From 2fb8599b7d05e97b3628913fa7459cd7f64b1365 Mon Sep 17 00:00:00 2001 From: SyncfusionInstall Date: Fri, 9 Oct 2020 13:58:11 +0530 Subject: [PATCH] v18.3.0.35 --- .bowerrc | 4 - .editorconfig | 20 - .ember-cli | 9 - .eslintrc.js | 17 - .gitignore | 17 - .travis.yml | 24 - .watchmanconfig | 3 - app/app.js | 16 - app/components/.gitkeep | 0 app/controllers/.gitkeep | 0 app/controllers/application.js | 36 - app/default.html | 6 - app/helpers/.gitkeep | 0 app/index.html | 66 - app/models/.gitkeep | 0 app/resolver.js | 3 - app/router.js | 341 - app/routes/.gitkeep | 0 app/routes/accordion/default.js | 9 - app/routes/accordion/multipleopen.js | 9 - app/routes/accordion/rtl.js | 9 - app/routes/application.js | 143 - .../autocomplete/databinding-remotedata.js | 17 - app/routes/autocomplete/default.js | 33 - app/routes/autocomplete/multicolumn.js | 35 - app/routes/barcode/code128.js | 10 - app/routes/barcode/datamatrix.js | 10 - app/routes/barcode/default.js | 10 - app/routes/bulletgraph/default.js | 154 - app/routes/bulletgraph/localdata.js | 67 - app/routes/bulletgraph/remotedata.js | 49 - app/routes/button/checkbox.js | 15 - app/routes/button/default.js | 14 - app/routes/button/groupbutton.js | 16 - app/routes/button/radiobutton.js | 11 - app/routes/button/splitbutton.js | 19 - app/routes/button/togglebutton.js | 14 - app/routes/chart/area.js | 63 - app/routes/chart/column.js | 62 - app/routes/chart/default.js | 68 - app/routes/circulargauge/default.js | 52 - app/routes/circulargauge/interaction.js | 48 - app/routes/circulargauge/pointers.js | 62 - app/routes/colorpicker/colorpalette.js | 10 - app/routes/colorpicker/custompalette.js | 14 - app/routes/colorpicker/default.js | 9 - app/routes/combobox/databinding-remotedata.js | 15 - app/routes/combobox/default.js | 33 - app/routes/combobox/grouping.js | 20 - app/routes/datepicker/blackoutdates.js | 14 - app/routes/datepicker/default.js | 9 - app/routes/datepicker/rtl.js | 10 - app/routes/daterangepicker/default.js | 10 - .../daterangepicker/enabletimepicker.js | 10 - app/routes/daterangepicker/ranges.js | 15 - app/routes/datetimepicker/default.js | 9 - app/routes/datetimepicker/drilldown.js | 9 - app/routes/datetimepicker/rtl.js | 9 - app/routes/diagram/default.js | 56 - app/routes/diagram/hierarchicaltree.js | 42 - app/routes/diagram/organizationalchart.js | 70 - app/routes/diagram/overview.js | 103 - app/routes/diagram/radiallayout.js | 565 - app/routes/diagram/swimlane.js | 223 - app/routes/dialog/actionbuttons.js | 22 - app/routes/dialog/default.js | 25 - app/routes/digitalgauge/default.js | 22 - app/routes/digitalgauge/digiclock.js | 48 - app/routes/digitalgauge/export.js | 31 - app/routes/dropdownlist/default.js | 25 - app/routes/dropdownlist/filtering.js | 29 - app/routes/dropdownlist/grouping.js | 21 - app/routes/fileexplorer/default.js | 12 - app/routes/fileexplorer/localization.js | 18 - app/routes/fileexplorer/rtl.js | 13 - app/routes/gantt/default.js | 54 - app/routes/gantt/editing.js | 270 - app/routes/gantt/rowdraganddrop.js | 57 - app/routes/gantt/striplines.js | 77 - app/routes/gantt/tooltiptemplate.js | 79 - app/routes/grid/contextmenu.js | 19 - app/routes/grid/default.js | 16 - app/routes/grid/editing.js | 18 - app/routes/grid/filtering.js | 17 - app/routes/grid/grouping.js | 16 - app/routes/grid/remotedata.js | 18 - app/routes/grid/scrolling.js | 17 - app/routes/grid/sorting.js | 16 - app/routes/grid/summary.js | 22 - app/routes/heatmap/default.js | 42 - app/routes/heatmap/legend.js | 50 - app/routes/heatmap/tabledatabinding.js | 44 - app/routes/kanban/default.js | 25 - app/routes/kanban/remotedata.js | 25 - app/routes/kanban/swimlane.js | 27 - app/routes/lineargauge/default.js | 28 - app/routes/lineargauge/interaction.js | 30 - app/routes/lineargauge/unitlabel.js | 31 - app/routes/listbox/databinding-remotedata.js | 14 - app/routes/listbox/default.js | 17 - app/routes/listbox/virtualscrolling.js | 41 - app/routes/listview/checklist.js | 10 - app/routes/listview/default.js | 16 - app/routes/listview/virtualscrolling.js | 44 - app/routes/map/default.js | 28 - app/routes/map/drilldown.js | 111 - app/routes/map/flightroutes.js | 114 - app/routes/menu/default.js | 37 - app/routes/menu/localdata.js | 49 - app/routes/menu/template.js | 9 - app/routes/navigationdrawer/default.js | 13 - app/routes/pdfviewer/default.js | 9 - app/routes/pdfviewer/formfilling.js | 10 - app/routes/pdfviewer/localization.js | 175 - app/routes/pivotchart/charttypes.js | 111 - app/routes/pivotchart/olap.js | 42 - app/routes/pivotchart/relational.js | 72 - app/routes/pivotclient/customization.js | 198 - app/routes/pivotclient/olap.js | 73 - app/routes/pivotclient/relational.js | 103 - app/routes/pivotgauge/layout.js | 216 - app/routes/pivotgauge/olap.js | 101 - app/routes/pivotgauge/relational.js | 121 - app/routes/pivotgrid/frozenheaders.js | 485 - app/routes/pivotgrid/olap.js | 35 - app/routes/pivotgrid/paging.js | 520 - app/routes/pivotgrid/relational.js | 56 - app/routes/pivottreemap/colormapping.js | 102 - app/routes/pivottreemap/namedsets.js | 33 - app/routes/pivottreemap/olap.js | 35 - app/routes/progressbar/default.js | 11 - app/routes/progressbar/rtl.js | 12 - app/routes/radialmenu/default.js | 9 - app/routes/radialmenu/nestedradialmenu.js | 9 - app/routes/radialslider/default.js | 9 - app/routes/rangenavigator/default.js | 131 - app/routes/rangenavigator/numeric.js | 123 - app/routes/rangenavigator/rtl.js | 143 - app/routes/rating/default.js | 9 - app/routes/rating/orientation.js | 10 - app/routes/rating/precision.js | 13 - app/routes/reportviewer/areachart.js | 24 - app/routes/reportviewer/groupingaggregate.js | 11 - app/routes/reportviewer/territorysales.js | 12 - app/routes/ribbon/customtooltip.js | 770 - app/routes/ribbon/default.js | 628 - app/routes/ribbon/resize.js | 628 - app/routes/rotator/default.js | 21 - app/routes/rotator/thumbnail.js | 27 - app/routes/rte/alltools.js | 43 - app/routes/rte/default.js | 11 - app/routes/rte/rtl.js | 12 - app/routes/schedule/api.js | 59 - app/routes/schedule/blockintervals.js | 53 - app/routes/schedule/categorize.js | 65 - app/routes/schedule/customview.js | 45 - app/routes/schedule/default.js | 24 - app/routes/schedule/multipleresource.js | 41 - app/routes/schedule/remotedata.js | 23 - app/routes/schedule/resourcegrouping.js | 52 - app/routes/schedule/timescale.js | 42 - app/routes/scrollbar/default.js | 9 - app/routes/signature/default.js | 11 - app/routes/slider/default.js | 10 - app/routes/slider/range.js | 11 - app/routes/slider/vertical.js | 13 - app/routes/sparkline/default.js | 45 - app/routes/sparkline/realtime.js | 51 - app/routes/spellcheck/contextmenu.js | 20 - app/routes/spellcheck/dialogmode.js | 22 - app/routes/spellcheck/multipletargets.js | 30 - app/routes/splitter/default.js | 17 - app/routes/splitter/integration.js | 17 - app/routes/spreadsheet/celldatabinding.js | 42 - app/routes/spreadsheet/cellformatting.js | 76 - app/routes/spreadsheet/chart.js | 56 - .../spreadsheet/conditionalformatting.js | 33 - app/routes/spreadsheet/datavalidation.js | 38 - app/routes/spreadsheet/default.js | 31 - app/routes/spreadsheet/mftemplate.js | 27 - app/routes/sunburstchart/animation.js | 28 - app/routes/sunburstchart/default.js | 22 - app/routes/sunburstchart/zooming.js | 24 - app/routes/tab/closebutton.js | 9 - app/routes/tab/default.js | 9 - app/routes/tab/image.js | 9 - app/routes/tagcloud/databinding-remotedata.js | 13 - app/routes/tagcloud/default.js | 29 - app/routes/tagcloud/rtl.js | 27 - app/routes/textboxes/default.js | 12 - app/routes/textboxes/localization.js | 17 - app/routes/textboxes/rtl.js | 13 - app/routes/tileview/default.js | 9 - app/routes/tileview/livetile.js | 14 - app/routes/timepicker/default.js | 9 - app/routes/timepicker/disabledranges.js | 11 - app/routes/timepicker/rtl.js | 10 - app/routes/toolbar/databinding-remotedata.js | 13 - app/routes/toolbar/default.js | 44 - app/routes/toolbar/orientation.js | 64 - app/routes/treegrid/columnmenu.js | 111 - app/routes/treegrid/columntemplate.js | 55 - app/routes/treegrid/default.js | 90 - app/routes/treegrid/editing.js | 110 - app/routes/treegrid/paging.js | 166 - app/routes/treemap/default.js | 43 - app/routes/treemap/drilldown.js | 137 - app/routes/treemap/hierarchical.js | 51 - app/routes/treeview/default.js | 9 - app/routes/treeview/icons.js | 9 - app/routes/treeview/loadondemand.js | 32 - app/routes/treeview/localdatabinding.js | 30 - app/routes/uploadbox/default.js | 10 - app/routes/uploadbox/draganddrop.js | 12 - app/routes/uploadbox/rtl.js | 11 - app/routes/waitingpopup/default.js | 11 - app/routes/waitingpopup/template.js | 15 - app/styles/app.css | 0 app/templates/accordion/default.hbs | 33 - app/templates/accordion/multipleopen.hbs | 33 - app/templates/accordion/rtl.hbs | 34 - app/templates/application.hbs | 87 - .../autocomplete/databinding-remotedata.hbs | 10 - app/templates/autocomplete/default.hbs | 55 - app/templates/autocomplete/multicolumn.hbs | 12 - app/templates/barcode/code128.hbs | 17 - app/templates/barcode/datamatrix.hbs | 17 - app/templates/barcode/default.hbs | 17 - app/templates/bulletgraph/default.hbs | 48 - app/templates/bulletgraph/localdata.hbs | 21 - app/templates/bulletgraph/remotedata.hbs | 40 - app/templates/button/checkbox.hbs | 36 - app/templates/button/default.hbs | 38 - app/templates/button/groupbutton.hbs | 12 - app/templates/button/radiobutton.hbs | 35 - app/templates/button/splitbutton.hbs | 79 - app/templates/button/togglebutton.hbs | 38 - app/templates/chart/area.hbs | 13 - app/templates/chart/column.hbs | 14 - app/templates/chart/default.hbs | 71 - app/templates/circulargauge/default.hbs | 10 - app/templates/circulargauge/interaction.hbs | 14 - app/templates/circulargauge/pointers.hbs | 15 - app/templates/colorpicker/colorpalette.hbs | 12 - app/templates/colorpicker/custompalette.hbs | 13 - app/templates/colorpicker/default.hbs | 12 - .../combobox/databinding-remotedata.hbs | 10 - app/templates/combobox/default.hbs | 10 - app/templates/combobox/grouping.hbs | 10 - app/templates/components/.gitkeep | 0 app/templates/datepicker/blackoutdates.hbs | 12 - app/templates/datepicker/default.hbs | 12 - app/templates/datepicker/rtl.hbs | 12 - app/templates/daterangepicker/default.hbs | 12 - .../daterangepicker/enabletimepicker.hbs | 12 - app/templates/daterangepicker/ranges.hbs | 12 - app/templates/datetimepicker/default.hbs | 12 - app/templates/datetimepicker/drilldown.hbs | 12 - app/templates/datetimepicker/rtl.hbs | 12 - app/templates/diagram/default.hbs | 8 - app/templates/diagram/hierarchicaltree.hbs | 8 - app/templates/diagram/organizationalchart.hbs | 8 - app/templates/diagram/overview.hbs | 40 - app/templates/diagram/radiallayout.hbs | 23 - app/templates/diagram/swimlane.hbs | 45 - app/templates/dialog/actionbuttons.hbs | 49 - app/templates/dialog/default.hbs | 54 - app/templates/digitalgauge/default.hbs | 10 - app/templates/digitalgauge/digiclock.hbs | 8 - app/templates/digitalgauge/export.hbs | 36 - app/templates/dropdownlist/default.hbs | 10 - app/templates/dropdownlist/filtering.hbs | 10 - app/templates/dropdownlist/grouping.hbs | 10 - app/templates/fileexplorer/default.hbs | 12 - app/templates/fileexplorer/localization.hbs | 114 - app/templates/fileexplorer/rtl.hbs | 12 - app/templates/gantt/default.hbs | 21 - app/templates/gantt/editing.hbs | 24 - app/templates/gantt/rowdraganddrop.hbs | 22 - app/templates/gantt/striplines.hbs | 27 - app/templates/gantt/tooltiptemplate.hbs | 62 - app/templates/grid/contextmenu.hbs | 8 - app/templates/grid/default.hbs | 8 - app/templates/grid/editing.hbs | 8 - app/templates/grid/filtering.hbs | 8 - app/templates/grid/grouping.hbs | 8 - app/templates/grid/remotedata.hbs | 8 - app/templates/grid/scrolling.hbs | 8 - app/templates/grid/sorting.hbs | 8 - app/templates/grid/summary.hbs | 8 - app/templates/heatmap/default.hbs | 40 - app/templates/heatmap/legend.hbs | 39 - app/templates/heatmap/tabledatabinding.hbs | 40 - app/templates/kanban/default.hbs | 14 - app/templates/kanban/remotedata.hbs | 14 - app/templates/kanban/swimlane.hbs | 13 - app/templates/lineargauge/default.hbs | 10 - app/templates/lineargauge/interaction.hbs | 18 - app/templates/lineargauge/unitlabel.hbs | 11 - .../listbox/databinding-remotedata.hbs | 17 - app/templates/listbox/default.hbs | 17 - app/templates/listbox/virtualscrolling.hbs | 33 - app/templates/listview/checklist.hbs | 21 - app/templates/listview/default.hbs | 53 - app/templates/listview/virtualscrolling.hbs | 31 - app/templates/map/default.hbs | 58 - app/templates/map/drilldown.hbs | 52 - app/templates/map/flightroutes.hbs | 214 - app/templates/menu/default.hbs | 70 - app/templates/menu/localdata.hbs | 165 - app/templates/menu/template.hbs | 190 - app/templates/navigationdrawer/default.hbs | 322 - app/templates/pdfviewer/default.hbs | 9 - app/templates/pdfviewer/formfilling.hbs | 9 - app/templates/pdfviewer/localization.hbs | 9 - app/templates/pivotchart/charttypes.hbs | 43 - app/templates/pivotchart/olap.hbs | 15 - app/templates/pivotchart/relational.hbs | 15 - app/templates/pivotclient/customization.hbs | 87 - app/templates/pivotclient/olap.hbs | 10 - app/templates/pivotclient/relational.hbs | 10 - app/templates/pivotgauge/layout.hbs | 74 - app/templates/pivotgauge/olap.hbs | 10 - app/templates/pivotgauge/relational.hbs | 10 - app/templates/pivotgrid/frozenheaders.hbs | 63 - app/templates/pivotgrid/olap.hbs | 24 - app/templates/pivotgrid/paging.hbs | 58 - app/templates/pivotgrid/relational.hbs | 24 - app/templates/pivottreemap/colormapping.hbs | 47 - app/templates/pivottreemap/namedsets.hbs | 20 - app/templates/pivottreemap/olap.hbs | 20 - app/templates/progressbar/default.hbs | 10 - app/templates/progressbar/rtl.hbs | 10 - app/templates/radialmenu/default.hbs | 17 - app/templates/radialmenu/nestedradialmenu.hbs | 42 - app/templates/radialslider/default.hbs | 11 - app/templates/rangenavigator/default.hbs | 35 - app/templates/rangenavigator/numeric.hbs | 37 - app/templates/rangenavigator/rtl.hbs | 36 - app/templates/rating/default.hbs | 10 - app/templates/rating/orientation.hbs | 10 - app/templates/rating/precision.hbs | 23 - app/templates/reportviewer/areachart.hbs | 19 - .../reportviewer/groupingaggregate.hbs | 18 - app/templates/reportviewer/territorysales.hbs | 19 - app/templates/ribbon/customtooltip.hbs | 60 - app/templates/ribbon/default.hbs | 68 - app/templates/ribbon/resize.hbs | 60 - app/templates/rotator/default.hbs | 42 - app/templates/rotator/thumbnail.hbs | 73 - app/templates/rte/alltools.hbs | 10 - app/templates/rte/default.hbs | 10 - app/templates/rte/rtl.hbs | 10 - app/templates/schedule/api.hbs | 75 - app/templates/schedule/blockintervals.hbs | 11 - app/templates/schedule/categorize.hbs | 11 - app/templates/schedule/customview.hbs | 34 - app/templates/schedule/default.hbs | 29 - app/templates/schedule/multipleresource.hbs | 29 - app/templates/schedule/remotedata.hbs | 11 - app/templates/schedule/resourcegrouping.hbs | 29 - app/templates/schedule/timescale.hbs | 80 - app/templates/scrollbar/default.hbs | 46 - app/templates/signature/default.hbs | 14 - app/templates/slider/default.hbs | 10 - app/templates/slider/range.hbs | 17 - app/templates/slider/vertical.hbs | 42 - app/templates/sparkline/default.hbs | 115 - app/templates/sparkline/realtime.hbs | 39 - app/templates/spellcheck/contextmenu.hbs | 25 - app/templates/spellcheck/dialogmode.hbs | 29 - app/templates/spellcheck/multipletargets.hbs | 43 - app/templates/splitter/default.hbs | 31 - app/templates/splitter/integration.hbs | 70 - app/templates/spreadsheet/cellformatting.hbs | 9 - app/templates/spreadsheet/chart.hbs | 9 - .../spreadsheet/conditionalformatting.hbs | 9 - app/templates/spreadsheet/datavalidation.hbs | 9 - app/templates/spreadsheet/default.hbs | 9 - app/templates/spreadsheet/mftemplate.hbs | 9 - app/templates/sunburstchart/animation.hbs | 43 - app/templates/sunburstchart/default.hbs | 21 - app/templates/sunburstchart/zooming.hbs | 23 - app/templates/tab/closebutton.hbs | 29 - app/templates/tab/default.hbs | 29 - app/templates/tab/image.hbs | 87 - .../tagcloud/databinding-remotedata.hbs | 10 - app/templates/tagcloud/default.hbs | 10 - app/templates/tagcloud/rtl.hbs | 11 - app/templates/textboxes/default.hbs | 55 - app/templates/textboxes/localization.hbs | 63 - app/templates/textboxes/rtl.hbs | 47 - app/templates/tileview/default.hbs | 43 - app/templates/tileview/livetile.hbs | 36 - app/templates/timepicker/default.hbs | 12 - app/templates/timepicker/disabledranges.hbs | 12 - app/templates/timepicker/rtl.hbs | 12 - .../toolbar/databinding-remotedata.hbs | 10 - app/templates/toolbar/default.hbs | 59 - app/templates/toolbar/orientation.hbs | 70 - app/templates/treegrid/columnmenu.hbs | 22 - app/templates/treegrid/columntemplate.hbs | 68 - app/templates/treegrid/default.hbs | 14 - app/templates/treegrid/editing.hbs | 18 - app/templates/treegrid/paging.hbs | 15 - app/templates/treemap/default.hbs | 54 - app/templates/treemap/drilldown.hbs | 26 - app/templates/treemap/hierarchical.hbs | 109 - app/templates/treeview/default.hbs | 61 - app/templates/treeview/icons.hbs | 202 - app/templates/treeview/loadondemand.hbs | 18 - app/templates/treeview/localdatabinding.hbs | 18 - app/templates/uploadbox/default.hbs | 11 - app/templates/uploadbox/draganddrop.hbs | 12 - app/templates/uploadbox/rtl.hbs | 11 - app/templates/waitingpopup/default.hbs | 68 - app/templates/waitingpopup/template.hbs | 80 - config/environment.js | 47 - ember-cli-build.js | 24 - gulpfile.js | 45 - package.json | 54 - public/content/bootstrap.min.css | 5 - public/content/default.css | 1154 - .../bootstrap-theme/ej.reportdesigner.min.css | 3 - .../ej.reportdesigner.theme.css | 3274 -- .../ej.reportdesigner.theme.min.css | 11 - .../ej.reports.core.compatibility.css | 0 .../bootstrap-theme/ej.reports.core.css | 0 .../ejthemes/bootstrap-theme/ej.theme.css | 27857 ------------- .../ejthemes/bootstrap-theme/ej.theme.less | 32113 --------------- .../ejthemes/bootstrap-theme/ej.theme.min.css | 11 - .../bootstrap-theme/ej.web.all.min.css | 3 - .../bootstrap-theme/images/ajax-loader.gif | Bin 1551 -> 0 bytes .../bootstrap-theme/images/checkedtick.png | Bin 15663 -> 0 bytes .../bootstrap-theme/images/drop-sibling.png | Bin 963 -> 0 bytes .../bootstrap-theme/images/rating-star.png | Bin 3633 -> 0 bytes .../bootstrap-theme/images/rotator-icon.png | Bin 4668 -> 0 bytes .../bootstrap-theme/images/slider-tick.png | Bin 158 -> 0 bytes .../bootstrap-theme/images/waitingpopup.gif | Bin 7050 -> 0 bytes .../darktheme/colorpicker_dark.png | Bin 9165 -> 0 bytes .../ejthemes/common-images/diagram/Rotate.cur | Bin 326 -> 0 bytes .../common-images/diagram/diagram_context.png | Bin 2840 -> 0 bytes .../diagram/diagram_context1.png | Bin 2406 -> 0 bytes .../documenteditor/cellbottomalignment.svg | 11 - .../documenteditor/cellcenteralignment.svg | 11 - .../documenteditor/celltopalignment.svg | 11 - .../documenteditor/tablecenteralignment.svg | 14 - .../documenteditor/tableleftalignment.svg | 14 - .../documenteditor/tablerightalignment.svg | 14 - .../ejthemes/common-images/ejicons.eot | Bin 106200 -> 0 bytes .../ejthemes/common-images/ejicons.svg | 735 - .../ejthemes/common-images/ejicons.ttf | Bin 106036 -> 0 bytes .../ejthemes/common-images/ejicons.woff | Bin 106112 -> 0 bytes .../common-images/fileexplorer/file_icons.png | Bin 36002 -> 0 bytes .../common-images/grid/dropPointer.cur | Bin 2462 -> 0 bytes .../ejthemes/common-images/kanban/nouser.svg | 15 - .../lighttheme/colorpicker_light.png | Bin 9252 -> 0 bytes .../common-images/maps/Arrow_Bootom.png | Bin 1594 -> 0 bytes .../common-images/maps/Arrow_Bootom_hover.png | Bin 1634 -> 0 bytes .../common-images/maps/Arrow_Left.png | Bin 1745 -> 0 bytes .../common-images/maps/Arrow_Left_hover.png | Bin 1771 -> 0 bytes .../common-images/maps/Arrow_Right.png | Bin 1618 -> 0 bytes .../common-images/maps/Arrow_Right_hover.png | Bin 1640 -> 0 bytes .../ejthemes/common-images/maps/Arrow_Top.png | Bin 1659 -> 0 bytes .../common-images/maps/Arrow_Top_hover.png | Bin 1703 -> 0 bytes .../ejthemes/common-images/maps/Bar.png | Bin 1111 -> 0 bytes .../ejthemes/common-images/maps/Home.png | Bin 1809 -> 0 bytes .../common-images/maps/Home_hover.png | Bin 1699 -> 0 bytes .../common-images/maps/Home_hover_lime.png | Bin 20205 -> 0 bytes .../common-images/maps/Home_hover_saffron.png | Bin 20144 -> 0 bytes .../ejthemes/common-images/maps/Home_lime.png | Bin 20290 -> 0 bytes .../common-images/maps/Home_saffron.png | Bin 20200 -> 0 bytes .../common-images/maps/Navicatior.png | Bin 1067 -> 0 bytes .../ejthemes/common-images/maps/Zoom-In.png | Bin 1178 -> 0 bytes .../common-images/maps/Zoom-In_hover.png | Bin 1188 -> 0 bytes .../ejthemes/common-images/maps/Zoom-out.png | Bin 1141 -> 0 bytes .../common-images/maps/Zoom-out_hover.png | Bin 1113 -> 0 bytes .../colorpicker_light_material.png | Bin 26468 -> 0 bytes .../mediaplayer/basic_view_toolbar_bg.png | Bin 14914 -> 0 bytes .../common-images/mediaplayer/header_bg.png | Bin 421 -> 0 bytes .../common-images/mediaplayer/thumbnail.png | Bin 283 -> 0 bytes .../mediaplayer/waiting_popup.gif | Bin 90438 -> 0 bytes .../common-images/navigationdrawer/icons.eot | Bin 2124 -> 0 bytes .../common-images/navigationdrawer/icons.svg | 16 - .../common-images/navigationdrawer/icons.ttf | Bin 1960 -> 0 bytes .../common-images/navigationdrawer/icons.woff | Bin 2036 -> 0 bytes .../pdfviewer/preloader-pdfviewer.gif | Bin 21728 -> 0 bytes .../common-images/pivotgrid/circle.png | Bin 1135 -> 0 bytes .../common-images/pivotgrid/diamond.png | Bin 1104 -> 0 bytes .../common-images/pivotgrid/down-arrow.png | Bin 1099 -> 0 bytes .../common-images/pivotgrid/green.png | Bin 1294 -> 0 bytes .../ejthemes/common-images/pivotgrid/red.png | Bin 1293 -> 0 bytes .../common-images/pivotgrid/right-arrow.png | Bin 1085 -> 0 bytes .../common-images/pivotgrid/three-color.png | Bin 1297 -> 0 bytes .../common-images/pivotgrid/triangle.png | Bin 1117 -> 0 bytes .../common-images/pivotgrid/up-arrow.png | Bin 1105 -> 0 bytes .../common-images/radialmenu/back.png | Bin 549 -> 0 bytes .../common-images/radialmenu/radial.png | Bin 873 -> 0 bytes .../common-images/reportdesigner/Dataset.png | Bin 2646 -> 0 bytes .../reportdesigner/Datasource.png | Bin 2811 -> 0 bytes .../reportdesigner/DefaultImage.png | Bin 1178 -> 0 bytes .../reportdesigner/DragTable.png | Bin 7719 -> 0 bytes .../common-images/reportdesigner/Image.png | Bin 2358 -> 0 bytes .../common-images/reportdesigner/MoveIcon.png | Bin 1162 -> 0 bytes .../common-images/reportdesigner/Nodata.png | Bin 10768 -> 0 bytes .../reportdesigner/Parameter.png | Bin 2698 -> 0 bytes .../reportdesigner/SettingIcon.png | Bin 1152 -> 0 bytes .../reportdesigner/ejreportdesigner.eot | Bin 79282 -> 0 bytes .../reportdesigner/ejreportdesigner.svg | 369 - .../reportdesigner/ejreportdesigner.ttf | Bin 53856 -> 0 bytes .../reportdesigner/ejreportdesigner.woff | Bin 53932 -> 0 bytes .../reportdesigner/resizeicon.png | Bin 322 -> 0 bytes .../common-images/reportviewer/alertIcon.svg | 20 - .../common-images/reportviewer/collapse.svg | 1 - .../common-images/reportviewer/down.png | Bin 212 -> 0 bytes .../reportviewer/ej-reportviewericons.eot | Bin 1456 -> 0 bytes .../reportviewer/ej-reportviewericons.svg | 12 - .../reportviewer/ej-reportviewericons.ttf | Bin 1240 -> 0 bytes .../reportviewer/ej-reportviewericons.woff | Bin 1316 -> 0 bytes .../common-images/reportviewer/errorIcon.svg | 16 - .../common-images/reportviewer/expand.svg | 1 - .../common-images/reportviewer/minus.gif | Bin 203 -> 0 bytes .../common-images/reportviewer/minus.jpg | Bin 17728 -> 0 bytes .../common-images/reportviewer/minus.png | Bin 17727 -> 0 bytes .../common-images/reportviewer/plus.gif | Bin 211 -> 0 bytes .../common-images/reportviewer/plus.jpg | Bin 17728 -> 0 bytes .../common-images/reportviewer/plus.png | Bin 17730 -> 0 bytes .../common-images/reportviewer/up.png | Bin 211 -> 0 bytes .../common-images/reportviewer/updown.png | Bin 297 -> 0 bytes .../ejthemes/common-images/ribbon/Blank.png | Bin 3908 -> 0 bytes .../ejthemes/common-images/ribbon/Browser.png | Bin 1079 -> 0 bytes .../ejthemes/common-images/ribbon/Check.png | Bin 1327 -> 0 bytes .../ejthemes/common-images/ribbon/Diet.png | Bin 16301 -> 0 bytes .../ejthemes/common-images/ribbon/Gantt.png | Bin 18162 -> 0 bytes .../ejthemes/common-images/ribbon/Project.png | Bin 23074 -> 0 bytes .../ejthemes/common-images/ribbon/Protect.png | Bin 704 -> 0 bytes .../ejthemes/common-images/ribbon/Sales.png | Bin 21384 -> 0 bytes .../ejthemes/common-images/ribbon/User.jpg | Bin 476 -> 0 bytes .../ejthemes/common-images/ribbon/Version.png | Bin 1114 -> 0 bytes .../common-images/ribbon/ejrbnicons.eot | Bin 16964 -> 0 bytes .../common-images/ribbon/ejrbnicons.svg | 110 - .../common-images/ribbon/ejrbnicons.ttf | Bin 16788 -> 0 bytes .../common-images/ribbon/ejrbnicons.woff | Bin 16864 -> 0 bytes .../ejthemes/common-images/ribbon/gallery.png | Bin 877 -> 0 bytes .../common-images/ribbon/homegallery.png | Bin 20312 -> 0 bytes .../ejthemes/common-images/ribbon/paste.png | Bin 2438 -> 0 bytes .../common-images/ribbon/style.gallery.png | Bin 10323 -> 0 bytes .../schedule/schedule_priority.png | Bin 334 -> 0 bytes .../common-images/spellcheck/highlight.png | Bin 17713 -> 0 bytes .../common-images/spreadsheet/blank.png | Bin 18755 -> 0 bytes .../common-images/spreadsheet/bluedatabar.svg | 48 - .../spreadsheet/bwrcolorscale.svg | 60 - .../spreadsheet/chart-sprites.png | Bin 13073 -> 0 bytes .../spreadsheet/charttab-sprites.png | Bin 3337 -> 0 bytes .../spreadsheet/charttype-sprites.png | Bin 22294 -> 0 bytes .../common-images/spreadsheet/cross.svg | 18 - .../spreadsheet/down_arrow_dark.cur | Bin 686 -> 0 bytes .../spreadsheet/down_arrow_light.cur | Bin 686 -> 0 bytes .../common-images/spreadsheet/downarrow.svg | 18 - .../spreadsheet/downtriangle.svg | 18 - .../spreadsheet/draw_border_dark.cur | Bin 902 -> 0 bytes .../spreadsheet/draw_border_grid_dark.cur | Bin 902 -> 0 bytes .../spreadsheet/draw_border_grid_light.cur | Bin 902 -> 0 bytes .../spreadsheet/draw_border_light.cur | Bin 902 -> 0 bytes .../common-images/spreadsheet/drystar.svg | 11 - .../common-images/spreadsheet/ejxlicons.eot | Bin 50048 -> 0 bytes .../common-images/spreadsheet/ejxlicons.svg | 217 - .../common-images/spreadsheet/ejxlicons.ttf | Bin 49876 -> 0 bytes .../common-images/spreadsheet/ejxlicons.woff | Bin 49952 -> 0 bytes .../common-images/spreadsheet/exclam.svg | 22 - .../spreadsheet/format_painter_dark.cur | Bin 1562 -> 0 bytes .../spreadsheet/format_painter_light.cur | Bin 1562 -> 0 bytes .../common-images/spreadsheet/fullstar.svg | 18 - .../common-images/spreadsheet/greenarrow.svg | 18 - .../common-images/spreadsheet/greencircle.svg | 18 - .../spreadsheet/greencircleindi.svg | 23 - .../spreadsheet/greendatabar.svg | 48 - .../common-images/spreadsheet/greenflag.svg | 23 - .../spreadsheet/gwcolorscale.svg | 60 - .../spreadsheet/gwrcolorscale.svg | 62 - .../spreadsheet/gycolorscale.svg | 64 - .../spreadsheet/gyrcolorscale.svg | 66 - .../common-images/spreadsheet/halfstar.svg | 23 - .../spreadsheet/lightbluedatabar.svg | 48 - .../common-images/spreadsheet/midarrow.svg | 18 - .../common-images/spreadsheet/midtriangle.svg | 18 - .../spreadsheet/orangedatabar.svg | 48 - .../spreadsheet/purpledatabar.svg | 48 - .../common-images/spreadsheet/redarrow.svg | 18 - .../common-images/spreadsheet/redcircle.svg | 18 - .../spreadsheet/redcircleindi.svg | 26 - .../common-images/spreadsheet/reddatabar.svg | 48 - .../common-images/spreadsheet/redflag.svg | 23 - .../common-images/spreadsheet/redsquare.svg | 18 - .../spreadsheet/right_arrow_dark.cur | Bin 686 -> 0 bytes .../spreadsheet/right_arrow_light.cur | Bin 686 -> 0 bytes .../spreadsheet/rimgreencircle.svg | 23 - .../spreadsheet/rimredcircle.svg | 23 - .../spreadsheet/rimyellowcircle.svg | 23 - .../spreadsheet/rwbcolorscale.svg | 60 - .../spreadsheet/rwcolorscale.svg | 60 - .../spreadsheet/rwgcolorscale.svg | 62 - .../spreadsheet/rygcolorscale.svg | 66 - .../common-images/spreadsheet/sprites.png | Bin 3454 -> 0 bytes .../common-images/spreadsheet/tick.svg | 18 - .../common-images/spreadsheet/uparrow.svg | 18 - .../common-images/spreadsheet/uptriangle.svg | 18 - .../spreadsheet/wgcolorscale.svg | 60 - .../spreadsheet/wrcolorscale.svg | 60 - .../common-images/spreadsheet/yellowarrow.svg | 18 - .../spreadsheet/yellowcircle.svg | 18 - .../spreadsheet/yellowcircleindi.svg | 24 - .../common-images/spreadsheet/yellowflag.svg | 23 - .../common-images/spreadsheet/yellowtri.svg | 18 - .../spreadsheet/ygcolorscale.svg | 64 - .../treeview/drop-sibling-rtl.png | Bin 15406 -> 0 bytes .../default-theme/ej.reportdesigner.min.css | 3 - .../default-theme/ej.reportdesigner.theme.css | 2808 -- .../ej.reportdesigner.theme.min.css | 11 - .../ej.reports.core.compatibility.css | 0 .../default-theme/ej.reports.core.css | 0 .../ejthemes/default-theme/ej.theme.css | 24736 ------------ .../ejthemes/default-theme/ej.theme.less | 32078 --------------- .../ejthemes/default-theme/ej.theme.min.css | 11 - .../ejthemes/default-theme/ej.web.all.min.css | 3 - .../default-theme/images/ajax-loader.gif | Bin 1551 -> 0 bytes .../default-theme/images/checkedtick.png | Bin 1260 -> 0 bytes .../default-theme/images/drop-sibling.png | Bin 963 -> 0 bytes .../default-theme/images/rating-star.png | Bin 3633 -> 0 bytes .../default-theme/images/rotator-icon.png | Bin 4668 -> 0 bytes .../default-theme/images/slider-tick.png | Bin 158 -> 0 bytes .../default-theme/images/waitingpopup.gif | Bin 7050 -> 0 bytes .../ej.widgets.core.bootstrap.min.css | 11 - .../ejthemes/ej.widgets.core.material.min.css | 11 - .../content/ejthemes/ej.widgets.core.min.css | 11 - .../ej.widgets.core.office-365.min.css | 11 - .../material/ej.reportdesigner.min.css | 3 - .../material/ej.reportdesigner.theme.css | 2747 -- .../material/ej.reportdesigner.theme.min.css | 11 - .../ej.reports.core.compatibility.css | 0 .../ejthemes/material/ej.reports.core.css | 0 public/content/ejthemes/material/ej.theme.css | 25945 ------------ .../content/ejthemes/material/ej.theme.less | 32415 --------------- .../ejthemes/material/ej.theme.min.css | 11 - .../ejthemes/material/ej.web.all.min.css | 3 - .../ejthemes/material/icons/ejicons.eot | Bin 82640 -> 0 bytes .../ejthemes/material/icons/ejicons.svg | 639 - .../ejthemes/material/icons/ejicons.ttf | Bin 82476 -> 0 bytes .../ejthemes/material/icons/ejicons.woff | Bin 82552 -> 0 bytes .../ejthemes/material/images/ajax-loader.gif | Bin 12007 -> 0 bytes .../ejthemes/material/images/checkedtick.png | Bin 1260 -> 0 bytes .../ejthemes/material/images/drop-sibling.png | Bin 963 -> 0 bytes .../ejthemes/material/images/rating-star.png | Bin 2338 -> 0 bytes .../ejthemes/material/images/rotator-icon.png | Bin 4668 -> 0 bytes .../ejthemes/material/images/slider-tick.png | Bin 157 -> 0 bytes .../ejthemes/material/images/waitingpopup.gif | Bin 29735 -> 0 bytes .../office-365/ej.reportdesigner.min.css | 3 - .../office-365/ej.reportdesigner.theme.css | 2799 -- .../ej.reportdesigner.theme.min.css | 11 - .../ej.reports.core.compatibility.css | 0 .../ejthemes/office-365/ej.reports.core.css | 0 .../content/ejthemes/office-365/ej.theme.css | 26571 ------------- .../content/ejthemes/office-365/ej.theme.less | 32432 ---------------- .../ejthemes/office-365/ej.theme.min.css | 11 - .../ejthemes/office-365/ej.web.all.min.css | 3 - .../ejthemes/office-365/icons/ejicons.eot | Bin 124944 -> 0 bytes .../ejthemes/office-365/icons/ejicons.svg | 666 - .../ejthemes/office-365/icons/ejicons.ttf | Bin 124780 -> 0 bytes .../ejthemes/office-365/icons/ejicons.woff | Bin 124856 -> 0 bytes .../office-365/images/Rating_Active.png | Bin 391 -> 0 bytes .../office-365/images/Rating_Clear.png | Bin 370 -> 0 bytes .../office-365/images/Rating_Default.png | Bin 391 -> 0 bytes .../office-365/images/ajax-loader.gif | Bin 1551 -> 0 bytes .../office-365/images/checkedtick.png | Bin 1260 -> 0 bytes .../office-365/images/drop-sibling.png | Bin 963 -> 0 bytes .../office-365/images/rotator-icon.png | Bin 3997 -> 0 bytes .../office-365/images/slider-tick.png | Bin 158 -> 0 bytes .../office-365/images/waitingpopup.gif | Bin 17431 -> 0 bytes .../ej.responsive.compatibility.css | 1404 - .../ejthemes/responsive-css/ej.responsive.css | 1468 - .../ejgrid.responsive.compatibility.css | 423 - .../responsive-css/ejgrid.responsive.css | 423 - .../content/ejthemes/ribbon-css/ej.icons.css | 955 - public/content/images/azure-logo.png | Bin 2426 -> 0 bytes public/content/images/beta.png | Bin 2519 -> 0 bytes public/content/images/chart/eficon.png | Bin 2368 -> 0 bytes public/content/images/footer.png | Bin 4293 -> 0 bytes .../content/images/gantt/Anne Dodsworth.png | Bin 6135 -> 0 bytes public/content/images/gantt/David William.png | Bin 5194 -> 0 bytes .../content/images/gantt/Janet Leverling.png | Bin 5896 -> 0 bytes public/content/images/gantt/Nancy Davolio.png | Bin 6147 -> 0 bytes public/content/images/gantt/Robert King.png | Bin 4897 -> 0 bytes public/content/images/gantt/Romey Wilson.png | Bin 5028 -> 0 bytes public/content/images/gauge/basketball.png | Bin 1805 -> 0 bytes public/content/images/gauge/football.png | Bin 1902 -> 0 bytes public/content/images/gauge/golfball.png | Bin 2224 -> 0 bytes public/content/images/mail/mailicons.png | Bin 21435 -> 0 bytes public/content/images/mail/mailicons_gray.png | Bin 21428 -> 0 bytes .../content/images/mail/mailicons_white.png | Bin 4355 -> 0 bytes public/content/images/map/backtext.png | Bin 3195 -> 0 bytes public/content/images/map/icon_temp.png | Bin 4658 -> 0 bytes public/content/images/map/mappath.png | Bin 411 -> 0 bytes public/content/images/map/pin.png | Bin 3349 -> 0 bytes public/content/images/menu/books-bg.png | Bin 79082 -> 0 bytes public/content/images/menu/digital-bg.png | Bin 72843 -> 0 bytes public/content/images/menu/menu-bg.png | Bin 53048 -> 0 bytes public/content/images/menu/mp3-bg.png | Bin 32433 -> 0 bytes public/content/images/menu/smile-bg.png | Bin 37946 -> 0 bytes public/content/images/menu/toy-bg.png | Bin 76317 -> 0 bytes .../images/navigationdrawer/location.png | Bin 68432 -> 0 bytes .../images/overviewcontrol/cards_03.png | Bin 15619 -> 0 bytes .../images/overviewcontrol/cards_05.png | Bin 15835 -> 0 bytes .../images/overviewcontrol/cards_07.png | Bin 69428 -> 0 bytes .../images/overviewcontrol/cards_09.png | Bin 66769 -> 0 bytes .../images/overviewcontrol/cards_100.png | Bin 76790 -> 0 bytes .../images/overviewcontrol/cards_101.png | Bin 14807 -> 0 bytes .../images/overviewcontrol/cards_102.png | Bin 12614 -> 0 bytes .../images/overviewcontrol/cards_103.png | Bin 15691 -> 0 bytes .../images/overviewcontrol/cards_104.png | Bin 15885 -> 0 bytes .../images/overviewcontrol/cards_105.png | Bin 19071 -> 0 bytes .../images/overviewcontrol/cards_106.png | Bin 26007 -> 0 bytes .../images/overviewcontrol/cards_107.png | Bin 27518 -> 0 bytes .../images/overviewcontrol/cards_108.png | Bin 29147 -> 0 bytes .../images/overviewcontrol/cards_109.png | Bin 51753 -> 0 bytes .../images/overviewcontrol/cards_11.png | Bin 9477 -> 0 bytes .../images/overviewcontrol/cards_14.png | Bin 9957 -> 0 bytes .../images/overviewcontrol/cards_16.png | Bin 11763 -> 0 bytes .../images/overviewcontrol/cards_18.png | Bin 11595 -> 0 bytes .../images/overviewcontrol/cards_20.png | Bin 14100 -> 0 bytes .../images/overviewcontrol/cards_23.png | Bin 18746 -> 0 bytes .../images/overviewcontrol/cards_25.png | Bin 19636 -> 0 bytes public/content/images/preview.png | Bin 727 -> 0 bytes public/content/images/radialtree/Clayton.png | Bin 14934 -> 0 bytes public/content/images/radialtree/Jenny.png | Bin 14745 -> 0 bytes public/content/images/radialtree/John.png | Bin 48951 -> 0 bytes public/content/images/radialtree/Maria.png | Bin 16606 -> 0 bytes public/content/images/radialtree/Paul.png | Bin 16083 -> 0 bytes public/content/images/radialtree/Robin.png | Bin 15372 -> 0 bytes public/content/images/radialtree/Thomas.png | Bin 15754 -> 0 bytes public/content/images/radialtree/eric.png | Bin 17375 -> 0 bytes public/content/images/radialtree/female.png | Bin 4594 -> 0 bytes public/content/images/radialtree/image12.png | Bin 14444 -> 0 bytes public/content/images/radialtree/image2.png | Bin 15727 -> 0 bytes public/content/images/radialtree/image3.png | Bin 14087 -> 0 bytes public/content/images/radialtree/image50.png | Bin 16040 -> 0 bytes public/content/images/radialtree/image51.png | Bin 17775 -> 0 bytes public/content/images/radialtree/image53.png | Bin 15168 -> 0 bytes public/content/images/radialtree/image54.png | Bin 15099 -> 0 bytes public/content/images/radialtree/image55.png | Bin 15436 -> 0 bytes public/content/images/radialtree/image56.png | Bin 14061 -> 0 bytes public/content/images/radialtree/image57.png | Bin 15324 -> 0 bytes public/content/images/radialtree/images7.png | Bin 14088 -> 0 bytes public/content/images/radialtree/images9.png | Bin 14993 -> 0 bytes public/content/images/radialtree/male.png | Bin 4496 -> 0 bytes public/content/images/radialtree/moreinfo.png | Bin 3321 -> 0 bytes public/content/images/radialtree/smith.png | Bin 15039 -> 0 bytes public/content/images/sbarrows.png | Bin 404 -> 0 bytes public/content/images/spreadsheet/mv.png | Bin 95174 -> 0 bytes public/content/images/tab/flags.png | Bin 11533 -> 0 bytes public/content/images/toolbar/browserd.png | Bin 4744 -> 0 bytes public/content/images/toolbar/browserh.png | Bin 2945 -> 0 bytes public/content/images/toolbar/browserl.png | Bin 2195 -> 0 bytes public/content/images/toolbar/editToolbar.png | Bin 5004 -> 0 bytes .../content/images/toolbar/editToolbarh.png | Bin 2859 -> 0 bytes .../content/images/toolbar/editToolbarl.png | Bin 3139 -> 0 bytes public/content/images/toolbar/maild.png | Bin 4612 -> 0 bytes public/content/images/toolbar/mailh.png | Bin 4256 -> 0 bytes public/content/images/toolbar/maill.png | Bin 4489 -> 0 bytes public/content/images/toolbar/playerd.png | Bin 4649 -> 0 bytes public/content/images/toolbar/playerh.png | Bin 3158 -> 0 bytes public/content/images/toolbar/playerl.png | Bin 2720 -> 0 bytes .../content/images/toolbar/ui-icons-dark.png | Bin 6837 -> 0 bytes .../content/images/toolbar/ui-icons-light.png | Bin 6646 -> 0 bytes .../content/images/toolbar/ui-icons-metro.png | Bin 13671 -> 0 bytes public/content/images/treegrid/Document.png | Bin 427 -> 0 bytes public/content/images/treegrid/Folder.png | Bin 436 -> 0 bytes .../content/images/treegrid/folder-open.png | Bin 297 -> 0 bytes public/content/images/treegrid/icon-01.png | Bin 422 -> 0 bytes public/content/images/treegrid/icon-02.png | Bin 624 -> 0 bytes public/content/images/treegrid/icon-03.png | Bin 559 -> 0 bytes public/content/images/treegrid/icon-04.png | Bin 240 -> 0 bytes public/content/images/treegrid/icon-05.png | Bin 250 -> 0 bytes public/content/images/treemap/circle.png | Bin 1764 -> 0 bytes .../content/images/waitingpopup/js_logo.png | Bin 15063 -> 0 bytes .../content/images/waitingpopup/load_dark.gif | Bin 9953 -> 0 bytes .../images/waitingpopup/load_light.gif | Bin 9275 -> 0 bytes public/crossdomain.xml | 15 - public/html/accordion/default.html | 33 - public/html/accordion/multipleopen.html | 33 - public/html/accordion/rtl.html | 34 - public/html/application.html | 87 - .../autocomplete/databinding-remotedata.html | 10 - public/html/autocomplete/default.html | 55 - public/html/autocomplete/multicolumn.html | 12 - public/html/barcode/code128.html | 17 - public/html/barcode/datamatrix.html | 17 - public/html/barcode/default.html | 17 - public/html/bulletgraph/default.html | 48 - public/html/bulletgraph/localdata.html | 21 - public/html/bulletgraph/remotedata.html | 40 - public/html/button/checkbox.html | 36 - public/html/button/default.html | 38 - public/html/button/groupbutton.html | 12 - public/html/button/radiobutton.html | 35 - public/html/button/splitbutton.html | 79 - public/html/button/togglebutton.html | 38 - public/html/chart/area.html | 13 - public/html/chart/column.html | 14 - public/html/chart/default.html | 71 - public/html/circulargauge/default.html | 10 - public/html/circulargauge/interaction.html | 14 - public/html/circulargauge/pointers.html | 15 - public/html/colorpicker/colorpalette.html | 12 - public/html/colorpicker/custompalette.html | 13 - public/html/colorpicker/default.html | 12 - .../html/combobox/databinding-remotedata.html | 10 - public/html/combobox/default.html | 10 - public/html/combobox/grouping.html | 10 - public/html/components/.gitkeep | 0 public/html/datepicker/blackoutdates.html | 12 - public/html/datepicker/default.html | 12 - public/html/datepicker/rtl.html | 12 - public/html/daterangepicker/default.html | 12 - .../daterangepicker/enabletimepicker.html | 12 - public/html/daterangepicker/ranges.html | 12 - public/html/datetimepicker/default.html | 12 - public/html/datetimepicker/drilldown.html | 12 - public/html/datetimepicker/rtl.html | 12 - public/html/diagram/default.html | 8 - public/html/diagram/hierarchicaltree.html | 8 - public/html/diagram/organizationalchart.html | 8 - public/html/diagram/overview.html | 40 - public/html/diagram/radiallayout.html | 23 - public/html/diagram/swimlane.html | 45 - public/html/dialog/actionbuttons.html | 49 - public/html/dialog/default.html | 54 - public/html/digitalgauge/default.html | 10 - public/html/digitalgauge/digiclock.html | 8 - public/html/digitalgauge/export.html | 36 - public/html/dropdownlist/default.html | 10 - public/html/dropdownlist/filtering.html | 10 - public/html/dropdownlist/grouping.html | 10 - public/html/fileexplorer/default.html | 12 - public/html/fileexplorer/localization.html | 114 - public/html/fileexplorer/rtl.html | 12 - public/html/gantt/default.html | 21 - public/html/gantt/editing.html | 24 - public/html/gantt/rowdraganddrop.html | 22 - public/html/gantt/striplines.html | 27 - public/html/gantt/tooltiptemplate.html | 62 - public/html/grid/contextmenu.html | 8 - public/html/grid/default.html | 8 - public/html/grid/editing.html | 8 - public/html/grid/filtering.html | 8 - public/html/grid/grouping.html | 8 - public/html/grid/remotedata.html | 8 - public/html/grid/scrolling.html | 8 - public/html/grid/sorting.html | 8 - public/html/grid/summary.html | 8 - public/html/heatmap/default.html | 40 - public/html/heatmap/legend.html | 39 - public/html/heatmap/tabledatabinding.html | 40 - public/html/kanban/default.html | 14 - public/html/kanban/remotedata.html | 14 - public/html/kanban/swimlane.html | 13 - public/html/lineargauge/default.html | 10 - public/html/lineargauge/interaction.html | 18 - public/html/lineargauge/unitlabel.html | 11 - .../html/listbox/databinding-remotedata.html | 17 - public/html/listbox/default.html | 17 - public/html/listbox/virtualscrolling.html | 33 - public/html/listview/checklist.html | 21 - public/html/listview/default.html | 53 - public/html/listview/virtualscrolling.html | 31 - public/html/map/default.html | 58 - public/html/map/drilldown.html | 52 - public/html/map/flightroutes.html | 214 - public/html/menu/default.html | 70 - public/html/menu/localdata.html | 165 - public/html/menu/template.html | 190 - public/html/navigationdrawer/default.html | 322 - public/html/pdfviewer/default.html | 9 - public/html/pdfviewer/formfilling.html | 9 - public/html/pdfviewer/localization.html | 9 - public/html/pivotchart/charttypes.html | 43 - public/html/pivotchart/olap.html | 15 - public/html/pivotchart/relational.html | 15 - public/html/pivotclient/customization.html | 87 - public/html/pivotclient/olap.html | 10 - public/html/pivotclient/relational.html | 10 - public/html/pivotgauge/layout.html | 74 - public/html/pivotgauge/olap.html | 10 - public/html/pivotgauge/relational.html | 10 - public/html/pivotgrid/frozenheaders.html | 63 - public/html/pivotgrid/olap.html | 24 - public/html/pivotgrid/paging.html | 58 - public/html/pivotgrid/relational.html | 24 - public/html/pivottreemap/colormapping.html | 47 - public/html/pivottreemap/namedsets.html | 20 - public/html/pivottreemap/olap.html | 20 - public/html/progressbar/default.html | 10 - public/html/progressbar/rtl.html | 10 - public/html/radialmenu/default.html | 17 - public/html/radialmenu/nestedradialmenu.html | 42 - public/html/radialslider/default.html | 11 - public/html/rangenavigator/default.html | 35 - public/html/rangenavigator/numeric.html | 37 - public/html/rangenavigator/rtl.html | 36 - public/html/rating/default.html | 10 - public/html/rating/orientation.html | 10 - public/html/rating/precision.html | 23 - public/html/reportviewer/areachart.html | 19 - .../html/reportviewer/groupingaggregate.html | 18 - public/html/reportviewer/territorysales.html | 19 - public/html/ribbon/customtooltip.html | 60 - public/html/ribbon/default.html | 68 - public/html/ribbon/resize.html | 60 - public/html/rotator/default.html | 42 - public/html/rotator/thumbnail.html | 73 - public/html/rte/alltools.html | 10 - public/html/rte/default.html | 10 - public/html/rte/rtl.html | 10 - public/html/schedule/api.html | 75 - public/html/schedule/blockintervals.html | 11 - public/html/schedule/categorize.html | 11 - public/html/schedule/customview.html | 34 - public/html/schedule/default.html | 29 - public/html/schedule/multipleresource.html | 29 - public/html/schedule/remotedata.html | 11 - public/html/schedule/resourcegrouping.html | 29 - public/html/schedule/timescale.html | 80 - public/html/scrollbar/default.html | 46 - public/html/signature/default.html | 14 - public/html/slider/default.html | 10 - public/html/slider/range.html | 17 - public/html/slider/vertical.html | 42 - public/html/sparkline/default.html | 115 - public/html/sparkline/realtime.html | 39 - public/html/spellcheck/contextmenu.html | 25 - public/html/spellcheck/dialogmode.html | 29 - public/html/spellcheck/multipletargets.html | 43 - public/html/splitter/default.html | 31 - public/html/splitter/integration.html | 70 - public/html/spreadsheet/cellformatting.html | 9 - public/html/spreadsheet/chart.html | 9 - .../spreadsheet/conditionalformatting.html | 9 - public/html/spreadsheet/datavalidation.html | 9 - public/html/spreadsheet/default.html | 9 - public/html/spreadsheet/mftemplate.html | 9 - public/html/sunburstchart/animation.html | 43 - public/html/sunburstchart/default.html | 21 - public/html/sunburstchart/zooming.html | 23 - public/html/tab/closebutton.html | 29 - public/html/tab/default.html | 29 - public/html/tab/image.html | 87 - .../html/tagcloud/databinding-remotedata.html | 10 - public/html/tagcloud/default.html | 10 - public/html/tagcloud/rtl.html | 11 - public/html/textboxes/default.html | 55 - public/html/textboxes/localization.html | 63 - public/html/textboxes/rtl.html | 47 - public/html/tileview/default.html | 43 - public/html/tileview/livetile.html | 36 - public/html/timepicker/default.html | 12 - public/html/timepicker/disabledranges.html | 12 - public/html/timepicker/rtl.html | 12 - .../html/toolbar/databinding-remotedata.html | 10 - public/html/toolbar/default.html | 59 - public/html/toolbar/orientation.html | 70 - public/html/treegrid/columnmenu.html | 22 - public/html/treegrid/columntemplate.html | 68 - public/html/treegrid/default.html | 14 - public/html/treegrid/editing.html | 18 - public/html/treegrid/paging.html | 15 - public/html/treemap/default.html | 54 - public/html/treemap/drilldown.html | 26 - public/html/treemap/hierarchical.html | 109 - public/html/treeview/default.html | 61 - public/html/treeview/icons.html | 202 - public/html/treeview/loadondemand.html | 18 - public/html/treeview/localdatabinding.html | 18 - public/html/uploadbox/default.html | 11 - public/html/uploadbox/draganddrop.html | 12 - public/html/uploadbox/rtl.html | 11 - public/html/waitingpopup/default.html | 68 - public/html/waitingpopup/template.html | 80 - public/images/favicon.ico | Bin 6574 -> 0 bytes public/js/.gitkeep | 0 public/js/accordion/default.js | 9 - public/js/accordion/multipleopen.js | 9 - public/js/accordion/rtl.js | 9 - public/js/application.js | 143 - .../js/autocomplete/databinding-remotedata.js | 17 - public/js/autocomplete/default.js | 33 - public/js/autocomplete/multicolumn.js | 35 - public/js/barcode/code128.js | 10 - public/js/barcode/datamatrix.js | 10 - public/js/barcode/default.js | 10 - public/js/bulletgraph/default.js | 154 - public/js/bulletgraph/localdata.js | 67 - public/js/bulletgraph/remotedata.js | 49 - public/js/button/checkbox.js | 15 - public/js/button/default.js | 14 - public/js/button/groupbutton.js | 16 - public/js/button/radiobutton.js | 11 - public/js/button/splitbutton.js | 19 - public/js/button/togglebutton.js | 14 - public/js/chart/area.js | 63 - public/js/chart/column.js | 62 - public/js/chart/default.js | 68 - public/js/circulargauge/default.js | 52 - public/js/circulargauge/interaction.js | 48 - public/js/circulargauge/pointers.js | 62 - public/js/colorpicker/colorpalette.js | 10 - public/js/colorpicker/custompalette.js | 14 - public/js/colorpicker/default.js | 9 - public/js/combobox/databinding-remotedata.js | 15 - public/js/combobox/default.js | 33 - public/js/combobox/grouping.js | 20 - public/js/datepicker/blackoutdates.js | 14 - public/js/datepicker/default.js | 9 - public/js/datepicker/rtl.js | 10 - public/js/daterangepicker/default.js | 10 - public/js/daterangepicker/enabletimepicker.js | 10 - public/js/daterangepicker/ranges.js | 15 - public/js/datetimepicker/default.js | 9 - public/js/datetimepicker/drilldown.js | 9 - public/js/datetimepicker/rtl.js | 9 - public/js/diagram/default.js | 56 - public/js/diagram/hierarchicaltree.js | 42 - public/js/diagram/organizationalchart.js | 70 - public/js/diagram/overview.js | 103 - public/js/diagram/radiallayout.js | 565 - public/js/diagram/swimlane.js | 223 - public/js/dialog/actionbuttons.js | 22 - public/js/dialog/default.js | 25 - public/js/digitalgauge/default.js | 22 - public/js/digitalgauge/digiclock.js | 48 - public/js/digitalgauge/export.js | 31 - public/js/dropdownlist/default.js | 25 - public/js/dropdownlist/filtering.js | 29 - public/js/dropdownlist/grouping.js | 21 - public/js/fileexplorer/default.js | 12 - public/js/fileexplorer/localization.js | 18 - public/js/fileexplorer/rtl.js | 13 - public/js/gantt/default.js | 54 - public/js/gantt/editing.js | 270 - public/js/gantt/rowdraganddrop.js | 57 - public/js/gantt/striplines.js | 77 - public/js/gantt/tooltiptemplate.js | 79 - public/js/grid/contextmenu.js | 19 - public/js/grid/default.js | 16 - public/js/grid/editing.js | 18 - public/js/grid/filtering.js | 17 - public/js/grid/grouping.js | 16 - public/js/grid/remotedata.js | 18 - public/js/grid/scrolling.js | 17 - public/js/grid/sorting.js | 16 - public/js/grid/summary.js | 22 - public/js/heatmap/default.js | 42 - public/js/heatmap/legend.js | 50 - public/js/heatmap/tabledatabinding.js | 44 - public/js/kanban/default.js | 25 - public/js/kanban/remotedata.js | 25 - public/js/kanban/swimlane.js | 27 - public/js/lineargauge/default.js | 28 - public/js/lineargauge/interaction.js | 30 - public/js/lineargauge/unitlabel.js | 31 - public/js/listbox/databinding-remotedata.js | 14 - public/js/listbox/default.js | 17 - public/js/listbox/virtualscrolling.js | 41 - public/js/listview/checklist.js | 10 - public/js/listview/default.js | 16 - public/js/listview/virtualscrolling.js | 44 - public/js/map/default.js | 28 - public/js/map/drilldown.js | 111 - public/js/map/flightroutes.js | 114 - public/js/menu/default.js | 37 - public/js/menu/localdata.js | 49 - public/js/menu/template.js | 9 - public/js/navigationdrawer/default.js | 13 - public/js/pdfviewer/default.js | 9 - public/js/pdfviewer/formfilling.js | 10 - public/js/pdfviewer/localization.js | 175 - public/js/pivotchart/charttypes.js | 111 - public/js/pivotchart/olap.js | 42 - public/js/pivotchart/relational.js | 72 - public/js/pivotclient/customization.js | 198 - public/js/pivotclient/olap.js | 73 - public/js/pivotclient/relational.js | 103 - public/js/pivotgauge/layout.js | 216 - public/js/pivotgauge/olap.js | 101 - public/js/pivotgauge/relational.js | 121 - public/js/pivotgrid/frozenheaders.js | 485 - public/js/pivotgrid/olap.js | 35 - public/js/pivotgrid/paging.js | 520 - public/js/pivotgrid/relational.js | 56 - public/js/pivottreemap/colormapping.js | 102 - public/js/pivottreemap/namedsets.js | 33 - public/js/pivottreemap/olap.js | 35 - public/js/progressbar/default.js | 11 - public/js/progressbar/rtl.js | 12 - public/js/radialmenu/default.js | 9 - public/js/radialmenu/nestedradialmenu.js | 9 - public/js/radialslider/default.js | 9 - public/js/rangenavigator/default.js | 131 - public/js/rangenavigator/numeric.js | 123 - public/js/rangenavigator/rtl.js | 143 - public/js/rating/default.js | 9 - public/js/rating/orientation.js | 10 - public/js/rating/precision.js | 13 - public/js/reportviewer/areachart.js | 24 - public/js/reportviewer/groupingaggregate.js | 11 - public/js/reportviewer/territorysales.js | 12 - public/js/ribbon/customtooltip.js | 770 - public/js/ribbon/default.js | 628 - public/js/ribbon/resize.js | 628 - public/js/rotator/default.js | 21 - public/js/rotator/thumbnail.js | 27 - public/js/rte/alltools.js | 43 - public/js/rte/default.js | 11 - public/js/rte/rtl.js | 12 - public/js/schedule/api.js | 59 - public/js/schedule/blockintervals.js | 53 - public/js/schedule/categorize.js | 65 - public/js/schedule/customview.js | 45 - public/js/schedule/default.js | 24 - public/js/schedule/multipleresource.js | 41 - public/js/schedule/remotedata.js | 23 - public/js/schedule/resourcegrouping.js | 52 - public/js/schedule/timescale.js | 42 - public/js/scrollbar/default.js | 9 - public/js/signature/default.js | 11 - public/js/slider/default.js | 10 - public/js/slider/range.js | 11 - public/js/slider/vertical.js | 13 - public/js/sparkline/default.js | 45 - public/js/sparkline/realtime.js | 51 - public/js/spellcheck/contextmenu.js | 20 - public/js/spellcheck/dialogmode.js | 22 - public/js/spellcheck/multipletargets.js | 30 - public/js/splitter/default.js | 17 - public/js/splitter/integration.js | 17 - public/js/spreadsheet/celldatabinding.js | 42 - public/js/spreadsheet/cellformatting.js | 76 - public/js/spreadsheet/chart.js | 56 - .../js/spreadsheet/conditionalformatting.js | 33 - public/js/spreadsheet/datavalidation.js | 38 - public/js/spreadsheet/default.js | 31 - public/js/spreadsheet/mftemplate.js | 27 - public/js/sunburstchart/animation.js | 28 - public/js/sunburstchart/default.js | 22 - public/js/sunburstchart/zooming.js | 24 - public/js/tab/closebutton.js | 9 - public/js/tab/default.js | 9 - public/js/tab/image.js | 9 - public/js/tagcloud/databinding-remotedata.js | 13 - public/js/tagcloud/default.js | 29 - public/js/tagcloud/rtl.js | 27 - public/js/textboxes/default.js | 12 - public/js/textboxes/localization.js | 17 - public/js/textboxes/rtl.js | 13 - public/js/tileview/default.js | 9 - public/js/tileview/livetile.js | 14 - public/js/timepicker/default.js | 9 - public/js/timepicker/disabledranges.js | 11 - public/js/timepicker/rtl.js | 10 - public/js/toolbar/databinding-remotedata.js | 13 - public/js/toolbar/default.js | 44 - public/js/toolbar/orientation.js | 64 - public/js/treegrid/columnmenu.js | 111 - public/js/treegrid/columntemplate.js | 55 - public/js/treegrid/default.js | 90 - public/js/treegrid/editing.js | 110 - public/js/treegrid/paging.js | 166 - public/js/treemap/default.js | 43 - public/js/treemap/drilldown.js | 137 - public/js/treemap/hierarchical.js | 51 - public/js/treeview/default.js | 9 - public/js/treeview/icons.js | 9 - public/js/treeview/loadondemand.js | 32 - public/js/treeview/localdatabinding.js | 30 - public/js/uploadbox/default.js | 10 - public/js/uploadbox/draganddrop.js | 12 - public/js/uploadbox/rtl.js | 11 - public/js/waitingpopup/default.js | 11 - public/js/waitingpopup/template.js | 15 - public/robots.txt | 3 - public/scripts/CodeMirror/clike.js | 489 - public/scripts/CodeMirror/codemirror.js | 7922 ---- public/scripts/CodeMirror/codemirror.min.css | 10 - public/scripts/CodeMirror/css.js | 606 - public/scripts/CodeMirror/htmlmixed.js | 104 - public/scripts/CodeMirror/javascript.js | 476 - public/scripts/CodeMirror/show-hint.js | 389 - public/scripts/CodeMirror/show-hint.min.css | 1 - public/scripts/CodeMirror/sql-hint.js | 194 - public/scripts/CodeMirror/sql.js | 391 - public/scripts/CodeMirror/xml.js | 330 - public/scripts/diagramcommon.js | 18 - public/scripts/ej.unobtrusive.min.js | 10 - public/scripts/i18n/ej.culture.ar-AE.min.js | 11 - public/scripts/i18n/ej.culture.de-DE.min.js | 11 - public/scripts/i18n/ej.culture.en-GB.min.js | 11 - public/scripts/i18n/ej.culture.en-US.min.js | 11 - public/scripts/i18n/ej.culture.es-ES.min.js | 11 - public/scripts/i18n/ej.culture.fr-FR.min.js | 11 - public/scripts/i18n/ej.culture.vi-VN.min.js | 11 - public/scripts/i18n/ej.culture.zh-CN.min.js | 11 - public/scripts/jquery.validate.min.js | 2 - .../jquery.validate.unobtrusive.min.js | 5 - .../scripts/l10n/ej.localetexts.ar-AE.min.js | 10 - .../scripts/l10n/ej.localetexts.de-DE.min.js | 10 - .../scripts/l10n/ej.localetexts.en-GB.min.js | 10 - .../scripts/l10n/ej.localetexts.en-US.min.js | 10 - .../scripts/l10n/ej.localetexts.es-ES.min.js | 10 - .../scripts/l10n/ej.localetexts.fr-FR.min.js | 10 - .../scripts/l10n/ej.localetexts.vi-VN.min.js | 10 - .../scripts/l10n/ej.localetexts.zh-CN.min.js | 10 - .../ej.localetexts.de-DE.min.js | 10 - .../ej.localetexts.en-US.min.js | 10 - .../ej.localetexts.es-ES.min.js | 10 - .../ej.localetexts.fr-FR.min.js | 10 - .../ej.localetexts.zh-CN.min.js | 10 - public/scripts/sampleslist.js | 501 - public/scripts/scripts/Africa.js | 61 - public/scripts/scripts/Asia.js | 60 - .../scripts/Continent_CountriesData.js | 257 - public/scripts/scripts/Europe.js | 58 - public/scripts/scripts/FlightRoutes.js | 146 - public/scripts/scripts/NorthAmerica.js | 46 - public/scripts/scripts/Oceania.js | 33 - public/scripts/scripts/SouthAmerica.js | 21 - public/scripts/scripts/Sunburst_Data.js | 87 - public/scripts/scripts/SyncfusionLocation.js | 8 - public/scripts/scripts/WorldMap.js | 183 - public/scripts/scripts/jsondata.min.js | 32 - public/scripts/scripts/jsonkanbandata.js | 4 - public/scripts/scripts/jsonscheduledata.js | 1444 - public/scripts/scripts/jsonspark.js | 717 - public/scripts/scripts/jsontreegriddata.js | 582 - public/scripts/scripts/salesCountry.js | 40 - public/scripts/scripts/templatelocaldata.js | 1 - public/scripts/scripts/treemapdata.js | 40 - public/scripts/scripts/xljsondata.js | 685 - testem.js | 12 - tests/.eslintrc.js | 5 - tests/helpers/destroy-app.js | 5 - tests/helpers/module-for-acceptance.js | 23 - tests/helpers/resolver.js | 11 - tests/helpers/start-app.js | 15 - tests/index.html | 33 - tests/integration/.gitkeep | 0 tests/test-helper.js | 6 - tests/unit/.gitkeep | 0 vendor/.gitkeep | 0 vendor/ej.web.all.min.js | 10 - vendor/jsrender.min.js | 2 - 1258 files changed, 309415 deletions(-) delete mode 100644 .bowerrc delete mode 100644 .editorconfig delete mode 100644 .ember-cli delete mode 100644 .eslintrc.js delete mode 100644 .gitignore delete mode 100644 .travis.yml delete mode 100644 .watchmanconfig delete mode 100644 app/app.js delete mode 100644 app/components/.gitkeep delete mode 100644 app/controllers/.gitkeep delete mode 100644 app/controllers/application.js delete mode 100644 app/default.html delete mode 100644 app/helpers/.gitkeep delete mode 100644 app/index.html delete mode 100644 app/models/.gitkeep delete mode 100644 app/resolver.js delete mode 100644 app/router.js delete mode 100644 app/routes/.gitkeep delete mode 100644 app/routes/accordion/default.js delete mode 100644 app/routes/accordion/multipleopen.js delete mode 100644 app/routes/accordion/rtl.js delete mode 100644 app/routes/application.js delete mode 100644 app/routes/autocomplete/databinding-remotedata.js delete mode 100644 app/routes/autocomplete/default.js delete mode 100644 app/routes/autocomplete/multicolumn.js delete mode 100644 app/routes/barcode/code128.js delete mode 100644 app/routes/barcode/datamatrix.js delete mode 100644 app/routes/barcode/default.js delete mode 100644 app/routes/bulletgraph/default.js delete mode 100644 app/routes/bulletgraph/localdata.js delete mode 100644 app/routes/bulletgraph/remotedata.js delete mode 100644 app/routes/button/checkbox.js delete mode 100644 app/routes/button/default.js delete mode 100644 app/routes/button/groupbutton.js delete mode 100644 app/routes/button/radiobutton.js delete mode 100644 app/routes/button/splitbutton.js delete mode 100644 app/routes/button/togglebutton.js delete mode 100644 app/routes/chart/area.js delete mode 100644 app/routes/chart/column.js delete mode 100644 app/routes/chart/default.js delete mode 100644 app/routes/circulargauge/default.js delete mode 100644 app/routes/circulargauge/interaction.js delete mode 100644 app/routes/circulargauge/pointers.js delete mode 100644 app/routes/colorpicker/colorpalette.js delete mode 100644 app/routes/colorpicker/custompalette.js delete mode 100644 app/routes/colorpicker/default.js delete mode 100644 app/routes/combobox/databinding-remotedata.js delete mode 100644 app/routes/combobox/default.js delete mode 100644 app/routes/combobox/grouping.js delete mode 100644 app/routes/datepicker/blackoutdates.js delete mode 100644 app/routes/datepicker/default.js delete mode 100644 app/routes/datepicker/rtl.js delete mode 100644 app/routes/daterangepicker/default.js delete mode 100644 app/routes/daterangepicker/enabletimepicker.js delete mode 100644 app/routes/daterangepicker/ranges.js delete mode 100644 app/routes/datetimepicker/default.js delete mode 100644 app/routes/datetimepicker/drilldown.js delete mode 100644 app/routes/datetimepicker/rtl.js delete mode 100644 app/routes/diagram/default.js delete mode 100644 app/routes/diagram/hierarchicaltree.js delete mode 100644 app/routes/diagram/organizationalchart.js delete mode 100644 app/routes/diagram/overview.js delete mode 100644 app/routes/diagram/radiallayout.js delete mode 100644 app/routes/diagram/swimlane.js delete mode 100644 app/routes/dialog/actionbuttons.js delete mode 100644 app/routes/dialog/default.js delete mode 100644 app/routes/digitalgauge/default.js delete mode 100644 app/routes/digitalgauge/digiclock.js delete mode 100644 app/routes/digitalgauge/export.js delete mode 100644 app/routes/dropdownlist/default.js delete mode 100644 app/routes/dropdownlist/filtering.js delete mode 100644 app/routes/dropdownlist/grouping.js delete mode 100644 app/routes/fileexplorer/default.js delete mode 100644 app/routes/fileexplorer/localization.js delete mode 100644 app/routes/fileexplorer/rtl.js delete mode 100644 app/routes/gantt/default.js delete mode 100644 app/routes/gantt/editing.js delete mode 100644 app/routes/gantt/rowdraganddrop.js delete mode 100644 app/routes/gantt/striplines.js delete mode 100644 app/routes/gantt/tooltiptemplate.js delete mode 100644 app/routes/grid/contextmenu.js delete mode 100644 app/routes/grid/default.js delete mode 100644 app/routes/grid/editing.js delete mode 100644 app/routes/grid/filtering.js delete mode 100644 app/routes/grid/grouping.js delete mode 100644 app/routes/grid/remotedata.js delete mode 100644 app/routes/grid/scrolling.js delete mode 100644 app/routes/grid/sorting.js delete mode 100644 app/routes/grid/summary.js delete mode 100644 app/routes/heatmap/default.js delete mode 100644 app/routes/heatmap/legend.js delete mode 100644 app/routes/heatmap/tabledatabinding.js delete mode 100644 app/routes/kanban/default.js delete mode 100644 app/routes/kanban/remotedata.js delete mode 100644 app/routes/kanban/swimlane.js delete mode 100644 app/routes/lineargauge/default.js delete mode 100644 app/routes/lineargauge/interaction.js delete mode 100644 app/routes/lineargauge/unitlabel.js delete mode 100644 app/routes/listbox/databinding-remotedata.js delete mode 100644 app/routes/listbox/default.js delete mode 100644 app/routes/listbox/virtualscrolling.js delete mode 100644 app/routes/listview/checklist.js delete mode 100644 app/routes/listview/default.js delete mode 100644 app/routes/listview/virtualscrolling.js delete mode 100644 app/routes/map/default.js delete mode 100644 app/routes/map/drilldown.js delete mode 100644 app/routes/map/flightroutes.js delete mode 100644 app/routes/menu/default.js delete mode 100644 app/routes/menu/localdata.js delete mode 100644 app/routes/menu/template.js delete mode 100644 app/routes/navigationdrawer/default.js delete mode 100644 app/routes/pdfviewer/default.js delete mode 100644 app/routes/pdfviewer/formfilling.js delete mode 100644 app/routes/pdfviewer/localization.js delete mode 100644 app/routes/pivotchart/charttypes.js delete mode 100644 app/routes/pivotchart/olap.js delete mode 100644 app/routes/pivotchart/relational.js delete mode 100644 app/routes/pivotclient/customization.js delete mode 100644 app/routes/pivotclient/olap.js delete mode 100644 app/routes/pivotclient/relational.js delete mode 100644 app/routes/pivotgauge/layout.js delete mode 100644 app/routes/pivotgauge/olap.js delete mode 100644 app/routes/pivotgauge/relational.js delete mode 100644 app/routes/pivotgrid/frozenheaders.js delete mode 100644 app/routes/pivotgrid/olap.js delete mode 100644 app/routes/pivotgrid/paging.js delete mode 100644 app/routes/pivotgrid/relational.js delete mode 100644 app/routes/pivottreemap/colormapping.js delete mode 100644 app/routes/pivottreemap/namedsets.js delete mode 100644 app/routes/pivottreemap/olap.js delete mode 100644 app/routes/progressbar/default.js delete mode 100644 app/routes/progressbar/rtl.js delete mode 100644 app/routes/radialmenu/default.js delete mode 100644 app/routes/radialmenu/nestedradialmenu.js delete mode 100644 app/routes/radialslider/default.js delete mode 100644 app/routes/rangenavigator/default.js delete mode 100644 app/routes/rangenavigator/numeric.js delete mode 100644 app/routes/rangenavigator/rtl.js delete mode 100644 app/routes/rating/default.js delete mode 100644 app/routes/rating/orientation.js delete mode 100644 app/routes/rating/precision.js delete mode 100644 app/routes/reportviewer/areachart.js delete mode 100644 app/routes/reportviewer/groupingaggregate.js delete mode 100644 app/routes/reportviewer/territorysales.js delete mode 100644 app/routes/ribbon/customtooltip.js delete mode 100644 app/routes/ribbon/default.js delete mode 100644 app/routes/ribbon/resize.js delete mode 100644 app/routes/rotator/default.js delete mode 100644 app/routes/rotator/thumbnail.js delete mode 100644 app/routes/rte/alltools.js delete mode 100644 app/routes/rte/default.js delete mode 100644 app/routes/rte/rtl.js delete mode 100644 app/routes/schedule/api.js delete mode 100644 app/routes/schedule/blockintervals.js delete mode 100644 app/routes/schedule/categorize.js delete mode 100644 app/routes/schedule/customview.js delete mode 100644 app/routes/schedule/default.js delete mode 100644 app/routes/schedule/multipleresource.js delete mode 100644 app/routes/schedule/remotedata.js delete mode 100644 app/routes/schedule/resourcegrouping.js delete mode 100644 app/routes/schedule/timescale.js delete mode 100644 app/routes/scrollbar/default.js delete mode 100644 app/routes/signature/default.js delete mode 100644 app/routes/slider/default.js delete mode 100644 app/routes/slider/range.js delete mode 100644 app/routes/slider/vertical.js delete mode 100644 app/routes/sparkline/default.js delete mode 100644 app/routes/sparkline/realtime.js delete mode 100644 app/routes/spellcheck/contextmenu.js delete mode 100644 app/routes/spellcheck/dialogmode.js delete mode 100644 app/routes/spellcheck/multipletargets.js delete mode 100644 app/routes/splitter/default.js delete mode 100644 app/routes/splitter/integration.js delete mode 100644 app/routes/spreadsheet/celldatabinding.js delete mode 100644 app/routes/spreadsheet/cellformatting.js delete mode 100644 app/routes/spreadsheet/chart.js delete mode 100644 app/routes/spreadsheet/conditionalformatting.js delete mode 100644 app/routes/spreadsheet/datavalidation.js delete mode 100644 app/routes/spreadsheet/default.js delete mode 100644 app/routes/spreadsheet/mftemplate.js delete mode 100644 app/routes/sunburstchart/animation.js delete mode 100644 app/routes/sunburstchart/default.js delete mode 100644 app/routes/sunburstchart/zooming.js delete mode 100644 app/routes/tab/closebutton.js delete mode 100644 app/routes/tab/default.js delete mode 100644 app/routes/tab/image.js delete mode 100644 app/routes/tagcloud/databinding-remotedata.js delete mode 100644 app/routes/tagcloud/default.js delete mode 100644 app/routes/tagcloud/rtl.js delete mode 100644 app/routes/textboxes/default.js delete mode 100644 app/routes/textboxes/localization.js delete mode 100644 app/routes/textboxes/rtl.js delete mode 100644 app/routes/tileview/default.js delete mode 100644 app/routes/tileview/livetile.js delete mode 100644 app/routes/timepicker/default.js delete mode 100644 app/routes/timepicker/disabledranges.js delete mode 100644 app/routes/timepicker/rtl.js delete mode 100644 app/routes/toolbar/databinding-remotedata.js delete mode 100644 app/routes/toolbar/default.js delete mode 100644 app/routes/toolbar/orientation.js delete mode 100644 app/routes/treegrid/columnmenu.js delete mode 100644 app/routes/treegrid/columntemplate.js delete mode 100644 app/routes/treegrid/default.js delete mode 100644 app/routes/treegrid/editing.js delete mode 100644 app/routes/treegrid/paging.js delete mode 100644 app/routes/treemap/default.js delete mode 100644 app/routes/treemap/drilldown.js delete mode 100644 app/routes/treemap/hierarchical.js delete mode 100644 app/routes/treeview/default.js delete mode 100644 app/routes/treeview/icons.js delete mode 100644 app/routes/treeview/loadondemand.js delete mode 100644 app/routes/treeview/localdatabinding.js delete mode 100644 app/routes/uploadbox/default.js delete mode 100644 app/routes/uploadbox/draganddrop.js delete mode 100644 app/routes/uploadbox/rtl.js delete mode 100644 app/routes/waitingpopup/default.js delete mode 100644 app/routes/waitingpopup/template.js delete mode 100644 app/styles/app.css delete mode 100644 app/templates/accordion/default.hbs delete mode 100644 app/templates/accordion/multipleopen.hbs delete mode 100644 app/templates/accordion/rtl.hbs delete mode 100644 app/templates/application.hbs delete mode 100644 app/templates/autocomplete/databinding-remotedata.hbs delete mode 100644 app/templates/autocomplete/default.hbs delete mode 100644 app/templates/autocomplete/multicolumn.hbs delete mode 100644 app/templates/barcode/code128.hbs delete mode 100644 app/templates/barcode/datamatrix.hbs delete mode 100644 app/templates/barcode/default.hbs delete mode 100644 app/templates/bulletgraph/default.hbs delete mode 100644 app/templates/bulletgraph/localdata.hbs delete mode 100644 app/templates/bulletgraph/remotedata.hbs delete mode 100644 app/templates/button/checkbox.hbs delete mode 100644 app/templates/button/default.hbs delete mode 100644 app/templates/button/groupbutton.hbs delete mode 100644 app/templates/button/radiobutton.hbs delete mode 100644 app/templates/button/splitbutton.hbs delete mode 100644 app/templates/button/togglebutton.hbs delete mode 100644 app/templates/chart/area.hbs delete mode 100644 app/templates/chart/column.hbs delete mode 100644 app/templates/chart/default.hbs delete mode 100644 app/templates/circulargauge/default.hbs delete mode 100644 app/templates/circulargauge/interaction.hbs delete mode 100644 app/templates/circulargauge/pointers.hbs delete mode 100644 app/templates/colorpicker/colorpalette.hbs delete mode 100644 app/templates/colorpicker/custompalette.hbs delete mode 100644 app/templates/colorpicker/default.hbs delete mode 100644 app/templates/combobox/databinding-remotedata.hbs delete mode 100644 app/templates/combobox/default.hbs delete mode 100644 app/templates/combobox/grouping.hbs delete mode 100644 app/templates/components/.gitkeep delete mode 100644 app/templates/datepicker/blackoutdates.hbs delete mode 100644 app/templates/datepicker/default.hbs delete mode 100644 app/templates/datepicker/rtl.hbs delete mode 100644 app/templates/daterangepicker/default.hbs delete mode 100644 app/templates/daterangepicker/enabletimepicker.hbs delete mode 100644 app/templates/daterangepicker/ranges.hbs delete mode 100644 app/templates/datetimepicker/default.hbs delete mode 100644 app/templates/datetimepicker/drilldown.hbs delete mode 100644 app/templates/datetimepicker/rtl.hbs delete mode 100644 app/templates/diagram/default.hbs delete mode 100644 app/templates/diagram/hierarchicaltree.hbs delete mode 100644 app/templates/diagram/organizationalchart.hbs delete mode 100644 app/templates/diagram/overview.hbs delete mode 100644 app/templates/diagram/radiallayout.hbs delete mode 100644 app/templates/diagram/swimlane.hbs delete mode 100644 app/templates/dialog/actionbuttons.hbs delete mode 100644 app/templates/dialog/default.hbs delete mode 100644 app/templates/digitalgauge/default.hbs delete mode 100644 app/templates/digitalgauge/digiclock.hbs delete mode 100644 app/templates/digitalgauge/export.hbs delete mode 100644 app/templates/dropdownlist/default.hbs delete mode 100644 app/templates/dropdownlist/filtering.hbs delete mode 100644 app/templates/dropdownlist/grouping.hbs delete mode 100644 app/templates/fileexplorer/default.hbs delete mode 100644 app/templates/fileexplorer/localization.hbs delete mode 100644 app/templates/fileexplorer/rtl.hbs delete mode 100644 app/templates/gantt/default.hbs delete mode 100644 app/templates/gantt/editing.hbs delete mode 100644 app/templates/gantt/rowdraganddrop.hbs delete mode 100644 app/templates/gantt/striplines.hbs delete mode 100644 app/templates/gantt/tooltiptemplate.hbs delete mode 100644 app/templates/grid/contextmenu.hbs delete mode 100644 app/templates/grid/default.hbs delete mode 100644 app/templates/grid/editing.hbs delete mode 100644 app/templates/grid/filtering.hbs delete mode 100644 app/templates/grid/grouping.hbs delete mode 100644 app/templates/grid/remotedata.hbs delete mode 100644 app/templates/grid/scrolling.hbs delete mode 100644 app/templates/grid/sorting.hbs delete mode 100644 app/templates/grid/summary.hbs delete mode 100644 app/templates/heatmap/default.hbs delete mode 100644 app/templates/heatmap/legend.hbs delete mode 100644 app/templates/heatmap/tabledatabinding.hbs delete mode 100644 app/templates/kanban/default.hbs delete mode 100644 app/templates/kanban/remotedata.hbs delete mode 100644 app/templates/kanban/swimlane.hbs delete mode 100644 app/templates/lineargauge/default.hbs delete mode 100644 app/templates/lineargauge/interaction.hbs delete mode 100644 app/templates/lineargauge/unitlabel.hbs delete mode 100644 app/templates/listbox/databinding-remotedata.hbs delete mode 100644 app/templates/listbox/default.hbs delete mode 100644 app/templates/listbox/virtualscrolling.hbs delete mode 100644 app/templates/listview/checklist.hbs delete mode 100644 app/templates/listview/default.hbs delete mode 100644 app/templates/listview/virtualscrolling.hbs delete mode 100644 app/templates/map/default.hbs delete mode 100644 app/templates/map/drilldown.hbs delete mode 100644 app/templates/map/flightroutes.hbs delete mode 100644 app/templates/menu/default.hbs delete mode 100644 app/templates/menu/localdata.hbs delete mode 100644 app/templates/menu/template.hbs delete mode 100644 app/templates/navigationdrawer/default.hbs delete mode 100644 app/templates/pdfviewer/default.hbs delete mode 100644 app/templates/pdfviewer/formfilling.hbs delete mode 100644 app/templates/pdfviewer/localization.hbs delete mode 100644 app/templates/pivotchart/charttypes.hbs delete mode 100644 app/templates/pivotchart/olap.hbs delete mode 100644 app/templates/pivotchart/relational.hbs delete mode 100644 app/templates/pivotclient/customization.hbs delete mode 100644 app/templates/pivotclient/olap.hbs delete mode 100644 app/templates/pivotclient/relational.hbs delete mode 100644 app/templates/pivotgauge/layout.hbs delete mode 100644 app/templates/pivotgauge/olap.hbs delete mode 100644 app/templates/pivotgauge/relational.hbs delete mode 100644 app/templates/pivotgrid/frozenheaders.hbs delete mode 100644 app/templates/pivotgrid/olap.hbs delete mode 100644 app/templates/pivotgrid/paging.hbs delete mode 100644 app/templates/pivotgrid/relational.hbs delete mode 100644 app/templates/pivottreemap/colormapping.hbs delete mode 100644 app/templates/pivottreemap/namedsets.hbs delete mode 100644 app/templates/pivottreemap/olap.hbs delete mode 100644 app/templates/progressbar/default.hbs delete mode 100644 app/templates/progressbar/rtl.hbs delete mode 100644 app/templates/radialmenu/default.hbs delete mode 100644 app/templates/radialmenu/nestedradialmenu.hbs delete mode 100644 app/templates/radialslider/default.hbs delete mode 100644 app/templates/rangenavigator/default.hbs delete mode 100644 app/templates/rangenavigator/numeric.hbs delete mode 100644 app/templates/rangenavigator/rtl.hbs delete mode 100644 app/templates/rating/default.hbs delete mode 100644 app/templates/rating/orientation.hbs delete mode 100644 app/templates/rating/precision.hbs delete mode 100644 app/templates/reportviewer/areachart.hbs delete mode 100644 app/templates/reportviewer/groupingaggregate.hbs delete mode 100644 app/templates/reportviewer/territorysales.hbs delete mode 100644 app/templates/ribbon/customtooltip.hbs delete mode 100644 app/templates/ribbon/default.hbs delete mode 100644 app/templates/ribbon/resize.hbs delete mode 100644 app/templates/rotator/default.hbs delete mode 100644 app/templates/rotator/thumbnail.hbs delete mode 100644 app/templates/rte/alltools.hbs delete mode 100644 app/templates/rte/default.hbs delete mode 100644 app/templates/rte/rtl.hbs delete mode 100644 app/templates/schedule/api.hbs delete mode 100644 app/templates/schedule/blockintervals.hbs delete mode 100644 app/templates/schedule/categorize.hbs delete mode 100644 app/templates/schedule/customview.hbs delete mode 100644 app/templates/schedule/default.hbs delete mode 100644 app/templates/schedule/multipleresource.hbs delete mode 100644 app/templates/schedule/remotedata.hbs delete mode 100644 app/templates/schedule/resourcegrouping.hbs delete mode 100644 app/templates/schedule/timescale.hbs delete mode 100644 app/templates/scrollbar/default.hbs delete mode 100644 app/templates/signature/default.hbs delete mode 100644 app/templates/slider/default.hbs delete mode 100644 app/templates/slider/range.hbs delete mode 100644 app/templates/slider/vertical.hbs delete mode 100644 app/templates/sparkline/default.hbs delete mode 100644 app/templates/sparkline/realtime.hbs delete mode 100644 app/templates/spellcheck/contextmenu.hbs delete mode 100644 app/templates/spellcheck/dialogmode.hbs delete mode 100644 app/templates/spellcheck/multipletargets.hbs delete mode 100644 app/templates/splitter/default.hbs delete mode 100644 app/templates/splitter/integration.hbs delete mode 100644 app/templates/spreadsheet/cellformatting.hbs delete mode 100644 app/templates/spreadsheet/chart.hbs delete mode 100644 app/templates/spreadsheet/conditionalformatting.hbs delete mode 100644 app/templates/spreadsheet/datavalidation.hbs delete mode 100644 app/templates/spreadsheet/default.hbs delete mode 100644 app/templates/spreadsheet/mftemplate.hbs delete mode 100644 app/templates/sunburstchart/animation.hbs delete mode 100644 app/templates/sunburstchart/default.hbs delete mode 100644 app/templates/sunburstchart/zooming.hbs delete mode 100644 app/templates/tab/closebutton.hbs delete mode 100644 app/templates/tab/default.hbs delete mode 100644 app/templates/tab/image.hbs delete mode 100644 app/templates/tagcloud/databinding-remotedata.hbs delete mode 100644 app/templates/tagcloud/default.hbs delete mode 100644 app/templates/tagcloud/rtl.hbs delete mode 100644 app/templates/textboxes/default.hbs delete mode 100644 app/templates/textboxes/localization.hbs delete mode 100644 app/templates/textboxes/rtl.hbs delete mode 100644 app/templates/tileview/default.hbs delete mode 100644 app/templates/tileview/livetile.hbs delete mode 100644 app/templates/timepicker/default.hbs delete mode 100644 app/templates/timepicker/disabledranges.hbs delete mode 100644 app/templates/timepicker/rtl.hbs delete mode 100644 app/templates/toolbar/databinding-remotedata.hbs delete mode 100644 app/templates/toolbar/default.hbs delete mode 100644 app/templates/toolbar/orientation.hbs delete mode 100644 app/templates/treegrid/columnmenu.hbs delete mode 100644 app/templates/treegrid/columntemplate.hbs delete mode 100644 app/templates/treegrid/default.hbs delete mode 100644 app/templates/treegrid/editing.hbs delete mode 100644 app/templates/treegrid/paging.hbs delete mode 100644 app/templates/treemap/default.hbs delete mode 100644 app/templates/treemap/drilldown.hbs delete mode 100644 app/templates/treemap/hierarchical.hbs delete mode 100644 app/templates/treeview/default.hbs delete mode 100644 app/templates/treeview/icons.hbs delete mode 100644 app/templates/treeview/loadondemand.hbs delete mode 100644 app/templates/treeview/localdatabinding.hbs delete mode 100644 app/templates/uploadbox/default.hbs delete mode 100644 app/templates/uploadbox/draganddrop.hbs delete mode 100644 app/templates/uploadbox/rtl.hbs delete mode 100644 app/templates/waitingpopup/default.hbs delete mode 100644 app/templates/waitingpopup/template.hbs delete mode 100644 config/environment.js delete mode 100644 ember-cli-build.js delete mode 100644 gulpfile.js delete mode 100644 package.json delete mode 100644 public/content/bootstrap.min.css delete mode 100644 public/content/default.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.reportdesigner.min.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.min.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.reports.core.compatibility.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.reports.core.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.theme.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.theme.less delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.theme.min.css delete mode 100644 public/content/ejthemes/bootstrap-theme/ej.web.all.min.css delete mode 100644 public/content/ejthemes/bootstrap-theme/images/ajax-loader.gif delete mode 100644 public/content/ejthemes/bootstrap-theme/images/checkedtick.png delete mode 100644 public/content/ejthemes/bootstrap-theme/images/drop-sibling.png delete mode 100644 public/content/ejthemes/bootstrap-theme/images/rating-star.png delete mode 100644 public/content/ejthemes/bootstrap-theme/images/rotator-icon.png delete mode 100644 public/content/ejthemes/bootstrap-theme/images/slider-tick.png delete mode 100644 public/content/ejthemes/bootstrap-theme/images/waitingpopup.gif delete mode 100644 public/content/ejthemes/common-images/darktheme/colorpicker_dark.png delete mode 100644 public/content/ejthemes/common-images/diagram/Rotate.cur delete mode 100644 public/content/ejthemes/common-images/diagram/diagram_context.png delete mode 100644 public/content/ejthemes/common-images/diagram/diagram_context1.png delete mode 100644 public/content/ejthemes/common-images/documenteditor/cellbottomalignment.svg delete mode 100644 public/content/ejthemes/common-images/documenteditor/cellcenteralignment.svg delete mode 100644 public/content/ejthemes/common-images/documenteditor/celltopalignment.svg delete mode 100644 public/content/ejthemes/common-images/documenteditor/tablecenteralignment.svg delete mode 100644 public/content/ejthemes/common-images/documenteditor/tableleftalignment.svg delete mode 100644 public/content/ejthemes/common-images/documenteditor/tablerightalignment.svg delete mode 100644 public/content/ejthemes/common-images/ejicons.eot delete mode 100644 public/content/ejthemes/common-images/ejicons.svg delete mode 100644 public/content/ejthemes/common-images/ejicons.ttf delete mode 100644 public/content/ejthemes/common-images/ejicons.woff delete mode 100644 public/content/ejthemes/common-images/fileexplorer/file_icons.png delete mode 100644 public/content/ejthemes/common-images/grid/dropPointer.cur delete mode 100644 public/content/ejthemes/common-images/kanban/nouser.svg delete mode 100644 public/content/ejthemes/common-images/lighttheme/colorpicker_light.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Bootom.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Bootom_hover.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Left.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Left_hover.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Right.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Right_hover.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Top.png delete mode 100644 public/content/ejthemes/common-images/maps/Arrow_Top_hover.png delete mode 100644 public/content/ejthemes/common-images/maps/Bar.png delete mode 100644 public/content/ejthemes/common-images/maps/Home.png delete mode 100644 public/content/ejthemes/common-images/maps/Home_hover.png delete mode 100644 public/content/ejthemes/common-images/maps/Home_hover_lime.png delete mode 100644 public/content/ejthemes/common-images/maps/Home_hover_saffron.png delete mode 100644 public/content/ejthemes/common-images/maps/Home_lime.png delete mode 100644 public/content/ejthemes/common-images/maps/Home_saffron.png delete mode 100644 public/content/ejthemes/common-images/maps/Navicatior.png delete mode 100644 public/content/ejthemes/common-images/maps/Zoom-In.png delete mode 100644 public/content/ejthemes/common-images/maps/Zoom-In_hover.png delete mode 100644 public/content/ejthemes/common-images/maps/Zoom-out.png delete mode 100644 public/content/ejthemes/common-images/maps/Zoom-out_hover.png delete mode 100644 public/content/ejthemes/common-images/materialtheme/colorpicker_light_material.png delete mode 100644 public/content/ejthemes/common-images/mediaplayer/basic_view_toolbar_bg.png delete mode 100644 public/content/ejthemes/common-images/mediaplayer/header_bg.png delete mode 100644 public/content/ejthemes/common-images/mediaplayer/thumbnail.png delete mode 100644 public/content/ejthemes/common-images/mediaplayer/waiting_popup.gif delete mode 100644 public/content/ejthemes/common-images/navigationdrawer/icons.eot delete mode 100644 public/content/ejthemes/common-images/navigationdrawer/icons.svg delete mode 100644 public/content/ejthemes/common-images/navigationdrawer/icons.ttf delete mode 100644 public/content/ejthemes/common-images/navigationdrawer/icons.woff delete mode 100644 public/content/ejthemes/common-images/pdfviewer/preloader-pdfviewer.gif delete mode 100644 public/content/ejthemes/common-images/pivotgrid/circle.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/diamond.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/down-arrow.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/green.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/red.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/right-arrow.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/three-color.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/triangle.png delete mode 100644 public/content/ejthemes/common-images/pivotgrid/up-arrow.png delete mode 100644 public/content/ejthemes/common-images/radialmenu/back.png delete mode 100644 public/content/ejthemes/common-images/radialmenu/radial.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/Dataset.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/Datasource.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/DefaultImage.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/DragTable.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/Image.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/MoveIcon.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/Nodata.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/Parameter.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/SettingIcon.png delete mode 100644 public/content/ejthemes/common-images/reportdesigner/ejreportdesigner.eot delete mode 100644 public/content/ejthemes/common-images/reportdesigner/ejreportdesigner.svg delete mode 100644 public/content/ejthemes/common-images/reportdesigner/ejreportdesigner.ttf delete mode 100644 public/content/ejthemes/common-images/reportdesigner/ejreportdesigner.woff delete mode 100644 public/content/ejthemes/common-images/reportdesigner/resizeicon.png delete mode 100644 public/content/ejthemes/common-images/reportviewer/alertIcon.svg delete mode 100644 public/content/ejthemes/common-images/reportviewer/collapse.svg delete mode 100644 public/content/ejthemes/common-images/reportviewer/down.png delete mode 100644 public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.eot delete mode 100644 public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.svg delete mode 100644 public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.ttf delete mode 100644 public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.woff delete mode 100644 public/content/ejthemes/common-images/reportviewer/errorIcon.svg delete mode 100644 public/content/ejthemes/common-images/reportviewer/expand.svg delete mode 100644 public/content/ejthemes/common-images/reportviewer/minus.gif delete mode 100644 public/content/ejthemes/common-images/reportviewer/minus.jpg delete mode 100644 public/content/ejthemes/common-images/reportviewer/minus.png delete mode 100644 public/content/ejthemes/common-images/reportviewer/plus.gif delete mode 100644 public/content/ejthemes/common-images/reportviewer/plus.jpg delete mode 100644 public/content/ejthemes/common-images/reportviewer/plus.png delete mode 100644 public/content/ejthemes/common-images/reportviewer/up.png delete mode 100644 public/content/ejthemes/common-images/reportviewer/updown.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Blank.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Browser.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Check.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Diet.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Gantt.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Project.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Protect.png delete mode 100644 public/content/ejthemes/common-images/ribbon/Sales.png delete mode 100644 public/content/ejthemes/common-images/ribbon/User.jpg delete mode 100644 public/content/ejthemes/common-images/ribbon/Version.png delete mode 100644 public/content/ejthemes/common-images/ribbon/ejrbnicons.eot delete mode 100644 public/content/ejthemes/common-images/ribbon/ejrbnicons.svg delete mode 100644 public/content/ejthemes/common-images/ribbon/ejrbnicons.ttf delete mode 100644 public/content/ejthemes/common-images/ribbon/ejrbnicons.woff delete mode 100644 public/content/ejthemes/common-images/ribbon/gallery.png delete mode 100644 public/content/ejthemes/common-images/ribbon/homegallery.png delete mode 100644 public/content/ejthemes/common-images/ribbon/paste.png delete mode 100644 public/content/ejthemes/common-images/ribbon/style.gallery.png delete mode 100644 public/content/ejthemes/common-images/schedule/schedule_priority.png delete mode 100644 public/content/ejthemes/common-images/spellcheck/highlight.png delete mode 100644 public/content/ejthemes/common-images/spreadsheet/blank.png delete mode 100644 public/content/ejthemes/common-images/spreadsheet/bluedatabar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/bwrcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/chart-sprites.png delete mode 100644 public/content/ejthemes/common-images/spreadsheet/charttab-sprites.png delete mode 100644 public/content/ejthemes/common-images/spreadsheet/charttype-sprites.png delete mode 100644 public/content/ejthemes/common-images/spreadsheet/cross.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/down_arrow_dark.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/down_arrow_light.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/downarrow.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/downtriangle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/draw_border_dark.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/draw_border_grid_dark.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/draw_border_grid_light.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/draw_border_light.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/drystar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/ejxlicons.eot delete mode 100644 public/content/ejthemes/common-images/spreadsheet/ejxlicons.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/ejxlicons.ttf delete mode 100644 public/content/ejthemes/common-images/spreadsheet/ejxlicons.woff delete mode 100644 public/content/ejthemes/common-images/spreadsheet/exclam.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/format_painter_dark.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/format_painter_light.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/fullstar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/greenarrow.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/greencircle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/greencircleindi.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/greendatabar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/greenflag.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/gwcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/gwrcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/gycolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/gyrcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/halfstar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/lightbluedatabar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/midarrow.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/midtriangle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/orangedatabar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/purpledatabar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/redarrow.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/redcircle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/redcircleindi.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/reddatabar.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/redflag.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/redsquare.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/right_arrow_dark.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/right_arrow_light.cur delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rimgreencircle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rimredcircle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rimyellowcircle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rwbcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rwcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rwgcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/rygcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/sprites.png delete mode 100644 public/content/ejthemes/common-images/spreadsheet/tick.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/uparrow.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/uptriangle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/wgcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/wrcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/yellowarrow.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/yellowcircle.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/yellowcircleindi.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/yellowflag.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/yellowtri.svg delete mode 100644 public/content/ejthemes/common-images/spreadsheet/ygcolorscale.svg delete mode 100644 public/content/ejthemes/common-images/treeview/drop-sibling-rtl.png delete mode 100644 public/content/ejthemes/default-theme/ej.reportdesigner.min.css delete mode 100644 public/content/ejthemes/default-theme/ej.reportdesigner.theme.css delete mode 100644 public/content/ejthemes/default-theme/ej.reportdesigner.theme.min.css delete mode 100644 public/content/ejthemes/default-theme/ej.reports.core.compatibility.css delete mode 100644 public/content/ejthemes/default-theme/ej.reports.core.css delete mode 100644 public/content/ejthemes/default-theme/ej.theme.css delete mode 100644 public/content/ejthemes/default-theme/ej.theme.less delete mode 100644 public/content/ejthemes/default-theme/ej.theme.min.css delete mode 100644 public/content/ejthemes/default-theme/ej.web.all.min.css delete mode 100644 public/content/ejthemes/default-theme/images/ajax-loader.gif delete mode 100644 public/content/ejthemes/default-theme/images/checkedtick.png delete mode 100644 public/content/ejthemes/default-theme/images/drop-sibling.png delete mode 100644 public/content/ejthemes/default-theme/images/rating-star.png delete mode 100644 public/content/ejthemes/default-theme/images/rotator-icon.png delete mode 100644 public/content/ejthemes/default-theme/images/slider-tick.png delete mode 100644 public/content/ejthemes/default-theme/images/waitingpopup.gif delete mode 100644 public/content/ejthemes/ej.widgets.core.bootstrap.min.css delete mode 100644 public/content/ejthemes/ej.widgets.core.material.min.css delete mode 100644 public/content/ejthemes/ej.widgets.core.min.css delete mode 100644 public/content/ejthemes/ej.widgets.core.office-365.min.css delete mode 100644 public/content/ejthemes/material/ej.reportdesigner.min.css delete mode 100644 public/content/ejthemes/material/ej.reportdesigner.theme.css delete mode 100644 public/content/ejthemes/material/ej.reportdesigner.theme.min.css delete mode 100644 public/content/ejthemes/material/ej.reports.core.compatibility.css delete mode 100644 public/content/ejthemes/material/ej.reports.core.css delete mode 100644 public/content/ejthemes/material/ej.theme.css delete mode 100644 public/content/ejthemes/material/ej.theme.less delete mode 100644 public/content/ejthemes/material/ej.theme.min.css delete mode 100644 public/content/ejthemes/material/ej.web.all.min.css delete mode 100644 public/content/ejthemes/material/icons/ejicons.eot delete mode 100644 public/content/ejthemes/material/icons/ejicons.svg delete mode 100644 public/content/ejthemes/material/icons/ejicons.ttf delete mode 100644 public/content/ejthemes/material/icons/ejicons.woff delete mode 100644 public/content/ejthemes/material/images/ajax-loader.gif delete mode 100644 public/content/ejthemes/material/images/checkedtick.png delete mode 100644 public/content/ejthemes/material/images/drop-sibling.png delete mode 100644 public/content/ejthemes/material/images/rating-star.png delete mode 100644 public/content/ejthemes/material/images/rotator-icon.png delete mode 100644 public/content/ejthemes/material/images/slider-tick.png delete mode 100644 public/content/ejthemes/material/images/waitingpopup.gif delete mode 100644 public/content/ejthemes/office-365/ej.reportdesigner.min.css delete mode 100644 public/content/ejthemes/office-365/ej.reportdesigner.theme.css delete mode 100644 public/content/ejthemes/office-365/ej.reportdesigner.theme.min.css delete mode 100644 public/content/ejthemes/office-365/ej.reports.core.compatibility.css delete mode 100644 public/content/ejthemes/office-365/ej.reports.core.css delete mode 100644 public/content/ejthemes/office-365/ej.theme.css delete mode 100644 public/content/ejthemes/office-365/ej.theme.less delete mode 100644 public/content/ejthemes/office-365/ej.theme.min.css delete mode 100644 public/content/ejthemes/office-365/ej.web.all.min.css delete mode 100644 public/content/ejthemes/office-365/icons/ejicons.eot delete mode 100644 public/content/ejthemes/office-365/icons/ejicons.svg delete mode 100644 public/content/ejthemes/office-365/icons/ejicons.ttf delete mode 100644 public/content/ejthemes/office-365/icons/ejicons.woff delete mode 100644 public/content/ejthemes/office-365/images/Rating_Active.png delete mode 100644 public/content/ejthemes/office-365/images/Rating_Clear.png delete mode 100644 public/content/ejthemes/office-365/images/Rating_Default.png delete mode 100644 public/content/ejthemes/office-365/images/ajax-loader.gif delete mode 100644 public/content/ejthemes/office-365/images/checkedtick.png delete mode 100644 public/content/ejthemes/office-365/images/drop-sibling.png delete mode 100644 public/content/ejthemes/office-365/images/rotator-icon.png delete mode 100644 public/content/ejthemes/office-365/images/slider-tick.png delete mode 100644 public/content/ejthemes/office-365/images/waitingpopup.gif delete mode 100644 public/content/ejthemes/responsive-css/ej.responsive.compatibility.css delete mode 100644 public/content/ejthemes/responsive-css/ej.responsive.css delete mode 100644 public/content/ejthemes/responsive-css/ejgrid.responsive.compatibility.css delete mode 100644 public/content/ejthemes/responsive-css/ejgrid.responsive.css delete mode 100644 public/content/ejthemes/ribbon-css/ej.icons.css delete mode 100644 public/content/images/azure-logo.png delete mode 100644 public/content/images/beta.png delete mode 100644 public/content/images/chart/eficon.png delete mode 100644 public/content/images/footer.png delete mode 100644 public/content/images/gantt/Anne Dodsworth.png delete mode 100644 public/content/images/gantt/David William.png delete mode 100644 public/content/images/gantt/Janet Leverling.png delete mode 100644 public/content/images/gantt/Nancy Davolio.png delete mode 100644 public/content/images/gantt/Robert King.png delete mode 100644 public/content/images/gantt/Romey Wilson.png delete mode 100644 public/content/images/gauge/basketball.png delete mode 100644 public/content/images/gauge/football.png delete mode 100644 public/content/images/gauge/golfball.png delete mode 100644 public/content/images/mail/mailicons.png delete mode 100644 public/content/images/mail/mailicons_gray.png delete mode 100644 public/content/images/mail/mailicons_white.png delete mode 100644 public/content/images/map/backtext.png delete mode 100644 public/content/images/map/icon_temp.png delete mode 100644 public/content/images/map/mappath.png delete mode 100644 public/content/images/map/pin.png delete mode 100644 public/content/images/menu/books-bg.png delete mode 100644 public/content/images/menu/digital-bg.png delete mode 100644 public/content/images/menu/menu-bg.png delete mode 100644 public/content/images/menu/mp3-bg.png delete mode 100644 public/content/images/menu/smile-bg.png delete mode 100644 public/content/images/menu/toy-bg.png delete mode 100644 public/content/images/navigationdrawer/location.png delete mode 100644 public/content/images/overviewcontrol/cards_03.png delete mode 100644 public/content/images/overviewcontrol/cards_05.png delete mode 100644 public/content/images/overviewcontrol/cards_07.png delete mode 100644 public/content/images/overviewcontrol/cards_09.png delete mode 100644 public/content/images/overviewcontrol/cards_100.png delete mode 100644 public/content/images/overviewcontrol/cards_101.png delete mode 100644 public/content/images/overviewcontrol/cards_102.png delete mode 100644 public/content/images/overviewcontrol/cards_103.png delete mode 100644 public/content/images/overviewcontrol/cards_104.png delete mode 100644 public/content/images/overviewcontrol/cards_105.png delete mode 100644 public/content/images/overviewcontrol/cards_106.png delete mode 100644 public/content/images/overviewcontrol/cards_107.png delete mode 100644 public/content/images/overviewcontrol/cards_108.png delete mode 100644 public/content/images/overviewcontrol/cards_109.png delete mode 100644 public/content/images/overviewcontrol/cards_11.png delete mode 100644 public/content/images/overviewcontrol/cards_14.png delete mode 100644 public/content/images/overviewcontrol/cards_16.png delete mode 100644 public/content/images/overviewcontrol/cards_18.png delete mode 100644 public/content/images/overviewcontrol/cards_20.png delete mode 100644 public/content/images/overviewcontrol/cards_23.png delete mode 100644 public/content/images/overviewcontrol/cards_25.png delete mode 100644 public/content/images/preview.png delete mode 100644 public/content/images/radialtree/Clayton.png delete mode 100644 public/content/images/radialtree/Jenny.png delete mode 100644 public/content/images/radialtree/John.png delete mode 100644 public/content/images/radialtree/Maria.png delete mode 100644 public/content/images/radialtree/Paul.png delete mode 100644 public/content/images/radialtree/Robin.png delete mode 100644 public/content/images/radialtree/Thomas.png delete mode 100644 public/content/images/radialtree/eric.png delete mode 100644 public/content/images/radialtree/female.png delete mode 100644 public/content/images/radialtree/image12.png delete mode 100644 public/content/images/radialtree/image2.png delete mode 100644 public/content/images/radialtree/image3.png delete mode 100644 public/content/images/radialtree/image50.png delete mode 100644 public/content/images/radialtree/image51.png delete mode 100644 public/content/images/radialtree/image53.png delete mode 100644 public/content/images/radialtree/image54.png delete mode 100644 public/content/images/radialtree/image55.png delete mode 100644 public/content/images/radialtree/image56.png delete mode 100644 public/content/images/radialtree/image57.png delete mode 100644 public/content/images/radialtree/images7.png delete mode 100644 public/content/images/radialtree/images9.png delete mode 100644 public/content/images/radialtree/male.png delete mode 100644 public/content/images/radialtree/moreinfo.png delete mode 100644 public/content/images/radialtree/smith.png delete mode 100644 public/content/images/sbarrows.png delete mode 100644 public/content/images/spreadsheet/mv.png delete mode 100644 public/content/images/tab/flags.png delete mode 100644 public/content/images/toolbar/browserd.png delete mode 100644 public/content/images/toolbar/browserh.png delete mode 100644 public/content/images/toolbar/browserl.png delete mode 100644 public/content/images/toolbar/editToolbar.png delete mode 100644 public/content/images/toolbar/editToolbarh.png delete mode 100644 public/content/images/toolbar/editToolbarl.png delete mode 100644 public/content/images/toolbar/maild.png delete mode 100644 public/content/images/toolbar/mailh.png delete mode 100644 public/content/images/toolbar/maill.png delete mode 100644 public/content/images/toolbar/playerd.png delete mode 100644 public/content/images/toolbar/playerh.png delete mode 100644 public/content/images/toolbar/playerl.png delete mode 100644 public/content/images/toolbar/ui-icons-dark.png delete mode 100644 public/content/images/toolbar/ui-icons-light.png delete mode 100644 public/content/images/toolbar/ui-icons-metro.png delete mode 100644 public/content/images/treegrid/Document.png delete mode 100644 public/content/images/treegrid/Folder.png delete mode 100644 public/content/images/treegrid/folder-open.png delete mode 100644 public/content/images/treegrid/icon-01.png delete mode 100644 public/content/images/treegrid/icon-02.png delete mode 100644 public/content/images/treegrid/icon-03.png delete mode 100644 public/content/images/treegrid/icon-04.png delete mode 100644 public/content/images/treegrid/icon-05.png delete mode 100644 public/content/images/treemap/circle.png delete mode 100644 public/content/images/waitingpopup/js_logo.png delete mode 100644 public/content/images/waitingpopup/load_dark.gif delete mode 100644 public/content/images/waitingpopup/load_light.gif delete mode 100644 public/crossdomain.xml delete mode 100644 public/html/accordion/default.html delete mode 100644 public/html/accordion/multipleopen.html delete mode 100644 public/html/accordion/rtl.html delete mode 100644 public/html/application.html delete mode 100644 public/html/autocomplete/databinding-remotedata.html delete mode 100644 public/html/autocomplete/default.html delete mode 100644 public/html/autocomplete/multicolumn.html delete mode 100644 public/html/barcode/code128.html delete mode 100644 public/html/barcode/datamatrix.html delete mode 100644 public/html/barcode/default.html delete mode 100644 public/html/bulletgraph/default.html delete mode 100644 public/html/bulletgraph/localdata.html delete mode 100644 public/html/bulletgraph/remotedata.html delete mode 100644 public/html/button/checkbox.html delete mode 100644 public/html/button/default.html delete mode 100644 public/html/button/groupbutton.html delete mode 100644 public/html/button/radiobutton.html delete mode 100644 public/html/button/splitbutton.html delete mode 100644 public/html/button/togglebutton.html delete mode 100644 public/html/chart/area.html delete mode 100644 public/html/chart/column.html delete mode 100644 public/html/chart/default.html delete mode 100644 public/html/circulargauge/default.html delete mode 100644 public/html/circulargauge/interaction.html delete mode 100644 public/html/circulargauge/pointers.html delete mode 100644 public/html/colorpicker/colorpalette.html delete mode 100644 public/html/colorpicker/custompalette.html delete mode 100644 public/html/colorpicker/default.html delete mode 100644 public/html/combobox/databinding-remotedata.html delete mode 100644 public/html/combobox/default.html delete mode 100644 public/html/combobox/grouping.html delete mode 100644 public/html/components/.gitkeep delete mode 100644 public/html/datepicker/blackoutdates.html delete mode 100644 public/html/datepicker/default.html delete mode 100644 public/html/datepicker/rtl.html delete mode 100644 public/html/daterangepicker/default.html delete mode 100644 public/html/daterangepicker/enabletimepicker.html delete mode 100644 public/html/daterangepicker/ranges.html delete mode 100644 public/html/datetimepicker/default.html delete mode 100644 public/html/datetimepicker/drilldown.html delete mode 100644 public/html/datetimepicker/rtl.html delete mode 100644 public/html/diagram/default.html delete mode 100644 public/html/diagram/hierarchicaltree.html delete mode 100644 public/html/diagram/organizationalchart.html delete mode 100644 public/html/diagram/overview.html delete mode 100644 public/html/diagram/radiallayout.html delete mode 100644 public/html/diagram/swimlane.html delete mode 100644 public/html/dialog/actionbuttons.html delete mode 100644 public/html/dialog/default.html delete mode 100644 public/html/digitalgauge/default.html delete mode 100644 public/html/digitalgauge/digiclock.html delete mode 100644 public/html/digitalgauge/export.html delete mode 100644 public/html/dropdownlist/default.html delete mode 100644 public/html/dropdownlist/filtering.html delete mode 100644 public/html/dropdownlist/grouping.html delete mode 100644 public/html/fileexplorer/default.html delete mode 100644 public/html/fileexplorer/localization.html delete mode 100644 public/html/fileexplorer/rtl.html delete mode 100644 public/html/gantt/default.html delete mode 100644 public/html/gantt/editing.html delete mode 100644 public/html/gantt/rowdraganddrop.html delete mode 100644 public/html/gantt/striplines.html delete mode 100644 public/html/gantt/tooltiptemplate.html delete mode 100644 public/html/grid/contextmenu.html delete mode 100644 public/html/grid/default.html delete mode 100644 public/html/grid/editing.html delete mode 100644 public/html/grid/filtering.html delete mode 100644 public/html/grid/grouping.html delete mode 100644 public/html/grid/remotedata.html delete mode 100644 public/html/grid/scrolling.html delete mode 100644 public/html/grid/sorting.html delete mode 100644 public/html/grid/summary.html delete mode 100644 public/html/heatmap/default.html delete mode 100644 public/html/heatmap/legend.html delete mode 100644 public/html/heatmap/tabledatabinding.html delete mode 100644 public/html/kanban/default.html delete mode 100644 public/html/kanban/remotedata.html delete mode 100644 public/html/kanban/swimlane.html delete mode 100644 public/html/lineargauge/default.html delete mode 100644 public/html/lineargauge/interaction.html delete mode 100644 public/html/lineargauge/unitlabel.html delete mode 100644 public/html/listbox/databinding-remotedata.html delete mode 100644 public/html/listbox/default.html delete mode 100644 public/html/listbox/virtualscrolling.html delete mode 100644 public/html/listview/checklist.html delete mode 100644 public/html/listview/default.html delete mode 100644 public/html/listview/virtualscrolling.html delete mode 100644 public/html/map/default.html delete mode 100644 public/html/map/drilldown.html delete mode 100644 public/html/map/flightroutes.html delete mode 100644 public/html/menu/default.html delete mode 100644 public/html/menu/localdata.html delete mode 100644 public/html/menu/template.html delete mode 100644 public/html/navigationdrawer/default.html delete mode 100644 public/html/pdfviewer/default.html delete mode 100644 public/html/pdfviewer/formfilling.html delete mode 100644 public/html/pdfviewer/localization.html delete mode 100644 public/html/pivotchart/charttypes.html delete mode 100644 public/html/pivotchart/olap.html delete mode 100644 public/html/pivotchart/relational.html delete mode 100644 public/html/pivotclient/customization.html delete mode 100644 public/html/pivotclient/olap.html delete mode 100644 public/html/pivotclient/relational.html delete mode 100644 public/html/pivotgauge/layout.html delete mode 100644 public/html/pivotgauge/olap.html delete mode 100644 public/html/pivotgauge/relational.html delete mode 100644 public/html/pivotgrid/frozenheaders.html delete mode 100644 public/html/pivotgrid/olap.html delete mode 100644 public/html/pivotgrid/paging.html delete mode 100644 public/html/pivotgrid/relational.html delete mode 100644 public/html/pivottreemap/colormapping.html delete mode 100644 public/html/pivottreemap/namedsets.html delete mode 100644 public/html/pivottreemap/olap.html delete mode 100644 public/html/progressbar/default.html delete mode 100644 public/html/progressbar/rtl.html delete mode 100644 public/html/radialmenu/default.html delete mode 100644 public/html/radialmenu/nestedradialmenu.html delete mode 100644 public/html/radialslider/default.html delete mode 100644 public/html/rangenavigator/default.html delete mode 100644 public/html/rangenavigator/numeric.html delete mode 100644 public/html/rangenavigator/rtl.html delete mode 100644 public/html/rating/default.html delete mode 100644 public/html/rating/orientation.html delete mode 100644 public/html/rating/precision.html delete mode 100644 public/html/reportviewer/areachart.html delete mode 100644 public/html/reportviewer/groupingaggregate.html delete mode 100644 public/html/reportviewer/territorysales.html delete mode 100644 public/html/ribbon/customtooltip.html delete mode 100644 public/html/ribbon/default.html delete mode 100644 public/html/ribbon/resize.html delete mode 100644 public/html/rotator/default.html delete mode 100644 public/html/rotator/thumbnail.html delete mode 100644 public/html/rte/alltools.html delete mode 100644 public/html/rte/default.html delete mode 100644 public/html/rte/rtl.html delete mode 100644 public/html/schedule/api.html delete mode 100644 public/html/schedule/blockintervals.html delete mode 100644 public/html/schedule/categorize.html delete mode 100644 public/html/schedule/customview.html delete mode 100644 public/html/schedule/default.html delete mode 100644 public/html/schedule/multipleresource.html delete mode 100644 public/html/schedule/remotedata.html delete mode 100644 public/html/schedule/resourcegrouping.html delete mode 100644 public/html/schedule/timescale.html delete mode 100644 public/html/scrollbar/default.html delete mode 100644 public/html/signature/default.html delete mode 100644 public/html/slider/default.html delete mode 100644 public/html/slider/range.html delete mode 100644 public/html/slider/vertical.html delete mode 100644 public/html/sparkline/default.html delete mode 100644 public/html/sparkline/realtime.html delete mode 100644 public/html/spellcheck/contextmenu.html delete mode 100644 public/html/spellcheck/dialogmode.html delete mode 100644 public/html/spellcheck/multipletargets.html delete mode 100644 public/html/splitter/default.html delete mode 100644 public/html/splitter/integration.html delete mode 100644 public/html/spreadsheet/cellformatting.html delete mode 100644 public/html/spreadsheet/chart.html delete mode 100644 public/html/spreadsheet/conditionalformatting.html delete mode 100644 public/html/spreadsheet/datavalidation.html delete mode 100644 public/html/spreadsheet/default.html delete mode 100644 public/html/spreadsheet/mftemplate.html delete mode 100644 public/html/sunburstchart/animation.html delete mode 100644 public/html/sunburstchart/default.html delete mode 100644 public/html/sunburstchart/zooming.html delete mode 100644 public/html/tab/closebutton.html delete mode 100644 public/html/tab/default.html delete mode 100644 public/html/tab/image.html delete mode 100644 public/html/tagcloud/databinding-remotedata.html delete mode 100644 public/html/tagcloud/default.html delete mode 100644 public/html/tagcloud/rtl.html delete mode 100644 public/html/textboxes/default.html delete mode 100644 public/html/textboxes/localization.html delete mode 100644 public/html/textboxes/rtl.html delete mode 100644 public/html/tileview/default.html delete mode 100644 public/html/tileview/livetile.html delete mode 100644 public/html/timepicker/default.html delete mode 100644 public/html/timepicker/disabledranges.html delete mode 100644 public/html/timepicker/rtl.html delete mode 100644 public/html/toolbar/databinding-remotedata.html delete mode 100644 public/html/toolbar/default.html delete mode 100644 public/html/toolbar/orientation.html delete mode 100644 public/html/treegrid/columnmenu.html delete mode 100644 public/html/treegrid/columntemplate.html delete mode 100644 public/html/treegrid/default.html delete mode 100644 public/html/treegrid/editing.html delete mode 100644 public/html/treegrid/paging.html delete mode 100644 public/html/treemap/default.html delete mode 100644 public/html/treemap/drilldown.html delete mode 100644 public/html/treemap/hierarchical.html delete mode 100644 public/html/treeview/default.html delete mode 100644 public/html/treeview/icons.html delete mode 100644 public/html/treeview/loadondemand.html delete mode 100644 public/html/treeview/localdatabinding.html delete mode 100644 public/html/uploadbox/default.html delete mode 100644 public/html/uploadbox/draganddrop.html delete mode 100644 public/html/uploadbox/rtl.html delete mode 100644 public/html/waitingpopup/default.html delete mode 100644 public/html/waitingpopup/template.html delete mode 100644 public/images/favicon.ico delete mode 100644 public/js/.gitkeep delete mode 100644 public/js/accordion/default.js delete mode 100644 public/js/accordion/multipleopen.js delete mode 100644 public/js/accordion/rtl.js delete mode 100644 public/js/application.js delete mode 100644 public/js/autocomplete/databinding-remotedata.js delete mode 100644 public/js/autocomplete/default.js delete mode 100644 public/js/autocomplete/multicolumn.js delete mode 100644 public/js/barcode/code128.js delete mode 100644 public/js/barcode/datamatrix.js delete mode 100644 public/js/barcode/default.js delete mode 100644 public/js/bulletgraph/default.js delete mode 100644 public/js/bulletgraph/localdata.js delete mode 100644 public/js/bulletgraph/remotedata.js delete mode 100644 public/js/button/checkbox.js delete mode 100644 public/js/button/default.js delete mode 100644 public/js/button/groupbutton.js delete mode 100644 public/js/button/radiobutton.js delete mode 100644 public/js/button/splitbutton.js delete mode 100644 public/js/button/togglebutton.js delete mode 100644 public/js/chart/area.js delete mode 100644 public/js/chart/column.js delete mode 100644 public/js/chart/default.js delete mode 100644 public/js/circulargauge/default.js delete mode 100644 public/js/circulargauge/interaction.js delete mode 100644 public/js/circulargauge/pointers.js delete mode 100644 public/js/colorpicker/colorpalette.js delete mode 100644 public/js/colorpicker/custompalette.js delete mode 100644 public/js/colorpicker/default.js delete mode 100644 public/js/combobox/databinding-remotedata.js delete mode 100644 public/js/combobox/default.js delete mode 100644 public/js/combobox/grouping.js delete mode 100644 public/js/datepicker/blackoutdates.js delete mode 100644 public/js/datepicker/default.js delete mode 100644 public/js/datepicker/rtl.js delete mode 100644 public/js/daterangepicker/default.js delete mode 100644 public/js/daterangepicker/enabletimepicker.js delete mode 100644 public/js/daterangepicker/ranges.js delete mode 100644 public/js/datetimepicker/default.js delete mode 100644 public/js/datetimepicker/drilldown.js delete mode 100644 public/js/datetimepicker/rtl.js delete mode 100644 public/js/diagram/default.js delete mode 100644 public/js/diagram/hierarchicaltree.js delete mode 100644 public/js/diagram/organizationalchart.js delete mode 100644 public/js/diagram/overview.js delete mode 100644 public/js/diagram/radiallayout.js delete mode 100644 public/js/diagram/swimlane.js delete mode 100644 public/js/dialog/actionbuttons.js delete mode 100644 public/js/dialog/default.js delete mode 100644 public/js/digitalgauge/default.js delete mode 100644 public/js/digitalgauge/digiclock.js delete mode 100644 public/js/digitalgauge/export.js delete mode 100644 public/js/dropdownlist/default.js delete mode 100644 public/js/dropdownlist/filtering.js delete mode 100644 public/js/dropdownlist/grouping.js delete mode 100644 public/js/fileexplorer/default.js delete mode 100644 public/js/fileexplorer/localization.js delete mode 100644 public/js/fileexplorer/rtl.js delete mode 100644 public/js/gantt/default.js delete mode 100644 public/js/gantt/editing.js delete mode 100644 public/js/gantt/rowdraganddrop.js delete mode 100644 public/js/gantt/striplines.js delete mode 100644 public/js/gantt/tooltiptemplate.js delete mode 100644 public/js/grid/contextmenu.js delete mode 100644 public/js/grid/default.js delete mode 100644 public/js/grid/editing.js delete mode 100644 public/js/grid/filtering.js delete mode 100644 public/js/grid/grouping.js delete mode 100644 public/js/grid/remotedata.js delete mode 100644 public/js/grid/scrolling.js delete mode 100644 public/js/grid/sorting.js delete mode 100644 public/js/grid/summary.js delete mode 100644 public/js/heatmap/default.js delete mode 100644 public/js/heatmap/legend.js delete mode 100644 public/js/heatmap/tabledatabinding.js delete mode 100644 public/js/kanban/default.js delete mode 100644 public/js/kanban/remotedata.js delete mode 100644 public/js/kanban/swimlane.js delete mode 100644 public/js/lineargauge/default.js delete mode 100644 public/js/lineargauge/interaction.js delete mode 100644 public/js/lineargauge/unitlabel.js delete mode 100644 public/js/listbox/databinding-remotedata.js delete mode 100644 public/js/listbox/default.js delete mode 100644 public/js/listbox/virtualscrolling.js delete mode 100644 public/js/listview/checklist.js delete mode 100644 public/js/listview/default.js delete mode 100644 public/js/listview/virtualscrolling.js delete mode 100644 public/js/map/default.js delete mode 100644 public/js/map/drilldown.js delete mode 100644 public/js/map/flightroutes.js delete mode 100644 public/js/menu/default.js delete mode 100644 public/js/menu/localdata.js delete mode 100644 public/js/menu/template.js delete mode 100644 public/js/navigationdrawer/default.js delete mode 100644 public/js/pdfviewer/default.js delete mode 100644 public/js/pdfviewer/formfilling.js delete mode 100644 public/js/pdfviewer/localization.js delete mode 100644 public/js/pivotchart/charttypes.js delete mode 100644 public/js/pivotchart/olap.js delete mode 100644 public/js/pivotchart/relational.js delete mode 100644 public/js/pivotclient/customization.js delete mode 100644 public/js/pivotclient/olap.js delete mode 100644 public/js/pivotclient/relational.js delete mode 100644 public/js/pivotgauge/layout.js delete mode 100644 public/js/pivotgauge/olap.js delete mode 100644 public/js/pivotgauge/relational.js delete mode 100644 public/js/pivotgrid/frozenheaders.js delete mode 100644 public/js/pivotgrid/olap.js delete mode 100644 public/js/pivotgrid/paging.js delete mode 100644 public/js/pivotgrid/relational.js delete mode 100644 public/js/pivottreemap/colormapping.js delete mode 100644 public/js/pivottreemap/namedsets.js delete mode 100644 public/js/pivottreemap/olap.js delete mode 100644 public/js/progressbar/default.js delete mode 100644 public/js/progressbar/rtl.js delete mode 100644 public/js/radialmenu/default.js delete mode 100644 public/js/radialmenu/nestedradialmenu.js delete mode 100644 public/js/radialslider/default.js delete mode 100644 public/js/rangenavigator/default.js delete mode 100644 public/js/rangenavigator/numeric.js delete mode 100644 public/js/rangenavigator/rtl.js delete mode 100644 public/js/rating/default.js delete mode 100644 public/js/rating/orientation.js delete mode 100644 public/js/rating/precision.js delete mode 100644 public/js/reportviewer/areachart.js delete mode 100644 public/js/reportviewer/groupingaggregate.js delete mode 100644 public/js/reportviewer/territorysales.js delete mode 100644 public/js/ribbon/customtooltip.js delete mode 100644 public/js/ribbon/default.js delete mode 100644 public/js/ribbon/resize.js delete mode 100644 public/js/rotator/default.js delete mode 100644 public/js/rotator/thumbnail.js delete mode 100644 public/js/rte/alltools.js delete mode 100644 public/js/rte/default.js delete mode 100644 public/js/rte/rtl.js delete mode 100644 public/js/schedule/api.js delete mode 100644 public/js/schedule/blockintervals.js delete mode 100644 public/js/schedule/categorize.js delete mode 100644 public/js/schedule/customview.js delete mode 100644 public/js/schedule/default.js delete mode 100644 public/js/schedule/multipleresource.js delete mode 100644 public/js/schedule/remotedata.js delete mode 100644 public/js/schedule/resourcegrouping.js delete mode 100644 public/js/schedule/timescale.js delete mode 100644 public/js/scrollbar/default.js delete mode 100644 public/js/signature/default.js delete mode 100644 public/js/slider/default.js delete mode 100644 public/js/slider/range.js delete mode 100644 public/js/slider/vertical.js delete mode 100644 public/js/sparkline/default.js delete mode 100644 public/js/sparkline/realtime.js delete mode 100644 public/js/spellcheck/contextmenu.js delete mode 100644 public/js/spellcheck/dialogmode.js delete mode 100644 public/js/spellcheck/multipletargets.js delete mode 100644 public/js/splitter/default.js delete mode 100644 public/js/splitter/integration.js delete mode 100644 public/js/spreadsheet/celldatabinding.js delete mode 100644 public/js/spreadsheet/cellformatting.js delete mode 100644 public/js/spreadsheet/chart.js delete mode 100644 public/js/spreadsheet/conditionalformatting.js delete mode 100644 public/js/spreadsheet/datavalidation.js delete mode 100644 public/js/spreadsheet/default.js delete mode 100644 public/js/spreadsheet/mftemplate.js delete mode 100644 public/js/sunburstchart/animation.js delete mode 100644 public/js/sunburstchart/default.js delete mode 100644 public/js/sunburstchart/zooming.js delete mode 100644 public/js/tab/closebutton.js delete mode 100644 public/js/tab/default.js delete mode 100644 public/js/tab/image.js delete mode 100644 public/js/tagcloud/databinding-remotedata.js delete mode 100644 public/js/tagcloud/default.js delete mode 100644 public/js/tagcloud/rtl.js delete mode 100644 public/js/textboxes/default.js delete mode 100644 public/js/textboxes/localization.js delete mode 100644 public/js/textboxes/rtl.js delete mode 100644 public/js/tileview/default.js delete mode 100644 public/js/tileview/livetile.js delete mode 100644 public/js/timepicker/default.js delete mode 100644 public/js/timepicker/disabledranges.js delete mode 100644 public/js/timepicker/rtl.js delete mode 100644 public/js/toolbar/databinding-remotedata.js delete mode 100644 public/js/toolbar/default.js delete mode 100644 public/js/toolbar/orientation.js delete mode 100644 public/js/treegrid/columnmenu.js delete mode 100644 public/js/treegrid/columntemplate.js delete mode 100644 public/js/treegrid/default.js delete mode 100644 public/js/treegrid/editing.js delete mode 100644 public/js/treegrid/paging.js delete mode 100644 public/js/treemap/default.js delete mode 100644 public/js/treemap/drilldown.js delete mode 100644 public/js/treemap/hierarchical.js delete mode 100644 public/js/treeview/default.js delete mode 100644 public/js/treeview/icons.js delete mode 100644 public/js/treeview/loadondemand.js delete mode 100644 public/js/treeview/localdatabinding.js delete mode 100644 public/js/uploadbox/default.js delete mode 100644 public/js/uploadbox/draganddrop.js delete mode 100644 public/js/uploadbox/rtl.js delete mode 100644 public/js/waitingpopup/default.js delete mode 100644 public/js/waitingpopup/template.js delete mode 100644 public/robots.txt delete mode 100644 public/scripts/CodeMirror/clike.js delete mode 100644 public/scripts/CodeMirror/codemirror.js delete mode 100644 public/scripts/CodeMirror/codemirror.min.css delete mode 100644 public/scripts/CodeMirror/css.js delete mode 100644 public/scripts/CodeMirror/htmlmixed.js delete mode 100644 public/scripts/CodeMirror/javascript.js delete mode 100644 public/scripts/CodeMirror/show-hint.js delete mode 100644 public/scripts/CodeMirror/show-hint.min.css delete mode 100644 public/scripts/CodeMirror/sql-hint.js delete mode 100644 public/scripts/CodeMirror/sql.js delete mode 100644 public/scripts/CodeMirror/xml.js delete mode 100644 public/scripts/diagramcommon.js delete mode 100644 public/scripts/ej.unobtrusive.min.js delete mode 100644 public/scripts/i18n/ej.culture.ar-AE.min.js delete mode 100644 public/scripts/i18n/ej.culture.de-DE.min.js delete mode 100644 public/scripts/i18n/ej.culture.en-GB.min.js delete mode 100644 public/scripts/i18n/ej.culture.en-US.min.js delete mode 100644 public/scripts/i18n/ej.culture.es-ES.min.js delete mode 100644 public/scripts/i18n/ej.culture.fr-FR.min.js delete mode 100644 public/scripts/i18n/ej.culture.vi-VN.min.js delete mode 100644 public/scripts/i18n/ej.culture.zh-CN.min.js delete mode 100644 public/scripts/jquery.validate.min.js delete mode 100644 public/scripts/jquery.validate.unobtrusive.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.ar-AE.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.de-DE.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.en-GB.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.en-US.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.es-ES.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.fr-FR.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.vi-VN.min.js delete mode 100644 public/scripts/l10n/ej.localetexts.zh-CN.min.js delete mode 100644 public/scripts/l10n/reportdesigner/ej.localetexts.de-DE.min.js delete mode 100644 public/scripts/l10n/reportdesigner/ej.localetexts.en-US.min.js delete mode 100644 public/scripts/l10n/reportdesigner/ej.localetexts.es-ES.min.js delete mode 100644 public/scripts/l10n/reportdesigner/ej.localetexts.fr-FR.min.js delete mode 100644 public/scripts/l10n/reportdesigner/ej.localetexts.zh-CN.min.js delete mode 100644 public/scripts/sampleslist.js delete mode 100644 public/scripts/scripts/Africa.js delete mode 100644 public/scripts/scripts/Asia.js delete mode 100644 public/scripts/scripts/Continent_CountriesData.js delete mode 100644 public/scripts/scripts/Europe.js delete mode 100644 public/scripts/scripts/FlightRoutes.js delete mode 100644 public/scripts/scripts/NorthAmerica.js delete mode 100644 public/scripts/scripts/Oceania.js delete mode 100644 public/scripts/scripts/SouthAmerica.js delete mode 100644 public/scripts/scripts/Sunburst_Data.js delete mode 100644 public/scripts/scripts/SyncfusionLocation.js delete mode 100644 public/scripts/scripts/WorldMap.js delete mode 100644 public/scripts/scripts/jsondata.min.js delete mode 100644 public/scripts/scripts/jsonkanbandata.js delete mode 100644 public/scripts/scripts/jsonscheduledata.js delete mode 100644 public/scripts/scripts/jsonspark.js delete mode 100644 public/scripts/scripts/jsontreegriddata.js delete mode 100644 public/scripts/scripts/salesCountry.js delete mode 100644 public/scripts/scripts/templatelocaldata.js delete mode 100644 public/scripts/scripts/treemapdata.js delete mode 100644 public/scripts/scripts/xljsondata.js delete mode 100644 testem.js delete mode 100644 tests/.eslintrc.js delete mode 100644 tests/helpers/destroy-app.js delete mode 100644 tests/helpers/module-for-acceptance.js delete mode 100644 tests/helpers/resolver.js delete mode 100644 tests/helpers/start-app.js delete mode 100644 tests/index.html delete mode 100644 tests/integration/.gitkeep delete mode 100644 tests/test-helper.js delete mode 100644 tests/unit/.gitkeep delete mode 100644 vendor/.gitkeep delete mode 100644 vendor/ej.web.all.min.js delete mode 100644 vendor/jsrender.min.js diff --git a/.bowerrc b/.bowerrc deleted file mode 100644 index 959e169..0000000 --- a/.bowerrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "directory": "bower_components", - "analytics": false -} diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 219985c..0000000 --- a/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# editorconfig.org - -root = true - - -[*] -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true -indent_style = space -indent_size = 2 - -[*.hbs] -insert_final_newline = false - -[*.{diff,md}] -trim_trailing_whitespace = false diff --git a/.ember-cli b/.ember-cli deleted file mode 100644 index ee64cfe..0000000 --- a/.ember-cli +++ /dev/null @@ -1,9 +0,0 @@ -{ - /** - Ember CLI sends analytics information by default. The data is completely - anonymous, but there are times when you might want to disable this behavior. - - Setting `disableAnalytics` to true will prevent any data from being sent. - */ - "disableAnalytics": false -} diff --git a/.eslintrc.js b/.eslintrc.js deleted file mode 100644 index 90d196b..0000000 --- a/.eslintrc.js +++ /dev/null @@ -1,17 +0,0 @@ -module.exports = { - root: true, - parserOptions: { - ecmaVersion: 2017, - sourceType: 'module' - }, - extends: 'eslint:recommended', - env: { - browser: true - }, - rules: { - }, - globals: { - ej: false, - onUpdate: false - } -}; diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5ad14dd..0000000 --- a/.gitignore +++ /dev/null @@ -1,17 +0,0 @@ -# See https://help.github.com/ignore-files/ for more about ignoring files. - -# compiled output -/dist -/tmp - -# dependencies -/node_modules -/bower_components - -# misc -/.sass-cache -/connect.lock -/coverage/* -/libpeerconnection.log -npm-debug.log* -testem.log diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 640f5e5..0000000 --- a/.travis.yml +++ /dev/null @@ -1,24 +0,0 @@ ---- -language: node_js -node_js: - - "6" - -sudo: false - -cache: - directories: - - $HOME/.npm - - $HOME/.cache # includes bowers cache - -before_install: - - npm config set spin false - - npm install -g bower phantomjs-prebuilt - - bower --version - - phantomjs --version - -install: - - npm install - - bower install - -script: - - npm test diff --git a/.watchmanconfig b/.watchmanconfig deleted file mode 100644 index e7834e3..0000000 --- a/.watchmanconfig +++ /dev/null @@ -1,3 +0,0 @@ -{ - "ignore_dirs": ["tmp", "dist"] -} diff --git a/app/app.js b/app/app.js deleted file mode 100644 index f796e79..0000000 --- a/app/app.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -import Resolver from './resolver'; -import loadInitializers from 'ember-load-initializers'; -import config from './config/environment'; - -let App; - -App = Ember.Application.extend({ - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix, - Resolver -}); - -loadInitializers(App, config.modulePrefix); - -export default App; diff --git a/app/components/.gitkeep b/app/components/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/app/controllers/.gitkeep b/app/controllers/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/app/controllers/application.js b/app/controllers/application.js deleted file mode 100644 index 29eb514..0000000 --- a/app/controllers/application.js +++ /dev/null @@ -1,36 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Controller.extend({ - actions: { - hideSampleList: function ($event) { - var proxy = this; - if (Ember.$($event.currentTarget).children().hasClass("up")) { - Ember.$($event.currentTarget).next().show(300, function () { proxy.send("refreshScroller"); }); - Ember.$($event.currentTarget).children().removeClass("up").addClass("down"); - } - else { - Ember.$($event.currentTarget).next().hide(300, function () { proxy.send("refreshScroller"); }); - Ember.$($event.currentTarget).children().removeClass("down").addClass("up"); - } - }, - navBarHide(event) { - if (Ember.$(window).width() <= "981" && Ember.$("#slidemenu").is(":visible") && !Ember.$(event.target).closest(".slidemenuicon").hasClass("slidemenuicon") && (Ember.$(event.target).closest(".productpage").length == 0 || Ember.$(".accordion-panel").is(":visible"))) { - Ember.$(".accordion-panel").animate({ "margin-left": "-250px" }, "slow"); - } - else { - Ember.$(".accordion-panel").animate({ "margin-left": "0px" }, "slow"); - } - }, - refreshScroller: function() { - Ember.$(".accordion-panel").height(((Ember.$(window).height() - Ember.$(".headerarea").outerHeight())) + "px ;"); - var controlheight = Ember.$("#scrollcontainer").ejScroller("instance"); - controlheight.model.height = (Ember.$(window).height()) - (Ember.$(".headerarea").outerHeight() + Ember.$(".accordion-panel .searchoption").outerHeight()); - controlheight.refresh(); - Ember.$("#scrollcontainer .e-vhandle").addClass("e-box"); - }, - scrollPanel: function() { - var scrollY = Ember.$(".control-panel").scrollTop(); - scrollY ? Ember.$("#scrollTop").fadeIn() : Ember.$("#scrollTop").fadeOut(); - } - } -}); diff --git a/app/default.html b/app/default.html deleted file mode 100644 index 10073b8..0000000 --- a/app/default.html +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/app/helpers/.gitkeep b/app/helpers/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/app/index.html b/app/index.html deleted file mode 100644 index e891ee2..0000000 --- a/app/index.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - Essential Studio for EmberJS - - - - {{content-for "head"}} - - - - - - - - - - - {{content-for "head-footer"}} - - - {{content-for "body"}} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
-
-
- {{content-for "body-footer"}} - - diff --git a/app/models/.gitkeep b/app/models/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/app/resolver.js b/app/resolver.js deleted file mode 100644 index 2fb563d..0000000 --- a/app/resolver.js +++ /dev/null @@ -1,3 +0,0 @@ -import Resolver from 'ember-resolver'; - -export default Resolver; diff --git a/app/router.js b/app/router.js deleted file mode 100644 index 0a06398..0000000 --- a/app/router.js +++ /dev/null @@ -1,341 +0,0 @@ -import Ember from 'ember'; -import config from './config/environment'; - -const Router = Ember.Router.extend({ - location: config.locationType, - rootURL: config.rootURL -}); - -Router.map(function () { - this.route("dropdownlist", function () { - this.route('default'); - this.route('grouping'); - this.route('filtering'); - }); - this.route("accordion", function () { - this.route('default'); - this.route('multipleopen'); - this.route('rtl'); - }); - this.route("menu", function () { - this.route('default'); - this.route('localdata'); - this.route('template'); - }); - this.route("progressbar", function () { - this.route('default'); - this.route('rtl'); - }); - this.route("rating", function () { - this.route('default'); - this.route('precision'); - this.route('orientation'); - }); - this.route("tab", function () { - this.route('default'); - this.route('closebutton'); - this.route('image'); - }); - this.route("tagcloud", function () { - this.route('default'); - this.route('rtl'); - this.route('databinding-remotedata'); - }); - this.route("toolbar", function () { - this.route('default'); - this.route('orientation'); - this.route('databinding-remotedata'); - }); - this.route("uploadbox", function () { - this.route('default'); - this.route('draganddrop'); - this.route('rtl'); - }); - this.route("waitingpopup", function () { - this.route('default'); - this.route('template'); - }); - this.route("rte", function () { - this.route('default'); - this.route('alltools'); - this.route('rtl'); - }); - this.route("spreadsheet", function () { - this.route('default'); - this.route('cellformatting'); - this.route('conditionalformatting'); - this.route('datavalidation'); - this.route('chart'); - this.route('mftemplate'); - }); - this.route('chart', function () { - this.route('default'); - this.route('column'); - this.route('area'); - }); - this.route('circulargauge', function () { - this.route('default'); - this.route('pointers'); - this.route('interaction'); - }); - this.route('lineargauge', function () { - this.route('default'); - this.route('interaction'); - this.route('unitlabel'); - }); - this.route('digitalgauge', function () { - this.route('default'); - this.route('digiclock'); - this.route('export'); - }); - this.route('sparkline', function () { - this.route('default'); - this.route('realtime'); - }); - this.route('sunburstchart', function () { - this.route('default'); - this.route('animation'); - this.route('zooming'); - }); - this.route('rangenavigator', function () { - this.route('default'); - this.route('numeric'); - this.route('rtl'); - }); - this.route('map', function () { - this.route('default'); - this.route('drilldown'); - this.route('flightroutes'); - }); - this.route('treemap', function () { - this.route('default'); - this.route('hierarchical'); - this.route('drilldown'); - }); - this.route('bulletgraph', function () { - this.route('default'); - this.route('localdata'); - this.route('remotedata'); - }); - this.route('textboxes', function () { - this.route('default'); - this.route('localization'); - this.route('rtl'); - }); - this.route('fileexplorer', function () { - this.route('default'); - this.route('localization'); - this.route('rtl'); - }); - this.route('treeview', function () { - this.route('default'); - this.route('localdatabinding'); - this.route("loadondemand"); - this.route("icons"); - }); - this.route("autocomplete", function () { - this.route('default'); - this.route('databinding-remotedata'); - this.route('multicolumn'); - }); - this.route("datepicker", function () { - this.route('default'); - this.route('blackoutdates'); - this.route('rtl'); - }); - this.route("daterangepicker", function () { - this.route('default'); - this.route('ranges'); - this.route('enabletimepicker'); - }); - this.route("button", function () { - this.route('default'); - this.route('checkbox'); - this.route('groupbutton'); - this.route('splitbutton'); - this.route('radiobutton'); - this.route('togglebutton'); - }); - this.route("colorpicker", function () { - this.route('default'); - this.route('custompalette'); - this.route('colorpalette'); - }); - this.route("datetimepicker", function () { - this.route('default'); - this.route('drilldown'); - this.route('rtl'); - }); - this.route("dialog", function () { - this.route('default'); - this.route('actionbuttons'); - }); - this.route("kanban", function () { - this.route('default'); - this.route('remotedata'); - this.route('swimlane'); - }); - this.route("listbox", function () { - this.route('default'); - this.route('databinding-remotedata'); - this.route('virtualscrolling'); - }); - this.route("listview", function () { - this.route('default'); - this.route('checklist'); - this.route('virtualscrolling'); - }); - this.route("navigationdrawer", function () { - this.route('default'); - }); - this.route("radialmenu", function () { - this.route('default'); - this.route('nestedradialmenu'); - }); - this.route("radialslider", function () { - this.route('default'); - }); - this.route("rotator", function () { - this.route('default'); - this.route('thumbnail'); - }); - this.route("splitter", function () { - this.route('default'); - this.route('integration'); - }); - this.route("signature", function () { - this.route('default'); - }); - this.route("tileview", function () { - this.route('default'); - this.route('livetile'); - }); - this.route("schedule", function () { - this.route('default'); - this.route('remotedata'); - this.route('multipleresource'); - this.route('resourcegrouping'); - this.route('blockintervals'); - this.route('timescale'); - this.route('categorize'); - this.route('customview'); - this.route('api'); - }); - this.route("scrollbar", function () { - this.route('default'); - }); - this.route("spellcheck", function () { - this.route('dialogmode'); - this.route('contextmenu'); - this.route('multipletargets'); - }); - this.route("timepicker", function () { - this.route('default'); - this.route('disabledranges'); - this.route('rtl'); - }); - this.route("treegrid", function () { - this.route('default'); - this.route('editing'); - this.route('paging'); - this.route('columnmenu'); - this.route('columntemplate'); - }); - this.route("gantt", function () { - this.route('default'); - this.route('editing'); - this.route('rowdraganddrop'); - this.route('striplines'); - this.route('tooltiptemplate'); - }); - this.route("grid", function () { - this.route('default'); - this.route('remotedata'); - this.route('sorting'); - this.route('filtering'); - this.route('grouping'); - this.route('editing'); - this.route('scrolling'); - this.route('summary'); - this.route('contextmenu'); - }); - this.route('diagram', function () { - this.route('default'); - this.route('hierarchicaltree'); - this.route('organizationalchart'); - this.route('swimlane'); - this.route('radiallayout'); - this.route('overview'); - }); - - this.route('heatmap', function () { - this.route('default'); - this.route('tabledatabinding'); - this.route('legend'); - }); - this.route('pdfviewer', function () { - this.route('default'); - this.route('localization'); - this.route('formfilling'); - }); - this.route("pivotgrid", function () { - this.route('relational'); - this.route('olap'); - this.route('frozenheaders'); - this.route('paging'); - }); - this.route("pivotchart", function () { - this.route('relational'); - this.route('olap'); - this.route('charttypes'); - }); - this.route("pivotclient", function () { - this.route('relational'); - this.route('olap'); - this.route('customization'); - }); - this.route("pivotgauge", function () { - this.route('relational'); - this.route('olap'); - this.route('layout'); - }); - this.route("pivottreemap", function () { - this.route('olap'); - this.route('namedsets'); - this.route('colormapping'); - }); - this.route("grid", function () { - this.route('default'); - this.route('remotedata'); - this.route('sorting'); - this.route('filtering'); - this.route('grouping'); - this.route('editing'); - this.route('scrolling'); - this.route('summary'); - this.route('contextmenu'); - }); - this.route("slider", function () { - this.route('default'); - this.route('range'); - this.route('vertical'); - }); - this.route("ribbon", function () { - this.route('default'); - this.route('resize'); - this.route('customtooltip'); - }); - - this.route("barcode", function () { - this.route('default'); - this.route('datamatrix'); - this.route('code128'); - }); - this.route("combobox", function () { - this.route('default'); - this.route('grouping'); - this.route('databinding-remotedata'); - }); -}); - -export default Router; diff --git a/app/routes/.gitkeep b/app/routes/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/app/routes/accordion/default.js b/app/routes/accordion/default.js deleted file mode 100644 index 0ed1ed0..0000000 --- a/app/routes/accordion/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - - } - } -}); diff --git a/app/routes/accordion/multipleopen.js b/app/routes/accordion/multipleopen.js deleted file mode 100644 index 45dbce4..0000000 --- a/app/routes/accordion/multipleopen.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableMultipleOpen: true - } - } -}); diff --git a/app/routes/accordion/rtl.js b/app/routes/accordion/rtl.js deleted file mode 100644 index f948f6c..0000000 --- a/app/routes/accordion/rtl.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableRTL: true - } - } -}); diff --git a/app/routes/application.js b/app/routes/application.js deleted file mode 100644 index f235e48..0000000 --- a/app/routes/application.js +++ /dev/null @@ -1,143 +0,0 @@ -import Ember from 'ember'; - -window.htmlEditor = []; -let initialLoad = false; -window.baseurl = "//js.syncfusion.com/ejServices/"; -let refreshContentWindow = function () { - Ember.$(".control-panel").height(Ember.$(window).height() - Ember.$(".headerarea").outerHeight()); - Ember.$("#scrollTop").fadeOut(); -}, - refreshScroller = function () { - Ember.$(".accordion-panel").height(((Ember.$(window).height() - Ember.$(".headerarea").outerHeight())) + "px ;"); - var controlheight = Ember.$("#scrollcontainer").ejScroller("instance"); - controlheight.model.height = (Ember.$(window).height()) - (Ember.$(".headerarea").outerHeight() + Ember.$(".accordion-panel .searchoption").outerHeight()); - controlheight.refresh(); - Ember.$("#scrollcontainer .e-vhandle").addClass("e-box"); - }, - codeFetch = function (transition) { - var target = transition.targetName.split("."); - Ember.$.get("html/" + target[0] + "/" + target[1] + ".html", - function (data) { - Ember.$("#tab #htmlsource").css("display", "block"); - Ember.$("#tab #jssource").css("display", "none"); - if (Ember.$("#htmlsource").find(".CodeMirror")) Ember.$("#htmlsource").find(".CodeMirror").remove(); - window.htmlEditor.push(window.CodeMirror.fromTextArea(Ember.$("#htmlsource .tab_content").val(data)[0], { - lineNumbers: false, - readOnly: true, - mode: "text/html" - })); - Ember.$("#htmlsource").find(Ember.$(".CodeMirror")).appendTo("#htmlsource"); - Ember.$("#tab").ejTab("model.selectedItemIndex", 0); - }, 'text'); - Ember.$.get("js/" + target[0] + "/" + target[1] + ".js", - function (data) { - Ember.$("#tab #htmlsource").css("display", "none"); - Ember.$("#tab #jssource").css("display", "block"); - if (Ember.$("#jssource").find(".CodeMirror")) Ember.$("#jssource").find(".CodeMirror").remove(); - window.htmlEditor.push(window.CodeMirror.fromTextArea(Ember.$("#jssource .tab_content").val(data)[0], { - lineNumbers: false, - readOnly: true, - mode: "javascript" - })); - Ember.$("#jssource").find(Ember.$(".CodeMirror")).appendTo("#jssource"); - Ember.$("#tab #jssource").css("display", "none"); - Ember.$("#tab #htmlsource").css("display", "block"); - Ember.$("#tab").ejTab("model.selectedItemIndex", 0); - }, 'text'); - }, - currentSampleExpand = function () { - var element = Ember.$(".productList li").find(".samplelist"), currentSample, samples, sampleName, scrollObj = Ember.$("#scrollcontainer").ejScroller("instance"); - for (var i = 0; i < element.length; i++) { - samples = location.hash.split("/"); - if (Ember.$.trim(Ember.$(element[i]).parent().text()).split(" ")[0].toLowerCase() == location.hash.split("/")[1]) { - Ember.$(element[i]).show(); - sampleName = Ember.$(element[i]).find('a[href *="' + samples[2] +'"]'); - if(initialLoad) { - scrollObj.scrollTop(element[i].offsetTop - 80); - initialLoad = false; - } - activeSample(sampleName.parent('li')); - Ember.$(element[i]).parent().find("span").removeClass("up").addClass("down"); - currentSample = { control: Ember.$.trim(Ember.$(element[i]).siblings().text()), sample: sampleName.text() }; - } else { - Ember.$(element[i]).parent().find("span").removeClass("down").addClass("up"); - Ember.$(element[i]).hide(); - } - } - Ember.$(".accordion-panel").animate({ "margin-left": "-250px" }, "slow"); - return currentSample; - }, - activeSample = function (control) { - Ember.$(".e-state-active").removeClass("e-state-active"); - control.addClass("e-state-active"); - }; -export default Ember.Route.extend({ - beforeModel(transition) { - var i, j, subdata = [], sampleList = window.ControlList, controlName, properties; - for (i = 0; i < sampleList.length; i++) { - for (j = 0; j < sampleList[i].samples.length; j++) { - properties = {}; - controlName = sampleList[i].name; - properties["controlId"] = sampleList[i].id; - properties["id"] = sampleList[i].samples[j].id; - properties["control"] = controlName; - properties["name"] = sampleList[i].samples[j].name; - properties["data"] = sampleList[i].name + " " + sampleList[i].samples[j].name; - subdata.push(properties); - } - } - window.controls = subdata; - initialLoad = true; - if (transition.targetName === "index") - this.replaceWith('grid.default'); - }, - model() { - return { - controlName: "Spreadsheet", - controls: window.ControlList, - subData: window.controls, - fields: { key: "id", text: "data" }, - scrollTop: function () { - Ember.$(".control-panel").animate({ scrollTop: 0 }, "fast"); - }, - onSelectItem: function (args) { - var samples = (args.key).split("."); - window.location.hash = "#/" + samples[0] + "/" + samples[1]; - Ember.$("#searchauto").ejAutocomplete("clearText"); - } - } - }, - actions: { - slideclick: function () { - Ember.$(".accordion-panel").css({ "z-index": "1000000", "position": "fixed" }); - Ember.$(".accordion-panel").animate({ "margin-left": "0px" }, "slow"); - refreshScroller(); - refreshContentWindow(); - }, - scrollTop: function () { - Ember.$(".control-panel").animate({ scrollTop: 0 }, "fast"); - Ember.$("#scrollTop").fadeOut(); - }, - didTransition: function () { - Ember.$(window).bind("resize", function () { - Ember.$(".accordion-panel").css({ "margin-left": (Ember.$(window).width() <= "981") ? "-250px" : "0px" }); - refreshScroller(); - refreshContentWindow(); - }), - Ember.run.scheduleOnce('afterRender', this, function () { - codeFetch({ targetName: this.controller.currentPath }); - Ember.$("body").css("visibility", "visible"); - refreshContentWindow(); - var route = currentSampleExpand(); - this.controller.set("model.controlName", route['control']); - this.controller.set("model.sampleName", route['sample']); - refreshScroller(); - Ember.$(".content").height(Ember.$(window).height() - Ember.$(".toolbar").outerHeight()); - Ember.$("body>div.ember-view").css("height", "100%"); - }); - }, - willTransition: function (transition) { - codeFetch(transition); - } - } -}); diff --git a/app/routes/autocomplete/databinding-remotedata.js b/app/routes/autocomplete/databinding-remotedata.js deleted file mode 100644 index daa8d51..0000000 --- a/app/routes/autocomplete/databinding-remotedata.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -let data = ej.DataManager({url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); -let query = ej.Query().from("Suppliers").select("SupplierID", "ContactName"); -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - query: query, - fields: { text: "ContactName", key: "SupplierID" }, - filterType: ej.filterType.StartsWith, - width: "100%", - watermarkText: "Select a Customer", - enableAutoFill: true - } - } -}); diff --git a/app/routes/autocomplete/default.js b/app/routes/autocomplete/default.js deleted file mode 100644 index 50f8f4c..0000000 --- a/app/routes/autocomplete/default.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: [ - "Anemone Galilee", "Allium drumstick", "Artichoke thistle", - "Boronia ", "Bouvardia", "Blue lace flower", "Bird of paradise", - "Cone flower", "Cosmos", "Calla lily white", "Common Yarrow", - "Dahlia", "Daffodil", "Delphinium Belladonna", - "Eric John", "Eucalyptus seeded", - "Freesia", "Foxtail fern", "Feverfew", - "Godetia", "Gardenia", "Gayfeather", - "Heather", "Hydrangea", - "Ivy", - "Japhette orchid", - "Kangaroo paw yellow", - "Lace fern", "Lumex", "Lavender", - "Mimosa", "Moon orchid", "Ming fern", - "Nerine", - "Paper Reed", "Pincushion", "Phlox", - "Queen Anne's lace", - "Red Rover", "Rice flower", "Rose Lavanda", - "Strawberry banksia", "Saponaria", " Sunflower Sunbright", - "Thorow-wax", "Telstar", "Tuberose", "Tulip pink", - "Waxflower", "Willow curly", "Watsonia" - ], - width: "100%", - watermarkText: "Select a flower", - enableAutoFill: true - } - } -}); diff --git a/app/routes/autocomplete/multicolumn.js b/app/routes/autocomplete/multicolumn.js deleted file mode 100644 index ba55df5..0000000 --- a/app/routes/autocomplete/multicolumn.js +++ /dev/null @@ -1,35 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: window.gridData, - fields: { key: "OrderID", text: "ShipCity" }, - highlightSearch: true, - watermarkText: "Select a order", - width:"100%", - showPopupButton: true, - multiColumnSettings:{ - stringFormat: "{0} ({3}) ({1})", - enable:true, - showHeader: true, - columns: [{ - field: "CustomerID", - headerText: "CustomerID", - }, - { - field: "OrderID", - headerText: "OrderID" - }, - { - field: "EmployeeID", - headerText: "EmployeeID" - }, - { - field: "ShipCity", - headerText: "ShipCity" - } - ]} - } - } -}); diff --git a/app/routes/barcode/code128.js b/app/routes/barcode/code128.js deleted file mode 100644 index a3a524a..0000000 --- a/app/routes/barcode/code128.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Text:"SYNCFUSION", - quietZone: {all: 20}, - } - } -}); diff --git a/app/routes/barcode/datamatrix.js b/app/routes/barcode/datamatrix.js deleted file mode 100644 index ee0d25a..0000000 --- a/app/routes/barcode/datamatrix.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Text:"SYNCFUSION", - xDimension: 10, - } - } -}); \ No newline at end of file diff --git a/app/routes/barcode/default.js b/app/routes/barcode/default.js deleted file mode 100644 index 51aef7d..0000000 --- a/app/routes/barcode/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Text:"SYNCFUSION", - xDimension: 10, - } - } -}); diff --git a/app/routes/bulletgraph/default.js b/app/routes/bulletgraph/default.js deleted file mode 100644 index 267d4f8..0000000 --- a/app/routes/bulletgraph/default.js +++ /dev/null @@ -1,154 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - qualitativeRangeSize: 32, load: "loadBulletTheme", - quantitativeScaleLength: 475, - tooltipSettings: { visible: true }, - orientation: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection: ej.datavisualization.BulletGraph.FlowDirection.Forward, - quantitativeScaleSettings: { - location: { x: 110, y: 10 }, - minimum: 0, - maximum: 10, - interval: 1, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1, stroke: 'gray' }, - minorTickSettings: { size: 5, width: 1, stroke: 'gray' }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10 - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: 8, comparativeMeasureValue: 6.7 }] - }, - qualitativeRanges: [{ - rangeEnd: 4.3 - }, { - rangeEnd: 7.3 - }, { - rangeEnd: 10 - }], - captionSettings: { - textAngle: 0, - location: { x: 17, y: 20 }, text: "Revenue YTD", font: { color: null, fontFamily: 'Segoe UI', fontStyle: ej.datavisualization.BulletGraph.FontStyle.Normal, size: '12px', fontWeight: ej.datavisualization.BulletGraph.FontWeight.Normal, opacity: 1 }, //'#707070' - subTitle: { - textAngle: 0, - text: "$ in Thousands", location: { x: 10, y: 35 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: ej.datavisualization.BulletGraph.FontStyle.Normal, size: '12px', fontWeight: ej.datavisualization.BulletGraph.FontWeight.Normal, opacity: 1 } //'#707070' - } - }, - //Bullet Graph 2 - qualitativeRangeSize2: 32, height2: 140, - quantitativeScaleLength2: 475, - orientation2: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection2: ej.datavisualization.BulletGraph.FlowDirection.Forward, - quantitativeScaleSettings2: { - location: { x: 110, y: 10 }, - minimum: -10, - maximum: 10, - interval: 2, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1 }, - minorTickSettings: { size: 5, width: 1 }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10, labelSuffix: ' %' - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: 8, comparativeMeasureValue: 6.7 }] - }, - qualitativeRanges2: [{ - rangeEnd: -4, rangeStroke: "#61a301" - }, { - rangeEnd: 3, rangeStroke: "#fcda21" - }, { - rangeEnd: 10, rangeStroke: "#d61e3f" - }], - captionSettings2: { - textAngle: 0, - location: { x: 60, y: 25 }, text: "Profit", font: { color: null, fontFamily: 'Segoe UI', fontStyle: ej.datavisualization.BulletGraph.FontStyle.Normal, size: '13px', fontWeight: ej.datavisualization.BulletGraph.FontWeight.Normal, opacity: 1 }, //'#707070' - }, - - //Bullet Graph 3 - qualitativeRangeSize3: 32, - quantitativeScaleLength3: 475, - orientation3: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection3: ej.datavisualization.BulletGraph.FlowDirection.Backward, - quantitativeScaleSettings3: { - location: { x: 105, y: 10 }, - minimum: -10, - maximum: 10, - interval: 2, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1, stroke: 'gray' }, - minorTickSettings: { size: 5, width: 1, stroke: 'gray' }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10, labelSuffix: ' %', - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: -2, comparativeMeasureValue: -2 }] - }, - qualitativeRanges3: [{ - rangeEnd: -4.3 - }, { - rangeEnd: 4.3 - }, { - rangeEnd: 10 - }], - captionSettings3: { - textAngle: 0, - location: { x: 38, y: 25 }, text: "Expenses", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '13px', fontWeight: 'regular', opacity: 1 }, //'#707070' - }, - - //Bullet Graph 4 - qualitativeRangeSize4: 32, - quantitativeScaleLength4: 475, - tooltipSettings4: { visible: true }, - orientation4: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection4: ej.datavisualization.BulletGraph.FlowDirection.Backward, - quantitativeScaleSettings4: { - location: { x: 105, y: 10 }, - minimum: 0, - maximum: 10, - interval: 1, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1 }, - minorTickSettings: { size: 5, width: 1 }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10, labelPrefix: '$ ', labelSuffix: 'K' - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: 8, comparativeMeasureValue: 6.7, category: "" }] - }, - qualitativeRanges4: [{ - rangeEnd: 4.3, rangeStroke: "#61a301", rangeOpacity: 1 - }, { - rangeEnd: 7.3, rangeStroke: "#fcda21", rangeOpacity: 1 - }, { - rangeEnd: 10, rangeStroke: "#d61e3f", rangeOpacity: 1 - }], - captionSettings4: { - textAngle: 0, - location: { x: 17, y: 20 }, text: "Revenue YTD", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '12px', fontWeight: 'regular', opacity: 1 }, //'#707070' - subTitle: { - textAngle: 0, - text: "$ in Thousands", location: { x: 10, y: 35 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal ', size: '12px', fontWeight: 'regular', opacity: 1 } //'#707070' - } - } - } - } -}); diff --git a/app/routes/bulletgraph/localdata.js b/app/routes/bulletgraph/localdata.js deleted file mode 100644 index ee9c37b..0000000 --- a/app/routes/bulletgraph/localdata.js +++ /dev/null @@ -1,67 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - height: 400, - enableAnimation: true, - qualitativeRangeSize: 320, - quantitativeScaleLength: 475, tooltipSettings: { visible: true }, - orientation: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection: ej.datavisualization.BulletGraph.FlowDirection.Forward, - quantitativeScaleSettings: { - location: { x: 110, y: 25 }, - minimum: 0, - maximum: 10, - interval: 1, - minorTicksPerInterval: 4, - majorTickSettings: { width: 1, size: 13, stroke: 'gray' }, - minorTickSettings: { width: 1, size: 5, stroke: 'gray' }, - labelSettings: { offset: 14, size: 10 } - }, - fields: { - dataSource: [ - { - value: 9.5, comparativeMeasureValue: 7.5, - category: 2001 - }, - { - value: 9.5, comparativeMeasureValue: 5, - category: 2002 - }, - { - value: 9.5, comparativeMeasureValue: 6, - category: 2003 - }, - { - value: 9.5, comparativeMeasureValue: 8, - category: 2004 - }, - { - value: 9.5, comparativeMeasureValue: 5, - category: 2005 - }, - { - value: 9.5, comparativeMeasureValue: 6, - category: 2006 - }], category: "category", - featureMeasures: "value", - comparativeMeasure: "comparativeMeasureValue" - }, - qualitativeRanges: [{ - rangeEnd: 4.3 - }, { - rangeEnd: 7.3 - }, { - rangeEnd: 10 - }], - captionSettings: { - textAngle: -90, - location: { x: 40, y: 210 }, text: "Revenue YTD", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '12px', fontWeight: 'regular', opacity: 1 }, //'#707070' - subTitle: { - textAngle: -90, - text: "$ in Thousands", location: { x: 55, y: 210 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal ', size: '12px', fontWeight: 'regular', opacity: 1 } //'#707070' - } - } - } - } -}); diff --git a/app/routes/bulletgraph/remotedata.js b/app/routes/bulletgraph/remotedata.js deleted file mode 100644 index ecd31e2..0000000 --- a/app/routes/bulletgraph/remotedata.js +++ /dev/null @@ -1,49 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - - model() { - var dataManger = new ej.DataManager({ - url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true - }); - // Query creation - var query = ej.Query().from("Products").take(10).where("UnitPrice", ej.FilterOperators.greaterThan, 18, false).where("UnitPrice", ej.FilterOperators.lessThanOrEqual, 40, false).where("UnitsInStock", ej.FilterOperators.greaterThan, 5, false).where("UnitsInStock", ej.FilterOperators.lessThanOrEqual, 45, false); - return { - height: 540, enableAnimation: true, qualitativeRangeSize: 320, - quantitativeScaleLength: 475, tooltipSettings: { template: "Tooltip", visible: true }, orientation: ej.datavisualization.BulletGraph.Orientation.Vertical, - flowDirection: ej.datavisualization.BulletGraph.FlowDirection.Backward, - fields: { - dataSource: dataManger, query: query, category: "ProductID", - featureMeasures: "UnitPrice", - comparativeMeasure: "UnitsInStock" - }, - quantitativeScaleSettings: { - location: { x: 50, y: 60 }, - minimum: 5, - maximum: 45, - interval: 10, - minorTicksPerInterval: 4, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Near, - majorTickSettings: { width: 1, size: 13, stroke: 'gray' }, - minorTickSettings: { width: 1, size: 5, stroke: 'gray' }, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Above, offset: 15, size: 10 - } - }, - qualitativeRanges: [{ - rangeEnd: 25 - }, { - rangeEnd: 37 - }, { - rangeEnd: 45 - }], - captionSettings: { - textAngle: 270, - location: { x: 15, y: 290 }, text: "Product (with ID's)", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '12px', fontWeight: 'regular', opacity: 1 }, //'#707070' - subTitle: { - textAngle: 0, - text: "Production in Units", location: { x: 170, y: 540 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal ', size: '12px', fontWeight: 'regular', opacity: 1 } //'#707070' - } - } - } - } -}); diff --git a/app/routes/button/checkbox.js b/app/routes/button/checkbox.js deleted file mode 100644 index 3d2fc37..0000000 --- a/app/routes/button/checkbox.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - Small:"small", - Medium:"medium", - roundedCorner: true, - checked: true, - triState: true, - checkState: "indeterminate" - } - } -}); diff --git a/app/routes/button/default.js b/app/routes/button/default.js deleted file mode 100644 index e28de1a..0000000 --- a/app/routes/button/default.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Normal: "normal", - Mini:"mini", - Small:"small", - Medium:"medium", - Large:"large", - roundedCorner: true - } - } -}); diff --git a/app/routes/button/groupbutton.js b/app/routes/button/groupbutton.js deleted file mode 100644 index 954d755..0000000 --- a/app/routes/button/groupbutton.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - mode:"radiobutton", - roundedCorner: true, - dataSource: [ - { text: "Day", contentType: "textonly" }, - { text: "Work Week", contentType: "textonly" }, - { text: "Week", contentType: "textonly" }, - { text: "Month", contentType: "textonly", selected: "selected" }, - { text: "Year", contentType: "textonly" }] - } - } -}); diff --git a/app/routes/button/radiobutton.js b/app/routes/button/radiobutton.js deleted file mode 100644 index c1db4bf..0000000 --- a/app/routes/button/radiobutton.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Small:"small", - Medium:"medium", - checked: true - } - } -}); diff --git a/app/routes/button/splitbutton.js b/app/routes/button/splitbutton.js deleted file mode 100644 index f7c2a94..0000000 --- a/app/routes/button/splitbutton.js +++ /dev/null @@ -1,19 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Normal: "normal", - Mini:"mini", - Small:"small", - Medium:"medium", - Large:"large", - roundedCorner: true, - buttonModes: ["Split", "DropDown"], - onChange: function (args) { - Ember.$(".e-splitbutton").ejSplitButton({ buttonMode: args.value.toLowerCase() }); - }, - } - - } -}); diff --git a/app/routes/button/togglebutton.js b/app/routes/button/togglebutton.js deleted file mode 100644 index e28de1a..0000000 --- a/app/routes/button/togglebutton.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Normal: "normal", - Mini:"mini", - Small:"small", - Medium:"medium", - Large:"large", - roundedCorner: true - } - } -}); diff --git a/app/routes/chart/area.js b/app/routes/chart/area.js deleted file mode 100644 index d7afd7c..0000000 --- a/app/routes/chart/area.js +++ /dev/null @@ -1,63 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - //Initializing Primary X Axis - primaryXAxis: - { - axisLine: { visible: false }, - majorGridLines: { visible: false }, - majorTickLines: { visible: false }, - range: { min: 1900, max: 2000, interval: 10 }, - title: { text: 'Year' } - }, - //Initializing Primary Y Axis - primaryYAxis: - { - axisLine: { visible: false }, - majorTickLines: { visible: false }, - range: { min: 2, max: 5, interval: 0.5 }, - title: { text: 'Sales Amount in Millions' } - }, - //Initializing Series - series: - [ - { - points: [{ x: 1900, y: 4 }, { x: 1920, y: 3.0 }, { x: 1940, y: 3.8 }, { x: 1960, y: 3.4 }, - { x: 1980, y: 3.2 }, { x: 2000, y: 3.9 }], - name: 'Product A', - type: 'Area', - enableAnimation: true, - border: { color: 'transparent' }, - opacity: 0.5, - fill: '#69D2E7' - }, - { - points: [{ x: 1900, y: 2.6 }, { x: 1920, y: 2.8 }, { x: 1940, y: 2.6 }, { x: 1960, y: 3 }, - { x: 1980, y: 3.6 }, { x: 2000, y: 3 }], - name: 'Product B', - type: 'Area', - enableAnimation: true, - opacity: 0.5, - border: { color: 'transparent' }, - fill: '#C4C24A' - }, - { - points: [{ x: 1900, y: 2.8 }, { x: 1920, y: 2.5 }, { x: 1940, y: 2.8 }, { x: 1960, y: 3.2 }, - { x: 1980, y: 2.9 }, { x: 2000, y: 2 }], - name: 'Product C', - type: 'Area', - enableAnimation: true, - opacity: 0.5, - border: { color: 'transparent' }, - fill: '#6A4B82' - } - ], - isResponsive: true, - title: { text: 'Average Sales Comparison' }, - size: { height: "600" }, - legend: { visible: true } - } - } -}); diff --git a/app/routes/chart/column.js b/app/routes/chart/column.js deleted file mode 100644 index 6e764bb..0000000 --- a/app/routes/chart/column.js +++ /dev/null @@ -1,62 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - //Initializing Primary X Axis - primaryXAxis: - { - title: { text: 'Countries' } - }, - - //Initializing Primary Y Axis - primaryYAxis: - { - range: { min: 0, max: 80, interval: 20 }, - title: { text: 'Medals' } - }, - - //Initializing Common Properties for all the series - commonSeriesOptions: - { - type: 'column', - enableAnimation: true, - tooltip: - { - visible: true, - format: "#point.x# : #point.y# #series.name# Medals" - } - }, - - //Initializing Series - series: - [ - { - points: [{ x: "USA", y: 50 }, { x: "China", y: 40 }, - { x: "Japan", y: 70 }, { x: "Australia", y: 60 }, - { x: "France", y: 50 }, { x: "Germany", y: 40 }, - { x: "Italy", y: 40 }, { x: "Sweden", y: 30 }], - name: 'Gold', fill: "rgba(135,206,235,1)" - }, - { - points: [{ x: "USA", y: 70 }, { x: "China", y: 60 }, - { x: "Japan", y: 60 }, { x: "Australia", y: 56 }, - { x: "France", y: 45 }, { x: "Germany", y: 30 }, - { x: "Italy", y: 35 }, { x: "Sweden", y: 25 }], - name: 'Silver', fill: "rgba(255,255,0,0.7)" - }, - { - points: [{ x: "USA", y: 45 }, { x: "China", y: 55 }, - { x: "Japan", y: 50 }, { x: "Australia", y: 40 }, - { x: "France", y: 35 }, { x: "Germany", y: 22 }, - { x: "Italy", y: 37 }, { x: "Sweden", y: 27 }], - name: 'Bronze', fill: "rgba(255,204,153,1)" - } - ], - isResponsive: true, - title: { text: 'Olympic Medals' }, - size: { height: "600" }, - legend: { visible: true, position: 'top' } - } - } -}); diff --git a/app/routes/chart/default.js b/app/routes/chart/default.js deleted file mode 100644 index d6c7633..0000000 --- a/app/routes/chart/default.js +++ /dev/null @@ -1,68 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - primaryXAxis: - { - range: { min: 2005, max: 2011, interval: 1 }, - title: { text: 'Year' }, - valueType: 'category' - }, - - //Initializing Primary Y Axis - primaryYAxis: - { - labelFormat: "{value}%", - title: { text: 'Efficiency' }, - range: { min: 25, max: 50, interval: 5 } - }, - - //Initializing Common Properties for all the series - commonSeriesOptions: - { - type: 'line', enableAnimation: true, - tooltip: { visible: true, template: 'Tooltip' }, - marker: - { - shape: 'circle', - size: - { - height: 10, width: 10 - }, - visible: true - }, - border: { width: 2 } - }, - - //Initializing Series - series: - [ - { - points: [{ x: 2005, y: 28 }, { x: 2006, y: 25 }, { x: 2007, y: 26 }, { x: 2008, y: 27 }, - { x: 2009, y: 32 }, { x: 2010, y: 35 }, { x: 2011, y: 30 }], - name: 'India' - }, - { - points: [{ x: 2005, y: 31 }, { x: 2006, y: 28 }, { x: 2007, y: 30 }, { x: 2008, y: 36 }, - { x: 2009, y: 36 }, { x: 2010, y: 39 }, { x: 2011, y: 37 }], - name: 'Germany' - }, - { - points: [{ x: 2005, y: 36 }, { x: 2006, y: 32 }, { x: 2007, y: 34 }, { x: 2008, y: 41 }, - { x: 2009, y: 42 }, { x: 2010, y: 42 }, { x: 2011, y: 43 }], - name: 'England' - }, - { - points: [{ x: 2005, y: 39 }, { x: 2006, y: 36 }, { x: 2007, y: 40 }, { x: 2008, y: 44 }, - { x: 2009, y: 45 }, { x: 2010, y: 48 }, { x: 2011, y: 46 }], - name: 'France' - } - ], - isResponsive: true, - title: { text: 'Efficiency of oil-fired power production' }, - size: { height: "600" }, - legend: { visible: true } - } - } -}); diff --git a/app/routes/circulargauge/default.js b/app/routes/circulargauge/default.js deleted file mode 100644 index a113c5e..0000000 --- a/app/routes/circulargauge/default.js +++ /dev/null @@ -1,52 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - isResponsive:true, - backgroundColor: "transparent", width: 500, - scales: [{ - showRanges: true, - startAngle: 122, sweepAngle: 296, radius: 130, showScaleBar: true, size: 1, maximum: 120, majorIntervalValue: 20, minorIntervalValue: 10, - border: { - width: 0.5, - }, - pointers: [{ - value: 60, - showBackNeedle: true, - backNeedleLength: 20, - length: 95, - width: 7, - pointerCap: { radius: 12 } - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, { type: "minor", height: 8, width: 1, distanceFromScale: 2, color: "#8c8c8c" }], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -30, - startValue: 0, - endValue: 70 - }, { - distanceFromScale: -30, - startValue: 70, - endValue: 110, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, - { - distanceFromScale: -30, - startValue: 110, - endValue: 120, - backgroundColor: "#f5b43f", - border: { color: "#f5b43f" } - }] - }] - } - } -}); diff --git a/app/routes/circulargauge/interaction.js b/app/routes/circulargauge/interaction.js deleted file mode 100644 index 4d8d408..0000000 --- a/app/routes/circulargauge/interaction.js +++ /dev/null @@ -1,48 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - readOnly: false, backgroundColor: "transparent", width: 500, isResponsive:true, - scales: [{ - showRanges: true, - startAngle: 122, sweepAngle: 296, radius: 130, showScaleBar: true, size: 1, border: { width: 0.5 }, maximum: 120, majorIntervalValue: 20, minorIntervalValue: 10, - pointers: [{ - value: 60, - showBackNeedle: true, - backNeedleLength: 20, - length: 95, - width: 7, - pointerCap: { radius: 12 } - }], - labels: [{ - color: "#8c8c8c" - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, { type: "minor", height: 8, width: 1, distanceFromScale: 2, color: "#8c8c8c" }], - ranges: [{ - distanceFromScale: -30, - startValue: 0, - endValue: 70 - }, { - distanceFromScale: -30, - startValue: 70, - endValue: 110, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, - { - distanceFromScale: -30, - startValue: 110, - endValue: 120, - backgroundColor: "#f5b43f", - border: { color: "#f5b43f" } - }] - }] - } - } -}); diff --git a/app/routes/circulargauge/pointers.js b/app/routes/circulargauge/pointers.js deleted file mode 100644 index 914cc92..0000000 --- a/app/routes/circulargauge/pointers.js +++ /dev/null @@ -1,62 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableAnimation: false, - backgroundColor: "#e0e0e0", width: 700, height: 600, radius: 80, - drawLabels: function(args){ - if (args.pointerValue != 100 && args.pointerValue != 0) - args.style.textValue = ""; - }, - drawPointers:function(args){ - var i = args.pointer.index; - args.model.scales[0].indicators[i].stateRanges[0].text = args.pointer.pointerValue.toString(); - args.model.scales[0].indicators[i].position.x = args.position.startX+20; - args.model.scales[0].indicators[i].position.y = args.position.startY+50; - }, - scales: [{ - showRanges: true,showTicks:false, showIndicators: true, startAngle: 120, sweepAngle: 300, radius: 80, size: 1, - showScaleBar: false, minimum: 0, maximum: 100, majorIntervalValue: 10, minorIntervalValue: 10, - border: { - width: 0.5, - }, - customLabels: [{ - value: "SPORTS", position: { x: 350, y: 280 }, color: "#333333", font: {fontFamily:"Segoe UI",fontStyle:"Bold", size: "24px" } - }, { - value: "Fan Ratio", position: { x: 350, y: 310 }, color: "#333333", font: { fontFamily: "Segoe UI", size: "18px" } - }, { - value: "(in million)", position: { x: 350, y: 330 }, color: "#333333", font: { fontFamily: "Segoe UI", size: "12px" } - }], - labels: [{ - color: "transparent" - }], - ranges: [{ - distanceFromScale: -73, size: 40, startValue: 0, endValue: 80, backgroundColor: "#bc4b4b", border: { color: "#bc4b4b", width: 2 } - }, { - distanceFromScale: -132, size: 40, startValue: 0, endValue: 70, backgroundColor: "#21a56f", border: { color: "#21a56f", width: 2 } - }, { - distanceFromScale: -190, size: 40, startValue: 0, endValue: 90, backgroundColor: "#2bafbc", border: { color: "#2bafbc", width: 2 } - }], - pointers: [{ - type: "marker", markerType: "image", value: 80, distanceFromScale: 15, placement: "far", length: 43, width: 43, backgroundColor: "transparent", border: { width: 0, color: "transparent" }, imageUrl: "content/images/gauge/golfball.png", - - },{ - type: "marker", markerType: "image", value: 70, distanceFromScale: 74, placement: "far", length: 43, width: 43, backgroundColor: "transparent", border: { width: 0, color: "transparent" }, imageUrl: "content/images/gauge/basketball.png", - - },{ - type: "marker", markerType: "image", value: 90, distanceFromScale: 131, placement: "far", length: 43, width: 43, backgroundColor: "transparent", border: { width: 0, color: "transparent" }, imageUrl: "content/images/gauge/football.png", - - }], - indicators:[ - { - height: 10, width: 10, type: "text", textLocation: { x: 0, y: 0 }, stateRanges: [{ startValue: 0, endValue: 100, text: "", textColor: "#8c8c8c", font: { size: "12px" } }] - }, { - height: 10, width: 10, type: "text", textLocation: { x: 0, y: 0 }, stateRanges: [{ startValue: 0, endValue: 100, text: "", textColor: "#8c8c8c", font: { size: "12px" } }] - }, { - height: 10, width: 10, type: "text", textLocation: { x: 0, y: 0 }, stateRanges: [{ startValue: 0, endValue: 100, text: "", textColor: "#8c8c8c", font: { size: "12px" } }] - }] - }] - } - } -}); diff --git a/app/routes/colorpicker/colorpalette.js b/app/routes/colorpicker/colorpalette.js deleted file mode 100644 index 8a90401..0000000 --- a/app/routes/colorpicker/colorpalette.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: "#ec2024", - type: "palette" - } - } -}); diff --git a/app/routes/colorpicker/custompalette.js b/app/routes/colorpicker/custompalette.js deleted file mode 100644 index fdb5798..0000000 --- a/app/routes/colorpicker/custompalette.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value:"#ec2024", - type:"palette", - palette:"custompalette", - switcher: false, - custom:['ffffff', 'ffccff', 'ff99ff', 'ff66ff', 'ff33ff', 'ff00ff', 'ccffff', 'ccccff', 'cc99ff', 'cc66ff', - 'cc33ff', 'cc00ff', '99ffff', '99ccff', '9999ff', '9966ff', '9933ff', '9900ff', 'ffffcc', 'ffcccc'] - } - } -}); diff --git a/app/routes/colorpicker/default.js b/app/routes/colorpicker/default.js deleted file mode 100644 index 880bdd3..0000000 --- a/app/routes/colorpicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: "#ec2024" - } - } -}); diff --git a/app/routes/combobox/databinding-remotedata.js b/app/routes/combobox/databinding-remotedata.js deleted file mode 100644 index c25b072..0000000 --- a/app/routes/combobox/databinding-remotedata.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -let data = ej.DataManager({url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); -let query = ej.Query().from("Suppliers").select("SupplierID", "ContactName"); -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - query: query, - fields: { text: "ContactName", value: "SupplierID" }, - width: "100%", - placeholder: "Select a Customer" - } - } -}); diff --git a/app/routes/combobox/default.js b/app/routes/combobox/default.js deleted file mode 100644 index 5110b13..0000000 --- a/app/routes/combobox/default.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: [ - "Anemone Galilee", "Allium drumstick", "Artichoke thistle", - "Boronia ", "Bouvardia", "Blue lace flower", "Bird of paradise", - "Cone flower", "Cosmos", "Calla lily white", "Common Yarrow", - "Dahlia", "Daffodil", "Delphinium Belladonna", - "Eric John", "Eucalyptus seeded", - "Freesia", "Foxtail fern", "Feverfew", - "Godetia", "Gardenia", "Gayfeather", - "Heather", "Hydrangea", - "Ivy", - "Japhette orchid", - "Kangaroo paw yellow", - "Lace fern", "Lumex", "Lavender", - "Mimosa", "Moon orchid", "Ming fern", - "Nerine", - "Paper Reed", "Pincushion", "Phlox", - "Queen Anne's lace", - "Red Rover", "Rice flower", "Rose Lavanda", - "Strawberry banksia", "Saponaria", " Sunflower Sunbright", - "Thorow-wax", "Telstar", "Tuberose", "Tulip pink", - "Waxflower", "Willow curly", "Watsonia" - ], - width: "100%", - placeholder: "Select a flower", - autofill: true - } - } -}); diff --git a/app/routes/combobox/grouping.js b/app/routes/combobox/grouping.js deleted file mode 100644 index cbb701b..0000000 --- a/app/routes/combobox/grouping.js +++ /dev/null @@ -1,20 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { skill: 'Cabbage', category: 'Leafy and Salad' }, { skill: 'Pea', category: 'Leafy and Salad' }, { skill: 'Spinach', category: 'Leafy and Salad' }, - { skill: 'Wheatgrass', category: 'Leafy and Salad' }, { skill: 'Yarrow', category: 'Leafy and Salad' }, { skill: 'Chickpea', category: 'Beans' }, - { skill: 'Green bean', category: 'Beans' }, { skill: 'Horse gram', category: 'Beans' }, { skill: 'Peanut', category: 'Beans' }, { skill: 'Pigeon pea', category: 'Beans' }, - { skill: 'Garlic', category: 'Bulb and Stem' }, { skill: 'Garlic Chives', category: 'Bulb and Stem' }, { skill: 'Lotus root', category: 'Bulb and Stem' }, - { skill: 'Nopal', category: 'Bulb and Stem' }, { skill: 'Onion', category: 'Bulb and Stem' }, - { skill: 'Shallot', category: 'Bulb and Stem' }, { skill: 'Beetroot', category: 'Root and Tuberous' }, { skill: 'Carrot', category: 'Root and Tuberous' }, - { skill: 'Ginger', category: 'Root and Tuberous' }, - { skill: 'Potato', category: 'Root and Tuberous' }, { skill: 'Radish', category: 'Root and Tuberous' }, { skill: 'Turmeric', category: 'Root and Tuberous' } - ], - fieldsvalues: { text: 'skill', groupBy: 'category' }, - width: "100%" - } - } -}); diff --git a/app/routes/datepicker/blackoutdates.js b/app/routes/datepicker/blackoutdates.js deleted file mode 100644 index e5da9e1..0000000 --- a/app/routes/datepicker/blackoutdates.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -let today = new Date(); -let year = today.getFullYear(); -let month = today.getMonth(); - -export default Ember.Route.extend({ - model(){ - return { - blackoutDates: [new Date(year,month, 4), new Date(year,month, 23),new Date(year,month, 14), new Date(year, month + 1, 15), - new Date(this.year, this.month - 1, 22)] - } - } -}); diff --git a/app/routes/datepicker/default.js b/app/routes/datepicker/default.js deleted file mode 100644 index 0c38fbe..0000000 --- a/app/routes/datepicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Value: new Date() - } - } -}); diff --git a/app/routes/datepicker/rtl.js b/app/routes/datepicker/rtl.js deleted file mode 100644 index 68a537f..0000000 --- a/app/routes/datepicker/rtl.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Value: new Date(), - rtl: true - } - } -}); diff --git a/app/routes/daterangepicker/default.js b/app/routes/daterangepicker/default.js deleted file mode 100644 index d8324db..0000000 --- a/app/routes/daterangepicker/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Value: "5/5/2014 - 6/6/2018", - Width: 400 - } - } -}); diff --git a/app/routes/daterangepicker/enabletimepicker.js b/app/routes/daterangepicker/enabletimepicker.js deleted file mode 100644 index 51679ec..0000000 --- a/app/routes/daterangepicker/enabletimepicker.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - timePickerEnabled: true, - Width: 400 - } - } -}); diff --git a/app/routes/daterangepicker/ranges.js b/app/routes/daterangepicker/ranges.js deleted file mode 100644 index b6ca8ac..0000000 --- a/app/routes/daterangepicker/ranges.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - ranges: [ - { label: "Today", range: [new Date(), new Date()] }, - { label: "Last 1 Week", range: [new Date(new Date().setDate(new Date().getDate() - 7)), new Date()] }, - { label: "Last 1 Month", range: [new Date(new Date().setMonth(new Date().getMonth() - 1)), new Date()] }, - { label: "Last 2 Month", range: [new Date(new Date().setMonth(new Date().getMonth() - 2)), new Date()] }, - ], - Width: 400 - } - } -}); diff --git a/app/routes/datetimepicker/default.js b/app/routes/datetimepicker/default.js deleted file mode 100644 index df536ba..0000000 --- a/app/routes/datetimepicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: new Date() - } - } -}); diff --git a/app/routes/datetimepicker/drilldown.js b/app/routes/datetimepicker/drilldown.js deleted file mode 100644 index d2ca69f..0000000 --- a/app/routes/datetimepicker/drilldown.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - drillDown: {enabled: true, interval: 5, showMeridian: false} - } - } -}); diff --git a/app/routes/datetimepicker/rtl.js b/app/routes/datetimepicker/rtl.js deleted file mode 100644 index a80636d..0000000 --- a/app/routes/datetimepicker/rtl.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - rtl: true - } - } -}); diff --git a/app/routes/diagram/default.js b/app/routes/diagram/default.js deleted file mode 100644 index 04d6665..0000000 --- a/app/routes/diagram/default.js +++ /dev/null @@ -1,56 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: "100%", - height: "625px", - - nodes: [{ name: "NewIdea", width: 150, height: 60, offsetX: 400, offsetY: 60, labels: [{ "text": "New idea identified" }], type: "flow", shape: "terminator" }, - { name: "Meeting", width: 150, height: 60, offsetX: 400, offsetY: 155, labels: [{ "text": "Meeting with board" }], type: "flow", shape: "process" }, - { name: "BoardDecision", width: 150, height: 110, offsetX: 400, offsetY: 280, labels: [{ text: "Board decides \nwhether \nto proceed" }], type: "flow", shape: "decision" }, - { name: "Project", width: 150, height: 100, offsetX: 400, offsetY: 430, labels: [{ "text": "Find Project \nmanager" }], type: "flow", shape: "decision" }, - { name: "End", width: 150, height: 60, offsetX: 400, offsetY: 555, labels: [{ "text": "Implement and Deliver" }], type: "flow", shape: "process" }, - { name: "Decision", width: 250, height: 60, offsetX: 650, offsetY: 60, labels: [{ "text": "Decision Process for new software ideas" }], type: "flow", shape: "card", fillColor: "#858585", borderColor: "#858585" }, - { name: "Reject", width: 150, height: 60, offsetX: 650, offsetY: 285, labels: [{ "text": "Reject and write report" }], type: "flow", shape: "process" }, - { name: "Resources", width: 150, height: 60, offsetX: 650, offsetY: 430, labels: [{ "text": "Hire new resources" }], type: "flow", shape: "process" } - ], - - connectors: [{ name: "connector1", sourceNode: "NewIdea", targetNode: "Meeting" }, - { name: "connector2", sourceNode: "Meeting", targetNode: "BoardDecision" }, - { name: "connector3", sourceNode: "BoardDecision", targetNode: "Project", labels: [{ "text": "Yes" }] }, - { name: "connector4", sourceNode: "Project", targetNode: "End", labels: [{ "text": "Yes" }] }, - { name: "connector5", sourceNode: "BoardDecision", targetNode: "Reject", labels: [{ "text": "No" }] }, - { name: "connector6", sourceNode: "Project", targetNode: "Resources", labels: [{ "text": "No" }] } - ], - - defaultSettings: { - node: { - borderColor: "#1BA0E2", fillColor: "#1BA0E2", labels: [{ "fontColor": "white" }], - ports: [{ name: "port1", offset: { x: 0, y: 0.5 } }, - { name: "port2", offset: { y: 0, x: 0.5 } }, - { name: "port3", offset: { x: 1, y: 0.5 } }, - { name: "port4", offset: { y: 1, x: 0.5 } }] - }, - connector: { lineColor: "#606060", labels: [{ "fillColor": "white" }] }, - }, - - palettes: [ - { - name: "Flow Shapes", - expanded: true, - items: [{ - name: "Terminator", width: 40, height: 20, offsetX: 20, offsetY: 20, type: "flow", shape: "terminator", - ports: [ - { name: "Terminator" + "1", offset: { x: 0.5, y: 0 } }, - { name: "Terminator" + "2", offset: { x: 0, y: 0.5 } }, - { name: "Terminator" + "3", offset: { x: 0.5, y: 1 } }, - { name: "Terminator" + "4", offset: { x: 1, y: 0.5 } } - ] - } - ] - } - ] - } - } -}); \ No newline at end of file diff --git a/app/routes/diagram/hierarchicaltree.js b/app/routes/diagram/hierarchicaltree.js deleted file mode 100644 index f66a155..0000000 --- a/app/routes/diagram/hierarchicaltree.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - let data = [ - { "Name": "Diagram", "fillColor": "#916DAF" }, - { "Name": "Layout", "Category": "Diagram" }, - { "Name": "Tree Layout", "Category": "Layout" }, - { "Name": "Organizational Chart", "Category": "Layout" }, - { "Name": "Hierarchical Tree", "Category": "Tree Layout" }, - { "Name": "Radial Tree", "Category": "Tree Layout" }, - { "Name": "Mind Map", "Category": "Hierarchical Tree" }, - { "Name": "Family Tree", "Category": "Hierarchical Tree" }, - { "Name": "Management", "Category": "Organizational Chart" }, - { "Name": "Human Resource", "Category": "Management" }, - { "Name": "University", "Category": "Management" }, - { "Name": "Business", "Category": "Management" }, - ]; - - return { - height: "450px", - tool: ej.datavisualization.Diagram.Tool.SingleSelect, - layout: { type: "hierarchicaltree", horizontalSpacing: 25, verticalSpacing: 35, marginX: 3, marginY: 3 }, - defaultSettings: { - node: { - constraints: ej.datavisualization.Diagram.NodeConstraints.Select | ej.datavisualization.Diagram.NodeConstraints.PointerEvents, fillColor: "#88C65C", width: 100, - height: 40, borderColor: "black", borderWidth: 1, labels: [{ name: "label1", fontColor: "white", fontSize: 12, margin: { left: 10, right: 10 } }] - }, - connector: { - lineColor: "#000000", constraints: ej.datavisualization.Diagram.ConnectorConstraints.None, - segments: [{ type: "orthogonal" }] - } - }, - nodeTemplate: function (diagram, node) { - node.labels[0].text = node.Name; - }, - dataSourceSettings: { id: "Name", parent: "Category", dataSource: data }, - pageSettings: { scrollLimit: "diagram" }, - snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None } - } - } -}); \ No newline at end of file diff --git a/app/routes/diagram/organizationalchart.js b/app/routes/diagram/organizationalchart.js deleted file mode 100644 index dff6a5e..0000000 --- a/app/routes/diagram/organizationalchart.js +++ /dev/null @@ -1,70 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var addInfo = { orientation: "vertical", type: "alternate" }; - var data = [ - { "Id": "parent", "Function": "Project Management" }, - { "Id": "1", "Function": "R&D Team", "Phase": "parent" }, - { "Id": "2", "Function": "HR Team", "Phase": "parent" }, - { "Id": "3", "Function": "Sales Team", "Phase": "parent" }, - { "Id": "4", "Function": "Philosophy", "Phase": "1" }, - { "Id": "5", "Function": " Organization", "Phase": "1" }, - { "Id": "6", "Function": "Technology", "Phase": "1" }, - { "Id": "7", "Function": " Funding", "Phase": "1" }, - { "Id": "8", "Function": "Resource", "Phase": "1" }, - { "Id": "9", "Function": "Targeting", "Phase": "1" }, - { "Id": "10", "Function": "Evaluation", "Phase": "1" }, - { "Id": "11", "Function": "Recruitment", "Phase": "2" }, - { "Id": "12", "Function": "Relation", "Phase": "2" }, - { "Id": "13", "Function": "Design", "Phase": "3" }, - { "Id": "14", "Function": "Operation", "Phase": "3" }, - { "Id": "15", "Function": "Support", "Phase": "3" }, - { "Id": "16", "Function": "Quality", "Phase": "3" }, - { "Id": "17", "Function": "Interaction", "Phase": "3" }, - { "Id": "18", "Function": "Support", "Phase": "3" }, - { "Id": "19", "Function": "Coordination", "Phase": "3" } - ]; - - function nodeTemplate(diagram, node) { - node.labels[0].text = node.Function; - node.fillColor = node.Color; - if (node.Id == "parent") { node.fillColor = "#3484bb"; } - if (node.Phase == "parent") { node.fillColor = "#9ace7f"; } - if (node.Phase == "1") { node.fillColor = "#9264aa"; } - if (node.Phase == "2") { node.fillColor = "#9264aa"; } - if (node.Phase == "3") { node.fillColor = "#9264aa"; } - } - - function getLayoutInfo(diagram, node, options) { - if (!options.hasSubTree) { - options.orientation = node.addInfo.orientation; - options.type = node.addInfo.type; - - } - } - - return{ - height: "450px", - tool: ej.datavisualization.Diagram.Tool.SingleSelect, - layout: { type: "organizationalchart", marginX: 3, marginY: 3, getLayoutInfo: getLayoutInfo }, - defaultSettings: { - node: { constraints: ej.datavisualization.Diagram.NodeConstraints.Select | ej.datavisualization.Diagram.NodeConstraints.PointerEvents, addInfo: addInfo, width: 100, height: 40, borderColor: "black", labels: [{ fontColor: "#ffffff" }] }, - connector: { - lineColor: "#000000", segments: [{ type: "orthogonal" }], targetDecorator: { shape: "none" }, - constraints: ej.datavisualization.Diagram.ConnectorConstraints.None - } - }, - nodeTemplate: nodeTemplate, - dataSourceSettings: { - id: "Id", parent: "Phase", dataSource: data - }, - pageSettings: { - scrollLimit: "diagram", muliplePages: false - }, - snapSettings: { - snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None - }, - } - } -}); \ No newline at end of file diff --git a/app/routes/diagram/overview.js b/app/routes/diagram/overview.js deleted file mode 100644 index 3620816..0000000 --- a/app/routes/diagram/overview.js +++ /dev/null @@ -1,103 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - - - var nodes = []; - - createNode(24, 23, 20, "content/images/overviewcontrol/cards_05.png"); - createNode(555, 48, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(461, 174, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(455, 634, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(81, 583, 0, "content/images/overviewcontrol/cards_11.png"); - createNode(861, 449, -24, "content/images/overviewcontrol/cards_14.png"); - createNode(34, 417, 20, "content/images/overviewcontrol/cards_16.png"); - createNode(674, 418, 37, "content/images/overviewcontrol/cards_18.png"); - createNode(1181, 921, -75, "content/images/overviewcontrol/cards_23.png"); - createNode(159, 125, -9, "content/images/overviewcontrol/cards_25.png"); - createNode(776, 249, 0, "content/images/overviewcontrol/cards_100.png"); - createNode(776, 27, 0, "content/images/overviewcontrol/cards_101.png"); - createNode(634, 149, -79, "content/images/overviewcontrol/cards_102.png"); - createNode(287, 159, 0, "content/images/overviewcontrol/cards_103.png"); - createNode(223, 584, -20, "content/images/overviewcontrol/cards_104.png"); - createNode(294, 8, -52, "content/images/overviewcontrol/cards_105.png"); - createNode(388, 296, 59, "content/images/overviewcontrol/cards_106.png"); - createNode(102, 267, 0, "content/images/overviewcontrol/cards_107.png"); - createNode(380, 452, 0, "content/images/overviewcontrol/cards_108.png"); - createNode(683, 550, 31, "content/images/overviewcontrol/cards_109.png"); - createNode(1038, 567, 20, "content/images/overviewcontrol/cards_05.png"); - createNode(849, 115, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(1165, 144, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(497, 815, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(993, 480, 0, "content/images/overviewcontrol/cards_100.png"); - createNode(1240, 582, -38, "content/images/overviewcontrol/cards_101.png"); - createNode(941, 249, 0, "content/images/overviewcontrol/cards_102.png"); - createNode(674, 921, -41, "content/images/overviewcontrol/cards_104.png"); - createNode(296, 816, -20, "content/images/overviewcontrol/cards_104.png"); - createNode(1025, 45, -52, "content/images/overviewcontrol/cards_105.png"); - createNode(962, 943, 59, "content/images/overviewcontrol/cards_106.png"); - createNode(1093, 409, -42, "content/images/overviewcontrol/cards_107.png"); - createNode(445, 939, 33, "content/images/overviewcontrol/cards_108.png"); - createNode(756, 783, 31, "content/images/overviewcontrol/cards_109.png"); - createNode(15, 1047, 0, "content/images/overviewcontrol/cards_05.png"); - createNode(1072, 102, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(417, 1198, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(1148, 815, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(1322, 310, -34, "content/images/overviewcontrol/cards_11.png"); - createNode(833, 1442, -36, "content/images/overviewcontrol/cards_14.png"); - createNode(25, 1441, 31, "content/images/overviewcontrol/cards_16.png"); - createNode(630, 1442, 0, "content/images/overviewcontrol/cards_18.png"); - createNode(1454, 102, 37, "content/images/overviewcontrol/cards_20.png"); - createNode(1253, 1306, -75, "content/images/overviewcontrol/cards_23.png"); - createNode(115, 1148, -9, "content/images/overviewcontrol/cards_25.png"); - createNode(993, 480, 0, "content/images/overviewcontrol/cards_11.png"); - createNode(115, 815, -24, "content/images/overviewcontrol/cards_14.png"); - createNode(913, 676, 31, "content/images/overviewcontrol/cards_16.png"); - createNode(1216, 310, 0, "content/images/overviewcontrol/cards_18.png"); - createNode(590, 614, -16, "content/images/overviewcontrol/cards_20.png"); - createNode(285, 685, -75, "content/images/overviewcontrol/cards_23.png"); - createNode(232, 357, -9, "content/images/overviewcontrol/cards_25.png"); - createNode(733, 1273, 0, "content/images/overviewcontrol/cards_100.png"); - createNode(733, 1051, 0, "content/images/overviewcontrol/cards_101.png"); - createNode(590, 1273, -79, "content/images/overviewcontrol/cards_102.png"); - createNode(244, 1212, 0, "content/images/overviewcontrol/cards_103.png"); - createNode(1547, 9, -20, "content/images/overviewcontrol/cards_104.png"); - createNode(251, 1031, -52, "content/images/overviewcontrol/cards_105.png"); - createNode(344, 1320, 59, "content/images/overviewcontrol/cards_106.png"); - createNode(58, 1291, 0, "content/images/overviewcontrol/cards_107.png"); - createNode(287, 1442, 0, "content/images/overviewcontrol/cards_108.png"); - createNode(1499, 733, 31, "content/images/overviewcontrol/cards_109.png"); - createNode(1566, 726, 20, "content/images/overviewcontrol/cards_05.png"); - createNode(805, 1138, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(1122, 1168, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(1216, 0, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(1326, 534, 0, "content/images/overviewcontrol/cards_11.png"); - createNode(1514, 930, -24, "content/images/overviewcontrol/cards_14.png"); - createNode(1622, 473, 31, "content/images/overviewcontrol/cards_16.png"); - createNode(1498, 1124, 0, "content/images/overviewcontrol/cards_18.png"); - createNode(1668, 228, 0, "content/images/overviewcontrol/cards_20.png"); - function createNode(x, y, angle, src) { - x += 51; - y += 71; - nodes.push({ - name: ej.datavisualization.Diagram.Util.randomId(), - offsetX: x, offsetY: y, rotateAngle: angle, type: "image", source: src, borderColor: "none" - }); - } - return{ - nodes: nodes, - tool: ej.datavisualization.Diagram.Tool.ZoomPan, - defaultSettings: { - node: { - width: 102, height: 142, - } - }, - snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None }, - create: function () { - var diagram = Ember.$("#Diagram").ejDiagram("instance"); - diagram.fitToPage(); - } - } - } -}); \ No newline at end of file diff --git a/app/routes/diagram/radiallayout.js b/app/routes/diagram/radiallayout.js deleted file mode 100644 index 8a0438f..0000000 --- a/app/routes/diagram/radiallayout.js +++ /dev/null @@ -1,565 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data = [ - { - "Id": "parent", "Name": "Maria Anders", "Designation": "Managing Director", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "true", "RatingColor": "#C34444" - }, - { - "Id": 1, "Name": "Ana Trujillo", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Thomas.PNG", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 2, "Name": "Lino Rodri", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Robin.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 3, "Name": "Philip Cramer", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Robin.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 4, "Name": "Pedro Afonso", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Paul.png", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 5, "Name": "Anto Moreno", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 6, "Name": "Elizabeth Roel", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Maria.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 7, "Name": "Aria Cruz", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 8, "Name": "Eduardo Roel", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "true", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 9, "Name": "Howard Snyd", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 2 - }, - { - "Id": 10, "Name": "Daniel Tonini", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#93B85A", "ReportingPerson": 2 - }, - { - "Id": 11, "Name": "Nardo Batista", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Maria.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 89 - }, - { - "Id": 12, "Name": "Michael Holz", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Thomas.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 89 - }, - { - "Id": 13, "Name": "Kloss Perrier", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 90 - }, - { - "Id": 14, "Name": "Liz Nixon", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 3 - }, - { - "Id": 15, "Name": "Paul Henriot", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 3 - }, - { - "Id": 16, "Name": "Paula Parente", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/John.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 90 - }, - { - "Id": 17, "Name": "Matti Kenna", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 4 - }, - { - "Id": 18, "Name": "Laura Callahan", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 4 - }, - { - "Id": 19, "Name": "Simon Roel", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "true", - "RatingColor": "#93B85A", "ReportingPerson": 4 - }, - { - "Id": 20, "Name": "Thomas Hardy", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 12 - }, - { - "Id": 21, "Name": "Martín Kloss", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 5 - }, - { - "Id": 22, "Name": "Maria Larsson", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 6 - }, - { - "Id": 23, "Name": "Diego Roel", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 7 - }, - { - "Id": 24, "Name": "José Pedro ", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 8 - }, - { - "Id": 25, "Name": "Manu Pereira", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image56.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 8 - }, - { - "Id": 26, "Name": "Annette Roel", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 25 - }, - { - "Id": 27, "Name": "Catherine Kaff", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 8 - }, - { - "Id": 28, "Name": "Lúcia Carvalho", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.PNG", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 12 - }, - { - "Id": 29, "Name": "Alej Camino", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.PNG", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 13 - }, - { - "Id": 30, "Name": "Liu Wong", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 14 - }, - { - "Id": 31, "Name": "Karin Josephs", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 14 - }, - { - "Id": 32, "Name": "Ruby Anabela ", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 16 - }, - { - "Id": 33, "Name": "Pirkko King", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 17 - }, - - { - "Id": 34, "Name": "Karl Jablonski", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 18 - }, - - { - "Id": 35, "Name": "Zbyszek Yang", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 19 - }, - { - "Id": 36, "Name": "Nancy", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image56.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 5 - }, - { - "Id": 37, "Name": "Anne", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 6 - }, - { - "Id": 38, "Name": "Isabel Castro", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 7 - }, - { - "Id": 39, "Name": "Nardo Batista", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 9 - }, - { - "Id": 40, "Name": "Rene Phillips", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 16 - }, - { - "Id": 41, "Name": "Rita Pfalzheim", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 9 - }, - { - "Id": 42, "Name": "Janete Limeira", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 11 - }, - { - "Id": 43, "Name": "Christina kaff", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 20 - }, - { - "Id": 44, "Name": "Peter Franken", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 21 - }, - { - "Id": 45, "Name": "Carlos Schmitt", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 23 - }, - { - "Id": 46, "Name": "Yoshi Wilson", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 23 - }, - { - "Id": 47, "Name": "Jean Fresnière", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 24 - }, - { - "Id": 48, "Name": "Simon Roel", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 25 - }, - { - "Id": 49, "Name": "Rene Phillips", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 55 - }, - { - "Id": 50, "Name": "Paula Wilson", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/eric.PNG", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 43 - }, - { - "Id": 51, "Name": "Jose Pavarotti", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Maria.PNG", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 43 - }, - { - "Id": 52, "Name": "Palle Ibsen", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 29 - }, - { - "Id": 53, "Name": "Lúcia Carvalho", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 30 - }, - { - "Id": 54, "Name": "Hanna Moos", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 30 - }, - { - "Id": 55, "Name": "Peter Citeaux", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 33 - }, - { - "Id": 56, "Name": "Elizabeth Mary", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 33 - }, - { - "Id": 57, "Name": "Victoria Ash", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 34 - }, - { - "Id": 58, "Name": "Janine Labrune", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 35 - }, - { - "Id": 59, "Name": "Martine Rancé", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 11 - }, - { - "Id": 60, "Name": "Carine Schmitt", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 11 - }, - { - "Id": 61, "Name": "Paolo Accorti", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 38 - }, - { - "Id": 62, "Name": "André Fonseca", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/John.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 41 - }, - { - "Id": 63, "Name": "Mario Pontes", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 6 - }, - { - "Id": 64, "Name": "John Steel", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Maria.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 7 - }, - { - "Id": 65, "Name": "Renate Jose", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 42 - }, - { - "Id": 66, "Name": "Jaime Yorres", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 20 - }, - { - "Id": 67, "Name": "Alex Feuer", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 21 - }, - - { - "Id": 68, "Name": "Yvonne Wong", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 6 - }, - - { - "Id": 69, "Name": "Yoshi Kenna", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 40 - }, - { - "Id": 70, "Name": "Helen Marie", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 24 - }, - { - "Id": 71, "Name": "Joseph Kaff", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 70 - }, - { - "Id": 72, "Name": "Horst Kloss", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Clayton.PNG", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 70 - }, - { - "Id": 73, "Name": "Sergio roel", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.PNG", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 37 - }, - { - "Id": 74, "Name": "Mauri Moroni", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.PNG", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 60 - }, - { - "Id": 75, "Name": "Janete Limeira", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.PNG", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 29 - }, - { - "Id": 76, "Name": "Jonas Bergsen", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.PNG", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 18 - }, - { - "Id": 77, "Name": "Miguel Angel", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/eric.PNG", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 18 - }, - { - "Id": 78, "Name": "Art Nancy", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 88 - }, - { - "Id": 79, "Name": "Pascal Cartrain", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/John.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 88 - }, - { - "Id": 80, "Name": "Helvetis Nagy", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 34 - }, - { - "Id": 81, "Name": "Rita Müller", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Paul.png", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 35 - }, - { - "Id": 82, "Name": "Georg Pipps", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 36 - }, - { - "Id": 83, "Name": "Horst Kloss", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Paul.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 37 - }, - { - "Id": 84, "Name": "Paula Wilson", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 38 - }, - { - "Id": 85, "Name": " Jose Michael", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/eric.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 37 - }, - { - "Id": 86, "Name": "Mauri Moroni", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 40 - }, - { - "Id": 87, "Name": "Michael Holz", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 41 - }, - { - "Id": 88, "Name": "Alej Camino", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 42 - }, - { - "Id": 89, "Name": "Jytte Petersen", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/image55.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 90, "Name": "Mary Saveley", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": "parent" - }, - { - "Id": 91, "Name": "Robert King", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": "parent" - }, - { - "Id": 92, "Name": "Francisco Yang", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 100 - }, - { - "Id": 93, "Name": "Yang Wang", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 80 - }, - { - "Id": 94, "Name": "Ann Devon", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 80 - }, - { - "Id": 95, "Name": "Roland Mendel", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 19 - }, - { - "Id": 96, "Name": "Yoshi Latimer", "Designation": "SR", - "ImageUrl": "content/images/radialtree/eric.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 13 - }, - { - "Id": 97, "Name": "Patricia Kenna", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Maria.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 100 - }, - { - "Id": 98, "Name": "Helen Bennett", "Designation": "SR", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 42 - }, - { - "Id": 99, "Name": "Carlos Nagy", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 42 - }, - { - "Id": 100, "Name": "Felipe Kloss", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 77 - }, - { - "Id": 101, "Name": "Fran Wilson", "Designation": "SR", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 46 - }, - { - "Id": 102, "Name": "John Rovelli", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 46 - }, - { - "Id": 103, "Name": "Georg Pipps", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 55 - } - ]; - - //creating the node template - function nodeTemplate(diagram, node) { - node.source = node.ImageUrl; - } - return { - layout: { - type: "radialtree", horizontalSpacing: 30, verticalSpacing: 30 - }, - defaultSettings: { - node: { - width: 50, height: 50, borderColor: "transparent", type: "image", - constraints: ej.datavisualization.Diagram.NodeConstraints.InheritTooltip | ej.datavisualization.Diagram.NodeConstraints.PointerEvents - }, - connector: { constraints: ej.datavisualization.Diagram.ConnectorConstraints.None }, - }, - tooltip: { - templateId: "mouseovertoolTipId", - alignment: { horizontal: "center", vertical: "bottom" } - }, - tool: ej.datavisualization.Diagram.Tool.ZoomPan, - pageSettings: { scrollLimit: "diagram" }, - nodeTemplate: nodeTemplate, - dataSourceSettings: { - id: "Id", parent: "ReportingPerson", - dataSource: data - }, - snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None }, - enableContextMenu: false, - create: function () { - var diagram = Ember.$("#Diagram").ejDiagram("instance"); - diagram.fitToPage(); - } - } - } -}); \ No newline at end of file diff --git a/app/routes/diagram/swimlane.js b/app/routes/diagram/swimlane.js deleted file mode 100644 index a40c014..0000000 --- a/app/routes/diagram/swimlane.js +++ /dev/null @@ -1,223 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var darkColor = "#C7D4DF"; - var lightColor = "#f5f5f5"; - var pathData = "M 120 24.9999 C 120 38.8072 109.642 50 96.8653 50 L 23.135" + - " 50 C 10.3578 50 0 38.8072 0 24.9999 L 0 24.9999 C" + - "0 11.1928 10.3578 0 23.135 0 L 96.8653 0 C 109.642 0 120 11.1928 120 24.9999 Z"; - var palettes = [ - { - name: "Flow Shapes", - expanded: true, - items: [ - //add the flow shapes to the symbol palette - { - name: "Rectangle", height: 45, width: 70, offsetX: 70 / 2, offsetY: 45 / 2, fillColor: "white", borderWidth: 1.5, type: "basic", shape: "rectangle", - }, - { - name: "Ellipse", width: 70, height: 70, offsetX: 20, offsetY: 20, fillColor: "white", borderWidth: 1.5, type: "basic", shape: "ellipse", - }, - { - name: "Parallelogram", width: 70, height: 70, - offsetX: 20, offsetY: 30, fillColor: "white", - borderWidth: 1.8, shape: "polygon", - points: [{ x: 25, y: 1 }, { x: 99, y: 1 }, { x: 75, y: 99 }, { x: 1, y: 99 }], - }, - { - name: "Dimond", width: 70, height: 70, - offsetX: 20, offsetY: 20, fillColor: "white", - borderWidth: 1.8, shape: "polygon", - points: [{ x: 50, y: 1 }, { x: 100, y: 50 }, { x: 50, y: 100 }, { x: 1, y: 50 }], - }, - - ] - }, - { - name: " Swimlane Shapes", expanded: true, - items: [ - //add the swimlane shapes to the symbol palette - { name: "stackCanvas1", header: { width: 50, height: 50, fillColor: "#C7D4DF", fontSize: 11 }, height: 60, width: 140, fillColor: "#f5f5f5", offsetX: 70, offsetY: 30, orientation: "horizontal", isLane: true }, - { name: "stackCanvas2", header: { width: 50, height: 50, fillColor: "#C7D4DF", fontSize: 11 }, height: 140, width: 60, fillColor: "#f5f5f5", offsetX: 30, offsetY: 70, orientation: "vertical", isLane: true }, - { name: "verticalPhase", type: "phase", lineWidth: 1, lineDashArray: "3,3", lineColor: "#A9A9A9", parent: "", orientation: "vertical", label: { text: "" } }, - { name: "horizontalPhase", type: "phase", lineWidth: 1, lineDashArray: "3,3", lineColor: "#A9A9A9", parent: "", orientation: "horizontal", label: { text: "" } }, - ] - }, - { - name: " Connectors", - expanded: true, - items: [ - //add the connectors to the symbol palette - { - name: "Link1", segments: [{ type: "orthogonal" }], sourcePoint: { x: 0, y: 0 }, targetPoint: { x: 40, y: 40 }, targetDecorator: { shape: "arrow", borderColor: "#A9A9A9", fillColor: "#A9A9A9" }, lineWidth: 2, lineColor: "#A9A9A9" - }, - { - name: "Link21", segments: [{ type: "straight" }], sourcePoint: { x: 0, y: 0 }, targetPoint: { x: 40, y: 40 }, targetDecorator: { shape: "arrow", borderColor: "#A9A9A9", fillColor: "#A9A9A9" }, lineWidth: 2, lineColor: "#A9A9A9" - }, - ], - } - ]; - - var connectors = [ - //add the connector properties - { - name: "connector1", sourceNode: "Order", - targetNode: "selectItemaddcart" - }, - { - name: "connector2", sourceNode: "selectItemaddcart", - targetNode: "paymentondebitcreditcard" - }, - { - name: "connector3", sourceNode: "paymentondebitcreditcard", - targetNode: "getmaildetailaboutorder" - }, - { - name: "connector4", sourceNode: "getmaildetailaboutorder", - targetNode: "pakingitem" - }, - { - name: "connector5", sourceNode: "pakingitem", - targetNode: "sendcourieraboutaddress" - }, - { - name: "connector6", sourceNode: "sendcourieraboutaddress", - targetNode: "deliveryonthataddress" - }, - { - name: "connector7", sourceNode: "deliveryonthataddress", - targetNode: "getitItem" - }, - ]; - return{ - node:[ - { - //creating the swimlane and set its type as swimlane - type: "swimlane", name: "swimlane", - //initialize swimlane header - header: { - text: "ONLINE PURCHASE STATUS", height: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, orientation: "horizontal", - offsetX: 400, offsetY: 290, - height: 100, width: 650, - lanes: [ - //initialize the lanes - { - name: "stackCanvas1", - //set the header properties - header: { - text: "CUSTOMER", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - //initialize the lane children - children: [ - { - shape: "path", pathData: pathData, name: "Order", - labels: [{ text: "ORDER", fontSize: 11 }], - marginLeft: 60, marginTop: 20, - }, ], - }, - { - name: "stackCanvas2", header: { - text: "ONLINE", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - children: [ - { - name: "selectItemaddcart", - labels: [{ text: "Select item\nAdd cart" }], - marginLeft: 190, marginTop: 20, - }, - { - name: "paymentondebitcreditcard", - labels: [{ text: "Payment on\nDebit/Credit Card" }], - marginLeft: 350, marginTop: 20, - }], - }, - { - name: "stackCanvas3", header: { - text: "SHOP", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - children: [ - { - name: "getmaildetailaboutorder", - labels: [{ text: "Get mail detail\nabout order" }, ], - marginLeft: 190, marginTop: 20, - }, - { - name: "pakingitem", labels: [{ text: "Paking item" }, ], - marginLeft: 350, marginTop: 20, - }], - }, - { - name: "stackCanvas4", - header: { - text: "DELIVERY", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - children: [ - { - name: "sendcourieraboutaddress", - labels: [{ text: "Send Courier\n about Address" }], - marginLeft: 190, marginTop: 20, - }, - { - name: "deliveryonthataddress", - labels: [{ text: "Delivery on that\n Address" }], - marginLeft: 350, marginTop: 20, - }, - { - name: "getitItem", shape: "path", pathData: pathData, - labels: [{ text: "GET IT ITEM", fontSize: 11 }], - marginLeft: 500, marginTop: 20, - }], - }, - ], - //creating the phases of the swimlane - phases: [ - //set the properties of the phase - { - name: "phase1", offset: 200, - lineWidth: 1, lineDashArray: "3,3", lineColor: "#606060", - label: { text: "Phase" } - }, - { - name: "phase2", offset: 500, - lineWidth: 1, lineDashArray: "3,3", lineColor: "#606060", - label: { text: "Phase" } - }, - ], - phaseSize: 20, - - }, - ], - connectors:connectors, - defaultSettings: { - //set the default properties of the nodes. - node: { - width: 100, height: 40, fillColor: "white", - labels: [{ fontSize: 11 }] - }, - //set the default properties of the connectors. - connector: { - targetDecorator: { - shape: "arrow", - borderColor: "#606060", width: "10", height: "10" - }, - lineColor: "#606060", - segments: [{ type: "orthogonal", length: null }] - } - }, - pageSettings: { pageHeight: 1020, pageWidth: 1020, scrollLimit: "diagram" }, - palettes:palettes, - } - } -}); \ No newline at end of file diff --git a/app/routes/dialog/actionbuttons.js b/app/routes/dialog/actionbuttons.js deleted file mode 100644 index 3aa554b..0000000 --- a/app/routes/dialog/actionbuttons.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - width: 295, - actionButtons: ["close", "collapsible", "maximize", "minimize", "pin"], - close: "onDialogClose", - enableResize: false, - containment: ".cols-sample-area", - dlgOpen: function () { - Ember.$("#btnOpen").hide(); - }, - onOpen: function () { - Ember.$("#btnOpen").hide(); - Ember.$("#dialogIcon").ejDialog("open"); - }, - onDialogClose: function () { - Ember.$("#btnOpen").show(); - }, - } - } -}); diff --git a/app/routes/dialog/default.js b/app/routes/dialog/default.js deleted file mode 100644 index bdde9c0..0000000 --- a/app/routes/dialog/default.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - - model() { - return { - width: "550", - minWidth: "310", - minHeight: "215", - btnHeight: "30", - btnWidth: "172", - btnSize: "medium", - dlgOpen: function () { - Ember.$("#btnOpen").hide(); - }, - onDialogClose: function () { - Ember.$("#btnOpen").show(); - }, - onOpen: function () { - Ember.$("#btnOpen").hide(); - Ember.$("#defaultdialog").ejDialog("open"); - }, - } - } -}); \ No newline at end of file diff --git a/app/routes/digitalgauge/default.js b/app/routes/digitalgauge/default.js deleted file mode 100644 index b5288f7..0000000 --- a/app/routes/digitalgauge/default.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: 525,isResponsive:true, - height: 305, - items: [{ - segmentSettings: { - width: 1, - spacing: 0, - color: "#8c8c8c" - }, - characterSettings: { - opacity: 0.8, - }, - value: "123456789", - position: { x: 52, y: 52 } - }] - } - } -}); diff --git a/app/routes/digitalgauge/digiclock.js b/app/routes/digitalgauge/digiclock.js deleted file mode 100644 index 1024d62..0000000 --- a/app/routes/digitalgauge/digiclock.js +++ /dev/null @@ -1,48 +0,0 @@ -import Ember from 'ember'; - -setInterval((function () { - var currentTime = new Date(); - var hours = currentTime.getHours(); - var minutes = currentTime.getMinutes(); - var seconds = currentTime.getSeconds(); - if (minutes < 10) { - minutes = "0" + minutes; - } - if (seconds < 10) { - seconds = "0" + seconds; - } - var orighour = hours; - hours = ((hours + 11) % 12 + 1); - var v = hours + ":" + minutes + ":" + seconds + " "; - if (orighour > 11) { - v += "PM"; - } else { - v += "AM"; - } - - var digiclock = Ember.$("#DigitalClock").data("ejDigitalGauge"); - if (digiclock != undefined) { - digiclock.setValue(0, v); - } -}), 1); - -export default Ember.Route.extend({ - model() { - return { - width: 525, isResponsive: true, - height: 305, - items: [{ - segmentSettings: { - width: 1, - spacing: 0, - color: "#8c8c8c" - }, - characterSettings: { - opacity: 0.8, - }, - value: "", - position: { x: 52, y: 52 } - }] - } - } -}); diff --git a/app/routes/digitalgauge/export.js b/app/routes/digitalgauge/export.js deleted file mode 100644 index 0022411..0000000 --- a/app/routes/digitalgauge/export.js +++ /dev/null @@ -1,31 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: 525, isResponsive: true, - height: 305, - items: [{ - segmentSettings: { - width: 1, - spacing: 0, - }, - characterSettings: { - opacity: 0.8, - }, - value: "Syncfusion", - position: { x: 52, y: 52 } - }], - fileFormatChange: function (args) { - Ember.$("#fileFormat").ejDropDownList({ enabled: args.isChecked }); - }, - buttonClick: function () { - var fileName = Ember.$("#fileName").val().trim() == "" ? "DigitalGauge" : Ember.$("#fileName").val(); - var fileFormat = Ember.$("#fileFormat").ejDropDownList("option", "value"); - var flag = Ember.$("#CoreExportImage").ejDigitalGauge("exportImage", fileName, fileFormat); - if (!flag) - alert("Sorry for the inconvenience. Export is currently not supported in Internet Explorer 9 and below version"); - } - } - } -}); diff --git a/app/routes/dropdownlist/default.js b/app/routes/dropdownlist/default.js deleted file mode 100644 index ac06c98..0000000 --- a/app/routes/dropdownlist/default.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { empid: 'cr1', text: 'Dodge Avenger', value: 'Dodge Avenger' }, - { empid: 'cr2', text: 'Chrysler 200', value: 'Chrysler 200' }, - { empid: 'cr3', text: 'Ford Focus', value: 'Ford Focus' }, - { empid: 'cr4', text: 'Ford Taurus', value: 'Ford Taurus' }, - { empid: 'cr5', text: 'Dazzler', value: 'Dazzler' }, - { empid: 'cr6', text: 'Chevy Spark', value: 'Chevy Spark' }, - { empid: 'cr7', text: 'Chevy Volt', value: 'Chevy Volt' }, - { empid: 'cr8', text: 'Honda Fit', value: 'Honda Fit' }, - { empid: 'cr9', text: 'Honda Crosstour', value: 'Honda Crosstour' }, - { empid: 'cr10', text: 'Acura RL', value: 'Acura RL' }, - { empid: 'cr11', text: 'Hyundai Elantra', value: 'Hyundai Elantra' }, - { empid: 'cr12', text: 'Mazda3', value: 'Mazda3' } - ], - fieldsvalues: { dataSource: this.data, text: 'text', value: 'value' }, - value: 'Dazzler', - width: "100%" - } - } -}); diff --git a/app/routes/dropdownlist/filtering.js b/app/routes/dropdownlist/filtering.js deleted file mode 100644 index 300f9a6..0000000 --- a/app/routes/dropdownlist/filtering.js +++ /dev/null @@ -1,29 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { empid: 'cr1', text: 'Dodge Avenger', value: 'Dodge Avenger' }, - { empid: 'cr2', text: 'Chrysler 200', value: 'Chrysler 200' }, - { empid: 'cr3', text: 'Ford Focus', value: 'Ford Focus' }, - { empid: 'cr4', text: 'Ford Taurus', value: 'Ford Taurus' }, - { empid: 'cr5', text: 'Dazzler', value: 'Dazzler' }, - { empid: 'cr6', text: 'Chevy Spark', value: 'Chevy Spark' }, - { empid: 'cr7', text: 'Chevy Volt', value: 'Chevy Volt' }, - { empid: 'cr8', text: 'Honda Fit', value: 'Honda Fit' }, - { empid: 'cr9', text: 'Honda Crosstour', value: 'Honda Crosstour' }, - { empid: 'cr10', text: 'Acura RL', value: 'Acura RL' }, - { empid: 'cr11', text: 'Hyundai Elantra', value: 'Hyundai Elantra' }, - { empid: 'cr12', text: 'Mazda3', value: 'Mazda3' } - ], - fieldsvalues: { dataSource: this.data, text: 'text', value: 'value' }, - value: 'Dazzler', - width: "100%", - showCheckbox: true, - watermarkText: "Select a skill", - enableFilterSearch: true, - filterType: "contains" - } - } -}); diff --git a/app/routes/dropdownlist/grouping.js b/app/routes/dropdownlist/grouping.js deleted file mode 100644 index 0eaa1fc..0000000 --- a/app/routes/dropdownlist/grouping.js +++ /dev/null @@ -1,21 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { skill: 'Cabbage', category: 'Leafy and Salad' }, { skill: 'Pea', category: 'Leafy and Salad' }, { skill: 'Spinach', category: 'Leafy and Salad' }, - { skill: 'Wheatgrass', category: 'Leafy and Salad' }, { skill: 'Yarrow', category: 'Leafy and Salad' }, { skill: 'Chickpea', category: 'Beans' }, - { skill: 'Green bean', category: 'Beans' }, { skill: 'Horse gram', category: 'Beans' }, { skill: 'Peanut', category: 'Beans' }, { skill: 'Pigeon pea', category: 'Beans' }, - { skill: 'Garlic', category: 'Bulb and Stem' }, { skill: 'Garlic Chives', category: 'Bulb and Stem' }, { skill: 'Lotus root', category: 'Bulb and Stem' }, - { skill: 'Nopal', category: 'Bulb and Stem' }, { skill: 'Onion', category: 'Bulb and Stem' }, - { skill: 'Shallot', category: 'Bulb and Stem' }, { skill: 'Beetroot', category: 'Root and Tuberous' }, { skill: 'Carrot', category: 'Root and Tuberous' }, - { skill: 'Ginger', category: 'Root and Tuberous' }, - { skill: 'Potato', category: 'Root and Tuberous' }, { skill: 'Radish', category: 'Root and Tuberous' }, { skill: 'Turmeric', category: 'Root and Tuberous' } - ], - fieldsvalues: { dataSource: this.data, text: 'skill', category: 'category' }, - width: "100%", - allowGrouping: true - } - } -}); diff --git a/app/routes/fileexplorer/default.js b/app/routes/fileexplorer/default.js deleted file mode 100644 index a5a6064..0000000 --- a/app/routes/fileexplorer/default.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - path: window.baseurl + "Content/FileBrowser/", - ajaxaction : window.baseurl + "api/FileExplorer/FileOperations", - responsive: true, - layout: "Tile" - } - }, -}); diff --git a/app/routes/fileexplorer/localization.js b/app/routes/fileexplorer/localization.js deleted file mode 100644 index e749634..0000000 --- a/app/routes/fileexplorer/localization.js +++ /dev/null @@ -1,18 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - path: window.baseurl + "Content/FileBrowser/", - ajaxaction : window.baseurl + "api/FileExplorer/FileOperations", - responsive: true, - gridSettings : { - columns: [ - { field: "name", headerText: "nombre", width: "30%" }, - { field: "dateModified", headerText: "fecha de modificación", width: "30%" }, - { field: "type", headerText: "tipo", width: "15%" }, - { field: "size", headerText: "tamaño", width: "12%" }] - } - } - }, -}); diff --git a/app/routes/fileexplorer/rtl.js b/app/routes/fileexplorer/rtl.js deleted file mode 100644 index ca47696..0000000 --- a/app/routes/fileexplorer/rtl.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - path: window.baseurl + "Content/FileBrowser/", - ajaxaction : window.baseurl + "api/FileExplorer/FileOperations", - responsive: true, - layout: "Tile", - rtl: true, - } - }, -}); diff --git a/app/routes/gantt/default.js b/app/routes/gantt/default.js deleted file mode 100644 index 6dda434..0000000 --- a/app/routes/gantt/default.js +++ /dev/null @@ -1,54 +0,0 @@ -import Ember from 'ember'; -let defaultGanttData = [ - { - "TaskID": 1, - "TaskName": "Parent Task 1", - "StartDate": new Date("02/27/2017"), - "EndDate": new Date("03/03/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 2, "TaskName": "Child Task 1", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 3, "TaskName": "Child Task 2", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 4, "TaskName": "Child Task 3", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Duration": 5, "Progress": "40", duration: 4 } - ] - }, - { - "TaskID": 5, - "TaskName": "Parent Task 2", - "StartDate": new Date("03/06/2017"), - "EndDate": new Date("03/10/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 6, "TaskName": "Child Task 1", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 7, "TaskName": "Child Task 2", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 8, "TaskName": "Child Task 3", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 9, "TaskName": "Child Task 4", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 } - ] - }, - { - "TaskID": 10, - "TaskName": "Parent Task 3", - "StartDate": new Date("03/13/2017"), - "EndDate": new Date("03/17/2017"), - "Progress": "40", - "Children": [ - { "TaskID": 11, "TaskName": "Child Task 1", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 12, "TaskName": "Child Task 2", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 13, "TaskName": "Child Task 3", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 14, "TaskName": "Child Task 4", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 15, "TaskName": "Child Task 5", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 } - ] - } - -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: defaultGanttData, - scheduleStartDate: new Date("02/23/2017"), - scheduleEndDate: new Date("03/31/2017"), - } - } -}); \ No newline at end of file diff --git a/app/routes/gantt/editing.js b/app/routes/gantt/editing.js deleted file mode 100644 index fde1cb7..0000000 --- a/app/routes/gantt/editing.js +++ /dev/null @@ -1,270 +0,0 @@ -import Ember from 'ember'; -let editingGanttData = [ - { - "taskID": 1, - "taskName": "Project Schedule", - "startDate": "02/06/2017", - "endDate": "03/10/2017", - "taskColor": "#F2A4A7", - "progressColor": "#DE605C", - "subtasks": [ - { - "taskID": 2, - "taskName": "Planning", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "taskColor": "#79BDC9", - "progressColor": "#59AAB4", - "subtasks": [ - { - "taskID": 3, - "taskName": "Plan timeline", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 6, - "progress": "60", - "resourceId": [ - 1 - ] - }, - { - "taskID": 4, - "taskName": "Plan budget", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 6, - "progress": "90", - "resourceId": [ - 5 - ] - }, - { - "taskID": 5, - "taskName": "Allocate resources", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 6, - "progress": "75", - "resourceId": [ - 6 - ] - }, - { - "taskID": 6, - "taskName": "Planning complete", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 0, - "predecessor": "3FS,4FS,5FS", - "resourceId": [ - 1 - ] - } - ] - }, - { - "taskID": 7, - "taskName": "Design", - "startDate": "02/13/2017", - "endDate": "02/17/2017", - "taskColor": "#93b8a6", - "progressColor": "#7AA992", - "subtasks": [ - { - "taskID": 8, - "taskName": "Software Specification", - "startDate": "02/13/2017", - "endDate": "02/15/2017", - "duration": 3, - "progress": "60", - "predecessor": "6FS", - "resourceId": [ - 2 - ] - }, - { - "taskID": 9, - "taskName": "Develop prototype", - "startDate": "02/13/2017", - "endDate": "02/15/2017", - "duration": 3, - "progress": "100", - "predecessor": "6FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 10, - "taskName": "Get approval from customer", - "startDate": "02/16/2017", - "endDate": "02/17/2017", - "duration": 2, - "progress": "100", - "predecessor": "9FS", - "resourceId": [ - 1 - ] - }, - { - "taskID": 11, - "taskName": "Design complete", - "startDate": "02/17/2017", - "endDate": "02/17/2017", - "duration": 0, - "predecessor": "10FS", - "resourceId": [ - 2 - ] - } - ] - }, - { - "taskID": 12, - "taskName": "Implementation", - "startDate": "02/20/2017", - "endDate": "03/02/2017", - "taskColor": "#FAC9CD", - "progressColor": "#F2928D", - "subtasks": [ - { - "taskID": 13, - "taskName": "Development Task 1", - "startDate": "02/20/2017", - "endDate": "02/22/2017", - "duration": 3, - "progress": "50", - "predecessor": "11FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 14, - "taskName": "Development Task 2", - "startDate": "02/20/2017", - "endDate": "02/22/2017", - "duration": 3, - "progress": "50", - "predecessor": "11FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 15, - "taskName": "Testing", - "startDate": "02/23/2017", - "endDate": "02/25/2017", - "duration": 2, - "progress": "0", - "predecessor": "13FS,14FS", - "resourceId": [ - 4 - ] - }, - { - "taskID": 16, - "taskName": "Bug fix", - "startDate": "02/27/2017", - "endDate": "02/28/2017", - "duration": 2, - "progress": "0", - "predecessor": "15FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 17, - "taskName": "Customer review meeting", - "startDate": "03/01/2017", - "endDate": "03/02/2017", - "duration": 2, - "progress": "0", - "predecessor": "16FS", - "resourceId": [ - 1 - ] - }, - { - "taskID": 18, - "taskName": "Implemenation complete", - "startDate": "03/02/2017", - "endDate": "03/02/2017", - "duration": 0, - "predecessor": "17FS", - "resourceId": [ - 2 - ] - } - ] - }, - { - "taskID": 19, - "taskName": "Integration", - "startDate": "03/03/2017", - "endDate": "03/05/2017", - "duration": 2, - "progress": "0", - "predecessor": "18FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 20, - "taskName": "Final Testing", - "startDate": "03/06/2017", - "endDate": "03/07/2017", - "duration": 2, - "progress": "0", - "predecessor": "19FS", - "resourceId": [ - 4 - ] - }, - { - "taskID": 21, - "taskName": "Final Delivery", - "startDate": "03/07/2017", - "endDate": "03/07/2017", - "duration": 0, - "predecessor": "20FS", - "resourceId": [ - 1 - ] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: editingGanttData, - scheduleStartDate: new Date("02/01/2017"), - scheduleEndDate: new Date("03/16/2017"), - editSettings: { - allowEditing: true, - allowAdding: true, - allowDeleting: true, - allowIndent: true, - editMode: "cellEditing" - }, - toolbarSettings: { - showToolbar: true, - toolbarItems: [ - window.ej.Gantt.ToolbarItems.Add, - window.ej.Gantt.ToolbarItems.Edit, - window.ej.Gantt.ToolbarItems.Delete, - window.ej.Gantt.ToolbarItems.Update, - window.ej.Gantt.ToolbarItems.Cancel, - window.ej.Gantt.ToolbarItems.Indent, - window.ej.Gantt.ToolbarItems.Outdent, - window.ej.Gantt.ToolbarItems.ExpandAll, - window.ej.Gantt.ToolbarItems.CollapseAll - ] - }, - } - } -}); \ No newline at end of file diff --git a/app/routes/gantt/rowdraganddrop.js b/app/routes/gantt/rowdraganddrop.js deleted file mode 100644 index 4b889aa..0000000 --- a/app/routes/gantt/rowdraganddrop.js +++ /dev/null @@ -1,57 +0,0 @@ -import Ember from 'ember'; -let rowDragGanttData = [ - { - "TaskID": 1, - "TaskName": "Parent Task 1", - "StartDate": new Date("02/27/2017"), - "EndDate": new Date("03/03/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 2, "TaskName": "Child Task 1", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 3, "TaskName": "Child Task 2", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 4, "TaskName": "Child Task 3", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Duration": 5, "Progress": "40", duration: 4 } - ] - }, - { - "TaskID": 5, - "TaskName": "Parent Task 2", - "StartDate": new Date("03/06/2017"), - "EndDate": new Date("03/10/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 6, "TaskName": "Child Task 1", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 7, "TaskName": "Child Task 2", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 8, "TaskName": "Child Task 3", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 9, "TaskName": "Child Task 4", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 } - ] - }, - { - "TaskID": 10, - "TaskName": "Parent Task 3", - "StartDate": new Date("03/13/2017"), - "EndDate": new Date("03/17/2017"), - "Progress": "40", - "Children": [ - { "TaskID": 11, "TaskName": "Child Task 1", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 12, "TaskName": "Child Task 2", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 13, "TaskName": "Child Task 3", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 14, "TaskName": "Child Task 4", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 15, "TaskName": "Child Task 5", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 } - ] - } - -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: rowDragGanttData, - scheduleStartDate: new Date("02/23/2017"), - scheduleEndDate: new Date("04/10/2017"), - dragTooltip: { - showTooltip: true - }, - } - } -}); \ No newline at end of file diff --git a/app/routes/gantt/striplines.js b/app/routes/gantt/striplines.js deleted file mode 100644 index c930f9e..0000000 --- a/app/routes/gantt/striplines.js +++ /dev/null @@ -1,77 +0,0 @@ -import Ember from 'ember'; -let stripLinesGanttData = [ - { - taskID: 1, - taskName: "Project Schedule", - startDate: new Date( "02/06/2017"), - endDate: new Date( "03/10/2017"), - taskColor: "#F2A4A7", - progressColor: "#DE605C", - subtasks: [ - { - taskID: 2, - taskName: "Planning", - startDate: new Date( "02/06/2017"), - endDate: new Date( "02/10/2017"), - taskColor:"#79BDC9", - progressColor: "#59AAB4", - subtasks: [ - { taskID: 3, taskName: "Plan timeline", startDate: new Date( "02/06/2017"), endDate: new Date( "02/10/2017"), duration: 6, progress: "60", resourceId: [1] }, - { taskID: 4, taskName: "Plan budget", startDate: new Date( "02/06/2017"), endDate: new Date( "02/10/2017"), duration: 6, progress: "90", resourceId: [5] }, - { taskID: 5, taskName: "Allocate resources", startDate: new Date( "02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "75", resourceId: [6] }, - { taskID: 6, taskName: "Planning complete", startDate: new Date( "02/06/2017"), endDate: new Date( "02/10/2017"), duration: 0, predecessor: "3FS,4FS,5FS", resourceId: [1] } - ] - }, - { - taskID: 7, - taskName: "Design", - startDate: new Date( "02/13/2017"), - endDate: new Date( "02/17/2017"), - taskColor: "#93b8a6", - progressColor: "#7AA992", - subtasks: [ - { taskID: 8, taskName: "Software Specification", startDate: new Date("02/13/2017"), endDate: new Date( "02/15/2017"), duration: 3, progress: "60", predecessor: "6FS", resourceId: [2] }, - { taskID: 9, taskName: "Develop prototype", startDate: new Date( "02/13/2017"), endDate: new Date( "02/15/2017"), duration: 3, progress: "100", predecessor: "6FS", resourceId: [3] }, - { taskID: 10, taskName: "Get approval from customer", startDate: new Date( "02/16/2017"), endDate: new Date( "02/17/2017"), duration: 2, progress: "100", predecessor: "9FS", resourceId: [1] }, - { taskID: 11, taskName: "Design complete", startDate: new Date( "02/17/2017"), endDate: new Date( "02/17/2017"), duration: 0, predecessor: "10FS", resourceId: [2] } - ] - }, - { - taskID: 12, - taskName: "Implementation", - startDate: new Date( "02/20/2017"), - endDate: new Date( "03/02/2017"), - taskColor :"#FAC9CD", - progressColor:"#F2928D", - subtasks: [ - { taskID: 13, taskName: "Development Task 1", startDate: new Date( "02/20/2017"), endDate: new Date( "02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 14, taskName: "Development Task 2", startDate: new Date( "02/20/2017"), endDate: new Date( "02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 15, taskName: "Testing", startDate: new Date( "02/23/2017"), endDate: new Date( "02/25/2017"), duration: 2, progress: "0", predecessor: "13FS,14FS", resourceId: [4] }, - { taskID: 16, taskName: "Bug fix", startDate: new Date( "02/27/2017"), endDate: new Date( "02/28/2017"), duration: 2, progress: "0", predecessor: "15FS", resourceId: [3] }, - { taskID: 17, taskName: "Customer review meeting", startDate: new Date( "03/01/2017"), endDate: new Date( "03/02/2017"), duration: 2, progress: "0", predecessor: "16FS", resourceId: [1] }, - { taskID: 18, taskName: "Implemenation complete", startDate: new Date( "03/02/2017"), endDate: new Date( "03/02/2017"), duration: 0, predecessor: "17FS", resourceId: [2] } - - ] - }, - { taskID: 19, taskName: "Integration", startDate: new Date( "03/03/2017"), endDate: new Date("03/05/2017"), duration: 2, progress: "0", predecessor: "18FS", resourceId: [3] }, - { taskID: 20, taskName: "Final Testing", startDate: new Date( "03/06/2017"), endDate: new Date( "03/07/2017"), duration: 2, progress: "0", predecessor: "19FS", resourceId: [4] }, - { taskID: 21, taskName: "Final Delivery", startDate: new Date("03/07/2017"), endDate: new Date("03/07/2017"), duration: 0, predecessor: "20FS", resourceId: [1] } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: stripLinesGanttData, - scheduleStartDate: new Date("02/01/2017"), - scheduleEndDate: new Date("03/16/2017"), - stripLines: [ - { day: "02/06/2017", label: "Project Start", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "02/14/2017", label: "Planning Complete", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "02/21/2017", label: "Design Complete", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "03/04/2017", label: "Implementation Complete", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "03/10/2017", label: "Final Delivery", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 } - ] - } - } -}); \ No newline at end of file diff --git a/app/routes/gantt/tooltiptemplate.js b/app/routes/gantt/tooltiptemplate.js deleted file mode 100644 index 2b19569..0000000 --- a/app/routes/gantt/tooltiptemplate.js +++ /dev/null @@ -1,79 +0,0 @@ -import Ember from 'ember'; -let ganttTemplateData = [ - { - taskID: 1, - taskName: "Project Schedule", - startDate: new Date("02/06/2017"), - endDate: new Date("03/10/2017"), - taskColor: "#F2A4A7", - progressColor: "#DE605C", - subtasks: [ - { - taskID: 2, - taskName: "Planning", - startDate: new Date("02/06/2017"), - endDate: new Date("02/10/2017"), - taskColor: "#79BDC9", - progressColor: "#59AAB4", - subtasks: [ - { taskID: 3, taskName: "Plan timeline", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "60", resourceId: [1] }, - { taskID: 4, taskName: "Plan budget", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "90", resourceId: [5] }, - { taskID: 5, taskName: "Allocate resources", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "75", resourceId: [6] }, - { taskID: 6, taskName: "Planning complete", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 0, predecessor: "3FS,4FS,5FS", resourceId: [1] } - ] - }, - { - taskID: 7, - taskName: "Design", - startDate: new Date("02/13/2017"), - endDate: new Date("02/17/2017"), - taskColor: "#93b8a6", - progressColor: "#7AA992", - subtasks: [ - { taskID: 8, taskName: "Software Specification", startDate: new Date("02/13/2017"), endDate: new Date("02/15/2017"), duration: 3, progress: "60", predecessor: "6FS", resourceId: [2] }, - { taskID: 9, taskName: "Develop prototype", startDate: new Date("02/13/2017"), endDate: new Date("02/15/2017"), duration: 3, progress: "100", predecessor: "6FS", resourceId: [3] }, - { taskID: 10, taskName: "Get approval from customer", startDate: new Date("02/16/2017"), endDate: new Date("02/17/2017"), duration: 2, progress: "100", predecessor: "9FS", resourceId: [1] }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/17/2017"), endDate: new Date("02/17/2017"), duration: 0, predecessor: "10FS", resourceId: [2] } - ] - }, - { - taskID: 12, - taskName: "Implementation", - startDate: new Date("02/20/2017"), - endDate: new Date("03/02/2017"), - taskColor: "#FAC9CD", - progressColor: "#F2928D", - subtasks: [ - { taskID: 13, taskName: "Development Task 1", startDate: new Date("02/20/2017"), endDate: new Date("02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 14, taskName: "Development Task 2", startDate: new Date("02/20/2017"), endDate: new Date("02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 15, taskName: "Testing", startDate: new Date("02/23/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", predecessor: "13FS,14FS", resourceId: [4] }, - { taskID: 16, taskName: "Bug fix", startDate: new Date("02/27/2017"), endDate: new Date("02/28/2017"), duration: 2, progress: "0", predecessor: "15FS", resourceId: [3] }, - { taskID: 17, taskName: "Customer review meeting", startDate: new Date("03/01/2017"), endDate: new Date("03/02/2017"), duration: 2, progress: "0", predecessor: "16FS", resourceId: [1] }, - { taskID: 18, taskName: "Implemenation complete", startDate: new Date("03/02/2017"), endDate: new Date("03/02/2017"), duration: 0, predecessor: "17FS", resourceId: [2] } - - ] - }, - { taskID: 19, taskName: "Integration", startDate: new Date("03/03/2017"), endDate: new Date("03/05/2017"), duration: 2, progress: "0", predecessor: "18FS", resourceId: [3] }, - { taskID: 20, taskName: "Final Testing", startDate: new Date("03/06/2017"), endDate: new Date("03/07/2017"), duration: 2, progress: "0", predecessor: "19FS", resourceId: [4] }, - { taskID: 21, taskName: "Final Delivery", startDate: new Date("03/07/2017"), endDate: new Date("03/07/2017"), duration: 0, predecessor: "20FS", resourceId: [1] } - ] - } -]; -let ganttTemplateResource = [ - { resourceId: 1, resourceName: "Robert King" }, - { resourceId: 2, resourceName: "Anne Dodsworth" }, - { resourceId: 3, resourceName: "David William" }, - { resourceId: 4, resourceName: "Nancy Davolio" }, - { resourceId: 5, resourceName: "Janet Leverling" }, - { resourceId: 6, resourceName: "Romey Wilson" } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: ganttTemplateData, - resources: ganttTemplateResource, - scheduleStartDate: new Date("02/01/2017"), - scheduleEndDate: new Date("03/16/2017"), - } - } -}); \ No newline at end of file diff --git a/app/routes/grid/contextmenu.js b/app/routes/grid/contextmenu.js deleted file mode 100644 index 26bc178..0000000 --- a/app/routes/grid/contextmenu.js +++ /dev/null @@ -1,19 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75, isPrimaryKey: true, textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Left, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - edit: { allowEditing: true, allowAdding: true, allowDeleting: true }, - toolbar: { showToolbar: true, toolbarItems: [ej.Grid.ToolBarItems.Add, ej.Grid.ToolBarItems.Edit, ej.Grid.ToolBarItems.Delete, ej.Grid.ToolBarItems.Update, ej.Grid.ToolBarItems.Cancel] }, - contextMenu: { enableContextMenu: true } - } - }, -}); diff --git a/app/routes/grid/default.js b/app/routes/grid/default.js deleted file mode 100644 index 0bef532..0000000 --- a/app/routes/grid/default.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - data: window.gridData, - cols: [ - { field: "OrderID", headerText: "Order ID", width: 75, textAlign: ej.TextAlign.Right }, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/app/routes/grid/editing.js b/app/routes/grid/editing.js deleted file mode 100644 index 6ed3290..0000000 --- a/app/routes/grid/editing.js +++ /dev/null @@ -1,18 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75, isPrimaryKey: true, textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - edit: { allowEditing: true, allowAdding: true, allowDeleting: true }, - toolbar: { showToolbar: true, toolbarItems: [ej.Grid.ToolBarItems.Add, ej.Grid.ToolBarItems.Edit, ej.Grid.ToolBarItems.Delete, ej.Grid.ToolBarItems.Update, ej.Grid.ToolBarItems.Cancel] } - } - }, -}); diff --git a/app/routes/grid/filtering.js b/app/routes/grid/filtering.js deleted file mode 100644 index 4b88b17..0000000 --- a/app/routes/grid/filtering.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - filter: {filterType: "excel"} - } - }, -}); diff --git a/app/routes/grid/grouping.js b/app/routes/grid/grouping.js deleted file mode 100644 index 2ae9f8a..0000000 --- a/app/routes/grid/grouping.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/app/routes/grid/remotedata.js b/app/routes/grid/remotedata.js deleted file mode 100644 index 674bbc4..0000000 --- a/app/routes/grid/remotedata.js +++ /dev/null @@ -1,18 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: ej.DataManager({ - url: window.baseurl + "Wcf/Northwind.svc/Orders/" - }), - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/app/routes/grid/scrolling.js b/app/routes/grid/scrolling.js deleted file mode 100644 index d041e9d..0000000 --- a/app/routes/grid/scrolling.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 175 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 180 }, - { field: "EmployeeID", headerText: "Employee ID", width: 175, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 175, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 180, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - scroll: { width:600, height: 300 } - } - }, -}); diff --git a/app/routes/grid/sorting.js b/app/routes/grid/sorting.js deleted file mode 100644 index 2ae9f8a..0000000 --- a/app/routes/grid/sorting.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/app/routes/grid/summary.js b/app/routes/grid/summary.js deleted file mode 100644 index 5f069f3..0000000 --- a/app/routes/grid/summary.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - summaryRows: [ - { title: "Sum", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Sum, displayColumn: "Freight", dataMember: "Freight", format: "{0:C2}" }] }, - { title: "Average", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Average, displayColumn: "Freight", dataMember: "Freight", format: "{0:C2}" }] }, - { title: "Smallest", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Minimum, dataMember: "Freight", displayColumn: "Freight", format: "{0:C2}" }] }, - { title: "Largest", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Maximum, displayColumn: "Freight", dataMember: "Freight", format: "{0:C2}" }] } - ] - } - }, -}); diff --git a/app/routes/heatmap/default.js b/app/routes/heatmap/default.js deleted file mode 100644 index c9bc934..0000000 --- a/app/routes/heatmap/default.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ -model(){ - - var colorMappingCollection = [ - { value: 0, color: "#8ec8f8", label: { text: "0" } }, - { value: 100, color: "#0d47a1", label: { text: "100" } } - ]; - - var columns = ["Vegie-spread", "Tofuaa", "Alice Mutton", "Konbu", "Fløtemysost"] - - var itemSource = []; - - for (var i = 0; i < columns.length; i++) { - for (var j = 0; j < 6; j++) { - var value = Math.floor((Math.random() * 100) + 1); - itemSource.push({ ProductName: columns[i], Year: "Y" + (2011 + j), Value: value }) - } - } - - return{ - colorMappingCollection : colorMappingCollection, - itemSource : itemSource, - itemsMapping: { - column: { "propertyName": "ProductName", "displayName": "Product Name" }, - row: { "propertyName": "Year", "displayName": "Year", }, - value: { "propertyName": "Value" }, - columnMapping: [ - { "propertyName": columns[0], "displayName": columns[0] }, - { "propertyName": columns[1], "displayName": columns[1] }, - { "propertyName": columns[2], "displayName": columns[2] }, - { "propertyName": columns[3], "displayName": columns[3] }, - { "propertyName": columns[4], "displayName": columns[4] }, - { "propertyName": columns[5], "displayName": columns[5] }, - ], - headerMapping: { "propertyName": "Year", "displayName": "Year", columnStyle: { width: 105, textAlign: "right" } }, - }, - legendCollection: ["HeatMap_Legend"] - } -} -}); \ No newline at end of file diff --git a/app/routes/heatmap/legend.js b/app/routes/heatmap/legend.js deleted file mode 100644 index b487c51..0000000 --- a/app/routes/heatmap/legend.js +++ /dev/null @@ -1,50 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ -model(){ - - var colorMappingCollection = [ - { value: 0, color: "#fe0002", label: { text: "Poor" } }, - { value: 3, color: "#ffff01", label: { text: "Average" } }, - { value: 6, color: "#13ab11", label: { text: "Good" } }, - { value: 10, color: "#005ba2", label: { text: "Excellent" } } - ]; - - - function getValue() { - return Math.floor((Math.random() * 10) + 1); - } - var rows = ["Peter Scott", "Maria Anders", "John Camino", "Philips Cramer", "Robert King", "Simon Crowther", ]; - var itemsSource = []; - for (var i = 0; i < rows.length; i++) { - itemsSource.push({ - EmpName: rows[i], - Jan: getValue(), Feb: getValue(), Mar: getValue(), Apr: getValue(), May: getValue(), Jun: getValue(), - Jul: getValue(), Aug: getValue(), Sep: getValue(), Oct: getValue(), Nov: getValue(), Dec: getValue(), - }); - } - - return{ - colorMappingCollection : colorMappingCollection, - itemSource : itemsSource, - itemsMapping: { - headerMapping: { "propertyName": "EmpName", "displayName": "Employee Name", columnStyle: { width: 110, textAlign: "right" } }, - columnMapping: [ - { "propertyName": "Jan", "displayName": "Jan" }, - { "propertyName": "Feb", "displayName": "Feb" }, - { "propertyName": "Mar", "displayName": "Mar" }, - { "propertyName": "Apr", "displayName": "Apr" }, - { "propertyName": "May", "displayName": "May" }, - { "propertyName": "Jun", "displayName": "Jun" }, - { "propertyName": "Jul", "displayName": "Jul" }, - { "propertyName": "Aug", "displayName": "Aug" }, - { "propertyName": "Sep", "displayName": "Sep" }, - { "propertyName": "Oct", "displayName": "Oct" }, - { "propertyName": "Nov", "displayName": "Nov" }, - { "propertyName": "Dec", "displayName": "Dec" } - ] - }, - legendCollection: ["HeatMap_Legend"] - } -} -}); \ No newline at end of file diff --git a/app/routes/heatmap/tabledatabinding.js b/app/routes/heatmap/tabledatabinding.js deleted file mode 100644 index 027de5d..0000000 --- a/app/routes/heatmap/tabledatabinding.js +++ /dev/null @@ -1,44 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ -model(){ - - function getValue() { - return Math.floor((Math.random() * 100) + 1); - } - - var colorMappingCollection = [ - { value: 0, color: "#8ec8f8", label: { text: "0" } }, - { value: 100, color: "#0d47a1", label: { text: "100" } } - ]; - - var itemsSource = []; - var rows = ["Vegie-spread", "Tofuaa", "Alice Mutton", "Konbu", "Fløtemysost", "Perth Pasties", "Boston Crab Meat", "Raclette Courdavault"]; - for (var i = 0; i < 8; i++) { - itemsSource.push({ - ProductName: rows[i], Y2010: getValue(), Y2011: getValue(), Y2012: getValue(), Y2013: getValue(), - Y2014: getValue(), Y2015: getValue(), Y2016: getValue(), Y2017: getValue(), Y2018: getValue() - }); - } - - return{ - colorMappingCollection : colorMappingCollection, - itemSource : itemsSource, - itemsMapping: { - headerMapping: { "propertyName": "ProductName", "displayName": "Product Name", columnStyle: { width: 140, textAlign: "right" } }, - columnMapping: [ - { "propertyName": "Y2010", "displayName": "Y2010" }, - { "propertyName": "Y2011", "displayName": "Y2011" }, - { "propertyName": "Y2012", "displayName": "Y2012" }, - { "propertyName": "Y2013", "displayName": "Y2013" }, - { "propertyName": "Y2014", "displayName": "Y2014" }, - { "propertyName": "Y2015", "displayName": "Y2015" }, - { "propertyName": "Y2016", "displayName": "Y2016" }, - { "propertyName": "Y2017", "displayName": "Y2017" }, - { "propertyName": "Y2018", "displayName": "Y2018" } - ], - }, - legendCollection: ["HeatMap_Legend"] - } -} -}); \ No newline at end of file diff --git a/app/routes/kanban/default.js b/app/routes/kanban/default.js deleted file mode 100644 index ecb68ce..0000000 --- a/app/routes/kanban/default.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager(window.kanbanData).executeLocal(ej.Query().take(30)); - -export default Ember.Route.extend({ - model(){ - return { - dataSource: data, - isResponsive:true, - columns: [ - { headerText: "Backlog", key: "Open" }, - { headerText: "In Progress", key: "InProgress" }, - { headerText: "Testing", key: "Testing" }, - { headerText: "Done", key: "Close" } - ], - keyField: "Status", - allowTitle: true, - fields: { - primaryKey: "Id", - content: "Summary", - tag: "Tags" - }, - allowSelection: false - } - } -}); diff --git a/app/routes/kanban/remotedata.js b/app/routes/kanban/remotedata.js deleted file mode 100644 index 54dbf2d..0000000 --- a/app/routes/kanban/remotedata.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager({url:window.baseurl + "Wcf/Northwind.svc/Tasks", crossDomain: true}); - -export default Ember.Route.extend({ - model(){ - return { - dataSource: data, - isResponsive:true, - columns: [ - { headerText: "Backlog", key: "Open" }, - { headerText: "In Progress", key: "InProgress" }, - { headerText: "Testing", key: "Testing" }, - { headerText: "Done", key: "Close" } - ], - keyField: "Status", - allowTitle: true, - fields: { - primaryKey: "Id", - content: "Summary", - tag: "Tags" - }, - allowSelection: false - } - } -}); diff --git a/app/routes/kanban/swimlane.js b/app/routes/kanban/swimlane.js deleted file mode 100644 index e7e5f84..0000000 --- a/app/routes/kanban/swimlane.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager(window.kanbanData).executeLocal(ej.Query().take(50)); -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - isResponsive: true, - columns: [ - { headerText: "Backlog", key: "Open" }, - { headerText: "In Progress", key: "InProgress" }, - { headerText: "Testing", key: "Testing" }, - { headerText: "Done", key: "Close" } - ], - keyField: "Status", - allowTitle: true, - fields: { - primaryKey: "Id", - swimlaneKey: "Assignee", - content: "Summary", - }, - allowSelection: false, - swimlaneSettings: { - allowDragAndDrop: true, - }, - } - } -}); diff --git a/app/routes/lineargauge/default.js b/app/routes/lineargauge/default.js deleted file mode 100644 index 3b5bc91..0000000 --- a/app/routes/lineargauge/default.js +++ /dev/null @@ -1,28 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - labelColor: "#8c8c8c", width: 500, isResponsive:true, - scales: [{ - width: 4, border: { color: "transparent",width:0 }, showBarPointers: false, showRanges: true, length: 310, - position: { x: 52, y: 50 }, markerPointers: [{ - value: 50, length: 10, width: 10, backgroundColor: "#4D4D4D", border: { color: "#4D4D4D" } - }], - labels: [{ font: { size: "11px", fontFamily: "Segoe UI", fontStyle: "bold" }, distanceFromScale:{x: -13} }], - ticks: [{ type: "majorinterval", width: 1, color: "#8c8c8c" }], - ranges: [{ - endValue: 60, - startValue: 0, - backgroundColor: "#F6B53F", - border: { color: "#F6B53F" }, startWidth: 4, endWidth: 4 - }, { - endValue: 100, - startValue: 60, - backgroundColor: "#E94649", - border: { color: "#E94649" }, startWidth: 4, endWidth: 4 - }] - }] - } - } -}); diff --git a/app/routes/lineargauge/interaction.js b/app/routes/lineargauge/interaction.js deleted file mode 100644 index e7a6e97..0000000 --- a/app/routes/lineargauge/interaction.js +++ /dev/null @@ -1,30 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: 500, readOnly: false, labelColor: "#8c8c8c", isResponsive:true, - scales: [{ - width: 4, border: { color: "transparent", width: 0 }, showRanges: true, length: 310, - position: { x: 52, y: 50 }, markerPointers: [{ - value: 50, length: 10, width: 10, distanceFromScale: 8, backgroundColor: "#4D4D4D", border: { color: "#4D4D4D" } - }], - barPointers: [{ - value: 50, width: 4, distanceFromScale: 8, backgroundColor: "#6FAAB0" - }], labels: [{ font: { size: "11px", fontFamily: "Segoe UI", fontStyle: "bold" }, distanceFromScale: { x: -13 } }], - ticks: [{ type: "majorinterval", width: 1, color: "#8c8c8c" }], - ranges: [{ - endValue: 50, - startValue: 0, - backgroundColor: "#F6B53F", - border: { color: "#F6B53F" }, startWidth: 4, endWidth: 4 - }, { - endValue: 100, - startValue: 50, - backgroundColor: "#E94649", - border: { color: "#E94649" }, startWidth: 4, endWidth: 4 - }] - }] - } - } -}); diff --git a/app/routes/lineargauge/unitlabel.js b/app/routes/lineargauge/unitlabel.js deleted file mode 100644 index af296f7..0000000 --- a/app/routes/lineargauge/unitlabel.js +++ /dev/null @@ -1,31 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - labelColor: "#8c8c8c", width: 500, isResponsive:true, - scales: [{ - width: 4, border: { color: "transparent", width: 0 }, showBarPointers: false, showRanges: true, length: 310, - position: { x: 52, y: 50 }, markerPointers: [{ - value: 50, length: 10, width: 10, backgroundColor: "#4D4D4D", border: { color: "#4D4D4D" } - }], - labels: [{ - unitText:"F", unitTextPlacement:"back", - font: { size: "11px", fontFamily: "Segoe UI", fontStyle: "bold" }, distanceFromScale: { X: -13 } - }], - ticks: [{ type: "majorinterval", width: 1, color: "#8c8c8c" }], - ranges: [{ - endValue: 60, - startValue: 0, - backgroundColor: "#F6B53F", - border: { color: "#F6B53F" }, startWidth: 4, endWidth: 4 - }, { - endValue: 100, - startValue: 60, - backgroundColor: "#E94649", - border:{color: "#E94649"}, startWidth: 4, endWidth: 4 - }] - }] - } - } -}); diff --git a/app/routes/listbox/databinding-remotedata.js b/app/routes/listbox/databinding-remotedata.js deleted file mode 100644 index 15a31e2..0000000 --- a/app/routes/listbox/databinding-remotedata.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; -let dataManger= ej.DataManager({url:window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); - let query = ej.Query().from("Customers").take(10); -export default Ember.Route.extend({ - model(){ - return { - dataSource: dataManger, - fields: { text: "CustomerID" }, - query: query, - height:"220", - width:"auto", - } - } -}); diff --git a/app/routes/listbox/default.js b/app/routes/listbox/default.js deleted file mode 100644 index 3868002..0000000 --- a/app/routes/listbox/default.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - BikeList:[ - { empid: "bk1", text: "Aache RTR" }, { empid: "bk2", text: "CBR 150-R" }, { empid: "bk3", text: "CBZ Xtreme" }, - { empid: "bk4", text: "Discover" }, { empid: "bk5", text: "Dazzler" }, { empid: "bk6", text: "Flame" }, - { empid: "bk7", text: "Fazzer" }, { empid: "bk8", text: "FZ-S" }, { empid: "bk9", text: "Pulsar" }, - { empid: "bk10", text: "Shine" }, { empid: "bk11", text: "R15" }, { empid: "bk12", text: "Unicorn" } - ], - fields: { id: "empid", value: "text" }, - height:"200", - width:"auto", - } - } -}); diff --git a/app/routes/listbox/virtualscrolling.js b/app/routes/listbox/virtualscrolling.js deleted file mode 100644 index 613ec01..0000000 --- a/app/routes/listbox/virtualscrolling.js +++ /dev/null @@ -1,41 +0,0 @@ -import Ember from 'ember'; -let dataManger = ej.DataManager({ url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true }); -let query = ej.Query().from("Customers"); -export default Ember.Route.extend({ - model() { - return { - dataSource: dataManger, - fields: { text: "CustomerID" }, - itemRequestCount: 10, - query: query, - allowVirtualScrolling: true, - height: "220", - width: "auto", - dropWidth: "120px", - selectedItemIndex: 0, - onValueChange: function (args) { - var dataManger = ej.DataManager({ - url:window.baseurl + "Wcf/Northwind.svc/", crossDomain: true - }); - // Query creation - var query = ej.Query() - .from("Customers"); - if (args.value == "enablevirtual") { - Ember.$("#selectcustomer").ejListBox({ - dataSource: dataManger, - fields: { text: "CustomerID" }, - query: query, virtualScrollMode: ej.VirtualScrollMode.Continuous, allowVirtualScrolling: true - }); - } - if (args.value == "disablevirtual") { - Ember.$("#selectcustomer").ejListBox({ - dataSource: dataManger, - fields: { text: "CustomerID" }, - query: query, allowVirtualScrolling: true - }); - } - }, - - } - } -}); diff --git a/app/routes/listview/checklist.js b/app/routes/listview/checklist.js deleted file mode 100644 index df0e789..0000000 --- a/app/routes/listview/checklist.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "400" - - } - } -}); diff --git a/app/routes/listview/default.js b/app/routes/listview/default.js deleted file mode 100644 index 2e6c923..0000000 --- a/app/routes/listview/default.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - showHeader: true, - showHeaderBackButton: true, - headerTitle: "Favorite", - width: "400", - mouseDown: function(args){ - var listObj = Ember.$("#defaultListview").ejListView("instance"); - listObj.model.headerBackButtonText = args.text; - }, - } - } -}); diff --git a/app/routes/listview/virtualscrolling.js b/app/routes/listview/virtualscrolling.js deleted file mode 100644 index 4191f77..0000000 --- a/app/routes/listview/virtualscrolling.js +++ /dev/null @@ -1,44 +0,0 @@ -import Ember from 'ember'; -let dataManger = ej.DataManager({ url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true }); -let query = ej.Query().from("Customers"); -export default Ember.Route.extend({ - model() { - return { - dataSource: dataManger, - fieldSettings: { text: "CustomerID" }, - query: query, height: 300, - totalItemsCount: 10, - allowVirtualScrolling: true, - virtualScrollMode: ej.VirtualScrollMode.Normal, - dropWidth: "120px", selectedItemIndex: 0, - onValueChange: function (args) { - var dataManger = ej.DataManager({ - url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true - }); - // Query creation - var query = ej.Query() - .from("Customers"); - if (args.value == "enablevirtual") { - Ember.$("#selectcustomer").ejListView({ - dataSource: dataManger, - fieldSettings: { text: "CustomerID" }, - query: query, - virtualScrollMode: ej.VirtualScrollMode.Continuous, - height: 300, - allowVirtualScrolling: true - }); - } - if (args.value == "disablevirtual") { - Ember.$$("#selectcustomer").ejListView({ - dataSource: dataManger, - fieldSettings: { text: "CustomerID" }, - query: query, - height: 300, - allowVirtualScrolling: true - }); - } - }, - - } - } -}); diff --git a/app/routes/map/default.js b/app/routes/map/default.js deleted file mode 100644 index 1cd01f0..0000000 --- a/app/routes/map/default.js +++ /dev/null @@ -1,28 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableAnimation: true, - layers: [ - { - layerType: "geometry", - enableSelection: false, - enableMouseHover: false, - markers: window.syncfusion_locations, - showMapItems: false, - markerTemplate: 'template', - shapeSettings: { - fill: "#626171", - strokeThickness: "1", - stroke: "#6F6F79", - highlightStroke: "#6F6F79", - valuePath: "name", - highlightColor: "gray" - }, - shapeData: window.world_map - } - ] - } - } -}); diff --git a/app/routes/map/drilldown.js b/app/routes/map/drilldown.js deleted file mode 100644 index a355ca9..0000000 --- a/app/routes/map/drilldown.js +++ /dev/null @@ -1,111 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - Load(); - IsValidImageUrl("content/images/map/backtext.png"); - function IsValidImageUrl(url) { - var img = new Image(); - img.src = url; - img.onerror = function () { Ember.$("#backtext").attr("src", "content/images/map/backtext.png"); }; - } - function Load() { - var button = document.getElementById("button"); - Ember.$(button).css("display", "none"); - var title = document.getElementById("title"); - Ember.$(title).css("display", "block"); - } - return { - shapeSelected: function (event) { - if (event.model.baseMapIndex == 0) { - var mapObj = Ember.$("#Map").data("ejMap"); - mapObj.model.enableAnimation = true; - mapObj.model.layers[0].selectedItems = []; - mapObj.model.layers[0].subLayers[0].selectedItems = []; - if (event.originalEvent[0].shapeData.properties.continent == "Africa") { - mapObj.option("baseMapIndex", 1); - } - else if (event.originalEvent[0].shapeData.properties.continent == "Asia") { - mapObj.option("baseMapIndex", 2); - } - else if (event.originalEvent[0].shapeData.properties.continent == "Europe") { - mapObj.option("baseMapIndex", 3); - } - else if (event.originalEvent[0].shapeData.properties.continent == "North America") { - mapObj.option("baseMapIndex", 4); - } - else if (event.originalEvent[0].shapeData.properties.continent == "Oceania") { - mapObj.option("baseMapIndex", 5); - } - else if (event.originalEvent[0].shapeData.properties.continent == "South America") { - mapObj.option("baseMapIndex", 6); - } - var button = document.getElementById("button"); - Ember.$(button).css('background-color', '#0F77B7'); - var title = document.getElementById("title"); - Ember.$(title).css("display", "none"); - Ember.$(button).fadeIn(500); - } - }, - zoomSettings: { - level: 1, - maxValue: 30, - factor: 1, - enableZoom: false - }, - enableAnimation: true, - layers: [ - { - layerType: "geometry", - enableSelection: true, - shapeDataPath: "name", - enableMouseHover: true, - shapePropertyPath: "name", - showMapItems: false, - dataSource: window.cont_countriesdata, - shapeSettings: { - fill: "#C3E6ED", - strokeThickness: "0.5", - stroke: "white", - highlightColor: "#63B7B7", - highlightStroke: "white", - valuePath: "name" - - }, - shapeData: window.world_map, - subLayers: [ - { - shapeDataPath: "country", - shapePropertyPath: "name", - mapItemsTemplate: 'labeltemplate', - showMapItems: true, - enableMouseHover: true, - dataSource: window.randomcountriesData, - shapeSettings: { - fill: "#9FD0D3", - strokeThickness: "0.2", - stroke: "white", - highlightColor: "#63B7B7", - }, - bubbleSettings: { - showBubble: true, - valuePath: "Sales", - minValue: 20, - maxValue: 30, - color: "#379F64", - }, - shapeData: window.mapSalesData2 - } - - ] - }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Africa }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Asia }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Europe }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.NorthAmerica }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Oceania }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.SouthAmerica } - ] - } - } -}); diff --git a/app/routes/map/flightroutes.js b/app/routes/map/flightroutes.js deleted file mode 100644 index e4ac28b..0000000 --- a/app/routes/map/flightroutes.js +++ /dev/null @@ -1,114 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableAnimation: true, - navigationControl: { - enableNavigation: true, - orientation: 'vertical', - absolutePosition: { x: 5, y: 15 }, - dockPosition: 'none' - }, - layers: [ - { - layerType: 'geometry', - enableMouseHover: false, - enableSelection: false, - shapeSettings: { - fill: "#C6C35C", - autoFill: false, - highlightStroke: "white", - stroke: "white", - strokeThickness: 0.5, - highlightStrokeWidth: 1, - highlightColor: "#BFBFBF" - }, - shapeData: window.world_map, - subLayers: [{ - layerType: 'geometry', - shapeData: window.flightRoutes, - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'flightroute_template', - dataSource: window.flightRoutes_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 1, - fill: "#BC0C0C", - stroke: '#BC0C0C', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "#4E1493", - highlightBorderWidth: 2 - }, - }, - { - layerType: 'geometry', - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'airport_template', - dataSource: window.airports_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 0.1, - fill: "#BC0C0C", - stroke: 'white', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "white" - }, - shapeData: window.airports - }, - { - layerType: 'geometry', - shapeData: window.intermediatestops1, - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'intermediatestop1_template', - dataSource: window.intermediatestops1_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 0.1, - fill: "#4E1493", - stroke: 'white', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "white" - }, - }, - { - layerType: 'geometry', - shapeData: window.intermediatestops2, - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'intermediatestop2_template', - dataSource: window.intermediatestops2_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 0.1, - fill: "#4E1493", - stroke: 'white', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "white" - }, - }] - } - ] - - } - } -}); \ No newline at end of file diff --git a/app/routes/menu/default.js b/app/routes/menu/default.js deleted file mode 100644 index c7d8a01..0000000 --- a/app/routes/menu/default.js +++ /dev/null @@ -1,37 +0,0 @@ -import Ember from 'ember'; -let data = [ - { id: 1, text: 'Mail', parentId: null }, - { id: 2, text: 'Calender', parentId: null }, - { id: 3, text: 'Notes', parentId: null }, - { id: 4, text: 'Contacts', parentId: null }, - // first level child - { id: 11, parentId: 1, text: 'Inbox', sprite: 'mailicon sprite-inbox' }, - { id: 12, parentId: 1, text: 'Drafts', sprite: 'mailicon sprite-drafts' }, - { id: 13, parentId: 1, text: 'Sent items', sprite: 'mailicon sprite-sentitems' }, - { id: 14, parentId: 1, text: 'Deleted', sprite: 'mailicon sprite-deleted' }, - { id: 15, parentId: 1, text: 'Junk mails', sprite: 'mailicon sprite-junk' }, - { id: 16, parentId: 1, text: 'Personal', sprite: 'mailicon sprite-folders' }, - { id: 17, parentId: 2, text: 'My Calender', sprite: 'mailicon sprite-calendar' }, - { id: 18, parentId: 2, text: 'Team', sprite: 'mailicon sprite-calendar' }, - { id: 19, parentId: 2, text: 'Others', sprite: 'mailicon sprite-calendar' }, - { id: 20, parentId: 3, text: 'My Reference', sprite: 'mailicon sprite-folder' }, - { id: 21, parentId: 3, text: 'Team Meeting', sprite: 'mailicon sprite-folder' }, - { id: 22, parentId: 3, text: 'Others', sprite: 'mailicon sprite-folder' }, - { id: 23, parentId: 4, text: 'Suggested', sprite: 'mailicon sprite-contacts' }, - { id: 24, parentId: 4, text: 'My Team', sprite: 'mailicon sprite-contacts' }, - { id: 25, parentId: 4, text: 'Others', sprite: 'mailicon sprite-contacts' }, - // second level child - { id: 111, parentId: 11, text: 'Development', sprite: 'mailicon sprite-folders' }, - { id: 111, parentId: 11, text: 'Supports', sprite: 'mailicon sprite-folders' }, - { id: 111, parentId: 11, text: 'HR Team', sprite: 'mailicon sprite-folders' }, - { id: 112, parentId: 12, text: 'Support Template', sprite: 'mailicon sprite-folders' }, - { id: 112, parentId: 12, text: 'Personal', sprite: 'mailicon sprite-folders' } - ]; -export default Ember.Route.extend({ - model(){ - return { - height: "30px", - fieldsvalues: { dataSource: data, parentId: 'parentId', id: 'id', text: 'text', spriteCssClass: 'sprite' } - } - } -}); diff --git a/app/routes/menu/localdata.js b/app/routes/menu/localdata.js deleted file mode 100644 index b57fa9f..0000000 --- a/app/routes/menu/localdata.js +++ /dev/null @@ -1,49 +0,0 @@ -import Ember from 'ember'; - -let dataList= [ - { id: 1, text: 'Group A', parentId: null }, - { id: 2, text: 'Group B', parentId: null }, - { id: 3, text: 'Group C', parentId: null }, - { id: 4, text: 'Group D', parentId: null }, - { id: 5, text: 'Group E', parentId: null }, - { id: 11, parentId: 1, text: 'Algeria', sprite: 'flag-dz' }, - { id: 12, parentId: 1, text: 'Armenia', sprite: 'flag-am' }, - { id: 13, parentId: 1, text: 'Bangladesh', sprite: 'flag-bd' }, - { id: 14, parentId: 1, text: 'Cuba', sprite: 'flag-cu' }, - { id: 15, parentId: 2, text: 'Denmark', sprite: 'flag-dk' }, - { id: 16, parentId: 2, text: 'Egypt', sprite: 'flag-eg' }, - { id: 17, parentId: 3, text: 'Finland', sprite: 'flag-fi' }, - { id: 18, parentId: 3, text: 'India', sprite: 'flag-in' }, - { id: 19, parentId: 3, text: 'Malaysia', sprite: 'flag-my' }, - { id: 20, parentId: 4, text: 'New Zealand', sprite: 'flag-nz' }, - { id: 21, parentId: 4, text: 'Norway', sprite: 'flag-no' }, - { id: 22, parentId: 4, text: 'Poland', sprite: 'flag-pl' }, - { id: 23, parentId: 5, text: 'Romania', sprite: 'flag-ro' }, - { id: 24, parentId: 5, text: 'Singapore', sprite: 'flag-sg' }, - { id: 25, parentId: 5, text: 'Thailand', sprite: 'flag-th' }, - { id: 26, parentId: 5, text: 'Ukraine', sprite: 'flag-ua' }, - {id: 111, parentId: 11, text: 'First Place' }, - { id: 112, parentId: 12, text: 'Second Place' }, - { id: 113, parentId: 13, text: 'Third place' }, - { id: 114, parentId: 14, text: 'Fourth Place' }, - { id: 115, parentId: 15, text: 'First Place' }, - { id: 116, parentId: 16, text: 'Second Place' }, - { id: 117, parentId: 17, text: 'Third Place' }, - { id: 118, parentId: 18, text: 'First Place' }, - { id: 119, parentId: 19, text: 'Second Place' }, - { id: 120, parentId: 20, text: 'First Place' }, - { id: 121, parentId: 21, text: 'Second Place' }, - { id: 122, parentId: 22, text: 'Third place' }, - { id: 123, parentId: 23, text: 'Fourth Place' }, - { id: 120, parentId: 24, text: 'First Place' }, - { id: 121, parentId: 25, text: 'Second Place' }, - { id: 122, parentId: 26, text: 'Third place' } - ]; -export default Ember.Route.extend({ - model(){ - return { - - localfieldsvalues: { dataSource: dataList, parentId: 'parentId', id: 'id', text: 'text', spriteCssClass: 'sprite' } - } - } - }); \ No newline at end of file diff --git a/app/routes/menu/template.js b/app/routes/menu/template.js deleted file mode 100644 index 6929715..0000000 --- a/app/routes/menu/template.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); \ No newline at end of file diff --git a/app/routes/navigationdrawer/default.js b/app/routes/navigationdrawer/default.js deleted file mode 100644 index a8f80f8..0000000 --- a/app/routes/navigationdrawer/default.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - listViewSettings: { width: 200, selectedItemIndex: 0, mouseUp: function(e) { - Ember.$("#butdrawer").parent().children("h2").text(e.text); - }, persistSelection: true }, - position: "normal", - - } - } -}); diff --git a/app/routes/pdfviewer/default.js b/app/routes/pdfviewer/default.js deleted file mode 100644 index 5e0d087..0000000 --- a/app/routes/pdfviewer/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - serviceUrl: window.baseurl + "api/PdfViewer" - } - } -}); diff --git a/app/routes/pdfviewer/formfilling.js b/app/routes/pdfviewer/formfilling.js deleted file mode 100644 index 65e6dc6..0000000 --- a/app/routes/pdfviewer/formfilling.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - serviceUrl: window.baseurl + "api/PdfViewer", - documentPath: "FormFillingDocument" - } - } -}); diff --git a/app/routes/pdfviewer/localization.js b/app/routes/pdfviewer/localization.js deleted file mode 100644 index c3d67a6..0000000 --- a/app/routes/pdfviewer/localization.js +++ /dev/null @@ -1,175 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - serviceUrl: window.baseurl + "api/PdfViewer", - } - } -}); - -ej.PdfViewer.Locale['es-ES'] = { - toolbar: { - print: { - headerText: 'Impresión', - contentText: 'Imprimir el documento PDF.' - }, - first: { - headerText: 'primero', - contentText: 'Ir a la primera página del documento PDF.' - }, - previous: { - headerText: 'Anterior', - contentText: 'Ir a la página anterior del documento PDF.' - }, - next: { - headerText: 'Siguiente', - contentText: 'Ir a la página siguiente del documento PDF.' - }, - last: { - headerText: 'Último', - contentText: 'Ir a la última página del documento PDF.' - }, - zoomIn: { - headerText: 'Acercarse', - contentText: 'Acercar al documento PDF.' - }, - zoomOut: { - headerText: 'Disminuir el zoom', - contentText: 'Alejar la imagen del documento PDF.' - }, - pageIndex: { - headerText: 'Número de página', - contentText: 'número de página actual para ver.' - }, - zoom: { - headerText: 'Enfocar', - contentText: 'Zoom para acercar o alejar el documento PDF.' - }, - fitToWidth: { - headerText: 'Ajustar al ancho', - contentText: 'Ajuste a la página PDF a la anchura del contenedor .' - }, - fitToPage: { - headerText: 'Ajustar a la página', - contentText: 'Ajuste a la página PDF al contenedor .' - }, - download: { - headerText: 'Descargar', - contentText: 'Descargar el documento PDF .' - }, - search: { - headerText: 'Buscar texto', - contentText: 'Buscar texto en las páginas PDF .' - }, - highlight: { - headerText: 'Subrayar el texto', - contentText: 'Resaltar texto en las páginas PDF.', - }, - strikeout: { - headerText: 'Texto de StrikeOut', - contentText: 'Strike Out en las páginas PDF.', - }, - underline: { - headerText: 'Subrayar el texto', - contentText: 'Subraye el texto en las páginas PDF.', - }, - signature: { - headerText: 'Firma', - contentText: 'Agregue o cree la firma escrita a mano.', - }, - select: { - headerText: 'Selección', - contentText: 'Herramienta de selección de texto.', - }, - scroll: { - headerText: 'Panning', - contentText: 'Haga clic para desplazarse alrededor del documento', - }, - }, - contextMenu: { - copy: { - contentText: 'Dupdo', - }, - googleSearch: { - contentText: 'Busca en Google', - }, - Find: { - contentText: 'Encontrar:', - }, - matchCase: { - contentText: 'MatchCase', - }, - auto: { - contentText: 'Auto', - }, - openPopup: { - contentText: 'OpenPopup', - }, - Delete: { - contentText: 'Borrar', - }, - properties: { - contentText: 'Propiedades....', - }, - }, - propertyWindow: { - underlineProperties: { - contentText: 'Subrayar propiedades' - }, - strikeOutProperties: { - contentText: 'StrikeOutProperties' - }, - highlightProperties: { - contentText: 'DestacadosProperties' - }, - signatureProperties: { - contentText: 'Firma propiedades' - }, - appearance: { - contentText: 'apariencia' - }, - general: { - contentText: 'general' - }, - color: { - contentText: 'kleur:' - }, - opacity: { - contentText: 'opacidad:' - }, - author: { - contentText: 'autor:' - }, - subject: { - contentText: 'tema:' - }, - modified: { - contentText: 'modificado:' - }, - ok: { - contentText: 'De acuerdo' - }, - cancel: { - contentText: 'cancelar' - }, - locked: { - contentText: 'Bloqueado' - } - }, - signatureWindow: { - Signature: { - contentText: 'Añadir firma' - }, - Add: { - contentText: 'Añadir' - }, - clear: { - contentText: 'Claro' - }, - }, - waitingPopup: { - print: { - contentText: "Preparación del documento para imprimir ..." - } - } -}; diff --git a/app/routes/pivotchart/charttypes.js b/app/routes/pivotchart/charttypes.js deleted file mode 100644 index 88c9995..0000000 --- a/app/routes/pivotchart/charttypes.js +++ /dev/null @@ -1,111 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]", - }], - axis: "columns" - }] - }, - isResponsive: true, - zooming: { - enableScrollbar: true - }, - type: ej.PivotChart.ChartTypes.Column, - commonSeriesOptions: { - enableAnimation: true, - type: ej.PivotChart.ChartTypes.Column, - tooltip: { - visible: true - } - }, - size: { - height: "560px", - width: "100%" - }, - primaryXAxis: { - title: { - text: "Date - Fiscal" - }, - labelRotation: 0 - }, - primaryYAxis: { - title: { - text: "Internet Sales Amount" - } - }, - legend: { - visible: true, - rowCount: 2 - }, - list: ["column", "line", "spline", "area", "bar", "pie", "pyramid", "stepline", "splinearea", "steparea", - "stackingarea", "stackingcolumn", "stackingbar", "funnel", "doughnut", "scatter", "bubble" - ], - value: ej.PivotChart.ChartTypes.Column, - onTypeChange: function(args) { - var chartTarget = Ember.$('#PivotChart').data("ejPivotChart"); - chartTarget.model.type = args.text.toLowerCase(); - chartTarget.model.commonSeriesOptions.type = args.text.toLowerCase(); - if (Ember.$.inArray(chartTarget.model.type, ["line", "spline", "area", "splinearea", "stepline", "steparea", "stackingarea", "scatter"]) > -1) - chartTarget.model.commonSeriesOptions.marker = { - shape: ej.PivotChart.SymbolShapes.Circle, - size: { - height: 12, - width: 12 - }, - visible: true, - connectorLine: { - height: 30, - type: "line" - }, - border: { - width: 3, - color: 'white' - } - }; - else if (Ember.$.inArray(chartTarget.model.type, ["funnel", "pyramid"]) > -1) { - chartTarget.model.commonSeriesOptions.marker = { - dataLabel: { - visible: true, - shape: 'none', - font: { - color: 'white', - size: '12px', - fontWeight: 'lighter' - } - } - } - } else - chartTarget.model.commonSeriesOptions.marker = { - visible: false - }; - if (chartTarget.model.type == "pyramid" || chartTarget.model.type == "funnel") - chartTarget.model.legend.rowCount = 1; - else - chartTarget.model.legend.rowCount = 2; - if (Ember.$.inArray(chartTarget.model.type, ["pie", "doughnut"]) > -1) - chartTarget.model.commonSeriesOptions.explode = true; - else - chartTarget.model.commonSeriesOptions.explode = false; - chartTarget.renderControlSuccess({ - "JsonRecords": JSON.stringify(chartTarget.getJSONRecords()), - "OlapReport": chartTarget.getOlapReport() - }); - }, - - } - } -}); \ No newline at end of file diff --git a/app/routes/pivotchart/olap.js b/app/routes/pivotchart/olap.js deleted file mode 100644 index ad492f2..0000000 --- a/app/routes/pivotchart/olap.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - } - ], - axis: "columns" - } - ] - }, - isResponsive: true,zooming : { enableScrollbar : true}, - type: ej.PivotChart.ChartTypes.Column, - commonSeriesOptions: { - enableAnimation: true, - type: ej.PivotChart.ChartTypes.Column, tooltip: { visible: true } - }, - size: { height: "560px", width: "100%" }, - primaryXAxis: { title: { text: "Date - Fiscal" }, labelRotation: 0 }, - primaryYAxis: { title: { text: "Internet Sales Amount" } }, - legend: { visible: true, rowCount: 2 }, - } - } -}); diff --git a/app/routes/pivotchart/relational.js b/app/routes/pivotchart/relational.js deleted file mode 100644 index 8ba70b8..0000000 --- a/app/routes/pivotchart/relational.js +++ /dev/null @@ -1,72 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - }, - { - fieldName: "Date", - fieldCaption: "Date" - } - ], - columns: [ - { - fieldName: "Product", - fieldCaption: "Product" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - } - ] - }, - isResponsive: true, - zooming : { enableScrollbar : true}, - enableRTL: false, - type: ej.PivotChart.ChartTypes.Column, - commonSeriesOptions: { - enableAnimation: true, - type: ej.PivotChart.ChartTypes.Column, tooltip: { visible: true } - }, - size: { height: "640px", width: "100%" }, - primaryYAxis: { title: { text: "Amount" } }, - legend: { visible: true } - } - } -}); diff --git a/app/routes/pivotclient/customization.js b/app/routes/pivotclient/customization.js deleted file mode 100644 index ba5d1d9..0000000 --- a/app/routes/pivotclient/customization.js +++ /dev/null @@ -1,198 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]", - }], - axis: "columns" - }] - }, - title: "OLAP Browser", - beforeExport: function(args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { - title: { - text: "Customer Geography" - }, - labelRotation: 270 - }; - this._pivotChart.model.primaryYAxis = { - title: { - text: "Internet Sales Amount" - } - }; - } - }, - size: { - width: "910px" - }, - checked: true, - btntext: "Apply", - roundedCorner: true, - btnsize: "small", - type: ej.ButtonType.Button, - controlPalcements: [{ - option: "Tab", - value: ej.PivotClient.ControlPlacement.Tab - }, { - option: "Tile", - value: ej.PivotClient.ControlPlacement.Tile - }], - displayModes: [{ - option: "Chart Only", - value: ej.PivotClient.DisplayMode.ChartOnly - }, { - option: "Grid Only", - value: ej.PivotClient.DisplayMode.GridOnly - }, { - option: "Chart and Grid", - value: ej.PivotClient.DisplayMode.ChartAndGrid - }], - fields: { - text: "option", - value: "value" - }, - controlValue: ej.PivotClient.ControlPlacement.Tab, - displayValue: ej.PivotClient.DisplayMode.ChartAndGrid, - ApplyChanges: function() { - var ddlTarget1 = Ember.$('#ctrlPlace').data("ejDropDownList"); - var ddlTarget2 = Ember.$('#dispMode').data("ejDropDownList"); - var rbTarget1 = Ember.$('#Radio1').data("ejRadioButton"); - var rbTarget2 = Ember.$('#Radio2').data("ejRadioButton"); - var rbTarget3 = Ember.$('#Radio3').data("ejRadioButton"); - var rbTarget4 = Ember.$('#Radio4').data("ejRadioButton"); - var rbTarget5 = Ember.$('#Radio5').data("ejRadioButton"); - var rbTarget6 = Ember.$('#Radio6').data("ejRadioButton"); - var clientTarget = Ember.$('#PivotClient').data("ejPivotClient"); - var ctlPlace = ddlTarget1.model.text == "Tab" ? "tab" : ddlTarget1.model.text == "Tile" ? "tile" : ""; - var dispMode = ddlTarget2.model.dataSource[ddlTarget2.selectedIndexValue].value; - var dftView = rbTarget1.model.checked ? "chart" : rbTarget2.model.checked ? "grid" : "chart"; - var tglPanel = rbTarget3.model.checked ? true : rbTarget4.model.checked ? false : false; - var responsive = rbTarget5.model.checked ? true : rbTarget6.model.checked ? false : false; - if (clientTarget != null) { - clientTarget._destroy(); - Ember.$("#PivotClient").ejPivotClient({ - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }], - axis: "columns" - }] - }, - title: "OLAP Browser", - isResponsive: responsive, - displaySettings: { - mode: dispMode, - defaultView: dftView, - controlPlacement: ctlPlace, - enableTogglePanel: tglPanel, - }, - load: "OnLoad", - beforeExport: function(args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { - title: { - text: "Customer Geography" - }, - labelRotation: 270 - }; - this._pivotChart.model.primaryYAxis = { - title: { - text: "Internet Sales Amount" - } - }; - } - }, - }); - } - } - } - } -}); \ No newline at end of file diff --git a/app/routes/pivotclient/olap.js b/app/routes/pivotclient/olap.js deleted file mode 100644 index 9a23c1d..0000000 --- a/app/routes/pivotclient/olap.js +++ /dev/null @@ -1,73 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - } - ], - axis: "columns" - } - ] - }, - title: "OLAP Browser", - beforeExport: function (args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { title: { text: "Customer Geography" }, labelRotation: 270 }; - this._pivotChart.model.primaryYAxis = { title: { text: "Internet Sales Amount" } }; - } - }, - size:{width:"910px"} - } - } -}); diff --git a/app/routes/pivotclient/relational.js b/app/routes/pivotclient/relational.js deleted file mode 100644 index d64c87f..0000000 --- a/app/routes/pivotclient/relational.js +++ /dev/null @@ -1,103 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - } - ], - columns: [ - { - fieldName: "Product", - fieldCaption: "Product" - }, - { - fieldName: "Date", - fieldCaption: "Date" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - } - ] - }, - title: "Relational Browser", - beforeExport: function (args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { title: { text: "Country" }, labelRotation: 270 }; - this._pivotChart.model.primaryYAxis = { title: { text: "Amount" } }; - } - }, - size:{width:"910px"} - - } - } -}); diff --git a/app/routes/pivotgauge/layout.js b/app/routes/pivotgauge/layout.js deleted file mode 100644 index b4d0bc6..0000000 --- a/app/routes/pivotgauge/layout.js +++ /dev/null @@ -1,216 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]", - filterItems: { - filterType: "include", - values: ["[Date].[Fiscal].[Fiscal Year].&[2004]"] - } - }, ], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }, - { - fieldName: "[Measures].[Internet Revenue Status]" - }, - { - fieldName: "[Measures].[Internet Revenue Trend]" - }, - { - fieldName: "[Measures].[Internet Revenue Goal]" - }, - ], - axis: ej.PivotGauge.AxisName.Columns - }] - }, - labelFormatSettings: { - decimalPlaces: 2 - }, - enableTooltip: true, - isResponsive: true, - backgroundColor: "transparent", - scales: [{ - showRanges: true, - radius: 150, - showScaleBar: true, - size: 1, - border: { - width: 0.5 - }, - showIndicators: true, - showLabels: true, - pointers: [{ - showBackNeedle: true, - backNeedleLength: 20, - length: 120, - width: 7 - }, - { - type: "marker", - markerType: ej.datavisualization.CircularGauge.MarkerType.Diamond, - distanceFromScale: 5, - placement: "center", - backgroundColor: "#29A4D9", - length: 25, - width: 15 - } - ], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, - color: "#8c8c8c" - }, - { - type: "minor", - height: 6, - width: 1, - distanceFromScale: 2, - color: "#8c8c8c" - } - ], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -5, - backgroundColor: "#fc0606", - border: { - color: "#fc0606" - } - }, { - distanceFromScale: -5 - }], - customLabels: [{ - position: { - x: 180, - y: 290 - }, - font: { - size: "10px", - fontFamily: "Segoe UI", - fontStyle: "Normal" - }, - color: "#666666" - }, { - position: { - x: 180, - y: 320 - }, - font: { - size: "10px", - fontFamily: "Segoe UI", - fontStyle: "Normal" - }, - color: "#666666" - }, { - position: { - x: 180, - y: 150 - }, - font: { - size: "12px", - fontFamily: "Segoe UI", - fontStyle: "Normal" - }, - color: "#666666" - }] - }], - countdata: ["1", "2", "3"], - width: "110px", - height: "22px", - framedata: ["Full - Circular", "Semi - Circular"], - frameindex: "Full - Circular", - rowindex: "2", - colindex: "3", - checked: true, - onchange1: function(args) { - var pivotGauge = Ember.$("#PivotGauge").data("ejPivotGauge"); - var gaugeRows = Ember.$("#rowscount").data("ejDropDownList"); - var gaugeColumns = Ember.$("#columnscount").data("ejDropDownList"); - - if (this._id == "rowscount" && (args.text != "0" || (gaugeColumns != undefined))) { - pivotGauge.model.rowsCount = args.text; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (this._id == "columnscount" && (args.text != "0" || gaugeRows.text != 0)) { - pivotGauge.model.columnsCount = args.text; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (args.text == "0" && (gaugeColumns != undefined && gaugeColumns.text == 0) && (gaugeRows != undefined && gaugeRows.text == 0)) { - pivotGauge.model.columnsCount = 0; - pivotGauge.model.rowsCount = 0; - if (pivotGauge.getJSONRecords()) - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } - }, - - onchange: function(args) { - var pivotGauge = Ember.$("#PivotGauge").data("ejPivotGauge"); - if (this._id == "frameType") { - if (args.type == "change" && args.text == "Semi - Circular") { - pivotGauge.model.frame.frameType = "halfcircle"; - pivotGauge.model.frame.halfCircleFrameStartAngle = 180; - pivotGauge.model.scales[0].startAngle = 180; - pivotGauge.model.scales[0].sweepAngle = 180; - pivotGauge.model.scales[0].customLabels[2].position.y = 210 - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else { - pivotGauge.model.frame.frameType = "fullcircle"; - pivotGauge.model.scales[0].startAngle = 122; - pivotGauge.model.scales[0].sweepAngle = 296; - pivotGauge.model.scales[0].customLabels[2].position.y = 150 - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } - } - if (this._id == "check1" && !args.model.checked) { - pivotGauge.model.enableTooltip = false; - pivotGauge.refresh(); - } else if (this._id == "check1" && args.model.checked) { - pivotGauge.model.enableTooltip = true; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (this._id == "check2" && !args.model.checked) { - pivotGauge.model.showHeaderLabel = false; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (this._id == "check2" && args.model.checked) { - pivotGauge.model.showHeaderLabel = true; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } - } - } - } -}); \ No newline at end of file diff --git a/app/routes/pivotgauge/olap.js b/app/routes/pivotgauge/olap.js deleted file mode 100644 index c94d709..0000000 --- a/app/routes/pivotgauge/olap.js +++ /dev/null @@ -1,101 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]", - filterItems: { filterType: "include", values: ["[Date].[Fiscal].[Fiscal Year].&[2004]"] } - }, - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]" - }, - { - fieldName: "[Measures].[Internet Revenue Status]" - }, - { - fieldName: "[Measures].[Internet Revenue Trend]" - }, - { - fieldName: "[Measures].[Internet Revenue Goal]" - }, - ], - axis: ej.PivotGauge.AxisName.Columns - } - ] - }, - labelFormatSettings: { decimalPlaces: 2 }, - enableTooltip: true, isResponsive: true, - backgroundColor: "transparent", - scales: [{ - showRanges: true, - radius: 150, showScaleBar: true, size: 1, - border: { - width: 0.5 - }, - showIndicators: true, showLabels: true, - pointers: [{ - showBackNeedle: true, - backNeedleLength: 20, - length: 120, - width: 7 - }, - { - type: "marker", - markerType: ej.datavisualization.CircularGauge.MarkerType.Diamond, - distanceFromScale: 5, - placement: "center", - backgroundColor: "#29A4D9", - length: 25, - width: 15 - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, - { - type: "minor", - height: 6, - width: 1, - distanceFromScale: 2, - color: "#8c8c8c" - }], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -5, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, { - distanceFromScale: -5 - }], - customLabels: [{ - position: { x: 180, y: 290 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 320 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 150 }, - font: { size: "12px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }] - }] - } - } -}); diff --git a/app/routes/pivotgauge/relational.js b/app/routes/pivotgauge/relational.js deleted file mode 100644 index 6a701f3..0000000 --- a/app/routes/pivotgauge/relational.js +++ /dev/null @@ -1,121 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - } - ], - columns: [ - - { - fieldName: "Product", - fieldCaption: "Product" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - }, - { - fieldName: "Quantity", - fieldCaption: "Quantity" - } - ] - }, - enableTooltip: true, isResponsive: true, - backgroundColor: "transparent", - labelFormatSettings: { decimalPlaces: 2 }, - scales: [{ - showRanges: true, - radius: 150, showScaleBar: true, size: 1, - border: { - width: 0.5 - }, - showIndicators: true, showLabels: true, - pointers: [{ - showBackNeedle: true, - backNeedleLength: 20, - length: 120, - width: 7 - }, - { - type: "marker", - markerType: ej.datavisualization.CircularGauge.MarkerType.Diamond, - distanceFromScale: 5, - placement: "center", - backgroundColor: "#29A4D9", - length: 25, - width: 15 - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, - { - type: "minor", - height: 6, - width: 1, - distanceFromScale: 2, - color: "#8c8c8c" - }], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -5, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, { - distanceFromScale: -5 - }], - customLabels: [{ - position: { x: 180, y: 290 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 320 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 150 }, - font: { size: "12px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }] - }] - } - } -}); diff --git a/app/routes/pivotgrid/frozenheaders.js b/app/routes/pivotgrid/frozenheaders.js deleted file mode 100644 index e119ae3..0000000 --- a/app/routes/pivotgrid/frozenheaders.js +++ /dev/null @@ -1,485 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - rows: [{ - fieldName: "State", - fieldCaption: "State" - }], - columns: [{ - fieldName: "Country", - fieldCaption: "Country" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, - { - fieldName: "Quantity", - fieldCaption: "Quantity" - } - ] - }, - frozenHeaderSettings: { - enableFrozenHeaders: true - }, - enableToolTip: false, - enableGroupingBar: false, - checked: true, - renderGrid: function() { - var rdbRelational = Ember.$('#rdbRelational').data("ejRadioButton"); - var chkFrozenCol = Ember.$("#chkFrozenCol").data("ejCheckBox"); - var chkFrozenRow = Ember.$("#chkFrozenRow").data("ejCheckBox"); - var pivotGrid = Ember.$("#PivotGrid").data("ejPivotGrid"); - Ember.$(pivotGrid.element).html(""); - if (rdbRelational.model.checked) { - pivotGrid.model.dataSource = { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - cube: "", - rows: [{ - fieldName: "State", - fieldCaption: "State" - }], - columns: [{ - fieldName: "Country", - fieldCaption: "Country" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, { - fieldName: "Quantity", - fieldCaption: "Quantity" - }], - filters: [] - }; - pivotGrid.model.frozenHeaderSettings = { - scrollerSize: 18, - enableFrozenHeaders: (chkFrozenCol.checked() || chkFrozenRow.checked()), - enableFrozenColumnHeaders: chkFrozenCol.checked(), - enableFrozenRowHeaders: chkFrozenRow.checked() - }; - } else { - pivotGrid.model.dataSource = { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Customer].[Customer Geography]" - }, { - fieldName: "[Product].[Product Categories]" - }], - columns: [{ - fieldName: "[Date].[Fiscal]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }], - axis: "columns" - }], - filters: [] - }; - pivotGrid.model.frozenHeaderSettings = { - scrollerSize: 18, - enableFrozenHeaders: (chkFrozenCol.checked() || chkFrozenRow.checked()), - enableFrozenColumnHeaders: chkFrozenCol.checked(), - enableFrozenRowHeaders: chkFrozenRow.checked() - }; - } - if (!chkFrozenCol.checked() && !chkFrozenRow.checked()) { - pivotGrid.element.css("overflow", "auto"); - } - pivotGrid._currentReportItems = []; - pivotGrid._load(); - } - } - } -}); \ No newline at end of file diff --git a/app/routes/pivotgrid/olap.js b/app/routes/pivotgrid/olap.js deleted file mode 100644 index 378daa8..0000000 --- a/app/routes/pivotgrid/olap.js +++ /dev/null @@ -1,35 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - } - ], - axis: "columns" - } - ] - }, - enableGroupingBar: true, - pivotTableFieldListID: "PivotSchemaDesigner" - } - } -}); diff --git a/app/routes/pivotgrid/paging.js b/app/routes/pivotgrid/paging.js deleted file mode 100644 index a0f03f1..0000000 --- a/app/routes/pivotgrid/paging.js +++ /dev/null @@ -1,520 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - rows: [{ - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - } - ], - columns: [{ - fieldName: "Product", - fieldCaption: "Product" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, - { - fieldName: "Quantity", - fieldCaption: "Quantity" - } - ], - filters: [], - pagerOptions: { - categoricalPageSize: 5, - seriesPageSize: 5, - categoricalCurrentPage: 1, - seriesCurrentPage: 1 - } - }, - enablePaging: true, - renderSuccess: function (){ - var pagerDiv = ej.buildTag("div#Pager", "", { - "margin-top": "10px" - })[0].outerHTML; - Ember.$(pagerDiv).appendTo(".e-container-pivotgrid"); - Ember.$("#Pager").ejPivotPager({ - mode: ej.PivotPager.Mode.Both, - targetControlID: "PivotGrid" - }); - }, - checked: true, - renderGrid: function() { - var paging = Ember.$('#paging').data("ejRadioButton"); - var rdbRelational = Ember.$('#rdbRelational').data("ejRadioButton"); - Ember.$(".e-pivotgrid").remove(); - Ember.$(".e-pivotpager").remove(); - var clientData = rdbRelational.model.checked ? { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - cube: "", - rows: [{ - fieldName: "Country", - fieldCaption: "Country" - }, { - fieldName: "State", - fieldCaption: "State" - }], - columns: [{ - fieldName: "Product", - fieldCaption: "Product" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, { - fieldName: "Quantity", - fieldCaption: "Quantity" - }], - filters: [], - pagerOptions: { - categoricalPageSize: 5, - seriesPageSize: 5, - categoricalCurrentPage: 1, - seriesCurrentPage: 1 - } - } : { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Customer].[Customer Geography]" - }], - columns: [{ - fieldName: "[Date].[Date]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }], - axis: "columns" - }], - filters: [], - pagerOptions: { - categoricalPageSize: 5, - seriesPageSize: 5, - categoricalCurrentPage: 1, - seriesCurrentPage: 1 - } - } - var gridPanel = ej.buildTag("div#PivotGrid", "", { - height: paging.model.checked ? "auto" : "290px", - width: "100%" - })[0].outerHTML; - if (paging.model.checked) { - var pagerDiv = ej.buildTag("div#Pager", "", { - "margin-top": "10px" - })[0].outerHTML; - Ember.$(gridPanel).appendTo(".e-container-pivotgrid"); - Ember.$(pagerDiv).appendTo(".e-container-pivotgrid"); - Ember.$("#PivotGrid").ejPivotGrid({ - dataSource: clientData, - enablePaging: true - }); - Ember.$("#Pager").ejPivotPager({ - mode: ej.PivotPager.Mode.Both, - targetControlID: "PivotGrid" - }); - } else { - Ember.$(gridPanel).appendTo(".e-container-pivotgrid"); - Ember.$(".e-container-pivotgrid").children().eq(0).height("330"); - Ember.$("#PivotGrid").ejPivotGrid({ - dataSource: clientData, - enableVirtualScrolling: true - }); - } - } - } - } -}); \ No newline at end of file diff --git a/app/routes/pivotgrid/relational.js b/app/routes/pivotgrid/relational.js deleted file mode 100644 index ee0dfb1..0000000 --- a/app/routes/pivotgrid/relational.js +++ /dev/null @@ -1,56 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } -], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - } - ], - columns: [ - { - fieldName: "Date", - fieldCaption: "Date" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - } - ] - }, - enableGroupingBar:true, - pivotTableFieldListID: "PivotSchemaDesigner" - } - } -}); diff --git a/app/routes/pivottreemap/colormapping.js b/app/routes/pivottreemap/colormapping.js deleted file mode 100644 index 884c057..0000000 --- a/app/routes/pivottreemap/colormapping.js +++ /dev/null @@ -1,102 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll;Locale identifier=1033;", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - - values: [{ - measures: [{ - fieldName: "[Measures].[Customer Count]", - }], - axis: "columns" - }] - }, - list: ["Normal", "Range"], - value: "Normal", - onTypeChange: function() { - var ddlTarget = Ember.$('#dropdownlist').data("ejDropDownList"); - var treemapTarget = Ember.$('#PivotTreeMapTreeMapContainer').data("ejTreeMap"); - treemapTarget.model.colorValuePath = ""; - treemapTarget.model.enableGradient = false; - treemapTarget.model.showLegend = false; - treemapTarget.model.legendSettings.leftLabel = ""; - treemapTarget.model.legendSettings.rightLabel = ""; - treemapTarget.model.rangeColorMapping = []; - if (ddlTarget._currentText.toLocaleLowerCase() == "normal") { - treemapTarget.model.colorValuePath = "Index"; - treemapTarget.model.rangeColorMapping.push({ - color: "#9de24f", - from: "0", - to: "0" - }, { - color: "#a2e2fe", - from: "1", - to: "1" - }, { - color: "#ffff66", - from: "2", - to: "2" - }, { - color: "#FF0040", - from: "3", - to: "3" - }, { - color: "#f6b53f", - from: "4", - to: "4" - }, { - color: "#6FAAB0", - from: "5", - to: "5" - }, { - color: "#C4C24A", - from: "6", - to: "6" - }) - } else { - treemapTarget.model.colorValuePath = "Value"; - treemapTarget.model.rangeColorMapping.push({ - color: "#a2e2fe", - from: "0", - to: "10" - }, { - color: "#9de24f", - from: "11", - to: "250" - }, { - color: "#ffff66", - from: "251", - to: "1000" - }, { - color: "#C4C24A", - from: "1001", - to: "3000" - }, { - color: "#f6b53f", - from: "3001", - to: "5000" - }, { - color: "#6FAAB0", - from: "5001", - to: "10000" - }, { - color: "#FF0040", - from: "10001", - to: "20000" - }) - } - treemapTarget.refresh(); - } - } - } -}); \ No newline at end of file diff --git a/app/routes/pivottreemap/namedsets.js b/app/routes/pivottreemap/namedsets.js deleted file mode 100644 index be0ead0..0000000 --- a/app/routes/pivottreemap/namedsets.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll;Locale identifier=1033;", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Core Product Group]", isNamedSets: true - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]" - } - ], - axis: "columns" - } - ] - }, - } - } -}); diff --git a/app/routes/pivottreemap/olap.js b/app/routes/pivottreemap/olap.js deleted file mode 100644 index e852204..0000000 --- a/app/routes/pivottreemap/olap.js +++ /dev/null @@ -1,35 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll;Locale identifier=1033;", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - columns: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - }, - { - fieldName: "[Measures].[Customer Count]", - } - ], - axis: "columns" - } - ] - }, - } - } -}); diff --git a/app/routes/progressbar/default.js b/app/routes/progressbar/default.js deleted file mode 100644 index 87b9599..0000000 --- a/app/routes/progressbar/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - value: "45", - height: "20", - text: "45%" - } - } -}); \ No newline at end of file diff --git a/app/routes/progressbar/rtl.js b/app/routes/progressbar/rtl.js deleted file mode 100644 index b24e246..0000000 --- a/app/routes/progressbar/rtl.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - value: "35", - height: "20", - text: "35%", - enableRTL: true - } - } -}); \ No newline at end of file diff --git a/app/routes/radialmenu/default.js b/app/routes/radialmenu/default.js deleted file mode 100644 index 236fb5a..0000000 --- a/app/routes/radialmenu/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - position:{x:50,y:100}, - autoOpen:true - } - } -}); diff --git a/app/routes/radialmenu/nestedradialmenu.js b/app/routes/radialmenu/nestedradialmenu.js deleted file mode 100644 index ef6cd8d..0000000 --- a/app/routes/radialmenu/nestedradialmenu.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - position:{x:"40%",y:"30%"}, - autoOpen:true - } - } -}); diff --git a/app/routes/radialslider/default.js b/app/routes/radialslider/default.js deleted file mode 100644 index ce8fce6..0000000 --- a/app/routes/radialslider/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - imageurl:"//js.syncfusion.com/demos/jquery/content/images/radialslider/chevron-right.png", - } - } -}); diff --git a/app/routes/rangenavigator/default.js b/app/routes/rangenavigator/default.js deleted file mode 100644 index 15e041f..0000000 --- a/app/routes/rangenavigator/default.js +++ /dev/null @@ -1,131 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data = GetData(); - return { - primaryXAxis: { - majorGridLines: { visible: false }, - valueType: 'datetime', - labelFormat: "MMM dd", - - }, - primaryYAxis: - { - labelFormat: '${value}', - range: { min: 60, max: 160, interval: 20 } - }, - crosshair: { - visible: true, - type: 'trackball', - marker: - { - shape: 'circle', - size: - { - height: 9, width: 9 - }, - visible: true, - border: { width: 1 } - }, - line: { - color: 'transparent' - } - }, - series: [{ - type: 'line', - name: 'Product X', - enableAnimation: true, tooltipFormat: "#point.x# : #point.y#", - style: { borderWidth: 2 }, - tooltip: - { - format: "#point.x# : ej.format(#point.y#,n2)" - }, - }, - { - type: 'line', - name: 'Product Y', - enableAnimation: true, tooltipFormat: "#point.x# : #point.y#", - style: { borderWidth: 2 }, - tooltip: - { - format: "#point.x# : ej.format(#point.y#,n2)" - }, - } - ], - isResponsive: true, - load: function (sender) { - sender.model.series[0].dataSource = data.Open; - sender.model.series[0].xName = "XValue"; - sender.model.series[0].yName = "YValue"; - sender.model.series[1].dataSource = data.Close; - sender.model.series[1].xName = "XValue"; - sender.model.series[1].yName = "YValue"; - }, - size: { height: "400" }, - legend: { visible: true }, - //RangeNavigator properties - enableDeferredUpdateRange: true, - paddingRange: "15", - allowSnappingRange: true, - selectedRangeSettingsRange: { - start: "2010/5/1", end: "2011/10/1" - }, - isResponsiveRange: true, - tooltipSettingsRange: { - visible: true, labelFormat: "MM/dd/yyyy", backgroundColor: "gray", tooltipDisplayMode: "ondemand", - font: { - color: 'white', - family: 'Segoe UI', - style: 'Normal', - size: '12px', - opacity: 1, - weight: 'regular' - }, - }, - seriesRange: [ - { - name: 'Product A', - enableAnimation: false, - type: 'line', - dataSource: data.Open, xName: "XValue", yName: "YValue", - border: { color: 'transparent', width: 2 }, - opacity: 0.5, fill: '#69D2E7', - } - ], - seriesSettingsRange: { - type: 'column', enableAnimation: true, - }, - rangeChangedRange: function (sender) { - var chartobj = Ember.$("#ChartRange").data("ejChart"); - if (chartobj != null) { - chartobj.model.primaryXAxis.zoomPosition = sender.zoomPosition; - chartobj.model.primaryXAxis.zoomFactor = sender.zoomFactor; - Ember.$("#ChartRange").ejChart("redraw"); - } - }, - } - function GetData() { - var series1 = []; - var series2 = []; - var value = 100; - var value1 = 120; - for (var i = 1; i < 730; i++) { - - if (Math.random() > .5) { - value += Math.random(); - value1 += Math.random(); - } else { - value -= Math.random(); - value1 -= Math.random(); - } - var point1 = { XValue: new Date(2010, 0, i), YValue: value }; - var point2 = { XValue: new Date(2010, 0, i), YValue: value1 }; - series1.push(point1); - series2.push(point2); - } - data = { Open: series1, Close: series2 }; - return data; - } - } -}); diff --git a/app/routes/rangenavigator/numeric.js b/app/routes/rangenavigator/numeric.js deleted file mode 100644 index fce7dd2..0000000 --- a/app/routes/rangenavigator/numeric.js +++ /dev/null @@ -1,123 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data = GetData(); - return { - primaryXAxis: - { - rangePadding: "none" - }, - primaryYAxis: - { - labelFormat: '${value}', - range: { min: 60, max: 160, interval: 20 } - }, - crosshair: { - visible: true, - type: 'trackball', - marker: - { - shape: 'circle', - size: - { - height: 9, width: 9 - }, - visible: true, - border: { width: 1 } - }, - line: { - color: 'transparent' - } - }, - series: [{ - type: 'line', - name: 'Product X', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - border: { width: 2 }, - }, - { - type: 'line', - name: 'Product Y', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - border: { width: 2 }, - } - ], - load: function (sender) { - sender.model.series[0].dataSource = data.Open; - sender.model.series[0].xName = "XValue"; - sender.model.series[0].yName = "YValue"; - sender.model.series[1].dataSource = data.Close; - sender.model.series[1].xName = "XValue"; - sender.model.series[1].yName = "YValue"; - }, - size: { height: "400" }, - legend: { visible: true }, - //RangeNavigator properties - enableDeferredUpdateRange: true, - paddingRange: "15", - allowSnappingRange: true, - valueType: "numeric", - selectedRangeSettingsRange: { - start: "100", end: "250" - }, - isResponsiveRange: true, - tooltipSettingsRange: { - visible: true, backgroundColor: "gray", tooltipDisplayMode: "ondemand", - font: { - color: 'white', - family: 'Segoe UI', - style: 'Normal', - size: '12px', - opacity: 1, - weight: 'regular' - } - }, - seriesRange: [ - { - name: 'Product A', - enableAnimation: false, - type: 'line', - dataSource: data.Open, xName: "XValue", yName: "YValue", - opacity: 0.5, fill: '#69D2E7', - border: { color: 'transparent', width: 2 } - } - ], - isRTL: false, - seriesSettingsRange: { - type: 'column', enableAnimation: true, - }, - rangeChangedRange: function (sender) { - var chartobj = Ember.$("#ChartRange").data("ejChart"); - if (chartobj != null) { - chartobj.model.primaryXAxis.zoomPosition = sender.zoomPosition; - chartobj.model.primaryXAxis.zoomFactor = sender.zoomFactor; - Ember.$("#ChartRange").ejChart("redraw"); - } - }, - } - function GetData() { - var series1 = []; - var series2 = []; - var value = 100; - var value1 = 120; - for (var i = 0; i < 351; i++) { - if (Math.random() > .5) { - value += Math.random(); - value1 += Math.random(); - } else { - value -= Math.random(); - value1 -= Math.random(); - } - var point1 = { XValue: i, YValue: value }; - var point2 = { XValue: i, YValue: value1 }; - series1.push(point1); - series2.push(point2); - } - data = { Open: series1, Close: series2 }; - return data; - } - } -}); diff --git a/app/routes/rangenavigator/rtl.js b/app/routes/rangenavigator/rtl.js deleted file mode 100644 index 3f7293d..0000000 --- a/app/routes/rangenavigator/rtl.js +++ /dev/null @@ -1,143 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data= GetData(); - return { - primaryXAxis: - { - majorGridLines: { visible: false }, - valueType: 'datetime', - labelFormat: "MMM dd", - isInversed: true - - }, - - primaryYAxis: - { - labelFormat: '${value}', - range: { min: 60, max: 160, interval: 20 } - }, - crosshair: { - visible: true, - type: 'trackball', - marker: - { - shape: 'circle', - - size: - { - height: 9, width: 9 - }, - visible: true, - border: { width: 1 } - }, - line: { - color: 'transparent' - } - }, - - series: [{ - type: 'line', - name: 'Product X', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - border: { width: 2 }, - }, - { - type: 'line', - name: 'Product Y', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - style: { borderWidth: 2 }, - - } - - ], - isResponsive: true, - load: function (sender) { - sender.model.series[0].dataSource = data.Open; - sender.model.series[0].xName = "XValue"; - sender.model.series[0].yName = "YValue"; - sender.model.series[1].dataSource = data.Close; - sender.model.series[1].xName = "XValue"; - sender.model.series[1].yName = "YValue"; - }, - size: { height: "400" }, - legend: { visible: true }, - - //RangeNavigator properties - enableDeferredUpdateRange: true, - paddingRange: "15", - allowSnappingRange: true, - selectedRangeSettingsRange: { - start: "2010/5/1", end: "2011/10/1" - }, - isResponsiveRange: true, - tooltipSettingsRange: { - visible: true, labelFormat: "MMM/dd/yyyy", backgroundColor: "gray", tooltipDisplayMode: "ondemand", - font: { - color: 'white', - family: 'Segoe UI', - style: 'Normal', - size: '12px', - opacity: 1, - weight: 'regular' - } - - }, - - seriesRange: [ - { - - name: 'Product A', - enableAnimation: false, - type: 'line', - dataSource: data.Open, xName: "XValue", yName: "YValue", - opacity: 0.5, interior: '#69D2E7', - border: { color: 'transparent', width: 2 } - - } - - ], - - seriesSettingsRange: { - type: 'column', enableAnimation: true, - }, - enableRTL: true, - rangeChangedRange: function (sender) { - var chartobj = Ember.$("#ChartRange").data("ejChart"); - if (chartobj != null) { - chartobj.model.primaryXAxis.zoomPosition = sender.zoomPosition; - chartobj.model.primaryXAxis.zoomFactor = sender.zoomFactor; - Ember.$("#ChartRange").ejChart("redraw"); - } - - }, - - } - function GetData() { - var series1 = []; - var series2 = []; - var value = 100; - var value1 = 120; - for (var i = 1; i < 730; i++) { - - if (Math.random() > .5) { - value += Math.random(); - value1 += Math.random(); - } else { - value -= Math.random(); - value1 -= Math.random(); - } - var point1 = { XValue: new Date(2010, 0, i), YValue: value }; - var point2 = { XValue: new Date(2010, 0, i), YValue: value1 }; - series1.push(point1); - series2.push(point2); - } - - data = { Open: series1, Close: series2 }; - return data; - } - } -}); diff --git a/app/routes/rating/default.js b/app/routes/rating/default.js deleted file mode 100644 index 7ef5e0e..0000000 --- a/app/routes/rating/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - rate: 4 - } - } -}); diff --git a/app/routes/rating/orientation.js b/app/routes/rating/orientation.js deleted file mode 100644 index 571bf89..0000000 --- a/app/routes/rating/orientation.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - rate: 3, - orientation: "vertical" - } - } -}); \ No newline at end of file diff --git a/app/routes/rating/precision.js b/app/routes/rating/precision.js deleted file mode 100644 index 60e8048..0000000 --- a/app/routes/rating/precision.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - fullrate: 4, - halfrate: 3.5, - exactrate: 3.7, - half: "half", - exact: "exact" - } - } -}); \ No newline at end of file diff --git a/app/routes/reportviewer/areachart.js b/app/routes/reportviewer/areachart.js deleted file mode 100644 index 59869c1..0000000 --- a/app/routes/reportviewer/areachart.js +++ /dev/null @@ -1,24 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - reportServiceUrl: window.baseurl + "api/ReportViewer", - reportPath: "AreaCharts.rdlc", - processingMode: "Local", - dataSources: [{ - value: [ - { SalesPersonID: 281, FullName: 'Ito', Title: 'Sales Representative', SalesTerritory: 'South West', Y2002: 0, Y2003: 28000, Y2004: 3018725 }, - { SalesPersonID: 282, FullName: 'Saraiva', Title: 'Sales Representative', SalesTerritory: 'Canada', Y2002: 25000, Y2003: 14000, Y2004: 3189356 }, - { SalesPersonID: 283, FullName: 'Cambell', Title: 'Sales Representative', SalesTerritory: 'North West', Y2002: 12000, Y2003: 13000, Y2004: 1930885 }, - { SalesPersonID: 275, FullName: 'Blythe', Title: 'Sales Representative', SalesTerritory: 'North East', Y2002: 19000, Y2003: 47000, Y2004: 4557045 }, - { SalesPersonID: 276, FullName: 'Mitchell', Title: 'Sales Representative', SalesTerritory: 'South West', Y2002: 28000, Y2003: 46000, Y2004: 5240075 }, - { SalesPersonID: 277, FullName: 'Carson', Title: 'Sales Representative', SalesTerritory: 'Central', Y2002: 33000, Y2003: 49000, Y2004: 3857163 }, - { SalesPersonID: 278, FullName: 'Vargas', Title: 'Sales Representative', SalesTerritory: 'Canada', Y2002: 11000, Y2003: 14000, Y2004: 1764938 }, - { SalesPersonID: 279, FullName: 'Reiter', Title: 'Sales Representative', SalesTerritory: 'South East', Y2002: 32000, Y2003: 26000, Y2004: 2811012 } - ], - name: "AdventureWorksXMLDataSet" - }], - } - } -}); diff --git a/app/routes/reportviewer/groupingaggregate.js b/app/routes/reportviewer/groupingaggregate.js deleted file mode 100644 index b97fa36..0000000 --- a/app/routes/reportviewer/groupingaggregate.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - reportServiceUrl: window.baseurl + "api/ReportViewer", - reportPath: "GroupingAgg.rdl", - processingMode: "Remote", - } - } -}); diff --git a/app/routes/reportviewer/territorysales.js b/app/routes/reportviewer/territorysales.js deleted file mode 100644 index ffed71b..0000000 --- a/app/routes/reportviewer/territorysales.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - reportServiceUrl: window.baseurl + "api/ReportViewer", - reportServerUrl: "http://104.207.134.201/reportserver", - reportPath: "/SSRSSamples2/Territory Sales new", - processingMode: "Remote", - } - } -}); diff --git a/app/routes/ribbon/customtooltip.js b/app/routes/ribbon/customtooltip.js deleted file mode 100644 index a41683e..0000000 --- a/app/routes/ribbon/customtooltip.js +++ /dev/null @@ -1,770 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - expandPinSettings:{ - customToolTip:{ - title: "Collapse the Ribbon", - content: "
Click the icon to collapse the Ribbon.
" - } - }, - collapsePinSettings:{ - customToolTip:{ - title: "Pin the Ribbon", - content: "
Keep it open while you work
" - } - }, - allowResizing : true, - applicationTab : { - type: ej.Ribbon.ApplicationTabType.Menu, - menuItemID: "ribbonmenu", - menuSettings: { openOnClick: false } - }, - tabs: [{ - id: "home", text: "HOME", groups: [{ - text: "New", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "new", - text: "New", - toolTip: "New", - isMobileOnly: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-new", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Clipboard", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "paste", - text: "paste", - customToolTip: { - title: "Paste", - content: "
Paste the content.

Add content on the Clipboard to your document.
" - }, - splitButtonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-ribbonpaste", - targetID: "pasteSplit", - buttonMode: "dropdown", - arrowPosition: ej.ArrowPosition.Bottom, - } - } - ], - defaults: { - type: ej.Ribbon.Type.SplitButton, - width: 50, - height: 70 - } - }, - { - groups: [{ - id: "cut", - text: "Cut", - customToolTip: { - title: "Cut", - content: "
Cut the content.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncut", - } - }, - { - id: "copy", - text: "Copy", - customToolTip: { - title: "Copy", - content: "
Copy the content.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncopy", - } - }, - { - id: "clear", - text: "Clear", - customToolTip: { - title: "Clear", - content: "
Clear the content.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon clearAll", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - isBig: false - } - }] - }, - { - text: "Font", alignType: "rows", content: [{ - groups: [{ - id: "fontfamily", - customToolTip: { - title: "FontFamily", - content: "
Change font family of the content.
" - }, - dropdownSettings: { - dataSource: ["Segoe UI", "Arial", "Times New Roman", "Tahoma", "Helvetica"], - text: "Segoe UI", - width: 150 - } - }, - { - id: "fontsize", - customToolTip: { - title: "FontSize", - content: "
Change font size of the content.
" - }, - dropdownSettings: { - dataSource: ["1pt", "2pt", "3pt", "4pt", "5pt"], - text: "1pt", - width: 65 - } - }], - defaults: { - type: ej.Ribbon.Type.DropDownList, - height: 28 - } - }, - { - groups: [{ - id: "bold", - customToolTip: { - title: "Bold", - content: "
Bold the content.
" - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Bold", - activeText: "Bold", - defaultPrefixIcon: "e-icon e-ribbon bold", - activePrefixIcon: "e-icon e-ribbon bold", - } - }, - { - id: "italic", - customToolTip: { - title: "Italic", - content: "
Italic the content.
" - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Italic", - activeText: "Italic", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonitalic", - activePrefixIcon: "e-icon e-ribbon e-ribbonitalic", - } - }, - { - id: "underline", - text: "Underline", - customToolTip: { - title: "Underline", - content: "
Underline the content.
" - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Underline", - activeText: "Underline", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonunderline", - activePrefixIcon: "e-icon e-ribbon e-ribbonunderline", - } - }, - { - id: "strikethrough", - text: "strikethrough", - customToolTip: { - title: "Strikethrough", - content: "
Strikethrough the content.
" - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Strikethrough", - activeText: "Strikethrough", - defaultPrefixIcon: "e-icon e-ribbon strikethrough", - activePrefixIcon: "e-icon e-ribbon strikethrough", - } - }, - { - id: "superscript", - text: "superscript", - customToolTip: { - title: "Superscript", - content: "
Superscript the content.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-superscripticon", - } - }, - { - id: "subscript", - text: "subscript", - customToolTip: { - title: "Subscript", - content: "
Subscript the content.
" - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-subscripticon", - } - }, - - { - id: "fontcolor", - text: "Font Color", - customToolTip: { - title: "Font Color", - content: "
Change the Font Color.
" - }, - type: ej.Ribbon.type.custom, - contentID: "fontcolor" - }, - { - id: "fillcolor", - text: "Fill Color", - customToolTip: { - title: "Fill Color", - content: "
Change the Fill Color.
" - }, - type: ej.Ribbon.type.custom, - contentID: "fillcolor" - } - ], - defaults: { - isBig: false, - } - }] - }, - { - text: "Alignment", alignType: ej.Ribbon.AlignType.Rows, content: [ - { - groups: [{ - id: "bullet", - text: "Bullet Format", - customToolTip: { - title: "Bullet Format", - content: "
Apply the bullet format.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-bullet", - } - }, - { - id: "number", - text: "Number Format", - customToolTip: { - title: "Number Format", - content: "
Apply the number format.
" - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-numbericon", - } - }, - { - id: "textindent", - text: "Indent", - customToolTip: { - title: "Text Indent", - content: "
Apply the text indent.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-indent", - } - }, - { - id: "textoudent", - text: "Outdent", - customToolTip: { - title: "Text Outdent", - content: "
Apply the text outdent.
" - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-outdent", - } - }, - { - id: "sortascending", - text: "Sort", - customToolTip: { - title: "Sort Ascending", - content: "
Sort the selected content in ascending order.
" - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-sort", - } - }, - { - id: "border", - text: "Border", - customToolTip: { - title: "Border", - content: "
Apply the border.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-border", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }, - { - groups: [{ - id: "alignleft", - text: "JustifyLeft", - customToolTip: { - title: "JustifyLeft", - content: "
Justify Left.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignleft", - } - }, - { - id: "aligncenter", - text: "JustifyCenter", - customToolTip: { - title: "JustifyCenter", - content: "
Justify Center.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon aligncenter", - } - }, - { - id: "alignright", - text: "JustifyRight", - customToolTip: { - title: "JustifyRight", - content: "
Justify Right.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignright", - } - }, - { - id: "justify", - text: "JustifyFull", - customToolTip: { - title: "JustifyFull", - content: "
Justify Full.
" - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon justify", - } - }, - { - id: "uppercase", - text: "Upper Case", - customToolTip: { - title: "UpperCase", - content: "
Upper Case.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-uppercase", - } - }, - { - id: "lowercase", - text: "Lower Case", - customToolTip: { - title: "LowerCase", - content: "
Lower Case.
" - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-lowercase", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }] - }, - { - text: "Actions", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "undo", - text: "Undo", - customToolTip: { - title: "Undo", - content: "
Undo.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-undo", - } - }, - { - id: "redo", - text: "Redo", - customToolTip: { - title: "Redo", - content: "
Redo.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-redo", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 40, - height: 70 - } - }] - }, - { - text: "View", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "zoomin", - text: "Zoom In", - customToolTip: { - title: "ZoomIn", - content: "
Zoom In.
" - }, - width: 58, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomin", - } - }, - { - id: "zoomout", - text: "Zoom Out", - customToolTip: { - title: "ZoomOut", - content: "
Zoom Out.
" - }, - width: 70, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomout", - } - }, - { - id: "fullscreen", - text: "Full Screen", - customToolTip: { - title: "FullScreen", - content: "
Full Screen.
" - }, - width: 73, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-fullscreen", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - height: 70 - } - }] - }] - }, - { - id: "insert", text: "INSERT", groups: [{ - text: "Tables", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "tables", - text: "Tables", - isMobileOnly: true, - customToolTip: { - title: "Tables", - content: "
Tables.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-table", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - }, - { - text: "Illustrations", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "pictures", - text: "Pictures", - customToolTip: { - title: "Pictures", - content: "
Pictures.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-picture", - } - }, - { - id: "videos", - text: "Videos", - customToolTip: { - title: "Videos", - content: "
Videos.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-video", - } - }, - { - id: "shapes", - text: "Shapes", - customToolTip: { - title: "Shapes", - content: "
Shapes.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-shape", - } - }, - { - id: "charts", - text: "Charts", - customToolTip: { - title: "Charts", - content: "
Charts.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-chart", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 56, - height: 70 - } - }] - }, - { - text: "Comments", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "comments", - text: "Comments", - customToolTip: { - title: "Comments", - content: "
Comments.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-comment", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Text", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "text", - text: "Text", - customToolTip: { - title: "Text", - content: "
Text.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-text", - width: 50, - } - }, - { - id: "datetime", - text: "Date Time", - customToolTip: { - title: "DateTime", - content: "
Date Time.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-datetimenew", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Hyperlink", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "hyperlink", - text: "Hyperlink", - customToolTip: { - title: "Hyperlink", - content: "
Hyperlink.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-hyperlink", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Equation", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "equation", - text: "Equation", - customToolTip: { - title: "Equation", - content: "
Equation.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-equation", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Print Layout", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "printlayout", - text: "Print Layout", - customToolTip: { - title: "PrintLayout", - content: "
Print Layout.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-printlayout", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 80, - height: 70 - } - }] - }, - { - text: "Save", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "print", - text: "Print", - customToolTip: { - title: "Print", - content: "
Print.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-print", - } - }, - { - id: "save", - text: "Save", - customToolTip: { - title: "Save", - content: "
Save.
" - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-save", - } - }], - defaults: - { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - } - ] - }], - onCreate: function(){ - Ember.$("#fontcolor").ejColorPicker({ value: "#FFFF00", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fontcoloricon" }); - Ember.$("#fillcolor").ejColorPicker({ value: "#FF0000", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fillcoloricon" }); - } - } - } -}); diff --git a/app/routes/ribbon/default.js b/app/routes/ribbon/default.js deleted file mode 100644 index 1a60e74..0000000 --- a/app/routes/ribbon/default.js +++ /dev/null @@ -1,628 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - expandPinSettings:{ toolTip: "Collapse the Ribbon" }, - collapsePinSettings:{toolTip: "Pin the Ribbon" }, - allowResizing : true, - applicationTab : { - type: ej.Ribbon.ApplicationTabType.Menu, - menuItemID: "ribbonmenu", - menuSettings: { openOnClick: false } - }, - tabs: [{ - id: "home", text: "HOME", groups: [{ - text: "New", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "new", - text: "New", - toolTip: "New", - isMobileOnly: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-new", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Clipboard", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "paste", - text: "paste", - toolTip: "Paste", - splitButtonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-ribbonpaste", - targetID: "pasteSplit", - buttonMode: "dropdown", - arrowPosition: ej.ArrowPosition.Bottom, - } - } - ], - defaults: { - type: ej.Ribbon.Type.SplitButton, - width: 50, - height: 70 - } - }, - { - groups: [{ - id: "cut", - text: "Cut", - toolTip: "Cut", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncut", - } - }, - { - id: "copy", - text: "Copy", - toolTip: "Copy", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncopy", - } - }, - { - id: "clear", - text: "Clear", - toolTip: "Clear All", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon clearAll", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - isBig: false - } - }] - }, - { - text: "Font", alignType: "rows", content: [{ - groups: [{ - id: "fontfamily", - toolTip: "Font", - dropdownSettings: { - dataSource: ["Segoe UI", "Arial", "Times New Roman", "Tahoma", "Helvetica"], - text: "Segoe UI", - width: 150 - } - }, - { - id: "fontsize", - toolTip: "FontSize", - dropdownSettings: { - dataSource: ["1pt", "2pt", "3pt", "4pt", "5pt"], - text: "1pt", - width: 65 - } - }], - defaults: { - type: ej.Ribbon.Type.DropDownList, - height: 28 - } - }, - { - groups: [{ - id: "bold", - toolTip: "Bold", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Bold", - activeText: "Bold", - defaultPrefixIcon: "e-icon e-ribbon bold", - activePrefixIcon: "e-icon e-ribbon bold", - } - }, - { - id: "italic", - toolTip: "Italic", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Italic", - activeText: "Italic", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonitalic", - activePrefixIcon: "e-icon e-ribbon e-ribbonitalic", - } - }, - { - id: "underline", - text: "Underline", - toolTip: "Underline", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Underline", - activeText: "Underline", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonunderline", - activePrefixIcon: "e-icon e-ribbon e-ribbonunderline", - } - }, - { - id: "strikethrough", - text: "strikethrough", - toolTip: "Strikethrough", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Strikethrough", - activeText: "Strikethrough", - defaultPrefixIcon: "e-icon e-ribbon strikethrough", - activePrefixIcon: "e-icon e-ribbon strikethrough", - } - }, - { - id: "superscript", - text: "superscript", - toolTip: "Superscript", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-superscripticon", - } - }, - { - id: "subscript", - text: "subscript", - toolTip: "Subscript", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-subscripticon", - } - }, - - { - id: "fontcolor", - text: "Font Color", - toolTip: "Font Color", - type: ej.Ribbon.type.custom, - contentID: "fontcolor" - }, - { - id: "fillcolor", - text: "Fill Color", - toolTip: "Fill Color", - type: ej.Ribbon.type.custom, - contentID: "fillcolor" - } - ], - defaults: { - isBig: false, - } - }] - }, - { - text: "Alignment", alignType: ej.Ribbon.AlignType.Rows, content: [ - { - groups: [{ - id: "bullet", - text: "Bullet Format", - toolTip: "Bullets", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-bullet", - } - }, - { - id: "number", - text: "Number Format", - toolTip: "Numbering", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-numbericon", - } - }, - { - id: "textindent", - text: "Indent", - toolTip: "Text Indent", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-indent", - } - }, - { - id: "textoudent", - text: "Outdent", - toolTip: "Text Outdent", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-outdent", - } - }, - { - id: "sortascending", - text: "Sort", - toolTip: "Sort", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-sort", - } - }, - { - id: "border", - text: "Border", - toolTip: "Border", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-border", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }, - { - groups: [{ - id: "alignleft", - text: "JustifyLeft", - toolTip: "Align Left", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignleft", - } - }, - { - id: "aligncenter", - text: "JustifyCenter", - toolTip: "Align Center", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon aligncenter", - } - }, - { - id: "alignright", - text: "JustifyRight", - toolTip: "Align Right", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignright", - } - }, - { - id: "justify", - text: "JustifyFull", - toolTip: "Justify", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon justify", - } - }, - { - id: "uppercase", - text: "Upper Case", - toolTip: "Upper Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-uppercase", - } - }, - { - id: "lowercase", - text: "Lower Case", - toolTip: "Lower Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-lowercase", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }] - }, - { - text: "Actions", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "undo", - text: "Undo", - toolTip: "Undo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-undo", - } - }, - { - id: "redo", - text: "Redo", - toolTip: "Redo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-redo", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 40, - height: 70 - } - }] - }, - { - text: "View", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "zoomin", - text: "Zoom In", - toolTip: "Zoom In", - width: 58, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomin", - } - }, - { - id: "zoomout", - text: "Zoom Out", - toolTip: "Zoom Out", - width: 70, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomout", - } - }, - { - id: "fullscreen", - text: "Full Screen", - toolTip: "Full Screen", - width: 73, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-fullscreen", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - height: 70 - } - }] - }] - }, - { - id: "insert", text: "INSERT", groups: [{ - text: "Tables", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "tables", - text: "Tables", - isMobileOnly: true, - toolTip: "Tables", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-table", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - }, - { - text: "Illustrations", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "pictures", - text: "Pictures", - toolTip: "Pictures", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-picture", - } - }, - { - id: "videos", - text: "Videos", - toolTip: "Videos", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-video", - } - }, - { - id: "shapes", - text: "Shapes", - toolTip: "Shapes", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-shape", - } - }, - { - id: "charts", - text: "Charts", - toolTip: "Charts", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-chart", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 56, - height: 70 - } - }] - }, - { - text: "Comments", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "comments", - text: "Comments", - toolTip: "Comments", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-comment", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Text", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "text", - text: "Text", - toolTip: "Text", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-text", - width: 50, - } - }, - { - id: "datetime", - text: "Date Time", - toolTip: "DateTime", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-datetimenew", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Hyperlink", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "hyperlink", - text: "Hyperlink", - toolTip: "Hyperlink", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-hyperlink", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Equation", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "equation", - text: "Equation", - toolTip: "Equation", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-equation", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Print Layout", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "printlayout", - text: "Print Layout", - toolTip: "Print Layout", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-printlayout", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 80, - height: 70 - } - }] - }, - { - text: "Save", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "print", - text: "Print", - toolTip: "Print", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-print", - } - }, - { - id: "save", - text: "Save", - toolTip: "Save", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-save", - } - }], - defaults: - { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - } - ] - }], - onCreate: function(){ - Ember.$("#fontcolor").ejColorPicker({ value: "#FFFF00", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fontcoloricon" }); - Ember.$("#fillcolor").ejColorPicker({ value: "#FF0000", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fillcoloricon" }); - } - } - } -}); diff --git a/app/routes/ribbon/resize.js b/app/routes/ribbon/resize.js deleted file mode 100644 index 1a60e74..0000000 --- a/app/routes/ribbon/resize.js +++ /dev/null @@ -1,628 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - expandPinSettings:{ toolTip: "Collapse the Ribbon" }, - collapsePinSettings:{toolTip: "Pin the Ribbon" }, - allowResizing : true, - applicationTab : { - type: ej.Ribbon.ApplicationTabType.Menu, - menuItemID: "ribbonmenu", - menuSettings: { openOnClick: false } - }, - tabs: [{ - id: "home", text: "HOME", groups: [{ - text: "New", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "new", - text: "New", - toolTip: "New", - isMobileOnly: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-new", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Clipboard", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "paste", - text: "paste", - toolTip: "Paste", - splitButtonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-ribbonpaste", - targetID: "pasteSplit", - buttonMode: "dropdown", - arrowPosition: ej.ArrowPosition.Bottom, - } - } - ], - defaults: { - type: ej.Ribbon.Type.SplitButton, - width: 50, - height: 70 - } - }, - { - groups: [{ - id: "cut", - text: "Cut", - toolTip: "Cut", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncut", - } - }, - { - id: "copy", - text: "Copy", - toolTip: "Copy", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncopy", - } - }, - { - id: "clear", - text: "Clear", - toolTip: "Clear All", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon clearAll", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - isBig: false - } - }] - }, - { - text: "Font", alignType: "rows", content: [{ - groups: [{ - id: "fontfamily", - toolTip: "Font", - dropdownSettings: { - dataSource: ["Segoe UI", "Arial", "Times New Roman", "Tahoma", "Helvetica"], - text: "Segoe UI", - width: 150 - } - }, - { - id: "fontsize", - toolTip: "FontSize", - dropdownSettings: { - dataSource: ["1pt", "2pt", "3pt", "4pt", "5pt"], - text: "1pt", - width: 65 - } - }], - defaults: { - type: ej.Ribbon.Type.DropDownList, - height: 28 - } - }, - { - groups: [{ - id: "bold", - toolTip: "Bold", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Bold", - activeText: "Bold", - defaultPrefixIcon: "e-icon e-ribbon bold", - activePrefixIcon: "e-icon e-ribbon bold", - } - }, - { - id: "italic", - toolTip: "Italic", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Italic", - activeText: "Italic", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonitalic", - activePrefixIcon: "e-icon e-ribbon e-ribbonitalic", - } - }, - { - id: "underline", - text: "Underline", - toolTip: "Underline", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Underline", - activeText: "Underline", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonunderline", - activePrefixIcon: "e-icon e-ribbon e-ribbonunderline", - } - }, - { - id: "strikethrough", - text: "strikethrough", - toolTip: "Strikethrough", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Strikethrough", - activeText: "Strikethrough", - defaultPrefixIcon: "e-icon e-ribbon strikethrough", - activePrefixIcon: "e-icon e-ribbon strikethrough", - } - }, - { - id: "superscript", - text: "superscript", - toolTip: "Superscript", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-superscripticon", - } - }, - { - id: "subscript", - text: "subscript", - toolTip: "Subscript", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-subscripticon", - } - }, - - { - id: "fontcolor", - text: "Font Color", - toolTip: "Font Color", - type: ej.Ribbon.type.custom, - contentID: "fontcolor" - }, - { - id: "fillcolor", - text: "Fill Color", - toolTip: "Fill Color", - type: ej.Ribbon.type.custom, - contentID: "fillcolor" - } - ], - defaults: { - isBig: false, - } - }] - }, - { - text: "Alignment", alignType: ej.Ribbon.AlignType.Rows, content: [ - { - groups: [{ - id: "bullet", - text: "Bullet Format", - toolTip: "Bullets", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-bullet", - } - }, - { - id: "number", - text: "Number Format", - toolTip: "Numbering", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-numbericon", - } - }, - { - id: "textindent", - text: "Indent", - toolTip: "Text Indent", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-indent", - } - }, - { - id: "textoudent", - text: "Outdent", - toolTip: "Text Outdent", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-outdent", - } - }, - { - id: "sortascending", - text: "Sort", - toolTip: "Sort", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-sort", - } - }, - { - id: "border", - text: "Border", - toolTip: "Border", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-border", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }, - { - groups: [{ - id: "alignleft", - text: "JustifyLeft", - toolTip: "Align Left", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignleft", - } - }, - { - id: "aligncenter", - text: "JustifyCenter", - toolTip: "Align Center", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon aligncenter", - } - }, - { - id: "alignright", - text: "JustifyRight", - toolTip: "Align Right", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignright", - } - }, - { - id: "justify", - text: "JustifyFull", - toolTip: "Justify", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon justify", - } - }, - { - id: "uppercase", - text: "Upper Case", - toolTip: "Upper Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-uppercase", - } - }, - { - id: "lowercase", - text: "Lower Case", - toolTip: "Lower Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-lowercase", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }] - }, - { - text: "Actions", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "undo", - text: "Undo", - toolTip: "Undo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-undo", - } - }, - { - id: "redo", - text: "Redo", - toolTip: "Redo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-redo", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 40, - height: 70 - } - }] - }, - { - text: "View", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "zoomin", - text: "Zoom In", - toolTip: "Zoom In", - width: 58, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomin", - } - }, - { - id: "zoomout", - text: "Zoom Out", - toolTip: "Zoom Out", - width: 70, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomout", - } - }, - { - id: "fullscreen", - text: "Full Screen", - toolTip: "Full Screen", - width: 73, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-fullscreen", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - height: 70 - } - }] - }] - }, - { - id: "insert", text: "INSERT", groups: [{ - text: "Tables", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "tables", - text: "Tables", - isMobileOnly: true, - toolTip: "Tables", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-table", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - }, - { - text: "Illustrations", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "pictures", - text: "Pictures", - toolTip: "Pictures", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-picture", - } - }, - { - id: "videos", - text: "Videos", - toolTip: "Videos", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-video", - } - }, - { - id: "shapes", - text: "Shapes", - toolTip: "Shapes", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-shape", - } - }, - { - id: "charts", - text: "Charts", - toolTip: "Charts", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-chart", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 56, - height: 70 - } - }] - }, - { - text: "Comments", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "comments", - text: "Comments", - toolTip: "Comments", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-comment", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Text", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "text", - text: "Text", - toolTip: "Text", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-text", - width: 50, - } - }, - { - id: "datetime", - text: "Date Time", - toolTip: "DateTime", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-datetimenew", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Hyperlink", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "hyperlink", - text: "Hyperlink", - toolTip: "Hyperlink", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-hyperlink", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Equation", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "equation", - text: "Equation", - toolTip: "Equation", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-equation", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Print Layout", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "printlayout", - text: "Print Layout", - toolTip: "Print Layout", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-printlayout", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 80, - height: 70 - } - }] - }, - { - text: "Save", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "print", - text: "Print", - toolTip: "Print", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-print", - } - }, - { - id: "save", - text: "Save", - toolTip: "Save", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-save", - } - }], - defaults: - { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - } - ] - }], - onCreate: function(){ - Ember.$("#fontcolor").ejColorPicker({ value: "#FFFF00", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fontcoloricon" }); - Ember.$("#fillcolor").ejColorPicker({ value: "#FF0000", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fillcoloricon" }); - } - } - } -}); diff --git a/app/routes/rotator/default.js b/app/routes/rotator/default.js deleted file mode 100644 index 4fa1a52..0000000 --- a/app/routes/rotator/default.js +++ /dev/null @@ -1,21 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - slideWidth: "100%", - frameSpace: "0px", - slideHeight: "auto", - displayItemsCount: "1", - navigateSteps: "1", - pagerPosition: ej.Rotator.PagerPosition.Outside, - orientation: ej.Orientation.Horizontal, - showPager: true, - enabled: true, - showCaption: true, - allowKeyboardNavigation: true, - showPlayButton: true, - isResponsive:true, - animationType: "slide" - } - } -}); diff --git a/app/routes/rotator/thumbnail.js b/app/routes/rotator/thumbnail.js deleted file mode 100644 index 065d5b3..0000000 --- a/app/routes/rotator/thumbnail.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - slideWidth: "100%", - frameSpace: "0px", - slideHeight: "auto", - displayItemsCount: "1", - navigateSteps: "1", - pagerPosition: ej.Rotator.PagerPosition.Outside, - showThumbnail: true, - thumbnailSourceID: "thumbElement", - orientation: ej.Orientation.Horizontal, - showPager: false, - enabled: true, - showCaption: false, - allowKeyboardNavigation: true, - showPlayButton: true, - isResponsive:true, - animationType: "slide", - enableAutoPlay: false, - - } - } -}); - - diff --git a/app/routes/rte/alltools.js b/app/routes/rte/alltools.js deleted file mode 100644 index 768be9e..0000000 --- a/app/routes/rte/alltools.js +++ /dev/null @@ -1,43 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - content: "Description: The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content from RTE", - width: "100%", - height: "300px", - tools: { - formatStyle: ['format'], - edit: ['findAndReplace'], - font: ['fontName', 'fontSize', 'fontColor', 'backgroundColor'], - style: ['bold', 'italic', 'underline', 'strikethrough'], - alignment: ['justifyLeft', 'justifyCenter', 'justifyRight', 'justifyFull'], - lists: ['unorderedList', 'orderedList'], - clipboard: ['cut', 'copy', 'paste'], - doAction: ['undo', 'redo'], - indenting: ['outdent', 'indent'], - clear: ['clearFormat', 'clearAll'], - links: ['createLink', 'removeLink'], - images: ['image'], - media: ['video'], - tables: ['createTable', 'addRowAbove', 'addRowBelow', 'addColumnLeft', 'addColumnRight', 'deleteRow', 'deleteColumn', 'deleteTable'], - effects: ['superscript', 'subscript'], - casing: ['upperCase', 'lowerCase'], - print: ['print'], - customUnorderedList: [{ - name: 'unOrderInsert', - tooltip: 'Custom UnOrderList', - css: 'e-rte-toolbar-icon e-rte-unlistitems customUnOrder' - }], - customOrderedList: [{ - name: 'orderInsert', - tooltip: 'Custom OrderList', - css: 'e-rte-toolbar-icon e-rte-listitems customOrder', - text: 'Lower-Greek', - listStyle: 'lower-greek' - }] - }, - isResponsive: true - } - } -}); \ No newline at end of file diff --git a/app/routes/rte/default.js b/app/routes/rte/default.js deleted file mode 100644 index 152062f..0000000 --- a/app/routes/rte/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - content: "Description: The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content from RTE", - width: "100%", - height: "300px" - } - } -}); \ No newline at end of file diff --git a/app/routes/rte/rtl.js b/app/routes/rte/rtl.js deleted file mode 100644 index 76edc95..0000000 --- a/app/routes/rte/rtl.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - content: "Description: The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content from RTE", - width: "100%", - height: "300px", - enableRTL: true - } - } -}); \ No newline at end of file diff --git a/app/routes/schedule/api.js b/app/routes/schedule/api.js deleted file mode 100644 index 575990c..0000000 --- a/app/routes/schedule/api.js +++ /dev/null @@ -1,59 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - dayNames: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], - daySelect: [1, 2, 3, 4, 5], - hideweekdays: function (args) { - Ember.$("#schedule").ejSchedule({ showWeekend: !args.isChecked }); - }, - onReadOnly: function (args) { - Ember.$("#schedule").ejSchedule({ readOnly: args.isChecked }); - }, - onActiveChange: function (args) { - Ember.$("#schedule").ejSchedule({ firstDayOfWeek: args.value.toLowerCase() }); - }, - changeWeekDays: function (args) { - var workweek = []; - var array = args.model.selectedItems.sort(); - for (var i = 0; i < args.model.selectedItems.length; i++) { - workweek.push(args.model.dataSource[array[i]]); - } - Ember.$("#schedule").ejSchedule({ workWeek: workweek }); - }, - changeHours: function () { - let start = Ember.$("#starthour").ejNumericTextbox("model.value"); - let end = Ember.$("#endhour").ejNumericTextbox("model.value"); - if (start < end) { - Ember.$("#schedule").ejSchedule({ - startHour: start, - endHour: end - }); - } - else { - alert("Start hour should be less than end hour"); - } - }, - changeDimension: function () { - Ember.$("#schedule").ejSchedule({ - cellWidth: Ember.$("#cellwidth").ejNumericTextbox("model.value") + "px", - cellHeight: Ember.$("#cellheight").ejNumericTextbox("model.value") + "px" - }); - } - }; - }, -}); diff --git a/app/routes/schedule/blockintervals.js b/app/routes/schedule/blockintervals.js deleted file mode 100644 index 9039307..0000000 --- a/app/routes/schedule/blockintervals.js +++ /dev/null @@ -1,53 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(window.BlockDayApps).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - group: { - resources: ["Owners"] - }, - resources: [{ - field: "ownerId", - title: "Owner", - name: "Owners", - allowMultiple: true, - resourceSettings: { - dataSource: [ - { text: "Airline 1", id: 1, groupId: 1, color: "#f8a398" }, - { text: "Airline 2", id: 3, groupId: 2, color: "#56ca85" }, - { text: "Airline 3", id: 5, groupId: 1, color: "#51a0ed" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }], - blockoutSettings: { - enable: true, - dataSource: window.blockTime, - id: "Id", - startTime: "StartTime", - endTime: "EndTime", - subject: "Subject", - isBlockAppointment: "BlockAppointment", - resourceId: "resId", - isAllDay: "FullDay" - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - resourceFields: "ownerId" - }, - onActiveChange: function (args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/app/routes/schedule/categorize.js b/app/routes/schedule/categorize.js deleted file mode 100644 index 2e03339..0000000 --- a/app/routes/schedule/categorize.js +++ /dev/null @@ -1,65 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - categorizeSettings: { - enable: true, - allowMultiple: true, - dataSource: [ - { text: "Blue Category", id: 1, color: "#43b496", fontColor: "#ffffff" }, - { text: "Green Category", id: 2, color: "#7f993e", fontColor: "#ffffff" }, - { text: "Orange Category", id: 3, color: "#cc8638", fontColor: "#ffffff" }, - { text: "Purple Category", id: 4, color: "#ab54a0", fontColor: "#ffffff" }, - { text: "Red Category", id: 5, color: "#dd654e", fontColor: "#ffffff" }, - { text: "Yellow Category", id: 6, color: "#d0af2b", fontColor: "#ffffff" } - ], - text: "text", id: "id", color: "color", fontColor: "fontColor" - }, - contextMenuSettings: { - enable: true, - menuItems: { - appointment: [ - { id: "open", text: "Open Appointment" }, - { id: "delete", text: "Delete Appointment" }, - { id: "customMenu3", text: "Menu Item 3" }, - { id: "customMenu4", text: "Menu Item 4" }, - { id: "categorize", text: "Categorize" } - ], - cells: [ - { id: "new", text: "New Appointment" }, - { id: "recurrence", text: "New Recurring Appointment" }, - { id: "today", text: "Today" }, - { id: "gotodate", text: "Go to date" }, - { id: "settings", text: "Settings" }, - { id: "view", text: "View", parentId: "settings" }, - { id: "timemode", text: "TimeMode", parentId: "settings" }, - { id: "view_Day", text: "Day", parentId: "view" }, - { id: "view_Week", text: "Week", parentId: "view" }, - { id: "view_Workweek", text: "Workweek", parentId: "view" }, - { id: "view_Month", text: "Month", parentId: "view" }, - { id: "timemode_Hour12", text: "12 Hours", parentId: "timemode" }, - { id: "timemode_Hour24", text: "24 Hours", parentId: "timemode" }, - { id: "workhours", text: "Work Hours", parentId: "settings" }, - { id: "customMenu1", text: "Menu Item 1" }, - { id: "customMenu2", text: "Menu Item 2" } - ] - } - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - categorize: "Categorize" - } - }; - }, -}); diff --git a/app/routes/schedule/customview.js b/app/routes/schedule/customview.js deleted file mode 100644 index 4e0a217..0000000 --- a/app/routes/schedule/customview.js +++ /dev/null @@ -1,45 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - views: ["CustomView"], - renderDates: { - start: new Date(2017, 5, 7), - end: new Date(2017, 5, 10) - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - customstartdate: new Date(2017, 5, 7), - customenddate: new Date(2017, 5, 10), - onClick: function () { - var startDate = Ember.$("#customstartdate").ejDatePicker("model.value"); - startDate = new Date(startDate.getFullYear(), startDate.getMonth(), startDate.getDate()); - var endDate = Ember.$("#customenddate").ejDatePicker("model.value"); - endDate = new Date(endDate.getFullYear(), endDate.getMonth(), endDate.getDate()); - if (startDate <= endDate) { - Ember.$("#schedule").ejSchedule({ - renderDates: { - start: new Date(startDate), - end: new Date(endDate) - }, - currentDate: new Date(startDate) - }); - } - else - alert("Start date must be lesser than end date"); - } - }; - }, -}); diff --git a/app/routes/schedule/default.js b/app/routes/schedule/default.js deleted file mode 100644 index 06d8ace..0000000 --- a/app/routes/schedule/default.js +++ /dev/null @@ -1,24 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - onActiveChange: function(args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/app/routes/schedule/multipleresource.js b/app/routes/schedule/multipleresource.js deleted file mode 100644 index 91c264c..0000000 --- a/app/routes/schedule/multipleresource.js +++ /dev/null @@ -1,41 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.ResourcesData)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - group: { - resources: ["Owners"] - }, - resources: [{ - field: "ownerId", - title: "Owner", - name: "Owners", allowMultiple: true, - resourceSettings: { - dataSource: [ - { text: "Nancy", id: 1, groupId: 1, color: "#f8a398" }, - { text: "Steven", id: 3, groupId: 2, color: "#56ca85" }, - { text: "Michael", id: 5, groupId: 1, color: "#51a0ed" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }], - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - resourceFields: "ownerId" - }, - onActiveChange: function(args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/app/routes/schedule/remotedata.js b/app/routes/schedule/remotedata.js deleted file mode 100644 index d16e028..0000000 --- a/app/routes/schedule/remotedata.js +++ /dev/null @@ -1,23 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager({ url: window.baseurl + "api/Schedule/LoadData", crossDomain: true }); -let qManager = ej.Query().from("Events").take(10); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - appointmentSettings: { - dataSource: dManager, - query: qManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - } - }; - }, -}); diff --git a/app/routes/schedule/resourcegrouping.js b/app/routes/schedule/resourcegrouping.js deleted file mode 100644 index 0f3c125..0000000 --- a/app/routes/schedule/resourcegrouping.js +++ /dev/null @@ -1,52 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.ResourcesData)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - group: { - resources: ["Rooms", "Owners"] - }, - resources: [{ - field: "roomId", - title: "Room", - name: "Rooms", allowMultiple: false, - resourceSettings: { - dataSource: [ - { text: "ROOM 1", id: 1, groupId: 1, color: "#cb6bb2" }, - { text: "ROOM 2", id: 2, groupId: 1, color: "#56ca85" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }, { - field: "ownerId", - title: "Owner", - name: "Owners", allowMultiple: true, - resourceSettings: { - dataSource: [ - { text: "Nancy", id: 1, groupId: 1, color: "#ffaa00" }, - { text: "Steven", id: 3, groupId: 2, color: "#f8a398" }, - { text: "Michael", id: 5, groupId: 1, color: "#7499e1" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }], - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - resourceFields: "roomId,ownerId" - }, - onActiveChange: function(args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/app/routes/schedule/timescale.js b/app/routes/schedule/timescale.js deleted file mode 100644 index 07a7a4f..0000000 --- a/app/routes/schedule/timescale.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - timeScale: { - minorSlotCount: 5, - majorSlot: 60 - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - onActiveChange: function (args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - }, - timescaleChange: function (args) { - Ember.$("#schedule").ejSchedule({ timeScale: { enable: !args.isChecked } }); - Ember.$("#majorslot").ejDropDownList({ enabled: !args.isChecked }); - Ember.$("#minorslot").ejDropDownList({ enabled: !args.isChecked }); - Ember.$("#btnSubmit").ejButton({ enabled: !args.isChecked }); - }, - changeTimeScale: function () { - Ember.$("#schedule").ejSchedule({ - timeScale: { - majorSlot: parseInt(Ember.$("#majorslot").ejDropDownList("model.value")), - minorSlotCount: parseInt(Ember.$("#minorslot").ejDropDownList("model.value")) - } - }); - } - }; - }, -}); diff --git a/app/routes/scrollbar/default.js b/app/routes/scrollbar/default.js deleted file mode 100644 index 88bff80..0000000 --- a/app/routes/scrollbar/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); diff --git a/app/routes/signature/default.js b/app/routes/signature/default.js deleted file mode 100644 index 91ad321..0000000 --- a/app/routes/signature/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - height: "400px", - isResponsive: true, - strokeWidth: 3 - } - } -}); diff --git a/app/routes/slider/default.js b/app/routes/slider/default.js deleted file mode 100644 index 99c8568..0000000 --- a/app/routes/slider/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "100%", - value: "50" - } - } -}); diff --git a/app/routes/slider/range.js b/app/routes/slider/range.js deleted file mode 100644 index 17e4a2d..0000000 --- a/app/routes/slider/range.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "100%", - value: "50", - slidervalues: [30,60] - } - } -}); diff --git a/app/routes/slider/vertical.js b/app/routes/slider/vertical.js deleted file mode 100644 index 0cf5613..0000000 --- a/app/routes/slider/vertical.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "16", - value: "50", - value1: "60", - values: [30,60], - height:"200" - } - } -}); diff --git a/app/routes/sparkline/default.js b/app/routes/sparkline/default.js deleted file mode 100644 index 0db7cfb..0000000 --- a/app/routes/sparkline/default.js +++ /dev/null @@ -1,45 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: [12, 14, 11, 12, 11, 15, 12, 10, 11, 12, 15, 13, 12, 11, 10, 13, 15, 12, 14, 16, 14, 12, 11], - type: "line", - size: { height: 40, width: 170 }, - //Column - dataSourceColumn: [2, 6, -1, 1, 12, 5, -2, 7, -3, 5, 8, 10, ], - negativePointColorColumn: "red", - highPointColorColumn: "blue", - tooltip: { - visible: true, - font: { - size: "12px", - } - }, - typeColumn: "column", - sizeColumn: { height: 100, width: 150 }, - //Area - dataSourceArea: [12, -10, 11, 8, 17, 6, 2, -17, 13, -6, 8, 10, ], - markerSettingsArea: { visible: true }, - highPointColorArea: "blue", - lowPointColorArea: "orange", - typeArea: "area", - opacityArea: 0.5, - //Winloss - dataSourceWinloss: [12, 15, -11, 13, 17, 0, -12, 17, 13, -15, 8, 10, ], - typeWinloss: "winloss", - sizeWinloss: { height: 100, width: 150 }, - //pie1 - dataSourcePie1: [4, 6, 7], - typePie: "pie", - sizePie: { height: 40, width: 40 }, - //pie2 - dataSourcePie2: [8, 9, 1, ], - //pie3 - dataSourcePie3: [2, 3, 5], - //pie4 - dataSourcePie4: [10, 12, 11], - - } - } -}); diff --git a/app/routes/sparkline/realtime.js b/app/routes/sparkline/realtime.js deleted file mode 100644 index 8badafc..0000000 --- a/app/routes/sparkline/realtime.js +++ /dev/null @@ -1,51 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager(window.sparkData).executeLocal(ej.Query().take(50)); -export default Ember.Route.extend({ - model() { - if (window.SVGSVGElement) { - Ember.$("#sparkline").css('visibility', 'visible'); - return { - dataSource: data, - allowSelection: false, - allowScrolling: true, - scrollSettings: { height: 400 }, - enableRowHover: false, - columns: [ - { field: "EmployeeID", headerText: "ID", textAlign: ej.TextAlign.Right, width: 50 }, - { field: "CustomerID", headerText: "Customer ID", width: 90 }, - { field: "OrderDate", headerText: "Order Date", width: 90, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right }, - { field: "ShipCountry", headerText: "Ship Country", width: 80 }, - { headerText: "Tax per annum", height: 50, template: true, templateID: "#columnTemplate1", textAlign: "center" }, - { headerText: "One Day Index", height: 50, template: true, templateID: "#columnTemplate3", textAlign: "center" }, - { headerText: "Year GR", height: 50, template: true, templateID: "#columnTemplate4", textAlign: "center" }, - ], - create: render, - actionComplete: render - } - } - else { - Ember.$("#sparkline").css('visibility', 'hidden'); - alert("Sparkline will not be supported in IE Version < 9"); - } - function winloss() { - var windata = [], r; - for (var i = 1; i <= 12; i++) { - r = Math.random(); - if (r <= 0.2) - windata.push(-Math.random() * 10); - else - windata.push(Math.random() * 10); - } - return windata; - } - function render(args) { - for (var i = 0; i < 51; i++) { - Ember.$("#spkline" + i).ejSparkline({ size: { height: 50, width: 150 } }); - Ember.$("#spkarea" + i).ejSparkline({ type: "column", size: { height: 50, width: 150 } }); - Ember.$("#spkwl" + i).ejSparkline({ dataSource: winloss(), type: "winloss", size: { height: 50, width: 150 } }); - } - if (args.type == "create") - this.getScrollObject().refresh(); - } - } -}); diff --git a/app/routes/spellcheck/contextmenu.js b/app/routes/spellcheck/contextmenu.js deleted file mode 100644 index 29f0ad6..0000000 --- a/app/routes/spellcheck/contextmenu.js +++ /dev/null @@ -1,20 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dictionarySettings: { - dictionaryUrl: window.baseurl + "api/SpellCheck/CheckWords", - customDictionaryUrl: window.baseurl + "api/SpellCheck/AddToDictionary" - }, - enableValidateOnType: true, - create: function () { - Ember.$("#TextArea").attr("contenteditable", true); - }, - click: function () { - var spellObj = Ember.$("#TextArea").data("ejSpellCheck"); - spellObj.validate(); - } - }; - }, -}); diff --git a/app/routes/spellcheck/dialogmode.js b/app/routes/spellcheck/dialogmode.js deleted file mode 100644 index 2024471..0000000 --- a/app/routes/spellcheck/dialogmode.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dictionarySettings: { - dictionaryUrl: window.baseurl + "api/SpellCheck/CheckWords", - customDictionaryUrl: window.baseurl + "api/SpellCheck/AddToDictionary" - }, - contextMenuSettings: { - enable: false - }, - create: function () { - Ember.$("#TextArea").attr("contenteditable", true); - }, - click: function () { - var spellObj = Ember.$("#TextArea").data("ejSpellCheck"); - spellObj.showInDialog(); - } - }; - }, -}); diff --git a/app/routes/spellcheck/multipletargets.js b/app/routes/spellcheck/multipletargets.js deleted file mode 100644 index c8e4398..0000000 --- a/app/routes/spellcheck/multipletargets.js +++ /dev/null @@ -1,30 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dictionarySettings: { - dictionaryUrl: window.baseurl + "api/SpellCheck/CheckWords", - customDictionaryUrl: window.baseurl + "api/SpellCheck/AddToDictionary" - }, - contextMenuSettings: { - enable: false - }, - controlsToValidate:"#control1,#control2,#control3", - create: function () { - Ember.$("#TextArea").attr("contenteditable", true); - }, - targetUpdating:function(args){ - onUpdate(args.previousElement); - Ember.$(args.currentElement)[0].style.border = "thin solid blue"; - }, - dialogClose:function(args){ - onUpdate(args.targetElement); - }, - click: function () { - var spellObj = Ember.$("#TextArea").data("ejSpellCheck"); - spellObj.showInDialog(); - } - }; - }, -}); diff --git a/app/routes/splitter/default.js b/app/routes/splitter/default.js deleted file mode 100644 index ba2138c..0000000 --- a/app/routes/splitter/default.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - height:250, width:"50%", - orientation:ej.Orientation.Vertical, - properties: [{}, { paneSize: 80 }], - create:function(){ - var splitObj=Ember.$("#innerSplitter").data("ejSplitter") - setTimeout(function(){ splitObj.setModel({properties: [{paneSize: 180}, { paneSize: 80 }]}); }, 100); - - }, - enableAutoResize: true, - - } - } -}); diff --git a/app/routes/splitter/integration.js b/app/routes/splitter/integration.js deleted file mode 100644 index 5503e27..0000000 --- a/app/routes/splitter/integration.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - height: 280, width: 454, - properties: [{ paneSize: 250 }, {}], - enableAutoResize: true, - nodeSelect: function (sender) { - if (sender.currentElement.hasClass('_child')) { - var content = Ember.$('.' + sender.currentElement[0].id).html(); - Ember.$('._content').html(content); - } - }, - } - } -}); diff --git a/app/routes/spreadsheet/celldatabinding.js b/app/routes/spreadsheet/celldatabinding.js deleted file mode 100644 index 6abecc0..0000000 --- a/app/routes/spreadsheet/celldatabinding.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.cellFormat, showHeader: false }] }], - loadComplete: function () { - var xlFormat = this.XLFormat; - this.setWidthToColumns([150, 140, 130, 168, 110, 110, 127, 130]); - xlFormat.format({ "style": { "font-weight": "bold", "color": "#4857a6" } }, "A1:A13"); - xlFormat.format({ "style": { "font-family": "Arial" } }, "B1:B13"); - xlFormat.format({ "style": { "font-family": "Times New Roman" } }, "C1:C13"); - xlFormat.format({ "style": { "font-family": "Tahoma" } }, "D1:D13"); - xlFormat.format({ "style": { "font-family": "Verdana" } }, "E1:E13"); - xlFormat.format({ "style": { "font-family": "Calibri" } }, "F1:F13"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "B3"); - xlFormat.format({ "style": { "font-style": "italic" } }, "C3"); - xlFormat.format({ "style": { "color": "#ec2024" } }, "B7"); - xlFormat.format({ "style": { "background-color": "#FFEB9C" } }, "C7"); - xlFormat.format({ "style": { "color": "#006100", "background-color": "#C6EFCE" } }, "D7"); - xlFormat.format({ "style": { "text-decoration": "underline" } }, "B9"); - xlFormat.format({ "style": { "text-decoration": "line-through" } }, "C9"); - xlFormat.format({ "style": { "text-align": "left" } }, "B11"); - xlFormat.format({ "style": { "text-align": "center" } }, "C11"); - xlFormat.format({ "style": { "text-align": "right" } }, "D11"); - xlFormat.format({ "style": { "vertical-align": "top" } }, "B13"); - xlFormat.format({ "style": { "vertical-align": "middle" } }, "C13"); - xlFormat.format({ "style": { "vertical-align": "bottom" } }, "D13"); - xlFormat.format({ "style": { "font-size": "8pt" } }, "B5"); - xlFormat.format({ "style": { "font-size": "11pt" } }, "C5"); - xlFormat.format({ "style": { "font-size": "12pt" } }, "D5"); - xlFormat.format({ "style": { "font-size": "14pt" } }, "E5"); - xlFormat.format({ "style": { "font-size": "16pt" } }, "F5"); - this.XLResize.setRowHeight(12, 50); - this.performSelection("A1"); - } - } - }, -}); diff --git a/app/routes/spreadsheet/cellformatting.js b/app/routes/spreadsheet/cellformatting.js deleted file mode 100644 index 62e4e41..0000000 --- a/app/routes/spreadsheet/cellformatting.js +++ /dev/null @@ -1,76 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.cellFormat, showHeader: false }] }], - loadComplete: function () { - var xlFormat = this.XLFormat; - this.setWidthToColumns([150, 140, 130, 168, 110, 110, 127, 130]); - xlFormat.format({ "style": { "font-weight": "bold", "color": "#4857a6" } }, "A1:A19"); - xlFormat.format({ "style": { "font-family": "Arial" } }, "B1:B13"); - xlFormat.format({ "style": { "font-family": "Times New Roman" } }, "C1:C13"); - xlFormat.format({ "style": { "font-family": "Tahoma" } }, "D1:D13"); - xlFormat.format({ "style": { "font-family": "Verdana" } }, "E1:E13"); - xlFormat.format({ "style": { "font-family": "Calibri" } }, "F1:F13"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "B3"); - xlFormat.format({ "style": { "font-style": "italic" } }, "C3"); - xlFormat.format({ "style": { "color": "#ec2024" } }, "B7"); - xlFormat.format({ "style": { "background-color": "#FFEB9C" } }, "C7"); - xlFormat.format({ "style": { "color": "#006100", "background-color": "#C6EFCE" } }, "D7"); - xlFormat.format({ "style": { "text-decoration": "underline" } }, "B9"); - xlFormat.format({ "style": { "text-decoration": "line-through" } }, "C9"); - xlFormat.format({ "style": { "text-align": "left" } }, "B11"); - xlFormat.format({ "style": { "text-align": "center" } }, "C11"); - xlFormat.format({ "style": { "text-align": "right" } }, "D11"); - xlFormat.format({ "style": { "vertical-align": "top" } }, "B13"); - xlFormat.format({ "style": { "vertical-align": "middle" } }, "C13"); - xlFormat.format({ "style": { "vertical-align": "bottom" } }, "D13"); - xlFormat.format({ "style": { "font-size": "8pt" } }, "B5"); - xlFormat.format({ "style": { "font-size": "11pt" } }, "C5"); - xlFormat.format({ "style": { "font-size": "12pt" } }, "D5"); - xlFormat.format({ "style": { "font-size": "14pt" } }, "E5"); - xlFormat.format({ "style": { "font-size": "16pt" } }, "F5"); - xlFormat.addNewCustomStyle("Arial", { style: { "font-family": "Arial" } }); - xlFormat.addNewCustomStyle("Bold", { style: { "font-weight": "Bold" } }); - xlFormat.addNewCustomStyle("8pt", { style: { "font-size": "8pt" } }); - xlFormat.addNewCustomStyle("Font Color", { style: { color: "#ec2024" } }); - xlFormat.addNewCustomStyle("Underline", { style: { "text-decoration": "underline" } }); - xlFormat.applyCustomCellStyle("Arial", "B17"); - xlFormat.applyCustomCellStyle("Bold", "C17"); - xlFormat.applyCustomCellStyle("8pt", "D17"); - xlFormat.applyCustomCellStyle("Font Color", "E17"); - xlFormat.applyCustomCellStyle("Underline", "F17"); - xlFormat.addNewCustomStyle("currency", { NumFormat: { decimalPlaces: 4, thousandSeparator : false, type : "currency"}, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("percentage", { - NumFormat: { decimalPlaces: 4, thousandSeparator: false, type: "percentage" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("longdate", { - NumFormat: { type: "longdate" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("shortdate", { - NumFormat: {type: "shortdate" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("time", { - NumFormat: {type: "time" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.applyCustomCellStyle("currency", "B19"); - xlFormat.applyCustomCellStyle("percentage", "C19"); - xlFormat.applyCustomCellStyle("shortdate", "D19"); - xlFormat.applyCustomCellStyle("longdate", "E19"); - xlFormat.applyCustomCellStyle("time", "F19"); - this.XLResize.setRowHeight(12, 50); - this.performSelection("A1"); - } - } - }, -}); diff --git a/app/routes/spreadsheet/chart.js b/app/routes/spreadsheet/chart.js deleted file mode 100644 index 501abb5..0000000 --- a/app/routes/spreadsheet/chart.js +++ /dev/null @@ -1,56 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [ - { rangeSettings: [{ dataSource: window.chartDetails, startCell: 'A1', showHeader: true }], sheetName: "3D Column" }, - { rangeSettings: [{ dataSource: window.chartDetails, startCell: 'A1', showHeader: true }], sheetName: "Radar" }, - { rangeSettings: [{ dataSource: window.chartDetails, startCell: 'A1', showHeader: true }], sheetName: "Pie" } - ], - loadComplete: function () { - var xlFormat = this.XLFormat, xlEdit = this.XLEdit, xlChart = this.XLChart; - this.setWidthToColumns([{ colIndex: 0, width: 90 }, { colIndex: 1, width: 85 }, { colIndex: 2, width: 100 }, { colIndex: 11, width: 70 }]); - this.mergeCells("F16:H16", true); - xlEdit.updateValue('F16', "3D Column"); - xlFormat.format({ "type": "currency" }, "B2:B21"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "F16:F16"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "A1:C1"); - xlChart.createChart("A1:B6", { type: "column", enable3D: true, marker: { visible: false }, top: 40, left: 260, width: 340, height: 250 }); - this.gotoPage(2, false); - this.setWidthToColumns([{ colIndex: 0, width: 90 }, { colIndex: 1, width: 85 }, { colIndex: 2, width: 100 }, { colIndex: 11, width: 70 }]); - this.mergeCells("F16:G16", true); - xlEdit.updateValue('F16', "Radar with Markers"); - xlFormat.format({ "type": "currency" }, "B2:B21"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "F16:F16"); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "12px" } }, "A1:C1"); - xlChart.createChart("A1:B6", { type: "radar", enable3D: false, marker: { visible: true }, top: 40, left: 260, width: 340, height: 250 }); - this.gotoPage(3, false); - this.setWidthToColumns([{ colIndex: 0, width: 90 }, { colIndex: 1, width: 85 }, { colIndex: 2, width: 100 }, { colIndex: 7, width: 90 }, { colIndex: 11, width: 70 }]); - this.mergeCells("F16:G16", true); - xlEdit.updateValue('F16', "3D Pie"); - xlFormat.format({ "type": "currency" }, "B2:B21"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "F16:F16"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "A1:C1"); - xlChart.createChart("B1:C6", { type: "pie", enable3D: true, marker: { visible: false }, top: 40, left: 260, width: 360, height: 250 }); - this.gotoPage(1, false); - this.performSelection("A1"); - this.setSheetFocus(); - }, - actionBegin: function (args) { - if (args.reqType === "gotoSheet" && !args.newSheet) { - var charts, len, i = 0; - charts = this.getSheetElement(args.gotoIndex).find(".e-datavisualization-chart"); - len = charts.length; - while (i < len) { - Ember.$(charts[i]).ejChart("redraw"); - i++; - } - } - } - } - }, -}); diff --git a/app/routes/spreadsheet/conditionalformatting.js b/app/routes/spreadsheet/conditionalformatting.js deleted file mode 100644 index 3c845a6..0000000 --- a/app/routes/spreadsheet/conditionalformatting.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.conditionalFormat, showHeader: false }] }], - loadComplete: function () { - var xlFormat = this.XLFormat, xlCFormat = this.XLCFormat; - this.sheetRename("Conditional Formatting"); - this.setWidthToColumns([165, 130, 37, 165, 130, 37, 129, 132]); - this.mergeCells("A1:A5", true); - this.mergeCells("D1:D5", true); - this.mergeCells("G1:G5", true); - this.mergeCells("G7:G11", true); - this.mergeCells("A7:A11", true); - this.mergeCells("D7:D11", true); - xlCFormat.setCFRule({ "action": "greaterthan", "inputs": ["5000"], "color": "redft", "range": "E7:E11" }); - xlCFormat.setCFRule({ "action": "lessthan", "inputs": ["30"], "color": "yellowft", "range": "H1:H5" }); - xlCFormat.setCFRule({ "action": "between", "inputs": ["400", "500"], "color": "greenft", "range": "B7:B11" }); - xlCFormat.setCFRule({ "action": "equalto", "inputs": ["20"], "color": "redf", "range": "H7:H11" }); - xlCFormat.setCFRule({ "action": "textcontains", "inputs": ["loafers"], "color": "redt", "range": "B1:B5" }); - xlCFormat.setCFRule({ "action": "dateoccur", "inputs": ["02/04/2014"], "color": "redft", "range": "E1:E5" }); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "10pt", "vertical-align": "middle", "text-align": "center" } }, "A1:A13"); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "10pt", "vertical-align": "middle", "text-align": "center" } }, "D1:D13"); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "10pt", "vertical-align": "middle", "text-align": "center" } }, "G1:G7"); - this.performSelection("B1"); - } - } - }, -}); diff --git a/app/routes/spreadsheet/datavalidation.js b/app/routes/spreadsheet/datavalidation.js deleted file mode 100644 index 4740160..0000000 --- a/app/routes/spreadsheet/datavalidation.js +++ /dev/null @@ -1,38 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.visaDetail, startCell: 'A1', showHeader: false }] }], - loadComplete: function() { - var values, xlFormat = this.XLFormat, xlValidate = this.XLValidate; - this.setWidthToColumns([120, 40, 210, 40, 160, 40, 85, 40, 190, 40, 200]); - xlFormat.format({ "style": { "font-weight": "bold", "text-align": "center" } }, "A1:K1"); - xlFormat.format({ "type": "currency" }, "E2:E15"); - this.sheetRename("Data Validation"); - values = ["Greater", "6"]; - xlValidate.applyDVRules("A2:A15", values, "number", true, true); - xlValidate.highlightInvalidData("A2:A15"); - values = ["LessOrEqual", "35"]; - xlValidate.applyDVRules("C2:C15", values, "text", true, true); - xlValidate.highlightInvalidData("C2:C15"); - values = ["Between", "150", "200"]; - xlValidate.applyDVRules("E2:E15", values, "decimal", true, true); - xlValidate.highlightInvalidData("E2:E15"); - values = ["list", "=A4:A10"]; - xlValidate.applyDVRules("G2:G15", values, "list", true, true); - xlValidate.highlightInvalidData("G2:G15"); - values = ["Greater", "07/09/2014"]; - xlValidate.applyDVRules("I2:I15", values, "date", true, true); - xlValidate.highlightInvalidData("I2:I15"); - values = ["GreaterOrEqual", "11:23:23"]; - xlValidate.applyDVRules("K2:K15", values, "time", true, true); - xlValidate.highlightInvalidData("K2:K15"); - this.performSelection("A2"); - } - } - }, -}); diff --git a/app/routes/spreadsheet/default.js b/app/routes/spreadsheet/default.js deleted file mode 100644 index 564e1ad..0000000 --- a/app/routes/spreadsheet/default.js +++ /dev/null @@ -1,31 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - scrollSettings: { - height: "530" - }, - importSettings: { - importMapper: window.baseurl + "api/Spreadsheet/Import" - }, - exportSettings: { - excelUrl: window.baseurl + "api/Spreadsheet/ExcelExport", - csvUrl: window.baseurl + "api/Spreadsheet/CsvExport", - pdfUrl: window.baseurl + "api/Spreadsheet/PdfExport" - }, - sheets: [{ - rangeSettings: [{ dataSource: window.defaultData, startCell: "A1" }] - }], - loadComplete: function() { - var xlFormat = this.XLFormat; - if (!this.isImport) { - this.setWidthToColumns([140, 128, 105, 100, 100, 110, 120, 120, 100]); - xlFormat.format({ "style": { "font-weight": "bold" } }, "A1:H1"); - xlFormat.format({ "type": "currency" }, "E2:H11"); - this.XLRibbon.updateRibbonIcons(); - } - } - } - }, -}); diff --git a/app/routes/spreadsheet/mftemplate.js b/app/routes/spreadsheet/mftemplate.js deleted file mode 100644 index e64eac9..0000000 --- a/app/routes/spreadsheet/mftemplate.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.moviesList, startCell: 'B3', showHeader: false }], showGridlines: false }], - loadComplete: function () { - var xlFormat = this.XLFormat; - this.setWidthToColumns([30, 55, 63, 120, 80, 215, 90, 98, 80, 85, 323]); - xlFormat.format({ "style": { "background-color": "#000000", "color": "#FFFFFF", "font-size": "8pt" } }, "A1:V40"); - xlFormat.format({ "style": { "background-color": "#ffcb0d" } }, "A1:K1"); - xlFormat.format({ "style": { "background-color": "#ffcb0d", "font-size": "9pt", color: "#000000", "font-weight": "bold" } }, "B3:K3"); - this.XLShape.setPicture('A1', "content/images/spreadsheet/mv.png", 1275, 160); - this.setHeightToRows([162, 25, 25, 35, 35, 35, 35]); - this.XLFilter.filter("B3:K7"); - xlFormat.format({ "style": { "background-color": "#262626" } }, "B5:K5"); - xlFormat.format({ "style": { "background-color": "#262626" } }, "B7:K7"); - xlFormat.format({ "style": { "text-align": "left" } }, "B4:C7"); - xlFormat.format({ "style": { "vertical-align": "middle" } }, "B4:K7"); - Ember.$("#Spreadsheet_picture1").css("background-color", "transparent"); - } - } - }, -}); diff --git a/app/routes/sunburstchart/animation.js b/app/routes/sunburstchart/animation.js deleted file mode 100644 index a8a4fc8..0000000 --- a/app/routes/sunburstchart/animation.js +++ /dev/null @@ -1,28 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.animation_DataSource, - enableAnimation: true, - valueMemberPath: "Population", - levels: [ - { groupMemberPath: "Continent" }, - { groupMemberPath: "Country" }, - { groupMemberPath: "State" } - ], - dataLabelSettings: { visible: true }, - tooltip: { visible: true }, - innerRadius: 0.2, - size: { height: "600" }, - title: { text: "Population Details" }, - legend: { visible: true, position: "top" }, - animationChange: function (args) { - Ember.$("#SunburstChart").ejSunburstChart({ enableAnimation: args.isChecked }); - }, - animationTypeChange: function (args) { - Ember.$("#SunburstChart").ejSunburstChart({ animationType: args.value.toLowerCase() }); - } - } - } -}); diff --git a/app/routes/sunburstchart/default.js b/app/routes/sunburstchart/default.js deleted file mode 100644 index d1d57e2..0000000 --- a/app/routes/sunburstchart/default.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.default_DataSource, - valueMemberPath: "EmployeesCount", - levels: [ - { groupMemberPath: "Country" }, - { groupMemberPath: "JobDescription" }, - { groupMemberPath: "JobGroup" }, - { groupMemberPath: "JobRole" } - ], - dataLabelSettings:{visible:true}, - tooltip: { visible: true}, - innerRadius: 0.2, - size: { height: "600" }, - title: { text: "Employees Count" }, - legend: { visible:true, position: "top" }, - } - } -}); diff --git a/app/routes/sunburstchart/zooming.js b/app/routes/sunburstchart/zooming.js deleted file mode 100644 index b46e9c3..0000000 --- a/app/routes/sunburstchart/zooming.js +++ /dev/null @@ -1,24 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.default_DataSource, - palette: ["#002e4d", "#005c99", "#008ae6", "#33adff", "#80ccff"], - valueMemberPath: "EmployeesCount", - levels: [ - { groupMemberPath: "Country" }, - { groupMemberPath: "JobDescription" }, - { groupMemberPath: "JobGroup" }, - { groupMemberPath: "JobRole" } - ], - dataLabelSettings: { visible: true }, - tooltip: { visible: true}, - innerRadius: 0.2, - title: { text: "Employees Count" }, - size: { height: "600" }, - enableAnimation: true, - zoomSettings: { enable: true }, - } - } -}); diff --git a/app/routes/tab/closebutton.js b/app/routes/tab/closebutton.js deleted file mode 100644 index d031188..0000000 --- a/app/routes/tab/closebutton.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - showCloseButton: true - } - } -}); \ No newline at end of file diff --git a/app/routes/tab/default.js b/app/routes/tab/default.js deleted file mode 100644 index 1e68397..0000000 --- a/app/routes/tab/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); \ No newline at end of file diff --git a/app/routes/tab/image.js b/app/routes/tab/image.js deleted file mode 100644 index 48cb8af..0000000 --- a/app/routes/tab/image.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "500px", - } - } -}); \ No newline at end of file diff --git a/app/routes/tagcloud/databinding-remotedata.js b/app/routes/tagcloud/databinding-remotedata.js deleted file mode 100644 index bef30b5..0000000 --- a/app/routes/tagcloud/databinding-remotedata.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; -let dataManger=ej.DataManager({url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); - let query = ej.Query().from("Orders").take(10); -export default Ember.Route.extend({ - model(){ - return { - dataSource: dataManger, - fields: { text: "CustomerID", frequency: "EmployeeID" }, - query: query, - title: "Employee List" - } - } -}); \ No newline at end of file diff --git a/app/routes/tagcloud/default.js b/app/routes/tagcloud/default.js deleted file mode 100644 index 18f8ac2..0000000 --- a/app/routes/tagcloud/default.js +++ /dev/null @@ -1,29 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - title: "Popular Sites", - data: [ - { text: "Google", url: "//www.google.co.in", frequency: 12 }, - { text: "a2zwebhelp", url: "//www.a2zwebhelp.com", frequency: 3 }, - { text: "Arts Technica", url: "//arstechnica.com/", frequency: 8 }, - { text: "Bxslider", url: "//bxslider.com/examples", frequency: 2 }, - { text: "Yahoo", url: "//in.yahoo.com/", frequency: 12 }, - { text: "Facebook", url: "//www.facebook.com/", frequency: 5 }, - { text: "Blogspot", url: "//www.blogspot.com/", frequency: 8 }, - { text: "Microsoft", url: "//www.microsoft.com/", frequency: 20 }, - { text: "Amazon.com", url: "//www.amazon.com/", frequency: 1 }, - { text: "MSN", url: "//www.msn.com/", frequency: 3 }, - { text: "Engadget", url: "//www.engadget.com/", frequency: 5 }, - { text: "LinkedIn", url: "//www.linkedIn.com/", frequency: 9 }, - { text: "Twitter", url: "//www.Twitter.com/", frequency: 0 }, - { text: "Menucool", url: "//www.menucool.com", frequency: 3 }, - { text: "BBC", url: "//www.bbc.co.uk/", frequency: 11 }, - { text: "Valleywag", url: "//valleywag.gawker.com/", frequency: 6 }, - { text: "WOWslider", url: "//wowslider.com", frequency: 9 }, - { text: "W3schools", url: "//www.w3schools.com/", frequency: 2 } - ] - } - } -}); \ No newline at end of file diff --git a/app/routes/tagcloud/rtl.js b/app/routes/tagcloud/rtl.js deleted file mode 100644 index 122ac38..0000000 --- a/app/routes/tagcloud/rtl.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - websiteCollection: [ -{ text: "جوجل", url: "//www.google.com", frequency: 12 }, -{ text: "كل الأشياء الرقمية", url: "//allthingsd.com/", frequency: 3 }, -{ text: "الفنون تكنيكا", url: "//arstechnica.com/", frequency: 8 }, -{ text: "بيزنس ويك", url: "//www.businessweek.com/", frequency: 2 }, -{ text: "ياهو", url: "//in.yahoo.com/", frequency: 12 }, -{ text: "مركز الشبكات", url: "//www.centernetworks.com/", frequency: 5 }, -{ text: "حن", url: "//news.cnet.com/crave/", frequency: 8 }, -{ text: "جير أزمة", url: "//techcrunch.com/gadgets/", frequency: 20 }, -{ text: "يوميا تك", url: "//www.dailytech.com/", frequency: 1 }, -{ text: "التقنية بلا حدود", url: "//www.engadget.com/", frequency: 5 }, -{ text: "الأسبوع المعلومات", url: "//www.informationweek.com/", frequency: 0 }, -{ text: "إستخدام آمن", url: "//www.pcworld.com/", frequency: 11 }, -{ text: "جمهورية التكنولوجيا", url: "//techrepublic.com/", frequency: 3 }, -{ text: "الثعبان", url: "//valleywag.gawker.com/", frequency: 6 }, -{ text: "ريديف", url: "//in.rediff.com/", frequency: 9 } -], - enableRTL: true, - titleText: "مواقع التكنولوجيا" - } - } -}); \ No newline at end of file diff --git a/app/routes/textboxes/default.js b/app/routes/textboxes/default.js deleted file mode 100644 index 28cc8bd..0000000 --- a/app/routes/textboxes/default.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - numeric : 35, - percent: 70, - currency: 100, - mask : "999-99" - } - }, -}); diff --git a/app/routes/textboxes/localization.js b/app/routes/textboxes/localization.js deleted file mode 100644 index 66a9364..0000000 --- a/app/routes/textboxes/localization.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - numeric: 20, - percent: 75, - currency: 100, - locale: ["en-US", "ar-AE", "vi-VN", "es-ES"], - onActiveChange: function (args) { - Ember.$("#numericLocale").ejNumericTextbox({ locale: args.value }); - Ember.$("#percentLocale").ejPercentageTextbox({ locale: args.value }); - Ember.$("#currencyLocale").ejCurrencyTextbox({ locale: args.value }); - }, - } - }, -}); diff --git a/app/routes/textboxes/rtl.js b/app/routes/textboxes/rtl.js deleted file mode 100644 index 0822327..0000000 --- a/app/routes/textboxes/rtl.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - numeric : 35, - percent: 70, - currency: 100, - mask : "999-99", - rtl: true - } - }, -}); diff --git a/app/routes/tileview/default.js b/app/routes/tileview/default.js deleted file mode 100644 index 0a5260b..0000000 --- a/app/routes/tileview/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); diff --git a/app/routes/tileview/livetile.js b/app/routes/tileview/livetile.js deleted file mode 100644 index 9995f50..0000000 --- a/app/routes/tileview/livetile.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - liveTile3:{updateInterval: 3000, enabled: true, type: "flip", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/bing.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/camera.png']}, - liveTile4:{updateInterval: 3500, enabled: true, type: "flip", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/bing.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/camera.png']}, - badge1:{enabled: true, value: 10}, - liveTile6:{updateInterval: 5000, enabled: true, type: "slide", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_1.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_2.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_3.png']}, - liveTile7:{updateInterval: 4000, enabled: true, type: "slide", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/pictures.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/photo_1.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/photo_2.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/pictures.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/photo_1.png']}, - liveTile8:{updateInterval: 5000, enabled: true, type: "carousel", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather_1.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather_2.png']} - } - } -}); diff --git a/app/routes/timepicker/default.js b/app/routes/timepicker/default.js deleted file mode 100644 index 363565e..0000000 --- a/app/routes/timepicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: "8:00 AM" - } - } -}); diff --git a/app/routes/timepicker/disabledranges.js b/app/routes/timepicker/disabledranges.js deleted file mode 100644 index 06b74cf..0000000 --- a/app/routes/timepicker/disabledranges.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - - -export default Ember.Route.extend({ - model(){ - return { - value:"8:00 AM", - disabledRanges: [{ startTime: '3:00 AM', endTime: '6:00 AM' }, { startTime: '1:00 PM', endTime: '3:00 PM' }, { startTime: '8:00 PM', endTime: '10:00 PM' }] - } - } -}); diff --git a/app/routes/timepicker/rtl.js b/app/routes/timepicker/rtl.js deleted file mode 100644 index 3128e19..0000000 --- a/app/routes/timepicker/rtl.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value:"8:00 AM", - rtl: true - } - } -}); diff --git a/app/routes/toolbar/databinding-remotedata.js b/app/routes/toolbar/databinding-remotedata.js deleted file mode 100644 index 1710e32..0000000 --- a/app/routes/toolbar/databinding-remotedata.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; -let dataManger= ej.DataManager({url:window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); - let query = ej.Query().from("Customers").take(6); -export default Ember.Route.extend({ - model(){ - return { - dataSource: dataManger, - fields: { text: "CustomerID", frequency: "EmployeeID" }, - query: query, - width: "33%" - } - } -}); \ No newline at end of file diff --git a/app/routes/toolbar/default.js b/app/routes/toolbar/default.js deleted file mode 100644 index c315163..0000000 --- a/app/routes/toolbar/default.js +++ /dev/null @@ -1,44 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - list: [ - { - empid: "1", tooltiptext: "New mail", - spriteCss: "mailtools movetofolder", - - }, { - empid: "2", tooltiptext: "Calendar", - spriteCss: "mailtools categorize", - - }, { - empid: "3", tooltiptext: "Appointments", - spriteCss: "mailtools flag", - - }, { - empid: "4", tooltiptext: "Week", - spriteCss: "mailtools forward", - - }, { - empid: "5", tooltiptext: "Month", - spriteCss: "mailtools newmail", - - }, - { - empid: "6", tooltiptext: "Notes", - spriteCss: "mailtools reply", - - }, - { - empid: "7", tooltiptext: "Deleted", - spriteCss: "mailtools done", - - } -], -fields: { id: "empid", spriteCssClass: "spriteCss", tooltipText:"title" }, -width: "24%" - - } - } -}); \ No newline at end of file diff --git a/app/routes/toolbar/orientation.js b/app/routes/toolbar/orientation.js deleted file mode 100644 index 4fe5a99..0000000 --- a/app/routes/toolbar/orientation.js +++ /dev/null @@ -1,64 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - list: [{ - edid: "1", - spriteCss: "editTools cursor", - title:"Cursor", - - }, { - edid: "2", - spriteCss: "editTools select", - title:"Select", - - }, { - edid: "3", - spriteCss: "editTools move", - title:"Move", - - }, { - edid: "4", - spriteCss: "editTools rectselect", - title:"Rectselect", - - }, { - edid: "5", - spriteCss: "editTools roundselect", - title:"Roundselect", - - }, { - edid: "6", - spriteCss: "editTools brush", - title:"Brush", - - }, { - edid: "7", - spriteCss: "editTools pen", - title:"Pen", - - }, { - edid: "8", - spriteCss: "editTools gradient", - title:"Gradient", - - }, { - edid: "9", - spriteCss: "editTools crop", - title:"Crop", - - }, { - edid: "10", - spriteCss: "editTools symbols", - title:"Symbols", - - } - ], - fields: { id: "empid", spriteCssClass: "spriteCss", tooltipText:"title" }, - orientation: "vertical", - width: "48px" - - } - } -}); \ No newline at end of file diff --git a/app/routes/treegrid/columnmenu.js b/app/routes/treegrid/columnmenu.js deleted file mode 100644 index 055692a..0000000 --- a/app/routes/treegrid/columnmenu.js +++ /dev/null @@ -1,111 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let sampleData = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: sampleData, - editSettings: { - allowAdding: true, - allowEditing: true, - allowDeleting: true, - editMode: "cellEditing", - rowPosition: "belowSelectedRow" - - }, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "progress", headerText: "Progress", editType: "numericedit" } - ], - toolbarSettings: { - showToolbar: true, - toolbarItems: [ej.TreeGrid.ToolbarItems.Add, - ej.TreeGrid.ToolbarItems.Edit, - ej.TreeGrid.ToolbarItems.Delete, - ej.TreeGrid.ToolbarItems.Update, - ej.TreeGrid.ToolbarItems.Cancel, - ej.TreeGrid.ToolbarItems.ExpandAll, - ej.TreeGrid.ToolbarItems.CollapseAll, - ej.TreeGrid.ToolbarItems.Search - ] - }, - columnDialogFields: ["field", "headerText", "editType", "width", "visible", "allowSorting", "textAlign", "headerTextAlign", "showInColumnChooser"] - } - } -}); \ No newline at end of file diff --git a/app/routes/treegrid/columntemplate.js b/app/routes/treegrid/columntemplate.js deleted file mode 100644 index 280cd44..0000000 --- a/app/routes/treegrid/columntemplate.js +++ /dev/null @@ -1,55 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let treeGridDataSource = [ - { - "Name": "Windows", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { - "Name": "Users", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { - "Name": "Public", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { - "Name": "Documents ", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { "Name": "Document 1", "DateModified": new Date("06/26/2017"), "Type": "HTML document", "DateCreated": new Date("06/16/2017"), }, - { "Name": "Document 2", "DateModified": new Date("06/26/2017"), "Type": "HTML document", "DateCreated": new Date("06/16/2017"), }, - { "Name": "Document 3", "DateModified": new Date("06/26/2017"), "Type": "HTML document", "DateCreated": new Date("06/16/2017"), } - ] - } - ] - } - ] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: treeGridDataSource, - isResponsive: true, - sizeSettings: { - height: '350px' - }, - columns: [ - { field: "Name", headerText: "Name", isTemplateColumn: true, templateID: "customColumnTemplate" }, - { field: "Type", headerText: "Type" }, - { field: "DateCreated", headerText: "Date Created", format: dateFormat }, - { field: "DateModified", headerText: "Date Modified", format: dateFormat }] - } - } -}); \ No newline at end of file diff --git a/app/routes/treegrid/default.js b/app/routes/treegrid/default.js deleted file mode 100644 index 0002925..0000000 --- a/app/routes/treegrid/default.js +++ /dev/null @@ -1,90 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let sampleData = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: sampleData, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "progress", headerText: "Progress", editType: "numericedit" } - ], - } - } -}); \ No newline at end of file diff --git a/app/routes/treegrid/editing.js b/app/routes/treegrid/editing.js deleted file mode 100644 index e117c6f..0000000 --- a/app/routes/treegrid/editing.js +++ /dev/null @@ -1,110 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let sampleData = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: sampleData, - editSettings: { - allowAdding: true, - allowEditing: true, - allowDeleting: true, - editMode: "cellEditing", - rowPosition: "belowSelectedRow" - - }, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "progress", headerText: "Progress", editType: "numericedit" } - ], - toolbarSettings: { - showToolbar: true, - toolbarItems: [ej.TreeGrid.ToolbarItems.Add, - ej.TreeGrid.ToolbarItems.Edit, - ej.TreeGrid.ToolbarItems.Delete, - ej.TreeGrid.ToolbarItems.Update, - ej.TreeGrid.ToolbarItems.Cancel, - ej.TreeGrid.ToolbarItems.ExpandAll, - ej.TreeGrid.ToolbarItems.CollapseAll, - ej.TreeGrid.ToolbarItems.Search - ] - }, - } - } -}); \ No newline at end of file diff --git a/app/routes/treegrid/paging.js b/app/routes/treegrid/paging.js deleted file mode 100644 index df5fd07..0000000 --- a/app/routes/treegrid/paging.js +++ /dev/null @@ -1,166 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let pagingdata = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }, - - { - taskID: 21, - taskName: "Phase 2", - startDate: new Date("02/17/2017"), - endDate: new Date("02/28/2017"), - priority: "High", - approved: false, - duration: 12, - subtasks: [ - { taskID: 23, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/20/2017"), duration: 4, progress: "50", priority: "Normal", approved: true }, - { taskID: 24, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/20/2017"), duration: 4, progress: "50", priority: "Critical", approved: true }, - { taskID: 25, taskName: "Testing", startDate: new Date("02/21/2017"), endDate: new Date("02/24/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 26, taskName: "Bug fix", startDate: new Date("02/25/2017"), endDate: new Date("02/26/2017"), duration: 2, progress: "0", priority: "Low", approved: false }, - { taskID: 27, taskName: "Customer review meeting", startDate: new Date("02/27/2017"), endDate: new Date("02/28/2017"), duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 28, taskName: "Phase 2 complete", startDate: new Date("02/28/2017"), endDate: new Date("02/28/2017"), duration: 0, priority: "Normal", approved: false } - - ] - }, - - { - taskID: 29, - taskName: "Phase 3", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { taskID: 31, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 32, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Normal", approved: false }, - { taskID: 33, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 34, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 35, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 36, taskName: "Phase 3 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Critical", approved: false } - ] - } - ] - } -]; -let x = 0, l = 0, z = "", data = []; -for (let p = 1; p < 11; p++) { - - for (let i = 0; i < 3; i++) { - let parent = {}; - parent["taskID"] = ++x; - parent["taskName"] = pagingdata[i].taskName + z; - parent["startDate"] = pagingdata[i].startDate - parent["endDate"] = pagingdata[i].endDate; - parent["duration"] = pagingdata[i].duration - parent["status"] = Math.round(Math.random() * 100); - let d = []; - if (ej.isNullOrUndefined(pagingdata[i].subtasks)) { - parent["subtasks"] = d; - data[i] = parent; - continue; - } - for (let j = 0; j < pagingdata[i].subtasks.length; j++) { - let child = {}; - child["taskID"] = ++x; - child["taskName"] = pagingdata[i].subtasks[j].taskName + z; - child["startDate"] = pagingdata[i].subtasks[j].startDate; - child["endDate"] = pagingdata[i].subtasks[j].endDate; - child["duration"] = pagingdata[i].subtasks[j].duration; - child["status"] = Math.round(Math.random() * 100); - let y = []; - if (ej.isNullOrUndefined(pagingdata[i].subtasks[j].subtasks)) { - d.push(child); - continue; - } - for (let k = 0; k < pagingdata[i].subtasks[j].subtasks.length; k++) { - let c = {}; - c["taskID"] = ++x; - c["taskName"] = pagingdata[i].subtasks[j].subtasks[k].taskName + z; - c["startDate"] = pagingdata[i].subtasks[j].subtasks[k].startDate; - c["endDate"] = pagingdata[i].subtasks[j].subtasks[k].endDate; - c["duration"] = pagingdata[i].subtasks[j].subtasks[k].duration; - c["status"] = Math.round(Math.random() * 100); - y.push(c); - } - child["subtasks"] = y; - d.push(child); - } - parent["subtasks"] = d; - data[l++] = parent; - } - z = p; -} -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "status", headerText: "Progress", editType: "numericedit" } - ], - } - } -}); \ No newline at end of file diff --git a/app/routes/treemap/default.js b/app/routes/treemap/default.js deleted file mode 100644 index ad8542c..0000000 --- a/app/routes/treemap/default.js +++ /dev/null @@ -1,43 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.population_data, - colorValuePath: "Population", - borderThickness: 0, - weightValuePath: "Population", - showLegend: true, - showTooltip: true, - tooltipTemplate: 'template', - enableGradient: true, - leafItemSettings: { - showLabels: true, - labelPath: "Country" - }, - legendSettings: { - - leftLabel: "20000000", - width: 150, - height: 20, - rightLabel: "300000000", - title: "Population", - mode: "interactive", - dockPosition:"top", - alignment :"center" - }, - rangeColorMapping: [{ - from: 29671000, - to: 315646000, - gradientColors: ["#fde6cc", "#fab665"] - }], - levels: [{ - groupPath: "Continent", - groupGap: 5, - headerHeight: 25, - showHeader: true, - headerTemplate: 'headertemplate' - }] - } - } -}); diff --git a/app/routes/treemap/drilldown.js b/app/routes/treemap/drilldown.js deleted file mode 100644 index e57712b..0000000 --- a/app/routes/treemap/drilldown.js +++ /dev/null @@ -1,137 +0,0 @@ -import Ember from 'ember'; -var population_data = [ - { Name: "Ontario", Continent: "North America", Country: "Canada", Population: 13210600, Area: 1076395, Density: 12 }, - { Name: "Mexico", Continent: "North America", Country: "Mexico", Population: 15174272, Area: 21355, Density: 711 }, - { Name: "California", Continent: "North America", Country: "United States", Population: 37253956, Area: 423970, Density: 88 }, - { Name: "Texas", Continent: "North America", Country: "United States", Population: 25145561, Area: 696241, Density: 36 }, - { Name: "New York", Continent: "North America", Country: "United States", Population: 19378102, Area: 141299, Density: 137 }, - { Name: "Florida", Continent: "North America", Country: "United States", Population: 18801310, Area: 170304, Density: 110 }, - { Name: "Illinois", Continent: "North America", Country: "United States", Population: 12830632, Area: 140998, Density: 91 }, - { Name: "Pennsylvania", Continent: "North America", Country: "United States", Population: 12702379, Area: 119283, Density: 106 }, - { Name: "Ohio", Continent: "North America", Country: "United States", Population: 11536504, Area: 116096, Density: 99 }, - { Name: "Buenos Aires", Continent: "South America", Country: "Argentina", Population: 15594428, Area: 307571, Density: 51 }, - { Name: "Sao Paulo", Continent: "South America", Country: "Brazil", Population: 43663672, Area: 248209, Density: 166 }, - { Name: "Minas Gerais", Continent: "South America", Country: "Brazil", Population: 20593366, Area: 586528, Density: 33 }, - { Name: "Rio de Janeiro", Continent: "South America", Country: "Brazil", Population: 16369178, Area: 43696, Density: 366 }, - { Name: "Bahia", Continent: "South America", Country: "Brazil", Population: 15044127, Area: 564692, Density: 25 }, - { Name: "Rio Grande do Sul", Continent: "South America", Country: "Brazil", Population: 11164050, Area: 281748, Density: 38 }, - { Name: "Parana", Continent: "South America", Country: "Brazil", Population: 10997462, Area: 199315, Density: 52 }, - { Name: "Dhaka", Continent: "Asia", Country: "Bangladesh", Population: 46729000, Area: 31120, Density: 1502 }, - { Name: "Chittagong", Continent: "Asia", Country: "Bangladesh", Population: 28079000, Area: 33771, Density: 831 }, - { Name: "Rajshahi", Continent: "Asia", Country: "Bangladesh", Population: 18329000, Area: 18197, Density: 1007 }, - { Name: "Rangpur", Continent: "Asia", Country: "Bangladesh", Population: 15665000, Area: 16317, Density: 960 }, - { Name: "Khulna", Continent: "Asia", Country: "Bangladesh", Population: 15563000, Area: 22272, Density: 699 }, - { Name: "Guangdong", Continent: "Asia", Country: "China", Population: 104303132, Area: 177900, Density: 618 }, - { Name: "Shandong", Continent: "Asia", Country: "China", Population: 95793065, Area: 156700, Density: 598 }, - { Name: "Henan", Continent: "Asia", Country: "China", Population: 94023567, Area: 167000, Density: 560 }, - { Name: "Sichuan", Continent: "Asia", Country: "China", Population: 80418200, Area: 485000, Density: 181 }, - { Name: "Jiangsu", Continent: "Asia", Country: "China", Population: 78659903, Area: 102600, Density: 743 }, - { Name: "Hebei", Continent: "Asia", Country: "China", Population: 71854202, Area: 187700, Density: 370 }, - { Name: "Hunan", Continent: "Asia", Country: "China", Population: 65683722, Area: 211800, Density: 323 }, - { Name: "Anhui", Continent: "Asia", Country: "China", Population: 59500510, Area: 139400, Density: 498 }, - { Name: "Hubei", Continent: "Asia", Country: "China", Population: 57237740, Area: 185900, Density: 332 }, - { Name: "Zhejiang", Continent: "Asia", Country: "China", Population: 54426891, Area: 101800, Density: 509 }, - { Name: "Guangxi", Continent: "Asia", Country: "China", Population: 46026629, Area: 236700, Density: 211 }, - { Name: "Yunnan", Continent: "Asia", Country: "China", Population: 45966239, Area: 394100, Density: 107 }, - { Name: "Jiangxi", Continent: "Asia", Country: "China", Population: 44567475, Area: 166900, Density: 257 }, - { Name: "Liaoning", Continent: "Asia", Country: "China", Population: 43746323, Area: 145900, Density: 295 }, - { Name: "Heilongjiang", Continent: "Asia", Country: "China", Population: 38312224, Area: 460000, Density: 83 }, - { Name: "Shaanxi", Continent: "Asia", Country: "China", Population: 37327378, Area: 205800, Density: 180 }, - { Name: "Fujian", Continent: "Asia", Country: "China", Population: 36894216, Area: 121400, Density: 283 }, - { Name: "Shanxi", Continent: "Asia", Country: "China", Population: 35712111, Area: 156800, Density: 214 }, - { Name: "Guizhou", Continent: "Asia", Country: "China", Population: 34746468, Area: 176100, Density: 214 }, - { Name: "Chongqing", Continent: "Asia", Country: "China", Population: 28846170, Area: 82300, Density: 393 }, - { Name: "Jilin", Continent: "Asia", Country: "China", Population: 27462297, Area: 187400, Density: 146 }, - { Name: "Gansu", Continent: "Asia", Country: "China", Population: 25575254, Area: 454000, Density: 58 }, - { Name: "Inner Mongolia", Continent: "Asia", Country: "China", Population: 24706321, Area: 1183000, Density: 21 }, - { Name: "Shanghai", Continent: "Asia", Country: "China", Population: 23019148, Area: 7037, Density: 2730 }, - { Name: "Xinjiang", Continent: "Asia", Country: "China", Population: 21813334, Area: 1660001, Density: 13 }, - { Name: "Beijing", Continent: "Asia", Country: "China", Population: 19612368, Area: 16801, Density: 1309 }, - { Name: "Tianjin", Continent: "Asia", Country: "China", Population: 12938224, Area: 11760, Density: 1044 }, - { Name: "Uttar Pradesh", Continent: "Asia", Country: "India", Population: 200581477, Area: 240928, Density: 828 }, - { Name: "Maharashtra", Continent: "Asia", Country: "India", Population: 112372972, Area: 307713, Density: 365 }, - { Name: "Bihar", Continent: "Asia", Country: "India", Population: 103804637, Area: 94163, Density: 1102 }, - { Name: "West Bengal", Continent: "Asia", Country: "India", Population: 91347736, Area: 88752, Density: 1029 }, - { Name: "Andhra Pradesh", Continent: "Asia", Country: "India", Population: 84665533, Area: 275045, Density: 308 }, - { Name: "Madhya Pradesh", Continent: "Asia", Country: "India", Population: 72597565, Area: 308245, Density: 236 }, - { Name: "Tamil Nadu", Continent: "Asia", Country: "India", Population: 72138958, Area: 130058, Density: 555 }, - { Name: "Rajasthan", Continent: "Asia", Country: "India", Population: 68621012, Area: 342239, Density: 201 }, - { Name: "Karnataka", Continent: "Asia", Country: "India", Population: 61130704, Area: 191791, Density: 319 }, - { Name: "Gujarat", Continent: "Asia", Country: "India", Population: 60383628, Area: 196024, Density: 308 }, - { Name: "Odisha", Continent: "Asia", Country: "India", Population: 41947358, Area: 155820, Density: 269 }, - { Name: "Kerala", Continent: "Asia", Country: "India", Population: 33387677, Area: 38863, Density: 859 }, - { Name: "Jharkhand", Continent: "Asia", Country: "India", Population: 32966238, Area: 74677, Density: 414 }, - { Name: "Assam", Continent: "Asia", Country: "India", Population: 31169272, Area: 78550, Density: 397 }, - { Name: "Punjab", Continent: "Asia", Country: "India", Population: 27704236, Area: 50362, Density: 550 }, - { Name: "Chattisgarh", Continent: "Asia", Country: "India", Population: 25540196, Area: 135194, Density: 189 }, - { Name: "Haryana", Continent: "Asia", Country: "India", Population: 25353081, Area: 44212, Density: 573 }, - { Name: "Delhi", Continent: "Asia", Country: "India", Population: 16753235, Area: 1483, Density: 11297 }, - { Name: "Jammu", Continent: "Asia", Country: "India", Population: 12548926, Area: 222236, Density: 56 }, - { Name: "Uttarakhand", Continent: "Asia", Country: "India", Population: 10116752, Area: 53483, Density: 189 }, - { Name: "West Java", Continent: "Asia", Country: "Indonesia", Population: 43021826, Area: 348161, Density: 1236 }, - { Name: "East Java", Continent: "Asia", Country: "Indonesia", Population: 37476011, Area: 47922, Density: 782 }, - { Name: "Central Java", Continent: "Asia", Country: "Indonesia", Population: 32380687, Area: 32548, Density: 995 }, - { Name: "North Sumatra", Continent: "Asia", Country: "Indonesia", Population: 12985075, Area: 71680, Density: 181 }, - { Name: "Banten", Continent: "Asia", Country: "Indonesia", Population: 10644030, Area: 9161, Density: 1162 }, - { Name: "Jakarta", Continent: "Asia", Country: "Indonesia", Population: 10187595, Area: 74028, Density: 15342 }, - { Name: "Tehran", Continent: "Asia", Country: "Iran", Population: 14795116, Area: 18814, Density: 786 }, - { Name: "Tokyo", Continent: "Asia", Country: "Japan", Population: 13010279, Area: 2187, Density: 5949 }, - { Name: "Punjab", Continent: "Asia", Country: "Pakistan", Population: 101000000, Area: 205344, Density: 490 }, - { Name: "Sindh", Continent: "Asia", Country: "Pakistan", Population: 34968800, Area: 140914, Density: 248 }, - { Name: "Khyber Pakhtunkhwa", Continent: "Asia", Country: "Pakistan", Population: 20468700, Area: 34084, Density: 601 }, - { Name: "Calarbarzon", Continent: "Asia", Country: "Philippines", Population: 12609803, Area: 16229, Density: 777 }, - { Name: "Metro", Continent: "Asia", Country: "Philippines", Population: 11553427, Area: 639, Density: 186415 }, - { Name: "Central Luzon", Continent: "Asia", Country: "Philippines", Population: 10137737, Area: 21740, Density: 4722 }, - { Name: "Moscow", Continent: "Asia", Country: "Russia", Population: 11503501, Area: 1081, Density: 9772 }, - { Name: "Gyeonggi", Continent: "Asia", Country: "South Korea", Population: 11571684, Area: 10131, Density: 1142 }, - { Name: "Seoul", Continent: "Asia", Country: "South Korea", Population: 10208302, Area: 605, Density: 16873 }, - { Name: "Tianjin", Continent: "Africa", Country: "Ethiopia", Population: 27158471, Area: 353632, Density: 77 }, - { Name: "Tianjin", Continent: "Africa", Country: "Ethiopia", Population: 24000200, Area: 156960, Density: 153 }, - { Name: "Tianjin", Continent: "Africa", Country: "Ethiopia", Population: 15042531, Area: 112343, Density: 234 }, - { Name: "Rift Valley", Continent: "Africa", Country: "Kenya", Population: 10006805, Area: 182413, Density: 55 }, - { Name: "Lagos", Continent: "Africa", Country: "Nigeria", Population: 10006805, Area: 182413, Density: 55 }, - { Name: "Kano", Continent: "Africa", Country: "Nigeria", Population: 10006805, Area: 182413, Density: 55 }, - { Name: "Gauteng", Continent: "Africa", Country: "South Africa", Population: 12728400, Area: 16548, Density: 632 }, - { Name: "KwaZulu-Natal", Continent: "Africa", Country: "South Africa", Population: 10456900, Area: 94361, Density: 109 }, - { Name: "Ile-de- France", Continent: "Europe", Country: "France", Population: 11694000, Area: 12012, Density: 974 }, - { Name: "Lombardy", Continent: "Europe", Country: "Italy", Population: 10006710, Area: 23861, Density: 414 }, - { Name: "North Rhine-Westphalia", Continent: "Europe", Country: "Germany", Population: 17872863, Area: 34084, Density: 524 }, - { Name: "Bavaria", Continent: "Europe", Country: "Germany", Population: 12510331, Area: 70549, Density: 177 }, - { Name: "NBaden-Wurttemberg", Continent: "Europe", Country: "Germany", Population: 10747479, Area: 35752, Density: 301 }, - { Name: "Istanbul", Continent: "Europe", Country: "Turkey", Population: 12915158, Area: 5196, Density: 2486 }, - { Name: "England", Continent: "Europe", Country: "United Kingdom", Population: 51446600, Area: 130395, Density: 395 }, - { Name: "New South Wales", Continent: "Oceania", Country: "Australia", Population: 7303700, Area: 809444, Density: 9 }, - { Name: "Victoria", Continent: "Oceania", Country: "Australia", Population: 5679600, Area: 237629, Density: 25 }, - { Name: "Queensland", Continent: "Oceania", Country: "Australia", Population: 4610900, Area: 1852642, Density: 3 }, -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: population_data, - enableDrillDown: true, - drillDownSelectionColor: "#199DAF", - uniColorMapping: { color: "#CCDFE3" }, - weightValuePath: "Population", - levels: [ - { groupPath: "Continent", showLabels: true, groupGap: 5, headerHeight: 25, showHeader: false, labelPosition: "topleft", headerTemplate: 'headertemplate' }, - { groupPath: "Country", showLabels: true, groupGap: 0, headerHeight: 25, showHeader: false, labelPosition: "topleft", headerTemplate: 'headertemplate' }, - { groupPath: "Name", showLabels: true, groupGap: 0, headerHeight: 25, showHeader: false, labelPosition: "topleft", headerTemplate: 'headertemplate' } - ], - headerTemplateRendering: function (sender) { - if (sender.headerItem.drilldownHeaders) { - var length = sender.childItems.length; - var population = 0; - for (var i = 0; i < length; i++) { - population = population + sender.childItems[i].Population; - } - for (var j = 0; j < sender.headerItem.drilldownHeaders.length; j++) { - if (j == sender.headerItem.drilldownHeaders.length - 1) - sender.headerItem.drilldownHeaders[j] = sender.headerItem.originalHeaders[j] + " - Population : " + population.toLocaleString(); - else - sender.headerItem.drilldownHeaders[j] = sender.headerItem.originalHeaders[j]; - } - } - } - } - } -}); diff --git a/app/routes/treemap/hierarchical.js b/app/routes/treemap/hierarchical.js deleted file mode 100644 index 35393d9..0000000 --- a/app/routes/treemap/hierarchical.js +++ /dev/null @@ -1,51 +0,0 @@ -import Ember from 'ember'; -var hierarchical_sales_data = [ - { - Name: "United States", Sales: 28092, Expense: 26000, States: [ - { Name: "New York", Sales: 2353, Expense: 2000 }, - { Name: "Los Angeles", Sales: 3453, Expense: 3000 }, - { Name: "San Francisco", Sales: 8456, Expense: 8000 }, - { Name: "Chicago", Sales: 6785, Expense: 7000 }, - { Name: "Miami", Sales: 7045, Expense: 6000 }, - ] - }, - - { - Name: "Canada", Sales: 19240, Expense: 18500, States: [ - { Name: "Toronto", Sales: 7045, Expense: 7000 }, - { Name: "Vancouver", Sales: 4352, Expense: 4000 }, - { Name: "Winnipeg", Sales: 7843, Expense: 7500 } - ] - }, - - { - Name: "Mexico",Sales: 16980, Expense: 14500, States: [ - { Name: "Mexico City", Sales: 7843, Expense: 6500 }, - { Name: "Cancun", Sales: 6683, Expense: 6000 }, - { Name: "Acapulco", Sales: 2454, Expense: 2000 } - ] - }, - -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: hierarchical_sales_data, - //Specifies data is present in hierarchical format - isHierarchicalDatasource: true, - borderBrush: "#666666", - borderThickness: 0, - tooltipTemplate: "tooltiptemp", - showTooltip: true, - colorValuePath: "Expense", - weightValuePath: "Sales", - desaturationColorMapping: { from: 1, to: 0.5, color: "#41B8C4", rangeMinimum: 2000, rangeMaximum: 8000 }, - levels: [ - { groupPath: "States", groupGap: 3, showHeader: true, headerHeight: 25, headerTemplate: 'headertemplate', showLabels: true, labelTemplate: 'labeltemplate' } - ], - leafItemSettings: { - labelPath: "Name" - } - } - } -}); diff --git a/app/routes/treeview/default.js b/app/routes/treeview/default.js deleted file mode 100644 index 7c924e7..0000000 --- a/app/routes/treeview/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - }, -}); diff --git a/app/routes/treeview/icons.js b/app/routes/treeview/icons.js deleted file mode 100644 index 20093e3..0000000 --- a/app/routes/treeview/icons.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - - - } - }, -}); diff --git a/app/routes/treeview/loadondemand.js b/app/routes/treeview/loadondemand.js deleted file mode 100644 index bb9ec09..0000000 --- a/app/routes/treeview/loadondemand.js +++ /dev/null @@ -1,32 +0,0 @@ -import Ember from 'ember'; - let localData = [ - { id: 1, name: "Local Disk(C:)", hasChild: true }, - { id: 2, pid: 1, name: "Folder 1" }, - { id: 3, pid: 1, name: "Folder 2" }, - { id: 4, pid: 1, name: "Folder 3", hasChild: true }, - { id: 10, pid: 4, name: "File 1" }, - { id: 11, pid: 4, name: "File 2", hasChild: true }, - { id: 12, pid: 11, name: "File 3" }, - { id: 5, name: "Local Disk(D:)", hasChild: true }, - { id: 6, pid: 5, name: "Folder 4", hasChild: true }, - { id: 7, pid: 6, name: "File 4" }, - { id: 8, pid: 6, name: "File 5" }, - { id: 9, pid: 6, name: "File 6" }, - { id: 10, pid: 5, name: "Folder 5" }, - { id: 11, pid: 5, name: "Folder 6" }, - { id: 12, name: "Local Disk(E:)", hasChild: true }, - { id: 13, pid: 12, name: "Folder 7", hasChild: true }, - { id: 14, pid: 13, name: "File 7" }, - { id: 15, pid: 13, name: "File 8" }, - { id: 16, pid: 13, name: "File 9" }, - { id: 17, pid: 12, name: "Folder 8" }, - { id: 18, pid: 12, name: "Folder 9" } - ]; -export default Ember.Route.extend({ - model(){ - return { - Fields: { id : "id", parentId: "pid", text: "name", hasChild:"hasChild", expanded:"expanded", dataSource : localData} - - } - }, -}); diff --git a/app/routes/treeview/localdatabinding.js b/app/routes/treeview/localdatabinding.js deleted file mode 100644 index 2d48d22..0000000 --- a/app/routes/treeview/localdatabinding.js +++ /dev/null @@ -1,30 +0,0 @@ -import Ember from 'ember'; - let dataList = [ - { id: 1, name: "Fiction Book Lists", hasChild: true, expanded: true }, - { id: 2, pid: 1, name: "To Kill a Mockingbird " }, - { id: 3, pid: 1, name: "Pride and Prejudice " }, - { id: 4, pid: 1, name: "Harry Potter" }, - { id: 5, pid: 1, name: "The Hobbit " }, - { id: 6, name: "Mystery Book Lists", hasChild: true, expanded: true }, - { id: 7, pid: 6, name: "And Then There Were None " }, - { id: 8, pid: 6, name: "Angels & Demons" }, - { id: 9, pid: 6, name: "In Cold Blood " }, - { id: 10, pid: 6, name: "The Name of the Rose " }, - { id: 11, name: "Horror Novels", hasChild: true }, - { id: 12, pid: 11, name: "The Shining (The Shining, #1) " }, - { id: 13, pid: 11, name: "The Haunting of Hill House " }, - { id: 14, pid: 11, name: "The Silence of the Lambs (Hannibal Lecter, #2) " }, - { id: 15, name: "Novel Lists", hasChild: true }, - { id: 16, pid: 15, name: "Shadow Hills (Shadow Hills, #1) " }, - { id: 17, pid: 15, name: "After Forever Ends " }, - { id: 18, pid: 15, name: "Angel Star" }, - { id: 19, pid: 15, name: "Raised by Wolves" }, - { id: 20, pid: 15, name: "Falling From Grace" }] -export default Ember.Route.extend({ - model(){ - return { - Fields: { id : "id", parentId: "pid", text: "name", hasChild:"hasChild", expanded:"expanded", dataSource : dataList} - - } - }, -}); diff --git a/app/routes/uploadbox/default.js b/app/routes/uploadbox/default.js deleted file mode 100644 index fa6a4ad..0000000 --- a/app/routes/uploadbox/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - saveURL: window.baseurl + 'api/uploadbox/Save', - removeURL: window.baseurl + 'api/uploadbox/Remove' - } - } -}); \ No newline at end of file diff --git a/app/routes/uploadbox/draganddrop.js b/app/routes/uploadbox/draganddrop.js deleted file mode 100644 index 298c3a5..0000000 --- a/app/routes/uploadbox/draganddrop.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - saveURL: window.baseurl + 'api/uploadbox/Save', - removeURL: window.baseurl + 'api/uploadbox/Remove', - allowDragAndDrop: true, - multipleFilesSelection: true - } - } -}); \ No newline at end of file diff --git a/app/routes/uploadbox/rtl.js b/app/routes/uploadbox/rtl.js deleted file mode 100644 index 0c0fb34..0000000 --- a/app/routes/uploadbox/rtl.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - saveURL: window.baseurl + 'api/uploadbox/Save', - removeURL: window.baseurl + 'api/uploadbox/Remove', - enableRTL: true - } - } -}); \ No newline at end of file diff --git a/app/routes/waitingpopup/default.js b/app/routes/waitingpopup/default.js deleted file mode 100644 index 3402733..0000000 --- a/app/routes/waitingpopup/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - append: "#target", - target: "#target", - showOnInit: true - } - } -}); \ No newline at end of file diff --git a/app/routes/waitingpopup/template.js b/app/routes/waitingpopup/template.js deleted file mode 100644 index db8039c..0000000 --- a/app/routes/waitingpopup/template.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - append: "#target", - target: "#target", - showOnInit: true, - oncreate: function () { - let obj = Ember.$('#target').data('ejWaitingPopup'); - obj.setModel({ template: Ember.$('#content') }); - } - } - } -}); \ No newline at end of file diff --git a/app/styles/app.css b/app/styles/app.css deleted file mode 100644 index e69de29..0000000 diff --git a/app/templates/accordion/default.hbs b/app/templates/accordion/default.hbs deleted file mode 100644 index ddbd437..0000000 --- a/app/templates/accordion/default.hbs +++ /dev/null @@ -1,33 +0,0 @@ -
-
-
-
- {{#ej-accordion id="accordion"}} -

- Twitter -

-
- Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
-

- Facebook -

-
- Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
-

- WhatsApp -

-
- WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
- {{/ej-accordion}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/accordion/multipleopen.hbs b/app/templates/accordion/multipleopen.hbs deleted file mode 100644 index 66d4b9e..0000000 --- a/app/templates/accordion/multipleopen.hbs +++ /dev/null @@ -1,33 +0,0 @@ -
-
-
-
- {{#ej-accordion id="accordion" e-enableMultipleOpen=model.enableMultipleOpen}} -

- Twitter -

-
- Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
-

- Facebook -

-
- Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
-

- WhatsApp -

-
- WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
- {{/ej-accordion}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/accordion/rtl.hbs b/app/templates/accordion/rtl.hbs deleted file mode 100644 index 222ed0c..0000000 --- a/app/templates/accordion/rtl.hbs +++ /dev/null @@ -1,34 +0,0 @@ -
-
-
-
- {{#ej-accordion id="accordion" e-enableRTL=model.enableRTL}} -

- سكريبت -

-
- جافا سكريبت (JS) هو تفسير الكمبيوتر لغة البرمجة. - تم تنفيذ أصلا كجزء من متصفحات الويب بحيث البرامج النصية من جانب العميل يمكن أن تتفاعل مع المستخدم، والسيطرة على المتصفح، - التواصل بشكل غير متزامن، وتغيير محتوى الوثيقة التي تم عرضها. [5] وفي الآونة الأخيرة، ومع ذلك، - أصبح من الشائع في كل من تطوير اللعبة وإنشاء تطبيقات سطح المكتب. -
-

- C شارب (C #) -

-
- يقصد به أن تكون بسيطة وعصرية، لأغراض عامة، لغة البرمجة وجوه المنحى C #. - ويقود فريق تطويره بواسطة Anders Hejlsberg. أحدث إصدار هو C # 5.0، والذي صدر في 15 أغسطس 2012. -
-

- البصرية الأساسية -

-
- يتم تثبيت مترجم سطر الأوامر، VBC.EXE، كجزء من مجانية. NET الإطار SDK. - ويشمل أيضا أحادية مترجم VB.NET سطر الأوامر. أحدث إصدار هو VB 2012، والذي صدر في 15 أغسطس 2012. -
- {{/ej-accordion}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/application.hbs b/app/templates/application.hbs deleted file mode 100644 index 7fb6030..0000000 --- a/app/templates/application.hbs +++ /dev/null @@ -1,87 +0,0 @@ -
-
- -
-
-
-
- {{ej-autocomplete id="searchauto" e-showPopupButton=true e-fields=model.fields e-popupWidth="350px" e-dataSource=model.subData - e-select= model.onSelectItem e-watermarkText="Search a Sample" e-width="100%" e-open="onPopupOpen" e-filterType="Contains" e-template="
${control}
${name}
" }} -
- {{#ej-scroller id="scrollcontainer" class="scrollcontainer" e-buttonsize="0" e-scrollersize="9"}} -
-
    - {{#each model.controls as |control|}} -
  • - {{control.name}} -
      - {{#each control.samples as |sample|}} -
    • - {{#link-to sample.id}}{{sample.name}}{{/link-to}} -
    • - {{/each}} -
    -
  • - {{/each}} -
-
- {{/ej-scroller}} -
-
-
-
- {{ej-button id="slidemenu" class="slidemenuicon" e-showRoundedCorner=true e-size="normal" e-prefixIcon="e-icon e-slidemenu" - e-contentType="imageonly"}} -
- {{model.controlName}} / - {{model.sampleName}} -
-
-
-
-
- {{outlet}} -
-
-
- {{#ej-tab id="tab" e-selectedItemIndex="1" }} - -
-
-
-
-
-
- {{/ej-tab}} -
-
-
- -
- -
-
-
-
- {{ej-button id="scrollTop" class="e-icon" e-contentType= "imageOnly" e-title="Back to the Top" e-prefixIcon= "e-icon chevron-up_01" - e-click=model.scrollTop}} -
-
-
-
\ No newline at end of file diff --git a/app/templates/autocomplete/databinding-remotedata.hbs b/app/templates/autocomplete/databinding-remotedata.hbs deleted file mode 100644 index 2415e20..0000000 --- a/app/templates/autocomplete/databinding-remotedata.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-autocomplete id="autocomplete" e-dataSource=model.dataSource e-query=model.query e-filterType=model.filterType e-fields=model.fields e-width=model.width e-watermarkText=model.watermarkText }} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/autocomplete/default.hbs b/app/templates/autocomplete/default.hbs deleted file mode 100644 index feca28d..0000000 --- a/app/templates/autocomplete/default.hbs +++ /dev/null @@ -1,55 +0,0 @@ -
-
-
-
- {{ej-autocomplete id="autocomplete" e-dataSource=model.dataSource e-width=model.width e-watermarkText=model.watermarkText - e-enableAutoFill=model.enableAutoFill}} -
-
-
-
-
- Alt + j -
-
- Focuses the control -
-
-
-
- Up -
-
- Moves to previous item -
-
-
-
- Down -
-
- Moves to next item -
-
-
-
- Enter -
-
- Selects the focused item -
-
-
-
- Esc -
-
- Closes the popup -
-
-
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/autocomplete/multicolumn.hbs b/app/templates/autocomplete/multicolumn.hbs deleted file mode 100644 index b74a10c..0000000 --- a/app/templates/autocomplete/multicolumn.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
- {{ej-autocomplete id="multi" e-dataSource=model.dataSource e-multiColumnSettings=model.multiColumnSettings e-highlightSearch=model.highlightSearch e-showPopupButton=model.showPopupButton e-width=model.width e-watermarkText=model.watermarkText - }} -
- -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/barcode/code128.hbs b/app/templates/barcode/code128.hbs deleted file mode 100644 index d1949cb..0000000 --- a/app/templates/barcode/code128.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
-
-
-
-
- {{ej-barcode id="barcode" e-symbologyType="code128a" e-text=model.Text e-quietZone=model.quietZone }} -
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/barcode/datamatrix.hbs b/app/templates/barcode/datamatrix.hbs deleted file mode 100644 index 4036230..0000000 --- a/app/templates/barcode/datamatrix.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
-
-
-
-
- {{ej-barcode id="barcode"e-symbologyType="datamatrix" e-text=model.Text e-xDimension=model.xDimension }} -
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/barcode/default.hbs b/app/templates/barcode/default.hbs deleted file mode 100644 index bb06e53..0000000 --- a/app/templates/barcode/default.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
-
-
-
-
- {{ej-barcode id="barcode" e-symbologyType="qrbarcode" e-text=model.Text e-xDimension=model.xDimension}} -
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/bulletgraph/default.hbs b/app/templates/bulletgraph/default.hbs deleted file mode 100644 index c332150..0000000 --- a/app/templates/bulletgraph/default.hbs +++ /dev/null @@ -1,48 +0,0 @@ -
-
-
- {{ej-bulletgraph id="Bulletgraph" e-qualitativeRangeSize=model.qualitativeRangeSize - e-quantitativeScaleLength=model.quantitativeScaleLength - e-tooltipSettings=model.tooltipSettings - e-orientation=model.orientation - e-flowDirection=model.flowDirection - e-quantitativeScaleSettings=model.quantitativeScaleSettings - e-qualitativeRanges=model.qualitativeRanges - e-captionSettings=model.captionSettings}} - {{ej-bulletgraph id="Bulletgraph2" e-qualitativeRangeSize=model.qualitativeRangeSize2 - e-height=model.height2 - e-quantitativeScaleLength=model.quantitativeScaleLength2 - e-tooltipSettings=model.tooltipSettings2 - e-orientation=model.orientation2 - e-flowDirection=model.flowDirection2 - e-quantitativeScaleSettings=model.quantitativeScaleSettings2 - e-qualitativeRanges=model.qualitativeRanges2 - e-captionSettings=model.captionSettings2 - }} - - {{ej-bulletgraph id="Bulletgraph3" e-qualitativeRangeSize=model.qualitativeRangeSize3 - e-height=model.height3 - e-quantitativeScaleLength=model.quantitativeScaleLength3 - e-tooltipSettings=model.tooltipSettings3 - e-orientation=model.orientation3 - e-flowDirection=model.flowDirection3 - e-quantitativeScaleSettings=model.quantitativeScaleSettings3 - e-qualitativeRanges=model.qualitativeRanges3 - e-captionSettings=model.captionSettings3 - }} - {{ej-bulletgraph id="Bulletgraph4" e-qualitativeRangeSize=model.qualitativeRangeSize4 - e-height=model.height4 - e-quantitativeScaleLength=model.quantitativeScaleLength4 - e-tooltipSettings=model.tooltipSettings4 - e-orientation=model.orientation4 - e-flowDirection=model.flowDirection4 - e-quantitativeScaleSettings=model.quantitativeScaleSettings4 - e-qualitativeRanges=model.qualitativeRanges4 - e-captionSettings=model.captionSettings4 - }} - - -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/bulletgraph/localdata.hbs b/app/templates/bulletgraph/localdata.hbs deleted file mode 100644 index caa58d1..0000000 --- a/app/templates/bulletgraph/localdata.hbs +++ /dev/null @@ -1,21 +0,0 @@ -
-
-
- {{ej-bulletgraph id="Bulletgraph" - e-height= model.height - e-enableAnimation = model.enableAnimation - e-qualitativeRangeSize=model.qualitativeRangeSize - e-quantitativeScaleLength=model.quantitativeScaleLength - e-tooltipSettings=model.tooltipSettings - e-orientation=model.orientation - e-flowDirection=model.flowDirection - e-quantitativeScaleSettings=model.quantitativeScaleSettings - e-fields = model.fields - e-qualitativeRanges=model.qualitativeRanges - e-captionSettings=model.captionSettings -}} -
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/bulletgraph/remotedata.hbs b/app/templates/bulletgraph/remotedata.hbs deleted file mode 100644 index e955801..0000000 --- a/app/templates/bulletgraph/remotedata.hbs +++ /dev/null @@ -1,40 +0,0 @@ -
-
-
- {{ej-bulletgraph id="Bulletgraph" - e-height= model.height - e-enableAnimation = model.enableAnimation - e-qualitativeRangeSize=model.qualitativeRangeSize - e-quantitativeScaleLength=model.quantitativeScaleLength - e-tooltipSettings=model.tooltipSettings - e-orientation=model.orientation - e-flowDirection=model.flowDirection - e-quantitativeScaleSettings=model.quantitativeScaleSettings - e-fields=model.fields - e-qualitativeRanges=model.qualitativeRanges - e-captionSettings=model.captionSettings - }} - -
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/button/checkbox.hbs b/app/templates/button/checkbox.hbs deleted file mode 100644 index 1c50701..0000000 --- a/app/templates/button/checkbox.hbs +++ /dev/null @@ -1,36 +0,0 @@ -
-
-
-
-
- - Hobbies
- - - - -
- Favourite Search Engines
- - - - -
- Favourite Social Networks
- - - - -
-
{{ ej-checkbox id="Check1" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="Music" e-checked=model.checked}}{{ ej-checkbox id="Check2" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="Sports"}}{{ ej-checkbox id="Check3" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="Bike Riding"}}
{{ ej-checkbox id="Check4" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Google" e-checked=model.checked}}{{ ej-checkbox id="Check5" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Yahoo"}}{{ ej-checkbox id="Check6" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Bing"}}
{{ ej-checkbox id="Check7" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Facebook" e-enableTriState=model.triState e-checkState=model.checkState}}{{ ej-checkbox id="Check8" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="GPlus" e-enableTriState=model.triState}}{{ ej-checkbox id="Check9" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Twitter" e-enableTriState=model.triState}}
-
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/button/default.hbs b/app/templates/button/default.hbs deleted file mode 100644 index e1e8971..0000000 --- a/app/templates/button/default.hbs +++ /dev/null @@ -1,38 +0,0 @@ -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
Normal {{ ej-button id="Button1" e-size=model.Normal e-contentType="imageonly" e-showRoundedCorner=model.roundedCorner e-prefixIcon="e-icon e-handup"}}
Mini {{ ej-button id="Button2" e-size=model.Mini e-showRoundedCorner=model.roundedCorner e-text="login"}}
Small {{ ej-button id="Button3" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="login"}}
Medium {{ ej-button id="Button4" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="login"}}
Large {{ ej-button id="Button5" e-contentType="textandimage" e-size=model.Large e-showRoundedCorner=model.roundedCorner e-text="login" e-prefixIcon="e-icon e-handup"}}
-
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/button/groupbutton.hbs b/app/templates/button/groupbutton.hbs deleted file mode 100644 index 0127a29..0000000 --- a/app/templates/button/groupbutton.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-groupbutton id="GroupButton" e-groupButtonMode=model.mode e-dataSource=model.dataSource e-height="40px" e-showRoundedCorner=model.roundedCorner}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/button/radiobutton.hbs b/app/templates/button/radiobutton.hbs deleted file mode 100644 index ed0b350..0000000 --- a/app/templates/button/radiobutton.hbs +++ /dev/null @@ -1,35 +0,0 @@ -
-
-
-
-
- - Category

- - - - -

- Expreience

- - - - - -
- {{ ej-radiobutton id="Radio1" e-size=model.Small e-name="category" e-text="Fresher"}} - - {{ ej-radiobutton id="Radio2" e-size=model.Small e-name="category" e-text="Experienced" e-checked=model.checked}} -
- {{ ej-radiobutton id="Radio3" e-size=model.Medium e-name="exprience" e-text="1+Years" e-checked=model.checked}} - - {{ ej-radiobutton id="Radio4" e-size=model.Medium e-name="exprience" e-text="2.5+years"}} - - {{ ej-radiobutton id="Radio5" e-size=model.Medium e-name="exprience" e-text="5+Years"}} -
-
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/button/splitbutton.hbs b/app/templates/button/splitbutton.hbs deleted file mode 100644 index e12d0f3..0000000 --- a/app/templates/button/splitbutton.hbs +++ /dev/null @@ -1,79 +0,0 @@ -
-
-
-
-
- - - - -
    -
  • User
  • -
  • Guest
  • -
  • Admin
  • -
- - - - -
    -
  • User
  • -
  • Guest
  • -
  • Admin
  • -
- - - - -
    -
  • User
  • -
  • Guest
  • -
  • Admin
  • -
- - - - -
    -
  • User
  • -
  • Guest
  • -
  • Admin
  • -
- - - - -
    -
  • User
  • -
  • Guest
  • -
  • Admin
  • -
- -
Normal -
- {{ ej-splitbutton id="Button1" e-size=model.Normal e-target="#target1" e-contentType="imageonly" e-showRoundedCorner=model.roundedCorner e-prefixIcon="e-icon e-login"}}
Mini {{ ej-splitbutton id="Button2" e-size=model.Mini e-target="#target2" e-showRoundedCorner=model.roundedCorner e-text="login"}}
Small {{ ej-splitbutton id="Button3" e-size=model.Small e-target="#target3" e-showRoundedCorner=model.roundedCorner e-text="login"}}
Medium {{ ej-splitbutton id="Button4" e-size=model.Medium e-target="#target4" e-showRoundedCorner=model.roundedCorner e-text="login"}}
Large {{ ej-splitbutton id="Button5" e-contentType="textandimage" e-size=model.Large e-target="#target5" e-showRoundedCorner=model.roundedCorner e-text="login" e-prefixIcon="e-icon e-login"}}
-
-
-
-
-
- -
-
-
-
Button Mode
-
- {{ej-dropdownlist id="ButtonMode" e-dataSource=model.buttonModes e-selectedIndex=0 e-change=model.onChange}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/button/togglebutton.hbs b/app/templates/button/togglebutton.hbs deleted file mode 100644 index c650ff7..0000000 --- a/app/templates/button/togglebutton.hbs +++ /dev/null @@ -1,38 +0,0 @@ -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
Normal {{ ej-togglebutton type="checkbox" id="Button1" e-size=model.Normal e-contentType="imageonly" e-showRoundedCorner=model.roundedCorner e-defaultPrefixIcon="e-icon e-mediaplay e-uiLight" e-activePrefixIcon="e-icon e-mediapause e-uiLight"}}
Mini {{ ej-togglebutton type="checkbox" id="Button2" e-size=model.Mini e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause"}}
Small {{ ej-togglebutton type="checkbox" id="Button3" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause"}}
Medium {{ ej-togglebutton type="checkbox" id="Button4" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause"}}
Large {{ ej-togglebutton type="checkbox" id="Button5" e-contentType="textandimage" e-size=model.Large e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause" e-defaultPrefixIcon="e-icon e-mediaplay e-uiLight" e-activePrefixIcon="e-icon e-mediapause e-uiLight"}}
-
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/chart/area.hbs b/app/templates/chart/area.hbs deleted file mode 100644 index a09d7d1..0000000 --- a/app/templates/chart/area.hbs +++ /dev/null @@ -1,13 +0,0 @@ -
-
-
- {{ej-chart id="Chart" e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis - e-series=model.series - e-isResponsive=model.isResponsive - e-title=model.title - e-size=model.size - e-legend=model.legend }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/chart/column.hbs b/app/templates/chart/column.hbs deleted file mode 100644 index e63b0ce..0000000 --- a/app/templates/chart/column.hbs +++ /dev/null @@ -1,14 +0,0 @@ -
-
-
- {{ej-chart id="Chart" e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis - e-commonSeriesOptions=model.commonSeriesOptions - e-series=model.series - e-isResponsive=model.isResponsive - e-title=model.title - e-size=model.size - e-legend=model.legend }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/chart/default.hbs b/app/templates/chart/default.hbs deleted file mode 100644 index 7a48c92..0000000 --- a/app/templates/chart/default.hbs +++ /dev/null @@ -1,71 +0,0 @@ -
-
-
- {{ej-chart id="Chart" e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis e-commonSeriesOptions=model.commonSeriesOptions - e-series=model.series e-isResponsive=model.isResponsive e-title=model.title e-size=model.size - e-legend=model.legend }} -
-
-
- - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/circulargauge/default.hbs b/app/templates/circulargauge/default.hbs deleted file mode 100644 index a192a6d..0000000 --- a/app/templates/circulargauge/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
- {{ej-circulargauge id="CircularGuage" e-backgroundColor=model.backgroundColor - e-width=model.width - e-scales=model.scales}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/circulargauge/interaction.hbs b/app/templates/circulargauge/interaction.hbs deleted file mode 100644 index b593fc4..0000000 --- a/app/templates/circulargauge/interaction.hbs +++ /dev/null @@ -1,14 +0,0 @@ -
-
-
-
- {{ej-circulargauge id="gaugeInteraction" e-backgroundColor=model.backgroundColor e-readOnly=model.readOnly e-isResponsive=model.isResponsive e-width=model.width e-scales=model.scales - }} -
-
-
Hold and Drag the bar pointer to interact with it
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/circulargauge/pointers.hbs b/app/templates/circulargauge/pointers.hbs deleted file mode 100644 index 603326b..0000000 --- a/app/templates/circulargauge/pointers.hbs +++ /dev/null @@ -1,15 +0,0 @@ -
-
-
- {{ej-circulargauge id="CircularGuage" e-backgroundColor=model.backgroundColor - e-enableAnimation=model.enableAnimation e-width=model.width - e-height=model.height - e-radius=model.radius - e-drawLabels=model.drawLabels - e-drawPointers=model.drawPointers - e-scales=model.scales - }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/colorpicker/colorpalette.hbs b/app/templates/colorpicker/colorpalette.hbs deleted file mode 100644 index 3e35728..0000000 --- a/app/templates/colorpicker/colorpalette.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-colorpicker id="ColorPalette" e-value= model.value e-modelType= model.type}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/colorpicker/custompalette.hbs b/app/templates/colorpicker/custompalette.hbs deleted file mode 100644 index 9c479e4..0000000 --- a/app/templates/colorpicker/custompalette.hbs +++ /dev/null @@ -1,13 +0,0 @@ -
-
-
-
-
- {{ ej-colorpicker id="CustomPalette" e-value= model.value e-modelType= model.type e-palette= model.palette - e-showSwitcher= model.switcher e-custom=model.custom }} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/colorpicker/default.hbs b/app/templates/colorpicker/default.hbs deleted file mode 100644 index 0156120..0000000 --- a/app/templates/colorpicker/default.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-colorpicker id="ColorPick" e-value= model.value }} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/combobox/databinding-remotedata.hbs b/app/templates/combobox/databinding-remotedata.hbs deleted file mode 100644 index 4055386..0000000 --- a/app/templates/combobox/databinding-remotedata.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-combobox id="combobox" e-dataSource=model.dataSource e-query=model.query e-fields=model.fields e-width=model.width e-placeholder=model.placeholder }} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/combobox/default.hbs b/app/templates/combobox/default.hbs deleted file mode 100644 index 021df37..0000000 --- a/app/templates/combobox/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-combobox id="combobox" e-dataSource=model.dataSource e-width=model.width e-placeholder=model.placeholder e-autofill=model.autofill}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/combobox/grouping.hbs b/app/templates/combobox/grouping.hbs deleted file mode 100644 index 00e00bd..0000000 --- a/app/templates/combobox/grouping.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-combobox id="combobox" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width }} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/components/.gitkeep b/app/templates/components/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/app/templates/datepicker/blackoutdates.hbs b/app/templates/datepicker/blackoutdates.hbs deleted file mode 100644 index cf09730..0000000 --- a/app/templates/datepicker/blackoutdates.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-datepicker id="blackOut" e-blackoutDates= model.blackoutDates}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/datepicker/default.hbs b/app/templates/datepicker/default.hbs deleted file mode 100644 index 802512e..0000000 --- a/app/templates/datepicker/default.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-datepicker id="datePick" e-value= model.Value}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/datepicker/rtl.hbs b/app/templates/datepicker/rtl.hbs deleted file mode 100644 index ffd465c..0000000 --- a/app/templates/datepicker/rtl.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-datepicker id="RTL" e-value= model.Value e-enableRTL= model.rtl}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/daterangepicker/default.hbs b/app/templates/daterangepicker/default.hbs deleted file mode 100644 index 8e0d132..0000000 --- a/app/templates/daterangepicker/default.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-daterangepicker id="dateRangePick" e-value= model.Value e-width= model.Width}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/daterangepicker/enabletimepicker.hbs b/app/templates/daterangepicker/enabletimepicker.hbs deleted file mode 100644 index 333c117..0000000 --- a/app/templates/daterangepicker/enabletimepicker.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-daterangepicker id="dateRangeTime" e-enableTimePicker= model.timePickerEnabled e-width= model.Width}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/daterangepicker/ranges.hbs b/app/templates/daterangepicker/ranges.hbs deleted file mode 100644 index e1496b6..0000000 --- a/app/templates/daterangepicker/ranges.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-daterangepicker id="ranges" e-ranges= model.ranges e-width= model.Width}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/datetimepicker/default.hbs b/app/templates/datetimepicker/default.hbs deleted file mode 100644 index ba3683a..0000000 --- a/app/templates/datetimepicker/default.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-datetimepicker id="dateTimePick" e-value= model.value}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/datetimepicker/drilldown.hbs b/app/templates/datetimepicker/drilldown.hbs deleted file mode 100644 index 1c1bc8a..0000000 --- a/app/templates/datetimepicker/drilldown.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-datetimepicker id="drilldown" e-timeDrillDown=model.drillDown}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/datetimepicker/rtl.hbs b/app/templates/datetimepicker/rtl.hbs deleted file mode 100644 index 00db4cb..0000000 --- a/app/templates/datetimepicker/rtl.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ ej-datetimepicker id="RTL" e-enableRTL= model.rtl}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/diagram/default.hbs b/app/templates/diagram/default.hbs deleted file mode 100644 index 857a7e8..0000000 --- a/app/templates/diagram/default.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-diagram id="Diagram" e-width = "100%" e-height = "625px" e-nodes = model.nodes e-connectors = model.connectors e-defaultSettings = model.defaultSettings}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/diagram/hierarchicaltree.hbs b/app/templates/diagram/hierarchicaltree.hbs deleted file mode 100644 index 9fcbdad..0000000 --- a/app/templates/diagram/hierarchicaltree.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-diagram id="Diagram" e-tool = model.tool e-layout = model.layout e-height = model.height e-defaultSettings = model.defaultSettings e-nodeTemplate = model.nodeTemplate e-layoutSettings = model.layoutSettings e-dataSourceSettings = model.dataSourceSettings e-pageSettings = model.pageSettings e-snapSettings = model.snapSettings }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/diagram/organizationalchart.hbs b/app/templates/diagram/organizationalchart.hbs deleted file mode 100644 index 9fcbdad..0000000 --- a/app/templates/diagram/organizationalchart.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-diagram id="Diagram" e-tool = model.tool e-layout = model.layout e-height = model.height e-defaultSettings = model.defaultSettings e-nodeTemplate = model.nodeTemplate e-layoutSettings = model.layoutSettings e-dataSourceSettings = model.dataSourceSettings e-pageSettings = model.pageSettings e-snapSettings = model.snapSettings }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/diagram/overview.hbs b/app/templates/diagram/overview.hbs deleted file mode 100644 index d9c7a80..0000000 --- a/app/templates/diagram/overview.hbs +++ /dev/null @@ -1,40 +0,0 @@ -
-
-
-
-
- {{ej-diagram id="Diagram" e-width = "100%" e-height = "600px" e-tool = model.tool e-nodes = model.nodes e-connectors = model.connectors e-defaultSettings = model.defaultSettings e-create = model.create}} -
-
- Overview -
-
- {{ej-overview e-sourceID = "Diagram" e-width = "100%" e-height = "560px" }} -
-
-
-
-
- -{{outlet}} diff --git a/app/templates/diagram/radiallayout.hbs b/app/templates/diagram/radiallayout.hbs deleted file mode 100644 index 9ff7281..0000000 --- a/app/templates/diagram/radiallayout.hbs +++ /dev/null @@ -1,23 +0,0 @@ -
-
-
- {{ej-diagram id="Diagram" e-tool = model.tool e-layout = model.layout e-width = "100%" e-height = "625px" e-defaultSettings = model.defaultSettings e-nodeTemplate = model.nodeTemplate e-layoutSettings = model.layoutSettings e-dataSourceSettings = model.dataSourceSettings e-pageSettings = model.pageSettings e-snapSettings = model.snapSettings e-enableContextMenu = "false" e-tooltip = model.tooltip e-create = model.create }} -
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/diagram/swimlane.hbs b/app/templates/diagram/swimlane.hbs deleted file mode 100644 index 43dde47..0000000 --- a/app/templates/diagram/swimlane.hbs +++ /dev/null @@ -1,45 +0,0 @@ -
-
-
-
-
- {{ej-symbolpalette id="symbolPalette" e-diagramId = "Diagram" e-palettes = model.palettes e-paletteItemWidth = 50 e-paletteItemHeight = 50 e-height = "100%" e-width = "100%" }} -
-
-
- {{ej-diagram id="Diagram" e-width = "100%" e-height = "100%" e-nodes = model.node e-connectors = model.connectors e-defaultSettings = model.defaultSettings}} -
-
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/dialog/actionbuttons.hbs b/app/templates/dialog/actionbuttons.hbs deleted file mode 100644 index ec09a25..0000000 --- a/app/templates/dialog/actionbuttons.hbs +++ /dev/null @@ -1,49 +0,0 @@ -
-
-
- {{ej-button id="btnOpen" class="e-btn" e-text="Click to open dialog" e-size=model.size e-click=model.onOpen e-type=model.type height=model.btnheighte e-width=model.btnwidth}} -
- {{#ej-dialog id="dialogIcon" e-title="Audi-R8" e-actionButtons=model.actionButtons e-enableModal=model.enableModal e-enableResize=model.enableResize e-width=model.width e-close=model.onDialogClose e-containment=model.containment e-open=model.dlgOpen }} - r8-coupe -
- The Audi R8 was initially equipped with a 4.2 litre V8 engine. Specifically, it is an all-aluminum alloy 32-valve (four valves per cylinder) petrol engine, utilising Fuel Stratified Injection (FSI), and has a displacement of 4,163 cubic centimetres (254.0 cu in). -
- {{/ej-dialog}} - -
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/dialog/default.hbs b/app/templates/dialog/default.hbs deleted file mode 100644 index 82e449a..0000000 --- a/app/templates/dialog/default.hbs +++ /dev/null @@ -1,54 +0,0 @@ -
-
-
- {{ej-button id="btnOpen" e-text="Click to open dialog" e-click=model.onOpen e-size=model.btnSize e-height=model.btnHeight e-width=model.btnWidth}} -
- {{#ej-dialog id="defaultdialog" e-title="Dialog" e-target=".cols-sample-area" e-width=model.width e-minWidth=model.minWidth e-minHeight=model.minHeight e-close=model.onDialogClose e-open=model.dlgOpen}} -
-

Audi Q3

-
- audiq3-1 -
- audiq3-2 -
-
- It is a concept vehicle with Liquid Silver body colour, 20-inch wheels, fabric folding roof, electrically-controlled hood, 4-cylinder 2.0 TDI engine rated 204 PS (150 kW; 201 hp) - and 400 N·m (295.02 lbf·ft), diesel particulate filter and Bluetec emission control system, quattro permanent four-wheel drive system with Haldex clutch, - Audi S tronic dual-clutch gearbox, McPherson-strut front axle and a four-link rear axle, Audi drive select system with 3 modes (dynamic, sport, efficiency), - MMI control panel with touch pad and dual-view technology, sound system with the prominent extending tweeters. -
-
- {{/ej-dialog}} -
-
-
- -
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/digitalgauge/default.hbs b/app/templates/digitalgauge/default.hbs deleted file mode 100644 index a476649..0000000 --- a/app/templates/digitalgauge/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
- {{ej-digitalgauge id="DigitalGuage" e-height=model.height e-isResponsive=model.isResponsive - e-width=model.width - e-items=model.items}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/digitalgauge/digiclock.hbs b/app/templates/digitalgauge/digiclock.hbs deleted file mode 100644 index 81df6f9..0000000 --- a/app/templates/digitalgauge/digiclock.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-digitalgauge id="DigitalClock" e-height=model.height e-isResponsive=model.isResponsive e-width=model.width e-items=model.items}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/digitalgauge/export.hbs b/app/templates/digitalgauge/export.hbs deleted file mode 100644 index 6bfbe24..0000000 --- a/app/templates/digitalgauge/export.hbs +++ /dev/null @@ -1,36 +0,0 @@ -
-
-
- {{ej-digitalgauge id="CoreExportImage" e-height=model.height e-isResponsive=model.isResponsive e-width=model.width e-items=model.items}} -
-
-
-
-
-
-
File Name
-
- -
-
-
-
File Type
-
- {{ej-dropdownlist id="fileFormat" e-width="110px" e-targetID="fileType" e-selectedIndex=0 e-change=model.fileFormatChange - }} -
-
    -
  • JPEG
  • -
  • PNG
  • -
-
-
-
-
-
- {{ej-button id="btnSubmit" e-text="Export" e-size="medium" e-click=model.buttonClick}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/dropdownlist/default.hbs b/app/templates/dropdownlist/default.hbs deleted file mode 100644 index b598e16..0000000 --- a/app/templates/dropdownlist/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-dropdownlist id="dropdownlist" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width e-value=model.value}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/dropdownlist/filtering.hbs b/app/templates/dropdownlist/filtering.hbs deleted file mode 100644 index 06c2537..0000000 --- a/app/templates/dropdownlist/filtering.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-dropdownlist id="dropdownlist" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width e-value=model.value e-showCheckbox=model.showCheckbox e-watermarkText=model.watermarkText e-enableFilterSearch=model.enableFilterSearch e-filterType=model.filterType}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/dropdownlist/grouping.hbs b/app/templates/dropdownlist/grouping.hbs deleted file mode 100644 index 7400f06..0000000 --- a/app/templates/dropdownlist/grouping.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
-
- {{ej-dropdownlist id="dropdownlist" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width e-allowGrouping=model.allowGrouping}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/fileexplorer/default.hbs b/app/templates/fileexplorer/default.hbs deleted file mode 100644 index 4d70597..0000000 --- a/app/templates/fileexplorer/default.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ej-fileexplorer id="defaultFile" e-path= model.path e-ajaxAction = model.ajaxaction e-width = "100%" e-isResponsive = model.responsive e-layout = model.layout}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/fileexplorer/localization.hbs b/app/templates/fileexplorer/localization.hbs deleted file mode 100644 index 203e33b..0000000 --- a/app/templates/fileexplorer/localization.hbs +++ /dev/null @@ -1,114 +0,0 @@ -
-
-
-
-
- {{ej-fileexplorer id="customtool" e-path= model.path e-ajaxAction = model.ajaxaction e-gridSettings = model.gridSettings e-width = "100%" e-isResponsive = model.responsive e-locale="es-ES"}} -
-
-
-
-
- - -{{outlet}} \ No newline at end of file diff --git a/app/templates/fileexplorer/rtl.hbs b/app/templates/fileexplorer/rtl.hbs deleted file mode 100644 index b8a8920..0000000 --- a/app/templates/fileexplorer/rtl.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
-
-
-
-
- {{ej-fileexplorer id="defaultFile" e-path= model.path e-ajaxAction = model.ajaxaction e-width = "100%" e-enableRTL = model.rtl e-isResponsive = model.responsive e-layout = model.layout}} -
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/gantt/default.hbs b/app/templates/gantt/default.hbs deleted file mode 100644 index b6e11a5..0000000 --- a/app/templates/gantt/default.hbs +++ /dev/null @@ -1,21 +0,0 @@ -
-
-
- {{ej-gantt id="GanttDefault" - e-dataSource=model.dataSource - e-childMapping="Children" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="TaskID" - e-taskNameMapping="TaskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-startDateMapping="StartDate" - e-endDateMapping="EndDate" - e-progressMapping="Progress" - e-allowGanttChartEditing=false - }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/gantt/editing.hbs b/app/templates/gantt/editing.hbs deleted file mode 100644 index 69349f9..0000000 --- a/app/templates/gantt/editing.hbs +++ /dev/null @@ -1,24 +0,0 @@ -
-
-
- {{ej-gantt id="GanttEditing" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="taskID" - e-taskNameMapping="taskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-editSettings=model.editSettings - e-toolbarSettings=model.toolbarSettings - e-startDateMapping="startDate" - e-endDateMapping="endDate" - e-progressMapping="progress" - e-predecessorMapping="predecessor" - e-notesMapping="notesContent" - }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/gantt/rowdraganddrop.hbs b/app/templates/gantt/rowdraganddrop.hbs deleted file mode 100644 index 8a680e2..0000000 --- a/app/templates/gantt/rowdraganddrop.hbs +++ /dev/null @@ -1,22 +0,0 @@ -
-
-
- {{ej-gantt id="GanttRowDragAndDrop" - e-dataSource=model.dataSource - e-childMapping="Children" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="TaskID" - e-taskNameMapping="TaskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-startDateMapping="StartDate" - e-endDateMapping="EndDate" - e-progressMapping="Progress" - e-allowDragAndDrop=true - e-dragTooltip=model.dragTooltip - }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/gantt/striplines.hbs b/app/templates/gantt/striplines.hbs deleted file mode 100644 index 64ee27f..0000000 --- a/app/templates/gantt/striplines.hbs +++ /dev/null @@ -1,27 +0,0 @@ -
-
-
- {{ej-gantt id="GanttStripLines" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="taskID" - e-durationMapping="duration" - e-taskNameMapping="taskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-startDateMapping="startDate" - e-endDateMapping="endDate" - e-progressMapping="progress" - e-highlightWeekEnds=true - e-includeWeekend=false - e-predecessorMapping="predecessor" - e-showResourceNames=true - e-allowGanttChartEditing=false - e-stripLines=model.stripLines - }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/gantt/tooltiptemplate.hbs b/app/templates/gantt/tooltiptemplate.hbs deleted file mode 100644 index aa134f3..0000000 --- a/app/templates/gantt/tooltiptemplate.hbs +++ /dev/null @@ -1,62 +0,0 @@ -
-
-
- {{ej-gantt id="GanttTooltipTemplate" - e-dataSource=model.dataSource - e-resources=model.resources - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="taskID" - e-taskNameMapping="taskName" - e-scheduleStartDate=model.scheduleStartDate - e-scheduleEndDate=model.scheduleEndDate - e-startDateMapping="startDate" - e-endDateMapping="endDate" - e-progressMapping="progress" - e-durationMapping="duration" - e-resourceInfoMapping="resourceId" - e-resourceNameMapping="resourceName" - e-resourceIdMapping="resourceId" - e-predecessorMapping="predecessor" - e-showResourceNames=true - e-showGridCellTooltip=true - e-includeWeekend=false - e-highlightWeekEnds=true - e-taskbarTooltipTemplateId="tooltipTemplate" - e-allowGanttChartEditing=false - - }} -
-
-
- - -{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/contextmenu.hbs b/app/templates/grid/contextmenu.hbs deleted file mode 100644 index af51ea9..0000000 --- a/app/templates/grid/contextmenu.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-editSettings=model.edit e-toolbarSettings=model.toolbar e-contextMenuSettings=model.contextMenu}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/default.hbs b/app/templates/grid/default.hbs deleted file mode 100644 index 6fed609..0000000 --- a/app/templates/grid/default.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/editing.hbs b/app/templates/grid/editing.hbs deleted file mode 100644 index 068de5d..0000000 --- a/app/templates/grid/editing.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-editSettings=model.edit e-toolbarSettings=model.toolbar}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/filtering.hbs b/app/templates/grid/filtering.hbs deleted file mode 100644 index b3d46b1..0000000 --- a/app/templates/grid/filtering.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowFiltering=true e-filterSettings=model.filter}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/grouping.hbs b/app/templates/grid/grouping.hbs deleted file mode 100644 index d93ae2c..0000000 --- a/app/templates/grid/grouping.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowGrouping=true}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/remotedata.hbs b/app/templates/grid/remotedata.hbs deleted file mode 100644 index 08aeea3..0000000 --- a/app/templates/grid/remotedata.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/scrolling.hbs b/app/templates/grid/scrolling.hbs deleted file mode 100644 index c2d98d3..0000000 --- a/app/templates/grid/scrolling.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowScrolling=true e-scrollSettings=model.scroll}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/sorting.hbs b/app/templates/grid/sorting.hbs deleted file mode 100644 index 89c5edf..0000000 --- a/app/templates/grid/sorting.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowSorting=true}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/grid/summary.hbs b/app/templates/grid/summary.hbs deleted file mode 100644 index 7ce3099..0000000 --- a/app/templates/grid/summary.hbs +++ /dev/null @@ -1,8 +0,0 @@ -
-
-
- {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-showSummary=true e-summaryRows=model.summaryRows}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/heatmap/default.hbs b/app/templates/heatmap/default.hbs deleted file mode 100644 index 6dc9837..0000000 --- a/app/templates/heatmap/default.hbs +++ /dev/null @@ -1,40 +0,0 @@ -
-
-
-
-
- -
-
-
- {{ ej-heatmap id="HeatMap" e-width = "100%" e-itemsMapping = model.itemsMapping e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection e-itemsSource = model.itemSource e-legendCollection = model.legendCollection }} -
- {{ ej-heatmaplegend id="HeatMap_Legend" e-width = "75%" e-height = "50px" e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection }} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/heatmap/legend.hbs b/app/templates/heatmap/legend.hbs deleted file mode 100644 index 9a0406a..0000000 --- a/app/templates/heatmap/legend.hbs +++ /dev/null @@ -1,39 +0,0 @@ -
-
-
-
-
-
-
-
- {{ ej-heatmap id="HeatMap" e-width = "100%" e-itemsMapping = model.itemsMapping e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection e-itemsSource = model.itemSource e-legendCollection = model.legendCollection }} -
- {{ ej-heatmaplegend id="HeatMap_Legend" e-width = "75%" e-height = "50px" e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection }} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/heatmap/tabledatabinding.hbs b/app/templates/heatmap/tabledatabinding.hbs deleted file mode 100644 index 85b6940..0000000 --- a/app/templates/heatmap/tabledatabinding.hbs +++ /dev/null @@ -1,40 +0,0 @@ -
-
-
-
-
- -
-
-
- {{ ej-heatmap id="HeatMap" e-width = "100%" e-itemsMapping = model.itemsMapping e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection e-itemsSource = model.itemSource e-legendCollection = model.legendCollection }} -
- {{ ej-heatmaplegend id="HeatMap_Legend" e-width = "75%" e-height = "50px" e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection }} -
-
-
-
- - {{outlet}} \ No newline at end of file diff --git a/app/templates/kanban/default.hbs b/app/templates/kanban/default.hbs deleted file mode 100644 index 452f180..0000000 --- a/app/templates/kanban/default.hbs +++ /dev/null @@ -1,14 +0,0 @@ -
-
-
- - {{#ej-kanban id="Kanban" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-columns=model.columns e-keyField=model.keyField e-allowTitle=model.allowTitle e-fields=model.fields e-allowSelection=model.allowSelection }} - - - {{/ej-kanban}} - - -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/kanban/remotedata.hbs b/app/templates/kanban/remotedata.hbs deleted file mode 100644 index 452f180..0000000 --- a/app/templates/kanban/remotedata.hbs +++ /dev/null @@ -1,14 +0,0 @@ -
-
-
- - {{#ej-kanban id="Kanban" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-columns=model.columns e-keyField=model.keyField e-allowTitle=model.allowTitle e-fields=model.fields e-allowSelection=model.allowSelection }} - - - {{/ej-kanban}} - - -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/kanban/swimlane.hbs b/app/templates/kanban/swimlane.hbs deleted file mode 100644 index 2f92dce..0000000 --- a/app/templates/kanban/swimlane.hbs +++ /dev/null @@ -1,13 +0,0 @@ -
-
-
- - {{#ej-kanban id="Kanban" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-columns=model.columns e-keyField=model.keyField e-allowTitle=model.allowTitle e-fields=model.fields e-allowSelection=model.allowSelection e-swimlaneSettings=model.swimlaneSettings }} - - - {{/ej-kanban}} - -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/lineargauge/default.hbs b/app/templates/lineargauge/default.hbs deleted file mode 100644 index e351717..0000000 --- a/app/templates/lineargauge/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
- {{ej-lineargauge id="LinearGuage" e-labelColor=model.labelColor - e-width=model.width - e-scales=model.scales}} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/lineargauge/interaction.hbs b/app/templates/lineargauge/interaction.hbs deleted file mode 100644 index 678daa7..0000000 --- a/app/templates/lineargauge/interaction.hbs +++ /dev/null @@ -1,18 +0,0 @@ -
-
-
-
- {{ej-lineargauge id="LinearGuage" e-labelColor=model.labelColor - e-readOnly = model.readOnly - e-width=model.width - e-isResponsive=model.isResponsive - e-scales=model.scales - }} -
-
-
Hold and Drag the bar pointer to interact with it
-
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/lineargauge/unitlabel.hbs b/app/templates/lineargauge/unitlabel.hbs deleted file mode 100644 index 9115c42..0000000 --- a/app/templates/lineargauge/unitlabel.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
-
-
- {{ej-lineargauge id="LinearGuage" e-labelColor=model.labelColor - e-width=model.width e-isResponsive=model.isResponsive - e-scales=model.scales - }} -
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/listbox/databinding-remotedata.hbs b/app/templates/listbox/databinding-remotedata.hbs deleted file mode 100644 index bb84fa1..0000000 --- a/app/templates/listbox/databinding-remotedata.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
-
-
-
-
Select a Customer
- {{ej-listbox id="defaultlistbox" e-dataSource=model.dataSource e-fields=model.fields e-query=model.query e-height=model.height e-width=model.width}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/listbox/default.hbs b/app/templates/listbox/default.hbs deleted file mode 100644 index e0c22c6..0000000 --- a/app/templates/listbox/default.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
-
-
-
-
Select a bike
- {{ej-listbox id="defaultlistbox" e-dataSource=model.BikeList e-height=model.height e-width=model.width}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/listbox/virtualscrolling.hbs b/app/templates/listbox/virtualscrolling.hbs deleted file mode 100644 index 99e1e18..0000000 --- a/app/templates/listbox/virtualscrolling.hbs +++ /dev/null @@ -1,33 +0,0 @@ -
-
-
-
-
Select a Customer
- {{ej-listbox id="selectcustomer" e-dataSource=model.dataSource e-fields=model.fields e-itemRequestCount=model.itemRequestCount e-query=model.query - e-allowVirtualScrolling=model.allowVirtualScrolling e-height=model.height e-width=model.width}} -
-
-
-
-
-
-
-
Select mode
-
- {{#ej-dropdownlist id="List" e-targetID="dropdown" e-width=model.dropWidth e-change=model.onValueChange e-selectedItemIndex=model.selectedItemIndex }} - - {{/ej-dropdownlist}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/listview/checklist.hbs b/app/templates/listview/checklist.hbs deleted file mode 100644 index f963304..0000000 --- a/app/templates/listview/checklist.hbs +++ /dev/null @@ -1,21 +0,0 @@ -
-
-
-
- {{#ej-listview id="defaultListview" e-enableCheckMark=true e-width=model.width}} -
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
- {{/ej-listview}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/listview/default.hbs b/app/templates/listview/default.hbs deleted file mode 100644 index da18656..0000000 --- a/app/templates/listview/default.hbs +++ /dev/null @@ -1,53 +0,0 @@ -
-
-
-
- {{#ej-listview id="defaultListview" e-showHeader=model.showHeader e-showHeaderBackButton=model.showHeaderBackButton e-headerTitle=model.headerTitle e-width=model.width e-mouseDown=model.mouseDown}} -
    -
  • -
      -
    • -
    • -
    • -
    • -
    -
  • -
  • -
      -
    • -
    • -
    • -
    -
  • -
  • -
      -
    • -
    • -
    • -
    • -
    -
  • -
  • -
      -
    • -
    • -
    • -
    • -
    -
  • -
  • -
      -
    • -
    • -
    • -
    • - -
    -
  • -
- {{/ej-listview}} -
-
-
-
-{{outlet}} \ No newline at end of file diff --git a/app/templates/listview/virtualscrolling.hbs b/app/templates/listview/virtualscrolling.hbs deleted file mode 100644 index 69379f2..0000000 --- a/app/templates/listview/virtualscrolling.hbs +++ /dev/null @@ -1,31 +0,0 @@ -
-
-
-
Select a Customer
- {{ej-listview id="selectcustomer" e-dataSource=model.dataSource e-fieldSettings=model.fieldSettings e-totalItemsCount=model.totalItemsCount e-query=model.query - e-allowVirtualScrolling=model.allowVirtualScrolling e-virtualScrollMode=model.virtualScrollMode e-height=model.height e-width=model.width}} -
-
-
-
-
-
-
Select mode
-
- {{#ej-dropdownlist id="List" e-targetID="dropdown" e-width=model.dropWidth e-change=model.onValueChange e-selectedItemIndex=model.selectedItemIndex }} - - {{/ej-dropdownlist}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/map/default.hbs b/app/templates/map/default.hbs deleted file mode 100644 index 00915e8..0000000 --- a/app/templates/map/default.hbs +++ /dev/null @@ -1,58 +0,0 @@ -
-
-
-
- -
-
- {{ej-map id="Map" e-enableAnimation=model.enableAnimation - e-layers=model.layers - }} -
-
-
-
- - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/map/drilldown.hbs b/app/templates/map/drilldown.hbs deleted file mode 100644 index 7c5942a..0000000 --- a/app/templates/map/drilldown.hbs +++ /dev/null @@ -1,52 +0,0 @@ -
-
-
-
- -
- -
- {{ej-map id="Map" e-enableAnimation=model.enableAnimation e-shapeSelected=model.shapeSelected - e-layers=model.layers e-zoomSettings=model.zoomSettings - }} -
-
-
-
- - - - - {{outlet}} - diff --git a/app/templates/map/flightroutes.hbs b/app/templates/map/flightroutes.hbs deleted file mode 100644 index 39c079f..0000000 --- a/app/templates/map/flightroutes.hbs +++ /dev/null @@ -1,214 +0,0 @@ -
-
-
-
- -
-
- {{ej-map id="Map" e-enableAnimation=model.enableAnimation e-navigationControl=model.navigationControl - e-layers=model.layers - }} -
-
-
-
- - - - - - - - {{outlet}} - diff --git a/app/templates/menu/default.hbs b/app/templates/menu/default.hbs deleted file mode 100644 index 889bb43..0000000 --- a/app/templates/menu/default.hbs +++ /dev/null @@ -1,70 +0,0 @@ -
-
-
-
- {{#ej-menu id="menuu" e-height=model.height e-fields=model.fieldsvalues}}{{/ej-menu}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/menu/localdata.hbs b/app/templates/menu/localdata.hbs deleted file mode 100644 index 888eda4..0000000 --- a/app/templates/menu/localdata.hbs +++ /dev/null @@ -1,165 +0,0 @@ -
-
-
-
- {{ej-menu id="menu" e-fields=model.localfieldsvalues}} -
-
-
-
- -{{outlet}} \ No newline at end of file diff --git a/app/templates/menu/template.hbs b/app/templates/menu/template.hbs deleted file mode 100644 index e36f814..0000000 --- a/app/templates/menu/template.hbs +++ /dev/null @@ -1,190 +0,0 @@ -
-
-
-
- {{#ej-menu id="menutemplate"}} -
  • Books - -
  • -
  • Cameras - -
  • -
  • Movies - -
  • -
  • Musics - -
  • -
  • Gaming - -
  • - {{/ej-menu}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/navigationdrawer/default.hbs b/app/templates/navigationdrawer/default.hbs deleted file mode 100644 index 3e73f37..0000000 --- a/app/templates/navigationdrawer/default.hbs +++ /dev/null @@ -1,322 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    -
    -

    Home -

    -
    -
    - -
    -

    - The United Kingdom of Great Britain and Northern Ireland, commonly known as the United Kingdom (UK) and Britain, is a sovereign state located off the north-western coast of continental Europe. The country includes the island of Great Britain, the north-eastern part of the island of Ireland and many smaller islands. Northern Ireland is the only part of the UK that shares a land border with another state—the Republic of Ireland. Apart from this land border, the UK is surrounded by the Atlantic Ocean in the west and north, the North Sea in the east, the English Channel in the south and the Irish Sea in the west. -

    -
    - -
    - - - - - - - - - - - - - -
    -
    -
    - Agatha Jessie -
    -
    -
    - Andrew Philip -
    -
    -
    - Lilly Thomas -
    -
    -
    - Jaden Storm -
    -
    -
    - Angel Christie -
    -
    -
    - Joe Michael -
    -
    -
    - Marie Luke -
    -
    -
    - Magen Mia -
    -
    - -
    - - - - - - - -
    -
    -
    -
    -

    Andrew Philip -

    -
    -
    - Profile
    -

    - Born on December 25, 1954, in Spokane, Washington. Philip graduated from Texas University in 1978. He started his career as a teacher. - Later he started business with his friend Paul. They both spent more time together working on business. They earned enough money and spent that for poor and social welfares. Later they together started an organization for children welfare. -

    -
    - -
    - - - - - - - - - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -

    Product Breadth -

    -

    - UI, reporting and business intelligence on any .NET platform, all from one vendor. -

    -

    No-Hassle Licensing -

    -

    - No royalties, run-time, or server-deployment fees means no surprises. -

    -

    Uncompromising Quality -

    -

    - An almost brutal QA process makes our products truly enterprise-quality. -

    - -
    - -
    -
    -
    -
    -
    - -
    rtwertwertwer
    -
    - {{#ej-navigationdrawer id="navpane" e-targetId="butdrawer" e-contentId="content_container" e-type="overlay" e-direction= "left" e-enableListView=true e-listViewSettings=model.listViewSettings e-position=model.position e-mouseUp=model.mouseUp}} -
      - - - - - - -
    - {{/ej-navigationdrawer}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pdfviewer/default.hbs b/app/templates/pdfviewer/default.hbs deleted file mode 100644 index eabc502..0000000 --- a/app/templates/pdfviewer/default.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    -
    - {{ ej-pdfviewer id="pdfviewer" e-serviceUrl=model.serviceUrl }} -
    -
    -
    -
    diff --git a/app/templates/pdfviewer/formfilling.hbs b/app/templates/pdfviewer/formfilling.hbs deleted file mode 100644 index 47ed323..0000000 --- a/app/templates/pdfviewer/formfilling.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    -
    - {{ ej-pdfviewer id="pdfviewer" e-serviceUrl=model.serviceUrl e-documentPath=model.documentPath }} -
    -
    -
    -
    diff --git a/app/templates/pdfviewer/localization.hbs b/app/templates/pdfviewer/localization.hbs deleted file mode 100644 index 541aef0..0000000 --- a/app/templates/pdfviewer/localization.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    -
    - {{ ej-pdfviewer id="pdfviewer" e-serviceUrl=model.serviceUrl e-locale="es-ES" }} -
    -
    -
    -
    diff --git a/app/templates/pivotchart/charttypes.hbs b/app/templates/pivotchart/charttypes.hbs deleted file mode 100644 index ed874cc..0000000 --- a/app/templates/pivotchart/charttypes.hbs +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotchart id="PivotChart" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-zooming=model.zooming e-type=model.type e-commonSeriesOptions=model.commonSeriesOptions e-size=model.size e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis e-legend=model.legend }} -
    -
    -
    -
    -
    - Series Type -
    -
    - {{ej-dropdownlist id="dropdownlist" e-value=model.value e-change=model.onTypeChange e-dataSource=model.list}} -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotchart/olap.hbs b/app/templates/pivotchart/olap.hbs deleted file mode 100644 index a30dedb..0000000 --- a/app/templates/pivotchart/olap.hbs +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotchart id="PivotChart" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-zooming=model.zooming e-type=model.type e-commonSeriesOptions=model.commonSeriesOptions e-size=model.size e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis e-legend=model.legend }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotchart/relational.hbs b/app/templates/pivotchart/relational.hbs deleted file mode 100644 index d138bfa..0000000 --- a/app/templates/pivotchart/relational.hbs +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotchart id="PivotChart" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-zooming=model.zooming e-type=model.type e-commonSeriesOptions=model.commonSeriesOptions e-size=model.size e-primaryYAxis=model.primaryYAxis e-legend=model.legend }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotclient/customization.hbs b/app/templates/pivotclient/customization.hbs deleted file mode 100644 index fd4d00d..0000000 --- a/app/templates/pivotclient/customization.hbs +++ /dev/null @@ -1,87 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotclient id="PivotClient" e-size=model.size e-dataSource=model.dataSource e-title=model.title e-beforeExport=model.beforeExport e-renderSuccess=model.renderSuccess e-loadReport=model.loadReport e-fetchReport=model.fetchReport e-saveReport=model.saveReport}} -
    -
    -
    -
    - Control Placement: -
    -
    - {{ej-dropdownlist id="ctrlPlace" e-value=model.controlValue e-dataSource=model.controlPalcements e-fields=model.fields}} -
    -
    -
    -
    - Display Mode: -
    -
    - {{ej-dropdownlist id="dispMode" e-value=model.displayValue e-dataSource=model.displayModes e-fields=model.fields}} -
    -
    -
    -
    - Default View: -
    -
    - - - - - -
    - {{ ej-radiobutton id="Radio1" e-name="dftView" e-text="Chart" }} - - {{ ej-radiobutton id="Radio2" e-name="dftView" e-text="Grid" e-checked=model.checked }} -
    -
    -
    -
    -
    - Toggle Panel: -
    -
    - - - - - -
    - {{ ej-radiobutton id="Radio3" e-name="tglPln" e-text="True" }} - - {{ ej-radiobutton id="Radio4" e-name="tglPln" e-text="False" e-checked=model.checked }} -
    -
    -
    -
    -
    - Responsive: -
    -
    - - - - - -
    - {{ ej-radiobutton id="Radio5" e-name="tglPln" e-text="True" }} - - {{ ej-radiobutton id="Radio6" e-name="tglPln" e-text="False" e-checked=model.checked }} -
    -
    -
    -
    - {{ ej-button id="Btn1" e-size=model.btnsize e-text=model.btntext e-showRoundedCorner=model.roundedCorner e-click=model.ApplyChanges }} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotclient/olap.hbs b/app/templates/pivotclient/olap.hbs deleted file mode 100644 index 10de0ca..0000000 --- a/app/templates/pivotclient/olap.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotclient id="PivotClient" e-size=model.size e-dataSource=model.dataSource e-title=model.title e-beforeExport=model.beforeExport e-renderSuccess=model.renderSuccess e-loadReport=model.loadReport e-fetchReport=model.fetchReport e-saveReport=model.saveReport}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotclient/relational.hbs b/app/templates/pivotclient/relational.hbs deleted file mode 100644 index 10de0ca..0000000 --- a/app/templates/pivotclient/relational.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotclient id="PivotClient" e-size=model.size e-dataSource=model.dataSource e-title=model.title e-beforeExport=model.beforeExport e-renderSuccess=model.renderSuccess e-loadReport=model.loadReport e-fetchReport=model.fetchReport e-saveReport=model.saveReport}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgauge/layout.hbs b/app/templates/pivotgauge/layout.hbs deleted file mode 100644 index 708be1d..0000000 --- a/app/templates/pivotgauge/layout.hbs +++ /dev/null @@ -1,74 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgauge id="PivotGauge" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-enableTooltip=model.enableTooltip e-backgroundColor=model.backgroundColor e-labelFormatSettings=model.labelFormatSettings e-scales=model.scales }} -
    -
    -
    -
    - Show Tooltip -
    -
    - {{ ej-checkbox id="check1" e-checked=model.checked e-change=model.onchange }} -
    -
    -
    -
    - Show Header Labels -
    -
    - {{ ej-checkbox id="check2" e-checked=model.checked e-change=model.onchange }} -
    -
    -
    -
    - Frame Type -
    -
    - {{ej-dropdownlist id="frameType" e-width= model.width e-height= model.height e-value=model.frameindex e-change=model.onchange e-dataSource=model.framedata}} -
    -
    -
    -
    - Row Count -
    -
    - {{ej-dropdownlist id="rowscount" e-width= model.width e-height= model.height e-value=model.rowindex e-change=model.onchange1 e-dataSource=model.countdata }} -
    -
    -
    -
    - Column Count -
    -
    - {{ej-dropdownlist id="columnscount" e-width= model.width e-height= model.height e-value=model.colindex e-change=model.onchange1 e-dataSource=model.countdata}} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgauge/olap.hbs b/app/templates/pivotgauge/olap.hbs deleted file mode 100644 index fc7fc49..0000000 --- a/app/templates/pivotgauge/olap.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgauge id="PivotGauge" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-enableTooltip=model.enableTooltip e-backgroundColor=model.backgroundColor e-labelFormatSettings=model.labelFormatSettings e-scales=model.scales }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgauge/relational.hbs b/app/templates/pivotgauge/relational.hbs deleted file mode 100644 index fc7fc49..0000000 --- a/app/templates/pivotgauge/relational.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgauge id="PivotGauge" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-enableTooltip=model.enableTooltip e-backgroundColor=model.backgroundColor e-labelFormatSettings=model.labelFormatSettings e-scales=model.scales }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgrid/frozenheaders.hbs b/app/templates/pivotgrid/frozenheaders.hbs deleted file mode 100644 index 1b128d5..0000000 --- a/app/templates/pivotgrid/frozenheaders.hbs +++ /dev/null @@ -1,63 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enableGroupingBar=model.enableGroupingBar e-frozenHeaderSettings=model.frozenHeaderSettings e-frozenHeaderSettings=model.frozenHeaderSettings}} - {{ej-pivotschemadesigner id="PivotSchemaDesigner"}} -
    -
    -
    -
    -
    -
    - Data Source -
    -
    -
    - - - - - -
    - {{ ej-radiobutton id="rdbOlap" e-name="datasource" e-text="OLAP" e-change=model.renderGrid }} - - {{ ej-radiobutton id="rdbRelational" e-name="datasource" e-checked=model.checked e-text="Relational" e-change=model.renderGrid }} -
    -
    -
    -
    -
    -
    - Frozen Header Settings -
    -
    -
    - - - - - - - -
    - {{ ej-checkbox id="chkFrozenCol" e-text="Freeze Column Header" e-checked=model.checked e-change=model.renderGrid }} -
    - {{ ej-checkbox id="chkFrozenRow" e-text="Freeze Row Header" e-checked=model.checked e-change=model.renderGrid }} -
    -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgrid/olap.hbs b/app/templates/pivotgrid/olap.hbs deleted file mode 100644 index f84d13c..0000000 --- a/app/templates/pivotgrid/olap.hbs +++ /dev/null @@ -1,24 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enableGroupingBar=model.enableGroupingBar e-pivotTableFieldListID=model.pivotTableFieldListID}} - {{ej-pivotschemadesigner id="PivotSchemaDesigner"}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgrid/paging.hbs b/app/templates/pivotgrid/paging.hbs deleted file mode 100644 index 7b2bc3c..0000000 --- a/app/templates/pivotgrid/paging.hbs +++ /dev/null @@ -1,58 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enablePaging=model.enablePaging e-renderSuccess=model.renderSuccess}} -
    -
    -
    -
    - DataSource: -
    -
    - - - - - -
    - {{ ej-radiobutton id="rdbRelational" e-name="datasource" e-checked=model.checked e-text="Relational" e-change=model.renderGrid }} - - {{ ej-radiobutton id="rdbOlap" e-name="datasource" e-text="OLAP" e-change=model.renderGrid }} -
    -
    -
    -
    - Paging Type: -
    -
    - - - - - -
    - {{ ej-radiobutton id="vScrolling" e-name="types" e-text="Virtual Scrolling" e-change=model.renderGrid }} - - {{ ej-radiobutton id="paging" e-name="types" e-checked=model.checked e-text="Paging" e-change=model.renderGrid }} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivotgrid/relational.hbs b/app/templates/pivotgrid/relational.hbs deleted file mode 100644 index f84d13c..0000000 --- a/app/templates/pivotgrid/relational.hbs +++ /dev/null @@ -1,24 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enableGroupingBar=model.enableGroupingBar e-pivotTableFieldListID=model.pivotTableFieldListID}} - {{ej-pivotschemadesigner id="PivotSchemaDesigner"}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivottreemap/colormapping.hbs b/app/templates/pivottreemap/colormapping.hbs deleted file mode 100644 index a7a1a4d..0000000 --- a/app/templates/pivottreemap/colormapping.hbs +++ /dev/null @@ -1,47 +0,0 @@ -
    -
    -
    -
    - {{ej-pivottreemap id="PivotTreeMap" e-dataSource=model.dataSource e-renderSuccess=model.onTypeChange }} -
    -
    -
    -
    -
    - Color Mapping -
    -
    - {{ej-dropdownlist id="dropdownlist" e-value=model.value e-change=model.onTypeChange e-dataSource=model.list}} -
    -
    -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivottreemap/namedsets.hbs b/app/templates/pivottreemap/namedsets.hbs deleted file mode 100644 index 7f8902e..0000000 --- a/app/templates/pivottreemap/namedsets.hbs +++ /dev/null @@ -1,20 +0,0 @@ -
    -
    -
    -
    - {{ej-pivottreemap id="PivotTreeMap" e-dataSource=model.dataSource }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/pivottreemap/olap.hbs b/app/templates/pivottreemap/olap.hbs deleted file mode 100644 index 7f8902e..0000000 --- a/app/templates/pivottreemap/olap.hbs +++ /dev/null @@ -1,20 +0,0 @@ -
    -
    -
    -
    - {{ej-pivottreemap id="PivotTreeMap" e-dataSource=model.dataSource }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/progressbar/default.hbs b/app/templates/progressbar/default.hbs deleted file mode 100644 index df600fc..0000000 --- a/app/templates/progressbar/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-progressbar id="progressbar" e-value=model.value e-text=model.text e-height=model.height }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/progressbar/rtl.hbs b/app/templates/progressbar/rtl.hbs deleted file mode 100644 index 8b07591..0000000 --- a/app/templates/progressbar/rtl.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-progressbar id="progressbar" e-value=model.value e-text=model.text e-height=model.height e-enableRTL=model.enableRTL }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/radialmenu/default.hbs b/app/templates/radialmenu/default.hbs deleted file mode 100644 index 88bbdd6..0000000 --- a/app/templates/radialmenu/default.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    - {{#ej-radialmenu id="defaultradialmenu" e-autoOpen=model.autoOpen }} -
      -
    • -
    • -
    • -
    • -
    - {{/ej-radialmenu}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/radialmenu/nestedradialmenu.hbs b/app/templates/radialmenu/nestedradialmenu.hbs deleted file mode 100644 index 4d9682c..0000000 --- a/app/templates/radialmenu/nestedradialmenu.hbs +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    -
    - {{#ej-radialmenu id="defaultradialmenu" e-autoOpen=model.autoOpen e-position=model.position }} -
      -
    • -
    • -
        -
      • -
      • -
      -
    • -
    • -
        -
      • -
      • -
      -
    • -
    • -
    • -
        -
      • -
      • - -
      -
    • -
    • -
        -
      • -
      • - -
      -
    • -
    - - {{/ej-radialmenu}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/radialslider/default.hbs b/app/templates/radialslider/default.hbs deleted file mode 100644 index 6726bb9..0000000 --- a/app/templates/radialslider/default.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-radialslider id="defaultslider" e-innerCircleImageUrl=model.imageurl}} - -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rangenavigator/default.hbs b/app/templates/rangenavigator/default.hbs deleted file mode 100644 index 847385a..0000000 --- a/app/templates/rangenavigator/default.hbs +++ /dev/null @@ -1,35 +0,0 @@ -
    -
    -
    - -
    -
    - {{ej-rangenavigator id="rangeNavigator" - e-enableDeferredUpdate=model.enableDeferredUpdateRange - e-padding=model.paddingRange - e-allowSnapping=model.allowSnappingRange - e-selectedRangeSettings=model.selectedRangeSettingsRange - e-isResponsive=model.isResponsiveRange - e-tooltipSettings=model.tooltipSettingsRange - e-series=model.seriesRange - e-seriesSettings=model.seriesSettingsRange - e-rangeChanged=model.rangeChangedRange - }} -
    -
    -
    - {{ej-chart id="ChartRange" - e-primaryXAxis=model.primaryXAxis - e-primaryYAxis=model.primaryYAxis - e-crosshair=model.crosshair - e-series=model.series - e-isResponsive=model.isResponsive - e-load=model.load - e-size=model.size - e-legend=model.legend - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rangenavigator/numeric.hbs b/app/templates/rangenavigator/numeric.hbs deleted file mode 100644 index dd840a8..0000000 --- a/app/templates/rangenavigator/numeric.hbs +++ /dev/null @@ -1,37 +0,0 @@ -
    -
    -
    - -
    -
    - {{ej-rangenavigator id="rangeNavigator" - e-enableDeferredUpdate=model.enableDeferredUpdateRange - e-padding=model.paddingRange - e-allowSnapping=model.allowSnappingRange - e-selectedRangeSettings=model.selectedRangeSettingsRange - e-isResponsive=model.isResponsiveRange - e-tooltipSettings=model.tooltipSettingsRange - e-series=model.seriesRange - e-valueType= model.valueType - e-isRTL=model.isRTL - e-seriesSettings=model.seriesSettingsRange - e-rangeChanged=model.rangeChangedRange - }} -
    -
    -
    - {{ej-chart id="ChartRange" - e-primaryXAxis=model.primaryXAxis - e-primaryYAxis=model.primaryYAxis - e-crosshair=model.crosshair - e-series=model.series - e-isResponsive=model.isResponsive - e-load=model.load - e-size=model.size - e-legend=model.legend - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rangenavigator/rtl.hbs b/app/templates/rangenavigator/rtl.hbs deleted file mode 100644 index 05f0bb6..0000000 --- a/app/templates/rangenavigator/rtl.hbs +++ /dev/null @@ -1,36 +0,0 @@ -
    -
    -
    - -
    -
    - {{ej-rangenavigator id="rangeNavigator" - e-enableDeferredUpdate=model.enableDeferredUpdateRange - e-padding=model.paddingRange - e-allowSnapping=model.allowSnappingRange - e-selectedRangeSettings=model.selectedRangeSettingsRange - e-isResponsive=model.isResponsiveRange - e-tooltipSettings=model.tooltipSettingsRange - e-enableRTL=model.enableRTL - e-series=model.seriesRange - e-seriesSettings=model.seriesSettingsRange - e-rangeChanged=model.rangeChangedRange - }} -
    -
    -
    - {{ej-chart id="ChartRange" - e-primaryXAxis=model.primaryXAxis - e-primaryYAxis=model.primaryYAxis - e-crosshair=model.crosshair - e-series=model.series - e-isResponsive=model.isResponsive - e-load=model.load - e-size=model.size - e-legend=model.legend - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rating/default.hbs b/app/templates/rating/default.hbs deleted file mode 100644 index 293ff05..0000000 --- a/app/templates/rating/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rating id="rating" e-value=model.rate}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rating/orientation.hbs b/app/templates/rating/orientation.hbs deleted file mode 100644 index 903f870..0000000 --- a/app/templates/rating/orientation.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rating id="rating" e-value=model.rate e-orientation=model.orientation}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rating/precision.hbs b/app/templates/rating/precision.hbs deleted file mode 100644 index 43b34f8..0000000 --- a/app/templates/rating/precision.hbs +++ /dev/null @@ -1,23 +0,0 @@ -
    -
    -
    -
    - - - - - - - - - - - - - -
    Full Precision :{{ej-rating id="fullRating" e-value=model.fullrate type="text" class="rating"}}
    Half Precision :{{ej-rating id="halfRating" e-precision=model.half e-value=model.halfrate type="text" class="rating"}}
    Exact Precision :{{ej-rating id="exactRating" e-precision=model.exact e-value=modek.exactrate type="text" class="rating"}}
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/reportviewer/areachart.hbs b/app/templates/reportviewer/areachart.hbs deleted file mode 100644 index 95ccdce..0000000 --- a/app/templates/reportviewer/areachart.hbs +++ /dev/null @@ -1,19 +0,0 @@ -
    -
    -
    -
    - {{ej-reportviewer id = "areachart_reportViewer_Control" e-reportServiceUrl = model.reportServiceUrl - e-processingMode = model.processingMode - e-reportPath = model.reportPath - e-dataSources = model.dataSources }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/reportviewer/groupingaggregate.hbs b/app/templates/reportviewer/groupingaggregate.hbs deleted file mode 100644 index b29a6e6..0000000 --- a/app/templates/reportviewer/groupingaggregate.hbs +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    - {{ej-reportviewer id="groupingaggregate_reportViewer_Control" e-reportServiceUrl=model.reportServiceUrl - e-processingMode=model.processingMode - e-reportPath=model.reportPath }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/reportviewer/territorysales.hbs b/app/templates/reportviewer/territorysales.hbs deleted file mode 100644 index 66daf86..0000000 --- a/app/templates/reportviewer/territorysales.hbs +++ /dev/null @@ -1,19 +0,0 @@ -
    -
    -
    -
    - {{ej-reportviewer id="territorysales_reportViewer_Control" e-reportServiceUrl = model.reportServiceUrl - e-reportServerUrl = model.reportServerUrl - e-processingMode = model.processingMode - e-reportPath = model.reportPath }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/ribbon/customtooltip.hbs b/app/templates/ribbon/customtooltip.hbs deleted file mode 100644 index 94d6620..0000000 --- a/app/templates/ribbon/customtooltip.hbs +++ /dev/null @@ -1,60 +0,0 @@ -
    -
    -
    -
    - {{ej-ribbon id="customtooltipribbon" e-width="100%" e-expandPinSettings=model.expandPinSettings e-collapsePinSettings=model.collapsePinSettings e-allowResizing=model.allowResizing e-applicationTab=model.applicationTab e-tabs=model.tabs e-create=model.onCreate}} -
    - - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/ribbon/default.hbs b/app/templates/ribbon/default.hbs deleted file mode 100644 index c9218f4..0000000 --- a/app/templates/ribbon/default.hbs +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -
    -
    - {{ej-ribbon id="defaultribbon" e-width="100%" e-expandPinSettings=model.expandPinSettings e-collapsePinSettings=model.collapsePinSettings - e-allowResizing=model.allowResizing e-applicationTab=model.applicationTab e-tabs=model.tabs e-create=model.onCreate}} -
    - - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/ribbon/resize.hbs b/app/templates/ribbon/resize.hbs deleted file mode 100644 index 3ef6b3e..0000000 --- a/app/templates/ribbon/resize.hbs +++ /dev/null @@ -1,60 +0,0 @@ -
    -
    -
    -
    - {{ej-ribbon id="resizeribbon" e-width="60%" e-expandPinSettings=model.expandPinSettings e-collapsePinSettings=model.collapsePinSettings e-allowResizing=model.allowResizing e-applicationTab=model.applicationTab e-tabs=model.tabs e-create=model.onCreate}} -
    - - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/rotator/default.hbs b/app/templates/rotator/default.hbs deleted file mode 100644 index 920d199..0000000 --- a/app/templates/rotator/default.hbs +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    -
    - {{#ej-rotator id="sliderContent" e-slideWidth=model.slideWidth e-frameSpace=model.frameSpace - e-slideHeight=model.slideHeight e-displayItemsCount=model.displayItemsCount e-navigateSteps=model.navigateSteps - e-pagerPosition=model.pagerPosition e-orientation=model.orientation e-showPager=model.showPager e-enabled=model.enabled e-showCaption=model.showCaption - e-allowKeyboardNavigation=model.allowKeyboardNavigation e-showPlayButton=model.showPlayButton e-animationType= model.animationType}} - -
  • - Nature
  • -
  • - bird
  • -
  • - sculpture
  • -
  • - seaview
  • -
  • - snowfall
  • -
  • - card
  • -
  • - night
  • - - - - {{/ej-rotator}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/rotator/thumbnail.hbs b/app/templates/rotator/thumbnail.hbs deleted file mode 100644 index b8b1a3e..0000000 --- a/app/templates/rotator/thumbnail.hbs +++ /dev/null @@ -1,73 +0,0 @@ -
    -
    -
    -
    - {{#ej-rotator id="sliderContent" e-slideWidth=model.slideWidth e-frameSpace=model.frameSpace - e-slideHeight=model.slideHeight e-displayItemsCount=model.displayItemsCount e-navigateSteps=model.navigateSteps - e-pagerPosition=model.pagerPosition e-orientation=model.orientation e-showPager=model.showPager e-enabled=model.enabled e-showCaption=model.showCaption - e-allowKeyboardNavigation=model.allowKeyboardNavigation e-showPlayButton=model.showPlayButton e-isResponsive=model.isResponsive e-animationType= model.animationType e-showThumbnail=model.showThumbnail e-thumbnailSourceID=model.thumbnailSourceID e-enableAutoPlay=model.enableAutoPlay}} - -
  • - Nature
  • -
  • - bird
  • -
  • - sculpture
  • -
  • - seaview
  • -
  • - snowfall
  • -
  • - card
  • -
  • - night
  • - {{/ej-rotator}} - -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/rte/alltools.hbs b/app/templates/rte/alltools.hbs deleted file mode 100644 index eb631bd..0000000 --- a/app/templates/rte/alltools.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rte id="rte" e-value=model.content e-height=model.height e-width=model.width e-tools=model.tools e-isResponsive=model.isResponsive}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rte/default.hbs b/app/templates/rte/default.hbs deleted file mode 100644 index d8a5d6d..0000000 --- a/app/templates/rte/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rte id="rte" e-value=model.content e-height=model.height e-width=model.width}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/rte/rtl.hbs b/app/templates/rte/rtl.hbs deleted file mode 100644 index a24cfed..0000000 --- a/app/templates/rte/rtl.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rte id="rte" e-value=model.content e-height=model.height e-width=model.width e-enableRTL=model.enableRTL}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/api.hbs b/app/templates/schedule/api.hbs deleted file mode 100644 index 6d53bd9..0000000 --- a/app/templates/schedule/api.hbs +++ /dev/null @@ -1,75 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    - -
    -
    -
    -
    Read Only
    -
    - {{ej-checkbox id="readonly" e-checked=false e-change=model.onReadOnly}} -
    -
    -
    -
    Hide Weekend
    -
    - {{ej-checkbox id="hideweekend" e-checked=false e-change=model.hideweekdays}} -
    -
    -
    -
    FirstDayOfWeek
    -
    - {{ej-dropdownlist id="firstdayofweek" e-width="110px" e-dataSource=model.dayNames e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
    -
    -
    WorkWeek
    -
    - {{ej-dropdownlist id="workweeks" e-width="110px" e-dataSource=model.dayNames e-change=model.changeWeekDays e-checked=true - e-showCheckbox=true e-selectedItems=model.daySelect }} -
    -
    -
    -
    Start Hour
    -
    - {{ej-numerictextbox id="starthour" e-width="110px" e-name="numeric" e-value=0 e-minValue=0 e-maxValue=24 e-enableStrictMode=true - e-change=model.changeHours }} -
    -
    -
    -
    End Hour
    -
    - {{ej-numerictextbox id="endhour" e-width="110px" e-name="numeric" e-value=24 e-minValue=0 e-maxValue=24 e-enableStrictMode=true - e-change=model.changeHours }} -
    -
    -
    -
    Cell Width
    -
    - {{ej-numerictextbox id="cellwidth" e-width="110px" e-name="numeric" e-value=100 e-minValue=0 e-showSpinButton=false e-decimalPlaces=0 - }} -
    -
    -
    -
    Cell Height
    -
    - {{ej-numerictextbox id="cellheight" e-width="110px" e-name="numeric" e-value=60 e-minValue=0 e-showSpinButton=false e-decimalPlaces=0 - }} -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Submit" e-size="medium" e-click=model.changeDimension}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/blockintervals.hbs b/app/templates/schedule/blockintervals.hbs deleted file mode 100644 index bfc6cac..0000000 --- a/app/templates/schedule/blockintervals.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - e-group=model.group e-resources=model.resources e-blockoutSettings=model.blockoutSettings}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/categorize.hbs b/app/templates/schedule/categorize.hbs deleted file mode 100644 index e28dfb5..0000000 --- a/app/templates/schedule/categorize.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-categorizeSettings=model.categorizeSettings - e-appointmentSettings=model.appointmentSettings e-contextMenuSettings=model.contextMenuSettings }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/customview.hbs b/app/templates/schedule/customview.hbs deleted file mode 100644 index 176797f..0000000 --- a/app/templates/schedule/customview.hbs +++ /dev/null @@ -1,34 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-views=model.views e-currentView="customview" - e-renderDates=model.renderDates e-appointmentSettings=model.appointmentSettings }} -
    -
    -
    -
    - -
    -
    -
    -
    Start Date
    -
    - {{ej-datepicker id="customstartdate" e-width="110px" e-value=model.customstartdate}} -
    -
    -
    -
    End Date
    -
    - {{ej-datepicker id="customenddate" e-width="110px" e-value=model.customenddate}} -
    -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Submit" e-size="medium" e-click=model.onClick}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/default.hbs b/app/templates/schedule/default.hbs deleted file mode 100644 index 85e48b1..0000000 --- a/app/templates/schedule/default.hbs +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="110px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/multipleresource.hbs b/app/templates/schedule/multipleresource.hbs deleted file mode 100644 index 6618d2e..0000000 --- a/app/templates/schedule/multipleresource.hbs +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - e-group=model.group e-resources=model.resources }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="110px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/remotedata.hbs b/app/templates/schedule/remotedata.hbs deleted file mode 100644 index 9c7dc33..0000000 --- a/app/templates/schedule/remotedata.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-readOnly=true e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/resourcegrouping.hbs b/app/templates/schedule/resourcegrouping.hbs deleted file mode 100644 index a227ac4..0000000 --- a/app/templates/schedule/resourcegrouping.hbs +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - e-group=model.group e-resources=model.resources }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="120px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/schedule/timescale.hbs b/app/templates/schedule/timescale.hbs deleted file mode 100644 index 3abea17..0000000 --- a/app/templates/schedule/timescale.hbs +++ /dev/null @@ -1,80 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-timeScale=model.timeScale e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="110px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    Disable TimeScale
    -
    - {{ej-checkbox id="disabletimescale" e-checked=false e-change=model.timescaleChange}} -
    -
    -
    -
    MajorSlot
    -
    - {{ej-dropdownlist id="majorslot" e-targetID="majorslotvalue" e-width="110px" e-selectedItemIndex=0}} -
    -
      -
    • 60
    • -
    • 30
    • -
    • 20
    • -
    • 12
    • -
    • 10
    • -
    • 120
    • -
    • 180
    • -
    • 240
    • -
    • 5
    • -
    • 6
    • -
    -
    -
    -
    -
    -
    MinorSlot
    -
    - {{ej-dropdownlist id="minorslot" e-targetID="minorslotvalue" e-width="110px" e-selectedItemIndex=4}} -
    -
      -
    • 1
    • -
    • 2
    • -
    • 3
    • -
    • 4
    • -
    • 5
    • -
    • 6
    • -
    • 7
    • -
    • 8
    • -
    • 9
    • -
    • 10
    • -
    -
    -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Submit" e-size="medium" e-click=model.changeTimeScale}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/scrollbar/default.hbs b/app/templates/scrollbar/default.hbs deleted file mode 100644 index abd0be7..0000000 --- a/app/templates/scrollbar/default.hbs +++ /dev/null @@ -1,46 +0,0 @@ -
    -
    -
    -
    -
    - {{#ej-scroller id="scrollbar" e-width="460px" e-height="300" }} -
    -
    - Model–view–controller (MVC) is a software architecture pattern which separates the representation of information from the - user's interaction with it. The model consists of application data, business rules, logic, and functions. A view - can be any output representation of data, such as a chart or a diagram. Multiple views of the same data are possible, - such as a bar chart for management and a tabular view for accountants. The controller mediates input, converting - it to commands for the model or view.The central ideas behind MVC are code reusability and n addition to dividing - the application into three kinds of components, the MVC design defines the interactions between them. -
      -
    • - A controller can send commands to its associated view to change the view's presentation of the - model (e.g., by scrolling through a document). It can also send commands to the model to update the model's - state (e.g., editing a document). -
    • -
    • - A model notifies its associated views and controllers when there has been a change in its state. - This notification allows the views to produce updated output, and the controllers to change the available - set of commands. A passive implementation of MVC omits these notifications, because the application does - not require them or the software platform does not support them. -
    • -
    • - A view requests from the model the information that it needs to generate an output representation - to the user. -
    • -
    -
    -
    - {{/ej-scroller}} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/signature/default.hbs b/app/templates/signature/default.hbs deleted file mode 100644 index 4b42381..0000000 --- a/app/templates/signature/default.hbs +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    -
    -
    -

    Sign here

    - {{ej-signature id="signature" e-height=model.height e-isResponsive=true e-strokeWidth=model.strokeWidth}} -
    - -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/slider/default.hbs b/app/templates/slider/default.hbs deleted file mode 100644 index 7be3b2c..0000000 --- a/app/templates/slider/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-slider id="default" e-value=model.value e-width=model.width }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/slider/range.hbs b/app/templates/slider/range.hbs deleted file mode 100644 index a102ce1..0000000 --- a/app/templates/slider/range.hbs +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    Range
    -
    - {{ej-slider id="range" e-values=model.slidervalues e-sliderType="range" e-width=model.width }} -
    -
    -
    Min-Range
    -
    - {{ej-slider id="minrange" e-value=model.value e-sliderType="minrange" e-width=model.width }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/slider/vertical.hbs b/app/templates/slider/vertical.hbs deleted file mode 100644 index 8db0cf4..0000000 --- a/app/templates/slider/vertical.hbs +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-slider id="normal" e-value=model.value e-orientation="vertical" e-width=model.width e-height=model.height}} - Default -
    -
    - {{ej-slider id="verticalminrange" e-value=model.value1 e-sliderType="minrange" e-orientation="vertical" e-width=model.width e-height=model.height}} - Min-Range -
    -
    - {{ej-slider id="verticalrange" e-values=model.values e-sliderType="range" e-orientation="vertical" e-width=model.width e-height=model.height}} - Range -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/sparkline/default.hbs b/app/templates/sparkline/default.hbs deleted file mode 100644 index c53ce1d..0000000 --- a/app/templates/sparkline/default.hbs +++ /dev/null @@ -1,115 +0,0 @@ -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Mean Working Hours for year -
    - {{ej-sparkline id="Sparkline" e-dataSource=model.dataSource - e-tooltip=model.tooltip - e-type=model.type - e-size=model.size - }} -
    -
    Revenue Status -
    - {{ej-sparkline id="column" e-dataSource=model.dataSourceColumn - e-tooltip=model.tooltip - e-type=model.typeColumn - e-size=model.sizeColumn - e-negativePointColor=model.negativePointColorColumn - e-highPointColor=model.highPointColorColumn - }} -
    -
    Project Status Tracing -
    - {{ej-sparkline id="area" e-dataSource=model.dataSourceArea - e-tooltip=model.tooltip - e-markerSettings = model.markerSettingsArea - e-type=model.typeArea - e-size=model.sizeColumn - e-highPointColor=model.highPointColor - e-lowPointColor=model.lowPointColor - e-opacity=model.opacityArea - }} -
    -
    Profit Comparison for each months -
    - {{ej-sparkline id="winloss" e-dataSource=model.dataSourceWinloss - e-type=model.typeWinloss - e-size=model.sizeColumn - }} -
    - -
    Expenditure for a year - - - - - - - -
    -
    - {{ej-sparkline id="pie1" e-dataSource=model.dataSourcePie1 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - {{ej-sparkline id="pie2" e-dataSource=model.dataSourcePie2 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - {{ej-sparkline id="pie3" e-dataSource=model.dataSourcePie3 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - {{ej-sparkline id="pie4" e-dataSource=model.dataSourcePie4 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - -
    - - -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/sparkline/realtime.hbs b/app/templates/sparkline/realtime.hbs deleted file mode 100644 index 8b64d8f..0000000 --- a/app/templates/sparkline/realtime.hbs +++ /dev/null @@ -1,39 +0,0 @@ -
    -
    -
    -
    - {{ej-grid id="Grid" - e-dataSource=model.dataSource - e-columns=model.columns - e-allowSelection=model.allowSelection - e-allowScrolling=model.allowScrolling - e-scrollSettings=model.scrollSettings - e-enableRowHover=model.enableRowHover - e-create=model.create - e-actionComplete=model.actionComplete - }} -
    - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/spellcheck/contextmenu.hbs b/app/templates/spellcheck/contextmenu.hbs deleted file mode 100644 index d712beb..0000000 --- a/app/templates/spellcheck/contextmenu.hbs +++ /dev/null @@ -1,25 +0,0 @@ -
    -
    -
    -
    - {{#ej-spellcheck id="TextArea" contenteditable="true" e-create=model.create e-dictionarySettings=model.dictionarySettings - e-enableValidateOnType=model.enableValidateOnType }} It is a concept vehicle with Liuid Silver body colour, - 20-inch wheels, fabric foding roof, electrically-controlled hood, 4-cylinder 2.0 TDI engine rated 204 PS - (150 kW; 201 hp) and 400 (295.02 lbf ft), diesel particulate filter and Bluetec emission control system, - quattro permanent four-wheel drve system, Audi S tronic dual-clutch gearbox, McPherson-strut front axle and - a four-link rear axle, Audi drive select system with 3 modes (dynamic, sport, efficiency), MMI control panel - with touch pad and dual-view technology, sound system with the proinent extending tweeters. {{/ej-spellcheck}} -
    -
    - {{ej-button id="SpellCheck" e-text="Spell check" e-click=model.click }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/spellcheck/dialogmode.hbs b/app/templates/spellcheck/dialogmode.hbs deleted file mode 100644 index a45f037..0000000 --- a/app/templates/spellcheck/dialogmode.hbs +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{#ej-spellcheck id="TextArea" contenteditable="true" e-create=model.create e-dictionarySettings=model.dictionarySettings - e-contextMenuSettings=model.contextMenuSettings }} Facebook is a social networking service headquartered - in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard - College roommates and fellow students Eduardo, Andrew McCollum, Dustin and Chris Hughes. The fouders had - initially limited the websites membrship to Harvard students, but later expanded it to collges in the Boston - area, the Ivy League, and Stanford Univrsity. It graually added support for students at various other universities - and later to high-school students. {{/ej-spellcheck}} -
    -
    - {{ej-button id="SpellCheck" e-text="Spell check using dialog" e-click=model.click }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/spellcheck/multipletargets.hbs b/app/templates/spellcheck/multipletargets.hbs deleted file mode 100644 index de1658b..0000000 --- a/app/templates/spellcheck/multipletargets.hbs +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    -
    - London, one of the most popular touist destinations in the world for a reason. A cultural and hisorical hub, London has an excellent public transportation system that allows visitors to see all the fantatic sights without spending a ton of money on a rental car. - London contains four World Heritage Sites. -

    -
    - - Rome, one of the world's most facinating cities. The old adage that Rome was not built in a day - and that you won't see it in one or even in three - is true. For the intrepid traveler who can keep pace, here is a list of must-sees. - But reember what the Romans say: Even a lifetime isn't enough to see Rome. -

    -
    - {{#ej-spellcheck id="TextArea" contenteditable="true" e-create=model.create e-dictionarySettings=model.dictionarySettings - e-contextMenuSettings=model.contextMenuSettings e-controlsToValidate=model.controlsToValidate e-dialogClose = model.dialogClose e-targetUpdating = model.targetUpdating }}{{/ej-spellcheck}} -
    -
    - {{ej-button id="SpellCheck" e-text="Spell check using dialog" e-click=model.click }} -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/splitter/default.hbs b/app/templates/splitter/default.hbs deleted file mode 100644 index 234d2ac..0000000 --- a/app/templates/splitter/default.hbs +++ /dev/null @@ -1,31 +0,0 @@ -
    -
    -
    - - - {{#ej-splitter id="outterSplitter" e-height=model.height e-width=model.width e-orientation=model.orientation e-properties=model.properties}} - - {{#ej-splitter id="innerSplitter" e-create=model.create e-isResponsive=true}} -
    -
    Pane 1
    -
    -
    -
    Pane 2
    -
    - {{/ej-splitter}} -
    -
    Pane 3
    -
    - {{/ej-splitter}} - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/splitter/integration.hbs b/app/templates/splitter/integration.hbs deleted file mode 100644 index 7a3d1e8..0000000 --- a/app/templates/splitter/integration.hbs +++ /dev/null @@ -1,70 +0,0 @@ -
    -
    -
    - {{#ej-splitter id="outterSplitter" e-height=model.height e-width=model.width e-properties=model.properties e-enableAutoResize=model.enableAutoResize}} -
    -
    -

    FRENCH CITIES

    - - {{#ej-treeview id="treeView" class="visibleHide" e-nodeSelect=model.nodeSelect }} -
  • PARIS -
      -
    • Speciality
    • -
    -
  • -
  • CAMEMBERT -
      -
    • Speciality
    • -
    -
  • -
  • GRENOBLE -
      -
    • Speciality
    • -
    -
  • - {{/ej-treeview}} -
    -
    -
    -
    - Select any city from the tree to show the description. -
    -
    -

    PARIS

    - Paris, the city of lights and love - this short guide is full of ideas for how to make the most of the romanticism... -
    -
    -

    CAMEMBERT

    - The village in the Orne département of Normandy where the famous French cheese is originated from. -
    -
    -

    GRENOBLE

    - The capital city of the French Alps and a major scientific center surrounded by many ski resorts, host of the Winter Olympics in 1968. -
    -
    - {{/ej-splitter}} -
    -
    - -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/spreadsheet/cellformatting.hbs b/app/templates/spreadsheet/cellformatting.hbs deleted file mode 100644 index 94e311a..0000000 --- a/app/templates/spreadsheet/cellformatting.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-allowFormulaBar=false e-sheets=model.sheets - e-loadComplete=model.loadComplete e-enableContextMenu=true}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/spreadsheet/chart.hbs b/app/templates/spreadsheet/chart.hbs deleted file mode 100644 index 0fcfd89..0000000 --- a/app/templates/spreadsheet/chart.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-charts=true e-allowFormulaBar=false - e-sheets=model.sheets e-loadComplete=model.loadComplete e-actionBegin=model.actionBegin}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/spreadsheet/conditionalformatting.hbs b/app/templates/spreadsheet/conditionalformatting.hbs deleted file mode 100644 index 63a78de..0000000 --- a/app/templates/spreadsheet/conditionalformatting.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-enableContextMenu=false e-allowFormulaBar=false - e-sheets=model.sheets e-loadComplete=model.loadComplete}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/spreadsheet/datavalidation.hbs b/app/templates/spreadsheet/datavalidation.hbs deleted file mode 100644 index 3816490..0000000 --- a/app/templates/spreadsheet/datavalidation.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-allowFormulaBar=false e-showRibbon=false e-enableContextMenu=false - e-allowDataValidation =true e-sheets=model.sheets e-loadComplete=model.loadComplete}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/spreadsheet/default.hbs b/app/templates/spreadsheet/default.hbs deleted file mode 100644 index 4a1788f..0000000 --- a/app/templates/spreadsheet/default.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-allowFormulaBar=model.allowFormulaBar e-importSettings=model.importSettings - e-exportSettings=model.exportSettings e-sheets=model.sheets e-loadComplete=model.loadComplete e-openFailure=model.openFailure}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/spreadsheet/mftemplate.hbs b/app/templates/spreadsheet/mftemplate.hbs deleted file mode 100644 index ebc323d..0000000 --- a/app/templates/spreadsheet/mftemplate.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-allowFormulaBar=false e-sheets=model.sheets - e-loadComplete=model.loadComplete e-allowDragFillOption=false}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/sunburstchart/animation.hbs b/app/templates/sunburstchart/animation.hbs deleted file mode 100644 index b72b675..0000000 --- a/app/templates/sunburstchart/animation.hbs +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    - {{ej-sunburstchart id="SunburstChart" - e-dataSource=model.dataSource - e-valueMemberPath = model.valueMemberPath - e-levels = model.levels - e-dataLabelSettings=model.dataLabelSettings - e-tooltip=model.tooltip - e-innerRadius=model.innerRadius - e-size=model.size e-title = model.title - e-enableAnimation=model.enableAnimation - e-legend=model.legend }} -
    -
    -
    - -
    -
    -
    -
    Enable Animation
    -
    - {{ej-checkbox id="enableanimation" e-checked=true e-change=model.animationChange}} -
    -
    -
    -
    Animation Type
    -
    - {{ej-dropdownlist id="animation" e-width="110px" e-targetID="animationtype" e-selectedIndex=0 e-change=model.animationTypeChange - }} -
    -
      -
    • Rotation
    • -
    • FadeIn
    • -
    -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/sunburstchart/default.hbs b/app/templates/sunburstchart/default.hbs deleted file mode 100644 index 4a12307..0000000 --- a/app/templates/sunburstchart/default.hbs +++ /dev/null @@ -1,21 +0,0 @@ -
    -
    -
    - {{ej-sunburstchart id="SunburstChart" - e-dataSource=model.dataSource - e-valueMemberPath = model.valueMemberPath - e-levels = model.levels - e-dataLabelSettings=model.dataLabelSettings - e-tooltip=model.tooltip - e-innerRadius=model.innerRadius - e-size=model.size - e-title = model.title - e-legend=model.legend - }} -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/sunburstchart/zooming.hbs b/app/templates/sunburstchart/zooming.hbs deleted file mode 100644 index cf01506..0000000 --- a/app/templates/sunburstchart/zooming.hbs +++ /dev/null @@ -1,23 +0,0 @@ -
    -
    -
    - {{ej-sunburstchart id="SunburstChart" - e-dataSource=model.dataSource - e-palette=model.palette - e-valueMemberPath = model.valueMemberPath - e-levels = model.levels - e-dataLabelSettings=model.dataLabelSettings - e-tooltip=model.tooltip - e-innerRadius=model.innerRadius - e-size=model.size - e-title = model.title - e-enableAnimation=model.enableAnimation - e-zoomSettings=model.zoomSettings - }} -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/tab/closebutton.hbs b/app/templates/tab/closebutton.hbs deleted file mode 100644 index 8f81fae..0000000 --- a/app/templates/tab/closebutton.hbs +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{#ej-tab id="defaulttab" e-showCloseButton=model.showCloseButton }} - -
    - Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
    -
    - Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
    -
    - WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
    - {{/ej-tab}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/tab/default.hbs b/app/templates/tab/default.hbs deleted file mode 100644 index 9f012d3..0000000 --- a/app/templates/tab/default.hbs +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{#ej-tab id="defaulttab"}} - -
    - Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
    -
    - Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
    -
    - WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
    - {{/ej-tab}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/tab/image.hbs b/app/templates/tab/image.hbs deleted file mode 100644 index 7a7503e..0000000 --- a/app/templates/tab/image.hbs +++ /dev/null @@ -1,87 +0,0 @@ -
    -
    -
    -
    - {{#ej-tab id="icontab" e-width=model.width }} - -
    - India officially the Republic of India (Bharat Ganrajya), is a country in South Asia. It is the seventh-largest country by area, the second-most populous country with over 1.2 billion people, and the most populous democracy in the world. Bounded by the Indian Ocean on the south, the Arabian Sea on the south-west, and the Bay of Bengal on the south-east, it shares land borders with Pakistan to the west;China, Nepal, and Bhutan to the north-east; and Burma and Bangladesh to the east. In the Indian Ocean, India is in the vicinity of Sri Lanka and the Maldives; in addition, India's Andaman and Nicobar Islands share a maritime border with Thailand and Indonesia. -
    -
    - Australia, officially the Commonwealth of Australia, is a country comprising the mainland of the Australian continent, the island of Tasmania and numerous smaller islands. It is the world's sixth-largest country by total area. Neighboring countries include Indonesia, East Timor and Papua New Guinea to the north; the Solomon Islands, Vanuatu and New Caledonia to the north-east; and New Zealand to the south-east. -
    -
    - The United States of America (USA or U.S.A.), commonly called the United States (US or U.S.) and America, is a federal republic consisting of fifty states and a federal district. The 48 contiguous states and the federal district of Washington, D.C. are in central North America between Canada and Mexico. The state of Alaska is west of Canada and east of Russia across the Bering Strait, and the state of Hawaii is in the mid-North Pacific. The country also has five populated and nine unpopulated territories in the Pacific and the Caribbean. -
    -
    - France, officially the French Republic is a sovereign state comprising territory in western Europe and several overseas regions and territories. The European part of France, called Metropolitan France, extends from the Mediterranean Sea to the English Channel and the North Sea, and from the Rhine to the Atlantic Ocean; France covers 640,679 square kilometres and as of August 2015 has a population of 67 million, counting all the overseas departments and territories . -
    - {{/ej-tab}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/tagcloud/databinding-remotedata.hbs b/app/templates/tagcloud/databinding-remotedata.hbs deleted file mode 100644 index 6b42601..0000000 --- a/app/templates/tagcloud/databinding-remotedata.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-tagcloud id="tagcloud" e-dataSource=model.dataSource e-query=model.query e-fields=model.fields e-titleText=model.title}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/tagcloud/default.hbs b/app/templates/tagcloud/default.hbs deleted file mode 100644 index e1a4af7..0000000 --- a/app/templates/tagcloud/default.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-tagcloud id="tagcloud" e-dataSource=model.data e-titleText=model.title}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/tagcloud/rtl.hbs b/app/templates/tagcloud/rtl.hbs deleted file mode 100644 index 12403df..0000000 --- a/app/templates/tagcloud/rtl.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-tagcloud id="rtltab" e-dataSource=model.websiteCollection e-enableRTL=model.enableRTL e-titleText=model.titleText}} - -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/textboxes/default.hbs b/app/templates/textboxes/default.hbs deleted file mode 100644 index 3088309..0000000 --- a/app/templates/textboxes/default.hbs +++ /dev/null @@ -1,55 +0,0 @@ -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - -
    - Kilometers -
    - {{ej-numerictextbox id="numeric" e-value=model.numeric}} -
    - Service Tax -
    - {{ej-percentagetextbox id="percent" e-value=model.percent}} -
    - Fare -
    - {{ej-currencytextbox id="currency" e-value=model.currency}} -
    - Mobile No -
    - {{ej-maskedit id="mask" e-maskFormat = model.mask}} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/textboxes/localization.hbs b/app/templates/textboxes/localization.hbs deleted file mode 100644 index 3da9aa8..0000000 --- a/app/templates/textboxes/localization.hbs +++ /dev/null @@ -1,63 +0,0 @@ - - - - - -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    - Numeric Textbox -
    - {{ej-numerictextbox id="numericLocale" e-value=model.numeric}} -
    - Percentage Textbox -
    - {{ej-percentagetextbox id="percentLocale" e-value=model.percent}} -
    - Currency Textbox -
    - {{ej-currencytextbox id="currencyLocale" e-value=model.currency}} -
    -
    -
    -
    -
    -
    -
    -
    -
    Select Locale
    -
    - {{ej-dropdownlist id="localeValue" e-width="110px" e-dataSource=model.locale e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
    -
    -
    -
    - -{{outlet}} diff --git a/app/templates/textboxes/rtl.hbs b/app/templates/textboxes/rtl.hbs deleted file mode 100644 index d72270b..0000000 --- a/app/templates/textboxes/rtl.hbs +++ /dev/null @@ -1,47 +0,0 @@ -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    - Numeric Textbox -
    - {{ej-numerictextbox id="numeric" e-value=model.numeric e-enableRTL = model.rtl}} -
    - Percentage Textbox -
    - {{ej-percentagetextbox id="percent" e-value=model.percent e-enableRTL = model.rtl}} -
    - Currency Textbox -
    - {{ej-currencytextbox id="currency" e-value=model.currency e-enableRTL = model.rtl}} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/tileview/default.hbs b/app/templates/tileview/default.hbs deleted file mode 100644 index 3d7b4c5..0000000 --- a/app/templates/tileview/default.hbs +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    - {{ej-tile id="tile1" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_1.png" e-imagePosition="fill" e-tileSize="medium" e-text="People" }} -
    - {{ej-tile id="tile2" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png"}} - {{ej-tile id="tile3" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/bing.png"}} - {{ej-tile id="tile4" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/camera.png"}} - {{ej-tile id="tile5" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/messages.png"}} -
    - {{ej-tile id="tile6" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/games.png" e-tileSize="medium" e-text="Play" }} - {{ej-tile id="tile7" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/map.png" e-tileSize="medium" e-text="Maps" }} - {{ej-tile id="tile8" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/sports.png" e-imagePosition="fill" e-tileSize="wide" e-text="Sports" }} -
    -
    - {{ej-tile id="tile9" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_2.png" e-imagePosition="fill" e-tileSize="medium" e-text="People" }} - {{ej-tile id="tile10" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/pictures.png" e-tileSize="medium" e-text="Photo" }} - {{ej-tile id="tile11" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather.png" e-tileSize="wide" e-text="Weather" }} - {{ej-tile id="tile12" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/music.png" e-tileSize="medium" e-text="Music" }} - {{ej-tile id="tile13" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/favs.png" e-tileSize="medium" e-text="Favorites" }} -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/tileview/livetile.hbs b/app/templates/tileview/livetile.hbs deleted file mode 100644 index 5d75c90..0000000 --- a/app/templates/tileview/livetile.hbs +++ /dev/null @@ -1,36 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    - {{ej-tile id="tile1" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/games.png" e-imagePosition="center" e-tileSize="medium" e-text="Play" }} -
    - {{ej-tile id="tile2" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png" e-tileSize="small"}} - {{ej-tile id="tile3" e-tileSize="small" e-liveTile=model.liveTile3}} - {{ej-tile id="tile4" e-tileSize="small" e-liveTile=model.liveTile4}} - {{ej-tile id="tile5" e-imageUrl='//js.syncfusion.com/demos/jquery/content/images/tile/windows/messages.png' e-badge=model.badge}} -
    - {{ej-tile id="tile6" e-tileSize="medium" e-text="People" e-imagePosition="fill" e-liveTile=model.liveTile6 }} - {{ej-tile id="tile7" e-tileSize="medium" e-text="Photo" e-imagePosition="center" e-liveTile=model.liveTile7 }} - {{ej-tile id="tile8" e-tileSize="wide" e-imagePosition="center" e-text="Weather" e-liveTile=model.liveTile8 }} -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/timepicker/default.hbs b/app/templates/timepicker/default.hbs deleted file mode 100644 index 035fc6e..0000000 --- a/app/templates/timepicker/default.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-timepicker id="datePick" e-value= model.value }} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/timepicker/disabledranges.hbs b/app/templates/timepicker/disabledranges.hbs deleted file mode 100644 index 6184108..0000000 --- a/app/templates/timepicker/disabledranges.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-timepicker id="disabledRange" e-value= model.value e-disableTimeRanges= model.disabledRanges}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/timepicker/rtl.hbs b/app/templates/timepicker/rtl.hbs deleted file mode 100644 index 061c94b..0000000 --- a/app/templates/timepicker/rtl.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-timepicker id="RTL" e-value= model.value e-enableRTL= model.rtl}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/toolbar/databinding-remotedata.hbs b/app/templates/toolbar/databinding-remotedata.hbs deleted file mode 100644 index a356f4a..0000000 --- a/app/templates/toolbar/databinding-remotedata.hbs +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-toolbar id="toolbardata" e-dataSource=model.dataSource e-query=model.query e-fields=model.fields e-width=model.width}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/toolbar/default.hbs b/app/templates/toolbar/default.hbs deleted file mode 100644 index de136cb..0000000 --- a/app/templates/toolbar/default.hbs +++ /dev/null @@ -1,59 +0,0 @@ -
    -
    -
    -
    - {{ej-toolbar id="defaulttoolbar" e-dataSource=model.list e-fields=model.fields e-width=model.width}} - -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/toolbar/orientation.hbs b/app/templates/toolbar/orientation.hbs deleted file mode 100644 index 4556c67..0000000 --- a/app/templates/toolbar/orientation.hbs +++ /dev/null @@ -1,70 +0,0 @@ -
    -
    -
    -
    - {{ej-toolbar id="defaulttoolbar" e-dataSource=model.list e-fields=model.fields e-orientation=model.orientation e-width=model.width}} - -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treegrid/columnmenu.hbs b/app/templates/treegrid/columnmenu.hbs deleted file mode 100644 index 3d1c8ac..0000000 --- a/app/templates/treegrid/columnmenu.hbs +++ /dev/null @@ -1,22 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridColumnMenu" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-editSettings=model.editSettings - e-columns=model.columns - e-toolbarSettings=model.toolbarSettings - e-showColumnChooser="true" - e-showColumnOptions="true" - e-allowSorting="true" - e-allowMultiSorting="true" - e-columnDialogFields=model.columnDialogFields - - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/treegrid/columntemplate.hbs b/app/templates/treegrid/columntemplate.hbs deleted file mode 100644 index 730a4ed..0000000 --- a/app/templates/treegrid/columntemplate.hbs +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridDefault" - e-dataSource=model.dataSource - e-childMapping="Children" - e-treeColumnIndex= 0 - e-isResponsive=true - e-columns=model.columns - e-sizeSettings=model.sizeSettings - }} -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treegrid/default.hbs b/app/templates/treegrid/default.hbs deleted file mode 100644 index aebf7c1..0000000 --- a/app/templates/treegrid/default.hbs +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridDefault" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-columns=model.columns - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/treegrid/editing.hbs b/app/templates/treegrid/editing.hbs deleted file mode 100644 index a40ea00..0000000 --- a/app/templates/treegrid/editing.hbs +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridEditing" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-editSettings=model.editSettings - e-columns=model.columns - e-toolbarSettings=model.toolbarSettings - - - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/treegrid/paging.hbs b/app/templates/treegrid/paging.hbs deleted file mode 100644 index 5cba0a7..0000000 --- a/app/templates/treegrid/paging.hbs +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridDefault" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-columns=model.columns - e-allowPaging=true - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/treemap/default.hbs b/app/templates/treemap/default.hbs deleted file mode 100644 index 69ec851..0000000 --- a/app/templates/treemap/default.hbs +++ /dev/null @@ -1,54 +0,0 @@ -
    -
    -
    -
    - -
    -
    - {{ -ej-treemap id="TreeMap" - e-dataSource=model.dataSource - e-colorValuePath = model.colorValuePath - e-borderThickness = model.borderThickness - e-weightValuePath=model.weightValuePath - e-showLegend=model.showLegend - e-showTooltip=model.showTooltip - e-tooltipTemplate=model.tooltipTemplate - e-enableGradient = model.enableGradient - e-leafItemSettings=model.leafItemSettings - e-legendSettings=model.legendSettings - e-rangeColorMapping=model.rangeColorMapping - e-levels=model.levels -}} -
    -
    -
    -
    - - - - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treemap/drilldown.hbs b/app/templates/treemap/drilldown.hbs deleted file mode 100644 index bd6406e..0000000 --- a/app/templates/treemap/drilldown.hbs +++ /dev/null @@ -1,26 +0,0 @@ -
    -
    -
    -
    - -
    -
    {{ - ej-treemap id="TreeMap" - e-dataSource=model.dataSource - e-enableDrillDown=model.enableDrillDown - e-drillDownSelectionColor=model.drillDownSelectionColor - e-uniColorMapping=model.uniColorMapping - e-weightValuePath=model.weightValuePath - e-headerTemplateRendering=model.headerTemplateRendering - e-levels=model.levels }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treemap/hierarchical.hbs b/app/templates/treemap/hierarchical.hbs deleted file mode 100644 index 0399ef7..0000000 --- a/app/templates/treemap/hierarchical.hbs +++ /dev/null @@ -1,109 +0,0 @@ - -
    -
    -
    -
    - {{ - ej-treemap id="TreeMap" - e-dataSource = model.dataSource - e-isHierarchicalDatasource= model.isHierarchicalDatasource - e-borderBrush = model.borderBrush - e-tooltipTemplate=model.tooltipTemplate - e-borderThickness = model.borderThickness - e-showTooltip=model.showTooltip - e-colorValuePath = model.colorValuePath - e-weightValuePath=model.weightValuePath - e-leafItemSettings=model.leafItemSettings - e-desaturationColorMapping=model.desaturationColorMapping - e-levels=model.levels - }} -
    -
    -
    -
    - - - - - - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treeview/default.hbs b/app/templates/treeview/default.hbs deleted file mode 100644 index eddc3bc..0000000 --- a/app/templates/treeview/default.hbs +++ /dev/null @@ -1,61 +0,0 @@ -
    -
    -
    -
    -
    - {{#ej-treeview id="defaulttreeview" }} -
      -
    • Discover Music -
        -
      • Hot Singles
      • -
      • Rising Artists
      • -
      • Live Music
      • -
      • Best of 2013 So Far
      • -
      -
    • -
    • Sales and Events -
        -
      • 100 Albums - $5 Each
      • -
      • Hip-Hop and R&B Sale
      • -
      • CD Deals
      • -
      -
    • -
    • Categories -
        -
      • Songs
      • -
      • Bestselling Albums
      • -
      • New Releases
      • -
      • Bestselling Songs
      • -
      -
    • -
    • MP3 Albums -
        -
      • Rock
      • -
      • Gospel
      • -
      • Latin Music
      • -
      • Jazz
      • -
      -
    • -
    • More in Music -
        -
      • Music Trade-In
      • -
      • Redeem a Gift Card
      • -
      • Branded T-Shirts
      • -
      • Mobile MVC
      • - -
      -
    • -
    - {{/ej-treeview}} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treeview/icons.hbs b/app/templates/treeview/icons.hbs deleted file mode 100644 index 3f9a550..0000000 --- a/app/templates/treeview/icons.hbs +++ /dev/null @@ -1,202 +0,0 @@ -
    -
    -
    -
    -
    - {{#ej-treeview id="treeview" }} -
      -
    • Mail -
        -
      • Inbox -
          -
        • - Development -
        • -
        • - Supports -
        • -
        • - HR Team -
        • -
        • - Management -
        • -
        • - Team Meeting -
        • -
        -
      • -
      • Drafts -
          -
        • - Support template -
        • -
        • - Personal -
        • -
        -
      • -
      • Sent items -
          -
        • - Support -
        • -
        • - HTML JS -
        • -
        • - Others -
        • -
        -
      • -
      • Deleted
      • -
      • Junk Mails
      • -
      • Personal -
          -
        • - HR Team -
        • -
        • - My Works -
        • -
        • - Login Details -
        • -
        -
      • -
      -
    • -
    • Calendar -
        -
      • - My Calendar -
      • -
      • - Team -
      • -
      • - Others -
      • -
      -
    • -
    • Notes -
        -
      • - My Reference -
      • -
      • - Team Meeting -
      • -
      • - Others -
      • -
      -
    • -
    • Contacts -
        -
      • - Suggested -
      • -
      • - My Team -
      • -
      • - Others -
      • -
      -
    • -
    - {{/ej-treeview}} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treeview/loadondemand.hbs b/app/templates/treeview/loadondemand.hbs deleted file mode 100644 index 0ac7c3d..0000000 --- a/app/templates/treeview/loadondemand.hbs +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-treeview id="loadondemand" e-fields = model.Fields e-loadOnDemand = true }} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/treeview/localdatabinding.hbs b/app/templates/treeview/localdatabinding.hbs deleted file mode 100644 index 44ffcad..0000000 --- a/app/templates/treeview/localdatabinding.hbs +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-treeview id="localData" e-fields = model.Fields }} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/app/templates/uploadbox/default.hbs b/app/templates/uploadbox/default.hbs deleted file mode 100644 index 5706ed7..0000000 --- a/app/templates/uploadbox/default.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    -
    Select a file to upload
    - {{ej-uploadbox id="uploadbox" e-saveUrl=model.saveUrl e-removeUrl=model.removeUrl }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/uploadbox/draganddrop.hbs b/app/templates/uploadbox/draganddrop.hbs deleted file mode 100644 index f00e720..0000000 --- a/app/templates/uploadbox/draganddrop.hbs +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-uploadbox id="uploadbox" e-saveUrl=model.saveURL e-removeUrl=model.removeURL e-allowDragAndDrop=model.allowDragAndDrop e-multipleFilesSelection=model.multipleFilesSelection }} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/app/templates/uploadbox/rtl.hbs b/app/templates/uploadbox/rtl.hbs deleted file mode 100644 index c635ea9..0000000 --- a/app/templates/uploadbox/rtl.hbs +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    -
    Select a file to upload
    - {{ej-uploadbox id="uploadbox" e-saveUrl=model.saveURL e-removeUrl=model.removeURL e-enableRTL=model.enableRTL }} -
    -
    -
    -
    -{{outlet}} diff --git a/app/templates/waitingpopup/default.hbs b/app/templates/waitingpopup/default.hbs deleted file mode 100644 index 1bb0f36..0000000 --- a/app/templates/waitingpopup/default.hbs +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -
    -
    - - {{ej-waitingpopup id="target" e-target=model.target e-appendTo=model.append e-showOnInit=model.showOnInit }} - -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/app/templates/waitingpopup/template.hbs b/app/templates/waitingpopup/template.hbs deleted file mode 100644 index 1112bf9..0000000 --- a/app/templates/waitingpopup/template.hbs +++ /dev/null @@ -1,80 +0,0 @@ -
    -
    -
    -
    - - {{ej-waitingpopup id="target" e-target=model.target e-appendTo=model.append e-showOnInit=model.showOnInit e-create=model.oncreate}} - -
    -
    -
    -
    -
    -
    - -
    -

    Create cutting-edge

    -

    HTML5 web applications

    -

    with ease

    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/config/environment.js b/config/environment.js deleted file mode 100644 index 85bdbf0..0000000 --- a/config/environment.js +++ /dev/null @@ -1,47 +0,0 @@ -/* eslint-env node */ - -module.exports = function(environment) { - var ENV = { - modulePrefix: 'emberjs', - environment: environment, - rootURL: '', - locationType: 'hash', - EmberENV: { - FEATURES: { - // Here you can enable experimental features on an ember canary build - // e.g. 'with-controller': true - }, - EXTEND_PROTOTYPES: false - }, - - APP: { - // Here you can pass flags/options to your application instance - // when it is created - } - }; - - if (environment === 'development') { - // ENV.APP.LOG_RESOLVER = true; - // ENV.APP.LOG_ACTIVE_GENERATION = true; - // ENV.APP.LOG_TRANSITIONS = true; - // ENV.APP.LOG_TRANSITIONS_INTERNAL = true; - // ENV.APP.LOG_VIEW_LOOKUPS = true; - } - - if (environment === 'test') { - // Testem prefers this... - ENV.locationType = 'none'; - - // keep test console output quieter - ENV.APP.LOG_ACTIVE_GENERATION = false; - ENV.APP.LOG_VIEW_LOOKUPS = false; - - ENV.APP.rootElement = '#ember-testing'; - } - - if (environment === 'production') { - - } - - return ENV; -}; diff --git a/ember-cli-build.js b/ember-cli-build.js deleted file mode 100644 index f161f2d..0000000 --- a/ember-cli-build.js +++ /dev/null @@ -1,24 +0,0 @@ -/* eslint-env node */ -const EmberApp = require('ember-cli/lib/broccoli/ember-app'); - -module.exports = function(defaults) { - var app = new EmberApp(defaults, { - // Add options here - }); -app.import('vendor/ej.web.all.min.js'); -app.import('vendor/jsrender.min.js'); - // Use `app.import` to add additional libraries to the generated - // output files. - // - // If you need to use different assets in different - // environments, specify an object as the first parameter. That - // object's keys should be the environment name and the values - // should be the asset to use in that environment. - // - // If the library that you are including contains AMD or ES6 - // modules that you would like to import into your application - // please specify an object with the list of modules as keys - // along with the exports of each module as its value. - - return app.toTree(); -}; diff --git a/gulpfile.js b/gulpfile.js deleted file mode 100644 index f637f80..0000000 --- a/gulpfile.js +++ /dev/null @@ -1,45 +0,0 @@ -'use strict'; - -var gulp = require('gulp'); -var rename = require('gulp-rename'); - -gulp.task('copyfiles', function(){ - gulp.src('node_modules/syncfusion-javascript/Scripts/ej/web/ej.web.all.min.js') - .pipe(gulp.dest('vendor')); - gulp.src('node_modules/syncfusion-javascript/Scripts/ej/common/ej.unobtrusive.min.js') - .pipe(gulp.dest('public/scripts')); - gulp.src('node_modules/syncfusion-ej-global/i18n/*.js') - .pipe(gulp.dest('public/scripts/i18n')); - gulp.src('node_modules/syncfusion-ej-global/l10n/*.js') - .pipe(gulp.dest('public/scripts/l10n')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/bootstrap-theme/**') - .pipe(gulp.dest('public/content/ejthemes/bootstrap-theme')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/default-theme/**') - .pipe(gulp.dest('public/content/ejthemes/default-theme')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/material/**') - .pipe(gulp.dest('public/content/ejthemes/material')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/office-365/**') - .pipe(gulp.dest('public/content/ejthemes/office-365')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/common-images/**') - .pipe(gulp.dest('public/content/ejthemes/common-images')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/responsive-css/**') - .pipe(gulp.dest('public/content/ejthemes/responsive-css')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/ribbon-css/**') - .pipe(gulp.dest('public/content/ejthemes/ribbon-css')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/ej.widgets.core.bootstrap.min.css') - .pipe(gulp.dest('public/content/ejthemes')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/ej.widgets.core.min.css') - .pipe(gulp.dest('public/content/ejthemes')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/ej.widgets.core.material.min.css') - .pipe(gulp.dest('public/content/ejthemes')); - gulp.src('node_modules/syncfusion-javascript/Content/ej/web/ej.widgets.core.office-365.min.css') - .pipe(gulp.dest('public/content/ejthemes')); - gulp.src('app/routes/**') - .pipe(gulp.dest('public/js')); - gulp.src('app/templates/**') - .pipe(rename(function (path) { - path.extname = ".html"; - })) - .pipe(gulp.dest('public/html')); - -}); \ No newline at end of file diff --git a/package.json b/package.json deleted file mode 100644 index 5b5d60e..0000000 --- a/package.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "name": "emberjs", - "version": "0.0.0", - "private": true, - "description": "Small description for emberjs goes here", - "license": "MIT", - "author": "", - "directories": { - "doc": "doc", - "test": "tests" - }, - "repository": "", - "scripts": { - "postinstall": "gulp copyfiles", - "build": "ember build", - "lint:js": "eslint ./*.js app config lib server tests", - "start": "ember serve", - "test": "ember test" - }, - "dependencies": { - "ember-cli-babel": "^6.6.0", - "ember-cli-htmlbars": "^2.0.1", - "gulp": "*", - "gulp-rename": "*", - "jquery": "~3.2.1", - "syncfusion-ember": "git://github.com/syncfusion/syncfusion-ember.git", - "syncfusion-javascript": "*" - }, - "devDependencies": { - "broccoli-asset-rev": "^2.4.5", - "ember-ajax": "^3.0.0", - "ember-cli": "~2.18.1", - "ember-cli-app-version": "^3.0.0", - "ember-cli-dependency-checker": "^2.0.0", - "ember-cli-eslint": "^4.2.1", - "ember-cli-htmlbars-inline-precompile": "^1.0.0", - "ember-cli-inject-live-reload": "^1.4.1", - "ember-cli-qunit": "^4.1.1", - "ember-cli-shims": "^1.2.0", - "ember-cli-sri": "^2.1.0", - "ember-cli-uglify": "^2.0.0", - "ember-data": "~2.18.0", - "ember-export-application-global": "^2.0.0", - "ember-load-initializers": "^1.0.0", - "ember-resolver": "^4.0.0", - "ember-source": "~2.18.0", - "ember-welcome-page": "^3.0.0", - "eslint-plugin-ember": "^5.0.0", - "loader.js": "^4.2.3" - }, - "engines": { - "node": "^4.5 || 6.* || >= 7.*" - } -} diff --git a/public/content/bootstrap.min.css b/public/content/bootstrap.min.css deleted file mode 100644 index d65c66b..0000000 --- a/public/content/bootstrap.min.css +++ /dev/null @@ -1,5 +0,0 @@ -/*! - * Bootstrap v3.3.5 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}} \ No newline at end of file diff --git a/public/content/default.css b/public/content/default.css deleted file mode 100644 index bc16758..0000000 --- a/public/content/default.css +++ /dev/null @@ -1,1154 +0,0 @@ -html, body { - width: 100%; - height: 100%; -} - -body { - visibility: hidden; - overflow: hidden; - -webkit-user-select: none; /* Chrome, Opera, Safari */ - -moz-user-select: none; /* Firefox 2+ */ - -ms-user-select: none; /* IE 10+ */ - user-select: none; /* Standard syntax */ -} - -#scrollTop { - position: fixed; - bottom: 4em; - right: 4em; - width: 32px; - height: 31px; - background: #3277b2; - color: #fff; - border-radius: 8px; - z-index: 7; -} - - #scrollTop .e-icon { - color: #fff; - } - - span.e-icon.chevron-up_01:before { - content: "\e672"; - } - -.samplebrowser { - height: 100%; - width: 100%; - overflow: hidden; -} - -.navbar { - margin: 0px; - border-radius: 0px; - min-height: 59px; - background: black; - border: none; -} - -.leftheader { - width: auto; - position: absolute; -} - -.bootstrap .navbar { - background: #296293; -} - -.sbthemeswitcher { - float: right; -} - -.themegallery { - float: right; - margin-right: 18px; - width: 60px; - height: 55px; -} -.e-state-active { - background-color: lightgray; -} -.e-controlname, .e-samplename { - text-transform: capitalize; - font-size: 25px; -} -.e-controlname { - color: #807F7F; -} -.e-samplename { - color: #296293; -} -#themebutton { - background: transparent; - border: none; - color: white; - margin-top: 2px; -} - - #themebutton .e-icon { - width: 55px; - height: 55px; - } - - #themebutton .e-icon.e-uiLight { - background: url('../content/images/dark-theme-blue-icon.png') no-repeat; - } - - #themebutton .e-menu-arrow.e-menu-left { - display: none; - } - -.sblogo { - width: 303px; - height: 50px; - margin-top: 10px; - float: left; - margin-left: 5px; -} - -.sbtext { - color: #66c2ff; - font-size: 24px; - font-family: Segoe UI; - letter-spacing: 0.3px; - padding-top: 15px; - padding-bottom: 10px; - float: left; -} - -.sbbeta { - float: left; - width: 60px; - height: 31px; - margin-top: 20px; - margin-left: 8px; -} - -.bootstrap .sblogo { - background: url("images/bootstrap-logo.png") no-repeat; -} - -.sblogo { - background: url("images/azure-logo.png") no-repeat; -} - -.lime .sblogo { - background: url("images/lime-logo.png") no-repeat; -} - -.saffron .sblogo { - background: url("images/saffron-logo.png") no-repeat; -} - -.material .sblogo { - background: url("images/material-logo.png") no-repeat; -} - -.office-365 .sblogo { - background: url("images/office-365-logo.png") no-repeat; -} - -.high-contrast-01 .sblogo { - background: url("images/highcontrast-01-logo.png") no-repeat; -} - -.high-contrast-02 .sblogo { - background: url("images/highcontrast-02-logo.png") no-repeat; -} - -.bootstrap #themebutton .e-icon { - background: url('../content/images/bootstrap-theme-icon.png') no-repeat; - background-size: 60px; -} - -.azure #themebutton .e-icon { - background: url('../content/images/dark-theme-blue-icon.png') no-repeat; -} - -.lime #themebutton .e-icon { - background: url('../content/images/dark-theme-green-icon.png') no-repeat; -} - -.saffron #themebutton .e-icon { - background: url('../content/images/dark-theme-orange-icon.png') no-repeat; -} - -.high-contrast-01 #themebutton .e-icon { - background: url('../content/images/highcontrast-01.png') no-repeat; -} - -.high-contrast-02 #themebutton .e-icon { - background: url('../content/images/highcontrast-02.png') no-repeat; -} - -.material #themebutton .e-icon { - background: url('../content/images/material.png') no-repeat; -} - -.office-365 #themebutton .e-icon { - background: url('../content/images/office-365.png') no-repeat; -} - -.sbtooltip { - background: url("../content/images/sbtooltip.png") no-repeat; - width: 176px; - height: 86px; -} - -#sbtooltipbox { - padding: 0; - margin: 0; - background: none; -} - -#sbtooltipbox_wrapper { - background: transparent !important; - border: none !important; - -moz-box-shadow: none; - -webkit-box-shadow: none; - box-shadow: none; - position: fixed !important; - top: 65px; -} - - #sbtooltipbox_wrapper > .e-dialog-scroller { - border: none; - } - -.sbthemeswitcher { - width: 60px; - height: 55px; -} - - .sbthemeswitcher #themebutton > li > a.e-arrow-space { - padding: 0px; - } - - .sbthemeswitcher #themebutton > li > a > .e-icon.e-arrowhead-down { - display: none; - } - - .sbthemeswitcher #themebutton > li.e-list.e-mhover, - .sbthemeswitcher #themebutton > li.e-list.e-mhover > a, - .sbthemeswitcher #themebutton > li.e-list.e-active, - .sbthemeswitcher #themebutton > li.e-list.e-active > a { - background: #393939; - } - -.bootstrap .sbthemeswitcher #themebutton > li.e-list.e-mhover, -.bootstrap .sbthemeswitcher #themebutton > li.e-list.e-mhover > a, -.bootstrap .sbthemeswitcher #themebutton > li.e-list.e-active, -.bootstrap .sbthemeswitcher #themebutton > li.e-list.e-active > a { - background: #3277b2; -} - -#themebutton.e-menu.e-horizontal > .e-list.e-active.e-menu-arrow:after { - content: none; -} - -.sbthemeswitcher #themebutton.e-menu.e-horizontal > li:hover { - background: #393939; -} - -.sbthemeswitcher .e-list > ul .e-list { - padding: 8px 9px; -} - -.sbthemeswitcher .e-horizontal > .e-list > ul:after, -.sbthemeswitcher .e-list > a span.e-icon.e-arrowhead-down { - display: none; -} - -.sbthemeswitcher .e-list > a { - padding-left: 15px; -} - -.sbthemeswitcher li.e-list > a > span { - top: -3px !important; - left: 236px !important; -} - -.sbthemeswitcher #themebutton > li > a > .e-icon:first-child { - margin: 0px; - left: 0px !important; -} - -.sbthemeswitcher .e-horizontal .e-list > ul { - width: 295px; - height: 580px; - overflow-y: scroll; -} - -.SB-theme { - background-image: url("../content/images/themeicon/themeicon1.png"); - background-repeat: no-repeat; - display: block; - width: 25px; - height: 28px; -} - -.SB-bootstrap { - background-position: -5px -5px; -} - -.SB-high-contrast-01 { - background-position: -40px -118px; -} - -.SB-high-contrast-02 { - background-position: -75px -119px; -} - -.SB-material { - background-position: -5px -158px; -} - -.SB-office365 { - background-position: -110px -119px; -} - -.SB-flat-azure { - background-position: -40px -5px; -} - -.SB-flat-azure-dark { - background-position: -75px -5px; -} - -.SB-flat-lime { - background-position: -5px -43px; -} - -.SB-flat-lime-dark { - background-position: -40px -43px; -} - -.SB-flat-saffron { - background-position: -75px -43px; -} - -.SB-flat-saffron-dark { - background-position: -5px -81px; -} - -.SB-gradient-azure { - background-position: -40px -81px; -} - -.SB-gradient-azure-dark { - background-position: -75px -81px; -} - -.SB-gradient-lime { - background-position: -110px -5px; -} - -.SB-gradient-lime-dark { - background-position: -110px -43px; -} - -.SB-gradient-saffron { - background-position: -110px -81px; -} - -.SB-gradient-saffron-dark { - background-position: -5px -119px; -} - -.accordion-panel { - width: 250px !important; - height: auto; - padding: 0px; - background: #f3f1f4; - float: left; - border-right: 1px solid #BBB7B0; - -moz-box-shadow: 0px 3px 4px 0.2px #BBB7B0; - -webkit-box-shadow: 0px 3px 4px 0.2px #BBB7B0; - box-shadow: 0px 3px 4px 0.2px #BBB7B0; - overflow: hidden; -} - -.darktheme .accordion-panel { - border-right: 1px solid #333; -} - -.bootstrap .accordion-panel, -.bootstrap .control-panel { - background: #ffffff; -} - -.contentheader { - margin: 15px 0px; - padding: 0px 25px; -} - -.control-panel { - width: calc(100% - 250px); - float: left; - padding: 0px; - background: #f9f7f9; - overflow-x: hidden; - overflow-y: scroll; -} - -.darktheme .accordion-panel, -.darktheme .control-panel { - background: #222322; -} - -.control-panel > .row { - min-height: 532px; - margin: 0; -} - -#scrollcontainer .e-scrollbar .e-hscroll .e-icon, -#scrollcontainer .e-scrollbar .e-vscroll .e-icon, -#auto_suggestion .e-scrollbar .e-hscroll .e-icon, -#auto_suggestion .e-scrollbar .e-vscroll .e-icon { - display: block; -} - -.contentarea { - width: 100%; - height: calc(100% - 58px); -} - -#searchauto_suggestion .control_name, #searchauto_suggestion .control_samplename { - display: inline-block; - width: 48%; - padding: 3px; -} - -.listselected { - background: rgb(227, 229, 229) none repeat scroll 0% 0%; -} - -.productList { - padding-left: 0; - margin-bottom: 0; - list-style: none; -} - - .productList li a { - font-family: 'Segoe UI'; - padding-left: 20px; - color: #333; - font-size: 14px; - line-height: 30px; - text-decoration: none; - padding: 2px 0px 2px 20px; - position: inherit; - display: inline-block; - } - -.darktheme .productList li a { - color: #fff; -} - -.productList > li > a:hover { - background: none; - cursor: default; -} - -.productList > li > a { - width: 80%; - font-weight: 600; -} - -.productList ul li a { - width: 100%; - padding-left: 40px; -} - - .productList ul li a:hover { - background: lightgray; - } - -.darktheme .productList ul li a:hover { - background: #2D2E2D; - color: #fff; -} - -.productList a.ng-binding.e-active { - background: rgb(227, 229, 229) none repeat scroll 0% 0%; - color: #333; -} - -.darktheme .productList a.ng-binding.e-active { - background: rgb(66, 66, 66) none repeat scroll 0% 0%; - color: #fff; -} - -.productList .sb-arrow { - background-image: url(images/sbarrows.png); - width: 16px; - height: 14px; - float: right; - margin-right: -25px; - margin-top: 9px; -} - - .productList .sb-arrow.down { - background-position: -5px -5px; - } - - .productList .sb-arrow.up { - background-position: -3px 20px; - } - -.productList ul { - list-style: none; - padding: 0px; - margin: 0px; -} - - .productList ul li { - width: 100%; - } - -.darktheme .cols-sample-area, -.darktheme .cols-prop-area, -.darktheme .event-tracer { - background: #111111 !important; - border: 1px solid #343434; -} - -.controlnamediv { - position: relative; - height: 47px; -} - -.producttitle, -.controlname { - font-size: 25px; - font-family: 'Segoe UI'; - color: #807F7F; - line-height: 40px; - margin-top: 7px; - cursor: default; -} - -.samplename { - font-size: 25px; - font-family: 'Segoe UI'; - color: #296293; - line-height: 40px; - margin-top: 7px; - cursor: default; -} - -.azure .samplename { - color: #66c1dc; -} - -.lime .samplename { - color: #aecf49; -} - -.saffron .samplename { - color: #f9920b; -} - -.bootstrap .samplename { - color: #296293; -} - -.high-contrast-01 .samplename { - color: #dbdb00; -} - -.high-contrast-02 .samplename { - color: #00ff00; -} - -.material .samplename { - color: #ff4081; -} - -.office-365 .samplename { - color: #0078d7; -} - -#controlname { - margin-left: 27px; -} - -#sample { - display: inline-block; -} - -.contentchild { - overflow: auto; - padding: 25px; -} - -.router { - border: 1px solid #D9DEDD; -} - -.darktheme .router { - border: 1px solid #343434; -} - -.footerdiv { - background-color: #2a2d33; - height: 57px; - float: right; - width: 100%; - margin-bottom: 0px; - cursor: default; -} - -.contentsourcediv { - width: 95%; - margin: 0 auto 50px auto; -} - -.syncfusion { - background: url("images/footer.png") no-repeat; - width: 125px; - height: 30px; - float: right; - margin-top: 15px; - background-position: -5px -50px; -} - -.copyright { - color: #818692; - margin-top: 20px; - float: left; - margin-left: 25px; -} - -.content-container-fluid { - padding-right: 0px; - padding-left: 0px; -} - - .content-container-fluid .row { - margin: 0; - } - -.row [class*="cols-"]:first-child { - margin-left: 0; -} - - .row [class*="cols-"]:first-child > div:first-child { - margin: 0 auto; - } - - -#property-window .row { - padding: 20px 0px; -} - -.listview-sample .row .cols-sample-area { - padding: 24px; -} - -.row .cols-sample-area { - background-color: white; - padding: 25px; - min-width: 250px; - min-height: 350px; -} - -.row [class*="cols-"] { - display: block; - width: 100%; - min-height: 30px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - float: left; - margin-left: 1%; -} - -[class*="cols-"] { - float: left; - min-height: 1px; - margin-left: 20px; -} - -.searchoption { - padding: 12px 10px 3px; -} - -.dashboardheadertext .showcasetext { - width: 100%; - color: #296293; - font-weight: 600; - font-size: medium; - font-family: 'Segoe UI'; - text-decoration: none; - padding: 10px; -} - -.dashboardheadertext { - border-bottom: 1px solid #D9DEDD; - padding: 10px; -} - -.darktheme .dashboardheadertext { - border-bottom: 1px solid #333; -} - -.azure .dashboardheadertext .showcasetext { - color: #66c1dc; -} - -.lime .dashboardheadertext .showcasetext { - color: #aecf49; -} - -.saffron .dashboardheadertext .showcasetext { - color: #f9920b; -} - -.bootstrap .dashboardheadertext .showcasetext { - color: #296293; -} - -.high-contrast-01 .dashboardheadertext .showcasetext { - color: #dbdb00; -} - -.high-contrast-02 .dashboardheadertext .showcasetext { - color: #00ff00; -} - -.material .dashboardheadertext .showcasetext { - color: #ff4081; -} - -.office-365 .dashboardheadertext .showcasetext { - color: #0078d7; -} - -.e-tab.e-js.e-widget.e-home { - display: none; -} - -.contentchild.e-showcase { - background-color: #fff; - border: none; - margin-top: -10px; -} - -.showcasefooter { - margin-bottom: 4% !important; -} - -.slidemenuicon.e-button { - display: none; -} - -.EventBox { - max-width: 400px; - min-height: 320px; - margin: 2em auto; - background-color: rgba(20,53,80,0.038); - border: 1px solid rgba(20,53,80,0.05); - box-sizing: border-box; - border-radius: 14px; - display: block; - padding: 10px 20px 40px 20px; -} - -.console .divEventTrace hr { - margin: 5px 0px; -} - -.console .divEventTrace { - padding: 5px; -} - -.console { - background-color: transparent; - color: #333; - font: 11px Consolas, Monaco, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; - margin-bottom: 5px; - overflow-x: hidden; - text-align: left; - height: 230px; - border: 1px solid rgba(20,53,80,0.1); - background-color: #ffffff; - text-indent: 0; - display: block; -} - -.darktheme .CodeMirror { - background: #111111 !important; - color: #fff; -} - -#clrbutton { - float: right; -} - -.showcasesamples { - padding: 0px 25px; -} - -.featuredsamples { - list-style-type: none; - padding: 0px; -} - -.listsampleimage { - display: inline-block; - height: 359px; - width: 316px; - padding: 15px 8px 32px 8px; - margin-right: 15px; -} - -.imgstyle { - min-width: 316px; - min-height: 344px; - background-repeat: no-repeat; -} - -.litext { - margin-top: -128px; - height: auto; - color: #838383; - width: 155px; -} - -.litext, .samplebutton { - margin-left: 20px; - position: relative; - float: left; - display: inline-block; -} - - .litext > a { - color: #296293; - font-size: 13px; - font-weight: 600; - } - -.aclass { - text-decoration: none !important; -} - -.samplebutton .anchorclass { - height: auto; - border-radius: 0; - text-decoration: none; - color: #838383; - cursor: pointer; -} - -.litext > p { - margin-top: 6px; - font-size: 12px; - cursor: default; -} - -p { - margin: 0 0 10px; -} - -.samplebutton { - margin-top: -43px; - width: 110px; -} - -.litext, .samplebutton { - margin-left: 20px; - position: relative; - float: left; - display: inline-block; -} - -.dashboard, .downbutton, .samplebutton { - vertical-align: middle; -} - - .samplebutton > a { - color: #fff; - text-decoration: none; - } - -.anchorclass { - text-decoration: none; - color: #838383; - cursor: pointer; -} - -.anchorclass { - text-decoration: none; - color: #838383; - cursor: pointer; -} - -.qrcode { - bottom: 120px; - display: inline-block; - position: relative; - right: -189px; - float: left; -} - - .qrcode .qrimage { - height: 104px; - width: 104px; - display: block; - border: 1px solid #AAA; - } - - .qrcode .qrimage.qrhealth-angular { - background: url(images/qrcode/health-angular.png) 2px 2px no-repeat; - } - - .qrcode .qrimage.qrexpense-angular { - background: url(images/qrcode/expense-angular.png) 2px 2px no-repeat; - } - - .qrcode .qrimage.qrwebmail { - background: url(images/qrcode/webmail.png) 2px 2px no-repeat; - } - - .qrcode .qrimage.qrweather { - background: url(images/qrcode/weather.png) 2px 2px no-repeat; - } - - .qrcode .qrimage.qrdocumenteditor { - background: url(images/qrcode/documenteditor.png) 2px 2px no-repeat; - } - -.img1 { - background: url(images/dashboard_img/health_thumb.png); -} - -.darktheme .img1 { - background: url("../content/images/dashboard_img/dark-theme-health-thumb.png"); -} - -.img3 { - background: url(images/dashboard_img/weather_thumb.png); -} - -.darktheme .img3 { - background: url(../content/images/dashboard_img/dark-theme-weather-thumb.png); -} - -.img4 { - background: url(images/dashboard_img/expense_thumb.png); -} - -.darktheme .img4 { - background: url(../content/images/dashboard_img/dark-theme-expense-thumb.png); -} - -.img5 { - background: url(images/dashboard_img/webmail_thumb.png); -} - -.img6 { - background: url(images/dashboard_img/documenteditor.png); -} - -.darktheme .img6 { - background: url(../content/images/dashboard_img/dark-theme-documenteditor.png); -} - -.img12 { - background: url(images/dashboard_img/hospital_management.png); -} - -.darktheme .img12 { - background: url(../content/images/dashboard_img/hospital_management_dark_theme.png); -} - -.qrcode .qrimage.qrhospital-angular { - background: url(images/qrcode/hospital-angular.png) 2px 2px no-repeat; -} - -.codebutton .anchorclass { - float: left; - height: auto !important; - border-radius: 0 !important; - line-height: 23px; - margin-left: 132px; - margin-top: -43px; - padding-left: 4px; - width: 20px; - text-decoration: none; -} - -.codebutton .codeimg:before { - content: "\e780"; - font-size: 18px; - margin: -5px 0px 0 -3px; -} - -.box.wide { - padding: 3em; - margin: 3em 0; - background-color: rgba(20,53,80,0.038); - border: 1px solid rgba(20,53,80,0.05); -} - -/* Scroller Style*/ - -#scrollcontainer { - outline: none; -} - - #scrollcontainer.e-scroller .e-vhandle:hover, - #scrollcontainer.e-scroller .e-button:hover, - #auto_suggestion .e-vhandle:hover { - background: #d8d8d8; - color: #797979; - } - - #scrollcontainer .e-scrollbar .e-hscroll .e-icon, - #scrollcontainer .e-scrollbar .e-vscroll .e-icon, - #auto_suggestion .e-scrollbar .e-hscroll .e-icon, - #auto_suggestion .e-scrollbar .e-vscroll .e-icon { - display: block; - } - -.darktheme #scrollcontainer.e-scroller .e-vhandle:hover, -.darktheme #scrollcontainer.e-scroller .e-button:hover, -.darktheme #auto_suggestion .e-vhandle:hover { - background: #444444; -} - -.darktheme #auto_suggestion .e-vhandle { - background: #4F4F4F; -} - -#scrollcontainer .e-vhandle, -#auto_suggestion .e-vhandle { - border-radius: 4px; -} - -#scrollcontainer > .e-scrollbar, -#scrollcontainer > .e-scrollbar > .e-vscroll { - width: 9px !important; - outline: none; -} - -/* Media query styles*/ - -@media (min-width: 982px) { - .accordion-panel { - margin-left: 0px !important; - position: relative !important; - } - - .control-panel { - width: calc(100% - 250px); - } -} - -@media (max-width: 981px) { - .controlname { - margin-left: 10px !important; - } - - .control-panel { - width: 100%; - } - - .accordion-panel { - margin-left: -250px; - } - - .producttitle { - margin-left: 50px; - } - - .slidemenuicon .e-slidemenu:before { - content: "\e76b"; - } - - .slidemenuicon .e-slidemenu { - font-size: 25px; - } - - .slidemenuicon.e-button { - display: block; - background: none; - border: none; - float: left; - width: 40px; - height: 35px; - position: relative; - z-index: 990; - } - - #slidemenu.slidemenuicon.e-button:hover { - background: none; - filter: none; - } - - .slidemenuicon.e-button.e-btn.e-select:focus { - box-shadow: 0 0; - } - - .slidemenuicon.e-button.e-btn.e-select:active { - background: none; - filter: none; - } - - #slidemenu.slidemenuicon .e-icon.e-slidemenu { - color: #333; - } -} - -@media (max-width: 400px) { - .syncfusion { - display: none; - } -} - -@media (max-width: 390px) { - .lisampleimage .imgstyle { - background-size: 292px 350px; - background-repeat: no-repeat; - } - - span.qrcode { - right: -177px; - } -} - -@media (max-width: 365px) { - .lisampleimage .imgstyle { - background-size: 250px 349px; - } - - span.qrcode { - display: none !important; - } -} - -@media (max-width: 320px) { - .lisampleimage .imgstyle { - background-size: 235px 350px; - } -} - -@media (max-width: 310px) { - span.controlname { - font-size: 23px; - } -} - -@media (max-width: 300px) { - - .lisampleimage .imgstyle { - background-size: 205px 349px; - } -} - -@media (max-width: 280px) { - .lisampleimage .imgstyle { - background-size: 203px 350px; - } -} diff --git a/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.min.css b/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.min.css deleted file mode 100644 index 1d1c152..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.min.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url("../ej.reportdesigner.core.bootstrap.min.css"); -@import url("ej.reportdesigner.theme.min.css"); - diff --git a/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.css b/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.css deleted file mode 100644 index 5bb693d..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.css +++ /dev/null @@ -1,3274 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.reportdesigner.theme.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------reportdesigner Theme Start-------------------------------*/ - -/*----------------------ReportDesigner Font Icons----------------------*/ - -.e-reportdesigner a, -.e-designer-dialog a { - color: #333333; - text-decoration: underline; -} -.e-reportdesigner-dataset-openfolder:before { - color: #777777; -} -.e-reportdesigner-browse-folder .path1:before { - color: #ebba16; -} -.e-reportdesigner-browse-folder .path2:before { - color: #ebf0f3; -} -.e-reportdesigner-browse-folder .path3:before { - color: white; -} -.e-reportdesigner-browse-folder .path4:before { - color: #efce4a; -} -.e-reportdesigner-browse-folder .path1:before { - color: #ebba16; -} -.e-reportdesigner-browse-folder .path2:before { - color: #ebf0f3; -} -.e-reportdesigner-browse-folder .path3:before { - color: white; -} -.e-reportdesigner-browse-folder .path4:before { - color: #efce4a; -} -.e-reportdesigner-browse-reportfile .path1:before { - color: white; -} -.e-reportdesigner-browse-reportfile .path2:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path3:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path4:before { - color: #ffde33; -} -.e-reportdesigner-browse-reportfile .path5:before { - color: #7bcc29; -} -.e-reportdesigner-browse-reportfile .path6:before { - color: #ec7838; -} -.e-reportdesigner-browse-reportfile .path7:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path8:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path9:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path10:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path11:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path12:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path13:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path14:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path15:before { - color: #ec7838; -} -.e-reportdesigner-browse-reportfile .path16:before { - color: #7bcc29; -} -.e-reportdesigner-browse-reportfile .path17:before { - color: #4da6ff; -} -.e-reportdesigner-browse-reportfile .path18:before { - color: #ffde33; -} -.e-reportdesigner-browse-reportfile .path19:before { - color: #7bcc29; -} -.e-reportdesigner-browse-reportfile .path20:before { - color: #4da6ff; -} -.e-rptdesigner-selection-drag .path1:before { - color: #179bd7; -} -.e-rptdesigner-selection-drag .path2:before { - color: white; -} -.e-rptdesigner-selection-move .path1:before { - color: white; -} -.e-rptdesigner-selection-move .path2:before { - color: #179bd7; -} -.e-rptdesigner-selection-move .path3:before { - color: #179bd7; -} -.e-reportdesigner-imagemanager-add:before { - -} -.e-reportdesigner-imagemanager-add:before { - color: white; -} -.e-reportdesigner-imagemanager-delete:before { - -} -.e-reportdesigner-imagemanager-delete:before { - color: white; -} -.e-reportdesigner-widget-image .path1:before { - color: #ec7838; -} -.e-reportdesigner-widget-image .path2:before { - color: #4da6ff; -} -.e-reportdesigner-widget-line:before { - color: #4da6ff; -} -.e-reportdesigner-widget-rectangle:before { - color: #4da6ff; -} -.e-reportdesigner-widget-textbox:before { - color: #ec7838; -} -.e-reportdesigner-widget-custom:before { - color: #4da6ff; -} -.e-reportdesigner-area-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-area-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-area-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-bar-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-bar-chart .path2:before { - color: #7bcc29; -} -.e-reportdesigner-bar-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-bar-chart .path4:before { - color: #ffde33; -} -.e-reportdesigner-bubble-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-bubble-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-bubble-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-bubble-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-column-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-column-chart .path2:before { - color: #7bcc29; -} -.e-reportdesigner-column-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-column-chart .path4:before { - color: #ffde33; -} -.e-reportdesigner-doughnut-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-doughnut-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-exploded-pie-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-exploded-pie-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-funnel-chart .path1:before { - color: #ffde33; -} -.e-reportdesigner-funnel-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-funnel-chart .path3:before { - color: #7bcc29; -} -.e-reportdesigner-funnel-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-line-chart:before { - color: #ec7838; -} -.e-reportdesigner-line-with-markers-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-line-with-markers-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path5:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path6:before { - color: #4da6ff; -} -.e-reportdesigner-pie-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-pie-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-pie-chart .path3:before { - color: #7bcc29; -} -.e-reportdesigner-polar-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-polar-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-polar-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-polar-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-polar-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-polar-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-pyramid-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-pyramid-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-pyramid-chart .path3:before { - color: #7bcc29; -} -.e-reportdesigner-radar-chart .path1:before { - color: #6d6f70; -} -.e-reportdesigner-radar-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path3:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path7:before { - color: #4da6ff; -} -.e-reportdesigner-radar-chart .path8:before { - color: #4da6ff; -} -.e-reportdesigner-radar-chart .path9:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path1:before { - color: #4da6ff; -} -.e-table-user-selection-active .e-rptdesigner-dataset-number:before { - content: "\e9b6" !important; -} -.e-table-user-selection-active .e-rptdesigner-dataset-datetime:before { - content: "\e9b2" !important; -} -.e-table-user-selection-active .e-rptdesigner-dataset-boolean:before { - content: "\e9ad" !important; -} -.e-table-user-selection-active .e-rptdesigner-dataset-misc:before { - content: "\e9b5" !important; -} -.e-reportdesigner-scatter-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-scatter-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-scatter-chart .path7:before { - color: #ec7838; -} -.e-reportdesigner-smooth-area-chart .path1:before { - color: #7bcc29; -} -.e-reportdesigner-smooth-area-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-smooth-line-chart:before { - color: #ec7838; -} -.e-reportdesigner-smooth-line-with-markers-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-smooth-line-with-markers-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-smooth-line-with-markers-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-smooth-line-with-markers-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-area-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-area-chart .path2:before { - color: #7bcc29; -} -.e-reportdesigner-stacked-area-chart .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-area-chart-100 .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-area-chart-100 .path2:before { - color: #ffde33; -} -.e-reportdesigner-stacked-area-chart-100 .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path5:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path6:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path7:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path8:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path2:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path3:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path4:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path5:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path6:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path7:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path8:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path7:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart .path8:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path1:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path2:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path4:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path5:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path6:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path7:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path8:before { - color: #4da6ff; -} -.e-reportdesigner-stepped-line-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-stepped-line-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-widget-subreport:before { - color: #4da6ff; -} -.e-qrydesigner-table-column-deselect:before { - color: #cad4e0; -} -.e-reportdesigner-alert-msg .path1:before { - color: #ff4d4d; -} -.e-reportdesigner-alert-msg .path2:before { - color: #ff4d4d; -} -.e-reportdesigner-alert-msg .path3:before { - color: white; -} -.e-reportdesigner-alert-msg .path4:before { - color: white; -} -.e-reportdesigner-alert-info .path1:before { - color: #ebba16; -} -.e-reportdesigner-alert-info .path2:before { - color: #ebba16; -} -.e-reportdesigner-widget-tablix .path1:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path2:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path3:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path4:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path5:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path6:before { - color: #ec7839; -} -.e-reportdesigner-widget-tablix .path7:before { - color: #ec7839; -} -.e-reportdesigner-widget-tablix .path8:before { - color: #ec7839; -} -.e-reportdesigner-widget-list .path1:before { - color: #4da7ff; -} -.e-reportdesigner-widget-list .path2:before { - color: #ec7839; -} -.e-reportdesigner-widget-list .path3:before { - color: #ec7839; -} -.e-reportdesigner-widget-list .path4:before { - color: #4da7ff; -} -/*----------------------ReportDesigner Font Icons----------------------*/ - -/*----------------------Toolbar Start----------------------*/ - -.e-rptdesigner-toolbarcontainer { - border-radius: 0; -} -.e-rptdesigner-toolbarli.e-active .e-rptdesigner-ejwidgets-splitbtn { - -} -.e-rptdesigner-toolbarli.e-active .e-rptdesigner-ejwidgets-splitbtn { - color: white !important; -} -.e-querydesigner-dsname, -.e-querydesigner-dataset-name { - font-size: 13px; -} -.e-rptdesigner-ejwidgets-splitbtn { - - background: transparent !important; - outline: none !important; -} -.e-rptdesigner-ejwidgets-splitbtn { - color: #666666 !important; -} -.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn { - -} -.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn { - color: #333333 !important; -} -.e-rptdesigner-preview { - font-size: 13px; -} -.e-rptdesigner-toolbar-zoom { - font-size: 12px; -} -.e-rptdesigner-toolbarcontainer .e-tooltxt { - border-radius: 3px !important; -} -.e-designer-label { - font-size: 13px !important; -} -.e-rptdesigner-splitbtn.e-splitbutton.e-btn.e-left-btn:focus { - border: 0 !important; -} -.e-rptdesigner-toolbarcontainer.e-responsive-toolbar { - border-top: 0 !important; - border-bottom: 1px solid #cecece; - border-left: 1px solid #cecece; -} -/*----------------------Toolbar End-----------------------*/ - -/************************Itempanel Start***********************************/ - -.e-rptdesigner-itempanel-expandablepanel { - background-color: white; -} -.e-itempanel-expand .e-rptdesigner-expand-border { - -} -.e-reportdesigner .e-widgeticon { - font-size: 28px; -} -.e-rptdesigner-itempanel-parent { - background-color: white; -} -.e-rptdesigner-itempanel-dragelements { - border: 1px solid #cecece; - background-color: white; -} -.e-rptdesigner-itempanel-autocomplete { - background-color: white; - -} -.e-rptdesigner-itempanel-autocomplete { - border: 1px solid #cecece; -} -.e-rptdesigner-itempanel-textbox { - font-size: 13px; - background-color: white; - color: #333333; -} -.e-rptdesigner-itempanel-searcharea { - font-size: 10px; -} -.e-rptdesigner-itempanel-textitem { - color: #333333; - font-size: 10px; -} -.e-rptdesigner-itempanel-panelelements { - background-color: white; -} -.e-rptdesigner-itempanel-headertag { - -} -.e-rptdesigner-itempanel-headertag { - border-top: 1px solid #cecece; - border-bottom: 1px solid #cecece; -} -.e-rptdesigner-itempanel-headerText { - font-size: 12px; -} -.e-rptdesigner-itempanel-container, -.e-rptdesigner-itempanel-itemdiv { - border: 0px solid #cecece; -} -.e-itempanel-report:hover { - -} -.e-itempanel-report:hover { - background: #f6f6f6; - /* Old browsers */ - background: -moz-linear-gradient(top, #f6f6f6, #d9d9d9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #d9d9d9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f6f6f6, #d9d9d9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f6f6f6, #d9d9d9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f6f6f6, #d9d9d9); - /* IE10+ */ - background: linear-gradient(to bottom, #f6f6f6, #d9d9d9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d9d9d9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-tab-opacity-disable { - -} -.e-rptdesigner-tab-opacity-enable { - -} -.e-rptdesigner-borderbottom-zero { - border-bottom: 0px solid #cecece; -} -.e-rptdesigner-borderbottom-one { - border-bottom: 1px solid #cecece; -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover, -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover { - cursor: pointer; - border-color: #c8c8c8; - color: #333333; - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover, -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand { - font-weight: 600; - border-color: #cecece; - color: #333333; - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse { - font-weight: normal; - color: #333333; - border-color: #cecece; - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-itemInfo-template, -.e-rptdesigner-grpingpanel-template { - font-size: 12px; - float: left; -} -/************************Itempanel End***********************************/ - -/*----------------------PropertyPanel Start-----------------------*/ - -.e-rptdesigner-prop-num { - border: 0 solid #cecece; -} -.e-rptdesigner-format-input, -.e-rptdesigner-link-input { - border-right: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} -.e-rptdesigner-link-input[disabled] { - opacity: 0.2 !important; -} -.e-rptdesigner-format-btn, -.e-rptdesigner-browse-btn { - border-radius: 0px 4px 4px 0px !important; - opacity: 1px !important; - -} -.e-rptdesigner-format-btn, -.e-rptdesigner-browse-btn { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border: 1px solid #cecece; -} -.e-rptdesigner-format-btn:hover, -.e-rptdesigner-browse-btn:hover { - -} -.e-rptdesigner-format-btn:hover, -.e-rptdesigner-browse-btn:hover { - border-color: #cecece; - color: #333333; -} -.e-rptdesigner-format-btn:hover, -.e-rptdesigner-browse-btn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-format-btn[disabled], -.e-rptdesigner-format-btn[disabled]:hover, -.e-rptdesigner-browse-btn[disabled], -.e-rptdesigner-browse-btn[disabled]:hover { - opacity: 0.2 !important; - -} -.e-rptdesigner-format-btn[disabled], -.e-rptdesigner-format-btn[disabled]:hover, -.e-rptdesigner-browse-btn[disabled], -.e-rptdesigner-browse-btn[disabled]:hover { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border-color: #cecece; -} -.e-rptdesigner-browse-icon { - font-size: 16.5px; -} -.e-rptdesigner-prop-dataAlert { - background-color: #fff8ed; - -} -.e-rptdesigner-prop-dataAlert { - border-bottom: 1px solid #cecece; -} -.e-rptdesigner-prop-dataAlert-caption { - font-size: 12px !important; - -} -.e-rptdesigner-prop-dataAlert-caption { - color: #333333; -} -/*----------------------PropertyPanel End-----------------------*/ - -/*----------------------DataConfiguration Start-----------------------*/ - -.e-rptdesigner-dataconfig-expandablepanel { - border: 0px solid #cecece; - border-left: 1px solid #cecece; - background-color: white; -} -.e-rptdesigner-dataconfig-header { - - border-left: 1px solid #cecece; - float: right; -} -.e-rptdesigner-dataconfig-header { - background-color: #fcfcfc; -} -.e-rptdesigner-dataconfig-icon { - font-size: 18px; - color: #333333; -} -.e-rptdesigner-dataconfig { - background-color: transparent; - border-bottom: 1px solid #cecece; - color: white !important; -} -.e-rptdesigner-dataconfig:hover { - color: #333333 !important; -} -.e-rptdesigner-dataconfig:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-dataconfig-selection:hover { - -} -.e-rptdesigner-dataconfig-selection:hover { - color: white !important; - background: #3277b2; -} -.e-rptdesigner-dataconfig-selection { - -} -.e-rptdesigner-dataconfig-selection { - color: white !important; -} -.e-rptdesigner-dataconfig-selection { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -/*----------------------DataConfiguration End-----------------------*/ - -/************************New Dialog Start*********************************/ - -.e-rptdesigner-errorLog { - color: #ee2924; - font-size: 12px; -} -.e-rptdesigner-newdialog-labelTxt { - font-size: 12px; -} -/************************New Dialog End*********************************/ - -/************************Credential Dialog Start***********************************/ - -.e-rptdesigner-credential-label, -.e-rptdesigner-credential-labelAlert { - font-size: 13px; -} -.e-rptdesigner-credential-alert { - font-size: 12px; -} -.e-rptdesigner-credential-alert, -.e-rptdesigner-credential-labelAlert { - color: #ee2924; -} -/************************Credential Dialog End***********************************/ - -/************************Alert Dialog Start***********************************/ - -.e-rptdesigner-alertbox .e-header { - border-bottom: 0 solid #3277b2 !important; -} -.e-rptdesigner-alert-anchor { - font-size: 12px; - font-weight: 600; - color: #333333; -} -.e-rptdesigner-alert-msgcont { - border: 1px solid #cecece; - border-radius: 2px; -} -/************************Alert Dialog End***********************************/ - -/************************Expresssion Editor Start***********************************/ - -.e-rptdesigner-expeditor-fontsize { - font-size: 12px !important; -} -/************************Expresssion Editor End***********************************/ - -/*----------------------DataSource Start-----------------------*/ - -.e-designer-tile { - font-size: 40px; -} -.e-designer-tile-content { - font-size: 11px !important; -} -.e-rptdesigner-dspanel-menu { - color: #666666; -} -.e-rptdesigner-dspanel-bgcolor { - background-color: white !important; -} -.e-designer-switch-label { - font-size: 12px !important; - font-weight: 600 !important; - margin-left: 11px; - cursor: pointer; - color: #296293; -} -.e-reportdesigner-datasourceTypes:hover { - - border: #cecece 1px solid; - cursor: pointer; - color: #333333; -} -.e-reportdesigner-datasourceTypes:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-reportdesigner-datasourceTypes { - color: #333333; -} -.e-designer-dslist-label { - font-size: 13px; - font-weight: 600; - color: #333333; -} -.e-designer-switchind-icon { - font-size: 8px; - cursor: pointer; -} -/*----------------------DataSource End-----------------------*/ - -/*----------------------PropertyPanel Start-----------------------*/ - -.e-rptdesigner-prop-panel { - border: 0 solid #cecece; - height: 100%; - background-color: white; -} -.e-rptdesigner-prop-advc { - border-top: 1px solid #cecece; - border-bottom: 1px solid #cecece; - width: 100%; - float: left; -} -.e-rptdesigner-prop-table { - margin: 0.5px; - margin-bottom: 0; - margin-top: 10px; - border-bottom: 1px solid #cecece; -} -.e-rptdesigner-prop-advc, -.e-rptdesigner-prop-table { - -} -.e-rptdesigner-prop-advc, -.e-rptdesigner-prop-table { - border-width: 1px 0; - border-color: #cecece; -} -/*----------------------PropertyPanel End-----------------------*/ - -/*----------------------PropertyPanel & ItemPanel Accordian Start-----------------------*/ - -.e-rptdesigner-acrdn-nav-icon { - font-size: 30px; - cursor: pointer !important; -} -.e-rptdesigner-acrdn-header.e-item-expand:not(.e-last-item) { - border-bottom-style: solid !important; -} -.e-rptdesigner-acrdn-header.e-item-collapse:not(.e-last-item) { - border-bottom-style: none !important; -} -.e-rptdesigner-acrdn-header { - border-style: solid; - float: left; -} -.e-rptdesigner-acrdn-header.e-item-expand:hover, -.e-rptdesigner-acrdn-header.e-item-collapse:hover { - cursor: pointer; - -} -.e-rptdesigner-acrdn-header.e-item-expand:hover, -.e-rptdesigner-acrdn-header.e-item-collapse:hover { - border-color: #cecece; - color: #333333; -} -.e-rptdesigner-acrdn-header.e-item-expand:hover, -.e-rptdesigner-acrdn-header.e-item-collapse:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-acrdn-header.e-item-expand { - font-weight: 600; - color: #333333; - border-color: #cecece; - -} -.e-rptdesigner-acrdn-header.e-item-expand { - border-width: 1px 0; -} -.e-rptdesigner-acrdn-header.e-item-expand { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-acrdn-header.e-item-collapse { - font-weight: normal; - color: #333333; - border-color: #cecece; - -} -.e-rptdesigner-acrdn-header.e-item-collapse { - border-width: 1px 0; -} -.e-rptdesigner-acrdn-header.e-item-collapse { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -/*----------------------PropertyPanel & ItemPanel Accordian End-----------------------*/ - -/*----------------------Dependent component Overwritten-----------------------*/ - -.e-reportdesigner-designer-configuration .e-input, -.e-reportdesigner .e-tooltipbox, -.e-reportdesigner .e-btn, -.e-reportdesigner .e-time-popup, -.e-reportdesigner .e-datepicker.e-calendar, -.e-reportdesigner .e-menu, -.e-reportdesigner .e-uploadbox .e-file-name-txt, -.e-reportdesigner .e-uploadbox .e-selectpart, -.e-reportdesigner .e-uploadbox .e-uploadbtn, -.e-reportdesigner .e-waitpopup-pane .e-text, -.e-reportdesigner .e-tagcloud, -.e-reportdesigner .e-toolbar, -.e-reportdesigner .e-progressbar, -.e-reportdesigner .e-scale .e-tick .tick-value, -.e-reportdesigner .e-datetime-popup .e-dt-button, -.e-reportdesigner .e-grid, -.e-reportdesigner .e-ejinputtext, -.e-reportdesigner .e-pager, -.e-reportdesigner .e-fileexplorer, -.e-reportdesigner .e-textbox { - font-size: 12px; -} -.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon { - -} -.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon { - font-size: 14px; -} -.e-designer-property-header { - background: white !important; -} -.e-reportdesigner-designer-configuration .e-tab .e-header li a { - -} -.e-reportdesigner-designer-configuration .e-tab .e-header li { - background-color: white !important; - font-size: 14px !important; - text-align: center !important; -} -.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active { - - border-top: 0 solid !important; -} -.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active { - border-bottom: 2px solid #296293 !important; -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-active, -.e-reportdesigner .e-tab.e-js .e-left > .e-active, -.e-reportdesigner .e-tab.e-js .e-right > .e-active { - border: 0 solid !important; -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-active a, -.e-reportdesigner .e-tab.e-js .e-left > .e-active a, -.e-reportdesigner .e-tab.e-js .e-right > .e-active a { - -} -.e-reportdesigner-designer-configuration .e-tab .e-header > .e-select a, -.e-reportdesigner .e-tab.e-js .e-left > .e-select a, -.e-reportdesigner .e-tab.e-js .e-right > .e-select a { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - border-bottom: 2px solid #296293 !important; -} -.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput, -.e-reportdesigner .e-uploadbox .e-selectpart, -.e-reportdesigner .e-uploadbox .e-select .e-inputbtn, -.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn { - background-color: #179bd7; - color: white !important; -} -.e-rptdesigner-dialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-ejdialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-alertbox .e-dialog-icon.e-icon.e-close { - -} -/*----------------------Dependent component Overwritten-----------------------*/ - -/*----------------------ReportDesigner Common Styles----------------------*/ - -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - -} -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - border-color: #cecece !important; - background: #3277b2 !important; - color: white !important; -} -.e-rptdesigner-okbtn { - background: #3277b2 !important; - color: white !important; - -} -.e-rptdesigner-okbtn { - border-color: #cecece !important; -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - border-color: #cecece; - color: #333333; - -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - background: #f4f4f4 !important; - color: #333333 !important; -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - font-weight: 400 !important; - font-size: 11px !important; - -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - border-radius: 4px !important; -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - border-radius: 4px; -} -.e-designer-menu.e-menu.e-context .e-list:not(.e-disable-item):hover { - -} -.e-designer-menu.e-menu.e-context .e-active { - -} -.e-designer-menu.e-menu.e-context .e-mhover > .e-menulink, -.e-designer-menu.e-menu.e-context .e-active > .e-menulink { - -} -.e-designer-menu .e-menulink, -.e-rptdesigner-designbutton { - font-size: 13px !important; -} -.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic, -.e-rptdesigner-toolbarcontainer .e-toolbarPreview { - font-size: 16.5px; -} -.e-designer-textbox-border { - border-color: #cecece; -} -.e-rptdesigner-headericon { - font-size: 12px; - color: #777777; -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - border-radius: 2px; - font-size: 12px; -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - box-shadow: 0 0 1px #cecece; - border: 0.5px solid #cecece; -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection, -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection { - background: #3297fd; - color: white; -} -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - background: #3399ff; - color: white; -} -.e-reportdesigner .e-designer-content, -.e-querydesigner-dataset-text { - font-size: 12px !important; -} -.e-rptdesigner-header { - font-size: 14px; - color: #333333; - font-weight: 600; - line-height: 1; - letter-spacing: 0.5px; -} -.e-rptdesigner-data-icon { - color: #666666; - font-size: 18px !important; -} -.e-designer-content-icon, -.e-rptdesigner-headericon, -.e-designer-tile, -.e-query-datatype, -.e-query-selection, -.e-query-treeview { - font-style: normal; - font-weight: normal; -} -.e-designer-content-icon { - font-size: 15px; -} -.e-rptdesigner-new-btn-footer { - border: 0 Solid !important; - border-top-width: 1px !important; - border-color: #cecece !important; -} -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner { - font-size: 12px !important; - font-weight: 400 !important; - -moz-border-radius: 3px !important; - -webkit-border-radius: 3px !important; - border-radius: 3px !important; -} -.e-reportdesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - - color: #333333; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-datasource-list, -.e-reportdesigner-param-list, -.e-rptdesigner-datalist-border { - border-bottom: 0.5px solid #cecece !important; -} -.e-designer-dragabble-icon { - font-size: 13px !important; - color: #666666; -} -.e-query-datatype { - font-size: 21px !important; -} -.e-designer-datatype-icon { - font-size: 20px !important; - color: #666666; -} -.e-reportdesigner .e-rptdesigner-param-text { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-designer-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #333333; -} -.e-rptdesigner-designarea { - border-top: 1px solid #cecece; - border-bottom: 1px solid #cecece; -} -.e-reportdesigner .e-querydesigner { - border: 0 none !important; -} -.e-reportdesigner .e-toolbarsmallfonticonsettings { - font-size: 14px; -} -.e-rptdesigner-box-sizing, -.e-rptdesigner-pg-tag { - -webkit-box-sizing: content-box !important; - -moz-box-sizing: content-box !important; - box-sizing: content-box !important; -} -.e-reportdesigner .e-rptdesigner-editicon { - color: #666666 !important; -} -.e-reportdesigner .e-reporticons { - font-size: 16px !important; -} -/*----------------------ReportDesigner Common Styles End----------------------*/ - -/*----------------------EJ Designer Fontfamily----------------------*/ - -.e-designer-fontfamily, -.e-designer-codemoduletextbox, -.e-rptdesigner-toolbar-zoom, -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner, -.e-designer-switch-label, -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap, -.e-rptdesigner-browse-path, -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt, -.e-designer-title-label, -.e-reportdesigner-menu-list, -.e-rptdesigner-pg-tag, -.e-reportdesigner-designer .e-acrdn > .e-content, -.e-reportdesigner-designer .e-acrdn > .e-select, -.e-reportdesigner-dataset-btn, -.e-reportdesigner-datasourceheader, -.e-reportdesigner-datasourceTile, -.e-reportdesigner-widget-watermark, -.e-reportdesigner-treeText, -.e-reportdesigner-preview-grid .emptyrecord, -.e-rptdesigner-header, -.e-designer-content, -.e-querydesigner-dataset-text, -.e-designer-label, -.e-designer-tile-content, -.e-reportdesigner-parameter-selection .e-input, -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input, -.e-designer-txtmark, -.e-designer-param-assign, -.e-designer-param-assign .e-ddl .e-input, -.e-reportdesigner .e-ddl [readonly].e-input, -.e-reportdesigner .e-ddl-popup, -.e-reportdesigner .e-ddl .e-options, -.e-rptdesigner-param-text, -.e-designer-menu, -.e-designer-menu .e-menulink, -.e-reportdesigner-preview-grid .e-headercelldiv, -.e-reportdesigner-preview-grid .e-rowcell, -.e-designer-cancelbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-designer-alert-cancelbtn, -.e-designer-add-btn, -.e-designer-add-label, -.e-designer-label-group, -.e-designer-label-sort, -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-designer-setparam-btn, -.e-designer-loadbtn, -.e-reportdesigner .CodeMirror, -.e-querydesigner .CodeMirror, -.e-rptdesigner-empty-msg, -.e-reportdesigner-atc-boxshadow, -.e-rptdesigner-param-btn.e-txt, -.e-designer-cancelbtn.e-txt, -.e-designer-okbtn.e-txt, -.e-reportdesigner-dataset-okbtn.e-txt, -.e-rptdesigner-dataset-cancelbtn.e-txt, -.e-reportdesigner-dataset-btn.e-txt, -.e-rptdesigner-previewbtn .e-btntxt, -.e-rptdesigner-new-btn .e-btntxt, -.e-designer-newparam-btn .e-btntxt, -.e-designer-newds-btn .e-btntxt, -.e-designer-dsconnect-btn.e-txt, -.e-designer-alert-okbtn .e-btntxt, -.e-designer-alert-cancelbtn .e-btntxt, -.e-designer-setparam-btn.e-txt, -.e-qrydesigner-addbtn .e-btntxt, -.e-designer-property-header > li > a, -.e-designer-connect.e-txt, -.e-rptdesigner-designbutton .e-btntxt, -.e-designer-ejdialog .e-title, -.e-designer-dialog .e-title, -.e-designer-alertbox .e-title, -.e-rptdesigner-itemInfo-template, -.e-rptdesigner-grpingpanel-template, -.e-rptdesigner-fieldList > li, -.e-rptdesigner-addDataSourceItem > a, -.e-rptdesigner-expressionElement > a, -.e-rptdesigner-textElement > a, -.e-rptdesigner-noRecords, -.e-rptdesigner-tablix-searchtxtbx, -.e-designer-tablix-alert-radiobtn .e-text, -.e-rptdesigner-prop-btn.e-txt, -.e-rptdesigner-btnText { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -.e-textarea-codeeditor .CodeMirror { - font-family: 'Segoe UI' !important; - height: 322px !important; - visibility: unset; -} -/*----------------------EJ Designer Fontfamily----------------------*/ - -/*----------------------Link Parameter Start-----------------------*/ - -.e-rptdesigner-linkparam-font { - font-size: 12px !important; -} -/*----------------------Link Parameter End-----------------------*/ - -/*----------------------Report Action Start-----------------------*/ - -.e-rptdesigner-report-caption, -.e-designer-radio .e-text, -.e-designer-radiobtn .e-text { - font-size: 12px !important; -} -/*----------------------Report Action End-----------------------*/ - -/*----------------------Browse Dialog Start-----------------------*/ - -.e-rptdesigner-browse-path { - color: #333333; - font-size: 12px; - border-style: none; - background-color: white; -} -.e-reportdesigner-reportbrowse:hover { - border: 1px solid #cecece; - color: #333333; - cursor: default; -} -.e-reportdesigner-reportbrowse:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-reportdesigner-reportbrowse { - border: 1px solid transparent; - background-color: transparent; -} -.e-rptdesigner-browse-content { - border-top: 0.5px solid #cecece; -} -.e-designer-empty-folder { - font-size: 11px; - text-align: center; - vertical-align: middle; -} -.e-rptdesigner-browse-label { - color: #333333; -} -.e-rptdesigner-report-selection { - -} -.e-rptdesigner-report-selection { - border: 1px solid #cecece; - color: white; -} -.e-rptdesigner-report-selection { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -/*----------------------Browse Dialog End-----------------------*/ - -/************************Image Manager CSS Start***********************************/ - -.e-rptdesigner-imagecontainer { - background-color: white; -} -.e-reportdesigner .e-imagemanagericon { - font-size: 30px; -} -.e-rptdesigner-img-divhover { - border: 2px solid; - border-color: #cecece; -} -.e-rptdesigner-img-childdivhover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-img-deleteicon { - font-size: 15px !important; -} -.e-rptdesigner-img-itemdiv { - border: 1px solid; - border-color: #cecece; -} -/************************Image Manager CSS End***********************************/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-rptdesigner-param-assign, -.e-rptdesigner-codemodule, -.e-rptdesigner-add-icon, -.e-rptdesigner-add-btn, -.e-rptdesigner-add-label, -.e-rptdesigner-add-code-label, -.e-rptdesigner-delete-icon, -.e-rptdesigner-txtmark { - font-size: 12px; -} -.e-rptdesigner-add-icon { - color: #3277b2; -} -.e-rptdesigner-add-btn { - color: #3277b2; -} -.e-rptdesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-add-label { - color: #282827; -} -.e-rptdesigner-add-code-label { - color: #282827; -} -.e-rptdesigner-delete-icon { - color: #ee2924; -} -.e-rptdesigner-txtmark { - font-style: normal; - color: #333333; -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - border-bottom: 0.5px solid lightgray !important; -} -.e-rptdesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #333333; - opacity: 0.6; -} -.e-rptdesigner-dialog .e-footerbar, -.e-rptdesigner-ejdialog .e-footerbar { - border-top: 0.5px #3277b2 !important; -} -.e-rptdesigner-ejdialog .e-dialog-scroller, -.e-rptdesigner-dialog .e-dialog-scroller { - border-color: #cecece; -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - font-size: 14px !important; - font-weight: 600; -} -.e-rptdesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-rptdesigner-double-drag { - font-size: 13px !important; - color: #c8c8c8 !important; - font-weight: 600 !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/************************Designpanel module CSS Start***********************************/ - -.e-rptdesigner-surfacecontainer { - -} -.e-rptdesigner-surfacecontainer { - /*other*/ - background-color: #cccccc; -} -.e-reportdesigner-designArea { - border: 0.5px solid; - background: white; - border-color: #c8c8c8; -} -.e-reportdesigner-designPanel { - border-color: #cecece; - font-size: 11pt; -} -.e-rptdesigner-dpadorner-div { - background-color: transparent; - border: 1px dashed #179bd7; -} -.e-rptdesigner-pg-tag { - color: white; - font-size: 10px; - background-color: #179bd7; -} -.e-rptdesigner-designselector { - border: 1px dashed gray; - background: rgba(237, 246, 253, 0.4); -} -.e-rptdesigner-selection-drag .path1:before { - color: #179bd7; -} -.e-rptdesigner-selection-drag .path2:before { - color: white; -} -.e-rptdesigner-selection-move .path1:before { - color: white; -} -.e-rptdesigner-selection-move .path2:before { - color: #179bd7; -} -.e-rptdesigner-selection-move .path3:before { - color: #179bd7; -} -/************************Designpanel module CSS End***********************************/ - -/************************DataAssign panel CSS Start***********************************/ - -.e-rptdesigner-dataassign-sep { - background-color: #cecece; -} -.e-rptdesigner-dataassign-roottag { - background-color: white; -} -.e-rptdesigner-da-searchtxtbx { - font-size: 11px; - border: 1px solid #cecece; -} -.e-rptdesigner-da-searchtxtbx { - background-color: white; -} -.e-rptdesigner-da-searchicon { - color: #666666; -} -.e-rptdesigner-da-dataLable { - font-size: 13px; - font-weight: 600; -} -.e-rptdesigner-da-categoryList { - background-color: white; - border: 1px solid #cecece; -} -.e-rptdesigner-da-emptyLabel { - border: 1px dashed #c8c8c8; - background-color: white; -} -.e-rptdesigner-da-emptySpan { - color: #333333; - font-size: 11px; -} -.e-rptdesigner-da-dragDiv { - border: 1px solid #cecece; - background: white; -} -.e-rptdesigner-da-dragicon { - font-size: 11px !important; - color: #666666 !important; -} -.e-rptdesigner-da-dragLabel { - font-size: 11px !important; -} -.e-rptdesigner-da-closeicon { - color: #ee2924; - font-size: 10px !important; -} -.e-rptdesigner-da-settingsicon { - color: #666666; -} -.e-rptdesigner-da-dataseticon { - color: #666666 !important; -} -.e-rptdesigner-da-dragDiv:hover { - -} -.e-rptdesigner-da-dragDiv:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -/************************DataAssign panel CSS End***********************************/ - -/************************FormatDialog CSS Start***********************************/ - -.e-rptdesigner-format-font, -.e-rptdesigner-formattext-caption { - font-size: 12px; -} -.e-rptdesigner-format-prevwfont { - font-size: 14px; - font-weight: 600; - color: #333333; -} -.e-rptdesigner-format-prevwDiv { - border: 1px solid #cecece; -} -.e-rptdesigner-format-subDiv { - border-left: 1px solid #cecece; -} -.e-rptdesigner-format-font, -.e-rptdesigner-format-prevwChild { - color: #333333; -} -.e-rptdesigner-format-font { - font-weight: 400 !important; -} -/************************FormatDialog CSS End***********************************/ - -/*----------------------Ejdesigner Overridden css Start-----------------------*/ - -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before, -.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets .e-icon.e-search:before, -.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before { - font-size: 12px !important; -} -.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before { - font-size: 8px !important; -} -.e-designer-ejwidgets-colorpicker .e-drp-btn { - border-right: 1px solid #cecece !important; -} -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before, -.e-rptviewer-updown .e-arrow-sans-down:before, -.e-rptviewer-updown .e-arrow-sans-up:before { - font-size: 9px !important; -} -.e-designer-ejwidgets .e-select, -.e-rptviewer-drpdown .e-select, -.e-rptviewer-updown .e-select { - background-color: #fcfcfc !important; -} -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-reportdesigner .e-widgeticons, -.e-dataset-widgeticon { - font-size: 8px; -} -.e-reportdesigner-designer .e-colorwidget .e-selected-color { - border: 1px solid #c8c8c8 !important; -} -/*----------------------Ejdesigner Overridden css End-----------------------*/ - -/*----------------------Ejdesigner Error icon Css Start-----------------------*/ - -.e-rptdesigner-error .e-in-wrap, -.e-rptdesigner-error .e-atc-popup, -.e-rptdesigner-error .e-options, -.e-rptdesigner-error.e-textarea, -.e-rptdesigner-error.e-textbox, -.e-rptdesigner-error.e-designer-textcontent, -.e-rptdesigner-error.e-designer-textarea { - border: 1px solid #cd0a0a !important; -} -.e-rptdesigner-error.e-textarea.e-preview-txt { - border: 0.5px solid #cd0a0a !important; -} -.e-rptdesigner-error-icon, -.e-reportdesigner-alertinfo, -.e-rptdesigner-error-content { - font-size: 12px; -} -.e-rptdesigner-errorinfo:before { - color: #ee2924 !important; -} -/*----------------------Ejdesigner Error icon Css End-----------------------*/ - -/*----------------------Ejdesigner Tooltip Css start-----------------------*/ - -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - font-size: 12px !important; - border-radius: 4px; - line-height: 18px; - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - color: #333333; - border: 1px solid #cecece; - background-color: white; -} -.e-designer-property-tooltip { - -} -.e-designer-property-tooltip { - background-color: white; -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-top: none !important; - border-right: 10px solid transparent !important; - border-left: 10px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-bottom: 10px solid #cecece !important; -} -.e-designer-property-tooltip .e-arrowTipInner { - border-top: none !important; - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipInner { - border-bottom: 9px solid white !important; -} -.e-designer-config-tooltip .e-arrowTipOuter, -.e-designer-right-tip .e-arrowTipOuter { - border-top: 10px solid transparent !important; - border-bottom: 10px solid transparent !important; - border-right: none !important; - border-left: 10px solid #cecece !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-top: 9px solid transparent !important; - border-bottom: 9px solid transparent !important; - border-right: none !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-left: 9px solid white !important; -} -.e-designer-bottom-tip .e-arrowTipOuter, -.e-reportdesigner, -.e-reportdesigner-tooltiparrowpopup { - border: 1px solid #cecece; -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-bottom: none; - border-right: 10px solid transparent; - border-left: 10px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-top: 10px solid #cecece; -} -.e-designer-bottom-tip .e-arrowTipInner { - border-right: 9px solid transparent; - border-bottom: none; - border-left: 9px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipInner { - border-top: 9px solid white; -} -.e-designer-top-tip .e-arrowTipInner { - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - border-top: 9px solid transparent !important; - -} -.e-designer-top-tip .e-arrowTipInner { - border-bottom: 9px solid white !important; -} -/*----------------------Ejdesigner Tooltip Css End-----------------------*/ - -/*----------------------Scroller Start-----------------------*/ - -.e-reportdesigner-scroller .e-vscrollbar { - border-top: 1px solid #cecece; -} -/*----------------------Scroller End-----------------------*/ - -/*----------------------Drag Element Start-----------------------*/ - -.e-rptdesigner-drag-element { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-drag-div { - border: 1px solid #cecece; - background: #3277b2; -} -.e-rptdesigner-drag-iconType { - font-size: 18px; - color: white !important; -} -.e-rptdesigner-dragconfig-iconType { - -} -.e-rptdesigner-drag-label, -.e-rptdesigner-paramdrag-label { - font-size: 12px; - color: white; -} -/*----------------------Drag Element End-----------------------*/ - -/*----------------------Expression menu Background Start-----------------------*/ - -.e-rptdesigner-exp-set, -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - border: 1px solid #c8c8c8 !important; -} -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - background: white; -} -.e-rptdesigner-exp-set, -.e-designer-menu-expressionicon { - background-color: black; -} -/*----------------------Expression menu Background End-----------------------*/ - -/*----------------------Parameter module CSS Start-----------------------*/ - -.e-rptdesigner-param-listDiv, -.e-rptdesigner-param-list-childDiv, -.e-rptdesigner-param-bodyDiv, -.e-rptdesigner-param-panelDiv, -.e-rptdesigner-param-fieldBody { - background-color: white; -} -.e-reportdesigner-menu-list { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-reportdesigner-menu-list:hover { - background: #f4f4f4; -} -.e-rptdesigner-param-anchorlink { - font-size: 12px; - font-weight: 600; - color: #3277b2 !important; -} -.e-rptdesigner-paramlist-border { - border-bottom: 1px solid #cecece; -} -/*----------------------Parameter module CSS End-----------------------*/ - -/*----------------------Parameter Dialog CSS Start-----------------------*/ - -.e-rptdesigner-paramquery-label { - font-size: 12px; - color: #333333; -} -/*----------------------Parameter Dialog CSS End-----------------------*/ - -/*----------------------Dataset CSS Start-----------------------*/ - -.e-rptdesigner-dataset-container { - background: white; -} -.e-rptdesigner-dataset-headermenu { - color: #666666; -} -.e-rptdesigner-datalist-icon { - font-size: 12px !important; - color: #666666 !important; -} -.e-rptdesigner-list-iconType { - font-size: 18px !important; -} -.e-rptdesigner-list-iconType, -.e-rptdesigner-data-schema { - color: #666666 !important; -} -.e-reportdesigner .e-split-add-btn-separator { - border-left: 0.5px solid #cecece; -} -.e-rptdesigner-data-bgreset { - background-color: transparent; -} -.e-rptdesigner-data-bgset { - -} -.e-rptdesigner-data-bgset { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow { - font-size: 12px !important; -} -/*----------------------Dataset CSS End-----------------------*/ - -/*----------------------Shared Dataset CSS Start-----------------------*/ - -.e-rptdesigner-shared-row { - font-weight: 500 !important; -} -.e-rptdesigner-shared-label { - font-size: 13px; -} -/*----------------------Shared Dataset CSS Start-----------------------*/ - -/*************************************Tablix Start******************************************/ - -/*************************************Tablix Grouping Panel css Start******************************************/ - -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - -} -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - background-color: #fcfcfc; -} -.e-rptdesigner-rowColumn-container { - border-color: #cecece; -} -.e-rptdesigner-rowColumn-headerDiv { - - color: #333333; -} -.e-rptdesigner-rowColumn-headerDiv { - background-repeat: no-repeat; - border-bottom: 1px solid #cecece; -} -.e-rptdesigner-rowColumn-headerDiv { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - background-color: white; -} -.e-rptdesigner-headerRowSpan, -.e-rptdesigner-headerColumn, -.e-rptdesigner-rowColumn-fieldNameDiv, -.e-rptdesigner-rowColumn-menuIcon { - font-size: 12px; -} -.e-rptdesigner-rowColumn-rowDiv { - border: 1px solid #cecece; -} -.e-rptdesigner-rowColumn-columnDiv { - border: 1px solid #cecece; -} -.e-rptdesigner-rowColumn-containerTable { - border: 1px solid #cecece; - color: #333333; -} -.e-rptdesigner-rowColumn-menuDiv { - border-left: 0.5px solid #cecece; -} -.e-rptdesigner-group-list-hover { - -} -.e-rptdesigner-group-list-hover { - color: #333333; -} -.e-rptdesigner-group-list-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-user-selection-active { - -} -.e-rptdesigner-user-selection-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - color: white; -} -.e-rptdesigner-groupPanel-resizer { - -} -.e-rptdesigner-groupPanel-resizer { - background-color: #cecece; -} -.e-rptdesigner-groupPanel-resizer:hover { - -} -.e-rptdesigner-groupPanel-resizer:hover { - background-color: #f4f4f4; - border-color: #cecece; -} -.e-rptdesigner-groupPanel-resize-helper { - -} -.e-rptdesigner-groupPanel-resize-helper { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-rowColumn-rowIconSpan, -.e-rptdesigner-rowColumn-advIconSpan, -.e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-rowColumn-openCloseIcon, -.e-rptdesigner-group-detailIcon, -.e-rptdesigner-group-icon, -.e-rptdesigner-rowColumn-groupIcon-size { - color: #666666; -} -/*************************************Tablix Grouping Panel End******************************************/ - -.e-rptdesigner-textbox-editIcon { - color: #159bd7; -} -.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon { - color: #c3c3c3; -} -/**************************Tablix Data Assign Override Start*******************************/ - -.e-rptdesigner-tablixdataassignmenu { - background-color: white; - -} -.e-rptdesigner-tablixdataassignmenu { - border: 1px solid #cecece; - box-shadow: none; -} -.e-rptdesigner-menu-item:hover { - - color: #333333; - cursor: pointer; -} -.e-rptdesigner-menu-item:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rptdesigner-menu-item { - font-size: 14px; - color: #333333; -} -.e-rptdesigner-menu-item > a { - font-size: 14px; - text-overflow: ellipsis; - text-decoration: none !important; - overflow: hidden; - white-space: nowrap; -} -.e-rptdesigner-menu-separator { - background-color: #cecece; -} -.e-rptdesigner-noRecords { - font-size: 12px; - color: #666666 !important; - font-style: italic; -} -.e-rptdesigner-tablix-searchicon { - color: #666666 !important; -} -.e-rptdesigner-tablix-content-icon { - font-family: ejreportdesigner !important; - font-size: 17px; - font-style: normal; - font-weight: normal; -} -/**************************Tablix Data Assign Override End*******************************/ - -/*************************************Tablix End******************************************/ - -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - cursor: pointer; - border-color: #c8c8c8; - color: #333333; - border-radius: 4px; - -} -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -/*************************************Code Module Start******************************************/ - -.e-rptdesigner-codeinfo { - color: gray; -} -.e-reportdesigner-infoIcon-border { - border-left: 1px solid #dedede; -} -.e-designer-codeTip a { - -} -/*************************************Code Module End******************************************/ - -/*************************************Data Field Search [Start] ******************************************/ - -.e-rptdesigner-datafield-search-box { - background-color: white; - -} -.e-rptdesigner-datafield-search-box { - border: 1px solid #cecece; -} -/*************************************Data Field Search [End] ******************************************/ - -/*------------------------------querydesigner toolbar Start-------------------------------*/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-preview, -.e-querydesigner-toolbarcontainer .e-qrydesigner-join, -.e-querydesigner-toolbarcontainer .e-qrydesigner-exp { - font-size: 24px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-filter { - font-size: 16px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-param { - font-size: 20px; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-top: 0 !important; - border-bottom: 1px solid #cecece; - border-left: 1px solid #cecece; -} -.e-querydesigner-toolbarcontainer .e-tooltxt { - border-radius: 3px !important; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-right: 1px solid #cecece; -} -.e-qrydesigner-separator.e-horizontal.e-separator { - border-right: 0 none; -} -/*------------------------------querydesigner toolbar End-------------------------------*/ - -/************************Toggle Button*********************************/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider { - background-color: #cecece; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before { - background-color: white; -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -/************************Toggle Button*********************************/ - -/*------------------------------querydesigner surface start-------------------------------*/ - -.e-querydesigner a { - color: #333333; - text-decoration: underline; -} -.e-querydesigner, -.e-querydesigner .e-data-table, -.e-qrydesigner-dragheader { - border: 1px solid #cecece; -} -.e-qrydesigner-surface, -.e-querydesigner .e-query-editor { - background-color: white; -} -.e-qrydesigner-schema { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - border-top: 0 none; - background-color: white; -} -.e-qrydesigner-search-cont { - background: transparent !important; -} -.e-qrydesigner-preview-header { - border-bottom: 1px Solid #cecece; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - -} -.e-qrydesigner-preview-header { - background: #fcfcfc; -} -.e-qrydesigner-schema-header { - -} -.e-qrydesigner-schema-header { - border: 1px solid #cecece; -} -.e-qrydesigner-schema-header { - border-radius: 4px; -} -.e-qrydesigner-schema-scroll { - border-top: 1px solid #cecece; -} -.e-designer-h-splitter { - border-left-style: none !important; -} -.e-querydesigner .e-qrydesigner-surface { - border-width: 1px 0 0 0 !important; -} -.e-querydesigner .e-data-table { - box-shadow: 0 0 10px #cecece; -} -.e-querydesigner .e-data-table .e-list { - border-bottom: 0 none !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark { - color: #333333 !important; -} -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-update-icon { - font-size: 12px; - font-weight: 600; - color: #282827 !important; -} -.e-qrydesigner-generatepreview { - font-size: 12px; - font-weight: 600; - color: #282827 !important; - -} -.e-qrydesigner-datacontent { - font-size: 12px; - font-weight: 600; - color: #282827 !important; -} -.e-qrydesigner-norow-msg, -.e-reportdesigner-preview-grid .emptyrecord { - font-size: 14px; - color: #333333 !important; -} -.e-qrydesigner-atc-boxshadow.e-input, -.e-qrydesigner-atc-boxshadow.e-input[type="text"], -.e-qrydesigner-table-boxshadow { - box-shadow: rgba(0, 0, 0, 0.0745098) 0 0 0 !important; -} -.e-qrydesigner-table-boxshadow { - border-width: 0 !important; -} -.e-qrydesigner-atc-boxshadow { - font-size: 13px !important; -} -.e-qrydesigner-treeview.e-chk-image { - color: #179bd7 !important; -} -.e-active > .e-qrydesigner-treeview.e-checkmark { - color: white; -} -.e-qrydesigner-treeview.e-checkmark { - color: #179bd7; -} -.e-qrydesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #333333; - opacity: 0.6; -} -.e-qrydesigner-table-close .e-icon.e-close_01 { - -} -.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover { - background-color: #e9e9e9 !important; - border-radius: 4px !important; -} -.e-qrydesigner-dragheader { - background: white; - color: #333333; - font-size: 15px; -} -.e-query-selection { - font-size: 19px !important; -} -.e-qrydesigner-treeview, -.e-reportdesigner-double-drag { - color: #666666; -} -.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag { - color: #333333 !important; -} -.e-qrydesigner-datatable .e-item .e-active { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover { - color: #333333 !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview { - color: #333333 !important; -} -.e-querydesigner .e-query-text { - font-size: 12px !important; -} -.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before { - color: #333333 !important; -} -.e-qrydesigner-table-column:hover { - - border-color: #cecece !important; - color: #333333 !important; - border-radius: 4px; -} -.e-qrydesigner-table-column:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - color: white !important; - border-color: #cecece !important; - border-radius: 4px; -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-qrydesigner-table-header { - float: left; - font-weight: 600; - font-size: 13px; -} -.e-designer-loadbtn { - font-weight: 600 !important; -} -.e-qrydesigner-table-separator { - border: 0 Solid; - border-top-width: 0.5px; - border-color: #cecece; -} -.e-qrydesigner-query-table { - background-color: white; -} -/*------------------------------querydesigner surface End-------------------------------*/ - -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -.e-querydesigner .e-query-editor .CodeMirror { - color: #333333; -} -.e-querydesigner .e-query-editor .CodeMirror, -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - background-color: white; - font-size: 16px; -} -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - border-right: 1px solid #cecece; -} -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -/*------------------------------querydesigner font-family-------------------------------*/ - -.e-qrydesigner-norow-msg, -.e-qrydesigner-empty-msg, -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-add-label, -.e-qrydesigner-okbtn.e-txt, -.e-qrydesigner-texteditor, -.e-qrydesigner-cancelbtn, -.e-qrydesigner-cancelbtn.e-txt, -.e-qrydesigner-add-btn, -.e-qrydesigner-atc-boxshadow, -.e-qrydesigner-datacontent, -.e-qrydesigner-title-label, -.e-qrydesigner-generatepreview { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -/*------------------------------querydesigner font-family-------------------------------*/ - -/*------------------------------queryjoiner Start-------------------------------*/ - -.e-qrydesigner-qryjoiner-addfield { - background: white; -} -.e-qrydesigner-qryjoiner-container { - background-color: white; -} -.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon { - font-size: 11px; -} -.e-qrydesigner-queryjoiner-deleteicon { - color: #ee2924; -} -.e-qrydesigner-qryjoiner-addfield-deleteicon { - color: #ee2924; -} -/*------------------------------queryjoiner End-------------------------------*/ - -/*------------------------------Store Parameter Start-------------------------------*/ - -.e-qrydesigner-qryparameter-container { - background-color: white; - border: 0.5px solid #cecece; -} -.e-qrydesigner-storefont { - font-size: 14px; - color: #333333; - font-weight: 600; -} -/*------------------------------Store Parameter End-------------------------------*/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-qrydesigner-add-label { - color: #282827; -} -.e-qrydesigner-qryjoiner-drpdwn, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label { - font-size: 12px; -} -.e-qrydesigner-add-icon { - color: #3277b2; -} -.e-qrydesigner-add-btn { - color: #3277b2; -} -.e-qrydesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-qrydesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-qrydesigner-dialog .e-header { - -} -.e-qrydesigner-dialog .e-header { - border-bottom: 0.5px solid lightgray !important; -} -.e-qrydesigner-dialog .e-footerbar { - border-top: 0.5px #3277b2 !important; -} -.e-qrydesigner-dialog .e-dialog-scroller { - border-color: #cecece; -} -.e-qrydesigner-dialog .e-dialog-icon.e-icon.e-close { - -} -.e-qrydesigner-dialog .e-titlebar { - -} -.e-qrydesigner-dialog .e-titlebar { - font-size: 14px !important; - font-weight: 600; -} -.e-qrydesigner-param-assign, -.e-qrydesigner-add-icon, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label, -.e-qrydesigner-delete-icon { - font-size: 12px; -} -.e-qrydesigner-delete-icon { - color: #ee2924; -} -.e-qrydesigner-okbtn { - background: #3277b2 !important; - color: white !important; - -} -.e-qrydesigner-okbtn { - border-color: #cecece !important; -} -.e-qrydesigner-okbtn:hover { - border-color: #cecece; - color: #333333; - -} -.e-qrydesigner-okbtn:hover { - background: #f4f4f4 !important; - color: #333333 !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/*------------------------------query expression Dialog Start-------------------------------*/ - -.e-qrydesigner-exp-font { - font-size: 13px !important; -} -.e-qrydesigner-exp-sepdiv1 { - border-left: 1px solid #cecece; -} -.e-qrydesigner-exp-sepdiv2 { - border-left: 1px solid #cecece; -} -.e-qrydesigner-exp-desccontent, -.e-qrydesigner-exp-example { - font-size: 12px; -} -.e-qrydesigner-exp-list { - background: white; -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - color: white !important; -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-qrydesigner-exp-separator { - border-right: 0.5px solid #cecece !important; -} -.e-qrydesigner-explist-iconspan { - font-size: 16px; - -} -.e-qrydesigner-explist-iconspan { - color: white; -} -.e-qrydesigner-explist-border { - border-bottom: 1px solid #cecece; -} -.e-qrydesigner-explist-licontainer { - border-bottom: 0.5px solid #cecece !important; -} -.e-qrydesigner-explist-lianchor { - -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border-radius: 2px; - font-size: 12px; -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border: 0.5px solid #cecece; - box-shadow: 0 0 1px #cecece; -} -/*------------------------------query expression Dialog End-------------------------------*/ - -.e-qrydesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-qrydesigner-user-selection-active { - -} -.e-qrydesigner-user-selection-active { - color: white !important; -} -.e-qrydesigner-user-selection-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-qrydesigner-user-selection-active a { - -} -.e-qrydesigner-user-selection-active a { - color: white !important; -} -.e-qrydesigner-user-selection-active a { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -/*----------------------Query filter CSS Start-----------------------*/ - -.e-qrydesigner-queryfilter-field-table, -.e-qrydesigner-queryfilter-bool-table { - background-color: white; -} -.e-qrydesigner-query-bool-label { - font-size: 13px; -} -/*----------------------Query filter CSS End-----------------------*/ - -/*----------------------Query Param CSS Start-----------------------*/ - -.e-qrydesigner-queryparam-label { - font-size: 14px; -} -.e-qrydesigner-queryparam-label { - color: #282827; -} -/*----------------------Query Param CSS End-----------------------*/ - -/************************Report Parameter Start***********************************/ - -.e-qrydesigner-dataparam-font { - font-size: 12px; -} -/************************Report Parameter End***********************************/ - -/*------------------------------querydesigner Common Css Start-------------------------------*/ - -.e-designer-textbox-border { - border-color: #cecece; -} -.e-qrydesigner-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #333333; -} -/*------------------------------querydesigner Common Css End-------------------------------*/ - diff --git a/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.min.css b/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.min.css deleted file mode 100644 index a3411e3..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.reportdesigner.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.reportdesigner.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportdesigner a,.e-designer-dialog a{color:#333;text-decoration:underline}.e-reportdesigner-dataset-openfolder:before{color:#777}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-reportfile .path1:before{color:#fff}.e-reportdesigner-browse-reportfile .path2:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path3:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path4:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path5:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path6:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path7:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path8:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path9:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path10:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path11:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path12:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path13:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path14:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path15:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path16:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path17:before{color:#4da6ff}.e-reportdesigner-browse-reportfile .path18:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path19:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path20:before{color:#4da6ff}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-reportdesigner-imagemanager-add:before{color:#fff}.e-reportdesigner-imagemanager-delete:before{color:#fff}.e-reportdesigner-widget-image .path1:before{color:#ec7838}.e-reportdesigner-widget-image .path2:before{color:#4da6ff}.e-reportdesigner-widget-line:before{color:#4da6ff}.e-reportdesigner-widget-rectangle:before{color:#4da6ff}.e-reportdesigner-widget-textbox:before{color:#ec7838}.e-reportdesigner-widget-custom:before{color:#4da6ff}.e-reportdesigner-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-area-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path1:before{color:#ec7838}.e-reportdesigner-bar-chart .path2:before{color:#7bcc29}.e-reportdesigner-bar-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path4:before{color:#ffde33}.e-reportdesigner-bubble-chart .path1:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path2:before{color:#ec7838}.e-reportdesigner-bubble-chart .path3:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path4:before{color:#ec7838}.e-reportdesigner-column-chart .path1:before{color:#ec7838}.e-reportdesigner-column-chart .path2:before{color:#7bcc29}.e-reportdesigner-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-column-chart .path4:before{color:#ffde33}.e-reportdesigner-doughnut-chart .path1:before{color:#4da6ff}.e-reportdesigner-doughnut-chart .path2:before{color:#ec7838}.e-reportdesigner-exploded-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-exploded-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-funnel-chart .path1:before{color:#ffde33}.e-reportdesigner-funnel-chart .path2:before{color:#4da6ff}.e-reportdesigner-funnel-chart .path3:before{color:#7bcc29}.e-reportdesigner-funnel-chart .path4:before{color:#ec7838}.e-reportdesigner-line-chart:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path5:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path6:before{color:#4da6ff}.e-reportdesigner-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-pie-chart .path3:before{color:#7bcc29}.e-reportdesigner-polar-chart .path1:before{color:#4da6ff}.e-reportdesigner-polar-chart .path2:before{color:#4da6ff}.e-reportdesigner-polar-chart .path3:before{color:#4da6ff}.e-reportdesigner-polar-chart .path4:before{color:#ec7838}.e-reportdesigner-polar-chart .path5:before{color:#ec7838}.e-reportdesigner-polar-chart .path6:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path1:before{color:#4da6ff}.e-reportdesigner-pyramid-chart .path2:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path3:before{color:#7bcc29}.e-reportdesigner-radar-chart .path1:before{color:#6d6f70}.e-reportdesigner-radar-chart .path2:before{color:#ec7838}.e-reportdesigner-radar-chart .path3:before{color:#ec7838}.e-reportdesigner-radar-chart .path4:before{color:#ec7838}.e-reportdesigner-radar-chart .path5:before{color:#ec7838}.e-reportdesigner-radar-chart .path6:before{color:#ec7838}.e-reportdesigner-radar-chart .path7:before{color:#4da6ff}.e-reportdesigner-radar-chart .path8:before{color:#4da6ff}.e-reportdesigner-radar-chart .path9:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path1:before{color:#4da6ff}.e-table-user-selection-active .e-rptdesigner-dataset-number:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-datetime:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-boolean:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-misc:before{content:"" !important}.e-reportdesigner-scatter-chart .path2:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path3:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path4:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path5:before{color:#ec7838}.e-reportdesigner-scatter-chart .path6:before{color:#ec7838}.e-reportdesigner-scatter-chart .path7:before{color:#ec7838}.e-reportdesigner-smooth-area-chart .path1:before{color:#7bcc29}.e-reportdesigner-smooth-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-chart:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path2:before{color:#7bcc29}.e-reportdesigner-stacked-area-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-area-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart-100 .path2:before{color:#ffde33}.e-reportdesigner-stacked-area-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path4:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path5:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path6:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path8:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path3:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path4:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path5:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path6:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path8:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path5:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path6:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path8:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path4:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path5:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path6:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path8:before{color:#4da6ff}.e-reportdesigner-stepped-line-chart .path1:before{color:#ec7838}.e-reportdesigner-stepped-line-chart .path2:before{color:#4da6ff}.e-reportdesigner-widget-subreport:before{color:#4da6ff}.e-qrydesigner-table-column-deselect:before{color:#cad4e0}.e-reportdesigner-alert-msg .path1:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path2:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path3:before{color:#fff}.e-reportdesigner-alert-msg .path4:before{color:#fff}.e-reportdesigner-alert-info .path1:before{color:#ebba16}.e-reportdesigner-alert-info .path2:before{color:#ebba16}.e-reportdesigner-widget-tablix .path1:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path2:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path3:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path4:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path5:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path6:before{color:#ec7839}.e-reportdesigner-widget-tablix .path7:before{color:#ec7839}.e-reportdesigner-widget-tablix .path8:before{color:#ec7839}.e-reportdesigner-widget-list .path1:before{color:#4da7ff}.e-reportdesigner-widget-list .path2:before{color:#ec7839}.e-reportdesigner-widget-list .path3:before{color:#ec7839}.e-reportdesigner-widget-list .path4:before{color:#4da7ff}.e-rptdesigner-toolbarcontainer{border-radius:0}.e-rptdesigner-toolbarli.e-active .e-rptdesigner-ejwidgets-splitbtn{color:#fff !important}.e-querydesigner-dsname,.e-querydesigner-dataset-name{font-size:13px}.e-rptdesigner-ejwidgets-splitbtn{background:transparent !important;outline:none !important}.e-rptdesigner-ejwidgets-splitbtn{color:#666 !important}.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn{color:#333 !important}.e-rptdesigner-preview{font-size:13px}.e-rptdesigner-toolbar-zoom{font-size:12px}.e-rptdesigner-toolbarcontainer .e-tooltxt{border-radius:3px !important}.e-designer-label{font-size:13px !important}.e-rptdesigner-splitbtn.e-splitbutton.e-btn.e-left-btn:focus{border:0 !important}.e-rptdesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #cecece;border-left:1px solid #cecece}.e-rptdesigner-itempanel-expandablepanel{background-color:#fff}.e-reportdesigner .e-widgeticon{font-size:28px}.e-rptdesigner-itempanel-parent{background-color:#fff}.e-rptdesigner-itempanel-dragelements{border:1px solid #cecece;background-color:#fff}.e-rptdesigner-itempanel-autocomplete{background-color:#fff}.e-rptdesigner-itempanel-autocomplete{border:1px solid #cecece}.e-rptdesigner-itempanel-textbox{font-size:13px;background-color:#fff;color:#333}.e-rptdesigner-itempanel-searcharea{font-size:10px}.e-rptdesigner-itempanel-textitem{color:#333;font-size:10px}.e-rptdesigner-itempanel-panelelements{background-color:#fff}.e-rptdesigner-itempanel-headertag{border-top:1px solid #cecece;border-bottom:1px solid #cecece}.e-rptdesigner-itempanel-headerText{font-size:12px}.e-rptdesigner-itempanel-container,.e-rptdesigner-itempanel-itemdiv{border:0 solid #cecece}.e-itempanel-report:hover{background:#f6f6f6;background:-moz-linear-gradient(top,#f6f6f6,#d9d9d9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f6f6),color-stop(100%,#d9d9d9));background:-webkit-linear-gradient(top,#f6f6f6,#d9d9d9);background:-o-linear-gradient(top,#f6f6f6,#d9d9d9);background:-ms-linear-gradient(top,#f6f6f6,#d9d9d9);background:linear-gradient(to bottom,#f6f6f6,#d9d9d9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#d9d9d9',GradientType=0)}.e-rptdesigner-borderbottom-zero{border-bottom:0 solid #cecece}.e-rptdesigner-borderbottom-one{border-bottom:1px solid #cecece}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{cursor:pointer;border-color:#c8c8c8;color:#333}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{font-weight:600;border-color:#cecece;color:#333}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{font-weight:normal;color:#333;border-color:#cecece}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template{font-size:12px;float:left}.e-rptdesigner-prop-num{border:0 solid #cecece}.e-rptdesigner-format-input,.e-rptdesigner-link-input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.e-rptdesigner-link-input[disabled]{opacity:.2 !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{border-radius:0 4px 4px 0 !important;opacity:1px !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{background:#fcfcfc;color:#333;border:1px solid #cecece}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{border-color:#cecece;color:#333}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{opacity:.2 !important}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{background:#fcfcfc;color:#333;border-color:#cecece}.e-rptdesigner-browse-icon{font-size:16.5px}.e-rptdesigner-prop-dataAlert{background-color:#fff8ed}.e-rptdesigner-prop-dataAlert{border-bottom:1px solid #cecece}.e-rptdesigner-prop-dataAlert-caption{font-size:12px !important}.e-rptdesigner-prop-dataAlert-caption{color:#333}.e-rptdesigner-dataconfig-expandablepanel{border:0 solid #cecece;border-left:1px solid #cecece;background-color:#fff}.e-rptdesigner-dataconfig-header{border-left:1px solid #cecece;float:right}.e-rptdesigner-dataconfig-header{background-color:#fcfcfc}.e-rptdesigner-dataconfig-icon{font-size:18px;color:#333}.e-rptdesigner-dataconfig{background-color:transparent;border-bottom:1px solid #cecece;color:#fff !important}.e-rptdesigner-dataconfig:hover{color:#333 !important}.e-rptdesigner-dataconfig:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-dataconfig-selection:hover{color:#fff !important;background:#3277b2}.e-rptdesigner-dataconfig-selection{color:#fff !important}.e-rptdesigner-dataconfig-selection{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-rptdesigner-errorLog{color:#ee2924;font-size:12px}.e-rptdesigner-newdialog-labelTxt{font-size:12px}.e-rptdesigner-credential-label,.e-rptdesigner-credential-labelAlert{font-size:13px}.e-rptdesigner-credential-alert{font-size:12px}.e-rptdesigner-credential-alert,.e-rptdesigner-credential-labelAlert{color:#ee2924}.e-rptdesigner-alertbox .e-header{border-bottom:0 solid #3277b2 !important}.e-rptdesigner-alert-anchor{font-size:12px;font-weight:600;color:#333}.e-rptdesigner-alert-msgcont{border:1px solid #cecece;border-radius:2px}.e-rptdesigner-expeditor-fontsize{font-size:12px !important}.e-designer-tile{font-size:40px}.e-designer-tile-content{font-size:11px !important}.e-rptdesigner-dspanel-menu{color:#666}.e-rptdesigner-dspanel-bgcolor{background-color:#fff !important}.e-designer-switch-label{font-size:12px !important;font-weight:600 !important;margin-left:11px;cursor:pointer;color:#296293}.e-reportdesigner-datasourceTypes:hover{border:#cecece 1px solid;cursor:pointer;color:#333}.e-reportdesigner-datasourceTypes:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-reportdesigner-datasourceTypes{color:#333}.e-designer-dslist-label{font-size:13px;font-weight:600;color:#333}.e-designer-switchind-icon{font-size:8px;cursor:pointer}.e-rptdesigner-prop-panel{border:0 solid #cecece;height:100%;background-color:#fff}.e-rptdesigner-prop-advc{border-top:1px solid #cecece;border-bottom:1px solid #cecece;width:100%;float:left}.e-rptdesigner-prop-table{margin:.5px;margin-bottom:0;margin-top:10px;border-bottom:1px solid #cecece}.e-rptdesigner-prop-advc,.e-rptdesigner-prop-table{border-width:1px 0;border-color:#cecece}.e-rptdesigner-acrdn-nav-icon{font-size:30px;cursor:pointer !important}.e-rptdesigner-acrdn-header.e-item-expand:not(.e-last-item){border-bottom-style:solid !important}.e-rptdesigner-acrdn-header.e-item-collapse:not(.e-last-item){border-bottom-style:none !important}.e-rptdesigner-acrdn-header{border-style:solid;float:left}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{cursor:pointer}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{border-color:#cecece;color:#333}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-acrdn-header.e-item-expand{font-weight:600;color:#333;border-color:#cecece}.e-rptdesigner-acrdn-header.e-item-expand{border-width:1px 0}.e-rptdesigner-acrdn-header.e-item-expand{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-rptdesigner-acrdn-header.e-item-collapse{font-weight:normal;color:#333;border-color:#cecece}.e-rptdesigner-acrdn-header.e-item-collapse{border-width:1px 0}.e-rptdesigner-acrdn-header.e-item-collapse{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-reportdesigner-designer-configuration .e-input,.e-reportdesigner .e-tooltipbox,.e-reportdesigner .e-btn,.e-reportdesigner .e-time-popup,.e-reportdesigner .e-datepicker.e-calendar,.e-reportdesigner .e-menu,.e-reportdesigner .e-uploadbox .e-file-name-txt,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-uploadbtn,.e-reportdesigner .e-waitpopup-pane .e-text,.e-reportdesigner .e-tagcloud,.e-reportdesigner .e-toolbar,.e-reportdesigner .e-progressbar,.e-reportdesigner .e-scale .e-tick .tick-value,.e-reportdesigner .e-datetime-popup .e-dt-button,.e-reportdesigner .e-grid,.e-reportdesigner .e-ejinputtext,.e-reportdesigner .e-pager,.e-reportdesigner .e-fileexplorer,.e-reportdesigner .e-textbox{font-size:12px}.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:14px}.e-designer-property-header{background:#fff !important}.e-reportdesigner-designer-configuration .e-tab .e-header li{background-color:#fff !important;font-size:14px !important;text-align:center !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-top:0 solid !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-bottom:2px solid #296293 !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-active,.e-reportdesigner .e-tab.e-js .e-left>.e-active,.e-reportdesigner .e-tab.e-js .e-right>.e-active{border:0 solid !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-bottom-line.e-active,.e-reportdesigner .e-tab.e-js .e-header>.e-bottom-line.e-active:hover{border-bottom:2px solid #296293 !important}.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-select .e-inputbtn,.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn{background-color:#179bd7;color:#fff !important}.e-reportdesigner-dataset-okbtn,.e-designer-alert-okbtn{border-color:#cecece !important;background:#3277b2 !important;color:#fff !important}.e-rptdesigner-okbtn{background:#3277b2 !important;color:#fff !important}.e-rptdesigner-okbtn{border-color:#cecece !important}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{border-color:#cecece;color:#333}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{background:#f4f4f4 !important;color:#333 !important}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{font-weight:400 !important;font-size:11px !important}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{border-radius:4px !important}.e-table-user-selection-active,.e-reportdesigner-dataset-okbtn,.e-rptdesigner-dataset-cancelbtn,.e-rptdesigner-connect,.e-designer-menu>li>ul{border-radius:4px}.e-designer-menu .e-menulink,.e-rptdesigner-designbutton{font-size:13px !important}.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic,.e-rptdesigner-toolbarcontainer .e-toolbarPreview{font-size:16.5px}.e-designer-textbox-border{border-color:#cecece}.e-rptdesigner-headericon{font-size:12px;color:#777}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{border-radius:2px;font-size:12px}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{box-shadow:0 0 1px #cecece;border:.5px solid #cecece}.e-reportdesigner .e-textbox::selection,.e-reportdesigner .e-textarea::selection{background:#3297fd;color:#fff}.e-reportdesigner .e-textbox::-moz-selection,.e-reportdesigner .e-textarea::-moz-selection{background:#39f;color:#fff}.e-reportdesigner .e-designer-content,.e-querydesigner-dataset-text{font-size:12px !important}.e-rptdesigner-header{font-size:14px;color:#333;font-weight:600;line-height:1;letter-spacing:.5px}.e-rptdesigner-data-icon{color:#666;font-size:18px !important}.e-designer-content-icon,.e-rptdesigner-headericon,.e-designer-tile,.e-query-datatype,.e-query-selection,.e-query-treeview{font-style:normal;font-weight:normal}.e-designer-content-icon{font-size:15px}.e-rptdesigner-new-btn-footer{border:0 Solid !important;border-top-width:1px !important;border-color:#cecece !important}.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner{font-size:12px !important;font-weight:400 !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;border-radius:3px !important}.e-reportdesigner-dataset .e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{color:#333}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-datasource-list,.e-reportdesigner-param-list,.e-rptdesigner-datalist-border{border-bottom:.5px solid #cecece !important}.e-designer-dragabble-icon{font-size:13px !important;color:#666}.e-query-datatype{font-size:21px !important}.e-designer-datatype-icon{font-size:20px !important;color:#666}.e-reportdesigner .e-rptdesigner-param-text{font-size:12px !important;font-weight:400 !important}.e-designer-title-label{font-size:12px !important;font-weight:700 !important;color:#333}.e-rptdesigner-designarea{border-top:1px solid #cecece;border-bottom:1px solid #cecece}.e-reportdesigner .e-querydesigner{border:0 none !important}.e-reportdesigner .e-toolbarsmallfonticonsettings{font-size:14px}.e-rptdesigner-box-sizing,.e-rptdesigner-pg-tag{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportdesigner .e-rptdesigner-editicon{color:#666 !important}.e-reportdesigner .e-reporticons{font-size:16px !important}.e-designer-fontfamily,.e-designer-codemoduletextbox,.e-rptdesigner-toolbar-zoom,.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner,.e-designer-switch-label,.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap,.e-rptdesigner-browse-path,.e-designer-textarea,.e-designer-textbox,.e-designer-txt,.e-designer-title-label,.e-reportdesigner-menu-list,.e-rptdesigner-pg-tag,.e-reportdesigner-designer .e-acrdn>.e-content,.e-reportdesigner-designer .e-acrdn>.e-select,.e-reportdesigner-dataset-btn,.e-reportdesigner-datasourceheader,.e-reportdesigner-datasourceTile,.e-reportdesigner-widget-watermark,.e-reportdesigner-treeText,.e-reportdesigner-preview-grid .emptyrecord,.e-rptdesigner-header,.e-designer-content,.e-querydesigner-dataset-text,.e-designer-label,.e-designer-tile-content,.e-reportdesigner-parameter-selection .e-input,.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input,.e-designer-txtmark,.e-designer-param-assign,.e-designer-param-assign .e-ddl .e-input,.e-reportdesigner .e-ddl [readonly].e-input,.e-reportdesigner .e-ddl-popup,.e-reportdesigner .e-ddl .e-options,.e-rptdesigner-param-text,.e-designer-menu,.e-designer-menu .e-menulink,.e-reportdesigner-preview-grid .e-headercelldiv,.e-reportdesigner-preview-grid .e-rowcell,.e-designer-cancelbtn,.e-rptdesigner-dataset-cancelbtn,.e-designer-alert-cancelbtn,.e-designer-add-btn,.e-designer-add-label,.e-designer-label-group,.e-designer-label-sort,.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-designer-setparam-btn,.e-designer-loadbtn,.e-reportdesigner .CodeMirror,.e-querydesigner .CodeMirror,.e-rptdesigner-empty-msg,.e-reportdesigner-atc-boxshadow,.e-rptdesigner-param-btn.e-txt,.e-designer-cancelbtn.e-txt,.e-designer-okbtn.e-txt,.e-reportdesigner-dataset-okbtn.e-txt,.e-rptdesigner-dataset-cancelbtn.e-txt,.e-reportdesigner-dataset-btn.e-txt,.e-rptdesigner-previewbtn .e-btntxt,.e-rptdesigner-new-btn .e-btntxt,.e-designer-newparam-btn .e-btntxt,.e-designer-newds-btn .e-btntxt,.e-designer-dsconnect-btn.e-txt,.e-designer-alert-okbtn .e-btntxt,.e-designer-alert-cancelbtn .e-btntxt,.e-designer-setparam-btn.e-txt,.e-qrydesigner-addbtn .e-btntxt,.e-designer-property-header>li>a,.e-designer-connect.e-txt,.e-rptdesigner-designbutton .e-btntxt,.e-designer-ejdialog .e-title,.e-designer-dialog .e-title,.e-designer-alertbox .e-title,.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template,.e-rptdesigner-fieldList>li,.e-rptdesigner-addDataSourceItem>a,.e-rptdesigner-expressionElement>a,.e-rptdesigner-textElement>a,.e-rptdesigner-noRecords,.e-rptdesigner-tablix-searchtxtbx,.e-designer-tablix-alert-radiobtn .e-text,.e-rptdesigner-prop-btn.e-txt,.e-rptdesigner-btnText{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-textarea-codeeditor .CodeMirror{font-family:'Segoe UI' !important;height:322px !important;visibility:unset}.e-rptdesigner-linkparam-font{font-size:12px !important}.e-rptdesigner-report-caption,.e-designer-radio .e-text,.e-designer-radiobtn .e-text{font-size:12px !important}.e-rptdesigner-browse-path{color:#333;font-size:12px;border-style:none;background-color:#fff}.e-reportdesigner-reportbrowse:hover{border:1px solid #cecece;color:#333;cursor:default}.e-reportdesigner-reportbrowse:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-reportdesigner-reportbrowse{border:1px solid transparent;background-color:transparent}.e-rptdesigner-browse-content{border-top:.5px solid #cecece}.e-designer-empty-folder{font-size:11px;text-align:center;vertical-align:middle}.e-rptdesigner-browse-label{color:#333}.e-rptdesigner-report-selection{border:1px solid #cecece;color:#fff}.e-rptdesigner-report-selection{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-rptdesigner-imagecontainer{background-color:#fff}.e-reportdesigner .e-imagemanagericon{font-size:30px}.e-rptdesigner-img-divhover{border:2px solid;border-color:#cecece}.e-rptdesigner-img-childdivhover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-rptdesigner-img-deleteicon{font-size:15px !important}.e-rptdesigner-img-itemdiv{border:1px solid;border-color:#cecece}.e-rptdesigner-param-assign,.e-rptdesigner-codemodule,.e-rptdesigner-add-icon,.e-rptdesigner-add-btn,.e-rptdesigner-add-label,.e-rptdesigner-add-code-label,.e-rptdesigner-delete-icon,.e-rptdesigner-txtmark{font-size:12px}.e-rptdesigner-add-icon{color:#3277b2}.e-rptdesigner-add-btn{color:#3277b2}.e-rptdesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-add-label{color:#282827}.e-rptdesigner-add-code-label{color:#282827}.e-rptdesigner-delete-icon{color:#ee2924}.e-rptdesigner-txtmark{font-style:normal;color:#333}.e-rptdesigner-ejdialog .e-header,.e-rptdesigner-dialog .e-header{border-bottom:.5px solid #d3d3d3 !important}.e-rptdesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#333;opacity:.6}.e-rptdesigner-dialog .e-footerbar,.e-rptdesigner-ejdialog .e-footerbar{border-top:.5px #3277b2 !important}.e-rptdesigner-ejdialog .e-dialog-scroller,.e-rptdesigner-dialog .e-dialog-scroller{border-color:#cecece}.e-rptdesigner-dialog .e-titlebar,.e-rptdesigner-ejdialog .e-titlebar,.e-rptdesigner-alertbox .e-titlebar{font-size:14px !important;font-weight:600}.e-rptdesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-rptdesigner-double-drag{font-size:13px !important;color:#c8c8c8 !important;font-weight:600 !important}.e-rptdesigner-surfacecontainer{background-color:#ccc}.e-reportdesigner-designArea{border:.5px solid;background:#fff;border-color:#c8c8c8}.e-reportdesigner-designPanel{border-color:#cecece;font-size:11pt}.e-rptdesigner-dpadorner-div{background-color:transparent;border:1px dashed #179bd7}.e-rptdesigner-pg-tag{color:#fff;font-size:10px;background-color:#179bd7}.e-rptdesigner-designselector{border:1px dashed #808080;background:rgba(237,246,253,.4)}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-rptdesigner-dataassign-sep{background-color:#cecece}.e-rptdesigner-dataassign-roottag{background-color:#fff}.e-rptdesigner-da-searchtxtbx{font-size:11px;border:1px solid #cecece}.e-rptdesigner-da-searchtxtbx{background-color:#fff}.e-rptdesigner-da-searchicon{color:#666}.e-rptdesigner-da-dataLable{font-size:13px;font-weight:600}.e-rptdesigner-da-categoryList{background-color:#fff;border:1px solid #cecece}.e-rptdesigner-da-emptyLabel{border:1px dashed #c8c8c8;background-color:#fff}.e-rptdesigner-da-emptySpan{color:#333;font-size:11px}.e-rptdesigner-da-dragDiv{border:1px solid #cecece;background:#fff}.e-rptdesigner-da-dragicon{font-size:11px !important;color:#666 !important}.e-rptdesigner-da-dragLabel{font-size:11px !important}.e-rptdesigner-da-closeicon{color:#ee2924;font-size:10px !important}.e-rptdesigner-da-settingsicon{color:#666}.e-rptdesigner-da-dataseticon{color:#666 !important}.e-rptdesigner-da-dragDiv:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-format-font,.e-rptdesigner-formattext-caption{font-size:12px}.e-rptdesigner-format-prevwfont{font-size:14px;font-weight:600;color:#333}.e-rptdesigner-format-prevwDiv{border:1px solid #cecece}.e-rptdesigner-format-subDiv{border-left:1px solid #cecece}.e-rptdesigner-format-font,.e-rptdesigner-format-prevwChild{color:#333}.e-rptdesigner-format-font{font-weight:400 !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before,.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets .e-icon.e-search:before,.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before{font-size:12px !important}.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before{font-size:8px !important}.e-designer-ejwidgets-colorpicker .e-drp-btn{border-right:1px solid #cecece !important}.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before,.e-rptviewer-updown .e-arrow-sans-down:before,.e-rptviewer-updown .e-arrow-sans-up:before{font-size:9px !important}.e-designer-ejwidgets .e-select,.e-rptviewer-drpdown .e-select,.e-rptviewer-updown .e-select{background-color:#fcfcfc !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-reportdesigner .e-widgeticons,.e-dataset-widgeticon{font-size:8px}.e-reportdesigner-designer .e-colorwidget .e-selected-color{border:1px solid #c8c8c8 !important}.e-rptdesigner-error .e-in-wrap,.e-rptdesigner-error .e-atc-popup,.e-rptdesigner-error .e-options,.e-rptdesigner-error.e-textarea,.e-rptdesigner-error.e-textbox,.e-rptdesigner-error.e-designer-textcontent,.e-rptdesigner-error.e-designer-textarea{border:1px solid #cd0a0a !important}.e-rptdesigner-error.e-textarea.e-preview-txt{border:.5px solid #cd0a0a !important}.e-rptdesigner-error-icon,.e-reportdesigner-alertinfo,.e-rptdesigner-error-content{font-size:12px}.e-rptdesigner-errorinfo:before{color:#ee2924 !important}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{font-size:12px !important;border-radius:4px;line-height:18px}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{color:#333;border:1px solid #cecece;background-color:#fff}.e-designer-property-tooltip{background-color:#fff}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-top:none !important;border-right:10px solid transparent !important;border-left:10px solid transparent !important}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-bottom:10px solid #cecece !important}.e-designer-property-tooltip .e-arrowTipInner{border-top:none !important;border-right:9px solid transparent !important;border-left:9px solid transparent !important}.e-designer-property-tooltip .e-arrowTipInner{border-bottom:9px solid #fff !important}.e-designer-config-tooltip .e-arrowTipOuter,.e-designer-right-tip .e-arrowTipOuter{border-top:10px solid transparent !important;border-bottom:10px solid transparent !important;border-right:none !important;border-left:10px solid #cecece !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:none !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-left:9px solid #fff !important}.e-designer-bottom-tip .e-arrowTipOuter,.e-reportdesigner,.e-reportdesigner-tooltiparrowpopup{border:1px solid #cecece}.e-designer-bottom-tip .e-arrowTipOuter{border-bottom:none;border-right:10px solid transparent;border-left:10px solid transparent}.e-designer-bottom-tip .e-arrowTipOuter{border-top:10px solid #cecece}.e-designer-bottom-tip .e-arrowTipInner{border-right:9px solid transparent;border-bottom:none;border-left:9px solid transparent}.e-designer-bottom-tip .e-arrowTipInner{border-top:9px solid #fff}.e-designer-top-tip .e-arrowTipInner{border-right:9px solid transparent !important;border-left:9px solid transparent !important;border-top:9px solid transparent !important}.e-designer-top-tip .e-arrowTipInner{border-bottom:9px solid #fff !important}.e-reportdesigner-scroller .e-vscrollbar{border-top:1px solid #cecece}.e-rptdesigner-drag-element{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-drag-div{border:1px solid #cecece;background:#3277b2}.e-rptdesigner-drag-iconType{font-size:18px;color:#fff !important}.e-rptdesigner-drag-label,.e-rptdesigner-paramdrag-label{font-size:12px;color:#fff}.e-rptdesigner-exp-set,.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{border:1px solid #c8c8c8 !important}.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{background:#fff}.e-rptdesigner-exp-set,.e-designer-menu-expressionicon{background-color:#000}.e-rptdesigner-param-listDiv,.e-rptdesigner-param-list-childDiv,.e-rptdesigner-param-bodyDiv,.e-rptdesigner-param-panelDiv,.e-rptdesigner-param-fieldBody{background-color:#fff}.e-reportdesigner-menu-list{font-size:12px !important;font-weight:400 !important}.e-reportdesigner-menu-list:hover{background:#f4f4f4}.e-rptdesigner-param-anchorlink{font-size:12px;font-weight:600;color:#3277b2 !important}.e-rptdesigner-paramlist-border{border-bottom:1px solid #cecece}.e-rptdesigner-paramquery-label{font-size:12px;color:#333}.e-rptdesigner-dataset-container{background:#fff}.e-rptdesigner-dataset-headermenu{color:#666}.e-rptdesigner-datalist-icon{font-size:12px !important;color:#666 !important}.e-rptdesigner-list-iconType{font-size:18px !important}.e-rptdesigner-list-iconType,.e-rptdesigner-data-schema{color:#666 !important}.e-reportdesigner .e-split-add-btn-separator{border-left:.5px solid #cecece}.e-rptdesigner-data-bgreset{background-color:transparent}.e-rptdesigner-data-bgset{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow{font-size:12px !important}.e-rptdesigner-shared-row{font-weight:500 !important}.e-rptdesigner-shared-label{font-size:13px}.e-rptdesigner-rowColumn-openCloseDiv,.e-rptdesigner-rowColumn-headerTable,.e-rptdesigner-rowColumn-containerTable,.e-rptdesigner-rowColumn-bodyContainer{background-color:#fcfcfc}.e-rptdesigner-rowColumn-container{border-color:#cecece}.e-rptdesigner-rowColumn-headerDiv{color:#333}.e-rptdesigner-rowColumn-headerDiv{background-repeat:no-repeat;border-bottom:1px solid #cecece}.e-rptdesigner-rowColumn-headerDiv{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-rptdesigner-rowColumn-rowDiv,.e-rptdesigner-rowColumn-columnDiv{background-color:#fff}.e-rptdesigner-headerRowSpan,.e-rptdesigner-headerColumn,.e-rptdesigner-rowColumn-fieldNameDiv,.e-rptdesigner-rowColumn-menuIcon{font-size:12px}.e-rptdesigner-rowColumn-rowDiv{border:1px solid #cecece}.e-rptdesigner-rowColumn-columnDiv{border:1px solid #cecece}.e-rptdesigner-rowColumn-containerTable{border:1px solid #cecece;color:#333}.e-rptdesigner-rowColumn-menuDiv{border-left:.5px solid #cecece}.e-rptdesigner-group-list-hover{color:#333}.e-rptdesigner-group-list-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-user-selection-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-rptdesigner-user-selection-active,.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon,.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon{color:#fff}.e-rptdesigner-groupPanel-resizer{background-color:#cecece}.e-rptdesigner-groupPanel-resizer:hover{background-color:#f4f4f4;border-color:#cecece}.e-rptdesigner-groupPanel-resize-helper{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-rptdesigner-rowColumn-rowIconSpan,.e-rptdesigner-rowColumn-advIconSpan,.e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-rowColumn-openCloseIcon,.e-rptdesigner-group-detailIcon,.e-rptdesigner-group-icon,.e-rptdesigner-rowColumn-groupIcon-size{color:#666}.e-rptdesigner-textbox-editIcon{color:#159bd7}.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon{color:#c3c3c3}.e-rptdesigner-tablixdataassignmenu{background-color:#fff}.e-rptdesigner-tablixdataassignmenu{border:1px solid #cecece;box-shadow:none}.e-rptdesigner-menu-item:hover{color:#333;cursor:pointer}.e-rptdesigner-menu-item:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-menu-item{font-size:14px;color:#333}.e-rptdesigner-menu-item>a{font-size:14px;text-overflow:ellipsis;text-decoration:none !important;overflow:hidden;white-space:nowrap}.e-rptdesigner-menu-separator{background-color:#cecece}.e-rptdesigner-noRecords{font-size:12px;color:#666 !important;font-style:italic}.e-rptdesigner-tablix-searchicon{color:#666 !important}.e-rptdesigner-tablix-content-icon{font-family:ejreportdesigner !important;font-size:17px;font-style:normal;font-weight:normal}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{cursor:pointer;border-color:#c8c8c8;color:#333;border-radius:4px}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rptdesigner-codeinfo{color:#808080}.e-reportdesigner-infoIcon-border{border-left:1px solid #dedede}.e-rptdesigner-datafield-search-box{background-color:#fff}.e-rptdesigner-datafield-search-box{border:1px solid #cecece}.e-querydesigner-toolbarcontainer .e-qrydesigner-preview,.e-querydesigner-toolbarcontainer .e-qrydesigner-join,.e-querydesigner-toolbarcontainer .e-qrydesigner-exp{font-size:24px}.e-querydesigner-toolbarcontainer .e-qrydesigner-filter{font-size:16px}.e-querydesigner-toolbarcontainer .e-qrydesigner-param{font-size:20px}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #cecece;border-left:1px solid #cecece}.e-querydesigner-toolbarcontainer .e-tooltxt{border-radius:3px !important}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-right:1px solid #cecece}.e-qrydesigner-separator.e-horizontal.e-separator{border-right:0 none}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider{background-color:#cecece}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before{background-color:#fff}.e-querydesigner-toolbarcontainer input:checked+.e-qrydesigner-slider{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-querydesigner a{color:#333;text-decoration:underline}.e-querydesigner,.e-querydesigner .e-data-table,.e-qrydesigner-dragheader{border:1px solid #cecece}.e-qrydesigner-surface,.e-querydesigner .e-query-editor{background-color:#fff}.e-qrydesigner-schema{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:0 none;background-color:#fff}.e-qrydesigner-search-cont{background:transparent !important}.e-qrydesigner-preview-header{border-bottom:1px Solid #cecece;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-qrydesigner-preview-header{background:#fcfcfc}.e-qrydesigner-schema-header{border:1px solid #cecece}.e-qrydesigner-schema-header{border-radius:4px}.e-qrydesigner-schema-scroll{border-top:1px solid #cecece}.e-designer-h-splitter{border-left-style:none !important}.e-querydesigner .e-qrydesigner-surface{border-width:1px 0 0 0 !important}.e-querydesigner .e-data-table{box-shadow:0 0 10px #cecece}.e-querydesigner .e-data-table .e-list{border-bottom:0 none !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark{color:#333 !important}.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-update-icon{font-size:12px;font-weight:600;color:#282827 !important}.e-qrydesigner-generatepreview{font-size:12px;font-weight:600;color:#282827 !important}.e-qrydesigner-datacontent{font-size:12px;font-weight:600;color:#282827 !important}.e-qrydesigner-norow-msg,.e-reportdesigner-preview-grid .emptyrecord{font-size:14px;color:#333 !important}.e-qrydesigner-atc-boxshadow.e-input,.e-qrydesigner-atc-boxshadow.e-input[type="text"],.e-qrydesigner-table-boxshadow{box-shadow:rgba(0,0,0,.0745098) 0 0 0 !important}.e-qrydesigner-table-boxshadow{border-width:0 !important}.e-qrydesigner-atc-boxshadow{font-size:13px !important}.e-qrydesigner-treeview.e-chk-image{color:#179bd7 !important}.e-active>.e-qrydesigner-treeview.e-checkmark{color:#fff}.e-qrydesigner-treeview.e-checkmark{color:#179bd7}.e-qrydesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#333;opacity:.6}.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover{background-color:#e9e9e9 !important;border-radius:4px !important}.e-qrydesigner-dragheader{background:#fff;color:#333;font-size:15px}.e-query-selection{font-size:19px !important}.e-qrydesigner-treeview,.e-reportdesigner-double-drag{color:#666}.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag{color:#333 !important}.e-qrydesigner-datatable .e-item .e-active{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover{color:#333 !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview{color:#333 !important}.e-querydesigner .e-query-text{font-size:12px !important}.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before{color:#333 !important}.e-qrydesigner-table-column:hover{border-color:#cecece !important;color:#333 !important;border-radius:4px}.e-qrydesigner-table-column:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{color:#fff !important;border-color:#cecece !important;border-radius:4px}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-qrydesigner-table-header{float:left;font-weight:600;font-size:13px}.e-designer-loadbtn{font-weight:600 !important}.e-qrydesigner-table-separator{border:0 Solid;border-top-width:.5px;border-color:#cecece}.e-qrydesigner-query-table{background-color:#fff}.e-querydesigner .e-query-editor .CodeMirror{color:#333}.e-querydesigner .e-query-editor .CodeMirror,.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{background-color:#fff;font-size:16px}.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{border-right:1px solid #cecece}.e-qrydesigner-norow-msg,.e-qrydesigner-empty-msg,.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-add-label,.e-qrydesigner-okbtn.e-txt,.e-qrydesigner-texteditor,.e-qrydesigner-cancelbtn,.e-qrydesigner-cancelbtn.e-txt,.e-qrydesigner-add-btn,.e-qrydesigner-atc-boxshadow,.e-qrydesigner-datacontent,.e-qrydesigner-title-label,.e-qrydesigner-generatepreview{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-qrydesigner-qryjoiner-addfield{background:#fff}.e-qrydesigner-qryjoiner-container{background-color:#fff}.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon{font-size:11px}.e-qrydesigner-queryjoiner-deleteicon{color:#ee2924}.e-qrydesigner-qryjoiner-addfield-deleteicon{color:#ee2924}.e-qrydesigner-qryparameter-container{background-color:#fff;border:.5px solid #cecece}.e-qrydesigner-storefont{font-size:14px;color:#333;font-weight:600}.e-qrydesigner-add-label{color:#282827}.e-qrydesigner-qryjoiner-drpdwn,.e-qrydesigner-add-btn,.e-qrydesigner-add-label{font-size:12px}.e-qrydesigner-add-icon{color:#3277b2}.e-qrydesigner-add-btn{color:#3277b2}.e-qrydesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-qrydesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-qrydesigner-dialog .e-header{border-bottom:.5px solid #d3d3d3 !important}.e-qrydesigner-dialog .e-footerbar{border-top:.5px #3277b2 !important}.e-qrydesigner-dialog .e-dialog-scroller{border-color:#cecece}.e-qrydesigner-dialog .e-titlebar{font-size:14px !important;font-weight:600}.e-qrydesigner-param-assign,.e-qrydesigner-add-icon,.e-qrydesigner-add-btn,.e-qrydesigner-add-label,.e-qrydesigner-delete-icon{font-size:12px}.e-qrydesigner-delete-icon{color:#ee2924}.e-qrydesigner-okbtn{background:#3277b2 !important;color:#fff !important}.e-qrydesigner-okbtn{border-color:#cecece !important}.e-qrydesigner-okbtn:hover{border-color:#cecece;color:#333}.e-qrydesigner-okbtn:hover{background:#f4f4f4 !important;color:#333 !important}.e-qrydesigner-exp-font{font-size:13px !important}.e-qrydesigner-exp-sepdiv1{border-left:1px solid #cecece}.e-qrydesigner-exp-sepdiv2{border-left:1px solid #cecece}.e-qrydesigner-exp-desccontent,.e-qrydesigner-exp-example{font-size:12px}.e-qrydesigner-exp-list{background:#fff}.e-qrydesigner-exp-list-hover,.e-qrydesigner-exp-list-hover a{color:#fff !important}.e-qrydesigner-exp-list-hover,.e-qrydesigner-exp-list-hover a{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-qrydesigner-exp-separator{border-right:.5px solid #cecece !important}.e-qrydesigner-explist-iconspan{font-size:16px}.e-qrydesigner-explist-iconspan{color:#fff}.e-qrydesigner-explist-border{border-bottom:1px solid #cecece}.e-qrydesigner-explist-licontainer{border-bottom:.5px solid #cecece !important}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border-radius:2px;font-size:12px}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border:.5px solid #cecece;box-shadow:0 0 1px #cecece}.e-qrydesigner-dataset .e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-qrydesigner-user-selection-active{color:#fff !important}.e-qrydesigner-user-selection-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-qrydesigner-user-selection-active a{color:#fff !important}.e-qrydesigner-user-selection-active a{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-qrydesigner-queryfilter-field-table,.e-qrydesigner-queryfilter-bool-table{background-color:#fff}.e-qrydesigner-query-bool-label{font-size:13px}.e-qrydesigner-queryparam-label{font-size:14px}.e-qrydesigner-queryparam-label{color:#282827}.e-qrydesigner-dataparam-font{font-size:12px}.e-designer-textbox-border{border-color:#cecece}.e-qrydesigner-title-label{font-size:12px !important;font-weight:700 !important;color:#333} \ No newline at end of file diff --git a/public/content/ejthemes/bootstrap-theme/ej.reports.core.compatibility.css b/public/content/ejthemes/bootstrap-theme/ej.reports.core.compatibility.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/bootstrap-theme/ej.reports.core.css b/public/content/ejthemes/bootstrap-theme/ej.reports.core.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/bootstrap-theme/ej.theme.css b/public/content/ejthemes/bootstrap-theme/ej.theme.css deleted file mode 100644 index ea455c3..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.theme.css +++ /dev/null @@ -1,27857 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-grid.e-rtl .e-indentcell { - border-left-color: #cecece; -} -.e-grid .e-rarrowup-2x:before { - -} -.e-grid .e-rarrowdown-2x:before { - -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell { - border-right-color: #cecece; - border-bottom-color: #cecece; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: #3277b2; -} -/*..........................Skin css...........................*/ - -.e-grid { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-color: #cecece; - color: #333333; - border-top: none; - -} -.e-grid .e-pager { - -} -.e-grid .e-pager { - background-color: #fcfcfc; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-grid .e-btn.e-select.e-flat { - -} -.e-grid .e-btn.e-btn-normal.e-txt { - -} -.e-grid .e-icon { - color: #666666; -} -.e-groupheadercell .e-icon { - color: #777777; -} -.e-grid .e-gridheader .e-icon { - color: #777777; -} -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border: 1px solid #cecece \9; -} -.e-grid.e-dlgcontainer .e-value .e-caption { - -} -.e-grid .e-icon.e-animatebutton { - color: white; - cursor: pointer; - -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { - border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell { - border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell { - border-left: none; -} -.e-columnChooser { - border: 1px solid #cecece; - font-size: 12px; - color: #333333; -} -.e-grid .e-ccButton { - -} -.e-grid .e-btncan { - -} -.e-grid .e-btnsub.e-flat.e-button:after, -.e-grid .e-btncan.e-flat.e-button:after { - -} -.e-grid .e-ccBtndiv { - -} -.e-grid .e-ccformbtn { - -} -.e-columnChoosertail { - border-bottom-color: #cecece; - -} -.e-columnChoosertailAlt { - border-bottom-color: #fcfcfc; - -} -.e-columnChooserListDiv:hover { - background-color: white; -} -.e-columnChooser .e-vhandlespace { - background-color: white !important; -} -.e-columnChooser .e-hhandlespace { - background-color: white !important; -} -.e-columnChooserSplitter { - border-top: 1px solid #cecece; - -} -.e-grid .e-number { - background-color: #bbbdc0; - color: white; -} -.e-grid .e-tableLastCell { - border-right-color: #cecece !important; -} -.e-stackedHeaderRow th { - border-bottom: 1px solid #cecece !important; -} -.e-resFilterDialogHeaderDiv { - border-bottom: 1px solid #cecece !important; -} -.e-resposnsiveFilterBtnLeft { - border-right: 1px solid #cecece !important; -} -.e-resIcon { - color: #3277b2 !important; -} -.e-grid .e-filterdialoglarge .e-ddl, -.e-grid .e-filterdialoglarge .e-numeric, -.e-grid .e-filterdialoglarge .e-atc, -.e-grid .e-filterdialoglarge .e-datewidget { - -} -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: #333333; -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:active { - -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-active > a, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-hover > a { - -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:active { - -} -.e-grid div.e-gridtoolbar { - -} -.e-grid .e-ejinputtext.e-gridsearchbar { - -} -.e-grid .e-dlgBtns .e-button { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content { - background-color: white; - border-color: #cecece; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color: #666666; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: #cecece; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: white; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container { - background-color: white; -} -.e-grid.e-columnChooser .e-hscroll, -.e-grid.e-columnChooser .e-vscroll { - background-color: transparent; -} -.e-grid .e-groupdroparea { - border-top-color: #cecece; - color: white; - -} -.e-grid .e-groupdroparea { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-groupheadercell div { - -} -.e-grid .e-groupdroparea.e-default { - -} -.e-grid .e-groupdroparea.e-active { - -} -.e-grid .e-groupdroparea.e-allowDrop { - -} -.e-grid .e-cloneproperties { - border-color: #cecece; - -} -.e-grid .e-cloneproperties { - color: #333333; -} -.e-grid .e-cloneproperties { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-grid.e-draganddrop { - -} -.e-grid.e-draganddrop .e-rowcell { - -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - color: #333333; - background-color: #f7f7f7; - border-color: #cecece; - border-top-color: #cecece; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent { - border-style: solid; - border-width: 1px 0 0; - border-color: #cecece; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell { - border: none; -} -.e-grid .e-gridsummary .e-indentcell { - background-color: #f7f7f7; - border-top-color: #cecece; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover { - color: #333333; -} -.e-grid .e-headercell-hover { - -} -.e-grid .e-headercell-hover .e-headercelldiv { - -} -.e-grid .e-headercell-hover > .e-headercelldiv:hover { - -} -.e-grid .e-gridheader .e-headercellactive .e-icon { - -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover { - -} -.e-grid .e-groupheadercell { - color: #282827; - border-color: #cecece; - border-radius: 9px; - background-color: #fcfcfc; - -} -.e-grid .e-alt_row { - background: white; - -} -.e-grid .e-inlineform-titlebar { - border-color: #cecece; - background-color: #f7f7f7; - -} -.e-grid .gridform .e-label label { - -} -.e-grid .e-dialog .gridform .e-numerictextbox { - -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand { - border-color: #cecece; - border-top-color: #cecece; - background-color: #f7f7f7; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell { - border-top-color: #cecece; -} -.e-grid .e-detailrowcollapse.e-lastrowcell { - border-bottom-color: #cecece; -} -.e-grid .e-detailindentcell { - border-right-color: #cecece; -} -.e-grid .e-rowcell.e-updatedtd { - color: #333333; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: white; -} -.e-activefocusout.e-grid .e-numericitem.e-active, -.e-activefocusout.e-grid .e-groupdroparea, -.e-activefocusout.e-grid td.e-active, -.e-activefocusout.e-grid td.e-cellselectionbackground { - background: #727272; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - color: white; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-gridFromDiv { - -} -.e-grid td.e-cellselectionbackground { - -} -.e-grid td.e-cellselectionbackground { - color: white; -} -.e-grid td.e-cellselectionbackground { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #173753); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #438ccb)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #173753); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #173753); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #173753); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #173753); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#438ccb', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-headercelldiv:hover { - -} -.e-grid .e-inlineform-titlebar { - font-size: 14px; - color: #282827; - -} -.e-grid .e-form-titlebar { - -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div { - background-color: transparent; - cursor: pointer; -} -.e-grid .e-dialog .gridform .e-save { - -} -.e-grid .e-dialog.e-titlebar { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - border-top-color: #cecece; - border-left-color: #cecece; - border-bottom-color: #3277b2; -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - background: #fcfcfc; -} -.e-grid .e-headercell, -.e-grid .e-headercell-hover { - -} -.e-grid .e-rowcell { - -} -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-horizontallines .e-resizer { - -} -.e-grid th.e-headercell[aria-sort=ascending] div, -.e-grid th.e-headercell[aria-sort=descending] div { - -} -.e-grid .e-columnselection { - background-color: #fcfcfc; - color: #3277b2; - -} -.e-grid .e-grid-icon { - background: #fcfcfc; -} -.e-grid .e-groupheadercell { - -} -.e-grid .e-groupheadercell:hover { - -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - -} -.e-grid tr.e-groupcaptionrow { - -} -.e-grid .e-gridheader { - color: #282827; - border-bottom-color: #cecece; - border-top-color: #cecece; - -} -.e-grid .e-headercontent, -.e-grid .e-movableheader { - border-right-color: #cecece; -} -.e-grid.e-rtl .e-headercontent { - border-left-color: #cecece; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell { - border-color: #cecece; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit { - -} -.e-grid .e-rowcell:first-child { - -} -.e-grid .e-rowcell:last-child { - -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext { - -} -.e-grid .e-rowcell .e-ejinputtext { - -} -.e-grid .e-ejinputtext.e-filtertext { - -} -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active { - -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus { - -} -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover { - -} -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] { - -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover { - -} -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus { - -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection { - -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection { - -} -.e-grid .e-form-togglebtn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-form-toggle-icon { - color: white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled { - border-color: #cecece; - background-color: #fcfcfc; - background-image: none; - -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - border-color: #cecece; -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv { - color: white; -} -.e-grid .e-groupdroparea.e-hover { - -} -.e-grid .e-groupdroparea.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-grid tr.e-hover { - color: #333333; - -} -.e-grid tr.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-grid tr.e-traverse { - color: #333333; -} -.e-grid tr.e-traverse { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-scrollcss { - -} -.e-grid .e-scrollcss { - background: #fcfcfc; -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-reorderindicate { - border-right-color: #3277b2; - -} -.e-grid.e-rtl .e-reorderindicate { - border-left-color: #3277b2; -} -.e-grid div.e-field-validation-error { - - white-space: normal; -} -.e-grid div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; - word-wrap: break-word; -} -.e-grid .e-dialog .e-addedrow label, -.e-grid .e-dialog .e-editedrow label, -.e-grid .e-inlineformedit label, -.e-grid .e-externalformedit label { - -} -.e-grid form.gridform.field-validation-empty { - border: 1px solid #cd0a0a; -} -.e-grid .e-editedrow .e-normaledit .e-ddl { - -} -.e-grid div.e-error .e-toparrow { - -} -.e-grid div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-grid .e-ejinputtext { - border: 1px solid #cecece; - outline: none; - background-color: white; - color: #333333; - vertical-align: baseline; - text-indent: 10px; - padding-right: 4px; -} -.e-ejinputtext:focus { - box-shadow: 0 0 5px #cccccc; -} -.e-grid .e-summaryrow { - background-color: #f7f7f7; - border-color: #cecece; - border-left-color: #cecece !important; - -} -.e-gridfooter { - width: 100%; - background-color: #f7f7f7; - border-top: 1px solid #cecece; -} -.e-grid .e-detailcell tr:first-child td.e-summaryrow { - border-top: 1px solid #cecece; -} -.e-grid .e-gridSummaryRows { - color: #333333; - -} -.e-grid .e-reSizeColbg { - border-left-color: #cecece; - -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - background-color: transparent; -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - color: #333333; -} -.e-grid .e-headercellactive, -.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { - color: white; -} -.e-grid .e-headercellactive { - -} -.e-grid .e-headercellactive { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - border-left-color: #3277b2; -} -.e-grid .e-frozeny { - -} -.e-grid .e-frozeny { - border-bottom-color: #3277b2 !important; -} -.e-grid .e-dialog .e-header .e-icon { - color: #282827; -} -.e-grid.e-responsive .e-rowcell { - border-bottom-color: rgba(196, 196, 196, 0.5); -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { - border-bottom-color: #cecece; -} -.e-grid form .e-select:hover .e-icon { - color: #333333; -} -.e-grid.e-touch .e-gridheader .e-headercell, -.e-grid.e-touch .e-rowcell { - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: white; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-heatmap.e-grid { - display: block; -} -.e-heatmaplegend { - display: block; -} -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, -.e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} -.e-heatmap.e-js.e-grid { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: #c8c8c8; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-excelfilter.e-dlgcontainer { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 13px; - color: #333333; - z-index: 10001; - -} -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none white; -} -.e-excelfilter .e-btncan { - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: white; - -} -.e-excelfilter .e-checkboxlist { - background: white; - border: white; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - border-width: 1px; - border-style: solid; - border-color: #fafafa; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem { - font-weight: normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget { - -} -.e-sortasc, -.e-sortdesc { - font-size: 18px; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: 14px; - color: #333333; - border: none; -} -.e-excelfilter .e-select:hover .e-icon { - color: #333333; -} -.e-excelfilter.e-dlgcustom .e-input { - line-height: 1.7em; -} -.e-excelfilter { - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, -.e-excelfilter .e-menu .e-list.e-bghdrcolor, -e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, -.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: white; -} -.e-bghdrcolor > a, -.e-fghdrcolor > a { - color: #282827; -} -.e-excelfilter .e-menu .e-list.e-valcolor { - border-color: #fcfcfc; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused { - border-color: #3277b2; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: #282827; -} -.e-excelfilter .e-searchbox .e-ejinputtext { - -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus { - -} -.e-excelfilter .e-menu-wrap ul.e-menu { - -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk { - -} -.e-excelfilter .e-searchcontainer .e-fields { - -} -.e-btn.e-btn-normal, -.e-tbtn.e-btn-normal { - -} -.e-excelfilter .e-btncontainer > div { - -} -.e-excelfilter.e-dlgcustom { - -} -.e-excelfilter .e-dialog { - -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child { - -} -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child { - -} -.e-excelfilter.e-dlgcustom .e-dlgfields { - -} -.e-excelfilter span.e-filternone.e-icon { - -} -.e-excelfilter .e-checkboxlist .e-ftrchk { - -} -.e-excelfilter ul.e-menu.e-vertical { - -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child { - -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields { - -} -.e-excelfilter .e-shadow .e-list > a { - -} -.e-excelfilter .e-shadow { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*---------------------------------Schedule Theme--------------------------------*/ - -.e-schedule, -.e-schedule.e-scheduleouter { - -} -.e-schedule, -.e-schedule.e-scheduleouter { - color: #333333; - background-color: white; -} -.e-schedule .e-mobileNavigation { - -} -.e-schedule .e-mobileNavigation { - color: #666666; -} -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: #666666; -} -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: #333333; -} -.navDrawerMenu li { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - color: white; -} -.e-schedule .icon-AddGrad:before { - color: #2382c3; -} -.e-schedule .e-datecommondiv { - -} -.e-schedule .e-datecommondiv { - color: #333333; -} -.e-schedule .e-commonviewbutton { - -} -.e-schedule .e-commonviewbutton { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border: 1px solid #cecece; - border-right: none; -} -.e-schedule .e-commonviewbutton.e-activeview:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - border-color: #cecece; - color: #333333; -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-scheduledialog .e-scheduleclose:hover { - -} -.e-scheduledialog .e-scheduleclose:hover { - border-color: #cecece; - color: #333333; -} -.e-scheduledialog .e-scheduleclose:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-commonviewbutton:hover { - -} -.e-schedule .e-commonviewbutton:hover { - color: #333333; -} -.e-schedule .e-commonviewbutton:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - color: #333333; -} -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - color: #dbdbdb; -} -.e-schedule .e-singleview { - border-right: 1px solid #cecece; -} -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - border: 1px solid #cecece; -} -.e-schedule .e-dateheader { - border-bottom: 3px solid #3277b2; -} -.e-schedule .e-horizontalemptytd { - border: none !important; - border-right: 1px solid #cecece !important; - border-top: 1px solid #cecece !important; -} -.e-schedule.e-rtl .e-horizontalemptytd { - border: none !important; - border-left: 1px solid #cecece !important; - border-top: 1px solid #cecece !important; -} -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} -.e-schedule .e-dateheader, -.e-schedule .e-leftindent { - border-bottom: 1px solid #cecece; -} -.e-scheduledialog .e-quickstartend { - -} -.e-scheduledialog .e-quickstartendtime { - border-bottom: 1px solid #cecece; -} -.e-scheduledialog .e-quickcreatebottomcontainer { - -} -.e-schedule .e-horizontalheader { - border-bottom: 3px solid #3277b2 !important; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} -.e-schedule .e-horizontaltimetd { - border-bottom: 3px solid #3277b2 !important; - border-top: 1px solid #cecece !important; - border-left: 1px solid #cecece; -} -.e-schedule .e-horizontalalternatetd { - border-bottom: 3px solid #3277b2 !important; - border-left: 1px solid transparent; - border-top: 1px solid #cecece !important; -} -.e-schedule .e-horizontmonthheaderdatetd { - border-bottom: 1px solid #cecece !important; - border-left: 1px solid #cecece; -} -.e-schedule .e-horizontmonthheaderdaytd { - border-bottom: 3px solid #3277b2 !important; - border-left: 1px solid #cecece; -} -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - -} -.e-schedule .e-alternateworkcell { - border-left: 1px dotted #cecece !important; -} -.e-schedule .e-dayend { - border-left: 2px solid #cecece !important; -} -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - border-bottom: 1px solid #cecece !important; -} -.e-schedule .e-parentnode { - border-bottom: 1px solid #cecece !important; -} -.e-schedule .e-parentnode { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - border-bottom: 1px dotted #cecece !important; -} -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - border-bottom: 1px solid #cecece; - border-left: 1px solid #cecece; - background: #f7f7f7; -} -.e-schedule .e-othermonths { - border-left: 1px solid transparent; -} -.e-schedule .e-agendacells { - border-bottom: 1px solid #cecece; - border-left: 1px solid #cecece; -} -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - color: #3277b2; -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - border-bottom: 1px dotted lightgray; -} -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - color: white; -} -.e-schedule .e-monthcellhighlight { - -} -.e-schedule .e-monthcellhighlight { - background: white; -} -.e-schedule .e-businesshighlightworkcells { - -} -.e-schedule .e-businesshighlightworkcells { - background: white; -} -.e-schedule .e-scheduleheader { - -} -.e-schedule .e-scheduleheader { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - border: 1px solid #cecece; - border-bottom: transparent; - color: #333333; -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-nextprevappdisable { - -} -.e-schedule .e-nextprevappdisable { - opacity: 0.4; -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - color: #666666; -} -.e-schedule .e-scheduleheader > td { - -} -.e-schedule .e-scheduleheader > td { - border: 1px solid #cecece; - border-bottom: none; -} -.e-schedule .e-headerarearow > td { - border: 1px solid #cecece; - border-bottom: none; -} -.e-schedule .e-contentarearow > td { - border: 1px solid #cecece; - border-top: none; -} -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - -} -.e-schedule.e-scheduleresponsive.e-resources { - border-right: 1px solid #cecece; -} -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - border-right: none; - border-left: 1px solid #cecece; -} -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - border-bottom: 1px solid #cecece; -} -.e-schedule .e-monthheader, -.e-schedule .e-scrolltimecells { - -} -.e-schedule .e-currentdayhighlight { - -} -.e-schedule .e-currentdayhighlight { - color: #282827 !important; - background: rgba(50, 119, 178, 0.3) !important; -} -.e-schedule .e-horizontal .e-currentdayhighlight { - -} -.e-schedule .e-currentdayhighlight .e-activeview { - -} -.e-schedule .e-currentdayhighlight .e-activeview { - background: none !important; - color: #282827 !important; -} -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - -} -.e-schedule .e-mousehover { - background-color: #dbdbdb !important; - color: #333333; -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - color: #333333; -} -.e-schedule .e-highlightcurrenttimeline { - background-color: #2c6a9e; -} -.e-schedule .e-currenttime { - background-color: #2c6a9e; - color: white; -} -.e-schedule .e-timeidicatorcircle { - color: #2c6a9e; -} -.e-scheduledialog .e-recuredit { - color: #3277b2; -} -.e-schedule .e-alldaycells { - border-left: 1px solid #cecece; - border-bottom: 1px solid #cecece; -} -.e-schedule .e-headerresourcecells { - border-bottom: 1px solid #cecece; -} -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells { - border-left: 1px solid #cecece; - border-bottom: 1px solid #cecece; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-headercells { - border-left: 1px solid #cecece; - border-bottom: 3px solid #3277b2; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-monthdateshighlight { - -} -.e-schedule .e-monthdateshighlight { - color: #d2d1d1 !important; -} -.e-schedule .e-monthcurrenttime { - background: #2c6a9e; - color: white; -} -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: 1px solid #cecece; -} -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells { - border-left: none !important; - border-right: 1px solid #cecece; -} -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: 1px solid transparent; -} -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px solid #cecece !important; -} -.e-schedule.e-rtl .e-horizontaltimetd { - border-left: none !important; - border-right: 1px solid #cecece; -} -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: 1px dotted #cecece !important; -} -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: 1px solid transparent !important; -} -.e-schedule .e-activeview { - -} -.e-schedule .e-activeview { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #296293 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2 0%, #296293 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2 0%, #296293 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2 0%, #296293 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2 0%, #296293 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - - color: white; -} -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - border-bottom: 3px solid #3277b2; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell { - border-bottom: 1px solid transparent; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-horizontaldaterender { - background: #fcfcfc; - color: #282827; -} -.e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #296293 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2 0%, #296293 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2 0%, #296293 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2 0%, #296293 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2 0%, #296293 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - - color: white; - border: 1px solid #4b91cc; -} -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #296293 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2 0%, #296293 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2 0%, #296293 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2 0%, #296293 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2 0%, #296293 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - background-color: #dbdbdb !important; -} -.e-schedule .e-borderleft { - border-left: 1px solid #cecece; -} -.e-schedule .e-borderright { - border-right: 1px solid #cecece !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - background: #3277b2 !important; - color: white !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - background: #f4f4f4 !important; - color: #333333 !important; -} -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - color: #3277b2; -} -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} -.e-scheduledialog .e-outerarrowline { - border-color: #cecece transparent; - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} -.e-scheduledialog .e-innerarrow { - border-color: white transparent; - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} -.e-draggableAppointment { - box-shadow: 5px 5px 5px #383838; -} -.e-schedule .e-blocktimeappointment { - background-color: #c9c9c9; - color: #333333; - opacity: 0.4; -} -.e-scheduledialog div.e-field-validation-error { - -} -.e-scheduledialog div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; -} -.e-schedule .e-appsoverflow { - color: #666666; -} -.e-schedule .e-appsoverflow:hover { - color: #333333; -} -.e-scheduledialog div.e-error .e-toparrow { - -} -.e-scheduledialog div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: #3277b2 !important; - /* Old browsers */ - - - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)) !important; - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2 0%, #296293 100%) !important; - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2 0%, #296293 100%) !important; - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2 0%, #296293 100%) !important; - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2 0%, #296293 100%) !important; - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0) !important; - /* IE6-9 */ - color: white !important; - } - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: -moz-linear-gradient(top, 0%, #296293 100%) !important; - /* FF3.6+ */ - - } - .e-schedule .e-scheduleheader { - - } - .e-schedule .e-scheduleheader { - background: #fcfcfc !important; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)) !important; - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0 !important) !important; - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0) !important; - /* IE6-9 */ - - } - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: 1px solid #cecece !important; - border-left: 1px solid #cecece !important; - background: #f7f7f7 !important; - } - .e-schedule .e-monthcellhighlight { - - } - .e-schedule .e-monthcellhighlight { - background: white !important; - } - .e-schedule .e-businesshighlightworkcells { - - } - .e-schedule .e-businesshighlightworkcells { - background: white !important; - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - border: 1px solid #cecece !important; - border-bottom: transparent !important; - color: #333333 !important; - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - background: #fcfcfc !important; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)) !important; - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0 !important) !important; - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0 !important) !important; - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0) !important; - /* IE6-9 */ - - } - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: white !important; - } - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: #3277b2 !important; - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - border-bottom: 1px dotted lightgray !important; - } - .e-schedule .e-othermonths { - border-left: 1px solid transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-grid.e-rtl .e-nextpage, -.e-grid.e-rtl .e-nextpagedisabled { - border-left-color: #cecece; -} -.e-pager, -.e-grid .e-pagerstatusbar, -.e-pager .e-drpdwn li, -.e-pager .e-drpdwn, -.e-pager div.e-drpdwndiv { - background-color: #fcfcfc; - border-color: #cecece; - color: #333333; - -} -.e-pager { - -} -.e-pager .e-icon { - -} -.e-pager .e-icon { - /*other*/ - color: #666666; -} -.e-pager .e-default:hover { - -} -.e-pager .e-default:hover { - color: #333333; -} -.e-pager .e-spacing { - color: #333333; - -} -.e-pager .e-spacing.e-NP { - color: #666666; -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - /*other*/ - color: #333333; -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pager.e-disable .e-numericitem.e-hover { - background: #fcfcfc; - border-right-color: #cecece; - -} -.e-pager .e-numericitem { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-pager .e-numericitem { - /*other*/ - background: #fcfcfc; - border-right-color: #cecece; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - /*other*/ - background-color: #fcfcfc; - color: #666666; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - -} -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - -} -.e-pager .e-lastpage, -.e-pager .e-firstpage { - /*other*/ - background-color: transparent; -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - /*other*/ - - background-color: transparent; - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4 0%, #e9e9e9 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - /*other*/ - background: transparent; - border-right-color: #c8c8c8; - color: #686969; -} -.e-pager .e-pagercontainer { - -} -.e-pager .e-pagercontainer { - /*other*/ - background-color: #fcfcfc; - border-color: #cecece; -} -.e-pager.e-rtl .e-pagercontainer { - -} -.e-pager.e-rtl .e-numericitem { - -} -.e-pager.e-rtl .e-numericitem { - /*other*/ - border-left-color: #cecece; -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - /*other*/ - border-right-color: #cecece; -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - /*other*/ - border-left-color: #cecece; -} -.e-pager.e-rtl div.e-parentmsgbar { - - float: left; -} -.e-pager.e-rtl div.e-parentmsgbar { - margin-left: 6px; -} -.e-pager .e-currentitem.e-active { - -} -.e-pager .e-currentitem.e-active { - /*other*/ - - color: white; - /*background-color:#428BCA;*/ - -} -.e-pager .e-currentitem.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-currentitem.e-hover { - /*other*/ - - color: white; - /*background-color:#428BCA;*/ - -} -.e-pager .e-currentitem.e-hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-pager.e-disable .e-currentitem.e-hover { - -} -.e-pager.e-disable .e-currentitem.e-hover { - /*other*/ - - color: white; - background-color: #179bd7; -} -.e-pager.e-disable .e-currentitem.e-hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-pager .e-NP.e-numericitem, -.e-pager .e-PP.e-numericitem { - -} -.e-pager .e-drpdwndiv:before { - color: #333333; - background: #fcfcfc; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - /*other*/ - - color: #333333; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: #333333; - background: #fcfcfc; -} -.e-pager .e-drpdwn li.e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-pager .e-drpdwn li.e-active { - /*other*/ - - color: white; -} -.e-pager .e-drpdwn li.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-pager div.e-numericcontainer { - -} -.e-pager div.e-parentmsgbar { - -} -.e-pager .e-textbox-paging.e-pagercontainer { - float: none; -} -.e-pager .e-template { - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox { - border: none; -} -.e-pager .e-textbox-paging .e-nextpage, -.e-pager .e-textbox-paging .e-nextpagedisabled { - border-left: 1px solid; - border-color: #cecece; -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage, -.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled { - border-right: 1px solid; - border-color: #cecece; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - float: none; - margin-right: 0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - padding: 9px 3px 8px 8px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord { - -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - padding: 8px 8px 2px 2px; -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox { - float: right; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - border-radius: 0px 4px 4px 0px; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - border-radius: 0px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover { - border-radius: 0px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background-color: transparent; - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4 0%, #e9e9e9 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pager .e-template .e-textbox-paging .e-lastpage, -.e-pager .e-template .e-textbox-paging .e-lastpagedisabled { - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage, -.e-pager.e-rtl .e-template .e-lastpagedisabled { - border-right: none; - border-left: 1px solid; - border-left-color: #cecece; -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled, -.e-pager .e-template .e-nextpager.e-nextprevitemdisabled { - display: none; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - -} -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - background-color: #fafafa; -} -.e-scrollbar .e-vscroll { - - border-right: none; -} -.e-scrollbar .e-vscroll { - border-left: 1px solid #cecece; -} -.e-scrollbar .e-hscroll { - -} -.e-scrollbar .e-hscroll { - border-top: 1px solid #cecece; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: 1px solid #cecece; -} -.e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - border-bottom: 1px solid #cecece; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - - border-left: none; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - border-right: 1px solid #cecece; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: 1px solid #cecece; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - background-color: #fcfcfc; -} -.e-scrollbar .e-vhandle { - -} -.e-scrollbar .e-vhandle { - border-top: 1px solid #cecece; - border-bottom: 1px solid #cecece; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-vhandle:active { - -} -.e-scrollbar .e-hhandle { - -} -.e-scrollbar .e-hhandle { - border-left: 1px solid #cecece; - border-right: 1px solid #cecece; -} -.e-scrollbar .e-hhandle:hover, -.e-scrollbar .e-hhandle:active { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - background-color: #f4f4f4; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - background-color: #f4f4f4; - cursor: default; - border-color: #cecece; -} -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - -} -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - /*other*/ - color: #666666; -} -.e-scrollbar .e-button:hover { - - border-color: #cecece; -} -.e-scrollbar .e-button:hover { - /*other*/ - background-color: #f4f4f4; - color: #333333; -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - /*other*/ - background-color: #fcfcfc; -} -.e-scroller.e-speed-scroll > .e-content { - overflow: scroll !important; -} -.e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover { - background-color: #bcbcbc; - border: 1px solid #cecece; - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scrollbar .e-v-line:before { - content: ""; -} -.e-scrollbar .e-h-line:before { - content: ""; -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - color: #666666; -} -.e-scroller .e-disable .e-button:hover { - background-color: transparent; -} -.e-scroller .e-vscroll .e-vup.e-button, -.e-scroller .e-vscroll .e-vdown.e-button, -.e-scroller .e-hscroll .e-hup.e-button, -.e-scroller .e-hscroll .e-hdown.e-button { - -} -.e-scroller .e-vscroll .e-vup.e-button:hover, -.e-scroller .e-vscroll .e-vdown.e-button:hover, -.e-scroller .e-hscroll .e-hup.e-button:hover, -.e-scroller .e-hscroll .e-hdown.e-button:hover { - -} -.e-scroller .e-vscroll .e-vup.e-button:active, -.e-scroller .e-vscroll .e-vdown.e-button:active, -.e-scroller .e-hscroll .e-hup.e-button:active, -.e-scroller .e-hscroll .e-hdown.e-button:active { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-acrdn { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn > .e-content { - border-color: #cecece; - background-color: white; - -} -.e-acrdn > .e-content { - - border-right: -1; - border-left: -1; -} -.e-acrdn > .e-content { - /*other*/ - color: #333333; - font-size: 14px; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - /*other*/ - - color: #333333; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-acrdn .e-select { - - font-weight: normal; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn .e-select { - -} -.e-acrdn .e-select { - /*other*/ - border-color: #cecece; - font-size: 16px; -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - /*other*/ - - color: #333333; - border-color: #cecece; -} -.e-acrdn .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-acrdn .e-select a { - -} -.e-acrdn .e-select a { - color: #333333; -} -.e-acrdn .e-select:first-child { - -} -.e-acrdn .e-select:first-child { - border-top-color: #cecece; -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - /*other*/ - border-color: #cecece; -} -.e-acrdn .e-select:last-of-type { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - /*other*/ - - color: white; -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-acrdn.e-disable .e-select:hover, -.e-acrdn.e-disable .e-select:hover a { - background: #ecedee; - color: #5c5c5c; -} -.e-acrdn .e-select.e-active { - - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active { - /*other*/ - border-color: #cecece; -} -.e-acrdn .e-select.e-active:hover { - -} -.e-acrdn .e-select.e-active:hover { - /*other*/ - - color: #333333; - border-color: #cecece; -} -.e-acrdn .e-select.e-active:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-acrdn .e-select.e-active a { - -} -.e-acrdn .e-select.e-active a { - /*other*/ - color: white; -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - /*other*/ - color: #333333; -} -.e-acrdn .e-select > span { - color: #666666; -} -.e-acrdn .e-select.e-active > span { - -} -.e-acrdn .e-select.e-active > span { - /*other*/ - color: white; -} -.e-acrdn .e-select:hover > span, -.e-acrdn .e-select.e-active:hover > span { - color: #333333; -} -.e-acrdn .e-select.e-disable:hover > span, -.e-acrdn .e-select.e-disable.e-active:hover > span { - color: #666666; -} -.e-acrdn .e-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #cecece; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: #333333; - font-size: 14px; - font-weight: normal; -} -.e-atc-popup { - -} -.e-atc-popup .e-hilight-txt { - -} -.e-atc .e-options.e-active { - - color: white; -} -.e-atc .e-options.e-active { - border-color: #cecece; -} -.e-atc .e-options.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - color: #333333; - border-color: #cecece; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-atc .e-boxes { - background-color: white; -} -.e-atc.e-focus .e-in-wrap { - -} -.e-atc.e-focus .e-in-wrap { - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); - border-color: #cecece; -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc:hover .e-in-wrap { - -} -.e-atc:hover .e-in-wrap { - border-color: #cecece; -} -.e-atc-popup .e-category { - border-bottom: 1px solid #cecece; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - color: #333333; - border-color: #f4f4f4; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - border-color: #cecece; - color: #333333; -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-atc-popup ul li, -.e-atc-popup.e-rtl ul li { - -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - border-color: #cecece; - color: #666666; - background: #fcfcfc; - /* Old browsers */ - -} -.e-atc .e-input.e-load { - background-image: url(images/ajax-loader.gif); -} -.e-atc ::-webkit-input-placeholder { - -} -.e-atc ::-webkit-input-placeholder { - color: #333333; -} -.e-atc :-ms-input-placeholder { - -} -.e-atc :-ms-input-placeholder { - color: #333333; -} -.e-atc ::-moz-placeholder { - -} -.e-atc ::-moz-placeholder { - color: #333333; -} -.e-atc :-moz-placeholder { - -} -.e-atc :-moz-placeholder { - color: #333333; -} -.e-atc-popup .e-atc-tdbottom, -.e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid #cecece; -} -.e-atc-popup .e-atc-tdright, -.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thright { - border-right: 1px solid #cecece; -} -.e-atc-popup .e-atc-tdleft, -.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thleft { - border-left: 1px solid #cecece; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: white; - -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: white; - -} -.e-atc .e-in-wrap { - -} -.e-atc .e-in-wrap, -.e-atc .e-in-wrap .e-input { - -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc-popup { - -} -.e-atc .e-input::selection { - -} -.e-atc .e-input::-moz-selection { - -} -.e-atc.e-disable-wrap .e-in-wrap { - -} -.e-atc.e-disable-wrap .e-in-wrap { - background-color: #eeeeee; - border-color: #cccccc; -} -.e-atc .e-in-wrap:before, -.e-atc .e-in-wrap:after { - -} -.e-atc .e-select.e-active, -.e-atc .e-select:hover { - -} -.e-atc .e-select:after { - -} -.e-atc .e-select { - -} -.e-atc .e-visual-mode.e-input { - -} -.e-atc-popup .e-ul .txt { - -} -.e-atc-popup .e-ul .flag { - -} -.e-atc .e-select .e-icon.e-search { - -} -.e-atc .e-autocomplete.e-input { - -} -.e-atc .e-select:active { - -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - background-color: #d6d7d7; -} -.e-atc .e-options .e-icon.e-close { - -} -.e-atc .e-options.e-active .e-icon.e-close { - -} -.e-atc .e-options { - -} -.e-atc .e-visual-mode.e-input { - -} -.e-atc-popup .e-atc-tableContent td { - -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - -} -.e-atc .e-in-wrap.e-padding { - -} -.e-atc .e-in-wrap.e-padding:before, -.e-atc .e-in-wrap.e-padding:after { - -} -.e-atc-popup .e-activeli, -.e-atc-popup .e-content .e-activeli { - background: #3277b2; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Button -------------------------------------------*/ - -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - -} -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - font-weight: normal; - font-size: 14px; -} -.e-btn { - -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px #cccccc; -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-split-btn-hide { - visibility: hidden; -} -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - border-right: medium none; - border-left-color: #cecece; -} -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - border-left: medium none; - border-right-color: #cecece; -} -.e-btn.e-select.e-disable, -.e-btn.e-disable.e-select:hover { - -} -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border-color: #cecece; -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border-color: #cecece; -} -.e-btn.e-disable, -.e-btn.e-select.e-disable .e-icon, -.e-btn.e-select.e-disable:hover .e-icon, -.e-btn.e-select.e-disable:active .e-icon { - cursor: default; - -} -/*flat button*/ - -.e-btn.e-select.e-flat:hover, -.e-btn.e-select.e-flat:focus { - -} -.e-btn.e-select.e-flat:active { - -} -.e-button.e-btn.e-flat.e-disable.e-select, -.e-button.e-btn.e-flat.e-disable.e-select:active, -.e-button.e-btn.e-flat.e-disable.e-select:hover { - -} -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary:hover .e-icon { - -} -.e-tbtn.e-btn.e-select.e-primary:hover { - -} -.e-tbtn.e-btn.e-select.e-primary.e-active, -.e-tbtn.e-btn.e-select.e-primary.e-active:hover { - -} -.e-btn.e-primary.e-select:hover, -.e-btn.e-primary.e-select:focus { - -} -.e-btn.e-select.e-primary:active { - -} -/*primary raised button*/ - -.e-btn.e-select.e-primary-raised { - -} -.e-btn.e-select.e-primary-raised .e-icon, -.e-btn.e-select.e-primary-raised:hover .e-icon { - -} -.e-btn.e-select.e-primary-raised.e-active, -.e-btn.e-select.e-primary-raised.e-active:hover { - -} -.e-btn.e-primary-raised.e-select:hover, -.e-btn.e-primary-raised.e-select:focus { - -} -.e-btn.e-select.e-primary-raised:active { - -} -.e-btn.e-select.e-primary-raised.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - -} -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:hover { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:active { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - - border: none; - box-shadow: none; -} -/*end*/ - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:focus, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon, -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - -} -.e-icon-btn.e-btn.e-select.e-icon:focus { - -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-icon-btn.e-btn.e-select.e-icon:active, -.e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon, -.e-icon-btn.e-btn.e-select.e-icon:focus, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-float-btn.e-btn.e-select.e-icon.e-disable, -.e-float-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - -} -.e-button.e-btn.e-select.e-disable:after, -.e-tbtn.e-btn.e-select.e-disable:after, -.e-split .e-split-btn.e-btn:after { - -} -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - border-color: #cecece; - color: #333333; -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-splitbutton.e-btn.e-left-btn:focus, -.e-split-btn.e-btn.e-select.e-drp-btn:focus { - -} -.e-splitbutton.e-btn.e-left-btn.e-disable:focus, -.e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus { - -} -.e-split.e-widget.e-disable { - -} -.e-splitbutton .e-btn.e-select:focus { - -} -.e-btn.e-select:focus { - -} -.e-btn.e-select:active, -.e-btn.e-disable.e-active.e-select:hover, -.e-tbtn.e-flat.e-active, -.e-tbtn.e-btn.e-select.e-flat { - -} -.e-btn.e-select:active, -.e-tbtn.e-active { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - color: #666666; -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - border-color: #cecece; - color: white; -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-tbtn.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover .e-icon { - -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - color: #333333; -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - color: white; -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - background-color: #fcfcfc; - color: #333333; - border-color: #cecece; -} -.e-menu.e-widget.e-split li.e-list:hover { - -} -.e-split-btn-div .e-icon { - -} -.e-btn.e-disable.e-select:hover, -.e-btn.e-disable, -.e-btn.e-select.e-disable:hover, -.e-btn.e-select.e-disable { - -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - -.e-tbtn.e-btn.e-select { - -} -.e-tbtn.e-btn.e-select:hover, -.e-tbtn.e-btn.e-select:focus { - -} -.e-tbtn.e-btn.e-select.e-active:focus { - -} -.e-tbtn.e-btn.e-select.e-active { - -} -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active .e-icon { - -} -.e-tbtn.e-btn.e-select.e-active.e-disable, -.e-tbtn.e-btn.e-select.e-disable { - -} -.e-tbtn.e-select.e-flat:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-btn.e-select.e-flat { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, -.e-btn.e-select.e-flat .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, -.e-btn.e-select.e-flat.e-disable, -.e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, -.e-split.e-widget.e-disable:hover, -.e-split.e-widget.e-disable .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, -.e-btn.e-select.e-flat.e-disable .e-icon, -.e-btn.e-select.e-primary.e-disable .e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, -.e-btn.e-select.e-flat.e-disable .e-icon:hover, -.e-btn.e-select.e-primary.e-disable .e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - color: white; -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - -} -.e-btn.e-select .e-icon { - -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - -} -.e-btn.e-select.e-disable { - -} -.e-btn.e-select.e-disable .e-icon { - -} -.e-split.e-widget { - - background: none; -} -.e-split.e-widget:hover, -.e-split.e-widget:focus { - -} -.e-split.e-widget.e-active .e-splitarrowright, -.e-split.e-widget.e-active .e-splitarrowleft, -.e-split.e-widget.e-active .e-splitarrowtop, -.e-split.e-widget.e-active .e-splitarrowbottom { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - -} -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - -} -.e-split.e-widget:focus { - -} -.e-split.e-widget.e-active { - -} -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -/*primary button*/ - -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - -} -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - border-color: #cecece; - color: white; -} -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-btn.e-select.e-primary:hover { - -} -.e-btn.e-select.e-primary:hover { - border-color: #cecece; - color: #333333; -} -.e-btn.e-select.e-primary:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary .e-icon:active { - color: white; -} -.e-btn.e-select.e-primary:hover .e-icon { - color: #333333; -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - color: white; -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - border-color: rgba(206, 206, 206, 0.5); - color: rgba(255, 255, 255, 0.5); -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-btn.e-select.e-disable.e-primary .e-icon, -.e-btn.e-select.e-disable.e-primary:hover .e-icon, -.e-btn.e-select.e-disable.e-primary:active .e-icon { - color: rgba(255, 255, 255, 0.5); -} -.e-button.e-btn:not(:active):after, -.e-tbtn.e-btn.e-active:not(:active):after, -.e-split .e-split-btn.e-select.e-btn:not(:active):after, -.e-tbtn.e-btn.e-flat.e-active:not(:active):after, -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - -} -.e-button.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn:not(:active):after { - -} -/*end*/ - -/*------------------------------------Custom Button---------------------------------------*/ - -.e-btn.e-select.e-success { - color: white; - background: #5cb85c; - border-color: #4cae4c; -} -.e-btn.e-select.e-success .e-icon, -.e-btn.e-select.e-info .e-icon, -.e-btn.e-select.e-warning .e-icon, -.e-btn.e-select.e-danger .e-icon { - color: white; -} -.e-btn.e-select.e-success:active, -.e-btn.e-select.e-success:hover, -.e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} -.e-btn.e-select.e-success:focus, -.e-btn.e-select.e-success:active:hover, -.e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} -.e-btn.e-select.e-info { - color: white; - background: #5bc0de; - border-color: #46b8da; -} -.e-btn.e-select.e-info:active, -.e-btn.e-select.e-info:hover, -.e-btn.e-select.e-info:focus, -.e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} -.e-btn.e-select.e-info:active:hover, -.e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} -.e-btn.e-select.e-warning { - color: white; - background: #f0ad4e; - border-color: #eea236; -} -.e-btn.e-select.e-warning:active, -.e-btn.e-select.e-warning:hover, -.e-btn.e-select.e-warning:focus, -.e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} -.e-btn.e-select.e-warning:active:hover, -.e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} -.e-btn.e-select.e-danger { - color: white; - background: #d9534f; - border-color: #d43f3a; -} -.e-btn.e-select.e-danger:active, -.e-btn.e-select.e-danger:hover, -.e-btn.e-select.e-danger:focus, -.e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} -.e-btn.e-select.e-danger:active:hover, -.e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} -.e-btn.e-select.e-link, -.e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} -.e-btn.e-select.e-link:active, -.e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} -.e-btn.e-select.e-link:hover, -.e-btn.e-select.e-link:hover .e-icon, -.e-btn.e-select.e-link:focus, -.e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, -.e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} -.e-btn.e-select.e-link.e-txt:hover, -.e-btn.e-select.e-link.e-txt:focus, -.e-btn.e-select.e-link.e-txt:active:hover { - text-decoration: underline; -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:focus, -.e-btn.e-select.e-disable.e-success:active, -.e-btn.e-select.e-disable.e-success:active:hover { - background: rgba(92, 184, 92, 0.5); -} -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:hover, -.e-btn.e-select.e-disable.e-info:focus, -.e-btn.e-select.e-disable.e-info:active, -.e-btn.e-select.e-disable.e-info:active:hover { - background: rgba(91, 192, 222, 0.5); -} -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:hover, -.e-btn.e-select.e-disable.e-warning:focus, -.e-btn.e-select.e-disable.e-warning:active, -.e-btn.e-select.e-disable.e-warning:active:hover { - background: rgba(240, 173, 78, 0.5); -} -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:hover, -.e-btn.e-select.e-disable.e-danger:focus, -.e-btn.e-select.e-disable.e-danger:active, -.e-btn.e-select.e-disable.e-danger:active:hover { - background: rgba(217, 83, 79, 0.5); -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:active:hover, -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:active:hover, -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:active:hover, -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link:active:hover { - color: rgba(255, 255, 255, 0.5); - border-color: transparent; - box-shadow: none; -} -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link.e-txt, -.e-btn.e-select.e-disable.e-link:hover, -.e-btn.e-select.e-disable.e-link.e-txt:hover, -.e-btn.e-select.e-disable.e-link:active, -.e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, -.e-btn.e-select.e-disable.e-link:focus .e-txt, -.e-btn.e-select.e-disable.e-link:active:hover, -.e-btn.e-select.e-disable.e-link.e-txt:active:hover { - color: rgba(51, 122, 183, 0.5); - background: transparent; - text-decoration: none; -} -.e-btn.e-select.e-disable.e-link .e-icon, -.e-btn.e-select.e-disable.e-link:hover .e-icon, -.e-btn.e-select.e-disable.e-link:focus .e-icon, -.e-btn.e-select.e-disable.e-link:active .e-icon, -.e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: rgba(51, 122, 183, 0.5); -} -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ - -.ejinputtext { - background-color: white; - - outline: medium none; -} -.ejinputtext { - border: 1px solid #cecece; - color: #333333; -} -.e-textbox, -.e-textarea { - background-color: white; - -} -.e-textbox, -.e-textarea { - border-color: #cecece; - color: #333333; -} -.ejinputtext:focus { - -} -.ejinputtext:focus { - box-shadow: 0 0 7px #cccccc; -} -.e-textbox:hover, -.e-textarea:hover { - -} -.e-textbox:hover, -.e-textarea:hover { - border-color: #cecece; -} -.e-textbox:focus, -.e-textarea:focus { - -} -.e-textbox:focus, -.e-textarea:focus { - box-shadow: 0 0 7px #cccccc; - border-color: #cecece; -} -.e-textbox.e-animation:focus, -.e-textarea.e-animation:focus { - -} -.e-ripple-bar:before, -.e-ripple-bar:after { - -} -.e-textbox[disabled], -.e-textarea[disabled] { - box-shadow: none; - -} -.e-textbox[disabled], -.e-textarea[disabled] { - background-color: #eeeeee; - border-color: #cccccc; - color: rgba(51, 51, 51, 0.38); -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - - box-shadow: none; -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - border-color: #cecece; -} -.e-textbox::selection, -.e-textarea::selection { - -} -.e-textbox::-moz-selection, -.e-textarea::-moz-selection { - -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - color: #333333; -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - color: #333333; -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - color: #333333; -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - color: #333333; -} -.e-textbox.e-error, -.e-textarea.e-error { - -} -.e-validation-error { - -} -.e-menu.e-split.e-context { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - color: #333333; -} -.e-menu.e-split.e-context .e-list .e-icon { - -} -.e-menu.e-split.e-context .e-list.e-mhover { - -} -.e-btn.e-disable.e-select, -.e-tbtn.e-btn.e-disable.e-select.e-active, -.e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, -.e-split.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - color: #d6d7d7; - opacity: 1; -} -.e-btn.e-disable.e-select, -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, -.e-tbtn.e-btn.e-disable.e-select.e-active:hover { - background-color: #eeeeee; - border-color: #cccccc; - color: #d6d7d7; - opacity: 1; -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon { - color: #d6d7d7; -} -.e-btn.e-disable.e-select .e-icon { - color: #d6d7d7; -} -.e-btn.e-disable.e-select:focus { - box-shadow: none; -} -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-captcha .refresh { - -} -.e-captcha .refresh { - /*other*/ - - -} -.e-captcha .refresh { - /*other*/ - background: #f7f7f7; - border: 1px solid #c9c9c9; -} -.e-captcha .audio { - -} -.e-captcha .audio { - /*other*/ - - -} -.e-captcha .audio { - /*other*/ - background: #f7f7f7; -} -.e-captcha .imagecontainer { - border: 1px solid #989898; -} -.e-captcha .validTextBox { - -} -.e-captcha .validTextBox { - /*other*/ - - -} -.e-captcha .validTextBox { - /*other*/ - border: 1px solid #c7c5c5; -} -.e-captcha .e-validTextBox { - -} -.e-captcha .e-validTextBox { - /*other*/ - - -} -.e-captcha .e-validTextBox { - /*other*/ - border: 1px solid #c7c5c5; -} -.e-captcha .e-refresh { - -} -.e-captcha .e-refresh { - /*other*/ - - -} -.e-captcha .e-refresh { - /*other*/ - background: #f7f7f7; - border: 1px solid #c9c9c9; -} -.e-captcha .e-audio { - -} -.e-captcha .e-audio { - /*other*/ - - -} -.e-captcha .e-audio { - /*other*/ - background: #f7f7f7; - border: 1px solid #c7c5c5; -} -.e-captcha .e-imageContainer { - border: 1px solid #989898; -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - /*other*/ - width: 0px; -} -.e-captcha .validTextBox:focus { - -} -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:active { - -} -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - -} -.e-captcha .refresh.e-btn.e-select:focus, -.e-captcha .audio.e-btn.e-select:focus, -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, -.e-captcha .e-audio.e-btn.e-select:focus, -.e-captcha .e-refresh.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - -} -.e-captcha .imagecontainer img, -.e-captcha .e-imageContainer img { - -} -.e-captcha .refresh:focus, -.e-captcha .audio:focus, -.e-captcha .e-refresh:focus, -.e-captcha .e-audio:focus { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Colorpicker -------------------------------------------*/ - -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - -} -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - border: 3px solid white; -} -.e-colorpicker .e-slider-wrap .e-handle.e-select, -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid white; -} -.e-colorpicker:focus { - outline: none; -} -.e-colorwidget .e-select { - -} -.e-colorwidget .e-select { - background: white; - color: #666666; - border-color: #cecece; -} -.e-colorpicker .e-buttons .e-codeeditor .e-color-code { - -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - border-color: #cecece; - color: #333333; -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-colorwidget.e-split .e-in-wrap .e-select:active, -.e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - -} -.e-colorwidget .e-in-wrap, -.e-colorwidget .e-in-wrap.e-box.e-disable:hover, -.e-colorwidget .e-in-wrap.e-box.e-disable:focus { - -} -.e-colorwidget .e-in-wrap.e-box:hover { - -} -.e-colorwidget .e-in-wrap.e-box:focus { - -} -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: white; -} -.e-colorpicker.e-popup { - background-color: #fcfcfc; - border-color: #cecece; -} -.e-presetWrapper.e-widget.e-context { - border-color: #cecece; - -} -.e-colorwidget.e-focus { - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); -} -.e-colorwidget.e-focus .e-in-wrap:active { - border-color: #cecece; -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - background-color: white; - color: #333333; - -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - border-color: white; -} -.e-colorpicker .e-footer .e-split.e-widget { - -} -.e-colorpicker .e-footer .e-split.e-widget:hover { - -} -.e-colorpicker .e-footer .e-split.e-widget:active { - -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - -} -.e-colorwidget .e-color-container .e-selected-color::after, -.e-colorwidget .e-select .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:after { - -} -.e-colorpicker .e-footer .e-switcher:hover { - -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - - color: #333333; -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - background: white; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn { - border-right: 1px solid; - border-right-color: #cecece; -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - color: #333333; - border-color: #cecece; -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - background-color: white; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - color: #333333; - border-color: #cecece; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-presetWrapper.e-menu.e-context, -.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, -.e-presetWrapper.e-menu.e-context .e-list > ul, -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #333333; - border-color: white; -} -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #333333; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - border-color: #cecece; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-colorpicker .e-footer .e-cancelButton.e-btn, -.e-colorpicker .e-footer .e-applyButton.e-btn { - background: #fcfcfc; - /* Old browsers */ - - border-color: #cecece; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - border-color: #cecece; - color: #333333; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-colorpicker .e-buttons .e-grpbtn { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - color: #333333; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - background-color: white; - border-color: white; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable { - background: none; -} -.e-colorpicker .e-buttons .e-color-code { - -} -.e-colorpicker .e-buttons .e-color-code:hover { - -} -.e-colorpicker .e-buttons .e-color-code:focus { - -} -.e-colorpicker .e-buttons .e-codeeditor::before { - -} -.e-colorpicker .e-buttons .e-previous, -.e-presetWrapper .e-presets-table .e-preset-row { - border-color: #cecece; -} -.e-colorpicker .e-item { - -} -.e-colorpicker .e-item { - border-color: #cecece; -} -.e-colorpicker .e-item.e-state-selected { - -} -.e-colorpicker .e-color-image, -.e-presetWrapper .e-color-image, -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: url(../common-images/lighttheme/colorpicker_light.png); - background-color: transparent; - filter: none; -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - -} -.e-presetWrapper .e-presetHeader, -.e-colorpicker .e-element .e-icon:before { - color: #333333; -} -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before { - -} -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-codeeditor .e-close_01 { - color: #333333; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - color: white; - border-color: #cecece; - box-shadow: 0 0 0 2px white; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - color: #333333; - border-color: #cecece; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-presetWrapper.e-menu.e-context li.e-list { - background: white; -} -.e-colorpicker .e-context.e-menu .e-mhover > a, -.e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, -.e-colorpicker .e-context.e-menu .e-mfocused > a, -.e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - background: transparent; -} -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - -} -.e-colorpicker .e-footer .e-switcher:focus { - box-shadow: 0 0 2px #cccccc; - outline-color: #cccccc; -} -.e-colorwidget.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - opacity: 1; -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover { - background-color: #d6d7d7; -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - margin: -11px 5px; -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable { - opacity: 0.35; - background: none; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-fileexplorer, -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - border-color: #cecece; -} -.e-fileexplorer input, -input.e-fe-dialog-text { - -} -.e-fileexplorer, -.e-fileexplorer input, -input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input { - border-color: #cecece; -} -.e-fileexplorer { - border-color: #cecece; -} -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar, -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer.e-fe-mobile .e-fe-split-icon { - border-color: #cecece; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar { - -} -.e-fileexplorer .e-statusbar .e-itemStaus { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - color: #333333; -} -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td { - color: #333333; -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - color: white; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - border-color: #cecece; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - color: #333333; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, -.fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon { - color: white; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - color: #333333; -} -.e-fileexplorer .e-treeview .e-fe-node-hover, -.e-fe-dialog.e-icon.e-close:hover { - color: #333333; - border-color: #cecece; -} -.e-fileexplorer .e-treeview .e-fe-node-hover, -.e-fe-dialog.e-icon.e-close:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - border-color: #cecece; - background: #3277b2; -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - color: #333333; - border-color: #cecece; -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon { - color: #3277b2; -} -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - color: #333333; - border-color: #cecece; -} -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input, -.e-fe-split-context.e-menu.e-context.e-split, -.e-fe-split-context.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - border-color: #cecece; - background: #f4f4f4; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - - border-color: #cecece; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - -} -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn, -.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn { - background: none; -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - -} -.e-fileexplorer .e-toolbar input, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - -} -.e-fileexplorer .e-toolbar input::selection, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - -} -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - -} -.e-fileexplorer .e-scrollbar .e-vscroll, -.e-fileexplorer .e-scrollbar .e-hscroll { - -} -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, -.e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - -} -.e-fileexplorer .e-toolbar { - color: #666666; - border-color: #cecece; -} -.e-fileexplorer .e-toolbar { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer .e-grid .e-gridheader.e-scrollcss, -.e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: white; -} -.e-fileexplorer .e-alt_row, -.e-fileexplorer .e-gridheader, -.e-fileexplorer .e-gridheader .e-headercell, -.e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, -.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace { - background-color: white; -} -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage { - border-color: #cecece; -} -.e-fileexplorer.e-js .e-active .e-thumbImage { - border-color: #3277b2; -} -.e-menu > .e-list.e-fe-separator { - border-color: #cecece; -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - border-color: #3277b2; -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - background: #fcfcfc; - border-color: #fcfcfc; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - background: #fcfcfc; - border-color: #fcfcfc; -} -.e-dialog .e-fe-table table tr .e-readonly { - background: white; - color: #333333; -} -.e-dialog .e-fe-table table .e-border { - border-color: #cecece; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - background: #3277b2; - color: white; -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, -.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider { - background-color: transparent; -} -.e-fileexplorer .e-fe-popup .e-content { - background-color: white; - border-color: #cecece; -} -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-fileexplorer .e-fe-popup .e-downtail:before, -.e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: #cecece; -} -.e-fileexplorer .e-fe-popup span:hover, -.e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: #666666; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable { - box-shadow: 0px 0px 6px -1px #cecece inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child { - -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - border-bottom-color: #3277b2; -} -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - color: #333333; -} -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select { - background: #3277b2; -} -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select { - background: #f4f4f4; -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - border-color: #cecece; -} -.e-fe-dialog input.e-fe-dialog-text { - -} -.e-fe-dialog input.e-fe-dialog-text:hover, -.e-fe-dialog input.e-fe-dialog-text:focus { - border-color: #cecece; -} -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - background-color: rgba(50, 119, 178, 0.2); -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - border: 1px solid #3277b2; -} -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, -.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: #3277b2; -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fileexplorer .e-toolbar .e-tool-input:hover, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, -.e-fe-dialog input.e-fe-dialog-text:hover { - -} -.e-fe-dialog input.e-fe-dialog-text { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - -} -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - -} -.e-fileexplorer .e-switchGridView.e-button.e-active { - -} -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - -} -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DatePicker themes -------------*/ - -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate, -.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: #bfbfbf; - visibility: visible; - cursor: default; -} -.e-datepicker table td.e-hidedate { - visibility: hidden; -} -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: #cecece; - -} -.e-datewidget .e-in-wrap:before, -.e-datewidget .e-in-wrap:after { - -} -.e-datewidget.e-widget:hover .e-in-wrap { - -} -.e-datewidget.e-widget:hover .e-in-wrap { - /*other*/ - - border-color: #cecece; -} -.e-datewidget.e-disable:hover .e-in-wrap { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - /*other*/ - - border-color: #cecece; - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); -} -.e-datewidget.e-widget .e-select:active:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - /*other*/ - - background: #fcfcfc; - /* Old browsers */ - - border-color: #cecece; - color: #666666; -} -.e-ntouch.e-datewidget .e-select:hover { - -} -.e-ntouch.e-datewidget .e-select:hover { - /*other*/ - - color: #333333; - border-color: #cecece; -} -.e-ntouch.e-datewidget .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-datewidget .e-select.e-active { - border-color: #3277b2; -} -.e-datewidget .e-select.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-datewidget .e-input { - background-color: white; - -} -.e-datewidget .e-input { - /*other*/ - color: #333333; -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - /*other*/ - color: #3277b2; -} -.e-datepicker table td.e-dp-weekend { - color: #cd0a0a; -} -.e-datepicker.e-calendar { - - border-color: #cecece; - background-color: white; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - font-weight: normal; - -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - background: #fcfcfc; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - /*other*/ - border-bottom: 1px solid #cecece; - font-size: 16px; - color: #282827; -} -.e-datepicker .e-header:hover > span { - color: #333333; -} -.e-datepicker .e-footer { - -} -.e-datepicker .e-footer { - /*other*/ - color: #333333; - border: 1px solid transparent; -} -.e-datepicker .e-footer.e-btn.e-select { - /*other*/ - background: transparent; - width: 100%; -} -.e-ntouch.e-datepicker .e-footer:hover { - - border-color: transparent; -} -.e-ntouch.e-datepicker .e-footer:hover { - /*other*/ - - color: #333333; - border: 1px solid #cecece; -} -.e-ntouch.e-datepicker .e-footer:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-datepicker .e-text { - -} -.e-datepicker .e-text { - /*other*/ - color: #282827; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - - border-bottom: 1px solid transparent; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - /*other*/ - color: #333333; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - border-color: #cecece; - box-shadow: 0 0 0 transparent inset; - -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - /*other*/ - color: #333333; - border-radius: 4px; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - background: transparent; -} -.e-datepicker td.e-state-hover { - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - /*other*/ - color: #bfbfbf; -} -.e-datepicker .e-datepicker-days .e-selected-days { - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; -} -.e-datepicker .e-datepicker-days .e-selected-days { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-work-week .e-week-day, -.e-selected-week, -.e-selected-month { - background-color: #fcfcfc; - color: #333333; -} -.e-datepicker .e-header .e-icon { - -} -.e-datepicker .e-header .e-icon { - /*other*/ - color: #333333; -} -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - - border-color: #cecece; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - /*other*/ - background-color: #f4f4f4; - border-radius: 4px 4px 4px 4px; -} -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: #cecece; -} -.e-datepicker .e-state-default { - -} -.e-datepicker .e-state-default { - color: #333333; - font-weight: normal; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - -} -.e-datepicker .today { - -} -.e-datepicker .today { - /*other*/ - color: #333333; - background-color: #fcfcfc; - border-radius: 4px; -} -.e-datepicker .today:before, -.e-datepicker .today.e-state-hover::before { - -} -.e-datepicker .other-month.e-active { - background: none; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; - border-color: #cecece; - -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - border-radius: 4px; -} -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: #cecece; - -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #333333; - border: 1px solid transparent; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: #333333; - font-weight: normal; - border-radius: 0px; - border-color: #cecece; -} -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: #cecece; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: #bfbfbf; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: #fcfcfc; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - background: #f4f4f4; -} -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} -.e-datepicker::-webkit-input-placeholder { - color: #333333; -} -.e-datepicker:-ms-input-placeholder { - color: #333333; -} -.e-datepicker::-moz-placeholder { - color: #333333; -} -.e-datepicker:-moz-placeholder { - color: #333333; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-datepicker .e-datepicker-months td, -.e-datepicker .e-datepicker-years td { - -} -.e-datepicker .e-datepicker-months td:hover::before, -.e-datepicker .e-datepicker-years td:hover::before { - -} -.e-datepicker .e-header .e-next:hover, -.e-datepicker .e-header .e-prev:hover { - -} -.e-datepicker .e-header .e-text { - -} -.e-datepicker.e-headerlong .e-header .e-text { - -} -.e-datewidget.e-active .e-select { - -} -.e-datewidget.e-active .e-select:hover { - -} -.e-datepicker .today:hover { - -} -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - -} -.e-datepicker table td::before { - -} -.e-datepicker table td.e-weeknumber:hover::before { - -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, -.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before, -.e-datepicker.e-headerlong table .e-datepicker-days td::before { - -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before { - -} -.e-datepicker table .e-datepicker-months td::before, -.e-datepicker table .e-datepicker-years td::before { - -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, -.e-datepicker.e-headerlong table .e-datepicker-years td::before { - -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, -.e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, -.e-datepicker.e-headerlong e-datepicker-months table td::before { - -} -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-years td.e-current-year::before { - -} -.e-datepicker table .e-datepicker-months td.e-active::before, -.e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, -.e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - -} -.e-datepicker table .e-datepicker-months td.e-active:hover::before, -.e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - -} -.e-datepicker table .e-datepicker-allyears td::before { - -} -.e-datepicker table .e-datepicker-allyears td.e-active::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before { - -} -.e-datepicker.e-headerlong table td.e-current-allyear::before { - -} -.e-datepicker.e-icons .e-active::before, -.e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, -.e-datepicker.e-icons td.e-state-hover::before { - -} -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, -.e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - -} -.e-datepicker.e-icons .e-datepicker-allyears td { - -} -.e-datepicker td.e-state-hover::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active.e-state-hover::before { - -} -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - -} -.e-datepicker table td.e-hidedate:hover::before { - -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - -} -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - -} -.e-datewidget .e-input::selection { - -} -.e-datewidget .e-input::-moz-selection { - -} -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, -.e-datepicker.e-popup .e-header .e-next:not(:active):after { - -} -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, -.e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - -} -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - -} -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - -} -.e-datepicker .e-datepicker-days td.e-active { - -} -.e-datewidget.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - opacity: 1; -} -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - background-color: #d6d7d7; -} -.e-datepicker .e-footer:active { - -} -.e-datepicker .e-footer.e-btn.e-select:focus { - -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- DateTimePicker -------------------------------------------*/ - -.e-datetime-wrap .e-input, -.e-datetime-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-datetime-wrap .e-input, -.e-datetime-popup { - /*other*/ - color: #333333; -} -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, -.e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - -} -.e-datetime-wrap .e-input { - -} -.e-datetime-wrap.e-widget .e-select:active:hover { - -} -.e-datetime-wrap .e-in-wrap, -.e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: #cecece; -} -.e-datetime-wrap.e-widget:hover .e-in-wrap { - -} -.e-datetime-wrap.e-widget:hover .e-in-wrap { - border-color: #cecece; -} -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-popup .e-focus { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-popup .e-focus { - /*other*/ - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-wrap.e-focus .e-in-wrap:hover { - border-color: #cecece; -} -.e-datetime-popup .e-focus .e-in-wrap { - border-color: #cecece; -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - background: #fcfcfc; - /* Old browsers */ - - border-color: #cecece; - -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - /*other*/ - - color: #666666; -} -.e-ntouch.e-datetime-wrap .e-select:hover { - -} -.e-ntouch.e-datetime-wrap .e-select:hover { - /*other*/ - - color: #333333; -} -.e-ntouch.e-datetime-wrap .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-datetime-popup .e-dt-button { - -} -.e-datetime-popup .e-dt-button { - background: #fcfcfc; - /* Old browsers */ - - border: 1px solid #cecece; - color: #333333; -} -.e-datetime-popup .e-dt-button:active { - -} -.e-datetime-popup .e-dt-button:active { - border-color: #cecece; - color: #333333; -} -.e-datetime-popup .e-dt-button:active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - color: #333333; - border-color: #cecece; -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: #cecece; - background-color: white; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - - font-size: 16px; - font-weight: normal; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - /*other*/ - color: #282827; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - /*other*/ - color: #333333; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - background: #fcfcfc; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - /*other*/ - border-bottom: 1px solid #cecece; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - /*other*/ - border-top: 1px solid #cecece; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - /*other*/ - color: #333333; -} -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: #cecece; - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - /*other*/ - - color: white; - border-color: #cecece; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-timepicker table td.e-active:hover { - -} -.e-timepicker .e-state-default { - - font-weight: normal; -} -.e-timepicker .e-state-default { - /*other*/ - color: #333333; -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - border-color: #cecece; - -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - /*other*/ - - color: #333333; - border-color: #cecece; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - /*other*/ - background: #f4f4f4; -} -.e-timepicker .e-footer { - -} -.e-timepicker .e-footer { - /*other*/ - border: 1px solid transparent; - color: #333333; -} -.e-ntouch.e-timepicker .e-footer:hover { - -} -.e-ntouch.e-timepicker .e-footer:hover { - /*other*/ - - color: #333333; - border: 1px solid #cecece; - border-color: transparent; -} -.e-ntouch.e-timepicker .e-footer:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - -} -.e-timepicker table td.e-disable { - color: #bfbfbf; -} -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: #bfbfbf; -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - /*other*/ - background-color: #f4f4f4; - border-radius: 4px 4px 4px 4px; - border-color: #cecece; -} -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: #cecece; -} -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: #333333; - font-weight: normal; - border-radius: 0px; - border-color: #cecece; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: #cecece; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #333333; - border: 1px solid transparent; -} -.e-datetime-wrap .e-in-wrap { - -} -.e-datetime-wrap .e-in-wrap:before, -.e-datetime-wrap .e-in-wrap:after { - -} -.e-datetime-wrap.e-focus .e-in-wrap { - -} -.e-datetime-wrap .e-select { - -} -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - -} -.e-ntouch.e-datetime-wrap.e-active .e-select { - -} -.e-datetime-popup .e-time-popup { - -} -.e-datetime-popup .e-time-popup.e-rtl { - -} -.e-datetime-popup .e-datepicker { - -} -.e-datetime-popup .e-datepicker.e-calendar { - -} -.e-datetime-popup .e-popup-container { - -} -.e-datetime-popup .e-timecontainer { - -} -.e-datetime-popup.e-rtl .e-timecontainer { - -} -.e-datetime-popup .e-button-container { - -} -.e-datetime-popup .e-datepicker table { - -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - -} -.e-datetime-popup.e-drill-down .e-popup-container { - -} -.e-datetime-popup .e-drillDowncontainer table td::before { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-datepicker .e-footer { - -} -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - -} -.e-datetime-wrap .e-input::selection { - -} -.e-datetime-wrap .e-input::-moz-selection { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - -} -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - -} -.e-datetime-wrap.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - opacity: 1; -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - background-color: #d6d7d7; -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-datepicker.e-calendar .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - color: #333333; - -} -.e-daterangepicker-popup { - /*other*/ - border: 1px solid #cecece; -} -.e-daterangewidget .e-select { - -} -.e-daterangewidget .e-in-wrap:before, -.e-daterangewidget .e-in-wrap:after { - -} -.e-daterangewidget .e-input { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-daterangewidget .e-input { - /*other*/ - color: #333333; -} -.e-daterangewidget .e-in-wrap, -.e-daterangepicker-popup { - border-color: #cecece; -} -.e-daterangewidget .e-in-wrap { - -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - border-color: #cecece; - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - /*other*/ - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus .e-in-wrap, -.e-daterangewidget.e-focus .e-in-wrap:hover, -.e-daterangewidget .e-focus .e-in-wrap:hover { - border-color: #cecece; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background: #fcfcfc; - /* Old browsers */ - - border-color: #cecece; - -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - /*other*/ - background-color: white; - color: #666666; -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - /*other*/ - - color: #333333; -} -.e-ntouch.e-daterangewidget .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-daterangepicker-popup .e-custom-dateranges { - border-left: 1px solid #cecece; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - /*other*/ - color: #bfbfbf; -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: #f4f4f4; - color: #333333; - -} -.e-daterangepicker-popup .e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - top: 0px; - padding-top: 0px; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - /*other*/ - - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - -} -.e-custom-dateranges li { - /*other*/ - box-shadow: 0 0 5px #fcfcfc; - background: white; - border: 1px solid #cecece; -} -.e-custom-dateranges li.e-active { - -} -.e-custom-dateranges li.e-active { - /*other*/ - - -} -.e-custom-dateranges li.e-active { - border-color: #cecece; - color: white; -} -.e-custom-dateranges li.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-custom-dateranges li:hover { - -} -.e-custom-dateranges li:hover { - color: #333333; - border-color: #cecece; -} -.e-custom-dateranges li:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-daterange-responsive .e-custom-dateranges { - border-top: 1px solid #cecece; -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: white; - color: #333333; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - background: #f4f4f4; - color: #333333; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - border-radius: 4px; -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - /*other*/ - - background-color: #179bd7; - color: #333333; -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: #333333; - border-color: #cecece; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - /*other*/ - background: #f4f4f4; - box-shadow: 0 0 0 transparent inset; -} -/*button css*/ - -.e-daterangepicker-popup .e-drpbuttons { - -} -.e-daterangepicker-popup .e-drpbuttons { - border-top: 1px solid #cecece; - background: #fcfcfc; - /* Old browsers */ - - border-color: #cecece; - color: #333333; -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - /*other*/ - - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border-color: #cecece; -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - /*other*/ - - color: #333333; - border-color: #cecece; -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - border-color: #cecece; - color: #333333; -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: #cecece; -} -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap { - -} -.e-daterangepicker-popup .e-left-datepicker { - -} -.e-daterangepicker-popup .e-right-datepicker { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap { - -} -.e-daterange-timepopup.e-time-popup ul li { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select { - -} -.e-daterangewidget.e-active .e-select { - -} -.e-daterangewidget .e-input::selection, -.e-datetime-wrap .e-input::selection { - -} -.e-daterangewidget .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover { - -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap { - -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker + ::after { - -} -.e-daterangepicker-popup .e-custom-dateranges ul { - -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after { - -} -.e-daterangewidget.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - opacity: 1; -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background-color: #d6d7d7; -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - -} -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker { - -} -.e-daterange-responsive .e-drpbuttons { - background-color: transparent; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.sf-d-menuitem { - background-image: url("../common-images/diagram/diagram_context.png"); - background-repeat: no-repeat; - height: 25px; - width: 25px; -} -.sf-d-menuitem.hover { - background-image: url("../common-images/diagram/diagram_context.png"); -} -.sf-d-menuitem.cut { - background-position: 2px -290px; -} -.sf-d-menuitem.copy { - background-position: 2px -264px; -} -.sf-d-menuitem.paste { - background-position: 2px -238px; -} -.sf-d-menuitem.undo { - background-position: 2px -186px; -} -.sf-d-menuitem.redo { - background-position: 2px -213px; -} -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} -.sf-d-menuitem.group { - background-position: 2px -31px; -} -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} -.sf-d-menuitem.grouping { - background-image: none; -} -.sf-d-menuitem.order { - background-image: none; -} -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} -.e-datavisualization-diagram svg { - position: absolute; -} -.e-datavisualization-diagram .drawing { - position: relative; -} -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99ccff; - outline: none; - resize: none; - padding: 2px; -} -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: #fcfcfc; -} -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: #fcfcfc; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: #fcfcfc; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: #666666; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: #333333; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog.e-dialog-wrap { - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog .e-dialog-icon:hover { - border-image: initial; - border-color: #cecece; - -} -.e-dialog .e-dialog-icon:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-dialog-modal { - overflow: hidden; -} -.e-dialog.e-disable .e-dialog-icon:hover { - background: transparent; -} -.e-dialog .e-dialog-icon:before { - - line-height: 1.5; -} -.e-dialog .e-dialog-icon:before { - color: #777777; -} -.e-dialog > .e-header { - -} -.e-dialog > .e-header { - color: #282827; - font-weight: normal; - font-size: 16px; - border: 1px solid #cecece; - border-bottom: 3px solid #3277b2; -} -.e-dialog > .e-header { - background: #fcfcfc; -} -.e-titlebar + div.e-dialog-scroller .e-widget-content { - -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - -} -.e-dialog > .e-titlebar { - -} -.e-dialog.e-shadow { - -} -.e-dialog.e-widget-content { - -} -.e-dialog.e-widget-content { - background: white; - color: #333333; - font-size: 14px; -} -.e-dialog.e-widget-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color: #383838; - -} -.e-dialog > .e-dialog-scroller { - -} -.e-dialog > .e-dialog-scroller { - border: 1px solid #cecece; - border-top: none; -} -.e-dialog .e-dialog-icon:hover:before { - color: #333333; -} -.e-dialog > .e-footerbar { - position: relative; - - background: white; -} -.e-dialog > .e-footerbar { - height: 40px; - border: 1px solid #cecece; - border-top: none; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} -.e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-content { - border-radius: 3px; -} -.e-corner .e-dialog-bottom { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-top { - border-radius: 3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-dialog-icon::after { - -} -.e-dialog > .e-icon.e-resizable:before { - -} -.e-dialog .e-dialog-icon { - -} -.e-dialog .e-dialog-icon.e-icon.e-close { - -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - -} -.e-dialog .e-draggable { - touch-action: none; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- dropdownlist -------------------------------------------*/ - -.e-ddl .e-options { - -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #cecece; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: #333333; - font-size: 14px; - font-weight: normal; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: normal; - cursor: default; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - /*other*/ - - -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - color: #333333; - background-color: white; -} -.e-atc-popup ul li.e-category { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - /*other*/ - - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - border-color: #cecece; -} -.e-ddl .e-options.e-active { - -} -.e-ddl .e-options.e-active { - /*other*/ - background-color: #3277b2; - color: white; - border-color: #3277b2; -} -.e-ddl .e-options:hover { - -} -.e-ddl .e-options .e-icon.e-close { - -} -.e-ddl-popup div > ul li { - -} -.e-ddl-popup .e-active.e-hover { - -} -.e-ddl .e-boxes { - background-color: white; -} -.e-ddl.e-popactive .e-in-wrap:before, -.e-ddl.e-popactive .e-in-wrap:after { - -} -.e-ddl.e-focus .e-in-wrap { - -} -.e-ddl.e-focus .e-in-wrap { - /*other*/ - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); - border-color: #cecece; -} -.e-ddl:hover .e-in-wrap { - -} -.e-ddl:hover .e-in-wrap { - /*office-365*/ - - border-color: #cecece; -} -.e-ddl .e-input.e-watermark { - color: #d2d1d1 !important; - font-style: italic; -} -.e-ddl-popup .e-hover { - -} -.e-ddl-popup .e-hover { - /*other*/ - - -} -.e-ddl-popup .e-hover { - color: #333333; -} -.e-ddl-popup .e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - /*other*/ - - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - color: #333333; - border-color: #cecece; -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ddl .e-select:active, -.e-ddl.e-rtl .e-select:active { - -} -.e-ddl .e-select.e-disable { - -} -.e-ddl .e-input.e-disable { - -} -.e-ddl-popup .e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-ddl-popup .e-active { - /*other*/ - - -} -.e-ddl-popup .e-active { - color: white; -} -.e-ddl-popup .e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ddl-popup .e-active.e-hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - - /*other*/ - - background: #fcfcfc; - /* Old browsers */ - - color: #666666; - border-color: #cecece; -} -.e-ddl .e-select.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - background: #fcfcfc; - /* Old browsers */ - - border-top: 1px solid white; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-atc.e-search .e-search:before, -.e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color: #cecece; -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - border: 1px solid #cecece; -} -.e-ddl-popup .e-checkwrap.e-check-act:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act { - -} -.e-ddl-popup .e-checkwrap { - - background-color: white; -} -.e-ddl-popup .e-checkwrap { - - /*other*/ - border-radius: none; -} -.e-ddl-popup .e-checkwrap { - border: 1px solid #cecece; -} -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-check-act { - -} -.e-ddl-popup .e-check-act { - /*other*/ - - -} -.e-ddl-popup .e-check-act { - color: #3277b2; -} -.e-dropdownlist::-webkit-input-placeholder { - color: #333333; -} -.e-dropdownlist:-ms-input-placeholder { - color: #333333; -} -.e-dropdownlist::-moz-placeholder { - color: #333333; -} -.e-dropdownlist:-moz-placeholder { - color: #333333; -} -.e-ddl.e-widget.e-popactive .e-select .e-icon { - -} -.e-ddl.e-widget .e-select .e-icon { - -} -.e-ddl-popup .e-check-inact.e-ddl-anim:before { - -} -.e-ddl-popup .e-check-act.e-ddl-anim:after { - -} -.e-ddl.e-widget .e-in-wrap.e-disable { - border-color: #cccccc; - background-color: #eeeeee; - opacity: initial; -} -.e-ddl.e-widget .e-input.e-disable { - background: #eeeeee; -} -.e-ddl.e-widget .e-select.e-disable { - background: #d6d7d7; - border-color: #cccccc; -} -.e-ddl.e-widget .e-input.e-disable { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - -} -.e-tooltip-wrap { - /*other*/ - - - border-radius: none; -} -.e-tooltip-wrap { - border: 1px solid #cecece; - background-color: white; -} -.e-tooltip-wrap .e-arrowTipOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - position: absolute; - -} -.e-tooltip-wrap .e-arrowTipOuter { - /*other*/ - - -} -.e-tooltip-wrap .e-arrowTipOuter { - border-top: 10px solid #cecece; -} -.e-tooltip-wrap .e-arrowTipInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - - left: 1px; - top: 0px; - position: absolute; -} -.e-tooltip-wrap .e-arrowTipInner { - border-top: 9px solid white; -} -.e-def { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 18px; - -} -.e-def { - /*other*/ - - -} -.e-def { - /*office-365*/ - font-size: 12px; - color: #333333; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - background: none repeat scroll 0 0 #fcfcfc; - border-bottom: 3px solid #3277b2; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - color: #282827; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - color: #333333; - border-color: #cecece; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-tooltip-wrap .e-cross-circle:hover { - color: #333333; - border-color: #cecece; -} -.e-tooltip-wrap .e-cross-circle:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- listbox -------------------------------------------*/ - -.e-listbox .e-select { - -} -.e-listbox .e-select { - border-color: #3277b2; - color: white; -} -.e-listbox .e-select { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-listbox .e-active { - color: white; - border-color: #f4f4f4; -} -.e-listbox .e-active { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-listbox .e-hover { - -} -.e-listbox .e-hover { - color: #333333; -} -.e-listbox .e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-dragClonelist { - -} -.e-dragClonelist { - background: #3277b2; - color: white; - opacity: 0.5; - text-align: center; -} -.e-wrap .e-listbox li { - - word-break: break-all; -} -.e-wrap .e-listbox li { - padding-left: 10px !important; -} -.e-rtl.e-wrap .e-listbox li { - -} -.e-nowrap .e-listbox li { - padding-left: 10px !important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - -} -.e-ddl-popup.e-wrap.e-js { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - top: 2px; -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, -.e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - -} -.e-ddl-popup div > .e-ul .e-ghead { - -} -.e-ddl-popup div > .e-ul .e-ghead { - font-weight: bold; - border-bottom: 1px solid #cecece; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom: 5px; - padding-left: 0.857em; -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - -} -.e-ddl-popup.e-wrap { - -} -.e-ddl-popup.e-wrap .e-listbox li { - -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover { - -} -.e-ddl-popup div > .e-listbox li:empty { - -} -.e-ddl-popup.e-js { - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action: none; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-lv .e-list-text { - -} -.e-lv .e-list-text { - font-size: 12px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*List Item*/ - -.e-lv .e-list { - -} -.e-lv .e-list { - border-bottom: 1px solid #cecece; - font-size: 12px; -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - color: #666666; -} -.e-lv .e-list.e-state-default { - background-color: white; - border-color: #cecece; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - color: #333333; -} -.e-lv .e-list.e-state-default:hover { - -} -.e-lv .e-list.e-state-default:hover { - color: #333333; -} -.e-lv .e-list.e-state-default:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text { - color: #333333; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before { - color: #333333; -} -.e-lv .e-list .e-chevron-right_01:hover { - color: #333333; -} -.e-lv .e-list.e-state-active { - -} -.e-lv .e-list.e-state-active { - color: white; -} -.e-lv .e-list.e-state-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - color: white; -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - color: white; -} -/*Search Box*/ - -.e-lv-inputdiv .e-lv-input { - border: 1px solid #cecece; - border-radius: 7px; - font-size: 14px; -} -.e-lv .e-header { - -} -.e-lv .e-header { - color: #282827; - border: 1px solid #cecece; - border-bottom: 3px solid #3277b2; -} -.e-lv .e-header { - background: #fcfcfc; -} -.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-lv.e-parentlv > .e-lv .e-list-container { - border-left: 1px solid #cecece; - border-right: 1px solid #cecece; - border-top: 1px solid #cecece; -} -.e-lv.e-parentlv > .e-lv.subpage { - border: none; -} -.e-nb .e-lv .subpage .e-content { - float: none; -} -.e-lv > .e-header:hover > .e-icon:before { - color: #333333; -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - color: #777777; -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, -.e-lv .e-template-list .e-list-check div { - float: none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div { - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display: table; -} -.e-lv .e-htitle, -.e-lv .e-btn-text { - -} -.e-htitle, -.e-btn-text { - -} -.e-lv .e-btn-text { - -} -.e-icon.e-chevron-left_01:before { - -} -.e-list-container .e-chkbox-wrap .e-chk-image.e-stop, -.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-list-container .e-chkbox-wrap div > span.e-chk-act, -.e-list-container .e-chkbox-wrap div > span.e-chk-indeter { - -} -.e-lv .e-list.e-state-default.e-arrow, -.e-lv .e-list .e-chevron-right_01 { - -} -.e-lv .e-list-container .e-chkbox-wrap { - -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - -} -.e-lv .e-list .e-chevron-right_01 { - -} -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-lv .e-arrow .e-chevron-right_01:before, -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-lv .e-list .e-lv-checkdiv { - -} -.e-lv.e-slideleft .e-header { - -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - -} -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-list-container .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span { - top: 2px; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- editor less ----------- */ - -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - -} -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - background-color: white; -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - /*other*/ - - border-color: #cecece; -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - border-color: #cccccc; -} -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - - box-shadow: none; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - border-color: #cecece; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input { - box-shadow: none; -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - /*other*/ - border-color: #cecece; -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin { - cursor: default; -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin { - background-color: #d6d7d7; -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - /*other*/ - color: #333333; - background-color: white; -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - /*other*/ - box-shadow: 0 0 7px #cccccc; - border-color: #cecece; -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - color: #cd0a0a; -} -.e-numeric.e-error .e-in-wrap, -.e-percent.e-error .e-in-wrap, -.e-currency.e-error .e-in-wrap, -.e-mask.e-error .e-in-wrap { - border-color: #ee2924; -} -.e-numeric.e-disable-wrap, -.e-percent.e-disable-wrap, -.e-currency.e-disable-wrap, -.e-mask.e-disable-wrap { - background-color: #eeeeee; -} -.e-numeric .e-watermark, -.e-percent .e-watermark, -.e-currency .e-watermark, -.e-mask .e-watermark { - color: #d2d1d1; -} -.e-widget .e-input.e-placeholder { - -} -.e-widget .e-input.e-placeholder { - color: #333333; -} -.e-validation-error { - -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - /*other*/ - - background: #fcfcfc; - /* Old browsers */ - - border-color: #cecece; - color: #666666; -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - /*other*/ - - border-color: #cecece; - color: #333333; -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - /*other*/ - - border-color: #cecece; - color: white; -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - -} -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - -} -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - -} -.e-numeric.e-disable-wrap .e-input, -.e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, -.e-mask.e-disable-wrap .e-input { - -} -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow { - border: 0 none transparent; -} -.e-input::-webkit-input-placeholder { - -} -.e-input::-webkit-input-placeholder { - /*other*/ - color: #333333; -} -.e-input:-ms-input-placeholder { - -} -.e-input:-ms-input-placeholder { - /*other*/ - color: #333333; -} -.e-input::-moz-placeholder { - -} -.e-input::-moz-placeholder { - /*other*/ - color: #333333; -} -.e-input:-moz-placeholder { - -} -.e-input:-moz-placeholder { - /*other*/ - color: #333333; -} -.e-numeric .e-input::selection, -.e-percent .e-input::selection, -.e-currency .e-input::selection, -.e-mask .e-input::selection { - -} -.e-numeric .e-input::-moz-selection, -.e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, -.e-mask .e-input::-moz-selection { - -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-disable, -.e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, -.e-mask.e-disable-wrap .e-disable { - -} -.e-numeric .e-disable.e-select, -.e-numeric.e-rtl .e-disable.e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, -.e-percent.e-rtl .e-disable.e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, -.e-currency.e-rtl .e-disable.e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - -} -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - -} -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- menu less ----------- */ - -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - /*other*/ - border-right-color: #cecece; -} -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, -.e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover, -.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list, -.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: #cecece; -} -.e-menu.e-separator.e-rtl.e-horizontal > .e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color: #cecece; -} -/*---------------------theming----------------------------------*/ - -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - color: #333333; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - - background: white; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - /*other*/ - border-color: #cecece; -} -.e-menu.e-horizontal .e-list > ul { - background: white; - filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); - -} -.e-menu.e-horizontal .e-list > ul { - /*other*/ - border-color: #cecece; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - border-bottom: 10px solid #f4f4f4; - position: absolute; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid white; - left: 1px; - top: 1px; - position: absolute; -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - border-color: #f4f4f4; -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild:hover, -.e-menu.e-vertical .e-list > ul li.e-haschild:hover, -.e-menu.e-context .e-list > ul li.e-haschild:hover { - background: #3277b2; - border-color: #f4f4f4; -} -.e-menu.e-horizontal .e-list > ul li.e-haschild:hover > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild:hover > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild:hover > .e-menulink { - background: #3277b2; - color: white; -} -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink { - color: #333333; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - /*other*/ - - color: white; - border-color: #3277b2; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - /*other*/ - - border-color: #3277b2; - color: white; -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - /*other*/ - - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - color: white; -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - /*other*/ - color: #666666; -} -.e-menu .e-list.e-active > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - color: #333333; -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - color: white; -} -/*----------------------------------- disabled items ----------------------------------*/ - -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item { - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon { - color: #666666; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item * { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image: none; - color: #333333; - cursor: default; -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*other*/ - - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - color: #333333; - border-color: #f4f4f4; -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*other*/ - - color: white; - border-color: #f4f4f4; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - - border-color: #f4f4f4; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - color: white; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - color: white; - border-color: #f4f4f4; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - /*other*/ - display: block; -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - /*other*/ - display: block; -} -.e-menu.e-horizontal > .e-ham-wrap { - background: white; - border-left-color: #cecece; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - color: white; - border-color: #f4f4f4; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal > .e-ham-wrap:active { - - color: white; - border-color: #f4f4f4; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger { - border-top-color: #333333; - border-bottom-color: #333333; -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger:before { - border-top-color: #333333; -} -.e-menu-wrap > .e-menu-popwrap { - border-color: #cecece; -} -.e-menu-wrap > .e-menu-popwrap > .e-menu { - background-color: white; -} -.e-menu .e-list ul:first-child li:first-child { - -} -.e-menu.e-context > .e-separator.e-list { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-progressbar { - - color: #333333; -} -.e-progressbar { - /*other*/ - - -} -.e-progressbar { - background-color: white; - border-color: #cecece; -} -.e-progressbar .e-progress { - -} -.e-progressbar .e-progress { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------Rating themes -------------*/ - -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - background: url(images/rating-star.png) no-repeat; - height: 16px; - width: 16px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape.selected, -.e-rating.e-horizontal .e-shape.active, -.e-rating.e-vertical .e-shape.selected, -.e-rating.e-vertical .e-shape.active { - -} -.e-rating.e-horizontal .e-shape.inactive, -.e-rating.e-vertical .e-shape.inactive, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating .e-shape.inactive { - -} -.e-rating .e-shape.inactive { - background-position: 0 -174px; -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - background-position: 0 -60px; -} -.e-rating .e-shape.selected { - -} -.e-rating .e-shape.selected { - background-position: 0 -60px; -} -.e-rating.e-disable .e-shape, -.e-rating.e-disable .e-shape-list, -.e-rating.e-disable .e-reset { - cursor: default; -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - background-position: 0 -30px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - background-position: 0 0; - margin-left: 2px; -} -.e-rating.e-vertical .e-reset, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - background-position: 0 -174px; - float: left; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Rotator -------------------------------------------*/ - -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, -.e-rotator-wrap .e-thumb .e-thumb-items li, -.e-rotator-wrap .e-in-wrap.e-multiple { - border-color: #cecece; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - border-color: #cecece; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - border-color: #cecece; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #cecece; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #cecece; -} -.e-rotator-wrap .e-inner .e-caption { - -} -.e-rotator-wrap .e-inner .e-caption { - background-color: white; - color: #333333; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - border-color: #cecece; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - background-color: #f4f4f4; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: #cecece; - background-color: #fcfcfc; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - border-color: #cecece; - background-color: #3277b2; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - border-color: #cecece; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - background-color: #fcfcfc; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon, -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - background-image: url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play { - background-position: -161px 0px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause { - background-position: -248px 0px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous { - background-position: -64px -15px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next { - background-position: -109px -15px; - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - background-position: 8px -18px; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - background-position: -27px -18px; -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - -} -.e-rotator-wrap .e-inner .e-caption > span { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - -} -.e-rotator-wrap.e-Focused .e-shadow { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget { - -} -.e-slider.e-widget { - background-color: white; - border-color: #cecece; -} -.e-tooltipbox { - -} -.e-tooltipbox { - background-color: white; - border-color: #cecece; - color: #333333; -} -.e-slider .e-handle.e-select { - -} -.e-slider .e-handle.e-select { - background-color: #fcfcfc; - border-color: #cecece; -} -.e-slider .e-handle.e-hover { - -} -.e-slider .e-handle.e-hover { - background-color: #f4f4f4; - border-color: #cecece; -} -.e-slider .e-handle.e-focus { - -} -.e-slider .e-handle.e-focus { - background-color: #f4f4f4; - box-shadow: 0 0 2px #cccccc; - border-color: #3277b2; -} -.e-slider .e-range { - -} -.e-slider .e-range { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-slider-wrap:hover .e-slider.e-widget { - -} -.e-slider-wrap:hover .e-slider .e-range { - -} -.e-slider-wrap:active .e-slider.e-widget { - -} -.e-slider-wrap:active .e-slider .e-range { - -} -.e-slider-wrap:hover .e-slider .e-handle { - -} -.e-slider-wrap:active .e-slider .e-handle { - -} -.e-slider-wrap.e-disable .e-slider.e-widget { - -} -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - -} -.e-slider-wrap.e-disable .e-slider .e-range { - -} -.e-slider-wrap.e-disable, -.e-slider.e-disable { - -} -.e-slider-wrap.e-disable .e-handle.e-select { - -} -.e-scale .e-tick { - background-image: url(images/slider-tick.png); -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - color: #333333; -} -.e-slider .e-handle.e-select.e-handle-start { - -} -.e-slider .e-handle.e-select.e-handle-start.e-focus { - -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after { - -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after { - -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab) { - -} -.e-slider-wrap.e-disable .e-slider .e-handle:after { - -} -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: #cecece; -} -.e-splitter .e-pane { - background-color: white; - color: #333333; -} -.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: #fef1ec; -} -.e-splitter .e-splitbar.e-shadowbar { - -} -.e-splitter .e-splitbar.e-shadowbar { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-splitter .e-splitbar { - - border-color: #cecece; -} -.e-splitter .e-splitbar { - background-color: white; -} -.e-splitter .e-splitbar .e-icon { - color: #666666; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: #333333; -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - background-color: #f4f4f4; - border-color: #cecece; -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - -} -.e-splitter .e-splitbar > .e-icon.v-backward:before, -.e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, -.e-splitter .e-splitbar > .e-icon:before { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter .e-splitbar.e-h-bar { - -} -.e-splitter .e-splitbar .e-activebar { - -} -.e-splitter .e-splitbar .e-activebar { - display: none; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ - -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - -} -.e-splitter .e-splitbar.e-v-bar { - -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - -} -.e-splitter .e-splitbar .e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar .e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-datavisualization-symbolpalette { - border: 1px solid #cecece; - outline: transparent none 0px; - text-decoration: none; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 15px; - border-radius: 4px; -} -.e-datavisualization-symbolpalette .e-scanvas { - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-header { - display: table; - border: 0px solid transparent; - border-bottom-width: 1px; - border-bottom-color: #cecece; - outline: transparent none 0px; - cursor: pointer; - color: #333333; - position: relative; - width: 100%; - background: #fcfcfc; - border-radius: 4px; -} -.e-datavisualization-symbolpalette .e-header { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-datavisualization-symbolpalette .e-header-text { - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: 15px; -} -.e-datavisualization-symbolpalette .e-header-wrapper { - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow { - border: 0px solid transparent; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - color: white; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - color: #333333; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent { - display: block; - border: 0px solid transparent; - outline-style: none; - padding: 0.5em; - padding-bottom: 0.6em; - border-bottom-width: 1px; - border-bottom-color: #cecece; - background: transparent; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-anchor { - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - text-align: center; - outline: transparent none 0px; - background: transparent; - width: 100%; -} -.e-datavisualization-symbolpalette .e-paletteItem { - border: 0px solid transparent; - float: left; - padding-right: 3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} -.e-datavisualization-symbolpalette .e-paletteItem.hover { - background: rgba(35, 130, 195, 0.4); -} -.e-datavisualization-symbolpalette .e-paletteItem.selected { - background: rgba(35, 130, 195, 0.4); -} -.e-datavisualization-symbolpalette .e-text-container { - white-space: nowrap; - color: black; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-svg-container { - display: block; - position: relative; - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-svg-container svg { - display: inline; - padding: 1px; -} -[draggable=true] { - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} -.svg.foreignObject { - top: 0px; - left: 0px; - position: absolute; - border: 0px solid transparent; - display: block; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-tab.e-js.e-widget { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: none; -} -.e-tab.e-js > .e-header > .e-item > .e-link, -.e-tab.e-js > .e-left > .e-item > .e-link, -.e-tab.e-js > .e-right > .e-item > .e-link { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*other*/ - - border: none; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - background: #fcfcfc; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*other*/ - - border: none; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover { - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - /*material*/ - - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - color: #3277b2; -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - /*material*/ - - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - padding-top: 1px; - border-top: transparent; -} -.e-tab.e-js .e-header .e-select.e-disable a, -.e-tab.e-js.e-disable a { - cursor: default; - -} -.e-tab > .e-header { - - border-left: none; -} -.e-tab > .e-header { - -} -.e-tab > .e-header { - /*other*/ - border: none; -} -.e-tab .e-left { - -} -.e-tab .e-left { - -} -.e-tab .e-left { - /*other*/ - border-right: 1px solid #cecece; -} -.e-tab .e-right { - -} -.e-tab .e-right { - -} -.e-tab .e-right { - /*other*/ - border-left: 1px solid #cecece; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - - outline: 0 none; - margin-right: -1px; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - border-right: transparent; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - - margin-left: -1px; - outline: 0 none; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - border-left: transparent; -} -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active, -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active:hover { - border: 1px solid #cccccc; -} -.e-tab .e-left .e-item.e-active, -.e-tab .e-right .e-item.e-active { - border-bottom: 1px solid #cecece; - position: relative; -} -.e-tab .e-header li { - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - - outline: 0 none; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - /*other*/ - - padding-bottom: 1px; - border-bottom: transparent; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - - padding-top: 1px; - outline: 0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - /*other*/ - - border-top: transparent; -} -.e-tab .e-left li, -.e-tab .e-right li { - border-bottom: 1px solid #cecece; -} -.e-tab.e-vertical { - background: transparent; - border: 1px solid #cecece; -} -.e-tab.e-js .e-header > .e-item:hover, -.e-tab.e-js .e-left > .e-item:hover, -.e-tab.e-js .e-right > .e-item:hover { - background-color: #f4f4f4; - color: #333333; - filter: none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - /*other*/ - color: #3277b2; -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - color: #333333; -} -.e-tab.e-js > .e-content { - - border-color: #cecece; - font-size: 14px; - border-style: solid; -} -.e-tab.e-js > .e-content { - -} -.e-tab.e-js > .e-content { - /*other*/ - border-width: 1px; - background: white; - color: #333333; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - - border-color: #cecece; - color: #333333; - border: none; - background: none; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - /*other*/ - - font-weight: normal; - font-size: 16px; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - background: #fcfcfc; -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - /*other*/ - - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - color: #333333; -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - /*other*/ - - color: #3277b2; - border-color: #cecece; - border: 1px solid #cecece; -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - background: white; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - background: #f4f4f4; - color: #333333; -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - /*other*/ - - - color: #3277b2; -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - /*other*/ - - color: #333333; -} -.e-tab .e-header > .e-active:hover a, -.e-tab .e-left > .e-active:hover a, -.e-tab .e-right > .e-active:hover a { - /*other*/ - - color: #333333; -} -.e-tab .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addborderbottom { - border-bottom: 1px solid #cecece; -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - /*other*/ - border-top: 1px solid #cecece; -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { - border-right: 1px solid #cecece; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { - border-left: 1px solid #cecece; -} -.e-tab .e-header .e-margine-top:hover { - -} -.e-tab .e-header .e-margine-top:hover { - /*other*/ - border-top: 1px solid #ebebeb; -} -.e-tab .e-header .e-margine-bottom:hover { - border-bottom: 1px solid #ebebeb; -} -.e-tab .e-header.e-addborderbottom .e-active { - -} -.e-tab .e-header.e-addborderbottom .e-active { - border-top: 3px solid #3277b2; -} -.e-tab .e-header.e-addbordertop .e-active { - -} -.e-tab .e-header.e-addbordertop .e-active { - border-bottom: 3px solid #3277b2; -} -.e-tab .e-right.e-addborderright .e-active { - border-right: 3px solid #3277b2; -} -.e-tab .e-left.e-addborderleft .e-active { - border-left: 3px solid #3277b2; -} -.e-tab.e-js.e-tabscroll > .e-content { - -} -.e-tab.e-js.e-tabscroll > .e-content { - /*other*/ - padding-top: 44.3333px; -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - /*other*/ - border-bottom: 1px solid #bbbcbb; -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: white; -} -.e-tagcloud.e-js .header { - border-color: #cecece; -} -.e-tagcloud .e-title { - -} -.e-tagcloud .e-title { - /*other*/ - - - font-weight: normal; -} -.e-tagcloud .e-title { - border-color: #cecece; - border-bottom: 3px solid #3277b2; - font-size: 16px; - color: #282827; -} -.e-tagcloud .e-title { - background: #fcfcfc; -} -.e-tagcloud .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - -} -.e-tagcloud .e-tagitems .e-txt { - /*other*/ - color: #333333; -} -.e-tagcloud .e-tagitems .e-txt.hover { - -} -.e-tagcloud .e-tagitems .e-txt.hover { - /*other*/ - - color: #3277b2; -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - border-color: #cecece; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-timewidget .e-input, -.e-time-popup { - /*other*/ - color: #333333; - font-weight: normal; -} -.e-timewidget .e-input { - -} -.e-timewidget .e-in-wrap, -.e-time-popup { - border-color: #cecece; - -} -.e-timewidget .e-in-wrap:before, -.e-timewidget .e-in-wrap:after { - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - border-color: #cecece; - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - /*other*/ - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); -} -.e-timewidget:hover .e-in-wrap { - -} -.e-timewidget:hover .e-in-wrap { - /*other*/ - - border-color: #cecece; -} -.e-timewidget.e-disable:hover .e-in-wrap { - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - background: #fcfcfc; - /* Old browsers */ - - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - /*other*/ - border-color: #cecece; - color: #666666; -} -.e-timewidget.e-widget .e-select:active:hover, -.e-timewidget.e-rtl .e-select:active:hover { - -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - /*other*/ - color: #333333; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover { - -} -.e-time-popup .e-active.e-hover { - -} -.e-ntouch.e-timewidget .e-select:hover { - -} -.e-time-popup .e-active { - border-color: #3277b2; - -} -.e-time-popup .e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-time-popup .e-active { - /*other*/ - color: white; -} -.e-time-popup.e-popup .e-hover.e-active { - -} -.e-timewidget .e-icon.e-clock:before { - width: 20px; - height: 20px; -} -.e-timewidget.e-active .e-select { - -} -.e-timewidget.e-active .e-select:hover { - -} -.e-time-popup { - -} -.e-timewidget .e-input::selection { - -} -.e-timewidget .e-input::-moz-selection { - -} -.e-timewidget .e-select { - -} -.e-timewidget .e-select:active:before { - -} -.e-timewidget .e-select.e-disable:active:before { - -} -.e-timewidget.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - opacity: 1; -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - background-color: #d6d7d7; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - -} -.e-toolbar { - /*other*/ - - -} -.e-toolbar { - /*other*/ - background-repeat: no-repeat; - border-color: #cecece; - color: #666666; -} -.e-toolbar { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-toolbar { - -} -.e-toolbar { - /*other*/ - - -} -.e-toolbar { - /*other*/ - - background: #fcfcfc; -} -.e-toolbar.e-focus { - -} -.e-toolbar.e-focus { - /*other*/ - - -} -.e-toolbar.e-focus { - /*other*/ - box-shadow: 0 0 2px #cccccc; -} -.e-toolbar > .e-horizontal.e-separator { - -} -.e-toolbar > .e-horizontal.e-separator { - /*other*/ - - - border-left: none; - border-radius: initial; -} -.e-toolbar > .e-horizontal.e-separator { - /*office-365*/ - border-right: 1px solid #cecece; -} -/*-------------------tooltip class ----------------------*/ - -.e-toolbarTooltip { - min-width: auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - /*other*/ - padding: 2px 4px; -} -.e-toolbar > .e-horizontal .e-separator { - border-right: 1px solid #cecece; - border-left: none; - border-radius: inherit; - height: inherit; -} -.e-toolbar > .e-vertical.e-separator { - border-bottom: 1px solid #cecece; - border-top: none; - border-radius: initial; -} -.e-toolbar > .e-vertical .e-separator { - - border-top: none; - border-radius: inherit; -} -.e-toolbar > .e-vertical .e-separator { - /*office-365*/ - border-bottom: 1px solid #cecece; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - - border-right: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - /*office-365*/ - border-left: 1px solid #cecece; -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - /*other*/ - border-left: 1px solid #cecece; - border-right: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical.e-separator { - border-top: 1px solid #cecece; - border-bottom: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-vertical .e-separator { - border-top: 1px solid #cecece; - border-bottom: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} -.e-toolbar > ul > li div.e-item-overlay { - background-color: #fcfcfc; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - - border-color: #f4f4f4; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - color: #333333; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - color: #333333; -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - color: white; -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*other*/ - - border-color: #cecece; - color: white; -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - /*other*/ - background-color: transparent; - color: #333333; -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*other*/ - - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*office-365*/ - background-color: transparent; - color: white; -} -.e-toolbar.e-js .e-vertical > li.e-tooltxt { - -} -.e-toolbar > .e-vertical > .e-hover { - -} -.e-toolbar > .e-vertical .e-align { - -} -.e-toolbar .e-ul.e-vertical { - -} -.e-toolbar.e-js ul > li.e-tooltxt:before { - -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before { - -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar > ul > li.e-icon { - -} -.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:last-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} -.e-toolbar.e-toolbarspan.e-rtl { - -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-treeview, -.e-dragedNode { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treeview .e-text { - - background-color: transparent; -} -.e-treeview .e-text { - color: #333333; -} -.e-dragedNode { - -} -.e-dragedNode { - background: #3277b2; - color: white; -} -.e-dragedNode .e-text { - - float: left; -} -.e-dragedNode .e-text { - color: white; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - - border: 1px solid transparent; - border-image: initial; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - color: white; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - - border-image: initial; - cursor: pointer; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - color: #333333; - border: 1px solid #cecece; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-treeview-wrap.e-dragging .e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - -} -.e-treeview-wrap .e-sibling { - -} -.e-treeview-wrap .e-sibling { - background: url(images/drop-sibling.png); - background-repeat: no-repeat; -} -.e-treeview-wrap.e-rtl .e-sibling { - -} -.e-treeview-wrap .e-sibling::before { - -} -.e-treeview .e-node-disable { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-image: url(images/ajax-loader.gif); - background-repeat: no-repeat; - -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-position: right center; -} -.e-treeview.e-rtl .e-icon.e-load { - background-position: left center; -} -.e-treeview .e-item .e-icon { - -} -.e-treeview .e-item .e-icon { - color: #666666; -} -.e-treeview .e-fe-popup .e-content { - background-color: white; - border-color: #cecece; -} -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-treeview .e-fe-popup .e-downtail:before, -.e-treeview .e-fe-popup .e-downtail { - border-top-color: #cecece; -} -.e-treeview .e-fe-popup .e-spanclicked { - border-color: #666666; -} -.e-drop-count { - - border-color: white; -} -.e-drop-count { - background-color: #666666; - color: white; -} -.e-fullrow-wrap .e-li-active .e-active, -.e-fullrow-wrap .e-li-hover .e-node-hover, -.e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - color: white; -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - color: #666666; -} -.e-treeview .e-plus:after, -.e-treeview .e-minus:after, -.e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, -.e-fullrow-wrap .e-fullrow:after { - -} -.e-treeview .e-text.e-editable .e-tree-input { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Upload Box -------------------------------------------*/ - -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-size: 14px; -} -.e-uploadbox.e-disable .e-uploadinput { - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border-color: #cecece; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; - border-color: #cecece; - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - border-color: #cecece; - color: #333333; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - color: #333333; -} -.e-uploadbox.e-widget .e-inputbtn:focus { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: #333333; - border-color: #cecece; -} -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-file-name-txt { - /*other*/ - - -} -.e-uploadbox .e-file-name-txt { - color: #333333; -} -.e-uploadbox .e-file-size .e-file-name-txt { - -} -.e-uploadbox .e-file-list .e-file-status-failed { - color: #cd0a0a; -} -.e-uploadbox .e-file-list .e-file-status-success { - color: #333333; -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - /*other*/ - - border-color: #cecece; -} -.e-uploadbox .e-file-progress-status { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-uploadbox .e-file-list { - background-color: white; - color: #333333; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: 1px solid #cecece; - background-color: white; -} -.e-uploadbox .e-head-content { - -} -.e-uploadbox .e-ul li:last-child .e-file-list { - -} -.e-uploadbox .e-ul li .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-uploadbox .e-head-content { - background-color: white; - border-bottom: 1px solid #cecece; -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: none; -} -.e-uploadbox .e-file-upload { - -} -.e-uploadbox .e-file-upload { - background-color: white; -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - /*other*/ - border: 1px solid #cecece; -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark { - background-color: #39b54a; - color: white; - border-radius: 10px; - -} -.e-uploadbox .e-file-list .e-file-percentage-failed { - background-color: red; - color: white; - border-radius: 10px; - -} -.e-uploadbox.e-dialog .e-header { - - border-color: #cecece; - border-bottom: 3px solid #3277b2; -} -.e-uploadbox.e-dialog .e-header { - /*other*/ - - -} -.e-uploadbox.e-dialog .e-header { - color: #282827; - font-size: 23px; - font-weight: normal; -} -.e-uploadbox .e-uploadinput { - font-size: 200px; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: white; - color: #666666; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - background-color: white; - color: #666666; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - color: #333333; - border-color: #f4f4f4; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: none; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - border-color: #cecece; -} -.e-uploaddialog.e-dialog .e-btn.e-select:hover { - background: #fcfcfc; - color: #333333; -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - background: #3277b2; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - background: #fcfcfc; - /* Old browsers */ - - color: #333333; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, -.e-uploaddialog.e-dialog .e-btn.e-select:active:after { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ - -.e-rte { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-rte-wrapper { - background: white; - color: #333333; - font-size: 14px; - -} -.e-rte-wrapper { - /*other*/ - - -} -.e-rte-wrapper { - /*other*/ - border: 1px solid #cecece; -} -.e-inputtext { - - outline: none; - background-color: white; - vertical-align: baseline; -} -.e-inputtext { - /*other*/ - border: 1px solid #cecece; - color: #333333; -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - /*other*/ - box-shadow: 0 0 2px 0 #3277b2; -} -.e-rte-field .e-inputtext:focus, -.e-rte-tablefields .e-inputtext:focus { - -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 #3277b2; -} -/*-----------------Tooltip class ----------------------*/ - -.e-rteTooltip { - min-width: auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ - -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*other*/ - - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*other*/ - border-left: 1px dotted #cecece; -} -/*.e-rte .e-toolbarspan ul:last-child*/ - -.e-rte .e-horizontal.e-separator { - -} -.e-rte .e-horizontal.e-separator { - /*other*/ - - -} -.e-rte .e-horizontal.e-separator { - /*other*/ - border-right: 1px dotted #cecece; -} -.e-rte-unorderlistname .e-liseparator, -.e-rte-orderlistname .e-liseparator { - border-bottom: 1px dotted #cecece; -} -.e-rte .customtable-group:hover { - color: #333333; -} -.e-rte .customtable-group:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rte .e-toolbarspan { - -} -.e-rte .e-toolbarspan { - /*other*/ - border: none; - border-bottom: 3px solid #3277b2; -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, -.e-rte .e-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-dialog .e-fieldseparate, -.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan { - border-color: #cecece; -} -.e-rte .e-rte-footer { - border-top: 1px solid #cecece; -} -.e-rte .e-rte-footer { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-rte-colorpalette.e-menu.e-context > li:hover { - background: none; -} -.e-rte-colorpalette.e-menu.e-context .e-mfocused, -.e-rte-colorpalette.e-menu.e-context .e-mhover { - background: none; -} -.e-rte-table-picker.e-dialog { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-rte-tablecell { - border-color: #cecece; -} -.e-rte-tablecell.e-default { - background: white; -} -.e-rte-tablecell.e-active { - border-color: #cecece; -} -.e-rte-tablecell.e-active { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - - border-color: transparent; - background-image: none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - /*other*/ - background-color: #f4f4f4; -} -.e-rte .e-toolbar .e-rte-lists .e-active { - background: none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*other*/ - - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*office-365*/ - background: #f4f4f4; -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list { - -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover { - -} -.e-rte .e-rte-resize { - height: 5px; - cursor: se-resize; -} -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: #333333; - cursor: default; -} -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - border-right: 1px solid #cecece; -} -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon { - border-left: 1px solid #cecece; -} -.e-rte-colorpalette { - -} -.e-rte-colorpalette { - /*other*/ - padding: 5px !important; - width: auto !important; -} -.e-error { - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab { - border: 1px solid #cecece; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li, -.e-rte-context-menu.e-context .e-rte-separator { - border-color: #cecece; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon { - color: #333333; -} -.e-rte-toolbar .e-toolbar .e-tooltxt.e-active { - color: white; -} -.e-rte-toolbar .e-toolbar .e-ul { - -} -.e-rte-toolbar .e-toolbar .e-ul { - /*other*/ - - border-color: #cecece; -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*other*/ - - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*office-365*/ - background: #fcfcfc; -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, -.e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, -.e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select:focus, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon { - -} -.e-rte .e-tooltxt .e-btn.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover { - background: #f4f4f4; -} -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split { - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - /*other*/ - border-color: #cecece; -} -.e-rte .e-horizontal.e-separator > li:last-child { - -} -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, -.e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow { - height: 26px; - margin-top: 5px; -} -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList { - -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-background-color, -.e-rteItem-backgroundColor .e-background-color, -.e-rte .e-font, -.e-rteItem-fontColor .e-font { - -} -.e-rte .e-toolbar > ul > li { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select { - -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-rte-button .e-rte-btn.e-button.e-select, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select { - -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover { - -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active { - -} -.e-rte .e-toolbar.e-rtl { - -} -.e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl { - -} -.e-responsive-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-orderlistname.e-menu.e-context .e-mhover > .e-menulink, -.e-rte-unorderlistname.e-menu.e-context .e-mhover > .e-menulink { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-split { - -} -.e-rte-unorderlistname.e-menu { - -} -.e-rte-orderlistname.e-menu { - -} -.e-rte-unorderlistname.e-menu li.e-list, -.e-rte-orderlistname.e-menu li.e-list { - -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list { - -} -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list { - -} -.e-rtlrte label { - height: 12px; - line-height: 10px; -} -.e-rte-orderlistname.e-menu.e-context.e-split, -.e-rte-unorderlistname.e-menu.e-context.e-split, -.e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, -.e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list { - -} -/*---------------- RTE Theme End------------------*/ - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: white; - background-image: url(images/waitingpopup.gif); -} -.e-waitpopup-pane { - - color: #282827; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-waitpopup-pane { - -} -.e-waitpopup-pane { - /*other*/ - background-color: #383838; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, -.e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span { - box-shadow: 0 0 2px #cccccc; -} -.e-chkbox-wrap div > span { - -} -.e-chkbox-wrap div > span { - /*other*/ - border-color: #cecece; - background-color: white; -} -.e-chkbox-wrap.e-disable { - -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - /*other*/ - - border-color: #cecece; -} -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span.e-chk-act { - border-color: #cecece; - -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - /*other*/ - color: #3277b2; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-image.e-stop { - -} -.e-chkbox-wrap .e-chk-image.e-stop:before { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - - color: #333333; -} -.e-check-small.e-chkbox-wrap .e-text { - -} -.e-check-medium.e-chkbox-wrap .e-text { - -} -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - } -} -.e-chkbox-wrap div > span.e-chk-act:hover { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-act { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap.e-disable div > span:hover { - -} -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-act:hover { - -} -.e-chkbox-wrap div > span.e-chk-indeter { - -} -.e-chkbox-wrap div > span.e-chk-indeter:hover { - -} -.e-radiobtn-wrap.e-disable > span { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-indeter { - -} -.e-chkbox-wrap.e-disable div > span { - background-color: #eeeeee; - border-color: #cccccc; -} -.e-chkbox-wrap.e-disable { - opacity: 1; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - color: #d6d7d7; -} -.e-chkbox-wrap .e-chk-act, -.e-chkbox-wrap .e-chk-inact, -.e-chkbox-wrap .e-chk-indeter { - box-sizing: content-box; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-radiobtn-wrap > span { - background-image: none; - -} -.e-radiobtn-wrap > span { - /*other*/ - background-color: white; - border-color: #cecece; -} -.e-radiobtnwrap.e-disable > span, -.e-radiobtn-wrap.e-disable > span.e-rad-active, -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover { - -} -.e-radiobtn-wrap > span.e-rad-active, -.e-radiobtn-wrap > span.e-rad-active:hover { - border-color: #cecece; - -} -.e-radiobtn-wrap > span.e-rad-active { - -} -.e-radiobtn-wrap.e-disable > span.e-rad-active { - -} -.e-radiobtn-wrap > span.e-rad-active:hover { - -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover { - -} -.e-radiobtn-wrap > span:hover { - -} -.e-radiobtn-wrap > span:hover { - /*other*/ - border-color: #cecece; -} -.e-radiobtn-wrap.e-disable > span:hover { - -} -.e-radiobtn-wrap.e-focus > span { - box-shadow: 0 0 2px #cccccc; -} -.e-radiobtn-wrap .e-spanicon { - box-sizing: content-box; -} -.e-radiobtn-wrap .e-rad-select { - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - color: #3277b2; - border-color: #cecece; - -} -.e-radiobtn-wrap .e-circle_01:hover { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable .e-text { - -} -.e-radiobtn-wrap .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - - color: #333333; -} -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - -} -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - -} - - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select { - color: #d6d7d7; -} -.e-radiobtn-wrap.e-disable > span { - background-color: #eeeeee; - border-color: #cccccc; -} -.e-radiobtn-wrap.e-disable { - opacity: 1; -} -.e-radiobtn-wrap.e-disable.e-focus > span { - box-shadow: none; -} -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, -.e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent: 0px; -} -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - width: 0.85em; -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - width: 1.05em; -} -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- GroupButton -------------------------------------------*/ - -.e-groupbutton { - -} -.e-groupbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - color: #333333; - background-repeat: no-repeat; - border-color: #cecece; - background: #fcfcfc; - /* Old browsers */ - -} -.e-groupbutton > .e-ul > .e-grp-btn-item { - -} -.e-groupbutton-hSmall { - min-height: 26px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} -.e-groupbutton.e-focus { - box-shadow: 0 0 2px #cccccc; -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color: #cecece; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - color: white; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - color: #333333; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - border-color: #cecece; - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color: transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color: transparent; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item { - border-left-color: transparent; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - color: #333333; - border-color: #cecece; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color: #cecece; - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color: #cecece; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - color: #333333; - text-decoration: none; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - color: #666666; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - color: white; - text-decoration: none; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color: #cecece; - -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-disable.e-active { - -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - -} -.e-groupbutton.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-right-color: transparent; - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-bottom-color: transparent; - -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-left-color: transparent; - -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-left-color: transparent; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - -} -.e-groupbutton.e-disable { - background-color: #eeeeee; - border-color: #cccccc; - opacity: 1; - color: #d6d7d7; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-innerIncrement:hover { - background-image: url(../common-images/maps/Zoom-In_hover.png); -} -.e-legendLabelContent { - color: #333333; -} -.e-map { - color: #333333; - background-color: white; - border-color: #cecece; -} -.e-drilldownHeader { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-map-home { - background-image: url(../common-images/maps/Home.png); -} -.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} -.e-map-label { - cursor: pointer; - color: black; - padding: 5px; -} -.e-map-label:hover { - background-color: #eeeeee; -} -.e-map-home { - height: 30px; - width: 30px; -} -.e-map-home:hover { - background-image: url(../common-images/maps/Home_hover.png); -} -.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255, 255, 255, 0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; -} -.sliderParent { - height: 150px; - width: 10px; - margin-top: -197px; - margin-left: 34px; -} -.e-innerIncrement { - background-image: url(../common-images/maps/Zoom-In.png); - height: 25px; - width: 25px; -} -.e-innerDecrement:hover { - background-image: url(../common-images/maps/Zoom-out_hover.png); -} -.e-innerDecrement { - background-image: url(../common-images/maps/Zoom-out.png); - height: 25px; - width: 25px; -} -.nav-dec-Vert { - margin-top: 150px; - margin-left: 27px; -} -.nav-inc-Vert { - margin-top: 40px; - margin-left: 27px; -} -.nav-dec-Horz { - margin-top: -24px; - margin-left: 0px; -} -.nav-inc-Horz { - margin-top: -29px; - margin-left: 175px; -} -.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -.e-arrowUp:hover { - background-image: url(../common-images/maps/Arrow_Top_hover.png); -} -.e-arrowUp { - background-image: url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -.e-radialRight { - margin-left: 61px; - margin-top: -53px; - height: 52px; - width: 20px; -} -.e-arrowLeft:hover { - background-image: url(../common-images/maps/Arrow_Left_hover.png); -} -.e-arrowLeft { - background-image: url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -.e-arrowRight:hover { - background-image: url(../common-images/maps/Arrow_Right_hover.png); -} -.e-arrowRight { - background-image: url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -.e-arrowDown:hover { - background-image: url(../common-images/maps/Arrow_Bootom_hover.png); -} -.e-arrowDown { - background-image: url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; - margin-left: 25px; -} -.e-interactivelegend-title { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-leftlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-rightlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangestartlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangeendlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legendlabeltext { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height: 20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity: 0.85; - background: white; -} -.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity: 0.85; - left: 4px; - top: -16px; - content: ''; -} -.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; -} -.e-defaultlegend-title { - color: black; - font-size: 17px; -} -.e-labelStyle { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - white-space: nowrap; -} -.e-smartLabelStyle { - padding: 3px; - font-weight: normal; - color: black; - width: auto; - height: 20px; - text-align: center; - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-smartLabelStyle:hover { - cursor: pointer; -} -.e-mapSelectedShape { - opacity: 1; -} -.e-mapDragSelection { - border: 2px solid red; -} -.e-mapHighlightedShape { - opacity: 1; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-drilldownHeader { - font-size: 15px; - text-indent: 10px; -} -.e-drilldownlabel { - color: white; -} -.e-drilldownlabel:hover { - text-decoration: underline; -} -.e-drilldownarrow { - fill: white; - stroke: transparent; - stroke-width: 1px; - zoom: 1; -} -.e-treemap-leaflabel { - font-size: 14px; - font-weight: normal; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-treemap-legendLabel { - font-size: 12px; -} -.e-treemap-label { - font-size: 14px; -} -.e-treemap-header { - font-size: 15px; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-hoverCell, -.e-pivotgrid .e-hoverCell { - background-color: #f4f4f4 !important; -} -.e-pivotschemadesigner .e-schemaBtnUnique { - white-space: initial !important; -} -.e-pivotschemadesigner *:focus:hover { - outline: none; -} -.e-pivotgrid .e-headerItem { - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - - border-collapse: collapse; - background-color: white; - cursor: default; -} -.e-pivotgrid table { - /*other*/ - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - color: #333333; -} -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-pivotgrid .e-filterValues, -.e-pivotschemadesigner .e-filterValues { - background-color: white; -} -.e-pivotgrid .e-conditionFrom, -.e-conditionTo { - background-color: inherit; - -} -.e-pivotgrid .e-hoverBtn { - background: #f4f4f4; -} -.e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - -} -.e-tooltipText { - color: #333333; - margin: 5px 0 10px 0; -} -.e-pivotgrid .e-reSizeColbg { - border-left-color: #cecece; - -} -.e-pivotgrid .e-editcondition, -.e-pivotgrid .e-value2, -.e-pivotgrid .e-borderrangeLbl, -.e-pivotgrid .e-borderstyleLbl, -.e-pivotgrid .e-fSizeLbl { - margin-left: 15px; -} -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - -} -.e-pGridTooltip { - opacity: 1; - background: #fcfcfc; - border: 2px solid #cecece; - padding: 5px; -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; - -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - border: solid 1px #cecece; -} -.e-pivotgrid th, -.e-pivotgrid td { - - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid th, -.e-pivotgrid td { - padding: 6px 2px 6px 8px; -} -.e-pivotgrid .value { - background-color: white; - -} -.e-pivotgrid .value { - padding: 6px 6px 6px 16px; - text-align: right !important; -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - -} -.e-pivotgrid .summary { - font-weight: bold !important; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - - background: white; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - /*other*/ - font-weight: bold; - color: #333333; - padding: 6px 16px 6px 2px; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - - background: #f4f4f4; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - font-weight: bold; - /*other*/ - color: #333333; - padding: 6px 16px 6px 2px; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; -} -.e-cellSelection { - background: #f4f4f4; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style: dotted; - border-width: 3px; - border-color: #cecece; -} -.e-pivotgrid .value.selection { - cursor: crosshair; -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - padding: 6px 0px 6px 40px; -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - width: 23px; -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - -} -.e-pivotgrid .e-errOKBtn { - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotgrid.e-rtl .e-errOKBtn { - -} -.e-pivotgrid.e-rtl .e-errOKBtn { - margin-right: 155px !important; -} -.e-pivotgrid .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before { - content: "\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-expand:before { - margin-left: 9px; - font-size: 7px; -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction: ltr; - text-align: right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space: nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content: "\e699"; - -} -.e-pivotgrid.e-rtl table .e-expand:before { - font-size: 23px; - margin-top: -3px; -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { - content: "\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-collapse:before { - margin-left: 7px; - font-size: 6px; -} -.e-pivotgrid.e-rtl .e-removeBtn:before, -.e-pivotgrid.e-rtl .e-sorting:before, -.e-pivotgrid.e-rtl .filter:before { - float: left; - margin-left: 4px; - margin-right: 0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgrid .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgrid .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - color: #3277b2; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - color: #3277b2; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - background-color: #e0e0e0; - width: 8px; - margin-left: 8px; - display: inline-block; -} -.e-pivotgrid .e-hScrollPanel { - background-color: #e0e0e0; - height: 8px; - margin-top: 4px; -} -.e-pivotgrid .e-vScrollThumb { - width: 6px; - position: relative; - top: 1px; - left: 1px; - background-color: #b8b8b8; -} -.e-pivotgrid .e-hScrollThumb { - height: 6px; - position: relative; - left: 1px; - - background-color: #b8b8b8; -} -.e-pivotgrid .e-hScrollThumb { - top: 1px; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - - background-color: #3277b2; - border: thin solid #cecece; - color: white; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - width: auto; - padding: 5px; - position: absolute; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel { - float: right; - margin-left: 5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage { - float: left; - margin-right: 2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount { - float: right; - margin-left: 2px; -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - background-color: #969696; -} -.e-pivotgrid .inActive { - display: none; -} -.e-pivotgrid .dragging { - background-color: #666666 !important; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - color: #333333; -} -.e-pivotgrid .filter:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter:before { - content: "\e669"; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - content: "\e672"; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - - float: right; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - content: "\e673"; -} -.e-pivotgrid .e-removeBtn:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-removeBtn:before { - content: "\e711"; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - - border: 1px solid #cecece; -} -.e-pivotgrid .e-memberEditorDiv { - margin-top: 7px; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - color: #666666; -} -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv { - margin-top: -3px; -} -.e-pivotschemadesigner div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, -.e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, -.e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} -.e-pivotschemadesigner .e-separateDiv { - border: 0.5px solid; - border-color: #cecece; -} -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid #cecece !important; - border-bottom: none !important; - margin: 9px 0px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - - cursor: pointer; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - background-color: #f4f4f4; -} -.e-pivotgrid .e-dialogOKBtn { - width: 69px; -} -.e-pivotgrid .e-dialogOKBtn { - margin-left: 83px; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 73px; - margin-left: 10px; -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - margin-right: 87px; - margin-left: 10px; -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 10px; -} -.e-pivotgrid .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - cursor: move; - color: #333333; -} -.e-pivotgrid .e-treeview .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, -.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, -.e-pivotschemadesigner .e-dialog a.e-linkPanel { - text-decoration: underline; - margin: -20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before, -.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotgrid .e-pivotButton { - color: #666666; - border-color: #cecece; -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - height: auto; - color: #666666; - border-color: #cecece; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - - border-color: #cecece; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - color: #333333; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} -.e-pivotgrid .e-drag { - color: white; - /*color: #5c5c5c;*/ - - - background: #3277b2; - /*background: @pager-default-bg-color;*/ - border: 1px solid #cecece; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .e-drag { - padding: 9px 0px 9px 0px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: bold; -} -.e-pivotgrid .e-pivotButton.e-btn .e-icon { - padding: 0px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - - color: white; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: bold; -} -.e-pivotgrid .values { - border-right: 1px solid #cecece; -} -.e-pivotgrid .emptyRows { - background: #3277b2; - border: 1px solid #cecece; -} -.e-pivotgrid .valueColumn { - background: #3277b2; - height: auto; - border-right: 1px solid #cecece; - border-left: 1px solid #cecece; -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - background: #fcfcfc; -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - background: #f4f4f4; -} -.e-pivotgrid .e-pivotButton, -.e-pivotgrid .e-rows, -.e-pivotgrid .valueColumn, -.e-pivotgrid .values, -.e-pivotgrid .columns { - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn { - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn, -.e-pivotgrid .e-drag .e-btn div { - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height: 0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - min-height: 24px; -} -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - margin-left: 5px; -} -.e-pivotgrid .e-grpRow { - background: #3277b2; - vertical-align: bottom; - text-align: left; -} -.e-pivotgrid .e-pivotButton { - - padding: 0px !important; -} -.e-pivotgrid .e-pivotButton { - border: 1px solid #cecece !important; -} -.e-pivotgrid .e-pivotButton:hover { - -} -.e-pivotgrid .e-pivotButton:hover { - border: 1px solid #cecece !important; -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size: 13px; -} -.e-pivotgrid .e-widthSetter { - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover { - background-color: #f4f4f4; - color: #333333; - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, -.e-pivotschemadesigner div.e-advancedFilterDlg { - border: 1px solid #cecece; -} -.e-pivotgrid td.e-grpRow { - padding-left: 0px !important; -} -.e-pivotgrid .e-grpRow { - white-space: normal; -} -.e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: #666666; - cursor: pointer; - font-family: "ej-webfont"; -} -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} -.e-pivotgrid .e-selected { - background: #3277b2; - color: white; -} -.e-pivotgrid .e-highlighted { - background-color: #f4f4f4; -} -.e-pivotgrid .e-dlgCalculatedField label { - -} -.e-pivotgrid .borderLine { - margin-left: -10px; - margin-right: -10px; - border-top: 1px solid #cecece; -} -.e-pivotgrid .calculatorFields { - margin-top: -5px; - height: 31px; - -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width: 100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; -} -.e-pivotgrid.e-column-resize td, -.e-pivotgrid.e-column-resize th { - overflow: hidden; -} -.e-pivotgrid.e-column-resize thead > tr { - cursor: pointer; -} -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px #cecece; -} -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; -} -.e-pivotgrid .e-enabled { - color: white !important; - background: #3277b2 !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { - content: "\e843"; - font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { - content: "\e875"; - font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { - content: "\e85d"; - font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before { - content: "\e857"; - font-size: 20px; -} -.e-pivotgrid .e-paging:before { - content: "\e854"; - font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before { - content: "\e6b7"; - font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before { - content: "\e856"; - font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { - content: "\e844"; - font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { - content: "\e855"; - font-size: 20px; -} -.e-pivotgrid .e-columnResize:before { - content: "\e851"; - font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before { - content: "\e859"; - font-size: 20px; -} -.e-pivotgrid .e-toolTip:before { - content: "\e858"; - font-size: 20px; -} -.e-pivotgrid .rtl:before { - content: "\e84d"; - font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before { - content: "\e84c"; - font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { - content: "\e848"; - font-size: 20px; -} -.e-pivotgrid .e-exporting:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before { - content: "\e84b"; - font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before { - content: "\e852"; - font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before { - content: "\e850"; - font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before { - content: "\e849"; - font-size: 20px; -} -.e-pivotgrid .e-layouts:before { - content: "\e878"; - font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, -.e-pivotgrid .e-drillThrough:hover, -.e-pivotgrid .e-collapseByDefault:hover, -.e-pivotgrid .groupingBar:hover, -.e-pivotgrid .e-numberFormatting:hover, -.e-pivotgrid .e-paging:hover, -.e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, -.e-pivotgrid .e-cellContext:hover, -.e-pivotgrid .e-cellEditing:hover, -.e-pivotgrid .e-columnResize:hover, -.e-pivotgrid .e-toolTip:hover, -.e-pivotgrid .rtl:hover, -.e-pivotgrid .e-hyperlinkOptions:hover, -.e-pivotgrid .e-frozenHeaders:hover, -.e-pivotgrid .e-exporting:hover, -.e-pivotgrid .e-calculatedField:hover, -.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, -.e-pivotgrid .e-conditionalFormat:hover, -.e-pivotgrid .e-summaryTypes:hover, -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - overflow: visible !important; - color: #666666; - text-indent: -3px; -} -.e-pivotgrid .e-normalLayout:before { - content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before { - content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before { - content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content: "\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content: "\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content: "\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content: "\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content: "\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content: "\e842"; -} -.e-pivotgrid .e-excel:before { - content: "\e845"; -} -.e-pivotgrid .e-word:before { - content: "\e84e"; -} -.e-pivotgrid .e-pdf:before { - content: "\e846"; -} -.e-pivotgrid .csv:before { - content: "\e847"; -} -.e-pivotgrid .e-hyperLinkIcons:before, -.e-pivotgrid .e-frozenHeaderIcons:before, -.e-pivotgrid .e-exportingIcons:before, -.e-pivotgrid .e-layoutIcons:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons, -.e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-layoutIcons { - color: #666666; -} -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons:hover { - color: #333333; - cursor: pointer; - background: #f4f4f4; -} -.e-pivotgrid .e-frozenDialog, -.e-pivotgrid .e-exportDialog, -.e-pivotgrid .e-hyperLinkDialog, -.e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - background-color: #fcfcfc; - border: 2px solid #cecece; -} -.e-pivotgrid .e-calcFormulaDiv { - - position: absolute; -} -.e-pivotgrid .e-calcFormulaDiv { - left: 136px; - top: 102px; -} -.e-pivotgrid .e-dlgCalculatedField { - margin-top: 8px; - border: 1px solid #cecece; - margin-bottom: 12px; - padding: 13px 10px 10px; -} -.e-pivotgrid .calculateFieldName { - position: absolute; - - width: 197px; - height: 24px; - border: none; - background-color: white; - color: #333333; -} -.e-pivotgrid .calculateFieldName { - top: 36px; - left: 93px; -} -.e-pivotgrid .calculatedFieldFormula { - background-color: white; - color: #333333; - - cursor: not-allowed; - opacity: 0.85; - padding: 1px; -} -.e-pivotgrid .calculatedFieldFormula { - border: 1px solid #cecece; -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - padding: 4px 10px 15px; -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - padding: 4px 10px; -} -.e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid #cecece; - background-color: white; - padding: 5px 18px; - cursor: default; - color: #333333; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - color: #333333; - border: 1px solid #cecece; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pivotschemadesigner { - - font-size: 12px; - float: right; - position: static; -} -.e-pivotschemadesigner { - /*other*/ - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - background: none repeat scroll 0 0 white; - border: 1px solid #cecece; - color: #333333; -} -.bg-div { - background: none repeat scroll 0 0 white; - border: 1px solid #cecece; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable { - overflow: auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, -.e-pivotschemadesigner .e-kpiRootCDB:before, -.e-pivotschemadesigner .e-kpiGoalCDB:before, -.e-pivotschemadesigner .e-kpiStatusCDB:before, -.e-pivotschemadesigner .e-kpiTrendCDB:before, -.e-pivotschemadesigner .e-kpiValueCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, -.e-pivotschemadesigner .e-kpiRootCDB, -.e-pivotschemadesigner .e-kpiGoalCDB, -.e-pivotschemadesigner .e-kpiStatusCDB, -.e-pivotschemadesigner .e-kpiTrendCDB, -.e-pivotschemadesigner .e-kpiValueCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable { - background: white; - border-collapse: collapse; - -} -.e-pivotschemadesigner .e-fieldTable { - border: 1px solid #cecece; -} -.e-pivotschemadesigner .e-fieldTable { - margin: 10px 10px 8px; -} -.e-pivotschemadesigner .e-schemaFieldList { - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color: #666666; -} -.e-pivotschemadesigner .e-elementSeparator { - border: solid #cecece; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree { - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .schemaHeaders { - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - /*background: @aeb-bgcolor;*/ - - - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ - -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - border: 1px solid #cecece; - margin-left: 10px; -} -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float: left; - position: relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float: right; - position: relative; -} -.e-pivotschemadesigner #axisTd, -.e-pivotschemadesigner #axisTd3 { - -} -.e-pivotschemadesigner .deferUpdateLayout { - -} -.e-pivotschemadesigner .deferUpdateLayout { - margin-top: 6px; -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - margin-top: 2px !important; -} -.e-pivotschemadesigner .listSubhead { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader { - margin-right: 10px; -} -.e-pivotschemadesigner .e-listHeader { - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - - font-size: 15px; - margin: -1px; - line-height: 40px; - -} -.e-pivotschemadesigner .e-listHeader { - border-bottom: 1px solid #cecece; -} -.e-pivotschemadesigner .e-folderCDB:before { - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} -.e-pivotschemadesigner .e-measureGroupCDB:before { - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before { - content: "\e704"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .centerDiv { - - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv { - margin-left: 4px; - background-color: #cecece; -} -.e-pivotschemadesigner .centerDiv:hover { - cursor: default; -} -.e-pivotschemadesigner .centerHead { - -} -.e-pivotschemadesigner .centerHead { - /*other*/ - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - margin: 7px 10px; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - - font-weight: bold; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - border: 1px solid #cecece; - border-bottom: none; - margin-left: 10px; -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-left: 1%; -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - margin-right: 5%; -} -.e-pivotschemadesigner .headerText { - -} -.e-pivotschemadesigner .headerText { - padding: 0px 5px 0px 5px; -} -.e-pivotschemadesigner .subheadText { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .subheadText { - /*other*/ - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - padding-left: 10px; -} -.e-pivotschemadesigner .pivotLabel:hover { - background: none repeat scroll 0 0 #3277b2; - color: white; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - - width: auto; - background: #fcfcfc; - border: 1px solid; - border-color: #cecece !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - display: block; - margin: 2px 3px 0; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - height: auto; - color: #666666; - border-color: #cecece; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - color: #666666; - border-color: #cecece; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - height: auto; -} -.e-hoverBtn { - background: #f4f4f4 !important; -} -.e-pivotgrid .dragHover { - background: #3277b2 !important; -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select { - -} -.dragHover.e-btn.e-select { - background: #3277b2 !important; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - border: 1px solid; - border-color: white !important; - color: #333333; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pivotschemadesigner .filter, -.e-pivotschemadesigner .e-sorting, -.e-pivotschemadesigner .e-removeBtn { - color: #333333; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotschemadesigner .btnDeferUpdate { - text-overflow: ellipsis; - width: 90px; -} -.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width: 60px; -} -.e-pivotschemadesigner .e-errOKBtn { - - display: inline-block; -} -.e-pivotschemadesigner .e-errOKBtn { - margin: 20px 0 10px 155px; - width: 50px; -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - margin-right: 155px; - width: 50px; -} -.e-pivotschemadesigner .pvtDrop:before, -.e-pivotschemadesigner .treeDrop:before { - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator { - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - -} -.e-pivotschemadesigner .e-dropIndicatorHover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pivotschemadesigner .e-removePivotBtn:before { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: white; - content: "\e681"; - font-size: 13px; - background-color: white; - border: 1px solid #cecece; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover { - cursor: pointer; - background: none repeat scroll 0 0 #f4f4f4; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .treeDrop, -.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, -.e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, -.e-pivotgrid .clearSorting:hover, -.e-pivotgrid .clearAllFilters:hover { - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn { - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator { - background: none repeat scroll 0 0 #3277b2; -} -.e-pivotschemadesigner .e-memberEditorDiv { - height: 256px; - - border: 1px solid #cecece; -} -.e-pivotschemadesigner .e-memberEditorDiv { - margin-top: 7px; -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - width: 69px; - -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - margin-left: 10px; -} -.e-pivotschemadesigner .e-dialogOKBtn { - margin-left: 83px; -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-right: 86px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 73px; -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 5px; -} -.e-pivotschemadesigner .e-chkbox-wrap { - margin-left: 7px; -} -.e-pivotschemadesigner .e-tbtn-wrap { - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon { - height: 14px; - width: 14px; -} -.e-pivotschemadesigner .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-text { - /*other*/ - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - color: #333333; - font-weight: bold; -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover { - background: #3277b2; -} -.e-pivotschemadesigner .e-treeview .e-active { - background: #3c719e; - color: white; -} -.e-pivotschemadesigner .btnDeferUpdate { - float: right; - -} -.e-pivotschemadesigner .btnDeferUpdate { - margin-right: 10px; -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - float: left; - -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - margin-left: 10px; -} -.e-pivotschemadesigner .deferUpdateLayout { - margin-left: 5px; -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - margin-right: 5px; -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - width: 90%; -} -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; -} -.e-pivotschemadesigner .e-schemaFieldTree ul, -.e-pivotschemadesigner .e-schemaFieldTree li { - width: 96%; - height: auto; -} -.e-pivotschemadesigner .e-btn .e-btntxt { - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top: 0; - left: 0; - z-index: 10; - opacity: 0; - background-color: lightgray; - filter: alpha(opacity=0); -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - padding: 5px 0px 5px 8px; -} -.e-pivotschemadesigner .e-ascOrder, -.e-pivotschemadesigner .e-descOrder, -.e-pivotgrid .e-ascOrder, -.e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid white; -} -.e-pivotschemadesigner .e-descImage, -.e-pivotschemadesigner .e-ascImage, -.e-pivotgrid .e-descImage, -.e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-ascImage:before, -.e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; - -} -.e-pivotschemadesigner .e-descImage:before, -.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; - -} -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} -.e-pivotschemadesigner .e-filterElementTag.e-vertical, -.e-pivotgrid .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotschemadesigner .e-clrFilter:before, -.e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-filterState:before, -.e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearAllFilters, -.e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, -.e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, -.e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} -.e-pivotschemadesigner .e-filterIndicator:before, -.e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - margin-left: 9px; - margin-right: 5px; -} -.e-pivotschemadesigner .e-activeFilter:before, -.e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, -.e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, -.e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, -.e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: #cecece; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a, -.e-pivotgrid .e-filterElementTag a { - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotschemadesigner .clearFltrText, -.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText, -.e-pivotgrid .clearSortText { - padding-left: 1px !important; -} -.e-pivotschemadesigner .sortDiv, -.e-pivotschemadesigner .clearSorting, -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .sortDiv, -.e-pivotgrid .clearSorting, -.e-pivotgrid .e-filterElementTag { - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, -.e-pivotgrid .clearSorting { - height: 20px; -} -.e-pivotschemadesigner .e-filterState, -.e-pivotgrid .e-filterState { - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, -.e-pivotgrid .memberFilter.e-filterState { - margin-left: 0px !important; - margin-top: 5px; - position: absolute; - float: left; -} -.e-pivotgrid #sep1, -.e-pivotgrid #sep2, -.e-pivotgrid #sep3, -.e-pivotgrid #sep4, -.e-pivotgrid #sep5, -.e-pivotgrid #sep6, -.e-pivotgrid #sep7, -.e-pivotgrid #sep8, -.e-pivotgrid #sep9, -.e-pivotschemadesigner #sep1, -.e-pivotschemadesigner #sep2, -.e-pivotschemadesigner #sep3, -.e-pivotschemadesigner #sep4, -.e-pivotschemadesigner #sep5, -.e-pivotschemadesigner #sep6, -.e-pivotschemadesigner #sep7, -.e-pivotschemadesigner #sep8, -.e-pivotschemadesigner #sep9 { - height: 1px; - background-color: #cecece; - margin-left: 30px; -} -.e-pivotgrid #sep1 { - height: 0px; -} -.e-pivotgrid #labelFilterBtn, -.e-pivotgrid #ascOrder, -.e-pivotgrid #descOrder, -.e-pivotgrid #clearAllFilters, -.e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn, -.e-pivotschemadesigner #ascOrder, -.e-pivotschemadesigner #descOrder, -.e-pivotschemadesigner #clearAllFilters, -.e-pivotschemadesigner #clearSorting { - border-bottom: none; -} -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid !important; -} -.e-pivotschemadesigner .filterDialog div, -.e-pivotgrid .filterDialog div { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog, -.e-pivotgrid .filterDialog { - margin-left: -7px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - height: auto !important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border: none; -} -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - float: left; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; -} -.e-pivotgrid .e-icon.e-searchEditorTree:before, -.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 15px; - left: 232px; -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 15px; - left: 13px; -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 229px; - left: 12px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 236px; - left: 235px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - top: 236px; - left: 235px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager, -.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - margin-bottom: 10px !important; -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover, -.e-pivotgrid .e-firstPage.e-pageEnabled:hover, -.e-pivotgrid .e-prevPage.e-pageEnabled:hover, -.e-pivotgrid .e-nextPage.e-pageEnabled:hover, -.e-pivotgrid .e-lastPage.e-pageEnabled:hover { - background-color: #f4f4f4; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active, -.e-pivotgrid .e-firstPage.e-pageEnabled:active, -.e-pivotgrid .e-prevPage.e-pageEnabled:active, -.e-pivotgrid .e-nextPage.e-pageEnabled:active, -.e-pivotgrid .e-lastPage.e-pageEnabled:active { - background-color: #3277b2; - color: white; -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage, -.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage, -.e-pivotgrid .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount, -.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount, -.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount, -.e-pivotgrid .e-dialog .memberDrillPageCount { - margin-right: 8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - margin: 0px 0px 6px !important; -} -/*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ - -.e-pivotgrid .filter, -.e-pivotgrid .values .e-removeBtn { - -} -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - -} -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn { - -} -.e-pivotgrid .e-removeBtn { - -} -.e-pivotgrid .filter { - -} -.e-pivotgrid .e-pvtBtnIndent { - -} -.e-pivotgrid .e-pvtBtnSort { - -} -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-pivotButton .e-pvtBtn + .e-removeBtn { - -} -.e-pivotgrid .summary { - -} -.e-pivotgrid .summary.value { - -} -.e-pivotgrid.e-rtl .summary { - -} -.e-pivotgrid .filter:active, -.e-pivotgrid .e-sorting:active, -.e-pivotgrid .e-removeBtn:active { - -} -.e-pivotgrid .e-sorting:after, -.e-pivotgrid .filter:after, -.e-pivotgrid .e-removeBtn:after { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active, -.e-pivotgrid .e-pivotButton:active { - -} -.e-pivotgrid .e-hScrollThumb:active, -.e-pivotgrid .e-vScrollThumb:active { - -} -.e-pivotgrid .e-hScrollPanel:hover { - -} -.e-pivotgrid .e-vScrollPanel:hover { - -} -.e-pivotgrid .dragClone.e-btn.e-select { - -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ - -.e-pivotgrid .e-btn.e-select:active .e-icon, -.e-pivotgrid .e-btn.e-select:hover .e-icon { - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton { - -} -.e-pivotgrid .e-drag .e-pivotButton { - -} -.e-pivotgrid #grpvalue + span, -.e-pivotgrid #grpcol + span, -.e-pivotgrid #grpdrag + span, -.e-pivotgrid .e-rows > span:first-child { - -} -.e-pivotgrid .e-drag > span:first-child { - -} -.e-pivotgrid.e-rtl .value { - -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - -} -.e-pivotgrid.e-rtl table .summary .e-expand { - -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn { - -} -.e-pivotgrid.e-rtl .filter { - -} -.e-pivotgrid.e-rtl .values .e-removeBtn, -.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn + .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-sorting { - -} -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid.e-rtl #grpvalue + span, -.e-pivotgrid.e-rtl #grpcol + span, -.e-pivotgrid.e-rtl #grpdrag + span, -.e-pivotgrid.e-rtl .e-rows > span:first-child { - -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - - margin-left: 0px; -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - margin-right: 5px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content { - -} -.e-pivotgrid .e-dlgCalculatedField .editFormula { - -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula { - -} -.e-pivotgrid .valueSorting { - -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName { - -} -.e-pivotgrid .emptyPivotGrid .e-drag, -.e-pivotgrid .emptyPivotGrid .valueColumn, -.e-pivotgrid .emptyPivotGrid .valueColumn .values, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns, -.e-pivotgrid .emptyPivotGrid .emptyRows, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - padding-left: 5px; - padding-right: 5px; -} -.e-pivotgrid .emptyPivotGrid .values span, -.e-pivotgrid .emptyPivotGrid .columns span { - -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span, -.e-pivotgrid.e-rtl .emptyPivotGrid .columns span { - -} -.e-pivotgrid .emptyPivotGrid .values { - -} -.e-pivotgrid .emptyPivotGrid .columns { - -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - -} -.e-dragedNode.pivotTreeViewDragedNode { - -} -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul { - -} -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - -} -.e-pivotgrid .filterDialog #filterValue1:active, -.e-pivotgrid .filterDialog #filterValue1:focus, -.e-pivotgrid .filterDialog #filterValue2:active, -.e-pivotgrid .filterDialog #filterValue2:focus { - -} -.e-pivotgrid .filterDialog #filterValue1:disabled, -.e-pivotgrid .filterDialog #filterValue2:disabled { - -} -.e-pivotgrid .filterDialog td .e-ddl, -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - -} -.e-pivotgrid .e-conditionFrom:disabled, -.e-pivotgrid .e-conditionTo:disabled { - -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ - -.e-pivotgrid .e-dialog .e-btn, -.e-pivotschemadesigner .e-dialog .e-btn, -.e-pivotschemadesigner .btnDeferUpdate { - -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dialog .e-btn.e-disable, -.e-pivotgrid .e-dialog .e-btn.e-disable:hover, -.e-pivotgrid .e-dialog .e-btn.e-disable:focus, -.e-pivotgrid .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .btnDeferUpdate.e-disable, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:active { - -} -.e-pivotgrid .e-dialog .calculatorFields, -.e-pivotgrid .e-dialog .calculatorFields:hover, -.e-pivotgrid .e-dialog .calculatorFields:focus { - -} -.e-pivotgrid .e-dialog .e-btn:hover, -.e-pivotschemadesigner .e-dialog .e-btn:hover, -.e-pivotgrid .e-dialog .e-btn:focus, -.e-pivotschemadesigner .e-dialog .e-btn:focus, -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .btnDeferUpdate:focus { - -} -.e-pivotgrid .e-dialog .e-btn:active, -.e-pivotschemadesigner .e-dialog .e-btn:active, -.e-pivotschemadesigner .btnDeferUpdate:active { - -} -#PivotSchemaDesigner_dragClone { - -} -.e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotschemadesigner .e-treeview ul { - -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, -.e-pivotschemadesigner .e-axisTd1 .e-schemaRow, -.e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, -.e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, -.e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotschemadesigner #rowlabel + div, -.e-pivotschemadesigner #columnlabel + div, -.e-pivotschemadesigner #valuelabel + div, -.e-pivotschemadesigner #reportfilter + div { - -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-dropIndicator + .e-pvtBtn { - -} -.e-pivotschemadesigner .e-listHeader .headerText { - -} -.e-pivotgrid .summary.calc, -.e-pivotgrid .summary.calc:hover { - -} -.e-pivotgrid table .e-expand.e-icon:before, -.e-pivotgrid table .e-collapse.e-icon:before { - -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover, -.e-pivotgrid.e-rtl .calc, -.e-pivotgrid.e-rtl .calc:hover { - -} -.e-pivotgrid.e-rtl th, -.e-pivotgrid.e-rtl td { - -} -.e-pivotschemadesigner .e-pivotButton:first-child { - -} -.e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText, -.e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - -} -.e-pivotschemadesigner .btnDeferUpdate, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child { - -} -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:hover { - -} -.e-pivotschemadesigner .btnDeferUpdate:focus, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:focus { - -} -.e-pivotschemadesigner .btnDeferUpdate:active, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:active { - -} -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:active { - -} -.e-pivotschemadesigner.e-rtl { - -} -.e-pivotschemadesigner.e-rtl .e-listHeader { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, -.e-pivotschemadesigner.e-rtl .e-schemaRow, -.e-pivotschemadesigner.e-rtl .e-pivotHeader { - -} -/*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ - -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div > .e-icon + .e-chkbox-wrap { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div > .e-icon + .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-editorDiv, -.e-pivotgrid .e-editorDiv { - -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dialogOKBtn, -.e-pivotgrid .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma { - -} -.e-pivotgrid .e-dlgCalculatedField + div { - -} -.e-pivotgrid .e-conditionFrom:hover, -.e-pivotgrid .filterDialog input.e-filterValues:hover, -.e-pivotschemadesigner .filterDialog input.e-filterValues:hover, -.e-pivotgrid .e-conditionTo:hover { - -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .filterDialog input.e-filterValues:active, -.e-pivotschemadesigner .filterDialog input.e-filterValues:active, -.e-pivotgrid .filterDialog input.e-filterValues:focus, -.e-pivotschemadesigner .filterDialog input.e-filterValues:focus, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - -} -.e-pivotgrid .conditionformatTbl label { - -} -.e-pivotgrid .conditionformatTbl .e-ddl { - -} -.e-pivotgrid .conditionformatTbl th, -.e-pivotgrid .conditionformatTbl td { - -} -.e-pivotgrid .e-conditionDlg { - -} -.e-pivotgrid .e-conditionDlg + div { - -} -.e-pivotgrid .e-dialogremoveBtn { - -} -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, -.e-pivotgrid.e-rtl .conditionformatTbl label { - -} -.e-pivotgrid .e-filterElementTag a.e-menulink, -.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotgrid .e-advancedFilterDlg .e-menu-wrap, -.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotgrid .filterDialog .e-ddl, -.e-pivotschemadesigner .filterDialog .e-ddl { - -} -.e-pivotgrid .filterDialog td, -.e-pivotschemadesigner .filterDialog td { - -} -.e-pivotgrid .filterDialog input.e-filterValues, -.e-pivotschemadesigner .filterDialog input.e-filterValues { - -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl { - -} -.e-pivotgrid .e-dlgCalculatedField .borderLine { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active, -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - -} -.e-pivotgrid.e-rtl .calculateFieldName { - -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - -} -.e-pivotgrid .calculateFieldName.e-hoverCell { - -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active { - -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right: 102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar { - -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div, -.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div { - -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid .curInput { - width: 100%; - -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before { - -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before { - -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before { - -} -.e-pivotgrid .e-icon.e-media-forward_01:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotgrid .e-firstPage { - -} -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-lastPage { - -} -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage { - -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, -table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px #cecece; -} -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:after, -.e-pivotgrid .e-firstPage.e-pageEnabled:after, -.e-pivotgrid .e-prevPage.e-pageEnabled:after, -.e-pivotgrid .e-nextPage.e-pageEnabled:after, -.e-pivotgrid .e-lastPage.e-pageEnabled:after { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-memberCurrentPage, -.memberPageCount, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage, -.e-memberCurrentSearchPage, -.memberSearchPageCount, -.e-memberCurrentDrillPage, -.memberDrillPageCount { - -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ - -@media (min-width: 20px) and (max-width: 799px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient, -.e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -.e-pivotclient .e-pivotschemadesigner .memberSortDiv { - margin-top: 1px !important; -} -.e-pivotclient .e-box, -.e-pivotclient button.e-btn, -.e-pivotclient input.e-btn, -.e-pivotclient input.e-input, -.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder, -.e-pivotclient .e-js.e-lv.e-js .e-header.e-box, -.e-pivotclient .e-textbox, -.e-textarea { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell { - background-color: #f4f4f4 !important; -} -.e-pivotclient .e-collectionli:hover, -.e-pivotclient .e-reportli:hover { - background: #fcfcfc !important; - border: none !important; - color: #666666 !important; - padding: 3px !important; - - border-top: 4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl, -.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique { - height: auto !important; -} -.e-pivotclient *:focus:hover { - outline: none; -} -.e-pivotclient .e-removeBtnUnqiue { - height: calc(61%) !important; -} -.e-pivotclient .e-schemaRemoveBtnUnqiue { - height: inherit !important; -} -.e-pivotclient .e-schemaBtnUnique { - margin-top: 0px !important; - height: auto !important; - white-space: initial !important; -} -.e-pivotclient .e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pivotclient { - border: 1px solid #cecece; - - background-color: white; -} -.e-pivotclient { - color: #333333; -} -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - color: #666666; -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotclient .e-separateDiv { - border: 1px solid #cecece !important; - border-bottom: none !important; - - margin: 9px 0px; -} -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: #f4f4f4; - cursor: pointer; -} -.e-pivotclient .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} -.e-pivotclient .e-gridPanel, -.e-pivotclient .e-chartPanel { - border: none !important; -} -.e-pivotclient .e-controlPanel { - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable { - color: #999999; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - background: transparent; -} -.e-pivotclient .e-dialog .e-header { - background: white; - color: #333333; -} -.e-pivotclient textarea { - background: white; -} -.e-pivotclient .e-treeview .e-text { - -} -.e-pivotclient .e-treeview .e-text { - color: #333333; -} -.e-pivotclient .e-treeview .e-text:hover { - color: #333333; -} -.e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotclient .e-dialog a.e-linkPanel { - text-decoration: underline; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel { - margin-top: 4px !important; -} -.e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotclient .e-treeview .e-active { - color: white; - background: #3277b2; -} -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar { - width: 5px; - border: none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .customCSS .e-splitbar { - background-color: white; -} -.e-pivotclient .e-olapFieldList .e-ul { - width: 100% !important; - height: 100% !important; -} -.e-pivotclient .e-splitter .e-pane { - overflow: visible !important; -} -.e-pivotclient .e-splitter { - border: none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - content: "\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - top: 50%; - left: 1px; - position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar { - font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - left: 4.5px; -} -.e-pivotclient .e-axisTable.e-pane { - left: 7.5px !important; - padding-right: 9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; - left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { - width: 6px !important; - border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar { - background: none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane { - padding-right: 2px; -} -.e-pivotclient .axisBuilderTD.e-pane { - left: 2.5px; - padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .controlPanelTD { - display: inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { - left: 3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { - left: -5.5px !important; -} -.e-pivotclient .e-cubeTreeView .e-ul { - overflow: auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ - -.e-olapclient .e-disabled { - cursor: pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} -.e-pivotclient .e-ddl .e-select { - color: #333333; - background: white; - border-color: #cecece; -} -.e-pivotclient .e-ddl .e-select:hover { - color: #333333; - background: #f4f4f4; -} -.e-pivotclient .e-outerTable { - - border-collapse: collapse; - background-color: white; -} -.e-pivotclient .e-outerTable { - font: normal 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - -} -.e-pivotclient .e-titleText { - font: normal 20px Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 48px; -} -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-newReportImg:before { - content: "\e6b3"; -} -.e-pivotclient .e-newReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-addReportImg:before { - content: "\e6a1"; -} -.e-pivotclient .e-addReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-removeReportImg:before { - content: "\e6cf"; -} -.e-pivotclient .e-removeReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-renameReportImg:before { - content: "\e6d0"; -} -.e-pivotclient .e-renameReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; -} -.e-pivotclient .e-reportDBImg:before { - font-size: 20px; -} -.e-pivotclient .e-mdxImg:before { - content: "\e6ac"; -} -.e-pivotclient .e-mdxImg:before { - font-size: 20px; -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; -} -.e-pivotclient .e-autoExecuteImg:before { - font-size: 20px; -} -.e-pivotclient .e-calcMemberImg:before { - -} -.e-pivotclient .e-calcMemberImg:before { - font-size: 20px; - content: "\e86f"; -} -.e-pivotclient .e-excelExportImg:before { - content: "\e6d4"; -} -.e-pivotclient .e-excelExportImg:before { - font-size: 20px; -} -.e-pivotclient .e-wordExportImg:before { - content: "\e6d5"; -} -.e-pivotclient .e-wordExportImg:before { - font-size: 20px; -} -.e-pivotclient .e-pdfExportImg:before { - content: "\e6d3"; -} -.e-pivotclient .e-pdfExportImg:before { - font-size: 20px; -} -.e-pivotclient .e-chartTypesImg:before { - content: "\e6a4"; -} -.e-pivotclient .e-chartTypesImg:before { - font-size: 20px; -} -.e-pivotclient .e-toggleaxisImg:before { - content: "\e790"; -} -.e-pivotclient .e-toggleaxisImg:before { - font-size: 20px; -} -.e-pivotclient .e-kpiCDB:before, -.e-pivotclient .e-kpiGoalCDB:before, -.e-pivotclient .e-kpiStatusCDB:before, -.e-pivotclient .e-kpiTrendCDB:before, -.e-pivotclient .e-kpiValueCDB:before, -.e-pivotclient .e-kpiRootCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - color: #666666; -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - text-indent: -3px; -} -.e-pivotclient .e-categoricalAxis p:first-child + div, -.e-pivotclient .e-rowAxis p:first-child + div, -.e-pivotclient .e-slicerAxis p:first-child + div { - -} -.e-pivotclient .maximizedView:before { - content: "\e660"; -} -.e-pivotclient .maximizedView:before { - font-size: 21px; -} -.e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - -} -.e-pivotclient .e-colSortFilterImg:before { - font-size: 32px; - line-height: 0.65; - text-indent: -9px; -} -.e-pivotclient .e-rowSortFilterImg:before { - content: "\e6f8"; - -} -.e-pivotclient .e-rowSortFilterImg:before { - font-size: 29px; - line-height: 0.8; - text-indent: -7px; -} -.e-pivotclient .e-chartPanel { - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .clientTab { - margin-top: 6px !important; -} -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton { - background-repeat: no-repeat; - height: 20px; - width: 21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton { - float: right; - background-position: center -20px; - margin: 5px; -} -.e-pivotclient .e-toggleCollapseButton { - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover, -.e-pivotclient .e-toggleCollapseButton:hover { - color: #333333; - background: #f4f4f4; -} -.e-pivotclient .e-toggleCollapseButton:before { - content: "\e674"; - font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before { - content: "\e671"; - font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable { - background: white !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable { - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - margin: 6px 4px 8px !important; -} -.e-pivotclient .e-chartToolBar { - border: none; -} -.e-pivotclient .e-toolBar { - border: none; -} -.e-pivotclient .e-toggleText { - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - -} -.e-pivotclient .e-splitBtn { - margin: 7px 0 0 6px; - position: relative; -} -.e-pivotclient .e-csHeader { - -} -.e-pivotclient .e-csHeader { - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - margin: 8px 0 8px 3px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - border: 1px solid #cecece; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} -.e-pivotclient .e-cubeTable { - border-collapse: collapse; - margin: 0 5px 3px 5px; -} -.e-pivotclient .e-cdbHeader { - border-bottom: 0px; - overflow: hidden; -} -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: white; - position: relative; -} -.e-pivotclient .e-axisHeader { - -} -.e-pivotclient .e-axisHeader { - border-bottom: 0px; -} -.e-pivotclient .e-reportToolbar { - border-color: #cecece !important; - - background: #fcfcfc; -} -.e-pivotclient .e-cubeBrowser { - -} -.e-pivotclient .e-cubeBrowser { - border: 1px solid #cecece !important; -} -.e-pivotclient .e-splitter { - -} -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow: auto; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - border: 1px solid #cecece; -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - border: 1px solid #cecece; -} -.e-pivotclient .e-dropIndicator { - margin-top: 4px !important; - border-top: 3px dashed #3277b2; -} -.e-pivotclient .e-targetAxis { - -} -.e-pivotclient .e-targetAxis { - background-color: #f4f4f4; - color: #333333; -} -.e-pivotclient .e-reportToolbar .e-active { - color: white; -} -.e-pivotclient .e-connectImg, -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-toggleaxisImg:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; -} -.e-pivotclient .e-connectImg, -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-toggleaxisImg:hover { - height: 20px; - width: 20px; - margin: 4px; -} -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .maximizedView:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-toggleaxisImg:hover { - cursor: pointer; - color: #333333; -} -.e-pivotclient .reportList, -.e-pivotclient e-collectionlist { - overflow: visible !important; - -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl { - -} -.e-pivotclient div.e-advancedFilterDlg { - border: 1px solid #cecece; -} -.e-pivotclient li.e-reportCol.e-hover, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli.e-hover { - background: none; - border-color: transparent; -} -.e-pivotclient .e-sortReportTbl { - - width: 100%; -} -.e-pivotclient .e-sortReportTbl { - margin: 0px 4px 18px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-sortingDlg label, -.e-pivotclient .e-filteringDlg label { - -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-preserveHrchy, -.e-pivotclient .e-filterLbl, -.e-pivotclient .e-conditionLbl { - vertical-align: middle; -} -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-radioBtnAsc { - vertical-align: text-bottom; -} -.e-pivotclient .e-radioBtnAsc, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList, -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-sortDisable, -.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable, -.e-pivotclient .e-filterEnable, -.e-pivotclient .e-chkBoxColumn { - margin-top: 15px; - -} -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pivotclient .e-filterFrmDiv { - -} -.e-pivotclient .e-rtl .e-filterFrmDiv { - -} -.e-pivotclient .e-cubeBrowserCalcMember, -.e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl { - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, -.e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left: 0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} -.e-pivotclient .e-SortFilterDlg .e-ddl { - -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, -.e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl { - -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc { - margin-bottom: 15px; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterToDiv, -.e-pivotclient .e-filterBtw { - float: left; -} -.e-pivotclient .e-filterLbl { - margin-top: -23px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - margin-top: -1px !important; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-bottom: -7px; - margin-top: 10px !important; -} -.e-pivotclient .e-conditionLbl, -.e-pivotclient .filterMeasureListLbl { - margin-bottom: 14px; - margin-top: 10px !important; -} -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-left: 4px; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-preserveHrchyLbl, -.e-pivotclient .e-filterDisableLbl { - margin-left: 4px !important; -} -.e-pivotclient .e-dialog-scroller { - height: auto !important; -} -.e-pivotclient .e-filterDisableLbl { - vertical-align: text-bottom; -} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy { - -} -.e-pivotclient .e-filterToDiv { - margin-left: 8px; -} -.e-pivotclient .borderFilterSortDlg { - border: 1px solid #cecece; - border-top: none; - margin-bottom: 13px; - margin-top: -4px; -} -.e-pivotclient .filterMeasureListLbl, -.e-pivotclient .e-conditionLbl, -.e-pivotclient .e-filterValueLbl { - margin-bottom: 15px; -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - position: relative; - padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; - position: absolute; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-filterDisableLbl { - margin-top: 13px; - position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { - margin-top: 2px; - position: absolute; -} -.e-pivotclient .e-pivotclient .e-filterLbl { - margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { - margin-top: 3px; -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - width: auto; - height: 25px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .e-level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { - content: "\e6e4"; - font-size: 18px; -} -.e-pivotclient .e-folderCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content: "\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { - content: "\e6e0"; - font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { - content: "\e6e3"; - font-size: 15px; -} -.e-pivotclient .e-namedSetCDB:before { - content: "\e6de"; - font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before { - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before { - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before { - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, -.e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn { - -} -.e-pivotclient .e-dialogOKBtn { - margin-left: 83px; -} -.e-pivotclient .e-dialogCancelBtn { - -} -.e-pivotclient .e-checkOptions { - -} -.e-pivotclient .e-editorPara { - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td { - padding: 5px; -} -.e-pivotclient .e-dialogInput { - float: right; - margin: 10px 0px 17px 7px; -} -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll { - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - -} -.e-pivotclient .e-checkAll:hover, -.e-pivotclient .e-unCheckAll:hover { - background: #f4f4f4; - color: #333333; -} -.e-pivotclient .e-checkAll:before { - content: "\e6db"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll:before { - content: "\e6da"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} -.e-pivotclient .e-line:before { - content: "\e6b1"; -} -.e-pivotclient .e-spline:before { - content: "\e6bb"; -} -.e-pivotclient .e-column:before { - content: "\e6a6"; -} -.e-pivotclient .e-area:before { - content: "\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotclient .e-stepline:before { - content: "\e6c0"; -} -.e-pivotclient .e-steparea:before { - content: "\e6be"; -} -.e-pivotclient .e-pie:before { - content: "\e6ca"; -} -.e-pivotclient .e-bar:before { - content: "\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotclient .e-funnel:before { - content: "\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotclient .e-scatter:before { - content: "\e7df"; -} -.e-pivotclient .e-bubble:before { - content: "\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content: "\e810"; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - margin-left: 2px; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-size: 20px; -} -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - height: 28px; - margin: 5px 5px 0px 0px; -} -.e-pivotclient .e-chartTypesDialog, -.e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: #fcfcfc; - border: 2px solid #cecece; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - color: #666666; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - - cursor: pointer; - background: #f4f4f4; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - color: #333333; -} -.e-pivotclient .e-activeChartType { - color: white; - background: #3277b2; -} -.e-pivotclient.e-rtl .errOKBtn { - -} -.e-pivotclient.e-rtl .errOKBtn { - margin-right: 155px !important; -} -.e-pivotclient .e-memberEditorDiv { - height: 256px; - - border: 1px solid #cecece; -} -.e-pivotclient .e-memberEditorDiv { - margin-top: 7px; -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding: 0px !important; - margin: 12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, -.e-pivotclient .e-removeMeasure { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: #333333; -} -.e-pivotclient .valuefilter td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before { - -} -.e-pivotclient .e-removeSplitBtn:before { - margin-left: -6px; - margin-top: 2px; - - font-size: 13px; -} -.e-pivotclient .e-removeSplitBtn:before { - content: "\e681"; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - background: #f4f4f4; -} -.e-pivotclient .e-removeSplitBtn { - - display: inline-block; - float: none; - position: absolute; -} -.e-pivotclient .e-removeSplitBtn { - background: #fcfcfc; - margin: 0 !important; -} -.e-pivotclient .e-removeSplitBtn { - border: 1px solid #cecece; - padding-bottom: 7px; - padding-right: 0; -} -.e-pivotclient input.e-memberCurrentPage, -.e-pivotclient input.e-memberCurrentSearchPage, -.e-pivotclient input.e-memberCurrentDrillPage { - -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color: #666666; - -} -.e-pivotclient .e-removeMeasure:hover { - -} -.e-pivotclient .e-removeMeasure:before { - content: "\e681"; - font-size: 13px; - display: inline-block; -} -.e-pivotclient .e-measureEditor { - -} -.e-pivotclient .e-measureEditor { - margin: 3px 5px 0px 5px; -} -.e-pivotclient .e-measureEditor:hover { - color: #333333; - background-color: #f4f4f4; - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus { - -} -.e-pivotclient button.e-dialogOKBtn, -.e-pivotclient .e-dialogFooter button:first-child, -.e-pivotclient button.e-errOKBtn, -.e-pivotclient button.e-btnCalcMemberOk { - -} -.e-pivotclient button.e-dialogOKBtn:hover, -.e-pivotclient .e-dialogFooter button:first-child:hover, -.e-pivotclient button.e-errOKBtn:hover, -.e-pivotclient button.e-btnCalcMemberOk:hover { - -} -.e-pivotclient button.e-dialogOKBtn:focus, -.e-pivotclient .e-dialogFooter button:first-child:focus, -.e-pivotclient button.e-errOKBtn:focus, -.e-pivotclient button.e-btnCalcMemberOk:focus { - -} -.e-pivotclient button.e-dialogOKBtn:active, -.e-pivotclient .e-dialogFooter button:first-child:active, -.e-pivotclient button.e-errOKBtn:active, -.e-pivotclient button.e-btnCalcMemberOk:active { - -} -.e-pivotclient .e-nodetext { - font-size: inherit !important; -} -.e-pivotclient .e-dialog { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - opacity: 1 !important; -} -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} -.e-pivotclient .e-button { - font-size: 12px !important; - -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ - -.e-pivotclient .e-treeview { - background-color: white; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} -.e-pivotclient .e-treeview, -.e-pivotclient .e-text { - font-size: 12px; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-header { - width: auto; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-active-content { - padding: 0 !important; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-content { - border-width: 0; -} -.e-pivotclient .e-toolbar { - border-width: 1px 0; - -} -.e-pivotclient .e-input { - line-height: normal !important; -} -.e-pivotclient .e-progress-txt { - top: -2px !important; -} -.e-pivotclient .filter { - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl { - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive { - width: 95% !important; -} -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - - float: right; -} -.e-pivotclient .e-dialogFooter { - margin: 7px 0 6px; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, -.e-pivotclient .e-dialogFooter .e-dialogCancelBtn { - -} -.e-pivotclient .e-dialog .e-dialogPara { - -} -.e-pivotclient .e-dialog .e-clientDialog, -.e-pivotclient .e-dialog .e-errorDialog { - -} -.e-pivotclient .e-filterDialog tr:first-child td { - -} -.e-pivotclient .e-filterDialog input.e-filterValues { - -} -.e-pivotclient .e-filterDialog .e-ddl { - -} -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-filterDialog .e-dialogCancelBtn { - margin-right: 10px; - -} -.e-pivotclient table.e-renameDBReportTbl tr td:first-child { - -} -.e-pivotclient e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - margin-left: 3px; -} -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} -.e-pivotclient.e-rtl .e-splitBtn, -.e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} -.e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} -.e-pivotclient.e-rtl .e-controlPanel .e-icon { - float: right; -} -.e-pivotclient .kpiGoal:before, -.e-pivotclient .kpiStatus:before, -.e-pivotclient .kpiTrend:before, -.e-pivotclient .kpiValue:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .kpiGoal, -.e-pivotclient .kpiStatus, -.e-pivotclient .kpiTrend, -.e-pivotclient .kpiValue { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, -.e-pivotclient.e-rtl .e-controlPanel .e-collapse { - float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content { - float: none; -} -.e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} -.e-pivotclient.e-rtl .e-filterFrmDiv, -.e-pivotclient.e-rtl .e-filterToDiv, -.e-pivotclient.e-rtl .e-filterBtw { - float: right; -} -.e-pivotclient.e-rtl .e-sortDisableLbl, -.e-pivotclient.e-rtl .e-sortEnableLbl, -.e-pivotclient.e-rtl .e-radioBtnAscLbl, -.e-pivotclient.e-rtl .e-radioBtnDescLbl, -.e-pivotclient.e-rtl .e-preserveHrchyLbl, -.e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - -} -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - margin-left: 10px; - margin-right: 91px; -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand, -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - border-top: 3px dashed #3277b2; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal !important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - - margin-right: 0px; - width: auto !important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: -5px; - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-left: 2px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-right: 2px; - margin-left: 0px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - border: 1px solid; - border-color: #cecece !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - - margin-top: 2.75px !important; - font-size: 13px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - content: "\e681" !important; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none !important; - box-sizing: content-box !important; - - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - margin: 0 !important; - margin-top: 4px; - background: #e0e0e0 !important; - height: 18px; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - border: 1px solid #cecece !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - border: 1px solid #cecece; - -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { - margin: 6px 7px 8px 5px; - width: 43% !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable { - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable { - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable { - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: #e0e0e0; -} -.e-pivotclient .e-gridPanel { - background: none !important; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible !important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; -} -.e-pivotclient #sep1, -.e-pivotclient #sep2, -.e-pivotclient #sep3, -.e-pivotclient #sep4, -.e-pivotclient #sep5, -.e-pivotclient #sep6, -.e-pivotclient #sep7, -.e-pivotclient #sep8, -.e-pivotclient #sep9 { - height: 1px; - background-color: #cecece; - margin-left: 30px; -} -.e-pivotclient #sep1 { - height: 0px; -} -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting { - border-bottom: none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid !important; -} -.e-pivotclient .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotclient .e-filterElementTag { - -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position: absolute; - top: 150px; - margin-left: -12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-filterDialog td { - -} -.e-pivotclient .e-filterDialog td { - padding-left: 6px; -} -.e-pivotclient .e-filterDialog { - -} -.e-pivotclient .e-filterElementTag a.e-menulink { - -} -.e-pivotclient .e-pivotButton button:active, -.e-pivotclient .e-splitBtn button:active { - -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap { - -} -.e-pivotclient .e-filterElementTag { - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap { - -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotclient .e-pivotpager { - border: 1px solid #cecece; - margin-bottom: 5px; - margin-left: 6px !important; - -} -.e-pivotclient .e-pivotpager table { - margin-left: auto !important; - margin-right: auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - height: 14px; -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-pagerLabel, -.e-pivotclient .e-pivotpager .e-pagerTextBox, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-vScrollPanel { - background-color: #e0e0e0; - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius: 10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index: 1000; - border-radius: 5px; - background-color: #b8b8b8; -} -.e-pivotclient .e-hScrollPanel { - background-color: #e0e0e0; - width: 0px; - height: 6px; - border-radius: 10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius: 5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index: 1000; - background-color: #b8b8b8; -} -.e-pivotclient .e-vScrollThumb:hover, -.e-pivotclient .e-hScrollThumb:hover { - background-color: #969696; -} -.e-pivotclient .e-categPageIndicator, -.e-pivotclient .e-seriesPageIndicator { - width: auto; - background-color: #3277b2; - border: thin solid #cecece; - color: white; - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; -} -.e-pivotclient .e-pivotschemadesigner #axisTd, -.e-pivotclient .e-pivotschemadesigner #axisTd3 { - margin-top: 0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - top: 37px; - left: 225px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 15px; - left: 232px; -} -.e-pivotclient .e-dialog .e-titlebar { - -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 37px; - left: 13px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 15px; - left: 13px; -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 118px; - left: 18px; -} -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 229px; - left: 12px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 118px; - left: 225px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 236px; - left: 235px; -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - text-align: right; - -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - margin-top: 18px; -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter { - text-align: left; - margin-top: 18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - margin: 0px 18px; -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember { - border: 1px solid #cecece; - display: inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - height: 371px; - width: 250px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display: inline-block; - - vertical-align: top; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - margin-left: 15px; - width: 250px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content { - padding: 20px 15px 18px 15px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - - height: 100px; - resize: none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - width: 234px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - margin-top: 2px; - margin-bottom: 10px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl { - margin-bottom: 6px; -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel { - margin-left: 0px; - margin-right: 15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - margin-bottom: 0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat { - margin-bottom: 0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - margin-bottom: 10px; -} -.e-pivotclient .e-calcMemberCDB:before { - -} -.e-pivotclient .e-calcMemberCDB:before { - content: "\e870"; - font-size: 18px; -} -.e-pivotclient .e-calcMemberGroupCDB:before { - -} -.e-pivotclient .e-calcMemberGroupCDB:before { - content: "\e870"; - font-size: 18px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit, -.e-pivotclient .e-dialog.e-calcMemberDialog .textarea { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-dialog .e-memberPager, -.e-pivotclient .e-dialog .e-memberSearchPager, -.e-pivotclient .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - margin-bottom: 10px !important; - margin-top: 0px; -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, -.e-pivotclient .e-prevPage.e-pageEnabled:hover, -.e-pivotclient .e-nextPage.e-pageEnabled:hover, -.e-pivotclient .e-lastPage.e-pageEnabled:hover { - background-color: #f4f4f4; -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, -.e-pivotclient .e-prevPage.e-pageEnabled:active, -.e-pivotclient .e-nextPage.e-pageEnabled:active, -.e-pivotclient .e-lastPage.e-pageEnabled:active { - background-color: #3277b2; - color: white; -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ - -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before, -.e-pivotclient .e-icon.e-arrowhead-left:before, -.e-pivotclient .e-icon.e-arrowhead-right:before, -.e-pivotclient .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, -.e-pivotclient .e-dialog .e-memberSearchPageCount, -.e-pivotclient .e-dialog .e-memberDrillPageCount { - margin-right: 8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl, -.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask { - height: 30px; -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ - -.e-pivotclient .e-splitBtn .e-pvtBtn { - -} -.e-pivotclient .e-pivotchart * { - -} -.ejTooltipPivotChartContainer { - -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul { - -} -.e-pivotclient .e-dialog .e-btn { - -} -.e-pivotclient textarea { - -} -.e-pivotclient .e-dialog .e-btn:hover, -.e-pivotclient .e-dialog .e-btn:focus { - -} -.e-pivotclient .e-dialog .e-btn:active { - -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn { - -} -.e-pivotclient .e-gridContainer { - -} -.e-pivotclient .e-gridContainer .e-pivotgrid { - -} -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} -.e-pivotclient .e-csHeader .cubeText { - -} -.e-pivotclient .e-dialog .e-dialogOKBtn, -.e-pivotclient .e-dialog .e-dialogCancelBtn { - -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ - -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - -} -.e-pivotclient .e-filterDialog #filterValue1:active, -.e-pivotclient .e-filterDialog #filterValue1:focus, -.e-pivotclient .e-filterDialog #filterValue2:active, -.e-pivotclient .e-filterDialog #filterValue2:focus { - -} -.e-pivotclient .e-filterDialog #filterValue1:disabled, -.e-pivotclient .e-filterDialog #filterValue2:disabled { - -} -.e-pivotclient .e-filterDialog td .e-ddl, -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - -} -.e-pivotclient .e-splitBtn:hover, -.e-pivotclient .e-splitBtn.pvtBtnHover { - -} -.e-pivotclient .e-toolbar > .e-horizontal.e-ul { - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn { - - box-sizing: content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn { - -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn { - -} -.e-pivotclient .e-toolbar .e-reportCol, -.e-pivotclient .e-toolbar .e-reportCol.e-hover, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli, -.e-pivotclient .e-reportli.e-hover { - -} -.e-pivotclient.e-rtl .e-splitBtn { - -} -.e-pivotclient .e-removeSplitBtn.e-icon { - -} -.e-pivotclient .e-splitBtn .e-pvtBtn, -.e-pivotclient .e-splitBtn .e-pvtBtn:hover, -.e-pivotclient .e-splitBtn .e-pvtBtn:active { - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn, -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover { - -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active > .reportList, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active > .e-collectionlist { - -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportli.e-active:after { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog > .e-header, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after { - -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a { - -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg, -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg { - -} -.e-pivotclient .e-filterLbl { - -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper { - -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - -} -.e-pivotclient .e-SortFilterDlg label { - -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-pvtBtn { - -} -.e-pivotclient .e-btn.e-select.dragClone { - -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - - overflow: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:active { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast, -.e-pivotclient .e-pivotpager .e-moveFirst { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager table { - - border: none; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - -} -.e-pivotclient .e-pivotpager { - -} -.e-pivotclient .e-icon.e-media-backward_01:before { - -} -.e-pivotclient .e-icon.e-arrowhead-left:before { - -} -.e-pivotclient .e-icon.e-arrowhead-right:before { - -} -.e-pivotclient .e-icon.e-media-forward_01:before { - -} -.e-pivotclient .e-firstPage { - -} -.e-pivotclient .e-lastPage { - -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberSearchEditorDiv + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn { - -} -.e-pivotclient .e-dialog .e-memberPager + div, -.e-pivotclient .e-dialog .e-memberSearchPager + div, -.e-pivotclient .e-dialog .e-memberDrillPager + div { - -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, -.e-pivotclient .e-prevPage.e-pageEnabled:after, -.e-pivotclient .e-nextPage.e-pageEnabled:after, -.e-pivotclient .e-lastPage.e-pageEnabled:after { - -} -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage, -.e-memberCurrentPage, -.e-memberPageCount, -.e-memberCurrentSearchPage, -.e-memberSearchPageCount, -.e-memberCurrentDrillPage, -.e-memberDrillPageCount { - -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotclient .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, -.e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, -.e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top: -5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float: right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, -.e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top: -3px !important; -} -.e-maximumView { - background-color: white; - z-index: 1000; - margin: 2% 4%; - margin-top: 2%; - padding: 20px; - position: fixed; -} -.e-fullScreenView { - position: absolute; - top: 0; - background-color: white; - z-index: 1000; -} -.e-winCloseBtn:before { - content: "\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right: 0; - height: 24px; - width: 24px; -} -.e-winCloseBtn { - color: #666666; -} -.e-winCloseBtn:hover { - color: #333333; - cursor: pointer; -} -@media (min-width: 640px) and (max-width: 799px) { - -} -@media (min-width: 800px) and (max-width: 959px) { - -} -@media (min-width: 960px) and (max-width: 1120px) { - -} -@media (min-width: 1120px) { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotchart .e-hoverCell { - background-color: #f4f4f4 !important; -} -.e-pivotchart .e-enabled { - color: white !important; - background: #3277b2 !important; -} -.e-pivotchart { - font: normal 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid #cecece; - background-color: white; - color: #333333; -} -.e-pivotchart *:focus:hover { - outline: none; -} -.e-pivotchart .e-expandMenu { - min-height: 50px; -} -.e-pivotchart .e-menuList { - list-style-type: none; - padding: 4px 15px 4px 15px; -} -.e-pivotchart .e-menuList:hover { - list-style-type: none; - color: #333333; - background-color: #f4f4f4; - cursor: pointer; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-wrapper, -.e-pivotchart .e-shadow { - min-height: 50px; -} -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-content { - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content: "\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content: "\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before { - content: "\e6a9"; - font-size: 20px; -} -.e-pivotchart .e-exportImg:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotchart .e-disable3D:before { - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, -.e-pivotchart .e-chart3DTypesIcon:before, -.e-pivotchart .e-exportTypesIcon:before, -.e-pivotchart .e-interactionsIcon:before, -.e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotclient .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon, -.e-pivotclient .e-exportTypesIcon:hover, -.e-pivotchart .e-interactionsIcon, -.e-pivotchart .e-interactionsIcon:hover, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, -.e-pivotchart .e-chart3DTypesDialog, -.e-pivotchart .e-exportTypesDialog, -.e-pivotchart .e-smartLabelsDialog, -.e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: #fcfcfc; - border: 2px solid #cecece; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotchart .e-exportTypesIcon, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-interactionsIcon { - color: #666666; -} -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon:hover, -.e-pivotchart .e-smartLabelsIcon:hover, -.e-pivotchart .e-interactionsIcon:hover { - color: #333333; - cursor: pointer; - background: #f4f4f4; -} -.e-pivotchart .e-activeChartType { - color: white; - background: #3277b2; -} -.e-pivotchart .e-line:before { - content: "\e6b1"; -} -.e-pivotchart .e-spline:before { - content: "\e6bb"; -} -.e-pivotchart .e-column:before { - content: "\e6a6"; -} -.e-pivotchart .e-area:before { - content: "\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotchart .e-stepline:before { - content: "\e6c0"; -} -.e-pivotchart .e-steparea:before { - content: "\e6be"; -} -.e-pivotchart .e-pie:before { - content: "\e6ca"; -} -.e-pivotchart .e-bar:before { - content: "\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotchart .e-funnel:before { - content: "\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotchart .e-scatter:before { - content: "\e7df"; -} -.e-pivotchart .e-bubble:before { - content: "\e7dc"; -} -.e-pivotchart .e-excel:before { - content: "\e845"; -} -.e-pivotchart .e-word:before { - content: "\e84e"; -} -.e-pivotchart .e-pdf:before { - content: "\e846"; -} -.e-pivotchart .e-png:before { - content: "\e861"; -} -.e-pivotchart .e-emf:before { - content: "\e862"; -} -.e-pivotchart .e-gif:before { - content: "\e85f"; -} -.e-pivotchart .e-jpg:before { - content: "\e860"; -} -.e-pivotchart .e-bmp:before { - content: "\e85e"; -} -.e-pivotchart .e-column3D:before { - content: "\e868"; -} -.e-pivotchart .e-pie3D:before { - content: "\e865"; -} -.e-pivotchart .e-bar3D:before { - content: "\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content: "\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content: "\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotchart .e-legend:before { - content: "\e879"; - font-size: 20px; -} -.e-pivotchart .e-zooming:before { - content: "\e886"; - font-size: 20px; -} -.e-pivotchart .e-smartLabels:before { - content: "\e880"; - font-size: 20px; -} -.e-pivotchart .e-interaction:before { - content: "\e877"; - font-size: 20px; -} -.e-pivotchart .e-crossHair:before { - content: "\e872"; -} -.e-pivotchart .e-trackBall:before { - content: "\e882"; -} -.e-pivotchart .e-rotate45:before { - content: "\e87e"; -} -.e-pivotchart .e-rotate90:before { - content: "\e87f"; -} -.e-pivotchart .e-hiding:before { - content: "\e873"; -} -.e-pivotchart .e-multipleRows:before { - content: "\e87b"; -} -.e-pivotchart .e-trim:before { - content: "\e883"; -} -.e-pivotchart .e-wrap:before { - content: "\e885"; -} -.e-pivotchart .e-wrapByWord:before { - content: "\e884"; -} -.e-pivotchart .none:before { - content: "\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size: 20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-chartTypesImg:hover, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-toolTipImg:hover, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-chart3DImg:hover, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-exportImg:hover, -.e-pivotchart .e-legend, -.e-pivotchart .e-legend:hover, -.e-pivotchart .e-zooming, -.e-pivotchart .e-zooming:hover, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-smartLabels:hover, -.e-pivotchart .e-interaction, -.e-pivotchart .e-interaction:hover, -.e-pivotchart .e-icon-xAxis-title:hover, -.e-pivotchart .e-icon-yAxis-title:hover, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-legend, -.e-pivotchart .e-zooming, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-interaction, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - overflow: visible !important; - color: #666666; - text-indent: -3px; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivottreemap .e-drillupAction { - background-color: white; - color: #333333; - margin-bottom: 5px; - font-size: 13px; - font-weight: 700; - z-index: 10; - border-color: #333333; - border: 1px solid #333333; - border-bottom: transparent; - padding-top: 6px; -} -.e-pivottreemap .e-drillupAction a { - color: #333333; - cursor: pointer; -} -.e-pivottreemap .e-drillupAction a:hover { - color: #333333; - text-decoration: underline !important; -} -.e-pivottreemap label { - font-weight: 600; -} -.e-pivottreemap .e-treemap-header { - font-size: 12px; -} -.e-pivottreemap .e-treemap-label { - color: #333333 !important; - font-size: 12px; - padding-left: 5px; - padding-top: 5px; -} -.e-pivottreemap *:focus:hover { - outline: none; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotgauge .kpiiconvalue { - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout { - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li { - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover { - outline: none; -} -.e-pivotgauge-tooltip { - background-color: white; - border: 2px solid #cecece; -} -.e-pivotgauge-tooltip { - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: #333333; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, -.e-pivotgauge-active { - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgauge .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgauge .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); -} -.e-pivotgauge .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); -} -.e-pivotgauge .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); -} -.e-pivotgauge .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); -} -.e-pivotgauge .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); -} -.e-pivotgauge .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); -} -.e-pivotgauge .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotpager .e-pagerTextBox { - display: inline-block; - -} -.e-pivotpager .e-pagerTextBox { - height: 18px; - width: 35px; - color: #666666; -} -.e-pivotpager *:focus:hover { - outline: none; -} - -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - display: inline-block; - - position: relative; - top: 1px; - cursor: pointer; -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - width: 18px; - height: 18px; -} -.e-pivotpager .e-moveFirst:before { - - font-size: 14px; -} -.e-pivotpager .e-moveFirst:before { - content: "\e62a"; -} -.e-pivotpager .e-moveFirst:before { - margin-left: 5px; -} -.e-pivotpager .e-moveLast:before { - - font-size: 14px; -} -.e-pivotpager .e-moveLast:before { - content: "\e62c"; -} -.e-pivotpager .e-moveLast:before { - margin-left: 5px; -} -.e-pivotpager .e-categPagerTd { - -} -.e-pivotpager .e-categPagerTd { - border-right-width: 1px; - border-right-style: solid; - border-right-color: #666666; -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: #666666; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, -.e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - - font-size: 14px; -} -.e-pivotpager .e-movePrevious:before { - content: "\e665"; -} -.e-pivotpager .e-movePrevious:before { - margin-left: 5px; -} -.e-pivotpager .e-moveNext:before { - - font-size: 14px; -} -.e-pivotpager .e-moveNext:before { - content: "\e67e"; -} -.e-pivotpager .e-moveNext:before { - margin-left: 5px; -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - cursor: default; - -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - padding: 0px 0px 0px 5px; -} -.e-pivotpager .e-pagerDiv { - -} -.e-pivotpager .e-pagerDiv { - margin: 3px; - padding: 7px; - color: #666666; -} -.e-pivotpager .e-pagerLabel { - cursor: default; - display: inline-block; - -} -.e-pivotpager .e-pagerLabel { - margin-left: 5px; - margin-right: 5px; -} -.e-pivotpager .e-disabled { - - cursor: default !important; -} -.e-pivotpager .e-disabled { - opacity: 0.4; -} -.e-pivotpager .pivotpager { - overflow: auto; -} -.e-pivotpager input { - background: white; -} -.e-pivotpager .e-pagerTextBox:active, -.e-pivotpager .e-pagerTextBox:focus { - -} -.e-pivotpager .e-pagerTextBox:hover { - -} -.e-pivotpager .e-categPagerTd .e-pagerDiv { - -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv { - -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv { - -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv { - -} -.e-pivotpager .e-moveFirst:before { - -} -.e-pivotpager .e-movePrevious:hover, -.e-pivotpager .e-moveNext:hover, -.e-pivotpager .e-moveFirst:hover, -.e-pivotpager .e-moveLast:hover { - -} -.e-pivotpager .e-movePrevious:active, -.e-pivotpager .e-moveNext:active, -.e-pivotpager .e-moveFirst:active, -.e-pivotpager .e-moveLast:active { - -} -.e-pivotpager .e-disabled:hover, -.e-pivotpager .e-disabled:active { - -} -.e-pivotpager .e-pagerLabel, -.e-pivotpager .e-seriesPageCount, -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-pagerTextBox, -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - -} -.e-pivotpager .e-movePrevious:before, -.e-pivotpager .e-moveNext:before, -.e-pivotpager .e-moveFirst:before, -.e-pivotpager .e-moveLast:before { - -} -.e-pivotpager tr { - -} -.e-pivotpager .e-movePrevious.e-disabled, -.e-pivotpager .e-moveNext.e-disabled, -.e-pivotpager .e-moveFirst.e-disabled, -.e-pivotpager .e-moveLast.e-disabled { - -} -.e-pivotpager table { - background-color: white; - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------reportviewer Theme Start-------------------------------*/ - -.e-reportviewer-outerborder:hover { - border-color: #cecece; - color: #333333; -} -.e-reportviewer-outerborder:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - border-color: #cecece; - -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - /*other*/ - background-color: white; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - border-color: #cecece; - -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - /*other*/ - background-color: white; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - - border-color: #cecece; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - /*other*/ - background-color: white; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - /*other*/ - color: #333333; -} -.e-reportviewer-viewer { - font-size: 14px; -} -.e-reportviewer-popuppageno, -.e-reportviewer-popuptotalpage { - color: white; -} -.e-reportviewer-toolbarcontainer .ejinputtext { - -} -.e-reportviewer-toolbarcontainer .ejinputtext { - /*other*/ - background-color: white !important; - font-size: 16px; -} -.e-reportviewer-viewerblock { - -} -.e-reportviewer-viewerblock { - background-color: white; - font-size: 12.5px; -} -.e-reportviewer-viewerblock { - color: #333333; -} -.e-reportviewer-viewerblockcellcontent { - -} -.e-reportviewer-viewerblockcellcontent { - font-size: 14.5px; -} -.e-reportviewer-viewerblockcellcontent { - color: #333333; -} -.e-reportviewer-viewreport { - border-left-color: #cecece; - -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - /*other*/ - background-color: #cccccc; -} -.e-reportviewer-pageviewcontainer { - -} -.e-reportviewer-pageviewcontainer { - /*other*/ - background-color: #cccccc; -} -.e-reportviewer-pageview { - -} -.e-reportviewer-pageview { - /*other*/ - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - color: #333333; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-reportviewer-labelpageno { - font-size: 16px !important; -} -.e-reportviewer-documentmapcontainer div, -.e-reportviewer-documentmappopup { - background-color: #ebebeb; -} -.e-reportviewer-pagepopupinfo { - background-color: black; -} -.e-reportviewer-viewerblock, -.e-reportviewer-pagenumber, -.e-reportviewer-tbpage, -.e-reportviewer-tbdiv.e-reportviewer-exportlist, -.e-reportviewer-label, -.e-reportviewer-labelpageno { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - /*other*/ - border-color: #cecece; -} -.e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} -.e-reportviewer-popupli:hover { - -} -.e-reportviewer-popupli:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-reportviewer-popupli:hover { - background-color: #f4f4f4; -} -.e-reportviewer-popupli { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -.e-reportviewer-popupli { - color: #333333 !important; -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - -} -.e-reportviewer-gotonext.e-reportviewer-disabled, -.e-reportviewer-gotoprevious.e-reportviewer-disabled, -.e-reportviewer-gotolast.e-reportviewer-disabled, -.e-reportviewer-gotofirst.e-reportviewer-disabled { - opacity: 0.5; -} -.e-reportviewer-viewreportbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-reportviewer-alert-icon { - color: #ee2924; - font-size: 40px; -} -.e-reportviewer-error-content { - font-size: 12.5px; -} -.e-reportviewer-error-content { - background-color: #eeeeee; -} -.e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------pdfviewer Theme Start-------------------------------*/ - -.e-pdfviewer-outerborder:hover { - border-color: #cecece; - color: #333333; -} -.e-pdfviewer-outerborder:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - border-color: #cecece; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - border-color: #cecece; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - background: white; - border-color: #cecece; -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - color: #333333; -} -.e-pdfviewer-viewer { - font-size: 14px; -} -.e-pdfviewer-popuppageno, -.e-pdfviewer-popuptotalpage { - color: white; -} -.e-pdfviewer-toolbarcontainer .ejinputtext { - background-color: white !important; -} -.e-pdfviewer-viewerblock { - background-color: white; - font-size: 12.5px; - color: #333333; -} -.e-pdfviewer-viewerblockcellcontent { - font-size: 14.5px; - color: #333333; -} -.e-pdfviewer-viewpdf { - border-left-color: #cecece; -} -.e-pdfviewer-scrollcontainer, -.e-pdfviewer-viewer > .e-splitter .e-pane { - background-color: #e0e0e0; -} -.e-pdfviewer-pageviewcontainer { - background-color: #cccccc; -} -.e-pdfviewer-pageview { - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - color: #333333; -} -.e-pdfviewer-elementalignments.ejinputtext:focus { - -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-pdfviewer-labelpageno { - -} -.e-pdfviewer-labelpageno { - font-size: 16px !important; -} -.e-pdfviewer-documentmapcontainer div, -.e-pdfviewer-documentmappopup { - background-color: #ebebeb; -} -.e-pdfviewer-pagepopupinfo { - background-color: black; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-viewer, -.e-pdfviewer-pagenumber, -.e-pdfviewer-tbpage, -.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, -.e-pdfviewer-label, -.e-pdfviewer-labelpageno { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-elementalignments, -.e-pdfviewer-viewerblockcellcontent, -.e-pdfviewer-viewerblockcontent, -.e-pdfviewer-textbox, -.e-pdfviewer-documentmappopup { - border-color: #cecece; -} -.e-pdfviewer-elementalignments.ejinputtext { - -} -.e-pdfviewer-elementalignments.ejinputtext::selection { - -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - border-color: #cecece; -} -.e-pdfviewer-searchbox { - -} -.e-pdfviewer-searchbox { - border-color: #cecece; -} -.e-pdfviewer-viewercontainer { - -} -.e-pdfviewer-viewercontainer { - background-color: #fcfcfc; - border-color: #cecece; -} -.e-pdfviewer-pageCanvas { - -} -.e-pdfviewer-pageCanvas { - border: solid black 1px; -} -.e-pdfviewer-popupmenu { - border: solid 2px #cecece; - background-color: #fcfcfc; -} -.e-pdfviewer-innercontent { - border-color: black; - background-color: white; -} -.e-pdfviewer-closeicon { - color: #333333; -} -.e-pdfviewer-properties-okbtn, -.e-pdfviewer-properties-cancelbtn { - background-color: white !important; -} -.e-pdfviewer-currenttime, -.e-pdfviewer-username { - color: #333333; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li a { - color: #333333 !important; -} -.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color: white; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li { - -} -.e-pdfviewer-popupli:hover { - background-color: #f4f4f4; - color: #333333; -} -.e-pdfviewer-popupli:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-pdfviewer-popupli { - color: #333333 !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - -} -.e-gantt .e-toolbaricons { - color: #666666; -} -.e-search.e-tooltxt.e-hover { - color: #333333 !important; -} -.e-gantt .e-tooltxt.e-hover > span { - color: #333333; -} -.e-gantt .e-gantt-Spliter { - border-top-color: #cecece !important; - border-bottom-color: #cecece !important; -} -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: #cecece !important; - background-color: white !important; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - - color: #333333; - outline: none; - border-style: solid; - border-color: #cecece; - vertical-align: baseline; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - border-width: 1px; - background-color: white; -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - box-shadow: 0 0 5px #cccccc; -} -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - border-color: #cecece; -} -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: #cecece; -} -.e-gantt .e-gantttoolbar li.e-hover { - border-color: transparent; -} -.e-gantt .e-treegrid .e-gridheader { - color: #282827; - border-color: #cecece; -} -.e-gantt .e-treegrid .e-gridheader { - background: #fcfcfc; -} -.e-gantt .e-treegrid .e-headercelldiv { - color: #282827; -} -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - color: #777777; -} -.e-gantt .e-treegrid .e-headercell { - border-top-color: #cecece !important; - -} -.e-gantt .e-treegrid .e-headercell { - border-right-color: #cecece !important; -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - border-top: solid 1px #cecece !important; -} -.e-ganttdialog .e-titlebar { - -} -.e-ganttdialog .e-titlebar { - border-bottom: 1px solid #cecece !important; -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: white; - border-color: #cecece; -} -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: #666666; -} -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: #cecece; -} -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: white; -} - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-rangeScroll-select { - fill: #fcfcfc; - stroke: #cecece; -} -.e-rangeScroll-select:hover { - fill: #f4f4f4; - stroke: #cecece; -} -.e-rangeScroll-select:active { - fill: #f4f4f4; - stroke: #cecece; -} -.e-rangeScroll-select-hover { - fill: #f4f4f4; - stroke: #cecece; -} -.e-rangeScroll-backRect { - fill: white; - stroke: #cecece; -} -.e-rangeScroll-arrow { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-arrow:hover { - fill: #333333; - stroke: #333333; -} -.e-rangeScroll-arrow:active { - fill: #333333; - stroke: #333333; -} -.e-rangeScroll-centerShape { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-leftCircle:hover, -.e-rangeScroll-rightCircle:hover { - fill: #333333; - stroke: #333333; -} -.e-rangeScroll-leftCircle:active, -.e-rangeScroll-rightCircle:active { - fill: #333333; - stroke: #333333; -} -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle { - fill: #333333; - stroke: #333333; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid .e-extendcolumn { - background-color: white; -} -.e-treegrid .e-headercelldiv { - color: #282827; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-filterMenuDiv { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - min-height: 0px !important; -} -.e-filterMenuDiv { - border-color: #c8c8c8 !important; -} -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: white; - border-color: #cecece; -} -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: #666666; -} -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: #cecece; -} -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: white; -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - color: #777777; -} -.e-treegrid-core { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid { - border-color: #cecece; - color: #333333; -} -.e-treegrid .e-gridcontent { - background-color: white; - border-color: #cecece; -} -.e-treegrid .e-batchdisable { - opacity: 0.35; - background-image: none; - pointer-events: none; -} -.e-treegrid .e-borderbox { - -} -.e-treegrid .e-borderbox { - border-bottom-color: #fcfcfc; -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - border-color: #cecece; -} -.e-treegrid .e-tableLastCell { - border-right-color: #cecece !important; -} -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: #e3e3e3; -} -.e-treegrid div.e-error .e-toparrow { - -} -.e-treegrid div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-treegrid div.e-error .e-bottomarrow { - -} -.e-treegrid div.e-error .e-bottomarrow { - border-top-color: #fffe92; -} -.e-detailscellwrapperfly { - border-color: #cecece; - -} -.e-detailscellwrapperfly { - box-shadow: 0px 0px 11px 3px #cecece; - -moz-box-shadow: 0px 0px 11px 3px #cecece; - -webkit-box-shadow: 0px 0px 11px 3px #cecece; -} -.e-dragrowcell { - border-color: #cecece !important; -} -.e-treegrid .e-alt-row { - -} -.e-treegrid .e-alt-row { - background: #fafafa; -} -.e-treegrid .e-selectionbackground { - -} -.e-treegrid .e-selectionbackground { - color: white; - -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; -} -.e-treegrid .e-selectionbackground { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-treegridPane .e-treegrid .e-selectionbackground { - -} -.e-treegridPane .e-treegrid .e-selectionbackground { - background: -moz-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 119, 178, 0.2)), color-stop(100%, rgba(41, 98, 147, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* W3C */ - - color: #333333; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; -} -.e-treegrid .e-selectingcell { - -} -.e-treegrid .e-selectingcell { - color: white; -} -.e-treegrid .e-selectingcell { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-treegridPane .e-treegrid .e-selectingcell { - -} -.e-treegridPane .e-treegrid .e-selectingcell { - background: -moz-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 119, 178, 0.2)), color-stop(100%, rgba(41, 98, 147, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* W3C */ - - color: #333333; -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - color: #3277b2 !important; -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - color: white !important; -} -.e-treegrid .e-detailscellwrapper, -.e-detailscellwrapperfly { - background: white; - color: #333333 !important; -} -.e-dragtooltipbackground { - -} -.e-dragtooltipbackground { - background-color: white; - color: #333333; -} -.e-treegrid .e-tabletd { - border-color: #cecece; -} -.e-treegrid .e-treegridtoolbar { - background-color: white !important; - border-color: #cecece !important; -} -.e-treegrid .e-headercell { - -} -.e-treegrid .e-headercell { - border-right-color: #cecece !important; - border-bottom-color: #cecece !important; -} -.e-treegrid .e-filterbarcell { - -} -.e-treegrid .e-filterbarcell { - border-color: #cecece !important; -} -.e-treegrid .e-grid-icon { - background: #fcfcfc; -} -.e-treegrid .e-gridheader { - color: #282827; - border-color: #cecece; - -} -.e-treegrid .e-gridheader { - background: #fcfcfc; -} -.e-treegrid .e-headercontent { - border-right-color: #cecece; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - - border-color: #cecece; - outline: none; - vertical-align: baseline; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - color: #333333; - background-color: white; -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - box-shadow: 0 0 5px #cccccc; -} -.e-treegrid .e-reSizeColbg { - border-left-color: #cecece !important; -} -.e-treegrid .e-gridheadercontainer { - -} -.e-treegrid .e-gridheadercontainer { - border-right-color: #cecece !important; -} -.e-columnmenu { - background: #fcfcfc; - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-columnmenu { - border-color: #cecece !important; -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - color: #666666; -} -.e-treegrid .e-toolbaricons { - -} -.e-treegrid .e-toolbaricons { - color: #666666; -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - color: #333333; -} -.e-treegrid .e-tooltxt.e-hover > span { - -} -.e-treegrid .e-tooltxt.e-hover > span { - color: #333333; -} -.e-columnSelector { - background: #fcfcfc; - border: 1px solid; - border-color: #cecece !important; - color: #333333 !important; -} -.e-columnMenuListDiv label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-columnmenuselection { - - color: #333333; -} -.e-columnmenuselection { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-treegrid .e-summaryrow { - -} -.e-treegrid .e-summaryrow { - background: #f7f7f7; -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - background: #f7f7f7; -} -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: #cecece; -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - border-bottom-color: #cecece; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - - background: #fcfcfc; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - border-color: #cecece !important; - color: #333333; -} -.e-tgheaderContextmenu { - - background: #fcfcfc; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid; -} -.e-tgheaderContextmenu { - border-color: #cecece !important; - color: #333333; -} -.e-tgcontextmenu-mouseover { - -} -.e-tgcontextmenu-mouseover { - color: #333333; -} -.e-tgcontextmenu-mouseover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-tooltipgantt { - -} -.e-tooltipgantt { - background-color: white; - color: #333333; - border-color: #cecece; -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - border-left-color: #3277b2; -} -.e-treegrid .e-footercontainer { - border-right-color: #cecece; -} -.e-headervline { - -} -.e-headervline { - border-color: #3277b2; -} -.e-headertooltip { - -} -.e-headertooltip { - color: #282827; - background-color: #fcfcfc; - border-color: #cecece; -} -.e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - -} -.e-menuitem-hr { - border-color: #cecece; -} - - -.e-treegrid-resIcon { - -} -.e-treegrid-resIcon { - color: #777777; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, -.e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - background: transparent; - outline: none; - outline-offset: 0; -} -.e-ribbon.e-js.e-widget { - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt { - white-space: pre-wrap; - -} -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor { - -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow: none; -} -.e-ribbon .e-groupdiv > div:after { - -} -.e-ribbon .e-groupdiv > div:after { - /*other*/ - background: #cecece; -} -.e-ribbon .e-ribbonbackicon { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-backstagetopicon span:hover:before { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-ribbon .e-captionarea { - -} -.e-ribbon .e-captionarea { - /*other*/ - color: #333333; -} -.e-separatordiv, -.e-separatordivrow { - background: #cecece; -} -.e-ribbon.e-js .e-content { - - border-top-width: 0; - color: #333333; -} -.e-ribbon.e-js .e-content { - /*other*/ - background: white; -} -.e-ribbon.e-js .e-content { - /*not office-365*/ - border-color: #cecece; -} -.e-ribbon .e-drp-btn.e-select .e-icon, -.e-ribbon .e-btn.e-select .e-icon { - -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - background: white; - border-color: #cecece; - color: #666666; - filter: none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - color: #333333; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - border-color: #cecece; - -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - /*other*/ - - color: #333333; -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - /*other*/ - color: #666666; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - background: #fcfcfc; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - border: 1px solid #cecece; -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - background: transparent; - border: none; -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - color: #282827; -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - color: white ! important; -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - color: #3277b2; -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - color: none; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon .e-apptab .e-menu ul > li > a { - color: #282827 !important; -} -.e-ribbon.e-grpdivhide { - border-right: 1px solid #cecece !important; -} -.e-ribbon.e-rtl.e-grpdivhide { - border-left: 1px solid #cecece !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - color: white; -} -.e-ribbon.e-js .e-header > .e-item:hover { - background: transparent; - border: none; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - /*other*/ - - border-color: #cecece #cecece transparent; - background: white; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - color: #3277b2; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - - border-color: white; - filter: none; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - /*other*/ - background: white; - color: #333333; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt { - -} -.e-rbn-splitbtn.e-menu.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul { - background: white; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul, -.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - /*other*/ - - color: #333333; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover { - -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - -} -.e-ribbon.e-responsive .e-responsivebackstage li:hover, -.e-ribbon.e-responsive .e-responsivebackstage li:hover a { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - color: #333333; -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon { - /*other*/ - color: #333333; -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize { - /*bootstrap*/ - color: white !important; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:nth-child(1):not(.e-active) > a:hover span { - color: #333333; -} -.e-ribbon .e-disable { - background: white; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, -.e-ribbon .e-btn.e-disable.e-select:hover, -.e-ribbon .e-tbtn.e-disable, -.e-ribbon .e-tbtn.e-disable:hover, -.e-ribbon .e-split.e-disable, -.e-ribbon .e-split.e-disable:hover, -.e-ribbon .e-btn.e-disable.e-select:active, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active { - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv { - background: white; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; - border-color: #cecece; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent { - border-right-color: #cecece; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content, -.e-ribbon .e-resizediv .e-gallscrollcontent .e-content { - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv, -.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; -} -.e-ribbon .e-groupdiv .e-extracontent, -.e-ribbon .e-resizediv .e-extracontent { - border-top-color: #cecece; -} -.e-ribbon .e-groupdiv .e-moveupdiv, -.e-ribbon .e-groupdiv .e-movedowndiv, -.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv, -.e-ribbon .e-resizediv .e-movedowndiv, -.e-ribbon .e-resizediv .e-expgallerydiv { - border-color: #cecece; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn { - background: white !important; - border-color: white; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu, -.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu { - background: white; - color: #333333; -} -.e-ribbon.e-js .e-gallerymenu a { - -} -.e-ribbon.e-js .e-gallerymenu a { - /*other*/ - color: #333333; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect { - box-shadow: none; - border-color: #3277b2; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover { - border-color: #f4f4f4; - color: #333333; - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - border-color: #3277b2; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv { - border-top-color: #3277b2; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv { - border-top-color: #cecece; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn:hover { - background: white; - border-color: #cecece; -} -.e-ribbon .e-tooltipdiv { - -} -.e-ribbon .e-tooltipdiv { - /*other*/ - border-color: #cecece; - background: white; -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - /*other*/ - color: #282827; -} -.e-ribbon .e-resizediv { - border-color: #cecece; - -} -.e-ribbon .e-resizediv { - /*other*/ - background: white; -} -.e-ribbon .e-header .e-margine-top:hover { - border-top: none; -} -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - border-color: #cecece; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn > span, -.e-ribbon .e-resizediv .e-disablegrymovebtn > span { - color: #cecece; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - color: #333333; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover { - background: none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: #333333; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background: none; - color: #333333; -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, -.e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active { - -} -.e-ribbon .e-ribbonbackstagepage { - border-color: #cecece; - background: white; -} -.e-backstagescrollcontent.e-js .e-content { - background: white; -} -.e-ribbon .e-backstagetopcontent, -.e-ribbon .e-backstageheader { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-backstageli:hover { - -} -.e-ribbon .e-backstageli:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #183a57); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #183a57)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #183a57); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #183a57); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #183a57); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #183a57); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#183a57', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - background: #5f9dd2; - /* Old browsers */ - background: -moz-linear-gradient(top, #5f9dd2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f9dd2), color-stop(100%, #3f89c9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #5f9dd2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #5f9dd2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #5f9dd2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #5f9dd2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f9dd2', endColorstr='#3f89c9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-backstagetopicon span:hover:before { - /*other*/ - color: #f4f4f4; -} -.e-ribbon .e-backstagetopicon span:before { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - color: #333333; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon .e-backstageli a, -.e-ribbon .e-backstagebutton { - color: white; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - /*other*/ - color: white; -} -.e-ribbon .e-backstagecontent { - background: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - - background: white; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - /*other*/ - border-color: #cecece; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-rbnwithqat .e-qatmenuli { - background: white; - color: #333333; -} -.e-ribbon.e-rbnwithqat .e-qatseparator { - background: #cecece; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - color: #333333; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn { - background: transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, -.e-ribbon.e-js .e-rbn-button.e-btn:hover, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - /*bootstrap*/ - - color: white; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - /*bootstrap*/ - color: white; -} -.e-ribbon.e-js .e-rbn-button.e-btn, -.e-ribbon .e-active-content.e-parentdiv .e-split, -.e-ribbon .e-resizediv .e-split, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow: none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - /*other*/ - background: #296293 !important; -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon { - color: white !important; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent { - background: white !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent { - background: #fcfcfc; -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent { - -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a { - color: #666666; -} -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv { - border-bottom: 1px solid #cecece; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color: #282827 !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader { - box-shadow: -1px 0 10px 0 black; -} -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover { - -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive { - -} -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsivetabli, -.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover { - -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton { - -} -.e-ribbon .e-header > .e-select a, -.e-ribbon .e-left > .e-select a, -.e-ribbon .e-right > .e-select a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span, -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover { - -} -.e-ribbon .e-header > .e-active a, -.e-ribbon .e-left > .e-active a, -.e-ribbon .e-right > .e-active a, -.e-ribbon .e-header > .e-select:hover a, -.e-ribbon .e-left > .e-select:hover a, -.e-ribbon .e-right > .e-select:hover a { - -} -.e-ribbon .e-header > .e-select, -.e-ribbon .e-left > .e-select, -.e-ribbon .e-right > .e-select, -.e-ribbon .e-header > .e-active, -.e-ribbon .e-left > .e-active, -.e-ribbon .e-right > .e-active { - -} -.e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input, -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow { - -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active { - -} -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap { - -} -.e-ribbon .e-expandcollapse .e-icon:after { - -} -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before, -.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before, -.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - -} -.e-ribbon .e-expandcollapse .e-icon:after, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-kanban, -.e-kanban .e-kanbanheader .e-headercell, -.e-kanban .e-swimlanerow { - background: white; -} -.e-kanban .e-icon, -.e-kbntoolbar-body .e-icon { - color: #666666; -} -.e-kanban { - border-color: #cecece; - color: #333333; -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - /*other*/ - color: #3277b2; -} -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - -} -.e-kanban .e-kanbandialog .e-save, -.e-kanban .e-externalform .e-save { - -} -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before { - -} -.e-kanban-context .e-checkbox .e-checkmark { - color: #3277b2 !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - /*other*/ - background: white; -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover { - -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext { - -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv { - background: white; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - border-bottom: 4px solid #fcfcfc; -} -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px solid #3277b2 !important; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: #f8d9c7; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: #ffedcd; -} -.e-kanban .e-columnrow .e-kanbancard { - background: white; - box-shadow: none; - -} -.e-kanban .e-kanbancard { - border-color: #cecece; - color: #333333; -} -.e-kanban .e-kanbancard .e-tag { - -} -.e-kanban .e-kanbancard .e-tag { - /*others*/ - background: #fcfcfc; - color: #6b6b6b; -} -.e-kanban .e-kanbancard.e-cardselection { - -} -.e-kanban .e-kanbancard.e-cardselection { - /*other*/ - - border-color: #cecece; - color: white; -} -.e-kanban .e-kanbancard.e-cardselection { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-stackedHeaderCell { - -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - - color: #333333; -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - /*other*/ - background: white; -} -.e-kanban .e-draggedcard .e-dragmultiple { - - border: 1px solid #cecece; -} -.e-kanban .e-draggedcard .e-dragmultiple { - /*other*/ - color: #3277b2; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - /*other*/ - border: 1px dashed #3277b2; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - background: white; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-color: #cecece; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - background: white; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - border-color: #3277b2; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle { - border-bottom-color: #3277b2; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - - border: 1px dashed #cecece; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-form-titlebar { - -} -.e-kanban .e-form-titlebar { - /*other*/ - border-bottom: 1px solid #cecece; -} -.e-kanban .e-form-container { - border-color: #cecece !important; - background-color: white; - -} -.e-kanban .e-form-title { - -} -.e-kanban .e-columnrow .e-rowcell { - -} -.e-kanban .e-columnrow .e-rowcell { - /*other*/ - border-bottom: 1px solid #cecece; - border-top: 1px solid #cecece; -} -.e-kanban .e-columnrow .e-rowcell { - background: white; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-printlist { - background: white; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-collapsedrow .e-rowcell, -.e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid #fcfcfc; -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - background: white; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-dialog .e-titlebar .e-title { - -} -.e-kanban .e-kanbancard { - color: #333333; -} -.e-kanban .e-swimlanerow .e-slkey { - -} -.e-kanban .e-swimlanerow .e-slkey { - /*other*/ - color: #333333; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: #3277b2; -} -.e-kanban .e-toggle-header:hover > div div { - color: #3277b2 !important; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - color: #333333; - opacity: 0.6; - filter: alpha(opacity=60); -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - color: #333333; - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-kanbanfilter-window .e-filter-scrollcontent, -.e-kbnfilterwindow-head { - color: #333333; -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - /*other*/ - color: #666666; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - color: #333333; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - /*other*/ - color: #666666; -} -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: #333333; -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - /*other*/ - color: white; -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - /*other*/ - color: #333333; -} -.e-kanban .e-swimlanerow .e-slcount { - -} -.e-kanban .e-swimlanerow .e-slcount { - /*other*/ - color: #999999; -} -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus { - -} -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - /*other*/ - color: #3277b2; -} -.e-kanban .e-collapserow .e-rowcell { - border: none; -} -.e-kanban .e-kanbancard.e-hover { - -} -.e-kanban .e-kanbancard.e-hover { - /*other*/ - - border-color: #cecece; - color: #333333; -} -.e-kanban .e-kanbancard.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-headercontent { - border-right-color: #cecece; -} -.e-kanban .e-kanbanheader .e-headercelldiv { - -} -.e-kanban .e-kanbanheader .e-headercelldiv { - /*other*/ - - color: #3277b2; -} -.e-kanban .e-kanbanheader { - color: #3277b2; -} -.e-kanban .e-kanbancontent { - background-color: white; -} -.e-kanban .e-kanbancontent .e-rowcell { - border-color: #cecece; -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - /*other*/ - color: #666666; -} -.e-kanban .e-kanbancard .e-card_image { - background: #fcfcfc; - border-color: #cecece; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - - border-color: #cecece; - filter: none; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - /*other*/ - background: white; -} -.e-kanban .e-kanbantoolbar li { - -} -.e-kanban .e-kanbantoolbar li { - /*other*/ - border: 1px solid #cecece; -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover { - -} -.e-kanban .e-kanbantoolbar li.e-select { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text { - -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover, -.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - -} -.e-kanban .e-kanbantoolbar li.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text { - color: white; -} -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - /*other*/ - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - /*other*/ - border-color: #cecece; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select { - -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover { - -} -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: #cecece; -} -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: #f8d9c7; - filter: none !important; -} -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: #ffedcd; -} -.e-kanban .e-kanbantooltip { - - border: 1px solid #cecece; - box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); -} -.e-kanban .e-kanbantooltip { - /*office-365*/ - background: white; - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - /*other*/ - - border-left: 1px solid #cecece; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - background: white; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover { - -} -.e-kanban .e-kanbandialog .e-save:hover, -.e-kanban .e-externalform .e-save:hover { - -} -.e-kanban .e-kanbandialog .e-save:focus, -.e-kanban .e-externalform .e-save:focus { - -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before { - -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before { - -} -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-kanban div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-kanban .e-kanbantouchbar .e-content { - background-color: white; - border-color: #cecece; -} -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: #666666; -} -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: #cecece; -} -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: white; -} -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: white; -} -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, -.e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid #cecece; - border-left: 0px; -} -.e-kanban.e-rtl td:first-child, -.e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, -.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, -.e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: #cecece !important; -} -.e-kanban.e-rtl .e-kanbancard { - border-color: #cecece; -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - /*other*/ - color: #3277b2; -} -.e-kanban .e-customtoolbarseparator { - -} -.e-kanban .e-customtoolbarseparator { - /*other*/ - border-right: 1px solid #cecece; -} -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} -.e-kanbanfilter-window { - - background: white; -} -.e-kanbanfilter-window { - /*other*/ - border: 1px solid #cecece; -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - /*other*/ - background: #fcfcfc; - border-bottom: 1px solid #cecece; -} -.e-kanbanfilter-window .e-filter-content, -.e-swimlane-window, -.e-kanban .e-adapt-search, -.e-kanban.e-responsive .e-adapt-cancel { - background: white; -} -.e-swimlane-window .e-swimlane-item:hover { - -} -.e-swimlane-window .e-swimlane-item:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-swimlane-window .e-swimlane-item:hover { - /*other*/ - color: white; -} -.e-swimlane-window .e-swimlane-item { - -} -.e-swimlane-window .e-swimlane-item.e-selected-item { - -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - color: #333333; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-kanbanfilter-window .e-filter-done:hover { - -} -.e-kanbanfilter-window .e-filter-done:hover { - /*other*/ - color: #3277b2; -} -.e-kanbanfilter-window .e-filter-done { - -} -.e-kanbanfilter-window .e-filter-done { - /*other*/ - color: #3277b2; -} -.e-swimlane-window { - background: white; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-swimlane-ul li:not(:last-child) div:after { - background: #cecece; -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - /*other*/ - color: #3277b2; -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - /*other*/ - color: #999999; -} -.e-kanban .e-kanbancard .e-bottom-triangle { - -} -.e-kanban .e-kanbancard .e-bottom-triangle { - /*other*/ - border-bottom-color: #3277b2; -} -.e-kanban.e-responsive .e-vhandlespace, -.e-kanbanfilter-window .e-vhandlespace, -.e-kbnslwindow-body .e-vhandlespace, -.e-kbnadapt-editdlg .e-vhandlespace { - border-color: #cecece; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap, -.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap { - -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - - background-color: white; - color: #333333; -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - /*other*/ - border-color: #cecece; -} -.e-kanban .e-kanbancard .e-primarykey, -.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name, -.e-swimlane-ddl .e-swimlane-text { - -} -.e-kanban .e-kanbancard .e-primarykey { - -} -.e-kanban .e-kanbancard .e-text { - -} -.e-kanban .e-externalformedit div > label, -.e-kanban .e-kanbandialog .kanbanform label { - -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - -} -.e-kanban .e-totalcard, -.e-kanban .e-limits { - -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text { - -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text { - -} -.e-kanban .e-dialog .e-titlebar { - -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before, -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before { - -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul, -.e-kanban .e-adaptive-search .e-search.e-tooltxt { - -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active { - -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active a:before { - -} -.e-kanban .e-ejinputtext:focus, -.e-kbnadapt-editdlg .e-ejinputtext:focus { - -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, -.e-kanban .e-externalform .e-save, -.e-kanban .e-externalform .e-cancel, -.e-kbnadapt-editdlg .e-save, -.e-kbnadapt-editdlg .e-cancel, -.e-kanbanfilter-window .e-clearfilter { - -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, -.e-kanban.e-js .e-kanbandialog .e-cancel:hover, -.e-kanban.e-js .e-externalform .e-save:hover, -.e-kanban.e-js .e-externalform .e-cancel:hover, -.e-kbnadapt-editdlg .e-save:hover, -.e-kbnadapt-editdlg .e-cancel:hover, -.e-kanbanfilter-window .e-clearfilter:hover { - -} -.e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before { - -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt { - background: transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover { - -} -.e-kanban .e-cardcollapse:after, -.e-kanban .e-cardexpand:after, -.e-kanban .e-slcollapse:after, -.e-kanban .e-slexpand:after { - -} -.e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext { - -} -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-spreadsheet { - color: #333333; - border-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: #cecece; - color: #282827; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: #deebf6; - border-color: #cecece; - color: #282827; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: #cecece; - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: #cecece; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: #cecece; - border-top-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: #333333; - background-color: white; - border-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: white; -} -.e-ss-editinput .e-in-wrap, -.e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ - -.e-spreadsheet .e-reSizeColbg { - border-left-color: #cecece; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: #cecece; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: #deebf6; - color: #333333; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: white; - color: #333333; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: #deebf6; - color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: #deebf6; - border-bottom-color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: #deebf6; - border-right-color: #3c719e; -} -.e-menu-wrap .e-chartcell:hover, -.e-chartimg:hover { - background-color: #f4f4f4; -} -.e-chartimg:hover { - -} -/*-------------------- Borders ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: #3a74a5; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: #3a74a5; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: #3c719e; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: white; - color: #7f7f7f; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: #6e99be; - border-color: #c4c3c3; - color: white; -} -.e-spreadsheet .e-ss-numeric .e-select { - border-color: white; -} -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: #c4c3c3; -} -/*--------------------- Selection -------------------------- */ - -.e-spreadsheet div.e-selecttop { - border-top-color: #3c719e; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: #3c719e; -} -.e-spreadsheet div.e-selectright { - border-right-color: #3c719e; -} -.e-spreadsheet div.e-selectleft { - border-left-color: #3c719e; -} -.e-spreadsheet .e-ss-selectall { - color: #c2daee; -} -.e-spreadsheet .e-ss-selectall:hover { - color: #72a9d8; -} -.e-spreadsheet .e-sheetselected, -.e-spreadsheet .e-sheetselected:hover { - color: #6c99bf; -} -/*--------------------- Auto Fill -------------------------------*/ - -.e-spreadsheet .e-autofill { - border-color: white; - background-color: #3c719e; -} -.e-spreadsheet div.e-autofillright { - border-right-color: #3c719e; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: #3c719e; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: #3c719e; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: #3c719e; -} -/*--------------------- Cut and Copy ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: #3c719e; -} -.e-spreadsheet .e-blur { - background-color: whitesmoke; -} -.e-spreadsheet .e-spanfilter, -.e-spreadsheet .e-spanddl { - border-color: #cecece; - background-color: #fcfcfc; - color: #666666; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: #3c719e; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: #3c719e; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: #cecece; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: #cecece; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: yellow; - color: red; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: #cecece; -} -/*-------------------------- Formula Tab --------------------------- */ - -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: #cecece; - color: #333333; - background-color: white; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: #282827; -} -.e-spreadsheet .e-inputbox > input { - color: #333333; -} -/*-------------Pager-------------*/ - -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: #333333; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - background: #deebf6; - color: #3c719e; - filter: none; - /* IE9 only*/ - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: #3c719e; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: #3c719e; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: #cecece; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: #cecece; - -} -.e-spreadsheet .e-formulabar { - background-color: white; -} -.e-ss-dialog .e-chartheader { - background-color: white; - color: #333333; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color: #cecece; -} -/*---------------------- Dialog -------------------------- */ - -.e-dlgtab .e-header, -.e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ - -} -.e-spreadsheet .e-dlg-field-validation-error, -.e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-dlgright, -.e-dlgleft, -.e-dlginput, -.e-dlgcontent, -.e-chtdlgright, -.e-chtdlgleft, -.e-chtdlgcontent { - border-color: #cecece; -} -.e-dlgviewpanel { - border: 1px solid #cecece; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: #cecece; -} -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ - -.e-menu .e-nmuseinformularow:hover { - background-color: #3c719e; -} -/*---------------------- Cell Styles--------------------*/ - -.e-menu-wrap .e-cellstylecontent, -.e-menu-wrap .e-formatastablecontent, -.e-menu-wrap .e-chartcontent { - background-color: white; - color: #333333; -} -.e-menu-wrap .e-cellstyleheader, -.e-menu-wrap .e-formatastableheader { - background-color: #fcfcfc; - color: #333333; - border-color: #cecece; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - border-color: #f4f4f4; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: red transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: black; -} -.e-list.e-hdrcolor { - background-color: #f2f2f2 !important; - color: #333333 !important; -} -.e-list.e-color { - border-color: #fcfcfc !important; -} -.e-list.e-hdrcolor.e-mhover > a, -.e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: #333333 !important; -} -.e-list.e-color.e-mhover.e-mfocused { - border-color: #6e99be !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: #c4c3c3; -} -/*---------------------------RTL--------------------------*/ - -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: #cecece; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: #cecece; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: #cecece; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: #c4c3c3; -} -.e-ss-dialog .e-chartselect { - border-color: #3277b2; - -} -.e-menu-wrap .e-chartcell { - border-color: #fcfcfc; -} -.e-spreadsheet .e-ss-object { - background-color: white; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: #121212; -} -/*-------------------------Merge--------------------*/ - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - color: #333333; - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - color: white; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - color: white; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color: #666666; -} -/*-------------------------Auto fill Option--------------------*/ - -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - -} -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - background-color: white; -} -/*--------------------------------- Freeze Pane -------------------------------*/ - -.e-spreadsheet .e-frow { - border-color: #3c719e; -} -.e-spreadsheet .e-fcol { - border-color: #3c719e; -} -/*-------------------------Ribbon icons Customization--------------------*/ - -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: #f4f4f4; - -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - color: #333333; - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active { - color: white; -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - color: white; -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - color: white; -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - color: #666666; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - color: white; -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - color: white; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, -.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon { - color: #666666; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, -.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon { - color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: #cecece; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ - -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} -.e-ribbon .e-btn.e-ss-active { - background-color: #3c719e; - color: #fcfcfc; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #bcbcbc; -} -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #cccccc; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #bcbcbc; -} -.e-spreadsheet .e-menu.e-split, -.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, -.e-spreadsheet .e-splitspan .e-btn.e-select { - background: white; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select { - border-color: #cecece; -} -.e-ss-colorpicker.e-popup { - background-color: white; - color: #282827; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color: white; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color: #d6d7d7; - -} -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active), -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - -} -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color: #00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor: url("../common-images/spreadsheet/down_arrow_light.cur"), auto; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor: url("../common-images/spreadsheet/right_arrow_light.cur"), auto; -} -.e-spreadsheet .e-ss-fpcursor { - cursor: url("../common-images/spreadsheet/format_painter_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor: url("../common-images/spreadsheet/draw_border_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor: url("../common-images/spreadsheet/draw_border_grid_light.cur"), auto; -} -/***********************SpreadsheetTextArea***********************************/ - -.e-ss-textarea, -.e-ss-textarea:focus, -.e-ss-textarea:hover { - border-color: #cecece; -} -/*-------------------------------------SpreadsheetCellType--------------------*/ - -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select { - background: white; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select { - background: white; -} -/*----------------------------Activation Panel-------------------------*/ - -.e-spreadsheet .e-spreadsheetactpanel { - border-left-color: #cecece; -} -/*---------------------------Border Menu-------------------------------*/ - -.e-spreadsheet .e-bordercontainer { - background-color: white; -} -.e-spreadsheet .e-bordercell:hover { - border-color: #f4f4f4; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: white; - border-color: #cecece; -} -/*---------------------------Pivot Table-------------------------------*/ - -.e-spreadsheet .e-ss-pivottableheader { - background-color: #deebf6; - border-color: #cecece; - color: #282827; -} -/*-------------------------------------Material Theme Changes -----------------------*/ - -.e-spreadsheet .e-formulabar, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - -} -.e-ss-dialog .e-btn.e-select, -.e-ss-dialog .e-btn.e-select:hover, -.e-ss-dialog .e-btn.e-select:active { - -} -.e-ss-dialog .e-btn.e-select:hover { - -} -.e-ss-dialog .e-btn.e-select:active { - -} -.e-ss-dialog .e-dialog input.ejinputtext:focus, -.e-spreadsheet input.ejinputtext:focus { - -} -.e-ss-dialog .e-dialog input.ejinputtext, -.e-spreadsheet input.ejinputtext { - -} -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - -} -.e-ss-dialog.e-ss-mattab .e-titlebar { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - -} -.e-ss-autocomplete.e-atc .e-in-wrap { - -} -.e-ss-autocomplete.e-atc .e-in-wrap:active { - -} -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - -} -.e-ss-dialog label, -.e-ss-dialog .e-ss-fcgdiv { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - -} -.e-ss-dialog .e-dialog .e-dlgctndiv label { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { - -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - /*bootstrap*/ - color: #333333; -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: #f4f4f4; -} -.e-spreadsheet .e-ss-iconset-title { - color: #333333; -} -/*-------------------------------------SpreadSheet End -----------------------*/ - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-documenteditor { - background-color: white; -} -.e-documenteditor-contextmenuitem:hover { - background-color: #f4f4f4; - color: #333333; -} -.e-documenteditor-contextmenuitem { - background-color: white; - color: #333333; -} -.e-documenteditor-disabledcontextmenuitem { - background-color: white; - color: gray; -} -.e-documenteditor-optionspane { - background-color: white; - color: #333333; -} -.e-documenteditor-icon.e-search { - color: #f4f4f4; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Mediaplayer -------------------------------------------*/ - -/*#region mediaplayer*/ - -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} -.e-media-player { - border-color: #cecece; - background-color: white; -} -.e-media-player .e-media-control-container { - background: white; -} -.e-media-player .e-media-element { - background: white; -} -.e-media-player .e-slider { - background-color: #666666 !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, -.e-media-player .e-media-playlist-icon:before, -.e-media-player .e-media-playlist-toggle:before { - color: #666666; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: #666666; -} -.e-media-player .e-media-time-stamp.e-media-adv { - color: #333333; -} -.e-media-player .media-shuffled:before, -.e-media-player .media-muted:before, -.e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: #3277b2; -} -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, -.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: #666666; -} -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: #666666; -} -.e-media-player .e-media-toolbar.basic .e-media-split { - color: #333333; -} -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: white; -} -.e-media-time-stamp-end.e-media-basic, -.e-media-time-stamp-run.e-media-basic { - color: #333333; -} -.e-media-player .e-media-time-stamp-end.e-media-mob, -.e-media-player .e-media-time-stamp-run.e-media-mob { - color: #333333; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: white; - border-color: #cecece !important; -} -.e-media-settings-popup li { - background-color: white !important; -} -.e-media-settings-popup .e-header { - background-color: #fcfcfc !important; - border-bottom-color: #cecece !important; -} -.e-media-settings-selector:before { - color: #3277b2; -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: #3277b2 !important; -} -.e-media-settings-popup .e-list-text, -.e-media-settings-popup .e-btn-text { - color: #333333 !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: white !important; -} -.e-media-player .e-media-playlist-img-div.desktop { - border-color: #cecece; -} -.e-media-player .e-media-playlist-img-div.mobile { - border-color: #cecece; -} -.e-media-player .e-media-playlist-play:before { - color: #333333; -} -.e-media-player .e-media-playlist-title { - color: #333333; -} -.e-media-player .e-media-playlist-container.desktop, -.e-media-player .e-media-playlist-container.mobile { - background-color: white; - border-color: #cecece; -} -.e-media-player .e-media-playlist-header { - border-bottom-color: #cecece; -} -.e-media-player .e-media-playlist-header label { - color: #333333; -} -.e-media-player .e-media-playlist-toggle.desktop { - background-color: #333333; -} -.e-media-player .e-media-playlist-toggle.e-media-expand:before, -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: #333333 !important; -} -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: #cecece; -} -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: white; -} -/*region playlist styles*/ - -/*other styles*/ - -.e-media-player .e-media-video-baner { - color: white; -} -.e-media-player .e-media-audio-title { - color: #282827; -} -.e-media-player .e-media-overlay { - color: white; -} -.e-media-player .e-media-time-tooltip { - border-color: #cecece; - color: #333333; - background-color: white; -} -.e-media-player .e-media-hd-tag { - color: red; -} -.e-media-player .e-media-toolbar-split { - background: #cecece; -} -.e-media-player .e-media-playlist-close:before { - color: #666666; -} -.e-media-player .e-media-play-animation { - background: rgba(0, 0, 0, 0.5); -} -.e-media-player .e-slider .e-handle { - border-color: #cecece !important; -} -/*#region hover*/ - -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: #333333 !important; -} -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} -.e-media-settings-popup li:hover { - background: #f4f4f4 !important; -} -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - -} -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - -} -.e-media-settings-popup .e-header { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - -} -.e-media-player .e-media-shuffle:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - -} -.e-media-player .e-media-playlist-toggle.mobile { - -} -.e-media-player .e-media-center-play:before { - -} -.e-media-player .e-media-hd-tag { - -} -.e-media-settings-popup .e-list-text { - -} -/*office-365 theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-settings-selector:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - -} -.e-media-player .e-media-playlist-container .e-listbox li { - -} -.e-media-player .e-media-playlist-number { - -} -.e-media-settings-popup .e-header { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-shuffle:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - -} -.e-media-player .e-media-playlist-toggle.mobile { - -} -.e-media-player .e-media-center-play:before { - -} -/*#end region mediaplayer*/ - - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-ganttviewerbodyContianer { - background-color: white; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color: #cecece; -} -.e-ganttchart .e-headercell-weekend > div { - -} -.e-ganttchart .e-headercell-weekend > div { - background: #fcfcfc; -} -.e-ganttchart .e-ganttoverallocate { - background-color: #ffdede; -} -.e-ganttchart .e-ganttnonoverallocate { - background-color: #d4ffd0; -} -.e-ganttchart .e-gantthistocalender { - border-color: #ffa3a3; -} -.e-ganttchart .e-gantthistoworklabel { - color: #282827; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend { - background-color: #fafafa; -} -.e-ganttchart-core { - background: white; -} -.e-ganttchart .e-borderbox { - -} -.e-ganttchart .e-borderbox { - border-bottom-color: #fcfcfc; -} -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - color: #282827; - border-color: #cecece !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-gantt-dialog { - width: 42% !important; -} -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} -.e-ganttchart .e-ganttviewerheaderContainer { - color: #282827; - border-bottom-color: #cecece !important; - border-right-color: #cecece; - -} -.e-ganttchart .e-ganttviewerheaderContainer { - background: #fcfcfc; -} -.e-ganttchart .e-milestone-top { - border-bottom-color: #333333; -} -.e-ganttchart .e-milestone-bottom { - border-top-color: #333333; -} -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: #333333; -} -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: #333333; -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - background: #fcfcfc; - background-color: white; - color: #333333; - border-color: #cecece; -} -.e-tooltiptaskname { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tooltiptaskname { - color: #333333; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-tasklabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0); - /* IE9 and below */ - -} -.e-ganttchart .e-gantt-mouseclick { - -} -.e-ganttchart .e-gantt-mouseclick { - background: -moz-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 119, 178, 0.2)), color-stop(100%, rgba(41, 98, 147, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(50, 119, 178, 0.2), rgba(41, 98, 147, 0.2)); - /* W3C */ - - color: #333333; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; -} -.e-ganttchart .e-progresshandle { - background: #333333; -} -.e-ganttchart .e-progresshandleafter { - border-bottom-color: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - border-color: #333333; -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - border-color: #3277b2; -} -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#333333', GradientType=0); -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - background: #333333; - /* Old browsers */ - background: -moz-linear-gradient(top, #333333, #333333); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #333333)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #333333, #333333); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #333333, #333333); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #333333, #333333); - /* IE10+ */ - background: linear-gradient(to bottom, #333333, #333333); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#333333', GradientType=0); - /* IE6-9 */ - -} -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color: rgba(51, 51, 51, 0.6); - background: #333333 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e', endColorstr='#8e8e8e', GradientType=0); -} -.e-ganttchart .e-gantt-childtaskbar-progress { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-ganttchart .e-gantt-childtaskbar { - background-color: #3277b2; - background: #3277b2 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42c0bd', endColorstr='#42c0bd', GradientType=0); - border-color: #42c0bd; -} -.e-ganttchart .e-manualprogressbar { - background: #42c0bd; -} -.e-ganttchart .e-manualchildtaskbar { - background-color: #9dd9dd; - border-color: #42c0bd; -} -.e-ganttchart .e-line { - border-color: #333333; -} -.e-ganttchart .e-connectorpoint-hover { - background-color: #333333; -} -.e-ganttchart .e-gantt-falseLine { - border-top-color: #333333; -} -.e-ganttchart .e-gripper:before { - color: rgba(255, 255, 255, 0.4); - background: white \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} -.e-ganttchart .e-ganttgridlines { - border-bottom-color: #cecece; -} -.e-ganttchart .e-criticalconnectorline { - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: #ff5555 !important; -} -.e-ganttchart .e-criticalprogressbar { - background: #ff5555 !important; - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticaltaskbar { - background: #ff8b8b !important; - border-color: #ff8b8b !important; -} -.e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-left, -.e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} -.e-rg-rangdiv { - background: red; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} -.e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: black; -} -.e-ganttchart .e-connectorline-leftarrow-hover { - border-right-color: #0026da !important; -} -.e-ganttchart .e-connectorline-rightarrow-hover { - border-left-color: #0026da !important; -} -.e-ganttchart .e-connectorline-hover { - border-color: #0026da !important; - outline-color: #0026da !important; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color: #3277b2; - background: linear-gradient(to right, rgba(50, 119, 178, 0.2), #3277b2 30%, #3277b2 70%, #3277b2 70%, rgba(50, 119, 178, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color: #9dd9dd; - background: linear-gradient(to right, rgba(157, 217, 221, 0.2), #42c0bd 30%, #42c0bd 70%, #42c0bd 70%, rgba(157, 217, 221, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar { - border-bottom-color: rgba(51, 51, 51, 0.6); -} -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color: rgba(51, 51, 51, 0.6); -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault { - fill: #3277b2; -} -.e-radialmenu .e-default, -.e-radialmenu .e-outerdefault { - fill: #fcfcfc; -} -.e-radialmenu .e-active { - fill: #f4f4f4; -} -.e-radialmenu .e-arcbgcolor, -.e-radialmenu .e-itembgcolor, -.e-radialmenu .e-circlebgcolor { - fill: white; - stroke: white; -} -.e-radialmenu .e-textcolor { - fill: #333333; -} -.e-radialmenu .e-radial { - border-color: #3277b2; - background-color: white; -} -.e-radialmenu .e-badgetext { - fill: white; -} -.e-radialmenu .e-badgecircle { - fill: #3277b2; -} -.e-radialmenu .e-radialslider { - background-color: white; -} -.e-radialmenu:focus { - outline: none !important; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-nb.e-nb-layout.e-nb-right { - color: #333333; - border-left: 1px solid #cecece; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} -.e-nb.e-nb-layout.e-nb-right { - background: #fcfcfc; - /* Old browsers */ - background: -moz-linear-gradient(top, #fcfcfc, #e0e0e0); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fcfcfc, #e0e0e0); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fcfcfc, #e0e0e0); - /* IE10+ */ - background: linear-gradient(to bottom, #fcfcfc, #e0e0e0); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e0e0e0', GradientType=0); - /* IE6-9 */ - -} -.e-nb.e-nb-layout.e-nb-left { - background: white; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - -} -.e-nb.e-nb-layout.e-nb-left { - border-right: 1px solid #cecece; -} -.e-lv.subpage { - -} -.e-lv.subpage { - border-bottom: 1px solid #cecece; - border-left: 1px solid #cecece; - border-right: 1px solid #cecece; -} -.e-lv.subpage .e-list-container div.e-content { - -} -.e-lv .e-lv .e-list-container { - border: none; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - -} -.e-nb .e-nb-listview.e-lv .e-list { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text { - -} -.e-lv .e-header { - -} -.e-nb.e-nb-overlay { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - -} -.e-lv.e-navigation .e-header h2 { - -} -.e-lv.e-navigation .e-header > .e-icon:before { - -} -.e-lv.e-navigation .e-header .drawericon { - -} -.e-lv.e-navigation .e-header .drawericon:before { - -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before { - -} -.e-lv.e-navigation .e-header { - -} -.e-nb-listview .e-list-img.e-home, -.e-nb-listview .e-list-img.e-profile, -.e-nb-listview .e-list-img.e-people, -.e-nb-listview .e-list-img.e-photo, -.e-nb-listview .e-list-img.e-communities, -.e-nb-listview .e-list-img.e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: white; - -} -.e-tile .e-image-parent { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-tile .e-image-parent { - -} -.e-tile .e-tile-selected::after { - border-top: 28px solid #3277b2; -} -.e-tile .e-tile-selected { - border: 2px solid #cecece; -} -.e-tile-wide { - -} -.e-tile-medium { - -} -.e-tile-small { - -} -.e-tile-group .e-tile-column { - -} -.e-tile.e-js.e-tile-web:hover { - -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - -} -.e-tile-caption-text.e-caption-innerbottom::before { - -} -.e-tile-caption-text::before { - -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), -.e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - -} -.e-tile-caption::before { - -} -.e-tile-small-col-2 { - -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - -} -.e-tile.e-tile-imagefill .e-tile-overlay { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Slider -------------------------------------------*/ - -.e-radialslider .e-radial-needle { - stroke: #3277b2; -} -.e-radialslider .e-inner-circle { - border-color: #3277b2; -} -.e-radialslider .e-radialarcdefault { - stroke: #3277b2; -} -.e-radialslider .e-ticks-text, -.e-radialslider .e-dynamic-text { - fill: #333333; -} -.e-radialslider .e-needle-over { - stroke: #3277b2; -} - -/*------------------------------------- Signature -------------------------------------------*/ - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-signature { - background-color: white; - border: 3px solid #3277b2; -} -.e-signature.e-disable { - border-color: #cccccc; -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} -.e-spellcheck .e-sentence { - border-color: #cecece; - background-color: white; -} -.e-spellcheck .e-suggestionlist { - border-color: #cecece; -} -.e-spellmenu { - -} -.e-spellmenu .e-list:hover { - -} -.e-spellmenu { - -} - -/*@pager-currentitem:#428BCA;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition Start-----------------*/ -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} -/*-----------------------OLAP Definition End------------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #cecece; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ComboBox -------------------------------------------*/ - -.e-ddl-icon { - -} -.e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} -.e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border: inherit; - font-style: italic; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - -} -.e-input-group::before { - -} -.e-input-group::before, -.e-input-group::after { - -} -.e-input-group.e-input-focus::before, -.e-input-group.e-input-focus::after { - -} -.e-input-group::after { - -} -.e-input-group::before, -.e-input-group::after { - -} -.e-icon-anim .e-ddl-icon { - -} -.e-input-group .e-ddl-icon:hover { - -} -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - -} -input.e-combobox.e-input::selection { - -} -input.e-combobox.e-input::-moz-selection { - -} -.e-input-group .e-ddl-icon:not(:active)::after { - -} -.e-dropdownbase.e-content { - background: white; - color: #333333; -} -.e-list-item.e-hover { - background: #f4f4f4; - color: #333333; -} -input.e-combobox.e-input { - border: 1px solid; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-combobox.e-input[disabled], -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group.e-disabled { - border-bottom-style: solid; -} -.e-ddl.e-input-group .e-input-group-btn button { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group .e-clear-icon { - color: #666666; -} -input.e-combobox.e-input, -textarea.e-combobox.e-input { - background: white; - border-color: #cecece; - color: #333333; -} -.e-ddl.e-input-group { - background: white; -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - /*other*/ - - background: #fcfcfc; - /* Old browsers */ - - color: #666666; - border-color: #cecece; -} -.e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - border-left: 1px solid #cecece; -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - border-right: 1px solid #cecece; -} -.e-combobox.e-input[disabled] { - background: 0px; -} -.e-combobox.e-input[readonly] { - background: white; -} -.e-ddl.e-input-group .e-input-group-btn button { - background: white; - border-color: #cecece; - color: #666666; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover { - background: #f4f4f4; -} -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, -input.e-combobox.e-input::selection { - background: #3277b2; - color: white; -} -input.e-combobox.e-input::-webkit-input-placeholder, -input.e-combobox.e-input:-moz-placeholder, -input.e-combobox.e-input::-moz-placeholder, -input.e-combobox.e-input:-ms-input-placeholder { - color: #cecece; -} -.e-ddl.e-input-group { - border-bottom-color: #cecece; -} -.e-ddl.e-input-group .e-ddl-icon:before { - - width: 14px; - height: 14px; - display: block; - margin: 0 auto; -} -.e-ddl.e-input-group .e-ddl-icon:before { - content: "\e63b"; -} -.e-input-group.e-ddl { - -} -.e-input-group.e-ddl { - height: 28px; -} -.e-ddl.e-popup { - border: 1px solid #cecece; - position: absolute; -} -.e-ddl.e-popup .e-input-group { - margin-bottom: 0; -} -.e-ddl.e-popup { - border-color: #cecece; -} -.e-dropdownbase.e-nodata { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 16px; -} -.e-dropdownbase { - border-color: #cecece; -} -.e-dropdownbase .e-list-item { - - background-color: white; - border-bottom: 1px; - border-color: #fcfcfc, #e0e0e0; - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - line-height: 2.4em; - text-indent: 1.067em; -} -.e-dropdownbase .e-list-item { - -} -.e-dropdownbase .e-list-item { - color: #333333; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - background-color: white; - border-color: white; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - color: #333333; -} -.e-dropdownbase .e-list-item.e-active.e-hover { - -} -.e-dropdownbase .e-list-item.e-hover { - -} -.e-dropdownbase .e-list-item.e-hover { - /*other*/ - - -} -.e-dropdownbase .e-list-item.e-hover { - color: #333333; - border-color: #cecece; -} -.e-dropdownbase .e-list-item.e-hover { - background: #f4f4f4; - /* Old browsers */ - background: -moz-linear-gradient(top, #f4f4f4, #e9e9e9); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #f4f4f4, #e9e9e9); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #f4f4f4, #e9e9e9); - /* IE10+ */ - background: linear-gradient(to bottom, #f4f4f4, #e9e9e9); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0); - /* IE6-9 */ - -} -.e-dropdownbase .e-list-item.e-active { - -} -.e-dropdownbase .e-list-item.e-active { - /*other*/ - - -} -.e-dropdownbase .e-list-item.e-active { - color: white; -} -.e-dropdownbase .e-list-item.e-active { - background: #3277b2; - /* Old browsers */ - background: -moz-linear-gradient(top, #3277b2, #296293); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3277b2), color-stop(100%, #296293)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3277b2, #296293); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3277b2, #296293); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3277b2, #296293); - /* IE10+ */ - background: linear-gradient(to bottom, #3277b2, #296293); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2', endColorstr='#296293', GradientType=0); - /* IE6-9 */ - -} -.e-dropdownbase .e-list-item:last-child { - border-bottom: 0; -} -.e-dropdownbase .e-list-item.e-item-focus { - background-color: #f4f4f4; -} -.e-ddl.e-input-group input.e-combobox.e-input, -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: #cecece; -} -.e-ddl.e-input-group.e-input-focus { - -} -.e-ddl.e-input-group.e-input-focus { - box-shadow: 0 0 7px rgba(154, 146, 203, 0.87); - border-color: #cecece; -} -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent #cecece transparent transparent; -} -.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus span button, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, -.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, -.e-input-focus .e-combobox.e-input:last-child:focus, -.e-ddl.e-input-group.e-input-focus span.e-input-group-icon { - border-color: transparent transparent transparent #cecece; -} -.e-ddl.e-input-group { - border: 1px solid; - border-color: #cecece; - -} -.e-ddl.e-input-group { - border-width: 1px; -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - border-left: 1px solid; - border-left-width: 1px; - border-color: #cecece; -} -.e-ddl.e-input-group .e-input-group-icon, -.e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: 14px; - padding: 7px; -} -.e-ddl.e-input-group .e-input-group-icon, -.e-ddl.e-input-group .e-input-group-btn button { - border-radius: 0px 4px 4px 0px; -} -.e-ddl.e-rtl.e-input-group .e-input-group-icon, -.e-ddl.e-rtl.e-input-group .e-input-group-btn button { - border-radius: 4px 0px 0px 4px; -} -.e-ddl .e-input-value, -.e-ddl .e-input-value:focus { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - height: auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; -} -.e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon { - border-left-width: 1px; - border-left-style: solid; - border-left-color: #cecece; -} -/*------------------------------------- End ComboBox -------------------------------------------*/ - diff --git a/public/content/ejthemes/bootstrap-theme/ej.theme.less b/public/content/ejthemes/bootstrap-theme/ej.theme.less deleted file mode 100644 index 80ddb44..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.theme.less +++ /dev/null @@ -1,32113 +0,0 @@ -@skin: "bootstrap"; -@font-family: Segoe UI,Helvetica Neue,Ubuntu,Arial; -@font-size: 12px; -@border-size: 1px; -@border-type: solid; -@tools-border-radius: 3px; -@widget-bg-color:#ffffff; -@label-color:#111111; - -@header-bg-stcolor: #fcfcfc; -@header-bg-endcolor: #fcfcfc; -@header-gradient-color: none; -@header-border-color: #cecece; -@header-font-color: #282827; -@header-icon-color:#777777; -@filtermenu-color: #c8c8c8; - -@tooltip-line-height : 18px; - -@content-bg-color: #FFFFFF; -@content-border-color: #cecece; -@content-font-color: #333333; - -@default-bg-stcolor: #fcfcfc; -@default-bg-endcolor: #e0e0e0; -@default-gradient-color: #fcfcfc, #e0e0e0; -@default-border-color: #cecece; -@default-font-color: #333333; -@default-icon-color: #666666; - -@disable-control-background-color: #eeeeee; -@disable-control-border-color: #cccccc; -@disable-icon-bg-color: #d6d7d7; - -@hover-bg-stcolor: #f4f4f4 ; -@hover-bg-endcolor: #e9e9e9; -@hover-gradient-color: #f4f4f4, #e9e9e9; -@hover-border-color: #cecece; -@hover-font-color: #333333; -@hover-icon-color: #333333; - -@active-bg-stcolor: #3277b2; -@active-bg-endcolor: #296293; -@active-gradient-color: #3277b2, #296293; -@active-border-color: #cecece; -@active-font-color: #FFFFFF; -@active-icon-color: #ffffff; - -@error-color: #ee2924; -@warning-color: #ffca1c; -@success-color: #22b24b; -@information-color: #489bd5; - -@overlay-bg-color: #383838; -@sort-filter-disable: #999999; - -@bs-header-bg-stcolor:@header-bg-stcolor; -@bs-header-font-color:@header-font-color; -@header-font-weight: normal; -@header-font-size: 16px; - -@content-font-weight: normal; -@content-font-size:14px; - -@bs-content-font-color:@content-font-color; -@bs-default-bg-stcolor: @default-bg-stcolor; -@bs-hover-font-color:@hover-font-color; -@bs-active-font-color:@active-font-color; - -@scroll-bg-color: darken(@content-bg-color, 2%); -@scroll-handle-color: @default-bg-stcolor; -@scroll-handle-hover-color: @hover-bg-stcolor; -@scroll-handle-active-color: @active-bg-stcolor; - -@gheader-bg-color: @header-bg-stcolor; -@gheader-bg-colorhover: @hover-bg-stcolor; -@gheader-border-color: @active-bg-stcolor; -@gheader-font-color: @header-font-color; -@gheader-hover-font-color: @hover-font-color; -@gheader-hover-icon-color: @hover-icon-color; -@gheader-font-size: 14px; -@gedit-title-color: darken(@content-bg-color, 3%); - -@gtouch-border-color: #000000; - -@gcontent-bg-color: @content-bg-color; -@gcontent-font-color: @content-font-color; - -@gdroparea-stbg-color: @active-bg-stcolor; -@gdroparea-endbg-color: @active-bg-endcolor; -@gdroparea-border-color: @content-border-color; -@gdroparea-font-color: @active-font-color; -@gdroparea-hover-color: @hover-bg-stcolor; -@gcaption-border-color: darken( @default-bg-stcolor, 2 ); -@gcaption-border-radius: 9px; - -@row-hover-color: @hover-bg-stcolor; -@row-hover-font-color: @hover-font-color; -@row-border-color: @content-border-color; -@row-selection-bg-color: @active-bg-stcolor; -@row-selection-font-color: @active-font-color; -@cell-selection-stbg-color: @active-bg-stcolor; -@cell-selection-endbg-color: lighten( @active-bg-endcolor, 16 ); -@column-selection-bg-color: @default-bg-stcolor; -@alt-row-bg-color: lighten( saturate( spin( @content-bg-color, 180deg ), 6%), 97%); -@row-border-coloropac: rgba(196,196,196,0.5); - -@pager-font-color: @default-font-color; -@pager-default-font-color: @default-font-color; -@pager-default-border-color: @default-border-color; -@pager-default-bg-color: @default-bg-stcolor; -@pager-active-stbg-color: @active-bg-stcolor; -@pager-active-endbg-color: @active-bg-endcolor; -@pager-hover-stbg-color: @hover-bg-stcolor; -@pager-hover-endbg-color: @hover-bg-endcolor; -@pager-active-font-color: @active-font-color; -/*@pager-currentitem:#428BCA;*/ - -@filter-input-border-color: #939292; -@filter-input-bg-color: #F6F7F7; - -@alternate-border-color: #c1c1c1; -@timeline-bg-color: #1C6DA3; - -@watermark-font-style: italic; -@watermark-font-color: lighten( saturate( spin( @default-font-color, 240deg ), 1% ), 62% ); -@watermark-font-weight: lighter; -@watermark-font-size: 14px; - -@hightlight-bg-color: #5EABDE; -@highlight-border-color: #AAAAAA; -@highlight-font-color: #363636; -@highlight-font-weight: bold; -@highlight-font-size: 14px; - -@error-bg-color: #fef1ec; -@error-border-color: #cd0a0a; -@error-font-color: #cd0a0a; -@error-font-weight: bold; - -@shadow-bg-color: darken( @default-bg-stcolor, 19% ); -@bs-shadow-bg-color: RGBA(154, 146, 203, 0.87); -@shadow-bg-size: 7px; -@input-bg-color: #ffffff; - -@captcha-refresh-border: 1px solid darken( @default-border-color, 2% ); -@captcha-image-border: 1px solid darken( @default-border-color, 21% ); -@captcha-valid-border: 1px solid darken( saturate( @default-border-color, 2% ), 3% ); -@captcha-image: #f7f7f7; - -@colorpicker-image: url(../common-images/lighttheme/colorpicker_light.png); -@colorpicker-bg-color: @content-bg-color; -@colorpicker-border-color: #cecece; -@colorpicker-button-bg-color: @content-bg-color; -@colorpicker-button-border-color: @content-bg-color; -@colorpicker-popup-bg-color: @default-bg-stcolor; -@colorpicker-popup-boder-color: @default-border-color; -@colorpicker-btn-bg-color: @content-bg-color; -@colorpicker-hover-font-color: #5c5c5c; - -@gantt-chart-critical-connectorline-color: #ff5555; -@gantt-chart-critical-connectorline-rightarrow-color: #ff5555; -@gantt-chart-critical-connectorline-leftarrow-color: #ff5555; -@gantt-chart-critical-child-progressbar-color: #ff5555; -@gantt-chart-critical-child-progressbar-border-color: #ff5555; -@gantt-chart-critical-child-taskbar-color: #ff8b8b; -@gantt-chart-critical-child-taskbar-border-color: #ff8b8b; - -@gantt-chart-histobar-overallocate-bg-color: #FFDEDE; -@gantt-chart-histobar-nonoverallocate-bg-color: #D4FFD0; -@gantt-chart-histocalender-color: #FFA3A3; -@gantt-chart-histowork-label: #282827; -@gantt-chart-manual-child-progressbar-stbg-color: #42C0BD; -@gantt-chart-manual-child-progressbar-endbg-color: #42C0BD; -@gantt-chart-manual-child-progressbar-gradient-color: none; -@gantt-chart-manual-child-taskbar-color: #9DD9DD; -@gantt-chart-manual-child-taskbar-border-color: #42C0BD; - -@gantt-chart-connectorline-hover-color: #0026da; - -@schedule-app-stbg-color: @active-bg-stcolor; -@schedule-app-endbg-color: @active-bg-endcolor; -@schedule-app-border-color: lighten(@active-bg-stcolor, 10%); -@schedule-select-bg-color: darken(@hover-bg-stcolor, 10% ); -@schedule-active-border-size:3px; -@schedule-header-border-color:@active-bg-stcolor; -@schedule-cells-bg-color: darken(@content-bg-color, 3%); - -@grid-uisupport-background-color: #BBBDC0; -@grid-uisupport-number-color: #FFFFFF; -@grid-focusout: desaturate( @active-bg-stcolor, 78% ); - -@gantt-toolbar-bg-color: @content-bg-color; -@gantt-editDialog-bg-color: @content-bg-color; -@gantt-content-bg-color: @content-bg-color; -@gantt-chart-content-bg-color: @content-bg-color; -@gantt-altRow-bg-color: darken(@content-bg-color,2%); -@gantt-weekends-bg-color: @gantt-altRow-bg-color; -@gantt-selection-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-stbg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-endbg-color: fadeout(@active-bg-endcolor,80%); -@gantt-header-bg-color: @header-bg-stcolor; -@gantt-parent-taskbar-color: #8E8E8E; -@gantt-row-selection-bg-color: #296293; -@gantt-header-stbg-color: @header-bg-stcolor; -@gantt-header-endbg-color: @header-bg-endcolor; -@gantt-milestone-bg-color: @content-font-color; -@gantt-spliiter-bg-color: @content-bg-color; -@gantt-connectorline-arrow-bg-color: @content-font-color; -@gantt-progressHandle-color: @content-font-color; -@gantt-toolTip-bg-color: @content-bg-color; -@gantt-parent-progress-bg-color: @content-font-color; -@gantt-parent-task-bg-color: fadeout(@content-font-color,40%); -@gantt-child-progress-bg-color: @active-bg-stcolor; -@gantt-child-task-bg-color: @active-bg-stcolor;//fadeout(@active-bg-stcolor,40%); -@gantt-parent-progress-stbg-color: @content-font-color; -@gantt-parent-progress-enbg-color: @content-font-color;//lighten(@content-font-color,60%); -@gantt-child-progress-stbg-color: @active-bg-stcolor; -@gantt-child-progress-enbg-color: @active-bg-endcolor; -@gantt-predecessor-header-bg-color: @content-bg-color; -@gantt-toolbar-icon-color: @default-icon-color; -@gantt-toolbar-icon-mouseover-color: @hover-icon-color; -@gantt-menuitem-font-color: @content-font-color; -@gantt-menuitem-hover-font-color: @hover-font-color; -@gantt-expandcollapse-icon-color: @default-icon-color; -@gantt-task-gripper-color: fadeout(@content-bg-color,60%); -@gantt-dialog-close-icon-mouseover-color: darken(@content-bg-color,10%); - -@gantt-toolbar-border-color: @header-border-color; -@gantt-splitter-border-color: @content-border-color; -@gantt-content-border-color: @content-border-color; -@gantt-header-border-color: @header-border-color; -@gantt-schedule-border-color: @header-border-color; -@gantt-tooltip-border-color: @content-border-color; -@gantt-parent-taskbar-border-color: @gantt-parent-progress-stbg-color; -@gantt-child-taskbar-border-color: @gantt-child-progress-stbg-color; -@gantt-chart-border-color: @content-border-color; - -@gantt-editDialog-font-color: @content-font-color; -@gantt-content-font-color: @content-font-color; -@gantt-selection-font-color: @content-font-color; -@gantt-header-font-color: @header-font-color; -@gantt-schedule-font-color: @header-font-color; -@gantt-toolbar-font-color: @content-font-color; -@gantt-tooltip-font-color: @content-font-color; -@gantt-taskbar-selection-border-color: #000000; -@gantt-selectionpopup-content-bg-color: @content-bg-color; -@gantt-selectionpopup-border-color:@content-border-color; -@gantt-selectionpopup-default-icon-color:@default-icon-color; - -@gantt-child-unschedule-task-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-manual-child-unschedule-task-bg-color: fadeout(@gantt-chart-manual-child-taskbar-color, 80%); - -@treegrid-detailcellwrapper-background-color: @content-bg-color; -@treegrid-detailcellwrapper-font-color: @content-font-color; -@treegrid-detailcellwrapperfly-border-color: @content-border-color; -@treegrid-detailcellwrapperfly-shadow-color: @content-border-color; -@treegrid-detailicon-shadow-color: darken(@content-bg-color,11%); - -@gantt-theme-line-color: @active-bg-stcolor; -@gantt-connectorline-color: @gantt-connectorline-arrow-bg-color; -@gantt-connectorpoint-hover-color: @gantt-connectorline-arrow-bg-color; -@gantt-falseLine-color: @gantt-connectorline-arrow-bg-color; -@gantt-columnchooser-border-color: @content-border-color; - -@treegrid-summaryrow-backgroundcolor: darken( @default-bg-stcolor, 2% ); -@treegrid-totalsummaryrow-backgroundcolor: darken( @default-bg-stcolor, 2% ); -@treegrid-summaryrow-textcolor: @content-font-color; -@treegrid-summaryrow-border-color: @content-border-color; -@treegrid-selectionpopup-content-bg-color: @content-bg-color; -@treegrid-selectionpopup-border-color:@content-border-color; -@treegrid-selectionpopup-default-icon-color:@default-icon-color; -@filtermenudialog-color:@filtermenu-color; - -@content-font-color-element: #000000; -@tab-background-color: #ebebeb; -.tab-headerbg(@is-color: none){ - & when not (@is-color = none) { - background: @content-bg-color; - } - color: @active-bg-stcolor; -} -@radial-badge-color:#FFFFFF; - -.header-gradient() { - .custom-gradient(@header-gradient-color, @header-bg-stcolor, @header-bg-endcolor, 0%, 0% ); -} - -.default-gradient() { - .custom-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0% ); -} - -.hover-gradient() { - .custom-gradient(@hover-gradient-color, @hover-bg-stcolor, @hover-bg-endcolor, 0%, 0% ); -} - -.active-gradient() { - .custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% ); -} - -@isDefault: true; - -.custom-gradient(@derivedfrom, @start, @end, @light, @dark) when (@isDefault) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark); - background: @start; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient); /* IE10+ */ - background: linear-gradient(to bottom, @gradient); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ); /* IE6-9 */ - } -} - -.scroller-gradient() { - background-image: @active-grid-image; - background-color: @scroll-handle-color; -} - -.scroller-hover-gradient() { - background-image: @hover-grid-image; - background-color: @scroll-handle-hover-color; -} - -.row-selection() { - .active-gradient(); -} - -.schedule-app-color() { - background: @schedule-app-stbg-color; /* Old browsers */ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ); /* IE6-9 */ -} - -.cell-selection() { - .custom-gradient(@active-gradient-color, @cell-selection-stbg-color, @cell-selection-endbg-color, 0%, 16%); -} - -.column-selection() { - background-color: @column-selection-bg-color; -} - -.row-Hover() { - .hover-gradient(); -} - -.tgPopUp-gradient() { - background: @default-bg-stcolor; -} - -.treegrid-hover-gradient() { - .hover-gradient(); -} - -.treegrid-popup-gradient() { - background: @content-bg-color; -} - -.bs-header-gradient() { - background: @bs-header-bg-stcolor; /* Old browsers */ -} - -.gheader-gradient() { - .header-gradient(); -} - -.tgheader-gradient() { - .header-gradient(); -} -.ganttheader-gradient() { - .header-gradient(); -} -.bs-default-gradient() { - background: @bs-default-bg-stcolor; /* Old browsers */ -} - -.handle-default-gradient() { - background-color: #BCBCBC; -} - -.vhandle-arrow(){ - content: ""; -} - -.hhandle-arrow(){ - content: ""; -} - -.handle-hover-gradient() { - background-color: #A9A9AA; -} - -.tooltip-colors() { - background-color: @content-bg-color; - border-color: @content-border-color; - color: @content-font-color; -} - -.border-bottom() { - border-bottom: 1px solid @default-border-color; -} - -.add-borderdiv() { - border: 1px solid #cccccc; -} - -.transparent-border() { - border-color: transparent; -} - -.focus-border-color() { - border-color: @active-border-color; -} - -.hover-gradientfunction() { - background: @hover-bg-stcolor; /* Old browsers */ -} - -.bs-hover-gradient() { - background: @active-bg-stcolor; -} - -.hover-font-color() { - color: @active-font-color; -} - -.tile-bg-gradient() { - .active-gradient(); -} - -.active-icon-color() { - color: @active-icon-color; -} - -.default-icon-color() { - background: @default-icon-color; -} - -.hover-pager-gradient() { - background-color: transparent; - background: @pager-hover-stbg-color; /* Old browsers */ - background: -moz-linear-gradient(top, @pager-hover-stbg-color 0%, @pager-hover-endbg-color 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@pager-hover-stbg-color), color-stop(100%,@pager-hover-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @pager-hover-stbg-color 0%,@pager-hover-endbg-color 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @pager-hover-stbg-color 0%,@pager-hover-endbg-color 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @pager-hover-stbg-color 0%,@pager-hover-endbg-color 100%); /* IE10+ */ - background: linear-gradient(to bottom, @pager-hover-stbg-color 0%,@pager-hover-endbg-color 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{pager-hover-stbg-color}', endColorstr='@{pager-hover-endbg-color}',GradientType=0 ); /* IE6-9 */ -} - -.pager-selection-gradient() { - .active-gradient(); -} - -.pager-hover-gradient() { - .hover-gradient(); -} - -.header-hover-gradient(){ - .hover-gradient(); -} -.gdroparea-gradient() { - .active-gradient(); -} - -.gantt-row-selection() { - @temp-gradient: @gantt-row-stbg-color, @gantt-row-endbg-color; - background: -moz-linear-gradient(top, @temp-gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@gantt-row-stbg-color), color-stop(100%,@gantt-row-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @temp-gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @temp-gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @temp-gradient); /* IE10+ */ - background: linear-gradient(to bottom, @temp-gradient); /* W3C */ -} - -.gantt-parent-progress-background() { - @temp-gradient:@gantt-parent-progress-stbg-color, @gantt-parent-progress-enbg-color; - .custom-gradient(@temp-gradient, @gantt-parent-progress-stbg-color, @gantt-parent-progress-enbg-color, 0%, 0% ); -} - -.gantt-child-progress-background() { - .active-gradient(); -} -.gantt-child-manualprogress-background(){ - .custom-gradient(@gantt-chart-manual-child-progressbar-gradient-color, @gantt-chart-manual-child-progressbar-stbg-color, @gantt-chart-manual-child-progressbar-endbg-color, 0%, 0% ); -} - -@ajaxloaderimage: url(images/ajax-loader.gif); -@ratingimage: url(images/rating-star.png); -@treeview-drop-image: url(images/drop-sibling.png); -@slider-tick: url(images/slider-tick.png); -@loading-img: url(images/waitingpopup.gif); -@checkedtick-image: url(images/checkedtick.png); - -/*-----------------------Map------------------*/ - -@map-home: url(../common-images/maps/Home.png); -@map-home-hover: url(../common-images/maps/Home_hover.png); - -/*-----------------------PdfViewer------------------*/ -@pdfviewer-scrollcontainer:darken(@content-bg-color,12%); - -.pdfviewer-searchtoolbar-border-color(){} -.pdfviewer-toolbar-border-color(){} -.pdfviewer-toolbar-border-color-hover(){} -.pdfviewer-viewercontainer-border-color(){} -.pdfviewer-viewercontainer-bgcolor(){} -/*-----------------------End PdfViewer------------------*/ - -/*-----------------------OLAP Definition Start-----------------*/ -@table-font: 12px @font-family - -!important; @pivotList-treeview-text-hvr-color:@active-font-color; @pivotList-dialog-close-hvr-color:@active-bg-stcolor; @pivotList-treeview-active-color:darken( desaturate( @active-bg-stcolor, 11 ), 2 ); @ogrid-dialog-bgcolor:darken( desaturate( @active-bg-stcolor, 4 ), 1 ); @pivotList-treeview-text:@default-font-color; @pivotList-treeview-hvr-color:@active-bg-stcolor; @ogrid-header-border-color:@default-border-color; @ogaugeTooltip-border-color:@default-border-color; @toolTipText-color:@content-font-color; @toolTip-bg-color:@default-bg-stcolor; @fg-table-color: @content-font-color; @bg-table-color: @content-bg-color; @brd-table-color: @gdroparea-border-color; @bg-value-color: @content-bg-color; @bg-summary-color: saturate( @active-bg-stcolor, 1 ); @fg-header-color: @content-font-color; @fg-header-hvr-color: @hover-font-color; @expander-img: url("../common-images/icons-gray.png"); @kpi-uparrow-img: url("../common-images/pivotgrid/up-arrow.png"); @kpi-rightarrow-img: url("../common-images/pivotgrid/right-arrow.png"); @kpi-downarrow-img: url("../common-images/pivotgrid/down-arrow.png"); @kpi-diamond-img: url("../common-images/pivotgrid/diamond.png"); @kpi-triangle-img: url("../common-images/pivotgrid/triangle.png"); @kpi-circle-img: url("../common-images/pivotgrid/circle.png"); @kpi-red-img: url("../common-images/pivotgrid/red.png"); @kpi-green-img: url("../common-images/pivotgrid/green.png"); @kpi-all-img: url("../common-images/pivotgrid/three-color.png"); @aeb-bgcolor: @content-bg-color; @oclient-bgcolor: @content-bg-color; @oclient-border-color: @default-border-color; @oclient-icons-color:@default-icon-color; @pivot-selection-background:@hover-bg-stcolor; @pivot-selection-border:@default-border-color; @oclient-dialog-bgcolor:@content-bg-color; @oclient-dialog-color:@default-font-color; @oclient-treeview-text:@default-font-color; @oclient-treeview-text-hover:@hover-font-color; @oclient-treeview-active:@active-bg-stcolor; @oclient-ddl-color:@default-font-color; @oclient-ddl-bgcolor:@content-bg-color; @oclient-ddl-bcolor:@hover-border-color; @oclient-ddl-hcolor:@hover-font-color; @oclient-ddl-hbgcolor:@hover-bg-stcolor; @oclient-icons-hover-bg: @hover-bg-stcolor; @toolbar-bgcolor:@default-bg-stcolor; @toolbar-icons-hvrcolor:@hover-icon-color; @fullscreen-bg-color:@content-bg-color; @maxview-bg-color:@content-bg-color; @groupingBar-bg-color:@active-bg-stcolor; .groupingBar-btn-color() { - color: @default-icon-color; - border-color: @default-border-color; -} -.e-pivotclient .removeSplitBtn { - border-radius: 4px; -} - -.ogridheader-gradient() { - background: @content-bg-color; -} - -.ogridheader-hvr-gradient() { - background: @hover-bg-stcolor; -} - -.oclientDialog-setcolor() { - color: @default-font-color; - background: @default-bg-stcolor; -} - -.summary-gradient() { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.oclient-header-color() { - color: @hover-font-color; - background-color: @hover-bg-stcolor; -} - -.hyperlink-setcolor() { - color: @active-bg-stcolor; -} - -.pivotpager-setcolor() { - color: @default-icon-color; -} - -.scrollPane-setcolor() { - background-color: lighten( @default-icon-color, 48 ); -} - -.scrollThumb-setcolor() { - background-color: lighten( @default-icon-color, 32 ); -} - -.scrollThumb-dragcolor() { - background-color: @default-icon-color !important; -} - -.pageIndicator-setcolor() { - background-color: @active-bg-stcolor; - border: thin solid @active-border-color; - color: @active-font-color; -} - -.scrollThumb-hovercolor() { - background-color: lighten( @default-icon-color, 19 ); -} - - -.chartTypesDialog-setcolor() { - background-color: @default-bg-stcolor; - border: 2px solid @default-border-color; -} -/*-----------------------OLAP Definition End------------------*/ - -/*----------------------Reportviewer Definition start------------------*/ -@rv-toolbar-exportlistTip-before-border-color: transparent transparent @content-border-color transparent; -@rv-toolbar-exportlistTip-after-border-color: transparent transparent @default-bg-stcolor transparent; -@rv-popuppage-color: @content-bg-color; -@rv-navigate-disabled-opacity: 0.5; -@rv-viewerblock-font-size: 12.5px; -@rv-viewerblockcellcontent-font-size: 14.5px; - -@rv-viewerblock-bg-color: lighten(@default-bg-stcolor, 4%); -@rv-pageviewcontainer-bg-color: darken(@content-bg-color, 20%); -@rv-documentMappopup-bg-color:#EBEBEB; - -@rv-popuppageinfo-bg-color:black; -@rv-labelpageno-font-size:16px !important; -@rv-pageview-moz-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-webkit-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-box-shadow:rgba(0,0,0,0.3); -@rv-pageview-border-color: rgb(128,128,128); - -@rv-ttooltip-background:white; -@rv-ttooltip-border-color:@content-border-color; -@rv-ttooltip-color:black; - -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -@rd-widget-font-size: 8px; -@rd-nav-arrow-size: 9px; -@rd-button-font-size: 11px; -@rd-preview-font-size: 13px; -@rd-header-font-size: 16.5px; -@rd-data-font-size: 18px; -@rd-acrdn-nav-size: 30px; -@rd-text-border-radius: 2px; -@rd-button-border-radius: 4px; -@rd-border-radius: 4px 4px 0 0; -@rd-exp-set:#000000; -@rd-exp-border:#c8c8c8; -@rd-exp-reset:#ffffff; -@rd-list-bgreset:transparent; -@rd-surfacecontainer-bg-color:darken(@content-bg-color, 20%); -@rd-switch-bg-color: @content-border-color; -@rd-accordion-hover:#f4f4f4,#e9e9e9; -@rd-accordion-border:#c8c8c8; -@rd-tab-fontcolor: #666666; -@rd-tab-hover-fontcolor:#333333; -@rd-dialog-addBtn:@active-bg-stcolor; -@rd-accordion-tile-hover:#f6f6f6,#d9d9d9; -@rd-nodata-alert-bg:#fff8ed; -.rd-hover-gradient() { - .custom-gradient(@rd-accordion-hover, #f4f4f4,#e9e9e9, 0%, 0% ); -} -.rd-tile-hover-gradient(){ - .custom-gradient(@rd-accordion-tile-hover, #f6f6f6,#d9d9d9, 0%, 0% ); -} -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -@sp-outline:transparent none 0px; @sp-item-hover-color:rgba(35, 130, 195, 0.40); @sp-noborder:0px solid transparent; @sp-header-font-size:15px; @sp-header-border-radius:4px; -/*-----------------------Diagram Definition-----------------*/ -@dg-contextmenu:url("../common-images/diagram/diagram_context.png");@dg-contextmenu-hover:url("../common-images/diagram/diagram_context.png"); -@dg-ruler-overlap-bg: #fcfcfc; -@dg-ruler-space-bg: #fcfcfc; -@dg-ruler-tick: #666666; -@dg-ruler-label: #333333; - -/*-----------------------Datepicker Definition-----------------*/ -@disable-datepicker-text: lighten( @default-font-color, 55% ); -/*----------------------Ribbon Definition-----------------------*/ -@rbncontent-content-bg-color:@content-bg-color; -@rbn-border-color:@default-border-color; -@rbn-bg-color:@active-bg-stcolor; -@rbn-act-color:none; -@rbn-menu-font-hover-color:@hover-font-color; -@rbnapptab-font-color:@rbntab-font-color; -@rbnbackstage-item-select-color:@active-font-color; -@rbnbackstage-item-hover-color:@hover-font-color; -@rbn-bg-color-start:@active-bg-stcolor; -@rbn-bg-color-end:@active-bg-endcolor; -@rbn-act-a-border-color:@active-border-color; -@rbncontent-font-color:@header-font-color; -@rbntab-font-color:@header-font-color; -@rbncontent-border-color: @content-border-color; -@rbnhelp-color: @default-icon-color; -@rbncaption-font-color: @content-font-color; -@rbndropdown-color: @content-bg-color; -@rbnmenu-font-color:@hover-font-color; -@rbn-white-color:#FFFFFF; -@rbn-apptab-color:@rbn-white-color; -@rbngallery-hover-color:@hover-bg-stcolor; -@rbngallery-select-color:@active-bg-stcolor; -@rbn-text-color:@hover-font-color; -@rbngallery-bg-color: @content-bg-color; -@rbngallery-border-color:@default-border-color; -@rbngallery-disable-color:#CECECE; -@rbnbackstage-start-hover-color:@active-bg-stcolor; -@rbnbackstage-end-hover-color:darken(@active-bg-endcolor, 15%); -@rbnbackstage-start-select-color:lighten(@active-bg-stcolor, 15%); -@rbnbackstage-end-select-color:lighten(@active-bg-endcolor, 15%); -@rbntoggle-start-color:lighten(@active-bg-stcolor, 30%); -@rbntoggle-end-color:lighten(@active-bg-endcolor, 30%); -@rbnhover-font-color: @hover-font-color; -.ribbon-toggle-gradient(){ - .custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0%); -} -.ribbon-header-gradient(){ - .ribbon-active-gradient(); -} -.ribbon-active-gradient(){ - .active-gradient(); -} -.ribbon-hover-gradient(){ - .hover-gradient(); -} -.ribbon-backstage-hover-bg(){ - .custom-gradient(@active-gradient-color, @rbnbackstage-start-hover-color, @rbnbackstage-end-hover-color, 0%, 15%); -} -.ribbon-backstage-select-bg(){ - .custom-gradient(@active-gradient-color, @rbnbackstage-start-select-color, @rbnbackstage-end-select-color, 15%, 0%); -} -.ribbon-bg-hover-gradient(){} -.ribbon-tab-hover(){} -.ribbon-bg-active-gradient(){} -.ribbon-app-hover-gradient(){ - .ribbon-hover-gradient(); -} -.office-ribbon-file-hover(){ -} -.ribbon-shadow(){ - -} -.ribbon-app-tab-font(){ - color: @rbn-apptab-color; -} -/*----------------------Ribbon End-----------------------*/ - -/*----------------------File Explorer Start-----------------------*/ - -.mouseselection-stylefor-fileexplorer() { - background-color: fade(@active-bg-stcolor,20%); -} -/*----------------------File Explorer End-----------------------*/ - - -/*----------------------Kanban Definition-----------------------*/ -@kanban-cell-exceed: #f8d9c7; -@kanban-cell-deceed: #ffedcd; -@kanban-cell-border:@default-border-color; -@kanban-card-border:@content-border-color; -@kanban-select-cardhead-border:lighten(@default-border-color,3%); -@kanban-cardhead-border:lighten(@default-border-color,3%); -@kanban-toolbar-border:@default-border-color; -@kanban-filter-done-stcolor: @active-bg-stcolor; -@kanban-card-shadow:none; -@kanban-toggle-hover-ftcolor: @active-bg-stcolor; -.kanban-cell-bg(){ - .custom-gradient(@default-gradient-color, lighten(@default-bg-stcolor, 4%), @default-bg-endcolor, 0%, 0%); -} -.kanban-dragclone-bg(){ - .custom-gradient(@hover-gradient-color, lighten(@hover-bg-stcolor, 21%), @hover-bg-endcolor, 0%, 0%); -} -.kanban-skheader-bg(){ - .custom-gradient(@default-gradient-color, lighten(@default-bg-stcolor, 1%), @default-bg-endcolor, 0%, 0%); -} -.kanban-header-font(){ - color:@active-bg-stcolor; -} -.kanban-targetdrag-font(){ - .default-gradient(); -} -.kanban-toggle-content-ftcolor(){ - color: @content-font-color; - opacity: 0.6; - filter: alpha(opacity=60); -} -.kanban-toggle-icon-ftcolor(){ - color: @content-font-color; - opacity: 0.8; - filter: alpha(opacity=80); -} -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -@sscontent-color: @content-font-color; -@ssheader-content-color:@header-font-color; -@sscontent-border-color: @content-border-color; -@ssfroze-border-color: @content-border-color; -@ssdialog-border: @content-border-color; -@sscopy-blank-bgcolor: @content-border-color; -@sscopy-blur-bgcolor: darken( @content-bg-color, 4% ); -@sscomments-hdr-bgcolor: darken( @content-bg-color, 5% ); -@ssborder-bright: darken( desaturate( @active-bg-stcolor, 8% ), 1% ); -@sscomments-focused-border: lighten( desaturate( @active-bg-stcolor, 18% ), 14% ); -@sscomments-excel-border: darken( saturate( @header-border-color, 1% ), 4% ); -@ssheader-border-color: @header-border-color; -@ssheader-bgcolor: @content-bg-color; -@sshover-bg-color: @hover-bg-stcolor; -@ssheader-select-bgcolor:lighten( desaturate( @active-bg-stcolor, 1% ), 47% ); -@ssheader-hover-bordercolor:@hover-border-color; -@sscontent-border-color:@content-border-color; -@sspager-font-color:@default-font-color; -@ssfroze-highlight-color: darken( desaturate( @active-bg-stcolor, 11% ), 2% ); -@sschart-darktheme-bgcolor: darken( @content-font-color, 13% ); -@ssdrpdwnbrdr: darken( @header-border-color, 7% ); -@ssselectall: lighten(@active-bg-stcolor, 40%); -@ssselectallhover: lighten(@active-bg-stcolor, 20%); -@ssselectselected: lighten( desaturate( @active-bg-stcolor, 17% ), 14% ); -@sschart-select-bgcolor: lighten( desaturate( @active-bg-stcolor, 24% ), 20% ); -@sscontent-active-bgcolor: darken( desaturate( @active-bg-stcolor, 11% ), 2% ); -@sscontent-active-color: @active-font-color; -@ssnumeric-icon-color: darken( @header-border-color, 31% ); -@ssactive-bg-color: @active-bg-stcolor; -@ss-icon-color:@default-icon-color; -@ss-textarea-color:@default-border-color; -@ssbtntgle-start-color:lighten(@active-bg-stcolor, 30%); -@ssbtntgle-end-color:lighten(@active-bg-endcolor, 30%); -@ss-chartmenu-bgcolor:@content-bg-color; -@ss-chartmenu-color:@default-font-color; -@ss-chartmenuheader-bgcolor:@header-bg-stcolor; -@ssrowselect-font-color:darken(saturate(@content-font-color, 1%),70%); -.spread-toggle-gradient(){ - .custom-gradient(@active-gradient-color,@active-bg-stcolor, @active-bg-endcolor, 0%, 0%); -} -@ssactive-font-color:@default-font-color; -@ssactive-icon-color:@default-icon-color; -@ssdown-arrow-cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto; -@ssright-arrow-cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto; -@ssformatpainter-cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto; -@ssdraw-border-cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto; -@ssdraw-border-grid-cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto; -@ss-ddl-boxshadow:0 0 7px #ccc; -/*----------------------Spreadsheet End-----------------------*/ - -/*----------------------rangeScrollbar Start------------------*/ - -@default-rangeScroll-select-fill: @default-bg-stcolor; -@default-rangeScroll-select-stroke : @default-border-color; -@hover-rangeScroll-select-fill: @hover-bg-stcolor; -@hover-rangeScroll-select-stroke : @hover-border-color; -@default-rangeScroll-backRect-fill:@content-bg-color; -@default-rangeScroll-backRect-stroke:@content-border-color; -@default-rangeScroll-arrow-fill:@default-icon-color; -@hover-rangeScroll-arrow-fill:@hover-icon-color; - -/*----------------------rangeScrollbar End--------------------*//*----------------------Office 365 theme-----------------------*/ -.border-selection() {} -.colorpicker-color-selection() {} -.colorpicker-boxshadow-selection() {} -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ - .colorpickericon-color-selection(){} - /*----------------------material theme-----------------------*/ -.material-stylefor-bordertop(){} -.material-stylefor-fileexplorer(){ - border-bottom-color: @active-bg-stcolor; -} -.material-stylefor-button(){} -.material-stylefor-datepicker(){} -.material-stylefor-borderradius(){} - -/*--------------- common ----------------- */ - -.switch-animate-icon-color() { - @active-icon-color: white; -} -.tab-header-background() {} -.switch-grid-header-icon() {} -.switch-datepick-header-hover() {} -.switch-datepick-header-text() {} -.switch-datetimepick-button-text() {} -.switch-colorpicker-grpbtn-text() {} -.switch-splitter-divder-hover() {} -.switch-schedule-appointment-btn() {} -.switch-schedule-header-color() {} -.switch-pivotgrid-draggale-button() {} -.switch-pivotgrid-groupingBar-btn-color() {} -.switch-pivotgrid-btn-hover() {} -.switch-pivotclient-icon-hover() {} -.switch-pivotclient-treeview-icon-hover-active() {} -.switch-checkbox-icontick() {} -.switch-ribbon-file-header-txt-color() {} -.switch-file-explorer-context-icon-color() {} -.switch-rte-active-icon-color() {} -.switch-rte-context-icon-color() {} -/*---------------high-contrast ------*/ - -.high-contrast-groupbtn-border() { - @hover-border-color: @default-border-color; -} -.high-contrast-gantt-toolbar-icon-border() { - @hover-border-color: transparent; -} -.switch-themes-groupbtn-border-color() { - @hover-gbtn-border-color: transparent; -} - -.high-contrast-stylefor-silder-active() {} -.high-contrast-checkbox-bordercolor() {} -.high-contrast-radio-bordercolor() {} -.high-contrast-radio-iconcircle() {} -.high-contrast-tab-headerborder() {} -.high-contrast-tab-header-normal-font() {} -.high-contrast-rotator-default-border() {} -.high-contrast-rotator-pager-border() {} -.high-contrast-file-explorer-search-text() {} -.high-contrast-file-explorer-content-active() {} -.high-contrast-tagcloud-txt-hover() {} -.high-contrast-ribbon-header-active() {} -.high-contrast-ribbon-header-border() {} -.high-contrast-ribbon-header-active-border() {} -.high-contrast-ribbon-header-active-font() {} -.high-contrast-ribbon-header-hover-font() {} -.high-contrast-ribbon-file-header() {} -.high-contrast-stylefor-daterange(){ @default-bg-stcolor:@hover-bg-stcolor; -} -.daterange-inrange-background() {} -.high-contrast-ribbon-file-header-hover() {} -.high-contrast-gantt-textbox-border-color() {} -.high-contrast-gantt-active-font-color() {} -.high-contrast-toolbar-border() {} -.high-contrast-grid-button-border-color() {} -.high-contrast-schedule-content-icon-color() {} -.high-contrast-upload-btn-hover-color(){} -/*---------------- Office-365 ----------------*/ - -.office-grid-footer-bg-color() {} -.office-grid-footer-border-color() {} -.office-grid-pager-bg-color() {} -.office-grid-pager-hover-color() {} -.office-button-bg-color() {} -.office-silder-handle-bg-color() {} -.office-silder-handle-border-color() {} -.office-silder-handle-hover-border-color() {} -.office-acrd-header-bg-color() {} -.office-acrd-header-border-color() {} -.office-tab-headerborder() {} -.office-tab-header-normal-font() {} -.office-colorpick-popup-bg-color() {} -.office-colorpick-popup-border-color() {} -.office-rotator-pager-hover-border() {} -.office-ribbon-header-bg-color() {} -.office-ribbon-header-border() {} -.office-ribbon-header-font-color() {} -.office-ribbon-file-header() {} -.office-pivotclient-toolbar-bg-color() {} -.office-checkbox-bordercolor() {} -.office-file-explorer-toolbar-bg-color() {} -.office-file-explorer-toolbar-border-color() {} -.office-rte-toolbar-color() {} -.office-split-menu-color() {} -.office-tab-header-bg-color {} -.office-radio-iconcircle() {} -.office-radio-bordercolor() {} -.office-dialog-active-line-color() {} -.office-tab-header-hover-font(){} -.office-file-explorer-splitbtn-bg-color(){} -.office-ddl-checkbox-bordercolor(){} -.office-toolbar-bg-color(){} -.office-rte-splitbtn-bg-color(){} -.office-upload-btn-hover-color(){} -.office-tab-header-bghover-color{} -.office-upload-button-border(){} -.office-tab-border-left-right(){ - border: none; -} -.office-pivot-treeview-hover-border(){} -.office-pivot-treeview-active-color(){} -.office-pivot-button-active(){} -.office-pivot-groupingBar-button-active(){} -.office-pivot-button-border(){ - border:1px solid; -} -.office-pivot-dialog-icon-hover(){ - background:@pivotList-dialog-close-hvr-color; -} - - -/*------------------ material theme ---------------------*/ -.material-tab-border() { - border-bottom: transparent; -} -.material-tab-borderbottom() { - border-top: 3px @border-type @active-bg-stcolor; -} - -.material-tab-right-border(){ - border-left: transparent; -} -.material-tab-right-bottom-border(){ - border-right: 3px @border-type @active-bg-stcolor; -} -.material-tab-left-border(){ - border-right: transparent; -} -.material-tab-left-bottom-border(){ - border-left: 3px @border-type @active-bg-stcolor; -} -.material-tab-bottom-border(){ - border-top: transparent; -} -.material-tab-bottom-border-bottom(){ - border-bottom: 3px @border-type @active-bg-stcolor; -} - -.material-datepick-header-icon-color() {} -.material-dialog-icon-hover-bg-color() {} -.material-dialog-icon-hover-color(){} -.material-menu-active-bg-color() {} -.material-radio-bg-color() {} -.material-radio-bordercolor() {} -.material-radio-iconcircle() {} -.material-tab-header-bg-hover-color() {} -.material-tab-headerborder() {} -.material-tab-header-normal-font() {} -.material-tab-header-hover-font() {} -.material-tootip-bg-color() {} -.material-tootip-border-color() {} -.material-tootip-text-color() {} -.material-button-border-color() {} -.material-listview-header-icon-color() {} -.material-tileview-bg-color() {} -.material-ribbon-header-active-font() {} -.material-ribbon-file-header() {} -.material-ribbon-file-header-hover() {} -.material-pivot-drag-bg-color() {} -.material-pivot-drag-column-color() {} -.material-pivot-drag-column-br-color() {} -.material-pivot-drag-column-txt-color() {} -.material-pivotclient-box-shadow() {} -.material-grid-droparea-bg-color() {} -.material-grid-header-border-top-color() {} -.material-gantt-header-background() {} -.material-gantt-header-icon-color() {} -.material-upload-background() {} -.material-upload-border() {} -.material-active-box-shadow() {} -.material-normal-box-shadow() {} -.material-checkbox-bordercolor() {} -.material-checkbox-act-bordercolor() {} -.material-hover-navigation-header-icon-color(){} -.material-upload-dialog-active-line(){ - border-bottom: 3px @border-type @active-bg-stcolor; -} -.material-radio-act-bordercolor(){} -.material-file-explorer-splitbtn-shadow(){} -.material-file-explorer-splitbtn-radius(){} -.material-ddl-checkbox-bordercolor(){} -.material-tab-padding-bottom(){ - padding-bottom: 1px; -} -.material-tab-border-bottom-line(){} - -.material-headerStylefor-datepicker(){} -.material-dateDimension-datepicker(){} -.material-dateCircle-datepicker(){} -.material-monthDimension-datepicker(){} -.material-buttonText-alignment(){} -.material-icon-alignment(){} -.material-gantt-toolbar-shadow(){} - -.material-datePicker-header() {} -.material-borderRadius-datepicker(){} -.material-datePicker-headerText(){} -.material-headerText-padding(){} -.material-rightIcon-alignment(){} -.material-icon-dimension(){} -.material-icon-position(){} -.material-otherMonth-dateColor(){} -.material-text-dimension(){} -.material-headerHoverStylefor-datepicker(){} -.material-headerHoverStylefor-dateTimePicker(){} -.material-upload-dialog-bg-color(){} -.material-rte-splitbtn-radius(){} -.material-header-RTL(){} -.material-prevIcon-RTL(){} -.material-nextIcon-RTL(){} -.material-drillDownContainer-font(){} -.material-timeDimension-datepicker(){} -.material-content-border-color(){} -/*-----------------------HeatMap Definition-----------------*/ -@hmp-border-color: #c8c8c8; -@hmp-font-color:black; -@hmp-background-color:white; -/* Common style */ - -.e-content-area{ - background-color:@widget-bg-color; - color:@label-color; - border-color:@content-border-color; - font-family:@font-family; -} - -/*Theme Color*/ -.e-grid.e-rtl .e-indentcell{ -border-left-color: @row-border-color; -} -.e-grid .e-rarrowup-2x:before{ - & when (@skin= "material") { - content: "\e826" !important; - } - & when (@skin= "office-365") { - content: "\e826"; - } -} -.e-grid .e-rarrowdown-2x:before { - & when (@skin= "material") { - content: "\e827" !important; - } - & when (@skin= "office-365") { - content: "\e827"; - } -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell{ -border-right-color:@row-border-color; -border-bottom-color:@row-border-color; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: @gheader-border-color; -} - -/*..........................Skin css...........................*/ -.e-grid{ -font-family: @font-family; -border-color: @gdroparea-border-color; -color: @gcontent-font-color; -border-top: none; -& when (@skin= "office-365") { - border-color : @neutral-light; -} -} -.e-grid .e-pager{ -.office-grid-pager-bg-color; -& when not (@skin= "material") { -background-color: @pager-default-bg-color; -} -& when (@skin= "material") { - background-color:@content-bg-color; - border-width : 1px 0 0; -} -& when (@skin= "office-365") { - border-width : 1px 0 0; -} - -} -.e-grid .e-pager .e-numericitem:hover, -.e-grid .e-pager .e-nextpage:Hover, -.e-grid .e-pager .e-lastpage:Hover, -.e-grid .e-pager .e-firstpage:Hover, -.e-grid .e-pager .e-prevpage:Hover{ -.office-grid-pager-hover-color; -} - -.e-grid .e-btn.e-select{ -.high-contrast-grid-button-border-color; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-grid .e-btn.e-select.e-flat{ - & when (@skin ="office-365"){ - margin-left: 0 !important; - margin-right: 6px !important; - } -} -.e-grid .e-btn.e-btn-normal.e-txt{ - & when (@skin ="office-365"){ - padding:0; - } -} -.e-grid .e-icon{ - color: @default-icon-color; -} -.e-groupheadercell .e-icon { -color: @header-icon-color; -} -.e-grid .e-gridheader .e-icon{ - .switch-grid-header-icon; - color: @header-icon-color; -} - -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border:@border-size @border-type @content-border-color ~"\9"; -} -.e-grid.e-dlgcontainer .e-value .e-caption{ - & when (@skin= "office-365") { - color:@neutral-secondary; - font-size:14px; - - } -} -.e-grid .e-icon.e-animatebutton { - .switch-animate-icon-color; - color: @active-icon-color; - cursor: pointer; - & when (@skin= "material") { - color: @primary-font-color-50; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { -border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell{ -border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell{ -border-left:none; -} -.e-columnChooser { - border: 1px solid @default-border-color; - font-size: @font-size; - color: @default-font-color; -} -.e-grid .e-ccButton{ - & when (@skin= "material") { - width:100px !important; - padding-left:9px !important; - margin-right:1px !important; - } - -} -.e-grid .e-btncan{ - & when (@skin= "material") { - color: @base-font-color !important; - } -} -.e-grid .e-btnsub.e-flat.e-button:after, .e-grid .e-btncan.e-flat.e-button:after{ - & when (@skin= "material") { - animation: none !important; - background:transparent; - } - -} -.e-grid .e-ccBtndiv{ - & when (@skin= "material") { - margin-right:-1px !important; - border:none !important; - margin-top:-7px !important; - } - & when (@skin= "office-365") { - margin-top:3px !important; - } -} - -.e-grid .e-ccformbtn{ - & when (@skin= "material") { - width:80px !important; - } -} - .e-columnChoosertail { - border-bottom-color: @default-border-color; - & when (@skin= "material") { - display:none !important; - } - -} - .e-columnChoosertailAlt { - border-bottom-color: @gheader-bg-color; - & when (@skin= "material") { - border-bottom-color: @default-border-color; - display:none !important - } -} - .e-columnChooserListDiv:hover{ - background-color: @alt-row-bg-color; -} - .e-columnChooser .e-vhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooser .e-hhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooserSplitter { - border-top: 1px solid @default-border-color; - & when (@skin= "material") { - display:none !important; - } - } -.e-grid .e-number { - background-color: @grid-uisupport-background-color; - color: @grid-uisupport-number-color; -} -.e-grid .e-tableLastCell { - border-right-color: @row-border-color !important; -} - .e-stackedHeaderRow th { - border-bottom: 1px solid @row-border-color !important; -} - .e-resFilterDialogHeaderDiv { - border-bottom: 1px solid @row-border-color !important; -} - .e-resposnsiveFilterBtnLeft { - border-right: 1px solid @row-border-color !important; -} - .e-resIcon { - color:@gheader-border-color !important; -} - - .e-grid .e-filterdialoglarge .e-ddl, .e-grid .e-filterdialoglarge .e-numeric, - .e-grid .e-filterdialoglarge .e-atc, .e-grid .e-filterdialoglarge .e-datewidget - { - & when (@skin= "office-365") { - height : 32px !important; - } - } - -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:hover, - .e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:active{ - & when (@skin= "material") { - background:none; - } -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-active >a, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-hover >a{ - & when (@skin= "material") { - background:none; - } -} - -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:active{ - & when (@skin= "material") { - background-color:@default-border-color; - } -} -.e-grid div.e-gridtoolbar{ - & when (@skin= "office-365") { - background-color:@neutral-white; - height:40px; - padding-left:0; - padding-right:0; - } -} -.e-grid .e-ejinputtext.e-gridsearchbar{ - & when (@skin= "material") { - line-height :20px !important; - text-indent:0.75em; - } -} - -.e-grid .e-dlgBtns .e-button{ - font-family: @font-family; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content{ - background-color: @content-bg-color; - border-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color:@default-icon-color; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: @content-bg-color; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container{ -background-color: @gcontent-bg-color; -} -.e-grid.e-columnChooser .e-hscroll , -.e-grid.e-columnChooser .e-vscroll{ -background-color: transparent; -} -.e-grid .e-groupdroparea{ -.pager-selection-gradient(); -border-top-color: @row-border-color; -color: @gdroparea-font-color; - & when (@skin= "material") { - color: @base-font-color; - opacity:0.87; - } -} -.e-grid .e-groupheadercell div{ - & when (@skin= "office-365") { - margin-right : 8px; - } -} -.e-grid .e-groupdroparea{ - .material-grid-droparea-bg-color; -} -.e-grid .e-groupdroparea.e-default{ - & when (@skin= "material") { - background: @primary-color-50; - } - & when (@skin= "office-365") { - background: @neutral-quaternary-alt; - } -} -.e-grid .e-groupdroparea.e-active{ - & when (@skin= "material") { - background: @primary-color-300; - } - & when (@skin= "office-365") { - background: @theme-primary; - padding-top:16px; - padding-bottom:16px; - } -} -.e-grid .e-groupdroparea.e-allowDrop{ - & when (@skin= "office-365") { - background: @theme-primary; - } -} -.e-grid .e-cloneproperties{ - & when not (@skin= "material"){ - color: @gheader-hover-font-color; - .row-Hover(); - } - border-color: @row-border-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - background-color: @grey-200; - font-size: 13px !important; - font-family:'Roboto', Segoe UI; - font-weight:normal; - border-radius: 22px; - height:17px !important; - padding:10px !important; - width:auto !important; - } -} -.e-grid.e-draganddrop { - & when (@skin= "material") { - background-color: @grey-200; - border-color: @row-border-color; - border-width: 1px; - /*opacity: .5;*/ - padding: 4px 5px; - /* border-width: 1px; */ - font-size:13px; - font-family: 'Roboto', Segoe UI; - border-style: solid; - white-space: nowrap; - vertical-align: middle; - height: auto !important; - border-radius: 0!important - } -} -.e-grid.e-draganddrop .e-rowcell{ - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - border-color: @row-border-color; - - } -} - -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary{ -color: @default-font-color; -background-color: @gcaption-border-color; -border-color: @row-border-color; -border-top-color: @default-border-color; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent -{ - border-style: solid; - border-width: 1px 0 0; - border-color: @row-border-color; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell -{ - border:none; -} -.e-grid .e-gridsummary .e-indentcell -{ - background-color:@gcaption-border-color; - border-top-color: @default-border-color; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover{ -color: @gheader-hover-font-color; -.material-headerHoverStylefor-datepicker; -} -.e-grid .e-headercell-hover{ - & when (@skin= "material") { - background-color:@grey-200; - } -} -.e-grid .e-headercell-hover .e-headercelldiv{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -} -.e-grid .e-headercell-hover >.e-headercelldiv:hover{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; - opacity:1; -} -} -.e-grid .e-gridheader .e-headercellactive .e-icon{ -& when (@skin= "material") { -color: @pager-active-font-color; -} -& when (@skin= "office-365") { -color: @pager-active-font-color; -} -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter-alt; - } -} -.e-grid .e-groupheadercell{ -color: @gheader-font-color; -border-color: @row-border-color; -border-radius: @gcaption-border-radius; -background-color:@default-bg-stcolor; - & when (@skin= "material") { - border-color: @header-bg-stcolor; - } -} -.e-grid .e-alt_row{ -background: @alt-row-bg-color; - & when (@skin= "material") { - background: @grey-50; - } - & when (@skin ="office-365"){ - background:@neutral-lighter-alt; - } - -} -.e-grid .e-inlineform-titlebar{ -border-color: @row-border-color; -background-color: @gedit-title-color; - & when (@skin= "material") { - background-color:@widget-bg-color; - } - & when (@skin= "office-365") { - background-color:@neutral-light; - color:@neutral-secondary; - font-size:14px; - } -} -.e-grid .gridform .e-label label{ - & when (@skin= "office-365") { - padding-top:15px; - font-size:14px; - color: @theme-light-font; - } -} -.e-grid .e-dialog .gridform .e-numerictextbox{ - & when (@skin= "material") { - width:100% !important; - } -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand{ -border-color: @row-border-color; -border-top-color: @default-border-color; -background-color: @gcaption-border-color; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell{ -border-top-color:@row-border-color; -} -.e-grid .e-detailrowcollapse.e-lastrowcell{ - border-bottom-color:@row-border-color; - } -.e-grid .e-detailindentcell { - border-right-color: @row-border-color; -} -.e-grid .e-rowcell.e-updatedtd { - color: @gcontent-font-color; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: @row-selection-font-color; -} -.e-activefocusout.e-grid .e-numericitem.e-active, .e-activefocusout.e-grid .e-groupdroparea , .e-activefocusout.e-grid td.e-active, .e-activefocusout.e-grid td.e-cellselectionbackground { - background: @grid-focusout; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar{ - & when (@skin= "material") { - background-color: @grey-100 ; - color:rgba(0, 0, 0, 0.84) ; - } - & when not (@skin= "material") { - .row-selection(); - color: @row-selection-font-color; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-gridFromDiv{ - & when (@skin= "office-365") { - margin-top:15px; - } -} -.e-grid td.e-cellselectionbackground{ - & when not (@skin= "material") { - .cell-selection(); - color: @row-selection-font-color; - } - & when (@skin= "material") { - background-color: @grey-100; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-headercelldiv:hover { - & when (@skin= "material") { - color: @primary-font-color-50; - opacity: 0.84 - } - } -.e-grid .e-inlineform-titlebar{ -font-size: @gheader-font-size; -color: @gheader-font-color; -& when (@skin= "material") { -color : @base-font-color; -} -& when (@skin= "office-365") { -color : @neutral-secondary; -} -} -.e-grid .e-form-titlebar{ - & when (@skin= "material") { -color : @base-font-color !important; -border-bottom : 1px solid; -border-color :@default-border-color; - background-color:@widget-bg-color !important; -} - & when (@skin= "office-365") { -color : @neutral-secondary; -background-color:@neutral-light; -border-color:@neutral-light; -font-size:14px; -} -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div{ -background-color: transparent; -cursor:pointer; -} -.e-grid .e-dialog .gridform .e-save{ -& when (@skin= "material") { - margin-left:55px !important; - } -& when (@skin= "material") { - margin-left:42px !important; - } -& when (@skin = "office-365"){ - margin-left:36px !important; -} -} -.e-grid .e-dialog.e-titlebar{ - & when (@skin = "office-365"){ - padding-bottom :20px; - } -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell{ -& when not (@skin= "material") { -.gheader-gradient(); -border-top-color : @gdroparea-border-color ; -border-left-color : @header-border-color ; -border-bottom-color : @gheader-border-color; -} -& when (@skin= "material") { - /*background-color : @content-bg-color;*/ - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - border-right-color:@default-border-color; - /*//border-bottom:1px;*/ - - } - -& when (@skin= "office-365") { - /*background-color : @content-bg-color;*/ - border-left-color: @neutral-light; - border-bottom-color:@neutral-light; - border-right-color:@neutral-light; - /*//border-bottom:1px;*/ - - } -} - - .e-grid .e-headercell, - .e-grid .e-headercell-hover{ - - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-secondary; - } - } - .e-grid .e-rowcell{ - & when (@skin= "office-365") { - /*office-365*/ - color:@theme-light-font; - font-size:13px; - } - } -.e-grid .e-grouptopleftcell{ - & when (@skin= "material") { - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - } -} -.e-grid .e-horizontallines .e-resizer{ - & when (@skin= "material") { - border-width:0 1px 0 0; - } -} -.e-grid th.e-headercell[aria-sort = ascending] div , .e-grid th.e-headercell[aria-sort = descending] div { - & when (@skin= "material") { - font-size:medium; - } -} -.e-grid .e-columnselection{ -.column-selection(); -color: @row-selection-bg-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.84) ; - } -& when (@skin= "office-365") { - background-color: @neutral-light; - color:@theme-light-font; - } -} -.e-grid .e-grid-icon{ -.gheader-gradient(); -} - .e-grid .e-groupheadercell { - & when (@skin= "office-365") { - font-size:14px; - font-family: @font-family; - background:@theme-light; - color:@theme-light-font; - } - - } - .e-grid .e-groupheadercell:hover{ - & when (@skin= "office-365") { - background:@theme-lighter; - font-size:14px; - font-family: @font-family; - color:@theme-light-font; - } - } - .e-grid .e-groupcaption, .e-grid .e-groupcaptionsummary{ - & when (@skin= "office-365") { - font-size:17px; - color:@neutral-secondary; - } - } -.e-grid tr.e-groupcaptionrow{ - & when (@skin= "office-365") { - height:40px; - } - } -.e-grid .e-gridheader{ -color: @gheader-font-color; -border-bottom-color:@gdroparea-border-color; -border-top-color:@gdroparea-border-color; -.material-grid-header-border-top-color; -& when (@skin= "office-365") { - border-bottom-color:@neutral-light; - border-top-color:@neutral-light; - } -} -.e-grid .e-headercontent, -.e-grid .e-movableheader{ -border-right-color:@gdroparea-border-color; -} -.e-grid.e-rtl .e-headercontent{ -border-left-color: @gdroparea-border-color; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell{ -border-color: @row-border-color; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit{ - & when (@skin= "material") { - width:100% - } -} - -.e-grid .e-rowcell:first-child{ - & when (@skin= "office-365") { - padding: 0 8px 0 10px; - - } -} -.e-grid .e-rowcell:last-child{ - & when (@skin= "office-365") { - padding:0 10px 0 8px; - - } -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext -{ - & when (@skin= "material") { - background-color:transparent; - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - - } -} -.e-grid .e-rowcell .e-ejinputtext{ - & when (@skin= "material") { - height:34px !important; - border-width : 0 0 1px 0; - width:100% !important; - } -} - -.e-grid .e-ejinputtext.e-filtertext{ - & when (@skin= "material") { - border-width : 0 0 2px 0; - text-indent:0; -} - -} - -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active -{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - border-width:0 0 2px 0; - } - & when (@skin= "office-365") { - border-color:@theme-primary; - } -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus -{ - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } -} - -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover -{ - & when (@skin= "material") { - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-dark; - } -} - -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] -{ - & when (@skin= "material") { - box-shadow: none; - border-width:0 0 1px 0; - border-bottom-color: transparent; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,38%); - } -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover -{ - & when (@skin= "material") { - box-shadow: none; - } -} - -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus -{ - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border-width:0 0 2px 0; - } -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-grid .e-form-togglebtn:hover{ - .hover-gradient(); -} -.e-grid .e-form-toggle-icon{ -color:white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled{ -border-color: @row-border-color; -background-color: @gheader-bg-color; -background-image: none; -& when (@skin= "material") { - background-color:@content-bg-color; - border-color:@default-border-color; - } -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom{ -.pager-selection-gradient(); -border-color: @gdroparea-border-color; -} - -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{ -color: white; -} - -.e-grid .e-groupdroparea.e-hover { -.pager-hover-gradient(); -& when (@skin= "office-365"){ - background-color:@theme-primary; -} -} -.e-grid tr.e-hover { - - .row-Hover(); - color:@hover-font-color; - & when (@skin= "material"){ - background-color: @grey-200; - color:rgba(0, 0, 0, 0.84); - } - & when (@skin= "office-365"){ - background-color: @neutral-lighter; - color:@theme-light-font; - } -} -.e-grid tr.e-traverse { - .row-Hover(); - color:@hover-font-color; -} -.e-grid .e-scrollcss { - & when not (@skin= "material") { - .gheader-gradient(); - } - & when (@skin= "material") { - background-color:@grey-50; - } -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover{ - & when not (@skin= "office-365") { - .header-hover-gradient(); - } -} -.e-grid .e-reorderindicate { - border-right-color:@row-selection-bg-color; - & when (@skin= "material") { - border-right-color:@accent-color; - } -} -.e-grid.e-rtl .e-reorderindicate{ - border-left-color:@row-selection-bg-color; -} -.e-grid div.e-field-validation-error { - & when not (@skin= "material") { - background-color: #FFFE91; - color: #CD0A0A; - word-wrap: break-word; - } - & when (@skin= "material") { - background-color:@grey-700; - color:@primary-font-color; - } - & when (@skin= "office-365") { - font-size:12px; - background-color:@warning-bg-color; - color:@neutral-light-font; - } - white-space: normal; -} -.e-grid .e-dialog .e-addedrow label, .e-grid .e-dialog .e-editedrow label, .e-grid .e-inlineformedit label, .e-grid .e-externalformedit label{ - & when (@skin= "office-365") { - font-size:14px; - color:@neutral-light-font; - } - -} -.e-grid form.gridform.field-validation-empty{ - border: 1px solid #cd0a0a; -} - -.e-grid .e-editedrow .e-normaledit .e-ddl{ - & when (@skin= "office-365") { - width:100%; - } -} -.e-grid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color:#fffe92; - - } - & when (@skin= "material") { - border-bottom-color:@grey-700; - } - & when (@skin= "office-365"){ - border-bottom-color:@warning-bg-color; - } -} -.e-grid .e-ejinputtext { -border: 1px solid @content-border-color; -outline:none; -background-color: @content-bg-color; -color: @content-font-color; -vertical-align:baseline; -text-indent: 10px; -padding-right: 4px; -} - - .e-ejinputtext:focus { -box-shadow: 0 0 5px @shadow-bg-color; -} -.e-grid .e-summaryrow { - .office-grid-footer-bg-color; - background-color:@gcaption-border-color; - .office-grid-footer-border-color; - border-color: @default-border-color; - border-left-color: @default-border-color !important; - & when (@skin= "office-365"){ - background-color:@neutral-light; - border-color:@neutral-white; - } -} - .e-gridfooter { - width: 100%; - background-color: @gcaption-border-color; - border-top: 1px solid @default-border-color; - } -.e-grid .e-detailcell tr:first-child td.e-summaryrow{ - border-top: 1px solid @default-border-color; -} - -.e-grid .e-gridSummaryRows{ - color: @default-font-color; - & when (@skin= "material") { - height:48px ; - color:rgba(0, 0, 0, 0.84) ; - } - & when (@skin= "office-365") { - font-size:14px; - color:@theme-light-font ; - } -} - -.e-grid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - - .e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton{ -background-color:transparent; - & when not (@skin= "material") { -color:@hover-icon-color; - - } - -} - -.e-grid .e-headercellactive,.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { -color: @pager-active-font-color; -} -.e-grid .e-headercellactive { -.pager-selection-gradient(); -& when (@skin= "material") { - .header-hover-gradient(); -} -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - & when not (@skin= "material") { - border-left-color: @gheader-border-color; - } - & when (@skin= "material") { - border-left-color:@grey-500; - } -} -.e-grid .e-frozeny { - & when not (@skin= "material") { - border-bottom-color: @gheader-border-color !important; - } - & when (@skin= "material") { - border-bottom-color:@grey-500 !important; - } -} -.e-grid .e-dialog .e-header .e-icon{ -color: @header-font-color; -} -.e-grid.e-responsive .e-rowcell{ -border-bottom-color: @row-border-coloropac; -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { -border-bottom-color: @row-border-color; -} -.e-grid form .e-select:hover .e-icon,.e-grid form .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{ - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: @content-bg-color; -} - - -.e-heatmap.e-grid { - display: block; -} - -.e-heatmaplegend { - display: block; -} - -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, .e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} - -.e-heatmap.e-js.e-grid { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} - -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: @hmp-border-color; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - - - -.e-excelfilter.e-dlgcontainer { - font-family: @font-family; - font-weight: normal; - font-size: @font-size + 1; - color: @gcontent-font-color; - z-index:10001; - & when (@skin= "office-365") { - padding :20px 12px; - } -} - -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none @gcontent-bg-color; -} -.e-excelfilter .e-btncan{ - & when (@skin= "material") { - color:@base-font-color !important; - } - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: @gcontent-bg-color; - & when (@skin= "material") { - box-shadow:none; - } -} - -.e-excelfilter .e-checkboxlist { - background: @alt-row-bg-color; - border: @alt-row-bg-color; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul{ - border-width: @border-size; - border-style: @border-type; - border-color: @scroll-bg-color; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem{ - font-weight:normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget{ - & when (@skin= "material") { - width:160px !important; - } -} - .e-sortasc, - .e-sortdesc { - font-size: @font-size + 6; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: @font-size + 2; - color: @gcontent-font-color; - border: none; -} -.e-excelfilter .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-excelfilter.e-dlgcustom .e-input{ -line-height: 1.7em; -} -.e-excelfilter{ - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, .e-excelfilter .e-menu .e-list.e-bghdrcolor, e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, .e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: @content-bg-color; -} -.e-bghdrcolor > a, .e-fghdrcolor > a { - color: @gheader-font-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor{ - border-color: @gheader-bg-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{ - border-color: @gheader-border-color; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: @gheader-font-color; -} - -.e-excelfilter .e-searchbox .e-ejinputtext{ - & when (@skin= "material") { - border-width:0 0 2px 0; - text-indent:0.75em; - } -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus{ - - & when (@skin= "material") { - box-shadow:none; - border-color:@accent-color; - } -} - -.e-excelfilter .e-menu-wrap ul.e-menu{ - & when (@skin= "material") { - padding-left:0px; - padding-top:12px; - } -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "material") { - margin-top: 12px; - margin-bottom: 12px; - margin-left: 14px; - } -} -.e-excelfilter .e-searchcontainer .e-fields{ - & when (@skin= "material") { - margin:12px 0; - } -} -.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{ - & when (@skin= "material") { - padding:0 10px; - } -} - -.e-excelfilter .e-btncontainer > div{ - & when (@skin= "material") { - padding-left: 41px; - } - -} - -.e-excelfilter.e-dlgcustom{ - & when (@skin= "material") { - padding-bottom: 8px !important; - } -} - -.e-excelfilter .e-dialog{ - & when (@skin= "office-365") { - padding:20px 25px 0; - } -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child{ - & when (@skin= "office-365") { - padding-top:8px; - } - } -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} - .e-excelfilter.e-dlgcustom .e-dlgfields { - & when (@skin= "office-365") { - padding-bottom: 20px; - } - } -.e-excelfilter span.e-filternone.e-icon{ - & when (@skin= "office-365") { - margin:0; - } -} -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "office-365") { - margin-top:6px; - height:36px; - } -} -.e-excelfilter ul.e-menu.e-vertical{ - & when (@skin= "office-365") { - width:242px !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child{ - & when (@skin= "office-365") { - margin-right:0 !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields{ - & when (@skin= "office-365") { - float:right; - } - -} -.e-excelfilter .e-shadow .e-list>a{ - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-excelfilter .e-shadow{ - & when (@skin= "material") { - box-shadow: 0 0 9px rgba(0,0,0,.4) !important; - } -} - -/*---------------------------------Schedule Theme--------------------------------*/ -.e-schedule, -.e-schedule.e-scheduleouter { - & when (@skin= "material") { - color: @base-font-color; - background-color: @content-bg-color; - } - - & when (@skin= "office-365") { - color: @neutral-dark; - background-color: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-schedule .e-mobileNavigation { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when not (@skin= "material") { - color: @default-icon-color; - } -} - -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: @default-icon-color; -} - -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: @hover-icon-color; -} - -.navDrawerMenu li { - & when (@skin= "office-365") { - border-bottom: 1px solid @neutral-light !important; - } -} - -.e-scheduledrawer .e-list.e-state-active .e-list-img { - & when (@skin= "material") { - color: @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @active-icon-color; - } -} - -.e-schedule .icon-AddGrad:before { - color: #2382C3; -} - -.e-schedule .e-datecommondiv { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-font-color; - } -} - -.e-schedule .e-commonviewbutton { - & when (@skin= "material") { - color: @primary-font-color; - background: @primary-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .bs-default-gradient(); - color: @default-font-color; - border: @border-size @border-type @default-border-color; - border-right: none; - } -} - -.e-schedule .e-commonviewbutton.e-activeview:hover { - & when (@skin= "office-365") { - color: @theme-dark-font; - background: @theme-dark; - } -} - -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-scheduledialog .e-scheduleclose:hover { - & when (@skin="material") { - background-color: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-schedule .e-commonviewbutton:hover { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - } -} - -.e-schedule .e-appup, -.e-schedule .e-appdown { - & when (@skin= "material") { - color: @base-font-color; - } - - & when not (@skin= "material") { - color: @default-font-color; - } -} - -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - & when not (@skin= "material") { - color: @schedule-select-bg-color; - } -} - -.e-schedule .e-singleview { - & when not (@skin= "material") and not (@skin="office-365") { - border-right: @border-size @border-type @default-border-color; - } -} - -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - & when not (@skin= "material") and not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - } -} - -.e-schedule .e-dateheader { - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; -} - -.e-schedule .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-right: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-left: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} - -.e-schedule .e-dateheader, .e-schedule .e-leftindent { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickstartend { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-scheduledialog .e-quickstartendtime { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickcreatebottomcontainer { - & when (@skin= "material") { - border-top: @border-size @border-type @grey-300; - } -} - -.e-schedule .e-horizontalheader { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} - -.e-schedule .e-horizontaltimetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-top: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontalalternatetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type transparent; - border-top: @border-size @border-type @header-border-color !important; -} - -.e-schedule .e-horizontmonthheaderdatetd { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - & when (@skin= "material") { - background: @content-bg-color; - } -} - -.e-schedule .e-alternateworkcell { - .switch-schedule-header-color; - border-left: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-dayend { - .switch-schedule-header-color; - border-left: 2px @border-type @content-border-color !important; -} - -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color !important; -} - - -.e-schedule .e-parentnode { - & when not (@skin= "material") { - .default-gradient(); - border-bottom: @border-size @border-type @content-border-color !important; - } -} - -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - .switch-schedule-header-color; - border-bottom: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - background: @schedule-cells-bg-color; -} - -.e-schedule .e-othermonths { - border-left: @border-size @border-type transparent; -} - -.e-schedule .e-agendacells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - .high-contrast-schedule-content-icon-color; - color: @active-bg-stcolor; -} - -.e-schedule .e-alternatecells, .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300; - } - - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ); - } -} - -.e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dotted transparent; - } -} - -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - - & when not (@skin="office-365") { - color: @active-font-color; - } -} - -.e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color; - } - - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - } -} - -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%); - background-color: @grey-100; - border: @border-size @border-type @grey-400; - border-bottom: transparent; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border: @border-size @border-type @neutral-lighter; - border-bottom: transparent; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - border: @border-size @border-type @default-border-color; - border-bottom: transparent; - color: @default-font-color; - } -} - -.e-schedule .e-nextprevappdisable { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - opacity: 0.4; - } -} - -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color:@neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-schedule .e-scheduleheader > td { - & when (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - border-bottom: none; - } - - & when not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - border-bottom: none; - } -} - -.e-schedule .e-headerarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-bottom: none; -} - -.e-schedule .e-contentarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-top: none; -} - -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-schedule.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: none; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-monthheader, .e-schedule .e-scrolltimecells { - & when (@skin= "material") { - color: @base-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-schedule .e-currentdayhighlight { - & when (@skin= "material") { - color: @accent-color !important; - background: fade(@accent-color,12%) !important; - } - - & when (@skin= "office-365") { - color: @theme-light-font !important; - background: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @header-font-color !important; - background: fade(@active-bg-stcolor, 30%) !important; - } -} - -.e-schedule .e-horizontal .e-currentdayhighlight { - & when (@skin= "material") { - background: none !important; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } -} - -.e-schedule .e-currentdayhighlight .e-activeview { - & when (@skin= "material") { - background: none !important; - color: @accent-color !important; - border: none; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: none !important; - color: @header-font-color !important; - } -} - -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border: none; - } -} - -.e-schedule .e-mousehover { - background-color: @schedule-select-bg-color !important; - color: @hover-font-color; -} - -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - color: @hover-icon-color; - } -} - -.e-schedule .e-highlightcurrenttimeline { - background-color: darken(@active-bg-stcolor,5%); -} - -.e-schedule .e-currenttime { - background-color: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule .e-timeidicatorcircle { - color: darken(@active-bg-stcolor,5%); -} - -.e-scheduledialog .e-recuredit { - color: @active-bg-stcolor; -} - -.e-schedule .e-alldaycells { - .switch-schedule-header-color; - border-left: @border-size @border-type @content-border-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerresourcecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells{ - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @border-size @border-type @header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-headercells { - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-monthdateshighlight { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @watermark-font-color !important; - } -} - -.e-schedule .e-monthcurrenttime { - background: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells{ - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: @border-size @border-type transparent; -} - -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontaltimetd { - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: @border-size dotted @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: @border-size @border-type transparent !important; -} - -.e-schedule .e-activeview { - & when (@skin= "material") { - opacity: 1; - border-bottom: 2px @border-type @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary-font; - background: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .schedule-app-color(); - color: @active-font-color; - } -} - -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell{ - .switch-schedule-header-color; - border-bottom: @border-size @border-type transparent; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontaldaterender { - .switch-schedule-header-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - - .e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - .schedule-app-color(); - color: @active-font-color; - border: @border-size @border-type @schedule-app-border-color; -} - -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - .schedule-app-color(); -} - -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} - -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - & when (@skin= "material") { - background-color: @grey-100 !important; - } - - & when (@skin= "office-365") { - background-color: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @schedule-select-bg-color !important; - } -} - -.e-schedule .e-borderleft { - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-borderright { - border-right: @border-size @border-type @content-border-color !important; -} - -.e-scheduledialog .e-buttonactive:not(.e-disable) { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-primary !important; - color: @theme-primary-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor !important; - color: @active-font-color !important; - } -} - -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-dark !important; - color: @theme-dark-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @hover-bg-stcolor !important; - color: @hover-font-color !important; - } -} - -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - .switch-schedule-appointment-btn; - color: @active-bg-stcolor; -} - -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} - -.e-scheduledialog .e-outerarrowline { - border-color: @content-border-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} - -.e-scheduledialog .e-innerarrow { - border-color: @content-bg-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} - - .e-draggableAppointment { - box-shadow: 5px 5px 5px @overlay-bg-color; -} - -.e-schedule .e-blocktimeappointment { - background-color: darken(@default-bg-stcolor, 20%); - color: @default-font-color; - opacity: 0.4; -} - -.e-scheduledialog div.e-field-validation-error { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - white-space: normal; - } - - & when not (@skin= "material") { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; - } -} - -.e-schedule .e-appsoverflow { - color: @default-icon-color; -} - -.e-schedule .e-appsoverflow:hover { - color: @hover-icon-color; -} - -.e-scheduledialog div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell{ - background: @schedule-app-stbg-color !important; /* Old browsers */ - & when (@skin= "gradient-azure-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when not (@skin= "gradient-azure-dark") and not (@skin="gradient-lime") and not (@skin="gradient-lime-dark") and not (@skin="gradient-saffron") and not (@skin="gradient-saffron-dark"){ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ) !important; /* IE6-9 */ - color: #fff !important; - } - - .e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color !important; - } - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - } - } - - .media-print-default-gradient(@derivedfrom, @start, @end, @light, @dark) when (true) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start !important; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark) !important; - background: @start !important; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient) !important; /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient) !important; /* IE10+ */ - background: linear-gradient(to bottom, @gradient) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ) !important; /* IE6-9 */ - } - } - - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: @border-size @border-type @content-border-color !important; - border-left: @border-size @border-type @content-border-color !important; - background: @schedule-cells-bg-color !important; - } - - .e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%) !important; - background-color: @grey-100 !important; - border: @border-size @border-type @grey-400 !important; - border-bottom: transparent !important; - } - & when (@skin= "office-365") { - color: @neutral-light-font !important; - background: @neutral-lighter !important; - border: @border-size @border-type @neutral-lighter !important; - border-bottom: transparent !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - border: @border-size @border-type @default-border-color !important; - border-bottom: transparent !important; - color: @default-font-color !important; - } - } - - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: @active-font-color !important; - } - - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: @schedule-app-stbg-color !important; - } - - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300 !important; - } - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ) !important; - } - } - - .e-schedule .e-othermonths { - border-left: @border-size @border-type transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - - - .e-grid.e-rtl .e-nextpage, - .e-grid.e-rtl .e-nextpagedisabled{ -border-left-color: @pager-default-border-color; -} - -.e-pager, .e-grid .e-pagerstatusbar, .e-pager .e-drpdwn li, .e-pager .e-drpdwn, .e-pager div.e-drpdwndiv { -background-color: @pager-default-bg-color; -border-color: @pager-default-border-color; -color: @pager-font-color; - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} - -.e-pager { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: 13px; - color: fade(@base-font-color, 87%); - background-color: @primary-font-color; - border-color: @grey-300; - border-width: 1px 1px 1px; - } - & when (@skin= "office-365") { - border-width:1px 1px; - } -} - -.e-pager .e-icon { - & when (@skin= "material") { - position: relative; - } - & when (@skin= "office-365") { - height:32px; - width: 32px; - line-height:32px; - padding:0; - text-align:center; - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-pager .e-default:hover { - & when (@skin= "office-365") { - color:@neutral-secondary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - } -} - -.e-pager .e-spacing { - color: @pager-default-font-color; - & when (@skin= "material") { - /*material*/ - padding: 6px 1px 6px 1px; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } -} - -.e-pager .e-spacing.e-NP { - color: @default-icon-color; -} - -.e-pager .e-numericitem.e-hover , -.e-pager .e-currentitem.e-hover{ - & when (@skin= "material") { - background-color:@grey-200; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - .pager-hover-gradient(); - } -} -.e-pager.e-disable .e-numericitem.e-hover { - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background:transparent; - border-right-color:#fff; - } -} -.e-pager .e-numericitem { - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color, 87%); - border-right-color: @content-bg-color; - width: 30px; - height: 20px; - line-height: 20px; - border-right: 0; - margin: 0 8px 0 8px; - position: relative; - overflow: hidden; - border-radius: 50%; - } - & when (@skin= "office-365") { - width: 32px; - height: 32px; - line-height:32px; - border-right-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - & when not (@skin= "material") { - /*other*/ - background-color: @pager-default-bg-color; - color: @default-icon-color; - } - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-secondary; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 26%); - } -} - -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 54%); - } -} - -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when not (@skin= "material") { - /*other*/ - background-color: transparent; - } -} - -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - & when (@skin= "material") { - color:fade(@base-font-color,87%); - background-color:@grey-200; - border-radius:50%; - } - & when (@skin= "office-365") { - border-radius:0; - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-pager-gradient(); - } - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - border-radius:0; - background:transparent; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: transparent; - border-right-color: #c8c8c8; - color: #686969; - } - -} -.e-pager .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - border-color: @content-bg-color; - margin: 2px 6px -4px 16px; - border-width: 0px; - } - & when (@skin= "office-365") { - border:none; - background-color: @neutral-white; - border-radius:0; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background-color: @pager-default-bg-color; - border-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - margin: 4px 16px -4px 6px; - } -} - -.e-pager.e-rtl .e-numericitem { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - } - & when (@skin= "office-365") { - border-left-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-right-color: @primary-font-color; - padding: 6px 5px 6px 6px; - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - } - & when (@skin= "office-365") { - border-right-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-right-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - padding: 6px 5px 6px 5px; - } - & when (@skin= "office-365") { - border-left-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl div.e-parentmsgbar { - & when (@skin= "material") { - /*material*/ - padding-left: 24px; - } - & when (@skin= "office-365") { - margin-left:10px; - } - & when not (@skin= "material") and not (@skin="office-365"){ - margin-left:6px; - } - float: left; - -} - -.e-pager .e-currentitem.e-active { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} -.e-pager .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - border-radius: 50%; - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} - -.e-pager.e-disable .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: #ff4081; - border-radius: 50%; - color: #fff; - - } - & when (@skin= "office-365") { - background:#deecf9; - border-right-color:#fff; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - background-color:#179bd7; - } -} - -.e-pager .e-NP.e-numericitem, .e-pager .e-PP.e-numericitem { - & when (@skin= "material") { - vertical-align: top; - line-height: 12px; - } -} -.e-pager .e-drpdwndiv:before { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - } -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-drpdwn li.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} - -.e-pager div.e-numericcontainer{ - & when (@skin= "office-365") { - margin-top:6px; - } -} -.e-pager div.e-parentmsgbar{ - & when (@skin= "office-365") { - color:@neutral-secondary; - } -} -.e-pager .e-textbox-paging.e-pagercontainer{ - float: none; -} -.e-pager .e-template{ - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - border: none; - } -} -.e-pager .e-textbox-paging .e-nextpage,.e-pager .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-left: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage,.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - float: none; - margin-right:0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - & when (@skin= "material") { - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - padding: 6px 3px 5px 6px; - color: rgba(0,0,0,.54); - } - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 9px 3px 8px 8px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord{ - & when (@skin="office-365"){ - font-weight: bolder; - } -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 8px 8px 2px 2px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - float: right; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px 4px 4px 0px; - } - & when (@skin= "material"){ - border-radius: 50%; - } -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - .hover-pager-gradient(); - } - & when (@skin= "office-365"){ - background-color:@neutral-lighter; - } - & when (@skin= "material"){ - background-color:@grey-200; - } -} -.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{ - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage,.e-pager.e-rtl .e-template .e-lastpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: none; - border-left: 1px solid; - border-left-color: @pager-default-border-color; - } -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{ - display: none; -} - - - -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - & when (@skin="material") { - background-color: @grey-400; - border-color: @grey-300; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @scroll-bg-color; - } -} -.e-scrollbar .e-vscroll{ - &when not(@skin="material"){ - border-left:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-left:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-left:none; - } - border-right:none; -} -.e-scrollbar .e-hscroll{ - &when not(@skin="material"){ - border-top:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-top:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-top:none; - } -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon{ - &when not(@skin="material"){ - border-right: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-right:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-right:none; - } -} -.e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{ - &when not(@skin="material"){ - border-bottom: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-bottom:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-bottom:none; - } -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll{ - &when not(@skin="office-365"){ - border-right:@border-size @border-type @content-border-color; - } - &when (@skin="office-365"){ - border-right:none; - } - border-left:none; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: @border-size @border-type @content-border-color; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{ - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - &when (@skin="material") { - background-color: @grey-400; - } - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @scroll-handle-color; - } - transition: top .1s linear 0s, left .1s linear 0s; -} -.e-scrollbar .e-vhandle { - &when not(@skin="material") { - border-top: 1px solid @row-border-color; - border-bottom: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-top: 0.5px solid transparent; - border-bottom: 0.5px solid transparent; - } -} -.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-vhandle:active { - &when (@skin="material") { - border-top: 0.5px solid @grey-300; - border-bottom: 0.5px solid @grey-300; - } -} -.e-scrollbar .e-hhandle { - &when not(@skin="material") { - border-left: 1px solid @row-border-color; - border-right: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-left: 0.5px solid transparent; - border-right: 0.5px solid transparent; - } -} - -.e-scrollbar .e-hhandle:hover,.e-scrollbar .e-hhandle:active { - &when (@skin="material") { - border-left: 0.5px solid @grey-300; - border-right: 0.5px solid @grey-300; - } -} - -.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{ - & when not (@skin="material") { - background-color:@hover-bg-stcolor; - } - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - & when (@skin="material") { - background-color: @grey-500; - border-color: @grey-600; - } - & when (@skin= "office-365") { - background-color: @neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @hover-bg-stcolor; - cursor: default; - border-color: @hover-border-color; - } -} - -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, .e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, .e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, .e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, .e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } -} - -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -.e-scrollbar .e-button { - & when (@skin= "office-365") { - color:@neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } - } - -.e-scrollbar .e-button:hover -{ - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@hover-bg-stcolor; - color: @hover-icon-color; - } - border-color:@hover-border-color; -} - -.e-scrollbar .e-button{ - & when (@skin= "office-365") { - background-color:@neutral-white; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@scroll-handle-color; - } - -} -.e-scroller.e-speed-scroll > .e-content{ - overflow: scroll !important; -} - -.e-scroller.e-speed-scroll .e-content, .e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} - -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} - -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover -{ - &when not(@skin="material"){ - .handle-default-gradient(); - border: 1px solid @row-border-color; - transition: top .1s linear 0s, left .1s linear 0s; - } -} - -.e-scrollbar .e-v-line:before{ - .vhandle-arrow(); -} - -.e-scrollbar .e-h-line:before{ - .hhandle-arrow(); -} - -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover -{ - &when (@skin="material"){ - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365"){ - color: @default-icon-color; - } -} -.e-scroller .e-disable .e-button:hover -{ - background-color: transparent; -} - -.e-scroller .e-vscroll .e-vup.e-button, .e-scroller .e-vscroll .e-vdown.e-button, .e-scroller .e-hscroll .e-hup.e-button, .e-scroller .e-hscroll .e-hdown.e-button { - & when (@skin= "material") { - background-color: @grey-400; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:hover, .e-scroller .e-vscroll .e-vdown.e-button:hover, .e-scroller .e-hscroll .e-hup.e-button:hover, .e-scroller .e-hscroll .e-hdown.e-button:hover { - & when (@skin= "material") { - background-color: @grey-500; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:active, .e-scroller .e-vscroll .e-vdown.e-button:active, .e-scroller .e-hscroll .e-hup.e-button:active, .e-scroller .e-hscroll .e-hdown.e-button:active { - & when (@skin= "material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -/*Theme Color*/ - -.e-acrdn -{ - font-family: @font-family; -} -.e-acrdn > .e-content -{ - border-color: @content-border-color; - background-color: @content-bg-color; - & when (@skin= "material") { - /*material*/ - border-right: 0; - border-left: 0; - border-bottom: 0px solid; - color: fade(@base-font-color,54%); - font-size: 13px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-light-font; - font-size: 12px; - } - & when not (@skin= "office-365") { - /*other*/ - color: @content-font-color; - font-size:@content-font-size; - } - border-right: -1; - border-left: -1; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .default-gradient(); - color: @default-font-color; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a { - .office-acrd-header-bg-color(); -} - -.e-acrdn .e-select -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - font-size: 15px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-size: 14px; - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - font-size:@header-font-size; - } - } - font-weight: @content-font-weight; - font-family: @font-family; -} -.e-acrdn .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color : @neutral-light-font; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } -} -.e-acrdn .e-select a -{ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @default-font-color; - } -} -.e-acrdn .e-select:first-child -{ - & when (@skin= "office-365") { - border-top-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-top-color:@default-border-color; - } -} -.e-acrdn > .e-select:first-child -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - } - } -} -.e-acrdn .e-select:last-of-type { - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } -} - -.e-acrdn .e-select.e-active, .e-acrdn .e-disable.e-active.e-select:hover a, .e-acrdn .e-disable.e-active.e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - color:@active-font-color; - } - } -} -.e-acrdn.e-disable .e-select:hover, .e-acrdn.e-disable .e-select:hover a -{ -background: #ecedee; -color:#5c5c5c; -} -.e-acrdn .e-select.e-active -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - /*other*/ - border-color:@active-border-color; - } - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color:@hover-border-color; - } -} -.e-acrdn .e-select.e-active a -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-acrdn .e-select:hover a, .e-acrdn .e-select.e-active:hover a { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} -.e-acrdn .e-select > span{ - color:@default-icon-color; -} -.e-acrdn .e-select.e-active > span{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-icon-color; - } -} -.e-acrdn .e-select:hover > span, .e-acrdn .e-select.e-active:hover > span{ - color:@hover-icon-color; -} -.e-acrdn .e-select.e-disable:hover > span, .e-acrdn .e-select.e-disable.e-active:hover > span{ - color:@default-icon-color; -} -.e-acrdn .e-content.e-load -{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} - - -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-atc-popup { - & when (@skin= "material") { - font-size:13px !important; - } -} -.e-atc-popup .e-hilight-txt { - & when (@skin= "material") { - font-size:13px; - color: fade(@base-font-color, 54%); - } -} -.e-atc .e-options.e-active { - & when (@skin= "material") { - border-color: @primary-font-color; - .active-material-gradient() - } - & when not (@skin= "material") { - border-color: @active-border-color; - .active-gradient(); - } - color: @bs-active-font-color; - -} -.e-atc .e-options.e-active:hover , .e-atc .e-options:hover { - & when (@skin= "office-365") { - color:@neutral-primary; - .hover-gradient(); - border-color: @neutral-white; - } - & when not (@skin="office-365") { - color: @bs-hover-font-color; - .hover-gradient(); - border-color: @hover-border-color; - } -} -.e-atc .e-boxes { - background-color:@content-bg-color; -} -.e-atc.e-focus .e-in-wrap { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-atc .e-in-wrap input.e-input , input[type="text"].e-input { - & when (@skin= "material") { - padding-left: 0.1em; - } -} -.e-atc:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-atc-popup .e-category { - border-bottom: 1px solid @content-border-color; -} -.e-atc-popup .e-hover , .e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - & when (@skin= "material") { - .hover-gradient-material(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - & when (@skin= "office-365") { - border-color:@neutral-lighter; - background:@neutral-lighter; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } -} -.e-atc .e-select:hover, .e-atc.e-rtl .e-select:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @hover-icon-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - border-color:@neutral-lighter; - color:@neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @hover-icon-color; - .hover-gradient(); - } -} -.e-atc-popup ul li, .e-atc-popup.e-rtl ul li{ - & when (@skin= "material") { - padding: 13.5px 5px 5px 24px; - min-height: 2.1em; - } - & when (@skin= "office-365") { - padding: 0 10px 0 10px; - line-height:32px; - } -} -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - .default-material-gradient(); - color: @default-icon-color; - } - & when (@skin= "office-365") { - border-color: @content-bg-color; - color: @neutral-light-font; - .bs-default-gradient(); - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @default-icon-color; - .bs-default-gradient(); - } -} - -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - .office-button-bg-color(); -} -.e-atc .e-input.e-load { - background-image: @ajaxloaderimage; -} - -.e-atc ::-webkit-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-ms-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc ::-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc-popup .e-atc-tdbottom , .e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdright , .e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thright{ - border-right:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdleft , .e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thleft{ - border-left:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - font-weight: 400; - } -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary-font; - } -} -.e-atc .e-in-wrap { - & when (@skin= "material") { - border: none; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - background:transparent; - } -} -.e-atc .e-in-wrap , .e-atc .e-in-wrap .e-input { - & when (@skin= "material") { - border-radius: 0px; - } -} -.e-atc .e-in-wrap input.e-input, input[type="text"].e-input { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - } - & when (@skin= "office-365") { - box-shadow:0 0 3px rgba(0, 0, 0, 0); - padding-left:10px; - } -} -.e-atc-popup { - & when (@skin= "material") { - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2); - border-color:@neutral-light; - } -} -.e-atc .e-input::selection{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc.e-disable-wrap .e-in-wrap{ - & when (@skin= "material") { - border-bottom-color: transparent; - background-image: linear-gradient(to right, fade(@base-font-color,38%) 0%, fade(@base-font-color,38%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,38%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } - & when (@skin= "office-365") { - border:none; - background:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} - -.e-atc .e-in-wrap:before,.e-atc .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-atc .e-select.e-active, .e-atc .e-select:hover { - & when (@skin= "material") { - border-radius:2px; - } -} -.e-atc .e-select:after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-atc .e-select { - & when (@skin= "material") { - right:5px; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "material") { - float:none; - } -} -.e-atc-popup .e-ul .txt { - & when (@skin= "material") { - padding-left:24px; - } -} -.e-atc-popup .e-ul .flag { - & when (@skin= "material") { - margin-top:4px; - } - & when (@skin= "office-365") { - margin-top:10px; - } -} -.e-atc .e-select .e-icon.e-search { - & when (@skin= "material") { - font-size:18px; - } -} -.e-atc .e-autocomplete.e-input { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-atc .e-select:active { - & when (@skin= "office-365") { - color:@neutral-white; - background:@theme-primary; - } -} -.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover { - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-atc .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } -} -.e-atc .e-options.e-active .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-white; - } -} -.e-atc .e-options { - & when (@skin= "office-365") { - border-color:@neutral-white; - background:@neutral-lighter; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "office-365") { - padding-left:0px !important; - } -} -.e-atc-popup .e-atc-tableContent td { - & when (@skin= "office-365") { - font-weight: 300; - } -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-atc .e-in-wrap.e-padding { - & when (@skin= "material") { - overflow:hidden; - } -} -.e-atc .e-in-wrap.e-padding:before, .e-atc .e-in-wrap.e-padding:after { - & when (@skin= "material") { - height: 3px; - } -} -.e-atc-popup .e-activeli, .e-atc-popup .e-content .e-activeli { - background: @active-bg-stcolor; -} - - - - -/*------------------------------------- Button -------------------------------------------*/ -.e-btn:not(.e-inputbtn), .e-tbtn, .e-split-btn { - & when (@skin="material") { - font-family: @font-family; - position: relative; - text-transform: uppercase; - } - - & when not (@skin="material") { - font-weight: @content-font-weight; - font-size: @content-font-size; - } -} - -.e-btn{ - & when (@skin="office-365") { - font-weight: 600; - } -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px @shadow-bg-color; -} - -.e-btn.e-txt.e-select, .e-tbtn.e-txt.e-select, .e-split-btn.e-txt.e-select { - & when not (@skin="material") { - font-family: @font-family; - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - } -} - -.e-split-btn-hide { - visibility: hidden; -} - -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-right: medium none; - border-left-color: @default-border-color; - } -} - -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-left: medium none; - border-right-color: @default-border-color; - } -} - - -.e-btn.e-select.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38); - border-radius: 2px; - border: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - background-color: @grey-50; - font-family: @font-family; - border-color: @grey-50; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } -} - -.e-btn.e-select, .e-btn.e-tbtn.e-select, .e-btn.e-split-btn.e-select { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } - - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@theme-light-font; - } -} - -.e-btn.e-disable, .e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon, { - cursor: default; - & when (@skin="office-365") { - color:@neutral-tertiary-alt - } -} - -/*flat button*/ - -.e-btn.e-select.e-flat:hover, .e-btn.e-select.e-flat:focus { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-btn.e-select.e-flat:active { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-button.e-btn.e-flat.e-disable.e-select, .e-button.e-btn.e-flat.e-disable.e-select:active, .e-button.e-btn.e-flat.e-disable.e-select:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - } -} - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-tbtn.e-btn.e-select.e-primary:hover { - & when (@skin="material") { - background: none; - } -} - - .e-tbtn.e-btn.e-select.e-primary.e-active, .e-tbtn.e-btn.e-select.e-primary.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - box-shadow: none; - } -} - - -.e-btn.e-primary.e-select:hover, .e-btn.e-primary.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - -.e-btn.e-select.e-primary:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - - -/*primary raised button*/ - - -.e-btn.e-select.e-primary-raised { - & when (@skin="material") { - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - box-shadow: none; - } -} - -.e-btn.e-select.e-primary-raised .e-icon, .e-btn.e-select.e-primary-raised:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - -.e-btn.e-select.e-primary-raised.e-active, .e-btn.e-select.e-primary-raised.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - } -} - - -.e-btn.e-primary-raised.e-select:hover, .e-btn.e-primary-raised.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } -} - - -.e-btn.e-select.e-primary-raised:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } -} - - -.e-btn.e-select.e-primary-raised.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - box-shadow: none; - } -} - - -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - & when (@skin="material") { - color: @accent-font-color; - background-color: @accent-color; - font-family: 'ej-webfont'; - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.16); - } - - border: none; -} - - -.e-float-btn.e-btn.e-select.e-icon:hover { - & when (@skin="material") { - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.2); - color: @accent-font-color; - background-color: @accent-color; - border-color: fade(@base-font-color,12%); - font-family: 'ej-webfont'; - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:active { - & when (@skin="material") { - box-shadow: 0px 16px 20px 0px rgba(0,0,0,0.18); - color: @content-bg-color; - border-radius: 100%; - font-family: 'ej-webfont'; - border-color: fade(@content-bg-color,12%); - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - & when (@skin="material") { - background-color: fade(@content-bg-color,12%); - } - - border: none; - box-shadow: none; -} - -/*end*/ - - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - & when(@skin="material") { - color: @accent-color; - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, .e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - & when(@skin="material") { - color: fade(@base-font-color, 26%); - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - & when(@skin="material") { - background-color: fade(@content-bg-color, 26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:focus, .e-primary-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -/*end*/ - - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,54%); - background: none; - border: none; - font-family: 'ej-webfont'; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active, .e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon, .e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - - - -/*end*/ - - - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,87%); - background: none; - border: none; - box-shadow: none; - } - &when( @skin="office-365") { - color: @neutral-secondary; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when( @skin="material") { - color: fade(@base-font-color,26%); - border: none; - box-shadow: none; - } -} - - -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color, 12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } - &when( @skin="office-365") { - color: @neutral-light-font; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active, .e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background: none; - box-shadow: none; - border: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon, .e-icon-btn.e-btn.e-select.e-icon:focus, .e-icon-btn.e-btn.e-select.e-icon:hover, .e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - font-family: "ej-webfont"; - background: transparent; - box-shadow: none; - border: none; - } -} - -.e-float-btn.e-btn.e-select.e-icon.e-disable, .e-float-btn.e-btn.e-select.e-icon.e-disable:hover, .e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - &when (@skin="material") { - font-family: "ej-webfont"; - box-shadow: none; - border: none; - border-radius: 50%; - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - border-radius: 50%; - } -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - &when (@skin="office-365") { - color:@neutral-light-font; - } -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - &when(@skin="office-365") { - color:@neutral-tertiary-alt; - } - -} - -.e-button.e-btn.e-select.e-disable:after, .e-tbtn.e-btn.e-select.e-disable:after, .e-split .e-split-btn.e-btn:after { - &when (@skin="material") { - content: none; - } -} - -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, .e-btn.e-select.e-active:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font-alt; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn:focus , .e-split-btn.e-btn.e-select.e-drp-btn:focus { - & when (@skin="office-365") { - border: 1px solid; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn.e-disable:focus , .e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus{ - & when (@skin="office-365") { - border:none; - } -} -.e-split.e-widget.e-disable { - & when (@skin="office-365") { - opacity:100; - } -} - - .e-splitbutton .e-btn.e-select:focus { - & when (@skin= "office-365") { - border:1px solid; - } -} - -.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-btn.e-disable.e-active.e-select:hover, .e-btn.e-disable.e-active.e-select:hover, .e-tbtn.e-flat.e-active, .e-tbtn.e-btn.e-select.e-flat { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @base-font-color; - border-radius: 2px; - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-tbtn.e-active { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-drp-btn.e-select .e-icon, .e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-btn.e-select:active, .e-btn.e-select:active, .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active.e-disable:hover{ - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } -} -.e-tbtn.e-btn.e-select.e-active:hover{ - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} -.e-btn.e-select:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @theme-dark-font; - } -} - - .e-drp-btn.e-select:hover, .e-btn.e-select:hover .e-icon { - & when not(@skin="material") { - color: @hover-icon-color; - } - - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @neutral-dark; - } -} - - .e-drp-btn.e-select:active, .e-drp-btn.e-select:active, .e-btn.e-select:active .e-icon, .e-btn.e-select:active .e-icon, .e-btn.e-active .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-menu.e-split, .e-menu.e-context.e-split, .e-menu.e-context.e-split .e-list > ul, .e-menu.e-widget.e-split li.e-list { - & when (@skin="material") { - background-color: @content-bg-color; - } - & when (@skin="office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-bg-stcolor; - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-menu.e-widget.e-split li.e-list:hover{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - color:@neutral-light-font; - } -} - .e-split-btn-div .e-icon { - & when (@skin="material") { - padding: 0px; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-select.e-disable:hover, .e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color,26%); - box-shadow: none; - border: none; - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - - .e-tbtn.e-btn.e-select { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } -} - - .e-tbtn.e-btn.e-select:hover, .e-tbtn.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } -} - - .e-tbtn.e-btn.e-select.e-active:focus { - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - .e-tbtn.e-btn.e-select.e-active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - background-color: @accent-color; - } -} - - .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active .e-icon { - & when (@skin="material") { - color: @accent-font-color; - } -} - - .e-tbtn.e-btn.e-select.e-active.e-disable, .e-tbtn.e-btn.e-select.e-disable { - & when (@skin="material") { - box-shadow: none; - background-color: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } -} - - .e-tbtn.e-select.e-flat:hover { - & when (@skin="material") { - background: none; - } -} - - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-btn.e-select.e-flat { - & when (@skin="material") { - background: none; - color: @accent-color; - font-family: @font-family; - box-shadow: none; - border: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, .e-btn.e-select.e-flat .e-icon { - & when (@skin="material") { - color: @accent-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - & when (@skin="material") { - background-color: @accent-color; - color: @accent-font-color; - box-shadow: none; - font-family: @font-family; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - & when (@skin="material") { - background-color: fade(@accent-color,61%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - & when (@skin="material") { - font-family: "ej-webfont"; - border-radius: 100%; - background: none; - border: none; - box-shadow: none; - color: fade(@base-font-color, 54%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, .e-btn.e-select.e-flat.e-disable, .e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, .e-split.e-widget.e-disable:hover, .e-split.e-widget.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, .e-btn.e-select.e-flat.e-disable .e-icon, .e-btn.e-select.e-primary.e-disable .e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, .e-btn.e-select.e-flat.e-disable .e-icon:hover, .e-btn.e-select.e-primary.e-disable .e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - &when(@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - &when(@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - &when(@skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - & when (@skin="material") { - color: @accent-color; - background: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - &when(@skin="material") { - background-color: fade(@accent-color,26%); - color: @accent-font-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - & when (@skin="material") { - background: none; - } -} - .e-tbtn.e-btn.e-active:hover .e-icon -{ - & when (@skin= "office-365") - { - /*office-365*/ - color: @theme-primary-font; - } - - & when (@skin= "material") - { - color: @primary-font-color; - } - - & when not (@skin= "office-365") and not (@skin= "material") - { - color: @active-icon-color; - } -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - & when (@skin="material") { - color: fade(@base-font-color, 87%); - } -} - -.e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 54%); - } -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - & when (@skin= "office-365") { - content: "\e673"; - } -} -.e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-btn.e-select.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-split.e-widget { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - background: none; -} - -.e-split.e-widget:hover, .e-split.e-widget:focus { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-radius: 2px; - } -} - -.e-split.e-widget.e-active .e-splitarrowright, .e-split.e-widget.e-active .e-splitarrowleft, .e-split.e-widget.e-active .e-splitarrowtop, .e-split.e-widget.e-active .e-splitarrowbottom { - & when (@skin="material") { - background-color: @content-bg-color; - border-radius: 2px; - box-shadow: rgba(0,0,0,0.26); - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - box-shadow: none; - } -} - -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, .e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: transparent; - } -} - -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget:focus { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - border: none; - outline: none; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-split.e-widget.e-active { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -/*primary button*/ - -.e-btn.e-select.e-primary, .e-btn.e-select.e-primary:active { - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @neutral-white; - border-color:@theme-primary; - } -} - -.e-btn.e-select.e-primary:hover { - & when not (@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} - - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary .e-icon:active { - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-btn.e-select.e-primary:hover .e-icon { - - & when not (@skin="material") { - color: @hover-icon-color; - } -} - -.e-btn.e-select.e-primary:active:hover .e-icon, .e-btn.e-select.e-primary:active:hover { - - & when not (@skin="material") { - color: @active-font-color; - } - & when (@skin="bootstrap") { - .active-gradient(); - } -} - -.e-btn.e-select.e-disable.e-primary, .e-btn.e-select.e.e-disable.e-primary:active, .e-btn.e-select.e-disable.e-primary:hover { - - & when not (@skin="material") { - .active-gradient(); - border-color: fade(@active-border-color,50%); - color: fade(@active-font-color,50%); - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } - -} - -.e-btn.e-select.e-disable.e-primary .e-icon, .e-btn.e-select.e-disable.e-primary:hover .e-icon, .e-btn.e-select.e-disable.e-primary:active .e-icon { - & when not (@skin="material") { - color: fade(@active-icon-color,50%); - } -} - -.e-button.e-btn:not(:active):after, .e-tbtn.e-btn.e-active:not(:active):after, .e-split .e-split-btn.e-select.e-btn:not(:active):after, - .e-tbtn.e-btn.e-flat.e-active:not(:active):after, .e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after, { - &when( @skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - -.e-button.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn:not(:active):after { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - -/*end*/ -/*------------------------------------Custom Button---------------------------------------*/ -.e-btn.e-select.e-success { - color: #fff; - background: #5cb85c; - border-color: #4cae4c; -} - -.e-btn.e-select.e-success .e-icon, .e-btn.e-select.e-info .e-icon, .e-btn.e-select.e-warning .e-icon, .e-btn.e-select.e-danger .e-icon { - color: #fff; -} - -.e-btn.e-select.e-success:active, .e-btn.e-select.e-success:hover, .e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} - - -.e-btn.e-select.e-success:focus, .e-btn.e-select.e-success:active:hover, .e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} - -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} - -.e-btn.e-select.e-info { - color: #fff; - background: #5bc0de; - border-color: #46b8da; -} - -.e-btn.e-select.e-info:active, .e-btn.e-select.e-info:hover, .e-btn.e-select.e-info:focus, .e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} - -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} - -.e-btn.e-select.e-info:active:hover, .e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} - -.e-btn.e-select.e-warning { - color: #fff; - background: #f0ad4e; - border-color: #eea236; -} - -.e-btn.e-select.e-warning:active, .e-btn.e-select.e-warning:hover, .e-btn.e-select.e-warning:focus, .e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} - -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} - -.e-btn.e-select.e-warning:active:hover, .e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} - -.e-btn.e-select.e-danger { - color: #fff; - background: #d9534f; - border-color: #d43f3a; -} - -.e-btn.e-select.e-danger:active, .e-btn.e-select.e-danger:hover, .e-btn.e-select.e-danger:focus, .e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} - -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} - -.e-btn.e-select.e-danger:active:hover, .e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} - -.e-btn.e-select.e-link, .e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} - -.e-btn.e-select.e-link:active, .e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} - -.e-btn.e-select.e-link:hover, .e-btn.e-select.e-link:hover .e-icon, .e-btn.e-select.e-link:focus, .e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, .e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} - -.e-btn.e-select.e-link.e-txt:hover, .e-btn.e-select.e-link.e-txt:focus, .e-btn.e-select.e-link.e-txt:active:hover{ - text-decoration: underline; -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:focus, .e-btn.e-select.e-disable.e-success:active, .e-btn.e-select.e-disable.e-success:active:hover { - background: fade(#5cb85c,50%); -} - -.e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:hover, .e-btn.e-select.e-disable.e-info:focus, .e-btn.e-select.e-disable.e-info:active, .e-btn.e-select.e-disable.e-info:active:hover { - background: fade(#5bc0de,50%); -} - -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:hover, .e-btn.e-select.e-disable.e-warning:focus, .e-btn.e-select.e-disable.e-warning:active, .e-btn.e-select.e-disable.e-warning:active:hover { - background: fade(#f0ad4e,50%); -} - -.e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:hover, .e-btn.e-select.e-disable.e-danger:focus, .e-btn.e-select.e-disable.e-danger:active, .e-btn.e-select.e-disable.e-danger:active:hover { - background: fade(#d9534f,50%); -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:active:hover, .e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:active:hover, .e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:active:hover, .e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link:active:hover { - color: fade(#fff,50%); - border-color: transparent; - box-shadow: none; -} - -.e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link.e-txt, .e-btn.e-select.e-disable.e-link:hover, .e-btn.e-select.e-disable.e-link.e-txt:hover, .e-btn.e-select.e-disable.e-link:active, .e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, .e-btn.e-select.e-disable.e-link:focus .e-txt, .e-btn.e-select.e-disable.e-link:active:hover, .e-btn.e-select.e-disable.e-link.e-txt:active:hover{ - color: fade(#337ab7,50%); - background: transparent; - text-decoration: none; -} - -.e-btn.e-select.e-disable.e-link .e-icon, .e-btn.e-select.e-disable.e-link:hover .e-icon, .e-btn.e-select.e-disable.e-link:focus .e-icon, .e-btn.e-select.e-disable.e-link:active .e-icon, .e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: fade(#337ab7,50%); -} - -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ -.ejinputtext { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border: 1px solid @base-font-color; - color: fade(@base-font-color,87%); - border: 1px solid fade(@base-font-color,26%); - } - - & when not (@skin= "material") { - border: 1px solid @content-border-color; - color: @content-font-color; - } - - outline: medium none; -} - -.e-textbox, .e-textarea { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @content-font-color; - } -} - -.ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border: 1px solid fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - } -} - -.e-textbox:hover, .e-textarea:hover { - & when (@skin= "material") { - box-shadow: none; - } - - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .focus-border-color(); - } -} - -.e-textbox:focus, .e-textarea:focus { - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - border-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-textbox.e-animation:focus, .e-textarea.e-animation:focus { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} - -.e-ripple-bar:before, .e-ripple-bar:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-textbox[disabled], .e-textarea[disabled] { - box-shadow: none; - - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,26%); - } - - & when (@skin= "office-365") { - background: @neutral-lighter; - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color:@disable-control-background-color; - border-color:@disable-control-border-color; - color: fade(@content-font-color,38%); - } -} - -.e-textbox[disabled]:hover, .e-textarea[disabled]:hover, .e-textbox[disabled]:focus, .e-textarea[disabled]:focus { - & when (@skin= "office-365") { - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - } - - box-shadow: none; -} - -.e-textbox::selection, .e-textarea::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-moz-selection, .e-textarea::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-webkit-input-placeholder, .e-textarea::-webkit-input-placeholder { - & when (@skin= "material") { - font-style: normal; - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-ms-input-placeholder, .e-textarea:-ms-input-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox::-moz-placeholder, .e-textarea::-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-moz-placeholder, .e-textarea:-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox.e-error, .e-textarea.e-error { - & when (@skin= "office-365") { - border-color: @error-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-menu.e-split.e-context { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26); - } -} - - -.e-menu.e-split.e-context .e-list > .e-menulink { - &when(@skin="material") { - color: fade(@base-font-color,87%); - } - - &when not(@skin="material") { - color: @default-font-color; - } -} - -.e-menu.e-split.e-context .e-list .e-icon { - &when(@skin="material") { - color: fade(@base-font-color,54%); - } -} - -.e-menu.e-split.e-context .e-list.e-mhover { - &when(@skin="material") { - background-color: @grey-200; - } -} -.e-btn.e-disable.e-select, .e-btn.e-disable.e-select,.e-tbtn.e-btn.e-disable.e-select.e-active, .e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active, -.e-split.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select,.e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, .e-btn.e-disable.e-select:active, .e-tbtn.e-btn.e-disable.e-select.e-active:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select:focus{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 3px 4px 8px; - } -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 8px 4px 3px; - } -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -.e-captcha .refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border: @captcha-refresh-border; - } - } -} -.e-captcha .audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - } - } -} -.e-captcha .imagecontainer { - border: @captcha-image-border; -} -.e-captcha .validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-refresh-border; - } - } -} -.e-captcha .e-audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-valid-border; - } - } -} -.e-captcha .e-imageContainer { - border: @captcha-image-border; -} -.e-captcha div:nth-child(2) { - & when (@skin= "material") { - width: 0px !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - width: 0px !important; - } - & when not (@skin= "office-365") { - /*other*/ - width: 0px; - } - } -} -.e-captcha .validTextBox:focus{ - & when (@skin= "material") { - outline: none; - border-bottom: 2px solid @accent-color; - } - } - .e-captcha .refresh.e-btn.e-select:active, .e-captcha .e-refresh.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} -.e-captcha .audio.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-captcha .refresh.e-btn.e-select:focus, .e-captcha .audio.e-btn.e-select:focus, .e-captcha .refresh.e-btn.e-select:active, .e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, .e-captcha .e-audio.e-btn.e-select:focus, .e-captcha .e-refresh.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - box-shadow: none; - } -} -.e-captcha .imagecontainer img, .e-captcha .e-imageContainer img{ - & when (@skin= "office-365") { - height: 80px; - width: 150px; - } -} -.e-captcha .refresh:focus, .e-captcha .audio:focus, .e-captcha .e-refresh:focus, .e-captcha .e-audio:focus { - & when (@skin= "office-365") { - box-shadow: none; - } -} - - -/*------------------------------------- Colorpicker -------------------------------------------*/ - - .e-colorpicker .e-hsv-color, .e-colorpicker .e-buttons .e-preview, .e-colorpicker .e-slider-wrap .e-hue, .e-colorpicker .e-slider-wrap .e-opacity { - & when (@skin="material") { - border: none; - } - - & when not (@skin="material") and not (@skin="office-365") { - border: 3px solid @colorpicker-bg-color; - } -} - -.e-colorpicker .e-slider-wrap .e-handle.e-select, .e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid @colorpicker-bg-color; -} -.e-colorpicker:focus{ - outline: none; -} -.e-colorwidget .e-select { - & when not (@skin="material") { - background: @colorpicker-button-bg-color; - color: @default-icon-color; - border-color: @content-border-color; - } - - - & when (@skin = "material") { - color: fade(@base-font-color,54%); - } -} - -.e-colorpicker .e-buttons .e-codeeditor .e-color-code{ - & when (@skin= "material") - { - border-color: fade(@base-font-color,12%); - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:hover, .e-colorwidget.e-split .e-color-container:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-icon-color; - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:active, .e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - & when (@skin = "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-colorwidget .e-in-wrap,.e-colorwidget .e-in-wrap.e-box.e-disable:hover,.e-colorwidget .e-in-wrap.e-box.e-disable:focus{ - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:hover { - & when (@skin = "material") { - background-color: @grey-100; - color: @hover-icon-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:focus { - & when (@skin = "material") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, .e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: @colorpicker-button-bg-color; -} - -.e-colorpicker.e-popup { - .office-colorpick-popup-bg-color; - background-color: @colorpicker-popup-bg-color; - .office-colorpick-popup-border-color; - border-color: @colorpicker-popup-boder-color; -} - -.e-presetWrapper.e-widget.e-context { - border-color: @colorpicker-popup-boder-color; - - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-colorwidget.e-focus { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - -.e-colorwidget.e-focus .e-in-wrap:active { - .focus-border-color(); -} - -.e-colorpicker .e-recent-color .e-colorblock.e-block, .e-colorpicker .e-recent-color .e-colorblock.e-select, .e-colorpicker .e-footer .e-switcher { - background-color: @colorpicker-button-bg-color; - color: @content-font-color; - & when not (@skin = "office-365"){ - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:hover{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:active{ - & when (@skin = "office-365"){ - border: 1px solid @theme-primary; - } -} - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(#000, 12%); - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - & when (@skin = "material") { - background-color: @grey-100; - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - & when (@skin = "material") { - background-color: @grey-200; - } -} - - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - - - -.e-colorwidget .e-color-container .e-selected-color::after, .e-colorwidget .e-select .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:after { - & when (@skin="material") { - background-color: fade(@primary-font-color, 50%); - } -} - - -.e-colorpicker .e-footer .e-switcher:hover { - & when (@skin = "material") { - .hover-gradient(); - border-radius: 2px; - } -} - -.e-colorwidget .e-in-wrap.e-box, .e-colorwidget .e-in-wrap.e-box .e-select, .e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - & when not (@skin = "material") and not (@skin = "office-365") { - background: @colorpicker-button-bg-color; - } - - & when (@skin = "material") { - border-color: transparent; - color: fade(@base-font-color, 54%); - } - - color: @content-font-color; - .colorpickericon-color-selection(); -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-right: 1px solid; - border-right-color: @colorpicker-popup-boder-color; - } -} -.e-colorwidget .e-select:hover, .e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - } - - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } - & when (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-presetWrapper.e-menu.e-context, .e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, .e-presetWrapper.e-menu.e-context .e-list > ul, .e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; - border-color: @colorpicker-btn-bg-color; -} - -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; -} - -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - .default-gradient(); - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn, .e-colorpicker .e-footer .e-applyButton.e-btn { - & when not (@skin = "material") { - .bs-default-gradient(); - border-color: @colorpicker-popup-boder-color; - } -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, .e-colorpicker .e-footer .e-applyButton.e-btn:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-colorpicker .e-buttons .e-grpbtn { - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 fade(@base-font-color, 26%); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{ - - & when not (@skin = "office-365") { - color: @default-font-color; - } - - & when (@skin = "material") { - background: @colorpicker-grpbutton-bg-color; - box-shadow: none; - border-radius: 0; - } - & when (@skin = "office-365") { - box-shadow: none; - color: @theme-light-font; - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - .colorpicker-color-selection(); - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365") { - .colorpicker-color-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when (@skin = "material") { - border-color: @content-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-lighter; - } -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{ - background:none -} - -.e-colorpicker .e-buttons .e-color-code { - & when (@skin = "material") { - border-color: fade(@base-font-color, 26%); - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-buttons .e-color-code:hover { - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } - -} - -.e-colorpicker .e-buttons .e-color-code:focus { - & when (@skin = "material") { - border-color: fade(@base-font-color, 54%); - } - - & when (@skin = "office-365") { - border-color: @theme-primary; - } - -} - -.e-colorpicker .e-buttons .e-codeeditor::before{ - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-colorpicker .e-buttons .e-previous, .e-presetWrapper .e-presets-table .e-preset-row { - border-color: @content-border-color; -} - -.e-colorpicker .e-item { - & when not (@skin = "material") { - border-color: @colorpicker-popup-boder-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-item.e-state-selected { - & when (@skin = "material") { - border-color: @base-font-color; - border-width: 1px; - } -} - -.e-colorpicker .e-color-image, .e-presetWrapper .e-color-image, .e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: @colorpicker-image; - background-color: transparent; - filter: none; -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - & when (@skin = "material") { - background-color: fade(@base-font-color, 24%); - } -} - -.e-presetWrapper .e-presetHeader, .e-colorpicker .e-element .e-icon:before { - color: @content-font-color; -} - -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before -{ - & when (@skin="office-365") { - color: @theme-primary-font; - } -} - -.e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-codeeditor .e-close_01 { - color: @content-font-color; -} - -.e-colorpicker .e-buttons .e-grpbtn .e-click { - - & when (@skin = "material") { - color: @base-font-color; - background-color: @grey-400; - } - - & when not (@skin = "material") { - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - box-shadow: 0 0 0 2px @colorpicker-bg-color; - .colorpicker-boxshadow-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-presetWrapper.e-menu.e-context li.e-list { - background: @content-bg-color; -} - -.e-colorpicker .e-context.e-menu .e-mhover > a, .e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, .e-colorpicker .e-context.e-menu .e-mfocused > a, .e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, - .e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after, - { - background: transparent; -} - -.e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } - } -.e-colorpicker .e-footer .e-switcher:focus{ - & when not (@skin = "material") { - box-shadow: 0 0 2px @shadow-bg-color; - outline-color:@shadow-bg-color; - } -} -.e-colorwidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{ - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - & when (@skin = "material") { - margin: -11px 8px; - height:14px; - } - - & when not (@skin = "material") { - margin: -11px 5px; - } -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{ - opacity:.35; - background:none; -} - - - -.e-fileexplorer,.e-fileexplorer input:not(.e-textbox), input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input{ - border-color:@default-border-color; -} -.e-fileexplorer input, input.e-fe-dialog-text{ - & when (@skin= "office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer,.e-fileexplorer input, input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer { - .office-file-explorer-toolbar-border-color; - border-color:@default-border-color; -} - -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer.e-fe-mobile .e-fe-split-icon -{ - border-color: @content-border-color; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{ - & when (@skin= "office-365") { - border-color: @content-border-color; - border-style: solid; - } -} -.e-fileexplorer .e-statusbar { - .material-stylefor-bordertop(); -} -.e-fileexplorer .e-statusbar .e-itemStaus{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input -{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when not (@skin= "material") { - color: @content-font-color; - } - -} - -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{ - color: @hover-font-color; -} -.e-fileexplorer.e-js .e-grid td.e-active, .e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{ - & when (@skin= "material") { - color:rgba(0,0,0,.87); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color:@active-font-color; - } - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{ - .hover-gradient(); - border-color:@hover-border-color; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{ - & when (@skin= "office-365") { - color:@theme-light-font; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, .fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon -{ - & when not (@skin= "material") and not (@skin="office-365"){ - color: @active-icon-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, .e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-icon-color; - } -} - -.e-fileexplorer .e-treeview .e-fe-node-hover, .e-fe-dialog.e-icon.e-close:hover -{ - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } -} - - .e-fileexplorer.e-js .e-tilenode.e-active, .e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active -{ - & when (@skin= "material") { - border-color: @grey-100; - background: @grey-100; - } - & when (@skin= "office-365") { - border-color: @theme-lighter; - background:@theme-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .high-contrast-file-explorer-content-active; - border-color: @active-border-color; - background: @active-bg-stcolor; - } -} - .e-fileexplorer.e-js .e-tilenode.e-active:hover, .e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .hover-gradient(); - color:@hover-font-color; - border-color:@hover-border-color; - } - } - -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-bg-stcolor; - } -} - -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - border-color:@hover-border-color; - } -} - -.e-fileexplorer input:not(.e-textbox) , input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input, - .e-fe-split-context.e-menu.e-context.e-split, .e-fe-split-context.e-menu.e-widget.e-split li.e-list -{ - background: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover, .e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - border-color: @hover-border-color; - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover -{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - } - border-color: @hover-border-color; - border-color:@hover-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - } -} - -.e-fileexplorer .e-toolbar>.e-horizontal>.e-active>span.e-fe-folder{ - & when (@skin="office-365") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin="office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, .e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{ - background: none; -} - -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - & when (@skin= "material") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar input, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 26%); - } -} - -.e-fileexplorer .e-toolbar input::selection, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - & when (@skin= "material") { - color: @accent-font-color; - background: @accent-color; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin= "material") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin= "material") { - background-color: @grey-300; - } -} - -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - & when (@skin= "material") { - animation: none; - } -} - -.e-fileexplorer .e-scrollbar .e-vscroll, .e-fileexplorer .e-scrollbar .e-hscroll { - & when (@skin= "material") { - border-color: @default-border-color; - } -} - -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, .e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - & when (@skin= "material") { - background: @grey-300; - box-shadow: none; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "material") { - background-color: fade(@accent-color, 26%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - .default-gradient(); - border-color:@default-border-color; - } -} - -.e-fileexplorer .e-toolbar { - & when not (@skin= "material") and not (@skin="office-365") { - .office-file-explorer-toolbar-bg-color; - } -} - -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer .e-grid .e-gridheader.e-scrollcss, .e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: @content-bg-color; -} -.e-fileexplorer .e-alt_row, .e-fileexplorer .e-gridheader , -.e-fileexplorer .e-gridheader .e-headercell, .e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, .e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace -{ - background-color: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage -{ - border-color: @hover-border-color; -} - -.e-fileexplorer.e-js .e-active .e-thumbImage -{ - border-color: @active-bg-stcolor; -} - - .e-menu > .e-list.e-fe-separator { - border-color: @content-border-color; -} - - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, .e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .high-contrast-file-explorer-search-text; - border-color: @active-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, .e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } - & when not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - & when not (@skin= "material") and not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-dialog .e-fe-table table tr .e-readonly { - background:@content-bg-color; - color: @content-font-color; -} - -.e-dialog .e-fe-table table .e-border { - border-color:@content-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, .e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, .e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{ - background-color: transparent; -} - -.e-fileexplorer .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:before, .e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup span:hover, .e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{ - box-shadow: 0px 0px 6px -1px @default-border-color inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child{ - & when (@skin= "material") { - color: rgba(0,0,0,.38); - border-color: rgba(0,0,0,.38); - } -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - .material-stylefor-fileexplorer(); -} - -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - & when not (@skin= "material") and not (@skin="office-365") { - .switch-file-explorer-context-icon-color; - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar.e-focus{ - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-select { - & when not (@skin= "material") and not (@skin="office-365") { - .material-file-explorer-splitbtn-shadow; - .office-file-explorer-splitbtn-bg-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-ntouch.e-select:hover { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-shadow; - } -} - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus -{ - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text{ - & when (@skin= "material") { - box-shadow: none; - border-color: fade(@base-font-color, 12%); - } -} -.e-fe-dialog input.e-fe-dialog-text:hover, .e-fe-dialog input.e-fe-dialog-text:focus { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text:focus{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-radius; - } -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - & when (@skin= "material") { - background-color: fade(@accent-color, 38%); - } -} - -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, .e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - & when (@skin= "high-contrast-01") { - border: 1px solid @active-border-color; - } - - & when (@skin= "high-contrast-02") { - border: 1px solid @active-border-color; - } - - & when (@skin= "material") { - border: 1px solid @accent-color; - } - - & when not (@skin= "high-contrast-01") and not (@skin= "high-contrast-02") and not (@skin= "material") { - border: 1px solid @active-bg-stcolor; - } - - .mouseselection-stylefor-fileexplorer(); -} - -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, .e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: @active-bg-stcolor; -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, .e-fe-dialog input.e-fe-dialog-text:focus { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:hover, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, .e-fe-dialog input.e-fe-dialog-text:hover { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fe-dialog input.e-fe-dialog-text { - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-fileexplorer input:not(.e-textbox), .e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, .e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input { - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - - -/*------------DatePicker themes -------------*/ -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: @disable-datepicker-text; - visibility: visible; - cursor:default; -} - -.e-datepicker table td.e-hidedate { - visibility: hidden; -} - -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: @content-border-color; - - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datewidget .e-in-wrap:before, .e-datewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datewidget.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-datewidget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - .focus-border-color(); - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datewidget.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - .border-selection(); - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-datewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - border-color: @content-border-color; - } - - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-light; - color: @theme-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } -} - -.e-datewidget .e-select.e-active { - .active-gradient(); - border-color: @active-bg-stcolor; -} - -.e-datewidget .e-input { - background-color: @content-bg-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - font-size: 14px; - font-weight: 400; - } - - & when not (@skin= "material") and not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; // need to add variable in office-365 defn file. - } - - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-datepicker table td.e-dp-weekend { - color: @error-font-color; -} - -.e-datepicker.e-calendar { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - font-size: 12px; - width: 308px; - padding: 0 10px 10px 10px; - } - - & when (@skin= "office-365") { - /*material*/ - padding: 10px; - font-size: 12px; - font-weight: 600; - } - - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datepicker .e-header, .e-datetime-popup .e-timecontainer .e-header { - .header-gradient(); - font-weight: @header-font-weight; - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-bottom: 0; - font-size: @header-font-size; - } - & when (@skin= "office-365") { - font-weight: 300; - color: @theme-light-font; - font-size: @header-font-size; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - font-size: @header-font-size; - color: @header-font-color; - } - - -} - -.e-datepicker .e-header:hover > span { - color: @hover-font-color; -} - -.e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - border: none; - width: 94%; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-primary; - font-size: 14px; - font-weight: 400; - width:20%; - float: right; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - border: @border-size @border-type transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select { - & when not (@skin= "material") { - /*other*/ - background: transparent; - width: 100%; - } -} - -.e-ntouch.e-datepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border: none; - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - - .transparent-border(); -} - -.e-datepicker .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font-alt; - font-weight: 300; - font-size: 17px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @header-font-color; - } -} - -.e-datepicker .e-week-header, .e-ntouch.e-datepicker .e-week-header:hover { - .default-gradient(); - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - background: @content-bg-color; - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - background: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - } - - border-bottom: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover, .e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - .hover-gradient(); - border-color: @hover-border-color; - box-shadow: 0 0 0 transparent inset; - - & when (@skin= "material") { - /*material*/ - background: transparent; - color: fade(@base-font-color,87%); - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - background-color: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-font-color; - border-radius: 4px; - } -} -.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{ - background:transparent; -} - -.e-datepicker td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } -} - -.e-datepicker .e-datepicker-days .e-selected-days { - .active-gradient(); - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; -} - -.e-work-week .e-week-day, .e-selected-week, .e-selected-month { - background-color: @default-bg-stcolor; - color: @default-font-color; -} - -.e-datepicker .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} - -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background-color: @content-bg-color; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - } - - .material-borderRadius-datepicker(); - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: @hover-border-color; -} - - -.e-datepicker .e-state-default{ - & when not (@skin="material") and not (@skin="office-365") { - color: @content-font-color; - font-weight: @content-font-weight; - } - - & when (@skin="material") { - color: fade(@base-font-color,87%); - font-size:14px; - } - - & when (@skin="office-365") { - color: @theme-light-font; - } -} - -.e-datepicker table td.e-weeknumber, .e-datepicker table td.e-weeknumber:hover { - & when (@skin="material") { - color: fade(@grey-light-font,54%); - } - & when (@skin="office-365") { - color: fade(@theme-light-font,54%); - } -} - -.e-datepicker .today { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: @content-bg-color; - box-shadow: 0 0 0 transparent inset; - .material-dateCircle-datepicker(); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - background-color: @default-bg-stcolor; - border-radius: 4px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - background-color: transparent; - } -} - -.e-datepicker .today:before,.e-datepicker .today.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-lighter; - border:0px; - } -} - -.e-datepicker .other-month.e-active { - background: none; -} - -.e-datepicker .e-active,.e-datepicker .e-active:hover, .e-datepicker .e-active.e-state-hover { - .active-gradient(); - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; - border-color: @active-border-color; - - & when not (@skin= "office-365") { - border-radius: 4px; - } - & when (@skin= "material"){ - color: @accent-font-color; - } - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - //color: fade(@base-font-color,38%); - } -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: @bs-header-bg-stcolor; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin = "office-365") { - background-color: transparent; - } - - & when not (@skin = "office-365") and not (@skin = "material") { - background: @hover-bg-stcolor; - } -} - -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} - -.e-datepicker::-webkit-input-placeholder { - color: @content-font-color; -} - -.e-datepicker:-ms-input-placeholder { - color: @content-font-color; -} - -.e-datepicker::-moz-placeholder { - color: @content-font-color; -} - -.e-datepicker:-moz-placeholder { - color: @content-font-color; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background: @content-bg-color; - } -} - -.e-datepicker .e-datepicker-days .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td, .e-datepicker .e-datepicker-years td { - & when (@skin= "material") { - /*material*/ - height: 50px; - position: relative; - z-index: 1; - } - - & when (@skin= "office-365") { - /*material*/ - height: 40px; - position: relative; - z-index: 1; - padding-bottom: 15px; - } -} - -.e-datepicker .e-datepicker-allyears td { - .material-monthDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td:hover::before, .e-datepicker .e-datepicker-years td:hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 18px; - } -} - -.e-datepicker .e-header .e-next, .e-datepicker .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); -} - -.e-datepicker .e-header .e-next:hover, .e-datepicker .e-header .e-prev:hover { - & when (@skin = "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-datepicker .e-header .e-prev { - .material-icon-alignment(); -} - -.e-datepicker .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datepicker .e-header .e-text .e-datepicker-headertext { - .material-headerText-padding(); -} - -.e-datepicker .e-header .e-next { - .material-rightIcon-alignment(); -} - -.e-datepicker .e-icon { - .material-icon-dimension(); -} - -.e-datepicker .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datepicker .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:79% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:73%; - } -} -.e-datepicker.e-headerlong .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:85% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:85%; - } -} - -.e-datepicker.e-rtl .e-header .e-text { - .material-header-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datewidget.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datewidget.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datepicker .today:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} - -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - background: @grey-200; - color: @base-font-color; - } - - & when (@skin= "office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border:0px; - } -} - -.e-datepicker table td::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 30px; - content: ""; - position: absolute; - left: 1px; - top: 5px; - z-index: -1; - } -} -.e-datepicker table td.e-weeknumber:hover::before { - & when (@skin = "material") { - content: none; - } - & when (@skin = "office-365") { - content: none; - } -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, .e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before,.e-datepicker.e-headerlong table .e-datepicker-days td::before{ - & when (@skin= "office-365") { - left:14px; - } - & when (@skin= "material") { - left:10px; - } -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before{ - & when (@skin= "office-365") { - width:75px; - } - & when (@skin= "office-365") { - left:14px; - } -} - -.e-datepicker table .e-datepicker-months td::before, .e-datepicker table .e-datepicker-years td::before { - & when (@skin= "office-365") { - /*material*/ - width: 45px; - height: 45px; - left: 6px; - top: -2px; - padding-bottom: 0; - background-color: @neutral-lighter; - } -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, .e-datepicker.e-headerlong table .e-datepicker-years td::before { - & when (@skin= "office-365") { - left: 29px; - } -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, .e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, .e-datepicker.e-headerlong e-datepicker-months table td::before{ - & when (@skin= "office-365") { - left: 29px; - } -} - -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-years td.e-current-year::before -{ - & when (@skin= "office-365") - { - left: 16px; - } -} - - -.e-datepicker table .e-datepicker-months td.e-active::before, .e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, .e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-datepicker table .e-datepicker-months td.e-active:hover::before, .e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-datepicker table .e-datepicker-allyears td::before { - & when (@skin= "office-365") { - /*material*/ - width: 50px; - height: 50px; - left: 3px; - top: 6px; - background-color: @neutral-lighter; - } -} -.e-datepicker table .e-datepicker-allyears td.e-active::before{ - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} -.e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - border-radius: 50%; - background: @accent-color; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*material*/ - background: #0078d7; - content: ""; - position: absolute; - left: 2px; - top: 5px; - z-index: -1; - height: 30px; - width: 30px; - color: white; - background: @theme-primary; - } -} -.e-datepicker.e-headerlong table td.e-current-allyear::before{ - & when (@skin= "material") { - left:14px; - } -} -.e-datepicker.e-icons .e-active::before, .e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, .e-datepicker.e-icons td.e-state-hover::before { - & when (@skin= "material") { - left: 2px; - } - - & when (@skin= "office-365") { - left: 7px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, .e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, .e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "office-365") { - left: 13px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears td -{ - & when (@skin= "office-365") { - word-break: break-word; - white-space: pre; - } -} - -.e-datepicker td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - } - & when (@skin= "office-365") { - /*office-365*/ - border:1px solid @theme-primary; - } -} - -.e-datepicker .e-active::before,.e-datepicker .e-active.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-primary; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - - } -} -.e-datepicker table td.e-hidedate:hover::before{ - & when (@skin= "material") { - /*material*/ - background: none; - } - & when (@skin= "office-365") { - /*office-365*/ - background: none; - } -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} - -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - & when (@skin= "material") { - left:32px; - } -} - -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection, -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection, -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, .e-datepicker.e-popup .e-header .e-next:not(:active):after { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, .e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} - -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - & when (@skin= "material") { - background: fade(@accent-color,50%); - } -} - -.e-datepicker .e-datepicker-days td.e-active { - & when (@skin= "material") { - overflow: hidden; - border-radius: 50%; - } -} -.e-datewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} - -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datepicker .e-footer:active{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} -.e-datepicker .e-footer.e-btn.e-select:focus{ - & when (@skin= "office-365") { - box-shadow:none; - border:1px solid @theme-primary; - } -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before,.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 75px; - height: 75px; - z-index: -1; - } -} - - -/*------------------------------------- DateTimePicker -------------------------------------------*/ -.e-datetime-wrap .e-input, .e-datetime-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, .e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - & when (@skin= "office-365") { - border-radius: 0; - } -} - -.e-datetime-wrap .e-input { - & when (@skin= "material") { - /*material*/ - font-size: 13px; - } -} - -.e-datetime-wrap.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-datetime-wrap .e-in-wrap, .e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: @content-border-color; -} - -.e-datetime-wrap.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - .focus-border-color(); - } -} - -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365"){ - border-color: @content-border-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap, .e-datetime-popup .e-focus { - & when (@skin= "material") and (@skin= "office-365") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-wrap.e-focus .e-in-wrap:hover { - & when not (@skin= "material") { - .focus-border-color(); - } -} - -.e-datetime-popup .e-focus .e-in-wrap { - .focus-border-color(); -} - -.e-datetime-wrap .e-select, .e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .office-button-bg-color(); - color: @default-icon-color; - } -} - -.e-ntouch.e-datetime-wrap .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-datetime-popup .e-dt-button { - & when (@skin= "material") { - border: none; - color: @accent-color; - background: @content-bg-color; - text-transform: uppercase; - font-size: 14px; - } - - & when (@skin= "office-365") { - border: none; - color: @theme-primary; - background: none; - font-size: 14px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .bs-default-gradient(); - border: @border-size @border-type @content-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } -} - -.e-datetime-popup .e-dt-button:active { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @accent-color; - background: @content-bg-color; - } - - & when not (@skin= "material") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - } -} - -.e-ntouch.e-datetime-popup .e-dt-button:hover { - & when not (@skin= "material") and not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - border-color: @hover-border-color; - background-color: transparent; - } -} - -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @header-font-color; - } - - font-size: @header-font-size; - font-weight: @header-font-weight; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{ - & when (@skin= "office-365") { - /*material*/ - font-size:12px; - font-weight:bold; - color:@neutral-light-font; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - .header-gradient(); - - & when (@skin= "material") { - /*material*/ - border-bottom: none; - background: @content-bg-color; - padding: 9px 0 9px 0; - } - - & when (@skin= "office-365") { - /*material*/ - border-bottom: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - & when (@skin= "material") { - /*material*/ - border-top: 0; - padding-top: 12px; - } - & when (@skin= "office-365") { - /*material*/ - border-top: 0; - padding-top: 10px; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-top: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - border-top: 1px solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: @active-border-color; - - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - border-radius: 50%; - box-shadow: 0; - background-color: @accent-color; - position: absolute; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - box-shadow: 0; - background-color: @theme-primary; - position: absolute; - } -} - -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } - & when (@skin= "office-365") { - /*other*/ - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - } -} - -.e-timepicker table td.e-active:hover{ - & when (@skin= "office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-timepicker .e-state-default { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } - - font-weight: @content-font-weight; -} - -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - .hover-gradient(); - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } -} - -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; - } -} - -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - & when (@skin= "office-365") { - background: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: @hover-bg-stcolor; - } -} - -.e-timepicker .e-footer { - - & when (@skin= "material") { - /*material*/ - border: none; - color: @default-font-color; - } - - & when not (@skin= "material") { - /*other*/ - border: @border-size @border-type transparent; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*material*/ - border: none; - color: @theme-primary; - } -} - -.e-ntouch.e-timepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - .transparent-border(); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-timepicker table td.e-disable { - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - border-color: @hover-border-color; - } -} - -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-timeDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap:before, .e-datetime-wrap .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - .material-monthDimension-datepicker(); -} - -.e-datetime-wrap .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width: 24px; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datetime-popup .e-time-popup { - & when (@skin= "material") { - /*material*/ - border-left: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border-left: 1px solid; - box-shadow: none; - font-size: 12px; - } -} - -.e-datetime-popup .e-time-popup.e-rtl { - & when (@skin= "material") { - /*material*/ - border-right: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-datetime-popup .e-datepicker { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - padding: 0; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - padding:10px 10px 10px 10px; - } -} - -.e-datetime-popup .e-datepicker.e-calendar { - & when (@skin= "material") and (@skin= "office-365") { - border: none; - padding: 0px 10px; - box-shadow: none; - } -} - -.e-datetime-popup .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: @neutral-tertiary-alt; - } -} - -.e-datetime-popup .e-timecontainer { - & when (@skin= "office-365") { - border-left: 1px solid @neutral-tertiary-alt; - } -} - -.e-datetime-popup.e-rtl .e-timecontainer { - & when (@skin= "office-365") { - border-right: 1px solid @neutral-tertiary-alt; - } -} - - -.e-datetime-popup .e-button-container { - & when (@skin= "material") { - /*material*/ - padding: 5px 5px 5px; - } -} - -.e-datetime-popup .e-datepicker table { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-header { - & when (@skin= "material") { - /*material*/ - display: none; - } - - & when (@skin= "office-365") { - /*office-365*/ - border: none; - padding-top: 10px; - font-size: 17px; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 0px 15px 18px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon { - .material-icon-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text { - .material-text-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt { - .material-headerText-padding(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 70px; - height: 50px; - line-height: 50px; - position: relative; - z-index: 1; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - line-height: 40px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); - - & when (@skin= "material") { - /*material*/ - overflow: hidden; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 8px; - left: 17px; - } - & when (@skin= "office-365") { - /*material*/ - top: 19px; - left: 12px; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-header-RTL(); -} - -.e-datetime-popup.e-drill-down .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0px 10px 10px 10px; - border-bottom: 0; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datetime-popup .e-drillDowncontainer table td::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px 15px; - z-index: 1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 18px; - } - & when (@skin= "office-365") { - /*material*/ - top: 2px; - left: 12px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 5px; - } - & when (@skin= "office-365") { - /*material*/ - top: 0px; - left: 2px; - } -} - -.e-datetime-popup .e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 18px 15px 0px; - } -} - -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - & when (@skin= "material") { - margin-top: 10px; - } -} - -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - & when (@skin= "material") { - background: rgba(0,0,0,0.12); - } -} - -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} -.e-datetime-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datetime-popup .e-timecontainer .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-datepicker.e-calendar .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{ - & when (@skin= "office-365") { - border-top:1px solid @neutral-light; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default{ - & when (@skin= "office-365") { - padding:0; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before{ - & when (@skin= "office-365") { - height:30px; - line-height:30px; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{ - & when (@skin= "office-365") { - font-size:17px; - font-weight:300; - } -} - - -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - color: @content-font-color; - & when (@skin= "material") { - /*material*/ - border: 0; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); -} - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; -} -} -.e-daterangewidget .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width:24px; - } -} -.e-daterangewidget .e-in-wrap:before, .e-daterangewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-daterangewidget .e-input { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - font-size:13px; - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-daterangewidget .e-in-wrap, .e-daterangepicker-popup { - border-color: @content-border-color; -} -.e-daterangewidget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-width:0 0 1px 0; - border-color:fade(@base-font-color,12%) - } -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - .focus-border-color(); - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } -} - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus { - & when (@skin= "material") { - /*material*/ - box-shadow: none; -} - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - } - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus .e-in-wrap, -.e-daterangewidget.e-focus .e-in-wrap:hover, .e-daterangewidget .e-focus .e-in-wrap:hover{ - .focus-border-color(); -} - -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - background-color: @content-bg-color; - color: @default-icon-color; - } -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - & when (@skin= "office-365") { - background-color: none; - } -} - -.e-daterangewidget .e-select, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-daterangewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-daterangepicker-popup .e-custom-dateranges { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, - .e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover -{ - background:none; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } - -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before -{ - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-lighter; - } - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - - &when (@skin="material"){ - background-color: @grey-200; - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } - -} -.e-daterangepicker-popup .e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default - { - top:0px; - padding-top:0px; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - & when (@skin= "material") { - /*material*/ - background:transparent; - color: @accent-font-color; - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before{ - & when (@skin= "material") { - /*material*/ - background:@accent-color; - border-radius:50%; - top:2px; - } - & when (@skin= "office-365") { - border-radius:none; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,38%); - background:transparent; - } - } -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - & when (@skin= "office-365") { - background:transparent; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - & when (@skin= "material") { - /*material*/ - background:transparent; - content:""; - } -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} - -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - background:@content-bg-color; - border: 0; - padding:9px 24px; - margin:0; - text-align:center; - height:30px; - box-sizing:content-box; - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 5px @default-bg-stcolor; - background: @content-bg-color; - border: 1px solid @content-border-color; - } - } -} - -.e-custom-dateranges li.e-active { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } - } -} - -.e-custom-dateranges li:hover { - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } -} - -.e-daterange-responsive .e-custom-dateranges { - & when not (@skin= "office-365") { - border-top: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - & when (@skin= "office-365") { - -background:none; -color:@theme-primary; -} -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover{ - & when (@skin= "office-365") { - -background:none; -color:@theme-dark; -} -} - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td:hover::before { - - } - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - & when (@skin= "office-365") { - background:transparent; - color:@neutral-light-font-alt; - } - } - - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: @content-bg-color; - color: @content-font-color; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - color: @hover-font-color; - & when not (@skin= "office-365") { - border-radius: 4px; - } - } -} - -.e-daterangepicker-popup .e-custom-dateranges li:hover { - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - background-color: #179bd7; - color: @hover-font-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: -15px 0 0 0 @grey-200; - } - -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: 15px 0 0 0 @grey-200; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: @default-font-color; -.high-contrast-stylefor-daterange(); - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - background:@grey-200; - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - background: @default-bg-stcolor; - .daterange-inrange-background(); - box-shadow: 0 0 0 transparent inset; - - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -/*button css*/ -.e-daterangepicker-popup .e-drpbuttons { - & when not (@skin= "office-365") { - - border-top: 1px solid @default-border-color; - .bs-default-gradient(); - border-color: @default-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - -} - -.e-daterangepicker-popup .e-drpbuttons div { - & when (@skin= "material") { - /*material*/ - border:none; - color:@accent-color; - background:@content-bg-color; - text-transform: uppercase; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons div:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons .e-active { - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color: @content-font-color; - } -} - -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: @content-border-color; -} - -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{ - & when (@skin= "material") { - - .material-dateDimension-datepicker(); - } -} - -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker{ - & when (@skin= "material") { - /*material*/ - border-right:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - margin-right:-1px; - } -} -.e-daterangepicker-popup .e-right-datepicker{ - & when (@skin= "material") { - /*material*/ - border-left:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget{ -& when (@skin= "material") { - /*material*/ - height:32px; - } -} - - .e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap{ -& when (@skin= "material") { - /*material*/ - border-color:fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterange-timepopup.e-time-popup ul li{ - & when (@skin= "material") { - /*material*/ - padding:15px 0 15px 15px; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select{ -& when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select{ -& when (@skin= "material") { - /*material*/ - border-left:0; - } -} -.e-daterangewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after{ - & when (@skin= "material") { - background-color:fade(@accent-color,12%); - } - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after{ - & when (@skin= "material") { - animation: none; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after{ - & when (@skin= "material") { - background: fade(@primary-font-color,50%); - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, - .e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover{ - & when (@skin= "material") { - color: rgba(0,0,0,.26); - background-color: transparent; - } -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap{ - & when (@skin= "material") { - width:195px; - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker+::after{ - & when (@skin= "material") { - content:""; - width:100%; - height:100%; - float:left; - } -} -.e-daterangepicker-popup .e-custom-dateranges ul{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - margin-top:13px; - } -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, - .e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after{ - & when (@skin= "material") { - width:0; - } -} -.e-daterangewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker{ - & when (@skin= "material") { - float:none; - } -} - - .e-daterange-responsive .e-drpbuttons{ - background-color:transparent; -} - - - -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.sf-d-menuitem { - background-image: @dg-contextmenu; - background-repeat: no-repeat; - height: 25px; - width: 25px; -} - -.sf-d-menuitem.hover { - background-image: @dg-contextmenu-hover; -} - -.sf-d-menuitem.cut { - background-position: 2px -290px; -} - -.sf-d-menuitem.copy { - background-position: 2px -264px; -} - -.sf-d-menuitem.paste { - background-position: 2px -238px; -} - -.sf-d-menuitem.undo { - background-position: 2px -186px; -} - -.sf-d-menuitem.redo { - background-position: 2px -213px; -} - -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} - -.sf-d-menuitem.group { - background-position: 2px -31px; -} - -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} - -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} - -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} - -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} - -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} - -.sf-d-menuitem.grouping { - background-image: none; -} - -.sf-d-menuitem.order { - background-image: none; -} - -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} - -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} - -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} - -.e-datavisualization-diagram svg { - position: absolute; -} - -.e-datavisualization-diagram .drawing { - position: relative; -} - -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} - -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99CCFF; - outline: none; - resize: none; - padding: 2px; -} - -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} - -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} - -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} - -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: @dg-ruler-overlap-bg; -} - -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: @dg-ruler-tick; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: @dg-ruler-label; -} - - -.e-dialog.e-dialog-wrap { - background: @content-bg-color; - font-family: @font-family; -} - -.e-dialog .e-dialog-icon:hover { - .hover-gradient(); - border-image: initial; - border-color:@hover-border-color; - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: none; - } -} - -.e-dialog-modal { - overflow: hidden; -} - -.e-dialog .e-dialog-icon:hover { - .material-dialog-icon-hover-bg-color; -} - -.e-dialog.e-disable .e-dialog-icon:hover { - background:transparent; -} -.e-dialog .e-dialog-icon:before { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } - line-height:1.5; - } -.e-dialog > .e-header { - & when (@skin= "material") { - font-size:20px; - font-family: @font-family; - color: fade(@base-font-color, 87%); - font-weight: 500; - } - & when (@skin= "office-365") { - font-size:21px; - font-family:@font-family; - font-weight:100; - color:@neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color: @header-font-color; - font-weight: @content-font-weight; - font-size:@header-font-size; - border:@border-size @border-type @header-border-color; - .office-dialog-active-line-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } -} - .e-titlebar + div.e-dialog-scroller .e-widget-content { - & when (@skin= "office-365") { - padding-top: 0; - } -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} -.e-dialog > .e-titlebar { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 24px 24px 0px; - } - & when (@skin= "office-365") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 20px 25px 28px; - } -} -.e-dialog.e-shadow { - & when (@skin= "material") { - box-shadow:0 12px 40px 5px rgba(0, 0, 0, 0.26); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} - .e-dialog.e-widget-content { - & when (@skin= "material") { - font-size:15px; - font-family: @font-family; - color: fade(@base-font-color, 54%); - padding: 20px 24px 24px 24px; - font-weight:400; - line-height:1.5; - } - & when (@skin= "office-365") { - font-size:12px; - font-family: @font-family; - color: @neutral-light-font; - padding-top:28px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - font-weight:300; - line-height:1.5; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - } -} - .e-dialog.e-widget-content.e-load{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color:@overlay-bg-color; - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-dialog > .e-dialog-scroller { - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - border:@border-size @border-type @content-border-color; - border-top: none; - } -} -.e-dialog .e-dialog-icon:hover:before { - .material-dialog-icon-hover-color; - & when not (@skin= "material") { - color:@hover-icon-color; - } -} -.e-dialog > .e-footerbar { - position: relative; - & when (@skin= "material") { - height: 36px; - padding:8px; - border: none; - } - & when (@skin= "office-365") { - height: 36px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - height: 40px; - border: @border-size @border-type @header-border-color; - border-top: none; - } - background: @content-bg-color; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} - .e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} - .e-corner .e-dialog-content{ - border-radius:3px; -} - .e-corner .e-dialog-bottom{ - border-radius:0px 0px 3px 3px; -} - .e-corner .e-dialog-top{ - border-radius:3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} .e-dialog .e-scrollbar .e-icon { - display: block; -} - .e-dialog .e-dialog-icon::after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-dialog > .e-icon.e-resizable:before { - & when (@skin= "material") { - display:none; - } -} -.e-dialog .e-dialog-icon { - & when (@skin= "material") { - top:3px; - } - & when (@skin= "office-365") { - top: 3px; - right: 0; - padding-right: 0; - color: @neutral-light-font; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close { - & when (@skin= "material") { - font-size:12px; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - & when (@skin= "material") { - content:"\e69e"; - } - & when (@skin= "office-365") { - content:"\e800"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - & when (@skin= "material") { - content:"\e672"; - } - & when (@skin= "office-365") { - content:"\e803"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - & when (@skin= "material") { - content:"\e673"; - } - & when (@skin= "office-365") { - content:"\e804"; - } -} -.e-dialog .e-draggable { - touch-action:none; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - & when (@skin= "office-365") { - padding: 9px 3px -2px 9px; - } -} - - - -/*------------------------------------- dropdownlist -------------------------------------------*/ -.e-ddl .e-options { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - } -} - .e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-ddl .e-input,.e-ddl .e-input[readonly], -.e-ddl-popup,.e-ddl .e-options { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @content-bg-color; - } - & when not (@skin= "office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: @content-font-weight; - cursor: default; -} -.e-atc-popup ul li.e-category{ - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-ddl .e-in-wrap, -.e-ddl-popup,.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - border-width: 0 0 1px 0; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - } -} -.e-ddl .e-options.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @primary-font-color; - color: @accent-color; - border-color: @primary-font-color; - } - - & when not (@skin= "material") { - /*other*/ - background-color: @active-bg-stcolor; - color: @active-font-color; - border-color: @active-bg-stcolor; - } -} -.e-ddl .e-options:hover { - & when (@skin= "office-365") { - background :@hover-bg-stcolor; - } -} -.e-ddl .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color :@neutral-secondary-alt; - } -} -.e-ddl-popup div>ul li{ - & when (@skin= "office-365") { - background-color: @content-bg-color; - } -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "office-365") { - background: @theme-lighter; - } -} -.e-ddl .e-boxes { - background-color:@content-bg-color; -} -.e-ddl.e-popactive .e-in-wrap:before, .e-ddl.e-popactive .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-ddl.e-focus .e-in-wrap -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-ddl:hover .e-in-wrap { - & when (@skin= "office-365") { - /*office-365*/ - border-color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - .focus-border-color(); - } -} -.e-ddl .e-input.e-watermark { - color: @watermark-font-color !important; - font-style: @watermark-font-style; -} -.e-ddl-popup .e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - } -} -.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover { - - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @hover-bg-endcolor; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } - } - -} -.e-ddl .e-select:active,.e-ddl.e-rtl .e-select:active { - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @active-bg-stcolor; - color: @widget-bg-color; - } -} - -.e-ddl .e-select.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - border: 0px solid @default-bg-stcolor; - color: @hmp-border-color; - } -} -.e-ddl .e-input.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-ddl-popup .e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } -} -.e-ddl .e-select, .e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - width: 30px; - height: 100%; - background: @content-bg-color; - } - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } -} - -.e-ddl .e-select, .e-ddl.e-rtl .e-select, .e-ddl .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ddl .e-select.e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - .bs-default-gradient(); - border-top: 1px solid @content-bg-color; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-atc.e-search .e-search:before, .e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color:@content-border-color; -} -.e-ddl-popup .e-checkwrap.e-check-act, .e-ddl-popup .e-checkwrap:hover { - & when (@skin= "material") { - /*material*/ - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - } -} - -.e-ddl-popup .e-checkwrap.e-check-act:hover { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border: 2px solid @theme-dark-alt; - color: @neutral-white; - } -} -.e-ddl-popup .e-checkwrap.e-check-act{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - } -} -.e-ddl-popup .e-checkwrap { - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-dark-font; - border: 2px solid @neutral-tertiary; - color: @neutral-white; - } - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - /*other*/ - border-radius: none; - } - background-color: @content-bg-color; -} - -.e-ddl-popup .e-checkwrap:hover { - & when (@skin= "office-365") { - border: 2px solid @neutral-secondary-alt; - } -} -.e-ddl-popup .e-check-act { - & when (@skin= "material") { - /*material*/ - background-color: @accent-color; - color: @accent-font-color; - border-radius: 2px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border: 2px solid @theme-primary; - color: @neutral-white; - background-color: @theme-primary; - } - & when not (@skin= "office-365") { - .switch-checkbox-icontick; - color: @active-bg-stcolor; - } - } -} - - .e-dropdownlist::-webkit-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-ms-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist::-moz-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-moz-placeholder { - color: @content-font-color; -} - -.e-ddl.e-widget.e-popactive .e-select .e-icon{ - & when (@skin= "material") { - /*material*/ - transform: rotate(180deg); - transition: transform 300ms ease; - } -} -.e-ddl.e-widget .e-select .e-icon{ - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - -.e-ddl-popup .e-check-inact.e-ddl-anim:before{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 0px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl-popup .e-check-act.e-ddl-anim:after{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 1px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl.e-widget .e-in-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @disable-control-border-color; - background-color: @disable-control-background-color; - opacity: initial; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-control-background-color; - } -} -.e-ddl.e-widget .e-select.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-icon-bg-color; - border-color: @disable-control-border-color; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when (@skin= "material"){ - background: @grey-100; - } -} - -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - .material-tootip-bg-color; - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 0px @border-type @content-border-color; - background-color: @grey-700; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border: @border-size @border-type @neutral-secondary-alt; - background-color:@neutral-lighter; - } - & when not (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - background-color: @content-bg-color; - } - border-radius: none; - - } -} -.e-tooltip-wrap .e-arrowTipOuter{ - .material-tootip-border-color; - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - position : absolute; - & when (@skin= "material") { - /*material*/ - border: none !important; - border-top: 10px solid @content-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 10px solid @neutral-lighter; - } - & when not (@skin= "office-365") { - border-top: 10px solid @content-border-color; - } - } -} -.e-tooltip-wrap .e-arrowTipInner{ - .material-tootip-bg-color; - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - & when (@skin= "office-365") { - /*office-365*/ - order-top: 9px solid @content-bg-color; - } - & when not (@skin= "office-365") { - border-top: 9px solid @content-bg-color; - } - left : 1px; - top : 0px; - position : absolute; -} - - .e-def{ - .material-tootip-text-color; - font-family: @font-family; - line-height: @tooltip-line-height; - & when (@skin= "material") { - /*material*/ - font-size: 10px; - color: @content-font-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - font-size: 12px; - color: @neutral-secondary; - } - & when not (@skin= "office-365") { - /*office-365*/ - font-size: @font-size; - color: @content-font-color; - } - - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{ - & when (@skin= "office-365") { - background: none repeat scroll 0 0 @neutral-lighter; - border-bottom : 1px @border-type @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - background: none repeat scroll 0 0 @header-bg-stcolor; - border-bottom : 3px @border-type @active-bg-stcolor; - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{ - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @header-font-color; - } -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } -} -.e-tooltip-wrap .e-cross-circle:hover{ - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; -} - - - - -/*------------------------------------- listbox -------------------------------------------*/ - - -.e-listbox .e-select { - & when (@skin= "material") { - .select-listbox-material(); - border-color: @grey-100; - } - & when (@skin= "office-365") { - background:@theme-lighter; - border-color:@theme-lighter; - color:@theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - border-color: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-listbox .e-active{ - color:@active-font-color; - .hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-listbox .e-hover{ - & when (@skin= "material") { - .hover-gradient-material(); - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-dragClonelist{ - & when (@skin= "material") { - background: @grey-100; - text-align:center; - line-height: 38px; - } - & when (@skin= "office-365") { - background:@theme-lighter; - text-align:center; - color:@neutral-light-font; - line-height: 36px; - padding: 0 12px !important; - font-family: @font-family; - font-size: 13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - opacity:0.5; - text-align:center; - } -} -.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-left: 16px !important; - } - & when (@skin= "office-365") { - padding: 0px 12px !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - padding-left: 10px !important; - } - word-break: break-all; -} -.e-rtl.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-right: 16px !important; - } - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-nowrap .e-listbox li { - padding-left: 10px!important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} -.e-ddl-popup.e-wrap.e-js { - & when (@skin= "material") { - border: 1px solid @grey-300; - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, .e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - & when (@skin= "material") { - height:14px; - width:14px; - } - & when (@skin= "office-365") { - top: 4px; - } - & when not (@skin= "office-365") { - top: 2px; - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - & when (@skin= "material") { - font-size:12px; - line-height:15px; - } -} - -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, .e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - & when (@skin= "material") { - padding-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - } -} - -.e-ddl-popup div > .e-ul .e-ghead { - & when (@skin= "material") { - font-weight:500; - font-size:15px; - line-height:48px; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - padding-top:5px; - } - & when (@skin= "office-365") { - border-bottom: 1px @border-type @neutral-light; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - font-size:14px; - font-weight:400; - color:@neutral-secondary; - padding-left:12px; - line-height:36px; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-weight: bold; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - } -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - & when (@skin= "material") { - margin-top:0px !important; - margin-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - padding-top:10px; - } -} -.e-ddl-popup.e-wrap { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-size:13px; - font-family:@font-family; - font-weight:400; - border-color:@neutral-light; - } -} -.e-ddl-popup.e-wrap .e-listbox li { - & when (@skin= "office-365") { - line-height:36px; - background-color: initial; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - & when (@skin= "office-365") { - background-color:@theme-lighter; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -.e-ddl-popup div > .e-listbox li:empty { - & when (@skin= "office-365") { - min-height: 36px !important; - } -} -.e-ddl-popup.e-js{ - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action:none; -} - -/*Theme Color*/ - -.e-lv .e-list-text -{ - & when (@skin= "material") { - font-size: 15px; - font-family: @font-family; - } - & when (@skin= "office-365") { - font-size:13px; - font-family:@font-family; - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-size:@font-size; - font-family: @font-family; - } -} - -/*List Item*/ - -.e-lv .e-list { - & when (@skin= "material") { - border-bottom: none; - padding:0px 16px; - height:48px; - font-size:@font-size; - } - & when (@skin= "office-365") { - border-bottom: none; - padding:0px 12px; - height:36px; - font-size:13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size @border-type @content-border-color; - font-size:@font-size; - } - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@default-icon-color; - } -} - -.e-lv .e-list.e-state-default { - background-color: @content-bg-color; - border-color:@content-border-color; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - font-weight:400; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@content-font-color; - } -} -.e-lv .e-list.e-state-default:hover { - & when (@skin= "material") { - .hover-gradient-material(); - color:@hover-font-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text{ - color:@hover-font-color; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before{ - color:@hover-icon-color; -} -.e-lv .e-list .e-chevron-right_01:hover{ - color:@hover-font-color; -} -.e-lv .e-list.e-state-active { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,87%) - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-icon-color; - } -} -/*Search Box*/ -.e-lv-inputdiv .e-lv-input { - border: @border-size @border-type @content-border-color; - border-radius: 7px; - font-size: @content-font-size; -} - -.e-lv .e-header { - & when (@skin= "material") { - .header-listview-gradient(); - color:fade(@base-font-color,87%); - padding-left:16px; - border-bottom:@border-size @border-type @content-border-color; - height:64px; - font-family:@font-family; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - border-top: 1px solid #eaeaea; - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; - padding-left:12px; - height:36px; - font-size:14px; - font-family:@font-family; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color:@header-font-color; - border:@border-size @border-type @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - .office-dialog-active-line-color; -} -.e-lv.e-parentlv > .e-lv .e-list-container{ - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border:1px solid #eaeaea; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - border-top: @border-size @border-type @content-border-color; - } -} -.e-lv.e-parentlv > .e-lv.subpage{ - border:none; -} -.e-nb .e-lv .subpage .e-content{ - float:none; - } -.e-lv > .e-header:hover > .e-icon:before { - & when not (@skin= "material") { - color: @hover-icon-color; - } -} -.e-lv > .e-header >.e-icon:before, .e-lv > .e-header > .e-icon:hover:before { - & when (@skin= "material") { - color:fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, .e-lv .e-template-list .e-list-check div { - float:none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div{ - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display:table; -} - -.e-lv .e-htitle, .e-lv .e-btn-text { - & when (@skin= "material") { - font-size:20px; - height:40px; - } - & when (@skin= "office-365") { - height:18px; - padding:7px 7px 7px 0px; - } -} - .e-htitle, .e-btn-text { - & when (@skin= "material") { - font-weight:500; - } - & when (@skin= "office-365") { - font-weight:400; - } -} - .e-lv .e-btn-text { - & when (@skin= "material") { - padding-left:12px; - } - } - .e-icon.e-chevron-left_01:before { - & when (@skin= "material") { - content: "\e74d"; - font-size:18px; - } - } - .e-list-container .e-chkbox-wrap .e-chk-image.e-stop,.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - & when (@skin= "material") { - background-color:@accent-color; - } -} - .e-list-container .e-chkbox-wrap div>span.e-chk-act,.e-list-container .e-chkbox-wrap div>span.e-chk-indeter { - & when (@skin= "material") { - border-color:@accent-color; - } - } - .e-lv .e-list.e-state-default.e-arrow, .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - line-height:1.5; - } -} -.e-lv .e-list-container .e-chkbox-wrap { - & when (@skin= "material") { - margin-top:3px; - } - & when (@skin= "office-365") { - margin-top:3px; - } -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - & when (@skin= "office-365") { - content: "\e69b"; - } -} -.e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding: 0; - height: 36px; - line-height: 34px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - content: "\e68b"; - } -} -.e-lv .e-arrow .e-chevron-right_01:before, .e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - font-size:12px; - padding-top: 1px; - } -} -.e-lv .e-list .e-lv-checkdiv { - & when (@skin= "office-365") { - padding-left:12px; - } -} -.e-lv.e-slideleft .e-header { - & when (@skin= "office-365") { - padding-left: 0; - } -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - & when (@skin= "office-365") { - width:36px; - height:36px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - padding-left: 4px; - } -} -.e-list-container .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span{ - & when not (@skin= "material") and not (@skin= "office-365") { - top: 2px; - } -} - -/* ------- editor less ----------- */ - -.e-numeric, .e-percent, -.e-currency,.e-mask -{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - } -} - -.e-numeric:hover .e-in-wrap, .e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, .e-mask:hover .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@disable-control-border-color; - } -} - -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; - } - -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - box-shadow: none; -} - -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, .e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, .e-mask.e-disable-wrap:hover .e-in-wrap input.e-input -{ - box-shadow: none; -} - -.e-numeric .e-in-wrap, .e-percent .e-in-wrap, -.e-currency .e-in-wrap, .e-mask .e-in-wrap { - - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin -{ - cursor: default; - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-numeric .e-input, .e-percent .e-input, -.e-currency .e-input, .e-mask .e-input -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-numeric.e-focus .e-in-wrap, .e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, .e-mask.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-numeric .e-input.e-error , -.e-percent .e-input.e-error , -.e-currency .e-input.e-error, -.e-mask.e-error, .e-mask .e-error { - & when (@skin= "material") { - color: @error-color; - } - & when (@skin= "office-365") { - color: @error-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @error-font-color; - } -} - -.e-numeric.e-error .e-in-wrap, .e-percent.e-error .e-in-wrap, .e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap { - border-color: @error-color; -} - -.e-numeric.e-disable-wrap, .e-percent.e-disable-wrap, .e-currency.e-disable-wrap, .e-mask.e-disable-wrap { - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - } -} - -.e-numeric .e-watermark , -.e-percent .e-watermark , -.e-currency .e-watermark, -.e-mask .e-watermark { - color: @watermark-font-color; -} - -.e-widget .e-input.e-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-select, .e-percent.e-rtl .e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select, .e-currency .e-disable.e-select:hover { - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - } - - .border-selection(); -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover, -.e-percent .e-select , .e-percent.e-rtl .e-select ,.e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover -{ - & when not (@skin= "office-365") { - .office-button-bg-color(); - } -} - -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @content-border-color; - color: @hover-icon-color; - } -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: @grey-400; - color: fade(@grey-light-font,54%); - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } -} - -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @grey-300; - border-color: @grey-300; - background: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - & when (@skin= "material") { - background: @grey-400; - border-color: @grey-400; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric.e-disable-wrap .e-input, .e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, .e-mask.e-disable-wrap .e-input { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow -{ - border: 0 none transparent; -} - - -.e-input::-webkit-input-placeholder { - & when (@skin= "material") { - /*material*/ - font-style:normal; - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-ms-input-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input::-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-numeric .e-input::selection, .e-percent .e-input::selection, -.e-currency .e-input::selection, .e-mask .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric .e-input::-moz-selection, .e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, .e-mask .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap { - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right, fade(@base-font-color,26%) 0%, fade(@base-font-color,26%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,26%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } -} - -.e-numeric.e-disable-wrap .e-disable, .e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, .e-mask.e-disable-wrap .e-disable { - & when (@skin= "material") { - opacity: 1; - filter: alpha(opacity=100); - } -} - -.e-numeric .e-disable.e-select, .e-numeric.e-rtl .e-disable.e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, .e-percent.e-rtl .e-disable.e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, .e-currency.e-rtl .e-disable.e-select, .e-currency .e-disable.e-select:hover { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @content-bg-color; - border-color: @content-bg-color; - } -} - -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - & when (@skin= "material") { - background: @grey-400; - } -} - - -/* ------- menu less ----------- */ -.e-menu.e-separator.e-horizontal > .e-list,.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list,.e-menu.e-horizontal > .e-separator.e-list:hover { - & when (@skin= "material") { - /*material*/ - border-right-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right-color: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - border-right-color: @content-border-color; - } - } -} - -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, .e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover,.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list,.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: @content-border-color; -} - -.e-menu.e-separator.e-rtl.e-horizontal > .e-list,.e-menu.e-rtl.e-horizontal > .e-separator.e-list, .e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color:@content-border-color; -} -/*---------------------theming----------------------------------*/ -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, - .e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, .e-menu.e-vertical { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin="office-365") { - color: @neutral-light-font; - font-weight: 400; - font-size: 14px; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} - -.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list > ul,.e-menu.e-context,.e-menu.e-context .e-list > ul { - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @content-border-color; - } - } - background: @content-bg-color; -} - - -.e-menu.e-horizontal .e-list > ul { - background: @content-bg-color; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter{ - - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - border-bottom: 10px solid @hover-bg-stcolor; - position : absolute; - } - - .e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner{ - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid @content-bg-color; - left : 1px; - top : 1px; - position : absolute; -} - -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin="office-365"){ - background-color: @neutral-lighter; - color: @neutral-dark; - } - & when not (@skin= "office-365"){ - .hover-gradient(); - border-color: @hover-bg-stcolor; - } - } -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover, -.e-menu.e-context .e-list >ul li.e-haschild:hover { - .bs-hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild:hover > .e-menulink { - .bs-hover-gradient(); - .hover-font-color(); -} - -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink{ - color: @hover-font-color; -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color:@active-font-color; - border-color: @active-bg-stcolor; - } - } - -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } - -} - -.e-menu.e-horizontal .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild.e-active > .e-menulink { - & when (@skin= "material") { - /*material*/ - background: none; - color: none; - border-color: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: none; - background-color: @theme-lighter; - color : @theme-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-bg-stcolor; - color:@active-font-color; - } - } -} - -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365"){ - color: @theme-primary-font; - } - & when not (@skin= "office-365"){ - color: @active-font-color; - } - } -} - - -.e-menu .e-list > a .e-icon,.e-menu .e-list > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - color:@default-icon-color; - } - } -} -.e-menu .e-list.e-active>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-menu .e-list:hover > a .e-icon,.e-menu .e-list:hover > span > .e-icon{ - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "office-365") { - color:@hover-icon-color - } -} -.e-menu .e-list.e-active > a >.e-icon,.e-menu .e-list.e-active > span > .e-icon,.e-menu .e-list.e-active:hover > a >.e-icon,.e-menu .e-list.e-active:hover > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - color:@active-icon-color; - } - } -} - - -/*----------------------------------- disabled items ----------------------------------*/ -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item{ - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon{ - color: @default-icon-color; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item *{ - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image:none; - color: @content-font-color; - cursor: default; -} -.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - } - -} -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; - } -} - -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .material-menu-active-bg-color; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - & when (@skin="office-365") { - color: @theme-light-font; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - & when (@skin="office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @active-font-color; - } - border-color: @hover-bg-stcolor; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - & when not (@skin="office-365") { - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-list span.e-menu-left { - & when (@skin= "material") { - /*material*/ - display: none !important; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down { - & when (@skin= "material") { - /*material*/ - display: none; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu.e-horizontal>.e-ham-wrap{ - background:@content-bg-color; - border-left-color:@content-border-color; -} -.e-menu.e-horizontal>.e-ham-wrap:hover { - .hover-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-ham-wrap:active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} - -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{ - border-top-color:@content-font-color; - border-bottom-color:@content-font-color; -} -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{ - border-top-color:@content-font-color; - } - .e-menu-wrap>.e-menu-popwrap{ - border-color:@content-border-color; - } -.e-menu-wrap>.e-menu-popwrap>.e-menu{ - background-color:@content-bg-color; -} - -.e-menu .e-list ul:first-child li:first-child{ - & when (@skin= "material") { - /*material*/ - margin-top: 21px; - } -} - -.e-menu.e-context>.e-separator.e-list{ - & when (@skin= "material") { - /*material*/ - border-bottom: 1px solid fade(@base-font-color,12%); - } -} - - -.e-progressbar -{ - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - border-color: transparent; - height: 5px !important; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - background-color: @neutral-light; - border-color: @neutral-light; - height: 2px !important; - margin-top: 10px; - margin-bottom: 10px; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } - } - color: @content-font-color; -} -.e-progressbar .e-progress -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - - -/*------------Rating themes -------------*/ - - .e-rating.e-horizontal .e-shape, - .e-rating.e-vertical .e-shape, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list, - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: none; - } - & when not (@skin= "office-365") { - background: @ratingimage no-repeat; - height: 16px; - width: 16px; - } - } - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: @ratingresetimage no-repeat; - margin: 1px; - } - } - .e-rating.e-horizontal .e-shape.selected, - .e-rating.e-horizontal .e-shape.active, - .e-rating.e-vertical .e-shape.selected, - .e-rating.e-vertical .e-shape.active - { - & when (@skin= "office-365") { - background: @ratingactiveimage no-repeat; - } - } - .e-rating.e-horizontal .e-shape.inactive, - .e-rating.e-vertical .e-shape.inactive, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin= "office-365") { - background: @ratingnormalimage no-repeat; - } - } - .e-rating .e-shape.inactive - { - & when (@skin="material") { - background-position: 0 -174px; - } - - &when not(@skin="material") { - background-position: 0 -174px; - } - } - - .e-rating .e-shape.active - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not (@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0;; - } - & when not (@skin= "office-365") { - background-position: 0 -60px; - } - } - } - - .e-rating .e-shape.selected - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not(@skin="material") { - background-position: 0 -60px; - } - } - .e-rating.e-disable .e-shape, - .e-rating.e-disable .e-shape-list, - .e-rating.e-disable .e-reset - { - cursor: default; - } - .e-rating.e-horizontal .e-reset:hover, - .e-rating.e-vertical .e-reset:hover - { - & when (@skin="material") { - background-position: 0px 0px; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 -30px; - } - } - } - - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset, - .e-rating.e-disable .e-reset:hover - { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 0; - margin-left: 2px; - } - } - .e-rating.e-vertical .e-reset,.e-rating.e-vertical .e-reset:hover{ - & when (@skin= "office-365") { - margin-left: 4px; - background-position: 0 0; - } - } - - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin="material") { - background-position: 0 -91px; - float: left; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0; - float: left; - } - & when not (@skin= "office-365") { - background-position: 0 -174px; - float: left; - } - } - } - - - -/*------------------------------------- Rotator -------------------------------------------*/ -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, .e-rotator-wrap .e-thumb .e-thumb-items li , .e-rotator-wrap .e-in-wrap.e-multiple{ - .high-contrast-rotator-default-border; - border-color: @default-border-color; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @hover-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @active-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @hover-border-color; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @default-border-color; -} -.e-rotator-wrap .e-inner .e-caption { - & when (@skin= "material") { - color: @primary-font-color; - opacity:1.5; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - color: @content-font-color; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - .office-rotator-pager-hover-border; - border-color: @hover-border-color; - & when (@skin= "material") { - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@hover-bg-stcolor; - } -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: @default-border-color; - background-color: @default-bg-stcolor; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover{ - & when (@skin= "material") { - width:16px; - height:16px; - margin-bottom:0px; - } - & when not (@skin= "material") { - border-color: @active-border-color; - background-color:@active-bg-stcolor; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - .high-contrast-rotator-pager-border; - border-color:@default-border-color; - & when (@skin= "material") { - height:8px; - width:8px; - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color:@neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@default-bg-stcolor; - } -} - -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{ -background-image:url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{ - background-position: -161px -0px; - & when (@skin= "office-365") { - background-position: -186px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{ - background-position: -248px -0px; - & when (@skin= "office-365") { - background-position: -273px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{ - background-position: -64px -15px; - & when (@skin= "office-365") { - background-position: -69px -15px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{ - background-position: -109px -15px; - & when (@skin= "office-365") { - background-position: -126px -15px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: 11px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: 8px -18px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: -22px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: -27px -18px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - & when (@skin= "material") { - padding-top:20px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, .e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - & when (@skin= "material") { - border-color:#e0e0e0; - } -} -.e-rotator-wrap .e-inner .e-caption > span { - & when (@skin= "material") { - font-size:20px; - margin-left:24px; - margin-bottom:24px; - font-family: @font-family; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { -& when (@skin= "material") { - content:"\e630"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { -& when (@skin= "material") { - content:"\e62f"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - & when (@skin= "material") { - height: 36px; - width: 36px; - font-size:20px; - } -} - .e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - } - .e-rotator-wrap.e-Focused .e-shadow { - & when (@skin= "material") { - box-shadow:0 0 9px rgba(0,0,0,0) !important; - } - } - - - - -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget -{ - & when (@skin= "material") { - background-color: @grey-400; - background-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-tooltipbox -{ - & when (@skin= "material") { - background-color: @grey-700; - border-color: @grey-700; - color: @grey-dark-font; - } - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-color: @neutral-secondary-alt; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .tooltip-colors(); - } -} -.e-slider .e-handle.e-select -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border-color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-silder-handle-bg-color; - background-color: @default-bg-stcolor; - .office-silder-handle-border-color; - border-color: @default-border-color; - } -} -.e-slider .e-handle.e-hover -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - .office-silder-handle-hover-border-color; - border-color: @hover-border-color; - } -} -.e-slider .e-handle.e-focus -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .high-contrast-stylefor-silder-active; - background-color:@hover-bg-stcolor; - box-shadow: 0 0 2px @shadow-bg-color; - border-color:@active-bg-stcolor; - } -} -.e-slider .e-range { - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - background: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - } -} - -.e-slider-wrap:hover .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:hover .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-primary; - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:active .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap:hover .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap.e-disable .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - & when (@skin= "office-365") { - border-color: @widget-bg-color; - } -} -.e-slider-wrap.e-disable .e-slider .e-range{ - & when (@skin= "material") { - background-color: fade(@base-font-color, 26%); - border-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border-color: @neutral-tertiary-alt; - } -} - -.e-slider-wrap.e-disable, .e-slider.e-disable{ - & when (@skin= "material"), (@skin= "office-365") { - opacity: 1; - } -} -.e-slider-wrap.e-disable .e-handle.e-select{ - & when (@skin= "material") { - border-color: @content-bg-color; - background-color: @grey-400; - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - .e-scale .e-tick -{ - background-image: @slider-tick; -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @default-font-color; - } - -} -.e-slider .e-handle.e-select.e-handle-start{ - & when (@skin= "material") { - background-color: @content-bg-color; - border-color: fade(@base-font-color, 26%); - } -} -.e-slider .e-handle.e-select.e-handle-start.e-focus{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after{ - & when (@skin= "material") { - border-color: @content-bg-color; - } -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: @accent-color; - background-color: @accent-color; - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: fade(@base-font-color, 24%); - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab){ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: @content-bg-color; - } -} - -.e-slider-wrap.e-disable .e-slider .e-handle:after{ - & when (@skin= "material") { - background-color: @content-bg-color; - } -} - - -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - & when (@skin= "material") { - background-color:@gtouch-border-color; - } - } - - - -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: @content-border-color; -} -.e-splitter .e-pane { - background-color: @content-bg-color; - color: @content-font-color; -} - .e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: @error-bg-color; -} -.e-splitter .e-splitbar.e-shadowbar { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when not (@skin= "material") { - .active-gradient(); - } -} -.e-splitter .e-splitbar { - & when (@skin= "material") { - background-color: @grey-300; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - } - border-color: @content-border-color; -} -.e-splitter .e-splitbar .e-icon { - color: @default-icon-color; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: @hover-icon-color; -} -.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover { - .switch-splitter-divder-hover; - & when (@skin= "material") { - background-color: @grey-300; - border-color: @grey-300; - } - & when (@skin= "office-365"){ - background-color: @neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - border-color:@hover-border-color; - } - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - & when (@skin= "material") { - content:"\e630"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - & when (@skin= "material") { - content:"\e62f"; - } -} - .e-splitter .e-splitbar > .e-icon.v-backward:before, .e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, .e-splitter .e-splitbar > .e-icon:before { - & when (@skin= "material") { - font-size:8px; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-1.25px; - } - & when (@skin= "office-365") { - margin-top: 35px; - margin-left: 1px; - font-size: 12px; - width: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-1px; - } - & when (@skin= "office-365") { - left: 3px; - width: 12px; - font-size: 12px; - margin-top: -20px; - color: @neutral-secondary-alt; - } -} - .e-splitter .e-splitbar.e-h-bar { - & when (@skin= "material") { - width:8px; - } - & when (@skin= "office-365") { - width: 12px; - border: none; - background-color: @neutral-light; - } - } -.e-splitter .e-splitbar .e-activebar { - & when (@skin= "material") { - display:block; - } - & when (@skin= "office-365") { - display:block; - } - & when not (@skin= "material") and not (@skin= "office-365") { - display:none; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - margin-top: -13px; - } -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - & when (@skin= "material") { - content:"\e67d"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - & when (@skin= "material") { - content:"\e631"; - } -} -.e-splitter .e-splitbar.e-v-bar { - & when (@skin= "material") { - height:8px; - } - & when (@skin= "office-365") { - height: 12px; - border: none; - background-color: @neutral-light; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - & when (@skin= "office-365") { - content: "\e625"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - top:-0.5px; - margin-left:-16px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: 32px; - margin-top: 4px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - & when (@skin= "office-365") { - content: "\e627"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - top:-0.5px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: -24px; - margin-top: 1px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - & when (@skin= "material") { - height:2px; - width: 14px; - margin-top:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-top: -3.5px; - font-size: 19px; - width: 20px; - line-height: normal; - cursor: n-resize; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - & when (@skin= "office-365") { - content: "\e871"; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - height:14px; - width: 2px; - margin-left:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-left: 3.5px; - height: 20px; - font-size: 19px; - cursor: e-resize; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - & when (@skin= "material") { - height:100%; - width:100%; - display:block; - } - & when (@skin= "office-365") { - content: "\e872"; - } -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - margin-top:19px; - } -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - margin-left:21px; - } -} - -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, .e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - & when (@skin= "office-365") { - display: none !important; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: 4px; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: -3px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 1px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 3px; - } -} - -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-3.4px; - } -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-4px; - } - & when (@skin= "office-365") { - left:-4px; - } -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - margin-right:2px; - } - & when (@skin= "office-365") { - margin-right: 5px; - } -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - margin-left:-21px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - & when (@skin= "material") { - cursor: row-resize; - } -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - & when (@skin= "material") { - cursor: col-resize; - } -} -.e-splitter .e-splitbar &.e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar &.e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - - -.e-datavisualization-symbolpalette -{ - border: @border-size @border-type @content-border-color; - outline: @sp-outline; - text-decoration: none; - font-family: @font-family; - font-size: @sp-header-font-size; - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-scanvas -{ - border: 0px solid transparent; -} - -.e-datavisualization-symbolpalette .e-header -{ - display: table; - border: @sp-noborder; - border-bottom-width: 1px; - border-bottom-color: @default-border-color; - outline: @sp-outline; - cursor: pointer; - color: @default-font-color; - position: relative; - width: 100%; - background: @default-bg-stcolor; - .default-gradient(); - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-header-text -{ - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: @sp-header-font-size; -} -.e-datavisualization-symbolpalette .e-header-wrapper -{ - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow -{ - border: @sp-noborder; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected -{ - .active-gradient(); - color: white; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover -{ - .hover-gradient(); - color: @hover-font-color; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent -{ - display: block; - border: @sp-noborder; - outline-style: none; - padding: 0.5em; - padding-bottom: .6em; - border-bottom-width: @border-size; - border-bottom-color: @content-border-color; - background: transparent; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-anchor -{ - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: @font-family; - text-align: center; - outline: @sp-outline; - background: transparent; - width: 100%; -} - -.e-datavisualization-symbolpalette .e-paletteItem -{ - border: 0px solid transparent; - float: left; - padding-right:3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} - -.e-datavisualization-symbolpalette .e-paletteItem.hover -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-paletteItem.selected -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-text-container -{ - white-space: nowrap; - color: black; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-svg-container -{ - display: block; - position: relative; - border: @sp-noborder; -} - -.e-datavisualization-symbolpalette .e-svg-container svg -{ - display: inline; - padding: 1px; -} - -[draggable=true] -{ - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} - -.svg.foreignObject -{ - top: 0px; - left: 0px; - position: absolute; - border: @sp-noborder; - display: block; -} - - -/*Theme Color*/ - -.e-tab.e-js.e-widget -{ - font-family: @font-family; - border: none; -} -.e-tab.e-js > .e-header > .e-item >.e-link, -.e-tab.e-js > .e-left > .e-item >.e-link, -.e-tab.e-js > .e-right > .e-item >.e-link { - & when (@skin= "office-365") { - font-family: @font-family; - font-size: 14px; - color: @neutral-light-font; - } -} -.e-tab.e-js > .e-header,.e-tab.e-js .e-header > .e-select.e-disable:hover,.e-tab.e-js > .e-left,.e-tab.e-js > .e-right,.e-tab.e-disable .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - border: none; - } - } -} - -.e-tab.e-js > .e-header, .e-tab.e-js .e-header > .e-select.e-disable:hover, .e-tab.e-js > .e-left, .e-tab.e-js > .e-right, .e-tab.e-disable .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-header-background(); - border: none; - } - } -} -.e-tab.e-js .e-header > .e-active.e-disable:hover{ - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @active-bg-stcolor; - } - } -} - .e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - & when (@skin= "material") { - /*material*/ - .material-tab-bottom-border; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - padding-top: 1px; - border-top: transparent; - } - } - } -.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a -{ - cursor: default; - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-tertiary; - } -} -.e-tab >.e-header -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - } - } - border-left:none; -} -.e-tab .e-left -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size @border-type @default-border-color; - } - } -} -.e-tab .e-right -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-left: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size @border-type @default-border-color; - } - } -} -.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-right: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-left-border; - } - outline:0 none; - margin-right: -1px; -} -.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-right-border; - } - margin-left: -1px; - outline:0 none; -} - -.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover { - .add-borderdiv(); -} -.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{ - border-bottom:@border-size @border-type @default-border-color; - position: relative; -} -.e-tab .e-header li{ - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active,.e-tab.e-js .e-header > .e-bottom-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - padding-bottom: 0px; - border-bottom: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-padding-bottom; - .material-tab-border(); - } - outline:0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active,.e-tab.e-js .e-header > .e-top-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-bottom-border; - } - padding-top:1px; - outline:0 none; -} -.e-tab .e-left li,.e-tab .e-right li { -border-bottom:@border-size @border-type @default-border-color; -} -.e-tab.e-vertical { -background:transparent; -border: @border-size @border-type @default-border-color; -} -.e-tab.e-js .e-header > .e-item:hover,.e-tab.e-js .e-left > .e-item:hover,.e-tab.e-js .e-right > .e-item:hover -{ - .material-tab-header-bg-hover-color; - background-color:@hover-bg-stcolor; - .material-tab-header-hover-font; - color: @hover-font-color; - filter:none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, .e-tab.e-js .e-icon.e-chevron-circle-right{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } - } -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon,.e-tab.e-js .e-left > .e-item:hover > .e-icon,.e-tab.e-js .e-right > .e-item:hover > .e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color : @theme-light-font; - } - & when not (@skin= "office-365") { - color:@hover-icon-color; - } -} -.e-tab.e-js > .e-content -{ - & when (@skin= "material") { - /*material*/ - border-width: 0px; - background: @content-bg-color; - color: @content-font-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-width: 0px; - color : @theme-light-font; - background: @neutral-white; - font-size: 14px; - } - & when not (@skin= "office-365") { - /*other*/ - border-width:@border-size; - background: @content-bg-color; - color: @content-font-color; - } - } - border-color: @content-border-color; - font-size: @content-font-size; - border-style:@border-type; -} -.e-tab.e-js .e-header > .e-select,.e-tab.e-js .e-header > .e-active,.e-tab.e-js .e-left > .e-active,.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select,.e-tab.e-js .e-right > .e-select -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - font-weight: 400; - font-size: 13px; - font-family: @font-family; - border-radius: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - font-size: @highlight-font-size; - color : @neutral-light-font; - font-family: @font-family; - border-radius: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - font-weight: normal; - font-size: @header-font-size; - } - } - border-color: @default-border-color; - color: @content-font-color; - border: none; - background: none; - -} -.e-tab .e-header > .e-select a,.e-tab .e-left > .e-select a,.e-tab .e-right > .e-select a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - font-weight: @content-font-weight; - line-height: 19px; - } - & when not (@skin= "office-365") { - & when(@skin= "high-contrast-01") { - color: @header-font-color; - } - & when not (@skin= "high-contrast-01"){ - color: @content-font-color; - } - } - } - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - border-color: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-weight: 600; - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(@active-bg-stcolor); - border-color: @active-border-color; - .high-contrast-tab-headerborder; - .material-tab-headerborder; - border:@border-size @border-type @content-border-color; - } - } -} - - -.e-tab.e-js .e-header>.e-select, -.e-tab.e-js .e-left>.e-select, -.e-tab.e-js .e-right>.e-select{ - & when (@skin= "office-365") { - font-weight: 400; - color: @neutral-light-font; - } - .office-tab-header-bg-color; -} - -.e-tab.e-js .e-header > .e-active:hover, .e-tab.e-js .e-left > .e-active:hover, .e-tab.e-js .e-right > .e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover { - & when (@skin= "material") { - /*material*/ - background: transparent; - color: @accent-color; - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-bg-hover-color; - .office-tab-header-bghover-color; - & when not (@skin= "office-365") { - background: @hover-bg-stcolor; - color:@hover-font-color; - } - } -} - -.e-tab .e-header > .e-active a,.e-tab .e-left > .e-active a,.e-tab .e-right > .e-active a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: @accent-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - font-weight : 600; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(); - } - } -} -.e-tab .e-header > .e-select:hover a,.e-tab .e-left > .e-select:hover a,.e-tab .e-right > .e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - .office-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-header > .e-active:hover a,.e-tab .e-left > .e-active:hover a,.e-tab .e-right > .e-active:hover a{ - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - & when (@skin= "office-365") { - border-size: 0px; - } - & when not (@skin= "office-365") { - & when (@skin= "material") { - .material-tab-border-bottom-line; - } - & when not (@skin= "material") { - - border-bottom: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-addbordertop { - & when (@skin= "material") { - /*material*/ - border-top: 0px @border-type @content-border-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-top: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-top: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { -border-right: @border-size @border-type @content-border-color; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { -border-left: @border-size @border-type @content-border-color; -} -.e-tab .e-header .e-margine-top:hover { - & when (@skin= "material") { - /*material*/ - border-top: none; - } - & when not (@skin= "material") { - /*other*/ - border-top: @border-size @border-type @tab-background-color; - } -} -.e-tab .e-header .e-margine-bottom:hover { -border-bottom: @border-size @border-type @tab-background-color; -} -.e-tab .e-header.e-addborderbottom .e-active{ - & when (@skin= "office-365") { - border-top: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-borderbottom(); - } -} -.e-tab .e-header.e-addbordertop .e-active { - & when (@skin= "office-365") { - border-bottom: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-bottom-border-bottom; - } -} -.e-tab .e-right.e-addborderright .e-active{ - .material-tab-right-bottom-border; -} -.e-tab .e-left.e-addborderleft .e-active{ - .material-tab-left-bottom-border; -} -.e-tab.e-js.e-tabscroll>.e-content { - & when (@skin= "material") { - /*material*/ - padding-top: 65px !important; - } - & when not (@skin= "material") { - /*other*/ - padding-top: 44.3333px; - } -} -.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom { - & when (@skin= "material") { - /*material*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid rgb(187, 188, 187); - } - } -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left{ - & when (@skin= "material") { - /*material*/ - top: 14px; - } -} - - - -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: @content-bg-color; -} -.e-tagcloud.e-js .header { - border-color: @default-border-color; -} - -.e-tagcloud .e-title { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - font-size: 20px; - font-weight: 500; - font-family: @font-family; - border-top: 0px solid @grey-200; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-bottom: 0px @border-type @neutral-light; - border-color: @neutral-light; - font-size: 14px; - font-family: @font-family; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - border-color: @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - font-size: @header-font-size; - color: @header-font-color; - } - .header-gradient(); - font-weight: @header-font-weight; - .office-dialog-active-line-color; - } -} -.e-tagcloud .e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-tagcloud .e-tagitems .e-txt.hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - .high-contrast-tagcloud-txt-hover; - color:@active-bg-stcolor; - } - -} -.e-tagcloud .e-cloud, .e-tagcloud .e-list { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } -} - - - -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup -{ - background-color: @content-bg-color; - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - font-weight:@content-font-weight; - } -} -.e-timewidget .e-input{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-timewidget .e-in-wrap, -.e-time-popup -{ - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } -} -.e-timewidget .e-in-wrap:before, .e-timewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover -{ - .focus-border-color(); - & when (@skin= "material") { - /*material*/ - box-shadow:none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-timewidget:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} -.e-timewidget.e-disable:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-timewidget .e-select, .e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover -{ - .bs-default-gradient(); - .border-selection(); - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - box-shadow: none; - border-color: @content-bg-color; - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - color: @default-icon-color; - } -} -.e-timewidget.e-widget .e-select:active:hover,.e-timewidget.e-rtl .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover{ - & when (@skin= "office-365") { - background:none; - } -} - -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover -{ - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - } -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-time-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } -} -.e-ntouch.e-timewidget .e-select:hover{ - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color; - color:fade(@base-font-color,54%); - } -} - -.e-time-popup .e-active -{ - .active-gradient(); - border-color: @active-bg-stcolor; - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: @accent-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-font-color; - } -} - - -.e-time-popup.e-popup .e-hover.e-active { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-timewidget .e-icon.e-clock:before{ - width:20px; - height:20px; -} -.e-timewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-timewidget.e-active .e-select:hover{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } - -} -.e-time-popup{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin="office-365"){ - box-shadow: 0 0 15px -5px rgba(0,0,0,.4) - } -} - -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection, -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection, -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-select{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-timewidget .e-select:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@theme-primary; - } -} -.e-timewidget .e-select.e-disable:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@neutral-white; - } -} -.e-timewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} - - - -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar{ - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - & when (@skin= "material") { - /*material*/ - background: @grey-50; - color: fade(@base-font-color,54%); - background-repeat:no-repeat; - border-color: @default-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-repeat:no-repeat; - border-color: @neutral-quaternary-alt; - .default-gradient(); - color: @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - background-repeat:no-repeat; - border-color: @default-border-color; - .default-gradient(); - color: @default-icon-color; - } - } - -} -.e-toolbar { - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .office-toolbar-bg-color; - background: @default-bg-stcolor; - } - } -} -.e-toolbar.e-focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - box-shadow: none; - } - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 2px @shadow-bg-color; - } - } -} -.e-toolbar > .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: initial; - margin-right: 4px; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-right: @border-size @border-type @content-border-color; - } - border-left:none; - border-radius: initial; - } -} -/*-------------------tooltip class ----------------------*/ -.e-toolbarTooltip{ - min-width : auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent{ - & when (@skin= "material") { - /*material*/ - padding: 2px 8px 2px 8px; - } - & when not (@skin= "material") { - /*other*/ - padding: 2px 4px; - } -} - -.e-toolbar > .e-horizontal .e-separator -{ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: inherit; - height: inherit; -} - -.e-toolbar > .e-vertical.e-separator -{ - border-bottom: @border-size @border-type @content-border-color; - border-top:none; - border-radius: initial; -} - -.e-toolbar > .e-vertical .e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @content-border-color; - } - border-top:none; - border-radius: inherit; -} - - .e-toolbar.e-rtl > .e-horizontal.e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @content-border-color; - } - border-right:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-horizontal .e-separator -{ - & when (@skin= "material") { - /*material*/ - border-left: @border-size solid @content-border-color; - border-right:none; - border-radius: inherit; - margin-right: 16px; - } - & when not (@skin= "material") { - /*other*/ - border-left: @border-size @border-type @content-border-color; - border-right:none; - border-radius: inherit; - } -} - -.e-toolbar.e-rtl > .e-vertical.e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-vertical .e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: inherit; -} - -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} - -.e-toolbar > ul > li div.e-item-overlay -{ - background-color: @default-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover, .e-toolbar > .e-vertical > .e-hover -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } - } - .hover-gradient(); - .high-contrast-toolbar-border; - border-color: @hover-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover > div:before, .e-toolbar > .e-vertical > .e-hover > div:before,.e-toolbar > .e-horizontal .e-hover > span:before, .e-toolbar > .e-vertical > .e-hover > span:before, .e-toolbar > .e-horizontal .e-hover > a:before, .e-toolbar > .e-vertical > .e-hover > a:before{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @hover-icon-color; - } - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, .e-toolbar > .e-vertical > .e-active.e-hover > div:before,.e-toolbar > .e-horizontal .e-active.e-hover > span:before, .e-toolbar > .e-vertical > .e-active.e-hover > span:before, .e-toolbar > .e-horizontal .e-active.e-hover > a:before, .e-toolbar > .e-vertical > .e-active.e-hover > a:before{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal .e-active, .e-toolbar > .e-vertical > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: transparent; - color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div -{ - & when (@skin= "material") { - /*material*/ - background-color:transparent; - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - background-color:transparent; - color:@hover-font-color; - } -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div -{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-400; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - background-color:transparent; - color:@active-font-color; - } - } -} -.e-toolbar.e-js .e-vertical>li.e-tooltxt { - & when (@skin= "material") { - margin-right: 0px; - margin-bottom: 14px; - } -} -.e-toolbar>.e-vertical>.e-hover { - & when (@skin= "material") { - margin-right: 0px !important; - margin-left: 3px; - } -} -.e-toolbar>.e-vertical .e-align{ - & when (@skin= "material") { - margin-left: 0px; - } -} -.e-toolbar .e-ul.e-vertical{ - & when (@skin= "material") { - /*material*/ - width: 48px !important; - } -} -.e-toolbar.e-js ul > li.e-tooltxt:before{ - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } - } - - -.e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - } -} -.e-toolbar > ul > li.e-icon{ - & when (@skin= "material") { - width: 14px; - height: 14px; - } -} - - .e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - margin-left: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 2px; - margin-left: 8px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-right: 0px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - } - & when (@skin= "office-365") { - margin-right: 2px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - margin-right: 0px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - padding-left: 0px; - margin-right: 0px; - } - } - -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child { - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - margin-right: 8px; - } -} -.e-toolbar.e-toolbarspan.e-rtl{ - & when (@skin= "material") { - padding-right: 24px; - padding-left: 24px; - } -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-left: 4px; - } -} -.e-toolbar>.e-horizontal .e-disable, .e-toolbar>.e-vertical .e-disable{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - } -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{ - & when (@skin= "office-365") { - margin-right: 0px; - } -} - -/*Theme Color*/ - -.e-treeview, .e-dragedNode -{ - font-family: @font-family; -} -.e-treeview .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } - background-color: transparent; -} -.e-dragedNode -{ - & when (@skin= "material") { - background: @grey-200; - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-icon-color; - } -} -.e-dragedNode .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } - float: left; -} -.e-treeview .e-active, .e-fullrow-wrap .e-li-active > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-100; - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color: @active-font-color; - } - border: @border-size @border-type transparent; - border-image: initial; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, .e-fullrow-wrap .e-li-hover > .e-fullrow, .e-fullrow-wrap .e-li-focus > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-200; - border: @border-size @border-type transparent; - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - border-image: initial; - cursor:pointer; -} -.e-treeview-wrap.e-dragging .e-node-hover, .e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: transparent; - border-color: @grey-200; - } -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, .e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: @grey-100; - border-color: @grey-100; - } -} -.e-treeview-wrap .e-sibling -{ - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @treeview-drop-image; - background-repeat: no-repeat; - } -} -.e-treeview-wrap.e-rtl .e-sibling { - & when (@skin= "office-365") { - border-right-color: @theme-primary; - } -} -.e-treeview-wrap .e-sibling::before { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-tertiary-alt; - } -} -.e-treeview .e-node-disable -{ - filter: alpha(opacity=40); - opacity: .4; -} - -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load -{ - background-image: @ajaxloaderimage; - background-repeat: no-repeat; - & when (@skin= "material") { - background-position: center; - } - & when (@skin= "office-365") { - background-position: center; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-position: right center; - } -} -.e-treeview.e-rtl .e-icon.e-load { - & when not (@skin= "material") and not (@skin="office-365") { - background-position: left center; - } -} - -.e-treeview .e-item .e-icon{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-treeview .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-treeview .e-fe-popup .e-downtail:before, .e-treeview .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} - -.e-drop-count { - & when (@skin= "material") { - background-color: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-icon-color; - color: @content-bg-color; - } - border-color: @content-bg-color; -} - -.e-fullrow-wrap .e-li-active .e-active, .e-fullrow-wrap .e-li-hover .e-node-hover, .e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} - -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } -} - -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, .e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} -.e-treeview .e-plus:after, .e-treeview .e-minus:after, .e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, .e-fullrow-wrap .e-fullrow:after { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} -.e-treeview .e-text.e-editable .e-tree-input { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,54%); - } -} - -/*------------------------------------- Upload Box -------------------------------------------*/ -.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{ - & when (@skin="material") { - font-family: roboto Medium; - font-size: 16px; - font-weight: @content-font-weight; - } - - &when not(@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin="office-365") { - font-size: 13px; - } - & when not (@skin="office-365") { - font-size: @content-font-size; - } - } -} -.e-uploadbox.e-disable .e-uploadinput{ - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: @grey-50; - color: fade(@base-font-color,87%); - font-family: roboto Medium; - font-size: 16px; - } - - &when not(@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - color: @base-font-color; - font-family: roboto Medium; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - & when (@skin="material") { - color: @base-font-color; - text-transform: none; - } - - &when not(@skin="material") { - color: @default-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn:focus{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: @hover-font-color; - border-color: @hover-border-color; -} -.e-uploadbox .e-file-name-txt -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - padding-top: 9px; - - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} -.e-uploadbox .e-file-size .e-file-name-txt { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-uploadbox .e-file-list .e-file-status-failed -{ - color: @error-font-color; -} -.e-uploadbox .e-file-list .e-file-status-success -{ - color: @content-font-color; -} -.e-uploadbox .e-file-progress-status -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background: @theme-primary; - border-color: @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color:@active-border-color; - } - } -} -.e-uploadbox .e-file-list { - background-color: @content-bg-color; - color: @content-font-color; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - & when (@skin= "office-365") { - border-bottom-width: 0px; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - background-color: @content-bg-color; - } -} -.e-uploadbox .e-head-content { - & when (@skin= "office-365") { - background-color: @neutral-white; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li:last-child .e-file-list { - & when (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li .e-file-list { - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-uploadbox .e-head-content { - - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{ - border-bottom: none; -} -.e-uploadbox .e-file-upload{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - } -} -.e-uploadbox .e-file-progress-bar { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border:@border-size @border-type @default-border-color; - } - } -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark -{ - background-color:#39b54a; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} -.e-uploadbox .e-file-list .e-file-percentage-failed -{ - background-color:red; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} - -.e-uploadbox.e-dialog .e-header{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - font-weight: bold; - line-height: 40px; - font-size: 23px; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - font-size: 21px; - font-weight: 100; - background: @neutral-white; - } - & when not (@skin= "office-365") { - color: @header-font-color; - font-size: 23px; - font-weight: @content-font-weight; - } - } - border-color: @header-border-color; - .material-upload-dialog-active-line; -} - -.e-uploadbox .e-uploadinput{ -font-size: 200px; -} - -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: @content-bg-color; - color: @default-icon-color; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - background-color: @alt-row-bg-color; - color: @default-icon-color; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color:@hover-bg-stcolor; - } -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{ - background:none; -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when (@skin="office-365") { - border: 1px solid transparent; - } - & when not (@skin="office-365") { - .material-upload-border; - .office-upload-button-border; - border-color: @default-border-color; - } -} - .e-uploaddialog.e-dialog .e-btn.e-select:hover{ - .office-upload-btn-hover-color; - .high-contrast-upload-btn-hover-color; - .material-upload-background; - background: @default-bg-stcolor; - color: @hover-font-color; -} - .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } - &when not(@skin="material") { - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin="office-365") { - background: @active-bg-stcolor; - } - } -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when not (@skin="material") { - & when not(@skin="office-365") { - .bs-default-gradient(); - background: @default-bg-stcolor; - color: @default-font-color; - } - } - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } - & when not(@skin="material") { - & when (@skin="office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border-radius: 0px; - } - } - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - position: relative; - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, .e-uploaddialog.e-dialog .e-btn.e-select:active:after{ - & when (@skin="material") { - animation: shadow 1.6s ease-out 0ms; - } -} - -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ -.e-rte -{ - font-family: @font-family; -} -.e-rte-wrapper -{ - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - & when (@skin= "material") { - /*material*/ - border: @border-size @border-type fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border: @border-size @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: @border-size @border-type @default-border-color; - } - } -} - - .e-inputtext { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: @grey-300; - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; - color: @content-font-color; - } -outline:none; -background-color: @content-bg-color; -vertical-align:baseline; -} - .e-rte-field .e-img-border-field .e-focus, - .e-rte-field .e-chkbox-wrap.e-focus div > span, - .e-rte-field .e-inputtext:focus, - .e-rte-button .e-btn.e-select:focus, - .e-rte-tablefields .e-chkbox-wrap.e-focus div > span, - .e-rte-tablefields .e-inputtext:focus, - .e-img-field-group .e-chkbox-wrap.e-focus div > span, - .e-img-border-field .e-inputtext:focus, - .e-rte-stylefield .e-inputtext:focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 2px 0 @active-bg-stcolor; - } - -} - .e-rte-field .e-inputtext:focus, .e-rte-tablefields .e-inputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color; - } -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 @active-bg-stcolor; -} -/*-----------------Tooltip class ----------------------*/ -.e-rteTooltip{ - min-width : auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - margin-right: 4px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-left: @border-size solid @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size dotted @content-border-color; - } - } -} -/*.e-rte .e-toolbarspan ul:last-child*/ -.e-rte .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-right: @border-size solid @neutral-light; - height: 40px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size dotted @content-border-color; - } - } -} - .e-rte-unorderlistname .e-liseparator, - .e-rte-orderlistname .e-liseparator -{ - border-bottom: @border-size dotted @content-border-color; -} -.e-rte .customtable-group:hover -{ - .hover-gradient(); - color: @hover-font-color; -} - -.e-rte .e-toolbarspan -{ - & when (@skin= "office-365") { - /*material*/ - border: none; - border-bottom: @tools-border-radius @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, .e-rte .e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - /*other*/ - padding-left: 0px; - } -} -.e-dialog .e-fieldseparate, .e-rte-toolbar .e-responsive-toolbar.e-toolbarspan -{ - border-color: @content-border-color; -} - -.e-rte .e-rte-footer -{ - border-top: @border-size @border-type @content-border-color; - .default-gradient(); -} - - .e-rte-colorpalette.e-menu.e-context > li:hover -{ - background:none; -} - - .e-rte-colorpalette.e-menu.e-context .e-mfocused, - .e-rte-colorpalette.e-menu.e-context .e-mhover -{ - background:none; -} - - .e-rte-table-picker.e-dialog -{ - .default-gradient(); -} - - .e-rte-tablecell -{ - border-color: @default-border-color; -} - - .e-rte-tablecell.e-default - { - background: @content-bg-color; - } - - .e-rte-tablecell.e-active - { - .hover-gradient(); - border-color: @hover-border-color; - } - .e-rte .e-toolbar .e-rte-format .e-hover, - .e-rte .e-toolbar .e-rte-fontgroup .e-hover, - .e-rte .e-toolbar .e-rte-lists .e-hover, - .e-rte .e-toolbar .e-res-pos:hover -{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background-color: @hover-bg-stcolor; - } - border-color: transparent; - background-image:none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-lists .e-active -{ - background:none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover , -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{ - & when (@skin= "material") { - /*material*/ - background:@primary-font-color; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background:@theme-lighter; - } - & when not (@skin= "office-365") { - /*office-365*/ - background:@hover-bg-stcolor; - } - } -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list{ - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), .e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-top: 8px; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), .e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover - { - & when (@skin= "material") { - /*material*/ - height: 25px; - } - } -.e-rte .e-rte-resize -{ - height: 5px; - cursor: se-resize; -} - -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - font-family: @font-family; - font-size: 14px; - color: @content-font-color; - cursor: default; -} - -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - border-right: @border-size @border-type @content-border-color; -} - -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon -{ - border-left: @border-size @border-type @content-border-color; -} - - .e-rte-colorpalette -{ - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color !important; - padding: 5px !important; - width:auto !important; - } - & when not (@skin= "material") { - /*other*/ - padding: 5px !important; - width:auto !important; - } -} - .e-error -{ - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab -{ - border: @border-size @border-type @default-border-color; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator { - border-color: @content-border-color; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{ - .switch-rte-context-icon-color; - color: @hover-font-color; -} - .e-rte-toolbar .e-toolbar .e-tooltxt.e-active{ - .switch-rte-active-icon-color; - color: @active-font-color; -} - .e-rte-toolbar .e-toolbar .e-ul{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .office-rte-toolbar-color; - border-color: @default-border-color; - } - } -.e-rte .e-tooltxt .e-btn.e-select, .e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, .e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 24px; - height: 36px; - } - & when not (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } - } -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover{ -& when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 16px !important; - height: 36px !important; - } -} - .e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, .e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select:focus, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-primary; - color: @neutral-white; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-white; - } - } -.e-rte .e-tooltxt .e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - } -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{ - background: @hover-bg-stcolor; -} -.e-rte .e-rteItem-orderedList .e-split, .e-rte .e-rteItem-unorderedList .e-split{ - .material-rte-splitbtn-radius; -} - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{ - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split { - .material-rte-splitbtn-radius; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 0 0; - } - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-rte .e-horizontal.e-separator > li:last-child { - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} - -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, .e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - & when (@skin= "material") { - /*material*/ - padding-top: 0px !important; - } -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{ - height:26px; - margin-top:5px; - } - -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList{ - & when (@skin= "material") { - /*material*/ - margin-right: 0px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - /*material*/ - margin-left: 0; - } -} -.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - border-left: 0px; - } -} -.e-rte .e-background-color, .e-rteItem-backgroundColor .e-background-color, .e-rte .e-font, .e-rteItem-fontColor .e-font{ - & when (@skin= "material") { - /*material*/ - width: 24px; - height: 24px; - } -} -.e-rte .e-toolbar>ul>li{ - & when (@skin= "material") { - /*material*/ - padding: 10px; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-left: 0.557em; - } -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-right: 0.557em; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select{ - & when (@skin= "material") { - /*material*/ - width: 24px; - } -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{ - & when (@skin= "material") { - /*material*/ - border: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-select, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select{ - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover{ - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } -} -.e-rte .e-toolbar.e-rtl{ - & when (@skin="material") { - padding-right: 24px; - } -} - .e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl{ - & when (@skin="material") { - margin-right: 0px; - } -} - .e-responsive-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin="material") { - padding-left: 0px; - } -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-orderlistname.e-menu.e-context .e-mhover>.e-menulink, .e-rte-unorderlistname.e-menu.e-context .e-mhover>.e-menulink{ - & when (@skin="material") { - background: @primary-font-color; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl{ - & when (@skin= "office-365") { - /*office-365*/ - height: 32px !important; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{ - & when (@skin= "office-365") { - /*office-365*/ - height: 35px !important; - } -} -.e-rte-unorderlistname.e-menu{ - & when (@skin= "office-365") { - width: 108px !important; - padding: 15px; - } -} -.e-rte-orderlistname.e-menu{ - & when (@skin= "office-365") { - width: 150px !important; - padding: 15px; - } -} -.e-rte-unorderlistname.e-menu li.e-list, .e-rte-orderlistname.e-menu li.e-list{ - & when (@skin= "office-365") { - width: 32px !important; - height: 32px; - margin-right: 8px; - } -} - - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - } -} - - .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - margin-right: 0px; - } -} - - .e-rtlrte label{ - height: 12px; - line-height: 10px; -} - -.e-rte-orderlistname.e-menu.e-context.e-split, .e-rte-unorderlistname.e-menu.e-context.e-split, .e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, .e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list -{ - & when (@skin= "office-365") { - background: @theme-primary-font; - border-color: @neutral-light; - } -} -/*---------------- RTE Theme End------------------*/ - - - -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: #FFFFFF; - background-image: @loading-img; -} -.e-waitpopup-pane { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background-color: fade(@neutral-light-font-alt,40%); - } - & when not (@skin= "office-365") { - /*other*/ - background-color: @overlay-bg-color; - } - } - color: @header-font-color; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, .e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-chkbox-wrap div > span -{ - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - & when (@skin= "material") { - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - border-width:2px; - border-color:@neutral-tertiary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - background-color: @content-bg-color; - } - -} -.e-chkbox-wrap.e-disable { - & when (@skin= "material") { - opacity:0.26; - } -} -.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{ - & when (@skin= "material") { - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - } - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .high-contrast-checkbox-bordercolor; - border-color: @content-border-color; - } -} -.e-chkbox-wrap div>span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - background-color: @neutral-white; - } -} -.e-chkbox-wrap div > span.e-chk-act { - .high-contrast-checkbox-bordercolor; - .office-checkbox-bordercolor; - .material-checkbox-act-bordercolor; - border-color: @content-border-color; - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark -{ - .switch-checkbox-icontick; - & when (@skin= "material") { - /*material*/ - color:@accent-font-color; - background-color: @accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color:@active-bg-stcolor; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap .e-chk-image.e-stop { -& when (@skin= "material") { - color:rgba(0,0,0,.54); - background-color: @content-bg-color; - } -} -.e-chkbox-wrap .e-chk-image.e-stop:before { -& when (@skin= "material") { -content: "\e833"; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { -& when (@skin= "material") { - background-color:fade(@base-font-color,26%); - } -} - -.e-chkbox-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; -} -.e-check-small.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-7px; - } -} -.e-check-medium.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-15px; - } -} - -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - content: ''; - border:1px solid fade(@base-font-color, 70%); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - background: fade(@base-font-color, 70%); - } -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - background: fade(@accent-color, 70%); - content: ''; - border:1px solid fade(@accent-color,70%); - animation:smallShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } - } - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - - } -} - -.e-chkbox-wrap div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when (@skin= "office-365") { - background-color:@neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap div>span.e-chk-indeter{ - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap div>span.e-chk-indeter:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} - -.e-radiobtn-wrap.e-disable>span{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-indeter{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-chkbox-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-chkbox-wrap .e-chk-act, .e-chkbox-wrap .e-chk-inact, .e-chkbox-wrap .e-chk-indeter{ - box-sizing: content-box; -} - -/*Theme Color*/ -.e-radiobtn-wrap > span { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - background-image: none; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border:2px solid @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-radiobtnwrap.e-disable > span , -.e-radiobtn-wrap.e-disable > span.e-rad-active , -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-radiobtn-wrap > span.e-rad-active,.e-radiobtn-wrap > span.e-rad-active:hover { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - border-color: @content-border-color; - & when (@skin= "material") { - .material-radio-act-bordercolor; - border-color: @accent-color; - } - -} -.e-radiobtn-wrap > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @theme-primary; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span:hover{ - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-radiobtn-wrap.e-disable > span:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} - -.e-radiobtn-wrap.e-focus > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-radiobtn-wrap .e-spanicon{ - box-sizing:content-box; -} -.e-radiobtn-wrap .e-rad-select -{ - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - .high-contrast-radio-iconcircle; - .office-radio-iconcircle; - color: @active-bg-stcolor; - .material-radio-iconcircle; - border-color: @content-border-color; - & when (@skin= "material") { - border-color: @accent-color; - color:@accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } -} -.e-radiobtn-wrap .e-circle_01:hover{ - & when (@skin= "office-365") { - color:@theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable .e-circle_01, .e-radiobtn-wrap.e-disable .e-text { -& when (@skin= "material") { - color:fade(@base-font-color,26%); - } - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } -} -.e-radiobtn-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; - -} - -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - & when (@skin= "material") { - } -} - -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - & when (@skin= "material") { - content: "\e686"; - font-size: 0px; - color:@accent-color; - } -} - -& when (@skin= "material") { -@keyframes rippleEffect { - 0% { - opacity: 1; - box-shadow: 0 0 0 0px @accent-color; - } - - 100% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 0; - } - } -} -& when (@skin= "material") { - -@keyframes back_rippleEffect { - - 0% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 1; - } - - 100% { - opacity: 0; - box-shadow: 0 0 0 0px @accent-color; - } - } -} - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - - & when (@skin= "material") { - border-radius: 100%; - z-index: 1; - } -} - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - pointer-events: none; - position: absolute; - width: 100%; - height: 100%; - border-radius: 50%; - content: ''; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box - } -} - - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - - top: 0; - left: 0; - padding: 0; - z-index: -1; - opacity: 0 - - } - } - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - & when (@skin= "material") { - animation: rippleEffect 0.30s linear 0ms; - } -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - animation: back_rippleEffect 0.30s linear 0ms; - } -} - -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-radiobtn-wrap.e-disable>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-radiobtn-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-radiobtn-wrap.e-disable.e-focus > span{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, .e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent:0px; -} - -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } -} - -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - & when not (@skin= "material") and not (@skin="office-365"){ - width: 0.85em; - } - & when (@skin= "material") { - width: 0.98em; - } - & when (@skin= "office-365") { - width: 0.98em; - } -} - -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - & when (@skin= "material") { - width: 1.25em; - } - & when (@skin= "office-365") { - width: 1.25em; - } - & when not (@skin= "material") and not (@skin="office-365"){ - width: 1.05em; - } -} - -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - - -/*------------------------------------- GroupButton -------------------------------------------*/ -.e-groupbutton { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - height: 32px; - background-color:@grey-50; - } - - & when not (@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - color: @default-font-color; - background-repeat: no-repeat; - border-color: @default-border-color; - .border-selection(); - .bs-default-gradient(); - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - font-size:14px; - color: @neutral-light-font; - background-repeat: no-repeat; - border-color: @neutral-lighter; - background-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item { - & when (@skin="material") { - position: relative; - text-transform:uppercase; - overflow:hidden; - } -} - -.e-groupbutton-hSmall { - min-height: 26px; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} - -.e-groupbutton.e-focus { - &when not(@skin="material"){ - box-shadow: 0 0 2px @shadow-bg-color; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-light; - color:@neutral-light-font; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - & when (@skin="office-365") { - border-color:@theme-primary; - background-color:@theme-primary; - color:@theme-primary-font; - } -} - - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color:@default-border-color; - .border-selection(); -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - & when (@skin="material") { - color:fade(@base-font-color,38%); - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@neutral-tertiary; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon{ - & when (@skin="material") { - color:fade(@base-font-color,26%); - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, .e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - & when (@skin="material") { - background-color: @grey-400; - } - - & when not (@skin="material") { - color: #fff; - .active-gradient(); - color: @active-font-color; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-left:12px; - padding-right:12px; - } -} - -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-top:12px; - padding-bottom:12px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - &when not(@skin="material"){ - color: @hover-font-color; - } - &when (@skin="material"){ - color: fade(@base-font-color, 87%); - } - & when (@skin="office-365") { - color:@theme-primary-font; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - .high-contrast-groupbtn-border; - border-color:@hover-border-color; - & when (@skin="office-365") { - border-color:@theme-dark; - background-color:@theme-dark; - color:@theme-primary-font; - } -} - .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color:transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color:transparent; -} -.e-groupbutton.e-rtl >.e-horizontal.e-ul>.e-grp-btn-item { - border-left-color:transparent; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - &when not (@skin="material"){ - .hover-gradient(); - color: @hover-font-color; - .high-contrast-groupbtn-border; - border-color: @hover-border-color; - } - &when (@skin="material"){ - background-color: fade(@base-font-color,12%); - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last,.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - } - - & when not (@skin="material") { - color: @default-font-color; - text-decoration: none; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - & when (@skin="material") { - font-size: 18px; - color: fade(@base-font-color,54%); - height:24px; - width:24px; - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - & when (@skin="material") { - height:18px; - width:18px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - color: fade(@base-font-color,87%) - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - & when not (@skin="material") { - color: @active-font-color; - text-decoration: none; - } -} - -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - color: fade(@base-font-color,38%); - } -} - -.e-groupbutton > .e-ul > .e-disable.e-active{ - & when (@skin="material") { - background-color:transparent; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - & when (@skin="material") { - /*font-family: roboto Medium;*/ - font-size: 14px; - color: fade(@base-font-color,26%); - } -} - -.e-groupbutton.e-disable { - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-right-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-bottom-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after -{ - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } -} -.e-groupbutton.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - color:@disable-icon-bg-color; - } -} - -&.e-innerIncrement:hover{ -background-image:url(../common-images/maps/Zoom-In_hover.png); -} -&.e-legendLabelContent{ -color: @gcontent-font-color; -} -&.e-map{ -color: @gcontent-font-color; -background-color: @content-bg-color; -border-color: @gdroparea-border-color; -} - -&.e-drilldownHeader -{ - .active-gradient(); -} - -&.e-map-home -{ - background-image:@map-home -} - -&.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} - -&.e-map-label{ - cursor:pointer; - color:black; - padding:5px; -} -&.e-map-label:hover { - background-color: #eee; -} - -&.e-map-home { - height: 30px; - width: 30px; - -} - -&.e-map-home:hover { - background-image:@map-home-hover -} - -&.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255,255,255,0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; - } -&.sliderParent{ -height:150px; -width:10px; -margin-top:-197px; -margin-left: 34px; -} -&.e-innerIncrement { - background-image:url(../common-images/maps/Zoom-In.png); - height:25px; - width:25px; -} - -&.e-innerDecrement:hover { - background-image:url(../common-images/maps/Zoom-out_hover.png); - } -&.e-innerDecrement { - background-image:url(../common-images/maps/Zoom-out.png); - height:25px; - width:25px; -} -&.nav-dec-Vert{ - margin-top: 150px; - margin-left: 27px; -} -&.nav-inc-Vert{ - margin-top: 40px; - margin-left: 27px; -} -&.nav-dec-Horz{ - margin-top: -24px; -margin-left: 0px; -} -&.nav-inc-Horz{ - margin-top: -29px; -margin-left: 175px; -} -&.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -&.e-arrowUp:hover { - background-image:url(../common-images/maps/Arrow_Top_hover.png); - } -&.e-arrowUp { - background-image:url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -&.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -&.e-radialRight { - margin-left: 61px; - margin-top:-53px; - height: 52px; - width: 20px; -} -&.e-arrowLeft:hover { - background-image:url(../common-images/maps/Arrow_Left_hover.png); - } - &.e-arrowLeft { - background-image:url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -&.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -&.e-arrowRight:hover { - background-image:url(../common-images/maps/Arrow_Right_hover.png); - } -&.e-arrowRight { - background-image:url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -&.e-arrowDown:hover{ - background-image:url(../common-images/maps/Arrow_Bootom_hover.png); - } -&.e-arrowDown { - background-image:url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -&.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; -margin-left: 25px; -} - - - -&.e-interactivelegend-title{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-leftlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-rightlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangestartlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangeendlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legendlabeltext{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height:20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity:0.85; - background: white; - } - - &.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity:0.85; - left: 4px; - top: -16px; - content: ''; - } - &.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; - } - -&.e-defaultlegend-title{ - color:black; - font-size:17px; -} -&.e-labelStyle { - font-family:@font-family; - font-size:14px; - white-space: nowrap; -} -&.e-smartLabelStyle { - padding:3px; - font-weight: normal; - color:black; - width:auto; - height:20px; - text-align:center; - font-size: 14px; - font-family:@font-family; - -} -&.e-smartLabelStyle:hover{ - cursor:pointer; -} -&.e-mapSelectedShape { - opacity: 1; -} -&.e-mapDragSelection { - border:2px solid red; -} -&.e-mapHighlightedShape { - opacity: 1; -} - - -&.e-drilldownHeader{ - font-size:15px; - text-indent:10px; -} -&.e-drilldownlabel { - color:white; -} - -&.e-drilldownlabel:hover { - text-decoration: underline; -} - -&.e-drilldownarrow{ - fill:white; - stroke:transparent; - stroke-width:1px; - zoom:1; -} -&.e-treemap-leaflabel{ - font-size:14px; - font-weight:normal; - font-family:@font-family; - color:white; -} -&.e-treemap-legendLabel{ - font-size:12px; - - } -&.e-treemap-label { - -font-size:14px; - -} - -&.e-treemap-header { - font-size:15px; -} - -.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} - -.e-pivotschemadesigner .e-schemaBtnUnique{ - white-space:initial !important -} -.e-pivotschemadesigner *:focus:hover{ -outline:none; -} -.e-pivotgrid .e-headerItem{ - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /* office-365*/ - font:13px @font-family; - color:@theme-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: @table-font; - color: @fg-table-color; - } - border-collapse: collapse; - background-color: @bg-table-color; - cursor: default; -} - -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotgrid .e-filterValues, .e-pivotschemadesigner .e-filterValues{ - background-color: @content-bg-color; -} - -.e-pivotgrid .e-conditionFrom, .e-conditionTo{ - background-color: inherit; - & when (@skin= "material") { - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } - & when (@skin= "office-365") { - width:158px !important; - outline:none; - margin-bottom:15px; - border:1px solid @neutral-tertiary-alt; - } -} - -.e-pivotgrid .e-hoverBtn{ - .ogridheader-hvr-gradient(); -} - - .e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - color: @primary-font-color; - margin: 5px 0 10px 0; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - margin: 0px 0px 8px 0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color: @toolTipText-color; - margin: 5px 0 10px 0; - } -} - -.e-pivotgrid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - .e-pivotgrid .e-editcondition, .e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl, .e-pivotgrid .e-fSizeLbl{ - margin-left: 15px; -} - - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - .e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background:@grey-700; - border:1px solid transparent; - border-radius:2px; - padding: 5px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity:1; - background: @toolTip-bg-color; - border:2px solid @content-border-color; - padding: 5px; - } - & when (@skin= "office-365") { - /*office-365*/ - background:@neutral-lighter; - border:1px solid @neutral-secondary-alt; - padding:8px 8px 0px 8px; - } -} -.e-pivotgrid .e-pivotGridTable th, .e-pivotgrid .e-pivotGridTable td { -overflow:hidden; - & when not (@skin = "office-365") { - border: solid 1px @content-border-color; - } - & when (@skin = "office-365") { - border: solid 1px @neutral-light; - } -} -.e-pivotgrid th, .e-pivotgrid td { - & when (@skin= "material") { - padding: 11px 2px 11px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 2px 6px 8px; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 0px; - } - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid .value { - background-color: @bg-value-color; - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - text-align: right !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 6px 6px 16px; - text-align: right !important; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 16px; - text-align: right !important; - } -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } - & when not (@skin="office-365") { - font-weight: bold !important; - } -} -.e-pivotgrid .colheader, .e-pivotgrid .rowheader,.e-pivotgrid .calc { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-weight: bold; - color: @fg-header-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, .e-pivotgrid .rowheader:hover, .e-pivotgrid .calc:hover { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-weight: bold; - /*other*/ - color: @fg-header-hvr-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-hvr-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select :none; - user-select: none; -} -.e-cellSelection{ - background: @pivot-selection-background; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style:dotted; - border-width:3px; - border-color:@pivot-selection-border; -} -.e-pivotgrid .value.selection{ -cursor:crosshair; -} -.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover { - & when (@skin = "material") { - padding:11px 24px 11px 40px; - } - & when not (@skin = "material") { - padding:6px 0px 6px 40px; - } -} -.e-pivotgrid table .e-expand, .e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - & when (@skin = "material") { - margin-left: -2px; - margin-right: 12px; - } - & when (@skin = "office-365") { - width:8px; - margin-left:8px; - margin-right:15px; - } - & when not (@skin = "office-365") { - width:23px; - } -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - & when (@skin = "material") { - float: right; - width: 64px; - } - & when not (@skin = "material") { - margin: 20px 0 10px 165px; - width: 50px; - } -} -.e-pivotgrid.e-rtl .e-errOKBtn { - & when (@skin = "material") { - float: left; - width: 64px; - margin-right:150px !important; - } - & when (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - margin-right:155px !important; - } -} -.e-pivotgrid .e-dialogremoveBtn:before -{ - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before -{ - content:"\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 9px; - font-size: 7px; - } -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction:ltr; - text-align:right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space:nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content:"\e699"; - & when not (@skin = "office-365") { - font-size: 23px; - margin-top: -3px; - } - & when (@skin = "office-365") { - font-size: 14px; - margin-top: 1px; - } -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { -content:"\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 7px; - font-size: 6px; - } - -} -.e-pivotgrid.e-rtl .e-removeBtn:before, .e-pivotgrid.e-rtl .e-sorting:before, .e-pivotgrid.e-rtl .filter:before{ - float:left; - margin-left:4px; - margin-right:0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: @kpi-uparrow-img; -} -.e-pivotgrid .kpirightarrow { - background-image: @kpi-rightarrow-img; -} -.e-pivotgrid .kpidownarrow { - background-image: @kpi-downarrow-img; - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: @kpi-diamond-img; - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: @kpi-triangle-img; - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: @kpi-circle-img; - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: @kpi-red-img; - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: @kpi-green-img; - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: @kpi-all-img; - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - .scrollPane-setcolor(); - width:8px; - margin-left:8px; - display:inline-block; -} -.e-pivotgrid .e-hScrollPanel { - .scrollPane-setcolor(); - height:8px; - margin-top:4px; -} -.e-pivotgrid .e-vScrollThumb { - width:6px; - position:relative; - top:1px; - left:1px; - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-hScrollThumb { - height:6px; - position:relative; - left:1px; - & when (@skin = "material") { - top:-1px; - } - & when not (@skin = "material") { - top:1px; - } - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-categPageIndicator, .e-pivotgrid .e-seriesPageIndicator { - & when (@skin = "material") { - padding: 5px 8px; - width:auto; - position:absolute; - font-family:'Roboto',Segoe UI; - font-size:12px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - width:auto; - padding:5px; - position:absolute; - } - & when (@skin = "office-365") { - width:auto; - padding:8px; - position:absolute; - } - .pageIndicator-setcolor(); -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{ - float:right; - margin-left:5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{ - float:left; - margin-right:2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{ - float:right; - margin-left:2px; -} -.e-pivotgrid .e-vScrollThumb:hover, .e-pivotgrid .e-hScrollThumb:hover { - & when (@skin = "material") { - background-color:@grey-500; - border:.5px solid @grey-600; - } - & when not (@skin = "material") { - .scrollThumb-hovercolor(); - } -} -.e-pivotgrid .inActive { - display:none; -} -.e-pivotgrid .dragging { - & when not (@skin = "material") { - .scrollThumb-dragcolor(); - } -} -.e-pivotgrid .filter, .e-pivotgrid .e-sorting, .e-pivotgrid .e-removeBtn, .e-pivotgrid .valueSorting { - .switch-pivotgrid-draggale-button; - & when not (@skin = "office-365") { - color: @default-font-color; - } - & when (@skin = "office-365") { - color: @neutral-primary; - } - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e669"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e669"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, .e-pivotgrid .valueSorting:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fc"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e672"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting.descending:before, .e-pivotgrid .valueSorting.descending:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fd"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e673"; - } - float: right; -} -.e-pivotgrid .e-removeBtn:before { - & when (@skin = "material") { - content: "\e60a"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e711"; - } - & when (@skin = "office-365") { - content: "\e711"; - font-size:14px; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @default-border-color; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} - -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when not (@skin = "material") { - color: @default-icon-color; - } -} - -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} - -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv -{ -margin-top: -3px; -} - -.e-pivotschemadesigner div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, .e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, .e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} - - -.e-pivotschemadesigner .e-separateDiv { - border:0.50px solid; - border-color: @row-border-color; -} - -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid @row-border-color !important; - border-bottom: none !important; - margin: 9px 0px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - & when (@skin = "material") { - background-color:@primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background-color: @pivot-selection-background; - } - & when (@skin = "office-365") { - background-color: @theme-lighter; - } - cursor: pointer; - } - -.e-pivotgrid .e-dialogOKBtn { - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - overflow:hidden; - text-overflow:ellipsis; - } -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 55px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 68px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 87px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow:hidden; - text-overflow:ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:10px; -} -.e-pivotgrid .e-treeview .e-text { - & when not (@skin = "office-365") { - min-height: 20px; - border: 1px solid transparent; - & when not (@skin = "material") { - font-family: @font-family; - font-size: 12px; - font-weight: bold; - } - cursor: move; - color: @default-font-color; - } -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, .e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - text-decoration: underline; - margin:-20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} -.e-pivotgrid .e-treeview .e-node-hover -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } -} -.e-pivotgrid .e-treeview .e-active -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-active-color(); - } -} -.e-pivotgrid .e-pivotButton { -.groupingBar-btn-color(); -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - & when (@skin = "material") { - box-shadow: none; - margin-left:12px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - & when (@skin = "material") { - height:32px; - background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .switch-pivotgrid-groupingBar-btn-color; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - /*background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px;*/ - background:@theme-light; - color:@theme-light-font; - padding:0px; - margin-left:8px; - font-family:@font-family; - } -} - -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - & when (@skin = "material") { - background:@primary-color; - box-shadow: none; - color:@primary-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - & when (@skin = "office-365") { - background:@theme-lighter; - color:@theme-light-font; - } - border-color: @hover-border-color; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} - -.e-pivotgrid .e-drag { - .material-pivot-drag-column-txt-color; - color: @active-font-color; - /*color: #5c5c5c;*/ - & when (@skin = "material") { - padding:18px 0px; - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 9px 0px 9px 0px; - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family:@font-family Semilight; - font-size:17px; - font-weight:300; - padding: 9px 0px 9px 0px; - } - .material-pivot-drag-bg-color; - background: @pivotList-treeview-hvr-color; - /*background: @pager-default-bg-color;*/ - border: 1px solid @content-border-color; - overflow: hidden; - text-overflow: ellipsis; -} - .e-pivotgrid .e-pivotButton.e-btn .e-icon{ - padding:0px; - } - -.e-pivotgrid .values, .e-pivotgrid .columns, .e-pivotgrid .e-rows, .e-pivotgrid .emptyRows { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family: @font-family Semilight; - font-size:17px; - font-weight:300; - } - color: @active-font-color; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values{ - border-right:1px solid @content-border-color; -} -.e-pivotgrid .emptyRows{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - border: 1px solid @content-border-color; -} -.e-pivotgrid .valueColumn{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - height: auto; - border-right: 1px solid @content-border-color; - border-left: 1px solid @content-border-color; -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton, .e-pivotgrid .e-rows .e-pivotButton{ - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @toolbar-bgcolor; - } - & when (@skin = "office-365") { - background:@theme-light; - } -} -.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover, .e-pivotgrid .e-rows .e-pivotButton:hover{ - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - box-shadow: none; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivot-selection-background; - } - & when (@skin = "office-365") { - background: @theme-lighter; - } -} -.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{ - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn{ - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn ,.e-pivotgrid .e-drag .e-btn div{ - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height:0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, .e-pivotgrid .columns { - & when (@skin = "material") { - min-height: 44px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - min-height: 24px; - } - & when (@skin = "office-365") { - min-height: 36px; - } - min-width: 140px; -} - -.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{ - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - & when not (@skin = "material") { - margin-left: 5px; - } -} -.e-pivotgrid .e-grpRow{ - .material-pivot-drag-bg-color; - background:@pivotList-treeview-hvr-color; - vertical-align:bottom; - text-align:left; -} -.e-pivotgrid .e-pivotButton { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border-radius:25px; - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } - padding:0px !important; -} -.e-pivotgrid .e-pivotButton:hover { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size:13px; -} -.e-pivotgrid .e-widthSetter{ - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover{ - .summary-gradient(); - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, .e-pivotschemadesigner div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotgrid td.e-grpRow{ - padding-left:0px !important; -} -.e-pivotgrid .e-grpRow{ - white-space:normal; -} - - .e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: @default-icon-color; - cursor: pointer; - font-family: "ej-webfont"; -} - -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} - -.e-pivotgrid .e-selected { - background: @groupingBar-bg-color; - color: @active-font-color; -} - -.e-pivotgrid .e-highlighted -{ - background-color: @hover-bg-stcolor; -} - -.e-pivotgrid .e-dlgCalculatedField label -{ - & when (@skin = "material") { - font-size: 14px; - font-family: 'Roboto',Segoe UI; - color: fade(@base-font-color,54%); - font-weight:normal !important; - } - & when (@skin = "material") { - font-weight:bold; - } - & when (@skin = "office-365") { - font: 12px @font-family; - margin-right:8px; - margin-bottom:20px; - width:80px; - } -} -.e-pivotgrid .borderLine{ - margin-left:-10px; - margin-right:-10px; - border-top:1px solid @content-border-color; - } -.e-pivotgrid .calculatorFields{ - margin-top:-5px; - height:31px; - & when (@skin = "material") { - padding:0px; - } - & when (@skin = "office-365") { - width:auto; - background:@neutral-white; - color:@theme-light-font; - } -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width:100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; - } -.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th - { - overflow: hidden; - } -.e-pivotgrid.e-column-resize thead>tr - { - cursor: pointer; - } -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px @content-border-color; -} - .e-pivotgrid .e-pivotGridTable td{ - overflow:hidden; -} -.e-pivotgrid .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { -content:"\e843"; -font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { -content:"\e875"; -font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { -content:"\e85d"; -font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before{ -content:"\e857"; -font-size: 20px; -} -.e-pivotgrid .e-paging:before{ -content:"\e854"; -font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before{ -content:"\e6b7"; -font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before{ -content:"\e856"; -font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { -content:"\e844"; -font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { -content: "\e855"; -font-size: 20px; -} -.e-pivotgrid .e-columnResize:before{ -content: "\e851"; -font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before{ -content: "\e859"; -font-size: 20px; -} -.e-pivotgrid .e-toolTip:before{ -content: "\e858"; -font-size: 20px; -} -.e-pivotgrid .rtl:before{ -content:"\e84d"; -font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before{ -content: "\e84c"; -font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { -content:"\e848"; -font-size: 20px; -} -.e-pivotgrid .e-exporting:before { -content:"\e84f"; -font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before{ -content:"\e84b"; -font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before{ -content:"\e852"; -font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before{ -content:"\e850"; -font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before{ -content:"\e849"; -font-size: 20px; -} -.e-pivotgrid .e-layouts:before{ -content: "\e878"; -font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, .e-pivotgrid .e-drillThrough:hover, .e-pivotgrid .e-collapseByDefault:hover, .e-pivotgrid .groupingBar:hover, .e-pivotgrid .e-numberFormatting:hover, .e-pivotgrid .e-paging:hover, .e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, .e-pivotgrid .e-cellContext:hover, .e-pivotgrid .e-cellEditing:hover, .e-pivotgrid .e-columnResize:hover, .e-pivotgrid .e-toolTip:hover, .e-pivotgrid .rtl:hover, .e-pivotgrid .e-hyperlinkOptions:hover, .e-pivotgrid .e-frozenHeaders:hover, .e-pivotgrid .e-exporting:hover, .e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, .e-pivotgrid .e-conditionalFormat:hover, .e-pivotgrid .e-summaryTypes:hover, .e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} - -.e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; -} - -.e-pivotgrid .e-normalLayout:before{ -content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before{ -content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before{ -content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content:"\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content:"\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content:"\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content:"\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content:"\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content:"\e842"; -} -.e-pivotgrid .e-excel:before { - content:"\e845"; -} -.e-pivotgrid .e-word:before { - content:"\e84e"; -} -.e-pivotgrid .e-pdf:before { - content:"\e846"; -} -.e-pivotgrid .csv:before { - content:"\e847"; -} - -.e-pivotgrid .e-hyperLinkIcons:before, .e-pivotgrid .e-frozenHeaderIcons:before, .e-pivotgrid .e-exportingIcons:before, .e-pivotgrid .e-layoutIcons:before{ - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons, .e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-layoutIcons { - color: @oclient-icons-color; -} - -.e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons:hover, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} -.e-pivotgrid .e-frozenDialog, .e-pivotgrid .e-exportDialog, .e-pivotgrid .e-hyperLinkDialog, .e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - .e-pivotgrid .e-calcFormulaDiv { - & when not (@skin = "office-365") { - left: 136px; - top: 102px; - } - & when (@skin = "office-365") { - left: 137px; - top: 69px; - } - position: absolute; - } - - .e-pivotgrid .e-dlgCalculatedField { - & when not (@skin = "office-365") { - margin-top: 8px; - border: 1px solid @content-border-color; - margin-bottom: 12px; - padding: 13px 10px 10px; - } - } - - - .e-pivotgrid .calculateFieldName { - position: absolute; - & when (@skin = "material") { - top: 57px; - left: 110px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - top: 36px; - left: 93px; - } - & when (@skin = "office-365") { - top: 7px; - left: 121px; - } - width: 197px; - height: 24px; - border: none; - background-color: @content-bg-color; - color: @content-font-color; - } - .e-pivotgrid .calculatedFieldFormula { - background-color: @content-bg-color; - color: @content-font-color; - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - } - & when not (@skin = "material") { - border:1px solid @content-border-color; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - cursor: not-allowed; - opacity:0.85; - padding:1px; - } - - .e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px 15px; - } - } - .e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px; - } - } - .e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid @content-border-color; - background-color: @content-bg-color; - padding: 5px 18px; - cursor: default; - color: @content-font-color; - } - .e-pivotgrid .e-calcFormulaDiv td:hover { - .hover-gradient(); - color: @hover-font-color; - border: 1px solid @hover-border-color; - } - - -.e-pivotschemadesigner -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background: none repeat scroll 0 0 @grey-50; - padding:24px; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family:@font-family; - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when (@skin = "office-365") { - font-family:@font-family; - background: none repeat scroll 0 0 @neutral-lighter-alt; - border: 1px solid @neutral-light; - padding:15px 5px 15px 15px; - color: @theme-light-font; - } - font-size: 12px; - float: right; - position:static; -} -&.bg-div -{ - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{ -overflow:auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, .e-pivotschemadesigner .e-kpiRootCDB:before, .e-pivotschemadesigner .e-kpiGoalCDB:before, .e-pivotschemadesigner .e-kpiStatusCDB:before, .e-pivotschemadesigner .e-kpiTrendCDB:before, .e-pivotschemadesigner .e-kpiValueCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, .e-pivotschemadesigner .e-kpiRootCDB, .e-pivotschemadesigner .e-kpiGoalCDB, .e-pivotschemadesigner .e-kpiStatusCDB, .e-pivotschemadesigner .e-kpiTrendCDB, .e-pivotschemadesigner .e-kpiValueCDB{ -height:16px; -width:16px; -display:inline-block; -vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color; - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - border-collapse: collapse; - & when (@skin = "material") { - margin: 0px 0px 15px 0px; - width: 100%; - border-radius:2px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 10px 10px 8px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - margin: 4px 0px 12px 0px; - } -} -.e-pivotschemadesigner .e-schemaFieldList -{ - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color:@oclient-icons-color; -} -.e-pivotschemadesigner .e-elementSeparator -{ - border: solid @oclient-border-color; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView -{ - margin-top: 7px; - -} -.e-pivotschemadesigner .schemaHeaders -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaRow, .e-pivotschemadesigner .e-schemaValue -{ - /*background: @aeb-bgcolor;*/ - & when (@skin = "material") { - /*material*/ - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - /*material*/ - background-color:@neutral-white; - border: 1px solid @neutral-light; - } - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - margin-left: 10px; - } - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ -} -.e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float:left; - position:relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float:right; - position:relative; -} -.e-pivotschemadesigner #axisTd, .e-pivotschemadesigner #axisTd3 { - & when (@skin = "material") { - margin-top:14px !important; - } - } -.e-pivotschemadesigner .deferUpdateLayout { - & when (@skin = "material") { - margin-top:28px; - } - & when not (@skin = "material") { - margin-top:6px; - }} -.e-pivotschemadesigner .deferUpdateLayout .e-text{ - & when (@skin = "material") { - margin-top:0px !important; - } - & when (@skin = "office-365") { - margin-top:4px !important; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-top:2px !important; - } -} -.e-pivotschemadesigner .listSubhead -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - text-align:center; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader{ -margin-right:10px; -} -.e-pivotschemadesigner .e-listHeader -{ - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - & when not (@skin = "office-365") { - border-bottom: 1px solid @pivot-selection-border; - } - font-size: 15px; - margin: -1px; - line-height: 40px; - & when (@skin = "material") { - margin-top:-14px; - } - & when (@skin = "office-365") { - border-bottom: 1px solid @neutral-light; - margin-top:-14px; - margin-right:10px; - } -} -.e-pivotschemadesigner .e-folderCDB:before -{ - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} - - -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} - -.e-pivotschemadesigner .e-measureGroupCDB:before -{ - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before -{ - content: "\e704"; - display: inline; - vertical-align: middle; -} - -.e-pivotschemadesigner .centerDiv -{ - & when not (@skin = "office-365") { - margin-left: 4px; - background-color: @oclient-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-light; - } - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv:hover -{ - cursor:default; -} -.e-pivotschemadesigner .centerHead -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - text-align: center; - margin: 10px 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - margin: 7px 10px; - } - & when (@skin = "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin: 12px 0px; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - border-bottom: none; - margin-left: 10px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - border-bottom: none; - background-color:@neutral-white; - } - } - & when (@skin = "material") { - border-bottom: none; - margin-left: 10px; - } - font-weight: bold; - } -.e-pivotschemadesigner .e-rPivotHeader, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 1%; - } - & when (@skin = "office-365") { - margin-left: 2px; - - } -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - & when (@skin = "material") { - margin-right: 7%; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 5%; - } - & when (@skin = "office-365") { - margin-right: 0px; - } -} -.e-pivotschemadesigner .headerText -{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - color:fade(@base-font-color,87%); - padding-left:0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding:0px 5px 0px 5px; - } - & when (@skin = "office-365") { - font:17px @font-family Semilight; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .subheadText -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - padding-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - padding-left: 10px; - } - & when (@skin = "office-365") { - font:14px @font-family; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .pivotLabel:hover -{ - background: none repeat scroll 0 0 @groupingBar-bg-color; - color: @active-font-color; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv -{ - & when (@skin = "material") { - max-width:90%; - display:inline-block; - margin: 2px 0px 0; - } - & when not (@skin = "material") and not (@skin = "office-365") { - display: block; - margin: 2px 3px 0; - } - & when (@skin = "office-365") { - max-width:96%; - display:inline-block; - // margin: 2px 0px 0; - } - width:auto; - background: @toolbar-bgcolor; - .office-pivot-button-border(); - border-color:@ogrid-header-border-color !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn -{ - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - .groupingBar-btn-color(); - height:32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - font:14px @font-family; - } - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - height: 32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - } - & when (@skin = "office-365") { - height:26px; - } - .groupingBar-btn-color(); - overflow: hidden; -} -.e-hoverBtn -{ - background: @hover-bg-stcolor !important; -} - -.e-pivotgrid .dragHover{ - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - height:32px; - box-shadow:none; - text-transform:none; - font-size: 13px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } - & when (@skin = "office-365") { - font:14px @font-family; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; -} - } - - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover -{ - .hover-gradient(); - .switch-pivotgrid-btn-hover; - .office-pivot-button-border(); - border-color: @active-font-color !important; - color: @hover-font-color; -} - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:active -{ - .office-pivot-button-active(); - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover - { - & when not (@skin = "office-365") { - .hover-gradient(); - } - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:active -{ - & when not (@skin = "office-365") { - .office-pivot-button-active(); - } - } - .e-pivotschemadesigner .filter, .e-pivotschemadesigner .e-sorting, .e-pivotschemadesigner .e-removeBtn - { - color: @default-font-color; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; - } - .e-pivotschemadesigner .btnDeferUpdate { - text-overflow:ellipsis; - width:90px; -} - .e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width:60px; -} - .e-pivotschemadesigner .e-errOKBtn - { - & when (@skin = "material"){ - margin: 20px 0 10px 150px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 0 10px 150px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 20px 0 10px 155px; - width: 50px; - } - display: inline-block; -} - .e-pivotschemadesigner.e-rtl .e-errOKBtn { - & when (@skin = "material") { - margin: 20px 150px 10px 0px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 150px 10px 0px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px; - width: 50px; - } -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator -{ - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - & when (@skin = "office-365") { - display:inline-block; - } -} -.e-pivotschemadesigner .e-dropIndicatorHover -{ - .hover-gradient(); -} -.e-pivotschemadesigner .e-removePivotBtn:before -{ - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @active-font-color; - content: "\e681"; - font-size: 13px; - background-color: @content-bg-color; - border: 1px solid @ogrid-header-border-color; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover -{ - cursor: pointer; - background: none repeat scroll 0 0 @pivot-selection-background; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - /* content: "\e666"; */ -} - -.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, .e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, .e-pivotgrid .clearSorting:hover, .e-pivotgrid .clearAllFilters:hover -{ - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn -{ - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator -{ - background: none repeat scroll 0 0 @pivotList-treeview-hvr-color; -} -.e-pivotschemadesigner .e-memberEditorDiv -{ - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @oclient-border-color; -} -.e-pivotschemadesigner .e-dialogOKBtn, .e-pivotschemadesigner .e-dialogCancelBtn -{ - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} -.e-pivotschemadesigner .e-dialogOKBtn -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 68px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 86px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 55px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:5px; -} -.e-pivotschemadesigner .e-chkbox-wrap -{ - & when not (@skin = "office-365") { - margin-left: 7px; - } -} -.e-pivotschemadesigner .e-tbtn-wrap -{ - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon -{ - height: 14px; - width: 14px; -} - -.e-pivotschemadesigner .e-treeview .e-text -{ - min-height: 20px; - border: 1px solid transparent; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family: @font-family; - font-size: 12px; - color: @content-font-color; - font-weight: bold; - } - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-node-hover -{ - /*background:@pivotList-treeview-hvr-color;*/ - /*color:@pivotList-treeview-text-hvr-color;*/ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } - -} -.e-pivotschemadesigner .e-dialog .e-header -{ - /*.oclientDialog-setcolor();*/ - -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover -{ - & when not (@skin = "material") { - .office-pivot-dialog-icon-hover(); - } -} -.e-pivotschemadesigner .e-treeview .e-active -{ - & when not (@skin = "material") and not (@skin = "office-365") { - background:@pivotList-treeview-active-color; - color:@pivotList-treeview-text-hvr-color; - } -} - -.e-pivotschemadesigner .e-treeview .e-text .e-icon{ - & when not (@skin = "material") and not (@skin = "office-365") { - .switch-pivotclient-treeview-icon-hover-active; - } -} - -.e-pivotschemadesigner .btnDeferUpdate{ - float: right; - & when not (@skin = "office-365") { - margin-right: 10px; - } - & when (@skin = "office-365") { - margin-right: 15px; - } -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate{ - float: left; - & when not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 15px; - } -} -.e-pivotschemadesigner .deferUpdateLayout{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - & when not (@skin = "office-365") { - margin-right: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{ - width: 90%; -} - -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; - } - -.e-pivotschemadesigner .e-btn -{ - /* font-size: 12px; - background: none repeat scroll 0 0 @toolbar-bgcolor; - border-color: @active-border-color; */ -} -.e-pivotschemadesigner .e-schemaFieldTree ul, .e-pivotschemadesigner .e-schemaFieldTree li -{ - width: 96%; - height: auto; -} - -.e-pivotschemadesigner .e-btn .e-btntxt -{ - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} - -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top:0; - left:0; - z-index:10; - opacity:0; - background-color:lightgrey; - filter:alpha(opacity=0); -} - -.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - & when not (@skin = "office-365") { - padding:5px 0px 5px 8px; - } - & when (@skin = "office-365") { - padding:0px 12px; - } -} - -.e-pivotschemadesigner .e-ascOrder, .e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder, .e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid @content-bg-color; -} - -.e-pivotschemadesigner .e-descImage, .e-pivotschemadesigner .e-ascImage, .e-pivotgrid .e-descImage, .e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} - -.e-pivotschemadesigner .e-ascImage:before, .e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - - -.e-pivotschemadesigner .e-descImage:before ,.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} - -.e-pivotschemadesigner .e-filterElementTag.e-vertical, .e-pivotgrid .e-filterElementTag.e-vertical { - border-color:@content-bg-color; -} - -.e-pivotschemadesigner .e-clrFilter:before, .e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} - -.e-pivotschemadesigner .e-filterElementTag, .e-pivotgrid .e-filterElementTag { - & when not (@skin = "material") { - font-family:@font-family; - } - & when (@skin = "material") { - box-shadow:none !important; - } -} - -.e-pivotschemadesigner .e-filterState:before, .e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .clearAllFilters, .e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, .e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, .e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} - -.e-pivotschemadesigner .e-filterIndicator:before, .e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .advancedFilter, .e-pivotgrid .advancedFilter { - - & when not (@skin = "office-365") { - margin-left: 9px; - margin-right: 5px; - } - & when (@skin = "office-365") { - padding:0px !important; - margin:12px 12px 0px 12px; - } -} - -.e-pivotschemadesigner .e-activeFilter:before, .e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, .e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} - -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, .e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, .e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: @default-border-color; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a -{ - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText -{ - padding-left:1px !important; -} -.e-pivotschemadesigner .sortDiv, .e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag , -.e-pivotgrid .sortDiv, .e-pivotgrid .clearSorting, .e-pivotgrid .e-filterElementTag -{ - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, .e-pivotgrid .clearSorting -{ - height:20px; -} -.e-pivotschemadesigner .e-filterState, .e-pivotgrid .e-filterState -{ - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, .e-pivotgrid .memberFilter.e-filterState -{ - margin-left : 0px!important; - margin-top :5px; - position: absolute; - float: left; -} - - .e-pivotgrid #sep1, .e-pivotgrid #sep2, .e-pivotgrid #sep3, .e-pivotgrid #sep4, .e-pivotgrid #sep5, .e-pivotgrid #sep6, .e-pivotgrid #sep7, .e-pivotgrid #sep8, .e-pivotgrid #sep9, .e-pivotschemadesigner #sep1, .e-pivotschemadesigner #sep2, .e-pivotschemadesigner #sep3, .e-pivotschemadesigner #sep4, .e-pivotschemadesigner #sep5, .e-pivotschemadesigner #sep6, .e-pivotschemadesigner #sep7, .e-pivotschemadesigner #sep8, .e-pivotschemadesigner #sep9 { - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; - } - .e-pivotgrid #sep1{ - height:0px; - } - -.e-pivotgrid #labelFilterBtn, .e-pivotgrid #ascOrder, .e-pivotgrid #descOrder, .e-pivotgrid #clearAllFilters, .e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder, .e-pivotschemadesigner #descOrder, .e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting -{ - border-bottom:none; -} - -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - & when not (@skin = "material") { - font-size: 22px; - float: left; - margin-top: -1px; - } - & when (@skin = "material") { - font-size: 16px; - float: left; - margin-top: -3px; - margin-left:3px; - } - -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border:1px solid !important; -} - -.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div - { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog { - margin-left: -7px; -} - .e-pivotschemadesigner .e-filterElementTag , .e-pivotgrid .e-filterElementTag -{ - height: auto!important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border:none; - } -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible !important; - } -.e-pivotschemadesigner.e-rtl .e-axisTd1{ - & when (@skin = "material") { - float:right; - } - & when not (@skin = "material") { - float:left; - } -} - .e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; - } - .e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} - -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{ - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, .e-pivotschemadesigner .e-prevPage.e-pageDisabled, .e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled, .e-pivotgrid .e-prevPage.e-pageDisabled, .e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{ - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{ - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover, .e-pivotgrid .e-prevPage.e-pageEnabled:hover, .e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{ - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active ,.e-pivotgrid .e-firstPage.e-pageEnabled:active, .e-pivotgrid .e-prevPage.e-pageEnabled:active, .e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{ - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} - -.e-pivotschemadesigner .e-firstPage, .e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage, .e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage { - width:24px; - height:24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - margin: 0px 0px 6px !important; -} - - /*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ -.e-pivotgrid .filter,.e-pivotgrid .values .e-removeBtn{ - & when (@skin = "material") { - margin-left:20px; - } -} - -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - & when (@skin = "material") { - position:static !important; - } -} - -.e-pivotgrid .e-removeBtn, .e-pivotgrid .e-sorting{ - & when (@skin = "material") { - margin-left:8px; - } - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn{ - & when (@skin = "office-365") { - background-color:@theme-lighter; - } -} -.e-pivotgrid .e-removeBtn { - & when (@skin = "material") { - margin-right: 4px; - } - & when (@skin = "office-365") { - margin-right: 4px; - margin-left:8px; - margin-top:4px; - } -} -.e-pivotgrid .filter{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pvtBtnIndent{ - & when (@skin = "office-365") { - margin-left:25px !important; - } -} -.e-pivotgrid .e-pvtBtnSort { - & when (@skin = "office-365") { - margin-top: -20px !important; - } -} -.e-pivotgrid .e-sorting{ - & when (@skin = "office-365") { - margin-top:5px; - float:left; - } -} -.e-pivotgrid .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left: 32px; - } -} -.e-pivotgrid .summary{ - & when (@skin = "material") { - padding-left:14px; - padding-right:40px; - } -} -.e-pivotgrid .summary.value{ - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - } -} -.e-pivotgrid.e-rtl .summary{ - & when (@skin = "material") { - padding-left:40px; - padding-right:24px; - } -} -.e-pivotgrid .filter:active, .e-pivotgrid .e-sorting:active, .e-pivotgrid .e-removeBtn:active{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotgrid .e-sorting:after,.e-pivotgrid .filter:after,.e-pivotgrid .e-removeBtn:after{ - & when (@skin = "material") { - background-color:@primary-font-color; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active,.e-pivotgrid .e-pivotButton:active{ - & when (@skin = "material") { - box-shadow:none; - border-radius:25px; - } - & when (@skin = "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-pivotgrid .e-hScrollThumb:active,.e-pivotgrid .e-vScrollThumb:active{ - & when (@skin = "material") { - background-color:@grey-600; - border:.5px solid @grey-700; - } -} -.e-pivotgrid .e-hScrollPanel:hover{ - & when (@skin = "material") { - border-bottom:.5px solid @grey-300; - } -} -.e-pivotgrid .e-vScrollPanel:hover{ - & when (@skin = "material") { - border-left:.5px solid @grey-300; - } -} -.e-pivotgrid .dragClone.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - height:32px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - width:auto !important; - box-shadow:none; - } - & when (@skin = "office-365") { - background:@theme-lighter; - font-size:14px; - height:26px; - font-family:@font-family; - color:@theme-light-font; - padding:0px 8px; - width:auto !important; - } -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ -.e-pivotgrid .e-btn.e-select:active .e-icon,.e-pivotgrid .e-btn.e-select:hover .e-icon{ - & when (@skin = "material") { - color:fade(@primary-font-color,70%); - } - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .columns .e-pivotButton{ - & when (@skin = "material") { - margin-top:6px !important; - margin-bottom:6px !important; - margin-left:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:5px; - margin-bottom: 5px; - } -} -.e-pivotgrid .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-top:-6px !important; - margin-bottom:-6px !important; - margin-right:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:1px; - margin-bottom: 1px; - } -} -.e-pivotgrid #grpvalue + span,.e-pivotgrid #grpcol + span,.e-pivotgrid #grpdrag + span ,.e-pivotgrid .e-rows > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - margin-top:20px; - margin-bottom:6px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid .e-drag > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid.e-rtl .value { - & when (@skin = "material") { - text-align: left !important; - padding: 11px 35px 11px 24px; - } - & when (@skin = "office-365") { - text-align: left !important; - padding: 6px 16px 6px 8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl table .summary .e-expand{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .filter{ - & when (@skin = "material") { - margin-left:0px; - margin-right:32px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .values .e-removeBtn,.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left:4px; - margin-right:32px; - } -} -.e-pivotgrid.e-rtl .e-removeBtn{ - & when (@skin = "material") { - margin-right:8px; - margin-left:4px; - } - & when (@skin = "office-365") { - margin-left:4px; - margin-right:8px; - } -} - .e-pivotgrid.e-rtl .e-sorting{ - & when (@skin = "material") { - margin-right:8px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-top:5px; - float:right; - margin-right:8px; - margin-left:0px; - } -} - -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:15px !important; - padding-left:0px !important; - } -} -.e-pivotgrid.e-rtl #grpvalue + span,.e-pivotgrid.e-rtl #grpcol + span,.e-pivotgrid.e-rtl #grpdrag + span ,.e-pivotgrid.e-rtl .e-rows > span:first-child{ - & when (@skin = "material") { - margin-right:10px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-right:10px; - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-right:10px; - } - & when (@skin = "office-365") { - margin-right:8px; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-right:5px; - } - margin-left:0px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content { - & when (@skin = "material") { - overflow: visible !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .editFormula -{ - & when (@skin = "material") { - margin-left:-65px !important; - } -} - -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula{ - & when (@skin = "material") { - margin-right:-65px !important; - } -} -.e-pivotgrid .valueSorting{ - & when (@skin = "material") { - color:fade(@base-font-color,87%) !important; - } -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName{ - & when (@skin = "material") { - margin-left:65px !important; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag ,.e-pivotgrid .emptyPivotGrid .valueColumn,.e-pivotgrid .emptyPivotGrid .valueColumn .values,.e-pivotgrid .emptyPivotGrid .valueColumn .columns ,.e-pivotgrid .emptyPivotGrid .emptyRows ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - & when (@skin = "material") { - background-color:@primary-color-50; - color:fade(@primary-font-color-50,87%); - border-color:@primary-font-color; - } -} - -.e-pivotgrid .emptyPivotGrid .emptyRows{ - & when (@skin = "material") { - padding:0px; - } -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") { - padding-left:15px; - height:45px; - vertical-align:middle; - } - & when (@skin = "office-365") { - padding-left:15px; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - padding-left:5px; - padding-right:5px; - } -} -.e-pivotgrid .emptyPivotGrid .values span,.e-pivotgrid .emptyPivotGrid .columns span{ - & when (@skin = "material") { - padding-left:10px; - margin-top:50px; - vertical-align:middle; - } - & when (@skin = "office-365") { - margin-top:22px; - padding-left:10px; - } -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span,.e-pivotgrid.e-rtl .emptyPivotGrid .columns span{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:10px; - padding-left:0px; - } -} -.e-pivotgrid .emptyPivotGrid .values{ - & when (@skin = "material") { - padding: 0px; - height:45px; - } -} -.e-pivotgrid .emptyPivotGrid .columns{ - & when (@skin = "material") { - height:45px; - padding:0px 19px 0px 0px; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover ,.e-pivotgrid .emptyPivotGrid .valueColumn:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - & when (@skin = "material") { - background-color:@primary-color-100; - } -} -.e-dragedNode.pivotTreeViewDragedNode{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding-right:12px; - box-shadow:none !important; - text-transform:none; - } -} - -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotgrid .filterDialog #filterValue1:active, .e-pivotgrid .filterDialog #filterValue1:focus,.e-pivotgrid .filterDialog #filterValue2:active,.e-pivotgrid .filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .filterDialog #filterValue1:disabled,.e-pivotgrid .filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotgrid .filterDialog td .e-ddl,.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} -.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:focus,.e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .e-conditionFrom:disabled,.e-pivotgrid .e-conditionTo:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ -.e-pivotgrid .e-dialog .e-btn,.e-pivotschemadesigner .e-dialog .e-btn,.e-pivotschemadesigner .btnDeferUpdate{ - & when (@skin = "material") { - background: none; - color: @accent-color; - box-shadow: none; - border: none; - padding: 0px 12px; - font-size:14px; - text-overflow:ellipsis; - overflow:hidden; - } -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, .e-pivotgrid .e-dialog .e-dialogCancelBtn { - & when (@skin = "material") { - margin-bottom: 4px; - } -} -.e-pivotgrid .e-dialog .e-btn.e-disable,.e-pivotgrid .e-dialog .e-btn.e-disable:hover,.e-pivotgrid .e-dialog .e-btn.e-disable:focus,.e-pivotgrid .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .e-dialog .e-btn.e-disable,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover,.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus,.e-pivotschemadesigner .btnDeferUpdate.e-disable:active{ - & when (@skin = "material") { - color:fade(@base-font-color,26%); - background: none !important; - } -} -.e-pivotgrid .e-dialog .calculatorFields,.e-pivotgrid .e-dialog .calculatorFields:hover,.e-pivotgrid .e-dialog .calculatorFields:focus{ - & when (@skin = "material") { - padding:0px !important; - } -} -.e-pivotgrid .e-dialog .e-btn:hover,.e-pivotschemadesigner .e-dialog .e-btn:hover,.e-pivotgrid .e-dialog .e-btn:focus,.e-pivotschemadesigner .e-dialog .e-btn:focus,.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .btnDeferUpdate:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotgrid .e-dialog .e-btn:active,.e-pivotschemadesigner .e-dialog .e-btn:active,.e-pivotschemadesigner .btnDeferUpdate:active{ - & when (@skin = "material") { - background-color:fade(@accent-color,12%); - } -} -#PivotSchemaDesigner_dragClone{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - box-shadow:none; - text-transform:none; - height:32px !important; - } -} - -.e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - float:right; - clear:right; - } -} -.e-pivotschemadesigner .e-treeview ul{ - & when (@skin = "material") { - padding-left:8px; - } -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, .e-pivotschemadesigner .e-axisTd1 .e-schemaRow, .e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader -{ - & when (@skin = "material") { - margin-left:0px; - } -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, .e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, .e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader{ - & when (@skin = "material") { - margin-left:14px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select{ - & when (@skin = "material") { - background:@grey-300; - font-size:13px; - color:fade(@base-font-color,87%); - text-transform:none; - padding:0px 12px; - padding-bottom:1px; - } - & when (@skin = "office-365") { - background:@neutral-lighter; - font:14px @font-family; - color:@theme-light-font; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{ - & when (@skin = "material") { - box-shadow:none; - width:auto !important; - border-radius:25px; - } - & when (@skin= "office-365") { - /* office-365*/ - width:auto !important; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "material") { - margin-left:12px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } - & when (@skin= "office-365") { - /* office-365*/ - margin-left:8px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } -} -.e-pivotschemadesigner #rowlabel + div, .e-pivotschemadesigner #columnlabel + div, .e-pivotschemadesigner #valuelabel + div ,.e-pivotschemadesigner #reportfilter + div{ - & when (@skin = "material") { - margin-top:6px; - } - & when (@skin= "office-365") { - margin-top:8px; - } -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - display:inline-block; - border-radius:25px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, .e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active -{ - & when (@skin = "material") { - background-color:@grey-600; - color:@primary-font-color; - font-size:13px; - } - & when (@skin = "office-365") { - background-color:@neutral-light; - color:@theme-light-font; - font:14px @font-family; - } -} -.e-pivotschemadesigner .e-dropIndicator+.e-pvtBtn{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotschemadesigner .e-listHeader .headerText{ - & when (@skin = "material") { - font-size:16px; - } -} -.e-pivotgrid .summary.calc,.e-pivotgrid .summary.calc:hover { - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } -} -.e-pivotgrid table .e-expand.e-icon:before, .e-pivotgrid table .e-collapse.e-icon:before{ - & when (@skin= "office-365") { - width:8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin= "office-365") { - margin-left:15px; - margin-right: 8px; - } -} -.e-pivotgrid.e-rtl .colheader, .e-pivotgrid.e-rtl .colheader:hover, .e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover,.e-pivotgrid.e-rtl .calc, .e-pivotgrid.e-rtl .calc:hover{ - & when (@skin= "office-365") { -padding:6px 0 6px 40px; - } -} -.e-pivotgrid.e-rtl th, .e-pivotgrid.e-rtl td { - & when (@skin= "office-365") { - padding: 6px 0px 6px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton:first-child{ - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-pivotschemadesigner .e-pivotHeader .headerText , .e-pivotschemadesigner .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin-left:8px; - } -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText , .e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - margin-right:8px; - margin-left:0px; - } -} -.e-pivotschemadesigner .btnDeferUpdate,.e-pivotschemadesigner .e-btn.e-dialogOKBtn,.e-pivotgrid .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child{ - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:hover{ - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotschemadesigner .btnDeferUpdate:focus,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:active,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:active{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - color:@neutral-tertiary; - border:1px @neutral-lighter; - } -} -.e-pivotschemadesigner.e-rtl{ - & when (@skin = "office-365"){ - padding:15px 15px 15px 5px; - } -} -.e-pivotschemadesigner.e-rtl .e-listHeader{ - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:10px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, .e-pivotschemadesigner.e-rtl .e-schemaRow, .e-pivotschemadesigner.e-rtl .e-pivotHeader{ - & when (@skin = "office-365"){ - margin-right:4px; - } -} - /*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -} - .e-pivotschemadesigner .e-editorDiv,.e-pivotgrid .e-editorDiv -{ - & when (@skin = "office-365"){ - margin-bottom: 8px; - } -} - .e-pivotschemadesigner.e-rtl .e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 0px; - } -} - .e-pivotgrid .e-dialogOKBtn, .e-pivotgrid .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} - .e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma{ - & when (@skin = "office-365") { - color:@theme-light-font; - } - } - .e-pivotgrid .e-dlgCalculatedField+div{ - & when (@skin = "office-365") { - margin-top:20px !important; - margin-bottom:20px !important; - } - } - .e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .filterDialog input.e-filterValues:hover, .e-pivotschemadesigner .filterDialog input.e-filterValues:hover, .e-pivotgrid .e-conditionTo:hover{ - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} - .e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .filterDialog input.e-filterValues:active, .e-pivotschemadesigner .filterDialog input.e-filterValues:active,.e-pivotgrid .filterDialog input.e-filterValues:focus, .e-pivotschemadesigner .filterDialog input.e-filterValues:focus,.e-pivotgrid .e-conditionFrom:focus, .e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} - .e-pivotgrid .conditionformatTbl label{ - & when (@skin = "office-365") { - margin:0px 8px 0px 0px !important ; - padding-bottom:15px; - font: 12px @font-family; - } -} -.e-pivotgrid .conditionformatTbl .e-ddl{ - & when (@skin = "office-365") { - margin-right:15px; - margin-bottom:15px; - width:160px !important; - } -} -.e-pivotgrid .conditionformatTbl th,.e-pivotgrid .conditionformatTbl td{ - & when (@skin = "office-365") { - padding:0px; - } -} -.e-pivotgrid .e-conditionDlg{ - & when (@skin = "office-365") { - margin:0px !important; - } -} -.e-pivotgrid .e-conditionDlg + div{ - & when (@skin = "office-365") { - margin:20px 0px 20px 0px !important; - } -} - .e-pivotgrid .e-dialogremoveBtn{ - & when (@skin = "office-365") { - padding:0px !important ; - margin-bottom:15px; - background:@neutral-white; - } - } -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, .e-pivotgrid.e-rtl .conditionformatTbl label -{ - & when (@skin = "office-365") { - margin-right:0px !important; - margin-left:15px !important; - } -} -.e-pivotgrid .e-filterElementTag a.e-menulink,.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - & when (@skin = "office-365"){ - padding-right: 30px !important; - padding-left: 30px !important; - } -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotgrid .e-advancedFilterDlg .e-menu-wrap,.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - & when (@skin = "office-365"){ - padding-left: 12px !important; - padding-right: 12px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - & when (@skin = "office-365"){ - padding:12px 12px 0px 12px !important; - } -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin = "office-365"){ - right: 0px !important; - top:0px !important; - } -} -.e-pivotgrid .filterDialog .e-ddl, .e-pivotschemadesigner .filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} -.e-pivotgrid .filterDialog td, .e-pivotschemadesigner .filterDialog td { - & when (@skin = "office-365"){ - padding-right: 15px !important; - } -} -.e-pivotgrid .filterDialog input.e-filterValues, .e-pivotschemadesigner .filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left: 0 !important; - border:1px solid @neutral-tertiary-alt; - outline:none; - } -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - & when (@skin = "office-365"){ - margin-right: 14px !important; - } -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right: 0px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl{ - & when (@skin = "office-365"){ - margin-right:15px; - margin-bottom:15px; - } -} - -.e-pivotgrid .e-dlgCalculatedField .borderLine{ - & when (@skin = "office-365"){ - display:none !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn{ - & when (@skin = "office-365"){ - margin-top:8px; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap{ - & when (@skin = "office-365"){ - width:410px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active,.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - & when (@skin = "office-365"){ - background-color:@theme-lighter; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:8px; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:15px; - } -} -.e-pivotgrid.e-rtl .calculateFieldName { - & when (@skin = "office-365"){ - left:96px; - } -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - & when (@skin = "office-365"){ - padding:5px 18px; - } -} -.e-pivotgrid .calculateFieldName.e-hoverCell{ - & when (@skin = "material"),(@skin = "office-365") { - background-color:#ffffff !important; - } -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active{ - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:7px !important; - } -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right:102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar , .e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar{ - & when (@skin = "office-365"){ - padding:15px 25px 10px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div,.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div{ - & when (@skin = "office-365"){ - margin:14px 0px 18px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-bottom:0px !important; - } -} -.e-pivotgrid .curInput{ - width:100%; - & when (@skin = "flat-azure-dark"),(@skin = "flat-lime-dark"),(@skin = "flat-saffron-dark"),(@skin = "gradient-azure-dark"),(@skin = "gradient-lime-dark"),(@skin = "gradient-saffron-dark"),(@skin = "high-contrast-01"),(@skin = "high-contrast-02") { - color:#000000; - } -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap, .e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotgrid .e-icon.e-media-forward_01:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotgrid .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px @content-border-color; -} -.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, .e-pivotschemadesigner .e-lastPage.e-pageEnabled:after,.e-pivotgrid .e-firstPage.e-pageEnabled:after, .e-pivotgrid .e-prevPage.e-pageEnabled:after, .e-pivotgrid .e-nextPage.e-pageEnabled:after, .e-pivotgrid .e-lastPage.e-pageEnabled:after -{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentPage,.memberPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentPage,.memberPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount - { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ -@media (min-width: 20px) and (max-width:799px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } - -} - - - - -.e-pivotclient, .e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} - -.e-pivotclient .e-pivotschemadesigner .memberSortDiv -{ -margin-top: 1px !important; -} - -.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder,.e-pivotclient input.e-input,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox, .e-textarea -{ - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotclient .e-collectionli:hover, .e-pivotclient .e-reportli:hover { - .office-pivotclient-toolbar-bg-color; - background: @toolbar-bgcolor !important; - border: none !important; - color: @oclient-icons-color !important; - padding:3px !important; - & when (@skin = "office-365"){ - padding:7px !important; - } - border-top:4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique{ - height:auto !important -} -.e-pivotclient *:focus:hover{ - outline:none; -} -.e-pivotclient .e-removeBtnUnqiue{ - height:calc(100% - 39px) !important -} -.e-pivotclient .e-schemaRemoveBtnUnqiue{ - height: inherit !important -} -.e-pivotclient .e-schemaBtnUnique{ - margin-top:0px !important; - height:auto !important; - white-space:initial !important -} -.e-pivotclient .e-pvtBtnUnique{ - display:inline-flex !important -} .e-pvtBtnUnique{display:inline-flex !important} -.e-pivotclient -{ - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - background-color: @oclient-bgcolor; - & when not (@skin = "office-365") { - color: @fg-header-color; - } - & when (@skin = "office-365"){ - color: @neutral-light-font; - } - & when (@skin = "material") { - padding-bottom:10px; - } -} - -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; - } - -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} - - -.e-pivotclient div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotclient .e-separateDiv { - border:1px solid @oclient-border-color !important; - border-bottom: none !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } - margin: 9px 0px; -} - -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} - -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: @oclient-icons-hover-bg; - cursor: pointer; -} - -.e-pivotclient .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} - -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} - -.e-pivotclient .e-gridPanel, .e-pivotclient .e-chartPanel { - border: none !important; -} - -.e-pivotclient .e-controlPanel{ - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable{ - color:@sort-filter-disable; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - & when not (@skin = "material") { - background: transparent; - } -} - -.e-pivotclient .e-dialog .e-header{ -& when not (@skin = "material") and not (@skin = "office-365") { - background:@oclient-dialog-bgcolor; - color:@oclient-dialog-color; - } -} -.e-pivotclient textarea{ - background: @oclient-dialog-bgcolor; -} -.e-pivotclient .e-treeview .e-text { - & when (@skin = "material") { - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } - } - - .e-pivotclient .e-treeview .e-text:hover{ -color:@oclient-treeview-text-hover; - -} - .e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} - .e-pivotclient .e-dialog a.e-linkPanel{ - text-decoration: underline; -} - .e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - margin-top:4px !important; -} - .e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} - .e-pivotclient .e-treeview .e-active{ - & when not (@skin = "material") and not (@skin = "office-365") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - - .e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar{ -width:5px; -border:none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .customCSS .e-splitbar{ -background-color:@content-bg-color; -} -.e-pivotclient .e-olapFieldList .e-ul { - width:100% !important; - height:100% !important; -} -.e-pivotclient .e-splitter .e-pane{ -overflow: visible !important; -} -.e-pivotclient .e-splitter{ -border:none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -content:"\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -top: 50%; -left: 1px; -position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar{ -font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { -left:4.5px; -} -.e-pivotclient .e-axisTable.e-pane{ -left:7.5px !important; -padding-right:9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { -width:5px !important; -border: none; -left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { -width: 6px !important; -border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{ -background:none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{ -padding-right:2px; -} -.e-pivotclient .axisBuilderTD.e-pane{ -left: 2.5px; -padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border: none; -} -.e-pivotclient .controlPanelTD { - display:inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { -left:3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { -left:-5.5px !important -} -.e-pivotclient .e-cubeTreeView .e-ul{ -overflow:auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ -.e-olapclient .e-disabled { - cursor : pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} - - - .e-pivotclient .e-treeview .e-text .e-icon{ - & when not (@skin = "material") { - .switch-pivotclient-treeview-icon-hover-active; - } - } - -.e-pivotclient .e-ddl .e-select{ - & when not (@skin = "material") { - color:@oclient-ddl-color; - background:@oclient-ddl-bgcolor; - border-color:@oclient-ddl-bcolor; - } -} - -.e-pivotclient .e-ddl .e-select:hover { - & when not (@skin = "material") { - color: @oclient-ddl-hcolor; - background:@oclient-ddl-hbgcolor; - } -} -.e-pivotclient .e-outerTable { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:12px; - font-weight:normal; - } - & when not (@skin = "material") { - font: normal 12px @font-family; - } - border-collapse: collapse; - background-color: @oclient-bgcolor; -} - -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:20px; - line-height: 48px; - } - & when not (@skin = "material") { - font: normal 20px @font-family; - line-height: 48px; - } -} - -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} - -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} - -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan{ - & when (@skin = "office-365"){ - height:42px !important; - } -} -.e-pivotclient .e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - & when (@skin = "office-365"){ - padding: 7px !important; - } -} -.e-pivotclient .e-newReportImg:before { - content:"\e6b3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-addReportImg:before { - content:"\e6a1"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-removeReportImg:before{ -content:"\e6cf"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-renameReportImg:before{ -content:"\e6d0"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-mdxImg:before { - content:"\e6ac"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-calcMemberImg:before{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - content: "\e86f"; - } - & when (@skin = "material") { - content:"\e842"; - } - & when (@skin = "office-365") { - content:"\e86b"; - } - -} -.e-pivotclient .e-excelExportImg:before{ - content: "\e6d4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-wordExportImg:before{ - content: "\e6d5"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-pdfExportImg:before{ - content: "\e6d3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-chartTypesImg:before{ - content:"\e6a4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-toggleaxisImg:before{ - content: "\e790"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-kpiCDB:before, .e-pivotclient .e-kpiGoalCDB:before, .e-pivotclient .e-kpiStatusCDB:before, .e-pivotclient .e-kpiTrendCDB:before, .e-pivotclient .e-kpiValueCDB:before, .e-pivotclient .e-kpiRootCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; - } -.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5, -.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB, .e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB -{ - & when not (@skin = "office-365") { - color:@oclient-icons-color; - } - & when (@skin = "office-365") { - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - text-indent: -3px; - } -} -.e-pivotclient .e-categoricalAxis p:first-child + div, .e-pivotclient .e-rowAxis p:first-child + div, .e-pivotclient .e-slicerAxis p:first-child + div { - & when (@skin = "office-365") { - margin-top: 8px; - } -} -.e-pivotclient .maximizedView:before{ - content:"\e660"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 21px; - } -} - .e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 32px; - line-height: 0.65; - text-indent: -9px; - } - & when (@skin = "material") { - font-size: 20px; - margin-top:-4px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } - } -.e-pivotclient .e-rowSortFilterImg:before{ - content: "\e6f8"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 29px; - line-height: 0.8; - text-indent: -7px; - } - & when (@skin = "material") { - font-size: 17px; - margin-top:-2px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } -} -.e-pivotclient .e-chartPanel{ - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab{ - & when not (@skin = "material") { - margin-top: 6px !important; - } - font: bold 12px @font-family; -} - -.e-pivotclient .e-toggleExpandButton, .e-pivotclient .e-toggleCollapseButton{ - background-repeat: no-repeat; - height:20px; - width:21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton{ - float:right; - background-position: center -20px; - margin:5px; -} -.e-pivotclient .e-toggleCollapseButton{ - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover -{ - color:@hover-font-color; - background:@oclient-icons-hover-bg; -} -.e-pivotclient .e-toggleCollapseButton:before { -content:"\e674"; -font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before{ -content:"\e671"; -font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{ -margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{ - & when (@skin = "material") { - margin: 6px 4px 8px 4px !important; - } - & when not (@skin = "material") { - margin: 6px 4px 8px !important; - } -} -.e-pivotclient .e-chartToolBar{ - border:none; - } - .e-pivotclient .e-toolBar{ - border:none; - } - -.e-pivotclient .e-toggleText{ - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - & when (@skin = "material") { - background-color:@grey-300; - display:inline-block; - width:auto; - margin:12px 0px 0px 12px; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - color:fade(@base-font-color,87%); - white-space:nowrap; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 7px 0 0 6px; - position: relative; - } - & when (@skin = "office-365") { - margin: 4px 0px 0px 8px; - position: relative; - } -} - -.e-pivotclient .e-csHeader { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - margin: 8px 0 20px 3px; - } - & when not (@skin = "material") { - font: normal 14px @font-family; - margin: 8px 0 8px 3px; - } -} - -.e-pivotclient .e-cdbHeader, .e-pivotclient .e-axisHeader { - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-light; - } - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} - -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} - -.e-pivotclient .e-cubeTable -{ - border-collapse: collapse; - margin: 0 5px 3px 5px; -} - -.e-pivotclient .e-cdbHeader{ - border-bottom: 0px; - overflow: hidden; -} - -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: @oclient-bgcolor; - position: relative; -} - -.e-pivotclient .e-axisHeader { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - border-bottom: 0px; - } -} -.e-pivotclient .e-reportToolbar{ -border-color:@oclient-border-color !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } -.office-pivotclient-toolbar-bg-color; -background:@toolbar-bgcolor; -} -.e-pivotclient .e-cubeBrowser{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color !important; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } -} - -.e-pivotclient .e-splitter { - & when (@skin = "office-365"){ - border-color: #eaeaea; - } -} - -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px @font-family; -} - -.e-pivotclient .e-categoricalAxis, .e-pivotclient .e-rowAxis, .e-pivotclient .e-slicerAxis { - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow:auto; - & when (@skin = "material") { - background-color:@grey-50; - } -} - -.e-pivotclient .e-gridContainer, .e-pivotclient .e-chartContainer{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - background-color:@neutral-lighter-alt; - } -} - -.e-pivotclient .e-dropIndicator { - & when not (@skin = "material") { - margin-top:4px !important; - border-top:3px dashed @active-bg-stcolor; - } -} - -.e-pivotclient .e-targetAxis { - & when (@skin = "material") { - background:@grey-50; - } - & when not (@skin = "material") { - .summary-gradient(); - } -} -.e-pivotclient .e-reportToolbar .e-active { - color: @active-font-color; -} -.e-pivotclient .e-connectImg, .e-pivotclient .e-newReportImg, .e-pivotclient .e-addReportImg, .e-pivotclient .e-removeReportImg, .e-pivotclient .e-renameReportImg, .e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView, .e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg, .e-pivotclient .e-wordExportImg, .e-pivotclient .e-pdfExportImg, .e-pivotclient .e-chartTypesImg, .e-pivotclient .e-rowSortFilterImg, .e-pivotclient .e-colSortFilterImg, .e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover, .e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover, .e-pivotclient .e-wordExportImg:hover, .e-pivotclient .e-pdfExportImg:hover, .e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{ - background-repeat: no-repeat; - cursor: default; - display: inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 20px; - width: 20px; - margin: 4px; - } -} -.e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, .e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover { cursor: pointer;color:@toolbar-icons-hvrcolor; } -.e-pivotclient .reportList, .e-pivotclient e-collectionlist{ - overflow:visible !important; - & when (@skin = "material") { - margin-top:-6px; - } -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl{ - & when (@skin = "office-365") { - height:25px !important; - } -} -.e-pivotclient div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotclient li.e-reportCol.e-hover, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli.e-hover { - background: none; - border-color:transparent; -} -.e-pivotclient .e-sortReportTbl { - & when not (@skin = "office-365"){ - margin: 0px 4px 18px; - } - & when (@skin = "office-365"){ - margin: 3px 4px 18px; - } - width:100%; -} -.e-pivotclient .e-sortingDlg, .e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - font: bold 12px @font-family !important; - } - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - font-weight:400 !important; - } -} -.e-pivotclient .e-sortingDlg label, .e-pivotclient .e-filteringDlg label{ - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl { vertical-align: middle;} -.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc { vertical-align:text-bottom;} -.e-pivotclient .e-radioBtnAsc ,.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{ - margin-top:15px; - & when (@skin = "office-365"){ - margin-left:8px !important; - margin-right:4px !important; - } -} - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - -.e-pivotclient .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-left:8px; - } -} -.e-pivotclient .e-rtl .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-right:8px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember, .e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{ - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, .e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left:0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} - -.e-pivotclient .e-SortFilterDlg .e-ddl{ - & when (@skin = "office-365"){ - margin-left:8px; - margin-right:8px !important; - width:92% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, .e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl{ - & when (@skin = "office-365"){ - margin-left:8px !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{ margin-bottom:15px;} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv ,.e-pivotclient .e-filterBtw { float:left;} -.e-pivotclient .e-filterLbl{ margin-top: -23px;} -.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - margin-top:-1px !important; - } - & when (@skin = "office-365"){ - margin-top:2px !important; - } -} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-bottom:-7px; margin-top:10px !important;} -.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl { margin-bottom:14px; margin-top:10px !important;} -.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-left:4px;} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{ - margin-left:4px !important; -} -.e-pivotclient .e-dialog-scroller { height:auto !important; } -.e-pivotclient .e-filterDisableLbl{vertical-align: text-bottom;} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy{ - & when (@skin = "office-365"){ - margin-right: 4px !important; - } -} -.e-pivotclient .e-filterToDiv { margin-left: 8px;} -.e-pivotclient .borderFilterSortDlg { border: 1px solid @oclient-border-color; border-top:none; margin-bottom: 13px; margin-top: -4px; } -.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl {margin-bottom:15px;} -.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl { - position: relative; padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; position: absolute; -} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl ,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{ - margin-top: 13px; position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { margin-top: 2px; position: absolute; } -.e-pivotclient .e-pivotclient .e-filterLbl { margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { margin-top: 3px; -} -.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli, .e-pivotclient .e-reportli { - & when (@skin = "material") { - width: auto !important; height: 25px; - } - & when not (@skin = "material") { - width: auto; height: 25px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} - -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, .e-pivotclient .e-folderCDB, .e-pivotclient .e-hierarchyCDB, .e-pivotclient .e-attributeCDB, .e-pivotclient .e-chartCDB, .e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, .e-pivotclient .e-level1, .e-pivotclient .e-level2, .e-pivotclient .e-level3, .e-pivotclient .e-level4, -.e-pivotclient .e-level5, .e-pivotclient .e-level6, .e-pivotclient .e-level7, .e-pivotclient .e-level8, .e-pivotclient .e-level9, .e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB -{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { -content:"\e6e4"; -font-size: 18px; -} - -.e-pivotclient .e-folderCDB:before { -content:"\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content:"\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { -content:"\e6e0"; -font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { -content:"\e6e3"; - font-size: 15px; -} - -.e-pivotclient .e-namedSetCDB:before { -content:"\e6de"; -font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before{ - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before{ - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before{ - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, .e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn{ - & when not (@skin = "office-365"){ - margin-left:83px; - } - & when (@skin = "office-365"){ - margin-left:65px; - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-checkOptions{ - & when (@skin = "office-365"){ - margin-left: 22px !important; - margin-right: 16px !important; - } -} -.e-pivotclient .e-editorPara{ - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td{ - padding:5px; -} -.e-pivotclient .e-dialogInput{ - float: right; - margin: 10px 0px 17px 7px; -} - -.e-pivotclient .e-checkAll, .e-pivotclient .e-unCheckAll { - - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - & when (@skin = "office-365"){ - margin-right:5px; - } -} -.e-pivotclient .e-checkAll:hover, .e-pivotclient .e-unCheckAll:hover{ - background: @oclient-icons-hover-bg; - color: @hover-font-color; -} -.e-pivotclient .e-checkAll:before { -content:"\e6db"; - font-size:16px; -} -.e-pivotclient .e-unCheckAll:before { -content:"\e6da"; -font-size:16px; -} - -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} - -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} - -.e-pivotclient .e-line:before { - content:"\e6b1"; -} -.e-pivotclient .e-spline:before { - content:"\e6bb"; -} -.e-pivotclient .e-column:before { - content:"\e6a6"; -} -.e-pivotclient .e-area:before { - content:"\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotclient .e-stepline:before { - content:"\e6c0"; -} -.e-pivotclient .e-steparea:before { - content:"\e6be"; -} -.e-pivotclient .e-pie:before { - content:"\e6ca"; -} -.e-pivotclient .e-bar:before { - content:"\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotclient .e-funnel:before { - content:"\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotclient .e-scatter:before { - content:"\e7df"; -} -.e-pivotclient .e-bubble:before { - content:"\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content:"\e810"; -} - -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - & when not (@skin = "material") { - font-size: 20px; - } - margin-left: 2px; -} - -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - & when (@skin = "material") { - margin: 5px 10px 0px 0px; - } - & when not (@skin = "material") { - height: 28px; - margin: 5px 5px 0px 0px; - } -} - -.e-pivotclient .e-chartTypesDialog, .e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} - -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @toolbar-icons-hvrcolor; - } - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotclient .e-activeChartType { - & when not (@skin = "material") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - -.e-pivotclient.e-rtl .errOKBtn{ - & when (@skin = "material") and (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px !important; - } -} -.e-pivotclient .e-memberEditorDiv { - height:256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - margin-top: 7px; - } - } - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - margin-top: 15px; - margin-bottom:10px; - } -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-bottom: 0px !important; - } -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding:0px !important; - margin:12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, .e-pivotclient .e-removeMeasure { - - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @default-font-color; -} -.e-pivotclient .valuefilter td{ - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before{ - & when (@skin = "material") { - margin-left: 1px; - margin-top: 1px; - content: "\e60a"; - font-size: 16px; - } - & when not (@skin = "material") { - margin-left: -6px; - margin-top: 2px; - & when not (@skin = "office-365"){ - content:"\e681"; - } - & when (@skin = "office-365"){ - content:"\e711"; - } - font-size: 13px; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when not (@skin = "material") { - background: @oclient-icons-hover-bg; - .switch-pivotclient-icon-hover; - } -} -.e-pivotclient .e-removeSplitBtn { - & when not (@skin = "material") { - background: @toolbar-bgcolor; - margin: 0 !important; - } - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - padding-bottom: 7px; - padding-right: 0; - } - & when (@skin = "office-365") { - border: none; - padding:2px 4px 7px 10px; - } - display: inline-block; - float: none; - position: absolute; - .material-normal-box-shadow; -} -.e-pivotclient input.e-memberCurrentPage,.e-pivotclient input.e-memberCurrentSearchPage,.e-pivotclient input.e-memberCurrentDrillPage { - & when (@skin = "office-365"){ - width:23px !important; - height:15px !important; - } -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color:@oclient-icons-color; - & when (@skin = "office-365"){ - padding:3px 5px 6px 3px; - } -} -.e-pivotclient .e-removeMeasure:hover{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient .e-removeMeasure:before { - content:"\e681"; - font-size:13px; - display: inline-block; - } -.e-pivotclient .e-measureEditor { - & when not (@skin = "office-365"){ - margin: 3px 5px 0px 5px; - } - & when (@skin = "office-365"){ - margin: 3px 15px 0px 15px; - background-color:@neutral-white !important; - } -} -.e-pivotclient .e-measureEditor:hover { - .oclient-header-color(); - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient button.e-dialogOKBtn, .e-pivotclient .e-dialogFooter button:first-child, .e-pivotclient button.e-errOKBtn, .e-pivotclient button.e-btnCalcMemberOk { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:hover, .e-pivotclient .e-dialogFooter button:first-child:hover, .e-pivotclient button.e-errOKBtn:hover, .e-pivotclient button.e-btnCalcMemberOk:hover { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotclient button.e-dialogOKBtn:focus, .e-pivotclient .e-dialogFooter button:first-child:focus, .e-pivotclient button.e-errOKBtn:focus, .e-pivotclient button.e-btnCalcMemberOk:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:active, .e-pivotclient .e-dialogFooter button:first-child:active, .e-pivotclient button.e-errOKBtn:active, .e-pivotclient button.e-btnCalcMemberOk:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} - -.e-pivotclient .e-nodetext { - font-size:inherit !important; -} - -.e-pivotclient .e-dialog { -& when not (@skin = "material") and not (@skin = "office-365") { - font: bold 12px @font-family !important; - opacity: 1 !important; - } - } - -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} - -.e-pivotclient .e-button { - font-size: 12px !important; - & when (@skin = "office-365"){ - padding: 0px 8px 0px 8px !important; - } -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ -.e-pivotclient .e-treeview { - background-color: @bg-value-color; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} - -.e-pivotclient .e-treeview, .e-pivotclient .e-text -{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 12px; - } -} - -.e-pivotclient .e-tab, .e-pivotclient .e-header -{ - width: auto; -} - -.e-pivotclient .e-tab, .e-pivotclient .e-active-content -{ - padding: 0 !important; -} -.e-pivotclient .e-tab, .e-pivotclient .e-content -{ - border-width:0; -} -.e-pivotclient .e-toolbar -{ - .material-pivotclient-box-shadow; - border-width: 1px 0; - & when (@skin = "material") { - height:56px !important; - } -} -.e-pivotclient .e-input -{ - line-height: normal !important; -} -.e-pivotclient .e-progress-txt -{ - top: -2px !important; -} -.e-pivotclient .filter -{ - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl{ - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive -{ - width: 95% !important; -} - -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - & when not (@skin = "office-365") and not (@skin = "material") { - margin: 7px 0 6px; - } - & when (@skin = "office-365"){ - margin: 8px 0 20px; - } - float:right; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, .e-pivotclient .e-dialogFooter .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top: 0px !important; - margin-bottom: 0px !important; - } -} - -.e-pivotclient .e-dialog .e-dialogPara { - & when (@skin = "office-365"){ - margin-right: 8px; - } -} - -.e-pivotclient .e-dialog .e-clientDialog, .e-pivotclient .e-dialog .e-errorDialog{ - & when (@skin = "office-365"){ - padding-right: 25px; - padding-left: 25px; - } -} - -.e-pivotclient .e-filterDialog tr:first-child td{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient .e-filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} - -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-dialogCancelBtn{ - margin-right:10px; - & when (@skin = "office-365"){ - margin-right:14px !important; - } -} - -.e-pivotclient table.e-renameDBReportTbl tr td:first-child{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - margin-left: 3px; -} - -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} - -.e-pivotclient.e-rtl .e-splitBtn, .e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} - - .e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} - .e-pivotclient.e-rtl .e-controlPanel .e-icon{ - float: right; -} -.e-pivotclient .kpiGoal:before, .e-pivotclient .kpiStatus:before, .e-pivotclient .kpiTrend:before, .e-pivotclient .kpiValue:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .kpiGoal, .e-pivotclient .kpiStatus, .e-pivotclient .kpiTrend, .e-pivotclient .kpiValue{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, .e-pivotclient.e-rtl .e-controlPanel .e-collapse { -float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content{ - float: none; -} - .e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} - -.e-pivotclient.e-rtl .e-filterFrmDiv, .e-pivotclient.e-rtl .e-filterToDiv, .e-pivotclient.e-rtl .e-filterBtw { - float: right; -} - -.e-pivotclient.e-rtl .e-sortDisableLbl, .e-pivotclient.e-rtl .e-sortEnableLbl, .e-pivotclient.e-rtl .e-radioBtnAscLbl, .e-pivotclient.e-rtl .e-radioBtnDescLbl, .e-pivotclient.e-rtl .e-preserveHrchyLbl, .e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} - -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - & when (@skin = "office-365"){ - padding: 0px 25px 0px 25px !important; - } -} - -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} - -.e-pivotclient.e-rtl .e-dialogOKBtn { - & when not (@skin = "office-365"){ - margin-left: 10px; - margin-right: 91px; - } - & when (@skin = "office-365"){ - margin-left: 12px; - margin-right: 65px; - } -} - -.e-pivotclient.e-rtl .e-dialogCancelBtn { - & when not (@skin = "office-365"){ - margin-left: -5px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-left: -10px !important; - } -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float:none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - & when (@skin = "material") { - border-top: 3px dashed @grey-600; - } - & when not (@skin = "material") { - border-top: 3px dashed @active-bg-stcolor; - } - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal!important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - & when (@skin = "material") { - margin-top: -3px; - margin-left: 12px; - margin-bottom:6px; - } - & when not (@skin = "material") { - margin-top: -5px; - & when not (@skin = "office-365"){ - margin-left: 2px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } - } - margin-right:0px; - width: auto!important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 2px; - margin-left: 0px; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - .office-pivot-button-border(); - border-color:@header-border-color !important; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "office-365") { - margin:4px 8px 0px 8px; - } - } -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - & when (@skin = "material") { - content: "\e60a"; - margin-top: 1px !important; - font-size: 16px !important; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - content: "\e681" !important; - } - & when (@skin = "office-365"){ - content: "\e711" !important; - } - margin-top: 2.75px !important; - font-size: 13px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - & when (@skin = "office-365"){ - margin-top: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none!important; - box-sizing:content-box !important; - & when (@skin = "material") { - border:none !important; - margin-left:32px; - margin-right:8px; - color:fade(@base-font-color,26%); - } - & when (@skin = "office-365"){ - border:none; - padding:1px 0px 1px 1px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @header-border-color !important; - } - margin: 0 !important; - margin-top:4px; - background: @default-bg-endcolor !important; - height:18px; - } - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when (@skin = "office-365"){ - background-color:@neutral-light !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - & when (@skin = "material") { - border: 1px solid @grey-300; - } - & when not (@skin = "material") { - border: 1px solid @header-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } - } - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { -margin: 6px 7px 8px 5px; -width: 43% !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{ - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{ - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{ - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - & when (@skin = "material"){ - margin-left:10px; - } -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - & when (@skin = "material") { - padding:6px 0px 0px 0px; - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - padding:0px 0px 0px 0px; - background-color:@content-bg-color; - } -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: @default-bg-endcolor; -} -.e-pivotclient .e-gridPanel { - background: none !important; - } -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible!important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible!important; -} - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; - } - .e-pivotclient #sep1, .e-pivotclient #sep2, .e-pivotclient #sep3, .e-pivotclient #sep4, .e-pivotclient #sep5, .e-pivotclient #sep6, .e-pivotclient #sep7, .e-pivotclient #sep8, .e-pivotclient #sep9{ - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; -} - .e-pivotclient #sep1{ - height: 0px; - } -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting -{ - border-bottom:none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border:1px solid !important; -} - -.e-pivotclient .e-filterElementTag.e-vertical{ - border-color: @content-bg-color; -} -.e-pivotclient .e-filterElementTag{ -& when (@skin = "material") { - box-shadow:none !important; - } -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position:absolute; - top:150px; - margin-left:-12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} - -.e-pivotclient .e-filterDialog td { - & when not (@skin = "office-365"){ - padding-left: 6px; - } - & when (@skin = "office-365"){ - padding-right: 15px; - } -} -.e-pivotclient .e-filterDialog{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient .e-filterElementTag a.e-menulink{ - & when (@skin = "office-365"){ - padding-left: 30px !important; - padding-right:30px !important; - } -} -.e-pivotclient .e-pivotButton button:active,.e-pivotclient .e-splitBtn button:active{ - & when (@skin = "office-365"){ - background-color:@neutral-light; - color:@neutral-primary; - } -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap{ - & when (@skin = "office-365"){ - padding: 0px 12px; - } -} -.e-pivotclient .e-filterElementTag{ - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap{ - & when (@skin = "office-365"){ - padding-left: 10px !important; - padding-right: 10px !important - } -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:0px !important; - } -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotclient .e-pivotpager { - border: 1px solid @oclient-border-color; - margin-bottom:5px; - margin-left:6px !important; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } -} -.e-pivotclient .e-pivotpager table{ - margin-left:auto !important; - margin-right:auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - & when not (@skin = "office-365"){ - height: 14px; - } - & when (@skin = "office-365"){ - height: 16px; - } -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr{ - & when (@skin = "office-365"){ - height:32px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious, .e-pivotclient .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotclient .e-pivotpager .e-moveLast{ - & when (@skin = "office-365"){ - width:18px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious ,.e-pivotclient .e-pivotpager .e-pagerLabel,.e-pivotclient .e-pivotpager .e-pagerTextBox,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast { - & when (@skin = "office-365") and (@skin = "material"){ - margin-left:0px !important; - } - } -.e-pivotclient .e-vScrollPanel{ - .scrollPane-setcolor(); - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius:10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index:1000; - border-radius:5px; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-hScrollPanel { - .scrollPane-setcolor(); - width: 0px; - height: 6px; - border-radius:10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius:5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index:1000; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover { - .scrollThumb-hovercolor(); -} -.e-pivotclient .e-categPageIndicator, .e-pivotclient .e-seriesPageIndicator { - width: auto; - .pageIndicator-setcolor(); - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; - .pageIndicator-setcolor(); -} - .e-pivotclient .e-pivotschemadesigner #axisTd, .e-pivotclient .e-pivotschemadesigner #axisTd3{ - margin-top:0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 225px; - } - & when (@skin = "material") { - top: 60px; - left: 235px; - } - & when (@skin = "office-365") { - top: 35px; - left: 220px; - } - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} -.e-pivotclient .e-dialog .e-titlebar{ - & when (@skin = "office-365") { - padding: 10px 25px 15px; - } -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - & when (@skin = "office-365") { - padding: 20px 25px 25px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 13px; - } - & when (@skin = "material") { - top: 60px; - left: 25px; - } - & when (@skin = "office-365") { - top: 35px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 18px; - } - & when (@skin = "material") { - top: 175px; - left: 30px; - } - & when (@skin = "office-365") { - top: 135px; - left: 32px; - } -} - -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} - -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 225px; - } - & when (@skin = "material") { - top: 175px; - left: 235px; - } - & when (@skin = "office-365") { - top: 135px; - left: 215px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotclient .e-dialog .e-calcMemberFooter{ - text-align:right; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:18px; - } - & when (@skin = "office-365") { - margin-top:20px; - } - & when (@skin = "material") { - margin-top:24px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{ - text-align:left; - margin-top:18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk{ - & when not (@skin = "office-365") { - margin:0px 18px; - } - & when (@skin = "office-365") { - margin:0px 8px; - } -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{ - border:1px solid @default-border-color; - display:inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{ - & when not (@skin = "material") and not (@skin = "office-365") { - height:371px; - width:250px; - } - & when (@skin = "office-365") { - height:458px; - width:300px; - } - & when (@skin = "material") { - height:582px; - width:370px; - } -} - -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left:15px; - width: 250px; - } - & when (@skin = "office-365") { - margin-left:20px; - width: 300px; - } - & when (@skin = "material") { - margin-left:24px; - width: 370px; - } - vertical-align: top; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content{ - & when not (@skin = "material") and not (@skin = "office-365") { - padding:20px 15px 18px 15px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{ - & when not (@skin = "material") and not (@skin = "office-365") { - width:234px; - } - & when (@skin = "material") { - width:366px !important; - } - & when (@skin = "office-365") { - width:285px !important; - } - height:100px; - resize:none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:2px; - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:6px; - } -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{ - margin-left:0px; - margin-right:15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:0px; - } - & when (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "material") { - margin-bottom:24px; - font-size:14px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{ - margin-bottom:0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-calcMemberCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-calcMemberGroupCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{ - font:14px @font-family !important; -} - -.e-pivotclient .e-dialog .e-memberPager, .e-pivotclient .e-dialog .e-memberSearchPager, .e-pivotclient .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - margin-top:0px; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, .e-pivotclient .e-prevPage.e-pageDisabled, .e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled { - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, .e-pivotclient .e-prevPage.e-pageEnabled:hover, .e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover { - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, .e-pivotclient .e-prevPage.e-pageEnabled:active, .e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active { - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage { - width:24px; - height:24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, .e-pivotclient .e-dialog .e-memberSearchPageCount, .e-pivotclient .e-dialog .e-memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl,.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask{ - & when (@skin = "bootstrap"), (@skin = "office-365") { - height:30px; - } -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ -.e-pivotclient .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - height:32px !important; - padding:0px; - margin-left:12px; - vertical-align:top; - } -} -.e-pivotclient .e-pivotchart *{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI ; - } -} -.ejTooltipPivotChartContainer{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - background:@grey-700 !important; - border:1px solid transparent; - border-radius:2px !important; - padding: 5px 8px !important; - color: @primary-font-color !important; - } -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotclient .e-dialog .e-btn{ - & when (@skin = "material") { - background: none; - color: @accent-color; - font-family: 'Roboto',Segoe UI; - box-shadow: none; - border: none; - padding:0px 12px; - } -} -.e-pivotclient textarea{ - & when (@skin = "material") { - width:430px !important; - outline:none; - border:1px solid @grey-300; - } - & when (@skin = "office-365") { - width:435px !important; - } -} -.e-pivotclient .e-dialog .e-btn:hover,.e-pivotclient .e-dialog .e-btn:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - font-family: 'Roboto',Segoe UI; - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotclient .e-dialog .e-btn:active{ - & when (@skin = "material") { - background-color: fade(@accent-color,12%); - } -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn{ - & when (@skin = "material") { - width:auto; - } -} -.e-pivotclient .e-gridContainer{ - & when (@skin = "material") { - padding-top:0px !important; - } -} -.e-pivotclient .e-gridContainer .e-pivotgrid{ - & when (@skin = "material") { - margin:10px !important; - } -} - -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} - -.e-pivotclient .e-csHeader .cubeText{ - & when (@skin = "material") { - margin-top:4px; - } -} -.e-pivotclient .e-dialog .e-dialogOKBtn, .e-pivotclient .e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top: 20px; - margin-bottom: 4px; - } -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ -.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotclient .e-filterDialog #filterValue1:active, .e-pivotclient .e-filterDialog #filterValue1:focus,.e-pivotclient .e-filterDialog #filterValue2:active,.e-pivotclient .e-filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotclient .e-filterDialog #filterValue1:disabled,.e-pivotclient .e-filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotclient .e-filterDialog td .e-ddl,.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} - -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, .e-pivotschemadesigner .e-rPivotHeader .headerText{ - & when (@skin = "material") { - font-size:13px; - } -} -.e-pivotclient .e-splitBtn:hover,.e-pivotclient .e-splitBtn.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-toolbar>.e-horizontal.e-ul{ - & when (@skin = "material") { - height:auto !important; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-left:32px; - margin-right:8px; - border:none; - display:inline-block !important; - position:relative; - padding:0px; - color:fade(@base-font-color,26%); - } - box-sizing:content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-right:32px; - margin-left:8px; - } -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - margin-right:12px; - margin-left:0px; - } -} -.e-pivotclient .e-toolbar .e-reportCol, .e-pivotclient .e-toolbar .e-reportCol.e-hover, .e-pivotclient .e-collectionli, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli, .e-pivotclient .e-reportli.e-hover{ - & when (@skin = "material") { - border-left:1px solid @grey-300; - } -} -.e-pivotclient.e-rtl .e-splitBtn{ - & when (@skin = "material") { - margin:12px 12px 0px 0px; - } -} -.e-pivotclient .e-removeSplitBtn.e-icon{ - & when (@skin = "material") { - width:16px; - height:16px; - } -} -.e-pivotclient .e-splitBtn .e-pvtBtn ,.e-pivotclient .e-splitBtn .e-pvtBtn:hover,.e-pivotclient .e-splitBtn .e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit ; - box-shadow:none; - color:inherit; - font:inherit !important; - text-transform:none; - border:none; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn,.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:7px; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active>.reportList, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active>.e-collectionlist{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-reportli.e-active:after{ - & when (@skin = "material") { - animation: none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog>.e-header,.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header{ - & when (@skin = "material") { - background-color:@primary-color; - color: @primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after{ - & when (@skin = "material") { - background:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content{ - & when (@skin = "material") { - padding:0px 0px 10px; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a{ - & when (@skin = "material") { - color: @primary-font-color - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a{ - & when (@skin = "material") { - color: fade(@primary-font-color,70%); - } -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg,.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg{ - & when (@skin = "material") { - padding:10px 24px 0px; - } - & when (@skin = "office-365") { - margin-bottom:-8px; - } -} -.e-pivotclient .e-filterLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-orderLbl, .e-pivotclient .e-sortingLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper{ - & when (@skin = "material") { - width:95% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter,.e-pivotclient .e-SortFilterDlg .e-dialogFooter{ - & when (@skin = "material") { - width:100% !important; - text-align: right; - border-top:2px solid fade(@primary-font-color,12%); - } -} -.e-pivotclient .e-SortFilterDlg label { - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - & when (@skin = "material") { - float: right; - padding: 7px 0 6px; - margin-top: 20px; - border-top: 2px solid @grey-300; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-right:24px; - } -} - -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, .e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} - -.e-pivotclient .e-pvtBtn{ - & when (@skin = "office-365"){ - width:auto; - } -} - -.e-pivotclient .e-btn.e-select.dragClone{ - & when (@skin = "material") { - height:32px !important; - padding:0px 12px; - box-shadow:none; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - background-color:@grey-200; - border-radius:25px; - color:fade(@base-font-color,54%); - font-size:13px; - text-transform:none; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, .e-pivotclient .e-pivotschemadesigner .e-schemaColumn, .e-pivotclient .e-pivotschemadesigner .e-schemaRow, .e-pivotclient .e-pivotschemadesigner .e-schemaValue{ - & when (@skin = "material") { - background-color:@grey-50; - } - overflow:auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - & when (@skin = "material") { - margin: 11px 0px 0px 12px; - width: auto; - display: inline-block; - float:left; - clear:left; - background-color:@grey-300; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - height:32px; - color:fade(@base-font-color,87%); - } - white-space:nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:2px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn{ - & when (@skin = "material") { - margin-right:70px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit; - box-shadow:none; - color:inherit; - font:inherit !important; - padding:0px; - border:none; - } - & when (@skin = "office-365"){ - cursor:pointer; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365"){ - margin-left:0px; - margin-right:0px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn{ - & when (@skin = "material") { - margin-right: 32px; - margin-left: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn{ - & when (@skin = "material") { - margin-left: 10px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast,.e-pivotclient .e-pivotpager .e-moveFirst{ - & when (@skin = "material") { - margin-left:0px !important; - } -} -.e-pivotclient .e-pivotpager .e-pagerTextBox{ - & when (@skin = "material") { - width:35px !important; - } -} -.e-pivotclient .e-pivotpager table{ - & when (@skin = "material") { - height:auto !important; - } - & when (@skin = "office-365") { - width:100% !important; - } - border:none; -} -.e-pivotclient .e-pivotpager .e-pagerDiv{ - & when (@skin = "material") { - margin:3px !important; - } -} -.e-pivotclient .e-pivotpager{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotclient .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotclient .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotclient .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotclient .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotclient .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotclient .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberSearchEditorDiv+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div .e-btn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn,.e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div, .e-pivotclient .e-dialog .e-memberSearchPager+div, .e-pivotclient .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - margin-top:0px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, .e-pivotclient .e-prevPage.e-pageEnabled:after, .e-pivotclient .e-nextPage.e-pageEnabled:after, .e-pivotclient .e-lastPage.e-pageEnabled:after{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentPage,.e-memberPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentSearchPage,.e-memberSearchPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentDrillPage,.e-memberDrillPageCount { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotclient .e-ascImage:before{ - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, .e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, .e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top:-5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left:0px; -} - .e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{ - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float:left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float:right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, .e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top:-3px !important; -} -.e-maximumView -{ - background-color: @maxview-bg-color; - z-index: 1000; - margin: 2% 4%; - margin-top:2%; - padding:20px; - position: fixed; -} -.e-fullScreenView -{ - position: absolute; - top: 0; - background-color:@fullscreen-bg-color; - z-index:1000; -} -.e-winCloseBtn:before { - content:"\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right:0; - height:24px; - width:24px; - -} -.e-winCloseBtn{color:@oclient-icons-color} -.e-winCloseBtn:hover -{ color:@toolbar-icons-hvrcolor; - cursor: pointer; -} -@media (min-width: 640px) and (max-width:799px) { - -} - -@media (min-width: 800px) and (max-width: 959px) { - -} - -@media (min-width: 960px) and (max-width: 1120px) { - -} - -@media (min-width: 1120px) { - -} - - -.e-pivotchart .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotchart .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotchart{ - font: normal 12px @font-family; - border: 1px solid @oclient-border-color; - background-color: @oclient-bgcolor; - color: @fg-header-color; -} -.e-pivotchart *:focus:hover{ - outline:none; -} -.e-pivotchart .e-expandMenu{ - min-height: 50px; -} - -.e-pivotchart .e-menuList{ - list-style-type: none; - padding: 4px 15px 4px 15px; -} - -.e-pivotchart .e-menuList:hover{ - list-style-type: none; - .oclient-header-color(); - cursor: pointer; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-wrapper, .e-pivotchart .e-shadow{ - min-height: 50px; -} - -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-content{ - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content:"\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content:"\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before{ -content:"\e6a9"; -font-size: 20px; -} -.e-pivotchart .e-exportImg:before{ -content:"\e84f"; -font-size: 20px; -} -.e-pivotchart .e-disable3D:before{ - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, .e-pivotchart .e-chart3DTypesIcon:before, .e-pivotchart .e-exportTypesIcon:before, .e-pivotchart .e-interactionsIcon:before, .e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon, .e-pivotclient .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon, .e-pivotclient .e-exportTypesIcon:hover, .e-pivotchart .e-interactionsIcon, .e-pivotchart .e-interactionsIcon:hover, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, .e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog, .e-pivotchart .e-smartLabelsDialog, .e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chart3DTypesIcon, .e-pivotchart .e-exportTypesIcon, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-interactionsIcon { - color: @oclient-icons-color; -} - -.e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon:hover, .e-pivotchart .e-smartLabelsIcon:hover, .e-pivotchart .e-interactionsIcon:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotchart .e-activeChartType { - color:@active-font-color; - background:@oclient-treeview-active; -} -.e-pivotchart .e-line:before { - content:"\e6b1"; -} -.e-pivotchart .e-spline:before { - content:"\e6bb"; -} -.e-pivotchart .e-column:before { - content:"\e6a6"; -} -.e-pivotchart .e-area:before { - content:"\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotchart .e-stepline:before { - content:"\e6c0"; -} -.e-pivotchart .e-steparea:before { - content:"\e6be"; -} -.e-pivotchart .e-pie:before { - content:"\e6ca"; -} -.e-pivotchart .e-bar:before { - content:"\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotchart .e-funnel:before { - content:"\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotchart .e-scatter:before { - content:"\e7df"; -} -.e-pivotchart .e-bubble:before { - content:"\e7dc"; -} - -.e-pivotchart .e-excel:before { - content:"\e845"; -} -.e-pivotchart .e-word:before { - content:"\e84e"; -} -.e-pivotchart .e-pdf:before { - content:"\e846"; -} -.e-pivotchart .e-png:before { - content:"\e861"; -} -.e-pivotchart .e-emf:before { - content:"\e862"; -} -.e-pivotchart .e-gif:before { - content:"\e85f"; -} -.e-pivotchart .e-jpg:before { - content:"\e860"; -} -.e-pivotchart .e-bmp:before { - content:"\e85e"; -} -.e-pivotchart .e-column3D:before { - content:"\e868"; -} -.e-pivotchart .e-pie3D:before { - content:"\e865"; -} -.e-pivotchart .e-bar3D:before { - content:"\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content:"\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content:"\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotchart .e-legend:before{ -content:"\e879"; -font-size: 20px; -} -.e-pivotchart .e-zooming:before{ -content:"\e886"; -font-size: 20px; -} -.e-pivotchart .e-smartLabels:before{ -content:"\e880"; -font-size: 20px; -} -.e-pivotchart .e-interaction:before{ -content:"\e877"; -font-size: 20px; -} -.e-pivotchart .e-crossHair:before { -content: "\e872"; -} -.e-pivotchart .e-trackBall:before{ -content:"\e882"; -} -.e-pivotchart .e-rotate45:before{ -content:"\e87e"; -} -.e-pivotchart .e-rotate90:before{ -content:"\e87f"; -} -.e-pivotchart .e-hiding:before{ -content:"\e873"; -} -.e-pivotchart .e-multipleRows:before{ -content:"\e87b"; -} -.e-pivotchart .e-trim:before{ -content:"\e883"; -} -.e-pivotchart .e-wrap:before{ -content:"\e885"; -} -.e-pivotchart .e-wrapByWord:before{ -content:"\e884"; -} -.e-pivotchart .none:before{ -content:"\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size:20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size:20px; -} - -.e-pivotchart .e-chartTypesImg, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-toolTipImg:hover, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-chart3DImg:hover, .e-pivotchart .e-exportImg, .e-pivotchart .e-exportImg:hover, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-legend, .e-pivotchart .e-legend:hover, .e-pivotchart .e-zooming, .e-pivotchart .e-zooming:hover, .e-pivotchart .e-smartLabels, .e-pivotchart .e-smartLabels:hover, .e-pivotchart .e-interaction, .e-pivotchart .e-interaction:hover, .e-pivotchart .e-icon-xAxis-title:hover, .e-pivotchart .e-icon-yAxis-title:hover, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} - .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-exportImg, .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-legend, .e-pivotchart .e-zooming, .e-pivotchart .e-smartLabels, .e-pivotchart .e-interaction, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; - } - - -.e-pivottreemap .e-drillupAction{ - background-color: @oclient-bgcolor; - color : @fg-header-color; - margin-bottom: 5px; - font-size: 13px; - font-weight:700; - z-index:10; - border-color: @fg-header-color; - border: 1px solid @fg-header-color; - border-bottom: transparent; - padding-top: 6px; - } -.e-pivottreemap .e-drillupAction a{ - color: @fg-header-color; - cursor: pointer; - } -.e-pivottreemap .e-drillupAction a:hover { - color: @fg-header-color; - text-decoration: underline !important; - } - .e-pivottreemap label { - font-weight:600; - } - .e-pivottreemap .e-treemap-header { - font-size: 12px; - } - .e-pivottreemap .e-treemap-label { - color: @fg-header-color !important; - font-size: 12px; - padding-left:5px; - padding-top:5px; - } - .e-pivottreemap *:focus:hover{ - outline:none; - } - - -.e-pivotgauge .kpiiconvalue{ - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout{ - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li{ - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover{ - outline:none; -} -.e-pivotgauge-tooltip{ - background-color: @content-bg-color; - border: 2px solid @ogaugeTooltip-border-color; -} -.e-pivotgauge-tooltip{ - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: @fg-table-color; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px @font-family; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, .e-pivotgauge-active{ - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow{ - background-image: @kpi-uparrow-img; -} -.e-pivotgauge .kpirightarrow{ - background-image: @kpi-rightarrow-img; -} -.e-pivotgauge .kpidownarrow{ - background-image: @kpi-downarrow-img; -} -.e-pivotgauge .kpidiamond{ - background-image: @kpi-diamond-img; -} -.e-pivotgauge .kpitriangle{ - background-image: @kpi-triangle-img; -} -.e-pivotgauge .kpicircle{ - background-image: @kpi-circle-img; -} -.e-pivotgauge .kpiredroad{ - background-image: @kpi-red-img; -} -.e-pivotgauge .kpigreenroad{ - background-image: @kpi-green-img; -} -.e-pivotgauge .kpiallcolor{ - background-image: @kpi-all-img; -} - - - -.e-pivotpager .e-pagerTextBox { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 18px; - width: 35px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:fade(@base-font-color,87%); - outline:none; - border:1px solid fade(@base-font-color,26%); - border-radius:2px; - text-indent:2px; - height: 18px; - width: 35px; - } - & when (@skin = "office-365") { - color:@theme-light-font; - outline:none; - border:1px solid @neutral-tertiary-alt; - text-indent:2px; - font-family:@font-family; - font-size:14px; - height: 32px; - width: 40px; - text-align:center; - } -} -.e-pivotpager *:focus:hover{ - outline:none; -} -& when (@skin = "material") { - .e-pivotpager{ - font-family:'Roboto',Segoe UI; - } - .e-pivotpager .e-movePrevious , .e-pivotpager .e-pagerLabel, .e-pivotpager .e-pagerTextBox, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveLast { - margin-left:16px; - } - .e-pivotpager .e-moveFirst{ - margin-left:24px !important; - } - .e-pivotpager .e-moveLast{ - margin-right:24px !important; - } - .e-pivotpager .e-pagerTextBox{ - width:35px; - height:21px; - } - .e-pivotpager table{ - height:56px; - } - .e-pivotpager .e-categPagerTd .e-pagerDiv{ - border-right: 1px solid @grey-300; - } - .e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - border-color:fade(@base-font-color,54%); - } -} -.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext , -.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{ - display:inline-block; - - & when not (@skin = "office-365") { - width:18px; - height:18px; - } - & when (@skin = "office-365") { - width:32px; - height:32px; - color:@neutral-dark; - } - position:relative; - top:1px; - cursor:pointer; - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } - } -.e-pivotpager .e-moveFirst:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83e"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62a"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-moveLast:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e841"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62c"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-categPagerTd { - & when not (@skin = "material") and not (@skin = "office-365") { - border-right-width: 1px; - border-right-style: solid; - border-right-color: @default-icon-color; - } - & when (@skin = "office-365") { - border-right: 1px solid @neutral-light; - } -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: @default-icon-color; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, .e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83f"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e665"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } - } -.e-pivotpager .e-moveNext:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e840"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e67e"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} - -.e-pivotpager .e-categPageCount, .e-pivotpager .e-seriesPageCount { - cursor: default; - & when not (@skin = "office-365") { - padding:0px 0px 0px 5px; - } - & when (@skin = "office-365") { - padding:0px; - margin:0px 8px; - } - } - -.e-pivotpager .e-pagerDiv { - & when not (@skin = "material") and not (@skin = "office-365") { - margin:3px; - padding:7px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:@base-font-color; - } - & when (@skin= "office-365") { - /* office-365*/ - font-family: @font-family; - font-size: 14px; - color:@theme-light-font; - } -} - -.e-pivotpager .e-pagerLabel { - cursor: default; - display:inline-block; - & when not (@skin= "office-365") { - margin-left:5px; - margin-right: 5px; - } - & when (@skin= "office-365") { - margin:0px 8px; - } - & when (@skin = "material") { - font-size:13px; - } -} - -.e-pivotpager .e-disabled { - & when (@skin = "material") { - color:fade(@base-font-color,26%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity: 0.4; - } - & when (@skin = "office-365") { - color:@neutral-tertiary-alt; - } - cursor: default !important; - } - -.e-pivotpager .pivotpager { - overflow:auto; -} -.e-pivotpager input{ - background: @content-bg-color; -} -.e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - & when (@skin = "office-365") { - border-color:@theme-primary; - } -} -.e-pivotpager .e-pagerTextBox:hover{ - & when (@skin = "office-365") { - border-color:@neutral-secondary-alt; - } -} -.e-pivotpager .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - } -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - margin-right:0px - } -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - margin-left:0px - } -} -.e-pivotpager .e-moveFirst:before{ - & when (@skin = "office-365") { - margin-top:12px; - margin-left:10px; - } -} -.e-pivotpager .e-movePrevious:hover, .e-pivotpager .e-moveNext:hover, .e-pivotpager .e-moveFirst:hover, .e-pivotpager .e-moveLast:hover{ - & when (@skin = "office-365") { -background-color:@neutral-lighter; - } - } -.e-pivotpager .e-movePrevious:active, .e-pivotpager .e-moveNext:active, .e-pivotpager .e-moveFirst:active, .e-pivotpager .e-moveLast:active{ - & when (@skin = "office-365") { -background-color:@theme-primary; -color:white; - } - } -.e-pivotpager .e-disabled:hover,.e-pivotpager .e-disabled:active{ - & when (@skin = "office-365") { -background-color:@neutral-white; -color:@neutral-tertiary-alt; - } -} -.e-pivotpager .e-pagerLabel,.e-pivotpager .e-seriesPageCount, .e-pivotpager .e-categPageCount, .e-pivotpager .e-pagerTextBox,.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotpager .e-moveLast{ - & when (@skin = "office-365") { -vertical-align:middle; - } -} -.e-pivotpager .e-movePrevious:before, .e-pivotpager .e-moveNext:before, .e-pivotpager .e-moveFirst:before, .e-pivotpager .e-moveLast:before{ - & when (@skin = "office-365") { -margin-top:9px; - } - } -.e-pivotpager tr{ - & when (@skin = "office-365") { -height:59px; - } -} -.e-pivotpager .e-movePrevious.e-disabled, .e-pivotpager .e-moveNext.e-disabled, .e-pivotpager .e-moveFirst.e-disabled, .e-pivotpager .e-moveLast.e-disabled{ - & when (@skin = "office-365") { -color:@neutral-tertiary-alt; - } - } -.e-pivotpager table{ - background-color: @bg-value-color; - & when (@skin = "office-365") { -border:1px solid @neutral-light; - } - } - - -/*------------------------------reportviewer Theme Start-------------------------------*/ - .e-reportviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -.e-reportviewer-tbdiv.e-reportviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-tooltip{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - background-color:@content-bg-color; - } - border-color:@content-border-color; -} - - .e-reportviewer-headerspan, .e-reportviewer-contentspan{ - & when (@skin= "material") { - /*material*/ - color:@primary-font-color; - } - & when not (@skin = "material") { - /*other*/ - color:@content-font-color; - } - font-family: @font-family !important; -} - - .e-reportviewer-viewer{ - font-size:@content-font-size; -} - - .e-reportviewer-popuppageno, .e-reportviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -.e-reportviewer-toolbarcontainer .ejinputtext{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50 !important; - font-size: 16px; - } - & when not (@skin = "material") { - /*other*/ - background-color: @content-bg-color !important; - font-size: 16px; - } - } - - - .e-reportviewer-viewerblock { - & when (@skin= "material") { - /*material*/ - background-color:@grey-50; - font-size: @rv-viewerblock-font-size-material-theme; - color:@base-font-color; - } - & when not (@skin = "material") { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewerblockcellcontent { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: @rv-viewerblock-font-size-material-theme; - color: @base-font-color; - opacity: 87; - } - & when not (@skin = "material") { - font-size: @rv-viewerblockcellcontent-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewreport { - border-left-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - padding-left: 40px; - } - & when (@skin = "office-365") { - padding:20px 25px; - } -} - - .e-reportviewer-scrollcontainer, - .e-reportviewer-viewer>.e-splitter .e-pane{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin = "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageviewcontainer{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin= "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageview { - & when (@skin= "material") { - /*material*/ - -moz-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - -webkit-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - border-color :@rv-pageview-border-color; - } - & when not (@skin = "material") { - /*other*/ - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; - } -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - color: @content-font-color; -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - - .e-reportviewer-labelpageno { - font-size: @rv-labelpageno-font-size; -} - - .e-reportviewer-documentmapcontainer div, - .e-reportviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - - .e-reportviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - .e-reportviewer-viewerblock, - .e-reportviewer-pagenumber, - .e-reportviewer-tbpage, - .e-reportviewer-tbdiv.e-reportviewer-exportlist, - .e-reportviewer-label, - .e-reportviewer-labelpageno { - font-family: @font-family !important; -} - -.e-reportviewer-toolbarcontainer, - .e-reportviewer-viewerblock, - .e-reportviewer-viewercontainer, - .e-reportviewer-elementalignments, - .e-reportviewer-viewerblockcellcontent, - .e-reportviewer-viewerblockcontent, - .e-reportviewer-textbox, - .e-reportviewer-documentmappopup{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - } - & when not (@skin = "material") { - /*other*/ - border-color: @content-border-color; - } -} - - .e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} - - .e-reportviewer-popupli:hover { - .hover-gradient(); - & when (@skin= "office-365") { - background-color: @default-bg-stcolor; - } - & when (@skin = "material"){ - background-color: @grey-200; - } - & when not (@skin = "office-365") and not (@skin = "material") { - background-color:@hover-bg-stcolor; - } -} - - .e-reportviewer-popupli { - & when (@skin= "office-365") { - color: @neutral-light-font !important; - } - & when not (@skin = "office-365") { - color: @content-font-color !important; - } - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - & when (@skin= "material") { - border-style: none; - } -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - & when (@skin= "material") { - background-color: transparent; - } -} - - .e-reportviewer-gotonext.e-reportviewer-disabled, - .e-reportviewer-gotoprevious.e-reportviewer-disabled, - .e-reportviewer-gotolast.e-reportviewer-disabled, - .e-reportviewer-gotofirst.e-reportviewer-disabled{ - opacity: @rv-navigate-disabled-opacity; -} - - .e-reportviewer-viewreportbutton{ - font-family: @font-family !important; - & when (@skin= "material") { - /*material*/ - &:extend(.e-accent all); - } - & when (@skin = "office-365") { - width: 110px !important; - } -} - - .e-reportviewer-alert-icon { - color: @error-color; - font-size: 40px; -} - - .e-reportviewer-error-content { - & when not (@skin = "material") { - background-color: @disable-control-background-color; - } - font-size: @rv-viewerblock-font-size; -} - - .e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - - -/*------------------------------pdfviewer Theme Start-------------------------------*/ -&.e-pdfviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{ - & when not (@skin="material") and not (@skin="office-365") { - background:@content-bg-color; - border-color:@content-border-color; - } - & when (@skin="material") { - background-color:@grey-700; - border:0px solid @content-border-color; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } - & when (@skin="office-365") { - font-family:@font-family; - font-size:12px; - background-color:@info-bg-color; - border-color: @neutral-secondary-alt; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } -} - -&.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{ - font-family: @font-family !important; - & when not (@skin="material") { - color:@content-font-color; - } - & when (@skin="material") { - color:@primary-font-color; - font-size:10px !important; - } -} - -&.e-pdfviewer-viewer{ - font-size:@content-font-size; -} - -&.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -&.e-pdfviewer-toolbarcontainer .ejinputtext{ - background-color: @content-bg-color !important; - } - -&.e-pdfviewer-viewerblock { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - color:@content-font-color; -} - -&.e-pdfviewer-viewerblockcellcontent { - font-size: @rv-viewerblockcellcontent-font-size; - color: @content-font-color; -} - -&.e-pdfviewer-viewpdf { - border-left-color: @content-border-color; -} - -&.e-pdfviewer-scrollcontainer, - .e-pdfviewer-viewer>.e-splitter .e-pane{ - background-color: @pdfviewer-scrollcontainer; -} - -&.e-pdfviewer-pageviewcontainer{ - background-color: @rv-pageviewcontainer-bg-color; -} - -&.e-pdfviewer-pageview { - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - color: @content-font-color; -} - -&.e-pdfviewer-elementalignments.ejinputtext:focus { - & when (@skin="material") { - border-color:rgba(0,0,0,0.38); - } -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - -&.e-pdfviewer-labelpageno { - & when not (@skin="material") { - font-size: @rv-labelpageno-font-size; - } - & when (@skin="material") { - font-size:13px; - } -} - -&.e-pdfviewer-documentmapcontainer div, -&.e-pdfviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - -&.e-pdfviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-viewer, - &.e-pdfviewer-pagenumber, - &.e-pdfviewer-tbpage, - &.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, - &.e-pdfviewer-label, - &.e-pdfviewer-labelpageno { - font-family: @font-family !important; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-elementalignments, - &.e-pdfviewer-viewerblockcellcontent, - &.e-pdfviewer-viewerblockcontent, - &.e-pdfviewer-textbox, - &.e-pdfviewer-documentmappopup{ - border-color: @content-border-color; -} - - &.e-pdfviewer-elementalignments.ejinputtext { - & when (@skin="material") { - border-color:rgba(0,0,0,0.26); - font-size: 13px; - color:rgba(0,0,0,0.87); - border-radius:2px; - } - } - - &.e-pdfviewer-elementalignments.ejinputtext::selection { - & when (@skin="material") { - background-color:@accent-color; - color:@accent-font-color; - } - } - - &.e-pdfviewer-toolbarcontainer.e-toolbar{ - .pdfviewer-toolbar-border-color; - & when not (@skin = "material") and not (@skin = "office-365") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - } - } - - &.e-pdfviewer-searchbox{ - .pdfviewer-searchtoolbar-border-color; - & when not (@skin = "material") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - background-color:@grey-50; - } - } - - &.e-pdfviewer-viewercontainer{ - & when not (@skin = "material") and not (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @default-bg-stcolor; - .pdfviewer-viewercontainer-border-color; - border-color: @default-border-color; - } - & when (@skin = "material") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @grey-200; - .pdfviewer-viewercontainer-border-color; - border-color: @grey-300; - } - & when (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @neutral-quaternary-alt; - .pdfviewer-viewercontainer-border-color; - border-color: @neutral-tertiary-alt; - } - } - - &.e-pdfviewer-pageCanvas{ - & when not (@skin = "material") and not (@skin = "office-365") { - border: solid #000000 1px; - } - & when (@skin = "material") { - box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.16); - } - & when (@skin = "office-365") { - box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2); - } - } - - &.e-pdfviewer-popupmenu { - border: solid 2px @default-border-color; - background-color: @default-bg-stcolor; - } - &.e-pdfviewer-innercontent{ - border-color:black; - background-color:white; - } - &.e-pdfviewer-closeicon{ - color:@default-font-color; - } - &.e-pdfviewer-properties-okbtn, &.e-pdfviewer-properties-cancelbtn { - & when not (@skin = "material") and not (@skin = "office-365") { - background-color:@content-bg-color !important; - } - } - &.e-pdfviewer-currenttime, &.e-pdfviewer-username{ - color:@default-font-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li a { - color:@default-font-color !important; - } - &.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color:@widget-bg-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li { - & when (@skin = "flat-azure") { - border-top-color:@default-border-color !important; - } - } - -&.e-pdfviewer-popupli:hover { - .hover-gradient(); - background-color:@hover-bg-stcolor; - color:@hover-font-color; -} - -&.e-pdfviewer-popupli { - color: @content-font-color !important; - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-search.e-tooltxt.e-hover { - color: @gantt-toolbar-icon-mouseover-color !important; -} - -.e-gantt .e-tooltxt.e-hover > span { - color: @gantt-toolbar-icon-mouseover-color; -} - -.e-gantt .e-gantt-Spliter { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-content-border-color !important; -} - -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: @gantt-splitter-border-color !important; - background-color: @gantt-predecessor-header-bg-color !important; -} - -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - & when (@skin= "material") { - border-width: 0px 0px 1px 0px; - background-color: transparent; - } - - & when not (@skin= "material") { - border-width: 1px; - background-color: @content-bg-color; - } - - color: @content-font-color; - outline: none; - border-style: solid; - border-color: @content-border-color; - vertical-align: baseline; -} - -.e-ganttdialog .e-ejinputtext:hover, -.e-gantt .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: @font-family; -} - -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - & when (@skin= "material") { - border-color: @grey-300; - } - - & when not (@skin= "material") { - border-color: @active-border-color; - } -} - -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: @hover-border-color; -} - -.e-gantt .e-gantttoolbar li.e-hover { - .high-contrast-gantt-toolbar-icon-border; - border-color: @hover-border-color; -} - -.e-gantt .e-treegrid .e-gridheader { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color; -} - -.e-gantt .e-treegrid .e-headercelldiv { - .material-gantt-header-background; - color: @gantt-schedule-font-color; -} - -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - .material-gantt-header-icon-color; - color: @header-icon-color; -} - -.e-gantt .e-treegrid .e-headercell { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - - & when (@skin= "material") { - border-right-color: fadeout(@base-font-color,88%) !important; - } - - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - & when (@skin= "material") { - border-top: solid 0px transparent !important; - } - - & when (@skin= "office-365") { - border-top: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-top: solid 1px @gantt-content-border-color !important; - } -} - -.e-ganttdialog .e-titlebar { - & when (@skin= "material") { - border-bottom: 1px solid transparent !important; - } - - & when (@skin= "office-365") { - border-bottom: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-bottom: 1px solid @gantt-content-border-color !important; - } -} - -.e-gantt .e-toolbarspan { - .material-gantt-toolbar-shadow; -} - -& when (@skin = "material") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - border-width: 1px; - font-size: 12px; - color: fadeout(@base-font-color,13%); - height: 24px; - margin: 0px !important; - border-radius: 2px; - border-color: fadeout(@base-font-color,74%); - background: @content-bg-color; - } - - .e-gantt .e-search .e-ejinputtext:focus { - border-color: fadeout(@base-font-color,46%); - } - - .e-gantt .e-search .e-ejinputtext::-webkit-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-ms-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::selection, - .e-ganttdialog .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-gantt .e-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 20px; - box-sizing: border-box; - margin-top: 0px !important; - } - - .e-ganttdialog .e-ejinputtext { - border-width: 0px 0px 1px 0px; - color: fadeout(@base-font-color,13%); - } - - .e-ganttdialog .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - .e-ganttdialog .e-titlebar.e-dialog { - background: @primary-color; - color: @primary-font-color; - font-family: @font-family; - } - - .e-ganttdialog .e-dialog-icon:before, - .e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active .e-link { - color: @primary-font-color; - } - - .e-ganttdialog .e-dialog-icon:hover { - background: none; - } - - .e-ganttdialog .e-dialog-icon:before:hover { - background: transparent; - color: @base-font-color; - } - - .e-ganttdialog .e-addborderbottom.e-header { - background: @primary-color; - } - - .e-ganttdialog .e-tab .e-header li a, - .e-ganttdialog .e-tab .e-header li a:hover { - color: fadeout(@content-bg-color,30%); - } - - .e-ganttdialog .e-tab.e-js .e-header > .e-item:hover { - background: none; - } - - .e-ganttdialog .e-general-edit-div { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover, - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } - - .e-gantt .e-gantt-search-container { - margin-top: 0px !important; - } -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: @gantt-selectionpopup-content-bg-color; - border-color: @gantt-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: @gantt-selectionpopup-default-icon-color; -} - -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -& when (@skin = "office-365") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - font-size: 13px; - height: 26px; - margin: 2px 8px 2px 2px !important; - width: 230px; - } - - .e-treegridPane .e-treegrid .e-editcell, - .e-treegridPane .e-treegrid .e-detailsrowcell, - .e-treegridPane .e-treegrid .e-rowcell, - .e-treegridPane .e-treegrid .e-extendcolumn { - border-bottom-color: @neutral-quaternary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"], - .e-ganttdialog .e-connectordialog input[id$="ok"] { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:hover, - .e-ganttdialog .e-connectordialog input[id$="ok"]:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:focus, - .e-ganttdialog .e-connectordialog input[id$="ok"]:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:active, - .e-ganttdialog .e-connectordialog input[id$="ok"]:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } -} - - -/*Theme Color*/ - -.e-rangeScroll-select{ - fill:@default-rangeScroll-select-fill; - stroke:@default-rangeScroll-select-stroke; - &:hover { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } - &:active { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } -} - -.e-rangeScroll-select-hover{ - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; -} - -.e-rangeScroll-backRect{ - fill:@default-rangeScroll-backRect-fill; - stroke:@default-rangeScroll-backRect-stroke; -} - -.e-rangeScroll-arrow{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-centerShape{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; -} - -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle{ - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; -} - - -.e-treegrid .e-extendcolumn { - background-color: @gantt-content-bg-color; -} - -.e-treegrid .e-headercelldiv { - color: @gantt-header-font-color; - font-family: @font-family; -} - - .e-filterMenuDiv { - & when (@skin= "material") { - border-color: transparent !important; - } - - & when (@skin= "office-365") { - border-color: @gantt-columnchooser-border-color !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @filtermenudialog-color !important; - } - - font-family: @font-family; - min-height: 0px !important; -} - -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: @treegrid-selectionpopup-content-bg-color; - border-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: @treegrid-selectionpopup-default-icon-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - -.e-treegrid-core { - font-family: @font-family; -} - -.e-treegrid { - border-color: @gantt-content-border-color; - color: @gantt-content-font-color; -} - -.e-treegrid .e-gridcontent { - background-color: @gantt-content-bg-color; - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-batchdisable { - opacity:0.35; - background-image:none; - pointer-events:none; -} - -.e-treegrid .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } -} - -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - & when (@skin= "material") { - border-right-color: transparent; - border-bottom-color: @gantt-content-border-color; - } - - & when (@skin= "office-365") { - border-color: @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -.e-treegrid .e-tableLastCell { - border-right-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: @treegrid-detailicon-shadow-color; -} - -.e-treegrid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -.e-treegrid div.e-error .e-bottomarrow { - & when not (@skin= "material") { - border-top-color: #fffe92; - } - - & when (@skin= "material") { - border-top-color: @grey-700; - } -} - - - .e-detailscellwrapperfly { - border-color: @treegrid-detailcellwrapperfly-border-color; - - & when (@skin= "office-365") { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - & when not (@skin= "office-365") { - box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -moz-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -webkit-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - } -} - - .e-dragrowcell { - border-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-alt-row { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: #fbfbfb; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @gantt-altRow-bg-color; - } -} - -.e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin = "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - - .e-treegridPane .e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: fade(@grey-100,70); - } - - & when (@skin= "office-365") { - background: fade(@theme-lighter,70); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin= "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } -} - - .e-treegridPane .e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when not (@skin= "material") { - .gantt-row-selection(); - color: @gantt-selection-font-color; - } -} - -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-bg-stcolor !important; - } -} - -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-font-color !important; - } -} - -.e-treegrid .e-detailscellwrapper, - .e-detailscellwrapperfly { - background: @treegrid-detailcellwrapper-background-color; - color: @treegrid-detailcellwrapper-font-color !important; -} - -.e-dragtooltipbackground { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - } -} - -.e-treegrid .e-tabletd { - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-treegridtoolbar { - background-color: @gantt-toolbar-bg-color !important; - border-color: @gantt-toolbar-border-color !important; -} - -.e-treegrid .e-headercell { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - border-bottom-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-filterbarcell { - & when (@skin= "office-365") { - border-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-grid-icon { - background: @gantt-header-bg-color; -} - - -.e-treegrid .e-gridheader { - color: @gantt-header-font-color; - border-color: @gantt-header-border-color; - - & when (@skin= "material") { - background: #fff; - } - - & when not (@skin= "material") { - .tgheader-gradient(); - } -} - -.e-treegrid .e-headercontent { - border-right-color: @gantt-header-border-color; -} - -.e-treegrid .e-ejinputtext, - .e-addedColumn .e-ejinputtext, - .e-treegridrenamedialog .e-ejinputtext { - & when (@skin= "material") { - color: fade(@base-font-color,84%); - background-color: transparent; - } - - & when not (@skin= "material") { - color: @content-font-color; - background-color: @content-bg-color; - } - - border-color: @content-border-color; - outline: none; - vertical-align: baseline; -} - - .e-addedColumn .e-ejinputtext:hover, -.e-treegrid .e-ejinputtext:hover, - .e-treegridrenamedialog .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-treegrid .e-ejinputtext:focus, - .e-addedColumn .e-ejinputtext:focus, - .e-treegridrenamedialog .e-ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-treegrid .e-reSizeColbg { - border-left-color: @gantt-header-border-color !important; -} - -.e-treegrid .e-gridheadercontainer { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-columnmenu { - .tgPopUp-gradient(); - color: @gantt-menuitem-font-color; - font-family: @font-family; - - & when (@skin= "material") { - border-color: transparent !important; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - } -} - - - .e-columnmenuitem .e-icon, - .e-menuitem .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-color; - } -} - -.e-treegrid .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-columnmenuselection .e-icon, - .e-tgcontextmenu-mouseover .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - -.e-treegrid .e-tooltxt.e-hover > span { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - - .e-columnSelector { - .tgPopUp-gradient(); - border: 1px solid; - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color !important; -} - - .e-columnMenuListDiv label { - font-family: @font-family; -} - - .e-columnmenuselection { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - } - - color: @gantt-menuitem-hover-font-color; -} - -.e-treegrid .e-summaryrow { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: @treegrid-summaryrow-border-color; -} - -.e-treegrid .e-summaryrow .e-summaryrowcell { - & when (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } - - & when not (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } -} - -.e-tgcontextmenu, -.e-tginnerContextmenu { - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; -} - -.e-tgheaderContextmenu { - - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; - border: 1px solid; -} - - .e-tgcontextmenu-mouseover { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - color: @gantt-menuitem-hover-font-color; - } -} - -.e-tooltipgantt { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-tooltip-font-color; - border-color: @gantt-tooltip-border-color; - } -} - -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - & when (@skin= "material") { - border-left-color: @primary-color; - } - - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-left-color: @active-bg-stcolor; - } -} - -.e-treegrid .e-footercontainer { - border-right-color: @gantt-header-border-color; -} - -.e-headervline { - & when (@skin= "material") { - border-color: @primary-color; - } - - & when not (@skin= "material") { - border-color: @active-bg-stcolor; - } -} - -.e-headertooltip { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when not (@skin= "material") { - color: @gantt-header-font-color; - background-color: @gantt-header-endbg-color; - border-color: @gantt-header-border-color; - } -} - - .e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - - & when (@skin= "material") { - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -& when (@skin = "material") { - .e-treegrid .e-rowcell { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - text-overflow: ellipsis; - } - - .e-treegrid .e-treegridtoolbar ul { - padding-left: 20px; - margin-top: 0px !important; - } - - .e-treegrid .e-ejinputtext::selection, - .e-addedColumn .e-ejinputtext::selection, - .e-treegridrenamedialog .e-ejinputtext::selection, - .e-treegrid .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-treegrid .e-inner-treecolumn-container { - padding-left: 24px; - width: 100% !important; - } - - .e-treegrid .e-rowcell .e-cell { - padding-left: 10px; - } - - .e-treegrid .e-filterbar-material, - .e-treegrid .e-filterbarcell { - border-right-color: transparent !important; - } - - .e-columnmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-treegrid-columnchooser { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-tgcontextmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-tginnerContextmenu { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-treegrid .e-frozenheaderdiv { - position: relative; - } - - .e-treegrid .e-frozenheaderdiv::before { - content: ""; - background: @primary-color; - position: absolute; - height: 55px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-filterbar-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 103px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-stacked-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 91px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-headercontent-material-filterbar { - border-right-color: transparent !important; - } - - .e-treegrid .e-frozen-header-container { - overflow: visible !important; - } - - .e-treegridmenufilterwraper { - background: @content-bg-color; - } - - .e-treegrid-dialog .e-header.e-dialog { - font-weight: normal; - } - - .e-treegrid-dialog .e-editLabel, - .e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child { - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } -} - -& when (@skin = "office-365") { - .e-treegrid .e-rowcell .e-cell { - padding-left: 5px; - } - - .e-columnmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-treegrid-columnchooser { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tgcontextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tginnerContextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-parent-menuitem.e-columnmenuselection, - .e-parent-menuitem.e-tgcontextmenu-mouseover { - background: @theme-lighter; - color: @theme-light-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select, - .e-add-dialog-btn-ok .e-btn.e-select, - .e-filter-btn-filter .e-btn.e-select { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:hover, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:hover, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:hover, - .e-add-dialog-btn-ok .e-btn.e-select:hover, - .e-filter-btn-filter .e-btn.e-select:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:focus, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:focus, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:focus, - .e-add-dialog-btn-ok .e-btn.e-select:focus, - .e-filter-btn-filter .e-btn.e-select:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:active, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:active, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:active, - .e-add-dialog-btn-ok .e-btn.e-select:active, - .e-filter-btn-filter .e-btn.e-select:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } - - .e-dialog.e-widget-content.e-filterMenuDiv { - background: @neutral-white; - } - - .e-dialog.e-widget-content.e-filterMenuDiv .e-filter-text { - font-size: 13px; - font-weight: normal; - } -} - - .e-treegrid-resIcon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - - - -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, .e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - & when not (@skin= "material") { - background: transparent; - outline: none; - outline-offset: 0; - } -} -.e-ribbon.e-js.e-widget { - .ribbon-shadow(); - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt{ - white-space:pre-wrap; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} - -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow:none; -} -.e-ribbon .e-groupdiv > div:after { - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-border-color; - } -} -.e-ribbon .e-ribbonbackicon{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstagetopicon span:hover:before { - & when not (@skin= "material") { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); - } -} -.e-ribbon .e-captionarea { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @rbncaption-font-color; - } -} - .e-separatordiv, .e-separatordivrow{ - background: @default-border-color; -} - -.e-ribbon.e-js .e-content{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } - & when (@skin="office-365"){ - /*office-365*/ - border-width: 1px; - border-color: @neutral-tertiary-alt; - } - & when not(@skin= "office-365"){ - /*not office-365*/ - border-color: @rbncontent-border-color; - } - border-top-width:0; - color:@content-font-color; -} - -.e-ribbon .e-drp-btn.e-select .e-icon, .e-ribbon .e-btn.e-select .e-icon{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - background: @rbndropdown-color; - border-color: @content-border-color; - color: @default-icon-color; - filter:none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{ - .ribbon-hover-gradient(); - color: @hover-icon-color; -} -.e-ribbon .e-expandcollapse span:hover, .e-ribbon .e-expander:hover -{ - border-color: @hover-border-color; - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - background: @theme-lighter; - } - & when not(@skin="office-365"){ - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} -.e-ribbon .e-expandcollapse span, .e-ribbon .e-expander -{ - & when (@skin="office-365"){ - color: @neutral-secondary-alt; - } - & when not(@skin="office-365"){ - /*other*/ - color: @default-icon-color; - } -} -.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{ - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @neutral-tertiary-alt; - } - .high-contrast-ribbon-header-border; - .office-ribbon-header-border; - .header-gradient(); - & when not(@skin="office-365"){ - border:1px solid @header-border-color; - } -} - -.e-ribbon.e-js .e-header, .e-ribbon.e-js .e-left, .e-ribbon.e-js .e-right { - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .office-ribbon-header-bg-color; - } -} - -.e-ribbon.e-js .e-header > .e-select,.e-ribbon.e-js .e-header > .e-active,.e-ribbon.e-js .e-left > .e-active,.e-ribbon.e-js .e-right > .e-active,.e-ribbon.e-js .e-left > .e-select,.e-ribbon.e-js .e-right > .e-select{ - & when not (@skin= "material") { - background:transparent; - border:none; - } - & when (@skin="office-365"){ - border: none! important; - } -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, .e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-ribbon-header-font-color; - color:@rbntab-font-color; - .ribbon-tab-hover(); - } - & when (@skin= "office-365") { - .office-ribbon-header-font-color; - color:@theme-light-font; - .ribbon-tab-hover(); - } -} -.e-ribbon .e-apptab .e-menu .e-active >a,.e-ribbon .e-apptab .e-menu .e-active span { - & when not (@skin= "material") and not(@skin="office-365") and not(@skin="bootstrap"){ - color:@rbnapptab-font-color !important; - } - & when (@skin="office-365"){ - color: @theme-dark-font ! important; - } - & when (@skin="bootstrap"){ - color: @active-font-color ! important; - } -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-header-hover-font; - color:@rbn-bg-color; - .ribbon-bg-hover-gradient(); - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - & when not (@skin= "material") { - .ribbon-bg-active-gradient(); - color:@rbn-act-color; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when (@skin= "office-365") { - color:@theme-darker; - } -} -.e-ribbon .e-apptab .e-menu ul > li >a{ - color:@rbncontent-font-color !important; -} -.e-ribbon .e-apptab .e-menu >li >a:hover,.e-ribbon .e-apptab .e-menu .e-active span:hover,.e-ribbon .e-apptab .e-menu .e-active,.e-ribbon .e-apptab .e-menu .e-active >a{ - & when not (@skin= "material") { - .office-ribbon-file-hover(); - } -} - -.e-ribbon.e-grpdivhide{ - border-right:1px solid @header-border-color !important; -} -.e-ribbon.e-rtl.e-grpdivhide{ - border-left:1px solid @header-border-color !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - .ribbon-active-gradient(); -} - -.e-ribbon .e-header > .e-apptab .e-menu { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} - -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a,.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - .switch-ribbon-file-header-txt-color; - & when (@skin="office-365"){ - color: @theme-primary-font; - } - & when not (@skin="office-365"){ - color:@rbn-white-color; - } -} - -.e-ribbon.e-js .e-header > .e-item:hover { - & when not (@skin= "material") { - background:transparent; - border:none; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when not (@skin= "material") { - /*other*/ - .high-contrast-ribbon-header-active-border; - border-color:@rbn-act-a-border-color @rbn-act-a-border-color transparent; - .high-contrast-ribbon-header-active-font; - .material-ribbon-header-active-font; - .high-contrast-ribbon-header-active; - background: @rbncontent-content-bg-color; - } - & when not (@skin="material") and not (@skin="office-365"){ - color:@rbn-bg-color; - } - & when (@skin="office-365"){ - color: @theme-darker; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - color: @neutral-light-font; - - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @rbncontent-content-bg-color; - color: @default-font-color; - } - border-color: @rbncontent-content-bg-color; - filter:none; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt{ - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-rbn-splitbtn.e-menu.e-split, .e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul{ - background: @rbncontent-content-bg-color; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, .e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{ - background: @rbncontent-content-bg-color; -} - - .e-resizegroupdiv.e-reshover, - .e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .ribbon-hover-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover{ - & when (@skin= "office-365") { - background: @theme-dark; - } -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - & when (@skin= "office-365") { - color: @theme-dark-font! important; - } -} - -.e-ribbon.e-responsive .e-responsivebackstage li:hover, .e-ribbon.e-responsive .e-responsivebackstage li:hover a{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active ,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active -{ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{ - & when not (@skin= "material") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize{ - & when (@skin= "bootstrap") { - /*bootstrap*/ - color: @active-icon-color !important; - } -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu >li:nth-child(1):not(.e-active) > a:hover span{ - & when not (@skin= "material") { - color:@rbn-menu-font-hover-color; - } -} -.e-ribbon .e-disable{ - background: @rbncontent-content-bg-color; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, .e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable, .e-ribbon .e-tbtn.e-disable:hover, .e-ribbon .e-split.e-disable, .e-ribbon .e-split.e-disable:hover, .e-ribbon .e-btn.e-disable.e-select:active, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{ - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv{ - background: @rbncontent-content-bg-color; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - border-color: @rbncontent-border-color; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{ - border-right-color: @rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{ - background:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - } -.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{ - border-top-color: @rbncontent-border-color; - } -.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{ - border-color:@rbncontent-border-color; - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn -{ - background:@rbngallery-bg-color !important; - border-color:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{ - background:@content-bg-color; - color:@content-font-color; - } -.e-ribbon.e-js .e-gallerymenu a{ - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-dark! important; - } - & when not (@skin= "office-365") { - /*other*/ - color:@content-font-color; - } - } - .e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{ - .ribbon-hover-gradient(); - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect -{ - box-shadow:none; - border-color:@rbngallery-select-color; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover -{ - border-color:@rbngallery-hover-color; - color:@rbn-text-color; - background:@rbncontent-content-bg-color; - } - .e-ribbon .e-groupdiv .e-gallerymovediv > div:hover,.e-ribbon .e-resizediv .e-gallerymovediv > div:hover -{ - .ribbon-hover-gradient(); - border-color:@rbngallery-select-color; - } - .e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv{ - border-top-color:@rbngallery-select-color; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv{ -border-top-color:@rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn:hover -{ - background:@rbngallery-bg-color; - border-color:@rbncontent-border-color; -} -.e-ribbon .e-tooltipdiv{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-700; - background:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - border-color:@rbncontent-border-color; - background:@rbngallery-bg-color; - } -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{ - & when (@skin= "material") { - /*material*/ - color: @primary-font-color; - } - & when not (@skin= "material") { - /*other*/ - color:@rbncontent-font-color; - } -} -.e-ribbon .e-resizediv{ - border-color:@rbncontent-border-color; - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } -} -.e-ribbon .e-header .e-margine-top:hover{ - & when not (@skin= "material") { - border-top: none; - } -} -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - border-color:@rbngallery-border-color; - } - .e-ribbon .e-groupdiv .e-disablegrymovebtn > span,.e-ribbon .e-resizediv .e-disablegrymovebtn > span{ - color:@rbngallery-disable-color; -} - .e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - & when (@skin="office-365") { - color: @neutral-secondary-alt! important; - } - & when not (@skin="office-365") { - color: @rbn-text-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{ -background:none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: @rbn-text-color; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background:none; - color: @rbn-text-color; -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active, .e-ribbon.e-js .e-btn.e-disable.e-select:active{ - & when (@skin="office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-ribbonbackstagepage{ - border-color:@rbn-border-color; - background:@rbncontent-content-bg-color; -} -.e-backstagescrollcontent.e-js .e-content{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstageli:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-dark-alt; - } - & when not (@skin= "material") and not (@skin = "office-365") { - /*other*/ - .ribbon-backstage-hover-bg(); - } -} -.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-secondary; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .ribbon-backstage-select-bg(); - } -} -.e-ribbon .e-backstagetopicon span:hover:before{ - & when not (@skin= "material") { - /*other*/ - color: @hover-bg-stcolor; - } -} -.e-ribbon .e-backstagetopicon span:before{ - color: @rbn-white-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover{ - & when not (@skin= "material") { - .ribbon-app-hover-gradient(); - color:@rbn-menu-font-hover-color; - } -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-file-header-hover(); - .material-ribbon-file-header-hover(); - } -} - -.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{ - color: @active-font-color; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-ribbon .e-backstagecontent{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor{ - .ribbon-active-gradient(); - .ribbon-app-tab-font(); -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when not (@skin= "material") { - /*other*/ - border-color:@header-border-color; - } - background:@content-bg-color; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{ - .default-gradient(); -} -.e-ribbon.e-rbnwithqat .e-qatmenuli{ - background:@content-bg-color; - color:@content-font-color; -} -.e-ribbon.e-rbnwithqat .e-qatseparator{ - background:@content-border-color; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{ - .hover-gradient(); - color:@hover-font-color; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{ - background:transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, .e-ribbon.e-js .e-rbn-button.e-btn:hover, .e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover{ - & when (@skin="office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{ - & when (@skin="material") { - /*material*/ - background-color: @grey-400; - color:fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - .ribbon-toggle-gradient(); - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{ - & when (@skin="material") { - /*material*/ - color: fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - color:@neutral-secondary-alt! important; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @active-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow:none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop -{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } - & when not (@skin= "material") { - /*other*/ - background:@active-bg-endcolor !important; - } -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon - { - color:@active-font-color !important; - } -.e-ribbon.e-responsive .e-responsivebackstagecontent{ - background:@active-font-color !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent -{ - .header-gradient(); -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent -{ - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - border-radius: 2px; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a{ - color:@default-icon-color; -} - -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv{ -border-bottom: 1px solid @content-border-color; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color:@header-font-color !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader{ -box-shadow: -1px 0 10px 0 black; -} - -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - & when (@skin= "material") { - /*material*/ - color:@header-icon-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%)!important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive{ - & when (@skin= "material") { - /*material*/ - color:@grey-400; - } -} -.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsivetabli,.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-200; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, .e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, .e-ribbon.e-js .e-backstageheader .e-backstagebutton{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon .e-header>.e-select a, .e-ribbon .e-left>.e-select a, .e-ribbon .e-right>.e-select a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a, .e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span,.e-ribbon .e-header>.e-apptab .e-apptabanchor{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-header>.e-active a, .e-ribbon .e-left>.e-active a, .e-ribbon .e-right>.e-active a,.e-ribbon .e-header>.e-select:hover a, .e-ribbon .e-left>.e-select:hover a, .e-ribbon .e-right>.e-select:hover a{ - & when (@skin= "material") { - /*material*/ - color: @header-font-color; - } -} -.e-ribbon .e-header>.e-select, .e-ribbon .e-left>.e-select, .e-ribbon .e-right>.e-select,.e-ribbon .e-header>.e-active, .e-ribbon .e-left>.e-active, .e-ribbon .e-right>.e-active{ - & when (@skin= "material") { - /*material*/ - background: transparent !important; - color: @header-font-color !important; - } -} - .e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input,.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - box-shadow: none; - } -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor; - } -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn -{ - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - } -} - -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-color: fade(@base-font-color,12%); - } -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, .e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - & when (@skin= "material") { - background: @grey-300; - } -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap{ - & when (@skin= "material") { - border-bottom: 1px solid fade(@base-font-color,12%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before,.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - - -.e-kanban, .e-kanban .e-kanbanheader .e-headercell, .e-kanban .e-swimlanerow { - background: @content-bg-color; -} - -.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{ - color: @default-icon-color; -} - -.e-kanban { - border-color: @content-border-color; - color: @content-font-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, .e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbandialog .e-save, .e-kanban .e-externalform .e-save{ - & when (@skin= "office-365"){ - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before{ - & when (@skin= "office-365"){ - color: @header-font-color; - } -} - -.e-kanban-context .e-checkbox .e-checkmark { - color: @active-bg-stcolor !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{ - background: @content-bg-color; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, .e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - & when (@skin = "office-365"){ - border-bottom: 2px solid @header-border-color; - } - & when not (@skin = "office-365"){ - border-bottom: 4px solid @default-bg-stcolor; - } -} - -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px @border-type @active-bg-stcolor !important; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: @kanban-cell-exceed; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: @kanban-cell-deceed; -} - -.e-kanban .e-columnrow .e-kanbancard { - background: @content-bg-color; - box-shadow:@kanban-card-shadow; - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - border-color: @kanban-card-border; - color: @content-font-color; -} - -.e-kanban .e-kanbancard .e-tag { - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - color: @active-font-color; - } - & when not (@skin="office-365"){ - /*others*/ - background: @default-bg-stcolor; - color: lighten(@content-font-color, 22%); - } -} - -.e-kanban .e-kanbancard.e-cardselection { - & when (@skin= "material") { - /*material*/ - background-color: @grey-100; - border-color: @grey-300; - color: @active-font-color; - } - & when (@skin="office-365"){ - /*office-365*/ - background-color: @theme-lighter; - border-color: @content-border-color; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - -} - -.e-kanban .e-stackedHeaderCell{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-draggedcard, .e-kanban .e-kanbancard.e-cardselection.dragClone { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @content-bg-color; - } - color: @content-font-color; -} - -.e-kanban .e-draggedcard .e-dragmultiple { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } - border: 1px solid @content-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - & when (@skin= "material") { - /*material*/ - border: 1px dashed @accent-color; - background:fade(@accent-color,26%); - } - & when (@skin="office-365"){ - /*office-365*/ - border: 1px dashed @content-border-color; - background: @alert-bg-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border: 1px dashed @active-bg-stcolor; - .kanban-dragclone-bg(); - } -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; - } -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-color: @default-border-color; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - .kanban-dragclone-bg(); -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - border-color:@active-bg-stcolor; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{ - border-bottom-color:@active-bg-stcolor; -} - .e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; - } - -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - & when (@skin= "material") { - /*material*/ - background:@grey-100; - } - & when not (@skin= "material") { - /*other*/ - .kanban-targetdrag-font(); - } - border: 1px dashed @content-border-color; -} - -.e-kanban .e-form-titlebar { - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin="office-365"){ - /*office-365*/ - border-bottom: none; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid @content-border-color; - } -} - -.e-kanban .e-form-container { - border-color: @content-border-color !important; - background-color: @content-bg-color; - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @hover-bg-stcolor !important; - } -} - -.e-kanban .e-form-title{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-columnrow .e-rowcell { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - border-bottom: 1px solid @grey-300; - border-top: 1px solid @grey-300; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @neutral-lighter-alt; - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - .kanban-cell-bg(); - } -} - -.e-kanban .e-printlist { - .kanban-cell-bg(); -} - -.e-kanban .e-collapsedrow .e-rowcell, .e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid @default-bg-stcolor; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, .e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - & when (@skin="office-365"){ - /*office-365*/ - background-color: @neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - /*others*/ - .kanban-skheader-bg(); - } -} - -.e-kanban .e-dialog .e-titlebar .e-title{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - color: @content-font-color; -} - -.e-kanban .e-swimlanerow .e-slkey { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin="office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: @kanban-toggle-hover-ftcolor; -} - -.e-kanban .e-toggle-header:hover > div div { - color: @kanban-toggle-hover-ftcolor !important; -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - .kanban-toggle-content-ftcolor(); -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - .kanban-toggle-icon-ftcolor(); -} - -.e-kanbanfilter-window .e-filter-scrollcontent, .e-kbnfilterwindow-head { - color: @content-font-color; -} - -.e-kanban .e-slexpand, .e-kanban .e-slcollapse { - & when (@skin="office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin = "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-slexpand:hover, .e-kanban .e-slcollapse:hover { - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - } - color: @hover-icon-color; -} - -.e-kanban .e-clcollapse::before, .e-kanban .e-clexpand::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: @hover-icon-color; -} - -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-icon-color; - } -} - -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @hover-icon-color; - } -} - -.e-kanban .e-swimlanerow .e-slcount { - & when (@skin= "office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-collapserow .e-rowcell { - border: none; -} - -.e-kanban .e-kanbancard.e-hover { - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @default-bg-stcolor; - border-color: @content-border-color; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-kanban .e-headercontent { - border-right-color: @content-border-color; -} - -.e-kanban .e-kanbanheader .e-headercelldiv { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .kanban-header-font(); - } -} - -.e-kanban .e-kanbanheader { - .kanban-header-font(); -} - -.e-kanban .e-kanbancontent { - background-color: @content-bg-color; -} - -.e-kanban .e-kanbancontent .e-rowcell { - border-color: @content-border-color; -} - -.e-kanban .e-cardcollapse:before, .e-kanban .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard .e-card_image { - background: @default-bg-stcolor; - border-color: @content-border-color; -} -.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } - border-color: @kanban-toolbar-border; - filter: none; -} - -.e-kanban .e-kanbantoolbar li { - & when (@skin= "office-365"){ - /*office-365*/ - border: @border-size @border-type @default-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border: @border-size @border-type @default-border-color; - } -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-kanbantoolbar li.e-select{ - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font-alt; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover,.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt{ - & when (@skin="office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{ - color: @active-font-color; -} - -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text,.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: @content-font-color; -} - -.e-kanban .e-kanbantoolbar .e-text, .e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text { - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin="office-365"){ - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-kanbantoolbar .e-select.e-hover { - .hover-gradient(); - & when (@skin= "office-365"){ - /*office-365*/ - border-color: @hover-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border-color: @hover-border-color; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - border-color: @active-bg-stcolor; - } - } - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, .e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @theme-primary; - border-color: @theme-primary; - } -} - -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: @default-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: @kanban-cell-exceed; - filter: none !important; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: @kanban-cell-deceed; -} - -.e-kanban .e-kanbantooltip { - & when (@skin= "material"){ - /*office-365*/ - background: @grey-700; - color: #ffffff; - } - & when not (@skin= "material"){ - /*office-365*/ - background: @content-bg-color; - color: @content-font-color; - } - border: @border-size @border-type @content-border-color; - box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); -} - -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, .e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - & when (@skin="office-365"){ - /*office-365*/ - border-left: 0px; - background-color: @content-bg-color; - } - & when not (@skin= "office-365"){ - /*other*/ - .kanban-cell-bg(); - border-left: 1px solid @default-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @content-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover{ - & when (@skin="office-365"){ - border-color: @neutral-secondary-alt; - } -} -.e-kanban .e-kanbandialog .e-save:hover, .e-kanban .e-externalform .e-save:hover{ - & when (@skin="office-365"){ - background-color: @theme-dark; - color: @theme-dark-font; - } -} -.e-kanban .e-kanbandialog .e-save:focus, .e-kanban .e-externalform .e-save:focus{ - & when (@skin="office-365"){ - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind{ - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel{ - & when (@skin="office-365"){ - background: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before{ - & when (@skin="office-365"){ - color: @neutral-light-font-alt; - } -} - -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} - -.e-kanban div.e-field-validation-error { - background-color: #FFFE91; - color: #CD0A0A; -} - -.e-kanban .e-kanbantouchbar .e-content { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: @default-icon-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: @content-bg-color; -} - -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, .e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid @default-border-color; - border-left: 0px; -} - -.e-kanban.e-rtl td:first-child, .e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, .e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, .e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: @content-border-color !important; -} - -.e-kanban.e-rtl .e-kanbancard { - border-color: @content-border-color; -} - -.e-kanban .e-customaddbutton,.e-kanban .e-columnadd { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-customtoolbarseparator { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: 1px solid @default-border-color; - } -} - -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - .default-gradient(); -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} - -.e-kanbanfilter-window { - & when (@skin= "material") { - /*material*/ - border: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @header-border-color; - } - background: @content-bg-color; -} - -.e-kanbanfilter-window .e-kbnfilterwindow-head { - & when (@skin= "material") { - /*material*/ - background: @grey-100; - border-bottom: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @header-bg-stcolor; - border-bottom: 1px solid @header-border-color; - } -} - -.e-kanbanfilter-window .e-filter-content,.e-swimlane-window, .e-kanban .e-adapt-search, .e-kanban.e-responsive .e-adapt-cancel { - background: @content-bg-color; -} - -.e-swimlane-window .e-swimlane-item:hover { - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-swimlane-window .e-swimlane-item { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-swimlane-window .e-swimlane-item.e-selected-item{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - .hover-gradient(); - color: @hover-font-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - .hover-gradient(); -} - -.e-kanbanfilter-window .e-filter-done:hover { - & when (@skin= "material") { - /*material*/ - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - color: @kanban-filter-done-stcolor; - } -} - -.e-kanbanfilter-window .e-filter-done { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-swimlane-window { - background: @content-bg-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - .hover-gradient(); -} - -.e-swimlane-ul li:not(:last-child) div:after { - background: @content-border-color; -} - -.e-swimlane-arrow:hover, .e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, .e-kanban .e-kanbanheader .e-headercell .e-totalcount, .e-kanban .e-minlimit, .e-kanban .e-maxlimit,.e-kanban .e-limits, .e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-icon-color; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbancard .e-bottom-triangle { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @header-bg-endcolor; - } - & when not (@skin= "material") { - /*other*/ - border-bottom-color: @active-bg-stcolor; - } -} -.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{ - border-color: @content-border-color; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap,.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap,.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, .e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } - & when not (@skin= "material") { - /*other*/ - border-color:@content-border-color; - } - background-color: @content-bg-color; - color: @content-font-color; -} -.e-kanban .e-kanbancard .e-primarykey,.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name,.e-swimlane-ddl .e-swimlane-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-kanbancard .e-primarykey{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-kanban .e-externalformedit div>label,.e-kanban .e-kanbandialog .kanbanform label{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-totalcard,.e-kanban .e-limits{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-dialog .e-titlebar{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @base-font-color; - box-shadow: none; - } -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before,.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul,.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @grey-500; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{ - & when (@skin= "material") { - border-bottom:none !important; - } -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @accent-color !important; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active a:before{ - & when (@skin= "material") { - /*material*/ - color: @default-icon-color !important; - } -} -.e-kanban .e-ejinputtext:focus,.e-kbnadapt-editdlg .e-ejinputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - border-bottom-width: 2px; - } -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, .e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, .e-kanban .e-externalform .e-save, .e-kanban .e-externalform .e-cancel,.e-kbnadapt-editdlg .e-save,.e-kbnadapt-editdlg .e-cancel,.e-kanbanfilter-window .e-clearfilter{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @accent-color; - box-shadow: none !important; - } -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, .e-kanban.e-js .e-kanbandialog .e-cancel:hover, .e-kanban.e-js .e-externalform .e-save:hover, .e-kanban.e-js .e-externalform .e-cancel:hover, .e-kbnadapt-editdlg .e-save:hover, .e-kbnadapt-editdlg .e-cancel:hover, .e-kanbanfilter-window .e-clearfilter:hover{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color:@base-font-color; - } -} - .e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before{ - & when (@skin= "material") { - /*material*/ - color: @grey-600; - } -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{ - background:transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-kanban .e-cardcollapse:after,.e-kanban .e-cardexpand:after,.e-kanban .e-slcollapse:after,.e-kanban .e-slexpand:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - .e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - color: @base-font-color; - } - } -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan{ - & when (@skin= "material") { - border-bottom: 1px solid @grey-300; - } - } - -.e-spreadsheet { - color: @sscontent-color; - border-color: @sscontent-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: @ssheader-border-color; - color: @ssheader-content-color; -} - .e-spreadsheet .e-spreadsheetmainpanel .e-headercell, - .e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, - .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - & when (@skin= "material") { - color: @material-ssheader-content-color; - } - } -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: @ssheader-select-bgcolor; - border-color:@ssheader-hover-bordercolor; - color: @ssheader-content-color; - & when (@skin= "office-365") { - background-color: @ssheader-hover-bgcolor; - color: @ssheader-hover-fontcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: @ssheader-border-color; - background-color: @content-bg-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: @ssheader-border-color; - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: @content-font-color; - background-color: @content-bg-color; - border-color: @content-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: @ssheader-bgcolor; -} -.e-ss-editinput .e-in-wrap, .e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ -.e-spreadsheet .e-reSizeColbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: @ssheader-select-bgcolor; - color:@sscontent-color; - & when (@skin = "office-365") { - background: @sscontent-selection-bgcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: @content-bg-color; - color:@sscontent-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-right-color: @ssfroze-highlight-color; -} -.e-menu-wrap .e-chartcell:hover, .e-chartimg:hover { - background-color: @sshover-bg-color; -} -.e-chartimg:hover { - & when (@skin = "office-365") { - border-color:@sscontent-selection-bgcolor; - background-color:none; - } -} -/*-------------------- Borders ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: @sscontent-active-color; - color: @ssnumeric-icon-color; -} - -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: @sscomments-focused-border; - border-color: @sscomments-excel-border; - color:@sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select { - border-color: @sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: @sscomments-excel-border; -} -/*--------------------- Selection -------------------------- */ -.e-spreadsheet div.e-selecttop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectleft { - border-left-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-selectall { - color: @ssselectall; -} -.e-spreadsheet .e-ss-selectall:hover { - color: @ssselectallhover; -} -.e-spreadsheet .e-sheetselected, .e-spreadsheet .e-sheetselected:hover { - color: @ssselectselected; -} -/*--------------------- Auto Fill -------------------------------*/ -.e-spreadsheet .e-autofill { - border-color: @content-bg-color; - background-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: @ssfroze-highlight-color; -} -/*--------------------- Cut and Copy ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-blur { - background-color: @sscopy-blur-bgcolor; -} -.e-spreadsheet .e-spanfilter, .e-spreadsheet .e-spanddl{ - border-color: @ssheader-border-color; - background-color: @default-bg-stcolor; - color: @default-icon-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: #ffff00; - color: #ff0000; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: @sscopy-blank-bgcolor; -} -/*-------------------------- Formula Tab --------------------------- */ -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: @sscontent-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: @ssheader-content-color; -} -.e-spreadsheet .e-inputbox > input { - color: @sscontent-color; -} -/*-------------Pager-------------*/ -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: @sspager-font-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { -& when not (@skin = "material") { - background: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -& when (@skin = "material") { - background: none; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: @ssfroze-highlight-color; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: @content-border-color; - & when (@skin = "office-365") { - border-right-color: @theme-dark-font; - } -} -.e-spreadsheet .e-formulabar { - background-color:@ssheader-bgcolor; -} -.e-ss-dialog .e-chartheader { - background-color:@ssheader-bgcolor; - color:@ss-chartmenu-color; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color:@ssheader-border-color; -} -/*---------------------- Dialog -------------------------- */ - .e-dlgtab .e-header, - .e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ -} -.e-spreadsheet .e-dlg-field-validation-error, .e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} - .e-dlgright, - .e-dlgleft, - .e-dlginput, - .e-dlgcontent, - .e-chtdlgright, - .e-chtdlgleft, - .e-chtdlgcontent { - border-color: @ssheader-border-color; -} - .e-dlgviewpanel { - border: 1px solid @ssdialog-border; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: @ssdialog-border; -} - -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ -.e-menu .e-nmuseinformularow:hover { - background-color: @ssfroze-highlight-color; -} -/*---------------------- Cell Styles--------------------*/ -.e-menu-wrap .e-cellstylecontent, .e-menu-wrap .e-formatastablecontent, .e-menu-wrap .e-chartcontent { - background-color: @ss-chartmenu-bgcolor; - color: @ss-chartmenu-color; -} -.e-menu-wrap .e-cellstyleheader, .e-menu-wrap .e-formatastableheader { - background-color: @ss-chartmenuheader-bgcolor; - color: @ss-chartmenu-color; - border-color: @ssheader-border-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - border-color: @sshover-bg-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - & when (@skin = "material") { - border-color: @material-sshover-border-color; - } -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: #ff0000 transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: #000000; -} - .e-list.e-hdrcolor { - background-color: @sscomments-hdr-bgcolor !important; - color: @sscontent-color !important; -} - .e-list.e-color { - border-color: @header-bg-stcolor !important; -} - .e-list.e-hdrcolor.e-mhover > a, .e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: @sscontent-color !important; -} - .e-list.e-color.e-mhover.e-mfocused { - border-color: @sscomments-focused-border !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: @sscomments-excel-border; -} -/*---------------------------RTL--------------------------*/ -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: @sscomments-excel-border; -} -.e-ss-dialog .e-chartselect { - border-color: @ssactive-bg-color; - & when (@skin = "office-365") { - border-color: @sschart-select-color; - } -} -.e-menu-wrap .e-chartcell { - border-color: @header-bg-stcolor; -} -.e-spreadsheet .e-ss-object { - background-color: @content-bg-color; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: @sschart-darktheme-bgcolor; -} -/*-------------------------Merge--------------------*/ -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - .spread-toggle-gradient(); - color:@sscontent-color; - & when (@skin = "bootstrap") { - color:@active-font-color; - } - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } - & when (@skin = "bootstrap") { - color:@content-bg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color:@ss-icon-color; -} -/*-------------------------Auto fill Option--------------------*/ -.e-ss-colorpicker .e-in-wrap.e-tool, .e-ss-colorpicker .e-in-wrap.e-tool .e-select { - & when not (@skin = "material") { - background-color: @rbncontent-content-bg-color; - } - & when (@skin = "material") { - background-color: none; - } -} -/*--------------------------------- Freeze Pane -------------------------------*/ -.e-spreadsheet .e-frow{ - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-fcol { - border-color: @ssfroze-highlight-color; -} -/*-------------------------Ribbon icons Customization--------------------*/ -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: @sshover-bg-color; - & when (@skin = "office-365") { - border-color:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - .spread-toggle-gradient(); - color:@ssactive-font-color; - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - border-color:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active{ - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @default-icon-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, .e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{ - color: @ssactive-icon-color; - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: @ssheader-border-color; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} - .e-ribbon .e-btn.e-ss-active { - background-color: @ssfroze-highlight-color; - color: @header-bg-stcolor; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} - -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #ccc; -} - -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} -.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, .e-spreadsheet .e-splitspan .e-btn.e-select { - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{ - border-color:@ssheader-border-color; -} -.e-ss-colorpicker.e-popup { - background-color:@ssheader-bgcolor; - color:@ssheader-content-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color:@ssheader-bgcolor; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color:@disable-icon-bg-color; - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active),.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - & when (@skin="material") { - background: @hover-bg-stcolor; - } -} - -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - & when (@skin="material") { - background: none; - } -} - -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color:#00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor:@ssdown-arrow-cursor; - } -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor:@ssright-arrow-cursor; - } -.e-spreadsheet .e-ss-fpcursor { - cursor:@ssformatpainter-cursor; - } -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor:@ssdraw-border-cursor; - } -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor:@ssdraw-border-grid-cursor; - } - -/***********************SpreadsheetTextArea***********************************/ - - .e-ss-textarea, .e-ss-textarea:focus, .e-ss-textarea:hover{ - border-color:@ss-textarea-color; - } - -/*-------------------------------------SpreadsheetCellType--------------------*/ -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{ - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select{ - background:@ssheader-bgcolor; -} -/*----------------------------Activation Panel-------------------------*/ -.e-spreadsheet .e-spreadsheetactpanel{ - border-left-color: @ssheader-border-color; -} -/*---------------------------Border Menu-------------------------------*/ -.e-spreadsheet .e-bordercontainer { - background-color: @content-bg-color; -} -.e-spreadsheet .e-bordercell:hover { - border-color: @sshover-bg-color; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: @content-bg-color; - border-color: @header-border-color; -} -/*---------------------------Pivot Table-------------------------------*/ -.e-spreadsheet .e-ss-pivottableheader { - background-color: @ssheader-select-bgcolor; - border-color: @ssheader-border-color; - color: @ssheader-content-color; - -} -/*-------------------------------------Material Theme Changes -----------------------*/ -.e-spreadsheet .e-formulabar, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, .e-spreadsheet .e-scrollcss, .e-spreadsheet .e-scrollrowcss { - & when (@skin = "material") { - background-color: @material-ssbg-default-color; - } -} - -.e-ss-dialog .e-btn.e-select, .e-ss-dialog .e-btn.e-select:hover, .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - color: @ssactive-bg-color; - } -} - - .e-ss-dialog .e-btn.e-select:hover { - & when (@skin = "material") { - background-color: @material-sstextbox-border-color; - } - } - - .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - background-color: @ssselectall; - } - } - -.e-ss-dialog .e-dialog input.ejinputtext:focus, .e-spreadsheet input.ejinputtext:focus { - & when (@skin= "material") { - border-color: @ssactive-bg-color; - } -} - -.e-ss-dialog .e-dialog input.ejinputtext, .e-spreadsheet input.ejinputtext { - & when (@skin= "material") { - border-color: @material-sshover-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - & when (@skin = "material") { - border-top-color: @material-sstextbox-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-titlebar { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - } -} - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - & when (@skin = "material") { - color: @material-dlgtab-inactcolor; - } - } - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } - } - -.e-ss-autocomplete.e-atc .e-in-wrap { - & when (@skin = "material") { - border-color: @material-ac-brdr-color; - } -} - - .e-ss-autocomplete.e-atc .e-in-wrap:active { - & when (@skin = "material") { - border-color: @material-ac-brdractive-color; - } - } - -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog label, .e-ss-dialog .e-ss-fcgdiv { - & when (@skin = "material") { - color: @material-dialog-content-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - & when (@skin = "material") { - color: @material-ssheader-content-color; - } -} - -.e-ss-dialog .e-dialog .e-dlgctndiv label { - & when (@skin = "office-365") { - color:@ssheader-hover-fontcolor; - } -} - -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover{ - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssdlgbtn-dark-bg; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { -& when (@skin = "office-365") { - border:none; - } -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @hover-icon-color; - } -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: @hover-bg-stcolor; -} -.e-spreadsheet .e-ss-iconset-title { - color: @default-font-color; -} - -/*-------------------------------------SpreadSheet End -----------------------*/ - - - - -.e-documenteditor { - background-color: @content-bg-color; -} - -.e-documenteditor-contextmenuitem:hover { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.e-documenteditor-contextmenuitem { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-disabledcontextmenuitem { - background-color: @content-bg-color; - color: #808080; -} - -.e-documenteditor-optionspane { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-icon.e-search { - color: @hover-bg-stcolor; -} - - - -/*------------------------------------- Mediaplayer -------------------------------------------*/ -/*#region mediaplayer*/ -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} - -.e-media-player { - border-color: @header-border-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-control-container { - background: @content-bg-color; -} - -.e-media-player .e-media-element { - background: @content-bg-color; -} - -.e-media-player .e-slider { - background-color: @default-icon-color !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, .e-media-player .e-media-playlist-icon:before, .e-media-player .e-media-playlist-toggle:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: @default-icon-color; -} - -.e-media-player .e-media-time-stamp.e-media-adv { - color: @default-font-color; -} - -.e-media-player .media-shuffled:before, .e-media-player .media-muted:before, .e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: @active-bg-stcolor; -} - -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} - -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, .e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-split { - color: @default-font-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: @content-bg-color; -} - -.e-media-time-stamp-end.e-media-basic, .e-media-time-stamp-run.e-media-basic { - color: @default-font-color; -} - -.e-media-player .e-media-time-stamp-end.e-media-mob, .e-media-player .e-media-time-stamp-run.e-media-mob { - color: @default-font-color; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: @content-bg-color; - border-color: @content-border-color !important; -} - -.e-media-settings-popup li { - background-color: @content-bg-color !important; -} - -.e-media-settings-popup .e-header { - background-color: @header-bg-stcolor !important; - border-bottom-color: @header-border-color !important; -} - -.e-media-settings-selector:before { - color: @active-bg-stcolor; -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: @active-bg-stcolor !important; -} - -.e-media-settings-popup .e-list-text, .e-media-settings-popup .e-btn-text { - color: @default-font-color !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: @content-bg-color !important; -} - -.e-media-player .e-media-playlist-img-div.desktop { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-img-div.mobile { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-play:before { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-title { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-header { - border-bottom-color: @header-border-color; -} - -.e-media-player .e-media-playlist-header label { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.desktop { - background-color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.e-media-expand:before, .e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: @default-font-color !important; -} - -.e-media-player .e-media-playlist-container .e-listbox .e-select { - /*background: @active-bg-stcolor !important;*/ -} - -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: @content-border-color; -} - -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: @content-bg-color; -} -/*region playlist styles*/ - -/*other styles*/ -.e-media-player .e-media-video-baner { - color: @active-font-color; -} - -.e-media-player .e-media-audio-title { - color: @header-font-color; -} - -.e-media-player .e-media-overlay { - color: white; -} - -.e-media-player .e-media-time-tooltip { - border-color: @content-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-hd-tag { - color: red; -} - -.e-media-player .e-media-toolbar-split { - background: @header-border-color; -} - -.e-media-player .e-media-playlist-close:before { - color: @default-icon-color; -} - -.e-media-player .e-media-play-animation { - background: rgba(0,0,0,.5); -} - -.e-media-player .e-slider .e-handle { - border-color: @default-border-color !important; -} -/*#region hover*/ -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: @hover-font-color !important; -} - -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} - -.e-media-settings-popup li:hover { - background: @hover-bg-stcolor !important; -} - - -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - & when (@skin= "material") { - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-left: 0px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - padding-top: 0px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "material") { - background-color: white !important; - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - left: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - top: -18px !important; - right: 0px !important; - } -} - -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-top: 0px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "material") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "material") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "material") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "material") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} - -.e-media-player .e-media-hd-tag { - & when (@skin= "material") { - right: 0px !important; - } -} - -.e-media-settings-popup .e-list-text { - & when (@skin= "material") { - font-size: 13px !important; - } -} -/*office-365 theme*/ -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-left: -2px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding-top: 0px !important; - margin-top: -6px; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - left: 0px !important; - } -} - -.e-media-player .e-media-settings-selector:before { - & when (@skin= "office-365") { - top: 6px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-container .e-listbox li { - & when (@skin= "office-365") { - padding: 4px !important; - } -} - -.e-media-player .e-media-playlist-number { - & when (@skin= "office-365") { - margin-top: -17px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "office-365") { - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - top: -6px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "office-365") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "office-365") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "office-365") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "office-365") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} -/*#end region mediaplayer*/ - - - -.e-ganttchart .e-ganttviewerbodyContianer{ - background-color:@gantt-chart-content-bg-color; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color:@gantt-content-border-color; -} - -.e-ganttchart .e-headercell-weekend > div -{ - & when (@skin= "office-365") { - background:@neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - .ganttheader-gradient(); - } -} -.e-ganttchart .e-ganttoverallocate{ - background-color:@gantt-chart-histobar-overallocate-bg-color; -} -.e-ganttchart .e-ganttnonoverallocate{ - background-color:@gantt-chart-histobar-nonoverallocate-bg-color; -} -.e-ganttchart .e-gantthistocalender{ - border-color: @gantt-chart-histocalender-color; -} -.e-ganttchart .e-gantthistoworklabel{ - color: @gantt-chart-histowork-label; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend -{ - background-color:@gantt-weekends-bg-color; -} - -.e-ganttchart-core{ - background:@gantt-chart-content-bg-color; -} - -.e-ganttchart .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } - } - -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color !important; - font-family:@font-family; - & when (@skin= "material") { - height:27px; - line-height:27px; - } - & when (@skin= "office-365") { - height:29px; - line-height:29px; - } -} - -.e-gantt-dialog { -width:42% !important; -} - -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} - -.e-ganttchart .e-ganttviewerheaderContainer { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-bottom-color:@gantt-header-border-color !important; - border-right-color:@gantt-header-border-color; - & when (@skin= "material") { - height:54px!important; - } - & when (@skin= "office-365") { - height:58px!important; - } -} - -.e-ganttchart .e-milestone-top{ - - border-bottom-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-milestone-bottom { - border-top-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: @gantt-content-font-color; - font-family: @font-family; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: @gantt-connectorline-arrow-bg-color; -} - -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: @gantt-connectorline-arrow-bg-color; -} - -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .tgPopUp-gradient(); - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - border-color: @gantt-tooltip-border-color; - } -} - - .e-tooltiptaskname { - & when (@skin= "material") { - color: @primary-font-color; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-tooltip-font-color; - } - font-family: @font-family; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: @font-family; -} -.e-ganttchart .e-tasklabel { - font-family: @font-family; - color:@active-font-color; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - & when not (@skin= "material") and not (@skin= "office-365") { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0); /* IE9 and below */ - } -} -.e-ganttchart .e-gantt-mouseclick { - & when (@skin= "material") { - background:fade(@grey-100,70); - } - & when (@skin= "office-365") { - background:fade(@theme-lighter,70); - } - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color:@gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-ganttchart .e-progresshandle { - background: @gantt-progressHandle-color; -} - -.e-ganttchart .e-progresshandleafter { - border-bottom-color: @gantt-progressHandle-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-parent-taskbar-border-color; - } -} - -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-child-taskbar-border-color; - } -} - -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} - -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: @font-family; - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress { - & when (@skin= "office-365") { - background: @neutral-primary; - } - & when not (@skin= "office-365") { - .gantt-parent-progress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-parent-progress-enbg-color}', endColorstr='@{gantt-parent-progress-enbg-color}',GradientType=0 ); - } -} - -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color:@gantt-parent-task-bg-color; - background: rgb(red(@gantt-parent-task-bg-color),green(@gantt-parent-task-bg-color),blue(@gantt-parent-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@{gantt-parent-taskbar-color}', endColorstr='@{gantt-parent-taskbar-color}',GradientType=0 ); -} - -.e-ganttchart .e-gantt-childtaskbar-progress{ - .gantt-child-progress-background(); -} -.e-ganttchart .e-gantt-childtaskbar { - background-color:@gantt-child-task-bg-color; - background: rgb(red(@gantt-child-task-bg-color),green(@gantt-child-task-bg-color),blue(@gantt-child-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - .gantt-child-manualprogress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-chart-manual-child-progressbar-stbg-color}', endColorstr='@{gantt-chart-manual-child-progressbar-endbg-color}',GradientType=0 ); - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-manualchildtaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-line { - border-color: @gantt-connectorline-color; -} - -.e-ganttchart .e-connectorpoint-hover { - background-color:@gantt-connectorpoint-hover-color; -} - -.e-ganttchart .e-gantt-falseLine { - border-top-color:@gantt-falseLine-color; -} - -.e-ganttchart .e-gripper:before { - color:@gantt-task-gripper-color; - background: rgb(red(@gantt-task-gripper-color),green(@gantt-task-gripper-color),blue(@gantt-task-gripper-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} - -.e-ganttchart .e-ganttgridlines { - border-bottom-color: @gantt-chart-border-color; -} - -.e-ganttchart .e-criticalconnectorline { - border-color: @gantt-chart-critical-connectorline-color !important; -} - -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: @gantt-chart-critical-connectorline-rightarrow-color !important; -} - -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: @gantt-chart-critical-connectorline-leftarrow-color !important; -} - -.e-ganttchart .e-criticalprogressbar { - background: @gantt-chart-critical-child-progressbar-color !important; - border-color: @gantt-chart-critical-child-progressbar-border-color !important; -} - -.e-ganttchart .e-criticaltaskbar { - background: @gantt-chart-critical-child-taskbar-color !important; - border-color: @gantt-chart-critical-child-taskbar-border-color !important; -} - - .e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-left, - .e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} - -.e-rg-rangdiv { - background: #ff0000; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} - .e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: @gantt-taskbar-selection-border-color; -} - -.e-ganttchart .e-connectorline-leftarrow-hover{ - border-right-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-rightarrow-hover{ - border-left-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-hover{ - border-color: @gantt-chart-connectorline-hover-color !important; - outline-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-child-task-bg-color; - background: linear-gradient(to right, @gantt-child-unschedule-task-bg-color, @gantt-child-progress-bg-color 30%, @gantt-child-progress-bg-color 70%, @gantt-child-progress-bg-color 70%, @gantt-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color:@gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - background: linear-gradient(to right, @gantt-manual-child-unschedule-task-bg-color, @gantt-chart-manual-child-progressbar-stbg-color 30%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-manual-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar{ - border-bottom-color:@gantt-parent-task-bg-color; -} - -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color:@gantt-parent-task-bg-color; -} - - -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-default, .e-radialmenu .e-outerdefault{ - fill: @default-bg-stcolor; -} -.e-radialmenu .e-active{ - fill: @hover-bg-stcolor; -} -.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{ - fill: @content-bg-color; - stroke:@content-bg-color; -} -.e-radialmenu .e-textcolor{ - fill: @content-font-color; -} -.e-radialmenu .e-radial{ - border-color: @active-bg-stcolor; - background-color:@content-bg-color; -} -.e-radialmenu .e-badgetext{ - fill: @radial-badge-color; -} -.e-radialmenu .e-badgecircle{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-radialslider { - background-color:@content-bg-color; -} -.e-radialmenu:focus{ -outline:none !important; -} - - - - -.e-nb.e-nb-layout.e-nb-right { - .default-gradient(); - color: @default-font-color; - border-left: 1px solid @default-border-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} - -.e-nb.e-nb-layout.e-nb-left { - background: @content-bg-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - & when (@skin= "material") { - border: 1px solid @default-border-color; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "office-365") and not (@skin= "material") { - border-right: 1px solid @default-border-color; - } -} -.e-lv.subpage -{ - & when (@skin= "office-365") { - font-family: @font-family; - color: @theme-light-font; - font-size: 13px; - padding: 0; - background-color: #ffffff; - border-bottom: @border-size @border-type @neutral-light; - border-left: @border-size @border-type @neutral-light; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - } -} -.e-lv.subpage .e-list-container div.e-content { - & when (@skin= "office-365") { - padding: 10px; - } -} -.e-lv .e-lv .e-list-container { - border:none; -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before{ - .material-hover-navigation-header-icon-color; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - & when (@skin= "material") { - color: @accent-color; - } - & when (@skin= "office-365") { - color: @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-left: 2px @border-type @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - & when (@skin= "office-365") { - background-color: @neutral-lighter-alt; - } -} -.e-nb .e-nb-listview.e-lv .e-list { - & when (@skin= "material") { - padding-left:24px; - } - & when (@skin= "office-365") { - height:44px; - padding: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text{ - & when (@skin= "material") { - padding-left:24px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - font-size: 14px; - color: @theme-light-font; - } - -} -.e-lv .e-header { - & when (@skin= "material") { - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-nb.e-nb-overlay { - & when (@skin= "material") { - background-color:#383838; - opacity:0.5; - } - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - & when (@skin= "material") { - top:5px; - } - & when (@skin= "office-365") { - left: 8px; - top: 6px; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - & when (@skin= "material") { - margin-top:-4px; - } - & when (@skin= "office-365") { - padding-left: 12px; - padding-top: 6px; - font-size: 16px; - height: 20px; - width: 20px; - } -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - & when (@skin= "office-365") { - border: none; - } -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-lv.e-navigation .e-header h2 { - & when (@skin= "material") { - padding-top:11px; - padding-left:24px; - color:@primary-font-color; - font-size:20px; - } - & when (@skin= "office-365") { - font-size: 17px; - font-weight: 300; - padding-left: 20px; - color: @theme-primary-font; - } -} -.e-lv.e-navigation .e-header > .e-icon:before { - & when (@skin= "office-365") { - color: @theme-primary-font; - line-height: 15px; - font-size: 20px; - height: 14px; - } -} -.e-lv.e-navigation .e-header .drawericon { - & when (@skin= "material") { - padding-top:10px; - } - & when (@skin= "office-365") { - height: 44px; - width: 44px; - padding: 0; - } -} -.e-lv.e-navigation .e-header .drawericon:before { - & when (@skin= "material") { - color:@primary-font-color; - } -} -.e-lv.e-navigation>.e-header>.e-icon:hover:before{ - & when (@skin= "material") { - color:@primary-font-color; - opacity:1.5; - } -} - .e-lv.e-navigation .e-header { - & when (@skin= "material") { - background:@primary-color !important; - } - & when (@skin= "office-365") { - padding: 0; - height: 44px; - box-shadow: none; - border: none; - background: @theme-primary; - } -} - .e-nb-listview .e-list-img.e-home, .e-nb-listview .e-list-img.e-profile, .e-nb-listview .e-list-img.e-people, .e-nb-listview .e-list-img.e-photo, .e-nb-listview .e-list-img.e-communities, .e-nb-listview .e-list-img.e-location { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - & when (@skin= "material") { - line-height: normal; - } -} - -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: @active-font-color; - & when (@skin= "material") { - margin:2px; - font-weight:400; - font-family:@font-family; - } -} - -.e-tile .e-image-parent { - .tile-bg-gradient; -} - -.e-tile .e-image-parent { - .material-tileview-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-tile .e-tile-selected::after { - border-top: 28px solid @cell-selection-stbg-color; -} - -.e-tile .e-tile-selected { - border: 2px solid @active-border-color; -} -.e-tile-wide { - & when (@skin= "material") { - width: 354px !important; - } - -} -.e-tile-medium { - & when (@skin= "material") { - width: 175px !important; - } -} -.e-tile-small { - & when (@skin= "material") { - width: 85.5px !important; - height: 73px !important; - } -} -.e-tile-group .e-tile-column { - & when (@skin= "material") { - max-width:358px; - } -} -.e-tile.e-js.e-tile-web:hover { - & when (@skin= "material") { - box-shadow:0px 3px 6px 0px rgba(0,0,0,0.26); - } -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - & when (@skin= "material") { - background-color: @material-tile-hover-color; - } - & when (@skin= "office-365") { - border: 2px @border-type @theme-darker; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } -} -.e-tile-caption-text.e-caption-innerbottom::before { - & when (@skin= "material") { - margin-bottom: 16px; - } -} -.e-tile-caption-text::before { - & when (@skin= "material") { - padding-left:12px; - } -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), .e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:48px 48px; - } -} -.e-tile-caption::before { - & when (@skin= "material") { - font-size:15px; - } - & when (@skin= "office-365") { - font-size: 14px; - font-family: @font-family; - color: @theme-primary-font; - } -} -.e-tile-small-col-2 { - & when (@skin= "material") { - width:179px; - height:154px; - } -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:24px 24px; - } -} -.e-tile.e-tile-imagefill .e-tile-overlay { - & when (@skin= "material") { - margin-top:75px; - background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - } -} - - -/*------------------------------------- Radial Slider -------------------------------------------*/ -.e-radialslider .e-radial-needle { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-inner-circle { - border-color: @active-bg-stcolor; -} - -.e-radialslider .e-radialarcdefault { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-ticks-text, .e-radialslider .e-dynamic-text { - fill: @default-font-color; -} - -.e-radialslider .e-needle-over { - stroke: @active-bg-stcolor; -} - -/*------------------------------------- Signature -------------------------------------------*/ - - -.e-signature{ - - background-color: @content-bg-color; - border: 3px solid @active-bg-stcolor; -} -.e-signature.e-disable { - border-color:@disable-control-border-color; -} - - -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} - -.e-spellcheck .e-sentence { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-spellcheck .e-suggestionlist { - border-color: @content-border-color; -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - -.e-spellmenu .e-list:hover { - & when (@skin= "material") { - background-color: @grey-200 !important; - } -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - - - -/*------------------------------------- ComboBox -------------------------------------------*/ - - .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - - .e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} - - .e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border:inherit; - font-style: italic; -} - -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - & when (@skin= "material") { - background: white; - } - } - - .e-input-group::before { - & when (@skin= "material") { - left: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - background: @accent-color; - } - } - - .e-input-group.e-input-focus::before, - .e-input-group.e-input-focus::after { - & when (@skin= "material") { - width: 50%; - } -} - -.e-input-group::after { - & when (@skin= "material") { - right: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - bottom: -2px; - content: ''; - height: 2px; - position: absolute; - transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1); - width: 0; - z-index: 10; - } -} - -.e-icon-anim .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(180deg); - transition: transform 300ms ease; - } -} - -.e-input-group .e-ddl-icon:hover { - & when (@skin= "material") { - background: transparent; - } -} - -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - & when (@skin= "material") { - background: transparent; - } -} - - input.e-combobox.e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - - input.e-combobox.e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - -.e-input-group .e-ddl-icon:not(:active)::after { - & when (@skin= "material") { - animation: none; - } -} - - .e-dropdownbase.e-content { - background: @content-bg-color; - color: @content-font-color; - } - - .e-list-item.e-hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - } - - input.e-combobox.e-input { - border: @border-size @border-type; - font-family: @font-family; - font-size: @content-font-size; - } - - .e-combobox.e-input[disabled], - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group.e-disabled { - border-bottom-style: @border-type; - } - - .e-ddl.e-input-group .e-input-group-btn button { - font-family: @font-family; - font-size: @content-font-size; - } - - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group .e-clear-icon { - color: @default-icon-color; - } - - input.e-combobox.e-input, - textarea.e-combobox.e-input { - background: @content-bg-color; - border-color: @content-border-color; - color:@content-font-color; - } - - .e-ddl.e-input-group { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-icon { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - background: @content-bg-color; - } - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } - } - } - - .e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } - } - } - - .e-ddl.e-input-group.e-rtl .e-input-group-icon { - & when (@skin= "material") { - border: none; - } - & when not (@skin= "material") { - border-right: 1px solid @content-border-color; - } - } - .e-combobox.e-input[disabled] { - background: 0px; - } - - .e-combobox.e-input[readonly] { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-btn button { - background: @content-bg-color; - border-color: @content-border-color; - color: @default-icon-color; - } - - .e-ddl.e-input-group .e-input-group-btn button:hover, - .e-ddl.e-input-group .e-input-group-icon:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, - input.e-combobox.e-input::selection { - & when not (@skin= "material") { - background: @active-bg-stcolor; - color: @active-font-color; - } - } - - input.e-combobox.e-input::-webkit-input-placeholder, - input.e-combobox.e-input:-moz-placeholder, - input.e-combobox.e-input::-moz-placeholder, - input.e-combobox.e-input:-ms-input-placeholder { - color: @header-border-color; - } - - - .e-ddl.e-input-group { - border-bottom-color: @content-border-color; - } - - - .e-ddl.e-input-group .e-ddl-icon:before { - & when (@skin= "material") { - content: "\e666"; - } - & when (@skin= "office-365") { - content: "\e804"; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - content: "\e63b"; - } - } - width: 14px; - height: 14px; - display: block; - margin: 0 auto; - } - - - .e-input-group.e-ddl { - & when (@skin= "material") { - height: 31px; - } - & when (@skin= "office-365") { - height: 30px; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - height:28px; - } - } - } - - .e-ddl.e-popup { - border: 1px solid @default-border-color; - position: absolute; - & .e-input-group { - margin-bottom: 0; - } - } - - - .e-ddl.e-popup { - border-color: @default-border-color; - } - - .e-dropdownbase.e-nodata { - font-family: @font-family; - font-size: 16px; - } - - // theme - .e-dropdownbase { - border-color: @default-border-color; - & .e-list-item { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - background-color: @content-bg-color; - border-bottom: @border-size; - border-color: @default-gradient-color; - color: @default-font-color; - font-family: @font-family; - font-size: @content-font-size; - line-height: 2.4em; - text-indent: 1.067em; - } - - & .e-list-group-item, - .e-fixed-head { - background-color:@content-bg-color; - border-color: @content-bg-color; - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; - } - - & .e-list-item.e-active.e-hover { - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } - } - - & .e-list-item.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } - - } - - & .e-list-item.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - } - - & .e-list-item:last-child { - border-bottom: 0; - } - - & .e-list-item.e-item-focus { - background-color: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group input.e-combobox.e-input , - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: @content-border-color; - } - - .e-ddl.e-input-group.e-input-focus { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } - } - } - - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent @content-border-color transparent transparent; - } - - .e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, - .e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, - .e-input-focus .e-combobox.e-input:last-child:focus, - .e-ddl.e-input-group.e-input-focus span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button { - border-color: transparent transparent transparent @content-border-color; - } - - .e-ddl.e-input-group { - border: @border-size @border-type; - border-color: @content-border-color; - & when (@skin= "material") { - border-width: 0 0 1px 0; - } - & when not (@skin= "material") { - border-width: 1px; - } - } - - .e-input-group-btn:not(:last-child) button, - .e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - & when (@skin= "material") { - border-left-width: 0px; - } - & when (@skin= "office-365") { - border-left-width: 0px; - } - - & when not (@skin= "material") { - border-left: 1px @border-type; - border-left-width: 1px; - border-color: @content-border-color; - } - - } - - .e-ddl.e-input-group .e-input-group-icon, - .e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: @content-font-size; - padding: 7px; - & when (@skin= "bootstrap") { - border-radius: 0px 4px 4px 0px; - } - } - .e-ddl.e-rtl.e-input-group .e-input-group-icon, - .e-ddl.e-rtl.e-input-group .e-input-group-btn button { - & when (@skin= "bootstrap") { - border-radius: 4px 0px 0px 4px; - } - } - - .e-ddl { - .e-input-value, - .e-input-value:focus { - font-family: @font-family; - font-size: @content-font-size; - height:auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; - } - } - - .e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon{ - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left-width: 1px; - border-left-style:solid; - border-left-color: @content-border-color; - } - } - } - - /*------------------------------------- End ComboBox -------------------------------------------*/ diff --git a/public/content/ejthemes/bootstrap-theme/ej.theme.min.css b/public/content/ejthemes/bootstrap-theme/ej.theme.min.css deleted file mode 100644 index 8f80da1..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-indentcell{border-left-color:#cecece}.e-grid.e-rtl .e-headercell,.e-grid.e-rtl .e-grouptopleftcell{border-right-color:#cecece;border-bottom-color:#cecece}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-right-color:#3277b2}.e-grid{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border-color:#cecece;color:#333;border-top:none}.e-grid .e-pager{background-color:#fcfcfc}.e-grid .e-icon{color:#666}.e-groupheadercell .e-icon{color:#777}.e-grid .e-gridheader .e-icon{color:#777}.e-grid .e-dialog>.e-dialog-scroller,.e-grid .e-excelfilter.e-dlgcontainer{border:1px solid #cecece \9}.e-grid .e-icon.e-animatebutton{color:#fff;cursor:pointer}.e-grid .e-grouptopleftcell{border-right:1px solid #c8c8c8}.e-grid td.e-indentcell+.e-rowcell{border-left:none}.e-grid th.e-lastgrouptopleftcell+.e-headercell,.e-grid th.e-grouptopleftcell+.e-stackedHeaderCell{border-left:none}.e-grid th.e-filterbarcell.e-grouptopleftcell+th.e-filterbarcell{border-left:none}.e-columnChooser{border:1px solid #cecece;font-size:12px;color:#333}.e-columnChoosertail{border-bottom-color:#cecece}.e-columnChoosertailAlt{border-bottom-color:#fcfcfc}.e-columnChooserListDiv:hover{background-color:#fff}.e-columnChooser .e-vhandlespace{background-color:#fff !important}.e-columnChooser .e-hhandlespace{background-color:#fff !important}.e-columnChooserSplitter{border-top:1px solid #cecece}.e-grid .e-number{background-color:#bbbdc0;color:#fff}.e-grid .e-tableLastCell{border-right-color:#cecece !important}.e-stackedHeaderRow th{border-bottom:1px solid #cecece !important}.e-resFilterDialogHeaderDiv{border-bottom:1px solid #cecece !important}.e-resposnsiveFilterBtnLeft{border-right:1px solid #cecece !important}.e-resIcon{color:#3277b2 !important}.e-grid .e-toolbar .e-hover .e-icon,.e-grid .e-headercell.e-hover .e-icon{color:#333}.e-grid .e-dlgBtns .e-button{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-grid .e-gridpopup .e-content{background-color:#fff;border-color:#cecece}.e-grid .e-gridpopup span:hover,.e-grid .e-gridpopup .e-spanclicked{border-color:#666}.e-grid .e-gridpopup .e-downtail:before,.e-grid .e-gridpopup .e-downtail{border-top-color:#cecece}.e-grid .e-gridpopup .e-downtail:after{border-top-color:#fff}.e-grid .e-gridcontent,.e-grid .e-form-container{background-color:#fff}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{background-color:transparent}.e-grid .e-groupdroparea{border-top-color:#cecece;color:#fff}.e-grid .e-groupdroparea{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-grid .e-cloneproperties{border-color:#cecece}.e-grid .e-cloneproperties{color:#333}.e-grid .e-cloneproperties{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{color:#333;background-color:#f7f7f7;border-color:#cecece;border-top-color:#cecece}.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent{border-style:solid;border-width:1px 0 0;border-color:#cecece}.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell{border:none}.e-grid .e-gridsummary .e-indentcell{background-color:#f7f7f7;border-top-color:#cecece}.e-grid .e-headercell-hover,.e-grid .e-groupheadercell:hover{color:#333}.e-grid .e-groupheadercell{color:#282827;border-color:#cecece;border-radius:9px;background-color:#fcfcfc}.e-grid .e-alt_row{background:#fff}.e-grid .e-inlineform-titlebar{border-color:#cecece;background-color:#f7f7f7}.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-color:#cecece;border-top-color:#cecece;background-color:#f7f7f7}.e-grid .e-detailcell,.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid tr.e-editedrow td.e-rowcell{border-top-color:#cecece}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-color:#cecece}.e-grid .e-detailindentcell{border-right-color:#cecece}.e-grid .e-rowcell.e-updatedtd{color:#333}.e-grid .e-rowcell.e-updatedtd.e-active{color:#fff}.e-activefocusout.e-grid .e-numericitem.e-active,.e-activefocusout.e-grid .e-groupdroparea,.e-activefocusout.e-grid td.e-active,.e-activefocusout.e-grid td.e-cellselectionbackground{background:#727272}.e-grid td.e-active,.e-grid .e-form-titlebar{color:#fff}.e-grid td.e-active,.e-grid .e-form-titlebar{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-grid td.e-cellselectionbackground{color:#fff}.e-grid td.e-cellselectionbackground{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#173753);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#438ccb));background:-webkit-linear-gradient(top,#3277b2,#173753);background:-o-linear-gradient(top,#3277b2,#173753);background:-ms-linear-gradient(top,#3277b2,#173753);background:linear-gradient(to bottom,#3277b2,#173753);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#438ccb',GradientType=0)}.e-grid .e-inlineform-titlebar{font-size:14px;color:#282827}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div{background-color:transparent;cursor:pointer}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-top-color:#cecece;border-left-color:#cecece;border-bottom-color:#3277b2}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{background:#fcfcfc}.e-grid .e-columnselection{background-color:#fcfcfc;color:#3277b2}.e-grid .e-grid-icon{background:#fcfcfc}.e-grid .e-gridheader{color:#282827;border-bottom-color:#cecece;border-top-color:#cecece}.e-grid .e-headercontent,.e-grid .e-movableheader{border-right-color:#cecece}.e-grid.e-rtl .e-headercontent{border-left-color:#cecece}.e-grid .e-editcell,.e-grid .e-form-container,.e-grid .e-externalformedit,.e-grid .e-tabletd,.e-grid .e-rowcell{border-color:#cecece}.e-grid .e-form-togglebtn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-grid .e-form-toggle-icon{color:#fff}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-color:#cecece;background-color:#fcfcfc;background-image:none}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{border-color:#cecece}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-grid .e-grid-filterstatusbar .e-msgdiv,.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{color:#fff}.e-grid .e-groupdroparea.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-grid tr.e-hover{color:#333}.e-grid tr.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-grid tr.e-traverse{color:#333}.e-grid tr.e-traverse{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-grid .e-scrollcss{background:#fcfcfc}.e-grid .e-headercell-hover,.e-grid .e-filtercell:hover,.e-grid .e-groupheadercell:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-grid .e-reorderindicate{border-right-color:#3277b2}.e-grid.e-rtl .e-reorderindicate{border-left-color:#3277b2}.e-grid div.e-field-validation-error{white-space:normal}.e-grid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;word-wrap:break-word}.e-grid form.gridform.field-validation-empty{border:1px solid #cd0a0a}.e-grid div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-grid .e-ejinputtext{border:1px solid #cecece;outline:none;background-color:#fff;color:#333;vertical-align:baseline;text-indent:10px;padding-right:4px}.e-ejinputtext:focus{box-shadow:0 0 5px #ccc}.e-grid .e-summaryrow{background-color:#f7f7f7;border-color:#cecece;border-left-color:#cecece !important}.e-gridfooter{width:100%;background-color:#f7f7f7;border-top:1px solid #cecece}.e-grid .e-detailcell tr:first-child td.e-summaryrow{border-top:1px solid #cecece}.e-grid .e-gridSummaryRows{color:#333}.e-grid .e-reSizeColbg{border-left-color:#cecece}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{background-color:transparent}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{color:#333}.e-grid .e-headercellactive,.e-grid .e-headercellactive span,.e-grid .e-headercellactive div{color:#fff}.e-grid .e-headercellactive{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left-color:#3277b2}.e-grid .e-frozeny{border-bottom-color:#3277b2 !important}.e-grid .e-dialog .e-header .e-icon{color:#282827}.e-grid.e-responsive .e-rowcell{border-bottom-color:rgba(196,196,196,.5)}.e-grid.e-responsive .e-table>tbody>tr>td:last-child{border-bottom-color:#cecece}.e-grid form .e-select:hover .e-icon{color:#333}.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:text;-ms-user-select:text;user-select:text}.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row){background-color:#fff}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-heatmap.e-grid{display:block}.e-heatmaplegend{display:block}.e-heatmap.e-grid .e-alt_row,.e-heatmap.e-grid td.e-cellselectionbackground,.e-heatmap.e-grid .e-headercell,.e-heatmap.e-grid .e-grouptopleftcell{background:#fff}.e-heatmap.e-js.e-grid{font-size:12px}.e-heatmap.e-js.e-grid .e-headercelldiv{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{font-size:12px}.e-heatmap.e-js.e-grid .e-headercell{height:30px}.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid .e-gridheader{border-bottom-width:1px}.e-heatmap.e-js.e-grid,.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-rowcell,.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid td.e-cellselectionbackground,.e-heatmap.e-js.e-grid .e-headercell,.e-heatmap.e-js.e-grid .e-grouptopleftcell,.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-gridheader,.e-heatmap.e-js.e-grid .e-movablecontent,.e-heatmap.e-js.e-grid .e-movableheader{border-color:#c8c8c8}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{border-bottom:none}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-excelfilter.e-dlgcontainer{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px;color:#333;z-index:10001}.e-excelfilter .e-searchcontainer,.e-excelfilter.e-dlgcontainer{background:none #fff}.e-excelfilter .e-menu,.e-excelfilter .e-menu.e-vertical,.e-excelfilter .e-menu.e-vertical .e-list>ul{background:#fff}.e-excelfilter .e-checkboxlist{background:#fff;border:#fff}.e-excelfilter.e-dlgcontainer,.e-excelfilter.e-dlgcustom .e-fieldset,.e-excelfilter .e-menu.e-vertical .e-list>ul{border-width:1px;border-style:solid;border-color:#fafafa}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter.e-dlgcustom label.e-caption,.e-excelfilter .e-searchbox .e-searchitem{font-weight:normal}.e-sortasc,.e-sortdesc{font-size:18px}.e-excelfilter.e-dlgcustom .e-fieldset legend{font-size:14px;color:#333;border:none}.e-excelfilter .e-select:hover .e-icon{color:#333}.e-excelfilter.e-dlgcustom .e-input{line-height:1.7em}.e-excelfilter{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-excelfilter .e-menu .e-list.e-fghdrcolor,.e-excelfilter .e-menu .e-list.e-bghdrcolor,e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover,.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover{background:#fff}.e-bghdrcolor>a,.e-fghdrcolor>a{color:#282827}.e-excelfilter .e-menu .e-list.e-valcolor{border-color:#fcfcfc}.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{border-color:#3277b2;background:transparent}.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused>a{background:transparent;color:#282827}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-schedule,.e-schedule.e-scheduleouter{color:#333;background-color:#fff}.e-schedule .e-mobileNavigation{color:#666}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{color:#666}.e-scheduledrawer .e-lv .e-list.e-state-default:hover>.e-list-img{color:#333}.e-scheduledrawer .e-list.e-state-active .e-list-img{color:#fff}.e-schedule .icon-AddGrad:before{color:#2382c3}.e-schedule .e-datecommondiv{color:#333}.e-schedule .e-commonviewbutton{background:#fcfcfc;color:#333;border:1px solid #cecece;border-right:none}.e-schedule .e-nextapp:hover,.e-schedule .e-prevapp:hover{border-color:#cecece;color:#333}.e-schedule .e-nextapp:hover,.e-schedule .e-prevapp:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-scheduledialog .e-scheduleclose:hover{border-color:#cecece;color:#333}.e-scheduledialog .e-scheduleclose:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-schedule .e-commonviewbutton:hover{color:#333}.e-schedule .e-commonviewbutton:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-schedule .e-appup,.e-schedule .e-appdown{color:#333}.e-schedule .e-appup:hover,.e-schedule .e-appdown:hover{color:#dbdbdb}.e-schedule .e-singleview{border-right:1px solid #cecece}.e-schedule.e-rtl .e-firstview,.e-schedule .e-lastview{border:1px solid #cecece}.e-schedule .e-dateheader{border-bottom:3px solid #3277b2}.e-schedule .e-horizontalemptytd{border:none !important;border-right:1px solid #cecece !important;border-top:1px solid #cecece !important}.e-schedule.e-rtl .e-horizontalemptytd{border:none !important;border-left:1px solid #cecece !important;border-top:1px solid #cecece !important}.e-categorizeMenuSelected{background:none repeat scroll 0 0 #f0f8ff;border:1px solid #0094ff !important}.e-schedule .e-dateheader,.e-schedule .e-leftindent{border-bottom:1px solid #cecece}.e-scheduledialog .e-quickstartendtime{border-bottom:1px solid #cecece}.e-schedule .e-horizontalheader{border-bottom:3px solid #3277b2 !important;background:#fcfcfc;color:#282827}.e-schedule .e-horizontalheadertddate{border-left:none !important;border-bottom:none !important;border-right:none !important}.e-schedule .e-horizontaltimetd{border-bottom:3px solid #3277b2 !important;border-top:1px solid #cecece !important;border-left:1px solid #cecece}.e-schedule .e-horizontalalternatetd{border-bottom:3px solid #3277b2 !important;border-left:1px solid transparent;border-top:1px solid #cecece !important}.e-schedule .e-horizontmonthheaderdatetd{border-bottom:1px solid #cecece !important;border-left:1px solid #cecece}.e-schedule .e-horizontmonthheaderdaytd{border-bottom:3px solid #3277b2 !important;border-left:1px solid #cecece}.e-schedule .e-alternateworkcell{border-left:1px dotted #cecece !important}.e-schedule .e-dayend{border-left:2px solid #cecece !important}.e-schedule .e-parentnode,.e-schedule .e-parentworkcell{border-bottom:1px solid #cecece !important}.e-schedule .e-parentnode{border-bottom:1px solid #cecece !important}.e-schedule .e-parentnode{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-schedule .e-childnode,.e-schedule .e-childworkcell{border-bottom:1px dotted #cecece !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #cecece;border-left:1px solid #cecece;background:#f7f7f7}.e-schedule .e-othermonths{border-left:1px solid transparent}.e-schedule .e-agendacells{border-bottom:1px solid #cecece;border-left:1px solid #cecece}.e-schedule .e-agendahover,.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit,.e-schedule .e-scheduleallday{color:#3277b2}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dotted #d3d3d3}.e-schedule .e-appointresizer-top,.e-schedule .e-appointresizer-bottom,.e-schedule .e-appointresizer-left,.e-schedule .e-appointresizer-right{color:#fff}.e-schedule .e-monthcellhighlight{background:#fff}.e-schedule .e-businesshighlightworkcells{background:#fff}.e-schedule .e-scheduleheader{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-schedule .e-nextapp,.e-schedule .e-prevapp{border:1px solid #cecece;border-bottom:transparent;color:#333}.e-schedule .e-nextapp,.e-schedule .e-prevapp{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-schedule .e-nextprevappdisable{opacity:.4}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{color:#666}.e-schedule .e-scheduleheader>td{border:1px solid #cecece;border-bottom:none}.e-schedule .e-headerarearow>td{border:1px solid #cecece;border-bottom:none}.e-schedule .e-contentarearow>td{border:1px solid #cecece;border-top:none}.e-schedule.e-scheduleresponsive.e-resources{border-right:1px solid #cecece}.e-schedule.e-rtl.e-scheduleresponsive.e-resources{border-right:none;border-left:1px solid #cecece}.e-schedule .e-headerbackcolor,.e-schedule .e-timecells{border-bottom:1px solid #cecece}.e-schedule .e-currentdayhighlight{color:#282827 !important;background:rgba(50,119,178,.3) !important}.e-schedule .e-currentdayhighlight .e-activeview{background:none !important;color:#282827 !important}.e-schedule .e-mousehover{background-color:#dbdbdb !important;color:#333}.e-schedule .e-mousehover .e-agendahover,.e-schedule .e-mousehover .e-schedulerepeat,.e-schedule .e-mousehover .e-schedulerepeatedit,.e-schedule .e-mousehover .e-scheduleallday{color:#333}.e-schedule .e-highlightcurrenttimeline{background-color:#2c6a9e}.e-schedule .e-currenttime{background-color:#2c6a9e;color:#fff}.e-schedule .e-timeidicatorcircle{color:#2c6a9e}.e-scheduledialog .e-recuredit{color:#3277b2}.e-schedule .e-alldaycells{border-left:1px solid #cecece;border-bottom:1px solid #cecece}.e-schedule .e-headerresourcecells{border-bottom:1px solid #cecece}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{border-left:1px solid #cecece;border-bottom:1px solid #cecece;background:#fcfcfc;color:#282827}.e-schedule .e-headercells{border-left:1px solid #cecece;border-bottom:3px solid #3277b2;background:#fcfcfc;color:#282827}.e-schedule .e-monthdateshighlight{color:#d2d1d1 !important}.e-schedule .e-monthcurrenttime{background:#2c6a9e;color:#fff}.e-schedule.e-rtl .e-agendacells,.e-schedule.e-rtl .e-workcells,.e-schedule.e-rtl .e-alldaycells,.e-schedule.e-rtl .e-monthcells{border-left:none !important;border-right:1px solid #cecece}.e-schedule.e-rtl .e-resourcecells,.e-schedule.e-rtl .e-headercells,.e-schedule.e-rtl .e-horizontmonthheaderdatetd,.e-schedule.e-rtl .e-horizontmonthheaderdaytd,.e-schedule.e-rtl .e-monthnamecells{border-left:none !important;border-right:1px solid #cecece}.e-schedule.e-rtl .e-othermonths{border-left:none !important;border-right:1px solid transparent}.e-schedule.e-rtl .e-dayend{border-left:none !important;border-right:2px solid #cecece !important}.e-schedule.e-rtl .e-horizontaltimetd{border-left:none !important;border-right:1px solid #cecece}.e-schedule.e-rtl .e-alternateworkcell{border-left:none !important;border-right:1px dotted #cecece !important}.e-schedule.e-rtl .e-horizontalalternatetd{border-left:none !important;border-right:1px solid transparent !important}.e-schedule .e-activeview{background:#3277b2;background:-moz-linear-gradient(top,0%,#296293 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2 0%,#296293 100%);background:-o-linear-gradient(top,#3277b2 0%,#296293 100%);background:-ms-linear-gradient(top,#3277b2 0%,#296293 100%);background:linear-gradient(to bottom,#3277b2 0%,#296293 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0);color:#fff}.e-schedule .e-monthleftcells,.e-schedule .e-settingsindent{border-bottom:3px solid #3277b2;background:#fcfcfc;color:#282827}.e-schedule .e-resourceleftindentcells,.e-schedule .e-monthnameleftindentcell{border-bottom:1px solid transparent;background:#fcfcfc;color:#282827}.e-schedule .e-horizontaldaterender{background:#fcfcfc;color:#282827}.e-draggableAppointment,.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{background:#3277b2;background:-moz-linear-gradient(top,0%,#296293 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2 0%,#296293 100%);background:-o-linear-gradient(top,#3277b2 0%,#296293 100%);background:-ms-linear-gradient(top,#3277b2 0%,#296293 100%);background:linear-gradient(to bottom,#3277b2 0%,#296293 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0);color:#fff;border:1px solid #4b91cc}.e-schedule .e-categorycolor,.e-schedule .e-agendacolordiv{background:#3277b2;background:-moz-linear-gradient(top,0%,#296293 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2 0%,#296293 100%);background:-o-linear-gradient(top,#3277b2 0%,#296293 100%);background:-ms-linear-gradient(top,#3277b2 0%,#296293 100%);background:linear-gradient(to bottom,#3277b2 0%,#296293 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-schedule .e-selectedAppointment{border:1px solid #000}.e-schedule .e-selectedCell,.e-schedule .e-agendaappointment.e-selectedAppointment{background-color:#dbdbdb !important}.e-schedule .e-borderleft{border-left:1px solid #cecece}.e-schedule .e-borderright{border-right:1px solid #cecece !important}.e-scheduledialog .e-buttonactive:not(.e-disable){background:#3277b2 !important;color:#fff !important}.e-scheduledialog .e-buttonactive:not(.e-disable):hover{background:#f4f4f4 !important;color:#333 !important}.e-scheduledialog .e-detailedapp,.e-scheduledialog .e-editevents{color:#3277b2}.e-scheduledialog .e-dialogheader{font-weight:bold !important}.e-scheduledialog .e-outerarrowline{border-color:#cecece transparent;border-image:none;border-style:solid;border-width:9px 9px 0;left:0;position:absolute;top:0}.e-scheduledialog .e-innerarrow{border-color:#fff transparent;border-image:none;border-style:solid;border-width:8px 8px 0;left:1px;position:absolute;top:0}.e-draggableAppointment{box-shadow:5px 5px 5px #383838}.e-schedule .e-blocktimeappointment{background-color:#c9c9c9;color:#333;opacity:.4}.e-scheduledialog div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-schedule .e-appsoverflow{color:#666}.e-schedule .e-appsoverflow:hover{color:#333}.e-scheduledialog div.e-error .e-toparrow{border-bottom-color:#fffe92}@media print{.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:#3277b2 !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293)) !important;background:-webkit-linear-gradient(top,#3277b2 0%,#296293 100%) !important;background:-o-linear-gradient(top,#3277b2 0%,#296293 100%) !important;background:-ms-linear-gradient(top,#3277b2 0%,#296293 100%) !important;background:linear-gradient(to bottom,#3277b2 0%,#296293 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0) !important;color:#fff !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:-moz-linear-gradient(top,0%,#296293 100%) !important}.e-schedule .e-scheduleheader{background:#fcfcfc !important;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0)) !important;background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:-o-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:linear-gradient(to bottom,#fcfcfc,#e0e0e0 !important)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0) !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #cecece !important;border-left:1px solid #cecece !important;background:#f7f7f7 !important}.e-schedule .e-monthcellhighlight{background:#fff !important}.e-schedule .e-businesshighlightworkcells{background:#fff !important}.e-schedule .e-nextapp,.e-schedule .e-prevapp{border:1px solid #cecece !important;border-bottom:transparent !important;color:#333 !important}.e-schedule .e-nextapp,.e-schedule .e-prevapp{background:#fcfcfc !important;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0)) !important;background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:-o-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0 !important)!important;background:linear-gradient(to bottom,#fcfcfc,#e0e0e0 !important)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0) !important}.e-schedule .e-apptext,.e-schedule .e-apptime,.e-schedule .e-recurapp:before,.e-schedule .e-recureditapp:before{color:#fff !important}.e-schedule .e-scheduleallday:before,.e-schedule .e-schedulerepeat:before,.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-timeidicatorcircle:before{color:#3277b2 !important}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dotted #d3d3d3 !important}.e-schedule .e-othermonths{border-left:1px solid transparent !important}}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-nextpage,.e-grid.e-rtl .e-nextpagedisabled{border-left-color:#cecece}.e-pager,.e-grid .e-pagerstatusbar,.e-pager .e-drpdwn li,.e-pager .e-drpdwn,.e-pager div.e-drpdwndiv{background-color:#fcfcfc;border-color:#cecece;color:#333}.e-pager .e-icon{color:#666}.e-pager .e-default:hover{color:#333}.e-pager .e-spacing{color:#333}.e-pager .e-spacing.e-NP{color:#666}.e-pager .e-numericitem.e-hover,.e-pager .e-currentitem.e-hover{color:#333}.e-pager .e-numericitem.e-hover,.e-pager .e-currentitem.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pager.e-disable .e-numericitem.e-hover{background:#fcfcfc;border-right-color:#cecece}.e-pager .e-numericitem{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pager .e-numericitem{background:#fcfcfc;border-right-color:#cecece}.e-pager .e-prevpagedisabled,.e-pager .e-prevpage,.e-pager .e-nextpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled,.e-pager .e-lastpage,.e-pager .e-firstpage,.e-pager .e-firstpagedisabled{background-color:#fcfcfc;color:#666}.e-pager .e-lastpage,.e-pager .e-firstpage{background-color:transparent}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{background-color:transparent;background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:-o-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:-ms-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:linear-gradient(to bottom,#f4f4f4 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pager.e-disable .e-nextpage.e-hover,.e-pager.e-disable .e-lastpage.e-hover,.e-pager.e-disable .e-firstpage.e-hover,.e-pager.e-disable .e-prevpage.e-hover{background:transparent;border-right-color:#c8c8c8;color:#686969}.e-pager .e-pagercontainer{background-color:#fcfcfc;border-color:#cecece}.e-pager.e-rtl .e-numericitem{border-left-color:#cecece}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-color:#cecece}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{border-left-color:#cecece}.e-pager.e-rtl div.e-parentmsgbar{float:left}.e-pager.e-rtl div.e-parentmsgbar{margin-left:6px}.e-pager .e-currentitem.e-active{color:#fff}.e-pager .e-currentitem.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-pager .e-currentitem.e-hover{color:#fff}.e-pager .e-currentitem.e-hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-pager.e-disable .e-currentitem.e-hover{color:#fff;background-color:#179bd7}.e-pager.e-disable .e-currentitem.e-hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-pager .e-drpdwndiv:before{color:#333;background:#fcfcfc}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{color:#333}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager.e-disable .e-drpdwn li:hover{color:#333;background:#fcfcfc}.e-pager .e-drpdwn li.e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-pager .e-drpdwn li.e-active{color:#fff}.e-pager .e-drpdwn li.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-pager .e-textbox-paging.e-pagercontainer{float:none}.e-pager .e-template{width:100%}.e-pager .e-textbox-paging .e-gototextbox{border:none}.e-pager .e-textbox-paging .e-nextpage,.e-pager .e-textbox-paging .e-nextpagedisabled{border-left:1px solid;border-color:#cecece}.e-pager.e-rtl .e-textbox-paging .e-nextpage,.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled{border-right:1px solid;border-color:#cecece}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{float:none;margin-right:0;height:26px}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{width:75px}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{padding:9px 3px 8px 8px}.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background:transparent}.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{padding:8px 8px 2px 2px}.e-pager.e-rtl .e-textbox-paging .e-gototextbox{float:right}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{border-radius:0 4px 4px 0}.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{border-radius:0}.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover{border-radius:0}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background-color:transparent;background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:-o-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:-ms-linear-gradient(top,#f4f4f4 0%,#e9e9e9 100%);background:linear-gradient(to bottom,#f4f4f4 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{border-right:inherit}.e-pager.e-rtl .e-template .e-lastpage,.e-pager.e-rtl .e-template .e-lastpagedisabled{border-right:none;border-left:1px solid;border-left-color:#cecece}.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{display:none}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-vhandlespace{background-color:#fafafa}.e-scrollbar .e-vscroll{border-right:none}.e-scrollbar .e-vscroll{border-left:1px solid #cecece}.e-scrollbar .e-hscroll{border-top:1px solid #cecece}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:1px solid #cecece}.e-scrollbar .e-hscroll .e-hup.e-icon{border-left:none}.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{border-bottom:1px solid #cecece}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-left:none}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-right:1px solid #cecece}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{border-left:1px solid #cecece}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:none}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{transition:top .1s linear 0s,left .1s linear 0s}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{background-color:#fcfcfc}.e-scrollbar .e-vhandle{border-top:1px solid #cecece;border-bottom:1px solid #cecece}.e-scrollbar .e-hhandle{border-left:1px solid #cecece;border-right:1px solid #cecece}.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{background-color:#f4f4f4}.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-hhandle:hover{background-color:#f4f4f4;cursor:default;border-color:#cecece}.e-scrollbar .e-button{color:#666}.e-scrollbar .e-button:hover{border-color:#cecece}.e-scrollbar .e-button:hover{background-color:#f4f4f4;color:#333}.e-scrollbar .e-button{background-color:#fcfcfc}.e-scroller.e-speed-scroll>.e-content{overflow:scroll !important}.e-scroller.e-speed-scroll .e-content{touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar{height:0;width:0}.e-scroller .e-disable .e-vhandle:hover,.e-scroller .e-disable .e-button :hover,.e-scroller .e-disable .e-hhandle:hover{background-color:#bcbcbc;border:1px solid #cecece;transition:top .1s linear 0s,left .1s linear 0s}.e-scrollbar .e-v-line:before{content:""}.e-scrollbar .e-h-line:before{content:""}.e-scroller .e-button,.e-scroller .e-disable .e-button:hover{color:#666}.e-scroller .e-disable .e-button:hover{background-color:transparent}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn>.e-content{border-color:#cecece;background-color:#fff}.e-acrdn>.e-content{border-right:-1;border-left:-1}.e-acrdn>.e-content{color:#333;font-size:14px}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{color:#333}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-acrdn .e-select{font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn .e-select{border-color:#cecece;font-size:16px}.e-acrdn .e-select:hover{color:#333;border-color:#cecece}.e-acrdn .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-acrdn .e-select a{color:#333}.e-acrdn .e-select:first-child{border-top-color:#cecece}.e-acrdn>.e-select:first-child{border-color:#cecece}.e-acrdn .e-select.e-active,.e-acrdn .e-disable.e-active.e-select:hover a,.e-acrdn .e-disable.e-active.e-select:hover{color:#fff}.e-acrdn .e-select.e-active,.e-acrdn .e-disable.e-active.e-select:hover a,.e-acrdn .e-disable.e-active.e-select:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-acrdn.e-disable .e-select:hover,.e-acrdn.e-disable .e-select:hover a{background:#ecedee;color:#5c5c5c}.e-acrdn .e-select.e-active{font-weight:normal;border-bottom:medium none}.e-acrdn .e-select.e-active{border-color:#cecece}.e-acrdn .e-select.e-active:hover{color:#333;border-color:#cecece}.e-acrdn .e-select.e-active:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-acrdn .e-select.e-active a{color:#fff}.e-acrdn .e-select:hover a,.e-acrdn .e-select.e-active:hover a{color:#333}.e-acrdn .e-select>span{color:#666}.e-acrdn .e-select.e-active>span{color:#fff}.e-acrdn .e-select:hover>span,.e-acrdn .e-select.e-active:hover>span{color:#333}.e-acrdn .e-select.e-disable:hover>span,.e-acrdn .e-select.e-disable.e-active:hover>span{color:#666}.e-acrdn .e-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:#333;font-size:14px;font-weight:normal}.e-atc .e-options.e-active{color:#fff}.e-atc .e-options.e-active{border-color:#cecece}.e-atc .e-options.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{color:#333;border-color:#cecece}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-atc .e-boxes{background-color:#fff}.e-atc.e-focus .e-in-wrap{box-shadow:0 0 7px rgba(154,146,203,.87);border-color:#cecece}.e-atc:hover .e-in-wrap{border-color:#cecece}.e-atc-popup .e-category{border-bottom:1px solid #cecece}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{color:#333;border-color:#f4f4f4}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-atc .e-select:hover,.e-atc.e-rtl .e-select:hover{border-color:#cecece;color:#333}.e-atc .e-select:hover,.e-atc.e-rtl .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{border-color:#cecece;color:#666;background:#fcfcfc}.e-atc .e-input.e-load{background-image:url(images/ajax-loader.gif)}.e-atc ::-webkit-input-placeholder{color:#333}.e-atc :-ms-input-placeholder{color:#333}.e-atc ::-moz-placeholder{color:#333}.e-atc :-moz-placeholder{color:#333}.e-atc-popup .e-atc-tdbottom,.e-atc-popup div.e-atc-tableHeader{border-bottom:1px solid #cecece}.e-atc-popup .e-atc-tdright,.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thright{border-right:1px solid #cecece}.e-atc-popup .e-atc-tdleft,.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thleft{border-left:1px solid #cecece}.e-atc-popup .e-atc-tableHeaderContent th{background:#fff}.e-atc-popup .e-content .e-atc-trbgcolor{background:#fff}.e-atc.e-disable-wrap .e-in-wrap{background-color:#eee;border-color:#ccc}.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover{background-color:#d6d7d7}.e-atc-popup .e-activeli,.e-atc-popup .e-content .e-activeli{background:#3277b2}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn:not(.e-inputbtn),.e-tbtn,.e-split-btn{font-weight:normal;font-size:14px}.e-btn.e-select:focus{box-shadow:0 0 2px #ccc}.e-btn.e-txt.e-select,.e-tbtn.e-txt.e-select,.e-split-btn.e-txt.e-select{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-split-btn-hide{visibility:hidden}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-right:medium none;border-left-color:#cecece}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border-left:medium none;border-right-color:#cecece}.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active{background:#fcfcfc;color:#333;border-color:#cecece}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{background:#fcfcfc;color:#333;border-color:#cecece}.e-btn.e-disable,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon{cursor:default}.e-float-btn.e-btn.e-select.e-icon{border:none}.e-float-btn.e-btn.e-select.e-icon:hover{border:none}.e-float-btn.e-btn.e-select.e-icon:active{border:none}.e-float-btn.e-btn.e-select.e-icon:not(:active):after{border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon:focus,.e-primary-icon-btn.e-btn.e-select.e-icon:hover,.e-primary-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-flat-icon-btn.e-btn.e-select.e-icon:focus,.e-flat-icon-btn.e-btn.e-select.e-icon:hover,.e-flat-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon:focus,.e-icon-btn.e-btn.e-select.e-icon:hover,.e-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{border-color:#cecece;color:#333}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-drp-btn.e-select .e-icon,.e-btn.e-select .e-icon{color:#666}.e-btn.e-select:active,.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active.e-disable:hover{border-color:#cecece;color:#fff}.e-btn.e-select:active,.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active.e-disable:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-drp-btn.e-select:hover,.e-btn.e-select:hover .e-icon{color:#333}.e-drp-btn.e-select:active,.e-btn.e-select:active .e-icon,.e-btn.e-active .e-icon,.e-btn.e-disable.e-select.e-active:hover .e-icon{color:#fff}.e-menu.e-split,.e-menu.e-context.e-split,.e-menu.e-context.e-split .e-list>ul,.e-menu.e-widget.e-split li.e-list{background-color:#fcfcfc;color:#333;border-color:#cecece}.e-tbtn.e-btn.e-active:hover .e-icon{color:#fff}.e-split.e-widget{background:none}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{border-color:#cecece;color:#fff}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-btn.e-select.e-primary:hover{border-color:#cecece;color:#333}.e-btn.e-select.e-primary:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-btn.e-select.e-primary .e-icon,.e-btn.e-select.e-primary .e-icon:active{color:#fff}.e-btn.e-select.e-primary:hover .e-icon{color:#333}.e-btn.e-select.e-primary:active:hover .e-icon,.e-btn.e-select.e-primary:active:hover{color:#fff}.e-btn.e-select.e-primary:active:hover .e-icon,.e-btn.e-select.e-primary:active:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{border-color:rgba(206,206,206,.5);color:rgba(255,255,255,.5)}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-btn.e-select.e-disable.e-primary .e-icon,.e-btn.e-select.e-disable.e-primary:hover .e-icon,.e-btn.e-select.e-disable.e-primary:active .e-icon{color:rgba(255,255,255,.5)}.e-btn.e-select.e-success{color:#fff;background:#5cb85c;border-color:#4cae4c}.e-btn.e-select.e-success .e-icon,.e-btn.e-select.e-info .e-icon,.e-btn.e-select.e-warning .e-icon,.e-btn.e-select.e-danger .e-icon{color:#fff}.e-btn.e-select.e-success:active,.e-btn.e-select.e-success:hover,.e-btn.e-select.e-success:hover:focus{background:#449d44;border-color:#398439}.e-btn.e-select.e-success:focus,.e-btn.e-select.e-success:active:hover,.e-btn.e-select.e-success:active:focus{background:#398439;border-color:#255625}.e-btn.e-select.e-success:focus{background-color:#449d44}.e-btn.e-select.e-info{color:#fff;background:#5bc0de;border-color:#46b8da}.e-btn.e-select.e-info:active,.e-btn.e-select.e-info:hover,.e-btn.e-select.e-info:focus,.e-btn.e-select.e-info:hover:focus{background:#31b0d5;border-color:#269abc}.e-btn.e-select.e-info:focus{border-color:#1b6d85}.e-btn.e-select.e-info:active:hover,.e-btn.e-select.e-info:active:focus{background:#269abc;border-color:#1b6d85}.e-btn.e-select.e-warning{color:#fff;background:#f0ad4e;border-color:#eea236}.e-btn.e-select.e-warning:active,.e-btn.e-select.e-warning:hover,.e-btn.e-select.e-warning:focus,.e-btn.e-select.e-warning:hover:focus{background:#ec971f;border-color:#d58512}.e-btn.e-select.e-warning:focus{border-color:#985f0d}.e-btn.e-select.e-warning:active:hover,.e-btn.e-select.e-warning:active:focus{background:#d58512;border-color:#985f0d}.e-btn.e-select.e-danger{color:#fff;background:#d9534f;border-color:#d43f3a}.e-btn.e-select.e-danger:active,.e-btn.e-select.e-danger:hover,.e-btn.e-select.e-danger:focus,.e-btn.e-select.e-danger:hover:focus{background:#c9302c;border-color:#ac2925}.e-btn.e-select.e-danger:focus{border-color:#761c19}.e-btn.e-select.e-danger:active:hover,.e-btn.e-select.e-danger:active:focus{background:#ac2925;border-color:#761c19}.e-btn.e-select.e-link,.e-btn.e-select.e-link .e-icon{background:transparent;font-weight:400;color:#337ab7;border:none;box-shadow:none}.e-btn.e-select.e-link:active,.e-btn.e-select.e-link:active .e-icon{text-decoration:none}.e-btn.e-select.e-link:hover,.e-btn.e-select.e-link:hover .e-icon,.e-btn.e-select.e-link:focus,.e-btn.e-select.e-link:focus .e-icon,.e-btn.e-select.e-link:active:hover,.e-btn.e-select.e-link:active:hover .e-icon{color:#23527c}.e-btn.e-select.e-link.e-txt:hover,.e-btn.e-select.e-link.e-txt:focus,.e-btn.e-select.e-link.e-txt:active:hover{text-decoration:underline}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:focus,.e-btn.e-select.e-disable.e-success:active,.e-btn.e-select.e-disable.e-success:active:hover{background:rgba(92,184,92,.5)}.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:hover,.e-btn.e-select.e-disable.e-info:focus,.e-btn.e-select.e-disable.e-info:active,.e-btn.e-select.e-disable.e-info:active:hover{background:rgba(91,192,222,.5)}.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:hover,.e-btn.e-select.e-disable.e-warning:focus,.e-btn.e-select.e-disable.e-warning:active,.e-btn.e-select.e-disable.e-warning:active:hover{background:rgba(240,173,78,.5)}.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:hover,.e-btn.e-select.e-disable.e-danger:focus,.e-btn.e-select.e-disable.e-danger:active,.e-btn.e-select.e-disable.e-danger:active:hover{background:rgba(217,83,79,.5)}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:active:hover,.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:active:hover,.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:active:hover,.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:active:hover,.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link:active:hover{color:rgba(255,255,255,.5);border-color:transparent;box-shadow:none}.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link.e-txt,.e-btn.e-select.e-disable.e-link:hover,.e-btn.e-select.e-disable.e-link.e-txt:hover,.e-btn.e-select.e-disable.e-link:active,.e-btn.e-select.e-disable.e-link.e-txt:active,.e-btn.e-select.e-disable.e-link:focus,.e-btn.e-select.e-disable.e-link:focus .e-txt,.e-btn.e-select.e-disable.e-link:active:hover,.e-btn.e-select.e-disable.e-link.e-txt:active:hover{color:rgba(51,122,183,.5);background:transparent;text-decoration:none}.e-btn.e-select.e-disable.e-link .e-icon,.e-btn.e-select.e-disable.e-link:hover .e-icon,.e-btn.e-select.e-disable.e-link:focus .e-icon,.e-btn.e-select.e-disable.e-link:active .e-icon,.e-btn.e-select.e-disable.e-link:active:hover .e-icon{color:rgba(51,122,183,.5)}.ejinputtext{background-color:#fff;outline:medium none}.ejinputtext{border:1px solid #cecece;color:#333}.e-textbox,.e-textarea{background-color:#fff}.e-textbox,.e-textarea{border-color:#cecece;color:#333}.ejinputtext:focus{box-shadow:0 0 7px #ccc}.e-textbox:hover,.e-textarea:hover{border-color:#cecece}.e-textbox:focus,.e-textarea:focus{box-shadow:0 0 7px #ccc;border-color:#cecece}.e-textbox[disabled],.e-textarea[disabled]{box-shadow:none}.e-textbox[disabled],.e-textarea[disabled]{background-color:#eee;border-color:#ccc;color:rgba(51,51,51,.38)}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{box-shadow:none}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{border-color:#cecece}.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{color:#333}.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{color:#333}.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{color:#333}.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{color:#333}.e-menu.e-split.e-context .e-list>.e-menulink{color:#333}.e-btn.e-disable.e-select,.e-tbtn.e-btn.e-disable.e-select.e-active,.e-tbtn.e-disable,.e-btn.e-disable.e-select:active,.e-split.e-disable{background-color:#eee;border-color:#ccc;color:#d6d7d7;opacity:1}.e-btn.e-disable.e-select,.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active,.e-tbtn.e-btn.e-disable.e-select.e-active:hover{background-color:#eee;border-color:#ccc;color:#d6d7d7;opacity:1}.e-btn.e-disable.e-select:hover .e-icon,.e-btn.e-disable.e-select:active .e-icon{color:#d6d7d7}.e-btn.e-disable.e-select .e-icon{color:#d6d7d7}.e-btn.e-disable.e-select:focus{box-shadow:none}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-captcha .refresh{background:#f7f7f7;border:1px solid #c9c9c9}.e-captcha .audio{background:#f7f7f7}.e-captcha .imagecontainer{border:1px solid #989898}.e-captcha .validTextBox{border:1px solid #c7c5c5}.e-captcha .e-validTextBox{border:1px solid #c7c5c5}.e-captcha .e-refresh{background:#f7f7f7;border:1px solid #c9c9c9}.e-captcha .e-audio{background:#f7f7f7;border:1px solid #c7c5c5}.e-captcha .e-imageContainer{border:1px solid #989898}.e-captcha div:nth-child(2){width:0}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-colorpicker .e-hsv-color,.e-colorpicker .e-buttons .e-preview,.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{border:3px solid #fff}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider .e-handle.e-select.e-handle-start,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab),.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border:3px solid #fff}.e-colorpicker:focus{outline:none}.e-colorwidget .e-select{background:#fff;color:#666;border-color:#cecece}.e-colorwidget.e-split .e-in-wrap .e-select:hover,.e-colorwidget.e-split .e-color-container:hover{border-color:#cecece;color:#333}.e-colorwidget.e-split .e-in-wrap .e-select:hover,.e-colorwidget.e-split .e-color-container:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover{cursor:default;background:#fff}.e-colorpicker.e-popup{background-color:#fcfcfc;border-color:#cecece}.e-presetWrapper.e-widget.e-context{border-color:#cecece}.e-colorwidget.e-focus{box-shadow:0 0 7px rgba(154,146,203,.87)}.e-colorwidget.e-focus .e-in-wrap:active{border-color:#cecece}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{background-color:#fff;color:#333}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{border-color:#fff}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{color:#333}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{background:#fff}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border-right:1px solid;border-right-color:#cecece}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{color:#333;border-color:#cecece}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{background-color:#fff}.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover{color:#333;border-color:#cecece}.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-presetWrapper.e-menu.e-context,.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused,.e-presetWrapper.e-menu.e-context .e-list>ul,.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#333;border-color:#fff}.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#333}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{border-color:#cecece}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-colorpicker .e-footer .e-cancelButton.e-btn,.e-colorpicker .e-footer .e-applyButton.e-btn{background:#fcfcfc;border-color:#cecece}.e-colorpicker .e-footer .e-cancelButton.e-btn:hover,.e-colorpicker .e-footer .e-applyButton.e-btn:hover{border-color:#cecece;color:#333}.e-colorpicker .e-footer .e-cancelButton.e-btn:hover,.e-colorpicker .e-footer .e-applyButton.e-btn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{color:#333}.e-colorpicker .e-buttons .e-grpbtn,.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-buttons .e-grpbtn .e-btn{background-color:#fff;border-color:#fff}.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{background:none}.e-colorpicker .e-buttons .e-previous,.e-presetWrapper .e-presets-table .e-preset-row{border-color:#cecece}.e-colorpicker .e-item{border-color:#cecece}.e-colorpicker .e-color-image,.e-presetWrapper .e-color-image,.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover{background-image:url(../common-images/lighttheme/colorpicker_light.png);background-color:transparent;filter:none}.e-presetWrapper .e-presetHeader,.e-colorpicker .e-element .e-icon:before{color:#333}.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-codeeditor .e-close_01{color:#333}.e-colorpicker .e-buttons .e-grpbtn .e-click{color:#fff;border-color:#cecece;box-shadow:0 0 0 2px white}.e-colorpicker .e-buttons .e-grpbtn .e-click{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{color:#333;border-color:#cecece}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-presetWrapper.e-menu.e-context li.e-list{background:#fff}.e-colorpicker .e-context.e-menu .e-mhover>a,.e-colorpicker .e-context.e-menu .e-mhover>span,.e-colorpicker .e-context.e-menu .e-mfocused,.e-colorpicker .e-context.e-menu .e-mfocused>a,.e-colorpicker .e-context.e-menu .e-mfocused>span{background:transparent}.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{background:transparent}.e-colorpicker .e-footer .e-switcher:focus{box-shadow:0 0 2px #ccc;outline-color:#ccc}.e-colorwidget.e-disable{background-color:#eee;border-color:#ccc;opacity:1}.e-colorwidget.e-disable .e-select,.e-colorwidget.e-disable .e-select:hover{background-color:#d6d7d7}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;transform:rotate(0deg);transition:transform 300ms ease}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{margin:-11px 5px}.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{opacity:.35;background:none}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-fileexplorer,.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{border-color:#cecece}.e-fileexplorer,.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{border-color:#cecece}.e-fileexplorer{border-color:#cecece}.e-fileexplorer .e-splitter .e-splitbar,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer.e-fe-mobile .e-fe-split-icon{border-color:#cecece}.e-fileexplorer input:not(.e-textbox),.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name,input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{color:#333}.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{color:#333}.e-fileexplorer.e-js .e-grid td.e-active,.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{color:#fff}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{border-color:#cecece}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{color:#333}.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon,.fe-context-menu.e-menu.e-context .e-list.e-active>.e-menulink>.e-fileexplorer-toolbar-icon{color:#fff}.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon,.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon{color:#333}.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fe-dialog.e-icon.e-close:hover{color:#333;border-color:#cecece}.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fe-dialog.e-icon.e-close:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-fileexplorer.e-js .e-tilenode.e-active,.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active{border-color:#cecece;background:#3277b2}.e-fileexplorer.e-js .e-tilenode.e-active:hover,.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{color:#333;border-color:#cecece}.e-fileexplorer.e-js .e-tilenode.e-active:hover,.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-fileexplorer.e-js .e-statusbar .e-active .e-icon{color:#3277b2}.e-fileexplorer.e-js .e-treeview .e-text:hover,.e-fileexplorer .e-actionbar .e-btn.e-select:hover,.e-fileexplorer .e-treeview .e-text.e-file-droppable{color:#333;border-color:#cecece}.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input,.e-fe-split-context.e-menu.e-context.e-split,.e-fe-split-context.e-menu.e-widget.e-split li.e-list{background:#fff}.e-fileexplorer .e-tilenode.e-hover,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td,.e-fileexplorer .e-tilenode.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td,.e-fileexplorer .e-treeview .e-text.e-file-droppable{border-color:#cecece;background:#f4f4f4}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{border-color:#cecece}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select,.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{background:none}.e-fileexplorer .e-toolbar{color:#666;border-color:#cecece}.e-fileexplorer .e-toolbar{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active{background:transparent}.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer .e-grid .e-gridheader.e-scrollcss,.e-fileexplorer .e-grid .e-gridheader .e-headercell{background:#fff}.e-fileexplorer .e-alt_row,.e-fileexplorer .e-gridheader,.e-fileexplorer .e-gridheader .e-headercell,.e-fileexplorer .e-grid .e-gridcontent,.e-fileexplorer .e-splitter .e-pane,.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace,.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace{background-color:#fff}.e-fileexplorer .e-tilenode.e-hover .e-thumbImage{border-color:#cecece}.e-fileexplorer.e-js .e-active .e-thumbImage{border-color:#3277b2}.e-menu>.e-list.e-fe-separator{border-color:#cecece}.e-fileexplorer .e-toolbar .e-hover .e-tool-input,.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{border-color:#3277b2}.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active,.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active{background:#fcfcfc;border-color:#fcfcfc}.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover,.e-fileexplorer .e-toolbar .e-fe-split-button.e-active,.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active{background:#fcfcfc;border-color:#fcfcfc}.e-dialog .e-fe-table table tr .e-readonly{background:#fff;color:#333}.e-dialog .e-fe-table table .e-border{border-color:#cecece}.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn{background:#3277b2;color:#fff}.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover,.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{background-color:transparent}.e-fileexplorer .e-fe-popup .e-content{background-color:#fff;border-color:#cecece}.e-fileexplorer .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-fileexplorer .e-fe-popup .e-downtail:before,.e-fileexplorer .e-fe-popup .e-downtail{border-top-color:#cecece}.e-fileexplorer .e-fe-popup span:hover,.e-fileexplorer .e-fe-popup .e-spanclicked{border-color:#666}.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{box-shadow:0 0 6px -1px #cecece inset}.e-fileexplorer .e-toolbar.e-js{border-bottom-color:#3277b2}.fe-context-menu.e-menu.e-context .e-mhover>a>span.e-fileexplorer-toolbar-icon,.fe-context-menu.e-menu.e-context .e-mfocused>a>span.e-fileexplorer-toolbar-icon{color:#333}.e-fileexplorer .e-toolbar>ul>li .e-split.e-active .e-splitbutton.e-btn.e-select{background:#3277b2}.e-fileexplorer .e-toolbar>ul>.e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select{background:#f4f4f4}.e-fileexplorer .e-toolbar .e-hover .e-tool-input,.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{border-color:#cecece}.e-fe-dialog input.e-fe-dialog-text:hover,.e-fe-dialog input.e-fe-dialog-text:focus{border-color:#cecece}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{background-color:rgba(50,119,178,.2)}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{border:1px solid #3277b2}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active{background-color:#3277b2}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datepicker table td.e-disable,.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable{opacity:1;color:#bfbfbf;visibility:visible;cursor:default}.e-datepicker table td.e-hidedate{visibility:hidden}.e-datepicker:focus{outline:none}.e-datewidget .e-in-wrap{border-color:#cecece}.e-datewidget.e-widget:hover .e-in-wrap{border-color:#cecece}.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover{border-color:#cecece;box-shadow:0 0 7px rgba(154,146,203,.87)}.e-datewidget .e-select,.e-datewidget.e-rtl .e-select,.e-ntouch.e-datewidget .e-disable.e-select:hover{background:#fcfcfc;border-color:#cecece;color:#666}.e-ntouch.e-datewidget .e-select:hover{color:#333;border-color:#cecece}.e-ntouch.e-datewidget .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-datewidget .e-select.e-active{border-color:#3277b2}.e-datewidget .e-select.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-datewidget .e-input{background-color:#fff}.e-datewidget .e-input{color:#333}.e-datepicker table td.other-month,.e-datepicker .e-allyear-first,.e-datepicker .e-allyear-last,.e-datepicker .e-year-first,.e-datepicker .e-year-last{color:#3277b2}.e-datepicker table td.e-dp-weekend{color:#cd0a0a}.e-datepicker.e-calendar{border-color:#cecece;background-color:#fff}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{font-weight:normal}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{background:#fcfcfc}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{border-bottom:1px solid #cecece;font-size:16px;color:#282827}.e-datepicker .e-header:hover>span{color:#333}.e-datepicker .e-footer{color:#333;border:1px solid transparent}.e-datepicker .e-footer.e-btn.e-select{background:transparent;width:100%}.e-ntouch.e-datepicker .e-footer:hover{border-color:transparent}.e-ntouch.e-datepicker .e-footer:hover{color:#333;border:1px solid #cecece}.e-ntouch.e-datepicker .e-footer:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-datepicker .e-text{color:#282827}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{border-bottom:1px solid transparent}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{color:#333}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{border-color:#cecece;box-shadow:0 0 0 transparent inset}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{color:#333;border-radius:4px}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{background:transparent}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{background:none;border-color:none}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{color:#bfbfbf}.e-datepicker .e-datepicker-days .e-selected-days{border-radius:0;box-shadow:0 0 0 transparent inset;color:#fff}.e-datepicker .e-datepicker-days .e-selected-days{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-work-week .e-week-day,.e-selected-week,.e-selected-month{background-color:#fcfcfc;color:#333}.e-datepicker .e-header .e-icon{color:#333}.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover{background-color:transparent}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{border-color:#cecece}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{background-color:#f4f4f4;border-radius:4px 4px 4px 4px}.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default;border-color:#cecece}.e-datepicker .e-state-default{color:#333;font-weight:normal}.e-datepicker .today{color:#333;background-color:#fcfcfc;border-radius:4px}.e-datepicker .other-month.e-active{background:none}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{box-shadow:0 0 0 transparent inset;color:#fff;border-color:#cecece}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{border-radius:4px}.e-ntouch.e-datepicker table td.other-month:hover,.e-ntouch.e-datepicker .e-allyear-first:hover,.e-ntouch.e-datepicker .e-allyear-last:hover,.e-ntouch.e-datepicker .e-year-first:hover,.e-ntouch.e-datepicker .e-year-last:hover{background-color:transparent;border-color:#cecece}.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover{background:none;color:#333;border:1px solid transparent}.e-ntouch.e-datepicker.e-popup.e-disable table td:hover,.e-datepicker.e-popup.e-disable td.e-state-hover,.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover{background:none;color:#333;font-weight:normal;border-radius:0;border-color:#cecece}.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover{background:none;border-radius:0;border-color:#cecece}.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover,.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover{background:none;border-color:none;color:#bfbfbf}.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover{color:#fcfcfc}.e-ntouch.e-datepicker .e-datepicker-headertext:hover{background:#f4f4f4}.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover{background:none}.e-datepicker::-webkit-input-placeholder{color:#333}.e-datepicker:-ms-input-placeholder{color:#333}.e-datepicker::-moz-placeholder{color:#333}.e-datepicker:-moz-placeholder{color:#333}.e-datewidget.e-disable{background-color:#eee;border-color:#ccc;opacity:1}.e-datewidget .e-select.e-disable,.e-datewidget.e-disable .e-select:hover,.e-ntouch.e-datewidget .e-disable.e-select:hover{background-color:#d6d7d7}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datetime-wrap .e-input,.e-datetime-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-datetime-wrap .e-input,.e-datetime-popup{color:#333}.e-datetime-wrap .e-in-wrap,.e-datetime-popup,.e-datetime-popup .e-timecontainer .e-header{border-color:#cecece}.e-datetime-wrap.e-widget:hover .e-in-wrap{border-color:#cecece}.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-popup .e-focus{box-shadow:0 0 7px rgba(154,146,203,.87)}.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-wrap.e-focus .e-in-wrap:hover{border-color:#cecece}.e-datetime-popup .e-focus .e-in-wrap{border-color:#cecece}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background:#fcfcfc;border-color:#cecece}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{color:#666}.e-ntouch.e-datetime-wrap .e-select:hover{color:#333}.e-ntouch.e-datetime-wrap .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-datetime-popup .e-dt-button{background:#fcfcfc;border:1px solid #cecece;color:#333}.e-datetime-popup .e-dt-button:active{border-color:#cecece;color:#333}.e-datetime-popup .e-dt-button:active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ntouch.e-datetime-popup .e-dt-button:hover{color:#333;border-color:#cecece}.e-ntouch.e-datetime-popup .e-dt-button:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border-color:#cecece;background-color:#fff}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{font-size:16px;font-weight:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{color:#282827}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover>span{color:#333}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{background:#fcfcfc}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{border-bottom:1px solid #cecece}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm>.e-text{border-top:1px solid #cecece}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon{color:#333}.e-timepicker table td.e-active::before,.e-timepicker table td.e-active.e-state-hover::before{border-color:#cecece}.e-timepicker table td.e-active,.e-timepicker table td.e-active.e-state-hover{color:#fff;border-color:#cecece;border-radius:4px;box-shadow:0 0 0 transparent inset}.e-timepicker table td.e-active,.e-timepicker table td.e-active.e-state-hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-timepicker .e-state-default{font-weight:normal}.e-timepicker .e-state-default{color:#333}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{border-color:#cecece}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ntouch.e-timepicker table td:hover,.e-timepicker table td.e-state-hover{color:#333;border-color:#cecece;border-radius:4px;box-shadow:0 0 0 transparent inset}.e-ntouch.e-timepicker table td:hover,.e-timepicker table td.e-state-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ntouch.e-timepicker .e-hours-headertext:hover,.e-ntouch.e-timepicker .e-minitues-headertext:hover{background:#f4f4f4}.e-timepicker .e-footer{border:1px solid transparent;color:#333}.e-ntouch.e-timepicker .e-footer:hover{color:#333;border:1px solid #cecece;border-color:transparent}.e-ntouch.e-timepicker .e-footer:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-timepicker table td.e-disable{color:#bfbfbf}.e-ntouch.e-timepicker table td.e-disable:hover{background:none;border-color:none;color:#bfbfbf}.e-ntouch.e-timepicker .e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-arrow-sans-right:hover{background-color:#f4f4f4;border-radius:4px 4px 4px 4px;border-color:#cecece}.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover{border-color:#cecece}.e-ntouch.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;color:#333;font-weight:normal;border-radius:0;border-color:#cecece}.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover{border-color:#cecece}.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover{background:none;color:#333;border:1px solid transparent}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-datetime-wrap.e-disable{background-color:#eee;border-color:#ccc;opacity:1}.e-datetime-wrap .e-select.e-disable,.e-datetime-wrap .e-select.e-disable:hover,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background-color:#d6d7d7}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-daterangepicker-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;color:#333}.e-daterangepicker-popup{border:1px solid #cecece}.e-daterangewidget .e-input{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-daterangewidget .e-input{color:#333}.e-daterangewidget .e-in-wrap,.e-daterangepicker-popup{border-color:#cecece}.e-daterangewidget.e-widget:hover .e-in-wrap{border-color:#cecece}.e-daterangewidget.e-focus .e-in-wrap,.e-daterangewidget .e-focus{box-shadow:0 0 7px rgba(154,146,203,.87)}.e-daterangewidget.e-focus .e-in-wrap,.e-daterangewidget .e-focus .e-in-wrap,.e-daterangewidget.e-focus .e-in-wrap:hover,.e-daterangewidget .e-focus .e-in-wrap:hover{border-color:#cecece}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background:#fcfcfc;border-color:#cecece}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background-color:#fff;color:#666}.e-ntouch.e-daterangewidget .e-select:hover{color:#333}.e-ntouch.e-daterangewidget .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-daterangepicker-popup .e-custom-dateranges{border-left:1px solid #cecece}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{color:#bfbfbf}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover{background:#f4f4f4;color:#333}.e-daterangepicker-popup .e-datepicker .e-active::before,.e-datepicker .e-active .e-state-hover::before,.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default,.e-daterangepicker-popup .e-datepicker table td::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{top:0;padding-top:0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{color:#fff}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-daterangepicker-popup .e-val-error .e-in-wrap{border:1px solid #f00}.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable{cursor:default}.e-custom-dateranges li{box-shadow:0 0 5px #fcfcfc;background:#fff;border:1px solid #cecece}.e-custom-dateranges li.e-active{border-color:#cecece;color:#fff}.e-custom-dateranges li.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-custom-dateranges li:hover{color:#333;border-color:#cecece}.e-custom-dateranges li:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-daterange-responsive .e-custom-dateranges{border-top:1px solid #cecece}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{background:#fff;color:#333}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover{background:#f4f4f4;color:#333}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover{border-radius:4px}.e-daterangepicker-popup .e-custom-dateranges li:hover{background-color:#179bd7;color:#333}.e-daterangepicker-popup .e-custom-dateranges li:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{color:#333;border-color:#cecece}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{background:#f4f4f4;box-shadow:0 0 0 transparent inset}.e-daterangepicker-popup .e-drpbuttons{border-top:1px solid #cecece;background:#fcfcfc;border-color:#cecece;color:#333}.e-daterangepicker-popup .e-drpbuttons div{background:#fcfcfc;color:#333;border-color:#cecece}.e-daterangepicker-popup .e-drpbuttons div:hover{color:#333;border-color:#cecece}.e-daterangepicker-popup .e-drpbuttons div:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-daterangepicker-popup .e-drpbuttons .e-active{border-color:#cecece;color:#333}.e-daterangepicker-popup .e-drpbuttons .e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap{border-color:#cecece}.e-daterangepicker-popup .e-datewidget.e-error{color:#fff}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-daterangewidget.e-disable{background-color:#eee;border-color:#ccc;opacity:1}.e-daterangewidget .e-select.e-disable,.e-daterangewidget.e-disable .e-select:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background-color:#d6d7d7}.e-daterange-responsive .e-drpbuttons{background-color:transparent}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.svg-rotate-ie{cursor:url("../common-images/diagram/Rotate.cur"),default}.svg-rotate{cursor:url("../common-images/diagram/Rotate.cur"),default}.sf-d-menuitem{background-image:url("../common-images/diagram/diagram_context.png");background-repeat:no-repeat;height:25px;width:25px}.sf-d-menuitem.hover{background-image:url("../common-images/diagram/diagram_context.png")}.sf-d-menuitem.cut{background-position:2px -290px}.sf-d-menuitem.copy{background-position:2px -264px}.sf-d-menuitem.paste{background-position:2px -238px}.sf-d-menuitem.undo{background-position:2px -186px}.sf-d-menuitem.redo{background-position:2px -213px}.sf-d-menuitem.selectAll{background-position:2px -160px}.sf-d-menuitem.group{background-position:2px -31px}.sf-d-menuitem.ungroup{background-position:2px -4px}.sf-d-menuitem.bringToFront{background-position:2px -134px}.sf-d-menuitem.sendToBack{background-position:2px -108px}.sf-d-menuitem.moveForward{background-position:2px -82px}.sf-d-menuitem.sendBackward{background-position:2px -56px}.sf-d-menuitem.grouping{background-image:none}.sf-d-menuitem.order{background-image:none}.e-diagram-tooltip-default{width:200px;background-color:#f7eebc;border:1px solid #ddb654;z-index:100000;position:absolute;text-align:center;border-radius:3px 3px;pointer-events:none}.e-diagram-tooltipLabel-default{font-weight:normal;pointer-events:none;white-space:pre}.e-datavisualization-diagram{overflow:hidden;outline:none;display:block}.e-datavisualization-diagram svg{position:absolute}.e-datavisualization-diagram .drawing{position:relative}.e-datavisualization-diagram .edit{position:absolute;word-wrap:break-word;white-space:pre-wrap}.e-datavisualization-diagram .edit textarea{width:100%;height:100%;overflow:hidden;border:1px dashed #9cf;outline:none;resize:none;padding:2px}.e-datavisualization-diagram .e-vscrollbar{float:right}.e-datavisualization-diagram .e-hscrollbar{text-align:left}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-datavisualization-diagram.e-js .sf-diagram_overlap{background-color:#fcfcfc}.e-datavisualization-diagram.e-js .sf-diagram_hRuler,.e-datavisualization-diagram.e-js .sf-diagram_vRuler{background-color:#fcfcfc}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space{background-color:#fcfcfc}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick{stroke:#666}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label{font-size:9px;fill:#333}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog.e-dialog-wrap{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-dialog-icon:hover{border-image:initial;border-color:#cecece}.e-dialog .e-dialog-icon:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-dialog-modal{overflow:hidden}.e-dialog.e-disable .e-dialog-icon:hover{background:transparent}.e-dialog .e-dialog-icon:before{line-height:1.5}.e-dialog .e-dialog-icon:before{color:#777}.e-dialog>.e-header{color:#282827;font-weight:normal;font-size:16px;border:1px solid #cecece;border-bottom:3px solid #3277b2}.e-dialog>.e-header{background:#fcfcfc}.e-dialog.e-widget-content{background:#fff;color:#333;font-size:14px}.e-dialog.e-widget-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-overlay{background-color:#383838}.e-dialog>.e-dialog-scroller{border:1px solid #cecece;border-top:none}.e-dialog .e-dialog-icon:hover:before{color:#333}.e-dialog>.e-footerbar{position:relative;background:#fff}.e-dialog>.e-footerbar{height:40px;border:1px solid #cecece;border-top:none}.e-dialog>.e-footerbar>.e-icon.e-resize-handle.e-resizable.e-js{position:absolute;cursor:se-resize;bottom:0;right:0}.e-corner.e-dialog>.e-footerbar{border-radius:0 0 3px 3px}.e-corner .e-dialog-content{border-radius:3px}.e-corner .e-dialog-bottom{border-radius:0 0 3px 3px}.e-corner .e-dialog-top{border-radius:3px 3px 0 0}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-draggable{touch-action:none}.e-dialog.e-widget-content .e-pager .e-firstpage,.e-dialog.e-widget-content .e-pager .e-prevpage,.e-dialog.e-widget-content .e-pager .e-firstpagedisabled,.e-dialog.e-widget-content .e-pager .e-prevpagedisabled,.e-dialog.e-widget-content .e-pager .e-nextpage,.e-dialog.e-widget-content .e-pager .e-lastpage,.e-dialog.e-widget-content .e-pager .e-nextpagedisabled,.e-dialog.e-widget-content .e-pager .e-lastpagedisabled{padding:9px 3px 1px 9px}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:#333;font-size:14px;font-weight:normal}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal;cursor:default}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{color:#333;background-color:#fff}.e-ddl .e-in-wrap,.e-ddl-popup,.e-ddl .e-options,.e-ddl-popup .e-atc.e-search{border-color:#cecece}.e-ddl .e-options.e-active{background-color:#3277b2;color:#fff;border-color:#3277b2}.e-ddl .e-boxes{background-color:#fff}.e-ddl.e-focus .e-in-wrap{box-shadow:0 0 7px rgba(154,146,203,.87);border-color:#cecece}.e-ddl:hover .e-in-wrap{border-color:#cecece}.e-ddl .e-input.e-watermark{color:#d2d1d1 !important;font-style:italic}.e-ddl-popup .e-hover{color:#333}.e-ddl-popup .e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover{color:#333;border-color:#cecece}.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ddl-popup .e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-ddl-popup .e-active{color:#fff}.e-ddl-popup .e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{background:#fcfcfc;color:#666;border-color:#cecece}.e-ddl .e-select.e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-ddl-popup .e-resize-handle{cursor:se-resize;float:right;padding:4px 3px 0 0;margin-right:2px}.e-ddl-popup .e-resize-handle.e-rtl-resize{float:left;cursor:sw-resize;transform:rotate(90deg);padding:3px 0 0 3px}.e-ddl-popup .e-resizebar{background:#fcfcfc;border-top:1px solid #fff;height:20px;width:auto;display:block}.e-ddl-popup .e-atc.e-search .e-search:before,.e-ddl-popup .e-atc.e-search .e-cross-circle:before{color:#cecece}.e-ddl-popup .e-checkwrap.e-check-act,.e-ddl-popup .e-checkwrap:hover{border:1px solid #cecece}.e-ddl-popup .e-checkwrap{background-color:#fff}.e-ddl-popup .e-checkwrap{border-radius:none}.e-ddl-popup .e-checkwrap{border:1px solid #cecece}.e-ddl-popup .e-check-act{color:#3277b2}.e-dropdownlist::-webkit-input-placeholder{color:#333}.e-dropdownlist:-ms-input-placeholder{color:#333}.e-dropdownlist::-moz-placeholder{color:#333}.e-dropdownlist:-moz-placeholder{color:#333}.e-ddl.e-widget .e-in-wrap.e-disable{border-color:#ccc;background-color:#eee;opacity:initial}.e-ddl.e-widget .e-input.e-disable{background:#eee}.e-ddl.e-widget .e-select.e-disable{background:#d6d7d7;border-color:#ccc}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltip-wrap{border-radius:none}.e-tooltip-wrap{border:1px solid #cecece;background-color:#fff}.e-tooltip-wrap .e-arrowTipOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipOuter{border-top:10px solid #cecece}.e-tooltip-wrap .e-arrowTipInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;left:1px;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipInner{border-top:9px solid #fff}.e-def{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:18px}.e-def{font-size:12px;color:#333}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{background:none repeat scroll 0 0 #fcfcfc;border-bottom:3px solid #3277b2}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{color:#282827}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{color:#333;border-color:#cecece}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-tooltip-wrap .e-cross-circle:hover{color:#333;border-color:#cecece}.e-tooltip-wrap .e-cross-circle:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-listbox .e-select{border-color:#3277b2;color:#fff}.e-listbox .e-select{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-listbox .e-active{color:#fff;border-color:#f4f4f4}.e-listbox .e-active{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-listbox .e-hover{color:#333}.e-listbox .e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-dragClonelist{background:#3277b2;color:#fff;opacity:.5;text-align:center}.e-wrap .e-listbox li{word-break:break-all}.e-wrap .e-listbox li{padding-left:10px !important}.e-nowrap .e-listbox li{padding-left:10px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl-popup.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact,.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act{top:2px}.e-ddl-popup div>.e-ul .e-ghead{font-weight:bold;border-bottom:1px solid #cecece;display:block;margin:2px 2px 2px 0;position:relative;padding-bottom:5px;padding-left:.857em}.e-ddl-popup.e-js{max-height:inherit;max-width:inherit}.e-listbox .e-draggable{touch-action:none}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list-text{font-size:12px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list{border-bottom:1px solid #cecece;font-size:12px}.e-lv .e-list .e-chevron-right_01.e-fontimage:before{color:#666}.e-lv .e-list.e-state-default{background-color:#fff;border-color:#cecece}.e-lv .e-list.e-state-default>.e-chevron-right_01 .e-list-text{color:#333}.e-lv .e-list.e-state-default:hover{color:#333}.e-lv .e-list.e-state-default:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-lv .e-list.e-state-default:hover>.e-chevron-right_01 .e-list-text{color:#333}.e-lv .e-list:hover>.e-chevron-right_01.e-fontimage:before{color:#333}.e-lv .e-list .e-chevron-right_01:hover{color:#333}.e-lv .e-list.e-state-active{color:#fff}.e-lv .e-list.e-state-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{color:#fff}.e-lv .e-list.e-state-active>.e-chevron-right_01.e-fontimage:before{color:#fff}.e-lv-inputdiv .e-lv-input{border:1px solid #cecece;border-radius:7px;font-size:14px}.e-lv .e-header{color:#282827;border:1px solid #cecece;border-bottom:3px solid #3277b2}.e-lv .e-header{background:#fcfcfc}.e-lv.e-parentlv>.e-lv .e-list-container{border-left:1px solid #cecece;border-right:1px solid #cecece;border-top:1px solid #cecece}.e-lv.e-parentlv>.e-lv.subpage{border:none}.e-nb .e-lv .subpage .e-content{float:none}.e-lv>.e-header:hover>.e-icon:before{color:#333}.e-lv>.e-header>.e-icon:before,.e-lv>.e-header>.e-icon:hover:before{color:#777}.e-lv .e-list .e-lv-checkdiv.e-template-checkmark,.e-lv .e-template-list .e-list-check div{float:none;vertical-align:middle;display:table-cell}.e-lv .e-template-list .e-list-check div{vertical-align:initial}.e-lv .e-template-list .e-list-check{display:table}.e-list-container .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small>span{top:2px}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-numeric,.e-percent,.e-currency,.e-mask{background-color:#fff}.e-numeric:hover .e-in-wrap,.e-percent:hover .e-in-wrap,.e-currency:hover .e-in-wrap,.e-mask:hover .e-in-wrap{border-color:#cecece}.e-numeric.e-disable-wrap .e-in-wrap,.e-percent.e-disable-wrap .e-in-wrap,.e-currency.e-disable-wrap .e-in-wrap,.e-mask.e-disable-wrap .e-in-wrap{border-color:#ccc}.e-mask.e-disable-wrap .e-placeholder{background-color:transparent}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{box-shadow:none}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{border-color:#cecece}.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input,.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input,.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input,.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input{box-shadow:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-color:#cecece}.e-widget .e-select.e-disable .e-spin .e-icon,.e-widget .e-select.e-disable .e-spin{cursor:default}.e-widget .e-select.e-disable .e-spin .e-icon,.e-widget .e-select.e-disable .e-spin{background-color:#d6d7d7}.e-numeric .e-input,.e-percent .e-input,.e-currency .e-input,.e-mask .e-input{color:#333;background-color:#fff}.e-numeric.e-focus .e-in-wrap,.e-percent.e-focus .e-in-wrap,.e-currency.e-focus .e-in-wrap,.e-mask.e-focus .e-in-wrap{box-shadow:0 0 7px #ccc;border-color:#cecece}.e-numeric .e-input.e-error,.e-percent .e-input.e-error,.e-currency .e-input.e-error,.e-mask.e-error,.e-mask .e-error{color:#cd0a0a}.e-numeric.e-error .e-in-wrap,.e-percent.e-error .e-in-wrap,.e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap{border-color:#ee2924}.e-numeric.e-disable-wrap,.e-percent.e-disable-wrap,.e-currency.e-disable-wrap,.e-mask.e-disable-wrap{background-color:#eee}.e-numeric .e-watermark,.e-percent .e-watermark,.e-currency .e-watermark,.e-mask .e-watermark{color:#d2d1d1}.e-widget .e-input.e-placeholder{color:#333}.e-numeric .e-select,.e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-select,.e-percent.e-rtl .e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-select,.e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover{background:#fcfcfc;border-color:#cecece;color:#666}.e-numeric .e-select:hover,.e-percent .e-select:hover,.e-currency .e-select:hover{border-color:#cecece;color:#333}.e-numeric .e-select:hover,.e-percent .e-select:hover,.e-currency .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active{border-color:#cecece;color:#fff}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-numeric .e-icon .e-arrow,.e-percent .e-icon .e-arrow,.e-currency .e-icon .e-arrow{border:0 none transparent}.e-input::-webkit-input-placeholder{color:#333}.e-input:-ms-input-placeholder{color:#333}.e-input::-moz-placeholder{color:#333}.e-input:-moz-placeholder{color:#333}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>.e-list:hover,.e-menu.e-horizontal>.e-separator.e-list,.e-menu.e-horizontal>.e-separator.e-list:hover{border-right-color:#cecece}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator.e-list,.e-menu.e-separator.e-vertical>.e-list:hover,.e-menu.e-vertical>.e-separator.e-list:hover,.e-menu.e-context>.e-separator.e-list,.e-menu.e-context>.e-separator.e-list:hover{border-bottom-color:#cecece}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list:hover{border-left-color:#cecece}.e-menu.e-horizontal .e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink,.e-menu.e-context .e-list>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title,.e-menu.e-vertical{color:#333}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{background:#fff}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{border-color:#cecece}.e-menu.e-horizontal .e-list>ul{background:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.e-menu.e-horizontal .e-list>ul{border-color:#cecece}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;border-bottom:10px solid #f4f4f4;position:absolute}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;left:1px;top:1px;position:absolute}.e-menu.e-horizontal .e-list:hover,.e-menu.e-vertical .e-list:hover,.e-menu.e-context .e-list:hover{border-color:#f4f4f4}.e-menu.e-horizontal .e-list:hover,.e-menu.e-vertical .e-list:hover,.e-menu.e-context .e-list:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-menu.e-horizontal .e-list>ul li.e-haschild:hover,.e-menu.e-vertical .e-list>ul li.e-haschild:hover,.e-menu.e-context .e-list>ul li.e-haschild:hover{background:#3277b2;border-color:#f4f4f4}.e-menu.e-horizontal .e-list>ul li.e-haschild:hover>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild:hover>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild:hover>.e-menulink{background:#3277b2;color:#fff}.e-menu.e-horizontal .e-list:hover>.e-menulink,.e-menu.e-vertical .e-list:hover>.e-menulink,.e-menu.e-context .e-list:hover>.e-menulink{color:#333}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{color:#fff;border-color:#3277b2}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-menu.e-horizontal .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild.e-active>.e-menulink{border-color:#3277b2;color:#fff}.e-menu.e-horizontal .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild.e-active>.e-menulink{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-menu.e-horizontal .e-list.e-active>.e-menulink,.e-menu.e-vertical .e-list.e-active>.e-menulink,.e-menu.e-context .e-list.e-active>.e-menulink,.e-menu.e-horizontal .e-list.e-active:hover,.e-menu.e-vertical .e-list.e-active:hover,.e-menu.e-context .e-list.e-active:hover{color:#fff}.e-menu .e-list>a .e-icon,.e-menu .e-list>span>.e-icon{color:#666}.e-menu .e-list:hover>a .e-icon,.e-menu .e-list:hover>span>.e-icon{color:#333}.e-menu .e-list.e-active>a>.e-icon,.e-menu .e-list.e-active>span>.e-icon,.e-menu .e-list.e-active:hover>a>.e-icon,.e-menu .e-list.e-active:hover>span>.e-icon{color:#fff}.e-menu.e-horizontal .e-list.e-disable-item,.e-menu.e-vertical .e-list.e-disable-item,.e-menu.e-context .e-list.e-disable-item{background-color:transparent}.e-menu.e-horizontal .e-list.e-disable-item .e-icon,.e-menu.e-vertical .e-list.e-disable-item .e-icon,.e-menu.e-context .e-list.e-disable-item .e-icon{color:#666}.e-menu.e-horizontal .e-list.e-disable-item *,.e-menu.e-vertical .e-list.e-disable-item *,.e-menu.e-context .e-list.e-disable-item *{filter:alpha(opacity=40);opacity:.4}.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover,.e-menu.e-horizontal .e-list.e-disable-item:hover,.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover,.e-menu.e-vertical .e-list.e-disable-item:hover,.e-menu.e-context .e-list.e-disable-item .e-menulink:hover,.e-menu.e-context .e-list.e-disable-item:hover{background-color:transparent;background-image:none;color:#333;cursor:default}.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover,.e-menu.e-horizontal .e-mhover>.e-menulink,.e-menu.e-context .e-mhover>.e-menulink,.e-menu.e-vertical .e-mhover>.e-menulink,.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused,.e-menu.e-horizontal .e-mfocused>.e-menulink,.e-menu.e-context .e-mfocused>.e-menulink,.e-menu.e-vertical .e-mfocused>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#333;border-color:#f4f4f4}.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover,.e-menu.e-horizontal .e-mhover>.e-menulink,.e-menu.e-context .e-mhover>.e-menulink,.e-menu.e-vertical .e-mhover>.e-menulink,.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused,.e-menu.e-horizontal .e-mfocused>.e-menulink,.e-menu.e-context .e-mfocused>.e-menulink,.e-menu.e-vertical .e-mfocused>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#fff;border-color:#f4f4f4}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{border-color:#f4f4f4}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#fff}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{color:#fff;border-color:#f4f4f4}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-menu.e-horizontal>.e-list span.e-menu-left{display:block}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down{display:block}.e-menu.e-horizontal>.e-ham-wrap{background:#fff;border-left-color:#cecece}.e-menu.e-horizontal>.e-ham-wrap:hover{color:#fff;border-color:#f4f4f4}.e-menu.e-horizontal>.e-ham-wrap:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-menu.e-horizontal>.e-ham-wrap:active{color:#fff;border-color:#f4f4f4}.e-menu.e-horizontal>.e-ham-wrap:active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{border-top-color:#333;border-bottom-color:#333}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{border-top-color:#333}.e-menu-wrap>.e-menu-popwrap{border-color:#cecece}.e-menu-wrap>.e-menu-popwrap>.e-menu{background-color:#fff}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-progressbar{color:#333}.e-progressbar{background-color:#fff;border-color:#cecece}.e-progressbar .e-progress{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{background:url(images/rating-star.png) no-repeat;height:16px;width:16px}.e-rating .e-shape.inactive{background-position:0 -174px}.e-rating .e-shape.active{background-position:0 -60px}.e-rating .e-shape.selected{background-position:0 -60px}.e-rating.e-disable .e-shape,.e-rating.e-disable .e-shape-list,.e-rating.e-disable .e-reset{cursor:default}.e-rating.e-horizontal .e-reset:hover,.e-rating.e-vertical .e-reset:hover{background-position:0 -30px}.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset,.e-rating.e-disable .e-reset:hover{background-position:0 0;margin-left:2px}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list{background-position:0 -174px;float:left}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rotator-wrap :focus{outline:0 none}.e-rotator-wrap .e-in-wrap .e-single,.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap .e-in-wrap.e-multiple{border-color:#cecece}.e-rotator-wrap .e-thumb .e-thumb-items li:hover{border-color:#cecece}.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border-color:#cecece}.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover{border-color:#cecece}.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border-color:#cecece}.e-rotator-wrap .e-inner .e-caption{background-color:#fff;color:#333}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{border-color:#cecece}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{background-color:#f4f4f4}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li:hover{border-color:#cecece;background-color:#fcfcfc}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li{cursor:default}.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active,.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li.e-active:hover{border-color:#cecece;background-color:#3277b2}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-color:#cecece}.e-rotator-wrap .e-pager-wrap .e-bullet>li{background-color:#fcfcfc}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{background-image:url(images/rotator-icon.png)}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{background-position:-161px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{background-position:-248px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{background-position:-64px -15px}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{background-position:-109px -15px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{background-position:8px -18px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{background-position:-27px -18px}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-slider.e-widget{background-color:#fff;border-color:#cecece}.e-tooltipbox{background-color:#fff;border-color:#cecece;color:#333}.e-slider .e-handle.e-select{background-color:#fcfcfc;border-color:#cecece}.e-slider .e-handle.e-hover{background-color:#f4f4f4;border-color:#cecece}.e-slider .e-handle.e-focus{background-color:#f4f4f4;box-shadow:0 0 2px #ccc;border-color:#3277b2}.e-slider .e-range{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-scale .e-tick{background-image:url(images/slider-tick.png)}.e-slider-wrap .e-scale .e-tick .e-tick-value{color:#333}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-splitter{border-color:#cecece}.e-splitter .e-pane{background-color:#fff;color:#333}.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton,.e-splitter .e-splitbar .e-end-indicaton{background-color:#fef1ec}.e-splitter .e-splitbar.e-shadowbar{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-splitter .e-splitbar{border-color:#cecece}.e-splitter .e-splitbar{background-color:#fff}.e-splitter .e-splitbar .e-icon{color:#666}.e-splitter .e-splitbar:hover .e-icon,.e-splitter .e-splitbar.e-hover .e-icon{color:#333}.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover{background-color:#f4f4f4;border-color:#cecece}.e-splitter .e-splitbar .e-activebar{display:none}.e-splitter .e-splitbar .e-splitter-h-template{cursor:pointer;position:fixed;top:30%}.e-splitter .e-splitbar .e-splitter-v-template{cursor:pointer;position:fixed;left:49%}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datavisualization-symbolpalette{border:1px solid #cecece;outline:transparent none 0;text-decoration:none;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:15px;border-radius:4px}.e-datavisualization-symbolpalette .e-scanvas{border:0 solid transparent}.e-datavisualization-symbolpalette .e-header{display:table;border:0 solid transparent;border-bottom-width:1px;border-bottom-color:#cecece;outline:transparent none 0;cursor:pointer;color:#333;position:relative;width:100%;background:#fcfcfc;border-radius:4px}.e-datavisualization-symbolpalette .e-header{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-datavisualization-symbolpalette .e-header-text{display:table-cell;vertical-align:middle;padding-left:1em;width:100%;text-align:left;font-size:15px}.e-datavisualization-symbolpalette .e-header-wrapper{padding-left:2.5em}.e-datavisualization-symbolpalette .e-header-arrow{border:0 solid transparent;height:16px;width:16px;right:14px;position:absolute;display:inline-block;vertical-align:middle;font-size:17px;top:10px}.e-datavisualization-symbolpalette .e-header-arrow.expanded:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess{content:""}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{color:#fff}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{color:#333}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-datavisualization-symbolpalette .e-header.e-disableclick{cursor:default}.e-datavisualization-symbolpalette .e-scontent{display:block;border:0 solid transparent;outline-style:none;padding:.5em;padding-bottom:.6em;border-bottom-width:1px;border-bottom-color:#cecece;background:transparent;overflow:hidden}.e-datavisualization-symbolpalette .e-anchor{overflow:hidden;padding:0;border:none;display:inline-block;color:#787878;font-size:11px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;text-align:center;outline:transparent none 0;background:transparent;width:100%}.e-datavisualization-symbolpalette .e-paletteItem{border:0 solid transparent;float:left;padding-right:3px;padding-top:3px;margin:1px;overflow:visible}.e-datavisualization-symbolpalette .e-paletteItem.hover{background:rgba(35,130,195,.4)}.e-datavisualization-symbolpalette .e-paletteItem.selected{background:rgba(35,130,195,.4)}.e-datavisualization-symbolpalette .e-text-container{white-space:nowrap;color:#000;overflow:hidden}.e-datavisualization-symbolpalette .e-svg-container{display:block;position:relative;border:0 solid transparent}.e-datavisualization-symbolpalette .e-svg-container svg{display:inline;padding:1px}[draggable=true]{-khtml-user-drag:element;-webkit-user-drag:element;-khtml-user-select:none;-webkit-user-select:none}.svg.foreignObject{top:0;left:0;position:absolute;border:0 solid transparent;display:block}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tab.e-js.e-widget{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border:none}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{border:none}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{background:#fcfcfc}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{border:none}.e-tab.e-js .e-header>.e-active.e-disable:hover{background:transparent}.e-tab.e-js .e-header>.e-active.e-disable:hover a{color:#3277b2}.e-tab.e-js .e-header>.e-rtl-bottom-line.e-active{padding-top:1px;border-top:transparent}.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a{cursor:default}.e-tab>.e-header{border-left:none}.e-tab>.e-header{border:none}.e-tab .e-left{border-right:1px solid #cecece}.e-tab .e-right{border-left:1px solid #cecece}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{outline:0 none;margin-right:-1px}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{border-right:transparent}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{margin-left:-1px;outline:0 none}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{border-left:transparent}.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover{border:1px solid #ccc}.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{border-bottom:1px solid #cecece;position:relative}.e-tab .e-header li{border-top:0}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{outline:0 none}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{padding-bottom:1px;border-bottom:transparent}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{padding-top:1px;outline:0 none}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{border-top:transparent}.e-tab .e-left li,.e-tab .e-right li{border-bottom:1px solid #cecece}.e-tab.e-vertical{background:transparent;border:1px solid #cecece}.e-tab.e-js .e-header>.e-item:hover,.e-tab.e-js .e-left>.e-item:hover,.e-tab.e-js .e-right>.e-item:hover{background-color:#f4f4f4;color:#333;filter:none}.e-tab.e-js .e-icon.e-chevron-circle-left,.e-tab.e-js .e-icon.e-chevron-circle-right{color:#3277b2}.e-tab.e-js .e-header>.e-item:hover>.e-icon,.e-tab.e-js .e-left>.e-item:hover>.e-icon,.e-tab.e-js .e-right>.e-item:hover>.e-icon{color:#333}.e-tab.e-js>.e-content{border-color:#cecece;font-size:14px;border-style:solid}.e-tab.e-js>.e-content{border-width:1px;background:#fff;color:#333}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{border-color:#cecece;color:#333;border:none;background:none}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{font-weight:normal;font-size:16px}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{background:#fcfcfc}.e-tab .e-header>.e-select a,.e-tab .e-left>.e-select a,.e-tab .e-right>.e-select a{color:#333}.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active{color:#3277b2;border-color:#cecece;border:1px solid #cecece}.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active{background:#fff}.e-tab.e-js .e-header>.e-active:hover,.e-tab.e-js .e-left>.e-active:hover,.e-tab.e-js .e-right>.e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover{background:#f4f4f4;color:#333}.e-tab .e-header>.e-active a,.e-tab .e-left>.e-active a,.e-tab .e-right>.e-active a{color:#3277b2}.e-tab .e-header>.e-select:hover a,.e-tab .e-left>.e-select:hover a,.e-tab .e-right>.e-select:hover a{color:#333}.e-tab .e-header>.e-active:hover a,.e-tab .e-left>.e-active:hover a,.e-tab .e-right>.e-active:hover a{color:#333}.e-tab .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-tab .e-hidebottom{border-top:none !important}.e-tab .e-hidetop{border-bottom:none !important}.e-tab .e-header.e-addborderbottom{border-bottom:1px solid #cecece}.e-tab .e-header.e-addbordertop{border-top:1px solid #cecece}.e-tab .e-header.e-hideleft{border-left:none}.e-tab .e-header.e-addborderleft{border-right:1px solid #cecece}.e-tab .e-header.e-hideright{border-right:none}.e-tab .e-header.e-addborderright{border-left:1px solid #cecece}.e-tab .e-header .e-margine-top:hover{border-top:1px solid #ebebeb}.e-tab .e-header .e-margine-bottom:hover{border-bottom:1px solid #ebebeb}.e-tab .e-header.e-addborderbottom .e-active{border-top:3px solid #3277b2}.e-tab .e-header.e-addbordertop .e-active{border-bottom:3px solid #3277b2}.e-tab .e-right.e-addborderright .e-active{border-right:3px solid #3277b2}.e-tab .e-left.e-addborderleft .e-active{border-left:3px solid #3277b2}.e-tab.e-js.e-tabscroll>.e-content{padding-top:44.3333px}.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom{border-bottom:1px solid #bbbcbb}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tagcloud{background-color:#fff}.e-tagcloud.e-js .header{border-color:#cecece}.e-tagcloud .e-title{font-weight:normal}.e-tagcloud .e-title{border-color:#cecece;border-bottom:3px solid #3277b2;font-size:16px;color:#282827}.e-tagcloud .e-title{background:#fcfcfc}.e-tagcloud .e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-tagcloud .e-tagitems .e-txt{color:#333}.e-tagcloud .e-tagitems .e-txt.hover{color:#3277b2}.e-tagcloud .e-cloud,.e-tagcloud .e-list{border-color:#cecece}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{color:#333;font-weight:normal}.e-timewidget .e-in-wrap,.e-time-popup{border-color:#cecece}.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover{border-color:#cecece}.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover{box-shadow:0 0 7px rgba(154,146,203,.87)}.e-timewidget:hover .e-in-wrap{border-color:#cecece}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{background:#fcfcfc}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{border-color:#cecece;color:#666}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{color:#333}.e-time-popup .e-active{border-color:#3277b2}.e-time-popup .e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-time-popup .e-active{color:#fff}.e-timewidget .e-icon.e-clock:before{width:20px;height:20px}.e-timewidget.e-disable{background-color:#eee;border-color:#ccc;opacity:1}.e-timewidget .e-select.e-disable,.e-timewidget.e-disable .e-select:hover,.e-ntouch.e-timewidget .e-disable.e-select:hover{background-color:#d6d7d7}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-toolbar{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-toolbar{background-repeat:no-repeat;border-color:#cecece;color:#666}.e-toolbar{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-toolbar{background:#fcfcfc}.e-toolbar.e-focus{box-shadow:0 0 2px #ccc}.e-toolbar>.e-horizontal.e-separator{border-left:none;border-radius:initial}.e-toolbar>.e-horizontal.e-separator{border-right:1px solid #cecece}.e-toolbarTooltip{min-width:auto}.e-toolbarTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-toolbar>.e-horizontal .e-separator{border-right:1px solid #cecece;border-left:none;border-radius:inherit;height:inherit}.e-toolbar>.e-vertical.e-separator{border-bottom:1px solid #cecece;border-top:none;border-radius:initial}.e-toolbar>.e-vertical .e-separator{border-top:none;border-radius:inherit}.e-toolbar>.e-vertical .e-separator{border-bottom:1px solid #cecece}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-right:none;border-radius:initial}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px solid #cecece}.e-toolbar.e-rtl>.e-horizontal .e-separator{border-left:1px solid #cecece;border-right:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical.e-separator{border-top:1px solid #cecece;border-bottom:none;border-radius:initial}.e-toolbar.e-rtl>.e-vertical .e-separator{border-top:1px solid #cecece;border-bottom:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical .e-corner-all{border-radius:inherit}.e-toolbar>ul>li div.e-item-overlay{background-color:#fcfcfc}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{border-color:#f4f4f4}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{color:#333}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-toolbar>.e-horizontal .e-hover>div:before,.e-toolbar>.e-vertical>.e-hover>div:before,.e-toolbar>.e-horizontal .e-hover>span:before,.e-toolbar>.e-vertical>.e-hover>span:before,.e-toolbar>.e-horizontal .e-hover>a:before,.e-toolbar>.e-vertical>.e-hover>a:before{color:#333}.e-toolbar>.e-horizontal .e-active.e-hover>div:before,.e-toolbar>.e-vertical>.e-active.e-hover>div:before,.e-toolbar>.e-horizontal .e-active.e-hover>span:before,.e-toolbar>.e-vertical>.e-active.e-hover>span:before,.e-toolbar>.e-horizontal .e-active.e-hover>a:before,.e-toolbar>.e-vertical>.e-active.e-hover>a:before{color:#fff}.e-toolbar>.e-horizontal .e-active,.e-toolbar>.e-vertical>.e-active{border-color:#cecece;color:#fff}.e-toolbar>.e-horizontal .e-active,.e-toolbar>.e-vertical>.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-toolbar>.e-horizontal>.e-hover>a,.e-toolbar>.e-horizontal>.e-hover>span,.e-toolbar>.e-horizontal>.e-hover>div,.e-toolbar>.e-vertical>.e-hover>a,.e-toolbar>.e-vertical>.e-hover>span,.e-toolbar>.e-vertical>.e-hover>div{background-color:transparent;color:#333}.e-toolbar>.e-horizontal>.e-active>a,.e-toolbar>.e-horizontal>.e-active>span,.e-toolbar>.e-horizontal>.e-active>div,.e-toolbar>.e-vertical>.e-active>a,.e-toolbar>.e-vertical>.e-active>span,.e-toolbar>.e-vertical>.e-active>div{background-color:transparent;color:#fff}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview,.e-dragedNode{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview .e-text{background-color:transparent}.e-treeview .e-text{color:#333}.e-dragedNode{background:#3277b2;color:#fff}.e-dragedNode .e-text{float:left}.e-dragedNode .e-text{color:#fff}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{border:1px solid transparent;border-image:initial}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{color:#fff}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{border-image:initial;cursor:pointer}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{color:#333;border:1px solid #cecece}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-treeview-wrap .e-sibling{background:url(images/drop-sibling.png);background-repeat:no-repeat}.e-treeview .e-node-disable{filter:alpha(opacity=40);opacity:.4}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-image:url(images/ajax-loader.gif);background-repeat:no-repeat}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-position:right center}.e-treeview.e-rtl .e-icon.e-load{background-position:left center}.e-treeview .e-item .e-icon{color:#666}.e-treeview .e-fe-popup .e-content{background-color:#fff;border-color:#cecece}.e-treeview .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-treeview .e-fe-popup .e-downtail:before,.e-treeview .e-fe-popup .e-downtail{border-top-color:#cecece}.e-treeview .e-fe-popup .e-spanclicked{border-color:#666}.e-drop-count{border-color:#fff}.e-drop-count{background-color:#666;color:#fff}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-focus .e-node-focus{background:transparent}.e-fullrow-wrap .e-item.e-li-active>.e-text-wrap>.e-icon{color:#fff}.e-fullrow-wrap .e-item.e-li-hover>.e-text-wrap>.e-icon,.e-fullrow-wrap .e-item.e-li-active.e-li-focus>.e-text-wrap>.e-icon{color:#666}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-size:14px}.e-uploadbox.e-disable .e-uploadinput{cursor:default}.e-uploadbox.e-widget .e-selectpart.e-select,.e-uploadbox.e-disable .e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{background:#fcfcfc;color:#333;border-color:#cecece}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{background:#fcfcfc;color:#333;border-color:#cecece;cursor:default}.e-uploadbox.e-widget .e-selectpart.e-select:hover{border-color:#cecece;color:#333}.e-uploadbox.e-widget .e-selectpart.e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-uploadbox.e-widget .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{color:#333}.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn{color:#333;border-color:#cecece}.e-uploadbox .e-file-name-txt{color:#333}.e-uploadbox .e-file-list .e-file-status-failed{color:#cd0a0a}.e-uploadbox .e-file-list .e-file-status-success{color:#333}.e-uploadbox .e-file-progress-status{border-color:#cecece}.e-uploadbox .e-file-progress-status{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-uploadbox .e-file-list{background-color:#fff;color:#333}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:1px solid #cecece;background-color:#fff}.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-uploadbox .e-head-content{background-color:#fff;border-bottom:1px solid #cecece}.e-uploadbox.e-dialog>.e-header+.e-dialog-scroller{border-top:0}.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:none}.e-uploadbox .e-file-upload{background-color:#fff}.e-uploadbox .e-file-progress-bar{border:1px solid #cecece}.e-uploadbox .e-file-list .e-checkmark{background-color:#39b54a;color:#fff;border-radius:10px}.e-uploadbox .e-file-list .e-file-percentage-failed{background-color:#f00;color:#fff;border-radius:10px}.e-uploadbox.e-dialog .e-header{border-color:#cecece;border-bottom:3px solid #3277b2}.e-uploadbox.e-dialog .e-header{color:#282827;font-size:23px;font-weight:normal}.e-uploadbox .e-uploadinput{font-size:200px}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background-color:#fff;color:#666}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover{background-color:#fff;color:#666}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{color:#333;border-color:#f4f4f4}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:none}.e-uploaddialog.e-dialog .e-btn.e-select{border-color:#cecece}.e-uploaddialog.e-dialog .e-btn.e-select:hover{background:#fcfcfc;color:#333}.e-uploaddialog.e-dialog .e-btn.e-select:active{background:#3277b2}.e-uploaddialog.e-dialog .e-btn.e-select{background:#fcfcfc;color:#333}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte-wrapper{background:#fff;color:#333;font-size:14px}.e-rte-wrapper{border:1px solid #cecece}.e-inputtext{outline:none;background-color:#fff;vertical-align:baseline}.e-inputtext{border:1px solid #cecece;color:#333}.e-rte-field .e-img-border-field .e-focus,.e-rte-field .e-chkbox-wrap.e-focus div>span,.e-rte-field .e-inputtext:focus,.e-rte-button .e-btn.e-select:focus,.e-rte-tablefields .e-chkbox-wrap.e-focus div>span,.e-rte-tablefields .e-inputtext:focus,.e-img-field-group .e-chkbox-wrap.e-focus div>span,.e-img-border-field .e-inputtext:focus,.e-rte-stylefield .e-inputtext:focus{box-shadow:0 0 2px 0 #3277b2}.e-rte-imageTab .e-item:focus{box-shadow:1px 0 0 0 #3277b2}.e-rteTooltip{min-width:auto}.e-rteTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px dotted #cecece}.e-rte .e-horizontal.e-separator{border-right:1px dotted #cecece}.e-rte-unorderlistname .e-liseparator,.e-rte-orderlistname .e-liseparator{border-bottom:1px dotted #cecece}.e-rte .customtable-group:hover{color:#333}.e-rte .customtable-group:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rte .e-toolbarspan{border:none;border-bottom:3px solid #3277b2}.e-dialog .e-fieldseparate,.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-color:#cecece}.e-rte .e-rte-footer{border-top:1px solid #cecece}.e-rte .e-rte-footer{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-rte-colorpalette.e-menu.e-context>li:hover{background:none}.e-rte-colorpalette.e-menu.e-context .e-mfocused,.e-rte-colorpalette.e-menu.e-context .e-mhover{background:none}.e-rte-table-picker.e-dialog{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-rte-tablecell{border-color:#cecece}.e-rte-tablecell.e-default{background:#fff}.e-rte-tablecell.e-active{border-color:#cecece}.e-rte-tablecell.e-active{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{border-color:transparent;background-image:none;background-clip:padding-box}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{background-color:#f4f4f4}.e-rte .e-toolbar .e-rte-lists .e-active{background:none;border-color:transparent}.e-rte-orderlistname.e-menu.e-context .e-list:hover,.e-rte-unorderlistname.e-menu.e-context .e-list:hover,.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{background:#f4f4f4}.e-rte .e-rte-resize{height:5px;cursor:se-resize}.e-rte .e-rte-htmltaginfo,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:#333;cursor:default}.e-rte .e-rte-footericon,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{border-right:1px solid #cecece}.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon{border-left:1px solid #cecece}.e-rte-colorpalette{padding:5px !important;width:auto !important}.e-error{color:#cd0a0a}.e-rte .e-dialog .e-dialog-tab{border:1px solid #cecece}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator{border-color:#cecece}.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{color:#333}.e-rte-toolbar .e-toolbar .e-tooltxt.e-active{color:#fff}.e-rte-toolbar .e-toolbar .e-ul{border-color:#cecece}.e-rte .e-tooltxt .e-btn.e-select,.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover,.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{background:#fcfcfc}.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{background:#f4f4f4}.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split,.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{height:24px !important;width:36px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap{border-color:#cecece}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{height:26px;margin-top:5px}.e-rtlrte label{height:12px;line-height:10px}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-waitpopup-pane .e-image{background-color:#fff;background-image:url(images/waitingpopup.gif)}.e-waitpopup-pane{color:#282827;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-waitpopup-pane{background-color:#383838}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-chkbox-wrap{display:inline-flex}.e-chkbox-wrap.e-tb-cell .e-text,.e-chkbox-wrap.e-tb-cell div{display:table-cell;padding:0 5px 2px 5px}.e-chkbox-wrap.e-check-small.e-tb-cell .e-text{padding:0 5px 2px 5px}.e-chkbox-wrap.e-focus div>span{box-shadow:0 0 2px #ccc}.e-chkbox-wrap div>span{border-color:#cecece;background-color:#fff}.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{border-color:#cecece}.e-chkbox-wrap div>span.e-chk-act{border-color:#cecece}.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark{color:#3277b2}.e-chkbox-wrap .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#333}@keyframes mediumShadow{100%{opacity:0;transform:scale(18,18)}}@keyframes smallShadow{100%{opacity:0;transform:scale(15,15)}}.e-chkbox-wrap.e-disable div>span{background-color:#eee;border-color:#ccc}.e-chkbox-wrap.e-disable{opacity:1}.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{color:#d6d7d7}.e-chkbox-wrap .e-chk-act,.e-chkbox-wrap .e-chk-inact,.e-chkbox-wrap .e-chk-indeter{box-sizing:content-box}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radiobtn-wrap>span{background-image:none}.e-radiobtn-wrap>span{background-color:#fff;border-color:#cecece}.e-radiobtn-wrap>span.e-rad-active,.e-radiobtn-wrap>span.e-rad-active:hover{border-color:#cecece}.e-radiobtn-wrap>span:hover{border-color:#cecece}.e-radiobtn-wrap.e-focus>span{box-shadow:0 0 2px #ccc}.e-radiobtn-wrap .e-spanicon{box-sizing:content-box}.e-radiobtn-wrap .e-rad-select{background:none repeat scroll 0 0 transparent}.e-radiobtn-wrap .e-circle_01{color:#3277b2;border-color:#cecece}.e-radiobtn-wrap .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#333}.e-radiobtn-wrap.e-disable .e-circle_01,.e-radiobtn-wrap.e-disable span.e-rad-select{color:#d6d7d7}.e-radiobtn-wrap.e-disable>span{background-color:#eee;border-color:#ccc}.e-radiobtn-wrap.e-disable{opacity:1}.e-radiobtn-wrap.e-disable.e-focus>span{box-shadow:none}.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon,.e-radiobtn-wrap .e-radmedium .e-rad-icon{text-indent:0}.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon{text-indent:2px;line-height:12px;padding:.5px;font-size:8px}.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon{font-size:9px;text-indent:3px;line-height:15px}.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon{width:.85em}.e-radiobtn-wrap.e-rtl>span.e-radmedium>span.e-rad-icon{width:1.05em}.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon,.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon{width:1.6em}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-groupbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px;color:#333;background-repeat:no-repeat;border-color:#cecece;background:#fcfcfc}.e-groupbutton-hSmall{min-height:26px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content.e-groupBtn-padding{padding:0}.e-groupbutton.e-focus{box-shadow:0 0 2px #ccc}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-border-left,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border-color:#cecece}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{color:#fff}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt{color:#333}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-active.e-hover{border-color:#cecece}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border-right-color:transparent}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border-bottom-color:transparent}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item{border-left-color:transparent}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{color:#333;border-color:#cecece}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-right-color:#cecece}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last.e-hover{border-bottom-color:#cecece}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-btntxt{color:#333;text-decoration:none}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt.e-grp-responsive{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-icon{color:#666}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-icon{color:#fff;text-decoration:none}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-left-color:#cecece}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-right-color:transparent}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-bottom-color:transparent}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-left-color:transparent}.e-groupbutton.e-rtl>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-left-color:transparent}.e-groupbutton.e-disable{background-color:#eee;border-color:#ccc;opacity:1;color:#d6d7d7}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-innerIncrement:hover{background-image:url(../common-images/maps/Zoom-In_hover.png)}.e-legendLabelContent{color:#333}.e-map{color:#333;background-color:#fff;border-color:#cecece}.e-drilldownHeader{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-map-home{background-image:url(../common-images/maps/Home.png)}.e-map-labelContainer{width:200px;height:400px;border:1px solid #808080}.e-map-label{cursor:pointer;color:#000;padding:5px}.e-map-label:hover{background-color:#eee}.e-map-home{height:30px;width:30px}.e-map-home:hover{background-image:url(../common-images/maps/Home_hover.png)}.e-map-contribution{border-color:#dbdbde;right:0;bottom:0;font-family:sans-serif;font-weight:normal;position:absolute;background-color:rgba(255,255,255,.7);font-size:10px;padding:2px 4px;z-index:1000;border-style:solid;border-width:1px}.sliderParent{height:150px;width:10px;margin-top:-197px;margin-left:34px}.e-innerIncrement{background-image:url(../common-images/maps/Zoom-In.png);height:25px;width:25px}.e-innerDecrement:hover{background-image:url(../common-images/maps/Zoom-out_hover.png)}.e-innerDecrement{background-image:url(../common-images/maps/Zoom-out.png);height:25px;width:25px}.nav-dec-Vert{margin-top:150px;margin-left:27px}.nav-inc-Vert{margin-top:40px;margin-left:27px}.nav-dec-Horz{margin-top:-24px;margin-left:0}.nav-inc-Horz{margin-top:-29px;margin-left:175px}.e-radialTop{height:20px;margin-left:15px;width:52px}.e-arrowUp:hover{background-image:url(../common-images/maps/Arrow_Top_hover.png)}.e-arrowUp{background-image:url(../common-images/maps/Arrow_Top.png);height:20px;width:52px}.e-radialLeft{height:52px;width:20px;margin-top:-4px}.e-radialRight{margin-left:61px;margin-top:-53px;height:52px;width:20px}.e-arrowLeft:hover{background-image:url(../common-images/maps/Arrow_Left_hover.png)}.e-arrowLeft{background-image:url(../common-images/maps/Arrow_Left.png);height:52px;width:20px}.e-radialBottom{height:20px;margin-left:15px;margin-top:-6px;width:52px}.e-arrowRight:hover{background-image:url(../common-images/maps/Arrow_Right_hover.png)}.e-arrowRight{background-image:url(../common-images/maps/Arrow_Right.png);height:52px;width:20px}.e-arrowDown:hover{background-image:url(../common-images/maps/Arrow_Bootom_hover.png)}.e-arrowDown{background-image:url(../common-images/maps/Arrow_Bootom.png);height:20px;width:52px}.e-home-bg{height:30px;width:30px;margin-top:-55px;margin-left:25px}.e-interactivelegend-title{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-leftlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-rightlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangestartlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangeendlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legendlabeltext{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-defaultToolTip{border:1px solid #404041;box-shadow:0 5px 5px rgba(0,0,0,.2);border-radius:4px;margin-right:25px;min-width:30px;height:20px;padding-top:9px;padding-right:10px;padding-left:10px;width:auto;opacity:.85;background:#fff}.e-defaultToolTip:before{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #404041;border-bottom:7px solid transparent;background:transparent;opacity:.85;left:4px;top:-16px;content:''}.e-defaultToolTip:after{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #fff;border-bottom:7px solid transparent;left:6px;top:-16px;content:''}.e-defaultlegend-title{color:#000;font-size:17px}.e-labelStyle{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;white-space:nowrap}.e-smartLabelStyle{padding:3px;font-weight:normal;color:#000;width:auto;height:20px;text-align:center;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-smartLabelStyle:hover{cursor:pointer}.e-mapSelectedShape{opacity:1}.e-mapDragSelection{border:2px solid #f00}.e-mapHighlightedShape{opacity:1}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-drilldownHeader{font-size:15px;text-indent:10px}.e-drilldownlabel{color:#fff}.e-drilldownlabel:hover{text-decoration:underline}.e-drilldownarrow{fill:white;stroke:transparent;stroke-width:1px;zoom:1}.e-treemap-leaflabel{font-size:14px;font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-treemap-legendLabel{font-size:12px}.e-treemap-label{font-size:14px}.e-treemap-header{font-size:15px}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{background-color:#f4f4f4 !important}.e-pivotschemadesigner .e-schemaBtnUnique{white-space:initial !important}.e-pivotschemadesigner *:focus:hover{outline:none}.e-pivotgrid .e-headerItem{border:none !important;text-align:center;font-style:italic;font-weight:bold;overflow:hidden !important;display:inline-block;text-overflow:ellipsis;white-space:nowrap;font-size:10px;padding-left:10px;padding-right:10px}.e-pivotgrid table{border-collapse:collapse;background-color:#fff;cursor:default}.e-pivotgrid table{font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial !important;color:#333}.e-pivotgrid .e-filterValues,.e-pivotschemadesigner .e-filterValues{background-color:#fff}.e-pivotgrid .e-conditionFrom,.e-conditionTo{background-color:inherit}.e-pivotgrid .e-hoverBtn{background:#f4f4f4}.e-tooltipText{font-size:12px;text-align:left;height:auto;font-weight:normal}.e-tooltipText{color:#333;margin:5px 0 10px 0}.e-pivotgrid .e-reSizeColbg{border-left-color:#cecece}.e-pivotgrid .e-editcondition,.e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl,.e-pivotgrid .e-fSizeLbl{margin-left:15px}.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pGridTooltip{position:fixed !important;z-index:500;display:none;border-width:10px;height:auto}.e-pGridTooltip{opacity:1;background:#fcfcfc;border:2px solid #cecece;padding:5px}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{border:solid 1px #cecece}.e-pivotgrid th,.e-pivotgrid td{white-space:nowrap;height:25px;font-weight:normal}.e-pivotgrid th,.e-pivotgrid td{padding:6px 2px 6px 8px}.e-pivotgrid .value{background-color:#fff}.e-pivotgrid .value{padding:6px 6px 6px 16px;text-align:right !important}.e-pivotgrid .summary{white-space:nowrap;text-align:left}.e-pivotgrid .summary{font-weight:bold !important}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{background:#fff;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{font-weight:bold;color:#333;padding:6px 16px 6px 2px}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{background:#f4f4f4;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{font-weight:bold;color:#333;padding:6px 16px 6px 2px}.e-pivotgrid{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-cellSelection{background:#f4f4f4;filter:alpha(opacity=50);opacity:.5;position:absolute;border-style:dotted;border-width:3px;border-color:#cecece}.e-pivotgrid .value.selection{cursor:crosshair}.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader,.e-pivotgrid.e-rtl .rowheader:hover{padding:6px 0 6px 40px}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{height:17px;display:inline-block;cursor:pointer}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{width:23px}.e-pivotgrid .e-errOKBtn{display:inline-block}.e-pivotgrid .e-errOKBtn{margin:20px 0 10px 165px;width:50px}.e-pivotgrid.e-rtl .e-errOKBtn{margin-right:155px !important}.e-pivotgrid .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotgrid table .e-expand:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-expand:before{margin-left:9px;font-size:7px}.e-pivotgrid.e-rtl .e-pGridTooltip>p{direction:ltr;text-align:right}.e-pivotgrid .e-pGridTooltip p{white-space:nowrap}.e-pivotgrid.e-rtl table .e-expand:before{content:""}.e-pivotgrid.e-rtl table .e-expand:before{font-size:23px;margin-top:-3px}.e-pivotgrid.e-rtl table .e-collapse:before{margin-left:0}.e-pivotgrid table .e-collapse:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-collapse:before{margin-left:7px;font-size:6px}.e-pivotgrid.e-rtl .e-removeBtn:before,.e-pivotgrid.e-rtl .e-sorting:before,.e-pivotgrid.e-rtl .filter:before{float:left;margin-left:4px;margin-right:0}.e-pivotgrid .kpiiconvalue{height:20px;background-position:center;background-repeat:no-repeat}.e-pivotgrid .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgrid .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgrid .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png");background-position:center center}.e-pivotgrid .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png");background-position:center center}.e-pivotgrid .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png");background-position:center center}.e-pivotgrid .kpicircle{background-image:url("../common-images/pivotgrid/circle.png");background-position:center center}.e-pivotgrid .kpiredroad{background-image:url("../common-images/pivotgrid/red.png");background-position:center center}.e-pivotgrid .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png");background-position:center center}.e-pivotgrid .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png");background-position:center center}.e-pivotgrid .hyperlinkValueCell{color:#3277b2;text-decoration:underline;cursor:pointer}.e-pivotgrid .hyperlinkHeaderCell{color:#3277b2;text-decoration:underline;cursor:pointer}.e-pivotgrid .e-vScrollPanel{background-color:#e0e0e0;width:8px;margin-left:8px;display:inline-block}.e-pivotgrid .e-hScrollPanel{background-color:#e0e0e0;height:8px;margin-top:4px}.e-pivotgrid .e-vScrollThumb{width:6px;position:relative;top:1px;left:1px;background-color:#b8b8b8}.e-pivotgrid .e-hScrollThumb{height:6px;position:relative;left:1px;background-color:#b8b8b8}.e-pivotgrid .e-hScrollThumb{top:1px}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{background-color:#3277b2;border:thin solid #cecece;color:#fff}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{width:auto;padding:5px;position:absolute}.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel,.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{float:right;margin-left:5px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{float:left;margin-right:2px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{float:right;margin-left:2px}.e-pivotgrid .e-vScrollThumb:hover,.e-pivotgrid .e-hScrollThumb:hover{background-color:#969696}.e-pivotgrid .inActive{display:none}.e-pivotgrid .dragging{background-color:#666 !important}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{color:#333}.e-pivotgrid .filter:before{float:right;margin-right:4px}.e-pivotgrid .filter:before{content:""}.e-pivotgrid .filter.filtered:before{content:"";float:right}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{float:right;margin-right:4px}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{content:""}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{float:right}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{content:""}.e-pivotgrid .e-removeBtn:before{float:right;margin-right:4px}.e-pivotgrid .e-removeBtn:before{content:""}.e-pivotgrid .e-memberEditorDiv{height:256px;border:1px solid #cecece}.e-pivotgrid .e-memberEditorDiv{margin-top:7px}.e-pivotgrid .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{color:#666}.e-pivotschemadesigner .e-memberAscendingIcon:before,.e-pivotgrid .e-memberAscendingIcon:before{content:"";font-size:16px;margin:auto !important;margin-top:2px !important}.e-pivotschemadesigner .memberSortDiv,.e-pivotgrid .memberSortDiv{margin-top:-3px}.e-pivotschemadesigner div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotschemadesigner .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul,.e-pivotgrid .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li,.e-pivotgrid .e-editorTreeView.e-treeViewUl li{padding-left:16px !important}.e-pivotschemadesigner .e-separateDiv{border:.5px solid;border-color:#cecece}.e-pivotschemadesigner .e-separateDiv,.e-pivotgrid .e-separateDiv{border:1px solid #cecece !important;border-bottom:none !important;margin:9px 0}.e-pivotschemadesigner .e-memberDescendingIcon:before,.e-pivotgrid .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{cursor:pointer}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{background-color:#f4f4f4}.e-pivotgrid .e-dialogOKBtn{width:69px}.e-pivotgrid .e-dialogOKBtn{margin-left:83px;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:73px;margin-left:10px}.e-pivotgrid.e-rtl .e-dialogOKBtn{margin-right:87px;margin-left:10px}.e-pivotgrid .e-dialogCancelBtn{width:69px;margin-left:10px;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:10px}.e-pivotgrid .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move;color:#333}.e-pivotgrid .e-treeview .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotgrid .e-treeview .e-icon.e-stop:before,.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotgrid .e-dialog a.e-linkPanel,.e-pivotschemadesigner .e-dialog a.e-linkPanel{text-decoration:underline;margin:-20px 0 20px 0}.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotgrid .e-pivotButton{color:#666;border-color:#cecece}.e-pivotgrid .e-pivotButton .e-btn{text-align:left !important}.e-pivotgrid .e-pivotButton .e-btn.e-select{border:none}.e-pivotgrid .e-pivotButton .e-btn.e-select{height:auto;color:#666;border-color:#cecece}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{border:none;border-color:#cecece}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{color:#333}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pivotgrid .e-pivotButton.e-btn.e-select{border:none}.e-pivotgrid .e-drag{color:#fff;background:#3277b2;border:1px solid #cecece;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .e-drag{padding:9px 0 9px 0;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold}.e-pivotgrid .e-pivotButton.e-btn .e-icon{padding:0}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{color:#fff;padding:5px 0 5px 0;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold}.e-pivotgrid .values{border-right:1px solid #cecece}.e-pivotgrid .emptyRows{background:#3277b2;border:1px solid #cecece}.e-pivotgrid .valueColumn{background:#3277b2;height:auto;border-right:1px solid #cecece;border-left:1px solid #cecece}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{background:#fcfcfc}.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover,.e-pivotgrid .e-rows .e-pivotButton:hover{background:#f4f4f4}.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{display:inline-block;vertical-align:top}.e-pivotgrid .e-btn{vertical-align:auto}.e-pivotgrid .e-drag .e-btn,.e-pivotgrid .e-drag .e-btn div{vertical-align:initial}.e-pivotgrid .e-drag .e-pivotButton{vertical-align:top;line-height:0}.e-pivotgrid .e-rows{padding-bottom:4px;display:table-cell;vertical-align:bottom;height:100%;width:100%;min-height:24px;min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-height:24px}.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{vertical-align:bottom}.e-pivotgrid .e-pivotButton{margin-left:5px}.e-pivotgrid .e-grpRow{background:#3277b2;vertical-align:bottom;text-align:left}.e-pivotgrid .e-pivotButton{padding:0 !important}.e-pivotgrid .e-pivotButton{border:1px solid #cecece !important}.e-pivotgrid .e-pivotButton:hover{border:1px solid #cecece !important}.e-pivotgrid th.e-grpRow{padding:10px 2px 0 0 !important}.e-pivotgrid .e-btn{font-size:13px}.e-pivotgrid .e-widthSetter{width:3em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .contextMenuPopup .menuItem:hover{background-color:#f4f4f4;color:#333;cursor:default}.e-pivotgrid div.e-advancedFilterDlg,.e-pivotschemadesigner div.e-advancedFilterDlg{border:1px solid #cecece}.e-pivotgrid td.e-grpRow{padding-left:0 !important}.e-pivotgrid .e-grpRow{white-space:normal}.e-pivotgrid .e-dropIndicatorActive{height:20px;width:20px;position:fixed !important;z-index:30000;color:#666;cursor:pointer;font-family:"ej-webfont"}.e-pivotgrid .e-dropIndicatorActive:before{content:""}.e-pivotgrid .e-selected{background:#3277b2;color:#fff}.e-pivotgrid .e-highlighted{background-color:#f4f4f4}.e-pivotgrid .borderLine{margin-left:-10px;margin-right:-10px;border-top:1px solid #cecece}.e-pivotgrid .calculatorFields{margin-top:-5px;height:31px}.e-pivotgrid .e-column-resizeToSize{table-layout:fixed;width:100%}.e-pivotgrid .e-column-resizeToContent{table-layout:fixed}.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th{overflow:hidden}.e-pivotgrid.e-column-resize thead>tr{cursor:pointer}.pivotTree .e-calculatedFieldMenuItem{border-bottom:solid 1px #cecece}.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-enabled{color:#fff !important;background:#3277b2 !important}.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotgrid .e-advancedFiltering:before{content:"";font-size:20px}.e-pivotgrid .e-drillThrough:before{content:"";font-size:20px}.e-pivotgrid .e-collapseByDefault:before{content:"";font-size:20px}.e-pivotgrid .e-numberFormatting:before{content:"";font-size:20px}.e-pivotgrid .e-paging:before{content:"";font-size:20px}.e-pivotgrid .e-pagingOptions:before{content:"";font-size:20px}.e-pivotgrid .e-cellSelect:before{content:"";font-size:20px}.e-pivotgrid .e-cellContext:before{content:"";font-size:20px}.e-pivotgrid .e-cellEditing:before{content:"";font-size:20px}.e-pivotgrid .e-columnResize:before{content:"";font-size:20px}.e-pivotgrid .e-excelLikeLayout:before{content:"";font-size:20px}.e-pivotgrid .e-toolTip:before{content:"";font-size:20px}.e-pivotgrid .rtl:before{content:"";font-size:20px}.e-pivotgrid .e-hyperlinkOptions:before{content:"";font-size:20px}.e-pivotgrid .e-frozenHeaders:before{content:"";font-size:20px}.e-pivotgrid .e-exporting:before{content:"";font-size:20px}.e-pivotgrid .e-calculatedField:before{content:"";font-size:20px}.e-pivotgrid .e-summaryCustomize:before{content:"";font-size:20px}.e-pivotgrid .e-conditionalFormat:before{content:"";font-size:20px}.e-pivotgrid .e-summaryTypes:before{content:"";font-size:20px}.e-pivotgrid .e-layouts:before{content:"";font-size:20px}.e-pivotgrid .e-advancedFiltering:hover,.e-pivotgrid .e-drillThrough:hover,.e-pivotgrid .e-collapseByDefault:hover,.e-pivotgrid .groupingBar:hover,.e-pivotgrid .e-numberFormatting:hover,.e-pivotgrid .e-paging:hover,.e-pivotgrid .e-pagingOptions:hover,.e-pivotgrid .e-cellSelect:hover,.e-pivotgrid .e-cellContext:hover,.e-pivotgrid .e-cellEditing:hover,.e-pivotgrid .e-columnResize:hover,.e-pivotgrid .e-toolTip:hover,.e-pivotgrid .rtl:hover,.e-pivotgrid .e-hyperlinkOptions:hover,.e-pivotgrid .e-frozenHeaders:hover,.e-pivotgrid .e-exporting:hover,.e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover,.e-pivotgrid .e-summaryCustomize:hover,.e-pivotgrid .e-conditionalFormat:hover,.e-pivotgrid .e-summaryTypes:hover,.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{background-repeat:no-repeat;margin:4px;cursor:default;display:inline-block;height:20px;width:20px}.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{overflow:visible !important;color:#666;text-indent:-3px}.e-pivotgrid .e-normalLayout:before{content:""}.e-pivotgrid .e-noSummariesLayout:before{content:""}.e-pivotgrid .e-normalTopSummaryLayout:before{content:""}.e-pivotgrid .e-rowHeaderHyperLink:before{content:""}.e-pivotgrid .e-colHeaderHyperLink:before{content:""}.e-pivotgrid .e-valueCellHyperLink:before{content:""}.e-pivotgrid .e-summaryCellHyperLink:before{content:""}.e-pivotgrid .e-rowFreeze:before{content:""}.e-pivotgrid .e-colFreeze:before{content:""}.e-pivotgrid .e-excel:before{content:""}.e-pivotgrid .e-word:before{content:""}.e-pivotgrid .e-pdf:before{content:""}.e-pivotgrid .csv:before{content:""}.e-pivotgrid .e-hyperLinkIcons:before,.e-pivotgrid .e-frozenHeaderIcons:before,.e-pivotgrid .e-exportingIcons:before,.e-pivotgrid .e-layoutIcons:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons,.e-pivotgrid .e-layoutIcons:hover{background-repeat:no-repeat;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-layoutIcons{color:#666}.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons:hover{color:#333;cursor:pointer;background:#f4f4f4}.e-pivotgrid .e-frozenDialog,.e-pivotgrid .e-exportDialog,.e-pivotgrid .e-hyperLinkDialog,.e-pivotgrid .e-layoutsDialog{position:absolute;z-index:1000000;background-color:#fcfcfc;border:2px solid #cecece}.e-pivotgrid .e-calcFormulaDiv{position:absolute}.e-pivotgrid .e-calcFormulaDiv{left:136px;top:102px}.e-pivotgrid .e-dlgCalculatedField{margin-top:8px;border:1px solid #cecece;margin-bottom:12px;padding:13px 10px 10px}.e-pivotgrid .calculateFieldName{position:absolute;width:197px;height:24px;border:none;background-color:#fff;color:#333}.e-pivotgrid .calculateFieldName{top:36px;left:93px}.e-pivotgrid .calculatedFieldFormula{background-color:#fff;color:#333;cursor:not-allowed;opacity:.85;padding:1px}.e-pivotgrid .calculatedFieldFormula{border:1px solid #cecece}.e-pivotgrid .e-dlgCalculatedField .e-outerTable td{padding:4px 10px 15px}.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td{padding:4px 10px}.e-pivotgrid .e-calcFormulaDiv td{border:1px solid #cecece;background-color:#fff;padding:5px 18px;cursor:default;color:#333}.e-pivotgrid .e-calcFormulaDiv td:hover{color:#333;border:1px solid #cecece}.e-pivotgrid .e-calcFormulaDiv td:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pivotschemadesigner{font-size:12px;float:right;position:static}.e-pivotschemadesigner{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;background:none repeat scroll 0 0 #fff;border:1px solid #cecece;color:#333}.bg-div{background:none repeat scroll 0 0 #fff;border:1px solid #cecece}.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{overflow:auto}.e-pivotschemadesigner .e-kpiCDB:before,.e-pivotschemadesigner .e-kpiRootCDB:before,.e-pivotschemadesigner .e-kpiGoalCDB:before,.e-pivotschemadesigner .e-kpiStatusCDB:before,.e-pivotschemadesigner .e-kpiTrendCDB:before,.e-pivotschemadesigner .e-kpiValueCDB:before{content:"";font-size:18px}.e-pivotschemadesigner .e-kpiCDB,.e-pivotschemadesigner .e-kpiRootCDB,.e-pivotschemadesigner .e-kpiGoalCDB,.e-pivotschemadesigner .e-kpiStatusCDB,.e-pivotschemadesigner .e-kpiTrendCDB,.e-pivotschemadesigner .e-kpiValueCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotschemadesigner .e-fieldTable{background:#fff;border-collapse:collapse}.e-pivotschemadesigner .e-fieldTable{border:1px solid #cecece}.e-pivotschemadesigner .e-fieldTable{margin:10px 10px 8px}.e-pivotschemadesigner .e-schemaFieldList{display:inline-block;overflow:auto;height:182px;width:100%;color:#666}.e-pivotschemadesigner .e-elementSeparator{border:solid #cecece;border-width:0 0 1px 0;display:block;margin:7px}.e-pivotschemadesigner .e-schemaFieldTree{overflow:hidden}.e-pivotschemadesigner .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .schemaHeaders{overflow:hidden}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{overflow-x:hidden;overflow-y:auto;height:75%}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{border:1px solid #cecece;margin-left:10px}.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-right:10px}.e-pivotschemadesigner .e-axisTd1{float:left;position:relative}.e-pivotschemadesigner .e-axisTd2{float:right;position:relative}.e-pivotschemadesigner .deferUpdateLayout{margin-top:6px}.e-pivotschemadesigner .deferUpdateLayout .e-text{margin-top:2px !important}.e-pivotschemadesigner .listSubhead{margin:10px 0 0}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold;line-height:240%}.e-pivotschemadesigner .e-rPivotHeader{margin-right:10px}.e-pivotschemadesigner .e-listHeader{font-weight:bold;font-size:15px;margin:-1px;line-height:40px}.e-pivotschemadesigner .e-listHeader{border-bottom:1px solid #cecece}.e-pivotschemadesigner .e-folderCDB:before{content:"";display:inline;vertical-align:middle;font-size:17px}.e-pivotschemadesigner .e-namedSetCDB:before{content:"";display:inherit;vertical-align:middle;font-size:18px}.e-pivotschemadesigner .e-measureGroupCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .e-dimensionCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .centerDiv{border-radius:25px;height:2px;width:98%}.e-pivotschemadesigner .centerDiv{margin-left:4px;background-color:#cecece}.e-pivotschemadesigner .centerDiv:hover{cursor:default}.e-pivotschemadesigner .centerHead{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;margin:7px 10px}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{border:1px solid #cecece;border-bottom:none;margin-left:10px}.e-pivotschemadesigner .e-rPivotHeader,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-left:1%}.e-pivotschemadesigner.e-rtl .e-rPivotHeader,.e-pivotschemadesigner.e-rtl .e-schemaColumn,.e-pivotschemadesigner.e-rtl .e-schemaValue{margin-right:5%}.e-pivotschemadesigner .headerText{padding:0 5px 0 5px}.e-pivotschemadesigner .subheadText{margin:10px 0 0}.e-pivotschemadesigner .subheadText{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;padding-left:10px}.e-pivotschemadesigner .pivotLabel:hover{background:none repeat scroll 0 0 #3277b2;color:#fff;cursor:move}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{width:auto;background:#fcfcfc;border:1px solid;border-color:#cecece !important;white-space:nowrap;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{display:block;margin:2px 3px 0}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;border:none !important;overflow:hidden}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{height:auto;color:#666;border-color:#cecece}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;color:#666;border-color:#cecece;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{height:auto}.e-hoverBtn{background:#f4f4f4 !important}.e-pivotgrid .dragHover{background:#3277b2 !important}.e-pivotschemadesigner.e-rtl .pvtBtnDiv>.e-pvtBtn{text-align:right}.dragHover.e-btn.e-select{background:#3277b2 !important}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{border:1px solid;border-color:#fff !important;color:#333}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pivotschemadesigner .filter,.e-pivotschemadesigner .e-sorting,.e-pivotschemadesigner .e-removeBtn{color:#333;display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotschemadesigner .btnDeferUpdate{text-overflow:ellipsis;width:90px}.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate{width:60px}.e-pivotschemadesigner .e-errOKBtn{display:inline-block}.e-pivotschemadesigner .e-errOKBtn{margin:20px 0 10px 155px;width:50px}.e-pivotschemadesigner.e-rtl .e-errOKBtn{margin-right:155px;width:50px}.e-pivotschemadesigner .pvtDrop:before,.e-pivotschemadesigner .treeDrop:before{content:""}.e-pivotschemadesigner .e-dropIndicator{background:none repeat scroll 0 0 transparent;height:2px;width:auto}.e-pivotschemadesigner .e-dropIndicatorHover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pivotschemadesigner .e-removePivotBtn:before{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#fff;content:"";font-size:13px;background-color:#fff;border:1px solid #cecece;float:none;padding:6px;position:absolute}.e-pivotschemadesigner .e-removePivotBtn:hover{cursor:pointer;background:none repeat scroll 0 0 #f4f4f4}.e-pivotschemadesigner .e-sorting:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner .e-sorting.descending:before{content:"";float:right}.e-pivotschemadesigner .filter:before{content:"";margin-left:-35px}.e-pivotschemadesigner .filter.filtered:before{content:"";float:right}.e-pivotschemadesigner .e-removeBtn:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner.e-rtl .filter:before{float:left;margin-left:17px;margin-right:0;margin-top:-20px}.e-pivotschemadesigner.e-rtl .filter{float:left !important}.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover,.e-pivotschemadesigner .clearSorting:hover,.e-pivotschemadesigner .clearAllFilters:hover,.e-pivotgrid .sortDiv:hover,.e-pivotgrid .clearSorting:hover,.e-pivotgrid .clearAllFilters:hover{cursor:pointer}.e-pivotschemadesigner .filterBtn{height:24px}.e-pivotschemadesigner .e-filterIndicator{background:none repeat scroll 0 0 #3277b2}.e-pivotschemadesigner .e-memberEditorDiv{height:256px;border:1px solid #cecece}.e-pivotschemadesigner .e-memberEditorDiv{margin-top:7px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{width:69px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{margin-left:10px}.e-pivotschemadesigner .e-dialogOKBtn{margin-left:83px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-right:86px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:73px}.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:5px}.e-pivotschemadesigner .e-chkbox-wrap{margin-left:7px}.e-pivotschemadesigner .e-tbtn-wrap{display:inline-block}.e-pivotschemadesigner .e-togglebutton .e-icon{height:14px;width:14px}.e-pivotschemadesigner .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move}.e-pivotschemadesigner .e-treeview .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#333;font-weight:bold}.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover{background:#3277b2}.e-pivotschemadesigner .e-treeview .e-active{background:#3c719e;color:#fff}.e-pivotschemadesigner .btnDeferUpdate{float:right}.e-pivotschemadesigner .btnDeferUpdate{margin-right:10px}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{float:left}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{margin-left:10px}.e-pivotschemadesigner .deferUpdateLayout{margin-left:5px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout{margin-right:5px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text{margin-right:5px}.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{width:90%}.e-pivotschemadesigner .e-pivotButton .e-rtl{text-align:right}.e-pivotschemadesigner .e-schemaFieldTree ul,.e-pivotschemadesigner .e-schemaFieldTree li{width:96%;height:auto}.e-pivotschemadesigner .e-btn .e-btntxt{padding:0 6px 6px}.e-pivotschemadesigner .expandSchema{display:block;float:right;height:25px;left:24px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .collapseSchema{float:right;height:25px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .freeze{position:absolute;height:100%;width:100%;content:' ';top:0;left:0;z-index:10;opacity:0;background-color:#d3d3d3;filter:alpha(opacity=0)}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{font-weight:bold}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{padding:5px 0 5px 8px}.e-pivotschemadesigner .e-ascOrder,.e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder,.e-pivotgrid .e-descOrder{list-style:none;border:1px solid #fff}.e-pivotschemadesigner .e-descImage,.e-pivotschemadesigner .e-ascImage,.e-pivotgrid .e-descImage,.e-pivotgrid .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-ascImage:before,.e-pivotgrid .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-descImage:before,.e-pivotgrid .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-dialog .filter{float:left}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid;padding-top:2px}.e-pivotschemadesigner .e-filterElementTag.e-vertical,.e-pivotgrid .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotschemadesigner .e-clrFilter:before,.e-pivotgrid .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-filterState:before,.e-pivotgrid .e-filterState:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearAllFilters,.e-pivotgrid .clearAllFilters{padding-top:4px;padding-left:5px}.e-pivotschemadesigner .clearAllFilters .e-clrFilter,.e-pivotgrid .clearAllFilters .e-clrFilter{margin-top:1px;float:left}.e-pivotschemadesigner .clearAllFilters .filter,.e-pivotgrid .clearAllFilters .filter{margin-left:0}.e-pivotschemadesigner .e-filterIndicator:before,.e-pivotgrid .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .advancedFilter,.e-pivotgrid .advancedFilter{margin-left:9px;margin-right:5px}.e-pivotschemadesigner .e-activeFilter:before,.e-pivotgrid .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearFilter .e-clrFilter,.e-pivotgrid .clearFilter .e-clrFilter{margin-top:-1px !important}.e-pivotschemadesigner .advancedFilter .e-editorTreeView,.e-pivotgrid .advancedFilter .e-editorTreeView{height:inherit;margin-top:0}.e-pivotschemadesigner .separator,.e-pivotgrid .separator{width:84%;height:1px;background-color:#cecece;margin-top:7px;margin-left:35px}.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a{margin-left:3px !important}.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText,.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText{padding-left:1px !important}.e-pivotschemadesigner .sortDiv,.e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .sortDiv,.e-pivotgrid .clearSorting,.e-pivotgrid .e-filterElementTag{padding-left:5px}.e-pivotschemadesigner .clearSorting,.e-pivotgrid .clearSorting{height:20px}.e-pivotschemadesigner .e-filterState,.e-pivotgrid .e-filterState{margin-left:10px}.e-pivotschemadesigner .memberFilter.e-filterState,.e-pivotgrid .memberFilter.e-filterState{margin-left:0 !important;margin-top:5px;position:absolute;float:left}.e-pivotgrid #sep1,.e-pivotgrid #sep2,.e-pivotgrid #sep3,.e-pivotgrid #sep4,.e-pivotgrid #sep5,.e-pivotgrid #sep6,.e-pivotgrid #sep7,.e-pivotgrid #sep8,.e-pivotgrid #sep9,.e-pivotschemadesigner #sep1,.e-pivotschemadesigner #sep2,.e-pivotschemadesigner #sep3,.e-pivotschemadesigner #sep4,.e-pivotschemadesigner #sep5,.e-pivotschemadesigner #sep6,.e-pivotschemadesigner #sep7,.e-pivotschemadesigner #sep8,.e-pivotschemadesigner #sep9{height:1px;background-color:#cecece;margin-left:30px}.e-pivotgrid #sep1{height:0}.e-pivotgrid #labelFilterBtn,.e-pivotgrid #ascOrder,.e-pivotgrid #descOrder,.e-pivotgrid #clearAllFilters,.e-pivotgrid #clearSorting,.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder,.e-pivotschemadesigner #descOrder,.e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting{border-bottom:none}.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text,.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid !important}.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div{padding-bottom:5px}.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog{margin-left:-7px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{height:auto !important}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible;border:none}.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner.e-rtl .e-axisTd1{float:left}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog,.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog{overflow:visible !important}.e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:15px;left:232px}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:15px;left:13px}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:229px;left:12px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:236px;left:235px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{top:236px;left:235px}.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter{margin-bottom:10px !important}.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotschemadesigner .e-firstPage.e-pageDisabled,.e-pivotschemadesigner .e-prevPage.e-pageDisabled,.e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled,.e-pivotgrid .e-prevPage.e-pageDisabled,.e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{filter:alpha(opacity=50) !important;-moz-opacity:.5 !important;opacity:.5 !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover,.e-pivotgrid .e-prevPage.e-pageEnabled:hover,.e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{background-color:#f4f4f4}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active,.e-pivotgrid .e-firstPage.e-pageEnabled:active,.e-pivotgrid .e-prevPage.e-pageEnabled:active,.e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{background-color:#3277b2;color:#fff}.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage,.e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage,.e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage{width:24px;height:24px}.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount,.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount,.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount{margin-right:8px}.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{margin:0 0 6px !important}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-left:0}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-right:5px}.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{padding-left:5px;padding-right:5px}.e-pivotgrid .filterDialog .e-dialogCancelBtn,.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn{margin-right:102px !important}.e-pivotgrid .curInput{width:100%}.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child{border-left:0}.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child,table.pivotGridValueTable.rowFrozenTable tr td:last-child{border-right:0}.e-pivotgrid .frozenBorderBtmClr{border-bottom:solid 1px #cecece}@media(min-width:20px) and (max-width:799px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:800px) and (max-width:959px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:960px) and (max-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient,.e-pivotclient *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-pivotclient .e-pivotschemadesigner .memberSortDiv{margin-top:1px !important}.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input,.e-pivotclient .e-input.e-placeholder,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pivotclient td{padding:0;border:0 none}.e-pivotclient .e-hoverCell{background-color:#f4f4f4 !important}.e-pivotclient .e-collectionli:hover,.e-pivotclient .e-reportli:hover{background:#fcfcfc !important;border:none !important;color:#666 !important;padding:3px !important;border-top:4px !important}.e-pivotclient .e-collectiondiv{float:right;margin-left:6px}.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl{margin-top:2px}.e-pivotclient .e-splitBtnUnique{height:auto !important}.e-pivotclient *:focus:hover{outline:none}.e-pivotclient .e-removeBtnUnqiue{height:calc(61%) !important}.e-pivotclient .e-schemaRemoveBtnUnqiue{height:inherit !important}.e-pivotclient .e-schemaBtnUnique{margin-top:0 !important;height:auto !important;white-space:initial !important}.e-pivotclient .e-pvtBtnUnique{display:inline-flex !important}.e-pvtBtnUnique{display:inline-flex !important}.e-pivotclient{border:1px solid #cecece;background-color:#fff}.e-pivotclient{color:#333}.e-pivotclient .e-fullScreenView .e-pivotgrid{overflow:auto}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{color:#666}.e-pivotclient .e-memberAscendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotclient .e-separateDiv{border:1px solid #cecece !important;border-bottom:none !important;margin:9px 0}.e-pivotclient .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient .e-memberDescendingIcon:hover,.e-pivotclient .e-memberAscendingIcon:hover{background-color:#f4f4f4;cursor:pointer}.e-pivotclient .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotclient .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotclient .e-editorTreeView.e-treeViewUl li{padding-left:12px !important}.e-pivotclient .memberSortDiv{float:right}.e-pivotclient .memberSortDiv.e-rtl{float:left;margin-left:-15px !important}.e-pivotclient .e-gridPanel,.e-pivotclient .e-chartPanel{border:none !important}.e-pivotclient .e-controlPanel{position:relative;right:5px}.e-pivotclient .e-sortFilterDisable{color:#999}.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header{background:transparent}.e-pivotclient .e-dialog .e-header{background:#fff;color:#333}.e-pivotclient textarea{background:#fff}.e-pivotclient .e-treeview .e-text{color:#333}.e-pivotclient .e-treeview .e-text:hover{color:#333}.e-pivotclient .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotclient .e-dialog a.e-linkPanel{text-decoration:underline}.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{margin-top:4px !important}.e-pivotclient .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotclient .e-treeview .e-active{color:#fff;background:#3277b2}.e-pivotclient .e-childsplit>span.e-splitbar.e-h-bar{width:5px;border:none}.e-pivotclient .e-parentsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .e-splitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .customCSS .e-splitbar{background-color:#fff}.e-pivotclient .e-olapFieldList .e-ul{width:100% !important;height:100% !important}.e-pivotclient .e-splitter .e-pane{overflow:visible !important}.e-pivotclient .e-splitter{border:none !important}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:1px;position:absolute}.e-pivotclient .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont'}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{left:4.5px}.e-pivotclient .e-axisTable.e-pane{left:7.5px !important;padding-right:9.5px !important}.e-pivotclient .e-serverchildsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none;left:1.5px}.e-pivotclient .e-serverparentsplit>span.e-splitbar.e-h-bar{width:6px !important;border:none}.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{background:none}.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{padding-right:2px}.e-pivotclient .axisBuilderTD.e-pane{left:2.5px;padding-right:7.5px}.e-pivotclient .e-serversplitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .controlPanelTD{display:inline-block}.e-pivotclient .e-childsplit.e-rtl>.e-axisTable.e-pane{left:3.5px !important}.e-pivotclient .e-childsplit.e-rtl>.e-fieldTable.e-pane{left:-5.5px !important}.e-pivotclient .e-cubeTreeView .e-ul{overflow:auto !important}.e-olapclient .e-nextPageDiv{float:right;margin-top:10px}.e-olapclient .e-memberPageCount{padding-left:5px}.e-olapclient .e-disabled{cursor:pointer;opacity:.5}.e-olapclient .e-enabled{cursor:pointer;opacity:1}.e-pivotclient .e-ddl .e-select{color:#333;background:#fff;border-color:#cecece}.e-pivotclient .e-ddl .e-select:hover{color:#333;background:#f4f4f4}.e-pivotclient .e-outerTable{border-collapse:collapse;background-color:#fff}.e-pivotclient .e-outerTable{font:normal 12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-titleText{height:50px;width:inherit;display:inline-block}.e-pivotclient .e-titleText{font:normal 20px Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:48px}.e-pivotclient .conditionformatTbl td{padding:6px 2px 6px 8px}.e-pivotclient .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotclient .e-titleText span{padding-left:10px}.e-pivotclient .e-newReportImg:before{content:""}.e-pivotclient .e-newReportImg:before{font-size:20px}.e-pivotclient .e-addReportImg:before{content:""}.e-pivotclient .e-addReportImg:before{font-size:20px}.e-pivotclient .e-removeReportImg:before{content:""}.e-pivotclient .e-removeReportImg:before{font-size:20px}.e-pivotclient .e-renameReportImg:before{content:""}.e-pivotclient .e-renameReportImg:before{font-size:20px}.e-pivotclient .e-reportDBImg:before{content:""}.e-pivotclient .e-reportDBImg:before{font-size:20px}.e-pivotclient .e-mdxImg:before{content:""}.e-pivotclient .e-mdxImg:before{font-size:20px}.e-pivotclient .e-autoExecuteImg:before{content:""}.e-pivotclient .e-autoExecuteImg:before{font-size:20px}.e-pivotclient .e-calcMemberImg:before{font-size:20px;content:""}.e-pivotclient .e-excelExportImg:before{content:""}.e-pivotclient .e-excelExportImg:before{font-size:20px}.e-pivotclient .e-wordExportImg:before{content:""}.e-pivotclient .e-wordExportImg:before{font-size:20px}.e-pivotclient .e-pdfExportImg:before{content:""}.e-pivotclient .e-pdfExportImg:before{font-size:20px}.e-pivotclient .e-chartTypesImg:before{content:""}.e-pivotclient .e-chartTypesImg:before{font-size:20px}.e-pivotclient .e-toggleaxisImg:before{content:""}.e-pivotclient .e-toggleaxisImg:before{font-size:20px}.e-pivotclient .e-kpiCDB:before,.e-pivotclient .e-kpiGoalCDB:before,.e-pivotclient .e-kpiStatusCDB:before,.e-pivotclient .e-kpiTrendCDB:before,.e-pivotclient .e-kpiValueCDB:before,.e-pivotclient .e-kpiRootCDB:before{content:"";font-size:18px}.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB,.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{color:#666}.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB,.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{text-indent:-3px}.e-pivotclient .maximizedView:before{content:""}.e-pivotclient .maximizedView:before{font-size:21px}.e-pivotclient .e-colSortFilterImg:before{content:""}.e-pivotclient .e-colSortFilterImg:before{font-size:32px;line-height:.65;text-indent:-9px}.e-pivotclient .e-rowSortFilterImg:before{content:""}.e-pivotclient .e-rowSortFilterImg:before{font-size:29px;line-height:.8;text-indent:-7px}.e-pivotclient .e-chartPanel{height:0;width:800px;margin:3.5px 7px 7px}.e-pivotclient .clientTab{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .clientTab{margin-top:6px !important}.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton{background-repeat:no-repeat;height:20px;width:21px;cursor:pointer;position:relative;top:-3px}.e-pivotclient .e-toggleExpandButton{float:right;background-position:center -20px;margin:5px}.e-pivotclient .e-toggleCollapseButton{background-position:6px 0;position:relative;top:11px}.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover{color:#333;background:#f4f4f4}.e-pivotclient .e-toggleCollapseButton:before{content:"";font-size:20px}.e-pivotclient .e-toggleExpandButton:before{content:"";font-size:20px;margin-right:7px}.e-pivotclient .e-pivotschemadesigner .e-fieldTable{background:#fff !important;border-collapse:collapse !important;margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{margin:6px 4px 8px !important}.e-pivotclient .e-chartToolBar{border:none}.e-pivotclient .e-toolBar{border:none}.e-pivotclient .e-toggleText{background-position:center 0;background-repeat:no-repeat;height:140px;width:30px}.e-pivotclient .e-splitBtn{margin:7px 0 0 6px;position:relative}.e-pivotclient .e-csHeader{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:8px 0 8px 3px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{font-weight:bold;line-height:28px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{border:1px solid #cecece}.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient .e-cdbHeader span{padding-left:5px}.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient.e-rtl .e-cdbHeader span{padding-right:5px}.e-pivotclient .e-cubeTable{border-collapse:collapse;margin:0 5px 3px 5px}.e-pivotclient .e-cdbHeader{border-bottom:0;overflow:hidden}.e-pivotclient .e-ellipse{float:right;margin-right:5px;margin-left:-17px;background-color:#fff;position:relative}.e-pivotclient .e-axisHeader{border-bottom:0}.e-pivotclient .e-reportToolbar{border-color:#cecece !important;background:#fcfcfc}.e-pivotclient .e-cubeBrowser{border:1px solid #cecece !important}.e-pivotclient .e-cubeName{padding:7px 0 0 6px;font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{margin-bottom:3px;overflow:auto}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{border:1px solid #cecece}.e-pivotclient .e-gridContainer,.e-pivotclient .e-chartContainer{border:1px solid #cecece}.e-pivotclient .e-dropIndicator{margin-top:4px !important;border-top:3px dashed #3277b2}.e-pivotclient .e-targetAxis{background-color:#f4f4f4;color:#333}.e-pivotclient .e-reportToolbar .e-active{color:#fff}.e-pivotclient .e-connectImg,.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{background-repeat:no-repeat;cursor:default;display:inline-block}.e-pivotclient .e-connectImg,.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{height:20px;width:20px;margin:4px}.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover{cursor:pointer;color:#333}.e-pivotclient .reportList,.e-pivotclient e-collectionlist{overflow:visible !important}.e-pivotclient .e-pivotgrid .pivotGridRowTable th,.e-pivotclient .e-pivotgrid .pivotGridRowTable td{padding:6px 2px 6px 8px !important}.e-pivotclient div.e-advancedFilterDlg{border:1px solid #cecece}.e-pivotclient li.e-reportCol.e-hover,.e-pivotclient .e-collectionli.e-hover,.e-pivotclient .e-reportli.e-hover{background:none;border-color:transparent}.e-pivotclient .e-sortReportTbl{width:100%}.e-pivotclient .e-sortReportTbl{margin:0 4px 18px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl{vertical-align:middle}.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc{vertical-align:text-bottom}.e-pivotclient .e-radioBtnAsc,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter,.e-pivotclient .e-filterCondition,.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{margin-top:15px}.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pivotclient .e-cubeBrowserCalcMember,.e-pivotclient .e-calcMemberFieldPanel .e-textarea{font-weight:normal}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{margin-left:2px;margin-right:4px}.e-pivotclient.e-rtl .pivotFieldList,.e-pivotclient.e-rtl .e-togglePanel{float:right !important}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{right:4.5px !important;left:0}.e-pivotclient.e-rtl .e-toggleExpandButton:before{margin-right:0}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{margin-bottom:15px}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv,.e-pivotclient .e-filterBtw{float:left}.e-pivotclient .e-filterLbl{margin-top:-23px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{margin-top:-1px !important}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-bottom:-7px;margin-top:10px !important}.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl{margin-bottom:14px;margin-top:10px !important}.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-left:4px}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{margin-left:4px !important}.e-pivotclient .e-dialog-scroller{height:auto !important}.e-pivotclient .e-filterDisableLbl{vertical-align:text-bottom}.e-pivotclient .e-filterBtw{margin-left:12px}.e-pivotclient .e-filterToDiv{margin-left:8px}.e-pivotclient .borderFilterSortDlg{border:1px solid #cecece;border-top:none;margin-bottom:13px;margin-top:-4px}.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl{margin-bottom:15px}.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl{position:relative;padding-top:12px}.e-pivotclient .e-filterValueLbl{margin-top:-5px !important;position:absolute}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{margin-top:13px;position:absolute}.e-pivotclient .e-preserveHrchyLbl{margin-top:2px;position:absolute}.e-pivotclient .e-pivotclient .e-filterLbl{margin-top:-40px}.e-pivotclient .e-measureListLbl{margin-top:3px}.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{width:auto;height:25px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before{content:"";font-size:18px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .e-level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-attributeCDB:before{content:"";font-size:18px}.e-pivotclient .e-folderCDB:before{content:"";font-size:18px}.e-pivotclient .e-dimensionCDB:before{content:"";font-size:15px}.e-pivotclient .e-hierarchyCDB:before{content:"";font-size:18px}.e-pivotclient .e-chartCDB:before{content:"";font-size:15px}.e-pivotclient .e-namedSetCDB:before{content:"";font-size:18px}.e-pivotclient .e-level0:before{content:"";font-size:19px}.e-pivotclient .e-level1:before{content:"";font-size:18px}.e-pivotclient .e-level2:before{content:"";font-size:17px}.e-pivotclient .e-level3:before{content:"";font-size:17px}.e-pivotclient .e-level4:before{content:"";font-size:18px}.e-pivotclient .e-level5:before{content:"";font-size:17px}.e-pivotclient .e-level6:before{content:"";font-size:17px}.e-pivotclient .e-level7:before{content:"";font-size:17px}.e-pivotclient .e-level8:before{content:"";font-size:17px}.e-pivotclient .e-level9:before{content:"";font-size:17px}.e-pivotclient .e-level10:before{content:"";font-size:17px}.e-pivotclient .e-dialogOKBtn,.e-pivotclient .e-dialogCancelBtn{width:69px;margin-left:10px}.e-pivotclient .e-dialogOKBtn{margin-left:83px}.e-pivotclient .e-editorPara{margin:0 0 7px}.e-pivotclient .e-loadReportTbl,.e-pivotclient .e-removeDBReportTbl,.e-pivotclient .e-renameDBReportTbl{margin:10px 0 10px 0}.e-pivotclient .e-loadReportTd,.e-pivotclient .e-removeDBReportTd,.e-pivotclient .e-renameDBReportTd{width:100px}.e-pivotclient table.e-renameDBReportTbl tr td{padding:5px}.e-pivotclient .e-dialogInput{float:right;margin:10px 0 17px 7px}.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll{display:inline-block;height:15px;width:16px;cursor:pointer}.e-pivotclient .e-checkAll:hover,.e-pivotclient .e-unCheckAll:hover{background:#f4f4f4;color:#333}.e-pivotclient .e-checkAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll{margin-left:5px}.e-pivotclient .e-saveReportImg:before{content:""}.e-pivotclient .e-loadReportImg:before{content:""}.e-pivotclient .e-saveAsReportImg:before{content:""}.e-pivotclient .e-removeDBReportImg:before{content:""}.e-pivotclient .e-renameDBReportImg:before{content:""}.e-pivotclient .e-line:before{content:""}.e-pivotclient .e-spline:before{content:""}.e-pivotclient .e-column:before{content:""}.e-pivotclient .e-area:before{content:""}.e-pivotclient .e-splinearea:before{content:""}.e-pivotclient .e-stepline:before{content:""}.e-pivotclient .e-steparea:before{content:""}.e-pivotclient .e-pie:before{content:""}.e-pivotclient .e-bar:before{content:""}.e-pivotclient .e-stackingarea:before{content:""}.e-pivotclient .e-stackingcolumn:before{content:""}.e-pivotclient .e-stackingbar:before{content:""}.e-pivotclient .e-pyramid:before{content:""}.e-pivotclient .e-funnel:before{content:""}.e-pivotclient .e-doughnut:before{content:""}.e-pivotclient .e-scatter:before{content:""}.e-pivotclient .e-bubble:before{content:""}.e-pivotclient .waterfall:before{content:""}.e-pivotclient .treemap:before{content:""}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-family:'ej-webfont';margin-left:2px}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-size:20px}.e-pivotclient .e-chartTypesOnGridView{display:none !important}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{background-repeat:no-repeat;cursor:default;display:inline-block;width:24px}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{height:28px;margin:5px 5px 0 0}.e-pivotclient .e-chartTypesDialog,.e-pivotclient .e-reportDBDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#fcfcfc;border:2px solid #cecece}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-reportDBIcon{color:#666}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{cursor:pointer;background:#f4f4f4}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{color:#333}.e-pivotclient .e-activeChartType{color:#fff;background:#3277b2}.e-pivotclient.e-rtl .errOKBtn{margin-right:155px !important}.e-pivotclient .e-memberEditorDiv{height:256px;border:1px solid #cecece}.e-pivotclient .e-memberEditorDiv{margin-top:7px}.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv{padding:12px 12px 0 12px !important}.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv{padding:0 !important;margin:12px 12px 0 12px}.e-pivotclient .e-removeSplitBtn,.e-pivotclient .e-removeMeasure{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#333}.e-pivotclient .valuefilter td{padding:6px 2px 6px 8px}.e-pivotclient .e-removeSplitBtn:before{margin-left:-6px;margin-top:2px;font-size:13px}.e-pivotclient .e-removeSplitBtn:before{content:""}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{background:#f4f4f4}.e-pivotclient .e-removeSplitBtn{display:inline-block;float:none;position:absolute}.e-pivotclient .e-removeSplitBtn{background:#fcfcfc;margin:0 !important}.e-pivotclient .e-removeSplitBtn{border:1px solid #cecece;padding-bottom:7px;padding-right:0}.e-pivotclient .e-removeMeasure{background-position:0 -1835px !important;margin:4px;color:#666}.e-pivotclient .e-removeMeasure:before{content:"";font-size:13px;display:inline-block}.e-pivotclient .e-measureEditor{margin:3px 5px 0 5px}.e-pivotclient .e-measureEditor:hover{color:#333;background-color:#f4f4f4;cursor:pointer}.e-pivotclient .e-nodetext{font-size:inherit !important}.e-pivotclient .e-dialog{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial !important;opacity:1 !important}.e-pivotclient .e-corner-all{border-radius:0 !important}.e-pivotclient .e-button{font-size:12px !important}.e-pivotclient .e-treeview{background-color:#fff}.e-pivotclient .e-treeview ul{margin:0}.e-pivotclient .e-treeview,.e-pivotclient .e-text{font-size:12px}.e-pivotclient .e-tab,.e-pivotclient .e-header{width:auto}.e-pivotclient .e-tab,.e-pivotclient .e-active-content{padding:0 !important}.e-pivotclient .e-tab,.e-pivotclient .e-content{border-width:0}.e-pivotclient .e-toolbar{border-width:1px 0}.e-pivotclient .e-input{line-height:normal !important}.e-pivotclient .e-progress-txt{top:-2px !important}.e-pivotclient .filter{display:none !important}.e-cdbHeader.e-responsive,.e-cubeBrowser.e-responsive{width:98% !important}.e-pivotclient .oClientTbl{position:relative}.e-rowAxis.e-responsive,.e-slicerAxis.e-responsive,.e-categoricalAxis.e-responsive,.e-axisHeader.e-responsive{width:95% !important}.e-pivotclient .e-reportDlg{margin-bottom:-10px}.e-pivotclient .e-dialogFooter{float:right}.e-pivotclient .e-dialogFooter{margin:7px 0 6px}.e-pivotclient .e-filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotclient e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{margin-left:3px}.e-pivotclient.e-rtl .e-reportDlg table td{width:100px}.e-pivotclient.e-rtl .e-reportDlg{margin-left:-5px}.e-pivotclient.e-rtl .e-titleText span{padding-right:10px}.e-pivotclient.e-rtl .e-splitBtn,.e-pivotclient.e-rtl .e-cubeName{margin:7px 6px 0 0}.e-pivotclient.e-rtl .e-controlPanel{right:10px}.e-pivotclient.e-rtl .e-controlPanel .e-icon{float:right}.e-pivotclient .kpiGoal:before,.e-pivotclient .kpiStatus:before,.e-pivotclient .kpiTrend:before,.e-pivotclient .kpiValue:before{content:"";font-size:18px}.e-pivotclient .kpiGoal,.e-pivotclient .kpiStatus,.e-pivotclient .kpiTrend,.e-pivotclient .kpiValue{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient.e-rtl .e-controlPanel .e-expand,.e-pivotclient.e-rtl .e-controlPanel .e-collapse{float:none !important}.e-pivotclient.e-rtl .sortfilterTab .e-content{float:none}.e-pivotclient.e-rtl .e-unCheckAll{margin-right:4px}.e-pivotclient.e-rtl .e-filterFrmDiv,.e-pivotclient.e-rtl .e-filterToDiv,.e-pivotclient.e-rtl .e-filterBtw{float:right}.e-pivotclient.e-rtl .e-sortDisableLbl,.e-pivotclient.e-rtl .e-sortEnableLbl,.e-pivotclient.e-rtl .e-radioBtnAscLbl,.e-pivotclient.e-rtl .e-radioBtnDescLbl,.e-pivotclient.e-rtl .e-preserveHrchyLbl,.e-pivotclient.e-rtl .e-filterDisableLbl{margin-right:4px}.e-pivotclient.e-rtl .e-dialogFooter{float:left;margin:7px 6px 7px}.e-pivotclient.e-rtl .e-dialogOKBtn{margin-left:10px;margin-right:91px}.e-pivotclient.e-rtl .e-dialogCancelBtn{margin-left:-5px}.e-pivotclient.e-rtl .e-chartPanel{direction:ltr;margin:5px -7px 0 0}.e-pivotclient.e-rtl .e-gridPanel{margin-left:1px}.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pivotHeader,.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader,.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{margin:0 !important;width:100%}.e-pivotclient .e-pGridTooltip{position:absolute !important}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{margin-top:0 !important;visibility:hidden;height:2px}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{border-top:3px dashed #3277b2}.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive{visibility:visible}.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{min-height:0 !important;font-weight:normal !important;width:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-right:0;width:auto !important;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:-5px}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-left:2px}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-right:2px;margin-left:0}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover{border:1px solid;border-color:#cecece !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{margin-top:2.75px !important;font-size:13px !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{content:"" !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{display:inline-block !important;float:none !important;box-sizing:content-box !important;padding-right:0 !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{margin:0 !important;margin-top:4px;background:#e0e0e0 !important;height:18px}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{border:1px solid #cecece !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{margin-top:8px}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{border:1px solid #cecece}.e-pivotclient .e-pivotschemadesigner,.e-pivotclient .e-pivotschemadesigner .e-fieldTable,.e-pivotclient .e-pivotschemadesigner .e-axisTable,.e-pivotclient .e-pivotschemadesigner .e-axisTd1,.e-pivotclient .e-pivotschemadesigner .e-axisTd2{float:left !important}.e-pivotclient .e-pivotschemadesigner .e-axisTable{margin-top:6px}.e-pivotclient .e-pivotschemadesigner .addedFieldTable{margin:6px 7px 8px 5px;width:43% !important}.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{float:right !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{width:50% !important;margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner #axisTd{margin-top:0 !important}.e-pivotclient .e-pivotschemadesigner .e-axisTd2,.e-pivotclient .e-pivotschemadesigner .e-axisTd1{height:27%}.e-pivotclient .e-pivotschemadesigner .e-cubelists{margin-bottom:-2px}.e-pivotclient .e-pivotschemadesigner{border:none}.e-pivotclient .e-toggleButtons{width:15px !important;margin-right:0 !important;margin-left:0 !important}.e-pivotclient .e-togglePanel{float:left;margin-left:5px;background-color:#e0e0e0}.e-pivotclient .e-gridPanel{background:none !important}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible !important;border:none}.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog{overflow:visible !important}.e-pivotclient #sep1,.e-pivotclient #sep2,.e-pivotclient #sep3,.e-pivotclient #sep4,.e-pivotclient #sep5,.e-pivotclient #sep6,.e-pivotclient #sep7,.e-pivotclient #sep8,.e-pivotclient #sep9{height:1px;background-color:#cecece;margin-left:30px}.e-pivotclient #sep1{height:0}.e-pivotclient #labelFilterBtn,.e-pivotclient #ascOrder,.e-pivotclient #descOrder,.e-pivotclient #clearAllFilters,.e-pivotclient #clearSorting{border-bottom:none}.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotclient .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotclient .e-selectedSort{border:1px solid !important}.e-pivotclient .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotclient .e-filterIndicator{height:16px;width:16px;position:absolute;top:150px;margin-left:-12px}.e-pivotclient .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotclient .e-filterDialog td{padding-left:6px}.e-pivotclient .e-filterElementTag{height:auto !important}.e-pivotclient .e-pivotpager{border:1px solid #cecece;margin-bottom:5px;margin-left:6px !important}.e-pivotclient .e-pivotpager table{margin-left:auto !important;margin-right:auto !important}.e-pivotclient .e-pivotpager .e-pagerDiv{padding:0}.e-pivotclient .e-pivotpager .e-pagerTextBox{height:14px}.e-pivotclient .inActive{display:none}.e-pivotclient .e-vScrollPanel{background-color:#e0e0e0;width:0;margin-left:5px;display:inline-block;border-radius:10px}.e-pivotclient .e-vScrollThumb{width:11px;position:relative;top:1px;z-index:1000;border-radius:5px;background-color:#b8b8b8}.e-pivotclient .e-hScrollPanel{background-color:#e0e0e0;width:0;height:6px;border-radius:10px}.e-pivotclient .e-hScrollThumb{border-radius:5px;height:11px;position:relative;left:1px;top:1px;z-index:1000;background-color:#b8b8b8}.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover{background-color:#969696}.e-pivotclient .e-categPageIndicator,.e-pivotclient .e-seriesPageIndicator{width:auto;background-color:#3277b2;border:thin solid #cecece;color:#fff;padding:5px;position:absolute;z-index:1000;border-radius:7px}.e-pivotclient .e-pivotschemadesigner #axisTd,.e-pivotclient .e-pivotschemadesigner #axisTd3{margin-top:0 !important}.e-pivotclient .hsVirtualScrolling{margin-bottom:5px}.e-pivotclient .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{top:37px;left:225px}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:15px;left:232px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:37px;left:13px}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:15px;left:13px}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:118px;left:18px}.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:229px;left:12px}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:118px;left:225px}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:236px;left:235px}.e-pivotclient .e-dialog .e-calcMemberFooter{text-align:right}.e-pivotclient .e-dialog .e-calcMemberFooter{margin-top:18px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{text-align:left;margin-top:18px}.e-pivotclient .e-dialog .e-btnCalcMemberOk{margin:0 18px}.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{border:1px solid #cecece;display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{height:371px;width:250px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{margin-left:15px;width:250px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content{padding:20px 15px 18px 15px}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{height:100px;resize:none}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{width:234px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{margin-top:2px;margin-bottom:10px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl{margin-bottom:6px}.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{margin-left:0;margin-right:15px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{margin-bottom:0}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{margin-bottom:0}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField{margin-bottom:10px}.e-pivotclient .e-calcMemberCDB:before{content:"";font-size:18px}.e-pivotclient .e-calcMemberGroupCDB:before{content:"";font-size:18px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-dialog .e-memberPager,.e-pivotclient .e-dialog .e-memberSearchPager,.e-pivotclient .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter{margin-bottom:10px !important;margin-top:0}.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotclient .e-firstPage.e-pageDisabled,.e-pivotclient .e-prevPage.e-pageDisabled,.e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled{filter:alpha(opacity=50) !important;-moz-opacity:.5 !important;opacity:.5 !important}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotclient .e-firstPage.e-pageEnabled:hover,.e-pivotclient .e-prevPage.e-pageEnabled:hover,.e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover{background-color:#f4f4f4}.e-pivotclient .e-firstPage.e-pageEnabled:active,.e-pivotclient .e-prevPage.e-pageEnabled:active,.e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active{background-color:#3277b2;color:#fff}.e-pivotclient .e-firstPage,.e-pivotclient .e-prevPage,.e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage{width:24px;height:24px}.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotclient .e-dialog .e-memberCurrentPage,.e-pivotclient .e-dialog .e-memberCurrentSearchPage,.e-pivotclient .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotclient .e-dialog .e-memberPageCount,.e-pivotclient .e-dialog .e-memberSearchPageCount,.e-pivotclient .e-dialog .e-memberDrillPageCount{margin-right:8px}.e-pivotclient .e-csHeader .cubeSelect .e-ddl,.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask{height:30px}.e-pivotclient .e-pivotgrid td.summary.gtot{padding:6px 6px 6px 16px !important}.e-pivotclient .e-splitBtn .e-removeSplitBtn{box-sizing:content-box !important}.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{overflow:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton{white-space:nowrap}.e-pivotclient .e-pivotpager table{border:none}.e-pivotclient .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotclient .e-ascOrder,.e-pivotclient .e-descOrder{list-style:none}.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right,.e-pivotclient .e-advancedFilterDlg .e-clrSort{margin-top:-5px !important}.e-pivotclient .e-advanceFltrElement .e-arrowhead-right{margin-right:-2px}.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv{margin:12px 0 0 0}.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv{padding:5px 0 0 0 !important}.e-pivotclient .e-advanceFltrElement .e-editorDiv{margin-left:0}.e-pivotclient.e-rtl .e-clientChartTabRtl{margin:5px -10px 0 0 !important}.e-pivotclient.e-rtl .e-serverChartTabRtl{margin:5px -22px 0 0 !important}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView{font-weight:normal}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea{font-style:normal !important}.e-pivotclient .e-advancedFilterDlg .e-footerArea{margin:-12px 12px 6px 0 !important}.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pvtBtn{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn{float:right}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:0 !important}.e-pivotclient .e-descImage,.e-pivotclient .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotclient .e-filterState:before{content:"";height:16px;width:16px}.e-pivotclient .e-selectedSort{border:1px solid;padding-top:2px;margin-top:-3px !important}.e-maximumView{background-color:#fff;z-index:1000;margin:2% 4%;margin-top:2%;padding:20px;position:fixed}.e-fullScreenView{position:absolute;top:0;background-color:#fff;z-index:1000}.e-winCloseBtn:before{content:"";position:absolute;cursor:pointer;top:10px;right:0;height:24px;width:24px}.e-winCloseBtn{color:#666}.e-winCloseBtn:hover{color:#333;cursor:pointer}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotchart .e-hoverCell{background-color:#f4f4f4 !important}.e-pivotchart .e-enabled{color:#fff !important;background:#3277b2 !important}.e-pivotchart{font:normal 12px Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid #cecece;background-color:#fff;color:#333}.e-pivotchart *:focus:hover{outline:none}.e-pivotchart .e-expandMenu{min-height:50px}.e-pivotchart .e-menuList{list-style-type:none;padding:4px 15px 4px 15px}.e-pivotchart .e-menuList:hover{list-style-type:none;color:#333;background-color:#f4f4f4;cursor:pointer}.e-pivotchart .e-dialog,.e-pivotchart .e-wrapper,.e-pivotchart .e-shadow{min-height:50px}.e-pivotchart .e-dialog-scroller{height:auto !important}.e-pivotchart .e-dialog,.e-pivotchart .e-content{padding:0}.e-pivotchart .e-chartTypesImg:before{content:"";font-size:20px}.e-pivotchart .e-toolTipImg:before{content:"";font-size:20px}.e-pivotchart .e-chart3DImg:before{content:"";font-size:20px}.e-pivotchart .e-exportImg:before{content:"";font-size:20px}.e-pivotchart .e-disable3D:before{content:""}.e-pivotchart .e-chartTypesIcon:before,.e-pivotchart .e-chart3DTypesIcon:before,.e-pivotchart .e-exportTypesIcon:before,.e-pivotchart .e-interactionsIcon:before,.e-pivotchart .e-smartLabelsIcon:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon,.e-pivotclient .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon,.e-pivotclient .e-exportTypesIcon:hover,.e-pivotchart .e-interactionsIcon,.e-pivotchart .e-interactionsIcon:hover,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-smartLabelsIcon:hover{background-repeat:no-repeat;margin:5px 5px 0 0;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotchart .e-chartTypesDialog,.e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog,.e-pivotchart .e-smartLabelsDialog,.e-pivotchart .e-interactionsDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#fcfcfc;border:2px solid #cecece}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chart3DTypesIcon,.e-pivotchart .e-exportTypesIcon,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-interactionsIcon{color:#666}.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon:hover,.e-pivotchart .e-smartLabelsIcon:hover,.e-pivotchart .e-interactionsIcon:hover{color:#333;cursor:pointer;background:#f4f4f4}.e-pivotchart .e-activeChartType{color:#fff;background:#3277b2}.e-pivotchart .e-line:before{content:""}.e-pivotchart .e-spline:before{content:""}.e-pivotchart .e-column:before{content:""}.e-pivotchart .e-area:before{content:""}.e-pivotchart .e-splinearea:before{content:""}.e-pivotchart .e-stepline:before{content:""}.e-pivotchart .e-steparea:before{content:""}.e-pivotchart .e-pie:before{content:""}.e-pivotchart .e-bar:before{content:""}.e-pivotchart .e-stackingarea:before{content:""}.e-pivotchart .e-stackingcolumn:before{content:""}.e-pivotchart .e-stackingbar:before{content:""}.e-pivotchart .e-pyramid:before{content:""}.e-pivotchart .e-funnel:before{content:""}.e-pivotchart .e-doughnut:before{content:""}.e-pivotchart .e-scatter:before{content:""}.e-pivotchart .e-bubble:before{content:""}.e-pivotchart .e-excel:before{content:""}.e-pivotchart .e-word:before{content:""}.e-pivotchart .e-pdf:before{content:""}.e-pivotchart .e-png:before{content:""}.e-pivotchart .e-emf:before{content:""}.e-pivotchart .e-gif:before{content:""}.e-pivotchart .e-jpg:before{content:""}.e-pivotchart .e-bmp:before{content:""}.e-pivotchart .e-column3D:before{content:""}.e-pivotchart .e-pie3D:before{content:""}.e-pivotchart .e-bar3D:before{content:""}.e-pivotchart .e-stackingbar3D:before{content:""}.e-pivotchart .e-stackingcolumn3D:before{content:""}.e-pivotchart .pivotChartContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotchart .e-legend:before{content:"";font-size:20px}.e-pivotchart .e-zooming:before{content:"";font-size:20px}.e-pivotchart .e-smartLabels:before{content:"";font-size:20px}.e-pivotchart .e-interaction:before{content:"";font-size:20px}.e-pivotchart .e-crossHair:before{content:""}.e-pivotchart .e-trackBall:before{content:""}.e-pivotchart .e-rotate45:before{content:""}.e-pivotchart .e-rotate90:before{content:""}.e-pivotchart .e-hiding:before{content:""}.e-pivotchart .e-multipleRows:before{content:""}.e-pivotchart .e-trim:before{content:""}.e-pivotchart .e-wrap:before{content:""}.e-pivotchart .e-wrapByWord:before{content:""}.e-pivotchart .none:before{content:""}.e-pivotchart .e-icon-xAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-icon-yAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-chartTypesImg:hover,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-toolTipImg:hover,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-chart3DImg:hover,.e-pivotchart .e-exportImg,.e-pivotchart .e-exportImg:hover,.e-pivotchart .e-legend,.e-pivotchart .e-legend:hover,.e-pivotchart .e-zooming,.e-pivotchart .e-zooming:hover,.e-pivotchart .e-smartLabels,.e-pivotchart .e-smartLabels:hover,.e-pivotchart .e-interaction,.e-pivotchart .e-interaction:hover,.e-pivotchart .e-icon-xAxis-title:hover,.e-pivotchart .e-icon-yAxis-title:hover,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{background-repeat:no-repeat;margin:4px;cursor:pointer;display:inline-block;height:20px;width:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-exportImg,.e-pivotchart .e-legend,.e-pivotchart .e-zooming,.e-pivotchart .e-smartLabels,.e-pivotchart .e-interaction,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{overflow:visible !important;color:#666;text-indent:-3px}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivottreemap .e-drillupAction{background-color:#fff;color:#333;margin-bottom:5px;font-size:13px;font-weight:700;z-index:10;border-color:#333;border:1px solid #333;border-bottom:transparent;padding-top:6px}.e-pivottreemap .e-drillupAction a{color:#333;cursor:pointer}.e-pivottreemap .e-drillupAction a:hover{color:#333;text-decoration:underline !important}.e-pivottreemap label{font-weight:600}.e-pivottreemap .e-treemap-header{font-size:12px}.e-pivottreemap .e-treemap-label{color:#333 !important;font-size:12px;padding-left:5px;padding-top:5px}.e-pivottreemap *:focus:hover{outline:none}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgauge .kpiiconvalue{height:24px;width:20px;background-position:center;background-repeat:no-repeat}.e-pivotgauge .e-wrapLayout{list-style-type:none;height:auto;width:auto}.e-pivotgauge .e-wrapLayout li{float:left;display:inline-block;margin:2px}.e-pivotgauge *:focus:hover{outline:none}.e-pivotgauge-tooltip{background-color:#fff;border:2px solid #cecece}.e-pivotgauge-tooltip{pointer-events:none;opacity:0;display:inline-block;position:absolute;padding:10px 20px;color:#333;border-radius:15px;margin-top:20px;text-align:left;font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial;font-stretch:condensed;text-decoration:none;line-height:20px}.e-pivotgauge-tooltip,.e-pivotgauge-active{opacity:1;margin-top:5px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.e-pivotgauge .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgauge .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgauge .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png")}.e-pivotgauge .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png")}.e-pivotgauge .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png")}.e-pivotgauge .kpicircle{background-image:url("../common-images/pivotgrid/circle.png")}.e-pivotgauge .kpiredroad{background-image:url("../common-images/pivotgrid/red.png")}.e-pivotgauge .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png")}.e-pivotgauge .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png")}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotpager .e-pagerTextBox{display:inline-block}.e-pivotpager .e-pagerTextBox{height:18px;width:35px;color:#666}.e-pivotpager *:focus:hover{outline:none}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{display:inline-block;position:relative;top:1px;cursor:pointer}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{width:18px;height:18px}.e-pivotpager .e-moveFirst:before{font-size:14px}.e-pivotpager .e-moveFirst:before{content:""}.e-pivotpager .e-moveFirst:before{margin-left:5px}.e-pivotpager .e-moveLast:before{font-size:14px}.e-pivotpager .e-moveLast:before{content:""}.e-pivotpager .e-moveLast:before{margin-left:5px}.e-pivotpager .e-categPagerTd{border-right-width:1px;border-right-style:solid;border-right-color:#666}.e-pivotpager.e-rtl .e-categPagerTd{border-left-width:1px;border-left-style:solid;border-left-color:#666;border-right-style:hidden !important}.e-pivotpager.e-rtl .e-pagerDiv,.e-pivotpager.e-rtl .e-seriesPagerTd{direction:ltr}.e-pivotpager .e-movePrevious:before{font-size:14px}.e-pivotpager .e-movePrevious:before{content:""}.e-pivotpager .e-movePrevious:before{margin-left:5px}.e-pivotpager .e-moveNext:before{font-size:14px}.e-pivotpager .e-moveNext:before{content:""}.e-pivotpager .e-moveNext:before{margin-left:5px}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{cursor:default}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{padding:0 0 0 5px}.e-pivotpager .e-pagerDiv{margin:3px;padding:7px;color:#666}.e-pivotpager .e-pagerLabel{cursor:default;display:inline-block}.e-pivotpager .e-pagerLabel{margin-left:5px;margin-right:5px}.e-pivotpager .e-disabled{cursor:default !important}.e-pivotpager .e-disabled{opacity:.4}.e-pivotpager .pivotpager{overflow:auto}.e-pivotpager input{background:#fff}.e-pivotpager table{background-color:#fff}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportviewer-outerborder:hover{border-color:#cecece;color:#333}.e-reportviewer-outerborder:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-reportviewer-tbdiv.e-reportviewer-exporttip{border-color:#cecece}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background-color:#fff}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{border-color:#cecece}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background-color:#fff}.e-reportviewer-tbdiv.e-reportviewer-tooltip{border-color:#cecece}.e-reportviewer-tbdiv.e-reportviewer-tooltip{background-color:#fff}.e-reportviewer-headerspan,.e-reportviewer-contentspan{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-headerspan,.e-reportviewer-contentspan{color:#333}.e-reportviewer-viewer{font-size:14px}.e-reportviewer-popuppageno,.e-reportviewer-popuptotalpage{color:#fff}.e-reportviewer-toolbarcontainer .ejinputtext{background-color:#fff !important;font-size:16px}.e-reportviewer-viewerblock{background-color:#fff;font-size:12.5px}.e-reportviewer-viewerblock{color:#333}.e-reportviewer-viewerblockcellcontent{font-size:14.5px}.e-reportviewer-viewerblockcellcontent{color:#333}.e-reportviewer-viewreport{border-left-color:#cecece}.e-reportviewer-scrollcontainer,.e-reportviewer-viewer>.e-splitter .e-pane{background-color:#ccc}.e-reportviewer-pageviewcontainer{background-color:#ccc}.e-reportviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{color:#333}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{font-size:14px;font-weight:normal}.e-reportviewer-labelpageno{font-size:16px !important}.e-reportviewer-documentmapcontainer div,.e-reportviewer-documentmappopup{background-color:#ebebeb}.e-reportviewer-pagepopupinfo{background-color:#000}.e-reportviewer-viewerblock,.e-reportviewer-pagenumber,.e-reportviewer-tbpage,.e-reportviewer-tbdiv.e-reportviewer-exportlist,.e-reportviewer-label,.e-reportviewer-labelpageno{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-toolbarcontainer,.e-reportviewer-viewerblock,.e-reportviewer-viewercontainer,.e-reportviewer-elementalignments,.e-reportviewer-viewerblockcellcontent,.e-reportviewer-viewerblockcontent,.e-reportviewer-textbox,.e-reportviewer-documentmappopup{border-color:#cecece}.e-reportviewer-printExportLoading{font-style:italic;font-weight:bolder;font-size:larger;opacity:.7;color:#000;background-color:rgba(56,56,56,.2)}.e-reportviewer-popupli:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-reportviewer-popupli:hover{background-color:#f4f4f4}.e-reportviewer-popupli{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-reportviewer-popupli{color:#333 !important}.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-gotofirst.e-reportviewer-disabled{opacity:.5}.e-reportviewer-viewreportbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-alert-icon{color:#ee2924;font-size:40px}.e-reportviewer-error-content{font-size:12.5px}.e-reportviewer-error-content{background-color:#eee}.e-reportviewer-scroller .e-scrollbar .e-icon{font-size:0}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pdfviewer-outerborder:hover{border-color:#cecece;color:#333}.e-pdfviewer-outerborder:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{border-color:#cecece;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{border-color:#cecece;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{background:#fff;border-color:#cecece}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{color:#333}.e-pdfviewer-viewer{font-size:14px}.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{color:#fff}.e-pdfviewer-toolbarcontainer .ejinputtext{background-color:#fff !important}.e-pdfviewer-viewerblock{background-color:#fff;font-size:12.5px;color:#333}.e-pdfviewer-viewerblockcellcontent{font-size:14.5px;color:#333}.e-pdfviewer-viewpdf{border-left-color:#cecece}.e-pdfviewer-scrollcontainer,.e-pdfviewer-viewer>.e-splitter .e-pane{background-color:#e0e0e0}.e-pdfviewer-pageviewcontainer{background-color:#ccc}.e-pdfviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{color:#333}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{font-size:14px;font-weight:normal}.e-pdfviewer-labelpageno{font-size:16px !important}.e-pdfviewer-documentmapcontainer div,.e-pdfviewer-documentmappopup{background-color:#ebebeb}.e-pdfviewer-pagepopupinfo{background-color:#000}.e-pdfviewer-viewerblock,.e-pdfviewer-viewer,.e-pdfviewer-pagenumber,.e-pdfviewer-tbpage,.e-pdfviewer-tbdiv.e-pdfviewer-exportlist,.e-pdfviewer-label,.e-pdfviewer-labelpageno{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-viewerblock,.e-pdfviewer-elementalignments,.e-pdfviewer-viewerblockcellcontent,.e-pdfviewer-viewerblockcontent,.e-pdfviewer-textbox,.e-pdfviewer-documentmappopup{border-color:#cecece}.e-pdfviewer-toolbarcontainer.e-toolbar{border-color:#cecece}.e-pdfviewer-searchbox{border-color:#cecece}.e-pdfviewer-viewercontainer{background-color:#fcfcfc;border-color:#cecece}.e-pdfviewer-pageCanvas{border:solid #000 1px}.e-pdfviewer-popupmenu{border:solid 2px #cecece;background-color:#fcfcfc}.e-pdfviewer-innercontent{border-color:#000;background-color:#fff}.e-pdfviewer-closeicon{color:#333}.e-pdfviewer-properties-okbtn,.e-pdfviewer-properties-cancelbtn{background-color:#fff !important}.e-pdfviewer-currenttime,.e-pdfviewer-username{color:#333}.e-tab .e-header>.e-active.e-pdfviewer-tab-li a{color:#333 !important}.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select{background-color:#fff}.e-pdfviewer-popupli:hover{background-color:#f4f4f4;color:#333}.e-pdfviewer-popupli:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-pdfviewer-popupli{color:#333 !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-toolbaricons{color:#666}.e-search.e-tooltxt.e-hover{color:#333 !important}.e-gantt .e-tooltxt.e-hover>span{color:#333}.e-gantt .e-gantt-Spliter{border-top-color:#cecece !important;border-bottom-color:#cecece !important}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-color:#cecece !important;background-color:#fff !important}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{color:#333;outline:none;border-style:solid;border-color:#cecece;vertical-align:baseline}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{border-width:1px;background-color:#fff}.e-ganttdialog .e-ejinputtext:focus,.e-gantt .e-ejinputtext:focus{box-shadow:0 0 5px #ccc}.e-deletepre.e-icon,.e-addpre.e-icon{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider{border-color:#cecece}.e-gantt .e-splitter .e-splitbar.e-split-divider:hover{border-color:#cecece}.e-gantt .e-gantttoolbar li.e-hover{border-color:transparent}.e-gantt .e-treegrid .e-gridheader{color:#282827;border-color:#cecece}.e-gantt .e-treegrid .e-gridheader{background:#fcfcfc}.e-gantt .e-treegrid .e-headercelldiv{color:#282827}.e-gantt .e-treegrid .e-headercelldiv .e-descending,.e-gantt .e-treegrid .e-headercelldiv .e-ascending,.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon{color:#777}.e-gantt .e-treegrid .e-headercell{border-top-color:#cecece !important}.e-gantt .e-treegrid .e-headercell{border-right-color:#cecece !important}.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active{border-top:solid 1px #cecece !important}.e-ganttdialog .e-titlebar{border-bottom:1px solid #cecece !important}.e-gantt .e-ganttpopup .e-popupcontent{background-color:#fff;border-color:#cecece}.e-gantt .e-ganttpopup span:hover,.e-gantt .e-ganttpopup .e-spanclicked{border-color:#666}.e-gantt .e-ganttpopup .e-downtail:before,.e-gantt .e-ganttpopup .e-downtail{border-top-color:#cecece}.e-gantt .e-ganttpopup .e-downtail:after{border-top-color:#fff}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rangeScroll-select{fill:#fcfcfc;stroke:#cecece}.e-rangeScroll-select:hover{fill:#f4f4f4;stroke:#cecece}.e-rangeScroll-select:active{fill:#f4f4f4;stroke:#cecece}.e-rangeScroll-select-hover{fill:#f4f4f4;stroke:#cecece}.e-rangeScroll-backRect{fill:white;stroke:#cecece}.e-rangeScroll-arrow{fill:#666;stroke:#666}.e-rangeScroll-arrow:hover{fill:#333;stroke:#333}.e-rangeScroll-arrow:active{fill:#333;stroke:#333}.e-rangeScroll-centerShape{fill:#666;stroke:#666}.e-rangeScroll-leftCircle,.e-rangeScroll-rightCircle{fill:#666;stroke:#666}.e-rangeScroll-leftCircle:hover,.e-rangeScroll-rightCircle:hover{fill:#333;stroke:#333}.e-rangeScroll-leftCircle:active,.e-rangeScroll-rightCircle:active{fill:#333;stroke:#333}.e-rangeScroll-leftRect:hover+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:hover+.e-rangeScroll-rightCircle,.e-rangeScroll-leftRect:active+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:active+.e-rangeScroll-rightCircle{fill:#333;stroke:#333}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid .e-extendcolumn{background-color:#fff}.e-treegrid .e-headercelldiv{color:#282827;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-filterMenuDiv{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;min-height:0 !important}.e-filterMenuDiv{border-color:#c8c8c8 !important}.e-treegrid .e-treegridpopup .e-popupcontent{background-color:#fff;border-color:#cecece}.e-treegrid .e-treegridpopup span:hover,.e-treegrid .e-treegridpopup .e-spanclicked{border-color:#666}.e-treegrid .e-treegridpopup .e-downtail:before,.e-treegrid .e-treegridpopup .e-downtail{border-top-color:#cecece}.e-treegrid .e-treegridpopup .e-downtail:after{border-top-color:#fff}.e-treegrid .e-headercelldiv .e-descending,.e-treegrid .e-headercelldiv .e-ascending,.e-treegrid .e-headercell .e-columnmenu-icon{color:#777}.e-treegrid-core{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid{border-color:#cecece;color:#333}.e-treegrid .e-gridcontent{background-color:#fff;border-color:#cecece}.e-treegrid .e-batchdisable{opacity:.35;background-image:none;pointer-events:none}.e-treegrid .e-borderbox{border-bottom-color:#fcfcfc}.e-treegrid .e-editcell,.e-treegrid .e-detailsrowcell,.e-treegrid .e-rowcell,.e-treegrid .e-extendcolumn{border-color:#cecece}.e-treegrid .e-tableLastCell{border-right-color:#cecece !important}.e-treegrid .e-detailsiconcell:hover,.e-treegrid .e-detailsinfoiconhide{background-color:#e3e3e3}.e-treegrid div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-treegrid div.e-error .e-bottomarrow{border-top-color:#fffe92}.e-detailscellwrapperfly{border-color:#cecece}.e-detailscellwrapperfly{box-shadow:0 0 11px 3px #cecece;-moz-box-shadow:0 0 11px 3px #cecece;-webkit-box-shadow:0 0 11px 3px #cecece}.e-dragrowcell{border-color:#cecece !important}.e-treegrid .e-alt-row{background:#fafafa}.e-treegrid .e-selectionbackground{color:#fff;-ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'}.e-treegrid .e-selectionbackground{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-treegridPane .e-treegrid .e-selectionbackground{background:-moz-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(50,119,178,.2)),color-stop(100%,rgba(41,98,147,.2)));background:-webkit-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-o-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-ms-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:linear-gradient(to bottom,rgba(50,119,178,.2),rgba(41,98,147,.2));color:#333;filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'}.e-treegrid .e-selectingcell{color:#fff}.e-treegrid .e-selectingcell{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-treegridPane .e-treegrid .e-selectingcell{background:-moz-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(50,119,178,.2)),color-stop(100%,rgba(41,98,147,.2)));background:-webkit-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-o-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-ms-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:linear-gradient(to bottom,rgba(50,119,178,.2),rgba(41,98,147,.2));color:#333}.e-treegrid .e-detailsinfoiconhide:before,.e-treegrid .e-detailsinfoiconshow:before{color:#3277b2 !important}.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before{color:#fff !important}.e-treegrid .e-detailscellwrapper,.e-detailscellwrapperfly{background:#fff;color:#333 !important}.e-dragtooltipbackground{background-color:#fff;color:#333}.e-treegrid .e-tabletd{border-color:#cecece}.e-treegrid .e-treegridtoolbar{background-color:#fff !important;border-color:#cecece !important}.e-treegrid .e-headercell{border-right-color:#cecece !important;border-bottom-color:#cecece !important}.e-treegrid .e-filterbarcell{border-color:#cecece !important}.e-treegrid .e-grid-icon{background:#fcfcfc}.e-treegrid .e-gridheader{color:#282827;border-color:#cecece}.e-treegrid .e-gridheader{background:#fcfcfc}.e-treegrid .e-headercontent{border-right-color:#cecece}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-color:#cecece;outline:none;vertical-align:baseline}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{color:#333;background-color:#fff}.e-treegrid .e-ejinputtext:focus,.e-addedColumn .e-ejinputtext:focus,.e-treegridrenamedialog .e-ejinputtext:focus{box-shadow:0 0 5px #ccc}.e-treegrid .e-reSizeColbg{border-left-color:#cecece !important}.e-treegrid .e-gridheadercontainer{border-right-color:#cecece !important}.e-columnmenu{background:#fcfcfc;color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenu{border-color:#cecece !important}.e-columnmenuitem .e-icon,.e-menuitem .e-icon{color:#666}.e-treegrid .e-toolbaricons{color:#666}.e-columnmenuselection .e-icon,.e-tgcontextmenu-mouseover .e-icon{color:#333}.e-treegrid .e-tooltxt.e-hover>span{color:#333}.e-columnSelector{background:#fcfcfc;border:1px solid;border-color:#cecece !important;color:#333 !important}.e-columnMenuListDiv label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenuselection{color:#333}.e-columnmenuselection{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-treegrid .e-summaryrow{background:#f7f7f7}.e-treegrid .e-footersummaryrow,.e-treegrid .e-footersummaryrowdiv{background:#f7f7f7}.e-treegrid .e-footersummaryrowdiv{border-width:0 1px 1px 1px;border-style:solid;border-color:#cecece}.e-treegrid .e-summaryrow .e-summaryrowcell{border-bottom-color:#cecece}.e-tgcontextmenu,.e-tginnerContextmenu{background:#fcfcfc;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tgcontextmenu,.e-tginnerContextmenu{border-color:#cecece !important;color:#333}.e-tgheaderContextmenu{background:#fcfcfc;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid}.e-tgheaderContextmenu{border-color:#cecece !important;color:#333}.e-tgcontextmenu-mouseover{color:#333}.e-tgcontextmenu-mouseover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-tooltipgantt{background-color:#fff;color:#333;border-color:#cecece}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-color:#3277b2}.e-treegrid .e-footercontainer{border-right-color:#cecece}.e-headervline{border-color:#3277b2}.e-headertooltip{color:#282827;background-color:#fcfcfc;border-color:#cecece}.e-menuitem-hr{border-width:1px 0 0 0;border-style:solid}.e-menuitem-hr{border-color:#cecece}.e-treegrid-resIcon{color:#777}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item,.e-ribbon.e-js .e-header .e-top-line.e-select.e-item{background:transparent;outline:none;outline-offset:0}.e-ribbon.e-js.e-widget{font-size:14px}ej-ribbon{display:block}.e-ribbon .e-rbn-button.e-button .e-btntxt{white-space:pre-wrap}.e-ribbon .e-rbn-button.e-btn.e-select:focus{box-shadow:none}.e-ribbon .e-groupdiv>div:after{background:#cecece}.e-ribbon .e-ribbonbackicon{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ribbon .e-backstagetopicon span:hover:before{opacity:.8;filter:alpha(opacity=80)}.e-ribbon .e-captionarea{color:#333}.e-separatordiv,.e-separatordivrow{background:#cecece}.e-ribbon.e-js .e-content{border-top-width:0;color:#333}.e-ribbon.e-js .e-content{background:#fff}.e-ribbon.e-js .e-content{border-color:#cecece}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:#fff;border-color:#cecece;color:#666;filter:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{color:#333}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{border-color:#cecece}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{color:#333}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon .e-expandcollapse span,.e-ribbon .e-expander{color:#666}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{background:#fcfcfc}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{border:1px solid #cecece}.e-ribbon.e-js .e-header>.e-select,.e-ribbon.e-js .e-header>.e-active,.e-ribbon.e-js .e-left>.e-active,.e-ribbon.e-js .e-right>.e-active,.e-ribbon.e-js .e-left>.e-select,.e-ribbon.e-js .e-right>.e-select{background:transparent;border:none}.e-ribbon.e-js .e-header>.e-select:not(.e-apptab) a,.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover{color:#282827}.e-ribbon .e-apptab .e-menu .e-active>a,.e-ribbon .e-apptab .e-menu .e-active span{color:#fff !important}.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover{color:#3277b2}.e-ribbon.e-js .e-header .e-active.e-tab a:hover,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover{color:none}.e-ribbon .e-apptab .e-menu ul>li>a{color:#282827 !important}.e-ribbon.e-grpdivhide{border-right:1px solid #cecece !important}.e-ribbon.e-rtl.e-grpdivhide{border-left:1px solid #cecece !important}.e-ribbon .e-header>.e-apptab .e-menu{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span{color:#fff}.e-ribbon.e-js .e-header>.e-item:hover{background:transparent;border:none}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{border-color:#cecece #cecece transparent;background:#fff}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{color:#3277b2}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{border-color:#fff;filter:none}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{background:#fff;color:#333}.e-rbn-splitbtn.e-menu.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list>ul{background:#fff}.e-rbn-splitbtn.e-js.e-menu.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list>ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{background:#fff}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{color:#333}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{color:#333}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{color:#333}.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize{color:#fff !important}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable{background:none}.e-ribbon.e-js .e-header .e-apptab .e-menu>.e-list:nth-child(1):not(.e-active)>a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:nth-child(1):not(.e-active)>a:hover span{color:#333}.e-ribbon .e-disable{background:#fff;opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-btn.e-disable.e-select,.e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable,.e-ribbon .e-tbtn.e-disable:hover,.e-ribbon .e-split.e-disable,.e-ribbon .e-split.e-disable:hover,.e-ribbon .e-btn.e-disable.e-select:active,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-modelDiv{background:#fff;opacity:0;filter:alpha(opacity=0)}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff;border-color:#cecece}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-right-color:#cecece}.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top-color:#cecece}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{border-color:#cecece}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn{background:#fff !important;border-color:#fff}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn,.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{background:#fff;color:#333}.e-ribbon.e-js .e-gallerymenu a{color:#333}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{box-shadow:none;border-color:#3277b2}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover{border-color:#f4f4f4;color:#333;background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{border-color:#3277b2}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon .e-groupdiv .e-movedowndiv:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover~.e-movedowndiv{border-top-color:#3277b2}.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-movedowndiv{border-top-color:#cecece}.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn:hover,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn:hover{background:#fff;border-color:#cecece}.e-ribbon .e-tooltipdiv{border-color:#cecece;background:#fff}.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{color:#282827}.e-ribbon .e-resizediv{border-color:#cecece}.e-ribbon .e-resizediv{background:#fff}.e-ribbon .e-header .e-margine-top:hover{border-top:none}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border-color:#cecece}.e-ribbon .e-groupdiv .e-disablegrymovebtn>span,.e-ribbon .e-resizediv .e-disablegrymovebtn>span{color:#cecece}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon{color:#333}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{background:none}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon{color:#333}.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover{background:none;color:#333}.e-ribbon .e-ribbonbackstagepage{border-color:#cecece;background:#fff}.e-backstagescrollcontent.e-js .e-content{background:#fff}.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ribbon .e-backstageli:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#183a57);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#183a57));background:-webkit-linear-gradient(top,#3277b2,#183a57);background:-o-linear-gradient(top,#3277b2,#183a57);background:-ms-linear-gradient(top,#3277b2,#183a57);background:linear-gradient(to bottom,#3277b2,#183a57);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#183a57',GradientType=0)}.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{background:#5f9dd2;background:-moz-linear-gradient(top,#5f9dd2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5f9dd2),color-stop(100%,#3f89c9));background:-webkit-linear-gradient(top,#5f9dd2,#296293);background:-o-linear-gradient(top,#5f9dd2,#296293);background:-ms-linear-gradient(top,#5f9dd2,#296293);background:linear-gradient(to bottom,#5f9dd2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f9dd2',endColorstr='#3f89c9',GradientType=0)}.e-ribbon .e-backstagetopicon span:hover:before{color:#f4f4f4}.e-ribbon .e-backstagetopicon span:before{color:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor:hover{color:#333}.e-ribbon .e-header>.e-apptab .e-apptabanchor:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{color:#fff}.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{color:#fff}.e-ribbon .e-backstagecontent{background:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{color:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{background:#fff}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{border-color:#cecece}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-ribbon.e-rbnwithqat .e-qatmenuli{background:#fff;color:#333}.e-ribbon.e-rbnwithqat .e-qatseparator{background:#cecece}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{color:#333}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{background:transparent}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{color:#fff}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{color:#fff}.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split{box-shadow:none}.e-ribbon.e-responsive .e-header,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn,.e-ribbon.e-responsive .e-resqatScroll .e-content,.e-ribbon.e-responsive .e-backstagerestop{background:#296293 !important}.e-ribbon.e-responsive .e-icon.e-resbackstage,.e-ribbon.e-responsive .e-ribresmenu .e-icon,.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon{color:#fff !important}.e-ribbon.e-responsive .e-responsivebackstagecontent{background:#fff !important}.e-ribbon.e-responsive .e-backstageheader,.e-ribbon.e-responsive .e-rescontent{background:#fcfcfc}.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton,.e-ribbon.e-responsive .e-backstageheader a{color:#666}.e-ribbon.e-responsive .e-responsiveback,.e-ribbon.e-responsive .e-groupmobdiv,.e-ribbon.e-responsive .e-groupdiv{border-bottom:1px solid #cecece}.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon{color:#282827 !important}.e-ribbon.e-responsive .e-rescontent,.e-ribbon.e-responsive .e-backstageheader{box-shadow:-1px 0 10px 0 black}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-swimlanerow{background:#fff}.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{color:#666}.e-kanban{border-color:#cecece;color:#333}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader{color:#3277b2}.e-kanban-context .e-checkbox .e-checkmark{color:#3277b2 !important}.e-kanban .e-kanbantoolbar .e-searchdiv{background:#fff}.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{background:#fff}.e-kanban .e-kanbanheader.e-slheader .e-headercell,.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell{border-bottom:4px solid #fcfcfc}.e-kanban .e-stackedHeaderRow th{border-bottom:2px solid #3277b2 !important}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed{border-bottom-color:#f8d9c7}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed{border-bottom-color:#ffedcd}.e-kanban .e-columnrow .e-kanbancard{background:#fff;box-shadow:none}.e-kanban .e-kanbancard{border-color:#cecece;color:#333}.e-kanban .e-kanbancard .e-tag{background:#fcfcfc;color:#6b6b6b}.e-kanban .e-kanbancard.e-cardselection{border-color:#cecece;color:#fff}.e-kanban .e-kanbancard.e-cardselection{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{color:#333}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{background:#fff}.e-kanban .e-draggedcard .e-dragmultiple{border:1px solid #cecece}.e-kanban .e-draggedcard .e-dragmultiple{color:#3277b2}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone{border:1px dashed #3277b2}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone{background:#fff;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e9e9e9',GradientType=0)}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-left:1px dashed;border-right:1px dashed;border-bottom:1px dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-color:#cecece}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{background:#fff;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e9e9e9',GradientType=0)}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{border-color:#3277b2}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{border-bottom-color:#3277b2}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child{border-top-width:1px;border-top-style:dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{border:1px dashed #cecece}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-kanban .e-form-titlebar{border-bottom:1px solid #cecece}.e-kanban .e-form-container{border-color:#cecece !important;background-color:#fff}.e-kanban .e-columnrow .e-rowcell{border-bottom:1px solid #cecece;border-top:1px solid #cecece}.e-kanban .e-columnrow .e-rowcell{background:#fff;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e0e0e0',GradientType=0)}.e-kanban .e-printlist{background:#fff;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e0e0e0',GradientType=0)}.e-kanban .e-collapsedrow .e-rowcell,.e-kanban .e-frozenrow .e-rowcell{border-bottom:1px solid #fcfcfc}.e-kanban .e-kanbancontent .e-rowcell.e-shrink,.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol{background:#fff;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e0e0e0',GradientType=0)}.e-kanban .e-kanbancard{color:#333}.e-kanban .e-swimlanerow .e-slkey{color:#333}.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover>div{color:#3277b2}.e-kanban .e-toggle-header:hover>div div{color:#3277b2 !important}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div{color:#333;opacity:.6;filter:alpha(opacity=60)}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div div{color:#333;opacity:.8;filter:alpha(opacity=80)}.e-kanbanfilter-window .e-filter-scrollcontent,.e-kbnfilterwindow-head{color:#333}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{color:#666}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{color:#333}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-kanban .e-clcollapse::before,.e-kanban .e-clexpand::before{color:#666}.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-hover .e-cardexpand:before{color:#333}.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before{color:#fff}.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before{color:#333}.e-kanban .e-swimlanerow .e-slcount{color:#999}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{color:#3277b2}.e-kanban .e-collapserow .e-rowcell{border:none}.e-kanban .e-kanbancard.e-hover{border-color:#cecece;color:#333}.e-kanban .e-kanbancard.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-kanban .e-headercontent{border-right-color:#cecece}.e-kanban .e-kanbanheader .e-headercelldiv{color:#3277b2}.e-kanban .e-kanbanheader{color:#3277b2}.e-kanban .e-kanbancontent{background-color:#fff}.e-kanban .e-kanbancontent .e-rowcell{border-color:#cecece}.e-kanban .e-cardcollapse:before,.e-kanban .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before{color:#666}.e-kanban .e-kanbancard .e-card_image{background:#fcfcfc;border-color:#cecece}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-color:#cecece;filter:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#fff}.e-kanban .e-kanbantoolbar li{border:1px solid #cecece}.e-kanban .e-kanbantoolbar li.e-select{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{color:#fff}.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{color:#333}.e-kanban .e-kanbantoolbar .e-text,.e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text{color:#333}.e-kanban .e-kanbantoolbar .e-select.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-kanban .e-kanbantoolbar .e-select.e-hover{border-color:#cecece}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-color:#cecece}.e-kanban .e-kanbancontent .e-rowcell.e-exceed{background:#f8d9c7;filter:none !important}.e-kanban .e-kanbancontent .e-rowcell.e-deceed{background:#ffedcd}.e-kanban .e-kanbantooltip{border:1px solid #cecece;box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-moz-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-webkit-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3)}.e-kanban .e-kanbantooltip{background:#fff;color:#333}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{border-left:1px solid #cecece}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{background:#fff;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#e0e0e0',GradientType=0)}.e-kanban div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-kanban div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-kanban .e-kanbantouchbar .e-content{background-color:#fff;border-color:#cecece}.e-kanban .e-kanbantouchbar span:hover,.e-kanban .e-kanbantouchbar .e-spanclicked{border-color:#666}.e-kanban .e-kanbantouchbar .e-downtail:before,.e-kanban .e-kanbantouchbar .e-downtail{border-top-color:#cecece}.e-kanban .e-kanbantouchbar .e-downtail:after{border-top-color:#fff}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{background:#fff}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{border-right:1px solid #cecece;border-left:0}.e-kanban.e-rtl td:first-child,.e-kanban.e-rtl th:first-child,.e-kanban.e-rtl .e-headercontent,.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child,.e-kanban .e-kanbancontent .e-rowcell.e-dragged{border-left-color:#cecece !important}.e-kanban.e-rtl .e-kanbancard{border-color:#cecece}.e-kanban .e-customaddbutton,.e-kanban .e-columnadd{color:#3277b2}.e-kanban .e-customtoolbarseparator{border-right:1px solid #cecece}.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind{background:transparent}.e-kanbanfilter-window{background:#fff}.e-kanbanfilter-window{border:1px solid #cecece}.e-kanbanfilter-window .e-kbnfilterwindow-head{background:#fcfcfc;border-bottom:1px solid #cecece}.e-kanbanfilter-window .e-filter-content,.e-swimlane-window,.e-kanban .e-adapt-search,.e-kanban.e-responsive .e-adapt-cancel{background:#fff}.e-swimlane-window .e-swimlane-item:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-swimlane-window .e-swimlane-item:hover{color:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{color:#333}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-kanbanfilter-window .e-filter-done:hover{color:#3277b2}.e-kanbanfilter-window .e-filter-done{color:#3277b2}.e-swimlane-window{background:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-swimlane-ul li:not(:last-child) div:after{background:#cecece}.e-swimlane-arrow:hover,.e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover{color:#3277b2}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-minlimit,.e-kanban .e-maxlimit,.e-kanban .e-limits,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{color:#999}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom-color:#3277b2}.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{border-color:#cecece}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{background-color:#fff;color:#333}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{border-color:#cecece}.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{background:transparent}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spreadsheet{color:#333;border-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{border-color:#cecece;color:#282827}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover{background-color:#deebf6;border-color:#cecece;color:#282827}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent{border-bottom-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{border-left-color:#cecece;background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-color:#cecece}.e-spreadsheet .e-spreadsheetheader{border-bottom-color:#cecece;border-top-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-right-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{color:#333;background-color:#fff;border-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader,.e-spreadsheet .e-scrollcss,.e-spreadsheet .e-scrollrowcss{background-color:#fff}.e-ss-editinput .e-in-wrap,.e-ss-editinput .e-input{color:inherit;font-size:11pt;font-family:Calibri}.e-spreadsheet .e-reSizeColbg{border-left-color:#cecece}.e-spreadsheet .e-reSizeAPbg{border-left-color:#cecece}.e-spreadsheet .e-reSizeRowbg{border-top-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-selected,.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected{background:#deebf6;color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-activecell{background-color:#fff;color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{background-color:#deebf6;color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{border-right-color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{border-bottom-color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover{background-color:#deebf6;border-bottom-color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover{background-color:#deebf6;border-right-color:#3c719e}.e-menu-wrap .e-chartcell:hover,.e-chartimg:hover{background-color:#f4f4f4}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright{border-right-color:#3a74a5}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom{border-bottom-color:#3a74a5}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright{border-right-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom{border-bottom-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright{border-right-color:#62c435 !important}.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom{border-bottom-color:#62c435}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright{border-right-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom{border-bottom-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right-color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom-color:#3c719e}.e-spreadsheet .e-ss-numeric .e-select .e-spin{background-color:#fff;color:#7f7f7f}.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover{background-color:#6e99be;border-color:#c4c3c3;color:#fff}.e-spreadsheet .e-ss-numeric .e-select{border-color:#fff}.e-spreadsheet .e-ss-numeric .e-select:hover{border-color:#c4c3c3}.e-spreadsheet div.e-selecttop{border-top-color:#3c719e}.e-spreadsheet div.e-selectbottom{border-bottom-color:#3c719e}.e-spreadsheet div.e-selectright{border-right-color:#3c719e}.e-spreadsheet div.e-selectleft{border-left-color:#3c719e}.e-spreadsheet .e-ss-selectall{color:#c2daee}.e-spreadsheet .e-ss-selectall:hover{color:#72a9d8}.e-spreadsheet .e-sheetselected,.e-spreadsheet .e-sheetselected:hover{color:#6c99bf}.e-spreadsheet .e-autofill{border-color:#fff;background-color:#3c719e}.e-spreadsheet div.e-autofillright{border-right-color:#3c719e}.e-spreadsheet div.e-autofillbottom{border-bottom-color:#3c719e}.e-spreadsheet div.e-autofilltop{border-top-color:#3c719e}.e-spreadsheet div.e-autofillleft{border-left-color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right-color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom-color:#3c719e}.e-spreadsheet .e-blur{background-color:#f5f5f5}.e-spreadsheet .e-spanfilter,.e-spreadsheet .e-spanddl{border-color:#cecece;background-color:#fcfcfc;color:#666}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border-color:#3c719e}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border-color:#3c719e}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border-color:#cecece}.e-spreadsheet .e-ss-imgvisual{border-color:#cecece}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft{background-color:#ffc7ce;color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft{background-color:#ffeb9c;color:#9c6500}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft{background-color:#c6efce;color:#006100}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf{background-color:#ffc7ce}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt{color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell{background-color:#ff0;color:#f00}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank{background-color:#cecece}.e-spreadsheet .e-indexbox,.e-spreadsheet .functionbox,.e-spreadsheet .e-inputbox{border-color:#cecece;color:#333;background-color:#fff}.e-ss-autocomplete.e-atc-popup ul li{color:#282827}.e-spreadsheet .e-inputbox>input{color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover{background:#deebf6;color:#3c719e;filter:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover{color:#3c719e}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover{color:#3c719e;cursor:pointer}.e-spreadsheet div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-ss-dialog div.e-dlg-field-validation-error:before{border-bottom-color:#fffe91}.e-spreadsheet div.e-error .e-errortail{border-bottom-color:#fffe91}.e-spreadsheet .e-spreadsheetfooter{border-color:#cecece}.e-spreadsheet .e-hyperlinks{color:inherit}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right-color:#cecece}.e-spreadsheet .e-formulabar{background-color:#fff}.e-ss-dialog .e-chartheader{background-color:#fff;color:#333}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top-color:#cecece}.e-dlgtab .e-header,.e-valdlgtab .e-header{overflow:visible}.e-spreadsheet .e-dlg-field-validation-error,.e-ss-dialog .e-dlg-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-dlgright,.e-dlgleft,.e-dlginput,.e-dlgcontent,.e-chtdlgright,.e-chtdlgleft,.e-chtdlgcontent{border-color:#cecece}.e-dlgviewpanel{border:1px solid #cecece}.e-ss-dlgtab .e-ss-sctnseparator{border-color:#cecece}.e-ss-dialog hr{border-color:#eee}.e-menu .e-nmuseinformularow:hover{background-color:#3c719e}.e-menu-wrap .e-cellstylecontent,.e-menu-wrap .e-formatastablecontent,.e-menu-wrap .e-chartcontent{background-color:#fff;color:#333}.e-menu-wrap .e-cellstyleheader,.e-menu-wrap .e-formatastableheader{background-color:#fcfcfc;color:#333;border-color:#cecece}.e-menu-wrap .e-cellstylecell:hover,.e-menu-wrap .e-formatastablecell:hover,.e-menu-wrap .e-chartcontent:hover{border-color:#f4f4f4}.e-spreadsheet .e-celltoparrow{border-color:#f00 transparent transparent}.e-spreadsheet .e-comment-txtarea{background-color:#f7fbbd;color:#000}.e-list.e-hdrcolor{background-color:#f2f2f2 !important;color:#333 !important}.e-list.e-color{border-color:#fcfcfc !important}.e-list.e-hdrcolor.e-mhover>a,.e-list.e-hdrcolor.e-mfocused>a{background-color:transparent !important;color:#333 !important}.e-list.e-color.e-mhover.e-mfocused{border-color:#6e99be !important}.e-spreadsheet .e-excelfilter .e-in-wrap{border-color:#c4c3c3}.e-spreadsheetrowheader.e-scrollrowcss.e-rtl{border-color:#cecece}.e-spreadsheetcolumnheader.e-rtl{border-color:#cecece}.e-spreadsheetcontentcontainer.e-rtl{border-color:#cecece}.e-spreadsheet .e-numeric .e-in-wrap{border-color:#c4c3c3}.e-ss-dialog .e-chartselect{border-color:#3277b2}.e-menu-wrap .e-chartcell{border-color:#fcfcfc}.e-spreadsheet .e-ss-object{background-color:#fff}.e-spreadsheet .e-ss-image{background-color:transparent}.e-spreadsheet .e-ss-charttheme{background-color:#121212}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{color:#333}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{color:#fff}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover{color:#fff}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon{color:#666}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{background-color:#fff}.e-spreadsheet .e-frow{border-color:#3c719e}.e-spreadsheet .e-fcol{border-color:#3c719e}.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active),.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable),.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer{border-color:#f4f4f4}.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable){background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{color:#333}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active{color:#fff}.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon{color:#fff}.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon{color:#fff}.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon{color:#666}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover{color:#fff}.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon{color:#fff}.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon,.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{color:#666}.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon,.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-hborder{border-color:transparent}.e-spreadsheet .e-content.e-viewbrdr{border-color:#cecece}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header{border-right:medium none;border-left:medium none;border-top:medium none}.e-spreadsheet .e-ribbon .e-content{border-right:medium none;border-left:medium none}.e-ribbon .e-btn.e-ss-active{background-color:#3c719e;color:#fcfcfc}.e-spreadsheet .e-ribbon .e-ddl{border-color:#bcbcbc}.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap{box-shadow:0 0 7px #ccc}.e-spreadsheet .e-ribbon .e-ddl{border-color:#bcbcbc}.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list,.e-spreadsheet .e-splitspan .e-btn.e-select{background:#fff}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border-color:#cecece}.e-ss-colorpicker.e-popup{background-color:#fff;color:#282827}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem){background-color:#fff}.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon{color:#d6d7d7}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight{color:#0c0}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto}.e-spreadsheet .e-ss-fpcursor{cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrcursor{cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrgridcursor{cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{border-color:#cecece}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{background:#fff}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{background:#fff}.e-spreadsheet .e-spreadsheetactpanel{border-left-color:#cecece}.e-spreadsheet .e-bordercontainer{background-color:#fff}.e-spreadsheet .e-bordercell:hover{border-color:#f4f4f4}.e-spreadsheet .e-ss-bdr-header{background-color:#fff;border-color:#cecece}.e-spreadsheet .e-ss-pivottableheader{background-color:#deebf6;border-color:#cecece;color:#282827}.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon{color:#333}.e-spreadsheet .e-ss-databar-span:hover,.e-spreadsheet .e-ss-iconsets-wrapper:hover,.e-spreadsheet .e-ss-colorscale-span:hover{border-color:#f4f4f4}.e-spreadsheet .e-ss-iconset-title{color:#333}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-documenteditor{background-color:#fff}.e-documenteditor-contextmenuitem:hover{background-color:#f4f4f4;color:#333}.e-documenteditor-contextmenuitem{background-color:#fff;color:#333}.e-documenteditor-disabledcontextmenuitem{background-color:#fff;color:#808080}.e-documenteditor-optionspane{background-color:#fff;color:#333}.e-documenteditor-icon.e-search{color:#f4f4f4}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-media-player .e-media-content-div .e-waitpopup-pane{background-color:transparent}.e-media-player{border-color:#cecece;background-color:#fff}.e-media-player .e-media-control-container{background:#fff}.e-media-player .e-media-element{background:#fff}.e-media-player .e-slider{background-color:#666 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{color:#666}.e-media-player .e-media-toolbar.adv .e-media-volume-text{color:#666}.e-media-player .e-media-time-stamp.e-media-adv{color:#333}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{color:#3277b2}.e-media-player .e-media-timeslider-div.e-media-adv{background:transparent}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{color:#666}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{color:#666}.e-media-player .e-media-toolbar.basic .e-media-split{color:#333}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{background-color:#fff}.e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{color:#333}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{color:#333}.e-media-settings-popup>.e-lv.subpage{background-color:#fff;border-color:#cecece !important}.e-media-settings-popup li{background-color:#fff !important}.e-media-settings-popup .e-header{background-color:#fcfcfc !important;border-bottom-color:#cecece !important}.e-media-settings-selector:before{color:#3277b2}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before,.e-media-settings-popup .e-lv>.e-header>.e-icon:before{color:#3277b2 !important}.e-media-settings-popup .e-list-text,.e-media-settings-popup .e-btn-text{color:#333 !important}.e-media-player .e-media-playlist-img-div{color:#fff !important}.e-media-player .e-media-playlist-img-div.desktop{border-color:#cecece}.e-media-player .e-media-playlist-img-div.mobile{border-color:#cecece}.e-media-player .e-media-playlist-play:before{color:#333}.e-media-player .e-media-playlist-title{color:#333}.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile{background-color:#fff;border-color:#cecece}.e-media-player .e-media-playlist-header{border-bottom-color:#cecece}.e-media-player .e-media-playlist-header label{color:#333}.e-media-player .e-media-playlist-toggle.desktop{background-color:#333}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{color:#333 !important}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom-color:#cecece}.e-media-player .e-media-playlist-container .e-listbox-container{background-color:#fff}.e-media-player .e-media-video-baner{color:#fff}.e-media-player .e-media-audio-title{color:#282827}.e-media-player .e-media-overlay{color:#fff}.e-media-player .e-media-time-tooltip{border-color:#cecece;color:#333;background-color:#fff}.e-media-player .e-media-hd-tag{color:#f00}.e-media-player .e-media-toolbar-split{background:#cecece}.e-media-player .e-media-playlist-close:before{color:#666}.e-media-player .e-media-play-animation{background:rgba(0,0,0,.5)}.e-media-player .e-slider .e-handle{border-color:#cecece !important}.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before{color:#333 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{background:transparent !important}.e-media-settings-popup li:hover{background:#f4f4f4 !important}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-ganttviewerbodyContianer{background-color:#fff}.e-ganttchart .e-ganttviewerbodyContianerparent{border-right-color:#cecece}.e-ganttchart .e-headercell-weekend>div{background:#fcfcfc}.e-ganttchart .e-ganttoverallocate{background-color:#ffdede}.e-ganttchart .e-ganttnonoverallocate{background-color:#d4ffd0}.e-ganttchart .e-gantthistocalender{border-color:#ffa3a3}.e-ganttchart .e-gantthistoworklabel{color:#282827}.e-ganttchart .e-weekends,.e-ganttchart .e-ganttnonworkingrange,.e-ganttchart .e-ganttdayweekend{background-color:#fafafa}.e-ganttchart-core{background:#fff}.e-ganttchart .e-borderbox{border-bottom-color:#fcfcfc}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{color:#282827;border-color:#cecece !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt-dialog{width:42% !important}.e-gantt-dialog .e-gantt-validation-btn{margin-top:20px;margin-bottom:15px;width:100%;height:27px}.e-ganttchart .e-ganttviewerheaderContainer{color:#282827;border-bottom-color:#cecece !important;border-right-color:#cecece}.e-ganttchart .e-ganttviewerheaderContainer{background:#fcfcfc}.e-ganttchart .e-milestone-top{border-bottom-color:#333}.e-ganttchart .e-milestone-bottom{border-top-color:#333}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-connectorline-rightarrow{border-left-color:#333}.e-ganttchart .e-connectorline-leftarrow{border-right-color:#333}.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{background:#fcfcfc;background-color:#fff;color:#333;border-color:#cecece}.e-tooltiptaskname{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltiptaskname{color:#333}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-tasklabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-ganttchart .e-gantt-mouseclick td.e-chartcell{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293",endColorstr="#296293",GradientType=0)}.e-ganttchart .e-gantt-mouseclick{background:-moz-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(50,119,178,.2)),color-stop(100%,rgba(41,98,147,.2)));background:-webkit-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-o-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:-ms-linear-gradient(top,rgba(50,119,178,.2),rgba(41,98,147,.2));background:linear-gradient(to bottom,rgba(50,119,178,.2),rgba(41,98,147,.2));color:#333;filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr="#296293", endColorstr="#296293", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'}.e-ganttchart .e-progresshandle{background:#333}.e-ganttchart .e-progresshandleafter{border-bottom-color:#333}.e-ganttchart .e-gantt-parenttaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{border-color:#333}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-childtaskbar{border-color:#3277b2}.e-ganttchart .e-chartcell{border-bottom-color:transparent}.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo,.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-ganttchart .e-gantt-parenttaskbar-progress{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#333333',GradientType=0)}.e-ganttchart .e-gantt-parenttaskbar-progress{background:#333;background:-moz-linear-gradient(top,#333,#333);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#333));background:-webkit-linear-gradient(top,#333,#333);background:-o-linear-gradient(top,#333,#333);background:-ms-linear-gradient(top,#333,#333);background:linear-gradient(to bottom,#333,#333);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#333333',GradientType=0)}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{background-color:rgba(51,51,51,.6);background:#333 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e',endColorstr='#8e8e8e',GradientType=0)}.e-ganttchart .e-gantt-childtaskbar-progress{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-ganttchart .e-gantt-childtaskbar{background-color:#3277b2;background:#3277b2 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualprogressbar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#42c0bd',endColorstr='#42c0bd',GradientType=0);border-color:#42c0bd}.e-ganttchart .e-manualprogressbar{background:#42c0bd}.e-ganttchart .e-manualchildtaskbar{background-color:#9dd9dd;border-color:#42c0bd}.e-ganttchart .e-line{border-color:#333}.e-ganttchart .e-connectorpoint-hover{background-color:#333}.e-ganttchart .e-gantt-falseLine{border-top-color:#333}.e-ganttchart .e-gripper:before{color:rgba(255,255,255,.4);background:#fff \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.e-ganttchart .e-ganttgridlines{border-bottom-color:#cecece}.e-ganttchart .e-criticalconnectorline{border-color:#f55 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{border-left-color:#f55 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{border-right-color:#f55 !important}.e-ganttchart .e-criticalprogressbar{background:#f55 !important;border-color:#f55 !important}.e-ganttchart .e-criticaltaskbar{background:#ff8b8b !important;border-color:#ff8b8b !important}.e-gantt-manualparenttaskbar{background-color:#b3b3b3}.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{border-color:#b3b3b3}.e-gantt-manualparenttaskbar-connectorpoint-hover{background-color:#b3b3b3 !important}.e-rg-rangdiv{background:#f00;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:.8}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{border-color:#000}.e-ganttchart .e-connectorline-leftarrow-hover{border-right-color:#0026da !important}.e-ganttchart .e-connectorline-rightarrow-hover{border-left-color:#0026da !important}.e-ganttchart .e-connectorline-hover{border-color:#0026da !important;outline-color:#0026da !important}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar{background-color:#3277b2;background:linear-gradient(to right,rgba(50,119,178,.2),#3277b2 30%,#3277b2 70%,#3277b2 70%,rgba(50,119,178,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar{background-color:#9dd9dd;background:linear-gradient(to right,rgba(157,217,221,.2),#42c0bd 30%,#42c0bd 70%,#42c0bd 70%,rgba(157,217,221,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-milestone-top.e-unscheduletaskbar{border-bottom-color:rgba(51,51,51,.6)}.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar{border-top-color:rgba(51,51,51,.6)}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-childdefault{fill:#3277b2}.e-radialmenu .e-default,.e-radialmenu .e-outerdefault{fill:#fcfcfc}.e-radialmenu .e-active{fill:#f4f4f4}.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{fill:white;stroke:white}.e-radialmenu .e-textcolor{fill:#333}.e-radialmenu .e-radial{border-color:#3277b2;background-color:#fff}.e-radialmenu .e-badgetext{fill:white}.e-radialmenu .e-badgecircle{fill:#3277b2}.e-radialmenu .e-radialslider{background-color:#fff}.e-radialmenu:focus{outline:none !important}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-nb.e-nb-layout.e-nb-right{color:#333;border-left:1px solid #cecece;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-right{background:#fcfcfc;background:-moz-linear-gradient(top,#fcfcfc,#e0e0e0);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#fcfcfc,#e0e0e0);background:-o-linear-gradient(top,#fcfcfc,#e0e0e0);background:-ms-linear-gradient(top,#fcfcfc,#e0e0e0);background:linear-gradient(to bottom,#fcfcfc,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#e0e0e0',GradientType=0)}.e-nb.e-nb-layout.e-nb-left{background:#fff;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-left{border-right:1px solid #cecece}.e-lv.subpage{border-bottom:1px solid #cecece;border-left:1px solid #cecece;border-right:1px solid #cecece}.e-lv .e-lv .e-list-container{border:none}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tile{color:#fff}.e-tile .e-image-parent{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-tile .e-tile-selected::after{border-top:28px solid #3277b2}.e-tile .e-tile-selected{border:2px solid #cecece}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialslider .e-radial-needle{stroke:#3277b2}.e-radialslider .e-inner-circle{border-color:#3277b2}.e-radialslider .e-radialarcdefault{stroke:#3277b2}.e-radialslider .e-ticks-text,.e-radialslider .e-dynamic-text{fill:#333}.e-radialslider .e-needle-over{stroke:#3277b2}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-signature{background-color:#fff;border:3px solid #3277b2}.e-signature.e-disable{border-color:#ccc}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spellcheck .e-sentencecontent .e-errorword{color:#f00}.e-spellcheck .e-sentence{border-color:#cecece;background-color:#fff}.e-spellcheck .e-suggestionlist{border-color:#cecece}.e-pivotclient .removeSplitBtn{border-radius:4px}.e-content-area{background-color:#fff;color:#111;border-color:#cecece;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ddl.e-input-group .e-ddl-hidden{border:0;height:0;visibility:hidden;width:0}.e-input-group .e-input.e-placeholder{top:0;position:absolute;border:inherit;font-style:italic}.e-dropdownbase.e-content{background:#fff;color:#333}.e-list-item.e-hover{background:#f4f4f4;color:#333}input.e-combobox.e-input{border:1px solid;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group.e-disabled{border-bottom-style:solid}.e-ddl.e-input-group .e-input-group-btn button{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group .e-clear-icon{color:#666}input.e-combobox.e-input,textarea.e-combobox.e-input{background:#fff;border-color:#cecece;color:#333}.e-ddl.e-input-group{background:#fff}.e-ddl.e-input-group .e-input-group-icon{background:#fcfcfc;color:#666;border-color:#cecece}.e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon{border-left:1px solid #cecece}.e-ddl.e-input-group.e-rtl .e-input-group-icon{border-right:1px solid #cecece}.e-combobox.e-input[disabled]{background:0}.e-combobox.e-input[readonly]{background:#fff}.e-ddl.e-input-group .e-input-group-btn button{background:#fff;border-color:#cecece;color:#666}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover{background:#f4f4f4}.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button,.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active,input.e-combobox.e-input::selection{background:#3277b2;color:#fff}input.e-combobox.e-input::-webkit-input-placeholder,input.e-combobox.e-input:-moz-placeholder,input.e-combobox.e-input::-moz-placeholder,input.e-combobox.e-input:-ms-input-placeholder{color:#cecece}.e-ddl.e-input-group{border-bottom-color:#cecece}.e-ddl.e-input-group .e-ddl-icon:before{width:14px;height:14px;display:block;margin:0 auto}.e-ddl.e-input-group .e-ddl-icon:before{content:""}.e-input-group.e-ddl{height:28px}.e-ddl.e-popup{border:1px solid #cecece;position:absolute}.e-ddl.e-popup .e-input-group{margin-bottom:0}.e-ddl.e-popup{border-color:#cecece}.e-dropdownbase.e-nodata{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-dropdownbase{border-color:#cecece}.e-dropdownbase .e-list-item{background-color:#fff;border-bottom:1px;border-color:#fcfcfc,#e0e0e0;color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;line-height:2.4em;text-indent:1.067em}.e-dropdownbase .e-list-item{color:#333}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{background-color:#fff;border-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:600;line-height:2.4em;padding-left:1.067em}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{color:#333}.e-dropdownbase .e-list-item.e-hover{color:#333;border-color:#cecece}.e-dropdownbase .e-list-item.e-hover{background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4,#e9e9e9);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#f4f4f4,#e9e9e9);background:-o-linear-gradient(top,#f4f4f4,#e9e9e9);background:-ms-linear-gradient(top,#f4f4f4,#e9e9e9);background:linear-gradient(to bottom,#f4f4f4,#e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#e9e9e9',GradientType=0)}.e-dropdownbase .e-list-item.e-active{color:#fff}.e-dropdownbase .e-list-item.e-active{background:#3277b2;background:-moz-linear-gradient(top,#3277b2,#296293);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3277b2),color-stop(100%,#296293));background:-webkit-linear-gradient(top,#3277b2,#296293);background:-o-linear-gradient(top,#3277b2,#296293);background:-ms-linear-gradient(top,#3277b2,#296293);background:linear-gradient(to bottom,#3277b2,#296293);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3277b2',endColorstr='#296293',GradientType=0)}.e-dropdownbase .e-list-item:last-child{border-bottom:0}.e-dropdownbase .e-list-item.e-item-focus{background-color:#f4f4f4}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-color:#cecece}.e-ddl.e-input-group.e-input-focus{box-shadow:0 0 7px rgba(154,146,203,.87);border-color:#cecece}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button{border-color:transparent #cecece transparent transparent}.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span button,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button,.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus,.e-input-focus .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon{border-color:transparent transparent transparent #cecece}.e-ddl.e-input-group{border:1px solid;border-color:#cecece}.e-ddl.e-input-group{border-width:1px}.e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group .e-input-group-icon:not(:last-child){border-left:1px solid;border-left-width:1px;border-color:#cecece}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{flex-direction:column;justify-content:center;text-align:center;font-size:14px;padding:7px}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{border-radius:0 4px 4px 0}.e-ddl.e-rtl.e-input-group .e-input-group-icon,.e-ddl.e-rtl.e-input-group .e-input-group-btn button{border-radius:4px 0 0 4px}.e-ddl .e-input-value,.e-ddl .e-input-value:focus{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;height:auto;line-height:1.4;margin:0;outline:none;padding:2px 0;width:100%}.e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon{border-left-width:1px;border-left-style:solid;border-left-color:#cecece} \ No newline at end of file diff --git a/public/content/ejthemes/bootstrap-theme/ej.web.all.min.css b/public/content/ejthemes/bootstrap-theme/ej.web.all.min.css deleted file mode 100644 index 740e685..0000000 --- a/public/content/ejthemes/bootstrap-theme/ej.web.all.min.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url("../ej.widgets.core.bootstrap.min.css"); -@import url("ej.theme.min.css"); - diff --git a/public/content/ejthemes/bootstrap-theme/images/ajax-loader.gif b/public/content/ejthemes/bootstrap-theme/images/ajax-loader.gif deleted file mode 100644 index 78751c4094f948360e8b087e2b53964522b1adcc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1551 zcmb7^drVVj9EQK1UO1EjhXPGO;@VPKC0sfO31l-Vtk6|10Sco9VFl(QZYrW=;_6mt z5sHOaVUt)Y!P+%=EXgiP5RacK$LB7|fTyvzNI;_eBjhdICFjDe`R9DZF25miJF zs3%bo(bJWVBmuX)=Jh%@r$9KsMkAvo$ZzM_2m9}LoyDukmQW_nNeRj}B7CU&6%p6G zXMl)Qc`4+_SEh!NH8(TL3H;;3C1mm;9rxLJKF`n70`%b3LED_Iqq75`0derkAfTJh zm;f4Bfg4(}{cP*&?E~o5C#xIcrYe;Dx~h4d7%*wW3S6byJuyBRXqec3Lc#nz+26qOfjS)O7cLj0pe11076w%ih+$ zn=d;~=G{e6;wt`PL*ZpEgHDe=;E{=iWAE{3g4A^=@8=U~01EO0l%d(++C+Oy3tPb; z00q+l2*6suw}QAZ4kho8G3n>0ei^kg^M)&nbtHDD7>Vzq3n3M}tj>k#Et0F&77ErV z7qZQC?3j>OmW1Y(?rhhJ7fmyPQDI4LyAbEJtPU| zy_&$~(3Njfkx@-N3A4<0hxqz2D(?qdYAP6l9XvTl%0L=h$zh>Z{j2{aA|hz#erZi9 z$L4=sscsRk->Lt1yuAbBL3K_;F7`v8rY;i*?u_>|Dr5#d!2OLmo&%1*Q(TLe)=tbA zdj$qEaS{{Odp&H|pDM`|Fmy4t1J`}Jo0v+HwlI}q*DYRov3h)d1gK6n&s z;aX2~O;D5Dh`fN)#+8=k9DSL#^}?W`Iu?ux?&0wn_ipn)VVTQByZ%Bh#Q_HJ zTzA#=&v{`IimYL5jCs1%Uy3dV6d~H3qxuWDY?ic%6k(1(v8B219xDUake0qFFFkD$ t9SRE#uoR?!piGfPE{Yq|lCkq@uZC7Ue;1|E@@FcOv^ZOGPJ+;De*>GZS~CCu diff --git a/public/content/ejthemes/bootstrap-theme/images/checkedtick.png b/public/content/ejthemes/bootstrap-theme/images/checkedtick.png deleted file mode 100644 index b3b23f106795d00c76de5aca281cea266490a10a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15663 zcmeI3Yitx%6vwA6n%asGMG;JJvlN5M?9A+|-C?`X?rz-`7Hhj`3mQ9}xowB;&WtnD z?zR|EkPl)^6cLRQB}Tva3Q+{#)M(KUzS0<@g%A^Cibi7$QA2#-oqbMkcQ2UuL6f_i zeVlvl`QLkg_ntHJW$x?TaKrqDr41BC&5y?-UGR4y{4~{H2*2;X@{MWubCDM7H7Kg_ zGV4=AJ-+`+idr3)lRainVm&XaX_p|W{lJw?Yp^#(1=nOXK^z9AqaO^)N~`myH;+0U zvefFl)t6usS{Mw;v2h)Ak8endsOb0UbSwPDfbPfy3wW(IU%v9nAq3=i|IB+$x8gKrmnjc1rlCgaL@T&h0EaDhO8Vcm?|O~W3vF{YS8mR5}A zd6A+{1Q?<&Yo@F!4og?)S4YfNr_&m!^eU_?t(68+i~>7Ik;w`g!?{?dN>Cz!4@;*j zMjB=pD6g#IfJSmm156h%)Dc|-u>0~#Q!vcvC|ptj(Rm0(M}cBil#;}fjy9sFa-b!V z0V$A%AqJ$tRa}cUq?)QRq*eh~a#zJ@$^%tcSe~k3AS+i1vpo5*+?mR6br2q8KCA=5 zRQ05)rb7AS+F6{vBOG?Dyj4~tHDg>GWYFH_GgB4<5y1o@c&5EH$I|YWB**cbpZB=0 zXMMbfwTa|=A{q%*k_X0Y8XWERCOHq!a=h1L*Rb_OHDC@(f+?JrioNe_okW6`>mv_88cd3Q>1gg(xPH1^PP&}A-OI26eb}nUGXj!?0p}bV&NJI2D=`yV7 zLdwR<+QENO2e6O#>?I%Br+t#w;+H-rR{;$j2A?!VuuU? zZf=mtRk&hXc~bcZYoL6G3VRCR@%0OSFCAc6mSzQS3*8S}=$3xJ$IWrgA}0lk`nK@u zV`PSaf~33K!~3{ms^({s>s4LEPzTJ6po6wSm=WhFLV3a25!IE&Awd}gQiv%os@Q;r z1Q~1BQu2Rs)6TEv%-M5viRFV~+q8=H_5ZzT`K_FtfW@LQH(`U4$PcJ`S};R$S{MY3 zrVIv|a$}iduyonx!)i*^;S~skJVB;Xvn|THU|aPF9&I6)#9WY>(}wo%v8r`yB-g*$ z4Re)cIP1F*YImcdz4%bO8x1W-Zd7D5*f(y?F@e*7J5WGon;rSq5f(rqHHwi90AH+*=AwcjZ!G-68 zcnK~92;L;P@O%(2!G!?9n*4T@Fo^lL;3kwpumS>Gw|uxmnVM-!6#=OVyr7cQR6G%v$s1b>daaA`yEA% zuoU%uA4TzxQPg5}&mEH;6jjp~kF+JT(?9HOT^DX!82$9Jt1kazVya`+3-fl}c6Qf} zXCH~AqTTcEU$k$uZD-nX#b|^7mK~=Symr7@@89%g&+eypT`~O1Lo>^lKAfysyblb{ zEE^qoEZ$ykzC3OviJK4IUNd(5QSOsX9e4HrzI^ks zC&t%Lc(rBQlZ%hmZtlHvskUIzJzL&dP_t`qwyx#F-ACJFldEf1)voAstT=h(&l4-( zjUQgz^gyjKam~R6d$(WOJTDSk!#19n-uB0f@5g`3e6!}j^VA+?#fwKSc+h*n`r6fW zUDGdcV%J5#-g@ZjX;<@)9dXY@^w`YguYJ#- zKA>EDc2{UTW{# F@i$(09~}Sy diff --git a/public/content/ejthemes/bootstrap-theme/images/drop-sibling.png b/public/content/ejthemes/bootstrap-theme/images/drop-sibling.png deleted file mode 100644 index 76b86ac060b84549de25e35456f5071bca91559d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 963 zcmaJ=&yUhT7_FEkO5|#yr^)O^qx2WhT^j0ITDps|1c78ZQrcN)*mi0=Na3Qv#AFY~ zc=F=G#JdNt9`s;Lj5m%Ry?I*y1D&$KdJvno^CR!Q@0;&?bJD2qXEWC`48vq=2YQo^ z4f<_eO4I+mIs8e7YoyvCEqp}AR)`qY!94_Op4CT9WI2jheeY&0}Tz_gK3Cb(|X&U4(*Zy_wIml zEK>mw5evlLu^-8?0vEb6ohREI1PcfmD)20+j@bYj4iPA_`JBxQ0+1wDC=?}0xD7;J z5ILT{QcftyMM)NS!194KTId|fP2E_=qALXs2nl448;{5AIM3p+&k3bcDbWzc97W`! ziBGIJ=SSNs1sz3p=mx~aK1dX;9v%?|(oD~e;00@0KU$WF7L1FnfD>3gInoMfn*WD- z-WnZ|COXgepTbdl5+JULB0LIh+PI_bBvc@4A+iV#+ZZ3Os@ND{f};TrfYy@0jYHRW z@Ho1;z?-IA^CM#UHmd0gqzbI-IxQue>+(O6=5hwH<%&y)L`+$LVz1c=q7#)$VNmd;jUI{Au>t tsGq#OaL-`GAKe!z`2N@6$;-=3>I(Dx*4CHIY3f^Yt!mY}{;txU{Q=RJDtZ6_ diff --git a/public/content/ejthemes/bootstrap-theme/images/rating-star.png b/public/content/ejthemes/bootstrap-theme/images/rating-star.png deleted file mode 100644 index dcadea1d31a18d48b9d212c5c7bc0cf4425602e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3633 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 diff --git a/public/content/ejthemes/bootstrap-theme/images/rotator-icon.png b/public/content/ejthemes/bootstrap-theme/images/rotator-icon.png deleted file mode 100644 index 2900e86e7ab6a3f04a706fc07d518b63e4ef6016..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4668 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 diff --git a/public/content/ejthemes/bootstrap-theme/images/waitingpopup.gif b/public/content/ejthemes/bootstrap-theme/images/waitingpopup.gif deleted file mode 100644 index a2eae442eaf4a079b5e304c968dc37453b618bff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7050 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 SZ!1ye?#o?9TfRLpZT}4>dmOa@ diff --git a/public/content/ejthemes/common-images/darktheme/colorpicker_dark.png b/public/content/ejthemes/common-images/darktheme/colorpicker_dark.png deleted file mode 100644 index 109c9a454fcf35df6ac5312a2ffc863a4d8fa61d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9165 zcmX9EbwE>Jmo7oN%OT}xopcNGLqZxP9UzS`YNQ~IQWDZ7-5>(O2&p06%|N|N>KGW0Fq9SKbUf4d zP(H>w@0Pod@KMiIIond6dFUeoph4O7G#(6zH&+$V=es2#4>122Cxs( zN#%i%k$5cm&`0YYZL;Ku%C_TzEOIAhaYxK)TarK(VK*qkCI zqqlz_OGR(xQnox|>V`F`>2K6P1}qFZANOUGL>Vg)fD~vfQadD0S}!D1M%Vv8A91r( z&;e#G>e0ZlB|QXPjq&9>%mJ*n1u6EM;7d5}i^M>h+ZB)X!9jwRPfzDJ`k}HSh%fJaY{Sihq7s zHMh2+U{U(~YM{J}-&f#;Y{0i*sQ+74k;ZGp{ve|*tFOo89{GT|DL2CkQLZqegTlja z%_Xc@6?3_AH|F!@0_&w70(!UAmRR0JG07SX9_GJW`UI!bLm;Z1!*Ed&-_^-*f@~tm zoOPQZ8;l{&tyw*~}^V{TwQ#g|gRHDT?Br9UE2Hn*p4MSP+LBp?In=);0T z$Be?vBW{|;!pD%K@45=_2}-_wGz=1pp|tV2)D?_`*7Fny8_MiR?Jy5RT2x^korYMc zSQfXFlxcFNr&-JD*<0UaU?#h=vf8PwX1E=6$SRLt=2-6pveIW~a;KC0_rpC?%;>Ar zR#&X@VJuxpkK+cWU&jr>Wb)~pcbk8Gd?f?w_#1mpYC1*;$L^Vd*lA0>?ZSGBOqx7WTQ9vs#olk6l~-?wt
    **Z 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 diff --git a/public/content/ejthemes/common-images/diagram/diagram_context1.png b/public/content/ejthemes/common-images/diagram/diagram_context1.png deleted file mode 100644 index 229dd3ca9dcc7e4c4dee6e7e54af0c98efea1927..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2406 zcmV-s37PhZP)vDC6!Z{suPB>u#bu*o%j+t3{{D_Et&-KpC z*Fp%tS?%=P;{xF-nEB%n!Y>9_?-S8K9zKg+7g2MCi2jN@tNm62^#FYmLijlziyTlq zW<<2=_oRRp>b8!V$07w%ckUXqlK}cGgz!Vgi>?vTAFW>Kp0Hcp{kT9zY#ZwgDHt=C z#w>2Sx`=8}Eetfic1821$e>`}<)AwRc_MO4o2eOE*xGA5shia87&xvoc$8`;=WJe61R=LrP*YVPfpSDqU)cdR>zBrYgb zw}rX$-4<;POKy>G0d)z;iy6Hws#FH*RjsoPJ`PRgB zt*{5DE~d~7h| zPOf>hwbR`BZtAvzPoQoFCv}s$9Rscujl~x;@6~s;uCNb72;W#B$?wZKtw7qx9S7Kr z_@Y{XzLFCcfnotM^OX<+z)&9dkcghRqPKGHNpEJB{p`h+oM9Q<2_yn$Qg=Sipzk>e z9?zR0$ci+ZexI75o4!fiq^>Tvy7{S`IK8f$)n@8s?SV?d@!F&N(9jLU%wLBPz6>Ei zEXK!M5slAk<`#jN8M^y15xr&RZ$k)QNJr@SC;7KphL6vP=s^jr1_XJFtA7Mr2;EK(R3q!)3Ih+gKvYCt>PpddtqyM@)k%r8O+cVQ_J-P{UvRV_(7VrB^ZALaXO zyB3S8V-Tg;+LdaCg6u7cjMbmg{w5Krv(#fQhBLr3-xAT)rZMt{0A{`} z;{y*Z((9hEC17UOyFKvqh$sj$~HKs$UWdEs(hItOrE2y2+Axl^Z(TQ7ldqA2nytn=hOMJzdmn z<|H!Sy9H~06|1u1-UHx@45F*y7;y0w9m9ZHI}}PDYKl%SaM4ff5?v97qJ4Ng75JeYZMfa>V@KVw*{2u?5gfv(-$5fTqUkt zDNDg%5v;qu6$l*xEc@acbk5B9?e+*D|9WmXJRfkZ1{bVtl+PB?ZyQ z;|xeY@7t#bXl3Yq1_R*2b$tI^f;shP&PVpObBzxmp9S~nc--d6lN;3i3 z8<$Owd+T#ZB387FS4HD^pk%8WxT}QW5Q}0rmO)v@D;}VsKt|TM_)=bv*XgrjW+C%d zi&WPwHQk4@2>TPL1;TMSpk$z{)amv?)80gG8O^wNu32AX=w7!oCz{K|D6k3C&E%wR zQnzE^^qoP1=-u2#p z6lyiQtz8QnmPMs=;c56Ei5KzjsgSPim4hn$>Hfs0QtMc|Z~$Ywd$mX5jtr5v0SHmTK-9%RS%*#fL zMVM1?3XB6RDi)A8&7-uj78l9)uRQMT4nZxnc-p$X&eK_QWZ2s2u=S|tLMC-RtS#qE z>Lzt3s=YJM8I{JWSRUtc@A&zm%yyfCYVGQ3JJp;=$kEALkWkBjRkbMS#cHg+$m6Z{ zVoSPCpT4o&`AJ-9%gl?&Yymy~0>Y?(W7#KI0h|w?zQjab2ocknbVC zpjz>N#-a*0Td7;3E(O9sL!hKJ3@Nn$g>Z2{Q3aqq{xgC_Gx*I4L96b=;YAvL2pqT<80F}N2<#R`&v%Q7A9Fhe60pO9}_k1BO`$m`uI zmAds>v`THtCNQ3&GGCe1LfuLmNHXgFW*~6_%>&gO3nB(GtN2)owX=*d&^H-a9$bCU z#sXSOcP#|@Ju8J>UZ+wx0s=J{cu1|3(xE^A&=ht277AR;P#}#A$m*x{k;8%DVaVtY z1xo3u`92R)d84rz8D!VLRFAKKu%`M{oC)NdLuRuHWKvXWaBkH7 Y2l=Yl$8rTR)&Kwi07*qoM6N<$g1*azvH$=8 diff --git a/public/content/ejthemes/common-images/documenteditor/cellbottomalignment.svg b/public/content/ejthemes/common-images/documenteditor/cellbottomalignment.svg deleted file mode 100644 index 35a450c..0000000 --- a/public/content/ejthemes/common-images/documenteditor/cellbottomalignment.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/public/content/ejthemes/common-images/documenteditor/cellcenteralignment.svg b/public/content/ejthemes/common-images/documenteditor/cellcenteralignment.svg deleted file mode 100644 index aae28bf..0000000 --- a/public/content/ejthemes/common-images/documenteditor/cellcenteralignment.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/public/content/ejthemes/common-images/documenteditor/celltopalignment.svg b/public/content/ejthemes/common-images/documenteditor/celltopalignment.svg deleted file mode 100644 index 42aa845..0000000 --- a/public/content/ejthemes/common-images/documenteditor/celltopalignment.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/public/content/ejthemes/common-images/documenteditor/tablecenteralignment.svg b/public/content/ejthemes/common-images/documenteditor/tablecenteralignment.svg deleted file mode 100644 index baa6303..0000000 --- a/public/content/ejthemes/common-images/documenteditor/tablecenteralignment.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/documenteditor/tableleftalignment.svg b/public/content/ejthemes/common-images/documenteditor/tableleftalignment.svg deleted file mode 100644 index d343004..0000000 --- a/public/content/ejthemes/common-images/documenteditor/tableleftalignment.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/documenteditor/tablerightalignment.svg b/public/content/ejthemes/common-images/documenteditor/tablerightalignment.svg deleted file mode 100644 index 8242336..0000000 --- a/public/content/ejthemes/common-images/documenteditor/tablerightalignment.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/ejicons.eot b/public/content/ejthemes/common-images/ejicons.eot deleted file mode 100644 index 687eb4dabd5b92d7bc49a84c43be2e995b56282a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 106200 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 - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/ejicons.ttf b/public/content/ejthemes/common-images/ejicons.ttf deleted file mode 100644 index bf7e46b7e3471e2ca1daef1734ae9849bf6d044d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 106036 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 Eg7sADwEzGB diff --git a/public/content/ejthemes/common-images/reportdesigner/Datasource.png b/public/content/ejthemes/common-images/reportdesigner/Datasource.png deleted file mode 100644 index 8beab92a4167f91cd361f5d938221aa33055b91b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2811 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 diff --git a/public/content/ejthemes/common-images/reportdesigner/Image.png b/public/content/ejthemes/common-images/reportdesigner/Image.png deleted file mode 100644 index 3c62cceb251c6878be1865211d70ed8cdea4d8bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2358 zcmV-63CZ?}P)5rUh z7xYU$Joms!J{w1mLq+R{;0|V8K<(1NUFRW$rEDWYL(cjvNJOl31{~NleFf zE4921!HxiYqGfnYO;R4X|3+LEUIISJry~M$LpE*&oF;D!VAkZDdA=(Ei_|35wrlhF z0KkG~Jpy23g5eGd^D86!9+2I;f@Q7A zz=F;5T>`jutVZ3$I^Odgf1gW5<^7ZZqHVE+b3ZHTMyQk-fMUmUZ0@-$JK_Bqw*PMc zfAU^yaqU6ZdG=v=PBvG(_*nW)n%S=azAh_;BisLR+!X+PVdoc21A{H*ylRM7tjqy~!g4_LiIvJ) zO|~VMS%}llGXOVEtTJ$vbq3(Gd(RTfZ49?s`kesUG^FNDu0$ur;=&R@8_*cBJrWIH z>{w{AK;}*d4;_{bd4FL87_n$qU@ewYM0!k3a>9KJ$C@;`m$D%qS#Y~eBP-GVRf7^Q zs2n+$F4+Rn?toTm){q{q#BwR(l~SaSTLI5RgH`~}QjymloYydnF)IGGMc*NnwHEg{7Ro>1 z`G>sklIO1l*o9*a1`cto<*bA<*?7h6w>jHY^4>zGt#jg3bplT2Z3--ciBUt|ykO%3 z03RKbB?}^#0IsFd?2rcLEv7$U&@^|H^omOLmB*A+R14l$E^YpP$K~}dc{~|6bUNMk z#Vj?+oPBlA|7G=WNS|$M2!HUt3I?J}lI066YsB?AUExQbFLe61pf&lz_E}f;Q@Qy= zM`suGdGesk22&jJZ_Z!{1Y=3%iP_MK+bf}&T@}5vmeg-7EQwXpLYgoqx3?B+DNJ=p ze>~r#h95R4YwZM)NKN7ffA>6gDWdDStH`NILRx@YDsw}BZ`#NG20RXIPos4@X?i>= zqQViiWGPJ1f9QT#QuCr=TTL9mCH>_#CT-a07G}tR+e1IJpt6n`KxPNJrj0QI5$rCg zXf=Rr*EH~h<10thK*JON-lF+kzPGFLG;rCug-NrPD%@&^>--8CAF^&w3sg8k?D^Bxb%a<=``p?o(%y$4|P>9Jdn*jG+|)tI(PJ{@e+!mjNqKNVgq*zrpq z1E1(1#-jm#^qk>e3V6>&N3AO0DhjxY0?q3b@Lf%7;ESnl);J^&{L;0rwkh zJE(Aob*XZoCf#4KW2^^N*g=%NtL2~e2=izxS#&Iz>x zKd>u2jRONZ#^WjAegtR0D?Ce9z~49671l$XE!g2cFZgNDcD!IO0E`rD4*_ohJJg|6 z9s;gl_XuzWyGMX4*!#&*4`LKEA1K(qGn_@0Qo-(zNw4tZo0JN+uYmJGhy~kL&=hPR z0p~OrR|0IUp!piKi3tg;T))K(%F6J=Mdb3q$BlyRw@H@~`NN@J*;T;bhTWM6(jIX{ z^OLI&f4SfOs6m>i3>U+bq~BJsJvQkXo<^*w-}V`Bn)1&g-;Nb7zZot~dG;F9U8uZM zz{Pak)|BT8m8XESz#^y9Gzyd74A1aXV9}`DXTTY#$p<59$~|YeOuLLe@_c=HH=8CVZduAGS5 zWx0H_bfz;YA6Xtwz(NP~$np1WshIliSCoU!;?(dZU@7ORNtVu>ZHv?-T5LHsh6|?8 z(f(xv)4+CR_c1eEFg*rv=d4~~U3s%}wyjc==;PC4X1HK_0pQkIedeTVI!S;pfD?2B zVCJm8P;>4n;KFY&8rDDRYs4M`-jJg!yFF*P%+aC#+tVn$C326je!^C2WvvH*tMtUA cs~lGT2LoSdfox(|i2wiq07*qoM6N<$f(*5M`Tzg` diff --git a/public/content/ejthemes/common-images/reportdesigner/MoveIcon.png b/public/content/ejthemes/common-images/reportdesigner/MoveIcon.png deleted file mode 100644 index ad6066ba47c10adaf5949dee2ee297ba7bcd52a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1162 zcmV;51aPx#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D1RqI6K~zXfm6lIv z)JGJ@XJ%L0%?2v9N%j!v77ALhV4*_P1S+UeR4~v(a_Auk4~k+p*%*3~U`5dQOFsA)hHt4yZIwjaeMW$jI? z^>4=7ry^(HjIs6F+I^54mDU$iVK`9B&{u{~Arby`3fuCzLT`^9u_fCl5Cii@B6BBSiFr81ig2 zGc@!dlg)lYl*6o%#$xeHFLJ0xAfAhI6darx9Q@9+9b7FknF&&{$uX=g5#44Sn0B-W z4t_=yzmU3)XF>3j@LU9X(`F^=_b>c*tLjPP5U6dAqpyMD|2kv-@IDuT7-sR~v>O8R>Ir#U%yBXhU!BkSA9K3QtNC zcv7M35vjUE$~$Ro+b(_XWv*K&=r|D_@T^rqIIXOSWOspE=xEop)dbcqVfBg+O$wUB zsNB{re^`*CbEF=MGus`L7(1_YbQFc2+dv!UNSOrQ7Ti>f!p|)pDnD&tN#I%PljRGCO6r$6t{UVSr|1k&!IQU zEQ&-flIe0b`-LZ01!s@`83dD_beEF!>}Gp|NEo@r;(2~{$W;7&V4zwsH{@gv)gBds zNoH8v@^=7z<3v@#(fw`~$z#D!?nR~I=0}Y3g$orsH@Amv)w?Pv;DRwbmn&xi96{Df z%KC(M2ILSHyI4o$f(S2$GosXXRh?X(=JVNiKNe^6;ZkyqhpfuWGBU_X&^>Jq41%MTolN}&GQ@m+d_f)E6=8k_#4S6 cmqMw30khlsbGA%)HUIzs07*qoM6N<$f&d{Tod5s; diff --git a/public/content/ejthemes/common-images/reportdesigner/Nodata.png b/public/content/ejthemes/common-images/reportdesigner/Nodata.png deleted file mode 100644 index 47b7441e407c2933157364df85d7530e286b319c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10768 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 diff --git a/public/content/ejthemes/common-images/reportdesigner/Parameter.png b/public/content/ejthemes/common-images/reportdesigner/Parameter.png deleted file mode 100644 index 37df4a5c6b432922499d816b2033b1be727f51c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2698 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 Ef`s7tv;Y7A diff --git a/public/content/ejthemes/common-images/reportdesigner/SettingIcon.png b/public/content/ejthemes/common-images/reportdesigner/SettingIcon.png deleted file mode 100644 index b2928a8286aabe647aa92932bef4f64c6ce5341a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1152 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 - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/reportdesigner/ejreportdesigner.ttf b/public/content/ejthemes/common-images/reportdesigner/ejreportdesigner.ttf deleted file mode 100644 index 248064f8eae7ff008aff69dbf71a2cea8c81eb81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53856 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%0A`|Xu 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

    L&2nwOw>- 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 z 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 DphSjy diff --git a/public/content/ejthemes/common-images/reportdesigner/resizeicon.png b/public/content/ejthemes/common-images/reportdesigner/resizeicon.png deleted file mode 100644 index 0e8f1de640309dd0f53185febc8ebcbd9fb317d5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 322 zcmV-I0lof-P)9rVe{3weAYU>4`g57%)yt{pCiSl;jk z@^ErwGcz-R&H4NH-{mjge@rzuHo$5Q)(|o*ERXo8t3Ll98!HF0;Y`1N|KPuTGx2S06?IS U6D}4>(EtDd07*qoM6N<$f=ic{_y7O^ diff --git a/public/content/ejthemes/common-images/reportviewer/alertIcon.svg b/public/content/ejthemes/common-images/reportviewer/alertIcon.svg deleted file mode 100644 index fefb131..0000000 --- a/public/content/ejthemes/common-images/reportviewer/alertIcon.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - alert - Created with Sketch. - - - - - - - - - - - ! - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/reportviewer/collapse.svg b/public/content/ejthemes/common-images/reportviewer/collapse.svg deleted file mode 100644 index a7a4515..0000000 --- a/public/content/ejthemes/common-images/reportviewer/collapse.svg +++ /dev/null @@ -1 +0,0 @@ -Drilldown Expand v2 \ No newline at end of file diff --git a/public/content/ejthemes/common-images/reportviewer/down.png b/public/content/ejthemes/common-images/reportviewer/down.png deleted file mode 100644 index a1dd1df51cf1eb9dba34acd74579ad00523097a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2co$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1GWu7jMAr-fh5+qm`CmdmPD{0)YVZ&dCQ;iM#m{*6bEov#8 zu|b1_-YPX$Bh;fBis3wY%hblD{sGU%{}GP9q#v1V7**H_%Rxo@XCq%q72QM=F} z`{LEi!kv;C7g!fKGC3?`4as1-(BQYpNlxU#g#*Vp8JKt&9z0Om8zVK*66gX3Pgg&e IbxsLQ0Hp*;w*UYD diff --git a/public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.eot b/public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.eot deleted file mode 100644 index d36a6e08f94c80c53a235c11d818c0813c55fc99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1456 zcmbtU&rcIU6#iy*TcAx^G$O_{WHrW+02S2uD;#>lkU%t`+>9>mSW4P%-7ZjWn|Sdi z2MytGAQ}%IJb2*dK~E+`58gasFJ3$uTff;|LTija!rRQg_kHiZd9yP+??nvwXaWKf z-6F6dG&6Ivo7b_SBs00qUwyzZ6qYdtm%0Xr+QTYJL~9%_tvuN(>P$^xj$9EdD8r@? zIF5xNs?InaWnltYjMMW!^Dj{dv%2Ugx|5f>G%Xj{A4{Y7lY|_ZLo#hyl4RpRzK@Co_a zk-lu|_4bJ)Li%kM6T7XZ9BF+C>axyeE|a{Qp8SR+e`?Byq3@%enzJ{F_1A^MoM5l` z;aYf#2dfPu;-M!5I?aR_;qU_{fnylLC?<(?W?Z`i&whmfM6VQ{M_$3aFoQ+WgWZTX z$lr-kGZ$)+jC&gKP7G@urVR}Ma@^XEOY=iuR$Tn%WB0I+Gc0ID= zAW-RIMpnsf(GWnVuMp`WxDy - - -Generated by IcoMoon - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.ttf b/public/content/ejthemes/common-images/reportviewer/ej-reportviewericons.ttf deleted file mode 100644 index 0a17f3b120ac270d2d269626721a51731db5f026..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1240 zcmbtUJ#Q015PiFMc49}e10n<=D>@KDk&>7M5MN5+Dku^WQUd7^T?gIcfHL9fxJz7cY=vY)gKo@;vsUiz_0d^A4Hdv5#5_*b~-He+MOti$Oh$eRB-Z z-SjFj7JJKN6=35A^(@aT`4MpTME_5}Z>pR<7%ckVM{U*}-d8{{D}PAi{I1_LDF=D~ z(Zqxpk=ybWJ42ika=RCaNQ{Vxl#d-5$*w+cMw}2b>a&^H?RDiu?}zEjKCerKp@;d| zUl_8@k-v`pp44F9bN4Q(zFlmrF|*>uwec+;oHou#$B~%mG86zJr!a;|%#!KK zv<{odeg{L6M-Fe3s9;@O!KN6%ZlYV%A0*f&j&BB}_-&p|^fdLY1ZQzpT-5Kv&QKX= zB*qdsd`qxJ{Yipt;$DJNIE~v0PE&uA;4H3+l3JSzRMQW_jhfn2L9Oh2EhwyE3ITl+ zK7EJ{)W|lu0-`ci53OYtv}(TR%oL}wY(gytb;!XCikLpm=EtdBRMqvm8(@)#s$v~= zxCoB3;hgV_hwkdl}L5MN5+$|yw?DS>ndF3w>)vhU2<`RXju z&_RPBzrg}gP*S)+qJRo1f`S5xD!8UX*u2?0z%)=~tl53<&CJg2_-=bCpN9f1F^OT> z?T--`{I@NwoI4MwL8^De(?=7{Le;HNE0Nz2A76d{py<{`dqpm};-kgN?p9FKw0fx8##+k#mtnum}6Gcg($BsC0bxP@0x2c+HOf^Zlv~^Q=8aWUQMyFrwZ zj3N<{G8<}&-ZV-I$1s6u$eSbgOiI{9eswS;UPkadjw;qg6>N$D?8mxA{Z@=^;^=04 zMfgR`$9j_bUW`*Xsm{oMVGmI`%SePZ-^EWcwy58Wu}$2KaRSG2J;q7u&tjayMV0e5 zWu zIhaEhvxhnSFty8GakJuvSmr|&v55*?goimWANUQY==omgHoSFbZP!^S1dBo7XOTA- kZt%)QcJs{`Tu#ixI<+ - - - 18X18 - Created with Sketch. - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/reportviewer/expand.svg b/public/content/ejthemes/common-images/reportviewer/expand.svg deleted file mode 100644 index 89d609b..0000000 --- a/public/content/ejthemes/common-images/reportviewer/expand.svg +++ /dev/null @@ -1 +0,0 @@ -Drilldown Collapse v2 \ No newline at end of file diff --git a/public/content/ejthemes/common-images/reportviewer/minus.gif b/public/content/ejthemes/common-images/reportviewer/minus.gif deleted file mode 100644 index 1606d48155f3c42ec4e174f09894dd0e00b600c4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 203 zcmZ?wbhEHb-QT@d|)6BDE?$&WMB|x&;cn2*~!4_@j#_7C39ZN zmNj0t_wetu_>!Q^%6Q`IT{@I%rN)nok--`OIKovy diff --git a/public/content/ejthemes/common-images/reportviewer/minus.jpg b/public/content/ejthemes/common-images/reportviewer/minus.jpg deleted file mode 100644 index f9514c945f669d04d7e7682aa21b60aa0016d73b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17728 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 JzV+r^{{~ACT|WQ- diff --git a/public/content/ejthemes/common-images/reportviewer/minus.png b/public/content/ejthemes/common-images/reportviewer/minus.png deleted file mode 100644 index 16f8b99e33ea07708918f2f210ced26ba8303673..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17727 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 diff --git a/public/content/ejthemes/common-images/reportviewer/plus.jpg b/public/content/ejthemes/common-images/reportviewer/plus.jpg deleted file mode 100644 index 05236cd9b38e41d53087232adf4e09c07a835cfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17728 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 M#>G0{YUloc1JU_ebN~PV diff --git a/public/content/ejthemes/common-images/reportviewer/plus.png b/public/content/ejthemes/common-images/reportviewer/plus.png deleted file mode 100644 index 15bd0a2eb54288a22a3b5ff49204d561a41b57f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17730 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 XV(UncMoqZzAyaFzy?OCE@4f#8_$Fw? diff --git a/public/content/ejthemes/common-images/reportviewer/up.png b/public/content/ejthemes/common-images/reportviewer/up.png deleted file mode 100644 index 5b5a01f0bccef5a91be814d11dd64ccabe782f2e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2co$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1GrJgR1Ar-fh5)>E?9XcfCATeLcjfstgVdd9=ya%g7SDQ^p z;kdxStguzSgLQ$Ee8UaFj0>!bco?M=7)%c^_`YJgvVi|YlaGark$g8JPr$~XFPhHW zU=s33eZZ;3o12?^Y<2j0xdzS+4+3tSFyL}KxPg^{k&WT?E*a+Zg5?i^4q)(f^>bP0 Hl+XkKW|c&I diff --git a/public/content/ejthemes/common-images/reportviewer/updown.png b/public/content/ejthemes/common-images/reportviewer/updown.png deleted file mode 100644 index 42eaf3734d62a795b32be43799423f15ea4df8aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 297 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2co$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1Gr#)R9Ln>}1B`7c)I&?_NL1Mm?8xtD~!^*D#c@I{Ft~Q&H z!f}CtSz)Vu2kQbS`Gy;U85dX=@i0m$Fqj@-@O{N}WdZ+*CLaqKBl&Jdo`8)%Uo@S$ z!6f97`hZi5H#ax;*y`~0at)jt9t7MtVZf!q)Dw}!KE+Ok_6L#= zFt3oh)5$waih1El8QGeKXAAi&grzwcgfDR?G*xk?ur2URW#YZzXmC_XvV<{1K!ZQh rp;e86_l1h~6Gui~-kdoM3I`ZYh}i9qcu`>s^cI7stDnm{r-UW|#DQSG diff --git a/public/content/ejthemes/common-images/ribbon/Blank.png b/public/content/ejthemes/common-images/ribbon/Blank.png deleted file mode 100644 index a250cbe24888406185d5ad20b5146910cbe81685..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3908 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 diff --git a/public/content/ejthemes/common-images/ribbon/Check.png b/public/content/ejthemes/common-images/ribbon/Check.png deleted file mode 100644 index 7848247694c721906e824cc1bd1cc38deb876f81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1327 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 G_J!b&BITy@!j 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 jYr9t1E?p=3{{ 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 IcOQ2BUmz|b2><{9 diff --git a/public/content/ejthemes/common-images/ribbon/ejrbnicons.svg b/public/content/ejthemes/common-images/ribbon/ejrbnicons.svg deleted file mode 100644 index 529a1c5..0000000 --- a/public/content/ejthemes/common-images/ribbon/ejrbnicons.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/ribbon/ejrbnicons.ttf b/public/content/ejthemes/common-images/ribbon/ejrbnicons.ttf deleted file mode 100644 index ee2d4cff9b65c063a6c81bffd189afc5d4cb5d54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16788 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 AbN~PV diff --git a/public/content/ejthemes/common-images/ribbon/ejrbnicons.woff b/public/content/ejthemes/common-images/ribbon/ejrbnicons.woff deleted file mode 100644 index 5ae31551ec8a04182777c3fcc5de690ddbbf636b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16864 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 R7osNBU4)gv-n$Pv{vTE16JY=V diff --git a/public/content/ejthemes/common-images/ribbon/gallery.png b/public/content/ejthemes/common-images/ribbon/gallery.png deleted file mode 100644 index fe486fdecaf1965c250bf770978472934647c688..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 877 zcmeAS@N?(olHy`uVBq!ia0y~yU=jwhJvi8aq)%zNC6MAQ@Q5sCVBiKya0@ds%$g$s z6qGD+jVKAuPb(=;EJ|f?Ovz75Rq)JBOiv9;O-!jQJeg_(H0qb9i(^Q|tv7cJvqTbQ zjy;t9$RejaH_@7VHcK$~Y&UQI1slzFd&(Cv1TX8#(7mCNvHix(=o#8Iv$T8^Ki64r z`j9%0eVKIg@1_s^-22x}F=A%85%PQn1A~k(LqjqXLxB$iLmwvt!*Ldd2MEyvhKvjr zYEaP~pFcgSDiS~OboJbI-_GBWdGD9E+hfO&RTewviX9KXYP~jW^~twiz8iy~*g5yy{Q7nO%gd{MuGs0{`>%CRzOHV6 zb<7_7KQVK4y1uv1e_9l|N8Tnr{pjz*=kHzo{^;++=U0$u169o+rGJPQq-+)p7bmGb^f@^+xP`vzrTeFYzm&g9vJ#ize%Y^i3+Vf z)e)BJvii|^ov5h-YrDW4m(_5%0>oly*aq}`L!is*BYrTmh1TAB_PcD;WQb)e&tI2; z2VbwyTCPrzp+<{BKc)1-l+( z_Lb+^d<@XQZ*c1jYXzGld2!Vbi9RpfN~^4VJoa hCcy)>-`yJ+8FV-}PRd)HJqOGx44$rjF6*2UngH}&aWnt` diff --git a/public/content/ejthemes/common-images/ribbon/homegallery.png b/public/content/ejthemes/common-images/ribbon/homegallery.png deleted file mode 100644 index 410a06f550d251b8ee391cb7f7cf80ad4d2d1237..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20312 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 NZoI`P$6)W_{{g_uTYUfk diff --git a/public/content/ejthemes/common-images/ribbon/paste.png b/public/content/ejthemes/common-images/ribbon/paste.png deleted file mode 100644 index 817280e83ef8488a8fb5dcfb6d51cab62b2d182b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2438 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 Ef`mjh5C8xG diff --git a/public/content/ejthemes/common-images/ribbon/style.gallery.png b/public/content/ejthemes/common-images/ribbon/style.gallery.png deleted file mode 100644 index 2e6a1500757419a7c14a4dc42f4d4a3c192b32ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10323 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 bOgs#+IcZ`oY^(Wz-emA}^>bP0l+XkK-~M*k diff --git a/public/content/ejthemes/common-images/spellcheck/highlight.png b/public/content/ejthemes/common-images/spellcheck/highlight.png deleted file mode 100644 index c20f2e4aad7e93343258c5b344663f354a15a68c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17713 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 - - - - Databars 7 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/bwrcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/bwrcolorscale.svg deleted file mode 100644 index bd1ce97..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/bwrcolorscale.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - Color scale 5 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/chart-sprites.png b/public/content/ejthemes/common-images/spreadsheet/chart-sprites.png deleted file mode 100644 index a180b074551c6ca686fd9fdff082bd922e12dd8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13073 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 diff --git a/public/content/ejthemes/common-images/spreadsheet/charttab-sprites.png b/public/content/ejthemes/common-images/spreadsheet/charttab-sprites.png deleted file mode 100644 index ed1430246b5549b0dd903a38aaa38915669c507f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3337 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

    ;5gRI>p&bD=^zRt7g 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 R1-^8`2yU)lt9LKve*jtMl>z_& diff --git a/public/content/ejthemes/common-images/spreadsheet/cross.svg b/public/content/ejthemes/common-images/spreadsheet/cross.svg deleted file mode 100644 index b0ba7ad..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/cross.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 33 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/down_arrow_dark.cur b/public/content/ejthemes/common-images/spreadsheet/down_arrow_dark.cur deleted file mode 100644 index 070b3a4922ae332b61e789c0d2bcb3333d3624d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 686 zcmZQzU}9io;Nf8agBeT=3}Qf*1`vaUB!HNaK>X)#6hJlN)L3VgANN|Np?i@EeFf0`UVNK2QK*gZSteq!s`p@t+d_ diff --git a/public/content/ejthemes/common-images/spreadsheet/down_arrow_light.cur b/public/content/ejthemes/common-images/spreadsheet/down_arrow_light.cur deleted file mode 100644 index 71d85ed88862ab30ace169509a0507016422a7a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 686 zcmZQzU}9io;Nf8agBeT=3}Qf*1`vaUB!HNaK>gqw^4~nl(Fb`2e|Np?i@EeFf0`UVNK2QK* KgZSteq!s{5cR5u6 diff --git a/public/content/ejthemes/common-images/spreadsheet/downarrow.svg b/public/content/ejthemes/common-images/spreadsheet/downarrow.svg deleted file mode 100644 index a2de7a4..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/downarrow.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 6 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/downtriangle.svg b/public/content/ejthemes/common-images/spreadsheet/downtriangle.svg deleted file mode 100644 index ad88931..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/downtriangle.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 9 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/draw_border_dark.cur b/public/content/ejthemes/common-images/spreadsheet/draw_border_dark.cur deleted file mode 100644 index 0ff530faada4ed22992fec19cd5c384c993d6117..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 902 zcmb7;y$!-p41_PFPf0~VnT`=?=@@|(=+YoD2xG7YE6^|k4JjfeXCg}{E3#fJeevJj zbASyhG!6c7t${78me^=VD(v|MPTa*98F5z9o6n*|s~Y!s)?HS+-m*oe)!nR~^=p0c z9qqGP@96!^W4ox;cS^jfDfKShT#HK$y#G|gvk%2!r%&e<<{ zp?N8z_tg6A`8n>DrXA{Q?6divS}r`F^?od0+Br9?dB1CH=fB=NXPKmrG3$+Gh3|K;4-=etW2 zV8Xu?@Z6xA0xJMpf)dt5)$6xlZ8`hlEAS|#yp?;bdZJZ#t>&7SQ9hq3O?_TdzdS=V z`7&mocBJleRZDM+yEk*)MSafG>s)t{HnvZD)Ysx(^Srfl>|XWCFYfb)a`mX5TzW>| o;d%O6T>gK%dOn!_f$xTK&bVVdzJN1vBCf=Rxb?t;xD!wE52y)R9smFU diff --git a/public/content/ejthemes/common-images/spreadsheet/draw_border_light.cur b/public/content/ejthemes/common-images/spreadsheet/draw_border_light.cur deleted file mode 100644 index 943b4536b4b623dc5e76da9fca5b9dba1be8006b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 902 zcmZQzU<5)wJ_aDEz)--O$rUt zM~+^Y9vDrmoiOzv8pb9@FS2@4^&y*2u3lvOku|5!&1My}co(;rzf%ps% RKdND1_zuLMfcOWH4*)PJL)-uW diff --git a/public/content/ejthemes/common-images/spreadsheet/drystar.svg b/public/content/ejthemes/common-images/spreadsheet/drystar.svg deleted file mode 100644 index 3f25f4c..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/drystar.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Artboard 34 - - diff --git a/public/content/ejthemes/common-images/spreadsheet/ejxlicons.eot b/public/content/ejthemes/common-images/spreadsheet/ejxlicons.eot deleted file mode 100644 index 8834e23c2747a01aa3cd82757faa0be06f4c36c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 50048 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 HWBvXIK`E2h diff --git a/public/content/ejthemes/common-images/spreadsheet/ejxlicons.svg b/public/content/ejthemes/common-images/spreadsheet/ejxlicons.svg deleted file mode 100644 index 2a9ac88..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/ejxlicons.svg +++ /dev/null @@ -1,217 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/spreadsheet/ejxlicons.ttf b/public/content/ejthemes/common-images/spreadsheet/ejxlicons.ttf deleted file mode 100644 index 25a85b78c2f826a440827bc3428eb37129cd60ed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 49876 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 bdxY)qgZ2_UQ@l9K5tHK51%p_MP4xS3D@TA8 diff --git a/public/content/ejthemes/common-images/spreadsheet/ejxlicons.woff b/public/content/ejthemes/common-images/spreadsheet/ejxlicons.woff deleted file mode 100644 index b9a58fb1a3102b289e6da2f1c76be6d1067e8bbc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 49952 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 diff --git a/public/content/ejthemes/common-images/spreadsheet/exclam.svg b/public/content/ejthemes/common-images/spreadsheet/exclam.svg deleted file mode 100644 index ef34a0c..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/exclam.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - Artboard 32 - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/format_painter_dark.cur b/public/content/ejthemes/common-images/spreadsheet/format_painter_dark.cur deleted file mode 100644 index 446b78796df90129d5ee72f59669801885a8a33c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1562 zcmcJPJr2S!4256$n<}xPP8B1!;0z3$rx)N1FarnS5)80+U`8q-j`SqUNrYBvG{x#3`4nq?@_I*($#Hg0>XQAjxl-@n`%B;B q*PMHd@pv9_8#d^NEq3h-wg0Ji`xCmu8TGnC?=B(kUR?+$-y3gC?e|Ln diff --git a/public/content/ejthemes/common-images/spreadsheet/format_painter_light.cur b/public/content/ejthemes/common-images/spreadsheet/format_painter_light.cur deleted file mode 100644 index c64f3c908d2816ce2560fa143e829790ae1ab3b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1562 zcmcJPJr06E5QU%dr;)_O!cY-QZ{Zm%JdYRf3~H?h@fzAwP@CX719@RGVZ}gPGW&LC zzW1O47|D|^Ap07V8L$GdkxHd9DeddJOo8RRuBy>*3u61FV(H%7#wnw#OKYmxeK!3K z(VRGIQ|2^ueIl#37()-)F11-?eJ}Pd%k#Zf>9fkY?eWYRmHjRyA5;4MT>HAdDQ7j= zzQ^)OGsCOS>7`l^d-QQ;)iVBUIX&APvYv_E$=eLi+8KGz#O~y6hG#AFjq^UeTW{NZ xXz$HIvK=80_o|+vp{gJn@Bz|gmA?Q0 diff --git a/public/content/ejthemes/common-images/spreadsheet/fullstar.svg b/public/content/ejthemes/common-images/spreadsheet/fullstar.svg deleted file mode 100644 index 57c5371..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/fullstar.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 36 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/greenarrow.svg b/public/content/ejthemes/common-images/spreadsheet/greenarrow.svg deleted file mode 100644 index 3375b33..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/greenarrow.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 1 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/greencircle.svg b/public/content/ejthemes/common-images/spreadsheet/greencircle.svg deleted file mode 100644 index 5d5977e..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/greencircle.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 17 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/greencircleindi.svg b/public/content/ejthemes/common-images/spreadsheet/greencircleindi.svg deleted file mode 100644 index e5ef402..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/greencircleindi.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 28 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/greendatabar.svg b/public/content/ejthemes/common-images/spreadsheet/greendatabar.svg deleted file mode 100644 index f18295a..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/greendatabar.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - Databars 8 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/greenflag.svg b/public/content/ejthemes/common-images/spreadsheet/greenflag.svg deleted file mode 100644 index 0acf6ee..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/greenflag.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 25 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/gwcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/gwcolorscale.svg deleted file mode 100644 index 96cbdad..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/gwcolorscale.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - Color scale 12 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/gwrcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/gwrcolorscale.svg deleted file mode 100644 index 8a0195f..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/gwrcolorscale.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - Color scale 3 - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/gycolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/gycolorscale.svg deleted file mode 100644 index 006c902..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/gycolorscale.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Color scale 14 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/gyrcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/gyrcolorscale.svg deleted file mode 100644 index 2ff58d6..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/gyrcolorscale.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - Color scale 1 - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/halfstar.svg b/public/content/ejthemes/common-images/spreadsheet/halfstar.svg deleted file mode 100644 index 66beb44..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/halfstar.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 36 copy - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/lightbluedatabar.svg b/public/content/ejthemes/common-images/spreadsheet/lightbluedatabar.svg deleted file mode 100644 index cbd2828..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/lightbluedatabar.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - Databars 11 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/midarrow.svg b/public/content/ejthemes/common-images/spreadsheet/midarrow.svg deleted file mode 100644 index 306467b..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/midarrow.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 5 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/midtriangle.svg b/public/content/ejthemes/common-images/spreadsheet/midtriangle.svg deleted file mode 100644 index 71fbdc2..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/midtriangle.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 8 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/orangedatabar.svg b/public/content/ejthemes/common-images/spreadsheet/orangedatabar.svg deleted file mode 100644 index bfaeec4..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/orangedatabar.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - Databars 10 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/purpledatabar.svg b/public/content/ejthemes/common-images/spreadsheet/purpledatabar.svg deleted file mode 100644 index 9ffad29..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/purpledatabar.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - Databars 12 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/redarrow.svg b/public/content/ejthemes/common-images/spreadsheet/redarrow.svg deleted file mode 100644 index e25a91e..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/redarrow.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 3 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/redcircle.svg b/public/content/ejthemes/common-images/spreadsheet/redcircle.svg deleted file mode 100644 index 88b8cc4..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/redcircle.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 19 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/redcircleindi.svg b/public/content/ejthemes/common-images/spreadsheet/redcircleindi.svg deleted file mode 100644 index 2ae4227..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/redcircleindi.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Artboard 30 - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/reddatabar.svg b/public/content/ejthemes/common-images/spreadsheet/reddatabar.svg deleted file mode 100644 index 1547fff..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/reddatabar.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - Databars 9 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/redflag.svg b/public/content/ejthemes/common-images/spreadsheet/redflag.svg deleted file mode 100644 index caf16a1..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/redflag.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 27 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/redsquare.svg b/public/content/ejthemes/common-images/spreadsheet/redsquare.svg deleted file mode 100644 index 989033b..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/redsquare.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 21 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/right_arrow_dark.cur b/public/content/ejthemes/common-images/spreadsheet/right_arrow_dark.cur deleted file mode 100644 index d33cfa7d05a877c37815bd436eb7cdf60611a4d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 686 zcmZQzU}9io;Nf8agBeT=3}Qf*1`vaUB!HNaK>K|eJ)3p_ diff --git a/public/content/ejthemes/common-images/spreadsheet/right_arrow_light.cur b/public/content/ejthemes/common-images/spreadsheet/right_arrow_light.cur deleted file mode 100644 index 1db942437e0f6a6f9e086dfc9e15df5673200489..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 686 zcmZQzU}9io;Nf8agBeT=3}Qf*1`vaUB!HNaK>G_98EzAs%8W{KqWWdC+(I9zZ0Lbmw+>c8y$S%5q{~v%Jh2noe`d - - - - Artboard 14 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/rimredcircle.svg b/public/content/ejthemes/common-images/spreadsheet/rimredcircle.svg deleted file mode 100644 index cf94f13..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/rimredcircle.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 16 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/rimyellowcircle.svg b/public/content/ejthemes/common-images/spreadsheet/rimyellowcircle.svg deleted file mode 100644 index cf59a2a..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/rimyellowcircle.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 15 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/rwbcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/rwbcolorscale.svg deleted file mode 100644 index 01e0e7b..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/rwbcolorscale.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - Color scale 6 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/rwcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/rwcolorscale.svg deleted file mode 100644 index 3fbe816..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/rwcolorscale.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - Color scale 11 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/rwgcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/rwgcolorscale.svg deleted file mode 100644 index 36d12a2..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/rwgcolorscale.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - Color scale 4 - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/rygcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/rygcolorscale.svg deleted file mode 100644 index 0da413e..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/rygcolorscale.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - Color scale 2 - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/sprites.png b/public/content/ejthemes/common-images/spreadsheet/sprites.png deleted file mode 100644 index 6b8fa512fa8d3a2ea3b4c3d5ed8c2bfdfd470525..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3454 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 MezGzxH}<&qZ}*t#uK)l5 diff --git a/public/content/ejthemes/common-images/spreadsheet/tick.svg b/public/content/ejthemes/common-images/spreadsheet/tick.svg deleted file mode 100644 index 0a12d38..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/tick.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 31 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/uparrow.svg b/public/content/ejthemes/common-images/spreadsheet/uparrow.svg deleted file mode 100644 index 7fa98d9..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/uparrow.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 4 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/uptriangle.svg b/public/content/ejthemes/common-images/spreadsheet/uptriangle.svg deleted file mode 100644 index 0f8703a..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/uptriangle.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 7 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/wgcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/wgcolorscale.svg deleted file mode 100644 index 4072490..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/wgcolorscale.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - Color scale 13 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/wrcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/wrcolorscale.svg deleted file mode 100644 index 0da79c7..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/wrcolorscale.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - Color scale 10 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/yellowarrow.svg b/public/content/ejthemes/common-images/spreadsheet/yellowarrow.svg deleted file mode 100644 index d94bb7d..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/yellowarrow.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 2 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/yellowcircle.svg b/public/content/ejthemes/common-images/spreadsheet/yellowcircle.svg deleted file mode 100644 index 2429a19..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/yellowcircle.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 18 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/yellowcircleindi.svg b/public/content/ejthemes/common-images/spreadsheet/yellowcircleindi.svg deleted file mode 100644 index 00f6419..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/yellowcircleindi.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - Artboard 29 - - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/yellowflag.svg b/public/content/ejthemes/common-images/spreadsheet/yellowflag.svg deleted file mode 100644 index 0adf822..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/yellowflag.svg +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Artboard 26 - - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/yellowtri.svg b/public/content/ejthemes/common-images/spreadsheet/yellowtri.svg deleted file mode 100644 index e4ee15f..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/yellowtri.svg +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Artboard 20 - - - - - diff --git a/public/content/ejthemes/common-images/spreadsheet/ygcolorscale.svg b/public/content/ejthemes/common-images/spreadsheet/ygcolorscale.svg deleted file mode 100644 index 14dc441..0000000 --- a/public/content/ejthemes/common-images/spreadsheet/ygcolorscale.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Color scale 15 - - - - - - - - - - - - - - - - - - - - - diff --git a/public/content/ejthemes/common-images/treeview/drop-sibling-rtl.png b/public/content/ejthemes/common-images/treeview/drop-sibling-rtl.png deleted file mode 100644 index bb76f4e96bd904cb4195d36d093b850bebf9b357..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15406 zcmeI3zmMZY6vur!?FsgD1t7$7G*(VXhrscV*okADoO1DoU5Om4y+yZIAkMKTiM5Gs zZ0{wzq5w`5RGg>~x)vlF8X6=DkofTjP*OkvLV^Z~4hd;_wv*WFNro-1pcqSuo%iN_ zpXW30P2Bjsof|J*TED!`FwCXxEn^qXJMdY1*QXi?j8SB=)A7g+wP~Z2=xT5soB0x(42cdJrBh)!<8P`eQnq1 z%+kTHMrjyDzQ*&D$)r4~l)YfUi}iY)7bISiI2gf&M{Z&R zv98(k4x>h?6en67vw4mEMItwxu>*?y)bx3=EbuFWx?OVEc)T<+jCN5rv!w~cy(1s- zyD0Py0}H|ME6Z*nj5hDWlxB#|AhdZGxzSQ7+gj-OhruWTZCgAVp)rJnKtWtO7k}tQ zUO4nt09?3NVvL;r3Kp?vWf+<|E5c$=8kW>ly3{%pvepie8F|5;=Z%_ax$eyGo^7|2 z@?@{xa$MV+gwN@GF(fOTObr=kgql#;RZfsNQP~q^ts-fH^t_;G6(J{*jx1<&J=^IY zEz^kmBd?JgS=4|=w9UvolS+QmkT3_we>uRsZ*%b>wijdM2 zMVnKrYQL|lHPaTYd7_*co(KibU1WCxZ=7_!Zw4WXo2gNnchh2Tv+dyLhFdC!zv|D~J@&6F1y zvZ)p-9Twx2z=4h49OYOQlDAhUhmp%AayOBV*>XbYsH0r|c;4}LdlS8J+B$cPoHH)W zVtHVb(@ZPg$eW=FiyL##*|M8TBjQBqfF)~csdC-w^%bsOlNG2lS%9l*ol`AY?$xXw zs`a6uvGCP7CPU;FH-LQerc%kM)gqzSk0xe-S_9~jv+PZ&>gll6^48FF2gq*n^O?;J z#Sop3mu}?zFIVnNTM=EkMH9q*kgVtFR-A7icPce(cZ^7&qZj8#SwnQh}YMXf8(VI8!v*HyrqL4C4(> zg?S}0MaR;>+gac|R}z=A&*IWb$UPG$EuLE8i5njF`Nh*d*8TaCdT7_#gdUnCE<}^y zOb8Z=ivS0AQCv6^f`#HDz`!Ce#=&V*p0xCn4?7sZ7$Ay_Cb0vy~$ap6n|7K)1i2X|3iI1_?};v&Go zT@)A2gkYh#2yk#0#f38=SST(69Na~5;YoC@umV+(mKWOb8Z=ivS0AQCv6^f`#HDz``i#HmbJEay9{&uEW^BYk752kfit|Jdnho>A9ol=`;cLt z@;-R|yAF)Kwr#Zbra$%`=+5KcTxFm6XK?w_`M=J;|27 .e-active, -.e-reportdesigner .e-tab.e-js .e-left > .e-active, -.e-reportdesigner .e-tab.e-js .e-right > .e-active { - border: 0 solid !important; -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-active a, -.e-reportdesigner .e-tab.e-js .e-left > .e-active a, -.e-reportdesigner .e-tab.e-js .e-right > .e-active a { - -} -.e-reportdesigner-designer-configuration .e-tab .e-header > .e-select a, -.e-reportdesigner .e-tab.e-js .e-left > .e-select a, -.e-reportdesigner .e-tab.e-js .e-right > .e-select a { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - border-bottom: 2px solid #179bd7 !important; -} -.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput, -.e-reportdesigner .e-uploadbox .e-selectpart, -.e-reportdesigner .e-uploadbox .e-select .e-inputbtn, -.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn { - background-color: #179bd7; - color: white !important; -} -.e-rptdesigner-dialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-ejdialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-alertbox .e-dialog-icon.e-icon.e-close { - -} -/*----------------------Dependent component Overwritten-----------------------*/ - -/*----------------------ReportDesigner Common Styles----------------------*/ - -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - -} -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - border-color: #c8c8c8 !important; - background: #179bd7 !important; - color: white !important; -} -.e-rptdesigner-okbtn { - background: #179bd7 !important; - color: white !important; - -} -.e-rptdesigner-okbtn { - border-color: #c8c8c8 !important; -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - border-color: #c8c8c8; - color: #282827; - -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - background: #86cbea !important; - color: #282827 !important; -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - font-weight: 400 !important; - font-size: 11px !important; - -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - border-radius: 4px !important; -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - border-radius: 4px; -} -.e-designer-menu.e-menu.e-context .e-list:not(.e-disable-item):hover { - -} -.e-designer-menu.e-menu.e-context .e-active { - -} -.e-designer-menu.e-menu.e-context .e-mhover > .e-menulink, -.e-designer-menu.e-menu.e-context .e-active > .e-menulink { - -} -.e-designer-menu .e-menulink, -.e-rptdesigner-designbutton { - font-size: 13px !important; -} -.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic, -.e-rptdesigner-toolbarcontainer .e-toolbarPreview { - font-size: 16.5px; -} -.e-designer-textbox-border { - border-color: #c8c8c8; -} -.e-rptdesigner-headericon { - font-size: 12px; - color: #232323; -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - border-radius: 2px; - font-size: 12px; -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - box-shadow: 0 0 1px #c8c8c8; - border: 0.5px solid #c8c8c8; -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection, -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection { - background: #3297fd; - color: white; -} -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - background: #3399ff; - color: white; -} -.e-reportdesigner .e-designer-content, -.e-querydesigner-dataset-text { - font-size: 12px !important; -} -.e-rptdesigner-header { - font-size: 14px; - color: #333333; - font-weight: 600; - line-height: 1; - letter-spacing: 0.5px; -} -.e-rptdesigner-data-icon { - color: #686969; - font-size: 18px !important; -} -.e-designer-content-icon, -.e-rptdesigner-headericon, -.e-designer-tile, -.e-query-datatype, -.e-query-selection, -.e-query-treeview { - font-style: normal; - font-weight: normal; -} -.e-designer-content-icon { - font-size: 15px; -} -.e-rptdesigner-new-btn-footer { - border: 0 Solid !important; - border-top-width: 1px !important; - border-color: #c8c8c8 !important; -} -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner { - font-size: 12px !important; - font-weight: 400 !important; - -moz-border-radius: 3px !important; - -webkit-border-radius: 3px !important; - border-radius: 3px !important; -} -.e-reportdesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - - color: #282827; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - background: #86cbea; -} -.e-rptdesigner-datasource-list, -.e-reportdesigner-param-list, -.e-rptdesigner-datalist-border { - border-bottom: 0.5px solid #c8c8c8 !important; -} -.e-designer-dragabble-icon { - font-size: 13px !important; - color: #686969; -} -.e-query-datatype { - font-size: 21px !important; -} -.e-designer-datatype-icon { - font-size: 20px !important; - color: #686969; -} -.e-reportdesigner .e-rptdesigner-param-text { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-designer-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #333333; -} -.e-rptdesigner-designarea { - border-top: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; -} -.e-reportdesigner .e-querydesigner { - border: 0 none !important; -} -.e-reportdesigner .e-toolbarsmallfonticonsettings { - font-size: 14px; -} -.e-rptdesigner-box-sizing, -.e-rptdesigner-pg-tag { - -webkit-box-sizing: content-box !important; - -moz-box-sizing: content-box !important; - box-sizing: content-box !important; -} -.e-reportdesigner .e-rptdesigner-editicon { - color: #686969 !important; -} -.e-reportdesigner .e-reporticons { - font-size: 16px !important; -} -/*----------------------ReportDesigner Common Styles End----------------------*/ - -/*----------------------EJ Designer Fontfamily----------------------*/ - -.e-designer-fontfamily, -.e-designer-codemoduletextbox, -.e-rptdesigner-toolbar-zoom, -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner, -.e-designer-switch-label, -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap, -.e-rptdesigner-browse-path, -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt, -.e-designer-title-label, -.e-reportdesigner-menu-list, -.e-rptdesigner-pg-tag, -.e-reportdesigner-designer .e-acrdn > .e-content, -.e-reportdesigner-designer .e-acrdn > .e-select, -.e-reportdesigner-dataset-btn, -.e-reportdesigner-datasourceheader, -.e-reportdesigner-datasourceTile, -.e-reportdesigner-widget-watermark, -.e-reportdesigner-treeText, -.e-reportdesigner-preview-grid .emptyrecord, -.e-rptdesigner-header, -.e-designer-content, -.e-querydesigner-dataset-text, -.e-designer-label, -.e-designer-tile-content, -.e-reportdesigner-parameter-selection .e-input, -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input, -.e-designer-txtmark, -.e-designer-param-assign, -.e-designer-param-assign .e-ddl .e-input, -.e-reportdesigner .e-ddl [readonly].e-input, -.e-reportdesigner .e-ddl-popup, -.e-reportdesigner .e-ddl .e-options, -.e-rptdesigner-param-text, -.e-designer-menu, -.e-designer-menu .e-menulink, -.e-reportdesigner-preview-grid .e-headercelldiv, -.e-reportdesigner-preview-grid .e-rowcell, -.e-designer-cancelbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-designer-alert-cancelbtn, -.e-designer-add-btn, -.e-designer-add-label, -.e-designer-label-group, -.e-designer-label-sort, -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-designer-setparam-btn, -.e-designer-loadbtn, -.e-reportdesigner .CodeMirror, -.e-querydesigner .CodeMirror, -.e-rptdesigner-empty-msg, -.e-reportdesigner-atc-boxshadow, -.e-rptdesigner-param-btn.e-txt, -.e-designer-cancelbtn.e-txt, -.e-designer-okbtn.e-txt, -.e-reportdesigner-dataset-okbtn.e-txt, -.e-rptdesigner-dataset-cancelbtn.e-txt, -.e-reportdesigner-dataset-btn.e-txt, -.e-rptdesigner-previewbtn .e-btntxt, -.e-rptdesigner-new-btn .e-btntxt, -.e-designer-newparam-btn .e-btntxt, -.e-designer-newds-btn .e-btntxt, -.e-designer-dsconnect-btn.e-txt, -.e-designer-alert-okbtn .e-btntxt, -.e-designer-alert-cancelbtn .e-btntxt, -.e-designer-setparam-btn.e-txt, -.e-qrydesigner-addbtn .e-btntxt, -.e-designer-property-header > li > a, -.e-designer-connect.e-txt, -.e-rptdesigner-designbutton .e-btntxt, -.e-designer-ejdialog .e-title, -.e-designer-dialog .e-title, -.e-designer-alertbox .e-title, -.e-rptdesigner-itemInfo-template, -.e-rptdesigner-grpingpanel-template, -.e-rptdesigner-fieldList > li, -.e-rptdesigner-addDataSourceItem > a, -.e-rptdesigner-expressionElement > a, -.e-rptdesigner-textElement > a, -.e-rptdesigner-noRecords, -.e-rptdesigner-tablix-searchtxtbx, -.e-designer-tablix-alert-radiobtn .e-text, -.e-rptdesigner-prop-btn.e-txt, -.e-rptdesigner-btnText { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -.e-textarea-codeeditor .CodeMirror { - font-family: 'Segoe UI' !important; - height: 322px !important; - visibility: unset; -} -/*----------------------EJ Designer Fontfamily----------------------*/ - -/*----------------------Link Parameter Start-----------------------*/ - -.e-rptdesigner-linkparam-font { - font-size: 12px !important; -} -/*----------------------Link Parameter End-----------------------*/ - -/*----------------------Report Action Start-----------------------*/ - -.e-rptdesigner-report-caption, -.e-designer-radio .e-text, -.e-designer-radiobtn .e-text { - font-size: 12px !important; -} -/*----------------------Report Action End-----------------------*/ - -/*----------------------Browse Dialog Start-----------------------*/ - -.e-rptdesigner-browse-path { - color: #333333; - font-size: 12px; - border-style: none; - background-color: white; -} -.e-reportdesigner-reportbrowse:hover { - border: 1px solid #c8c8c8; - color: #282827; - cursor: default; -} -.e-reportdesigner-reportbrowse:hover { - background: #86cbea; -} -.e-reportdesigner-reportbrowse { - border: 1px solid transparent; - background-color: transparent; -} -.e-rptdesigner-browse-content { - border-top: 0.5px solid #c8c8c8; -} -.e-designer-empty-folder { - font-size: 11px; - text-align: center; - vertical-align: middle; -} -.e-rptdesigner-browse-label { - color: #333333; -} -.e-rptdesigner-report-selection { - -} -.e-rptdesigner-report-selection { - border: 1px solid #c8c8c8; - color: white; -} -.e-rptdesigner-report-selection { - background: #179bd7; -} -/*----------------------Browse Dialog End-----------------------*/ - -/************************Image Manager CSS Start***********************************/ - -.e-rptdesigner-imagecontainer { - background-color: white; -} -.e-reportdesigner .e-imagemanagericon { - font-size: 30px; -} -.e-rptdesigner-img-divhover { - border: 2px solid; - border-color: #c8c8c8; -} -.e-rptdesigner-img-childdivhover { - background: #179bd7; -} -.e-rptdesigner-img-deleteicon { - font-size: 15px !important; -} -.e-rptdesigner-img-itemdiv { - border: 1px solid; - border-color: #c8c8c8; -} -/************************Image Manager CSS End***********************************/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-rptdesigner-param-assign, -.e-rptdesigner-codemodule, -.e-rptdesigner-add-icon, -.e-rptdesigner-add-btn, -.e-rptdesigner-add-label, -.e-rptdesigner-add-code-label, -.e-rptdesigner-delete-icon, -.e-rptdesigner-txtmark { - font-size: 12px; -} -.e-rptdesigner-add-icon { - color: #179bd7; -} -.e-rptdesigner-add-btn { - color: #179bd7; -} -.e-rptdesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-add-label { - color: #282827; -} -.e-rptdesigner-add-code-label { - color: #282827; -} -.e-rptdesigner-delete-icon { - color: #ee2924; -} -.e-rptdesigner-txtmark { - font-style: normal; - color: #333333; -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - border-bottom: 0.5px solid #179bd7 !important; -} -.e-rptdesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #333333; - opacity: 0.6; -} -.e-rptdesigner-dialog .e-footerbar, -.e-rptdesigner-ejdialog .e-footerbar { - border-top: 0.5px #179bd7 !important; -} -.e-rptdesigner-ejdialog .e-dialog-scroller, -.e-rptdesigner-dialog .e-dialog-scroller { - border-color: #c8c8c8; -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - font-size: 14px !important; - font-weight: 600; -} -.e-rptdesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-rptdesigner-double-drag { - font-size: 13px !important; - color: #c8c8c8 !important; - font-weight: 600 !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/************************Designpanel module CSS Start***********************************/ - -.e-rptdesigner-surfacecontainer { - -} -.e-rptdesigner-surfacecontainer { - /*other*/ - background-color: #cccccc; -} -.e-reportdesigner-designArea { - border: 0.5px solid; - background: white; - border-color: #c8c8c8; -} -.e-reportdesigner-designPanel { - border-color: #c8c8c8; - font-size: 11pt; -} -.e-rptdesigner-dpadorner-div { - background-color: transparent; - border: 1px dashed #179bd7; -} -.e-rptdesigner-pg-tag { - color: white; - font-size: 10px; - background-color: #179bd7; -} -.e-rptdesigner-designselector { - border: 1px dashed gray; - background: rgba(237, 246, 253, 0.4); -} -.e-rptdesigner-selection-drag .path1:before { - color: #179bd7; -} -.e-rptdesigner-selection-drag .path2:before { - color: white; -} -.e-rptdesigner-selection-move .path1:before { - color: white; -} -.e-rptdesigner-selection-move .path2:before { - color: #179bd7; -} -.e-rptdesigner-selection-move .path3:before { - color: #179bd7; -} -/************************Designpanel module CSS End***********************************/ - -/************************DataAssign panel CSS Start***********************************/ - -.e-rptdesigner-dataassign-sep { - background-color: #c8c8c8; -} -.e-rptdesigner-dataassign-roottag { - background-color: white; -} -.e-rptdesigner-da-searchtxtbx { - font-size: 11px; - border: 1px solid #c8c8c8; -} -.e-rptdesigner-da-searchtxtbx { - background-color: white; -} -.e-rptdesigner-da-searchicon { - color: #686969; -} -.e-rptdesigner-da-dataLable { - font-size: 13px; - font-weight: 600; -} -.e-rptdesigner-da-categoryList { - background-color: white; - border: 1px solid #c8c8c8; -} -.e-rptdesigner-da-emptyLabel { - border: 1px dashed #c8c8c8; - background-color: white; -} -.e-rptdesigner-da-emptySpan { - color: #333333; - font-size: 11px; -} -.e-rptdesigner-da-dragDiv { - border: 1px solid #c8c8c8; - background: white; -} -.e-rptdesigner-da-dragicon { - font-size: 11px !important; - color: #686969 !important; -} -.e-rptdesigner-da-dragLabel { - font-size: 11px !important; -} -.e-rptdesigner-da-closeicon { - color: #ee2924; - font-size: 10px !important; -} -.e-rptdesigner-da-settingsicon { - color: #686969; -} -.e-rptdesigner-da-dataseticon { - color: #686969 !important; -} -.e-rptdesigner-da-dragDiv:hover { - -} -.e-rptdesigner-da-dragDiv:hover { - background: #86cbea; -} -/************************DataAssign panel CSS End***********************************/ - -/************************FormatDialog CSS Start***********************************/ - -.e-rptdesigner-format-font, -.e-rptdesigner-formattext-caption { - font-size: 12px; -} -.e-rptdesigner-format-prevwfont { - font-size: 14px; - font-weight: 600; - color: #333333; -} -.e-rptdesigner-format-prevwDiv { - border: 1px solid #c8c8c8; -} -.e-rptdesigner-format-subDiv { - border-left: 1px solid #c8c8c8; -} -.e-rptdesigner-format-font, -.e-rptdesigner-format-prevwChild { - color: #333333; -} -.e-rptdesigner-format-font { - font-weight: 400 !important; -} -/************************FormatDialog CSS End***********************************/ - -/*----------------------Ejdesigner Overridden css Start-----------------------*/ - -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before, -.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets .e-icon.e-search:before, -.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before { - font-size: 12px !important; -} -.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before { - font-size: 8px !important; -} -.e-designer-ejwidgets-colorpicker .e-drp-btn { - border-right: 1px solid #cecece !important; -} -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before, -.e-rptviewer-updown .e-arrow-sans-down:before, -.e-rptviewer-updown .e-arrow-sans-up:before { - font-size: 9px !important; -} -.e-designer-ejwidgets .e-select, -.e-rptviewer-drpdown .e-select, -.e-rptviewer-updown .e-select { - background-color: #ececec !important; -} -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-reportdesigner .e-widgeticons, -.e-dataset-widgeticon { - font-size: 8px; -} -.e-reportdesigner-designer .e-colorwidget .e-selected-color { - border: 1px solid #c8c8c8 !important; -} -/*----------------------Ejdesigner Overridden css End-----------------------*/ - -/*----------------------Ejdesigner Error icon Css Start-----------------------*/ - -.e-rptdesigner-error .e-in-wrap, -.e-rptdesigner-error .e-atc-popup, -.e-rptdesigner-error .e-options, -.e-rptdesigner-error.e-textarea, -.e-rptdesigner-error.e-textbox, -.e-rptdesigner-error.e-designer-textcontent, -.e-rptdesigner-error.e-designer-textarea { - border: 1px solid #cd0a0a !important; -} -.e-rptdesigner-error.e-textarea.e-preview-txt { - border: 0.5px solid #cd0a0a !important; -} -.e-rptdesigner-error-icon, -.e-reportdesigner-alertinfo, -.e-rptdesigner-error-content { - font-size: 12px; -} -.e-rptdesigner-errorinfo:before { - color: #ee2924 !important; -} -/*----------------------Ejdesigner Error icon Css End-----------------------*/ - -/*----------------------Ejdesigner Tooltip Css start-----------------------*/ - -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - font-size: 12px !important; - border-radius: 4px; - line-height: 18px; - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - color: #333333; - border: 1px solid #c8c8c8; - background-color: white; -} -.e-designer-property-tooltip { - -} -.e-designer-property-tooltip { - background-color: white; -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-top: none !important; - border-right: 10px solid transparent !important; - border-left: 10px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-bottom: 10px solid #c8c8c8 !important; -} -.e-designer-property-tooltip .e-arrowTipInner { - border-top: none !important; - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipInner { - border-bottom: 9px solid white !important; -} -.e-designer-config-tooltip .e-arrowTipOuter, -.e-designer-right-tip .e-arrowTipOuter { - border-top: 10px solid transparent !important; - border-bottom: 10px solid transparent !important; - border-right: none !important; - border-left: 10px solid #c8c8c8 !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-top: 9px solid transparent !important; - border-bottom: 9px solid transparent !important; - border-right: none !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-left: 9px solid white !important; -} -.e-designer-bottom-tip .e-arrowTipOuter, -.e-reportdesigner, -.e-reportdesigner-tooltiparrowpopup { - border: 1px solid #c8c8c8; -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-bottom: none; - border-right: 10px solid transparent; - border-left: 10px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-top: 10px solid #c8c8c8; -} -.e-designer-bottom-tip .e-arrowTipInner { - border-right: 9px solid transparent; - border-bottom: none; - border-left: 9px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipInner { - border-top: 9px solid white; -} -.e-designer-top-tip .e-arrowTipInner { - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - border-top: 9px solid transparent !important; - -} -.e-designer-top-tip .e-arrowTipInner { - border-bottom: 9px solid white !important; -} -/*----------------------Ejdesigner Tooltip Css End-----------------------*/ - -/*----------------------Scroller Start-----------------------*/ - -.e-reportdesigner-scroller .e-vscrollbar { - border-top: 1px solid #c8c8c8; -} -/*----------------------Scroller End-----------------------*/ - -/*----------------------Drag Element Start-----------------------*/ - -.e-rptdesigner-drag-element { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-drag-div { - border: 1px solid #c8c8c8; - background: #179bd7; -} -.e-rptdesigner-drag-iconType { - font-size: 18px; - color: white !important; -} -.e-rptdesigner-dragconfig-iconType { - -} -.e-rptdesigner-drag-label, -.e-rptdesigner-paramdrag-label { - font-size: 12px; - color: white; -} -/*----------------------Drag Element End-----------------------*/ - -/*----------------------Expression menu Background Start-----------------------*/ - -.e-rptdesigner-exp-set, -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - border: 1px solid #c8c8c8 !important; -} -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - background: white; -} -.e-rptdesigner-exp-set, -.e-designer-menu-expressionicon { - background-color: black; -} -/*----------------------Expression menu Background End-----------------------*/ - -/*----------------------Parameter module CSS Start-----------------------*/ - -.e-rptdesigner-param-listDiv, -.e-rptdesigner-param-list-childDiv, -.e-rptdesigner-param-bodyDiv, -.e-rptdesigner-param-panelDiv, -.e-rptdesigner-param-fieldBody { - background-color: white; -} -.e-reportdesigner-menu-list { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-reportdesigner-menu-list:hover { - background: #86cbea; -} -.e-rptdesigner-param-anchorlink { - font-size: 12px; - font-weight: 600; - color: #179bd7 !important; -} -.e-rptdesigner-paramlist-border { - border-bottom: 1px solid #c8c8c8; -} -/*----------------------Parameter module CSS End-----------------------*/ - -/*----------------------Parameter Dialog CSS Start-----------------------*/ - -.e-rptdesigner-paramquery-label { - font-size: 12px; - color: #333333; -} -/*----------------------Parameter Dialog CSS End-----------------------*/ - -/*----------------------Dataset CSS Start-----------------------*/ - -.e-rptdesigner-dataset-container { - background: white; -} -.e-rptdesigner-dataset-headermenu { - color: #686969; -} -.e-rptdesigner-datalist-icon { - font-size: 12px !important; - color: #686969 !important; -} -.e-rptdesigner-list-iconType { - font-size: 18px !important; -} -.e-rptdesigner-list-iconType, -.e-rptdesigner-data-schema { - color: #686969 !important; -} -.e-reportdesigner .e-split-add-btn-separator { - border-left: 0.5px solid #c8c8c8; -} -.e-rptdesigner-data-bgreset { - background-color: transparent; -} -.e-rptdesigner-data-bgset { - -} -.e-rptdesigner-data-bgset { - background: #86cbea; -} -.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow { - font-size: 12px !important; -} -/*----------------------Dataset CSS End-----------------------*/ - -/*----------------------Shared Dataset CSS Start-----------------------*/ - -.e-rptdesigner-shared-row { - font-weight: 500 !important; -} -.e-rptdesigner-shared-label { - font-size: 13px; -} -/*----------------------Shared Dataset CSS Start-----------------------*/ - -/*************************************Tablix Start******************************************/ - -/*************************************Tablix Grouping Panel css Start******************************************/ - -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - -} -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - background-color: #ececec; -} -.e-rptdesigner-rowColumn-container { - border-color: #c8c8c8; -} -.e-rptdesigner-rowColumn-headerDiv { - - color: #333333; -} -.e-rptdesigner-rowColumn-headerDiv { - background-repeat: no-repeat; - border-bottom: 1px solid #c8c8c8; -} -.e-rptdesigner-rowColumn-headerDiv { - background: #ececec; -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - background-color: white; -} -.e-rptdesigner-headerRowSpan, -.e-rptdesigner-headerColumn, -.e-rptdesigner-rowColumn-fieldNameDiv, -.e-rptdesigner-rowColumn-menuIcon { - font-size: 12px; -} -.e-rptdesigner-rowColumn-rowDiv { - border: 1px solid #c8c8c8; -} -.e-rptdesigner-rowColumn-columnDiv { - border: 1px solid #c8c8c8; -} -.e-rptdesigner-rowColumn-containerTable { - border: 1px solid #c8c8c8; - color: #333333; -} -.e-rptdesigner-rowColumn-menuDiv { - border-left: 0.5px solid #c8c8c8; -} -.e-rptdesigner-group-list-hover { - -} -.e-rptdesigner-group-list-hover { - color: #282827; -} -.e-rptdesigner-group-list-hover { - background: #86cbea; -} -.e-rptdesigner-user-selection-active { - -} -.e-rptdesigner-user-selection-active { - background: #179bd7; -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - color: white; -} -.e-rptdesigner-groupPanel-resizer { - -} -.e-rptdesigner-groupPanel-resizer { - background-color: #c8c8c8; -} -.e-rptdesigner-groupPanel-resizer:hover { - -} -.e-rptdesigner-groupPanel-resizer:hover { - background-color: #86cbea; - border-color: #c8c8c8; -} -.e-rptdesigner-groupPanel-resize-helper { - -} -.e-rptdesigner-groupPanel-resize-helper { - background: #179bd7; -} -.e-rptdesigner-rowColumn-rowIconSpan, -.e-rptdesigner-rowColumn-advIconSpan, -.e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-rowColumn-openCloseIcon, -.e-rptdesigner-group-detailIcon, -.e-rptdesigner-group-icon, -.e-rptdesigner-rowColumn-groupIcon-size { - color: #686969; -} -/*************************************Tablix Grouping Panel End******************************************/ - -.e-rptdesigner-textbox-editIcon { - color: #159bd7; -} -.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon { - color: #c3c3c3; -} -/**************************Tablix Data Assign Override Start*******************************/ - -.e-rptdesigner-tablixdataassignmenu { - background-color: white; - -} -.e-rptdesigner-tablixdataassignmenu { - border: 1px solid #c8c8c8; - box-shadow: none; -} -.e-rptdesigner-menu-item:hover { - - color: #282827; - cursor: pointer; -} -.e-rptdesigner-menu-item:hover { - background: #86cbea; -} -.e-rptdesigner-menu-item { - font-size: 14px; - color: #333333; -} -.e-rptdesigner-menu-item > a { - font-size: 14px; - text-overflow: ellipsis; - text-decoration: none !important; - overflow: hidden; - white-space: nowrap; -} -.e-rptdesigner-menu-separator { - background-color: #c8c8c8; -} -.e-rptdesigner-noRecords { - font-size: 12px; - color: #686969 !important; - font-style: italic; -} -.e-rptdesigner-tablix-searchicon { - color: #686969 !important; -} -.e-rptdesigner-tablix-content-icon { - font-family: ejreportdesigner !important; - font-size: 17px; - font-style: normal; - font-weight: normal; -} -/**************************Tablix Data Assign Override End*******************************/ - -/*************************************Tablix End******************************************/ - -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - cursor: pointer; - border-color: #c8c8c8; - color: #282827; - border-radius: 4px; - -} -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - background: #f4f4f4; -} -/*************************************Code Module Start******************************************/ - -.e-rptdesigner-codeinfo { - color: gray; -} -.e-reportdesigner-infoIcon-border { - border-left: 1px solid #dedede; -} -.e-designer-codeTip a { - -} -/*************************************Code Module End******************************************/ - -/*************************************Data Field Search [Start] ******************************************/ - -.e-rptdesigner-datafield-search-box { - background-color: white; - -} -.e-rptdesigner-datafield-search-box { - border: 1px solid #c8c8c8; -} -/*************************************Data Field Search [End] ******************************************/ - -/*------------------------------querydesigner toolbar Start-------------------------------*/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-preview, -.e-querydesigner-toolbarcontainer .e-qrydesigner-join, -.e-querydesigner-toolbarcontainer .e-qrydesigner-exp { - font-size: 24px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-filter { - font-size: 16px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-param { - font-size: 20px; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-top: 0 !important; - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; -} -.e-querydesigner-toolbarcontainer .e-tooltxt { - border-radius: 3px !important; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-right: 1px solid #c8c8c8; -} -.e-qrydesigner-separator.e-horizontal.e-separator { - border-right: 0 none; -} -/*------------------------------querydesigner toolbar End-------------------------------*/ - -/************************Toggle Button*********************************/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider { - background-color: #c8c8c8; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before { - background-color: white; -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - background: #179bd7; -} -/************************Toggle Button*********************************/ - -/*------------------------------querydesigner surface start-------------------------------*/ - -.e-querydesigner a { - color: #333333; - text-decoration: underline; -} -.e-querydesigner, -.e-querydesigner .e-data-table, -.e-qrydesigner-dragheader { - border: 1px solid #c8c8c8; -} -.e-qrydesigner-surface, -.e-querydesigner .e-query-editor { - background-color: white; -} -.e-qrydesigner-schema { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - border-top: 0 none; - background-color: white; -} -.e-qrydesigner-search-cont { - background: transparent !important; -} -.e-qrydesigner-preview-header { - border-bottom: 1px Solid #c8c8c8; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - -} -.e-qrydesigner-preview-header { - background: #fcfcfc; -} -.e-qrydesigner-schema-header { - -} -.e-qrydesigner-schema-header { - border: 1px solid #c8c8c8; -} -.e-qrydesigner-schema-scroll { - border-top: 1px solid #c8c8c8; -} -.e-designer-h-splitter { - border-left-style: none !important; -} -.e-querydesigner .e-qrydesigner-surface { - border-width: 1px 0 0 0 !important; -} -.e-querydesigner .e-data-table { - box-shadow: 0 0 10px #c8c8c8; -} -.e-querydesigner .e-data-table .e-list { - border-bottom: 0 none !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark { - color: #282827 !important; -} -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-update-icon { - font-size: 12px; - font-weight: 600; - color: #282827 !important; -} -.e-qrydesigner-generatepreview { - font-size: 12px; - font-weight: 600; - color: #282827 !important; - -} -.e-qrydesigner-datacontent { - font-size: 12px; - font-weight: 600; - color: #282827 !important; -} -.e-qrydesigner-norow-msg, -.e-reportdesigner-preview-grid .emptyrecord { - font-size: 14px; - color: #333333 !important; -} -.e-qrydesigner-atc-boxshadow.e-input, -.e-qrydesigner-atc-boxshadow.e-input[type="text"], -.e-qrydesigner-table-boxshadow { - box-shadow: rgba(0, 0, 0, 0.0745098) 0 0 0 !important; -} -.e-qrydesigner-table-boxshadow { - border-width: 0 !important; -} -.e-qrydesigner-atc-boxshadow { - font-size: 13px !important; -} -.e-qrydesigner-treeview.e-chk-image { - color: #179bd7 !important; -} -.e-active > .e-qrydesigner-treeview.e-checkmark { - color: white; -} -.e-qrydesigner-treeview.e-checkmark { - color: #179bd7; -} -.e-qrydesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #333333; - opacity: 0.6; -} -.e-qrydesigner-table-close .e-icon.e-close_01 { - -} -.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover { - background-color: #86cbea !important; - border-radius: 4px !important; -} -.e-qrydesigner-dragheader { - background: white; - color: #333333; - font-size: 15px; -} -.e-query-selection { - font-size: 19px !important; -} -.e-qrydesigner-treeview, -.e-reportdesigner-double-drag { - color: #686969; -} -.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag { - color: #282827 !important; -} -.e-qrydesigner-datatable .e-item .e-active { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover { - color: #282827 !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview { - color: #282827 !important; -} -.e-querydesigner .e-query-text { - font-size: 12px !important; -} -.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before { - color: #333333 !important; -} -.e-qrydesigner-table-column:hover { - - border-color: #c8c8c8 !important; - color: #282827 !important; - border-radius: 4px; -} -.e-qrydesigner-table-column:hover { - background: #86cbea; -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - color: white !important; - border-color: #c8c8c8 !important; - border-radius: 4px; -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - background: #179bd7; -} -.e-qrydesigner-table-header { - float: left; - font-weight: 600; - font-size: 13px; -} -.e-designer-loadbtn { - font-weight: 600 !important; -} -.e-qrydesigner-table-separator { - border: 0 Solid; - border-top-width: 0.5px; - border-color: #c8c8c8; -} -.e-qrydesigner-query-table { - background-color: white; -} -/*------------------------------querydesigner surface End-------------------------------*/ - -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -.e-querydesigner .e-query-editor .CodeMirror { - color: #333333; -} -.e-querydesigner .e-query-editor .CodeMirror, -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - background-color: white; - font-size: 16px; -} -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - border-right: 1px solid #c8c8c8; -} -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -/*------------------------------querydesigner font-family-------------------------------*/ - -.e-qrydesigner-norow-msg, -.e-qrydesigner-empty-msg, -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-add-label, -.e-qrydesigner-okbtn.e-txt, -.e-qrydesigner-texteditor, -.e-qrydesigner-cancelbtn, -.e-qrydesigner-cancelbtn.e-txt, -.e-qrydesigner-add-btn, -.e-qrydesigner-atc-boxshadow, -.e-qrydesigner-datacontent, -.e-qrydesigner-title-label, -.e-qrydesigner-generatepreview { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -/*------------------------------querydesigner font-family-------------------------------*/ - -/*------------------------------queryjoiner Start-------------------------------*/ - -.e-qrydesigner-qryjoiner-addfield { - background: white; -} -.e-qrydesigner-qryjoiner-container { - background-color: white; -} -.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon { - font-size: 11px; -} -.e-qrydesigner-queryjoiner-deleteicon { - color: #ee2924; -} -.e-qrydesigner-qryjoiner-addfield-deleteicon { - color: #ee2924; -} -/*------------------------------queryjoiner End-------------------------------*/ - -/*------------------------------Store Parameter Start-------------------------------*/ - -.e-qrydesigner-qryparameter-container { - background-color: white; - border: 0.5px solid #c8c8c8; -} -.e-qrydesigner-storefont { - font-size: 14px; - color: #333333; - font-weight: 600; -} -/*------------------------------Store Parameter End-------------------------------*/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-qrydesigner-add-label { - color: #282827; -} -.e-qrydesigner-qryjoiner-drpdwn, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label { - font-size: 12px; -} -.e-qrydesigner-add-icon { - color: #179bd7; -} -.e-qrydesigner-add-btn { - color: #179bd7; -} -.e-qrydesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-qrydesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-qrydesigner-dialog .e-header { - -} -.e-qrydesigner-dialog .e-header { - border-bottom: 0.5px solid #179bd7 !important; -} -.e-qrydesigner-dialog .e-footerbar { - border-top: 0.5px #179bd7 !important; -} -.e-qrydesigner-dialog .e-dialog-scroller { - border-color: #c8c8c8; -} -.e-qrydesigner-dialog .e-dialog-icon.e-icon.e-close { - -} -.e-qrydesigner-dialog .e-titlebar { - -} -.e-qrydesigner-dialog .e-titlebar { - font-size: 14px !important; - font-weight: 600; -} -.e-qrydesigner-param-assign, -.e-qrydesigner-add-icon, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label, -.e-qrydesigner-delete-icon { - font-size: 12px; -} -.e-qrydesigner-delete-icon { - color: #ee2924; -} -.e-qrydesigner-okbtn { - background: #179bd7 !important; - color: white !important; - -} -.e-qrydesigner-okbtn { - border-color: #c8c8c8 !important; -} -.e-qrydesigner-okbtn:hover { - border-color: #c8c8c8; - color: #282827; - -} -.e-qrydesigner-okbtn:hover { - background: #86cbea !important; - color: #282827 !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/*------------------------------query expression Dialog Start-------------------------------*/ - -.e-qrydesigner-exp-font { - font-size: 13px !important; -} -.e-qrydesigner-exp-sepdiv1 { - border-left: 1px solid #c8c8c8; -} -.e-qrydesigner-exp-sepdiv2 { - border-left: 1px solid #c8c8c8; -} -.e-qrydesigner-exp-desccontent, -.e-qrydesigner-exp-example { - font-size: 12px; -} -.e-qrydesigner-exp-list { - background: white; -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - color: #282827; -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - background: #86cbea; -} -.e-qrydesigner-exp-separator { - border-right: 0.5px solid #c8c8c8 !important; -} -.e-qrydesigner-explist-iconspan { - font-size: 16px; - -} -.e-qrydesigner-explist-iconspan { - color: #ee2924; -} -.e-qrydesigner-explist-border { - border-bottom: 1px solid #c8c8c8; -} -.e-qrydesigner-explist-licontainer { - border-bottom: 0.5px solid #c8c8c8 !important; -} -.e-qrydesigner-explist-lianchor { - -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border-radius: 2px; - font-size: 12px; -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border: 0.5px solid #c8c8c8; - box-shadow: 0 0 1px #c8c8c8; -} -/*------------------------------query expression Dialog End-------------------------------*/ - -.e-qrydesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-qrydesigner-user-selection-active { - -} -.e-qrydesigner-user-selection-active { - color: white !important; -} -.e-qrydesigner-user-selection-active { - background: #179bd7; -} -.e-qrydesigner-user-selection-active a { - -} -.e-qrydesigner-user-selection-active a { - color: white !important; -} -.e-qrydesigner-user-selection-active a { - background: #179bd7; -} -/*----------------------Query filter CSS Start-----------------------*/ - -.e-qrydesigner-queryfilter-field-table, -.e-qrydesigner-queryfilter-bool-table { - background-color: white; -} -.e-qrydesigner-query-bool-label { - font-size: 13px; -} -/*----------------------Query filter CSS End-----------------------*/ - -/*----------------------Query Param CSS Start-----------------------*/ - -.e-qrydesigner-queryparam-label { - font-size: 14px; -} -.e-qrydesigner-queryparam-label { - color: #282827; -} -/*----------------------Query Param CSS End-----------------------*/ - -/************************Report Parameter Start***********************************/ - -.e-qrydesigner-dataparam-font { - font-size: 12px; -} -/************************Report Parameter End***********************************/ - -/*------------------------------querydesigner Common Css Start-------------------------------*/ - -.e-designer-textbox-border { - border-color: #c8c8c8; -} -.e-qrydesigner-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #333333; -} -/*------------------------------querydesigner Common Css End-------------------------------*/ - diff --git a/public/content/ejthemes/default-theme/ej.reportdesigner.theme.min.css b/public/content/ejthemes/default-theme/ej.reportdesigner.theme.min.css deleted file mode 100644 index 8e02617..0000000 --- a/public/content/ejthemes/default-theme/ej.reportdesigner.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.reportdesigner.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportdesigner a,.e-designer-dialog a{color:#333;text-decoration:underline}.e-reportdesigner-dataset-openfolder:before{color:#232323}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-reportfile .path1:before{color:#fff}.e-reportdesigner-browse-reportfile .path2:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path3:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path4:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path5:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path6:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path7:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path8:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path9:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path10:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path11:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path12:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path13:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path14:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path15:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path16:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path17:before{color:#4da6ff}.e-reportdesigner-browse-reportfile .path18:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path19:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path20:before{color:#4da6ff}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-reportdesigner-imagemanager-add:before{color:#fff}.e-reportdesigner-imagemanager-delete:before{color:#fff}.e-reportdesigner-widget-image .path1:before{color:#ec7838}.e-reportdesigner-widget-image .path2:before{color:#4da6ff}.e-reportdesigner-widget-line:before{color:#4da6ff}.e-reportdesigner-widget-rectangle:before{color:#4da6ff}.e-reportdesigner-widget-textbox:before{color:#ec7838}.e-reportdesigner-widget-custom:before{color:#4da6ff}.e-reportdesigner-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-area-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path1:before{color:#ec7838}.e-reportdesigner-bar-chart .path2:before{color:#7bcc29}.e-reportdesigner-bar-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path4:before{color:#ffde33}.e-reportdesigner-bubble-chart .path1:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path2:before{color:#ec7838}.e-reportdesigner-bubble-chart .path3:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path4:before{color:#ec7838}.e-reportdesigner-column-chart .path1:before{color:#ec7838}.e-reportdesigner-column-chart .path2:before{color:#7bcc29}.e-reportdesigner-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-column-chart .path4:before{color:#ffde33}.e-reportdesigner-doughnut-chart .path1:before{color:#4da6ff}.e-reportdesigner-doughnut-chart .path2:before{color:#ec7838}.e-reportdesigner-exploded-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-exploded-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-funnel-chart .path1:before{color:#ffde33}.e-reportdesigner-funnel-chart .path2:before{color:#4da6ff}.e-reportdesigner-funnel-chart .path3:before{color:#7bcc29}.e-reportdesigner-funnel-chart .path4:before{color:#ec7838}.e-reportdesigner-line-chart:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path5:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path6:before{color:#4da6ff}.e-reportdesigner-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-pie-chart .path3:before{color:#7bcc29}.e-reportdesigner-polar-chart .path1:before{color:#4da6ff}.e-reportdesigner-polar-chart .path2:before{color:#4da6ff}.e-reportdesigner-polar-chart .path3:before{color:#4da6ff}.e-reportdesigner-polar-chart .path4:before{color:#ec7838}.e-reportdesigner-polar-chart .path5:before{color:#ec7838}.e-reportdesigner-polar-chart .path6:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path1:before{color:#4da6ff}.e-reportdesigner-pyramid-chart .path2:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path3:before{color:#7bcc29}.e-reportdesigner-radar-chart .path1:before{color:#6d6f70}.e-reportdesigner-radar-chart .path2:before{color:#ec7838}.e-reportdesigner-radar-chart .path3:before{color:#ec7838}.e-reportdesigner-radar-chart .path4:before{color:#ec7838}.e-reportdesigner-radar-chart .path5:before{color:#ec7838}.e-reportdesigner-radar-chart .path6:before{color:#ec7838}.e-reportdesigner-radar-chart .path7:before{color:#4da6ff}.e-reportdesigner-radar-chart .path8:before{color:#4da6ff}.e-reportdesigner-radar-chart .path9:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path1:before{color:#4da6ff}.e-table-user-selection-active .e-rptdesigner-dataset-number:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-datetime:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-boolean:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-misc:before{content:"" !important}.e-reportdesigner-scatter-chart .path2:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path3:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path4:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path5:before{color:#ec7838}.e-reportdesigner-scatter-chart .path6:before{color:#ec7838}.e-reportdesigner-scatter-chart .path7:before{color:#ec7838}.e-reportdesigner-smooth-area-chart .path1:before{color:#7bcc29}.e-reportdesigner-smooth-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-chart:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path2:before{color:#7bcc29}.e-reportdesigner-stacked-area-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-area-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart-100 .path2:before{color:#ffde33}.e-reportdesigner-stacked-area-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path4:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path5:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path6:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path8:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path3:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path4:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path5:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path6:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path8:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path5:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path6:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path8:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path4:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path5:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path6:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path8:before{color:#4da6ff}.e-reportdesigner-stepped-line-chart .path1:before{color:#ec7838}.e-reportdesigner-stepped-line-chart .path2:before{color:#4da6ff}.e-reportdesigner-widget-subreport:before{color:#4da6ff}.e-qrydesigner-table-column-deselect:before{color:#cad4e0}.e-reportdesigner-alert-msg .path1:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path2:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path3:before{color:#fff}.e-reportdesigner-alert-msg .path4:before{color:#fff}.e-reportdesigner-alert-info .path1:before{color:#ebba16}.e-reportdesigner-alert-info .path2:before{color:#ebba16}.e-reportdesigner-widget-tablix .path1:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path2:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path3:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path4:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path5:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path6:before{color:#ec7839}.e-reportdesigner-widget-tablix .path7:before{color:#ec7839}.e-reportdesigner-widget-tablix .path8:before{color:#ec7839}.e-reportdesigner-widget-list .path1:before{color:#4da7ff}.e-reportdesigner-widget-list .path2:before{color:#ec7839}.e-reportdesigner-widget-list .path3:before{color:#ec7839}.e-reportdesigner-widget-list .path4:before{color:#4da7ff}.e-rptdesigner-toolbarcontainer{border-radius:0}.e-rptdesigner-toolbarli.e-active .e-rptdesigner-ejwidgets-splitbtn{color:#fff !important}.e-querydesigner-dsname,.e-querydesigner-dataset-name{font-size:13px}.e-rptdesigner-ejwidgets-splitbtn{background:transparent !important;outline:none !important}.e-rptdesigner-ejwidgets-splitbtn{color:#686969 !important}.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn{color:#282827 !important}.e-rptdesigner-preview{font-size:13px}.e-rptdesigner-toolbar-zoom{font-size:12px}.e-rptdesigner-toolbarcontainer .e-tooltxt{border-radius:3px !important}.e-designer-label{font-size:13px !important}.e-rptdesigner-splitbtn.e-splitbutton.e-btn.e-left-btn:focus{border:0 !important}.e-rptdesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-rptdesigner-itempanel-expandablepanel{background-color:#fff}.e-reportdesigner .e-widgeticon{font-size:28px}.e-rptdesigner-itempanel-parent{background-color:#fff}.e-rptdesigner-itempanel-dragelements{border:1px solid #c8c8c8;background-color:#fff}.e-rptdesigner-itempanel-autocomplete{background-color:#fff}.e-rptdesigner-itempanel-autocomplete{border:1px solid #c8c8c8}.e-rptdesigner-itempanel-textbox{font-size:13px;background-color:#fff;color:#333}.e-rptdesigner-itempanel-searcharea{font-size:10px}.e-rptdesigner-itempanel-textitem{color:#333;font-size:10px}.e-rptdesigner-itempanel-panelelements{background-color:#fff}.e-rptdesigner-itempanel-headertag{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-rptdesigner-itempanel-headerText{font-size:12px}.e-rptdesigner-itempanel-container,.e-rptdesigner-itempanel-itemdiv{border:0 solid #c8c8c8}.e-itempanel-report:hover{background:#e6e6e6}.e-rptdesigner-borderbottom-zero{border-bottom:0 solid #c8c8c8}.e-rptdesigner-borderbottom-one{border-bottom:1px solid #c8c8c8}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{cursor:pointer;border-color:#c8c8c8;color:#282827}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{background:#f4f4f4}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{font-weight:600;border-color:#c8c8c8;color:#333}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{background:#ececec}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{font-weight:normal;color:#333;border-color:#c8c8c8}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{background:#ececec}.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template{font-size:12px;float:left}.e-rptdesigner-prop-num{border:0 solid #c8c8c8}.e-rptdesigner-format-input,.e-rptdesigner-link-input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.e-rptdesigner-link-input[disabled]{opacity:.2 !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{border-radius:0 4px 4px 0 !important;opacity:1px !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{color:#333;border:1px solid #c8c8c8}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{background:#ececec}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{border-color:#c8c8c8;color:#282827}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{background:#86cbea}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{opacity:.2 !important}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{color:#333;border-color:#c8c8c8}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{background:#ececec}.e-rptdesigner-browse-icon{font-size:16.5px}.e-rptdesigner-prop-dataAlert{background-color:#fff8ed}.e-rptdesigner-prop-dataAlert{border-bottom:1px solid #c8c8c8}.e-rptdesigner-prop-dataAlert-caption{font-size:12px !important}.e-rptdesigner-prop-dataAlert-caption{color:#333}.e-rptdesigner-dataconfig-expandablepanel{border:0 solid #c8c8c8;border-left:1px solid #c8c8c8;background-color:#fff}.e-rptdesigner-dataconfig-header{border-left:1px solid #c8c8c8;float:right}.e-rptdesigner-dataconfig-header{background-color:#ececec}.e-rptdesigner-dataconfig-icon{font-size:18px;color:#333}.e-rptdesigner-dataconfig{background-color:transparent;border-bottom:1px solid #c8c8c8;color:#fff !important}.e-rptdesigner-dataconfig:hover{color:#282827 !important}.e-rptdesigner-dataconfig:hover{background:#86cbea}.e-rptdesigner-dataconfig-selection:hover{color:#fff !important;background:#179bd7}.e-rptdesigner-dataconfig-selection{color:#fff !important}.e-rptdesigner-dataconfig-selection{background:#179bd7}.e-rptdesigner-errorLog{color:#ee2924;font-size:12px}.e-rptdesigner-newdialog-labelTxt{font-size:12px}.e-rptdesigner-credential-label,.e-rptdesigner-credential-labelAlert{font-size:13px}.e-rptdesigner-credential-alert{font-size:12px}.e-rptdesigner-credential-alert,.e-rptdesigner-credential-labelAlert{color:#ee2924}.e-rptdesigner-alertbox .e-header{border-bottom:0 solid #179bd7 !important}.e-rptdesigner-alert-anchor{font-size:12px;font-weight:600;color:#333}.e-rptdesigner-alert-msgcont{border:1px solid #c8c8c8;border-radius:2px}.e-rptdesigner-expeditor-fontsize{font-size:12px !important}.e-designer-tile{font-size:40px}.e-designer-tile-content{font-size:11px !important}.e-rptdesigner-dspanel-menu{color:#686969}.e-rptdesigner-dspanel-bgcolor{background-color:#fff !important}.e-designer-switch-label{font-size:12px !important;font-weight:600 !important;margin-left:11px;cursor:pointer;color:#179bd7}.e-reportdesigner-datasourceTypes:hover{border:#c8c8c8 1px solid;cursor:pointer;color:#282827}.e-reportdesigner-datasourceTypes:hover{background:#86cbea}.e-reportdesigner-datasourceTypes{color:#333}.e-designer-dslist-label{font-size:13px;font-weight:600;color:#333}.e-designer-switchind-icon{font-size:8px;cursor:pointer}.e-rptdesigner-prop-panel{border:0 solid #c8c8c8;height:100%;background-color:#fff}.e-rptdesigner-prop-advc{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;width:100%;float:left}.e-rptdesigner-prop-table{margin:.5px;margin-bottom:0;margin-top:10px;border-bottom:1px solid #c8c8c8}.e-rptdesigner-prop-advc,.e-rptdesigner-prop-table{border-width:1px 0;border-color:#c8c8c8}.e-rptdesigner-acrdn-nav-icon{font-size:30px;cursor:pointer !important}.e-rptdesigner-acrdn-header.e-item-expand:not(.e-last-item){border-bottom-style:solid !important}.e-rptdesigner-acrdn-header.e-item-collapse:not(.e-last-item){border-bottom-style:none !important}.e-rptdesigner-acrdn-header{border-style:solid;float:left}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{cursor:pointer}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{border-color:#c8c8c8;color:#282827}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{background:#f4f4f4}.e-rptdesigner-acrdn-header.e-item-expand{font-weight:600;color:#333;border-color:#c8c8c8}.e-rptdesigner-acrdn-header.e-item-expand{border-width:1px 0}.e-rptdesigner-acrdn-header.e-item-expand{background:#ececec}.e-rptdesigner-acrdn-header.e-item-collapse{font-weight:normal;color:#333;border-color:#c8c8c8}.e-rptdesigner-acrdn-header.e-item-collapse{border-width:1px 0}.e-rptdesigner-acrdn-header.e-item-collapse{background:#ececec}.e-reportdesigner-designer-configuration .e-input,.e-reportdesigner .e-tooltipbox,.e-reportdesigner .e-btn,.e-reportdesigner .e-time-popup,.e-reportdesigner .e-datepicker.e-calendar,.e-reportdesigner .e-menu,.e-reportdesigner .e-uploadbox .e-file-name-txt,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-uploadbtn,.e-reportdesigner .e-waitpopup-pane .e-text,.e-reportdesigner .e-tagcloud,.e-reportdesigner .e-toolbar,.e-reportdesigner .e-progressbar,.e-reportdesigner .e-scale .e-tick .tick-value,.e-reportdesigner .e-datetime-popup .e-dt-button,.e-reportdesigner .e-grid,.e-reportdesigner .e-ejinputtext,.e-reportdesigner .e-pager,.e-reportdesigner .e-fileexplorer,.e-reportdesigner .e-textbox{font-size:12px}.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:14px}.e-designer-property-header{background:#fff !important}.e-reportdesigner-designer-configuration .e-tab .e-header li{background-color:#fff !important;font-size:14px !important;text-align:center !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-top:0 solid !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-bottom:2px solid #179bd7 !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-active,.e-reportdesigner .e-tab.e-js .e-left>.e-active,.e-reportdesigner .e-tab.e-js .e-right>.e-active{border:0 solid !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-bottom-line.e-active,.e-reportdesigner .e-tab.e-js .e-header>.e-bottom-line.e-active:hover{border-bottom:2px solid #179bd7 !important}.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-select .e-inputbtn,.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn{background-color:#179bd7;color:#fff !important}.e-reportdesigner-dataset-okbtn,.e-designer-alert-okbtn{border-color:#c8c8c8 !important;background:#179bd7 !important;color:#fff !important}.e-rptdesigner-okbtn{background:#179bd7 !important;color:#fff !important}.e-rptdesigner-okbtn{border-color:#c8c8c8 !important}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{border-color:#c8c8c8;color:#282827}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{background:#86cbea !important;color:#282827 !important}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{font-weight:400 !important;font-size:11px !important}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{border-radius:4px !important}.e-table-user-selection-active,.e-reportdesigner-dataset-okbtn,.e-rptdesigner-dataset-cancelbtn,.e-rptdesigner-connect,.e-designer-menu>li>ul{border-radius:4px}.e-designer-menu .e-menulink,.e-rptdesigner-designbutton{font-size:13px !important}.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic,.e-rptdesigner-toolbarcontainer .e-toolbarPreview{font-size:16.5px}.e-designer-textbox-border{border-color:#c8c8c8}.e-rptdesigner-headericon{font-size:12px;color:#232323}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{border-radius:2px;font-size:12px}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{box-shadow:0 0 1px #c8c8c8;border:.5px solid #c8c8c8}.e-reportdesigner .e-textbox::selection,.e-reportdesigner .e-textarea::selection{background:#3297fd;color:#fff}.e-reportdesigner .e-textbox::-moz-selection,.e-reportdesigner .e-textarea::-moz-selection{background:#39f;color:#fff}.e-reportdesigner .e-designer-content,.e-querydesigner-dataset-text{font-size:12px !important}.e-rptdesigner-header{font-size:14px;color:#333;font-weight:600;line-height:1;letter-spacing:.5px}.e-rptdesigner-data-icon{color:#686969;font-size:18px !important}.e-designer-content-icon,.e-rptdesigner-headericon,.e-designer-tile,.e-query-datatype,.e-query-selection,.e-query-treeview{font-style:normal;font-weight:normal}.e-designer-content-icon{font-size:15px}.e-rptdesigner-new-btn-footer{border:0 Solid !important;border-top-width:1px !important;border-color:#c8c8c8 !important}.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner{font-size:12px !important;font-weight:400 !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;border-radius:3px !important}.e-reportdesigner-dataset .e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{color:#282827}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{background:#86cbea}.e-rptdesigner-datasource-list,.e-reportdesigner-param-list,.e-rptdesigner-datalist-border{border-bottom:.5px solid #c8c8c8 !important}.e-designer-dragabble-icon{font-size:13px !important;color:#686969}.e-query-datatype{font-size:21px !important}.e-designer-datatype-icon{font-size:20px !important;color:#686969}.e-reportdesigner .e-rptdesigner-param-text{font-size:12px !important;font-weight:400 !important}.e-designer-title-label{font-size:12px !important;font-weight:700 !important;color:#333}.e-rptdesigner-designarea{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-reportdesigner .e-querydesigner{border:0 none !important}.e-reportdesigner .e-toolbarsmallfonticonsettings{font-size:14px}.e-rptdesigner-box-sizing,.e-rptdesigner-pg-tag{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportdesigner .e-rptdesigner-editicon{color:#686969 !important}.e-reportdesigner .e-reporticons{font-size:16px !important}.e-designer-fontfamily,.e-designer-codemoduletextbox,.e-rptdesigner-toolbar-zoom,.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner,.e-designer-switch-label,.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap,.e-rptdesigner-browse-path,.e-designer-textarea,.e-designer-textbox,.e-designer-txt,.e-designer-title-label,.e-reportdesigner-menu-list,.e-rptdesigner-pg-tag,.e-reportdesigner-designer .e-acrdn>.e-content,.e-reportdesigner-designer .e-acrdn>.e-select,.e-reportdesigner-dataset-btn,.e-reportdesigner-datasourceheader,.e-reportdesigner-datasourceTile,.e-reportdesigner-widget-watermark,.e-reportdesigner-treeText,.e-reportdesigner-preview-grid .emptyrecord,.e-rptdesigner-header,.e-designer-content,.e-querydesigner-dataset-text,.e-designer-label,.e-designer-tile-content,.e-reportdesigner-parameter-selection .e-input,.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input,.e-designer-txtmark,.e-designer-param-assign,.e-designer-param-assign .e-ddl .e-input,.e-reportdesigner .e-ddl [readonly].e-input,.e-reportdesigner .e-ddl-popup,.e-reportdesigner .e-ddl .e-options,.e-rptdesigner-param-text,.e-designer-menu,.e-designer-menu .e-menulink,.e-reportdesigner-preview-grid .e-headercelldiv,.e-reportdesigner-preview-grid .e-rowcell,.e-designer-cancelbtn,.e-rptdesigner-dataset-cancelbtn,.e-designer-alert-cancelbtn,.e-designer-add-btn,.e-designer-add-label,.e-designer-label-group,.e-designer-label-sort,.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-designer-setparam-btn,.e-designer-loadbtn,.e-reportdesigner .CodeMirror,.e-querydesigner .CodeMirror,.e-rptdesigner-empty-msg,.e-reportdesigner-atc-boxshadow,.e-rptdesigner-param-btn.e-txt,.e-designer-cancelbtn.e-txt,.e-designer-okbtn.e-txt,.e-reportdesigner-dataset-okbtn.e-txt,.e-rptdesigner-dataset-cancelbtn.e-txt,.e-reportdesigner-dataset-btn.e-txt,.e-rptdesigner-previewbtn .e-btntxt,.e-rptdesigner-new-btn .e-btntxt,.e-designer-newparam-btn .e-btntxt,.e-designer-newds-btn .e-btntxt,.e-designer-dsconnect-btn.e-txt,.e-designer-alert-okbtn .e-btntxt,.e-designer-alert-cancelbtn .e-btntxt,.e-designer-setparam-btn.e-txt,.e-qrydesigner-addbtn .e-btntxt,.e-designer-property-header>li>a,.e-designer-connect.e-txt,.e-rptdesigner-designbutton .e-btntxt,.e-designer-ejdialog .e-title,.e-designer-dialog .e-title,.e-designer-alertbox .e-title,.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template,.e-rptdesigner-fieldList>li,.e-rptdesigner-addDataSourceItem>a,.e-rptdesigner-expressionElement>a,.e-rptdesigner-textElement>a,.e-rptdesigner-noRecords,.e-rptdesigner-tablix-searchtxtbx,.e-designer-tablix-alert-radiobtn .e-text,.e-rptdesigner-prop-btn.e-txt,.e-rptdesigner-btnText{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-textarea-codeeditor .CodeMirror{font-family:'Segoe UI' !important;height:322px !important;visibility:unset}.e-rptdesigner-linkparam-font{font-size:12px !important}.e-rptdesigner-report-caption,.e-designer-radio .e-text,.e-designer-radiobtn .e-text{font-size:12px !important}.e-rptdesigner-browse-path{color:#333;font-size:12px;border-style:none;background-color:#fff}.e-reportdesigner-reportbrowse:hover{border:1px solid #c8c8c8;color:#282827;cursor:default}.e-reportdesigner-reportbrowse:hover{background:#86cbea}.e-reportdesigner-reportbrowse{border:1px solid transparent;background-color:transparent}.e-rptdesigner-browse-content{border-top:.5px solid #c8c8c8}.e-designer-empty-folder{font-size:11px;text-align:center;vertical-align:middle}.e-rptdesigner-browse-label{color:#333}.e-rptdesigner-report-selection{border:1px solid #c8c8c8;color:#fff}.e-rptdesigner-report-selection{background:#179bd7}.e-rptdesigner-imagecontainer{background-color:#fff}.e-reportdesigner .e-imagemanagericon{font-size:30px}.e-rptdesigner-img-divhover{border:2px solid;border-color:#c8c8c8}.e-rptdesigner-img-childdivhover{background:#179bd7}.e-rptdesigner-img-deleteicon{font-size:15px !important}.e-rptdesigner-img-itemdiv{border:1px solid;border-color:#c8c8c8}.e-rptdesigner-param-assign,.e-rptdesigner-codemodule,.e-rptdesigner-add-icon,.e-rptdesigner-add-btn,.e-rptdesigner-add-label,.e-rptdesigner-add-code-label,.e-rptdesigner-delete-icon,.e-rptdesigner-txtmark{font-size:12px}.e-rptdesigner-add-icon{color:#179bd7}.e-rptdesigner-add-btn{color:#179bd7}.e-rptdesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-add-label{color:#282827}.e-rptdesigner-add-code-label{color:#282827}.e-rptdesigner-delete-icon{color:#ee2924}.e-rptdesigner-txtmark{font-style:normal;color:#333}.e-rptdesigner-ejdialog .e-header,.e-rptdesigner-dialog .e-header{border-bottom:.5px solid #179bd7 !important}.e-rptdesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#333;opacity:.6}.e-rptdesigner-dialog .e-footerbar,.e-rptdesigner-ejdialog .e-footerbar{border-top:.5px #179bd7 !important}.e-rptdesigner-ejdialog .e-dialog-scroller,.e-rptdesigner-dialog .e-dialog-scroller{border-color:#c8c8c8}.e-rptdesigner-dialog .e-titlebar,.e-rptdesigner-ejdialog .e-titlebar,.e-rptdesigner-alertbox .e-titlebar{font-size:14px !important;font-weight:600}.e-rptdesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-rptdesigner-double-drag{font-size:13px !important;color:#c8c8c8 !important;font-weight:600 !important}.e-rptdesigner-surfacecontainer{background-color:#ccc}.e-reportdesigner-designArea{border:.5px solid;background:#fff;border-color:#c8c8c8}.e-reportdesigner-designPanel{border-color:#c8c8c8;font-size:11pt}.e-rptdesigner-dpadorner-div{background-color:transparent;border:1px dashed #179bd7}.e-rptdesigner-pg-tag{color:#fff;font-size:10px;background-color:#179bd7}.e-rptdesigner-designselector{border:1px dashed #808080;background:rgba(237,246,253,.4)}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-rptdesigner-dataassign-sep{background-color:#c8c8c8}.e-rptdesigner-dataassign-roottag{background-color:#fff}.e-rptdesigner-da-searchtxtbx{font-size:11px;border:1px solid #c8c8c8}.e-rptdesigner-da-searchtxtbx{background-color:#fff}.e-rptdesigner-da-searchicon{color:#686969}.e-rptdesigner-da-dataLable{font-size:13px;font-weight:600}.e-rptdesigner-da-categoryList{background-color:#fff;border:1px solid #c8c8c8}.e-rptdesigner-da-emptyLabel{border:1px dashed #c8c8c8;background-color:#fff}.e-rptdesigner-da-emptySpan{color:#333;font-size:11px}.e-rptdesigner-da-dragDiv{border:1px solid #c8c8c8;background:#fff}.e-rptdesigner-da-dragicon{font-size:11px !important;color:#686969 !important}.e-rptdesigner-da-dragLabel{font-size:11px !important}.e-rptdesigner-da-closeicon{color:#ee2924;font-size:10px !important}.e-rptdesigner-da-settingsicon{color:#686969}.e-rptdesigner-da-dataseticon{color:#686969 !important}.e-rptdesigner-da-dragDiv:hover{background:#86cbea}.e-rptdesigner-format-font,.e-rptdesigner-formattext-caption{font-size:12px}.e-rptdesigner-format-prevwfont{font-size:14px;font-weight:600;color:#333}.e-rptdesigner-format-prevwDiv{border:1px solid #c8c8c8}.e-rptdesigner-format-subDiv{border-left:1px solid #c8c8c8}.e-rptdesigner-format-font,.e-rptdesigner-format-prevwChild{color:#333}.e-rptdesigner-format-font{font-weight:400 !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before,.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets .e-icon.e-search:before,.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before{font-size:12px !important}.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before{font-size:8px !important}.e-designer-ejwidgets-colorpicker .e-drp-btn{border-right:1px solid #cecece !important}.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before,.e-rptviewer-updown .e-arrow-sans-down:before,.e-rptviewer-updown .e-arrow-sans-up:before{font-size:9px !important}.e-designer-ejwidgets .e-select,.e-rptviewer-drpdown .e-select,.e-rptviewer-updown .e-select{background-color:#ececec !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-reportdesigner .e-widgeticons,.e-dataset-widgeticon{font-size:8px}.e-reportdesigner-designer .e-colorwidget .e-selected-color{border:1px solid #c8c8c8 !important}.e-rptdesigner-error .e-in-wrap,.e-rptdesigner-error .e-atc-popup,.e-rptdesigner-error .e-options,.e-rptdesigner-error.e-textarea,.e-rptdesigner-error.e-textbox,.e-rptdesigner-error.e-designer-textcontent,.e-rptdesigner-error.e-designer-textarea{border:1px solid #cd0a0a !important}.e-rptdesigner-error.e-textarea.e-preview-txt{border:.5px solid #cd0a0a !important}.e-rptdesigner-error-icon,.e-reportdesigner-alertinfo,.e-rptdesigner-error-content{font-size:12px}.e-rptdesigner-errorinfo:before{color:#ee2924 !important}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{font-size:12px !important;border-radius:4px;line-height:18px}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{color:#333;border:1px solid #c8c8c8;background-color:#fff}.e-designer-property-tooltip{background-color:#fff}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-top:none !important;border-right:10px solid transparent !important;border-left:10px solid transparent !important}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-bottom:10px solid #c8c8c8 !important}.e-designer-property-tooltip .e-arrowTipInner{border-top:none !important;border-right:9px solid transparent !important;border-left:9px solid transparent !important}.e-designer-property-tooltip .e-arrowTipInner{border-bottom:9px solid #fff !important}.e-designer-config-tooltip .e-arrowTipOuter,.e-designer-right-tip .e-arrowTipOuter{border-top:10px solid transparent !important;border-bottom:10px solid transparent !important;border-right:none !important;border-left:10px solid #c8c8c8 !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:none !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-left:9px solid #fff !important}.e-designer-bottom-tip .e-arrowTipOuter,.e-reportdesigner,.e-reportdesigner-tooltiparrowpopup{border:1px solid #c8c8c8}.e-designer-bottom-tip .e-arrowTipOuter{border-bottom:none;border-right:10px solid transparent;border-left:10px solid transparent}.e-designer-bottom-tip .e-arrowTipOuter{border-top:10px solid #c8c8c8}.e-designer-bottom-tip .e-arrowTipInner{border-right:9px solid transparent;border-bottom:none;border-left:9px solid transparent}.e-designer-bottom-tip .e-arrowTipInner{border-top:9px solid #fff}.e-designer-top-tip .e-arrowTipInner{border-right:9px solid transparent !important;border-left:9px solid transparent !important;border-top:9px solid transparent !important}.e-designer-top-tip .e-arrowTipInner{border-bottom:9px solid #fff !important}.e-reportdesigner-scroller .e-vscrollbar{border-top:1px solid #c8c8c8}.e-rptdesigner-drag-element{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-drag-div{border:1px solid #c8c8c8;background:#179bd7}.e-rptdesigner-drag-iconType{font-size:18px;color:#fff !important}.e-rptdesigner-drag-label,.e-rptdesigner-paramdrag-label{font-size:12px;color:#fff}.e-rptdesigner-exp-set,.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{border:1px solid #c8c8c8 !important}.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{background:#fff}.e-rptdesigner-exp-set,.e-designer-menu-expressionicon{background-color:#000}.e-rptdesigner-param-listDiv,.e-rptdesigner-param-list-childDiv,.e-rptdesigner-param-bodyDiv,.e-rptdesigner-param-panelDiv,.e-rptdesigner-param-fieldBody{background-color:#fff}.e-reportdesigner-menu-list{font-size:12px !important;font-weight:400 !important}.e-reportdesigner-menu-list:hover{background:#86cbea}.e-rptdesigner-param-anchorlink{font-size:12px;font-weight:600;color:#179bd7 !important}.e-rptdesigner-paramlist-border{border-bottom:1px solid #c8c8c8}.e-rptdesigner-paramquery-label{font-size:12px;color:#333}.e-rptdesigner-dataset-container{background:#fff}.e-rptdesigner-dataset-headermenu{color:#686969}.e-rptdesigner-datalist-icon{font-size:12px !important;color:#686969 !important}.e-rptdesigner-list-iconType{font-size:18px !important}.e-rptdesigner-list-iconType,.e-rptdesigner-data-schema{color:#686969 !important}.e-reportdesigner .e-split-add-btn-separator{border-left:.5px solid #c8c8c8}.e-rptdesigner-data-bgreset{background-color:transparent}.e-rptdesigner-data-bgset{background:#86cbea}.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow{font-size:12px !important}.e-rptdesigner-shared-row{font-weight:500 !important}.e-rptdesigner-shared-label{font-size:13px}.e-rptdesigner-rowColumn-openCloseDiv,.e-rptdesigner-rowColumn-headerTable,.e-rptdesigner-rowColumn-containerTable,.e-rptdesigner-rowColumn-bodyContainer{background-color:#ececec}.e-rptdesigner-rowColumn-container{border-color:#c8c8c8}.e-rptdesigner-rowColumn-headerDiv{color:#333}.e-rptdesigner-rowColumn-headerDiv{background-repeat:no-repeat;border-bottom:1px solid #c8c8c8}.e-rptdesigner-rowColumn-headerDiv{background:#ececec}.e-rptdesigner-rowColumn-rowDiv,.e-rptdesigner-rowColumn-columnDiv{background-color:#fff}.e-rptdesigner-headerRowSpan,.e-rptdesigner-headerColumn,.e-rptdesigner-rowColumn-fieldNameDiv,.e-rptdesigner-rowColumn-menuIcon{font-size:12px}.e-rptdesigner-rowColumn-rowDiv{border:1px solid #c8c8c8}.e-rptdesigner-rowColumn-columnDiv{border:1px solid #c8c8c8}.e-rptdesigner-rowColumn-containerTable{border:1px solid #c8c8c8;color:#333}.e-rptdesigner-rowColumn-menuDiv{border-left:.5px solid #c8c8c8}.e-rptdesigner-group-list-hover{color:#282827}.e-rptdesigner-group-list-hover{background:#86cbea}.e-rptdesigner-user-selection-active{background:#179bd7}.e-rptdesigner-user-selection-active,.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon,.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon{color:#fff}.e-rptdesigner-groupPanel-resizer{background-color:#c8c8c8}.e-rptdesigner-groupPanel-resizer:hover{background-color:#86cbea;border-color:#c8c8c8}.e-rptdesigner-groupPanel-resize-helper{background:#179bd7}.e-rptdesigner-rowColumn-rowIconSpan,.e-rptdesigner-rowColumn-advIconSpan,.e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-rowColumn-openCloseIcon,.e-rptdesigner-group-detailIcon,.e-rptdesigner-group-icon,.e-rptdesigner-rowColumn-groupIcon-size{color:#686969}.e-rptdesigner-textbox-editIcon{color:#159bd7}.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon{color:#c3c3c3}.e-rptdesigner-tablixdataassignmenu{background-color:#fff}.e-rptdesigner-tablixdataassignmenu{border:1px solid #c8c8c8;box-shadow:none}.e-rptdesigner-menu-item:hover{color:#282827;cursor:pointer}.e-rptdesigner-menu-item:hover{background:#86cbea}.e-rptdesigner-menu-item{font-size:14px;color:#333}.e-rptdesigner-menu-item>a{font-size:14px;text-overflow:ellipsis;text-decoration:none !important;overflow:hidden;white-space:nowrap}.e-rptdesigner-menu-separator{background-color:#c8c8c8}.e-rptdesigner-noRecords{font-size:12px;color:#686969 !important;font-style:italic}.e-rptdesigner-tablix-searchicon{color:#686969 !important}.e-rptdesigner-tablix-content-icon{font-family:ejreportdesigner !important;font-size:17px;font-style:normal;font-weight:normal}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{cursor:pointer;border-color:#c8c8c8;color:#282827;border-radius:4px}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{background:#f4f4f4}.e-rptdesigner-codeinfo{color:#808080}.e-reportdesigner-infoIcon-border{border-left:1px solid #dedede}.e-rptdesigner-datafield-search-box{background-color:#fff}.e-rptdesigner-datafield-search-box{border:1px solid #c8c8c8}.e-querydesigner-toolbarcontainer .e-qrydesigner-preview,.e-querydesigner-toolbarcontainer .e-qrydesigner-join,.e-querydesigner-toolbarcontainer .e-qrydesigner-exp{font-size:24px}.e-querydesigner-toolbarcontainer .e-qrydesigner-filter{font-size:16px}.e-querydesigner-toolbarcontainer .e-qrydesigner-param{font-size:20px}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-querydesigner-toolbarcontainer .e-tooltxt{border-radius:3px !important}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-right:1px solid #c8c8c8}.e-qrydesigner-separator.e-horizontal.e-separator{border-right:0 none}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider{background-color:#c8c8c8}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before{background-color:#fff}.e-querydesigner-toolbarcontainer input:checked+.e-qrydesigner-slider{background:#179bd7}.e-querydesigner a{color:#333;text-decoration:underline}.e-querydesigner,.e-querydesigner .e-data-table,.e-qrydesigner-dragheader{border:1px solid #c8c8c8}.e-qrydesigner-surface,.e-querydesigner .e-query-editor{background-color:#fff}.e-qrydesigner-schema{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:0 none;background-color:#fff}.e-qrydesigner-search-cont{background:transparent !important}.e-qrydesigner-preview-header{border-bottom:1px Solid #c8c8c8;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-qrydesigner-preview-header{background:#fcfcfc}.e-qrydesigner-schema-header{border:1px solid #c8c8c8}.e-qrydesigner-schema-scroll{border-top:1px solid #c8c8c8}.e-designer-h-splitter{border-left-style:none !important}.e-querydesigner .e-qrydesigner-surface{border-width:1px 0 0 0 !important}.e-querydesigner .e-data-table{box-shadow:0 0 10px #c8c8c8}.e-querydesigner .e-data-table .e-list{border-bottom:0 none !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark{color:#282827 !important}.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-update-icon{font-size:12px;font-weight:600;color:#282827 !important}.e-qrydesigner-generatepreview{font-size:12px;font-weight:600;color:#282827 !important}.e-qrydesigner-datacontent{font-size:12px;font-weight:600;color:#282827 !important}.e-qrydesigner-norow-msg,.e-reportdesigner-preview-grid .emptyrecord{font-size:14px;color:#333 !important}.e-qrydesigner-atc-boxshadow.e-input,.e-qrydesigner-atc-boxshadow.e-input[type="text"],.e-qrydesigner-table-boxshadow{box-shadow:rgba(0,0,0,.0745098) 0 0 0 !important}.e-qrydesigner-table-boxshadow{border-width:0 !important}.e-qrydesigner-atc-boxshadow{font-size:13px !important}.e-qrydesigner-treeview.e-chk-image{color:#179bd7 !important}.e-active>.e-qrydesigner-treeview.e-checkmark{color:#fff}.e-qrydesigner-treeview.e-checkmark{color:#179bd7}.e-qrydesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#333;opacity:.6}.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover{background-color:#86cbea !important;border-radius:4px !important}.e-qrydesigner-dragheader{background:#fff;color:#333;font-size:15px}.e-query-selection{font-size:19px !important}.e-qrydesigner-treeview,.e-reportdesigner-double-drag{color:#686969}.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag{color:#282827 !important}.e-qrydesigner-datatable .e-item .e-active{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover{color:#282827 !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview{color:#282827 !important}.e-querydesigner .e-query-text{font-size:12px !important}.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before{color:#333 !important}.e-qrydesigner-table-column:hover{border-color:#c8c8c8 !important;color:#282827 !important;border-radius:4px}.e-qrydesigner-table-column:hover{background:#86cbea}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{color:#fff !important;border-color:#c8c8c8 !important;border-radius:4px}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{background:#179bd7}.e-qrydesigner-table-header{float:left;font-weight:600;font-size:13px}.e-designer-loadbtn{font-weight:600 !important}.e-qrydesigner-table-separator{border:0 Solid;border-top-width:.5px;border-color:#c8c8c8}.e-qrydesigner-query-table{background-color:#fff}.e-querydesigner .e-query-editor .CodeMirror{color:#333}.e-querydesigner .e-query-editor .CodeMirror,.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{background-color:#fff;font-size:16px}.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{border-right:1px solid #c8c8c8}.e-qrydesigner-norow-msg,.e-qrydesigner-empty-msg,.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-add-label,.e-qrydesigner-okbtn.e-txt,.e-qrydesigner-texteditor,.e-qrydesigner-cancelbtn,.e-qrydesigner-cancelbtn.e-txt,.e-qrydesigner-add-btn,.e-qrydesigner-atc-boxshadow,.e-qrydesigner-datacontent,.e-qrydesigner-title-label,.e-qrydesigner-generatepreview{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-qrydesigner-qryjoiner-addfield{background:#fff}.e-qrydesigner-qryjoiner-container{background-color:#fff}.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon{font-size:11px}.e-qrydesigner-queryjoiner-deleteicon{color:#ee2924}.e-qrydesigner-qryjoiner-addfield-deleteicon{color:#ee2924}.e-qrydesigner-qryparameter-container{background-color:#fff;border:.5px solid #c8c8c8}.e-qrydesigner-storefont{font-size:14px;color:#333;font-weight:600}.e-qrydesigner-add-label{color:#282827}.e-qrydesigner-qryjoiner-drpdwn,.e-qrydesigner-add-btn,.e-qrydesigner-add-label{font-size:12px}.e-qrydesigner-add-icon{color:#179bd7}.e-qrydesigner-add-btn{color:#179bd7}.e-qrydesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-qrydesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-qrydesigner-dialog .e-header{border-bottom:.5px solid #179bd7 !important}.e-qrydesigner-dialog .e-footerbar{border-top:.5px #179bd7 !important}.e-qrydesigner-dialog .e-dialog-scroller{border-color:#c8c8c8}.e-qrydesigner-dialog .e-titlebar{font-size:14px !important;font-weight:600}.e-qrydesigner-param-assign,.e-qrydesigner-add-icon,.e-qrydesigner-add-btn,.e-qrydesigner-add-label,.e-qrydesigner-delete-icon{font-size:12px}.e-qrydesigner-delete-icon{color:#ee2924}.e-qrydesigner-okbtn{background:#179bd7 !important;color:#fff !important}.e-qrydesigner-okbtn{border-color:#c8c8c8 !important}.e-qrydesigner-okbtn:hover{border-color:#c8c8c8;color:#282827}.e-qrydesigner-okbtn:hover{background:#86cbea !important;color:#282827 !important}.e-qrydesigner-exp-font{font-size:13px !important}.e-qrydesigner-exp-sepdiv1{border-left:1px solid #c8c8c8}.e-qrydesigner-exp-sepdiv2{border-left:1px solid #c8c8c8}.e-qrydesigner-exp-desccontent,.e-qrydesigner-exp-example{font-size:12px}.e-qrydesigner-exp-list{background:#fff}.e-qrydesigner-exp-list-hover,.e-qrydesigner-exp-list-hover a{color:#282827}.e-qrydesigner-exp-list-hover,.e-qrydesigner-exp-list-hover a{background:#86cbea}.e-qrydesigner-exp-separator{border-right:.5px solid #c8c8c8 !important}.e-qrydesigner-explist-iconspan{font-size:16px}.e-qrydesigner-explist-iconspan{color:#ee2924}.e-qrydesigner-explist-border{border-bottom:1px solid #c8c8c8}.e-qrydesigner-explist-licontainer{border-bottom:.5px solid #c8c8c8 !important}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border-radius:2px;font-size:12px}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border:.5px solid #c8c8c8;box-shadow:0 0 1px #c8c8c8}.e-qrydesigner-dataset .e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-qrydesigner-user-selection-active{color:#fff !important}.e-qrydesigner-user-selection-active{background:#179bd7}.e-qrydesigner-user-selection-active a{color:#fff !important}.e-qrydesigner-user-selection-active a{background:#179bd7}.e-qrydesigner-queryfilter-field-table,.e-qrydesigner-queryfilter-bool-table{background-color:#fff}.e-qrydesigner-query-bool-label{font-size:13px}.e-qrydesigner-queryparam-label{font-size:14px}.e-qrydesigner-queryparam-label{color:#282827}.e-qrydesigner-dataparam-font{font-size:12px}.e-designer-textbox-border{border-color:#c8c8c8}.e-qrydesigner-title-label{font-size:12px !important;font-weight:700 !important;color:#333} \ No newline at end of file diff --git a/public/content/ejthemes/default-theme/ej.reports.core.compatibility.css b/public/content/ejthemes/default-theme/ej.reports.core.compatibility.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/default-theme/ej.reports.core.css b/public/content/ejthemes/default-theme/ej.reports.core.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/default-theme/ej.theme.css b/public/content/ejthemes/default-theme/ej.theme.css deleted file mode 100644 index b6119fc..0000000 --- a/public/content/ejthemes/default-theme/ej.theme.css +++ /dev/null @@ -1,24736 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-grid.e-rtl .e-indentcell { - border-left-color: #c8c8c8; -} -.e-grid .e-rarrowup-2x:before { - -} -.e-grid .e-rarrowdown-2x:before { - -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell { - border-right-color: #c8c8c8; - border-bottom-color: #c8c8c8; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: #179bd7; -} -/*..........................Skin css...........................*/ - -.e-grid { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-color: #c8c8c8; - color: #333333; - border-top: none; - -} -.e-grid .e-pager { - -} -.e-grid .e-pager { - background-color: #ececec; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-grid .e-btn.e-select.e-flat { - -} -.e-grid .e-btn.e-btn-normal.e-txt { - -} -.e-grid .e-icon { - color: #686969; -} -.e-groupheadercell .e-icon { - color: #232323; -} -.e-grid .e-gridheader .e-icon { - color: #232323; -} -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border: 1px solid #c8c8c8 \9; -} -.e-grid.e-dlgcontainer .e-value .e-caption { - -} -.e-grid .e-icon.e-animatebutton { - color: white; - cursor: pointer; - -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { - border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell { - border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell { - border-left: none; -} -.e-columnChooser { - border: 1px solid #c8c8c8; - font-size: 12px; - color: #333333; -} -.e-grid .e-ccButton { - -} -.e-grid .e-btncan { - -} -.e-grid .e-btnsub.e-flat.e-button:after, -.e-grid .e-btncan.e-flat.e-button:after { - -} -.e-grid .e-ccBtndiv { - -} -.e-grid .e-ccformbtn { - -} -.e-columnChoosertail { - border-bottom-color: #c8c8c8; - -} -.e-columnChoosertailAlt { - border-bottom-color: #fcfcfc; - -} -.e-columnChooserListDiv:hover { - background-color: #f7f7f7; -} -.e-columnChooser .e-vhandlespace { - background-color: white !important; -} -.e-columnChooser .e-hhandlespace { - background-color: white !important; -} -.e-columnChooserSplitter { - border-top: 1px solid #c8c8c8; - -} -.e-grid .e-number { - background-color: #bbbdc0; - color: white; -} -.e-grid .e-tableLastCell { - border-right-color: #c8c8c8 !important; -} -.e-stackedHeaderRow th { - border-bottom: 1px solid #c8c8c8 !important; -} -.e-resFilterDialogHeaderDiv { - border-bottom: 1px solid #c8c8c8 !important; -} -.e-resposnsiveFilterBtnLeft { - border-right: 1px solid #c8c8c8 !important; -} -.e-resIcon { - color: #179bd7 !important; -} -.e-grid .e-filterdialoglarge .e-ddl, -.e-grid .e-filterdialoglarge .e-numeric, -.e-grid .e-filterdialoglarge .e-atc, -.e-grid .e-filterdialoglarge .e-datewidget { - -} -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: #282827; -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:active { - -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-active > a, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-hover > a { - -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:active { - -} -.e-grid div.e-gridtoolbar { - -} -.e-grid .e-ejinputtext.e-gridsearchbar { - -} -.e-grid .e-dlgBtns .e-button { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color: #686969; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: #c8c8c8; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: white; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container { - background-color: white; -} -.e-grid.e-columnChooser .e-hscroll, -.e-grid.e-columnChooser .e-vscroll { - background-color: transparent; -} -.e-grid .e-groupdroparea { - border-top-color: #c8c8c8; - color: white; - -} -.e-grid .e-groupdroparea { - background: #179bd7; -} -.e-grid .e-groupheadercell div { - -} -.e-grid .e-groupdroparea.e-default { - -} -.e-grid .e-groupdroparea.e-active { - -} -.e-grid .e-groupdroparea.e-allowDrop { - -} -.e-grid .e-cloneproperties { - border-color: #c8c8c8; - -} -.e-grid .e-cloneproperties { - color: #282827; -} -.e-grid .e-cloneproperties { - background: #86cbea; -} -.e-grid.e-draganddrop { - -} -.e-grid.e-draganddrop .e-rowcell { - -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - color: #333333; - background-color: #f6f6f6; - border-color: #c8c8c8; - border-top-color: #c8c8c8; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent { - border-style: solid; - border-width: 1px 0 0; - border-color: #c8c8c8; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell { - border: none; -} -.e-grid .e-gridsummary .e-indentcell { - background-color: #f6f6f6; - border-top-color: #c8c8c8; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover { - color: #282827; -} -.e-grid .e-headercell-hover { - -} -.e-grid .e-headercell-hover .e-headercelldiv { - -} -.e-grid .e-headercell-hover > .e-headercelldiv:hover { - -} -.e-grid .e-gridheader .e-headercellactive .e-icon { - -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover { - -} -.e-grid .e-groupheadercell { - color: #282827; - border-color: #c8c8c8; - border-radius: 0px; - background-color: #ececec; - -} -.e-grid .e-alt_row { - background: #f7f7f7; - -} -.e-grid .e-inlineform-titlebar { - border-color: #c8c8c8; - background-color: #f7f7f7; - -} -.e-grid .gridform .e-label label { - -} -.e-grid .e-dialog .gridform .e-numerictextbox { - -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand { - border-color: #c8c8c8; - border-top-color: #c8c8c8; - background-color: #f6f6f6; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell { - border-top-color: #c8c8c8; -} -.e-grid .e-detailrowcollapse.e-lastrowcell { - border-bottom-color: #c8c8c8; -} -.e-grid .e-detailindentcell { - border-right-color: #c8c8c8; -} -.e-grid .e-rowcell.e-updatedtd { - color: #333333; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: white; -} -.e-activefocusout.e-grid .e-numericitem.e-active, -.e-activefocusout.e-grid .e-groupdroparea, -.e-activefocusout.e-grid td.e-active, -.e-activefocusout.e-grid td.e-cellselectionbackground { - background: #767778; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - color: white; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - background: #179bd7; -} -.e-grid .e-gridFromDiv { - -} -.e-grid td.e-cellselectionbackground { - -} -.e-grid td.e-cellselectionbackground { - color: white; -} -.e-grid td.e-cellselectionbackground { - background: #1484b7; -} -.e-grid .e-headercelldiv:hover { - -} -.e-grid .e-inlineform-titlebar { - font-size: 14px; - color: #282827; - -} -.e-grid .e-form-titlebar { - -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div { - background-color: transparent; - cursor: pointer; -} -.e-grid .e-dialog .gridform .e-save { - -} -.e-grid .e-dialog.e-titlebar { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - border-top-color: #c8c8c8; - border-left-color: #c8c8c8; - border-bottom-color: #179bd7; -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - background: #fcfcfc; -} -.e-grid .e-headercell, -.e-grid .e-headercell-hover { - -} -.e-grid .e-rowcell { - -} -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-horizontallines .e-resizer { - -} -.e-grid th.e-headercell[aria-sort=ascending] div, -.e-grid th.e-headercell[aria-sort=descending] div { - -} -.e-grid .e-columnselection { - background-color: #ececec; - color: #179bd7; - -} -.e-grid .e-grid-icon { - background: #fcfcfc; -} -.e-grid .e-groupheadercell { - -} -.e-grid .e-groupheadercell:hover { - -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - -} -.e-grid tr.e-groupcaptionrow { - -} -.e-grid .e-gridheader { - color: #282827; - border-bottom-color: #c8c8c8; - border-top-color: #c8c8c8; - -} -.e-grid .e-headercontent, -.e-grid .e-movableheader { - border-right-color: #c8c8c8; -} -.e-grid.e-rtl .e-headercontent { - border-left-color: #c8c8c8; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell { - border-color: #c8c8c8; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit { - -} -.e-grid .e-rowcell:first-child { - -} -.e-grid .e-rowcell:last-child { - -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext { - -} -.e-grid .e-rowcell .e-ejinputtext { - -} -.e-grid .e-ejinputtext.e-filtertext { - -} -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active { - -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus { - -} -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover { - -} -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] { - -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover { - -} -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus { - -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection { - -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection { - -} -.e-grid .e-form-togglebtn:hover { - background: #86cbea; -} -.e-grid .e-form-toggle-icon { - color: white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled { - border-color: #c8c8c8; - background-color: #fcfcfc; - background-image: none; - -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - border-color: #c8c8c8; -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - background: #179bd7; -} -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv { - color: white; -} -.e-grid .e-groupdroparea.e-hover { - -} -.e-grid .e-groupdroparea.e-hover { - background: #86cbea; -} -.e-grid tr.e-hover { - color: #282827; - -} -.e-grid tr.e-hover { - background: #86cbea; -} -.e-grid tr.e-traverse { - color: #282827; -} -.e-grid tr.e-traverse { - background: #86cbea; -} -.e-grid .e-scrollcss { - -} -.e-grid .e-scrollcss { - background: #fcfcfc; -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover { - background: #86cbea; -} -.e-grid .e-reorderindicate { - border-right-color: #179bd7; - -} -.e-grid.e-rtl .e-reorderindicate { - border-left-color: #179bd7; -} -.e-grid div.e-field-validation-error { - - white-space: normal; -} -.e-grid div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; - word-wrap: break-word; -} -.e-grid .e-dialog .e-addedrow label, -.e-grid .e-dialog .e-editedrow label, -.e-grid .e-inlineformedit label, -.e-grid .e-externalformedit label { - -} -.e-grid form.gridform.field-validation-empty { - border: 1px solid #cd0a0a; -} -.e-grid .e-editedrow .e-normaledit .e-ddl { - -} -.e-grid div.e-error .e-toparrow { - -} -.e-grid div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-grid .e-ejinputtext { - border: 1px solid #c8c8c8; - outline: none; - background-color: white; - color: #333333; - vertical-align: baseline; - text-indent: 10px; - padding-right: 4px; -} -.e-ejinputtext:focus { - box-shadow: 0 0 5px #cbcbcb; -} -.e-grid .e-summaryrow { - background-color: #f6f6f6; - border-color: #c8c8c8; - border-left-color: #c8c8c8 !important; - -} -.e-gridfooter { - width: 100%; - background-color: #f6f6f6; - border-top: 1px solid #c8c8c8; -} -.e-grid .e-detailcell tr:first-child td.e-summaryrow { - border-top: 1px solid #c8c8c8; -} -.e-grid .e-gridSummaryRows { - color: #333333; - -} -.e-grid .e-reSizeColbg { - border-left-color: #c8c8c8; - -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - background-color: transparent; -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - color: #282827; -} -.e-grid .e-headercellactive, -.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { - color: white; -} -.e-grid .e-headercellactive { - -} -.e-grid .e-headercellactive { - background: #179bd7; -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - border-left-color: #179bd7; -} -.e-grid .e-frozeny { - -} -.e-grid .e-frozeny { - border-bottom-color: #179bd7 !important; -} -.e-grid .e-dialog .e-header .e-icon { - color: #282827; -} -.e-grid.e-responsive .e-rowcell { - border-bottom-color: rgba(196, 196, 196, 0.5); -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { - border-bottom-color: #c8c8c8; -} -.e-grid form .e-select:hover .e-icon { - color: #282827; -} -.e-grid.e-touch .e-gridheader .e-headercell, -.e-grid.e-touch .e-rowcell { - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: white; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-heatmap.e-grid { - display: block; -} -.e-heatmaplegend { - display: block; -} -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, -.e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} -.e-heatmap.e-js.e-grid { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: #c8c8c8; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-excelfilter.e-dlgcontainer { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 13px; - color: #333333; - z-index: 10001; - -} -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none white; -} -.e-excelfilter .e-btncan { - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: white; - -} -.e-excelfilter .e-checkboxlist { - background: #f7f7f7; - border: #f7f7f7; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - border-width: 1px; - border-style: solid; - border-color: #fafafa; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem { - font-weight: normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget { - -} -.e-sortasc, -.e-sortdesc { - font-size: 18px; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: 14px; - color: #333333; - border: none; -} -.e-excelfilter .e-select:hover .e-icon { - color: #282827; -} -.e-excelfilter.e-dlgcustom .e-input { - line-height: 1.7em; -} -.e-excelfilter { - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, -.e-excelfilter .e-menu .e-list.e-bghdrcolor, -e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, -.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: white; -} -.e-bghdrcolor > a, -.e-fghdrcolor > a { - color: #282827; -} -.e-excelfilter .e-menu .e-list.e-valcolor { - border-color: #fcfcfc; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused { - border-color: #179bd7; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: #282827; -} -.e-excelfilter .e-searchbox .e-ejinputtext { - -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus { - -} -.e-excelfilter .e-menu-wrap ul.e-menu { - -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk { - -} -.e-excelfilter .e-searchcontainer .e-fields { - -} -.e-btn.e-btn-normal, -.e-tbtn.e-btn-normal { - -} -.e-excelfilter .e-btncontainer > div { - -} -.e-excelfilter.e-dlgcustom { - -} -.e-excelfilter .e-dialog { - -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child { - -} -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child { - -} -.e-excelfilter.e-dlgcustom .e-dlgfields { - -} -.e-excelfilter span.e-filternone.e-icon { - -} -.e-excelfilter .e-checkboxlist .e-ftrchk { - -} -.e-excelfilter ul.e-menu.e-vertical { - -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child { - -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields { - -} -.e-excelfilter .e-shadow .e-list > a { - -} -.e-excelfilter .e-shadow { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*---------------------------------Schedule Theme--------------------------------*/ - -.e-schedule, -.e-schedule.e-scheduleouter { - -} -.e-schedule, -.e-schedule.e-scheduleouter { - color: #333333; - background-color: white; -} -.e-schedule .e-mobileNavigation { - -} -.e-schedule .e-mobileNavigation { - color: #686969; -} -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: #686969; -} -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: #282827; -} -.navDrawerMenu li { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - color: white; -} -.e-schedule .icon-AddGrad:before { - color: #2382c3; -} -.e-schedule .e-datecommondiv { - -} -.e-schedule .e-datecommondiv { - color: #333333; -} -.e-schedule .e-commonviewbutton { - -} -.e-schedule .e-commonviewbutton { - color: #333333; - border: 1px solid #c8c8c8; - border-right: none; -} -.e-schedule .e-commonviewbutton { - background: #ececec; -} -.e-schedule .e-commonviewbutton.e-activeview:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - background: #86cbea; -} -.e-scheduledialog .e-scheduleclose:hover { - -} -.e-scheduledialog .e-scheduleclose:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-scheduledialog .e-scheduleclose:hover { - background: #86cbea; -} -.e-schedule .e-commonviewbutton:hover { - -} -.e-schedule .e-commonviewbutton:hover { - color: #282827; -} -.e-schedule .e-commonviewbutton:hover { - background: #86cbea; -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - color: #333333; -} -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - color: #86cbea; -} -.e-schedule .e-singleview { - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - border: 1px solid #c8c8c8; -} -.e-schedule .e-dateheader { - border-bottom: 3px solid #179bd7; -} -.e-schedule .e-horizontalemptytd { - border: none !important; - border-right: 1px solid #c8c8c8 !important; - border-top: 1px solid #c8c8c8 !important; -} -.e-schedule.e-rtl .e-horizontalemptytd { - border: none !important; - border-left: 1px solid #c8c8c8 !important; - border-top: 1px solid #c8c8c8 !important; -} -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} -.e-schedule .e-dateheader, -.e-schedule .e-leftindent { - border-bottom: 1px solid #c8c8c8; -} -.e-scheduledialog .e-quickstartend { - -} -.e-scheduledialog .e-quickstartendtime { - border-bottom: 1px solid #c8c8c8; -} -.e-scheduledialog .e-quickcreatebottomcontainer { - -} -.e-schedule .e-horizontalheader { - border-bottom: 3px solid #179bd7 !important; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} -.e-schedule .e-horizontaltimetd { - border-bottom: 3px solid #179bd7 !important; - border-top: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-horizontalalternatetd { - border-bottom: 3px solid #179bd7 !important; - border-left: 1px solid transparent; - border-top: 1px solid #c8c8c8 !important; -} -.e-schedule .e-horizontmonthheaderdatetd { - border-bottom: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-horizontmonthheaderdaytd { - border-bottom: 3px solid #179bd7 !important; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - -} -.e-schedule .e-alternateworkcell { - border-left: 1px dotted #c8c8c8 !important; -} -.e-schedule .e-dayend { - border-left: 2px solid #c8c8c8 !important; -} -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - border-bottom: 1px solid #c8c8c8 !important; -} -.e-schedule .e-parentnode { - border-bottom: 1px solid #c8c8c8 !important; -} -.e-schedule .e-parentnode { - background: #ececec; -} -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - border-bottom: 1px dotted #c8c8c8 !important; -} -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; - background: #f7f7f7; -} -.e-schedule .e-othermonths { - border-left: 1px solid transparent; -} -.e-schedule .e-agendacells { - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - color: #179bd7; -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - border-bottom: 1px dotted #cdcdcd; -} -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - color: white; -} -.e-schedule .e-monthcellhighlight { - -} -.e-schedule .e-monthcellhighlight { - background: white; -} -.e-schedule .e-businesshighlightworkcells { - -} -.e-schedule .e-businesshighlightworkcells { - background: white; -} -.e-schedule .e-scheduleheader { - -} -.e-schedule .e-scheduleheader { - background: #ececec; -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - border: 1px solid #c8c8c8; - border-bottom: transparent; - color: #333333; -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - background: #ececec; -} -.e-schedule .e-nextprevappdisable { - -} -.e-schedule .e-nextprevappdisable { - opacity: 0.4; -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - color: #686969; -} -.e-schedule .e-scheduleheader > td { - -} -.e-schedule .e-scheduleheader > td { - border: 1px solid #c8c8c8; - border-bottom: none; -} -.e-schedule .e-headerarearow > td { - border: 1px solid #c8c8c8; - border-bottom: none; -} -.e-schedule .e-contentarearow > td { - border: 1px solid #c8c8c8; - border-top: none; -} -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - -} -.e-schedule.e-scheduleresponsive.e-resources { - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - border-right: none; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-monthheader, -.e-schedule .e-scrolltimecells { - -} -.e-schedule .e-currentdayhighlight { - -} -.e-schedule .e-currentdayhighlight { - color: #282827 !important; - background: rgba(23, 155, 215, 0.3) !important; -} -.e-schedule .e-horizontal .e-currentdayhighlight { - -} -.e-schedule .e-currentdayhighlight .e-activeview { - -} -.e-schedule .e-currentdayhighlight .e-activeview { - background: none !important; - color: #282827 !important; -} -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - -} -.e-schedule .e-mousehover { - background-color: #86cbea !important; - color: #282827; -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - color: #282827; -} -.e-schedule .e-highlightcurrenttimeline { - background-color: #158ac0; -} -.e-schedule .e-currenttime { - background-color: #158ac0; - color: white; -} -.e-schedule .e-timeidicatorcircle { - color: #158ac0; -} -.e-scheduledialog .e-recuredit { - color: #179bd7; -} -.e-schedule .e-alldaycells { - border-left: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-headerresourcecells { - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells { - border-left: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-headercells { - border-left: 1px solid #c8c8c8; - border-bottom: 3px solid #179bd7; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-monthdateshighlight { - -} -.e-schedule .e-monthdateshighlight { - color: #d2d1d1 !important; -} -.e-schedule .e-monthcurrenttime { - background: #158ac0; - color: white; -} -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells { - border-left: none !important; - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: 1px solid transparent; -} -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px solid #c8c8c8 !important; -} -.e-schedule.e-rtl .e-horizontaltimetd { - border-left: none !important; - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: 1px dotted #c8c8c8 !important; -} -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: 1px solid transparent !important; -} -.e-schedule .e-activeview { - -} -.e-schedule .e-activeview { - background: #179bd7; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #179bd7 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #179bd7), color-stop(100%, #179bd7)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #179bd7 0%, #179bd7 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7', endColorstr='#179bd7', GradientType=0); - /* IE6-9 */ - - color: white; -} -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - border-bottom: 3px solid #179bd7; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell { - border-bottom: 1px solid transparent; - background: #fcfcfc; - color: #282827; -} -.e-schedule .e-horizontaldaterender { - background: #fcfcfc; - color: #282827; -} -.e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - background: #179bd7; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #179bd7 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #179bd7), color-stop(100%, #179bd7)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #179bd7 0%, #179bd7 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7', endColorstr='#179bd7', GradientType=0); - /* IE6-9 */ - - color: white; - border: 1px solid #37b2ea; -} -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - background: #179bd7; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #179bd7 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #179bd7), color-stop(100%, #179bd7)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #179bd7 0%, #179bd7 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #179bd7 0%, #179bd7 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7', endColorstr='#179bd7', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - background-color: #86cbea !important; -} -.e-schedule .e-borderleft { - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-borderright { - border-right: 1px solid #c8c8c8 !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - background: #179bd7 !important; - color: white !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - background: #86cbea !important; - color: #282827 !important; -} -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - color: #179bd7; -} -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} -.e-scheduledialog .e-outerarrowline { - border-color: #c8c8c8 transparent; - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} -.e-scheduledialog .e-innerarrow { - border-color: white transparent; - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} -.e-draggableAppointment { - box-shadow: 5px 5px 5px #383838; -} -.e-schedule .e-blocktimeappointment { - background-color: #b9b9b9; - color: #333333; - opacity: 0.4; -} -.e-scheduledialog div.e-field-validation-error { - -} -.e-scheduledialog div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; -} -.e-schedule .e-appsoverflow { - color: #686969; -} -.e-schedule .e-appsoverflow:hover { - color: #282827; -} -.e-scheduledialog div.e-error .e-toparrow { - -} -.e-scheduledialog div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: #179bd7 !important; - /* Old browsers */ - - - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #179bd7), color-stop(100%, #179bd7)) !important; - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #179bd7 0%, #179bd7 100%) !important; - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #179bd7 0%, #179bd7 100%) !important; - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #179bd7 0%, #179bd7 100%) !important; - /* IE10+ */ - background: linear-gradient(to bottom, #179bd7 0%, #179bd7 100%) !important; - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7', endColorstr='#179bd7', GradientType=0) !important; - /* IE6-9 */ - color: white !important; - } - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: -moz-linear-gradient(top, 0%, #179bd7 100%) !important; - /* FF3.6+ */ - - } - .e-schedule .e-scheduleheader { - - } - .e-schedule .e-scheduleheader { - background: #ececec !important; - } - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8 !important; - background: #f7f7f7 !important; - } - .e-schedule .e-monthcellhighlight { - - } - .e-schedule .e-monthcellhighlight { - background: white !important; - } - .e-schedule .e-businesshighlightworkcells { - - } - .e-schedule .e-businesshighlightworkcells { - background: white !important; - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - border: 1px solid #c8c8c8 !important; - border-bottom: transparent !important; - color: #333333 !important; - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - background: #ececec !important; - } - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: white !important; - } - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: #179bd7 !important; - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - border-bottom: 1px dotted #cdcdcd !important; - } - .e-schedule .e-othermonths { - border-left: 1px solid transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-grid.e-rtl .e-nextpage, -.e-grid.e-rtl .e-nextpagedisabled { - border-left-color: #c8c8c8; -} -.e-pager, -.e-grid .e-pagerstatusbar, -.e-pager .e-drpdwn li, -.e-pager .e-drpdwn, -.e-pager div.e-drpdwndiv { - background-color: #ececec; - border-color: #c8c8c8; - color: #333333; - -} -.e-pager { - -} -.e-pager .e-icon { - -} -.e-pager .e-icon { - /*other*/ - color: #686969; -} -.e-pager .e-default:hover { - -} -.e-pager .e-default:hover { - color: #282827; -} -.e-pager .e-spacing { - color: #333333; - -} -.e-pager .e-spacing.e-NP { - color: #686969; -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - /*other*/ - color: #282827; -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - background: #86cbea; -} -.e-pager.e-disable .e-numericitem.e-hover { - background: #ececec; - border-right-color: #c8c8c8; - -} -.e-pager .e-numericitem { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-pager .e-numericitem { - /*other*/ - background: #ececec; - border-right-color: #c8c8c8; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - /*other*/ - background-color: #ececec; - color: #686969; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - -} -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - -} -.e-pager .e-lastpage, -.e-pager .e-firstpage { - /*other*/ - background-color: transparent; -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - background: #86cbea; -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - /*other*/ - background: transparent; - border-right-color: #c8c8c8; - color: #686969; -} -.e-pager .e-pagercontainer { - -} -.e-pager .e-pagercontainer { - /*other*/ - background-color: #ececec; - border-color: #c8c8c8; -} -.e-pager.e-rtl .e-pagercontainer { - -} -.e-pager.e-rtl .e-numericitem { - -} -.e-pager.e-rtl .e-numericitem { - /*other*/ - border-left-color: #c8c8c8; -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - /*other*/ - border-right-color: #c8c8c8; -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - /*other*/ - border-left-color: #c8c8c8; -} -.e-pager.e-rtl div.e-parentmsgbar { - - float: left; -} -.e-pager.e-rtl div.e-parentmsgbar { - margin-left: 6px; -} -.e-pager .e-currentitem.e-active { - -} -.e-pager .e-currentitem.e-active { - /*other*/ - - color: white; - /*background-color:#428BCA;*/ - -} -.e-pager .e-currentitem.e-active { - background: #179bd7; -} -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-currentitem.e-hover { - /*other*/ - - color: white; - /*background-color:#428BCA;*/ - -} -.e-pager .e-currentitem.e-hover { - background: #179bd7; -} -.e-pager.e-disable .e-currentitem.e-hover { - -} -.e-pager.e-disable .e-currentitem.e-hover { - /*other*/ - - color: white; - background-color: #179bd7; -} -.e-pager.e-disable .e-currentitem.e-hover { - background: #179bd7; -} -.e-pager .e-NP.e-numericitem, -.e-pager .e-PP.e-numericitem { - -} -.e-pager .e-drpdwndiv:before { - color: #333333; - background: #ececec; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - /*other*/ - - color: #282827; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - background: #86cbea; -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: #333333; - background: #ececec; -} -.e-pager .e-drpdwn li.e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-pager .e-drpdwn li.e-active { - /*other*/ - - color: white; -} -.e-pager .e-drpdwn li.e-active { - background: #179bd7; -} -.e-pager div.e-numericcontainer { - -} -.e-pager div.e-parentmsgbar { - -} -.e-pager .e-textbox-paging.e-pagercontainer { - float: none; -} -.e-pager .e-template { - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox { - border: none; -} -.e-pager .e-textbox-paging .e-nextpage, -.e-pager .e-textbox-paging .e-nextpagedisabled { - border-left: 1px solid; - border-color: #c8c8c8; -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage, -.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled { - border-right: 1px solid; - border-color: #c8c8c8; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - float: none; - margin-right: 0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - padding: 9px 3px 8px 8px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord { - -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - padding: 8px 8px 2px 2px; -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox { - float: right; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - border-radius: 0px 4px 4px 0px; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - border-radius: 0px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover { - border-radius: 0px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background: #86cbea; -} -.e-pager .e-template .e-textbox-paging .e-lastpage, -.e-pager .e-template .e-textbox-paging .e-lastpagedisabled { - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage, -.e-pager.e-rtl .e-template .e-lastpagedisabled { - border-right: none; - border-left: 1px solid; - border-left-color: #c8c8c8; -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled, -.e-pager .e-template .e-nextpager.e-nextprevitemdisabled { - display: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - -} -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - background-color: #fafafa; -} -.e-scrollbar .e-vscroll { - - border-right: none; -} -.e-scrollbar .e-vscroll { - border-left: 1px solid #c8c8c8; -} -.e-scrollbar .e-hscroll { - -} -.e-scrollbar .e-hscroll { - border-top: 1px solid #c8c8c8; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: 1px solid #c8c8c8; -} -.e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - border-bottom: 1px solid #c8c8c8; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - - border-left: none; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - border-right: 1px solid #c8c8c8; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: 1px solid #c8c8c8; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - background-color: #ececec; -} -.e-scrollbar .e-vhandle { - -} -.e-scrollbar .e-vhandle { - border-top: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-vhandle:active { - -} -.e-scrollbar .e-hhandle { - -} -.e-scrollbar .e-hhandle { - border-left: 1px solid #c8c8c8; - border-right: 1px solid #c8c8c8; -} -.e-scrollbar .e-hhandle:hover, -.e-scrollbar .e-hhandle:active { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - background-color: #86cbea; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - background-color: #86cbea; - cursor: default; - border-color: #c8c8c8; -} -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - -} -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - /*other*/ - color: #686969; -} -.e-scrollbar .e-button:hover { - - border-color: #c8c8c8; -} -.e-scrollbar .e-button:hover { - /*other*/ - background-color: #86cbea; - color: #282827; -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - /*other*/ - background-color: #ececec; -} -.e-scroller.e-speed-scroll > .e-content { - overflow: scroll !important; -} -.e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover { - border: 1px solid #c8c8c8; - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover { - background: #ececec; -} -.e-scrollbar .e-v-line:before { - content: ""; -} -.e-scrollbar .e-h-line:before { - content: ""; -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - color: #686969; -} -.e-scroller .e-disable .e-button:hover { - background-color: transparent; -} -.e-scroller .e-vscroll .e-vup.e-button, -.e-scroller .e-vscroll .e-vdown.e-button, -.e-scroller .e-hscroll .e-hup.e-button, -.e-scroller .e-hscroll .e-hdown.e-button { - -} -.e-scroller .e-vscroll .e-vup.e-button:hover, -.e-scroller .e-vscroll .e-vdown.e-button:hover, -.e-scroller .e-hscroll .e-hup.e-button:hover, -.e-scroller .e-hscroll .e-hdown.e-button:hover { - -} -.e-scroller .e-vscroll .e-vup.e-button:active, -.e-scroller .e-vscroll .e-vdown.e-button:active, -.e-scroller .e-hscroll .e-hup.e-button:active, -.e-scroller .e-hscroll .e-hdown.e-button:active { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-acrdn { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn > .e-content { - border-color: #c8c8c8; - background-color: white; - -} -.e-acrdn > .e-content { - - border-right: -1; - border-left: -1; -} -.e-acrdn > .e-content { - /*other*/ - color: #333333; - font-size: 14px; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - /*other*/ - - color: #333333; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - background: #ececec; -} -.e-acrdn .e-select { - - font-weight: normal; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn .e-select { - -} -.e-acrdn .e-select { - /*other*/ - border-color: #c8c8c8; - font-size: 16px; -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - /*other*/ - - color: #282827; - border-color: #c8c8c8; -} -.e-acrdn .e-select:hover { - background: #86cbea; -} -.e-acrdn .e-select a { - -} -.e-acrdn .e-select a { - color: #333333; -} -.e-acrdn .e-select:first-child { - -} -.e-acrdn .e-select:first-child { - border-top-color: #c8c8c8; -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - /*other*/ - border-color: #c8c8c8; -} -.e-acrdn .e-select:last-of-type { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - /*other*/ - - color: white; -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - background: #179bd7; -} -.e-acrdn.e-disable .e-select:hover, -.e-acrdn.e-disable .e-select:hover a { - background: #ecedee; - color: #5c5c5c; -} -.e-acrdn .e-select.e-active { - - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active { - /*other*/ - border-color: #c8c8c8; -} -.e-acrdn .e-select.e-active:hover { - -} -.e-acrdn .e-select.e-active:hover { - /*other*/ - - color: #282827; - border-color: #c8c8c8; -} -.e-acrdn .e-select.e-active:hover { - background: #86cbea; -} -.e-acrdn .e-select.e-active a { - -} -.e-acrdn .e-select.e-active a { - /*other*/ - color: white; -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - /*other*/ - color: #282827; -} -.e-acrdn .e-select > span { - color: #686969; -} -.e-acrdn .e-select.e-active > span { - -} -.e-acrdn .e-select.e-active > span { - /*other*/ - color: white; -} -.e-acrdn .e-select:hover > span, -.e-acrdn .e-select.e-active:hover > span { - color: #282827; -} -.e-acrdn .e-select.e-disable:hover > span, -.e-acrdn .e-select.e-disable.e-active:hover > span { - color: #686969; -} -.e-acrdn .e-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #c8c8c8; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: #333333; - font-size: 14px; - font-weight: normal; -} -.e-atc-popup { - -} -.e-atc-popup .e-hilight-txt { - -} -.e-atc .e-options.e-active { - - color: white; -} -.e-atc .e-options.e-active { - border-color: #c8c8c8; -} -.e-atc .e-options.e-active { - background: #179bd7; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - background: #86cbea; -} -.e-atc .e-boxes { - background-color: white; -} -.e-atc.e-focus .e-in-wrap { - -} -.e-atc.e-focus .e-in-wrap { - box-shadow: 0 0 2px #cbcbcb; -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc:hover .e-in-wrap { - -} -.e-atc-popup .e-category { - border-bottom: 1px solid #c8c8c8; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - color: #282827; - border-color: #86cbea; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - background: #86cbea; -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - background: #86cbea; -} -.e-atc-popup ul li, -.e-atc-popup.e-rtl ul li { - -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - border-color: #c8c8c8; - color: #686969; -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - background: #ececec; -} -.e-atc .e-input.e-load { - background-image: url(images/ajax-loader.gif); -} -.e-atc ::-webkit-input-placeholder { - -} -.e-atc ::-webkit-input-placeholder { - color: #333333; -} -.e-atc :-ms-input-placeholder { - -} -.e-atc :-ms-input-placeholder { - color: #333333; -} -.e-atc ::-moz-placeholder { - -} -.e-atc ::-moz-placeholder { - color: #333333; -} -.e-atc :-moz-placeholder { - -} -.e-atc :-moz-placeholder { - color: #333333; -} -.e-atc-popup .e-atc-tdbottom, -.e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid #c8c8c8; -} -.e-atc-popup .e-atc-tdright, -.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thright { - border-right: 1px solid #c8c8c8; -} -.e-atc-popup .e-atc-tdleft, -.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thleft { - border-left: 1px solid #c8c8c8; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: #f7f7f7; - -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: #f7f7f7; - -} -.e-atc .e-in-wrap { - -} -.e-atc .e-in-wrap, -.e-atc .e-in-wrap .e-input { - -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc-popup { - -} -.e-atc .e-input::selection { - -} -.e-atc .e-input::-moz-selection { - -} -.e-atc.e-disable-wrap .e-in-wrap { - -} -.e-atc.e-disable-wrap .e-in-wrap { - background-color: whitesmoke; - border-color: #e3e3e3; -} -.e-atc .e-in-wrap:before, -.e-atc .e-in-wrap:after { - -} -.e-atc .e-select.e-active, -.e-atc .e-select:hover { - -} -.e-atc .e-select:after { - -} -.e-atc .e-select { - -} -.e-atc .e-visual-mode.e-input { - -} -.e-atc-popup .e-ul .txt { - -} -.e-atc-popup .e-ul .flag { - -} -.e-atc .e-select .e-icon.e-search { - -} -.e-atc .e-autocomplete.e-input { - -} -.e-atc .e-select:active { - -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - background-color: #d6d7d7; -} -.e-atc .e-options .e-icon.e-close { - -} -.e-atc .e-options.e-active .e-icon.e-close { - -} -.e-atc .e-options { - -} -.e-atc .e-visual-mode.e-input { - -} -.e-atc-popup .e-atc-tableContent td { - -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - -} -.e-atc .e-in-wrap.e-padding { - -} -.e-atc .e-in-wrap.e-padding:before, -.e-atc .e-in-wrap.e-padding:after { - -} -.e-atc-popup .e-activeli, -.e-atc-popup .e-content .e-activeli { - background: #179bd7; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Button -------------------------------------------*/ - -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - -} -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - font-weight: normal; - font-size: 14px; -} -.e-btn { - -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px #cbcbcb; -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-split-btn-hide { - visibility: hidden; -} -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - border-right: medium none; - border-left-color: #c8c8c8; -} -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - border-left: medium none; - border-right-color: #c8c8c8; -} -.e-btn.e-select.e-disable, -.e-btn.e-disable.e-select:hover { - -} -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active { - color: #333333; - border-color: #c8c8c8; -} -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active { - background: #ececec; -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - color: #333333; - border-color: #c8c8c8; -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - background: #ececec; -} -.e-btn.e-disable, -.e-btn.e-select.e-disable .e-icon, -.e-btn.e-select.e-disable:hover .e-icon, -.e-btn.e-select.e-disable:active .e-icon { - cursor: default; - -} -/*flat button*/ - -.e-btn.e-select.e-flat:hover, -.e-btn.e-select.e-flat:focus { - -} -.e-btn.e-select.e-flat:active { - -} -.e-button.e-btn.e-flat.e-disable.e-select, -.e-button.e-btn.e-flat.e-disable.e-select:active, -.e-button.e-btn.e-flat.e-disable.e-select:hover { - -} -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary:hover .e-icon { - -} -.e-tbtn.e-btn.e-select.e-primary:hover { - -} -.e-tbtn.e-btn.e-select.e-primary.e-active, -.e-tbtn.e-btn.e-select.e-primary.e-active:hover { - -} -.e-btn.e-primary.e-select:hover, -.e-btn.e-primary.e-select:focus { - -} -.e-btn.e-select.e-primary:active { - -} -/*primary raised button*/ - -.e-btn.e-select.e-primary-raised { - -} -.e-btn.e-select.e-primary-raised .e-icon, -.e-btn.e-select.e-primary-raised:hover .e-icon { - -} -.e-btn.e-select.e-primary-raised.e-active, -.e-btn.e-select.e-primary-raised.e-active:hover { - -} -.e-btn.e-primary-raised.e-select:hover, -.e-btn.e-primary-raised.e-select:focus { - -} -.e-btn.e-select.e-primary-raised:active { - -} -.e-btn.e-select.e-primary-raised.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - -} -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:hover { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:active { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - - border: none; - box-shadow: none; -} -/*end*/ - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:focus, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon, -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - -} -.e-icon-btn.e-btn.e-select.e-icon:focus { - -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-icon-btn.e-btn.e-select.e-icon:active, -.e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon, -.e-icon-btn.e-btn.e-select.e-icon:focus, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-float-btn.e-btn.e-select.e-icon.e-disable, -.e-float-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - -} -.e-button.e-btn.e-select.e-disable:after, -.e-tbtn.e-btn.e-select.e-disable:after, -.e-split .e-split-btn.e-btn:after { - -} -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - background: #86cbea; -} -.e-splitbutton.e-btn.e-left-btn:focus, -.e-split-btn.e-btn.e-select.e-drp-btn:focus { - -} -.e-splitbutton.e-btn.e-left-btn.e-disable:focus, -.e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus { - -} -.e-split.e-widget.e-disable { - -} -.e-splitbutton .e-btn.e-select:focus { - -} -.e-btn.e-select:focus { - -} -.e-btn.e-select:active, -.e-btn.e-disable.e-active.e-select:hover, -.e-tbtn.e-flat.e-active, -.e-tbtn.e-btn.e-select.e-flat { - -} -.e-btn.e-select:active, -.e-tbtn.e-active { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - color: #686969; -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - border-color: #c8c8c8; - color: white; -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - background: #179bd7; -} -.e-tbtn.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover .e-icon { - -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - color: #282827; -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - color: white; -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - background-color: #ececec; - color: #333333; - border-color: #c8c8c8; -} -.e-menu.e-widget.e-split li.e-list:hover { - -} -.e-split-btn-div .e-icon { - -} -.e-btn.e-disable.e-select:hover, -.e-btn.e-disable, -.e-btn.e-select.e-disable:hover, -.e-btn.e-select.e-disable { - -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - -.e-tbtn.e-btn.e-select { - -} -.e-tbtn.e-btn.e-select:hover, -.e-tbtn.e-btn.e-select:focus { - -} -.e-tbtn.e-btn.e-select.e-active:focus { - -} -.e-tbtn.e-btn.e-select.e-active { - -} -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active .e-icon { - -} -.e-tbtn.e-btn.e-select.e-active.e-disable, -.e-tbtn.e-btn.e-select.e-disable { - -} -.e-tbtn.e-select.e-flat:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-btn.e-select.e-flat { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, -.e-btn.e-select.e-flat .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, -.e-btn.e-select.e-flat.e-disable, -.e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, -.e-split.e-widget.e-disable:hover, -.e-split.e-widget.e-disable .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, -.e-btn.e-select.e-flat.e-disable .e-icon, -.e-btn.e-select.e-primary.e-disable .e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, -.e-btn.e-select.e-flat.e-disable .e-icon:hover, -.e-btn.e-select.e-primary.e-disable .e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - color: white; -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - -} -.e-btn.e-select .e-icon { - -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - -} -.e-btn.e-select.e-disable { - -} -.e-btn.e-select.e-disable .e-icon { - -} -.e-split.e-widget { - - background: none; -} -.e-split.e-widget:hover, -.e-split.e-widget:focus { - -} -.e-split.e-widget.e-active .e-splitarrowright, -.e-split.e-widget.e-active .e-splitarrowleft, -.e-split.e-widget.e-active .e-splitarrowtop, -.e-split.e-widget.e-active .e-splitarrowbottom { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - -} -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - -} -.e-split.e-widget:focus { - -} -.e-split.e-widget.e-active { - -} -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -/*primary button*/ - -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - -} -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - border-color: #c8c8c8; - color: white; -} -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - background: #179bd7; -} -.e-btn.e-select.e-primary:hover { - -} -.e-btn.e-select.e-primary:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-btn.e-select.e-primary:hover { - background: #86cbea; -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary .e-icon:active { - color: white; -} -.e-btn.e-select.e-primary:hover .e-icon { - color: #282827; -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - color: white; -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - border-color: rgba(200, 200, 200, 0.5); - color: rgba(255, 255, 255, 0.5); -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - background: #179bd7; -} -.e-btn.e-select.e-disable.e-primary .e-icon, -.e-btn.e-select.e-disable.e-primary:hover .e-icon, -.e-btn.e-select.e-disable.e-primary:active .e-icon { - color: rgba(255, 255, 255, 0.5); -} -.e-button.e-btn:not(:active):after, -.e-tbtn.e-btn.e-active:not(:active):after, -.e-split .e-split-btn.e-select.e-btn:not(:active):after, -.e-tbtn.e-btn.e-flat.e-active:not(:active):after, -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - -} -.e-button.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn:not(:active):after { - -} -/*end*/ - -/*------------------------------------Custom Button---------------------------------------*/ - -.e-btn.e-select.e-success { - color: white; - background: #5cb85c; - border-color: #4cae4c; -} -.e-btn.e-select.e-success .e-icon, -.e-btn.e-select.e-info .e-icon, -.e-btn.e-select.e-warning .e-icon, -.e-btn.e-select.e-danger .e-icon { - color: white; -} -.e-btn.e-select.e-success:active, -.e-btn.e-select.e-success:hover, -.e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} -.e-btn.e-select.e-success:focus, -.e-btn.e-select.e-success:active:hover, -.e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} -.e-btn.e-select.e-info { - color: white; - background: #5bc0de; - border-color: #46b8da; -} -.e-btn.e-select.e-info:active, -.e-btn.e-select.e-info:hover, -.e-btn.e-select.e-info:focus, -.e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} -.e-btn.e-select.e-info:active:hover, -.e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} -.e-btn.e-select.e-warning { - color: white; - background: #f0ad4e; - border-color: #eea236; -} -.e-btn.e-select.e-warning:active, -.e-btn.e-select.e-warning:hover, -.e-btn.e-select.e-warning:focus, -.e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} -.e-btn.e-select.e-warning:active:hover, -.e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} -.e-btn.e-select.e-danger { - color: white; - background: #d9534f; - border-color: #d43f3a; -} -.e-btn.e-select.e-danger:active, -.e-btn.e-select.e-danger:hover, -.e-btn.e-select.e-danger:focus, -.e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} -.e-btn.e-select.e-danger:active:hover, -.e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} -.e-btn.e-select.e-link, -.e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} -.e-btn.e-select.e-link:active, -.e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} -.e-btn.e-select.e-link:hover, -.e-btn.e-select.e-link:hover .e-icon, -.e-btn.e-select.e-link:focus, -.e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, -.e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} -.e-btn.e-select.e-link.e-txt:hover, -.e-btn.e-select.e-link.e-txt:focus, -.e-btn.e-select.e-link.e-txt:active:hover { - text-decoration: underline; -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:focus, -.e-btn.e-select.e-disable.e-success:active, -.e-btn.e-select.e-disable.e-success:active:hover { - background: rgba(92, 184, 92, 0.5); -} -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:hover, -.e-btn.e-select.e-disable.e-info:focus, -.e-btn.e-select.e-disable.e-info:active, -.e-btn.e-select.e-disable.e-info:active:hover { - background: rgba(91, 192, 222, 0.5); -} -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:hover, -.e-btn.e-select.e-disable.e-warning:focus, -.e-btn.e-select.e-disable.e-warning:active, -.e-btn.e-select.e-disable.e-warning:active:hover { - background: rgba(240, 173, 78, 0.5); -} -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:hover, -.e-btn.e-select.e-disable.e-danger:focus, -.e-btn.e-select.e-disable.e-danger:active, -.e-btn.e-select.e-disable.e-danger:active:hover { - background: rgba(217, 83, 79, 0.5); -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:active:hover, -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:active:hover, -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:active:hover, -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link:active:hover { - color: rgba(255, 255, 255, 0.5); - border-color: transparent; - box-shadow: none; -} -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link.e-txt, -.e-btn.e-select.e-disable.e-link:hover, -.e-btn.e-select.e-disable.e-link.e-txt:hover, -.e-btn.e-select.e-disable.e-link:active, -.e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, -.e-btn.e-select.e-disable.e-link:focus .e-txt, -.e-btn.e-select.e-disable.e-link:active:hover, -.e-btn.e-select.e-disable.e-link.e-txt:active:hover { - color: rgba(51, 122, 183, 0.5); - background: transparent; - text-decoration: none; -} -.e-btn.e-select.e-disable.e-link .e-icon, -.e-btn.e-select.e-disable.e-link:hover .e-icon, -.e-btn.e-select.e-disable.e-link:focus .e-icon, -.e-btn.e-select.e-disable.e-link:active .e-icon, -.e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: rgba(51, 122, 183, 0.5); -} -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ - -.ejinputtext { - background-color: white; - - outline: medium none; -} -.ejinputtext { - border: 1px solid #c8c8c8; - color: #333333; -} -.e-textbox, -.e-textarea { - background-color: white; - -} -.e-textbox, -.e-textarea { - border-color: #c8c8c8; - color: #333333; -} -.ejinputtext:focus { - -} -.ejinputtext:focus { - box-shadow: 0 0 2px #cbcbcb; -} -.e-textbox:hover, -.e-textarea:hover { - -} -.e-textbox:focus, -.e-textarea:focus { - -} -.e-textbox:focus, -.e-textarea:focus { - box-shadow: 0 0 2px #cbcbcb; -} -.e-textbox.e-animation:focus, -.e-textarea.e-animation:focus { - -} -.e-ripple-bar:before, -.e-ripple-bar:after { - -} -.e-textbox[disabled], -.e-textarea[disabled] { - box-shadow: none; - -} -.e-textbox[disabled], -.e-textarea[disabled] { - background-color: whitesmoke; - border-color: #e3e3e3; - color: rgba(51, 51, 51, 0.38); -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - - box-shadow: none; -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - border-color: #c8c8c8; -} -.e-textbox::selection, -.e-textarea::selection { - -} -.e-textbox::-moz-selection, -.e-textarea::-moz-selection { - -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - color: #333333; -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - color: #333333; -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - color: #333333; -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - color: #333333; -} -.e-textbox.e-error, -.e-textarea.e-error { - -} -.e-validation-error { - -} -.e-menu.e-split.e-context { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - color: #333333; -} -.e-menu.e-split.e-context .e-list .e-icon { - -} -.e-menu.e-split.e-context .e-list.e-mhover { - -} -.e-btn.e-disable.e-select, -.e-tbtn.e-btn.e-disable.e-select.e-active, -.e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, -.e-split.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - color: #d6d7d7; - opacity: 1; -} -.e-btn.e-disable.e-select, -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, -.e-tbtn.e-btn.e-disable.e-select.e-active:hover { - background-color: whitesmoke; - border-color: #e3e3e3; - color: #d6d7d7; - opacity: 1; -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon { - color: #d6d7d7; -} -.e-btn.e-disable.e-select .e-icon { - color: #d6d7d7; -} -.e-btn.e-disable.e-select:focus { - box-shadow: none; -} -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-captcha .refresh { - -} -.e-captcha .refresh { - /*other*/ - - -} -.e-captcha .refresh { - /*other*/ - background: #f7f7f7; - border: 1px solid #cbcbcb; -} -.e-captcha .audio { - -} -.e-captcha .audio { - /*other*/ - - -} -.e-captcha .audio { - /*other*/ - background: #f7f7f7; -} -.e-captcha .imagecontainer { - border: 1px solid #9a9a9a; -} -.e-captcha .validTextBox { - -} -.e-captcha .validTextBox { - /*other*/ - - -} -.e-captcha .validTextBox { - /*other*/ - border: 1px solid #c9c7c7; -} -.e-captcha .e-validTextBox { - -} -.e-captcha .e-validTextBox { - /*other*/ - - -} -.e-captcha .e-validTextBox { - /*other*/ - border: 1px solid #c9c7c7; -} -.e-captcha .e-refresh { - -} -.e-captcha .e-refresh { - /*other*/ - - -} -.e-captcha .e-refresh { - /*other*/ - background: #f7f7f7; - border: 1px solid #cbcbcb; -} -.e-captcha .e-audio { - -} -.e-captcha .e-audio { - /*other*/ - - -} -.e-captcha .e-audio { - /*other*/ - background: #f7f7f7; - border: 1px solid #c9c7c7; -} -.e-captcha .e-imageContainer { - border: 1px solid #9a9a9a; -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - /*other*/ - width: 0px; -} -.e-captcha .validTextBox:focus { - -} -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:active { - -} -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - -} -.e-captcha .refresh.e-btn.e-select:focus, -.e-captcha .audio.e-btn.e-select:focus, -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, -.e-captcha .e-audio.e-btn.e-select:focus, -.e-captcha .e-refresh.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - -} -.e-captcha .imagecontainer img, -.e-captcha .e-imageContainer img { - -} -.e-captcha .refresh:focus, -.e-captcha .audio:focus, -.e-captcha .e-refresh:focus, -.e-captcha .e-audio:focus { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Colorpicker -------------------------------------------*/ - -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - -} -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - border: 3px solid white; -} -.e-colorpicker .e-slider-wrap .e-handle.e-select, -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid white; -} -.e-colorpicker:focus { - outline: none; -} -.e-colorwidget .e-select { - -} -.e-colorwidget .e-select { - background: white; - color: #686969; - border-color: #c8c8c8; -} -.e-colorpicker .e-buttons .e-codeeditor .e-color-code { - -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - background: #86cbea; -} -.e-colorwidget.e-split .e-in-wrap .e-select:active, -.e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - -} -.e-colorwidget .e-in-wrap, -.e-colorwidget .e-in-wrap.e-box.e-disable:hover, -.e-colorwidget .e-in-wrap.e-box.e-disable:focus { - -} -.e-colorwidget .e-in-wrap.e-box:hover { - -} -.e-colorwidget .e-in-wrap.e-box:focus { - -} -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: white; -} -.e-colorpicker.e-popup { - background-color: #ececec; - border-color: #c8c8c8; -} -.e-presetWrapper.e-widget.e-context { - border-color: #c8c8c8; - -} -.e-colorwidget.e-focus { - box-shadow: 0 0 2px #cbcbcb; -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - background-color: white; - color: #333333; - -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - border-color: white; -} -.e-colorpicker .e-footer .e-split.e-widget { - -} -.e-colorpicker .e-footer .e-split.e-widget:hover { - -} -.e-colorpicker .e-footer .e-split.e-widget:active { - -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - -} -.e-colorwidget .e-color-container .e-selected-color::after, -.e-colorwidget .e-select .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:after { - -} -.e-colorpicker .e-footer .e-switcher:hover { - -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - - color: #333333; -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - background: white; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn { - border-right: 1px solid; - border-right-color: #c8c8c8; -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - background-color: white; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - background: #86cbea; -} -.e-presetWrapper.e-menu.e-context, -.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, -.e-presetWrapper.e-menu.e-context .e-list > ul, -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #333333; - border-color: white; -} -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #333333; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - border-color: #c8c8c8; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - background: #ececec; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn, -.e-colorpicker .e-footer .e-applyButton.e-btn { - border-color: #c8c8c8; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn, -.e-colorpicker .e-footer .e-applyButton.e-btn { - background: #ececec; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - background: #86cbea; -} -.e-colorpicker .e-buttons .e-grpbtn { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - color: #333333; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - background-color: white; - border-color: white; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable { - background: none; -} -.e-colorpicker .e-buttons .e-color-code { - -} -.e-colorpicker .e-buttons .e-color-code:hover { - -} -.e-colorpicker .e-buttons .e-color-code:focus { - -} -.e-colorpicker .e-buttons .e-codeeditor::before { - -} -.e-colorpicker .e-buttons .e-previous, -.e-presetWrapper .e-presets-table .e-preset-row { - border-color: #c8c8c8; -} -.e-colorpicker .e-item { - -} -.e-colorpicker .e-item { - border-color: #c8c8c8; -} -.e-colorpicker .e-item.e-state-selected { - -} -.e-colorpicker .e-color-image, -.e-presetWrapper .e-color-image, -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: url(../common-images/lighttheme/colorpicker_light.png); - background-color: transparent; - filter: none; -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - -} -.e-presetWrapper .e-presetHeader, -.e-colorpicker .e-element .e-icon:before { - color: #333333; -} -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before { - -} -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-codeeditor .e-close_01 { - color: #333333; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - color: white; - border-color: #c8c8c8; - box-shadow: 0 0 0 2px white; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - background: #179bd7; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - background: #86cbea; -} -.e-presetWrapper.e-menu.e-context li.e-list { - background: white; -} -.e-colorpicker .e-context.e-menu .e-mhover > a, -.e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, -.e-colorpicker .e-context.e-menu .e-mfocused > a, -.e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - background: transparent; -} -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - -} -.e-colorpicker .e-footer .e-switcher:focus { - box-shadow: 0 0 2px #cbcbcb; - outline-color: #cbcbcb; -} -.e-colorwidget.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - opacity: 1; -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover { - background-color: #d6d7d7; -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - margin: -11px 5px; -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable { - opacity: 0.35; - background: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-fileexplorer, -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - border-color: #c8c8c8; -} -.e-fileexplorer input, -input.e-fe-dialog-text { - -} -.e-fileexplorer, -.e-fileexplorer input, -input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input { - border-color: #c8c8c8; -} -.e-fileexplorer { - border-color: #c8c8c8; -} -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar, -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer.e-fe-mobile .e-fe-split-icon { - border-color: #c8c8c8; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar { - -} -.e-fileexplorer .e-statusbar .e-itemStaus { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - color: #333333; -} -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td { - color: #282827; -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - color: white; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - border-color: #c8c8c8; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - background: #86cbea; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - color: #282827; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, -.fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon { - color: white; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - color: #282827; -} -.e-fileexplorer .e-treeview .e-fe-node-hover, -.e-fe-dialog.e-icon.e-close:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-fileexplorer .e-treeview .e-fe-node-hover, -.e-fe-dialog.e-icon.e-close:hover { - background: #86cbea; -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - border-color: #c8c8c8; - background: #179bd7; -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - color: #282827; - border-color: #c8c8c8; -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - background: #86cbea; -} -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon { - color: #179bd7; -} -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - color: #282827; - border-color: #c8c8c8; -} -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input, -.e-fe-split-context.e-menu.e-context.e-split, -.e-fe-split-context.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - border-color: #c8c8c8; - background: #86cbea; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - - border-color: #c8c8c8; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - background: #86cbea; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - background: #86cbea; -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - -} -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn, -.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn { - background: none; -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - -} -.e-fileexplorer .e-toolbar input, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - -} -.e-fileexplorer .e-toolbar input::selection, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - -} -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - -} -.e-fileexplorer .e-scrollbar .e-vscroll, -.e-fileexplorer .e-scrollbar .e-hscroll { - -} -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, -.e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - -} -.e-fileexplorer .e-toolbar { - color: #686969; - border-color: #c8c8c8; -} -.e-fileexplorer .e-toolbar { - background: #ececec; -} -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer .e-grid .e-gridheader.e-scrollcss, -.e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: white; -} -.e-fileexplorer .e-alt_row, -.e-fileexplorer .e-gridheader, -.e-fileexplorer .e-gridheader .e-headercell, -.e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, -.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace { - background-color: white; -} -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage { - border-color: #c8c8c8; -} -.e-fileexplorer.e-js .e-active .e-thumbImage { - border-color: #179bd7; -} -.e-menu > .e-list.e-fe-separator { - border-color: #c8c8c8; -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - border-color: #179bd7; -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - background: #ececec; - border-color: #ececec; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - background: #ececec; - border-color: #ececec; -} -.e-dialog .e-fe-table table tr .e-readonly { - background: white; - color: #333333; -} -.e-dialog .e-fe-table table .e-border { - border-color: #c8c8c8; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - background: #179bd7; - color: white; -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, -.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider { - background-color: transparent; -} -.e-fileexplorer .e-fe-popup .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-fileexplorer .e-fe-popup .e-downtail:before, -.e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: #c8c8c8; -} -.e-fileexplorer .e-fe-popup span:hover, -.e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: #686969; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable { - box-shadow: 0px 0px 6px -1px #c8c8c8 inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child { - -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - border-bottom-color: #179bd7; -} -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - color: #282827; -} -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select { - background: #179bd7; -} -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select { - background: #86cbea; -} -.e-fe-dialog input.e-fe-dialog-text { - -} -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - background-color: rgba(23, 155, 215, 0.2); -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - border: 1px solid #179bd7; -} -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, -.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: #179bd7; -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fileexplorer .e-toolbar .e-tool-input:hover, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, -.e-fe-dialog input.e-fe-dialog-text:hover { - -} -.e-fe-dialog input.e-fe-dialog-text { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - -} -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - -} -.e-fileexplorer .e-switchGridView.e-button.e-active { - -} -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - -} -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DatePicker themes -------------*/ - -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate, -.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: #bfbfbf; - visibility: visible; - cursor: default; -} -.e-datepicker table td.e-hidedate { - visibility: hidden; -} -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: #c8c8c8; - -} -.e-datewidget .e-in-wrap:before, -.e-datewidget .e-in-wrap:after { - -} -.e-datewidget.e-widget:hover .e-in-wrap { - -} -.e-datewidget.e-disable:hover .e-in-wrap { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - /*other*/ - - box-shadow: 0 0 2px #cbcbcb; -} -.e-datewidget.e-widget .e-select:active:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - /*other*/ - - border-color: #c8c8c8; - color: #686969; -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - background: #ececec; -} -.e-ntouch.e-datewidget .e-select:hover { - -} -.e-ntouch.e-datewidget .e-select:hover { - /*other*/ - - color: #282827; - border-color: #c8c8c8; -} -.e-ntouch.e-datewidget .e-select:hover { - background: #86cbea; -} -.e-datewidget .e-select.e-active { - border-color: #179bd7; -} -.e-datewidget .e-select.e-active { - background: #179bd7; -} -.e-datewidget .e-input { - background-color: white; - -} -.e-datewidget .e-input { - /*other*/ - color: #333333; -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - /*other*/ - color: #179bd7; -} -.e-datepicker table td.e-dp-weekend { - color: #cd0a0a; -} -.e-datepicker.e-calendar { - - border-color: #c8c8c8; - background-color: white; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - font-weight: normal; - -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - background: #fcfcfc; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - /*other*/ - border-bottom: 1px solid #c8c8c8; - font-size: 16px; - color: #282827; -} -.e-datepicker .e-header:hover > span { - color: #282827; -} -.e-datepicker .e-footer { - -} -.e-datepicker .e-footer { - /*other*/ - color: #333333; - border: 1px solid transparent; -} -.e-datepicker .e-footer.e-btn.e-select { - /*other*/ - background: transparent; - width: 100%; -} -.e-ntouch.e-datepicker .e-footer:hover { - -} -.e-ntouch.e-datepicker .e-footer:hover { - /*other*/ - - color: #282827; - border: 1px solid #c8c8c8; -} -.e-ntouch.e-datepicker .e-footer:hover { - background: #86cbea; -} -.e-datepicker .e-text { - -} -.e-datepicker .e-text { - /*other*/ - color: #282827; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - - border-bottom: 1px solid transparent; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - background: #ececec; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - /*other*/ - color: #333333; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - border-color: #c8c8c8; - box-shadow: 0 0 0 transparent inset; - -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - background: #86cbea; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - /*other*/ - color: #282827; - border-radius: 4px; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - background: transparent; -} -.e-datepicker td.e-state-hover { - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - /*other*/ - color: #bfbfbf; -} -.e-datepicker .e-datepicker-days .e-selected-days { - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; -} -.e-datepicker .e-datepicker-days .e-selected-days { - background: #179bd7; -} -.e-work-week .e-week-day, -.e-selected-week, -.e-selected-month { - background-color: #ececec; - color: #333333; -} -.e-datepicker .e-header .e-icon { - -} -.e-datepicker .e-header .e-icon { - /*other*/ - color: #282827; -} -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - - border-color: #c8c8c8; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - /*other*/ - background-color: #86cbea; - border-radius: 4px 4px 4px 4px; -} -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: #c8c8c8; -} -.e-datepicker .e-state-default { - -} -.e-datepicker .e-state-default { - color: #333333; - font-weight: normal; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - -} -.e-datepicker .today { - -} -.e-datepicker .today { - /*other*/ - color: #333333; - background-color: #ececec; - border-radius: 4px; -} -.e-datepicker .today:before, -.e-datepicker .today.e-state-hover::before { - -} -.e-datepicker .other-month.e-active { - background: none; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; - border-color: #c8c8c8; - -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - background: #179bd7; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - border-radius: 4px; -} -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: #c8c8c8; - -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #333333; - border: 1px solid transparent; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: #333333; - font-weight: normal; - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: #bfbfbf; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: #fcfcfc; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - background: #86cbea; -} -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} -.e-datepicker::-webkit-input-placeholder { - color: #333333; -} -.e-datepicker:-ms-input-placeholder { - color: #333333; -} -.e-datepicker::-moz-placeholder { - color: #333333; -} -.e-datepicker:-moz-placeholder { - color: #333333; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-datepicker .e-datepicker-months td, -.e-datepicker .e-datepicker-years td { - -} -.e-datepicker .e-datepicker-months td:hover::before, -.e-datepicker .e-datepicker-years td:hover::before { - -} -.e-datepicker .e-header .e-next:hover, -.e-datepicker .e-header .e-prev:hover { - -} -.e-datepicker .e-header .e-text { - -} -.e-datepicker.e-headerlong .e-header .e-text { - -} -.e-datewidget.e-active .e-select { - -} -.e-datewidget.e-active .e-select:hover { - -} -.e-datepicker .today:hover { - -} -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - -} -.e-datepicker table td::before { - -} -.e-datepicker table td.e-weeknumber:hover::before { - -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, -.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before, -.e-datepicker.e-headerlong table .e-datepicker-days td::before { - -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before { - -} -.e-datepicker table .e-datepicker-months td::before, -.e-datepicker table .e-datepicker-years td::before { - -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, -.e-datepicker.e-headerlong table .e-datepicker-years td::before { - -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, -.e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, -.e-datepicker.e-headerlong e-datepicker-months table td::before { - -} -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-years td.e-current-year::before { - -} -.e-datepicker table .e-datepicker-months td.e-active::before, -.e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, -.e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - -} -.e-datepicker table .e-datepicker-months td.e-active:hover::before, -.e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - -} -.e-datepicker table .e-datepicker-allyears td::before { - -} -.e-datepicker table .e-datepicker-allyears td.e-active::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before { - -} -.e-datepicker.e-headerlong table td.e-current-allyear::before { - -} -.e-datepicker.e-icons .e-active::before, -.e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, -.e-datepicker.e-icons td.e-state-hover::before { - -} -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, -.e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - -} -.e-datepicker.e-icons .e-datepicker-allyears td { - -} -.e-datepicker td.e-state-hover::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active.e-state-hover::before { - -} -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - -} -.e-datepicker table td.e-hidedate:hover::before { - -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - -} -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - -} -.e-datewidget .e-input::selection { - -} -.e-datewidget .e-input::-moz-selection { - -} -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, -.e-datepicker.e-popup .e-header .e-next:not(:active):after { - -} -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, -.e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - -} -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - -} -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - -} -.e-datepicker .e-datepicker-days td.e-active { - -} -.e-datewidget.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - opacity: 1; -} -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - background-color: #d6d7d7; -} -.e-datepicker .e-footer:active { - -} -.e-datepicker .e-footer.e-btn.e-select:focus { - -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- DateTimePicker -------------------------------------------*/ - -.e-datetime-wrap .e-input, -.e-datetime-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-datetime-wrap .e-input, -.e-datetime-popup { - /*other*/ - color: #333333; -} -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, -.e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - -} -.e-datetime-wrap .e-input { - -} -.e-datetime-wrap.e-widget .e-select:active:hover { - -} -.e-datetime-wrap .e-in-wrap, -.e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: #c8c8c8; -} -.e-datetime-wrap.e-widget:hover .e-in-wrap { - -} -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-popup .e-focus { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-popup .e-focus { - /*other*/ - box-shadow: 0 0 2px #cbcbcb; -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - border-color: #c8c8c8; - -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - background: #ececec; -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - /*other*/ - - color: #686969; -} -.e-ntouch.e-datetime-wrap .e-select:hover { - -} -.e-ntouch.e-datetime-wrap .e-select:hover { - /*other*/ - - color: #282827; -} -.e-ntouch.e-datetime-wrap .e-select:hover { - background: #86cbea; -} -.e-datetime-popup .e-dt-button { - -} -.e-datetime-popup .e-dt-button { - border: 1px solid #c8c8c8; - color: #333333; -} -.e-datetime-popup .e-dt-button { - background: #ececec; -} -.e-datetime-popup .e-dt-button:active { - -} -.e-datetime-popup .e-dt-button:active { - border-color: #c8c8c8; - color: #333333; -} -.e-datetime-popup .e-dt-button:active { - background: #179bd7; -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - background: #86cbea; -} -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: #c8c8c8; - background-color: white; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - - font-size: 16px; - font-weight: normal; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - /*other*/ - color: #282827; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - /*other*/ - color: #282827; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - background: #fcfcfc; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - /*other*/ - border-bottom: 1px solid #c8c8c8; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - /*other*/ - border-top: 1px solid #c8c8c8; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - /*other*/ - color: #282827; -} -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: #c8c8c8; - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - /*other*/ - - color: white; - border-color: #c8c8c8; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - background: #179bd7; -} -.e-timepicker table td.e-active:hover { - -} -.e-timepicker .e-state-default { - - font-weight: normal; -} -.e-timepicker .e-state-default { - /*other*/ - color: #333333; -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - border-color: #c8c8c8; - -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - background: #86cbea; -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - /*other*/ - - color: #282827; - border-color: #c8c8c8; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - background: #86cbea; -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - /*other*/ - background: #86cbea; -} -.e-timepicker .e-footer { - -} -.e-timepicker .e-footer { - /*other*/ - border: 1px solid transparent; - color: #333333; -} -.e-ntouch.e-timepicker .e-footer:hover { - -} -.e-ntouch.e-timepicker .e-footer:hover { - /*other*/ - - color: #282827; - border: 1px solid #c8c8c8; -} -.e-ntouch.e-timepicker .e-footer:hover { - background: #86cbea; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - -} -.e-timepicker table td.e-disable { - color: #bfbfbf; -} -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: #bfbfbf; -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - /*other*/ - background-color: #86cbea; - border-radius: 4px 4px 4px 4px; - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: #333333; - font-weight: normal; - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #333333; - border: 1px solid transparent; -} -.e-datetime-wrap .e-in-wrap { - -} -.e-datetime-wrap .e-in-wrap:before, -.e-datetime-wrap .e-in-wrap:after { - -} -.e-datetime-wrap.e-focus .e-in-wrap { - -} -.e-datetime-wrap .e-select { - -} -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - -} -.e-ntouch.e-datetime-wrap.e-active .e-select { - -} -.e-datetime-popup .e-time-popup { - -} -.e-datetime-popup .e-time-popup.e-rtl { - -} -.e-datetime-popup .e-datepicker { - -} -.e-datetime-popup .e-datepicker.e-calendar { - -} -.e-datetime-popup .e-popup-container { - -} -.e-datetime-popup .e-timecontainer { - -} -.e-datetime-popup.e-rtl .e-timecontainer { - -} -.e-datetime-popup .e-button-container { - -} -.e-datetime-popup .e-datepicker table { - -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - -} -.e-datetime-popup.e-drill-down .e-popup-container { - -} -.e-datetime-popup .e-drillDowncontainer table td::before { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-datepicker .e-footer { - -} -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - -} -.e-datetime-wrap .e-input::selection { - -} -.e-datetime-wrap .e-input::-moz-selection { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - -} -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - -} -.e-datetime-wrap.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - opacity: 1; -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - background-color: #d6d7d7; -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-datepicker.e-calendar .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - color: #333333; - -} -.e-daterangepicker-popup { - /*other*/ - border: 1px solid #c8c8c8; -} -.e-daterangewidget .e-select { - -} -.e-daterangewidget .e-in-wrap:before, -.e-daterangewidget .e-in-wrap:after { - -} -.e-daterangewidget .e-input { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-daterangewidget .e-input { - /*other*/ - color: #333333; -} -.e-daterangewidget .e-in-wrap, -.e-daterangepicker-popup { - border-color: #c8c8c8; -} -.e-daterangewidget .e-in-wrap { - -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - /*other*/ - box-shadow: 0 0 2px #cbcbcb; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - border-color: #c8c8c8; - -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background: #ececec; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - /*other*/ - background-color: white; - color: #686969; -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - /*other*/ - - color: #282827; -} -.e-ntouch.e-daterangewidget .e-select:hover { - background: #86cbea; -} -.e-daterangepicker-popup .e-custom-dateranges { - border-left: 1px solid #c8c8c8; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - /*other*/ - color: #bfbfbf; -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: #86cbea; - color: #282827; - -} -.e-daterangepicker-popup .e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - top: 0px; - padding-top: 0px; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - /*other*/ - - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - background: #179bd7; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - -} -.e-custom-dateranges li { - /*other*/ - box-shadow: 0 0 5px #ececec; - background: white; - border: 1px solid #c8c8c8; -} -.e-custom-dateranges li.e-active { - -} -.e-custom-dateranges li.e-active { - /*other*/ - - -} -.e-custom-dateranges li.e-active { - border-color: #c8c8c8; - color: white; -} -.e-custom-dateranges li.e-active { - background: #179bd7; -} -.e-custom-dateranges li:hover { - -} -.e-custom-dateranges li:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-custom-dateranges li:hover { - background: #86cbea; -} -.e-daterange-responsive .e-custom-dateranges { - border-top: 1px solid #c8c8c8; -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: white; - color: #333333; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - background: #86cbea; - color: #282827; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - border-radius: 4px; -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - /*other*/ - - background-color: #179bd7; - color: #282827; -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - background: #86cbea; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: #333333; - border-color: #c8c8c8; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - /*other*/ - background: #ececec; - background: #f4f4f4; - box-shadow: 0 0 0 transparent inset; -} -/*button css*/ - -.e-daterangepicker-popup .e-drpbuttons { - -} -.e-daterangepicker-popup .e-drpbuttons { - border-top: 1px solid #c8c8c8; - border-color: #c8c8c8; - color: #333333; -} -.e-daterangepicker-popup .e-drpbuttons { - background: #ececec; -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - /*other*/ - - color: #333333; - border-color: #c8c8c8; -} -.e-daterangepicker-popup .e-drpbuttons div { - background: #ececec; -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - /*other*/ - - color: #282827; - border-color: #c8c8c8; -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - background: #86cbea; -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - border-color: #c8c8c8; - color: #333333; -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - background: #179bd7; -} -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: #c8c8c8; -} -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap { - -} -.e-daterangepicker-popup .e-left-datepicker { - -} -.e-daterangepicker-popup .e-right-datepicker { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap { - -} -.e-daterange-timepopup.e-time-popup ul li { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select { - -} -.e-daterangewidget.e-active .e-select { - -} -.e-daterangewidget .e-input::selection, -.e-datetime-wrap .e-input::selection { - -} -.e-daterangewidget .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover { - -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap { - -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker + ::after { - -} -.e-daterangepicker-popup .e-custom-dateranges ul { - -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after { - -} -.e-daterangewidget.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - opacity: 1; -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background-color: #d6d7d7; -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - -} -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker { - -} -.e-daterange-responsive .e-drpbuttons { - background-color: transparent; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.sf-d-menuitem { - background-image: url("../common-images/diagram/diagram_context.png"); - background-repeat: no-repeat; - height: 25px; - width: 25px; -} -.sf-d-menuitem.hover { - background-image: url("../common-images/diagram/diagram_context.png"); -} -.sf-d-menuitem.cut { - background-position: 2px -290px; -} -.sf-d-menuitem.copy { - background-position: 2px -264px; -} -.sf-d-menuitem.paste { - background-position: 2px -238px; -} -.sf-d-menuitem.undo { - background-position: 2px -186px; -} -.sf-d-menuitem.redo { - background-position: 2px -213px; -} -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} -.sf-d-menuitem.group { - background-position: 2px -31px; -} -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} -.sf-d-menuitem.grouping { - background-image: none; -} -.sf-d-menuitem.order { - background-image: none; -} -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} -.e-datavisualization-diagram svg { - position: absolute; -} -.e-datavisualization-diagram .drawing { - position: relative; -} -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99ccff; - outline: none; - resize: none; - padding: 2px; -} -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: #fcfcfc; -} -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: #fcfcfc; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: #fcfcfc; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: #666666; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: #333333; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog.e-dialog-wrap { - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog .e-dialog-icon:hover { - border-image: initial; - border-color: #c8c8c8; - -} -.e-dialog .e-dialog-icon:hover { - background: #86cbea; -} -.e-dialog-modal { - overflow: hidden; -} -.e-dialog.e-disable .e-dialog-icon:hover { - background: transparent; -} -.e-dialog .e-dialog-icon:before { - - line-height: 1.5; -} -.e-dialog .e-dialog-icon:before { - color: #232323; -} -.e-dialog > .e-header { - -} -.e-dialog > .e-header { - color: #282827; - font-weight: normal; - font-size: 16px; - border: 1px solid #c8c8c8; - border-bottom: 3px solid #179bd7; -} -.e-dialog > .e-header { - background: #fcfcfc; -} -.e-titlebar + div.e-dialog-scroller .e-widget-content { - -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - -} -.e-dialog > .e-titlebar { - -} -.e-dialog.e-shadow { - -} -.e-dialog.e-widget-content { - -} -.e-dialog.e-widget-content { - background: white; - color: #333333; - font-size: 14px; -} -.e-dialog.e-widget-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color: #383838; - -} -.e-dialog > .e-dialog-scroller { - -} -.e-dialog > .e-dialog-scroller { - border: 1px solid #c8c8c8; - border-top: none; -} -.e-dialog .e-dialog-icon:hover:before { - color: #282827; -} -.e-dialog > .e-footerbar { - position: relative; - - background: white; -} -.e-dialog > .e-footerbar { - height: 40px; - border: 1px solid #c8c8c8; - border-top: none; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} -.e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-content { - border-radius: 3px; -} -.e-corner .e-dialog-bottom { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-top { - border-radius: 3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-dialog-icon::after { - -} -.e-dialog > .e-icon.e-resizable:before { - -} -.e-dialog .e-dialog-icon { - -} -.e-dialog .e-dialog-icon.e-icon.e-close { - -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - -} -.e-dialog .e-draggable { - touch-action: none; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- dropdownlist -------------------------------------------*/ - -.e-ddl .e-options { - -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #c8c8c8; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: #333333; - font-size: 14px; - font-weight: normal; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: normal; - cursor: default; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - /*other*/ - - -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - color: #333333; - background-color: white; -} -.e-atc-popup ul li.e-category { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - /*other*/ - - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - border-color: #c8c8c8; -} -.e-ddl .e-options.e-active { - -} -.e-ddl .e-options.e-active { - /*other*/ - background-color: #179bd7; - color: white; - border-color: #179bd7; -} -.e-ddl .e-options:hover { - -} -.e-ddl .e-options .e-icon.e-close { - -} -.e-ddl-popup div > ul li { - -} -.e-ddl-popup .e-active.e-hover { - -} -.e-ddl .e-boxes { - background-color: white; -} -.e-ddl.e-popactive .e-in-wrap:before, -.e-ddl.e-popactive .e-in-wrap:after { - -} -.e-ddl.e-focus .e-in-wrap { - -} -.e-ddl.e-focus .e-in-wrap { - /*other*/ - box-shadow: 0 0 2px #cbcbcb; -} -.e-ddl:hover .e-in-wrap { - -} -.e-ddl .e-input.e-watermark { - color: #d2d1d1 !important; - font-style: italic; -} -.e-ddl-popup .e-hover { - -} -.e-ddl-popup .e-hover { - /*other*/ - - -} -.e-ddl-popup .e-hover { - color: #282827; -} -.e-ddl-popup .e-hover { - background: #86cbea; -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - /*other*/ - - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - background: #86cbea; -} -.e-ddl .e-select:active, -.e-ddl.e-rtl .e-select:active { - -} -.e-ddl .e-select.e-disable { - -} -.e-ddl .e-input.e-disable { - -} -.e-ddl-popup .e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-ddl-popup .e-active { - /*other*/ - - -} -.e-ddl-popup .e-active { - color: white; -} -.e-ddl-popup .e-active { - background: #179bd7; -} -.e-ddl-popup .e-active.e-hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - - /*other*/ - - color: #686969; - border-color: #c8c8c8; -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - background: #ececec; -} -.e-ddl .e-select.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - border-top: 1px solid white; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-resizebar { - background: #ececec; -} -.e-ddl-popup .e-atc.e-search .e-search:before, -.e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color: #c8c8c8; -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - border: 1px solid #c8c8c8; -} -.e-ddl-popup .e-checkwrap.e-check-act:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act { - -} -.e-ddl-popup .e-checkwrap { - - background-color: white; -} -.e-ddl-popup .e-checkwrap { - - /*other*/ - border-radius: none; -} -.e-ddl-popup .e-checkwrap { - border: 1px solid #c8c8c8; -} -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-check-act { - -} -.e-ddl-popup .e-check-act { - /*other*/ - - -} -.e-ddl-popup .e-check-act { - color: #179bd7; -} -.e-dropdownlist::-webkit-input-placeholder { - color: #333333; -} -.e-dropdownlist:-ms-input-placeholder { - color: #333333; -} -.e-dropdownlist::-moz-placeholder { - color: #333333; -} -.e-dropdownlist:-moz-placeholder { - color: #333333; -} -.e-ddl.e-widget.e-popactive .e-select .e-icon { - -} -.e-ddl.e-widget .e-select .e-icon { - -} -.e-ddl-popup .e-check-inact.e-ddl-anim:before { - -} -.e-ddl-popup .e-check-act.e-ddl-anim:after { - -} -.e-ddl.e-widget .e-in-wrap.e-disable { - border-color: #e3e3e3; - background-color: whitesmoke; - opacity: initial; -} -.e-ddl.e-widget .e-input.e-disable { - background: whitesmoke; -} -.e-ddl.e-widget .e-select.e-disable { - background: #d6d7d7; - border-color: #e3e3e3; -} -.e-ddl.e-widget .e-input.e-disable { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - -} -.e-tooltip-wrap { - /*other*/ - - - border-radius: none; -} -.e-tooltip-wrap { - border: 1px solid #c8c8c8; - background-color: white; -} -.e-tooltip-wrap .e-arrowTipOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - position: absolute; - -} -.e-tooltip-wrap .e-arrowTipOuter { - /*other*/ - - -} -.e-tooltip-wrap .e-arrowTipOuter { - border-top: 10px solid #c8c8c8; -} -.e-tooltip-wrap .e-arrowTipInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - - left: 1px; - top: 0px; - position: absolute; -} -.e-tooltip-wrap .e-arrowTipInner { - border-top: 9px solid white; -} -.e-def { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 18px; - -} -.e-def { - /*other*/ - - -} -.e-def { - /*office-365*/ - font-size: 12px; - color: #333333; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - background: none repeat scroll 0 0 #fcfcfc; - border-bottom: 3px solid #179bd7; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - color: #282827; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - background: #86cbea; -} -.e-tooltip-wrap .e-cross-circle:hover { - color: #282827; - border-color: #c8c8c8; -} -.e-tooltip-wrap .e-cross-circle:hover { - background: #86cbea; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- listbox -------------------------------------------*/ - -.e-listbox .e-select { - -} -.e-listbox .e-select { - border-color: #179bd7; - color: white; -} -.e-listbox .e-select { - background: #179bd7; -} -.e-listbox .e-active { - color: white; - border-color: #86cbea; -} -.e-listbox .e-active { - background: #86cbea; -} -.e-listbox .e-hover { - -} -.e-listbox .e-hover { - color: #282827; -} -.e-listbox .e-hover { - background: #86cbea; -} -.e-dragClonelist { - -} -.e-dragClonelist { - background: #179bd7; - color: white; - opacity: 0.5; - text-align: center; -} -.e-wrap .e-listbox li { - - word-break: break-all; -} -.e-wrap .e-listbox li { - padding-left: 10px !important; -} -.e-rtl.e-wrap .e-listbox li { - -} -.e-nowrap .e-listbox li { - padding-left: 10px !important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - -} -.e-ddl-popup.e-wrap.e-js { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - top: 2px; -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, -.e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - -} -.e-ddl-popup div > .e-ul .e-ghead { - -} -.e-ddl-popup div > .e-ul .e-ghead { - font-weight: bold; - border-bottom: 1px solid #c8c8c8; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom: 5px; - padding-left: 0.857em; -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - -} -.e-ddl-popup.e-wrap { - -} -.e-ddl-popup.e-wrap .e-listbox li { - -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover { - -} -.e-ddl-popup div > .e-listbox li:empty { - -} -.e-ddl-popup.e-js { - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-lv .e-list-text { - -} -.e-lv .e-list-text { - font-size: 12px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*List Item*/ - -.e-lv .e-list { - -} -.e-lv .e-list { - border-bottom: 1px solid #c8c8c8; - font-size: 12px; -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - color: #686969; -} -.e-lv .e-list.e-state-default { - background-color: white; - border-color: #c8c8c8; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - color: #333333; -} -.e-lv .e-list.e-state-default:hover { - -} -.e-lv .e-list.e-state-default:hover { - color: #282827; -} -.e-lv .e-list.e-state-default:hover { - background: #86cbea; -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text { - color: #282827; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before { - color: #282827; -} -.e-lv .e-list .e-chevron-right_01:hover { - color: #282827; -} -.e-lv .e-list.e-state-active { - -} -.e-lv .e-list.e-state-active { - color: white; -} -.e-lv .e-list.e-state-active { - background: #179bd7; -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - color: white; -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - color: white; -} -/*Search Box*/ - -.e-lv-inputdiv .e-lv-input { - border: 1px solid #c8c8c8; - border-radius: 7px; - font-size: 14px; -} -.e-lv .e-header { - -} -.e-lv .e-header { - color: #282827; - border: 1px solid #c8c8c8; - border-bottom: 3px solid #179bd7; -} -.e-lv .e-header { - background: #fcfcfc; -} -.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-lv.e-parentlv > .e-lv .e-list-container { - border-left: 1px solid #c8c8c8; - border-right: 1px solid #c8c8c8; - border-top: 1px solid #c8c8c8; -} -.e-lv.e-parentlv > .e-lv.subpage { - border: none; -} -.e-nb .e-lv .subpage .e-content { - float: none; -} -.e-lv > .e-header:hover > .e-icon:before { - color: #282827; -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - color: #232323; -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, -.e-lv .e-template-list .e-list-check div { - float: none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div { - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display: table; -} -.e-lv .e-htitle, -.e-lv .e-btn-text { - -} -.e-htitle, -.e-btn-text { - -} -.e-lv .e-btn-text { - -} -.e-icon.e-chevron-left_01:before { - -} -.e-list-container .e-chkbox-wrap .e-chk-image.e-stop, -.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-list-container .e-chkbox-wrap div > span.e-chk-act, -.e-list-container .e-chkbox-wrap div > span.e-chk-indeter { - -} -.e-lv .e-list.e-state-default.e-arrow, -.e-lv .e-list .e-chevron-right_01 { - -} -.e-lv .e-list-container .e-chkbox-wrap { - -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - -} -.e-lv .e-list .e-chevron-right_01 { - -} -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-lv .e-arrow .e-chevron-right_01:before, -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-lv .e-list .e-lv-checkdiv { - -} -.e-lv.e-slideleft .e-header { - -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - -} -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-list-container .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span { - top: 2px; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- editor less ----------- */ - -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - -} -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - background-color: white; -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - border-color: #e3e3e3; -} -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - - box-shadow: none; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - border-color: #c8c8c8; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input { - box-shadow: none; -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - /*other*/ - border-color: #c8c8c8; -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin { - cursor: default; -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin { - background-color: #d6d7d7; -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - /*other*/ - color: #333333; - background-color: white; -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - /*other*/ - box-shadow: 0 0 2px #cbcbcb; -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - color: #cd0a0a; -} -.e-numeric.e-error .e-in-wrap, -.e-percent.e-error .e-in-wrap, -.e-currency.e-error .e-in-wrap, -.e-mask.e-error .e-in-wrap { - border-color: #ee2924; -} -.e-numeric.e-disable-wrap, -.e-percent.e-disable-wrap, -.e-currency.e-disable-wrap, -.e-mask.e-disable-wrap { - background-color: whitesmoke; -} -.e-numeric .e-watermark, -.e-percent .e-watermark, -.e-currency .e-watermark, -.e-mask .e-watermark { - color: #d2d1d1; -} -.e-widget .e-input.e-placeholder { - -} -.e-widget .e-input.e-placeholder { - color: #333333; -} -.e-validation-error { - -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - /*other*/ - - border-color: #c8c8c8; - color: #686969; -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - background: #ececec; -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - /*other*/ - - border-color: #c8c8c8; - color: #282827; -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - background: #86cbea; -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - /*other*/ - - border-color: #c8c8c8; - color: white; -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - background: #179bd7; -} -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - -} -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - -} -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - -} -.e-numeric.e-disable-wrap .e-input, -.e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, -.e-mask.e-disable-wrap .e-input { - -} -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow { - border: 0 none transparent; -} -.e-input::-webkit-input-placeholder { - -} -.e-input::-webkit-input-placeholder { - /*other*/ - color: #333333; -} -.e-input:-ms-input-placeholder { - -} -.e-input:-ms-input-placeholder { - /*other*/ - color: #333333; -} -.e-input::-moz-placeholder { - -} -.e-input::-moz-placeholder { - /*other*/ - color: #333333; -} -.e-input:-moz-placeholder { - -} -.e-input:-moz-placeholder { - /*other*/ - color: #333333; -} -.e-numeric .e-input::selection, -.e-percent .e-input::selection, -.e-currency .e-input::selection, -.e-mask .e-input::selection { - -} -.e-numeric .e-input::-moz-selection, -.e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, -.e-mask .e-input::-moz-selection { - -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-disable, -.e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, -.e-mask.e-disable-wrap .e-disable { - -} -.e-numeric .e-disable.e-select, -.e-numeric.e-rtl .e-disable.e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, -.e-percent.e-rtl .e-disable.e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, -.e-currency.e-rtl .e-disable.e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - -} -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - -} -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- menu less ----------- */ - -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - /*other*/ - border-right-color: #c8c8c8; -} -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, -.e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover, -.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list, -.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: #c8c8c8; -} -.e-menu.e-separator.e-rtl.e-horizontal > .e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color: #c8c8c8; -} -/*---------------------theming----------------------------------*/ - -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - color: #333333; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - - background: white; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - /*other*/ - border-color: #c8c8c8; -} -.e-menu.e-horizontal .e-list > ul { - background: white; - filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); - -} -.e-menu.e-horizontal .e-list > ul { - /*other*/ - border-color: #c8c8c8; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - border-bottom: 10px solid #86cbea; - position: absolute; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid white; - left: 1px; - top: 1px; - position: absolute; -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - border-color: #86cbea; -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - background: #86cbea; -} -.e-menu.e-horizontal .e-list > ul li.e-haschild:hover, -.e-menu.e-vertical .e-list > ul li.e-haschild:hover, -.e-menu.e-context .e-list > ul li.e-haschild:hover { - border-color: #86cbea; -} -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink { - color: #282827; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - /*other*/ - - color: white; - border-color: #179bd7; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - background: #179bd7; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - /*other*/ - - border-color: #179bd7; - color: white; -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - background: #179bd7; -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - /*other*/ - - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - color: white; -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - /*other*/ - color: #686969; -} -.e-menu .e-list.e-active > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - color: #282827; -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - color: white; -} -/*----------------------------------- disabled items ----------------------------------*/ - -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item { - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon { - color: #686969; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item * { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image: none; - color: #333333; - cursor: default; -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*other*/ - - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - color: #282827; - border-color: #86cbea; -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #86cbea; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*other*/ - - color: white; - border-color: #86cbea; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #179bd7; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - - border-color: #86cbea; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - color: white; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #86cbea; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - color: white; - border-color: #86cbea; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - background: #179bd7; -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - /*other*/ - display: block; -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - /*other*/ - display: block; -} -.e-menu.e-horizontal > .e-ham-wrap { - background: white; - border-left-color: #c8c8c8; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - color: white; - border-color: #86cbea; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - background: #86cbea; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - - color: white; - border-color: #86cbea; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - background: #179bd7; -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger { - border-top-color: #333333; - border-bottom-color: #333333; -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger:before { - border-top-color: #333333; -} -.e-menu-wrap > .e-menu-popwrap { - border-color: #c8c8c8; -} -.e-menu-wrap > .e-menu-popwrap > .e-menu { - background-color: white; -} -.e-menu .e-list ul:first-child li:first-child { - -} -.e-menu.e-context > .e-separator.e-list { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-progressbar { - - color: #333333; -} -.e-progressbar { - /*other*/ - - -} -.e-progressbar { - background-color: white; - border-color: #c8c8c8; -} -.e-progressbar .e-progress { - -} -.e-progressbar .e-progress { - background: #179bd7; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------Rating themes -------------*/ - -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - background: url(images/rating-star.png) no-repeat; - height: 16px; - width: 16px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape.selected, -.e-rating.e-horizontal .e-shape.active, -.e-rating.e-vertical .e-shape.selected, -.e-rating.e-vertical .e-shape.active { - -} -.e-rating.e-horizontal .e-shape.inactive, -.e-rating.e-vertical .e-shape.inactive, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating .e-shape.inactive { - -} -.e-rating .e-shape.inactive { - background-position: 0 -174px; -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - background-position: 0 -60px; -} -.e-rating .e-shape.selected { - -} -.e-rating .e-shape.selected { - background-position: 0 -60px; -} -.e-rating.e-disable .e-shape, -.e-rating.e-disable .e-shape-list, -.e-rating.e-disable .e-reset { - cursor: default; -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - background-position: 0 -30px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - background-position: 0 0; - margin-left: 2px; -} -.e-rating.e-vertical .e-reset, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - background-position: 0 -174px; - float: left; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Rotator -------------------------------------------*/ - -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, -.e-rotator-wrap .e-thumb .e-thumb-items li, -.e-rotator-wrap .e-in-wrap.e-multiple { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #c8c8c8; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-inner .e-caption { - -} -.e-rotator-wrap .e-inner .e-caption { - background-color: white; - color: #333333; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - border-color: #c8c8c8; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - background-color: #86cbea; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: #c8c8c8; - background-color: #ececec; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - border-color: #c8c8c8; - background-color: #179bd7; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - border-color: #c8c8c8; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - background-color: #ececec; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon, -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - background-image: url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play { - background-position: -161px 0px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause { - background-position: -248px 0px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous { - background-position: -64px -15px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next { - background-position: -109px -15px; - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - background-position: 8px -18px; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - background-position: -27px -18px; -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - -} -.e-rotator-wrap .e-inner .e-caption > span { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - -} -.e-rotator-wrap.e-Focused .e-shadow { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget { - -} -.e-slider.e-widget { - background-color: white; - border-color: #c8c8c8; -} -.e-tooltipbox { - -} -.e-tooltipbox { - background-color: white; - border-color: #c8c8c8; - color: #333333; -} -.e-slider .e-handle.e-select { - -} -.e-slider .e-handle.e-select { - background-color: #ececec; - border-color: #c8c8c8; -} -.e-slider .e-handle.e-hover { - -} -.e-slider .e-handle.e-hover { - background-color: #86cbea; - border-color: #c8c8c8; -} -.e-slider .e-handle.e-focus { - -} -.e-slider .e-handle.e-focus { - background-color: #86cbea; - box-shadow: 0 0 2px #cbcbcb; - border-color: #179bd7; -} -.e-slider .e-range { - -} -.e-slider .e-range { - background: #179bd7; -} -.e-slider-wrap:hover .e-slider.e-widget { - -} -.e-slider-wrap:hover .e-slider .e-range { - -} -.e-slider-wrap:active .e-slider.e-widget { - -} -.e-slider-wrap:active .e-slider .e-range { - -} -.e-slider-wrap:hover .e-slider .e-handle { - -} -.e-slider-wrap:active .e-slider .e-handle { - -} -.e-slider-wrap.e-disable .e-slider.e-widget { - -} -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - -} -.e-slider-wrap.e-disable .e-slider .e-range { - -} -.e-slider-wrap.e-disable, -.e-slider.e-disable { - -} -.e-slider-wrap.e-disable .e-handle.e-select { - -} -.e-scale .e-tick { - background-image: url(images/slider-tick.png); -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - color: #333333; -} -.e-slider .e-handle.e-select.e-handle-start { - -} -.e-slider .e-handle.e-select.e-handle-start.e-focus { - -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after { - -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after { - -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab) { - -} -.e-slider-wrap.e-disable .e-slider .e-handle:after { - -} -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: #c8c8c8; -} -.e-splitter .e-pane { - background-color: white; - color: #333333; -} -.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: #fef1ec; -} -.e-splitter .e-splitbar.e-shadowbar { - -} -.e-splitter .e-splitbar.e-shadowbar { - background: #179bd7; -} -.e-splitter .e-splitbar { - - border-color: #c8c8c8; -} -.e-splitter .e-splitbar { - background-color: white; -} -.e-splitter .e-splitbar .e-icon { - color: #686969; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: #282827; -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - background-color: #86cbea; - border-color: #c8c8c8; -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - -} -.e-splitter .e-splitbar > .e-icon.v-backward:before, -.e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, -.e-splitter .e-splitbar > .e-icon:before { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter .e-splitbar.e-h-bar { - -} -.e-splitter .e-splitbar .e-activebar { - -} -.e-splitter .e-splitbar .e-activebar { - display: none; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ - -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - -} -.e-splitter .e-splitbar.e-v-bar { - -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - -} -.e-splitter .e-splitbar .e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar .e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-datavisualization-symbolpalette { - border: 1px solid #c8c8c8; - outline: transparent none 0px; - text-decoration: none; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - border-radius: 0px; -} -.e-datavisualization-symbolpalette .e-scanvas { - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-header { - display: table; - border: 0px solid transparent; - border-bottom-width: 1px; - border-bottom-color: #c8c8c8; - outline: transparent none 0px; - cursor: pointer; - color: #333333; - position: relative; - width: 100%; - background: #ececec; - border-radius: 0px; -} -.e-datavisualization-symbolpalette .e-header { - background: #ececec; -} -.e-datavisualization-symbolpalette .e-header-text { - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: 14px; -} -.e-datavisualization-symbolpalette .e-header-wrapper { - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow { - border: 0px solid transparent; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - color: white; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - background: #179bd7; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - color: #282827; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - background: #86cbea; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent { - display: block; - border: 0px solid transparent; - outline-style: none; - padding: 0.5em; - padding-bottom: 0.6em; - border-bottom-width: 1px; - border-bottom-color: #c8c8c8; - background: transparent; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-anchor { - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - text-align: center; - outline: transparent none 0px; - background: transparent; - width: 100%; -} -.e-datavisualization-symbolpalette .e-paletteItem { - border: 0px solid transparent; - float: left; - padding-right: 3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} -.e-datavisualization-symbolpalette .e-paletteItem.hover { - background: rgba(35, 130, 195, 0.4); -} -.e-datavisualization-symbolpalette .e-paletteItem.selected { - background: rgba(35, 130, 195, 0.4); -} -.e-datavisualization-symbolpalette .e-text-container { - white-space: nowrap; - color: black; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-svg-container { - display: block; - position: relative; - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-svg-container svg { - display: inline; - padding: 1px; -} -[draggable=true] { - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} -.svg.foreignObject { - top: 0px; - left: 0px; - position: absolute; - border: 0px solid transparent; - display: block; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-tab.e-js.e-widget { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: none; -} -.e-tab.e-js > .e-header > .e-item > .e-link, -.e-tab.e-js > .e-left > .e-item > .e-link, -.e-tab.e-js > .e-right > .e-item > .e-link { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*other*/ - - border: none; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - background: #fcfcfc; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*other*/ - - border: none; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover { - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - /*material*/ - - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - color: #179bd7; -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - /*material*/ - - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - padding-top: 1px; - border-top: transparent; -} -.e-tab.e-js .e-header .e-select.e-disable a, -.e-tab.e-js.e-disable a { - cursor: default; - -} -.e-tab > .e-header { - - border-left: none; -} -.e-tab > .e-header { - -} -.e-tab > .e-header { - /*other*/ - border: none; -} -.e-tab .e-left { - -} -.e-tab .e-left { - -} -.e-tab .e-left { - /*other*/ - border-right: 1px solid #c8c8c8; -} -.e-tab .e-right { - -} -.e-tab .e-right { - -} -.e-tab .e-right { - /*other*/ - border-left: 1px solid #c8c8c8; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - - outline: 0 none; - margin-right: -1px; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - border-right: transparent; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - - margin-left: -1px; - outline: 0 none; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - border-left: transparent; -} -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active, -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active:hover { - border: 1px solid #c8c8c8; -} -.e-tab .e-left .e-item.e-active, -.e-tab .e-right .e-item.e-active { - border-bottom: 1px solid #c8c8c8; - position: relative; -} -.e-tab .e-header li { - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - - outline: 0 none; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - /*other*/ - - padding-bottom: 1px; - border-bottom: transparent; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - - padding-top: 1px; - outline: 0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - /*other*/ - - border-top: transparent; -} -.e-tab .e-left li, -.e-tab .e-right li { - border-bottom: 1px solid #c8c8c8; -} -.e-tab.e-vertical { - background: transparent; - border: 1px solid #c8c8c8; -} -.e-tab.e-js .e-header > .e-item:hover, -.e-tab.e-js .e-left > .e-item:hover, -.e-tab.e-js .e-right > .e-item:hover { - background-color: #86cbea; - color: #282827; - filter: none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - /*other*/ - color: #179bd7; -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - color: #282827; -} -.e-tab.e-js > .e-content { - - border-color: #c8c8c8; - font-size: 14px; - border-style: solid; -} -.e-tab.e-js > .e-content { - -} -.e-tab.e-js > .e-content { - /*other*/ - border-width: 1px; - background: white; - color: #333333; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - - border-color: #c8c8c8; - color: #333333; - border: none; - background: none; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - /*other*/ - - font-weight: normal; - font-size: 16px; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - background: #fcfcfc; -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - /*other*/ - - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - color: #333333; -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - /*other*/ - - color: #179bd7; - border-color: #c8c8c8; - border: 1px solid #c8c8c8; -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - background: white; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - background: #86cbea; - color: #282827; -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - /*other*/ - - - color: #179bd7; -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - /*other*/ - - color: #282827; -} -.e-tab .e-header > .e-active:hover a, -.e-tab .e-left > .e-active:hover a, -.e-tab .e-right > .e-active:hover a { - /*other*/ - - color: #282827; -} -.e-tab .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addborderbottom { - border-bottom: 1px solid #c8c8c8; -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - /*other*/ - border-top: 1px solid #c8c8c8; -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { - border-right: 1px solid #c8c8c8; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { - border-left: 1px solid #c8c8c8; -} -.e-tab .e-header .e-margine-top:hover { - -} -.e-tab .e-header .e-margine-top:hover { - /*other*/ - border-top: 1px solid white; -} -.e-tab .e-header .e-margine-bottom:hover { - border-bottom: 1px solid white; -} -.e-tab .e-header.e-addborderbottom .e-active { - -} -.e-tab .e-header.e-addborderbottom .e-active { - border-top: 3px solid #179bd7; -} -.e-tab .e-header.e-addbordertop .e-active { - -} -.e-tab .e-header.e-addbordertop .e-active { - border-bottom: 3px solid #179bd7; -} -.e-tab .e-right.e-addborderright .e-active { - border-right: 3px solid #179bd7; -} -.e-tab .e-left.e-addborderleft .e-active { - border-left: 3px solid #179bd7; -} -.e-tab.e-js.e-tabscroll > .e-content { - -} -.e-tab.e-js.e-tabscroll > .e-content { - /*other*/ - padding-top: 44.3333px; -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - /*other*/ - border-bottom: 1px solid #bbbcbb; -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: white; -} -.e-tagcloud.e-js .header { - border-color: #c8c8c8; -} -.e-tagcloud .e-title { - -} -.e-tagcloud .e-title { - /*other*/ - - - font-weight: normal; -} -.e-tagcloud .e-title { - border-color: #c8c8c8; - border-bottom: 3px solid #179bd7; - font-size: 16px; - color: #282827; -} -.e-tagcloud .e-title { - background: #fcfcfc; -} -.e-tagcloud .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - -} -.e-tagcloud .e-tagitems .e-txt { - /*other*/ - color: #333333; -} -.e-tagcloud .e-tagitems .e-txt.hover { - -} -.e-tagcloud .e-tagitems .e-txt.hover { - /*other*/ - - color: #179bd7; -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - border-color: #c8c8c8; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-timewidget .e-input, -.e-time-popup { - /*other*/ - color: #333333; - font-weight: normal; -} -.e-timewidget .e-input { - -} -.e-timewidget .e-in-wrap, -.e-time-popup { - border-color: #c8c8c8; - -} -.e-timewidget .e-in-wrap:before, -.e-timewidget .e-in-wrap:after { - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - /*other*/ - box-shadow: 0 0 2px #cbcbcb; -} -.e-timewidget:hover .e-in-wrap { - -} -.e-timewidget.e-disable:hover .e-in-wrap { - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - background: #ececec; -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - /*other*/ - border-color: #c8c8c8; - color: #686969; -} -.e-timewidget.e-widget .e-select:active:hover, -.e-timewidget.e-rtl .e-select:active:hover { - -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - background: #86cbea; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - /*other*/ - color: #282827; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover { - -} -.e-time-popup .e-active.e-hover { - -} -.e-ntouch.e-timewidget .e-select:hover { - -} -.e-time-popup .e-active { - border-color: #179bd7; - -} -.e-time-popup .e-active { - background: #179bd7; -} -.e-time-popup .e-active { - /*other*/ - color: white; -} -.e-time-popup.e-popup .e-hover.e-active { - -} -.e-timewidget .e-icon.e-clock:before { - width: 20px; - height: 20px; -} -.e-timewidget.e-active .e-select { - -} -.e-timewidget.e-active .e-select:hover { - -} -.e-time-popup { - -} -.e-timewidget .e-input::selection { - -} -.e-timewidget .e-input::-moz-selection { - -} -.e-timewidget .e-select { - -} -.e-timewidget .e-select:active:before { - -} -.e-timewidget .e-select.e-disable:active:before { - -} -.e-timewidget.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - opacity: 1; -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - background-color: #d6d7d7; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - -} -.e-toolbar { - /*other*/ - - -} -.e-toolbar { - /*other*/ - background-repeat: no-repeat; - border-color: #c8c8c8; - color: #686969; -} -.e-toolbar { - background: #ececec; -} -.e-toolbar { - -} -.e-toolbar { - /*other*/ - - -} -.e-toolbar { - /*other*/ - - background: #ececec; -} -.e-toolbar.e-focus { - -} -.e-toolbar.e-focus { - /*other*/ - - -} -.e-toolbar.e-focus { - /*other*/ - box-shadow: 0 0 2px #cbcbcb; -} -.e-toolbar > .e-horizontal.e-separator { - -} -.e-toolbar > .e-horizontal.e-separator { - /*other*/ - - - border-left: none; - border-radius: initial; -} -.e-toolbar > .e-horizontal.e-separator { - /*office-365*/ - border-right: 1px solid #c8c8c8; -} -/*-------------------tooltip class ----------------------*/ - -.e-toolbarTooltip { - min-width: auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - /*other*/ - padding: 2px 4px; -} -.e-toolbar > .e-horizontal .e-separator { - border-right: 1px solid #c8c8c8; - border-left: none; - border-radius: inherit; - height: inherit; -} -.e-toolbar > .e-vertical.e-separator { - border-bottom: 1px solid #c8c8c8; - border-top: none; - border-radius: initial; -} -.e-toolbar > .e-vertical .e-separator { - - border-top: none; - border-radius: inherit; -} -.e-toolbar > .e-vertical .e-separator { - /*office-365*/ - border-bottom: 1px solid #c8c8c8; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - - border-right: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - /*office-365*/ - border-left: 1px solid #c8c8c8; -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - /*other*/ - border-left: 1px solid #c8c8c8; - border-right: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical.e-separator { - border-top: 1px solid #c8c8c8; - border-bottom: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-vertical .e-separator { - border-top: 1px solid #c8c8c8; - border-bottom: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} -.e-toolbar > ul > li div.e-item-overlay { - background-color: #ececec; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - - border-color: #86cbea; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - color: #282827; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - background: #86cbea; -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - color: #282827; -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - color: white; -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*other*/ - - border-color: #c8c8c8; - color: white; -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - background: #179bd7; -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - /*other*/ - background-color: transparent; - color: #282827; -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*other*/ - - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*office-365*/ - background-color: transparent; - color: white; -} -.e-toolbar.e-js .e-vertical > li.e-tooltxt { - -} -.e-toolbar > .e-vertical > .e-hover { - -} -.e-toolbar > .e-vertical .e-align { - -} -.e-toolbar .e-ul.e-vertical { - -} -.e-toolbar.e-js ul > li.e-tooltxt:before { - -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before { - -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar > ul > li.e-icon { - -} -.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:last-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} -.e-toolbar.e-toolbarspan.e-rtl { - -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-treeview, -.e-dragedNode { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treeview .e-text { - - background-color: transparent; -} -.e-treeview .e-text { - color: #333333; -} -.e-dragedNode { - -} -.e-dragedNode { - background: #179bd7; - color: white; -} -.e-dragedNode .e-text { - - float: left; -} -.e-dragedNode .e-text { - color: white; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - - border: 1px solid transparent; - border-image: initial; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - color: white; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - background: #179bd7; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - - border-image: initial; - cursor: pointer; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - color: #282827; - border: 1px solid #c8c8c8; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - background: #86cbea; -} -.e-treeview-wrap.e-dragging .e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - -} -.e-treeview-wrap .e-sibling { - -} -.e-treeview-wrap .e-sibling { - background: url(images/drop-sibling.png); - background-repeat: no-repeat; -} -.e-treeview-wrap.e-rtl .e-sibling { - -} -.e-treeview-wrap .e-sibling::before { - -} -.e-treeview .e-node-disable { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-image: url(images/ajax-loader.gif); - background-repeat: no-repeat; - -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-position: right center; -} -.e-treeview.e-rtl .e-icon.e-load { - background-position: left center; -} -.e-treeview .e-item .e-icon { - -} -.e-treeview .e-item .e-icon { - color: #686969; -} -.e-treeview .e-fe-popup .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-treeview .e-fe-popup .e-downtail:before, -.e-treeview .e-fe-popup .e-downtail { - border-top-color: #c8c8c8; -} -.e-treeview .e-fe-popup .e-spanclicked { - border-color: #686969; -} -.e-drop-count { - - border-color: white; -} -.e-drop-count { - background-color: #686969; - color: white; -} -.e-fullrow-wrap .e-li-active .e-active, -.e-fullrow-wrap .e-li-hover .e-node-hover, -.e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - color: white; -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - color: #686969; -} -.e-treeview .e-plus:after, -.e-treeview .e-minus:after, -.e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, -.e-fullrow-wrap .e-fullrow:after { - -} -.e-treeview .e-text.e-editable .e-tree-input { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Upload Box -------------------------------------------*/ - -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-size: 14px; -} -.e-uploadbox.e-disable .e-uploadinput { - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - color: #333333; - border-color: #c8c8c8; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - background: #ececec; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - color: #333333; - border-color: #c8c8c8; - cursor: default; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - background: #ececec; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - border-color: #c8c8c8; - color: #282827; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - background: #86cbea; -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - color: #333333; -} -.e-uploadbox.e-widget .e-inputbtn:focus { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: #282827; - border-color: #c8c8c8; -} -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-file-name-txt { - /*other*/ - - -} -.e-uploadbox .e-file-name-txt { - color: #333333; -} -.e-uploadbox .e-file-size .e-file-name-txt { - -} -.e-uploadbox .e-file-list .e-file-status-failed { - color: #cd0a0a; -} -.e-uploadbox .e-file-list .e-file-status-success { - color: #333333; -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - /*other*/ - - border-color: #c8c8c8; -} -.e-uploadbox .e-file-progress-status { - background: #179bd7; -} -.e-uploadbox .e-file-list { - background-color: white; - color: #333333; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: 1px solid #c8c8c8; - background-color: white; -} -.e-uploadbox .e-head-content { - -} -.e-uploadbox .e-ul li:last-child .e-file-list { - -} -.e-uploadbox .e-ul li .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-uploadbox .e-head-content { - background-color: #f7f7f7; - border-bottom: 1px solid #c8c8c8; -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: none; -} -.e-uploadbox .e-file-upload { - -} -.e-uploadbox .e-file-upload { - background-color: #f7f7f7; -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - /*other*/ - border: 1px solid #c8c8c8; -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark { - background-color: #39b54a; - color: white; - border-radius: 10px; - -} -.e-uploadbox .e-file-list .e-file-percentage-failed { - background-color: red; - color: white; - border-radius: 10px; - -} -.e-uploadbox.e-dialog .e-header { - - border-color: #c8c8c8; - border-bottom: 3px solid #179bd7; -} -.e-uploadbox.e-dialog .e-header { - /*other*/ - - -} -.e-uploadbox.e-dialog .e-header { - color: #282827; - font-size: 23px; - font-weight: normal; -} -.e-uploadbox .e-uploadinput { - font-size: 200px; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: white; - color: #686969; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - background-color: #f7f7f7; - color: #686969; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - color: #282827; - border-color: #86cbea; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: #86cbea; -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: none; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - border-color: #c8c8c8; -} -.e-uploaddialog.e-dialog .e-btn.e-select:hover { - background: #ececec; - color: #282827; -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - background: #179bd7; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - background: #ececec; - color: #333333; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - background: #ececec; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, -.e-uploaddialog.e-dialog .e-btn.e-select:active:after { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ - -.e-rte { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-rte-wrapper { - background: white; - color: #333333; - font-size: 14px; - -} -.e-rte-wrapper { - /*other*/ - - -} -.e-rte-wrapper { - /*other*/ - border: 1px solid #c8c8c8; -} -.e-inputtext { - - outline: none; - background-color: white; - vertical-align: baseline; -} -.e-inputtext { - /*other*/ - border: 1px solid #c8c8c8; - color: #333333; -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - /*other*/ - box-shadow: 0 0 2px 0 #179bd7; -} -.e-rte-field .e-inputtext:focus, -.e-rte-tablefields .e-inputtext:focus { - -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 #179bd7; -} -/*-----------------Tooltip class ----------------------*/ - -.e-rteTooltip { - min-width: auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ - -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*other*/ - - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*other*/ - border-left: 1px dotted #c8c8c8; -} -/*.e-rte .e-toolbarspan ul:last-child*/ - -.e-rte .e-horizontal.e-separator { - -} -.e-rte .e-horizontal.e-separator { - /*other*/ - - -} -.e-rte .e-horizontal.e-separator { - /*other*/ - border-right: 1px dotted #c8c8c8; -} -.e-rte-unorderlistname .e-liseparator, -.e-rte-orderlistname .e-liseparator { - border-bottom: 1px dotted #c8c8c8; -} -.e-rte .customtable-group:hover { - color: #282827; -} -.e-rte .customtable-group:hover { - background: #86cbea; -} -.e-rte .e-toolbarspan { - -} -.e-rte .e-toolbarspan { - /*other*/ - border: none; - border-bottom: 3px solid #179bd7; -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, -.e-rte .e-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-dialog .e-fieldseparate, -.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan { - border-color: #c8c8c8; -} -.e-rte .e-rte-footer { - border-top: 1px solid #c8c8c8; -} -.e-rte .e-rte-footer { - background: #ececec; -} -.e-rte-colorpalette.e-menu.e-context > li:hover { - background: none; -} -.e-rte-colorpalette.e-menu.e-context .e-mfocused, -.e-rte-colorpalette.e-menu.e-context .e-mhover { - background: none; -} -.e-rte-table-picker.e-dialog { - background: #ececec; -} -.e-rte-tablecell { - border-color: #c8c8c8; -} -.e-rte-tablecell.e-default { - background: white; -} -.e-rte-tablecell.e-active { - border-color: #c8c8c8; -} -.e-rte-tablecell.e-active { - background: #86cbea; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - - border-color: transparent; - background-image: none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - /*other*/ - background-color: #86cbea; -} -.e-rte .e-toolbar .e-rte-lists .e-active { - background: none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*other*/ - - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*office-365*/ - background: #86cbea; -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list { - -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover { - -} -.e-rte .e-rte-resize { - height: 5px; - cursor: se-resize; -} -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: #333333; - cursor: default; -} -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - border-right: 1px solid #c8c8c8; -} -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon { - border-left: 1px solid #c8c8c8; -} -.e-rte-colorpalette { - -} -.e-rte-colorpalette { - /*other*/ - padding: 5px !important; - width: auto !important; -} -.e-error { - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab { - border: 1px solid #c8c8c8; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li, -.e-rte-context-menu.e-context .e-rte-separator { - border-color: #c8c8c8; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon { - color: #282827; -} -.e-rte-toolbar .e-toolbar .e-tooltxt.e-active { - color: white; -} -.e-rte-toolbar .e-toolbar .e-ul { - -} -.e-rte-toolbar .e-toolbar .e-ul { - /*other*/ - - border-color: #c8c8c8; -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*other*/ - - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*office-365*/ - background: #ececec; -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, -.e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, -.e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select:focus, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon { - -} -.e-rte .e-tooltxt .e-btn.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover { - background: #86cbea; -} -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split { - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - /*other*/ - border-color: #c8c8c8; -} -.e-rte .e-horizontal.e-separator > li:last-child { - -} -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, -.e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow { - height: 26px; - margin-top: 5px; -} -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList { - -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-background-color, -.e-rteItem-backgroundColor .e-background-color, -.e-rte .e-font, -.e-rteItem-fontColor .e-font { - -} -.e-rte .e-toolbar > ul > li { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select { - -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-rte-button .e-rte-btn.e-button.e-select, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select { - -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover { - -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active { - -} -.e-rte .e-toolbar.e-rtl { - -} -.e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl { - -} -.e-responsive-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-orderlistname.e-menu.e-context .e-mhover > .e-menulink, -.e-rte-unorderlistname.e-menu.e-context .e-mhover > .e-menulink { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-split { - -} -.e-rte-unorderlistname.e-menu { - -} -.e-rte-orderlistname.e-menu { - -} -.e-rte-unorderlistname.e-menu li.e-list, -.e-rte-orderlistname.e-menu li.e-list { - -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list { - -} -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list { - -} -.e-rtlrte label { - height: 12px; - line-height: 10px; -} -.e-rte-orderlistname.e-menu.e-context.e-split, -.e-rte-unorderlistname.e-menu.e-context.e-split, -.e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, -.e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list { - -} -/*---------------- RTE Theme End------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: white; - background-image: url(images/waitingpopup.gif); -} -.e-waitpopup-pane { - - color: #282827; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-waitpopup-pane { - -} -.e-waitpopup-pane { - /*other*/ - background-color: #383838; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, -.e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span { - box-shadow: 0 0 2px #cbcbcb; -} -.e-chkbox-wrap div > span { - -} -.e-chkbox-wrap div > span { - /*other*/ - border-color: #c8c8c8; - background-color: white; -} -.e-chkbox-wrap.e-disable { - -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - /*other*/ - - border-color: #c8c8c8; -} -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span.e-chk-act { - border-color: #c8c8c8; - -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - /*other*/ - color: #179bd7; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-image.e-stop { - -} -.e-chkbox-wrap .e-chk-image.e-stop:before { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - - color: #333333; -} -.e-check-small.e-chkbox-wrap .e-text { - -} -.e-check-medium.e-chkbox-wrap .e-text { - -} -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - } -} -.e-chkbox-wrap div > span.e-chk-act:hover { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-act { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap.e-disable div > span:hover { - -} -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-act:hover { - -} -.e-chkbox-wrap div > span.e-chk-indeter { - -} -.e-chkbox-wrap div > span.e-chk-indeter:hover { - -} -.e-radiobtn-wrap.e-disable > span { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-indeter { - -} -.e-chkbox-wrap.e-disable div > span { - background-color: whitesmoke; - border-color: #e3e3e3; -} -.e-chkbox-wrap.e-disable { - opacity: 1; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - color: #d6d7d7; -} -.e-chkbox-wrap .e-chk-act, -.e-chkbox-wrap .e-chk-inact, -.e-chkbox-wrap .e-chk-indeter { - box-sizing: content-box; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-radiobtn-wrap > span { - background-image: none; - -} -.e-radiobtn-wrap > span { - /*other*/ - background-color: white; - border-color: #c8c8c8; -} -.e-radiobtnwrap.e-disable > span, -.e-radiobtn-wrap.e-disable > span.e-rad-active, -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover { - -} -.e-radiobtn-wrap > span.e-rad-active, -.e-radiobtn-wrap > span.e-rad-active:hover { - border-color: #c8c8c8; - -} -.e-radiobtn-wrap > span.e-rad-active { - -} -.e-radiobtn-wrap.e-disable > span.e-rad-active { - -} -.e-radiobtn-wrap > span.e-rad-active:hover { - -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover { - -} -.e-radiobtn-wrap > span:hover { - -} -.e-radiobtn-wrap > span:hover { - /*other*/ - border-color: #c8c8c8; -} -.e-radiobtn-wrap.e-disable > span:hover { - -} -.e-radiobtn-wrap.e-focus > span { - box-shadow: 0 0 2px #cbcbcb; -} -.e-radiobtn-wrap .e-spanicon { - box-sizing: content-box; -} -.e-radiobtn-wrap .e-rad-select { - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - color: #179bd7; - border-color: #c8c8c8; - -} -.e-radiobtn-wrap .e-circle_01:hover { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable .e-text { - -} -.e-radiobtn-wrap .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - - color: #333333; -} -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - -} -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - -} - - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select { - color: #d6d7d7; -} -.e-radiobtn-wrap.e-disable > span { - background-color: whitesmoke; - border-color: #e3e3e3; -} -.e-radiobtn-wrap.e-disable { - opacity: 1; -} -.e-radiobtn-wrap.e-disable.e-focus > span { - box-shadow: none; -} -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, -.e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent: 0px; -} -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - width: 0.85em; -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - width: 1.05em; -} -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- GroupButton -------------------------------------------*/ - -.e-groupbutton { - -} -.e-groupbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - color: #333333; - background-repeat: no-repeat; - border-color: #c8c8c8; -} -.e-groupbutton { - background: #ececec; -} -.e-groupbutton > .e-ul > .e-grp-btn-item { - -} -.e-groupbutton-hSmall { - min-height: 26px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} -.e-groupbutton.e-focus { - box-shadow: 0 0 2px #cbcbcb; -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color: #c8c8c8; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - color: white; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - background: #179bd7; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - color: #282827; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - border-color: #c8c8c8; - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color: transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color: transparent; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item { - border-left-color: transparent; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - color: #282827; - border-color: #c8c8c8; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - background: #86cbea; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color: #c8c8c8; - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color: #c8c8c8; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - color: #333333; - text-decoration: none; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - color: #686969; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - color: white; - text-decoration: none; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color: #c8c8c8; - -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-disable.e-active { - -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - -} -.e-groupbutton.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-right-color: transparent; - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-bottom-color: transparent; - -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-left-color: transparent; - -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-left-color: transparent; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - -} -.e-groupbutton.e-disable { - background-color: whitesmoke; - border-color: #e3e3e3; - opacity: 1; - color: #d6d7d7; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-innerIncrement:hover { - background-image: url(../common-images/maps/Zoom-In_hover.png); -} -.e-legendLabelContent { - color: #333333; -} -.e-map { - color: #333333; - background-color: white; - border-color: #c8c8c8; -} -.e-drilldownHeader { - background: #179bd7; -} -.e-map-home { - background-image: url(../common-images/maps/Home.png); -} -.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} -.e-map-label { - cursor: pointer; - color: black; - padding: 5px; -} -.e-map-label:hover { - background-color: #eeeeee; -} -.e-map-home { - height: 30px; - width: 30px; -} -.e-map-home:hover { - background-image: url(../common-images/maps/Home_hover.png); -} -.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255, 255, 255, 0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; -} -.sliderParent { - height: 150px; - width: 10px; - margin-top: -197px; - margin-left: 34px; -} -.e-innerIncrement { - background-image: url(../common-images/maps/Zoom-In.png); - height: 25px; - width: 25px; -} -.e-innerDecrement:hover { - background-image: url(../common-images/maps/Zoom-out_hover.png); -} -.e-innerDecrement { - background-image: url(../common-images/maps/Zoom-out.png); - height: 25px; - width: 25px; -} -.nav-dec-Vert { - margin-top: 150px; - margin-left: 27px; -} -.nav-inc-Vert { - margin-top: 40px; - margin-left: 27px; -} -.nav-dec-Horz { - margin-top: -24px; - margin-left: 0px; -} -.nav-inc-Horz { - margin-top: -29px; - margin-left: 175px; -} -.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -.e-arrowUp:hover { - background-image: url(../common-images/maps/Arrow_Top_hover.png); -} -.e-arrowUp { - background-image: url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -.e-radialRight { - margin-left: 61px; - margin-top: -53px; - height: 52px; - width: 20px; -} -.e-arrowLeft:hover { - background-image: url(../common-images/maps/Arrow_Left_hover.png); -} -.e-arrowLeft { - background-image: url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -.e-arrowRight:hover { - background-image: url(../common-images/maps/Arrow_Right_hover.png); -} -.e-arrowRight { - background-image: url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -.e-arrowDown:hover { - background-image: url(../common-images/maps/Arrow_Bootom_hover.png); -} -.e-arrowDown { - background-image: url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; - margin-left: 25px; -} -.e-interactivelegend-title { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-leftlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-rightlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangestartlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangeendlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legendlabeltext { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height: 20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity: 0.85; - background: white; -} -.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity: 0.85; - left: 4px; - top: -16px; - content: ''; -} -.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; -} -.e-defaultlegend-title { - color: black; - font-size: 17px; -} -.e-labelStyle { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - white-space: nowrap; -} -.e-smartLabelStyle { - padding: 3px; - font-weight: normal; - color: black; - width: auto; - height: 20px; - text-align: center; - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-smartLabelStyle:hover { - cursor: pointer; -} -.e-mapSelectedShape { - opacity: 1; -} -.e-mapDragSelection { - border: 2px solid red; -} -.e-mapHighlightedShape { - opacity: 1; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-drilldownHeader { - font-size: 15px; - text-indent: 10px; -} -.e-drilldownlabel { - color: white; -} -.e-drilldownlabel:hover { - text-decoration: underline; -} -.e-drilldownarrow { - fill: white; - stroke: transparent; - stroke-width: 1px; - zoom: 1; -} -.e-treemap-leaflabel { - font-size: 14px; - font-weight: normal; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-treemap-legendLabel { - font-size: 12px; -} -.e-treemap-label { - font-size: 14px; -} -.e-treemap-header { - font-size: 15px; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-hoverCell, -.e-pivotgrid .e-hoverCell { - background-color: #86cbea !important; -} -.e-pivotschemadesigner .e-schemaBtnUnique { - white-space: initial !important; -} -.e-pivotschemadesigner *:focus:hover { - outline: none; -} -.e-pivotgrid .e-headerItem { - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - - border-collapse: collapse; - background-color: white; - cursor: default; -} -.e-pivotgrid table { - /*other*/ - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - color: #333333; -} -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-pivotgrid .e-filterValues, -.e-pivotschemadesigner .e-filterValues { - background-color: white; -} -.e-pivotgrid .e-conditionFrom, -.e-conditionTo { - background-color: inherit; - -} -.e-pivotgrid .e-hoverBtn { - background: #86cbea; -} -.e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - -} -.e-tooltipText { - color: #333333; - margin: 5px 0 10px 0; -} -.e-pivotgrid .e-reSizeColbg { - border-left-color: #c8c8c8; - -} -.e-pivotgrid .e-editcondition, -.e-pivotgrid .e-value2, -.e-pivotgrid .e-borderrangeLbl, -.e-pivotgrid .e-borderstyleLbl, -.e-pivotgrid .e-fSizeLbl { - margin-left: 15px; -} -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - -} -.e-pGridTooltip { - opacity: 1; - background: #ececec; - border: 2px solid #c8c8c8; - padding: 5px; -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; - -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - border: solid 1px #c8c8c8; -} -.e-pivotgrid th, -.e-pivotgrid td { - - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid th, -.e-pivotgrid td { - padding: 6px 2px 6px 8px; -} -.e-pivotgrid .value { - background-color: white; - -} -.e-pivotgrid .value { - padding: 6px 6px 6px 16px; - text-align: right !important; -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - -} -.e-pivotgrid .summary { - font-weight: bold !important; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - - background: white; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - /*other*/ - font-weight: bold; - color: #333333; - padding: 6px 16px 6px 2px; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - - background: #86cbea; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - font-weight: bold; - /*other*/ - color: #282827; - padding: 6px 16px 6px 2px; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; -} -.e-cellSelection { - background: #86cbea; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style: dotted; - border-width: 3px; - border-color: #c8c8c8; -} -.e-pivotgrid .value.selection { - cursor: crosshair; -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - padding: 6px 0px 6px 40px; -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - width: 23px; -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - -} -.e-pivotgrid .e-errOKBtn { - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotgrid.e-rtl .e-errOKBtn { - -} -.e-pivotgrid.e-rtl .e-errOKBtn { - margin-right: 155px !important; -} -.e-pivotgrid .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before { - content: "\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-expand:before { - margin-left: 9px; - font-size: 7px; -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction: ltr; - text-align: right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space: nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content: "\e699"; - -} -.e-pivotgrid.e-rtl table .e-expand:before { - font-size: 23px; - margin-top: -3px; -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { - content: "\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-collapse:before { - margin-left: 7px; - font-size: 6px; -} -.e-pivotgrid.e-rtl .e-removeBtn:before, -.e-pivotgrid.e-rtl .e-sorting:before, -.e-pivotgrid.e-rtl .filter:before { - float: left; - margin-left: 4px; - margin-right: 0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgrid .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgrid .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - color: #179bd7; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - color: #179bd7; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - background-color: #e3e3e3; - width: 8px; - margin-left: 8px; - display: inline-block; -} -.e-pivotgrid .e-hScrollPanel { - background-color: #e3e3e3; - height: 8px; - margin-top: 4px; -} -.e-pivotgrid .e-vScrollThumb { - width: 6px; - position: relative; - top: 1px; - left: 1px; - background-color: #bababa; -} -.e-pivotgrid .e-hScrollThumb { - height: 6px; - position: relative; - left: 1px; - - background-color: #bababa; -} -.e-pivotgrid .e-hScrollThumb { - top: 1px; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - - background-color: #179bd7; - border: thin solid #c8c8c8; - color: white; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - width: auto; - padding: 5px; - position: absolute; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel { - float: right; - margin-left: 5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage { - float: left; - margin-right: 2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount { - float: right; - margin-left: 2px; -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - background-color: #989999; -} -.e-pivotgrid .inActive { - display: none; -} -.e-pivotgrid .dragging { - background-color: #686969 !important; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - color: #333333; -} -.e-pivotgrid .filter:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter:before { - content: "\e669"; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - content: "\e672"; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - - float: right; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - content: "\e673"; -} -.e-pivotgrid .e-removeBtn:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-removeBtn:before { - content: "\e711"; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-memberEditorDiv { - margin-top: 7px; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - color: #686969; -} -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv { - margin-top: -3px; -} -.e-pivotschemadesigner div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, -.e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, -.e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} -.e-pivotschemadesigner .e-separateDiv { - border: 0.5px solid; - border-color: #c8c8c8; -} -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid #c8c8c8 !important; - border-bottom: none !important; - margin: 9px 0px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - - cursor: pointer; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - background-color: #86cbea; -} -.e-pivotgrid .e-dialogOKBtn { - width: 69px; -} -.e-pivotgrid .e-dialogOKBtn { - margin-left: 83px; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 73px; - margin-left: 10px; -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - margin-right: 87px; - margin-left: 10px; -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 10px; -} -.e-pivotgrid .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - cursor: move; - color: #333333; -} -.e-pivotgrid .e-treeview .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, -.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, -.e-pivotschemadesigner .e-dialog a.e-linkPanel { - text-decoration: underline; - margin: -20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before, -.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotgrid .e-pivotButton { - color: #686969; - border-color: #c8c8c8; -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - height: auto; - color: #686969; - border-color: #c8c8c8; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - - border-color: #c8c8c8; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - color: #282827; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - background: #86cbea; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} -.e-pivotgrid .e-drag { - color: white; - /*color: #5c5c5c;*/ - - - background: #179bd7; - /*background: @pager-default-bg-color;*/ - border: 1px solid #c8c8c8; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .e-drag { - padding: 9px 0px 9px 0px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: bold; -} -.e-pivotgrid .e-pivotButton.e-btn .e-icon { - padding: 0px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - - color: white; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: bold; -} -.e-pivotgrid .values { - border-right: 1px solid #c8c8c8; -} -.e-pivotgrid .emptyRows { - background: #179bd7; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .valueColumn { - background: #179bd7; - height: auto; - border-right: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - background: #ececec; -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - background: #86cbea; -} -.e-pivotgrid .e-pivotButton, -.e-pivotgrid .e-rows, -.e-pivotgrid .valueColumn, -.e-pivotgrid .values, -.e-pivotgrid .columns { - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn { - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn, -.e-pivotgrid .e-drag .e-btn div { - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height: 0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - min-height: 24px; -} -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - margin-left: 5px; -} -.e-pivotgrid .e-grpRow { - background: #179bd7; - vertical-align: bottom; - text-align: left; -} -.e-pivotgrid .e-pivotButton { - - padding: 0px !important; -} -.e-pivotgrid .e-pivotButton { - border: 1px solid #c8c8c8 !important; -} -.e-pivotgrid .e-pivotButton:hover { - -} -.e-pivotgrid .e-pivotButton:hover { - border: 1px solid #c8c8c8 !important; -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size: 13px; -} -.e-pivotgrid .e-widthSetter { - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover { - background-color: #86cbea; - color: #282827; - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, -.e-pivotschemadesigner div.e-advancedFilterDlg { - border: 1px solid #c8c8c8; -} -.e-pivotgrid td.e-grpRow { - padding-left: 0px !important; -} -.e-pivotgrid .e-grpRow { - white-space: normal; -} -.e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: #686969; - cursor: pointer; - font-family: "ej-webfont"; -} -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} -.e-pivotgrid .e-selected { - background: #179bd7; - color: white; -} -.e-pivotgrid .e-highlighted { - background-color: #86cbea; -} -.e-pivotgrid .e-dlgCalculatedField label { - -} -.e-pivotgrid .borderLine { - margin-left: -10px; - margin-right: -10px; - border-top: 1px solid #c8c8c8; -} -.e-pivotgrid .calculatorFields { - margin-top: -5px; - height: 31px; - -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width: 100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; -} -.e-pivotgrid.e-column-resize td, -.e-pivotgrid.e-column-resize th { - overflow: hidden; -} -.e-pivotgrid.e-column-resize thead > tr { - cursor: pointer; -} -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px #c8c8c8; -} -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; -} -.e-pivotgrid .e-enabled { - color: white !important; - background: #179bd7 !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { - content: "\e843"; - font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { - content: "\e875"; - font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { - content: "\e85d"; - font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before { - content: "\e857"; - font-size: 20px; -} -.e-pivotgrid .e-paging:before { - content: "\e854"; - font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before { - content: "\e6b7"; - font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before { - content: "\e856"; - font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { - content: "\e844"; - font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { - content: "\e855"; - font-size: 20px; -} -.e-pivotgrid .e-columnResize:before { - content: "\e851"; - font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before { - content: "\e859"; - font-size: 20px; -} -.e-pivotgrid .e-toolTip:before { - content: "\e858"; - font-size: 20px; -} -.e-pivotgrid .rtl:before { - content: "\e84d"; - font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before { - content: "\e84c"; - font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { - content: "\e848"; - font-size: 20px; -} -.e-pivotgrid .e-exporting:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before { - content: "\e84b"; - font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before { - content: "\e852"; - font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before { - content: "\e850"; - font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before { - content: "\e849"; - font-size: 20px; -} -.e-pivotgrid .e-layouts:before { - content: "\e878"; - font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, -.e-pivotgrid .e-drillThrough:hover, -.e-pivotgrid .e-collapseByDefault:hover, -.e-pivotgrid .groupingBar:hover, -.e-pivotgrid .e-numberFormatting:hover, -.e-pivotgrid .e-paging:hover, -.e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, -.e-pivotgrid .e-cellContext:hover, -.e-pivotgrid .e-cellEditing:hover, -.e-pivotgrid .e-columnResize:hover, -.e-pivotgrid .e-toolTip:hover, -.e-pivotgrid .rtl:hover, -.e-pivotgrid .e-hyperlinkOptions:hover, -.e-pivotgrid .e-frozenHeaders:hover, -.e-pivotgrid .e-exporting:hover, -.e-pivotgrid .e-calculatedField:hover, -.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, -.e-pivotgrid .e-conditionalFormat:hover, -.e-pivotgrid .e-summaryTypes:hover, -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - overflow: visible !important; - color: #686969; - text-indent: -3px; -} -.e-pivotgrid .e-normalLayout:before { - content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before { - content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before { - content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content: "\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content: "\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content: "\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content: "\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content: "\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content: "\e842"; -} -.e-pivotgrid .e-excel:before { - content: "\e845"; -} -.e-pivotgrid .e-word:before { - content: "\e84e"; -} -.e-pivotgrid .e-pdf:before { - content: "\e846"; -} -.e-pivotgrid .csv:before { - content: "\e847"; -} -.e-pivotgrid .e-hyperLinkIcons:before, -.e-pivotgrid .e-frozenHeaderIcons:before, -.e-pivotgrid .e-exportingIcons:before, -.e-pivotgrid .e-layoutIcons:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons, -.e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-layoutIcons { - color: #686969; -} -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons:hover { - color: #282827; - cursor: pointer; - background: #86cbea; -} -.e-pivotgrid .e-frozenDialog, -.e-pivotgrid .e-exportDialog, -.e-pivotgrid .e-hyperLinkDialog, -.e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - background-color: #ececec; - border: 2px solid #c8c8c8; -} -.e-pivotgrid .e-calcFormulaDiv { - - position: absolute; -} -.e-pivotgrid .e-calcFormulaDiv { - left: 136px; - top: 102px; -} -.e-pivotgrid .e-dlgCalculatedField { - margin-top: 8px; - border: 1px solid #c8c8c8; - margin-bottom: 12px; - padding: 13px 10px 10px; -} -.e-pivotgrid .calculateFieldName { - position: absolute; - - width: 197px; - height: 24px; - border: none; - background-color: white; - color: #333333; -} -.e-pivotgrid .calculateFieldName { - top: 36px; - left: 93px; -} -.e-pivotgrid .calculatedFieldFormula { - background-color: white; - color: #333333; - - cursor: not-allowed; - opacity: 0.85; - padding: 1px; -} -.e-pivotgrid .calculatedFieldFormula { - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - padding: 4px 10px 15px; -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - padding: 4px 10px; -} -.e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid #c8c8c8; - background-color: white; - padding: 5px 18px; - cursor: default; - color: #333333; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - color: #282827; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - background: #86cbea; -} -.e-pivotschemadesigner { - - font-size: 12px; - float: right; - position: static; -} -.e-pivotschemadesigner { - /*other*/ - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - background: none repeat scroll 0 0 white; - border: 1px solid #c8c8c8; - color: #333333; -} -.bg-div { - background: none repeat scroll 0 0 white; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable { - overflow: auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, -.e-pivotschemadesigner .e-kpiRootCDB:before, -.e-pivotschemadesigner .e-kpiGoalCDB:before, -.e-pivotschemadesigner .e-kpiStatusCDB:before, -.e-pivotschemadesigner .e-kpiTrendCDB:before, -.e-pivotschemadesigner .e-kpiValueCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, -.e-pivotschemadesigner .e-kpiRootCDB, -.e-pivotschemadesigner .e-kpiGoalCDB, -.e-pivotschemadesigner .e-kpiStatusCDB, -.e-pivotschemadesigner .e-kpiTrendCDB, -.e-pivotschemadesigner .e-kpiValueCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable { - background: white; - border-collapse: collapse; - -} -.e-pivotschemadesigner .e-fieldTable { - border: 1px solid #c8c8c8; -} -.e-pivotschemadesigner .e-fieldTable { - margin: 10px 10px 8px; -} -.e-pivotschemadesigner .e-schemaFieldList { - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color: #686969; -} -.e-pivotschemadesigner .e-elementSeparator { - border: solid #c8c8c8; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree { - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .schemaHeaders { - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - /*background: @aeb-bgcolor;*/ - - - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ - -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - border: 1px solid #c8c8c8; - margin-left: 10px; -} -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float: left; - position: relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float: right; - position: relative; -} -.e-pivotschemadesigner #axisTd, -.e-pivotschemadesigner #axisTd3 { - -} -.e-pivotschemadesigner .deferUpdateLayout { - -} -.e-pivotschemadesigner .deferUpdateLayout { - margin-top: 6px; -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - margin-top: 2px !important; -} -.e-pivotschemadesigner .listSubhead { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader { - margin-right: 10px; -} -.e-pivotschemadesigner .e-listHeader { - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - - font-size: 15px; - margin: -1px; - line-height: 40px; - -} -.e-pivotschemadesigner .e-listHeader { - border-bottom: 1px solid #c8c8c8; -} -.e-pivotschemadesigner .e-folderCDB:before { - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} -.e-pivotschemadesigner .e-measureGroupCDB:before { - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before { - content: "\e704"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .centerDiv { - - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv { - margin-left: 4px; - background-color: #c8c8c8; -} -.e-pivotschemadesigner .centerDiv:hover { - cursor: default; -} -.e-pivotschemadesigner .centerHead { - -} -.e-pivotschemadesigner .centerHead { - /*other*/ - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - margin: 7px 10px; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - - font-weight: bold; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - border: 1px solid #c8c8c8; - border-bottom: none; - margin-left: 10px; -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-left: 1%; -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - margin-right: 5%; -} -.e-pivotschemadesigner .headerText { - -} -.e-pivotschemadesigner .headerText { - padding: 0px 5px 0px 5px; -} -.e-pivotschemadesigner .subheadText { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .subheadText { - /*other*/ - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - padding-left: 10px; -} -.e-pivotschemadesigner .pivotLabel:hover { - background: none repeat scroll 0 0 #179bd7; - color: white; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - - width: auto; - background: #ececec; - border: 1px solid; - border-color: #c8c8c8 !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - display: block; - margin: 2px 3px 0; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - height: auto; - color: #686969; - border-color: #c8c8c8; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - color: #686969; - border-color: #c8c8c8; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - height: auto; -} -.e-hoverBtn { - background: #86cbea !important; -} -.e-pivotgrid .dragHover { - background: #179bd7 !important; -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select { - -} -.dragHover.e-btn.e-select { - background: #179bd7 !important; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - border: 1px solid; - border-color: white !important; - color: #282827; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - background: #86cbea; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover { - background: #86cbea; -} -.e-pivotschemadesigner .filter, -.e-pivotschemadesigner .e-sorting, -.e-pivotschemadesigner .e-removeBtn { - color: #333333; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotschemadesigner .btnDeferUpdate { - text-overflow: ellipsis; - width: 90px; -} -.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width: 60px; -} -.e-pivotschemadesigner .e-errOKBtn { - - display: inline-block; -} -.e-pivotschemadesigner .e-errOKBtn { - margin: 20px 0 10px 155px; - width: 50px; -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - margin-right: 155px; - width: 50px; -} -.e-pivotschemadesigner .pvtDrop:before, -.e-pivotschemadesigner .treeDrop:before { - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator { - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - -} -.e-pivotschemadesigner .e-dropIndicatorHover { - background: #86cbea; -} -.e-pivotschemadesigner .e-removePivotBtn:before { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: white; - content: "\e681"; - font-size: 13px; - background-color: white; - border: 1px solid #c8c8c8; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover { - cursor: pointer; - background: none repeat scroll 0 0 #86cbea; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .treeDrop, -.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, -.e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, -.e-pivotgrid .clearSorting:hover, -.e-pivotgrid .clearAllFilters:hover { - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn { - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator { - background: none repeat scroll 0 0 #179bd7; -} -.e-pivotschemadesigner .e-memberEditorDiv { - height: 256px; - - border: 1px solid #c8c8c8; -} -.e-pivotschemadesigner .e-memberEditorDiv { - margin-top: 7px; -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - width: 69px; - -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - margin-left: 10px; -} -.e-pivotschemadesigner .e-dialogOKBtn { - margin-left: 83px; -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-right: 86px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 73px; -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 5px; -} -.e-pivotschemadesigner .e-chkbox-wrap { - margin-left: 7px; -} -.e-pivotschemadesigner .e-tbtn-wrap { - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon { - height: 14px; - width: 14px; -} -.e-pivotschemadesigner .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-text { - /*other*/ - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - color: #333333; - font-weight: bold; -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover { - background: #179bd7; -} -.e-pivotschemadesigner .e-treeview .e-active { - background: #2390c1; - color: white; -} -.e-pivotschemadesigner .btnDeferUpdate { - float: right; - -} -.e-pivotschemadesigner .btnDeferUpdate { - margin-right: 10px; -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - float: left; - -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - margin-left: 10px; -} -.e-pivotschemadesigner .deferUpdateLayout { - margin-left: 5px; -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - margin-right: 5px; -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - width: 90%; -} -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; -} -.e-pivotschemadesigner .e-schemaFieldTree ul, -.e-pivotschemadesigner .e-schemaFieldTree li { - width: 96%; - height: auto; -} -.e-pivotschemadesigner .e-btn .e-btntxt { - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top: 0; - left: 0; - z-index: 10; - opacity: 0; - background-color: lightgray; - filter: alpha(opacity=0); -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - padding: 5px 0px 5px 8px; -} -.e-pivotschemadesigner .e-ascOrder, -.e-pivotschemadesigner .e-descOrder, -.e-pivotgrid .e-ascOrder, -.e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid white; -} -.e-pivotschemadesigner .e-descImage, -.e-pivotschemadesigner .e-ascImage, -.e-pivotgrid .e-descImage, -.e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-ascImage:before, -.e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; - -} -.e-pivotschemadesigner .e-descImage:before, -.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; - -} -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} -.e-pivotschemadesigner .e-filterElementTag.e-vertical, -.e-pivotgrid .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotschemadesigner .e-clrFilter:before, -.e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-filterState:before, -.e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearAllFilters, -.e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, -.e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, -.e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} -.e-pivotschemadesigner .e-filterIndicator:before, -.e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - margin-left: 9px; - margin-right: 5px; -} -.e-pivotschemadesigner .e-activeFilter:before, -.e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, -.e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, -.e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, -.e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: #c8c8c8; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a, -.e-pivotgrid .e-filterElementTag a { - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotschemadesigner .clearFltrText, -.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText, -.e-pivotgrid .clearSortText { - padding-left: 1px !important; -} -.e-pivotschemadesigner .sortDiv, -.e-pivotschemadesigner .clearSorting, -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .sortDiv, -.e-pivotgrid .clearSorting, -.e-pivotgrid .e-filterElementTag { - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, -.e-pivotgrid .clearSorting { - height: 20px; -} -.e-pivotschemadesigner .e-filterState, -.e-pivotgrid .e-filterState { - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, -.e-pivotgrid .memberFilter.e-filterState { - margin-left: 0px !important; - margin-top: 5px; - position: absolute; - float: left; -} -.e-pivotgrid #sep1, -.e-pivotgrid #sep2, -.e-pivotgrid #sep3, -.e-pivotgrid #sep4, -.e-pivotgrid #sep5, -.e-pivotgrid #sep6, -.e-pivotgrid #sep7, -.e-pivotgrid #sep8, -.e-pivotgrid #sep9, -.e-pivotschemadesigner #sep1, -.e-pivotschemadesigner #sep2, -.e-pivotschemadesigner #sep3, -.e-pivotschemadesigner #sep4, -.e-pivotschemadesigner #sep5, -.e-pivotschemadesigner #sep6, -.e-pivotschemadesigner #sep7, -.e-pivotschemadesigner #sep8, -.e-pivotschemadesigner #sep9 { - height: 1px; - background-color: #c8c8c8; - margin-left: 30px; -} -.e-pivotgrid #sep1 { - height: 0px; -} -.e-pivotgrid #labelFilterBtn, -.e-pivotgrid #ascOrder, -.e-pivotgrid #descOrder, -.e-pivotgrid #clearAllFilters, -.e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn, -.e-pivotschemadesigner #ascOrder, -.e-pivotschemadesigner #descOrder, -.e-pivotschemadesigner #clearAllFilters, -.e-pivotschemadesigner #clearSorting { - border-bottom: none; -} -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid !important; -} -.e-pivotschemadesigner .filterDialog div, -.e-pivotgrid .filterDialog div { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog, -.e-pivotgrid .filterDialog { - margin-left: -7px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - height: auto !important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border: none; -} -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - float: left; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; -} -.e-pivotgrid .e-icon.e-searchEditorTree:before, -.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 15px; - left: 232px; -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 15px; - left: 13px; -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 229px; - left: 12px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 236px; - left: 235px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - top: 236px; - left: 235px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager, -.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - margin-bottom: 10px !important; -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover, -.e-pivotgrid .e-firstPage.e-pageEnabled:hover, -.e-pivotgrid .e-prevPage.e-pageEnabled:hover, -.e-pivotgrid .e-nextPage.e-pageEnabled:hover, -.e-pivotgrid .e-lastPage.e-pageEnabled:hover { - background-color: #86cbea; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active, -.e-pivotgrid .e-firstPage.e-pageEnabled:active, -.e-pivotgrid .e-prevPage.e-pageEnabled:active, -.e-pivotgrid .e-nextPage.e-pageEnabled:active, -.e-pivotgrid .e-lastPage.e-pageEnabled:active { - background-color: #179bd7; - color: white; -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage, -.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage, -.e-pivotgrid .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount, -.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount, -.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount, -.e-pivotgrid .e-dialog .memberDrillPageCount { - margin-right: 8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - margin: 0px 0px 6px !important; -} -/*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ - -.e-pivotgrid .filter, -.e-pivotgrid .values .e-removeBtn { - -} -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - -} -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn { - -} -.e-pivotgrid .e-removeBtn { - -} -.e-pivotgrid .filter { - -} -.e-pivotgrid .e-pvtBtnIndent { - -} -.e-pivotgrid .e-pvtBtnSort { - -} -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-pivotButton .e-pvtBtn + .e-removeBtn { - -} -.e-pivotgrid .summary { - -} -.e-pivotgrid .summary.value { - -} -.e-pivotgrid.e-rtl .summary { - -} -.e-pivotgrid .filter:active, -.e-pivotgrid .e-sorting:active, -.e-pivotgrid .e-removeBtn:active { - -} -.e-pivotgrid .e-sorting:after, -.e-pivotgrid .filter:after, -.e-pivotgrid .e-removeBtn:after { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active, -.e-pivotgrid .e-pivotButton:active { - -} -.e-pivotgrid .e-hScrollThumb:active, -.e-pivotgrid .e-vScrollThumb:active { - -} -.e-pivotgrid .e-hScrollPanel:hover { - -} -.e-pivotgrid .e-vScrollPanel:hover { - -} -.e-pivotgrid .dragClone.e-btn.e-select { - -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ - -.e-pivotgrid .e-btn.e-select:active .e-icon, -.e-pivotgrid .e-btn.e-select:hover .e-icon { - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton { - -} -.e-pivotgrid .e-drag .e-pivotButton { - -} -.e-pivotgrid #grpvalue + span, -.e-pivotgrid #grpcol + span, -.e-pivotgrid #grpdrag + span, -.e-pivotgrid .e-rows > span:first-child { - -} -.e-pivotgrid .e-drag > span:first-child { - -} -.e-pivotgrid.e-rtl .value { - -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - -} -.e-pivotgrid.e-rtl table .summary .e-expand { - -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn { - -} -.e-pivotgrid.e-rtl .filter { - -} -.e-pivotgrid.e-rtl .values .e-removeBtn, -.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn + .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-sorting { - -} -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid.e-rtl #grpvalue + span, -.e-pivotgrid.e-rtl #grpcol + span, -.e-pivotgrid.e-rtl #grpdrag + span, -.e-pivotgrid.e-rtl .e-rows > span:first-child { - -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - - margin-left: 0px; -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - margin-right: 5px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content { - -} -.e-pivotgrid .e-dlgCalculatedField .editFormula { - -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula { - -} -.e-pivotgrid .valueSorting { - -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName { - -} -.e-pivotgrid .emptyPivotGrid .e-drag, -.e-pivotgrid .emptyPivotGrid .valueColumn, -.e-pivotgrid .emptyPivotGrid .valueColumn .values, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns, -.e-pivotgrid .emptyPivotGrid .emptyRows, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - padding-left: 5px; - padding-right: 5px; -} -.e-pivotgrid .emptyPivotGrid .values span, -.e-pivotgrid .emptyPivotGrid .columns span { - -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span, -.e-pivotgrid.e-rtl .emptyPivotGrid .columns span { - -} -.e-pivotgrid .emptyPivotGrid .values { - -} -.e-pivotgrid .emptyPivotGrid .columns { - -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - -} -.e-dragedNode.pivotTreeViewDragedNode { - -} -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul { - -} -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - -} -.e-pivotgrid .filterDialog #filterValue1:active, -.e-pivotgrid .filterDialog #filterValue1:focus, -.e-pivotgrid .filterDialog #filterValue2:active, -.e-pivotgrid .filterDialog #filterValue2:focus { - -} -.e-pivotgrid .filterDialog #filterValue1:disabled, -.e-pivotgrid .filterDialog #filterValue2:disabled { - -} -.e-pivotgrid .filterDialog td .e-ddl, -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - -} -.e-pivotgrid .e-conditionFrom:disabled, -.e-pivotgrid .e-conditionTo:disabled { - -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ - -.e-pivotgrid .e-dialog .e-btn, -.e-pivotschemadesigner .e-dialog .e-btn, -.e-pivotschemadesigner .btnDeferUpdate { - -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dialog .e-btn.e-disable, -.e-pivotgrid .e-dialog .e-btn.e-disable:hover, -.e-pivotgrid .e-dialog .e-btn.e-disable:focus, -.e-pivotgrid .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .btnDeferUpdate.e-disable, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:active { - -} -.e-pivotgrid .e-dialog .calculatorFields, -.e-pivotgrid .e-dialog .calculatorFields:hover, -.e-pivotgrid .e-dialog .calculatorFields:focus { - -} -.e-pivotgrid .e-dialog .e-btn:hover, -.e-pivotschemadesigner .e-dialog .e-btn:hover, -.e-pivotgrid .e-dialog .e-btn:focus, -.e-pivotschemadesigner .e-dialog .e-btn:focus, -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .btnDeferUpdate:focus { - -} -.e-pivotgrid .e-dialog .e-btn:active, -.e-pivotschemadesigner .e-dialog .e-btn:active, -.e-pivotschemadesigner .btnDeferUpdate:active { - -} -#PivotSchemaDesigner_dragClone { - -} -.e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotschemadesigner .e-treeview ul { - -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, -.e-pivotschemadesigner .e-axisTd1 .e-schemaRow, -.e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, -.e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, -.e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotschemadesigner #rowlabel + div, -.e-pivotschemadesigner #columnlabel + div, -.e-pivotschemadesigner #valuelabel + div, -.e-pivotschemadesigner #reportfilter + div { - -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-dropIndicator + .e-pvtBtn { - -} -.e-pivotschemadesigner .e-listHeader .headerText { - -} -.e-pivotgrid .summary.calc, -.e-pivotgrid .summary.calc:hover { - -} -.e-pivotgrid table .e-expand.e-icon:before, -.e-pivotgrid table .e-collapse.e-icon:before { - -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover, -.e-pivotgrid.e-rtl .calc, -.e-pivotgrid.e-rtl .calc:hover { - -} -.e-pivotgrid.e-rtl th, -.e-pivotgrid.e-rtl td { - -} -.e-pivotschemadesigner .e-pivotButton:first-child { - -} -.e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText, -.e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - -} -.e-pivotschemadesigner .btnDeferUpdate, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child { - -} -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:hover { - -} -.e-pivotschemadesigner .btnDeferUpdate:focus, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:focus { - -} -.e-pivotschemadesigner .btnDeferUpdate:active, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:active { - -} -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:active { - -} -.e-pivotschemadesigner.e-rtl { - -} -.e-pivotschemadesigner.e-rtl .e-listHeader { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, -.e-pivotschemadesigner.e-rtl .e-schemaRow, -.e-pivotschemadesigner.e-rtl .e-pivotHeader { - -} -/*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ - -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div > .e-icon + .e-chkbox-wrap { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div > .e-icon + .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-editorDiv, -.e-pivotgrid .e-editorDiv { - -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dialogOKBtn, -.e-pivotgrid .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma { - -} -.e-pivotgrid .e-dlgCalculatedField + div { - -} -.e-pivotgrid .e-conditionFrom:hover, -.e-pivotgrid .filterDialog input.e-filterValues:hover, -.e-pivotschemadesigner .filterDialog input.e-filterValues:hover, -.e-pivotgrid .e-conditionTo:hover { - -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .filterDialog input.e-filterValues:active, -.e-pivotschemadesigner .filterDialog input.e-filterValues:active, -.e-pivotgrid .filterDialog input.e-filterValues:focus, -.e-pivotschemadesigner .filterDialog input.e-filterValues:focus, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - -} -.e-pivotgrid .conditionformatTbl label { - -} -.e-pivotgrid .conditionformatTbl .e-ddl { - -} -.e-pivotgrid .conditionformatTbl th, -.e-pivotgrid .conditionformatTbl td { - -} -.e-pivotgrid .e-conditionDlg { - -} -.e-pivotgrid .e-conditionDlg + div { - -} -.e-pivotgrid .e-dialogremoveBtn { - -} -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, -.e-pivotgrid.e-rtl .conditionformatTbl label { - -} -.e-pivotgrid .e-filterElementTag a.e-menulink, -.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotgrid .e-advancedFilterDlg .e-menu-wrap, -.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotgrid .filterDialog .e-ddl, -.e-pivotschemadesigner .filterDialog .e-ddl { - -} -.e-pivotgrid .filterDialog td, -.e-pivotschemadesigner .filterDialog td { - -} -.e-pivotgrid .filterDialog input.e-filterValues, -.e-pivotschemadesigner .filterDialog input.e-filterValues { - -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl { - -} -.e-pivotgrid .e-dlgCalculatedField .borderLine { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active, -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - -} -.e-pivotgrid.e-rtl .calculateFieldName { - -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - -} -.e-pivotgrid .calculateFieldName.e-hoverCell { - -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active { - -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right: 102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar { - -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div, -.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div { - -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid .curInput { - width: 100%; - -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before { - -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before { - -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before { - -} -.e-pivotgrid .e-icon.e-media-forward_01:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotgrid .e-firstPage { - -} -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-lastPage { - -} -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage { - -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, -table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px #c8c8c8; -} -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:after, -.e-pivotgrid .e-firstPage.e-pageEnabled:after, -.e-pivotgrid .e-prevPage.e-pageEnabled:after, -.e-pivotgrid .e-nextPage.e-pageEnabled:after, -.e-pivotgrid .e-lastPage.e-pageEnabled:after { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-memberCurrentPage, -.memberPageCount, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage, -.e-memberCurrentSearchPage, -.memberSearchPageCount, -.e-memberCurrentDrillPage, -.memberDrillPageCount { - -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ - -@media (min-width: 20px) and (max-width: 799px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient, -.e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -.e-pivotclient .e-pivotschemadesigner .memberSortDiv { - margin-top: 1px !important; -} -.e-pivotclient .e-box, -.e-pivotclient button.e-btn, -.e-pivotclient input.e-btn, -.e-pivotclient input.e-input, -.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder, -.e-pivotclient .e-js.e-lv.e-js .e-header.e-box, -.e-pivotclient .e-textbox, -.e-textarea { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell { - background-color: #86cbea !important; -} -.e-pivotclient .e-collectionli:hover, -.e-pivotclient .e-reportli:hover { - background: #ececec !important; - border: none !important; - color: #686969 !important; - padding: 3px !important; - - border-top: 4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl, -.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique { - height: auto !important; -} -.e-pivotclient *:focus:hover { - outline: none; -} -.e-pivotclient .e-removeBtnUnqiue { - height: calc(61%) !important; -} -.e-pivotclient .e-schemaRemoveBtnUnqiue { - height: inherit !important; -} -.e-pivotclient .e-schemaBtnUnique { - margin-top: 0px !important; - height: auto !important; - white-space: initial !important; -} -.e-pivotclient .e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pivotclient { - border: 1px solid #c8c8c8; - - background-color: white; -} -.e-pivotclient { - color: #333333; -} -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - color: #686969; -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotclient .e-separateDiv { - border: 1px solid #c8c8c8 !important; - border-bottom: none !important; - - margin: 9px 0px; -} -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: #86cbea; - cursor: pointer; -} -.e-pivotclient .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} -.e-pivotclient .e-gridPanel, -.e-pivotclient .e-chartPanel { - border: none !important; -} -.e-pivotclient .e-controlPanel { - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable { - color: #999999; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - background: transparent; -} -.e-pivotclient .e-dialog .e-header { - background: white; - color: #333333; -} -.e-pivotclient textarea { - background: white; -} -.e-pivotclient .e-treeview .e-text { - -} -.e-pivotclient .e-treeview .e-text { - color: #333333; -} -.e-pivotclient .e-treeview .e-text:hover { - color: #282827; -} -.e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotclient .e-dialog a.e-linkPanel { - text-decoration: underline; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel { - margin-top: 4px !important; -} -.e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotclient .e-treeview .e-active { - color: white; - background: #179bd7; -} -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar { - width: 5px; - border: none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .customCSS .e-splitbar { - background-color: white; -} -.e-pivotclient .e-olapFieldList .e-ul { - width: 100% !important; - height: 100% !important; -} -.e-pivotclient .e-splitter .e-pane { - overflow: visible !important; -} -.e-pivotclient .e-splitter { - border: none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - content: "\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - top: 50%; - left: 1px; - position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar { - font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - left: 4.5px; -} -.e-pivotclient .e-axisTable.e-pane { - left: 7.5px !important; - padding-right: 9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; - left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { - width: 6px !important; - border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar { - background: none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane { - padding-right: 2px; -} -.e-pivotclient .axisBuilderTD.e-pane { - left: 2.5px; - padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .controlPanelTD { - display: inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { - left: 3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { - left: -5.5px !important; -} -.e-pivotclient .e-cubeTreeView .e-ul { - overflow: auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ - -.e-olapclient .e-disabled { - cursor: pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} -.e-pivotclient .e-ddl .e-select { - color: #333333; - background: white; - border-color: #c8c8c8; -} -.e-pivotclient .e-ddl .e-select:hover { - color: #282827; - background: #86cbea; -} -.e-pivotclient .e-outerTable { - - border-collapse: collapse; - background-color: white; -} -.e-pivotclient .e-outerTable { - font: normal 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - -} -.e-pivotclient .e-titleText { - font: normal 20px Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 48px; -} -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-newReportImg:before { - content: "\e6b3"; -} -.e-pivotclient .e-newReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-addReportImg:before { - content: "\e6a1"; -} -.e-pivotclient .e-addReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-removeReportImg:before { - content: "\e6cf"; -} -.e-pivotclient .e-removeReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-renameReportImg:before { - content: "\e6d0"; -} -.e-pivotclient .e-renameReportImg:before { - font-size: 20px; -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; -} -.e-pivotclient .e-reportDBImg:before { - font-size: 20px; -} -.e-pivotclient .e-mdxImg:before { - content: "\e6ac"; -} -.e-pivotclient .e-mdxImg:before { - font-size: 20px; -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; -} -.e-pivotclient .e-autoExecuteImg:before { - font-size: 20px; -} -.e-pivotclient .e-calcMemberImg:before { - -} -.e-pivotclient .e-calcMemberImg:before { - font-size: 20px; - content: "\e86f"; -} -.e-pivotclient .e-excelExportImg:before { - content: "\e6d4"; -} -.e-pivotclient .e-excelExportImg:before { - font-size: 20px; -} -.e-pivotclient .e-wordExportImg:before { - content: "\e6d5"; -} -.e-pivotclient .e-wordExportImg:before { - font-size: 20px; -} -.e-pivotclient .e-pdfExportImg:before { - content: "\e6d3"; -} -.e-pivotclient .e-pdfExportImg:before { - font-size: 20px; -} -.e-pivotclient .e-chartTypesImg:before { - content: "\e6a4"; -} -.e-pivotclient .e-chartTypesImg:before { - font-size: 20px; -} -.e-pivotclient .e-toggleaxisImg:before { - content: "\e790"; -} -.e-pivotclient .e-toggleaxisImg:before { - font-size: 20px; -} -.e-pivotclient .e-kpiCDB:before, -.e-pivotclient .e-kpiGoalCDB:before, -.e-pivotclient .e-kpiStatusCDB:before, -.e-pivotclient .e-kpiTrendCDB:before, -.e-pivotclient .e-kpiValueCDB:before, -.e-pivotclient .e-kpiRootCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - color: #686969; -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - text-indent: -3px; -} -.e-pivotclient .e-categoricalAxis p:first-child + div, -.e-pivotclient .e-rowAxis p:first-child + div, -.e-pivotclient .e-slicerAxis p:first-child + div { - -} -.e-pivotclient .maximizedView:before { - content: "\e660"; -} -.e-pivotclient .maximizedView:before { - font-size: 21px; -} -.e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - -} -.e-pivotclient .e-colSortFilterImg:before { - font-size: 32px; - line-height: 0.65; - text-indent: -9px; -} -.e-pivotclient .e-rowSortFilterImg:before { - content: "\e6f8"; - -} -.e-pivotclient .e-rowSortFilterImg:before { - font-size: 29px; - line-height: 0.8; - text-indent: -7px; -} -.e-pivotclient .e-chartPanel { - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .clientTab { - margin-top: 6px !important; -} -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton { - background-repeat: no-repeat; - height: 20px; - width: 21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton { - float: right; - background-position: center -20px; - margin: 5px; -} -.e-pivotclient .e-toggleCollapseButton { - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover, -.e-pivotclient .e-toggleCollapseButton:hover { - color: #282827; - background: #86cbea; -} -.e-pivotclient .e-toggleCollapseButton:before { - content: "\e674"; - font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before { - content: "\e671"; - font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable { - background: white !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable { - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - margin: 6px 4px 8px !important; -} -.e-pivotclient .e-chartToolBar { - border: none; -} -.e-pivotclient .e-toolBar { - border: none; -} -.e-pivotclient .e-toggleText { - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - -} -.e-pivotclient .e-splitBtn { - margin: 7px 0 0 6px; - position: relative; -} -.e-pivotclient .e-csHeader { - -} -.e-pivotclient .e-csHeader { - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - margin: 8px 0 8px 3px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} -.e-pivotclient .e-cubeTable { - border-collapse: collapse; - margin: 0 5px 3px 5px; -} -.e-pivotclient .e-cdbHeader { - border-bottom: 0px; - overflow: hidden; -} -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: white; - position: relative; -} -.e-pivotclient .e-axisHeader { - -} -.e-pivotclient .e-axisHeader { - border-bottom: 0px; -} -.e-pivotclient .e-reportToolbar { - border-color: #c8c8c8 !important; - - background: #ececec; -} -.e-pivotclient .e-cubeBrowser { - -} -.e-pivotclient .e-cubeBrowser { - border: 1px solid #c8c8c8 !important; -} -.e-pivotclient .e-splitter { - -} -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow: auto; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-dropIndicator { - margin-top: 4px !important; - border-top: 3px dashed #179bd7; -} -.e-pivotclient .e-targetAxis { - -} -.e-pivotclient .e-targetAxis { - background-color: #86cbea; - color: #282827; -} -.e-pivotclient .e-reportToolbar .e-active { - color: white; -} -.e-pivotclient .e-connectImg, -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-toggleaxisImg:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; -} -.e-pivotclient .e-connectImg, -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-toggleaxisImg:hover { - height: 20px; - width: 20px; - margin: 4px; -} -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .maximizedView:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-toggleaxisImg:hover { - cursor: pointer; - color: #282827; -} -.e-pivotclient .reportList, -.e-pivotclient e-collectionlist { - overflow: visible !important; - -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl { - -} -.e-pivotclient div.e-advancedFilterDlg { - border: 1px solid #c8c8c8; -} -.e-pivotclient li.e-reportCol.e-hover, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli.e-hover { - background: none; - border-color: transparent; -} -.e-pivotclient .e-sortReportTbl { - - width: 100%; -} -.e-pivotclient .e-sortReportTbl { - margin: 0px 4px 18px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-sortingDlg label, -.e-pivotclient .e-filteringDlg label { - -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-preserveHrchy, -.e-pivotclient .e-filterLbl, -.e-pivotclient .e-conditionLbl { - vertical-align: middle; -} -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-radioBtnAsc { - vertical-align: text-bottom; -} -.e-pivotclient .e-radioBtnAsc, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList, -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-sortDisable, -.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable, -.e-pivotclient .e-filterEnable, -.e-pivotclient .e-chkBoxColumn { - margin-top: 15px; - -} -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pivotclient .e-filterFrmDiv { - -} -.e-pivotclient .e-rtl .e-filterFrmDiv { - -} -.e-pivotclient .e-cubeBrowserCalcMember, -.e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl { - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, -.e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left: 0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} -.e-pivotclient .e-SortFilterDlg .e-ddl { - -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, -.e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl { - -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc { - margin-bottom: 15px; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterToDiv, -.e-pivotclient .e-filterBtw { - float: left; -} -.e-pivotclient .e-filterLbl { - margin-top: -23px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - margin-top: -1px !important; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-bottom: -7px; - margin-top: 10px !important; -} -.e-pivotclient .e-conditionLbl, -.e-pivotclient .filterMeasureListLbl { - margin-bottom: 14px; - margin-top: 10px !important; -} -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-left: 4px; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-preserveHrchyLbl, -.e-pivotclient .e-filterDisableLbl { - margin-left: 4px !important; -} -.e-pivotclient .e-dialog-scroller { - height: auto !important; -} -.e-pivotclient .e-filterDisableLbl { - vertical-align: text-bottom; -} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy { - -} -.e-pivotclient .e-filterToDiv { - margin-left: 8px; -} -.e-pivotclient .borderFilterSortDlg { - border: 1px solid #c8c8c8; - border-top: none; - margin-bottom: 13px; - margin-top: -4px; -} -.e-pivotclient .filterMeasureListLbl, -.e-pivotclient .e-conditionLbl, -.e-pivotclient .e-filterValueLbl { - margin-bottom: 15px; -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - position: relative; - padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; - position: absolute; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-filterDisableLbl { - margin-top: 13px; - position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { - margin-top: 2px; - position: absolute; -} -.e-pivotclient .e-pivotclient .e-filterLbl { - margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { - margin-top: 3px; -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - width: auto; - height: 25px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .e-level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { - content: "\e6e4"; - font-size: 18px; -} -.e-pivotclient .e-folderCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content: "\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { - content: "\e6e0"; - font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { - content: "\e6e3"; - font-size: 15px; -} -.e-pivotclient .e-namedSetCDB:before { - content: "\e6de"; - font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before { - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before { - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before { - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, -.e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn { - -} -.e-pivotclient .e-dialogOKBtn { - margin-left: 83px; -} -.e-pivotclient .e-dialogCancelBtn { - -} -.e-pivotclient .e-checkOptions { - -} -.e-pivotclient .e-editorPara { - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td { - padding: 5px; -} -.e-pivotclient .e-dialogInput { - float: right; - margin: 10px 0px 17px 7px; -} -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll { - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - -} -.e-pivotclient .e-checkAll:hover, -.e-pivotclient .e-unCheckAll:hover { - background: #86cbea; - color: #282827; -} -.e-pivotclient .e-checkAll:before { - content: "\e6db"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll:before { - content: "\e6da"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} -.e-pivotclient .e-line:before { - content: "\e6b1"; -} -.e-pivotclient .e-spline:before { - content: "\e6bb"; -} -.e-pivotclient .e-column:before { - content: "\e6a6"; -} -.e-pivotclient .e-area:before { - content: "\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotclient .e-stepline:before { - content: "\e6c0"; -} -.e-pivotclient .e-steparea:before { - content: "\e6be"; -} -.e-pivotclient .e-pie:before { - content: "\e6ca"; -} -.e-pivotclient .e-bar:before { - content: "\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotclient .e-funnel:before { - content: "\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotclient .e-scatter:before { - content: "\e7df"; -} -.e-pivotclient .e-bubble:before { - content: "\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content: "\e810"; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - margin-left: 2px; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-size: 20px; -} -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - height: 28px; - margin: 5px 5px 0px 0px; -} -.e-pivotclient .e-chartTypesDialog, -.e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: #ececec; - border: 2px solid #c8c8c8; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - color: #686969; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - - cursor: pointer; - background: #86cbea; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - color: #282827; -} -.e-pivotclient .e-activeChartType { - color: white; - background: #179bd7; -} -.e-pivotclient.e-rtl .errOKBtn { - -} -.e-pivotclient.e-rtl .errOKBtn { - margin-right: 155px !important; -} -.e-pivotclient .e-memberEditorDiv { - height: 256px; - - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-memberEditorDiv { - margin-top: 7px; -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding: 0px !important; - margin: 12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, -.e-pivotclient .e-removeMeasure { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: #333333; -} -.e-pivotclient .valuefilter td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before { - -} -.e-pivotclient .e-removeSplitBtn:before { - margin-left: -6px; - margin-top: 2px; - - font-size: 13px; -} -.e-pivotclient .e-removeSplitBtn:before { - content: "\e681"; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - background: #86cbea; -} -.e-pivotclient .e-removeSplitBtn { - - display: inline-block; - float: none; - position: absolute; -} -.e-pivotclient .e-removeSplitBtn { - background: #ececec; - margin: 0 !important; -} -.e-pivotclient .e-removeSplitBtn { - border: 1px solid #c8c8c8; - padding-bottom: 7px; - padding-right: 0; -} -.e-pivotclient input.e-memberCurrentPage, -.e-pivotclient input.e-memberCurrentSearchPage, -.e-pivotclient input.e-memberCurrentDrillPage { - -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color: #686969; - -} -.e-pivotclient .e-removeMeasure:hover { - -} -.e-pivotclient .e-removeMeasure:before { - content: "\e681"; - font-size: 13px; - display: inline-block; -} -.e-pivotclient .e-measureEditor { - -} -.e-pivotclient .e-measureEditor { - margin: 3px 5px 0px 5px; -} -.e-pivotclient .e-measureEditor:hover { - color: #282827; - background-color: #86cbea; - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus { - -} -.e-pivotclient button.e-dialogOKBtn, -.e-pivotclient .e-dialogFooter button:first-child, -.e-pivotclient button.e-errOKBtn, -.e-pivotclient button.e-btnCalcMemberOk { - -} -.e-pivotclient button.e-dialogOKBtn:hover, -.e-pivotclient .e-dialogFooter button:first-child:hover, -.e-pivotclient button.e-errOKBtn:hover, -.e-pivotclient button.e-btnCalcMemberOk:hover { - -} -.e-pivotclient button.e-dialogOKBtn:focus, -.e-pivotclient .e-dialogFooter button:first-child:focus, -.e-pivotclient button.e-errOKBtn:focus, -.e-pivotclient button.e-btnCalcMemberOk:focus { - -} -.e-pivotclient button.e-dialogOKBtn:active, -.e-pivotclient .e-dialogFooter button:first-child:active, -.e-pivotclient button.e-errOKBtn:active, -.e-pivotclient button.e-btnCalcMemberOk:active { - -} -.e-pivotclient .e-nodetext { - font-size: inherit !important; -} -.e-pivotclient .e-dialog { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - opacity: 1 !important; -} -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} -.e-pivotclient .e-button { - font-size: 12px !important; - -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ - -.e-pivotclient .e-treeview { - background-color: white; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} -.e-pivotclient .e-treeview, -.e-pivotclient .e-text { - font-size: 12px; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-header { - width: auto; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-active-content { - padding: 0 !important; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-content { - border-width: 0; -} -.e-pivotclient .e-toolbar { - border-width: 1px 0; - -} -.e-pivotclient .e-input { - line-height: normal !important; -} -.e-pivotclient .e-progress-txt { - top: -2px !important; -} -.e-pivotclient .filter { - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl { - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive { - width: 95% !important; -} -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - - float: right; -} -.e-pivotclient .e-dialogFooter { - margin: 7px 0 6px; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, -.e-pivotclient .e-dialogFooter .e-dialogCancelBtn { - -} -.e-pivotclient .e-dialog .e-dialogPara { - -} -.e-pivotclient .e-dialog .e-clientDialog, -.e-pivotclient .e-dialog .e-errorDialog { - -} -.e-pivotclient .e-filterDialog tr:first-child td { - -} -.e-pivotclient .e-filterDialog input.e-filterValues { - -} -.e-pivotclient .e-filterDialog .e-ddl { - -} -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-filterDialog .e-dialogCancelBtn { - margin-right: 10px; - -} -.e-pivotclient table.e-renameDBReportTbl tr td:first-child { - -} -.e-pivotclient e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - margin-left: 3px; -} -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} -.e-pivotclient.e-rtl .e-splitBtn, -.e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} -.e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} -.e-pivotclient.e-rtl .e-controlPanel .e-icon { - float: right; -} -.e-pivotclient .kpiGoal:before, -.e-pivotclient .kpiStatus:before, -.e-pivotclient .kpiTrend:before, -.e-pivotclient .kpiValue:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .kpiGoal, -.e-pivotclient .kpiStatus, -.e-pivotclient .kpiTrend, -.e-pivotclient .kpiValue { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, -.e-pivotclient.e-rtl .e-controlPanel .e-collapse { - float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content { - float: none; -} -.e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} -.e-pivotclient.e-rtl .e-filterFrmDiv, -.e-pivotclient.e-rtl .e-filterToDiv, -.e-pivotclient.e-rtl .e-filterBtw { - float: right; -} -.e-pivotclient.e-rtl .e-sortDisableLbl, -.e-pivotclient.e-rtl .e-sortEnableLbl, -.e-pivotclient.e-rtl .e-radioBtnAscLbl, -.e-pivotclient.e-rtl .e-radioBtnDescLbl, -.e-pivotclient.e-rtl .e-preserveHrchyLbl, -.e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - -} -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - margin-left: 10px; - margin-right: 91px; -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand, -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - border-top: 3px dashed #179bd7; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal !important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - - margin-right: 0px; - width: auto !important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: -5px; - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-left: 2px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-right: 2px; - margin-left: 0px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - border: 1px solid; - border-color: #c8c8c8 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - - margin-top: 2.75px !important; - font-size: 13px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - content: "\e681" !important; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none !important; - box-sizing: content-box !important; - - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - margin: 0 !important; - margin-top: 4px; - background: #ececec !important; - height: 18px; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - border: 1px solid #c8c8c8 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - border: 1px solid #c8c8c8; - -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { - margin: 6px 7px 8px 5px; - width: 43% !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable { - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable { - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable { - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: #ececec; -} -.e-pivotclient .e-gridPanel { - background: none !important; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible !important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; -} -.e-pivotclient #sep1, -.e-pivotclient #sep2, -.e-pivotclient #sep3, -.e-pivotclient #sep4, -.e-pivotclient #sep5, -.e-pivotclient #sep6, -.e-pivotclient #sep7, -.e-pivotclient #sep8, -.e-pivotclient #sep9 { - height: 1px; - background-color: #c8c8c8; - margin-left: 30px; -} -.e-pivotclient #sep1 { - height: 0px; -} -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting { - border-bottom: none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid !important; -} -.e-pivotclient .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotclient .e-filterElementTag { - -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position: absolute; - top: 150px; - margin-left: -12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-filterDialog td { - -} -.e-pivotclient .e-filterDialog td { - padding-left: 6px; -} -.e-pivotclient .e-filterDialog { - -} -.e-pivotclient .e-filterElementTag a.e-menulink { - -} -.e-pivotclient .e-pivotButton button:active, -.e-pivotclient .e-splitBtn button:active { - -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap { - -} -.e-pivotclient .e-filterElementTag { - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap { - -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotclient .e-pivotpager { - border: 1px solid #c8c8c8; - margin-bottom: 5px; - margin-left: 6px !important; - -} -.e-pivotclient .e-pivotpager table { - margin-left: auto !important; - margin-right: auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - height: 14px; -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-pagerLabel, -.e-pivotclient .e-pivotpager .e-pagerTextBox, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-vScrollPanel { - background-color: #e3e3e3; - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius: 10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index: 1000; - border-radius: 5px; - background-color: #bababa; -} -.e-pivotclient .e-hScrollPanel { - background-color: #e3e3e3; - width: 0px; - height: 6px; - border-radius: 10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius: 5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index: 1000; - background-color: #bababa; -} -.e-pivotclient .e-vScrollThumb:hover, -.e-pivotclient .e-hScrollThumb:hover { - background-color: #989999; -} -.e-pivotclient .e-categPageIndicator, -.e-pivotclient .e-seriesPageIndicator { - width: auto; - background-color: #179bd7; - border: thin solid #c8c8c8; - color: white; - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; -} -.e-pivotclient .e-pivotschemadesigner #axisTd, -.e-pivotclient .e-pivotschemadesigner #axisTd3 { - margin-top: 0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - top: 37px; - left: 225px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 15px; - left: 232px; -} -.e-pivotclient .e-dialog .e-titlebar { - -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 37px; - left: 13px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 15px; - left: 13px; -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 118px; - left: 18px; -} -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 229px; - left: 12px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 118px; - left: 225px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 236px; - left: 235px; -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - text-align: right; - -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - margin-top: 18px; -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter { - text-align: left; - margin-top: 18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - margin: 0px 18px; -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember { - border: 1px solid #c8c8c8; - display: inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - height: 371px; - width: 250px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display: inline-block; - - vertical-align: top; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - margin-left: 15px; - width: 250px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content { - padding: 20px 15px 18px 15px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - - height: 100px; - resize: none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - width: 234px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - margin-top: 2px; - margin-bottom: 10px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl { - margin-bottom: 6px; -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel { - margin-left: 0px; - margin-right: 15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - margin-bottom: 0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat { - margin-bottom: 0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - margin-bottom: 10px; -} -.e-pivotclient .e-calcMemberCDB:before { - -} -.e-pivotclient .e-calcMemberCDB:before { - content: "\e870"; - font-size: 18px; -} -.e-pivotclient .e-calcMemberGroupCDB:before { - -} -.e-pivotclient .e-calcMemberGroupCDB:before { - content: "\e870"; - font-size: 18px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit, -.e-pivotclient .e-dialog.e-calcMemberDialog .textarea { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-dialog .e-memberPager, -.e-pivotclient .e-dialog .e-memberSearchPager, -.e-pivotclient .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - margin-bottom: 10px !important; - margin-top: 0px; -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, -.e-pivotclient .e-prevPage.e-pageEnabled:hover, -.e-pivotclient .e-nextPage.e-pageEnabled:hover, -.e-pivotclient .e-lastPage.e-pageEnabled:hover { - background-color: #86cbea; -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, -.e-pivotclient .e-prevPage.e-pageEnabled:active, -.e-pivotclient .e-nextPage.e-pageEnabled:active, -.e-pivotclient .e-lastPage.e-pageEnabled:active { - background-color: #179bd7; - color: white; -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ - -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before, -.e-pivotclient .e-icon.e-arrowhead-left:before, -.e-pivotclient .e-icon.e-arrowhead-right:before, -.e-pivotclient .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, -.e-pivotclient .e-dialog .e-memberSearchPageCount, -.e-pivotclient .e-dialog .e-memberDrillPageCount { - margin-right: 8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl, -.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask { - -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ - -.e-pivotclient .e-splitBtn .e-pvtBtn { - -} -.e-pivotclient .e-pivotchart * { - -} -.ejTooltipPivotChartContainer { - -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul { - -} -.e-pivotclient .e-dialog .e-btn { - -} -.e-pivotclient textarea { - -} -.e-pivotclient .e-dialog .e-btn:hover, -.e-pivotclient .e-dialog .e-btn:focus { - -} -.e-pivotclient .e-dialog .e-btn:active { - -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn { - -} -.e-pivotclient .e-gridContainer { - -} -.e-pivotclient .e-gridContainer .e-pivotgrid { - -} -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} -.e-pivotclient .e-csHeader .cubeText { - -} -.e-pivotclient .e-dialog .e-dialogOKBtn, -.e-pivotclient .e-dialog .e-dialogCancelBtn { - -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ - -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - -} -.e-pivotclient .e-filterDialog #filterValue1:active, -.e-pivotclient .e-filterDialog #filterValue1:focus, -.e-pivotclient .e-filterDialog #filterValue2:active, -.e-pivotclient .e-filterDialog #filterValue2:focus { - -} -.e-pivotclient .e-filterDialog #filterValue1:disabled, -.e-pivotclient .e-filterDialog #filterValue2:disabled { - -} -.e-pivotclient .e-filterDialog td .e-ddl, -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - -} -.e-pivotclient .e-splitBtn:hover, -.e-pivotclient .e-splitBtn.pvtBtnHover { - -} -.e-pivotclient .e-toolbar > .e-horizontal.e-ul { - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn { - - box-sizing: content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn { - -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn { - -} -.e-pivotclient .e-toolbar .e-reportCol, -.e-pivotclient .e-toolbar .e-reportCol.e-hover, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli, -.e-pivotclient .e-reportli.e-hover { - -} -.e-pivotclient.e-rtl .e-splitBtn { - -} -.e-pivotclient .e-removeSplitBtn.e-icon { - -} -.e-pivotclient .e-splitBtn .e-pvtBtn, -.e-pivotclient .e-splitBtn .e-pvtBtn:hover, -.e-pivotclient .e-splitBtn .e-pvtBtn:active { - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn, -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover { - -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active > .reportList, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active > .e-collectionlist { - -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportli.e-active:after { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog > .e-header, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after { - -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a { - -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg, -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg { - -} -.e-pivotclient .e-filterLbl { - -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper { - -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - -} -.e-pivotclient .e-SortFilterDlg label { - -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-pvtBtn { - -} -.e-pivotclient .e-btn.e-select.dragClone { - -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - - overflow: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:active { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast, -.e-pivotclient .e-pivotpager .e-moveFirst { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager table { - - border: none; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - -} -.e-pivotclient .e-pivotpager { - -} -.e-pivotclient .e-icon.e-media-backward_01:before { - -} -.e-pivotclient .e-icon.e-arrowhead-left:before { - -} -.e-pivotclient .e-icon.e-arrowhead-right:before { - -} -.e-pivotclient .e-icon.e-media-forward_01:before { - -} -.e-pivotclient .e-firstPage { - -} -.e-pivotclient .e-lastPage { - -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberSearchEditorDiv + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn { - -} -.e-pivotclient .e-dialog .e-memberPager + div, -.e-pivotclient .e-dialog .e-memberSearchPager + div, -.e-pivotclient .e-dialog .e-memberDrillPager + div { - -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, -.e-pivotclient .e-prevPage.e-pageEnabled:after, -.e-pivotclient .e-nextPage.e-pageEnabled:after, -.e-pivotclient .e-lastPage.e-pageEnabled:after { - -} -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage, -.e-memberCurrentPage, -.e-memberPageCount, -.e-memberCurrentSearchPage, -.e-memberSearchPageCount, -.e-memberCurrentDrillPage, -.e-memberDrillPageCount { - -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotclient .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, -.e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, -.e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top: -5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float: right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, -.e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top: -3px !important; -} -.e-maximumView { - background-color: white; - z-index: 1000; - margin: 2% 4%; - margin-top: 2%; - padding: 20px; - position: fixed; -} -.e-fullScreenView { - position: absolute; - top: 0; - background-color: white; - z-index: 1000; -} -.e-winCloseBtn:before { - content: "\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right: 0; - height: 24px; - width: 24px; -} -.e-winCloseBtn { - color: #686969; -} -.e-winCloseBtn:hover { - color: #282827; - cursor: pointer; -} -@media (min-width: 640px) and (max-width: 799px) { - -} -@media (min-width: 800px) and (max-width: 959px) { - -} -@media (min-width: 960px) and (max-width: 1120px) { - -} -@media (min-width: 1120px) { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotchart .e-hoverCell { - background-color: #86cbea !important; -} -.e-pivotchart .e-enabled { - color: white !important; - background: #179bd7 !important; -} -.e-pivotchart { - font: normal 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid #c8c8c8; - background-color: white; - color: #333333; -} -.e-pivotchart *:focus:hover { - outline: none; -} -.e-pivotchart .e-expandMenu { - min-height: 50px; -} -.e-pivotchart .e-menuList { - list-style-type: none; - padding: 4px 15px 4px 15px; -} -.e-pivotchart .e-menuList:hover { - list-style-type: none; - color: #282827; - background-color: #86cbea; - cursor: pointer; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-wrapper, -.e-pivotchart .e-shadow { - min-height: 50px; -} -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-content { - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content: "\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content: "\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before { - content: "\e6a9"; - font-size: 20px; -} -.e-pivotchart .e-exportImg:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotchart .e-disable3D:before { - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, -.e-pivotchart .e-chart3DTypesIcon:before, -.e-pivotchart .e-exportTypesIcon:before, -.e-pivotchart .e-interactionsIcon:before, -.e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotclient .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon, -.e-pivotclient .e-exportTypesIcon:hover, -.e-pivotchart .e-interactionsIcon, -.e-pivotchart .e-interactionsIcon:hover, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, -.e-pivotchart .e-chart3DTypesDialog, -.e-pivotchart .e-exportTypesDialog, -.e-pivotchart .e-smartLabelsDialog, -.e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: #ececec; - border: 2px solid #c8c8c8; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotchart .e-exportTypesIcon, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-interactionsIcon { - color: #686969; -} -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon:hover, -.e-pivotchart .e-smartLabelsIcon:hover, -.e-pivotchart .e-interactionsIcon:hover { - color: #282827; - cursor: pointer; - background: #86cbea; -} -.e-pivotchart .e-activeChartType { - color: white; - background: #179bd7; -} -.e-pivotchart .e-line:before { - content: "\e6b1"; -} -.e-pivotchart .e-spline:before { - content: "\e6bb"; -} -.e-pivotchart .e-column:before { - content: "\e6a6"; -} -.e-pivotchart .e-area:before { - content: "\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotchart .e-stepline:before { - content: "\e6c0"; -} -.e-pivotchart .e-steparea:before { - content: "\e6be"; -} -.e-pivotchart .e-pie:before { - content: "\e6ca"; -} -.e-pivotchart .e-bar:before { - content: "\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotchart .e-funnel:before { - content: "\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotchart .e-scatter:before { - content: "\e7df"; -} -.e-pivotchart .e-bubble:before { - content: "\e7dc"; -} -.e-pivotchart .e-excel:before { - content: "\e845"; -} -.e-pivotchart .e-word:before { - content: "\e84e"; -} -.e-pivotchart .e-pdf:before { - content: "\e846"; -} -.e-pivotchart .e-png:before { - content: "\e861"; -} -.e-pivotchart .e-emf:before { - content: "\e862"; -} -.e-pivotchart .e-gif:before { - content: "\e85f"; -} -.e-pivotchart .e-jpg:before { - content: "\e860"; -} -.e-pivotchart .e-bmp:before { - content: "\e85e"; -} -.e-pivotchart .e-column3D:before { - content: "\e868"; -} -.e-pivotchart .e-pie3D:before { - content: "\e865"; -} -.e-pivotchart .e-bar3D:before { - content: "\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content: "\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content: "\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotchart .e-legend:before { - content: "\e879"; - font-size: 20px; -} -.e-pivotchart .e-zooming:before { - content: "\e886"; - font-size: 20px; -} -.e-pivotchart .e-smartLabels:before { - content: "\e880"; - font-size: 20px; -} -.e-pivotchart .e-interaction:before { - content: "\e877"; - font-size: 20px; -} -.e-pivotchart .e-crossHair:before { - content: "\e872"; -} -.e-pivotchart .e-trackBall:before { - content: "\e882"; -} -.e-pivotchart .e-rotate45:before { - content: "\e87e"; -} -.e-pivotchart .e-rotate90:before { - content: "\e87f"; -} -.e-pivotchart .e-hiding:before { - content: "\e873"; -} -.e-pivotchart .e-multipleRows:before { - content: "\e87b"; -} -.e-pivotchart .e-trim:before { - content: "\e883"; -} -.e-pivotchart .e-wrap:before { - content: "\e885"; -} -.e-pivotchart .e-wrapByWord:before { - content: "\e884"; -} -.e-pivotchart .none:before { - content: "\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size: 20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-chartTypesImg:hover, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-toolTipImg:hover, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-chart3DImg:hover, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-exportImg:hover, -.e-pivotchart .e-legend, -.e-pivotchart .e-legend:hover, -.e-pivotchart .e-zooming, -.e-pivotchart .e-zooming:hover, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-smartLabels:hover, -.e-pivotchart .e-interaction, -.e-pivotchart .e-interaction:hover, -.e-pivotchart .e-icon-xAxis-title:hover, -.e-pivotchart .e-icon-yAxis-title:hover, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-legend, -.e-pivotchart .e-zooming, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-interaction, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - overflow: visible !important; - color: #686969; - text-indent: -3px; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivottreemap .e-drillupAction { - background-color: white; - color: #333333; - margin-bottom: 5px; - font-size: 13px; - font-weight: 700; - z-index: 10; - border-color: #333333; - border: 1px solid #333333; - border-bottom: transparent; - padding-top: 6px; -} -.e-pivottreemap .e-drillupAction a { - color: #333333; - cursor: pointer; -} -.e-pivottreemap .e-drillupAction a:hover { - color: #333333; - text-decoration: underline !important; -} -.e-pivottreemap label { - font-weight: 600; -} -.e-pivottreemap .e-treemap-header { - font-size: 12px; -} -.e-pivottreemap .e-treemap-label { - color: #333333 !important; - font-size: 12px; - padding-left: 5px; - padding-top: 5px; -} -.e-pivottreemap *:focus:hover { - outline: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotgauge .kpiiconvalue { - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout { - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li { - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover { - outline: none; -} -.e-pivotgauge-tooltip { - background-color: white; - border: 2px solid #c8c8c8; -} -.e-pivotgauge-tooltip { - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: #333333; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, -.e-pivotgauge-active { - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgauge .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgauge .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); -} -.e-pivotgauge .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); -} -.e-pivotgauge .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); -} -.e-pivotgauge .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); -} -.e-pivotgauge .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); -} -.e-pivotgauge .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); -} -.e-pivotgauge .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotpager .e-pagerTextBox { - display: inline-block; - -} -.e-pivotpager .e-pagerTextBox { - height: 18px; - width: 35px; - color: #686969; -} -.e-pivotpager *:focus:hover { - outline: none; -} - -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - display: inline-block; - - position: relative; - top: 1px; - cursor: pointer; -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - width: 18px; - height: 18px; -} -.e-pivotpager .e-moveFirst:before { - - font-size: 14px; -} -.e-pivotpager .e-moveFirst:before { - content: "\e62a"; -} -.e-pivotpager .e-moveFirst:before { - margin-left: 5px; -} -.e-pivotpager .e-moveLast:before { - - font-size: 14px; -} -.e-pivotpager .e-moveLast:before { - content: "\e62c"; -} -.e-pivotpager .e-moveLast:before { - margin-left: 5px; -} -.e-pivotpager .e-categPagerTd { - -} -.e-pivotpager .e-categPagerTd { - border-right-width: 1px; - border-right-style: solid; - border-right-color: #686969; -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: #686969; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, -.e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - - font-size: 14px; -} -.e-pivotpager .e-movePrevious:before { - content: "\e665"; -} -.e-pivotpager .e-movePrevious:before { - margin-left: 5px; -} -.e-pivotpager .e-moveNext:before { - - font-size: 14px; -} -.e-pivotpager .e-moveNext:before { - content: "\e67e"; -} -.e-pivotpager .e-moveNext:before { - margin-left: 5px; -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - cursor: default; - -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - padding: 0px 0px 0px 5px; -} -.e-pivotpager .e-pagerDiv { - -} -.e-pivotpager .e-pagerDiv { - margin: 3px; - padding: 7px; - color: #686969; -} -.e-pivotpager .e-pagerLabel { - cursor: default; - display: inline-block; - -} -.e-pivotpager .e-pagerLabel { - margin-left: 5px; - margin-right: 5px; -} -.e-pivotpager .e-disabled { - - cursor: default !important; -} -.e-pivotpager .e-disabled { - opacity: 0.4; -} -.e-pivotpager .pivotpager { - overflow: auto; -} -.e-pivotpager input { - background: white; -} -.e-pivotpager .e-pagerTextBox:active, -.e-pivotpager .e-pagerTextBox:focus { - -} -.e-pivotpager .e-pagerTextBox:hover { - -} -.e-pivotpager .e-categPagerTd .e-pagerDiv { - -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv { - -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv { - -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv { - -} -.e-pivotpager .e-moveFirst:before { - -} -.e-pivotpager .e-movePrevious:hover, -.e-pivotpager .e-moveNext:hover, -.e-pivotpager .e-moveFirst:hover, -.e-pivotpager .e-moveLast:hover { - -} -.e-pivotpager .e-movePrevious:active, -.e-pivotpager .e-moveNext:active, -.e-pivotpager .e-moveFirst:active, -.e-pivotpager .e-moveLast:active { - -} -.e-pivotpager .e-disabled:hover, -.e-pivotpager .e-disabled:active { - -} -.e-pivotpager .e-pagerLabel, -.e-pivotpager .e-seriesPageCount, -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-pagerTextBox, -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - -} -.e-pivotpager .e-movePrevious:before, -.e-pivotpager .e-moveNext:before, -.e-pivotpager .e-moveFirst:before, -.e-pivotpager .e-moveLast:before { - -} -.e-pivotpager tr { - -} -.e-pivotpager .e-movePrevious.e-disabled, -.e-pivotpager .e-moveNext.e-disabled, -.e-pivotpager .e-moveFirst.e-disabled, -.e-pivotpager .e-moveLast.e-disabled { - -} -.e-pivotpager table { - background-color: white; - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------reportviewer Theme Start-------------------------------*/ - -.e-reportviewer-outerborder:hover { - border-color: #c8c8c8; - color: #333333; -} -.e-reportviewer-outerborder:hover { - background: #86cbea; -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - border-color: #c8c8c8; - -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - background: #ececec; -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - /*other*/ - background-color: white; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - border-color: #c8c8c8; - -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - background: #ececec; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - /*other*/ - background-color: white; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - - border-color: #c8c8c8; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - /*other*/ - background-color: white; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - /*other*/ - color: #333333; -} -.e-reportviewer-viewer { - font-size: 14px; -} -.e-reportviewer-popuppageno, -.e-reportviewer-popuptotalpage { - color: white; -} -.e-reportviewer-toolbarcontainer .ejinputtext { - -} -.e-reportviewer-toolbarcontainer .ejinputtext { - /*other*/ - background-color: white !important; - font-size: 16px; -} -.e-reportviewer-viewerblock { - -} -.e-reportviewer-viewerblock { - background-color: #f6f6f6; - font-size: 12.5px; -} -.e-reportviewer-viewerblock { - color: #333333; -} -.e-reportviewer-viewerblockcellcontent { - -} -.e-reportviewer-viewerblockcellcontent { - font-size: 14.5px; -} -.e-reportviewer-viewerblockcellcontent { - color: #333333; -} -.e-reportviewer-viewreport { - border-left-color: #c8c8c8; - -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - /*other*/ - background-color: #cccccc; -} -.e-reportviewer-pageviewcontainer { - -} -.e-reportviewer-pageviewcontainer { - /*other*/ - background-color: #cccccc; -} -.e-reportviewer-pageview { - -} -.e-reportviewer-pageview { - /*other*/ - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - color: #333333; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-reportviewer-labelpageno { - font-size: 16px !important; -} -.e-reportviewer-documentmapcontainer div, -.e-reportviewer-documentmappopup { - background-color: #ebebeb; -} -.e-reportviewer-pagepopupinfo { - background-color: black; -} -.e-reportviewer-viewerblock, -.e-reportviewer-pagenumber, -.e-reportviewer-tbpage, -.e-reportviewer-tbdiv.e-reportviewer-exportlist, -.e-reportviewer-label, -.e-reportviewer-labelpageno { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - /*other*/ - border-color: #c8c8c8; -} -.e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} -.e-reportviewer-popupli:hover { - -} -.e-reportviewer-popupli:hover { - background: #86cbea; -} -.e-reportviewer-popupli:hover { - background-color: #86cbea; -} -.e-reportviewer-popupli { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -.e-reportviewer-popupli { - color: #333333 !important; -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - -} -.e-reportviewer-gotonext.e-reportviewer-disabled, -.e-reportviewer-gotoprevious.e-reportviewer-disabled, -.e-reportviewer-gotolast.e-reportviewer-disabled, -.e-reportviewer-gotofirst.e-reportviewer-disabled { - opacity: 0.5; -} -.e-reportviewer-viewreportbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-reportviewer-alert-icon { - color: #ee2924; - font-size: 40px; -} -.e-reportviewer-error-content { - font-size: 12.5px; -} -.e-reportviewer-error-content { - background-color: whitesmoke; -} -.e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------pdfviewer Theme Start-------------------------------*/ - -.e-pdfviewer-outerborder:hover { - border-color: #c8c8c8; - color: #333333; -} -.e-pdfviewer-outerborder:hover { - background: #86cbea; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - border-color: #c8c8c8; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - background: #ececec; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - border-color: #c8c8c8; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - background: #ececec; -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - background: white; - border-color: #c8c8c8; -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - color: #333333; -} -.e-pdfviewer-viewer { - font-size: 14px; -} -.e-pdfviewer-popuppageno, -.e-pdfviewer-popuptotalpage { - color: white; -} -.e-pdfviewer-toolbarcontainer .ejinputtext { - background-color: white !important; -} -.e-pdfviewer-viewerblock { - background-color: #f6f6f6; - font-size: 12.5px; - color: #333333; -} -.e-pdfviewer-viewerblockcellcontent { - font-size: 14.5px; - color: #333333; -} -.e-pdfviewer-viewpdf { - border-left-color: #c8c8c8; -} -.e-pdfviewer-scrollcontainer, -.e-pdfviewer-viewer > .e-splitter .e-pane { - background-color: #e8e8e8; -} -.e-pdfviewer-pageviewcontainer { - background-color: #cccccc; -} -.e-pdfviewer-pageview { - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - color: #333333; -} -.e-pdfviewer-elementalignments.ejinputtext:focus { - -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-pdfviewer-labelpageno { - -} -.e-pdfviewer-labelpageno { - font-size: 16px !important; -} -.e-pdfviewer-documentmapcontainer div, -.e-pdfviewer-documentmappopup { - background-color: #ebebeb; -} -.e-pdfviewer-pagepopupinfo { - background-color: black; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-viewer, -.e-pdfviewer-pagenumber, -.e-pdfviewer-tbpage, -.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, -.e-pdfviewer-label, -.e-pdfviewer-labelpageno { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-elementalignments, -.e-pdfviewer-viewerblockcellcontent, -.e-pdfviewer-viewerblockcontent, -.e-pdfviewer-textbox, -.e-pdfviewer-documentmappopup { - border-color: #c8c8c8; -} -.e-pdfviewer-elementalignments.ejinputtext { - -} -.e-pdfviewer-elementalignments.ejinputtext::selection { - -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - border-color: #c8c8c8; -} -.e-pdfviewer-searchbox { - -} -.e-pdfviewer-searchbox { - border-color: #c8c8c8; -} -.e-pdfviewer-viewercontainer { - -} -.e-pdfviewer-viewercontainer { - background-color: #ececec; - border-color: #c8c8c8; -} -.e-pdfviewer-pageCanvas { - -} -.e-pdfviewer-pageCanvas { - border: solid black 1px; -} -.e-pdfviewer-popupmenu { - border: solid 2px #c8c8c8; - background-color: #ececec; -} -.e-pdfviewer-innercontent { - border-color: black; - background-color: white; -} -.e-pdfviewer-closeicon { - color: #333333; -} -.e-pdfviewer-properties-okbtn, -.e-pdfviewer-properties-cancelbtn { - background-color: white !important; -} -.e-pdfviewer-currenttime, -.e-pdfviewer-username { - color: #333333; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li a { - color: #333333 !important; -} -.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color: white; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li { - border-top-color: #c8c8c8 !important; -} -.e-pdfviewer-popupli:hover { - background-color: #86cbea; - color: #282827; -} -.e-pdfviewer-popupli:hover { - background: #86cbea; -} -.e-pdfviewer-popupli { - color: #333333 !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - -} -.e-gantt .e-toolbaricons { - color: #686969; -} -.e-search.e-tooltxt.e-hover { - color: #282827 !important; -} -.e-gantt .e-tooltxt.e-hover > span { - color: #282827; -} -.e-gantt .e-gantt-Spliter { - border-top-color: #c8c8c8 !important; - border-bottom-color: #c8c8c8 !important; -} -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: #c8c8c8 !important; - background-color: white !important; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - - color: #333333; - outline: none; - border-style: solid; - border-color: #c8c8c8; - vertical-align: baseline; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - border-width: 1px; - background-color: white; -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - box-shadow: 0 0 5px #cbcbcb; -} -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - border-color: #c8c8c8; -} -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: #c8c8c8; -} -.e-gantt .e-gantttoolbar li.e-hover { - border-color: transparent; -} -.e-gantt .e-treegrid .e-gridheader { - color: #282827; - border-color: #c8c8c8; -} -.e-gantt .e-treegrid .e-gridheader { - background: #fcfcfc; -} -.e-gantt .e-treegrid .e-headercelldiv { - color: #282827; -} -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - color: #232323; -} -.e-gantt .e-treegrid .e-headercell { - border-top-color: #c8c8c8 !important; - -} -.e-gantt .e-treegrid .e-headercell { - border-right-color: #c8c8c8 !important; -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - border-top: solid 1px #c8c8c8 !important; -} -.e-ganttdialog .e-titlebar { - -} -.e-ganttdialog .e-titlebar { - border-bottom: 1px solid #c8c8c8 !important; -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: white; - border-color: #c8c8c8; -} -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: #686969; -} -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: #c8c8c8; -} -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: white; -} - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-rangeScroll-select { - fill: #ececec; - stroke: #c8c8c8; -} -.e-rangeScroll-select:hover { - fill: #86cbea; - stroke: #c8c8c8; -} -.e-rangeScroll-select:active { - fill: #86cbea; - stroke: #c8c8c8; -} -.e-rangeScroll-select-hover { - fill: #86cbea; - stroke: #c8c8c8; -} -.e-rangeScroll-backRect { - fill: white; - stroke: #c8c8c8; -} -.e-rangeScroll-arrow { - fill: #686969; - stroke: #686969; -} -.e-rangeScroll-arrow:hover { - fill: #282827; - stroke: #282827; -} -.e-rangeScroll-arrow:active { - fill: #282827; - stroke: #282827; -} -.e-rangeScroll-centerShape { - fill: #686969; - stroke: #686969; -} -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle { - fill: #686969; - stroke: #686969; -} -.e-rangeScroll-leftCircle:hover, -.e-rangeScroll-rightCircle:hover { - fill: #282827; - stroke: #282827; -} -.e-rangeScroll-leftCircle:active, -.e-rangeScroll-rightCircle:active { - fill: #282827; - stroke: #282827; -} -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle { - fill: #282827; - stroke: #282827; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid .e-extendcolumn { - background-color: white; -} -.e-treegrid .e-headercelldiv { - color: #282827; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-filterMenuDiv { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - min-height: 0px !important; -} -.e-filterMenuDiv { - border-color: #c8c8c8 !important; -} -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: white; - border-color: #c8c8c8; -} -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: #686969; -} -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: #c8c8c8; -} -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: white; -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - color: #232323; -} -.e-treegrid-core { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid { - border-color: #c8c8c8; - color: #333333; -} -.e-treegrid .e-gridcontent { - background-color: white; - border-color: #c8c8c8; -} -.e-treegrid .e-batchdisable { - opacity: 0.35; - background-image: none; - pointer-events: none; -} -.e-treegrid .e-borderbox { - -} -.e-treegrid .e-borderbox { - border-bottom-color: #ececec; -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - border-color: #c8c8c8; -} -.e-treegrid .e-tableLastCell { - border-right-color: #c8c8c8 !important; -} -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: #e3e3e3; -} -.e-treegrid div.e-error .e-toparrow { - -} -.e-treegrid div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-treegrid div.e-error .e-bottomarrow { - -} -.e-treegrid div.e-error .e-bottomarrow { - border-top-color: #fffe92; -} -.e-detailscellwrapperfly { - border-color: #c8c8c8; - -} -.e-detailscellwrapperfly { - box-shadow: 0px 0px 11px 3px #c8c8c8; - -moz-box-shadow: 0px 0px 11px 3px #c8c8c8; - -webkit-box-shadow: 0px 0px 11px 3px #c8c8c8; -} -.e-dragrowcell { - border-color: #c8c8c8 !important; -} -.e-treegrid .e-alt-row { - -} -.e-treegrid .e-alt-row { - background: #fafafa; -} -.e-treegrid .e-selectionbackground { - -} -.e-treegrid .e-selectionbackground { - color: white; - -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; -} -.e-treegrid .e-selectionbackground { - background: #179bd7; -} -.e-treegridPane .e-treegrid .e-selectionbackground { - -} -.e-treegridPane .e-treegrid .e-selectionbackground { - background: -moz-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(23, 155, 215, 0.2)), color-stop(100%, rgba(23, 155, 215, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* W3C */ - - color: #333333; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; -} -.e-treegrid .e-selectingcell { - -} -.e-treegrid .e-selectingcell { - color: white; -} -.e-treegrid .e-selectingcell { - background: #179bd7; -} -.e-treegridPane .e-treegrid .e-selectingcell { - -} -.e-treegridPane .e-treegrid .e-selectingcell { - background: -moz-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(23, 155, 215, 0.2)), color-stop(100%, rgba(23, 155, 215, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* W3C */ - - color: #333333; -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - color: #179bd7 !important; -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - color: white !important; -} -.e-treegrid .e-detailscellwrapper, -.e-detailscellwrapperfly { - background: white; - color: #333333 !important; -} -.e-dragtooltipbackground { - -} -.e-dragtooltipbackground { - background-color: white; - color: #333333; -} -.e-treegrid .e-tabletd { - border-color: #c8c8c8; -} -.e-treegrid .e-treegridtoolbar { - background-color: white !important; - border-color: #c8c8c8 !important; -} -.e-treegrid .e-headercell { - -} -.e-treegrid .e-headercell { - border-right-color: #c8c8c8 !important; - border-bottom-color: #c8c8c8 !important; -} -.e-treegrid .e-filterbarcell { - -} -.e-treegrid .e-filterbarcell { - border-color: #c8c8c8 !important; -} -.e-treegrid .e-grid-icon { - background: #fcfcfc; -} -.e-treegrid .e-gridheader { - color: #282827; - border-color: #c8c8c8; - -} -.e-treegrid .e-gridheader { - background: #fcfcfc; -} -.e-treegrid .e-headercontent { - border-right-color: #c8c8c8; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - - border-color: #c8c8c8; - outline: none; - vertical-align: baseline; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - color: #333333; - background-color: white; -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - box-shadow: 0 0 5px #cbcbcb; -} -.e-treegrid .e-reSizeColbg { - border-left-color: #c8c8c8 !important; -} -.e-treegrid .e-gridheadercontainer { - -} -.e-treegrid .e-gridheadercontainer { - border-right-color: #c8c8c8 !important; -} -.e-columnmenu { - background: white; - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-columnmenu { - border-color: #c8c8c8 !important; -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - color: #686969; -} -.e-treegrid .e-toolbaricons { - -} -.e-treegrid .e-toolbaricons { - color: #686969; -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - color: #282827; -} -.e-treegrid .e-tooltxt.e-hover > span { - -} -.e-treegrid .e-tooltxt.e-hover > span { - color: #282827; -} -.e-columnSelector { - background: white; - border: 1px solid; - border-color: #c8c8c8 !important; - color: #333333 !important; -} -.e-columnMenuListDiv label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-columnmenuselection { - - color: #282827; -} -.e-columnmenuselection { - background: #86cbea; -} -.e-treegrid .e-summaryrow { - -} -.e-treegrid .e-summaryrow { - background: #f6f6f6; -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - background: #f6f6f6; -} -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: #c8c8c8; -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - border-bottom-color: #c8c8c8; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - border-color: #c8c8c8 !important; - color: #333333; -} -.e-tgheaderContextmenu { - - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid; -} -.e-tgheaderContextmenu { - border-color: #c8c8c8 !important; - color: #333333; -} -.e-tgcontextmenu-mouseover { - -} -.e-tgcontextmenu-mouseover { - color: #282827; -} -.e-tgcontextmenu-mouseover { - background: #86cbea; -} -.e-tooltipgantt { - -} -.e-tooltipgantt { - background-color: white; - color: #333333; - border-color: #c8c8c8; -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - border-left-color: #179bd7; -} -.e-treegrid .e-footercontainer { - border-right-color: #c8c8c8; -} -.e-headervline { - -} -.e-headervline { - border-color: #179bd7; -} -.e-headertooltip { - -} -.e-headertooltip { - color: #282827; - background-color: #fcfcfc; - border-color: #c8c8c8; -} -.e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - -} -.e-menuitem-hr { - border-color: #c8c8c8; -} - - -.e-treegrid-resIcon { - -} -.e-treegrid-resIcon { - color: #232323; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, -.e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - background: transparent; - outline: none; - outline-offset: 0; -} -.e-ribbon.e-js.e-widget { - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt { - white-space: pre-wrap; - -} -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor { - -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow: none; -} -.e-ribbon .e-groupdiv > div:after { - -} -.e-ribbon .e-groupdiv > div:after { - /*other*/ - background: #c8c8c8; -} -.e-ribbon .e-ribbonbackicon { - background: #179bd7; -} -.e-ribbon .e-backstagetopicon span:hover:before { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-ribbon .e-captionarea { - -} -.e-ribbon .e-captionarea { - /*other*/ - color: #333333; -} -.e-separatordiv, -.e-separatordivrow { - background: #c8c8c8; -} -.e-ribbon.e-js .e-content { - - border-top-width: 0; - color: #333333; -} -.e-ribbon.e-js .e-content { - /*other*/ - background: white; -} -.e-ribbon.e-js .e-content { - /*not office-365*/ - border-color: #c8c8c8; -} -.e-ribbon .e-drp-btn.e-select .e-icon, -.e-ribbon .e-btn.e-select .e-icon { - -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - background: white; - border-color: #c8c8c8; - color: #686969; - filter: none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - color: #282827; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - background: #86cbea; -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - border-color: #c8c8c8; - -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - /*other*/ - - color: #282827; -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - background: #86cbea; -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - /*other*/ - color: #686969; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - background: #fcfcfc; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - border: 1px solid #c8c8c8; -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - background: transparent; - border: none; -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - color: #282827; -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - color: #282827 !important; -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - color: #179bd7; -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - color: none; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon .e-apptab .e-menu ul > li > a { - color: #282827 !important; -} -.e-ribbon.e-grpdivhide { - border-right: 1px solid #c8c8c8 !important; -} -.e-ribbon.e-rtl.e-grpdivhide { - border-left: 1px solid #c8c8c8 !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - background: #179bd7; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - color: white; -} -.e-ribbon.e-js .e-header > .e-item:hover { - background: transparent; - border: none; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - /*other*/ - - border-color: #c8c8c8 #c8c8c8 transparent; - background: white; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - color: #179bd7; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - - border-color: white; - filter: none; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - /*other*/ - background: white; - color: #333333; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt { - -} -.e-rbn-splitbtn.e-menu.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul { - background: white; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul, -.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - /*other*/ - - color: #282827; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - background: #86cbea; -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover { - -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - -} -.e-ribbon.e-responsive .e-responsivebackstage li:hover, -.e-ribbon.e-responsive .e-responsivebackstage li:hover a { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - color: #282827; -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - background: #5cc0ee; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon { - /*other*/ - color: #282827; -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize { - -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:nth-child(1):not(.e-active) > a:hover span { - color: #282827; -} -.e-ribbon .e-disable { - background: white; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, -.e-ribbon .e-btn.e-disable.e-select:hover, -.e-ribbon .e-tbtn.e-disable, -.e-ribbon .e-tbtn.e-disable:hover, -.e-ribbon .e-split.e-disable, -.e-ribbon .e-split.e-disable:hover, -.e-ribbon .e-btn.e-disable.e-select:active, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active { - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv { - background: white; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; - border-color: #c8c8c8; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent { - border-right-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content, -.e-ribbon .e-resizediv .e-gallscrollcontent .e-content { - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv, -.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; -} -.e-ribbon .e-groupdiv .e-extracontent, -.e-ribbon .e-resizediv .e-extracontent { - border-top-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-moveupdiv, -.e-ribbon .e-groupdiv .e-movedowndiv, -.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv, -.e-ribbon .e-resizediv .e-movedowndiv, -.e-ribbon .e-resizediv .e-expgallerydiv { - border-color: #c8c8c8; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn { - background: white !important; - border-color: white; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu, -.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu { - background: white; - color: #333333; -} -.e-ribbon.e-js .e-gallerymenu a { - -} -.e-ribbon.e-js .e-gallerymenu a { - /*other*/ - color: #333333; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover { - background: #86cbea; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect { - box-shadow: none; - border-color: #179bd7; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover { - border-color: #86cbea; - color: #282827; - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - border-color: #179bd7; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - background: #86cbea; -} -.e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv { - border-top-color: #179bd7; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv { - border-top-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn:hover { - background: white; - border-color: #c8c8c8; -} -.e-ribbon .e-tooltipdiv { - -} -.e-ribbon .e-tooltipdiv { - /*other*/ - border-color: #c8c8c8; - background: white; -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - /*other*/ - color: #282827; -} -.e-ribbon .e-resizediv { - border-color: #c8c8c8; - -} -.e-ribbon .e-resizediv { - /*other*/ - background: white; -} -.e-ribbon .e-header .e-margine-top:hover { - border-top: none; -} -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - border-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn > span, -.e-ribbon .e-resizediv .e-disablegrymovebtn > span { - color: #cecece; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - color: #282827; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover { - background: none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: #282827; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background: none; - color: #282827; -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, -.e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active { - -} -.e-ribbon .e-ribbonbackstagepage { - border-color: #c8c8c8; - background: white; -} -.e-backstagescrollcontent.e-js .e-content { - background: white; -} -.e-ribbon .e-backstagetopcontent, -.e-ribbon .e-backstageheader { - background: #179bd7; -} -.e-ribbon .e-backstageli:hover { - -} -.e-ribbon .e-backstageli:hover { - background: #106992; -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - background: #4ebbec; -} -.e-ribbon .e-backstagetopicon span:hover:before { - /*other*/ - color: #86cbea; -} -.e-ribbon .e-backstagetopicon span:before { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - color: #282827; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - background: #86cbea; -} -.e-ribbon .e-backstageli a, -.e-ribbon .e-backstagebutton { - color: white; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - /*other*/ - color: white; -} -.e-ribbon .e-backstagecontent { - background: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - background: #179bd7; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - - background: white; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - /*other*/ - border-color: #c8c8c8; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div { - background: #ececec; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli { - background: white; - color: #333333; -} -.e-ribbon.e-rbnwithqat .e-qatseparator { - background: #c8c8c8; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - color: #282827; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - background: #86cbea; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn { - background: transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, -.e-ribbon.e-js .e-rbn-button.e-btn:hover, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - /*other*/ - - color: #282827; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - background: #5cc0ee; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - /*other*/ - color: #282827; -} -.e-ribbon.e-js .e-rbn-button.e-btn, -.e-ribbon .e-active-content.e-parentdiv .e-split, -.e-ribbon .e-resizediv .e-split, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow: none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - /*other*/ - background: #179bd7 !important; -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon { - color: white !important; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent { - background: white !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent { - background: #fcfcfc; -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent { - -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a { - color: #686969; -} -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv { - border-bottom: 1px solid #c8c8c8; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color: #282827 !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader { - box-shadow: -1px 0 10px 0 black; -} -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover { - -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive { - -} -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsivetabli, -.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover { - -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton { - -} -.e-ribbon .e-header > .e-select a, -.e-ribbon .e-left > .e-select a, -.e-ribbon .e-right > .e-select a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span, -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover { - -} -.e-ribbon .e-header > .e-active a, -.e-ribbon .e-left > .e-active a, -.e-ribbon .e-right > .e-active a, -.e-ribbon .e-header > .e-select:hover a, -.e-ribbon .e-left > .e-select:hover a, -.e-ribbon .e-right > .e-select:hover a { - -} -.e-ribbon .e-header > .e-select, -.e-ribbon .e-left > .e-select, -.e-ribbon .e-right > .e-select, -.e-ribbon .e-header > .e-active, -.e-ribbon .e-left > .e-active, -.e-ribbon .e-right > .e-active { - -} -.e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input, -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow { - -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active { - -} -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap { - -} -.e-ribbon .e-expandcollapse .e-icon:after { - -} -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before, -.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before, -.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - -} -.e-ribbon .e-expandcollapse .e-icon:after, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-kanban, -.e-kanban .e-kanbanheader .e-headercell, -.e-kanban .e-swimlanerow { - background: white; -} -.e-kanban .e-icon, -.e-kbntoolbar-body .e-icon { - color: #686969; -} -.e-kanban { - border-color: #c8c8c8; - color: #333333; -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - /*other*/ - color: #179bd7; -} -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - -} -.e-kanban .e-kanbandialog .e-save, -.e-kanban .e-externalform .e-save { - -} -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before { - -} -.e-kanban-context .e-checkbox .e-checkmark { - color: #179bd7 !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - /*other*/ - background: white; -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover { - -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext { - -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv { - background: white; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - border-bottom: 4px solid #ececec; -} -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px solid #179bd7 !important; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: #f8d9c7; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: #ffedcd; -} -.e-kanban .e-columnrow .e-kanbancard { - background: white; - box-shadow: none; - -} -.e-kanban .e-kanbancard { - border-color: #c8c8c8; - color: #333333; -} -.e-kanban .e-kanbancard .e-tag { - -} -.e-kanban .e-kanbancard .e-tag { - /*others*/ - background: #ececec; - color: #6b6b6b; -} -.e-kanban .e-kanbancard.e-cardselection { - -} -.e-kanban .e-kanbancard.e-cardselection { - /*other*/ - - border-color: #c8c8c8; - color: white; -} -.e-kanban .e-kanbancard.e-cardselection { - background: #179bd7; -} -.e-kanban .e-stackedHeaderCell { - -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - - color: #333333; -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - /*other*/ - background: white; -} -.e-kanban .e-draggedcard .e-dragmultiple { - - border: 1px solid #c8c8c8; -} -.e-kanban .e-draggedcard .e-dragmultiple { - /*other*/ - color: #179bd7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - /*other*/ - border: 1px dashed #179bd7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - background: #e1f2fa; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-color: #c8c8c8; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - background: #e1f2fa; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - border-color: #179bd7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle { - border-bottom-color: #179bd7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - - border: 1px dashed #c8c8c8; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - background: #ececec; -} -.e-kanban .e-form-titlebar { - -} -.e-kanban .e-form-titlebar { - /*other*/ - border-bottom: 1px solid #c8c8c8; -} -.e-kanban .e-form-container { - border-color: #c8c8c8 !important; - background-color: white; - -} -.e-kanban .e-form-title { - -} -.e-kanban .e-columnrow .e-rowcell { - -} -.e-kanban .e-columnrow .e-rowcell { - /*other*/ - border-bottom: 1px solid #c8c8c8; - border-top: 1px solid #c8c8c8; -} -.e-kanban .e-columnrow .e-rowcell { - background: #f6f6f6; -} -.e-kanban .e-printlist { - background: #f6f6f6; -} -.e-kanban .e-collapsedrow .e-rowcell, -.e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid #ececec; -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - background: #efefef; -} -.e-kanban .e-dialog .e-titlebar .e-title { - -} -.e-kanban .e-kanbancard { - color: #333333; -} -.e-kanban .e-swimlanerow .e-slkey { - -} -.e-kanban .e-swimlanerow .e-slkey { - /*other*/ - color: #333333; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: #179bd7; -} -.e-kanban .e-toggle-header:hover > div div { - color: #179bd7 !important; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - color: #333333; - opacity: 0.6; - filter: alpha(opacity=60); -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - color: #333333; - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-kanbanfilter-window .e-filter-scrollcontent, -.e-kbnfilterwindow-head { - color: #333333; -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - /*other*/ - color: #686969; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - color: #282827; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - background: #86cbea; -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - /*other*/ - color: #686969; -} -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: #282827; -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - /*other*/ - color: white; -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - /*other*/ - color: #282827; -} -.e-kanban .e-swimlanerow .e-slcount { - -} -.e-kanban .e-swimlanerow .e-slcount { - /*other*/ - color: #999999; -} -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus { - -} -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - /*other*/ - color: #179bd7; -} -.e-kanban .e-collapserow .e-rowcell { - border: none; -} -.e-kanban .e-kanbancard.e-hover { - -} -.e-kanban .e-kanbancard.e-hover { - /*other*/ - - border-color: #c8c8c8; - color: #282827; -} -.e-kanban .e-kanbancard.e-hover { - background: #86cbea; -} -.e-kanban .e-headercontent { - border-right-color: #c8c8c8; -} -.e-kanban .e-kanbanheader .e-headercelldiv { - -} -.e-kanban .e-kanbanheader .e-headercelldiv { - /*other*/ - - color: #179bd7; -} -.e-kanban .e-kanbanheader { - color: #179bd7; -} -.e-kanban .e-kanbancontent { - background-color: white; -} -.e-kanban .e-kanbancontent .e-rowcell { - border-color: #c8c8c8; -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - /*other*/ - color: #686969; -} -.e-kanban .e-kanbancard .e-card_image { - background: #ececec; - border-color: #c8c8c8; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - - border-color: #c8c8c8; - filter: none; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - /*other*/ - background: white; -} -.e-kanban .e-kanbantoolbar li { - -} -.e-kanban .e-kanbantoolbar li { - /*other*/ - border: 1px solid #c8c8c8; -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover { - -} -.e-kanban .e-kanbantoolbar li.e-select { - background: #179bd7; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text { - -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover, -.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - -} -.e-kanban .e-kanbantoolbar li.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text { - color: white; -} -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - /*other*/ - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - background: #86cbea; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - /*other*/ - border-color: #c8c8c8; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select { - -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover { - -} -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: #c8c8c8; -} -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: #f8d9c7; - filter: none !important; -} -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: #ffedcd; -} -.e-kanban .e-kanbantooltip { - - border: 1px solid #c8c8c8; - box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); -} -.e-kanban .e-kanbantooltip { - /*office-365*/ - background: white; - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - /*other*/ - - border-left: 1px solid #c8c8c8; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - background: #f6f6f6; -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover { - -} -.e-kanban .e-kanbandialog .e-save:hover, -.e-kanban .e-externalform .e-save:hover { - -} -.e-kanban .e-kanbandialog .e-save:focus, -.e-kanban .e-externalform .e-save:focus { - -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before { - -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before { - -} -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-kanban div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-kanban .e-kanbantouchbar .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: #686969; -} -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: #c8c8c8; -} -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: white; -} -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: white; -} -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, -.e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid #c8c8c8; - border-left: 0px; -} -.e-kanban.e-rtl td:first-child, -.e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, -.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, -.e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: #c8c8c8 !important; -} -.e-kanban.e-rtl .e-kanbancard { - border-color: #c8c8c8; -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - /*other*/ - color: #179bd7; -} -.e-kanban .e-customtoolbarseparator { - -} -.e-kanban .e-customtoolbarseparator { - /*other*/ - border-right: 1px solid #c8c8c8; -} -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - background: #ececec; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} -.e-kanbanfilter-window { - - background: white; -} -.e-kanbanfilter-window { - /*other*/ - border: 1px solid #c8c8c8; -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - /*other*/ - background: #fcfcfc; - border-bottom: 1px solid #c8c8c8; -} -.e-kanbanfilter-window .e-filter-content, -.e-swimlane-window, -.e-kanban .e-adapt-search, -.e-kanban.e-responsive .e-adapt-cancel { - background: white; -} -.e-swimlane-window .e-swimlane-item:hover { - -} -.e-swimlane-window .e-swimlane-item:hover { - background: #86cbea; -} -.e-swimlane-window .e-swimlane-item:hover { - /*other*/ - color: white; -} -.e-swimlane-window .e-swimlane-item { - -} -.e-swimlane-window .e-swimlane-item.e-selected-item { - -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - color: #282827; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - background: #86cbea; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - background: #86cbea; -} -.e-kanbanfilter-window .e-filter-done:hover { - -} -.e-kanbanfilter-window .e-filter-done:hover { - /*other*/ - color: #86cbea; -} -.e-kanbanfilter-window .e-filter-done { - -} -.e-kanbanfilter-window .e-filter-done { - /*other*/ - color: #179bd7; -} -.e-swimlane-window { - background: white; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - background: #86cbea; -} -.e-swimlane-ul li:not(:last-child) div:after { - background: #c8c8c8; -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - /*other*/ - color: #179bd7; -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - /*other*/ - color: #999999; -} -.e-kanban .e-kanbancard .e-bottom-triangle { - -} -.e-kanban .e-kanbancard .e-bottom-triangle { - /*other*/ - border-bottom-color: #179bd7; -} -.e-kanban.e-responsive .e-vhandlespace, -.e-kanbanfilter-window .e-vhandlespace, -.e-kbnslwindow-body .e-vhandlespace, -.e-kbnadapt-editdlg .e-vhandlespace { - border-color: #c8c8c8; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap, -.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap { - -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - - background-color: white; - color: #333333; -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - /*other*/ - border-color: #c8c8c8; -} -.e-kanban .e-kanbancard .e-primarykey, -.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name, -.e-swimlane-ddl .e-swimlane-text { - -} -.e-kanban .e-kanbancard .e-primarykey { - -} -.e-kanban .e-kanbancard .e-text { - -} -.e-kanban .e-externalformedit div > label, -.e-kanban .e-kanbandialog .kanbanform label { - -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - -} -.e-kanban .e-totalcard, -.e-kanban .e-limits { - -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text { - -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text { - -} -.e-kanban .e-dialog .e-titlebar { - -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before, -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before { - -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul, -.e-kanban .e-adaptive-search .e-search.e-tooltxt { - -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active { - -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active a:before { - -} -.e-kanban .e-ejinputtext:focus, -.e-kbnadapt-editdlg .e-ejinputtext:focus { - -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, -.e-kanban .e-externalform .e-save, -.e-kanban .e-externalform .e-cancel, -.e-kbnadapt-editdlg .e-save, -.e-kbnadapt-editdlg .e-cancel, -.e-kanbanfilter-window .e-clearfilter { - -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, -.e-kanban.e-js .e-kanbandialog .e-cancel:hover, -.e-kanban.e-js .e-externalform .e-save:hover, -.e-kanban.e-js .e-externalform .e-cancel:hover, -.e-kbnadapt-editdlg .e-save:hover, -.e-kbnadapt-editdlg .e-cancel:hover, -.e-kanbanfilter-window .e-clearfilter:hover { - -} -.e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before { - -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt { - background: transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover { - -} -.e-kanban .e-cardcollapse:after, -.e-kanban .e-cardexpand:after, -.e-kanban .e-slcollapse:after, -.e-kanban .e-slexpand:after { - -} -.e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext { - -} -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-spreadsheet { - color: #333333; - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: #c8c8c8; - color: #282827; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: #e0eff6; - border-color: #c8c8c8; - color: #282827; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: #c8c8c8; - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: #c8c8c8; - border-top-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: #333333; - background-color: white; - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: white; -} -.e-ss-editinput .e-in-wrap, -.e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ - -.e-spreadsheet .e-reSizeColbg { - border-left-color: #c8c8c8; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: #c8c8c8; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: #e0eff6; - color: #333333; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: white; - color: #333333; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: #e0eff6; - color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: #e0eff6; - border-bottom-color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: #e0eff6; - border-right-color: #2390c1; -} -.e-menu-wrap .e-chartcell:hover, -.e-chartimg:hover { - background-color: #86cbea; -} -.e-chartimg:hover { - -} -/*-------------------- Borders ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: #2094c9; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: #2094c9; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: #2390c1; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: white; - color: #797979; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: #5cb2da; - border-color: #bebdbd; - color: white; -} -.e-spreadsheet .e-ss-numeric .e-select { - border-color: white; -} -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: #bebdbd; -} -/*--------------------- Selection -------------------------- */ - -.e-spreadsheet div.e-selecttop { - border-top-color: #2390c1; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: #2390c1; -} -.e-spreadsheet div.e-selectright { - border-right-color: #2390c1; -} -.e-spreadsheet div.e-selectleft { - border-left-color: #2390c1; -} -.e-spreadsheet .e-ss-selectall { - color: #c2e7f8; -} -.e-spreadsheet .e-ss-selectall:hover { - color: #65c4ef; -} -.e-spreadsheet .e-sheetselected, -.e-spreadsheet .e-sheetselected:hover { - color: #5bb3db; -} -/*--------------------- Auto Fill -------------------------------*/ - -.e-spreadsheet .e-autofill { - border-color: white; - background-color: #2390c1; -} -.e-spreadsheet div.e-autofillright { - border-right-color: #2390c1; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: #2390c1; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: #2390c1; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: #2390c1; -} -/*--------------------- Cut and Copy ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: #2390c1; -} -.e-spreadsheet .e-blur { - background-color: whitesmoke; -} -.e-spreadsheet .e-spanfilter, -.e-spreadsheet .e-spanddl { - border-color: #c8c8c8; - background-color: #ececec; - color: #686969; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: #2390c1; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: #2390c1; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: #c8c8c8; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: yellow; - color: red; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: #c8c8c8; -} -/*-------------------------- Formula Tab --------------------------- */ - -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: #c8c8c8; - color: #333333; - background-color: white; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: #282827; -} -.e-spreadsheet .e-inputbox > input { - color: #333333; -} -/*-------------Pager-------------*/ - -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: #333333; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - background: #e0eff6; - color: #2390c1; - filter: none; - /* IE9 only*/ - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: #2390c1; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: #2390c1; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: #c8c8c8; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: #c8c8c8; - -} -.e-spreadsheet .e-formulabar { - background-color: white; -} -.e-ss-dialog .e-chartheader { - background-color: white; - color: #333333; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color: #c8c8c8; -} -/*---------------------- Dialog -------------------------- */ - -.e-dlgtab .e-header, -.e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ - -} -.e-spreadsheet .e-dlg-field-validation-error, -.e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-dlgright, -.e-dlgleft, -.e-dlginput, -.e-dlgcontent, -.e-chtdlgright, -.e-chtdlgleft, -.e-chtdlgcontent { - border-color: #c8c8c8; -} -.e-dlgviewpanel { - border: 1px solid #c8c8c8; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: #c8c8c8; -} -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ - -.e-menu .e-nmuseinformularow:hover { - background-color: #2390c1; -} -/*---------------------- Cell Styles--------------------*/ - -.e-menu-wrap .e-cellstylecontent, -.e-menu-wrap .e-formatastablecontent, -.e-menu-wrap .e-chartcontent { - background-color: white; - color: #333333; -} -.e-menu-wrap .e-cellstyleheader, -.e-menu-wrap .e-formatastableheader { - background-color: #fcfcfc; - color: #333333; - border-color: #c8c8c8; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - border-color: #86cbea; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: red transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: black; -} -.e-list.e-hdrcolor { - background-color: #f2f2f2 !important; - color: #333333 !important; -} -.e-list.e-color { - border-color: #fcfcfc !important; -} -.e-list.e-hdrcolor.e-mhover > a, -.e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: #333333 !important; -} -.e-list.e-color.e-mhover.e-mfocused { - border-color: #5cb2da !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: #bebdbd; -} -/*---------------------------RTL--------------------------*/ - -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: #c8c8c8; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: #c8c8c8; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: #c8c8c8; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: #bebdbd; -} -.e-ss-dialog .e-chartselect { - border-color: #179bd7; - -} -.e-menu-wrap .e-chartcell { - border-color: #fcfcfc; -} -.e-spreadsheet .e-ss-object { - background-color: white; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: #121212; -} -/*-------------------------Merge--------------------*/ - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - color: #333333; - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - background: #5cc0ee; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color: #686969; -} -/*-------------------------Auto fill Option--------------------*/ - -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - -} -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - background-color: white; -} -/*--------------------------------- Freeze Pane -------------------------------*/ - -.e-spreadsheet .e-frow { - border-color: #2390c1; -} -.e-spreadsheet .e-fcol { - border-color: #2390c1; -} -/*-------------------------Ribbon icons Customization--------------------*/ - -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: #86cbea; - -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - background: #5cc0ee; -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - background: #5cc0ee; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - color: #333333; - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - background: #5cc0ee; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active { - -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, -.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon { - color: #686969; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: #c8c8c8; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ - -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} -.e-ribbon .e-btn.e-ss-active { - background-color: #2390c1; - color: #fcfcfc; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #b6b6b6; -} -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #cccccc; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #b6b6b6; -} -.e-spreadsheet .e-menu.e-split, -.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, -.e-spreadsheet .e-splitspan .e-btn.e-select { - background: white; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select { - border-color: #c8c8c8; -} -.e-ss-colorpicker.e-popup { - background-color: white; - color: #282827; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color: white; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color: #d6d7d7; - -} -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active), -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - -} -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color: #00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor: url("../common-images/spreadsheet/down_arrow_light.cur"), auto; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor: url("../common-images/spreadsheet/right_arrow_light.cur"), auto; -} -.e-spreadsheet .e-ss-fpcursor { - cursor: url("../common-images/spreadsheet/format_painter_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor: url("../common-images/spreadsheet/draw_border_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor: url("../common-images/spreadsheet/draw_border_grid_light.cur"), auto; -} -/***********************SpreadsheetTextArea***********************************/ - -.e-ss-textarea, -.e-ss-textarea:focus, -.e-ss-textarea:hover { - border-color: #c8c8c8; -} -/*-------------------------------------SpreadsheetCellType--------------------*/ - -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select { - background: white; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select { - background: white; -} -/*----------------------------Activation Panel-------------------------*/ - -.e-spreadsheet .e-spreadsheetactpanel { - border-left-color: #c8c8c8; -} -/*---------------------------Border Menu-------------------------------*/ - -.e-spreadsheet .e-bordercontainer { - background-color: white; -} -.e-spreadsheet .e-bordercell:hover { - border-color: #86cbea; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: white; - border-color: #c8c8c8; -} -/*---------------------------Pivot Table-------------------------------*/ - -.e-spreadsheet .e-ss-pivottableheader { - background-color: #e0eff6; - border-color: #c8c8c8; - color: #282827; -} -/*-------------------------------------Material Theme Changes -----------------------*/ - -.e-spreadsheet .e-formulabar, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - -} -.e-ss-dialog .e-btn.e-select, -.e-ss-dialog .e-btn.e-select:hover, -.e-ss-dialog .e-btn.e-select:active { - -} -.e-ss-dialog .e-btn.e-select:hover { - -} -.e-ss-dialog .e-btn.e-select:active { - -} -.e-ss-dialog .e-dialog input.ejinputtext:focus, -.e-spreadsheet input.ejinputtext:focus { - -} -.e-ss-dialog .e-dialog input.ejinputtext, -.e-spreadsheet input.ejinputtext { - -} -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - -} -.e-ss-dialog.e-ss-mattab .e-titlebar { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - -} -.e-ss-autocomplete.e-atc .e-in-wrap { - -} -.e-ss-autocomplete.e-atc .e-in-wrap:active { - -} -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - -} -.e-ss-dialog label, -.e-ss-dialog .e-ss-fcgdiv { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - -} -.e-ss-dialog .e-dialog .e-dlgctndiv label { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { - -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: #86cbea; -} -.e-spreadsheet .e-ss-iconset-title { - color: #333333; -} -/*-------------------------------------SpreadSheet End -----------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-documenteditor { - background-color: white; -} -.e-documenteditor-contextmenuitem:hover { - background-color: #86cbea; - color: #282827; -} -.e-documenteditor-contextmenuitem { - background-color: white; - color: #333333; -} -.e-documenteditor-disabledcontextmenuitem { - background-color: white; - color: gray; -} -.e-documenteditor-optionspane { - background-color: white; - color: #333333; -} -.e-documenteditor-icon.e-search { - color: #86cbea; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Mediaplayer -------------------------------------------*/ - -/*#region mediaplayer*/ - -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} -.e-media-player { - border-color: #c8c8c8; - background-color: white; -} -.e-media-player .e-media-control-container { - background: white; -} -.e-media-player .e-media-element { - background: white; -} -.e-media-player .e-slider { - background-color: #686969 !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, -.e-media-player .e-media-playlist-icon:before, -.e-media-player .e-media-playlist-toggle:before { - color: #686969; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: #686969; -} -.e-media-player .e-media-time-stamp.e-media-adv { - color: #333333; -} -.e-media-player .media-shuffled:before, -.e-media-player .media-muted:before, -.e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: #179bd7; -} -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, -.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: #686969; -} -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: #686969; -} -.e-media-player .e-media-toolbar.basic .e-media-split { - color: #333333; -} -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: white; -} -.e-media-time-stamp-end.e-media-basic, -.e-media-time-stamp-run.e-media-basic { - color: #333333; -} -.e-media-player .e-media-time-stamp-end.e-media-mob, -.e-media-player .e-media-time-stamp-run.e-media-mob { - color: #333333; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: white; - border-color: #c8c8c8 !important; -} -.e-media-settings-popup li { - background-color: white !important; -} -.e-media-settings-popup .e-header { - background-color: #fcfcfc !important; - border-bottom-color: #c8c8c8 !important; -} -.e-media-settings-selector:before { - color: #179bd7; -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: #179bd7 !important; -} -.e-media-settings-popup .e-list-text, -.e-media-settings-popup .e-btn-text { - color: #333333 !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: white !important; -} -.e-media-player .e-media-playlist-img-div.desktop { - border-color: #c8c8c8; -} -.e-media-player .e-media-playlist-img-div.mobile { - border-color: #c8c8c8; -} -.e-media-player .e-media-playlist-play:before { - color: #333333; -} -.e-media-player .e-media-playlist-title { - color: #333333; -} -.e-media-player .e-media-playlist-container.desktop, -.e-media-player .e-media-playlist-container.mobile { - background-color: white; - border-color: #c8c8c8; -} -.e-media-player .e-media-playlist-header { - border-bottom-color: #c8c8c8; -} -.e-media-player .e-media-playlist-header label { - color: #333333; -} -.e-media-player .e-media-playlist-toggle.desktop { - background-color: #333333; -} -.e-media-player .e-media-playlist-toggle.e-media-expand:before, -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: #333333 !important; -} -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: #c8c8c8; -} -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: white; -} -/*region playlist styles*/ - -/*other styles*/ - -.e-media-player .e-media-video-baner { - color: white; -} -.e-media-player .e-media-audio-title { - color: #282827; -} -.e-media-player .e-media-overlay { - color: white; -} -.e-media-player .e-media-time-tooltip { - border-color: #c8c8c8; - color: #333333; - background-color: white; -} -.e-media-player .e-media-hd-tag { - color: red; -} -.e-media-player .e-media-toolbar-split { - background: #c8c8c8; -} -.e-media-player .e-media-playlist-close:before { - color: #686969; -} -.e-media-player .e-media-play-animation { - background: rgba(0, 0, 0, 0.5); -} -.e-media-player .e-slider .e-handle { - border-color: #c8c8c8 !important; -} -/*#region hover*/ - -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: #282827 !important; -} -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} -.e-media-settings-popup li:hover { - background: #86cbea !important; -} -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - -} -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - -} -.e-media-settings-popup .e-header { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - -} -.e-media-player .e-media-shuffle:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - -} -.e-media-player .e-media-playlist-toggle.mobile { - -} -.e-media-player .e-media-center-play:before { - -} -.e-media-player .e-media-hd-tag { - -} -.e-media-settings-popup .e-list-text { - -} -/*office-365 theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-settings-selector:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - -} -.e-media-player .e-media-playlist-container .e-listbox li { - -} -.e-media-player .e-media-playlist-number { - -} -.e-media-settings-popup .e-header { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-shuffle:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - -} -.e-media-player .e-media-playlist-toggle.mobile { - -} -.e-media-player .e-media-center-play:before { - -} -/*#end region mediaplayer*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-ganttviewerbodyContianer { - background-color: white; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color: #c8c8c8; -} -.e-ganttchart .e-headercell-weekend > div { - -} -.e-ganttchart .e-headercell-weekend > div { - background: #fcfcfc; -} -.e-ganttchart .e-ganttoverallocate { - background-color: #ffdede; -} -.e-ganttchart .e-ganttnonoverallocate { - background-color: #d4ffd0; -} -.e-ganttchart .e-gantthistocalender { - border-color: #ffa3a3; -} -.e-ganttchart .e-gantthistoworklabel { - color: #282827; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend { - background-color: #fafafa; -} -.e-ganttchart-core { - background: white; -} -.e-ganttchart .e-borderbox { - -} -.e-ganttchart .e-borderbox { - border-bottom-color: #ececec; -} -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - color: #282827; - border-color: #c8c8c8 !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-gantt-dialog { - width: 42% !important; -} -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} -.e-ganttchart .e-ganttviewerheaderContainer { - color: #282827; - border-bottom-color: #c8c8c8 !important; - border-right-color: #c8c8c8; - -} -.e-ganttchart .e-ganttviewerheaderContainer { - background: #fcfcfc; -} -.e-ganttchart .e-milestone-top { - border-bottom-color: #333333; -} -.e-ganttchart .e-milestone-bottom { - border-top-color: #333333; -} -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: #333333; -} -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: #333333; -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - background: white; - background-color: white; - color: #333333; - border-color: #c8c8c8; -} -.e-tooltiptaskname { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tooltiptaskname { - color: #333333; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-tasklabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0); - /* IE9 and below */ - -} -.e-ganttchart .e-gantt-mouseclick { - -} -.e-ganttchart .e-gantt-mouseclick { - background: -moz-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(23, 155, 215, 0.2)), color-stop(100%, rgba(23, 155, 215, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(23, 155, 215, 0.2), rgba(23, 155, 215, 0.2)); - /* W3C */ - - color: #333333; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; -} -.e-ganttchart .e-progresshandle { - background: #333333; -} -.e-ganttchart .e-progresshandleafter { - border-bottom-color: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - border-color: #333333; -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - border-color: #179bd7; -} -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#333333', GradientType=0); -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - background: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color: rgba(51, 51, 51, 0.6); - background: #333333 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e', endColorstr='#8e8e8e', GradientType=0); -} -.e-ganttchart .e-gantt-childtaskbar-progress { - background: #179bd7; -} -.e-ganttchart .e-gantt-childtaskbar { - background-color: rgba(23, 155, 215, 0.6); - background: #179bd7 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c1b2', endColorstr='#67c1b2', GradientType=0); - border-color: #4fb29f; -} -.e-ganttchart .e-manualprogressbar { - background: #67c1b2; -} -.e-ganttchart .e-manualchildtaskbar { - background-color: #8dd1c4; - border-color: #4fb29f; -} -.e-ganttchart .e-line { - border-color: #333333; -} -.e-ganttchart .e-connectorpoint-hover { - background-color: #333333; -} -.e-ganttchart .e-gantt-falseLine { - border-top-color: #333333; -} -.e-ganttchart .e-gripper:before { - color: rgba(255, 255, 255, 0.4); - background: white \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} -.e-ganttchart .e-ganttgridlines { - border-bottom-color: #c8c8c8; -} -.e-ganttchart .e-criticalconnectorline { - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: #ff5555 !important; -} -.e-ganttchart .e-criticalprogressbar { - background: #ff5555 !important; - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticaltaskbar { - background: #ff8b8b !important; - border-color: #ff8b8b !important; -} -.e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-left, -.e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} -.e-rg-rangdiv { - background: red; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} -.e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: black; -} -.e-ganttchart .e-connectorline-leftarrow-hover { - border-right-color: #0026da !important; -} -.e-ganttchart .e-connectorline-rightarrow-hover { - border-left-color: #0026da !important; -} -.e-ganttchart .e-connectorline-hover { - border-color: #0026da !important; - outline-color: #0026da !important; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color: rgba(23, 155, 215, 0.6); - background: linear-gradient(to right, rgba(23, 155, 215, 0.2), #179bd7 30%, #179bd7 70%, #179bd7 70%, rgba(23, 155, 215, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color: #8dd1c4; - background: linear-gradient(to right, rgba(141, 209, 196, 0.2), #67c1b2 30%, #67c1b2 70%, #67c1b2 70%, rgba(141, 209, 196, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar { - border-bottom-color: rgba(51, 51, 51, 0.6); -} -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color: rgba(51, 51, 51, 0.6); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault { - fill: #179bd7; -} -.e-radialmenu .e-default, -.e-radialmenu .e-outerdefault { - fill: #ececec; -} -.e-radialmenu .e-active { - fill: #86cbea; -} -.e-radialmenu .e-arcbgcolor, -.e-radialmenu .e-itembgcolor, -.e-radialmenu .e-circlebgcolor { - fill: white; - stroke: white; -} -.e-radialmenu .e-textcolor { - fill: #333333; -} -.e-radialmenu .e-radial { - border-color: #179bd7; - background-color: white; -} -.e-radialmenu .e-badgetext { - fill: white; -} -.e-radialmenu .e-badgecircle { - fill: #179bd7; -} -.e-radialmenu .e-radialslider { - background-color: white; -} -.e-radialmenu:focus { - outline: none !important; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-nb.e-nb-layout.e-nb-right { - color: #333333; - border-left: 1px solid #c8c8c8; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} -.e-nb.e-nb-layout.e-nb-right { - background: #ececec; -} -.e-nb.e-nb-layout.e-nb-left { - background: white; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - -} -.e-nb.e-nb-layout.e-nb-left { - border-right: 1px solid #c8c8c8; -} -.e-lv.subpage { - -} -.e-lv.subpage { - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; - border-right: 1px solid #c8c8c8; -} -.e-lv.subpage .e-list-container div.e-content { - -} -.e-lv .e-lv .e-list-container { - border: none; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - -} -.e-nb .e-nb-listview.e-lv .e-list { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text { - -} -.e-lv .e-header { - -} -.e-nb.e-nb-overlay { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - -} -.e-lv.e-navigation .e-header h2 { - -} -.e-lv.e-navigation .e-header > .e-icon:before { - -} -.e-lv.e-navigation .e-header .drawericon { - -} -.e-lv.e-navigation .e-header .drawericon:before { - -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before { - -} -.e-lv.e-navigation .e-header { - -} -.e-nb-listview .e-list-img.e-home, -.e-nb-listview .e-list-img.e-profile, -.e-nb-listview .e-list-img.e-people, -.e-nb-listview .e-list-img.e-photo, -.e-nb-listview .e-list-img.e-communities, -.e-nb-listview .e-list-img.e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: white; - -} -.e-tile .e-image-parent { - background: #179bd7; -} -.e-tile .e-image-parent { - -} -.e-tile .e-tile-selected::after { - border-top: 28px solid #1484b7; -} -.e-tile .e-tile-selected { - border: 2px solid #c8c8c8; -} -.e-tile-wide { - -} -.e-tile-medium { - -} -.e-tile-small { - -} -.e-tile-group .e-tile-column { - -} -.e-tile.e-js.e-tile-web:hover { - -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - -} -.e-tile-caption-text.e-caption-innerbottom::before { - -} -.e-tile-caption-text::before { - -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), -.e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - -} -.e-tile-caption::before { - -} -.e-tile-small-col-2 { - -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - -} -.e-tile.e-tile-imagefill .e-tile-overlay { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Slider -------------------------------------------*/ - -.e-radialslider .e-radial-needle { - stroke: #179bd7; -} -.e-radialslider .e-inner-circle { - border-color: #179bd7; -} -.e-radialslider .e-radialarcdefault { - stroke: #179bd7; -} -.e-radialslider .e-ticks-text, -.e-radialslider .e-dynamic-text { - fill: #333333; -} -.e-radialslider .e-needle-over { - stroke: #179bd7; -} - -/*------------------------------------- Signature -------------------------------------------*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-signature { - background-color: white; - border: 3px solid #179bd7; -} -.e-signature.e-disable { - border-color: #e3e3e3; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} -.e-spellcheck .e-sentence { - border-color: #c8c8c8; - background-color: white; -} -.e-spellcheck .e-suggestionlist { - border-color: #c8c8c8; -} -.e-spellmenu { - -} -.e-spellmenu .e-list:hover { - -} -.e-spellmenu { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ComboBox -------------------------------------------*/ - -.e-ddl-icon { - -} -.e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} -.e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border: inherit; - font-style: italic; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - -} -.e-input-group::before { - -} -.e-input-group::before, -.e-input-group::after { - -} -.e-input-group.e-input-focus::before, -.e-input-group.e-input-focus::after { - -} -.e-input-group::after { - -} -.e-input-group::before, -.e-input-group::after { - -} -.e-icon-anim .e-ddl-icon { - -} -.e-input-group .e-ddl-icon:hover { - -} -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - -} -input.e-combobox.e-input::selection { - -} -input.e-combobox.e-input::-moz-selection { - -} -.e-input-group .e-ddl-icon:not(:active)::after { - -} -.e-dropdownbase.e-content { - background: white; - color: #333333; -} -.e-list-item.e-hover { - background: #86cbea; - color: #282827; -} -input.e-combobox.e-input { - border: 1px solid; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-combobox.e-input[disabled], -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group.e-disabled { - border-bottom-style: solid; -} -.e-ddl.e-input-group .e-input-group-btn button { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group .e-clear-icon { - color: #686969; -} -input.e-combobox.e-input, -textarea.e-combobox.e-input { - background: white; - border-color: #c8c8c8; - color: #333333; -} -.e-ddl.e-input-group { - background: white; -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - /*other*/ - - color: #686969; - border-color: #c8c8c8; -} -.e-ddl.e-input-group .e-input-group-icon { - background: #ececec; -} -.e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - border-left: 1px solid #c8c8c8; -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - border-right: 1px solid #c8c8c8; -} -.e-combobox.e-input[disabled] { - background: 0px; -} -.e-combobox.e-input[readonly] { - background: white; -} -.e-ddl.e-input-group .e-input-group-btn button { - background: white; - border-color: #c8c8c8; - color: #686969; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover { - background: #86cbea; -} -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, -input.e-combobox.e-input::selection { - background: #179bd7; - color: white; -} -input.e-combobox.e-input::-webkit-input-placeholder, -input.e-combobox.e-input:-moz-placeholder, -input.e-combobox.e-input::-moz-placeholder, -input.e-combobox.e-input:-ms-input-placeholder { - color: #c8c8c8; -} -.e-ddl.e-input-group { - border-bottom-color: #c8c8c8; -} -.e-ddl.e-input-group .e-ddl-icon:before { - - width: 14px; - height: 14px; - display: block; - margin: 0 auto; -} -.e-ddl.e-input-group .e-ddl-icon:before { - content: "\e63b"; -} -.e-input-group.e-ddl { - -} -.e-input-group.e-ddl { - height: 28px; -} -.e-ddl.e-popup { - border: 1px solid #c8c8c8; - position: absolute; -} -.e-ddl.e-popup .e-input-group { - margin-bottom: 0; -} -.e-ddl.e-popup { - border-color: #c8c8c8; -} -.e-dropdownbase.e-nodata { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 16px; -} -.e-dropdownbase { - border-color: #c8c8c8; -} -.e-dropdownbase .e-list-item { - - background-color: white; - border-bottom: 1px; - border-color: none; - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - line-height: 2.4em; - text-indent: 1.067em; -} -.e-dropdownbase .e-list-item { - -} -.e-dropdownbase .e-list-item { - color: #333333; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - background-color: white; - border-color: white; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - color: #333333; -} -.e-dropdownbase .e-list-item.e-active.e-hover { - -} -.e-dropdownbase .e-list-item.e-hover { - -} -.e-dropdownbase .e-list-item.e-hover { - /*other*/ - - -} -.e-dropdownbase .e-list-item.e-hover { - color: #282827; - border-color: #c8c8c8; -} -.e-dropdownbase .e-list-item.e-hover { - background: #86cbea; -} -.e-dropdownbase .e-list-item.e-active { - -} -.e-dropdownbase .e-list-item.e-active { - /*other*/ - - -} -.e-dropdownbase .e-list-item.e-active { - color: white; -} -.e-dropdownbase .e-list-item.e-active { - background: #179bd7; -} -.e-dropdownbase .e-list-item:last-child { - border-bottom: 0; -} -.e-dropdownbase .e-list-item.e-item-focus { - background-color: #86cbea; -} -.e-ddl.e-input-group input.e-combobox.e-input, -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: #c8c8c8; -} -.e-ddl.e-input-group.e-input-focus { - -} -.e-ddl.e-input-group.e-input-focus { - box-shadow: 0 0 2px #cbcbcb; -} -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent #c8c8c8 transparent transparent; -} -.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus span button, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, -.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, -.e-input-focus .e-combobox.e-input:last-child:focus, -.e-ddl.e-input-group.e-input-focus span.e-input-group-icon { - border-color: transparent transparent transparent #c8c8c8; -} -.e-ddl.e-input-group { - border: 1px solid; - border-color: #c8c8c8; - -} -.e-ddl.e-input-group { - border-width: 1px; -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - border-left: 1px solid; - border-left-width: 1px; - border-color: #c8c8c8; -} -.e-ddl.e-input-group .e-input-group-icon, -.e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: 14px; - padding: 7px; - -} -.e-ddl.e-rtl.e-input-group .e-input-group-icon, -.e-ddl.e-rtl.e-input-group .e-input-group-btn button { - -} -.e-ddl .e-input-value, -.e-ddl .e-input-value:focus { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - height: auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; -} -.e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon { - border-left-width: 1px; - border-left-style: solid; - border-left-color: #c8c8c8; -} -/*------------------------------------- End ComboBox -------------------------------------------*/ - diff --git a/public/content/ejthemes/default-theme/ej.theme.less b/public/content/ejthemes/default-theme/ej.theme.less deleted file mode 100644 index 800f771..0000000 --- a/public/content/ejthemes/default-theme/ej.theme.less +++ /dev/null @@ -1,32078 +0,0 @@ -@skin: "flat-azure"; -@font-family: Segoe UI,Helvetica Neue,Ubuntu,Arial; -@font-size: 12px; -@border-size: 1px; -@border-type: solid; -@tools-border-radius: 3px; -@widget-bg-color:#ffffff; -@label-color:#111111; - -@header-bg-stcolor: #fcfcfc; -@header-bg-endcolor: #fcfcfc; -@header-gradient-color: none; -@header-border-color: #c8c8c8; -@header-font-color: #282827; -@header-icon-color: #232323; -@filtermenu-color: #c8c8c8; - -@tooltip-line-height : 18px; - -@content-bg-color: #ffffff; -@content-border-color: #c8c8c8; -@content-font-color: #333333; - -@disable-control-background-color: #f5f5f5; -@disable-control-border-color: #e3e3e3; -@disable-icon-bg-color: #d6d7d7; - -@default-bg-stcolor: #ececec; -@default-bg-endcolor: #ECECEC; -@default-gradient-color: none; -@default-border-color: #c8c8c8; -@default-font-color: #333333; -@default-icon-color: #686969; - -@hover-bg-stcolor: #86cbea; -@hover-bg-endcolor: #86cbea; -@hover-gradient-color: none; -@hover-border-color: #c8c8c8; -@hover-font-color: #282827; -@hover-icon-color: #282827; - -@active-bg-stcolor: #179bd7; -@active-bg-endcolor: #179bd7; -@active-gradient-color: none; -@active-border-color: #c8c8c8; -@active-font-color: #ffffff; -@active-icon-color: #ffffff; - -@error-color: #ee2924; -@warning-color: #ffca1c; -@success-color: #22b24b; -@information-color: #489bd5; - -@overlay-bg-color: #383838; -@sort-filter-disable: #999999; - -@header-font-weight: normal; -@header-font-size: 16px; - -@content-font-weight: normal; -@content-font-size: 14px; - -@scroll-bg-color: darken(@content-bg-color, 2%); -@scroll-handle-color: @default-bg-stcolor; -@scroll-handle-hover-color: @hover-bg-stcolor; -@scroll-handle-active-color: @active-bg-stcolor; - -@gheader-bg-color: @header-bg-stcolor; -@gheader-bg-colorhover: @hover-bg-stcolor; -@gheader-border-color: @active-bg-stcolor; -@gheader-font-color: @header-font-color; -@gheader-hover-font-color: @hover-font-color; -@gheader-font-size: 14px; -@gedit-title-color: darken(@content-bg-color, 3%); - -@gtouch-border-color: #000000; - -@gcontent-bg-color: @content-bg-color; -@gcontent-font-color: @content-font-color; - -@gdroparea-stbg-color: @active-bg-stcolor; -@gdroparea-endbg-color: @active-bg-endcolor; -@gdroparea-border-color: @content-border-color; -@gdroparea-font-color: @active-font-color; -@gdroparea-hover-color: @hover-bg-stcolor; -@gcaption-border-color: lighten(@default-bg-stcolor, 4%); -@gcaption-border-radius: 0px; - -@row-hover-color: @hover-bg-stcolor; -@row-hover-font-color: @hover-font-color; -@row-border-color: @content-border-color; -@row-border-coloropac: rgba(196,196,196,0.5); -@row-selection-bg-color: @active-bg-stcolor; -@row-selection-font-color: @active-font-color; -@cell-selection-stbg-color: darken(@active-bg-stcolor, 7%); -@cell-selection-endbg-color: darken(@active-bg-endcolor, 7%); -@column-selection-bg-color: @default-bg-stcolor; -@alt-row-bg-color: darken(@content-bg-color, 3%); - -@pager-font-color: @default-font-color; -@pager-default-font-color: @default-font-color; -@pager-default-border-color: @default-border-color; -@pager-default-bg-color: @default-bg-stcolor; -@pager-active-stbg-color: @active-bg-stcolor; -@pager-active-endbg-color: @active-bg-endcolor; -@pager-hover-stbg-color: @hover-bg-stcolor; -@pager-hover-endbg-color: @hover-bg-endcolor; -@pager-active-font-color: @active-font-color; - -@filter-input-border-color: #939292; -@filter-input-bg-color: #F6F7F7; - -@alternate-border-color: #c1c1c1; -@timeline-bg-color: #1C6DA3; - -@captcha-refresh-border: 1px solid lighten( @default-border-color, 1% ); -@captcha-image-border: 1px solid darken( @default-border-color, 18% ); -@captcha-valid-border: 1px solid saturate( @default-border-color, 2% ); -@captcha-image: #f7f7f7; - -@watermark-font-style: italic; -@watermark-font-color: lighten( saturate( spin( @default-font-color, 240deg ), 1% ), 62% ); -@watermark-font-weight: lighter; -@watermark-font-size: 14px; - -@hightlight-bg-color: #5EABDE; -@highlight-border-color: #AAAAAA; -@highlight-font-color: #363636; -@highlight-font-weight: bold; -@highlight-font-size: 14px; - -@error-bg-color: #fef1ec; -@error-border-color: #cd0a0a; -@error-font-color: #cd0a0a; -@error-font-weight: bold; - -@shadow-bg-color: darken( @default-bg-stcolor, 13% ); -@input-bg-color: #ffffff; - -@gantt-chart-critical-connectorline-color: #ff5555; -@gantt-chart-critical-connectorline-rightarrow-color: #ff5555; -@gantt-chart-critical-connectorline-leftarrow-color: #ff5555; -@gantt-chart-critical-child-progressbar-color: #ff5555; -@gantt-chart-critical-child-progressbar-border-color: #ff5555; -@gantt-chart-critical-child-taskbar-color: #ff8b8b; -@gantt-chart-critical-child-taskbar-border-color: #ff8b8b; - -@gantt-chart-histobar-overallocate-bg-color: #FFDEDE; -@gantt-chart-histobar-nonoverallocate-bg-color: #D4FFD0; -@gantt-chart-histocalender-color: #FFA3A3; -@gantt-chart-histowork-label: #282827; -@gantt-chart-manual-child-progressbar-stbg-color: #67C1B2; -@gantt-chart-manual-child-progressbar-endbg-color: #67C1B2; -@gantt-chart-manual-child-progressbar-gradient-color: none; -@gantt-chart-manual-child-taskbar-color: #8DD1C4; -@gantt-chart-manual-child-taskbar-border-color: #4FB29F; - -@gantt-chart-connectorline-hover-color: #0026da; - -@schedule-app-stbg-color: @active-bg-stcolor; -@schedule-app-endbg-color: @active-bg-endcolor; -@schedule-app-border-color: lighten(@active-bg-stcolor, 10%); -@schedule-select-bg-color: @hover-bg-stcolor; -@schedule-active-border-size:3px; -@schedule-header-border-color:@active-bg-stcolor; -@schedule-cells-bg-color: darken(@content-bg-color, 3%); - -@grid-uisupport-background-color: #BBBDC0; -@grid-uisupport-number-color: #FFFFFF; -@grid-focusout: desaturate( @active-bg-stcolor, 80% ); - -@gantt-toolbar-bg-color: @content-bg-color; -@gantt-editDialog-bg-color: @content-bg-color; -@gantt-content-bg-color: @content-bg-color; -@gantt-chart-content-bg-color: @content-bg-color; -@gantt-altRow-bg-color: darken(@content-bg-color,2%); -@gantt-weekends-bg-color: @gantt-altRow-bg-color; -@gantt-selection-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-stbg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-endbg-color: fadeout(@active-bg-endcolor,80%); -@gantt-header-bg-color: @header-bg-stcolor; -@gantt-parent-taskbar-color: #8E8E8E; -@gantt-row-selection-bg-color: #179bd7; -@gantt-header-stbg-color: @header-bg-stcolor; -@gantt-header-endbg-color: @header-bg-endcolor; -@gantt-milestone-bg-color: @content-font-color; -@gantt-spliiter-bg-color: @content-bg-color; -@gantt-connectorline-arrow-bg-color: @content-font-color; -@gantt-progressHandle-color: @content-font-color; -@gantt-toolTip-bg-color: @content-bg-color; -@gantt-parent-progress-bg-color: @content-font-color; -@gantt-parent-task-bg-color: fadeout(@content-font-color,40%); -@gantt-child-progress-bg-color: @active-bg-stcolor; -@gantt-child-task-bg-color: fadeout(@active-bg-stcolor,40%); -@gantt-parent-progress-stbg-color: @content-font-color; -@gantt-parent-progress-enbg-color: @content-font-color; -@gantt-child-progress-stbg-color: @active-bg-stcolor; -@gantt-child-progress-enbg-color: @active-bg-endcolor; -@gantt-predecessor-header-bg-color: @content-bg-color; -@gantt-toolbar-icon-color: @default-icon-color; -@gantt-toolbar-icon-mouseover-color: @hover-icon-color; -@gantt-menuitem-font-color: @content-font-color; -@gantt-menuitem-hover-font-color: @hover-font-color; -@gantt-expandcollapse-icon-color: @default-icon-color; -@gantt-task-gripper-color: fadeout(@content-bg-color,60%); -@gantt-dialog-close-icon-mouseover-color: darken(@content-bg-color,10%); - -@gantt-toolbar-border-color: @header-border-color; -@gantt-splitter-border-color: @content-border-color; -@gantt-content-border-color: @content-border-color; -@gantt-header-border-color: @header-border-color; -@gantt-schedule-border-color: @header-border-color; -@gantt-tooltip-border-color: @content-border-color; -@gantt-parent-taskbar-border-color: @gantt-parent-progress-stbg-color; -@gantt-child-taskbar-border-color: @gantt-child-progress-stbg-color; -@gantt-chart-border-color: @content-border-color; - -@gantt-editDialog-font-color: @content-font-color; -@gantt-content-font-color: @content-font-color; -@gantt-selection-font-color: @content-font-color; -@gantt-header-font-color: @header-font-color; -@gantt-schedule-font-color: @header-font-color; -@gantt-toolbar-font-color: @content-font-color; -@gantt-tooltip-font-color: @content-font-color; -@gantt-taskbar-selection-border-color: #000000; -@gantt-selectionpopup-content-bg-color: @content-bg-color; -@gantt-selectionpopup-border-color: @content-border-color; -@gantt-selectionpopup-default-icon-color: @default-icon-color; - -@gantt-child-unschedule-task-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-manual-child-unschedule-task-bg-color: fadeout(@gantt-chart-manual-child-taskbar-color, 80%); - -@treegrid-detailcellwrapper-background-color: @content-bg-color; -@treegrid-detailcellwrapper-font-color: @content-font-color; -@treegrid-detailcellwrapperfly-border-color: @content-border-color; -@treegrid-detailcellwrapperfly-shadow-color: @content-border-color; -@treegrid-detailicon-shadow-color: darken(@content-bg-color,11%); - -@gantt-theme-line-color: @active-bg-stcolor; -@gantt-connectorline-color: @gantt-connectorline-arrow-bg-color; -@gantt-connectorpoint-hover-color: @gantt-connectorline-arrow-bg-color; -@gantt-falseLine-color: @gantt-connectorline-arrow-bg-color; -@gantt-columnchooser-border-color: @content-border-color; - -@treegrid-summaryrow-backgroundcolor: lighten(@default-bg-stcolor, 4%); -@treegrid-totalsummaryrow-backgroundcolor: lighten(@default-bg-stcolor, 4%); -@treegrid-summaryrow-textcolor: @content-font-color; -@treegrid-summaryrow-border-color: @content-border-color; -@treegrid-selectionpopup-content-bg-color: @content-bg-color; -@treegrid-selectionpopup-border-color: @content-border-color; -@treegrid-selectionpopup-default-icon-color: @default-icon-color; -@filtermenudialog-color:@filtermenu-color; - -@tab-background-color: @content-bg-color; - -.tab-headerbg(@is-color: none){ - & when not (@is-color = none) { - background: @content-bg-color; - } - color: @active-bg-stcolor; -} -@radial-badge-color:#FFFFFF; - -.header-gradient() { - .custom-gradient(@header-gradient-color, @header-bg-stcolor, @header-bg-endcolor, 0%, 0% ); -} - -.default-gradient() { - .custom-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0% ); -} - -.hover-gradient() { - .custom-gradient(@hover-gradient-color, @hover-bg-stcolor, @hover-bg-endcolor, 0%, 0% ); -} - -.active-gradient() { - .custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% ); -} - -@isDefault: true; - -.custom-gradient(@derivedfrom, @start, @end, @light, @dark) when (@isDefault) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark); - background: @start; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient); /* IE10+ */ - background: linear-gradient(to bottom, @gradient); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ); /* IE6-9 */ - } -} - -.scroller-gradient() { - background-image: @active-grid-image; - background-color: @scroll-handle-color; -} - -.scroller-hover-gradient() { - background-image: @hover-grid-image; - background-color: @scroll-handle-hover-color; -} - -.row-selection() { - .active-gradient(); -} - -.schedule-app-color() { - background: @schedule-app-stbg-color; /* Old browsers */ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ); /* IE6-9 */ -} - -.cell-selection() { - .custom-gradient(@active-gradient-color, @cell-selection-stbg-color, @cell-selection-endbg-color, 0%, 10%); -} - -.column-selection() { - background-color: @column-selection-bg-color; -} - -.row-Hover() { - .hover-gradient(); -} - -.tgPopUp-gradient() { - background: @content-bg-color; -} - -.treegrid-hover-gradient() { - .hover-gradient(); -} - -.gheader-gradient() { - .header-gradient(); -} - -.tgheader-gradient() { - .header-gradient(); -} -.ganttheader-gradient() { - .header-gradient(); -} -.hover-gradientfunction() { - background: @rv-documentMappopup-bg-color; /* Old browsers */ -} - -.tile-bg-gradient() { - .active-gradient(); -} - -.hover-pager-gradient() { - .hover-gradient(); -} - -.pager-selection-gradient() { - .active-gradient(); -} - -.pager-hover-gradient() { - .hover-gradient(); -} - -.header-hover-gradient(){ - .hover-gradient(); -} - -.gdroparea-gradient() { - .active-gradient(); -} - -.gantt-row-selection() { - @temp-gradient:@gantt-row-stbg-color, @gantt-row-endbg-color; - background: -moz-linear-gradient(top, @temp-gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@gantt-row-stbg-color), color-stop(100%,@gantt-row-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @temp-gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @temp-gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @temp-gradient); /* IE10+ */ - background: linear-gradient(to bottom, @temp-gradient); /* W3C */ -} - -.gantt-parent-progress-background() { - @temp-gradient:none; - .custom-gradient(@temp-gradient, @gantt-parent-progress-stbg-color, @gantt-parent-progress-enbg-color, 0%, 0% ); -} - -.gantt-child-progress-background() { - .active-gradient(); -} -.gantt-child-manualprogress-background(){ - .custom-gradient(@gantt-chart-manual-child-progressbar-gradient-color, @gantt-chart-manual-child-progressbar-stbg-color, @gantt-chart-manual-child-progressbar-endbg-color, 0%, 0% ); -} -@colorpicker-image: url(../common-images/lighttheme/colorpicker_light.png); -@colorpicker-bg-color: @content-bg-color; -@colorpicker-border-color: #cecece; -@colorpicker-button-bg-color: @content-bg-color; -@colorpicker-button-border-color: @content-bg-color; -@colorpicker-popup-bg-color: @default-bg-stcolor; -@colorpicker-popup-boder-color: @default-border-color; -@colorpicker-btn-bg-color: @content-bg-color; -@colorpicker-hover-font-color: #5c5c5c; - -@ajaxloaderimage: url(images/ajax-loader.gif); -@ratingimage: url(images/rating-star.png); -@treeview-drop-image: url(images/drop-sibling.png); -@slider-tick: url(images/slider-tick.png); -@loading-img: url(images/waitingpopup.gif); - - - -@checkedtick-image: url(images/checkedtick.png); - -/*-----------------------Map------------------*/ - -@map-home: url(../common-images/maps/Home.png); -@map-home-hover: url(../common-images/maps/Home_hover.png); - -/*-----------------------PdfViewer------------------*/ -@pdfviewer-scrollcontainer:darken(@content-bg-color,9%); - -.pdfviewer-searchtoolbar-border-color(){} -.pdfviewer-toolbar-border-color(){} -.pdfviewer-toolbar-border-color-hover(){} -.pdfviewer-viewercontainer-border-color(){} -.pdfviewer-viewercontainer-bgcolor(){} -/*-----------------------End PdfViewer------------------*/ - -/*-----------------------OLAP Definition-----------------*/ -@table-font: 12px @font-family - -!important; @pivotList-treeview-text-hvr-color:@active-font-color; @pivotList-dialog-close-hvr-color:@active-bg-stcolor; @pivotList-treeview-active-color:darken( desaturate( @active-bg-stcolor, 11 ), 2 ); @ogrid-dialog-bgcolor:darken( desaturate( @active-bg-stcolor, 4 ), 1 ); @pivotList-treeview-text:@default-font-color; @pivotList-treeview-hvr-color:@active-bg-stcolor; @ogrid-header-border-color:@content-border-color; @ogaugeTooltip-border-color:@content-border-color; @toolTipText-color:@content-font-color; @toolTip-bg-color:@default-bg-stcolor; @fg-table-color: @content-font-color; @bg-table-color: @content-bg-color; @brd-table-color: @gdroparea-border-color; @bg-value-color: @content-bg-color; @bg-summary-color: saturate( @active-bg-stcolor, 1 ); @fg-header-color: @content-font-color; @fg-header-hvr-color: @hover-font-color; @expander-img: url("../common-images/icons-gray.png"); @kpi-uparrow-img: url("../common-images/pivotgrid/up-arrow.png"); @kpi-rightarrow-img: url("../common-images/pivotgrid/right-arrow.png"); @kpi-downarrow-img: url("../common-images/pivotgrid/down-arrow.png"); @kpi-diamond-img: url("../common-images/pivotgrid/diamond.png"); @kpi-triangle-img: url("../common-images/pivotgrid/triangle.png"); @kpi-circle-img: url("../common-images/pivotgrid/circle.png"); @kpi-red-img: url("../common-images/pivotgrid/red.png"); @kpi-green-img: url("../common-images/pivotgrid/green.png"); @kpi-all-img: url("../common-images/pivotgrid/three-color.png"); @aeb-bgcolor: @content-bg-color; @oclient-bgcolor: @content-bg-color; @oclient-border-color: @content-border-color; @oclient-icons-color:@default-icon-color; @pivot-selection-background:@hover-bg-stcolor; @pivot-selection-border:@default-border-color; @oclient-dialog-bgcolor:@content-bg-color; @oclient-dialog-color:@default-font-color; @oclient-treeview-text:@default-font-color; @oclient-treeview-text-hover:@hover-font-color; @oclient-treeview-active:@active-bg-stcolor; @oclient-ddl-color:@default-font-color; @oclient-ddl-bgcolor:@content-bg-color; @oclient-ddl-bcolor:@hover-border-color; @oclient-ddl-hcolor:@hover-font-color; @oclient-ddl-hbgcolor:@hover-bg-stcolor; @oclient-icons-hover-bg: @hover-bg-stcolor; @toolbar-bgcolor:@default-bg-stcolor; @toolbar-icons-hvrcolor:@hover-icon-color; @fullscreen-bg-color:@content-bg-color; @maxview-bg-color:@content-bg-color; @groupingBar-bg-color:@active-bg-stcolor; -.groupingBar-btn-color() { - color: @default-icon-color; - border-color: @content-border-color; -} -.ogridheader-gradient() { - background: @content-bg-color; -} - -.ogridheader-hvr-gradient() { - background: @hover-bg-stcolor; -} - -.oclientDialog-setcolor() { - color: @default-font-color; - background: @default-bg-stcolor; -} - -.summary-gradient() { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.oclient-header-color() { - color: @hover-font-color; - background-color: @hover-bg-stcolor; -} - -.hyperlink-setcolor() { - color: @active-bg-stcolor; -} - -.pivotpager-setcolor() { - color: @default-icon-color; -} - -.scrollPane-setcolor() { - background-color: lighten( @default-icon-color, 48 ); -} - -.scrollThumb-setcolor() { - background-color: lighten( @default-icon-color, 32 ); -} - -.scrollThumb-dragcolor() { - background-color: @default-icon-color !important; -} - -.pageIndicator-setcolor() { - background-color: @active-bg-stcolor; - border: thin solid @active-border-color; - color: @active-font-color; -} - -.scrollThumb-hovercolor() { - background-color: lighten( @default-icon-color, 19 ); -} - - -.chartTypesDialog-setcolor() { - background-color: @default-bg-stcolor; - border: 2px solid @content-border-color; -} -/*-----------------------OLAP Definition End-----------------*/ - -/*----------------------Reportviewer Definition start------------------*/ -@rv-toolbar-exportlistTip-before-border-color: transparent transparent @content-border-color transparent; -@rv-toolbar-exportlistTip-after-border-color: transparent transparent @default-bg-stcolor transparent; -@rv-popuppage-color: @content-bg-color; -@rv-navigate-disabled-opacity: 0.5; -@rv-viewerblock-font-size: 12.5px; -@rv-viewerblockcellcontent-font-size: 14.5px; - -@rv-viewerblock-bg-color: lighten(@default-bg-stcolor, 4%); -@rv-pageviewcontainer-bg-color: darken(@content-bg-color, 20%); -@rv-documentMappopup-bg-color:#EBEBEB; - -@rv-popuppageinfo-bg-color:black; -@rv-labelpageno-font-size:16px !important; -@rv-pageview-moz-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-webkit-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-box-shadow:rgba(0,0,0,0.3); -@rv-pageview-border-color: rgb(128,128,128); - -@rv-ttooltip-background:white; -@rv-ttooltip-border-color:@content-border-color; -@rv-ttooltip-color:black; - -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -@rd-widget-font-size: 8px; -@rd-nav-arrow-size: 9px; -@rd-button-font-size: 11px; -@rd-preview-font-size: 13px; -@rd-header-font-size: 16.5px; -@rd-data-font-size: 18px; -@rd-acrdn-nav-size: 30px; -@rd-text-border-radius: 2px; -@rd-button-border-radius: 4px; -@rd-border-radius: 4px 4px 0 0; -@rd-exp-set:#000000; -@rd-exp-border:#c8c8c8; -@rd-exp-reset:#ffffff; -@rd-list-bgreset:transparent; -@rd-surfacecontainer-bg-color: darken(@content-bg-color, 20%); -@rd-switch-bg-color: @content-border-color; -@rd-accordion-hover:none; -@rd-accordion-border:#c8c8c8; -@rd-tab-fontcolor:#686969; -@rd-tab-hover-fontcolor:#282827; -@rd-dialog-addBtn:@active-bg-stcolor; -@rd-accordion-tile-hover:none; -@rd-nodata-alert-bg:#fff8ed; -.rd-tile-hover-gradient(){ - .custom-gradient(@rd-accordion-tile-hover, #e6e6e6,#d9d9d9, 0%, 0% ); -} -.rd-hover-gradient() { - .custom-gradient(@rd-accordion-hover, #f4f4f4,#e9e9e9, 0%, 0% ); -} -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -@sp-outline:transparent none 0px; @sp-item-hover-color:rgba(35, 130, 195, 0.40); @sp-noborder:0px solid transparent; @sp-header-font-size:14px; @sp-header-border-radius:0px; -/*-----------------------Diagram Definition-----------------*/ -@dg-contextmenu:url("../common-images/diagram/diagram_context.png");@dg-contextmenu-hover:url("../common-images/diagram/diagram_context.png"); -@dg-ruler-overlap-bg: #fcfcfc; -@dg-ruler-space-bg: #fcfcfc; -@dg-ruler-tick: #666666; -@dg-ruler-label: #333333; - -/*-----------------------Datepicker Definition-----------------*/ -@disable-datepicker-text: lighten( @default-font-color, 55% ); -/*-----------------------Bootstrap support-----------------*/ -@bs-default-bg-stcolor:@default-bg-stcolor; @bs-header-bg-stcolor:@header-bg-stcolor; @bs-shadow-bg-color:@shadow-bg-color; @bs-content-font-color:@content-font-color; @bs-header-font-color:@header-font-color; @bs-hover-font-color:@hover-font-color; @bs-active-font-color:@active-font-color; @shadow-bg-size:2px; @content-font-color-element:#000000; .bs-default-gradient() { - .default-gradient(); -} - -.bs-header-gradient() { - .header-gradient(); -} - -.tooltip-colors() { - background-color: @content-bg-color; - border-color: @content-border-color; - color: @content-font-color; -} - -.handle-default-gradient() { - .default-gradient(); -} - -.handle-hover-gradient() { - .hover-gradient(); -} - -.vhandle-arrow(){ - content: ""; -} - -.hhandle-arrow(){ - content: ""; -} - -.border-bottom() { -} - -.focus-border-color() { -} - -.bs-hover-gradient() { -} - -.hover-font-color() { -} - -.active-icon-color() { -} - -.default-icon-color() { -} - -.add-borderdiv() { - border: @border-size @border-type @default-border-color; -} - -.transparent-border() { -} -/*----------------------Ribbon Definition-----------------------*/ -@rbncontent-content-bg-color:@content-bg-color; -@rbn-menu-font-hover-color:@hover-font-color; -@rbnbackstage-item-select-color:@active-font-color; -@rbnbackstage-item-hover-color:@hover-font-color; -@rbn-border-color:@default-border-color; -@rbn-bg-color:@active-bg-stcolor; -@rbn-act-color: none; -@rbn-act-a-border-color:@active-border-color; -@rbnapptab-font-color:@rbntab-font-color; -@rbncontent-font-color: @header-font-color; -@rbntab-font-color:@header-font-color; -@rbncontent-border-color: @content-border-color; -@rbnhelp-color: @default-icon-color; -@rbncaption-font-color: @content-font-color; -@rbndropdown-color: @content-bg-color; -@rbnmenu-font-color: @hover-font-color; -@rbn-white-color:#FFFFFF; -@rbn-apptab-color:@rbn-white-color; -@rbngallery-hover-color:@hover-bg-stcolor; -@rbngallery-select-color:@active-bg-stcolor; -@rbn-text-color:@hover-font-color; -@rbngallery-bg-color: @content-bg-color; -@rbngallery-border-color:@default-border-color; -@rbngallery-disable-color:#CECECE; -@rbnbackstage-start-hover-color:darken(@active-bg-stcolor, 15%); -@rbnbackstage-end-hover-color:darken(@active-bg-endcolor, 15%); -@rbnbackstage-normal-color:@active-bg-stcolor; -@rbnbackstage-start-select-color:lighten(@active-bg-stcolor, 15%); -@rbnbackstage-end-select-color:lighten(@active-bg-endcolor, 15%); -@rbntoggle-start-color:lighten(@active-bg-stcolor, 18%); -@rbntoggle-end-color:lighten(@active-bg-endcolor, 18%); -@rbnhover-font-color: @hover-font-color; -.ribbon-toggle-gradient(){ - .custom-gradient(@active-gradient-color,@rbntoggle-start-color, @rbntoggle-end-color, 18%, 0%); -} -.ribbon-header-gradient(){ - .ribbon-active-gradient(); -} -.ribbon-active-gradient(){ - .active-gradient(); -} -.ribbon-hover-gradient(){ - .hover-gradient(); -} -.ribbon-backstage-hover-bg() { - .custom-gradient(@active-gradient-color,@rbnbackstage-start-hover-color, @rbnbackstage-end-hover-color, 0%, 15%); -} -.ribbon-backstage-select-bg(){ - .custom-gradient(@active-gradient-color,@rbnbackstage-start-select-color, @rbnbackstage-end-select-color, 15%, 0%); -} -.ribbon-bg-hover-gradient(){} -.ribbon-tab-hover(){} -.ribbon-bg-active-gradient(){} -.ribbon-app-hover-gradient(){ - .ribbon-hover-gradient(); -} -.office-ribbon-file-hover(){ -} -.ribbon-shadow(){ - -} -.ribbon-app-tab-font(){ - color: @rbn-apptab-color; -} -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ - -.mouseselection-stylefor-fileexplorer() { - background-color: fade(@active-bg-stcolor,20%); -} -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -@kanban-cell-exceed: #f8d9c7; -@kanban-cell-deceed: #ffedcd; -@kanban-cell-border:@default-border-color; -@kanban-card-border:@content-border-color; -@kanban-select-cardhead-border:lighten(@default-border-color,3%); -@kanban-cardhead-border:lighten(@default-border-color,3%); -@kanban-toolbar-border:@default-border-color; -@kanban-filter-done-stcolor: @hover-bg-stcolor; -@kanban-card-shadow:none; -@kanban-toggle-hover-ftcolor: @active-bg-stcolor; -.kanban-cell-bg(){ - .custom-gradient(@default-gradient-color, lighten(@default-bg-stcolor, 4%), @default-bg-endcolor, 0%, 0%); -} -.kanban-dragclone-bg(){ - .custom-gradient(@hover-gradient-color, lighten(@hover-bg-stcolor, 21%), @hover-bg-endcolor, 0%, 0%); -} -.kanban-skheader-bg(){ - .custom-gradient(@default-gradient-color, lighten(@default-bg-stcolor, 1%), @default-bg-endcolor, 0%, 0%); -} -.kanban-header-font(){ - color:@active-bg-stcolor; -} -.kanban-targetdrag-font(){ - .default-gradient(); -} -.kanban-toggle-content-ftcolor(){ - color: @content-font-color; - opacity: 0.6; - filter: alpha(opacity=60); -} -.kanban-toggle-icon-ftcolor(){ - color: @content-font-color; - opacity: 0.8; - filter: alpha(opacity=80); -} -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -@sscontent-color: @content-font-color; -@ssheader-content-color:@header-font-color; -@sscontent-border-color: @content-border-color; -@ssfroze-border-color: @content-border-color; -@ssdialog-border: @content-border-color; -@sscopy-blank-bgcolor: @content-border-color; -@sscopy-blur-bgcolor: darken( @content-bg-color, 4% ); -@sscomments-hdr-bgcolor: darken( @content-bg-color, 5% ); -@ssborder-bright: darken( desaturate( @active-bg-stcolor, 8% ), 1% ); -@sscomments-focused-border: lighten( desaturate( @active-bg-stcolor, 18% ), 14% ); -@sscomments-excel-border: darken( saturate( @header-border-color, 1% ), 4% ); -@sspager-font-color:@default-font-color; -@ssheader-border-color: @header-border-color; -@ssheader-bgcolor: @content-bg-color; -@sshover-bg-color: @hover-bg-stcolor; -@ssheader-select-bgcolor: lighten( desaturate(@hover-bg-stcolor, 14% ), 20% ); -@ssheader-hover-bordercolor:@hover-border-color; -@sscontent-border-color:@content-border-color; -@ssfroze-highlight-color: darken( desaturate( @active-bg-stcolor, 11% ), 2% ); -@sschart-darktheme-bgcolor: darken( @content-font-color, 13% ); -@ssdrpdwnbrdr: darken( @header-border-color, 7% ); -@ssselectall: lighten(@active-bg-stcolor, 40%); -@ssselectallhover: lighten(@active-bg-stcolor, 20%); -@ssselectselected: lighten( desaturate( @active-bg-stcolor, 17% ), 14% ); -@sschart-select-bgcolor: lighten( desaturate( @active-bg-stcolor, 24% ), 20% ); -@sscontent-active-bgcolor: darken( desaturate( @active-bg-stcolor, 11% ), 2% ); -@sscontent-active-color: @active-font-color; -@ssnumeric-icon-color: darken( @header-border-color, 31% ); -@ssactive-bg-color: @active-bg-stcolor; -@ss-icon-color:@default-icon-color; -@ssbtntgle-start-color:lighten(@active-bg-stcolor, 18%); -@ssbtntgle-end-color:lighten(@active-bg-stcolor, 18%); -@ss-chartmenu-bgcolor:@content-bg-color; -@ss-chartmenu-color:@default-font-color; -@ss-chartmenuheader-bgcolor:@header-bg-stcolor; -@ss-textarea-color:@default-border-color; -@ssrowselect-font-color:@content-font-color; -.spread-toggle-gradient(){ - .custom-gradient(@active-gradient-color,@ssbtntgle-start-color, @ssbtntgle-end-color, 18%, 0%); -} -@ssactive-font-color:@default-font-color; -@ssactive-icon-color:@default-icon-color; -@ssdown-arrow-cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto; -@ssright-arrow-cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto; -@ssformatpainter-cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto; -@ssdraw-border-cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto; -@ssdraw-border-grid-cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto; -/*----------------------Spreadsheet End-----------------------*/ - -/*----------------------rangeScrollbar Start------------------*/ - -@default-rangeScroll-select-fill: @default-bg-stcolor; -@default-rangeScroll-select-stroke : @default-border-color; -@hover-rangeScroll-select-fill: @hover-bg-stcolor; -@hover-rangeScroll-select-stroke : @hover-border-color; -@default-rangeScroll-backRect-fill:@content-bg-color; -@default-rangeScroll-backRect-stroke:@content-border-color; -@default-rangeScroll-arrow-fill:@default-icon-color; -@hover-rangeScroll-arrow-fill:@hover-icon-color; - -/*----------------------rangeScrollbar End--------------------*//*----------------------Office 365 theme-----------------------*/ -.border-selection(){} -.colorpicker-color-selection(){ } -.colorpicker-boxshadow-selection(){} -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -.colorpickericon-color-selection(){} - /*----------------------material theme-----------------------*/ -.material-stylefor-bordertop(){} -.material-stylefor-fileexplorer(){ - border-bottom-color: @active-bg-stcolor; -} -.material-stylefor-button(){} -.material-stylefor-datepicker(){} -.material-stylefor-borderradius(){} -.high-contrast-stylefor-daterange(){} -.daterange-inrange-background() { - background:negation(@default-bg-stcolor, #080808); -} - -/*--------------- common ----------------- */ - -.switch-animate-icon-color() { - @active-icon-color: white; -} -.tab-header-background() {} -.switch-grid-header-icon() {} -.switch-datepick-header-hover() {} -.switch-datepick-header-text() {} -.switch-datetimepick-button-text() {} -.switch-colorpicker-grpbtn-text() {} -.switch-splitter-divder-hover() {} -.switch-schedule-appointment-btn() {} -.switch-schedule-header-color() {} -.switch-pivotgrid-draggale-button() {} -.switch-pivotgrid-groupingBar-btn-color() {} -.switch-pivotgrid-btn-hover() {} -.switch-pivotclient-icon-hover() {} -.switch-pivotclient-treeview-icon-hover-active() {} -.switch-checkbox-icontick() {} -.switch-ribbon-file-header-txt-color() {} -.switch-file-explorer-context-icon-color() {} -.switch-rte-active-icon-color() {} -.switch-rte-context-icon-color() {} - -/*---------------high-contrast ------*/ - -.high-contrast-groupbtn-border() { - @hover-border-color: @default-border-color; -} -.switch-themes-groupbtn-border-color() { - @hover-gbtn-border-color: transparent; -} -.high-contrast-gantt-toolbar-icon-border() { - @hover-border-color: transparent; -} -.high-contrast-stylefor-silder-active() {} -.high-contrast-checkbox-bordercolor() {} -.high-contrast-radio-bordercolor() {} -.high-contrast-radio-iconcircle() {} -.high-contrast-tab-headerborder() {} -.high-contrast-tab-header-normal-font() {} -.high-contrast-rotator-default-border() {} -.high-contrast-rotator-pager-border() {} -.high-contrast-file-explorer-search-text() {} -.high-contrast-file-explorer-content-active() {} -.high-contrast-tagcloud-txt-hover() {} -.high-contrast-ribbon-header-active() {} -.high-contrast-ribbon-header-border() {} -.high-contrast-ribbon-header-active-border() {} -.high-contrast-ribbon-header-active-font() {} -.high-contrast-ribbon-header-hover-font() {} -.high-contrast-ribbon-file-header() {} -.high-contrast-ribbon-file-header-hover() {} -.high-contrast-gantt-textbox-border-color() {} -.high-contrast-gantt-active-font-color() {} -.high-contrast-toolbar-border() {} -.high-contrast-grid-button-border-color() {} -.high-contrast-schedule-content-icon-color() {} -.high-contrast-upload-btn-hover-color(){} -/*---------------- Office-365 ----------------*/ - -.office-grid-footer-bg-color() {} -.office-grid-footer-border-color() {} -.office-grid-pager-bg-color() {} -.office-grid-pager-hover-color() {} -.office-button-bg-color() {} -.office-silder-handle-bg-color() {} -.office-silder-handle-border-color() {} -.office-silder-handle-hover-border-color() {} -.office-acrd-header-bg-color() {} -.office-acrd-header-border-color() {} -.office-tab-headerborder() {} -.office-tab-header-normal-font() {} -.office-colorpick-popup-bg-color() {} -.office-colorpick-popup-border-color() {} -.office-rotator-pager-hover-border() {} -.office-ribbon-header-bg-color() {} -.office-ribbon-header-border() {} -.office-ribbon-header-font-color() {} -.office-ribbon-file-header() {} -.office-pivotclient-toolbar-bg-color() {} -.office-checkbox-bordercolor() {} -.office-file-explorer-toolbar-bg-color() {} -.office-file-explorer-toolbar-border-color() {} -.office-rte-toolbar-color() {} -.office-split-menu-color() {} -.office-tab-header-bg-color {} -.office-radio-iconcircle() {} -.office-radio-bordercolor() {} -.office-dialog-active-line-color() {} -.office-tab-header-hover-font(){} -.office-file-explorer-splitbtn-bg-color(){} -.office-ddl-checkbox-bordercolor(){} -.office-toolbar-bg-color(){} -.office-rte-splitbtn-bg-color(){} -.office-upload-btn-hover-color(){} -.office-tab-header-bghover-color{} -.office-upload-button-border(){} -.office-tab-border-left-right(){ - border: none; -} -.office-pivot-treeview-hover-border(){} -.office-pivot-button-active(){} -.office-pivot-treeview-active-color(){} -.office-pivot-groupingBar-button-active(){} -.office-pivot-button-border(){ - border:1px solid; -} -.office-pivot-dialog-icon-hover(){ - background:@pivotList-dialog-close-hvr-color; -} -/*------------------ material theme ---------------------*/ - -.material-tab-border() { - border-bottom: transparent; -} -.material-tab-borderbottom() { - border-top: 3px @border-type @active-bg-stcolor; -} - -.material-tab-right-border(){ - border-left: transparent; -} -.material-tab-right-bottom-border(){ - border-right: 3px @border-type @active-bg-stcolor; -} -.material-tab-left-border(){ - border-right: transparent; -} -.material-tab-left-bottom-border(){ - border-left: 3px @border-type @active-bg-stcolor; -} -.material-tab-bottom-border(){ - border-top: transparent; -} -.material-tab-bottom-border-bottom(){ - border-bottom: 3px @border-type @active-bg-stcolor; -} - -.material-datepick-header-icon-color() {} -.material-dialog-icon-hover-bg-color() {} -.material-dialog-icon-hover-color(){} -.material-menu-active-bg-color() {} -.material-radio-bg-color() {} -.material-radio-bordercolor() {} -.material-radio-iconcircle() {} -.material-tab-header-bg-hover-color() {} -.material-tab-headerborder() {} -.material-tab-header-normal-font() {} -.material-tab-header-hover-font() {} -.material-hover-navigation-header-icon-color() {} -.material-tootip-bg-color() {} -.material-tootip-border-color() {} -.material-tootip-text-color() {} -.material-button-border-color() {} -.material-listview-header-icon-color() {} -.material-tileview-bg-color() {} -.material-ribbon-header-active-font() {} -.material-ribbon-file-header() {} -.material-ribbon-file-header-hover() {} -.material-pivot-drag-bg-color() {} -.material-pivot-drag-column-color() {} -.material-pivot-drag-column-br-color() {} -.material-pivot-drag-column-txt-color() {} -.material-pivotclient-box-shadow() {} -.material-grid-droparea-bg-color() {} -.material-grid-header-border-top-color() {} -.material-gantt-header-background() {} -.material-gantt-header-icon-color() {} -.material-upload-background() {} -.material-upload-border() {} -.material-active-box-shadow() {} -.material-normal-box-shadow() {} -.material-checkbox-bordercolor() {} -.material-checkbox-act-bordercolor() {} -.material-upload-dialog-active-line(){ - border-bottom: 3px @border-type @active-bg-stcolor; -} -.material-radio-act-bordercolor(){} -.material-file-explorer-splitbtn-shadow(){} -.material-file-explorer-splitbtn-radius(){} -.material-ddl-checkbox-bordercolor(){} -.material-tab-padding-bottom(){ - padding-bottom: 1px; -} -.material-tab-border-bottom-line(){} - -.material-headerStylefor-datepicker(){} -.material-dateDimension-datepicker(){} -.material-dateCircle-datepicker(){} -.material-monthDimension-datepicker(){} -.material-buttonText-alignment(){} -.material-icon-alignment(){} -.material-gantt-toolbar-shadow(){} - -.material-datePicker-header() {} -.material-borderRadius-datepicker(){} -.material-datePicker-headerText(){} -.material-headerText-padding(){} -.material-rightIcon-alignment(){} -.material-icon-dimension(){} -.material-icon-position(){} -.material-otherMonth-dateColor(){} -.material-text-dimension(){} -.material-headerHoverStylefor-datepicker(){} -.material-headerHoverStylefor-dateTimePicker(){} -.material-upload-dialog-bg-color(){} -.material-rte-splitbtn-radius(){} -.material-header-RTL(){} -.material-prevIcon-RTL(){} -.material-nextIcon-RTL(){} -.material-drillDownContainer-font(){} -.material-timeDimension-datepicker(){} -.material-content-border-color(){} -/*-----------------------HeatMap Definition-----------------*/ -@hmp-border-color: #c8c8c8; -@hmp-font-color:black; -@hmp-background-color:white; -/* Common style */ - -.e-content-area{ - background-color:@widget-bg-color; - color:@label-color; - border-color:@content-border-color; - font-family:@font-family; -} - -/*Theme Color*/ -.e-grid.e-rtl .e-indentcell{ -border-left-color: @row-border-color; -} -.e-grid .e-rarrowup-2x:before{ - & when (@skin= "material") { - content: "\e826" !important; - } - & when (@skin= "office-365") { - content: "\e826"; - } -} -.e-grid .e-rarrowdown-2x:before { - & when (@skin= "material") { - content: "\e827" !important; - } - & when (@skin= "office-365") { - content: "\e827"; - } -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell{ -border-right-color:@row-border-color; -border-bottom-color:@row-border-color; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: @gheader-border-color; -} - -/*..........................Skin css...........................*/ -.e-grid{ -font-family: @font-family; -border-color: @gdroparea-border-color; -color: @gcontent-font-color; -border-top: none; -& when (@skin= "office-365") { - border-color : @neutral-light; -} -} -.e-grid .e-pager{ -.office-grid-pager-bg-color; -& when not (@skin= "material") { -background-color: @pager-default-bg-color; -} -& when (@skin= "material") { - background-color:@content-bg-color; - border-width : 1px 0 0; -} -& when (@skin= "office-365") { - border-width : 1px 0 0; -} - -} -.e-grid .e-pager .e-numericitem:hover, -.e-grid .e-pager .e-nextpage:Hover, -.e-grid .e-pager .e-lastpage:Hover, -.e-grid .e-pager .e-firstpage:Hover, -.e-grid .e-pager .e-prevpage:Hover{ -.office-grid-pager-hover-color; -} - -.e-grid .e-btn.e-select{ -.high-contrast-grid-button-border-color; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-grid .e-btn.e-select.e-flat{ - & when (@skin ="office-365"){ - margin-left: 0 !important; - margin-right: 6px !important; - } -} -.e-grid .e-btn.e-btn-normal.e-txt{ - & when (@skin ="office-365"){ - padding:0; - } -} -.e-grid .e-icon{ - color: @default-icon-color; -} -.e-groupheadercell .e-icon { -color: @header-icon-color; -} -.e-grid .e-gridheader .e-icon{ - .switch-grid-header-icon; - color: @header-icon-color; -} - -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border:@border-size @border-type @content-border-color ~"\9"; -} -.e-grid.e-dlgcontainer .e-value .e-caption{ - & when (@skin= "office-365") { - color:@neutral-secondary; - font-size:14px; - - } -} -.e-grid .e-icon.e-animatebutton { - .switch-animate-icon-color; - color: @active-icon-color; - cursor: pointer; - & when (@skin= "material") { - color: @primary-font-color-50; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { -border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell{ -border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell{ -border-left:none; -} -.e-columnChooser { - border: 1px solid @default-border-color; - font-size: @font-size; - color: @default-font-color; -} -.e-grid .e-ccButton{ - & when (@skin= "material") { - width:100px !important; - padding-left:9px !important; - margin-right:1px !important; - } - -} -.e-grid .e-btncan{ - & when (@skin= "material") { - color: @base-font-color !important; - } -} -.e-grid .e-btnsub.e-flat.e-button:after, .e-grid .e-btncan.e-flat.e-button:after{ - & when (@skin= "material") { - animation: none !important; - background:transparent; - } - -} -.e-grid .e-ccBtndiv{ - & when (@skin= "material") { - margin-right:-1px !important; - border:none !important; - margin-top:-7px !important; - } - & when (@skin= "office-365") { - margin-top:3px !important; - } -} - -.e-grid .e-ccformbtn{ - & when (@skin= "material") { - width:80px !important; - } -} - .e-columnChoosertail { - border-bottom-color: @default-border-color; - & when (@skin= "material") { - display:none !important; - } - -} - .e-columnChoosertailAlt { - border-bottom-color: @gheader-bg-color; - & when (@skin= "material") { - border-bottom-color: @default-border-color; - display:none !important - } -} - .e-columnChooserListDiv:hover{ - background-color: @alt-row-bg-color; -} - .e-columnChooser .e-vhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooser .e-hhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooserSplitter { - border-top: 1px solid @default-border-color; - & when (@skin= "material") { - display:none !important; - } - } -.e-grid .e-number { - background-color: @grid-uisupport-background-color; - color: @grid-uisupport-number-color; -} -.e-grid .e-tableLastCell { - border-right-color: @row-border-color !important; -} - .e-stackedHeaderRow th { - border-bottom: 1px solid @row-border-color !important; -} - .e-resFilterDialogHeaderDiv { - border-bottom: 1px solid @row-border-color !important; -} - .e-resposnsiveFilterBtnLeft { - border-right: 1px solid @row-border-color !important; -} - .e-resIcon { - color:@gheader-border-color !important; -} - - .e-grid .e-filterdialoglarge .e-ddl, .e-grid .e-filterdialoglarge .e-numeric, - .e-grid .e-filterdialoglarge .e-atc, .e-grid .e-filterdialoglarge .e-datewidget - { - & when (@skin= "office-365") { - height : 32px !important; - } - } - -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:hover, - .e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:active{ - & when (@skin= "material") { - background:none; - } -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-active >a, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-hover >a{ - & when (@skin= "material") { - background:none; - } -} - -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:active{ - & when (@skin= "material") { - background-color:@default-border-color; - } -} -.e-grid div.e-gridtoolbar{ - & when (@skin= "office-365") { - background-color:@neutral-white; - height:40px; - padding-left:0; - padding-right:0; - } -} -.e-grid .e-ejinputtext.e-gridsearchbar{ - & when (@skin= "material") { - line-height :20px !important; - text-indent:0.75em; - } -} - -.e-grid .e-dlgBtns .e-button{ - font-family: @font-family; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content{ - background-color: @content-bg-color; - border-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color:@default-icon-color; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: @content-bg-color; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container{ -background-color: @gcontent-bg-color; -} -.e-grid.e-columnChooser .e-hscroll , -.e-grid.e-columnChooser .e-vscroll{ -background-color: transparent; -} -.e-grid .e-groupdroparea{ -.pager-selection-gradient(); -border-top-color: @row-border-color; -color: @gdroparea-font-color; - & when (@skin= "material") { - color: @base-font-color; - opacity:0.87; - } -} -.e-grid .e-groupheadercell div{ - & when (@skin= "office-365") { - margin-right : 8px; - } -} -.e-grid .e-groupdroparea{ - .material-grid-droparea-bg-color; -} -.e-grid .e-groupdroparea.e-default{ - & when (@skin= "material") { - background: @primary-color-50; - } - & when (@skin= "office-365") { - background: @neutral-quaternary-alt; - } -} -.e-grid .e-groupdroparea.e-active{ - & when (@skin= "material") { - background: @primary-color-300; - } - & when (@skin= "office-365") { - background: @theme-primary; - padding-top:16px; - padding-bottom:16px; - } -} -.e-grid .e-groupdroparea.e-allowDrop{ - & when (@skin= "office-365") { - background: @theme-primary; - } -} -.e-grid .e-cloneproperties{ - & when not (@skin= "material"){ - color: @gheader-hover-font-color; - .row-Hover(); - } - border-color: @row-border-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - background-color: @grey-200; - font-size: 13px !important; - font-family:'Roboto', Segoe UI; - font-weight:normal; - border-radius: 22px; - height:17px !important; - padding:10px !important; - width:auto !important; - } -} -.e-grid.e-draganddrop { - & when (@skin= "material") { - background-color: @grey-200; - border-color: @row-border-color; - border-width: 1px; - /*opacity: .5;*/ - padding: 4px 5px; - /* border-width: 1px; */ - font-size:13px; - font-family: 'Roboto', Segoe UI; - border-style: solid; - white-space: nowrap; - vertical-align: middle; - height: auto !important; - border-radius: 0!important - } -} -.e-grid.e-draganddrop .e-rowcell{ - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - border-color: @row-border-color; - - } -} - -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary{ -color: @default-font-color; -background-color: @gcaption-border-color; -border-color: @row-border-color; -border-top-color: @default-border-color; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent -{ - border-style: solid; - border-width: 1px 0 0; - border-color: @row-border-color; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell -{ - border:none; -} -.e-grid .e-gridsummary .e-indentcell -{ - background-color:@gcaption-border-color; - border-top-color: @default-border-color; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover{ -color: @gheader-hover-font-color; -.material-headerHoverStylefor-datepicker; -} -.e-grid .e-headercell-hover{ - & when (@skin= "material") { - background-color:@grey-200; - } -} -.e-grid .e-headercell-hover .e-headercelldiv{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -} -.e-grid .e-headercell-hover >.e-headercelldiv:hover{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; - opacity:1; -} -} -.e-grid .e-gridheader .e-headercellactive .e-icon{ -& when (@skin= "material") { -color: @pager-active-font-color; -} -& when (@skin= "office-365") { -color: @pager-active-font-color; -} -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter-alt; - } -} -.e-grid .e-groupheadercell{ -color: @gheader-font-color; -border-color: @row-border-color; -border-radius: @gcaption-border-radius; -background-color:@default-bg-stcolor; - & when (@skin= "material") { - border-color: @header-bg-stcolor; - } -} -.e-grid .e-alt_row{ -background: @alt-row-bg-color; - & when (@skin= "material") { - background: @grey-50; - } - & when (@skin ="office-365"){ - background:@neutral-lighter-alt; - } - -} -.e-grid .e-inlineform-titlebar{ -border-color: @row-border-color; -background-color: @gedit-title-color; - & when (@skin= "material") { - background-color:@widget-bg-color; - } - & when (@skin= "office-365") { - background-color:@neutral-light; - color:@neutral-secondary; - font-size:14px; - } -} -.e-grid .gridform .e-label label{ - & when (@skin= "office-365") { - padding-top:15px; - font-size:14px; - color: @theme-light-font; - } -} -.e-grid .e-dialog .gridform .e-numerictextbox{ - & when (@skin= "material") { - width:100% !important; - } -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand{ -border-color: @row-border-color; -border-top-color: @default-border-color; -background-color: @gcaption-border-color; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell{ -border-top-color:@row-border-color; -} -.e-grid .e-detailrowcollapse.e-lastrowcell{ - border-bottom-color:@row-border-color; - } -.e-grid .e-detailindentcell { - border-right-color: @row-border-color; -} -.e-grid .e-rowcell.e-updatedtd { - color: @gcontent-font-color; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: @row-selection-font-color; -} -.e-activefocusout.e-grid .e-numericitem.e-active, .e-activefocusout.e-grid .e-groupdroparea , .e-activefocusout.e-grid td.e-active, .e-activefocusout.e-grid td.e-cellselectionbackground { - background: @grid-focusout; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar{ - & when (@skin= "material") { - background-color: @grey-100 ; - color:rgba(0, 0, 0, 0.84) ; - } - & when not (@skin= "material") { - .row-selection(); - color: @row-selection-font-color; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-gridFromDiv{ - & when (@skin= "office-365") { - margin-top:15px; - } -} -.e-grid td.e-cellselectionbackground{ - & when not (@skin= "material") { - .cell-selection(); - color: @row-selection-font-color; - } - & when (@skin= "material") { - background-color: @grey-100; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-headercelldiv:hover { - & when (@skin= "material") { - color: @primary-font-color-50; - opacity: 0.84 - } - } -.e-grid .e-inlineform-titlebar{ -font-size: @gheader-font-size; -color: @gheader-font-color; -& when (@skin= "material") { -color : @base-font-color; -} -& when (@skin= "office-365") { -color : @neutral-secondary; -} -} -.e-grid .e-form-titlebar{ - & when (@skin= "material") { -color : @base-font-color !important; -border-bottom : 1px solid; -border-color :@default-border-color; - background-color:@widget-bg-color !important; -} - & when (@skin= "office-365") { -color : @neutral-secondary; -background-color:@neutral-light; -border-color:@neutral-light; -font-size:14px; -} -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div{ -background-color: transparent; -cursor:pointer; -} -.e-grid .e-dialog .gridform .e-save{ -& when (@skin= "material") { - margin-left:55px !important; - } -& when (@skin= "material") { - margin-left:42px !important; - } -& when (@skin = "office-365"){ - margin-left:36px !important; -} -} -.e-grid .e-dialog.e-titlebar{ - & when (@skin = "office-365"){ - padding-bottom :20px; - } -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell{ -& when not (@skin= "material") { -.gheader-gradient(); -border-top-color : @gdroparea-border-color ; -border-left-color : @header-border-color ; -border-bottom-color : @gheader-border-color; -} -& when (@skin= "material") { - /*background-color : @content-bg-color;*/ - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - border-right-color:@default-border-color; - /*//border-bottom:1px;*/ - - } - -& when (@skin= "office-365") { - /*background-color : @content-bg-color;*/ - border-left-color: @neutral-light; - border-bottom-color:@neutral-light; - border-right-color:@neutral-light; - /*//border-bottom:1px;*/ - - } -} - - .e-grid .e-headercell, - .e-grid .e-headercell-hover{ - - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-secondary; - } - } - .e-grid .e-rowcell{ - & when (@skin= "office-365") { - /*office-365*/ - color:@theme-light-font; - font-size:13px; - } - } -.e-grid .e-grouptopleftcell{ - & when (@skin= "material") { - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - } -} -.e-grid .e-horizontallines .e-resizer{ - & when (@skin= "material") { - border-width:0 1px 0 0; - } -} -.e-grid th.e-headercell[aria-sort = ascending] div , .e-grid th.e-headercell[aria-sort = descending] div { - & when (@skin= "material") { - font-size:medium; - } -} -.e-grid .e-columnselection{ -.column-selection(); -color: @row-selection-bg-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.84) ; - } -& when (@skin= "office-365") { - background-color: @neutral-light; - color:@theme-light-font; - } -} -.e-grid .e-grid-icon{ -.gheader-gradient(); -} - .e-grid .e-groupheadercell { - & when (@skin= "office-365") { - font-size:14px; - font-family: @font-family; - background:@theme-light; - color:@theme-light-font; - } - - } - .e-grid .e-groupheadercell:hover{ - & when (@skin= "office-365") { - background:@theme-lighter; - font-size:14px; - font-family: @font-family; - color:@theme-light-font; - } - } - .e-grid .e-groupcaption, .e-grid .e-groupcaptionsummary{ - & when (@skin= "office-365") { - font-size:17px; - color:@neutral-secondary; - } - } -.e-grid tr.e-groupcaptionrow{ - & when (@skin= "office-365") { - height:40px; - } - } -.e-grid .e-gridheader{ -color: @gheader-font-color; -border-bottom-color:@gdroparea-border-color; -border-top-color:@gdroparea-border-color; -.material-grid-header-border-top-color; -& when (@skin= "office-365") { - border-bottom-color:@neutral-light; - border-top-color:@neutral-light; - } -} -.e-grid .e-headercontent, -.e-grid .e-movableheader{ -border-right-color:@gdroparea-border-color; -} -.e-grid.e-rtl .e-headercontent{ -border-left-color: @gdroparea-border-color; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell{ -border-color: @row-border-color; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit{ - & when (@skin= "material") { - width:100% - } -} - -.e-grid .e-rowcell:first-child{ - & when (@skin= "office-365") { - padding: 0 8px 0 10px; - - } -} -.e-grid .e-rowcell:last-child{ - & when (@skin= "office-365") { - padding:0 10px 0 8px; - - } -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext -{ - & when (@skin= "material") { - background-color:transparent; - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - - } -} -.e-grid .e-rowcell .e-ejinputtext{ - & when (@skin= "material") { - height:34px !important; - border-width : 0 0 1px 0; - width:100% !important; - } -} - -.e-grid .e-ejinputtext.e-filtertext{ - & when (@skin= "material") { - border-width : 0 0 2px 0; - text-indent:0; -} - -} - -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active -{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - border-width:0 0 2px 0; - } - & when (@skin= "office-365") { - border-color:@theme-primary; - } -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus -{ - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } -} - -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover -{ - & when (@skin= "material") { - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-dark; - } -} - -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] -{ - & when (@skin= "material") { - box-shadow: none; - border-width:0 0 1px 0; - border-bottom-color: transparent; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,38%); - } -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover -{ - & when (@skin= "material") { - box-shadow: none; - } -} - -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus -{ - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border-width:0 0 2px 0; - } -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-grid .e-form-togglebtn:hover{ - .hover-gradient(); -} -.e-grid .e-form-toggle-icon{ -color:white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled{ -border-color: @row-border-color; -background-color: @gheader-bg-color; -background-image: none; -& when (@skin= "material") { - background-color:@content-bg-color; - border-color:@default-border-color; - } -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom{ -.pager-selection-gradient(); -border-color: @gdroparea-border-color; -} - -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{ -color: white; -} - -.e-grid .e-groupdroparea.e-hover { -.pager-hover-gradient(); -& when (@skin= "office-365"){ - background-color:@theme-primary; -} -} -.e-grid tr.e-hover { - - .row-Hover(); - color:@hover-font-color; - & when (@skin= "material"){ - background-color: @grey-200; - color:rgba(0, 0, 0, 0.84); - } - & when (@skin= "office-365"){ - background-color: @neutral-lighter; - color:@theme-light-font; - } -} -.e-grid tr.e-traverse { - .row-Hover(); - color:@hover-font-color; -} -.e-grid .e-scrollcss { - & when not (@skin= "material") { - .gheader-gradient(); - } - & when (@skin= "material") { - background-color:@grey-50; - } -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover{ - & when not (@skin= "office-365") { - .header-hover-gradient(); - } -} -.e-grid .e-reorderindicate { - border-right-color:@row-selection-bg-color; - & when (@skin= "material") { - border-right-color:@accent-color; - } -} -.e-grid.e-rtl .e-reorderindicate{ - border-left-color:@row-selection-bg-color; -} -.e-grid div.e-field-validation-error { - & when not (@skin= "material") { - background-color: #FFFE91; - color: #CD0A0A; - word-wrap: break-word; - } - & when (@skin= "material") { - background-color:@grey-700; - color:@primary-font-color; - } - & when (@skin= "office-365") { - font-size:12px; - background-color:@warning-bg-color; - color:@neutral-light-font; - } - white-space: normal; -} -.e-grid .e-dialog .e-addedrow label, .e-grid .e-dialog .e-editedrow label, .e-grid .e-inlineformedit label, .e-grid .e-externalformedit label{ - & when (@skin= "office-365") { - font-size:14px; - color:@neutral-light-font; - } - -} -.e-grid form.gridform.field-validation-empty{ - border: 1px solid #cd0a0a; -} - -.e-grid .e-editedrow .e-normaledit .e-ddl{ - & when (@skin= "office-365") { - width:100%; - } -} -.e-grid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color:#fffe92; - - } - & when (@skin= "material") { - border-bottom-color:@grey-700; - } - & when (@skin= "office-365"){ - border-bottom-color:@warning-bg-color; - } -} -.e-grid .e-ejinputtext { -border: 1px solid @content-border-color; -outline:none; -background-color: @content-bg-color; -color: @content-font-color; -vertical-align:baseline; -text-indent: 10px; -padding-right: 4px; -} - - .e-ejinputtext:focus { -box-shadow: 0 0 5px @shadow-bg-color; -} -.e-grid .e-summaryrow { - .office-grid-footer-bg-color; - background-color:@gcaption-border-color; - .office-grid-footer-border-color; - border-color: @default-border-color; - border-left-color: @default-border-color !important; - & when (@skin= "office-365"){ - background-color:@neutral-light; - border-color:@neutral-white; - } -} - .e-gridfooter { - width: 100%; - background-color: @gcaption-border-color; - border-top: 1px solid @default-border-color; - } -.e-grid .e-detailcell tr:first-child td.e-summaryrow{ - border-top: 1px solid @default-border-color; -} - -.e-grid .e-gridSummaryRows{ - color: @default-font-color; - & when (@skin= "material") { - height:48px ; - color:rgba(0, 0, 0, 0.84) ; - } - & when (@skin= "office-365") { - font-size:14px; - color:@theme-light-font ; - } -} - -.e-grid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - - .e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton{ -background-color:transparent; - & when not (@skin= "material") { -color:@hover-icon-color; - - } - -} - -.e-grid .e-headercellactive,.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { -color: @pager-active-font-color; -} -.e-grid .e-headercellactive { -.pager-selection-gradient(); -& when (@skin= "material") { - .header-hover-gradient(); -} -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - & when not (@skin= "material") { - border-left-color: @gheader-border-color; - } - & when (@skin= "material") { - border-left-color:@grey-500; - } -} -.e-grid .e-frozeny { - & when not (@skin= "material") { - border-bottom-color: @gheader-border-color !important; - } - & when (@skin= "material") { - border-bottom-color:@grey-500 !important; - } -} -.e-grid .e-dialog .e-header .e-icon{ -color: @header-font-color; -} -.e-grid.e-responsive .e-rowcell{ -border-bottom-color: @row-border-coloropac; -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { -border-bottom-color: @row-border-color; -} -.e-grid form .e-select:hover .e-icon,.e-grid form .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{ - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: @content-bg-color; -} - - -.e-heatmap.e-grid { - display: block; -} - -.e-heatmaplegend { - display: block; -} - -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, .e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} - -.e-heatmap.e-js.e-grid { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} - -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: @hmp-border-color; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - - - -.e-excelfilter.e-dlgcontainer { - font-family: @font-family; - font-weight: normal; - font-size: @font-size + 1; - color: @gcontent-font-color; - z-index:10001; - & when (@skin= "office-365") { - padding :20px 12px; - } -} - -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none @gcontent-bg-color; -} -.e-excelfilter .e-btncan{ - & when (@skin= "material") { - color:@base-font-color !important; - } - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: @gcontent-bg-color; - & when (@skin= "material") { - box-shadow:none; - } -} - -.e-excelfilter .e-checkboxlist { - background: @alt-row-bg-color; - border: @alt-row-bg-color; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul{ - border-width: @border-size; - border-style: @border-type; - border-color: @scroll-bg-color; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem{ - font-weight:normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget{ - & when (@skin= "material") { - width:160px !important; - } -} - .e-sortasc, - .e-sortdesc { - font-size: @font-size + 6; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: @font-size + 2; - color: @gcontent-font-color; - border: none; -} -.e-excelfilter .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-excelfilter.e-dlgcustom .e-input{ -line-height: 1.7em; -} -.e-excelfilter{ - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, .e-excelfilter .e-menu .e-list.e-bghdrcolor, e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, .e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: @content-bg-color; -} -.e-bghdrcolor > a, .e-fghdrcolor > a { - color: @gheader-font-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor{ - border-color: @gheader-bg-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{ - border-color: @gheader-border-color; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: @gheader-font-color; -} - -.e-excelfilter .e-searchbox .e-ejinputtext{ - & when (@skin= "material") { - border-width:0 0 2px 0; - text-indent:0.75em; - } -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus{ - - & when (@skin= "material") { - box-shadow:none; - border-color:@accent-color; - } -} - -.e-excelfilter .e-menu-wrap ul.e-menu{ - & when (@skin= "material") { - padding-left:0px; - padding-top:12px; - } -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "material") { - margin-top: 12px; - margin-bottom: 12px; - margin-left: 14px; - } -} -.e-excelfilter .e-searchcontainer .e-fields{ - & when (@skin= "material") { - margin:12px 0; - } -} -.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{ - & when (@skin= "material") { - padding:0 10px; - } -} - -.e-excelfilter .e-btncontainer > div{ - & when (@skin= "material") { - padding-left: 41px; - } - -} - -.e-excelfilter.e-dlgcustom{ - & when (@skin= "material") { - padding-bottom: 8px !important; - } -} - -.e-excelfilter .e-dialog{ - & when (@skin= "office-365") { - padding:20px 25px 0; - } -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child{ - & when (@skin= "office-365") { - padding-top:8px; - } - } -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} - .e-excelfilter.e-dlgcustom .e-dlgfields { - & when (@skin= "office-365") { - padding-bottom: 20px; - } - } -.e-excelfilter span.e-filternone.e-icon{ - & when (@skin= "office-365") { - margin:0; - } -} -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "office-365") { - margin-top:6px; - height:36px; - } -} -.e-excelfilter ul.e-menu.e-vertical{ - & when (@skin= "office-365") { - width:242px !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child{ - & when (@skin= "office-365") { - margin-right:0 !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields{ - & when (@skin= "office-365") { - float:right; - } - -} -.e-excelfilter .e-shadow .e-list>a{ - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-excelfilter .e-shadow{ - & when (@skin= "material") { - box-shadow: 0 0 9px rgba(0,0,0,.4) !important; - } -} - -/*---------------------------------Schedule Theme--------------------------------*/ -.e-schedule, -.e-schedule.e-scheduleouter { - & when (@skin= "material") { - color: @base-font-color; - background-color: @content-bg-color; - } - - & when (@skin= "office-365") { - color: @neutral-dark; - background-color: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-schedule .e-mobileNavigation { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when not (@skin= "material") { - color: @default-icon-color; - } -} - -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: @default-icon-color; -} - -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: @hover-icon-color; -} - -.navDrawerMenu li { - & when (@skin= "office-365") { - border-bottom: 1px solid @neutral-light !important; - } -} - -.e-scheduledrawer .e-list.e-state-active .e-list-img { - & when (@skin= "material") { - color: @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @active-icon-color; - } -} - -.e-schedule .icon-AddGrad:before { - color: #2382C3; -} - -.e-schedule .e-datecommondiv { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-font-color; - } -} - -.e-schedule .e-commonviewbutton { - & when (@skin= "material") { - color: @primary-font-color; - background: @primary-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .bs-default-gradient(); - color: @default-font-color; - border: @border-size @border-type @default-border-color; - border-right: none; - } -} - -.e-schedule .e-commonviewbutton.e-activeview:hover { - & when (@skin= "office-365") { - color: @theme-dark-font; - background: @theme-dark; - } -} - -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-scheduledialog .e-scheduleclose:hover { - & when (@skin="material") { - background-color: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-schedule .e-commonviewbutton:hover { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - } -} - -.e-schedule .e-appup, -.e-schedule .e-appdown { - & when (@skin= "material") { - color: @base-font-color; - } - - & when not (@skin= "material") { - color: @default-font-color; - } -} - -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - & when not (@skin= "material") { - color: @schedule-select-bg-color; - } -} - -.e-schedule .e-singleview { - & when not (@skin= "material") and not (@skin="office-365") { - border-right: @border-size @border-type @default-border-color; - } -} - -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - & when not (@skin= "material") and not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - } -} - -.e-schedule .e-dateheader { - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; -} - -.e-schedule .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-right: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-left: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} - -.e-schedule .e-dateheader, .e-schedule .e-leftindent { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickstartend { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-scheduledialog .e-quickstartendtime { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickcreatebottomcontainer { - & when (@skin= "material") { - border-top: @border-size @border-type @grey-300; - } -} - -.e-schedule .e-horizontalheader { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} - -.e-schedule .e-horizontaltimetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-top: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontalalternatetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type transparent; - border-top: @border-size @border-type @header-border-color !important; -} - -.e-schedule .e-horizontmonthheaderdatetd { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - & when (@skin= "material") { - background: @content-bg-color; - } -} - -.e-schedule .e-alternateworkcell { - .switch-schedule-header-color; - border-left: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-dayend { - .switch-schedule-header-color; - border-left: 2px @border-type @content-border-color !important; -} - -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color !important; -} - - -.e-schedule .e-parentnode { - & when not (@skin= "material") { - .default-gradient(); - border-bottom: @border-size @border-type @content-border-color !important; - } -} - -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - .switch-schedule-header-color; - border-bottom: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - background: @schedule-cells-bg-color; -} - -.e-schedule .e-othermonths { - border-left: @border-size @border-type transparent; -} - -.e-schedule .e-agendacells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - .high-contrast-schedule-content-icon-color; - color: @active-bg-stcolor; -} - -.e-schedule .e-alternatecells, .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300; - } - - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ); - } -} - -.e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dotted transparent; - } -} - -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - - & when not (@skin="office-365") { - color: @active-font-color; - } -} - -.e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color; - } - - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - } -} - -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%); - background-color: @grey-100; - border: @border-size @border-type @grey-400; - border-bottom: transparent; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border: @border-size @border-type @neutral-lighter; - border-bottom: transparent; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - border: @border-size @border-type @default-border-color; - border-bottom: transparent; - color: @default-font-color; - } -} - -.e-schedule .e-nextprevappdisable { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - opacity: 0.4; - } -} - -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color:@neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-schedule .e-scheduleheader > td { - & when (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - border-bottom: none; - } - - & when not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - border-bottom: none; - } -} - -.e-schedule .e-headerarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-bottom: none; -} - -.e-schedule .e-contentarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-top: none; -} - -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-schedule.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: none; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-monthheader, .e-schedule .e-scrolltimecells { - & when (@skin= "material") { - color: @base-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-schedule .e-currentdayhighlight { - & when (@skin= "material") { - color: @accent-color !important; - background: fade(@accent-color,12%) !important; - } - - & when (@skin= "office-365") { - color: @theme-light-font !important; - background: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @header-font-color !important; - background: fade(@active-bg-stcolor, 30%) !important; - } -} - -.e-schedule .e-horizontal .e-currentdayhighlight { - & when (@skin= "material") { - background: none !important; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } -} - -.e-schedule .e-currentdayhighlight .e-activeview { - & when (@skin= "material") { - background: none !important; - color: @accent-color !important; - border: none; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: none !important; - color: @header-font-color !important; - } -} - -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border: none; - } -} - -.e-schedule .e-mousehover { - background-color: @schedule-select-bg-color !important; - color: @hover-font-color; -} - -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - color: @hover-icon-color; - } -} - -.e-schedule .e-highlightcurrenttimeline { - background-color: darken(@active-bg-stcolor,5%); -} - -.e-schedule .e-currenttime { - background-color: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule .e-timeidicatorcircle { - color: darken(@active-bg-stcolor,5%); -} - -.e-scheduledialog .e-recuredit { - color: @active-bg-stcolor; -} - -.e-schedule .e-alldaycells { - .switch-schedule-header-color; - border-left: @border-size @border-type @content-border-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerresourcecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells{ - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @border-size @border-type @header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-headercells { - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-monthdateshighlight { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @watermark-font-color !important; - } -} - -.e-schedule .e-monthcurrenttime { - background: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells{ - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: @border-size @border-type transparent; -} - -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontaltimetd { - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: @border-size dotted @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: @border-size @border-type transparent !important; -} - -.e-schedule .e-activeview { - & when (@skin= "material") { - opacity: 1; - border-bottom: 2px @border-type @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary-font; - background: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .schedule-app-color(); - color: @active-font-color; - } -} - -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell{ - .switch-schedule-header-color; - border-bottom: @border-size @border-type transparent; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontaldaterender { - .switch-schedule-header-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - - .e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - .schedule-app-color(); - color: @active-font-color; - border: @border-size @border-type @schedule-app-border-color; -} - -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - .schedule-app-color(); -} - -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} - -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - & when (@skin= "material") { - background-color: @grey-100 !important; - } - - & when (@skin= "office-365") { - background-color: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @schedule-select-bg-color !important; - } -} - -.e-schedule .e-borderleft { - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-borderright { - border-right: @border-size @border-type @content-border-color !important; -} - -.e-scheduledialog .e-buttonactive:not(.e-disable) { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-primary !important; - color: @theme-primary-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor !important; - color: @active-font-color !important; - } -} - -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-dark !important; - color: @theme-dark-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @hover-bg-stcolor !important; - color: @hover-font-color !important; - } -} - -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - .switch-schedule-appointment-btn; - color: @active-bg-stcolor; -} - -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} - -.e-scheduledialog .e-outerarrowline { - border-color: @content-border-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} - -.e-scheduledialog .e-innerarrow { - border-color: @content-bg-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} - - .e-draggableAppointment { - box-shadow: 5px 5px 5px @overlay-bg-color; -} - -.e-schedule .e-blocktimeappointment { - background-color: darken(@default-bg-stcolor, 20%); - color: @default-font-color; - opacity: 0.4; -} - -.e-scheduledialog div.e-field-validation-error { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - white-space: normal; - } - - & when not (@skin= "material") { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; - } -} - -.e-schedule .e-appsoverflow { - color: @default-icon-color; -} - -.e-schedule .e-appsoverflow:hover { - color: @hover-icon-color; -} - -.e-scheduledialog div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell{ - background: @schedule-app-stbg-color !important; /* Old browsers */ - & when (@skin= "gradient-azure-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when not (@skin= "gradient-azure-dark") and not (@skin="gradient-lime") and not (@skin="gradient-lime-dark") and not (@skin="gradient-saffron") and not (@skin="gradient-saffron-dark"){ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ) !important; /* IE6-9 */ - color: #fff !important; - } - - .e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color !important; - } - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - } - } - - .media-print-default-gradient(@derivedfrom, @start, @end, @light, @dark) when (true) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start !important; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark) !important; - background: @start !important; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient) !important; /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient) !important; /* IE10+ */ - background: linear-gradient(to bottom, @gradient) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ) !important; /* IE6-9 */ - } - } - - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: @border-size @border-type @content-border-color !important; - border-left: @border-size @border-type @content-border-color !important; - background: @schedule-cells-bg-color !important; - } - - .e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%) !important; - background-color: @grey-100 !important; - border: @border-size @border-type @grey-400 !important; - border-bottom: transparent !important; - } - & when (@skin= "office-365") { - color: @neutral-light-font !important; - background: @neutral-lighter !important; - border: @border-size @border-type @neutral-lighter !important; - border-bottom: transparent !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - border: @border-size @border-type @default-border-color !important; - border-bottom: transparent !important; - color: @default-font-color !important; - } - } - - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: @active-font-color !important; - } - - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: @schedule-app-stbg-color !important; - } - - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300 !important; - } - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ) !important; - } - } - - .e-schedule .e-othermonths { - border-left: @border-size @border-type transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - - - .e-grid.e-rtl .e-nextpage, - .e-grid.e-rtl .e-nextpagedisabled{ -border-left-color: @pager-default-border-color; -} - -.e-pager, .e-grid .e-pagerstatusbar, .e-pager .e-drpdwn li, .e-pager .e-drpdwn, .e-pager div.e-drpdwndiv { -background-color: @pager-default-bg-color; -border-color: @pager-default-border-color; -color: @pager-font-color; - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} - -.e-pager { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: 13px; - color: fade(@base-font-color, 87%); - background-color: @primary-font-color; - border-color: @grey-300; - border-width: 1px 1px 1px; - } - & when (@skin= "office-365") { - border-width:1px 1px; - } -} - -.e-pager .e-icon { - & when (@skin= "material") { - position: relative; - } - & when (@skin= "office-365") { - height:32px; - width: 32px; - line-height:32px; - padding:0; - text-align:center; - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-pager .e-default:hover { - & when (@skin= "office-365") { - color:@neutral-secondary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - } -} - -.e-pager .e-spacing { - color: @pager-default-font-color; - & when (@skin= "material") { - /*material*/ - padding: 6px 1px 6px 1px; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } -} - -.e-pager .e-spacing.e-NP { - color: @default-icon-color; -} - -.e-pager .e-numericitem.e-hover , -.e-pager .e-currentitem.e-hover{ - & when (@skin= "material") { - background-color:@grey-200; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - .pager-hover-gradient(); - } -} -.e-pager.e-disable .e-numericitem.e-hover { - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background:transparent; - border-right-color:#fff; - } -} -.e-pager .e-numericitem { - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color, 87%); - border-right-color: @content-bg-color; - width: 30px; - height: 20px; - line-height: 20px; - border-right: 0; - margin: 0 8px 0 8px; - position: relative; - overflow: hidden; - border-radius: 50%; - } - & when (@skin= "office-365") { - width: 32px; - height: 32px; - line-height:32px; - border-right-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - & when not (@skin= "material") { - /*other*/ - background-color: @pager-default-bg-color; - color: @default-icon-color; - } - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-secondary; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 26%); - } -} - -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 54%); - } -} - -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when not (@skin= "material") { - /*other*/ - background-color: transparent; - } -} - -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - & when (@skin= "material") { - color:fade(@base-font-color,87%); - background-color:@grey-200; - border-radius:50%; - } - & when (@skin= "office-365") { - border-radius:0; - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-pager-gradient(); - } - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - border-radius:0; - background:transparent; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: transparent; - border-right-color: #c8c8c8; - color: #686969; - } - -} -.e-pager .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - border-color: @content-bg-color; - margin: 2px 6px -4px 16px; - border-width: 0px; - } - & when (@skin= "office-365") { - border:none; - background-color: @neutral-white; - border-radius:0; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background-color: @pager-default-bg-color; - border-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - margin: 4px 16px -4px 6px; - } -} - -.e-pager.e-rtl .e-numericitem { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - } - & when (@skin= "office-365") { - border-left-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-right-color: @primary-font-color; - padding: 6px 5px 6px 6px; - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - } - & when (@skin= "office-365") { - border-right-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-right-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - padding: 6px 5px 6px 5px; - } - & when (@skin= "office-365") { - border-left-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl div.e-parentmsgbar { - & when (@skin= "material") { - /*material*/ - padding-left: 24px; - } - & when (@skin= "office-365") { - margin-left:10px; - } - & when not (@skin= "material") and not (@skin="office-365"){ - margin-left:6px; - } - float: left; - -} - -.e-pager .e-currentitem.e-active { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} -.e-pager .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - border-radius: 50%; - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} - -.e-pager.e-disable .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: #ff4081; - border-radius: 50%; - color: #fff; - - } - & when (@skin= "office-365") { - background:#deecf9; - border-right-color:#fff; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - background-color:#179bd7; - } -} - -.e-pager .e-NP.e-numericitem, .e-pager .e-PP.e-numericitem { - & when (@skin= "material") { - vertical-align: top; - line-height: 12px; - } -} -.e-pager .e-drpdwndiv:before { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - } -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-drpdwn li.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} - -.e-pager div.e-numericcontainer{ - & when (@skin= "office-365") { - margin-top:6px; - } -} -.e-pager div.e-parentmsgbar{ - & when (@skin= "office-365") { - color:@neutral-secondary; - } -} -.e-pager .e-textbox-paging.e-pagercontainer{ - float: none; -} -.e-pager .e-template{ - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - border: none; - } -} -.e-pager .e-textbox-paging .e-nextpage,.e-pager .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-left: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage,.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - float: none; - margin-right:0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - & when (@skin= "material") { - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - padding: 6px 3px 5px 6px; - color: rgba(0,0,0,.54); - } - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 9px 3px 8px 8px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord{ - & when (@skin="office-365"){ - font-weight: bolder; - } -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 8px 8px 2px 2px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - float: right; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px 4px 4px 0px; - } - & when (@skin= "material"){ - border-radius: 50%; - } -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - .hover-pager-gradient(); - } - & when (@skin= "office-365"){ - background-color:@neutral-lighter; - } - & when (@skin= "material"){ - background-color:@grey-200; - } -} -.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{ - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage,.e-pager.e-rtl .e-template .e-lastpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: none; - border-left: 1px solid; - border-left-color: @pager-default-border-color; - } -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{ - display: none; -} - - - -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - & when (@skin="material") { - background-color: @grey-400; - border-color: @grey-300; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @scroll-bg-color; - } -} -.e-scrollbar .e-vscroll{ - &when not(@skin="material"){ - border-left:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-left:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-left:none; - } - border-right:none; -} -.e-scrollbar .e-hscroll{ - &when not(@skin="material"){ - border-top:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-top:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-top:none; - } -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon{ - &when not(@skin="material"){ - border-right: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-right:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-right:none; - } -} -.e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{ - &when not(@skin="material"){ - border-bottom: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-bottom:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-bottom:none; - } -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll{ - &when not(@skin="office-365"){ - border-right:@border-size @border-type @content-border-color; - } - &when (@skin="office-365"){ - border-right:none; - } - border-left:none; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: @border-size @border-type @content-border-color; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{ - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - &when (@skin="material") { - background-color: @grey-400; - } - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @scroll-handle-color; - } - transition: top .1s linear 0s, left .1s linear 0s; -} -.e-scrollbar .e-vhandle { - &when not(@skin="material") { - border-top: 1px solid @row-border-color; - border-bottom: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-top: 0.5px solid transparent; - border-bottom: 0.5px solid transparent; - } -} -.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-vhandle:active { - &when (@skin="material") { - border-top: 0.5px solid @grey-300; - border-bottom: 0.5px solid @grey-300; - } -} -.e-scrollbar .e-hhandle { - &when not(@skin="material") { - border-left: 1px solid @row-border-color; - border-right: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-left: 0.5px solid transparent; - border-right: 0.5px solid transparent; - } -} - -.e-scrollbar .e-hhandle:hover,.e-scrollbar .e-hhandle:active { - &when (@skin="material") { - border-left: 0.5px solid @grey-300; - border-right: 0.5px solid @grey-300; - } -} - -.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{ - & when not (@skin="material") { - background-color:@hover-bg-stcolor; - } - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - & when (@skin="material") { - background-color: @grey-500; - border-color: @grey-600; - } - & when (@skin= "office-365") { - background-color: @neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @hover-bg-stcolor; - cursor: default; - border-color: @hover-border-color; - } -} - -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, .e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, .e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, .e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, .e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } -} - -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -.e-scrollbar .e-button { - & when (@skin= "office-365") { - color:@neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } - } - -.e-scrollbar .e-button:hover -{ - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@hover-bg-stcolor; - color: @hover-icon-color; - } - border-color:@hover-border-color; -} - -.e-scrollbar .e-button{ - & when (@skin= "office-365") { - background-color:@neutral-white; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@scroll-handle-color; - } - -} -.e-scroller.e-speed-scroll > .e-content{ - overflow: scroll !important; -} - -.e-scroller.e-speed-scroll .e-content, .e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} - -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} - -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover -{ - &when not(@skin="material"){ - .handle-default-gradient(); - border: 1px solid @row-border-color; - transition: top .1s linear 0s, left .1s linear 0s; - } -} - -.e-scrollbar .e-v-line:before{ - .vhandle-arrow(); -} - -.e-scrollbar .e-h-line:before{ - .hhandle-arrow(); -} - -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover -{ - &when (@skin="material"){ - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365"){ - color: @default-icon-color; - } -} -.e-scroller .e-disable .e-button:hover -{ - background-color: transparent; -} - -.e-scroller .e-vscroll .e-vup.e-button, .e-scroller .e-vscroll .e-vdown.e-button, .e-scroller .e-hscroll .e-hup.e-button, .e-scroller .e-hscroll .e-hdown.e-button { - & when (@skin= "material") { - background-color: @grey-400; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:hover, .e-scroller .e-vscroll .e-vdown.e-button:hover, .e-scroller .e-hscroll .e-hup.e-button:hover, .e-scroller .e-hscroll .e-hdown.e-button:hover { - & when (@skin= "material") { - background-color: @grey-500; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:active, .e-scroller .e-vscroll .e-vdown.e-button:active, .e-scroller .e-hscroll .e-hup.e-button:active, .e-scroller .e-hscroll .e-hdown.e-button:active { - & when (@skin= "material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -/*Theme Color*/ - -.e-acrdn -{ - font-family: @font-family; -} -.e-acrdn > .e-content -{ - border-color: @content-border-color; - background-color: @content-bg-color; - & when (@skin= "material") { - /*material*/ - border-right: 0; - border-left: 0; - border-bottom: 0px solid; - color: fade(@base-font-color,54%); - font-size: 13px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-light-font; - font-size: 12px; - } - & when not (@skin= "office-365") { - /*other*/ - color: @content-font-color; - font-size:@content-font-size; - } - border-right: -1; - border-left: -1; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .default-gradient(); - color: @default-font-color; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a { - .office-acrd-header-bg-color(); -} - -.e-acrdn .e-select -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - font-size: 15px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-size: 14px; - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - font-size:@header-font-size; - } - } - font-weight: @content-font-weight; - font-family: @font-family; -} -.e-acrdn .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color : @neutral-light-font; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } -} -.e-acrdn .e-select a -{ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @default-font-color; - } -} -.e-acrdn .e-select:first-child -{ - & when (@skin= "office-365") { - border-top-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-top-color:@default-border-color; - } -} -.e-acrdn > .e-select:first-child -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - } - } -} -.e-acrdn .e-select:last-of-type { - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } -} - -.e-acrdn .e-select.e-active, .e-acrdn .e-disable.e-active.e-select:hover a, .e-acrdn .e-disable.e-active.e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - color:@active-font-color; - } - } -} -.e-acrdn.e-disable .e-select:hover, .e-acrdn.e-disable .e-select:hover a -{ -background: #ecedee; -color:#5c5c5c; -} -.e-acrdn .e-select.e-active -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - /*other*/ - border-color:@active-border-color; - } - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color:@hover-border-color; - } -} -.e-acrdn .e-select.e-active a -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-acrdn .e-select:hover a, .e-acrdn .e-select.e-active:hover a { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} -.e-acrdn .e-select > span{ - color:@default-icon-color; -} -.e-acrdn .e-select.e-active > span{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-icon-color; - } -} -.e-acrdn .e-select:hover > span, .e-acrdn .e-select.e-active:hover > span{ - color:@hover-icon-color; -} -.e-acrdn .e-select.e-disable:hover > span, .e-acrdn .e-select.e-disable.e-active:hover > span{ - color:@default-icon-color; -} -.e-acrdn .e-content.e-load -{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} - - -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-atc-popup { - & when (@skin= "material") { - font-size:13px !important; - } -} -.e-atc-popup .e-hilight-txt { - & when (@skin= "material") { - font-size:13px; - color: fade(@base-font-color, 54%); - } -} -.e-atc .e-options.e-active { - & when (@skin= "material") { - border-color: @primary-font-color; - .active-material-gradient() - } - & when not (@skin= "material") { - border-color: @active-border-color; - .active-gradient(); - } - color: @bs-active-font-color; - -} -.e-atc .e-options.e-active:hover , .e-atc .e-options:hover { - & when (@skin= "office-365") { - color:@neutral-primary; - .hover-gradient(); - border-color: @neutral-white; - } - & when not (@skin="office-365") { - color: @bs-hover-font-color; - .hover-gradient(); - border-color: @hover-border-color; - } -} -.e-atc .e-boxes { - background-color:@content-bg-color; -} -.e-atc.e-focus .e-in-wrap { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-atc .e-in-wrap input.e-input , input[type="text"].e-input { - & when (@skin= "material") { - padding-left: 0.1em; - } -} -.e-atc:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-atc-popup .e-category { - border-bottom: 1px solid @content-border-color; -} -.e-atc-popup .e-hover , .e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - & when (@skin= "material") { - .hover-gradient-material(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - & when (@skin= "office-365") { - border-color:@neutral-lighter; - background:@neutral-lighter; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } -} -.e-atc .e-select:hover, .e-atc.e-rtl .e-select:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @hover-icon-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - border-color:@neutral-lighter; - color:@neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @hover-icon-color; - .hover-gradient(); - } -} -.e-atc-popup ul li, .e-atc-popup.e-rtl ul li{ - & when (@skin= "material") { - padding: 13.5px 5px 5px 24px; - min-height: 2.1em; - } - & when (@skin= "office-365") { - padding: 0 10px 0 10px; - line-height:32px; - } -} -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - .default-material-gradient(); - color: @default-icon-color; - } - & when (@skin= "office-365") { - border-color: @content-bg-color; - color: @neutral-light-font; - .bs-default-gradient(); - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @default-icon-color; - .bs-default-gradient(); - } -} - -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - .office-button-bg-color(); -} -.e-atc .e-input.e-load { - background-image: @ajaxloaderimage; -} - -.e-atc ::-webkit-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-ms-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc ::-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc-popup .e-atc-tdbottom , .e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdright , .e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thright{ - border-right:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdleft , .e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thleft{ - border-left:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - font-weight: 400; - } -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary-font; - } -} -.e-atc .e-in-wrap { - & when (@skin= "material") { - border: none; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - background:transparent; - } -} -.e-atc .e-in-wrap , .e-atc .e-in-wrap .e-input { - & when (@skin= "material") { - border-radius: 0px; - } -} -.e-atc .e-in-wrap input.e-input, input[type="text"].e-input { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - } - & when (@skin= "office-365") { - box-shadow:0 0 3px rgba(0, 0, 0, 0); - padding-left:10px; - } -} -.e-atc-popup { - & when (@skin= "material") { - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2); - border-color:@neutral-light; - } -} -.e-atc .e-input::selection{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc.e-disable-wrap .e-in-wrap{ - & when (@skin= "material") { - border-bottom-color: transparent; - background-image: linear-gradient(to right, fade(@base-font-color,38%) 0%, fade(@base-font-color,38%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,38%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } - & when (@skin= "office-365") { - border:none; - background:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} - -.e-atc .e-in-wrap:before,.e-atc .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-atc .e-select.e-active, .e-atc .e-select:hover { - & when (@skin= "material") { - border-radius:2px; - } -} -.e-atc .e-select:after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-atc .e-select { - & when (@skin= "material") { - right:5px; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "material") { - float:none; - } -} -.e-atc-popup .e-ul .txt { - & when (@skin= "material") { - padding-left:24px; - } -} -.e-atc-popup .e-ul .flag { - & when (@skin= "material") { - margin-top:4px; - } - & when (@skin= "office-365") { - margin-top:10px; - } -} -.e-atc .e-select .e-icon.e-search { - & when (@skin= "material") { - font-size:18px; - } -} -.e-atc .e-autocomplete.e-input { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-atc .e-select:active { - & when (@skin= "office-365") { - color:@neutral-white; - background:@theme-primary; - } -} -.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover { - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-atc .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } -} -.e-atc .e-options.e-active .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-white; - } -} -.e-atc .e-options { - & when (@skin= "office-365") { - border-color:@neutral-white; - background:@neutral-lighter; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "office-365") { - padding-left:0px !important; - } -} -.e-atc-popup .e-atc-tableContent td { - & when (@skin= "office-365") { - font-weight: 300; - } -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-atc .e-in-wrap.e-padding { - & when (@skin= "material") { - overflow:hidden; - } -} -.e-atc .e-in-wrap.e-padding:before, .e-atc .e-in-wrap.e-padding:after { - & when (@skin= "material") { - height: 3px; - } -} -.e-atc-popup .e-activeli, .e-atc-popup .e-content .e-activeli { - background: @active-bg-stcolor; -} - - - - -/*------------------------------------- Button -------------------------------------------*/ -.e-btn:not(.e-inputbtn), .e-tbtn, .e-split-btn { - & when (@skin="material") { - font-family: @font-family; - position: relative; - text-transform: uppercase; - } - - & when not (@skin="material") { - font-weight: @content-font-weight; - font-size: @content-font-size; - } -} - -.e-btn{ - & when (@skin="office-365") { - font-weight: 600; - } -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px @shadow-bg-color; -} - -.e-btn.e-txt.e-select, .e-tbtn.e-txt.e-select, .e-split-btn.e-txt.e-select { - & when not (@skin="material") { - font-family: @font-family; - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - } -} - -.e-split-btn-hide { - visibility: hidden; -} - -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-right: medium none; - border-left-color: @default-border-color; - } -} - -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-left: medium none; - border-right-color: @default-border-color; - } -} - - -.e-btn.e-select.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38); - border-radius: 2px; - border: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - background-color: @grey-50; - font-family: @font-family; - border-color: @grey-50; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } -} - -.e-btn.e-select, .e-btn.e-tbtn.e-select, .e-btn.e-split-btn.e-select { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } - - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@theme-light-font; - } -} - -.e-btn.e-disable, .e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon, { - cursor: default; - & when (@skin="office-365") { - color:@neutral-tertiary-alt - } -} - -/*flat button*/ - -.e-btn.e-select.e-flat:hover, .e-btn.e-select.e-flat:focus { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-btn.e-select.e-flat:active { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-button.e-btn.e-flat.e-disable.e-select, .e-button.e-btn.e-flat.e-disable.e-select:active, .e-button.e-btn.e-flat.e-disable.e-select:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - } -} - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-tbtn.e-btn.e-select.e-primary:hover { - & when (@skin="material") { - background: none; - } -} - - .e-tbtn.e-btn.e-select.e-primary.e-active, .e-tbtn.e-btn.e-select.e-primary.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - box-shadow: none; - } -} - - -.e-btn.e-primary.e-select:hover, .e-btn.e-primary.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - -.e-btn.e-select.e-primary:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - - -/*primary raised button*/ - - -.e-btn.e-select.e-primary-raised { - & when (@skin="material") { - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - box-shadow: none; - } -} - -.e-btn.e-select.e-primary-raised .e-icon, .e-btn.e-select.e-primary-raised:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - -.e-btn.e-select.e-primary-raised.e-active, .e-btn.e-select.e-primary-raised.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - } -} - - -.e-btn.e-primary-raised.e-select:hover, .e-btn.e-primary-raised.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } -} - - -.e-btn.e-select.e-primary-raised:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } -} - - -.e-btn.e-select.e-primary-raised.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - box-shadow: none; - } -} - - -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - & when (@skin="material") { - color: @accent-font-color; - background-color: @accent-color; - font-family: 'ej-webfont'; - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.16); - } - - border: none; -} - - -.e-float-btn.e-btn.e-select.e-icon:hover { - & when (@skin="material") { - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.2); - color: @accent-font-color; - background-color: @accent-color; - border-color: fade(@base-font-color,12%); - font-family: 'ej-webfont'; - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:active { - & when (@skin="material") { - box-shadow: 0px 16px 20px 0px rgba(0,0,0,0.18); - color: @content-bg-color; - border-radius: 100%; - font-family: 'ej-webfont'; - border-color: fade(@content-bg-color,12%); - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - & when (@skin="material") { - background-color: fade(@content-bg-color,12%); - } - - border: none; - box-shadow: none; -} - -/*end*/ - - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - & when(@skin="material") { - color: @accent-color; - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, .e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - & when(@skin="material") { - color: fade(@base-font-color, 26%); - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - & when(@skin="material") { - background-color: fade(@content-bg-color, 26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:focus, .e-primary-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -/*end*/ - - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,54%); - background: none; - border: none; - font-family: 'ej-webfont'; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active, .e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon, .e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - - - -/*end*/ - - - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,87%); - background: none; - border: none; - box-shadow: none; - } - &when( @skin="office-365") { - color: @neutral-secondary; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when( @skin="material") { - color: fade(@base-font-color,26%); - border: none; - box-shadow: none; - } -} - - -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color, 12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } - &when( @skin="office-365") { - color: @neutral-light-font; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active, .e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background: none; - box-shadow: none; - border: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon, .e-icon-btn.e-btn.e-select.e-icon:focus, .e-icon-btn.e-btn.e-select.e-icon:hover, .e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - font-family: "ej-webfont"; - background: transparent; - box-shadow: none; - border: none; - } -} - -.e-float-btn.e-btn.e-select.e-icon.e-disable, .e-float-btn.e-btn.e-select.e-icon.e-disable:hover, .e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - &when (@skin="material") { - font-family: "ej-webfont"; - box-shadow: none; - border: none; - border-radius: 50%; - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - border-radius: 50%; - } -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - &when (@skin="office-365") { - color:@neutral-light-font; - } -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - &when(@skin="office-365") { - color:@neutral-tertiary-alt; - } - -} - -.e-button.e-btn.e-select.e-disable:after, .e-tbtn.e-btn.e-select.e-disable:after, .e-split .e-split-btn.e-btn:after { - &when (@skin="material") { - content: none; - } -} - -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, .e-btn.e-select.e-active:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font-alt; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn:focus , .e-split-btn.e-btn.e-select.e-drp-btn:focus { - & when (@skin="office-365") { - border: 1px solid; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn.e-disable:focus , .e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus{ - & when (@skin="office-365") { - border:none; - } -} -.e-split.e-widget.e-disable { - & when (@skin="office-365") { - opacity:100; - } -} - - .e-splitbutton .e-btn.e-select:focus { - & when (@skin= "office-365") { - border:1px solid; - } -} - -.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-btn.e-disable.e-active.e-select:hover, .e-btn.e-disable.e-active.e-select:hover, .e-tbtn.e-flat.e-active, .e-tbtn.e-btn.e-select.e-flat { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @base-font-color; - border-radius: 2px; - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-tbtn.e-active { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-drp-btn.e-select .e-icon, .e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-btn.e-select:active, .e-btn.e-select:active, .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active.e-disable:hover{ - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } -} -.e-tbtn.e-btn.e-select.e-active:hover{ - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} -.e-btn.e-select:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @theme-dark-font; - } -} - - .e-drp-btn.e-select:hover, .e-btn.e-select:hover .e-icon { - & when not(@skin="material") { - color: @hover-icon-color; - } - - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @neutral-dark; - } -} - - .e-drp-btn.e-select:active, .e-drp-btn.e-select:active, .e-btn.e-select:active .e-icon, .e-btn.e-select:active .e-icon, .e-btn.e-active .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-menu.e-split, .e-menu.e-context.e-split, .e-menu.e-context.e-split .e-list > ul, .e-menu.e-widget.e-split li.e-list { - & when (@skin="material") { - background-color: @content-bg-color; - } - & when (@skin="office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-bg-stcolor; - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-menu.e-widget.e-split li.e-list:hover{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - color:@neutral-light-font; - } -} - .e-split-btn-div .e-icon { - & when (@skin="material") { - padding: 0px; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-select.e-disable:hover, .e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color,26%); - box-shadow: none; - border: none; - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - - .e-tbtn.e-btn.e-select { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } -} - - .e-tbtn.e-btn.e-select:hover, .e-tbtn.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } -} - - .e-tbtn.e-btn.e-select.e-active:focus { - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - .e-tbtn.e-btn.e-select.e-active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - background-color: @accent-color; - } -} - - .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active .e-icon { - & when (@skin="material") { - color: @accent-font-color; - } -} - - .e-tbtn.e-btn.e-select.e-active.e-disable, .e-tbtn.e-btn.e-select.e-disable { - & when (@skin="material") { - box-shadow: none; - background-color: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } -} - - .e-tbtn.e-select.e-flat:hover { - & when (@skin="material") { - background: none; - } -} - - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-btn.e-select.e-flat { - & when (@skin="material") { - background: none; - color: @accent-color; - font-family: @font-family; - box-shadow: none; - border: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, .e-btn.e-select.e-flat .e-icon { - & when (@skin="material") { - color: @accent-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - & when (@skin="material") { - background-color: @accent-color; - color: @accent-font-color; - box-shadow: none; - font-family: @font-family; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - & when (@skin="material") { - background-color: fade(@accent-color,61%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - & when (@skin="material") { - font-family: "ej-webfont"; - border-radius: 100%; - background: none; - border: none; - box-shadow: none; - color: fade(@base-font-color, 54%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, .e-btn.e-select.e-flat.e-disable, .e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, .e-split.e-widget.e-disable:hover, .e-split.e-widget.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, .e-btn.e-select.e-flat.e-disable .e-icon, .e-btn.e-select.e-primary.e-disable .e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, .e-btn.e-select.e-flat.e-disable .e-icon:hover, .e-btn.e-select.e-primary.e-disable .e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - &when(@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - &when(@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - &when(@skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - & when (@skin="material") { - color: @accent-color; - background: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - &when(@skin="material") { - background-color: fade(@accent-color,26%); - color: @accent-font-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - & when (@skin="material") { - background: none; - } -} - .e-tbtn.e-btn.e-active:hover .e-icon -{ - & when (@skin= "office-365") - { - /*office-365*/ - color: @theme-primary-font; - } - - & when (@skin= "material") - { - color: @primary-font-color; - } - - & when not (@skin= "office-365") and not (@skin= "material") - { - color: @active-icon-color; - } -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - & when (@skin="material") { - color: fade(@base-font-color, 87%); - } -} - -.e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 54%); - } -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - & when (@skin= "office-365") { - content: "\e673"; - } -} -.e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-btn.e-select.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-split.e-widget { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - background: none; -} - -.e-split.e-widget:hover, .e-split.e-widget:focus { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-radius: 2px; - } -} - -.e-split.e-widget.e-active .e-splitarrowright, .e-split.e-widget.e-active .e-splitarrowleft, .e-split.e-widget.e-active .e-splitarrowtop, .e-split.e-widget.e-active .e-splitarrowbottom { - & when (@skin="material") { - background-color: @content-bg-color; - border-radius: 2px; - box-shadow: rgba(0,0,0,0.26); - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - box-shadow: none; - } -} - -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, .e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: transparent; - } -} - -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget:focus { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - border: none; - outline: none; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-split.e-widget.e-active { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -/*primary button*/ - -.e-btn.e-select.e-primary, .e-btn.e-select.e-primary:active { - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @neutral-white; - border-color:@theme-primary; - } -} - -.e-btn.e-select.e-primary:hover { - & when not (@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} - - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary .e-icon:active { - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-btn.e-select.e-primary:hover .e-icon { - - & when not (@skin="material") { - color: @hover-icon-color; - } -} - -.e-btn.e-select.e-primary:active:hover .e-icon, .e-btn.e-select.e-primary:active:hover { - - & when not (@skin="material") { - color: @active-font-color; - } - & when (@skin="bootstrap") { - .active-gradient(); - } -} - -.e-btn.e-select.e-disable.e-primary, .e-btn.e-select.e.e-disable.e-primary:active, .e-btn.e-select.e-disable.e-primary:hover { - - & when not (@skin="material") { - .active-gradient(); - border-color: fade(@active-border-color,50%); - color: fade(@active-font-color,50%); - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } - -} - -.e-btn.e-select.e-disable.e-primary .e-icon, .e-btn.e-select.e-disable.e-primary:hover .e-icon, .e-btn.e-select.e-disable.e-primary:active .e-icon { - & when not (@skin="material") { - color: fade(@active-icon-color,50%); - } -} - -.e-button.e-btn:not(:active):after, .e-tbtn.e-btn.e-active:not(:active):after, .e-split .e-split-btn.e-select.e-btn:not(:active):after, - .e-tbtn.e-btn.e-flat.e-active:not(:active):after, .e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after, { - &when( @skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - -.e-button.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn:not(:active):after { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - -/*end*/ -/*------------------------------------Custom Button---------------------------------------*/ -.e-btn.e-select.e-success { - color: #fff; - background: #5cb85c; - border-color: #4cae4c; -} - -.e-btn.e-select.e-success .e-icon, .e-btn.e-select.e-info .e-icon, .e-btn.e-select.e-warning .e-icon, .e-btn.e-select.e-danger .e-icon { - color: #fff; -} - -.e-btn.e-select.e-success:active, .e-btn.e-select.e-success:hover, .e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} - - -.e-btn.e-select.e-success:focus, .e-btn.e-select.e-success:active:hover, .e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} - -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} - -.e-btn.e-select.e-info { - color: #fff; - background: #5bc0de; - border-color: #46b8da; -} - -.e-btn.e-select.e-info:active, .e-btn.e-select.e-info:hover, .e-btn.e-select.e-info:focus, .e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} - -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} - -.e-btn.e-select.e-info:active:hover, .e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} - -.e-btn.e-select.e-warning { - color: #fff; - background: #f0ad4e; - border-color: #eea236; -} - -.e-btn.e-select.e-warning:active, .e-btn.e-select.e-warning:hover, .e-btn.e-select.e-warning:focus, .e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} - -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} - -.e-btn.e-select.e-warning:active:hover, .e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} - -.e-btn.e-select.e-danger { - color: #fff; - background: #d9534f; - border-color: #d43f3a; -} - -.e-btn.e-select.e-danger:active, .e-btn.e-select.e-danger:hover, .e-btn.e-select.e-danger:focus, .e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} - -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} - -.e-btn.e-select.e-danger:active:hover, .e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} - -.e-btn.e-select.e-link, .e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} - -.e-btn.e-select.e-link:active, .e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} - -.e-btn.e-select.e-link:hover, .e-btn.e-select.e-link:hover .e-icon, .e-btn.e-select.e-link:focus, .e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, .e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} - -.e-btn.e-select.e-link.e-txt:hover, .e-btn.e-select.e-link.e-txt:focus, .e-btn.e-select.e-link.e-txt:active:hover{ - text-decoration: underline; -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:focus, .e-btn.e-select.e-disable.e-success:active, .e-btn.e-select.e-disable.e-success:active:hover { - background: fade(#5cb85c,50%); -} - -.e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:hover, .e-btn.e-select.e-disable.e-info:focus, .e-btn.e-select.e-disable.e-info:active, .e-btn.e-select.e-disable.e-info:active:hover { - background: fade(#5bc0de,50%); -} - -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:hover, .e-btn.e-select.e-disable.e-warning:focus, .e-btn.e-select.e-disable.e-warning:active, .e-btn.e-select.e-disable.e-warning:active:hover { - background: fade(#f0ad4e,50%); -} - -.e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:hover, .e-btn.e-select.e-disable.e-danger:focus, .e-btn.e-select.e-disable.e-danger:active, .e-btn.e-select.e-disable.e-danger:active:hover { - background: fade(#d9534f,50%); -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:active:hover, .e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:active:hover, .e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:active:hover, .e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link:active:hover { - color: fade(#fff,50%); - border-color: transparent; - box-shadow: none; -} - -.e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link.e-txt, .e-btn.e-select.e-disable.e-link:hover, .e-btn.e-select.e-disable.e-link.e-txt:hover, .e-btn.e-select.e-disable.e-link:active, .e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, .e-btn.e-select.e-disable.e-link:focus .e-txt, .e-btn.e-select.e-disable.e-link:active:hover, .e-btn.e-select.e-disable.e-link.e-txt:active:hover{ - color: fade(#337ab7,50%); - background: transparent; - text-decoration: none; -} - -.e-btn.e-select.e-disable.e-link .e-icon, .e-btn.e-select.e-disable.e-link:hover .e-icon, .e-btn.e-select.e-disable.e-link:focus .e-icon, .e-btn.e-select.e-disable.e-link:active .e-icon, .e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: fade(#337ab7,50%); -} - -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ -.ejinputtext { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border: 1px solid @base-font-color; - color: fade(@base-font-color,87%); - border: 1px solid fade(@base-font-color,26%); - } - - & when not (@skin= "material") { - border: 1px solid @content-border-color; - color: @content-font-color; - } - - outline: medium none; -} - -.e-textbox, .e-textarea { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @content-font-color; - } -} - -.ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border: 1px solid fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - } -} - -.e-textbox:hover, .e-textarea:hover { - & when (@skin= "material") { - box-shadow: none; - } - - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .focus-border-color(); - } -} - -.e-textbox:focus, .e-textarea:focus { - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - border-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-textbox.e-animation:focus, .e-textarea.e-animation:focus { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} - -.e-ripple-bar:before, .e-ripple-bar:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-textbox[disabled], .e-textarea[disabled] { - box-shadow: none; - - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,26%); - } - - & when (@skin= "office-365") { - background: @neutral-lighter; - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color:@disable-control-background-color; - border-color:@disable-control-border-color; - color: fade(@content-font-color,38%); - } -} - -.e-textbox[disabled]:hover, .e-textarea[disabled]:hover, .e-textbox[disabled]:focus, .e-textarea[disabled]:focus { - & when (@skin= "office-365") { - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - } - - box-shadow: none; -} - -.e-textbox::selection, .e-textarea::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-moz-selection, .e-textarea::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-webkit-input-placeholder, .e-textarea::-webkit-input-placeholder { - & when (@skin= "material") { - font-style: normal; - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-ms-input-placeholder, .e-textarea:-ms-input-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox::-moz-placeholder, .e-textarea::-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-moz-placeholder, .e-textarea:-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox.e-error, .e-textarea.e-error { - & when (@skin= "office-365") { - border-color: @error-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-menu.e-split.e-context { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26); - } -} - - -.e-menu.e-split.e-context .e-list > .e-menulink { - &when(@skin="material") { - color: fade(@base-font-color,87%); - } - - &when not(@skin="material") { - color: @default-font-color; - } -} - -.e-menu.e-split.e-context .e-list .e-icon { - &when(@skin="material") { - color: fade(@base-font-color,54%); - } -} - -.e-menu.e-split.e-context .e-list.e-mhover { - &when(@skin="material") { - background-color: @grey-200; - } -} -.e-btn.e-disable.e-select, .e-btn.e-disable.e-select,.e-tbtn.e-btn.e-disable.e-select.e-active, .e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active, -.e-split.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select,.e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, .e-btn.e-disable.e-select:active, .e-tbtn.e-btn.e-disable.e-select.e-active:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select:focus{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 3px 4px 8px; - } -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 8px 4px 3px; - } -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -.e-captcha .refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border: @captcha-refresh-border; - } - } -} -.e-captcha .audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - } - } -} -.e-captcha .imagecontainer { - border: @captcha-image-border; -} -.e-captcha .validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-refresh-border; - } - } -} -.e-captcha .e-audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-valid-border; - } - } -} -.e-captcha .e-imageContainer { - border: @captcha-image-border; -} -.e-captcha div:nth-child(2) { - & when (@skin= "material") { - width: 0px !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - width: 0px !important; - } - & when not (@skin= "office-365") { - /*other*/ - width: 0px; - } - } -} -.e-captcha .validTextBox:focus{ - & when (@skin= "material") { - outline: none; - border-bottom: 2px solid @accent-color; - } - } - .e-captcha .refresh.e-btn.e-select:active, .e-captcha .e-refresh.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} -.e-captcha .audio.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-captcha .refresh.e-btn.e-select:focus, .e-captcha .audio.e-btn.e-select:focus, .e-captcha .refresh.e-btn.e-select:active, .e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, .e-captcha .e-audio.e-btn.e-select:focus, .e-captcha .e-refresh.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - box-shadow: none; - } -} -.e-captcha .imagecontainer img, .e-captcha .e-imageContainer img{ - & when (@skin= "office-365") { - height: 80px; - width: 150px; - } -} -.e-captcha .refresh:focus, .e-captcha .audio:focus, .e-captcha .e-refresh:focus, .e-captcha .e-audio:focus { - & when (@skin= "office-365") { - box-shadow: none; - } -} - - -/*------------------------------------- Colorpicker -------------------------------------------*/ - - .e-colorpicker .e-hsv-color, .e-colorpicker .e-buttons .e-preview, .e-colorpicker .e-slider-wrap .e-hue, .e-colorpicker .e-slider-wrap .e-opacity { - & when (@skin="material") { - border: none; - } - - & when not (@skin="material") and not (@skin="office-365") { - border: 3px solid @colorpicker-bg-color; - } -} - -.e-colorpicker .e-slider-wrap .e-handle.e-select, .e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid @colorpicker-bg-color; -} -.e-colorpicker:focus{ - outline: none; -} -.e-colorwidget .e-select { - & when not (@skin="material") { - background: @colorpicker-button-bg-color; - color: @default-icon-color; - border-color: @content-border-color; - } - - - & when (@skin = "material") { - color: fade(@base-font-color,54%); - } -} - -.e-colorpicker .e-buttons .e-codeeditor .e-color-code{ - & when (@skin= "material") - { - border-color: fade(@base-font-color,12%); - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:hover, .e-colorwidget.e-split .e-color-container:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-icon-color; - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:active, .e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - & when (@skin = "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-colorwidget .e-in-wrap,.e-colorwidget .e-in-wrap.e-box.e-disable:hover,.e-colorwidget .e-in-wrap.e-box.e-disable:focus{ - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:hover { - & when (@skin = "material") { - background-color: @grey-100; - color: @hover-icon-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:focus { - & when (@skin = "material") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, .e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: @colorpicker-button-bg-color; -} - -.e-colorpicker.e-popup { - .office-colorpick-popup-bg-color; - background-color: @colorpicker-popup-bg-color; - .office-colorpick-popup-border-color; - border-color: @colorpicker-popup-boder-color; -} - -.e-presetWrapper.e-widget.e-context { - border-color: @colorpicker-popup-boder-color; - - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-colorwidget.e-focus { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - -.e-colorwidget.e-focus .e-in-wrap:active { - .focus-border-color(); -} - -.e-colorpicker .e-recent-color .e-colorblock.e-block, .e-colorpicker .e-recent-color .e-colorblock.e-select, .e-colorpicker .e-footer .e-switcher { - background-color: @colorpicker-button-bg-color; - color: @content-font-color; - & when not (@skin = "office-365"){ - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:hover{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:active{ - & when (@skin = "office-365"){ - border: 1px solid @theme-primary; - } -} - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(#000, 12%); - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - & when (@skin = "material") { - background-color: @grey-100; - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - & when (@skin = "material") { - background-color: @grey-200; - } -} - - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - - - -.e-colorwidget .e-color-container .e-selected-color::after, .e-colorwidget .e-select .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:after { - & when (@skin="material") { - background-color: fade(@primary-font-color, 50%); - } -} - - -.e-colorpicker .e-footer .e-switcher:hover { - & when (@skin = "material") { - .hover-gradient(); - border-radius: 2px; - } -} - -.e-colorwidget .e-in-wrap.e-box, .e-colorwidget .e-in-wrap.e-box .e-select, .e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - & when not (@skin = "material") and not (@skin = "office-365") { - background: @colorpicker-button-bg-color; - } - - & when (@skin = "material") { - border-color: transparent; - color: fade(@base-font-color, 54%); - } - - color: @content-font-color; - .colorpickericon-color-selection(); -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-right: 1px solid; - border-right-color: @colorpicker-popup-boder-color; - } -} -.e-colorwidget .e-select:hover, .e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - } - - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } - & when (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-presetWrapper.e-menu.e-context, .e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, .e-presetWrapper.e-menu.e-context .e-list > ul, .e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; - border-color: @colorpicker-btn-bg-color; -} - -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; -} - -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - .default-gradient(); - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn, .e-colorpicker .e-footer .e-applyButton.e-btn { - & when not (@skin = "material") { - .bs-default-gradient(); - border-color: @colorpicker-popup-boder-color; - } -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, .e-colorpicker .e-footer .e-applyButton.e-btn:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-colorpicker .e-buttons .e-grpbtn { - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 fade(@base-font-color, 26%); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{ - - & when not (@skin = "office-365") { - color: @default-font-color; - } - - & when (@skin = "material") { - background: @colorpicker-grpbutton-bg-color; - box-shadow: none; - border-radius: 0; - } - & when (@skin = "office-365") { - box-shadow: none; - color: @theme-light-font; - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - .colorpicker-color-selection(); - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365") { - .colorpicker-color-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when (@skin = "material") { - border-color: @content-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-lighter; - } -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{ - background:none -} - -.e-colorpicker .e-buttons .e-color-code { - & when (@skin = "material") { - border-color: fade(@base-font-color, 26%); - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-buttons .e-color-code:hover { - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } - -} - -.e-colorpicker .e-buttons .e-color-code:focus { - & when (@skin = "material") { - border-color: fade(@base-font-color, 54%); - } - - & when (@skin = "office-365") { - border-color: @theme-primary; - } - -} - -.e-colorpicker .e-buttons .e-codeeditor::before{ - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-colorpicker .e-buttons .e-previous, .e-presetWrapper .e-presets-table .e-preset-row { - border-color: @content-border-color; -} - -.e-colorpicker .e-item { - & when not (@skin = "material") { - border-color: @colorpicker-popup-boder-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-item.e-state-selected { - & when (@skin = "material") { - border-color: @base-font-color; - border-width: 1px; - } -} - -.e-colorpicker .e-color-image, .e-presetWrapper .e-color-image, .e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: @colorpicker-image; - background-color: transparent; - filter: none; -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - & when (@skin = "material") { - background-color: fade(@base-font-color, 24%); - } -} - -.e-presetWrapper .e-presetHeader, .e-colorpicker .e-element .e-icon:before { - color: @content-font-color; -} - -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before -{ - & when (@skin="office-365") { - color: @theme-primary-font; - } -} - -.e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-codeeditor .e-close_01 { - color: @content-font-color; -} - -.e-colorpicker .e-buttons .e-grpbtn .e-click { - - & when (@skin = "material") { - color: @base-font-color; - background-color: @grey-400; - } - - & when not (@skin = "material") { - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - box-shadow: 0 0 0 2px @colorpicker-bg-color; - .colorpicker-boxshadow-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-presetWrapper.e-menu.e-context li.e-list { - background: @content-bg-color; -} - -.e-colorpicker .e-context.e-menu .e-mhover > a, .e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, .e-colorpicker .e-context.e-menu .e-mfocused > a, .e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, - .e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after, - { - background: transparent; -} - -.e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } - } -.e-colorpicker .e-footer .e-switcher:focus{ - & when not (@skin = "material") { - box-shadow: 0 0 2px @shadow-bg-color; - outline-color:@shadow-bg-color; - } -} -.e-colorwidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{ - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - & when (@skin = "material") { - margin: -11px 8px; - height:14px; - } - - & when not (@skin = "material") { - margin: -11px 5px; - } -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{ - opacity:.35; - background:none; -} - - - -.e-fileexplorer,.e-fileexplorer input:not(.e-textbox), input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input{ - border-color:@default-border-color; -} -.e-fileexplorer input, input.e-fe-dialog-text{ - & when (@skin= "office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer,.e-fileexplorer input, input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer { - .office-file-explorer-toolbar-border-color; - border-color:@default-border-color; -} - -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer.e-fe-mobile .e-fe-split-icon -{ - border-color: @content-border-color; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{ - & when (@skin= "office-365") { - border-color: @content-border-color; - border-style: solid; - } -} -.e-fileexplorer .e-statusbar { - .material-stylefor-bordertop(); -} -.e-fileexplorer .e-statusbar .e-itemStaus{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input -{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when not (@skin= "material") { - color: @content-font-color; - } - -} - -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{ - color: @hover-font-color; -} -.e-fileexplorer.e-js .e-grid td.e-active, .e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{ - & when (@skin= "material") { - color:rgba(0,0,0,.87); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color:@active-font-color; - } - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{ - .hover-gradient(); - border-color:@hover-border-color; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{ - & when (@skin= "office-365") { - color:@theme-light-font; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, .fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon -{ - & when not (@skin= "material") and not (@skin="office-365"){ - color: @active-icon-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, .e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-icon-color; - } -} - -.e-fileexplorer .e-treeview .e-fe-node-hover, .e-fe-dialog.e-icon.e-close:hover -{ - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } -} - - .e-fileexplorer.e-js .e-tilenode.e-active, .e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active -{ - & when (@skin= "material") { - border-color: @grey-100; - background: @grey-100; - } - & when (@skin= "office-365") { - border-color: @theme-lighter; - background:@theme-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .high-contrast-file-explorer-content-active; - border-color: @active-border-color; - background: @active-bg-stcolor; - } -} - .e-fileexplorer.e-js .e-tilenode.e-active:hover, .e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .hover-gradient(); - color:@hover-font-color; - border-color:@hover-border-color; - } - } - -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-bg-stcolor; - } -} - -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - border-color:@hover-border-color; - } -} - -.e-fileexplorer input:not(.e-textbox) , input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input, - .e-fe-split-context.e-menu.e-context.e-split, .e-fe-split-context.e-menu.e-widget.e-split li.e-list -{ - background: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover, .e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - border-color: @hover-border-color; - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover -{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - } - border-color: @hover-border-color; - border-color:@hover-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - } -} - -.e-fileexplorer .e-toolbar>.e-horizontal>.e-active>span.e-fe-folder{ - & when (@skin="office-365") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin="office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, .e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{ - background: none; -} - -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - & when (@skin= "material") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar input, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 26%); - } -} - -.e-fileexplorer .e-toolbar input::selection, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - & when (@skin= "material") { - color: @accent-font-color; - background: @accent-color; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin= "material") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin= "material") { - background-color: @grey-300; - } -} - -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - & when (@skin= "material") { - animation: none; - } -} - -.e-fileexplorer .e-scrollbar .e-vscroll, .e-fileexplorer .e-scrollbar .e-hscroll { - & when (@skin= "material") { - border-color: @default-border-color; - } -} - -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, .e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - & when (@skin= "material") { - background: @grey-300; - box-shadow: none; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "material") { - background-color: fade(@accent-color, 26%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - .default-gradient(); - border-color:@default-border-color; - } -} - -.e-fileexplorer .e-toolbar { - & when not (@skin= "material") and not (@skin="office-365") { - .office-file-explorer-toolbar-bg-color; - } -} - -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer .e-grid .e-gridheader.e-scrollcss, .e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: @content-bg-color; -} -.e-fileexplorer .e-alt_row, .e-fileexplorer .e-gridheader , -.e-fileexplorer .e-gridheader .e-headercell, .e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, .e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace -{ - background-color: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage -{ - border-color: @hover-border-color; -} - -.e-fileexplorer.e-js .e-active .e-thumbImage -{ - border-color: @active-bg-stcolor; -} - - .e-menu > .e-list.e-fe-separator { - border-color: @content-border-color; -} - - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, .e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .high-contrast-file-explorer-search-text; - border-color: @active-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, .e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } - & when not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - & when not (@skin= "material") and not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-dialog .e-fe-table table tr .e-readonly { - background:@content-bg-color; - color: @content-font-color; -} - -.e-dialog .e-fe-table table .e-border { - border-color:@content-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, .e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, .e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{ - background-color: transparent; -} - -.e-fileexplorer .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:before, .e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup span:hover, .e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{ - box-shadow: 0px 0px 6px -1px @default-border-color inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child{ - & when (@skin= "material") { - color: rgba(0,0,0,.38); - border-color: rgba(0,0,0,.38); - } -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - .material-stylefor-fileexplorer(); -} - -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - & when not (@skin= "material") and not (@skin="office-365") { - .switch-file-explorer-context-icon-color; - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar.e-focus{ - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-select { - & when not (@skin= "material") and not (@skin="office-365") { - .material-file-explorer-splitbtn-shadow; - .office-file-explorer-splitbtn-bg-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-ntouch.e-select:hover { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-shadow; - } -} - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus -{ - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text{ - & when (@skin= "material") { - box-shadow: none; - border-color: fade(@base-font-color, 12%); - } -} -.e-fe-dialog input.e-fe-dialog-text:hover, .e-fe-dialog input.e-fe-dialog-text:focus { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text:focus{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-radius; - } -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - & when (@skin= "material") { - background-color: fade(@accent-color, 38%); - } -} - -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, .e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - & when (@skin= "high-contrast-01") { - border: 1px solid @active-border-color; - } - - & when (@skin= "high-contrast-02") { - border: 1px solid @active-border-color; - } - - & when (@skin= "material") { - border: 1px solid @accent-color; - } - - & when not (@skin= "high-contrast-01") and not (@skin= "high-contrast-02") and not (@skin= "material") { - border: 1px solid @active-bg-stcolor; - } - - .mouseselection-stylefor-fileexplorer(); -} - -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, .e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: @active-bg-stcolor; -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, .e-fe-dialog input.e-fe-dialog-text:focus { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:hover, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, .e-fe-dialog input.e-fe-dialog-text:hover { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fe-dialog input.e-fe-dialog-text { - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-fileexplorer input:not(.e-textbox), .e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, .e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input { - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - - -/*------------DatePicker themes -------------*/ -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: @disable-datepicker-text; - visibility: visible; - cursor:default; -} - -.e-datepicker table td.e-hidedate { - visibility: hidden; -} - -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: @content-border-color; - - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datewidget .e-in-wrap:before, .e-datewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datewidget.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-datewidget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - .focus-border-color(); - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datewidget.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - .border-selection(); - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-datewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - border-color: @content-border-color; - } - - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-light; - color: @theme-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } -} - -.e-datewidget .e-select.e-active { - .active-gradient(); - border-color: @active-bg-stcolor; -} - -.e-datewidget .e-input { - background-color: @content-bg-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - font-size: 14px; - font-weight: 400; - } - - & when not (@skin= "material") and not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; // need to add variable in office-365 defn file. - } - - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-datepicker table td.e-dp-weekend { - color: @error-font-color; -} - -.e-datepicker.e-calendar { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - font-size: 12px; - width: 308px; - padding: 0 10px 10px 10px; - } - - & when (@skin= "office-365") { - /*material*/ - padding: 10px; - font-size: 12px; - font-weight: 600; - } - - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datepicker .e-header, .e-datetime-popup .e-timecontainer .e-header { - .header-gradient(); - font-weight: @header-font-weight; - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-bottom: 0; - font-size: @header-font-size; - } - & when (@skin= "office-365") { - font-weight: 300; - color: @theme-light-font; - font-size: @header-font-size; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - font-size: @header-font-size; - color: @header-font-color; - } - - -} - -.e-datepicker .e-header:hover > span { - color: @hover-font-color; -} - -.e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - border: none; - width: 94%; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-primary; - font-size: 14px; - font-weight: 400; - width:20%; - float: right; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - border: @border-size @border-type transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select { - & when not (@skin= "material") { - /*other*/ - background: transparent; - width: 100%; - } -} - -.e-ntouch.e-datepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border: none; - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - - .transparent-border(); -} - -.e-datepicker .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font-alt; - font-weight: 300; - font-size: 17px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @header-font-color; - } -} - -.e-datepicker .e-week-header, .e-ntouch.e-datepicker .e-week-header:hover { - .default-gradient(); - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - background: @content-bg-color; - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - background: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - } - - border-bottom: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover, .e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - .hover-gradient(); - border-color: @hover-border-color; - box-shadow: 0 0 0 transparent inset; - - & when (@skin= "material") { - /*material*/ - background: transparent; - color: fade(@base-font-color,87%); - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - background-color: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-font-color; - border-radius: 4px; - } -} -.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{ - background:transparent; -} - -.e-datepicker td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } -} - -.e-datepicker .e-datepicker-days .e-selected-days { - .active-gradient(); - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; -} - -.e-work-week .e-week-day, .e-selected-week, .e-selected-month { - background-color: @default-bg-stcolor; - color: @default-font-color; -} - -.e-datepicker .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} - -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background-color: @content-bg-color; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - } - - .material-borderRadius-datepicker(); - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: @hover-border-color; -} - - -.e-datepicker .e-state-default{ - & when not (@skin="material") and not (@skin="office-365") { - color: @content-font-color; - font-weight: @content-font-weight; - } - - & when (@skin="material") { - color: fade(@base-font-color,87%); - font-size:14px; - } - - & when (@skin="office-365") { - color: @theme-light-font; - } -} - -.e-datepicker table td.e-weeknumber, .e-datepicker table td.e-weeknumber:hover { - & when (@skin="material") { - color: fade(@grey-light-font,54%); - } - & when (@skin="office-365") { - color: fade(@theme-light-font,54%); - } -} - -.e-datepicker .today { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: @content-bg-color; - box-shadow: 0 0 0 transparent inset; - .material-dateCircle-datepicker(); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - background-color: @default-bg-stcolor; - border-radius: 4px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - background-color: transparent; - } -} - -.e-datepicker .today:before,.e-datepicker .today.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-lighter; - border:0px; - } -} - -.e-datepicker .other-month.e-active { - background: none; -} - -.e-datepicker .e-active,.e-datepicker .e-active:hover, .e-datepicker .e-active.e-state-hover { - .active-gradient(); - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; - border-color: @active-border-color; - - & when not (@skin= "office-365") { - border-radius: 4px; - } - & when (@skin= "material"){ - color: @accent-font-color; - } - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - //color: fade(@base-font-color,38%); - } -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: @bs-header-bg-stcolor; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin = "office-365") { - background-color: transparent; - } - - & when not (@skin = "office-365") and not (@skin = "material") { - background: @hover-bg-stcolor; - } -} - -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} - -.e-datepicker::-webkit-input-placeholder { - color: @content-font-color; -} - -.e-datepicker:-ms-input-placeholder { - color: @content-font-color; -} - -.e-datepicker::-moz-placeholder { - color: @content-font-color; -} - -.e-datepicker:-moz-placeholder { - color: @content-font-color; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background: @content-bg-color; - } -} - -.e-datepicker .e-datepicker-days .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td, .e-datepicker .e-datepicker-years td { - & when (@skin= "material") { - /*material*/ - height: 50px; - position: relative; - z-index: 1; - } - - & when (@skin= "office-365") { - /*material*/ - height: 40px; - position: relative; - z-index: 1; - padding-bottom: 15px; - } -} - -.e-datepicker .e-datepicker-allyears td { - .material-monthDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td:hover::before, .e-datepicker .e-datepicker-years td:hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 18px; - } -} - -.e-datepicker .e-header .e-next, .e-datepicker .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); -} - -.e-datepicker .e-header .e-next:hover, .e-datepicker .e-header .e-prev:hover { - & when (@skin = "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-datepicker .e-header .e-prev { - .material-icon-alignment(); -} - -.e-datepicker .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datepicker .e-header .e-text .e-datepicker-headertext { - .material-headerText-padding(); -} - -.e-datepicker .e-header .e-next { - .material-rightIcon-alignment(); -} - -.e-datepicker .e-icon { - .material-icon-dimension(); -} - -.e-datepicker .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datepicker .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:79% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:73%; - } -} -.e-datepicker.e-headerlong .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:85% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:85%; - } -} - -.e-datepicker.e-rtl .e-header .e-text { - .material-header-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datewidget.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datewidget.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datepicker .today:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} - -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - background: @grey-200; - color: @base-font-color; - } - - & when (@skin= "office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border:0px; - } -} - -.e-datepicker table td::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 30px; - content: ""; - position: absolute; - left: 1px; - top: 5px; - z-index: -1; - } -} -.e-datepicker table td.e-weeknumber:hover::before { - & when (@skin = "material") { - content: none; - } - & when (@skin = "office-365") { - content: none; - } -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, .e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before,.e-datepicker.e-headerlong table .e-datepicker-days td::before{ - & when (@skin= "office-365") { - left:14px; - } - & when (@skin= "material") { - left:10px; - } -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before{ - & when (@skin= "office-365") { - width:75px; - } - & when (@skin= "office-365") { - left:14px; - } -} - -.e-datepicker table .e-datepicker-months td::before, .e-datepicker table .e-datepicker-years td::before { - & when (@skin= "office-365") { - /*material*/ - width: 45px; - height: 45px; - left: 6px; - top: -2px; - padding-bottom: 0; - background-color: @neutral-lighter; - } -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, .e-datepicker.e-headerlong table .e-datepicker-years td::before { - & when (@skin= "office-365") { - left: 29px; - } -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, .e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, .e-datepicker.e-headerlong e-datepicker-months table td::before{ - & when (@skin= "office-365") { - left: 29px; - } -} - -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-years td.e-current-year::before -{ - & when (@skin= "office-365") - { - left: 16px; - } -} - - -.e-datepicker table .e-datepicker-months td.e-active::before, .e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, .e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-datepicker table .e-datepicker-months td.e-active:hover::before, .e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-datepicker table .e-datepicker-allyears td::before { - & when (@skin= "office-365") { - /*material*/ - width: 50px; - height: 50px; - left: 3px; - top: 6px; - background-color: @neutral-lighter; - } -} -.e-datepicker table .e-datepicker-allyears td.e-active::before{ - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} -.e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - border-radius: 50%; - background: @accent-color; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*material*/ - background: #0078d7; - content: ""; - position: absolute; - left: 2px; - top: 5px; - z-index: -1; - height: 30px; - width: 30px; - color: white; - background: @theme-primary; - } -} -.e-datepicker.e-headerlong table td.e-current-allyear::before{ - & when (@skin= "material") { - left:14px; - } -} -.e-datepicker.e-icons .e-active::before, .e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, .e-datepicker.e-icons td.e-state-hover::before { - & when (@skin= "material") { - left: 2px; - } - - & when (@skin= "office-365") { - left: 7px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, .e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, .e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "office-365") { - left: 13px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears td -{ - & when (@skin= "office-365") { - word-break: break-word; - white-space: pre; - } -} - -.e-datepicker td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - } - & when (@skin= "office-365") { - /*office-365*/ - border:1px solid @theme-primary; - } -} - -.e-datepicker .e-active::before,.e-datepicker .e-active.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-primary; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - - } -} -.e-datepicker table td.e-hidedate:hover::before{ - & when (@skin= "material") { - /*material*/ - background: none; - } - & when (@skin= "office-365") { - /*office-365*/ - background: none; - } -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} - -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - & when (@skin= "material") { - left:32px; - } -} - -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection, -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection, -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, .e-datepicker.e-popup .e-header .e-next:not(:active):after { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, .e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} - -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - & when (@skin= "material") { - background: fade(@accent-color,50%); - } -} - -.e-datepicker .e-datepicker-days td.e-active { - & when (@skin= "material") { - overflow: hidden; - border-radius: 50%; - } -} -.e-datewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} - -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datepicker .e-footer:active{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} -.e-datepicker .e-footer.e-btn.e-select:focus{ - & when (@skin= "office-365") { - box-shadow:none; - border:1px solid @theme-primary; - } -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before,.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 75px; - height: 75px; - z-index: -1; - } -} - - -/*------------------------------------- DateTimePicker -------------------------------------------*/ -.e-datetime-wrap .e-input, .e-datetime-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, .e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - & when (@skin= "office-365") { - border-radius: 0; - } -} - -.e-datetime-wrap .e-input { - & when (@skin= "material") { - /*material*/ - font-size: 13px; - } -} - -.e-datetime-wrap.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-datetime-wrap .e-in-wrap, .e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: @content-border-color; -} - -.e-datetime-wrap.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - .focus-border-color(); - } -} - -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365"){ - border-color: @content-border-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap, .e-datetime-popup .e-focus { - & when (@skin= "material") and (@skin= "office-365") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-wrap.e-focus .e-in-wrap:hover { - & when not (@skin= "material") { - .focus-border-color(); - } -} - -.e-datetime-popup .e-focus .e-in-wrap { - .focus-border-color(); -} - -.e-datetime-wrap .e-select, .e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .office-button-bg-color(); - color: @default-icon-color; - } -} - -.e-ntouch.e-datetime-wrap .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-datetime-popup .e-dt-button { - & when (@skin= "material") { - border: none; - color: @accent-color; - background: @content-bg-color; - text-transform: uppercase; - font-size: 14px; - } - - & when (@skin= "office-365") { - border: none; - color: @theme-primary; - background: none; - font-size: 14px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .bs-default-gradient(); - border: @border-size @border-type @content-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } -} - -.e-datetime-popup .e-dt-button:active { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @accent-color; - background: @content-bg-color; - } - - & when not (@skin= "material") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - } -} - -.e-ntouch.e-datetime-popup .e-dt-button:hover { - & when not (@skin= "material") and not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - border-color: @hover-border-color; - background-color: transparent; - } -} - -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @header-font-color; - } - - font-size: @header-font-size; - font-weight: @header-font-weight; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{ - & when (@skin= "office-365") { - /*material*/ - font-size:12px; - font-weight:bold; - color:@neutral-light-font; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - .header-gradient(); - - & when (@skin= "material") { - /*material*/ - border-bottom: none; - background: @content-bg-color; - padding: 9px 0 9px 0; - } - - & when (@skin= "office-365") { - /*material*/ - border-bottom: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - & when (@skin= "material") { - /*material*/ - border-top: 0; - padding-top: 12px; - } - & when (@skin= "office-365") { - /*material*/ - border-top: 0; - padding-top: 10px; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-top: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - border-top: 1px solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: @active-border-color; - - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - border-radius: 50%; - box-shadow: 0; - background-color: @accent-color; - position: absolute; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - box-shadow: 0; - background-color: @theme-primary; - position: absolute; - } -} - -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } - & when (@skin= "office-365") { - /*other*/ - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - } -} - -.e-timepicker table td.e-active:hover{ - & when (@skin= "office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-timepicker .e-state-default { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } - - font-weight: @content-font-weight; -} - -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - .hover-gradient(); - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } -} - -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; - } -} - -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - & when (@skin= "office-365") { - background: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: @hover-bg-stcolor; - } -} - -.e-timepicker .e-footer { - - & when (@skin= "material") { - /*material*/ - border: none; - color: @default-font-color; - } - - & when not (@skin= "material") { - /*other*/ - border: @border-size @border-type transparent; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*material*/ - border: none; - color: @theme-primary; - } -} - -.e-ntouch.e-timepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - .transparent-border(); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-timepicker table td.e-disable { - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - border-color: @hover-border-color; - } -} - -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-timeDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap:before, .e-datetime-wrap .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - .material-monthDimension-datepicker(); -} - -.e-datetime-wrap .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width: 24px; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datetime-popup .e-time-popup { - & when (@skin= "material") { - /*material*/ - border-left: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border-left: 1px solid; - box-shadow: none; - font-size: 12px; - } -} - -.e-datetime-popup .e-time-popup.e-rtl { - & when (@skin= "material") { - /*material*/ - border-right: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-datetime-popup .e-datepicker { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - padding: 0; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - padding:10px 10px 10px 10px; - } -} - -.e-datetime-popup .e-datepicker.e-calendar { - & when (@skin= "material") and (@skin= "office-365") { - border: none; - padding: 0px 10px; - box-shadow: none; - } -} - -.e-datetime-popup .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: @neutral-tertiary-alt; - } -} - -.e-datetime-popup .e-timecontainer { - & when (@skin= "office-365") { - border-left: 1px solid @neutral-tertiary-alt; - } -} - -.e-datetime-popup.e-rtl .e-timecontainer { - & when (@skin= "office-365") { - border-right: 1px solid @neutral-tertiary-alt; - } -} - - -.e-datetime-popup .e-button-container { - & when (@skin= "material") { - /*material*/ - padding: 5px 5px 5px; - } -} - -.e-datetime-popup .e-datepicker table { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-header { - & when (@skin= "material") { - /*material*/ - display: none; - } - - & when (@skin= "office-365") { - /*office-365*/ - border: none; - padding-top: 10px; - font-size: 17px; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 0px 15px 18px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon { - .material-icon-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text { - .material-text-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt { - .material-headerText-padding(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 70px; - height: 50px; - line-height: 50px; - position: relative; - z-index: 1; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - line-height: 40px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); - - & when (@skin= "material") { - /*material*/ - overflow: hidden; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 8px; - left: 17px; - } - & when (@skin= "office-365") { - /*material*/ - top: 19px; - left: 12px; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-header-RTL(); -} - -.e-datetime-popup.e-drill-down .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0px 10px 10px 10px; - border-bottom: 0; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datetime-popup .e-drillDowncontainer table td::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px 15px; - z-index: 1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 18px; - } - & when (@skin= "office-365") { - /*material*/ - top: 2px; - left: 12px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 5px; - } - & when (@skin= "office-365") { - /*material*/ - top: 0px; - left: 2px; - } -} - -.e-datetime-popup .e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 18px 15px 0px; - } -} - -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - & when (@skin= "material") { - margin-top: 10px; - } -} - -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - & when (@skin= "material") { - background: rgba(0,0,0,0.12); - } -} - -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} -.e-datetime-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datetime-popup .e-timecontainer .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-datepicker.e-calendar .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{ - & when (@skin= "office-365") { - border-top:1px solid @neutral-light; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default{ - & when (@skin= "office-365") { - padding:0; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before{ - & when (@skin= "office-365") { - height:30px; - line-height:30px; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{ - & when (@skin= "office-365") { - font-size:17px; - font-weight:300; - } -} - - -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - color: @content-font-color; - & when (@skin= "material") { - /*material*/ - border: 0; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); -} - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; -} -} -.e-daterangewidget .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width:24px; - } -} -.e-daterangewidget .e-in-wrap:before, .e-daterangewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-daterangewidget .e-input { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - font-size:13px; - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-daterangewidget .e-in-wrap, .e-daterangepicker-popup { - border-color: @content-border-color; -} -.e-daterangewidget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-width:0 0 1px 0; - border-color:fade(@base-font-color,12%) - } -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - .focus-border-color(); - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } -} - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus { - & when (@skin= "material") { - /*material*/ - box-shadow: none; -} - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - } - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus .e-in-wrap, -.e-daterangewidget.e-focus .e-in-wrap:hover, .e-daterangewidget .e-focus .e-in-wrap:hover{ - .focus-border-color(); -} - -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - background-color: @content-bg-color; - color: @default-icon-color; - } -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - & when (@skin= "office-365") { - background-color: none; - } -} - -.e-daterangewidget .e-select, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-daterangewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-daterangepicker-popup .e-custom-dateranges { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, - .e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover -{ - background:none; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } - -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before -{ - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-lighter; - } - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - - &when (@skin="material"){ - background-color: @grey-200; - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } - -} -.e-daterangepicker-popup .e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default - { - top:0px; - padding-top:0px; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - & when (@skin= "material") { - /*material*/ - background:transparent; - color: @accent-font-color; - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before{ - & when (@skin= "material") { - /*material*/ - background:@accent-color; - border-radius:50%; - top:2px; - } - & when (@skin= "office-365") { - border-radius:none; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,38%); - background:transparent; - } - } -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - & when (@skin= "office-365") { - background:transparent; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - & when (@skin= "material") { - /*material*/ - background:transparent; - content:""; - } -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} - -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - background:@content-bg-color; - border: 0; - padding:9px 24px; - margin:0; - text-align:center; - height:30px; - box-sizing:content-box; - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 5px @default-bg-stcolor; - background: @content-bg-color; - border: 1px solid @content-border-color; - } - } -} - -.e-custom-dateranges li.e-active { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } - } -} - -.e-custom-dateranges li:hover { - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } -} - -.e-daterange-responsive .e-custom-dateranges { - & when not (@skin= "office-365") { - border-top: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - & when (@skin= "office-365") { - -background:none; -color:@theme-primary; -} -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover{ - & when (@skin= "office-365") { - -background:none; -color:@theme-dark; -} -} - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td:hover::before { - - } - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - & when (@skin= "office-365") { - background:transparent; - color:@neutral-light-font-alt; - } - } - - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: @content-bg-color; - color: @content-font-color; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - color: @hover-font-color; - & when not (@skin= "office-365") { - border-radius: 4px; - } - } -} - -.e-daterangepicker-popup .e-custom-dateranges li:hover { - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - background-color: #179bd7; - color: @hover-font-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: -15px 0 0 0 @grey-200; - } - -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: 15px 0 0 0 @grey-200; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: @default-font-color; -.high-contrast-stylefor-daterange(); - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - background:@grey-200; - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - background: @default-bg-stcolor; - .daterange-inrange-background(); - box-shadow: 0 0 0 transparent inset; - - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -/*button css*/ -.e-daterangepicker-popup .e-drpbuttons { - & when not (@skin= "office-365") { - - border-top: 1px solid @default-border-color; - .bs-default-gradient(); - border-color: @default-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - -} - -.e-daterangepicker-popup .e-drpbuttons div { - & when (@skin= "material") { - /*material*/ - border:none; - color:@accent-color; - background:@content-bg-color; - text-transform: uppercase; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons div:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons .e-active { - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color: @content-font-color; - } -} - -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: @content-border-color; -} - -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{ - & when (@skin= "material") { - - .material-dateDimension-datepicker(); - } -} - -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker{ - & when (@skin= "material") { - /*material*/ - border-right:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - margin-right:-1px; - } -} -.e-daterangepicker-popup .e-right-datepicker{ - & when (@skin= "material") { - /*material*/ - border-left:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget{ -& when (@skin= "material") { - /*material*/ - height:32px; - } -} - - .e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap{ -& when (@skin= "material") { - /*material*/ - border-color:fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterange-timepopup.e-time-popup ul li{ - & when (@skin= "material") { - /*material*/ - padding:15px 0 15px 15px; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select{ -& when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select{ -& when (@skin= "material") { - /*material*/ - border-left:0; - } -} -.e-daterangewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after{ - & when (@skin= "material") { - background-color:fade(@accent-color,12%); - } - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after{ - & when (@skin= "material") { - animation: none; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after{ - & when (@skin= "material") { - background: fade(@primary-font-color,50%); - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, - .e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover{ - & when (@skin= "material") { - color: rgba(0,0,0,.26); - background-color: transparent; - } -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap{ - & when (@skin= "material") { - width:195px; - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker+::after{ - & when (@skin= "material") { - content:""; - width:100%; - height:100%; - float:left; - } -} -.e-daterangepicker-popup .e-custom-dateranges ul{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - margin-top:13px; - } -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, - .e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after{ - & when (@skin= "material") { - width:0; - } -} -.e-daterangewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker{ - & when (@skin= "material") { - float:none; - } -} - - .e-daterange-responsive .e-drpbuttons{ - background-color:transparent; -} - - - -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.sf-d-menuitem { - background-image: @dg-contextmenu; - background-repeat: no-repeat; - height: 25px; - width: 25px; -} - -.sf-d-menuitem.hover { - background-image: @dg-contextmenu-hover; -} - -.sf-d-menuitem.cut { - background-position: 2px -290px; -} - -.sf-d-menuitem.copy { - background-position: 2px -264px; -} - -.sf-d-menuitem.paste { - background-position: 2px -238px; -} - -.sf-d-menuitem.undo { - background-position: 2px -186px; -} - -.sf-d-menuitem.redo { - background-position: 2px -213px; -} - -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} - -.sf-d-menuitem.group { - background-position: 2px -31px; -} - -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} - -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} - -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} - -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} - -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} - -.sf-d-menuitem.grouping { - background-image: none; -} - -.sf-d-menuitem.order { - background-image: none; -} - -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} - -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} - -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} - -.e-datavisualization-diagram svg { - position: absolute; -} - -.e-datavisualization-diagram .drawing { - position: relative; -} - -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} - -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99CCFF; - outline: none; - resize: none; - padding: 2px; -} - -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} - -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} - -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} - -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: @dg-ruler-overlap-bg; -} - -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: @dg-ruler-tick; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: @dg-ruler-label; -} - - -.e-dialog.e-dialog-wrap { - background: @content-bg-color; - font-family: @font-family; -} - -.e-dialog .e-dialog-icon:hover { - .hover-gradient(); - border-image: initial; - border-color:@hover-border-color; - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: none; - } -} - -.e-dialog-modal { - overflow: hidden; -} - -.e-dialog .e-dialog-icon:hover { - .material-dialog-icon-hover-bg-color; -} - -.e-dialog.e-disable .e-dialog-icon:hover { - background:transparent; -} -.e-dialog .e-dialog-icon:before { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } - line-height:1.5; - } -.e-dialog > .e-header { - & when (@skin= "material") { - font-size:20px; - font-family: @font-family; - color: fade(@base-font-color, 87%); - font-weight: 500; - } - & when (@skin= "office-365") { - font-size:21px; - font-family:@font-family; - font-weight:100; - color:@neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color: @header-font-color; - font-weight: @content-font-weight; - font-size:@header-font-size; - border:@border-size @border-type @header-border-color; - .office-dialog-active-line-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } -} - .e-titlebar + div.e-dialog-scroller .e-widget-content { - & when (@skin= "office-365") { - padding-top: 0; - } -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} -.e-dialog > .e-titlebar { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 24px 24px 0px; - } - & when (@skin= "office-365") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 20px 25px 28px; - } -} -.e-dialog.e-shadow { - & when (@skin= "material") { - box-shadow:0 12px 40px 5px rgba(0, 0, 0, 0.26); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} - .e-dialog.e-widget-content { - & when (@skin= "material") { - font-size:15px; - font-family: @font-family; - color: fade(@base-font-color, 54%); - padding: 20px 24px 24px 24px; - font-weight:400; - line-height:1.5; - } - & when (@skin= "office-365") { - font-size:12px; - font-family: @font-family; - color: @neutral-light-font; - padding-top:28px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - font-weight:300; - line-height:1.5; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - } -} - .e-dialog.e-widget-content.e-load{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color:@overlay-bg-color; - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-dialog > .e-dialog-scroller { - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - border:@border-size @border-type @content-border-color; - border-top: none; - } -} -.e-dialog .e-dialog-icon:hover:before { - .material-dialog-icon-hover-color; - & when not (@skin= "material") { - color:@hover-icon-color; - } -} -.e-dialog > .e-footerbar { - position: relative; - & when (@skin= "material") { - height: 36px; - padding:8px; - border: none; - } - & when (@skin= "office-365") { - height: 36px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - height: 40px; - border: @border-size @border-type @header-border-color; - border-top: none; - } - background: @content-bg-color; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} - .e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} - .e-corner .e-dialog-content{ - border-radius:3px; -} - .e-corner .e-dialog-bottom{ - border-radius:0px 0px 3px 3px; -} - .e-corner .e-dialog-top{ - border-radius:3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} .e-dialog .e-scrollbar .e-icon { - display: block; -} - .e-dialog .e-dialog-icon::after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-dialog > .e-icon.e-resizable:before { - & when (@skin= "material") { - display:none; - } -} -.e-dialog .e-dialog-icon { - & when (@skin= "material") { - top:3px; - } - & when (@skin= "office-365") { - top: 3px; - right: 0; - padding-right: 0; - color: @neutral-light-font; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close { - & when (@skin= "material") { - font-size:12px; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - & when (@skin= "material") { - content:"\e69e"; - } - & when (@skin= "office-365") { - content:"\e800"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - & when (@skin= "material") { - content:"\e672"; - } - & when (@skin= "office-365") { - content:"\e803"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - & when (@skin= "material") { - content:"\e673"; - } - & when (@skin= "office-365") { - content:"\e804"; - } -} -.e-dialog .e-draggable { - touch-action:none; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - & when (@skin= "office-365") { - padding: 9px 3px -2px 9px; - } -} - - - -/*------------------------------------- dropdownlist -------------------------------------------*/ -.e-ddl .e-options { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - } -} - .e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-ddl .e-input,.e-ddl .e-input[readonly], -.e-ddl-popup,.e-ddl .e-options { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @content-bg-color; - } - & when not (@skin= "office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: @content-font-weight; - cursor: default; -} -.e-atc-popup ul li.e-category{ - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-ddl .e-in-wrap, -.e-ddl-popup,.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - border-width: 0 0 1px 0; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - } -} -.e-ddl .e-options.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @primary-font-color; - color: @accent-color; - border-color: @primary-font-color; - } - - & when not (@skin= "material") { - /*other*/ - background-color: @active-bg-stcolor; - color: @active-font-color; - border-color: @active-bg-stcolor; - } -} -.e-ddl .e-options:hover { - & when (@skin= "office-365") { - background :@hover-bg-stcolor; - } -} -.e-ddl .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color :@neutral-secondary-alt; - } -} -.e-ddl-popup div>ul li{ - & when (@skin= "office-365") { - background-color: @content-bg-color; - } -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "office-365") { - background: @theme-lighter; - } -} -.e-ddl .e-boxes { - background-color:@content-bg-color; -} -.e-ddl.e-popactive .e-in-wrap:before, .e-ddl.e-popactive .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-ddl.e-focus .e-in-wrap -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-ddl:hover .e-in-wrap { - & when (@skin= "office-365") { - /*office-365*/ - border-color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - .focus-border-color(); - } -} -.e-ddl .e-input.e-watermark { - color: @watermark-font-color !important; - font-style: @watermark-font-style; -} -.e-ddl-popup .e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - } -} -.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover { - - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @hover-bg-endcolor; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } - } - -} -.e-ddl .e-select:active,.e-ddl.e-rtl .e-select:active { - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @active-bg-stcolor; - color: @widget-bg-color; - } -} - -.e-ddl .e-select.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - border: 0px solid @default-bg-stcolor; - color: @hmp-border-color; - } -} -.e-ddl .e-input.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-ddl-popup .e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } -} -.e-ddl .e-select, .e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - width: 30px; - height: 100%; - background: @content-bg-color; - } - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } -} - -.e-ddl .e-select, .e-ddl.e-rtl .e-select, .e-ddl .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ddl .e-select.e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - .bs-default-gradient(); - border-top: 1px solid @content-bg-color; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-atc.e-search .e-search:before, .e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color:@content-border-color; -} -.e-ddl-popup .e-checkwrap.e-check-act, .e-ddl-popup .e-checkwrap:hover { - & when (@skin= "material") { - /*material*/ - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - } -} - -.e-ddl-popup .e-checkwrap.e-check-act:hover { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border: 2px solid @theme-dark-alt; - color: @neutral-white; - } -} -.e-ddl-popup .e-checkwrap.e-check-act{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - } -} -.e-ddl-popup .e-checkwrap { - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-dark-font; - border: 2px solid @neutral-tertiary; - color: @neutral-white; - } - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - /*other*/ - border-radius: none; - } - background-color: @content-bg-color; -} - -.e-ddl-popup .e-checkwrap:hover { - & when (@skin= "office-365") { - border: 2px solid @neutral-secondary-alt; - } -} -.e-ddl-popup .e-check-act { - & when (@skin= "material") { - /*material*/ - background-color: @accent-color; - color: @accent-font-color; - border-radius: 2px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border: 2px solid @theme-primary; - color: @neutral-white; - background-color: @theme-primary; - } - & when not (@skin= "office-365") { - .switch-checkbox-icontick; - color: @active-bg-stcolor; - } - } -} - - .e-dropdownlist::-webkit-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-ms-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist::-moz-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-moz-placeholder { - color: @content-font-color; -} - -.e-ddl.e-widget.e-popactive .e-select .e-icon{ - & when (@skin= "material") { - /*material*/ - transform: rotate(180deg); - transition: transform 300ms ease; - } -} -.e-ddl.e-widget .e-select .e-icon{ - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - -.e-ddl-popup .e-check-inact.e-ddl-anim:before{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 0px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl-popup .e-check-act.e-ddl-anim:after{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 1px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl.e-widget .e-in-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @disable-control-border-color; - background-color: @disable-control-background-color; - opacity: initial; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-control-background-color; - } -} -.e-ddl.e-widget .e-select.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-icon-bg-color; - border-color: @disable-control-border-color; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when (@skin= "material"){ - background: @grey-100; - } -} - -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - .material-tootip-bg-color; - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 0px @border-type @content-border-color; - background-color: @grey-700; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border: @border-size @border-type @neutral-secondary-alt; - background-color:@neutral-lighter; - } - & when not (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - background-color: @content-bg-color; - } - border-radius: none; - - } -} -.e-tooltip-wrap .e-arrowTipOuter{ - .material-tootip-border-color; - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - position : absolute; - & when (@skin= "material") { - /*material*/ - border: none !important; - border-top: 10px solid @content-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 10px solid @neutral-lighter; - } - & when not (@skin= "office-365") { - border-top: 10px solid @content-border-color; - } - } -} -.e-tooltip-wrap .e-arrowTipInner{ - .material-tootip-bg-color; - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - & when (@skin= "office-365") { - /*office-365*/ - order-top: 9px solid @content-bg-color; - } - & when not (@skin= "office-365") { - border-top: 9px solid @content-bg-color; - } - left : 1px; - top : 0px; - position : absolute; -} - - .e-def{ - .material-tootip-text-color; - font-family: @font-family; - line-height: @tooltip-line-height; - & when (@skin= "material") { - /*material*/ - font-size: 10px; - color: @content-font-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - font-size: 12px; - color: @neutral-secondary; - } - & when not (@skin= "office-365") { - /*office-365*/ - font-size: @font-size; - color: @content-font-color; - } - - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{ - & when (@skin= "office-365") { - background: none repeat scroll 0 0 @neutral-lighter; - border-bottom : 1px @border-type @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - background: none repeat scroll 0 0 @header-bg-stcolor; - border-bottom : 3px @border-type @active-bg-stcolor; - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{ - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @header-font-color; - } -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } -} -.e-tooltip-wrap .e-cross-circle:hover{ - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; -} - - - - -/*------------------------------------- listbox -------------------------------------------*/ - - -.e-listbox .e-select { - & when (@skin= "material") { - .select-listbox-material(); - border-color: @grey-100; - } - & when (@skin= "office-365") { - background:@theme-lighter; - border-color:@theme-lighter; - color:@theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - border-color: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-listbox .e-active{ - color:@active-font-color; - .hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-listbox .e-hover{ - & when (@skin= "material") { - .hover-gradient-material(); - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-dragClonelist{ - & when (@skin= "material") { - background: @grey-100; - text-align:center; - line-height: 38px; - } - & when (@skin= "office-365") { - background:@theme-lighter; - text-align:center; - color:@neutral-light-font; - line-height: 36px; - padding: 0 12px !important; - font-family: @font-family; - font-size: 13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - opacity:0.5; - text-align:center; - } -} -.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-left: 16px !important; - } - & when (@skin= "office-365") { - padding: 0px 12px !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - padding-left: 10px !important; - } - word-break: break-all; -} -.e-rtl.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-right: 16px !important; - } - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-nowrap .e-listbox li { - padding-left: 10px!important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} -.e-ddl-popup.e-wrap.e-js { - & when (@skin= "material") { - border: 1px solid @grey-300; - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, .e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - & when (@skin= "material") { - height:14px; - width:14px; - } - & when (@skin= "office-365") { - top: 4px; - } - & when not (@skin= "office-365") { - top: 2px; - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - & when (@skin= "material") { - font-size:12px; - line-height:15px; - } -} - -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, .e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - & when (@skin= "material") { - padding-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - } -} - -.e-ddl-popup div > .e-ul .e-ghead { - & when (@skin= "material") { - font-weight:500; - font-size:15px; - line-height:48px; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - padding-top:5px; - } - & when (@skin= "office-365") { - border-bottom: 1px @border-type @neutral-light; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - font-size:14px; - font-weight:400; - color:@neutral-secondary; - padding-left:12px; - line-height:36px; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-weight: bold; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - } -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - & when (@skin= "material") { - margin-top:0px !important; - margin-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - padding-top:10px; - } -} -.e-ddl-popup.e-wrap { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-size:13px; - font-family:@font-family; - font-weight:400; - border-color:@neutral-light; - } -} -.e-ddl-popup.e-wrap .e-listbox li { - & when (@skin= "office-365") { - line-height:36px; - background-color: initial; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - & when (@skin= "office-365") { - background-color:@theme-lighter; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -.e-ddl-popup div > .e-listbox li:empty { - & when (@skin= "office-365") { - min-height: 36px !important; - } -} -.e-ddl-popup.e-js{ - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action:none; -} - -/*Theme Color*/ - -.e-lv .e-list-text -{ - & when (@skin= "material") { - font-size: 15px; - font-family: @font-family; - } - & when (@skin= "office-365") { - font-size:13px; - font-family:@font-family; - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-size:@font-size; - font-family: @font-family; - } -} - -/*List Item*/ - -.e-lv .e-list { - & when (@skin= "material") { - border-bottom: none; - padding:0px 16px; - height:48px; - font-size:@font-size; - } - & when (@skin= "office-365") { - border-bottom: none; - padding:0px 12px; - height:36px; - font-size:13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size @border-type @content-border-color; - font-size:@font-size; - } - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@default-icon-color; - } -} - -.e-lv .e-list.e-state-default { - background-color: @content-bg-color; - border-color:@content-border-color; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - font-weight:400; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@content-font-color; - } -} -.e-lv .e-list.e-state-default:hover { - & when (@skin= "material") { - .hover-gradient-material(); - color:@hover-font-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text{ - color:@hover-font-color; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before{ - color:@hover-icon-color; -} -.e-lv .e-list .e-chevron-right_01:hover{ - color:@hover-font-color; -} -.e-lv .e-list.e-state-active { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,87%) - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-icon-color; - } -} -/*Search Box*/ -.e-lv-inputdiv .e-lv-input { - border: @border-size @border-type @content-border-color; - border-radius: 7px; - font-size: @content-font-size; -} - -.e-lv .e-header { - & when (@skin= "material") { - .header-listview-gradient(); - color:fade(@base-font-color,87%); - padding-left:16px; - border-bottom:@border-size @border-type @content-border-color; - height:64px; - font-family:@font-family; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - border-top: 1px solid #eaeaea; - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; - padding-left:12px; - height:36px; - font-size:14px; - font-family:@font-family; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color:@header-font-color; - border:@border-size @border-type @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - .office-dialog-active-line-color; -} -.e-lv.e-parentlv > .e-lv .e-list-container{ - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border:1px solid #eaeaea; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - border-top: @border-size @border-type @content-border-color; - } -} -.e-lv.e-parentlv > .e-lv.subpage{ - border:none; -} -.e-nb .e-lv .subpage .e-content{ - float:none; - } -.e-lv > .e-header:hover > .e-icon:before { - & when not (@skin= "material") { - color: @hover-icon-color; - } -} -.e-lv > .e-header >.e-icon:before, .e-lv > .e-header > .e-icon:hover:before { - & when (@skin= "material") { - color:fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, .e-lv .e-template-list .e-list-check div { - float:none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div{ - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display:table; -} - -.e-lv .e-htitle, .e-lv .e-btn-text { - & when (@skin= "material") { - font-size:20px; - height:40px; - } - & when (@skin= "office-365") { - height:18px; - padding:7px 7px 7px 0px; - } -} - .e-htitle, .e-btn-text { - & when (@skin= "material") { - font-weight:500; - } - & when (@skin= "office-365") { - font-weight:400; - } -} - .e-lv .e-btn-text { - & when (@skin= "material") { - padding-left:12px; - } - } - .e-icon.e-chevron-left_01:before { - & when (@skin= "material") { - content: "\e74d"; - font-size:18px; - } - } - .e-list-container .e-chkbox-wrap .e-chk-image.e-stop,.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - & when (@skin= "material") { - background-color:@accent-color; - } -} - .e-list-container .e-chkbox-wrap div>span.e-chk-act,.e-list-container .e-chkbox-wrap div>span.e-chk-indeter { - & when (@skin= "material") { - border-color:@accent-color; - } - } - .e-lv .e-list.e-state-default.e-arrow, .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - line-height:1.5; - } -} -.e-lv .e-list-container .e-chkbox-wrap { - & when (@skin= "material") { - margin-top:3px; - } - & when (@skin= "office-365") { - margin-top:3px; - } -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - & when (@skin= "office-365") { - content: "\e69b"; - } -} -.e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding: 0; - height: 36px; - line-height: 34px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - content: "\e68b"; - } -} -.e-lv .e-arrow .e-chevron-right_01:before, .e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - font-size:12px; - padding-top: 1px; - } -} -.e-lv .e-list .e-lv-checkdiv { - & when (@skin= "office-365") { - padding-left:12px; - } -} -.e-lv.e-slideleft .e-header { - & when (@skin= "office-365") { - padding-left: 0; - } -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - & when (@skin= "office-365") { - width:36px; - height:36px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - padding-left: 4px; - } -} -.e-list-container .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span{ - & when not (@skin= "material") and not (@skin= "office-365") { - top: 2px; - } -} - -/* ------- editor less ----------- */ - -.e-numeric, .e-percent, -.e-currency,.e-mask -{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - } -} - -.e-numeric:hover .e-in-wrap, .e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, .e-mask:hover .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@disable-control-border-color; - } -} - -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; - } - -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - box-shadow: none; -} - -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, .e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, .e-mask.e-disable-wrap:hover .e-in-wrap input.e-input -{ - box-shadow: none; -} - -.e-numeric .e-in-wrap, .e-percent .e-in-wrap, -.e-currency .e-in-wrap, .e-mask .e-in-wrap { - - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin -{ - cursor: default; - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-numeric .e-input, .e-percent .e-input, -.e-currency .e-input, .e-mask .e-input -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-numeric.e-focus .e-in-wrap, .e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, .e-mask.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-numeric .e-input.e-error , -.e-percent .e-input.e-error , -.e-currency .e-input.e-error, -.e-mask.e-error, .e-mask .e-error { - & when (@skin= "material") { - color: @error-color; - } - & when (@skin= "office-365") { - color: @error-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @error-font-color; - } -} - -.e-numeric.e-error .e-in-wrap, .e-percent.e-error .e-in-wrap, .e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap { - border-color: @error-color; -} - -.e-numeric.e-disable-wrap, .e-percent.e-disable-wrap, .e-currency.e-disable-wrap, .e-mask.e-disable-wrap { - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - } -} - -.e-numeric .e-watermark , -.e-percent .e-watermark , -.e-currency .e-watermark, -.e-mask .e-watermark { - color: @watermark-font-color; -} - -.e-widget .e-input.e-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-select, .e-percent.e-rtl .e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select, .e-currency .e-disable.e-select:hover { - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - } - - .border-selection(); -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover, -.e-percent .e-select , .e-percent.e-rtl .e-select ,.e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover -{ - & when not (@skin= "office-365") { - .office-button-bg-color(); - } -} - -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @content-border-color; - color: @hover-icon-color; - } -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: @grey-400; - color: fade(@grey-light-font,54%); - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } -} - -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @grey-300; - border-color: @grey-300; - background: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - & when (@skin= "material") { - background: @grey-400; - border-color: @grey-400; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric.e-disable-wrap .e-input, .e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, .e-mask.e-disable-wrap .e-input { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow -{ - border: 0 none transparent; -} - - -.e-input::-webkit-input-placeholder { - & when (@skin= "material") { - /*material*/ - font-style:normal; - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-ms-input-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input::-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-numeric .e-input::selection, .e-percent .e-input::selection, -.e-currency .e-input::selection, .e-mask .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric .e-input::-moz-selection, .e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, .e-mask .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap { - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right, fade(@base-font-color,26%) 0%, fade(@base-font-color,26%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,26%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } -} - -.e-numeric.e-disable-wrap .e-disable, .e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, .e-mask.e-disable-wrap .e-disable { - & when (@skin= "material") { - opacity: 1; - filter: alpha(opacity=100); - } -} - -.e-numeric .e-disable.e-select, .e-numeric.e-rtl .e-disable.e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, .e-percent.e-rtl .e-disable.e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, .e-currency.e-rtl .e-disable.e-select, .e-currency .e-disable.e-select:hover { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @content-bg-color; - border-color: @content-bg-color; - } -} - -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - & when (@skin= "material") { - background: @grey-400; - } -} - - -/* ------- menu less ----------- */ -.e-menu.e-separator.e-horizontal > .e-list,.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list,.e-menu.e-horizontal > .e-separator.e-list:hover { - & when (@skin= "material") { - /*material*/ - border-right-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right-color: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - border-right-color: @content-border-color; - } - } -} - -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, .e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover,.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list,.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: @content-border-color; -} - -.e-menu.e-separator.e-rtl.e-horizontal > .e-list,.e-menu.e-rtl.e-horizontal > .e-separator.e-list, .e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color:@content-border-color; -} -/*---------------------theming----------------------------------*/ -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, - .e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, .e-menu.e-vertical { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin="office-365") { - color: @neutral-light-font; - font-weight: 400; - font-size: 14px; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} - -.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list > ul,.e-menu.e-context,.e-menu.e-context .e-list > ul { - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @content-border-color; - } - } - background: @content-bg-color; -} - - -.e-menu.e-horizontal .e-list > ul { - background: @content-bg-color; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter{ - - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - border-bottom: 10px solid @hover-bg-stcolor; - position : absolute; - } - - .e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner{ - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid @content-bg-color; - left : 1px; - top : 1px; - position : absolute; -} - -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin="office-365"){ - background-color: @neutral-lighter; - color: @neutral-dark; - } - & when not (@skin= "office-365"){ - .hover-gradient(); - border-color: @hover-bg-stcolor; - } - } -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover, -.e-menu.e-context .e-list >ul li.e-haschild:hover { - .bs-hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild:hover > .e-menulink { - .bs-hover-gradient(); - .hover-font-color(); -} - -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink{ - color: @hover-font-color; -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color:@active-font-color; - border-color: @active-bg-stcolor; - } - } - -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } - -} - -.e-menu.e-horizontal .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild.e-active > .e-menulink { - & when (@skin= "material") { - /*material*/ - background: none; - color: none; - border-color: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: none; - background-color: @theme-lighter; - color : @theme-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-bg-stcolor; - color:@active-font-color; - } - } -} - -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365"){ - color: @theme-primary-font; - } - & when not (@skin= "office-365"){ - color: @active-font-color; - } - } -} - - -.e-menu .e-list > a .e-icon,.e-menu .e-list > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - color:@default-icon-color; - } - } -} -.e-menu .e-list.e-active>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-menu .e-list:hover > a .e-icon,.e-menu .e-list:hover > span > .e-icon{ - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "office-365") { - color:@hover-icon-color - } -} -.e-menu .e-list.e-active > a >.e-icon,.e-menu .e-list.e-active > span > .e-icon,.e-menu .e-list.e-active:hover > a >.e-icon,.e-menu .e-list.e-active:hover > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - color:@active-icon-color; - } - } -} - - -/*----------------------------------- disabled items ----------------------------------*/ -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item{ - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon{ - color: @default-icon-color; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item *{ - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image:none; - color: @content-font-color; - cursor: default; -} -.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - } - -} -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; - } -} - -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .material-menu-active-bg-color; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - & when (@skin="office-365") { - color: @theme-light-font; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - & when (@skin="office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @active-font-color; - } - border-color: @hover-bg-stcolor; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - & when not (@skin="office-365") { - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-list span.e-menu-left { - & when (@skin= "material") { - /*material*/ - display: none !important; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down { - & when (@skin= "material") { - /*material*/ - display: none; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu.e-horizontal>.e-ham-wrap{ - background:@content-bg-color; - border-left-color:@content-border-color; -} -.e-menu.e-horizontal>.e-ham-wrap:hover { - .hover-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-ham-wrap:active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} - -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{ - border-top-color:@content-font-color; - border-bottom-color:@content-font-color; -} -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{ - border-top-color:@content-font-color; - } - .e-menu-wrap>.e-menu-popwrap{ - border-color:@content-border-color; - } -.e-menu-wrap>.e-menu-popwrap>.e-menu{ - background-color:@content-bg-color; -} - -.e-menu .e-list ul:first-child li:first-child{ - & when (@skin= "material") { - /*material*/ - margin-top: 21px; - } -} - -.e-menu.e-context>.e-separator.e-list{ - & when (@skin= "material") { - /*material*/ - border-bottom: 1px solid fade(@base-font-color,12%); - } -} - - -.e-progressbar -{ - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - border-color: transparent; - height: 5px !important; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - background-color: @neutral-light; - border-color: @neutral-light; - height: 2px !important; - margin-top: 10px; - margin-bottom: 10px; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } - } - color: @content-font-color; -} -.e-progressbar .e-progress -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - - -/*------------Rating themes -------------*/ - - .e-rating.e-horizontal .e-shape, - .e-rating.e-vertical .e-shape, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list, - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: none; - } - & when not (@skin= "office-365") { - background: @ratingimage no-repeat; - height: 16px; - width: 16px; - } - } - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: @ratingresetimage no-repeat; - margin: 1px; - } - } - .e-rating.e-horizontal .e-shape.selected, - .e-rating.e-horizontal .e-shape.active, - .e-rating.e-vertical .e-shape.selected, - .e-rating.e-vertical .e-shape.active - { - & when (@skin= "office-365") { - background: @ratingactiveimage no-repeat; - } - } - .e-rating.e-horizontal .e-shape.inactive, - .e-rating.e-vertical .e-shape.inactive, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin= "office-365") { - background: @ratingnormalimage no-repeat; - } - } - .e-rating .e-shape.inactive - { - & when (@skin="material") { - background-position: 0 -174px; - } - - &when not(@skin="material") { - background-position: 0 -174px; - } - } - - .e-rating .e-shape.active - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not (@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0;; - } - & when not (@skin= "office-365") { - background-position: 0 -60px; - } - } - } - - .e-rating .e-shape.selected - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not(@skin="material") { - background-position: 0 -60px; - } - } - .e-rating.e-disable .e-shape, - .e-rating.e-disable .e-shape-list, - .e-rating.e-disable .e-reset - { - cursor: default; - } - .e-rating.e-horizontal .e-reset:hover, - .e-rating.e-vertical .e-reset:hover - { - & when (@skin="material") { - background-position: 0px 0px; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 -30px; - } - } - } - - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset, - .e-rating.e-disable .e-reset:hover - { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 0; - margin-left: 2px; - } - } - .e-rating.e-vertical .e-reset,.e-rating.e-vertical .e-reset:hover{ - & when (@skin= "office-365") { - margin-left: 4px; - background-position: 0 0; - } - } - - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin="material") { - background-position: 0 -91px; - float: left; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0; - float: left; - } - & when not (@skin= "office-365") { - background-position: 0 -174px; - float: left; - } - } - } - - - -/*------------------------------------- Rotator -------------------------------------------*/ -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, .e-rotator-wrap .e-thumb .e-thumb-items li , .e-rotator-wrap .e-in-wrap.e-multiple{ - .high-contrast-rotator-default-border; - border-color: @default-border-color; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @hover-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @active-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @hover-border-color; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @default-border-color; -} -.e-rotator-wrap .e-inner .e-caption { - & when (@skin= "material") { - color: @primary-font-color; - opacity:1.5; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - color: @content-font-color; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - .office-rotator-pager-hover-border; - border-color: @hover-border-color; - & when (@skin= "material") { - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@hover-bg-stcolor; - } -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: @default-border-color; - background-color: @default-bg-stcolor; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover{ - & when (@skin= "material") { - width:16px; - height:16px; - margin-bottom:0px; - } - & when not (@skin= "material") { - border-color: @active-border-color; - background-color:@active-bg-stcolor; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - .high-contrast-rotator-pager-border; - border-color:@default-border-color; - & when (@skin= "material") { - height:8px; - width:8px; - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color:@neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@default-bg-stcolor; - } -} - -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{ -background-image:url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{ - background-position: -161px -0px; - & when (@skin= "office-365") { - background-position: -186px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{ - background-position: -248px -0px; - & when (@skin= "office-365") { - background-position: -273px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{ - background-position: -64px -15px; - & when (@skin= "office-365") { - background-position: -69px -15px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{ - background-position: -109px -15px; - & when (@skin= "office-365") { - background-position: -126px -15px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: 11px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: 8px -18px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: -22px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: -27px -18px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - & when (@skin= "material") { - padding-top:20px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, .e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - & when (@skin= "material") { - border-color:#e0e0e0; - } -} -.e-rotator-wrap .e-inner .e-caption > span { - & when (@skin= "material") { - font-size:20px; - margin-left:24px; - margin-bottom:24px; - font-family: @font-family; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { -& when (@skin= "material") { - content:"\e630"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { -& when (@skin= "material") { - content:"\e62f"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - & when (@skin= "material") { - height: 36px; - width: 36px; - font-size:20px; - } -} - .e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - } - .e-rotator-wrap.e-Focused .e-shadow { - & when (@skin= "material") { - box-shadow:0 0 9px rgba(0,0,0,0) !important; - } - } - - - - -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget -{ - & when (@skin= "material") { - background-color: @grey-400; - background-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-tooltipbox -{ - & when (@skin= "material") { - background-color: @grey-700; - border-color: @grey-700; - color: @grey-dark-font; - } - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-color: @neutral-secondary-alt; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .tooltip-colors(); - } -} -.e-slider .e-handle.e-select -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border-color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-silder-handle-bg-color; - background-color: @default-bg-stcolor; - .office-silder-handle-border-color; - border-color: @default-border-color; - } -} -.e-slider .e-handle.e-hover -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - .office-silder-handle-hover-border-color; - border-color: @hover-border-color; - } -} -.e-slider .e-handle.e-focus -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .high-contrast-stylefor-silder-active; - background-color:@hover-bg-stcolor; - box-shadow: 0 0 2px @shadow-bg-color; - border-color:@active-bg-stcolor; - } -} -.e-slider .e-range { - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - background: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - } -} - -.e-slider-wrap:hover .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:hover .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-primary; - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:active .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap:hover .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap.e-disable .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - & when (@skin= "office-365") { - border-color: @widget-bg-color; - } -} -.e-slider-wrap.e-disable .e-slider .e-range{ - & when (@skin= "material") { - background-color: fade(@base-font-color, 26%); - border-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border-color: @neutral-tertiary-alt; - } -} - -.e-slider-wrap.e-disable, .e-slider.e-disable{ - & when (@skin= "material"), (@skin= "office-365") { - opacity: 1; - } -} -.e-slider-wrap.e-disable .e-handle.e-select{ - & when (@skin= "material") { - border-color: @content-bg-color; - background-color: @grey-400; - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - .e-scale .e-tick -{ - background-image: @slider-tick; -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @default-font-color; - } - -} -.e-slider .e-handle.e-select.e-handle-start{ - & when (@skin= "material") { - background-color: @content-bg-color; - border-color: fade(@base-font-color, 26%); - } -} -.e-slider .e-handle.e-select.e-handle-start.e-focus{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after{ - & when (@skin= "material") { - border-color: @content-bg-color; - } -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: @accent-color; - background-color: @accent-color; - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: fade(@base-font-color, 24%); - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab){ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: @content-bg-color; - } -} - -.e-slider-wrap.e-disable .e-slider .e-handle:after{ - & when (@skin= "material") { - background-color: @content-bg-color; - } -} - - -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - & when (@skin= "material") { - background-color:@gtouch-border-color; - } - } - - - -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: @content-border-color; -} -.e-splitter .e-pane { - background-color: @content-bg-color; - color: @content-font-color; -} - .e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: @error-bg-color; -} -.e-splitter .e-splitbar.e-shadowbar { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when not (@skin= "material") { - .active-gradient(); - } -} -.e-splitter .e-splitbar { - & when (@skin= "material") { - background-color: @grey-300; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - } - border-color: @content-border-color; -} -.e-splitter .e-splitbar .e-icon { - color: @default-icon-color; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: @hover-icon-color; -} -.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover { - .switch-splitter-divder-hover; - & when (@skin= "material") { - background-color: @grey-300; - border-color: @grey-300; - } - & when (@skin= "office-365"){ - background-color: @neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - border-color:@hover-border-color; - } - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - & when (@skin= "material") { - content:"\e630"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - & when (@skin= "material") { - content:"\e62f"; - } -} - .e-splitter .e-splitbar > .e-icon.v-backward:before, .e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, .e-splitter .e-splitbar > .e-icon:before { - & when (@skin= "material") { - font-size:8px; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-1.25px; - } - & when (@skin= "office-365") { - margin-top: 35px; - margin-left: 1px; - font-size: 12px; - width: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-1px; - } - & when (@skin= "office-365") { - left: 3px; - width: 12px; - font-size: 12px; - margin-top: -20px; - color: @neutral-secondary-alt; - } -} - .e-splitter .e-splitbar.e-h-bar { - & when (@skin= "material") { - width:8px; - } - & when (@skin= "office-365") { - width: 12px; - border: none; - background-color: @neutral-light; - } - } -.e-splitter .e-splitbar .e-activebar { - & when (@skin= "material") { - display:block; - } - & when (@skin= "office-365") { - display:block; - } - & when not (@skin= "material") and not (@skin= "office-365") { - display:none; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - margin-top: -13px; - } -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - & when (@skin= "material") { - content:"\e67d"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - & when (@skin= "material") { - content:"\e631"; - } -} -.e-splitter .e-splitbar.e-v-bar { - & when (@skin= "material") { - height:8px; - } - & when (@skin= "office-365") { - height: 12px; - border: none; - background-color: @neutral-light; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - & when (@skin= "office-365") { - content: "\e625"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - top:-0.5px; - margin-left:-16px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: 32px; - margin-top: 4px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - & when (@skin= "office-365") { - content: "\e627"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - top:-0.5px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: -24px; - margin-top: 1px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - & when (@skin= "material") { - height:2px; - width: 14px; - margin-top:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-top: -3.5px; - font-size: 19px; - width: 20px; - line-height: normal; - cursor: n-resize; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - & when (@skin= "office-365") { - content: "\e871"; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - height:14px; - width: 2px; - margin-left:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-left: 3.5px; - height: 20px; - font-size: 19px; - cursor: e-resize; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - & when (@skin= "material") { - height:100%; - width:100%; - display:block; - } - & when (@skin= "office-365") { - content: "\e872"; - } -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - margin-top:19px; - } -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - margin-left:21px; - } -} - -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, .e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - & when (@skin= "office-365") { - display: none !important; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: 4px; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: -3px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 1px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 3px; - } -} - -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-3.4px; - } -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-4px; - } - & when (@skin= "office-365") { - left:-4px; - } -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - margin-right:2px; - } - & when (@skin= "office-365") { - margin-right: 5px; - } -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - margin-left:-21px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - & when (@skin= "material") { - cursor: row-resize; - } -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - & when (@skin= "material") { - cursor: col-resize; - } -} -.e-splitter .e-splitbar &.e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar &.e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - - -.e-datavisualization-symbolpalette -{ - border: @border-size @border-type @content-border-color; - outline: @sp-outline; - text-decoration: none; - font-family: @font-family; - font-size: @sp-header-font-size; - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-scanvas -{ - border: 0px solid transparent; -} - -.e-datavisualization-symbolpalette .e-header -{ - display: table; - border: @sp-noborder; - border-bottom-width: 1px; - border-bottom-color: @default-border-color; - outline: @sp-outline; - cursor: pointer; - color: @default-font-color; - position: relative; - width: 100%; - background: @default-bg-stcolor; - .default-gradient(); - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-header-text -{ - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: @sp-header-font-size; -} -.e-datavisualization-symbolpalette .e-header-wrapper -{ - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow -{ - border: @sp-noborder; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected -{ - .active-gradient(); - color: white; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover -{ - .hover-gradient(); - color: @hover-font-color; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent -{ - display: block; - border: @sp-noborder; - outline-style: none; - padding: 0.5em; - padding-bottom: .6em; - border-bottom-width: @border-size; - border-bottom-color: @content-border-color; - background: transparent; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-anchor -{ - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: @font-family; - text-align: center; - outline: @sp-outline; - background: transparent; - width: 100%; -} - -.e-datavisualization-symbolpalette .e-paletteItem -{ - border: 0px solid transparent; - float: left; - padding-right:3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} - -.e-datavisualization-symbolpalette .e-paletteItem.hover -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-paletteItem.selected -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-text-container -{ - white-space: nowrap; - color: black; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-svg-container -{ - display: block; - position: relative; - border: @sp-noborder; -} - -.e-datavisualization-symbolpalette .e-svg-container svg -{ - display: inline; - padding: 1px; -} - -[draggable=true] -{ - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} - -.svg.foreignObject -{ - top: 0px; - left: 0px; - position: absolute; - border: @sp-noborder; - display: block; -} - - -/*Theme Color*/ - -.e-tab.e-js.e-widget -{ - font-family: @font-family; - border: none; -} -.e-tab.e-js > .e-header > .e-item >.e-link, -.e-tab.e-js > .e-left > .e-item >.e-link, -.e-tab.e-js > .e-right > .e-item >.e-link { - & when (@skin= "office-365") { - font-family: @font-family; - font-size: 14px; - color: @neutral-light-font; - } -} -.e-tab.e-js > .e-header,.e-tab.e-js .e-header > .e-select.e-disable:hover,.e-tab.e-js > .e-left,.e-tab.e-js > .e-right,.e-tab.e-disable .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - border: none; - } - } -} - -.e-tab.e-js > .e-header, .e-tab.e-js .e-header > .e-select.e-disable:hover, .e-tab.e-js > .e-left, .e-tab.e-js > .e-right, .e-tab.e-disable .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-header-background(); - border: none; - } - } -} -.e-tab.e-js .e-header > .e-active.e-disable:hover{ - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @active-bg-stcolor; - } - } -} - .e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - & when (@skin= "material") { - /*material*/ - .material-tab-bottom-border; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - padding-top: 1px; - border-top: transparent; - } - } - } -.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a -{ - cursor: default; - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-tertiary; - } -} -.e-tab >.e-header -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - } - } - border-left:none; -} -.e-tab .e-left -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size @border-type @default-border-color; - } - } -} -.e-tab .e-right -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-left: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size @border-type @default-border-color; - } - } -} -.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-right: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-left-border; - } - outline:0 none; - margin-right: -1px; -} -.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-right-border; - } - margin-left: -1px; - outline:0 none; -} - -.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover { - .add-borderdiv(); -} -.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{ - border-bottom:@border-size @border-type @default-border-color; - position: relative; -} -.e-tab .e-header li{ - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active,.e-tab.e-js .e-header > .e-bottom-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - padding-bottom: 0px; - border-bottom: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-padding-bottom; - .material-tab-border(); - } - outline:0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active,.e-tab.e-js .e-header > .e-top-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-bottom-border; - } - padding-top:1px; - outline:0 none; -} -.e-tab .e-left li,.e-tab .e-right li { -border-bottom:@border-size @border-type @default-border-color; -} -.e-tab.e-vertical { -background:transparent; -border: @border-size @border-type @default-border-color; -} -.e-tab.e-js .e-header > .e-item:hover,.e-tab.e-js .e-left > .e-item:hover,.e-tab.e-js .e-right > .e-item:hover -{ - .material-tab-header-bg-hover-color; - background-color:@hover-bg-stcolor; - .material-tab-header-hover-font; - color: @hover-font-color; - filter:none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, .e-tab.e-js .e-icon.e-chevron-circle-right{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } - } -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon,.e-tab.e-js .e-left > .e-item:hover > .e-icon,.e-tab.e-js .e-right > .e-item:hover > .e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color : @theme-light-font; - } - & when not (@skin= "office-365") { - color:@hover-icon-color; - } -} -.e-tab.e-js > .e-content -{ - & when (@skin= "material") { - /*material*/ - border-width: 0px; - background: @content-bg-color; - color: @content-font-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-width: 0px; - color : @theme-light-font; - background: @neutral-white; - font-size: 14px; - } - & when not (@skin= "office-365") { - /*other*/ - border-width:@border-size; - background: @content-bg-color; - color: @content-font-color; - } - } - border-color: @content-border-color; - font-size: @content-font-size; - border-style:@border-type; -} -.e-tab.e-js .e-header > .e-select,.e-tab.e-js .e-header > .e-active,.e-tab.e-js .e-left > .e-active,.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select,.e-tab.e-js .e-right > .e-select -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - font-weight: 400; - font-size: 13px; - font-family: @font-family; - border-radius: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - font-size: @highlight-font-size; - color : @neutral-light-font; - font-family: @font-family; - border-radius: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - font-weight: normal; - font-size: @header-font-size; - } - } - border-color: @default-border-color; - color: @content-font-color; - border: none; - background: none; - -} -.e-tab .e-header > .e-select a,.e-tab .e-left > .e-select a,.e-tab .e-right > .e-select a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - font-weight: @content-font-weight; - line-height: 19px; - } - & when not (@skin= "office-365") { - & when(@skin= "high-contrast-01") { - color: @header-font-color; - } - & when not (@skin= "high-contrast-01"){ - color: @content-font-color; - } - } - } - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - border-color: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-weight: 600; - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(@active-bg-stcolor); - border-color: @active-border-color; - .high-contrast-tab-headerborder; - .material-tab-headerborder; - border:@border-size @border-type @content-border-color; - } - } -} - - -.e-tab.e-js .e-header>.e-select, -.e-tab.e-js .e-left>.e-select, -.e-tab.e-js .e-right>.e-select{ - & when (@skin= "office-365") { - font-weight: 400; - color: @neutral-light-font; - } - .office-tab-header-bg-color; -} - -.e-tab.e-js .e-header > .e-active:hover, .e-tab.e-js .e-left > .e-active:hover, .e-tab.e-js .e-right > .e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover { - & when (@skin= "material") { - /*material*/ - background: transparent; - color: @accent-color; - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-bg-hover-color; - .office-tab-header-bghover-color; - & when not (@skin= "office-365") { - background: @hover-bg-stcolor; - color:@hover-font-color; - } - } -} - -.e-tab .e-header > .e-active a,.e-tab .e-left > .e-active a,.e-tab .e-right > .e-active a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: @accent-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - font-weight : 600; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(); - } - } -} -.e-tab .e-header > .e-select:hover a,.e-tab .e-left > .e-select:hover a,.e-tab .e-right > .e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - .office-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-header > .e-active:hover a,.e-tab .e-left > .e-active:hover a,.e-tab .e-right > .e-active:hover a{ - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - & when (@skin= "office-365") { - border-size: 0px; - } - & when not (@skin= "office-365") { - & when (@skin= "material") { - .material-tab-border-bottom-line; - } - & when not (@skin= "material") { - - border-bottom: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-addbordertop { - & when (@skin= "material") { - /*material*/ - border-top: 0px @border-type @content-border-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-top: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-top: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { -border-right: @border-size @border-type @content-border-color; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { -border-left: @border-size @border-type @content-border-color; -} -.e-tab .e-header .e-margine-top:hover { - & when (@skin= "material") { - /*material*/ - border-top: none; - } - & when not (@skin= "material") { - /*other*/ - border-top: @border-size @border-type @tab-background-color; - } -} -.e-tab .e-header .e-margine-bottom:hover { -border-bottom: @border-size @border-type @tab-background-color; -} -.e-tab .e-header.e-addborderbottom .e-active{ - & when (@skin= "office-365") { - border-top: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-borderbottom(); - } -} -.e-tab .e-header.e-addbordertop .e-active { - & when (@skin= "office-365") { - border-bottom: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-bottom-border-bottom; - } -} -.e-tab .e-right.e-addborderright .e-active{ - .material-tab-right-bottom-border; -} -.e-tab .e-left.e-addborderleft .e-active{ - .material-tab-left-bottom-border; -} -.e-tab.e-js.e-tabscroll>.e-content { - & when (@skin= "material") { - /*material*/ - padding-top: 65px !important; - } - & when not (@skin= "material") { - /*other*/ - padding-top: 44.3333px; - } -} -.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom { - & when (@skin= "material") { - /*material*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid rgb(187, 188, 187); - } - } -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left{ - & when (@skin= "material") { - /*material*/ - top: 14px; - } -} - - - -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: @content-bg-color; -} -.e-tagcloud.e-js .header { - border-color: @default-border-color; -} - -.e-tagcloud .e-title { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - font-size: 20px; - font-weight: 500; - font-family: @font-family; - border-top: 0px solid @grey-200; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-bottom: 0px @border-type @neutral-light; - border-color: @neutral-light; - font-size: 14px; - font-family: @font-family; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - border-color: @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - font-size: @header-font-size; - color: @header-font-color; - } - .header-gradient(); - font-weight: @header-font-weight; - .office-dialog-active-line-color; - } -} -.e-tagcloud .e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-tagcloud .e-tagitems .e-txt.hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - .high-contrast-tagcloud-txt-hover; - color:@active-bg-stcolor; - } - -} -.e-tagcloud .e-cloud, .e-tagcloud .e-list { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } -} - - - -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup -{ - background-color: @content-bg-color; - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - font-weight:@content-font-weight; - } -} -.e-timewidget .e-input{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-timewidget .e-in-wrap, -.e-time-popup -{ - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } -} -.e-timewidget .e-in-wrap:before, .e-timewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover -{ - .focus-border-color(); - & when (@skin= "material") { - /*material*/ - box-shadow:none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-timewidget:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} -.e-timewidget.e-disable:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-timewidget .e-select, .e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover -{ - .bs-default-gradient(); - .border-selection(); - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - box-shadow: none; - border-color: @content-bg-color; - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - color: @default-icon-color; - } -} -.e-timewidget.e-widget .e-select:active:hover,.e-timewidget.e-rtl .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover{ - & when (@skin= "office-365") { - background:none; - } -} - -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover -{ - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - } -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-time-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } -} -.e-ntouch.e-timewidget .e-select:hover{ - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color; - color:fade(@base-font-color,54%); - } -} - -.e-time-popup .e-active -{ - .active-gradient(); - border-color: @active-bg-stcolor; - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: @accent-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-font-color; - } -} - - -.e-time-popup.e-popup .e-hover.e-active { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-timewidget .e-icon.e-clock:before{ - width:20px; - height:20px; -} -.e-timewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-timewidget.e-active .e-select:hover{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } - -} -.e-time-popup{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin="office-365"){ - box-shadow: 0 0 15px -5px rgba(0,0,0,.4) - } -} - -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection, -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection, -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-select{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-timewidget .e-select:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@theme-primary; - } -} -.e-timewidget .e-select.e-disable:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@neutral-white; - } -} -.e-timewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} - - - -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar{ - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - & when (@skin= "material") { - /*material*/ - background: @grey-50; - color: fade(@base-font-color,54%); - background-repeat:no-repeat; - border-color: @default-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-repeat:no-repeat; - border-color: @neutral-quaternary-alt; - .default-gradient(); - color: @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - background-repeat:no-repeat; - border-color: @default-border-color; - .default-gradient(); - color: @default-icon-color; - } - } - -} -.e-toolbar { - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .office-toolbar-bg-color; - background: @default-bg-stcolor; - } - } -} -.e-toolbar.e-focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - box-shadow: none; - } - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 2px @shadow-bg-color; - } - } -} -.e-toolbar > .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: initial; - margin-right: 4px; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-right: @border-size @border-type @content-border-color; - } - border-left:none; - border-radius: initial; - } -} -/*-------------------tooltip class ----------------------*/ -.e-toolbarTooltip{ - min-width : auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent{ - & when (@skin= "material") { - /*material*/ - padding: 2px 8px 2px 8px; - } - & when not (@skin= "material") { - /*other*/ - padding: 2px 4px; - } -} - -.e-toolbar > .e-horizontal .e-separator -{ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: inherit; - height: inherit; -} - -.e-toolbar > .e-vertical.e-separator -{ - border-bottom: @border-size @border-type @content-border-color; - border-top:none; - border-radius: initial; -} - -.e-toolbar > .e-vertical .e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @content-border-color; - } - border-top:none; - border-radius: inherit; -} - - .e-toolbar.e-rtl > .e-horizontal.e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @content-border-color; - } - border-right:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-horizontal .e-separator -{ - & when (@skin= "material") { - /*material*/ - border-left: @border-size solid @content-border-color; - border-right:none; - border-radius: inherit; - margin-right: 16px; - } - & when not (@skin= "material") { - /*other*/ - border-left: @border-size @border-type @content-border-color; - border-right:none; - border-radius: inherit; - } -} - -.e-toolbar.e-rtl > .e-vertical.e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-vertical .e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: inherit; -} - -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} - -.e-toolbar > ul > li div.e-item-overlay -{ - background-color: @default-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover, .e-toolbar > .e-vertical > .e-hover -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } - } - .hover-gradient(); - .high-contrast-toolbar-border; - border-color: @hover-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover > div:before, .e-toolbar > .e-vertical > .e-hover > div:before,.e-toolbar > .e-horizontal .e-hover > span:before, .e-toolbar > .e-vertical > .e-hover > span:before, .e-toolbar > .e-horizontal .e-hover > a:before, .e-toolbar > .e-vertical > .e-hover > a:before{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @hover-icon-color; - } - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, .e-toolbar > .e-vertical > .e-active.e-hover > div:before,.e-toolbar > .e-horizontal .e-active.e-hover > span:before, .e-toolbar > .e-vertical > .e-active.e-hover > span:before, .e-toolbar > .e-horizontal .e-active.e-hover > a:before, .e-toolbar > .e-vertical > .e-active.e-hover > a:before{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal .e-active, .e-toolbar > .e-vertical > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: transparent; - color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div -{ - & when (@skin= "material") { - /*material*/ - background-color:transparent; - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - background-color:transparent; - color:@hover-font-color; - } -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div -{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-400; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - background-color:transparent; - color:@active-font-color; - } - } -} -.e-toolbar.e-js .e-vertical>li.e-tooltxt { - & when (@skin= "material") { - margin-right: 0px; - margin-bottom: 14px; - } -} -.e-toolbar>.e-vertical>.e-hover { - & when (@skin= "material") { - margin-right: 0px !important; - margin-left: 3px; - } -} -.e-toolbar>.e-vertical .e-align{ - & when (@skin= "material") { - margin-left: 0px; - } -} -.e-toolbar .e-ul.e-vertical{ - & when (@skin= "material") { - /*material*/ - width: 48px !important; - } -} -.e-toolbar.e-js ul > li.e-tooltxt:before{ - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } - } - - -.e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - } -} -.e-toolbar > ul > li.e-icon{ - & when (@skin= "material") { - width: 14px; - height: 14px; - } -} - - .e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - margin-left: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 2px; - margin-left: 8px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-right: 0px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - } - & when (@skin= "office-365") { - margin-right: 2px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - margin-right: 0px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - padding-left: 0px; - margin-right: 0px; - } - } - -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child { - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - margin-right: 8px; - } -} -.e-toolbar.e-toolbarspan.e-rtl{ - & when (@skin= "material") { - padding-right: 24px; - padding-left: 24px; - } -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-left: 4px; - } -} -.e-toolbar>.e-horizontal .e-disable, .e-toolbar>.e-vertical .e-disable{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - } -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{ - & when (@skin= "office-365") { - margin-right: 0px; - } -} - -/*Theme Color*/ - -.e-treeview, .e-dragedNode -{ - font-family: @font-family; -} -.e-treeview .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } - background-color: transparent; -} -.e-dragedNode -{ - & when (@skin= "material") { - background: @grey-200; - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-icon-color; - } -} -.e-dragedNode .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } - float: left; -} -.e-treeview .e-active, .e-fullrow-wrap .e-li-active > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-100; - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color: @active-font-color; - } - border: @border-size @border-type transparent; - border-image: initial; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, .e-fullrow-wrap .e-li-hover > .e-fullrow, .e-fullrow-wrap .e-li-focus > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-200; - border: @border-size @border-type transparent; - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - border-image: initial; - cursor:pointer; -} -.e-treeview-wrap.e-dragging .e-node-hover, .e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: transparent; - border-color: @grey-200; - } -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, .e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: @grey-100; - border-color: @grey-100; - } -} -.e-treeview-wrap .e-sibling -{ - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @treeview-drop-image; - background-repeat: no-repeat; - } -} -.e-treeview-wrap.e-rtl .e-sibling { - & when (@skin= "office-365") { - border-right-color: @theme-primary; - } -} -.e-treeview-wrap .e-sibling::before { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-tertiary-alt; - } -} -.e-treeview .e-node-disable -{ - filter: alpha(opacity=40); - opacity: .4; -} - -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load -{ - background-image: @ajaxloaderimage; - background-repeat: no-repeat; - & when (@skin= "material") { - background-position: center; - } - & when (@skin= "office-365") { - background-position: center; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-position: right center; - } -} -.e-treeview.e-rtl .e-icon.e-load { - & when not (@skin= "material") and not (@skin="office-365") { - background-position: left center; - } -} - -.e-treeview .e-item .e-icon{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-treeview .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-treeview .e-fe-popup .e-downtail:before, .e-treeview .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} - -.e-drop-count { - & when (@skin= "material") { - background-color: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-icon-color; - color: @content-bg-color; - } - border-color: @content-bg-color; -} - -.e-fullrow-wrap .e-li-active .e-active, .e-fullrow-wrap .e-li-hover .e-node-hover, .e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} - -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } -} - -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, .e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} -.e-treeview .e-plus:after, .e-treeview .e-minus:after, .e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, .e-fullrow-wrap .e-fullrow:after { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} -.e-treeview .e-text.e-editable .e-tree-input { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,54%); - } -} - -/*------------------------------------- Upload Box -------------------------------------------*/ -.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{ - & when (@skin="material") { - font-family: roboto Medium; - font-size: 16px; - font-weight: @content-font-weight; - } - - &when not(@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin="office-365") { - font-size: 13px; - } - & when not (@skin="office-365") { - font-size: @content-font-size; - } - } -} -.e-uploadbox.e-disable .e-uploadinput{ - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: @grey-50; - color: fade(@base-font-color,87%); - font-family: roboto Medium; - font-size: 16px; - } - - &when not(@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - color: @base-font-color; - font-family: roboto Medium; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - & when (@skin="material") { - color: @base-font-color; - text-transform: none; - } - - &when not(@skin="material") { - color: @default-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn:focus{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: @hover-font-color; - border-color: @hover-border-color; -} -.e-uploadbox .e-file-name-txt -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - padding-top: 9px; - - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} -.e-uploadbox .e-file-size .e-file-name-txt { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-uploadbox .e-file-list .e-file-status-failed -{ - color: @error-font-color; -} -.e-uploadbox .e-file-list .e-file-status-success -{ - color: @content-font-color; -} -.e-uploadbox .e-file-progress-status -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background: @theme-primary; - border-color: @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color:@active-border-color; - } - } -} -.e-uploadbox .e-file-list { - background-color: @content-bg-color; - color: @content-font-color; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - & when (@skin= "office-365") { - border-bottom-width: 0px; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - background-color: @content-bg-color; - } -} -.e-uploadbox .e-head-content { - & when (@skin= "office-365") { - background-color: @neutral-white; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li:last-child .e-file-list { - & when (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li .e-file-list { - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-uploadbox .e-head-content { - - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{ - border-bottom: none; -} -.e-uploadbox .e-file-upload{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - } -} -.e-uploadbox .e-file-progress-bar { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border:@border-size @border-type @default-border-color; - } - } -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark -{ - background-color:#39b54a; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} -.e-uploadbox .e-file-list .e-file-percentage-failed -{ - background-color:red; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} - -.e-uploadbox.e-dialog .e-header{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - font-weight: bold; - line-height: 40px; - font-size: 23px; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - font-size: 21px; - font-weight: 100; - background: @neutral-white; - } - & when not (@skin= "office-365") { - color: @header-font-color; - font-size: 23px; - font-weight: @content-font-weight; - } - } - border-color: @header-border-color; - .material-upload-dialog-active-line; -} - -.e-uploadbox .e-uploadinput{ -font-size: 200px; -} - -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: @content-bg-color; - color: @default-icon-color; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - background-color: @alt-row-bg-color; - color: @default-icon-color; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color:@hover-bg-stcolor; - } -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{ - background:none; -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when (@skin="office-365") { - border: 1px solid transparent; - } - & when not (@skin="office-365") { - .material-upload-border; - .office-upload-button-border; - border-color: @default-border-color; - } -} - .e-uploaddialog.e-dialog .e-btn.e-select:hover{ - .office-upload-btn-hover-color; - .high-contrast-upload-btn-hover-color; - .material-upload-background; - background: @default-bg-stcolor; - color: @hover-font-color; -} - .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } - &when not(@skin="material") { - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin="office-365") { - background: @active-bg-stcolor; - } - } -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when not (@skin="material") { - & when not(@skin="office-365") { - .bs-default-gradient(); - background: @default-bg-stcolor; - color: @default-font-color; - } - } - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } - & when not(@skin="material") { - & when (@skin="office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border-radius: 0px; - } - } - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - position: relative; - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, .e-uploaddialog.e-dialog .e-btn.e-select:active:after{ - & when (@skin="material") { - animation: shadow 1.6s ease-out 0ms; - } -} - -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ -.e-rte -{ - font-family: @font-family; -} -.e-rte-wrapper -{ - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - & when (@skin= "material") { - /*material*/ - border: @border-size @border-type fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border: @border-size @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: @border-size @border-type @default-border-color; - } - } -} - - .e-inputtext { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: @grey-300; - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; - color: @content-font-color; - } -outline:none; -background-color: @content-bg-color; -vertical-align:baseline; -} - .e-rte-field .e-img-border-field .e-focus, - .e-rte-field .e-chkbox-wrap.e-focus div > span, - .e-rte-field .e-inputtext:focus, - .e-rte-button .e-btn.e-select:focus, - .e-rte-tablefields .e-chkbox-wrap.e-focus div > span, - .e-rte-tablefields .e-inputtext:focus, - .e-img-field-group .e-chkbox-wrap.e-focus div > span, - .e-img-border-field .e-inputtext:focus, - .e-rte-stylefield .e-inputtext:focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 2px 0 @active-bg-stcolor; - } - -} - .e-rte-field .e-inputtext:focus, .e-rte-tablefields .e-inputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color; - } -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 @active-bg-stcolor; -} -/*-----------------Tooltip class ----------------------*/ -.e-rteTooltip{ - min-width : auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - margin-right: 4px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-left: @border-size solid @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size dotted @content-border-color; - } - } -} -/*.e-rte .e-toolbarspan ul:last-child*/ -.e-rte .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-right: @border-size solid @neutral-light; - height: 40px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size dotted @content-border-color; - } - } -} - .e-rte-unorderlistname .e-liseparator, - .e-rte-orderlistname .e-liseparator -{ - border-bottom: @border-size dotted @content-border-color; -} -.e-rte .customtable-group:hover -{ - .hover-gradient(); - color: @hover-font-color; -} - -.e-rte .e-toolbarspan -{ - & when (@skin= "office-365") { - /*material*/ - border: none; - border-bottom: @tools-border-radius @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, .e-rte .e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - /*other*/ - padding-left: 0px; - } -} -.e-dialog .e-fieldseparate, .e-rte-toolbar .e-responsive-toolbar.e-toolbarspan -{ - border-color: @content-border-color; -} - -.e-rte .e-rte-footer -{ - border-top: @border-size @border-type @content-border-color; - .default-gradient(); -} - - .e-rte-colorpalette.e-menu.e-context > li:hover -{ - background:none; -} - - .e-rte-colorpalette.e-menu.e-context .e-mfocused, - .e-rte-colorpalette.e-menu.e-context .e-mhover -{ - background:none; -} - - .e-rte-table-picker.e-dialog -{ - .default-gradient(); -} - - .e-rte-tablecell -{ - border-color: @default-border-color; -} - - .e-rte-tablecell.e-default - { - background: @content-bg-color; - } - - .e-rte-tablecell.e-active - { - .hover-gradient(); - border-color: @hover-border-color; - } - .e-rte .e-toolbar .e-rte-format .e-hover, - .e-rte .e-toolbar .e-rte-fontgroup .e-hover, - .e-rte .e-toolbar .e-rte-lists .e-hover, - .e-rte .e-toolbar .e-res-pos:hover -{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background-color: @hover-bg-stcolor; - } - border-color: transparent; - background-image:none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-lists .e-active -{ - background:none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover , -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{ - & when (@skin= "material") { - /*material*/ - background:@primary-font-color; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background:@theme-lighter; - } - & when not (@skin= "office-365") { - /*office-365*/ - background:@hover-bg-stcolor; - } - } -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list{ - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), .e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-top: 8px; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), .e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover - { - & when (@skin= "material") { - /*material*/ - height: 25px; - } - } -.e-rte .e-rte-resize -{ - height: 5px; - cursor: se-resize; -} - -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - font-family: @font-family; - font-size: 14px; - color: @content-font-color; - cursor: default; -} - -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - border-right: @border-size @border-type @content-border-color; -} - -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon -{ - border-left: @border-size @border-type @content-border-color; -} - - .e-rte-colorpalette -{ - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color !important; - padding: 5px !important; - width:auto !important; - } - & when not (@skin= "material") { - /*other*/ - padding: 5px !important; - width:auto !important; - } -} - .e-error -{ - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab -{ - border: @border-size @border-type @default-border-color; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator { - border-color: @content-border-color; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{ - .switch-rte-context-icon-color; - color: @hover-font-color; -} - .e-rte-toolbar .e-toolbar .e-tooltxt.e-active{ - .switch-rte-active-icon-color; - color: @active-font-color; -} - .e-rte-toolbar .e-toolbar .e-ul{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .office-rte-toolbar-color; - border-color: @default-border-color; - } - } -.e-rte .e-tooltxt .e-btn.e-select, .e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, .e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 24px; - height: 36px; - } - & when not (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } - } -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover{ -& when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 16px !important; - height: 36px !important; - } -} - .e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, .e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select:focus, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-primary; - color: @neutral-white; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-white; - } - } -.e-rte .e-tooltxt .e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - } -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{ - background: @hover-bg-stcolor; -} -.e-rte .e-rteItem-orderedList .e-split, .e-rte .e-rteItem-unorderedList .e-split{ - .material-rte-splitbtn-radius; -} - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{ - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split { - .material-rte-splitbtn-radius; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 0 0; - } - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-rte .e-horizontal.e-separator > li:last-child { - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} - -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, .e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - & when (@skin= "material") { - /*material*/ - padding-top: 0px !important; - } -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{ - height:26px; - margin-top:5px; - } - -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList{ - & when (@skin= "material") { - /*material*/ - margin-right: 0px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - /*material*/ - margin-left: 0; - } -} -.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - border-left: 0px; - } -} -.e-rte .e-background-color, .e-rteItem-backgroundColor .e-background-color, .e-rte .e-font, .e-rteItem-fontColor .e-font{ - & when (@skin= "material") { - /*material*/ - width: 24px; - height: 24px; - } -} -.e-rte .e-toolbar>ul>li{ - & when (@skin= "material") { - /*material*/ - padding: 10px; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-left: 0.557em; - } -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-right: 0.557em; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select{ - & when (@skin= "material") { - /*material*/ - width: 24px; - } -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{ - & when (@skin= "material") { - /*material*/ - border: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-select, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select{ - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover{ - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } -} -.e-rte .e-toolbar.e-rtl{ - & when (@skin="material") { - padding-right: 24px; - } -} - .e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl{ - & when (@skin="material") { - margin-right: 0px; - } -} - .e-responsive-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin="material") { - padding-left: 0px; - } -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-orderlistname.e-menu.e-context .e-mhover>.e-menulink, .e-rte-unorderlistname.e-menu.e-context .e-mhover>.e-menulink{ - & when (@skin="material") { - background: @primary-font-color; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl{ - & when (@skin= "office-365") { - /*office-365*/ - height: 32px !important; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{ - & when (@skin= "office-365") { - /*office-365*/ - height: 35px !important; - } -} -.e-rte-unorderlistname.e-menu{ - & when (@skin= "office-365") { - width: 108px !important; - padding: 15px; - } -} -.e-rte-orderlistname.e-menu{ - & when (@skin= "office-365") { - width: 150px !important; - padding: 15px; - } -} -.e-rte-unorderlistname.e-menu li.e-list, .e-rte-orderlistname.e-menu li.e-list{ - & when (@skin= "office-365") { - width: 32px !important; - height: 32px; - margin-right: 8px; - } -} - - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - } -} - - .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - margin-right: 0px; - } -} - - .e-rtlrte label{ - height: 12px; - line-height: 10px; -} - -.e-rte-orderlistname.e-menu.e-context.e-split, .e-rte-unorderlistname.e-menu.e-context.e-split, .e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, .e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list -{ - & when (@skin= "office-365") { - background: @theme-primary-font; - border-color: @neutral-light; - } -} -/*---------------- RTE Theme End------------------*/ - - - -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: #FFFFFF; - background-image: @loading-img; -} -.e-waitpopup-pane { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background-color: fade(@neutral-light-font-alt,40%); - } - & when not (@skin= "office-365") { - /*other*/ - background-color: @overlay-bg-color; - } - } - color: @header-font-color; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, .e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-chkbox-wrap div > span -{ - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - & when (@skin= "material") { - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - border-width:2px; - border-color:@neutral-tertiary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - background-color: @content-bg-color; - } - -} -.e-chkbox-wrap.e-disable { - & when (@skin= "material") { - opacity:0.26; - } -} -.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{ - & when (@skin= "material") { - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - } - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .high-contrast-checkbox-bordercolor; - border-color: @content-border-color; - } -} -.e-chkbox-wrap div>span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - background-color: @neutral-white; - } -} -.e-chkbox-wrap div > span.e-chk-act { - .high-contrast-checkbox-bordercolor; - .office-checkbox-bordercolor; - .material-checkbox-act-bordercolor; - border-color: @content-border-color; - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark -{ - .switch-checkbox-icontick; - & when (@skin= "material") { - /*material*/ - color:@accent-font-color; - background-color: @accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color:@active-bg-stcolor; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap .e-chk-image.e-stop { -& when (@skin= "material") { - color:rgba(0,0,0,.54); - background-color: @content-bg-color; - } -} -.e-chkbox-wrap .e-chk-image.e-stop:before { -& when (@skin= "material") { -content: "\e833"; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { -& when (@skin= "material") { - background-color:fade(@base-font-color,26%); - } -} - -.e-chkbox-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; -} -.e-check-small.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-7px; - } -} -.e-check-medium.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-15px; - } -} - -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - content: ''; - border:1px solid fade(@base-font-color, 70%); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - background: fade(@base-font-color, 70%); - } -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - background: fade(@accent-color, 70%); - content: ''; - border:1px solid fade(@accent-color,70%); - animation:smallShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } - } - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - - } -} - -.e-chkbox-wrap div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when (@skin= "office-365") { - background-color:@neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap div>span.e-chk-indeter{ - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap div>span.e-chk-indeter:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} - -.e-radiobtn-wrap.e-disable>span{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-indeter{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-chkbox-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-chkbox-wrap .e-chk-act, .e-chkbox-wrap .e-chk-inact, .e-chkbox-wrap .e-chk-indeter{ - box-sizing: content-box; -} - -/*Theme Color*/ -.e-radiobtn-wrap > span { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - background-image: none; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border:2px solid @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-radiobtnwrap.e-disable > span , -.e-radiobtn-wrap.e-disable > span.e-rad-active , -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-radiobtn-wrap > span.e-rad-active,.e-radiobtn-wrap > span.e-rad-active:hover { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - border-color: @content-border-color; - & when (@skin= "material") { - .material-radio-act-bordercolor; - border-color: @accent-color; - } - -} -.e-radiobtn-wrap > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @theme-primary; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span:hover{ - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-radiobtn-wrap.e-disable > span:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} - -.e-radiobtn-wrap.e-focus > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-radiobtn-wrap .e-spanicon{ - box-sizing:content-box; -} -.e-radiobtn-wrap .e-rad-select -{ - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - .high-contrast-radio-iconcircle; - .office-radio-iconcircle; - color: @active-bg-stcolor; - .material-radio-iconcircle; - border-color: @content-border-color; - & when (@skin= "material") { - border-color: @accent-color; - color:@accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } -} -.e-radiobtn-wrap .e-circle_01:hover{ - & when (@skin= "office-365") { - color:@theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable .e-circle_01, .e-radiobtn-wrap.e-disable .e-text { -& when (@skin= "material") { - color:fade(@base-font-color,26%); - } - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } -} -.e-radiobtn-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; - -} - -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - & when (@skin= "material") { - } -} - -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - & when (@skin= "material") { - content: "\e686"; - font-size: 0px; - color:@accent-color; - } -} - -& when (@skin= "material") { -@keyframes rippleEffect { - 0% { - opacity: 1; - box-shadow: 0 0 0 0px @accent-color; - } - - 100% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 0; - } - } -} -& when (@skin= "material") { - -@keyframes back_rippleEffect { - - 0% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 1; - } - - 100% { - opacity: 0; - box-shadow: 0 0 0 0px @accent-color; - } - } -} - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - - & when (@skin= "material") { - border-radius: 100%; - z-index: 1; - } -} - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - pointer-events: none; - position: absolute; - width: 100%; - height: 100%; - border-radius: 50%; - content: ''; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box - } -} - - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - - top: 0; - left: 0; - padding: 0; - z-index: -1; - opacity: 0 - - } - } - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - & when (@skin= "material") { - animation: rippleEffect 0.30s linear 0ms; - } -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - animation: back_rippleEffect 0.30s linear 0ms; - } -} - -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-radiobtn-wrap.e-disable>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-radiobtn-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-radiobtn-wrap.e-disable.e-focus > span{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, .e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent:0px; -} - -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } -} - -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - & when not (@skin= "material") and not (@skin="office-365"){ - width: 0.85em; - } - & when (@skin= "material") { - width: 0.98em; - } - & when (@skin= "office-365") { - width: 0.98em; - } -} - -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - & when (@skin= "material") { - width: 1.25em; - } - & when (@skin= "office-365") { - width: 1.25em; - } - & when not (@skin= "material") and not (@skin="office-365"){ - width: 1.05em; - } -} - -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - - -/*------------------------------------- GroupButton -------------------------------------------*/ -.e-groupbutton { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - height: 32px; - background-color:@grey-50; - } - - & when not (@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - color: @default-font-color; - background-repeat: no-repeat; - border-color: @default-border-color; - .border-selection(); - .bs-default-gradient(); - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - font-size:14px; - color: @neutral-light-font; - background-repeat: no-repeat; - border-color: @neutral-lighter; - background-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item { - & when (@skin="material") { - position: relative; - text-transform:uppercase; - overflow:hidden; - } -} - -.e-groupbutton-hSmall { - min-height: 26px; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} - -.e-groupbutton.e-focus { - &when not(@skin="material"){ - box-shadow: 0 0 2px @shadow-bg-color; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-light; - color:@neutral-light-font; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - & when (@skin="office-365") { - border-color:@theme-primary; - background-color:@theme-primary; - color:@theme-primary-font; - } -} - - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color:@default-border-color; - .border-selection(); -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - & when (@skin="material") { - color:fade(@base-font-color,38%); - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@neutral-tertiary; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon{ - & when (@skin="material") { - color:fade(@base-font-color,26%); - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, .e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - & when (@skin="material") { - background-color: @grey-400; - } - - & when not (@skin="material") { - color: #fff; - .active-gradient(); - color: @active-font-color; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-left:12px; - padding-right:12px; - } -} - -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-top:12px; - padding-bottom:12px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - &when not(@skin="material"){ - color: @hover-font-color; - } - &when (@skin="material"){ - color: fade(@base-font-color, 87%); - } - & when (@skin="office-365") { - color:@theme-primary-font; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - .high-contrast-groupbtn-border; - border-color:@hover-border-color; - & when (@skin="office-365") { - border-color:@theme-dark; - background-color:@theme-dark; - color:@theme-primary-font; - } -} - .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color:transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color:transparent; -} -.e-groupbutton.e-rtl >.e-horizontal.e-ul>.e-grp-btn-item { - border-left-color:transparent; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - &when not (@skin="material"){ - .hover-gradient(); - color: @hover-font-color; - .high-contrast-groupbtn-border; - border-color: @hover-border-color; - } - &when (@skin="material"){ - background-color: fade(@base-font-color,12%); - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last,.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - } - - & when not (@skin="material") { - color: @default-font-color; - text-decoration: none; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - & when (@skin="material") { - font-size: 18px; - color: fade(@base-font-color,54%); - height:24px; - width:24px; - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - & when (@skin="material") { - height:18px; - width:18px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - color: fade(@base-font-color,87%) - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - & when not (@skin="material") { - color: @active-font-color; - text-decoration: none; - } -} - -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - color: fade(@base-font-color,38%); - } -} - -.e-groupbutton > .e-ul > .e-disable.e-active{ - & when (@skin="material") { - background-color:transparent; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - & when (@skin="material") { - /*font-family: roboto Medium;*/ - font-size: 14px; - color: fade(@base-font-color,26%); - } -} - -.e-groupbutton.e-disable { - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-right-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-bottom-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after -{ - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } -} -.e-groupbutton.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - color:@disable-icon-bg-color; - } -} - -&.e-innerIncrement:hover{ -background-image:url(../common-images/maps/Zoom-In_hover.png); -} -&.e-legendLabelContent{ -color: @gcontent-font-color; -} -&.e-map{ -color: @gcontent-font-color; -background-color: @content-bg-color; -border-color: @gdroparea-border-color; -} - -&.e-drilldownHeader -{ - .active-gradient(); -} - -&.e-map-home -{ - background-image:@map-home -} - -&.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} - -&.e-map-label{ - cursor:pointer; - color:black; - padding:5px; -} -&.e-map-label:hover { - background-color: #eee; -} - -&.e-map-home { - height: 30px; - width: 30px; - -} - -&.e-map-home:hover { - background-image:@map-home-hover -} - -&.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255,255,255,0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; - } -&.sliderParent{ -height:150px; -width:10px; -margin-top:-197px; -margin-left: 34px; -} -&.e-innerIncrement { - background-image:url(../common-images/maps/Zoom-In.png); - height:25px; - width:25px; -} - -&.e-innerDecrement:hover { - background-image:url(../common-images/maps/Zoom-out_hover.png); - } -&.e-innerDecrement { - background-image:url(../common-images/maps/Zoom-out.png); - height:25px; - width:25px; -} -&.nav-dec-Vert{ - margin-top: 150px; - margin-left: 27px; -} -&.nav-inc-Vert{ - margin-top: 40px; - margin-left: 27px; -} -&.nav-dec-Horz{ - margin-top: -24px; -margin-left: 0px; -} -&.nav-inc-Horz{ - margin-top: -29px; -margin-left: 175px; -} -&.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -&.e-arrowUp:hover { - background-image:url(../common-images/maps/Arrow_Top_hover.png); - } -&.e-arrowUp { - background-image:url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -&.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -&.e-radialRight { - margin-left: 61px; - margin-top:-53px; - height: 52px; - width: 20px; -} -&.e-arrowLeft:hover { - background-image:url(../common-images/maps/Arrow_Left_hover.png); - } - &.e-arrowLeft { - background-image:url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -&.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -&.e-arrowRight:hover { - background-image:url(../common-images/maps/Arrow_Right_hover.png); - } -&.e-arrowRight { - background-image:url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -&.e-arrowDown:hover{ - background-image:url(../common-images/maps/Arrow_Bootom_hover.png); - } -&.e-arrowDown { - background-image:url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -&.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; -margin-left: 25px; -} - - - -&.e-interactivelegend-title{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-leftlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-rightlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangestartlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangeendlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legendlabeltext{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height:20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity:0.85; - background: white; - } - - &.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity:0.85; - left: 4px; - top: -16px; - content: ''; - } - &.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; - } - -&.e-defaultlegend-title{ - color:black; - font-size:17px; -} -&.e-labelStyle { - font-family:@font-family; - font-size:14px; - white-space: nowrap; -} -&.e-smartLabelStyle { - padding:3px; - font-weight: normal; - color:black; - width:auto; - height:20px; - text-align:center; - font-size: 14px; - font-family:@font-family; - -} -&.e-smartLabelStyle:hover{ - cursor:pointer; -} -&.e-mapSelectedShape { - opacity: 1; -} -&.e-mapDragSelection { - border:2px solid red; -} -&.e-mapHighlightedShape { - opacity: 1; -} - - -&.e-drilldownHeader{ - font-size:15px; - text-indent:10px; -} -&.e-drilldownlabel { - color:white; -} - -&.e-drilldownlabel:hover { - text-decoration: underline; -} - -&.e-drilldownarrow{ - fill:white; - stroke:transparent; - stroke-width:1px; - zoom:1; -} -&.e-treemap-leaflabel{ - font-size:14px; - font-weight:normal; - font-family:@font-family; - color:white; -} -&.e-treemap-legendLabel{ - font-size:12px; - - } -&.e-treemap-label { - -font-size:14px; - -} - -&.e-treemap-header { - font-size:15px; -} - -.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} - -.e-pivotschemadesigner .e-schemaBtnUnique{ - white-space:initial !important -} -.e-pivotschemadesigner *:focus:hover{ -outline:none; -} -.e-pivotgrid .e-headerItem{ - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /* office-365*/ - font:13px @font-family; - color:@theme-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: @table-font; - color: @fg-table-color; - } - border-collapse: collapse; - background-color: @bg-table-color; - cursor: default; -} - -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotgrid .e-filterValues, .e-pivotschemadesigner .e-filterValues{ - background-color: @content-bg-color; -} - -.e-pivotgrid .e-conditionFrom, .e-conditionTo{ - background-color: inherit; - & when (@skin= "material") { - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } - & when (@skin= "office-365") { - width:158px !important; - outline:none; - margin-bottom:15px; - border:1px solid @neutral-tertiary-alt; - } -} - -.e-pivotgrid .e-hoverBtn{ - .ogridheader-hvr-gradient(); -} - - .e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - color: @primary-font-color; - margin: 5px 0 10px 0; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - margin: 0px 0px 8px 0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color: @toolTipText-color; - margin: 5px 0 10px 0; - } -} - -.e-pivotgrid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - .e-pivotgrid .e-editcondition, .e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl, .e-pivotgrid .e-fSizeLbl{ - margin-left: 15px; -} - - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - .e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background:@grey-700; - border:1px solid transparent; - border-radius:2px; - padding: 5px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity:1; - background: @toolTip-bg-color; - border:2px solid @content-border-color; - padding: 5px; - } - & when (@skin= "office-365") { - /*office-365*/ - background:@neutral-lighter; - border:1px solid @neutral-secondary-alt; - padding:8px 8px 0px 8px; - } -} -.e-pivotgrid .e-pivotGridTable th, .e-pivotgrid .e-pivotGridTable td { -overflow:hidden; - & when not (@skin = "office-365") { - border: solid 1px @content-border-color; - } - & when (@skin = "office-365") { - border: solid 1px @neutral-light; - } -} -.e-pivotgrid th, .e-pivotgrid td { - & when (@skin= "material") { - padding: 11px 2px 11px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 2px 6px 8px; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 0px; - } - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid .value { - background-color: @bg-value-color; - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - text-align: right !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 6px 6px 16px; - text-align: right !important; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 16px; - text-align: right !important; - } -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } - & when not (@skin="office-365") { - font-weight: bold !important; - } -} -.e-pivotgrid .colheader, .e-pivotgrid .rowheader,.e-pivotgrid .calc { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-weight: bold; - color: @fg-header-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, .e-pivotgrid .rowheader:hover, .e-pivotgrid .calc:hover { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-weight: bold; - /*other*/ - color: @fg-header-hvr-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-hvr-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select :none; - user-select: none; -} -.e-cellSelection{ - background: @pivot-selection-background; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style:dotted; - border-width:3px; - border-color:@pivot-selection-border; -} -.e-pivotgrid .value.selection{ -cursor:crosshair; -} -.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover { - & when (@skin = "material") { - padding:11px 24px 11px 40px; - } - & when not (@skin = "material") { - padding:6px 0px 6px 40px; - } -} -.e-pivotgrid table .e-expand, .e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - & when (@skin = "material") { - margin-left: -2px; - margin-right: 12px; - } - & when (@skin = "office-365") { - width:8px; - margin-left:8px; - margin-right:15px; - } - & when not (@skin = "office-365") { - width:23px; - } -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - & when (@skin = "material") { - float: right; - width: 64px; - } - & when not (@skin = "material") { - margin: 20px 0 10px 165px; - width: 50px; - } -} -.e-pivotgrid.e-rtl .e-errOKBtn { - & when (@skin = "material") { - float: left; - width: 64px; - margin-right:150px !important; - } - & when (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - margin-right:155px !important; - } -} -.e-pivotgrid .e-dialogremoveBtn:before -{ - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before -{ - content:"\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 9px; - font-size: 7px; - } -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction:ltr; - text-align:right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space:nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content:"\e699"; - & when not (@skin = "office-365") { - font-size: 23px; - margin-top: -3px; - } - & when (@skin = "office-365") { - font-size: 14px; - margin-top: 1px; - } -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { -content:"\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 7px; - font-size: 6px; - } - -} -.e-pivotgrid.e-rtl .e-removeBtn:before, .e-pivotgrid.e-rtl .e-sorting:before, .e-pivotgrid.e-rtl .filter:before{ - float:left; - margin-left:4px; - margin-right:0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: @kpi-uparrow-img; -} -.e-pivotgrid .kpirightarrow { - background-image: @kpi-rightarrow-img; -} -.e-pivotgrid .kpidownarrow { - background-image: @kpi-downarrow-img; - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: @kpi-diamond-img; - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: @kpi-triangle-img; - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: @kpi-circle-img; - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: @kpi-red-img; - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: @kpi-green-img; - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: @kpi-all-img; - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - .scrollPane-setcolor(); - width:8px; - margin-left:8px; - display:inline-block; -} -.e-pivotgrid .e-hScrollPanel { - .scrollPane-setcolor(); - height:8px; - margin-top:4px; -} -.e-pivotgrid .e-vScrollThumb { - width:6px; - position:relative; - top:1px; - left:1px; - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-hScrollThumb { - height:6px; - position:relative; - left:1px; - & when (@skin = "material") { - top:-1px; - } - & when not (@skin = "material") { - top:1px; - } - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-categPageIndicator, .e-pivotgrid .e-seriesPageIndicator { - & when (@skin = "material") { - padding: 5px 8px; - width:auto; - position:absolute; - font-family:'Roboto',Segoe UI; - font-size:12px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - width:auto; - padding:5px; - position:absolute; - } - & when (@skin = "office-365") { - width:auto; - padding:8px; - position:absolute; - } - .pageIndicator-setcolor(); -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{ - float:right; - margin-left:5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{ - float:left; - margin-right:2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{ - float:right; - margin-left:2px; -} -.e-pivotgrid .e-vScrollThumb:hover, .e-pivotgrid .e-hScrollThumb:hover { - & when (@skin = "material") { - background-color:@grey-500; - border:.5px solid @grey-600; - } - & when not (@skin = "material") { - .scrollThumb-hovercolor(); - } -} -.e-pivotgrid .inActive { - display:none; -} -.e-pivotgrid .dragging { - & when not (@skin = "material") { - .scrollThumb-dragcolor(); - } -} -.e-pivotgrid .filter, .e-pivotgrid .e-sorting, .e-pivotgrid .e-removeBtn, .e-pivotgrid .valueSorting { - .switch-pivotgrid-draggale-button; - & when not (@skin = "office-365") { - color: @default-font-color; - } - & when (@skin = "office-365") { - color: @neutral-primary; - } - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e669"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e669"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, .e-pivotgrid .valueSorting:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fc"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e672"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting.descending:before, .e-pivotgrid .valueSorting.descending:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fd"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e673"; - } - float: right; -} -.e-pivotgrid .e-removeBtn:before { - & when (@skin = "material") { - content: "\e60a"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e711"; - } - & when (@skin = "office-365") { - content: "\e711"; - font-size:14px; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @default-border-color; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} - -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when not (@skin = "material") { - color: @default-icon-color; - } -} - -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} - -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv -{ -margin-top: -3px; -} - -.e-pivotschemadesigner div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, .e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, .e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} - - -.e-pivotschemadesigner .e-separateDiv { - border:0.50px solid; - border-color: @row-border-color; -} - -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid @row-border-color !important; - border-bottom: none !important; - margin: 9px 0px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - & when (@skin = "material") { - background-color:@primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background-color: @pivot-selection-background; - } - & when (@skin = "office-365") { - background-color: @theme-lighter; - } - cursor: pointer; - } - -.e-pivotgrid .e-dialogOKBtn { - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - overflow:hidden; - text-overflow:ellipsis; - } -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 55px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 68px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 87px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow:hidden; - text-overflow:ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:10px; -} -.e-pivotgrid .e-treeview .e-text { - & when not (@skin = "office-365") { - min-height: 20px; - border: 1px solid transparent; - & when not (@skin = "material") { - font-family: @font-family; - font-size: 12px; - font-weight: bold; - } - cursor: move; - color: @default-font-color; - } -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, .e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - text-decoration: underline; - margin:-20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} -.e-pivotgrid .e-treeview .e-node-hover -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } -} -.e-pivotgrid .e-treeview .e-active -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-active-color(); - } -} -.e-pivotgrid .e-pivotButton { -.groupingBar-btn-color(); -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - & when (@skin = "material") { - box-shadow: none; - margin-left:12px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - & when (@skin = "material") { - height:32px; - background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .switch-pivotgrid-groupingBar-btn-color; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - /*background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px;*/ - background:@theme-light; - color:@theme-light-font; - padding:0px; - margin-left:8px; - font-family:@font-family; - } -} - -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - & when (@skin = "material") { - background:@primary-color; - box-shadow: none; - color:@primary-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - & when (@skin = "office-365") { - background:@theme-lighter; - color:@theme-light-font; - } - border-color: @hover-border-color; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} - -.e-pivotgrid .e-drag { - .material-pivot-drag-column-txt-color; - color: @active-font-color; - /*color: #5c5c5c;*/ - & when (@skin = "material") { - padding:18px 0px; - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 9px 0px 9px 0px; - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family:@font-family Semilight; - font-size:17px; - font-weight:300; - padding: 9px 0px 9px 0px; - } - .material-pivot-drag-bg-color; - background: @pivotList-treeview-hvr-color; - /*background: @pager-default-bg-color;*/ - border: 1px solid @content-border-color; - overflow: hidden; - text-overflow: ellipsis; -} - .e-pivotgrid .e-pivotButton.e-btn .e-icon{ - padding:0px; - } - -.e-pivotgrid .values, .e-pivotgrid .columns, .e-pivotgrid .e-rows, .e-pivotgrid .emptyRows { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family: @font-family Semilight; - font-size:17px; - font-weight:300; - } - color: @active-font-color; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values{ - border-right:1px solid @content-border-color; -} -.e-pivotgrid .emptyRows{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - border: 1px solid @content-border-color; -} -.e-pivotgrid .valueColumn{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - height: auto; - border-right: 1px solid @content-border-color; - border-left: 1px solid @content-border-color; -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton, .e-pivotgrid .e-rows .e-pivotButton{ - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @toolbar-bgcolor; - } - & when (@skin = "office-365") { - background:@theme-light; - } -} -.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover, .e-pivotgrid .e-rows .e-pivotButton:hover{ - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - box-shadow: none; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivot-selection-background; - } - & when (@skin = "office-365") { - background: @theme-lighter; - } -} -.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{ - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn{ - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn ,.e-pivotgrid .e-drag .e-btn div{ - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height:0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, .e-pivotgrid .columns { - & when (@skin = "material") { - min-height: 44px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - min-height: 24px; - } - & when (@skin = "office-365") { - min-height: 36px; - } - min-width: 140px; -} - -.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{ - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - & when not (@skin = "material") { - margin-left: 5px; - } -} -.e-pivotgrid .e-grpRow{ - .material-pivot-drag-bg-color; - background:@pivotList-treeview-hvr-color; - vertical-align:bottom; - text-align:left; -} -.e-pivotgrid .e-pivotButton { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border-radius:25px; - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } - padding:0px !important; -} -.e-pivotgrid .e-pivotButton:hover { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size:13px; -} -.e-pivotgrid .e-widthSetter{ - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover{ - .summary-gradient(); - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, .e-pivotschemadesigner div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotgrid td.e-grpRow{ - padding-left:0px !important; -} -.e-pivotgrid .e-grpRow{ - white-space:normal; -} - - .e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: @default-icon-color; - cursor: pointer; - font-family: "ej-webfont"; -} - -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} - -.e-pivotgrid .e-selected { - background: @groupingBar-bg-color; - color: @active-font-color; -} - -.e-pivotgrid .e-highlighted -{ - background-color: @hover-bg-stcolor; -} - -.e-pivotgrid .e-dlgCalculatedField label -{ - & when (@skin = "material") { - font-size: 14px; - font-family: 'Roboto',Segoe UI; - color: fade(@base-font-color,54%); - font-weight:normal !important; - } - & when (@skin = "material") { - font-weight:bold; - } - & when (@skin = "office-365") { - font: 12px @font-family; - margin-right:8px; - margin-bottom:20px; - width:80px; - } -} -.e-pivotgrid .borderLine{ - margin-left:-10px; - margin-right:-10px; - border-top:1px solid @content-border-color; - } -.e-pivotgrid .calculatorFields{ - margin-top:-5px; - height:31px; - & when (@skin = "material") { - padding:0px; - } - & when (@skin = "office-365") { - width:auto; - background:@neutral-white; - color:@theme-light-font; - } -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width:100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; - } -.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th - { - overflow: hidden; - } -.e-pivotgrid.e-column-resize thead>tr - { - cursor: pointer; - } -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px @content-border-color; -} - .e-pivotgrid .e-pivotGridTable td{ - overflow:hidden; -} -.e-pivotgrid .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { -content:"\e843"; -font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { -content:"\e875"; -font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { -content:"\e85d"; -font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before{ -content:"\e857"; -font-size: 20px; -} -.e-pivotgrid .e-paging:before{ -content:"\e854"; -font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before{ -content:"\e6b7"; -font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before{ -content:"\e856"; -font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { -content:"\e844"; -font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { -content: "\e855"; -font-size: 20px; -} -.e-pivotgrid .e-columnResize:before{ -content: "\e851"; -font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before{ -content: "\e859"; -font-size: 20px; -} -.e-pivotgrid .e-toolTip:before{ -content: "\e858"; -font-size: 20px; -} -.e-pivotgrid .rtl:before{ -content:"\e84d"; -font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before{ -content: "\e84c"; -font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { -content:"\e848"; -font-size: 20px; -} -.e-pivotgrid .e-exporting:before { -content:"\e84f"; -font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before{ -content:"\e84b"; -font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before{ -content:"\e852"; -font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before{ -content:"\e850"; -font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before{ -content:"\e849"; -font-size: 20px; -} -.e-pivotgrid .e-layouts:before{ -content: "\e878"; -font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, .e-pivotgrid .e-drillThrough:hover, .e-pivotgrid .e-collapseByDefault:hover, .e-pivotgrid .groupingBar:hover, .e-pivotgrid .e-numberFormatting:hover, .e-pivotgrid .e-paging:hover, .e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, .e-pivotgrid .e-cellContext:hover, .e-pivotgrid .e-cellEditing:hover, .e-pivotgrid .e-columnResize:hover, .e-pivotgrid .e-toolTip:hover, .e-pivotgrid .rtl:hover, .e-pivotgrid .e-hyperlinkOptions:hover, .e-pivotgrid .e-frozenHeaders:hover, .e-pivotgrid .e-exporting:hover, .e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, .e-pivotgrid .e-conditionalFormat:hover, .e-pivotgrid .e-summaryTypes:hover, .e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} - -.e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; -} - -.e-pivotgrid .e-normalLayout:before{ -content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before{ -content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before{ -content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content:"\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content:"\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content:"\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content:"\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content:"\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content:"\e842"; -} -.e-pivotgrid .e-excel:before { - content:"\e845"; -} -.e-pivotgrid .e-word:before { - content:"\e84e"; -} -.e-pivotgrid .e-pdf:before { - content:"\e846"; -} -.e-pivotgrid .csv:before { - content:"\e847"; -} - -.e-pivotgrid .e-hyperLinkIcons:before, .e-pivotgrid .e-frozenHeaderIcons:before, .e-pivotgrid .e-exportingIcons:before, .e-pivotgrid .e-layoutIcons:before{ - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons, .e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-layoutIcons { - color: @oclient-icons-color; -} - -.e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons:hover, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} -.e-pivotgrid .e-frozenDialog, .e-pivotgrid .e-exportDialog, .e-pivotgrid .e-hyperLinkDialog, .e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - .e-pivotgrid .e-calcFormulaDiv { - & when not (@skin = "office-365") { - left: 136px; - top: 102px; - } - & when (@skin = "office-365") { - left: 137px; - top: 69px; - } - position: absolute; - } - - .e-pivotgrid .e-dlgCalculatedField { - & when not (@skin = "office-365") { - margin-top: 8px; - border: 1px solid @content-border-color; - margin-bottom: 12px; - padding: 13px 10px 10px; - } - } - - - .e-pivotgrid .calculateFieldName { - position: absolute; - & when (@skin = "material") { - top: 57px; - left: 110px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - top: 36px; - left: 93px; - } - & when (@skin = "office-365") { - top: 7px; - left: 121px; - } - width: 197px; - height: 24px; - border: none; - background-color: @content-bg-color; - color: @content-font-color; - } - .e-pivotgrid .calculatedFieldFormula { - background-color: @content-bg-color; - color: @content-font-color; - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - } - & when not (@skin = "material") { - border:1px solid @content-border-color; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - cursor: not-allowed; - opacity:0.85; - padding:1px; - } - - .e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px 15px; - } - } - .e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px; - } - } - .e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid @content-border-color; - background-color: @content-bg-color; - padding: 5px 18px; - cursor: default; - color: @content-font-color; - } - .e-pivotgrid .e-calcFormulaDiv td:hover { - .hover-gradient(); - color: @hover-font-color; - border: 1px solid @hover-border-color; - } - - -.e-pivotschemadesigner -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background: none repeat scroll 0 0 @grey-50; - padding:24px; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family:@font-family; - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when (@skin = "office-365") { - font-family:@font-family; - background: none repeat scroll 0 0 @neutral-lighter-alt; - border: 1px solid @neutral-light; - padding:15px 5px 15px 15px; - color: @theme-light-font; - } - font-size: 12px; - float: right; - position:static; -} -&.bg-div -{ - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{ -overflow:auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, .e-pivotschemadesigner .e-kpiRootCDB:before, .e-pivotschemadesigner .e-kpiGoalCDB:before, .e-pivotschemadesigner .e-kpiStatusCDB:before, .e-pivotschemadesigner .e-kpiTrendCDB:before, .e-pivotschemadesigner .e-kpiValueCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, .e-pivotschemadesigner .e-kpiRootCDB, .e-pivotschemadesigner .e-kpiGoalCDB, .e-pivotschemadesigner .e-kpiStatusCDB, .e-pivotschemadesigner .e-kpiTrendCDB, .e-pivotschemadesigner .e-kpiValueCDB{ -height:16px; -width:16px; -display:inline-block; -vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color; - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - border-collapse: collapse; - & when (@skin = "material") { - margin: 0px 0px 15px 0px; - width: 100%; - border-radius:2px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 10px 10px 8px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - margin: 4px 0px 12px 0px; - } -} -.e-pivotschemadesigner .e-schemaFieldList -{ - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color:@oclient-icons-color; -} -.e-pivotschemadesigner .e-elementSeparator -{ - border: solid @oclient-border-color; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView -{ - margin-top: 7px; - -} -.e-pivotschemadesigner .schemaHeaders -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaRow, .e-pivotschemadesigner .e-schemaValue -{ - /*background: @aeb-bgcolor;*/ - & when (@skin = "material") { - /*material*/ - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - /*material*/ - background-color:@neutral-white; - border: 1px solid @neutral-light; - } - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - margin-left: 10px; - } - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ -} -.e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float:left; - position:relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float:right; - position:relative; -} -.e-pivotschemadesigner #axisTd, .e-pivotschemadesigner #axisTd3 { - & when (@skin = "material") { - margin-top:14px !important; - } - } -.e-pivotschemadesigner .deferUpdateLayout { - & when (@skin = "material") { - margin-top:28px; - } - & when not (@skin = "material") { - margin-top:6px; - }} -.e-pivotschemadesigner .deferUpdateLayout .e-text{ - & when (@skin = "material") { - margin-top:0px !important; - } - & when (@skin = "office-365") { - margin-top:4px !important; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-top:2px !important; - } -} -.e-pivotschemadesigner .listSubhead -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - text-align:center; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader{ -margin-right:10px; -} -.e-pivotschemadesigner .e-listHeader -{ - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - & when not (@skin = "office-365") { - border-bottom: 1px solid @pivot-selection-border; - } - font-size: 15px; - margin: -1px; - line-height: 40px; - & when (@skin = "material") { - margin-top:-14px; - } - & when (@skin = "office-365") { - border-bottom: 1px solid @neutral-light; - margin-top:-14px; - margin-right:10px; - } -} -.e-pivotschemadesigner .e-folderCDB:before -{ - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} - - -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} - -.e-pivotschemadesigner .e-measureGroupCDB:before -{ - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before -{ - content: "\e704"; - display: inline; - vertical-align: middle; -} - -.e-pivotschemadesigner .centerDiv -{ - & when not (@skin = "office-365") { - margin-left: 4px; - background-color: @oclient-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-light; - } - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv:hover -{ - cursor:default; -} -.e-pivotschemadesigner .centerHead -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - text-align: center; - margin: 10px 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - margin: 7px 10px; - } - & when (@skin = "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin: 12px 0px; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - border-bottom: none; - margin-left: 10px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - border-bottom: none; - background-color:@neutral-white; - } - } - & when (@skin = "material") { - border-bottom: none; - margin-left: 10px; - } - font-weight: bold; - } -.e-pivotschemadesigner .e-rPivotHeader, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 1%; - } - & when (@skin = "office-365") { - margin-left: 2px; - - } -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - & when (@skin = "material") { - margin-right: 7%; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 5%; - } - & when (@skin = "office-365") { - margin-right: 0px; - } -} -.e-pivotschemadesigner .headerText -{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - color:fade(@base-font-color,87%); - padding-left:0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding:0px 5px 0px 5px; - } - & when (@skin = "office-365") { - font:17px @font-family Semilight; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .subheadText -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - padding-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - padding-left: 10px; - } - & when (@skin = "office-365") { - font:14px @font-family; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .pivotLabel:hover -{ - background: none repeat scroll 0 0 @groupingBar-bg-color; - color: @active-font-color; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv -{ - & when (@skin = "material") { - max-width:90%; - display:inline-block; - margin: 2px 0px 0; - } - & when not (@skin = "material") and not (@skin = "office-365") { - display: block; - margin: 2px 3px 0; - } - & when (@skin = "office-365") { - max-width:96%; - display:inline-block; - // margin: 2px 0px 0; - } - width:auto; - background: @toolbar-bgcolor; - .office-pivot-button-border(); - border-color:@ogrid-header-border-color !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn -{ - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - .groupingBar-btn-color(); - height:32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - font:14px @font-family; - } - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - height: 32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - } - & when (@skin = "office-365") { - height:26px; - } - .groupingBar-btn-color(); - overflow: hidden; -} -.e-hoverBtn -{ - background: @hover-bg-stcolor !important; -} - -.e-pivotgrid .dragHover{ - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - height:32px; - box-shadow:none; - text-transform:none; - font-size: 13px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } - & when (@skin = "office-365") { - font:14px @font-family; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; -} - } - - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover -{ - .hover-gradient(); - .switch-pivotgrid-btn-hover; - .office-pivot-button-border(); - border-color: @active-font-color !important; - color: @hover-font-color; -} - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:active -{ - .office-pivot-button-active(); - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover - { - & when not (@skin = "office-365") { - .hover-gradient(); - } - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:active -{ - & when not (@skin = "office-365") { - .office-pivot-button-active(); - } - } - .e-pivotschemadesigner .filter, .e-pivotschemadesigner .e-sorting, .e-pivotschemadesigner .e-removeBtn - { - color: @default-font-color; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; - } - .e-pivotschemadesigner .btnDeferUpdate { - text-overflow:ellipsis; - width:90px; -} - .e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width:60px; -} - .e-pivotschemadesigner .e-errOKBtn - { - & when (@skin = "material"){ - margin: 20px 0 10px 150px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 0 10px 150px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 20px 0 10px 155px; - width: 50px; - } - display: inline-block; -} - .e-pivotschemadesigner.e-rtl .e-errOKBtn { - & when (@skin = "material") { - margin: 20px 150px 10px 0px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 150px 10px 0px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px; - width: 50px; - } -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator -{ - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - & when (@skin = "office-365") { - display:inline-block; - } -} -.e-pivotschemadesigner .e-dropIndicatorHover -{ - .hover-gradient(); -} -.e-pivotschemadesigner .e-removePivotBtn:before -{ - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @active-font-color; - content: "\e681"; - font-size: 13px; - background-color: @content-bg-color; - border: 1px solid @ogrid-header-border-color; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover -{ - cursor: pointer; - background: none repeat scroll 0 0 @pivot-selection-background; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - /* content: "\e666"; */ -} - -.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, .e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, .e-pivotgrid .clearSorting:hover, .e-pivotgrid .clearAllFilters:hover -{ - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn -{ - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator -{ - background: none repeat scroll 0 0 @pivotList-treeview-hvr-color; -} -.e-pivotschemadesigner .e-memberEditorDiv -{ - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @oclient-border-color; -} -.e-pivotschemadesigner .e-dialogOKBtn, .e-pivotschemadesigner .e-dialogCancelBtn -{ - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} -.e-pivotschemadesigner .e-dialogOKBtn -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 68px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 86px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 55px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:5px; -} -.e-pivotschemadesigner .e-chkbox-wrap -{ - & when not (@skin = "office-365") { - margin-left: 7px; - } -} -.e-pivotschemadesigner .e-tbtn-wrap -{ - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon -{ - height: 14px; - width: 14px; -} - -.e-pivotschemadesigner .e-treeview .e-text -{ - min-height: 20px; - border: 1px solid transparent; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family: @font-family; - font-size: 12px; - color: @content-font-color; - font-weight: bold; - } - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-node-hover -{ - /*background:@pivotList-treeview-hvr-color;*/ - /*color:@pivotList-treeview-text-hvr-color;*/ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } - -} -.e-pivotschemadesigner .e-dialog .e-header -{ - /*.oclientDialog-setcolor();*/ - -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover -{ - & when not (@skin = "material") { - .office-pivot-dialog-icon-hover(); - } -} -.e-pivotschemadesigner .e-treeview .e-active -{ - & when not (@skin = "material") and not (@skin = "office-365") { - background:@pivotList-treeview-active-color; - color:@pivotList-treeview-text-hvr-color; - } -} - -.e-pivotschemadesigner .e-treeview .e-text .e-icon{ - & when not (@skin = "material") and not (@skin = "office-365") { - .switch-pivotclient-treeview-icon-hover-active; - } -} - -.e-pivotschemadesigner .btnDeferUpdate{ - float: right; - & when not (@skin = "office-365") { - margin-right: 10px; - } - & when (@skin = "office-365") { - margin-right: 15px; - } -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate{ - float: left; - & when not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 15px; - } -} -.e-pivotschemadesigner .deferUpdateLayout{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - & when not (@skin = "office-365") { - margin-right: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{ - width: 90%; -} - -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; - } - -.e-pivotschemadesigner .e-btn -{ - /* font-size: 12px; - background: none repeat scroll 0 0 @toolbar-bgcolor; - border-color: @active-border-color; */ -} -.e-pivotschemadesigner .e-schemaFieldTree ul, .e-pivotschemadesigner .e-schemaFieldTree li -{ - width: 96%; - height: auto; -} - -.e-pivotschemadesigner .e-btn .e-btntxt -{ - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} - -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top:0; - left:0; - z-index:10; - opacity:0; - background-color:lightgrey; - filter:alpha(opacity=0); -} - -.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - & when not (@skin = "office-365") { - padding:5px 0px 5px 8px; - } - & when (@skin = "office-365") { - padding:0px 12px; - } -} - -.e-pivotschemadesigner .e-ascOrder, .e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder, .e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid @content-bg-color; -} - -.e-pivotschemadesigner .e-descImage, .e-pivotschemadesigner .e-ascImage, .e-pivotgrid .e-descImage, .e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} - -.e-pivotschemadesigner .e-ascImage:before, .e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - - -.e-pivotschemadesigner .e-descImage:before ,.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} - -.e-pivotschemadesigner .e-filterElementTag.e-vertical, .e-pivotgrid .e-filterElementTag.e-vertical { - border-color:@content-bg-color; -} - -.e-pivotschemadesigner .e-clrFilter:before, .e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} - -.e-pivotschemadesigner .e-filterElementTag, .e-pivotgrid .e-filterElementTag { - & when not (@skin = "material") { - font-family:@font-family; - } - & when (@skin = "material") { - box-shadow:none !important; - } -} - -.e-pivotschemadesigner .e-filterState:before, .e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .clearAllFilters, .e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, .e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, .e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} - -.e-pivotschemadesigner .e-filterIndicator:before, .e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .advancedFilter, .e-pivotgrid .advancedFilter { - - & when not (@skin = "office-365") { - margin-left: 9px; - margin-right: 5px; - } - & when (@skin = "office-365") { - padding:0px !important; - margin:12px 12px 0px 12px; - } -} - -.e-pivotschemadesigner .e-activeFilter:before, .e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, .e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} - -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, .e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, .e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: @default-border-color; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a -{ - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText -{ - padding-left:1px !important; -} -.e-pivotschemadesigner .sortDiv, .e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag , -.e-pivotgrid .sortDiv, .e-pivotgrid .clearSorting, .e-pivotgrid .e-filterElementTag -{ - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, .e-pivotgrid .clearSorting -{ - height:20px; -} -.e-pivotschemadesigner .e-filterState, .e-pivotgrid .e-filterState -{ - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, .e-pivotgrid .memberFilter.e-filterState -{ - margin-left : 0px!important; - margin-top :5px; - position: absolute; - float: left; -} - - .e-pivotgrid #sep1, .e-pivotgrid #sep2, .e-pivotgrid #sep3, .e-pivotgrid #sep4, .e-pivotgrid #sep5, .e-pivotgrid #sep6, .e-pivotgrid #sep7, .e-pivotgrid #sep8, .e-pivotgrid #sep9, .e-pivotschemadesigner #sep1, .e-pivotschemadesigner #sep2, .e-pivotschemadesigner #sep3, .e-pivotschemadesigner #sep4, .e-pivotschemadesigner #sep5, .e-pivotschemadesigner #sep6, .e-pivotschemadesigner #sep7, .e-pivotschemadesigner #sep8, .e-pivotschemadesigner #sep9 { - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; - } - .e-pivotgrid #sep1{ - height:0px; - } - -.e-pivotgrid #labelFilterBtn, .e-pivotgrid #ascOrder, .e-pivotgrid #descOrder, .e-pivotgrid #clearAllFilters, .e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder, .e-pivotschemadesigner #descOrder, .e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting -{ - border-bottom:none; -} - -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - & when not (@skin = "material") { - font-size: 22px; - float: left; - margin-top: -1px; - } - & when (@skin = "material") { - font-size: 16px; - float: left; - margin-top: -3px; - margin-left:3px; - } - -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border:1px solid !important; -} - -.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div - { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog { - margin-left: -7px; -} - .e-pivotschemadesigner .e-filterElementTag , .e-pivotgrid .e-filterElementTag -{ - height: auto!important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border:none; - } -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible !important; - } -.e-pivotschemadesigner.e-rtl .e-axisTd1{ - & when (@skin = "material") { - float:right; - } - & when not (@skin = "material") { - float:left; - } -} - .e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; - } - .e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} - -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{ - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, .e-pivotschemadesigner .e-prevPage.e-pageDisabled, .e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled, .e-pivotgrid .e-prevPage.e-pageDisabled, .e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{ - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{ - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover, .e-pivotgrid .e-prevPage.e-pageEnabled:hover, .e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{ - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active ,.e-pivotgrid .e-firstPage.e-pageEnabled:active, .e-pivotgrid .e-prevPage.e-pageEnabled:active, .e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{ - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} - -.e-pivotschemadesigner .e-firstPage, .e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage, .e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage { - width:24px; - height:24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - margin: 0px 0px 6px !important; -} - - /*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ -.e-pivotgrid .filter,.e-pivotgrid .values .e-removeBtn{ - & when (@skin = "material") { - margin-left:20px; - } -} - -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - & when (@skin = "material") { - position:static !important; - } -} - -.e-pivotgrid .e-removeBtn, .e-pivotgrid .e-sorting{ - & when (@skin = "material") { - margin-left:8px; - } - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn{ - & when (@skin = "office-365") { - background-color:@theme-lighter; - } -} -.e-pivotgrid .e-removeBtn { - & when (@skin = "material") { - margin-right: 4px; - } - & when (@skin = "office-365") { - margin-right: 4px; - margin-left:8px; - margin-top:4px; - } -} -.e-pivotgrid .filter{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pvtBtnIndent{ - & when (@skin = "office-365") { - margin-left:25px !important; - } -} -.e-pivotgrid .e-pvtBtnSort { - & when (@skin = "office-365") { - margin-top: -20px !important; - } -} -.e-pivotgrid .e-sorting{ - & when (@skin = "office-365") { - margin-top:5px; - float:left; - } -} -.e-pivotgrid .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left: 32px; - } -} -.e-pivotgrid .summary{ - & when (@skin = "material") { - padding-left:14px; - padding-right:40px; - } -} -.e-pivotgrid .summary.value{ - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - } -} -.e-pivotgrid.e-rtl .summary{ - & when (@skin = "material") { - padding-left:40px; - padding-right:24px; - } -} -.e-pivotgrid .filter:active, .e-pivotgrid .e-sorting:active, .e-pivotgrid .e-removeBtn:active{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotgrid .e-sorting:after,.e-pivotgrid .filter:after,.e-pivotgrid .e-removeBtn:after{ - & when (@skin = "material") { - background-color:@primary-font-color; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active,.e-pivotgrid .e-pivotButton:active{ - & when (@skin = "material") { - box-shadow:none; - border-radius:25px; - } - & when (@skin = "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-pivotgrid .e-hScrollThumb:active,.e-pivotgrid .e-vScrollThumb:active{ - & when (@skin = "material") { - background-color:@grey-600; - border:.5px solid @grey-700; - } -} -.e-pivotgrid .e-hScrollPanel:hover{ - & when (@skin = "material") { - border-bottom:.5px solid @grey-300; - } -} -.e-pivotgrid .e-vScrollPanel:hover{ - & when (@skin = "material") { - border-left:.5px solid @grey-300; - } -} -.e-pivotgrid .dragClone.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - height:32px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - width:auto !important; - box-shadow:none; - } - & when (@skin = "office-365") { - background:@theme-lighter; - font-size:14px; - height:26px; - font-family:@font-family; - color:@theme-light-font; - padding:0px 8px; - width:auto !important; - } -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ -.e-pivotgrid .e-btn.e-select:active .e-icon,.e-pivotgrid .e-btn.e-select:hover .e-icon{ - & when (@skin = "material") { - color:fade(@primary-font-color,70%); - } - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .columns .e-pivotButton{ - & when (@skin = "material") { - margin-top:6px !important; - margin-bottom:6px !important; - margin-left:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:5px; - margin-bottom: 5px; - } -} -.e-pivotgrid .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-top:-6px !important; - margin-bottom:-6px !important; - margin-right:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:1px; - margin-bottom: 1px; - } -} -.e-pivotgrid #grpvalue + span,.e-pivotgrid #grpcol + span,.e-pivotgrid #grpdrag + span ,.e-pivotgrid .e-rows > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - margin-top:20px; - margin-bottom:6px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid .e-drag > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid.e-rtl .value { - & when (@skin = "material") { - text-align: left !important; - padding: 11px 35px 11px 24px; - } - & when (@skin = "office-365") { - text-align: left !important; - padding: 6px 16px 6px 8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl table .summary .e-expand{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .filter{ - & when (@skin = "material") { - margin-left:0px; - margin-right:32px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .values .e-removeBtn,.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left:4px; - margin-right:32px; - } -} -.e-pivotgrid.e-rtl .e-removeBtn{ - & when (@skin = "material") { - margin-right:8px; - margin-left:4px; - } - & when (@skin = "office-365") { - margin-left:4px; - margin-right:8px; - } -} - .e-pivotgrid.e-rtl .e-sorting{ - & when (@skin = "material") { - margin-right:8px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-top:5px; - float:right; - margin-right:8px; - margin-left:0px; - } -} - -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:15px !important; - padding-left:0px !important; - } -} -.e-pivotgrid.e-rtl #grpvalue + span,.e-pivotgrid.e-rtl #grpcol + span,.e-pivotgrid.e-rtl #grpdrag + span ,.e-pivotgrid.e-rtl .e-rows > span:first-child{ - & when (@skin = "material") { - margin-right:10px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-right:10px; - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-right:10px; - } - & when (@skin = "office-365") { - margin-right:8px; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-right:5px; - } - margin-left:0px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content { - & when (@skin = "material") { - overflow: visible !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .editFormula -{ - & when (@skin = "material") { - margin-left:-65px !important; - } -} - -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula{ - & when (@skin = "material") { - margin-right:-65px !important; - } -} -.e-pivotgrid .valueSorting{ - & when (@skin = "material") { - color:fade(@base-font-color,87%) !important; - } -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName{ - & when (@skin = "material") { - margin-left:65px !important; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag ,.e-pivotgrid .emptyPivotGrid .valueColumn,.e-pivotgrid .emptyPivotGrid .valueColumn .values,.e-pivotgrid .emptyPivotGrid .valueColumn .columns ,.e-pivotgrid .emptyPivotGrid .emptyRows ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - & when (@skin = "material") { - background-color:@primary-color-50; - color:fade(@primary-font-color-50,87%); - border-color:@primary-font-color; - } -} - -.e-pivotgrid .emptyPivotGrid .emptyRows{ - & when (@skin = "material") { - padding:0px; - } -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") { - padding-left:15px; - height:45px; - vertical-align:middle; - } - & when (@skin = "office-365") { - padding-left:15px; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - padding-left:5px; - padding-right:5px; - } -} -.e-pivotgrid .emptyPivotGrid .values span,.e-pivotgrid .emptyPivotGrid .columns span{ - & when (@skin = "material") { - padding-left:10px; - margin-top:50px; - vertical-align:middle; - } - & when (@skin = "office-365") { - margin-top:22px; - padding-left:10px; - } -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span,.e-pivotgrid.e-rtl .emptyPivotGrid .columns span{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:10px; - padding-left:0px; - } -} -.e-pivotgrid .emptyPivotGrid .values{ - & when (@skin = "material") { - padding: 0px; - height:45px; - } -} -.e-pivotgrid .emptyPivotGrid .columns{ - & when (@skin = "material") { - height:45px; - padding:0px 19px 0px 0px; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover ,.e-pivotgrid .emptyPivotGrid .valueColumn:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - & when (@skin = "material") { - background-color:@primary-color-100; - } -} -.e-dragedNode.pivotTreeViewDragedNode{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding-right:12px; - box-shadow:none !important; - text-transform:none; - } -} - -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotgrid .filterDialog #filterValue1:active, .e-pivotgrid .filterDialog #filterValue1:focus,.e-pivotgrid .filterDialog #filterValue2:active,.e-pivotgrid .filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .filterDialog #filterValue1:disabled,.e-pivotgrid .filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotgrid .filterDialog td .e-ddl,.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} -.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:focus,.e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .e-conditionFrom:disabled,.e-pivotgrid .e-conditionTo:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ -.e-pivotgrid .e-dialog .e-btn,.e-pivotschemadesigner .e-dialog .e-btn,.e-pivotschemadesigner .btnDeferUpdate{ - & when (@skin = "material") { - background: none; - color: @accent-color; - box-shadow: none; - border: none; - padding: 0px 12px; - font-size:14px; - text-overflow:ellipsis; - overflow:hidden; - } -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, .e-pivotgrid .e-dialog .e-dialogCancelBtn { - & when (@skin = "material") { - margin-bottom: 4px; - } -} -.e-pivotgrid .e-dialog .e-btn.e-disable,.e-pivotgrid .e-dialog .e-btn.e-disable:hover,.e-pivotgrid .e-dialog .e-btn.e-disable:focus,.e-pivotgrid .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .e-dialog .e-btn.e-disable,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover,.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus,.e-pivotschemadesigner .btnDeferUpdate.e-disable:active{ - & when (@skin = "material") { - color:fade(@base-font-color,26%); - background: none !important; - } -} -.e-pivotgrid .e-dialog .calculatorFields,.e-pivotgrid .e-dialog .calculatorFields:hover,.e-pivotgrid .e-dialog .calculatorFields:focus{ - & when (@skin = "material") { - padding:0px !important; - } -} -.e-pivotgrid .e-dialog .e-btn:hover,.e-pivotschemadesigner .e-dialog .e-btn:hover,.e-pivotgrid .e-dialog .e-btn:focus,.e-pivotschemadesigner .e-dialog .e-btn:focus,.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .btnDeferUpdate:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotgrid .e-dialog .e-btn:active,.e-pivotschemadesigner .e-dialog .e-btn:active,.e-pivotschemadesigner .btnDeferUpdate:active{ - & when (@skin = "material") { - background-color:fade(@accent-color,12%); - } -} -#PivotSchemaDesigner_dragClone{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - box-shadow:none; - text-transform:none; - height:32px !important; - } -} - -.e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - float:right; - clear:right; - } -} -.e-pivotschemadesigner .e-treeview ul{ - & when (@skin = "material") { - padding-left:8px; - } -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, .e-pivotschemadesigner .e-axisTd1 .e-schemaRow, .e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader -{ - & when (@skin = "material") { - margin-left:0px; - } -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, .e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, .e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader{ - & when (@skin = "material") { - margin-left:14px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select{ - & when (@skin = "material") { - background:@grey-300; - font-size:13px; - color:fade(@base-font-color,87%); - text-transform:none; - padding:0px 12px; - padding-bottom:1px; - } - & when (@skin = "office-365") { - background:@neutral-lighter; - font:14px @font-family; - color:@theme-light-font; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{ - & when (@skin = "material") { - box-shadow:none; - width:auto !important; - border-radius:25px; - } - & when (@skin= "office-365") { - /* office-365*/ - width:auto !important; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "material") { - margin-left:12px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } - & when (@skin= "office-365") { - /* office-365*/ - margin-left:8px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } -} -.e-pivotschemadesigner #rowlabel + div, .e-pivotschemadesigner #columnlabel + div, .e-pivotschemadesigner #valuelabel + div ,.e-pivotschemadesigner #reportfilter + div{ - & when (@skin = "material") { - margin-top:6px; - } - & when (@skin= "office-365") { - margin-top:8px; - } -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - display:inline-block; - border-radius:25px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, .e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active -{ - & when (@skin = "material") { - background-color:@grey-600; - color:@primary-font-color; - font-size:13px; - } - & when (@skin = "office-365") { - background-color:@neutral-light; - color:@theme-light-font; - font:14px @font-family; - } -} -.e-pivotschemadesigner .e-dropIndicator+.e-pvtBtn{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotschemadesigner .e-listHeader .headerText{ - & when (@skin = "material") { - font-size:16px; - } -} -.e-pivotgrid .summary.calc,.e-pivotgrid .summary.calc:hover { - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } -} -.e-pivotgrid table .e-expand.e-icon:before, .e-pivotgrid table .e-collapse.e-icon:before{ - & when (@skin= "office-365") { - width:8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin= "office-365") { - margin-left:15px; - margin-right: 8px; - } -} -.e-pivotgrid.e-rtl .colheader, .e-pivotgrid.e-rtl .colheader:hover, .e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover,.e-pivotgrid.e-rtl .calc, .e-pivotgrid.e-rtl .calc:hover{ - & when (@skin= "office-365") { -padding:6px 0 6px 40px; - } -} -.e-pivotgrid.e-rtl th, .e-pivotgrid.e-rtl td { - & when (@skin= "office-365") { - padding: 6px 0px 6px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton:first-child{ - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-pivotschemadesigner .e-pivotHeader .headerText , .e-pivotschemadesigner .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin-left:8px; - } -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText , .e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - margin-right:8px; - margin-left:0px; - } -} -.e-pivotschemadesigner .btnDeferUpdate,.e-pivotschemadesigner .e-btn.e-dialogOKBtn,.e-pivotgrid .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child{ - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:hover{ - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotschemadesigner .btnDeferUpdate:focus,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:active,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:active{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - color:@neutral-tertiary; - border:1px @neutral-lighter; - } -} -.e-pivotschemadesigner.e-rtl{ - & when (@skin = "office-365"){ - padding:15px 15px 15px 5px; - } -} -.e-pivotschemadesigner.e-rtl .e-listHeader{ - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:10px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, .e-pivotschemadesigner.e-rtl .e-schemaRow, .e-pivotschemadesigner.e-rtl .e-pivotHeader{ - & when (@skin = "office-365"){ - margin-right:4px; - } -} - /*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -} - .e-pivotschemadesigner .e-editorDiv,.e-pivotgrid .e-editorDiv -{ - & when (@skin = "office-365"){ - margin-bottom: 8px; - } -} - .e-pivotschemadesigner.e-rtl .e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 0px; - } -} - .e-pivotgrid .e-dialogOKBtn, .e-pivotgrid .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} - .e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma{ - & when (@skin = "office-365") { - color:@theme-light-font; - } - } - .e-pivotgrid .e-dlgCalculatedField+div{ - & when (@skin = "office-365") { - margin-top:20px !important; - margin-bottom:20px !important; - } - } - .e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .filterDialog input.e-filterValues:hover, .e-pivotschemadesigner .filterDialog input.e-filterValues:hover, .e-pivotgrid .e-conditionTo:hover{ - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} - .e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .filterDialog input.e-filterValues:active, .e-pivotschemadesigner .filterDialog input.e-filterValues:active,.e-pivotgrid .filterDialog input.e-filterValues:focus, .e-pivotschemadesigner .filterDialog input.e-filterValues:focus,.e-pivotgrid .e-conditionFrom:focus, .e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} - .e-pivotgrid .conditionformatTbl label{ - & when (@skin = "office-365") { - margin:0px 8px 0px 0px !important ; - padding-bottom:15px; - font: 12px @font-family; - } -} -.e-pivotgrid .conditionformatTbl .e-ddl{ - & when (@skin = "office-365") { - margin-right:15px; - margin-bottom:15px; - width:160px !important; - } -} -.e-pivotgrid .conditionformatTbl th,.e-pivotgrid .conditionformatTbl td{ - & when (@skin = "office-365") { - padding:0px; - } -} -.e-pivotgrid .e-conditionDlg{ - & when (@skin = "office-365") { - margin:0px !important; - } -} -.e-pivotgrid .e-conditionDlg + div{ - & when (@skin = "office-365") { - margin:20px 0px 20px 0px !important; - } -} - .e-pivotgrid .e-dialogremoveBtn{ - & when (@skin = "office-365") { - padding:0px !important ; - margin-bottom:15px; - background:@neutral-white; - } - } -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, .e-pivotgrid.e-rtl .conditionformatTbl label -{ - & when (@skin = "office-365") { - margin-right:0px !important; - margin-left:15px !important; - } -} -.e-pivotgrid .e-filterElementTag a.e-menulink,.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - & when (@skin = "office-365"){ - padding-right: 30px !important; - padding-left: 30px !important; - } -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotgrid .e-advancedFilterDlg .e-menu-wrap,.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - & when (@skin = "office-365"){ - padding-left: 12px !important; - padding-right: 12px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - & when (@skin = "office-365"){ - padding:12px 12px 0px 12px !important; - } -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin = "office-365"){ - right: 0px !important; - top:0px !important; - } -} -.e-pivotgrid .filterDialog .e-ddl, .e-pivotschemadesigner .filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} -.e-pivotgrid .filterDialog td, .e-pivotschemadesigner .filterDialog td { - & when (@skin = "office-365"){ - padding-right: 15px !important; - } -} -.e-pivotgrid .filterDialog input.e-filterValues, .e-pivotschemadesigner .filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left: 0 !important; - border:1px solid @neutral-tertiary-alt; - outline:none; - } -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - & when (@skin = "office-365"){ - margin-right: 14px !important; - } -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right: 0px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl{ - & when (@skin = "office-365"){ - margin-right:15px; - margin-bottom:15px; - } -} - -.e-pivotgrid .e-dlgCalculatedField .borderLine{ - & when (@skin = "office-365"){ - display:none !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn{ - & when (@skin = "office-365"){ - margin-top:8px; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap{ - & when (@skin = "office-365"){ - width:410px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active,.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - & when (@skin = "office-365"){ - background-color:@theme-lighter; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:8px; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:15px; - } -} -.e-pivotgrid.e-rtl .calculateFieldName { - & when (@skin = "office-365"){ - left:96px; - } -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - & when (@skin = "office-365"){ - padding:5px 18px; - } -} -.e-pivotgrid .calculateFieldName.e-hoverCell{ - & when (@skin = "material"),(@skin = "office-365") { - background-color:#ffffff !important; - } -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active{ - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:7px !important; - } -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right:102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar , .e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar{ - & when (@skin = "office-365"){ - padding:15px 25px 10px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div,.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div{ - & when (@skin = "office-365"){ - margin:14px 0px 18px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-bottom:0px !important; - } -} -.e-pivotgrid .curInput{ - width:100%; - & when (@skin = "flat-azure-dark"),(@skin = "flat-lime-dark"),(@skin = "flat-saffron-dark"),(@skin = "gradient-azure-dark"),(@skin = "gradient-lime-dark"),(@skin = "gradient-saffron-dark"),(@skin = "high-contrast-01"),(@skin = "high-contrast-02") { - color:#000000; - } -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap, .e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotgrid .e-icon.e-media-forward_01:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotgrid .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px @content-border-color; -} -.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, .e-pivotschemadesigner .e-lastPage.e-pageEnabled:after,.e-pivotgrid .e-firstPage.e-pageEnabled:after, .e-pivotgrid .e-prevPage.e-pageEnabled:after, .e-pivotgrid .e-nextPage.e-pageEnabled:after, .e-pivotgrid .e-lastPage.e-pageEnabled:after -{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentPage,.memberPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentPage,.memberPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount - { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ -@media (min-width: 20px) and (max-width:799px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } - -} - - - - -.e-pivotclient, .e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} - -.e-pivotclient .e-pivotschemadesigner .memberSortDiv -{ -margin-top: 1px !important; -} - -.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder,.e-pivotclient input.e-input,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox, .e-textarea -{ - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotclient .e-collectionli:hover, .e-pivotclient .e-reportli:hover { - .office-pivotclient-toolbar-bg-color; - background: @toolbar-bgcolor !important; - border: none !important; - color: @oclient-icons-color !important; - padding:3px !important; - & when (@skin = "office-365"){ - padding:7px !important; - } - border-top:4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique{ - height:auto !important -} -.e-pivotclient *:focus:hover{ - outline:none; -} -.e-pivotclient .e-removeBtnUnqiue{ - height:calc(100% - 39px) !important -} -.e-pivotclient .e-schemaRemoveBtnUnqiue{ - height: inherit !important -} -.e-pivotclient .e-schemaBtnUnique{ - margin-top:0px !important; - height:auto !important; - white-space:initial !important -} -.e-pivotclient .e-pvtBtnUnique{ - display:inline-flex !important -} .e-pvtBtnUnique{display:inline-flex !important} -.e-pivotclient -{ - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - background-color: @oclient-bgcolor; - & when not (@skin = "office-365") { - color: @fg-header-color; - } - & when (@skin = "office-365"){ - color: @neutral-light-font; - } - & when (@skin = "material") { - padding-bottom:10px; - } -} - -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; - } - -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} - - -.e-pivotclient div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotclient .e-separateDiv { - border:1px solid @oclient-border-color !important; - border-bottom: none !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } - margin: 9px 0px; -} - -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} - -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: @oclient-icons-hover-bg; - cursor: pointer; -} - -.e-pivotclient .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} - -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} - -.e-pivotclient .e-gridPanel, .e-pivotclient .e-chartPanel { - border: none !important; -} - -.e-pivotclient .e-controlPanel{ - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable{ - color:@sort-filter-disable; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - & when not (@skin = "material") { - background: transparent; - } -} - -.e-pivotclient .e-dialog .e-header{ -& when not (@skin = "material") and not (@skin = "office-365") { - background:@oclient-dialog-bgcolor; - color:@oclient-dialog-color; - } -} -.e-pivotclient textarea{ - background: @oclient-dialog-bgcolor; -} -.e-pivotclient .e-treeview .e-text { - & when (@skin = "material") { - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } - } - - .e-pivotclient .e-treeview .e-text:hover{ -color:@oclient-treeview-text-hover; - -} - .e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} - .e-pivotclient .e-dialog a.e-linkPanel{ - text-decoration: underline; -} - .e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - margin-top:4px !important; -} - .e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} - .e-pivotclient .e-treeview .e-active{ - & when not (@skin = "material") and not (@skin = "office-365") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - - .e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar{ -width:5px; -border:none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .customCSS .e-splitbar{ -background-color:@content-bg-color; -} -.e-pivotclient .e-olapFieldList .e-ul { - width:100% !important; - height:100% !important; -} -.e-pivotclient .e-splitter .e-pane{ -overflow: visible !important; -} -.e-pivotclient .e-splitter{ -border:none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -content:"\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -top: 50%; -left: 1px; -position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar{ -font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { -left:4.5px; -} -.e-pivotclient .e-axisTable.e-pane{ -left:7.5px !important; -padding-right:9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { -width:5px !important; -border: none; -left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { -width: 6px !important; -border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{ -background:none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{ -padding-right:2px; -} -.e-pivotclient .axisBuilderTD.e-pane{ -left: 2.5px; -padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border: none; -} -.e-pivotclient .controlPanelTD { - display:inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { -left:3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { -left:-5.5px !important -} -.e-pivotclient .e-cubeTreeView .e-ul{ -overflow:auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ -.e-olapclient .e-disabled { - cursor : pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} - - - .e-pivotclient .e-treeview .e-text .e-icon{ - & when not (@skin = "material") { - .switch-pivotclient-treeview-icon-hover-active; - } - } - -.e-pivotclient .e-ddl .e-select{ - & when not (@skin = "material") { - color:@oclient-ddl-color; - background:@oclient-ddl-bgcolor; - border-color:@oclient-ddl-bcolor; - } -} - -.e-pivotclient .e-ddl .e-select:hover { - & when not (@skin = "material") { - color: @oclient-ddl-hcolor; - background:@oclient-ddl-hbgcolor; - } -} -.e-pivotclient .e-outerTable { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:12px; - font-weight:normal; - } - & when not (@skin = "material") { - font: normal 12px @font-family; - } - border-collapse: collapse; - background-color: @oclient-bgcolor; -} - -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:20px; - line-height: 48px; - } - & when not (@skin = "material") { - font: normal 20px @font-family; - line-height: 48px; - } -} - -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} - -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} - -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan{ - & when (@skin = "office-365"){ - height:42px !important; - } -} -.e-pivotclient .e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - & when (@skin = "office-365"){ - padding: 7px !important; - } -} -.e-pivotclient .e-newReportImg:before { - content:"\e6b3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-addReportImg:before { - content:"\e6a1"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-removeReportImg:before{ -content:"\e6cf"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-renameReportImg:before{ -content:"\e6d0"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-mdxImg:before { - content:"\e6ac"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-calcMemberImg:before{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - content: "\e86f"; - } - & when (@skin = "material") { - content:"\e842"; - } - & when (@skin = "office-365") { - content:"\e86b"; - } - -} -.e-pivotclient .e-excelExportImg:before{ - content: "\e6d4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-wordExportImg:before{ - content: "\e6d5"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-pdfExportImg:before{ - content: "\e6d3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-chartTypesImg:before{ - content:"\e6a4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-toggleaxisImg:before{ - content: "\e790"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-kpiCDB:before, .e-pivotclient .e-kpiGoalCDB:before, .e-pivotclient .e-kpiStatusCDB:before, .e-pivotclient .e-kpiTrendCDB:before, .e-pivotclient .e-kpiValueCDB:before, .e-pivotclient .e-kpiRootCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; - } -.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5, -.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB, .e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB -{ - & when not (@skin = "office-365") { - color:@oclient-icons-color; - } - & when (@skin = "office-365") { - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - text-indent: -3px; - } -} -.e-pivotclient .e-categoricalAxis p:first-child + div, .e-pivotclient .e-rowAxis p:first-child + div, .e-pivotclient .e-slicerAxis p:first-child + div { - & when (@skin = "office-365") { - margin-top: 8px; - } -} -.e-pivotclient .maximizedView:before{ - content:"\e660"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 21px; - } -} - .e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 32px; - line-height: 0.65; - text-indent: -9px; - } - & when (@skin = "material") { - font-size: 20px; - margin-top:-4px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } - } -.e-pivotclient .e-rowSortFilterImg:before{ - content: "\e6f8"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 29px; - line-height: 0.8; - text-indent: -7px; - } - & when (@skin = "material") { - font-size: 17px; - margin-top:-2px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } -} -.e-pivotclient .e-chartPanel{ - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab{ - & when not (@skin = "material") { - margin-top: 6px !important; - } - font: bold 12px @font-family; -} - -.e-pivotclient .e-toggleExpandButton, .e-pivotclient .e-toggleCollapseButton{ - background-repeat: no-repeat; - height:20px; - width:21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton{ - float:right; - background-position: center -20px; - margin:5px; -} -.e-pivotclient .e-toggleCollapseButton{ - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover -{ - color:@hover-font-color; - background:@oclient-icons-hover-bg; -} -.e-pivotclient .e-toggleCollapseButton:before { -content:"\e674"; -font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before{ -content:"\e671"; -font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{ -margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{ - & when (@skin = "material") { - margin: 6px 4px 8px 4px !important; - } - & when not (@skin = "material") { - margin: 6px 4px 8px !important; - } -} -.e-pivotclient .e-chartToolBar{ - border:none; - } - .e-pivotclient .e-toolBar{ - border:none; - } - -.e-pivotclient .e-toggleText{ - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - & when (@skin = "material") { - background-color:@grey-300; - display:inline-block; - width:auto; - margin:12px 0px 0px 12px; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - color:fade(@base-font-color,87%); - white-space:nowrap; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 7px 0 0 6px; - position: relative; - } - & when (@skin = "office-365") { - margin: 4px 0px 0px 8px; - position: relative; - } -} - -.e-pivotclient .e-csHeader { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - margin: 8px 0 20px 3px; - } - & when not (@skin = "material") { - font: normal 14px @font-family; - margin: 8px 0 8px 3px; - } -} - -.e-pivotclient .e-cdbHeader, .e-pivotclient .e-axisHeader { - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-light; - } - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} - -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} - -.e-pivotclient .e-cubeTable -{ - border-collapse: collapse; - margin: 0 5px 3px 5px; -} - -.e-pivotclient .e-cdbHeader{ - border-bottom: 0px; - overflow: hidden; -} - -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: @oclient-bgcolor; - position: relative; -} - -.e-pivotclient .e-axisHeader { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - border-bottom: 0px; - } -} -.e-pivotclient .e-reportToolbar{ -border-color:@oclient-border-color !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } -.office-pivotclient-toolbar-bg-color; -background:@toolbar-bgcolor; -} -.e-pivotclient .e-cubeBrowser{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color !important; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } -} - -.e-pivotclient .e-splitter { - & when (@skin = "office-365"){ - border-color: #eaeaea; - } -} - -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px @font-family; -} - -.e-pivotclient .e-categoricalAxis, .e-pivotclient .e-rowAxis, .e-pivotclient .e-slicerAxis { - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow:auto; - & when (@skin = "material") { - background-color:@grey-50; - } -} - -.e-pivotclient .e-gridContainer, .e-pivotclient .e-chartContainer{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - background-color:@neutral-lighter-alt; - } -} - -.e-pivotclient .e-dropIndicator { - & when not (@skin = "material") { - margin-top:4px !important; - border-top:3px dashed @active-bg-stcolor; - } -} - -.e-pivotclient .e-targetAxis { - & when (@skin = "material") { - background:@grey-50; - } - & when not (@skin = "material") { - .summary-gradient(); - } -} -.e-pivotclient .e-reportToolbar .e-active { - color: @active-font-color; -} -.e-pivotclient .e-connectImg, .e-pivotclient .e-newReportImg, .e-pivotclient .e-addReportImg, .e-pivotclient .e-removeReportImg, .e-pivotclient .e-renameReportImg, .e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView, .e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg, .e-pivotclient .e-wordExportImg, .e-pivotclient .e-pdfExportImg, .e-pivotclient .e-chartTypesImg, .e-pivotclient .e-rowSortFilterImg, .e-pivotclient .e-colSortFilterImg, .e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover, .e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover, .e-pivotclient .e-wordExportImg:hover, .e-pivotclient .e-pdfExportImg:hover, .e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{ - background-repeat: no-repeat; - cursor: default; - display: inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 20px; - width: 20px; - margin: 4px; - } -} -.e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, .e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover { cursor: pointer;color:@toolbar-icons-hvrcolor; } -.e-pivotclient .reportList, .e-pivotclient e-collectionlist{ - overflow:visible !important; - & when (@skin = "material") { - margin-top:-6px; - } -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl{ - & when (@skin = "office-365") { - height:25px !important; - } -} -.e-pivotclient div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotclient li.e-reportCol.e-hover, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli.e-hover { - background: none; - border-color:transparent; -} -.e-pivotclient .e-sortReportTbl { - & when not (@skin = "office-365"){ - margin: 0px 4px 18px; - } - & when (@skin = "office-365"){ - margin: 3px 4px 18px; - } - width:100%; -} -.e-pivotclient .e-sortingDlg, .e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - font: bold 12px @font-family !important; - } - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - font-weight:400 !important; - } -} -.e-pivotclient .e-sortingDlg label, .e-pivotclient .e-filteringDlg label{ - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl { vertical-align: middle;} -.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc { vertical-align:text-bottom;} -.e-pivotclient .e-radioBtnAsc ,.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{ - margin-top:15px; - & when (@skin = "office-365"){ - margin-left:8px !important; - margin-right:4px !important; - } -} - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - -.e-pivotclient .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-left:8px; - } -} -.e-pivotclient .e-rtl .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-right:8px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember, .e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{ - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, .e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left:0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} - -.e-pivotclient .e-SortFilterDlg .e-ddl{ - & when (@skin = "office-365"){ - margin-left:8px; - margin-right:8px !important; - width:92% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, .e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl{ - & when (@skin = "office-365"){ - margin-left:8px !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{ margin-bottom:15px;} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv ,.e-pivotclient .e-filterBtw { float:left;} -.e-pivotclient .e-filterLbl{ margin-top: -23px;} -.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - margin-top:-1px !important; - } - & when (@skin = "office-365"){ - margin-top:2px !important; - } -} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-bottom:-7px; margin-top:10px !important;} -.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl { margin-bottom:14px; margin-top:10px !important;} -.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-left:4px;} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{ - margin-left:4px !important; -} -.e-pivotclient .e-dialog-scroller { height:auto !important; } -.e-pivotclient .e-filterDisableLbl{vertical-align: text-bottom;} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy{ - & when (@skin = "office-365"){ - margin-right: 4px !important; - } -} -.e-pivotclient .e-filterToDiv { margin-left: 8px;} -.e-pivotclient .borderFilterSortDlg { border: 1px solid @oclient-border-color; border-top:none; margin-bottom: 13px; margin-top: -4px; } -.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl {margin-bottom:15px;} -.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl { - position: relative; padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; position: absolute; -} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl ,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{ - margin-top: 13px; position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { margin-top: 2px; position: absolute; } -.e-pivotclient .e-pivotclient .e-filterLbl { margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { margin-top: 3px; -} -.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli, .e-pivotclient .e-reportli { - & when (@skin = "material") { - width: auto !important; height: 25px; - } - & when not (@skin = "material") { - width: auto; height: 25px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} - -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, .e-pivotclient .e-folderCDB, .e-pivotclient .e-hierarchyCDB, .e-pivotclient .e-attributeCDB, .e-pivotclient .e-chartCDB, .e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, .e-pivotclient .e-level1, .e-pivotclient .e-level2, .e-pivotclient .e-level3, .e-pivotclient .e-level4, -.e-pivotclient .e-level5, .e-pivotclient .e-level6, .e-pivotclient .e-level7, .e-pivotclient .e-level8, .e-pivotclient .e-level9, .e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB -{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { -content:"\e6e4"; -font-size: 18px; -} - -.e-pivotclient .e-folderCDB:before { -content:"\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content:"\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { -content:"\e6e0"; -font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { -content:"\e6e3"; - font-size: 15px; -} - -.e-pivotclient .e-namedSetCDB:before { -content:"\e6de"; -font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before{ - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before{ - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before{ - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, .e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn{ - & when not (@skin = "office-365"){ - margin-left:83px; - } - & when (@skin = "office-365"){ - margin-left:65px; - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-checkOptions{ - & when (@skin = "office-365"){ - margin-left: 22px !important; - margin-right: 16px !important; - } -} -.e-pivotclient .e-editorPara{ - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td{ - padding:5px; -} -.e-pivotclient .e-dialogInput{ - float: right; - margin: 10px 0px 17px 7px; -} - -.e-pivotclient .e-checkAll, .e-pivotclient .e-unCheckAll { - - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - & when (@skin = "office-365"){ - margin-right:5px; - } -} -.e-pivotclient .e-checkAll:hover, .e-pivotclient .e-unCheckAll:hover{ - background: @oclient-icons-hover-bg; - color: @hover-font-color; -} -.e-pivotclient .e-checkAll:before { -content:"\e6db"; - font-size:16px; -} -.e-pivotclient .e-unCheckAll:before { -content:"\e6da"; -font-size:16px; -} - -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} - -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} - -.e-pivotclient .e-line:before { - content:"\e6b1"; -} -.e-pivotclient .e-spline:before { - content:"\e6bb"; -} -.e-pivotclient .e-column:before { - content:"\e6a6"; -} -.e-pivotclient .e-area:before { - content:"\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotclient .e-stepline:before { - content:"\e6c0"; -} -.e-pivotclient .e-steparea:before { - content:"\e6be"; -} -.e-pivotclient .e-pie:before { - content:"\e6ca"; -} -.e-pivotclient .e-bar:before { - content:"\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotclient .e-funnel:before { - content:"\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotclient .e-scatter:before { - content:"\e7df"; -} -.e-pivotclient .e-bubble:before { - content:"\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content:"\e810"; -} - -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - & when not (@skin = "material") { - font-size: 20px; - } - margin-left: 2px; -} - -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - & when (@skin = "material") { - margin: 5px 10px 0px 0px; - } - & when not (@skin = "material") { - height: 28px; - margin: 5px 5px 0px 0px; - } -} - -.e-pivotclient .e-chartTypesDialog, .e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} - -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @toolbar-icons-hvrcolor; - } - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotclient .e-activeChartType { - & when not (@skin = "material") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - -.e-pivotclient.e-rtl .errOKBtn{ - & when (@skin = "material") and (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px !important; - } -} -.e-pivotclient .e-memberEditorDiv { - height:256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - margin-top: 7px; - } - } - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - margin-top: 15px; - margin-bottom:10px; - } -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-bottom: 0px !important; - } -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding:0px !important; - margin:12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, .e-pivotclient .e-removeMeasure { - - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @default-font-color; -} -.e-pivotclient .valuefilter td{ - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before{ - & when (@skin = "material") { - margin-left: 1px; - margin-top: 1px; - content: "\e60a"; - font-size: 16px; - } - & when not (@skin = "material") { - margin-left: -6px; - margin-top: 2px; - & when not (@skin = "office-365"){ - content:"\e681"; - } - & when (@skin = "office-365"){ - content:"\e711"; - } - font-size: 13px; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when not (@skin = "material") { - background: @oclient-icons-hover-bg; - .switch-pivotclient-icon-hover; - } -} -.e-pivotclient .e-removeSplitBtn { - & when not (@skin = "material") { - background: @toolbar-bgcolor; - margin: 0 !important; - } - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - padding-bottom: 7px; - padding-right: 0; - } - & when (@skin = "office-365") { - border: none; - padding:2px 4px 7px 10px; - } - display: inline-block; - float: none; - position: absolute; - .material-normal-box-shadow; -} -.e-pivotclient input.e-memberCurrentPage,.e-pivotclient input.e-memberCurrentSearchPage,.e-pivotclient input.e-memberCurrentDrillPage { - & when (@skin = "office-365"){ - width:23px !important; - height:15px !important; - } -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color:@oclient-icons-color; - & when (@skin = "office-365"){ - padding:3px 5px 6px 3px; - } -} -.e-pivotclient .e-removeMeasure:hover{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient .e-removeMeasure:before { - content:"\e681"; - font-size:13px; - display: inline-block; - } -.e-pivotclient .e-measureEditor { - & when not (@skin = "office-365"){ - margin: 3px 5px 0px 5px; - } - & when (@skin = "office-365"){ - margin: 3px 15px 0px 15px; - background-color:@neutral-white !important; - } -} -.e-pivotclient .e-measureEditor:hover { - .oclient-header-color(); - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient button.e-dialogOKBtn, .e-pivotclient .e-dialogFooter button:first-child, .e-pivotclient button.e-errOKBtn, .e-pivotclient button.e-btnCalcMemberOk { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:hover, .e-pivotclient .e-dialogFooter button:first-child:hover, .e-pivotclient button.e-errOKBtn:hover, .e-pivotclient button.e-btnCalcMemberOk:hover { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotclient button.e-dialogOKBtn:focus, .e-pivotclient .e-dialogFooter button:first-child:focus, .e-pivotclient button.e-errOKBtn:focus, .e-pivotclient button.e-btnCalcMemberOk:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:active, .e-pivotclient .e-dialogFooter button:first-child:active, .e-pivotclient button.e-errOKBtn:active, .e-pivotclient button.e-btnCalcMemberOk:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} - -.e-pivotclient .e-nodetext { - font-size:inherit !important; -} - -.e-pivotclient .e-dialog { -& when not (@skin = "material") and not (@skin = "office-365") { - font: bold 12px @font-family !important; - opacity: 1 !important; - } - } - -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} - -.e-pivotclient .e-button { - font-size: 12px !important; - & when (@skin = "office-365"){ - padding: 0px 8px 0px 8px !important; - } -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ -.e-pivotclient .e-treeview { - background-color: @bg-value-color; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} - -.e-pivotclient .e-treeview, .e-pivotclient .e-text -{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 12px; - } -} - -.e-pivotclient .e-tab, .e-pivotclient .e-header -{ - width: auto; -} - -.e-pivotclient .e-tab, .e-pivotclient .e-active-content -{ - padding: 0 !important; -} -.e-pivotclient .e-tab, .e-pivotclient .e-content -{ - border-width:0; -} -.e-pivotclient .e-toolbar -{ - .material-pivotclient-box-shadow; - border-width: 1px 0; - & when (@skin = "material") { - height:56px !important; - } -} -.e-pivotclient .e-input -{ - line-height: normal !important; -} -.e-pivotclient .e-progress-txt -{ - top: -2px !important; -} -.e-pivotclient .filter -{ - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl{ - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive -{ - width: 95% !important; -} - -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - & when not (@skin = "office-365") and not (@skin = "material") { - margin: 7px 0 6px; - } - & when (@skin = "office-365"){ - margin: 8px 0 20px; - } - float:right; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, .e-pivotclient .e-dialogFooter .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top: 0px !important; - margin-bottom: 0px !important; - } -} - -.e-pivotclient .e-dialog .e-dialogPara { - & when (@skin = "office-365"){ - margin-right: 8px; - } -} - -.e-pivotclient .e-dialog .e-clientDialog, .e-pivotclient .e-dialog .e-errorDialog{ - & when (@skin = "office-365"){ - padding-right: 25px; - padding-left: 25px; - } -} - -.e-pivotclient .e-filterDialog tr:first-child td{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient .e-filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} - -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-dialogCancelBtn{ - margin-right:10px; - & when (@skin = "office-365"){ - margin-right:14px !important; - } -} - -.e-pivotclient table.e-renameDBReportTbl tr td:first-child{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - margin-left: 3px; -} - -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} - -.e-pivotclient.e-rtl .e-splitBtn, .e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} - - .e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} - .e-pivotclient.e-rtl .e-controlPanel .e-icon{ - float: right; -} -.e-pivotclient .kpiGoal:before, .e-pivotclient .kpiStatus:before, .e-pivotclient .kpiTrend:before, .e-pivotclient .kpiValue:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .kpiGoal, .e-pivotclient .kpiStatus, .e-pivotclient .kpiTrend, .e-pivotclient .kpiValue{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, .e-pivotclient.e-rtl .e-controlPanel .e-collapse { -float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content{ - float: none; -} - .e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} - -.e-pivotclient.e-rtl .e-filterFrmDiv, .e-pivotclient.e-rtl .e-filterToDiv, .e-pivotclient.e-rtl .e-filterBtw { - float: right; -} - -.e-pivotclient.e-rtl .e-sortDisableLbl, .e-pivotclient.e-rtl .e-sortEnableLbl, .e-pivotclient.e-rtl .e-radioBtnAscLbl, .e-pivotclient.e-rtl .e-radioBtnDescLbl, .e-pivotclient.e-rtl .e-preserveHrchyLbl, .e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} - -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - & when (@skin = "office-365"){ - padding: 0px 25px 0px 25px !important; - } -} - -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} - -.e-pivotclient.e-rtl .e-dialogOKBtn { - & when not (@skin = "office-365"){ - margin-left: 10px; - margin-right: 91px; - } - & when (@skin = "office-365"){ - margin-left: 12px; - margin-right: 65px; - } -} - -.e-pivotclient.e-rtl .e-dialogCancelBtn { - & when not (@skin = "office-365"){ - margin-left: -5px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-left: -10px !important; - } -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float:none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - & when (@skin = "material") { - border-top: 3px dashed @grey-600; - } - & when not (@skin = "material") { - border-top: 3px dashed @active-bg-stcolor; - } - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal!important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - & when (@skin = "material") { - margin-top: -3px; - margin-left: 12px; - margin-bottom:6px; - } - & when not (@skin = "material") { - margin-top: -5px; - & when not (@skin = "office-365"){ - margin-left: 2px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } - } - margin-right:0px; - width: auto!important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 2px; - margin-left: 0px; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - .office-pivot-button-border(); - border-color:@header-border-color !important; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "office-365") { - margin:4px 8px 0px 8px; - } - } -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - & when (@skin = "material") { - content: "\e60a"; - margin-top: 1px !important; - font-size: 16px !important; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - content: "\e681" !important; - } - & when (@skin = "office-365"){ - content: "\e711" !important; - } - margin-top: 2.75px !important; - font-size: 13px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - & when (@skin = "office-365"){ - margin-top: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none!important; - box-sizing:content-box !important; - & when (@skin = "material") { - border:none !important; - margin-left:32px; - margin-right:8px; - color:fade(@base-font-color,26%); - } - & when (@skin = "office-365"){ - border:none; - padding:1px 0px 1px 1px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @header-border-color !important; - } - margin: 0 !important; - margin-top:4px; - background: @default-bg-endcolor !important; - height:18px; - } - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when (@skin = "office-365"){ - background-color:@neutral-light !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - & when (@skin = "material") { - border: 1px solid @grey-300; - } - & when not (@skin = "material") { - border: 1px solid @header-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } - } - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { -margin: 6px 7px 8px 5px; -width: 43% !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{ - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{ - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{ - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - & when (@skin = "material"){ - margin-left:10px; - } -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - & when (@skin = "material") { - padding:6px 0px 0px 0px; - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - padding:0px 0px 0px 0px; - background-color:@content-bg-color; - } -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: @default-bg-endcolor; -} -.e-pivotclient .e-gridPanel { - background: none !important; - } -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible!important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible!important; -} - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; - } - .e-pivotclient #sep1, .e-pivotclient #sep2, .e-pivotclient #sep3, .e-pivotclient #sep4, .e-pivotclient #sep5, .e-pivotclient #sep6, .e-pivotclient #sep7, .e-pivotclient #sep8, .e-pivotclient #sep9{ - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; -} - .e-pivotclient #sep1{ - height: 0px; - } -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting -{ - border-bottom:none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border:1px solid !important; -} - -.e-pivotclient .e-filterElementTag.e-vertical{ - border-color: @content-bg-color; -} -.e-pivotclient .e-filterElementTag{ -& when (@skin = "material") { - box-shadow:none !important; - } -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position:absolute; - top:150px; - margin-left:-12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} - -.e-pivotclient .e-filterDialog td { - & when not (@skin = "office-365"){ - padding-left: 6px; - } - & when (@skin = "office-365"){ - padding-right: 15px; - } -} -.e-pivotclient .e-filterDialog{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient .e-filterElementTag a.e-menulink{ - & when (@skin = "office-365"){ - padding-left: 30px !important; - padding-right:30px !important; - } -} -.e-pivotclient .e-pivotButton button:active,.e-pivotclient .e-splitBtn button:active{ - & when (@skin = "office-365"){ - background-color:@neutral-light; - color:@neutral-primary; - } -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap{ - & when (@skin = "office-365"){ - padding: 0px 12px; - } -} -.e-pivotclient .e-filterElementTag{ - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap{ - & when (@skin = "office-365"){ - padding-left: 10px !important; - padding-right: 10px !important - } -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:0px !important; - } -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotclient .e-pivotpager { - border: 1px solid @oclient-border-color; - margin-bottom:5px; - margin-left:6px !important; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } -} -.e-pivotclient .e-pivotpager table{ - margin-left:auto !important; - margin-right:auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - & when not (@skin = "office-365"){ - height: 14px; - } - & when (@skin = "office-365"){ - height: 16px; - } -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr{ - & when (@skin = "office-365"){ - height:32px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious, .e-pivotclient .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotclient .e-pivotpager .e-moveLast{ - & when (@skin = "office-365"){ - width:18px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious ,.e-pivotclient .e-pivotpager .e-pagerLabel,.e-pivotclient .e-pivotpager .e-pagerTextBox,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast { - & when (@skin = "office-365") and (@skin = "material"){ - margin-left:0px !important; - } - } -.e-pivotclient .e-vScrollPanel{ - .scrollPane-setcolor(); - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius:10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index:1000; - border-radius:5px; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-hScrollPanel { - .scrollPane-setcolor(); - width: 0px; - height: 6px; - border-radius:10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius:5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index:1000; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover { - .scrollThumb-hovercolor(); -} -.e-pivotclient .e-categPageIndicator, .e-pivotclient .e-seriesPageIndicator { - width: auto; - .pageIndicator-setcolor(); - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; - .pageIndicator-setcolor(); -} - .e-pivotclient .e-pivotschemadesigner #axisTd, .e-pivotclient .e-pivotschemadesigner #axisTd3{ - margin-top:0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 225px; - } - & when (@skin = "material") { - top: 60px; - left: 235px; - } - & when (@skin = "office-365") { - top: 35px; - left: 220px; - } - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} -.e-pivotclient .e-dialog .e-titlebar{ - & when (@skin = "office-365") { - padding: 10px 25px 15px; - } -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - & when (@skin = "office-365") { - padding: 20px 25px 25px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 13px; - } - & when (@skin = "material") { - top: 60px; - left: 25px; - } - & when (@skin = "office-365") { - top: 35px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 18px; - } - & when (@skin = "material") { - top: 175px; - left: 30px; - } - & when (@skin = "office-365") { - top: 135px; - left: 32px; - } -} - -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} - -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 225px; - } - & when (@skin = "material") { - top: 175px; - left: 235px; - } - & when (@skin = "office-365") { - top: 135px; - left: 215px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotclient .e-dialog .e-calcMemberFooter{ - text-align:right; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:18px; - } - & when (@skin = "office-365") { - margin-top:20px; - } - & when (@skin = "material") { - margin-top:24px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{ - text-align:left; - margin-top:18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk{ - & when not (@skin = "office-365") { - margin:0px 18px; - } - & when (@skin = "office-365") { - margin:0px 8px; - } -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{ - border:1px solid @default-border-color; - display:inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{ - & when not (@skin = "material") and not (@skin = "office-365") { - height:371px; - width:250px; - } - & when (@skin = "office-365") { - height:458px; - width:300px; - } - & when (@skin = "material") { - height:582px; - width:370px; - } -} - -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left:15px; - width: 250px; - } - & when (@skin = "office-365") { - margin-left:20px; - width: 300px; - } - & when (@skin = "material") { - margin-left:24px; - width: 370px; - } - vertical-align: top; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content{ - & when not (@skin = "material") and not (@skin = "office-365") { - padding:20px 15px 18px 15px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{ - & when not (@skin = "material") and not (@skin = "office-365") { - width:234px; - } - & when (@skin = "material") { - width:366px !important; - } - & when (@skin = "office-365") { - width:285px !important; - } - height:100px; - resize:none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:2px; - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:6px; - } -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{ - margin-left:0px; - margin-right:15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:0px; - } - & when (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "material") { - margin-bottom:24px; - font-size:14px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{ - margin-bottom:0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-calcMemberCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-calcMemberGroupCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{ - font:14px @font-family !important; -} - -.e-pivotclient .e-dialog .e-memberPager, .e-pivotclient .e-dialog .e-memberSearchPager, .e-pivotclient .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - margin-top:0px; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, .e-pivotclient .e-prevPage.e-pageDisabled, .e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled { - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, .e-pivotclient .e-prevPage.e-pageEnabled:hover, .e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover { - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, .e-pivotclient .e-prevPage.e-pageEnabled:active, .e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active { - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage { - width:24px; - height:24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, .e-pivotclient .e-dialog .e-memberSearchPageCount, .e-pivotclient .e-dialog .e-memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl,.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask{ - & when (@skin = "bootstrap"), (@skin = "office-365") { - height:30px; - } -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ -.e-pivotclient .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - height:32px !important; - padding:0px; - margin-left:12px; - vertical-align:top; - } -} -.e-pivotclient .e-pivotchart *{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI ; - } -} -.ejTooltipPivotChartContainer{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - background:@grey-700 !important; - border:1px solid transparent; - border-radius:2px !important; - padding: 5px 8px !important; - color: @primary-font-color !important; - } -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotclient .e-dialog .e-btn{ - & when (@skin = "material") { - background: none; - color: @accent-color; - font-family: 'Roboto',Segoe UI; - box-shadow: none; - border: none; - padding:0px 12px; - } -} -.e-pivotclient textarea{ - & when (@skin = "material") { - width:430px !important; - outline:none; - border:1px solid @grey-300; - } - & when (@skin = "office-365") { - width:435px !important; - } -} -.e-pivotclient .e-dialog .e-btn:hover,.e-pivotclient .e-dialog .e-btn:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - font-family: 'Roboto',Segoe UI; - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotclient .e-dialog .e-btn:active{ - & when (@skin = "material") { - background-color: fade(@accent-color,12%); - } -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn{ - & when (@skin = "material") { - width:auto; - } -} -.e-pivotclient .e-gridContainer{ - & when (@skin = "material") { - padding-top:0px !important; - } -} -.e-pivotclient .e-gridContainer .e-pivotgrid{ - & when (@skin = "material") { - margin:10px !important; - } -} - -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} - -.e-pivotclient .e-csHeader .cubeText{ - & when (@skin = "material") { - margin-top:4px; - } -} -.e-pivotclient .e-dialog .e-dialogOKBtn, .e-pivotclient .e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top: 20px; - margin-bottom: 4px; - } -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ -.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotclient .e-filterDialog #filterValue1:active, .e-pivotclient .e-filterDialog #filterValue1:focus,.e-pivotclient .e-filterDialog #filterValue2:active,.e-pivotclient .e-filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotclient .e-filterDialog #filterValue1:disabled,.e-pivotclient .e-filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotclient .e-filterDialog td .e-ddl,.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} - -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, .e-pivotschemadesigner .e-rPivotHeader .headerText{ - & when (@skin = "material") { - font-size:13px; - } -} -.e-pivotclient .e-splitBtn:hover,.e-pivotclient .e-splitBtn.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-toolbar>.e-horizontal.e-ul{ - & when (@skin = "material") { - height:auto !important; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-left:32px; - margin-right:8px; - border:none; - display:inline-block !important; - position:relative; - padding:0px; - color:fade(@base-font-color,26%); - } - box-sizing:content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-right:32px; - margin-left:8px; - } -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - margin-right:12px; - margin-left:0px; - } -} -.e-pivotclient .e-toolbar .e-reportCol, .e-pivotclient .e-toolbar .e-reportCol.e-hover, .e-pivotclient .e-collectionli, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli, .e-pivotclient .e-reportli.e-hover{ - & when (@skin = "material") { - border-left:1px solid @grey-300; - } -} -.e-pivotclient.e-rtl .e-splitBtn{ - & when (@skin = "material") { - margin:12px 12px 0px 0px; - } -} -.e-pivotclient .e-removeSplitBtn.e-icon{ - & when (@skin = "material") { - width:16px; - height:16px; - } -} -.e-pivotclient .e-splitBtn .e-pvtBtn ,.e-pivotclient .e-splitBtn .e-pvtBtn:hover,.e-pivotclient .e-splitBtn .e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit ; - box-shadow:none; - color:inherit; - font:inherit !important; - text-transform:none; - border:none; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn,.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:7px; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active>.reportList, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active>.e-collectionlist{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-reportli.e-active:after{ - & when (@skin = "material") { - animation: none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog>.e-header,.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header{ - & when (@skin = "material") { - background-color:@primary-color; - color: @primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after{ - & when (@skin = "material") { - background:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content{ - & when (@skin = "material") { - padding:0px 0px 10px; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a{ - & when (@skin = "material") { - color: @primary-font-color - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a{ - & when (@skin = "material") { - color: fade(@primary-font-color,70%); - } -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg,.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg{ - & when (@skin = "material") { - padding:10px 24px 0px; - } - & when (@skin = "office-365") { - margin-bottom:-8px; - } -} -.e-pivotclient .e-filterLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-orderLbl, .e-pivotclient .e-sortingLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper{ - & when (@skin = "material") { - width:95% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter,.e-pivotclient .e-SortFilterDlg .e-dialogFooter{ - & when (@skin = "material") { - width:100% !important; - text-align: right; - border-top:2px solid fade(@primary-font-color,12%); - } -} -.e-pivotclient .e-SortFilterDlg label { - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - & when (@skin = "material") { - float: right; - padding: 7px 0 6px; - margin-top: 20px; - border-top: 2px solid @grey-300; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-right:24px; - } -} - -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, .e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} - -.e-pivotclient .e-pvtBtn{ - & when (@skin = "office-365"){ - width:auto; - } -} - -.e-pivotclient .e-btn.e-select.dragClone{ - & when (@skin = "material") { - height:32px !important; - padding:0px 12px; - box-shadow:none; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - background-color:@grey-200; - border-radius:25px; - color:fade(@base-font-color,54%); - font-size:13px; - text-transform:none; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, .e-pivotclient .e-pivotschemadesigner .e-schemaColumn, .e-pivotclient .e-pivotschemadesigner .e-schemaRow, .e-pivotclient .e-pivotschemadesigner .e-schemaValue{ - & when (@skin = "material") { - background-color:@grey-50; - } - overflow:auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - & when (@skin = "material") { - margin: 11px 0px 0px 12px; - width: auto; - display: inline-block; - float:left; - clear:left; - background-color:@grey-300; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - height:32px; - color:fade(@base-font-color,87%); - } - white-space:nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:2px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn{ - & when (@skin = "material") { - margin-right:70px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit; - box-shadow:none; - color:inherit; - font:inherit !important; - padding:0px; - border:none; - } - & when (@skin = "office-365"){ - cursor:pointer; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365"){ - margin-left:0px; - margin-right:0px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn{ - & when (@skin = "material") { - margin-right: 32px; - margin-left: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn{ - & when (@skin = "material") { - margin-left: 10px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast,.e-pivotclient .e-pivotpager .e-moveFirst{ - & when (@skin = "material") { - margin-left:0px !important; - } -} -.e-pivotclient .e-pivotpager .e-pagerTextBox{ - & when (@skin = "material") { - width:35px !important; - } -} -.e-pivotclient .e-pivotpager table{ - & when (@skin = "material") { - height:auto !important; - } - & when (@skin = "office-365") { - width:100% !important; - } - border:none; -} -.e-pivotclient .e-pivotpager .e-pagerDiv{ - & when (@skin = "material") { - margin:3px !important; - } -} -.e-pivotclient .e-pivotpager{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotclient .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotclient .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotclient .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotclient .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotclient .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotclient .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberSearchEditorDiv+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div .e-btn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn,.e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div, .e-pivotclient .e-dialog .e-memberSearchPager+div, .e-pivotclient .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - margin-top:0px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, .e-pivotclient .e-prevPage.e-pageEnabled:after, .e-pivotclient .e-nextPage.e-pageEnabled:after, .e-pivotclient .e-lastPage.e-pageEnabled:after{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentPage,.e-memberPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentSearchPage,.e-memberSearchPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentDrillPage,.e-memberDrillPageCount { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotclient .e-ascImage:before{ - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, .e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, .e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top:-5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left:0px; -} - .e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{ - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float:left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float:right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, .e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top:-3px !important; -} -.e-maximumView -{ - background-color: @maxview-bg-color; - z-index: 1000; - margin: 2% 4%; - margin-top:2%; - padding:20px; - position: fixed; -} -.e-fullScreenView -{ - position: absolute; - top: 0; - background-color:@fullscreen-bg-color; - z-index:1000; -} -.e-winCloseBtn:before { - content:"\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right:0; - height:24px; - width:24px; - -} -.e-winCloseBtn{color:@oclient-icons-color} -.e-winCloseBtn:hover -{ color:@toolbar-icons-hvrcolor; - cursor: pointer; -} -@media (min-width: 640px) and (max-width:799px) { - -} - -@media (min-width: 800px) and (max-width: 959px) { - -} - -@media (min-width: 960px) and (max-width: 1120px) { - -} - -@media (min-width: 1120px) { - -} - - -.e-pivotchart .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotchart .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotchart{ - font: normal 12px @font-family; - border: 1px solid @oclient-border-color; - background-color: @oclient-bgcolor; - color: @fg-header-color; -} -.e-pivotchart *:focus:hover{ - outline:none; -} -.e-pivotchart .e-expandMenu{ - min-height: 50px; -} - -.e-pivotchart .e-menuList{ - list-style-type: none; - padding: 4px 15px 4px 15px; -} - -.e-pivotchart .e-menuList:hover{ - list-style-type: none; - .oclient-header-color(); - cursor: pointer; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-wrapper, .e-pivotchart .e-shadow{ - min-height: 50px; -} - -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-content{ - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content:"\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content:"\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before{ -content:"\e6a9"; -font-size: 20px; -} -.e-pivotchart .e-exportImg:before{ -content:"\e84f"; -font-size: 20px; -} -.e-pivotchart .e-disable3D:before{ - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, .e-pivotchart .e-chart3DTypesIcon:before, .e-pivotchart .e-exportTypesIcon:before, .e-pivotchart .e-interactionsIcon:before, .e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon, .e-pivotclient .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon, .e-pivotclient .e-exportTypesIcon:hover, .e-pivotchart .e-interactionsIcon, .e-pivotchart .e-interactionsIcon:hover, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, .e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog, .e-pivotchart .e-smartLabelsDialog, .e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chart3DTypesIcon, .e-pivotchart .e-exportTypesIcon, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-interactionsIcon { - color: @oclient-icons-color; -} - -.e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon:hover, .e-pivotchart .e-smartLabelsIcon:hover, .e-pivotchart .e-interactionsIcon:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotchart .e-activeChartType { - color:@active-font-color; - background:@oclient-treeview-active; -} -.e-pivotchart .e-line:before { - content:"\e6b1"; -} -.e-pivotchart .e-spline:before { - content:"\e6bb"; -} -.e-pivotchart .e-column:before { - content:"\e6a6"; -} -.e-pivotchart .e-area:before { - content:"\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotchart .e-stepline:before { - content:"\e6c0"; -} -.e-pivotchart .e-steparea:before { - content:"\e6be"; -} -.e-pivotchart .e-pie:before { - content:"\e6ca"; -} -.e-pivotchart .e-bar:before { - content:"\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotchart .e-funnel:before { - content:"\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotchart .e-scatter:before { - content:"\e7df"; -} -.e-pivotchart .e-bubble:before { - content:"\e7dc"; -} - -.e-pivotchart .e-excel:before { - content:"\e845"; -} -.e-pivotchart .e-word:before { - content:"\e84e"; -} -.e-pivotchart .e-pdf:before { - content:"\e846"; -} -.e-pivotchart .e-png:before { - content:"\e861"; -} -.e-pivotchart .e-emf:before { - content:"\e862"; -} -.e-pivotchart .e-gif:before { - content:"\e85f"; -} -.e-pivotchart .e-jpg:before { - content:"\e860"; -} -.e-pivotchart .e-bmp:before { - content:"\e85e"; -} -.e-pivotchart .e-column3D:before { - content:"\e868"; -} -.e-pivotchart .e-pie3D:before { - content:"\e865"; -} -.e-pivotchart .e-bar3D:before { - content:"\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content:"\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content:"\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotchart .e-legend:before{ -content:"\e879"; -font-size: 20px; -} -.e-pivotchart .e-zooming:before{ -content:"\e886"; -font-size: 20px; -} -.e-pivotchart .e-smartLabels:before{ -content:"\e880"; -font-size: 20px; -} -.e-pivotchart .e-interaction:before{ -content:"\e877"; -font-size: 20px; -} -.e-pivotchart .e-crossHair:before { -content: "\e872"; -} -.e-pivotchart .e-trackBall:before{ -content:"\e882"; -} -.e-pivotchart .e-rotate45:before{ -content:"\e87e"; -} -.e-pivotchart .e-rotate90:before{ -content:"\e87f"; -} -.e-pivotchart .e-hiding:before{ -content:"\e873"; -} -.e-pivotchart .e-multipleRows:before{ -content:"\e87b"; -} -.e-pivotchart .e-trim:before{ -content:"\e883"; -} -.e-pivotchart .e-wrap:before{ -content:"\e885"; -} -.e-pivotchart .e-wrapByWord:before{ -content:"\e884"; -} -.e-pivotchart .none:before{ -content:"\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size:20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size:20px; -} - -.e-pivotchart .e-chartTypesImg, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-toolTipImg:hover, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-chart3DImg:hover, .e-pivotchart .e-exportImg, .e-pivotchart .e-exportImg:hover, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-legend, .e-pivotchart .e-legend:hover, .e-pivotchart .e-zooming, .e-pivotchart .e-zooming:hover, .e-pivotchart .e-smartLabels, .e-pivotchart .e-smartLabels:hover, .e-pivotchart .e-interaction, .e-pivotchart .e-interaction:hover, .e-pivotchart .e-icon-xAxis-title:hover, .e-pivotchart .e-icon-yAxis-title:hover, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} - .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-exportImg, .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-legend, .e-pivotchart .e-zooming, .e-pivotchart .e-smartLabels, .e-pivotchart .e-interaction, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; - } - - -.e-pivottreemap .e-drillupAction{ - background-color: @oclient-bgcolor; - color : @fg-header-color; - margin-bottom: 5px; - font-size: 13px; - font-weight:700; - z-index:10; - border-color: @fg-header-color; - border: 1px solid @fg-header-color; - border-bottom: transparent; - padding-top: 6px; - } -.e-pivottreemap .e-drillupAction a{ - color: @fg-header-color; - cursor: pointer; - } -.e-pivottreemap .e-drillupAction a:hover { - color: @fg-header-color; - text-decoration: underline !important; - } - .e-pivottreemap label { - font-weight:600; - } - .e-pivottreemap .e-treemap-header { - font-size: 12px; - } - .e-pivottreemap .e-treemap-label { - color: @fg-header-color !important; - font-size: 12px; - padding-left:5px; - padding-top:5px; - } - .e-pivottreemap *:focus:hover{ - outline:none; - } - - -.e-pivotgauge .kpiiconvalue{ - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout{ - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li{ - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover{ - outline:none; -} -.e-pivotgauge-tooltip{ - background-color: @content-bg-color; - border: 2px solid @ogaugeTooltip-border-color; -} -.e-pivotgauge-tooltip{ - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: @fg-table-color; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px @font-family; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, .e-pivotgauge-active{ - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow{ - background-image: @kpi-uparrow-img; -} -.e-pivotgauge .kpirightarrow{ - background-image: @kpi-rightarrow-img; -} -.e-pivotgauge .kpidownarrow{ - background-image: @kpi-downarrow-img; -} -.e-pivotgauge .kpidiamond{ - background-image: @kpi-diamond-img; -} -.e-pivotgauge .kpitriangle{ - background-image: @kpi-triangle-img; -} -.e-pivotgauge .kpicircle{ - background-image: @kpi-circle-img; -} -.e-pivotgauge .kpiredroad{ - background-image: @kpi-red-img; -} -.e-pivotgauge .kpigreenroad{ - background-image: @kpi-green-img; -} -.e-pivotgauge .kpiallcolor{ - background-image: @kpi-all-img; -} - - - -.e-pivotpager .e-pagerTextBox { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 18px; - width: 35px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:fade(@base-font-color,87%); - outline:none; - border:1px solid fade(@base-font-color,26%); - border-radius:2px; - text-indent:2px; - height: 18px; - width: 35px; - } - & when (@skin = "office-365") { - color:@theme-light-font; - outline:none; - border:1px solid @neutral-tertiary-alt; - text-indent:2px; - font-family:@font-family; - font-size:14px; - height: 32px; - width: 40px; - text-align:center; - } -} -.e-pivotpager *:focus:hover{ - outline:none; -} -& when (@skin = "material") { - .e-pivotpager{ - font-family:'Roboto',Segoe UI; - } - .e-pivotpager .e-movePrevious , .e-pivotpager .e-pagerLabel, .e-pivotpager .e-pagerTextBox, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveLast { - margin-left:16px; - } - .e-pivotpager .e-moveFirst{ - margin-left:24px !important; - } - .e-pivotpager .e-moveLast{ - margin-right:24px !important; - } - .e-pivotpager .e-pagerTextBox{ - width:35px; - height:21px; - } - .e-pivotpager table{ - height:56px; - } - .e-pivotpager .e-categPagerTd .e-pagerDiv{ - border-right: 1px solid @grey-300; - } - .e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - border-color:fade(@base-font-color,54%); - } -} -.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext , -.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{ - display:inline-block; - - & when not (@skin = "office-365") { - width:18px; - height:18px; - } - & when (@skin = "office-365") { - width:32px; - height:32px; - color:@neutral-dark; - } - position:relative; - top:1px; - cursor:pointer; - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } - } -.e-pivotpager .e-moveFirst:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83e"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62a"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-moveLast:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e841"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62c"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-categPagerTd { - & when not (@skin = "material") and not (@skin = "office-365") { - border-right-width: 1px; - border-right-style: solid; - border-right-color: @default-icon-color; - } - & when (@skin = "office-365") { - border-right: 1px solid @neutral-light; - } -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: @default-icon-color; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, .e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83f"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e665"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } - } -.e-pivotpager .e-moveNext:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e840"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e67e"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} - -.e-pivotpager .e-categPageCount, .e-pivotpager .e-seriesPageCount { - cursor: default; - & when not (@skin = "office-365") { - padding:0px 0px 0px 5px; - } - & when (@skin = "office-365") { - padding:0px; - margin:0px 8px; - } - } - -.e-pivotpager .e-pagerDiv { - & when not (@skin = "material") and not (@skin = "office-365") { - margin:3px; - padding:7px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:@base-font-color; - } - & when (@skin= "office-365") { - /* office-365*/ - font-family: @font-family; - font-size: 14px; - color:@theme-light-font; - } -} - -.e-pivotpager .e-pagerLabel { - cursor: default; - display:inline-block; - & when not (@skin= "office-365") { - margin-left:5px; - margin-right: 5px; - } - & when (@skin= "office-365") { - margin:0px 8px; - } - & when (@skin = "material") { - font-size:13px; - } -} - -.e-pivotpager .e-disabled { - & when (@skin = "material") { - color:fade(@base-font-color,26%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity: 0.4; - } - & when (@skin = "office-365") { - color:@neutral-tertiary-alt; - } - cursor: default !important; - } - -.e-pivotpager .pivotpager { - overflow:auto; -} -.e-pivotpager input{ - background: @content-bg-color; -} -.e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - & when (@skin = "office-365") { - border-color:@theme-primary; - } -} -.e-pivotpager .e-pagerTextBox:hover{ - & when (@skin = "office-365") { - border-color:@neutral-secondary-alt; - } -} -.e-pivotpager .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - } -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - margin-right:0px - } -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - margin-left:0px - } -} -.e-pivotpager .e-moveFirst:before{ - & when (@skin = "office-365") { - margin-top:12px; - margin-left:10px; - } -} -.e-pivotpager .e-movePrevious:hover, .e-pivotpager .e-moveNext:hover, .e-pivotpager .e-moveFirst:hover, .e-pivotpager .e-moveLast:hover{ - & when (@skin = "office-365") { -background-color:@neutral-lighter; - } - } -.e-pivotpager .e-movePrevious:active, .e-pivotpager .e-moveNext:active, .e-pivotpager .e-moveFirst:active, .e-pivotpager .e-moveLast:active{ - & when (@skin = "office-365") { -background-color:@theme-primary; -color:white; - } - } -.e-pivotpager .e-disabled:hover,.e-pivotpager .e-disabled:active{ - & when (@skin = "office-365") { -background-color:@neutral-white; -color:@neutral-tertiary-alt; - } -} -.e-pivotpager .e-pagerLabel,.e-pivotpager .e-seriesPageCount, .e-pivotpager .e-categPageCount, .e-pivotpager .e-pagerTextBox,.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotpager .e-moveLast{ - & when (@skin = "office-365") { -vertical-align:middle; - } -} -.e-pivotpager .e-movePrevious:before, .e-pivotpager .e-moveNext:before, .e-pivotpager .e-moveFirst:before, .e-pivotpager .e-moveLast:before{ - & when (@skin = "office-365") { -margin-top:9px; - } - } -.e-pivotpager tr{ - & when (@skin = "office-365") { -height:59px; - } -} -.e-pivotpager .e-movePrevious.e-disabled, .e-pivotpager .e-moveNext.e-disabled, .e-pivotpager .e-moveFirst.e-disabled, .e-pivotpager .e-moveLast.e-disabled{ - & when (@skin = "office-365") { -color:@neutral-tertiary-alt; - } - } -.e-pivotpager table{ - background-color: @bg-value-color; - & when (@skin = "office-365") { -border:1px solid @neutral-light; - } - } - - -/*------------------------------reportviewer Theme Start-------------------------------*/ - .e-reportviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -.e-reportviewer-tbdiv.e-reportviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-tooltip{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - background-color:@content-bg-color; - } - border-color:@content-border-color; -} - - .e-reportviewer-headerspan, .e-reportviewer-contentspan{ - & when (@skin= "material") { - /*material*/ - color:@primary-font-color; - } - & when not (@skin = "material") { - /*other*/ - color:@content-font-color; - } - font-family: @font-family !important; -} - - .e-reportviewer-viewer{ - font-size:@content-font-size; -} - - .e-reportviewer-popuppageno, .e-reportviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -.e-reportviewer-toolbarcontainer .ejinputtext{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50 !important; - font-size: 16px; - } - & when not (@skin = "material") { - /*other*/ - background-color: @content-bg-color !important; - font-size: 16px; - } - } - - - .e-reportviewer-viewerblock { - & when (@skin= "material") { - /*material*/ - background-color:@grey-50; - font-size: @rv-viewerblock-font-size-material-theme; - color:@base-font-color; - } - & when not (@skin = "material") { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewerblockcellcontent { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: @rv-viewerblock-font-size-material-theme; - color: @base-font-color; - opacity: 87; - } - & when not (@skin = "material") { - font-size: @rv-viewerblockcellcontent-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewreport { - border-left-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - padding-left: 40px; - } - & when (@skin = "office-365") { - padding:20px 25px; - } -} - - .e-reportviewer-scrollcontainer, - .e-reportviewer-viewer>.e-splitter .e-pane{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin = "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageviewcontainer{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin= "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageview { - & when (@skin= "material") { - /*material*/ - -moz-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - -webkit-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - border-color :@rv-pageview-border-color; - } - & when not (@skin = "material") { - /*other*/ - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; - } -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - color: @content-font-color; -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - - .e-reportviewer-labelpageno { - font-size: @rv-labelpageno-font-size; -} - - .e-reportviewer-documentmapcontainer div, - .e-reportviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - - .e-reportviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - .e-reportviewer-viewerblock, - .e-reportviewer-pagenumber, - .e-reportviewer-tbpage, - .e-reportviewer-tbdiv.e-reportviewer-exportlist, - .e-reportviewer-label, - .e-reportviewer-labelpageno { - font-family: @font-family !important; -} - -.e-reportviewer-toolbarcontainer, - .e-reportviewer-viewerblock, - .e-reportviewer-viewercontainer, - .e-reportviewer-elementalignments, - .e-reportviewer-viewerblockcellcontent, - .e-reportviewer-viewerblockcontent, - .e-reportviewer-textbox, - .e-reportviewer-documentmappopup{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - } - & when not (@skin = "material") { - /*other*/ - border-color: @content-border-color; - } -} - - .e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} - - .e-reportviewer-popupli:hover { - .hover-gradient(); - & when (@skin= "office-365") { - background-color: @default-bg-stcolor; - } - & when (@skin = "material"){ - background-color: @grey-200; - } - & when not (@skin = "office-365") and not (@skin = "material") { - background-color:@hover-bg-stcolor; - } -} - - .e-reportviewer-popupli { - & when (@skin= "office-365") { - color: @neutral-light-font !important; - } - & when not (@skin = "office-365") { - color: @content-font-color !important; - } - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - & when (@skin= "material") { - border-style: none; - } -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - & when (@skin= "material") { - background-color: transparent; - } -} - - .e-reportviewer-gotonext.e-reportviewer-disabled, - .e-reportviewer-gotoprevious.e-reportviewer-disabled, - .e-reportviewer-gotolast.e-reportviewer-disabled, - .e-reportviewer-gotofirst.e-reportviewer-disabled{ - opacity: @rv-navigate-disabled-opacity; -} - - .e-reportviewer-viewreportbutton{ - font-family: @font-family !important; - & when (@skin= "material") { - /*material*/ - &:extend(.e-accent all); - } - & when (@skin = "office-365") { - width: 110px !important; - } -} - - .e-reportviewer-alert-icon { - color: @error-color; - font-size: 40px; -} - - .e-reportviewer-error-content { - & when not (@skin = "material") { - background-color: @disable-control-background-color; - } - font-size: @rv-viewerblock-font-size; -} - - .e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - - -/*------------------------------pdfviewer Theme Start-------------------------------*/ -&.e-pdfviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{ - & when not (@skin="material") and not (@skin="office-365") { - background:@content-bg-color; - border-color:@content-border-color; - } - & when (@skin="material") { - background-color:@grey-700; - border:0px solid @content-border-color; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } - & when (@skin="office-365") { - font-family:@font-family; - font-size:12px; - background-color:@info-bg-color; - border-color: @neutral-secondary-alt; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } -} - -&.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{ - font-family: @font-family !important; - & when not (@skin="material") { - color:@content-font-color; - } - & when (@skin="material") { - color:@primary-font-color; - font-size:10px !important; - } -} - -&.e-pdfviewer-viewer{ - font-size:@content-font-size; -} - -&.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -&.e-pdfviewer-toolbarcontainer .ejinputtext{ - background-color: @content-bg-color !important; - } - -&.e-pdfviewer-viewerblock { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - color:@content-font-color; -} - -&.e-pdfviewer-viewerblockcellcontent { - font-size: @rv-viewerblockcellcontent-font-size; - color: @content-font-color; -} - -&.e-pdfviewer-viewpdf { - border-left-color: @content-border-color; -} - -&.e-pdfviewer-scrollcontainer, - .e-pdfviewer-viewer>.e-splitter .e-pane{ - background-color: @pdfviewer-scrollcontainer; -} - -&.e-pdfviewer-pageviewcontainer{ - background-color: @rv-pageviewcontainer-bg-color; -} - -&.e-pdfviewer-pageview { - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - color: @content-font-color; -} - -&.e-pdfviewer-elementalignments.ejinputtext:focus { - & when (@skin="material") { - border-color:rgba(0,0,0,0.38); - } -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - -&.e-pdfviewer-labelpageno { - & when not (@skin="material") { - font-size: @rv-labelpageno-font-size; - } - & when (@skin="material") { - font-size:13px; - } -} - -&.e-pdfviewer-documentmapcontainer div, -&.e-pdfviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - -&.e-pdfviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-viewer, - &.e-pdfviewer-pagenumber, - &.e-pdfviewer-tbpage, - &.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, - &.e-pdfviewer-label, - &.e-pdfviewer-labelpageno { - font-family: @font-family !important; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-elementalignments, - &.e-pdfviewer-viewerblockcellcontent, - &.e-pdfviewer-viewerblockcontent, - &.e-pdfviewer-textbox, - &.e-pdfviewer-documentmappopup{ - border-color: @content-border-color; -} - - &.e-pdfviewer-elementalignments.ejinputtext { - & when (@skin="material") { - border-color:rgba(0,0,0,0.26); - font-size: 13px; - color:rgba(0,0,0,0.87); - border-radius:2px; - } - } - - &.e-pdfviewer-elementalignments.ejinputtext::selection { - & when (@skin="material") { - background-color:@accent-color; - color:@accent-font-color; - } - } - - &.e-pdfviewer-toolbarcontainer.e-toolbar{ - .pdfviewer-toolbar-border-color; - & when not (@skin = "material") and not (@skin = "office-365") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - } - } - - &.e-pdfviewer-searchbox{ - .pdfviewer-searchtoolbar-border-color; - & when not (@skin = "material") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - background-color:@grey-50; - } - } - - &.e-pdfviewer-viewercontainer{ - & when not (@skin = "material") and not (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @default-bg-stcolor; - .pdfviewer-viewercontainer-border-color; - border-color: @default-border-color; - } - & when (@skin = "material") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @grey-200; - .pdfviewer-viewercontainer-border-color; - border-color: @grey-300; - } - & when (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @neutral-quaternary-alt; - .pdfviewer-viewercontainer-border-color; - border-color: @neutral-tertiary-alt; - } - } - - &.e-pdfviewer-pageCanvas{ - & when not (@skin = "material") and not (@skin = "office-365") { - border: solid #000000 1px; - } - & when (@skin = "material") { - box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.16); - } - & when (@skin = "office-365") { - box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2); - } - } - - &.e-pdfviewer-popupmenu { - border: solid 2px @default-border-color; - background-color: @default-bg-stcolor; - } - &.e-pdfviewer-innercontent{ - border-color:black; - background-color:white; - } - &.e-pdfviewer-closeicon{ - color:@default-font-color; - } - &.e-pdfviewer-properties-okbtn, &.e-pdfviewer-properties-cancelbtn { - & when not (@skin = "material") and not (@skin = "office-365") { - background-color:@content-bg-color !important; - } - } - &.e-pdfviewer-currenttime, &.e-pdfviewer-username{ - color:@default-font-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li a { - color:@default-font-color !important; - } - &.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color:@widget-bg-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li { - & when (@skin = "flat-azure") { - border-top-color:@default-border-color !important; - } - } - -&.e-pdfviewer-popupli:hover { - .hover-gradient(); - background-color:@hover-bg-stcolor; - color:@hover-font-color; -} - -&.e-pdfviewer-popupli { - color: @content-font-color !important; - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-search.e-tooltxt.e-hover { - color: @gantt-toolbar-icon-mouseover-color !important; -} - -.e-gantt .e-tooltxt.e-hover > span { - color: @gantt-toolbar-icon-mouseover-color; -} - -.e-gantt .e-gantt-Spliter { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-content-border-color !important; -} - -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: @gantt-splitter-border-color !important; - background-color: @gantt-predecessor-header-bg-color !important; -} - -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - & when (@skin= "material") { - border-width: 0px 0px 1px 0px; - background-color: transparent; - } - - & when not (@skin= "material") { - border-width: 1px; - background-color: @content-bg-color; - } - - color: @content-font-color; - outline: none; - border-style: solid; - border-color: @content-border-color; - vertical-align: baseline; -} - -.e-ganttdialog .e-ejinputtext:hover, -.e-gantt .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: @font-family; -} - -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - & when (@skin= "material") { - border-color: @grey-300; - } - - & when not (@skin= "material") { - border-color: @active-border-color; - } -} - -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: @hover-border-color; -} - -.e-gantt .e-gantttoolbar li.e-hover { - .high-contrast-gantt-toolbar-icon-border; - border-color: @hover-border-color; -} - -.e-gantt .e-treegrid .e-gridheader { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color; -} - -.e-gantt .e-treegrid .e-headercelldiv { - .material-gantt-header-background; - color: @gantt-schedule-font-color; -} - -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - .material-gantt-header-icon-color; - color: @header-icon-color; -} - -.e-gantt .e-treegrid .e-headercell { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - - & when (@skin= "material") { - border-right-color: fadeout(@base-font-color,88%) !important; - } - - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - & when (@skin= "material") { - border-top: solid 0px transparent !important; - } - - & when (@skin= "office-365") { - border-top: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-top: solid 1px @gantt-content-border-color !important; - } -} - -.e-ganttdialog .e-titlebar { - & when (@skin= "material") { - border-bottom: 1px solid transparent !important; - } - - & when (@skin= "office-365") { - border-bottom: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-bottom: 1px solid @gantt-content-border-color !important; - } -} - -.e-gantt .e-toolbarspan { - .material-gantt-toolbar-shadow; -} - -& when (@skin = "material") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - border-width: 1px; - font-size: 12px; - color: fadeout(@base-font-color,13%); - height: 24px; - margin: 0px !important; - border-radius: 2px; - border-color: fadeout(@base-font-color,74%); - background: @content-bg-color; - } - - .e-gantt .e-search .e-ejinputtext:focus { - border-color: fadeout(@base-font-color,46%); - } - - .e-gantt .e-search .e-ejinputtext::-webkit-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-ms-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::selection, - .e-ganttdialog .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-gantt .e-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 20px; - box-sizing: border-box; - margin-top: 0px !important; - } - - .e-ganttdialog .e-ejinputtext { - border-width: 0px 0px 1px 0px; - color: fadeout(@base-font-color,13%); - } - - .e-ganttdialog .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - .e-ganttdialog .e-titlebar.e-dialog { - background: @primary-color; - color: @primary-font-color; - font-family: @font-family; - } - - .e-ganttdialog .e-dialog-icon:before, - .e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active .e-link { - color: @primary-font-color; - } - - .e-ganttdialog .e-dialog-icon:hover { - background: none; - } - - .e-ganttdialog .e-dialog-icon:before:hover { - background: transparent; - color: @base-font-color; - } - - .e-ganttdialog .e-addborderbottom.e-header { - background: @primary-color; - } - - .e-ganttdialog .e-tab .e-header li a, - .e-ganttdialog .e-tab .e-header li a:hover { - color: fadeout(@content-bg-color,30%); - } - - .e-ganttdialog .e-tab.e-js .e-header > .e-item:hover { - background: none; - } - - .e-ganttdialog .e-general-edit-div { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover, - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } - - .e-gantt .e-gantt-search-container { - margin-top: 0px !important; - } -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: @gantt-selectionpopup-content-bg-color; - border-color: @gantt-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: @gantt-selectionpopup-default-icon-color; -} - -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -& when (@skin = "office-365") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - font-size: 13px; - height: 26px; - margin: 2px 8px 2px 2px !important; - width: 230px; - } - - .e-treegridPane .e-treegrid .e-editcell, - .e-treegridPane .e-treegrid .e-detailsrowcell, - .e-treegridPane .e-treegrid .e-rowcell, - .e-treegridPane .e-treegrid .e-extendcolumn { - border-bottom-color: @neutral-quaternary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"], - .e-ganttdialog .e-connectordialog input[id$="ok"] { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:hover, - .e-ganttdialog .e-connectordialog input[id$="ok"]:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:focus, - .e-ganttdialog .e-connectordialog input[id$="ok"]:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:active, - .e-ganttdialog .e-connectordialog input[id$="ok"]:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } -} - - -/*Theme Color*/ - -.e-rangeScroll-select{ - fill:@default-rangeScroll-select-fill; - stroke:@default-rangeScroll-select-stroke; - &:hover { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } - &:active { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } -} - -.e-rangeScroll-select-hover{ - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; -} - -.e-rangeScroll-backRect{ - fill:@default-rangeScroll-backRect-fill; - stroke:@default-rangeScroll-backRect-stroke; -} - -.e-rangeScroll-arrow{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-centerShape{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; -} - -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle{ - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; -} - - -.e-treegrid .e-extendcolumn { - background-color: @gantt-content-bg-color; -} - -.e-treegrid .e-headercelldiv { - color: @gantt-header-font-color; - font-family: @font-family; -} - - .e-filterMenuDiv { - & when (@skin= "material") { - border-color: transparent !important; - } - - & when (@skin= "office-365") { - border-color: @gantt-columnchooser-border-color !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @filtermenudialog-color !important; - } - - font-family: @font-family; - min-height: 0px !important; -} - -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: @treegrid-selectionpopup-content-bg-color; - border-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: @treegrid-selectionpopup-default-icon-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - -.e-treegrid-core { - font-family: @font-family; -} - -.e-treegrid { - border-color: @gantt-content-border-color; - color: @gantt-content-font-color; -} - -.e-treegrid .e-gridcontent { - background-color: @gantt-content-bg-color; - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-batchdisable { - opacity:0.35; - background-image:none; - pointer-events:none; -} - -.e-treegrid .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } -} - -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - & when (@skin= "material") { - border-right-color: transparent; - border-bottom-color: @gantt-content-border-color; - } - - & when (@skin= "office-365") { - border-color: @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -.e-treegrid .e-tableLastCell { - border-right-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: @treegrid-detailicon-shadow-color; -} - -.e-treegrid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -.e-treegrid div.e-error .e-bottomarrow { - & when not (@skin= "material") { - border-top-color: #fffe92; - } - - & when (@skin= "material") { - border-top-color: @grey-700; - } -} - - - .e-detailscellwrapperfly { - border-color: @treegrid-detailcellwrapperfly-border-color; - - & when (@skin= "office-365") { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - & when not (@skin= "office-365") { - box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -moz-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -webkit-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - } -} - - .e-dragrowcell { - border-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-alt-row { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: #fbfbfb; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @gantt-altRow-bg-color; - } -} - -.e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin = "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - - .e-treegridPane .e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: fade(@grey-100,70); - } - - & when (@skin= "office-365") { - background: fade(@theme-lighter,70); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin= "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } -} - - .e-treegridPane .e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when not (@skin= "material") { - .gantt-row-selection(); - color: @gantt-selection-font-color; - } -} - -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-bg-stcolor !important; - } -} - -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-font-color !important; - } -} - -.e-treegrid .e-detailscellwrapper, - .e-detailscellwrapperfly { - background: @treegrid-detailcellwrapper-background-color; - color: @treegrid-detailcellwrapper-font-color !important; -} - -.e-dragtooltipbackground { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - } -} - -.e-treegrid .e-tabletd { - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-treegridtoolbar { - background-color: @gantt-toolbar-bg-color !important; - border-color: @gantt-toolbar-border-color !important; -} - -.e-treegrid .e-headercell { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - border-bottom-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-filterbarcell { - & when (@skin= "office-365") { - border-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-grid-icon { - background: @gantt-header-bg-color; -} - - -.e-treegrid .e-gridheader { - color: @gantt-header-font-color; - border-color: @gantt-header-border-color; - - & when (@skin= "material") { - background: #fff; - } - - & when not (@skin= "material") { - .tgheader-gradient(); - } -} - -.e-treegrid .e-headercontent { - border-right-color: @gantt-header-border-color; -} - -.e-treegrid .e-ejinputtext, - .e-addedColumn .e-ejinputtext, - .e-treegridrenamedialog .e-ejinputtext { - & when (@skin= "material") { - color: fade(@base-font-color,84%); - background-color: transparent; - } - - & when not (@skin= "material") { - color: @content-font-color; - background-color: @content-bg-color; - } - - border-color: @content-border-color; - outline: none; - vertical-align: baseline; -} - - .e-addedColumn .e-ejinputtext:hover, -.e-treegrid .e-ejinputtext:hover, - .e-treegridrenamedialog .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-treegrid .e-ejinputtext:focus, - .e-addedColumn .e-ejinputtext:focus, - .e-treegridrenamedialog .e-ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-treegrid .e-reSizeColbg { - border-left-color: @gantt-header-border-color !important; -} - -.e-treegrid .e-gridheadercontainer { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-columnmenu { - .tgPopUp-gradient(); - color: @gantt-menuitem-font-color; - font-family: @font-family; - - & when (@skin= "material") { - border-color: transparent !important; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - } -} - - - .e-columnmenuitem .e-icon, - .e-menuitem .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-color; - } -} - -.e-treegrid .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-columnmenuselection .e-icon, - .e-tgcontextmenu-mouseover .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - -.e-treegrid .e-tooltxt.e-hover > span { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - - .e-columnSelector { - .tgPopUp-gradient(); - border: 1px solid; - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color !important; -} - - .e-columnMenuListDiv label { - font-family: @font-family; -} - - .e-columnmenuselection { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - } - - color: @gantt-menuitem-hover-font-color; -} - -.e-treegrid .e-summaryrow { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: @treegrid-summaryrow-border-color; -} - -.e-treegrid .e-summaryrow .e-summaryrowcell { - & when (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } - - & when not (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } -} - -.e-tgcontextmenu, -.e-tginnerContextmenu { - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; -} - -.e-tgheaderContextmenu { - - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; - border: 1px solid; -} - - .e-tgcontextmenu-mouseover { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - color: @gantt-menuitem-hover-font-color; - } -} - -.e-tooltipgantt { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-tooltip-font-color; - border-color: @gantt-tooltip-border-color; - } -} - -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - & when (@skin= "material") { - border-left-color: @primary-color; - } - - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-left-color: @active-bg-stcolor; - } -} - -.e-treegrid .e-footercontainer { - border-right-color: @gantt-header-border-color; -} - -.e-headervline { - & when (@skin= "material") { - border-color: @primary-color; - } - - & when not (@skin= "material") { - border-color: @active-bg-stcolor; - } -} - -.e-headertooltip { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when not (@skin= "material") { - color: @gantt-header-font-color; - background-color: @gantt-header-endbg-color; - border-color: @gantt-header-border-color; - } -} - - .e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - - & when (@skin= "material") { - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -& when (@skin = "material") { - .e-treegrid .e-rowcell { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - text-overflow: ellipsis; - } - - .e-treegrid .e-treegridtoolbar ul { - padding-left: 20px; - margin-top: 0px !important; - } - - .e-treegrid .e-ejinputtext::selection, - .e-addedColumn .e-ejinputtext::selection, - .e-treegridrenamedialog .e-ejinputtext::selection, - .e-treegrid .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-treegrid .e-inner-treecolumn-container { - padding-left: 24px; - width: 100% !important; - } - - .e-treegrid .e-rowcell .e-cell { - padding-left: 10px; - } - - .e-treegrid .e-filterbar-material, - .e-treegrid .e-filterbarcell { - border-right-color: transparent !important; - } - - .e-columnmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-treegrid-columnchooser { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-tgcontextmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-tginnerContextmenu { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-treegrid .e-frozenheaderdiv { - position: relative; - } - - .e-treegrid .e-frozenheaderdiv::before { - content: ""; - background: @primary-color; - position: absolute; - height: 55px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-filterbar-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 103px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-stacked-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 91px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-headercontent-material-filterbar { - border-right-color: transparent !important; - } - - .e-treegrid .e-frozen-header-container { - overflow: visible !important; - } - - .e-treegridmenufilterwraper { - background: @content-bg-color; - } - - .e-treegrid-dialog .e-header.e-dialog { - font-weight: normal; - } - - .e-treegrid-dialog .e-editLabel, - .e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child { - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } -} - -& when (@skin = "office-365") { - .e-treegrid .e-rowcell .e-cell { - padding-left: 5px; - } - - .e-columnmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-treegrid-columnchooser { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tgcontextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tginnerContextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-parent-menuitem.e-columnmenuselection, - .e-parent-menuitem.e-tgcontextmenu-mouseover { - background: @theme-lighter; - color: @theme-light-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select, - .e-add-dialog-btn-ok .e-btn.e-select, - .e-filter-btn-filter .e-btn.e-select { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:hover, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:hover, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:hover, - .e-add-dialog-btn-ok .e-btn.e-select:hover, - .e-filter-btn-filter .e-btn.e-select:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:focus, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:focus, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:focus, - .e-add-dialog-btn-ok .e-btn.e-select:focus, - .e-filter-btn-filter .e-btn.e-select:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:active, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:active, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:active, - .e-add-dialog-btn-ok .e-btn.e-select:active, - .e-filter-btn-filter .e-btn.e-select:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } - - .e-dialog.e-widget-content.e-filterMenuDiv { - background: @neutral-white; - } - - .e-dialog.e-widget-content.e-filterMenuDiv .e-filter-text { - font-size: 13px; - font-weight: normal; - } -} - - .e-treegrid-resIcon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - - - -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, .e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - & when not (@skin= "material") { - background: transparent; - outline: none; - outline-offset: 0; - } -} -.e-ribbon.e-js.e-widget { - .ribbon-shadow(); - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt{ - white-space:pre-wrap; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} - -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow:none; -} -.e-ribbon .e-groupdiv > div:after { - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-border-color; - } -} -.e-ribbon .e-ribbonbackicon{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstagetopicon span:hover:before { - & when not (@skin= "material") { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); - } -} -.e-ribbon .e-captionarea { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @rbncaption-font-color; - } -} - .e-separatordiv, .e-separatordivrow{ - background: @default-border-color; -} - -.e-ribbon.e-js .e-content{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } - & when (@skin="office-365"){ - /*office-365*/ - border-width: 1px; - border-color: @neutral-tertiary-alt; - } - & when not(@skin= "office-365"){ - /*not office-365*/ - border-color: @rbncontent-border-color; - } - border-top-width:0; - color:@content-font-color; -} - -.e-ribbon .e-drp-btn.e-select .e-icon, .e-ribbon .e-btn.e-select .e-icon{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - background: @rbndropdown-color; - border-color: @content-border-color; - color: @default-icon-color; - filter:none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{ - .ribbon-hover-gradient(); - color: @hover-icon-color; -} -.e-ribbon .e-expandcollapse span:hover, .e-ribbon .e-expander:hover -{ - border-color: @hover-border-color; - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - background: @theme-lighter; - } - & when not(@skin="office-365"){ - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} -.e-ribbon .e-expandcollapse span, .e-ribbon .e-expander -{ - & when (@skin="office-365"){ - color: @neutral-secondary-alt; - } - & when not(@skin="office-365"){ - /*other*/ - color: @default-icon-color; - } -} -.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{ - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @neutral-tertiary-alt; - } - .high-contrast-ribbon-header-border; - .office-ribbon-header-border; - .header-gradient(); - & when not(@skin="office-365"){ - border:1px solid @header-border-color; - } -} - -.e-ribbon.e-js .e-header, .e-ribbon.e-js .e-left, .e-ribbon.e-js .e-right { - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .office-ribbon-header-bg-color; - } -} - -.e-ribbon.e-js .e-header > .e-select,.e-ribbon.e-js .e-header > .e-active,.e-ribbon.e-js .e-left > .e-active,.e-ribbon.e-js .e-right > .e-active,.e-ribbon.e-js .e-left > .e-select,.e-ribbon.e-js .e-right > .e-select{ - & when not (@skin= "material") { - background:transparent; - border:none; - } - & when (@skin="office-365"){ - border: none! important; - } -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, .e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-ribbon-header-font-color; - color:@rbntab-font-color; - .ribbon-tab-hover(); - } - & when (@skin= "office-365") { - .office-ribbon-header-font-color; - color:@theme-light-font; - .ribbon-tab-hover(); - } -} -.e-ribbon .e-apptab .e-menu .e-active >a,.e-ribbon .e-apptab .e-menu .e-active span { - & when not (@skin= "material") and not(@skin="office-365") and not(@skin="bootstrap"){ - color:@rbnapptab-font-color !important; - } - & when (@skin="office-365"){ - color: @theme-dark-font ! important; - } - & when (@skin="bootstrap"){ - color: @active-font-color ! important; - } -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-header-hover-font; - color:@rbn-bg-color; - .ribbon-bg-hover-gradient(); - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - & when not (@skin= "material") { - .ribbon-bg-active-gradient(); - color:@rbn-act-color; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when (@skin= "office-365") { - color:@theme-darker; - } -} -.e-ribbon .e-apptab .e-menu ul > li >a{ - color:@rbncontent-font-color !important; -} -.e-ribbon .e-apptab .e-menu >li >a:hover,.e-ribbon .e-apptab .e-menu .e-active span:hover,.e-ribbon .e-apptab .e-menu .e-active,.e-ribbon .e-apptab .e-menu .e-active >a{ - & when not (@skin= "material") { - .office-ribbon-file-hover(); - } -} - -.e-ribbon.e-grpdivhide{ - border-right:1px solid @header-border-color !important; -} -.e-ribbon.e-rtl.e-grpdivhide{ - border-left:1px solid @header-border-color !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - .ribbon-active-gradient(); -} - -.e-ribbon .e-header > .e-apptab .e-menu { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} - -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a,.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - .switch-ribbon-file-header-txt-color; - & when (@skin="office-365"){ - color: @theme-primary-font; - } - & when not (@skin="office-365"){ - color:@rbn-white-color; - } -} - -.e-ribbon.e-js .e-header > .e-item:hover { - & when not (@skin= "material") { - background:transparent; - border:none; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when not (@skin= "material") { - /*other*/ - .high-contrast-ribbon-header-active-border; - border-color:@rbn-act-a-border-color @rbn-act-a-border-color transparent; - .high-contrast-ribbon-header-active-font; - .material-ribbon-header-active-font; - .high-contrast-ribbon-header-active; - background: @rbncontent-content-bg-color; - } - & when not (@skin="material") and not (@skin="office-365"){ - color:@rbn-bg-color; - } - & when (@skin="office-365"){ - color: @theme-darker; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - color: @neutral-light-font; - - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @rbncontent-content-bg-color; - color: @default-font-color; - } - border-color: @rbncontent-content-bg-color; - filter:none; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt{ - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-rbn-splitbtn.e-menu.e-split, .e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul{ - background: @rbncontent-content-bg-color; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, .e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{ - background: @rbncontent-content-bg-color; -} - - .e-resizegroupdiv.e-reshover, - .e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .ribbon-hover-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover{ - & when (@skin= "office-365") { - background: @theme-dark; - } -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - & when (@skin= "office-365") { - color: @theme-dark-font! important; - } -} - -.e-ribbon.e-responsive .e-responsivebackstage li:hover, .e-ribbon.e-responsive .e-responsivebackstage li:hover a{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active ,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active -{ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{ - & when not (@skin= "material") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize{ - & when (@skin= "bootstrap") { - /*bootstrap*/ - color: @active-icon-color !important; - } -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu >li:nth-child(1):not(.e-active) > a:hover span{ - & when not (@skin= "material") { - color:@rbn-menu-font-hover-color; - } -} -.e-ribbon .e-disable{ - background: @rbncontent-content-bg-color; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, .e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable, .e-ribbon .e-tbtn.e-disable:hover, .e-ribbon .e-split.e-disable, .e-ribbon .e-split.e-disable:hover, .e-ribbon .e-btn.e-disable.e-select:active, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{ - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv{ - background: @rbncontent-content-bg-color; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - border-color: @rbncontent-border-color; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{ - border-right-color: @rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{ - background:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - } -.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{ - border-top-color: @rbncontent-border-color; - } -.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{ - border-color:@rbncontent-border-color; - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn -{ - background:@rbngallery-bg-color !important; - border-color:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{ - background:@content-bg-color; - color:@content-font-color; - } -.e-ribbon.e-js .e-gallerymenu a{ - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-dark! important; - } - & when not (@skin= "office-365") { - /*other*/ - color:@content-font-color; - } - } - .e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{ - .ribbon-hover-gradient(); - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect -{ - box-shadow:none; - border-color:@rbngallery-select-color; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover -{ - border-color:@rbngallery-hover-color; - color:@rbn-text-color; - background:@rbncontent-content-bg-color; - } - .e-ribbon .e-groupdiv .e-gallerymovediv > div:hover,.e-ribbon .e-resizediv .e-gallerymovediv > div:hover -{ - .ribbon-hover-gradient(); - border-color:@rbngallery-select-color; - } - .e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv{ - border-top-color:@rbngallery-select-color; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv{ -border-top-color:@rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn:hover -{ - background:@rbngallery-bg-color; - border-color:@rbncontent-border-color; -} -.e-ribbon .e-tooltipdiv{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-700; - background:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - border-color:@rbncontent-border-color; - background:@rbngallery-bg-color; - } -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{ - & when (@skin= "material") { - /*material*/ - color: @primary-font-color; - } - & when not (@skin= "material") { - /*other*/ - color:@rbncontent-font-color; - } -} -.e-ribbon .e-resizediv{ - border-color:@rbncontent-border-color; - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } -} -.e-ribbon .e-header .e-margine-top:hover{ - & when not (@skin= "material") { - border-top: none; - } -} -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - border-color:@rbngallery-border-color; - } - .e-ribbon .e-groupdiv .e-disablegrymovebtn > span,.e-ribbon .e-resizediv .e-disablegrymovebtn > span{ - color:@rbngallery-disable-color; -} - .e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - & when (@skin="office-365") { - color: @neutral-secondary-alt! important; - } - & when not (@skin="office-365") { - color: @rbn-text-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{ -background:none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: @rbn-text-color; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background:none; - color: @rbn-text-color; -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active, .e-ribbon.e-js .e-btn.e-disable.e-select:active{ - & when (@skin="office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-ribbonbackstagepage{ - border-color:@rbn-border-color; - background:@rbncontent-content-bg-color; -} -.e-backstagescrollcontent.e-js .e-content{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstageli:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-dark-alt; - } - & when not (@skin= "material") and not (@skin = "office-365") { - /*other*/ - .ribbon-backstage-hover-bg(); - } -} -.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-secondary; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .ribbon-backstage-select-bg(); - } -} -.e-ribbon .e-backstagetopicon span:hover:before{ - & when not (@skin= "material") { - /*other*/ - color: @hover-bg-stcolor; - } -} -.e-ribbon .e-backstagetopicon span:before{ - color: @rbn-white-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover{ - & when not (@skin= "material") { - .ribbon-app-hover-gradient(); - color:@rbn-menu-font-hover-color; - } -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-file-header-hover(); - .material-ribbon-file-header-hover(); - } -} - -.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{ - color: @active-font-color; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-ribbon .e-backstagecontent{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor{ - .ribbon-active-gradient(); - .ribbon-app-tab-font(); -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when not (@skin= "material") { - /*other*/ - border-color:@header-border-color; - } - background:@content-bg-color; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{ - .default-gradient(); -} -.e-ribbon.e-rbnwithqat .e-qatmenuli{ - background:@content-bg-color; - color:@content-font-color; -} -.e-ribbon.e-rbnwithqat .e-qatseparator{ - background:@content-border-color; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{ - .hover-gradient(); - color:@hover-font-color; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{ - background:transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, .e-ribbon.e-js .e-rbn-button.e-btn:hover, .e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover{ - & when (@skin="office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{ - & when (@skin="material") { - /*material*/ - background-color: @grey-400; - color:fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - .ribbon-toggle-gradient(); - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{ - & when (@skin="material") { - /*material*/ - color: fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - color:@neutral-secondary-alt! important; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @active-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow:none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop -{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } - & when not (@skin= "material") { - /*other*/ - background:@active-bg-endcolor !important; - } -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon - { - color:@active-font-color !important; - } -.e-ribbon.e-responsive .e-responsivebackstagecontent{ - background:@active-font-color !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent -{ - .header-gradient(); -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent -{ - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - border-radius: 2px; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a{ - color:@default-icon-color; -} - -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv{ -border-bottom: 1px solid @content-border-color; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color:@header-font-color !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader{ -box-shadow: -1px 0 10px 0 black; -} - -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - & when (@skin= "material") { - /*material*/ - color:@header-icon-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%)!important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive{ - & when (@skin= "material") { - /*material*/ - color:@grey-400; - } -} -.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsivetabli,.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-200; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, .e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, .e-ribbon.e-js .e-backstageheader .e-backstagebutton{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon .e-header>.e-select a, .e-ribbon .e-left>.e-select a, .e-ribbon .e-right>.e-select a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a, .e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span,.e-ribbon .e-header>.e-apptab .e-apptabanchor{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-header>.e-active a, .e-ribbon .e-left>.e-active a, .e-ribbon .e-right>.e-active a,.e-ribbon .e-header>.e-select:hover a, .e-ribbon .e-left>.e-select:hover a, .e-ribbon .e-right>.e-select:hover a{ - & when (@skin= "material") { - /*material*/ - color: @header-font-color; - } -} -.e-ribbon .e-header>.e-select, .e-ribbon .e-left>.e-select, .e-ribbon .e-right>.e-select,.e-ribbon .e-header>.e-active, .e-ribbon .e-left>.e-active, .e-ribbon .e-right>.e-active{ - & when (@skin= "material") { - /*material*/ - background: transparent !important; - color: @header-font-color !important; - } -} - .e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input,.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - box-shadow: none; - } -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor; - } -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn -{ - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - } -} - -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-color: fade(@base-font-color,12%); - } -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, .e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - & when (@skin= "material") { - background: @grey-300; - } -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap{ - & when (@skin= "material") { - border-bottom: 1px solid fade(@base-font-color,12%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before,.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - - -.e-kanban, .e-kanban .e-kanbanheader .e-headercell, .e-kanban .e-swimlanerow { - background: @content-bg-color; -} - -.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{ - color: @default-icon-color; -} - -.e-kanban { - border-color: @content-border-color; - color: @content-font-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, .e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbandialog .e-save, .e-kanban .e-externalform .e-save{ - & when (@skin= "office-365"){ - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before{ - & when (@skin= "office-365"){ - color: @header-font-color; - } -} - -.e-kanban-context .e-checkbox .e-checkmark { - color: @active-bg-stcolor !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{ - background: @content-bg-color; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, .e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - & when (@skin = "office-365"){ - border-bottom: 2px solid @header-border-color; - } - & when not (@skin = "office-365"){ - border-bottom: 4px solid @default-bg-stcolor; - } -} - -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px @border-type @active-bg-stcolor !important; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: @kanban-cell-exceed; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: @kanban-cell-deceed; -} - -.e-kanban .e-columnrow .e-kanbancard { - background: @content-bg-color; - box-shadow:@kanban-card-shadow; - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - border-color: @kanban-card-border; - color: @content-font-color; -} - -.e-kanban .e-kanbancard .e-tag { - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - color: @active-font-color; - } - & when not (@skin="office-365"){ - /*others*/ - background: @default-bg-stcolor; - color: lighten(@content-font-color, 22%); - } -} - -.e-kanban .e-kanbancard.e-cardselection { - & when (@skin= "material") { - /*material*/ - background-color: @grey-100; - border-color: @grey-300; - color: @active-font-color; - } - & when (@skin="office-365"){ - /*office-365*/ - background-color: @theme-lighter; - border-color: @content-border-color; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - -} - -.e-kanban .e-stackedHeaderCell{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-draggedcard, .e-kanban .e-kanbancard.e-cardselection.dragClone { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @content-bg-color; - } - color: @content-font-color; -} - -.e-kanban .e-draggedcard .e-dragmultiple { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } - border: 1px solid @content-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - & when (@skin= "material") { - /*material*/ - border: 1px dashed @accent-color; - background:fade(@accent-color,26%); - } - & when (@skin="office-365"){ - /*office-365*/ - border: 1px dashed @content-border-color; - background: @alert-bg-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border: 1px dashed @active-bg-stcolor; - .kanban-dragclone-bg(); - } -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; - } -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-color: @default-border-color; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - .kanban-dragclone-bg(); -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - border-color:@active-bg-stcolor; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{ - border-bottom-color:@active-bg-stcolor; -} - .e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; - } - -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - & when (@skin= "material") { - /*material*/ - background:@grey-100; - } - & when not (@skin= "material") { - /*other*/ - .kanban-targetdrag-font(); - } - border: 1px dashed @content-border-color; -} - -.e-kanban .e-form-titlebar { - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin="office-365"){ - /*office-365*/ - border-bottom: none; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid @content-border-color; - } -} - -.e-kanban .e-form-container { - border-color: @content-border-color !important; - background-color: @content-bg-color; - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @hover-bg-stcolor !important; - } -} - -.e-kanban .e-form-title{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-columnrow .e-rowcell { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - border-bottom: 1px solid @grey-300; - border-top: 1px solid @grey-300; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @neutral-lighter-alt; - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - .kanban-cell-bg(); - } -} - -.e-kanban .e-printlist { - .kanban-cell-bg(); -} - -.e-kanban .e-collapsedrow .e-rowcell, .e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid @default-bg-stcolor; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, .e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - & when (@skin="office-365"){ - /*office-365*/ - background-color: @neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - /*others*/ - .kanban-skheader-bg(); - } -} - -.e-kanban .e-dialog .e-titlebar .e-title{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - color: @content-font-color; -} - -.e-kanban .e-swimlanerow .e-slkey { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin="office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: @kanban-toggle-hover-ftcolor; -} - -.e-kanban .e-toggle-header:hover > div div { - color: @kanban-toggle-hover-ftcolor !important; -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - .kanban-toggle-content-ftcolor(); -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - .kanban-toggle-icon-ftcolor(); -} - -.e-kanbanfilter-window .e-filter-scrollcontent, .e-kbnfilterwindow-head { - color: @content-font-color; -} - -.e-kanban .e-slexpand, .e-kanban .e-slcollapse { - & when (@skin="office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin = "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-slexpand:hover, .e-kanban .e-slcollapse:hover { - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - } - color: @hover-icon-color; -} - -.e-kanban .e-clcollapse::before, .e-kanban .e-clexpand::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: @hover-icon-color; -} - -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-icon-color; - } -} - -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @hover-icon-color; - } -} - -.e-kanban .e-swimlanerow .e-slcount { - & when (@skin= "office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-collapserow .e-rowcell { - border: none; -} - -.e-kanban .e-kanbancard.e-hover { - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @default-bg-stcolor; - border-color: @content-border-color; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-kanban .e-headercontent { - border-right-color: @content-border-color; -} - -.e-kanban .e-kanbanheader .e-headercelldiv { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .kanban-header-font(); - } -} - -.e-kanban .e-kanbanheader { - .kanban-header-font(); -} - -.e-kanban .e-kanbancontent { - background-color: @content-bg-color; -} - -.e-kanban .e-kanbancontent .e-rowcell { - border-color: @content-border-color; -} - -.e-kanban .e-cardcollapse:before, .e-kanban .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard .e-card_image { - background: @default-bg-stcolor; - border-color: @content-border-color; -} -.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } - border-color: @kanban-toolbar-border; - filter: none; -} - -.e-kanban .e-kanbantoolbar li { - & when (@skin= "office-365"){ - /*office-365*/ - border: @border-size @border-type @default-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border: @border-size @border-type @default-border-color; - } -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-kanbantoolbar li.e-select{ - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font-alt; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover,.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt{ - & when (@skin="office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{ - color: @active-font-color; -} - -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text,.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: @content-font-color; -} - -.e-kanban .e-kanbantoolbar .e-text, .e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text { - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin="office-365"){ - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-kanbantoolbar .e-select.e-hover { - .hover-gradient(); - & when (@skin= "office-365"){ - /*office-365*/ - border-color: @hover-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border-color: @hover-border-color; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - border-color: @active-bg-stcolor; - } - } - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, .e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @theme-primary; - border-color: @theme-primary; - } -} - -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: @default-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: @kanban-cell-exceed; - filter: none !important; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: @kanban-cell-deceed; -} - -.e-kanban .e-kanbantooltip { - & when (@skin= "material"){ - /*office-365*/ - background: @grey-700; - color: #ffffff; - } - & when not (@skin= "material"){ - /*office-365*/ - background: @content-bg-color; - color: @content-font-color; - } - border: @border-size @border-type @content-border-color; - box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); -} - -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, .e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - & when (@skin="office-365"){ - /*office-365*/ - border-left: 0px; - background-color: @content-bg-color; - } - & when not (@skin= "office-365"){ - /*other*/ - .kanban-cell-bg(); - border-left: 1px solid @default-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @content-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover{ - & when (@skin="office-365"){ - border-color: @neutral-secondary-alt; - } -} -.e-kanban .e-kanbandialog .e-save:hover, .e-kanban .e-externalform .e-save:hover{ - & when (@skin="office-365"){ - background-color: @theme-dark; - color: @theme-dark-font; - } -} -.e-kanban .e-kanbandialog .e-save:focus, .e-kanban .e-externalform .e-save:focus{ - & when (@skin="office-365"){ - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind{ - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel{ - & when (@skin="office-365"){ - background: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before{ - & when (@skin="office-365"){ - color: @neutral-light-font-alt; - } -} - -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} - -.e-kanban div.e-field-validation-error { - background-color: #FFFE91; - color: #CD0A0A; -} - -.e-kanban .e-kanbantouchbar .e-content { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: @default-icon-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: @content-bg-color; -} - -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, .e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid @default-border-color; - border-left: 0px; -} - -.e-kanban.e-rtl td:first-child, .e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, .e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, .e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: @content-border-color !important; -} - -.e-kanban.e-rtl .e-kanbancard { - border-color: @content-border-color; -} - -.e-kanban .e-customaddbutton,.e-kanban .e-columnadd { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-customtoolbarseparator { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: 1px solid @default-border-color; - } -} - -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - .default-gradient(); -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} - -.e-kanbanfilter-window { - & when (@skin= "material") { - /*material*/ - border: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @header-border-color; - } - background: @content-bg-color; -} - -.e-kanbanfilter-window .e-kbnfilterwindow-head { - & when (@skin= "material") { - /*material*/ - background: @grey-100; - border-bottom: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @header-bg-stcolor; - border-bottom: 1px solid @header-border-color; - } -} - -.e-kanbanfilter-window .e-filter-content,.e-swimlane-window, .e-kanban .e-adapt-search, .e-kanban.e-responsive .e-adapt-cancel { - background: @content-bg-color; -} - -.e-swimlane-window .e-swimlane-item:hover { - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-swimlane-window .e-swimlane-item { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-swimlane-window .e-swimlane-item.e-selected-item{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - .hover-gradient(); - color: @hover-font-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - .hover-gradient(); -} - -.e-kanbanfilter-window .e-filter-done:hover { - & when (@skin= "material") { - /*material*/ - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - color: @kanban-filter-done-stcolor; - } -} - -.e-kanbanfilter-window .e-filter-done { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-swimlane-window { - background: @content-bg-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - .hover-gradient(); -} - -.e-swimlane-ul li:not(:last-child) div:after { - background: @content-border-color; -} - -.e-swimlane-arrow:hover, .e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, .e-kanban .e-kanbanheader .e-headercell .e-totalcount, .e-kanban .e-minlimit, .e-kanban .e-maxlimit,.e-kanban .e-limits, .e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-icon-color; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbancard .e-bottom-triangle { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @header-bg-endcolor; - } - & when not (@skin= "material") { - /*other*/ - border-bottom-color: @active-bg-stcolor; - } -} -.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{ - border-color: @content-border-color; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap,.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap,.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, .e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } - & when not (@skin= "material") { - /*other*/ - border-color:@content-border-color; - } - background-color: @content-bg-color; - color: @content-font-color; -} -.e-kanban .e-kanbancard .e-primarykey,.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name,.e-swimlane-ddl .e-swimlane-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-kanbancard .e-primarykey{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-kanban .e-externalformedit div>label,.e-kanban .e-kanbandialog .kanbanform label{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-totalcard,.e-kanban .e-limits{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-dialog .e-titlebar{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @base-font-color; - box-shadow: none; - } -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before,.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul,.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @grey-500; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{ - & when (@skin= "material") { - border-bottom:none !important; - } -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @accent-color !important; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active a:before{ - & when (@skin= "material") { - /*material*/ - color: @default-icon-color !important; - } -} -.e-kanban .e-ejinputtext:focus,.e-kbnadapt-editdlg .e-ejinputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - border-bottom-width: 2px; - } -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, .e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, .e-kanban .e-externalform .e-save, .e-kanban .e-externalform .e-cancel,.e-kbnadapt-editdlg .e-save,.e-kbnadapt-editdlg .e-cancel,.e-kanbanfilter-window .e-clearfilter{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @accent-color; - box-shadow: none !important; - } -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, .e-kanban.e-js .e-kanbandialog .e-cancel:hover, .e-kanban.e-js .e-externalform .e-save:hover, .e-kanban.e-js .e-externalform .e-cancel:hover, .e-kbnadapt-editdlg .e-save:hover, .e-kbnadapt-editdlg .e-cancel:hover, .e-kanbanfilter-window .e-clearfilter:hover{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color:@base-font-color; - } -} - .e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before{ - & when (@skin= "material") { - /*material*/ - color: @grey-600; - } -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{ - background:transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-kanban .e-cardcollapse:after,.e-kanban .e-cardexpand:after,.e-kanban .e-slcollapse:after,.e-kanban .e-slexpand:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - .e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - color: @base-font-color; - } - } -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan{ - & when (@skin= "material") { - border-bottom: 1px solid @grey-300; - } - } - -.e-spreadsheet { - color: @sscontent-color; - border-color: @sscontent-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: @ssheader-border-color; - color: @ssheader-content-color; -} - .e-spreadsheet .e-spreadsheetmainpanel .e-headercell, - .e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, - .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - & when (@skin= "material") { - color: @material-ssheader-content-color; - } - } -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: @ssheader-select-bgcolor; - border-color:@ssheader-hover-bordercolor; - color: @ssheader-content-color; - & when (@skin= "office-365") { - background-color: @ssheader-hover-bgcolor; - color: @ssheader-hover-fontcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: @ssheader-border-color; - background-color: @content-bg-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: @ssheader-border-color; - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: @content-font-color; - background-color: @content-bg-color; - border-color: @content-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: @ssheader-bgcolor; -} -.e-ss-editinput .e-in-wrap, .e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ -.e-spreadsheet .e-reSizeColbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: @ssheader-select-bgcolor; - color:@sscontent-color; - & when (@skin = "office-365") { - background: @sscontent-selection-bgcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: @content-bg-color; - color:@sscontent-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-right-color: @ssfroze-highlight-color; -} -.e-menu-wrap .e-chartcell:hover, .e-chartimg:hover { - background-color: @sshover-bg-color; -} -.e-chartimg:hover { - & when (@skin = "office-365") { - border-color:@sscontent-selection-bgcolor; - background-color:none; - } -} -/*-------------------- Borders ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: @sscontent-active-color; - color: @ssnumeric-icon-color; -} - -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: @sscomments-focused-border; - border-color: @sscomments-excel-border; - color:@sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select { - border-color: @sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: @sscomments-excel-border; -} -/*--------------------- Selection -------------------------- */ -.e-spreadsheet div.e-selecttop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectleft { - border-left-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-selectall { - color: @ssselectall; -} -.e-spreadsheet .e-ss-selectall:hover { - color: @ssselectallhover; -} -.e-spreadsheet .e-sheetselected, .e-spreadsheet .e-sheetselected:hover { - color: @ssselectselected; -} -/*--------------------- Auto Fill -------------------------------*/ -.e-spreadsheet .e-autofill { - border-color: @content-bg-color; - background-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: @ssfroze-highlight-color; -} -/*--------------------- Cut and Copy ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-blur { - background-color: @sscopy-blur-bgcolor; -} -.e-spreadsheet .e-spanfilter, .e-spreadsheet .e-spanddl{ - border-color: @ssheader-border-color; - background-color: @default-bg-stcolor; - color: @default-icon-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: #ffff00; - color: #ff0000; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: @sscopy-blank-bgcolor; -} -/*-------------------------- Formula Tab --------------------------- */ -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: @sscontent-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: @ssheader-content-color; -} -.e-spreadsheet .e-inputbox > input { - color: @sscontent-color; -} -/*-------------Pager-------------*/ -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: @sspager-font-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { -& when not (@skin = "material") { - background: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -& when (@skin = "material") { - background: none; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: @ssfroze-highlight-color; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: @content-border-color; - & when (@skin = "office-365") { - border-right-color: @theme-dark-font; - } -} -.e-spreadsheet .e-formulabar { - background-color:@ssheader-bgcolor; -} -.e-ss-dialog .e-chartheader { - background-color:@ssheader-bgcolor; - color:@ss-chartmenu-color; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color:@ssheader-border-color; -} -/*---------------------- Dialog -------------------------- */ - .e-dlgtab .e-header, - .e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ -} -.e-spreadsheet .e-dlg-field-validation-error, .e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} - .e-dlgright, - .e-dlgleft, - .e-dlginput, - .e-dlgcontent, - .e-chtdlgright, - .e-chtdlgleft, - .e-chtdlgcontent { - border-color: @ssheader-border-color; -} - .e-dlgviewpanel { - border: 1px solid @ssdialog-border; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: @ssdialog-border; -} - -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ -.e-menu .e-nmuseinformularow:hover { - background-color: @ssfroze-highlight-color; -} -/*---------------------- Cell Styles--------------------*/ -.e-menu-wrap .e-cellstylecontent, .e-menu-wrap .e-formatastablecontent, .e-menu-wrap .e-chartcontent { - background-color: @ss-chartmenu-bgcolor; - color: @ss-chartmenu-color; -} -.e-menu-wrap .e-cellstyleheader, .e-menu-wrap .e-formatastableheader { - background-color: @ss-chartmenuheader-bgcolor; - color: @ss-chartmenu-color; - border-color: @ssheader-border-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - border-color: @sshover-bg-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - & when (@skin = "material") { - border-color: @material-sshover-border-color; - } -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: #ff0000 transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: #000000; -} - .e-list.e-hdrcolor { - background-color: @sscomments-hdr-bgcolor !important; - color: @sscontent-color !important; -} - .e-list.e-color { - border-color: @header-bg-stcolor !important; -} - .e-list.e-hdrcolor.e-mhover > a, .e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: @sscontent-color !important; -} - .e-list.e-color.e-mhover.e-mfocused { - border-color: @sscomments-focused-border !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: @sscomments-excel-border; -} -/*---------------------------RTL--------------------------*/ -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: @sscomments-excel-border; -} -.e-ss-dialog .e-chartselect { - border-color: @ssactive-bg-color; - & when (@skin = "office-365") { - border-color: @sschart-select-color; - } -} -.e-menu-wrap .e-chartcell { - border-color: @header-bg-stcolor; -} -.e-spreadsheet .e-ss-object { - background-color: @content-bg-color; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: @sschart-darktheme-bgcolor; -} -/*-------------------------Merge--------------------*/ -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - .spread-toggle-gradient(); - color:@sscontent-color; - & when (@skin = "bootstrap") { - color:@active-font-color; - } - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } - & when (@skin = "bootstrap") { - color:@content-bg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color:@ss-icon-color; -} -/*-------------------------Auto fill Option--------------------*/ -.e-ss-colorpicker .e-in-wrap.e-tool, .e-ss-colorpicker .e-in-wrap.e-tool .e-select { - & when not (@skin = "material") { - background-color: @rbncontent-content-bg-color; - } - & when (@skin = "material") { - background-color: none; - } -} -/*--------------------------------- Freeze Pane -------------------------------*/ -.e-spreadsheet .e-frow{ - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-fcol { - border-color: @ssfroze-highlight-color; -} -/*-------------------------Ribbon icons Customization--------------------*/ -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: @sshover-bg-color; - & when (@skin = "office-365") { - border-color:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - .spread-toggle-gradient(); - color:@ssactive-font-color; - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - border-color:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active{ - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @default-icon-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, .e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{ - color: @ssactive-icon-color; - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: @ssheader-border-color; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} - .e-ribbon .e-btn.e-ss-active { - background-color: @ssfroze-highlight-color; - color: @header-bg-stcolor; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} - -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #ccc; -} - -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} -.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, .e-spreadsheet .e-splitspan .e-btn.e-select { - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{ - border-color:@ssheader-border-color; -} -.e-ss-colorpicker.e-popup { - background-color:@ssheader-bgcolor; - color:@ssheader-content-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color:@ssheader-bgcolor; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color:@disable-icon-bg-color; - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active),.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - & when (@skin="material") { - background: @hover-bg-stcolor; - } -} - -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - & when (@skin="material") { - background: none; - } -} - -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color:#00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor:@ssdown-arrow-cursor; - } -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor:@ssright-arrow-cursor; - } -.e-spreadsheet .e-ss-fpcursor { - cursor:@ssformatpainter-cursor; - } -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor:@ssdraw-border-cursor; - } -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor:@ssdraw-border-grid-cursor; - } - -/***********************SpreadsheetTextArea***********************************/ - - .e-ss-textarea, .e-ss-textarea:focus, .e-ss-textarea:hover{ - border-color:@ss-textarea-color; - } - -/*-------------------------------------SpreadsheetCellType--------------------*/ -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{ - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select{ - background:@ssheader-bgcolor; -} -/*----------------------------Activation Panel-------------------------*/ -.e-spreadsheet .e-spreadsheetactpanel{ - border-left-color: @ssheader-border-color; -} -/*---------------------------Border Menu-------------------------------*/ -.e-spreadsheet .e-bordercontainer { - background-color: @content-bg-color; -} -.e-spreadsheet .e-bordercell:hover { - border-color: @sshover-bg-color; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: @content-bg-color; - border-color: @header-border-color; -} -/*---------------------------Pivot Table-------------------------------*/ -.e-spreadsheet .e-ss-pivottableheader { - background-color: @ssheader-select-bgcolor; - border-color: @ssheader-border-color; - color: @ssheader-content-color; - -} -/*-------------------------------------Material Theme Changes -----------------------*/ -.e-spreadsheet .e-formulabar, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, .e-spreadsheet .e-scrollcss, .e-spreadsheet .e-scrollrowcss { - & when (@skin = "material") { - background-color: @material-ssbg-default-color; - } -} - -.e-ss-dialog .e-btn.e-select, .e-ss-dialog .e-btn.e-select:hover, .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - color: @ssactive-bg-color; - } -} - - .e-ss-dialog .e-btn.e-select:hover { - & when (@skin = "material") { - background-color: @material-sstextbox-border-color; - } - } - - .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - background-color: @ssselectall; - } - } - -.e-ss-dialog .e-dialog input.ejinputtext:focus, .e-spreadsheet input.ejinputtext:focus { - & when (@skin= "material") { - border-color: @ssactive-bg-color; - } -} - -.e-ss-dialog .e-dialog input.ejinputtext, .e-spreadsheet input.ejinputtext { - & when (@skin= "material") { - border-color: @material-sshover-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - & when (@skin = "material") { - border-top-color: @material-sstextbox-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-titlebar { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - } -} - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - & when (@skin = "material") { - color: @material-dlgtab-inactcolor; - } - } - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } - } - -.e-ss-autocomplete.e-atc .e-in-wrap { - & when (@skin = "material") { - border-color: @material-ac-brdr-color; - } -} - - .e-ss-autocomplete.e-atc .e-in-wrap:active { - & when (@skin = "material") { - border-color: @material-ac-brdractive-color; - } - } - -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog label, .e-ss-dialog .e-ss-fcgdiv { - & when (@skin = "material") { - color: @material-dialog-content-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - & when (@skin = "material") { - color: @material-ssheader-content-color; - } -} - -.e-ss-dialog .e-dialog .e-dlgctndiv label { - & when (@skin = "office-365") { - color:@ssheader-hover-fontcolor; - } -} - -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover{ - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssdlgbtn-dark-bg; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { -& when (@skin = "office-365") { - border:none; - } -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @hover-icon-color; - } -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: @hover-bg-stcolor; -} -.e-spreadsheet .e-ss-iconset-title { - color: @default-font-color; -} - -/*-------------------------------------SpreadSheet End -----------------------*/ - - - - -.e-documenteditor { - background-color: @content-bg-color; -} - -.e-documenteditor-contextmenuitem:hover { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.e-documenteditor-contextmenuitem { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-disabledcontextmenuitem { - background-color: @content-bg-color; - color: #808080; -} - -.e-documenteditor-optionspane { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-icon.e-search { - color: @hover-bg-stcolor; -} - - - -/*------------------------------------- Mediaplayer -------------------------------------------*/ -/*#region mediaplayer*/ -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} - -.e-media-player { - border-color: @header-border-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-control-container { - background: @content-bg-color; -} - -.e-media-player .e-media-element { - background: @content-bg-color; -} - -.e-media-player .e-slider { - background-color: @default-icon-color !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, .e-media-player .e-media-playlist-icon:before, .e-media-player .e-media-playlist-toggle:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: @default-icon-color; -} - -.e-media-player .e-media-time-stamp.e-media-adv { - color: @default-font-color; -} - -.e-media-player .media-shuffled:before, .e-media-player .media-muted:before, .e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: @active-bg-stcolor; -} - -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} - -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, .e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-split { - color: @default-font-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: @content-bg-color; -} - -.e-media-time-stamp-end.e-media-basic, .e-media-time-stamp-run.e-media-basic { - color: @default-font-color; -} - -.e-media-player .e-media-time-stamp-end.e-media-mob, .e-media-player .e-media-time-stamp-run.e-media-mob { - color: @default-font-color; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: @content-bg-color; - border-color: @content-border-color !important; -} - -.e-media-settings-popup li { - background-color: @content-bg-color !important; -} - -.e-media-settings-popup .e-header { - background-color: @header-bg-stcolor !important; - border-bottom-color: @header-border-color !important; -} - -.e-media-settings-selector:before { - color: @active-bg-stcolor; -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: @active-bg-stcolor !important; -} - -.e-media-settings-popup .e-list-text, .e-media-settings-popup .e-btn-text { - color: @default-font-color !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: @content-bg-color !important; -} - -.e-media-player .e-media-playlist-img-div.desktop { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-img-div.mobile { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-play:before { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-title { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-header { - border-bottom-color: @header-border-color; -} - -.e-media-player .e-media-playlist-header label { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.desktop { - background-color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.e-media-expand:before, .e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: @default-font-color !important; -} - -.e-media-player .e-media-playlist-container .e-listbox .e-select { - /*background: @active-bg-stcolor !important;*/ -} - -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: @content-border-color; -} - -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: @content-bg-color; -} -/*region playlist styles*/ - -/*other styles*/ -.e-media-player .e-media-video-baner { - color: @active-font-color; -} - -.e-media-player .e-media-audio-title { - color: @header-font-color; -} - -.e-media-player .e-media-overlay { - color: white; -} - -.e-media-player .e-media-time-tooltip { - border-color: @content-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-hd-tag { - color: red; -} - -.e-media-player .e-media-toolbar-split { - background: @header-border-color; -} - -.e-media-player .e-media-playlist-close:before { - color: @default-icon-color; -} - -.e-media-player .e-media-play-animation { - background: rgba(0,0,0,.5); -} - -.e-media-player .e-slider .e-handle { - border-color: @default-border-color !important; -} -/*#region hover*/ -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: @hover-font-color !important; -} - -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} - -.e-media-settings-popup li:hover { - background: @hover-bg-stcolor !important; -} - - -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - & when (@skin= "material") { - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-left: 0px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - padding-top: 0px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "material") { - background-color: white !important; - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - left: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - top: -18px !important; - right: 0px !important; - } -} - -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-top: 0px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "material") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "material") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "material") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "material") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} - -.e-media-player .e-media-hd-tag { - & when (@skin= "material") { - right: 0px !important; - } -} - -.e-media-settings-popup .e-list-text { - & when (@skin= "material") { - font-size: 13px !important; - } -} -/*office-365 theme*/ -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-left: -2px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding-top: 0px !important; - margin-top: -6px; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - left: 0px !important; - } -} - -.e-media-player .e-media-settings-selector:before { - & when (@skin= "office-365") { - top: 6px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-container .e-listbox li { - & when (@skin= "office-365") { - padding: 4px !important; - } -} - -.e-media-player .e-media-playlist-number { - & when (@skin= "office-365") { - margin-top: -17px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "office-365") { - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - top: -6px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "office-365") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "office-365") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "office-365") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "office-365") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} -/*#end region mediaplayer*/ - - - -.e-ganttchart .e-ganttviewerbodyContianer{ - background-color:@gantt-chart-content-bg-color; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color:@gantt-content-border-color; -} - -.e-ganttchart .e-headercell-weekend > div -{ - & when (@skin= "office-365") { - background:@neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - .ganttheader-gradient(); - } -} -.e-ganttchart .e-ganttoverallocate{ - background-color:@gantt-chart-histobar-overallocate-bg-color; -} -.e-ganttchart .e-ganttnonoverallocate{ - background-color:@gantt-chart-histobar-nonoverallocate-bg-color; -} -.e-ganttchart .e-gantthistocalender{ - border-color: @gantt-chart-histocalender-color; -} -.e-ganttchart .e-gantthistoworklabel{ - color: @gantt-chart-histowork-label; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend -{ - background-color:@gantt-weekends-bg-color; -} - -.e-ganttchart-core{ - background:@gantt-chart-content-bg-color; -} - -.e-ganttchart .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } - } - -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color !important; - font-family:@font-family; - & when (@skin= "material") { - height:27px; - line-height:27px; - } - & when (@skin= "office-365") { - height:29px; - line-height:29px; - } -} - -.e-gantt-dialog { -width:42% !important; -} - -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} - -.e-ganttchart .e-ganttviewerheaderContainer { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-bottom-color:@gantt-header-border-color !important; - border-right-color:@gantt-header-border-color; - & when (@skin= "material") { - height:54px!important; - } - & when (@skin= "office-365") { - height:58px!important; - } -} - -.e-ganttchart .e-milestone-top{ - - border-bottom-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-milestone-bottom { - border-top-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: @gantt-content-font-color; - font-family: @font-family; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: @gantt-connectorline-arrow-bg-color; -} - -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: @gantt-connectorline-arrow-bg-color; -} - -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .tgPopUp-gradient(); - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - border-color: @gantt-tooltip-border-color; - } -} - - .e-tooltiptaskname { - & when (@skin= "material") { - color: @primary-font-color; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-tooltip-font-color; - } - font-family: @font-family; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: @font-family; -} -.e-ganttchart .e-tasklabel { - font-family: @font-family; - color:@active-font-color; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - & when not (@skin= "material") and not (@skin= "office-365") { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0); /* IE9 and below */ - } -} -.e-ganttchart .e-gantt-mouseclick { - & when (@skin= "material") { - background:fade(@grey-100,70); - } - & when (@skin= "office-365") { - background:fade(@theme-lighter,70); - } - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color:@gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-ganttchart .e-progresshandle { - background: @gantt-progressHandle-color; -} - -.e-ganttchart .e-progresshandleafter { - border-bottom-color: @gantt-progressHandle-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-parent-taskbar-border-color; - } -} - -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-child-taskbar-border-color; - } -} - -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} - -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: @font-family; - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress { - & when (@skin= "office-365") { - background: @neutral-primary; - } - & when not (@skin= "office-365") { - .gantt-parent-progress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-parent-progress-enbg-color}', endColorstr='@{gantt-parent-progress-enbg-color}',GradientType=0 ); - } -} - -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color:@gantt-parent-task-bg-color; - background: rgb(red(@gantt-parent-task-bg-color),green(@gantt-parent-task-bg-color),blue(@gantt-parent-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@{gantt-parent-taskbar-color}', endColorstr='@{gantt-parent-taskbar-color}',GradientType=0 ); -} - -.e-ganttchart .e-gantt-childtaskbar-progress{ - .gantt-child-progress-background(); -} -.e-ganttchart .e-gantt-childtaskbar { - background-color:@gantt-child-task-bg-color; - background: rgb(red(@gantt-child-task-bg-color),green(@gantt-child-task-bg-color),blue(@gantt-child-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - .gantt-child-manualprogress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-chart-manual-child-progressbar-stbg-color}', endColorstr='@{gantt-chart-manual-child-progressbar-endbg-color}',GradientType=0 ); - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-manualchildtaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-line { - border-color: @gantt-connectorline-color; -} - -.e-ganttchart .e-connectorpoint-hover { - background-color:@gantt-connectorpoint-hover-color; -} - -.e-ganttchart .e-gantt-falseLine { - border-top-color:@gantt-falseLine-color; -} - -.e-ganttchart .e-gripper:before { - color:@gantt-task-gripper-color; - background: rgb(red(@gantt-task-gripper-color),green(@gantt-task-gripper-color),blue(@gantt-task-gripper-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} - -.e-ganttchart .e-ganttgridlines { - border-bottom-color: @gantt-chart-border-color; -} - -.e-ganttchart .e-criticalconnectorline { - border-color: @gantt-chart-critical-connectorline-color !important; -} - -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: @gantt-chart-critical-connectorline-rightarrow-color !important; -} - -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: @gantt-chart-critical-connectorline-leftarrow-color !important; -} - -.e-ganttchart .e-criticalprogressbar { - background: @gantt-chart-critical-child-progressbar-color !important; - border-color: @gantt-chart-critical-child-progressbar-border-color !important; -} - -.e-ganttchart .e-criticaltaskbar { - background: @gantt-chart-critical-child-taskbar-color !important; - border-color: @gantt-chart-critical-child-taskbar-border-color !important; -} - - .e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-left, - .e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} - -.e-rg-rangdiv { - background: #ff0000; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} - .e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: @gantt-taskbar-selection-border-color; -} - -.e-ganttchart .e-connectorline-leftarrow-hover{ - border-right-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-rightarrow-hover{ - border-left-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-hover{ - border-color: @gantt-chart-connectorline-hover-color !important; - outline-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-child-task-bg-color; - background: linear-gradient(to right, @gantt-child-unschedule-task-bg-color, @gantt-child-progress-bg-color 30%, @gantt-child-progress-bg-color 70%, @gantt-child-progress-bg-color 70%, @gantt-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color:@gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - background: linear-gradient(to right, @gantt-manual-child-unschedule-task-bg-color, @gantt-chart-manual-child-progressbar-stbg-color 30%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-manual-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar{ - border-bottom-color:@gantt-parent-task-bg-color; -} - -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color:@gantt-parent-task-bg-color; -} - - -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-default, .e-radialmenu .e-outerdefault{ - fill: @default-bg-stcolor; -} -.e-radialmenu .e-active{ - fill: @hover-bg-stcolor; -} -.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{ - fill: @content-bg-color; - stroke:@content-bg-color; -} -.e-radialmenu .e-textcolor{ - fill: @content-font-color; -} -.e-radialmenu .e-radial{ - border-color: @active-bg-stcolor; - background-color:@content-bg-color; -} -.e-radialmenu .e-badgetext{ - fill: @radial-badge-color; -} -.e-radialmenu .e-badgecircle{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-radialslider { - background-color:@content-bg-color; -} -.e-radialmenu:focus{ -outline:none !important; -} - - - - -.e-nb.e-nb-layout.e-nb-right { - .default-gradient(); - color: @default-font-color; - border-left: 1px solid @default-border-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} - -.e-nb.e-nb-layout.e-nb-left { - background: @content-bg-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - & when (@skin= "material") { - border: 1px solid @default-border-color; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "office-365") and not (@skin= "material") { - border-right: 1px solid @default-border-color; - } -} -.e-lv.subpage -{ - & when (@skin= "office-365") { - font-family: @font-family; - color: @theme-light-font; - font-size: 13px; - padding: 0; - background-color: #ffffff; - border-bottom: @border-size @border-type @neutral-light; - border-left: @border-size @border-type @neutral-light; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - } -} -.e-lv.subpage .e-list-container div.e-content { - & when (@skin= "office-365") { - padding: 10px; - } -} -.e-lv .e-lv .e-list-container { - border:none; -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before{ - .material-hover-navigation-header-icon-color; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - & when (@skin= "material") { - color: @accent-color; - } - & when (@skin= "office-365") { - color: @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-left: 2px @border-type @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - & when (@skin= "office-365") { - background-color: @neutral-lighter-alt; - } -} -.e-nb .e-nb-listview.e-lv .e-list { - & when (@skin= "material") { - padding-left:24px; - } - & when (@skin= "office-365") { - height:44px; - padding: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text{ - & when (@skin= "material") { - padding-left:24px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - font-size: 14px; - color: @theme-light-font; - } - -} -.e-lv .e-header { - & when (@skin= "material") { - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-nb.e-nb-overlay { - & when (@skin= "material") { - background-color:#383838; - opacity:0.5; - } - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - & when (@skin= "material") { - top:5px; - } - & when (@skin= "office-365") { - left: 8px; - top: 6px; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - & when (@skin= "material") { - margin-top:-4px; - } - & when (@skin= "office-365") { - padding-left: 12px; - padding-top: 6px; - font-size: 16px; - height: 20px; - width: 20px; - } -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - & when (@skin= "office-365") { - border: none; - } -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-lv.e-navigation .e-header h2 { - & when (@skin= "material") { - padding-top:11px; - padding-left:24px; - color:@primary-font-color; - font-size:20px; - } - & when (@skin= "office-365") { - font-size: 17px; - font-weight: 300; - padding-left: 20px; - color: @theme-primary-font; - } -} -.e-lv.e-navigation .e-header > .e-icon:before { - & when (@skin= "office-365") { - color: @theme-primary-font; - line-height: 15px; - font-size: 20px; - height: 14px; - } -} -.e-lv.e-navigation .e-header .drawericon { - & when (@skin= "material") { - padding-top:10px; - } - & when (@skin= "office-365") { - height: 44px; - width: 44px; - padding: 0; - } -} -.e-lv.e-navigation .e-header .drawericon:before { - & when (@skin= "material") { - color:@primary-font-color; - } -} -.e-lv.e-navigation>.e-header>.e-icon:hover:before{ - & when (@skin= "material") { - color:@primary-font-color; - opacity:1.5; - } -} - .e-lv.e-navigation .e-header { - & when (@skin= "material") { - background:@primary-color !important; - } - & when (@skin= "office-365") { - padding: 0; - height: 44px; - box-shadow: none; - border: none; - background: @theme-primary; - } -} - .e-nb-listview .e-list-img.e-home, .e-nb-listview .e-list-img.e-profile, .e-nb-listview .e-list-img.e-people, .e-nb-listview .e-list-img.e-photo, .e-nb-listview .e-list-img.e-communities, .e-nb-listview .e-list-img.e-location { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - & when (@skin= "material") { - line-height: normal; - } -} - -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: @active-font-color; - & when (@skin= "material") { - margin:2px; - font-weight:400; - font-family:@font-family; - } -} - -.e-tile .e-image-parent { - .tile-bg-gradient; -} - -.e-tile .e-image-parent { - .material-tileview-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-tile .e-tile-selected::after { - border-top: 28px solid @cell-selection-stbg-color; -} - -.e-tile .e-tile-selected { - border: 2px solid @active-border-color; -} -.e-tile-wide { - & when (@skin= "material") { - width: 354px !important; - } - -} -.e-tile-medium { - & when (@skin= "material") { - width: 175px !important; - } -} -.e-tile-small { - & when (@skin= "material") { - width: 85.5px !important; - height: 73px !important; - } -} -.e-tile-group .e-tile-column { - & when (@skin= "material") { - max-width:358px; - } -} -.e-tile.e-js.e-tile-web:hover { - & when (@skin= "material") { - box-shadow:0px 3px 6px 0px rgba(0,0,0,0.26); - } -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - & when (@skin= "material") { - background-color: @material-tile-hover-color; - } - & when (@skin= "office-365") { - border: 2px @border-type @theme-darker; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } -} -.e-tile-caption-text.e-caption-innerbottom::before { - & when (@skin= "material") { - margin-bottom: 16px; - } -} -.e-tile-caption-text::before { - & when (@skin= "material") { - padding-left:12px; - } -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), .e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:48px 48px; - } -} -.e-tile-caption::before { - & when (@skin= "material") { - font-size:15px; - } - & when (@skin= "office-365") { - font-size: 14px; - font-family: @font-family; - color: @theme-primary-font; - } -} -.e-tile-small-col-2 { - & when (@skin= "material") { - width:179px; - height:154px; - } -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:24px 24px; - } -} -.e-tile.e-tile-imagefill .e-tile-overlay { - & when (@skin= "material") { - margin-top:75px; - background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - } -} - - -/*------------------------------------- Radial Slider -------------------------------------------*/ -.e-radialslider .e-radial-needle { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-inner-circle { - border-color: @active-bg-stcolor; -} - -.e-radialslider .e-radialarcdefault { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-ticks-text, .e-radialslider .e-dynamic-text { - fill: @default-font-color; -} - -.e-radialslider .e-needle-over { - stroke: @active-bg-stcolor; -} - -/*------------------------------------- Signature -------------------------------------------*/ - - -.e-signature{ - - background-color: @content-bg-color; - border: 3px solid @active-bg-stcolor; -} -.e-signature.e-disable { - border-color:@disable-control-border-color; -} - - -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} - -.e-spellcheck .e-sentence { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-spellcheck .e-suggestionlist { - border-color: @content-border-color; -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - -.e-spellmenu .e-list:hover { - & when (@skin= "material") { - background-color: @grey-200 !important; - } -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - - - -/*------------------------------------- ComboBox -------------------------------------------*/ - - .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - - .e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} - - .e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border:inherit; - font-style: italic; -} - -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - & when (@skin= "material") { - background: white; - } - } - - .e-input-group::before { - & when (@skin= "material") { - left: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - background: @accent-color; - } - } - - .e-input-group.e-input-focus::before, - .e-input-group.e-input-focus::after { - & when (@skin= "material") { - width: 50%; - } -} - -.e-input-group::after { - & when (@skin= "material") { - right: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - bottom: -2px; - content: ''; - height: 2px; - position: absolute; - transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1); - width: 0; - z-index: 10; - } -} - -.e-icon-anim .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(180deg); - transition: transform 300ms ease; - } -} - -.e-input-group .e-ddl-icon:hover { - & when (@skin= "material") { - background: transparent; - } -} - -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - & when (@skin= "material") { - background: transparent; - } -} - - input.e-combobox.e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - - input.e-combobox.e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - -.e-input-group .e-ddl-icon:not(:active)::after { - & when (@skin= "material") { - animation: none; - } -} - - .e-dropdownbase.e-content { - background: @content-bg-color; - color: @content-font-color; - } - - .e-list-item.e-hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - } - - input.e-combobox.e-input { - border: @border-size @border-type; - font-family: @font-family; - font-size: @content-font-size; - } - - .e-combobox.e-input[disabled], - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group.e-disabled { - border-bottom-style: @border-type; - } - - .e-ddl.e-input-group .e-input-group-btn button { - font-family: @font-family; - font-size: @content-font-size; - } - - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group .e-clear-icon { - color: @default-icon-color; - } - - input.e-combobox.e-input, - textarea.e-combobox.e-input { - background: @content-bg-color; - border-color: @content-border-color; - color:@content-font-color; - } - - .e-ddl.e-input-group { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-icon { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - background: @content-bg-color; - } - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } - } - } - - .e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } - } - } - - .e-ddl.e-input-group.e-rtl .e-input-group-icon { - & when (@skin= "material") { - border: none; - } - & when not (@skin= "material") { - border-right: 1px solid @content-border-color; - } - } - .e-combobox.e-input[disabled] { - background: 0px; - } - - .e-combobox.e-input[readonly] { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-btn button { - background: @content-bg-color; - border-color: @content-border-color; - color: @default-icon-color; - } - - .e-ddl.e-input-group .e-input-group-btn button:hover, - .e-ddl.e-input-group .e-input-group-icon:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, - input.e-combobox.e-input::selection { - & when not (@skin= "material") { - background: @active-bg-stcolor; - color: @active-font-color; - } - } - - input.e-combobox.e-input::-webkit-input-placeholder, - input.e-combobox.e-input:-moz-placeholder, - input.e-combobox.e-input::-moz-placeholder, - input.e-combobox.e-input:-ms-input-placeholder { - color: @header-border-color; - } - - - .e-ddl.e-input-group { - border-bottom-color: @content-border-color; - } - - - .e-ddl.e-input-group .e-ddl-icon:before { - & when (@skin= "material") { - content: "\e666"; - } - & when (@skin= "office-365") { - content: "\e804"; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - content: "\e63b"; - } - } - width: 14px; - height: 14px; - display: block; - margin: 0 auto; - } - - - .e-input-group.e-ddl { - & when (@skin= "material") { - height: 31px; - } - & when (@skin= "office-365") { - height: 30px; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - height:28px; - } - } - } - - .e-ddl.e-popup { - border: 1px solid @default-border-color; - position: absolute; - & .e-input-group { - margin-bottom: 0; - } - } - - - .e-ddl.e-popup { - border-color: @default-border-color; - } - - .e-dropdownbase.e-nodata { - font-family: @font-family; - font-size: 16px; - } - - // theme - .e-dropdownbase { - border-color: @default-border-color; - & .e-list-item { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - background-color: @content-bg-color; - border-bottom: @border-size; - border-color: @default-gradient-color; - color: @default-font-color; - font-family: @font-family; - font-size: @content-font-size; - line-height: 2.4em; - text-indent: 1.067em; - } - - & .e-list-group-item, - .e-fixed-head { - background-color:@content-bg-color; - border-color: @content-bg-color; - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; - } - - & .e-list-item.e-active.e-hover { - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } - } - - & .e-list-item.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } - - } - - & .e-list-item.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - } - - & .e-list-item:last-child { - border-bottom: 0; - } - - & .e-list-item.e-item-focus { - background-color: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group input.e-combobox.e-input , - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: @content-border-color; - } - - .e-ddl.e-input-group.e-input-focus { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } - } - } - - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent @content-border-color transparent transparent; - } - - .e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, - .e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, - .e-input-focus .e-combobox.e-input:last-child:focus, - .e-ddl.e-input-group.e-input-focus span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button { - border-color: transparent transparent transparent @content-border-color; - } - - .e-ddl.e-input-group { - border: @border-size @border-type; - border-color: @content-border-color; - & when (@skin= "material") { - border-width: 0 0 1px 0; - } - & when not (@skin= "material") { - border-width: 1px; - } - } - - .e-input-group-btn:not(:last-child) button, - .e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - & when (@skin= "material") { - border-left-width: 0px; - } - & when (@skin= "office-365") { - border-left-width: 0px; - } - - & when not (@skin= "material") { - border-left: 1px @border-type; - border-left-width: 1px; - border-color: @content-border-color; - } - - } - - .e-ddl.e-input-group .e-input-group-icon, - .e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: @content-font-size; - padding: 7px; - & when (@skin= "bootstrap") { - border-radius: 0px 4px 4px 0px; - } - } - .e-ddl.e-rtl.e-input-group .e-input-group-icon, - .e-ddl.e-rtl.e-input-group .e-input-group-btn button { - & when (@skin= "bootstrap") { - border-radius: 4px 0px 0px 4px; - } - } - - .e-ddl { - .e-input-value, - .e-input-value:focus { - font-family: @font-family; - font-size: @content-font-size; - height:auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; - } - } - - .e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon{ - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left-width: 1px; - border-left-style:solid; - border-left-color: @content-border-color; - } - } - } - - /*------------------------------------- End ComboBox -------------------------------------------*/ diff --git a/public/content/ejthemes/default-theme/ej.theme.min.css b/public/content/ejthemes/default-theme/ej.theme.min.css deleted file mode 100644 index daa8132..0000000 --- a/public/content/ejthemes/default-theme/ej.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-indentcell{border-left-color:#c8c8c8}.e-grid.e-rtl .e-headercell,.e-grid.e-rtl .e-grouptopleftcell{border-right-color:#c8c8c8;border-bottom-color:#c8c8c8}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-right-color:#179bd7}.e-grid{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border-color:#c8c8c8;color:#333;border-top:none}.e-grid .e-pager{background-color:#ececec}.e-grid .e-icon{color:#686969}.e-groupheadercell .e-icon{color:#232323}.e-grid .e-gridheader .e-icon{color:#232323}.e-grid .e-dialog>.e-dialog-scroller,.e-grid .e-excelfilter.e-dlgcontainer{border:1px solid #c8c8c8 \9}.e-grid .e-icon.e-animatebutton{color:#fff;cursor:pointer}.e-grid .e-grouptopleftcell{border-right:1px solid #c8c8c8}.e-grid td.e-indentcell+.e-rowcell{border-left:none}.e-grid th.e-lastgrouptopleftcell+.e-headercell,.e-grid th.e-grouptopleftcell+.e-stackedHeaderCell{border-left:none}.e-grid th.e-filterbarcell.e-grouptopleftcell+th.e-filterbarcell{border-left:none}.e-columnChooser{border:1px solid #c8c8c8;font-size:12px;color:#333}.e-columnChoosertail{border-bottom-color:#c8c8c8}.e-columnChoosertailAlt{border-bottom-color:#fcfcfc}.e-columnChooserListDiv:hover{background-color:#f7f7f7}.e-columnChooser .e-vhandlespace{background-color:#fff !important}.e-columnChooser .e-hhandlespace{background-color:#fff !important}.e-columnChooserSplitter{border-top:1px solid #c8c8c8}.e-grid .e-number{background-color:#bbbdc0;color:#fff}.e-grid .e-tableLastCell{border-right-color:#c8c8c8 !important}.e-stackedHeaderRow th{border-bottom:1px solid #c8c8c8 !important}.e-resFilterDialogHeaderDiv{border-bottom:1px solid #c8c8c8 !important}.e-resposnsiveFilterBtnLeft{border-right:1px solid #c8c8c8 !important}.e-resIcon{color:#179bd7 !important}.e-grid .e-toolbar .e-hover .e-icon,.e-grid .e-headercell.e-hover .e-icon{color:#282827}.e-grid .e-dlgBtns .e-button{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-grid .e-gridpopup .e-content{background-color:#fff;border-color:#c8c8c8}.e-grid .e-gridpopup span:hover,.e-grid .e-gridpopup .e-spanclicked{border-color:#686969}.e-grid .e-gridpopup .e-downtail:before,.e-grid .e-gridpopup .e-downtail{border-top-color:#c8c8c8}.e-grid .e-gridpopup .e-downtail:after{border-top-color:#fff}.e-grid .e-gridcontent,.e-grid .e-form-container{background-color:#fff}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{background-color:transparent}.e-grid .e-groupdroparea{border-top-color:#c8c8c8;color:#fff}.e-grid .e-groupdroparea{background:#179bd7}.e-grid .e-cloneproperties{border-color:#c8c8c8}.e-grid .e-cloneproperties{color:#282827}.e-grid .e-cloneproperties{background:#86cbea}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{color:#333;background-color:#f6f6f6;border-color:#c8c8c8;border-top-color:#c8c8c8}.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent{border-style:solid;border-width:1px 0 0;border-color:#c8c8c8}.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell{border:none}.e-grid .e-gridsummary .e-indentcell{background-color:#f6f6f6;border-top-color:#c8c8c8}.e-grid .e-headercell-hover,.e-grid .e-groupheadercell:hover{color:#282827}.e-grid .e-groupheadercell{color:#282827;border-color:#c8c8c8;border-radius:0;background-color:#ececec}.e-grid .e-alt_row{background:#f7f7f7}.e-grid .e-inlineform-titlebar{border-color:#c8c8c8;background-color:#f7f7f7}.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-color:#c8c8c8;border-top-color:#c8c8c8;background-color:#f6f6f6}.e-grid .e-detailcell,.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid tr.e-editedrow td.e-rowcell{border-top-color:#c8c8c8}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-color:#c8c8c8}.e-grid .e-detailindentcell{border-right-color:#c8c8c8}.e-grid .e-rowcell.e-updatedtd{color:#333}.e-grid .e-rowcell.e-updatedtd.e-active{color:#fff}.e-activefocusout.e-grid .e-numericitem.e-active,.e-activefocusout.e-grid .e-groupdroparea,.e-activefocusout.e-grid td.e-active,.e-activefocusout.e-grid td.e-cellselectionbackground{background:#767778}.e-grid td.e-active,.e-grid .e-form-titlebar{color:#fff}.e-grid td.e-active,.e-grid .e-form-titlebar{background:#179bd7}.e-grid td.e-cellselectionbackground{color:#fff}.e-grid td.e-cellselectionbackground{background:#1484b7}.e-grid .e-inlineform-titlebar{font-size:14px;color:#282827}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div{background-color:transparent;cursor:pointer}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-top-color:#c8c8c8;border-left-color:#c8c8c8;border-bottom-color:#179bd7}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{background:#fcfcfc}.e-grid .e-columnselection{background-color:#ececec;color:#179bd7}.e-grid .e-grid-icon{background:#fcfcfc}.e-grid .e-gridheader{color:#282827;border-bottom-color:#c8c8c8;border-top-color:#c8c8c8}.e-grid .e-headercontent,.e-grid .e-movableheader{border-right-color:#c8c8c8}.e-grid.e-rtl .e-headercontent{border-left-color:#c8c8c8}.e-grid .e-editcell,.e-grid .e-form-container,.e-grid .e-externalformedit,.e-grid .e-tabletd,.e-grid .e-rowcell{border-color:#c8c8c8}.e-grid .e-form-togglebtn:hover{background:#86cbea}.e-grid .e-form-toggle-icon{color:#fff}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-color:#c8c8c8;background-color:#fcfcfc;background-image:none}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{border-color:#c8c8c8}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{background:#179bd7}.e-grid .e-grid-filterstatusbar .e-msgdiv,.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{color:#fff}.e-grid .e-groupdroparea.e-hover{background:#86cbea}.e-grid tr.e-hover{color:#282827}.e-grid tr.e-hover{background:#86cbea}.e-grid tr.e-traverse{color:#282827}.e-grid tr.e-traverse{background:#86cbea}.e-grid .e-scrollcss{background:#fcfcfc}.e-grid .e-headercell-hover,.e-grid .e-filtercell:hover,.e-grid .e-groupheadercell:hover{background:#86cbea}.e-grid .e-reorderindicate{border-right-color:#179bd7}.e-grid.e-rtl .e-reorderindicate{border-left-color:#179bd7}.e-grid div.e-field-validation-error{white-space:normal}.e-grid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;word-wrap:break-word}.e-grid form.gridform.field-validation-empty{border:1px solid #cd0a0a}.e-grid div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-grid .e-ejinputtext{border:1px solid #c8c8c8;outline:none;background-color:#fff;color:#333;vertical-align:baseline;text-indent:10px;padding-right:4px}.e-ejinputtext:focus{box-shadow:0 0 5px #cbcbcb}.e-grid .e-summaryrow{background-color:#f6f6f6;border-color:#c8c8c8;border-left-color:#c8c8c8 !important}.e-gridfooter{width:100%;background-color:#f6f6f6;border-top:1px solid #c8c8c8}.e-grid .e-detailcell tr:first-child td.e-summaryrow{border-top:1px solid #c8c8c8}.e-grid .e-gridSummaryRows{color:#333}.e-grid .e-reSizeColbg{border-left-color:#c8c8c8}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{background-color:transparent}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{color:#282827}.e-grid .e-headercellactive,.e-grid .e-headercellactive span,.e-grid .e-headercellactive div{color:#fff}.e-grid .e-headercellactive{background:#179bd7}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left-color:#179bd7}.e-grid .e-frozeny{border-bottom-color:#179bd7 !important}.e-grid .e-dialog .e-header .e-icon{color:#282827}.e-grid.e-responsive .e-rowcell{border-bottom-color:rgba(196,196,196,.5)}.e-grid.e-responsive .e-table>tbody>tr>td:last-child{border-bottom-color:#c8c8c8}.e-grid form .e-select:hover .e-icon{color:#282827}.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:text;-ms-user-select:text;user-select:text}.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row){background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-heatmap.e-grid{display:block}.e-heatmaplegend{display:block}.e-heatmap.e-grid .e-alt_row,.e-heatmap.e-grid td.e-cellselectionbackground,.e-heatmap.e-grid .e-headercell,.e-heatmap.e-grid .e-grouptopleftcell{background:#fff}.e-heatmap.e-js.e-grid{font-size:12px}.e-heatmap.e-js.e-grid .e-headercelldiv{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{font-size:12px}.e-heatmap.e-js.e-grid .e-headercell{height:30px}.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid .e-gridheader{border-bottom-width:1px}.e-heatmap.e-js.e-grid,.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-rowcell,.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid td.e-cellselectionbackground,.e-heatmap.e-js.e-grid .e-headercell,.e-heatmap.e-js.e-grid .e-grouptopleftcell,.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-gridheader,.e-heatmap.e-js.e-grid .e-movablecontent,.e-heatmap.e-js.e-grid .e-movableheader{border-color:#c8c8c8}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{border-bottom:none}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-excelfilter.e-dlgcontainer{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px;color:#333;z-index:10001}.e-excelfilter .e-searchcontainer,.e-excelfilter.e-dlgcontainer{background:none #fff}.e-excelfilter .e-menu,.e-excelfilter .e-menu.e-vertical,.e-excelfilter .e-menu.e-vertical .e-list>ul{background:#fff}.e-excelfilter .e-checkboxlist{background:#f7f7f7;border:#f7f7f7}.e-excelfilter.e-dlgcontainer,.e-excelfilter.e-dlgcustom .e-fieldset,.e-excelfilter .e-menu.e-vertical .e-list>ul{border-width:1px;border-style:solid;border-color:#fafafa}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter.e-dlgcustom label.e-caption,.e-excelfilter .e-searchbox .e-searchitem{font-weight:normal}.e-sortasc,.e-sortdesc{font-size:18px}.e-excelfilter.e-dlgcustom .e-fieldset legend{font-size:14px;color:#333;border:none}.e-excelfilter .e-select:hover .e-icon{color:#282827}.e-excelfilter.e-dlgcustom .e-input{line-height:1.7em}.e-excelfilter{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-excelfilter .e-menu .e-list.e-fghdrcolor,.e-excelfilter .e-menu .e-list.e-bghdrcolor,e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover,.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover{background:#fff}.e-bghdrcolor>a,.e-fghdrcolor>a{color:#282827}.e-excelfilter .e-menu .e-list.e-valcolor{border-color:#fcfcfc}.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{border-color:#179bd7;background:transparent}.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused>a{background:transparent;color:#282827}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-schedule,.e-schedule.e-scheduleouter{color:#333;background-color:#fff}.e-schedule .e-mobileNavigation{color:#686969}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{color:#686969}.e-scheduledrawer .e-lv .e-list.e-state-default:hover>.e-list-img{color:#282827}.e-scheduledrawer .e-list.e-state-active .e-list-img{color:#fff}.e-schedule .icon-AddGrad:before{color:#2382c3}.e-schedule .e-datecommondiv{color:#333}.e-schedule .e-commonviewbutton{color:#333;border:1px solid #c8c8c8;border-right:none}.e-schedule .e-commonviewbutton{background:#ececec}.e-schedule .e-nextapp:hover,.e-schedule .e-prevapp:hover{border-color:#c8c8c8;color:#282827}.e-schedule .e-nextapp:hover,.e-schedule .e-prevapp:hover{background:#86cbea}.e-scheduledialog .e-scheduleclose:hover{border-color:#c8c8c8;color:#282827}.e-scheduledialog .e-scheduleclose:hover{background:#86cbea}.e-schedule .e-commonviewbutton:hover{color:#282827}.e-schedule .e-commonviewbutton:hover{background:#86cbea}.e-schedule .e-appup,.e-schedule .e-appdown{color:#333}.e-schedule .e-appup:hover,.e-schedule .e-appdown:hover{color:#86cbea}.e-schedule .e-singleview{border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-firstview,.e-schedule .e-lastview{border:1px solid #c8c8c8}.e-schedule .e-dateheader{border-bottom:3px solid #179bd7}.e-schedule .e-horizontalemptytd{border:none !important;border-right:1px solid #c8c8c8 !important;border-top:1px solid #c8c8c8 !important}.e-schedule.e-rtl .e-horizontalemptytd{border:none !important;border-left:1px solid #c8c8c8 !important;border-top:1px solid #c8c8c8 !important}.e-categorizeMenuSelected{background:none repeat scroll 0 0 #f0f8ff;border:1px solid #0094ff !important}.e-schedule .e-dateheader,.e-schedule .e-leftindent{border-bottom:1px solid #c8c8c8}.e-scheduledialog .e-quickstartendtime{border-bottom:1px solid #c8c8c8}.e-schedule .e-horizontalheader{border-bottom:3px solid #179bd7 !important;background:#fcfcfc;color:#282827}.e-schedule .e-horizontalheadertddate{border-left:none !important;border-bottom:none !important;border-right:none !important}.e-schedule .e-horizontaltimetd{border-bottom:3px solid #179bd7 !important;border-top:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8}.e-schedule .e-horizontalalternatetd{border-bottom:3px solid #179bd7 !important;border-left:1px solid transparent;border-top:1px solid #c8c8c8 !important}.e-schedule .e-horizontmonthheaderdatetd{border-bottom:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8}.e-schedule .e-horizontmonthheaderdaytd{border-bottom:3px solid #179bd7 !important;border-left:1px solid #c8c8c8}.e-schedule .e-alternateworkcell{border-left:1px dotted #c8c8c8 !important}.e-schedule .e-dayend{border-left:2px solid #c8c8c8 !important}.e-schedule .e-parentnode,.e-schedule .e-parentworkcell{border-bottom:1px solid #c8c8c8 !important}.e-schedule .e-parentnode{border-bottom:1px solid #c8c8c8 !important}.e-schedule .e-parentnode{background:#ececec}.e-schedule .e-childnode,.e-schedule .e-childworkcell{border-bottom:1px dotted #c8c8c8 !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8;background:#f7f7f7}.e-schedule .e-othermonths{border-left:1px solid transparent}.e-schedule .e-agendacells{border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-schedule .e-agendahover,.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit,.e-schedule .e-scheduleallday{color:#179bd7}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dotted #cdcdcd}.e-schedule .e-appointresizer-top,.e-schedule .e-appointresizer-bottom,.e-schedule .e-appointresizer-left,.e-schedule .e-appointresizer-right{color:#fff}.e-schedule .e-monthcellhighlight{background:#fff}.e-schedule .e-businesshighlightworkcells{background:#fff}.e-schedule .e-scheduleheader{background:#ececec}.e-schedule .e-nextapp,.e-schedule .e-prevapp{border:1px solid #c8c8c8;border-bottom:transparent;color:#333}.e-schedule .e-nextapp,.e-schedule .e-prevapp{background:#ececec}.e-schedule .e-nextprevappdisable{opacity:.4}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{color:#686969}.e-schedule .e-scheduleheader>td{border:1px solid #c8c8c8;border-bottom:none}.e-schedule .e-headerarearow>td{border:1px solid #c8c8c8;border-bottom:none}.e-schedule .e-contentarearow>td{border:1px solid #c8c8c8;border-top:none}.e-schedule.e-scheduleresponsive.e-resources{border-right:1px solid #c8c8c8}.e-schedule.e-rtl.e-scheduleresponsive.e-resources{border-right:none;border-left:1px solid #c8c8c8}.e-schedule .e-headerbackcolor,.e-schedule .e-timecells{border-bottom:1px solid #c8c8c8}.e-schedule .e-currentdayhighlight{color:#282827 !important;background:rgba(23,155,215,.3) !important}.e-schedule .e-currentdayhighlight .e-activeview{background:none !important;color:#282827 !important}.e-schedule .e-mousehover{background-color:#86cbea !important;color:#282827}.e-schedule .e-mousehover .e-agendahover,.e-schedule .e-mousehover .e-schedulerepeat,.e-schedule .e-mousehover .e-schedulerepeatedit,.e-schedule .e-mousehover .e-scheduleallday{color:#282827}.e-schedule .e-highlightcurrenttimeline{background-color:#158ac0}.e-schedule .e-currenttime{background-color:#158ac0;color:#fff}.e-schedule .e-timeidicatorcircle{color:#158ac0}.e-scheduledialog .e-recuredit{color:#179bd7}.e-schedule .e-alldaycells{border-left:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-schedule .e-headerresourcecells{border-bottom:1px solid #c8c8c8}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{border-left:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;background:#fcfcfc;color:#282827}.e-schedule .e-headercells{border-left:1px solid #c8c8c8;border-bottom:3px solid #179bd7;background:#fcfcfc;color:#282827}.e-schedule .e-monthdateshighlight{color:#d2d1d1 !important}.e-schedule .e-monthcurrenttime{background:#158ac0;color:#fff}.e-schedule.e-rtl .e-agendacells,.e-schedule.e-rtl .e-workcells,.e-schedule.e-rtl .e-alldaycells,.e-schedule.e-rtl .e-monthcells{border-left:none !important;border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-resourcecells,.e-schedule.e-rtl .e-headercells,.e-schedule.e-rtl .e-horizontmonthheaderdatetd,.e-schedule.e-rtl .e-horizontmonthheaderdaytd,.e-schedule.e-rtl .e-monthnamecells{border-left:none !important;border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-othermonths{border-left:none !important;border-right:1px solid transparent}.e-schedule.e-rtl .e-dayend{border-left:none !important;border-right:2px solid #c8c8c8 !important}.e-schedule.e-rtl .e-horizontaltimetd{border-left:none !important;border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-alternateworkcell{border-left:none !important;border-right:1px dotted #c8c8c8 !important}.e-schedule.e-rtl .e-horizontalalternatetd{border-left:none !important;border-right:1px solid transparent !important}.e-schedule .e-activeview{background:#179bd7;background:-moz-linear-gradient(top,0%,#179bd7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#179bd7),color-stop(100%,#179bd7));background:-webkit-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:-o-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:-ms-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:linear-gradient(to bottom,#179bd7 0%,#179bd7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7',endColorstr='#179bd7',GradientType=0);color:#fff}.e-schedule .e-monthleftcells,.e-schedule .e-settingsindent{border-bottom:3px solid #179bd7;background:#fcfcfc;color:#282827}.e-schedule .e-resourceleftindentcells,.e-schedule .e-monthnameleftindentcell{border-bottom:1px solid transparent;background:#fcfcfc;color:#282827}.e-schedule .e-horizontaldaterender{background:#fcfcfc;color:#282827}.e-draggableAppointment,.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{background:#179bd7;background:-moz-linear-gradient(top,0%,#179bd7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#179bd7),color-stop(100%,#179bd7));background:-webkit-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:-o-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:-ms-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:linear-gradient(to bottom,#179bd7 0%,#179bd7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7',endColorstr='#179bd7',GradientType=0);color:#fff;border:1px solid #37b2ea}.e-schedule .e-categorycolor,.e-schedule .e-agendacolordiv{background:#179bd7;background:-moz-linear-gradient(top,0%,#179bd7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#179bd7),color-stop(100%,#179bd7));background:-webkit-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:-o-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:-ms-linear-gradient(top,#179bd7 0%,#179bd7 100%);background:linear-gradient(to bottom,#179bd7 0%,#179bd7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7',endColorstr='#179bd7',GradientType=0)}.e-schedule .e-selectedAppointment{border:1px solid #000}.e-schedule .e-selectedCell,.e-schedule .e-agendaappointment.e-selectedAppointment{background-color:#86cbea !important}.e-schedule .e-borderleft{border-left:1px solid #c8c8c8}.e-schedule .e-borderright{border-right:1px solid #c8c8c8 !important}.e-scheduledialog .e-buttonactive:not(.e-disable){background:#179bd7 !important;color:#fff !important}.e-scheduledialog .e-buttonactive:not(.e-disable):hover{background:#86cbea !important;color:#282827 !important}.e-scheduledialog .e-detailedapp,.e-scheduledialog .e-editevents{color:#179bd7}.e-scheduledialog .e-dialogheader{font-weight:bold !important}.e-scheduledialog .e-outerarrowline{border-color:#c8c8c8 transparent;border-image:none;border-style:solid;border-width:9px 9px 0;left:0;position:absolute;top:0}.e-scheduledialog .e-innerarrow{border-color:#fff transparent;border-image:none;border-style:solid;border-width:8px 8px 0;left:1px;position:absolute;top:0}.e-draggableAppointment{box-shadow:5px 5px 5px #383838}.e-schedule .e-blocktimeappointment{background-color:#b9b9b9;color:#333;opacity:.4}.e-scheduledialog div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-schedule .e-appsoverflow{color:#686969}.e-schedule .e-appsoverflow:hover{color:#282827}.e-scheduledialog div.e-error .e-toparrow{border-bottom-color:#fffe92}@media print{.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:#179bd7 !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#179bd7),color-stop(100%,#179bd7)) !important;background:-webkit-linear-gradient(top,#179bd7 0%,#179bd7 100%) !important;background:-o-linear-gradient(top,#179bd7 0%,#179bd7 100%) !important;background:-ms-linear-gradient(top,#179bd7 0%,#179bd7 100%) !important;background:linear-gradient(to bottom,#179bd7 0%,#179bd7 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#179bd7',endColorstr='#179bd7',GradientType=0) !important;color:#fff !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:-moz-linear-gradient(top,0%,#179bd7 100%) !important}.e-schedule .e-scheduleheader{background:#ececec !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8 !important;background:#f7f7f7 !important}.e-schedule .e-monthcellhighlight{background:#fff !important}.e-schedule .e-businesshighlightworkcells{background:#fff !important}.e-schedule .e-nextapp,.e-schedule .e-prevapp{border:1px solid #c8c8c8 !important;border-bottom:transparent !important;color:#333 !important}.e-schedule .e-nextapp,.e-schedule .e-prevapp{background:#ececec !important}.e-schedule .e-apptext,.e-schedule .e-apptime,.e-schedule .e-recurapp:before,.e-schedule .e-recureditapp:before{color:#fff !important}.e-schedule .e-scheduleallday:before,.e-schedule .e-schedulerepeat:before,.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-timeidicatorcircle:before{color:#179bd7 !important}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dotted #cdcdcd !important}.e-schedule .e-othermonths{border-left:1px solid transparent !important}}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-nextpage,.e-grid.e-rtl .e-nextpagedisabled{border-left-color:#c8c8c8}.e-pager,.e-grid .e-pagerstatusbar,.e-pager .e-drpdwn li,.e-pager .e-drpdwn,.e-pager div.e-drpdwndiv{background-color:#ececec;border-color:#c8c8c8;color:#333}.e-pager .e-icon{color:#686969}.e-pager .e-default:hover{color:#282827}.e-pager .e-spacing{color:#333}.e-pager .e-spacing.e-NP{color:#686969}.e-pager .e-numericitem.e-hover,.e-pager .e-currentitem.e-hover{color:#282827}.e-pager .e-numericitem.e-hover,.e-pager .e-currentitem.e-hover{background:#86cbea}.e-pager.e-disable .e-numericitem.e-hover{background:#ececec;border-right-color:#c8c8c8}.e-pager .e-numericitem{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pager .e-numericitem{background:#ececec;border-right-color:#c8c8c8}.e-pager .e-prevpagedisabled,.e-pager .e-prevpage,.e-pager .e-nextpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled,.e-pager .e-lastpage,.e-pager .e-firstpage,.e-pager .e-firstpagedisabled{background-color:#ececec;color:#686969}.e-pager .e-lastpage,.e-pager .e-firstpage{background-color:transparent}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{background:#86cbea}.e-pager.e-disable .e-nextpage.e-hover,.e-pager.e-disable .e-lastpage.e-hover,.e-pager.e-disable .e-firstpage.e-hover,.e-pager.e-disable .e-prevpage.e-hover{background:transparent;border-right-color:#c8c8c8;color:#686969}.e-pager .e-pagercontainer{background-color:#ececec;border-color:#c8c8c8}.e-pager.e-rtl .e-numericitem{border-left-color:#c8c8c8}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-color:#c8c8c8}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{border-left-color:#c8c8c8}.e-pager.e-rtl div.e-parentmsgbar{float:left}.e-pager.e-rtl div.e-parentmsgbar{margin-left:6px}.e-pager .e-currentitem.e-active{color:#fff}.e-pager .e-currentitem.e-active{background:#179bd7}.e-pager .e-currentitem.e-hover{color:#fff}.e-pager .e-currentitem.e-hover{background:#179bd7}.e-pager.e-disable .e-currentitem.e-hover{color:#fff;background-color:#179bd7}.e-pager.e-disable .e-currentitem.e-hover{background:#179bd7}.e-pager .e-drpdwndiv:before{color:#333;background:#ececec}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{color:#282827}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{background:#86cbea}.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager.e-disable .e-drpdwn li:hover{color:#333;background:#ececec}.e-pager .e-drpdwn li.e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-pager .e-drpdwn li.e-active{color:#fff}.e-pager .e-drpdwn li.e-active{background:#179bd7}.e-pager .e-textbox-paging.e-pagercontainer{float:none}.e-pager .e-template{width:100%}.e-pager .e-textbox-paging .e-gototextbox{border:none}.e-pager .e-textbox-paging .e-nextpage,.e-pager .e-textbox-paging .e-nextpagedisabled{border-left:1px solid;border-color:#c8c8c8}.e-pager.e-rtl .e-textbox-paging .e-nextpage,.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled{border-right:1px solid;border-color:#c8c8c8}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{float:none;margin-right:0;height:26px}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{width:75px}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{padding:9px 3px 8px 8px}.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background:transparent}.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{padding:8px 8px 2px 2px}.e-pager.e-rtl .e-textbox-paging .e-gototextbox{float:right}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{border-radius:0 4px 4px 0}.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{border-radius:0}.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover{border-radius:0}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background:#86cbea}.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{border-right:inherit}.e-pager.e-rtl .e-template .e-lastpage,.e-pager.e-rtl .e-template .e-lastpagedisabled{border-right:none;border-left:1px solid;border-left-color:#c8c8c8}.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{display:none}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-vhandlespace{background-color:#fafafa}.e-scrollbar .e-vscroll{border-right:none}.e-scrollbar .e-vscroll{border-left:1px solid #c8c8c8}.e-scrollbar .e-hscroll{border-top:1px solid #c8c8c8}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:1px solid #c8c8c8}.e-scrollbar .e-hscroll .e-hup.e-icon{border-left:none}.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{border-bottom:1px solid #c8c8c8}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-left:none}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-right:1px solid #c8c8c8}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{border-left:1px solid #c8c8c8}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:none}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{transition:top .1s linear 0s,left .1s linear 0s}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{background-color:#ececec}.e-scrollbar .e-vhandle{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-scrollbar .e-hhandle{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{background-color:#86cbea}.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-hhandle:hover{background-color:#86cbea;cursor:default;border-color:#c8c8c8}.e-scrollbar .e-button{color:#686969}.e-scrollbar .e-button:hover{border-color:#c8c8c8}.e-scrollbar .e-button:hover{background-color:#86cbea;color:#282827}.e-scrollbar .e-button{background-color:#ececec}.e-scroller.e-speed-scroll>.e-content{overflow:scroll !important}.e-scroller.e-speed-scroll .e-content{touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar{height:0;width:0}.e-scroller .e-disable .e-vhandle:hover,.e-scroller .e-disable .e-button :hover,.e-scroller .e-disable .e-hhandle:hover{border:1px solid #c8c8c8;transition:top .1s linear 0s,left .1s linear 0s}.e-scroller .e-disable .e-vhandle:hover,.e-scroller .e-disable .e-button :hover,.e-scroller .e-disable .e-hhandle:hover{background:#ececec}.e-scrollbar .e-v-line:before{content:""}.e-scrollbar .e-h-line:before{content:""}.e-scroller .e-button,.e-scroller .e-disable .e-button:hover{color:#686969}.e-scroller .e-disable .e-button:hover{background-color:transparent}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn>.e-content{border-color:#c8c8c8;background-color:#fff}.e-acrdn>.e-content{border-right:-1;border-left:-1}.e-acrdn>.e-content{color:#333;font-size:14px}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{color:#333}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{background:#ececec}.e-acrdn .e-select{font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn .e-select{border-color:#c8c8c8;font-size:16px}.e-acrdn .e-select:hover{color:#282827;border-color:#c8c8c8}.e-acrdn .e-select:hover{background:#86cbea}.e-acrdn .e-select a{color:#333}.e-acrdn .e-select:first-child{border-top-color:#c8c8c8}.e-acrdn>.e-select:first-child{border-color:#c8c8c8}.e-acrdn .e-select.e-active,.e-acrdn .e-disable.e-active.e-select:hover a,.e-acrdn .e-disable.e-active.e-select:hover{color:#fff}.e-acrdn .e-select.e-active,.e-acrdn .e-disable.e-active.e-select:hover a,.e-acrdn .e-disable.e-active.e-select:hover{background:#179bd7}.e-acrdn.e-disable .e-select:hover,.e-acrdn.e-disable .e-select:hover a{background:#ecedee;color:#5c5c5c}.e-acrdn .e-select.e-active{font-weight:normal;border-bottom:medium none}.e-acrdn .e-select.e-active{border-color:#c8c8c8}.e-acrdn .e-select.e-active:hover{color:#282827;border-color:#c8c8c8}.e-acrdn .e-select.e-active:hover{background:#86cbea}.e-acrdn .e-select.e-active a{color:#fff}.e-acrdn .e-select:hover a,.e-acrdn .e-select.e-active:hover a{color:#282827}.e-acrdn .e-select>span{color:#686969}.e-acrdn .e-select.e-active>span{color:#fff}.e-acrdn .e-select:hover>span,.e-acrdn .e-select.e-active:hover>span{color:#282827}.e-acrdn .e-select.e-disable:hover>span,.e-acrdn .e-select.e-disable.e-active:hover>span{color:#686969}.e-acrdn .e-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:#333;font-size:14px;font-weight:normal}.e-atc .e-options.e-active{color:#fff}.e-atc .e-options.e-active{border-color:#c8c8c8}.e-atc .e-options.e-active{background:#179bd7}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{color:#282827;border-color:#c8c8c8}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{background:#86cbea}.e-atc .e-boxes{background-color:#fff}.e-atc.e-focus .e-in-wrap{box-shadow:0 0 2px #cbcbcb}.e-atc-popup .e-category{border-bottom:1px solid #c8c8c8}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{color:#282827;border-color:#86cbea}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{background:#86cbea}.e-atc .e-select:hover,.e-atc.e-rtl .e-select:hover{border-color:#c8c8c8;color:#282827}.e-atc .e-select:hover,.e-atc.e-rtl .e-select:hover{background:#86cbea}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{border-color:#c8c8c8;color:#686969}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{background:#ececec}.e-atc .e-input.e-load{background-image:url(images/ajax-loader.gif)}.e-atc ::-webkit-input-placeholder{color:#333}.e-atc :-ms-input-placeholder{color:#333}.e-atc ::-moz-placeholder{color:#333}.e-atc :-moz-placeholder{color:#333}.e-atc-popup .e-atc-tdbottom,.e-atc-popup div.e-atc-tableHeader{border-bottom:1px solid #c8c8c8}.e-atc-popup .e-atc-tdright,.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thright{border-right:1px solid #c8c8c8}.e-atc-popup .e-atc-tdleft,.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thleft{border-left:1px solid #c8c8c8}.e-atc-popup .e-atc-tableHeaderContent th{background:#f7f7f7}.e-atc-popup .e-content .e-atc-trbgcolor{background:#f7f7f7}.e-atc.e-disable-wrap .e-in-wrap{background-color:#f5f5f5;border-color:#e3e3e3}.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover{background-color:#d6d7d7}.e-atc-popup .e-activeli,.e-atc-popup .e-content .e-activeli{background:#179bd7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn:not(.e-inputbtn),.e-tbtn,.e-split-btn{font-weight:normal;font-size:14px}.e-btn.e-select:focus{box-shadow:0 0 2px #cbcbcb}.e-btn.e-txt.e-select,.e-tbtn.e-txt.e-select,.e-split-btn.e-txt.e-select{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-split-btn-hide{visibility:hidden}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-right:medium none;border-left-color:#c8c8c8}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border-left:medium none;border-right-color:#c8c8c8}.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active{color:#333;border-color:#c8c8c8}.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active{background:#ececec}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{color:#333;border-color:#c8c8c8}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{background:#ececec}.e-btn.e-disable,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon{cursor:default}.e-float-btn.e-btn.e-select.e-icon{border:none}.e-float-btn.e-btn.e-select.e-icon:hover{border:none}.e-float-btn.e-btn.e-select.e-icon:active{border:none}.e-float-btn.e-btn.e-select.e-icon:not(:active):after{border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon:focus,.e-primary-icon-btn.e-btn.e-select.e-icon:hover,.e-primary-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-flat-icon-btn.e-btn.e-select.e-icon:focus,.e-flat-icon-btn.e-btn.e-select.e-icon:hover,.e-flat-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon:focus,.e-icon-btn.e-btn.e-select.e-icon:hover,.e-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{border-color:#c8c8c8;color:#282827}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{background:#86cbea}.e-drp-btn.e-select .e-icon,.e-btn.e-select .e-icon{color:#686969}.e-btn.e-select:active,.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active.e-disable:hover{border-color:#c8c8c8;color:#fff}.e-btn.e-select:active,.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active.e-disable:hover{background:#179bd7}.e-drp-btn.e-select:hover,.e-btn.e-select:hover .e-icon{color:#282827}.e-drp-btn.e-select:active,.e-btn.e-select:active .e-icon,.e-btn.e-active .e-icon,.e-btn.e-disable.e-select.e-active:hover .e-icon{color:#fff}.e-menu.e-split,.e-menu.e-context.e-split,.e-menu.e-context.e-split .e-list>ul,.e-menu.e-widget.e-split li.e-list{background-color:#ececec;color:#333;border-color:#c8c8c8}.e-tbtn.e-btn.e-active:hover .e-icon{color:#fff}.e-split.e-widget{background:none}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{border-color:#c8c8c8;color:#fff}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{background:#179bd7}.e-btn.e-select.e-primary:hover{border-color:#c8c8c8;color:#282827}.e-btn.e-select.e-primary:hover{background:#86cbea}.e-btn.e-select.e-primary .e-icon,.e-btn.e-select.e-primary .e-icon:active{color:#fff}.e-btn.e-select.e-primary:hover .e-icon{color:#282827}.e-btn.e-select.e-primary:active:hover .e-icon,.e-btn.e-select.e-primary:active:hover{color:#fff}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{border-color:rgba(200,200,200,.5);color:rgba(255,255,255,.5)}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{background:#179bd7}.e-btn.e-select.e-disable.e-primary .e-icon,.e-btn.e-select.e-disable.e-primary:hover .e-icon,.e-btn.e-select.e-disable.e-primary:active .e-icon{color:rgba(255,255,255,.5)}.e-btn.e-select.e-success{color:#fff;background:#5cb85c;border-color:#4cae4c}.e-btn.e-select.e-success .e-icon,.e-btn.e-select.e-info .e-icon,.e-btn.e-select.e-warning .e-icon,.e-btn.e-select.e-danger .e-icon{color:#fff}.e-btn.e-select.e-success:active,.e-btn.e-select.e-success:hover,.e-btn.e-select.e-success:hover:focus{background:#449d44;border-color:#398439}.e-btn.e-select.e-success:focus,.e-btn.e-select.e-success:active:hover,.e-btn.e-select.e-success:active:focus{background:#398439;border-color:#255625}.e-btn.e-select.e-success:focus{background-color:#449d44}.e-btn.e-select.e-info{color:#fff;background:#5bc0de;border-color:#46b8da}.e-btn.e-select.e-info:active,.e-btn.e-select.e-info:hover,.e-btn.e-select.e-info:focus,.e-btn.e-select.e-info:hover:focus{background:#31b0d5;border-color:#269abc}.e-btn.e-select.e-info:focus{border-color:#1b6d85}.e-btn.e-select.e-info:active:hover,.e-btn.e-select.e-info:active:focus{background:#269abc;border-color:#1b6d85}.e-btn.e-select.e-warning{color:#fff;background:#f0ad4e;border-color:#eea236}.e-btn.e-select.e-warning:active,.e-btn.e-select.e-warning:hover,.e-btn.e-select.e-warning:focus,.e-btn.e-select.e-warning:hover:focus{background:#ec971f;border-color:#d58512}.e-btn.e-select.e-warning:focus{border-color:#985f0d}.e-btn.e-select.e-warning:active:hover,.e-btn.e-select.e-warning:active:focus{background:#d58512;border-color:#985f0d}.e-btn.e-select.e-danger{color:#fff;background:#d9534f;border-color:#d43f3a}.e-btn.e-select.e-danger:active,.e-btn.e-select.e-danger:hover,.e-btn.e-select.e-danger:focus,.e-btn.e-select.e-danger:hover:focus{background:#c9302c;border-color:#ac2925}.e-btn.e-select.e-danger:focus{border-color:#761c19}.e-btn.e-select.e-danger:active:hover,.e-btn.e-select.e-danger:active:focus{background:#ac2925;border-color:#761c19}.e-btn.e-select.e-link,.e-btn.e-select.e-link .e-icon{background:transparent;font-weight:400;color:#337ab7;border:none;box-shadow:none}.e-btn.e-select.e-link:active,.e-btn.e-select.e-link:active .e-icon{text-decoration:none}.e-btn.e-select.e-link:hover,.e-btn.e-select.e-link:hover .e-icon,.e-btn.e-select.e-link:focus,.e-btn.e-select.e-link:focus .e-icon,.e-btn.e-select.e-link:active:hover,.e-btn.e-select.e-link:active:hover .e-icon{color:#23527c}.e-btn.e-select.e-link.e-txt:hover,.e-btn.e-select.e-link.e-txt:focus,.e-btn.e-select.e-link.e-txt:active:hover{text-decoration:underline}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:focus,.e-btn.e-select.e-disable.e-success:active,.e-btn.e-select.e-disable.e-success:active:hover{background:rgba(92,184,92,.5)}.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:hover,.e-btn.e-select.e-disable.e-info:focus,.e-btn.e-select.e-disable.e-info:active,.e-btn.e-select.e-disable.e-info:active:hover{background:rgba(91,192,222,.5)}.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:hover,.e-btn.e-select.e-disable.e-warning:focus,.e-btn.e-select.e-disable.e-warning:active,.e-btn.e-select.e-disable.e-warning:active:hover{background:rgba(240,173,78,.5)}.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:hover,.e-btn.e-select.e-disable.e-danger:focus,.e-btn.e-select.e-disable.e-danger:active,.e-btn.e-select.e-disable.e-danger:active:hover{background:rgba(217,83,79,.5)}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:active:hover,.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:active:hover,.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:active:hover,.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:active:hover,.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link:active:hover{color:rgba(255,255,255,.5);border-color:transparent;box-shadow:none}.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link.e-txt,.e-btn.e-select.e-disable.e-link:hover,.e-btn.e-select.e-disable.e-link.e-txt:hover,.e-btn.e-select.e-disable.e-link:active,.e-btn.e-select.e-disable.e-link.e-txt:active,.e-btn.e-select.e-disable.e-link:focus,.e-btn.e-select.e-disable.e-link:focus .e-txt,.e-btn.e-select.e-disable.e-link:active:hover,.e-btn.e-select.e-disable.e-link.e-txt:active:hover{color:rgba(51,122,183,.5);background:transparent;text-decoration:none}.e-btn.e-select.e-disable.e-link .e-icon,.e-btn.e-select.e-disable.e-link:hover .e-icon,.e-btn.e-select.e-disable.e-link:focus .e-icon,.e-btn.e-select.e-disable.e-link:active .e-icon,.e-btn.e-select.e-disable.e-link:active:hover .e-icon{color:rgba(51,122,183,.5)}.ejinputtext{background-color:#fff;outline:medium none}.ejinputtext{border:1px solid #c8c8c8;color:#333}.e-textbox,.e-textarea{background-color:#fff}.e-textbox,.e-textarea{border-color:#c8c8c8;color:#333}.ejinputtext:focus{box-shadow:0 0 2px #cbcbcb}.e-textbox:focus,.e-textarea:focus{box-shadow:0 0 2px #cbcbcb}.e-textbox[disabled],.e-textarea[disabled]{box-shadow:none}.e-textbox[disabled],.e-textarea[disabled]{background-color:#f5f5f5;border-color:#e3e3e3;color:rgba(51,51,51,.38)}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{box-shadow:none}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{border-color:#c8c8c8}.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{color:#333}.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{color:#333}.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{color:#333}.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{color:#333}.e-menu.e-split.e-context .e-list>.e-menulink{color:#333}.e-btn.e-disable.e-select,.e-tbtn.e-btn.e-disable.e-select.e-active,.e-tbtn.e-disable,.e-btn.e-disable.e-select:active,.e-split.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;color:#d6d7d7;opacity:1}.e-btn.e-disable.e-select,.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active,.e-tbtn.e-btn.e-disable.e-select.e-active:hover{background-color:#f5f5f5;border-color:#e3e3e3;color:#d6d7d7;opacity:1}.e-btn.e-disable.e-select:hover .e-icon,.e-btn.e-disable.e-select:active .e-icon{color:#d6d7d7}.e-btn.e-disable.e-select .e-icon{color:#d6d7d7}.e-btn.e-disable.e-select:focus{box-shadow:none}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-captcha .refresh{background:#f7f7f7;border:1px solid #cbcbcb}.e-captcha .audio{background:#f7f7f7}.e-captcha .imagecontainer{border:1px solid #9a9a9a}.e-captcha .validTextBox{border:1px solid #c9c7c7}.e-captcha .e-validTextBox{border:1px solid #c9c7c7}.e-captcha .e-refresh{background:#f7f7f7;border:1px solid #cbcbcb}.e-captcha .e-audio{background:#f7f7f7;border:1px solid #c9c7c7}.e-captcha .e-imageContainer{border:1px solid #9a9a9a}.e-captcha div:nth-child(2){width:0}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-colorpicker .e-hsv-color,.e-colorpicker .e-buttons .e-preview,.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{border:3px solid #fff}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider .e-handle.e-select.e-handle-start,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab),.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border:3px solid #fff}.e-colorpicker:focus{outline:none}.e-colorwidget .e-select{background:#fff;color:#686969;border-color:#c8c8c8}.e-colorwidget.e-split .e-in-wrap .e-select:hover,.e-colorwidget.e-split .e-color-container:hover{border-color:#c8c8c8;color:#282827}.e-colorwidget.e-split .e-in-wrap .e-select:hover,.e-colorwidget.e-split .e-color-container:hover{background:#86cbea}.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover{cursor:default;background:#fff}.e-colorpicker.e-popup{background-color:#ececec;border-color:#c8c8c8}.e-presetWrapper.e-widget.e-context{border-color:#c8c8c8}.e-colorwidget.e-focus{box-shadow:0 0 2px #cbcbcb}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{background-color:#fff;color:#333}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{border-color:#fff}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{color:#333}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{background:#fff}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border-right:1px solid;border-right-color:#c8c8c8}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{color:#282827;border-color:#c8c8c8}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{background-color:#fff}.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover{color:#282827;border-color:#c8c8c8}.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover{background:#86cbea}.e-presetWrapper.e-menu.e-context,.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused,.e-presetWrapper.e-menu.e-context .e-list>ul,.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#333;border-color:#fff}.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#333}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{border-color:#c8c8c8}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{background:#ececec}.e-colorpicker .e-footer .e-cancelButton.e-btn,.e-colorpicker .e-footer .e-applyButton.e-btn{border-color:#c8c8c8}.e-colorpicker .e-footer .e-cancelButton.e-btn,.e-colorpicker .e-footer .e-applyButton.e-btn{background:#ececec}.e-colorpicker .e-footer .e-cancelButton.e-btn:hover,.e-colorpicker .e-footer .e-applyButton.e-btn:hover{border-color:#c8c8c8;color:#282827}.e-colorpicker .e-footer .e-cancelButton.e-btn:hover,.e-colorpicker .e-footer .e-applyButton.e-btn:hover{background:#86cbea}.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{color:#333}.e-colorpicker .e-buttons .e-grpbtn,.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-buttons .e-grpbtn .e-btn{background-color:#fff;border-color:#fff}.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{background:none}.e-colorpicker .e-buttons .e-previous,.e-presetWrapper .e-presets-table .e-preset-row{border-color:#c8c8c8}.e-colorpicker .e-item{border-color:#c8c8c8}.e-colorpicker .e-color-image,.e-presetWrapper .e-color-image,.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover{background-image:url(../common-images/lighttheme/colorpicker_light.png);background-color:transparent;filter:none}.e-presetWrapper .e-presetHeader,.e-colorpicker .e-element .e-icon:before{color:#333}.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-codeeditor .e-close_01{color:#333}.e-colorpicker .e-buttons .e-grpbtn .e-click{color:#fff;border-color:#c8c8c8;box-shadow:0 0 0 2px white}.e-colorpicker .e-buttons .e-grpbtn .e-click{background:#179bd7}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{color:#282827;border-color:#c8c8c8}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{background:#86cbea}.e-presetWrapper.e-menu.e-context li.e-list{background:#fff}.e-colorpicker .e-context.e-menu .e-mhover>a,.e-colorpicker .e-context.e-menu .e-mhover>span,.e-colorpicker .e-context.e-menu .e-mfocused,.e-colorpicker .e-context.e-menu .e-mfocused>a,.e-colorpicker .e-context.e-menu .e-mfocused>span{background:transparent}.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{background:transparent}.e-colorpicker .e-footer .e-switcher:focus{box-shadow:0 0 2px #cbcbcb;outline-color:#cbcbcb}.e-colorwidget.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;opacity:1}.e-colorwidget.e-disable .e-select,.e-colorwidget.e-disable .e-select:hover{background-color:#d6d7d7}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;transform:rotate(0deg);transition:transform 300ms ease}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{margin:-11px 5px}.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{opacity:.35;background:none}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-fileexplorer,.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{border-color:#c8c8c8}.e-fileexplorer,.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{border-color:#c8c8c8}.e-fileexplorer{border-color:#c8c8c8}.e-fileexplorer .e-splitter .e-splitbar,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer.e-fe-mobile .e-fe-split-icon{border-color:#c8c8c8}.e-fileexplorer input:not(.e-textbox),.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name,input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{color:#333}.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{color:#282827}.e-fileexplorer.e-js .e-grid td.e-active,.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{color:#fff}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{border-color:#c8c8c8}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{background:#86cbea}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{color:#282827}.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon,.fe-context-menu.e-menu.e-context .e-list.e-active>.e-menulink>.e-fileexplorer-toolbar-icon{color:#fff}.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon,.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon{color:#282827}.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fe-dialog.e-icon.e-close:hover{color:#282827;border-color:#c8c8c8}.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fe-dialog.e-icon.e-close:hover{background:#86cbea}.e-fileexplorer.e-js .e-tilenode.e-active,.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active{border-color:#c8c8c8;background:#179bd7}.e-fileexplorer.e-js .e-tilenode.e-active:hover,.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{color:#282827;border-color:#c8c8c8}.e-fileexplorer.e-js .e-tilenode.e-active:hover,.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{background:#86cbea}.e-fileexplorer.e-js .e-statusbar .e-active .e-icon{color:#179bd7}.e-fileexplorer.e-js .e-treeview .e-text:hover,.e-fileexplorer .e-actionbar .e-btn.e-select:hover,.e-fileexplorer .e-treeview .e-text.e-file-droppable{color:#282827;border-color:#c8c8c8}.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input,.e-fe-split-context.e-menu.e-context.e-split,.e-fe-split-context.e-menu.e-widget.e-split li.e-list{background:#fff}.e-fileexplorer .e-tilenode.e-hover,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td,.e-fileexplorer .e-tilenode.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td,.e-fileexplorer .e-treeview .e-text.e-file-droppable{border-color:#c8c8c8;background:#86cbea}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{border-color:#c8c8c8}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{background:#86cbea}.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select,.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus{background:#86cbea}.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{background:none}.e-fileexplorer .e-toolbar{color:#686969;border-color:#c8c8c8}.e-fileexplorer .e-toolbar{background:#ececec}.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active{background:transparent}.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer .e-grid .e-gridheader.e-scrollcss,.e-fileexplorer .e-grid .e-gridheader .e-headercell{background:#fff}.e-fileexplorer .e-alt_row,.e-fileexplorer .e-gridheader,.e-fileexplorer .e-gridheader .e-headercell,.e-fileexplorer .e-grid .e-gridcontent,.e-fileexplorer .e-splitter .e-pane,.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace,.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace{background-color:#fff}.e-fileexplorer .e-tilenode.e-hover .e-thumbImage{border-color:#c8c8c8}.e-fileexplorer.e-js .e-active .e-thumbImage{border-color:#179bd7}.e-menu>.e-list.e-fe-separator{border-color:#c8c8c8}.e-fileexplorer .e-toolbar .e-hover .e-tool-input,.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{border-color:#179bd7}.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active,.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active{background:#ececec;border-color:#ececec}.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover,.e-fileexplorer .e-toolbar .e-fe-split-button.e-active,.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active{background:#ececec;border-color:#ececec}.e-dialog .e-fe-table table tr .e-readonly{background:#fff;color:#333}.e-dialog .e-fe-table table .e-border{border-color:#c8c8c8}.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn{background:#179bd7;color:#fff}.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover,.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{background-color:transparent}.e-fileexplorer .e-fe-popup .e-content{background-color:#fff;border-color:#c8c8c8}.e-fileexplorer .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-fileexplorer .e-fe-popup .e-downtail:before,.e-fileexplorer .e-fe-popup .e-downtail{border-top-color:#c8c8c8}.e-fileexplorer .e-fe-popup span:hover,.e-fileexplorer .e-fe-popup .e-spanclicked{border-color:#686969}.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{box-shadow:0 0 6px -1px #c8c8c8 inset}.e-fileexplorer .e-toolbar.e-js{border-bottom-color:#179bd7}.fe-context-menu.e-menu.e-context .e-mhover>a>span.e-fileexplorer-toolbar-icon,.fe-context-menu.e-menu.e-context .e-mfocused>a>span.e-fileexplorer-toolbar-icon{color:#282827}.e-fileexplorer .e-toolbar>ul>li .e-split.e-active .e-splitbutton.e-btn.e-select{background:#179bd7}.e-fileexplorer .e-toolbar>ul>.e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select{background:#86cbea}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{background-color:rgba(23,155,215,.2)}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{border:1px solid #179bd7}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active{background-color:#179bd7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datepicker table td.e-disable,.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable{opacity:1;color:#bfbfbf;visibility:visible;cursor:default}.e-datepicker table td.e-hidedate{visibility:hidden}.e-datepicker:focus{outline:none}.e-datewidget .e-in-wrap{border-color:#c8c8c8}.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover{box-shadow:0 0 2px #cbcbcb}.e-datewidget .e-select,.e-datewidget.e-rtl .e-select,.e-ntouch.e-datewidget .e-disable.e-select:hover{border-color:#c8c8c8;color:#686969}.e-datewidget .e-select,.e-datewidget.e-rtl .e-select,.e-ntouch.e-datewidget .e-disable.e-select:hover{background:#ececec}.e-ntouch.e-datewidget .e-select:hover{color:#282827;border-color:#c8c8c8}.e-ntouch.e-datewidget .e-select:hover{background:#86cbea}.e-datewidget .e-select.e-active{border-color:#179bd7}.e-datewidget .e-select.e-active{background:#179bd7}.e-datewidget .e-input{background-color:#fff}.e-datewidget .e-input{color:#333}.e-datepicker table td.other-month,.e-datepicker .e-allyear-first,.e-datepicker .e-allyear-last,.e-datepicker .e-year-first,.e-datepicker .e-year-last{color:#179bd7}.e-datepicker table td.e-dp-weekend{color:#cd0a0a}.e-datepicker.e-calendar{border-color:#c8c8c8;background-color:#fff}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{font-weight:normal}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{background:#fcfcfc}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{border-bottom:1px solid #c8c8c8;font-size:16px;color:#282827}.e-datepicker .e-header:hover>span{color:#282827}.e-datepicker .e-footer{color:#333;border:1px solid transparent}.e-datepicker .e-footer.e-btn.e-select{background:transparent;width:100%}.e-ntouch.e-datepicker .e-footer:hover{color:#282827;border:1px solid #c8c8c8}.e-ntouch.e-datepicker .e-footer:hover{background:#86cbea}.e-datepicker .e-text{color:#282827}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{border-bottom:1px solid transparent}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{background:#ececec}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{color:#333}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{border-color:#c8c8c8;box-shadow:0 0 0 transparent inset}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{background:#86cbea}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{color:#282827;border-radius:4px}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{background:transparent}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{background:none;border-color:none}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{color:#bfbfbf}.e-datepicker .e-datepicker-days .e-selected-days{border-radius:0;box-shadow:0 0 0 transparent inset;color:#fff}.e-datepicker .e-datepicker-days .e-selected-days{background:#179bd7}.e-work-week .e-week-day,.e-selected-week,.e-selected-month{background-color:#ececec;color:#333}.e-datepicker .e-header .e-icon{color:#282827}.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover{background-color:transparent}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{border-color:#c8c8c8}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{background-color:#86cbea;border-radius:4px 4px 4px 4px}.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default;border-color:#c8c8c8}.e-datepicker .e-state-default{color:#333;font-weight:normal}.e-datepicker .today{color:#333;background-color:#ececec;border-radius:4px}.e-datepicker .other-month.e-active{background:none}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{box-shadow:0 0 0 transparent inset;color:#fff;border-color:#c8c8c8}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{background:#179bd7}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{border-radius:4px}.e-ntouch.e-datepicker table td.other-month:hover,.e-ntouch.e-datepicker .e-allyear-first:hover,.e-ntouch.e-datepicker .e-allyear-last:hover,.e-ntouch.e-datepicker .e-year-first:hover,.e-ntouch.e-datepicker .e-year-last:hover{background-color:transparent;border-color:#c8c8c8}.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover{background:none;color:#333;border:1px solid transparent}.e-ntouch.e-datepicker.e-popup.e-disable table td:hover,.e-datepicker.e-popup.e-disable td.e-state-hover,.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover{background:none;color:#333;font-weight:normal;border-radius:0;border-color:#c8c8c8}.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover{background:none;border-radius:0;border-color:#c8c8c8}.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover,.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover{background:none;border-color:none;color:#bfbfbf}.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover{color:#fcfcfc}.e-ntouch.e-datepicker .e-datepicker-headertext:hover{background:#86cbea}.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover{background:none}.e-datepicker::-webkit-input-placeholder{color:#333}.e-datepicker:-ms-input-placeholder{color:#333}.e-datepicker::-moz-placeholder{color:#333}.e-datepicker:-moz-placeholder{color:#333}.e-datewidget.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;opacity:1}.e-datewidget .e-select.e-disable,.e-datewidget.e-disable .e-select:hover,.e-ntouch.e-datewidget .e-disable.e-select:hover{background-color:#d6d7d7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datetime-wrap .e-input,.e-datetime-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-datetime-wrap .e-input,.e-datetime-popup{color:#333}.e-datetime-wrap .e-in-wrap,.e-datetime-popup,.e-datetime-popup .e-timecontainer .e-header{border-color:#c8c8c8}.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-popup .e-focus{box-shadow:0 0 2px #cbcbcb}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{border-color:#c8c8c8}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background:#ececec}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{color:#686969}.e-ntouch.e-datetime-wrap .e-select:hover{color:#282827}.e-ntouch.e-datetime-wrap .e-select:hover{background:#86cbea}.e-datetime-popup .e-dt-button{border:1px solid #c8c8c8;color:#333}.e-datetime-popup .e-dt-button{background:#ececec}.e-datetime-popup .e-dt-button:active{border-color:#c8c8c8;color:#333}.e-datetime-popup .e-dt-button:active{background:#179bd7}.e-ntouch.e-datetime-popup .e-dt-button:hover{color:#282827;border-color:#c8c8c8}.e-ntouch.e-datetime-popup .e-dt-button:hover{background:#86cbea}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border-color:#c8c8c8;background-color:#fff}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{font-size:16px;font-weight:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{color:#282827}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover>span{color:#282827}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{background:#fcfcfc}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{border-bottom:1px solid #c8c8c8}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm>.e-text{border-top:1px solid #c8c8c8}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon{color:#282827}.e-timepicker table td.e-active::before,.e-timepicker table td.e-active.e-state-hover::before{border-color:#c8c8c8}.e-timepicker table td.e-active,.e-timepicker table td.e-active.e-state-hover{color:#fff;border-color:#c8c8c8;border-radius:4px;box-shadow:0 0 0 transparent inset}.e-timepicker table td.e-active,.e-timepicker table td.e-active.e-state-hover{background:#179bd7}.e-timepicker .e-state-default{font-weight:normal}.e-timepicker .e-state-default{color:#333}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{border-color:#c8c8c8}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{background:#86cbea}.e-ntouch.e-timepicker table td:hover,.e-timepicker table td.e-state-hover{color:#282827;border-color:#c8c8c8;border-radius:4px;box-shadow:0 0 0 transparent inset}.e-ntouch.e-timepicker table td:hover,.e-timepicker table td.e-state-hover{background:#86cbea}.e-ntouch.e-timepicker .e-hours-headertext:hover,.e-ntouch.e-timepicker .e-minitues-headertext:hover{background:#86cbea}.e-timepicker .e-footer{border:1px solid transparent;color:#333}.e-ntouch.e-timepicker .e-footer:hover{color:#282827;border:1px solid #c8c8c8}.e-ntouch.e-timepicker .e-footer:hover{background:#86cbea}.e-timepicker table td.e-disable{color:#bfbfbf}.e-ntouch.e-timepicker table td.e-disable:hover{background:none;border-color:none;color:#bfbfbf}.e-ntouch.e-timepicker .e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-arrow-sans-right:hover{background-color:#86cbea;border-radius:4px 4px 4px 4px;border-color:#c8c8c8}.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover{border-color:#c8c8c8}.e-ntouch.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;color:#333;font-weight:normal;border-radius:0;border-color:#c8c8c8}.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover{border-color:#c8c8c8}.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover{background:none;color:#333;border:1px solid transparent}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-datetime-wrap.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;opacity:1}.e-datetime-wrap .e-select.e-disable,.e-datetime-wrap .e-select.e-disable:hover,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background-color:#d6d7d7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-daterangepicker-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;color:#333}.e-daterangepicker-popup{border:1px solid #c8c8c8}.e-daterangewidget .e-input{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-daterangewidget .e-input{color:#333}.e-daterangewidget .e-in-wrap,.e-daterangepicker-popup{border-color:#c8c8c8}.e-daterangewidget.e-focus .e-in-wrap,.e-daterangewidget .e-focus{box-shadow:0 0 2px #cbcbcb}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{border-color:#c8c8c8}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background:#ececec}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background-color:#fff;color:#686969}.e-ntouch.e-daterangewidget .e-select:hover{color:#282827}.e-ntouch.e-daterangewidget .e-select:hover{background:#86cbea}.e-daterangepicker-popup .e-custom-dateranges{border-left:1px solid #c8c8c8}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{color:#bfbfbf}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover{background:#86cbea;color:#282827}.e-daterangepicker-popup .e-datepicker .e-active::before,.e-datepicker .e-active .e-state-hover::before,.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default,.e-daterangepicker-popup .e-datepicker table td::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{top:0;padding-top:0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{color:#fff}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{background:#179bd7}.e-daterangepicker-popup .e-val-error .e-in-wrap{border:1px solid #f00}.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable{cursor:default}.e-custom-dateranges li{box-shadow:0 0 5px #ececec;background:#fff;border:1px solid #c8c8c8}.e-custom-dateranges li.e-active{border-color:#c8c8c8;color:#fff}.e-custom-dateranges li.e-active{background:#179bd7}.e-custom-dateranges li:hover{color:#282827;border-color:#c8c8c8}.e-custom-dateranges li:hover{background:#86cbea}.e-daterange-responsive .e-custom-dateranges{border-top:1px solid #c8c8c8}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{background:#fff;color:#333}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover{background:#86cbea;color:#282827}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover{border-radius:4px}.e-daterangepicker-popup .e-custom-dateranges li:hover{background-color:#179bd7;color:#282827}.e-daterangepicker-popup .e-custom-dateranges li:hover{background:#86cbea}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{color:#333;border-color:#c8c8c8}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{background:#ececec;background:#f4f4f4;box-shadow:0 0 0 transparent inset}.e-daterangepicker-popup .e-drpbuttons{border-top:1px solid #c8c8c8;border-color:#c8c8c8;color:#333}.e-daterangepicker-popup .e-drpbuttons{background:#ececec}.e-daterangepicker-popup .e-drpbuttons div{color:#333;border-color:#c8c8c8}.e-daterangepicker-popup .e-drpbuttons div{background:#ececec}.e-daterangepicker-popup .e-drpbuttons div:hover{color:#282827;border-color:#c8c8c8}.e-daterangepicker-popup .e-drpbuttons div:hover{background:#86cbea}.e-daterangepicker-popup .e-drpbuttons .e-active{border-color:#c8c8c8;color:#333}.e-daterangepicker-popup .e-drpbuttons .e-active{background:#179bd7}.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap{border-color:#c8c8c8}.e-daterangepicker-popup .e-datewidget.e-error{color:#fff}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-daterangewidget.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;opacity:1}.e-daterangewidget .e-select.e-disable,.e-daterangewidget.e-disable .e-select:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background-color:#d6d7d7}.e-daterange-responsive .e-drpbuttons{background-color:transparent}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.svg-rotate-ie{cursor:url("../common-images/diagram/Rotate.cur"),default}.svg-rotate{cursor:url("../common-images/diagram/Rotate.cur"),default}.sf-d-menuitem{background-image:url("../common-images/diagram/diagram_context.png");background-repeat:no-repeat;height:25px;width:25px}.sf-d-menuitem.hover{background-image:url("../common-images/diagram/diagram_context.png")}.sf-d-menuitem.cut{background-position:2px -290px}.sf-d-menuitem.copy{background-position:2px -264px}.sf-d-menuitem.paste{background-position:2px -238px}.sf-d-menuitem.undo{background-position:2px -186px}.sf-d-menuitem.redo{background-position:2px -213px}.sf-d-menuitem.selectAll{background-position:2px -160px}.sf-d-menuitem.group{background-position:2px -31px}.sf-d-menuitem.ungroup{background-position:2px -4px}.sf-d-menuitem.bringToFront{background-position:2px -134px}.sf-d-menuitem.sendToBack{background-position:2px -108px}.sf-d-menuitem.moveForward{background-position:2px -82px}.sf-d-menuitem.sendBackward{background-position:2px -56px}.sf-d-menuitem.grouping{background-image:none}.sf-d-menuitem.order{background-image:none}.e-diagram-tooltip-default{width:200px;background-color:#f7eebc;border:1px solid #ddb654;z-index:100000;position:absolute;text-align:center;border-radius:3px 3px;pointer-events:none}.e-diagram-tooltipLabel-default{font-weight:normal;pointer-events:none;white-space:pre}.e-datavisualization-diagram{overflow:hidden;outline:none;display:block}.e-datavisualization-diagram svg{position:absolute}.e-datavisualization-diagram .drawing{position:relative}.e-datavisualization-diagram .edit{position:absolute;word-wrap:break-word;white-space:pre-wrap}.e-datavisualization-diagram .edit textarea{width:100%;height:100%;overflow:hidden;border:1px dashed #9cf;outline:none;resize:none;padding:2px}.e-datavisualization-diagram .e-vscrollbar{float:right}.e-datavisualization-diagram .e-hscrollbar{text-align:left}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-datavisualization-diagram.e-js .sf-diagram_overlap{background-color:#fcfcfc}.e-datavisualization-diagram.e-js .sf-diagram_hRuler,.e-datavisualization-diagram.e-js .sf-diagram_vRuler{background-color:#fcfcfc}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space{background-color:#fcfcfc}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick{stroke:#666}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label{font-size:9px;fill:#333}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog.e-dialog-wrap{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-dialog-icon:hover{border-image:initial;border-color:#c8c8c8}.e-dialog .e-dialog-icon:hover{background:#86cbea}.e-dialog-modal{overflow:hidden}.e-dialog.e-disable .e-dialog-icon:hover{background:transparent}.e-dialog .e-dialog-icon:before{line-height:1.5}.e-dialog .e-dialog-icon:before{color:#232323}.e-dialog>.e-header{color:#282827;font-weight:normal;font-size:16px;border:1px solid #c8c8c8;border-bottom:3px solid #179bd7}.e-dialog>.e-header{background:#fcfcfc}.e-dialog.e-widget-content{background:#fff;color:#333;font-size:14px}.e-dialog.e-widget-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-overlay{background-color:#383838}.e-dialog>.e-dialog-scroller{border:1px solid #c8c8c8;border-top:none}.e-dialog .e-dialog-icon:hover:before{color:#282827}.e-dialog>.e-footerbar{position:relative;background:#fff}.e-dialog>.e-footerbar{height:40px;border:1px solid #c8c8c8;border-top:none}.e-dialog>.e-footerbar>.e-icon.e-resize-handle.e-resizable.e-js{position:absolute;cursor:se-resize;bottom:0;right:0}.e-corner.e-dialog>.e-footerbar{border-radius:0 0 3px 3px}.e-corner .e-dialog-content{border-radius:3px}.e-corner .e-dialog-bottom{border-radius:0 0 3px 3px}.e-corner .e-dialog-top{border-radius:3px 3px 0 0}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-draggable{touch-action:none}.e-dialog.e-widget-content .e-pager .e-firstpage,.e-dialog.e-widget-content .e-pager .e-prevpage,.e-dialog.e-widget-content .e-pager .e-firstpagedisabled,.e-dialog.e-widget-content .e-pager .e-prevpagedisabled,.e-dialog.e-widget-content .e-pager .e-nextpage,.e-dialog.e-widget-content .e-pager .e-lastpage,.e-dialog.e-widget-content .e-pager .e-nextpagedisabled,.e-dialog.e-widget-content .e-pager .e-lastpagedisabled{padding:9px 3px 1px 9px}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:#333;font-size:14px;font-weight:normal}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal;cursor:default}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{color:#333;background-color:#fff}.e-ddl .e-in-wrap,.e-ddl-popup,.e-ddl .e-options,.e-ddl-popup .e-atc.e-search{border-color:#c8c8c8}.e-ddl .e-options.e-active{background-color:#179bd7;color:#fff;border-color:#179bd7}.e-ddl .e-boxes{background-color:#fff}.e-ddl.e-focus .e-in-wrap{box-shadow:0 0 2px #cbcbcb}.e-ddl .e-input.e-watermark{color:#d2d1d1 !important;font-style:italic}.e-ddl-popup .e-hover{color:#282827}.e-ddl-popup .e-hover{background:#86cbea}.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover{color:#282827;border-color:#c8c8c8}.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover{background:#86cbea}.e-ddl-popup .e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-ddl-popup .e-active{color:#fff}.e-ddl-popup .e-active{background:#179bd7}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{color:#686969;border-color:#c8c8c8}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{background:#ececec}.e-ddl .e-select.e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-ddl-popup .e-resize-handle{cursor:se-resize;float:right;padding:4px 3px 0 0;margin-right:2px}.e-ddl-popup .e-resize-handle.e-rtl-resize{float:left;cursor:sw-resize;transform:rotate(90deg);padding:3px 0 0 3px}.e-ddl-popup .e-resizebar{border-top:1px solid #fff;height:20px;width:auto;display:block}.e-ddl-popup .e-resizebar{background:#ececec}.e-ddl-popup .e-atc.e-search .e-search:before,.e-ddl-popup .e-atc.e-search .e-cross-circle:before{color:#c8c8c8}.e-ddl-popup .e-checkwrap.e-check-act,.e-ddl-popup .e-checkwrap:hover{border:1px solid #c8c8c8}.e-ddl-popup .e-checkwrap{background-color:#fff}.e-ddl-popup .e-checkwrap{border-radius:none}.e-ddl-popup .e-checkwrap{border:1px solid #c8c8c8}.e-ddl-popup .e-check-act{color:#179bd7}.e-dropdownlist::-webkit-input-placeholder{color:#333}.e-dropdownlist:-ms-input-placeholder{color:#333}.e-dropdownlist::-moz-placeholder{color:#333}.e-dropdownlist:-moz-placeholder{color:#333}.e-ddl.e-widget .e-in-wrap.e-disable{border-color:#e3e3e3;background-color:#f5f5f5;opacity:initial}.e-ddl.e-widget .e-input.e-disable{background:#f5f5f5}.e-ddl.e-widget .e-select.e-disable{background:#d6d7d7;border-color:#e3e3e3}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltip-wrap{border-radius:none}.e-tooltip-wrap{border:1px solid #c8c8c8;background-color:#fff}.e-tooltip-wrap .e-arrowTipOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipOuter{border-top:10px solid #c8c8c8}.e-tooltip-wrap .e-arrowTipInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;left:1px;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipInner{border-top:9px solid #fff}.e-def{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:18px}.e-def{font-size:12px;color:#333}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{background:none repeat scroll 0 0 #fcfcfc;border-bottom:3px solid #179bd7}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{color:#282827}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{color:#282827;border-color:#c8c8c8}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{background:#86cbea}.e-tooltip-wrap .e-cross-circle:hover{color:#282827;border-color:#c8c8c8}.e-tooltip-wrap .e-cross-circle:hover{background:#86cbea}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-listbox .e-select{border-color:#179bd7;color:#fff}.e-listbox .e-select{background:#179bd7}.e-listbox .e-active{color:#fff;border-color:#86cbea}.e-listbox .e-active{background:#86cbea}.e-listbox .e-hover{color:#282827}.e-listbox .e-hover{background:#86cbea}.e-dragClonelist{background:#179bd7;color:#fff;opacity:.5;text-align:center}.e-wrap .e-listbox li{word-break:break-all}.e-wrap .e-listbox li{padding-left:10px !important}.e-nowrap .e-listbox li{padding-left:10px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl-popup.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact,.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act{top:2px}.e-ddl-popup div>.e-ul .e-ghead{font-weight:bold;border-bottom:1px solid #c8c8c8;display:block;margin:2px 2px 2px 0;position:relative;padding-bottom:5px;padding-left:.857em}.e-ddl-popup.e-js{max-height:inherit;max-width:inherit}.e-listbox .e-draggable{touch-action:none}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list-text{font-size:12px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list{border-bottom:1px solid #c8c8c8;font-size:12px}.e-lv .e-list .e-chevron-right_01.e-fontimage:before{color:#686969}.e-lv .e-list.e-state-default{background-color:#fff;border-color:#c8c8c8}.e-lv .e-list.e-state-default>.e-chevron-right_01 .e-list-text{color:#333}.e-lv .e-list.e-state-default:hover{color:#282827}.e-lv .e-list.e-state-default:hover{background:#86cbea}.e-lv .e-list.e-state-default:hover>.e-chevron-right_01 .e-list-text{color:#282827}.e-lv .e-list:hover>.e-chevron-right_01.e-fontimage:before{color:#282827}.e-lv .e-list .e-chevron-right_01:hover{color:#282827}.e-lv .e-list.e-state-active{color:#fff}.e-lv .e-list.e-state-active{background:#179bd7}.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{color:#fff}.e-lv .e-list.e-state-active>.e-chevron-right_01.e-fontimage:before{color:#fff}.e-lv-inputdiv .e-lv-input{border:1px solid #c8c8c8;border-radius:7px;font-size:14px}.e-lv .e-header{color:#282827;border:1px solid #c8c8c8;border-bottom:3px solid #179bd7}.e-lv .e-header{background:#fcfcfc}.e-lv.e-parentlv>.e-lv .e-list-container{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-top:1px solid #c8c8c8}.e-lv.e-parentlv>.e-lv.subpage{border:none}.e-nb .e-lv .subpage .e-content{float:none}.e-lv>.e-header:hover>.e-icon:before{color:#282827}.e-lv>.e-header>.e-icon:before,.e-lv>.e-header>.e-icon:hover:before{color:#232323}.e-lv .e-list .e-lv-checkdiv.e-template-checkmark,.e-lv .e-template-list .e-list-check div{float:none;vertical-align:middle;display:table-cell}.e-lv .e-template-list .e-list-check div{vertical-align:initial}.e-lv .e-template-list .e-list-check{display:table}.e-list-container .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small>span{top:2px}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-numeric,.e-percent,.e-currency,.e-mask{background-color:#fff}.e-numeric.e-disable-wrap .e-in-wrap,.e-percent.e-disable-wrap .e-in-wrap,.e-currency.e-disable-wrap .e-in-wrap,.e-mask.e-disable-wrap .e-in-wrap{border-color:#e3e3e3}.e-mask.e-disable-wrap .e-placeholder{background-color:transparent}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{box-shadow:none}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{border-color:#c8c8c8}.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input,.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input,.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input,.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input{box-shadow:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-color:#c8c8c8}.e-widget .e-select.e-disable .e-spin .e-icon,.e-widget .e-select.e-disable .e-spin{cursor:default}.e-widget .e-select.e-disable .e-spin .e-icon,.e-widget .e-select.e-disable .e-spin{background-color:#d6d7d7}.e-numeric .e-input,.e-percent .e-input,.e-currency .e-input,.e-mask .e-input{color:#333;background-color:#fff}.e-numeric.e-focus .e-in-wrap,.e-percent.e-focus .e-in-wrap,.e-currency.e-focus .e-in-wrap,.e-mask.e-focus .e-in-wrap{box-shadow:0 0 2px #cbcbcb}.e-numeric .e-input.e-error,.e-percent .e-input.e-error,.e-currency .e-input.e-error,.e-mask.e-error,.e-mask .e-error{color:#cd0a0a}.e-numeric.e-error .e-in-wrap,.e-percent.e-error .e-in-wrap,.e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap{border-color:#ee2924}.e-numeric.e-disable-wrap,.e-percent.e-disable-wrap,.e-currency.e-disable-wrap,.e-mask.e-disable-wrap{background-color:#f5f5f5}.e-numeric .e-watermark,.e-percent .e-watermark,.e-currency .e-watermark,.e-mask .e-watermark{color:#d2d1d1}.e-widget .e-input.e-placeholder{color:#333}.e-numeric .e-select,.e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-select,.e-percent.e-rtl .e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-select,.e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover{border-color:#c8c8c8;color:#686969}.e-numeric .e-select,.e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-select,.e-percent.e-rtl .e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-select,.e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover{background:#ececec}.e-numeric .e-select:hover,.e-percent .e-select:hover,.e-currency .e-select:hover{border-color:#c8c8c8;color:#282827}.e-numeric .e-select:hover,.e-percent .e-select:hover,.e-currency .e-select:hover{background:#86cbea}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active{border-color:#c8c8c8;color:#fff}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active{background:#179bd7}.e-numeric .e-icon .e-arrow,.e-percent .e-icon .e-arrow,.e-currency .e-icon .e-arrow{border:0 none transparent}.e-input::-webkit-input-placeholder{color:#333}.e-input:-ms-input-placeholder{color:#333}.e-input::-moz-placeholder{color:#333}.e-input:-moz-placeholder{color:#333}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>.e-list:hover,.e-menu.e-horizontal>.e-separator.e-list,.e-menu.e-horizontal>.e-separator.e-list:hover{border-right-color:#c8c8c8}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator.e-list,.e-menu.e-separator.e-vertical>.e-list:hover,.e-menu.e-vertical>.e-separator.e-list:hover,.e-menu.e-context>.e-separator.e-list,.e-menu.e-context>.e-separator.e-list:hover{border-bottom-color:#c8c8c8}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list:hover{border-left-color:#c8c8c8}.e-menu.e-horizontal .e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink,.e-menu.e-context .e-list>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title,.e-menu.e-vertical{color:#333}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{background:#fff}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{border-color:#c8c8c8}.e-menu.e-horizontal .e-list>ul{background:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.e-menu.e-horizontal .e-list>ul{border-color:#c8c8c8}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;border-bottom:10px solid #86cbea;position:absolute}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;left:1px;top:1px;position:absolute}.e-menu.e-horizontal .e-list:hover,.e-menu.e-vertical .e-list:hover,.e-menu.e-context .e-list:hover{border-color:#86cbea}.e-menu.e-horizontal .e-list:hover,.e-menu.e-vertical .e-list:hover,.e-menu.e-context .e-list:hover{background:#86cbea}.e-menu.e-horizontal .e-list>ul li.e-haschild:hover,.e-menu.e-vertical .e-list>ul li.e-haschild:hover,.e-menu.e-context .e-list>ul li.e-haschild:hover{border-color:#86cbea}.e-menu.e-horizontal .e-list:hover>.e-menulink,.e-menu.e-vertical .e-list:hover>.e-menulink,.e-menu.e-context .e-list:hover>.e-menulink{color:#282827}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{color:#fff;border-color:#179bd7}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{background:#179bd7}.e-menu.e-horizontal .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild.e-active>.e-menulink{border-color:#179bd7;color:#fff}.e-menu.e-horizontal .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild.e-active>.e-menulink{background:#179bd7}.e-menu.e-horizontal .e-list.e-active>.e-menulink,.e-menu.e-vertical .e-list.e-active>.e-menulink,.e-menu.e-context .e-list.e-active>.e-menulink,.e-menu.e-horizontal .e-list.e-active:hover,.e-menu.e-vertical .e-list.e-active:hover,.e-menu.e-context .e-list.e-active:hover{color:#fff}.e-menu .e-list>a .e-icon,.e-menu .e-list>span>.e-icon{color:#686969}.e-menu .e-list:hover>a .e-icon,.e-menu .e-list:hover>span>.e-icon{color:#282827}.e-menu .e-list.e-active>a>.e-icon,.e-menu .e-list.e-active>span>.e-icon,.e-menu .e-list.e-active:hover>a>.e-icon,.e-menu .e-list.e-active:hover>span>.e-icon{color:#fff}.e-menu.e-horizontal .e-list.e-disable-item,.e-menu.e-vertical .e-list.e-disable-item,.e-menu.e-context .e-list.e-disable-item{background-color:transparent}.e-menu.e-horizontal .e-list.e-disable-item .e-icon,.e-menu.e-vertical .e-list.e-disable-item .e-icon,.e-menu.e-context .e-list.e-disable-item .e-icon{color:#686969}.e-menu.e-horizontal .e-list.e-disable-item *,.e-menu.e-vertical .e-list.e-disable-item *,.e-menu.e-context .e-list.e-disable-item *{filter:alpha(opacity=40);opacity:.4}.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover,.e-menu.e-horizontal .e-list.e-disable-item:hover,.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover,.e-menu.e-vertical .e-list.e-disable-item:hover,.e-menu.e-context .e-list.e-disable-item .e-menulink:hover,.e-menu.e-context .e-list.e-disable-item:hover{background-color:transparent;background-image:none;color:#333;cursor:default}.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover,.e-menu.e-horizontal .e-mhover>.e-menulink,.e-menu.e-context .e-mhover>.e-menulink,.e-menu.e-vertical .e-mhover>.e-menulink,.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused,.e-menu.e-horizontal .e-mfocused>.e-menulink,.e-menu.e-context .e-mfocused>.e-menulink,.e-menu.e-vertical .e-mfocused>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#282827;border-color:#86cbea}.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover,.e-menu.e-horizontal .e-mhover>.e-menulink,.e-menu.e-context .e-mhover>.e-menulink,.e-menu.e-vertical .e-mhover>.e-menulink,.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused,.e-menu.e-horizontal .e-mfocused>.e-menulink,.e-menu.e-context .e-mfocused>.e-menulink,.e-menu.e-vertical .e-mfocused>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#86cbea}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#fff;border-color:#86cbea}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#179bd7}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{border-color:#86cbea}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#fff}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#86cbea}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{color:#fff;border-color:#86cbea}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{background:#179bd7}.e-menu.e-horizontal>.e-list span.e-menu-left{display:block}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down{display:block}.e-menu.e-horizontal>.e-ham-wrap{background:#fff;border-left-color:#c8c8c8}.e-menu.e-horizontal>.e-ham-wrap:hover{color:#fff;border-color:#86cbea}.e-menu.e-horizontal>.e-ham-wrap:hover{background:#86cbea}.e-menu.e-horizontal>.e-ham-wrap:active{color:#fff;border-color:#86cbea}.e-menu.e-horizontal>.e-ham-wrap:active{background:#179bd7}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{border-top-color:#333;border-bottom-color:#333}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{border-top-color:#333}.e-menu-wrap>.e-menu-popwrap{border-color:#c8c8c8}.e-menu-wrap>.e-menu-popwrap>.e-menu{background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-progressbar{color:#333}.e-progressbar{background-color:#fff;border-color:#c8c8c8}.e-progressbar .e-progress{background:#179bd7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{background:url(images/rating-star.png) no-repeat;height:16px;width:16px}.e-rating .e-shape.inactive{background-position:0 -174px}.e-rating .e-shape.active{background-position:0 -60px}.e-rating .e-shape.selected{background-position:0 -60px}.e-rating.e-disable .e-shape,.e-rating.e-disable .e-shape-list,.e-rating.e-disable .e-reset{cursor:default}.e-rating.e-horizontal .e-reset:hover,.e-rating.e-vertical .e-reset:hover{background-position:0 -30px}.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset,.e-rating.e-disable .e-reset:hover{background-position:0 0;margin-left:2px}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list{background-position:0 -174px;float:left}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rotator-wrap :focus{outline:0 none}.e-rotator-wrap .e-in-wrap .e-single,.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap .e-in-wrap.e-multiple{border-color:#c8c8c8}.e-rotator-wrap .e-thumb .e-thumb-items li:hover{border-color:#c8c8c8}.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border-color:#c8c8c8}.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover{border-color:#c8c8c8}.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border-color:#c8c8c8}.e-rotator-wrap .e-inner .e-caption{background-color:#fff;color:#333}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{border-color:#c8c8c8}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{background-color:#86cbea}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li:hover{border-color:#c8c8c8;background-color:#ececec}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li{cursor:default}.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active,.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li.e-active:hover{border-color:#c8c8c8;background-color:#179bd7}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-color:#c8c8c8}.e-rotator-wrap .e-pager-wrap .e-bullet>li{background-color:#ececec}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{background-image:url(images/rotator-icon.png)}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{background-position:-161px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{background-position:-248px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{background-position:-64px -15px}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{background-position:-109px -15px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{background-position:8px -18px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{background-position:-27px -18px}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-slider.e-widget{background-color:#fff;border-color:#c8c8c8}.e-tooltipbox{background-color:#fff;border-color:#c8c8c8;color:#333}.e-slider .e-handle.e-select{background-color:#ececec;border-color:#c8c8c8}.e-slider .e-handle.e-hover{background-color:#86cbea;border-color:#c8c8c8}.e-slider .e-handle.e-focus{background-color:#86cbea;box-shadow:0 0 2px #cbcbcb;border-color:#179bd7}.e-slider .e-range{background:#179bd7}.e-scale .e-tick{background-image:url(images/slider-tick.png)}.e-slider-wrap .e-scale .e-tick .e-tick-value{color:#333}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-splitter{border-color:#c8c8c8}.e-splitter .e-pane{background-color:#fff;color:#333}.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton,.e-splitter .e-splitbar .e-end-indicaton{background-color:#fef1ec}.e-splitter .e-splitbar.e-shadowbar{background:#179bd7}.e-splitter .e-splitbar{border-color:#c8c8c8}.e-splitter .e-splitbar{background-color:#fff}.e-splitter .e-splitbar .e-icon{color:#686969}.e-splitter .e-splitbar:hover .e-icon,.e-splitter .e-splitbar.e-hover .e-icon{color:#282827}.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover{background-color:#86cbea;border-color:#c8c8c8}.e-splitter .e-splitbar .e-activebar{display:none}.e-splitter .e-splitbar .e-splitter-h-template{cursor:pointer;position:fixed;top:30%}.e-splitter .e-splitbar .e-splitter-v-template{cursor:pointer;position:fixed;left:49%}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datavisualization-symbolpalette{border:1px solid #c8c8c8;outline:transparent none 0;text-decoration:none;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;border-radius:0}.e-datavisualization-symbolpalette .e-scanvas{border:0 solid transparent}.e-datavisualization-symbolpalette .e-header{display:table;border:0 solid transparent;border-bottom-width:1px;border-bottom-color:#c8c8c8;outline:transparent none 0;cursor:pointer;color:#333;position:relative;width:100%;background:#ececec;border-radius:0}.e-datavisualization-symbolpalette .e-header{background:#ececec}.e-datavisualization-symbolpalette .e-header-text{display:table-cell;vertical-align:middle;padding-left:1em;width:100%;text-align:left;font-size:14px}.e-datavisualization-symbolpalette .e-header-wrapper{padding-left:2.5em}.e-datavisualization-symbolpalette .e-header-arrow{border:0 solid transparent;height:16px;width:16px;right:14px;position:absolute;display:inline-block;vertical-align:middle;font-size:17px;top:10px}.e-datavisualization-symbolpalette .e-header-arrow.expanded:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess{content:""}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{color:#fff}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{background:#179bd7}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{color:#282827}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{background:#86cbea}.e-datavisualization-symbolpalette .e-header.e-disableclick{cursor:default}.e-datavisualization-symbolpalette .e-scontent{display:block;border:0 solid transparent;outline-style:none;padding:.5em;padding-bottom:.6em;border-bottom-width:1px;border-bottom-color:#c8c8c8;background:transparent;overflow:hidden}.e-datavisualization-symbolpalette .e-anchor{overflow:hidden;padding:0;border:none;display:inline-block;color:#787878;font-size:11px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;text-align:center;outline:transparent none 0;background:transparent;width:100%}.e-datavisualization-symbolpalette .e-paletteItem{border:0 solid transparent;float:left;padding-right:3px;padding-top:3px;margin:1px;overflow:visible}.e-datavisualization-symbolpalette .e-paletteItem.hover{background:rgba(35,130,195,.4)}.e-datavisualization-symbolpalette .e-paletteItem.selected{background:rgba(35,130,195,.4)}.e-datavisualization-symbolpalette .e-text-container{white-space:nowrap;color:#000;overflow:hidden}.e-datavisualization-symbolpalette .e-svg-container{display:block;position:relative;border:0 solid transparent}.e-datavisualization-symbolpalette .e-svg-container svg{display:inline;padding:1px}[draggable=true]{-khtml-user-drag:element;-webkit-user-drag:element;-khtml-user-select:none;-webkit-user-select:none}.svg.foreignObject{top:0;left:0;position:absolute;border:0 solid transparent;display:block}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tab.e-js.e-widget{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border:none}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{border:none}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{background:#fcfcfc}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{border:none}.e-tab.e-js .e-header>.e-active.e-disable:hover{background:transparent}.e-tab.e-js .e-header>.e-active.e-disable:hover a{color:#179bd7}.e-tab.e-js .e-header>.e-rtl-bottom-line.e-active{padding-top:1px;border-top:transparent}.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a{cursor:default}.e-tab>.e-header{border-left:none}.e-tab>.e-header{border:none}.e-tab .e-left{border-right:1px solid #c8c8c8}.e-tab .e-right{border-left:1px solid #c8c8c8}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{outline:0 none;margin-right:-1px}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{border-right:transparent}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{margin-left:-1px;outline:0 none}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{border-left:transparent}.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover{border:1px solid #c8c8c8}.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{border-bottom:1px solid #c8c8c8;position:relative}.e-tab .e-header li{border-top:0}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{outline:0 none}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{padding-bottom:1px;border-bottom:transparent}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{padding-top:1px;outline:0 none}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{border-top:transparent}.e-tab .e-left li,.e-tab .e-right li{border-bottom:1px solid #c8c8c8}.e-tab.e-vertical{background:transparent;border:1px solid #c8c8c8}.e-tab.e-js .e-header>.e-item:hover,.e-tab.e-js .e-left>.e-item:hover,.e-tab.e-js .e-right>.e-item:hover{background-color:#86cbea;color:#282827;filter:none}.e-tab.e-js .e-icon.e-chevron-circle-left,.e-tab.e-js .e-icon.e-chevron-circle-right{color:#179bd7}.e-tab.e-js .e-header>.e-item:hover>.e-icon,.e-tab.e-js .e-left>.e-item:hover>.e-icon,.e-tab.e-js .e-right>.e-item:hover>.e-icon{color:#282827}.e-tab.e-js>.e-content{border-color:#c8c8c8;font-size:14px;border-style:solid}.e-tab.e-js>.e-content{border-width:1px;background:#fff;color:#333}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{border-color:#c8c8c8;color:#333;border:none;background:none}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{font-weight:normal;font-size:16px}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{background:#fcfcfc}.e-tab .e-header>.e-select a,.e-tab .e-left>.e-select a,.e-tab .e-right>.e-select a{color:#333}.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active{color:#179bd7;border-color:#c8c8c8;border:1px solid #c8c8c8}.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active{background:#fff}.e-tab.e-js .e-header>.e-active:hover,.e-tab.e-js .e-left>.e-active:hover,.e-tab.e-js .e-right>.e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover{background:#86cbea;color:#282827}.e-tab .e-header>.e-active a,.e-tab .e-left>.e-active a,.e-tab .e-right>.e-active a{color:#179bd7}.e-tab .e-header>.e-select:hover a,.e-tab .e-left>.e-select:hover a,.e-tab .e-right>.e-select:hover a{color:#282827}.e-tab .e-header>.e-active:hover a,.e-tab .e-left>.e-active:hover a,.e-tab .e-right>.e-active:hover a{color:#282827}.e-tab .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-tab .e-hidebottom{border-top:none !important}.e-tab .e-hidetop{border-bottom:none !important}.e-tab .e-header.e-addborderbottom{border-bottom:1px solid #c8c8c8}.e-tab .e-header.e-addbordertop{border-top:1px solid #c8c8c8}.e-tab .e-header.e-hideleft{border-left:none}.e-tab .e-header.e-addborderleft{border-right:1px solid #c8c8c8}.e-tab .e-header.e-hideright{border-right:none}.e-tab .e-header.e-addborderright{border-left:1px solid #c8c8c8}.e-tab .e-header .e-margine-top:hover{border-top:1px solid #fff}.e-tab .e-header .e-margine-bottom:hover{border-bottom:1px solid #fff}.e-tab .e-header.e-addborderbottom .e-active{border-top:3px solid #179bd7}.e-tab .e-header.e-addbordertop .e-active{border-bottom:3px solid #179bd7}.e-tab .e-right.e-addborderright .e-active{border-right:3px solid #179bd7}.e-tab .e-left.e-addborderleft .e-active{border-left:3px solid #179bd7}.e-tab.e-js.e-tabscroll>.e-content{padding-top:44.3333px}.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom{border-bottom:1px solid #bbbcbb}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tagcloud{background-color:#fff}.e-tagcloud.e-js .header{border-color:#c8c8c8}.e-tagcloud .e-title{font-weight:normal}.e-tagcloud .e-title{border-color:#c8c8c8;border-bottom:3px solid #179bd7;font-size:16px;color:#282827}.e-tagcloud .e-title{background:#fcfcfc}.e-tagcloud .e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-tagcloud .e-tagitems .e-txt{color:#333}.e-tagcloud .e-tagitems .e-txt.hover{color:#179bd7}.e-tagcloud .e-cloud,.e-tagcloud .e-list{border-color:#c8c8c8}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{color:#333;font-weight:normal}.e-timewidget .e-in-wrap,.e-time-popup{border-color:#c8c8c8}.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover{box-shadow:0 0 2px #cbcbcb}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{background:#ececec}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{border-color:#c8c8c8;color:#686969}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{background:#86cbea}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{color:#282827}.e-time-popup .e-active{border-color:#179bd7}.e-time-popup .e-active{background:#179bd7}.e-time-popup .e-active{color:#fff}.e-timewidget .e-icon.e-clock:before{width:20px;height:20px}.e-timewidget.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;opacity:1}.e-timewidget .e-select.e-disable,.e-timewidget.e-disable .e-select:hover,.e-ntouch.e-timewidget .e-disable.e-select:hover{background-color:#d6d7d7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-toolbar{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-toolbar{background-repeat:no-repeat;border-color:#c8c8c8;color:#686969}.e-toolbar{background:#ececec}.e-toolbar{background:#ececec}.e-toolbar.e-focus{box-shadow:0 0 2px #cbcbcb}.e-toolbar>.e-horizontal.e-separator{border-left:none;border-radius:initial}.e-toolbar>.e-horizontal.e-separator{border-right:1px solid #c8c8c8}.e-toolbarTooltip{min-width:auto}.e-toolbarTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-toolbar>.e-horizontal .e-separator{border-right:1px solid #c8c8c8;border-left:none;border-radius:inherit;height:inherit}.e-toolbar>.e-vertical.e-separator{border-bottom:1px solid #c8c8c8;border-top:none;border-radius:initial}.e-toolbar>.e-vertical .e-separator{border-top:none;border-radius:inherit}.e-toolbar>.e-vertical .e-separator{border-bottom:1px solid #c8c8c8}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-right:none;border-radius:initial}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px solid #c8c8c8}.e-toolbar.e-rtl>.e-horizontal .e-separator{border-left:1px solid #c8c8c8;border-right:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical.e-separator{border-top:1px solid #c8c8c8;border-bottom:none;border-radius:initial}.e-toolbar.e-rtl>.e-vertical .e-separator{border-top:1px solid #c8c8c8;border-bottom:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical .e-corner-all{border-radius:inherit}.e-toolbar>ul>li div.e-item-overlay{background-color:#ececec}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{border-color:#86cbea}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{color:#282827}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{background:#86cbea}.e-toolbar>.e-horizontal .e-hover>div:before,.e-toolbar>.e-vertical>.e-hover>div:before,.e-toolbar>.e-horizontal .e-hover>span:before,.e-toolbar>.e-vertical>.e-hover>span:before,.e-toolbar>.e-horizontal .e-hover>a:before,.e-toolbar>.e-vertical>.e-hover>a:before{color:#282827}.e-toolbar>.e-horizontal .e-active.e-hover>div:before,.e-toolbar>.e-vertical>.e-active.e-hover>div:before,.e-toolbar>.e-horizontal .e-active.e-hover>span:before,.e-toolbar>.e-vertical>.e-active.e-hover>span:before,.e-toolbar>.e-horizontal .e-active.e-hover>a:before,.e-toolbar>.e-vertical>.e-active.e-hover>a:before{color:#fff}.e-toolbar>.e-horizontal .e-active,.e-toolbar>.e-vertical>.e-active{border-color:#c8c8c8;color:#fff}.e-toolbar>.e-horizontal .e-active,.e-toolbar>.e-vertical>.e-active{background:#179bd7}.e-toolbar>.e-horizontal>.e-hover>a,.e-toolbar>.e-horizontal>.e-hover>span,.e-toolbar>.e-horizontal>.e-hover>div,.e-toolbar>.e-vertical>.e-hover>a,.e-toolbar>.e-vertical>.e-hover>span,.e-toolbar>.e-vertical>.e-hover>div{background-color:transparent;color:#282827}.e-toolbar>.e-horizontal>.e-active>a,.e-toolbar>.e-horizontal>.e-active>span,.e-toolbar>.e-horizontal>.e-active>div,.e-toolbar>.e-vertical>.e-active>a,.e-toolbar>.e-vertical>.e-active>span,.e-toolbar>.e-vertical>.e-active>div{background-color:transparent;color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview,.e-dragedNode{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview .e-text{background-color:transparent}.e-treeview .e-text{color:#333}.e-dragedNode{background:#179bd7;color:#fff}.e-dragedNode .e-text{float:left}.e-dragedNode .e-text{color:#fff}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{border:1px solid transparent;border-image:initial}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{color:#fff}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{background:#179bd7}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{border-image:initial;cursor:pointer}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{color:#282827;border:1px solid #c8c8c8}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{background:#86cbea}.e-treeview-wrap .e-sibling{background:url(images/drop-sibling.png);background-repeat:no-repeat}.e-treeview .e-node-disable{filter:alpha(opacity=40);opacity:.4}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-image:url(images/ajax-loader.gif);background-repeat:no-repeat}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-position:right center}.e-treeview.e-rtl .e-icon.e-load{background-position:left center}.e-treeview .e-item .e-icon{color:#686969}.e-treeview .e-fe-popup .e-content{background-color:#fff;border-color:#c8c8c8}.e-treeview .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-treeview .e-fe-popup .e-downtail:before,.e-treeview .e-fe-popup .e-downtail{border-top-color:#c8c8c8}.e-treeview .e-fe-popup .e-spanclicked{border-color:#686969}.e-drop-count{border-color:#fff}.e-drop-count{background-color:#686969;color:#fff}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-focus .e-node-focus{background:transparent}.e-fullrow-wrap .e-item.e-li-active>.e-text-wrap>.e-icon{color:#fff}.e-fullrow-wrap .e-item.e-li-hover>.e-text-wrap>.e-icon,.e-fullrow-wrap .e-item.e-li-active.e-li-focus>.e-text-wrap>.e-icon{color:#686969}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-size:14px}.e-uploadbox.e-disable .e-uploadinput{cursor:default}.e-uploadbox.e-widget .e-selectpart.e-select,.e-uploadbox.e-disable .e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{color:#333;border-color:#c8c8c8}.e-uploadbox.e-widget .e-selectpart.e-select,.e-uploadbox.e-disable .e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{background:#ececec}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{color:#333;border-color:#c8c8c8;cursor:default}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{background:#ececec}.e-uploadbox.e-widget .e-selectpart.e-select:hover{border-color:#c8c8c8;color:#282827}.e-uploadbox.e-widget .e-selectpart.e-select:hover{background:#86cbea}.e-uploadbox.e-widget .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{color:#333}.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn{color:#282827;border-color:#c8c8c8}.e-uploadbox .e-file-name-txt{color:#333}.e-uploadbox .e-file-list .e-file-status-failed{color:#cd0a0a}.e-uploadbox .e-file-list .e-file-status-success{color:#333}.e-uploadbox .e-file-progress-status{border-color:#c8c8c8}.e-uploadbox .e-file-progress-status{background:#179bd7}.e-uploadbox .e-file-list{background-color:#fff;color:#333}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:1px solid #c8c8c8;background-color:#fff}.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-uploadbox .e-head-content{background-color:#f7f7f7;border-bottom:1px solid #c8c8c8}.e-uploadbox.e-dialog>.e-header+.e-dialog-scroller{border-top:0}.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:none}.e-uploadbox .e-file-upload{background-color:#f7f7f7}.e-uploadbox .e-file-progress-bar{border:1px solid #c8c8c8}.e-uploadbox .e-file-list .e-checkmark{background-color:#39b54a;color:#fff;border-radius:10px}.e-uploadbox .e-file-list .e-file-percentage-failed{background-color:#f00;color:#fff;border-radius:10px}.e-uploadbox.e-dialog .e-header{border-color:#c8c8c8;border-bottom:3px solid #179bd7}.e-uploadbox.e-dialog .e-header{color:#282827;font-size:23px;font-weight:normal}.e-uploadbox .e-uploadinput{font-size:200px}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background-color:#fff;color:#686969}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover{background-color:#f7f7f7;color:#686969}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{color:#282827;border-color:#86cbea}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:#86cbea}.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:none}.e-uploaddialog.e-dialog .e-btn.e-select{border-color:#c8c8c8}.e-uploaddialog.e-dialog .e-btn.e-select:hover{background:#ececec;color:#282827}.e-uploaddialog.e-dialog .e-btn.e-select:active{background:#179bd7}.e-uploaddialog.e-dialog .e-btn.e-select{background:#ececec;color:#333}.e-uploaddialog.e-dialog .e-btn.e-select{background:#ececec}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte-wrapper{background:#fff;color:#333;font-size:14px}.e-rte-wrapper{border:1px solid #c8c8c8}.e-inputtext{outline:none;background-color:#fff;vertical-align:baseline}.e-inputtext{border:1px solid #c8c8c8;color:#333}.e-rte-field .e-img-border-field .e-focus,.e-rte-field .e-chkbox-wrap.e-focus div>span,.e-rte-field .e-inputtext:focus,.e-rte-button .e-btn.e-select:focus,.e-rte-tablefields .e-chkbox-wrap.e-focus div>span,.e-rte-tablefields .e-inputtext:focus,.e-img-field-group .e-chkbox-wrap.e-focus div>span,.e-img-border-field .e-inputtext:focus,.e-rte-stylefield .e-inputtext:focus{box-shadow:0 0 2px 0 #179bd7}.e-rte-imageTab .e-item:focus{box-shadow:1px 0 0 0 #179bd7}.e-rteTooltip{min-width:auto}.e-rteTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px dotted #c8c8c8}.e-rte .e-horizontal.e-separator{border-right:1px dotted #c8c8c8}.e-rte-unorderlistname .e-liseparator,.e-rte-orderlistname .e-liseparator{border-bottom:1px dotted #c8c8c8}.e-rte .customtable-group:hover{color:#282827}.e-rte .customtable-group:hover{background:#86cbea}.e-rte .e-toolbarspan{border:none;border-bottom:3px solid #179bd7}.e-dialog .e-fieldseparate,.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-color:#c8c8c8}.e-rte .e-rte-footer{border-top:1px solid #c8c8c8}.e-rte .e-rte-footer{background:#ececec}.e-rte-colorpalette.e-menu.e-context>li:hover{background:none}.e-rte-colorpalette.e-menu.e-context .e-mfocused,.e-rte-colorpalette.e-menu.e-context .e-mhover{background:none}.e-rte-table-picker.e-dialog{background:#ececec}.e-rte-tablecell{border-color:#c8c8c8}.e-rte-tablecell.e-default{background:#fff}.e-rte-tablecell.e-active{border-color:#c8c8c8}.e-rte-tablecell.e-active{background:#86cbea}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{border-color:transparent;background-image:none;background-clip:padding-box}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{background-color:#86cbea}.e-rte .e-toolbar .e-rte-lists .e-active{background:none;border-color:transparent}.e-rte-orderlistname.e-menu.e-context .e-list:hover,.e-rte-unorderlistname.e-menu.e-context .e-list:hover,.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{background:#86cbea}.e-rte .e-rte-resize{height:5px;cursor:se-resize}.e-rte .e-rte-htmltaginfo,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:#333;cursor:default}.e-rte .e-rte-footericon,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{border-right:1px solid #c8c8c8}.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon{border-left:1px solid #c8c8c8}.e-rte-colorpalette{padding:5px !important;width:auto !important}.e-error{color:#cd0a0a}.e-rte .e-dialog .e-dialog-tab{border:1px solid #c8c8c8}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator{border-color:#c8c8c8}.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{color:#282827}.e-rte-toolbar .e-toolbar .e-tooltxt.e-active{color:#fff}.e-rte-toolbar .e-toolbar .e-ul{border-color:#c8c8c8}.e-rte .e-tooltxt .e-btn.e-select,.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover,.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{background:#ececec}.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{background:#86cbea}.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split,.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{height:24px !important;width:36px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap{border-color:#c8c8c8}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{height:26px;margin-top:5px}.e-rtlrte label{height:12px;line-height:10px}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-waitpopup-pane .e-image{background-color:#fff;background-image:url(images/waitingpopup.gif)}.e-waitpopup-pane{color:#282827;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-waitpopup-pane{background-color:#383838}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-chkbox-wrap{display:inline-flex}.e-chkbox-wrap.e-tb-cell .e-text,.e-chkbox-wrap.e-tb-cell div{display:table-cell;padding:0 5px 2px 5px}.e-chkbox-wrap.e-check-small.e-tb-cell .e-text{padding:0 5px 2px 5px}.e-chkbox-wrap.e-focus div>span{box-shadow:0 0 2px #cbcbcb}.e-chkbox-wrap div>span{border-color:#c8c8c8;background-color:#fff}.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{border-color:#c8c8c8}.e-chkbox-wrap div>span.e-chk-act{border-color:#c8c8c8}.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark{color:#179bd7}.e-chkbox-wrap .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#333}@keyframes mediumShadow{100%{opacity:0;transform:scale(18,18)}}@keyframes smallShadow{100%{opacity:0;transform:scale(15,15)}}.e-chkbox-wrap.e-disable div>span{background-color:#f5f5f5;border-color:#e3e3e3}.e-chkbox-wrap.e-disable{opacity:1}.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{color:#d6d7d7}.e-chkbox-wrap .e-chk-act,.e-chkbox-wrap .e-chk-inact,.e-chkbox-wrap .e-chk-indeter{box-sizing:content-box}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radiobtn-wrap>span{background-image:none}.e-radiobtn-wrap>span{background-color:#fff;border-color:#c8c8c8}.e-radiobtn-wrap>span.e-rad-active,.e-radiobtn-wrap>span.e-rad-active:hover{border-color:#c8c8c8}.e-radiobtn-wrap>span:hover{border-color:#c8c8c8}.e-radiobtn-wrap.e-focus>span{box-shadow:0 0 2px #cbcbcb}.e-radiobtn-wrap .e-spanicon{box-sizing:content-box}.e-radiobtn-wrap .e-rad-select{background:none repeat scroll 0 0 transparent}.e-radiobtn-wrap .e-circle_01{color:#179bd7;border-color:#c8c8c8}.e-radiobtn-wrap .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#333}.e-radiobtn-wrap.e-disable .e-circle_01,.e-radiobtn-wrap.e-disable span.e-rad-select{color:#d6d7d7}.e-radiobtn-wrap.e-disable>span{background-color:#f5f5f5;border-color:#e3e3e3}.e-radiobtn-wrap.e-disable{opacity:1}.e-radiobtn-wrap.e-disable.e-focus>span{box-shadow:none}.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon,.e-radiobtn-wrap .e-radmedium .e-rad-icon{text-indent:0}.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon{text-indent:2px;line-height:12px;padding:.5px;font-size:8px}.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon{font-size:9px;text-indent:3px;line-height:15px}.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon{width:.85em}.e-radiobtn-wrap.e-rtl>span.e-radmedium>span.e-rad-icon{width:1.05em}.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon,.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon{width:1.6em}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-groupbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px;color:#333;background-repeat:no-repeat;border-color:#c8c8c8}.e-groupbutton{background:#ececec}.e-groupbutton-hSmall{min-height:26px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content.e-groupBtn-padding{padding:0}.e-groupbutton.e-focus{box-shadow:0 0 2px #cbcbcb}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-border-left,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border-color:#c8c8c8}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{color:#fff}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{background:#179bd7}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt{color:#282827}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-active.e-hover{border-color:#c8c8c8}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border-right-color:transparent}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border-bottom-color:transparent}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item{border-left-color:transparent}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{color:#282827;border-color:#c8c8c8}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{background:#86cbea}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-right-color:#c8c8c8}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last.e-hover{border-bottom-color:#c8c8c8}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-btntxt{color:#333;text-decoration:none}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt.e-grp-responsive{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-icon{color:#686969}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-icon{color:#fff;text-decoration:none}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-left-color:#c8c8c8}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-right-color:transparent}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-bottom-color:transparent}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-left-color:transparent}.e-groupbutton.e-rtl>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-left-color:transparent}.e-groupbutton.e-disable{background-color:#f5f5f5;border-color:#e3e3e3;opacity:1;color:#d6d7d7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-innerIncrement:hover{background-image:url(../common-images/maps/Zoom-In_hover.png)}.e-legendLabelContent{color:#333}.e-map{color:#333;background-color:#fff;border-color:#c8c8c8}.e-drilldownHeader{background:#179bd7}.e-map-home{background-image:url(../common-images/maps/Home.png)}.e-map-labelContainer{width:200px;height:400px;border:1px solid #808080}.e-map-label{cursor:pointer;color:#000;padding:5px}.e-map-label:hover{background-color:#eee}.e-map-home{height:30px;width:30px}.e-map-home:hover{background-image:url(../common-images/maps/Home_hover.png)}.e-map-contribution{border-color:#dbdbde;right:0;bottom:0;font-family:sans-serif;font-weight:normal;position:absolute;background-color:rgba(255,255,255,.7);font-size:10px;padding:2px 4px;z-index:1000;border-style:solid;border-width:1px}.sliderParent{height:150px;width:10px;margin-top:-197px;margin-left:34px}.e-innerIncrement{background-image:url(../common-images/maps/Zoom-In.png);height:25px;width:25px}.e-innerDecrement:hover{background-image:url(../common-images/maps/Zoom-out_hover.png)}.e-innerDecrement{background-image:url(../common-images/maps/Zoom-out.png);height:25px;width:25px}.nav-dec-Vert{margin-top:150px;margin-left:27px}.nav-inc-Vert{margin-top:40px;margin-left:27px}.nav-dec-Horz{margin-top:-24px;margin-left:0}.nav-inc-Horz{margin-top:-29px;margin-left:175px}.e-radialTop{height:20px;margin-left:15px;width:52px}.e-arrowUp:hover{background-image:url(../common-images/maps/Arrow_Top_hover.png)}.e-arrowUp{background-image:url(../common-images/maps/Arrow_Top.png);height:20px;width:52px}.e-radialLeft{height:52px;width:20px;margin-top:-4px}.e-radialRight{margin-left:61px;margin-top:-53px;height:52px;width:20px}.e-arrowLeft:hover{background-image:url(../common-images/maps/Arrow_Left_hover.png)}.e-arrowLeft{background-image:url(../common-images/maps/Arrow_Left.png);height:52px;width:20px}.e-radialBottom{height:20px;margin-left:15px;margin-top:-6px;width:52px}.e-arrowRight:hover{background-image:url(../common-images/maps/Arrow_Right_hover.png)}.e-arrowRight{background-image:url(../common-images/maps/Arrow_Right.png);height:52px;width:20px}.e-arrowDown:hover{background-image:url(../common-images/maps/Arrow_Bootom_hover.png)}.e-arrowDown{background-image:url(../common-images/maps/Arrow_Bootom.png);height:20px;width:52px}.e-home-bg{height:30px;width:30px;margin-top:-55px;margin-left:25px}.e-interactivelegend-title{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-leftlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-rightlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangestartlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangeendlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legendlabeltext{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-defaultToolTip{border:1px solid #404041;box-shadow:0 5px 5px rgba(0,0,0,.2);border-radius:4px;margin-right:25px;min-width:30px;height:20px;padding-top:9px;padding-right:10px;padding-left:10px;width:auto;opacity:.85;background:#fff}.e-defaultToolTip:before{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #404041;border-bottom:7px solid transparent;background:transparent;opacity:.85;left:4px;top:-16px;content:''}.e-defaultToolTip:after{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #fff;border-bottom:7px solid transparent;left:6px;top:-16px;content:''}.e-defaultlegend-title{color:#000;font-size:17px}.e-labelStyle{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;white-space:nowrap}.e-smartLabelStyle{padding:3px;font-weight:normal;color:#000;width:auto;height:20px;text-align:center;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-smartLabelStyle:hover{cursor:pointer}.e-mapSelectedShape{opacity:1}.e-mapDragSelection{border:2px solid #f00}.e-mapHighlightedShape{opacity:1}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-drilldownHeader{font-size:15px;text-indent:10px}.e-drilldownlabel{color:#fff}.e-drilldownlabel:hover{text-decoration:underline}.e-drilldownarrow{fill:white;stroke:transparent;stroke-width:1px;zoom:1}.e-treemap-leaflabel{font-size:14px;font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-treemap-legendLabel{font-size:12px}.e-treemap-label{font-size:14px}.e-treemap-header{font-size:15px}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{background-color:#86cbea !important}.e-pivotschemadesigner .e-schemaBtnUnique{white-space:initial !important}.e-pivotschemadesigner *:focus:hover{outline:none}.e-pivotgrid .e-headerItem{border:none !important;text-align:center;font-style:italic;font-weight:bold;overflow:hidden !important;display:inline-block;text-overflow:ellipsis;white-space:nowrap;font-size:10px;padding-left:10px;padding-right:10px}.e-pivotgrid table{border-collapse:collapse;background-color:#fff;cursor:default}.e-pivotgrid table{font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial !important;color:#333}.e-pivotgrid .e-filterValues,.e-pivotschemadesigner .e-filterValues{background-color:#fff}.e-pivotgrid .e-conditionFrom,.e-conditionTo{background-color:inherit}.e-pivotgrid .e-hoverBtn{background:#86cbea}.e-tooltipText{font-size:12px;text-align:left;height:auto;font-weight:normal}.e-tooltipText{color:#333;margin:5px 0 10px 0}.e-pivotgrid .e-reSizeColbg{border-left-color:#c8c8c8}.e-pivotgrid .e-editcondition,.e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl,.e-pivotgrid .e-fSizeLbl{margin-left:15px}.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pGridTooltip{position:fixed !important;z-index:500;display:none;border-width:10px;height:auto}.e-pGridTooltip{opacity:1;background:#ececec;border:2px solid #c8c8c8;padding:5px}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{border:solid 1px #c8c8c8}.e-pivotgrid th,.e-pivotgrid td{white-space:nowrap;height:25px;font-weight:normal}.e-pivotgrid th,.e-pivotgrid td{padding:6px 2px 6px 8px}.e-pivotgrid .value{background-color:#fff}.e-pivotgrid .value{padding:6px 6px 6px 16px;text-align:right !important}.e-pivotgrid .summary{white-space:nowrap;text-align:left}.e-pivotgrid .summary{font-weight:bold !important}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{background:#fff;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{font-weight:bold;color:#333;padding:6px 16px 6px 2px}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{background:#86cbea;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{font-weight:bold;color:#282827;padding:6px 16px 6px 2px}.e-pivotgrid{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-cellSelection{background:#86cbea;filter:alpha(opacity=50);opacity:.5;position:absolute;border-style:dotted;border-width:3px;border-color:#c8c8c8}.e-pivotgrid .value.selection{cursor:crosshair}.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader,.e-pivotgrid.e-rtl .rowheader:hover{padding:6px 0 6px 40px}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{height:17px;display:inline-block;cursor:pointer}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{width:23px}.e-pivotgrid .e-errOKBtn{display:inline-block}.e-pivotgrid .e-errOKBtn{margin:20px 0 10px 165px;width:50px}.e-pivotgrid.e-rtl .e-errOKBtn{margin-right:155px !important}.e-pivotgrid .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotgrid table .e-expand:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-expand:before{margin-left:9px;font-size:7px}.e-pivotgrid.e-rtl .e-pGridTooltip>p{direction:ltr;text-align:right}.e-pivotgrid .e-pGridTooltip p{white-space:nowrap}.e-pivotgrid.e-rtl table .e-expand:before{content:""}.e-pivotgrid.e-rtl table .e-expand:before{font-size:23px;margin-top:-3px}.e-pivotgrid.e-rtl table .e-collapse:before{margin-left:0}.e-pivotgrid table .e-collapse:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-collapse:before{margin-left:7px;font-size:6px}.e-pivotgrid.e-rtl .e-removeBtn:before,.e-pivotgrid.e-rtl .e-sorting:before,.e-pivotgrid.e-rtl .filter:before{float:left;margin-left:4px;margin-right:0}.e-pivotgrid .kpiiconvalue{height:20px;background-position:center;background-repeat:no-repeat}.e-pivotgrid .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgrid .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgrid .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png");background-position:center center}.e-pivotgrid .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png");background-position:center center}.e-pivotgrid .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png");background-position:center center}.e-pivotgrid .kpicircle{background-image:url("../common-images/pivotgrid/circle.png");background-position:center center}.e-pivotgrid .kpiredroad{background-image:url("../common-images/pivotgrid/red.png");background-position:center center}.e-pivotgrid .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png");background-position:center center}.e-pivotgrid .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png");background-position:center center}.e-pivotgrid .hyperlinkValueCell{color:#179bd7;text-decoration:underline;cursor:pointer}.e-pivotgrid .hyperlinkHeaderCell{color:#179bd7;text-decoration:underline;cursor:pointer}.e-pivotgrid .e-vScrollPanel{background-color:#e3e3e3;width:8px;margin-left:8px;display:inline-block}.e-pivotgrid .e-hScrollPanel{background-color:#e3e3e3;height:8px;margin-top:4px}.e-pivotgrid .e-vScrollThumb{width:6px;position:relative;top:1px;left:1px;background-color:#bababa}.e-pivotgrid .e-hScrollThumb{height:6px;position:relative;left:1px;background-color:#bababa}.e-pivotgrid .e-hScrollThumb{top:1px}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{background-color:#179bd7;border:thin solid #c8c8c8;color:#fff}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{width:auto;padding:5px;position:absolute}.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel,.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{float:right;margin-left:5px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{float:left;margin-right:2px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{float:right;margin-left:2px}.e-pivotgrid .e-vScrollThumb:hover,.e-pivotgrid .e-hScrollThumb:hover{background-color:#989999}.e-pivotgrid .inActive{display:none}.e-pivotgrid .dragging{background-color:#686969 !important}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{color:#333}.e-pivotgrid .filter:before{float:right;margin-right:4px}.e-pivotgrid .filter:before{content:""}.e-pivotgrid .filter.filtered:before{content:"";float:right}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{float:right;margin-right:4px}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{content:""}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{float:right}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{content:""}.e-pivotgrid .e-removeBtn:before{float:right;margin-right:4px}.e-pivotgrid .e-removeBtn:before{content:""}.e-pivotgrid .e-memberEditorDiv{height:256px;border:1px solid #c8c8c8}.e-pivotgrid .e-memberEditorDiv{margin-top:7px}.e-pivotgrid .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{color:#686969}.e-pivotschemadesigner .e-memberAscendingIcon:before,.e-pivotgrid .e-memberAscendingIcon:before{content:"";font-size:16px;margin:auto !important;margin-top:2px !important}.e-pivotschemadesigner .memberSortDiv,.e-pivotgrid .memberSortDiv{margin-top:-3px}.e-pivotschemadesigner div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotschemadesigner .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul,.e-pivotgrid .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li,.e-pivotgrid .e-editorTreeView.e-treeViewUl li{padding-left:16px !important}.e-pivotschemadesigner .e-separateDiv{border:.5px solid;border-color:#c8c8c8}.e-pivotschemadesigner .e-separateDiv,.e-pivotgrid .e-separateDiv{border:1px solid #c8c8c8 !important;border-bottom:none !important;margin:9px 0}.e-pivotschemadesigner .e-memberDescendingIcon:before,.e-pivotgrid .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{cursor:pointer}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{background-color:#86cbea}.e-pivotgrid .e-dialogOKBtn{width:69px}.e-pivotgrid .e-dialogOKBtn{margin-left:83px;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:73px;margin-left:10px}.e-pivotgrid.e-rtl .e-dialogOKBtn{margin-right:87px;margin-left:10px}.e-pivotgrid .e-dialogCancelBtn{width:69px;margin-left:10px;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:10px}.e-pivotgrid .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move;color:#333}.e-pivotgrid .e-treeview .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotgrid .e-treeview .e-icon.e-stop:before,.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotgrid .e-dialog a.e-linkPanel,.e-pivotschemadesigner .e-dialog a.e-linkPanel{text-decoration:underline;margin:-20px 0 20px 0}.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotgrid .e-pivotButton{color:#686969;border-color:#c8c8c8}.e-pivotgrid .e-pivotButton .e-btn{text-align:left !important}.e-pivotgrid .e-pivotButton .e-btn.e-select{border:none}.e-pivotgrid .e-pivotButton .e-btn.e-select{height:auto;color:#686969;border-color:#c8c8c8}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{border:none;border-color:#c8c8c8}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{color:#282827}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{background:#86cbea}.e-pivotgrid .e-pivotButton.e-btn.e-select{border:none}.e-pivotgrid .e-drag{color:#fff;background:#179bd7;border:1px solid #c8c8c8;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .e-drag{padding:9px 0 9px 0;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold}.e-pivotgrid .e-pivotButton.e-btn .e-icon{padding:0}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{color:#fff;padding:5px 0 5px 0;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold}.e-pivotgrid .values{border-right:1px solid #c8c8c8}.e-pivotgrid .emptyRows{background:#179bd7;border:1px solid #c8c8c8}.e-pivotgrid .valueColumn{background:#179bd7;height:auto;border-right:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{background:#ececec}.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover,.e-pivotgrid .e-rows .e-pivotButton:hover{background:#86cbea}.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{display:inline-block;vertical-align:top}.e-pivotgrid .e-btn{vertical-align:auto}.e-pivotgrid .e-drag .e-btn,.e-pivotgrid .e-drag .e-btn div{vertical-align:initial}.e-pivotgrid .e-drag .e-pivotButton{vertical-align:top;line-height:0}.e-pivotgrid .e-rows{padding-bottom:4px;display:table-cell;vertical-align:bottom;height:100%;width:100%;min-height:24px;min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-height:24px}.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{vertical-align:bottom}.e-pivotgrid .e-pivotButton{margin-left:5px}.e-pivotgrid .e-grpRow{background:#179bd7;vertical-align:bottom;text-align:left}.e-pivotgrid .e-pivotButton{padding:0 !important}.e-pivotgrid .e-pivotButton{border:1px solid #c8c8c8 !important}.e-pivotgrid .e-pivotButton:hover{border:1px solid #c8c8c8 !important}.e-pivotgrid th.e-grpRow{padding:10px 2px 0 0 !important}.e-pivotgrid .e-btn{font-size:13px}.e-pivotgrid .e-widthSetter{width:3em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .contextMenuPopup .menuItem:hover{background-color:#86cbea;color:#282827;cursor:default}.e-pivotgrid div.e-advancedFilterDlg,.e-pivotschemadesigner div.e-advancedFilterDlg{border:1px solid #c8c8c8}.e-pivotgrid td.e-grpRow{padding-left:0 !important}.e-pivotgrid .e-grpRow{white-space:normal}.e-pivotgrid .e-dropIndicatorActive{height:20px;width:20px;position:fixed !important;z-index:30000;color:#686969;cursor:pointer;font-family:"ej-webfont"}.e-pivotgrid .e-dropIndicatorActive:before{content:""}.e-pivotgrid .e-selected{background:#179bd7;color:#fff}.e-pivotgrid .e-highlighted{background-color:#86cbea}.e-pivotgrid .borderLine{margin-left:-10px;margin-right:-10px;border-top:1px solid #c8c8c8}.e-pivotgrid .calculatorFields{margin-top:-5px;height:31px}.e-pivotgrid .e-column-resizeToSize{table-layout:fixed;width:100%}.e-pivotgrid .e-column-resizeToContent{table-layout:fixed}.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th{overflow:hidden}.e-pivotgrid.e-column-resize thead>tr{cursor:pointer}.pivotTree .e-calculatedFieldMenuItem{border-bottom:solid 1px #c8c8c8}.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-enabled{color:#fff !important;background:#179bd7 !important}.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotgrid .e-advancedFiltering:before{content:"";font-size:20px}.e-pivotgrid .e-drillThrough:before{content:"";font-size:20px}.e-pivotgrid .e-collapseByDefault:before{content:"";font-size:20px}.e-pivotgrid .e-numberFormatting:before{content:"";font-size:20px}.e-pivotgrid .e-paging:before{content:"";font-size:20px}.e-pivotgrid .e-pagingOptions:before{content:"";font-size:20px}.e-pivotgrid .e-cellSelect:before{content:"";font-size:20px}.e-pivotgrid .e-cellContext:before{content:"";font-size:20px}.e-pivotgrid .e-cellEditing:before{content:"";font-size:20px}.e-pivotgrid .e-columnResize:before{content:"";font-size:20px}.e-pivotgrid .e-excelLikeLayout:before{content:"";font-size:20px}.e-pivotgrid .e-toolTip:before{content:"";font-size:20px}.e-pivotgrid .rtl:before{content:"";font-size:20px}.e-pivotgrid .e-hyperlinkOptions:before{content:"";font-size:20px}.e-pivotgrid .e-frozenHeaders:before{content:"";font-size:20px}.e-pivotgrid .e-exporting:before{content:"";font-size:20px}.e-pivotgrid .e-calculatedField:before{content:"";font-size:20px}.e-pivotgrid .e-summaryCustomize:before{content:"";font-size:20px}.e-pivotgrid .e-conditionalFormat:before{content:"";font-size:20px}.e-pivotgrid .e-summaryTypes:before{content:"";font-size:20px}.e-pivotgrid .e-layouts:before{content:"";font-size:20px}.e-pivotgrid .e-advancedFiltering:hover,.e-pivotgrid .e-drillThrough:hover,.e-pivotgrid .e-collapseByDefault:hover,.e-pivotgrid .groupingBar:hover,.e-pivotgrid .e-numberFormatting:hover,.e-pivotgrid .e-paging:hover,.e-pivotgrid .e-pagingOptions:hover,.e-pivotgrid .e-cellSelect:hover,.e-pivotgrid .e-cellContext:hover,.e-pivotgrid .e-cellEditing:hover,.e-pivotgrid .e-columnResize:hover,.e-pivotgrid .e-toolTip:hover,.e-pivotgrid .rtl:hover,.e-pivotgrid .e-hyperlinkOptions:hover,.e-pivotgrid .e-frozenHeaders:hover,.e-pivotgrid .e-exporting:hover,.e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover,.e-pivotgrid .e-summaryCustomize:hover,.e-pivotgrid .e-conditionalFormat:hover,.e-pivotgrid .e-summaryTypes:hover,.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{background-repeat:no-repeat;margin:4px;cursor:default;display:inline-block;height:20px;width:20px}.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{overflow:visible !important;color:#686969;text-indent:-3px}.e-pivotgrid .e-normalLayout:before{content:""}.e-pivotgrid .e-noSummariesLayout:before{content:""}.e-pivotgrid .e-normalTopSummaryLayout:before{content:""}.e-pivotgrid .e-rowHeaderHyperLink:before{content:""}.e-pivotgrid .e-colHeaderHyperLink:before{content:""}.e-pivotgrid .e-valueCellHyperLink:before{content:""}.e-pivotgrid .e-summaryCellHyperLink:before{content:""}.e-pivotgrid .e-rowFreeze:before{content:""}.e-pivotgrid .e-colFreeze:before{content:""}.e-pivotgrid .e-excel:before{content:""}.e-pivotgrid .e-word:before{content:""}.e-pivotgrid .e-pdf:before{content:""}.e-pivotgrid .csv:before{content:""}.e-pivotgrid .e-hyperLinkIcons:before,.e-pivotgrid .e-frozenHeaderIcons:before,.e-pivotgrid .e-exportingIcons:before,.e-pivotgrid .e-layoutIcons:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons,.e-pivotgrid .e-layoutIcons:hover{background-repeat:no-repeat;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-layoutIcons{color:#686969}.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons:hover{color:#282827;cursor:pointer;background:#86cbea}.e-pivotgrid .e-frozenDialog,.e-pivotgrid .e-exportDialog,.e-pivotgrid .e-hyperLinkDialog,.e-pivotgrid .e-layoutsDialog{position:absolute;z-index:1000000;background-color:#ececec;border:2px solid #c8c8c8}.e-pivotgrid .e-calcFormulaDiv{position:absolute}.e-pivotgrid .e-calcFormulaDiv{left:136px;top:102px}.e-pivotgrid .e-dlgCalculatedField{margin-top:8px;border:1px solid #c8c8c8;margin-bottom:12px;padding:13px 10px 10px}.e-pivotgrid .calculateFieldName{position:absolute;width:197px;height:24px;border:none;background-color:#fff;color:#333}.e-pivotgrid .calculateFieldName{top:36px;left:93px}.e-pivotgrid .calculatedFieldFormula{background-color:#fff;color:#333;cursor:not-allowed;opacity:.85;padding:1px}.e-pivotgrid .calculatedFieldFormula{border:1px solid #c8c8c8}.e-pivotgrid .e-dlgCalculatedField .e-outerTable td{padding:4px 10px 15px}.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td{padding:4px 10px}.e-pivotgrid .e-calcFormulaDiv td{border:1px solid #c8c8c8;background-color:#fff;padding:5px 18px;cursor:default;color:#333}.e-pivotgrid .e-calcFormulaDiv td:hover{color:#282827;border:1px solid #c8c8c8}.e-pivotgrid .e-calcFormulaDiv td:hover{background:#86cbea}.e-pivotschemadesigner{font-size:12px;float:right;position:static}.e-pivotschemadesigner{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;background:none repeat scroll 0 0 #fff;border:1px solid #c8c8c8;color:#333}.bg-div{background:none repeat scroll 0 0 #fff;border:1px solid #c8c8c8}.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{overflow:auto}.e-pivotschemadesigner .e-kpiCDB:before,.e-pivotschemadesigner .e-kpiRootCDB:before,.e-pivotschemadesigner .e-kpiGoalCDB:before,.e-pivotschemadesigner .e-kpiStatusCDB:before,.e-pivotschemadesigner .e-kpiTrendCDB:before,.e-pivotschemadesigner .e-kpiValueCDB:before{content:"";font-size:18px}.e-pivotschemadesigner .e-kpiCDB,.e-pivotschemadesigner .e-kpiRootCDB,.e-pivotschemadesigner .e-kpiGoalCDB,.e-pivotschemadesigner .e-kpiStatusCDB,.e-pivotschemadesigner .e-kpiTrendCDB,.e-pivotschemadesigner .e-kpiValueCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotschemadesigner .e-fieldTable{background:#fff;border-collapse:collapse}.e-pivotschemadesigner .e-fieldTable{border:1px solid #c8c8c8}.e-pivotschemadesigner .e-fieldTable{margin:10px 10px 8px}.e-pivotschemadesigner .e-schemaFieldList{display:inline-block;overflow:auto;height:182px;width:100%;color:#686969}.e-pivotschemadesigner .e-elementSeparator{border:solid #c8c8c8;border-width:0 0 1px 0;display:block;margin:7px}.e-pivotschemadesigner .e-schemaFieldTree{overflow:hidden}.e-pivotschemadesigner .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .schemaHeaders{overflow:hidden}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{overflow-x:hidden;overflow-y:auto;height:75%}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{border:1px solid #c8c8c8;margin-left:10px}.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-right:10px}.e-pivotschemadesigner .e-axisTd1{float:left;position:relative}.e-pivotschemadesigner .e-axisTd2{float:right;position:relative}.e-pivotschemadesigner .deferUpdateLayout{margin-top:6px}.e-pivotschemadesigner .deferUpdateLayout .e-text{margin-top:2px !important}.e-pivotschemadesigner .listSubhead{margin:10px 0 0}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold;line-height:240%}.e-pivotschemadesigner .e-rPivotHeader{margin-right:10px}.e-pivotschemadesigner .e-listHeader{font-weight:bold;font-size:15px;margin:-1px;line-height:40px}.e-pivotschemadesigner .e-listHeader{border-bottom:1px solid #c8c8c8}.e-pivotschemadesigner .e-folderCDB:before{content:"";display:inline;vertical-align:middle;font-size:17px}.e-pivotschemadesigner .e-namedSetCDB:before{content:"";display:inherit;vertical-align:middle;font-size:18px}.e-pivotschemadesigner .e-measureGroupCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .e-dimensionCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .centerDiv{border-radius:25px;height:2px;width:98%}.e-pivotschemadesigner .centerDiv{margin-left:4px;background-color:#c8c8c8}.e-pivotschemadesigner .centerDiv:hover{cursor:default}.e-pivotschemadesigner .centerHead{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;margin:7px 10px}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{border:1px solid #c8c8c8;border-bottom:none;margin-left:10px}.e-pivotschemadesigner .e-rPivotHeader,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-left:1%}.e-pivotschemadesigner.e-rtl .e-rPivotHeader,.e-pivotschemadesigner.e-rtl .e-schemaColumn,.e-pivotschemadesigner.e-rtl .e-schemaValue{margin-right:5%}.e-pivotschemadesigner .headerText{padding:0 5px 0 5px}.e-pivotschemadesigner .subheadText{margin:10px 0 0}.e-pivotschemadesigner .subheadText{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;padding-left:10px}.e-pivotschemadesigner .pivotLabel:hover{background:none repeat scroll 0 0 #179bd7;color:#fff;cursor:move}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{width:auto;background:#ececec;border:1px solid;border-color:#c8c8c8 !important;white-space:nowrap;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{display:block;margin:2px 3px 0}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;border:none !important;overflow:hidden}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{height:auto;color:#686969;border-color:#c8c8c8}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;color:#686969;border-color:#c8c8c8;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{height:auto}.e-hoverBtn{background:#86cbea !important}.e-pivotgrid .dragHover{background:#179bd7 !important}.e-pivotschemadesigner.e-rtl .pvtBtnDiv>.e-pvtBtn{text-align:right}.dragHover.e-btn.e-select{background:#179bd7 !important}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{border:1px solid;border-color:#fff !important;color:#282827}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{background:#86cbea}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn:hover{background:#86cbea}.e-pivotschemadesigner .filter,.e-pivotschemadesigner .e-sorting,.e-pivotschemadesigner .e-removeBtn{color:#333;display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotschemadesigner .btnDeferUpdate{text-overflow:ellipsis;width:90px}.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate{width:60px}.e-pivotschemadesigner .e-errOKBtn{display:inline-block}.e-pivotschemadesigner .e-errOKBtn{margin:20px 0 10px 155px;width:50px}.e-pivotschemadesigner.e-rtl .e-errOKBtn{margin-right:155px;width:50px}.e-pivotschemadesigner .pvtDrop:before,.e-pivotschemadesigner .treeDrop:before{content:""}.e-pivotschemadesigner .e-dropIndicator{background:none repeat scroll 0 0 transparent;height:2px;width:auto}.e-pivotschemadesigner .e-dropIndicatorHover{background:#86cbea}.e-pivotschemadesigner .e-removePivotBtn:before{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#fff;content:"";font-size:13px;background-color:#fff;border:1px solid #c8c8c8;float:none;padding:6px;position:absolute}.e-pivotschemadesigner .e-removePivotBtn:hover{cursor:pointer;background:none repeat scroll 0 0 #86cbea}.e-pivotschemadesigner .e-sorting:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner .e-sorting.descending:before{content:"";float:right}.e-pivotschemadesigner .filter:before{content:"";margin-left:-35px}.e-pivotschemadesigner .filter.filtered:before{content:"";float:right}.e-pivotschemadesigner .e-removeBtn:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner.e-rtl .filter:before{float:left;margin-left:17px;margin-right:0;margin-top:-20px}.e-pivotschemadesigner.e-rtl .filter{float:left !important}.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover,.e-pivotschemadesigner .clearSorting:hover,.e-pivotschemadesigner .clearAllFilters:hover,.e-pivotgrid .sortDiv:hover,.e-pivotgrid .clearSorting:hover,.e-pivotgrid .clearAllFilters:hover{cursor:pointer}.e-pivotschemadesigner .filterBtn{height:24px}.e-pivotschemadesigner .e-filterIndicator{background:none repeat scroll 0 0 #179bd7}.e-pivotschemadesigner .e-memberEditorDiv{height:256px;border:1px solid #c8c8c8}.e-pivotschemadesigner .e-memberEditorDiv{margin-top:7px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{width:69px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{margin-left:10px}.e-pivotschemadesigner .e-dialogOKBtn{margin-left:83px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-right:86px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:73px}.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:5px}.e-pivotschemadesigner .e-chkbox-wrap{margin-left:7px}.e-pivotschemadesigner .e-tbtn-wrap{display:inline-block}.e-pivotschemadesigner .e-togglebutton .e-icon{height:14px;width:14px}.e-pivotschemadesigner .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move}.e-pivotschemadesigner .e-treeview .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#333;font-weight:bold}.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover{background:#179bd7}.e-pivotschemadesigner .e-treeview .e-active{background:#2390c1;color:#fff}.e-pivotschemadesigner .btnDeferUpdate{float:right}.e-pivotschemadesigner .btnDeferUpdate{margin-right:10px}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{float:left}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{margin-left:10px}.e-pivotschemadesigner .deferUpdateLayout{margin-left:5px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout{margin-right:5px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text{margin-right:5px}.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{width:90%}.e-pivotschemadesigner .e-pivotButton .e-rtl{text-align:right}.e-pivotschemadesigner .e-schemaFieldTree ul,.e-pivotschemadesigner .e-schemaFieldTree li{width:96%;height:auto}.e-pivotschemadesigner .e-btn .e-btntxt{padding:0 6px 6px}.e-pivotschemadesigner .expandSchema{display:block;float:right;height:25px;left:24px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .collapseSchema{float:right;height:25px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .freeze{position:absolute;height:100%;width:100%;content:' ';top:0;left:0;z-index:10;opacity:0;background-color:#d3d3d3;filter:alpha(opacity=0)}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{font-weight:bold}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{padding:5px 0 5px 8px}.e-pivotschemadesigner .e-ascOrder,.e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder,.e-pivotgrid .e-descOrder{list-style:none;border:1px solid #fff}.e-pivotschemadesigner .e-descImage,.e-pivotschemadesigner .e-ascImage,.e-pivotgrid .e-descImage,.e-pivotgrid .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-ascImage:before,.e-pivotgrid .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-descImage:before,.e-pivotgrid .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-dialog .filter{float:left}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid;padding-top:2px}.e-pivotschemadesigner .e-filterElementTag.e-vertical,.e-pivotgrid .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotschemadesigner .e-clrFilter:before,.e-pivotgrid .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-filterState:before,.e-pivotgrid .e-filterState:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearAllFilters,.e-pivotgrid .clearAllFilters{padding-top:4px;padding-left:5px}.e-pivotschemadesigner .clearAllFilters .e-clrFilter,.e-pivotgrid .clearAllFilters .e-clrFilter{margin-top:1px;float:left}.e-pivotschemadesigner .clearAllFilters .filter,.e-pivotgrid .clearAllFilters .filter{margin-left:0}.e-pivotschemadesigner .e-filterIndicator:before,.e-pivotgrid .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .advancedFilter,.e-pivotgrid .advancedFilter{margin-left:9px;margin-right:5px}.e-pivotschemadesigner .e-activeFilter:before,.e-pivotgrid .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearFilter .e-clrFilter,.e-pivotgrid .clearFilter .e-clrFilter{margin-top:-1px !important}.e-pivotschemadesigner .advancedFilter .e-editorTreeView,.e-pivotgrid .advancedFilter .e-editorTreeView{height:inherit;margin-top:0}.e-pivotschemadesigner .separator,.e-pivotgrid .separator{width:84%;height:1px;background-color:#c8c8c8;margin-top:7px;margin-left:35px}.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a{margin-left:3px !important}.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText,.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText{padding-left:1px !important}.e-pivotschemadesigner .sortDiv,.e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .sortDiv,.e-pivotgrid .clearSorting,.e-pivotgrid .e-filterElementTag{padding-left:5px}.e-pivotschemadesigner .clearSorting,.e-pivotgrid .clearSorting{height:20px}.e-pivotschemadesigner .e-filterState,.e-pivotgrid .e-filterState{margin-left:10px}.e-pivotschemadesigner .memberFilter.e-filterState,.e-pivotgrid .memberFilter.e-filterState{margin-left:0 !important;margin-top:5px;position:absolute;float:left}.e-pivotgrid #sep1,.e-pivotgrid #sep2,.e-pivotgrid #sep3,.e-pivotgrid #sep4,.e-pivotgrid #sep5,.e-pivotgrid #sep6,.e-pivotgrid #sep7,.e-pivotgrid #sep8,.e-pivotgrid #sep9,.e-pivotschemadesigner #sep1,.e-pivotschemadesigner #sep2,.e-pivotschemadesigner #sep3,.e-pivotschemadesigner #sep4,.e-pivotschemadesigner #sep5,.e-pivotschemadesigner #sep6,.e-pivotschemadesigner #sep7,.e-pivotschemadesigner #sep8,.e-pivotschemadesigner #sep9{height:1px;background-color:#c8c8c8;margin-left:30px}.e-pivotgrid #sep1{height:0}.e-pivotgrid #labelFilterBtn,.e-pivotgrid #ascOrder,.e-pivotgrid #descOrder,.e-pivotgrid #clearAllFilters,.e-pivotgrid #clearSorting,.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder,.e-pivotschemadesigner #descOrder,.e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting{border-bottom:none}.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text,.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid !important}.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div{padding-bottom:5px}.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog{margin-left:-7px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{height:auto !important}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible;border:none}.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner.e-rtl .e-axisTd1{float:left}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog,.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog{overflow:visible !important}.e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:15px;left:232px}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:15px;left:13px}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:229px;left:12px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:236px;left:235px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{top:236px;left:235px}.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter{margin-bottom:10px !important}.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotschemadesigner .e-firstPage.e-pageDisabled,.e-pivotschemadesigner .e-prevPage.e-pageDisabled,.e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled,.e-pivotgrid .e-prevPage.e-pageDisabled,.e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{filter:alpha(opacity=50) !important;-moz-opacity:.5 !important;opacity:.5 !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover,.e-pivotgrid .e-prevPage.e-pageEnabled:hover,.e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{background-color:#86cbea}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active,.e-pivotgrid .e-firstPage.e-pageEnabled:active,.e-pivotgrid .e-prevPage.e-pageEnabled:active,.e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{background-color:#179bd7;color:#fff}.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage,.e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage,.e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage{width:24px;height:24px}.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount,.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount,.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount{margin-right:8px}.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{margin:0 0 6px !important}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-left:0}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-right:5px}.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{padding-left:5px;padding-right:5px}.e-pivotgrid .filterDialog .e-dialogCancelBtn,.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn{margin-right:102px !important}.e-pivotgrid .curInput{width:100%}.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child{border-left:0}.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child,table.pivotGridValueTable.rowFrozenTable tr td:last-child{border-right:0}.e-pivotgrid .frozenBorderBtmClr{border-bottom:solid 1px #c8c8c8}@media(min-width:20px) and (max-width:799px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:800px) and (max-width:959px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:960px) and (max-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient,.e-pivotclient *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-pivotclient .e-pivotschemadesigner .memberSortDiv{margin-top:1px !important}.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input,.e-pivotclient .e-input.e-placeholder,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pivotclient td{padding:0;border:0 none}.e-pivotclient .e-hoverCell{background-color:#86cbea !important}.e-pivotclient .e-collectionli:hover,.e-pivotclient .e-reportli:hover{background:#ececec !important;border:none !important;color:#686969 !important;padding:3px !important;border-top:4px !important}.e-pivotclient .e-collectiondiv{float:right;margin-left:6px}.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl{margin-top:2px}.e-pivotclient .e-splitBtnUnique{height:auto !important}.e-pivotclient *:focus:hover{outline:none}.e-pivotclient .e-removeBtnUnqiue{height:calc(61%) !important}.e-pivotclient .e-schemaRemoveBtnUnqiue{height:inherit !important}.e-pivotclient .e-schemaBtnUnique{margin-top:0 !important;height:auto !important;white-space:initial !important}.e-pivotclient .e-pvtBtnUnique{display:inline-flex !important}.e-pvtBtnUnique{display:inline-flex !important}.e-pivotclient{border:1px solid #c8c8c8;background-color:#fff}.e-pivotclient{color:#333}.e-pivotclient .e-fullScreenView .e-pivotgrid{overflow:auto}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{color:#686969}.e-pivotclient .e-memberAscendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotclient .e-separateDiv{border:1px solid #c8c8c8 !important;border-bottom:none !important;margin:9px 0}.e-pivotclient .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient .e-memberDescendingIcon:hover,.e-pivotclient .e-memberAscendingIcon:hover{background-color:#86cbea;cursor:pointer}.e-pivotclient .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotclient .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotclient .e-editorTreeView.e-treeViewUl li{padding-left:12px !important}.e-pivotclient .memberSortDiv{float:right}.e-pivotclient .memberSortDiv.e-rtl{float:left;margin-left:-15px !important}.e-pivotclient .e-gridPanel,.e-pivotclient .e-chartPanel{border:none !important}.e-pivotclient .e-controlPanel{position:relative;right:5px}.e-pivotclient .e-sortFilterDisable{color:#999}.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header{background:transparent}.e-pivotclient .e-dialog .e-header{background:#fff;color:#333}.e-pivotclient textarea{background:#fff}.e-pivotclient .e-treeview .e-text{color:#333}.e-pivotclient .e-treeview .e-text:hover{color:#282827}.e-pivotclient .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotclient .e-dialog a.e-linkPanel{text-decoration:underline}.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{margin-top:4px !important}.e-pivotclient .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotclient .e-treeview .e-active{color:#fff;background:#179bd7}.e-pivotclient .e-childsplit>span.e-splitbar.e-h-bar{width:5px;border:none}.e-pivotclient .e-parentsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .e-splitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .customCSS .e-splitbar{background-color:#fff}.e-pivotclient .e-olapFieldList .e-ul{width:100% !important;height:100% !important}.e-pivotclient .e-splitter .e-pane{overflow:visible !important}.e-pivotclient .e-splitter{border:none !important}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:1px;position:absolute}.e-pivotclient .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont'}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{left:4.5px}.e-pivotclient .e-axisTable.e-pane{left:7.5px !important;padding-right:9.5px !important}.e-pivotclient .e-serverchildsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none;left:1.5px}.e-pivotclient .e-serverparentsplit>span.e-splitbar.e-h-bar{width:6px !important;border:none}.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{background:none}.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{padding-right:2px}.e-pivotclient .axisBuilderTD.e-pane{left:2.5px;padding-right:7.5px}.e-pivotclient .e-serversplitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .controlPanelTD{display:inline-block}.e-pivotclient .e-childsplit.e-rtl>.e-axisTable.e-pane{left:3.5px !important}.e-pivotclient .e-childsplit.e-rtl>.e-fieldTable.e-pane{left:-5.5px !important}.e-pivotclient .e-cubeTreeView .e-ul{overflow:auto !important}.e-olapclient .e-nextPageDiv{float:right;margin-top:10px}.e-olapclient .e-memberPageCount{padding-left:5px}.e-olapclient .e-disabled{cursor:pointer;opacity:.5}.e-olapclient .e-enabled{cursor:pointer;opacity:1}.e-pivotclient .e-ddl .e-select{color:#333;background:#fff;border-color:#c8c8c8}.e-pivotclient .e-ddl .e-select:hover{color:#282827;background:#86cbea}.e-pivotclient .e-outerTable{border-collapse:collapse;background-color:#fff}.e-pivotclient .e-outerTable{font:normal 12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-titleText{height:50px;width:inherit;display:inline-block}.e-pivotclient .e-titleText{font:normal 20px Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:48px}.e-pivotclient .conditionformatTbl td{padding:6px 2px 6px 8px}.e-pivotclient .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotclient .e-titleText span{padding-left:10px}.e-pivotclient .e-newReportImg:before{content:""}.e-pivotclient .e-newReportImg:before{font-size:20px}.e-pivotclient .e-addReportImg:before{content:""}.e-pivotclient .e-addReportImg:before{font-size:20px}.e-pivotclient .e-removeReportImg:before{content:""}.e-pivotclient .e-removeReportImg:before{font-size:20px}.e-pivotclient .e-renameReportImg:before{content:""}.e-pivotclient .e-renameReportImg:before{font-size:20px}.e-pivotclient .e-reportDBImg:before{content:""}.e-pivotclient .e-reportDBImg:before{font-size:20px}.e-pivotclient .e-mdxImg:before{content:""}.e-pivotclient .e-mdxImg:before{font-size:20px}.e-pivotclient .e-autoExecuteImg:before{content:""}.e-pivotclient .e-autoExecuteImg:before{font-size:20px}.e-pivotclient .e-calcMemberImg:before{font-size:20px;content:""}.e-pivotclient .e-excelExportImg:before{content:""}.e-pivotclient .e-excelExportImg:before{font-size:20px}.e-pivotclient .e-wordExportImg:before{content:""}.e-pivotclient .e-wordExportImg:before{font-size:20px}.e-pivotclient .e-pdfExportImg:before{content:""}.e-pivotclient .e-pdfExportImg:before{font-size:20px}.e-pivotclient .e-chartTypesImg:before{content:""}.e-pivotclient .e-chartTypesImg:before{font-size:20px}.e-pivotclient .e-toggleaxisImg:before{content:""}.e-pivotclient .e-toggleaxisImg:before{font-size:20px}.e-pivotclient .e-kpiCDB:before,.e-pivotclient .e-kpiGoalCDB:before,.e-pivotclient .e-kpiStatusCDB:before,.e-pivotclient .e-kpiTrendCDB:before,.e-pivotclient .e-kpiValueCDB:before,.e-pivotclient .e-kpiRootCDB:before{content:"";font-size:18px}.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB,.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{color:#686969}.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB,.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{text-indent:-3px}.e-pivotclient .maximizedView:before{content:""}.e-pivotclient .maximizedView:before{font-size:21px}.e-pivotclient .e-colSortFilterImg:before{content:""}.e-pivotclient .e-colSortFilterImg:before{font-size:32px;line-height:.65;text-indent:-9px}.e-pivotclient .e-rowSortFilterImg:before{content:""}.e-pivotclient .e-rowSortFilterImg:before{font-size:29px;line-height:.8;text-indent:-7px}.e-pivotclient .e-chartPanel{height:0;width:800px;margin:3.5px 7px 7px}.e-pivotclient .clientTab{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .clientTab{margin-top:6px !important}.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton{background-repeat:no-repeat;height:20px;width:21px;cursor:pointer;position:relative;top:-3px}.e-pivotclient .e-toggleExpandButton{float:right;background-position:center -20px;margin:5px}.e-pivotclient .e-toggleCollapseButton{background-position:6px 0;position:relative;top:11px}.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover{color:#282827;background:#86cbea}.e-pivotclient .e-toggleCollapseButton:before{content:"";font-size:20px}.e-pivotclient .e-toggleExpandButton:before{content:"";font-size:20px;margin-right:7px}.e-pivotclient .e-pivotschemadesigner .e-fieldTable{background:#fff !important;border-collapse:collapse !important;margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{margin:6px 4px 8px !important}.e-pivotclient .e-chartToolBar{border:none}.e-pivotclient .e-toolBar{border:none}.e-pivotclient .e-toggleText{background-position:center 0;background-repeat:no-repeat;height:140px;width:30px}.e-pivotclient .e-splitBtn{margin:7px 0 0 6px;position:relative}.e-pivotclient .e-csHeader{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:8px 0 8px 3px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{font-weight:bold;line-height:28px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{border:1px solid #c8c8c8}.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient .e-cdbHeader span{padding-left:5px}.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient.e-rtl .e-cdbHeader span{padding-right:5px}.e-pivotclient .e-cubeTable{border-collapse:collapse;margin:0 5px 3px 5px}.e-pivotclient .e-cdbHeader{border-bottom:0;overflow:hidden}.e-pivotclient .e-ellipse{float:right;margin-right:5px;margin-left:-17px;background-color:#fff;position:relative}.e-pivotclient .e-axisHeader{border-bottom:0}.e-pivotclient .e-reportToolbar{border-color:#c8c8c8 !important;background:#ececec}.e-pivotclient .e-cubeBrowser{border:1px solid #c8c8c8 !important}.e-pivotclient .e-cubeName{padding:7px 0 0 6px;font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{margin-bottom:3px;overflow:auto}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{border:1px solid #c8c8c8}.e-pivotclient .e-gridContainer,.e-pivotclient .e-chartContainer{border:1px solid #c8c8c8}.e-pivotclient .e-dropIndicator{margin-top:4px !important;border-top:3px dashed #179bd7}.e-pivotclient .e-targetAxis{background-color:#86cbea;color:#282827}.e-pivotclient .e-reportToolbar .e-active{color:#fff}.e-pivotclient .e-connectImg,.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{background-repeat:no-repeat;cursor:default;display:inline-block}.e-pivotclient .e-connectImg,.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{height:20px;width:20px;margin:4px}.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover{cursor:pointer;color:#282827}.e-pivotclient .reportList,.e-pivotclient e-collectionlist{overflow:visible !important}.e-pivotclient .e-pivotgrid .pivotGridRowTable th,.e-pivotclient .e-pivotgrid .pivotGridRowTable td{padding:6px 2px 6px 8px !important}.e-pivotclient div.e-advancedFilterDlg{border:1px solid #c8c8c8}.e-pivotclient li.e-reportCol.e-hover,.e-pivotclient .e-collectionli.e-hover,.e-pivotclient .e-reportli.e-hover{background:none;border-color:transparent}.e-pivotclient .e-sortReportTbl{width:100%}.e-pivotclient .e-sortReportTbl{margin:0 4px 18px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl{vertical-align:middle}.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc{vertical-align:text-bottom}.e-pivotclient .e-radioBtnAsc,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter,.e-pivotclient .e-filterCondition,.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{margin-top:15px}.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pivotclient .e-cubeBrowserCalcMember,.e-pivotclient .e-calcMemberFieldPanel .e-textarea{font-weight:normal}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{margin-left:2px;margin-right:4px}.e-pivotclient.e-rtl .pivotFieldList,.e-pivotclient.e-rtl .e-togglePanel{float:right !important}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{right:4.5px !important;left:0}.e-pivotclient.e-rtl .e-toggleExpandButton:before{margin-right:0}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{margin-bottom:15px}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv,.e-pivotclient .e-filterBtw{float:left}.e-pivotclient .e-filterLbl{margin-top:-23px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{margin-top:-1px !important}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-bottom:-7px;margin-top:10px !important}.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl{margin-bottom:14px;margin-top:10px !important}.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-left:4px}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{margin-left:4px !important}.e-pivotclient .e-dialog-scroller{height:auto !important}.e-pivotclient .e-filterDisableLbl{vertical-align:text-bottom}.e-pivotclient .e-filterBtw{margin-left:12px}.e-pivotclient .e-filterToDiv{margin-left:8px}.e-pivotclient .borderFilterSortDlg{border:1px solid #c8c8c8;border-top:none;margin-bottom:13px;margin-top:-4px}.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl{margin-bottom:15px}.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl{position:relative;padding-top:12px}.e-pivotclient .e-filterValueLbl{margin-top:-5px !important;position:absolute}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{margin-top:13px;position:absolute}.e-pivotclient .e-preserveHrchyLbl{margin-top:2px;position:absolute}.e-pivotclient .e-pivotclient .e-filterLbl{margin-top:-40px}.e-pivotclient .e-measureListLbl{margin-top:3px}.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{width:auto;height:25px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before{content:"";font-size:18px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .e-level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-attributeCDB:before{content:"";font-size:18px}.e-pivotclient .e-folderCDB:before{content:"";font-size:18px}.e-pivotclient .e-dimensionCDB:before{content:"";font-size:15px}.e-pivotclient .e-hierarchyCDB:before{content:"";font-size:18px}.e-pivotclient .e-chartCDB:before{content:"";font-size:15px}.e-pivotclient .e-namedSetCDB:before{content:"";font-size:18px}.e-pivotclient .e-level0:before{content:"";font-size:19px}.e-pivotclient .e-level1:before{content:"";font-size:18px}.e-pivotclient .e-level2:before{content:"";font-size:17px}.e-pivotclient .e-level3:before{content:"";font-size:17px}.e-pivotclient .e-level4:before{content:"";font-size:18px}.e-pivotclient .e-level5:before{content:"";font-size:17px}.e-pivotclient .e-level6:before{content:"";font-size:17px}.e-pivotclient .e-level7:before{content:"";font-size:17px}.e-pivotclient .e-level8:before{content:"";font-size:17px}.e-pivotclient .e-level9:before{content:"";font-size:17px}.e-pivotclient .e-level10:before{content:"";font-size:17px}.e-pivotclient .e-dialogOKBtn,.e-pivotclient .e-dialogCancelBtn{width:69px;margin-left:10px}.e-pivotclient .e-dialogOKBtn{margin-left:83px}.e-pivotclient .e-editorPara{margin:0 0 7px}.e-pivotclient .e-loadReportTbl,.e-pivotclient .e-removeDBReportTbl,.e-pivotclient .e-renameDBReportTbl{margin:10px 0 10px 0}.e-pivotclient .e-loadReportTd,.e-pivotclient .e-removeDBReportTd,.e-pivotclient .e-renameDBReportTd{width:100px}.e-pivotclient table.e-renameDBReportTbl tr td{padding:5px}.e-pivotclient .e-dialogInput{float:right;margin:10px 0 17px 7px}.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll{display:inline-block;height:15px;width:16px;cursor:pointer}.e-pivotclient .e-checkAll:hover,.e-pivotclient .e-unCheckAll:hover{background:#86cbea;color:#282827}.e-pivotclient .e-checkAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll{margin-left:5px}.e-pivotclient .e-saveReportImg:before{content:""}.e-pivotclient .e-loadReportImg:before{content:""}.e-pivotclient .e-saveAsReportImg:before{content:""}.e-pivotclient .e-removeDBReportImg:before{content:""}.e-pivotclient .e-renameDBReportImg:before{content:""}.e-pivotclient .e-line:before{content:""}.e-pivotclient .e-spline:before{content:""}.e-pivotclient .e-column:before{content:""}.e-pivotclient .e-area:before{content:""}.e-pivotclient .e-splinearea:before{content:""}.e-pivotclient .e-stepline:before{content:""}.e-pivotclient .e-steparea:before{content:""}.e-pivotclient .e-pie:before{content:""}.e-pivotclient .e-bar:before{content:""}.e-pivotclient .e-stackingarea:before{content:""}.e-pivotclient .e-stackingcolumn:before{content:""}.e-pivotclient .e-stackingbar:before{content:""}.e-pivotclient .e-pyramid:before{content:""}.e-pivotclient .e-funnel:before{content:""}.e-pivotclient .e-doughnut:before{content:""}.e-pivotclient .e-scatter:before{content:""}.e-pivotclient .e-bubble:before{content:""}.e-pivotclient .waterfall:before{content:""}.e-pivotclient .treemap:before{content:""}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-family:'ej-webfont';margin-left:2px}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-size:20px}.e-pivotclient .e-chartTypesOnGridView{display:none !important}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{background-repeat:no-repeat;cursor:default;display:inline-block;width:24px}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{height:28px;margin:5px 5px 0 0}.e-pivotclient .e-chartTypesDialog,.e-pivotclient .e-reportDBDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#ececec;border:2px solid #c8c8c8}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-reportDBIcon{color:#686969}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{cursor:pointer;background:#86cbea}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{color:#282827}.e-pivotclient .e-activeChartType{color:#fff;background:#179bd7}.e-pivotclient.e-rtl .errOKBtn{margin-right:155px !important}.e-pivotclient .e-memberEditorDiv{height:256px;border:1px solid #c8c8c8}.e-pivotclient .e-memberEditorDiv{margin-top:7px}.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv{padding:12px 12px 0 12px !important}.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv{padding:0 !important;margin:12px 12px 0 12px}.e-pivotclient .e-removeSplitBtn,.e-pivotclient .e-removeMeasure{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#333}.e-pivotclient .valuefilter td{padding:6px 2px 6px 8px}.e-pivotclient .e-removeSplitBtn:before{margin-left:-6px;margin-top:2px;font-size:13px}.e-pivotclient .e-removeSplitBtn:before{content:""}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{background:#86cbea}.e-pivotclient .e-removeSplitBtn{display:inline-block;float:none;position:absolute}.e-pivotclient .e-removeSplitBtn{background:#ececec;margin:0 !important}.e-pivotclient .e-removeSplitBtn{border:1px solid #c8c8c8;padding-bottom:7px;padding-right:0}.e-pivotclient .e-removeMeasure{background-position:0 -1835px !important;margin:4px;color:#686969}.e-pivotclient .e-removeMeasure:before{content:"";font-size:13px;display:inline-block}.e-pivotclient .e-measureEditor{margin:3px 5px 0 5px}.e-pivotclient .e-measureEditor:hover{color:#282827;background-color:#86cbea;cursor:pointer}.e-pivotclient .e-nodetext{font-size:inherit !important}.e-pivotclient .e-dialog{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial !important;opacity:1 !important}.e-pivotclient .e-corner-all{border-radius:0 !important}.e-pivotclient .e-button{font-size:12px !important}.e-pivotclient .e-treeview{background-color:#fff}.e-pivotclient .e-treeview ul{margin:0}.e-pivotclient .e-treeview,.e-pivotclient .e-text{font-size:12px}.e-pivotclient .e-tab,.e-pivotclient .e-header{width:auto}.e-pivotclient .e-tab,.e-pivotclient .e-active-content{padding:0 !important}.e-pivotclient .e-tab,.e-pivotclient .e-content{border-width:0}.e-pivotclient .e-toolbar{border-width:1px 0}.e-pivotclient .e-input{line-height:normal !important}.e-pivotclient .e-progress-txt{top:-2px !important}.e-pivotclient .filter{display:none !important}.e-cdbHeader.e-responsive,.e-cubeBrowser.e-responsive{width:98% !important}.e-pivotclient .oClientTbl{position:relative}.e-rowAxis.e-responsive,.e-slicerAxis.e-responsive,.e-categoricalAxis.e-responsive,.e-axisHeader.e-responsive{width:95% !important}.e-pivotclient .e-reportDlg{margin-bottom:-10px}.e-pivotclient .e-dialogFooter{float:right}.e-pivotclient .e-dialogFooter{margin:7px 0 6px}.e-pivotclient .e-filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotclient e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{margin-left:3px}.e-pivotclient.e-rtl .e-reportDlg table td{width:100px}.e-pivotclient.e-rtl .e-reportDlg{margin-left:-5px}.e-pivotclient.e-rtl .e-titleText span{padding-right:10px}.e-pivotclient.e-rtl .e-splitBtn,.e-pivotclient.e-rtl .e-cubeName{margin:7px 6px 0 0}.e-pivotclient.e-rtl .e-controlPanel{right:10px}.e-pivotclient.e-rtl .e-controlPanel .e-icon{float:right}.e-pivotclient .kpiGoal:before,.e-pivotclient .kpiStatus:before,.e-pivotclient .kpiTrend:before,.e-pivotclient .kpiValue:before{content:"";font-size:18px}.e-pivotclient .kpiGoal,.e-pivotclient .kpiStatus,.e-pivotclient .kpiTrend,.e-pivotclient .kpiValue{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient.e-rtl .e-controlPanel .e-expand,.e-pivotclient.e-rtl .e-controlPanel .e-collapse{float:none !important}.e-pivotclient.e-rtl .sortfilterTab .e-content{float:none}.e-pivotclient.e-rtl .e-unCheckAll{margin-right:4px}.e-pivotclient.e-rtl .e-filterFrmDiv,.e-pivotclient.e-rtl .e-filterToDiv,.e-pivotclient.e-rtl .e-filterBtw{float:right}.e-pivotclient.e-rtl .e-sortDisableLbl,.e-pivotclient.e-rtl .e-sortEnableLbl,.e-pivotclient.e-rtl .e-radioBtnAscLbl,.e-pivotclient.e-rtl .e-radioBtnDescLbl,.e-pivotclient.e-rtl .e-preserveHrchyLbl,.e-pivotclient.e-rtl .e-filterDisableLbl{margin-right:4px}.e-pivotclient.e-rtl .e-dialogFooter{float:left;margin:7px 6px 7px}.e-pivotclient.e-rtl .e-dialogOKBtn{margin-left:10px;margin-right:91px}.e-pivotclient.e-rtl .e-dialogCancelBtn{margin-left:-5px}.e-pivotclient.e-rtl .e-chartPanel{direction:ltr;margin:5px -7px 0 0}.e-pivotclient.e-rtl .e-gridPanel{margin-left:1px}.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pivotHeader,.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader,.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{margin:0 !important;width:100%}.e-pivotclient .e-pGridTooltip{position:absolute !important}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{margin-top:0 !important;visibility:hidden;height:2px}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{border-top:3px dashed #179bd7}.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive{visibility:visible}.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{min-height:0 !important;font-weight:normal !important;width:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-right:0;width:auto !important;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:-5px}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-left:2px}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-right:2px;margin-left:0}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover{border:1px solid;border-color:#c8c8c8 !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{margin-top:2.75px !important;font-size:13px !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{content:"" !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{display:inline-block !important;float:none !important;box-sizing:content-box !important;padding-right:0 !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{margin:0 !important;margin-top:4px;background:#ececec !important;height:18px}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{border:1px solid #c8c8c8 !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{margin-top:8px}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{border:1px solid #c8c8c8}.e-pivotclient .e-pivotschemadesigner,.e-pivotclient .e-pivotschemadesigner .e-fieldTable,.e-pivotclient .e-pivotschemadesigner .e-axisTable,.e-pivotclient .e-pivotschemadesigner .e-axisTd1,.e-pivotclient .e-pivotschemadesigner .e-axisTd2{float:left !important}.e-pivotclient .e-pivotschemadesigner .e-axisTable{margin-top:6px}.e-pivotclient .e-pivotschemadesigner .addedFieldTable{margin:6px 7px 8px 5px;width:43% !important}.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{float:right !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{width:50% !important;margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner #axisTd{margin-top:0 !important}.e-pivotclient .e-pivotschemadesigner .e-axisTd2,.e-pivotclient .e-pivotschemadesigner .e-axisTd1{height:27%}.e-pivotclient .e-pivotschemadesigner .e-cubelists{margin-bottom:-2px}.e-pivotclient .e-pivotschemadesigner{border:none}.e-pivotclient .e-toggleButtons{width:15px !important;margin-right:0 !important;margin-left:0 !important}.e-pivotclient .e-togglePanel{float:left;margin-left:5px;background-color:#ececec}.e-pivotclient .e-gridPanel{background:none !important}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible !important;border:none}.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog{overflow:visible !important}.e-pivotclient #sep1,.e-pivotclient #sep2,.e-pivotclient #sep3,.e-pivotclient #sep4,.e-pivotclient #sep5,.e-pivotclient #sep6,.e-pivotclient #sep7,.e-pivotclient #sep8,.e-pivotclient #sep9{height:1px;background-color:#c8c8c8;margin-left:30px}.e-pivotclient #sep1{height:0}.e-pivotclient #labelFilterBtn,.e-pivotclient #ascOrder,.e-pivotclient #descOrder,.e-pivotclient #clearAllFilters,.e-pivotclient #clearSorting{border-bottom:none}.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotclient .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotclient .e-selectedSort{border:1px solid !important}.e-pivotclient .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotclient .e-filterIndicator{height:16px;width:16px;position:absolute;top:150px;margin-left:-12px}.e-pivotclient .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotclient .e-filterDialog td{padding-left:6px}.e-pivotclient .e-filterElementTag{height:auto !important}.e-pivotclient .e-pivotpager{border:1px solid #c8c8c8;margin-bottom:5px;margin-left:6px !important}.e-pivotclient .e-pivotpager table{margin-left:auto !important;margin-right:auto !important}.e-pivotclient .e-pivotpager .e-pagerDiv{padding:0}.e-pivotclient .e-pivotpager .e-pagerTextBox{height:14px}.e-pivotclient .inActive{display:none}.e-pivotclient .e-vScrollPanel{background-color:#e3e3e3;width:0;margin-left:5px;display:inline-block;border-radius:10px}.e-pivotclient .e-vScrollThumb{width:11px;position:relative;top:1px;z-index:1000;border-radius:5px;background-color:#bababa}.e-pivotclient .e-hScrollPanel{background-color:#e3e3e3;width:0;height:6px;border-radius:10px}.e-pivotclient .e-hScrollThumb{border-radius:5px;height:11px;position:relative;left:1px;top:1px;z-index:1000;background-color:#bababa}.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover{background-color:#989999}.e-pivotclient .e-categPageIndicator,.e-pivotclient .e-seriesPageIndicator{width:auto;background-color:#179bd7;border:thin solid #c8c8c8;color:#fff;padding:5px;position:absolute;z-index:1000;border-radius:7px}.e-pivotclient .e-pivotschemadesigner #axisTd,.e-pivotclient .e-pivotschemadesigner #axisTd3{margin-top:0 !important}.e-pivotclient .hsVirtualScrolling{margin-bottom:5px}.e-pivotclient .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{top:37px;left:225px}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:15px;left:232px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:37px;left:13px}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:15px;left:13px}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:118px;left:18px}.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:229px;left:12px}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:118px;left:225px}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:236px;left:235px}.e-pivotclient .e-dialog .e-calcMemberFooter{text-align:right}.e-pivotclient .e-dialog .e-calcMemberFooter{margin-top:18px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{text-align:left;margin-top:18px}.e-pivotclient .e-dialog .e-btnCalcMemberOk{margin:0 18px}.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{border:1px solid #c8c8c8;display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{height:371px;width:250px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{margin-left:15px;width:250px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content{padding:20px 15px 18px 15px}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{height:100px;resize:none}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{width:234px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{margin-top:2px;margin-bottom:10px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl{margin-bottom:6px}.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{margin-left:0;margin-right:15px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{margin-bottom:0}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{margin-bottom:0}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField{margin-bottom:10px}.e-pivotclient .e-calcMemberCDB:before{content:"";font-size:18px}.e-pivotclient .e-calcMemberGroupCDB:before{content:"";font-size:18px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-dialog .e-memberPager,.e-pivotclient .e-dialog .e-memberSearchPager,.e-pivotclient .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter{margin-bottom:10px !important;margin-top:0}.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotclient .e-firstPage.e-pageDisabled,.e-pivotclient .e-prevPage.e-pageDisabled,.e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled{filter:alpha(opacity=50) !important;-moz-opacity:.5 !important;opacity:.5 !important}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotclient .e-firstPage.e-pageEnabled:hover,.e-pivotclient .e-prevPage.e-pageEnabled:hover,.e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover{background-color:#86cbea}.e-pivotclient .e-firstPage.e-pageEnabled:active,.e-pivotclient .e-prevPage.e-pageEnabled:active,.e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active{background-color:#179bd7;color:#fff}.e-pivotclient .e-firstPage,.e-pivotclient .e-prevPage,.e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage{width:24px;height:24px}.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotclient .e-dialog .e-memberCurrentPage,.e-pivotclient .e-dialog .e-memberCurrentSearchPage,.e-pivotclient .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotclient .e-dialog .e-memberPageCount,.e-pivotclient .e-dialog .e-memberSearchPageCount,.e-pivotclient .e-dialog .e-memberDrillPageCount{margin-right:8px}.e-pivotclient .e-pivotgrid td.summary.gtot{padding:6px 6px 6px 16px !important}.e-pivotclient .e-splitBtn .e-removeSplitBtn{box-sizing:content-box !important}.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{overflow:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton{white-space:nowrap}.e-pivotclient .e-pivotpager table{border:none}.e-pivotclient .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotclient .e-ascOrder,.e-pivotclient .e-descOrder{list-style:none}.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right,.e-pivotclient .e-advancedFilterDlg .e-clrSort{margin-top:-5px !important}.e-pivotclient .e-advanceFltrElement .e-arrowhead-right{margin-right:-2px}.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv{margin:12px 0 0 0}.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv{padding:5px 0 0 0 !important}.e-pivotclient .e-advanceFltrElement .e-editorDiv{margin-left:0}.e-pivotclient.e-rtl .e-clientChartTabRtl{margin:5px -10px 0 0 !important}.e-pivotclient.e-rtl .e-serverChartTabRtl{margin:5px -22px 0 0 !important}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView{font-weight:normal}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea{font-style:normal !important}.e-pivotclient .e-advancedFilterDlg .e-footerArea{margin:-12px 12px 6px 0 !important}.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pvtBtn{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn{float:right}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:0 !important}.e-pivotclient .e-descImage,.e-pivotclient .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotclient .e-filterState:before{content:"";height:16px;width:16px}.e-pivotclient .e-selectedSort{border:1px solid;padding-top:2px;margin-top:-3px !important}.e-maximumView{background-color:#fff;z-index:1000;margin:2% 4%;margin-top:2%;padding:20px;position:fixed}.e-fullScreenView{position:absolute;top:0;background-color:#fff;z-index:1000}.e-winCloseBtn:before{content:"";position:absolute;cursor:pointer;top:10px;right:0;height:24px;width:24px}.e-winCloseBtn{color:#686969}.e-winCloseBtn:hover{color:#282827;cursor:pointer}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotchart .e-hoverCell{background-color:#86cbea !important}.e-pivotchart .e-enabled{color:#fff !important;background:#179bd7 !important}.e-pivotchart{font:normal 12px Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid #c8c8c8;background-color:#fff;color:#333}.e-pivotchart *:focus:hover{outline:none}.e-pivotchart .e-expandMenu{min-height:50px}.e-pivotchart .e-menuList{list-style-type:none;padding:4px 15px 4px 15px}.e-pivotchart .e-menuList:hover{list-style-type:none;color:#282827;background-color:#86cbea;cursor:pointer}.e-pivotchart .e-dialog,.e-pivotchart .e-wrapper,.e-pivotchart .e-shadow{min-height:50px}.e-pivotchart .e-dialog-scroller{height:auto !important}.e-pivotchart .e-dialog,.e-pivotchart .e-content{padding:0}.e-pivotchart .e-chartTypesImg:before{content:"";font-size:20px}.e-pivotchart .e-toolTipImg:before{content:"";font-size:20px}.e-pivotchart .e-chart3DImg:before{content:"";font-size:20px}.e-pivotchart .e-exportImg:before{content:"";font-size:20px}.e-pivotchart .e-disable3D:before{content:""}.e-pivotchart .e-chartTypesIcon:before,.e-pivotchart .e-chart3DTypesIcon:before,.e-pivotchart .e-exportTypesIcon:before,.e-pivotchart .e-interactionsIcon:before,.e-pivotchart .e-smartLabelsIcon:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon,.e-pivotclient .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon,.e-pivotclient .e-exportTypesIcon:hover,.e-pivotchart .e-interactionsIcon,.e-pivotchart .e-interactionsIcon:hover,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-smartLabelsIcon:hover{background-repeat:no-repeat;margin:5px 5px 0 0;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotchart .e-chartTypesDialog,.e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog,.e-pivotchart .e-smartLabelsDialog,.e-pivotchart .e-interactionsDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#ececec;border:2px solid #c8c8c8}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chart3DTypesIcon,.e-pivotchart .e-exportTypesIcon,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-interactionsIcon{color:#686969}.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon:hover,.e-pivotchart .e-smartLabelsIcon:hover,.e-pivotchart .e-interactionsIcon:hover{color:#282827;cursor:pointer;background:#86cbea}.e-pivotchart .e-activeChartType{color:#fff;background:#179bd7}.e-pivotchart .e-line:before{content:""}.e-pivotchart .e-spline:before{content:""}.e-pivotchart .e-column:before{content:""}.e-pivotchart .e-area:before{content:""}.e-pivotchart .e-splinearea:before{content:""}.e-pivotchart .e-stepline:before{content:""}.e-pivotchart .e-steparea:before{content:""}.e-pivotchart .e-pie:before{content:""}.e-pivotchart .e-bar:before{content:""}.e-pivotchart .e-stackingarea:before{content:""}.e-pivotchart .e-stackingcolumn:before{content:""}.e-pivotchart .e-stackingbar:before{content:""}.e-pivotchart .e-pyramid:before{content:""}.e-pivotchart .e-funnel:before{content:""}.e-pivotchart .e-doughnut:before{content:""}.e-pivotchart .e-scatter:before{content:""}.e-pivotchart .e-bubble:before{content:""}.e-pivotchart .e-excel:before{content:""}.e-pivotchart .e-word:before{content:""}.e-pivotchart .e-pdf:before{content:""}.e-pivotchart .e-png:before{content:""}.e-pivotchart .e-emf:before{content:""}.e-pivotchart .e-gif:before{content:""}.e-pivotchart .e-jpg:before{content:""}.e-pivotchart .e-bmp:before{content:""}.e-pivotchart .e-column3D:before{content:""}.e-pivotchart .e-pie3D:before{content:""}.e-pivotchart .e-bar3D:before{content:""}.e-pivotchart .e-stackingbar3D:before{content:""}.e-pivotchart .e-stackingcolumn3D:before{content:""}.e-pivotchart .pivotChartContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotchart .e-legend:before{content:"";font-size:20px}.e-pivotchart .e-zooming:before{content:"";font-size:20px}.e-pivotchart .e-smartLabels:before{content:"";font-size:20px}.e-pivotchart .e-interaction:before{content:"";font-size:20px}.e-pivotchart .e-crossHair:before{content:""}.e-pivotchart .e-trackBall:before{content:""}.e-pivotchart .e-rotate45:before{content:""}.e-pivotchart .e-rotate90:before{content:""}.e-pivotchart .e-hiding:before{content:""}.e-pivotchart .e-multipleRows:before{content:""}.e-pivotchart .e-trim:before{content:""}.e-pivotchart .e-wrap:before{content:""}.e-pivotchart .e-wrapByWord:before{content:""}.e-pivotchart .none:before{content:""}.e-pivotchart .e-icon-xAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-icon-yAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-chartTypesImg:hover,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-toolTipImg:hover,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-chart3DImg:hover,.e-pivotchart .e-exportImg,.e-pivotchart .e-exportImg:hover,.e-pivotchart .e-legend,.e-pivotchart .e-legend:hover,.e-pivotchart .e-zooming,.e-pivotchart .e-zooming:hover,.e-pivotchart .e-smartLabels,.e-pivotchart .e-smartLabels:hover,.e-pivotchart .e-interaction,.e-pivotchart .e-interaction:hover,.e-pivotchart .e-icon-xAxis-title:hover,.e-pivotchart .e-icon-yAxis-title:hover,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{background-repeat:no-repeat;margin:4px;cursor:pointer;display:inline-block;height:20px;width:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-exportImg,.e-pivotchart .e-legend,.e-pivotchart .e-zooming,.e-pivotchart .e-smartLabels,.e-pivotchart .e-interaction,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{overflow:visible !important;color:#686969;text-indent:-3px}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivottreemap .e-drillupAction{background-color:#fff;color:#333;margin-bottom:5px;font-size:13px;font-weight:700;z-index:10;border-color:#333;border:1px solid #333;border-bottom:transparent;padding-top:6px}.e-pivottreemap .e-drillupAction a{color:#333;cursor:pointer}.e-pivottreemap .e-drillupAction a:hover{color:#333;text-decoration:underline !important}.e-pivottreemap label{font-weight:600}.e-pivottreemap .e-treemap-header{font-size:12px}.e-pivottreemap .e-treemap-label{color:#333 !important;font-size:12px;padding-left:5px;padding-top:5px}.e-pivottreemap *:focus:hover{outline:none}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgauge .kpiiconvalue{height:24px;width:20px;background-position:center;background-repeat:no-repeat}.e-pivotgauge .e-wrapLayout{list-style-type:none;height:auto;width:auto}.e-pivotgauge .e-wrapLayout li{float:left;display:inline-block;margin:2px}.e-pivotgauge *:focus:hover{outline:none}.e-pivotgauge-tooltip{background-color:#fff;border:2px solid #c8c8c8}.e-pivotgauge-tooltip{pointer-events:none;opacity:0;display:inline-block;position:absolute;padding:10px 20px;color:#333;border-radius:15px;margin-top:20px;text-align:left;font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial;font-stretch:condensed;text-decoration:none;line-height:20px}.e-pivotgauge-tooltip,.e-pivotgauge-active{opacity:1;margin-top:5px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.e-pivotgauge .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgauge .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgauge .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png")}.e-pivotgauge .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png")}.e-pivotgauge .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png")}.e-pivotgauge .kpicircle{background-image:url("../common-images/pivotgrid/circle.png")}.e-pivotgauge .kpiredroad{background-image:url("../common-images/pivotgrid/red.png")}.e-pivotgauge .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png")}.e-pivotgauge .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png")}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotpager .e-pagerTextBox{display:inline-block}.e-pivotpager .e-pagerTextBox{height:18px;width:35px;color:#686969}.e-pivotpager *:focus:hover{outline:none}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{display:inline-block;position:relative;top:1px;cursor:pointer}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{width:18px;height:18px}.e-pivotpager .e-moveFirst:before{font-size:14px}.e-pivotpager .e-moveFirst:before{content:""}.e-pivotpager .e-moveFirst:before{margin-left:5px}.e-pivotpager .e-moveLast:before{font-size:14px}.e-pivotpager .e-moveLast:before{content:""}.e-pivotpager .e-moveLast:before{margin-left:5px}.e-pivotpager .e-categPagerTd{border-right-width:1px;border-right-style:solid;border-right-color:#686969}.e-pivotpager.e-rtl .e-categPagerTd{border-left-width:1px;border-left-style:solid;border-left-color:#686969;border-right-style:hidden !important}.e-pivotpager.e-rtl .e-pagerDiv,.e-pivotpager.e-rtl .e-seriesPagerTd{direction:ltr}.e-pivotpager .e-movePrevious:before{font-size:14px}.e-pivotpager .e-movePrevious:before{content:""}.e-pivotpager .e-movePrevious:before{margin-left:5px}.e-pivotpager .e-moveNext:before{font-size:14px}.e-pivotpager .e-moveNext:before{content:""}.e-pivotpager .e-moveNext:before{margin-left:5px}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{cursor:default}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{padding:0 0 0 5px}.e-pivotpager .e-pagerDiv{margin:3px;padding:7px;color:#686969}.e-pivotpager .e-pagerLabel{cursor:default;display:inline-block}.e-pivotpager .e-pagerLabel{margin-left:5px;margin-right:5px}.e-pivotpager .e-disabled{cursor:default !important}.e-pivotpager .e-disabled{opacity:.4}.e-pivotpager .pivotpager{overflow:auto}.e-pivotpager input{background:#fff}.e-pivotpager table{background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportviewer-outerborder:hover{border-color:#c8c8c8;color:#333}.e-reportviewer-outerborder:hover{background:#86cbea}.e-reportviewer-tbdiv.e-reportviewer-exporttip{border-color:#c8c8c8}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background:#ececec}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background-color:#fff}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{border-color:#c8c8c8}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background:#ececec}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background-color:#fff}.e-reportviewer-tbdiv.e-reportviewer-tooltip{border-color:#c8c8c8}.e-reportviewer-tbdiv.e-reportviewer-tooltip{background-color:#fff}.e-reportviewer-headerspan,.e-reportviewer-contentspan{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-headerspan,.e-reportviewer-contentspan{color:#333}.e-reportviewer-viewer{font-size:14px}.e-reportviewer-popuppageno,.e-reportviewer-popuptotalpage{color:#fff}.e-reportviewer-toolbarcontainer .ejinputtext{background-color:#fff !important;font-size:16px}.e-reportviewer-viewerblock{background-color:#f6f6f6;font-size:12.5px}.e-reportviewer-viewerblock{color:#333}.e-reportviewer-viewerblockcellcontent{font-size:14.5px}.e-reportviewer-viewerblockcellcontent{color:#333}.e-reportviewer-viewreport{border-left-color:#c8c8c8}.e-reportviewer-scrollcontainer,.e-reportviewer-viewer>.e-splitter .e-pane{background-color:#ccc}.e-reportviewer-pageviewcontainer{background-color:#ccc}.e-reportviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{color:#333}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{font-size:14px;font-weight:normal}.e-reportviewer-labelpageno{font-size:16px !important}.e-reportviewer-documentmapcontainer div,.e-reportviewer-documentmappopup{background-color:#ebebeb}.e-reportviewer-pagepopupinfo{background-color:#000}.e-reportviewer-viewerblock,.e-reportviewer-pagenumber,.e-reportviewer-tbpage,.e-reportviewer-tbdiv.e-reportviewer-exportlist,.e-reportviewer-label,.e-reportviewer-labelpageno{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-toolbarcontainer,.e-reportviewer-viewerblock,.e-reportviewer-viewercontainer,.e-reportviewer-elementalignments,.e-reportviewer-viewerblockcellcontent,.e-reportviewer-viewerblockcontent,.e-reportviewer-textbox,.e-reportviewer-documentmappopup{border-color:#c8c8c8}.e-reportviewer-printExportLoading{font-style:italic;font-weight:bolder;font-size:larger;opacity:.7;color:#000;background-color:rgba(56,56,56,.2)}.e-reportviewer-popupli:hover{background:#86cbea}.e-reportviewer-popupli:hover{background-color:#86cbea}.e-reportviewer-popupli{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-reportviewer-popupli{color:#333 !important}.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-gotofirst.e-reportviewer-disabled{opacity:.5}.e-reportviewer-viewreportbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-alert-icon{color:#ee2924;font-size:40px}.e-reportviewer-error-content{font-size:12.5px}.e-reportviewer-error-content{background-color:#f5f5f5}.e-reportviewer-scroller .e-scrollbar .e-icon{font-size:0}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pdfviewer-outerborder:hover{border-color:#c8c8c8;color:#333}.e-pdfviewer-outerborder:hover{background:#86cbea}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{border-color:#c8c8c8;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{background:#ececec}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{border-color:#c8c8c8;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{background:#ececec}.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{background:#fff;border-color:#c8c8c8}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{color:#333}.e-pdfviewer-viewer{font-size:14px}.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{color:#fff}.e-pdfviewer-toolbarcontainer .ejinputtext{background-color:#fff !important}.e-pdfviewer-viewerblock{background-color:#f6f6f6;font-size:12.5px;color:#333}.e-pdfviewer-viewerblockcellcontent{font-size:14.5px;color:#333}.e-pdfviewer-viewpdf{border-left-color:#c8c8c8}.e-pdfviewer-scrollcontainer,.e-pdfviewer-viewer>.e-splitter .e-pane{background-color:#e8e8e8}.e-pdfviewer-pageviewcontainer{background-color:#ccc}.e-pdfviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{color:#333}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{font-size:14px;font-weight:normal}.e-pdfviewer-labelpageno{font-size:16px !important}.e-pdfviewer-documentmapcontainer div,.e-pdfviewer-documentmappopup{background-color:#ebebeb}.e-pdfviewer-pagepopupinfo{background-color:#000}.e-pdfviewer-viewerblock,.e-pdfviewer-viewer,.e-pdfviewer-pagenumber,.e-pdfviewer-tbpage,.e-pdfviewer-tbdiv.e-pdfviewer-exportlist,.e-pdfviewer-label,.e-pdfviewer-labelpageno{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-viewerblock,.e-pdfviewer-elementalignments,.e-pdfviewer-viewerblockcellcontent,.e-pdfviewer-viewerblockcontent,.e-pdfviewer-textbox,.e-pdfviewer-documentmappopup{border-color:#c8c8c8}.e-pdfviewer-toolbarcontainer.e-toolbar{border-color:#c8c8c8}.e-pdfviewer-searchbox{border-color:#c8c8c8}.e-pdfviewer-viewercontainer{background-color:#ececec;border-color:#c8c8c8}.e-pdfviewer-pageCanvas{border:solid #000 1px}.e-pdfviewer-popupmenu{border:solid 2px #c8c8c8;background-color:#ececec}.e-pdfviewer-innercontent{border-color:#000;background-color:#fff}.e-pdfviewer-closeicon{color:#333}.e-pdfviewer-properties-okbtn,.e-pdfviewer-properties-cancelbtn{background-color:#fff !important}.e-pdfviewer-currenttime,.e-pdfviewer-username{color:#333}.e-tab .e-header>.e-active.e-pdfviewer-tab-li a{color:#333 !important}.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select{background-color:#fff}.e-tab .e-header>.e-active.e-pdfviewer-tab-li{border-top-color:#c8c8c8 !important}.e-pdfviewer-popupli:hover{background-color:#86cbea;color:#282827}.e-pdfviewer-popupli:hover{background:#86cbea}.e-pdfviewer-popupli{color:#333 !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-toolbaricons{color:#686969}.e-search.e-tooltxt.e-hover{color:#282827 !important}.e-gantt .e-tooltxt.e-hover>span{color:#282827}.e-gantt .e-gantt-Spliter{border-top-color:#c8c8c8 !important;border-bottom-color:#c8c8c8 !important}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-color:#c8c8c8 !important;background-color:#fff !important}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{color:#333;outline:none;border-style:solid;border-color:#c8c8c8;vertical-align:baseline}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{border-width:1px;background-color:#fff}.e-ganttdialog .e-ejinputtext:focus,.e-gantt .e-ejinputtext:focus{box-shadow:0 0 5px #cbcbcb}.e-deletepre.e-icon,.e-addpre.e-icon{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider{border-color:#c8c8c8}.e-gantt .e-splitter .e-splitbar.e-split-divider:hover{border-color:#c8c8c8}.e-gantt .e-gantttoolbar li.e-hover{border-color:transparent}.e-gantt .e-treegrid .e-gridheader{color:#282827;border-color:#c8c8c8}.e-gantt .e-treegrid .e-gridheader{background:#fcfcfc}.e-gantt .e-treegrid .e-headercelldiv{color:#282827}.e-gantt .e-treegrid .e-headercelldiv .e-descending,.e-gantt .e-treegrid .e-headercelldiv .e-ascending,.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon{color:#232323}.e-gantt .e-treegrid .e-headercell{border-top-color:#c8c8c8 !important}.e-gantt .e-treegrid .e-headercell{border-right-color:#c8c8c8 !important}.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active{border-top:solid 1px #c8c8c8 !important}.e-ganttdialog .e-titlebar{border-bottom:1px solid #c8c8c8 !important}.e-gantt .e-ganttpopup .e-popupcontent{background-color:#fff;border-color:#c8c8c8}.e-gantt .e-ganttpopup span:hover,.e-gantt .e-ganttpopup .e-spanclicked{border-color:#686969}.e-gantt .e-ganttpopup .e-downtail:before,.e-gantt .e-ganttpopup .e-downtail{border-top-color:#c8c8c8}.e-gantt .e-ganttpopup .e-downtail:after{border-top-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rangeScroll-select{fill:#ececec;stroke:#c8c8c8}.e-rangeScroll-select:hover{fill:#86cbea;stroke:#c8c8c8}.e-rangeScroll-select:active{fill:#86cbea;stroke:#c8c8c8}.e-rangeScroll-select-hover{fill:#86cbea;stroke:#c8c8c8}.e-rangeScroll-backRect{fill:white;stroke:#c8c8c8}.e-rangeScroll-arrow{fill:#686969;stroke:#686969}.e-rangeScroll-arrow:hover{fill:#282827;stroke:#282827}.e-rangeScroll-arrow:active{fill:#282827;stroke:#282827}.e-rangeScroll-centerShape{fill:#686969;stroke:#686969}.e-rangeScroll-leftCircle,.e-rangeScroll-rightCircle{fill:#686969;stroke:#686969}.e-rangeScroll-leftCircle:hover,.e-rangeScroll-rightCircle:hover{fill:#282827;stroke:#282827}.e-rangeScroll-leftCircle:active,.e-rangeScroll-rightCircle:active{fill:#282827;stroke:#282827}.e-rangeScroll-leftRect:hover+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:hover+.e-rangeScroll-rightCircle,.e-rangeScroll-leftRect:active+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:active+.e-rangeScroll-rightCircle{fill:#282827;stroke:#282827}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid .e-extendcolumn{background-color:#fff}.e-treegrid .e-headercelldiv{color:#282827;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-filterMenuDiv{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;min-height:0 !important}.e-filterMenuDiv{border-color:#c8c8c8 !important}.e-treegrid .e-treegridpopup .e-popupcontent{background-color:#fff;border-color:#c8c8c8}.e-treegrid .e-treegridpopup span:hover,.e-treegrid .e-treegridpopup .e-spanclicked{border-color:#686969}.e-treegrid .e-treegridpopup .e-downtail:before,.e-treegrid .e-treegridpopup .e-downtail{border-top-color:#c8c8c8}.e-treegrid .e-treegridpopup .e-downtail:after{border-top-color:#fff}.e-treegrid .e-headercelldiv .e-descending,.e-treegrid .e-headercelldiv .e-ascending,.e-treegrid .e-headercell .e-columnmenu-icon{color:#232323}.e-treegrid-core{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid{border-color:#c8c8c8;color:#333}.e-treegrid .e-gridcontent{background-color:#fff;border-color:#c8c8c8}.e-treegrid .e-batchdisable{opacity:.35;background-image:none;pointer-events:none}.e-treegrid .e-borderbox{border-bottom-color:#ececec}.e-treegrid .e-editcell,.e-treegrid .e-detailsrowcell,.e-treegrid .e-rowcell,.e-treegrid .e-extendcolumn{border-color:#c8c8c8}.e-treegrid .e-tableLastCell{border-right-color:#c8c8c8 !important}.e-treegrid .e-detailsiconcell:hover,.e-treegrid .e-detailsinfoiconhide{background-color:#e3e3e3}.e-treegrid div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-treegrid div.e-error .e-bottomarrow{border-top-color:#fffe92}.e-detailscellwrapperfly{border-color:#c8c8c8}.e-detailscellwrapperfly{box-shadow:0 0 11px 3px #c8c8c8;-moz-box-shadow:0 0 11px 3px #c8c8c8;-webkit-box-shadow:0 0 11px 3px #c8c8c8}.e-dragrowcell{border-color:#c8c8c8 !important}.e-treegrid .e-alt-row{background:#fafafa}.e-treegrid .e-selectionbackground{color:#fff;-ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'}.e-treegrid .e-selectionbackground{background:#179bd7}.e-treegridPane .e-treegrid .e-selectionbackground{background:-moz-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(23,155,215,.2)),color-stop(100%,rgba(23,155,215,.2)));background:-webkit-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-o-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-ms-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:linear-gradient(to bottom,rgba(23,155,215,.2),rgba(23,155,215,.2));color:#333;filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'}.e-treegrid .e-selectingcell{color:#fff}.e-treegrid .e-selectingcell{background:#179bd7}.e-treegridPane .e-treegrid .e-selectingcell{background:-moz-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(23,155,215,.2)),color-stop(100%,rgba(23,155,215,.2)));background:-webkit-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-o-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-ms-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:linear-gradient(to bottom,rgba(23,155,215,.2),rgba(23,155,215,.2));color:#333}.e-treegrid .e-detailsinfoiconhide:before,.e-treegrid .e-detailsinfoiconshow:before{color:#179bd7 !important}.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before{color:#fff !important}.e-treegrid .e-detailscellwrapper,.e-detailscellwrapperfly{background:#fff;color:#333 !important}.e-dragtooltipbackground{background-color:#fff;color:#333}.e-treegrid .e-tabletd{border-color:#c8c8c8}.e-treegrid .e-treegridtoolbar{background-color:#fff !important;border-color:#c8c8c8 !important}.e-treegrid .e-headercell{border-right-color:#c8c8c8 !important;border-bottom-color:#c8c8c8 !important}.e-treegrid .e-filterbarcell{border-color:#c8c8c8 !important}.e-treegrid .e-grid-icon{background:#fcfcfc}.e-treegrid .e-gridheader{color:#282827;border-color:#c8c8c8}.e-treegrid .e-gridheader{background:#fcfcfc}.e-treegrid .e-headercontent{border-right-color:#c8c8c8}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-color:#c8c8c8;outline:none;vertical-align:baseline}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{color:#333;background-color:#fff}.e-treegrid .e-ejinputtext:focus,.e-addedColumn .e-ejinputtext:focus,.e-treegridrenamedialog .e-ejinputtext:focus{box-shadow:0 0 5px #cbcbcb}.e-treegrid .e-reSizeColbg{border-left-color:#c8c8c8 !important}.e-treegrid .e-gridheadercontainer{border-right-color:#c8c8c8 !important}.e-columnmenu{background:#fff;color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenu{border-color:#c8c8c8 !important}.e-columnmenuitem .e-icon,.e-menuitem .e-icon{color:#686969}.e-treegrid .e-toolbaricons{color:#686969}.e-columnmenuselection .e-icon,.e-tgcontextmenu-mouseover .e-icon{color:#282827}.e-treegrid .e-tooltxt.e-hover>span{color:#282827}.e-columnSelector{background:#fff;border:1px solid;border-color:#c8c8c8 !important;color:#333 !important}.e-columnMenuListDiv label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenuselection{color:#282827}.e-columnmenuselection{background:#86cbea}.e-treegrid .e-summaryrow{background:#f6f6f6}.e-treegrid .e-footersummaryrow,.e-treegrid .e-footersummaryrowdiv{background:#f6f6f6}.e-treegrid .e-footersummaryrowdiv{border-width:0 1px 1px 1px;border-style:solid;border-color:#c8c8c8}.e-treegrid .e-summaryrow .e-summaryrowcell{border-bottom-color:#c8c8c8}.e-tgcontextmenu,.e-tginnerContextmenu{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tgcontextmenu,.e-tginnerContextmenu{border-color:#c8c8c8 !important;color:#333}.e-tgheaderContextmenu{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid}.e-tgheaderContextmenu{border-color:#c8c8c8 !important;color:#333}.e-tgcontextmenu-mouseover{color:#282827}.e-tgcontextmenu-mouseover{background:#86cbea}.e-tooltipgantt{background-color:#fff;color:#333;border-color:#c8c8c8}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-color:#179bd7}.e-treegrid .e-footercontainer{border-right-color:#c8c8c8}.e-headervline{border-color:#179bd7}.e-headertooltip{color:#282827;background-color:#fcfcfc;border-color:#c8c8c8}.e-menuitem-hr{border-width:1px 0 0 0;border-style:solid}.e-menuitem-hr{border-color:#c8c8c8}.e-treegrid-resIcon{color:#232323}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item,.e-ribbon.e-js .e-header .e-top-line.e-select.e-item{background:transparent;outline:none;outline-offset:0}.e-ribbon.e-js.e-widget{font-size:14px}ej-ribbon{display:block}.e-ribbon .e-rbn-button.e-button .e-btntxt{white-space:pre-wrap}.e-ribbon .e-rbn-button.e-btn.e-select:focus{box-shadow:none}.e-ribbon .e-groupdiv>div:after{background:#c8c8c8}.e-ribbon .e-ribbonbackicon{background:#179bd7}.e-ribbon .e-backstagetopicon span:hover:before{opacity:.8;filter:alpha(opacity=80)}.e-ribbon .e-captionarea{color:#333}.e-separatordiv,.e-separatordivrow{background:#c8c8c8}.e-ribbon.e-js .e-content{border-top-width:0;color:#333}.e-ribbon.e-js .e-content{background:#fff}.e-ribbon.e-js .e-content{border-color:#c8c8c8}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:#fff;border-color:#c8c8c8;color:#686969;filter:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{color:#282827}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{background:#86cbea}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{border-color:#c8c8c8}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{color:#282827}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{background:#86cbea}.e-ribbon .e-expandcollapse span,.e-ribbon .e-expander{color:#686969}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{background:#fcfcfc}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{border:1px solid #c8c8c8}.e-ribbon.e-js .e-header>.e-select,.e-ribbon.e-js .e-header>.e-active,.e-ribbon.e-js .e-left>.e-active,.e-ribbon.e-js .e-right>.e-active,.e-ribbon.e-js .e-left>.e-select,.e-ribbon.e-js .e-right>.e-select{background:transparent;border:none}.e-ribbon.e-js .e-header>.e-select:not(.e-apptab) a,.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover{color:#282827}.e-ribbon .e-apptab .e-menu .e-active>a,.e-ribbon .e-apptab .e-menu .e-active span{color:#282827 !important}.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover{color:#179bd7}.e-ribbon.e-js .e-header .e-active.e-tab a:hover,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover{color:none}.e-ribbon .e-apptab .e-menu ul>li>a{color:#282827 !important}.e-ribbon.e-grpdivhide{border-right:1px solid #c8c8c8 !important}.e-ribbon.e-rtl.e-grpdivhide{border-left:1px solid #c8c8c8 !important}.e-ribbon .e-header>.e-apptab .e-menu{background:#179bd7}.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span{color:#fff}.e-ribbon.e-js .e-header>.e-item:hover{background:transparent;border:none}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{border-color:#c8c8c8 #c8c8c8 transparent;background:#fff}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{color:#179bd7}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{border-color:#fff;filter:none}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{background:#fff;color:#333}.e-rbn-splitbtn.e-menu.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list>ul{background:#fff}.e-rbn-splitbtn.e-js.e-menu.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list>ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{background:#fff}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{color:#282827}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{background:#86cbea}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{color:#282827}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{background:#5cc0ee}.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{color:#282827}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable{background:none}.e-ribbon.e-js .e-header .e-apptab .e-menu>.e-list:nth-child(1):not(.e-active)>a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:nth-child(1):not(.e-active)>a:hover span{color:#282827}.e-ribbon .e-disable{background:#fff;opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-btn.e-disable.e-select,.e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable,.e-ribbon .e-tbtn.e-disable:hover,.e-ribbon .e-split.e-disable,.e-ribbon .e-split.e-disable:hover,.e-ribbon .e-btn.e-disable.e-select:active,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-modelDiv{background:#fff;opacity:0;filter:alpha(opacity=0)}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff;border-color:#c8c8c8}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-right-color:#c8c8c8}.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top-color:#c8c8c8}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{border-color:#c8c8c8}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn{background:#fff !important;border-color:#fff}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn,.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{background:#fff;color:#333}.e-ribbon.e-js .e-gallerymenu a{color:#333}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{background:#86cbea}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{box-shadow:none;border-color:#179bd7}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover{border-color:#86cbea;color:#282827;background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{border-color:#179bd7}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{background:#86cbea}.e-ribbon .e-groupdiv .e-movedowndiv:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover~.e-movedowndiv{border-top-color:#179bd7}.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-movedowndiv{border-top-color:#c8c8c8}.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn:hover,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn:hover{background:#fff;border-color:#c8c8c8}.e-ribbon .e-tooltipdiv{border-color:#c8c8c8;background:#fff}.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{color:#282827}.e-ribbon .e-resizediv{border-color:#c8c8c8}.e-ribbon .e-resizediv{background:#fff}.e-ribbon .e-header .e-margine-top:hover{border-top:none}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border-color:#c8c8c8}.e-ribbon .e-groupdiv .e-disablegrymovebtn>span,.e-ribbon .e-resizediv .e-disablegrymovebtn>span{color:#cecece}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon{color:#282827}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{background:none}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon{color:#282827}.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover{background:none;color:#282827}.e-ribbon .e-ribbonbackstagepage{border-color:#c8c8c8;background:#fff}.e-backstagescrollcontent.e-js .e-content{background:#fff}.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{background:#179bd7}.e-ribbon .e-backstageli:hover{background:#106992}.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{background:#4ebbec}.e-ribbon .e-backstagetopicon span:hover:before{color:#86cbea}.e-ribbon .e-backstagetopicon span:before{color:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor:hover{color:#282827}.e-ribbon .e-header>.e-apptab .e-apptabanchor:hover{background:#86cbea}.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{color:#fff}.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{color:#fff}.e-ribbon .e-backstagecontent{background:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{color:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{background:#179bd7}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{background:#fff}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{border-color:#c8c8c8}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{background:#ececec}.e-ribbon.e-rbnwithqat .e-qatmenuli{background:#fff;color:#333}.e-ribbon.e-rbnwithqat .e-qatseparator{background:#c8c8c8}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{color:#282827}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{background:#86cbea}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{background:transparent}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{color:#282827}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{background:#5cc0ee}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{color:#282827}.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split{box-shadow:none}.e-ribbon.e-responsive .e-header,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn,.e-ribbon.e-responsive .e-resqatScroll .e-content,.e-ribbon.e-responsive .e-backstagerestop{background:#179bd7 !important}.e-ribbon.e-responsive .e-icon.e-resbackstage,.e-ribbon.e-responsive .e-ribresmenu .e-icon,.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon{color:#fff !important}.e-ribbon.e-responsive .e-responsivebackstagecontent{background:#fff !important}.e-ribbon.e-responsive .e-backstageheader,.e-ribbon.e-responsive .e-rescontent{background:#fcfcfc}.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton,.e-ribbon.e-responsive .e-backstageheader a{color:#686969}.e-ribbon.e-responsive .e-responsiveback,.e-ribbon.e-responsive .e-groupmobdiv,.e-ribbon.e-responsive .e-groupdiv{border-bottom:1px solid #c8c8c8}.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon{color:#282827 !important}.e-ribbon.e-responsive .e-rescontent,.e-ribbon.e-responsive .e-backstageheader{box-shadow:-1px 0 10px 0 black}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-swimlanerow{background:#fff}.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{color:#686969}.e-kanban{border-color:#c8c8c8;color:#333}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader{color:#179bd7}.e-kanban-context .e-checkbox .e-checkmark{color:#179bd7 !important}.e-kanban .e-kanbantoolbar .e-searchdiv{background:#fff}.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{background:#fff}.e-kanban .e-kanbanheader.e-slheader .e-headercell,.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell{border-bottom:4px solid #ececec}.e-kanban .e-stackedHeaderRow th{border-bottom:2px solid #179bd7 !important}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed{border-bottom-color:#f8d9c7}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed{border-bottom-color:#ffedcd}.e-kanban .e-columnrow .e-kanbancard{background:#fff;box-shadow:none}.e-kanban .e-kanbancard{border-color:#c8c8c8;color:#333}.e-kanban .e-kanbancard .e-tag{background:#ececec;color:#6b6b6b}.e-kanban .e-kanbancard.e-cardselection{border-color:#c8c8c8;color:#fff}.e-kanban .e-kanbancard.e-cardselection{background:#179bd7}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{color:#333}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{background:#fff}.e-kanban .e-draggedcard .e-dragmultiple{border:1px solid #c8c8c8}.e-kanban .e-draggedcard .e-dragmultiple{color:#179bd7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone{border:1px dashed #179bd7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone{background:#e1f2fa}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-left:1px dashed;border-right:1px dashed;border-bottom:1px dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-color:#c8c8c8}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{background:#e1f2fa}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{border-color:#179bd7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{border-bottom-color:#179bd7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child{border-top-width:1px;border-top-style:dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{border:1px dashed #c8c8c8}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{background:#ececec}.e-kanban .e-form-titlebar{border-bottom:1px solid #c8c8c8}.e-kanban .e-form-container{border-color:#c8c8c8 !important;background-color:#fff}.e-kanban .e-columnrow .e-rowcell{border-bottom:1px solid #c8c8c8;border-top:1px solid #c8c8c8}.e-kanban .e-columnrow .e-rowcell{background:#f6f6f6}.e-kanban .e-printlist{background:#f6f6f6}.e-kanban .e-collapsedrow .e-rowcell,.e-kanban .e-frozenrow .e-rowcell{border-bottom:1px solid #ececec}.e-kanban .e-kanbancontent .e-rowcell.e-shrink,.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol{background:#efefef}.e-kanban .e-kanbancard{color:#333}.e-kanban .e-swimlanerow .e-slkey{color:#333}.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover>div{color:#179bd7}.e-kanban .e-toggle-header:hover>div div{color:#179bd7 !important}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div{color:#333;opacity:.6;filter:alpha(opacity=60)}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div div{color:#333;opacity:.8;filter:alpha(opacity=80)}.e-kanbanfilter-window .e-filter-scrollcontent,.e-kbnfilterwindow-head{color:#333}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{color:#686969}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{color:#282827}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{background:#86cbea}.e-kanban .e-clcollapse::before,.e-kanban .e-clexpand::before{color:#686969}.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-hover .e-cardexpand:before{color:#282827}.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before{color:#fff}.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before{color:#282827}.e-kanban .e-swimlanerow .e-slcount{color:#999}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{color:#179bd7}.e-kanban .e-collapserow .e-rowcell{border:none}.e-kanban .e-kanbancard.e-hover{border-color:#c8c8c8;color:#282827}.e-kanban .e-kanbancard.e-hover{background:#86cbea}.e-kanban .e-headercontent{border-right-color:#c8c8c8}.e-kanban .e-kanbanheader .e-headercelldiv{color:#179bd7}.e-kanban .e-kanbanheader{color:#179bd7}.e-kanban .e-kanbancontent{background-color:#fff}.e-kanban .e-kanbancontent .e-rowcell{border-color:#c8c8c8}.e-kanban .e-cardcollapse:before,.e-kanban .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before{color:#686969}.e-kanban .e-kanbancard .e-card_image{background:#ececec;border-color:#c8c8c8}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-color:#c8c8c8;filter:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#fff}.e-kanban .e-kanbantoolbar li{border:1px solid #c8c8c8}.e-kanban .e-kanbantoolbar li.e-select{background:#179bd7}.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{color:#fff}.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{color:#333}.e-kanban .e-kanbantoolbar .e-text,.e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text{color:#333}.e-kanban .e-kanbantoolbar .e-select.e-hover{background:#86cbea}.e-kanban .e-kanbantoolbar .e-select.e-hover{border-color:#c8c8c8}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-color:#c8c8c8}.e-kanban .e-kanbancontent .e-rowcell.e-exceed{background:#f8d9c7;filter:none !important}.e-kanban .e-kanbancontent .e-rowcell.e-deceed{background:#ffedcd}.e-kanban .e-kanbantooltip{border:1px solid #c8c8c8;box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-moz-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-webkit-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3)}.e-kanban .e-kanbantooltip{background:#fff;color:#333}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{border-left:1px solid #c8c8c8}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{background:#f6f6f6}.e-kanban div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-kanban div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-kanban .e-kanbantouchbar .e-content{background-color:#fff;border-color:#c8c8c8}.e-kanban .e-kanbantouchbar span:hover,.e-kanban .e-kanbantouchbar .e-spanclicked{border-color:#686969}.e-kanban .e-kanbantouchbar .e-downtail:before,.e-kanban .e-kanbantouchbar .e-downtail{border-top-color:#c8c8c8}.e-kanban .e-kanbantouchbar .e-downtail:after{border-top-color:#fff}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{background:#fff}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{border-right:1px solid #c8c8c8;border-left:0}.e-kanban.e-rtl td:first-child,.e-kanban.e-rtl th:first-child,.e-kanban.e-rtl .e-headercontent,.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child,.e-kanban .e-kanbancontent .e-rowcell.e-dragged{border-left-color:#c8c8c8 !important}.e-kanban.e-rtl .e-kanbancard{border-color:#c8c8c8}.e-kanban .e-customaddbutton,.e-kanban .e-columnadd{color:#179bd7}.e-kanban .e-customtoolbarseparator{border-right:1px solid #c8c8c8}.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#ececec}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind{background:transparent}.e-kanbanfilter-window{background:#fff}.e-kanbanfilter-window{border:1px solid #c8c8c8}.e-kanbanfilter-window .e-kbnfilterwindow-head{background:#fcfcfc;border-bottom:1px solid #c8c8c8}.e-kanbanfilter-window .e-filter-content,.e-swimlane-window,.e-kanban .e-adapt-search,.e-kanban.e-responsive .e-adapt-cancel{background:#fff}.e-swimlane-window .e-swimlane-item:hover{background:#86cbea}.e-swimlane-window .e-swimlane-item:hover{color:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{color:#282827}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{background:#86cbea}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover{background:#86cbea}.e-kanbanfilter-window .e-filter-done:hover{color:#86cbea}.e-kanbanfilter-window .e-filter-done{color:#179bd7}.e-swimlane-window{background:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover{background:#86cbea}.e-swimlane-ul li:not(:last-child) div:after{background:#c8c8c8}.e-swimlane-arrow:hover,.e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover{color:#179bd7}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-minlimit,.e-kanban .e-maxlimit,.e-kanban .e-limits,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{color:#999}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom-color:#179bd7}.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{border-color:#c8c8c8}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{background-color:#fff;color:#333}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{border-color:#c8c8c8}.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{background:transparent}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spreadsheet{color:#333;border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{border-color:#c8c8c8;color:#282827}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover{background-color:#e0eff6;border-color:#c8c8c8;color:#282827}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent{border-bottom-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{border-left-color:#c8c8c8;background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetheader{border-bottom-color:#c8c8c8;border-top-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-right-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{color:#333;background-color:#fff;border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader,.e-spreadsheet .e-scrollcss,.e-spreadsheet .e-scrollrowcss{background-color:#fff}.e-ss-editinput .e-in-wrap,.e-ss-editinput .e-input{color:inherit;font-size:11pt;font-family:Calibri}.e-spreadsheet .e-reSizeColbg{border-left-color:#c8c8c8}.e-spreadsheet .e-reSizeAPbg{border-left-color:#c8c8c8}.e-spreadsheet .e-reSizeRowbg{border-top-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-selected,.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected{background:#e0eff6;color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-activecell{background-color:#fff;color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{background-color:#e0eff6;color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{border-right-color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{border-bottom-color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover{background-color:#e0eff6;border-bottom-color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover{background-color:#e0eff6;border-right-color:#2390c1}.e-menu-wrap .e-chartcell:hover,.e-chartimg:hover{background-color:#86cbea}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright{border-right-color:#2094c9}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom{border-bottom-color:#2094c9}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright{border-right-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom{border-bottom-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright{border-right-color:#62c435 !important}.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom{border-bottom-color:#62c435}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright{border-right-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom{border-bottom-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right-color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom-color:#2390c1}.e-spreadsheet .e-ss-numeric .e-select .e-spin{background-color:#fff;color:#797979}.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover{background-color:#5cb2da;border-color:#bebdbd;color:#fff}.e-spreadsheet .e-ss-numeric .e-select{border-color:#fff}.e-spreadsheet .e-ss-numeric .e-select:hover{border-color:#bebdbd}.e-spreadsheet div.e-selecttop{border-top-color:#2390c1}.e-spreadsheet div.e-selectbottom{border-bottom-color:#2390c1}.e-spreadsheet div.e-selectright{border-right-color:#2390c1}.e-spreadsheet div.e-selectleft{border-left-color:#2390c1}.e-spreadsheet .e-ss-selectall{color:#c2e7f8}.e-spreadsheet .e-ss-selectall:hover{color:#65c4ef}.e-spreadsheet .e-sheetselected,.e-spreadsheet .e-sheetselected:hover{color:#5bb3db}.e-spreadsheet .e-autofill{border-color:#fff;background-color:#2390c1}.e-spreadsheet div.e-autofillright{border-right-color:#2390c1}.e-spreadsheet div.e-autofillbottom{border-bottom-color:#2390c1}.e-spreadsheet div.e-autofilltop{border-top-color:#2390c1}.e-spreadsheet div.e-autofillleft{border-left-color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right-color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom-color:#2390c1}.e-spreadsheet .e-blur{background-color:#f5f5f5}.e-spreadsheet .e-spanfilter,.e-spreadsheet .e-spanddl{border-color:#c8c8c8;background-color:#ececec;color:#686969}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border-color:#2390c1}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border-color:#2390c1}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border-color:#c8c8c8}.e-spreadsheet .e-ss-imgvisual{border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft{background-color:#ffc7ce;color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft{background-color:#ffeb9c;color:#9c6500}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft{background-color:#c6efce;color:#006100}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf{background-color:#ffc7ce}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt{color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell{background-color:#ff0;color:#f00}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank{background-color:#c8c8c8}.e-spreadsheet .e-indexbox,.e-spreadsheet .functionbox,.e-spreadsheet .e-inputbox{border-color:#c8c8c8;color:#333;background-color:#fff}.e-ss-autocomplete.e-atc-popup ul li{color:#282827}.e-spreadsheet .e-inputbox>input{color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover{background:#e0eff6;color:#2390c1;filter:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover{color:#2390c1}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover{color:#2390c1;cursor:pointer}.e-spreadsheet div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-ss-dialog div.e-dlg-field-validation-error:before{border-bottom-color:#fffe91}.e-spreadsheet div.e-error .e-errortail{border-bottom-color:#fffe91}.e-spreadsheet .e-spreadsheetfooter{border-color:#c8c8c8}.e-spreadsheet .e-hyperlinks{color:inherit}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right-color:#c8c8c8}.e-spreadsheet .e-formulabar{background-color:#fff}.e-ss-dialog .e-chartheader{background-color:#fff;color:#333}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top-color:#c8c8c8}.e-dlgtab .e-header,.e-valdlgtab .e-header{overflow:visible}.e-spreadsheet .e-dlg-field-validation-error,.e-ss-dialog .e-dlg-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-dlgright,.e-dlgleft,.e-dlginput,.e-dlgcontent,.e-chtdlgright,.e-chtdlgleft,.e-chtdlgcontent{border-color:#c8c8c8}.e-dlgviewpanel{border:1px solid #c8c8c8}.e-ss-dlgtab .e-ss-sctnseparator{border-color:#c8c8c8}.e-ss-dialog hr{border-color:#eee}.e-menu .e-nmuseinformularow:hover{background-color:#2390c1}.e-menu-wrap .e-cellstylecontent,.e-menu-wrap .e-formatastablecontent,.e-menu-wrap .e-chartcontent{background-color:#fff;color:#333}.e-menu-wrap .e-cellstyleheader,.e-menu-wrap .e-formatastableheader{background-color:#fcfcfc;color:#333;border-color:#c8c8c8}.e-menu-wrap .e-cellstylecell:hover,.e-menu-wrap .e-formatastablecell:hover,.e-menu-wrap .e-chartcontent:hover{border-color:#86cbea}.e-spreadsheet .e-celltoparrow{border-color:#f00 transparent transparent}.e-spreadsheet .e-comment-txtarea{background-color:#f7fbbd;color:#000}.e-list.e-hdrcolor{background-color:#f2f2f2 !important;color:#333 !important}.e-list.e-color{border-color:#fcfcfc !important}.e-list.e-hdrcolor.e-mhover>a,.e-list.e-hdrcolor.e-mfocused>a{background-color:transparent !important;color:#333 !important}.e-list.e-color.e-mhover.e-mfocused{border-color:#5cb2da !important}.e-spreadsheet .e-excelfilter .e-in-wrap{border-color:#bebdbd}.e-spreadsheetrowheader.e-scrollrowcss.e-rtl{border-color:#c8c8c8}.e-spreadsheetcolumnheader.e-rtl{border-color:#c8c8c8}.e-spreadsheetcontentcontainer.e-rtl{border-color:#c8c8c8}.e-spreadsheet .e-numeric .e-in-wrap{border-color:#bebdbd}.e-ss-dialog .e-chartselect{border-color:#179bd7}.e-menu-wrap .e-chartcell{border-color:#fcfcfc}.e-spreadsheet .e-ss-object{background-color:#fff}.e-spreadsheet .e-ss-image{background-color:transparent}.e-spreadsheet .e-ss-charttheme{background-color:#121212}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{color:#333}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{background:#5cc0ee}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon{color:#686969}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{background-color:#fff}.e-spreadsheet .e-frow{border-color:#2390c1}.e-spreadsheet .e-fcol{border-color:#2390c1}.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active),.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable),.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer{border-color:#86cbea}.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover{background:#5cc0ee}.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable){background:#5cc0ee}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{color:#333}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{background:#5cc0ee}.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon,.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{color:#686969}.e-spreadsheet .e-spreadsheetmainpanel .e-hborder{border-color:transparent}.e-spreadsheet .e-content.e-viewbrdr{border-color:#c8c8c8}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header{border-right:medium none;border-left:medium none;border-top:medium none}.e-spreadsheet .e-ribbon .e-content{border-right:medium none;border-left:medium none}.e-ribbon .e-btn.e-ss-active{background-color:#2390c1;color:#fcfcfc}.e-spreadsheet .e-ribbon .e-ddl{border-color:#b6b6b6}.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap{box-shadow:0 0 7px #ccc}.e-spreadsheet .e-ribbon .e-ddl{border-color:#b6b6b6}.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list,.e-spreadsheet .e-splitspan .e-btn.e-select{background:#fff}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border-color:#c8c8c8}.e-ss-colorpicker.e-popup{background-color:#fff;color:#282827}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem){background-color:#fff}.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon{color:#d6d7d7}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight{color:#0c0}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto}.e-spreadsheet .e-ss-fpcursor{cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrcursor{cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrgridcursor{cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{border-color:#c8c8c8}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{background:#fff}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{background:#fff}.e-spreadsheet .e-spreadsheetactpanel{border-left-color:#c8c8c8}.e-spreadsheet .e-bordercontainer{background-color:#fff}.e-spreadsheet .e-bordercell:hover{border-color:#86cbea}.e-spreadsheet .e-ss-bdr-header{background-color:#fff;border-color:#c8c8c8}.e-spreadsheet .e-ss-pivottableheader{background-color:#e0eff6;border-color:#c8c8c8;color:#282827}.e-spreadsheet .e-ss-databar-span:hover,.e-spreadsheet .e-ss-iconsets-wrapper:hover,.e-spreadsheet .e-ss-colorscale-span:hover{border-color:#86cbea}.e-spreadsheet .e-ss-iconset-title{color:#333}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-documenteditor{background-color:#fff}.e-documenteditor-contextmenuitem:hover{background-color:#86cbea;color:#282827}.e-documenteditor-contextmenuitem{background-color:#fff;color:#333}.e-documenteditor-disabledcontextmenuitem{background-color:#fff;color:#808080}.e-documenteditor-optionspane{background-color:#fff;color:#333}.e-documenteditor-icon.e-search{color:#86cbea}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-media-player .e-media-content-div .e-waitpopup-pane{background-color:transparent}.e-media-player{border-color:#c8c8c8;background-color:#fff}.e-media-player .e-media-control-container{background:#fff}.e-media-player .e-media-element{background:#fff}.e-media-player .e-slider{background-color:#686969 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{color:#686969}.e-media-player .e-media-toolbar.adv .e-media-volume-text{color:#686969}.e-media-player .e-media-time-stamp.e-media-adv{color:#333}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{color:#179bd7}.e-media-player .e-media-timeslider-div.e-media-adv{background:transparent}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{color:#686969}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{color:#686969}.e-media-player .e-media-toolbar.basic .e-media-split{color:#333}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{background-color:#fff}.e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{color:#333}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{color:#333}.e-media-settings-popup>.e-lv.subpage{background-color:#fff;border-color:#c8c8c8 !important}.e-media-settings-popup li{background-color:#fff !important}.e-media-settings-popup .e-header{background-color:#fcfcfc !important;border-bottom-color:#c8c8c8 !important}.e-media-settings-selector:before{color:#179bd7}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before,.e-media-settings-popup .e-lv>.e-header>.e-icon:before{color:#179bd7 !important}.e-media-settings-popup .e-list-text,.e-media-settings-popup .e-btn-text{color:#333 !important}.e-media-player .e-media-playlist-img-div{color:#fff !important}.e-media-player .e-media-playlist-img-div.desktop{border-color:#c8c8c8}.e-media-player .e-media-playlist-img-div.mobile{border-color:#c8c8c8}.e-media-player .e-media-playlist-play:before{color:#333}.e-media-player .e-media-playlist-title{color:#333}.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile{background-color:#fff;border-color:#c8c8c8}.e-media-player .e-media-playlist-header{border-bottom-color:#c8c8c8}.e-media-player .e-media-playlist-header label{color:#333}.e-media-player .e-media-playlist-toggle.desktop{background-color:#333}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{color:#333 !important}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom-color:#c8c8c8}.e-media-player .e-media-playlist-container .e-listbox-container{background-color:#fff}.e-media-player .e-media-video-baner{color:#fff}.e-media-player .e-media-audio-title{color:#282827}.e-media-player .e-media-overlay{color:#fff}.e-media-player .e-media-time-tooltip{border-color:#c8c8c8;color:#333;background-color:#fff}.e-media-player .e-media-hd-tag{color:#f00}.e-media-player .e-media-toolbar-split{background:#c8c8c8}.e-media-player .e-media-playlist-close:before{color:#686969}.e-media-player .e-media-play-animation{background:rgba(0,0,0,.5)}.e-media-player .e-slider .e-handle{border-color:#c8c8c8 !important}.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before{color:#282827 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{background:transparent !important}.e-media-settings-popup li:hover{background:#86cbea !important}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-ganttviewerbodyContianer{background-color:#fff}.e-ganttchart .e-ganttviewerbodyContianerparent{border-right-color:#c8c8c8}.e-ganttchart .e-headercell-weekend>div{background:#fcfcfc}.e-ganttchart .e-ganttoverallocate{background-color:#ffdede}.e-ganttchart .e-ganttnonoverallocate{background-color:#d4ffd0}.e-ganttchart .e-gantthistocalender{border-color:#ffa3a3}.e-ganttchart .e-gantthistoworklabel{color:#282827}.e-ganttchart .e-weekends,.e-ganttchart .e-ganttnonworkingrange,.e-ganttchart .e-ganttdayweekend{background-color:#fafafa}.e-ganttchart-core{background:#fff}.e-ganttchart .e-borderbox{border-bottom-color:#ececec}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{color:#282827;border-color:#c8c8c8 !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt-dialog{width:42% !important}.e-gantt-dialog .e-gantt-validation-btn{margin-top:20px;margin-bottom:15px;width:100%;height:27px}.e-ganttchart .e-ganttviewerheaderContainer{color:#282827;border-bottom-color:#c8c8c8 !important;border-right-color:#c8c8c8}.e-ganttchart .e-ganttviewerheaderContainer{background:#fcfcfc}.e-ganttchart .e-milestone-top{border-bottom-color:#333}.e-ganttchart .e-milestone-bottom{border-top-color:#333}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-connectorline-rightarrow{border-left-color:#333}.e-ganttchart .e-connectorline-leftarrow{border-right-color:#333}.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{background:#fff;background-color:#fff;color:#333;border-color:#c8c8c8}.e-tooltiptaskname{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltiptaskname{color:#333}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-tasklabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-ganttchart .e-gantt-mouseclick td.e-chartcell{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7",endColorstr="#179bd7",GradientType=0)}.e-ganttchart .e-gantt-mouseclick{background:-moz-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(23,155,215,.2)),color-stop(100%,rgba(23,155,215,.2)));background:-webkit-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-o-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:-ms-linear-gradient(top,rgba(23,155,215,.2),rgba(23,155,215,.2));background:linear-gradient(to bottom,rgba(23,155,215,.2),rgba(23,155,215,.2));color:#333;filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr="#179bd7", endColorstr="#179bd7", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'}.e-ganttchart .e-progresshandle{background:#333}.e-ganttchart .e-progresshandleafter{border-bottom-color:#333}.e-ganttchart .e-gantt-parenttaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{border-color:#333}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-childtaskbar{border-color:#179bd7}.e-ganttchart .e-chartcell{border-bottom-color:transparent}.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo,.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-ganttchart .e-gantt-parenttaskbar-progress{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#333333',GradientType=0)}.e-ganttchart .e-gantt-parenttaskbar-progress{background:#333}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{background-color:rgba(51,51,51,.6);background:#333 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e',endColorstr='#8e8e8e',GradientType=0)}.e-ganttchart .e-gantt-childtaskbar-progress{background:#179bd7}.e-ganttchart .e-gantt-childtaskbar{background-color:rgba(23,155,215,.6);background:#179bd7 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualprogressbar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c1b2',endColorstr='#67c1b2',GradientType=0);border-color:#4fb29f}.e-ganttchart .e-manualprogressbar{background:#67c1b2}.e-ganttchart .e-manualchildtaskbar{background-color:#8dd1c4;border-color:#4fb29f}.e-ganttchart .e-line{border-color:#333}.e-ganttchart .e-connectorpoint-hover{background-color:#333}.e-ganttchart .e-gantt-falseLine{border-top-color:#333}.e-ganttchart .e-gripper:before{color:rgba(255,255,255,.4);background:#fff \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.e-ganttchart .e-ganttgridlines{border-bottom-color:#c8c8c8}.e-ganttchart .e-criticalconnectorline{border-color:#f55 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{border-left-color:#f55 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{border-right-color:#f55 !important}.e-ganttchart .e-criticalprogressbar{background:#f55 !important;border-color:#f55 !important}.e-ganttchart .e-criticaltaskbar{background:#ff8b8b !important;border-color:#ff8b8b !important}.e-gantt-manualparenttaskbar{background-color:#b3b3b3}.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{border-color:#b3b3b3}.e-gantt-manualparenttaskbar-connectorpoint-hover{background-color:#b3b3b3 !important}.e-rg-rangdiv{background:#f00;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:.8}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{border-color:#000}.e-ganttchart .e-connectorline-leftarrow-hover{border-right-color:#0026da !important}.e-ganttchart .e-connectorline-rightarrow-hover{border-left-color:#0026da !important}.e-ganttchart .e-connectorline-hover{border-color:#0026da !important;outline-color:#0026da !important}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar{background-color:rgba(23,155,215,.6);background:linear-gradient(to right,rgba(23,155,215,.2),#179bd7 30%,#179bd7 70%,#179bd7 70%,rgba(23,155,215,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar{background-color:#8dd1c4;background:linear-gradient(to right,rgba(141,209,196,.2),#67c1b2 30%,#67c1b2 70%,#67c1b2 70%,rgba(141,209,196,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-milestone-top.e-unscheduletaskbar{border-bottom-color:rgba(51,51,51,.6)}.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar{border-top-color:rgba(51,51,51,.6)}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-childdefault{fill:#179bd7}.e-radialmenu .e-default,.e-radialmenu .e-outerdefault{fill:#ececec}.e-radialmenu .e-active{fill:#86cbea}.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{fill:white;stroke:white}.e-radialmenu .e-textcolor{fill:#333}.e-radialmenu .e-radial{border-color:#179bd7;background-color:#fff}.e-radialmenu .e-badgetext{fill:white}.e-radialmenu .e-badgecircle{fill:#179bd7}.e-radialmenu .e-radialslider{background-color:#fff}.e-radialmenu:focus{outline:none !important}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-nb.e-nb-layout.e-nb-right{color:#333;border-left:1px solid #c8c8c8;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-right{background:#ececec}.e-nb.e-nb-layout.e-nb-left{background:#fff;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-left{border-right:1px solid #c8c8c8}.e-lv.subpage{border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.e-lv .e-lv .e-list-container{border:none}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tile{color:#fff}.e-tile .e-image-parent{background:#179bd7}.e-tile .e-tile-selected::after{border-top:28px solid #1484b7}.e-tile .e-tile-selected{border:2px solid #c8c8c8}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialslider .e-radial-needle{stroke:#179bd7}.e-radialslider .e-inner-circle{border-color:#179bd7}.e-radialslider .e-radialarcdefault{stroke:#179bd7}.e-radialslider .e-ticks-text,.e-radialslider .e-dynamic-text{fill:#333}.e-radialslider .e-needle-over{stroke:#179bd7}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-signature{background-color:#fff;border:3px solid #179bd7}.e-signature.e-disable{border-color:#e3e3e3}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spellcheck .e-sentencecontent .e-errorword{color:#f00}.e-spellcheck .e-sentence{border-color:#c8c8c8;background-color:#fff}.e-spellcheck .e-suggestionlist{border-color:#c8c8c8}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ddl.e-input-group .e-ddl-hidden{border:0;height:0;visibility:hidden;width:0}.e-input-group .e-input.e-placeholder{top:0;position:absolute;border:inherit;font-style:italic}.e-dropdownbase.e-content{background:#fff;color:#333}.e-list-item.e-hover{background:#86cbea;color:#282827}input.e-combobox.e-input{border:1px solid;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group.e-disabled{border-bottom-style:solid}.e-ddl.e-input-group .e-input-group-btn button{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group .e-clear-icon{color:#686969}input.e-combobox.e-input,textarea.e-combobox.e-input{background:#fff;border-color:#c8c8c8;color:#333}.e-ddl.e-input-group{background:#fff}.e-ddl.e-input-group .e-input-group-icon{color:#686969;border-color:#c8c8c8}.e-ddl.e-input-group .e-input-group-icon{background:#ececec}.e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon{border-left:1px solid #c8c8c8}.e-ddl.e-input-group.e-rtl .e-input-group-icon{border-right:1px solid #c8c8c8}.e-combobox.e-input[disabled]{background:0}.e-combobox.e-input[readonly]{background:#fff}.e-ddl.e-input-group .e-input-group-btn button{background:#fff;border-color:#c8c8c8;color:#686969}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover{background:#86cbea}.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button,.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active,input.e-combobox.e-input::selection{background:#179bd7;color:#fff}input.e-combobox.e-input::-webkit-input-placeholder,input.e-combobox.e-input:-moz-placeholder,input.e-combobox.e-input::-moz-placeholder,input.e-combobox.e-input:-ms-input-placeholder{color:#c8c8c8}.e-ddl.e-input-group{border-bottom-color:#c8c8c8}.e-ddl.e-input-group .e-ddl-icon:before{width:14px;height:14px;display:block;margin:0 auto}.e-ddl.e-input-group .e-ddl-icon:before{content:""}.e-input-group.e-ddl{height:28px}.e-ddl.e-popup{border:1px solid #c8c8c8;position:absolute}.e-ddl.e-popup .e-input-group{margin-bottom:0}.e-ddl.e-popup{border-color:#c8c8c8}.e-dropdownbase.e-nodata{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-dropdownbase{border-color:#c8c8c8}.e-dropdownbase .e-list-item{background-color:#fff;border-bottom:1px;border-color:none;color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;line-height:2.4em;text-indent:1.067em}.e-dropdownbase .e-list-item{color:#333}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{background-color:#fff;border-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:600;line-height:2.4em;padding-left:1.067em}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{color:#333}.e-dropdownbase .e-list-item.e-hover{color:#282827;border-color:#c8c8c8}.e-dropdownbase .e-list-item.e-hover{background:#86cbea}.e-dropdownbase .e-list-item.e-active{color:#fff}.e-dropdownbase .e-list-item.e-active{background:#179bd7}.e-dropdownbase .e-list-item:last-child{border-bottom:0}.e-dropdownbase .e-list-item.e-item-focus{background-color:#86cbea}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-color:#c8c8c8}.e-ddl.e-input-group.e-input-focus{box-shadow:0 0 2px #cbcbcb}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button{border-color:transparent #c8c8c8 transparent transparent}.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span button,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button,.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus,.e-input-focus .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon{border-color:transparent transparent transparent #c8c8c8}.e-ddl.e-input-group{border:1px solid;border-color:#c8c8c8}.e-ddl.e-input-group{border-width:1px}.e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group .e-input-group-icon:not(:last-child){border-left:1px solid;border-left-width:1px;border-color:#c8c8c8}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{flex-direction:column;justify-content:center;text-align:center;font-size:14px;padding:7px}.e-ddl .e-input-value,.e-ddl .e-input-value:focus{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;height:auto;line-height:1.4;margin:0;outline:none;padding:2px 0;width:100%}.e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon{border-left-width:1px;border-left-style:solid;border-left-color:#c8c8c8} \ No newline at end of file diff --git a/public/content/ejthemes/default-theme/ej.web.all.min.css b/public/content/ejthemes/default-theme/ej.web.all.min.css deleted file mode 100644 index b116690..0000000 --- a/public/content/ejthemes/default-theme/ej.web.all.min.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url("../ej.widgets.core.min.css"); -@import url("ej.theme.min.css"); - diff --git a/public/content/ejthemes/default-theme/images/ajax-loader.gif b/public/content/ejthemes/default-theme/images/ajax-loader.gif deleted file mode 100644 index 78751c4094f948360e8b087e2b53964522b1adcc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1551 zcmb7^drVVj9EQK1UO1EjhXPGO;@VPKC0sfO31l-Vtk6|10Sco9VFl(QZYrW=;_6mt z5sHOaVUt)Y!P+%=EXgiP5RacK$LB7|fTyvzNI;_eBjhdICFjDe`R9DZF25miJF zs3%bo(bJWVBmuX)=Jh%@r$9KsMkAvo$ZzM_2m9}LoyDukmQW_nNeRj}B7CU&6%p6G zXMl)Qc`4+_SEh!NH8(TL3H;;3C1mm;9rxLJKF`n70`%b3LED_Iqq75`0derkAfTJh zm;f4Bfg4(}{cP*&?E~o5C#xIcrYe;Dx~h4d7%*wW3S6byJuyBRXqec3Lc#nz+26qOfjS)O7cLj0pe11076w%ih+$ zn=d;~=G{e6;wt`PL*ZpEgHDe=;E{=iWAE{3g4A^=@8=U~01EO0l%d(++C+Oy3tPb; z00q+l2*6suw}QAZ4kho8G3n>0ei^kg^M)&nbtHDD7>Vzq3n3M}tj>k#Et0F&77ErV z7qZQC?3j>OmW1Y(?rhhJ7fmyPQDI4LyAbEJtPU| zy_&$~(3Njfkx@-N3A4<0hxqz2D(?qdYAP6l9XvTl%0L=h$zh>Z{j2{aA|hz#erZi9 z$L4=sscsRk->Lt1yuAbBL3K_;F7`v8rY;i*?u_>|Dr5#d!2OLmo&%1*Q(TLe)=tbA zdj$qEaS{{Odp&H|pDM`|Fmy4t1J`}Jo0v+HwlI}q*DYRov3h)d1gK6n&s z;aX2~O;D5Dh`fN)#+8=k9DSL#^}?W`Iu?ux?&0wn_ipn)VVTQByZ%Bh#Q_HJ zTzA#=&v{`IimYL5jCs1%Uy3dV6d~H3qxuWDY?ic%6k(1(v8B219xDUake0qFFFkD$ t9SRE#uoR?!piGfPE{Yq|lCkq@uZC7Ue;1|E@@FcOv^ZOGPJ+;De*>GZS~CCu diff --git a/public/content/ejthemes/default-theme/images/checkedtick.png b/public/content/ejthemes/default-theme/images/checkedtick.png deleted file mode 100644 index 179a689929a056b13f5a9c857ba47b4fbea887ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1260 zcmaJ>ZEO=|9Dlk(Crvx5Mh8R9<;KVmde z?Zy(?X$TE`7#NKrgw8FIMB@uFW`G70D~ZuXO*9x{)Ko#g7%9fL#DLF@b@;)0FV99n`m0RYZ;ADcw83;mn#vZ1lC;rtaeZ8UlZjg&HMkqF+z5P3;OYyi5t^D3Vmg9es?BcdF_f4OiG$3!87 z5BL+Fgc^mTV&9YoQ&auv?9^B`DB#_XVqJL#2}sc3vAi@c>r6g`FY7XBZ61?2whS@G zLilZ`1``|>RWykCi5>2&hoUf=CMchurm5|i*F$+p5Bg{~#-9KqSJ(JVA=;^+p~+FHL!AbQnNmoy#iO2?@$Zoh#hoMjLX?R*+O= znT49T9||!|k+9{E8L_c1!G?M(T%oZqJq@`ea)vYu`>#URk5KoR%hk3;o7KjLGU|2> zwRNJ@|2_bgJ#n@toxhU#`_`>)Ye%6}jD+8^Y+va7{mJtKpzr7AYU!nyPqof|KT`^i zgUYYPLmjgM;69kf?rXj}WUIc%ZUSGP1XsVYR_`gdJ~aP~g?plVHVLY1`G@AswI<)v z5FG_*@~q#x-D}0>`g)gqKdgxz^J@H3Zsl$HH`B zv1Q@z!w2?>m-d1$Tm%N~l|b>t?(dFdF3p|Zw9~o4fVgLEHFe?FU*I4bTvbC}| z+*N#lR3jgUUDrE=a7*$WkuyUt98FIbA1m+XZnkmnY}sjheeY&0}Tz_gK3Cb(|X&U4(*Zy_wIml zEK>mw5evlLu^-8?0vEb6ohREI1PcfmD)20+j@bYj4iPA_`JBxQ0+1wDC=?}0xD7;J z5ILT{QcftyMM)NS!194KTId|fP2E_=qALXs2nl448;{5AIM3p+&k3bcDbWzc97W`! ziBGIJ=SSNs1sz3p=mx~aK1dX;9v%?|(oD~e;00@0KU$WF7L1FnfD>3gInoMfn*WD- z-WnZ|COXgepTbdl5+JULB0LIh+PI_bBvc@4A+iV#+ZZ3Os@ND{f};TrfYy@0jYHRW z@Ho1;z?-IA^CM#UHmd0gqzbI-IxQue>+(O6=5hwH<%&y)L`+$LVz1c=q7#)$VNmd;jUI{Au>t tsGq#OaL-`GAKe!z`2N@6$;-=3>I(Dx*4CHIY3f^Yt!mY}{;txU{Q=RJDtZ6_ diff --git a/public/content/ejthemes/default-theme/images/rating-star.png b/public/content/ejthemes/default-theme/images/rating-star.png deleted file mode 100644 index dcadea1d31a18d48b9d212c5c7bc0cf4425602e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3633 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 diff --git a/public/content/ejthemes/default-theme/images/rotator-icon.png b/public/content/ejthemes/default-theme/images/rotator-icon.png deleted file mode 100644 index 2900e86e7ab6a3f04a706fc07d518b63e4ef6016..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4668 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 diff --git a/public/content/ejthemes/default-theme/images/waitingpopup.gif b/public/content/ejthemes/default-theme/images/waitingpopup.gif deleted file mode 100644 index a2eae442eaf4a079b5e304c968dc37453b618bff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7050 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 SZ!1ye?#o?9TfRLpZT}4>dmOa@ diff --git a/public/content/ejthemes/ej.widgets.core.bootstrap.min.css b/public/content/ejthemes/ej.widgets.core.bootstrap.min.css deleted file mode 100644 index 6c3ceb8..0000000 --- a/public/content/ejthemes/ej.widgets.core.bootstrap.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.widgets.core.bootstrap.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-ribbon.e-js .e-header .e-active a,.e-ribbon .e-header>.e-apptab .e-apptabanchor,.e-ribbon .e-expandcollapse span,.e-ribbon .e-header .e-contextual,.e-ribbon .e-menu li.e-list.e-active.e-mfocused{border-radius:4px}.e-ribbon .e-menu.e-horizontal>.e-list>a,.e-menu.e-horizontal>.e-list>span{line-height:33px}.e-ribbon .e-groupdiv .e-resizebtn{height:auto}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{top:5px}.e-ss-dialog .e-widget .e-addedrow .e-dlg-btnfields .e-btn-normal,.e-ss-dialog .e-widget .e-widget-content .e-dlg-btnfields input.e-btn.e-widget,.e-ss-dialog .e-widget .e-widget-content .e-dlg-btnfields button.e-btn.e-widget,.e-ss-dialog .e-widget .e-widget-content .e-dlg-btnfields .e-dlg-btnctnr input.e-btn.e-widget{box-sizing:border-box;height:34px;margin-left:11px;margin-bottom:4px}.e-spreadsheet .e-widget .e-content .e-groupdiv .e-ribGroupContent .e-innerdivrow .e-innerdivchild .e-ss-colorpicker,.e-spreadsheet .e-ss-colorpicker.e-colorwidget,.e-spreadsheet .e-formulabar .e-indexbox,.e-ss-textarea,.ejinputtext{border-radius:4px}.e-spreadsheet .e-formulabar .e-inputbox{border:none}.e-spreadsheet .e-formulabar .e-inputbox .e-ss-autocomplete .e-in-wrap{height:26px}.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter{height:30px}.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter .e-table .e-pager:first-child .e-pagercontainer{overflow:visible;height:28px}.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter .e-pager:first-child .e-pagercontainer .e-numericcontainer .e-numericitem{padding-bottom:4px;padding-top:7px}.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter .e-table .e-pager:first-child .e-pagercontainer .e-new{padding-top:1px}.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter .e-pager:first-child .e-pagercontainer .e-firstpage,.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter .e-pager:first-child .e-pagercontainer .e-prevpage,.e-spreadsheet .e-spreadsheetgrppanel .e-spreadsheetmainpanel .e-spreadsheetfooter .e-pager:first-child .e-pagercontainer .e-nextpage{padding:9px 3px 0 7px}.e-atc-popup,.e-atc .e-in-wrap,.e-atc .e-in-wrap .e-input,.e-acrdn-scroller,.e-acrdn .e-select,.e-chkbox-wrap div>span,.e-datepicker.e-popup,.e-datewidget .e-in-wrap,.e-datewidget .e-in-wrap .e-input,.e-daterangepicker-popup.e-popup,.e-daterangewidget .e-in-wrap,.e-daterangewidget .e-in-wrap .e-input,.e-drpbuttons,.e-daterangepicker-popup.e-popup .e-custom-dateranges li,.e-datetime-popup.e-popup,.e-datetime-popup .e-dt-button,.e-datetime-wrap .e-in-wrap,.e-datetime-wrap .e-in-wrap .e-input,.e-dialog-wrap,.e-dialog-wrap>.e-header .e-dialog-icon,.e-ddl-popup.e-popup,.e-ddl .e-in-wrap,.e-ddl .e-in-wrap .e-input,.e-numeric .e-in-wrap,.e-numeric .e-in-wrap .e-input,.e-percent .e-in-wrap,.e-percent .e-in-wrap .e-input,.e-currency .e-in-wrap,.e-currency .e-in-wrap .e-input,.e-mask .e-in-wrap,.e-mask .e-in-wrap .e-input,.e-textbox,.e-textarea,.e-menu,.e-tab,.e-time-popup.e-popup,.e-timewidget .e-in-wrap,.e-timewidget .e-in-wrap .e-input,.e-toolbar,.e-toolbar .e-tooltxt,.e-upload-box .e-selectpart,.e-upload-box .e-btn,.e-treeview .e-text,.e-fullrow-wrap .e-fullrow,.e-dragedNode,.e-splitbutton,.e-fileexplorer .e-tilenode,.e-fileexplorer .e-fe-split-button .e-split,.e-rte,.e-rte.e-dialog .e-inputtext,.e-btn.e-select,.e-progressbar,.e-check-wrap .e-chk-inact,.e-check-wrap .e-chk-act,.e-check-wrap .e-chk-indeter{border-radius:4px}.e-groupbutton ul li.e-grp-btn-item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.e-groupbutton ul li.e-grp-btn-item:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.e-groupbutton.e-rtl ul li.e-grp-btn-item:first-child{border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.e-groupbutton.e-rtl ul li.e-grp-btn-item:last-child{border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.e-tab>ul.e-addborderright .e-item,.e-tab .e-addborderleft.e-content-item,.e-split .e-splitarrowleft .e-splitbutton,.e-split .e-splitarrowright .e-drp-btn,.e-rtl.e-split .e-splitarrowright .e-splitbutton,.e-rtl.e-split .e-splitarrowleft .e-drp-btn,.e-fileexplorer .e-grid tr td.e-last-rowcell,.e-fileexplorer .e-grid.e-rtl tr td:first-child{border-radius:0 4px 4px 0}.e-tab>ul.e-addborderleft .e-item,.e-tab .e-addborderright.e-content-item,.e-split .e-splitarrowright .e-splitbutton,.e-split .e-splitarrowleft .e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton,.e-rtl.e-split .e-splitarrowright .e-drp-btn,.e-fileexplorer .e-grid tr td:first-child,.e-fileexplorer .e-grid.e-rtl tr td.e-last-rowcell{border-radius:4px 0 0 4px}.e-acrdn .e-select.e-active,.e-datepicker.e-popup .e-header,.e-tab>ul.e-addborderbottom .e-item,.e-tab .e-addbordertop.e-content-item,.e-split .e-splitarrowtop .e-drp-btn,.e-split .e-splitarrowbottom .e-splitbutton,.e-rte .e-toolbar,.e-datetime-popup .e-header,.e-fileexplorer .e-toolbar{border-radius:4px 4px 0 0}.e-acrdn-content-active,.e-dialog-wrap .e-widget-content,.e-tab>ul.e-addbordertop .e-item,.e-tab .e-addborderbottom.e-content-item,.e-split .e-splitarrowbottom .e-drp-btn,.e-split .e-splitarrowtop .e-splitbutton,.e-rte .e-rte-footer,.e-datetime-popup .e-time-popup{border-radius:0 0 4px 4px}.e-progressbar .e-progress.e-complete{border-radius:3px}.e-atc.e-rtl .e-in-wrap.e-padding .e-input,.e-atc .e-in-wrap.e-padding .e-select,.e-datewidget.e-rtl .e-in-wrap.e-padding .e-input,.e-datewidget .e-in-wrap.e-padding .e-select,.e-datetime-wrap.e-rtl .e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-in-wrap.e-padding .e-select,.e-ddl.e-rtl .e-in-wrap .e-input,.e-ddl .e-in-wrap .e-select,.e-numeric.e-rtl .e-in-wrap.e-padding .e-input,.e-numeric .e-in-wrap.e-padding .e-select,.e-percent.e-rtl .e-in-wrap.e-padding .e-input,.e-percent .e-in-wrap.e-padding .e-select,.e-currency.e-rtl .e-in-wrap.e-padding .e-input,.e-currency .e-in-wrap.e-padding .e-select,.e-timewidget.e-rtl .e-in-wrap.e-padding .e-input,.e-timewidget .e-in-wrap.e-padding .e-select{border-radius:0 3px 3px 0}.e-atc .e-in-wrap.e-padding .e-input,.e-atc.e-rtl .e-in-wrap.e-padding .e-select,.e-datewidget .e-in-wrap.e-padding .e-input,.e-datewidget.e-rtl .e-in-wrap.e-padding .e-select,.e-datetime-wrap .e-in-wrap.e-padding .e-input,.e-datetime-wrap.e-rtl .e-in-wrap.e-padding .e-select,.e-ddl .e-in-wrap .e-input,.e-ddl.e-rtl .e-in-wrap .e-select,.e-numeric .e-in-wrap.e-padding .e-input,.e-numeric.e-rtl .e-in-wrap.e-padding .e-select,.e-percent .e-in-wrap.e-padding .e-input,.e-percent.e-rtl .e-in-wrap.e-padding .e-select,.e-currency .e-in-wrap.e-padding .e-input,.e-currency.e-rtl .e-in-wrap.e-padding .e-select,.e-timewidget .e-in-wrap.e-padding .e-input,.e-timewidget.e-rtl .e-in-wrap.e-padding .e-select,.e-progressbar .e-progress{border-radius:3px 0 0 3px}.e-dialog-wrap>.e-header{border-radius:3px 3px 0 0}.e-colorwidget.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-split.e-disable .e-color-container:hover,.e-dialog.e-disable .e-dialog-icon:hover,.e-dialog.e-disable>.e-header,.e-ddl .e-disable.e-select:hover,.e-in-wrap .e-disable.e-select .e-icon,.e-in-wrap .e-disable.e-select,.e-rte .e-horizontal .e-disable,.e-slider.e-disable .e-handle.e-select{cursor:default}.e-corner,.e-corner .e-input,.e-acrdn-scroller.e-corner,.e-acrdn.e-corner .e-select,.e-corner .e-dt-button,.e-corner>.e-header .e-dialog-icon,.e-corner .e-tooltxt,.e-corner+.e-dialog,.e-corner+.e-dialog>.e-header .e-dialog-icon,.e-corner+.e-dialog>.e-btn{border-radius:4px 4px 4px 4px}.e-corner.e-tab>ul.e-addborderright .e-item,.e-corner.e-tab .e-addborderleft.e-content-item,.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-split .e-splitarrowright .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowleft .e-corner+.e-drp-btn{border-radius:0 4px 4px 0}.e-corner.e-tab>ul.e-addborderleft .e-item,.e-corner.e-tab .e-addborderright.e-content-item,.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-split .e-splitarrowleft .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowright .e-corner+.e-drp-btn{border-radius:4px 0 0 4px}.e-acrdn.e-corner .e-select.e-active,.e-datepicker.e-popup.e-corner .e-header,.e-corner.e-tab>ul.e-addborderbottom .e-item,.e-corner.e-tab .e-addbordertop.e-content-item,.e-split .e-splitarrowtop .e-corner+.e-drp-btn,.e-split .e-splitarrowbottom .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-corner .e-acrdn-content-active,.e-corner.e-dialog-wrap .e-widget-content,.e-corner.e-tab>ul.e-addbordertop .e-item,.e-corner.e-tab .e-addborderbottom.e-content-item,.e-split .e-splitarrowbottom .e-corner+.e-drp-btn,.e-split .e-splitarrowtop .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-listbox li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-corner.e-progressbar .e-progress.e-complete{border-radius:3px 3px 3px 3px}.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-atc .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-select,.e-ddl.e-rtl .e-corner.e-in-wrap .e-input,.e-ddl .e-corner.e-in-wrap .e-select,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-numeric .e-corner.e-in-wrap.e-padding .e-select,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-percent .e-corner.e-in-wrap.e-padding .e-select,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-currency .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget .e-corner.e-in-wrap.e-padding .e-select{border-radius:0 3px 3px 0}.e-atc .e-corner.e-in-wrap.e-padding .e-input,.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-ddl .e-corner.e-in-wrap .e-input,.e-ddl.e-rtl .e-corner.e-in-wrap .e-select,.e-numeric .e-corner.e-in-wrap.e-padding .e-input,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-percent .e-corner.e-in-wrap.e-padding .e-input,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-currency .e-corner.e-in-wrap.e-padding .e-input,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-corner.e-progressbar .e-progress{border-radius:3px 0 0 3px}.e-corner.e-dialog-wrap>.e-header{border-radius:3px 3px 0 0}input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-ddl.e-widget .e-ul.e-boxes{-webkit-box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-corner-all{border-radius:4px 4px 4px 4px}.e-corner-top,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.e-corner-top,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.e-corner-bottom,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.e-corner-bottom,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.e-validation-error{font-size:14px;color:#cd0a0a}.e-no-spin::-webkit-inner-spin-button,.e-no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.e-no-spin{-moz-appearance:textfield}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-size:14px}.e-menu,input.e-input,input[type="text"].e-input,.e-mask,.e-ul,.e-btn .e-btn-span,.e-tbtn.e-chkbx-hidden,.e-datepicker table,.e-datepicker table th,.e-datepicker table td,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical>li.e-separator,.e-menu.e-context>li.e-separator,.e-tab.e-js>.e-header,.e-uploadbox .e-action-perform,.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content,.e-tagcloud .e-load,.e-scale,.e-select,.e-input.e-placeholder{margin:0;padding:0;outline:0 none;line-height:normal}.e-btn,.e-btn .e-btn-span,.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev,.e-datepicker .e-header .e-text,.e-menu>.e-list>a>img,.e-menu>.e-list>span>img,.e-menu>.e-list>a>div,.e-menu>.e-list>span>div,.e-menu>.e-list>a>span,.e-menu>.e-list>span>span,.e-menu .e-list>a span.e-icon,.e-menu .e-list>span span.e-icon,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical,.e-menu.e-context,.e-chkbox-wrap,.e-radiobtn-wrap,.e-chkbox-wrap div,.e-chkbox-wrap .e-text,.e-radiobtn-wrap .e-text,.e-tab.e-js>.e-header,.e-tab .e-header li,.e-tab .e-header li a,.e-dialog .e-dialog-icon,.e-dialog .e-icon,.e-uploadbox .e-selectpart,.e-uploadbox .e-file-list,.e-treeview .e-text,.e-tagcloud .e-cloud,.e-tagcloud .e-list,.e-tagcloud .e-cloud .e-tagitems,.e-h-scale .e-tick,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-pager,.e-pager .e-disableditem,.e-grid div.e-parentmsgbar,.e-grid .e-toolbaricons,.e-pager .e-pagercontainer{display:inline-block}.e-ul{list-style-type:none}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{border:medium none;height:100%;width:100%;display:block;line-height:1.908em}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{padding-left:.857em}.e-rtl input.e-input,.e-rtl input[type="text"].e-input,.e-rtl .e-input.e-placeholder,.e-textbox.e-rtl,.e-textarea.e-rtl{text-align:right;padding-left:0;padding-right:.857em}.e-in-wrap{display:block;height:100%;position:relative;overflow:hidden;border:1px solid}.e-rtl{direction:rtl}.e-widget,.e-widget [class^="e-"],.e-widget [class*=" e-"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-widget.e-box,.e-widget .e-box,.e-widget button.e-btn,button.e-btn.e-widget,input.e-btn.e-widget,input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-widget input.e-input,.e-lv.e-js .e-header.e-box,.e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-scheduledialog.e-dialog .e-dialog-scroller,.e-ss-dialog.e-dialog .e-dialog-scroller{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-shadow{-moz-box-shadow:0 0 9px rgba(0,0,0,.4);-webkit-box-shadow:0 0 9px rgba(0,0,0,.4);box-shadow:0 0 9px rgba(0,0,0,.4)}.e-overlay{background-color:#808080;opacity:.5;filter:alpha(opacity=50);width:100%;height:100%}.e-tooltipbox{font-weight:600;height:auto;position:absolute;width:auto;min-width:10px;text-align:center;z-index:10000}.e-tooltipbox{padding:2px;border:1px solid}.e-slider-wrap .e-sliderbtn.e-select{position:absolute;width:20px;height:20px;border-radius:10px;box-shadow:none}.e-slider-wrap.e-horizontal .e-decreasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-horizontal.e-rtl .e-decreasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal .e-increasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal.e-rtl .e-increasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-vertical .e-increasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical.e-top-to-bottom .e-increasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-vertical.e-top-to-bottom.e-rtl{direction:ltr}.e-slider-wrap.e-vertical.e-top-to-bottom .e-decreasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical .e-top.e-decreasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-horizontal.e-slider-buttons{position:relative !important;padding-right:40px !important;padding-left:40px !important}.e-slider-wrap.e-vertical.e-slider-buttons{position:relative !important;padding-top:40px !important;padding-bottom:40px !important}.e-slider-wrap .e-sliderbtn .e-icon.e-plus:before{content:""}.e-slider-wrap .e-sliderbtn .e-icon.e-minus:before{content:""}.e-sliderbtn.e-btn.e-select .e-icon{padding:0 2px .5px 2px}.e-sliderbtn.e-btn.e-select .e-btn-span{display:block}.e-input::-ms-clear{display:none}.edge-browser ::-webkit-input-placeholder{opacity:1 !important}.e-input::-webkit-input-placeholder,.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input::-moz-placeholder,.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input:-moz-placeholder,.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input:-ms-input-placeholder,.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input.e-watermark{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-widget .e-input.e-placeholder{top:0;position:absolute;white-space:nowrap;text-align:left}.e-widget .e-input.e-placeholder{font-style:italic}.e-textbox:not(.e-control){height:34px}.e-textbox:not(.e-control),.e-textarea:not(.e-control){line-height:1.908em;outline:medium none;border:1px solid}.e-textbox:not(.e-control),.e-textarea:not(.e-control){box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-textbox:not(.e-control),.e-textarea:not(.e-control){width:100%;padding-left:.857em}.e-pinch{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.e-pan-x{-ms-touch-action:pinch-zoom pan-x;touch-action:pinch-zoom pan-x}.e-pan-y{-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}@-webkit-keyframes e-icon-ripple{100%{opacity:0;-webkit-transform:scale(4)}}@keyframes e-icon-ripple{100%{opacity:0;transform:scale(4)}}@-webkit-keyframes e-text-ripple{100%{opacity:0;-webkit-transform:scale(20)}}@keyframes e-text-ripple{100%{opacity:0;transform:scale(20)}}@-webkit-keyframes e-full-text-ripple{100%{opacity:0;-webkit-transform:scale(70)}}@keyframes e-full-text-ripple{100%{opacity:0;transform:scale(70)}}html{-webkit-tap-highlight-color:transparent}.e-tooltip-wrap{display:none;position:absolute;max-width:350px;min-width:50px;visibility:visible;padding:0}.e-tooltip-wrap .e-arrowTip{height:10px;left:50%;top:100%;overflow:hidden;position:absolute;width:20px}.e-tooltip-wrap .e-tipContainer{position:relative;overflow:hidden}.e-tooltipShadowLeft{box-shadow:4px 4px 4px 0 rgba(0,0,0,.06)}.e-tooltipShadowRight{box-shadow:-4px -4px 4px 0 rgba(0,0,0,.06)}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{position:relative;overflow:hidden;display:block}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{padding:5px 7px 5px 7px}.e-tooltip-wrap .e-tipContainer .e-header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left}.e-tooltip-wrap .e-tipContainer .e-header{font-weight:bold;font-size:15px}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{overflow:hidden;text-overflow:ellipsis}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{font-weight:bold}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{content:""}.e-tooltip-wrap .e-cross-circle:before{content:"";color:#474747}.e-tooltip-wrap .e-cross-circle{top:-9px;right:-9px;float:right;position:absolute}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close{float:right;padding:5px}.e-def{word-wrap:break-word}.e-tooltip-wrap .e-tipContainer .e-tipcontent{padding:5px 7px}.e-tooltip-wrap .e-corner{border-radius:2px 2px 2px 2px}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-rtl{direction:rtl}.e-btn{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;border:medium none;box-shadow:none}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{border:1px solid}.e-btn,.e-btn .e-btn-span,.e-btn.e-tbtn .e-btn-span,.e-btn.e-split-btn .e-btn-span{vertical-align:middle;border-spacing:0}.e-btn .e-icon,.e-tbtn.e-btn .e-btn-span .e-icon,.e-split-btn-div .e-icon,.e-split-btn .e-icon{display:table-cell;padding:4px 3px;visibility:visible;vertical-align:middle}.e-split-btn-div .e-icon{font-size:10px}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-left:1px solid}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border-right:1px solid}.e-btn.e-txt{padding:.1em .4em .3em}.e-split .e-btn.e-txt{padding:.1em .4em .3em}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{width:auto;cursor:pointer;display:table-cell;vertical-align:middle;line-height:normal}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{padding:.1em .15em .3em}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{height:34px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini{height:28px;width:63px}.e-btn.e-btn-small,.e-tbtn.e-btn-small{height:32px;width:89px}.e-btn.e-select.e-btn-medium,.e-tbtn.e-select.e-btn-medium{height:36px;width:113px}.e-btn.e-btn-large,.e-tbtn.e-btn-large{height:40px;width:130px}.e-btn.e-btn-large,.e-tbtn.e-btn-large,.e-split.e-btn-large .e-split-btn.e-select,.e-split .e-btn-arrowsplit-large .e-split-btn.e-select{font-size:15px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini,.e-split.e-btn-mini .e-split-btn.e-select,.e-split .e-btn-arrowsplit-mini .e-split-btn.e-select{font-size:12px}.e-btn.e-btn-small,.e-tbtn.e-btn-small,.e-split.e-btn-small .e-split-btn.e-select,.e-split .e-btn-arrowsplit-small .e-split-btn.e-select{font-size:13px}.e-btn.e-btn-medium,.e-tbtn.e-btn-medium,.e-split.e-btn-medium .e-split-btn.e-select,.e-split .e-btn-arrowsplit-medium .e-split-btn.e-select{font-size:14px}.e-split-btn.e-select{vertical-align:initial}.e-tbtn-wrap{display:block}.e-tbtn.e-chkbx-hidden{border:0 none;height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;opacity:0;filter:alpha(opacity=0)}.e-tbtn-wrap label{cursor:pointer;display:block;font-weight:normal;margin-bottom:0}.e-split.e-btn-small{height:32px;width:89px}.e-split.e-btn-mini{height:28px;width:63px}.e-split.e-btn-normal{height:30px}.e-split.e-btn-medium{height:36px;width:113px}.e-split.e-btn-large{height:40px;width:130px}.e-split.e-btn-arrowsplit-large{height:64px;width:135px}.e-split.e-btn-arrowsplit-medium{height:60px;width:113px}.e-split.e-btn-arrowsplit-normal{height:54px}.e-split.e-btn-arrowsplit-mini{height:52px;width:63px}.e-split.e-btn-arrowsplit-small{height:56px;width:89px}.e-split.e-btn-arrowsplit-small.e-drop{height:42px;width:89px}.e-split.e-btn-arrowsplit-large.e-drop{height:50px;width:135px}.e-split.e-btn-arrowsplit-medium.e-drop{height:46px;width:113px}.e-split.e-btn-arrowsplit-normal.e-drop{height:40px}.e-split.e-btn-arrowsplit-mini.e-drop{height:38px;width:63px}.e-split{display:block;position:relative;margin:0;overflow:hidden}.e-split.e-btnrtl{padding:0}.e-split-btn,.e-split-btn.e-left-btn{height:100%}.e-split-btn.e-btn-txt{height:100%}.e-split-btn.e-btn-txt{width:24px}.e-split-btn.e-left-btn{width:100%}.e-split-btn.e-rht-btn{width:24px;height:100%}.e-split-btn.e-drp-btn.e-select{float:left;position:absolute}.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:12px;width:12px;font-size:10px}.e-split .e-in-wrap{border:none}.e-split .e-padding{padding:0 24px 0 0}.e-split.e-rtl .e-padding,.e-split.e-btn-normal.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-normal .e-padding.e-splitarrowleft{padding:0 0 0 24px}.e-split.e-drop .e-padding{padding:0}.e-split .e-padding.e-splitarrowleft,.e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 24px}.e-split.e-rtl .e-padding.e-splitarrowleft,.e-split .e-padding.e-splitarrowright{padding:0 24px 0 0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{height:100%;left:0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{width:24px}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-btn-txt{right:0}.e-splitarrowright .e-split-btn.e-rht-btn.e-btn-normal,.e-splitarrowright .e-split-btn.e-btn-txt.e-btn-normal{width:24px;height:100%}.e-splitarrowright .e-split-btn.e-left-btn{border-right:medium none}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-rtl .e-splitarrowright .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowright .e-split-btn.e-btn-txt{left:0}.e-split .e-padding.e-splitarrowbottom{padding:0 0 24px 0}.e-splitarrowbottom .e-split-btn.e-rht-btn,.e-splitarrowbottom .e-split-btn.e-btn-txt{height:24px;width:100%;bottom:0;left:0}.e-splitarrowbottom .e-split-btn.e-left-btn{border-bottom:medium none}.e-split .e-padding.e-splitarrowtop{padding:24px 0 0 0}.e-splitarrowtop .e-split-btn.e-rht-btn,.e-splitarrowtop .e-split-btn.e-btn-txt{height:24px;width:100%;top:0;left:0}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-drop .e-droparrowleft,.e-split.e-drop.e-rtl .e-droparrowright{padding:0 0 0 15px}.e-split.e-drop.e-rtl .e-droparrowleft,.e-split.e-drop .e-droparrowright{padding:0 15px 0 0}.e-droparrowleft .e-split-btn-div{left:0;top:50%}.e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-splitbutton.e-btn{box-sizing:border-box}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{right:0;left:auto;top:50%}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-droparrowright .e-split-btn-div{right:0;top:50%}.e-droparrowright .e-split-btn-div{margin-top:-10px}.e-split.e-rtl .e-droparrowright .e-split-btn-div{left:0;right:auto;top:50%}.e-split.e-rtl .e-droparrowright .e-split-btn-div{margin-top:-10px}.e-split.e-drop .e-droparrowbottom{padding:0 0 15px 0}.e-droparrowbottom .e-split-btn-div{bottom:0;left:50%;margin-left:-10px}.e-split.e-drop .e-droparrowtop{padding:10px 0 0 0}.e-droparrowtop .e-split-btn-div{top:2px;left:50%;margin-left:-10px}.e-split.e-menu{border-radius:0;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-split.e-menu.e-corner{border-radius:4px}.e-split.e-context,.e-split.e-context li.e-list.e-haschild{overflow:visible}.e-split.e-context li.e-list,.e-split.e-context li.e-list.e-haschild span{overflow:hidden}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{height:56px;width:56px;overflow:hidden}.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{border-radius:100%}.e-flat-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon>.e-btn-span,.e-float-btn.e-btn.e-select.e-icon>.e-btn-span,.e-primary-icon-btn.e-btn.e-select.e-icon>.e-btn-span{display:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-width:1px}.e-numeric,.e-percent,.e-currency,.e-mask{display:block;overflow:visible;height:34px;width:143px}.e-numeric .e-spin,.e-percent .e-spin,.e-currency .e-spin{position:absolute;right:0;border:0 none;cursor:pointer}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{display:block}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{height:50%;width:100%}.e-numeric .e-spin-up,.e-percent .e-spin-up,.e-currency .e-spin-up{top:0}.e-numeric .e-spin-down,.e-percent .e-spin-down,.e-currency .e-spin-down{bottom:0}.e-numeric .e-padding,.e-percent .e-padding,.e-currency .e-padding,.e-numeric:hover .e-padding,.e-percent:hover .e-padding,.e-currency:hover .e-padding{padding:0 24px 0 0}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{display:block;width:100%;position:absolute;top:50%}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{height:8px;margin-top:-4px}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{font-size:10px}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{cursor:pointer;display:block;position:absolute;right:0;text-align:left;border-left:1px solid;top:0}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{width:23px;height:100%}.e-numeric.e-rtl .e-select,.e-percent.e-rtl .e-select,.e-currency.e-rtl .e-select,.e-mask.e-rtl .e-select{border-right:1px solid;border-left:none}.e-numeric.e-rtl .e-in-wrap.e-padding,.e-percent.e-rtl .e-in-wrap.e-padding,.e-currency.e-rtl .e-in-wrap.e-padding,.e-numeric.e-rtl:hover .e-in-wrap.e-padding,.e-percent.e-rtl:hover .e-in-wrap.e-padding,.e-currency.e-rtl:hover .e-in-wrap.e-padding{padding:0 0 0 24px}.e-atc{display:block;overflow:visible;width:143px;height:34px}.e-atc .e-padding{padding:0 24px 0 0}.e-atc .e-icon{display:block;width:100%;position:absolute;top:50%}.e-atc .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left;border-left:1px solid}.e-atc.e-rtl .e-select{border-right:1px solid;border-left:none}.e-atc .e-in-wrap .e-iclose:before{content:"";width:18px;right:0;color:#c8c8c8;font-size:20px;margin-top:4px;display:block}.e-atc.e-rtl .e-in-wrap .e-iclose:before{width:0}.e-atc .e-in-wrap .e-iclose{width:14px;right:10px;box-sizing:content-box;backface-visibility:hidden}.e-atc .e-popup .e-iclose:before{float:right;padding-right:45px}.e-atc.e-rtl .e-popup .e-iclose:before{float:left;padding-left:35px}.e-atc .e-in-wrap .e-iclose{width:24px;right:0;box-sizing:content-box;backface-visibility:hidden;top:7px;height:inherit;vertical-align:middle}.e-atc .e-reset .e-input{padding:0 20px 0 7px}.e-rtl .e-in-wrap.e-reset .e-input{padding:0 7px 0 20px}.e-atc.e-rtl .e-in-wrap .e-iclose{right:auto;left:0;padding-left:10px}.e-atc.e-rtl .e-padding{padding:0 0 0 24px}.e-atc-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-atc-popup .e-hilight-txt{font-weight:bold}.e-atc-popup ul li.e-category{font-weight:bold}.e-atc-popup.e-rtl ul li.e-category{margin:0 .857em 0 0;padding:5px 0 5px 5px}.e-atc-popup ul li{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup.e-rtl ul li{padding:5px .857em 5px 5px}.e-atc .e-input.e-load{background-position:right center;background-repeat:no-repeat}.e-atc.e-rtl .e-input.e-load{background-position:left center}.e-atc .e-icon{height:14px;margin-top:-7px}.e-atc .e-options{border:1px solid;border-radius:4px;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;padding:2px 19px 5px 4px;position:relative}.e-atc.e-rtl .e-options{margin:2px 2px 2px 0;padding:2px 4px 5px 19px;float:right}.e-atc .e-visual-mode.e-input{display:inline-block;max-width:99%;text-indent:0;float:left;height:32px;margin:0 0 0 2px;padding-left:0;box-shadow:none}.e-atc.e-rtl .e-visual-mode.e-input{float:right;margin:0 2px 0 0}.e-atc .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;margin-top:-5px;right:4px;width:10px;opacity:.75}.e-atc .e-options .e-icon.e-close:hover{opacity:1}.e-atc.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-atc-popup .e-atc-tableContent tr td,.e-atc-popup .e-atc-tableHeaderContent th{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup .e-atc-tableContent,.e-atc-popup div.e-atc-tableHeaderContent table{table-layout:fixed}.e-atc-popup div.e-atc-tableHeaderScroll{padding-right:19px}.e-atc-popup div.e-atc-tableHeaderRTL{padding-left:19px}.e-atc-popup div.e-atc-tableHeader{table-layout:fixed;border-collapse:separate;margin-top:0;border-spacing:0;overflow:hidden;vertical-align:middle;clear:right}.e-atc-popup div.e-atc-tableHeaderContent{overflow:hidden}.e-atc .e-boxes.e-disable{pointer-events:none}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-waitpopup-pane.e-widget.e-tree-popup{display:none !important}.e-ddl{display:block;overflow:visible;width:143px;outline:0 none}.e-ddl{height:34px}.e-ddl .e-in-wrap{padding:0 24px 0 0}.e-ddl .e-icon{display:block;position:absolute}.e-ddl .e-icon{top:50%;width:100%}.e-ddl .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left}.e-ddl .e-select{border-left:1px solid}.e-ddl.e-rtl .e-select{border-right:1px solid;border-left:none}.e-ddl.e-rtl .e-in-wrap{padding:0 0 0 24px}.e-ddl-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-ddl-popup{box-shadow:none}@keyframes fadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}@keyframes slideDownIn20{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{min-height:1.3em}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{line-height:1.4;padding:5px 5px 5px .857em}.e-ddl-popup.e-rtl div>ul li{padding:5px .857em 5px 5px}.e-ddl .e-options{border:1px solid;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;position:relative}.e-ddl .e-options{border-radius:4px;padding:2px 19px 5px 4px}.e-ddl .e-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl.e-widget .e-input.e-disable{pointer-events:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-ddl.e-rtl .e-options{margin:2px 2px 2px 0;padding:2px 4px 5px 19px;float:right}.e-ddl .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;right:4px;width:10px;opacity:.75}.e-ddl .e-options .e-icon.e-close{margin-top:-5px}.e-ddl .e-options .e-icon.e-close:hover{opacity:1}.e-ddl.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-ddl.e-rtl .e-in-wrap .e-select{border-left:0 none;text-align:right}.e-ddl-popup.e-atc-popup.e-rtl ul li.e-category{margin:0;padding:5px .857em 5px 5px}.e-ddl-popup div>ul li{vertical-align:middle}.e-ddl .e-in-wrap .e-select.e-load{background-position:center center;background-repeat:no-repeat;opacity:.35;filter:alpha(opacity=35)}.e-ddl-popup div>ul li .e-align{float:left;vertical-align:middle}.e-ddl-popup.e-rtl div>ul li .e-align{float:right}.e-ejinputtext{padding-right:4px}.e-ejinputtext{text-indent:10px}.e-ddl-popup .e-atc.e-search{width:100%;height:36px;border-bottom:1px solid;position:relative}.e-ddl-popup .e-atc.e-search .e-in-wrap{margin:8px;height:28px;position:relative}.e-ddl-popup .e-atc.e-search .e-search,.e-ddl-popup .e-atc.e-search .e-cross-circle{width:14px;right:10px}.e-ddl-popup .e-atc.e-search .e-input{padding:0 20px 0 7px}.e-ddl-popup .e-atc.e-search .e-search:before{content:"";font-size:20px;margin-top:-3px}.e-ddl-popup .e-atc.e-search .e-cross-circle:before{content:"";font-size:20px;margin-top:-3px}.e-ddl .e-icon{font-size:12px;height:12px}.e-ddl .e-icon{margin-top:-6px}.e-ddl-popup.e-rtl .e-atc.e-search .e-input{padding:0 7px 0 20px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search,.e-ddl-popup.e-rtl .e-atc.e-search .e-cross-circle{right:auto;left:0;padding-left:10px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search:before{-ms-transform:rotate(60deg);-webkit-transform:rotate(60deg);transform:rotate(60deg);margin-top:0}.e-ddl-popup .e-checkwrap{cursor:pointer;position:relative;top:3px;font-size:12px;z-index:2;text-align:left}.e-ddl-popup .e-checkwrap{margin-right:10px;height:14px;width:14px}.e-ddl-popup .e-check-act:before{content:"";width:100%;height:100%;position:absolute}.e-ddl-popup .e-check-act:before{top:1px;left:1px}.e-ddl-popup .e-check-input{display:none}.e-ddl-popup.e-rtl .e-checkwrap{margin:0 0 0 10px}.e-ddl-popup .e-ddltxt,.e-ddl-popup .e-checkwrap{display:inline-block}.e-timewidget{display:block;overflow:visible}.e-timewidget{height:34px;width:143px}.e-timewidget .e-padding{padding:0 24px 0 0}.e-timewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-timewidget .e-select{cursor:pointer;display:block;position:absolute;right:0;top:0;text-align:left}.e-timewidget .e-select{border-left:1px solid;width:23px;height:100%}.e-timewidget.e-rtl .e-select{border-left:none}.e-timewidget.e-rtl .e-select{border-right:1px solid}.e-timewidget.e-rtl .e-padding{padding:0 0 0 24px}.e-time-popup{cursor:default;position:absolute;border:1px solid;outline:0 none}.e-timewidget .e-input{letter-spacing:1px}.e-timewidget .e-icon{font-size:20px;height:20px;margin-top:-10px}.e-time-popup{font-weight:normal}.e-time-popup{letter-spacing:1px}.e-time-popup ul li{padding:2px 2px 2px .857em}.e-time-popup.e-rtl ul li{padding:2px .857em 2px 2px}.e-timewidget.e-error .e-in-wrap{border-color:#f00}.e-timewidget.e-widget.e-ntouch.e-active{background:none}.e-datewidget.e-error .e-in-wrap{border-color:#f00}.e-datewidget{display:block;overflow:visible;height:34px}.e-datewidget{width:143px}.e-datewidget .e-padding{padding:0 24px 0 0}.e-datewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left}.e-datewidget .e-select{width:23px;border-left:1px solid}.e-datewidget.e-rtl .e-select{border-left:none}.e-datewidget.e-rtl .e-select{border-right:1px solid}.e-datewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-datewidget .e-icon{margin-top:-11px}.e-datewidget .e-icon{height:21px;font-size:21px}.e-datepicker .e-datepicker-months td,.e-datepicker .e-datepicker-years td,.e-datepicker .e-datepicker-allyears td{height:45px}.e-datepicker .e-datepicker-months,.e-datepicker .e-datepicker-years,.e-datepicker .e-datepicker-allyears{width:100%}.e-datepicker.e-calendar{overflow:hidden}.e-datepicker.e-calendar{border:1px solid;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-datepicker.e-calendar .e-header,.e-datetime-popup .e-timecontainer .e-header{text-align:center;height:30px;line-height:27px}.e-widget.e-calendar .e-header{display:block;font-weight:normal;height:30px;width:auto}.e-widget.e-calendar .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{line-height:27px;text-indent:0}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datepicker .e-header .e-disable .e-icon{cursor:default}.e-datepicker .e-week-header{height:35px}.e-datepicker .e-icon{height:18px;width:18px;padding:0}.e-datepicker .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datepicker .e-header .e-disable.e-arrow-sans-left{position:inherit}.e-datepicker .e-datepicker-days .e-state-default{height:26px;border:0 none}.e-datepicker .e-icon.e-arrow-sans-left{float:left}.e-datepicker .e-icon.e-arrow-sans-right{float:right}.e-datepicker .e-icon.e-arrow-sans-right:before{left:4px}.e-datepicker.e-rtl .e-header .e-next{right:-10px}.e-datepicker .e-header .e-next{right:5px}.e-datepicker.e-rtl .e-header .e-prev{left:-10px}.e-datepicker .e-header .e-prev{left:5px}.e-datepicker .e-header .e-text{cursor:pointer;padding:1px 0;text-align:center;vertical-align:middle;width:83%}.e-datepicker .e-header .e-text .e-datepicker-headertext{padding:0 7px 0 8px;border-radius:4px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.e-datepicker .e-header a:hover,.e-datepicker .e-header a:focus{text-decoration:none;padding:0}.e-datepicker .e-footer{cursor:pointer}.e-datepicker .e-footer{padding:3px;text-align:center;margin:3px 0 0}.e-datepicker .e-hide-date,.e-datepicker table td.e-disable>span.e-image,.e-datepicker .e-footer.e-footer-disable{opacity:.34}.e-datepicker table{border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datepicker .e-footer.e-footer-disable{pointer-events:none}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{cursor:default;font-weight:normal;text-align:center;background:transparent;border:0 none;vertical-align:middle}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-size:inherit}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-weight:300;font-style:italic;border-radius:0}.e-datepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datepicker .e-dp-viewdays .e-current-month:hover{border-radius:4px}.e-datepicker .e-dp-viewdays{cellspacing:2}.e-rtl .e-select{right:auto;left:0}.e-datepicker.e-js.e-input.e-disable,.e-timepicker.e-js.e-input.e-disable,.e-daterangepicker.e-js.e-input.e-disable,.e-datetimepicker.e-js.e-input.e-disable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-icons table .e-datepicker-days td,.e-datepicker.e-icons table th{text-align:center}.e-datepicker.e-icons table .e-datepicker-days td,.e-datepicker.e-icons table th{text-align:right;padding-right:10px}.flag .e-image,.e-special-day .e-image{display:inline-block;margin-right:3px;vertical-align:text-top}.e-datepicker.e-calendar{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-calendar{width:18em}.e-datepicker.e-calendar.e-inline{position:static}.e-datepicker.e-calendar.e-headerlong{width:35em}.e-datepicker table .e-datepicker-days td.e-state-default.e-week-end{font-weight:bold}.e-selected-week,.e-selected-month{border-radius:4px}.e-datepicker .e-special-date-icon{width:12px;height:12px;display:inline-block;margin-right:3px}.e-datepicker.e-popup.e-disable table td,.e-datepicker.e-popup.e-disable .e-footer,.e-datepicker.e-popup.e-disable .e-header .e-text,.e-datepicker.e-popup.e-disable .e-header .e-next,.e-datepicker.e-popup.e-disable .e-header .e-prev,.e-daterangewidget .e-select.e-disable,.e-daterangewidget .e-select.e-disable .e-icon,.e-datewidget .e-select.e-disable,.e-datewidget .e-select.e-disable .e-icon{cursor:default}.e-datewidget.e-widget.e-ntouch.e-active{background:none}.e-daterangewidget.e-error .e-in-wrap{border-color:#f00}.e-daterangewidget{display:block;overflow:visible;width:143px;height:30px}.e-daterangewidget .e-padding{padding:0 24px 0 0}.e-daterangewidget .e-icon{display:block;position:absolute;top:50%;font-size:21px;margin-top:-11px}.e-daterangewidget .e-icon{height:21px}.e-daterangewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-daterangewidget .e-select{width:23px}.e-daterangewidget.e-rtl .e-select{border-right:1px solid;border-left:none}.e-daterangewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-daterangepicker-popup{display:inline-block;width:auto;box-sizing:content-box;position:absolute}.e-daterangepicker-popup .e-left-datepicker.e-left-timepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker.e-right-timepicker .e-datewidget{width:117px}.e-daterangepicker-popup .e-left-datepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker .e-datewidget{width:100%}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{border-radius:1px}.e-daterangepicker-popup .e-custom-dateranges{width:auto;float:right;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepickers-popup{display:inline-block}.e-daterangepicker-popup .e-right-datepicker{float:right;padding-right:5px}.e-daterangepicker-popup .e-left-datepicker{display:inline-block}.e-daterangepicker-popup .e-left-datepicker,.e-daterangepicker-popup .e-right-datepicker{padding-left:10px;padding-top:5px}.e-daterangepicker-popup .e-left-datepicker .e-calendar,.e-daterangepicker-popup .e-right-datepicker .e-calendar{padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-left-datepicker .e-timewidget,.e-daterangepicker-popup .e-right-datepicker .e-timewidget{float:right;padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepicker.e-popup.e-calendar{border:none}.e-daterangepicker-popup .e-datepicker .e-header{border:none}.e-daterangepicker-popup .e-datepicker .e-dp-viewdays{border-collapse:separate;border-spacing:0 2px}.e-datepickers-popup{display:inline-flex}.e-daterangepicker-popup.e-daterange-responsive .e-custom-dateranges .e-dateranges-ul li.rangeItem{text-align:center;padding:0 25px}.e-daterangepicker-popup.e-daterange-responsive .e-drp-button.e-select.e-flat{float:none;margin:5px 5px}.e-daterangepicker-popup.e-daterange-responsive .e-drpbuttons{max-width:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{height:30px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range:hover{border-radius:1px}.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days td:hover::before,.e-daterangepicker-popup .e-datepicker .today:before,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .current-month.e-state-default.e-special-day:hover::before{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date{border-radius:4px}.e-dateranges{height:104px;width:100px}.e-daterange-timepopup.e-time-popup{font-size:13px}.e-daterangepicker-popup .e-custom-dateranges ul{padding:0;margin-top:0}.e-custom-dateranges li{cursor:pointer;list-style:none;line-height:30px;padding:0 10px 0 10px;margin:5px;overflow:hidden;white-space:nowrap;max-width:200px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.e-daterangepicker-popup .e-datepicker.e-calendar{box-shadow:none}.e-daterangepicker-popup .e-drp-button{float:right;display:inline-block;text-align:center;cursor:pointer;border:1px solid;margin-left:10px;margin:5px 5px 5px 5px;font-size:13px}.e-daterangepicker-popup .e-drp-button{padding:4px 16px}.e-daterangepicker-popup .e-drpbuttons div{overflow:hidden;white-space:nowrap;max-width:100px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px}.e-daterangepicker-popup .e-drp-button.e-drp-reset{float:left}.e-daterangepicker-popup .e-drp-button.e-drp-apply,.e-daterangepicker-popup .e-drp-button.e-drp-cancel{margin-left:0}.e-daterange-responsive{display:block}.e-daterange-responsive .e-datepickers-popup{width:100%;display:block}.e-daterange-responsive .e-datepickers-popup>div{width:100%;display:block;padding:0}.e-daterange-responsive .e-datepickers-popup .e-datewidget{padding:5px;width:95%}.e-daterange-responsive .e-drpbuttons{display:block;width:100%;float:none;max-width:200px}.e-daterange-responsive .e-custom-dateranges{width:100%;border-top:1px solid}.e-daterange-responsive .e-drpbuttons div{max-width:40px}.e-responsive.e-daterangepicker-popup .e-custom-dateranges.e-responsive{border-left:none;border-top:none}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-calendar{padding-top:0}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-datewidget{display:none}.e-responsive.e-daterangepicker-popup .e-right-datepicker{display:none}.e-daterangewidget.e-widget.e-ntouch.e-active{background:none}.e-menu{font-size:0;display:block;width:auto;height:auto;font-weight:normal}.e-menu{border:1px solid}.e-menu *{list-style-image:none;list-style-position:outside;list-style-type:none}.e-menu * a:focus{outline:none}* .e-menu>.e-list>ul,* .e-menu>.e-list>ul .e-list>ul{left:102%;top:-.8px}.e-menu>.e-list{border:0 none;position:relative;text-align:left;cursor:pointer}.e-menu .e-list>ul{position:absolute;visibility:inherit;padding:1px;margin:0;left:-1px;z-index:1000;display:none}* .e-menu .e-list>ul .e-list{border:0 none;float:none;position:relative;cursor:pointer}* .e-menu .e-list>ul .e-list{line-height:24px}.e-menu .e-list>.e-menulink{text-decoration:none;display:block;border:0 none;width:auto;height:auto;position:relative}.e-menu .e-list>.e-menulink{font-size:14px}.e-menu .e-list>.e-menulink{min-height:18px}.e-menu .e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu .e-list>.e-menulink{padding:3px 18px 3px 28px}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{left:2px;position:absolute;vertical-align:middle;border:0 none}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{margin:0 4px 0 0;top:25%}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:auto;position:absolute}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:-4px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:35%;font-size:10px}.e-menu-res-wrap .e-check-wrap .e-chkbox-wrap{opacity:0;width:100%;height:100%}.e-menu-res-wrap{display:none;height:32px;overflow:hidden}.e-menu-res-wrap .e-menu-res-in-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap .e-res-icon,.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{cursor:pointer;display:block;height:100%;position:absolute;right:0;text-align:left;top:0;margin:0;width:30px}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{background-position:3px 7px;background-repeat:no-repeat}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{border-left:1px solid #aaa}.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title{height:100%;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap{padding:5px 30px 5px 5px}.e-menu.e-horizontal>.e-ham-wrap{float:right;border-left:1px solid;cursor:pointer}.e-menu.e-rtl.e-horizontal>.e-ham-wrap{float:left}.e-menu.e-horizontal>.e-ham-wrap>div{padding:8px;font-size:13px}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{position:relative;display:inline-block;width:1.25em;height:.8em;border-top:.2em solid;border-bottom:.2em solid}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{content:"";position:absolute;top:.3em;left:0;width:100%;border-top:.2em solid}.e-menu.e-separator.e-horizontal>.e-list.e-last{border-right:none}.e-menu-wrap>.e-menu-popwrap{position:absolute;overflow-y:auto;z-index:10000;border:1px solid}.e-menu.e-horizontal>.e-menu-show{display:inline-block}.e-menu.e-horizontal>.e-menu-hide{display:none}.e-menu-wrap>.e-menu-popwrap ul{border:none;position:static}.e-menu-wrap>.e-menu-popwrap>.e-vertical>.e-list ul{border:none}.e-menu-wrap>.e-menu-popwrap>.e-menu.e-vertical .e-list>.e-menulink{white-space:normal;word-wrap:break-word}.e-menu.e-rtl,.e-menu.e-rtl>.e-list{text-align:right}.e-menu.e-rtl .e-list>.e-menulink>img,.e-menu.e-rtl .e-list>.e-menulink>div,.e-menu.e-rtl .e-list>.e-menulink>span{margin:0 0 0 4px}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:-2px;right:auto}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{margin-left:5px}.e-menu.e-rtl .e-list>.e-menulink>span{right:0}.e-menu.e-rtl .e-list>.e-menulink>span{margin-right:3px}.e-menu.e-horizontal>.e-list>.e-menulink{height:100%}.e-menu.e-horizontal>.e-list>.e-menulink{padding:0 8px;line-height:38px}.e-menu.e-horizontal .e-list>ul{border:1px solid}.e-menu.e-horizontal .e-list>ul li.e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink{display:block}.e-menu.e-horizontal>.e-list a.e-arrow-space{padding-right:24px}.e-menu.e-horizontal>.e-list span.e-menu-arrow{height:10px;bottom:-1px;overflow:hidden;position:absolute;left:12%;z-index:10005;width:20px}.e-menu.e-horizontal>.e-list span.e-menu-left{left:12%;right:auto}.e-menu.e-rtl.e-horizontal>.e-list span.e-menu-left{right:12%;left:auto}.e-menu.e-rtl.e-horizontal .e-list>ul{left:auto;right:-1px}.e-context.e-menu .e-list>a.e-menulink{text-overflow:ellipsis;overflow:hidden}.e-menu.e-rtl.e-horizontal .e-list>ul ul{right:auto;left:102%}.e-menu.e-horizontal>.e-list>.e-menulink>img,.e-menu.e-horizontal>.e-list>.e-menulink>div,.e-menu.e-horizontal>.e-list>.e-menulink>span{left:2px;top:-2px;margin:0 4px 0 0;position:relative;vertical-align:middle;border:0 none}.e-menu.e-rtl.e-horizontal>.e-list .e-arrow-space{padding-left:24px;padding-right:4px}.e-menu.e-rtl .e-list>ul li.e-list .e-arrow-space{padding-right:28px}.e-menu.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>li.e-list:last-child,.e-menu.e-horizontal>li.e-separator:last-child,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-vertical>li:last-child,.e-menu.e-vertical>li.e-separator:last-child,.e-menu.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-separator.e-horizontal>li:last-child,.e-menu.e-rtl.e-horizontal>li.e-separator:last-child,.e-menu.e-rtl.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-vertical>li:last-child,.e-menu.e-rtl.e-vertical>li.e-separator:last-child,.e-menu.e-rtl.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-context>li:last-child,.e-menu.e-context>li.e-separator:last-child,.e-menu.e-context .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-context>li:last-child,.e-menu.e-rtl.e-context>li.e-separator:last-child,.e-menu.e-rtl.e-context .e-list>ul .e-list.e-separator:last-child{border:0 none}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-horizontal>.e-separator{border-right:1px solid}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator,.e-menu.e-context>.e-separator{border-bottom:1px solid}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-right:0 none}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-left:1px solid}.e-menu.e-rtl.e-vertical .e-list>ul li.e-list>.e-menulink,.e-menu.e-rtl.e-horizontal .e-list>ul li.e-list>.e-menulink{padding:3px 28px 3px 18px}.e-menu.e-vertical>.e-list>.e-menulink{padding:0 28px}.e-menu.e-vertical{border:1px solid;width:150px}.e-menu.e-vertical .e-list,.e-menu.e-vertical>li.e-list.e-separator{line-height:38px}.e-menu.e-vertical .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%}.e-menu.e-vertical .e-list>ul{border:1px solid}.e-menu.e-vertical .e-list>ul .e-list{line-height:24px}.e-menu.e-vertical>.e-list>img{position:absolute}.e-menu.e-vertical>.e-list>.e-menulink>img,.e-menu.e-vertical>.e-list>.e-menulink>div,.e-menu.e-vertical>.e-list>.e-menulink>span,.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{left:2px;margin:0 4px 0 0;position:absolute;vertical-align:middle;border:0 none}.e-menu.e-context>.e-list>.e-menulink{display:block}.e-menu.e-context>.e-list>.e-menulink{padding:1px 18px 1px 28px}.e-menu.e-context>.e-list>.e-menulink{font-size:13px}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{padding:1px 18px 1px 28px}.e-menu.e-context{position:absolute;z-index:9998;font-size:13px}.e-menu.e-context{padding:1px;border:1px solid;width:150px}@keyframes menuslideDown{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes menuFadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}.e-menu.e-context .e-list>ul .e-list,.e-menu.e-context .e-list,.e-menu.e-context>li.e-list.e-separator{line-height:27px}.e-menu.e-context .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%;line-height:23px}.e-menu.e-context .e-list>ul{border:1px solid}@keyframes menuSlideRight{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{float:left}.e-menu.e-context.e-rtl>.e-list>.e-menulink{padding:1px 28px 1px 18px}.e-menu.e-rtl.e-context li.e-list>ul li.e-list>.e-menulink{padding:1px 28px 1px 18px}.e-menu .e-list.e-hidden-item{display:none}.e-acrdn{outline:0 none}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{border:0 none transparent;display:block;height:16px;width:16px;margin-left:-5px;margin-top:5px;cursor:pointer}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{float:left;margin-right:6px}.e-acrdn .e-select:first-child{border-top:1px solid}.e-acrdn>.e-select{border-width:1px;padding:.5em}.e-acrdn>.e-select{padding-left:1em;border-style:none solid solid;line-height:23px}.e-acrdn .e-select a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-acrdn>.e-content{text-align:justify;position:relative;border:1px solid}.e-acrdn>.e-content{padding:1em 1.4em}.e-acrdn.e-rtl .e-icon,.e-acrdn>.e-select>div.e-close{float:right;margin-left:5px}.e-acrdn .e-select.e-disable a,.e-acrdn .e-select.e-disable span.e-icon{cursor:default}.e-acrdn>.e-select>div.e-close{visibility:hidden}.e-acrdn>.e-select:hover>div.e-close{visibility:visible}.e-acrdn>.e-select.e-disable:hover>div.e-close{visibility:hidden}.e-chkbox-wrap,.e-radiobtn-wrap{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-chkbox-wrap.e-disable .e-text,.e-radiobtn-wrap.e-disable .e-text{cursor:default}.e-chkbox-wrap .e-text{text-align:left;top:0;cursor:pointer}.e-chkbox-wrap .e-text{padding:8px 5px 2px 5px}.e-chkbox-wrap.e-check-small .e-text{padding:2px 5px 2px 5px}.e-chkbox-wrap input.e-checkbox{display:none;z-index:1;text-align:left;top:2px}.e-chkbox-wrap.e-disable div>span,.e-radiobtn-wrap.e-disable>span{cursor:default}.e-chkbox-wrap div>span,.e-radiobtn-wrap>span{display:block;cursor:pointer;z-index:2;position:relative;border:1px solid;text-align:left}.e-chkbox-wrap.e-rtl div>span,.e-radiobtn-wrap.e-rtl>span,.e-rtl .e-chkbox-wrap.e-widget div>span,.e-rtl .e-radiobtn-wrap.e-widget>span{text-align:right}.e-chkbox-wrap .e-chkbox-small>span{height:14px;width:14px;top:3px}.e-chkbox-wrap .e-chkbox-medium>span{height:20px;width:20px}.e-chkbox-wrap .e-chkbox-medium>span{top:6px}.e-chkbox-wrap .e-chk-image{height:100%;position:absolute;width:100%}.e-chkbox-wrap .e-chkbox-small .e-chk-image.e-stop:before{text-indent:1px}.e-chkbox-wrap .e-chkbox-small .e-stop,.e-chkbox-wrap .e-chkbox-small .e-checkmark{font-size:12px;line-height:15px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{font-size:18px}.e-chkbox-wrap .e-chkbox-medium .e-stop{font-size:18px;line-height:20px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{line-height:21px}.e-chkbox-wrap .e-chkbox-medium .e-chk-image.e-stop:before{text-indent:-2px}.e-chkbox-wrap .e-chk-image.e-checkmark:before{content:"";width:100%;height:100%}.e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:1px}.e-radiobtn-wrap{vertical-align:middle;margin-bottom:3px}.e-radiobtn-wrap>span.e-radsmaller,.e-radiobtn-wrap>span.e-radmedium{display:inline-block}.e-radiobtn-wrap .e-radiobtn{display:block;visibility:hidden;height:0;width:0;z-index:1;text-align:left;position:absolute}.e-rad-outer{overflow:hidden}.e-rad-outer.e-radiobtn-wrap .e-radiobtn{display:block}.e-radiobtn-wrap>span.e-radmedium>span.e-rad-icon{position:absolute;width:90%;height:80%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon{position:absolute;width:75%;height:75%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap .e-radmedium{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0}.e-radiobtn-wrap .e-radmedium .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{margin:9% auto}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{height:14px;width:14px}.e-radiobtn-wrap .e-radsmaller{height:13px;width:13px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0}.e-radiobtn-wrap .e-radsmaller .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-text{margin-left:3px;padding:2px;text-align:left;top:0;cursor:pointer;float:right;vertical-align:middle;line-height:11px}.e-radiobtn-wrap.e-rtl .e-text{float:left;line-height:9px;margin-right:3px}.e-radiobtn-wrap.e-radmed .e-text{line-height:13px}.e-tab{outline:0 none}.e-tab.e-js.e-widget.e-scrolltab{padding:50px}.e-tab .e-rtl-top-line{margin:0 -1px -1px 1px}.e-tab .e-rtl-bottom-line{margin:-1px -1px -1px 1px}.e-tab.e-js .e-header>.e-rtl-top-line.e-active.e-top-hover{padding-bottom:1px;border-bottom:transparent}.e-tab .e-bottom-line,.e-tab .e-top-line,.e-tab .e-activetop,.e-tab .e-activebottom{border:1px solid}.e-tab .e-top-line{margin:-1px 0 0 0}.e-tab .e-bottom-line.e-active{margin:0 0 -1px 0}.e-tab .e-bottom-line,.e-tab .e-activebottom,.e-tab .e-left>.e-active,.e-tab .e-left>.e-active:hover,.e-tab .e-right>.e-active,.e-tab .e-right>.e-active:hover{border-bottom:0 none}.e-tab .e-top-line,.e-tab .e-activetop{border-top:0 none}.e-tab.e-js>.e-header{font-size:0}.e-tab.e-js>.e-header{box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset;width:99.9%}.e-tab .e-header li{border-right:1px solid;line-height:normal;list-style:none outside none}.e-tab .e-header li a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-tab .e-header li a{padding:.6em .9em}.e-tab .e-header li.e-tab-active{margin-bottom:0;padding-bottom:1px}.e-tab .e-content-item{display:none}.e-tab .e-active-content{text-align:justify}.e-tab .e-active-content{padding:1em 1.4em}.e-tab .e-tab-active{font-weight:bold}.e-tab>.e-header .e-icon{float:right;cursor:pointer;background-color:transparent;background-image:none}.e-tab>.e-header .e-icon{height:16px;width:16px;margin-top:11px;margin-right:3px;padding:3px}.e-tab.e-rtl .e-header>.e-item:first-child{margin-right:0}.e-tab.e-rtl .e-header .e-icon,.e-tab .e-left,.e-tab.e-vertical .e-right .e-icon{float:left}.e-tab.e-vertical .e-content{height:100%}.e-tab .e-left,.e-tab .e-right{line-height:normal;list-style:none outside none;margin:0;text-align:left;padding:0}.e-tab .e-left,.e-tab .e-right{box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-tab.e-vertical .e-right .e-icon{margin-left:5px}.e-tab.e-vertical .e-left .e-icon{margin-right:5px}.e-tab .e-right,.e-tab.e-vertical .e-left .e-icon{float:right}.e-tab .e-left li a,.e-tab .e-right li a{display:inline-block;outline:0 none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.e-tab .e-left li a,.e-tab .e-right li a{margin-left:5px}.e-tab .e-left li a,.e-tab .e-right li a{padding:9px 5px}.e-tab.e-vertical .e-icon.e-close{background-position:-445px -24px;margin-top:18.5px}.e-tab .e-icon.e-chevron-circle-left,.e-tab .e-icon.e-chevron-circle-right{font-size:40px}.e-tab.e-vertical,.e-tab.e-vertical .e-active-content,.e-tab .e-left li a,.e-tab .e-right li a{overflow:hidden}.e-tab.e-vertical .e-icon.e-reload{background-position:-82px 0;margin-top:20px;display:inline-block}.e-tab .e-left .e-icon,.e-tab .e-right .e-icon{background-image:none}.e-dialog{outline:0 none}.e-dialog>.e-titlebar{padding:.7em;position:relative;overflow:hidden;z-index:inherit;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-dialog>.e-header .e-title{display:inline-block;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dialog .e-draggable{cursor:move}.e-dialog.e-dialog-wrap>.e-disable-overlay{position:absolute;height:100%;width:100%;top:0;left:0;z-index:10001}.e-dialog .e-dialog-icon{cursor:pointer;padding:1px;right:5px;top:50%;float:right;height:23px;width:20px;text-align:center;position:relative}.e-dialog .e-dialog-favicon{padding:1px;height:20px;width:20px;text-align:center;position:relative;margin-right:3px}.e-dialog .e-dialog-favicon .e-dialog-custom{display:block;height:100%;width:100%;margin:0 auto}.e-dialog-icon.e-btn-normal.e-btn{background:none;border:none;color:inherit;filter:none}.e-dialog-icon.e-btn-normal.e-btn>div{display:block;margin:0 auto;width:14px;height:14px}.e-dialog-icon.e-btn.e-select .e-icon{color:inherit;padding:0}.e-dialog .e-widget-content{position:relative;border:0;padding:.5em 1em;background:none;border-image:initial;min-height:15px}.e-dialog>.e-icon.e-resizable{bottom:0;cursor:se-resize;display:block;height:14px;position:absolute;right:0;width:16px}.e-dialog>.e-icon.e-resizable:before{position:absolute;top:0;left:0}.e-dialog.e-rtl .e-dialog-icon{float:left}.e-dialog>.e-icon{height:20px;width:20px}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-h-arrow,.e-v-arrow{display:block}.e-v-arrow.e-arrow-sans-down{margin-left:-9px;top:-4px}.e-v-arrow.e-arrow-sans-up{top:-1.4px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right{left:-2px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left{left:-.4px}.e-h-arrow.e-arrow-sans-right{left:-4px;margin-top:-9px}.e-h-arrow.e-arrow-sans-left{left:-1.4px}.e-splitter .e-splitbar.e-resize.e-shadowbar{position:absolute;z-index:10002}.e-splitter .e-splitbar.e-resize.e-shadowbar{border-style:dotted}.e-splitter{border-collapse:collapse;position:relative;overflow:hidden;height:100%;width:100%;display:block;border:1px solid}.e-splitter .e-splitbar{border-style:solid;display:block;float:left;position:relative;outline:0 none;overflow:hidden}.e-pane.e-splitter{border:none !important}.e-splitter .e-splitbar.e-h-bar.e-resize{cursor:e-resize}.e-splitter .e-splitbar.e-v-bar.e-resize{cursor:n-resize}.e-splitter .e-splitbar.e-h-bar{border-style:solid;border-width:0 1px;height:100%;vertical-align:middle;width:9px}.e-splitter .e-splitbar.e-v-bar{border-style:solid;border-width:1px 0;height:9px;vertical-align:middle;width:100%}.e-splitter .e-splitbar .e-v-arrow,.e-splitter .e-splitbar .e-h-arrow{cursor:pointer;position:absolute}.e-splitter .e-splitbar .e-v-arrow{float:left;height:11px;width:12px;left:50%}.e-splitter .e-splitbar .e-h-arrow{height:12px;width:11px;top:50%}.e-splitter .e-pane{border:none;cursor:default;float:left;position:relative;overflow-x:auto}.e-splitter .e-pane.collapsed{overflow:hidden}.e-splitter .e-h-pane{height:100%}.e-splitter .e-v-pane{width:100%}.e-upload-box.e-drag-wrapper{border:dashed 3px #c1c3c5;display:table;position:relative;box-sizing:border-box}.e-upload-box.e-drag-wrapper .e-drag-container{display:table-cell;height:100%;width:100%;vertical-align:middle}.e-upload-box .e-drag-text{color:#ccccd3;font-size:12pt;font-weight:bold;padding:11px;display:block;margin:0 auto;text-align:center}.e-upload-box.e-drag-wrapper .e-uploadbox.e-widget{margin:0 auto}.e-uploadbox .e-selectpart{overflow:hidden;position:relative;width:auto}.e-uploadbox .e-inputbtn{background-color:transparent;border:1px solid transparent}.e-uploadbox.e-widget .e-selectpart.e-select{box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset;border-radius:4px}.e-uploadbox.e-widget .e-selectpart.e-select{border:1px solid}.e-uploadbox .e-action-container{width:233px}.e-uploadbox .e-action-container{margin:0 auto 8px auto;padding-top:16px}.e-uploadbox .e-uploadinput{display:block;cursor:pointer;filter:alpha(opacity=0);opacity:0;position:absolute;right:0;top:0;margin:0}.e-uploadbox.e-browse-hide{opacity:0;filter:alpha(opacity=0);top:0;left:0;width:500px;height:100px;cursor:pointer;position:absolute}.e-uploadbox.e-browse-hide .e-select .e-inputbtn{filter:alpha(opacity=0)}.e-uploadbox .e-ul{width:100%}.e-uploadbox .e-file-list{text-align:center;text-indent:3px;position:relative}.e-uploadbox .e-file-list{height:58px;top:5px}.e-uploadbox .e-file-list .file-status{float:left;min-width:77px;padding-right:0;padding-top:5px;text-align:right}.e-uploadbox .e-file-list .e-file-view{height:85%}.e-uploadbox .e-file-list .e-file-percentage{float:left;padding-left:0;padding-right:0;padding-top:15px;width:140px;font-size:10px}.e-uploadbox .e-file-progress{float:left;width:200px;position:relative;overflow:hidden}.e-uploadbox .e-file-name{display:block;height:25px;text-align:left;width:100%}.e-uploadbox .e-file-progress-bar{height:10px;width:100%;margin:2px}.e-uploadbox .e-ul>li{width:100%}.e-uploadbox .e-ul>li{height:60px}.e-uploadbox .e-ul li .e-file-list{width:100%;clear:both}.e-uploadbox .e-file-progress-status{width:0%}.e-uploadbox .e-file-progress-status{height:10px}.e-uploadbox .e-file-list .e-file-size{float:left;min-width:100px;padding-left:0;padding-right:0;width:100px}.e-uploadbox .e-file-name .e-file-name-txt,.e-uploadbox .e-drag-wrapper .e-file-name .e-file-name-txt,.e-uploadbox .e-file-head.e-head-name,.e-uploadbox .e-drag-wrapper .e-file-head.e-head-name{text-indent:16px}.e-uploadbox .e-file-size .e-file-name-txt{left:-11px;text-align:left}.e-uploadbox .e-file-name-txt{position:relative;top:13px;font-weight:normal;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:20px}.e-uploadbox .e-file-upload{padding:10px 0}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{font-weight:normal;text-overflow:ellipsis;white-space:nowrap;height:40px;width:100px;position:relative}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{margin-left:15px;border:1px solid}.e-uploadbox .e-uploadinput,.e-uploadbox .e-selectpart,.e-uploadbox .e-select .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{height:100%;width:100%;border:none;padding:0;margin:0}.e-uploadbox.e-rtl .e-icon.e-file-cancel:before,.e-uploadbox.e-rtl .e-icon.e-delete:before,.e-uploadbox.e-rtl .e-icon.e-reload:before{top:0;left:2px}.e-uploadbox.e-rtl .e-file-name-txt,.e-mobile-upload.e-uploadbox.e-dialog.e-rtl .e-file-name-txt{text-align:right;left:0}.e-uploadbox.e-rtl .e-file-view,.e-uploadbox.e-rtl .e-file-head,.e-uploadbox.e-rtl .e-action-perform,.e-uploadbox.e-rtl .e-icon.e-file-cancel{float:right}.e-uploadbox.e-rtl .e-action-perform{margin-left:0}.e-uploadbox.e-rtl .e-action-perform{margin-right:15px}.e-uploadbox.e-rtl .e-file-size .e-file-name-txt{left:10px;text-align:right}.e-uploadbox.e-rtl .e-file-list{text-align:right}.e-uploadbox.e-rtl .e-upload-file .e-icon{margin-right:35%;left:0}.e-uploadbox .e-file-progress{border:1px solid transparent}.e-uploadbox .e-upload-progress{border:1px solid transparent}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{height:20px;width:30px}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{height:20px;width:30px}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{margin-top:-5px;left:43%;border-radius:60px 60px 60px 60px;position:relative}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{height:23px;width:23px}.e-uploadbox .e-action-perform{border-radius:4px 4px 4px 4px}.e-uploadbox .e-action-perform{float:left;margin-top:11px}.e-uploadbox .e-action-perform{width:25px;height:25px;margin-left:15px}.e-uploadbox .e-icon.e-checkmark:before{top:4px;position:relative;left:-3px}.e-uploadbox .e-head-name,.e-uploadbox .e-head-status{width:200px}.e-uploadbox .e-file-list .e-image-wrapper{height:85%;padding:0 5px;float:left}.e-uploadbox .e-file-list .e-image-wrapper{text-align:left;width:30px;margin-top:1%;margin-left:1%}.e-uploadbox .e-file-list .e-image-wrapper .e-fileformat-image{height:40px;width:40px;display:block}.e-uploadbox .e-file-progress{width:200px}.e-uploadbox.e-rtl .e-icon.e-file-percentage-failed:before,.e-uploadbox.e-rtl .e-icon.e-checkmark:before{left:3px}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{top:0;position:relative}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{font-size:16px;left:-7px}.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content{position:relative;border:0;background:none;overflow:auto;border-image:initial}.e-uploadbox.e-dialog .e-titlebar{position:relative}.e-uploadbox.e-dialog .e-titlebar{padding:10px}.e-uploadbox.e-dialog .e-titlebar .e-title{margin-left:3px;margin-right:5px;position:relative;top:1px}.e-uploadbox.e-dialog .e-close{margin:0 2px 2px 2px}.e-uploadbox.e-dialog .e-dialog-icon{top:5px}.e-uploadbox .e-file-head{float:left;height:25px;position:relative;text-indent:12px;top:30%}.e-uploadbox .e-file-head{font-weight:900}.e-uploadbox .e-head-size{width:100px}.e-uploadbox .e-file-head.e-head-status{text-indent:50px}.e-uploadbox .e-head-content{display:inline-block;vertical-align:middle;width:100%}.e-uploadbox .e-head-content{height:50px}.e-uploadbox .e-dialog.e-widget-content{padding:0}.e-uploadbox .e-dialog.e-widget-content .e-icon{display:block;vertical-align:middle}.e-mobile-upload.e-uploadbox .e-action-container{width:160px;padding-top:10px}.e-uploadbox .e-action-container.sync{width:125px}.e-mobile-upload.e-uploadbox .e-action-container.sync{width:75px}.e-mobile-upload.e-uploadbox .e-uploadbtn,.e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-mobile-upload.e-uploadbox.e-dialog .e-header{padding:4px;font-size:14px}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{float:right}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:15px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:15px;float:right}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-uploadbox.e-dialog .e-head-content{display:none}.e-mobile-upload.e-uploadbox.e-dialog .e-file-name-txt{top:0;font-size:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list>div{float:left;height:20px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-percentage{padding-top:0;padding-left:15px;width:175px}.e-mobile-upload.e-uploadbox.e-dialog .e-titlebar .e-title{margin-right:15px;margin-left:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:right;margin-right:12px;width:15px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{margin-top:0}.e-mobile-upload.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{font-size:10px;left:-1px;text-align:left}.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-status,.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-bar{height:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload button.e-btn{font-size:12px;height:30px;width:70px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload>button{left:-4px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{width:10px;top:-2px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{margin-left:5px}.e-mobile-upload.e-uploadbox.e-dialog .e-dialog-icon{top:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload{height:100%}.e-mobile-upload.e-uploadbox .e-icon.e-close:before,.e-mobile-upload.e-uploadbox .e-icon.e-file-cancel:before{font-size:12px}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{position:relative}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{top:4px;left:-3px}.e-mobile-upload.e-uploadbox .e-file-upload{height:50px;padding:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload.e-uploadbox .e-ul li .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd)>.e-file-list{height:100%;border-bottom:none;top:3px}.e-mobile-upload.e-uploadbox .e-ul li .e-file-list{padding-bottom:5px}.e-mobile-upload.e-uploadbox .e-ul{border-bottom:1px solid #c4c4c4}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-list>div{float:right;height:20px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:left;margin-left:5px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{text-align:right;left:0}.e-mobile-upload.e-uploadbox.e-rtl.e-dialog .e-file-percentage{margin-right:15px}.e-treeview-wrap{white-space:nowrap;outline:0 none;border-image:initial}.e-treeview-wrap>.e-ul{overflow:auto;height:inherit}.e-treeview .e-treeview-ul{background:0;list-style-type:none;position:relative;outline:0 none}.e-treeview .e-treeview-ul{margin-left:-12px}.e-fullrow-wrap.e-treeview-wrap{position:relative}.e-fullrow-wrap .e-ul{position:relative}.e-fullrow-wrap .e-treeview-ul{position:inherit}.e-treeview .e-item{margin:0;white-space:nowrap;outline:0 none}.e-treeview .e-item{padding:0 0 2px 16px}.e-treeview .e-text{border:1px solid transparent;padding:.308em .6667em .4167em .5833em;text-decoration:none;min-height:15px;min-width:10px;border-image:initial;outline:0 none}.e-treeview .e-text{margin-left:2px;font-size:14px}.e-fullrow-wrap .e-text{vertical-align:top}.e-fullrow-wrap .e-fullrow{width:100%;position:absolute;left:0;-webkit-user-select:none;margin-top:-31px;height:31px;box-sizing:border-box;overflow:hidden}.e-fullrow-wrap .e-text-wrap{position:relative;z-index:1;cursor:pointer}.e-treeview .e-text.e-editable{background:none;border:none;padding:0}.e-treeview .e-text.e-editable .e-tree-input{box-sizing:border-box;padding:0 0 0 .5833em;margin:0}.e-treeview-wrap.e-rtl .e-text.e-editable .e-tree-input{padding:0 .5833em 0 0}.e-dragedNode{z-index:10002;line-height:1.42857143;margin-left:20px;display:table}.e-dragedNode{font-size:14px;padding:0 10px 0 0}.e-rtl.e-dragedNode{padding:0 0 0 5px}.e-icon.e-dropedStatus:before{float:left}.e-icon.e-dropedStatus:before{margin:4px 5px}.e-dragedNode .e-icon.e-minus:before,.e-dragedNode.e-rtl .e-icon.e-minus:before{content:""}.e-dragedNode .e-icon.e-plus:before,.e-dragedNode.e-rtl .e-icon.e-plus:before{content:""}.e-dragedNode .e-insertInbetween:before{content:""}.e-dragedNode .e-insertInbetween-rtl:before{content:""}.e-rtl .e-icon.e-dropedStatus:before{float:right}.e-dragedNode .e-text{text-decoration:none;display:table-cell;white-space:nowrap;margin:0 0 1px}.e-treeview-wrap .e-sibling{position:absolute;margin-top:-2px;z-index:2}.e-treeview-wrap .e-sibling{width:80px;height:5px}.e-treeview-wrap.e-rtl .e-sibling{background:url('common-images/treeview/drop-sibling-rtl.png')}.e-icon.e-dropedStatus{width:14px;height:14px;display:table-cell}.e-drop-count{position:absolute;top:-10px;border:1px solid;min-width:12px;padding:2px 4px;text-align:center;font-size:12px;border-radius:15px}.e-drop-count{margin-left:2px;font-weight:600}.e-rtl .e-drop-count{left:-18px}.e-treeview ul{padding:2px 0 0 10px;width:auto;list-style-type:none;outline:0 none}.e-treeview.e-rtl ul{padding-right:10px;padding-left:0}.e-treeview ul:first-child,.e-treeview{min-height:15px}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{background-repeat:no-repeat;border:0 none transparent;float:left;cursor:pointer}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{width:16px;margin-left:-16px;padding-top:10px}.e-treeview-wrap .e-plus:before,.e-treeview-wrap .e-minus:before,.e-treeview-wrap .e-load:before{margin-right:0}.e-treeview-wrap.e-rtl .e-plus:before,.e-treeview-wrap.e-rtl .e-minus:before,.e-treeview-wrap.e-rtl .e-load:before{margin-right:6px}.e-treeview-wrap .e-icon.e-load{background-size:10px}.e-treeview .e-item img.e-align{vertical-align:middle;margin-left:5px}.e-treeview-wrap .e-item div>a>span,.e-treeview-wrap .e-item div>a>img,.e-dragedNode .e-text>span,.e-dragedNode .e-text>img{margin-right:3px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{float:left;margin-top:4px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{margin-left:3px;margin-right:4px}.e-treeview-wrap.e-rtl .e-item div>span+span{margin-right:6px;margin-left:4px}.e-treeview-wrap.e-rtl .e-item{padding:0 16px 2px 0}.e-treeview-wrap.e-rtl .e-treeview{padding:3px 14px 3px 0}.e-treeview-wrap.e-rtl .e-treeview-ul{margin-left:0;padding:2px 10px 0 0;margin-right:-12px}.e-treeview-wrap.e-rtl .e-treeview.e-treeview-ul{padding:0;margin:0}.e-treeview-wrap.e-rtl .e-item .e-icon{float:right}.e-treeview-wrap.e-rtl .e-plus,.e-treeview-wrap.e-rtl .e-minus,.e-treeview-wrap.e-rtl .e-icon.e-load{margin-right:-16px}.e-treeview-wrap.e-rtl .e-item img.e-align{vertical-align:middle;margin-right:5px}.e-treeview-wrap.e-rtl .e-text{margin-right:2px}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{float:right}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{margin-left:3px;margin-right:4px}.e-treeview-wrap.e-rtl .e-chkbox-wrap div>span{text-align:right}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-right:0}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-left:3px}.e-treeview .e-treeview-ul{margin-bottom:-2px}.e-treeview .e-text,.e-autocomplete.e-disable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-treeview .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-treeview .e-fe-popup .e-tail:before,.e-treeview .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treeview .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-treeview .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-treeview .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-treeview .e-fe-popup .e-downtail:after{top:34px}.e-fullrow-wrap .e-treeview-ul{margin-bottom:-2px}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{border:0}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{margin:1px 1px 1px 3px}.e-fullrow-wrap.e-rtl .e-li-active .e-active,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-hover,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-focus,.e-fullrow-wrap.e-rtl .e-li-focus .e-node-focus{margin:1px 3px 1px 1px}.e-treeview-wrap.e-dragging .e-text,.e-fullrow-wrap.e-dragging .e-text-wrap,.e-treeview-wrap.e-dragging .e-chkbox-wrap div>span{cursor:default}.e-treeview .e-draggable{touch-action:none}.e-waitpopup-pane{opacity:.85;filter:alpha(opacity=85);position:absolute}.e-waitpopup-pane .e-image{background-position:center center;background-repeat:no-repeat;display:block;margin:0 auto;position:relative}.e-waitpopup-pane .e-image{height:70px;width:70px;border-radius:15px 15px 15px 15px}.e-waitpopup-pane .e-text{font-size:16px;margin:0;position:relative;text-align:center}.e-tagcloud{width:350px;display:block}.e-tagcloud{box-shadow:none}.e-tagcloud .e-title{font-size:16px;font-weight:600;vertical-align:middle}.e-tagcloud .e-title{box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset;border:1px solid;padding:10px 6px 10px 11px}.e-tagcloud ul.e-notitle{border-top-width:1px}.e-tagcloud .e-title-img{margin-right:7px;vertical-align:middle}.e-tagcloud .e-ul{font-weight:400;list-style-position:outside;width:100%;overflow:hidden;display:block;border-top-width:0}.e-tagcloud .e-ul{font-size:14px;border:1px solid}.e-tagcloud .e-ul{padding:6px}.e-tagcloud .e-list .e-tagitems,.e-tagcloud .e-cloud .e-tagitems{cursor:pointer;list-style-type:none;padding:5px 3px}.e-tagcloud .e-list .e-tagitems{display:block}.e-tagcloud .e-tagitems .e-txt{outline:0 none;text-decoration:none;line-height:20px;padding:0 2px}.e-tagcloud .e-load{min-height:30px;width:100%}.e-toolbar{margin-top:0;outline:0 none}.e-toolbar{border:1px solid}.e-toolbar.e-toolbarspan{width:100%}.e-toolbar.e-toolbarspan{height:auto;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-toolbar.e-toolbarspan.e-inline{border-radius:0;padding-left:0;padding-right:0}.e-toolbar>ul>li{position:relative;cursor:default;list-style-type:none}.e-toolbar>ul>li{border:1px solid transparent;padding:4px}.e-toolbar>ul>li div.e-item-overlay{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.1;filter:alpha(opacity=10)}.e-toolbar.e-js ul>li.e-tooltxt{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.e-toolbar,.e-toolbar>.e-vertical,.e-toolbar>.e-horizontal,.e-toolbar div:first-child{overflow:hidden}.e-toolbar>.e-horizontal.e-ul>li,.e-toolbar>.e-horizontal .e-spriteimg,.e-toolbar.e-rtl>.e-res-pos{float:left}.e-toolbar>.e-horizontal.e-ul{vertical-align:middle;float:left;height:auto}.e-toolbar.e-rtl>.e-horizontal.e-comnrtl,.e-toolbar.e-rtl>.e-horizontal .e-comnrtl,.e-toolbar>.e-res-pos{float:right}.e-toolbar>.e-vertical .e-comnrtl{direction:rtl}.e-toolbar>.e-horizontal .e-align,.e-toolbar>.e-horizontal .e-tooltxt,.e-toolbar>.e-vertical .e-align,.e-toolbar>.e-vertical>.e-tooltxt{vertical-align:middle;outline:none}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{background-color:transparent}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{border:1px solid transparent}.e-toolbar ul:last-child>li:last-child,.e-toolbar.e-rtl ul:first-child>li:last-child{margin-right:0}.e-toolbar>ul>li{margin-right:1px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down{height:23px;line-height:normal;font-size:17px;cursor:pointer;margin-top:5px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down.e-active:before{content:""}.e-toolbar .e-icon.e-toolbar-res-arrow{height:28px;width:28px;line-height:normal}.e-toolbar .e-icon.e-toolbar-res-arrow:before{content:"";font-size:21px;cursor:pointer}.e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:5px}.e-toolbar .e-display-none,.e-toolbar.e-display-none{display:none}.e-toolbar .e-display-block,.e-toolbar.e-display-block{display:block}.e-abs-position{position:absolute}.e-rel-position{position:relative}.e-rel-position{right:8px}.e-rtl .e-rel-position{right:auto}.e-rtl .e-rel-position{left:8px}.e-toolbar.e-responsive-toolbar{width:200px}.e-rating{display:inline-block;list-style-type:none;position:relative}.e-rating.e-vertical .e-ul{-webkit-margin-before:.2em}.e-rating.e-horizontal .e-ul,.e-rating.e-vertical .e-ul{padding:0 2px;list-style-type:none;margin:0}.e-rating.e-horizontal .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-horizontal .e-reset{float:left}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{cursor:pointer}.e-rating,.e-rating .e-shape-list{outline:0 none}.e-progressbar{display:block;height:20px;position:relative;width:100%}.e-progressbar{border:1px solid;border-radius:4px}.e-progressbar .e-progress{border:none;height:100%;width:0}.e-progressbar.e-rtl .e-progress-txt{position:absolute;text-align:center;width:100%}.e-progressbar .e-progress-txt{position:absolute;text-align:center;width:100%}.e-slider{display:block;outline:0 none;position:relative;height:100%;width:100%;z-index:10}.e-slider{border:1px solid}.e-slider-wrap.e-horizontal{height:20px}.e-slider-wrap.e-vertical{height:100%;width:20px}.e-slider.e-corner,.e-slider.e-corner .e-handle,.e-slider.e-corner .e-range{border-radius:12px}.e-slider,.e-slider .e-handle,.e-slider .e-range{border-radius:12px}.e-slider-wrap.e-horizontal .e-handle{top:-3px}.e-slider .e-handle{touch-action:none}@-webkit-keyframes sliderFocusHandle{0%{-webkit-transform:scale(.714)}50%{-webkit-transform:scale(1.05)}100%{-webkit-transform:scale(1)}}@keyframes sliderFocusHandle{0%{-ms-transform:scale(.714);transform:scale(.714)}50%{-ms-transform:scale(1.05);transform:scale(1.05)}100%{-ms-transform:scale(1);transform:scale(1)}}.e-slider-wrap.e-vertical .e-handle{left:-3px}.e-slider .e-handle{cursor:pointer;outline:0 none;position:absolute;height:22px;width:22px}.e-slider .e-handle{border:1px solid}.e-slider-wrap.e-horizontal .e-range{height:100%;top:0}.e-slider-wrap.e-vertical .e-range{left:0;width:100%}.e-slider .e-range{border:0 none;display:block;position:absolute}.e-scale{list-style:none outside none;outline:0 none;position:relative;z-index:1}.e-slider-wrap.e-small-size .e-scale.e-h-scale{width:100%}.e-scale.e-v-scale{height:100%}.e-scale .e-tick{background-color:transparent;background-position:center center;cursor:default;position:relative;height:100%}.e-scale .e-tick .e-tick-value{font-size:10px;position:absolute}.e-h-scale .e-tick{background-repeat:repeat-y}.e-v-scale .e-tick{background-repeat:repeat-x}.e-h-scale .e-tick .e-tick-value{top:-15px}.e-h-scale .e-tick.e-first-tick{background-position:left center}.e-h-scale .e-tick.e-last-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-first-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-last-tick{background-position:left center}.e-v-scale .e-tick.e-first-tick{background-position:center top}.e-v-scale .e-tick.e-last-tick{background-position:center bottom}@keyframes e-fadeIn{0%{opacity:0}100%{opacity:1}}@font-face{font-family:'ej-webfont';src:url('common-images/ejicons.eot?-dzszjm');src:url('common-images/ejicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('common-images/ejicons.woff?-dzszjm') format('woff'),url('common-images/ejicons.woff') format('woff'),url('common-images/ejicons.ttf?-dzszjm') format('truetype'),url('common-images/ejicons.svg?-dzszjm#ejicons') format('svg');font-weight:normal;font-style:normal}.e-icon,.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-resize-handle,.e-ddl-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-icon{font-size:14px}.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-rte-footer .e-resize-handle{font-size:16px}.e-icon:before,.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{display:block;margin:0 auto}.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{width:16px;height:16px}.e-icon:before{width:14px;height:14px}.e-grid .e-filterbarcell .e-icon:before{display:block;margin:0 auto}.e-icon{width:16px;height:16px}.e-menu.e-horizontal>.e-list>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list>span span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>span span.e-arrowhead-down:before,.e-menu.rtl>.e-list>a span.arrows:before,.e-menu.rtl>.e-list>span span.arrows,.e-menu.rtl>.e-list:hover>a span.arrows,.e-menu.rtl>.e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list>a span.arrows:before,.e-menu.rtl.e-context>.e-list>span span.arrows:before,.e-menu.rtl.e-vertical>.e-list>a span.arrows:before,.e-menu.rtl.e-vertical>.e-list>span span.arrows:before,.e-menu.rtl .e-list>ul>.e-list>a span.arrows:before,.e-menu.rtl .e-list>ul .e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list:hover span.arrows:before,.e-menu.rtl.e-vertical>.e-list:hover span.arrows:before{content:""}.e-menu .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>span span.e-arrowhead-right:before,.e-menu>.e-list:hover>a span.e-arrowhead-right:before,.e-menu>.e-list:hover>span span.e-arrowhead-right:before{content:""}.e-menu.e-rtl .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>span span.e-arrowhead-right:before{content:""}.e-icon.e-boardpin:before,.e-icon.e-unpin:before{content:""}.e-icon.e-boardpin1:before,.e-icon.e-pin:before{content:""}.e-icon.e-upload:before{content:""}.e-icon.e-reload:before{content:""}.e-upload-file .e-file-list .e-icon.e-file-cancel:before{content:""}.e-icon.e-close:before{content:""}.e-icon.e-addnew:before,.e-icon.e-plus:before{content:""}.e-icon.e-minus:before,.e-icon.e-minimize:before{content:""}.e-icon.e-rarrowright-2x:before{content:""}.e-icon.e-rarrowup-2x:before{content:""}.e-icon.e-rarrowdown-2x:before{content:""}.e-icon.e-rarrowleft-2x:before{content:""}.e-icon.e-login:before{content:""}.e-icon.e-orientationlanscape:before{content:""}.e-icon.e-searchfind:before,.e-icon.e-search:before{content:""}.e-icon.e-alignleft:before{content:""}.e-icon.e-aligncenter:before{content:""}.e-icon.e-alignright:before{content:""}.e-icon.e-alignjustify:before{content:""}.e-icon.e-alignnone:before{content:""}.e-icon.e-filterset:before{content:""}.e-icon.e-filternone:before{content:""}.e-icon.e-arrowheadup-2x:before{content:""}.e-icon.e-arrowheaddown-2x:before{content:""}.e-icon.e-arrowheadleft:before,.e-icon.e-arrowheadleft-2x:before,.e-icon.e-left-arrow:before,.e-rtl .e-icon.e-right-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowheadright:before,.e-icon.e-arrowheadright-2x:before,.e-icon.e-right-arrow:before,.e-rtl .e-icon.e-left-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-numbering:before{content:""}.e-icon.e-bullets:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-delete:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-mediaback:before{content:""}.e-icon.e-mediaforward:before{content:""}.e-icon.e-arrowheadright-2x:before{content:""}.e-icon.e-arrowheadleft-2x:before{content:""}.e-icon.e-medianext:before{content:""}.e-icon.e-mediaprev:before{content:""}.e-icon.e-mediaeject:before{content:""}.e-icon.e-mediaclose:before{content:""}.e-icon.e-mediapause:before{content:""}.e-icon.e-mediaplay:before{content:""}.e-icon.e-righttick:before,.e-icon.e-checkmark:before{content:""}.e-icon.e-cancel:before,.e-icon.e-file-cancel:before,.e-icon.e-file-percentage-failed:before{content:""}.e-icon.e-smile:before{content:""}.e-icon.e-information:before{content:""}.e-icon.e-cut:before{content:""}.e-icon.e-edit:before{content:""}.e-icon.e-swapleft:before{content:""}.e-icon.e-swapright:before{content:""}.e-icon.e-swapup:before{content:""}.e-icon.e-swapdown:before{content:""}.e-icon.e-zoomin:before{content:""}.e-icon.e-zoomout:before{content:""}.e-icon.e-warningmessage:before{content:""}.e-icon.e-cursor:before{content:""}.e-icon.e-shoppingcart:before{content:""}.e-icon.e-handup:before{content:""}.e-icon.e-palette:before{content:""}.e-icon.e-star:before{content:""}.e-icon.e-copy:before{content:""}.e-icon.e-paste:before{content:""}.e-icon.e-settings:before{content:""}.e-icon.e-clock:before{content:""}.e-icon.e-hyperlink:before{content:""}.e-icon.e-hyperlinkbreak:before{content:""}.e-icon.e-resizers:before,.e-icon.e-resize-handle:before{content:""}.e-icon.e-home:before{content:""}.e-icon.e-clipboard:before{content:""}.e-icon.e-userlogin:before{content:""}.e-icon.e-dataexport:before{content:""}.e-icon.e-arrowheadright:before{content:""}.e-icon.e-arrowhead-down:before,.e-icon.e-down-arrow:before{content:""}.e-icon.e-arrowheadup:before,.e-icon.e-up-arrow:before{content:""}.e-icon.e-arrowheadleft:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-bold:before{content:""}.e-icon.e-italic:before{content:""}.e-icon.e-underline:before{content:""}.e-icon.e-strikethrough:before{content:""}.e-icon.e-font:before{content:""}.e-icon.e-rarrowdown:before{content:""}.e-icon.e-rarrowleft:before{content:""}.e-icon.e-rarrowup:before{content:""}.e-icon.e-rarrowright:before{content:""}.e-icon.e-calender:before{content:""}.e-icon.e-datetimecalendar:before,.e-icon.e-datetime:before{content:""}.e-icon.e-collapse-arrow:before{content:""}.e-icon.e-expand-arrow:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-restore:before{content:""}.e-icon.e-reload:before{content:""}.e-icon.e-plus:before{content:""}.e-icon.e-minus:before{content:""}.e-rtl .e-icon.e-plus:before{content:""}.e-rtl .e-icon.e-minus:before{content:""}.e-icon.e-gridgroupbutton:before{content:""}.e-icon.e-gnextmedia{background-position:-51px -84px}.e-gnext{background-position:-336px -84px}.e-gprevmedia{background-position:-103px -84px}.e-gprev{background-position:-313px -84px}.e-gadd{background-position:-103px 1px}.e-gedit{background-position:-26px -41px}.e-gdelete{background-position:-181px -20px}.e-icon.e-save:before{content:""}.e-icon.e-insertInbetween:before{content:""}.e-icon.e-insertInbetween-rtl:before{content:""}.e-icon.e-gcancel{background-position:-440px -20px}.e-icon.e-gsearch{background-position:-310px 4px}.e-icon.e-gdiagonalnext:before{content:""}.e-icon.e-gnextforward:before{content:""}.e-icon.e-gupward{background-position:-204px 2px}.e-icon.e-gdownward{background-position:-180px 2px}.e-icon.e-gclose{background-position:-445px -22px}.e-icon.e-guparrow:before{content:""}.e-icon.e-gdownarrow:before{content:""}.e-icon.e-gupdatenotify:before{content:"";font-size:10px}.e-datewidget .e-calendar.e-icon:before,.e-datetime-wrap .e-datetime.e-icon:before{height:21px;width:21px}.e-timewidget .e-arrow-sans-down.e-icon:before,.e-ddl .e-arrow-sans-down.e-icon:before{height:12px;width:12px}.e-numeric .e-icon:before,.e-percent .e-icon:before,.e-currency .e-icon:before{height:8px;width:10px}.e-treeview-wrap .e-icon.e-plus:before{content:"";font-size:11px;width:10px;height:10px}.e-treeview-wrap.e-rtl .e-icon.e-load:before,.e-treeview-wrap .e-icon.e-load:before{content:""}.e-treeview-wrap .e-icon.e-minus:before{content:"";font-size:8px;height:10px;width:10px}.e-treeview-wrap.e-rtl .e-icon.e-plus:before{content:""}.e-treeview-wrap.e-rtl .e-icon.e-minus:before{content:""}.e-splitter .e-splitbar>.e-icon:before{height:100%;width:100%;font-size:13px}.e-splitter .e-splitbar>.e-icon.v-backward:before,.e-splitter .e-splitbar>.e-icon.e-arrow-sans-left:before{font-size:12px}.e-splitter .h-backward:before{content:""}.e-splitter .h-forward:before{content:""}.e-splitter .v-backward:before{content:""}.e-splitter .v-forward:before{content:""}.e-rowselect:before{content:""}.e-sortdirect:before{content:""}.e-tab .e-icon.e-close:before,.e-uploadbox.e-dialog .e-close:before{content:""}.e-tab .e-icon.e-chevron-circle-right:before{content:""}.e-tab .e-icon.e-chevron-circle-left:before{content:""}.e-dialog .e-icon.e-collapse-arrow:before{content:""}.e-dialog .e-icon.e-expand-arrow:before{content:""}.e-scrollbar .e-vup.e-icon:before{content:"";left:5px}.e-scrollbar .e-vdown.e-icon:before{content:""}.e-scrollbar .e-hup.e-icon:before{content:""}.e-scrollbar .e-hdown.e-icon:before{content:""}.e-icon.e-shrink:before{content:""}.e-icon.e-full-screen-collapse:before{content:""}.e-icon.e-list:before{content:""}.e-icon.e-list-numbered_01:before{content:""}.e-icon.e-indent:before{content:""}.e-icon.e-indent_01:before{content:""}.e-icon.e-outdent:before{content:""}.e-icon.e-outdent_01:before{content:""}.e-icon.e-close_01:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-redo_01:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-undo_01:before{content:""}.e-icon.e-video_01:before{content:""}.e-icon.e-cross-circle:before{content:""}.e-icon.e-clean-brush:before{content:""}.e-icon.e-delete-column:before{content:""}.e-icon.e-delete-row:before{content:""}.e-icon.e-insert-column-left:before{content:""}.e-icon.e-insert-column-left_01:before{content:""}.e-icon.e-insert-column-right:before{content:""}.e-icon.e-insert-column-right_01:before{content:""}.e-icon.e-insert-row-below:before{content:""}.e-icon.e-insert-row-below_01:before{content:""}.e-icon.e-insert-row-above:before{content:""}.e-icon.e-insert-row-above_01:before{content:""}.e-icon.e-table:before{content:""}.e-icon.e-sigma:before{content:""}.e-icon.e-sigma_01:before{content:""}.e-icon.e-uppercase:before{content:""}.e-icon.e-lowercase:before{content:""}.e-icon.e-background-color:before{content:""}.e-icon.e-superscript:before{content:""}.e-icon.e-subscript:before{content:""}.e-icon.e-download:before{content:""}.e-icon.e-save_01:before{content:""}.e-icon.e-mail:before,.e-icon.e-message:before{content:""}.e-icon.e-arrowhead-right_01:before{content:""}.e-icon.e-arrowhead-left:before{content:""}.e-icon.e-arrowhead-left_01:before{content:""}.e-icon.e-datetime_01:before{content:""}.e-icon.e-calendar_01:before{content:""}.e-icon.e-calendar-plus:before{content:""}.e-icon.e-calendar-edit:before{content:""}.e-icon.e-chevron-right_02:before{content:""}.e-icon.e-chevron-left_02:before{content:""}.e-icon.e-bold_01:before{content:""}.e-icon.e-link:before{content:""}.e-icon.e-external-link:before{content:""}.e-icon.e-external-link_01:before{content:""}.e-icon.e-copy_01:before{content:""}.e-icon.e-zoom-in_02:before{content:""}.e-icon.e-zoom-out_02:before{content:""}.e-icon.e-arrow-circle-left_03:before{content:""}.e-icon.e-edit_02:before{content:""}.e-icon.e-edit_03:before{content:""}.e-icon.e-edit_05:before{content:""}.e-icon.e-notification_01:before{content:""}.e-icon.e-media-forward_01:before{content:""}.e-icon.e-play-circle:before{content:""}.e-icon.e-media-fast-forward:before{content:""}.e-icon.e-full-screen-expand:before{content:""}.e-icon.e-full-screen-expand_01:before{content:""}.e-icon.e-filter-settings:before{content:""}.e-icon.e-search_01:before{content:""}.e-icon.e-image_01:before{content:""}.e-icon.e-minus_01:before{content:""}.e-icon.e-plus_01:before{content:""}.e-icon.e-code_01:before{content:""}.e-icon.e-code-hexagon:before{content:""}.e-icon.e-cut_01:before{content:""}.e-icon.e-delete_01:before{content:""}.e-icon.e-delete_02:before{content:""}.e-icon.e-delete_04:before{content:""}.e-icon.e-stop:before{content:""}.e-icon.e-circle-square:before{content:""}.e-icon.e-vertical-barchart:before{content:""}.e-icon.e-fullborders:before{content:""}.e-icon.e-diagonal-square:before{content:""}.e-icon.e-3d:before{content:""}.e-icon.e-file-excel:before{content:""}.e-icon.e-file-text:before{content:""}.e-icon.e-file-text_01:before{content:""}.e-icon.e-file-mdx:before{content:""}.e-icon.e-file-empty:before{content:""}.e-icon.e-hexagon-square:before{content:""}.e-icon.e-globe:before{content:""}.e-icon.e-globe_01:before{content:""}.e-icon.e-file-delete_01:before{content:""}.e-icon.e-pentagon-square:before{content:""}.e-icon.e-vertical-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-power-cord:before{content:""}.e-icon.e-comments:before{content:""}.e-icon.e-horizontal-barchart:before{content:""}.e-icon.e-horizontal-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-pyramid:before{content:""}.e-icon.e-inverted-pyramid:before{content:""}.e-icon.e-pie-chart:before{content:""}.e-icon.e-table_01:before{content:""}.e-icon.e-folder:before{content:""}.e-icon.e-folder-open:before{content:""}.e-icon.e-signal:before{content:""}.e-icon.e-print:before{content:""}.e-icon.e-word_01:before{content:""}.e-icon.e-word-export:before{content:""}.e-icon.e-pdf_01:before{content:""}.e-icon.e-pdf-export:before{content:""}.e-icon.e-excel_01:before{content:""}.e-icon.e-excel-export:before{content:""}.e-icon.e-powerpoint-export:before{content:""}.e-icon.e-ie:before{content:""}.e-icon.e-documents:before{content:""}.e-icon.e-question:before{content:""}.e-icon.e-film:before{content:""}.e-icon.e-volume-up:before{content:""}.e-icon.e-circle-four:before{content:""}.e-icon.e-circle-one:before{content:""}.e-icon.e-circle-two:before{content:""}.e-icon.e-circle-three:before{content:""}.e-icon.e-arrow-down:before{content:""}.e-icon.e-arrow-down_01:before{content:""}.e-icon.e-arrow-left_01:before{content:""}.e-icon.e-sync:before{content:""}.e-icon.e-sync-disabled:before{content:""}.e-icon.e-paperclip:before{content:""}.e-icon.e-paperclip_01:before{content:""}.e-icon.e-circle:before{content:""}.e-icon.e-circle_01:before{content:""}.e-icon.e-clear:before{content:""}.e-icon.e-file-html:before{content:""}.e-icon.e-th:before{content:""}.e-icon.e-th-small:before{content:""}.e-icon.e-file-resize-four-direction:before{content:""}.e-icon.e-file-resize-horizontal:before{content:""}.e-icon.e-media-backward_01:before{content:""}.e-icon.e-chevron-right_01:before{content:""}.e-icon.e-chevron-down_01:before{content:""}.e-icon.e-chevron-up_01:before{content:""}.e-icon.e-chevron-left_01:before{content:""}.e-icon.e-key:before{content:""}.e-icon.e-align-left:before{content:""}.e-icon.e-align-center:before{content:""}.e-icon.e-align-right:before{content:""}.e-icon.e-align-justify:before{content:""}.e-icon.e-align-none:before{content:""}.e-icon.e-filter:before{content:""}.e-icon.e-list-numbered:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-media-backward:before{content:""}.e-icon.e-media-forward:before{content:""}.e-icon.e-media-previous:before{content:""}.e-icon.e-media-next:before{content:""}.e-icon.e-media-eject:before{content:""}.e-icon.e-media-pause:before{content:""}.e-icon.e-media-play:before{content:""}.e-icon.e-checkmark:before{content:""}.e-icon.e-smiley:before{content:""}.e-icon.e-notification:before{content:""}.e-icon.e-arrow-circle-right:before{content:""}.e-icon.e-arrow-circle-down:before{content:""}.e-icon.e-arrow-circle-left:before{content:""}.e-icon.e-arrow-circle-up:before{content:""}.e-icon.e-zoom-in:before{content:""}.e-icon.e-zoom-out:before{content:""}.e-icon.e-warning:before{content:""}.e-icon.e-pointer:before{content:""}.e-icon.e-unlink:before{content:""}.e-icon.e-user:before{content:""}.e-icon.e-export:before{content:""}.e-icon.e-arrow-sans-down:before{content:""}.e-icon.e-arrow-sans-up:before{content:""}.e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-reply:before{content:""}.e-icon.e-forward:before{content:""}.e-icon.e-chevron-down:before{content:""}.e-icon.e-chevron-left:before{content:""}.e-icon.e-chevron-up:before{content:""}.e-icon.e-chevron-right:before{content:""}.e-icon.e-calendar:before{content:""}.e-icon.e-arrowhead-right:before{content:""}.e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowhead-up:before{content:""}.e-icon.e-arrowhead-down:before{content:""}.e-icon.e-print_02:before{content:""}.e-icon.e-excel:before{content:""}.e-icon.e-word:before{content:""}.e-icon.e-pdf:before{content:""}.e-icon.e-edit_04:before{content:""}.e-icon.e-delete_03:before{content:""}.e-icon.e-save_02:before{content:""}.e-icon.e-sort-alpha-asc_01:before{content:""}.e-icon.e-sort-alpha-desc_01:before{content:""}.e-icon.e-arrow-sans-right_01:before{content:""}.e-icon.e-media-forward_03:before{content:""}.e-icon.e-arrow-sans-left_01:before{content:""}.e-icon.e-media-backward_03:before{content:""}.e-icon.e-full-screen-collapse_01:before{content:""}.e-icon.e-italic_01:before{content:""}.e-icon.e-underline_01:before{content:""}.e-icon.e-strikethrough_01:before{content:""}.e-icon.e-align-left_01:before{content:""}.e-icon.e-align-center_01:before{content:""}.e-icon.e-align-right_01:before{content:""}.e-icon.e-align-justify_01:before{content:""}.e-icon.e-bullets_01:before{content:""}.e-icon.e-filternone_01:before{content:""}.e-icon.e-copy_02:before{content:""}.e-icon.e-paste_01:before{content:""}.e-icon.e-link_01:before{content:""}.e-icon.e-unlink_01:before{content:""}.e-icon.e-image:before{content:""}.e-icon.e-video:before{content:""}.e-icon.e-table_02:before{content:""}.e-icon.e-insert-row-above_02:before{content:""}.e-icon.e-insert-row-below_02:before{content:""}.e-icon.e-insert-column-left_02:before{content:""}.e-icon.e-insert-column-right_02:before{content:""}.e-icon.e-delete-row_01:before{content:""}.e-icon.e-delete-column_01:before{content:""}.e-icon.e-superscript_01:before{content:""}.e-icon.e-subscript_01:before{content:""}.e-icon.e-uppercase_01:before{content:""}.e-icon.e-lowercase_01:before{content:""}.e-icon.e-file-code:before{content:""}.e-icon.e-delete_05:before{content:""}.e-icon.e-arrow-left:before{content:""}.e-icon.e-arrow-right:before{content:""}.e-icon.e-print_01:before{content:""}.e-icon.e-exit:before{content:""}.e-icon.e-file-settings:before{content:""}.e-icon.e-media-backward_04:before{content:""}.e-icon.e-filter_01:before{content:""}.e-icon.e-file-list:before{content:""}.e-icon.e-document:before{content:""}.e-icon.e-media-forward_04:before{content:""}.e-icon.e-zoom-in_01:before{content:""}.e-icon.e-print_03:before{content:""}.e-icon.e-zoom-out_01:before{content:""}.e-icon.e-media-backward_02:before{content:""}.e-icon.e-media-forward_02:before{content:""}.e-icon.e-sort-alpha-asc:before{content:""}.e-icon.e-sort-alpha-desc:before{content:""}.e-icon.e-folder_01:before{content:""}.e-icon.e-folder-open_01:before{content:""}.e-icon.e-checkmark_01:before{content:""}.e-icon.e-folder-add:before{content:""}.e-icon.e-arrow-circle-left_01:before{content:""}.e-icon.e-arrow-circle-right_01:before{content:""}.e-icon.e-arrow-up:before{content:""}.e-icon.e-arrow-circle-left_02:before{content:""}.e-icon.e-arrow-circle-right_02:before{content:""}.e-icon.e-info:before{content:""}.e-icon.e-edit_01:before{content:""}.e-icon.e-th-list:before{content:""}.e-icon.e-th-large:before{content:""}.e-icon.e-shoppingcart_01:before{content:""}.e-icon.e-enlarge:before{content:""}.e-icon.e-code:before{content:""}.e-icon.e-view-details:before{content:""}.e-scrollbar{background-color:#ecedee;cursor:default}.e-scroller .e-content,.e-scroller.e-rtl .e-content{touch-action:none}.e-scrollbar.e-hscrollbar{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown,.e-scrollbar.e-rtl .e-vscroll{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown{height:inherit;display:inline-block}.e-scrollbar .e-hhandle,.e-scrollbar .e-hscroll{height:inherit}.e-scrollbar .e-vscroll .e-button.e-icon{width:inherit}.e-scrollbar .e-hscroll .e-button.e-icon,.e-scrollbar .e-vscroll .e-button.e-icon{display:table}.e-scrollbar .e-icon{font-size:9px}.e-scrollbar .e-vhandle.e-v-line{width:100%;margin:0 auto}.e-scrollbar .e-v-line:before{width:16px}.e-scrollbar .e-vscroll .e-icon:before,.e-scrollbar .e-hscroll .e-icon:before{height:inherit;text-align:center;display:table-cell;vertical-align:middle}.e-scrollbar .e-vscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-hhandle.e-icon:before{width:inherit}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-scrollbar .e-vscroll{vertical-align:top;width:inherit;float:right}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle,.e-scrollbar .e-button{position:relative}.e-scrollbar.e-rtl{direction:rtl}.e-scrollbar.e-rtl .e-content,.e-scrollbar.e-rtl .e-hscroll{float:right}.e-scroller.e-js.e-widget.e-rtl .e-vscrollbar{left:0;right:auto}.e-scroller,.e-scroller>.e-content{overflow:hidden}.e-scroller.e-autohide{position:relative}.e-scroller.e-autohide .e-vscrollbar,.e-scroller.e-autohide .e-vscroll{position:absolute;right:0}.e-scroller.e-autohide .e-hscrollbar,.e-scroller.e-autohide .e-hscroll{position:absolute;bottom:0}.e-scroller>.e-content,.e-scroller.e-rtl .e-vscrollbar,.e-scroller.e-rtl .e-vscroll,.e-scroller .e-hscroll,.e-scroller .e-hscroll .e-hhandle{float:left}.e-scroller.e-rtl .e-content,.e-scroller.e-rtl .e-hscrollbar,.e-scroller.e-rtl .e-hscroll,.e-scroller.e-rtl .e-hscroll .e-hhandle{float:right}.e-scroller .e-vscrollbar{float:right}.e-scroller .e-hscrollbar{float:left}.e-scroller.e-rtl{direction:rtl}.e-scroller.e-rtl>.e-content,.e-scroller.e-rtl .e-hscroll{float:right}.e-scroller.e-native-scroll>.e-content,.e-scroller.e-native-scroll>.e-content>.e-target-pane{overflow:scroll;touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-native-scroll>.e-content::-webkit-scrollbar,.e-scroller.e-native-scroll>.e-content>.e-target-pane::-webkit-scrollbar{height:0;width:0}.e-datetime-wrap.e-error .e-in-wrap{border-color:#f00}.e-datetime-wrap{display:block;overflow:visible;width:143px;height:34px}.e-datetime-wrap .e-padding{padding:0 24px 0 0}.e-datetime-wrap .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datetime-wrap .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-datetime-wrap .e-select{width:23px}.e-datetime-wrap.e-rtl .e-select{border-left:none;right:auto}.e-datetime-wrap.e-rtl .e-select{border-right:1px solid}.e-datetime-wrap.e-rtl .e-padding{padding:0 0 0 24px}.e-datetime-wrap .e-icon{font-size:21px}.e-datetime-wrap .e-icon{height:21px}.e-datetime-wrap .e-icon{margin-top:-11px}.e-datetime-popup{cursor:default;overflow:auto;position:absolute;outline:0 none}.e-datetime-popup{border:1px solid;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-datetime-wrap .e-datetime{background-position:-26px -85px}.e-datetime-popup .e-popup-container{display:inline-flex}.e-datetime-popup .e-popup-container{padding:5px}.e-datetime-popup .e-button-container{display:block}.e-datetime-popup .e-button-container{padding:0 5px 5px}.e-datetime-popup .e-datecontainer,.e-datetime-popup .e-timecontainer{display:inline-block}.e-datetime-popup .e-datecontainer{float:left}.e-datetime-popup .e-datecontainer{margin:0 5px 0 0}.e-datetime-popup.e-rtl .e-datecontainer{float:right;margin:0 0 0 5px}.e-datetime-popup .e-timecontainer .e-time-popup{border-top:medium none}.e-datetime-popup .e-timecontainer .e-header{border-style:solid solid none;border-width:1px}.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-datetime-popup .e-timecontainer.e-focus{border-radius:4px}.e-datetime-popup .e-dt-button{cursor:pointer;display:inline-block;text-align:center;border:1px solid}.e-datetime-popup .e-dt-button{padding:3px 28px}.e-datetime-popup .e-dt-button.e-dt-today{margin:0 5px 0 0}.e-datetime-popup.e-rtl .e-dt-button.e-dt-today{margin:0 0 0 5px}.e-datetime-popup .e-dt-button.e-dt-done{float:right}.e-datetime-popup.e-rtl .e-dt-button.e-dt-done{float:left}.e-dt-responsive.e-datetime-popup .e-popup-container{display:inline-block}.e-dt-responsive.e-datetime-popup .e-datecontainer{float:none;margin:0 0 5px 0}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today,.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{margin:0 8px 0 0}.e-dt-responsive.e-datetime-popup .e-dt-button{padding:3px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dt-responsive.e-datetime-popup .e-datecontainer,.e-dt-responsive.e-datetime-popup .e-timecontainer{display:block}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today{width:36px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{width:59px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-done{width:31px}.e-drill-down.e-datetime-popup{border:0}.e-drill-down.e-datetime-popup .e-popup-container{padding:0}.e-drill-down.e-datetime-popup .e-datecontainer{margin:0}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{height:26px;border:0 none}.e-datetime-popup .e-drillDowncontainer .e-timepicker table{box-sizing:content-box;border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datetime-popup .e-drillDowncontainer .e-timepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{text-align:right}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{padding:3px}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours .e-timepicker-hours,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins .e-timepicker-mins{width:100%}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;width:18em;position:absolute;overflow:hidden}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border:1px solid;font-size:14px}.e-timepicker table,.e-timepicker table th,.e-timepicker table td{margin:0;padding:0;outline:0 none;line-height:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup{display:inline-block;z-index:10000;position:static;display:block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{margin-top:10px;margin-bottom:10px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{text-align:center;cursor:pointer;padding:3px;margin:4px 0 0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-left{float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right{float:right}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon{height:18px;width:18px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right:before{left:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{left:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next{right:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{display:inline-block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{cursor:pointer;text-align:center;width:83%}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt{padding:2px 7px 3px 8px;border-radius:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{text-align:center;height:30px;line-height:29px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{margin-bottom:4px}.e-timepicker table td.e-disable{opacity:1}.e-timepicker.e-popup.e-disable table td,.e-timepicker.e-popup.e-disable .e-footer,.e-timepicker.e-popup.e-disable .e-header .e-text,.e-timepicker.e-popup.e-disable .e-header .e-next,.e-timepicker.e-popup.e-disable .e-header .e-prev{cursor:default}.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-timepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default}.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;font-weight:normal;border-radius:0}.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover{background:none;border-radius:0}.e-time-minitues .e-hide-mins.e-disable,.e-time-hours .e-hide-hour.e-disable{visibility:hidden}.e-datetime-wrap.e-widget.e-ntouch.e-active{background:none}.e-filtertext::-ms-clear{display:none}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{margin:-15px -4px -1px -32px;float:left;width:16px}.e-grid.e-rtl .e-headercell .e-rtlsortfiltertoggle{margin-left:-4px}.e-grid.e-rtl .e-headercell .e-rtlgrouporfilter{margin-left:-5px}.e-grid.e-rtl .e-headercell .e-rtlsortadjust{margin-left:-25px}ej-grid{display:block}.e-grid *:focus{outline:none}.e-grid .e-filtertext::-webkit-search-cancel-button,.e-grid .e-responsesearch .e-ejinputtext::-webkit-search-cancel-button{-webkit-appearance:none}.e-grid .e-gridsummary .e-indentcell{width:30px !important;background-color:#fff;border-right:none;border-top:1px solid #c4c4c4}.e-grid .e-gridcontent tr.e-editedrow.e-batchrow:first-child td{border-top-width:0}.e-grid .e-gridcontent tr td.e-gupdatenotify:empty:before{margin-top:-21px !important}.e-grid .e-gridcontent tr td.e-gupdatenotify.e-icon{height:14px !important}.e-grid{height:auto;outline:0 none;border-width:1px;border-style:none solid solid solid}.e-grid .e-textover .e-headercelldiv{text-overflow:ellipsis}.e-grid,.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-tabletd{border-collapse:collapse}.e-grid .e-tableLastCell{border-right:1px solid !important;border-style:solid !important}.e-grid .e-gridcontent,.e-grid .e-groupdroparea,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-headercelldiv,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-summaryrow,.e-grid .e-headercontent,.e-grid .e-gridheader,.e-grid .e-gridfooter,.e-grid .e-footercontent{overflow:hidden;vertical-align:middle}.e-grid .e-dialog .e-addedrow table,.e-grid .e-dialog .e-editedrow table,.e-grid .e-inlineformedit table,.e-grid .e-externalformedit table{border-collapse:separate;border-spacing:11px}.e-grid .e-dialog .e-addedrow label,.e-grid .e-dialog .e-editedrow label,.e-grid .e-inlineformedit label,.e-grid .e-externalformedit label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-grid .e-dialog .e-editedrow,.e-grid .e-dialog .e-addedrow{padding-bottom:1px}.e-grid .e-validError{position:relative;overflow:visible}.e-grid [class^="e-"],.e-grid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid .e-widget [class^="e-"]{box-sizing:border-box}.e-grid .e-dialog.e-widget .e-dialog-icon,.e-grid .e-widget .e-pagercontainer>.e-icon,.e-grid .e-widget .e-pagercontainer .e-numericitem,.e-grid .e-widget .e-filtericon,.e-grid .e-widget .e-filtertext,.e-grid .e-widget .e-predicate span,.e-grid .e-widget .e-value .e-chk-act,.e-grid .e-detailcell .e-groupheadercell,.e-grid .e-detailcell .e-ungroupbutton,.e-grid .e-excelfilter .e-chk-act{box-sizing:content-box}.e-table,.e-grid table{max-width:none}.e-grid .e-editedrow *,.e-grid .e-addedrow *,.e-grid .e-dlgcontainer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-grid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-grid .e-gridcontent .e-table>tbody>tr:first-child td.e-editCell .e-table{border-top-width:0;border-top-style:none}.e-grid>.e-gridcontent>div>.e-table,.e-grid>.e-gridheader>div>.e-table,.e-grid>.e-gridfooter .e-gridsummary,.e-grid .e-tabletd .e-table,.e-grid .e-normaledit .e-table,.e-grid>.e-gridcontent .e-movablecontentdiv>.e-table,.e-grid>.e-gridcontent .e-frozencontentdiv>.e-table,.e-grid>.e-gridheader .e-frozenheaderdiv>.e-table,.e-grid>.e-gridheader .e-movableheaderdiv>.e-table{border-spacing:0}.e-grid table th:first-child .e-headercell-hover{border-width:1px 0 1px 0}.e-grid .e-gridcontent tr:first-child td,.e-grid tr.e-editedrow:first-child td.e-rowcell,.e-grid .e-gridcontent .e-firstrow>td{border-top:0 none}.e-grid .e-gridcontent .e-addedrow.e-normaledit .e-lastrowcell,.e-grid .e-detailrowcollapse,.e-grid .e-gridcontent .e-editedrow .e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit:not(:only-child) td:first-child{border-top-width:1px;border-top-style:solid;border-top-color:#c8c8c8}.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:first-child.e-editedrow tr:first-child td:first-child{border-top:0}.e-grid .e-groupdroparea,.e-grid .e-groupTopLeftcell{border-style:solid none;border-width:1px 0 0}.e-grid .e-number{border-radius:65%;width:7px;height:15px;padding:1px 5px;line-height:15px;margin-top:7px}.e-grid .e-grid-icon{float:left}.e-grid .e-table,.e-grid .e-gridsummary{width:100%;table-layout:fixed;border:0 none;border-collapse:separate;margin-top:0}.e-grid .e-columnheader:not(.e-stackedHeaderRow),.e-grid th.e-headercell.e-draggable{cursor:pointer}.e-grid .e-gridheader tr.e-resizedragicon{cursor:col-resize}.e-grid .e-resizedragicon th.e-headercell.e-draggable{cursor:col-resize}.e-grid .e-columnheader.e-defaultcursor,.e-grid .e-headercell.e-defaultcursor{cursor:default}.e-grid .e-gridcontent{outline:none}.e-grid .e-groupdroparea{padding-top:5px;padding-bottom:8px;text-indent:10pt;width:100%}.e-grid .e-icon.e-print:before{content:""}.e-grid .e-excelIcon:before{content:""}.e-grid .e-wordIcon:before{content:""}.e-grid .e-pdfIcon:before{content:""}.e-grid .e-icon.e-delete:before{content:""}.e-icon.e-contextadd:before{content:""}.e-icon.e-contextedit:before{content:""}.e-icon.e-contextdelete:before{content:""}.e-icon.e-contextcancel:before{content:""}.e-icon.e-contextsave:before{content:""}.e-icon.e-contextgrouping:before{content:""}.e-icon.e-contextungrouping:before{content:""}.e-icon.e-contextascending:before{content:""}.e-icon.e-contextdescending:before{content:""}.e-icon.e-contextnext:before{content:""}.e-icon.e-contextlast:before{content:""}.e-icon.e-contextprevious:before{content:""}.e-icon.e-contextfirst:before{content:""}.e-columnChooser{min-width:200px;padding:0;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;height:307px !important;background:none #fff}.e-grid.e-columnChooser .e-button,.e-grid .e-ccButton{box-sizing:border-box}.e-columnChooser .e-searchbox{position:relative;margin:0 10px 5px 11px}.e-columnChooser .e-searchbox input{width:96%;height:21px;border-radius:4px}div.e-dialog.e-columnChooser{padding-left:0;padding-right:0}.e-gridheader{clear:right}.e-columnChooser .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6px;top:18%}.e-columnChooser .e-scroller{outline:none}.e-columnChoosertail{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChoosertailAlt{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChooserListDiv label{width:auto;margin-left:15px;margin-right:17px;display:inline-block;margin-bottom:0;font-weight:inherit}.e-columnChooserListDiv{line-height:2.5;white-space:nowrap;padding:0 13px}.e-columnChooser .e-vscroll,.e-columnChooser .e-vscrollbar{width:10px !important}.e-columnChooser .e-hhandle{height:8px !important;border-radius:10px}.e-columnChooser .e-hhandlespace{margin-top:0}.e-columnChooser .e-content{width:214px}.e-columnChooserSplitter{width:100%;border-bottom:0}.e-columnChooser .e-hscrollbar{height:11px !important;margin-top:8px}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{border:0}.e-columnChooser .e-vhandle.e-v-line{width:8px;margin-left:-3px;border-radius:10px}.e-columnChooser .e-scrollbar .e-hscroll .e-button,.e-columnChooser .e-scrollbar .e-vscroll .e-button{display:none}.e-grid .e-gridellipsis{text-overflow:ellipsis}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{border-style:solid;border-width:1px 0;display:table-cell;font-weight:normal;line-height:30px}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{padding-left:.7em;padding-right:.7em}.e-grid .e-headercell,.e-grid .e-headercell-hover{height:40px;padding:0 .5em;text-overflow:ellipsis;white-space:nowrap;text-align:left}.e-grid .e-headercelldiv{font-weight:bold;font-size:14px;display:block;border:0 none;height:29px;line-height:29px;margin:-7px;padding:0 .7em;text-align:left;white-space:nowrap;text-overflow:ellipsis}.e-grid .e-stackedHeaderCell{padding:0 .7em}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{font-size:14px;font-weight:normal;margin-left:10px;padding:7px;cursor:pointer;height:17px;border:1px solid}.e-grid .e-rowcell,.e-grid .e-indentcell{border-style:solid;display:table-cell}.e-grid .e-rowcell{border-width:1px 0 0 1px;padding:.7em;line-height:14px;white-space:nowrap;width:auto;vertical-align:middle}.e-grid .e-rowcell:empty{height:14px !important}.e-grid .e-verticallines .e-rowcell,.e-grid .e-verticallines .e-normaledit td.e-rowcell,.e-grid .e-verticallines .e-detailrowcollapse,.e-grid .e-verticallines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-verticallines .e-detailrowexpand,.e-grid .e-verticallines .e-filterbarcell{border-width:0 0 0 1px}.e-grid.e-rtl .e-verticallines .e-rowcell,.e-grid.e-rtl .e-verticallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-verticallines .e-detailrowcollapse,.e-grid.e-rtl .e-verticallines .e-detailrowexpand,.e-grid.e-rtl .e-verticallines .e-filterbarcell{border-width:0 1px 0 0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell,.e-grid .e-hidelines .e-detailcell,.e-grid .e-verticallines .e-detailindentcell,.e-grid .e-horizontallines .e-detailindentcell,.e-grid .e-hidelines .e-detailindentcell,.e-grid.e-rtl .e-hidelines .e-rowcell,.e-grid.e-rtl .e-hidelines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-rowcell,.e-grid .e-hidelines .e-normaledit td.e-rowcell,.e-grid .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-detailrowcollapse,.e-grid .e-hidelines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-hidelines .e-detailrowexpand,.e-grid .e-horizontallines .e-headercell,.e-grid .e-hidelines .e-headercell,.e-grid.e-rtl .e-horizontallines .e-headercell,.e-grid.e-rtl .e-hidelines .e-headercell,.e-grid .e-hidelines .e-filterbarcell,.e-grid.e-rtl .e-hidelines .e-filterbarcell{border-width:0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell{padding:0}.e-grid .e-horizontallines .e-rowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell,.e-grid .e-horizontallines .e-detailrowcollapse,.e-grid .e-horizontallines .e-detailrowexpand,.e-grid.e-rtl .e-horizontallines .e-rowcell,.e-grid.e-rtl .e-horizontallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-horizontallines .e-detailrowcollapse,.e-grid.e-rtl .e-horizontallines .e-detailrowexpand,.e-grid .e-horizontallines .e-filterbarcell{border-width:1px 0 0 0}.e-grid .e-horizontallines td.e-lastrowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell{border-width:1px 0 1px 0}.e-grid.e-wrap .e-columnheader .e-headercelldiv,.e-grid.e-wrap .e-rowcell,.e-grid.e-wrap.e-responsive .e-rowcell,.e-grid .e-columnheader.e-wrap .e-headercelldiv,.e-grid .e-gridcontent.e-wrap .e-rowcell,.e-grid.e-responsive .e-gridcontent.e-wrap .e-rowcell{height:Auto;white-space:normal;line-height:18px}.e-grid .e-rowcell.e-nowrap,.e-grid .e-wrap .e-rowcell.e-nowrap{white-space:nowrap}.e-grid.e-wrap .e-columnheader .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-grid .e-normaledit .e-rowcell{padding:1px 3px}.e-grid .e-normaledit .e-boolcell{padding-left:.7em}.e-grid .e-normaledit .e-templatecell{padding:1px .7em}.e-grid .e-normaledit .e-unboundcell{padding:.7em}.e-grid .e-lastrowcell{border-bottom-width:1px}.e-grid .e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0}.e-grid .e-indentcell{border-width:0 1px 0 0;line-height:.3em;padding:0}.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{display:table-cell;cursor:pointer;padding:0}.e-grid .e-recordplusexpand{white-space:nowrap}.e-grid .e-recordpluscollapse~td{border-bottom:0 none}.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-style:solid;border-width:1px 0 0}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-width:1px}.e-grid .e-togglegroup,.e-grid .e-toggleungroup{padding-left:7px}.e-grid .e-headercell .e-toggleungroup,.e-grid .e-headercell .e-togglegroup{float:right;height:10px;margin:-15px -20px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-togglesortgroupfilter{margin-right:-38px}.e-grid .e-headercellgroup{padding-right:35px}.e-grid .e-toolbaricons{min-height:26px;min-width:26px;text-decoration:none;vertical-align:middle;line-height:26px;margin:0}.e-grid .e-toolbar.e-toolbarspan{border-width:1px 0 0;border-style:solid;display:block !important}.e-grid .e-editcell,.e-grid .e-tabletd{padding:0}.e-grid .e-editcell .e-table{border-style:solid}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{height:10px;border-style:solid;padding-bottom:4px;padding-top:5px;display:none;position:absolute}.e-grid .e-grid-filterstatusbar{margin-top:-20px;border-width:1px 1px 0 1px;-moz-border-radius:4px 4px 0 0}.e-grid .e-grid-filterstatusbarbottom{margin-top:1px;border-width:0 1px 1px 1px;-moz-border-radius:0 0 4px 4px}.e-grid .e-filterbarcell input{width:89%;border-width:1px;text-indent:1px;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px;padding-right:10%;height:26px}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-width:1px 0 0 1px;height:27px;padding:0;border-style:solid;cursor:default;padding-left:7px;padding-right:9px}.e-grid-filterstatusbar .e-msgdiv,.e-grid-filterstatusbarbottom .e-msgdiv{margin-left:5px;margin-top:-3px;position:absolute}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{float:right;height:10px;margin:-17px -34px -1px 3px;padding:3px;width:10px}.e-grid .e-headercell .e-sortfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortgroupicon{margin-right:-38px}.e-grid .e-headercell .e-groupfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortfiltergroupicon{margin-right:-63px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending{float:right;height:10px;margin:-15px -22px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{width:16px;height:16px;padding:3px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending,.e-grid .e-headercell .e-togglegroup,.e-grid .e-headercell .e-toggleungroup{padding-left:0;padding-bottom:4px}.e-grid .e-headercell .e-sortadjust{margin-right:-16px}.e-grid.e-dlgcontainer .e-predicate{border-width:0;border-style:solid;padding:10px 5px 0 0;text-align:left}.e-grid.e-dlgcontainer .e-caption{margin:0 9px 0 6px;position:relative;top:-2px}.e-grid.e-dlgcontainer .e-value .e-caption{margin:0 5px 0 0}.e-grid.e-dlgcontainer .e-dlgBtns{padding:10px 0;text-align:right}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{margin-right:6%}.e-grid.e-dlgcontainer .e-dlgBtns .e-clear,.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{width:47%}.e-grid.e-filterDialog .e-input{line-height:20px}.e-grid.e-dlgcontainer .e-operator{padding-top:10px}.e-grid.e-dlgcontainer .e-value{padding-top:10px}.e-grid.e-dlgcontainer select{padding:0;height:20px;width:100%}.e-grid .e-filterdialoglarge .e-dlgcontainer input[type='text']{width:197px}.e-grid .e-summaryrow{font-weight:bold;border-style:solid;border-width:1px 0 0;padding:.5em;height:auto;line-height:18px;white-space:normal;word-wrap:break-word}.e-grid .e-summaryscroll{padding-right:18px}.e-grid .e-summaryscroll .e-rtl{padding-left:18px}.e-grid .e-boolrowcell input[type='checkbox']{margin-left:.7em;width:auto;height:auto}.e-grid .e-icon{background-repeat:no-repeat;background-attachment:scroll}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div,.e-grid .e-recordplusexpand>div,.e-grid .e-detailrowexpand>div{height:19px;vertical-align:middle;width:23px;padding:0;background-repeat:repeat;cursor:pointer}.e-grid .e-dialog .e-close{background-repeat:repeat}.e-grid .e-ungroupbutton{float:right;width:16px;height:16px;display:none;padding-top:2px}.e-grid .e-grid-icon .e-ascending,.e-grid .e-grid-icon .e-descending{padding-left:7px}.e-grid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-gridwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-grid .e-gridheader .e-headercell,.e-grid .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-grid div.e-error,.e-grid .e-gridpopup{position:absolute;font-weight:normal;z-index:9999}.e-grid .e-gridpopup .e-content{border-width:1px;border-style:solid}.e-grid .e-gridpopup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-grid .e-gridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-grid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-grid .e-filterdiv,.e-grid .e-fltrtempdiv{position:relative;width:100%;text-align:center;padding-right:7%}.e-grid .e-normaledit td{border-bottom:none}.e-grid .e-addedrow .e-indentcell{border-top:1px solid #c4c4c4}.e-grid .e-dialog .e-addedrow td{border:none}.e-grid .e-externalformedit .e-addedrow td{border:none}.e-grid .e-addedrow .e-inlineformedit td{border:none}.e-grid .e-filterdiv.e-fltrinputdiv span{display:block;height:16px;position:absolute;right:10%;top:8px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv span{display:block;height:16px;position:absolute;right:10%;top:5px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv{box-sizing:content-box}.e-grid .e-gridpopup .e-tail:before,.e-grid .e-gridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-grid .e-gridpopup .e-downtail:after{top:34px}.e-grid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-grid.e-rtl div.e-error .e-toparrow{right:10%}.e-grid .e-headercellfilter{padding-right:35px}.e-grid .e-headercellgroupfilter{padding-right:45px}.e-grid .e-headercellsort{padding-right:25px}.e-grid .e-headercellsortfilter{padding-right:45px}.e-grid .e-headercellsortgroupfilter{padding-right:63px}.e-grid.e-rtl .e-detailindentcell{border-left-width:1px;border-left-style:solid;border-left-color:#c8c8c8}.e-grid.e-rtl .e-headercellfilter{padding-right:25px;padding-left:28px}.e-grid.e-rtl .e-filterdiv{padding-right:2%}.e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-grid .e-gridtoolbar li{padding:4px 0 4px 6px}.e-grid .e-gridtoolbar li a{padding-left:3px}.e-grid .e-groupheadercell .e-togglegroupbutton{padding-top:2px}.e-grid .e-scrollcss{padding-right:17px}.e-grid .e-animatebutton{width:16px;height:10px;font-size:12px;padding-right:26px;float:right}.e-grid tr td:first-child,.e-grid tr th:first-child{border-left:0}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{height:40px}.e-grid .e-dialog .gridform .e-rowcell{border:none;padding:.1em}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-width:0 0 0 1px;border-style:solid}.e-grid .e-grouptopleftcell,.e-grid.e-rtl .e-grouptopleftcell,.e-grid .e-verticallines .e-grouptopleftcell{cursor:default;border-width:0;padding:0}.e-grid .e-reorderindicate{border-right-width:3px}.e-grid .e-groupdroparea{font-size:19px;font-weight:lighter;text-align:center;border-top-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.e-grid .e-cloneproperties{padding:4px 5px;border-style:solid;border-width:1px;text-align:center;vertical-align:middle;overflow:hidden;opacity:.6;white-space:nowrap}.e-grid .e-cloneproperties.draganddrop{padding:0}.e-grid.e-draganddrop{background-color:#179bd7;border-color:#5396bc;border-width:1px}.e-grid.e-draganddrop{opacity:.5}.e-grid .e-griddragarea{border:1px solid #fff;background-color:rgba(255,255,255,.3);opacity:.6}.e-grid.e-draganddrop .e-rowcell{border-color:#b4daef;color:#fff}.e-grid.e-draganddrop .e-rowcell{opacity:.8}.e-grid .e-allowRowDrop{cursor:url('common-images/grid/dropPointer.cur'),default}.e-grid.e-draganddrop tr:first-child td{border-top-width:0}.e-grid .e-dialog .e-buttons{clear:both;float:right}.e-grid .e-detailcell{padding:.4em .6em}.e-grid .e-gridheader{border-bottom-width:1px;border-bottom-style:solid;box-shadow:none}.e-grid .e-externalformedit .e-rowcell,.e-grid .e-inlineformedit .e-rowcell{border:none}.e-grid .e-inlineformedit .e-rowcell{border-top:0 none}.e-grid .e-inlineform-titlebar{font-weight:bold;padding:.7em}.e-grid .e-inlineformedit .e-editform-btn{float:right;padding:13px}.e-grid .e-externalformedit .e-editform-btn{float:right;padding:0 0 13px 0}.e-grid .e-inlineformedit form div.e-gridFromDiv,.e-grid .e-inlineformedit form div.e-gridFromDiv>div,.e-grid .e-externalformedit form div.e-gridFromDiv,.e-grid .e-externalformedit form div.e-gridFromDiv>div{display:inline-block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit div>label,.e-grid .e-externalformedit div>label{display:inline-block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit .e-display div,.e-grid .e-externalformedit .e-display div{display:block}.e-grid .e-inlineformedit form table div.e-gridFromDiv,.e-grid .e-inlineformedit form table div.e-gridFromDiv>div,.e-grid .e-externalformedit form table div.e-gridFromDiv,.e-grid .e-externalformedit form table div.e-gridFromDiv>div{display:block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit table div>label,.e-grid .e-externalformedit table div>label{display:block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit{padding:0}.e-grid .e-form-container{border-width:0 1px 1px 1px;border-style:solid}.e-grid .e-externalform{padding:1.5em 1em 3em 1em}.e-grid .e-form-titlebar{font-size:16px;font-weight:normal;padding:.7em}.e-grid .e-form-togglebtn{cursor:pointer;display:inline-block;float:right;height:20px;padding:0 0 4px 5px;right:5px;top:50%;width:20px}.e-grid .e-form-toggle-icon.e-bottomleft:before{content:""}.e-grid .e-form-toggle-icon.e-topright:before{content:""}.e-grid .e-form-toggle-icon{display:inline-block;height:20px;width:20px}.e-grid .e-editedbatchcell{padding:1px 3px}.e-grid td.e-editedbatchcell.e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0;padding-right:.7em}.e-grid .e-detailrowcollapse,.e-grid .e-detailcell,.e-grid tr.e-editedrow td.e-rowcell{border-top-width:1px;border-top-style:solid}.e-grid .e-hscrollcss,.e-grid .e-detailindentcell{border-right-width:1px;border-right-style:solid}.e-grid .e-gridheader{border-top-width:1px;border-top-style:solid}.e-grid .e-lastgrouptopleftcell{border-right:0 none}.e-grid .e-detailrowcollapse+td,.e-grid .e-detailrowexpand+td{border-left:none}.e-grid .e-gridcontent .e-detailrowvisible{border-left:none}.e-grid .e-pagermsgdiv{padding-left:9px;padding-top:0;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none}.e-grid .e-inlineform-titlebar{border-bottom-width:1px;border-style:solid;border-width:0 0 1px 0}.e-grid .e-inlineformedit form{padding-left:10px;padding-top:10px}.e-grid .e-inlineformedit .e-editform-btn{padding-top:0}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left:1px solid}.e-grid .e-frozeny{border-bottom:1px solid !important}.e-grid .e-movablecontent,.e-grid .e-movableheader,.e-grid .e-movablefooter{overflow:hidden}.e-grid .e-frozencontentdiv,.e-grid .e-frozenheaderdiv,.e-grid .e-frozenfooterdiv{float:left}.e-grid .e-frozenunbound{padding-top:4px;padding-bottom:4px}.e-grid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-grid div.e-error .e-toparrow.e-bottomarrow{border-color:#fffe92 transparent transparent;border-top-width:10px}.e-grid .e-hide{display:none !important}.e-grid .emptyrecord{white-space:nowrap}.e-grid .e-frozeny{border-bottom-width:1px !important;border-bottom-style:solid !important}.e-grid .e-frozenrow+tr>td,.e-grid .e-content .e-frozenrow+tr>td{border-top-width:0}.e-grid .e-widget .e-select .e-icon:before{display:block}.e-grid .e-icon:before,.e-grid form .e-templatecell .e-icon:before{display:inline-block}.e-grid .e-updatedtd:before{float:left;margin-left:-11px;margin-top:-14px;text-align:left;font-family:'ej-webfont';color:#f00}.e-grid .e-boolrowcell.e-updatedtd:before{float:left;margin-left:-1px;margin-top:-12px;text-align:left;width:0;font-family:'ej-webfont';color:#f00}.e-grid .e-excelfilter .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-gridsearchbar{box-sizing:content-box}.e-grid form .e-icon:before{display:block}.e-grid .e-icon.e-animatebutton{font-size:10px}.e-grid .e-icon.e-gdiagonalnext{font-size:8px;margin-top:12px}.e-grid .e-icon.e-gdiagonalnext{margin-left:11px}.e-grid .e-icon.e-gnextforward{font-size:10px;margin-top:10px}.e-grid .e-icon.e-gnextforward{margin-left:10px}.e-grid .e-groupheadercell .e-cancel{padding-right:11px}.e-grid .e-groupheadercell .e-icon:before{display:inline}.e-grid .e-filterbarcell .e-icon:before,.e-grid .e-dialog .e-icon:before{display:block}.e-grid .e-toolbaricons.e-searchfind{padding-left:6px}.e-grid .e-gridtoolbar .e-ejinputtext{vertical-align:middle}.e-grid .e-gridtoolbar .e-ejinputtext{text-indent:10px}.e-grid .e-rowcell.e-updatedtd{font-size:14px;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid .e-dlgBtns .e-button{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;margin:0}.e-grid.e-columnChooser .e-columnChooserListDiv *{box-sizing:content-box}.e-grid.e-rtl{direction:rtl}.e-grid.e-rtl .e-groupheadercell .e-icon:before{display:inline-block}.e-grid.e-rtl .e-groupheadercell .e-cancel{padding-left:23px;padding-right:0;padding-top:2px}.e-grid.e-rtl .e-gridtoolbar li a{padding-right:5px;padding-left:0}.e-grid.e-rtl .e-gridtoolbar li{padding:4px 4px 4px 0}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{padding-right:7px}.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-headercell .e-togglegroup{margin:-15px 0 -1px -22px;width:16px;height:16px}.e-grid.e-rtl .e-headercell .e-rtltoggle{margin-left:-25px}.e-grid.e-rtl .e-headercellgroupfilter,.e-grid.e-rtl .e-headercellgroup{padding-right:25px;padding-left:40px}.e-grid.e-rtl .e-icon.e-gdiagonalnext{margin-right:9px}.e-grid .e-icon.e-gnextforward{margin-right:10px}.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{margin-right:10px}.e-grid .e-rtl a,.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{float:right}.e-grid.e-rtl .e-scrollcss>.e-headercontent{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercontent{border-right-width:0}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon{margin:-17px -1px -1px -25px}.e-grid.e-rtl .e-headercell .e-groupfiltericon{margin-left:-40px}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter.e-rtl{margin-left:6%;width:47%;margin-right:0}.e-grid.e-rtl .e-rowcell,.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{border-width:1px 1px 0 0}.e-grid.e-rtl .e-lastrowcell{border-bottom-width:1px}.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{padding-left:9px;padding-right:7px}.e-grid.e-rtl tr td:first-child,.e-grid.e-rtl tr th:first-child{border-right:0 none}.e-grid.e-rtl .e-indentcell{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercell{border-width:0 1px 0 0;padding-right:25px}.e-grid.e-rtl .e-reorderindicate{border-left-width:3px}.e-grid.e-rtl .e-cloneproperties{border-width:1px 1px 3px 1px}.e-grid.e-rtl div.e-pagermsgdiv{padding-left:6px;text-align:left}.e-grid .e-pager.e-rtl .e-pagercontainer{float:none}.e-grid .e-rtl .e-parentmsgbar{float:left;padding-left:6px}.e-grid.e-rtl .e-headercelldiv{text-align:right;padding:0 .7em;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-right:-25px}.e-grid.e-rtl .e-headercelldiv:not(:only-child){text-align:right;padding:0 9.8px 0 9.8px}.e-grid.e-rtl .e-headercellsort{padding-left:40px}.e-grid.e-rtl .e-headercellsortfilter:not(:only-child){padding:0 9.8px 0 28px}.e-grid.e-rtl .e-headercelldivgroup:not(:only-child){padding:0 .7em 0 .7em}.e-grid.e-rtl .e-headercelldivsortgroupfilter:not(:only-child){padding:0 .7em 0 2em}.e-grid.e-rtl .e-recordpluscollapse>div:before,.e-grid.e-rtl .e-detailrowcollapse>div:before{content:""}.e-grid.e-rtl .e-recordplusexpand>div:before,.e-grid.e-rtl .e-detailrowexpand>div:before{content:""}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon,.e-grid.e-rtl .e-headercell .e-togglegroup,.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-animatebutton,.e-grid.e-rtl .e-ungroupbutton{float:left}.e-grid.e-rtl .e-filterbarcell input{float:right;margin-right:4px}.e-grid.e-rtl .e-scrollcss{padding-right:0;padding-left:17px}.e-grid .e-widget .e-pager.e-rtl{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid.e-rtl .e-grid-filterstatusbar .e-msgdiv,.e-grid.e-rtl .e-grid-filterstatusbarbottom .e-msgdiv{margin-right:5px}.e-grid.e-rtl .e-animatebutton{padding-left:26px;padding-right:0}.e-grid.e-rtl .e-frozencontentdiv,.e-grid.e-rtl .e-frozenheaderdiv,.e-grid.e-rtl .e-frozenfooterdiv{float:right}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-left-width:0;border-right:1px solid}.e-grid.e-rtl .e-frozenrow+tr>td{border-top-width:0}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) input{padding-left:15%;padding-right:3%;width:75%}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) span{right:78%}.e-grid.e-rtl .e-gridcontent .e-detailrowvisible{border-right:none}.e-grid .e-scroller.e-rtl .e-columnChooserListDiv>label,.e-grid .e-scroller.e-rtl>#nomatches,.e-grid.e-rtl .e-searchcontainer{margin-right:15px;margin-left:0}.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk label,.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk,.e-grid.e-rtl .e-excelfilter .e-checkboxlist .e-ftrchk{margin-right:10px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list{height:27px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list.e-separator{height:1px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>ul li.e-separator{margin:2px 0 2px 0}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl.e-vertical .e-list>ul .e-list>a{padding:0 22px 0 15px}.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-search,.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-cancel{position:absolute;right:215px}.e-grid.e-columnChooser .e-searchbox span.e-rtl{position:absolute;right:189px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-filternone.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortdesc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortasc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-exceltick.e-icon{right:0}.e-grid.e-rtl .e-menu .e-list>a span.e-icon.e-arrowhead-right{right:224px}.e-grid .e-columnheader .e-headercelldiv.e-nwrap,.e-grid .e-rowcell.e-nwrap,.e-grid.e-responsive .e-rowcell.e-nwrap,.e-grid .e-gridcontent .e-rowcell.e-nwrap,.e-grid.e-responsive .e-gridcontent .e-rowcell.e-nwrap{white-space:nowrap}.e-pager,.e-grid .e-pagerstatusbar{border-style:solid;border-width:1px;padding-bottom:9px;padding-top:9px;width:100%;white-space:normal}.e-grid .e-pagerstatusbar,.e-grid .e-pager{border-width:1px 0 0}.e-grid .e-widget .e-pagercontainer>.e-icon{box-sizing:content-box}.e-pager div.e-parentmsgbar{float:right}.e-pager div.e-parentmsgbar{padding-right:6px;padding-top:4px}.e-pager .e-pagerstatusbar{padding-bottom:9px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-pager .e-icon{font-size:10px}.e-pager .e-numeric.e-gototextbox{margin:5px}.e-pager .e-numericitem{border-right-width:1px;border-right-style:solid;display:inline-block;min-width:22px;text-align:center;line-height:1}.e-pager .e-NP{position:relative}.e-pager div.e-pagermsgdiv{padding-right:6px;padding-top:4px;text-align:right}.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{-ms-filter:"progid:DXImageTraneorm.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{cursor:pointer;text-decoration:none}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{padding:6px 1px 7px 2px}.e-pager.e-disable .e-spacing,.e-pager.e-disable .e-numericitem:hover,.e-pager.e-disable .e-currentitem.e-active,.e-pager.e-disable .e-nextpage:hover,.e-pager.e-disable .e-lastpage:hover{cursor:default}.e-pager .e-customtext .e-spacing,.e-pager .e-customtext .e-numericitem:hover,.e-pager .e-customtext .e-currentitem.e-active{padding:8px}.e-pager .e-currentitem.e-active{border-width:1px;font-style:normal;font-variant:normal;font-weight:normal}.e-pager div,.e-pager a{display:inline;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pager .e-icon:before{display:inline-block}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{padding:9px 3px 8px 8px;border-right-style:solid}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-width:1px;min-width:17px}.e-pager .e-pagercontainer{overflow:hidden}.e-pager .e-lastpage,.e-pager .e-lastpagedisabled{border-right:none}.e-pager .e-disableditem{height:10px}.e-pager .e-firstpage:hover,.e-pager .e-prevpage:hover,.e-pager .e-lastpage:hover,.e-pager .e-nextpage:hover{cursor:pointer}.e-pager a.e-nextprevitemdisabled{display:none;padding-right:5px;padding-left:5px;margin-right:1px;margin-left:1px;text-decoration:none}.e-pager .e-pagercontainer{border-width:1px;border-style:solid;border-radius:4px 4px 4px 4px;margin:0 6px 0 6px}@media(max-width:270px){.e-pager .e-pagercontainer{min-width:200px}}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{cursor:pointer;text-decoration:none}.e-pager .e-lastpage.e-hover{border-radius:0 4px 4px 0}.e-pager .e-firstpage.e-hover{border-radius:4px 0 0 4px}.e-pager.e-rtl{direction:rtl}.e-pager.e-rtl .e-pagercontainer,.e-pager.e-rtl div,.e-pager.e-rtl a{float:right}.e-pager .e-pagermessage{display:block;margin:6px}.e-grid .e-pagerfiltermsg{display:block;margin:6px 0 6px;padding-left:9px}.e-pager.e-rtl .e-pagercontainer{float:right;margin-right:6px;padding:0}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{padding:8px 8px 2px 2px;-webkit-padding-after:2px}.e-pager.e-rtl .e-firstpage:before,.e-pager.e-rtl .e-firstpagedisabled:before{content:""}.e-pager.e-rtl .e-prevpage:before,.e-pager.e-rtl .e-prevpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage:before,.e-pager.e-rtl .e-nextpagedisabled:before{content:""}.e-pager.e-rtl .e-lastpage:before,.e-pager.e-rtl .e-lastpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-style:solid}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-width:1px}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-right-width:0;border-right-style:none}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-right:medium none}.e-pager.e-rtl .e-firstpage:hover{border-radius:0 4px 4px 0}.e-pager.e-rtl .e-lastpage.e-hover{border-radius:4px 0 0 4px}.e-pager.e-rtl .e-numericcontainer{float:none}.e-pager.e-rtl .e-numericitem{border-right-width:0;border-right-style:none;border-left-style:solid}.e-pager.e-rtl .e-numericitem{border-left-width:1px}.e-pager.e-rtl .e-numericitem{min-width:25px}.e-pager.e-rtl .e-spacing,.e-pager.e-rtl .e-numericitem:hover,.e-pager.e-rtl .e-currentitem.e-active{padding:6px 1px 7px}.e-pager .e-pagercontainer{float:left}.e-grid .e-pagercontainer{float:none}.e-pager div.e-pager-goto-res{margin-top:4px;float:left}.e-grid .e-pager div.e-pager-goto-res{float:none}.e-pager div.e-parentmsgbar.e-msg-res{margin-top:1px}.e-pager .e-parentmsgbar.e-msg-res{float:left;padding-left:5px}.e-pager input.e-textbox.e-pager-goto-res{margin-top:0}.e-pager input.e-textbox{margin-top:-4px;margin-right:10px}.e-pager div.e-drpdwndiv{border:1px solid;overflow:hidden;height:26px;width:50px;position:relative;display:inline-block;overflow:visible;border-radius:4px 4px 4px 4px}.e-pager .e-drpdwn{border:1px solid;font-size:16px;width:50px;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute;top:28px}.e-pager .e-drpdwn li{padding:5px;width:40px}.e-pager div.e-drpdwndiv:before{padding:9px 0;position:absolute;right:0;top:0;z-index:1;text-align:center;width:40%;height:100%;pointer-events:none;box-sizing:border-box;border-radius:4px 4px 4px 4px}.e-pager .e-pager-itemsinterval span.e-text{height:28px;line-height:25px;padding-left:25%;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute}.e-pager.e-rtl .e-pager-itemsinterval span.e-text{position:inherit;float:left}.e-pager .e-pager-itemsinterval{display:inline-block;height:28px;padding-left:5px}@media(max-width:270px){.e-pager.e-js{min-width:177px}}.e-pager .e-pager-itemsinterval .e-interval-msg.e-interval-msg{float:right;margin:0 5px;line-height:28px}.e-rotator-wrap{position:relative;display:block;direction:ltr}.e-rotator-wrap .e-in-wrap{border:medium none;overflow:visible}.e-rotator-wrap .e-in-wrap .e-inner{position:relative;overflow:hidden}.e-rotator-wrap .e-in-wrap.e-multiple{padding:4px;border:1px solid}.e-rotator-wrap .e-in-wrap .e-single{border:1px solid}.e-rotator-wrap .e-in-wrap .e-inner>ul{position:relative;width:1200px;left:0;top:0;overflow:hidden}.e-rotator-wrap .e-in-wrap .e-inner.e-horizontal>ul>li{float:left}.e-rotator-wrap .e-in-wrap .e-nav .e-nav-btn{height:40px;width:40px;opacity:.8;filter:alpha(opacity=80);position:absolute;top:44%;display:none;background-repeat:no-repeat;cursor:pointer}.e-rotator-wrap .e-in-wrap .e-nav .e-next{right:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-previous{left:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-next:before,.e-rotator-wrap .e-in-wrap .e-nav .e-previous:before{width:40px;height:40px}.e-rotator-wrap .e-in-wrap .e-nav .e-next,.e-rotator-wrap .e-in-wrap .e-nav .e-previous{top:47%;font-size:40px}.e-rotator-wrap .e-in-wrap .e-nav .play,.e-rotator-wrap .e-in-wrap .e-nav .pause{height:66px;width:66px;left:46%}.e-rotator-wrap .e-in-wrap .e-nav .play:before,.e-rotator-wrap .e-in-wrap .e-nav .pause:before{height:60px;width:60px;font-size:60px}.e-rotator-wrap .e-nav .e-nav-btn.e-show{visibility:visible}.e-rotator-wrap .e-nav .e-nav-btn.e-hide{visibility:hidden}.e-rotator-wrap .e-pager-wrap{display:block;text-align:center}.e-rotator-wrap .e-pager-wrap .e-bullet{margin:0;padding:10px;position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.default{left:45%}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-radius:20px;display:inline-block;list-style-type:none;width:10px;height:10px;margin:3px;background-repeat:no-repeat;background-position:0 5px;cursor:pointer}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border:1px solid}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover,.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active{border:1px solid}.e-rotator-wrap .e-pager-wrap .e-bullet{position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topleft{left:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topright{right:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topCenter{left:42%;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomleft{bottom:0;left:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomright{bottom:0;right:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-thumb-pos{bottom:29%}.e-rotator-wrap .e-pager-wrap .e-bullet.e-outside{margin:auto;position:relative}.e-rotator-wrap .e-thumb{position:relative;overflow:hidden;margin:2% 10%}.e-rotator-wrap .e-thumb .e-thumb-items{position:relative;width:1200px;height:200px;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li{float:left;list-style:none outside none;margin:5px;position:relative;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li img{width:135px;height:85px}.e-rotator-wrap .e-thumb .e-thumb-items li:hover,.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border:3px solid;padding:4px}.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border:1px solid;padding:6px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn{height:30px;width:30px;position:absolute;top:84%;visibility:visible;background-repeat:no-repeat;cursor:pointer;font-size:30px}.e-rotator-wrap.e-disable .e-thumb-nav .e-thumb-btn{cursor:default}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-previous{left:3%}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-next{right:3%}.e-rotator-wrap .e-inner .e-caption{bottom:0;left:0;opacity:.5;filter:alpha(opacity=50);position:absolute;height:50px;width:100%;display:none}.e-rotator-wrap .e-inner .e-caption.e-hide{visibility:hidden}.e-rotator-wrap .e-inner .e-caption.e-show{visibility:visible}.e-rotator-wrap .e-inner .e-caption>span{font-family:icon;font-size:22px;margin-left:20px;margin-right:20px;padding-top:11px;position:absolute}.e-groupbutton{outline:0 none;overflow:hidden;display:block}.e-groupbutton>.e-ul{cursor:default;list-style-type:none;vertical-align:middle;overflow:hidden;display:table;height:100%;width:100%;border-collapse:separate;border-spacing:0}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-center{display:block;margin:0 auto}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-inline{display:inline-block;vertical-align:middle}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:block;vertical-align:middle;padding:.5em;text-align:-moz-center;text-align:-webkit-center}.e-groupbutton.e-no-border>.e-horizontal.e-ul{border-spacing:1px 0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{height:100%;display:table-cell;vertical-align:middle}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{width:100%;display:block;box-sizing:border-box}.e-groupbutton.e-hidden,.e-groupbutton>.e-ul>.e-grp-btn-item.e-hidden{display:none}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border:1px solid}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border:1px solid}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border:1px solid}.e-groupbutton.e-no-border,.e-groupbutton.e-no-border>.e-horizontal.e-ul>.e-grp-btn-item{border:none}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item{margin-bottom:1px}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item.last{margin-bottom:0}.e-groupbutton.e-no-border.e-corner>.e-ul>.e-grp-btn-item{border-radius:4px 4px 4px 4px}.e-groupbutton .e-grp-btn-item.e-hover *{cursor:pointer}.e-groupbutton.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 0 0 4px}.e-groupbutton.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:0 4px 4px 0}.e-groupbutton.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 4px 0 0}.e-groupbutton.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:0 4px 4px 0}.e-groupbutton.e-rtl.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:4px 0 0 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 0 0 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:4px 0 0 4px}.e-grp-btn-mini{height:28px;font-size:12px}.e-grp-btn-mini>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-small>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-medium>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-large>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-groupbutton.e-grp-btn-large>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-small>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-medium>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-mini>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-grp-btn-small{height:32px;font-size:13px}.e-grp-btn-medium{height:36px;font-size:14px}.e-grp-btn-large{height:40px;font-size:15px}.e-groupbutton .e-grp-btn-item .e-icon{padding:4px 3px;visibility:visible;vertical-align:middle}.e-groupbutton .e-grp-btn-item .e-btntxt{width:auto;cursor:default;display:table-cell;vertical-align:middle;line-height:normal;padding:2px}.e-groupbutton .e-grp-btn-item{text-align:center}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:inline-block}.e-groupbutton .e-grp-btn-link{display:block}.e-fileexplorer{line-height:1.428571429}.e-fileexplorer,.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{border:1px solid}.e-fileexplorer .e-toolbar{border:0 none}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect{filter:alpha(opacity=30)}.e-fileexplorer .e-treeview .e-fe-node-hover{border-image:initial;cursor:pointer}.e-fileexplorer .e-scroller .e-vscroll .e-icon,.e-fileexplorer .e-scroller .e-hscroll .e-icon{color:transparent}.e-fileexplorer .e-scroller .e-vscroll,.e-fileexplorer .e-scroller .e-hscroll,.e-fileexplorer .e-scroller .e-vhandlespace,.e-fileexplorer .e-switchView .e-button{background:transparent}.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer input,input.e-fe-dialog-text,.e-fileexplorer .e-treeview .e-text,.e-fe-toolbar.e-responsive-toolbar input{font-size:12px}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-weight:normal}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-size:12px}.e-fileexplorer .e-splitter,.e-fileexplorer .e-grid .e-headercontent{border:0 none}.e-fileexplorer .e-splitter .e-tileview,.e-fileexplorer .e-splitter .e-pane{overflow:visible}.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{width:9px;border-width:0 0 0 1px !important}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon{right:9px;border-right-width:0;border-radius:10px 0 0 10px}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon .e-icon:before{left:3px}.e-fileexplorer .e-splitter .e-pane.collapsed{overflow:hidden}.e-fileexplorer .e-splitter .e-splitbar .e-icon{visibility:hidden}.e-fileexplorer .e-splitbar.e-split-divider{position:absolute}.e-imageViewer>img{width:100%;height:100%}.e-fileexplorer .e-grid .e-rowcell{text-overflow:ellipsis}.e-imageViewer-wrap .e-vscrollbar{display:none}.e-fileexplorer .e-addressBar{width:228px;text-indent:0}.e-fileexplorer .e-addressBar.e-tool-input{padding-left:27px;padding-right:5px}.e-fileexplorer .e-addressBar,.e-fe-toolbar .e-addressBar,.e-fileexplorer .e-searchBar,.e-fe-toolbar .e-searchBar{margin:0;padding:0}.e-fe-toolbar.e-responsive-toolbar .e-addressBar{width:150px}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{line-height:20px;font-family:inherit}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{height:22px;text-indent:9px}.e-fileexplorer .e-searchBar::-webkit-input-placeholder{text-indent:9px}.e-dialog.e-rtl .e-fe-dialog .e-fe-dialog-label,.e-fileexplorer.e-rtl .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tilenode .e-file-size,.e-fileexplorer.e-rtl .e-grid .e-rowcell,.e-fileexplorer.e-rtl .e-treeview .e-text{direction:ltr}.e-fe-dialog .e-fe-table table tr .e-readonly{text-indent:0}.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-size{text-align:right}.e-fileexplorer .e-toolbar>ul>li .e-splitbutton.e-btn{vertical-align:top}.e-fileexplorer .e-switchView .e-btn.e-btn-normal{height:auto}.e-fileexplorer.e-rtl .e-grid .e-chkbox-wrap,.e-fileexplorer .e-tileInfo-view.e-rtl .e-name.e-name-in-wrap,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-grid-image,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-col-check{direction:rtl}.e-fileexplorer .e-toolbar.e-toolbarspan{width:auto}.e-fileexplorer .e-ul.e-horizontal,.e-fe-toolbar.e-responsive-toolbar .e-ul.e-horizontal{margin-top:4px;margin-bottom:4px;padding-left:2px;padding-right:2px}.e-fileexplorer .e-treeview>ul:first-child{margin-top:4px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar,.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar [class^="e-"]{box-sizing:border-box}.e-fileexplorer .e-statusbar .e-itemStaus{margin:4px 8px 0 8px}.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus{direction:ltr}.e-fileexplorer.e-rtl .e-icon.e-fe-resize:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-resize{float:left;margin-left:8px;font-size:13px}.e-fileexplorer .e-toolbar .e-addressbar-foldericon,.e-fe-toolbar.e-responsive-toolbar .e-addressbar-foldericon{margin-left:4px;margin-top:4px}.e-fileexplorer .e-uploadbox .e-selectpart,.e-fileexplorer .e-uploadbox{border:0 none}.e-fileexplorer .e-uploadbox .e-selectpart{height:auto;width:auto}.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar{padding:.25em .25em .25em 1em}.e-fileexplorer .e-uploadbox.e-dialog .e-header{font-size:16px}.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar .e-title{margin-left:0;top:0}.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar>.e-dialog-icon .e-close{margin:-9px 0 0 -1px}.e-fileexplorer .e-uploadbox.e-dialog .e-dialog-icon{top:0;right:0}.e-fileexplorer .e-uploadbox.e-dialog .e-file-upload{float:right;width:100%}.e-fileexplorer .e-uploadbox.e-dialog .e-file-upload>.e-btn{left:0;height:30px;float:right;margin:0 9px 0 9px}.e-fileexplorer .e-uploadbox.e-rtl.e-dialog .e-file-upload{float:left}.e-fileexplorer .e-uploadbox.e-rtl.e-dialog .e-file-upload>.e-btn{float:left;margin-left:11px;margin-right:7px}.e-fileexplorer .e-uploadbox.e-dialog .e-head-content{display:none}.e-fileexplorer .e-uploadbox .e-file-list .e-file-progress{width:180px}.e-fileexplorer .e-uploadbox .e-file-list .e-file-size{margin-left:3px;min-width:135px}.e-fileexplorer .e-uploadbox .e-file-list .e-file-percentage{width:130px;margin-left:3px}.e-fileexplorer .e-uploadbox .e-file-list .e-file-percentage .e-file-progress-bar{width:auto}.e-fileexplorer .e-uploadbox .e-file-list .e-action-perform{margin-left:17px}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-size,.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-percentage{margin-left:0}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-action-perform{margin-left:0;margin-right:23px}.e-fileexplorer .e-uploadbox .e-ul>li{height:54px}.e-fileexplorer .e-uploadbox .e-file-list{height:53px;top:0}.e-fe-dialog.e-dialog.e-dialog-wrap{border:none}.e-fileexplorer .e-tileview{overflow:initial}.e-fileexplorer .e-tileview{margin-bottom:0;margin-left:10px;margin-top:4px;margin-right:10px}.e-fileexplorer .e-grid{height:inherit}.e-fileexplorer .e-fileurl>input{width:100%;max-width:900px}.e-fileexplorer .e-fileurl{width:343px}.e-fileexplorer .e-filename{width:206px}.e-fileexplorer .e-filename>input{width:100%}.e-fileexplorer .e-filewidth>input,.e-fileexplorer .e-fileheight>input{width:60px}.e-fileexplorer .e-grid{border:0 none}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{font-weight:bold}.e-fileexplorer .e-statusbar{overflow:hidden;border-top:1px solid}.e-fileexplorer .e-statusbar{height:24px}.e-fileexplorer .e-grid .e-gridheader{border-bottom:1px solid;border-left:0 none;border-top:0 none;border-right:0 none}.e-fileexplorer .e-grid .e-headercell{border-style:none}.e-fileexplorer .e-tilenode{list-style:none;display:inline-block;vertical-align:top;padding:0 0 4px 0;width:104px}.e-fileexplorer .e-tilenode{margin:7px 7px 3px 7px;border:1px solid transparent}.e-fileexplorer .e-addNewFolder.e-button{margin-left:4px;padding-right:10px;height:25px;background-color:transparent;border:none;float:left}.e-fileexplorer .e-switchGridView.e-button{background:transparent;border:none}.e-fileexplorer .e-swithListView.e-button{background:transparent;border:none}.e-fileexplorer .e-thumbImage{padding:4px;display:block;max-height:88px;text-align:center;width:auto;height:auto;margin-left:auto;margin-right:auto}.e-fileexplorer .e-thumbImage{max-width:96px}.e-fileexplorer .e-name{text-align:center;word-wrap:break-word}.e-fileexplorer .e-addressbar-foldericon{position:absolute}.e-fileexplorer .e-h-arrow{z-index:10001}.e-fileexplorer .e-responsive-toolbar{z-index:1}.e-rtl.e-fileexplorer .e-grid .e-headercelldiv{text-align:right}.e-fileexplorer .e-statusbar .e-switchView{margin:0 8px 0 0}.e-rtl.e-fileexplorer .e-statusbar .e-switchView{margin:0 0 0 8px}.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul,.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul>li,.e-fileexplorer .e-toolbar .e-ul-searchBar,.e-fileexplorer .e-tileInfo-view.e-rtl .e-align,.e-fileexplorer.e-rtl .e-treeview .e-fe-folder{float:right}.e-fileexplorer .e-statusbar .e-itemStaus,.e-rtl.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar .e-horizontal.e-ul.e-ul-searchBar{float:left}.e-fileexplorer .e-tileview,.e-fileexplorer .e-toolbar .e-feItem-Addressbar,.e-fileexplorer .e-toolbar .e-feItem-Searchbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar{padding-left:0;padding-right:0}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-family:'ej-webfont'}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{padding-top:2px;width:22px;height:22px}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-size:18px;text-align:center}.e-fileexplorer .e-tree-foldericon{height:18px;width:14px;padding-right:4px}.e-rtl.e-fileexplorer .e-tree-foldericon{padding-right:0;padding-left:4px;float:right}.e-fileexplorer .e-addressbar-foldericon,.e-fileexplorer .e-tree-foldericon{font-size:14px}.e-fileexplorer .e-addressbar-foldericon:before,.e-fileexplorer .e-tree-foldericon:before,.e-fileexplorer .e-plus~.e-tree-foldericon:before{content:""}.e-fileexplorer .e-minus~.e-tree-foldericon:before,.e-fileexplorer-toolbar-icon.Open:before,.e-fileexplorer-toolbar-icon.OpenFolderLocation:before{content:""}.e-fileexplorer-toolbar-icon.Delete:before{content:""}.e-fileexplorer-toolbar-icon.NewFolder:before{content:""}.e-fileexplorer-toolbar-icon.Back:before{content:""}.e-fileexplorer-toolbar-icon.Forward:before{content:""}.e-fileexplorer-toolbar-icon.Upward:before{content:""}.e-fileexplorer-toolbar-icon.Back:hover:before{content:""}.e-fileexplorer-toolbar-icon.Forward:hover:before{content:""}.e-fileexplorer-toolbar-icon.Cut:before{content:""}.e-fileexplorer-toolbar-icon.Copy:before{content:""}.e-fileexplorer-toolbar-icon.Paste:before{content:""}.e-fileexplorer-toolbar-icon.Details:before,.e-fileexplorer-toolbar-icon.Getinfo:before{content:""}.e-fileexplorer-toolbar-icon.Upload:before{content:""}.e-fileexplorer-toolbar-icon.Refresh:before{content:""}.e-fileexplorer-toolbar-icon.Rename:before{content:""}.e-fileexplorer-toolbar-icon.Download{top:-3px;position:relative}.e-fileexplorer-toolbar-icon.Download{font-size:26px}.e-disable .e-fileexplorer-toolbar-icon.Download{filter:alpha(opacity=35)}.e-fileexplorer-toolbar-icon.Download:before{content:""}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{content:"";text-indent:1px;margin-top:2px;margin-left:1px}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{height:100%;width:100%}.e-fileexplorer .e-tile-wrapper .e-thumbImage.e-fe-icon{width:67px;height:67px}.e-fileexplorer .e-tile-wrapper.e-js,.e-fileexplorer.e-js,.e-fileexplorer .e-gridcontent,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{outline:none;box-shadow:none}.e-fileexplorer .e-toolbar.e-focus{outline:none}.e-fileexplorer .e-toolbar.e-focus{box-shadow:none}.e-fe-dialog input.e-ejinputtext:focus{outline:none}.e-fe-dialog-btn,.e-fe-dialog-centerbtn,.e-fe-dialog-text{margin-top:10px}.e-fe-dialog input,input.e-fe-dialog-text{padding-left:0}.e-fe-dialog-text{max-width:310px;width:310px}.e-fe-dialog-btn{float:right;width:50%}.e-fe-dialog-btn{padding-bottom:4px}.e-fe-dialog-centerbtn{padding:1px;width:70%;float:right}.e-rtl .e-fe-dialog-centerbtn{width:70%;float:left}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{height:27px}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{width:45%}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-left:0}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-right:14px}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-right:0}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-left:14px}.e-fe-dialog.e-icon.e-close{float:right;margin:4px 4px 0 0}.e-rtl .e-fe-dialog.e-icon.e-close{margin:4px 0 0 4px}.e-fe-dialog.e-icon.e-close:before{padding-top:2px}.e-rtl .e-fe-dialog.e-icon.e-close,.e-rtl .e-fe-dialog-btn{float:left}.e-fe-dialog-centerbtn,.e-fileexplorer .e-grid .emptyrecord,.e-fe-center{text-align:center}.e-fileexplorer .e-tileInfo-view .e-align{float:left}.e-fileexplorer .e-tileInfo-view .e-tilenode{padding:0;overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-tilenode{width:252px;height:60px}.e-fileexplorer .e-tileInfo-view .e-name{display:table-cell;vertical-align:middle;width:112px;padding:0 5px;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name{height:60px}.e-fileexplorer .e-tileInfo-view .e-name-wrap{overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-name-wrap{display:table;width:184px;height:60px}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap{vertical-align:middle;text-align:inherit;display:table-cell;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap p{margin:0}.e-fileexplorer .e-tileInfo-view .e-thumb-image.e-image .e-thumbImage{max-height:52px;max-width:58px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumb-image.e-image img.e-thumbImage{height:auto;width:auto}.e-fileexplorer .e-tileInfo-view .e-thumbImage{display:block;max-width:59px;margin:0}.e-fileexplorer .e-tileInfo-view .e-thumbImage{padding:4px}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{display:table-cell;vertical-align:middle;width:auto;padding-top:0}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{height:60px}.e-fileexplorer .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div{width:168px}.e-fileexplorer .e-tileview .e-name-wrap .e-name.e-name-in-wrap div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-fileexplorer .e-tileInfo-view .e-file-name{font-weight:bold}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{width:60px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{height:52px}.e-fileexplorer .e-tileInfo-view span.e-file-type,.e-fileexplorer .e-tileInfo-view span.e-file-size{font-size:13px}.e-fileexplorer .e-fe-view-icon:before{content:"";font-size:16px;width:22px;height:100%}.e-fe-activeicon:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px}.e-fe-activeicon:before{margin-top:1px}.e-fe-ascending:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px;margin-top:1px}.e-fe-descending:before{content:"";width:100%;text-indent:1px;height:100%;margin-top:1px;margin-left:1px}.e-fileexplorer .e-toolbar>ul>li,.e-fe-toolbar.e-toolbar>ul>li{padding:0}.e-fileexplorer .e-treeview>ul{margin:0}.e-fileexplorer .e-toolbar .e-searchBar{width:138px}.e-dialog .e-fe-table tr td{word-break:break-all}.e-dialog .e-fe-table tr td{padding:4px 0 4px 0}.e-dialog .e-fe-table tr td:first-child{min-width:60px;padding-right:14px;width:25%}.e-rtl.e-dialog .e-fe-table tr td:first-child{padding-left:14px;padding-right:0}.e-fileexplorer .e-toolbar>ul>li div.e-item-overlay{opacity:0;filter:alpha(opacity=0)}.e-fe-dialog.e-dialog>.e-titlebar{padding:.3em .25em .25em 1em}.e-fileexplorer .e-uploadbox .e-scrollbar.e-hscrollbar{top:0}.e-fe-dialog.e-dialog.e-rtl>.e-titlebar,.e-fileexplorer .e-uploadbox.e-dialog.e-rtl .e-titlebar{padding:.3em 1em .25em .25em}.e-fileexplorer .e-uploadbox.e-widget .e-selectpart.e-select{border:none}.e-fileexplorer .e-uploadbox .e-file-upload{padding:0}.e-fileexplorer .e-uploadbox .e-file-upload .e-action-container{margin:0 0 8px auto;padding-top:8px}.e-fileexplorer .e-uploadbox .e-action-container{width:228px}.e-fileexplorer .e-uploadbox.e-rtl .e-action-container{width:220px}.e-fileexplorer .e-uploadbox.e-rtl .e-file-upload .e-action-container{margin:0 auto 8px 0}.e-fileexplorer .e-uploadbox .e-uploadbtn,.e-fileexplorer .e-uploadbox .e-uploadclosebtn{margin-left:8px}.e-dialog.e-imageViewer-wrap .e-titlebar .e-title{overflow:hidden;text-overflow:ellipsis;width:90%;float:left}.e-dialog.e-rtl.e-imageViewer-wrap .e-titlebar .e-title{float:right}.e-menu>.e-list.e-fe-separator{border-bottom:1px solid}.fe-context-menu.e-menu li.e-list>a>span{top:0}.fe-context-menu.e-menu li.e-list>a{padding-left:30px}.fe-context-menu.e-menu.e-rtl li.e-list>a{padding-right:32px}.fe-context-menu.e-menu.e-context{width:auto}.e-fileexplorer .e-tilenode{cursor:pointer}.e-fe{padding:5px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png');display:block;margin-left:-2px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{width:70px;height:74px}.e-fe .e-fe-folder{background-position:-21px -1480px}.e-fe .e-fe-images{background-position:-21px -325px}.e-fe .e-thumbImage{width:65px;height:65px}.e-fe .e-count{position:absolute;color:#fff;background:#00f;min-width:14px;text-align:center;border:1px solid #fff;font-size:11px}.e-fe .e-count{top:30px;left:26px}.e-fileexplorer .e-treeview-wrap .e-item div>span{margin-right:0;display:inline-table;vertical-align:middle}.e-fileexplorer .e-grid tr td:first-child,.e-fileexplorer.e-rtl .e-grid tr td.e-last-rowcell{border-left:1px solid transparent;border-right:0}.e-fileexplorer .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl .e-grid tr td:first-child{border-right:1px solid transparent;border-left:0}.e-fileexplorer .e-grid .e-rowcell{border-top:1px solid transparent;border-bottom:1px solid transparent;border-width:1px 0;padding:.4em}.e-fileexplorer .e-grid .e-gridcontent tr:first-child td{border-top:1px solid transparent}.e-fe-dialog.e-dialog>.e-titlebar .e-dialog-icon{right:0}.e-fileexplorer .e-blur{opacity:.6;filter:alpha(opacity=60)}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fe-dialog.e-content,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre-wrap}.e-fe-dialog.e-dialog .e-widget-content{word-wrap:break-word}.e-fe-dialog.e-dialog .e-widget-content{padding:.5em 1.1em}.e-fe-dialog.e-dialog,.e-fileexplorer .e-uploadbox .e-file-cancel,.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar>.e-dialog-icon .e-close{font-size:12px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{margin-right:10px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{width:20%}.e-fe-dialog .e-error-msg{margin-top:5px;color:#f00;font-size:12px;margin-left:2px}.e-rtl .e-fe-dialog-label{text-align:right}.e-fe-dialog-btn.e-replace{width:100%}.e-fileexplorer .e-toolbar{border-bottom:3px solid;padding:0 4px}.e-fileexplorer .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:6px}.e-fileexplorer .e-scrollbar .e-hscroll .e-button.e-icon,.e-fileexplorer .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-fileexplorer .e-tree-wrapper .e-scrollbar.e-hscrollbar{top:10px}.e-fileexplorer .e-icon.e-fe-resize{float:right;cursor:se-resize}.e-fileexplorer .e-icon.e-fe-resize{font-size:16px}.e-fileexplorer .e-icon.e-fe-resize{padding:5px 2px 0 0}.e-fileexplorer .e-icon.e-fe-resize+.e-switchView{margin:0}.e-fileexplorer .e-tilenode .e-image{display:table-cell;vertical-align:bottom;width:100px}.e-dialog .e-fe-table table{width:100%;border-collapse:collapse;border-spacing:0}.e-dialog .e-fe-table table tr .e-readonly{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-fe-table table tr .e-readonly{font-size:14px}.e-dialog .e-fe-table table .e-border{border-bottom:1px solid}.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fe-dialog.e-content{white-space:pre-wrap}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image{padding:2px}.e-fileexplorer .e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png')}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image .e-fe-icon{width:20px;height:20px;display:block}.e-fileexplorer .e-treeview .e-fe-folder,.e-fileexplorer .e-toolbar .e-fe-folder{background-position:-245px -21px}.e-fileexplorer .e-treeview .e-text{position:relative}.e-fileexplorer .e-treeview .e-text{padding-left:20px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-left:4px}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-right:20px}.e-fileexplorer .e-treeview .e-fe-icon,.e-fileexplorer .e-toolbar .e-fe-icon{width:14px;height:14px;position:absolute}.e-fileexplorer .e-treeview .e-fe-folder{top:5px}.e-fileexplorer .e-treeview .e-fe-folder{left:2px}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{left:inherit}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{right:2px}.e-fileexplorer .e-toolbar .e-fe-folder{top:5px;left:8px}.e-fileexplorer.e-rtl .e-toolbar .e-fe-folder{left:0;right:8px}.e-fileexplorer .e-grid .e-fe-doc,.e-fileexplorer .e-grid .e-fe-docx{background-position:-196px -20px}.e-fileexplorer .e-grid .e-fe-ppt,.e-fileexplorer .e-grid .e-fe-pptx{background-position:-196px -48px}.e-fileexplorer .e-grid .e-fe-xls,.e-fileexplorer .e-grid .e-fe-xlsx{background-position:-196px -76px}.e-fileexplorer .e-grid .e-fe-pdf{background-position:-196px -104px}.e-fileexplorer .e-grid .e-fe-images{background-position:-196px -132px}.e-fileexplorer .e-grid .e-fe-rar{background-position:-196px -160px}.e-fileexplorer .e-grid .e-fe-zip{background-position:-196px -188px}.e-fileexplorer .e-grid .e-fe-txt{background-position:-196px -216px}.e-fileexplorer .e-grid .e-fe-audio{background-position:-196px -244px}.e-fileexplorer .e-grid .e-fe-video{background-position:-196px -272px}.e-fileexplorer .e-grid .e-fe-js{background-position:-196px -300px}.e-fileexplorer .e-grid .e-fe-css{background-position:-196px -328px}.e-fileexplorer .e-grid .e-fe-html{background-position:-196px -356px}.e-fileexplorer .e-grid .e-fe-php{background-position:-196px -384px}.e-fileexplorer .e-grid .e-fe-exe{background-position:-196px -412px}.e-fileexplorer .e-grid .e-fe-msi{background-position:-196px -440px}.e-fileexplorer .e-grid .e-fe-unknown{background-position:-196px -468px}.e-fileexplorer .e-grid .e-fe-rtf{background-position:-196px -496px}.e-fileexplorer .e-grid .e-fe-xml{background-position:-196px -524px}.e-fileexplorer .e-grid .e-fe-folder{background-position:-196px -552px}.e-fileexplorer .e-tile-wrapper .e-fe-doc,.e-fileexplorer .e-tile-wrapper .e-fe-docx,.e-fe .e-fe-icon.e-fe-docx,.e-fe .e-fe-icon.e-fe-doc{background-position:-21px -17px}.e-fileexplorer .e-tile-wrapper .e-fe-ppt,.e-fileexplorer .e-tile-wrapper .e-fe-pptx,.e-fe .e-fe-icon.e-fe-ppt,.e-fe .e-fe-icon.e-fe-pptx{background-position:-21px -94px}.e-fileexplorer .e-tile-wrapper .e-fe-xls,.e-fileexplorer .e-tile-wrapper .e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xls{background-position:-21px -171px}.e-fileexplorer .e-tile-wrapper .e-fe-pdf,.e-fe .e-fe-icon.e-fe-pdf{background-position:-21px -248px}.e-fileexplorer .e-tile-wrapper .e-fe-images,.e-fe .e-fe-icon.e-fe-images{background-position:-21px -325px}.e-fileexplorer .e-tile-wrapper .e-fe-rar,.e-fe .e-fe-icon.e-fe-rar{background-position:-21px -402px}.e-fileexplorer .e-tile-wrapper .e-fe-zip,.e-fe .e-fe-icon.e-fe-zip{background-position:-21px -479px}.e-fileexplorer .e-tile-wrapper .e-fe-txt,.e-fe .e-fe-icon.e-fe-txt{background-position:-21px -556px}.e-fileexplorer .e-tile-wrapper .e-fe-audio,.e-fe .e-fe-icon.e-fe-audio{background-position:-21px -633px}.e-fileexplorer .e-tile-wrapper .e-fe-video,.e-fe .e-fe-icon.e-fe-video{background-position:-21px -710px}.e-fileexplorer .e-tile-wrapper .e-fe-js,.e-fe .e-fe-icon.e-fe-js{background-position:-21px -787px}.e-fileexplorer .e-tile-wrapper .e-fe-css,.e-fe .e-fe-icon.e-fe-css{background-position:-21px -864px}.e-fileexplorer .e-tile-wrapper .e-fe-html,.e-fe .e-fe-icon.e-fe-html{background-position:-21px -941px}.e-fileexplorer .e-tile-wrapper .e-fe-php,.e-fe .e-fe-icon.e-fe-php{background-position:-21px -1018px}.e-fileexplorer .e-tile-wrapper .e-fe-exe,.e-fe .e-fe-icon.e-fe-exe{background-position:-21px -1095px}.e-fileexplorer .e-tile-wrapper .e-fe-msi,.e-fe .e-fe-icon.e-fe-msi{background-position:-21px -1172px}.e-fileexplorer .e-tile-wrapper .e-fe-unknown,.e-fe .e-fe-icon.e-fe-unknown{background-position:-21px -1249px}.e-fileexplorer .e-tile-wrapper .e-fe-rtf,.e-fe .e-fe-icon.e-fe-rtf{background-position:-21px -1326px}.e-fileexplorer .e-tile-wrapper .e-fe-xml,.e-fe .e-fe-icon.e-fe-xml{background-position:-21px -1403px}.e-fileexplorer .e-tile-wrapper .e-fe-folder,.e-fe .e-fe-icon.e-fe-folder{background-position:-21px -1480px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-doc,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-docx{background-position:-116px -17px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-ppt,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pptx{background-position:-116px -79px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xls,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xlsx{background-position:-116px -141px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pdf{background-position:-116px -203px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-images{background-position:-116px -265px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rar{background-position:-116px -327px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-zip{background-position:-116px -389px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-txt{background-position:-116px -451px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-audio{background-position:-116px -513px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-video{background-position:-116px -575px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-js{background-position:-116px -637px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-css{background-position:-116px -699px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-html{background-position:-116px -761px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-php{background-position:-116px -823px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-exe{background-position:-116px -885px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-msi{background-position:-116px -947px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-unknown{background-position:-116px -1009px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rtf{background-position:-116px -1071px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xml{background-position:-116px -1133px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder{background-position:-116px -1195px}.e-fileexplorer .e-treeview .e-fe-folder.e-fe-lock{background-position:-245px -40px}.e-fileexplorer .e-grid .e-fe-folder.e-fe-lock{background-position:-196px -580px}.e-fileexplorer .e-tile-wrapper .e-fe-folder.e-fe-lock{background-position:-21px -1557px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder.e-fe-lock{background-position:-116px -1258px}.e-fileexplorer.e-rtl .e-gridcontent tr td.e-grid-image{text-indent:-68px}.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-descending,.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-ascending{padding:0 2px}.e-fe-split-context.e-menu.e-context>.e-list>a>span{margin:0;padding:0 4px}.e-fileexplorer.e-rtl .e-icon.e-fe-grid:before,.e-fe-split-context.e-rtl .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-grid:before,.e-fe-split-context .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-largeicons:before,.e-fe-split-context .e-icon.e-fe-largeicons:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-tile:before,.e-fe-split-context.e-rtl .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-icon.e-fe-tile:before,.e-fe-split-context .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-icon.e-fe-largeicons{font-size:13px}.e-fileexplorer .e-tile-content{position:relative}.e-fileexplorer .e-tilenode .e-chkbox-wrap{display:block;visibility:hidden;position:absolute;padding:0 2px 0 2px}.e-fileexplorer .e-gridcontent .e-chkbox-wrap{visibility:hidden}.e-fileexplorer .e-tilenode.e-hover .e-chkbox-wrap,.e-fileexplorer .e-tilenode.e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-hover .e-chkbox-wrap{visibility:visible}.e-fileexplorer .e-grid .e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:0}.e-fileexplorer .e-gridcontent .e-chkbox-wrap .e-chkbox-small>span{top:1px}.e-fileexplorer .e-grid .e-headercell,.e-fileexplorer .e-grid .e-headercell-hover{height:30px}.e-fileexplorer .e-tilenode .e-chkbox-wrap .e-chkbox-small>span{height:13px}.e-fileexplorer .e-grid .e-table{padding:0 6px}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{padding:0 3px}.e-fileexplorer th.e-headercell.e-default.e-col-check.e-defaultcursor{text-align:center}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell{padding-left:3px;padding-right:3px;text-overflow:ellipsis}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell{line-height:12px}.e-fileexplorer .e-grid .e-col-check input{height:initial;line-height:initial;margin-top:0}.e-fileexplorer.e-rtl .e-addressBar{direction:ltr;text-align:right;padding-right:27px;width:228px;padding-left:5px}.e-fileexplorer.e-corner-all .e-item .e-text,.e-fileexplorer.e-corner-all .e-tilenode,.e-fileexplorer.e-corner-all input,.e-fe-dialog.e-corner input,.e-fe-dialog.e-corner button,.fe-context-menu.e-corner ul,.e-fe-toolbar.e-corner .e-tool-input,.e-fileexplorer.e-corner-all .e-scrollbar .e-vhandle,.e-fileexplorer.e-corner-all .e-scrollbar .e-hhandle{border-radius:4px 4px 4px 4px}.e-fileexplorer.e-corner-all .e-grid tr td:first-child,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td.e-last-rowcell{border-radius:4px 0 0 4px}.e-fileexplorer.e-corner-all .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td:first-child{border-radius:0 4px 4px 0}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child{display:table}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child .e-icon{width:16px;height:16px;padding:0 3px}.e-fe-mobile.e-toolbar.e-responsive-toolbar{width:auto;max-width:100%}.e-fileexplorer.e-fe-mobile .e-toolbar .e-addressBar,.e-fe-toolbar.e-fe-mobile .e-addressBar{width:140px}.e-fileexplorer.e-fe-mobile .e-toolbar .e-searchBar,.e-fe-toolbar.e-fe-mobile .e-searchBar{width:80px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-ul>li{height:100%}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-progress{width:200px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-size{margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-percentage{width:185px;margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-upload .e-action-container{margin:0 auto 8px auto;width:160px;padding-top:10px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadbtn,.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-fileexplorer .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-fileexplorer .e-fe-popup .e-tail:before,.e-fileexplorer .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-fileexplorer .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-fileexplorer .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-fileexplorer .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-fileexplorer .e-fe-popup .e-downtail:after{top:34px}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:50%;left:-4px;cursor:pointer}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{visibility:visible}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:41%;left:0;width:14px;cursor:pointer;border:1px solid;border-radius:0 10px 10px 0;height:40px}.e-fileexplorer.e-fe-mobile .e-splitter .e-splitbar{overflow:visible}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{font-size:18px}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon:before{position:absolute;left:-3px;top:12px}.e-fileexplorer.e-fe-mobile .e-grid .e-table{padding:0 20px}.e-fileexplorer.e-fe-mobile .e-tileview{margin-left:20px;margin-right:20px}.e-fileexplorer .e-tilenode{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-col-check{line-height:10px;padding-top:3px}.e-fileexplorer .e-chkbox-wrap .e-checkmark{line-height:14px}.e-fileexplorer,.e-fileexplorer .e-splitter .e-cont1,.e-fileexplorer .e-splitter .e-cont2,.e-fileexplorer input,.e-fe-toolbar.e-responsive-toolbar .e-tool-input,.e-fe-dialog input{border-radius:4px}.e-fileexplorer .e-cont1 .e-hhandlespace{border-bottom-left-radius:4px}.e-fileexplorer.e-rtl .e-cont1 .e-hhandlespace{border-bottom-right-radius:4px}.e-fileexplorer .e-tile-wrapper .e-vhandlespace{border-top-right-radius:4px}.e-fileexplorer.e-rtl .e-tile-wrapper.e-rtl .e-vhandlespace{border-top-left-radius:4px}.e-fileexplorer.e-fe-small .e-fe-dialog-text{width:97%}.e-fileexplorer.e-fe-small .e-fe-dialog-btn{width:80%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode{width:100%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div,.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode .e-name-wrap{width:100px}.e-fileexplorer .e-draggable{touch-action:none}.e-rte-wrapper{display:block}.e-rte-imageTab ul{list-style:none}.e-rte .e-rte-toolbar{width:100%;height:auto;margin-bottom:-2px}.e-rte .e-rte-toolbar{box-shadow:none}.e-rte .editarea{margin-bottom:-4px;padding-top:3px}.e-rte .content-iframe{border:none;margin:0}.e-rte-fontgroup .e-split-btn-div .e-icon,.e-rte-lists .e-split-btn-div .e-icon{padding:0}.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-btn-txt,.e-rte-lists .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-lists .e-splitarrowright .e-split-btn.e-btn-txt{width:15px}.e-rte-fontgroup .e-split .e-padding.e-splitarrowright,.e-rte-lists .e-split .e-padding.e-splitarrowright{padding:0 15px 0 0}.e-rte-fontgroup .e-split.e-rtl .e-padding.e-splitarrowright,.e-rte-lists .e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 15px}.e-rte .e-resizable-handle{bottom:0;cursor:se-resize;display:block;height:16px;position:absolute;right:0;width:16px}.e-rte-toolbar-icon:before{margin-top:5px}.e-rte-context-menu .e-rte-toolbar-icon:before{margin-top:0}.e-rte-context-menu.e-context .e-list{cursor:default}.e-rte .e-ipadscroll{overflow:auto;-webkit-overflow-scrolling:touch}.e-rte.e-resizable .e-rte-overlay,.e-pane-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.e-rte-format-ddl.e-ddl-popup div>ul li{padding:5px 5px 5px 11px}.e-rte-format-ddl.e-ddl-popup.e-rtl div>ul li{padding:11px 5px 5px 5px}.e-rte.e-rte-wrapper .e-ul.e-horizontal{margin-bottom:5px;margin-top:6px}.e-responsive-toolbar.e-inline{border-right:0;border-left:0;border-bottom:0}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{width:21px;height:21px}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:0;padding-top:2px}.e-rte .e-dialog .e-tab .e-img-field-group{display:inline-block;width:100%}.e-rte .e-dialog .e-tab .e-rte-field{width:67%}.e-rte .e-dialog .e-tab .e-rte-label{width:31%}.e-rte .e-dialog .e-tab .e-img-border-field{width:30%;float:left;padding-right:.6em}.e-rte .e-dialog .e-tab .e-rte-field .e-inputtext{width:95%}.e-rte .e-dialog .e-tab .e-rte-field .e-dimensions{width:50px}.e-rte .e-dialog .e-rte-tablefields{padding:1em .3em .3em}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field:nth-child(1){padding:0}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field{float:right}.e-rte .e-dialog .e-tab .e-rte-stylefield{display:inline-block;float:right;margin-top:1em;vertical-align:middle;width:75%}.e-rte .e-dialog .e-tab .e-rte-stylefield .e-inputtext{width:95%}.e-rte .e-dialog .e-dialog-tab .e-header{border-width:0}.e-rte .e-tab .e-activetop,.e-rte .e-tab .e-activebottom{border:0 solid}.e-rte .e-tab .e-header .e-nofirst{margin-left:4px}.e-rte .e-dialog .e-dialog-tab.e-tab .e-bottom-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-top-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activetop,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activebottom{border:0 solid}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li{border-right:1px solid}.e-rte.e-dialog .e-rte-imgUrl,.e-rte.e-dialog .e-rte-fileUrl{text-overflow:ellipsis}.e-rte-imgTab .e-content .e-colorwidget.e-widget{height:30px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{display:block}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{height:24px;width:24px}.e-rte .e-horizontal .e-tooltxt{cursor:pointer}.e-rte-toolbar .e-icon.e-res-pos.e-arrow-sans-down{margin-top:10px}.e-rte.e-rte-wrapper .e-horizontal{padding-left:4px;padding-right:4px;margin-bottom:4px;margin-top:4px}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{margin:2px 0}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{padding-left:2px;padding-right:2px}.e-rte .e-toolbar .e-rte-format>li,.e-rte .e-toolbar .e-rte-fontgroup>li,.e-rte .e-toolbar .e-rte-lists>li{border-width:1px;padding:1px}.e-rte .e-toolbar .e-rte-fontgroup>li.e-rteItem-fontColor,.e-rte .e-toolbar .e-rte-fontgroup>li.e-rteItem-backgroundColor{padding:1px}.e-rte .e-rte-toolbar .e-input{font-size:13px;line-height:20px}.e-rte .e-rte-toolbar .e-input.e-dropdownlist{line-height:20px}.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-width:1px}.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-style:solid}.e-rte-toolbar-icon.e-bold_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-expand_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-collapse_01:before{content:""}.e-rte-toolbar-icon.e-italic_01:before{content:""}.e-rte-toolbar-icon.e-underline_01:before{content:""}.e-rte-toolbar-icon.e-strikethrough_01:before{content:""}.e-rte-toolbar-icon.e-align-left_01:before{content:""}.e-rte-toolbar-icon.e-align-center_01:before{content:""}.e-rte-toolbar-icon.e-align-right_01:before{content:""}.e-rte-toolbar-icon.e-align-justify_01:before{content:""}.e-rte-toolbar-icon.e-bullets_01:before{content:""}.e-rte-toolbar-icon.orderedList,.e-rte-toolbar-icon.e-bullets_01{padding:0}.e-rte-toolbar-icon.e-bullets_01:before,.e-rte-toolbar-icon.orderedList:before{margin-top:0}.e-rte-toolbar-icon.orderedList:before{content:""}.e-rte-toolbar-icon.indent:before{content:""}.e-rte-toolbar-icon.outdent:before{content:""}.e-rte-toolbar-icon.e-cut_01:before{content:""}.e-rte-toolbar-icon.e-copy_02:before{content:""}.e-rte-toolbar-icon.e-paste_01:before{content:""}.e-rte-toolbar-icon.undo:before{content:""}.e-rte-toolbar-icon.redo:before{content:""}.e-rte-toolbar-icon.e-link_01:before{content:""}.e-rte-toolbar-icon.e-unlink_01:before{content:""}.e-rte-toolbar-icon.e-image:before,.e-rte-toolbar-icon.imageProperties:before{content:""}.e-rte-toolbar-icon.e-fileBrowser:before{content:""}.e-rte-toolbar-icon.e-video:before{content:""}.e-rte-toolbar-icon.e-table_02:before,.e-rte-toolbar-icon.insertTable:before{content:""}.e-rte-toolbar-icon.e-insert-row-above_02:before{content:""}.e-rte-toolbar-icon.e-insert-row-below_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-left_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-right_02:before{content:""}.e-rte-toolbar-icon.e-delete-row_01:before{content:""}.e-rte-toolbar-icon.e-delete-column_01:before{content:""}.e-rte-toolbar-icon.deleteTable:before,.e-rte-toolbar-icon.deleteTables:before{content:""}.e-rte-toolbar-icon.e-superscript_01:before{content:""}.e-rte-toolbar-icon.e-subscript_01:before{content:""}.e-rte-toolbar-icon.e-uppercase_01:before{content:""}.e-rte-toolbar-icon.e-lowercase_01:before{content:""}.e-rte-toolbar-icon.e-zoom-in:before{content:""}.e-rte-toolbar-icon.e-zoom-out:before{content:""}.e-rte-toolbar-icon.print:before{content:""}.e-rte .e-file-code:before{content:""}.e-rte-footer .clearFormat:before,.e-rte-toolbar-icon.clearFormat:before{content:""}.e-rte-footer .e-delete_05:before,.e-rte-toolbar-icon.e-delete_05:before{content:""}.e-rte .e-font:before,.e-rteItem-fontColor .e-font:before{content:"";margin-top:4px}.e-rte .e-background-color:before,.e-rteItem-backgroundColor .e-background-color:before{content:"";margin-top:4px}.e-dialog .customtable-image:before,.e-rte .e-dialog .e-table:before,.e-rte-toolbar-icon.tableProperties:before{content:""}.e-rte-listitems:before,.e-rte-unlistitems:before{font-size:32px;width:32px;height:32px}.e-rte-listitems:before,.e-rte-unlistitems:before{margin:0}.e-rte-toolbar-icon.e-loweralpha-icon:before{content:""}.e-rte-toolbar-icon.e-numbering-icon:before{content:""}.e-rte-toolbar-icon.e-upperalpha-icon:before{content:""}.e-rte-toolbar-icon.e-lowerroman-icon:before{content:""}.e-rte-toolbar-icon.e-upperroman-icon:before{content:""}.e-rte-toolbar-icon.e-circlelist-icon:before{content:""}.e-rte-toolbar-icon.e-squarelist-icon:before{content:""}.e-rte-toolbar-icon.e-disclist-icon:before{content:""}.e-rte-toolbar-icon.e-nonelist-icon:before{content:""}.e-rte-orderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-orderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon{padding:4px 4px 4px 4px}.e-rte .e-rte-footer{width:100%;margin-top:2px;font-family:monospace}.e-rte .e-rte-footer:after{clear:both;content:".";display:block;height:0;visibility:hidden}.e-rte .e-rte-footeritems{height:16px;display:inline-block;vertical-align:middle;text-align:left}.e-rte .e-rte-footer .e-rte-footer-left{display:inline-block;text-align:left;float:left}.e-rte .e-rte-footer.e-rtl .e-rte-footer-left{float:right}.e-rte .e-rte-footer .e-rte-footer-right{display:inline-block;text-align:right;float:right}.e-rte .e-rte-footer.e-rtl .e-rte-footer-right{float:left}.e-rte .e-rte-footericon{height:16px;width:16px;cursor:pointer;padding:3px}.e-rte .e-rte-htmltaginfo{margin-bottom:5px;padding-left:9px}.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{padding:2px 4px 4px 4px}.e-ddl-popup .e-h1{font-size:2em;font-weight:bold}.e-ddl-popup .e-h2{font-size:1.5em;font-weight:bold}.e-ddl-popup .e-h3{font-size:1.16em;font-weight:bold}.e-ddl-popup .e-h4{font-size:1em;font-weight:bold}.e-ddl-popup .e-h5{font-size:.83em;font-weight:bold}.e-ddl-popup .e-h6{font-size:.7em;font-weight:bold}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{display:table-caption;height:0;margin-left:1px;width:16px}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{margin-top:-5px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font{padding:0;margin-top:-5px}.e-rte-context-menu.e-context .e-rte-separator{border-bottom:1px solid}.e-rte .e-rte-tablecell{border-style:solid;border-width:1px;display:inline-block;height:18px;margin:1px;overflow:hidden;vertical-align:top;width:18px}.e-rte-palettetable{border-style:solid;border-width:0;display:inline-block;height:25px;overflow:hidden;vertical-align:top;width:25px}.e-menu.e-split .customcolor-link{display:inline-block;padding-left:30px;margin-top:5px;color:inherit;cursor:pointer}.e-rte-transbtn{margin-bottom:8px}.e-custom-Dialog .e-dialog-scroller>div.e-rte-customColor{padding:0}.e-rte .customtable-group{padding:3px;cursor:pointer}.e-rte .e-table{display:inline-block;height:16px;width:16px}.e-rte .customtable-link{display:inline-block;text-decoration:none;padding-left:5px;color:inherit}.e-rte .e-rte-label{clear:both;float:left;padding:.4em .1em 1em;text-align:left;width:29%}.e-rte .e-rte-field{float:right;padding:0 0 .6em;width:69%}.e-rte .e-rte-field label{display:inline}.e-rte-label.e-rtlrte,.e-rte-field.e-rtlrte>label{float:right}.e-rte-field.e-rtlrte,button.e-rtlrte{float:left}.e-rtlrte .e-colorwidget .e-icon{left:-3%}.e-rte .e-rte-elements{width:100%;height:82px;margin-top:10px}.e-rte .e-rte-tablefields{display:inline-block;width:22%;padding:.3em;vertical-align:middle}.e-rte .e-inputtext{height:30px;width:98%;text-indent:10px;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-rte .e-dimensions{width:50px}.e-dialog .e-fieldseparate{border-style:dashed;border-width:1px 0 0;padding-top:.6em}.e-rte.e-dialog>.e-dialog-scroller.e-rtl .e-rte-button{padding-bottom:2em}.e-rte .e-fieldgroup{margin-bottom:10px}.e-dialog .e-rte-button{bottom:-1em;clear:both;text-align:right;margin-top:10px}.e-dialog .e-rte-imgTab{clear:both;margin-top:10px}.e-dialog .e-rte-btn{margin-left:5px}.e-dialog .e-rte-alertBtnRTL{float:left}.e-dialog .e-rte-srctextarea{width:600px;height:400px;font-family:inherit;font-size:inherit}.e-rte .e-rte-video{min-height:100px;min-width:370px}.e-rte .e-rte-srcbutton{padding:.6em;text-align:right}.e-rte.e-findandreplace.e-dialog .e-widget-content>span{color:#e24048;height:22px;display:block;margin:5px}.e-rte-toolbar-icon.findAndReplace:before{content:""}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{margin:0 15px 0 15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{border:1px solid #c8c8c8;height:27px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{width:230px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rtefindcount{font-style:italic}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rteReplaceCount{text-align:center;float:left;margin-left:80px;font-style:italic}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-txtbox{margin-right:15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{height:49px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{border-top:1px solid #c8c8c8}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-checkboxlable{margin:0 0 0 5px;font-size:13px;font-weight:400}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-checkboxlable{margin:0 5px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{margin:0 0 0 9px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{margin:0 16px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn{max-width:85px;margin:13px 0 13px 7px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-lable{width:50px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent{margin:10px 0 15px 65px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent{margin:15px 65px 10px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 0 0 10px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 10px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent{margin:23px 0 0 15px;height:110px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent{margin:23px 13px 15px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div{display:inline-block;float:left}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div>div{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content{padding:0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div>div{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-left:-2px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-right:-2px}.e-tile-group{float:left}.e-tile-group.aligncenter{display:table;float:none;margin:0 auto;padding:0}.e-tile-small-col-2{width:160px;float:left}.e-skew-bottomleft,.e-skew-bottomright,.e-skew-topright,.e-skew-topleft,.e-skew-top,.e-skew-bottom,.e-skew-left,.e-skew-right,.e-skew-center{transition:transform 250ms}.e-skew-top{transform:perspective(1000px) rotateX(10deg);-webkit-transform:perspective(1000px) rotate3d(1,0,0,10deg);-moz-transform:perspective(1000px) rotate3d(1,0,0,10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-bottom{transform:perspective(1000px) rotateX(-10deg);-webkit-transform:perspective(1000px) rotate3d(1,0,0,-10deg);-moz-transform:perspective(1000px) rotate3d(1,0,0,-10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-left{transform:perspective(1000px) rotateY(-10deg);-webkit-transform:perspective(1000px) rotateY(-10deg);-moz-transform:perspective(1000px) rotateY(-10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-right{transform:perspective(1000px) rotateY(10deg);-webkit-transform:perspective(1000px) rotateY(10deg);-moz-transform:perspective(1000px) rotateY(10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-center{transform:perspective(1000px) scale(.95);-webkit-transform:perspective(1000px) scale(.95);-moz-transform:perspective(1000px) scale(.95);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile-backface{backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute}.e-skew-topleft{transform:perspective(1000px) rotateX(10deg) rotateY(-10deg)}.e-skew-topright{transform:perspective(1000px) rotateX(10deg) rotateY(10deg)}.e-skew-bottomright{transform:perspective(1000px) rotateX(-10deg) rotateY(10deg)}.e-skew-bottomleft{transform:perspective(1000px) rotateX(-10deg) rotateY(-10deg)}.e-tile-group{float:left}.e-tile-small-col-2{width:160px;float:left}.e-tile-group .e-tile-column{float:left;overflow:hidden;padding-top:5px;position:relative}.e-tile-group .e-tile-column .e-tile.e-tile-wide,.e-tile-group .e-tile-column .e-tile.e-tile-small,.e-tile-group .e-tile-column .e-tile.e-tile-medium{float:left}.e-tile-group{position:relative;margin:0 auto;padding-left:50px}.e-tile-group .e-tile-column{max-height:100%;max-width:320px}.e-tile-round-corner .e-tile-overlay{border-radius:10px}.e-tile *{box-sizing:border-box}.e-tile{box-sizing:border-box;margin:5px;overflow:hidden;position:relative;min-width:70px;min-height:70px}.e-tile-wide{width:310px;height:150px;float:left}.e-tile-small{float:left;height:70px;width:70px}.e-tile-medium{float:left;height:150px;width:150px}.e-tile-large{float:left;height:310px;width:310px}.e-tile-wide.e-caption-outer{width:310px;height:200px}.e-tile-medium.e-caption-outer{height:200px;width:150px}.e-tile-large.e-caption-outer{height:360px;width:310px}.e-tile-wide.e-caption-outer .e-image-parent,.e-tile-wide.e-caption-outer .e-tile-overlay{width:310px;height:150px}.e-tile-medium.e-caption-outer .e-image-parent,.e-tile-medium.e-caption-outer .e-tile-overlay{height:150px;width:150px}.e-tile-large.e-caption-outer .e-image-parent,.e-tile-large.e-caption-outer .e-tile-overlay{height:310px;width:310px}.e-tile .e-tile-selected:after{position:absolute;display:block;border-left:28px solid transparent;right:0;content:"";top:0;z-index:101}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:32px 32px;font-size:32px}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-repeat:no-repeat}.e-tile.e-tile-large .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile .e-tile-selected{border:2px solid #808080}.e-tile .e-tile-overlay{height:100%;width:100%;display:block;position:absolute;top:0;right:0;left:0;bottom:0}.e-tile.e-state-active .e-tile-overlay{background-color:rgba(0,0,0,.5)}.e-tile-small.e-tile-badge.e-badge-position-topright::after{top:5px;right:5px}.e-tile-small.e-tile-badge.e-badge-position-bottomright::after{bottom:5px;right:5px}.e-tile.e-badge-position-bottomright::after{bottom:6px}.e-tile.e-caption-outer.e-badge-position-bottomright::after{bottom:55px}.e-tile.e-badge-position-topright::after{top:10px}.e-tile.e-tile-badge.e-tile-badge-value::after{content:attr(data-ej-badgeValue);font-size:14px;text-align:center}.e-tile.e-tile-badge::after{color:#fff;font-size:18px;line-height:18px;right:10px;min-height:18px;min-width:18px;position:absolute;z-index:10}.e-tile-caption.e-tile-caption-icon.e-caption-innertop::before{top:10px}.e-tile-caption.e-tile-caption-icon.e-caption-innerbottom::before{bottom:10px}.e-tile-caption-text.e-caption-innertop::before{top:0;margin-top:10px}.e-tile-caption-text.e-caption-innerbottom::before{bottom:0;margin-bottom:6px}.e-tile-caption-text.e-caption-innerbottom::before,.e-tile-caption-text.e-caption-innertop::before{max-height:38px;height:auto;left:0}.e-tile-caption-text.e-caption-outer::before{bottom:0;height:45px;color:#000}.e-tile-caption-text::before{content:attr(data-ej-text);width:100%}.e-tile-caption.e-tile-caption-icon::before{width:30px;height:30px;font-size:30px}.e-tile-caption.e-caption-outer.e-tile-caption-icon::before{bottom:15px}.e-tile-caption::before{font-size:14px;position:absolute;display:block;float:left;overflow:hidden;z-index:10}.e-caption-align-right.e-caption-innertop.e-badge-position-topright.e-tile-caption-icon::before,.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright.e-tile-caption-icon::before{right:35px}.e-caption-align-normal.e-tile-caption-icon::before,.e-caption-align-left.e-tile-caption-icon::before{left:10px}.e-tile-caption-icon.e-caption-align-center::before{margin-left:-10px;left:50%}.e-tile-caption-icon.e-caption-align-right::before{right:10px}.e-tile-caption-text.e-caption-align-right.e-caption-innertop.e-badge-position-topright::before,.e-tile-caption-text.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright::before{padding-right:34px}.e-tile-caption-text.e-caption-align-normal::before,.e-tile-caption-text.e-caption-align-left::before{text-align:left}.e-tile-caption-text::before{left:0;right:0;padding-left:10px;padding-right:10px}.e-tile-caption-text.e-caption-align-center::before{text-align:center}.e-tile-caption-text.e-caption-align-right::before{direction:rtl}.e-tile.e-tile-web .e-image-parent .e-tile-image{background-repeat:no-repeat;overflow:hidden}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagecenter{background-position:center center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagefill{background-size:100% 100%}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopcenter{background-position:top center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomcenter{background-position:bottom center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imageleftcenter{background-position:left center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagerightcenter{background-position:right center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopleft{background-position:top left}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopright{background-position:top right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomright{background-position:bottom right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomleft{background-position:bottom left}.e-tile.e-tile-caption.e-caption-outer{padding:0}.e-tile:not(.e-tile-imagefill){box-sizing:border-box}.e-tile .e-tile-template{background-size:100% 100%;width:inherit;height:inherit}.e-tile .e-image-parent,.e-tile .e-tile-image{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute}.e-tile .e-image-parent.e-tile-flip,.e-tile .e-image-parent.e-tile-flipback{backface-visibility:hidden}.e-tile-round-corner.e-caption-outer,.e-tile-round-corner .e-image-parent,.e-tile-round-corner .e-image-parent .e-tile-image{border-radius:10px}.e-tile .e-tile-selected::before{position:absolute;display:block;content:"";background-color:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;height:5px;width:10px;right:3px;top:3px;z-index:102;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.e-tile.e-livetile-enable .e-tile-slideback{position:absolute;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-slide{position:absolute;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-slideup{position:absolute;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carouselback{position:absolute;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carousel{position:absolute;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-carouselup{position:absolute;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flip{position:absolute;transform:perspective(1000px) rotateX(180deg);-webkit-transform:perspective(1000px) rotateX(180deg);-moz-transform:perspective(1000px) rotateX(180deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flipback{position:absolute;transform:perspective(1000px) rotateX(0deg);-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}ej-gantt{display:block}.e-gantt *:focus{outline:none}.e-gantt-core{display:inline-block;-webkit-tap-highlight-color:transparent}.e-gantt .e-gantt-Spliter{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-treegridPane{overflow-y:hidden}.e-gantt .e-ganttchartPane{overflow:hidden}.e-gantt .e-gantttoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-gantt .e-gantttoolbar{height:36px !important}.e-gantt .e-toolbar{border-width:1px 1px 0 1px !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-toolbarspan{margin:0}.e-gantt .e-search.e-tooltxt.e-hover{background:none !important;border-color:transparent !important;padding:2px !important}.e-gantt .e-search.e-tooltxt{box-shadow:none !important}.e-gantt .e-disable.e-tooltxt:hover{background:none !important}.e-treegrid .e-disable.e-tooltxt:hover{background:none !important}.e-gantt .e-toolbaricons{float:left;text-decoration:none}.e-gantt .e-ganttcustomtoolbaritem{padding-top:4px;margin-left:3px;font-size:14px}.e-gantt .e-gantttoolbaritem{width:30px;height:24px}.e-gantt .e-gantt-collapseall:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-criticaltask:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-prevtimespan:before{content:""}.e-gantt .e-gantt-nexttimespan:before{content:""}#Task.e-menuitem>div.e-icon:before{content:""}#Task.e-menuitem>div.e-icon:before{padding-top:3px}#Add.e-menuitem>div.e-icon:before,div.e-menuitem>div.e-expander:before{padding-top:3px}#Indent.e-menuitem>div.e-icon:before{padding-top:3px}#Outdent.e-menuitem>div.e-icon:before{padding-top:3px}#Delete.e-menuitem>div.e-icon:before{padding-top:3px}div.e-menuitem>div.e-expander:before,div.e-columnmenu span.e-expander:before,div.e-tgcontextmenu div.e-expander:before,div.e-columnmenu div.e-expander:before{content:"" !important}#PrevTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}#NextTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}.e-gantt .e-addnewitem,.e-gantt .e-outdent,.e-gantt .e-edititem,.e-gantt .e-deleteitem,.e-gantt .e-saveitem,.e-gantt .e-cancel,.e-gantt .e-indent{margin-left:3px;padding-top:4px;font-size:14px}.e-gantt .e-excelIcon:before{font-size:14px;margin-left:3px;content:""}.e-gantt .e-excelIcon:before{padding-top:4px}.e-gantt .e-pdfIcon:before{margin-left:5px;font-size:14px;content:""}.e-gantt .e-pdfIcon:before{padding-top:4px}.e-gantt .e-excelIcon{padding-top:1px;padding-left:2px}.e-gantt .e-expandall{margin-left:6px}.e-gantt .e-expandall{padding-top:7px;font-size:12px}.e-gantt .e-gantt-add:before{content:""}.e-gantt .e-gantt-edit:before{content:""}.e-gantt .e-gantt-delete:before{content:""}.e-gantt .e-gantt-save:before{content:""}.e-gantt .e-gantt-cancel:before{content:""}.e-gantt .e-gantt-indent:before{content:""}.e-gantt .e-gantt-outdent:before{content:""}.e-gantt .e-gantt-expandall:before{content:""}.e-gantt .e-gantt-collapseall:before{content:""}#Add.e-menuitem>div.e-icon:before{content:""}#Indent.e-menuitem>div.e-icon:before{content:""}#Outdent.e-menuitem>div.e-icon:before{content:""}#Delete.e-menuitem>div.e-icon:before{content:""}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-gantt .e-collapseall{font-size:13px}.e-gantt .e-criticaltask{font-size:14px}.e-gantt .e-prevtimespan,.e-gantt .e-nexttimespan{font-size:14px;margin-left:3px;padding-top:5px}.e-gantt .e-collapse,.e-gantt .e-h-arrow{z-index:2 !important}.e-gantt .e-splitter{border-style:solid !important;border-width:1px 0 !important}.e-gantt .e-dialog .e-titlebar{padding:.7em 0 .2em 0 !important;border-bottom-width:3px !important;border-style:none none solid none !important;margin:0 auto !important;width:95% !important;font-weight:600}.e-addpre.e-icon:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-addpre.e-icon{display:inline-block;width:80px}.e-deletepre.e-icon:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-width:1px}.e-gantt .e-dialog .e-header{font-weight:600}.e-gantt .e-dialog-wrap.e-dialog{width:auto !important}.e-gantt .e-shadow{box-shadow:none !important}.e-gantt .e-dialog .e-numeric .e-padding,.e-gantt .e-dialog .e-percent .e-padding,.e-gantt .e-dialog .e-currency .e-padding,.e-gantt .e-dialog .e-atc .e-padding,.e-gantt .e-dialog .e-datewidget .e-padding,.e-gantt .e-dialog .e-ddl .e-in-wrap,.e-gantt .e-dialog .e-timewidget .e-padding,.e-gantt .e-dialog .e-datetime-wrap .e-padding{padding:0 !important}.e-gantt .e-dialog .e-dialog-content{width:auto !important;height:auto !important}.e-gantt .e-dialog-scroller{height:auto !important}.e-gantt .e-title{position:absolute;margin-top:-4px}.e-gantt .e-dialog-icon .e-close{position:absolute}.e-gantt .e-icon.e-close{position:absolute}.e-gantt .e-gantttoolbar li{padding:4px 0 5px 5px}.e-gantt .e-ejinputtext:focus{box-shadow:none}.e-gantt .e-dialog .e-widget-content{padding:0}.e-gantt .e-field.e-ejinputtext{text-indent:4px}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:.5px;position:absolute}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.e-gantt .e-splitter .e-splitbar.e-h-bar .e-h-arrow{display:none}.e-gantt .e-splitter .e-splitbar.e-h-bar{width:9px !important}.e-ganttdialog .e-tab.e-js .e-header>.e-select,.e-ganttdialog .e-tab.e-js .e-header>.e-active{font-size:16px !important}.e-ganttdialog .e-titlebar{font-size:16px !important}.e-tgcontextmenu,.e-tginnerContextmenu{border-width:1px;border-style:solid}.e-ganttdialog .e-ejinputtext{padding:1px 4px 1px 0}.e-ganttdialog .e-ejinputtext{height:25px}.e-gantt-manualparenttaskbar,.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{z-index:7;position:absolute}.e-gantt-manualparenttaskbar-left{border-right-style:none;border-top-style:none;border-left-style:solid}.e-gantt-manualparenttaskbar-right{border-top-style:none;border-left-style:none;border-right-style:solid}.e-ganttdialog .e-gantt-editor-container{padding:4px}.e-ganttdialog .e-gantt-predecessor-container,.e-ganttdialog .e-gantt-resource-container,.e-ganttdialog .e-gantt-csfield-container{padding:0}.e-ganttdialog .e-gantt-notes-container{padding:0}.e-ganttdialog .e-editfrom-btn-right{margin-top:10px;margin-bottom:3px;margin-right:0}.e-ganttdialog .e-editfrom-btn-left{margin-top:10px;margin-bottom:3px;margin-right:0}.e-ganttdialog .e-editform-btn input{font-size:14px;font-weight:normal;margin-right:0}.e-ganttdialog .e-general-edit-div .e-editLabel{outline:none;font-weight:normal}.e-ganttdialog .e-general-edit-div .e-editLabel{padding:1px;font-size:14px}.e-ganttdialog .e-general-edit-div .e-editLabel label{font-weight:normal;margin-bottom:0;font-size:14px}.e-ganttdialog .e-general-edit-div .e-editValue{padding:0 0 1px 0}.e-ganttdialog .e-property-container{text-align:left;padding:5px 5px 0;font-weight:normal;outline:none}.e-gantt .e-toolbar.e-toolbarspan,.e-gantt .e-toolbar.e-focus{box-shadow:none}.e-rg-tasklabel.e-tasklabel{overflow:hidden;text-overflow:ellipsis}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{content:" ";position:absolute;z-index:1;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid;border-radius:5px}.e-ganttdialog .e-dialog.e-connectordialog{padding:15px !important;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttdialog .e-connectordialog .e-editlabel{padding-right:15px;padding-bottom:5px;font-size:14px}.e-ganttdialog .e-connectordialog .e-editvalue{padding-bottom:5px;width:100%;font-size:14px}.e-ganttdialog .e-connectordialog .e-editform-btn{padding:5px 15px 5px 15px;border-radius:3px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline{padding:7px;font-size:16px;width:16px;height:16px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline:before{content:""}ej-treegrid{display:block}.e-treegrid-core{border-collapse:collapse;font-size:12px;height:auto;outline:0 none;-webkit-tap-highlight-color:transparent;font-weight:normal}.e-treegrid .e-gridheader tr.e-resizedragicon{cursor:col-resize !important}.e-treegridtoolbar{border-color:#c3c3c3 !important;background-color:#fff;box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.e-treegrid .e-toolbarspan{margin:0}.e-treegrid .e-widget [class^="e-"]{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.e-treegrid *:focus{outline:none}.e-treegrid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-treegrid .e-textwrapcell{white-space:normal !important;word-wrap:break-word !important}.e-treegrid .e-textwrapcolumnicon{margin-top:-20px !important}.e-treegrid .e-textwrapheaderdiv{word-wrap:break-word}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{content:"";font-size:7px !important;margin-right:0}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{padding-top:8px}.e-treegrid .e-icon.e-printIcon:before{content:""}.e-treegrid .e-pager .e-numericitem,.e-treegrid .e-pager .e-firstpage,.e-treegrid .e-pager .e-prevpage,.e-treegrid .e-pager .e-firstpagedisabled,.e-treegrid .e-pager .e-prevpagedisabled,.e-treegrid .e-pager .e-nextpage,.e-treegrid .e-pager .e-lastpage,.e-treegrid .e-pager .e-nextpagedisabled,.e-treegrid .e-pager .e-lastpagedisabled{box-sizing:content-box}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{content:"";margin-right:0}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{font-size:10px;padding-top:7px}.e-treegrid .e-treegrid-add:before{content:""}.e-treegrid .e-treegrid-edit:before{content:""}.e-treegrid .e-treegrid-delete.e-delete:before{content:""}.e-treegrid .e-treegrid-save:before{content:""}.e-treegrid .e-treegrid-cancel:before{content:""}.e-treegrid .e-treegrid-expandall:before{content:""}.e-treegrid .e-treegrid-collapseall:before{content:""}.e-treegrid .e-summarytreegridexpand,.e-treegrid .e-treegridexpand{width:24px;height:24px}.e-treegrid .e-detailsinfoiconshow{margin-left:5px}.e-treegrid .e-detailsinfoiconhide{margin-left:5px}.e-treegrid .e-detailsinfoiconshow:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsinfoiconhide:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsiconcell{border-radius:5px;padding-top:5px;height:15px;width:28px}.e-treegrid .e-detailsrowcell{padding:0 !important;cursor:default}.e-treegrid .e-detailheadercell{border-top:none !important;border-bottom:none !important;background-color:transparent !important}.e-treegrid .e-detailscellwrapper{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.e-detailscellwrapperfly{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1000;border-width:1px;border-style:solid}.e-treegrid .e-detailsrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid div.e-error{position:absolute;font-weight:normal;z-index:9999}.e-treegrid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-treegrid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-treegrid div.e-error .e-bottomarrow{left:10%;border-bottom-width:2px;display:block}.e-treegrid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-treegrid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-treegrid .e-aboveIcon,.e-treegrid .e-belowIcon,.e-treegrid .e-childIcon,.e-treegrid .e-cancelIcon,.e-treegrid .e-summarytreegridcollapse,.e-treegrid .e-treegridcollapse{width:24px;height:24px}.e-treegrid .e-treegridcustomtoolbaritem{padding-top:4px;margin-left:3px}.e-treegrid .e-treegridtoolbaritem{width:30px;height:24px}.e-treegrid .e-treegridtoolbar li{box-sizing:content-box !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important}.e-treegrid .e-treegridtoolbar li{padding:5px 0 5px 5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-aboveIcon:before{content:"";font-size:20px;margin-top:-5px}.e-treegrid .e-belowIcon:before{content:"";font-size:20px;margin-top:9px}.e-treegrid .e-childIcon:before{content:"";font-size:20px;margin-top:2px}.e-treegrid .e-cancelIcon:before{content:"";font-weight:200;font-size:20px;margin-top:3px}.e-treegrid .e-updatedtd{position:relative}.e-treegrid .e-updatedtd:before{color:#f00;width:10px;text-align:right;position:absolute;top:0;right:0}.e-treegrid .e-tgupdatenotify:before{font-size:6px;font-family:'ej-webfont'}.e-treegrid .e-tgupdatenotify:before{content:""}.e-treegrid .e-table{width:100%;table-layout:fixed;border:0 none;margin-top:0;border-collapse:separate}.e-ganttchart .e-ganttgridLinesTable,.e-ganttviewerbodyContianer-ganttViewTable{border-collapse:separate;margin-top:0}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-scrollcss{padding-right:17px}.e-treegrid .e-gridheadercontainer{-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-scrollcss .e-gridheadercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-treegrid .e-gridcontent{overflow:hidden;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-headercell{border-collapse:collapse;overflow:hidden;-ms-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;border-style:solid;border-width:0 1px 0 0;outline:none;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:45px}.e-treegrid .e-headercell{padding:0 .5em}.e-treegrid .e-filterHeader{cursor:pointer}.e-treegrid .e-spanstyle{cursor:pointer;display:block;height:16px;position:absolute;right:8%;top:1px;width:21px;color:#808080;margin:4px 0}.e-treegrid .e-filterbarcell{border-style:solid;border-width:1px 1px 0 0;cursor:default;vertical-align:middle;font-weight:normal}.e-treegrid .e-filterbarcell{padding:0}.e-treegrid .e-filterbarcell .e-filtertext{height:24px}.e-treegrid .e-filterbarcell .e-ejinputtext{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-filterbarcell .e-icon:before,.e-treegrid .e-dialog .e-icon:before{display:block}.e-treegrid .e-filterbarcell .e-icon:before{display:block;height:14px;margin:0 auto}.e-treegrid .e-filterbarcell .e-ddl .e-down-arrow.e-icon:before{display:block;height:12px !important;margin:0 auto;width:12px !important}.e-treegrid .e-field{padding:1px}.e-treegrid .e-filterdiv{left:1px;position:relative;right:1px;width:100%;height:30px;padding:1px;box-sizing:border-box}.e-treegrid tr th:last-child{border-right:0}.e-treegrid tr td:last-child{border-right:0}.e-treegrid .e-headercelldiv{display:block;border:0 none;height:29px;line-height:29px;overflow:hidden;text-align:left;white-space:nowrap}.e-treegrid .e-headercelldiv{font-size:14px;font-weight:600;padding:0 14px 0 7px;margin:-7px}.e-treegrid .e-toolbar{border-width:1px !important;border-bottom-style:none !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-treegridtoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-treegrid .e-treegridtoolbar{height:36px !important}.e-treegrid .e-treegridadaptivetoolbar{height:auto !important}.e-treegrid .e-toolbar.e-toolbarspan,.e-treegrid .e-toolbar.e-focus{box-shadow:none}.e-treegrid .e-iconMargin:before{margin-left:-4px !important}.e-treegrid .e-firstLevIconMargin:before{margin-right:-6px !important}.e-treegrid .e-toolbaricons{float:left;text-decoration:none}.e-treegrid .e-excelIcon:before{content:"";padding-top:3px}.e-treegrid .e-pdfIcon:before{content:""}.e-treegrid .e-addnew,.e-treegrid .e-pdfIcon,.e-treegrid .e-edit,.e-treegrid .e-delete,.e-treegrid .e-save,.e-treegrid .e-printIcon,.e-treegrid .e-cancel{margin-left:3px;padding-top:4px;font-size:14px}.e-treegrid .e-expandall{font-size:12px;margin-left:6px;padding-top:5px}.e-treegrid .e-collapseall{font-size:12px}.e-treegrid .e-excelIcon{padding-top:1px;padding-left:4px}.e-treegrid .e-treegridrowexpand,.e-treegrid .e-treegridrowcollapse .e-rowcell{font-weight:bold}.e-treegrid .e-rowcell .e-cell,.e-treegrid .e-rowcell .e-inner-treecolumn-container{word-wrap:normal;white-space:nowrap}.e-treegrid .e-rowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-rowcell{padding-left:10px;padding-right:10px}.e-dragrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-descending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-ascending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-gridheader{overflow-x:hidden;background-repeat:repeat-x;background-attachment:scroll;background-position:0 0;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding-top:0;padding-bottom:0}.e-treegrid .e-treegrid-icon .e-ascending,.e-treegrid .e-treegrid-icon .e-descending{padding-right:26px;padding-top:2px}.e-treegrid{border-top:none}.e-treegrid .e-intend.e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-intend.e-editedcell{padding:2px !important}.e-treegrid .e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-editedcell{padding:2px !important}.e-treegrid .e-editedfirstcell{padding:0 0 4px}.e-treegrid .e-tabletd{padding:0;border-collapse:collapse}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-style:solid;outline:none;vertical-align:baseline;float:left;font-weight:normal}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-width:1px}.e-treegrid .e-ejinputtext:focus{box-shadow:0 0 5px}.e-treegrid .e-searchinput::-ms-clear{display:none}.e-treegrid .e-reSizeColbg{position:absolute;border-left:1px dotted}.e-treegrid-overflow{overflow:hidden}.e-treegrid .e-gridcontent .e-rowcell,.e-treegrid .e-gridheader .e-headercell{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;vertical-align:middle}.e-treegrid .e-intend,.e-treegrid .e-summaryintend{padding-left:0 !important}.e-treegrid .e-headercell .e-columnicon{height:16px;float:right;margin-right:-30px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-columnicon{width:10px;padding:3px;margin-top:-17px}.e-treegrid .e-headercell .e-columnicon:before{font-size:14px !important}.e-treegrid .e-headercell .e-filtericon{height:16px;float:right;margin-right:-30px;padding:3px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-filtericon{width:10px;padding:3px;margin-top:-17px}.e-treegridmenufilterwraper{border:solid 1px}.e-treegridmenufilterwraper{padding:15px !important}.e-treegridadaptivedialog{height:auto !important;width:auto !important}.e-treegridadaptivesubicon{display:none !important}.e-treegridadaptivewidth{width:auto !important}.e-treegrid .e-headercell .e-filtericon:before{font-size:14px !important}div.e-dialog.e-columnSelector{padding:0}.e-treegrid .e-columnmenu-icon:before{content:""}.e-treegrid .e-summaryrow td,.e-treegrid .e-footersummaryrow td{font-weight:bold;border-width:0;font-size:12px}.e-treegrid .e-firstfootersummaryrow td .e-summarycell{padding-left:2px !important;padding-top:4px !important}.e-treegrid .e-treegridtrimcell{overflow:hidden;text-overflow:ellipsis}.e-treegrid .e-summaryrow .e-summarytitle.e-treegridtrimcell,.e-treegrid .e-summaryrow .e-summarytitle.e-textwrapcell{width:100%}.e-treegrid .e-summaryrow .e-summarytitle,.e-treegrid .e-footersummaryrow .e-summarytitle{padding-right:10px}.e-treegrid .e-summaryrow td:last-child,.e-treegrid .e-footersummaryrow td:last-child{border-width:0 1px 0 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogrowcell{border:none;padding:5px 0 5px 10px}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel{border:none;padding:5px 10px 5px 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton{padding:5px 0}.e-treegrid .e-dialog .e-editdialog-padding{font-weight:normal}.e-treegrid .e-dialog .e-editdialog-padding{padding:7px 24px}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child{font-weight:normal}.e-columnMenuListDiv label{width:175px;display:inline-block;margin-bottom:0;font-weight:normal}.e-columnMenuListDiv label{margin-left:15px;font-size:12px}.e-columnMenuListDiv{line-height:1.9;white-space:nowrap}.e-columnMenuListDiv{padding:3px 8px 3px}.e-column-insertleft-icon:before{content:""}.e-column-insertright-icon:before{content:""}.e-column-rename-icon:before{content:""}.e-column-filter-icon:before{content:""}.e-column-filtered-icon:before{content:""}.e-column-delete-icon:before{content:""}.e-columnmenu-ascending:before{content:""}.e-columnmenu-descending:before{content:""}.e-columnchooser-icon:before{content:""}.e-treegrid .e-frozencontentdiv,.e-treegrid .e-frozenheaderdiv,.e-treegrid .e-frozenfooterdiv{float:left}.e-treegrid .e-frozencontentdiv .e-table,.e-treegrid .e-movablecontentdiv .e-table{position:relative}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-width:1px;border-left-style:solid}.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{overflow:hidden}.e-freezecolumn-icon:before{content:""}.e-unfreezecolumn-icon:before{content:""}.e-freezecolumnbefore-icon:before{content:""}.e-treegrid .e-scrollcss .e-footercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-lastsummaryrow{border-bottom-width:1px !important}.e-treegrid .e-treegridpopup{position:absolute;font-weight:normal;z-index:10000}.e-treegrid .e-treegridpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-treegrid .e-treegridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-treegrid .e-treegridpopup .e-tail:before,.e-treegrid .e-treegridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treegrid .e-treegridpopup .e-downtail:after{top:34px}.e-columnmenuitem{box-sizing:border-box}.e-menuitem{box-sizing:border-box}.e-menuitem{padding-left:0}.e-columnmenuitem .e-menuitem-label{float:left}.e-columnmenuitem .e-menuitem-label{padding:7px;font-size:12px}.e-columnmenuitem .e-icon{font-size:16px;float:left}.e-columnmenuitem .e-icon{padding:7px}.e-columnmenuitem .e-expander{padding:7px;font-size:16px}.e-menuitem-hr{margin-top:0;margin-bottom:0}.e-treegrid-columnmenu,.e-treegrid-contextmenu,.e-tginnerContextmenu{padding:0;margin:0}.e-treegrid .e-headercelldiv div{display:inline-block}.e-treegrid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-treegrid.e-wrap .e-headercelldiv{height:Auto;white-space:normal;line-height:19px}.e-treegrid.e-wrap .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-treegrid .e-page{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-pager,.e-treegrid .e-pagerstatusbar{border-top-style:none !important;border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;padding-bottom:9px;padding-top:9px;white-space:normal}.e-treegrid .e-pagercontainer .e-icon:before{display:inline-block}.e-treegrid .e-pagercontainer{float:none}.e-treegridicon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-table{margin-top:0}.e-treegrid .e-tableLastCell{border-right-width:1px;border-style:solid}.e-treegrid .e-column-menu-padding{padding-right:35px !important}.e-columnmenu,.e-tginnerContextmenu,.e-tgcontextmenu{border-width:1px;border-style:solid}.e-treegrid .e-rowcell .e-cell.e-treecheckboxcolumn{padding-top:0;margin-top:3px}.e-treegrid .e-rowcell .e-cell{padding-top:4px}.e-treegrid .e-chkbox-wrap .e-chkbox-small>span{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-headertooltip{position:absolute;padding:5px 25px 5px 25px !important;font-size:12px;border:1px solid;text-align:center;cursor:pointer}.e-headertooltip{font-weight:bold;opacity:.8;border-radius:0}.e-addedColumn .e-editValue{padding:0}.e-filterMenuDiv .e-filter-container{min-width:200px}.e-filterMenuDiv .e-dropdown-filter-container,.e-filterMenuDiv .e-filter-operator{padding-bottom:10px}.e-filterMenuDiv .e-filter-value{padding-top:5px;padding-bottom:14px}.e-filterMenuDiv .e-checkbox-filter-container{padding-bottom:10px}.e-filterMenuDiv .e-filter-button-container{height:28px}.e-filterMenuDiv .e-filter-btn-filter{width:47%;float:left;margin-right:6%}.e-filterMenuDiv .e-filter-btn-clear{width:47%;float:left}.e-filterMenuDiv .e-checkbox-filter-text{padding-right:24px;float:left}.e-treegrid-dialog .e-add-dialog-btn-ok{width:50%;float:left}.e-treegrid-dialog .e-add-dialog-btn-ok div{padding:5px 0 15px 15px}.e-treegrid-dialog .e-add-dialog-btn-cancel{width:50%;float:left}.e-treegrid-dialog .e-add-dialog-btn-cancel div{padding:5px 0 15px 15px}.e-treegrid-dialog .e-treegrid-add-btn input,.e-treegrid-dialog .e-confirm-dialog-btn input,.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton input{font-size:14px;font-weight:normal;margin-right:0}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label{font-size:14px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn input{font-size:14px;font-weight:normal}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{margin-right:0}.e-addedColumn .e-editLabel{padding:1px 1px 0 1px}.e-treegrid-dialog .e-treegrid-add-btn{width:100%;height:27px}.e-treegrid-dialog .e-treegrid-add-btn{margin-top:20px;margin-bottom:15px}.e-treegrid-dialog .e-confirm-dialog-btn{width:100%;margin-right:15px}.e-treegrid-dialog .e-confirm-dialog-btn{margin-top:20px;margin-bottom:15px}.e-treegrid-dialog .e-confirm-dialog-btn-cancel{margin-left:4%;width:47%}.e-treegrid-dialog .e-confirm-dialog-btn-ok{width:47%}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{margin-top:20px;width:100%;margin-right:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{margin-bottom:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-ok{float:left;width:47%;margin-right:5%}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{width:47%}.e-columnMenuListDiv .e-chkbox-small>span{position:relative;top:3px}.e-tgcontextmenu-image{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-image{padding:7px 5px 7px 7px}.e-tgcontextmenu-icon{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-icon{padding:7px 5px 7px 7px}.e-tgcontextmenu-label{display:inline-block;float:left}.e-tgcontextmenu-label{padding:5px}.e-tgcontextmenu-label span{font-size:12px}.e-menuitem .e-expander{box-sizing:content-box;display:inline-block;float:right}.e-menuitem .e-expander{padding:7px 5px 7px 7px;font-size:14px}.e-addedColumn .e-add-property-container{text-align:left;font-weight:normal;outline:none;width:50%}.e-addedColumn .e-add-property-container{padding:5px 15px 0}.e-addedColumn .e-editLabel{padding:0 0 2px 0}.e-addedColumn .e-editLabel label,.e-treegridrenamedialog .e-editLabel label{margin-bottom:5px;font-size:14px}.e-treegridrenamedialog .e-ejinputtext,.e-addedColumn .e-ejinputtext{height:26px;width:98%}.e-treegrid .e-table.e-zerospace{border-spacing:0}.e-treegird-filterDialogHeaderDiv{height:10% !important;text-align:center}.e-treegrid-resultSearch .e-searchbox .e-ejinputtext{height:23px;width:97% !important}.e-treegrid-responsiveBack:before{content:""}.e-treegrid-resFilterleftIcon{float:left;line-height:2 !important;position:absolute;left:0;top:0;vertical-align:middle;font-size:21px;cursor:pointer;margin-left:2%}.e-treegrid-resIcon{font-size:21px !important}.e-treegrid-resFilterRigthIcon{float:right;line-height:2 !important;font-size:21px;position:absolute;right:0;top:0;margin-right:5%;cursor:pointer}.e-treegrid-resIcon.e-responsiveCustomFilter:before{content:""}.e-treegrid-responsiveFilterBtnLeft{height:31px;left:0;bottom:0;position:absolute !important;float:left;border-radius:0;border-right:1px solid #c4c4c4 !important}.e-treegrid-responsiveFilterBtnRight{bottom:0;right:0;position:absolute !important;height:31px;float:right;border-radius:0}.e-treegrid-responsiveClose:before{content:""}.e-tgheaderContextmenu .e-icon{position:relative;top:5px}.e-tgheaderContextmenu .e-expander{float:right;position:relative;top:0}.e-treegrid-textWrap{word-break:break-all}.e-tgcontextmenu .e-save,.e-tgcontextmenu .e-cancel{position:relative;top:3.5px}.e-tgcontextmenu .e-edit{position:relative;top:3px}.e-ganttchart .e-ganttviewercontainer{display:block;position:relative}.e-ganttchart .e-widget [class^="e-"]{box-sizing:border-box}.e-ganttchart .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerheaderContainer{position:relative;overflow:auto;overflow-x:hidden;overflow-y:hidden;height:45px;border-bottom-width:1px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerbodyContianer{display:block;position:relative}.e-ganttchart .e-ganttviewerbodyContianer-dependencyViewContainer{display:block;position:absolute;z-index:1}.e-ganttchart .e-ganttviewerbodyContianer-secondaryCanvas{display:block;position:absolute}.e-ganttchart .e-gantt-schedule-container{display:block;position:static}.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{display:block;position:absolute;z-index:2;margin-top:0;border-spacing:0;overflow:hidden}.e-ganttchart .e-ganttviewerbodyContent{display:block;position:relative;overflow:hidden \9}.e-ganttchart-core{position:relative}.e-ganttchart .e-schedule-headerrow-week>thead>tr>th,.e-ganttchart .e-schedule-headerrow-day>thead>tr>th{border-left:none}.e-ganttchart .e-schedule-week-headercell-content{height:22px}.e-ganttchart .e-schedule-day-headercell{height:25px;border-bottom:none !important}.e-ganttchart .e-schedule-hour-headercell{height:25px}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{font-weight:600;font-size:13px;text-align:center;border-spacing:0;border-style:solid;border-width:1px;white-space:nowrap;position:static;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-top:none;display:inline-block;padding:0;margin:0}.e-ganttchart .e-ganttgridlines{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0}.e-ganttchart .e-gripper:before{content:"";padding:2px}.e-ganttchart .e-taskbarresizer-right.e-icon.e-gripper{margin-left:-4px}.e-ganttchart .e-taskbarresizer-left.e-icon.e-gripper{margin-left:-6px}.e-ganttchart .e-schedule-headerrow-week,.e-ganttchart .e-schedule-headerrow-day{border-collapse:collapse;padding:0;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0;border-spacing:0;margin:0}.e-ganttchart .e-chartcell{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0;vertical-align:middle}.e-ganttchart .e-tasknameContainer{text-align:right;position:relative}.e-ganttchart .e-hoilday_label{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678,sizingMethod='auto expand')}.e-ganttchart .e-gantt-childtaskbar,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:auto;border-spacing:0;padding:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:absolute;border-style:solid;border-width:1px}.e-gantt .e-ganttpopup{position:absolute;z-index:10000;font-weight:normal}.e-gantt .e-ganttpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-gantt .e-ganttpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-gantt .e-ganttpopup .e-tail:before,.e-gantt .e-ganttpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-gantt .e-ganttpopup .e-downtail:after{top:34px}.e-ganttchart .e-milestone-top,.e-ganttchart .e-baseline-milestone-top,.e-ganttchart .e-milestone-bottom,.e-ganttchart .e-baseline-milestone-bottom{width:0;height:0;position:absolute;z-index:3}.e-ganttchart .e-taskbarresizer-left{position:absolute;z-index:4}.e-predecessor-false:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-predecessor-true:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-ganttchart .e-connectorpoint-left{position:absolute;z-index:5}.e-ganttchart .e-connectortouchpoint{position:absolute;z-index:5;display:none}.e-ganttchart .e-enableconnectortouchpoint{display:block}.e-ganttchart .e-connectorpoint-right{position:absolute;z-index:5}.e-ganttchart .e-criticalconnectorline{z-index:100 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{z-index:100 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{z-index:100 !important}.e-ganttchart .e-connectorpoint-hover{cursor:pointer}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{position:absolute;z-index:3}.e-ganttchart .e-tasklabel{vertical-align:middle;margin-left:5px;display:block;font-weight:normal}.e-ganttchart .e-tasklabel{font-size:11px;margin-right:10px}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-progress{position:static;margin:auto;border-top-left-radius:4px;border-bottom-left-radius:4px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:1px}.e-ganttchart .e-progressright{border-top-right-radius:4px;border-bottom-right-radius:4px}.e-ganttchart .e-ejganttschedule{display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;white-space:nowrap;border-spacing:0 !important;border-collapse:collapse;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left \9}.e-ganttchart td{position:static;margin:auto;border-spacing:0;padding:0;zoom:1;white-space:nowrap;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-ganttchart .e-connectorline-rightarrow,.e-ganttchart .e-connectorline-leftarrow{border-top:5px solid transparent;border-bottom:5px solid transparent}.e-ganttchart .e-connectorline-rightarrow{border-left-width:10px;border-left-style:solid}.e-ganttchart .e-connectorline-leftarrow{border-right-width:10px;border-right-style:solid}.e-ganttchart .e-connectorline-leftarrow-hover,.e-ganttchart .e-connectorline-rightarrow-hover{z-index:101}.e-ganttchart .e-connectorline-hover{z-index:101;outline:1px solid}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{width:auto;height:auto;min-height:30px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:5px;display:block;overflow:hidden;z-index:6;font-size:12px;border-width:1px;border-style:solid;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;padding:5px}.e-tooltiptaskname{font-size:12px;font-weight:bold}.e-ganttchart .e-progressbartooltip{width:188px}.e-ganttchart .e-childContainer,.e-ganttchart .e-parentContainer,.e-ganttchart .e-ganttviewerbodyContianer,.e-ganttchart .e-ganttviewerbodyContent{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{font-size:12px;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;font-style:normal;margin:5px}.e-customTooltip{z-index:6;width:auto;padding:3px}.e-tooltiptable{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-spacing:5px;border-collapse:separate}.e-tooltiptable td{padding:0}.e-tooltipgantt table{margin-top:0}.e-tooltiptd-alignright{text-align:right}.e-tooltiptd-alignleft{text-align:left}.e-tooltiptd-aligncenter{text-align:center}.e-ganttchart .e-holidays{position:absolute;white-space:nowrap;overflow:hidden}.e-ganttchart .e-secondary-canvas-holiday{top:0;position:absolute}.e-ganttchart .e-holiday-label-ie8{white-space:nowrap;position:relative;-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);display:inline-block}.e-ganttchart .e-holiday-label{white-space:nowrap;position:relative;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.e-ganttchart .e-striplinespan{color:#fff;white-space:nowrap;padding:3px;position:absolute;height:auto;width:auto;font-size:.8em;top:27px;left:-2px}.e-ganttchart .e-stripline{top:0;position:absolute;z-index:4}.e-ganttchart .e-stripLines{top:0;position:absolute}.e-ganttchart .e-gantthistocell{vertical-align:top !important;position:relative}.e-ganttchart .e-gantthistoworklabel{position:absolute;left:2px;font-size:12px;transform:rotate(90deg);bottom:10px}.e-ganttchart .e-rverticalline,.e-ganttchart .e-lverticalline{border-left-width:1px;border-left-style:solid;position:absolute;margin-top:6px;width:1px}.e-ganttchart .e-horizontalline{top:6px;border-top-style:solid;border-top-width:1px;position:absolute}.e-ganttchart .e-gantthistobar,.e-ganttchart .e-weekends,.e-ganttchart .e-ganttworkingtime{position:absolute}.e-ganttchart .e-progresshandle{width:10px;height:5px;position:absolute;left:0;margin-left:5px}.e-progresshandleafter{position:absolute;left:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom-width:5px;border-bottom-style:solid;z-index:-100;margin-left:5px}.e-progresshandle .e-progresshandler-element{background:none repeat scroll 0 0 #fff;height:4px;margin-bottom:1px;margin-left:1px;margin-right:1px;width:8px}.e-progresshandleafter .e-progresshandlerafter-element{border-bottom:5px solid #fff;border-left:3px solid transparent;border-right:4px solid transparent;height:0;left:0;margin-left:-3px;width:0}.e-ganttchart .e-headercell-weekend{-ms-background-clip:content-box;-webkit-background-clip:content-box;-khtml-background-clip:content-box;-o-background-clip:content-box;background-clip:content-box}.e-ganttchart .e-resourcename{outline:none}.e-gantticon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-ganttchart .e-ganttgridLinesTable,.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{margin-top:0}.e-ganttchart .e-zerospacing{border-spacing:0}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{width:7px;border-right:transparent;border-width:3px;border-top-left-radius:12px;border-bottom-left-radius:12px;padding-right:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{width:7px;border-left:transparent;border-width:3px;border-top-right-radius:12px;border-bottom-right-radius:12px;padding-left:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar{border-style:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.e-recurrenceeditor .e-textlabel{text-align:left;cursor:default}.e-recurrenceeditor .e-textlabel{font-weight:bold}.e-recurrenceeditor table td{padding:5px}.e-recurrenceeditor .e-recurendsalign{margin-top:8px}.e-recurrenceeditor .e-recurendslabel{text-align:left;vertical-align:top;cursor:default}.e-recurrenceeditor .e-recurendslabel{font-weight:bold}.e-recurrenceeditor .e-labelcursor{cursor:default}.e-recurrenceeditor .e-textmargin{margin:4px}.e-schedule.e-scheduleouter{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;overflow:hidden;display:block;visibility:visible;outline:medium none}.e-schedule{touch-action:none}.e-schedule .e-scheduleoutertable{height:100%;width:100%;position:relative}.e-schedule .e-scheduleoutertable td,.e-schedule .e-scheduleoutertable tr{vertical-align:top}.e-schedule .e-headrealldaytable td{vertical-align:middle}.e-schedule .e-horizontalheader{vertical-align:middle !important}.e-schedule .e-horizontalresheader{width:100%;text-align:center;text-overflow:ellipsis;overflow:hidden}.e-schedule .e-horizontaltimecells{position:relative;overflow:hidden;width:100%}.e-schedule .e-horizontaltimecellsht{height:59px}.e-schedule .e-horizontalmonthtimecellsht{height:62px}.e-schedule .e-headertable{width:100%}.e-schedule .e-resourceheadertext,.e-schedule .e-monthnamerow .e-monthrow .e-monthnameheadertext{overflow:hidden;width:inherit;text-overflow:ellipsis;cursor:default;white-space:nowrap}.e-schedule .e-monthnamerow .e-monthrow .e-monthnameheadertext{height:19px;margin:5px}.e-schedule .e-headerdays{position:relative;width:100%}.e-schedule .e-agendacellstab{width:100%;table-layout:fixed}.e-schedule .e-agendacellstab td{height:30px}.e-schedule .e-agendaday{float:left;line-height:42px;font-weight:normal}.e-schedule .e-agendaday{margin:0 .2em 0 0;font-size:3em}.e-schedule .e-agendaweek{display:block;font-style:normal}.e-schedule .e-agendaweek{font-size:1.1em}.e-schedule .e-agendamonth{font-size:.9em}.e-schedule .e-datecolumn{width:160px}.e-schedule .e-timecolumn{width:150px}.e-schedule .e-resourcecolumn{width:75px}.e-schedule .e-agendacells{border-top:none;cursor:default}.e-schedule .e-textwrapper{padding:5px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-textwrapper{margin-left:5px}.e-schedule .e-hide{display:none !important}.e-schedule .e-agendacolordiv{width:14px;height:14px;display:inline-block;vertical-align:middle}.e-schedule .e-agendacolordiv{margin:0 5px 0 0}.e-schedule .e-scheduleallday:before{font-size:16px}.e-schedule .e-scheduleallday{margin-right:5px;float:left}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{content:""}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{font-size:12px}.e-schedule .e-appup:before{font-size:16px}.e-schedule .e-appup:before{content:""}.e-schedule .e-appdown:before{font-size:16px}.e-schedule .e-appdown:before{content:""}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{display:inline-block;vertical-align:middle}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{margin:3px 5px 0 -2px}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{content:""}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{font-size:12px}.e-schedule .e-firstcolumn{border-left:none !important}.e-schedule .e-agendaappointment{position:relative;display:block;line-height:14px}.e-schedule .e-agendaappointment.e-selectedAppointment{border:none}.e-schedule .e-agendacells:focus,.e-schedule .e-agendaappointment{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-schedule .e-agendahover{cursor:pointer;top:0;right:0;position:absolute;display:none;height:14px}.e-schedule .e-editapp:before{font-size:16px}.e-schedule .e-deleteapp:before{font-size:16px}.e-schedule .e-editapp,.e-schedule .e-deleteapp{padding-right:10px;display:inline-block}.e-schedule.e-rtl .e-textwrapper{padding:5px}.e-schedule.e-rtl .e-textwrapper{margin-right:5px}.e-schedule.e-rtl .e-scheduleallday,.e-schedule.e-rtl .e-agendaday{margin:0 0 0 5px;float:right}.e-schedule.e-rtl .e-schedulerepeat,.e-schedule.e-rtl .e-schedulerepeatedit,.e-schedule.e-rtl .e-agendacolordiv{margin:0 -2px 0 5px}.e-schedule.e-rtl .e-firstcolumn{border-right:none !important}.e-schedule.e-rtl .e-agendahover{left:0;right:inherit}.e-schedule.e-rtl .e-editapp,.e-schedule.e-rtl .e-deleteapp{padding:0 10px 0 0}.e-schedule .e-horizontalheadertddate{vertical-align:middle !important;height:30px;width:70px}.e-schedule .e-horizontalheaderdiv{text-align:center;overflow:hidden}.e-schedule .e-horizontalheaderdiv{height:20px}.e-schedule .e-horizontaltimetd{vertical-align:middle !important;overflow:hidden;text-align:center !important;position:static !important}.e-schedule .e-horizontaltimetd{height:25px}.e-schedule .e-horizontaltimespan{float:left;width:25px}.e-schedule .e-horizontaltimespandiv{font-size:9px;vertical-align:top;position:absolute}.e-schedule .e-horizontaltimespandiv{margin-left:22px}.e-schedule .e-horizontalalternatetd{position:static !important}.e-schedule .e-horizontalalternatetd{height:25px}.e-schedule .e-horizontmonthheaderdaytd{cursor:default}.e-schedule .e-horizontresdiv{width:100%;height:100%;overflow:hidden;position:relative}.e-schedule .e-horires{position:absolute;width:100%;height:100%}.e-schedule .e-alternateworkcell{width:25px}.e-schedule .e-headerdays table tr:first-child td:first-child,.e-schedule .e-headerdays table tr:last-child td:first-child{border-left:none !important}.e-scheduledialog .e-table,.e-schedule .e-table{border:0 none;border-collapse:separate;margin:0}.e-schedule .e-table{border-spacing:0 !important}.e-categorizeMenuSelected{height:18px;width:18px}.e-schedule .e-multipleCategory{position:absolute;bottom:2px;right:3px}.e-schedule .e-table td{padding:0}.e-schedule .e-nextapp,.e-schedule .e-prevapp{cursor:pointer;position:absolute;border-radius:7px 7px 0 0;text-align:center;width:150px;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-scheduleheader{height:51px}.e-schedule .e-contentarearow{height:100%}.e-schedule .e-horizontmonthdatealign{margin-left:0 !important;margin-right:0 !important}.e-schedule .e-dateheadercell{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-dateheadercell{height:19px;margin:5px}.e-schedule .e-dateheaderselect{cursor:pointer !important}.e-schedule .e-headercells{cursor:default}.e-schedule .e-datecommondiv{border:none;cursor:pointer;float:left;position:absolute}.e-schedule .e-datecommondiv{padding:8px 8px 8px 20px}.e-schedule .e-viewsdiv{float:right;height:100%}.e-schedule .e-viewsdiv{margin-right:37px}.e-schedule .e-viewstable{table-layout:fixed;margin-top:-8px}.e-schedule .e-viewstable tr,.e-schedule .e-viewstable td{border:none}.e-schedule .e-datedisplay{border:none;cursor:pointer;text-align:center;outline:medium none;width:auto;display:inline-block;line-height:1.42857}.e-schedule .e-datedisplay{font-size:21px}.e-schedule.e-rtl .e-datedisplay{margin-left:8px}.e-schedule.e-scheduleresponsive .e-datedisplay{font-size:18px}.e-schedule.e-rtl .e-datecommondiv.e-datecursor,.e-schedule.e-rtl .e-datecommondiv.e-datecursor .e-datedisplay,.e-schedule .e-datecommondiv.e-datecursor,.e-schedule .e-datecommondiv.e-datecursor .e-datedisplay{cursor:default}.e-schedule .e-commonviewbutton{cursor:pointer;height:20px;padding:7px 10px 7px 10px;text-align:center;border-right:none;outline:none;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-schedule .e-commonviewbutton{margin-top:15px}.e-schedule .e-icon.e-topind:before{font-size:12px}.e-schedule .e-icon.e-bottomind:before{font-size:12px}.e-schedule .e-icon.e-bottomind{position:absolute;width:100%;background-size:19px;bottom:0;left:1px}.e-schedule .e-icon.e-leftind:before{font-size:12px}.e-schedule .e-icon.e-leftind{position:absolute;background-size:20px;top:3px}.e-schedule.e-rtl .e-icon.e-leftind{left:3px;top:3px}.e-schedule .e-icon.e-rightind:before{font-size:12px}.e-schedule .e-icon.e-rightind{position:absolute;right:0;background-size:19px;top:3px}.e-schedule .e-singleview{border-radius:6px}.e-schedule.e-rtl .e-lastview,.e-schedule .e-firstview{border-radius:6px 0 0 6px}.e-schedule.e-rtl .e-firstview,.e-schedule .e-lastview{border-radius:0 6px 6px 0}.e-schedule.e-rtl .e-lastview{border-right:none}.e-schedule .e-schedulesettings{text-align:center}.e-schedule .e-emptytrdesign{height:3px;width:100%}.e-schedule .e-headrealldaytable{table-layout:fixed;height:100%;position:relative;float:left}.e-schedule .e-empty,.e-schedule .e-leftindenttable,.e-schedule .e-workleftindent{width:56px}.e-schedule .e-leftindent{vertical-align:middle !important}.e-schedule .e-fixedlayout,.e-schedule .e-leftindenttable{table-layout:fixed}.e-schedule .e-workleftindent,.e-schedule .e-timecelltable tr:last-child td,.e-schedule .e-workcellstab tr:last-child td{border-bottom:none}.e-schedule .e-lastcell{border-bottom:none !important}.e-schedule .e-worktable{height:100%;width:100%;table-layout:fixed}.e-schedule .e-workcells{border-top:none;cursor:default}.e-schedule.e-scheduleouter,.e-scheduledialog{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.e-schedule .e-monthcells,.e-schedule .e-alldaycells{cursor:default}.e-schedule .e-timecells{text-align:center;position:relative;cursor:default}.e-schedule .e-timecells{width:30px}.e-schedule .e-monthleftindent .e-timecells{width:51px}.e-schedule .e-timedivcells{width:51px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-headerareadiv{position:absolute;height:100%;width:100%}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{overflow:hidden;text-overflow:ellipsis}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{height:27px}.e-schedule .e-scrolltimecells{position:absolute}.e-schedule .e-celldefaultheight .e-workcells,.e-schedule .e-celldefaultheight .e-ampmdisplay{height:20px}.e-schedule .e-horizontal .e-celldefaultheight .e-workcells{height:20px}.e-schedule .e-headercellsheight,.e-schedule .e-alldaycellsheight{height:27px !important}.e-schedule .e-monthnameleftindentcell.e-headercellsheight{height:29px !important}.e-schedule .e-ampmstyle{text-align:center;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-ampmstyle{font-size:10px;width:26px}.e-schedule .e-ampmstyle,.e-schedule .e-commonviewbutton,.e-schedule .e-alldaycells{box-sizing:content-box}.e-schedule .e-appointwrapper{position:relative}.e-schedule .e-inlinewrapper{position:relative;z-index:9}.e-schedule .e-monthcurrenttime{font-weight:600}.e-schedule .e-highlightcurrenttimeline{height:1px;position:absolute;z-index:1}.e-schedule .e-currenttime{height:13px;width:28px;margin-left:25%;font-size:9px;text-align:center}.e-schedule .e-timewidth{width:42px !important}.e-schedule .e-appsoverflow{height:15px;width:15px;position:absolute;cursor:pointer}.e-schedule .e-workareadiv{position:relative;height:100%;overflow:hidden}.e-schedule .e-workcellstab{width:100%;table-layout:fixed}.e-schedule .e-timecelltable{width:100%}.e-schedule .e-monthheader{padding-left:5px;height:20px;cursor:pointer}.e-schedule .e-monthempty,.e-schedule .e-monthempty .e-leftindenttable,.e-schedule .e-monthleftindent{width:50px}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment{box-sizing:border-box !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{overflow:hidden;position:absolute;text-align:left;font-size:12px;border-radius:4px}.e-schedule .e-inlineedit:focus,.e-schedule .e-inlinetext:focus{outline:none}.e-schedule .e-alldayappointment{height:19px}.e-schedule .e-monthappointment{height:19px}.e-schedule .e-horizontal .e-appointment{height:20px}.e-schedule .e-scheduleheader>td{border-radius:4px 4px 0 0}.e-schedule .e-contentarearow>td{border-radius:0 0 4px 4px}.e-schedule .e-apptext{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptext{font-size:11px}.e-schedule .e-apptime{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptime{font-size:10px}.e-schedule .e-tophandle{height:2px;position:absolute;top:0;width:100%}.e-schedule .e-rowcursor{cursor:ns-resize}.e-schedule .e-columncursor{cursor:e-resize}.e-schedule .e-bottomhandle{height:3px;position:absolute;width:100%;bottom:0}.e-schedule .e-lefthandle{height:100%;width:10px;position:absolute;float:left;left:0}.e-schedule .e-righthandle{height:100%;width:10px;position:absolute;float:right;right:0}.e-schedule.e-rtl .e-horizontaltimespan{float:right;width:25px;margin-right:8px}.e-schedule.e-rtl .e-navigateprevious,.e-schedule .e-navigateprevious{padding-right:8px}.e-schedule.e-rtl .e-navigatenext,.e-schedule .e-navigatenext{padding-left:15px}.e-schedule.e-scheduleresponsive .e-navigatenext{margin-left:5px}.e-schedule .e-lefttimeindicator{margin-left:-4px;margin-top:-19px;position:absolute}.e-schedule .e-righttimeindicator{margin-top:-19px;position:absolute}.e-schedule.e-rtl .e-datecommondiv{float:right}.e-schedule.e-rtl .e-viewsdiv{float:left;margin-left:37px}.e-schedule.e-rtl .e-headrealldaytable{float:right;border-right:medium none !important}.e-schedule.e-rtl .e-currenttime{margin-right:25%}.e-schedule.e-rtl .e-lefttimeindicator{margin-right:-7px}.e-schedule.e-rtl .e-righttimeindicator{margin-right:-6px;right:100%}.e-schedule .e-appointinnertext{overflow:hidden;text-align:left;vertical-align:top;height:100%}.e-schedule .e-appointinnertext{padding:1px 16px 1px 4px}.e-schedule.e-rtl .e-appointinnertext{text-align:right;padding:1px 4px 1px 16px}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{outline:medium none;display:inline-block;cursor:pointer}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{font-size:16px}.e-schedule .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.e-schedule .e-draggableworkarea{position:relative}.e-schedule .e-headerscrolldiv{overflow:hidden}.e-schedule .e-blocktimewrapper{position:relative}.e-schedule .e-blocktimeappointment{overflow:hidden;position:absolute;text-align:left;font-size:12px;width:100%}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment{z-index:1}.e-schedule .e-blockenable{z-index:2}.e-schedule .e-mobileNavigation{position:absolute;float:right;padding:12px 10px 0 0}.e-schedule .e-mobileNavigation:before{content:"";font-size:20px}.e-scheduledrawer .e-mAddEvent:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mday:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mcustomview:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mworkweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mmonth:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-magenda:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-schedule .e-mobileNavigation,.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{cursor:pointer}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{height:100% !important;width:100% !important;margin-bottom:-3px;float:none !important}.e-scheduledrawer .e-list-hdr>li>a>span{top:0 !important;font-size:12px !important;left:0 !important;display:block;text-align:center;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;padding-bottom:5px;line-height:normal;padding-left:0 !important}.navDrawerMenu li>a{padding:0 !important;height:auto !important}.navDrawerMenu li{padding:0 !important;height:auto !important}.e-schedule,.e-schedule [class^="e-"]:not(.e-box),.e-schedule [class*=" e-"]:not(.e-box){-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-scheduledialog table td{padding:5px}.e-scheduledialog .e-appwindow,.e-scheduledialog .e-recurwindow{width:550px}.e-scheduledialog .e-inputtext{height:26px;text-indent:5px;width:100%;padding:1px;margin:0;max-width:100%;height:30px;border-radius:4px}.e-scheduledialog .e-ripple-bar{width:auto}.e-scheduledialog label{display:inline-block}.e-scheduledialog label{font-size:inherit;font-weight:bold}.e-scheduledialog .e-floatleft{float:left}.e-scheduledialog .e-leftfields{width:15%}.e-scheduledialog .e-rightfields{width:95%}.e-scheduledialog .e-windowmargin{margin:10px}.e-scheduledialog .e-btnmargin{margin:10px -3px 10px 13px}.e-scheduledialog .e-textlabel{text-align:left;cursor:default}.e-scheduledialog .e-textlabel{font-weight:bold}.e-scheduledialog .e-checkboxmargin{margin-left:-3px}.e-scheduledialog .e-checkboxmargin{margin-bottom:10px}.e-scheduledialog .e-textmargin{margin:4px}.e-scheduledialog .e-alldaytext{padding-right:21px;white-space:nowrap}.e-scheduledialog.e-rtl .e-chkbox-wrap .e-chk-image{margin-right:0}.e-scheduledialog .e-appcheckbox{float:left}.e-scheduledialog .e-apptextalign{float:left;padding-right:15px}.e-scheduledialog .e-controlalign{float:left;margin-right:5px}.e-scheduledialog.e-rtl .e-description{padding-right:5px}.e-scheduledialog .e-description{width:99%;height:70px;resize:vertical;text-indent:0;padding-left:5px}.e-scheduledialog .e-recurendslabel{text-align:left;vertical-align:top}.e-scheduledialog .e-recurendslabel{font-weight:bold}.e-scheduledialog .e-recurendsalign{margin-top:8px}.e-scheduledialog .e-floatright{float:right}.e-scheduledialog.e-rtl .e-floatright{float:left}.e-scheduledialog .e-recurFinalRule,.e-scheduledialog .e-recurRule{padding-right:10px;font-weight:normal}.e-scheduledialog .e-recureditmsg{cursor:default}.e-scheduledialog .e-recureditmsg{padding:10px 0}.e-scheduledialog .e-recureditopt{padding:5px 0}.e-scheduledialog .e-recureditlbl{padding:0 5px;position:relative;top:-3px}.e-scheduledialog .e-recureditbtns{bottom:-1em;clear:both;padding:0 7px 12px;text-align:right}.e-scheduledialog.e-rtl .e-recureditbtns{bottom:-1em;clear:both;padding:0 7px 35px;text-align:left}.e-scheduledialog.e-rtl .e-recureditbtns .e-editonly,.e-scheduledialog.e-rtl .e-recureditbtns .e-editfutureonly{float:right;margin-left:10px}.e-scheduledialog .e-recureditbtns .e-editonly{margin-right:10px}.e-scheduledialog .e-recureditbtns .e-editfutureonly{float:none;margin-left:0}.e-scheduledialog .e-recureditbtns .e-editseries{width:auto}.e-scheduledialog .e-recureditbtns .e-editseries{margin-right:10px}.e-scheduledialog .tdpadding{padding-left:0}.e-scheduledialog .e-alerttext{text-align:center;padding:10px}.e-scheduledialog .e-alertbtn{margin:0 auto}.e-scheduledialog .e-alertbtn{text-align:center}.e-scheduledialog.e-rtl .e-alertbtn{margin:0 auto}.e-scheduledialog.e-rtl .e-alertbtn{text-align:center}.e-scheduledialog .e-recuredit{display:none}.e-scheduledialog .e-quickAppDone{margin-top:2px;margin-right:10px}.e-scheduledialog .e-qAppDone{width:130px}.e-scheduledialog .e-detailedapp{cursor:pointer;float:left;width:50%;font-size:12px}.e-scheduledialog .e-detailedapp{margin-left:7px}.e-scheduledialog.e-rtl .e-detailedapp{float:right}.e-scheduledialog .e-detailedwindow{outline:medium none}.e-scheduledialog .e-detailedwindow{margin-top:7px}.e-scheduledialog .icon-Pasteicon:before{float:left;margin-left:10px;margin-top:9px;vertical-align:middle}.e-scheduledialog .icon-Close:before{float:right;cursor:pointer;font-size:10px}.e-schedulequickdialog>div{overflow:visible}.e-schedulequickdialog{-moz-box-shadow:0 0 9px rgba(0,0,0,.4) !important;-webkit-box-shadow:0 0 9px rgba(0,0,0,.4) !important;box-shadow:0 0 9px rgba(0,0,0,.4) !important}.e-scheduledialog .e-quickarrow{bottom:-1px;height:10px;left:40%;overflow:hidden;position:absolute;visibility:visible;width:20px}.e-scheduledialog .icon-Delete:before{font-size:15px;margin-left:5px;margin-top:2px;position:absolute;cursor:pointer}.e-schedule .icon-AddGrad:before{margin-top:5px;float:right}.e-scheduledialog .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-scheduledialog .e-editevents{font-size:12px}.e-scheduledialog .e-editevent{float:left;width:100px;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{float:left;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{width:auto;margin-left:12px}.e-scheduledialog .e-editseries{cursor:pointer;float:right;outline:medium none;width:88px;text-align:left}.e-scheduledialog .e-editseries{margin-left:12px}.e-scheduledialog.e-rtl .e-editevent{float:right;margin-right:2px;text-align:right}.e-scheduledialog.e-rtl .e-editfutureonly{float:right}.e-scheduledialog.e-rtl .e-editseries{float:left;text-align:right}.e-scheduledialog .e-disableseries{cursor:default !important}.e-scheduledialog .e-quickstartend{float:left;height:auto;width:91%}.e-scheduledialog .e-quickstartend{font-size:14px}.e-scheduledialog.e-rtl .e-quickstartend,.e-scheduledialog.e-rtl .e-quicksubject{float:right}.e-scheduledialog .e-quicksubject{height:auto;width:220px;float:left}.e-scheduledialog .e-quicksubject{padding-bottom:4px}.e-scheduledialog .e-schedclosemargin{float:right;margin:4px -10px 0 0}.e-scheduledialog.e-rtl .e-schedclosemargin{float:left;margin:4px 0 0 -10px}.e-scheduledialog .e-pointercursor,.e-schedule .e-resourceicon{cursor:pointer;outline:medium none}.e-scheduledialog .e-quickstartendtime{font-size:12px}.e-scheduledialog .e-quickstartendtime{padding-bottom:7px}.e-scheduledialog .e-dialogouter{background:none repeat scroll 0 0 transparent !important;display:block;height:auto;margin-bottom:-9px !important;overflow:hidden;position:relative;z-index:1001}.e-scheduledialog .e-dialogouter{padding:7px 14px !important}.e-scheduledialog .e-tableAppoint{background:none repeat scroll 0 0 transparent !important;position:relative;top:-3px}.e-scheduledialog .e-tableAppoint{padding-top:0;padding-bottom:12px}.e-scheduledialog .e-tablePosition{padding-bottom:0;top:0}.e-scheduledialog .e-tablePosition{padding-top:5px}.e-scheduledialog .e-quickwinarrowbottom{top:4px}.e-scheduledialog .e-quickcreatebottomcontainer{margin-top:5px;padding-bottom:30px}.e-scheduledialog .e-quickbottomcontainer{margin-top:5px}.e-scheduledialog .e-quickwinarrowtop{top:-10px}.e-scheduledialog.e-rtl .e-appdetails{padding-bottom:27px}.e-scheduledialog .e-qappwindow{width:100%;cursor:default}.e-scheduledialog .e-subjectlabel{width:17%}.e-scheduledialog .e-subjectlabel{font-size:14px}.e-schedule .e-priority{position:absolute;top:0;left:auto;right:3px}.e-schedule .e-alldayappointment .e-priority,.e-schedule .e-monthappointment .e-priority{top:-2px}.e-schedule.e-rtl .e-priority{right:auto;left:3px}.e-priorwidth{width:80%}.e-none{height:20px;width:20px;float:left}.e-high,.e-medium,.e-low{background:url('common-images/schedule/schedule_priority.png');height:12px;width:20px;float:left;background-repeat:no-repeat;background-size:60px;padding-top:5px;padding-bottom:5px}.e-high{background-position:0}.e-medium{background-position:-41px}.e-low{background-position:-20px}.e-schedule.e-rtl .e-navigatenext:before,.e-schedule .e-navigateprevious:before{content:""}.e-schedule.e-rtl .e-navigateprevious:before,.e-schedule .e-navigatenext:before{content:""}.e-schedule .e-resourceexpand:before{content:""}.e-schedule .e-resourcecollapse:before{content:""}.e-schedule .e-resourceicon{font-family:"ej-webfont";font-size:12px}.e-schedule .e-resourcecollapse{font-size:9px}.e-scheduledialog .e-scheduledelete:before{font-size:20px}.e-scheduledialog .e-scheduleclose:before{content:""}.e-scheduledialog .e-scheduleclose:before{font-size:8px;margin:4px 0 0 4px}.e-scheduledialog.e-rtl .e-scheduleclose:before{margin:4px 4px 0 0}.e-schedule .e-schedulemouseclose:before{content:"";font-size:8px;width:9px;height:9px}.e-schedule .e-schedulemouseclose:hover{cursor:pointer}.e-schedule .e-icon.e-schedulemouseclose{top:5px;display:none;position:absolute;z-index:1;width:9px;height:9px;left:auto}.e-schedule .e-icon.e-schedulemouseclose{right:5px}.e-schedule.e-rtl .e-icon.e-schedulemouseclose{right:auto;left:5px}.e-scheduledialog .e-alertbtn .e-alertOk{margin:0 10px 0 10px}.e-scheduledialog .e-alertbtn .e-alertCancel{margin-right:10px}.e-scheduledialog .e-recurtitle{font-size:16px;font-weight:bold;padding:8px}.e-schedule .icon-AddGrad:before:before{content:""}.e-schedule .e-timeidicatorcircle:before{font-size:9px;top:2px;left:-1px;position:absolute}.e-schedule .e-ewexpand:before{content:"";font-size:14px !important}.e-schedule .e-appointresizer-right{margin-right:-4px;margin-top:2px}.e-schedule .e-appointresizer-left{margin-left:0;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-left{margin-left:4px;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-right{margin-right:-8px;margin-top:2px}.e-schedule .e-nsexpand:before{content:"";font-size:14px !important;line-height:0}.e-schedule .e-appointresizer-top{margin-top:1px}.e-schedule .e-appointresizer-bottom{margin-bottom:0}.e-schedule .e-appsoverflow:before{font-size:12px}.e-draggableAppointment{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px;border:1px solid #000;background-color:#dbdbde;overflow:hidden;z-index:1}.e-schedule .e-upicon,.e-schedule .e-downicon{height:20px;position:absolute;z-index:1}.e-schedule .e-appup,.e-schedule .e-appdown{float:right;margin-right:2px;opacity:.5}.e-schedule.e-rtl .e-appup,.e-schedule.e-rtl .e-appdown{float:left;margin-left:2px;opacity:.5}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{display:inline-block;vertical-align:middle;float:left}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{margin:1px 5px 0 -1px}.e-schedule.e-rtl .e-recurapp,.e-schedule.e-rtl .e-recureditapp{margin:1px 0 0 5px;float:right}.e-schedule .e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-scheduledialog div.e-error{position:absolute;z-index:9999}.e-scheduledialog div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-scheduledialog div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-scheduledialog.e-rtl div.e-error .e-toparrow{right:10%}.e-scheduledialog .e-error div.e-field-validation-error{border-radius:4px;font-size:14px;padding:4px}.e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-schedule .e-monthnamerow .e-monthrow{text-align:center}.e-schedule .e-horizontalmonthtimecellsht.e-monthheaderrow{height:92px}.e-schedule .e-horizontaltimecellsht.e-monthheaderrow{height:87px}.e-reportviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal !important;font-size:17px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}@font-face{font-family:'ej-reportviewericons';src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep');src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep#iefix') format('embedded-opentype'),url('common-images/reportviewer/ej-reportviewericons.ttf?wpa4ep') format('truetype'),url('common-images/reportviewer/ej-reportviewericons.woff?wpa4ep') format('woff'),url('common-images/reportviewer/ej-reportviewericons.svg?wpa4ep#ej-reportviewericons') format('svg');font-weight:normal;font-style:normal}.e-reportviewer-toggleicon{font-family:'ej-reportviewericons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-reportviewer-errormodeltooltip{position:relative;display:inline-block}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext{visibility:hidden;width:230px;background-color:#f0f3f4;color:#424949;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;left:50%;margin-left:-60px;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext::after{content:"";position:absolute;top:100%;left:50%}.e-reportviewer-errormodeltooltip:hover .e-reportviewer-tooltiptext{visibility:visible}.e-reportviewer-toolbarcontainer{vertical-align:middle;border:1px solid;border-bottom:0 solid;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-toolbarcontainer{border-radius:4px 4px 0 0}.e-reportviewer-toolbarcontainer{height:38px}.e-reportviewer-toolbarcontainer .e-rel-position{margin-top:4px}.e-reportviewer-toolbarul{height:34px !important;margin:.75px !important}.e-reportviewer-toolbarli{margin:2px;width:20px;height:20px;padding:4px !important}.e-reportviewer-tbdiv{width:16px;height:16px;border:1px solid;border-color:transparent;margin:4px 0}.e-reportviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-reportviewer-outerborder:hover{border:1px solid}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-exporttip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border:1px solid;margin:0 auto;z-index:2147483647}.e-reportviewer-headerspan{font-style:normal;font-weight:bold;margin-bottom:5px;word-wrap:break-word}.e-reportviewer-contentspan{word-wrap:break-word;margin-bottom:5px}.e-reportviewer-param-datepicker{float:left}.e-reportviewer-ejdropdownlist{width:auto;height:auto;float:left;border:1px solid transparent}.e-reportviewer-ejdropdownlist{padding:1px !important}.e-reportviewer-toolbarcontainer input.e-input,.e-reportviewer-viewerblockcontent input.e-input{line-height:normal !important}.e-reportviewer-print,.e-reportviewer-emptyconetent,.e-reportviewer-pagefit,.e-reportviewer-export,.e-reportviewer-gotonext,.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotofirst,.e-reportviewer-gotofirst.e-reportviewer-disabled,.e-reportviewer-gotolast,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-zoomin,.e-reportviewer-zoomout,.e-reportviewer-refresh,.e-reportviewer-parameter,.e-reportviewer-documentmap,.e-reportviewer-gotoparent,.e-reportviewer-preview,.e-reportviewer-pagesetup,.e-reportviewer-printsetup{width:20px;height:20px}.e-reportviewer-tbpage{background-color:transparent;text-align:center;width:auto}.e-reportviewer-tbpage{margin-top:0;padding-top:3px !important;padding-bottom:9px !important}.e-reportviewer-pagenumber{min-height:22px !important;min-width:25px !important;height:22px !important;width:28px !important;text-align:center;margin-top:3.7px;display:inline-block !important}.e-reportviewer-tbdiv.e-reportviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-reportviewer-viewer{width:100%;text-shadow:none !important}.e-reportviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-reportviewer-paramblock-disable,.e-reportviewer-toolbar-disable{pointer-events:none;opacity:.5}.e-reportviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-reportviewer-viewerblockcontent{width:100%;border-bottom:1px solid}.e-reportviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-paramcheckbox{padding:2px 5px 2px .85em;width:93.5%}.e-reportviewer-paramcheckboxlabel{font-size:14px !important}.e-reportviewer-paramcheckboxlabel{padding:1px 0 0 .76em !important}.e-reportviewer-device-paramcheckbox{padding-left:1.2% !important;width:98.8%}.e-reportviewer-viewreport{border-left:1px solid;border-right:0;border-bottom:0;border-top:0;padding:10px;text-align:center;vertical-align:top}.e-reportviewer-viewreportbutton{line-height:normal;vertical-align:baseline;padding:initial;margin:initial;border:1px solid}.e-reportviewer-scrollcontainer{line-height:normal !important;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-reportviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-reportviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto}.e-reportviewer-pageouterline{padding:10px}.e-reportviewer-pageview{position:absolute}.e-reportviewer-pageview{-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-reportviewer-elementalignments{margin:0;padding:1px !important;vertical-align:inherit}.e-reportviewer-elementalignments{border:1px solid}.e-reportviewer-elementalignments:focus{border:1px solid !important;border-color:#000 !important;opacity:54 !important}.e-reportviewer-viewercontainer{border:1px solid}.e-reportviewer-box-border,.e-reportviewer-pageviewcontainer,.e-reportviewer-viewercontainer,.e-reportviewer-viewerblock{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.e-reportviewer-box-content,.e-reportviewer-pageview,.e-reportviewer-pageouterline{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportviewer-textbox{height:26px;line-height:normal;text-indent:10px;vertical-align:middle;padding:0}.e-reportviewer-textbox{border:1px solid}.e-reportviewer-label,.e-reportviewer-labelpageno{border:none;vertical-align:inherit}.e-reportviewer-documentmappopup{border:1px solid}.e-reportviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-reportviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-reportviewer-expandtoggle{background:url('common-images/reportviewer/expand.svg') no-repeat center}.e-reportviewer-alertIcon{background:url('common-images/reportviewer/alertIcon.svg') no-repeat center}.e-reportviewer-errorIcon{background:url('common-images/reportviewer/errorIcon.svg') no-repeat center}.e-reportviewer-collapsetoggle{background:url('common-images/reportviewer/collapse.svg') no-repeat center}.e-reportviewer-sortingUpDown{background:url('common-images/reportviewer/updown.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingUp{background:url('common-images/reportviewer/up.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingDown{background:url('common-images/reportviewer/down.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-close{padding-bottom:29px;padding-right:7px;font-weight:bold;font-size:15px;cursor:pointer}.e-reportviewer-alertbox .e-titlebar{padding:6.5px .7em !important}.e-reportviewer-alertbox .e-widget-content{padding:23px 26px 32px 26px !important}.e-reportviewer-error-content{padding:4px 0 4px 6px !important;line-height:1.8}.e-reportviewer-alert-table{border-spacing:2px !important;border-collapse:separate !important}.e-reportviewer-scroller .e-scrollbar .e-hscroll .e-hup.e-icon{display:none}.e-reportviewer-alertbox .e-footerbar{width:100%;height:auto !important;padding:0 28px 12px 0 !important;display:inline-table !important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-footerbar{padding:.5em 17px !important;height:auto !important;display:inline-table !important;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller{height:11px;width:11px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:9px;line-height:10px;text-indent:1.2px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{padding-top:2px;padding-left:2px}.e-rptviewer-okbtn{width:68px}.e-rptviewer-cancelbtn{width:72px}.e-reportviewer-tr{height:10px !important}.e-reportviewer-pagesetuptr{height:10px !important}.e-reportviewer-pagesetupheader{padding-top:10px;padding-bottom:5px !important}.e-reportviewer-pagesetupcontent{font-weight:400;padding-top:5px !important;padding-bottom:10px !important}.e-reportviewer-pagesetupcontent{font-size:14px}.ej-reportviewericonscollapse:hover,.ej-reportviewericonsexpand:hover,.e-reportviewer-drillhover:hover,.e-reportviewer-sortingUp:hover,.e-reportviewer-sortingDown:hover,.e-reportviewer-sortingUpDown:hover{cursor:pointer}.e-reportviewer-pagefit:before{content:""}.e-reportviewer-pagefittopage:before{content:""}.e-reportviewer-emptyconetent:before{content:"  "}.e-reportviewer-print:before{content:""}.e-reportviewer-export:before{content:""}.e-reportviewer-pagesetup:before{content:""}.e-reportviewer-gotonext:before{content:""}.e-reportviewer-gotonext.e-reportviewer-disabled:before{content:""}.e-reportviewer-gotoprevious:before{content:""}.e-reportviewer-gotoprevious.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst:before{content:""}.e-reportviewer-gotolast:before{content:""}.e-reportviewer-gotolast.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst.e-reportviewer-disabled{content:""}.e-reportviewer-zoomin:before{content:""}.e-reportviewer-zoomout:before{content:""}.e-reportviewer-refresh:before{content:""}.e-reportviewer-parameter:before{content:""}.e-reportviewer-documentmap:before{content:""}.e-reportviewer-gotoparent:before{content:""}.e-reportviewer-preview:before{content:""}.e-reportviewer-close:before{content:""}.e-reportviewer-zoomSelection_popup{max-height:none !important}.e-reportviewer-zoomSelection_popup-ul{text-align:center !important}.ej-reportviewericonscollapse:before{content:""}.ej-reportviewericonsexpand:before{content:""}.e-reportviewer-toolbarcontainer.e-toolbar .e-icon.e-toolbar-res-arrow{cursor:pointer}.e-reportviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left}.e-reportviewer-popupli{padding-top:4px;padding-bottom:4px;padding-left:6px;padding-right:5px}.e-reportviewer-lispan{text-decoration:none;white-space:nowrap;padding:2px !important;vertical-align:text-bottom}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-hscroll .e-button.e-icon{display:none}.e-reportviewer-txt-overflow{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.e-pdfviewer .e-pdfviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}.e-pdfviewer .e-pdfviewer-icon{font-size:17px}.e-pdfviewer .e-pdfviewer-toolbarcontainer{width:100%;vertical-align:middle;border-width:1px;border-style:solid;border-bottom:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-toolbarcontainer.e-toolbar{height:inherit}.e-pdfviewer .e-pdfviewer-toolbarul{height:inherit;position:relative;left:1px;top:1px}.e-pdfviewer .e-pdfviewer-toolbarul{margin:5px !important}.e-pdfviewer .e-pdfviewer-toolbarli{margin:2px 0;width:20px;height:20px;padding:4px !important}.e-pdfviewer .e-pdfviewer-tbdiv{width:16px;height:16px;border-width:1px;border-style:solid;margin:4px 0}.e-pdfviewer .e-pdfviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-pdfviewer .e-pdfviewer-outerborder:hover{border:1px solid}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;padding:1px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-headerspan{font-style:normal;font-weight:bold;padding:1px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-headerspan{margin:1.5px}.e-pdfviewer .e-pdfviewer-contentspan{padding:1px;margin-bottom:5px;margin:0 5px 5px 15px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-contentspan{margin-left:15px}.e-pdfviewer .e-pdfviewer-ejdropdownlist{width:auto;height:90%;float:left;border:1px solid transparent}.e-pdfviewer .e-pdfviewer-ejdropdownlist{margin:4.7px 2px 2px 2px}.e-pdfviewer-responsivesecondarytoolbar{width:230px;left:244px;top:54px;z-index:10235;position:absolute}.e-pdfviewer .e-pdfviewer-toolbarcontainer input.e-input,.e-pdfviewer .e-pdfviewer-viewerblockcontent input.e-input{line-height:normal}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{margin-top:1px}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{width:20px;height:20px}.e-pdfviewer .e-pdfviewer-tbpage{background-color:transparent;float:left;text-align:center;width:auto;height:25px}.e-pdfviewer .e-pdfviewer-tbpage{margin-top:2.6px}.e-pdfviewer .e-pdfviewer-toolbarli-label.e-tooltxt{padding:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-ejdropdownlist{border:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-search-checkboxcontainer{margin-top:-2px}.e-pdfviewer-sign-dialog.e-dialog.e-widget-content{background:#fff}.e-pdfviewer .e-pdfviewer-pagenumber{min-height:22px;min-width:25px;height:22px;width:28px;display:inline-block;text-align:center}.e-pdfviewer .e-pdfviewer-pagenumber{margin-top:3.7px}.e-pdfviewer .e-pdfviewer-pagenumber{margin-top:1.7px}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-pdfviewer .e-pdfviewer-viewer{width:100%;text-shadow:none;min-width:320px;-webkit-user-select:text}.e-pdfviewer .e-pdfviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;overflow:auto;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-pdfviewer .e-pdfviewer-viewerblockcontent{width:100%}.e-pdfviewer .e-pdfviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-scrollcontainer{line-height:normal;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-pdfviewer .e-pdfviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-pdfviewer .e-pdfviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto;padding:10px}.e-pdfviewer .e-pdfviewer-pageview{position:absolute;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-pdfviewer .e-pdfviewer-elementalignments{border-width:1px;border-style:solid;margin:0;padding:1px}.e-pdfviewer .e-pdfviewer-viewercontainer{border-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-textbox{height:23px;line-height:normal;text-indent:10px;border:1px solid;vertical-align:middle;padding:0}.e-pdfviewer .e-pdfviewer-label,.e-pdfviewer .e-pdfviewer-labelpageno{border:none}.e-pdfviewer .e-pdfviewer-labelpageno{float:right;margin-left:5px}.e-pdfviewer .e-pdfviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-pdfviewer .e-pdfviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-pdfviewer .e-pdfviewer-toolbarul-search{position:relative;left:1px;top:1px;margin-left:4px}.e-pdfviewer .e-pdfviewer-match-checkbox{float:left}.e-pdfviewer .e-pdfviewer-toolbarli-search{width:20px;height:20px;padding:4px !important}.e-pdfviewer .e-pdfviewer-label{user-select:none;-moz-user-select:none;-webkit-user-select:none}.e-pdfviewer .e-pdfviewer-searchbox{z-index:10;display:none;overflow:visible;position:absolute}.e-pdfviewer .e-pdfviewer-searchbox{height:35px !important}.e-pdfviewer .e-pdfviewer-search-inputcontainer{float:left}.e-pdfviewer .e-pdfviewer-search-inputcontainer{margin-top:4px}.e-pdfviewer .e-pdfviewer-search-checkboxcontainer{float:left}.e-pdfviewer .e-pdfviewer-waitingpopup-print{opacity:1}.e-pdfviewer .e-waitpopup-pane.e-pdfviewer-waitingpopup-print .e-text{color:#fff}.e-pdfviewer .e-pdfviewer-texthighlight{background-color:#000d3d;opacity:1;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-text-highlightother{background-color:#000d3d;opacity:.4;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-maintaincontent{background-color:#00f}.e-pdfviewer .e-pdfviewer-nooccurrence{background-color:#fc7a7a !important}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{font-family:'ej-webfont';position:absolute;border:solid transparent}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{bottom:70%}.e-pdfviewer .e-pdfviewer-progressloader{background-image:url("common-images/pdfviewer/preloader-pdfviewer.gif");background-repeat:no-repeat;background-position:right}.e-pdfviewer .e-pdfviewer-popupmenu{z-index:1000;position:absolute;width:auto;min-width:396px;display:none;padding-bottom:18px}.e-pdfviewer .e-pdfviewer-header{height:23px;padding-top:14px}.e-pdfviewer .e-pdfviewer-content{height:auto;width:auto;padding:14px;padding-bottom:0}.e-pdfviewer .e-pdfviewer-innercontent{border:1px solid;min-height:132.08px;font-size:14px;color:#000}.e-pdfviewer .e-pdfviewer-closepopup,.e-pdfviewer .e-pdfviewer-closeicon{float:right;height:20px;width:20px}.e-pdfviewer .e-pdfviewer-closepopup{margin-right:14px}.e-pdfviewer .e-pdfviewer-postbutton.e-btn{padding-left:30px;padding-right:30px;float:right}.e-pdfviewer .e-pdfviewer-footer{height:auto;margin-top:2px;margin-right:14px}.e-pdfviewer .e-pdfviewer-currenttime{padding-top:8px;padding-left:14px;height:14px;width:100%}.e-pdfviewer .e-pdfviewer-username{margin-left:14px;float:left;font-size:17px;font-weight:bold}.e-pdfviewer-propertiestitle.e-header{padding:20px 16px}.e-pdfviewer-propertiestitle.e-header.e-titlebar{border-bottom:0}.e-pdfviewer-propertiestab.e-widget-content{padding-top:0;padding-bottom:20px;padding-right:16px;padding-left:16px}.e-pdfviewer-innertab{padding-bottom:20px}.e-pdfviewer-appearanceprop.e-content-item,.e-pdfviewer-generalprop.e-content-item{padding-top:24px;padding-left:16px}.e-tab.e-pdfviewer-innertab .e-header>.e-select.e-pdfviewer-tab-li,.e-tab.e-pdfviewer-innertab .e-header>.e-active.e-pdfviewer-tab-li a{font-size:14px}.e-tab.e-pdfviewer-innertab>.e-header{border-top-style:initial;border-left-style:initial;border-right-style:initial}.e-pdfviewer .e-toolbar.e-pdfviewer-toolbarcontainer{border-bottom:0}.e-pdfviewer .e-toolbar>ul>li.e-pdfviewer-toolbarli-label{padding:0}.e-slider-wrap.e-horizontal.e-widgete-pdfviewer-opacity-slider{height:14px}.e-pdfviewer .e-pdfviewer-colorpicker{position:absolute;z-index:11241}.e-pdfviewer-color-picker,.e-pdfviewer-author-inputdiv,.e-pdfviewer-subject-inputdiv,.e-pdfviewer-modifieddate-labeldiv{padding-left:95px}.e-pdfviewer-opacity-container,.e-pdfviewer-subject-container,.e-pdfviewer-modifieddate-container{padding-top:16px}.e-pdfviewer-opacity-field{padding-left:45px;float:left}.e-pdfviewer-slider-control{padding-left:170px;margin-top:5px}.e-pdfviewer-opacity-container{padding-bottom:43px}.e-pdfviewer-modifieddate-container{padding-bottom:14px}.e-pdfviewer-color-span{float:left;padding-top:3px}.e-pdfviewer-opacity-span{float:left;padding-top:1px}.e-pdfviewer-author-span,.e-pdfviewer-subject-span,.e-pdfviewer-modified-labeldiv{float:left}.e-inputchangeval{padding-left:6px;border-radius:3px}.e-pdfviewer-subject-input,.e-pdfviewer-author-input{border-radius:3px;width:75%}.e-pdfviewer-properties-label{margin-left:8px}.e-pdfviewer-lockedcheckbox,.e-pdfviewer-properties-label,.e-pdfviewer-defaultCheckbox{margin-top:3px}.e-pdfviewer .e-pdfviewer-dropdown-wrapper{width:30%}.e-pdfviewer .e-pdfviewer-dropdown-arrow{font-size:8px}.e-pdfviewer .e-pdfviewer-toolbar-highlight,.e-pdfviewer .e-pdfviewer-toolbar-strikeout,.e-pdfviewer .e-pdfviewer-toolbar-underline{width:30px}.e-pdfviewer .e-pdfviewer-dropdown-arrow{height:9px;width:9px}.e-pdfviewer .e-pdfviewer-highlight-markup:before{content:""}.e-pdfviewer .e-pdfviewer-underline-markup:before{content:""}.e-pdfviewer .e-pdfviewer-strikeout-markup:before{content:""}.e-pdfviewer .e-pdfviewer-dropdown-arrow:before{content:""}.e-pdfviewer .e-pdfviewer-closeicon:before{content:""}.e-pdfviewer .e-pdfviewer-arrow::before{content:""}.e-pdfviewer .e-pdfviewer-arrow::after{content:""}.e-pdfviewer .e-pdfviewer-fitwidth:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitWidthButton:before{content:""}.e-pdfviewer .e-pdfviewer-fitpage:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitPageButton:before{content:""}.e-pdfviewer .e-pdfviewer-pagefittopage:before{content:""}.e-pdfviewer .e-pdfviewer-emptyconetent:before{content:"  "}.e-pdfviewer .e-pdfviewer-print:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-zoomin:before{content:""}.e-pdfviewer .e-pdfviewer-download:before{content:""}.e-pdfviewer .e-pdfviewer-zoomout:before{content:""}.e-pdfviewer .e-pdfviewer-find:before{content:""}.e-pdfviewer .e-pdfviewer-prevfind:before{content:""}.e-pdfviewer .e-pdfviewer-nextfind:before{content:""}.e-pdfviewer .e-pdfviewer-closefind:before{content:""}.e-pdfviewer .e-pdfviewer-select:before{content:""}.e-pdfviewer .e-pdfviewer-scroll:before{content:""}.e-pdfviewer .e-pdfviewer-sign:before{content:""}.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl,.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl>.e-scroller{max-height:none !important}.e-pdfviewer .e-pdfviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left;padding-top:3px;padding-bottom:3px;padding-left:4px}.e-pdfviewer .e-pdfviewer-custom-menu,.e-pdfviewer .e-pdfviewer-highlight-menu{z-index:1000;position:absolute;border:solid 2px #000;background-color:#fff;padding:5px 0;display:none}.e-pdfviewer .e-pdfviewer-custom-menu ol,.e-pdfviewer .e-pdfviewer-highlight-menu ol{padding:0;margin:0;list-style-type:none;width:auto;max-width:248px;font-family:Verdana;font-size:12px}.e-pdfviewer .e-pdfviewer-custom-menu ol li,.e-pdfviewer .e-pdfviewer-highlight-menu ol li{margin:0;display:block;list-style:none;padding:5px 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li:hover,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:hover{background-color:#efefef}.e-pdfviewer .e-pdfviewer-custom-menu ol li:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:active{color:#fff}.e-pdfviewer .e-pdfviewer-custom-menu ol li a,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li a:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a:active{color:#fff;background-color:#000}.e-pdfviewer .e-pdfviewer-pageCanvas,.e-pdfviewer .e-pdfviewer-secondarycanvas{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pdfviewer .e-pdfviewer-textLayer::selection{background:#00f}.e-pdfviewer .e-pdfviewer-textLayer::-moz-selection{background:#00f}.e-pdfviewer .e-pdfviewer-droplet1{background-color:#00f;position:absolute;z-index:1000;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-droplet2{background-color:#00f;z-index:1000;position:absolute;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-touchCopy{z-index:1000;position:absolute;background-color:#fff;padding:5px 0;float:left;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchDot{z-index:1000;position:absolute;margin-left:64px;background-color:#fff;padding:5px 0;float:right;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchcustom-menu{z-index:1000;position:absolute;box-sizing:border-box;box-shadow:0 3px 3px 0 rgba(0,0,0,.4);width:130px;padding:5px 0;display:none;height:35px;background:#fff}.e-pdfviewer .e-pdfviewer-annotation-note{height:auto;width:auto;min-height:10px;min-width:30px;max-width:300px;font-size:14px;padding:5px;z-index:10000}.e-pdfviewer .e-pdfviewer-touchcustom-menu::after{content:"";z-index:1000;position:absolute;width:0;height:0;margin-left:-9px;bottom:-8px;left:50%;box-sizing:border-box;border:5px solid #000;border-color:#fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.4)}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a:active{color:#fff}.e-pdfviewer .e-pdfviewer-pageCanvas{-webkit-tap-highlight-color:rgba(255,255,255,0)}.e-pdfviewer .e-dropdownlist.e-input.e-pdfviewer-ddl,.e-ddl-popup.e-pdfviewer-ddl .e-ul li{text-align:center;padding-left:0}.e-excelfilter.e-dlgcontainer{min-width:266px;padding:0;width:266px;padding:4px 0 16px 0}.e-excelfilter.e-dlgcontainer,.e-excelfilter .e-searchcontainer,.e-excelfilter .e-searchcontainer input{box-sizing:content-box}.e-sortasc:before{content:""}.e-sortdesc:before{content:""}.e-exceltick:before{content:""}.e-excelfilter .e-menu.e-vertical .e-list>a{margin:0 10px 0 15px}.e-excelfilter .e-menu.e-vertical .e-list>ul .e-list>a{padding-left:15px}.e-excelfilter .e-menu.e-vertical li.e-separator,.e-excelfilter .e-list>ul li.e-separator{margin:4px 0 4px 0}.e-excelfilter .e-menu.e-vertical{border:none}.e-excelfilter .e-menu .e-menulink .e-chkbox-wrap{top:0;opacity:1}.e-excelfilter .e-menu.e-vertical .e-exceltick::before{margin-left:-7px}.e-excelfilter .e-menu.e-vertical .e-exceltick:before{margin-left:-7px\9}.e-excelfilter .e-searchcontainer{position:relative;margin-left:15px;margin-top:4px}.e-excelfilter .e-searchcontainer .e-fields{margin:7px 0}.e-excelfilter .e-checkboxlist{width:234px;height:130px;outline:none}.e-excelfilter .e-searchbox .e-icon:before{display:inline-block}.e-excelfilter .e-searchbox .e-ejinputtext{width:228px;height:23px}.e-excelfilter .e-searchinput::-ms-check{display:none}.e-excelfilter .e-btncontainer.e-fields{width:170px;margin:16px 0 0 68px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-left:10px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-top:2px}.e-excelfilter .e-checkboxlist .e-ftrchk{white-space:nowrap}.e-excelfilter .e-checkboxlist{padding-top:3px}.e-excelfilter .e-btncontainer>div{margin-bottom:5px}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter .e-searchbox .e-searchitem{cursor:pointer;line-height:11px}.e-excelfilter.e-dlgcustom{width:341px;padding:10px 14px 0;box-sizing:content-box}.e-excelfilter.e-dlgcustom .e-dlgfields{padding-bottom:14px;box-sizing:content-box}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{width:auto;margin:0 2px}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{padding:14px 8px 13px}.e-excelfilter.e-dlgcustom .e-fieldset legend{width:auto;margin-left:3px;margin-bottom:2px;padding:0 3px}.e-excelfilter.e-dlgcustom .e-optable{border-collapse:separate;border-spacing:1px}.e-excelfilter.e-dlgcustom .e-optable td{width:27px;padding:0 5px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td{padding-top:11px;padding-bottom:11px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td:last-child{padding-top:8px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{width:100%}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{margin-left:35%;margin-top:-5px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-predicate .e-caption{margin-left:5px;padding-right:13px}.e-excelfilter .e-hide{display:none !important}.e-excelfilter .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6%;top:6px;width:21px}.e-excelfilter.e-dlgcustom .e-widget [class^="e-"],.e-excelfilter.e-dlgcustom.e-dialog,.e-excelfilter.e-dlgcustom.e-dialog [class^="e-"]{box-sizing:content-box}.e-excelfilter .e-ftrchk *{box-sizing:content-box !important}.e-excelfilter.e-dlgcustom .e-ddl.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-atc.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-datewidget.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-numeric.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-ejinputtext{box-sizing:border-box}.e-excelfilter .e-menu .e-list .e-bghdrcolor{padding:0;height:26px}.e-excelfilter .e-menu .e-list .e-fghdrcolor{padding-bottom:4px;height:26px}.e-excelfilter .e-menu.e-vertical .e-list ul li.e-bghdrcolor>a,.e-excelfilter .e-menu.e-vertical .e-list ul li.e-fghdrcolor>a{padding:0}.e-bghdrcolor>a,.e-fghdrcolor>a{font-size:13px}.e-excelfilter .e-menu .e-list .e-valcolor{margin:0 auto;height:16px;width:70px;border-style:solid;border-width:2px;padding:2px}.e-excustmfltr.e-ejinputtext,.e-grid .e-excustmfltr.e-ejinputtext{text-indent:0}.e-nb.e-nb-home{width:100%}.e-nb.e-nb-container{direction:ltr}.e-nb.e-nb-layout{margin-right:6px;vertical-align:top;position:absolute;top:0;z-index:1000}.e-nb-fixed,.e-nb-normal{overflow:visible !important}.e-nb-fixed:not(.e-nb-type-overlay){width:100%}.e-nb-fixed-slide{position:absolute;width:100%;height:100%}.e-nb.e-nb-animate{-moz-transition:transform 250ms ease 0s;-o-transition:transform 250ms ease 0s;-webkit-transition:transform 250ms ease 0s;transition:transform 250ms ease 0s;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.e-nb.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-nb.e-nb-overlay{z-index:999;width:100%;height:100%}.e-nb.e-list-hdr.e-clearall{margin:0;padding:0}.e-nb.e-nb-container{height:100%;position:absolute;overflow:hidden;top:0}.e-nb.e-nb-container .e-nb.e-nb-layout{position:relative}.e-nb.e-nb-container.e-nb-right{float:right;right:0}.e-radialmenu .e-radial{border:2px solid;height:40px;border-radius:50%;width:40px;background-position:center;background-repeat:no-repeat;background-size:60%;z-index:1}.e-radialmenu .e-radialslider{border-radius:50%;top:29px;left:29px}.e-radialmenu .e-radialimage{background-image:url('common-images/radialmenu/radial.png')}.e-radialmenu .e-backimage{background-image:url('common-images/radialmenu/back.png')}.e-radialmenu.e-overlow{overflow:hidden}.e-radialmenu .e-itemdisabled{opacity:.4;pointer-events:none}.e-radialmenu .e-pathdisabled{pointer-events:none}.e-radialmenu.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;z-index:100001}.e-tile .e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-radialmenu.e-abs,.e-radialmenu .e-abs{position:absolute}.e-radialmenu .e-rel{position:relative}.e-radialmenu.e-displaynone,.e-radialmenu .e-displaynone{display:none}.e-radialmenu .e-textcolor{text-anchor:middle;font-size:12px;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-badgetext{text-anchor:middle;font-size:10px;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-radialshow{-moz-animation:radialshow 300ms;-webkit-animation:radialshow 300ms;-o-animation:radialshow 300ms;-ms-animation:radialshow 300ms;animation:radialshow 300ms}@-moz-keyframes radialshow{from{-moz-transform:rotate(-70deg) scale(.7)}to{-moz-transform:rotate(0deg) scale(1)}}@-webkit-keyframes radialshow{from{-webkit-transform:rotate(-70deg) scale(.7)}to{-webkit-transform:rotate(0deg) scale(1)}}@-o-keyframes radialshow{from{-o-transform:rotate(-70deg)scale(.7);}to{-o-transform:rotate(0deg)scale(1);}}@-ms-keyframes radialshow{from{-ms-transform:rotate(-70deg) scale(.7)}to{-ms-transform:rotate(0deg) scale(1)}}@keyframes radialshow{from{transform:rotate(-70deg) scale(.7)}to{transform:rotate(0deg) scale(1)}}.e-radialmenu .e-radialhide{-moz-animation:radialhide 300ms;-webkit-animation:radialhide 300ms;-o-animation:radialhide 300ms;-ms-animation:radialhide 300ms;animation:radialhide 300ms}@-moz-keyframes radialhide{from{-moz-transform:rotate(0deg) scale(1)}to{-moz-transform:rotate(-70deg) scale(.7)}}@-webkit-keyframes radialhide{from{-webkit-transform:rotate(0deg) scale(1)}to{-webkit-transform:rotate(-70deg) scale(.7)}}@-o-keyframes radialhide{from{-o-transform:rotate(0deg)scale(1);}to{-o-transform:rotate(-70deg)scale(.7);}}@-ms-keyframes radialhide{from{-ms-transform:rotate(0deg) scale(1)}to{-ms-transform:rotate(-70deg) scale(.7)}}@keyframes radialhide{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-70deg) scale(.7)}}.e-radialmenu .e-scalehide{-moz-animation:scalehide 300ms;-webkit-animation:scalehide 300ms;-o-animation:scalehide 300ms;-ms-animation:scalehide 300ms;animation:scalehide 300ms}@-moz-keyframes scalehide{from{-moz-transform:scale(1)}to{-moz-transform:scale(.4)}}@-webkit-keyframes scalehide{from{-webkit-transform:scale(1)}to{-webkit-transform:scale(.4)}}@-o-keyframes scalehide{from{-o-transform:scale(1);}to{-o-transform:scale(.4);}}@-ms-keyframes scalehide{from{-ms-transform:scale(1)}to{-ms-transform:scale(.4)}}@keyframes scalehide{from{transform:scale(1)}to{transform:scale(.4)}}.e-radialmenu .e-scaleshow{-moz-animation:scaleshow 300ms;-webkit-animation:scaleshow 300ms;-o-animation:scaleshow 300ms;-ms-animation:scaleshow 300ms;animation:scaleshow 300ms}@-moz-keyframes scaleshow{from{-moz-transform:scale(.4)}to{-moz-transform:scale(1)}}@-webkit-keyframes scaleshow{from{-webkit-transform:scale(.4)}to{-webkit-transform:scale(1)}}@-o-keyframes scaleshow{from{-o-transform:scale(.4);}to{-o-transform:scale(1);}}@-ms-keyframes scaleshow{from{-ms-transform:scale(.4)}to{-ms-transform:scale(1)}}@keyframes scaleshow{from{transform:scale(.4)}to{transform:scale(1)}}.e-signature{position:relative;height:100%;width:100%;border:3px solid #000}.e-signature canvas{position:absolute;cursor:pointer;height:100%;width:100%}.e-signature.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none;pointer-events:none}.e-slideleft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideLeft{0%{transform:translateX(100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0%)}}.e-slideright{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideRight{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(0%)}}.e-lv .e-grouptitle{font-size:15px;height:34px;line-height:34px;padding-left:6px}.e-lv .e-header{cursor:pointer;height:45px;padding-left:5px;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-htitle,.e-btn-text{font-weight:bold;padding:10px 10px 10px 0;vertical-align:middle}.e-lv .e-clearall{margin:0;padding:0}.e-lv .e-childcontainer,.e-lv .e-list-container,.e-lv .e-childitem{position:relative}.e-lv .e-list .e-chevron-right_01{text-decoration:none}.e-lv .e-htitle,.e-lv .e-btn-text{font-size:14px;height:25px}.e-lv-inputdiv .e-lv-input{font-style:italic;line-height:1.4;margin:0;outline:0 none;padding:8px 0;text-indent:5px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-lv .e-list .e-chevron-right_01{display:inline-block;outline:0 none;padding-bottom:12px;padding-top:12px;vertical-align:middle;width:100%}.e-lv .e-list-hdr{list-style:none outside none;padding:0}.e-lv .e-list .e-lv-checkdiv{float:right}.e-lv .e-list{line-height:normal;padding:0 15px;cursor:pointer;vertical-align:middle}.e-lv .e-header *{display:table-cell;vertical-align:middle}.e-lv.e-js.e-parentlv{overflow:hidden}.e-lv .e-list .e-list-img{background-size:cover;float:left;height:30px;width:30px}.e-lv .e-arrow .e-chevron-right_01:before{float:right;font-size:14px;position:relative;right:0}.e-lv .e-list.e-margin .e-chevron-right_01 span{left:10px;position:relative;top:9px}.e-lv .e-list .e-chevron-right_01 [class*="icon-"]{width:35px;height:35px;float:left}.e-lv :not(.e-arrow)>.e-icon.e-chevron-right_01:before{display:none}.e-colorpicker .e-buttons .e-color-code.e-error{border-color:#f00}.e-colorwidget .e-in-wrap{cursor:default;display:inline-block;height:100%;width:100%}.e-colorwidget .e-in-wrap{border-radius:4px}.e-colorwidget .e-in-wrap{border:1px solid #dbdbde}.e-colorwidget .e-in-wrap.e-tool{border-radius:4px;cursor:default;height:100%;width:100%}.e-colorwidget .e-in-wrap.e-tool{border:1px solid #dbdbde;background:#ecedee}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{position:absolute;background-repeat:no-repeat;width:16px;height:16px}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{padding:3px 3px 2px}.e-colorwidget.e-widget{outline:0 none}.e-colorwidget.e-widget{background-clip:border-box;box-sizing:content-box;border-radius:4px;display:block;position:relative;height:28px;width:35px}.e-colorwidget .e-in-wrap .e-input{color:transparent}.e-colorwidget .e-selected-color{position:absolute;z-index:1}.e-colorwidget .e-selected-color{left:4px;top:4px}.e-colorwidget .e-selected-color{border-radius:3px;height:17px;width:17px}.e-colorwidget .e-color-container{height:100%;display:inline-block;position:relative;cursor:pointer}.e-colorwidget .e-color-container{width:70%}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{height:3px}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{top:18px}.e-colorwidget .e-icon{display:block;position:absolute;top:50%;margin-top:-6px;height:12px}.e-colorwidget .e-icon{width:42%;font-size:10px}.e-colorwidget .e-select{cursor:pointer;display:inline-block;height:100%;text-align:left}.e-colorwidget .e-select{width:30%}.e-colorwidget .e-in-wrap .e-select .e-icon{cursor:pointer}.e-colorpicker.e-popup{outline:0 none;border-style:solid;border-width:1px;height:auto;overflow:hidden}.e-colorpicker.e-popup{padding:11px;width:223px;box-shadow:rgba(0,0,0,.0745098) 0 1px 1px inset}.e-colorpicker .e-palette-color{position:relative}.e-colorpicker .e-hsv-color{display:inline-block;position:relative;overflow:hidden}.e-colorpicker .e-hsv-color{border:3px solid}.e-colorpicker .e-hsv-color{width:75%}.e-colorpicker .e-hsv-color .e-hsv-gradient{width:100%}.e-colorpicker .e-hsv-color .e-hsv-gradient{height:146px}.e-colorpicker .e-hsv-gradient{background:-moz-linear-gradient(top,transparent 0,#000 100%),-moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,#000)),-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,transparent 0,#000 100%),-webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,transparent 0,#000 100%),-o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,transparent 0,#000 100%),-ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-top-linear-gradient(top,transparent 0,#000 100%),-left-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr=#f00 100%),(left, endColorstr=#000 0)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr='#00000000',(left, endColorstr='#FF000000')"}.e-colorpicker .e-hsv-color .e-color-image.e-draghandle{cursor:pointer;position:absolute;overflow:hidden;outline:0 none;margin:-11px 0 0 -11px;width:20px;height:20px;background-position:0 -876px;background-repeat:no-repeat}.e-colorpicker .e-buttons .e-preview,.e-hsv-color .e-hsv-gradient{box-shadow:0 0 5px rgba(0,0,0,.3)}.e-colorpicker .e-buttons .e-preview{display:inline-block;outline:0 none;height:100%;position:relative}.e-colorpicker .e-buttons .e-preview{border-style:solid;border-width:3px}.e-colorpicker .e-buttons .e-preview{width:14%;top:6px}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{float:left;width:100%}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{height:27px}.e-colorpicker .e-buttons .e-previous{border-top:1px solid}.e-colorpicker .e-buttons .e-color-code{border-style:solid;display:block;outline:0 none}.e-colorpicker .e-buttons .e-color-code{border-width:1px;height:23px;padding-right:10px;text-align:right;border-radius:4px;width:93%;font-size:13px}.e-colorpicker .e-buttons .e-form{display:inline-block;position:relative}.e-colorpicker .e-buttons .e-form{width:81%;top:7px}.e-colorpicker .e-buttons .e-grpbtn{float:left}.e-colorpicker .e-buttons .e-grpbtn{height:25px;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1);border-style:solid;border-width:1px;width:93%}.e-colorpicker .e-buttons .e-codeeditor{float:left;position:relative}.e-colorpicker .e-buttons .e-codeeditor{margin-top:6px;width:93%}.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-select{font-size:12px}.e-colorpicker .e-buttons .e-color-code::-ms-clear{display:none}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{border:0}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{height:25px;border-radius:5px;margin-left:2px;width:32%}.e-colorpicker .e-buttons .e-grpbtn .e-click{margin-left:1px;font-weight:bold}.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-select.e-click:hover{font-weight:bold}.e-colorpicker .e-slider-wrap .e-handle{background:transparent;border:3px solid #fff}.e-colorpicker .e-slider-wrap .e-handle{box-shadow:#929292 0 0 5px inset}.e-colorpicker .e-popupWrapper .e-slider-wrap{display:inline-block;padding:0 !important}.e-colorpicker .e-popupWrapper .e-slider-wrap{margin-left:7px;width:13px;height:151px}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border-radius:12px;border-width:2px;border-color:#fff}.e-colorpicker .e-slider-wrap .e-handle.e-select{margin:0 0 -12px -2px !important}.e-colorpicker .e-slider-wrap .e-hue.e-common{background:-moz-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f00),color-stop(16%,#ff0),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(84%,#f0f),color-stop(100%,#ff0004));background:-webkit-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-o-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-ms-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-left-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%)}.e-colorpicker .e-slider-wrap .e-hue.e-color-image.e-filter{background-position:0 -914px}.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{border-style:solid;border-width:3px;box-shadow:0 0 5px #929292 inset}.e-colorpicker .e-color-labels{position:relative;top:10px}.e-colorpicker .e-slider-wrap .e-handle{padding:0}.e-colorpicker .e-recent-color,.e-presetWrapper .e-presets-table .e-tablerow{padding:0}.e-colorpicker .e-recent-color .e-colorblock.e-block.e-select{box-shadow:0 0 3px rgba(16,189,229,.5)}.e-colorpicker .e-recent-color .e-colorblock{cursor:pointer;display:inline-block;height:28px;list-style:none outside none;outline:0 none;width:28px}.e-colorpicker .e-recent-color .e-colorblock{box-shadow:0 0 5px rgba(0,0,0,.1);margin:2px 3px 0 2px;border-radius:5px}.e-colorpicker .e-recent-color .e-colorblock.e-select{box-shadow:0 0 5px 0 rgba(16,189,229,.5)}.e-colorpicker .e-colorblock .e-color-image.e-empty{background-position:0 -788px}.e-colorpicker .e-colorblock .e-color-image.e-add{background-position:4px -764px}.e-colorpicker .e-colorblock .e-set{height:18px;width:18px}.e-colorpicker .e-colorblock .e-set{border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1) inset;margin:5px 5px 0}.e-colorpicker .e-buttons .e-close_01{font-size:21px;height:26px;position:absolute;width:26px}.e-colorpicker .e-buttons .e-close_01{left:-6px;top:3px}.e-colorpicker .e-buttons .e-close_01:before{content:"";font-family:'ej-webfont';font-size:22px}.e-colorpicker .e-buttons .e-close_01:hover{cursor:pointer}.e-colorpicker .e-colorblock div.e-empty,.e-colorpicker .e-colorblock div.e-add{height:20px;margin:4px;width:20px}.e-colorpicker .e-footer .e-in-wrap.e-box,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn{border-right:0 none}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border-left:0 none}.e-colorpicker .e-footer .e-split-btn.e-btn .e-btn-span{padding:0}.e-colorpicker .e-footer{margin-top:13px}.e-colorpicker .e-footer .e-element{display:inline-block}.e-colorpicker .e-footer .e-element{width:85px;float:left}.e-colorpicker .e-footer .e-switcher{border-style:solid;border-width:0;cursor:pointer;display:inline;float:left;margin-right:10px}.e-colorpicker .e-footer .e-switcher{border-radius:6px;box-shadow:0 0 5px rgba(0,0,0,.1);height:27px;width:26px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-pickerModel{background-position:1px -816px;margin:2px 1px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-paletteModel{margin:3px 2px 2px;background-position:1px -846px}.e-colorpicker .e-footer .e-switcher .e-pickerModel,.e-colorpicker .e-footer .e-switcher .e-paletteModel{height:21px;width:21px}.e-colorpicker .e-footer .e-applyButton{position:absolute}.e-colorpicker .e-footer .e-applyButton{left:91px;margin-left:8px}.e-colorpicker .e-footer .e-split.e-widget{display:inline-block}.e-colorpicker .e-footer .e-split.e-widget{height:25px}.e-colorpicker .e-footer .e-cancelButton{float:right}.e-colorpicker .e-footer .e-split .e-splitarrowright .e-split-btn.e-left-btn,.e-colorpicker .e-footer .e-split .e-splitarrowleft .e-btn.e-split-btn{height:100%;padding:0}.e-colorpicker .e-footer .e-cancelButton.e-flat,.e-colorpicker .e-footer .e-applyButton.e-flat{border-radius:5px;border-style:solid;border-width:1px;font-size:12px;height:27px;width:4.2em}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-webcolors{background-position:0 -741px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-vintage{background-position:0 -677px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-seawolf{background-position:0 -613px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-sandy{background-position:0 -549px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-pinkshades{background-position:0 -485px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-moonlight{background-position:0 -421px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-monochrome{background-position:0 -357px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-misty{background-position:0 -294px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-flatcolors{background-position:0 -229px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-basic{background-position:0 -37px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-candycrush{background-position:0 -101px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-citrus{background-position:0 -165px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets00{background-position:0 -704px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets01{background-position:0 -640px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets02{background-position:0 -576px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets10{background-position:0 -512px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets11{background-position:0 -448px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets12{background-position:0 -384px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets20{background-position:0 -320px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets21{background-position:0 -256px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets22{background-position:0 -192px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets30{background-position:0 0}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets31{background-position:0 -64px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets32{background-position:0 -128px}.e-colorpicker .e-element .e-split.e-widget .e-splitbutton .e-icon{height:17px;width:17px}.e-colorpicker .e-popupWrapper table{border-collapse:inherit;border-spacing:10px}.e-colorpicker .e-popupWrapper .e-gradient{display:inline-block}.e-colorpicker .e-popupWrapper .e-container{display:block}.e-colorpicker .e-palette-color,.e-colorpicker .e-popupWrapper .e-container{min-height:156px}.e-colorpicker .e-palette-color.e-custom{min-height:0;height:auto}.e-colorpicker .e-palette-color.e-hide,.e-colorpicker .e-popupWrapper .e-container.e-hide,.e-colorpicker .e-footer .e-split.e-widget.e-hide,.e-colorpicker .e-footer .e-switcher.e-hide,.e-colorpicker .e-buttons .e-preview.e-hide{display:none}.e-colorpicker .e-row .e-item{border-style:solid;cursor:pointer;display:inline-block;margin-left:4px;overflow:hidden}.e-colorpicker .e-row .e-item{max-width:14.5px;height:22px;width:14px;margin-top:3px;border-width:1px}.e-colorpicker .e-row .e-item.e-filter{border:1px solid #fff;outline:1px solid #000}.e-colorpicker .e-row .e-item:first-child{margin-left:0}.e-colorpicker .e-item.e-state-selected{z-index:100;position:relative}.e-colorpicker .e-item.e-state-selected{box-shadow:0 1px 4px black,inset 0 0 3px white}.e-presetWrapper .e-presets-table,.e-presetWrapper .e-presets-table .e-tablerow{background:none}.e-presetWrapper .e-presetHeader{margin-left:6px}.e-presetWrapper .e-presets-table .e-tablerow{margin-top:10px}.e-presetWrapper .e-presets-table .e-preset-row{display:inline-block;background-repeat:no-repeat !important}.e-presetWrapper .e-presets-table .e-preset-row{margin-left:5px;margin-right:5px}.e-presetWrapper .e-presets-table .e-preset-row{height:27px;width:27px}.e-presetWrapper.e-widget.e-context{box-shadow:0 0 5px rgba(0,0,0,.1);border:3px solid;width:auto}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{display:table-cell;visibility:visible}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{padding:1px 0}.e-colorpicker .e-element .e-icon:before{display:block}.e-colorpicker .e-element .e-icon:before{height:16px;width:10px;margin-top:3px}.e-colorpicker .e-element .e-split-btn.e-rht-btn{height:100%;width:13px}.e-colorpicker .e-element .e-split-btn.e-left-btn{float:left}.e-colorpicker .e-element .e-split-btn.e-left-btn{width:24px}.e-colorpicker .e-handle .e-handle-wrapper{height:inherit;width:inherit}.e-captcha .refresh{cursor:pointer}.e-captcha .refresh{margin-left:13px;height:28px;width:28px;border-radius:3px;margin-top:12px}.e-captcha .e-reload:before{content:""}.e-captcha .e-volume-up:before{content:""}.e-captcha .e-volume-up:before{margin:-3px;padding-top:3px}.e-captcha .audio{cursor:pointer;direction:rtl;display:block;margin-top:0}.e-captcha .audio{margin-left:13px;height:28px;width:28px;border-radius:3px}.e-captcha .imagecontainer{border-radius:3px;float:left;height:100%}.e-captcha .spanText{color:#f00;float:left;margin-top:4px}.e-captcha .validTextBox{padding-left:5px;width:185px}.e-captcha .validTextBox{border-radius:3px;height:23px;margin-top:12px}.e-captcha .error{border:1px solid #f00}.e-captcha .e-validTextBox{direction:rtl;margin-left:13px;padding-right:5px;width:190px}.e-captcha .e-validTextBox{border-radius:3px;height:23px;margin-top:11px}.e-captcha .e-refresh{cursor:pointer}.e-captcha .e-refresh{border-radius:3px;height:28px;width:28px;margin-top:12px;margin-left:13px}.e-captcha .e-audio{cursor:pointer;display:block}.e-captcha .e-audio{border-radius:3px;height:28px;width:28px;margin-top:1px;margin-left:13px}.e-captcha .e-imageContainer{border-radius:3px;float:right}.e-captcha .error{border:1px solid #f00}.e-kanban .e-table,.e-kbnadapt-editdlg .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%}ej-kanban{display:block}.e-kanban .e-widget [class^="e-"],.e-kbnadapt-editdlg .e-widget [class^="e-"]{box-sizing:border-box}.e-kanban [class^="e-"]{box-sizing:content-box}.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{vertical-align:top;display:table-cell}.e-kanban .e-kanbanheader tr{height:45px}.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-kanban.e-kanbanscroll{border-style:solid;border-width:1px}.e-kanban .e-swimlanerow div{display:inline-block}.e-kanban .e-swimlanerow .e-slkey{font-size:18px;font-weight:500}.e-kanban .e-print.e-ul{float:right;margin-left:7px}.e-kanban .e-printlist{padding:9px}.e-kanban .e-printicon{padding:0 !important}.e-kanban.e-rtl .e-kanbantoolbar .e-print.e-ul{float:left !important}.e-kanban .e-swimlanerow .e-slcount{font-size:12px;padding:8px}.e-kanban .e-freezeswimlanerow{position:relative;overflow:hidden;opacity:.9;z-index:10001}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{opacity:.9;cursor:default}.e-kanban .e-freezeswimlanerow>div{position:relative}.e-kanban .e-freezeswimlanerow>div{margin-left:40px;top:6px}.e-kanban .e-freezeswimlanerow .e-freeze-table{position:relative;height:12px;border-spacing:8px 0}.e-kanban .e-scrollcss{padding-right:17px}.e-kanban .e-hscrollcss{border-right-style:solid;border-right-width:1px}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercell-hover,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{border-collapse:collapse}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey .e-text{position:relative;text-align:center;opacity:.5}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti{position:relative}.e-kanban{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;border-top:none}.e-kanban .e-form-container{border:1px solid}.e-kanban .e-form-titlebar{font-size:16px}.e-kanban .e-form-titlebar{padding:.7em}.e-kanban .e-externalform{padding:1.5em 1em 0 1em;padding-bottom:70px}.e-kanban .e-form-titlebar .e-externalform-icon{display:inline-block;float:right;cursor:pointer}.e-kanban .e-externalformedit .e-label{width:80px;text-align:left !important}.e-kanban .e-externalformedit div>label{font-weight:normal}.e-kanban .e-externalformedit .e-editform-btn{float:right}.e-kanban .e-externalformedit .e-editform-btn{padding:20px 0 20px 0}.e-kanban .e-externalformedit form div{display:inline-block}.e-kanban .e-externalformedit form div{padding-top:5px}.e-kanban .e-externalformedit .e-externalrow{padding-right:30px}.e-kanban.e-rtl .e-externalformedit .e-externalrow{padding-left:86px;padding-right:0}.e-kanban.e-rtl .e-externalformedit .e-label{text-align:right !important}.e-kanban.e-rtl .e-form-titlebar .e-externalform-icon{float:left}.e-kanban .e-dialog,.e-kbnadapt-editdlg .e-dialog,.e-kbnadapt-editdlg{border-collapse:separate}.e-kanban .e-kanbancontent,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercelldiv,.e-kanban .e-kanbancontent .e-rowcell,.e-kanban .e-headercontent,.e-kanban .e-kanbanheader,.e-kanban .e-kanbancard{overflow:hidden}.e-kanbanheader{clear:right}.e-kanban .e-dialog .e-grid .e-icon::before,.e-kanbandialog .e-grid .e-icon::before{display:inline-block !important}.e-kanban .e-dialog .e-addedrow .e-grid table,.e-kanban .e-dialog .e-editedrow .e-grid table,.e-kanbandialog .e-addedrow .e-grid table,.e-kanbandialog .e-editedrow .e-grid table{border-spacing:0 !important}.e-kanban .e-widget .e-grid [class^="e-"]{box-sizing:content-box !important}.e-kanban>.e-kanbancontent>div>.e-table,.e-kanban>.e-kanbanheader>div>.e-table{border-spacing:8px 0}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-kanbanheader .e-headercell{height:30px;text-align:left;text-overflow:ellipsis;white-space:nowrap;position:relative}.e-kanban .e-kanbanheader .e-headercelldiv{border:0 none;display:block;text-align:left}.e-kanban .e-totalcard,.e-kanban .e-limits{height:20px;line-height:20px}.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{font-size:15px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{font-size:19px;font-weight:normal;padding:0 .3em}.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{display:inline-block;margin-top:-2px}.e-kanban .e-kanbanheader .e-headercell .e-limits{font-size:14px;font-weight:normal;margin-top:1px}.e-kanban .e-kanbanheader .e-headercell .e-minlimit,.e-kanban .e-kanbanheader .e-headercell .e-maxlimit{font-size:12px;font-weight:normal;padding-top:2px}.e-kanban .e-icon::before{display:inline-block}.e-kanban .e-kanbanheader .e-headercell .e-limits,.e-kanban.e-rtl .e-headercelldiv{float:right}.e-kanban.e-rtl .e-headercell .e-limits{float:left}.e-kanban .e-kanbanheader .e-headercelldiv{font-size:17px;font-weight:600;float:left;width:100%;margin-top:-4px}.e-kanban .e-kanbanheader .e-stackedHeaderCell{font-size:17px;font-weight:600;text-align:center}.e-kanban .e-kanbanheader .e-headercelldiv .e-headerdiv{float:left}.e-kanban .e-icon::before{display:inline-block}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-lastrowcell{border-bottom-width:1px}.e-kanban .e-hide{display:none !important}.e-kanban{height:auto;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;outline:0 none}.e-kanban .e-kanbancard .e-primarykey{width:70%;font-size:14px}.e-kanban .e-kanbancard .e-primarykey{font-weight:600}.e-kanban .e-kanbancard .e-expandcollapse{float:right;cursor:pointer;margin-right:-8px;margin-top:-5px;padding:4px 3px 8px 6px}.e-kanban .e-kanbancard .e-cardheader div{display:inline-block}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{position:relative}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{margin:12px}.e-kanban .e-kanbancard .e-cardheader{padding:6px 6px 6px 10px}.e-kanban .e-kanbancard .e-image{width:100%;height:100%}.e-kanban .e-kanbancard .e-tags{display:table-cell}.e-kanban .e-kanbancard .e-tags{padding:5px 0 10px 0}.e-kanban .e-kanbancard .e-imagecell{vertical-align:top;width:54px}.e-kanban .e-cardheader .e-cardtext{font-size:11px;padding-left:4px;padding-top:12px}.e-kanban .e-kanbancard .e-cardheader .e-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-kanban .e-kanbancard .e-cardheader .e-text{font-size:11px}.e-kanban .e-kanbantouchbar{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantouchbar .e-content{border-width:1px;border-style:solid}.e-kanban .e-kanbantouchbar .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-kanban .e-kanbantouchbar span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-kanban .e-kanbantouchbar .e-tail:before,.e-kanban .e-kanbantouchbar .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-kanban .e-kanbantouchbar .e-downtail:after{top:34px}.e-kanban .e-cardtouch:before{content:""}.e-kanban .e-kanbantoolbar li a{text-decoration:none}.e-kanban .e-kanbantoolbar li a{padding:7px 8px}.e-kanban .e-kanbantoolbar .e-toolbartext{min-height:26px;min-width:26px}.e-kanban .e-kanbantoolbar .e-toolbartext{line-height:26px}.e-kanban{border-top:medium none;height:auto}.e-kanban .e-columnrow .e-kanbancard{border-width:1px}.e-kanban .e-kanbancard{cursor:all-scroll;border-width:1px;border-style:solid}.e-kanban .e-kanbancard{border-radius:4px;margin:12px}.e-kanban .e-draggedcard .e-kanbancard{margin:0}.e-kanban .e-draggedcard .e-kanbancard{border-radius:4px}.e-kanban .e-kanbancard .e-tag{overflow:hidden;border-radius:2px;display:inline-block;margin-bottom:-4px}.e-kanban .e-kanbancard .e-tag{font-size:12px;padding:1px 7px 3px 7px;margin-right:5px}.e-kanban .e-kanbancard.e-cardselection{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-style:solid}.e-kanban .e-draggedcard{float:left}.e-kanban .e-draggedcard .e-dragmultiple{padding:6px 6px 8px 3px;text-align:center;font-size:14px;display:table-cell;vertical-align:middle;width:90px}.e-kanban-context li div{float:left;width:16px;height:16px;margin-left:3px;margin-top:3px}.e-kanban-context{min-width:180px;font-size:11px}.e-kanban-context .e-kanbancontext.e-icon{padding-left:5px}.e-kanban-context .e-visiblecolumn .e-list>a{overflow:visible}.e-kanban-context.e-menu.e-context.e-js .e-list>a.e-menulink{padding:1px 18px 1px 32px}.e-kanban-context .e-icon.e-contextprint:before,.e-kanban .e-printicon:before{content:""}.e-kanban-context .e-icon.e-contextadd:before{content:""}.e-kanban-context .e-icon.e-contextdelete:before{content:""}.e-kanban-context .e-icon.e-contextedit:before{content:""}.e-kanban-context .e-icon.e-contexttop:before{content:""}.e-kanban-context .e-icon.e-contextbottom:before{content:""}.e-kanban-context .e-icon.e-contextleft:before{content:""}.e-kanban-context .e-icon.e-contextright:before{content:""}.e-kanban-context .e-icon.e-contextup:before{content:""}.e-kanban-context .e-icon.e-contextdown:before{content:""}.e-kanban-context .e-icon.e-contextswimlane:before{content:""}.e-kanban-context .e-icon.e-contexthide:before{content:""}.e-kanban-context .e-icon.e-contextvisible:before{content:""}.e-kanban .e-kanbancontent{outline:medium none;font-weight:normal}.e-kanban .e-cardcontent .e-cardtable{width:100%;table-layout:fixed;border-spacing:0}.e-kanban .e-kanbancard .e-card_image{height:45px;width:45px;float:right;border:1px solid}.e-kanban .e-kanbancard .e-card_image{margin-right:8px}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-style:solid;font-size:12px;box-shadow:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{padding:15px 0;border-width:0 0 1px}.e-kanban .e-kanbantoolbar li{margin:0 .4em}.e-kanban .e-kanbantoolbar .e-quickfilter .e-text{font-weight:normal;margin-bottom:auto}.e-kanban .e-kanbantoolbar .e-quickfilter{border:0 none !important}.e-kanban .e-slexpand:before,.e-kanban .e-toggle-expand:before{content:""}.e-kanban .e-slcollapse:before{content:""}.e-kanban .e-toggle-collapse:before{content:""}.e-kanban .e-toggle-expand:before,.e-kanban .e-toggle-collapse:before{font-size:17px}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{cursor:pointer}.e-kanban .e-columnrow .e-rowcell .e-toggle-header div{display:inline-block}.e-kanban .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:12px}.e-kanban .e-columnrow .e-rowcell .e-togglekey{padding-left:12px}.e-kanban .e-kanbancontent .e-rowcell .e-togglekey div{margin-left:0}.e-kanban .e-columnrow .e-rowcell .e-toggle-key{font-weight:normal}.e-kanban .e-columnrow .e-rowcell .e-togglekey{font-size:14px;font-weight:500}.e-kanban .e-columnrow .e-rowcell .e-toggle-count{float:right}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{margin:12px 12px 12px 12px;font-size:17px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:0;padding-left:10px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey{padding-right:12px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey div{margin-left:0;margin-right:0}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-count{float:left}.e-kanban .e-columnrow .e-rowcell .e-togglekey .e-kanbancard{font-weight:normal}.e-kanban .e-icon.e-slexpand,.e-kanban .e-icon.e-slcollapse{font-size:16px}.e-kanban .e-limits>div{padding-right:8px}.e-kanban .e-clexpand:before{content:"";position:relative;left:2px}.e-kanban .e-clcollapse:before{content:""}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{height:20px;text-align:center;width:22px}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{padding-right:2px;padding-top:2px}.e-kanban.e-rtl .e-slexpand,.e-kanban.e-rtl .e-slcollapse{padding-left:2px}.e-kanbanwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-kanban .e-kanban-editdiv{text-align:right}.e-kanban .e-kanban-editdiv{padding-bottom:17px;padding-top:10px}.e-kanban .e-emptycard{white-space:nowrap}.e-kanban .e-image.e-no-user{background:transparent url("common-images/kanban/nouser.svg") no-repeat scroll 0 0}.e-kanban .e-columnrow .e-rowcell{height:200px;min-height:200px;line-height:1.5;padding:0 1px;position:relative}.e-kanban .e-kanbancard .e-cardheader .e-icon{font-size:11px}.e-kanban .e-cardexpand:before{content:"";font-size:5px}.e-kanban .e-cardcollapse:before{font-size:5px}.e-kanban .e-cardcollapse:before{content:""}@-webkit-keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.e-kanban.e-rtl{direction:rtl}.e-kanban.e-rtl .e-headercelldiv .e-headerdiv{float:right}.e-kanban.e-rtl .e-icon.e-clexpand{float:left;padding:4px 0;position:relative}.e-kanban.e-rtl .e-rowcell.e-dragged:first-child{border-left-width:1px !important}.e-kanban.e-rtl td:last-child{padding-left:1px !important}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-style:dashed;border-width:1px;padding:0 !important}.e-kanban .e-widget .e-select .e-icon::before,.e-kanban .e-dialog .e-icon::before,.e-kanban form .e-icon::before,.e-kanbandialog .e-icon::before,.e-kanbandialog form .e-icon::before{display:block}.e-kanban .e-dialog .e-addedrow table,.e-kanban .e-dialog .e-editedrow table,.e-kanban .e-externalform table,.e-kanbandialog .e-addedrow table,.e-kanbandialog .e-editedrow table{border-collapse:separate;border-spacing:11px}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{font-size:14px}.e-kanban .e-dialog .e-save,.e-kanban .e-dialog .e-cancel{font-size:14px;font-weight:normal}.e-kanban .e-dialog .e-kanbantextarea{text-indent:0}.e-kanban .e-dialog .e-kanbantextarea{width:auto}.e-kanban .e-shrinkcol{width:50px !important}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{cursor:pointer}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:10px 10px 10px 3px}.e-kanban .e-swimlanerow{height:45px}.e-kanban .e-icon.e-clexpand{float:right}.e-kanban .e-kanbanheader .e-headercell .e-clcollapse{text-align:center;width:100%;padding:14px 0;cursor:pointer}.e-kanban .e-kanbanheader .e-headercell .e-clexpand{padding:10px 0 10px 0;cursor:pointer;text-align:center}.e-kanban .e-kanbancard .e-text{font-size:12px}.e-kanban .e-shrinkheader{font-size:17px;font-weight:600;display:inline-block;width:100%;white-space:nowrap}.e-kanban .e-shrinkheader.IE .e-shrinklabel{padding-top:10px}.e-kanban .e-shrinkheader.IE{writing-mode:tb-rl;padding-top:15px}.e-kanban .e-shrinkheader.IE .e-shrinkcount{display:inline-block;padding-right:5px;position:relative;right:-2px}.e-kanban .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(25px);-webkit-transform:rotate(90deg) translate(25px)}.e-kanban .e-shrink{cursor:pointer}.e-kanban .e-shrinkcount{display:inline-block}.e-kanban div.e-error .e-toparrow{left:10%;display:block}.e-kanban .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;white-space:normal;padding:7px}.e-kanban div.e-error,.e-kanban .e-kanbanpopup{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{text-indent:0}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{height:33px}.e-kanban .e-searchdiv{position:relative}.e-kanban .e-kanbantoolbar .e-search{float:right !important;display:flex;padding:0;height:35px}.e-kanban .e-kanbantooltip{opacity:25;width:auto}.e-kanban .e-kanbantooltip{margin-left:5px;font-size:10px;margin-top:15px;padding:5px}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{height:33px;padding-top:9px;padding-right:23px}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul{float:right}.e-kanban.e-rtl .e-kanbantoolbar .e-searchbar.e-ul{float:left}.e-kanban .e-search{width:190px}.e-kanban .e-kanbantooltip{position:absolute;z-index:105;display:block}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{padding-left:21px;padding-right:10px;line-height:17px}.e-kanban.e-rtl .e-rowcell .e-limits{text-align:left}.e-kanban .e-kanbancontent .e-rowcell .e-limits{text-align:right;margin:12px 12px 0 12px;line-height:12px;height:12px}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div:last-child{padding-right:0}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div{display:inline-block}.e-kanban div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent;border-top:5px}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader{border-bottom:0 none;padding-right:0}.e-kanban.e-rtl .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(60px);-webkit-transform:rotate(90deg) translate(60px)}.e-kanban.e-rtl .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:10px 3px 10px 10px}.e-kanban.e-rtl div.e-error .e-toparrow{right:10%}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse{float:left;margin-left:-7px}.e-kanban.e-rtl .e-kanbancard .e-card_image{float:left}.e-kanban.e-rtl td:last-child,.e-kanban.e-rtl th:last-child{border-left:0 none}.e-kanban.e-rtl .e-kanbanheader .e-headercelldiv,.e-kanban.e-rtl .e-kanbanheader .e-headercell,.e-kanban.e-rtl .e-totalcard,.e-kanban.e-rtl .e-minlimit,.e-kanban.e-rtl .e-maxlimit{text-align:right}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-rowcell{text-align:right !important}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-label{border-left:0 none}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul{float:right}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul li{margin:.7em .7em .7em 0}.e-kanban.e-rtl .e-scrollcss{padding-left:18px;padding-right:0}.e-kanban.e-rtl.e-kanbanscroll .e-headercontent{border-right:0 none;border-left:1px solid}.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child{border-left-style:dashed;border-left-width:1px;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell div{display:inline-block}.e-kanban .e-headercontent.e-vscroll-area{border:none}.e-kanban .e-kanbantoolbar.e-js ul>li.e-tooltxt{margin-bottom:1px}.e-kanban .e-customtoolbarseparator{margin-right:6px;padding-right:14px}.e-kanban .e-customaddbutton{border-style:dashed;height:36px;margin:12px;padding-right:1px;border-width:1px;cursor:pointer}.e-kanban .e-customtoolbar{padding-left:18px}.e-kanban .e-columnadd{margin-left:auto;margin-right:auto;cursor:pointer;padding-top:8px;display:block}.e-kanban .e-columnadd:before{content:""}.e-kanban .e-icon.e-externaledit.e-cancel:before{content:""}.e-kanban .e-kanbandialog table td.e-label,.e-kbnadapt-editdlg .e-kanbandialog table td.e-label{text-align:right}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save,.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-save,.e-kanban .e-externalform .e-editform-btn .e-cancel{width:100px}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-cancel{margin-left:15px;margin-right:13px}.e-kanban .e-freezeswimlanerow.e-swimlanerow .e-slkey{margin-left:3px}.e-kanban-context .e-checkbox{top:0 !important;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{cursor:pointer;right:0;text-align:center;position:absolute}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{top:4px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-limits{float:left}.e-kanban.e-rtl .e-headercell .e-totalcard,.e-kanban.e-rtl .e-headercell .e-limits{float:right}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbanheader .e-headercell .e-limits{font-size:13px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard{padding:0 3px 0 0}.e-kanban .e-limits>div{padding-left:3px;padding-right:3px}.e-kanban .e-kanbanheader .e-headercell .e-limits{margin-top:0}.e-kanban .e-kanbancard .e-bottom-triangle{float:right}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom:20px solid;border-left:20px solid transparent}.e-kanban.e-rtl .e-kanbancard .e-bottom-triangle{border-right:20px solid transparent;border-left:none;float:left}.e-kanban .e-kanbancard .e-contentcell{vertical-align:top}.e-kanban .e-kanbancard .e-image,.e-kanban .e-kanbancard .e-card_image{border-radius:50%}.e-kanban.e-rtl td.e-trainglecell{padding-left:0 !important}.e-kanban .e-kanbancard .e-cardcontent{margin-right:-1px}.e-kanban .e-kanbancard .e-cardcontent{padding:6px 0 0 10px}.e-kanban.e-rtl .e-kanbancard .e-cardcontent{padding:6px 6px 0 0;margin-right:0}.e-kanban.e-rtl .e-kanbancard .e-card_image{margin-left:6px}.e-kanban.e-rtl .e-kanbancard .e-cardheader .e-bottom-triangle{border-left:none}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{margin-right:6px}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader{padding-left:0;padding-right:6px}.e-kanban .e-kanban-draggedcard{display:none}.e-kanban .e-kanbancard .e-trainglecell{vertical-align:bottom;padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-headercelldiv{height:100%}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-clexpand{padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withcount .e-clexpand{padding:3px 0 6px 0}.e-kanban .e-kanbancard .e-expandcollapse div{position:relative;top:-6px;left:-5px}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse div{left:-5px}.e-kanban .e-columnheader.e-header-withcount .e-shrinkcol .e-clcollapse{position:relative;top:8px}.e-kanban.e-rtl .e-headercell .e-clexpand:before{left:-4px}.e-kanban.e-rtl .e-headercell .e-totalcard{padding:0 0 0 3px}.e-kanban.e-rtl .e-headercell.e-toggleonly .e-clexpand{top:11px;right:auto;left:0}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{outline:none;vertical-align:baseline;border:1px solid}.e-kanban.e-onlycontent .e-kanbancard .e-contentcell{width:99%}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{left:3px}.e-kanban .e-columnheader.e-header-withcount .e-headercell:not(.e-toggle-withcount):not(.e-toggle-withoutcount) .e-headercelldiv{margin-top:-22px}.e-kanban{touch-action:none}@keyframes kanbandialog-fadein{0%{opacity:0;transform:scale(1)}100%{opacity:1;transform:scale(1)}}.e-ribbon.e-js.e-widget{position:relative}.e-ribbon .e-rbnondemand{box-sizing:border-box !important}.e-ribbon.e-js>.e-header{box-sizing:content-box}.e-ribbon.e-js>.e-header{position:relative;border:1px solid;height:53px;width:100%;white-space:nowrap;display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-ribbon .e-content{width:100%;white-space:nowrap}.e-ribbon .e-active-content{z-index:10000;position:relative}.e-ribbon .e-empty-content{padding:0;margin:0;height:30px !important}.e-ribbon .e-content-show{display:block !important}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{border:3px solid;overflow:hidden}.e-ribbon .e-rbn-button>span{display:inline-block}.e-ribbon .e-groupdiv{display:inline-block;height:95%;position:relative;vertical-align:top}.e-ribbon .e-groupdiv{padding:5px 5px 0 0}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallerycontent{border:1px solid;border-right:0;overflow:hidden;float:left}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-left:0;border-right:1px solid;float:right}.e-ribbon.e-rtl.e-js .e-header .e-apptab .e-menu>li:first-child>a{padding-right:8px;border-left-width:0}.e-ribbon.e-rtl .e-header .e-apptab .e-menu .e-arrows{margin-left:1px}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border:1px solid;z-index:1002;position:relative}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top:1px solid}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn{overflow:hidden;display:table;width:100%}.e-ribbon.e-responsive .e-respcontent .e-groupdiv .e-resizegroupdiv{height:inherit}.e-ribbon .e-groupdiv .e-menu,.e-ribbon .e-resizediv .e-menu{border:none}.e-ribbon.e-js .e-header .e-active.e-tab .e-removeapptab,.e-ribbon.e-js .e-header .e-active.e-contextualtabset .e-removeapptab{border-left-width:0}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv{float:right;width:16px}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv{border-style:solid;border-width:1px 1px 0 1px;height:21px}.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-expgallerydiv{border:1px solid;height:21px}.e-ribbon .e-groupdiv .e-resizebtn{position:relative;left:2px}.e-ribbon .e-groupdiv .e-resizebtn{min-width:48px}.e-ribbon .e-groupdiv .e-resizebtn .e-btntxt{padding-top:18px;display:block}.e-ribbon.e-rtl .e-galleryup:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-resizebtn .e-icon{float:none}.e-ribbon.e-rtl .e-ribbongallerycontrol .e-icon{float:none}.e-ribbon.e-rtl .e-gallerydown:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-galleryexpand:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{left:auto;right:1px}.e-ribbon.e-rtl .e-expandcollapse{left:0;right:auto}.e-ribbon.e-rtl .e-rarrowup-2x:before{left:-2px}.e-ribbon.e-rtl .e-ribbonpinicon:before{left:-2px}.e-ribbon.e-rtl .e-rbn-button.e-button .e-icon{float:none}.e-ribbon.e-rtl .e-groupdiv>div:after{right:auto}.e-ribbon.e-rtl .e-groupdiv>div:after{left:0}.e-ribbon.e-rtl .e-header>li{margin-left:2px;margin-right:0}.e-ribbon.e-rtl .e-backstageli{text-align:right}.e-ribbon.e-rtl .e-backstagetopicon{right:15px}.e-ribbon.e-rtl .e-backstagescrollcontent .e-vscrollbar .e-icon{float:none}.e-ribbon.e-rtl .e-ribbonbackstagepage .e-backstagetitlecontent{padding-right:40px;padding-left:0}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{padding-right:9px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{padding-right:7px}.e-ribbon.e-rtl.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rtl.e-rbnwithqat .e-addmenuli{padding-right:33px}.e-ribbon .e-resizediv{border-style:solid;width:100%;z-index:1002;position:absolute;padding:6px 8px 0 3px}.e-ribbon .e-resizediv{border-width:0 1px 1px 1px}.e-ribbon.e-js .e-rbn-button.e-btn{border:none}.e-ribbon .e-parentdiv{padding:0}.e-ribbon .e-header .e-contextualtab{font-size:10pt;height:33px}.e-ribbon .e-header .e-contextualtabset{border:none;display:table-cell}.e-ribbon .e-header .e-contextualtabset{height:33px}.e-ribbon.e-js .e-header .e-contextualtabset.e-active{border:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:none repeat scroll 0 0;border:medium none}.e-ribbon .e-innerdiv{display:table-cell;vertical-align:top}.e-ribbon .e-innerdiv{padding-left:5px}.e-ribbon .e-innerdivrow{display:table}.e-ribbon .e-innerdivrow{padding-left:5px;padding-bottom:5px}.e-ribbon .e-innerdivchild{float:left}.e-ribbon .e-contextualtab .e-link{text-align:center;width:inherit}.e-ribbon .e-contextualtab>.e-active a{border-bottom:3px solid}.e-ribbon .e-contextualtabset>.e-active a{border-bottom:3px solid}.e-ribbon .e-groupdiv>div:after{content:' ';right:0;height:auto;position:absolute;top:5px;width:1px}.e-ribbon .e-groupdiv>div:after{bottom:5px}.e-ribbon .e-captionarea{line-height:11px;text-align:center;position:relative;left:2px;width:100%;float:left;height:14px;display:table-cell}.e-ribbon .e-captionarea{bottom:0;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px}.e-ribbon .e-groupxpand{float:left}.e-ribbon .e-expandcollapse{bottom:0;list-style:none;margin:0;position:absolute;right:0;cursor:default}.e-ribbon .e-expandcollapse{padding:0}.e-ribbon .e-header .e-contextliset{border:none}.e-ribbon .e-header .e-contextli ul .e-contexttitle,.e-ribbon .e-header .e-contextliset ul .e-contexttitle{border:none;text-align:center;width:100%;font-size:12px}.e-ribbon .e-menu .e-list>ul .e-list a{font-size:10pt;font-style:normal}.e-ribbon .e-menu .e-list>ul .e-list{width:100%;line-height:normal;border:none}.e-ribbon .e-centeralign{vertical-align:middle}.e-ribbon .e-controlpadding{padding-left:1px;padding-right:1px}.e-ribbon .e-rarrowup-2x:before{position:relative;font-size:10px;top:3px;left:2px}.e-ribbon .e-rarrowdown-2x:before{font-size:10px;left:2px;position:relative;top:4px}.e-ribbon.e-responsive .e-resbackstage:before{font-family:'ej-webfont';content:"";position:relative}.e-ribbon.e-responsive .e-resbackstage:before{font-size:20px;top:-4px}.e-ribbon .e-icon.e-ribdownarrow:before{font-family:'ej-webfont';content:"";left:1px;position:relative}.e-ribbon .e-icon.e-ribdownarrow:before{font-size:20px;top:0}.e-ribbon .e-icon.e-ribuparrow:before{font-family:'ej-webfont';position:relative}.e-ribbon .e-icon.e-ribuparrow:before{font-size:20px;content:"";top:0}.e-ribbon .e-resgroupheader .e-groupresponsive.e-ribuparrow{padding:0;position:relative;right:12px;top:18px}.e-ribbon.e-responsive .e-resgroupheader .e-ribupdivarrow,.e-ribbon.e-responsive .e-resizegroupdiv .e-ribrightdivarrow{float:right;height:48px;width:40px}.e-ribbon.e-responsive .e-backstagecontent.e-backstageactive-content{display:block !important}.e-ribbon.e-responsive .e-ribGroupContent{padding-left:12px;padding-right:12px}.e-ribbon.e-responsive .e-resgroupheader .e-groupresponsive.e-ribdownarrow{position:relative;right:14px;top:14px;padding:0}.e-ribbon .e-icon.e-ribleftarrow:before{font-family:'ej-webfont';font-size:20px}.e-ribbon .e-icon.e-ribleftarrow:before{content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-family:'ej-webfont';content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-size:20px}.e-ribbon .e-groupexpander{height:14px;width:14px;cursor:pointer;display:table-cell;line-height:2;position:relative;text-align:right;float:right}.e-ribbon .e-groupexpander{top:-14px;left:-1px}.e-ribbon .e-contentbottom{width:100%;display:inline-block}.e-ribbon .e-contentbottom{height:11px}.e-ribbon .e-small{width:25px;height:25px}.e-ribbon .e-big{width:50px;height:50px}.e-ribbon .e-separatordivrow{width:1px;float:left}.e-ribbon .e-separatordivrow{margin:0 3px 0 3px}.e-ribbon .e-contextul li a{text-decoration:none;border-bottom-width:0;padding:8px 12px 5px;outline:0 none;color:inherit}.e-ribbon .e-expander:before{content:"";position:relative;font-size:9px;left:-1px;top:-2px}.e-ribbon .e-galleryup:before{content:"";font-size:7px;margin-left:3px;margin-top:7px}.e-ribbon .e-gallerydown:before{content:"";position:absolute;font-size:7px;margin-left:3px;margin-top:5px}.e-ribbon .e-galleryexpand:before{content:"";font-size:6px;margin-left:3px;margin-top:7px}.e-ribbon .e-ribbonresize:before{content:"";font-size:7px}.e-ribbon .e-menu ul li{min-width:100px}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{height:inherit;white-space:nowrap;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{padding:3px 18px 3px 28px}.e-ribbon.e-js .e-gallerymenu a{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu.e-horizontal>.e-list>ul::after{border-style:none}.e-ribbon.e-js .e-header .e-expandcollapse span{margin:0}.e-ribbon .e-header>.e-bottom-line.e-active,.e-ribbon .e-header>.e-bottom-line.e-active:hover{padding-bottom:0}.e-ribbon.e-js .e-header .e-tab.e-bottom-line.e-active,.e-ribbon.e-js .e-header .e-tab.e-bottom-line.e-active:hover{border-bottom:0 none !important}.e-ribbon .e-bottom-line{border:0;margin-right:0}.e-ribbon .e-header li a{border:1px solid transparent}.e-ribbon .e-header li a{padding:4px 14px}.e-ribbon .e-header>.e-apptab .e-menu{border:0}.e-ribbon .e-header .e-apptab .e-menu>li>a{border-top:0 !important;border:1px solid transparent}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-size:16px}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-header>.e-apptab{opacity:1;filter:alpha(opacity=100)}.e-ribbon .e-header .e-backstagetab{padding-top:0;align-self:flex-end}.e-ribbon .e-header>li{display:inline-table;padding-top:0;margin-right:2px;border-right:0}.e-ribbon .e-header>li{margin-top:20px !important}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{padding-top:0}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{margin-top:17px !important}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{border:1px solid;border-bottom-color:transparent;border-bottom-width:4px}.e-ribbon .e-header .e-menu .e-list{padding-top:0}.e-ribbon .e-header .e-contextualtab,.e-ribbon .e-header .e-contextualtabset{padding-top:0;font-size:16px;border-right:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px;border-top:3px solid}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:10px;padding:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px}.e-ribbon .e-header .e-contextli{margin-bottom:-1px}.e-ribbon .e-header>li{height:33px}.e-ribbon .e-tooltipdiv{position:absolute;z-index:1000001;width:170px;border-width:0 1px 1px 1px;border-style:solid}.e-ribbon .e-js.e-colorSplit.e-splitbutton.e-split-btn.e-rbn-button{border:1px solid;border-right:none}.e-ribbon .e-drp-btn.e-rht-btn.e-rbn-button{border:1px solid}.e-ribbon .e-tooltipdivwithimg{width:auto}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-size:14px}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:3px 10px 0 10px}.e-ribbon .e-tooltipdiv .e-tooltipdesc{margin:10px}.e-ribbon .e-tooltipdiv .e-tooltipcontent{width:150px;line-height:1.42857;margin:0;padding:0}.e-ribbon .e-tooltipdiv .e-tooltipcontent{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{display:table-cell;vertical-align:top;padding:0 0 10px 10px;width:170px}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipimg{display:table-cell}.e-ribbon .e-resizecontent{overflow:hidden;white-space:normal}.e-ribbon .e-header .e-apptab .e-menu .e-arrows{margin-top:0;padding-top:0}.e-ribbon .e-header .e-apptab .e-menu>li:first-child>a>.e-arrows{margin-top:0;padding-top:3px}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-ribbonbackstagepage{border:1px solid;position:absolute;z-index:10002;top:0;overflow:hidden}.e-ribbon .e-backstageheader{display:table-cell;list-style:none;padding:0;vertical-align:top}.e-ribbon .e-backstageli{text-align:left}.e-ribbon .e-backstageli{padding:8px 15px 8px 20px}.e-ribbon .e-backstageseparator{height:1px;margin:5px 8px 5px 20px}.e-ribbon .e-backstageli a{background:transparent;text-decoration:none;font-size:12px;outline:none;position:relative;top:-1px;white-space:nowrap}.e-ribbon .e-backstagecontent{display:table-cell;padding:0 5px 5px 45px;white-space:normal}.e-ribbon .e-backstagetopicon{position:relative;top:26px;width:36px;display:table-cell}.e-ribbon .e-backstagetopicon{left:26px}.e-ribbon .e-backstagetopicon span:before{font-family:"ej-webfont";top:-9px;right:2px;position:relative}.e-ribbon .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon span:before{font-size:35px}.e-ribbon .e-ribbonbackicon{border-radius:50%}.e-ribbon .e-ribbonbackicon{height:31px;width:31px}.e-ribbon.e-rtl .e-backstagetopicon span:before{font-family:"ej-webfont";font-size:35px}.e-ribbon.e-rtl .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon:hover,.e-ribbon .e-apptab .e-apptabanchor:hover,.e-ribbon .e-backstageli a:hover,.e-ribbon .e-backstagebutton:hover{cursor:default}.e-ribbon .e-header>.e-apptab .e-apptabanchor{padding-bottom:6px}.e-ribbon .e-backstagebutton{font-size:12px}.e-ribbon .e-rbntooltipshadow{box-shadow:0 0 3px rgba(0,0,0,.4)}.e-ribbon .e-ribbonbackstagepage .e-backstagetitlecontent{display:table-cell;vertical-align:middle;font-size:30px;padding-bottom:38px}.e-ribbon .e-ribbonbackstagepage .e-backstagetopcontent{display:table-cell;height:92px}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{background-color:transparent;background-image:none;float:left}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{height:16px;padding:4px;width:16px}.e-ribbon .e-ribbonpinicon:before{font-size:10px;top:3px;font-family:'ej-webfont';content:"";position:relative}.e-ribbon .e-ribbonpinicon:before{left:2px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar{height:36px}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{display:table-cell}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{padding:3px 3px 2px 3px}.e-ribbon.e-rbnwithqat .e-qatexpand:before{content:"";height:auto;width:auto}.e-ribbon.e-rbnwithqat .e-qatexpand:before{font-size:6px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu{border:1px solid;position:relative;padding:3px;z-index:100001;display:table;width:auto;margin-top:0}.e-ribbon.e-rbnwithqat .e-qaresizediv{border:1px solid;position:absolute;z-index:100001}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{display:inline-block;padding-left:15px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-qatmenuli p{margin-bottom:0;margin-top:0}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{content:"";display:inline-block;font-family:"ej-webfont";padding-left:7px;position:relative;bottom:1px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{font-size:9px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{padding:3px}.e-ribbon.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rbnwithqat .e-addmenuli{padding-left:33px}.e-ribbon.e-rbnwithqat .e-qatmenuli{list-style:none;margin:3px;cursor:default;text-transform:capitalize}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowbelow{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowabove{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatseparator{height:1px;list-style:none;text-align:center;cursor:default;margin-left:36px}.e-ribbon.e-rbnwithqat .e-qaresizebtnicon:before{content:"";font-size:5px;padding-top:35%}.e-ribbon.e-rbnwithqatabove.e-js>.e-header{height:68px}.e-ribbon.e-rbnwithqatabove .e-header>li{padding-top:0}.e-ribbon.e-rbnwithqatabove .e-header>li{margin-top:37px !important}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{position:absolute;z-index:10001;left:1px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{padding-left:0;top:1px}.e-ribbon.e-grpdivhide,.e-ribbon .e-resdivshow{overflow:hidden}.e-ribbon.e-rtl.e-grpdivhide{border-right:0 !important}.e-ribbon-show{display:block !important}.e-ribbon .e-responsiveqat,.e-ribbon .e-groupresponsive,.e-ribbon .e-ribresmenu,.e-ribbon .e-responsivetabheader,.e-ribbon .e-resbackstage{display:none !important}.e-ribbon .e-responsivebackstagecontent{display:none}.e-ribbonwaitingpopup.e-waitpopup-pane{background-color:transparent !important}@-webkit-keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes ribbon-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}@keyframes ribbonqat-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}.e-de-table-properties-alignment:hover{border-color:#08aeff}.e-de-table-properties-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment:hover{border-color:#08aeff}.e-de-table-left-alignment{background-image:url('common-images/documenteditor/tableleftalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-center-alignment{background-image:url('common-images/documenteditor/tablecenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-right-alignment{background-image:url('common-images/documenteditor/tablerightalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-top-alignment{background-image:url('common-images/documenteditor/celltopalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-center-alignment{background-image:url('common-images/documenteditor/cellcenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-bottom-alignment{background-image:url('common-images/documenteditor/cellbottomalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-alignment-active{border-style:solid;border-width:2px;border-color:#008bce}.e-de-table-border-setting{width:30px;height:30px;top:4px;left:4px;position:absolute}.e-de-table-border-setting:hover{border:2px solid #08aeff}.e-de-table-border-preview{width:14px;height:14px;top:2px;left:2px;position:absolute}.e-de-table-border-preview:hover{border:2px solid #08aeff}.e-de-table-border-setting-click{border:2px solid #00f}.e-de-table-border-preview-click{border:2px solid #00f}ej-spreadsheet{display:block}.e-spreadsheet{height:auto;outline:none;line-height:1.428571429;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;border:1px solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-spreadsheet .e-spreadsheet-list{position:relative}.e-spreadsheet h6{font-size:12px;font-weight:500}.e-spreadsheet label,.e-ss-dialog label{font-size:14px}.e-ss-dialog input[type="submit"],.e-ss-dialog input[type="button"],.e-ss-dialog button{font-weight:normal}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{height:20px;background:none repeat scroll 0 0;border-width:0 1px 1px 0;border-style:solid;font-weight:normal;font-size:11pt;padding:0 .25em 0 0;text-align:center;text-overflow:ellipsis}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent{border-right:1px solid;border-left:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent.e-rmvrghtbdr,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvrghtbdr td:last-child{border-right-color:transparent}.e-spreadsheet .e-rowheadercontent{border-bottom:1px solid}.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr,.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr tr:last-child td,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvbtmbdr tr:last-child td{border-bottom-color:transparent}.e-spreadsheet .e-rowheader{text-align:center;vertical-align:bottom;display:table-cell;border-width:0 1px 1px 0;border-style:solid;font-size:11pt;line-height:14px;padding:0 1px 3px 1px}.e-spreadsheet .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%;border-spacing:0}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{border-width:0 1px 1px 0;border-style:solid;line-height:normal;width:auto;overflow:visible;vertical-align:bottom;padding:0 1px 0 2px}.e-spreadsheet .e-wrapword{white-space:pre}.e-spreadsheet .e-rowcell.e-overflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-rowcell.e-foverflow,.e-spreadsheet .e-rowcell.e-moverflow,.e-spreadsheet .e-rowcell.e-soverflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-cellreadonly{vertical-align:top;text-align:center;margin-top:2px;padding:0}.e-spreadsheet .e-cellreadonly .e-chkbox-wrap .e-chkbox-small>span{height:13px;top:2px;margin:0 2px 0 2px}.e-spreadsheet .e-rightalign .e-chkbox-wrap div>span{text-align:right}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell>button{font-size:9px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-icon{font-size:19px;margin-top:-10px;padding-left:.5px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{border:0}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{border:0}.e-spreadsheet .e-ss-cursor{cursor:cell}.e-spreadsheet .e-spreadsheetheader .e-ss-selectall{float:left;width:29px;height:20px}.e-spreadsheet .e-scrollcss{padding-right:17px;background:none repeat scroll 0 0}.e-spreadsheet .e-scrollrowcss{padding-bottom:18px;background:none repeat scroll 0 0}.e-spreadsheet .e-spreadsheetrowheader{overflow:hidden;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{overflow:hidden;position:relative}.e-spreadsheet .e-content{position:relative}.e-spreadsheet .e-spreadsheetactpanel .e-content{position:static}.e-spreadsheet .e-spreadsheetactpanel{border-left:1px solid}.e-spreadsheet .e-spreadsheetactpanel .e-ss-pivotfield{border:none}.e-spreadsheet .e-spreadsheetactpanel .e-pivotschemadesigner .fieldTable{width:90%}.e-spreadsheet .e-ralign{text-align:right}.e-spreadsheet .e-rightalign{direction:rtl;unicode-bidi:plaintext;unicode-bidi:-moz-plaintext}.e-spreadsheet .e-calign{text-align:center}.e-spreadsheet .e-ss-virtualtop,.e-spreadsheet .e-ss-virtualbottom{height:0;display:block}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-hscrollbar{float:left}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-vscrollbar{float:right}.e-spreadsheet .e-spreadsheetcontentcontainer .e-content{position:relative;float:left;overflow:hidden}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom:1px solid}.e-spreadsheet .e-focustop,.e-spreadsheet .e-focusright,.e-spreadsheet .e-focusbottom,.e-spreadsheet .e-focusleft{position:absolute}.e-spreadsheet div.e-selecttop{border-top:2px solid}.e-spreadsheet div.e-selectright{border-right:2px solid}.e-spreadsheet div.e-selectbottom{border-bottom:2px solid}.e-spreadsheet div.e-selectleft{border-left:2px solid}.e-spreadsheet div.e-autofilltop{border-top:2px solid}.e-spreadsheet div.e-autofillright{border-right:2px solid}.e-spreadsheet div.e-autofillbottom{border-bottom:2px solid}.e-spreadsheet div.e-autofillleft{border-left:2px solid}.e-spreadsheet .e-autofill{width:5px;height:5px;border:1px solid #fff;background-clip:content-box;position:absolute;cursor:crosshair}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right:solid 1px;border-radius:0}.e-spreadsheet .e-splitspan{position:absolute}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{height:100%;padding:0 4px 2px 8px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{vertical-align:middle}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{padding-bottom:0;padding-top:0;outline:0}.e-spreadsheet .e-spreadsheetmainpanel .e-pager,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{border-style:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem{border-bottom:solid}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{padding-right:9px;padding-left:9px;padding-bottom:4px;padding-top:3px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled{padding:7px 3px 0 7px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{overflow:visible;height:24px}.e-spreadsheet .e-spreadsheetfooter .e-table td{padding:0}.e-spreadsheet .e-spreadsheetfooter{border-top:1px solid}.e-spreadsheet .e-pager .e-pagercontainer{float:none}.e-spreadsheet .e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-spreadsheet .e-reSizeAPbg{position:absolute;border-left-width:2px;border-left-style:dotted}.e-spreadsheet .e-reSizeRowbg{position:absolute;border-top-width:1px;border-top-style:dotted}.e-spreadsheet .e-sswraptext{white-space:pre-wrap;word-wrap:break-word}.e-spreadsheet .e-alt-unwrap{white-space:nowrap}.e-spreadsheet .e-spreadsheetmainpanel,.e-spreadsheet .e-spreadsheetactpanel{font-family:Calibri;font-size:11pt}.e-spreadsheet .e-spreadsheetactpanel{float:right}.e-spreadsheet .e-spreadsheetmainpanel{float:left}.e-spreadsheet .e-cursormove{cursor:move}.e-ss-dialog .e-alertDlg{width:200px;float:right}.e-ss-dialog .e-alertok{margin-left:100px;margin-top:30px}.e-spreadsheet .e-filterspan{cursor:pointer;width:15px;height:15px;float:right;vertical-align:bottom;position:relative}.e-ss-dialog.e-filterdlg .e-textdiv,.e-ss-dialog.e-filterdlg .e-operdiv{padding:18px}.e-ss-dialog.e-filterdlg .e-fltrbtndiv{position:absolute;bottom:10px;right:10px}.e-ss-dialog.e-filterdlg .e-filter,.e-ss-dialog .e-filterdlg .e-clear{margin-right:10px}.e-ss-dialog .e-insertdlgbtndiv{margin-left:3px;margin-top:0}.e-ss-dialog .e-contentdialog{height:115px}.e-ss-dialog .e-contentdialog td{padding-left:10px}.e-spreadsheet .e-in-wrap{background-color:inherit;color:inherit}.e-spreadsheet .e-excelfilter .e-in-wrap{border:1px solid}.e-spreadsheet .e-formulabar{width:100%;height:36px;font-family:Calibri;font-size:11pt;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex}.e-spreadsheet .e-indexbox,.e-spreadsheet .e-insertbox{float:left;margin:5px;border:1px solid;height:24px;font-size:13px;line-height:23px;color:#000;text-align:center;box-sizing:content-box}.e-ss-autocomplete .e-ss-function:before{content:"";font-family:"ej-xlfont";font-size:16px;float:left;height:20px;width:23px}.e-spreadsheet .e-inputbox{float:left;margin:5px}.e-spreadsheet .e-inputbox>input{height:100%;width:100%;background-color:transparent;border:medium none}.e-spreadsheet .e-ss-input{position:absolute;overflow:hidden;text-indent:0;width:100%;padding:0 0 0 2px}.e-spreadsheet .e-spreadsheetmainpanel .e-editedcell.e-msie-edit{padding:0}.e-spreadsheet div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-spreadsheet .e-ss-findselect{height:29px}.e-spreadsheet .e-ss-calcopt{height:29px}.e-ss-dialog .e-conok{margin-right:5px}.e-ss-dialog .e-numberContent .e-numeric{float:right;margin-right:100px}.e-ss-dialog .e-dlgleft .e-listbox>li{padding:4px}.e-spreadsheet label,.e-ss-dialog .e-cfdiv label,.e-ss-dialog .e-ss-dlgtab label,.e-ss-dialog .e-ss-dlgtabval label,.e-ss-dialog label,.e-ss-dialog .e-widget-content td{font-weight:normal}.e-ss-dialog .e-dlgtab .e-header,.e-ss-dialog .e-valdlgtab .e-header{height:35px}.e-ss-dialog .e-dlgtab .e-header li,.e-ss-dialog .e-valdlgtab .e-header li{height:35px}.e-ss-dialog .e-valdlgtab{margin:10px}.e-ss-dialog .e-subtab{margin:6px 10px 13px}.e-ss-dialog .e-numbercontent .e-chkbox-wrap,.e-ss-dialog .e-accountingcontent .e-chkbox-wrap{padding:5px}.e-ss-dialog .e-ss-clearval:before{content:"";font-size:20px}.e-spreadsheet .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px}.e-spreadsheet .e-ss-editinput,.e-cell-ac>.e-in-wrap{display:none}.e-ss-dialog div.e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:6px;position:absolute;font-size:12px;line-height:10px}.e-ss-dialog div.e-dlg-field-validation-error:before{content:"";position:absolute;top:-17px;left:10px;border-bottom:10px solid;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid transparent}.e-spreadsheet div.e-error .e-toparrow{left:10%;display:block}.e-spreadsheet div.e-error{position:absolute}.e-ssr-validationsbtn{text-indent:-13px;line-height:1px;text-align:center}@font-face{font-family:'ej-xlfont';src:url('common-images/spreadsheet/ejxlicons.eot?-dzszjm');src:url('common-images/spreadsheet/ejxlicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('common-images/spreadsheet/ejxlicons.woff?-dzszjm') format('woff'),url('common-images/spreadsheet/ejxlicons.woff') format('woff'),url('common-images/spreadsheet/ejxlicons.ttf?-dzszjm') format('truetype'),url('common-images/spreadsheet/ejxlicons.svg?-dzszjm#ejssicons') format('svg');font-weight:normal;font-style:normal}.e-spreadsheet .e-ssr-verticalHparent .e-splitbutton.e-select:enabled{border:1px solid transparent;border-top:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-drp-btn.e-split-btn:enabled{border:1px solid transparent;border-left:none}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-splitbutton.e-split-btn:enabled{border:1px solid transparent;border-right:none}.e-spreadsheet .e-ssr-verticalHparent .e-controlpadding{padding:0}.e-spreadsheet .e-splitarrowright.e-ssr-horizontalprt .e-split-btn.e-rht-btn{width:13px}.e-spreadsheet .e-split .e-padding.e-splitarrowright.e-ssr-horizontalprt{padding:0 13px 0 0}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-ssr-colorcontainer{border:1px solid transparent;height:24px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-fontcolor{padding:1px 4px 2px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-backgroundcolor{padding:0 3px 2px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt,.e-spreadsheet .e-ssr-editcmnt+.e-btntxt,.e-spreadsheet .e-ssr-deletecmnt+.e-btntxt,.e-spreadsheet .e-ssr-previouscmnt+.e-btntxt,.e-spreadsheet .e-ssr-nextcmnt+.e-btntxt{line-height:64px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt{text-indent:-2px}.e-spreadsheet .e-split-btn.e-btn.e-findbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-fpanebtn .e-btntxt{line-height:14px;text-indent:4px;text-align:left;width:42px}.e-spreadsheet .e-split-btn.e-btn.e-coptbtn .e-btntxt{line-height:14px;text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-deletesbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-insertsbtn .e-btntxt{text-indent:8px}.e-spreadsheet .e-ssr-range+.e-btntxt{line-height:15px}.e-spreadsheet .e-ssr-charttype+.e-btntxt,.e-spreadsheet .e-ssr-srcolumn+.e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-formatastablebtn .e-btntxt,.e-spreadsheet .e-ssr-namemngr+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protectsheet+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protect+.e-btntxt{line-height:14px}.e-spreadsheet .e-ssr-selectdata+.e-btntxt{line-height:14px;padding-left:1px}.e-spreadsheet .e-ssr-print+.e-btntxt{padding-top:5px}.e-spreadsheet .e-ssr-filter+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-pivottable+.e-btntxt,.e-spreadsheet .e-ssr-hyperlink+.e-btntxt,.e-spreadsheet .e-ssr-pictures+.e-btntxt,.e-spreadsheet .e-ssr-table+.e-btntxt{padding-top:6px}.e-ss-dialog.e-ss-chart .e-chartcontent{height:40px}.e-spreadsheet .e-split-btn.e-btn.e-cformatbtn .e-btntxt{line-height:14px;text-align:left;text-indent:4px;width:67px}.e-spreadsheet .e-split-btn.e-btn.e-cellstylebtn .e-btntxt{line-height:14px;text-indent:10px;text-align:left;width:38px}.e-spreadsheet .e-split-btn.e-btn.e-sortfltrbtn .e-btntxt{line-height:14px;text-align:left;width:35px;padding-top:3px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{line-height:14px;width:71px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{text-indent:18px;padding-left:8px;text-align:left}.e-spreadsheet .e-split-btn.e-btn.e-clearbtn .e-btntxt{padding-bottom:16px}.e-spreadsheet .e-split-btn.e-btn.e-autosumbtn .e-btntxt{padding-bottom:6px}.e-spreadsheet .e-ssr-cut+.e-btntxt,.e-spreadsheet .e-ssr-copy+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-btn-span .e-ss-formatpainter+.e-btntxt{padding-bottom:4px}.e-spreadsheet .e-split-btn.e-btn.e-mergebtn .e-btntxt{text-indent:-16px;line-height:15px}.e-spreadsheet .e-ssr-definename+.e-btntxt{text-indent:-6px}.e-spreadsheet .e-ss-calcsheet+.e-btntxt{text-indent:2px}.e-spreadsheet .e-useinformulabtn .e-btntxt{text-indent:-9px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-pastesbtn .e-btntxt{text-indent:6px;padding-bottom:7px}.e-spreadsheet .e-split-btn.e-btn.e-chartlayoutbtn .e-btntxt{line-height:14px;text-align:left;text-indent:-2px;width:53px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-left-btn .e-icon:before{text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-rht-btn .e-icon:before{text-indent:-6px}.e-spreadsheet .e-ssr-pastesbtn{text-indent:-12px}.e-ss-cut:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ssr-cut:before{content:"";font-family:"ej-xlfont";text-indent:-8px;font-size:15px;line-height:13px}.e-spreadsheet .e-ssr-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-6px;line-height:13px}.e-ss-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px}.e-ss-paste:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-1px}.e-spreadsheet .e-ssr-paste:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:20px;text-indent:-9px}.e-spreadsheet .e-ss-formatpainter:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px;line-height:14px}.e-spreadsheet .e-new:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:26px;text-indent:-1px}.e-ssr-clear:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px;height:30px}.e-ss-clear:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:0}.e-ss-clearformat:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:2px}.e-ssr-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-ss-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:1px}.e-ss-newsheet:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-3px;line-height:8px}.e-ss-open:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:5px;text-indent:-3px}.e-ss-bottom:before,.e-ss-top:before,.e-ss-left:before,.e-ss-right:before,.e-ss-noborder:before,.e-ss-allborder:before,.e-ss-outside:before,.e-ss-thickbox:before,.e-ss-thickbottom:before,.e-ss-topandbottom:before,.e-ss-topandthickbottom:before,.e-ss-drawborder:before,.e-ss-drawbordergrid:before,.e-ss-doublebottom:before,.e-ss-topanddoublebottom:before{font-family:"ej-xlfont";font-size:15px;line-height:15px;text-indent:2px}.e-ss-bottom:before{content:""}.e-ss-top:before{content:""}.e-ss-left:before{content:""}.e-ss-right:before{content:""}.e-ss-noborder:before{content:""}.e-ss-allborder:before{content:""}.e-ss-outside:before{content:""}.e-ss-thickbox:before{content:""}.e-ss-thickbottom:before{content:""}.e-ss-topandbottom:before{content:""}.e-ss-topandthickbottom:before{content:""}.e-ss-drawborder:before{content:""}.e-ss-drawbordergrid:before{content:""}.e-ss-doublebottom:before{content:""}.e-ss-topanddoublebottom:before{content:""}.e-ss-borderstyle:before,.e-ss-solid:before,.e-ss-dashed:before,.e-ss-dotted:before{content:"";font-size:18px}.e-ss-bordercolor:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-backgroundcolor:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:19px;text-indent:-5px}.e-spreadsheet .e-ss-fontcolor:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-5px}.e-spreadsheet .e-ss-increasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-decreasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bold:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-italic:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-3px;line-height:15px}.e-spreadsheet .e-ss-underline:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-linethrough:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:16px}.e-spreadsheet .e-ss-alignleft:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-aligncenter:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:13px;text-indent:-1px}.e-spreadsheet .e-ss-alignright:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-alignjustify:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-decreaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-increaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:12px;text-indent:-2px}.e-spreadsheet .e-ss-wraptext:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-topalign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:12px}.e-spreadsheet .e-ss-middlealign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bottomalign:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:17px;text-indent:-2px}.e-ss-addnew:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-delete:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-comma:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-accounting:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-percentage:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-increasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-decreasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-undo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ss-redo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ssr-find:before{content:"";font-family:"ej-xlfont";font-size:32px}.e-spreadsheet .e-ssr-merge:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:-27px}.e-menu .e-ss-merge:before,.e-menu .e-ss-mergecenter:before,.e-menu .e-ss-mergeacross:before,.e-menu .e-ss-unmerge:before{font-family:"ej-xlfont";font-size:16px;line-height:15px;text-indent:2px}.e-menu .e-ss-merge:before{content:""}.e-menu .e-ss-mergecenter:before{content:""}.e-menu .e-ss-mergeacross:before{content:""}.e-menu .e-ss-unmerge:before{content:""}.e-menu .e-ss-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ss-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-spreadsheet .e-ssr-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px}.e-spreadsheet .e-ssr-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-6px}.e-menu .e-ssdrop-sortatoz:before{content:""}.e-menu .e-ssdrop-sortztoa:before{content:""}.e-menu .e-ssdrop-sortatoz:before,.e-menu .e-ssdrop-sortztoa:before,.e-menu .e-ssdrop-filter:before,.e-menu .e-ssdrop-clearfilter:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-filter:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ssdrop-filter:before{content:"";text-indent:0}.e-spreadsheet .e-ssfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px;line-height:15px}.e-spreadsheet .e-ssfilter-asc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfilter-dsc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfiltered:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-asc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-dsc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-ss-filternone:before{content:""}.e-spreadsheet .e-ssr-filter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-filter .e-btntxt{line-height:27px}.e-spreadsheet .e-ss-clearfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:17px}.e-menu .e-ssdrop-clearfilter:before{content:"";text-indent:3px}.e-spreadsheet .e-ss-printselected:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-13px}.e-spreadsheet .e-ssr-printselected:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:33px}.e-spreadsheet .e-ss-print:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ssr-print:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:6px}.e-spreadsheet .e-ssr-namemngr:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:19px}.e-spreadsheet .e-ssr-definename:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-16px}.e-spreadsheet .e-ssr-useformula:before{content:"";font-family:"ej-xlfont";font-size:21px;line-height:14px;text-indent:-21px}.e-spreadsheet .e-ss-importxl:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ss-saveas:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:8px;text-indent:-3px}.e-spreadsheet .e-ss-exportpdf:before,.e-spreadsheet .e-ss-exportxl:before,.e-spreadsheet .e-ss-exportcsv:before{font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ss-exportxl:before{content:""}.e-spreadsheet .e-ss-exportcsv:before{content:""}.e-spreadsheet .e-ss-exportpdf:before{content:""}.e-spreadsheet .e-ssr-exportxl:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-exportcsv:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-pagesize:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-10px}.e-menu .e-ss-hlval:before{content:"";font-size:20px;line-height:16px;text-indent:0}.e-menu .e-ss-clearval:before{content:"";font-size:20px;text-indent:0;line-height:16px}.e-spreadsheet .e-ssr-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:12px}.e-menu .e-ss-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:13px;text-indent:-5px}.e-menu .e-ss-formatcells:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ssr-condformat:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-selectall:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:22px;text-indent:5px}.e-spreadsheet .e-ssr-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:39px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-previouscmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-nextcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-showhidecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-showallcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ss-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ssr-frzpane:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-menu .e-ss-frzpane:before,.e-menu .e-ss-frzrow:before,.e-menu .e-ss-frzcln:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-frzpane:before{content:""}.e-menu .e-ss-frzrow:before{content:""}.e-menu .e-ss-frzcln:before{content:""}.e-spreadsheet .e-ssr-pictures:before{content:"";font-family:"ej-xlfont";font-size:43px;line-height:8px;text-indent:-13px}.e-spreadsheet .e-ssr-changepicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-menu .e-ss-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-spreadsheet .e-ssr-pictureborder:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-hyperlink:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:7px}.e-menu .e-ss-hyperlink:before{content:"";font-family:"ej-xlfont";text-indent:1px;line-height:17px;font-size:15px}.e-menu .e-ss-removelink:before{content:"";font-family:"ej-xlfont";text-indent:1px;font-size:18px}.e-menu .e-ss-hlcellrules:before,.e-menu .e-ss-greaterthan:before,.e-menu .e-ss-lessthan:before,.e-menu .e-ss-between:before,.e-menu .e-ss-equalto:before,.e-menu .e-ss-textcontains:before,.e-menu .e-ss-dateoccur:before,.e-menu .e-ss-clearrules:before,.e-menu .e-ss-createrule:before{font-family:"ej-xlfont";font-size:13px;text-indent:3px;line-height:15px}.e-menu .e-ss-hlcellrules:before{content:""}.e-menu .e-ss-databars:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-iconsets:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-colorscales:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-greenarrow,.e-spreadsheet .e-ss-greenarrow{background:url('common-images/spreadsheet/greenarrow.svg') no-repeat center}.e-menu .e-ss-redarrow,.e-spreadsheet .e-ss-redarrow{background:url('common-images/spreadsheet/redarrow.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-menu .e-ss-bdatabar,.e-spreadsheet .e-ss-bdatabar{background:url('common-images/spreadsheet/bluedatabar.svg') no-repeat center}.e-menu .e-ss-lbdatabar,.e-spreadsheet .e-ss-lbdatabar{background:url('common-images/spreadsheet/lightbluedatabar.svg') no-repeat center}.e-menu .e-ss-odatabar,.e-spreadsheet .e-ss-odatabar{background:url('common-images/spreadsheet/orangedatabar.svg') no-repeat center}.e-menu .e-ss-gdatabar,.e-spreadsheet .e-ss-gdatabar{background:url('common-images/spreadsheet/greendatabar.svg') no-repeat center}.e-menu .e-ss-rdatabar,.e-spreadsheet .e-ss-rdatabar{background:url('common-images/spreadsheet/reddatabar.svg') no-repeat center}.e-menu .e-ss-pdatabar,.e-spreadsheet .e-ss-pdatabar{background:url('common-images/spreadsheet/purpledatabar.svg') no-repeat center}.e-menu .e-ss-bwrcolorscale,.e-spreadsheet .e-ss-bwrcolorscale{background:url('common-images/spreadsheet/bwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwrcolorscale,.e-spreadsheet .e-ss-gwrcolorscale{background:url('common-images/spreadsheet/gwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gyrcolorscale,.e-spreadsheet .e-ss-gyrcolorscale{background:url('common-images/spreadsheet/gyrcolorscale.svg') no-repeat center}.e-menu .e-ss-rwbcolorscale,.e-spreadsheet .e-ss-rwbcolorscale{background:url('common-images/spreadsheet/rwbcolorscale.svg') no-repeat center}.e-menu .e-ss-rwcolorscale,.e-spreadsheet .e-ss-rwcolorscale{background:url('common-images/spreadsheet/rwcolorscale.svg') no-repeat center}.e-menu .e-ss-rwgcolorscale,.e-spreadsheet .e-ss-rwgcolorscale{background:url('common-images/spreadsheet/rwgcolorscale.svg') no-repeat center}.e-menu .e-ss-rygcolorscale,.e-spreadsheet .e-ss-rygcolorscale{background:url('common-images/spreadsheet/rygcolorscale.svg') no-repeat center}.e-menu .e-ss-wgcolorscale,.e-spreadsheet .e-ss-wgcolorscale{background:url('common-images/spreadsheet/wgcolorscale.svg') no-repeat center}.e-menu .e-ss-wrcolorscale,.e-spreadsheet .e-ss-wrcolorscale{background:url('common-images/spreadsheet/wrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwcolorscale,.e-spreadsheet .e-ss-gwcolorscale{background:url('common-images/spreadsheet/gwcolorscale.svg') no-repeat center}.e-menu .e-ss-gycolorscale,.e-spreadsheet .e-ss-gycolorscale{background:url('common-images/spreadsheet/gycolorscale.svg') no-repeat center}.e-menu .e-ss-ygcolorscale,.e-spreadsheet .e-ss-ygcolorscale{background:url('common-images/spreadsheet/ygcolorscale.svg') no-repeat center}.e-menu .e-ss-cross,.e-spreadsheet .e-ss-cross{background:url('common-images/spreadsheet/cross.svg') no-repeat center}.e-menu .e-ss-downarrow,.e-spreadsheet .e-ss-downarrow{background:url('common-images/spreadsheet/downarrow.svg') no-repeat center}.e-menu .e-ss-downtriangle,.e-spreadsheet .e-ss-downtriangle{background:url('common-images/spreadsheet/downtriangle.svg') no-repeat center}.e-menu .e-ss-drystar,.e-spreadsheet .e-ss-drystar{background:url('common-images/spreadsheet/drystar.svg') no-repeat center}.e-menu .e-ss-exclam,.e-spreadsheet .e-ss-exclam{background:url('common-images/spreadsheet/exclam.svg') no-repeat center}.e-menu .e-ss-fullstar,.e-spreadsheet .e-ss-fullstar{background:url('common-images/spreadsheet/fullstar.svg') no-repeat center}.e-menu .e-ss-halfstar,.e-spreadsheet .e-ss-halfstar{background:url('common-images/spreadsheet/halfstar.svg') no-repeat center}.e-menu .e-ss-redcircle,.e-spreadsheet .e-ss-redcircle{background:url('common-images/spreadsheet/redcircle.svg') no-repeat center}.e-menu .e-ss-greencircle,.e-spreadsheet .e-ss-greencircle{background:url('common-images/spreadsheet/greencircle.svg') no-repeat center}.e-menu .e-ss-greencircleindi,.e-spreadsheet .e-ss-greencircleindi{background:url('common-images/spreadsheet/greencircleindi.svg') no-repeat center}.e-menu .e-ss-greenflag,.e-spreadsheet .e-ss-greenflag{background:url('common-images/spreadsheet/greenflag.svg') no-repeat center}.e-menu .e-ss-midarrow,.e-spreadsheet .e-ss-midarrow{background:url('common-images/spreadsheet/midarrow.svg') no-repeat center}.e-menu .e-ss-midtriangle,.e-spreadsheet .e-ss-midtriangle{background:url('common-images/spreadsheet/midtriangle.svg') no-repeat center}.e-menu .e-ss-redcircleindi,.e-spreadsheet .e-ss-redcircleindi{background:url('common-images/spreadsheet/redcircleindi.svg') no-repeat center}.e-menu .e-ss-redflag,.e-spreadsheet .e-ss-redflag{background:url('common-images/spreadsheet/redflag.svg') no-repeat center}.e-menu .e-ss-yellowflag,.e-spreadsheet .e-ss-yellowflag{background:url('common-images/spreadsheet/yellowflag.svg') no-repeat center}.e-menu .e-ss-redsquare,.e-spreadsheet .e-ss-redsquare{background:url('common-images/spreadsheet/redsquare.svg') no-repeat center}.e-menu .e-ss-rimgreencircle,.e-spreadsheet .e-ss-rimgreencircle{background:url('common-images/spreadsheet/rimgreencircle.svg') no-repeat center}.e-menu .e-ss-rimyellowcircle,.e-spreadsheet .e-ss-rimyellowcircle{background:url('common-images/spreadsheet/rimyellowcircle.svg') no-repeat center}.e-menu .e-ss-rimredcircle,.e-spreadsheet .e-ss-rimredcircle{background:url('common-images/spreadsheet/rimredcircle.svg') no-repeat center}.e-menu .e-ss-tick,.e-spreadsheet .e-ss-tick{background:url('common-images/spreadsheet/tick.svg') no-repeat center}.e-menu .e-ss-uparrow,.e-spreadsheet .e-ss-uparrow{background:url('common-images/spreadsheet/uparrow.svg') no-repeat center}.e-menu .e-ss-uptriangle,.e-spreadsheet .e-ss-uptriangle{background:url('common-images/spreadsheet/uptriangle.svg') no-repeat center}.e-menu .e-ss-yellowcircle,.e-spreadsheet .e-ss-yellowcircle{background:url('common-images/spreadsheet/yellowcircle.svg') no-repeat center}.e-menu .e-ss-yellowcircleindi,.e-spreadsheet .e-ss-yellowcircleindi{background:url('common-images/spreadsheet/yellowcircleindi.svg') no-repeat center}.e-menu .e-ss-yellowtri,.e-spreadsheet .e-ss-yellowtri{background:url('common-images/spreadsheet/yellowtri.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-spreadsheet .e-ss-iconset-title{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-spreadsheet .e-rowcell .e-databar{display:inline-block;margin-top:1px;position:absolute}.e-spreadsheet .e-rowcell .e-databar-value{position:absolute;right:2px}.e-spreadsheet .e-rowcell .e-cf-databar{position:relative}.e-spreadsheet .e-iconsetspan{width:15px;height:15px;float:left;vertical-align:bottom;position:relative}.e-spreadsheet .e-ss-databars-div{width:auto;height:auto}.e-spreadsheet .e-ss-colorscales-div{width:auto;height:auto}.e-spreadsheet .e-ss-iconsets-div{width:188px;height:auto}.e-spreadsheet .e-ss-iconsets-wrapper{display:inline-block;padding:2px 8px;height:24px;border:2px solid transparent}.e-menu .e-ss-databar-span,.e-spreadsheet .e-ss-databar-span,.e-menu .e-ss-colorscale-span,.e-spreadsheet .e-ss-colorscale-span{background-size:28px;display:inline-block;width:24px;height:24px;padding:6px;border:2px solid transparent}.e-menu .e-ss-iconset-span,.e-spreadsheet .e-ss-iconset-span{background-size:16px;display:inline-block;width:12px;height:12px;padding:6px}.e-spreadsheet .e-ss-databars-div>div,.e-spreadsheet .e-ss-colorscales-div>div{display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-menu .e-ss-greaterthan:before{content:""}.e-menu .e-ss-lessthan:before{content:""}.e-menu .e-ss-between:before{content:""}.e-menu .e-ss-equalto:before{content:""}.e-menu .e-ss-textcontains:before{content:""}.e-menu .e-ss-dateoccur:before{font-size:12px;content:""}.e-menu .e-ss-clearrules:before{content:"";font-size:15px}.e-menu .e-ss-createrule:before{content:"";font-size:15px}.e-menu .e-ss-goto:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:0}.e-menu .e-ss-replace:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:16px;text-indent:2px}.e-spreadsheet .e-ss-findselect:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-calcopt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-4px}.e-menu .e-ss-calcauto:before{content:"";font-family:"ej-xlfont";font-size:10px;line-height:20px;text-indent:8px}.e-spreadsheet .e-ss-calcnow:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-4px}.e-spreadsheet .e-ss-calcsheet:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:15px;text-indent:1px}.e-menu .e-ss-find:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:12px;text-indent:2px}.e-spreadsheet .e-ss-sortfilter:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:29px;height:30px}.e-spreadsheet .e-ssr-formatastable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-4px;line-height:37px;height:30px}.e-spreadsheet .e-ssr-cellstyles:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-6px;line-height:34px;height:30px}.e-spreadsheet .e-ssr-table:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-9px}.e-spreadsheet .e-ssr-pivottable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:8px}.e-spreadsheet .e-ssr-range:before{content:"";font-family:"ej-xlfont";text-indent:-3px;font-size:18px;line-height:17px}.e-spreadsheet .e-ssr-resizetable:before{content:"";font-family:"ej-xlfont";text-indent:-2px;font-size:18px}.e-spreadsheet .e-ssr-insert:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-inscell:before,.e-menu .e-ssr-insrow:before,.e-menu .e-ssr-inscol:before,.e-menu .e-ssr-inssheet:before{font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:3px}.e-menu .e-ssr-inscell:before{content:"";line-height:16px}.e-menu .e-ssr-insrow:before{content:"";line-height:18px}.e-menu .e-ssr-inscol:before{content:""}.e-menu .e-ssr-inssheet:before{content:""}.e-spreadsheet .e-ssr-delete:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-delcell:before,.e-menu .e-ssr-delrow:before,.e-menu .e-ssr-delcol:before,.e-menu .e-ssr-delsheet:before{font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:3px}.e-menu .e-ssr-delcell:before{content:""}.e-menu .e-ssr-delrow:before{content:""}.e-menu .e-ssr-delcol:before{content:""}.e-menu .e-ssr-delsheet:before{content:""}.e-ss-noborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-outsideborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-topborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-leftborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-rightborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-bottomborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-allborderdlg:before{content:"";font-family:"ej-xlfont";font-size:29px;margin-left:-7px;margin-top:-15px}.e-spreadsheet .e-ssr-chartwidth:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-chartheight:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-srcolumn:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:22px;text-indent:-9px}.e-spreadsheet .e-ssr-selectdata:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:27px;text-indent:-8px}.e-spreadsheet .e-ssr-charttype:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:26px;text-indent:-8px}.e-spreadsheet .e-ribbon.e-js .e-split .e-in-wrap .e-left-btn .e-icon.e-ssr-celements:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:-1px;text-indent:-10px}.e-spreadsheet .e-ss-colchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-barchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-stockchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-linechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-areachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-combochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-piechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-scterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:12px}.e-listbox .e-ss-dlgcolumnchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgbarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgradarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlglinechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgareachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgcombochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgpiechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgscatterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-menu .e-ss-filloption:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-menu .e-ss-fillselect:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:13px}.e-btn .e-ss-autofill:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-2px;line-height:13px}.e-lblreplace{position:relative;top:-11px}.e-txtreplace{position:relative;left:90px;top:-35px;width:230px}.e-txtfind{position:relative;left:90px;top:-25px;width:230px}.e-divfind{height:63px}.e-spreadsheet .e-ssr-sortztoa+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-sortatoz+.e-btntxt{line-height:25px}.e-spreadsheet .e-ss-clearfilter+.e-btntxt{line-height:24px}.e-spreadsheet .e-ssr-pagesizesbtn{text-indent:-12px;line-height:1px}.e-spreadsheet .e-datapadding{padding-bottom:30px}.e-spreadsheet.e-cformat-hl,.e-spreadsheet.e-cformat-tb,.e-spreadsheet.e-cformat-is,.e-spreadsheet.e-cformat-cr{border:none;width:180px}.e-spreadsheet.e-borderstyle{border:none}.e-spreadsheet.e-cformat-tb>li>ul{width:148px;height:175px}.e-spreadsheet.e-cformat-is>li>ul{width:100px}.e-spreadsheet.e-cformat-hl>li>ul{width:148px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li{line-height:24px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li>a{font-size:13px}.e-nmdlg-editor{height:25px}.e-menu .e-nmuseinformula{width:120px}.e-menu .e-nmuseinformularow{padding:3px 10px;overflow:hidden;text-overflow:ellipsis}.e-spreadsheet.e-cellstyles{width:477px;height:325px;overflow-x:hidden}.e-spreadsheet.e-menu.e-split.e-context .e-list .e-icon.e-customup{left:45%}.e-spreadsheet .e-cellstyleheader,.e-spreadsheet .e-formatastableheader{color:#808080;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;height:15px;padding:5px;cursor:default;line-height:11px;border-bottom:1px solid transparent}.e-ss-Spreadsheet.e-ss-chart{display:none;width:auto;padding:4px}.e-spreadsheet.e-cellstyles .e-cellstylecontent,.e-spreadsheet.e-cellstyles .e-formatastablecontent,.e-spreadsheet.e-cellstyles .e-chartcontent{background-color:#fff}.e-spreadsheet .e-cellstylecell{border:2px solid transparent;height:15px;padding:5px;width:90px;margin:5px;display:inline-block;font-family:Calibri;cursor:default}.e-spreadsheet .e-formatastablecell div{background:url('common-images/spreadsheet/sprites.png') no-repeat;width:63px;height:48px}.e-bordercell{width:63px;height:48px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-1{background-position:0 -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-2{background-position:-65px -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-3{background-position:-130px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-4{background-position:-194px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-5{background-position:-259px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-6{background-position:-323px -3px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-7{background-position:-1px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-8{background-position:-64px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-9{background-position:-127px -49px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-10{background-position:-192px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-11{background-position:-257px -52px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-12{background-position:-322px -51px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-13{background-position:-2px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-14{background-position:-67px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-15{background-position:-132px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-16{background-position:-195px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-17{background-position:-257px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-18{background-position:-321px -101px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-19{background-position:1px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-20{background-position:-63px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-21{background-position:-130px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-22{background-position:-194px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-23{background-position:-258px -150px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-24{background-position:-321px -150px}.e-spreadsheet.e-formatastable{width:329px;height:330px;overflow-x:hidden}.e-spreadsheet .e-formatastablecell{border:4px solid transparent;height:48px;width:63px;margin:3px;display:inline-block;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;cursor:default}.e-ss-dialog .e-fatnamedlgcell input{margin:0}.e-spreadsheet .e-tablepropertiescell{padding:3px}.e-spreadsheet .e-tablepropetiesrow,.e-spreadsheet .e-tablestyleoptionsrow{display:table}.e-spreadsheet .e-tablestyleoptionscell{float:left;padding-left:3px;width:94px}.e-spreadsheet .e-tablestyleoptionslabel{padding:3px;margin-left:3px;font-size:12px}.e-spreadsheet .e-tablestyleoptionsrow:last-child{margin-top:-2px}.e-spreadsheet .e-tablestyleoptionsrow:first-child{margin-top:2px}.e-spreadsheet .e-celltoparrow{border-style:solid;border-width:5px 0 0 5px;height:0;position:absolute;z-index:8}.e-spreadsheet .e-comment{float:right;height:0;text-indent:0;position:absolute}.e-spreadsheet .e-ssr-disableitem{display:none}.e-spreadsheet .e-comment-txtarea{border:1px solid #000;margin-left:.8%;position:absolute;overflow:hidden;resize:none;font-family:"Tahoma";font-weight:normal;font-size:13px;line-height:normal;left:13px;top:6px;height:70px;width:130px;font-style:normal}.e-ss-dialog .e-ss-hlbtndiv{margin-bottom:-2px;margin-left:58%;width:100%;margin-top:5px}.e-ss-dialog .e-ss-hllblfind{position:relative;top:-6px}.e-ss-dialog .e-ss-hltxtfind{position:relative;left:64px;top:-5px}.e-ss-dialog .e-ss-hllblweb{position:relative;left:2px;top:5px}.e-ss-dialog .e-ss-hltxtweb{position:relative;left:92px;top:-24px}.e-ss-dialog .e-ss-scroll{height:150px;overflow:auto;position:relative;top:-10px}.e-spreadsheet .e-hyperlinks{text-decoration:underline;cursor:pointer}.e-spreadsheet .e-ss-object{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-ss-pivot{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border:1px solid}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border:1px solid}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border:1px solid}.e-spreadsheet .e-ss-imgvisual{position:absolute;border:2px solid;z-index:12;display:none;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell.e-ss-colresize{cursor:col-resize}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-ss-rowresize{cursor:row-resize}.e-spreadsheet .e-ss-apresize{cursor:col-resize}.e-spreadsheet .e-ss-imgcresize{cursor:col-resize !important}.e-spreadsheet .e-ss-imgrresize{cursor:row-resize !important}.e-spreadsheet .e-ss-resetpictbtn,.e-spreadsheet .e-ss-pictbrdrbtn{text-indent:0;line-height:1px}.e-spreadsheet .e-insertsbtn{text-indent:-12px;line-height:19px}.e-spreadsheet .e-deletesbtn{text-indent:-12px;line-height:19px}.e-menu .e-ss-cut+span{width:130px !important}.e-spreadsheet .e-backstagecontent{padding:0 45px 5px 45px}.e-spreadsheet .e-ssr-bstitle{font-size:25px}.e-spreadsheet .e-ssr-bscontent{margin-top:10px}.e-spreadsheet .e-ss-blank{background:url('common-images/spreadsheet/blank.png') no-repeat;height:121px;width:149px}.e-spreadsheet .e-ssr-bssaveasopt>span,.e-spreadsheet .e-ssr-bsprintopt>span{padding-left:13px;font-size:15px}.e-spreadsheet .e-ssr-bssaveasopt:not(:first-child),.e-spreadsheet .e-ssr-bsprintopt:not(:first-child){padding-top:10px}.e-spreadsheet .e-printhdrlbl,.e-spreadsheet .e-viewhdrlbl,.e-spreadsheet .e-printlinlbl,.e-spreadsheet .e-viewlinlbl{margin-bottom:0;margin-left:3px}.e-spreadsheet .e-spanfilter{border:1px solid}.e-spreadsheet .e-ssddl:before{content:"";font-size:7px;line-height:16px;text-indent:2px}.e-spreadsheet .e-spanddl{border:1px solid}.e-spreadsheet .e-ddlspan{cursor:pointer;width:16px;height:15px;position:absolute}.e-spreadsheet .e-ss-previouscmnt+span,.e-spreadsheet .e-ss-nextcmnt+span,.e-ss-deletecmnt+span{left:-10px;position:absolute;top:18px}.e-ss-tablestyle{margin-right:8px}.e-spreadsheet .e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:7px;line-height:7px;margin-top:5px}.e-fatnamedlgrow,.e-chartnamedlgrow{margin-left:-15px;margin-top:-5px}.e-spreadsheet .e-numeric .e-in-wrap{border:1px solid}.e-spreadsheet .e-ssr-chartwidth{margin-bottom:10px}.e-ss-dialog .e-ss-dlgtabval .e-header>.e-bottom-line.e-active{height:23px}.e-ss-dialog .e-ssdlg .e-nmclose{margin:14px 0 0 449px}.e-ss-dialog .e-dtvalbtndiv{width:100%;margin-left:59%;margin-top:6px}.e-ss-formatdlg .e-active-content .e-activetop{padding-left:17px}.e-ss-chrttitle{margin:45px 0 0 -77px}.e-ss-dialog .e-dlg-btnfields{padding:9px 0 2px 0}.e-ss-dialog .e-dlg-btnfields .e-dlg-btnctnr{width:100%;text-align:right}.e-ss-dialog .e-dlg-btnfields input,.e-ss-dialog .e-dlg-btnfields button{margin-left:10px}.e-spreadsheet .e-resizediv .e-cformatbtn,.e-spreadsheet .e-resizediv .e-formatastablebtn,.e-spreadsheet .e-resizediv .e-cellstylebtn{font-size:12px}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top:1px solid}.e-ss-dialog input.e-btn.e-widget{box-sizing:content-box}.e-ss-dialog input.e-btn.e-widget{height:19px}.e-ss-dialog>.e-titlebar{padding:5px 0;text-align:center}.e-ss-dialog .e-ss-dlgtabval>.e-content{height:326px !important}.e-ss-dialog .e-ss-dlgtab>.e-header li a,.e-ss-dialog .e-ss-dlgtabval>.e-header li a{line-height:7px;font-size:14px}.e-ss-formatdlg{margin-left:-14px;margin-top:-7px}.e-spreadsheet .e-atc.e-focus{box-shadow:none}.e-menu .e-list .e-ss-cmenuitem>a{line-height:38px;padding:3px 10px 1px 34px}.e-menu .e-list .e-ss-cmenuitem>a>span{top:15%}.e-spreadsheet.e-menu .e-ss-chartimg{background-image:url('common-images/spreadsheet/charttab-sprites.png');background-repeat:no-repeat;height:28px;width:28px}.e-menu .e-ss-axes{background-position:-20px -22px}.e-menu .e-ss-phaxis{background-position:-12px -62px}.e-menu .e-ss-pvaxis{background-position:-67px -63px}.e-menu .e-ss-axistitle{background-position:-63px -23px}.e-menu .e-ss-phaxistitle{background-position:-109px -59px}.e-menu .e-ss-pvaxistitle{background-position:-160px -63px}.e-menu .e-ss-charttitle{background-position:-103px -19px}.e-menu .e-ss-ctnone{background-position:-210px -60px}.e-menu .e-ss-ctcenter{background-position:-113px -107px}.e-menu .e-ss-ctfar{background-position:-113px -107px}.e-menu .e-ss-ctnear{background-position:-113px -107px}.e-menu .e-ss-datalabels{background-position:-130px -22px}.e-menu .e-ss-dlnone{background-position:-62px -107px}.e-menu .e-ss-dlcenter{background-position:-17px -109px}.e-menu .e-ss-dlibase{background-position:-210px -108px}.e-menu .e-ss-dliend{background-position:-166px -109px}.e-menu .e-ss-dloend{background-position:-10px -158px}.e-menu .e-ss-gridline{background-position:-168px -21px}.e-menu .e-ss-pmajorh{background-position:-64px -161px}.e-menu .e-ss-pmajorv{background-position:-112px -159px}.e-menu .e-ss-pminorh{background-position:-161px -159px}.e-menu .e-ss-pminorv{background-position:-210px -160px}.e-menu .e-ss-legend{background-position:-212px -21px}.e-menu .e-ss-lnone{background-position:-11px -203px}.e-menu .e-ss-lleft{background-position:-108px -208px}.e-menu .e-ss-lright{background-position:-63px -205px}.e-menu .e-ss-ltop{background-position:-210px -207px}.e-menu .e-ss-lbottom{background-position:-161px -206px}.e-menu .e-ss-cmenuitem{height:40px}.e-menu .e-ss-cmenuitem>span{width:32px}.e-menu.e-context li.e-list>ul li.e-list>a.e-ss-chartlayout{padding-left:35px;padding-top:3px}.e-menu-wrap .e-morechart{padding:1px}.e-menu .e-chartheader{color:#808080;font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-menu .e-chartcell{box-sizing:border-box;display:inline-block;padding:20px 22px;background:url('common-images/spreadsheet/chart-sprites.png') no-repeat;width:32px;height:32px}.e-menu .e-columnchart1{background-position:-2px -5px}.e-menu .e-columnchart2{background-position:-53px -6px}.e-menu .e-columnchart3{background-position:-102px -5px}.e-menu .e-columnchart4{background-position:-154px -5px}.e-menu .e-columnchart5{background-position:-204px -5px}.e-menu .e-columnchart6{background-position:-253px -5px}.e-menu .e-barchart1{background-position:-3px -56px}.e-menu .e-barchart2{background-position:-54px -57px}.e-menu .e-barchart3{background-position:-101px -57px}.e-menu .e-barchart4{background-position:-153px -57px}.e-menu .e-barchart5{background-position:-203px -55px}.e-menu .e-barchart6{background-position:-250px -53px}.e-menu .e-stockchart1{background-position:-301px -53px}.e-menu .e-stockchart2{background-position:-2px -105px}.e-menu .e-linechart1{background-position:-54px -102px}.e-menu .e-linechart2{background-position:-103px -102px;margin-left:21px}.e-menu .e-areachart1{background-position:-154px -102px}.e-menu .e-areachart2{background-position:-201px -102px}.e-menu .e-areachart3{background-position:-252px -104px}.e-menu .e-piechart1{background-position:-103px -151px}.e-menu .e-piechart2{background-position:-204px -154px;margin-left:6px}.e-menu .e-piechart3{background-position:-153px -152px;margin-left:9px}.e-menu .e-scatterchart1{background-position:-251px -154px}.e-menu .e-scatterchart2{background-position:-300px -154px}.e-spreadsheet .e-ssr-exportxl+span,.e-spreadsheet .e-ssr-printselected+span,.e-spreadsheet .e-ssr-print+span,.e-spreadsheet .e-ssr-exportcsv+span{white-space:normal;padding-top:18px;line-height:14px}.e-spreadsheet .e-ssr-namemngr+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-srcolumn+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-protectsheet+span,.e-spreadsheet .e-ssr-protect+span{white-space:normal}.e-spreadsheet .e-ssr-charttype+span,.e-spreadsheet .e-ssr-selectdata+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-celements{height:30px}.e-spreadsheet .e-ssr-celements+span{white-space:normal}.e-spreadsheet .e-scrollbar .e-vscroll:hover,.e-spreadsheet .e-scrollbar .e-hscroll:hover{cursor:default}.e-spreadsheet .e-content.e-viewbrdr{border-top:1px solid}.e-ndialog{margin-top:5px;margin-left:10px}.e-ss-dialog .e-chtdlgtab .e-content{height:355px}.e-ss-dialog .e-chtdlgright{float:right;height:95%;margin-right:-15px;width:74%}.e-ss-dialog .e-chtdlgleft{border-right:1px solid;float:left;height:100%;margin-left:-14px;width:26%}.e-ss-dialog .e-chtdlgcontent{height:100%;margin:2px}.e-ss-dialog .e-chtdlgleft .e-listbox>li{padding:4px}.e-ss-dialog .e-chartdlgok{margin-right:6px}.e-ss-dialog .e-chartdlgcncl{margin-right:2px}.e-ss-dialog .e-chartimg{display:inline-block;padding:25px;background:url('common-images/spreadsheet/charttype-sprites.png') no-repeat;width:35px;height:35px;margin:5px;border:2px solid transparent}.e-ss-dialog,.e-ss-dialog .e-ss-dlgtab{line-height:normal}.e-ss-dialog label{display:inline-block}.e-ss-dialog input{font-family:inherit;font-size:inherit;line-height:inherit}.e-ss-dialog .e-dlg-fields{margin:0}.e-ss-dialog .e-dialog .e-dlgctndiv input.ejinputtext{box-sizing:border-box;width:100%;height:27px;text-indent:5px}.e-ss-dialog .e-dialog .e-dlgctndiv table{width:100%;white-space:pre-wrap}.e-ss-dialog .e-dialog .e-dlgctndiv:not(.e-ss-finddiv):not(.e-ss-stgdiv) .e-dlgtd-fields td{padding-top:7px}.e-ss-dialog .e-ss-dlgtab table{border-spacing:0;border-collapse:collapse}.e-ss-dialog .e-dlgcolumnchart1{background-position:-9px -5px}.e-ss-dialog .e-dlgcolumnchart2{background-position:-102px -5px}.e-ss-dialog .e-dlgcolumnchart3{background-position:-192px -5px}.e-ss-dialog .e-dlgcolumnchart4{background-position:-282px -6px}.e-ss-dialog .e-dlgcolumnchart5{background-position:-372px -6px}.e-ss-dialog .e-dlgcolumnchart6{background-position:-465px -11px}.e-ss-dialog .e-dlgbarchart1{background-position:-9px -105px}.e-ss-dialog .e-dlgbarchart2{background-position:-100px -106px}.e-ss-dialog .e-dlgbarchart3{background-position:-192px -105px}.e-ss-dialog .e-dlgbarchart4{background-position:-281px -104px}.e-ss-dialog .e-dlgbarchart5{background-position:-373px -105px}.e-ss-dialog .e-dlgbarchart6{background-position:-464px -103px}.e-ss-dialog .e-dlgradarchart1{background-position:-9px -211px}.e-ss-dialog .e-dlgradarchart2{background-position:-100px -210px}.e-ss-dialog .e-dlglinechart1{background-position:-466px -204px}.e-ss-dialog .e-dlglinechart2{background-position:-8px -307px}.e-ss-dialog .e-dlgareachart1{background-position:-192px -208px}.e-ss-dialog .e-dlgareachart2{background-position:-282px -207px}.e-ss-dialog .e-dlgareachart3{background-position:-373px -208px}.e-ss-dialog .e-dlgpiechart1{background-position:-282px -309px}.e-ss-dialog .e-dlgpiechart2{background-position:-191px -309px}.e-ss-dialog .e-dlgpiechart3{background-position:-100px -309px}.e-ss-dialog .e-dlgscatterchart1{background-position:-373px -305px}.e-spreadsheet .e-ribbon .e-icon.e-Alignment:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:10px}.e-spreadsheet .e-ribbon.e-responsive .e-icon.e-Alignment:before{text-indent:-3px}.e-spreadsheet .e-Clipboard:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:8px}.e-spreadsheet .e-Actions:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Number:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:3px}.e-spreadsheet .e-Font:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:-6px}.e-spreadsheet .e-Styles:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:0;width:32px}.e-spreadsheet .e-Editing:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Changes:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:5px}.e-spreadsheet .e-Calculation:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:15px}.e-spreadsheet.e-ss-hide,.e-spreadsheet .e-fcol-hide,.e-spreadsheet .e-hide{display:none}.e-spreadsheet .e-spreadsheetmainpanel .e-hcol{border-right-width:2px}.e-spreadsheet .e-hrow{border-bottom-width:2px}.e-spreadsheet .e-hfcol{border-right:1px solid}.e-spreadsheet .e-hfrow{border-bottom:2px solid}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{border:medium none}.e-spreadsheet .e-spreadsheetmainpanel .e-colselected,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{font-weight:bold}.e-spreadsheet .e-spreadsheetmainpanel .e-rowselected,.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{font-weight:bold}.e-ss-grid .e-gridcontent .e-ss-emptyrecord,.e-ss-grid .e-gridcontent .emptyrecord{text-align:center}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{width:60px !important}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{margin-left:10px !important;margin-right:0 !important;box-sizing:border-box !important;border-radius:4px 4px 4px 4px}.e-insertdialog .e-contentdialog td{padding-left:0;padding-right:5px}.e-spreadsheet .e-ejinputtext{text-indent:5px}.e-ss-dialog .e-ejinputtext{text-indent:5px}.e-spreadsheet .e-ss-ddlwrap{display:none}.e-ss-dialog .e-btn.e-txt{padding:.2em .2em}.e-ss-frdlg .e-btn.e-txt{line-height:15px}.e-ss-frdlg .e-dlg-btnctnr input{margin-right:0}.e-spreadsheet .e-frow{border:1px solid;position:absolute}.e-spreadsheet .e-fcol{border:1px solid;position:absolute;top:0}.e-ss-menuclrpkr .e-popupWrapper .e-row{height:21px}.e-ss-menuclrpkr .e-popupWrapper{margin-top:-5px}.e-spreadsheet .e-formatastable-back,.e-spreadsheet .e-cellstyles-back,.e-spreadsheet .e-border-back{float:right}.e-spreadsheet .e-icon.e-ss-leftarrow:before{font-family:'ej-webfont';content:""}.e-spreadsheet .e-icon.e-ssr-resizetable{padding-top:1px;padding-bottom:6px}.e-spreadsheet.e-split.e-context li.e-list.e-haschild span{overflow:visible}.e-spreadsheet.e-split.e-context li.e-list.e-haschild ul li.e-list span{overflow:visible}.e-ss-colorpicker .e-popupWrapper{margin:-3px 0}.e-ss-colorpicker.e-ss-menuclrpkr .e-popupWrapper{margin:-4px 1px}.e-ss-colorpicker .e-colorpicker .e-footer{margin-left:-1px}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header .e-menu ul span{margin-top:0}.e-spreadsheet .e-ribbon .e-header>.e-bottom-line.e-active{margin-top:1px}.e-spreadsheet .e-ribbon .e-tooltipdiv{width:200px}.e-spreadsheet .e-ribbon .e-tooltipdiv .e-tooltipcontent{width:180px}.e-spreadsheet .e-ribbon .e-ribbonbackstagepage{border-top-width:0;border-left-width:0}.e-spreadsheet .e-ribbon .e-btntxt{font-size:12px}.e-spreadsheet .e-ribbon .e-ssr-fontfamily,.e-spreadsheet .e-ribbon .e-ssr-fontsize{padding:0}.e-spreadsheet .e-backstagetopicon{text-indent:16px;left:0}.e-ss-autocomplete.e-atc-popup ul li{font-size:11px}.e-spreadsheet .e-ssr-pagesizesbtn>.e-split-btn-div{text-indent:31px;height:32px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div{text-indent:33px;top:54px}.e-spreadsheet.e-mergebtn>.e-split-btn-div{top:14px}.e-spreadsheet.e-autosumbtn>.e-split-btn-div{top:13px;text-indent:-2px}.e-spreadsheet.e-cellstylebtn>.e-split-btn-div{text-indent:21px;top:54px}.e-spreadsheet.e-pastebtn>.e-split-btn-div{text-indent:-4px}.e-spreadsheet.e-formatastablebtn>.e-split-btn-div{text-indent:23px;top:55px}.e-spreadsheet.e-useinformulabtn>.e-split-btn-div{text-indent:57px;top:4px}.e-spreadsheet .e-ss-resetpictbtn>.e-split-btn-div,.e-spreadsheet .e-ss-pictbrdrbtn>.e-split-btn-div{top:20px;text-indent:-1px}.e-spreadsheet .e-insertsbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet .e-deletesbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet.e-sortfltrbtn>.e-split-btn-div{text-indent:18px;height:21px}.e-spreadsheet.e-clearbtn>.e-split-btn-div{top:14px;text-indent:-2px}.e-spreadsheet.e-findbtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-coptbtn>.e-split-btn-div{text-indent:29px;height:22px}.e-spreadsheet.e-pagesizebtn>.e-split-btn-div{text-indent:0}.e-spreadsheet.e-chartbtn>.e-split-btn-div{text-indent:12px}.e-spreadsheet.e-fpanebtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-chartlayoutbtn>.e-split-btn-div{text-indent:25px;height:22px}.e-spreadsheet .e-ssr-validationsbtn>.e-split-btn-div{text-indent:30px;top:16px}.e-spreadsheet .e-ssr-horizontalprt .e-split-btn-div .e-arrow-sans-down:before{text-indent:-8px;line-height:14px}.e-spreadsheet .e-ssr-pastesbtn>.e-split-btn-div{text-indent:0;top:17px}.e-spreadsheet.e-autofillbtn>.e-split-btn-div{text-indent:4px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap,.e-spreadsheet .e-ss-colorpicker.e-colorwidget{border-radius:0}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap.e-tool{height:26px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-color-container{width:59%}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-tool-icon .e-selected-color{bottom:0;left:0}.e-ss-colorpicker.e-colorpicker .e-footer .e-applyButton{left:51px}.e-ss-colorpicker.e-colorpicker.e-popup{padding-right:0;padding-top:10px;padding-bottom:5px}.e-ss-colorpicker.e-colorpicker.e-popup{width:199px}.e-ss-colorpicker.e-colorpicker .e-palette-color,.e-ss-colorpicker .e-popupWrapper .e-container{min-height:104px}.e-ss-colorpicker.e-colorpicker .e-row .e-item{height:12px;width:12px}.e-ss-colorpicker.e-colorwidget{height:26px;width:37px}.e-spreadsheet .e-colorwidget .e-color-container .e-ss-backgroundcolor+.e-selected-color,.e-spreadsheet .e-colorwidget .e-color-container .e-ss-fontcolor+.e-selected-color{margin-left:-1px;margin-top:1px}.e-colorpicker.e-popup.e-ss-menuclrpkr{border:0 none}.e-ss-colorpicker.e-ss-menuclrpkr.e-colorpicker.e-popup{padding-bottom:11px;display:block !important;position:static !important}.e-dialog .e-crcontent{width:100%;height:100%}.e-dialog .e-crlcell{float:left;width:46%}.e-dialog .e-crrcell{width:50%;float:left;margin:2px}.e-dialog .e-crcontent .e-crrcell input{outline:none;width:100%;text-indent:5px}.e-dialog .e-cractionbtn{margin-left:45%;height:37px}.e-dialog .e-cractionbtn button{margin:2px}.e-dialog .e-alertdlgcontent{height:auto;padding-bottom:7px;text-align:justify}.e-dialog .e-alertdlgcontent ul{margin-bottom:0}.e-dialog .e-custominput{width:100%}.e-dialog .e-ss-grid .e-rowcell{border:0}.e-dialog .e-nmdlg{padding:10px}.e-dialog .e-nmdlgcont{margin:0 2px}.e-dialog .e-nmclose{margin-top:10px;margin-right:-1px}.e-dialog .e-nmscope{opacity:.4}.e-dialog .e-nmdlgdiv{padding-top:10px}.e-dialog .e-formatastabletext{margin-left:-5px;width:283px}.e-dialog .e-fatnamedlgcell,.e-dialog .e-chartnamedlgcell{float:left;width:150px;padding:5px;margin:5px}.e-dialog .e-fatnamedlgbtn,.e-dialog .e-chartnamedlgbtn{float:left;width:50px}.e-dialog .e-fatresizetablecell{display:inline-block;width:220px;padding:5px;margin:5px 5px 5px -5px}.e-dialog .e-fatresizetablerow{width:480px}.e-dialog .e-fatresizetablebtn{float:left;width:70px;position:relative;left:335px}.e-dialog-modal{overflow:hidden}.e-dialog .e-ss-dlgtab .e-content .e-chkbox-wrap,.e-dialog .e-ss-dlgtabval .e-content .e-chkbox-wrap{padding:5px 5px 5px 0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow{padding-bottom:0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table,.e-ss-grid .e-dialog .e-editedrow table{border-spacing:1px}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table input,.e-ss-grid .e-dialog .e-addedrow table textarea,.e-ss-dialog.e-ss-grid .e-dialog .e-editedrow table input,.e-ss-grid .e-dialog .e-editedrow table textarea{text-align:left}.e-insertdialog.e-widget-content.e-dialog{padding:9px}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border:1px solid transparent}.e-spreadsheet .e-borderbtn div span.e-icon:before{line-height:13px;text-indent:0;font-size:15px}.e-ss-menuclrpkr .e-footerContainer{display:none}.e-spreadsheet .e-excelfilter .e-btncontainer input{padding:.2em .4em .3em}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-clear{padding:3px}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-filter{padding:3px}.e-spreadsheet .e-ssr-protect:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:18px}.e-spreadsheet .e-rowcell.e-ofbrdr{border-right:0}.e-spreadsheet .e-rmanchor{cursor:cell;pointer-events:none}.e-spreadsheet .e-btnhgt{height:100%}.e-spreadsheet .e-ssr-protectsheet:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:18px;text-indent:-10px}.e-spreadsheet .e-ss-cmenuprotect:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-spreadsheet .e-ssr-protlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-ssr-protunlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-spreadsheetcolumnheader,.e-spreadsheet .e-inputbox,.e-spreadsheet .e-autofill{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{outline:none;border-width:1px}.e-ss-dialog table td{border:none;padding:0}.e-spreadsheet .e-ribbon .e-content-item table td{border:none;padding:7px}.e-spreadsheet .e-ribbon table,.e-ss-dialog table{border:none}.e-spreadsheet .e-ssr-datarefresh:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-8px}.e-spreadsheet .e-ssr-changedatasource:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-9px}.e-spreadsheet .e-ssr-pivotclearall:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:16px;text-indent:-1px}.e-spreadsheet .e-ssr-movepivottable:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-spreadsheet .e-ssr-fieldlist:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-10px}.e-menu .e-ss-pivotrefresh:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive{width:100%;height:100%;overflow-x:hidden}.e-spreadsheet .e-bordercontainer{position:absolute;top:0;left:0;height:99%;width:100%;z-index:10007}.e-spreadsheet .e-bordercell{width:63px;height:48px;padding:3px;display:inline-block;border:2px solid transparent}.e-spreadsheet .e-ss-border-content{padding:15px 15px 15px 28px}.e-spreadsheet .e-ss-bdr-header{height:25px;border-bottom:1px solid}.e-spreadsheet .e-ribbon .e-icon.e-ss-border:before{font-size:40px;display:inline-block;vertical-align:middle;line-height:1.16;text-indent:12px}.e-spreadsheet .e-border-back{float:right;padding-top:6px}.e-spreadsheet ul.e-adaptive{top:32px !important;left:0 !important}.e-mobileNavigation:before{content:"";font-size:22px}.e-mobileNavigation{position:absolute;float:left;padding:12px 10px 0 0}.e-spreadsheet .e-lv .e-list .e-list-img{height:28px;width:0}.e-s-dialog .e-ss-dlgtab>.e-content{position:relative;height:100%}.e-format-Number:before{font-family:'ej-xlfont';content:"";font-size:22px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive,.e-border-adaptive{width:100%;height:100%;top:0 !important;left:0 !important}.e-dlgctndiv .e-ss-dlgtab>.e-content{padding:7px 13px 14px 14px}.e-ss-dialog .e-lv .e-list.e-margin .e-chevron-right_01 span{left:0}.e-ss-dialog .e-chartimg{float:left}.e-spreadsheet .e-groupexpander.e-disable{cursor:default;background:none}.e-spreadsheet .e-groupexpander.e-disable:hover{background:none}.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid th,.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid td{padding-top:0;padding-bottom:0;height:19px;box-sizing:content-box}.e-spreadsheet .e-ssr-fieldlist+span.e-btntxt{text-indent:-2px}.e-ss-dialog .e-ss-lefttopdiv{width:30%;float:left;padding-right:28px}.e-ss-dialog .e-ss-lefttopdiv label{padding-bottom:7px}.e-ss-dialog .e-ss-leftdiv{width:30%;padding-right:16px;float:left}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv tr.e-fdlg-num-options td label{padding-top:9px;padding-bottom:9px}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv div button{float:right;margin-top:5px}.e-ss-dialog.e-ss-insdeldlg .e-dlgctndiv tr td label{margin-top:6px}.e-ss-pictureborder #dashes.picturecolor ul li div{width:30px}.e-ss-pictureborder #dashes.picturecolor ul li{margin:10px}.e-ss-pictureborder.e-menu #dashes.picturecolor .e-list>.e-menulink{min-height:12px}.e-spreadsheet td.e-rowcell input.e-input{line-height:.9em}.e-fdlg-num-options .e-chkbox-small{padding-top:9px}.e-ss-dialog.e-ss-fcgdiv{bottom:0}.e-ss-dialog.e-ss-fcgdiv{position:absolute}.e-ss-dialog.e-ss-insdeldlg .e-radiobtn-wrap{margin-bottom:-4px}.e-ss-dialog .e-ss-fcgdiv{padding:4px}.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(2) td{padding-top:4px;padding-bottom:4px}.e-ss-dialog .e-ss-nmdlg .e-ss-fathdr{margin-left:4px}.e-ss-drpdiv{display:none}.e-ss-righttopdiv{width:75%}.e-ss-drpfontdiv{display:none}.e-ss-fontcdiv{float:left;padding-left:25px}.e-ss-fontnrmldiv{float:left;margin-top:10px;padding-left:25px}.e-ss-fontcntdiv{display:table;width:100%}.e-ss-fontstylediv{width:30%;margin-right:16px;float:left}.e-ss-stylediv{margin-bottom:15px;width:100%}.e-ss-colordiv{float:left;padding-right:8px}.e-ss-topmaindiv{padding-bottom:7px}.e-dlg-fieldlabel{padding-left:5px}.e-dlg-fieldvaluelabel{padding:0 0 7px 0}.e-ss-rightdiv{width:240px}.e-spreadsheet .e-ss-resetpictbtn>.e-split-btn-div,.e-spreadsheet .e-ss-pictbrdrbtn>.e-split-btn-div{top:18px}.e-ss-dialog .e-nmdlg-content{width:300px}.e-ss-dialog .e-ss-maindiv{max-width:418px}.e-ss-dialog .e-ss-leftdiv{min-width:120px}.e-ss-dialog .e-ss-maindiv,.e-ss-dialog .e-ss-centerdiv{width:100%}.e-ss-dialog .e-chtdlgcontent .e-ss-rightdiv{min-height:250px}.e-ss-dialog .e-ss-cfdlg{max-width:300px}.e-ss-dialog .e-ss-nm-dlg-grid{width:400px;height:180px}.e-ss-dialog .selement{width:17%}.e-spreadsheet span#editsparkline{margin:-4px 3px}.e-spreadsheet .e-sparklinedesignshowcell{float:left;margin-left:1px;margin-bottom:2px;padding-left:2px;padding-right:22px;width:89px}.e-spreadsheet .e-ss-linesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-columnsparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-piesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-areasparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-winlosssparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-editdata:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-10px;line-height:26px}.e-spreadsheet .e-ss-sparkline{position:absolute;z-index:0}.e-spreadsheet .e-ss-sparklinecolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-3px;line-height:17px}.e-spreadsheet .e-ss-markercolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-11px;line-height:17px}.e-spreadsheet .e-ss-editdatasparkline:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-colorwidget.e-ss-colorpicker{border-radius:0}@-webkit-keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}.e-slider-show{-webkit-animation:radialslidershow 2s;-moz-animation:radialslidershow 2s;-ms-animation:radialslidershow 2s;-o-animation:radialslidershow 2s;animation:radialslidershow 2s}.e-slider-hide{-webkit-animation:radialsliderhide 2s;-moz-animation:radialsliderhide 2s;-ms-animation:radialsliderhide 2s;-o-animation:radialsliderhide 2s;animation:radialsliderhide 2s}.e-radialslider-svg-show{-webkit-animation:clock 2s;-moz-animation:clock 2s;-ms-animation:clock 2s;-o-animation:clock 2s;animation:clock 2s}.e-radialslider .e-rs-svg{border-radius:50%}.e-radialslider-svg-hide{-webkit-animation:anticlock 2s;-moz-animation:anticlock 2s;-ms-animation:anticlock 2s;-o-animation:anticlock 2s;animation:anticlock 2s}@keyframes clock{0%{opacity:0}25%{opacity:.25}50%{opacity:.75}100%{opacity:1}}@keyframes anticlock{0%{opacity:1}25%{opacity:.35}50%{opacity:.25}100%{opacity:0}}.e-radialslider .e-inner-circle{background-position:center center;background-repeat:no-repeat;background-size:60% auto;border:4px solid;border-radius:50%;height:40px;width:40px;z-index:1;position:absolute;background-color:#fff}.e-radail-slider-wrapper{position:relative}.e-spellcheck .e-btnaddtodictionary,.e-spellcheck .e-btnignoreall,.e-spellcheck .e-btnchangeall,.e-spellcheck .e-btnclose{margin-top:6px}.e-spellcheck .e-dictionarylabel,.e-lablesuggestions{font-weight:400}.e-spellcheck .e-spellcheckdialog{padding:.5em}.e-spellcheck .e-sentence{height:100%;width:100%;border:1px solid;box-sizing:border-box}.e-spellcheck .e-sentencecontent{padding:2px}.e-spellcheck .e-errorword{background-image:url('common-images/spellcheck/highlight.png');background-repeat:repeat-x;background-position:bottom}.e-spellcheck .e-sentencecontent .e-errorword{font-weight:bold;background-image:none}.e-spellcheck .e-cell{height:90px}.e-spellcheck .e-sentencecell,.e-suggestioncell{width:65%;float:left}.e-spellcheck .e-buttoncell{width:32%;float:right}.e-spellcheck .e-buttoncell{height:90px}.e-spellcheck .e-labelcell,.e-spellcheck .e-dialogdiv{padding-bottom:2px}.e-spellalert .e-alerttextdiv,.e-spellalert .e-alertbtn{padding:5px}.e-spellalert .e-alertnotification{font-size:30px;padding:1px}.e-spellalert .e-alertnotifydiv{float:left}.e-spellalert .e-alerttext{float:right}.e-spellalert .e-alerttext{width:75%}.e-spellalert .e-alerttextdiv{height:30px}.e-spellalert .e-alertnotification.e-icon,.e-spellalert .e-alertnotification.e-icon:before{height:30px;width:30px}.e-spellalert .e-missingalert .e-alertnotification{width:10%}.e-spellalert .e-missingalert .e-alerttext{width:89%}.e-spellalert .e-missingalert .e-alerttextdiv,.e-spellalert .e-missingalert .e-alertbtn{width:98%}.e-spellmenu .e-errorsuggestions{font-weight:bold}.e-spellcheckdialog .e-suggestionsrow,.e-spellcheckdialog .e-sentencerow{height:90px}.e-spellcheck .e-sentencescroller{height:100% !important}.e-spellcheck .e-sentencescroller{height:100% !important}.e-spellcheck .e-spellbuttons{height:25px}.e-spellalert .e-alertdialog .e-alertbutton{height:25px;min-width:100px}.e-ddl.e-popup .e-dropdownbase.e-combobox-group .e-list-item{padding-left:2em;text-indent:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie,.e-ddl.e-input-group .e-clear-icon.e-comboie{display:block;position:absolute}.e-ddl.e-input-group .e-ddl-icon.e-comboie{right:0;top:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie9{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie9{border-radius:0 4px 4px 0}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie8{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie8{border-radius:0 4px 4px 0}.e-ddl.e-input-group .e-clear-icon.e-comboie{right:30px;top:6px}.e-control{font-family:sans-serif,Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal}.e-control,.e-control [class^='e-'],.e-control [class*=' e-']{box-sizing:border-box}.e-control .e-combobox.e-input.e-placeholder{color:#bbb;font-style:italic;position:absolute;top:0;white-space:nowrap}.e-disabled{background-image:none;cursor:default;filter:alpha(opacity=35);opacity:.35}.e-list-parent.e-ul{list-style-type:none}.clear-icon{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group .e-clear-icon:before{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group{display:table;margin-bottom:0}input.e-combobox.e-input{border-width:1px;font-weight:400;height:auto;line-height:1.4;margin:0;margin-bottom:0;outline:none;padding:8px;width:100%}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled,.e-ddl.e-input-group.e-disabled span,.e-ddl.e-input-group.e-disabled span button{cursor:not-allowed;filter:alpha(opacity=60);opacity:.6}.e-combobox.e-input.e-rtl,.e-ddl.e-input-group.e-rtl{direction:rtl}.e-combobox.e-input.e-corner{border-radius:4px}.e-ddl.e-input-group,.e-ddl.e-input-group .e-input-group-btn,.e-ddl.e-input-group .e-input-group-icon{display:flex}.e-ddl.e-input-group .e-input-group-btn button{align-items:center;display:flex;margin:0;outline:none;width:inherit}.e-ddl.e-input-group .e-input-group-icon:first-child{border-left-width:1px}.e-input-group-btn button,.e-ddl.e-input-group .e-input-group-icon{white-space:nowrap}.e-ddl.e-input-group.e-corner .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.e-ddl.e-input-group.e-corner .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:first-child{border-left-width:0;border-right-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:last-child button{border-left-width:1px;border-right-width:0}.e-ddl.e-input-group.e-rtl .e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:not(:last-child){border-left-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-icon+.e-combobox.e-input,.e-ddl.e-input-group.e-rtl .e-input-group-btn+.e-combobox.e-input{border-right-width:0}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:0}.e-ddl.e-input-group.e-corner.e-rtl input.e-combobox.e-input:only-child{border-radius:4px}.e-ddl.e-input-group{position:relative;width:100%}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-btn button:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-icon:hover{border-radius:0}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{margin-bottom:0;margin-top:0}.e-ddl.e-input-group{border-bottom:0;border-width:1px}input.e-combobox.e-input::-ms-clear{display:none}.e-ddl.e-input-group .e-clear-icon{background:transparent;border:0;display:flex;flex-direction:column;justify-content:flex-end;outline:none;padding:0 8px 2px;text-align:center}.e-ddl.e-input-group .e-clear-icon:before{font-size:18px;padding:0;text-align:center;vertical-align:middle}.e-combobox.e-input:not(:valid)~.e-clear-icon{display:none}.e-ddl.e-input-group .e-clear-icon.e-clear-icon-hide{display:none}.e-combobox.e-input:not(:valid),.e-combobox.e-input:valid,.e-ddl.e-input-group input:not(:valid),.e-ddl.e-input-group input:valid{box-shadow:none}.e-ddl.e-input-group.e-disabled .e-input-group-btn button:hover,.e-ddl.e-input-group.e-disabled .e-input-group-icon:hover{background:transparent}.e-control.e-ddl.e-popup{height:auto;position:absolute;width:auto;z-index:1000}.e-control.e-ddl.e-popup{border-radius:4px}.e-control.e-ddl.e-popup.e-popup-open{display:block}.e-control.e-ddl.e-popup.e-popup-close{display:none}.e-dropdownbase{display:block;height:100%;position:relative;width:100%}.e-dropdownbase .e-list-parent{margin:0;padding:0}.e-dropdownbase .e-list-item{cursor:default;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-dropdownbase .e-list-item *{display:inline-block;vertical-align:middle}.e-dropdownbase .e-fixed-head{position:fixed}.e-dropdownbase.e-content{overflow:auto;position:relative}.e-dropdownbase.e-content{border-radius:4px}.e-dropdownbase.e-nodata{height:48px;padding:12px 16px}.e-control:focus,.e-control *:focus{outline:none}.e-combobox.e-input:focus{border-width:1px;padding-bottom:8px}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{padding-left:8px}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{border-radius:4px}.e-ddl.e-rtl.e-input-group input.e-combobox.e-input,.e-ddl.e-rtl.e-input-group input.e-combobox.e-input:focus{padding-right:8px}.e-ddl.e-rtl.e-input-group input.e-combobox.e-input,.e-ddl.e-rtl.e-input-group input.e-combobox.e-input:focus{border-radius:4px}.e-ddl.e-input-group.e-input-focus{border-style:solid}.e-ddl.e-input-group.e-input-focus{border-width:1px}.e-ddl.e-input-group.e-rtl .e-combobox.e-input:not(:first-child):focus{border-right-width:1px}.e-ddl.e-input-group.e-rtl.e-input-focus .e-combobox.e-input:not(:first-child):focus{border-right-width:0}.e-ddl.e-input-group.e-input-focus.e-corner{border-radius:4px}.e-ddl.e-input-group.e-input-focus span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span:first-child button,.e-ddl.e-input-group.e-input-focus.e-rtl .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon:first-child button{border-color:transparent}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-bottom-color:transparent;border-top-color:transparent}.e-bigger .e-input-group.e-ddl .e-combobox.e-input,.e-bigger .e-input-group.e-ddl .e-combobox.e-input:focus{padding:7px 0 2px}.e-bigger .e-input-group.e-ddl .e-input-value,.e-bigger .e-input-group.e-ddl .e-input-value:focus{padding:11px 0 2px}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{outline:none}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{border-radius:4px}.e-ddl.e-input-group input.e-combobox.e-input{min-width:0;width:100%}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{border:0 solid;border-width:0}.e-ddl.e-input-group input.e-combobox.e-input{margin-bottom:0}.e-ddl input.e-combobox.e-input:focus,.e-ddl input.e-combobox.e-input{padding:2px 0}.e-ddl-popup.e-rtl div>ul li .e-chkbox-wrap{padding-left:10px;padding-right:0}.e-ddl-popup div>ul li .e-chkbox-wrap,.e-ddl-popup div>.e-listbox li .e-chkbox-wrap{padding-right:10px}.e-gantt .e-gantt-criticaltask:before{content:""}.e-media-player .e-media-stop:before{content:""}.e-media-player .e-media-forward:before{content:"" !important}.e-media-player .e-media-backward:before{content:"" !important}.e-media-player .e-media-next:before{content:"" !important}.e-media-player .e-media-previous:before{content:"" !important}.e-media-player .e-media-next.basic:before{content:"" !important}.e-media-player .e-media-previous.basic:before{content:"" !important}.e-media-player .e-media-volume:before{content:""}.e-media-player .e-media-volume.media-muted:before{content:""}.e-media-player .e-media-fullscreen:before{content:""}.e-media-player .e-media-smallscreen:before{content:""}.e-media-player .e-media-settings:before{content:""}.e-media-player .e-media-playlist:before{content:""}.e-media-player .e-media-snapshot:before{content:""}.e-media-player .e-media-download:before{content:""}.e-media-player .e-media-repeat:before{content:""}.e-media-player .e-media-shuffle:before{content:""}.e-media-player .e-media-play:before,.e-media-player .e-media-playlist-play:before,.e-media-player .e-media-center-play:before{content:""}.e-media-player .e-media-pause:before,.e-media-player .e-media-center-pause:before{content:""}.e-media-player .e-media-playlist-header-previous:before{content:""}.e-media-player .e-media-playlist-header-next:before{content:""}.e-media-player .e-media-playlist-close{content:""}.e-media-player .e-media-playlist-toggle.e-media-expand:before{content:""}.e-media-player .e-media-playlist-toggle.e-media-collapse:before{content:""}.e-media-player .e-media-settings-selector:before{content:""}.e-media-player .e-media-playlist-close:before{content:""}.e-media-player .e-media-element{width:100%;height:100%}.e-media-player .e-media-element-div{width:100%;height:100%;position:relative}.e-media-player .e-media-focus-div{width:0;height:0}.e-media-player .e-media-content-div{width:100%;height:100%;position:relative}.e-media-player .e-media-youtube{pointer-events:none !important}.e-media-player{border:1px solid;background-size:100% 100%;background-repeat:no-repeat;position:relative;outline:none;min-width:300px !important;min-height:250px !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-media-player *{outline:none}.e-media-player .e-media-control-container{bottom:0;position:absolute;width:100%;height:auto;min-height:45px;z-index:1}.e-media-player .e-slider{border:none !important}.e-media-player .e-media-timeslider.e-media-adv{height:4px !important;top:50%;margin-top:-4px}.e-media-player .e-media-timeslider-div.e-media-adv{left:0;position:relative;top:0;height:20px;padding-left:7px;z-index:100}.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{left:7px;z-index:3;height:20px !important;padding:0 !important}.e-media-player .e-slider-wrap{cursor:pointer;padding:0 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{position:relative;opacity:.85}.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{top:50%;margin-top:-7px;left:50%;margin-left:-7px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{width:20px;float:left;background-repeat:no-repeat;background-position:50% 50%;position:relative;margin-left:10px;z-index:2}.e-media-player .e-media-toolbar.adv .e-media-play,.e-media-player .e-media-toolbar.adv .e-media-pause{padding-left:3px;padding-right:5px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li{margin-top:-3px;width:50px;margin-left:7px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li .e-slider-wrap{height:20px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{margin-top:8px;cursor:pointer;width:10px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-li{width:30%;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-li{width:5%;float:right !important;margin-left:6px !important;margin-right:6px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-li{width:15%;float:right !important;padding-right:0 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li{width:50px !important;max-width:100px !important;padding-left:6px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-volume-text-li{width:15% !important;max-width:50px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-li{width:20%;float:right !important;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv{border:none !important;overflow:hidden;position:relative;top:-20px}.e-media-player .e-media-toolbar-icon{display:inline-block}.e-media-player .e-media-toolbar-icon.disabled:before,.e-media-player .e-media-playlist-icon.disabled:before,.e-media-player .e-list.disabled{opacity:.3 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-ul{position:relative;height:94% !important;float:left;padding:0;margin-top:0}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup{width:23%;left:2%}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup{text-align:center;left:10px;float:left}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup{text-align:right;right:10px;float:right}.e-media-player .e-media-toolbar.adv .e-slider-wrap{position:relative;width:50px;float:left;top:50%;margin-top:-3px;padding:0}.e-media-player .e-media-toolbar.adv .e-media-volume-text{font-size:9px;width:100%;position:absolute;top:43%}.e-media-player .e-media-custom-fullscreen{width:100% !important;height:100% !important;position:fixed;left:0;top:0;z-index:2147483647}.e-media-player.fullscreen{width:100% !important;height:100% !important;top:0;left:0;position:fixed;border:none !important}.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle{margin-top:-3px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider{width:100%;height:4px;margin-top:1px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle{height:10px !important;width:10px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-play-li div{margin-left:3px}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{font-size:17px !important}.e-media-player .e-media-time-stamp.e-media-adv{font-size:9px;height:10px;position:absolute;right:9px;margin-top:-1px;z-index:2}.e-media-player .e-media-time-stamp.e-media-adv div{height:100%;float:left}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{border:none}.e-media-player .e-media-toolbar.basic{border:none !important;overflow:hidden;height:45px}.e-media-player .e-media-prev-li.basic,.e-media-player .e-media-next-li.basic{position:absolute;width:39px;height:40px;top:50%;margin-top:-20px;cursor:pointer}.e-media-player .e-media-previous.basic,.e-media-player .e-media-next.basic{width:100%;height:100%;left:0;top:0}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{font-size:30px !important;width:30px;height:30px;position:relative;opacity:1 !important}.e-media-player .e-media-prev-li.basic{left:10%}.e-media-player .e-media-next-li.basic{right:10%}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{height:3px !important}.e-media-player .e-media-toolbar.basic .e-media-play:before,.e-media-player .e-media-toolbar.basic .e-media-pause:before{font-size:17px !important;margin-top:-2px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-div{width:20px;height:100%;float:left;margin-left:10px}.e-media-player .e-media-toolbar-time-icon-li{width:25px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{width:100%;position:relative;float:left}.e-media-player .e-media-toolbar.basic .e-media-toolbar-li{width:20px;margin-left:10px;height:100%;list-style:none !important;float:left;position:relative}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon:before{font-size:16px}.e-media-player .e-media-toolbar.basic .e-media-previous:before,.e-media-toolbar.basic .e-media-next:before{font-size:13px !important;margin-top:1px}.e-media-player .e-media-toolbar.basic .e-media-fullscreen:before{font-size:13px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.basic .e-media-settings:before{margin-top:-2px !important;margin-left:2px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li{width:20px;left:5px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{width:100px;float:right !important;right:5px}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-toolbar-right-li{width:38px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{width:1px}.e-media-player .e-media-toolbar.basic .e-media-split{top:50% !important;margin-top:-10px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-icon-li{margin-left:-1px}.e-media-player .e-media-toolbar.basic.audio .e-media-toolbar-right-li{width:40px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li,.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{height:100%;background-position:50% 50%}.e-media-player .e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{font-size:11px;position:absolute;top:50%;margin-top:-8px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-run-li{width:55px;left:10px}.e-media-player .e-media-time-stamp-end.e-media-basic{left:10px}.e-media-player .e-media-time-stamp-run.e-media-basic{right:5px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-slider-wrap{width:100% !important;top:50%;height:40px !important;margin-top:-18px;position:absolute}.e-media-player .e-media-toolbar.basic .e-media-time-li{left:10px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle{margin-top:-4px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-ul{width:100%;height:100%;position:relative;float:left;padding:0}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{height:90px;width:20px;position:absolute;top:-75px;z-index:3}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li .e-slider-wrap{width:40px !important;margin-left:-11px !important;margin-top:10px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider{width:4px !important;position:relative;left:50%;margin-left:-.5px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle{width:10px !important;height:10px !important;margin-left:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{margin-left:0}.e-media-player .e-media-toolbar.mob{height:30px !important;position:relative;top:50%;margin-top:-15px}.e-media-player .e-media-toolbar-ul.mob-playGroup{position:absolute;top:50%;margin-top:-25px;width:300px;height:50px;margin-left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon{width:50px;height:100%;position:relative}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{font-size:20px;width:30px !important;height:30px !important;opacity:1 !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous{left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next{right:0;float:right;left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{font-size:32px !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before{left:5px}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{left:-2px}.e-media-player .e-media-toolbar.mob .toolGroup{width:100%;height:100%;padding:0}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{list-style:none !important;position:relative;float:left;display:inline-block;height:25px;margin-left:20px}.e-media-player .e-media-toolbar.mob .e-media-time-li{top:1px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-run-li,.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-icon-li{width:25px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-fullscreen-li{width:15px}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{font-size:12px}.e-media-player .e-media-timeslider.e-media-mob{height:4px;top:2px}.e-media-player .e-media-toolbar.mob .e-slider-wrap{position:relative;top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen{width:30px !important;height:30px !important;margin-left:-10px;margin-top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen:before{font-size:12px;margin-top:2px}.e-media-large-size .e-media-toolbar.adv .e-media-stop:before{font-size:13px !important}.e-media-large-size .e-media-toolbar.adv .e-media-fullscreen:before{font-size:12px !important;margin-left:0}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{font-size:12px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-icon:before{font-size:14px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-icon:before{font-size:19px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-icon:before{font-size:17px}.e-media-large-size .e-media-toolbar.adv .e-media-playlist:before{font-size:15px !important;margin-top:-1px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{cursor:pointer}.e-media-player .e-media-toolbar-icon{cursor:pointer}.e-media-player .disabled,.e-media-player .disabled:before{cursor:default !important}.e-media-settings-popup{height:auto !important;border:none !important;position:absolute;z-index:2147483647;margin-left:-30px}.e-media-settings-popup>.e-lv.subpage{padding:5px;border:1px solid !important;border-radius:4px}.e-media-settings-popup .e-sub-list-container{width:100% !important}.e-media-settings-popup .e-list-hdr.e-clearall.e-content{width:100% !important}.e-media-settings-popup .e-togglebutton{float:right;height:18px;width:30px;margin-right:-5px;margin-top:-27px;font-size:10px;border-radius:2px}.e-media-settings-popup li{height:25px !important;border:none !important}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01{padding-top:4px !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-chevron-right_01{text-align:left;margin-left:20px}.e-media-settings-popup .e-lv.subpage.e-childitem{width:86px !important;position:relative;left:50px}.e-media-settings-popup .e-lv.subpage:not(.e-childitem) .e-header{display:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header,.e-media-settings-popup .e-lv.subpage.e-childitem .e-list-container,.e-media-settings-popup .e-lv.subpage.e-childitem .e-content{width:100%}.e-media-settings-popup .e-list-hdr{margin-top:4px}.e-media-settings-popup .e-header{height:30px !important;border:none !important;border-bottom:1px solid !important;width:112% !important;margin-left:-5px;box-shadow:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon,.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{position:relative;top:-8px;font-size:14px;font-weight:normal}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{left:8px}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text.speed{left:24px !important}.e-media-settings-popup .e-lv .e-list{padding-top:1px;position:relative;padding-left:9px}.e-media-settings-popup .e-list-container{border:none !important;overflow:hidden !important}.e-media-settings-popup .e-lv .e-arrow .e-chevron-right_01:before{right:-6px !important}.e-media-player .e-media-settings-selector:before{font-size:15px;position:absolute;left:5px;font-family:'ej-webfont' !important}.e-media-settings-popup .e-childcontainer li{text-align:center}.e-media-settings-popup .e-lv.subpage .e-header .e-htitle{position:relative;left:2px}.e-media-player .e-media-settings-overlay{position:absolute;width:96px;height:35px;top:0;left:0;z-index:3}.e-media-player .e-media-playlist-item{width:100%;height:100%;position:relative}.e-media-player .e-media-playlist-number{float:left;text-align:center;position:relative;top:50%;margin-top:-8px;font-weight:normal;font-size:11px;width:20px;padding:0;left:-2px}.e-media-player .e-media-playlist-img-div{float:left;height:auto;top:14%;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0}.e-media-player .e-media-playlist-img-div.desktop{width:50px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img-div.mobile{width:50px;margin-left:5px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img{width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.e-media-player .e-media-playlist-play{width:5px;height:5px;position:absolute;left:50%;top:50%}.e-media-player .e-media-playlist-play:before{font-size:7px;margin-top:-4px;margin-left:-1px;opacity:.4}.e-media-player .e-media-playlist-title-div{float:left;padding:0;height:90%;overflow:hidden;padding-left:10px;font-size:11px}.e-media-player .e-media-playlist-title-div div,.e-media-player .e-media-video-title,.e-media-player .e-media-audio-title,.e-media-playlist-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.e-media-player .e-media-playlist-name{font-size:12px}.e-media-player .e-media-playlist-title,.e-media-player .e-media-playlist-navigation{height:50%;margin-left:13px}.e-media-player .e-media-playlist-title{font-size:12px;top:5px;position:relative;padding-top:2px}.e-media-player .e-media-playlist-author{font-size:10px;margin-top:2px}.e-media-player .e-media-playlist-div li{height:41px}.e-media-player .e-media-playlist-container.desktop{width:0%;position:absolute;z-index:2;height:99.5% !important;top:0;right:0;border:1px solid}.e-media-player .e-media-playlist-container.mobile{width:100% !important;height:auto !important;position:relative;z-index:1;top:0;right:1px;border:1px solid}.e-media-player .e-media-playlist-container.mobile .e-listbox-container{height:auto !important;width:100% !important}.e-media-player .e-media-playlist-container.mobile .e-ddl-popup.e-wrap.e-js{height:auto}.e-media-player .e-media-playlist-header{height:45px;border-bottom:2px solid}.e-media-player .e-media-playlist-container.mobile .e-media-playlist-header{border-bottom:0}.e-mediaplayer .e-hide,.e-media-custom-fullscreen.e-hide{display:none}.e-mediaplayer.e-js ul,.e-mediaplayer.e-js ol{margin-top:0;margin-bottom:10px}.e-media-player .e-media-playlist-title-div{margin-top:4px}.e-media-player .e-media-playlist-container .e-ddl-popup{border:none}.e-media-player .e-media-playlist-header label{float:left;position:relative;font-size:9px;top:50%;margin-top:-10px;font-weight:normal}.e-media-player .e-media-playlist-header span{width:20px;height:20px;float:right;top:50%;margin-top:-10px;position:relative;right:13px}.e-media-player .e-media-playlist-header-previous{cursor:pointer}.e-media-player .e-media-playlist-header-next{cursor:pointer}.e-media-player .e-media-playlist-header-next:before,.e-media-player .e-media-playlist-header-previous:before{font-size:12px !important}.e-media-player .e-media-playlist-toggle.desktop{position:absolute;width:12px;height:60px;top:50%;margin-top:-30px;right:0%;border:1px solid;border-radius:6px;z-index:2;cursor:pointer}.e-media-player .e-media-playlist-toggle.mobile{position:absolute;width:40px;height:40px;right:5px !important;bottom:-45px;transform:rotate(45);border-radius:6px;z-index:2;cursor:pointer;-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.e-media-player .e-media-playlist-toggle.e-media-expand.desktop{border-radius:0 6px 6px 0;margin-right:-13px}.e-media-player .e-media-playlist-toggle.e-media-collapse.desktop{border-radius:6px 0 0 6px}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{font-size:12px !important;left:50%;margin-left:-5px}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom:1px solid;cursor:pointer;overflow:hidden}.e-media-player .e-media-playlist-container .e-listbox-container{width:100% !important}.e-media-player .e-media-video-baner{width:100%;height:40px;position:absolute;z-index:1;top:0}.e-media-player .e-media-video-baner{background-image:url('common-images/mediaplayer/header_bg.png');background-repeat:no-repeat;background-size:100% 100%}.e-media-player .e-media-video-title{height:100%;width:85%;position:relative;top:50%;margin-top:-12px;font-size:14px;left:10px}.e-media-player .e-media-audio-detail{width:150px;height:200px;position:absolute;left:50%;margin-left:-75px;top:50%;margin-top:-100px}.e-media-player .e-media-audio-poster{width:100%;height:85%}.e-media-player .e-media-audio-title{width:100%;height:10%;z-index:1;text-align:center;margin-top:5px}.e-media-player .e-media-overlay{width:100%;height:100%;position:absolute;left:0;top:0}.e-media-player .e-slider .e-handle{margin-top:-3px !important;margin-left:-3px !important;border:1px solid !important}.e-media-player video::-webkit-media-controls{display:none !important}.e-media-player .e-media-time-tooltip{width:auto;height:auto;position:absolute;z-index:2147483647;border:1px solid;padding:4px 5px 4px 5px;font-size:12px;border-radius:2px;white-space:nowrap}.e-media-player .e-media-hd-tag{float:right;position:absolute;right:4px;font-weight:bold;top:5px}.e-media-player .e-media-settings-subtitle .e-slider-wrap{padding:0;position:absolute;top:10px;right:15px}.e-media-player .e-media-settings-subtitle .e-slider{height:13px !important}.e-media-player .e-media-volume:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-forward:before,.e-media-player .e-media-backward:before,.e-media-player .e-media-settings:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-toolbar-split{width:1px;height:100%;position:relative;top:13px;float:left;list-style:none;margin-left:10px;z-index:3}.e-media-player .e-media-playlist-close{width:10px;height:10px;position:absolute;right:13px;top:10px;cursor:pointer}.e-media-player .e-media-playlist-close:before{font-size:9px}.e-media-player .e-media-slider-size{width:20px !important;height:20px !important;top:-5.5px !important;border:1px !important}.e-media-player .e-waitpopup-pane{z-index:1 !important}.e-media-player .e-media-waiting-template{background:url('common-images/mediaplayer/waiting_popup.gif') no-repeat scroll 0 0 transparent;background-size:100% 100%;background-position:100% 100%;height:50px;width:50px}.e-media-player .e-waitpopup-pane>div{display:inline-block !important;margin-left:-25px;margin-top:-25px;left:50% !important;top:50% !important}@keyframes e-media-fadeout{0%{opacity:1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2)}}.e-media-player .e-media-play-animation{width:50px;height:50px;position:absolute;top:1px;left:0;border-radius:50%;opacity:0;-webkit-animation-name:e-media-fadeout;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:initial;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-webkit-animation-play-state:initial;-moz-animation-name:e-media-fadeout;-moz-animation-duration:.5s;-moz-animation-timing-function:linear;-moz-animation-delay:initial;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;-moz-animation-play-state:initial;animation-name:e-media-fadeout;animation-duration:.5s;animation-timing-function:linear;animation-delay:initial;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:initial}.e-media-player .e-media-player .e-hide{display:none}.e-media-player .e-media-center-icon{width:50px;height:50px;position:absolute;z-index:3}.e-media-player .e-media-center-icon:before{font-size:32px !important;width:30px;height:30px;opacity:1 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{border:none !important}.e-media-player .e-media-center-icon{top:46% !important;top:-moz-calc(50% - 25px) !important;top:-webkit-calc(50% - 25px) !important;top:-o-calc(50% - 25px) !important;top:calc(50% - 25px) !important;left:46% !important;left:-moz-calc(50% - 25px) !important;left:-webkit-calc(50% - 25px) !important;left:-o-calc(50% - 25px) !important;left:calc(50% - 25px) !important}.e-media-player .e-media-center-icon:before{top:46% !important;top:-moz-calc(50% - 17px) !important;top:-webkit-calc(50% - 17px) !important;top:-o-calc(50% - 17px) !important;top:calc(50% - 17px) !important}.e-media-player .e-media-center-play:before{left:46% !important;left:-moz-calc(50% - 19px) !important;left:-webkit-calc(50% - 19px) !important;left:-o-calc(50% - 19px) !important;left:calc(50% - 19px) !important}.e-media-player .e-media-center-pause:before{left:46% !important;left:-moz-calc(50% - 26px) !important;left:-webkit-calc(50% - 26px) !important;left:-o-calc(50% - 26px) !important;left:calc(50% - 26px) !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{height:95%;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:-o-calc(100% - 20px);height:calc(100% - 20px)}.e-media-player .e-media-timeslider-div.e-media-adv,.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{width:96% !important;width:-moz-calc(100% - 8.5px) !important;width:-webkit-calc(100% - 8.5px) !important;width:-o-calc(100% - 8.5px) !important;width:calc(100% - 8.5px) !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next:before{top:46% !important;top:-moz-calc(50% - 12px) !important;top:-webkit-calc(50% - 12px) !important;top:-o-calc(50% - 12px) !important;top:calc(50% - 12px) !important;left:5px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{top:22px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{height:95%;height:-moz-calc(100% - 6px);height:-webkit-calc(100% - 6px);height:-o-calc(100% - 6px);height:calc(100% - 6px)}.e-media-player .e-media-toolbar.adv{height:100%}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 18px);top:-webkit-calc(50% - 18px);top:-o-calc(50% - 18px);top:calc(50% - 18px);left:45%;left:-moz-calc(50% - 18px);left:-webkit-calc(50% - 18px);left:-o-calc(50% - 18px);left:calc(50% - 18px)}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{top:47%;top:-moz-calc(50% - 6px);top:-webkit-calc(50% - 6px);top:-o-calc(50% - 6px);top:calc(50% - 6px)}.e-media-player .e-media-toolbar.basic .e-media-time-li{width:47%;width:-moz-calc(100% - 255px);width:-webkit-calc(100% - 255px);width:-o-calc(100% - 255px);width:calc(100% - 255px)}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-time-li{width:47% !important;width:-moz-calc(100% - 165px) !important;width:-webkit-calc(100% - 165px) !important;width:-o-calc(100% - 165px) !important;width:calc(100% - 165px) !important}.e-media-player .e-media-toolbar.basic.audio .e-media-time-li{width:50%;width:-moz-calc(100% - 180px);width:-webkit-calc(100% - 180px);width:-o-calc(100% - 180px);width:calc(100% - 180px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{top:46%;top:-moz-calc(50% - 15px);top:-webkit-calc(50% - 15px);top:-o-calc(50% - 15px);top:calc(50% - 15px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause{left:50px;left:-moz-calc(50% - 100px);left:-webkit-calc(50% - 100px);left:-o-calc(50% - 100px);left:calc(50% - 100px)}.e-media-player .e-media-toolbar.mob .e-media-time-li{width:50%;width:-moz-calc(100% - 160px);width:-webkit-calc(100% - 160px);width:-o-calc(100% - 160px);width:calc(100% - 160px)}.e-media-large-size .e-media-toolbar.adv .e-media-repeat:before,.e-media-large-size .e-media-toolbar.adv .e-media-shuffle:before{top:45%;top:-moz-calc(50% - 7px);top:-webkit-calc(50% - 7px);top:-o-calc(50% - 7px);top:calc(50% - 7px)}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 8px);top:-webkit-calc(50% - 8px);top:-o-calc(50% - 8px);top:calc(50% - 8px);left:45%;left:-moz-calc(50% - 9px);left:-webkit-calc(50% - 9px);left:-o-calc(50% - 9px);left:calc(50% - 9px)}.e-media-player .e-media-playlist-title-div.desktop{width:50%;width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px);width:-o-calc(100% - 85px);width:calc(100% - 85px)}.e-media-player .e-media-playlist-title-div.mobile{width:75%;width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px);width:-o-calc(100% - 90px);width:calc(100% - 90px)}.e-media-player .e-media-playlist-title{width:60%;width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:-o-calc(100% - 40px);width:calc(100% - 40px)}.e-media-player .e-media-playlist-navigation{width:80%;width:-moz-calc(100% - 13px);width:-webkit-calc(100% - 13px);width:-o-calc(100% - 13px);width:calc(100% - 13px)}.e-media-player .e-media-playlist-container.desktop .e-ddl-popup{height:80% !important;height:-moz-calc(100% - 46px) !important;height:-webkit-calc(100% - 46px) !important;height:-o-calc(100% - 46px) !important;height:calc(100% - 46px) !important}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{top:45%;top:-moz-calc(50% - 10px);top:-webkit-calc(50% - 10px);top:-o-calc(50% - 10px);top:calc(50% - 10px)}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{top:45%;top:-moz-calc(50% - 3.5px);top:-webkit-calc(50% - 3.5px);top:-o-calc(50% - 3.5px);top:calc(50% - 3.5px)}.e-media-player .e-media-timeslider.e-media-mob{top:45%;top:-moz-calc(50% - 4px);top:-webkit-calc(50% - 4px);top:-o-calc(50% - 4px);top:calc(50% - 4px)}.e-media-player .e-media-toolbar-ul.mob-playGroup{left:45%;left:-moz-calc(50% - 190px);left:-webkit-calc(50% - 190px);left:-o-calc(50% - 190px);left:calc(50% - 190px)}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{top:45% !important;top:-moz-calc(50% - 11px) !important;top:-webkit-calc(50% - 11px) !important;top:-o-calc(50% - 11px) !important;top:calc(50% - 11px) !important}.e-media-settings-popup .e-lv.subpage.e-childitem.e-slideleft{box-sizing:content-box} \ No newline at end of file diff --git a/public/content/ejthemes/ej.widgets.core.material.min.css b/public/content/ejthemes/ej.widgets.core.material.min.css deleted file mode 100644 index 193884a..0000000 --- a/public/content/ejthemes/ej.widgets.core.material.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.widgets.core.material.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-ribbon.e-js .e-header .e-active a,.e-ribbon .e-header>.e-apptab .e-apptabanchor,.e-ribbon .e-expandcollapse span{border-radius:2px}.e-ribbon .e-menu.e-horizontal>.e-list>a,.e-menu.e-horizontal>.e-list>span{line-height:33px}.e-ribbon .e-groupdiv .e-resizebtn{height:auto}.e-atc-popup,.e-atc .e-in-wrap,.e-atc .e-in-wrap .e-input,.e-acrdn-scroller,.e-acrdn .e-select,.e-chkbox-wrap div>span,.e-datepicker.e-popup,.e-datewidget .e-in-wrap,.e-datewidget .e-in-wrap .e-input,.e-daterangepicker-popup.e-popup,.e-daterangewidget .e-in-wrap,.e-daterangewidget .e-in-wrap .e-input,.e-drpbuttons,.e-daterangepicker-popup.e-popup .e-custom-dateranges li,.e-datetime-popup.e-popup,.e-datetime-popup .e-dt-button,.e-datetime-wrap .e-in-wrap,.e-datetime-wrap .e-in-wrap .e-input,.e-dialog-wrap,.e-dialog-wrap>.e-header .e-dialog-icon,.e-ddl-popup.e-popup,.e-ddl .e-in-wrap,.e-ddl .e-in-wrap .e-input,.e-numeric .e-in-wrap,.e-numeric .e-in-wrap .e-input,.e-percent .e-in-wrap,.e-percent .e-in-wrap .e-input,.e-currency .e-in-wrap,.e-currency .e-in-wrap .e-input,.e-mask .e-in-wrap,.e-mask .e-in-wrap .e-input,.e-textbox,.e-textarea,.e-menu,.e-tab,.e-time-popup.e-popup,.e-timewidget .e-in-wrap,.e-timewidget .e-in-wrap .e-input,.e-toolbar,.e-toolbar .e-tooltxt,.e-upload-box .e-selectpart,.e-upload-box .e-btn,.e-treeview .e-text,.e-fullrow-wrap .e-fullrow,.e-dragedNode,.e-splitbutton,.e-fileexplorer .e-tilenode,.e-fileexplorer .e-fe-split-button .e-split,.e-rte,.e-rte.e-dialog .e-inputtext,.e-btn.e-select,.e-progressbar,.e-check-wrap .e-chk-inact,.e-check-wrap .e-chk-act,.e-check-wrap .e-chk-indeter{border-radius:2px}.e-groupbutton ul li.e-grp-btn-item:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.e-groupbutton ul li.e-grp-btn-item:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.e-groupbutton.e-rtl ul li.e-grp-btn-item:first-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:0;border-bottom-left-radius:0}.e-groupbutton.e-rtl ul li.e-grp-btn-item:last-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0}.e-tab>ul.e-addborderright .e-item,.e-tab .e-addborderleft.e-content-item,.e-split .e-splitarrowleft .e-splitbutton,.e-split .e-splitarrowright .e-drp-btn,.e-rtl.e-split .e-splitarrowright .e-splitbutton,.e-rtl.e-split .e-splitarrowleft .e-drp-btn,.e-fileexplorer .e-grid tr td.e-last-rowcell,.e-fileexplorer .e-grid.e-rtl tr td:first-child{border-radius:0}.e-tab>ul.e-addborderleft .e-item,.e-tab .e-addborderright.e-content-item,.e-split .e-splitarrowright .e-splitbutton,.e-split .e-splitarrowleft .e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton,.e-rtl.e-split .e-splitarrowright .e-drp-btn,.e-fileexplorer .e-grid tr td:first-child,.e-fileexplorer .e-grid.e-rtl tr td.e-last-rowcell{border-radius:0}.e-acrdn .e-select.e-active,.e-datepicker.e-popup .e-header,.e-tab>ul.e-addborderbottom .e-item,.e-tab .e-addbordertop.e-content-item,.e-split .e-splitarrowtop .e-drp-btn,.e-split .e-splitarrowbottom .e-splitbutton,.e-rte .e-toolbar,.e-datetime-popup .e-header,.e-fileexplorer .e-toolbar{border-radius:2px 2px 0 0}.e-acrdn-content-active,.e-dialog-wrap .e-widget-content,.e-tab>ul.e-addbordertop .e-item,.e-tab .e-addborderbottom.e-content-item,.e-split .e-splitarrowbottom .e-drp-btn,.e-split .e-splitarrowtop .e-splitbutton,.e-rte .e-rte-footer,.e-datetime-popup .e-time-popup{border-radius:0 0 2px 2px}.e-progressbar .e-progress.e-complete{border-radius:1px}.e-atc.e-rtl .e-in-wrap.e-padding .e-input,.e-atc .e-in-wrap.e-padding .e-select,.e-datewidget.e-rtl .e-in-wrap.e-padding .e-input,.e-datewidget .e-in-wrap.e-padding .e-select,.e-datetime-wrap.e-rtl .e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-in-wrap.e-padding .e-select,.e-ddl.e-rtl .e-in-wrap .e-input,.e-ddl .e-in-wrap .e-select,.e-numeric.e-rtl .e-in-wrap.e-padding .e-input,.e-numeric .e-in-wrap.e-padding .e-select,.e-percent.e-rtl .e-in-wrap.e-padding .e-input,.e-percent .e-in-wrap.e-padding .e-select,.e-currency.e-rtl .e-in-wrap.e-padding .e-input,.e-currency .e-in-wrap.e-padding .e-select,.e-timewidget.e-rtl .e-in-wrap.e-padding .e-input,.e-timewidget .e-in-wrap.e-padding .e-select{border-radius:0 1px 1px 0}.e-atc .e-in-wrap.e-padding .e-input,.e-atc.e-rtl .e-in-wrap.e-padding .e-select,.e-datewidget .e-in-wrap.e-padding .e-input,.e-datewidget.e-rtl .e-in-wrap.e-padding .e-select,.e-datetime-wrap .e-in-wrap.e-padding .e-input,.e-datetime-wrap.e-rtl .e-in-wrap.e-padding .e-select,.e-ddl .e-in-wrap .e-input,.e-ddl.e-rtl .e-in-wrap .e-select,.e-numeric .e-in-wrap.e-padding .e-input,.e-numeric.e-rtl .e-in-wrap.e-padding .e-select,.e-percent .e-in-wrap.e-padding .e-input,.e-percent.e-rtl .e-in-wrap.e-padding .e-select,.e-currency .e-in-wrap.e-padding .e-input,.e-currency.e-rtl .e-in-wrap.e-padding .e-select,.e-timewidget .e-in-wrap.e-padding .e-input,.e-timewidget.e-rtl .e-in-wrap.e-padding .e-select,.e-progressbar .e-progress{border-radius:1px 0 0 1px}.e-dialog-wrap>.e-header{border-radius:1px 1px 0 0}.e-colorwidget.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-split.e-disable .e-color-container:hover,.e-dialog.e-disable .e-dialog-icon:hover,.e-dialog.e-disable>.e-header,.e-ddl .e-disable.e-select:hover,.e-in-wrap .e-disable.e-select .e-icon,.e-in-wrap .e-disable.e-select,.e-rte .e-horizontal .e-disable,.e-slider.e-disable .e-handle.e-select{cursor:default}.e-corner,.e-corner .e-input,.e-acrdn-scroller.e-corner,.e-acrdn.e-corner .e-select,.e-corner .e-dt-button,.e-corner>.e-header .e-dialog-icon,.e-corner .e-tooltxt,.e-corner+.e-dialog,.e-corner+.e-dialog>.e-header .e-dialog-icon,.e-corner+.e-dialog>.e-btn{border-radius:4px 4px 4px 4px}.e-corner.e-tab>ul.e-addborderright .e-item,.e-corner.e-tab .e-addborderleft.e-content-item,.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-split .e-splitarrowright .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowleft .e-corner+.e-drp-btn{border-radius:0 4px 4px 0}.e-corner.e-tab>ul.e-addborderleft .e-item,.e-corner.e-tab .e-addborderright.e-content-item,.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-split .e-splitarrowleft .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowright .e-corner+.e-drp-btn{border-radius:4px 0 0 4px}.e-acrdn.e-corner .e-select.e-active,.e-datepicker.e-popup.e-corner .e-header,.e-corner.e-tab>ul.e-addborderbottom .e-item,.e-corner.e-tab .e-addbordertop.e-content-item,.e-split .e-splitarrowtop .e-corner+.e-drp-btn,.e-split .e-splitarrowbottom .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-corner .e-acrdn-content-active,.e-corner.e-dialog-wrap .e-widget-content,.e-corner.e-tab>ul.e-addbordertop .e-item,.e-corner.e-tab .e-addborderbottom.e-content-item,.e-split .e-splitarrowbottom .e-corner+.e-drp-btn,.e-split .e-splitarrowtop .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-listbox li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-corner.e-progressbar .e-progress.e-complete{border-radius:3px 3px 3px 3px}.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-atc .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-select,.e-ddl.e-rtl .e-corner.e-in-wrap .e-input,.e-ddl .e-corner.e-in-wrap .e-select,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-numeric .e-corner.e-in-wrap.e-padding .e-select,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-percent .e-corner.e-in-wrap.e-padding .e-select,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-currency .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget .e-corner.e-in-wrap.e-padding .e-select{border-radius:0 3px 3px 0}.e-atc .e-corner.e-in-wrap.e-padding .e-input,.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-ddl .e-corner.e-in-wrap .e-input,.e-ddl.e-rtl .e-corner.e-in-wrap .e-select,.e-numeric .e-corner.e-in-wrap.e-padding .e-input,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-percent .e-corner.e-in-wrap.e-padding .e-input,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-currency .e-corner.e-in-wrap.e-padding .e-input,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-corner.e-progressbar .e-progress{border-radius:3px 0 0 3px}.e-corner.e-dialog-wrap>.e-header{border-radius:3px 3px 0 0}input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-ddl.e-widget .e-ul.e-boxes{-webkit-box-shadow:none;box-shadow:none}.e-float-container{margin-bottom:8px;padding-top:16px;position:relative;width:auto}.e-float-text{font-family:"Roboto",Segoe UI;top:-4px;font-weight:400;padding-left:2px;pointer-events:none;position:absolute;transform:translate3d(0,28px,0) scale(1);transform-origin:left top;transition:.25s cubic-bezier(.25,.8,.25,1);width:100%;color:#9e9e9e}.e-focus+.e-float-text,.e-valid+.e-float-text{top:-8px;-webkit-transform:translate3d(0,6px,0) scale(.85);transform:translate3d(0,6px,0) scale(.85);-webkit-transition:width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s;transition:transform cubic-bezier(.25,.8,.25,1) .4s,width cubic-bezier(.25,.8,.25,1) .4s,-webkit-transform cubic-bezier(.25,.8,.25,1) .4s}.e-focus+.e-float-text{color:#ff4081}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-corner-all{border-radius:4px 4px 4px 4px}.e-corner-top,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.e-corner-top,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.e-corner-bottom,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.e-corner-bottom,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.e-validation-error{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#f44336;font-weight:normal;margin-bottom:0;margin-top:8px;width:328px;display:inline-block}.e-validation-error:before{font-family:'ej-webfont';content:"";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;float:right;font-size:16px}.e-no-spin::-webkit-inner-spin-button,.e-no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.e-no-spin{-moz-appearance:textfield}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-size:12px}.e-menu,input.e-input,input[type="text"].e-input,.e-mask,.e-ul,.e-btn .e-btn-span,.e-tbtn.e-chkbx-hidden,.e-datepicker table,.e-datepicker table th,.e-datepicker table td,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical>li.e-separator,.e-menu.e-context>li.e-separator,.e-tab.e-js>.e-header,.e-uploadbox .e-action-perform,.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content,.e-tagcloud .e-load,.e-scale,.e-select,.e-input.e-placeholder{margin:0;padding:0;outline:0 none;line-height:normal}.e-btn,.e-btn .e-btn-span,.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev,.e-datepicker .e-header .e-text,.e-menu>.e-list>a>img,.e-menu>.e-list>span>img,.e-menu>.e-list>a>div,.e-menu>.e-list>span>div,.e-menu>.e-list>a>span,.e-menu>.e-list>span>span,.e-menu .e-list>a span.e-icon,.e-menu .e-list>span span.e-icon,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical,.e-menu.e-context,.e-chkbox-wrap,.e-radiobtn-wrap,.e-chkbox-wrap div,.e-chkbox-wrap .e-text,.e-radiobtn-wrap .e-text,.e-tab.e-js>.e-header,.e-tab .e-header li,.e-tab .e-header li a,.e-dialog .e-dialog-icon,.e-dialog .e-icon,.e-uploadbox .e-selectpart,.e-uploadbox .e-file-list,.e-treeview .e-text,.e-tagcloud .e-cloud,.e-tagcloud .e-list,.e-tagcloud .e-cloud .e-tagitems,.e-h-scale .e-tick,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-pager,.e-pager .e-disableditem,.e-grid div.e-parentmsgbar,.e-grid .e-toolbaricons,.e-pager .e-pagercontainer{display:inline-block}.e-ul{list-style-type:none}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{border:medium none;height:100%;width:100%;display:block;line-height:1.908em}.e-rtl input.e-input,.e-rtl input[type="text"].e-input,.e-rtl .e-input.e-placeholder,.e-textbox.e-rtl,.e-textarea.e-rtl{text-align:right;padding-left:0;padding-right:.857em}.e-in-wrap{display:block;height:100%;position:relative;overflow:hidden;border:1px solid}.e-rtl{direction:rtl}.e-widget,.e-widget [class^="e-"],.e-widget [class*=" e-"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-widget.e-box,.e-widget .e-box,.e-widget button.e-btn,button.e-btn.e-widget,input.e-btn.e-widget,input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-widget input.e-input,.e-lv.e-js .e-header.e-box,.e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-scheduledialog.e-dialog .e-dialog-scroller,.e-ss-dialog.e-dialog .e-dialog-scroller{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-shadow{-moz-box-shadow:0 0 9px rgba(0,0,0,.4);-webkit-box-shadow:0 0 9px rgba(0,0,0,.4);box-shadow:0 0 9px rgba(0,0,0,.4)}.e-overlay{background-color:#808080;opacity:.5;filter:alpha(opacity=50);width:100%;height:100%}.e-tooltipbox{font-weight:600;height:auto;position:absolute;width:auto;min-width:10px;text-align:center;z-index:10000}.e-tooltipbox{font-size:10px;padding:4px 8px 0 8px;border:0 none;height:22px;box-sizing:border-box}.e-slider-wrap .e-sliderbtn.e-select{position:absolute;width:20px;height:20px;border-radius:10px;box-shadow:none}.e-slider-wrap.e-horizontal .e-decreasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-horizontal.e-rtl .e-decreasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal .e-increasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal.e-rtl .e-increasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-vertical .e-increasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical.e-top-to-bottom .e-increasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-vertical.e-top-to-bottom.e-rtl{direction:ltr}.e-slider-wrap.e-vertical.e-top-to-bottom .e-decreasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical .e-top.e-decreasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-horizontal.e-slider-buttons{position:relative !important;padding-right:40px !important;padding-left:40px !important}.e-slider-wrap.e-vertical.e-slider-buttons{position:relative !important;padding-top:40px !important;padding-bottom:40px !important}.e-slider-wrap .e-sliderbtn.e-select:active{border-radius:10px;box-shadow:none}.e-slider-wrap .e-sliderbtn.e-select:hover{box-shadow:none}.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after{position:absolute;width:35px;height:35px;content:"";top:-7.1px;left:-7.8px;border-radius:30px;opacity:.12;transform:scale(0,0);animation:sliderFocusHandle .7s cubic-bezier(.35,0,.25,1);visibility:visible}.e-slider-wrap .e-sliderbtn.e-select{overflow:visible}.e-slider-wrap .e-sliderbtn .e-icon.e-plus:before{content:""}.e-slider-wrap .e-sliderbtn .e-icon.e-minus:before{content:""}.e-sliderbtn.e-btn.e-select .e-icon{padding:0 !important;font-size:21px}.e-sliderbtn.e-btn.e-select .e-btn-span{margin-left:-11px;margin-top:-8px}.e-input::-ms-clear{display:none}.edge-browser ::-webkit-input-placeholder{opacity:1 !important}.e-input::-webkit-input-placeholder,.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{font-style:normal}.e-input::-moz-placeholder,.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{font-style:normal}.e-input:-moz-placeholder,.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{font-style:normal}.e-input:-ms-input-placeholder,.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{font-style:normal}.e-input.e-watermark{font-style:normal}.e-widget .e-input.e-placeholder{top:0;position:absolute;white-space:nowrap;text-align:left}.e-widget .e-input.e-placeholder{font-style:normal}.e-textbox:not(.e-control){height:32px}.e-textbox:not(.e-control),.e-textarea:not(.e-control){line-height:1.908em;outline:medium none;border:1px solid}.e-textbox:not(.e-control),.e-textarea:not(.e-control){border-width:0 0 1px 0;border-radius:0;padding-left:0;font-size:13px;box-shadow:none;width:328px}.e-textbox.e-rtl,.e-textarea.e-rtl{padding-right:0}.e-textbox:focus,.e-textarea:focus{border-width:0 0 2px 0}.e-textbox.e-animation:focus,.e-textarea.e-animation:focus{border-width:0 0 1px 0}.e-pinch{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.e-pan-x{-ms-touch-action:pinch-zoom pan-x;touch-action:pinch-zoom pan-x}.e-pan-y{-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}.e-numeric .e-select .e-spin-up:after,.e-numeric .e-select .e-spin-down:after,.e-percent .e-select .e-spin-up:after,.e-percent .e-select .e-spin-down:after,.e-currency .e-select .e-spin-up:after,.e-currency .e-select .e-spin-down:after,.e-treeview .e-plus:after,.e-treeview .e-minus:after,.e-treeview .e-icon.e-load:after,.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after,.e-fullrow-wrap .e-fullrow:after,.e-pager .e-icon.e-animate:after,.e-pager .e-numericitem.e-animate:after,.e-schedule .e-resourceexpand:after,.e-schedule .e-resourcecollapse:after,.e-btn.e-select:after,.e-tbtn.e-btn:after,.e-split .e-split-btn.e-select.e-left-btn:after,.e-split .e-split-btn.e-select.e-drp-btn:after,.e-groupbutton>.e-ul>.e-grp-btn-item:after,.e-datepicker.e-popup .e-header .e-prev:after,.e-datepicker.e-popup .e-header .e-next:after,.e-tooltxt:after,.e-colorwidget .e-color-container .e-selected-color::after,.e-colorpicker .e-colorblock .e-color-image.e-add:after,.e-colorwidget .e-select .e-icon::after,.e-uploadbox.e-widget .e-selectpart.e-select:after,.e-pivotgrid .filter:after,.e-pivotgrid .sorting:after,.e-pivotgrid .removeBtn:after,.e-datepicker.e-popup .e-header .e-prev:not(:active):after,.e-datepicker.e-popup .e-header .e-next:not(:active):after,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after,.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after,.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after,.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after,.e-datepicker .e-datepicker-days td:after,.e-pivotclient .firstPage.pageEnabled:after,.e-pivotclient .prevPage.pageEnabled:after,.e-pivotclient .nextPage.pageEnabled:after,.e-pivotclient .lastPage.pageEnabled:after{content:'';display:block;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.75;filter:alpha(opacity=75);width:50%;height:50%;left:25%;top:25%}.e-btn.e-select:after,.e-tbtn.e-btn:after,.e-split .e-split-btn.e-select.e-left-btn:after,.e-split .e-split-btn.e-select.e-drp-btn:after,.e-groupbutton>.e-ul>.e-grp-btn-item:after,.e-datepicker.e-popup .e-header .e-prev:after,.e-datepicker.e-popup .e-header .e-next:after,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:after,.e-colorwidget .e-color-container .e-selected-color::after,.e-colorpicker .e-colorblock .e-color-image.e-add:after,.e-colorwidget .e-select .e-icon::after{visibility:hidden}.e-numeric .e-select .e-animate.e-spin-up:not(:active):after,.e-numeric .e-select .e-animate.e-spin-down:not(:active):after,.e-percent .e-select .e-animate.e-spin-up:not(:active):after,.e-percent .e-select .e-animate.e-spin-down:not(:active):after,.e-currency .e-select .e-animate.e-spin-up:not(:active):after,.e-currency .e-select .e-animate.e-spin-down:not(:active):after,.e-treeview .e-animate.e-plus:not(:active):after,.e-treeview .e-animate.e-minus:not(:active):after,.e-treeview .e-load.e-animate:not(:active):after,.e-pager .e-icon.e-animate:not(:active):after,.e-pager .e-numericitem.e-animate:not(:active):after,.e-schedule .e-resourcecollapse:not(:active):after,.e-schedule .e-resourceexpand:not(:active):after,.e-button.e-btn.e-animate:not(:active):after,.e-tbtn.e-btn.e-animate:not(:active):after,.e-split .e-split-btn.e-select.e-btn:not(:active):after,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active:not(:active):after,.e-groupbutton>.e-ul>.e-grp-btn-item:not(:active):after,.e-tbtn.e-btn.e-flat.e-animate:not(:active):after,.e-button.e-btn.e-flat.e-animate:not(:active):after,.e-pivotgrid .filter:active:after,.e-pivotgrid .sorting:active:after,.e-pivotgrid .removeBtn:active:after,.e-datepicker .e-datepicker-days td.e-active:after,.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:after,.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:after,.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat.e-focus:not(:active):after,.e-datepicker .e-footer.e-btn.e-select.e-flat:focus:not(:active):after,.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:focus:not(:active):after,.e-datepicker.e-popup .e-header .e-prev:not(:active):after,.e-datepicker.e-popup .e-header .e-next:not(:active):after,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after,.e-uploadbox.e-widget .e-selectpart.e-select:active:after,.e-pivotclient .firstPage.pageEnabled:active:after,.e-pivotclient .prevPage.pageEnabled:active:after,.e-pivotclient .nextPage.pageEnabled:active:after,.e-pivotclient .lastPage.pageEnabled:active:after{-webkit-animation:e-icon-ripple .45s linear;-moz-animation:e-icon-ripple .45s linear;-o-animation:e-icon-ripple .45s linear;-ms-animation:e-icon-ripple .45s linear;animation:e-icon-ripple .45s linear}@-webkit-keyframes e-icon-ripple{100%{opacity:0;-webkit-transform:scale(4)}}@keyframes e-icon-ripple{100%{opacity:0;transform:scale(4)}}.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after,.e-fullrow-wrap .e-fullrow:after{width:10px;height:10px;top:33%;left:45%}.e-treeview-wrap:not(.e-fullrow-wrap) .e-text.e-active.e-animate:not(:active):after{-webkit-animation:e-text-ripple .45s linear;-moz-animation:e-text-ripple .45s linear;-o-animation:e-text-ripple .45s linear;-ms-animation:e-text-ripple .45s linear;animation:e-text-ripple .45s linear}@-webkit-keyframes e-text-ripple{100%{opacity:0;-webkit-transform:scale(20)}}@keyframes e-text-ripple{100%{opacity:0;transform:scale(20)}}.e-fullrow-wrap .e-animate:not(:active)+.e-fullrow:after,.e-fullrow-wrap .e-fullrow.e-animate:not(:active):after{-webkit-animation:e-full-text-ripple .45s linear;-moz-animation:e-full-text-ripple .45s linear;-o-animation:e-full-text-ripple .45s linear;-ms-animation:e-full-text-ripple .45s linear;animation:e-full-text-ripple .45s linear}@-webkit-keyframes e-full-text-ripple{100%{opacity:0;-webkit-transform:scale(70)}}@keyframes e-full-text-ripple{100%{opacity:0;transform:scale(70)}}.e-treeview-wrap:not(.e-fullrow-wrap) .e-text{position:relative;overflow:hidden}.e-ripple-bar{position:relative;box-shadow:none;outline:medium none;width:328px;display:block}.e-numeric .e-in-wrap:before,.e-percent .e-in-wrap:before,.e-currency .e-in-wrap:before,.e-mask .e-in-wrap:before,.e-numeric .e-in-wrap:after,.e-percent .e-in-wrap:after,.e-currency .e-in-wrap:after,.e-mask .e-in-wrap:after,.e-ripple-bar:before,.e-ripple-bar:after,.e-datewidget .e-in-wrap:before,.e-datewidget .e-in-wrap:after,.e-daterangewidget .e-in-wrap:before,.e-daterangewidget .e-in-wrap:after,.e-timewidget .e-in-wrap:before,.e-timewidget .e-in-wrap:after,.e-datetime-wrap .e-in-wrap:before,.e-datetime-wrap .e-in-wrap:after,.e-atc .e-in-wrap:before,.e-atc .e-in-wrap:after,.e-ddl .e-in-wrap:before,.e-ddl .e-in-wrap:after,.e-colorpicker .e-codeeditor:after,.e-colorpicker .e-buttons .e-codeeditor::before{content:'';height:2px;width:0;bottom:-1px;position:absolute;z-index:10;transition:.2s cubic-bezier(.4,0,.4,1);-moz-transition:.2s cubic-bezier(.4,0,.4,1);-webkit-transition:.2s cubic-bezier(.4,0,.4,1)}.e-colorpicker .e-buttons .e-codeeditor.e-focus::before{width:100%;left:0}.e-colorpicker .e-buttons .e-codeeditor .e-color-code{border-width:0 0 1px 0;overflow:visible}.e-colorpicker .e-buttons .e-codeeditor .e-color-code:focus{box-shadow:none}.e-ddl .e-in-wrap:before,.e-ddl .e-in-wrap:after{content:'';height:2px;width:0;bottom:0;position:absolute;z-index:10;transition:.2s cubic-bezier(.4,0,.4,1);-moz-transition:.2s cubic-bezier(.4,0,.4,1);-webkit-transition:.2s cubic-bezier(.4,0,.4,1)}.e-textbox+.e-ripple-bar:before,.e-textbox+.e-ripple-bar:after{bottom:0}.e-textarea+.e-ripple-bar:before,.e-textarea+.e-ripple-bar:after{bottom:5px}.e-numeric .e-in-wrap:before,.e-percent .e-in-wrap:before,.e-currency .e-in-wrap:before,.e-mask .e-in-wrap:before,.e-ripple-bar:before,.e-datewidget .e-in-wrap:before,.e-daterangewidget .e-in-wrap:before,.e-timewidget .e-in-wrap:before,.e-datetime-wrap .e-in-wrap:before,.e-atc .e-in-wrap:before,.e-ddl .e-in-wrap:before,.e-colorpicker .e-codeeditor:before{left:50%}.e-numeric .e-in-wrap:after,.e-percent .e-in-wrap:after,.e-currency .e-in-wrap:after,.e-mask .e-in-wrap:after,.e-ripple-bar:after,.e-datewidget .e-in-wrap:after,.e-daterangewidget .e-in-wrap:after,.e-timewidget .e-in-wrap:after,.e-datetime-wrap .e-in-wrap:after,.e-atc .e-in-wrap:after,.e-ddl .e-in-wrap:after,.e-colorpicker .e-codeeditor:after{right:50%}.e-numeric.e-focus .e-in-wrap:before,.e-percent.e-focus .e-in-wrap:before,.e-currency.e-focus .e-in-wrap:before,.e-mask.e-focus .e-in-wrap:before,.e-numeric.e-focus .e-in-wrap:after,.e-percent.e-focus .e-in-wrap:after,.e-currency.e-focus .e-in-wrap:after,.e-mask.e-focus .e-in-wrap:after,.e-textbox:focus+.e-ripple-bar:before,.e-textbox:focus+.e-ripple-bar:after,.e-textarea:focus+.e-ripple-bar:before,.e-textarea:focus+.e-ripple-bar:after,.e-datewidget.e-focus .e-in-wrap:before,.e-datewidget.e-focus .e-in-wrap:after,.e-daterangewidget.e-focus .e-in-wrap:before,.e-daterangewidget.e-focus .e-in-wrap:after,.e-timewidget.e-focus .e-in-wrap:before,.e-timewidget.e-focus .e-in-wrap:after,.e-datetime-wrap.e-focus .e-in-wrap:before,.e-datetime-wrap.e-focus .e-in-wrap:after,.e-atc.e-focus .e-in-wrap:before,.e-atc.e-focus .e-in-wrap:after,.e-ddl.e-popactive .e-in-wrap:before,.e-ddl.e-popactive .e-in-wrap:after,.e-colorpicker .e-codeeditor:focus::after{width:50%}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap,.e-datewidget .e-in-wrap,.e-daterangewidget .e-in-wrap,.e-timewidget .e-in-wrap,.e-datetime-wrap .e-in-wrap,.e-atc .e-in-wrap,.e-ddl .e-in-wrap,.e-colorpicker .e-codeeditor{overflow:visible}.e-ddl .e-in-wrap{overflow:hidden}html{-webkit-tap-highlight-color:transparent}.e-tooltip-wrap{display:none;position:absolute;max-width:350px;min-width:50px;visibility:visible;padding:0}.e-tooltip-wrap .e-arrowTip{height:10px;left:50%;top:100%;overflow:hidden;position:absolute;width:20px}.e-tooltip-wrap .e-tipContainer{position:relative;overflow:hidden}.e-tooltipShadowLeft{box-shadow:4px 4px 4px 0 rgba(0,0,0,.06)}.e-tooltipShadowRight{box-shadow:-4px -4px 4px 0 rgba(0,0,0,.06)}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{position:relative;overflow:hidden;display:block}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{padding:5px 7px 5px 7px}.e-tooltip-wrap .e-tipContainer .e-header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left}.e-tooltip-wrap .e-tipContainer .e-header{font-weight:bold;font-size:15px}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{overflow:hidden;text-overflow:ellipsis}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{font-weight:bold}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{content:""}.e-tooltip-wrap .e-cross-circle:before{content:"";color:#474747}.e-tooltip-wrap .e-cross-circle{top:-9px;right:-9px;float:right;position:absolute}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close{float:right;padding:5px}.e-def{word-wrap:break-word}.e-tooltip-wrap .e-tipContainer .e-tipcontent{padding:2px 8px 2px 8px}.e-tooltip-wrap .e-corner{border-radius:2px 2px 2px 2px}div.e-tooltip-wrap.e-customAnimation{webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:scale(1.1);transform:scale(1.1)}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-rtl{direction:rtl}.e-btn{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;border:medium none;box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-btn,.e-btn .e-btn-span,.e-btn.e-tbtn .e-btn-span,.e-btn.e-split-btn .e-btn-span{vertical-align:middle;border-spacing:0}.e-btn .e-icon,.e-tbtn.e-btn .e-btn-span .e-icon,.e-split-btn-div .e-icon,.e-split-btn .e-icon{display:table-cell;padding:4px 3px;visibility:visible;vertical-align:middle}.e-split-btn-div .e-icon{font-size:14px}.e-btn.e-btn-normal .e-icon{padding:8px}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-left:1px solid}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border-right:1px solid}.e-split.e-btn-normal .e-in-wrap .e-left-btn .e-icon{padding:4px}.e-split .e-btn.e-txt{padding:.1em .4em .3em}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{width:auto;cursor:pointer;display:table-cell;vertical-align:middle;line-height:normal}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{padding:0}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{height:36px}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{padding:0 16px;font-size:14px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini{padding:0 8px;height:28px;width:58px}.e-btn.e-btn-small,.e-tbtn.e-btn-small{padding:0 10px;height:32px;width:72px}.e-btn.e-select.e-btn-medium,.e-tbtn.e-select.e-btn-medium{padding:0 12px;height:36px;width:84px}.e-btn.e-btn-large,.e-tbtn.e-btn-large{padding:0 20px;height:40px;width:110px}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal,.e-split.e-btn-normal .e-split-btn.e-select,.e-split .e-btn-arrowsplit-normal .e-split-btn.e-select{font-size:14px}.e-btn.e-btn-large,.e-tbtn.e-btn-large,.e-split.e-btn-large .e-split-btn.e-select,.e-split .e-btn-arrowsplit-large .e-split-btn.e-select{font-size:16px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini,.e-split.e-btn-mini .e-split-btn.e-select,.e-split .e-btn-arrowsplit-mini .e-split-btn.e-select{font-size:11px}.e-btn.e-btn-small,.e-tbtn.e-btn-small,.e-split.e-btn-small .e-split-btn.e-select,.e-split .e-btn-arrowsplit-small .e-split-btn.e-select{font-size:13px}.e-btn.e-btn-medium,.e-tbtn.e-btn-medium,.e-split.e-btn-medium .e-split-btn.e-select,.e-split .e-btn-arrowsplit-medium .e-split-btn.e-select{font-size:14px}.e-split-btn.e-select{vertical-align:initial}.e-tbtn-wrap{display:block}.e-tbtn.e-chkbx-hidden{border:0 none;height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;opacity:0;filter:alpha(opacity=0)}.e-tbtn-wrap label{cursor:pointer;display:block;font-weight:normal;margin-bottom:0}.e-split.e-btn-small{height:32px;width:89px}.e-split.e-btn-mini{height:28px;width:63px}.e-split.e-btn-normal{height:30px}.e-split.e-btn-medium{height:36px;width:113px}.e-split.e-btn-large{height:40px;width:130px}.e-split.e-btn-arrowsplit-large{height:64px;width:135px}.e-split.e-btn-arrowsplit-medium{height:60px;width:113px}.e-split.e-btn-arrowsplit-normal{height:54px}.e-split.e-btn-arrowsplit-mini{height:52px;width:63px}.e-split.e-btn-arrowsplit-small{height:56px;width:89px}.e-split.e-btn-arrowsplit-small.e-drop{height:42px;width:89px}.e-split.e-btn-arrowsplit-large.e-drop{height:50px;width:135px}.e-split.e-btn-arrowsplit-medium.e-drop{height:46px;width:113px}.e-split.e-btn-arrowsplit-normal.e-drop{height:40px}.e-split.e-btn-arrowsplit-mini.e-drop{height:38px;width:63px}.e-split{display:block;position:relative;margin:0;overflow:hidden}.e-split.e-btnrtl{padding:0}.e-split-btn,.e-split-btn.e-left-btn{height:100%}.e-split-btn.e-btn-txt{height:100%}.e-split-btn.e-left-btn{width:100%}.e-split-btn.e-rht-btn{width:24px;height:100%}.e-split-btn.e-drp-btn.e-select{float:left;position:absolute}.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:18px;width:18px;font-size:14px}.e-split .e-in-wrap{border:none}.e-split.e-btn-mini .e-padding.e-splitarrowright,.e-split.e-btn-mini.e-rtl .e-padding.e-splitarrowleft,.e-split.e-btn-normal .e-padding.e-splitarrowright,.e-split.e-btn-normal.e-rtl .e-padding.e-splitarrowleft{padding:0 24px 0 0}.e-split.e-btn-small .e-padding.e-splitarrowright,.e-split.e-btn-small.e-rtl .e-padding.e-splitarrowleft{padding:0 34px 0 0}.e-split .e-in-wrap .e-left-btn .e-icon,.e-split .e-in-wrap .e-left-btn .e-icon:before{height:24px;width:24px;padding:0;font-size:24px}.e-split.e-btn-medium .e-padding.e-splitarrowright,.e-split.e-btn-medium.e-rtl .e-padding.e-splitarrowleft,.e-split.e-btn-large .e-padding.e-splitarrowright,.e-split.e-btn-large.e-rtl .e-padding.e-splitarrowleft{padding:0 40px 0 0}.e-split.e-btn-mini.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-mini .e-padding.e-splitarrowleft,.e-split.e-btn-normal.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-normal .e-padding.e-splitarrowleft{padding:0 0 0 24px}.e-split.e-btn-small.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-small .e-padding.e-splitarrowleft{padding:0 0 0 34px}.e-split.e-btn-medium.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-medium .e-padding.e-splitarrowleft,.e-split.e-btn-large.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-large .e-padding.e-splitarrowleft{padding:0 0 0 40px}.e-split.e-drop .e-padding{padding:0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{height:100%;left:0}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-btn-txt{right:0}.e-splitarrowright .e-split-btn.e-rht-btn.e-btn-normal,.e-splitarrowright .e-split-btn.e-btn-txt.e-btn-normal{width:24px;height:100%}.e-splitarrowright .e-split-btn.e-left-btn{border-right:medium none}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-rtl .e-splitarrowright .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowright .e-split-btn.e-btn-txt{left:0}.e-split .e-padding.e-splitarrowbottom{padding:0 0 24px 0}.e-splitarrowbottom .e-split-btn.e-rht-btn,.e-splitarrowbottom .e-split-btn.e-btn-txt{height:24px;width:100%;bottom:0;left:0}.e-splitarrowbottom .e-split-btn.e-left-btn{border-bottom:medium none}.e-split .e-padding.e-splitarrowtop{padding:24px 0 0 0}.e-splitarrowtop .e-split-btn.e-rht-btn,.e-splitarrowtop .e-split-btn.e-btn-txt{height:24px;width:100%;top:0;left:0}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-drop .e-droparrowleft,.e-split.e-drop.e-rtl .e-droparrowright{padding:0 0 0 15px}.e-split.e-drop.e-rtl .e-droparrowleft,.e-split.e-drop .e-droparrowright{padding:0 15px 0 0}.e-droparrowleft .e-split-btn-div{left:0;top:50%}.e-droparrowleft .e-split-btn-div{margin-top:-6px}.e-splitbutton.e-btn{box-sizing:border-box}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{right:0;left:auto;top:50%}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{margin-top:-6px}.e-droparrowright .e-split-btn-div{right:0;top:50%}.e-droparrowright .e-split-btn-div{margin-top:-6px}.e-split.e-rtl .e-droparrowright .e-split-btn-div{left:0;right:auto;top:50%}.e-split.e-rtl .e-droparrowright .e-split-btn-div{margin-top:-6px}.e-split.e-active .e-droparrowright .e-split-btn-div,.e-split.e-active.e-rtl .e-droparrowright .e-split-btn-div,.e-split.e-active .e-droparrowleft .e-split-btn-div,.e-split.e-active.e-rtl .e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-split.e-drop .e-droparrowbottom{padding:0 0 15px 0}.e-droparrowbottom .e-split-btn-div{bottom:0;left:50%;margin-left:-10px}.e-split.e-drop .e-droparrowtop{padding:10px 0 0 0}.e-droparrowtop .e-split-btn-div{top:2px;left:50%;margin-left:-10px}.e-split.e-menu{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;background:#fff}.e-split.e-context,.e-split.e-context li.e-list.e-haschild{overflow:visible}.e-split.e-context li.e-list,.e-split.e-context li.e-list.e-haschild span{overflow:hidden}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{height:56px;width:56px;overflow:hidden}.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{border-radius:100%}.e-flat-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon>.e-btn-span,.e-float-btn.e-btn.e-select.e-icon>.e-btn-span,.e-primary-icon-btn.e-btn.e-select.e-icon>.e-btn-span{display:none}.e-split-btn.e-btn .e-btn-span{padding:0}.e-split-btn.e-btn.e-droparrowright .e-btn-span.e-split-btn-div span.e-icon,.e-split-btn.e-btn.e-droparrowleft .e-btn-span.e-split-btn-div span.e-icon{padding:0 2px}.e-split.e-btn-small [class*="e-splitarrow"] .e-split-btn.e-left-btn{padding:0 10px}.e-split.e-btn-small .e-split-btn.e-drp-btn{padding:0 8px}.e-split.e-btn-medium [class*="e-splitarrow"] .e-split-btn.e-left-btn{padding:0 12px}.e-split.e-btn-medium .e-split-btn.e-drp-btn{padding:0 8px}.e-split.e-btn-large [class*="e-splitarrow"] .e-split-btn.e-left-btn{padding:0 12px}.e-split.e-btn-large .e-split-btn.e-drp-btn{padding:0 8px}.e-split.e-btn-mini.e-drp-btn .e-split-btn-div,.e-split.e-btn-small .e-drp-btn .e-split-btn-div{width:18px}.e-split.e-btn-normal .e-drp-btn .e-split-btn-div{width:24px;margin-left:4px}.e-split.e-btn-medium .e-drp-btn,.e-split.e-btn-large .e-drp-btn{width:40px}.e-split.e-btn-mini .e-drp-btn{width:24px}.e-split.e-btn-small .e-drp-btn{width:34px}.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-split .e-splitarrowright .e-splitbutton,.e-split .e-splitarrowright .e-corner .e-drp-btn{border-radius:0;border:0}.e-split.e-widget.e-active .e-in-wrap .e-split-btn-div .e-icon{transform:rotate(180deg)}.e-split.e-widget .e-in-wrap .e-split-btn-div .e-icon{transform:rotate(0deg);transition:transform 300ms ease}.e-split.e-widget.e-disable:hover,.e-split.e-widget.e-disable:focus,.e-split.e-widget.e-disable:hover:focus{background-color:transparent;box-shadow:none}.e-split.e-widget:focus,.e-split.e-widget:focus:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-split.e-widget .e-splitarrowleft .e-splitbutton.e-corner,.e-split.e-widget .e-splitarrowright .e-corner+.e-drp-btn,.e-rtl.e-split.e-widget .e-splitarrowright .e-splitbutton.e-corner,.e-rtl.e-split.e-widget .e-splitarrowleft .e-corner+.e-drp-btn{border-radius:0 2px 2px 0}.e-split.e-widget .e-splitarrowright .e-splitbutton.e-corner,.e-split.e-widget .e-splitarrowleft .e-corner+.e-drp-btn,.e-rtl.e-split.e-widget .e-splitarrowleft .e-splitbutton.e-corner,.e-rtl.e-split.e-widget .e-splitarrowright .e-corner+.e-drp-btn{border-radius:0 2px 2px 0}.e-split.e-widget .e-split-btn.e-left-btn,.e-split.e-widget .e-split-btn.e-drp-btn{background:none;border-color:transparent;box-shadow:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-width:0 0 1px 0}.e-numeric,.e-percent,.e-currency,.e-mask{display:block;overflow:visible;height:32px;width:328px}.e-numeric .e-spin,.e-percent .e-spin,.e-currency .e-spin{position:absolute;right:0;border:0 none;cursor:pointer}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{display:block}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{height:100%;width:50%}.e-numeric .e-spin-up,.e-percent .e-spin-up,.e-currency .e-spin-up{top:0}.e-numeric .e-spin-down,.e-percent .e-spin-down,.e-currency .e-spin-down{bottom:0}.e-numeric .e-padding,.e-percent .e-padding,.e-currency .e-padding,.e-numeric:hover .e-padding,.e-percent:hover .e-padding,.e-currency:hover .e-padding{padding:0 48px 0 0}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{display:block;width:100%;position:absolute;top:50%}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{height:8px;margin-top:-4px}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{font-size:9px}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{cursor:pointer;display:block;position:absolute;right:0;text-align:left;border-left:1px solid;top:0}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{width:48px;height:99.9%}.e-numeric.e-rtl .e-select,.e-percent.e-rtl .e-select,.e-currency.e-rtl .e-select,.e-mask.e-rtl .e-select{border-right:1px solid;border-left:none}.e-numeric.e-rtl .e-in-wrap.e-padding,.e-percent.e-rtl .e-in-wrap.e-padding,.e-currency.e-rtl .e-in-wrap.e-padding,.e-numeric.e-rtl:hover .e-in-wrap.e-padding,.e-percent.e-rtl:hover .e-in-wrap.e-padding,.e-currency.e-rtl:hover .e-in-wrap.e-padding{padding:0 0 0 48px}.e-numeric .e-input,.e-percent .e-input,.e-currency .e-input,.e-mask .e-input{font-size:13px}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap,.e-numeric .e-in-wrap .e-input,.e-percent .e-in-wrap .e-input,.e-currency .e-in-wrap .e-input,.e-mask .e-in-wrap .e-input{border-radius:0}.e-numeric input.e-input,.e-numeric input[type="text"].e-input,.e-numeric .e-input.e-placeholder,.e-percent input.e-input,.e-percent input[type="text"].e-input,.e-percent .e-input.e-placeholder,.e-currency input.e-input,.e-currency input[type="text"].e-input,.e-currency .e-input.e-placeholder,.e-mask input.e-input,.e-mask input[type="text"].e-input,.e-mask .e-input.e-placeholder{padding-left:0}.e-numeric.e-rtl input.e-input,.e-numeric.e-rtl input[type="text"].e-input,.e-numeric.e-rtl .e-input.e-placeholder,.e-percent.e-rtl input.e-input,.e-percent.e-rtl input[type="text"].e-input,.e-percent.e-rtl .e-input.e-placeholder,.e-currency.e-rtl input.e-input,.e-currency.e-rtl input[type="text"].e-input,.e-currency.e-rtl .e-input.e-placeholder,.e-mask.e-rtl input.e-input,.e-mask.e-rtl input[type="text"].e-input,.e-mask.e-rtl .e-input.e-placeholder{padding-right:0}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active,.e-numeric .e-select .e-spin-up:hover,.e-numeric .e-select .e-spin-down:hover,.e-percent .e-select .e-spin-up:hover,.e-percent .e-select .e-spin-down:hover,.e-currency .e-select .e-spin-up:hover,.e-currency .e-select .e-spin-down:hover{border-radius:2px}.e-numeric .e-spin-up,.e-percent .e-spin-up,.e-currency .e-spin-up{right:50%}.e-numeric input.e-input,.e-numeric input[type="text"].e-input,.e-percent input.e-input,.e-percent input[type="text"].e-input,.e-currency input.e-input,.e-currency input[type="text"].e-input,.e-mask input.e-input,.e-mask input[type="text"].e-input{box-shadow:none}.e-numeric.e-error .e-in-wrap,.e-percent.e-error .e-in-wrap,.e-currency.e-error .e-in-wrap{border-width:0 0 2px}.e-numeric .e-select .e-spin-up,.e-numeric .e-select .e-spin-down,.e-percent .e-select .e-spin-up,.e-percent .e-select .e-spin-down,.e-currency .e-select .e-spin-up,.e-currency .e-select .e-spin-down{height:24px;margin-top:-12px;top:50%;overflow:hidden}.e-atc{display:block;overflow:visible;width:143px;height:32px}.e-atc .e-padding{padding:0 24px 0 0}.e-atc .e-icon{display:block;width:100%;position:absolute;top:50%}.e-atc .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left;border-left:1px solid}.e-atc.e-rtl .e-select{border-right:1px solid;border-left:none}.e-atc .e-in-wrap .e-iclose:before{content:"";width:18px;right:0;color:#c8c8c8;font-size:20px;margin-top:4px;display:block}.e-atc.e-rtl .e-in-wrap .e-iclose:before{width:0}.e-atc .e-in-wrap .e-iclose{width:14px;right:10px;box-sizing:content-box;backface-visibility:hidden}.e-atc .e-popup .e-iclose:before{float:right;padding-right:45px}.e-atc.e-rtl .e-popup .e-iclose:before{float:left;padding-left:35px}.e-atc .e-in-wrap .e-iclose{width:24px;right:0;box-sizing:content-box;backface-visibility:hidden;top:7px;height:inherit;vertical-align:middle}.e-atc .e-reset .e-input{padding:0 20px 0 7px}.e-rtl .e-in-wrap.e-reset .e-input{padding:0 7px 0 20px}.e-atc.e-rtl .e-in-wrap .e-iclose{right:auto;left:0;padding-left:10px}.e-atc.e-rtl .e-padding{padding:0 0 0 24px}.e-atc-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-atc-popup .e-hilight-txt{font-weight:bold}.e-atc-popup ul li.e-category{font-weight:bold}.e-atc-popup.e-rtl ul li.e-category{margin:0 .857em 0 0;padding:5px 0 5px 5px}.e-atc-popup ul li{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup.e-rtl ul li{padding:5px .857em 5px 5px}.e-atc .e-input.e-load{background-position:right center;background-repeat:no-repeat}.e-atc.e-rtl .e-input.e-load{background-position:left center}.e-atc .e-icon{height:14px;margin-top:-7px}.e-atc .e-options{border:1px solid;border-radius:4px;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;padding:2px 19px 5px 4px;position:relative}.e-atc.e-rtl .e-options{margin:2px 2px 2px 0;padding:2px 4px 5px 19px;float:right}.e-atc .e-visual-mode.e-input{display:inline-block;max-width:99%;text-indent:0;float:left;height:30px;margin:0 0 0 2px;padding-left:0;box-shadow:none}.e-atc.e-rtl .e-visual-mode.e-input{float:right;margin:0 2px 0 0}.e-atc .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;margin-top:-5px;right:4px;width:10px;opacity:.75}.e-atc .e-options .e-icon.e-close:hover{opacity:1}.e-atc.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-atc-popup .e-atc-tableContent tr td,.e-atc-popup .e-atc-tableHeaderContent th{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup .e-atc-tableContent,.e-atc-popup div.e-atc-tableHeaderContent table{table-layout:fixed}.e-atc-popup div.e-atc-tableHeaderScroll{padding-right:19px}.e-atc-popup div.e-atc-tableHeaderRTL{padding-left:19px}.e-atc-popup div.e-atc-tableHeader{table-layout:fixed;border-collapse:separate;margin-top:0;border-spacing:0;overflow:hidden;vertical-align:middle;clear:right}.e-atc-popup div.e-atc-tableHeaderContent{overflow:hidden}.e-atc .e-boxes.e-disable{pointer-events:none}.e-atc .e-select:after{content:'';position:absolute;top:45%;left:45%;width:4px;height:4px;opacity:0;border-radius:100%;transform:scale(1,1) translate(-50%);transform-origin:50% 50%}.e-atc .e-select.e-active:after{animation:e-ripple .55s linear;-moz-animation:e-ripple .55s linear;-webkit-animation:e-ripple .55s linear;-o-animation:e-ripple .55s linear;-ms-animation:e-ripple .55s linear}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-waitpopup-pane.e-widget.e-tree-popup{display:none !important}.e-ddl{display:block;overflow:visible;width:143px;outline:0 none}.e-ddl{height:32px}.e-ddl .e-in-wrap{padding:0 24px 0 -1px}.e-ddl .e-icon{display:block;position:absolute}.e-ddl .e-icon{top:50%;width:100%}.e-ddl .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left}.e-ddl .e-select{border-left:1px solid}.e-ddl.e-rtl .e-select{border-right:1px solid;border-left:none}.e-ddl.e-rtl .e-in-wrap{padding:0 0 0 0}.e-ddl-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-ddl-popup{box-shadow:0 1.83px 1px rgba(0,0,0,.2)}@keyframes fadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}@keyframes slideDownIn20{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{min-height:1.3em}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{padding:15px 0 15px 18px}.e-ddl-popup.e-rtl div>ul li{padding:15px 18px 15px 0}.e-ddl .e-options{border:1px solid;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;position:relative}.e-ddl .e-options{border-radius:4px;padding:2px 19px 5px 4px}.e-ddl .e-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl.e-widget .e-input.e-disable{pointer-events:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-ddl.e-rtl .e-options{margin:2px 2px 2px 0;padding:2px 4px 5px 19px;float:right}.e-ddl .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;right:4px;width:10px;opacity:.75}.e-ddl .e-options .e-icon.e-close{margin-top:-5px}.e-ddl .e-options .e-icon.e-close:hover{opacity:1}.e-ddl.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-ddl.e-rtl .e-in-wrap .e-select{border-left:0 none;text-align:right}.e-ddl-popup.e-atc-popup.e-rtl ul li.e-category{margin:0;padding:5px .857em 5px 5px}.e-ddl-popup div>ul li{vertical-align:middle}.e-ddl .e-in-wrap .e-select.e-load{background-position:center center;background-repeat:no-repeat;opacity:.35;filter:alpha(opacity=35)}.e-ddl-popup div>ul li .e-align{float:left;vertical-align:middle}.e-ddl-popup div>ul li .e-align{margin-right:24px}.e-ddl-popup.e-rtl div>ul li .e-align{float:right}.e-ejinputtext{padding-right:4px}.e-ejinputtext{text-indent:0}.e-ddl-popup .e-atc.e-search{width:100%;height:36px;border-bottom:1px solid;position:relative}.e-ddl-popup .e-atc.e-search .e-in-wrap{margin:8px;height:28px;position:relative}.e-ddl-popup .e-atc.e-search .e-search,.e-ddl-popup .e-atc.e-search .e-cross-circle{width:14px;right:10px}.e-ddl-popup .e-atc.e-search .e-input{padding:0 20px 0 7px}.e-ddl-popup .e-atc.e-search .e-search:before{content:"";font-size:20px;margin-top:-3px}.e-ddl-popup .e-atc.e-search .e-cross-circle:before{content:"";font-size:20px;margin-top:-3px}.e-ddl .e-icon{font-size:9px;height:8px;margin-top:-3px;color:rgba(0,0,0,.54)}.e-ddl-popup.e-rtl .e-atc.e-search .e-input{padding:0 7px 0 20px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search,.e-ddl-popup.e-rtl .e-atc.e-search .e-cross-circle{right:auto;left:0;padding-left:10px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search:before{-ms-transform:rotate(60deg);-webkit-transform:rotate(60deg);transform:rotate(60deg);margin-top:0}.e-ddl-popup .e-checkwrap{cursor:pointer;position:relative;top:3px;font-size:12px;z-index:2;text-align:left}.e-ddl-popup .e-checkwrap{margin-right:24px;height:14px;width:14px}.e-ddl-popup .e-check-act:before{content:"";width:100%;height:100%;position:absolute}.e-ddl-popup .e-check-act:before{top:1px;left:1px}.e-ddl-popup .e-check-input{display:none}.e-ddl-popup.e-rtl .e-checkwrap{margin:0 0 0 10px}.e-ddl-popup .e-ddltxt,.e-ddl-popup .e-checkwrap{display:inline-block}.e-timewidget{display:block;overflow:visible}.e-timewidget{height:34px;width:143px}.e-timewidget .e-padding{padding:0 24px 0 0}.e-timewidget .e-padding{border-color:rgba(0,0,0,.12);border-width:0 0 1px 0}.e-timewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-timewidget .e-select{cursor:pointer;display:block;position:absolute;right:0;top:0;text-align:left}.e-timewidget .e-select{border-left:0;width:23px;height:100%}.e-timewidget.e-rtl .e-select{border-left:none}.e-timewidget.e-rtl .e-select{border-right:0}.e-timewidget.e-rtl .e-padding{padding:0 0 0 24px}.e-time-popup{cursor:default;position:absolute;border:1px solid;outline:0 none}.e-timewidget .e-icon{font-size:20px;height:20px;margin-top:-10px}.e-timewidget .e-icon{width:20px}.e-time-popup{font-weight:normal}.e-time-popup{box-shadow:0 2px 3px 1px rgba(0,0,0,.21);border:2px}.e-time-popup ul li{padding:15px 3px 15px 24px}.e-time-popup.e-rtl ul li{padding:15px 24px 15px 3px}.e-timewidget.e-error .e-in-wrap{border-color:#f00}.e-datewidget.e-error .e-in-wrap{border-color:#f00}.e-datewidget{display:block;overflow:visible;height:32px}.e-datewidget{width:143px}.e-datewidget .e-padding{padding:0 24px 0 0}.e-datewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left}.e-datewidget .e-select{width:24px;border-left:0}.e-datewidget.e-rtl .e-select{border-left:none}.e-datewidget.e-rtl .e-select{border-right:0}.e-datewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-datewidget .e-icon{margin-top:-11px}.e-datewidget .e-icon{font-size:21px;height:24px}.e-datepicker .e-datepicker-months td,.e-datepicker .e-datepicker-years td,.e-datepicker .e-datepicker-allyears td{height:45px}.e-datepicker .e-datepicker-months,.e-datepicker .e-datepicker-years,.e-datepicker .e-datepicker-allyears{width:100%}.e-datepicker.e-calendar{overflow:hidden}.e-datepicker.e-calendar{border:0;box-shadow:0 2px 3px 1px rgba(0,0,0,.21)}.e-datepicker.e-calendar .e-header,.e-datetime-popup .e-timecontainer .e-header{text-align:center;height:30px;line-height:27px}.e-datepicker.e-calendar .e-header,.e-datetime-popup .e-timecontainer .e-header{padding:9px 0 9px 0}.e-widget.e-calendar .e-header{display:block;font-weight:normal;height:30px;width:auto}.e-widget.e-calendar .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{line-height:27px;text-indent:0}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datepicker .e-header .e-disable .e-icon{cursor:default}.e-datepicker .e-week-header{height:35px}.e-datepicker .e-icon{height:18px;width:18px;padding:0}.e-datepicker .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datepicker .e-header .e-disable.e-arrow-sans-left{position:inherit}.e-datepicker .e-datepicker-days .e-state-default{height:26px;border:0 none}.e-datepicker .e-icon.e-arrow-sans-left{float:left}.e-datepicker .e-icon.e-arrow-sans-right{float:right}.e-datepicker .e-icon.e-arrow-sans-right:before{left:4px}.e-datepicker.e-rtl .e-header .e-next{right:-10px}.e-datepicker .e-header .e-next{right:5px}.e-datepicker.e-rtl .e-header .e-prev{left:-10px}.e-datepicker .e-header .e-prev{left:5px}.e-datepicker .e-header .e-text{cursor:pointer;padding:1px 0;text-align:center;vertical-align:middle;width:83%}.e-datepicker .e-header .e-text .e-datepicker-headertext{padding:0 7px 0 8px;border-radius:4px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.e-datepicker .e-header .e-text .e-datepicker-headertext{display:inline}.e-datepicker .e-header a:hover,.e-datepicker .e-header a:focus{text-decoration:none;padding:0}.e-datepicker .e-footer{cursor:pointer}.e-datepicker .e-footer{padding:14px 10px 10px 10px;height:18px;font-size:14px;text-align:center;margin:3px 0 0}.e-datepicker .e-hide-date,.e-datepicker table td.e-disable>span.e-image,.e-datepicker .e-footer.e-footer-disable{opacity:.34}.e-datepicker table{border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datepicker table{margin:10px 0 10px 0}.e-datepicker .e-footer.e-footer-disable{pointer-events:none}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{cursor:default;font-weight:normal;text-align:center;background:transparent;border:0 none;vertical-align:middle}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-size:inherit}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-weight:300;font-style:italic;border-radius:0}.e-datepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datepicker .e-dp-viewdays .e-current-month:hover{border-radius:4px}.e-datepicker .e-dp-viewdays{cellspacing:2}.e-rtl .e-select{right:auto;left:0}.e-datepicker.e-js.e-input.e-disable,.e-timepicker.e-js.e-input.e-disable,.e-daterangepicker.e-js.e-input.e-disable,.e-datetimepicker.e-js.e-input.e-disable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-icons table .e-datepicker-days td,.e-datepicker.e-icons table th{text-align:center}.flag .e-image,.e-special-day .e-image{display:inline-block;margin-right:3px;vertical-align:text-top}.e-datepicker.e-calendar{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-calendar{width:18em}.e-datepicker.e-calendar.e-inline{position:static}.e-datepicker.e-calendar.e-headerlong{width:35em}.e-datepicker table .e-datepicker-days td.e-state-default.e-week-end{font-weight:bold}.e-selected-week,.e-selected-month{border-radius:4px}.e-datepicker .e-special-date-icon{width:12px;height:12px;display:inline-block;margin-right:3px}.e-datepicker.e-popup.e-disable table td,.e-datepicker.e-popup.e-disable .e-footer,.e-datepicker.e-popup.e-disable .e-header .e-text,.e-datepicker.e-popup.e-disable .e-header .e-next,.e-datepicker.e-popup.e-disable .e-header .e-prev,.e-daterangewidget .e-select.e-disable,.e-daterangewidget .e-select.e-disable .e-icon,.e-datewidget .e-select.e-disable,.e-datewidget .e-select.e-disable .e-icon{cursor:default}.e-datepicker.e-popup .e-icon.e-arrow-sans-right:before,.e-datepicker.e-popup.e-rtl .e-icon.e-arrow-sans-left:before,.e-timepicker.e-popup .e-icon.e-arrow-sans-right:before,.e-timepicker.e-popup.e-rtl .e-icon.e-arrow-sans-left:before{content:""}.e-datepicker.e-popup .e-icon.e-arrow-sans-left:before,.e-datepicker.e-popup.e-rtl .e-icon.e-arrow-sans-right:before,.e-timepicker.e-popup .e-icon.e-arrow-sans-left:before,.e-timepicker.e-popup.e-rtl .e-icon.e-arrow-sans-right:before{content:""}.e-datepicker .e-header .e-prev,.e-datepicker .e-header .e-next{overflow:hidden;position:relative;border-radius:50%}.e-datepicker .e-header .e-prev:hover,.e-datepicker .e-header .e-next:hover{background:none}.e-daterangewidget.e-error .e-in-wrap{border-color:#f00}.e-daterangewidget .e-timewidget{height:32px}.e-daterangewidget{display:block;overflow:visible;width:143px;height:30px}.e-daterangewidget .e-timewidget{height:32px}.e-daterangewidget .e-padding{padding:0 24px 0 0}.e-daterangewidget .e-icon{display:block;position:absolute;top:50%;font-size:21px;margin-top:-11px}.e-daterangewidget .e-icon{height:20px;width:20px}.e-daterangewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-daterangewidget .e-select{width:23px}.e-daterangewidget.e-rtl .e-select{border-right:1px solid;border-left:none}.e-daterangewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-daterangepicker-popup{display:inline-block;width:auto;box-sizing:content-box;position:absolute}.e-daterangepicker-popup .e-left-datepicker.e-left-timepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker.e-right-timepicker .e-datewidget{width:117px}.e-daterangepicker-popup .e-left-datepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker .e-datewidget{width:100%}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{border-radius:1px}.e-daterangepicker-popup .e-custom-dateranges{width:auto;float:right;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepickers-popup{display:inline-block}.e-daterangepicker-popup .e-right-datepicker{float:right;padding-right:5px}.e-daterangepicker-popup .e-left-datepicker{display:inline-block}.e-daterangepicker-popup .e-left-datepicker,.e-daterangepicker-popup .e-right-datepicker{padding-left:10px;padding-top:5px}.e-daterangepicker-popup .e-left-datepicker .e-calendar,.e-daterangepicker-popup .e-right-datepicker .e-calendar{padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-left-datepicker .e-timewidget,.e-daterangepicker-popup .e-right-datepicker .e-timewidget{float:right;padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepicker.e-popup.e-calendar{border:none}.e-daterangepicker-popup .e-datepicker.e-popup.e-calendar{box-shadow:none;padding:5px 10px 10px 0}.e-daterangepicker-popup .e-datepicker.e-popup.e-calendar{box-shadow:none}.e-daterangepicker-popup .e-datepicker .e-header{border:none}.e-daterangepicker-popup .e-datepicker .e-dp-viewdays{border-collapse:separate;border-spacing:0 2px}.e-datepickers-popup{display:inline-flex}.e-daterangepicker-popup.e-daterange-responsive .e-custom-dateranges .e-dateranges-ul li.rangeItem{text-align:center;padding:0 25px}.e-daterangepicker-popup.e-daterange-responsive .e-custom-dateranges .e-dateranges-ul li.rangeItem{padding:9px 65px}.e-daterangepicker-popup.e-daterange-responsive .e-drp-button.e-select.e-flat{float:none;margin:5px 5px}.e-daterangepicker-popup.e-daterange-responsive .e-drp-button.e-select.e-flat{padding:5px 25px}.e-daterangepicker-popup.e-daterange-responsive .e-drpbuttons{max-width:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{height:30px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range:hover{border-radius:1px}.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days td:hover::before,.e-daterangepicker-popup .e-datepicker .today:before,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .current-month.e-state-default.e-special-day:hover::before{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date{border-radius:4px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date{border-radius:24px !important}.e-dateranges{height:104px;width:100px}.e-daterange-timepopup.e-time-popup{font-size:13px}.e-daterangepicker-popup .e-custom-dateranges ul{padding:0;margin-top:0}.e-custom-dateranges li{cursor:pointer;list-style:none;line-height:30px;padding:0 10px 0 10px;margin:5px;overflow:hidden;white-space:nowrap;max-width:200px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-state-default.in-range:last-child,.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-state-default.in-range:last-child :hover{border-bottom-right-radius:14px;border-top-right-radius:14px}.e-daterangepicker-popup .e-datepicker.e-calendar{box-shadow:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-state-default.in-range:first-child,.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-state-default.in-range:last-child :hover{border-bottom-left-radius:14px;border-top-left-radius:14px}.e-daterangepicker-popup .e-drp-button{float:right;display:inline-block;text-align:center;cursor:pointer;border:1px solid;margin-left:10px;margin:5px 5px 5px 5px;font-size:13px}.e-daterangepicker-popup .e-drp-button{height:20px;line-height:20px;padding:5px 28px 5px 28px}.e-daterangepicker-popup .e-drpbuttons div{overflow:hidden;white-space:nowrap;max-width:100px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px}.e-daterangepicker-popup .e-drp-button.e-drp-reset{float:left}.e-daterangepicker-popup .e-drp-button.e-drp-apply,.e-daterangepicker-popup .e-drp-button.e-drp-cancel{margin-left:0}.e-daterange-responsive{display:block}.e-daterange-responsive .e-datepickers-popup{width:100%;display:block}.e-daterange-responsive .e-datepickers-popup>div{width:100%;display:block;padding:0}.e-daterange-responsive .e-datepickers-popup .e-datewidget{padding:5px;width:95%}.e-daterange-responsive .e-drpbuttons{display:block;width:100%;float:none;max-width:200px}.e-daterange-responsive .e-custom-dateranges{width:100%;border-top:1px solid}.e-daterange-responsive .e-drpbuttons div{max-width:40px}.e-responsive.e-daterangepicker-popup .e-custom-dateranges.e-responsive{border-left:none;border-top:none}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-calendar{padding-top:0}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-datewidget{display:none}.e-responsive.e-daterangepicker-popup .e-right-datepicker{display:none}.e-drp-button.e-drp-reset.e-btn.e-select.e-flat,.e-drp-button.e-drp-apply.e-disable.e-btn.e-select.e-flat,.e-drp-button.e-drp-apply.e-btn.e-select.e-flat,.e-drp-button.e-drp-cancel.e-btn.e-select.e-flat{box-shadow:none}.e-menu .e-list ul .e-list ul{box-shadow:0 1.83px 1px rgba(0,0,0,.2);padding:0;margin:0}.e-menu{font-size:0;display:block;width:auto;height:auto;font-weight:normal}.e-menu{border:0 solid}.e-menu *{list-style-image:none;list-style-position:outside;list-style-type:none}.e-menu * a:focus{outline:none}* .e-menu>.e-list>ul,* .e-menu>.e-list>ul .e-list>ul{left:102%;top:-.8px}.e-menu>.e-list{border:0 none;position:relative;text-align:left;cursor:pointer}.e-menu .e-list>ul{position:absolute;visibility:inherit;padding:1px;margin:0;left:-1px;z-index:1000;display:none}* .e-menu .e-list>ul .e-list{border:0 none;float:none;position:relative;cursor:pointer}* .e-menu .e-list>ul .e-list{line-height:26px}.e-menu .e-list>.e-menulink{text-decoration:none;display:block;border:0 none;width:auto;height:auto;position:relative}.e-menu .e-list>.e-menulink{font-size:13px}.e-menu .e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu .e-list>.e-menulink{padding:3px 18px 3px 28px}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{left:2px;position:absolute;vertical-align:middle;border:0 none}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{margin:0 4px 0 0;top:25%}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:auto;position:absolute}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:14%;right:12px;width:10px;height:8px;font-size:9px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down:before,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right:before{width:10px;height:8px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right:before{padding:7px}.e-menu-res-wrap .e-check-wrap .e-chkbox-wrap{opacity:0;width:100%;height:100%}.e-menu-res-wrap{display:none;height:32px;overflow:hidden}.e-menu-res-wrap .e-menu-res-in-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap .e-res-icon,.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{cursor:pointer;display:block;height:100%;position:absolute;right:0;text-align:left;top:0;margin:0;width:30px}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{background-position:3px 7px;background-repeat:no-repeat}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{border-left:0 solid #aaa}.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title{height:100%;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap{padding:5px 30px 5px 5px}.e-menu.e-horizontal>.e-ham-wrap{float:right;border-left:0 solid;cursor:pointer;margin:4px 16px 0 16px}.e-menu.e-rtl.e-horizontal>.e-ham-wrap{float:left}.e-menu.e-horizontal>.e-ham-wrap>div{padding:6px;font-size:13px}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{position:relative;display:inline-block;width:1.25em;height:.8em;border-top:.2em solid;border-bottom:.2em solid}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{content:"";position:absolute;top:.3em;left:0;width:100%;border-top:.2em solid}.e-menu.e-separator.e-horizontal>.e-list.e-last{border-right:none}.e-menu-wrap>.e-menu-popwrap{position:absolute;overflow-y:auto;z-index:10000;border:1px solid}.e-menu.e-horizontal>.e-menu-show{display:inline-block}.e-menu.e-horizontal>.e-menu-hide{display:none}.e-menu-wrap>.e-menu-popwrap ul{border:none;position:static}.e-menu-wrap>.e-menu-popwrap>.e-vertical>.e-list ul{border:none}.e-menu-wrap>.e-menu-popwrap>.e-menu.e-vertical .e-list>.e-menulink{white-space:normal;word-wrap:break-word}.e-menu.e-rtl,.e-menu.e-rtl>.e-list{text-align:right}.e-menu.e-rtl .e-list>.e-menulink>img,.e-menu.e-rtl .e-list>.e-menulink>div,.e-menu.e-rtl .e-list>.e-menulink>span{margin:0 0 0 4px}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:0;margin-left:24px;right:auto}.e-menu.e-rtl .e-list>.e-menulink>span{right:0}.e-menu.e-rtl .e-list>.e-menulink>span{margin-right:0}.e-menu.e-horizontal>.e-list>.e-menulink{height:100%}.e-menu.e-horizontal>.e-list>.e-menulink{padding:0 8px;line-height:38px}.e-menu.e-horizontal .e-list>ul{box-shadow:0 1.83px 1px rgba(0,0,0,.2);border:0 solid;margin-top:2px}.e-menu.e-horizontal .e-list>ul li.e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink{display:block}.e-menu.e-horizontal .e-list>ul li.e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink{min-width:126px;overflow:hidden;text-overflow:ellipsis;padding:3px 18px 3px 32px}.e-menu.e-context .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-context .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:10%;right:12px;width:10px;height:8px;font-size:8px}.e-menu.e-context.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-context.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:10%;right:auto;width:10px;height:8px}.e-menu.e-horizontal>.e-list a.e-arrow-space{padding:1px 16px 1px 16px}.e-menu.e-horizontal>.e-list span.e-menu-arrow{height:10px;bottom:-1px;overflow:hidden;position:absolute;left:12%;z-index:10005;width:20px}.e-menu.e-horizontal>.e-list span.e-menu-left{left:12%;right:auto}.e-menu.e-rtl.e-horizontal>.e-list span.e-menu-left{right:12%;left:auto}.e-menu.e-rtl.e-horizontal .e-list>ul{left:auto;right:-1px}.e-context.e-menu .e-list>a.e-menulink{text-overflow:ellipsis;overflow:hidden}.e-context.e-menu .e-list>a.e-menulink{min-width:126px}.e-menu.e-rtl.e-horizontal .e-list>ul ul{right:auto;left:102%}.e-menu.e-horizontal>.e-list>.e-menulink>img,.e-menu.e-horizontal>.e-list>.e-menulink>div,.e-menu.e-horizontal>.e-list>.e-menulink>span{left:2px;top:-2px;margin:0 4px 0 0;position:relative;vertical-align:middle;border:0 none}.e-menu.e-rtl.e-horizontal>.e-list .e-arrow-space{padding-right:16px;padding-left:16px}.e-menu.e-rtl .e-list>ul li.e-list .e-arrow-space{padding-right:28px}.e-menu.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>li.e-list:last-child,.e-menu.e-horizontal>li.e-separator:last-child,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-vertical>li:last-child,.e-menu.e-vertical>li.e-separator:last-child,.e-menu.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-separator.e-horizontal>li:last-child,.e-menu.e-rtl.e-horizontal>li.e-separator:last-child,.e-menu.e-rtl.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-vertical>li:last-child,.e-menu.e-rtl.e-vertical>li.e-separator:last-child,.e-menu.e-rtl.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-context>li:last-child,.e-menu.e-context>li.e-separator:last-child,.e-menu.e-context .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-context>li:last-child,.e-menu.e-rtl.e-context>li.e-separator:last-child,.e-menu.e-rtl.e-context .e-list>ul .e-list.e-separator:last-child{border:0 none}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-horizontal>.e-separator{border-right:0 solid;border-radius:2px}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator,.e-menu.e-context>.e-separator{border-bottom:0 solid}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-right:0 none}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-left:0 solid}.e-menu.e-rtl.e-vertical .e-list>ul li.e-list>.e-menulink,.e-menu.e-rtl.e-horizontal .e-list>ul li.e-list>.e-menulink{padding:3px 32px 3px 30px}.e-menu.e-vertical>.e-list>.e-menulink{padding:0 28px}.e-menu.e-vertical{box-shadow:0 1.83px 1px rgba(0,0,0,.2);border:0 solid;width:auto}.e-menu.e-vertical .e-list,.e-menu.e-vertical>li.e-list.e-separator{line-height:38px}.e-menu.e-vertical .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%}.e-menu.e-vertical .e-list>ul{box-shadow:0 1.83px 1px rgba(0,0,0,.2);border:0 solid}.e-menu.e-vertical .e-list>ul .e-list{line-height:26px}.e-menu.e-vertical>.e-list>img{position:absolute}.e-menu.e-vertical>.e-list>.e-menulink>img,.e-menu.e-vertical>.e-list>.e-menulink>div,.e-menu.e-vertical>.e-list>.e-menulink>span,.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{left:2px;margin:0 4px 0 3px;position:absolute;vertical-align:middle;border:0 none}.e-menu.e-context>.e-list>.e-menulink{display:block}.e-menu.e-context>.e-list>.e-menulink{padding:3px 18px 3px 32px;font-size:12px}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{padding:3px 18px 3px 32px}.e-menu.e-context{position:absolute;z-index:9998;font-size:13px}.e-menu.e-context{box-shadow:0 1.83px 1px rgba(0,0,0,.2);padding:0;border:0 solid}@keyframes menuslideDown{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes menuFadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}.e-menu.e-context .e-list>ul .e-list,.e-menu.e-context .e-list,.e-menu.e-context>li.e-list.e-separator{line-height:26px}.e-menu.e-context .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%;line-height:23px}.e-menu.e-context .e-list>ul{box-shadow:0 1.83px 1px rgba(0,0,0,.2);border:0 solid}@keyframes menuSlideRight{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{float:left}.e-menu.e-context.e-rtl>.e-list>.e-menulink{padding:3px 32px 3px 18px}.e-menu.e-rtl.e-context li.e-list>ul li.e-list>.e-menulink{padding:3px 32px 3px 18px}.e-menu .e-list.e-hidden-item{display:none}.e-acrdn{outline:0 none}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{border:0 none transparent;display:block;height:16px;width:16px;margin-left:-5px;margin-top:5px;cursor:pointer}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{float:right;margin-right:16px}.e-acrdn>.e-select{padding:12.5px 0 12.5px 16px;line-height:23px}.e-acrdn .e-select a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-acrdn>.e-content{text-align:justify;position:relative;border:1px solid}.e-acrdn>.e-content{padding:16px}.e-acrdn.e-rtl .e-icon,.e-acrdn>.e-select>div.e-close{float:left;margin-left:16px}.e-acrdn .e-select.e-disable a,.e-acrdn .e-select.e-disable span.e-icon{cursor:default}.e-acrdn>.e-select>div.e-close{visibility:hidden}.e-acrdn>.e-select:hover>div.e-close{visibility:visible}.e-acrdn>.e-select.e-disable:hover>div.e-close{visibility:hidden}.e-chkbox-wrap,.e-radiobtn-wrap{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-chkbox-wrap.e-disable .e-text,.e-radiobtn-wrap.e-disable .e-text{cursor:default}.e-chkbox-wrap .e-text{text-align:left;top:0;cursor:pointer}.e-chkbox-wrap .e-text{padding:18px 5px 2px 5px}.e-chkbox-wrap.e-check-small .e-text{padding:7px 5px 2px 5px}.e-chkbox-wrap input.e-checkbox{display:none;z-index:1;text-align:left;top:2px}.e-chkbox-wrap.e-disable div>span,.e-radiobtn-wrap.e-disable>span{cursor:default}.e-chkbox-wrap div>span,.e-radiobtn-wrap>span{display:block;cursor:pointer;z-index:2;position:relative;border:1px solid;text-align:left}.e-chkbox-wrap div>span,.e-radiobtn-wrap>span{border:2px solid}.e-chkbox-wrap.e-rtl div>span,.e-radiobtn-wrap.e-rtl>span,.e-rtl .e-chkbox-wrap.e-widget div>span,.e-rtl .e-radiobtn-wrap.e-widget>span{text-align:right}.e-chkbox-wrap .e-chkbox-small>span{height:14px;width:14px}.e-excelfilter .e-menu.e-vertical .e-list .e-chkbox-small>span{top:4px}.e-chkbox-wrap .e-chkbox-medium>span{height:20px;width:20px}.e-chkbox-wrap .e-chk-image{height:100%;position:absolute;width:100%}.e-chkbox-wrap .e-chkbox-small .e-stop,.e-chkbox-wrap .e-chkbox-small .e-checkmark{font-size:14px;line-height:15px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{font-size:21px}.e-chkbox-wrap .e-chkbox-medium .e-stop{font-size:25px;line-height:22px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{line-height:21px}.e-chkbox-wrap .e-chkbox-medium .e-chk-image.e-stop:before{text-indent:-5px}.e-chkbox-wrap .e-chkbox-medium .e-chk-image.e-checkmark:before{text-indent:0}.e-chkbox-wrap .e-chk-image.e-checkmark:before{content:"";width:100%;height:100%}.e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:.5px}.e-radiobtn-wrap{vertical-align:middle;margin-bottom:3px}.e-radiobtn-wrap>span.e-radsmaller,.e-radiobtn-wrap>span.e-radmedium{display:inline-block}.e-radiobtn-wrap .e-radiobtn{display:block;visibility:hidden;height:0;width:0;z-index:1;text-align:left;position:absolute}.e-rad-outer{overflow:hidden}.e-rad-outer.e-radiobtn-wrap .e-radiobtn{display:block}.e-radiobtn-wrap>span.e-radmedium>span.e-rad-icon{position:absolute;width:90%;height:80%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap>span.e-radmedium>span.e-rad-icon{transform:scale(.75);-moz-transform:scale(.75);-webkit-transform:scale(.75);height:93%;width:100%}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon{position:absolute;width:75%;height:75%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon{width:100%;height:100%;transform:scale(.63);-moz-transform:scale(.63);-webkit-transform:scale(.63)}.e-radiobtn-wrap .e-radmedium{height:20px;width:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;left:0;top:0}.e-radiobtn-wrap .e-radmedium .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{margin:9% auto}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{height:16px;width:16px}.e-radiobtn-wrap .e-radsmaller{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-radsmaller .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-text{margin-left:3px;padding:2px;text-align:left;top:0;cursor:pointer;float:right;vertical-align:middle;line-height:11px}.e-radiobtn-wrap .e-text{line-height:17px}.e-radiobtn-wrap.e-rtl .e-text{float:left;line-height:9px;margin-right:3px}.e-radiobtn-wrap.e-rtl .e-text{line-height:15px}.e-radiobtn-wrap.e-radmed .e-text{line-height:13px}.e-radiobtn-wrap.e-radmed .e-text{line-height:20px}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon.e-icon:before{height:16px;width:16px}.e-tab{outline:0 none}.e-tab.e-js.e-widget.e-scrolltab{padding:50px}.e-tab .e-rtl-top-line{margin:0 -1px -1px 1px}.e-tab .e-rtl-bottom-line{margin:-1px -1px -1px 1px}.e-tab.e-js .e-header>.e-rtl-top-line.e-active.e-top-hover{padding-bottom:0;border-bottom:2px solid #ff4081}.e-tab .e-bottom-line,.e-tab .e-top-line,.e-tab .e-activetop,.e-tab .e-activebottom{border:1px solid}.e-tab .e-top-line{margin:-1px 0 0 0}.e-tab .e-bottom-line.e-active{margin:0 0 -1px 0}.e-tab .e-bottom-line,.e-tab .e-activebottom,.e-tab .e-left>.e-active,.e-tab .e-left>.e-active:hover,.e-tab .e-right>.e-active,.e-tab .e-right>.e-active:hover{border-bottom:0 none}.e-tab .e-top-line,.e-tab .e-activetop{border-top:0 none}.e-tab.e-js>.e-header{font-size:0}.e-tab.e-js>.e-header{box-shadow:none;width:100%}.e-tab .e-header li{border-right:1px solid;line-height:normal;list-style:none outside none}.e-tab .e-header li{border-right:0 solid}.e-tab .e-header li a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-tab .e-header li a{padding:16px 24px 16px 24px}.e-tab .e-header li.e-tab-active{margin-bottom:0;padding-bottom:1px}.e-tab .e-content-item{display:none}.e-tab .e-active-content{text-align:justify}.e-tab .e-active-content{padding:1em 1.4em}.e-tab .e-tab-active{font-weight:bold}.e-tab>.e-header .e-icon{float:right;cursor:pointer;background-color:transparent;background-image:none}.e-tab>.e-header .e-icon{height:16px;width:16px;margin-top:16px;padding-left:12px;padding-right:12px;padding:3px;margin-right:3px}.e-tab.e-rtl .e-header>.e-item:first-child{margin-right:0}.e-tab.e-rtl .e-header .e-icon,.e-tab .e-left,.e-tab.e-vertical .e-right .e-icon{float:left}.e-tab.e-vertical .e-content{height:100%}.e-tab .e-left,.e-tab .e-right{line-height:normal;list-style:none outside none;margin:0;text-align:left;padding:0}.e-tab .e-left,.e-tab .e-right{box-shadow:none}.e-tab.e-vertical .e-right .e-icon{margin-left:5px}.e-tab.e-vertical .e-left .e-icon{margin-right:5px}.e-tab .e-right,.e-tab.e-vertical .e-left .e-icon{float:right}.e-tab .e-left li a,.e-tab .e-right li a{display:inline-block;outline:0 none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.e-tab .e-left li a,.e-tab .e-right li a{padding:14px 24px}.e-tab.e-vertical .e-icon.e-close{background-position:-445px -24px;margin-top:18.5px}.e-tab .e-icon.e-chevron-circle-left,.e-tab .e-icon.e-chevron-circle-right{font-size:20px;top:12px}.e-tab.e-vertical,.e-tab.e-vertical .e-active-content,.e-tab .e-left li a,.e-tab .e-right li a{overflow:hidden}.e-tab.e-vertical .e-icon.e-reload{background-position:-82px 0;margin-top:20px;display:inline-block}.e-tab .e-left .e-icon,.e-tab .e-right .e-icon{background-image:none}.e-dialog{outline:0 none}.e-dialog>.e-titlebar{padding:.7em;position:relative;overflow:hidden;z-index:inherit;box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-dialog>.e-header .e-title{display:inline-block;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dialog .e-draggable{cursor:move}.e-dialog.e-dialog-wrap>.e-disable-overlay{position:absolute;height:100%;width:100%;top:0;left:0;z-index:10001}.e-dialog .e-dialog-icon{cursor:pointer;padding:1px;right:5px;top:50%;float:right;height:23px;width:20px;text-align:center;position:relative}.e-dialog .e-dialog-favicon{padding:1px;height:20px;width:20px;text-align:center;position:relative;margin-right:3px}.e-dialog .e-dialog-favicon .e-dialog-custom{display:block;height:100%;width:100%;margin:0 auto}.e-dialog-icon.e-btn-normal.e-btn{background:none;border:none;color:inherit;filter:none}.e-dialog-icon.e-btn-normal.e-btn>div{display:block;margin:0 auto;width:14px;height:14px}.e-dialog-icon.e-btn.e-select .e-icon{color:inherit;padding:0}.e-dialog .e-widget-content{position:relative;border:0;padding:.5em 1em;background:none;border-image:initial;min-height:15px}.e-dialog>.e-icon.e-resizable{bottom:0;cursor:se-resize;display:block;height:14px;position:absolute;right:0;width:16px}.e-dialog>.e-icon.e-resizable:before{position:absolute;top:0;left:0}.e-dialog.e-rtl .e-dialog-icon{float:left}.e-dialog>.e-icon{height:20px;width:20px}.e-dialog .e-dialog-icon::after{content:'';position:absolute;top:45%;left:45%;width:4px;height:4px;opacity:0;border-radius:100%;transform:scale(1,1) translate(-50%);transform-origin:50% 50%}.e-dialog .e-dialog-icon:active::after{animation:e-ripple .55s linear;-moz-animation:e-ripple .55s linear;-webkit-animation:e-ripple .55s linear;-o-animation:e-ripple .55s linear;-ms-animation:e-ripple .55s linear}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-h-arrow,.e-v-arrow{display:block}.e-v-arrow.e-arrow-sans-down{margin-left:-9px;top:-4px}.e-v-arrow.e-arrow-sans-up{top:-1.4px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right{left:-2px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left{left:-.4px}.e-h-arrow.e-arrow-sans-right{left:-4px;margin-top:-9px}.e-h-arrow.e-arrow-sans-left{left:-1.4px}.e-splitter .e-splitbar.e-resize.e-shadowbar{position:absolute;z-index:10002}.e-splitter .e-splitbar.e-resize.e-shadowbar{border-style:dotted}.e-splitter{border-collapse:collapse;position:relative;overflow:hidden;height:100%;width:100%;display:block;border:1px solid}.e-splitter .e-splitbar{border-style:solid;display:block;float:left;position:relative;outline:0 none;overflow:hidden}.e-pane.e-splitter{border:none !important}.e-splitter .e-splitbar.e-h-bar.e-resize{cursor:e-resize}.e-splitter .e-splitbar.e-v-bar.e-resize{cursor:n-resize}.e-splitter .e-splitbar.e-h-bar{border-style:solid;border-width:0 1px;height:100%;vertical-align:middle;width:9px}.e-splitter .e-splitbar.e-v-bar{border-style:solid;border-width:1px 0;height:9px;vertical-align:middle;width:100%}.e-splitter .e-splitbar .e-v-arrow,.e-splitter .e-splitbar .e-h-arrow{cursor:pointer;position:absolute}.e-splitter .e-splitbar .e-v-arrow{float:left;height:11px;width:12px;left:50%}.e-splitter .e-splitbar .e-h-arrow{height:12px;width:11px;top:50%}.e-splitter .e-pane{border:none;cursor:default;float:left;position:relative;overflow-x:auto}.e-splitter .e-pane.collapsed{overflow:hidden}.e-splitter .e-h-pane{height:100%}.e-splitter .e-v-pane{width:100%}.e-upload-box.e-drag-wrapper{border:dashed 3px #c1c3c5;display:table;position:relative;box-sizing:border-box}.e-upload-box.e-drag-wrapper .e-drag-container{display:table-cell;height:100%;width:100%;vertical-align:middle}.e-upload-box .e-drag-text{color:#ccccd3;font-size:12pt;font-weight:bold;padding:11px;display:block;margin:0 auto;text-align:center}.e-upload-box.e-drag-wrapper .e-uploadbox.e-widget{margin:0 auto}.e-uploadbox .e-selectpart{overflow:hidden;position:relative;width:auto}.e-uploadbox .e-inputbtn{background-color:transparent;border:1px solid transparent}.e-uploadbox.e-widget .e-selectpart.e-select{box-shadow:0 1.83px 1px rgba(0,0,0,.2);border-radius:2px}.e-uploadbox.e-widget .e-selectpart.e-select{border:0 solid}.e-uploadbox .e-action-container{width:233px}.e-uploadbox .e-action-container{float:right;padding-top:16px}.e-uploadbox .e-uploadinput{display:block;cursor:pointer;filter:alpha(opacity=0);opacity:0;position:absolute;right:0;top:0;margin:0}.e-uploadbox.e-browse-hide{opacity:0;filter:alpha(opacity=0);top:0;left:0;width:500px;height:100px;cursor:pointer;position:absolute}.e-uploadbox.e-browse-hide .e-select .e-inputbtn{filter:alpha(opacity=0)}.e-uploadbox .e-ul{width:100%}.e-uploadbox .e-file-list{text-align:center;text-indent:3px;position:relative}.e-uploadbox .e-file-list{height:64px;top:0}.e-uploadbox .e-file-list .file-status{float:left;min-width:77px;padding-right:0;padding-top:5px;text-align:right}.e-uploadbox .e-file-list .e-file-view{height:85%}.e-uploadbox .e-file-list .e-file-percentage{float:left;padding-left:0;padding-right:0;padding-top:15px;width:140px;font-size:10px}.e-uploadbox .e-file-progress{float:left;width:200px;position:relative;overflow:hidden}.e-uploadbox .e-file-name{display:block;height:25px;text-align:left;width:100%}.e-uploadbox .e-file-progress-bar{height:5px;width:100px;margin-left:30px;margin-top:12px}.e-uploadbox .e-ul>li{width:100%}.e-uploadbox .e-ul>li{height:64px}.e-uploadbox .e-ul li .e-file-list{width:100%;clear:both}.e-uploadbox .e-file-progress-status{height:5px;width:0%}.e-uploadbox .e-file-list .e-file-size{float:left;min-width:100px;padding-left:0;padding-right:0;width:100px}.e-uploadbox .e-file-name .e-file-name-txt,.e-uploadbox .e-drag-wrapper .e-file-name .e-file-name-txt,.e-uploadbox .e-file-head.e-head-name,.e-uploadbox .e-drag-wrapper .e-file-head.e-head-name{text-indent:16px}.e-uploadbox .e-file-size .e-file-name-txt{left:-11px;text-align:left}.e-uploadbox .e-file-name-txt{position:relative;top:13px;font-weight:normal;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:20px}.e-uploadbox .e-file-upload{padding:0;height:64px}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{font-weight:normal;text-overflow:ellipsis;white-space:nowrap;height:40px;width:100px;position:relative}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{margin-left:8px;border:0 solid}.e-uploadbox .e-uploadinput,.e-uploadbox .e-selectpart,.e-uploadbox .e-select .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{height:100%;width:100%;border:none;padding:0;margin:0}.e-uploadbox.e-rtl .e-icon.e-file-cancel:before,.e-uploadbox.e-rtl .e-icon.e-delete:before,.e-uploadbox.e-rtl .e-icon.e-reload:before{top:0;left:2px}.e-uploadbox.e-rtl .e-file-name-txt,.e-mobile-upload.e-uploadbox.e-dialog.e-rtl .e-file-name-txt{text-align:right;left:0}.e-uploadbox.e-rtl .e-file-view,.e-uploadbox.e-rtl .e-file-head,.e-uploadbox.e-rtl .e-action-perform,.e-uploadbox.e-rtl .e-icon.e-file-cancel{float:right}.e-uploadbox.e-rtl .e-action-perform{margin-left:0}.e-uploadbox.e-rtl .e-action-perform{margin-right:31px}.e-uploadbox.e-rtl .e-file-progress-bar{margin-right:30px}.e-uploadbox.e-rtl .e-file-size .e-file-name-txt{left:10px;text-align:right}.e-uploadbox.e-rtl .e-file-list{text-align:right}.e-uploadbox.e-rtl .e-upload-file .e-icon{margin-right:35%;left:0}.e-uploadbox .e-file-progress{border:1px solid transparent}.e-uploadbox .e-upload-progress{border:1px solid transparent}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{height:20px;width:30px}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{height:20px;width:30px}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{margin-top:-5px;left:43%;border-radius:60px 60px 60px 60px;position:relative}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{height:18px;width:18px;margin-left:-20px}.e-uploadbox .e-action-perform{border-radius:4px 4px 4px 4px}.e-uploadbox .e-action-perform{width:20px;height:25px;margin-right:12px;float:right;margin-top:16px}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon:before{margin-left:7px;font-size:12px;margin-top:2px}.e-uploadbox.e-rtl .e-dialog .e-ul .e-action-perform .e-icon:before{margin-left:3px}.e-uploadbox .e-icon.e-checkmark:before{top:4px;position:relative;left:-3px}.e-uploadbox .e-head-name,.e-uploadbox .e-head-status{width:200px}.e-uploadbox .e-file-list .e-image-wrapper{height:85%;padding:0 5px;float:left}.e-uploadbox .e-file-list .e-image-wrapper{text-align:left;width:30px;margin-top:1%;margin-left:1%}.e-uploadbox .e-file-list .e-image-wrapper .e-fileformat-image{height:40px;width:40px;display:block}.e-uploadbox .e-file-progress{width:200px}.e-uploadbox.e-rtl .e-icon.e-file-percentage-failed:before,.e-uploadbox.e-rtl .e-icon.e-checkmark:before{left:3px}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{top:0;position:relative}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{font-size:none;left:-6px}.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content{position:relative;border:0;background:none;overflow:auto;border-image:initial}.e-uploadbox.e-dialog .e-titlebar{padding:12px;position:relative}.e-uploadbox.e-dialog .e-titlebar .e-title{margin-left:3px;margin-right:5px;position:relative;top:1px}.e-uploadbox.e-dialog .e-close{margin:0 2px 2px 2px}.e-uploadbox.e-dialog .e-dialog-icon{top:10px}.e-uploadbox .e-file-head{float:left;height:25px;position:relative;text-indent:12px;top:30%}.e-uploadbox .e-file-head{font-size:13px;font-weight:600}.e-uploadbox .e-head-size{width:100px}.e-uploadbox .e-file-head.e-head-status{text-indent:50px}.e-uploadbox .e-file-head.e-head-status{margin-left:-15px}.e-uploadbox .e-head-content{display:inline-block;vertical-align:middle;width:100%}.e-uploadbox .e-head-content{height:64px}.e-uploadbox.e-rtl .e-head-content{padding-right:12px}.e-uploadbox.e-rtl .e-file-upload{padding-right:12px;padding-left:12px}.e-uploadbox .e-dialog.e-widget-content{padding:0}.e-uploadbox .e-dialog.e-widget-content .e-icon{display:block;vertical-align:middle}.e-mobile-upload.e-uploadbox .e-action-container{width:160px;padding-top:10px}.e-uploadbox .e-action-container.sync{width:125px}.e-mobile-upload.e-uploadbox .e-action-container.sync{width:75px}.e-mobile-upload.e-uploadbox .e-uploadbtn,.e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-mobile-upload.e-uploadbox.e-dialog .e-header{padding:4px;font-size:14px}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{float:right}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:8px;margin-right:12px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:15px;float:right}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-uploadbox.e-dialog .e-head-content{display:none}.e-mobile-upload.e-uploadbox.e-dialog .e-file-name-txt{top:0;font-size:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list>div{float:left;height:20px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-percentage{padding-top:0;padding-left:15px;width:175px}.e-mobile-upload.e-uploadbox.e-dialog .e-titlebar .e-title{margin-right:15px;margin-left:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:right;margin-right:12px;width:15px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{margin-top:-4px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{font-size:10px;left:-1px;text-align:left}.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-status,.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-bar{height:5px;margin-left:0}.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload button.e-btn{font-size:12px;height:30px;width:70px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload>button{left:-4px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{width:10px;top:-2px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{margin-left:-1px}.e-mobile-upload.e-uploadbox.e-dialog .e-dialog-icon{top:12px}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload{height:100%}.e-mobile-upload.e-uploadbox .e-icon.e-close:before,.e-mobile-upload.e-uploadbox .e-icon.e-file-cancel:before{font-size:14px}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{position:relative}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{top:3px;left:-2px;font-size:12px}.e-mobile-upload.e-uploadbox .e-file-upload{height:50px;padding:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload.e-uploadbox .e-ul li .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd)>.e-file-list{height:100%;border-bottom:none;top:3px}.e-mobile-upload.e-uploadbox .e-ul li .e-file-list{padding-bottom:5px}.e-mobile-upload.e-uploadbox .e-ul{border-bottom:1px solid #c4c4c4}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-list>div{float:right;height:20px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:left;margin-left:5px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{text-align:right;left:0}.e-mobile-upload.e-uploadbox.e-rtl.e-dialog .e-file-percentage{margin-right:15px}.e-treeview-wrap{white-space:nowrap;outline:0 none;border-image:initial}.e-treeview-wrap>.e-ul{overflow:auto;height:inherit}.e-treeview .e-treeview-ul{background:0;list-style-type:none;position:relative;outline:0 none}.e-treeview .e-treeview-ul{margin-left:-24px}.e-fullrow-wrap.e-treeview-wrap{position:relative}.e-fullrow-wrap .e-ul{position:relative}.e-fullrow-wrap .e-treeview-ul{position:inherit}.e-treeview .e-item{margin:0;white-space:nowrap;outline:0 none}.e-treeview .e-item{padding:2px 0 2px 24px}.e-treeview .e-text{border:1px solid transparent;padding:4px 7px 5px 7px;text-decoration:none;min-height:15px;min-width:10px;border-image:initial;outline:0 none}.e-treeview .e-text{margin-left:8px;font-size:13px;line-height:21px}.e-fullrow-wrap .e-text{vertical-align:top}.e-fullrow-wrap .e-fullrow{width:100%;position:absolute;left:0;-webkit-user-select:none;margin-top:-32px;height:32px;box-sizing:border-box;overflow:hidden}.e-fullrow-wrap .e-text-wrap{position:relative;z-index:1;cursor:pointer}.e-treeview .e-text.e-editable{background:none;border:none;padding:0}.e-treeview .e-text.e-editable .e-tree-input{box-sizing:border-box;padding:0 0 0 7px;margin:0}.e-treeview .e-text.e-editable .e-tree-input{border-width:1px}.e-treeview-wrap.e-rtl .e-text.e-editable .e-tree-input{padding:0 7px 0 0}.e-dragedNode{z-index:10002;line-height:1.42857143;margin-left:20px;display:table}.e-dragedNode{font-size:13px;padding:4px 8px 5px 8px;font-weight:500}.e-icon.e-dropedStatus:before{float:left}.e-icon.e-dropedStatus:before{margin:4px 5px}.e-dragedNode .e-icon.e-minus:before,.e-dragedNode.e-rtl .e-icon.e-minus:before{content:""}.e-dragedNode .e-icon.e-plus:before,.e-dragedNode.e-rtl .e-icon.e-plus:before{content:""}.e-dragedNode .e-insertInbetween:before{content:""}.e-dragedNode .e-insertInbetween-rtl:before{content:""}.e-rtl .e-icon.e-dropedStatus:before{float:right}.e-dragedNode .e-text{text-decoration:none;display:table-cell;white-space:nowrap;margin:0 0 1px}.e-treeview-wrap .e-sibling{position:absolute;margin-top:-2px;z-index:2}.e-treeview-wrap .e-sibling{width:6px;height:6px;border-radius:10px}.e-treeview-wrap .e-sibling::before{content:'';position:absolute;top:3px;left:6px;width:94px;height:1px;z-index:2}.e-treeview-wrap.e-rtl .e-sibling::before{right:6px}.e-icon.e-dropedStatus{width:14px;height:14px;display:table-cell}.e-icon.e-dropedStatus{padding-right:5px}.e-rtl .e-icon.e-dropedStatus{padding-right:0;padding-left:5px}.e-drop-count{position:absolute;top:-10px;border:1px solid;min-width:12px;padding:2px 4px;text-align:center;font-size:12px;border-radius:15px}.e-drop-count{margin-left:-3px;font-weight:500}.e-rtl .e-drop-count{left:-18px}.e-treeview ul{padding:2px 0 0 24px;width:auto;list-style-type:none;outline:0 none}.e-treeview-wrap>ul{padding:0 0 0 24px}.e-treeview.e-rtl ul{padding-right:10px;padding-left:0}.e-treeview ul:first-child,.e-treeview{min-height:15px}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{background-repeat:no-repeat;border:0 none transparent;float:left;cursor:pointer}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{width:24px;margin-left:-24px;height:24px;position:relative;margin-top:4px;padding-top:0}.e-treeview-wrap .e-plus:before,.e-treeview-wrap .e-minus:before,.e-treeview-wrap .e-load:before{margin:5px auto}.e-treeview-wrap .e-icon.e-load{background-size:14px}.e-treeview .e-item img.e-align{vertical-align:middle;margin-left:5px}.e-treeview-wrap .e-item div>a>span,.e-treeview-wrap .e-item div>a>img,.e-dragedNode .e-text>span,.e-dragedNode .e-text>img{margin-right:5px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{float:left;margin-top:7px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{margin-left:8px;margin-right:0}.e-treeview-wrap.e-rtl .e-item div>span+span{margin-right:6px;margin-left:4px}.e-treeview-wrap.e-rtl .e-item{padding:2px 24px 2px 0}.e-treeview-wrap.e-rtl .e-treeview{padding:0 24px 0 0}.e-treeview-wrap.e-rtl .e-treeview-ul{margin-left:0;padding:2px 24px 0 0;margin-right:-24px}.e-treeview-wrap.e-rtl .e-treeview.e-treeview-ul{padding:0;margin:0}.e-treeview-wrap.e-rtl .e-item .e-icon{float:right}.e-treeview-wrap.e-rtl .e-plus,.e-treeview-wrap.e-rtl .e-minus,.e-treeview-wrap.e-rtl .e-icon.e-load{margin-right:-24px}.e-treeview-wrap.e-rtl .e-item img.e-align{vertical-align:middle;margin-right:5px}.e-treeview-wrap.e-rtl .e-text{margin-right:8px}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{float:right}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{margin-left:0;margin-right:8px}.e-treeview-wrap.e-rtl .e-chkbox-wrap div>span{text-align:right}.e-treeview-wrap .e-chkbox-wrap .e-chkbox-small>span{top:0}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-right:0}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-left:5px}.e-treeview .e-treeview-ul{margin-bottom:-2px}.e-treeview .e-text,.e-autocomplete.e-disable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-treeview .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-treeview .e-fe-popup .e-tail:before,.e-treeview .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treeview .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-treeview .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-treeview .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-treeview .e-fe-popup .e-downtail:after{top:34px}.e-fullrow-wrap .e-treeview-ul{margin-bottom:-2px}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{border:0}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{margin:1px 1px 1px 9px}.e-fullrow-wrap.e-rtl .e-li-active .e-active,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-hover,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-focus,.e-fullrow-wrap.e-rtl .e-li-focus .e-node-focus{margin:1px 9px 1px 1px}.e-treeview-wrap.e-dragging .e-text,.e-fullrow-wrap.e-dragging .e-text-wrap,.e-treeview-wrap.e-dragging .e-chkbox-wrap div>span{cursor:default}.e-treeview-wrap:not(.e-fullrow-wrap) .e-text{display:inline-flex}.e-treeview-wrap .e-icon.e-plus,.e-treeview-wrap .e-icon.e-minus{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.e-treeview-wrap:not(.e-rtl) .e-icon.e-plus{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-treeview-wrap.e-rtl .e-icon.e-plus{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-treeview-wrap:not(.e-rtl) .e-icon.e-minus{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.e-treeview-wrap.e-rtl .e-icon.e-minus{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.e-treeview .e-draggable{touch-action:none}.e-waitpopup-pane{opacity:.85;filter:alpha(opacity=85);position:absolute}.e-waitpopup-pane .e-image{background-position:center center;background-repeat:no-repeat;display:block;margin:0 auto;position:relative}.e-waitpopup-pane .e-image{height:52px;width:52px;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.26)}.e-waitpopup-pane .e-text{font-size:16px;margin:0;position:relative;text-align:center}.e-tagcloud{width:350px;display:block}.e-tagcloud{box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-tagcloud .e-title{font-size:16px;font-weight:600;vertical-align:middle}.e-tagcloud .e-title{box-shadow:none;border-width:0;padding:16px 6px 10px 16px}.e-tagcloud ul.e-notitle{border-top-width:1px}.e-tagcloud .e-title-img{margin-right:7px;vertical-align:middle}.e-tagcloud .e-ul{font-weight:400;list-style-position:outside;width:100%;overflow:hidden;display:block;border-top-width:0}.e-tagcloud .e-ul{font-size:14px;padding:12px 12px 12px 16px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border:0}.e-tagcloud .e-list .e-tagitems,.e-tagcloud .e-cloud .e-tagitems{cursor:pointer;list-style-type:none;padding:5px 3px}.e-tagcloud .e-list .e-tagitems{display:block}.e-tagcloud .e-tagitems .e-txt{outline:0 none;text-decoration:none;line-height:20px;padding:0 2px}.e-tagcloud .e-load{min-height:30px;width:100%}.e-toolbar{margin-top:0;outline:0 none}.e-toolbar{border:0 solid}.e-toolbar.e-toolbarspan{width:100%}.e-toolbar.e-toolbarspan{box-shadow:none;padding-left:24px;padding-right:24px}.e-toolbar.e-toolbarspan.e-inline{border-radius:0;padding-left:0;padding-right:0}.e-toolbar>ul>li{position:relative;cursor:default;list-style-type:none}.e-toolbar>ul>li{border:0 solid transparent;padding:11px}.e-toolbar>ul>li div.e-item-overlay{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.1;filter:alpha(opacity=10)}.e-toolbar.e-js ul>li.e-tooltxt{margin-right:10px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.e-toolbar.e-js ul>li.e-tooltxt:last-child{margin-right:0}.e-toolbar,.e-toolbar>.e-vertical,.e-toolbar>.e-horizontal,.e-toolbar div:first-child{overflow:hidden}.e-toolbar>.e-horizontal.e-ul>li,.e-toolbar>.e-horizontal .e-spriteimg,.e-toolbar.e-rtl>.e-res-pos{float:left}.e-toolbar>.e-horizontal.e-ul{vertical-align:middle;float:left;height:inherit;margin-top:10px;margin-bottom:10px}.e-toolbar.e-rtl>.e-horizontal.e-comnrtl,.e-toolbar.e-rtl>.e-horizontal .e-comnrtl,.e-toolbar>.e-res-pos{float:right}.e-toolbar>.e-vertical .e-comnrtl{direction:rtl}.e-toolbar>.e-horizontal .e-align,.e-toolbar>.e-horizontal .e-tooltxt,.e-toolbar>.e-vertical .e-align,.e-toolbar>.e-vertical>.e-tooltxt{vertical-align:middle;outline:none}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{background-color:transparent}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{border:0 solid transparent}.e-toolbar ul:last-child>li:last-child,.e-toolbar.e-rtl ul:first-child>li:last-child{margin-right:0}.e-toolbar>ul>li{margin-right:1px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down{height:23px;line-height:normal;font-size:17px;cursor:pointer;margin-top:5px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down{padding-top:15px;-webkit-transform:rotate(0deg);-webkit-transition:-webkit-transform 300ms ease}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down:before{content:""}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down.e-active{-webkit-transform:rotate(180deg);margin-top:15px}.e-toolbar .e-icon.e-toolbar-res-arrow{height:28px;width:28px;line-height:normal;padding-top:12px}.e-toolbar .e-icon.e-toolbar-res-arrow:before{content:"";font-size:21px;cursor:pointer}.e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:5px}.e-toolbar .e-display-none,.e-toolbar.e-display-none{display:none}.e-toolbar .e-display-block,.e-toolbar.e-display-block{display:block}.e-abs-position{position:absolute}.e-rel-position{position:relative}.e-rel-position{right:0}.e-rtl .e-rel-position{right:auto}.e-rtl .e-rel-position{left:0}.e-toolbar.e-responsive-toolbar{width:480px;height:auto}.e-rating{display:inline-block;list-style-type:none;position:relative}.e-rating.e-vertical .e-ul{-webkit-margin-before:.2em}.e-rating.e-horizontal .e-ul,.e-rating.e-vertical .e-ul{padding:0 2px;list-style-type:none;margin:0}.e-rating.e-horizontal .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-horizontal .e-reset{float:left}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{cursor:pointer}.e-rating,.e-rating .e-shape-list{outline:0 none}.e-progressbar{display:block;height:20px;position:relative;width:100%}.e-progressbar{border:0 solid;border-radius:0 !important}.e-progressbar .e-progress{border:none;height:100%;width:0}.e-progressbar.e-rtl .e-progress-txt{position:absolute;text-align:left;width:100%;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;top:10px !important;font-size:13px;color:rgba(0,0,0,.87)}.e-progressbar .e-progress-txt{position:absolute;text-align:right;width:100%;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;top:10px !important;font-size:13px;color:rgba(0,0,0,.87)}.e-slider{display:block;outline:0 none;position:relative;height:100%;width:100%;z-index:10}.e-slider{border:0 none}.e-slider-wrap.e-horizontal{height:2px}.e-slider-wrap.e-vertical{height:100%;width:2px}.e-slider.e-corner,.e-slider.e-corner .e-handle,.e-slider.e-corner .e-range{border-radius:2px}.e-slider.e-js,.e-slider.e-js .e-range{border-radius:2px}.e-slider,.e-slider .e-handle,.e-slider .e-range{border-radius:20px}.e-slider-wrap .e-handle{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);box-sizing:border-box}.e-slider-wrap.e-horizontal .e-handle{top:-3px}.e-slider-wrap.e-horizontal .e-handle.e-default{top:-6px}.e-slider .e-handle.e-hover{-webkit-transform:scale(1.333);transform:scale(1.333)}.e-slider .e-handle.e-focus{-webkit-transform:scale(1.667);transform:scale(1.667)}.e-slider-wrap.e-disable .e-handle.e-select{-webkit-transform:scale(1);transform:scale(1)}.e-slider .e-handle.e-select.e-focus:not(.e-no-tab){-ms-transform:none;-webkit-transform:initial;transform:none;-webkit-animation:sliderFocusHandle .7s cubic-bezier(.35,0,.25,1);animation:sliderFocusHandle .7s cubic-bezier(.35,0,.25,1)}.e-slider .e-handle{touch-action:none}@-webkit-keyframes sliderFocusHandle{0%{-webkit-transform:scale(.714)}50%{-webkit-transform:scale(1.05)}100%{-webkit-transform:scale(1)}}@keyframes sliderFocusHandle{0%{-ms-transform:scale(.714);transform:scale(.714)}50%{-ms-transform:scale(1.05);transform:scale(1.05)}100%{-ms-transform:scale(1);transform:scale(1)}}.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start{-webkit-transform:scale(1);transform:scale(1);top:-3px;height:8px;width:8px;cursor:default}.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after{position:absolute;height:8px;width:8px;content:"";border:2px solid;box-sizing:content-box;background-color:transparent;top:-4px !important;left:-4px !important}.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{opacity:1}.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:100%;content:"";height:100%;padding:10px;position:absolute;top:-10px;left:-10px;border:0 solid;border-radius:26px;opacity:.26;filter:alpha(opacity=26);z-index:-1}.e-slider .e-handle.e-select.e-default.e-focus:not(.e-no-tab):after{width:30px;height:30px;padding:0}.e-tooltipbox{transition:top 150ms cubic-bezier(0,0,.2,1);margin-top:-3px;border-radius:2px}.e-tooltipbox.e-vertical{transition:left 150ms cubic-bezier(0,0,.2,1);margin-top:0;margin-left:4px}.e-slider-wrap .e-scale .e-tick .e-tick-value{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-slider-wrap .e-scale{font-size:10px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-slider .e-handle.e-select.e-default.e-focus:not(.e-no-tab):after,.e-slider-wrap.e-disable .e-slider .e-handle.e-default:after{top:-11px;left:-11px}.e-slider-wrap.e-vertical .e-handle{left:-3px}.e-slider-wrap.e-vertical .e-handle.e-default{left:-5px}.e-slider .e-handle{cursor:pointer;outline:0 none;position:absolute;height:12px;width:12px}.e-slider .e-handle{border:2px solid}.e-slider-wrap.e-horizontal .e-range{height:100%;top:0}.e-slider-wrap.e-vertical .e-range{left:0;width:100%}.e-slider .e-range{border:0 none;display:block;position:absolute}.e-scale{list-style:none outside none;outline:0 none;position:relative;z-index:1}.e-scale.e-ie8{z-index:10}.e-slider-wrap.e-small-size .e-scale.e-h-scale{width:100%}.e-slider-wrap.e-small-size .e-scale.e-h-scale{height:100% !important;top:-10px !important}.e-scale.e-v-scale{height:100%}.e-slider-wrap.e-small-size .e-scale.e-v-scale{width:100% !important;right:0 !important}.e-slider-wrap.e-small-size .e-v-scale .e-tick .e-tick-value{margin-right:-12px}.e-scale.e-v-scale .e-tick{width:100% !important;right:0 !important}.e-scale .e-tick{background-color:transparent;background-position:center center;cursor:default;position:relative;height:100%}.e-scale .e-tick .e-tick-value{font-size:10px;position:absolute}.e-h-scale .e-tick{background-repeat:repeat-y}.e-v-scale .e-tick{background-repeat:repeat-x}.e-h-scale .e-tick .e-tick-value{top:-24px}.e-scale.e-h-scale .e-tick{height:100% !important;top:0 !important}.e-h-scale .e-tick.e-first-tick{background-position:left center}.e-h-scale .e-tick.e-last-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-first-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-last-tick{background-position:left center}.e-v-scale .e-tick.e-first-tick{background-position:center top}.e-v-scale .e-tick.e-last-tick{background-position:center bottom}@keyframes e-fadeIn{0%{opacity:0}100%{opacity:1}}@font-face{font-family:'ej-webfont';src:url('material/icons/ejicons.eot?-dzszjm');src:url('material/icons/ejicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('material/icons/ejicons.woff?-dzszjm') format('woff'),url('material/icons/ejicons.woff') format('woff'),url('material/icons/ejicons.ttf?-dzszjm') format('truetype'),url('material/icons/ejicons.svg?-dzszjm#ejicons') format('svg');font-weight:normal;font-style:normal}.e-icon,.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-resize-handle,.e-ddl-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-icon{font-size:14px}.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-rte-footer .e-resize-handle{font-size:16px}.e-icon:before,.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{display:block;margin:0 auto}.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{width:16px;height:16px}.e-icon:before{width:14px;height:14px}.e-grid .e-filterbarcell .e-icon:before{display:block;margin:0 auto}.e-icon{width:16px;height:16px}.e-menu.e-horizontal>.e-list>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list>span span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>span span.e-arrowhead-down:before,.e-menu.rtl>.e-list>a span.arrows:before,.e-menu.rtl>.e-list>span span.arrows,.e-menu.rtl>.e-list:hover>a span.arrows,.e-menu.rtl>.e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list>a span.arrows:before,.e-menu.rtl.e-context>.e-list>span span.arrows:before,.e-menu.rtl.e-vertical>.e-list>a span.arrows:before,.e-menu.rtl.e-vertical>.e-list>span span.arrows:before,.e-menu.rtl .e-list>ul>.e-list>a span.arrows:before,.e-menu.rtl .e-list>ul .e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list:hover span.arrows:before,.e-menu.rtl.e-vertical>.e-list:hover span.arrows:before{content:""}.e-menu .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>span span.e-arrowhead-right:before,.e-menu>.e-list:hover>a span.e-arrowhead-right:before,.e-menu>.e-list:hover>span span.e-arrowhead-right:before{content:""}.e-menu.e-rtl .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>span span.e-arrowhead-right:before{content:""}.e-icon.e-boardpin:before,.e-icon.e-unpin:before{content:""}.e-icon.e-boardpin1:before,.e-icon.e-pin:before{content:""}.e-icon.e-upload:before{content:""}.e-icon.e-reload:before{content:""}.e-upload-file .e-file-list .e-icon.e-file-cancel:before{content:""}.e-icon.e-close:before{content:""}.e-icon.e-addnew:before,.e-icon.e-plus:before{content:""}.e-icon.e-minus:before,.e-icon.e-minimize:before{content:""}.e-icon.e-rarrowright-2x:before{content:""}.e-icon.e-rarrowup-2x:before{content:""}.e-icon.e-rarrowdown-2x:before{content:""}.e-icon.e-rarrowleft-2x:before{content:""}.e-icon.e-login:before{content:""}.e-icon.e-orientationlanscape:before{content:""}.e-icon.e-searchfind:before,.e-icon.e-search:before{content:""}.e-icon.e-alignleft:before{content:""}.e-icon.e-aligncenter:before{content:""}.e-icon.e-alignright:before{content:""}.e-icon.e-alignjustify:before{content:""}.e-icon.e-alignnone:before{content:""}.e-icon.e-filterset:before{content:""}.e-icon.e-filternone:before{content:""}.e-icon.e-arrowheadup-2x:before{content:""}.e-icon.e-arrowheaddown-2x:before{content:""}.e-icon.e-arrowheadleft:before,.e-icon.e-arrowheadleft-2x:before,.e-icon.e-left-arrow:before,.e-rtl .e-icon.e-right-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowheadright:before,.e-icon.e-arrowheadright-2x:before,.e-icon.e-right-arrow:before,.e-rtl .e-icon.e-left-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-numbering:before{content:""}.e-icon.e-bullets:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-delete:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-mediaback:before{content:""}.e-icon.e-mediaforward:before{content:""}.e-icon.e-arrowheadright-2x:before{content:""}.e-icon.e-arrowheadleft-2x:before{content:""}.e-icon.e-medianext:before{content:""}.e-icon.e-mediaprev:before{content:""}.e-icon.e-mediaeject:before{content:""}.e-icon.e-mediaclose:before{content:""}.e-icon.e-mediapause:before{content:""}.e-icon.e-mediaplay:before{content:""}.e-icon.e-righttick:before,.e-icon.e-checkmark:before{content:""}.e-icon.e-cancel:before,.e-icon.e-file-cancel:before,.e-icon.e-file-percentage-failed:before{content:""}.e-icon.e-smile:before{content:""}.e-icon.e-information:before{content:""}.e-icon.e-cut:before{content:""}.e-icon.e-edit:before{content:""}.e-icon.e-swapleft:before{content:""}.e-icon.e-swapright:before{content:""}.e-icon.e-swapup:before{content:""}.e-icon.e-swapdown:before{content:""}.e-icon.e-zoomin:before{content:""}.e-icon.e-zoomout:before{content:""}.e-icon.e-warningmessage:before{content:""}.e-icon.e-cursor:before{content:""}.e-icon.e-shoppingcart:before{content:""}.e-icon.e-handup:before{content:""}.e-icon.e-palette:before{content:""}.e-icon.e-star:before{content:""}.e-icon.e-copy:before{content:""}.e-icon.e-paste:before{content:""}.e-icon.e-settings:before{content:""}.e-icon.e-clock:before{content:""}.e-icon.e-hyperlink:before{content:""}.e-icon.e-hyperlinkbreak:before{content:""}.e-icon.e-resizers:before,.e-icon.e-resize-handle:before{content:""}.e-icon.e-home:before{content:""}.e-icon.e-clipboard:before{content:""}.e-icon.e-userlogin:before{content:""}.e-icon.e-dataexport:before{content:""}.e-icon.e-arrowheadright:before{content:""}.e-icon.e-arrowhead-down:before,.e-icon.e-down-arrow:before{content:""}.e-icon.e-arrowheadup:before,.e-icon.e-up-arrow:before{content:""}.e-icon.e-arrowheadleft:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-bold:before{content:""}.e-icon.e-italic:before{content:""}.e-icon.e-underline:before{content:""}.e-icon.e-strikethrough:before{content:""}.e-icon.e-font:before{content:""}.e-icon.e-rarrowdown:before{content:""}.e-icon.e-rarrowleft:before{content:""}.e-icon.e-rarrowup:before{content:""}.e-icon.e-rarrowright:before{content:""}.e-icon.e-calender:before{content:""}.e-icon.e-datetimecalendar:before,.e-icon.e-datetime:before{content:""}.e-icon.e-collapse-arrow:before{content:""}.e-icon.e-expand-arrow:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-restore:before{content:""}.e-icon.e-reload:before{content:""}.e-icon.e-plus:before{content:""}.e-icon.e-minus:before{content:""}.e-rtl .e-icon.e-plus:before{content:""}.e-rtl .e-icon.e-minus:before{content:""}.e-icon.e-gridgroupbutton:before{content:""}.e-icon.e-gnextmedia{background-position:-51px -84px}.e-gnext{background-position:-336px -84px}.e-gprevmedia{background-position:-103px -84px}.e-gprev{background-position:-313px -84px}.e-gadd{background-position:-103px 1px}.e-gedit{background-position:-26px -41px}.e-gdelete{background-position:-181px -20px}.e-icon.e-save:before{content:""}.e-icon.e-insertInbetween:before{content:""}.e-icon.e-insertInbetween-rtl:before{content:""}.e-icon.e-gcancel{background-position:-440px -20px}.e-icon.e-gsearch{background-position:-310px 4px}.e-icon.e-gdiagonalnext:before{content:""}.e-icon.e-gnextforward:before{content:""}.e-icon.e-gupward{background-position:-204px 2px}.e-icon.e-gdownward{background-position:-180px 2px}.e-icon.e-gclose{background-position:-445px -22px}.e-icon.e-guparrow:before{content:""}.e-icon.e-gdownarrow:before{content:""}.e-icon.e-gupdatenotify:before{content:"";font-size:10px}.e-datewidget .e-calendar.e-icon:before,.e-datetime-wrap .e-datetime.e-icon:before{height:21px;width:21px}.e-timewidget .e-arrow-sans-down.e-icon:before,.e-ddl .e-arrow-sans-down.e-icon:before{height:12px;width:12px}.e-ddl .e-arrow-sans-down.e-icon:before{width:10px;height:8px;margin:0 7px 0 7px}.e-numeric .e-icon:before,.e-percent .e-icon:before,.e-currency .e-icon:before{height:8px;width:10px}.e-treeview-wrap .e-icon.e-plus:before{content:"";font-size:14px;width:14px;height:14px}.e-treeview-wrap.e-rtl .e-icon.e-load:before,.e-treeview-wrap .e-icon.e-load:before{content:""}.e-treeview-wrap .e-icon.e-minus:before{content:"";font-size:14px;width:14px;height:14px}.e-treeview-wrap.e-rtl .e-icon.e-plus:before{content:""}.e-treeview-wrap.e-rtl .e-icon.e-minus:before{content:""}.e-treeview-wrap:not(.e-ie8) .e-icon.e-minus:before{content:""}.e-treeview-wrap.e-rtl:not(.e-ie8) .e-icon.e-minus:before{content:""}.e-splitter .e-splitbar>.e-icon:before{height:100%;width:100%;font-size:13px}.e-splitter .e-splitbar>.e-icon.v-backward:before,.e-splitter .e-splitbar>.e-icon.e-arrow-sans-left:before{font-size:12px}.e-splitter .h-backward:before{content:""}.e-splitter .h-forward:before{content:""}.e-splitter .v-backward:before{content:""}.e-splitter .v-forward:before{content:""}.e-rowselect:before{content:""}.e-sortdirect:before{content:""}.e-tab .e-icon.e-close:before,.e-uploadbox.e-dialog .e-close:before{content:""}.e-tab .e-icon.e-chevron-circle-right:before{content:""}.e-tab .e-icon.e-chevron-circle-left:before{content:""}.e-dialog .e-icon.e-collapse-arrow:before{content:""}.e-dialog .e-icon.e-expand-arrow:before{content:""}.e-scrollbar .e-vup.e-icon:before{content:"";left:5px}.e-scrollbar .e-vdown.e-icon:before{content:""}.e-scrollbar .e-hup.e-icon:before{content:""}.e-scrollbar .e-hdown.e-icon:before{content:""}.e-icon.e-shrink:before{content:""}.e-icon.e-full-screen-collapse:before{content:""}.e-icon.e-list:before{content:""}.e-icon.e-list-numbered_01:before{content:""}.e-icon.e-indent:before{content:""}.e-icon.e-indent_01:before{content:""}.e-icon.e-outdent:before{content:""}.e-icon.e-outdent_01:before{content:""}.e-icon.e-close_01:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-redo_01:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-undo_01:before{content:""}.e-icon.e-video_01:before{content:""}.e-icon.e-cross-circle:before{content:""}.e-icon.e-clean-brush:before{content:""}.e-icon.e-delete-column:before{content:""}.e-icon.e-delete-row:before{content:""}.e-icon.e-insert-column-left:before{content:""}.e-icon.e-insert-column-left_01:before{content:""}.e-icon.e-insert-column-right:before{content:""}.e-icon.e-insert-column-right_01:before{content:""}.e-icon.e-insert-row-below:before{content:""}.e-icon.e-insert-row-below_01:before{content:""}.e-icon.e-insert-row-above:before{content:""}.e-icon.e-insert-row-above_01:before{content:""}.e-icon.e-table:before{content:""}.e-icon.e-sigma:before{content:""}.e-icon.e-sigma_01:before{content:""}.e-icon.e-uppercase:before{content:""}.e-icon.e-lowercase:before{content:""}.e-icon.e-background-color:before{content:""}.e-icon.e-superscript:before{content:""}.e-icon.e-subscript:before{content:""}.e-icon.e-download:before{content:""}.e-icon.e-save_01:before{content:""}.e-icon.e-mail:before,.e-icon.e-message:before{content:""}.e-icon.e-arrowhead-right_01:before{content:""}.e-icon.e-arrowhead-left:before{content:""}.e-icon.e-arrowhead-left_01:before{content:""}.e-icon.e-datetime_01:before{content:""}.e-icon.e-calendar_01:before{content:""}.e-icon.e-calendar-plus:before{content:""}.e-icon.e-calendar-edit:before{content:""}.e-icon.e-chevron-right_02:before{content:""}.e-icon.e-chevron-left_02:before{content:""}.e-icon.e-bold_01:before{content:""}.e-icon.e-link:before{content:""}.e-icon.e-external-link:before{content:""}.e-icon.e-external-link_01:before{content:""}.e-icon.e-copy_01:before{content:""}.e-icon.e-zoom-in_02:before{content:""}.e-icon.e-zoom-out_02:before{content:""}.e-icon.e-arrow-circle-left_03:before{content:""}.e-icon.e-edit_02:before{content:""}.e-icon.e-edit_03:before{content:""}.e-icon.e-edit_05:before{content:""}.e-icon.e-notification_01:before{content:""}.e-icon.e-media-forward_01:before{content:""}.e-icon.e-play-circle:before{content:""}.e-icon.e-media-fast-forward:before{content:""}.e-icon.e-full-screen-expand:before{content:""}.e-icon.e-full-screen-expand_01:before{content:""}.e-icon.e-filter-settings:before{content:""}.e-icon.e-search_01:before{content:""}.e-icon.e-image_01:before{content:""}.e-icon.e-minus_01:before{content:""}.e-icon.e-plus_01:before{content:""}.e-icon.e-code_01:before{content:""}.e-icon.e-code-hexagon:before{content:""}.e-icon.e-cut_01:before{content:""}.e-icon.e-delete_01:before{content:""}.e-icon.e-delete_02:before{content:""}.e-icon.e-delete_04:before{content:""}.e-icon.e-stop:before{content:""}.e-icon.e-circle-square:before{content:""}.e-icon.e-vertical-barchart:before{content:""}.e-icon.e-fullborders:before{content:""}.e-icon.e-diagonal-square:before{content:""}.e-icon.e-3d:before{content:""}.e-icon.e-file-excel:before{content:""}.e-icon.e-file-text:before{content:""}.e-icon.e-file-text_01:before{content:""}.e-icon.e-file-mdx:before{content:""}.e-icon.e-file-empty:before{content:""}.e-icon.e-hexagon-square:before{content:""}.e-icon.e-globe:before{content:""}.e-icon.e-globe_01:before{content:""}.e-icon.e-file-delete_01:before{content:""}.e-icon.e-pentagon-square:before{content:""}.e-icon.e-vertical-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-power-cord:before{content:""}.e-icon.e-comments:before{content:""}.e-icon.e-horizontal-barchart:before{content:""}.e-icon.e-horizontal-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-pyramid:before{content:""}.e-icon.e-inverted-pyramid:before{content:""}.e-icon.e-pie-chart:before{content:""}.e-icon.e-table_01:before{content:""}.e-icon.e-folder:before{content:""}.e-icon.e-folder-open:before{content:""}.e-icon.e-signal:before{content:""}.e-icon.e-print:before{content:""}.e-icon.e-word_01:before{content:""}.e-icon.e-word-export:before{content:""}.e-icon.e-pdf_01:before{content:""}.e-icon.e-pdf-export:before{content:""}.e-icon.e-excel_01:before{content:""}.e-icon.e-excel-export:before{content:""}.e-icon.e-powerpoint-export:before{content:""}.e-icon.e-ie:before{content:""}.e-icon.e-documents:before{content:""}.e-icon.e-question:before{content:""}.e-icon.e-film:before{content:""}.e-icon.e-volume-up:before{content:""}.e-icon.e-circle-four:before{content:""}.e-icon.e-circle-one:before{content:""}.e-icon.e-circle-two:before{content:""}.e-icon.e-circle-three:before{content:""}.e-icon.e-arrow-down:before{content:""}.e-icon.e-arrow-down_01:before{content:""}.e-icon.e-arrow-left_01:before{content:""}.e-icon.e-sync:before{content:""}.e-icon.e-sync-disabled:before{content:""}.e-icon.e-paperclip:before{content:""}.e-icon.e-paperclip_01:before{content:""}.e-icon.e-circle:before{content:""}.e-icon.e-circle_01:before{content:""}.e-icon.e-clear:before{content:""}.e-icon.e-file-html:before{content:""}.e-icon.e-th:before{content:""}.e-icon.e-th-small:before{content:""}.e-icon.e-file-resize-four-direction:before{content:""}.e-icon.e-file-resize-horizontal:before{content:""}.e-icon.e-media-backward_01:before{content:""}.e-icon.e-chevron-right_01:before{content:""}.e-icon.e-chevron-down_01:before{content:""}.e-icon.e-chevron-up_01:before{content:""}.e-icon.e-chevron-left_01:before{content:""}.e-icon.e-key:before{content:""}.e-icon.e-align-left:before{content:""}.e-icon.e-align-center:before{content:""}.e-icon.e-align-right:before{content:""}.e-icon.e-align-justify:before{content:""}.e-icon.e-align-none:before{content:""}.e-icon.e-filter:before{content:""}.e-icon.e-list-numbered:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-media-backward:before{content:""}.e-icon.e-media-forward:before{content:""}.e-icon.e-media-previous:before{content:""}.e-icon.e-media-next:before{content:""}.e-icon.e-media-eject:before{content:""}.e-icon.e-media-pause:before{content:""}.e-icon.e-media-play:before{content:""}.e-icon.e-checkmark:before{content:""}.e-icon.e-smiley:before{content:""}.e-icon.e-notification:before{content:""}.e-icon.e-arrow-circle-right:before{content:""}.e-icon.e-arrow-circle-down:before{content:""}.e-icon.e-arrow-circle-left:before{content:""}.e-icon.e-arrow-circle-up:before{content:""}.e-icon.e-zoom-in:before{content:""}.e-icon.e-zoom-out:before{content:""}.e-icon.e-warning:before{content:""}.e-icon.e-pointer:before{content:""}.e-icon.e-unlink:before{content:""}.e-icon.e-user:before{content:""}.e-icon.e-export:before{content:""}.e-icon.e-arrow-sans-down:before{content:""}.e-icon.e-arrow-sans-up:before{content:""}.e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-reply:before{content:""}.e-icon.e-forward:before{content:""}.e-icon.e-chevron-down:before{content:""}.e-icon.e-chevron-left:before{content:""}.e-icon.e-chevron-up:before{content:""}.e-icon.e-chevron-right:before{content:""}.e-icon.e-calendar:before{content:""}.e-icon.e-arrowhead-right:before{content:""}.e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowhead-up:before{content:""}.e-icon.e-arrowhead-down:before{content:""}.e-icon.e-print_02:before{content:""}.e-icon.e-excel:before{content:""}.e-icon.e-word:before{content:""}.e-icon.e-pdf:before{content:""}.e-icon.e-edit_04:before{content:""}.e-icon.e-delete_03:before{content:""}.e-icon.e-save_02:before{content:""}.e-icon.e-sort-alpha-asc_01:before{content:""}.e-icon.e-sort-alpha-desc_01:before{content:""}.e-icon.e-arrow-sans-right_01:before{content:""}.e-icon.e-media-forward_03:before{content:""}.e-icon.e-arrow-sans-left_01:before{content:""}.e-icon.e-media-backward_03:before{content:""}.e-icon.e-full-screen-collapse_01:before{content:""}.e-icon.e-italic_01:before{content:""}.e-icon.e-underline_01:before{content:""}.e-icon.e-strikethrough_01:before{content:""}.e-icon.e-align-left_01:before{content:""}.e-icon.e-align-center_01:before{content:""}.e-icon.e-align-right_01:before{content:""}.e-icon.e-align-justify_01:before{content:""}.e-icon.e-bullets_01:before{content:""}.e-icon.e-filternone_01:before{content:""}.e-icon.e-copy_02:before{content:""}.e-icon.e-paste_01:before{content:""}.e-icon.e-link_01:before{content:""}.e-icon.e-unlink_01:before{content:""}.e-icon.e-image:before{content:""}.e-icon.e-video:before{content:""}.e-icon.e-table_02:before{content:""}.e-icon.e-insert-row-above_02:before{content:""}.e-icon.e-insert-row-below_02:before{content:""}.e-icon.e-insert-column-left_02:before{content:""}.e-icon.e-insert-column-right_02:before{content:""}.e-icon.e-delete-row_01:before{content:""}.e-icon.e-delete-column_01:before{content:""}.e-icon.e-superscript_01:before{content:""}.e-icon.e-subscript_01:before{content:""}.e-icon.e-uppercase_01:before{content:""}.e-icon.e-lowercase_01:before{content:""}.e-icon.e-file-code:before{content:""}.e-icon.e-delete_05:before{content:""}.e-icon.e-arrow-left:before{content:""}.e-icon.e-arrow-right:before{content:""}.e-icon.e-print_01:before{content:""}.e-icon.e-exit:before{content:""}.e-icon.e-file-settings:before{content:""}.e-icon.e-media-backward_04:before{content:""}.e-icon.e-filter_01:before{content:""}.e-icon.e-file-list:before{content:""}.e-icon.e-document:before{content:""}.e-icon.e-media-forward_04:before{content:""}.e-icon.e-zoom-in_01:before{content:""}.e-icon.e-print_03:before{content:""}.e-icon.e-zoom-out_01:before{content:""}.e-icon.e-media-backward_02:before{content:""}.e-icon.e-media-forward_02:before{content:""}.e-icon.e-sort-alpha-asc:before{content:""}.e-icon.e-sort-alpha-desc:before{content:""}.e-icon.e-folder_01:before{content:""}.e-icon.e-folder-open_01:before{content:""}.e-icon.e-checkmark_01:before{content:""}.e-icon.e-folder-add:before{content:""}.e-icon.e-arrow-circle-left_01:before{content:""}.e-icon.e-arrow-circle-right_01:before{content:""}.e-icon.e-arrow-up:before{content:""}.e-icon.e-arrow-circle-left_02:before{content:""}.e-icon.e-arrow-circle-right_02:before{content:""}.e-icon.e-info:before{content:""}.e-icon.e-edit_01:before{content:""}.e-icon.e-th-list:before{content:""}.e-icon.e-th-large:before{content:""}.e-icon.e-shoppingcart_01:before{content:""}.e-icon.e-enlarge:before{content:""}.e-icon.e-code:before{content:""}.e-icon.e-view-details:before{content:""}.e-btn.e-select:focus:after,.e-tbtn.e-btn:focus:after,.e-split-btn.e-btn:focus:after,.e-datetime-popup .e-dt-button.e-focus:after,.e-split:hover .e-split-btn.e-select.e-left-btn:after,.e-split:hover .e-split-btn.e-select.e-drp-btn:after,.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover:after,.e-datepicker.e-popup .e-header .e-prev:hover:after,.e-datepicker .e-datepicker-days td.e-hover:after,.e-datepicker.e-popup .e-header .e-next:hover:after,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:hover:after,.e-daterangepicker-popup .e-datepicker .e-datepicker-days td:hover:after,.e-colorwidget .e-color-container:active .e-selected-color::after,.e-colorwidget .e-select:active .e-icon::after,.e-datepicker table td:hover:after,.e-colorpicker .e-colorblock .e-color-image.e-add:active:after,.e-uploadbox.e-widget .e-selectpart.e-select:active:after{visibility:visible}.e-scrollbar{background-color:#ecedee;cursor:default}.e-scroller .e-content,.e-scroller.e-rtl .e-content{touch-action:none}.e-scrollbar.e-hscrollbar{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown,.e-scrollbar.e-rtl .e-vscroll{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown{height:inherit;display:inline-block}.e-scrollbar .e-hhandle,.e-scrollbar .e-hscroll{height:inherit}.e-scrollbar .e-vscroll .e-button.e-icon{width:inherit}.e-scrollbar .e-hscroll .e-button.e-icon,.e-scrollbar .e-vscroll .e-button.e-icon{display:table}.e-scrollbar .e-icon{font-size:9px}.e-scrollbar .e-vhandle.e-v-line{width:100%;margin:0 auto}.e-scrollbar .e-v-line:before{width:16px}.e-scrollbar .e-vscroll .e-icon:before,.e-scrollbar .e-hscroll .e-icon:before{height:inherit;text-align:center;display:table-cell;vertical-align:middle}.e-scrollbar .e-vscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-hhandle.e-icon:before{width:inherit}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-scrollbar .e-vscroll{vertical-align:top;width:inherit;float:right}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle,.e-scrollbar .e-button{position:relative}.e-scrollbar.e-rtl{direction:rtl}.e-scrollbar.e-rtl .e-content,.e-scrollbar.e-rtl .e-hscroll{float:right}.e-scroller.e-js.e-widget.e-rtl .e-vscrollbar{left:0;right:auto}.e-scroller,.e-scroller>.e-content{overflow:hidden}.e-scroller.e-autohide{position:relative}.e-scroller.e-autohide .e-vscrollbar,.e-scroller.e-autohide .e-vscroll{position:absolute;right:0}.e-scroller.e-autohide .e-hscrollbar,.e-scroller.e-autohide .e-hscroll{position:absolute;bottom:0}.e-scroller>.e-content,.e-scroller.e-rtl .e-vscrollbar,.e-scroller.e-rtl .e-vscroll,.e-scroller .e-hscroll,.e-scroller .e-hscroll .e-hhandle{float:left}.e-scroller.e-rtl .e-content,.e-scroller.e-rtl .e-hscrollbar,.e-scroller.e-rtl .e-hscroll,.e-scroller.e-rtl .e-hscroll .e-hhandle{float:right}.e-scroller .e-vscrollbar{float:right}.e-scroller .e-hscrollbar{float:left}.e-scroller.e-rtl{direction:rtl}.e-scroller.e-rtl>.e-content,.e-scroller.e-rtl .e-hscroll{float:right}.e-scroller.e-native-scroll>.e-content,.e-scroller.e-native-scroll>.e-content>.e-target-pane{overflow:scroll;touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-native-scroll>.e-content::-webkit-scrollbar,.e-scroller.e-native-scroll>.e-content>.e-target-pane::-webkit-scrollbar{height:0;width:0}.e-datetime-wrap.e-error .e-in-wrap{border-color:#f00}.e-datetime-wrap{display:block;overflow:visible;width:143px;height:32px}.e-datetime-wrap .e-padding{padding:0 24px 0 0}.e-datetime-wrap .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datetime-wrap .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-datetime-wrap .e-select{width:23px}.e-datetime-wrap.e-rtl .e-select{border-left:none;right:auto}.e-datetime-wrap.e-rtl .e-select{border-right:0}.e-datetime-wrap.e-rtl .e-padding{padding:0 0 0 24px}.e-datetime-wrap .e-icon{font-size:21px}.e-datetime-wrap .e-icon{height:24px}.e-datetime-wrap .e-icon{margin-top:-11px}.e-datetime-popup{cursor:default;overflow:auto;position:absolute;outline:0 none}.e-datetime-popup{border:0;box-shadow:0 2px 3px 1px rgba(0,0,0,.21)}.e-datetime-wrap .e-datetime{background-position:-26px -85px}.e-datetime-popup .e-popup-container{display:inline-flex}.e-datetime-popup .e-popup-container{padding:5px}.e-datetime-popup .e-button-container{display:block}.e-datetime-popup .e-button-container{padding:0 5px 5px}.e-datetime-popup .e-datecontainer,.e-datetime-popup .e-timecontainer{display:inline-block}.e-datetime-popup .e-datecontainer{float:left}.e-datetime-popup .e-datecontainer{margin:0}.e-datetime-popup.e-rtl .e-datecontainer{float:right;margin:0 0 0 5px}.e-datetime-popup .e-timecontainer .e-time-popup{border-top:medium none}.e-datetime-popup .e-timecontainer .e-header{border-left:1px solid}.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-datetime-popup .e-timecontainer.e-focus{border-radius:4px}.e-datetime-popup .e-dt-button{cursor:pointer;display:inline-block;text-align:center;border:1px solid}.e-datetime-popup .e-dt-button{height:20px;line-height:20px;padding:5px 28px 5px 28px}.e-datetime-popup .e-dt-button.e-dt-today{margin:0 5px 0 0}.e-datetime-popup.e-rtl .e-dt-button.e-dt-today{margin:0 0 0 5px}.e-datetime-popup .e-dt-button.e-dt-done{float:right}.e-datetime-popup.e-rtl .e-dt-button.e-dt-done{float:left}.e-dt-responsive.e-datetime-popup .e-popup-container{display:inline-block}.e-dt-responsive.e-datetime-popup .e-datecontainer{float:none;margin:0 0 5px 0}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today,.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{margin:0 8px 0 0}.e-dt-responsive.e-datetime-popup .e-dt-button{padding:3px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dt-responsive.e-datetime-popup .e-datecontainer,.e-dt-responsive.e-datetime-popup .e-timecontainer{display:block}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today{width:36px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{width:59px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-done{width:31px}.e-drill-down.e-datetime-popup{border:0}.e-drill-down.e-datetime-popup .e-popup-container{padding:0}.e-drill-down.e-datetime-popup .e-datecontainer{margin:0}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{border-radius:50%;box-shadow:none;width:40px;height:40px;line-height:40px;position:relative}.e-datetime-popup .e-drillDowncontainer .e-timepicker table{box-sizing:content-box;border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datetime-popup .e-drillDowncontainer .e-timepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{text-align:right}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{padding:3px}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours .e-timepicker-hours,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins .e-timepicker-mins{width:100%}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;width:18em;position:absolute;overflow:hidden}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border:0;font-size:12px}.e-timepicker table,.e-timepicker table th,.e-timepicker table td{margin:0;padding:0;outline:0 none;line-height:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup{display:inline-block;z-index:10000;position:static;display:block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup{width:308px;padding:0 5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{margin-top:12px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{text-align:center;cursor:pointer;padding:3px;margin:4px 0 0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{padding:12px 10px 10px 10px;height:18px;font-size:14px;margin:4px 11px 0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-left{float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right{float:right}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon{height:18px;width:18px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right:before{left:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{left:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next{right:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{display:inline-block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{cursor:pointer;text-align:center;width:83%}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt{padding:2px 7px 3px 8px;border-radius:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{text-align:center;height:30px;line-height:29px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{margin-bottom:4px}.e-timepicker table td.e-disable{opacity:1}.e-timepicker.e-popup.e-disable table td,.e-timepicker.e-popup.e-disable .e-footer,.e-timepicker.e-popup.e-disable .e-header .e-text,.e-timepicker.e-popup.e-disable .e-header .e-next,.e-timepicker.e-popup.e-disable .e-header .e-prev{cursor:default}.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-timepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default}.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;font-weight:normal;border-radius:0}.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover{background:none;border-radius:0}.e-time-minitues .e-hide-mins.e-disable,.e-time-hours .e-hide-hour.e-disable{visibility:hidden}.e-datetime-popup .e-dt-button.e-dt-today.e-btn.e-select.e-flat,.e-datetime-popup .e-dt-button.e-dt-now.e-btn.e-select.e-flat,.e-datetime-popup .e-dt-button.e-dt-done.e-btn.e-select.e-flat{box-shadow:none}.e-datetime-popup .e-drillDowncontainer .e-timepicker table td{background:none}.e-filtertext::-ms-clear{display:none}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{margin:-15px -4px -1px -32px;float:left;width:16px}.e-grid.e-rtl .e-headercell .e-rtlsortfiltertoggle{margin-left:-4px}.e-grid.e-rtl .e-headercell .e-rtlgrouporfilter{margin-left:-5px}.e-grid.e-rtl .e-headercell .e-rtlsortadjust{margin-left:-25px}ej-grid{display:block}.e-grid *:focus{outline:none}.e-grid .e-filtertext::-webkit-search-cancel-button,.e-grid .e-responsesearch .e-ejinputtext::-webkit-search-cancel-button{-webkit-appearance:none}.e-grid .e-gridsummary .e-indentcell{width:30px !important;background-color:#fff;border-right:none;border-top:1px solid #c4c4c4}.e-grid .e-gridcontent tr.e-editedrow.e-batchrow:first-child td{border-top-width:0}.e-grid .e-gridcontent tr td.e-gupdatenotify:empty:before{margin-top:-21px !important}.e-grid .e-gridcontent tr td.e-gupdatenotify.e-icon{height:14px !important}.e-grid{height:auto;outline:0 none;border-width:1px;border-style:none solid solid solid}.e-grid .e-textover .e-headercelldiv{text-overflow:ellipsis}.e-grid,.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-tabletd{border-collapse:collapse}.e-grid .e-tableLastCell{border-right:1px solid !important;border-style:solid !important}.e-grid .e-gridcontent,.e-grid .e-groupdroparea,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-headercelldiv,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-summaryrow,.e-grid .e-headercontent,.e-grid .e-gridheader,.e-grid .e-gridfooter,.e-grid .e-footercontent{overflow:hidden;vertical-align:middle}.e-grid .e-dialog .e-addedrow table,.e-grid .e-dialog .e-editedrow table,.e-grid .e-inlineformedit table,.e-grid .e-externalformedit table{border-collapse:separate;border-spacing:11px}.e-grid .e-dialog .e-addedrow label,.e-grid .e-dialog .e-editedrow label,.e-grid .e-inlineformedit label,.e-grid .e-externalformedit label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-grid .e-dialog .e-editedrow,.e-grid .e-dialog .e-addedrow{padding-bottom:1px}.e-grid .e-validError{position:relative;overflow:visible}.e-grid [class^="e-"],.e-grid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid .e-widget [class^="e-"]{box-sizing:border-box}.e-grid .e-dialog.e-widget .e-dialog-icon,.e-grid .e-widget .e-pagercontainer>.e-icon,.e-grid .e-widget .e-pagercontainer .e-numericitem,.e-grid .e-widget .e-filtericon,.e-grid .e-widget .e-filtertext,.e-grid .e-widget .e-predicate span,.e-grid .e-widget .e-value .e-chk-act,.e-grid .e-detailcell .e-groupheadercell,.e-grid .e-detailcell .e-ungroupbutton,.e-grid .e-excelfilter .e-chk-act{box-sizing:content-box}.e-table,.e-grid table{max-width:none}.e-grid .e-editedrow *,.e-grid .e-addedrow *,.e-grid .e-dlgcontainer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-grid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-grid .e-gridcontent .e-table>tbody>tr:first-child td.e-editCell .e-table{border-top-width:0;border-top-style:none}.e-grid>.e-gridcontent>div>.e-table,.e-grid>.e-gridheader>div>.e-table,.e-grid>.e-gridfooter .e-gridsummary,.e-grid .e-tabletd .e-table,.e-grid .e-normaledit .e-table,.e-grid>.e-gridcontent .e-movablecontentdiv>.e-table,.e-grid>.e-gridcontent .e-frozencontentdiv>.e-table,.e-grid>.e-gridheader .e-frozenheaderdiv>.e-table,.e-grid>.e-gridheader .e-movableheaderdiv>.e-table{border-spacing:0}.e-grid table th:first-child .e-headercell-hover{border-width:1px 0 1px 0}.e-grid .e-gridcontent tr:first-child td,.e-grid tr.e-editedrow:first-child td.e-rowcell,.e-grid .e-gridcontent .e-firstrow>td{border-top:0 none}.e-grid .e-gridcontent .e-addedrow.e-normaledit .e-lastrowcell,.e-grid .e-detailrowcollapse,.e-grid .e-gridcontent .e-editedrow .e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit:not(:only-child) td:first-child{border-top-width:1px;border-top-style:solid;border-top-color:#c8c8c8}.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:first-child.e-editedrow tr:first-child td:first-child{border-top:0}.e-grid .e-groupdroparea,.e-grid .e-groupTopLeftcell{border-style:solid none;border-width:1px 0 0}.e-grid .e-number{border-radius:65%;width:7px;height:15px;padding:1px 5px;line-height:15px;margin-top:7px}.e-grid .e-grid-icon{float:left}.e-grid .e-table,.e-grid .e-gridsummary{width:100%;table-layout:fixed;border:0 none;border-collapse:separate;margin-top:0}.e-grid .e-columnheader:not(.e-stackedHeaderRow),.e-grid th.e-headercell.e-draggable{cursor:pointer}.e-grid .e-gridheader tr.e-resizedragicon{cursor:col-resize}.e-grid .e-resizedragicon th.e-headercell.e-draggable{cursor:col-resize}.e-grid .e-columnheader.e-defaultcursor,.e-grid .e-headercell.e-defaultcursor{cursor:default}.e-grid .e-gridcontent{outline:none}.e-grid .e-groupdroparea{padding-top:5px;padding-bottom:8px;text-indent:10pt;width:100%}.e-grid .e-groupdroparea{padding-top:15px;padding-bottom:16px}.e-grid .e-icon.e-print:before{content:""}.e-grid .e-excelIcon:before{content:""}.e-grid .e-wordIcon:before{content:""}.e-grid .e-pdfIcon:before{content:""}.e-grid .e-icon.e-delete:before{content:""}.e-icon.e-contextadd:before{content:""}.e-icon.e-contextedit:before{content:""}.e-icon.e-contextdelete:before{content:""}.e-icon.e-contextcancel:before{content:""}.e-icon.e-contextsave:before{content:""}.e-icon.e-contextgrouping:before{content:""}.e-icon.e-contextungrouping:before{content:""}.e-icon.e-contextascending:before{content:""}.e-icon.e-contextdescending:before{content:""}.e-icon.e-contextnext:before{content:""}.e-icon.e-contextlast:before{content:""}.e-icon.e-contextprevious:before{content:""}.e-icon.e-contextfirst:before{content:""}.e-columnChooser{min-width:200px;padding:0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;height:307px !important;background:none #fff}.e-grid.e-columnChooser .e-button,.e-grid .e-ccButton{box-sizing:border-box}.e-columnChooser .e-searchbox{position:relative;margin:0 10px 5px 11px}.e-columnChooser .e-searchbox{margin:5px 10px 5px 11px}.e-columnChooser .e-searchbox input{width:96%;height:21px;border-radius:4px}.e-columnChooser .e-searchbox input{border-radius:0}div.e-dialog.e-columnChooser{padding-left:0;padding-right:0}div.e-dialog.e-columnChooser{padding-top:3px}.e-gridheader{clear:right}.e-columnChooser .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6px;top:18%}.e-columnChooser .e-scroller{outline:none}.e-columnChoosertail{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChoosertailAlt{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChooserListDiv label{width:auto;margin-left:15px;margin-right:17px;display:inline-block;margin-bottom:0;font-weight:inherit}.e-columnChooserListDiv{line-height:2.5;white-space:nowrap;padding:0 13px}.e-columnChooser .e-vscroll,.e-columnChooser .e-vscrollbar{width:10px !important}.e-columnChooser .e-hhandle{height:8px !important;border-radius:10px}.e-columnChooser .e-hhandlespace{margin-top:0}.e-columnChooser .e-content{width:214px}.e-columnChooserSplitter{width:100%;border-bottom:0}.e-columnChooser .e-hscrollbar{height:11px !important;margin-top:8px}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{border:0}.e-columnChooser .e-vhandle.e-v-line{width:8px;margin-left:-3px;border-radius:10px}.e-columnChooser .e-scrollbar .e-hscroll .e-button,.e-columnChooser .e-scrollbar .e-vscroll .e-button{display:none}.e-grid .e-gridellipsis{text-overflow:ellipsis}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{border-style:solid;border-width:1px 0;display:table-cell;font-weight:normal;line-height:30px}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{line-height:48px;padding-left:.7em;padding-right:.7em;font-size:13px}.e-grid .e-headercell,.e-grid .e-headercell-hover{height:40px;padding:0 .5em;text-overflow:ellipsis;white-space:nowrap;text-align:left}.e-grid .e-headercell,.e-grid .e-headercell-hover{height:56px;color:rgba(0,0,0,.84)}.e-grid .e-headercelldiv{font-weight:bold;font-size:14px;display:block;border:0 none;height:29px;line-height:29px;margin:-7px;padding:0 .7em;text-align:left;white-space:nowrap;text-overflow:ellipsis}.e-grid .e-headercelldiv{color:#000;font-weight:normal;color:rgba(0,0,0,.54);text-overflow:ellipsis;font-size:12px}.e-grid .e-stackedHeaderCell{padding:0 .7em}.e-grid .e-stackedHeaderCell{color:rgba(0,0,0,.54);font-weight:normal;text-overflow:ellipsis}.e-grid .e-stackedHeaderCell:hover{color:rgba(0,0,0,.84)}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{font-size:14px;font-weight:normal;margin-left:10px;padding:7px;cursor:pointer;height:17px;border:1px solid}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{border-color:#2856b6;margin-right:12px !important;font-size:13px;border:0}.e-grid .e-groupheadercell:first-child{margin-left:24px !important}.e-grid .e-groupheadercell:last-child{margin-right:24px !important}.e-grid .e-rowcell,.e-grid .e-indentcell{border-style:solid;display:table-cell}.e-grid .e-rowcell{border-width:1px 0 0 1px;padding:.7em;line-height:14px;white-space:nowrap;width:auto;vertical-align:middle}.e-grid .e-rowcell{line-height:14px;padding:1.31em .7em 1.3em;color:rgba(0,0,0,.84);font-size:13px}.e-grid .e-rowcell:empty{height:14px !important}.e-grid .e-verticallines .e-rowcell,.e-grid .e-verticallines .e-normaledit td.e-rowcell,.e-grid .e-verticallines .e-detailrowcollapse,.e-grid .e-verticallines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-verticallines .e-detailrowexpand,.e-grid .e-verticallines .e-filterbarcell{border-width:0 0 0 1px}.e-grid.e-rtl .e-verticallines .e-rowcell,.e-grid.e-rtl .e-verticallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-verticallines .e-detailrowcollapse,.e-grid.e-rtl .e-verticallines .e-detailrowexpand,.e-grid.e-rtl .e-verticallines .e-filterbarcell{border-width:0 1px 0 0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell,.e-grid .e-hidelines .e-detailcell,.e-grid .e-verticallines .e-detailindentcell,.e-grid .e-horizontallines .e-detailindentcell,.e-grid .e-hidelines .e-detailindentcell,.e-grid.e-rtl .e-hidelines .e-rowcell,.e-grid.e-rtl .e-hidelines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-rowcell,.e-grid .e-hidelines .e-normaledit td.e-rowcell,.e-grid .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-detailrowcollapse,.e-grid .e-hidelines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-hidelines .e-detailrowexpand,.e-grid .e-horizontallines .e-headercell,.e-grid .e-hidelines .e-headercell,.e-grid.e-rtl .e-horizontallines .e-headercell,.e-grid.e-rtl .e-hidelines .e-headercell,.e-grid .e-hidelines .e-filterbarcell,.e-grid.e-rtl .e-hidelines .e-filterbarcell{border-width:0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell{padding:0}.e-grid .e-horizontallines .e-rowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell,.e-grid .e-horizontallines .e-detailrowcollapse,.e-grid .e-horizontallines .e-detailrowexpand,.e-grid.e-rtl .e-horizontallines .e-rowcell,.e-grid.e-rtl .e-horizontallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-horizontallines .e-detailrowcollapse,.e-grid.e-rtl .e-horizontallines .e-detailrowexpand,.e-grid .e-horizontallines .e-filterbarcell{border-width:1px 0 0 0}.e-grid .e-horizontallines td.e-lastrowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell{border-width:1px 0 1px 0}.e-grid.e-wrap .e-columnheader .e-headercelldiv,.e-grid.e-wrap .e-rowcell,.e-grid.e-wrap.e-responsive .e-rowcell,.e-grid .e-columnheader.e-wrap .e-headercelldiv,.e-grid .e-gridcontent.e-wrap .e-rowcell,.e-grid.e-responsive .e-gridcontent.e-wrap .e-rowcell{height:Auto;white-space:normal;line-height:18px}.e-grid .e-rowcell.e-nowrap,.e-grid .e-wrap .e-rowcell.e-nowrap{white-space:nowrap}.e-grid.e-wrap .e-columnheader .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-grid .e-normaledit .e-rowcell{padding:1px 3px}.e-grid .e-normaledit .e-boolcell{padding-left:.7em}.e-grid .e-normaledit .e-templatecell{padding:1px .7em}.e-grid .e-normaledit .e-unboundcell{padding:.7em}.e-grid .e-lastrowcell{border-bottom-width:1px}.e-grid .e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0}.e-grid .e-indentcell{border-width:0 1px 0 0;line-height:.3em;padding:0}.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{display:table-cell;cursor:pointer;padding:0}.e-grid .e-recordplusexpand{white-space:nowrap}.e-grid .e-recordpluscollapse~td{border-bottom:0 none}.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-style:solid;border-width:1px 0 0}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-width:1px}.e-grid .e-togglegroup,.e-grid .e-toggleungroup{padding-left:7px}.e-grid .e-headercell .e-toggleungroup,.e-grid .e-headercell .e-togglegroup{float:right;height:10px;margin:-15px -20px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-togglesortgroupfilter{margin-right:-38px}.e-grid .e-headercellgroup{padding-right:35px}.e-grid .e-toolbaricons{min-height:26px;min-width:26px;text-decoration:none;vertical-align:middle;line-height:26px;margin:0}.e-grid .e-toolbar.e-toolbarspan{border-width:1px 0 0;border-style:solid;display:block !important}.e-grid .e-toolbar.e-toolbarspan{box-sizing:border-box}.e-grid .e-editcell,.e-grid .e-tabletd{padding:0}.e-grid .e-editcell .e-table{border-style:solid}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{height:10px;border-style:solid;padding-bottom:4px;padding-top:5px;display:none;position:absolute}.e-grid .e-grid-filterstatusbar{margin-top:-20px;border-width:1px 1px 0 1px;-moz-border-radius:4px 4px 0 0}.e-grid .e-grid-filterstatusbarbottom{margin-top:1px;border-width:0 1px 1px 1px;-moz-border-radius:0 0 4px 4px}.e-grid .e-filterbarcell input{width:89%;border-width:1px;text-indent:1px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px;padding-right:10%;height:26px}.e-grid .e-filterbarcell input{border-width:0 0 1px 0}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-width:1px 0 0 1px;height:27px;padding:0;border-style:solid;cursor:default;padding-left:7px;padding-right:9px}.e-grid-filterstatusbar .e-msgdiv,.e-grid-filterstatusbarbottom .e-msgdiv{margin-left:5px;margin-top:-3px;position:absolute}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{float:right;height:10px;margin:-17px -34px -1px 3px;padding:3px;width:10px}.e-grid .e-headercell .e-sortfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortgroupicon{margin-right:-38px}.e-grid .e-headercell .e-groupfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortfiltergroupicon{margin-right:-63px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending{float:right;height:10px;margin:-15px -22px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{width:16px;height:16px;padding:3px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending,.e-grid .e-headercell .e-togglegroup,.e-grid .e-headercell .e-toggleungroup{padding-left:0;padding-bottom:4px}.e-grid .e-headercell .e-sortadjust{margin-right:-16px}.e-grid.e-dlgcontainer .e-predicate{border-width:0;border-style:solid;padding:10px 5px 0 0;text-align:left}.e-grid.e-dlgcontainer .e-caption{margin:0 9px 0 6px;position:relative;top:-2px}.e-grid.e-dlgcontainer .e-value .e-caption{margin:0 5px 0 0}.e-grid.e-dlgcontainer .e-dlgBtns{padding:10px 0;text-align:right}.e-grid.e-dlgcontainer .e-dlgBtns .e-clear,.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{width:auto}.e-grid.e-filterDialog .e-input{line-height:20px}.e-grid.e-dlgcontainer .e-operator{padding-top:8px;padding-bottom:16px}.e-grid.e-dlgcontainer .e-value{padding-top:16px;padding-bottom:16px}.e-grid.e-dlgcontainer.e-filterDialog{padding-top:24px !important}.e-grid.e-dlgcontainer .e-dlgBtns{padding:8px 0 0 8px}.e-grid.e-dlgcontainer select{padding:0;height:20px;width:100%}.e-grid .e-filterdialoglarge .e-dlgcontainer input[type='text']{width:197px}.e-grid .e-summaryrow{font-weight:bold;border-style:solid;border-width:1px 0 0;padding:.5em;height:auto;line-height:18px;white-space:normal;word-wrap:break-word}.e-grid .e-summaryrow{font-weight:normal;font-size:13px}.e-grid .e-summaryscroll{padding-right:18px}.e-grid .e-summaryscroll .e-rtl{padding-left:18px}.e-grid .e-boolrowcell input[type='checkbox']{margin-left:.7em;width:auto;height:auto}.e-grid .e-icon{background-repeat:no-repeat;background-attachment:scroll}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div,.e-grid .e-recordplusexpand>div,.e-grid .e-detailrowexpand>div{height:19px;vertical-align:middle;width:23px;padding:0;background-repeat:repeat;cursor:pointer}.e-grid .e-dialog .e-close{background-repeat:repeat}.e-grid .e-ungroupbutton{float:right;width:16px;height:16px;display:none;padding-top:2px}.e-grid .e-grid-icon .e-ascending,.e-grid .e-grid-icon .e-descending{padding-left:7px}.e-grid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-gridwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-grid .e-gridheader .e-headercell,.e-grid .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-grid div.e-error,.e-grid .e-gridpopup{position:absolute;font-weight:normal;z-index:9999}.e-grid .e-gridpopup .e-content{border-width:1px;border-style:solid}.e-grid .e-gridpopup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-grid .e-gridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-grid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-grid .e-filterdiv,.e-grid .e-fltrtempdiv{position:relative;width:100%;text-align:center;padding-right:7%}.e-grid .e-normaledit td{border-bottom:none}.e-grid .e-addedrow .e-indentcell{border-top:1px solid #c4c4c4}.e-grid .e-dialog .e-addedrow td{border:none}.e-grid .e-externalformedit .e-addedrow td{border:none}.e-grid .e-addedrow .e-inlineformedit td{border:none}.e-grid .e-filterdiv.e-fltrinputdiv span{display:block;height:16px;position:absolute;right:10%;top:8px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-fltrinputdiv span.e-cancel.e-icon{display:none !important}.e-grid .e-filterdiv.e-searchinputdiv span{display:block;height:16px;position:absolute;right:10%;top:5px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv{box-sizing:content-box}.e-grid .e-gridpopup .e-tail:before,.e-grid .e-gridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-grid .e-gridpopup .e-downtail:after{top:34px}.e-grid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-grid.e-rtl div.e-error .e-toparrow{right:10%}.e-grid .e-headercellfilter{padding-right:35px}.e-grid .e-headercellgroupfilter{padding-right:45px}.e-grid .e-headercellsort{padding-right:25px}.e-grid .e-headercellsortfilter{padding-right:45px}.e-grid .e-headercellsortgroupfilter{padding-right:63px}.e-grid.e-rtl .e-detailindentcell{border-left-width:1px;border-left-style:solid;border-left-color:#c8c8c8}.e-grid.e-rtl .e-headercellfilter{padding-right:25px;padding-left:28px}.e-grid.e-rtl .e-filterdiv{padding-right:2%}.e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-grid .e-gridtoolbar li{padding:4px 0 4px 6px}.e-grid .e-gridtoolbar li a{padding-left:3px}.e-grid .e-groupheadercell .e-togglegroupbutton{padding-top:2px}.e-grid .e-scrollcss{padding-right:17px}.e-grid .e-animatebutton{width:16px;height:10px;font-size:12px;padding-right:26px;float:right}.e-grid tr td:first-child,.e-grid tr th:first-child{border-left:0}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{height:40px}.e-grid .e-dialog .gridform .e-rowcell{border:none;padding:.1em}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-width:0 0 0 1px;border-style:solid}.e-grid .e-grouptopleftcell,.e-grid.e-rtl .e-grouptopleftcell,.e-grid .e-verticallines .e-grouptopleftcell{cursor:default;border-width:0;padding:0}.e-grid .e-reorderindicate{border-right-width:3px}.e-grid .e-groupdroparea{font-size:19px;font-weight:lighter;text-align:center;border-top-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.e-grid .e-groupdroparea{font-size:13px;font-weight:normal;text-align:left}.e-grid .e-cloneproperties{padding:4px 5px;border-style:solid;border-width:1px;text-align:center;vertical-align:middle;overflow:hidden;white-space:nowrap}.e-grid .e-cloneproperties.draganddrop{padding:0}.e-grid.e-draganddrop{background-color:#179bd7;border-color:#5396bc;border-width:1px}.e-grid .e-griddragarea{border:1px solid #fff;background-color:rgba(255,255,255,.3);opacity:.6}.e-grid.e-draganddrop .e-rowcell{border-color:#b4daef;color:#fff}.e-grid .e-allowRowDrop{cursor:url('common-images/grid/dropPointer.cur'),default}.e-grid.e-draganddrop tr:first-child td{border-top-width:0}.e-grid .e-dialog .e-buttons{clear:both;float:right}.e-grid .e-dialog .e-buttons{padding:2px}.e-grid .e-detailcell{padding:.6em .6em}.e-grid .e-gridheader{border-bottom-width:0;border-bottom-style:solid;box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-grid .e-gridheader{border-bottom-width:1px}.e-grid .e-externalformedit .e-rowcell,.e-grid .e-inlineformedit .e-rowcell{border:none}.e-grid .e-inlineformedit .e-rowcell{border-top:0 none}.e-grid .e-inlineform-titlebar{font-weight:bold;padding:.7em}.e-grid .e-inlineformedit .e-editform-btn{float:right;padding:13px}.e-grid .e-externalformedit .e-editform-btn{float:right;padding:0 0 13px 0}.e-grid .e-inlineformedit form div.e-gridFromDiv,.e-grid .e-inlineformedit form div.e-gridFromDiv>div,.e-grid .e-externalformedit form div.e-gridFromDiv,.e-grid .e-externalformedit form div.e-gridFromDiv>div{display:inline-block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit form div.e-gridFromDiv,.e-grid .e-inlineformedit form div.e-gridFromDiv>div,.e-grid .e-externalformedit form div.e-gridFromDiv,.e-grid .e-externalformedit form div.e-gridFromDiv>div{padding-top:4px}.e-grid .e-inlineformedit div>label,.e-grid .e-externalformedit div>label{display:inline-block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit .e-display div,.e-grid .e-externalformedit .e-display div{display:block}.e-grid .e-inlineformedit form table div.e-gridFromDiv,.e-grid .e-inlineformedit form table div.e-gridFromDiv>div,.e-grid .e-externalformedit form table div.e-gridFromDiv,.e-grid .e-externalformedit form table div.e-gridFromDiv>div{display:block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit table div>label,.e-grid .e-externalformedit table div>label{display:block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit{padding:0}.e-grid .e-form-container{border-width:0 1px 1px 1px;border-style:solid}.e-grid .e-externalform{padding:1.5em 1em 3em 1em}.e-grid .e-externalform{height:125px}.e-grid .e-externalform{padding:0 1em 5em 1em}.e-grid .e-form-titlebar{font-size:16px;font-weight:normal;padding:.7em}.e-grid .e-form-togglebtn{cursor:pointer;display:inline-block;float:right;height:20px;padding:0 0 4px 5px;right:5px;top:50%;width:20px}.e-grid .e-form-toggle-icon.e-bottomleft:before{content:""}.e-grid .e-form-toggle-icon.e-topright:before{content:""}.e-grid .e-form-toggle-icon{display:inline-block;height:20px;width:20px}.e-grid .e-editedbatchcell{padding:1px 3px}.e-grid td.e-editedbatchcell.e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0;padding-right:.7em}.e-grid .e-detailrowcollapse,.e-grid .e-detailcell,.e-grid tr.e-editedrow td.e-rowcell{border-top-width:1px;border-top-style:solid}.e-grid .e-hscrollcss,.e-grid .e-detailindentcell{border-right-width:1px;border-right-style:solid}.e-grid .e-gridheader{border-top-width:1px;border-top-style:solid}.e-grid .e-lastgrouptopleftcell{border-right:0 none}.e-grid .e-detailrowcollapse+td,.e-grid .e-detailrowexpand+td{border-left:none}.e-grid .e-gridcontent .e-detailrowvisible{border-left:none}.e-grid .e-pagermsgdiv{padding-left:9px;padding-top:0;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none}.e-grid .e-inlineform-titlebar{border-bottom-width:1px;border-style:solid;border-width:0 0 1px 0}.e-grid .e-inlineformedit form{padding-left:10px;padding-top:10px}.e-grid .e-inlineformedit .e-editform-btn{padding-top:0}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left:1px solid}.e-grid .e-frozeny{border-bottom:1px solid !important}.e-grid .e-movablecontent,.e-grid .e-movableheader,.e-grid .e-movablefooter{overflow:hidden}.e-grid .e-frozencontentdiv,.e-grid .e-frozenheaderdiv,.e-grid .e-frozenfooterdiv{float:left}.e-grid .e-frozenunbound{padding-top:4px;padding-bottom:4px}.e-grid .e-error div.e-field-validation-error{border-radius:2px;font-size:10px;padding:7px;text-align:left}.e-grid .e-error div.e-field-validation-error{border-radius:0;font-size:12px;padding:15px;text-align:left}.e-grid div.e-error .e-toparrow.e-bottomarrow{border-color:#fffe92 transparent transparent;border-top-width:10px}.e-grid .e-hide{display:none !important}.e-grid .emptyrecord{white-space:nowrap}.e-grid .e-frozeny{border-bottom-width:1px !important;border-bottom-style:solid !important}.e-grid .e-frozenrow+tr>td,.e-grid .e-content .e-frozenrow+tr>td{border-top-width:0}.e-grid .e-widget .e-select .e-icon:before{display:block}.e-grid .e-icon:before,.e-grid form .e-templatecell .e-icon:before{display:inline-block}.e-grid .e-updatedtd:before{float:left;margin-left:-11px;margin-top:-14px;text-align:left;font-family:'ej-webfont';color:#f00}.e-grid .e-boolrowcell.e-updatedtd:before{float:left;margin-left:-1px;margin-top:-12px;text-align:left;width:0;font-family:'ej-webfont';color:#f00}.e-grid .e-excelfilter .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-gridsearchbar{box-sizing:content-box}.e-grid form .e-icon:before{display:block}.e-grid .e-icon.e-animatebutton{font-size:10px}.e-grid .e-icon.e-gdiagonalnext{font-size:8px;margin-top:12px}.e-grid .e-icon.e-gdiagonalnext{margin-left:24px}.e-grid .e-icon.e-gnextforward{font-size:10px;margin-top:10px}.e-grid .e-icon.e-gnextforward{margin-left:24px}.e-grid .e-groupheadercell .e-cancel{padding-right:11px}.e-grid .e-groupheadercell .e-icon:before{display:inline}.e-grid .e-filterbarcell .e-icon:before,.e-grid .e-dialog .e-icon:before{display:block}.e-grid .e-toolbaricons.e-searchfind{padding-left:6px}.e-grid .e-gridtoolbar .e-ejinputtext{vertical-align:middle}.e-grid .e-gridtoolbar .e-ejinputtext{text-indent:0}.e-grid .e-rowcell.e-updatedtd{font-size:14px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid .e-dlgBtns .e-button{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;margin:0}.e-grid.e-columnChooser .e-columnChooserListDiv *{box-sizing:content-box}.e-grid.e-rtl{direction:rtl}.e-grid.e-rtl .e-groupheadercell .e-icon:before{display:inline-block}.e-grid.e-rtl .e-groupheadercell .e-cancel{padding-left:23px;padding-right:0;padding-top:2px}.e-grid.e-rtl .e-gridtoolbar li a{padding-right:5px;padding-left:0}.e-grid.e-rtl .e-gridtoolbar li{padding:4px 4px 4px 0}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{padding-right:7px}.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-headercell .e-togglegroup{margin:-15px 0 -1px -22px;width:16px;height:16px}.e-grid.e-rtl .e-headercell .e-rtltoggle{margin-left:-25px}.e-grid.e-rtl .e-headercellgroupfilter,.e-grid.e-rtl .e-headercellgroup{padding-right:25px;padding-left:40px}.e-grid.e-rtl .e-icon.e-gdiagonalnext{margin-right:9px}.e-grid .e-icon.e-gnextforward{margin-right:10px}.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{margin-right:10px}.e-grid .e-rtl a,.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{float:right}.e-grid.e-rtl .e-scrollcss>.e-headercontent{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercontent{border-right-width:0}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon{margin:-17px -1px -1px -25px}.e-grid.e-rtl .e-headercell .e-groupfiltericon{margin-left:-40px}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter.e-rtl{margin-left:6%;width:47%;margin-right:0}.e-grid.e-rtl .e-rowcell,.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{border-width:1px 1px 0 0}.e-grid.e-rtl .e-lastrowcell{border-bottom-width:1px}.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{padding-left:9px;padding-right:7px}.e-grid.e-rtl tr td:first-child,.e-grid.e-rtl tr th:first-child{border-right:0 none}.e-grid.e-rtl .e-indentcell{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercell{border-width:0 1px 0 0;padding-right:25px}.e-grid.e-rtl .e-reorderindicate{border-left-width:3px}.e-grid.e-rtl .e-cloneproperties{border-width:1px 1px 3px 1px}.e-grid.e-rtl div.e-pagermsgdiv{padding-left:6px;text-align:left}.e-grid .e-pager.e-rtl .e-pagercontainer{float:none}.e-grid .e-rtl .e-parentmsgbar{float:left;padding-left:6px}.e-grid.e-rtl .e-headercelldiv{text-align:right;padding:0 .7em;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-right:-25px}.e-grid.e-rtl .e-headercelldiv:not(:only-child){text-align:right;padding:0 9.8px 0 9.8px}.e-grid.e-rtl .e-headercellsort{padding-left:40px}.e-grid.e-rtl .e-headercellsortfilter:not(:only-child){padding:0 9.8px 0 28px}.e-grid.e-rtl .e-headercelldivgroup:not(:only-child){padding:0 .7em 0 .7em}.e-grid.e-rtl .e-headercelldivsortgroupfilter:not(:only-child){padding:0 .7em 0 2em}.e-grid.e-rtl .e-recordpluscollapse>div:before,.e-grid.e-rtl .e-detailrowcollapse>div:before{content:""}.e-grid.e-rtl .e-recordplusexpand>div:before,.e-grid.e-rtl .e-detailrowexpand>div:before{content:""}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon,.e-grid.e-rtl .e-headercell .e-togglegroup,.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-animatebutton,.e-grid.e-rtl .e-ungroupbutton{float:left}.e-grid.e-rtl .e-filterbarcell input{float:right;margin-right:4px}.e-grid.e-rtl .e-scrollcss{padding-right:0;padding-left:17px}.e-grid .e-widget .e-pager.e-rtl{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid.e-rtl .e-grid-filterstatusbar .e-msgdiv,.e-grid.e-rtl .e-grid-filterstatusbarbottom .e-msgdiv{margin-right:5px}.e-grid.e-rtl .e-animatebutton{padding-left:26px;padding-right:0}.e-grid.e-rtl .e-frozencontentdiv,.e-grid.e-rtl .e-frozenheaderdiv,.e-grid.e-rtl .e-frozenfooterdiv{float:right}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-left-width:0;border-right:1px solid}.e-grid.e-rtl .e-frozenrow+tr>td{border-top-width:0}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) input{padding-left:15%;padding-right:3%;width:75%}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) span{right:78%}.e-grid.e-rtl .e-gridcontent .e-detailrowvisible{border-right:none}.e-grid .e-scroller.e-rtl .e-columnChooserListDiv>label,.e-grid .e-scroller.e-rtl>#nomatches,.e-grid.e-rtl .e-searchcontainer{margin-right:15px;margin-left:0}.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk label,.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk,.e-grid.e-rtl .e-excelfilter .e-checkboxlist .e-ftrchk{margin-right:10px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list{height:27px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list.e-separator{height:1px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>ul li.e-separator{margin:2px 0 2px 0}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl.e-vertical .e-list>ul .e-list>a{padding:0 22px 0 15px}.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-search,.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-cancel{position:absolute;right:215px}.e-grid.e-columnChooser .e-searchbox span.e-rtl{position:absolute;right:189px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-filternone.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortdesc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortasc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-exceltick.e-icon{right:0}.e-grid.e-rtl .e-menu .e-list>a span.e-icon.e-arrowhead-right{right:224px}.e-grid .e-columnheader .e-headercelldiv.e-nwrap,.e-grid .e-rowcell.e-nwrap,.e-grid.e-responsive .e-rowcell.e-nwrap,.e-grid .e-gridcontent .e-rowcell.e-nwrap,.e-grid.e-responsive .e-gridcontent .e-rowcell.e-nwrap{white-space:nowrap}.e-pager,.e-grid .e-pagerstatusbar{border-style:solid;border-width:1px;padding-bottom:9px;padding-top:9px;width:100%;white-space:normal}.e-grid .e-pagerstatusbar,.e-grid .e-pager{border-width:1px 0 0}.e-grid .e-widget .e-pagercontainer>.e-icon{box-sizing:content-box}.e-pager div.e-parentmsgbar{float:right}.e-pager div.e-parentmsgbar{padding-right:24px;padding-top:11px}.e-pager .e-pagerstatusbar{padding-bottom:9px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-pager .e-icon{font-size:13px;vertical-align:top;line-height:10px;position:relative}.e-pager .e-numeric.e-gototextbox{margin:5px}.e-pager .e-numericitem{border-right-width:1px;border-right-style:solid;display:inline-block;min-width:22px;text-align:center;line-height:1}.e-pager .e-NP{position:relative}.e-pager div.e-pagermsgdiv{padding-right:6px;padding-top:4px;text-align:right}.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{-ms-filter:"progid:DXImageTraneorm.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{cursor:pointer;text-decoration:none}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{padding:6px 1px 6px 1px}.e-pager.e-disable .e-spacing,.e-pager.e-disable .e-numericitem:hover,.e-pager.e-disable .e-currentitem.e-active,.e-pager.e-disable .e-nextpage:hover,.e-pager.e-disable .e-lastpage:hover{cursor:default}.e-pager .e-currentitem.e-active{border-width:1px;font-style:normal;font-variant:normal;font-weight:normal}.e-pager div,.e-pager a{display:inline;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pager .e-icon:before{display:inline-block}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{padding:9px 3px 8px 8px;border-right-style:solid}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-width:0;min-width:13px}.e-pager .e-pagercontainer{overflow:hidden}.e-pager .e-lastpage,.e-pager .e-lastpagedisabled{border-right:none}.e-pager .e-disableditem{height:10px}.e-pager .e-firstpage:hover,.e-pager .e-prevpage:hover,.e-pager .e-lastpage:hover,.e-pager .e-nextpage:hover{cursor:pointer}.e-pager a.e-nextprevitemdisabled{display:none;padding-right:5px;padding-left:5px;margin-right:1px;margin-left:1px;text-decoration:none}.e-pager .e-pagercontainer{border-width:1px;border-style:solid;border-radius:4px 4px 4px 4px;margin:0 6px 0 6px}@media(max-width:270px){.e-pager .e-pagercontainer{min-width:200px}}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{cursor:pointer;text-decoration:none}.e-pager .e-lastpage.e-hover{border-radius:0 4px 4px 0}.e-pager .e-firstpage.e-hover{border-radius:4px 0 0 4px}.e-pager.e-rtl{direction:rtl}.e-pager.e-rtl .e-pagercontainer,.e-pager.e-rtl div,.e-pager.e-rtl a{float:none}.e-pager .e-pagermessage{display:block;margin:6px}.e-grid .e-pagerfiltermsg{display:block;margin:6px 0 6px;padding-left:9px}.e-pager.e-rtl .e-pagercontainer{float:right;margin-right:6px;padding:0}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{padding:8px 8px 2px 2px;-webkit-padding-after:2px}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{height:12px;width:14px}.e-pager.e-rtl .e-firstpage:before,.e-pager.e-rtl .e-firstpagedisabled:before{content:""}.e-pager.e-rtl .e-prevpage:before,.e-pager.e-rtl .e-prevpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage:before,.e-pager.e-rtl .e-nextpagedisabled:before{content:""}.e-pager.e-rtl .e-lastpage:before,.e-pager.e-rtl .e-lastpagedisabled:before{content:""}.e-pager .e-NP.e-numericitem.e-animate:after,.e-pager .e-PP.e-numericitem.e-animate:after,.e-pager .e-icon.e-animate.e-disable:after,.e-pager .e-numericitem.e-animate.e-disable:after{background:none}.e-pager .e-icon.e-animate:after{background:rgba(0,0,0,.12)}.e-pager .e-numericitem.e-animate:after{background:rgba(255,255,255,.87)}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-style:solid}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-width:0}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-right-width:0;border-right-style:none}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-right:medium none}.e-pager.e-rtl .e-firstpage:hover{border-radius:50%}.e-pager.e-rtl .e-lastpage.e-hover{border-radius:50%}.e-pager.e-rtl .e-numericcontainer{float:none}.e-pager.e-rtl .e-numericitem{border-right-width:0;border-right-style:none;border-left-style:solid}.e-pager.e-rtl .e-numericitem{border-left-width:0}.e-pager.e-rtl .e-numericitem{min-width:25px}.e-pager.e-rtl .e-spacing,.e-pager.e-rtl .e-numericitem:hover,.e-pager.e-rtl .e-currentitem.e-active{padding:6px 1px 6px}.e-pager .e-mediaback:before{content:""}.e-pager .e-arrowheadleft-2x:before{content:""}.e-pager .e-arrowheadright-2x:before{content:""}.e-pager .e-mediaforward:before{content:""}.e-pager .e-pagercontainer{float:left}.e-grid .e-pagercontainer{float:none}.e-pager div.e-pager-goto-res{margin-top:4px;float:left}.e-grid .e-pager div.e-pager-goto-res{float:none}.e-pager div.e-parentmsgbar.e-msg-res{margin-top:1px}.e-pager .e-parentmsgbar.e-msg-res{float:left;padding-left:5px}.e-pager input.e-textbox.e-pager-goto-res{margin-top:0}.e-pager input.e-textbox{margin-top:-4px;margin-right:10px}.e-pager div.e-drpdwndiv{border:1px solid;overflow:hidden;height:26px;width:50px;position:relative;display:inline-block;overflow:visible;border-radius:4px 4px 4px 4px}.e-pager .e-drpdwn{border:1px solid;font-size:16px;width:50px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute;top:28px}.e-pager .e-drpdwn li{padding:5px;width:40px}.e-pager div.e-drpdwndiv:before{padding:9px 0;position:absolute;right:0;top:0;z-index:1;text-align:center;width:40%;height:100%;pointer-events:none;box-sizing:border-box;border-radius:4px 4px 4px 4px}.e-pager .e-pager-itemsinterval span.e-text{height:28px;line-height:25px;padding-left:25%;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute}.e-pager.e-rtl .e-pager-itemsinterval span.e-text{position:inherit;float:left}.e-pager .e-pager-itemsinterval{display:inline-block;height:28px;padding-left:5px}@media(max-width:270px){.e-pager.e-js{min-width:177px}}.e-pager .e-pager-itemsinterval .e-interval-msg.e-interval-msg{float:right;margin:0 5px;line-height:28px}.e-pager .e-numericitem.e-spacing,.e-pager .e-mediaback,.e-pager .e-arrowheadleft-2x,.e-pager .e-arrowheadright-2x,.e-pager .e-mediaforward,.e-pager .e-newrecord.e-icon.e-plus{box-sizing:content-box}.e-rotator-wrap{position:relative;display:block;direction:ltr}.e-rotator-wrap .e-in-wrap{border:medium none;overflow:visible}.e-rotator-wrap .e-in-wrap .e-inner{position:relative;overflow:hidden}.e-rotator-wrap .e-in-wrap.e-multiple{padding:4px;border:1px solid}.e-rotator-wrap .e-in-wrap .e-single{border:1px solid}.e-rotator-wrap .e-in-wrap .e-inner>ul{position:relative;width:1200px;left:0;top:0;overflow:hidden}.e-rotator-wrap .e-in-wrap .e-inner.e-horizontal>ul>li{float:left}.e-rotator-wrap .e-in-wrap .e-nav .e-nav-btn{height:40px;width:40px;opacity:.8;filter:alpha(opacity=80);position:absolute;top:44%;display:none;background-repeat:no-repeat;cursor:pointer}.e-rotator-wrap .e-in-wrap .e-nav .e-next{right:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-previous{left:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-next:before,.e-rotator-wrap .e-in-wrap .e-nav .e-previous:before{width:40px;height:40px}.e-rotator-wrap .e-in-wrap .e-nav .e-next,.e-rotator-wrap .e-in-wrap .e-nav .e-previous{top:47%;font-size:40px}.e-rotator-wrap .e-in-wrap .e-nav .play,.e-rotator-wrap .e-in-wrap .e-nav .pause{height:66px;width:66px;left:46%}.e-rotator-wrap .e-in-wrap .e-nav .play:before,.e-rotator-wrap .e-in-wrap .e-nav .pause:before{height:60px;width:60px;font-size:60px}.e-rotator-wrap .e-nav .e-nav-btn.e-show{visibility:visible}.e-rotator-wrap .e-nav .e-nav-btn.e-hide{visibility:hidden}.e-rotator-wrap .e-pager-wrap{display:block;text-align:center}.e-rotator-wrap .e-pager-wrap .e-bullet{margin:0;padding:10px;position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.default{left:45%}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-radius:20px;display:inline-block;list-style-type:none;width:10px;height:10px;margin:3px;background-repeat:no-repeat;background-position:0 5px;cursor:pointer}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border:1px solid}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover,.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active{border:1px solid}.e-rotator-wrap .e-pager-wrap .e-bullet{position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topleft{left:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topright{right:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topCenter{left:42%;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomleft{bottom:0;left:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomright{bottom:0;right:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-thumb-pos{bottom:29%}.e-rotator-wrap .e-pager-wrap .e-bullet.e-outside{margin:auto;position:relative}.e-rotator-wrap .e-thumb{position:relative;overflow:hidden;margin:2% 10%}.e-rotator-wrap .e-thumb .e-thumb-items{position:relative;width:1200px;height:200px;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li{float:left;list-style:none outside none;margin:5px;position:relative;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li img{width:135px;height:85px}.e-rotator-wrap .e-thumb .e-thumb-items li:hover,.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border:3px solid;padding:4px}.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border:1px solid;padding:6px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn{height:30px;width:30px;position:absolute;top:84%;visibility:visible;background-repeat:no-repeat;cursor:pointer;font-size:30px}.e-rotator-wrap.e-disable .e-thumb-nav .e-thumb-btn{cursor:default}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-previous{left:3%}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-next{right:3%}.e-rotator-wrap .e-inner .e-caption{bottom:0;left:0;opacity:.5;filter:alpha(opacity=50);position:absolute;height:50px;width:100%;display:none}.e-rotator-wrap .e-inner .e-caption.e-hide{visibility:hidden}.e-rotator-wrap .e-inner .e-caption.e-show{visibility:visible}.e-rotator-wrap .e-inner .e-caption>span{font-family:icon;font-size:22px;margin-left:20px;margin-right:20px;padding-top:11px;position:absolute}.e-groupbutton{outline:0 none;overflow:hidden;display:block}.e-groupbutton>.e-ul{cursor:default;list-style-type:none;vertical-align:middle;overflow:hidden;display:table;height:100%;width:100%;border-collapse:separate;border-spacing:0}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-center{display:block;margin:0 auto}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-inline{display:inline-block;vertical-align:middle}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:block;vertical-align:middle;padding:.5em;text-align:-moz-center;text-align:-webkit-center}.e-groupbutton.e-no-border>.e-horizontal.e-ul{border-spacing:1px 0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{height:100%;display:table-cell;vertical-align:middle}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{width:100%;display:block;box-sizing:border-box}.e-groupbutton.e-hidden,.e-groupbutton>.e-ul>.e-grp-btn-item.e-hidden{display:none}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border:none}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border:none}.e-groupbutton.e-no-border,.e-groupbutton.e-no-border>.e-horizontal.e-ul>.e-grp-btn-item{border:none}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item{margin-bottom:1px}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item.last{margin-bottom:0}.e-groupbutton.e-no-border.e-corner>.e-ul>.e-grp-btn-item{border-radius:2px 2px 2px 2px}.e-groupbutton .e-grp-btn-item.e-hover *{cursor:pointer}.e-groupbutton.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:2px 0 0 2px}.e-groupbutton.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:0 2px 2px 0}.e-groupbutton.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:2px 2px 0 0}.e-groupbutton.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 2px 2px}.e-groupbutton.e-rtl.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:0 2px 2px 0}.e-groupbutton.e-rtl.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:2px 0 0 2px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:2px 0 0 2px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:2px 0 0 2px}.e-grp-btn-mini{height:28px;font-size:12px}.e-grp-btn-mini>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-small>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-medium>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-large>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-groupbutton.e-grp-btn-large>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-small>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-medium>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-mini>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-grp-btn-small{height:32px;font-size:13px}.e-grp-btn-medium{height:36px;font-size:14px}.e-grp-btn-large{height:40px;font-size:15px}.e-groupbutton .e-grp-btn-item .e-icon{padding:4px 3px;visibility:visible;vertical-align:middle}.e-groupbutton .e-grp-btn-item .e-btntxt{width:auto;cursor:default;display:table-cell;vertical-align:middle;line-height:normal;padding:2px}.e-groupbutton .e-grp-btn-item{text-align:center}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:inline-block}.e-groupbutton .e-grp-btn-link{display:block}.e-fileexplorer{line-height:1.428571429}.e-fileexplorer,.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{border:1px solid}.e-fileexplorer .e-toolbar{border:0 none}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect{filter:alpha(opacity=30)}.e-fileexplorer .e-treeview .e-fe-node-hover{border-image:initial;cursor:pointer}.e-fileexplorer .e-scroller .e-vscroll .e-icon,.e-fileexplorer .e-scroller .e-hscroll .e-icon{color:transparent}.e-fileexplorer .e-scroller .e-vscroll,.e-fileexplorer .e-scroller .e-hscroll,.e-fileexplorer .e-scroller .e-vhandlespace,.e-fileexplorer .e-switchView .e-button{background:transparent}.e-fileexplorer .e-statusbar .e-itemStaus{font-size:13px}.e-fileexplorer .e-toolbar input,.e-fe-toolbar.e-responsive-toolbar input{font-size:12px}.e-fileexplorer .e-split.e-btn-normal,.e-fe-toolbar.e-responsive-toolbar .e-split.e-btn-normal{height:45px !important}.e-fileexplorer .e-toolbar .e-fe-split-button,.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button{padding:0}.e-fe-toolbar.e-toolbar.e-responsive-toolbar{width:auto}.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after,.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after{animation:none}.e-fileexplorer .e-splitter .e-splitbar.e-h-bar.e-resize{cursor:e-resize}.e-fe-dialog.e-dialog input{text-indent:0}.e-fileexplorer .e-grid>.e-gridcontent>div>.e-table{padding:0 32px}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-col-check{padding-left:3px}.e-fileexplorer.e-js .e-grid .e-gridcontent .e-rowcell.e-grid-image{overflow:visible;position:relative;padding-left:28px}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image+td span{padding-left:35px}.e-fileexplorer .e-grid .e-headercontent{padding-left:29px;padding-right:29px}.e-fileexplorer .e-grid .e-gridheader .e-headercell.e-col-check{padding-left:3px}.e-fileexplorer .e-grid .e-gridheader .e-headercell.e-grid-image+th{padding-left:34px}.e-fileexplorer.e-rtl .e-grid .e-gridcontent .e-rowcell.e-col-check{padding-right:3px}.e-fileexplorer.e-rtl .e-grid .e-gridcontent .e-rowcell.e-grid-image{padding-right:28px}.e-fileexplorer.e-rtl .e-grid .e-gridcontent .e-rowcell.e-grid-image+td{padding-right:35px}.e-fileexplorer.e-rtl .e-grid .e-gridheader .e-headercell.e-col-check{padding-right:3px}.e-fileexplorer.e-rtl .e-grid .e-gridheader .e-headercell.e-grid-image+th{padding-right:34px}.e-fileexplorer.e-js.e-rtl .e-treeview .e-fe-folder{right:7px}.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-last-rowcell{padding-right:15px}.e-fe-split-context.e-menu.e-split.e-context .e-list .e-icon{margin-top:5px}.e-fileexplorer.e-rtl .e-grid .e-gridcontent .e-rowcell.e-grid-image+td span{padding-left:0}.e-fileexplorer.e-rtl .e-grid .e-gridheader .e-headercell.e-grid-image+th{padding-right:34px}.e-fileexplorer.e-js.e-rtl .e-treeview .e-fe-folder{right:7px}.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-last-rowcell{padding-right:15px}.e-fileexplorer .e-tileInfo-view .e-tilenode.e-folder .e-file-name{font-weight:normal}.e-fe-dialog.e-dialog .e-widget-content input.e-textbox{height:25px;box-sizing:border-box}.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-statusbar .e-switchView .e-button:hover{border-radius:100%;background:none;border:none;box-shadow:none;color:rgba(0,0,0,.54);height:48px;width:48px}.e-fileexplorer .e-statusbar .e-fe-resize,.e-fileexplorer .e-statusbar .e-icon:before{height:16px;width:16px}.e-fileexplorer .e-statusbar .e-switchView .e-button .e-icon:before{margin-left:-4px}.e-fileexplorer .e-statusbar .e-icon{font-size:16px}.e-fe-dialog .e-button{font-weight:500}.fe-context-menu.e-menu.e-context>.e-list>.e-menulink>span,.e-fe-split-context.e-menu.e-context>.e-list>.e-menulink>span{top:3px}.fe-context-menu.e-rtl.e-menu .e-fileexplorer-toolbar-icon{height:22px;width:22px}.e-fileexplorer .e-split .e-in-wrap .e-left-btn .e-icon,.e-fileexplorer .e-split .e-in-wrap .e-left-btn .e-icon:before{height:14px;padding:0;font-size:14px}.e-fe-toolbar.e-responsive-toolbar .e-split .e-in-wrap .e-left-btn .e-icon,.e-fe-toolbar.e-responsive-toolbar .e-split .e-in-wrap .e-left-btn .e-icon:before{height:18px;padding:0;font-size:14px}.e-fe-split-context.e-menu.e-context>.e-list>.e-menulink{font-size:13px}.e-fileexplorer .e-toolbar .e-horizontal.e-ul.e-ul-searchBar{height:36px}.e-fileexplorer.e-rtl .e-statusbar .e-switchView .e-button .e-icon{padding-left:3px;padding-right:0;width:12px}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-weight:normal}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{color:rgba(0,0,0,.87);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-fileexplorer .e-tileview .e-tilenode .e-name{font-size:13px;padding-top:0}.e-fileexplorer .e-tileview .e-tilenode .e-name-wrap{margin-top:-2px;padding-bottom:5px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-tileview .e-tilenode .e-name{padding-top:10px}.e-fe-dialog.e-dialog .e-widget-content,.e-fe-dialog.e-dialog .e-fe-table table tr .e-readonly{font-size:13px;color:rgba(0,0,0,.87);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-fe-dialog.e-dialog.e-widget-content{padding-bottom:16px}.e-fileexplorer .e-splitter,.e-fileexplorer .e-grid .e-headercontent{border:0 none}.e-fileexplorer .e-splitter .e-tileview,.e-fileexplorer .e-splitter .e-pane{overflow:visible}.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{width:9px;border-width:0 0 0 1px !important}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon{right:9px;border-right-width:0;border-radius:10px 0 0 10px}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon .e-icon:before{left:3px}.e-fileexplorer .e-splitter .e-pane.collapsed{overflow:hidden}.e-fileexplorer .e-splitter .e-splitbar .e-icon{visibility:hidden}.e-fileexplorer .e-splitbar.e-split-divider{position:absolute}.e-imageViewer>img{width:100%;height:100%}.e-fileexplorer .e-grid .e-rowcell{text-overflow:ellipsis}.e-imageViewer-wrap .e-vscrollbar{display:none}.e-fileexplorer .e-addressBar{width:228px;text-indent:0}.e-fileexplorer .e-addressBar.e-tool-input{padding-left:27px;padding-right:5px}.e-fileexplorer .e-addressBar,.e-fe-toolbar .e-addressBar,.e-fileexplorer .e-searchBar,.e-fe-toolbar .e-searchBar{margin:0;padding:0}.e-fileexplorer .e-addressBar,.e-fe-toolbar .e-addressBar,.e-fileexplorer .e-searchBar,.e-fe-toolbar .e-searchBar{padding-top:0 !important;padding-bottom:0 !important;line-height:normal !important}.e-fe-toolbar.e-responsive-toolbar .e-addressBar{width:150px}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{line-height:20px;font-family:inherit}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{height:22px;text-indent:9px}.e-fileexplorer .e-searchBar::-webkit-input-placeholder{text-indent:9px}.e-dialog.e-rtl .e-fe-dialog .e-fe-dialog-label,.e-fileexplorer.e-rtl .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tilenode .e-file-size,.e-fileexplorer.e-rtl .e-grid .e-rowcell,.e-fileexplorer.e-rtl .e-treeview .e-text{direction:ltr}.e-fe-dialog .e-fe-table table tr .e-readonly{text-indent:0}.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-size{text-align:right}.e-fileexplorer .e-toolbar>ul>li .e-splitbutton.e-btn{vertical-align:top}.e-fileexplorer.e-rtl .e-grid .e-chkbox-wrap,.e-fileexplorer .e-tileInfo-view.e-rtl .e-name.e-name-in-wrap,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-grid-image,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-col-check{direction:rtl}.e-fileexplorer .e-toolbar.e-toolbarspan{width:auto}.e-fileexplorer .e-treeview>ul:first-child{margin-top:4px}.e-fileexplorer .e-treeview>ul:first-child{margin-top:20px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar,.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar [class^="e-"]{box-sizing:border-box}.e-fileexplorer .e-statusbar .e-itemStaus{margin:15px 16px 0 16px}.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus{direction:ltr}.e-fileexplorer.e-rtl .e-icon.e-fe-resize:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-resize{float:left;margin-left:8px;font-size:13px}.e-fileexplorer .e-toolbar .e-addressbar-foldericon,.e-fe-toolbar.e-responsive-toolbar .e-addressbar-foldericon{margin-left:4px;margin-top:4px}.e-fileexplorer .e-uploadbox .e-selectpart{height:auto;width:auto}.e-fileexplorer .e-uploadbox.e-dialog .e-head-content{display:none}.e-fileexplorer .e-uploadbox .e-file-list .e-file-percentage .e-file-progress-bar{width:auto}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-size,.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-percentage{margin-left:0}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-action-perform{margin-left:0;margin-right:23px}.e-fe-dialog.e-dialog.e-dialog-wrap{border:none}.e-fileexplorer .e-tileview{overflow:initial}.e-fileexplorer .e-tileview{margin:27px}.e-fileexplorer .e-grid{height:inherit}.e-fileexplorer .e-fileurl>input{width:100%;max-width:900px}.e-fileexplorer .e-fileurl{width:343px}.e-fileexplorer .e-filename{width:206px}.e-fileexplorer .e-filename>input{width:100%}.e-fileexplorer .e-filewidth>input,.e-fileexplorer .e-fileheight>input{width:60px}.e-fileexplorer .e-grid{border:0 none}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{font-weight:bold}.e-fileexplorer .e-statusbar{overflow:hidden;border-top:1px solid}.e-fileexplorer .e-statusbar{height:48px}.e-fileexplorer .e-grid .e-gridheader{border-bottom:1px solid;border-left:0 none;border-top:0 none;border-right:0 none}.e-fileexplorer .e-grid .e-headercell{border-style:none}.e-fileexplorer .e-tilenode{list-style:none;display:inline-block;vertical-align:top;padding:0 0 4px 0;width:104px}.e-fileexplorer .e-tilenode{margin:5px;border:0 none}.e-fileexplorer .e-addNewFolder.e-button{margin-left:4px;padding-right:10px;height:25px;background-color:transparent;border:none;float:left}.e-fileexplorer .e-switchGridView.e-button{background:transparent;border:none}.e-fileexplorer .e-swithListView.e-button{background:transparent;border:none}.e-fileexplorer .e-thumbImage{padding:4px;display:block;max-height:88px;text-align:center;width:auto;height:auto;margin-left:auto;margin-right:auto}.e-fileexplorer .e-thumbImage{max-width:80px}.e-fileexplorer .e-name{text-align:center;word-wrap:break-word}.e-fileexplorer .e-addressbar-foldericon{position:absolute}.e-fileexplorer .e-h-arrow{z-index:10001}.e-fileexplorer .e-responsive-toolbar{z-index:1}.e-rtl.e-fileexplorer .e-grid .e-headercelldiv{text-align:right}.e-fileexplorer .e-statusbar{padding-left:16px;padding-right:20px}.e-fileexplorer.e-rtl .e-statusbar{padding-left:20px;padding-right:16px}.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-statusbar .e-fe-resize{padding:2px 12px}.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul,.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul>li,.e-fileexplorer .e-toolbar .e-ul-searchBar,.e-fileexplorer .e-tileInfo-view.e-rtl .e-align,.e-fileexplorer.e-rtl .e-treeview .e-fe-folder{float:right}.e-fileexplorer .e-statusbar .e-itemStaus,.e-rtl.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar .e-horizontal.e-ul.e-ul-searchBar{float:left}.e-fileexplorer .e-tileview,.e-fileexplorer .e-toolbar .e-feItem-Addressbar,.e-fileexplorer .e-toolbar .e-feItem-Searchbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar{padding-left:0;padding-right:0}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-family:'ej-webfont'}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-size:18px;text-align:center}.e-fileexplorer .e-tree-foldericon{height:18px;width:14px;padding-right:4px}.e-rtl.e-fileexplorer .e-tree-foldericon{padding-right:0;padding-left:4px;float:right}.e-fileexplorer .e-addressbar-foldericon,.e-fileexplorer .e-tree-foldericon{font-size:14px}.e-fileexplorer .e-addressbar-foldericon:before,.e-fileexplorer .e-tree-foldericon:before,.e-fileexplorer .e-plus~.e-tree-foldericon:before{content:""}.e-fileexplorer .e-minus~.e-tree-foldericon:before,.e-fileexplorer-toolbar-icon.Open:before,.e-fileexplorer-toolbar-icon.OpenFolderLocation:before{content:""}.e-fileexplorer-toolbar-icon.Delete:before{content:""}.e-fileexplorer-toolbar-icon.NewFolder:before{content:""}.e-fileexplorer-toolbar-icon.Back:before{content:""}.e-fileexplorer-toolbar-icon.Forward:before{content:""}.e-fileexplorer-toolbar-icon.Upward:before{content:""}.e-fileexplorer-toolbar-icon.Back:hover:before{content:""}.e-fileexplorer-toolbar-icon.Forward:hover:before{content:""}.e-fileexplorer-toolbar-icon.Cut:before{content:""}.e-fileexplorer-toolbar-icon.Copy:before{content:""}.e-fileexplorer-toolbar-icon.Paste:before{content:""}.e-fileexplorer-toolbar-icon.Details:before,.e-fileexplorer-toolbar-icon.Getinfo:before{content:""}.e-fileexplorer-toolbar-icon.Upload:before{content:""}.e-fileexplorer-toolbar-icon.Refresh:before{content:""}.e-fileexplorer-toolbar-icon.Rename:before{content:""}.e-fileexplorer-toolbar-icon.Download{top:-3px;position:relative}.e-fileexplorer-toolbar-icon.Download{font-size:22px}.e-disable .e-fileexplorer-toolbar-icon.Download{filter:alpha(opacity=35)}.e-fileexplorer-toolbar-icon.Download:before{content:""}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{content:"";text-indent:1px;margin-top:2px;margin-left:1px}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{height:100%;width:100%}.e-fileexplorer .e-tile-wrapper .e-thumbImage.e-fe-icon{width:67px;height:67px}.e-fileexplorer .e-tile-wrapper.e-js,.e-fileexplorer.e-js,.e-fileexplorer .e-gridcontent,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{outline:none;box-shadow:none}.e-fileexplorer .e-toolbar.e-focus{outline:none}.e-fe-dialog input.e-ejinputtext:focus{outline:none}.e-fe-dialog-btn,.e-fe-dialog-centerbtn,.e-fe-dialog-text{margin-top:31px}.e-fe-dialog input,input.e-fe-dialog-text{border:0 none;border-bottom:1px solid;width:295px;min-width:295px}.e-fe-dialog-text{max-width:310px;width:310px}.e-fe-dialog-btn{float:right;width:50%}.e-fe-dialog-btn{padding-bottom:0}.e-fe-dialog-centerbtn{padding:1px;width:70%;float:right}.e-rtl .e-fe-dialog-centerbtn{width:70%;float:left}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{height:27px}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{width:auto}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-left:0}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-right:14px}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-right:0}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-left:14px}.e-fe-dialog.e-icon.e-close{float:right;margin:4px 4px 0 0}.e-rtl .e-fe-dialog.e-icon.e-close{margin:4px 0 0 4px}.e-fe-dialog.e-icon.e-close:before{padding-top:2px}.e-rtl .e-fe-dialog.e-icon.e-close,.e-rtl .e-fe-dialog-btn{float:left}.e-fe-dialog-centerbtn,.e-fileexplorer .e-grid .emptyrecord,.e-fe-center{text-align:center}.e-fileexplorer .e-tileInfo-view .e-align{float:left}.e-fileexplorer .e-tileInfo-view .e-tilenode{padding:0;overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-tilenode{width:273px;height:76px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumb-image.e-image .e-thumbImage,.e-fileexplorer .e-tile-wrapper .e-thumb-image.e-image img.e-thumbImage{margin:8px 8px 6px 8px}.e-fileexplorer .e-tile-wrapper .e-thumb-image.e-image .e-thumbImage{margin:8px 13px 6px 13px}.e-fileexplorer .e-tileInfo-view .e-name{display:table-cell;vertical-align:middle;width:112px;padding:0 5px;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name{height:60px}.e-fileexplorer .e-tileInfo-view .e-name-wrap{overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-name-wrap{display:table;width:184px;height:60px}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap{vertical-align:middle;text-align:inherit;display:table-cell;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap p{margin:0}.e-fileexplorer .e-tileInfo-view .e-thumb-image.e-image .e-thumbImage{max-height:52px;max-width:58px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumb-image.e-image img.e-thumbImage{height:auto;width:auto}.e-fileexplorer .e-tileInfo-view .e-thumbImage{display:block;max-width:59px;margin:0}.e-fileexplorer .e-tileInfo-view .e-thumbImage{padding:4px}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{display:table-cell;vertical-align:middle;width:auto;padding-top:0}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{height:73px !important}.e-fileexplorer .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div{width:179px}.e-fileexplorer .e-tileview .e-name-wrap .e-name.e-name-in-wrap div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-fileexplorer .e-tileInfo-view .e-file-name{font-weight:bold}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{width:60px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{height:52px}.e-fileexplorer .e-tileInfo-view span.e-file-type,.e-fileexplorer .e-tileInfo-view span.e-file-size{font-size:13px}.e-fileexplorer .e-fe-view-icon:before{content:"";font-size:16px;width:22px;height:100%}.e-fe-activeicon:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px}.e-fe-activeicon:before{margin-top:1px}.e-fe-ascending:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px;margin-top:1px}.e-fe-descending:before{content:"";width:100%;text-indent:1px;height:100%;margin-top:1px;margin-left:1px}.e-fileexplorer .e-toolbar input{height:30px !important;margin-top:-3px}.e-fe-toolbar.e-responsive-toolbar.e-toolbar input.e-tool-input{height:30px !important;margin-top:-6px}.e-fileexplorer .e-treeview>ul{margin:0}.e-fileexplorer .e-toolbar .e-searchBar{width:138px}.e-dialog .e-fe-table tr td{word-break:break-all}.e-dialog .e-fe-table tr td{padding:4px 0 4px 0}.e-dialog .e-fe-table tr td:first-child{min-width:60px;padding-right:14px;width:25%}.e-rtl.e-dialog .e-fe-table tr td:first-child{padding-left:14px;padding-right:0}.e-fileexplorer .e-toolbar>ul>li div.e-item-overlay{opacity:0;filter:alpha(opacity=0)}.e-fe-dialog.e-dialog>.e-titlebar{padding-bottom:24px}.e-fileexplorer .e-uploadbox.e-widget .e-selectpart.e-select{border:none}.e-dialog.e-imageViewer-wrap .e-titlebar .e-title{overflow:hidden;text-overflow:ellipsis;width:90%;float:left}.e-dialog.e-rtl.e-imageViewer-wrap .e-titlebar .e-title{float:right}.e-menu>.e-list.e-fe-separator{border-bottom:1px solid}.fe-context-menu.e-menu li.e-list>a>span{top:3px}.fe-context-menu.e-menu li.e-list>a{padding-left:30px}.fe-context-menu.e-menu.e-rtl li.e-list>a{padding-right:32px}.fe-context-menu.e-menu.e-context{width:auto}.e-fileexplorer .e-tilenode{cursor:pointer}.e-fe{padding:5px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png');display:block;margin-left:-2px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{width:70px;height:74px}.e-fe .e-fe-folder{background-position:-21px -1480px}.e-fe .e-fe-images{background-position:-21px -325px}.e-fe .e-thumbImage{width:65px;height:65px}.e-fe .e-count{position:absolute;color:#fff;background:#00f;min-width:14px;text-align:center;border:1px solid #fff;font-size:11px}.e-fe .e-count{top:30px;left:26px}.e-fileexplorer .e-treeview-wrap .e-item div>span{margin-right:0;display:inline-table;vertical-align:middle}.e-fileexplorer .e-grid tr td:first-child,.e-fileexplorer.e-rtl .e-grid tr td.e-last-rowcell{border-left:1px solid transparent;border-right:0}.e-fileexplorer .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl .e-grid tr td:first-child{border-right:1px solid transparent;border-left:0}.e-fileexplorer .e-grid .e-rowcell{border-top:1px solid transparent;border-bottom:1px solid transparent;border-width:1px 0;padding:.4em}.e-fileexplorer .e-grid .e-gridcontent tr:first-child td{border-top:1px solid transparent}.e-fe-dialog.e-dialog>.e-titlebar .e-dialog-icon{right:0}.e-fileexplorer .e-blur{opacity:.6;filter:alpha(opacity=60)}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fe-dialog.e-content,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre-wrap}.e-fe-dialog.e-dialog .e-widget-content{word-wrap:break-word}.e-fe-dialog.e-dialog .e-fe-table tr td{padding:0 0;height:37px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{margin-right:10px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{width:auto}.e-fe-dialog .e-error-msg{margin-top:5px;color:#f00;font-size:12px;margin-left:2px}.e-rtl .e-fe-dialog-label{text-align:right}.e-fe-dialog-btn.e-replace{width:81%}.e-fileexplorer .e-toolbar{border-bottom:1px solid}.e-fileexplorer .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:6px}.e-fileexplorer .e-scrollbar .e-hscroll .e-button.e-icon,.e-fileexplorer .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-fileexplorer .e-tree-wrapper .e-scrollbar.e-hscrollbar{top:10px}.e-fileexplorer .e-icon.e-fe-resize{float:right;cursor:se-resize}.e-fileexplorer .e-icon.e-fe-resize{font-size:16px}.e-fileexplorer .e-icon.e-fe-resize{padding:17px 16px 0 16px}.e-fileexplorer .e-icon.e-fe-resize+.e-switchView{margin:0}.e-fileexplorer .e-tilenode .e-image{display:table-cell;vertical-align:bottom;width:100px}.e-dialog .e-fe-table table{width:100%;border-collapse:collapse;border-spacing:0}.e-dialog .e-fe-table table tr .e-readonly{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-fe-table table tr .e-readonly{font-size:14px}.e-dialog .e-fe-table table .e-border{border-bottom:1px solid}.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fe-dialog.e-content{white-space:pre-wrap}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image{padding:2px}.e-fileexplorer .e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png')}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image .e-fe-icon{width:20px;height:20px;display:block}.e-fileexplorer .e-treeview .e-fe-folder,.e-fileexplorer .e-toolbar .e-fe-folder{background-position:-245px -21px}.e-fileexplorer .e-treeview .e-text{position:relative}.e-fileexplorer .e-treeview .e-text{padding-left:26px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-left:4px}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-right:26px}.e-fileexplorer .e-treeview .e-fe-icon,.e-fileexplorer .e-toolbar .e-fe-icon{width:14px;height:14px;position:absolute}.e-fileexplorer .e-treeview .e-fe-folder{top:5px}.e-fileexplorer .e-treeview .e-fe-folder{left:7px}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{left:inherit}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{right:2px}.e-fileexplorer .e-toolbar .e-fe-folder{top:17px;left:8px}.e-fileexplorer .e-toolbar .e-feItem-Addressbar,.e-fileexplorer .e-toolbar .e-feItem-Searchbar{margin-top:-5px}.e-fileexplorer .e-toolbar .e-fe-split-button{margin-top:-2px}.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-statusbar .e-fe-resize{margin:0}.e-treeview-wrap .e-item div>a>span{margin-top:3px}.e-fileexplorer.e-rtl .e-toolbar .e-fe-folder{left:0;right:8px}.e-fileexplorer .e-grid .e-fe-doc,.e-fileexplorer .e-grid .e-fe-docx{background-position:-196px -20px}.e-fileexplorer .e-grid .e-fe-ppt,.e-fileexplorer .e-grid .e-fe-pptx{background-position:-196px -48px}.e-fileexplorer .e-grid .e-fe-xls,.e-fileexplorer .e-grid .e-fe-xlsx{background-position:-196px -76px}.e-fileexplorer .e-grid .e-fe-pdf{background-position:-196px -104px}.e-fileexplorer .e-grid .e-fe-images{background-position:-196px -132px}.e-fileexplorer .e-grid .e-fe-rar{background-position:-196px -160px}.e-fileexplorer .e-grid .e-fe-zip{background-position:-196px -188px}.e-fileexplorer .e-grid .e-fe-txt{background-position:-196px -216px}.e-fileexplorer .e-grid .e-fe-audio{background-position:-196px -244px}.e-fileexplorer .e-grid .e-fe-video{background-position:-196px -272px}.e-fileexplorer .e-grid .e-fe-js{background-position:-196px -300px}.e-fileexplorer .e-grid .e-fe-css{background-position:-196px -328px}.e-fileexplorer .e-grid .e-fe-html{background-position:-196px -356px}.e-fileexplorer .e-grid .e-fe-php{background-position:-196px -384px}.e-fileexplorer .e-grid .e-fe-exe{background-position:-196px -412px}.e-fileexplorer .e-grid .e-fe-msi{background-position:-196px -440px}.e-fileexplorer .e-grid .e-fe-unknown{background-position:-196px -468px}.e-fileexplorer .e-grid .e-fe-rtf{background-position:-196px -496px}.e-fileexplorer .e-grid .e-fe-xml{background-position:-196px -524px}.e-fileexplorer .e-grid .e-fe-folder{background-position:-196px -552px}.e-fileexplorer .e-tile-wrapper .e-fe-doc,.e-fileexplorer .e-tile-wrapper .e-fe-docx,.e-fe .e-fe-icon.e-fe-docx,.e-fe .e-fe-icon.e-fe-doc{background-position:-21px -17px}.e-fileexplorer .e-tile-wrapper .e-fe-ppt,.e-fileexplorer .e-tile-wrapper .e-fe-pptx,.e-fe .e-fe-icon.e-fe-ppt,.e-fe .e-fe-icon.e-fe-pptx{background-position:-21px -94px}.e-fileexplorer .e-tile-wrapper .e-fe-xls,.e-fileexplorer .e-tile-wrapper .e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xls{background-position:-21px -171px}.e-fileexplorer .e-tile-wrapper .e-fe-pdf,.e-fe .e-fe-icon.e-fe-pdf{background-position:-21px -248px}.e-fileexplorer .e-tile-wrapper .e-fe-images,.e-fe .e-fe-icon.e-fe-images{background-position:-21px -325px}.e-fileexplorer .e-tile-wrapper .e-fe-rar,.e-fe .e-fe-icon.e-fe-rar{background-position:-21px -402px}.e-fileexplorer .e-tile-wrapper .e-fe-zip,.e-fe .e-fe-icon.e-fe-zip{background-position:-21px -479px}.e-fileexplorer .e-tile-wrapper .e-fe-txt,.e-fe .e-fe-icon.e-fe-txt{background-position:-21px -556px}.e-fileexplorer .e-tile-wrapper .e-fe-audio,.e-fe .e-fe-icon.e-fe-audio{background-position:-21px -633px}.e-fileexplorer .e-tile-wrapper .e-fe-video,.e-fe .e-fe-icon.e-fe-video{background-position:-21px -710px}.e-fileexplorer .e-tile-wrapper .e-fe-js,.e-fe .e-fe-icon.e-fe-js{background-position:-21px -787px}.e-fileexplorer .e-tile-wrapper .e-fe-css,.e-fe .e-fe-icon.e-fe-css{background-position:-21px -864px}.e-fileexplorer .e-tile-wrapper .e-fe-html,.e-fe .e-fe-icon.e-fe-html{background-position:-21px -941px}.e-fileexplorer .e-tile-wrapper .e-fe-php,.e-fe .e-fe-icon.e-fe-php{background-position:-21px -1018px}.e-fileexplorer .e-tile-wrapper .e-fe-exe,.e-fe .e-fe-icon.e-fe-exe{background-position:-21px -1095px}.e-fileexplorer .e-tile-wrapper .e-fe-msi,.e-fe .e-fe-icon.e-fe-msi{background-position:-21px -1172px}.e-fileexplorer .e-tile-wrapper .e-fe-unknown,.e-fe .e-fe-icon.e-fe-unknown{background-position:-21px -1249px}.e-fileexplorer .e-tile-wrapper .e-fe-rtf,.e-fe .e-fe-icon.e-fe-rtf{background-position:-21px -1326px}.e-fileexplorer .e-tile-wrapper .e-fe-xml,.e-fe .e-fe-icon.e-fe-xml{background-position:-21px -1403px}.e-fileexplorer .e-tile-wrapper .e-fe-folder,.e-fe .e-fe-icon.e-fe-folder{background-position:-21px -1480px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-doc,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-docx{background-position:-116px -17px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-ppt,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pptx{background-position:-116px -79px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xls,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xlsx{background-position:-116px -141px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pdf{background-position:-116px -203px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-images{background-position:-116px -265px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rar{background-position:-116px -327px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-zip{background-position:-116px -389px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-txt{background-position:-116px -451px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-audio{background-position:-116px -513px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-video{background-position:-116px -575px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-js{background-position:-116px -637px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-css{background-position:-116px -699px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-html{background-position:-116px -761px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-php{background-position:-116px -823px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-exe{background-position:-116px -885px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-msi{background-position:-116px -947px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-unknown{background-position:-116px -1009px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rtf{background-position:-116px -1071px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xml{background-position:-116px -1133px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder{background-position:-116px -1195px}.e-fileexplorer .e-treeview .e-fe-folder.e-fe-lock{background-position:-245px -40px}.e-fileexplorer .e-grid .e-fe-folder.e-fe-lock{background-position:-196px -580px}.e-fileexplorer .e-tile-wrapper .e-fe-folder.e-fe-lock{background-position:-21px -1557px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder.e-fe-lock{background-position:-116px -1258px}.e-fileexplorer.e-rtl .e-gridcontent tr td.e-grid-image{text-indent:-68px}.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-descending,.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-ascending{padding:0 2px}.e-fileexplorer.e-rtl .e-icon.e-fe-grid:before,.e-fe-split-context.e-rtl .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-grid:before,.e-fe-split-context .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-largeicons:before,.e-fe-split-context .e-icon.e-fe-largeicons:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-tile:before,.e-fe-split-context.e-rtl .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-icon.e-fe-tile:before,.e-fe-split-context .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-tile-content{position:relative}.e-fileexplorer .e-tilenode .e-chkbox-wrap{display:block;visibility:hidden;position:absolute;padding:0 2px 0 2px}.e-fileexplorer .e-gridcontent .e-chkbox-wrap{visibility:hidden}.e-fileexplorer .e-tilenode.e-hover .e-chkbox-wrap,.e-fileexplorer .e-tilenode.e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-hover .e-chkbox-wrap{visibility:visible}.e-fileexplorer .e-grid .e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:0}.e-fileexplorer .e-gridcontent .e-chkbox-wrap .e-chkbox-small>span{top:1px}.e-fileexplorer .e-tilenode .e-chkbox-wrap .e-chkbox-small>span{height:13px}.fe-context-menu.e-menu.e-context>.e-list>.e-menulink{padding:3px 28px 3px 28px}.e-fileexplorer .e-tilenode .e-chkbox-wrap .e-chkbox-small{margin:8px 6px}.e-fileexplorer .e-grid .e-widget [class^="e-"]{box-sizing:content-box}.e-fileexplorer .e-grid .e-gridheader .e-headercell.e-col-check{padding-top:8px}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{padding:0 3px}.e-fileexplorer th.e-headercell.e-default.e-col-check.e-defaultcursor{text-align:center}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell{padding-left:3px;padding-right:3px;text-overflow:ellipsis}.e-fileexplorer .e-splitter .e-activebar.e-h-arrow{display:none !important}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-col-check,.e-fileexplorer .e-grid .e-headercell.e-col-check,.e-fileexplorer .e-grid .e-textover .e-headercelldiv.e-col-check{overflow:visible}.e-fileexplorer .e-grid .e-col-check input{height:initial;line-height:initial;margin-top:0}.e-fileexplorer.e-rtl .e-addressBar{direction:ltr;text-align:right;padding-right:27px;width:228px;padding-left:5px}.e-fileexplorer.e-corner-all .e-item .e-text,.e-fileexplorer.e-corner-all .e-tilenode,.e-fileexplorer.e-corner-all input,.e-fe-dialog.e-corner input,.e-fe-dialog.e-corner button,.fe-context-menu.e-corner ul,.e-fe-toolbar.e-corner .e-tool-input,.e-fileexplorer.e-corner-all .e-scrollbar .e-vhandle,.e-fileexplorer.e-corner-all .e-scrollbar .e-hhandle{border-radius:4px 4px 4px 4px}.e-fileexplorer.e-corner-all .e-grid tr td:first-child,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td.e-last-rowcell{border-radius:4px 0 0 4px}.e-fileexplorer.e-corner-all .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td:first-child{border-radius:0 4px 4px 0}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child{display:table}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child .e-icon{width:16px;height:16px;padding:0 3px}.e-fe-mobile.e-toolbar.e-responsive-toolbar{width:auto;max-width:100%}.e-fileexplorer.e-fe-mobile .e-toolbar .e-addressBar,.e-fe-toolbar.e-fe-mobile .e-addressBar{width:140px}.e-fileexplorer.e-fe-mobile .e-toolbar .e-searchBar,.e-fe-toolbar.e-fe-mobile .e-searchBar{width:80px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-ul>li{height:100%}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-progress{width:200px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-size{margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-percentage{width:185px;margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-upload .e-action-container{margin:0 auto 8px auto;width:160px;padding-top:10px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadbtn,.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-fileexplorer .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-fileexplorer .e-fe-popup .e-tail:before,.e-fileexplorer .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-fileexplorer .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-fileexplorer .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-fileexplorer .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-fileexplorer .e-fe-popup .e-downtail:after{top:34px}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:50%;left:-4px;cursor:pointer}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{visibility:visible}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:41%;left:0;width:14px;cursor:pointer;border:1px solid;border-radius:0 10px 10px 0;height:40px}.e-fileexplorer.e-fe-mobile .e-splitter .e-splitbar{overflow:visible}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{font-size:18px}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon:before{position:absolute;left:-3px;top:12px}.e-fileexplorer.e-fe-mobile .e-grid .e-table{padding:0 20px}.e-fileexplorer.e-fe-mobile .e-tileview{margin-left:20px;margin-right:20px}.e-fileexplorer .e-tilenode{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-col-check{line-height:10px;padding-top:3px}.e-fileexplorer .e-chkbox-wrap .e-checkmark{line-height:14px}.e-fileexplorer,.e-fileexplorer .e-splitter .e-cont1,.e-fileexplorer .e-splitter .e-cont2,.e-fileexplorer input,.e-fe-toolbar.e-responsive-toolbar .e-tool-input,.e-fe-dialog input{border-radius:2px}.e-fileexplorer .e-cont1 .e-hhandlespace{border-bottom-left-radius:2px}.e-fileexplorer.e-rtl .e-cont1 .e-hhandlespace{border-bottom-right-radius:2px}.e-fileexplorer .e-tile-wrapper .e-vhandlespace{border-top-right-radius:2px}.e-fileexplorer.e-rtl .e-tile-wrapper.e-rtl .e-vhandlespace{border-top-left-radius:2px}.e-fileexplorer.e-fe-small .e-fe-dialog-text{width:97%}.e-fileexplorer.e-fe-small .e-fe-dialog-btn{width:80%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode{width:100%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div,.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode .e-name-wrap{width:100px}.e-fileexplorer .e-statusbar .e-button.e-btn:after{width:30%;height:30%;left:35%;top:35%}.e-fileexplorer .e-draggable{touch-action:none}.e-rte-wrapper{display:block}.e-rte-imageTab ul{list-style:none}.e-rte .e-rte-toolbar{width:100%;height:auto;margin-bottom:-2px}.e-rte .e-rte-toolbar{box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-rte .editarea{margin-bottom:-4px;padding-top:3px}.e-rte .content-iframe{border:none;margin:0}.e-rte-fontgroup .e-split-btn-div .e-icon,.e-rte-lists .e-split-btn-div .e-icon{padding:0}.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-btn-txt,.e-rte-lists .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-lists .e-splitarrowright .e-split-btn.e-btn-txt{width:15px}.e-rte-fontgroup .e-split .e-padding.e-splitarrowright,.e-rte-lists .e-split .e-padding.e-splitarrowright{padding:0 15px 0 0}.e-rte-fontgroup .e-split.e-rtl .e-padding.e-splitarrowright,.e-rte-lists .e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 15px}.e-rte .e-resizable-handle{bottom:0;cursor:se-resize;display:block;height:16px;position:absolute;right:0;width:16px}.e-rte-toolbar-icon:before{color:rgba(0,0,0,.54)}.e-tooltxt.e-disable .e-rte-toolbar-icon:before{color:rgba(0,0,0,.26)}.e-rte-context-menu .e-rte-toolbar-icon:before{margin-top:0}.e-rte-context-menu.e-context .e-list{cursor:default}.e-rte .e-ipadscroll{overflow:auto;-webkit-overflow-scrolling:touch}.e-rte.e-resizable .e-rte-overlay,.e-pane-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.e-rte-format-ddl.e-ddl-popup div>ul li{padding:none}.e-rte-format-ddl.e-ddl-popup.e-rtl div>ul li{padding:15px 18px 15px 0}.e-rte.e-rte-wrapper .e-ul.e-horizontal{margin-bottom:5px;margin-top:7px;height:36px}.e-responsive-toolbar.e-inline .e-ul.e-horizontal.e-rte-fontgroup{height:inherit}.e-responsive-toolbar.e-inline .e-ul.e-horizontal{padding-left:4px;padding-right:4px}.e-responsive-toolbar.e-inline .e-ul.e-horizontal.e-rte-fontgroup>li{padding:2px}.e-responsive-toolbar.e-inline{border-right:0;border-left:0;border-bottom:0}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{width:21px;height:21px}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:12px}.e-rte .e-split.e-btn-normal .e-drp-btn .e-split-btn-div{width:24px;margin-left:-1px;margin-top:-6px}.e-rte .e-split .e-in-wrap .e-left-btn .e-icon:before{font-size:16px}.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul.e-horizontal.e-separator{border-right:0}.e-rte .e-dialog .e-tab .e-img-field-group{display:inline-block;width:100%}.e-rte .e-dialog .e-tab .e-rte-field{width:67%}.e-rte .e-dialog .e-tab .e-rte-label{width:31%}.e-rte .e-dialog .e-tab .e-img-border-field{width:30%;float:left;padding-right:.6em}.e-rte .e-dialog .e-tab .e-rte-field .e-inputtext{width:95%}.e-rte .e-dialog .e-tab .e-rte-field .e-dimensions{width:50px}.e-rte .e-dialog .e-rte-tablefields{padding:1em .3em .3em}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field:nth-child(1){padding:0}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field{float:right}.e-rte .e-dialog .e-tab .e-rte-stylefield{display:inline-block;float:right;margin-top:1em;vertical-align:middle;width:75%}.e-rte .e-dialog .e-tab .e-rte-stylefield .e-inputtext{width:95%}.e-rte .e-dialog .e-dialog-tab .e-header{border-width:0}.e-rte .e-tab .e-activetop,.e-rte .e-tab .e-activebottom{border:0 solid}.e-rte .e-tab .e-header .e-nofirst{margin-left:4px}.e-rte .e-dialog .e-dialog-tab.e-tab .e-bottom-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-top-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activetop,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activebottom{border:0 solid}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li{border-right:1px solid}.e-rte.e-dialog .e-rte-imgUrl,.e-rte.e-dialog .e-rte-fileUrl{text-overflow:ellipsis}.e-rte-imgTab .e-content .e-colorwidget.e-widget{height:30px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{display:block}.e-rte .e-horizontal .e-tooltxt{cursor:pointer}.e-rte .e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-createTable.e-tooltxt,.e-rte .e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-clearFormat.e-tooltxt,.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-createTable.e-tooltxt,.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-clearFormat.e-tooltxt{margin-right:4px}.e-rte-toolbar .e-icon.e-res-pos.e-arrow-sans-down{padding-top:12px}.e-rte-toolbar .e-icon.e-res-pos.e-arrow-sans-down.e-active{transform:rotate(180deg);margin-top:10px}.e-rte.e-rte-wrapper .e-horizontal{padding-left:0;padding-right:0;margin-bottom:4px;margin-top:4px}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{margin:2px 0}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{padding-left:2px;padding-right:2px}.e-rte .e-toolbar .e-rte-format>li,.e-rte .e-toolbar .e-rte-fontgroup>li,.e-rte .e-toolbar .e-rte-lists>li{border-width:0;padding:0}.e-rte .e-toolbar .e-rte-fontgroup>li.e-rteItem-fontColor,.e-rte .e-toolbar .e-rte-fontgroup>li.e-rteItem-backgroundColor{padding:1px}.e-rte .e-rte-toolbar .e-input{font-size:13px;line-height:20px}.e-rte .e-rte-toolbar .e-input.e-dropdownlist{line-height:20px}.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-width:1px}.e-rte-toolbar-icon.e-bold_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-expand_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-collapse_01:before{content:""}.e-rte-toolbar-icon.e-italic_01:before{content:""}.e-rte-toolbar-icon.e-underline_01:before{content:""}.e-rte-toolbar-icon.e-strikethrough_01:before{content:""}.e-rte-toolbar-icon.e-align-left_01:before{content:""}.e-rte-toolbar-icon.e-align-center_01:before{content:""}.e-rte-toolbar-icon.e-align-right_01:before{content:""}.e-rte-toolbar-icon.e-align-justify_01:before{content:""}.e-rte-toolbar-icon.e-bullets_01:before{content:""}.e-rte-toolbar-icon.orderedList,.e-rte-toolbar-icon.e-bullets_01{padding:0}.e-rte-toolbar-icon.e-bullets_01:before,.e-rte-toolbar-icon.orderedList:before{margin-top:6px;margin-left:-2px}.e-rte .e-toolbar.e-rtl .e-rte-toolbar-icon.e-bullets_01:before,.e-rte .e-toolbar.e-rtl .e-rte-toolbar-icon.orderedList:before{margin-right:-2px}.e-rteItem-unorderedList .e-split-btn.e-drp-btn .e-icon.e-arrow-sans-down:before,.e-rteItem-orderedList .e-split-btn.e-drp-btn .e-icon.e-arrow-sans-down:before{margin-top:4px}.e-rte-toolbar-icon.orderedList:before{content:""}.e-rte-toolbar-icon.indent:before{content:""}.e-rte-toolbar-icon.outdent:before{content:""}.e-rte-toolbar-icon.e-cut_01:before{content:""}.e-rte-toolbar-icon.e-copy_02:before{content:""}.e-rte-toolbar-icon.e-paste_01:before{content:""}.e-rte-toolbar-icon.undo:before{content:""}.e-rte-toolbar-icon.redo:before{content:""}.e-rte-toolbar-icon.e-link_01:before{content:""}.e-rte-toolbar-icon.e-unlink_01:before{content:""}.e-rte-toolbar-icon.e-image:before,.e-rte-toolbar-icon.imageProperties:before{content:""}.e-rte-toolbar-icon.e-fileBrowser:before{content:""}.e-rte-toolbar-icon.e-video:before{content:""}.e-rte-toolbar-icon.e-table_02:before,.e-rte-toolbar-icon.insertTable:before{content:""}.e-rte-toolbar-icon.e-insert-row-above_02:before{content:""}.e-rte-toolbar-icon.e-insert-row-below_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-left_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-right_02:before{content:""}.e-rte-toolbar-icon.e-delete-row_01:before{content:""}.e-rte-toolbar-icon.e-delete-column_01:before{content:""}.e-rte-toolbar-icon.deleteTable:before,.e-rte-toolbar-icon.deleteTables:before{content:""}.e-rte-toolbar-icon.e-superscript_01:before{content:""}.e-rte-toolbar-icon.e-subscript_01:before{content:""}.e-rte-toolbar-icon.e-uppercase_01:before{content:""}.e-rte-toolbar-icon.e-lowercase_01:before{content:""}.e-rte-toolbar-icon.e-zoom-in:before{content:""}.e-rte-toolbar-icon.e-zoom-out:before{content:""}.e-rte-toolbar-icon.print:before{content:""}.e-rte .e-file-code:before{content:""}.e-rte-footer .clearFormat:before,.e-rte-toolbar-icon.clearFormat:before{content:""}.e-rte-footer .e-delete_05:before,.e-rte-toolbar-icon.e-delete_05:before{content:""}.e-rte .e-font:before,.e-rteItem-fontColor .e-font:before{content:"";margin-top:4px}.e-rte .e-background-color:before,.e-rteItem-backgroundColor .e-background-color:before{content:"";margin-top:4px}.e-dialog .customtable-image:before,.e-rte .e-dialog .e-table:before,.e-rte-toolbar-icon.tableProperties:before{content:""}.e-rte-listitems:before,.e-rte-unlistitems:before{border:1px solid rgba(0,0,0,.12);font-size:14px;width:28px;height:28px;margin:0;padding:6px}.e-rte-unorderlistname .e-list .e-rte-toolbar-icon.e-rte-unlistitems.e-menulink,.e-rte-orderlistname .e-list .e-rte-toolbar-icon.e-rte-unlistitems.e-menulink{padding-right:11px;width:28px;padding:4px 4px 4px 10px}.e-rtl .e-rte-unlistitems:before{border:1px solid rgba(0,0,0,.12);font-size:14px;width:28px;height:28px;margin:0;padding:6px}.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list,.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list{padding:4px 0 4px 0}.e-rte-toolbar-icon.e-loweralpha-icon:before{content:""}.e-rte-toolbar-icon.e-numbering-icon:before{content:""}.e-rte-toolbar-icon.e-upperalpha-icon:before{content:""}.e-rte-toolbar-icon.e-lowerroman-icon:before{content:""}.e-rte-toolbar-icon.e-upperroman-icon:before{content:""}.e-rte-toolbar-icon.e-circlelist-icon:before{content:""}.e-rte-toolbar-icon.e-squarelist-icon:before{content:""}.e-rte-toolbar-icon.e-disclist-icon:before{content:""}.e-rte-toolbar-icon.e-nonelist-icon:before{content:""}.e-rte-toolbar-icon.e-nonelist-icon:before{font-weight:600}.e-rte-orderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-orderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon{padding:4px 4px 4px 10px}.e-rte-unorderlistname.e-menu.e-rtl .e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-rtl>.e-list>span.e-rte-toolbar-icon{padding:4px 10px 4px 10px}.e-rte-orderlistname.e-menu.e-rtl .e-list>span.e-rte-toolbar-icon,.e-rte-orderlistname.e-menu.e-rtl>.e-list>span.e-rte-toolbar-icon{padding:4px 6px 4px 10px}.e-rte-orderlistname.e-menu .e-list>span.e-rte-toolbar-icon{padding:4px 4px 4px 7px}.e-rte-unorderlistname.e-menu{width:100px !important;border:0;padding:0}.e-rte .e-rte-footer{width:100%;margin-top:2px;font-family:monospace}.e-rte .e-rte-footer:after{clear:both;content:".";display:block;height:0;visibility:hidden}.e-rte .e-rte-footeritems{height:16px;display:inline-block;vertical-align:middle;text-align:left}.e-rte .e-rte-footer .e-rte-footer-left{display:inline-block;text-align:left;float:left}.e-rte .e-rte-footer.e-rtl .e-rte-footer-left{float:right}.e-rte .e-rte-footer .e-rte-footer-right{display:inline-block;text-align:right;float:right}.e-rte .e-rte-footer.e-rtl .e-rte-footer-right{float:left}.e-rte .e-rte-footericon{height:16px;width:16px;cursor:pointer;padding:3px}.e-rte .e-rte-htmltaginfo{margin-bottom:5px;padding-left:9px}.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{padding:2px 4px 4px 4px}.e-ddl-popup .e-h1{font-size:2em;font-weight:bold}.e-ddl-popup .e-h2{font-size:1.5em;font-weight:bold}.e-ddl-popup .e-h3{font-size:1.16em;font-weight:bold}.e-ddl-popup .e-h4{font-size:1em;font-weight:bold}.e-ddl-popup .e-h5{font-size:.83em;font-weight:bold}.e-ddl-popup .e-h6{font-size:.7em;font-weight:bold}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{display:table-caption;height:0;margin-left:1px;width:16px}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{margin-top:-5px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font{padding:0;margin-top:-5px}.e-rte-context-menu.e-context .e-rte-separator{border-bottom:1px solid}.e-rte .e-rte-tablecell{border-style:solid;border-width:1px;display:inline-block;height:18px;margin:1px;overflow:hidden;vertical-align:top;width:18px}.e-rte-palettetable{border-style:solid;border-width:0;display:inline-block;height:25px;overflow:hidden;vertical-align:top;width:25px}.e-menu.e-split .customcolor-link{display:inline-block;padding-left:30px;margin-top:5px;color:inherit;cursor:pointer}.e-rte-transbtn{margin-bottom:8px}.e-custom-Dialog .e-dialog-scroller>div.e-rte-customColor{padding:0}.e-rte .customtable-group{padding:3px;cursor:pointer}.e-rte .e-table{display:inline-block;height:16px;width:16px}.e-rte .customtable-link{display:inline-block;text-decoration:none;padding-left:5px;color:inherit}.e-rte .e-rte-label{clear:both;float:left;padding:.4em .1em 1em;text-align:left;width:29%}.e-rte .e-rte-field{float:right;padding:0 0 .6em;width:69%}.e-rte .e-rte-field label{display:inline}.e-rte-label.e-rtlrte,.e-rte-field.e-rtlrte>label{float:right}.e-rte-field.e-rtlrte,button.e-rtlrte{float:left}.e-rtlrte .e-colorwidget .e-icon{left:-3%}.e-rte .e-rte-elements{width:100%;height:82px;margin-top:10px}.e-rte .e-rte-tablefields{display:inline-block;width:22%;padding:.3em;vertical-align:middle}.e-rte .e-inputtext{height:28px;width:98%;text-indent:10px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-rte .e-dimensions{width:50px}.e-dialog .e-fieldseparate{border-style:dashed;border-width:1px 0 0;padding-top:.6em}.e-rte.e-dialog>.e-dialog-scroller.e-rtl .e-rte-button{padding-bottom:2em}.e-rte .e-fieldgroup{margin-bottom:10px}.e-dialog .e-rte-button{border-width:0;bottom:-1em;clear:both;text-align:right;margin-top:10px}.e-dialog .e-rte-imgTab{clear:both;margin-top:10px}.e-dialog .e-rte-btn{margin-left:5px}.e-dialog .e-rte-alertBtnRTL{float:left}.e-dialog .e-rte-srctextarea{width:600px;height:400px;font-family:inherit;font-size:inherit}.e-rte .e-rte-video{min-height:100px;min-width:370px}.e-rte .e-rte-srcbutton{padding:.6em;text-align:right}.e-rte.e-findandreplace.e-dialog .e-widget-content>span{color:#e24048;height:22px;display:block;margin:5px}.e-rte-toolbar-icon.findAndReplace:before{content:""}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{margin:0 15px 0 15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{border-bottom:1px solid rgba(0,0,0,.12);width:180px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox .e-input:focus{border-bottom:2px solid #ff4081;box-shadow:none}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rtefindcount{font-style:italic}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rteReplaceCount{text-align:center;float:left;margin-left:80px;font-style:italic}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-txtbox{margin-right:15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{height:49px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{border-top:1px solid rgba(0,0,0,.12)}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-checkboxlable{margin:0 0 0 5px;font-size:13px;font-weight:400}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-checkboxlable{margin:0 5px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{margin:0 0 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{margin:0 0 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn{max-width:85px;margin:13px 0 13px 7px}.e-rte.e-findandreplace.e-dialog .e-widget-content .ejRTE-replaceAll.e-btn{padding:0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-lable{width:50px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent{margin:10px 0 15px 65px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent{margin:15px 65px 10px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 0 0 10px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 10px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent{margin:23px 0 0 15px;height:110px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent{margin:23px 13px 15px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div{display:inline-block;float:left}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div>div{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div>div{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-left:-2px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-left:-15px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-right:-2px}.e-tile-group{float:left}.e-tile-group.aligncenter{display:table;float:none;margin:0 auto;padding:0}.e-tile-small-col-2{width:160px;float:left}.e-tile-backface{backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute}.e-tile-group{float:left}.e-tile-small-col-2{width:160px;float:left}.e-tile-group .e-tile-column{float:left;overflow:hidden;padding-top:5px;position:relative}.e-tile-group .e-tile-column .e-tile.e-tile-wide,.e-tile-group .e-tile-column .e-tile.e-tile-small,.e-tile-group .e-tile-column .e-tile.e-tile-medium{float:left}.e-tile-group{position:relative;margin:0 auto;padding-left:50px}.e-tile-group .e-tile-column{max-height:100%;max-width:320px}.e-tile-round-corner .e-tile-overlay{border-radius:10px}.e-tile *{box-sizing:border-box}.e-tile{box-sizing:border-box;margin:5px;overflow:hidden;position:relative;min-width:70px;min-height:70px}.e-tile-wide{width:310px;height:150px;float:left}.e-tile-small{float:left;height:70px;width:70px}.e-tile-medium{float:left;height:150px;width:150px}.e-tile-large{float:left;height:310px;width:310px}.e-tile-wide.e-caption-outer{width:310px;height:200px}.e-tile-medium.e-caption-outer{height:200px;width:150px}.e-tile-large.e-caption-outer{height:360px;width:310px}.e-tile-wide.e-caption-outer .e-image-parent,.e-tile-wide.e-caption-outer .e-tile-overlay{width:310px;height:150px}.e-tile-medium.e-caption-outer .e-image-parent,.e-tile-medium.e-caption-outer .e-tile-overlay{height:150px;width:150px}.e-tile-large.e-caption-outer .e-image-parent,.e-tile-large.e-caption-outer .e-tile-overlay{height:310px;width:310px}.e-tile .e-tile-selected:after{position:absolute;display:block;border-left:28px solid transparent;right:0;content:"";top:0;z-index:101}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:32px 32px;font-size:32px}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-repeat:no-repeat}.e-tile.e-tile-large .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile .e-tile-selected{border:2px solid #808080}.e-tile .e-tile-overlay{height:100%;width:100%;display:block;position:absolute;top:0;right:0;left:0;bottom:0}.e-tile.e-state-active .e-tile-overlay{background-color:rgba(0,0,0,.5)}.e-tile-small.e-tile-badge.e-badge-position-topright::after{top:5px;right:5px}.e-tile-small.e-tile-badge.e-badge-position-bottomright::after{bottom:5px;right:5px}.e-tile.e-badge-position-bottomright::after{bottom:6px}.e-tile.e-caption-outer.e-badge-position-bottomright::after{bottom:55px}.e-tile.e-badge-position-topright::after{top:10px}.e-tile.e-tile-badge.e-tile-badge-value::after{content:attr(data-ej-badgeValue);font-size:14px;text-align:center}.e-tile.e-tile-badge::after{color:#fff;font-size:18px;line-height:18px;right:10px;min-height:18px;min-width:18px;position:absolute;z-index:10}.e-tile-caption.e-tile-caption-icon.e-caption-innertop::before{top:10px}.e-tile-caption.e-tile-caption-icon.e-caption-innerbottom::before{bottom:10px}.e-tile-caption-text.e-caption-innertop::before{top:0;margin-top:10px}.e-tile-caption-text.e-caption-innerbottom::before{bottom:0;margin-bottom:6px}.e-tile-caption-text.e-caption-innerbottom::before,.e-tile-caption-text.e-caption-innertop::before{max-height:38px;height:auto;left:0}.e-tile-caption-text.e-caption-outer::before{bottom:0;height:45px;color:#000}.e-tile-caption-text::before{content:attr(data-ej-text);width:100%}.e-tile-caption.e-tile-caption-icon::before{width:30px;height:30px;font-size:30px}.e-tile-caption.e-caption-outer.e-tile-caption-icon::before{bottom:15px}.e-tile-caption::before{font-size:14px;position:absolute;display:block;float:left;overflow:hidden;z-index:10}.e-caption-align-right.e-caption-innertop.e-badge-position-topright.e-tile-caption-icon::before,.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright.e-tile-caption-icon::before{right:35px}.e-caption-align-normal.e-tile-caption-icon::before,.e-caption-align-left.e-tile-caption-icon::before{left:10px}.e-tile-caption-icon.e-caption-align-center::before{margin-left:-10px;left:50%}.e-tile-caption-icon.e-caption-align-right::before{right:10px}.e-tile-caption-text.e-caption-align-right.e-caption-innertop.e-badge-position-topright::before,.e-tile-caption-text.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright::before{padding-right:34px}.e-tile-caption-text.e-caption-align-normal::before,.e-tile-caption-text.e-caption-align-left::before{text-align:left}.e-tile-caption-text::before{left:0;right:0;padding-left:10px;padding-right:10px}.e-tile-caption-text.e-caption-align-center::before{text-align:center}.e-tile-caption-text.e-caption-align-right::before{direction:rtl}.e-tile.e-tile-web .e-image-parent .e-tile-image{background-repeat:no-repeat;overflow:hidden}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagecenter{background-position:center center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagefill{background-size:100% 100%}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopcenter{background-position:top center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomcenter{background-position:bottom center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imageleftcenter{background-position:left center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagerightcenter{background-position:right center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopleft{background-position:top left}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopright{background-position:top right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomright{background-position:bottom right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomleft{background-position:bottom left}.e-tile.e-tile-caption.e-caption-outer{padding:0}.e-tile:not(.e-tile-imagefill){box-sizing:border-box}.e-tile .e-tile-template{background-size:100% 100%;width:inherit;height:inherit}.e-tile .e-image-parent,.e-tile .e-tile-image{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute}.e-tile .e-image-parent.e-tile-flip,.e-tile .e-image-parent.e-tile-flipback{backface-visibility:hidden}.e-tile-round-corner.e-caption-outer,.e-tile-round-corner .e-image-parent,.e-tile-round-corner .e-image-parent .e-tile-image{border-radius:10px}.e-tile .e-tile-selected::before{position:absolute;display:block;content:"";background-color:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;height:5px;width:10px;right:3px;top:3px;z-index:102;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.e-tile.e-livetile-enable .e-tile-slideback{position:absolute;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-slide{position:absolute;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-slideup{position:absolute;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carouselback{position:absolute;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carousel{position:absolute;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-carouselup{position:absolute;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flip{position:absolute;transform:perspective(1000px) rotateX(180deg);-webkit-transform:perspective(1000px) rotateX(180deg);-moz-transform:perspective(1000px) rotateX(180deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flipback{position:absolute;transform:perspective(1000px) rotateX(0deg);-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}ej-gantt{display:block}.e-gantt *:focus{outline:none}.e-gantt-core{display:inline-block;-webkit-tap-highlight-color:transparent}.e-gantt .e-gantt-Spliter{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-treegridPane{overflow-y:hidden}.e-gantt .e-ganttchartPane{overflow:hidden}.e-gantt .e-gantttoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-gantt .e-gantttoolbar{height:56px !important;padding-top:11px}.e-gantt .e-toolbar{border-width:1px 1px 0 1px !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-toolbarspan{margin:0}.e-gantt .e-search.e-tooltxt.e-hover{background:none !important;border-color:transparent !important;padding:2px !important}.e-gantt .e-search.e-tooltxt{box-shadow:none !important}.e-gantt .e-disable.e-tooltxt:hover{background:none !important}.e-treegrid .e-disable.e-tooltxt:hover{background:none !important}.e-gantt .e-toolbaricons{float:left;text-decoration:none}.e-gantt .e-ganttcustomtoolbaritem{padding-top:4px;margin-left:3px;font-size:14px}.e-gantt .e-gantttoolbaritem{width:30px;height:24px}.e-gantt .e-gantt-collapseall:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-criticaltask:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-prevtimespan:before{content:""}.e-gantt .e-gantt-nexttimespan:before{content:""}#Task.e-menuitem>div.e-icon:before{content:""}#Task.e-menuitem>div.e-icon:before{padding-top:3px}#Add.e-menuitem>div.e-icon:before,div.e-menuitem>div.e-expander:before{padding-top:3px}#Indent.e-menuitem>div.e-icon:before{padding-top:3px}#Outdent.e-menuitem>div.e-icon:before{padding-top:3px}#Delete.e-menuitem>div.e-icon:before{padding-top:3px}div.e-menuitem>div.e-expander:before,div.e-columnmenu span.e-expander:before,div.e-tgcontextmenu div.e-expander:before,div.e-columnmenu div.e-expander:before{content:"" !important}#PrevTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}#NextTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}.e-gantt .e-addnewitem,.e-gantt .e-outdent,.e-gantt .e-edititem,.e-gantt .e-deleteitem,.e-gantt .e-saveitem,.e-gantt .e-cancel,.e-gantt .e-indent{margin-left:4px;padding-top:5px;font-size:14px}.e-gantt .e-excelIcon:before{font-size:14px;margin-left:3px;content:""}.e-gantt .e-excelIcon:before{padding-top:6px}.e-gantt .e-pdfIcon:before{margin-left:5px;font-size:14px;content:""}.e-gantt .e-pdfIcon:before{padding-top:6px}.e-gantt .e-excelIcon{padding-left:2px}.e-gantt .e-expandall{margin-left:6px}.e-gantt .e-expandall{padding-top:6px;font-size:12px}.e-gantt .e-gantt-add:before{content:""}.e-gantt .e-gantt-edit:before{content:""}.e-gantt .e-gantt-delete:before{content:""}.e-gantt .e-gantt-save:before{content:""}.e-gantt .e-gantt-cancel:before{content:""}.e-gantt .e-gantt-indent:before{content:""}.e-gantt .e-gantt-outdent:before{content:""}.e-gantt .e-gantt-expandall:before{content:""}.e-gantt .e-gantt-collapseall:before{content:""}#Add.e-menuitem>div.e-icon:before{content:""}#Indent.e-menuitem>div.e-icon:before{content:""}#Outdent.e-menuitem>div.e-icon:before{content:""}#Delete.e-menuitem>div.e-icon:before{content:""}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-gantt .e-collapseall{font-size:13px}.e-gantt .e-criticaltask{font-size:14px}.e-gantt .e-prevtimespan,.e-gantt .e-nexttimespan{font-size:14px;margin-left:3px;padding-top:5px}.e-gantt .e-collapse,.e-gantt .e-h-arrow{z-index:2 !important}.e-gantt .e-splitter{border-style:solid !important;border-width:1px 0 !important}.e-gantt .e-dialog .e-titlebar{padding:.7em 0 .2em 0 !important;border-bottom-width:3px !important;border-style:none none solid none !important;margin:0 auto !important;width:95% !important;font-weight:600}.e-addpre.e-icon:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-addpre.e-icon{display:inline-block;width:80px}.e-deletepre.e-icon:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-width:1px}.e-gantt .e-dialog .e-header{font-weight:600}.e-gantt .e-dialog-wrap.e-dialog{width:auto !important}.e-gantt .e-shadow{box-shadow:none !important}.e-gantt .e-dialog .e-numeric .e-padding,.e-gantt .e-dialog .e-percent .e-padding,.e-gantt .e-dialog .e-currency .e-padding,.e-gantt .e-dialog .e-atc .e-padding,.e-gantt .e-dialog .e-datewidget .e-padding,.e-gantt .e-dialog .e-ddl .e-in-wrap,.e-gantt .e-dialog .e-timewidget .e-padding,.e-gantt .e-dialog .e-datetime-wrap .e-padding{padding:0 !important}.e-gantt .e-dialog .e-dialog-content{width:auto !important;height:auto !important}.e-gantt .e-dialog-scroller{height:auto !important}.e-gantt .e-title{position:absolute;margin-top:-4px}.e-gantt .e-dialog-icon .e-close{position:absolute}.e-gantt .e-icon.e-close{position:absolute}.e-gantt .e-gantttoolbar li{padding:4px 0 5px 5px}.e-gantt .e-ejinputtext:focus{box-shadow:none}.e-gantt .e-dialog .e-widget-content{padding:0}.e-gantt .e-field.e-ejinputtext{text-indent:4px}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:.5px;position:absolute}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.e-gantt .e-splitter .e-splitbar.e-h-bar .e-h-arrow{display:none}.e-gantt .e-splitter .e-splitbar.e-h-bar{width:9px !important}.e-ganttdialog .e-tab.e-js .e-header>.e-select,.e-ganttdialog .e-tab.e-js .e-header>.e-active{font-size:14px !important}.e-ganttdialog .e-titlebar{font-size:16px !important}.e-tgcontextmenu,.e-tginnerContextmenu{border-width:0;border-style:solid}.e-ganttdialog .e-ejinputtext{padding:1px 4px 1px 0}.e-ganttdialog .e-ejinputtext{height:32px}.e-gantt .e-search .e-ejinputtext{text-indent:16px !important}.e-gantt .e-search{margin-right:18px !important}.e-gantt-contextmenu{padding:8px 0 8px 0}.e-ganttdialog .e-ejinputtext{box-sizing:border-box;text-indent:0}.e-gantt .e-toolbarspan{padding-left:0;padding-right:0}.e-ganttdialog .e-dialog.e-widget-content{padding:0}.e-gantt-manualparenttaskbar,.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{z-index:7;position:absolute}.e-gantt-manualparenttaskbar-left{border-right-style:none;border-top-style:none;border-left-style:solid}.e-gantt-manualparenttaskbar-right{border-top-style:none;border-left-style:none;border-right-style:solid}.e-ganttdialog .e-titlebar.e-dialog{font-weight:normal;padding-bottom:13px}.e-ganttdialog .e-tab .e-header{position:relative;top:-3px}.e-ganttdialog .e-gantt-editor-container{padding:4px 15px 0 15px}.e-ganttdialog .e-gantt-predecessor-container,.e-ganttdialog .e-gantt-resource-container,.e-ganttdialog .e-gantt-csfield-container{padding:0 15px 0 15px}.e-ganttdialog .e-gantt-notes-container{padding:0 10px 0 15px}.e-ganttdialog .e-general-edit-div,.e-ganttdialog .e-general-edit-div td:last-child table{width:100%}.e-ganttdialog .e-editfrom-btn-right{margin:10px 24px 10px 0}.e-ganttdialog .e-editfrom-btn-left{margin:10px 0 10px 24px}.e-ganttdialog .e-editform-btn input{font-size:14px;margin-right:0}.e-ganttdialog .e-btn.e-select,.e-ganttdialog .e-btn.e-select:hover,.e-ganttdialog .e-btn.e-select:active{font-weight:500}.e-ganttdialog .e-general-edit-div .e-editLabel{outline:none;font-weight:normal}.e-ganttdialog .e-general-edit-div .e-editLabel{padding:1px;font-size:14px}.e-ganttdialog .e-general-edit-div .e-editLabel label{font-weight:normal;margin-bottom:0;font-size:14px}.e-ganttdialog .e-general-edit-div .e-editValue{padding:0 0 1px 0}.e-ganttdialog .e-property-container{text-align:left;padding:5px 5px 0;font-weight:normal;outline:none}.e-gantt .e-toolbar.e-toolbarspan,.e-gantt .e-toolbar.e-focus{box-shadow:none}.e-rg-tasklabel.e-tasklabel{overflow:hidden;text-overflow:ellipsis}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{content:" ";position:absolute;z-index:1;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid;border-radius:5px}.e-ganttdialog .e-dialog.e-connectordialog{padding:15px !important;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttdialog .e-connectordialog .e-editlabel{padding-right:15px;padding-bottom:5px;font-size:14px}.e-ganttdialog .e-connectordialog .e-editvalue{padding-bottom:5px;width:100%;font-size:14px}.e-ganttdialog .e-connectordialog .e-editform-btn{padding:5px 15px 5px 15px;border-radius:3px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline{padding:7px;font-size:16px;width:16px;height:16px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline:before{content:""}ej-treegrid{display:block}.e-treegrid-core{border-collapse:collapse;font-size:12px;height:auto;outline:0 none;-webkit-tap-highlight-color:transparent;font-weight:normal}.e-treegrid .e-gridheader tr.e-resizedragicon{cursor:col-resize !important}.e-treegridtoolbar{border-color:#c3c3c3 !important;background-color:#fff;box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.e-treegrid .e-toolbarspan{margin:0}.e-treegrid .e-widget [class^="e-"]{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.e-treegrid *:focus{outline:none}.e-treegrid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-treegrid .e-textwrapcell{white-space:normal !important;word-wrap:break-word !important}.e-treegrid .e-textwrapcolumnicon{margin-top:-20px !important}.e-treegrid .e-textwrapheaderdiv{word-wrap:break-word}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{content:"";font-size:7px !important;margin-right:0}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{padding-top:9px}.e-treegrid .e-icon.e-printIcon:before{content:""}.e-treegrid .e-pager .e-numericitem,.e-treegrid .e-pager .e-firstpage,.e-treegrid .e-pager .e-prevpage,.e-treegrid .e-pager .e-firstpagedisabled,.e-treegrid .e-pager .e-prevpagedisabled,.e-treegrid .e-pager .e-nextpage,.e-treegrid .e-pager .e-lastpage,.e-treegrid .e-pager .e-nextpagedisabled,.e-treegrid .e-pager .e-lastpagedisabled{box-sizing:content-box}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{content:"";margin-right:0}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{font-size:8px;padding-top:11px}.e-treegrid .e-treegrid-add:before{content:""}.e-treegrid .e-treegrid-edit:before{content:""}.e-treegrid .e-treegrid-delete.e-delete:before{content:""}.e-treegrid .e-treegrid-save:before{content:""}.e-treegrid .e-treegrid-cancel:before{content:""}.e-treegrid .e-treegrid-expandall:before{content:""}.e-treegrid .e-treegrid-collapseall:before{content:""}.e-treegrid .e-summarytreegridexpand,.e-treegrid .e-treegridexpand{width:24px;height:24px}.e-treegrid .e-detailsinfoiconshow{margin-left:5px}.e-treegrid .e-detailsinfoiconhide{margin-left:5px}.e-treegrid .e-detailsinfoiconshow:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsinfoiconhide:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsiconcell{border-radius:5px;padding-top:5px;height:15px;width:28px}.e-treegrid .e-detailsrowcell{padding:0 !important;cursor:default}.e-treegrid .e-detailheadercell{border-top:none !important;border-bottom:none !important;background-color:transparent !important}.e-treegrid .e-detailscellwrapper{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.e-detailscellwrapperfly{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1000;border-width:1px;border-style:solid}.e-treegrid .e-detailsrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid div.e-error{position:absolute;font-weight:normal;z-index:9999}.e-treegrid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-treegrid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-treegrid div.e-error .e-bottomarrow{left:10%;border-bottom-width:2px;display:block}.e-treegrid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-treegrid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-treegrid .e-aboveIcon,.e-treegrid .e-belowIcon,.e-treegrid .e-childIcon,.e-treegrid .e-cancelIcon,.e-treegrid .e-summarytreegridcollapse,.e-treegrid .e-treegridcollapse{width:24px;height:24px}.e-treegrid .e-treegridcustomtoolbaritem{padding-top:4px;margin-left:3px}.e-treegrid .e-treegridtoolbaritem{width:30px;height:24px}.e-treegrid .e-treegridtoolbar li{box-sizing:content-box !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important}.e-treegrid .e-treegridtoolbar li{padding:5px 0 5px 5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-aboveIcon:before{content:"";font-size:20px;margin-top:-5px}.e-treegrid .e-belowIcon:before{content:"";font-size:20px;margin-top:9px}.e-treegrid .e-childIcon:before{content:"";font-size:20px;margin-top:2px}.e-treegrid .e-cancelIcon:before{content:"";font-weight:200;font-size:20px;margin-top:3px}.e-treegrid .e-updatedtd{position:relative}.e-treegrid .e-updatedtd:before{color:#f00;width:10px;text-align:right;position:absolute;top:0;right:0}.e-treegrid .e-tgupdatenotify:before{font-size:6px;font-family:'ej-webfont'}.e-treegrid .e-tgupdatenotify:before{content:""}.e-treegrid .e-table{width:100%;table-layout:fixed;border:0 none;margin-top:0;border-collapse:separate}.e-ganttchart .e-ganttgridLinesTable,.e-ganttviewerbodyContianer-ganttViewTable{border-collapse:separate;margin-top:0}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-scrollcss{padding-right:17px}.e-treegrid .e-gridheadercontainer{-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-scrollcss .e-gridheadercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-treegrid .e-gridcontent{overflow:hidden;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-headercell{border-collapse:collapse;overflow:hidden;-ms-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;border-style:solid;border-width:0 1px 0 0;outline:none;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:36px}.e-treegrid .e-headercell{padding:0 28px}.e-treegrid .e-filterHeader{cursor:pointer}.e-treegrid .e-spanstyle{cursor:pointer;display:block;height:16px;position:absolute;right:8%;top:1px;width:21px;color:#808080;margin:4px 0}.e-treegrid .e-filterbarcell{border-style:solid;border-width:1px 1px 0 0;cursor:default;vertical-align:middle;font-weight:normal}.e-treegrid .e-filterbarcell{padding:7px 28px 0 28px}.e-treegrid .e-filterbarcell .e-filtertext{height:24px}.e-treegrid .e-filterbarcell .e-ejinputtext{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-filterbarcell .e-icon:before,.e-treegrid .e-dialog .e-icon:before{display:block}.e-treegrid .e-filterbarcell .e-icon:before{display:block;height:14px;margin:0 auto}.e-treegrid .e-filterbarcell .e-ddl .e-down-arrow.e-icon:before{display:block;height:12px !important;margin:0 auto;width:12px !important}.e-treegrid .e-field{padding:1px}.e-treegrid .e-filterdiv{left:1px;position:relative;right:1px;width:100%;height:30px;padding:1px;box-sizing:border-box}.e-treegrid tr th:last-child{border-right:0}.e-treegrid tr td:last-child{border-right:0}.e-treegrid .e-headercelldiv{display:block;border:0 none;height:29px;line-height:29px;overflow:hidden;text-align:left;white-space:nowrap}.e-treegrid .e-headercelldiv{font-size:12px;font-weight:500;padding:0;margin:-7px -7px -7px 0}.e-treegrid .e-toolbar{border-width:1px !important;border-bottom-style:none !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-treegridtoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-treegrid .e-treegridtoolbar{height:56px !important;padding-top:11px}.e-treegrid .e-treegridadaptivetoolbar{height:56px !important}.e-treegrid .e-toolbar.e-toolbarspan,.e-treegrid .e-toolbar.e-focus{box-shadow:none}.e-treegrid .e-iconMargin:before{margin-left:-4px !important}.e-treegrid .e-firstLevIconMargin:before{margin-right:-6px !important}.e-treegrid .e-toolbaricons{float:left;text-decoration:none}.e-treegrid .e-excelIcon:before{content:"";padding-top:3px}.e-treegrid .e-pdfIcon:before{content:""}.e-treegrid .e-addnew,.e-treegrid .e-pdfIcon,.e-treegrid .e-edit,.e-treegrid .e-delete,.e-treegrid .e-save,.e-treegrid .e-printIcon,.e-treegrid .e-cancel{margin-left:4px;padding-top:5px;font-size:14px}.e-treegrid .e-expandall{font-size:12px;margin-left:6px;padding-top:5px}.e-treegrid .e-collapseall{font-size:13px;padding-right:2px}.e-treegrid .e-excelIcon{padding-top:2px;padding-left:5px}.e-treegrid .e-treegridrowexpand,.e-treegrid .e-treegridrowcollapse .e-rowcell{font-weight:bold}.e-treegrid .e-rowcell .e-cell,.e-treegrid .e-rowcell .e-inner-treecolumn-container{word-wrap:normal;white-space:nowrap}.e-treegrid .e-rowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-rowcell{padding-left:28px;padding-right:28px}.e-dragrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-descending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-ascending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-gridheader{overflow-x:hidden;background-repeat:repeat-x;background-attachment:scroll;background-position:0 0;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding-top:9px;padding-bottom:9px}.e-treegrid .e-treegrid-icon .e-ascending,.e-treegrid .e-treegrid-icon .e-descending{padding-right:26px;padding-top:2px}.e-treegrid{border-top:none}.e-treegrid .e-intend.e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-intend.e-editedcell{padding:2px 28px !important}.e-treegrid .e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-editedcell{padding:2px 28px !important}.e-treegrid .e-editedfirstcell{padding:0 0 4px}.e-treegrid .e-tabletd{padding:0;border-collapse:collapse}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-style:solid;outline:none;vertical-align:baseline;float:left;font-weight:normal}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-width:0 0 1px 0;text-indent:0}.e-treegrid .e-ejinputtext:focus{box-shadow:0 0 5px}.e-treegrid .e-searchinput::-ms-clear{display:none}.e-treegrid .e-reSizeColbg{position:absolute;border-left:1px dotted}.e-treegrid-overflow{overflow:hidden}.e-treegrid .e-gridcontent .e-rowcell,.e-treegrid .e-gridheader .e-headercell{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;vertical-align:middle}.e-treegrid .e-intend,.e-treegrid .e-summaryintend{padding-left:0 !important}.e-treegrid .e-headercell .e-columnicon{height:16px;float:right;margin-right:-30px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-columnicon{width:16px;padding:4px;margin-top:-19px}.e-treegrid .e-headercell .e-columnicon:before{font-size:14px !important}.e-treegrid .e-headercell .e-filtericon{height:16px;float:right;margin-right:-30px;padding:3px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-filtericon{width:16px;padding:4px;margin-top:-19px}.e-treegridmenufilterwraper{border:solid 1px}.e-treegridmenufilterwraper{padding:24px !important}.e-treegridadaptivedialog{height:auto !important;width:auto !important}.e-treegridadaptivesubicon{display:none !important}.e-treegridadaptivewidth{width:auto !important}.e-treegrid .e-headercell .e-filtericon:before{font-size:14px !important}div.e-dialog.e-columnSelector{padding:0}.e-treegrid .e-columnmenu-icon:before{content:""}.e-treegrid .e-summaryrow td,.e-treegrid .e-footersummaryrow td{font-weight:bold;border-width:0;font-size:12px}.e-treegrid .e-firstfootersummaryrow td .e-summarycell{padding-left:2px !important;padding-top:4px !important}.e-treegrid .e-treegridtrimcell{overflow:hidden;text-overflow:ellipsis}.e-treegrid .e-summaryrow .e-summarytitle.e-treegridtrimcell,.e-treegrid .e-summaryrow .e-summarytitle.e-textwrapcell{width:100%}.e-treegrid .e-summaryrow .e-summarytitle,.e-treegrid .e-footersummaryrow .e-summarytitle{padding-right:10px}.e-treegrid .e-summaryrow td:last-child,.e-treegrid .e-footersummaryrow td:last-child{border-width:0 1px 0 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogrowcell{border:none;padding:10px 0 10px 10px}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel{border:none;padding:10px 10px 10px 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton{padding:10px 0 0 0}.e-treegrid .e-dialog .e-editdialog-padding{font-weight:normal}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child{font-weight:normal}.e-columnMenuListDiv label{width:175px;display:inline-block;margin-bottom:0;font-weight:normal}.e-columnMenuListDiv label{margin-left:15px;font-size:12px}.e-columnMenuListDiv{line-height:1.9;white-space:nowrap}.e-columnMenuListDiv{padding:3px 8px 3px}.e-column-insertleft-icon:before{content:""}.e-column-insertright-icon:before{content:""}.e-column-rename-icon:before{content:""}.e-column-filter-icon:before{content:""}.e-column-filtered-icon:before{content:""}.e-column-delete-icon:before{content:""}.e-columnmenu-ascending:before{content:""}.e-columnmenu-descending:before{content:""}.e-columnchooser-icon:before{content:""}.e-treegrid .e-frozencontentdiv,.e-treegrid .e-frozenheaderdiv,.e-treegrid .e-frozenfooterdiv{float:left}.e-treegrid .e-frozencontentdiv .e-table,.e-treegrid .e-movablecontentdiv .e-table{position:relative}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-width:1px;border-left-style:solid}.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{overflow:hidden}.e-freezecolumn-icon:before{content:""}.e-unfreezecolumn-icon:before{content:""}.e-freezecolumnbefore-icon:before{content:""}.e-treegrid .e-scrollcss .e-footercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-lastsummaryrow{border-bottom-width:1px !important}.e-treegrid .e-treegridpopup{position:absolute;font-weight:normal;z-index:10000}.e-treegrid .e-treegridpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-treegrid .e-treegridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-treegrid .e-treegridpopup .e-tail:before,.e-treegrid .e-treegridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treegrid .e-treegridpopup .e-downtail:after{top:34px}.e-columnmenuitem{box-sizing:border-box}.e-columnmenuitem{padding-left:8px;padding-right:8px}.e-menuitem{box-sizing:border-box}.e-menuitem{padding-left:8px;padding-right:8px}.e-columnmenuitem .e-menuitem-label{float:left}.e-columnmenuitem .e-menuitem-label{padding:8px;font-size:12px}.e-columnmenuitem .e-icon{font-size:16px;float:left}.e-columnmenuitem .e-icon{padding:8px}.e-columnmenuitem .e-expander{padding:8px;font-size:10px}.e-columnmenuitem .e-expander:before{margin-top:4px}.e-menuitem-hr{margin-top:8px;margin-bottom:8px}.e-treegrid-columnmenu,.e-treegrid-contextmenu,.e-tginnerContextmenu{padding:8px 0 8px 0;margin:0}.e-treegrid .e-headercelldiv div{display:inline-block}.e-treegrid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-treegrid.e-wrap .e-headercelldiv{height:Auto;white-space:normal;line-height:19px}.e-treegrid.e-wrap .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-treegrid .e-page{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-pager,.e-treegrid .e-pagerstatusbar{border-top-style:none !important;border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;padding-bottom:9px;padding-top:9px;white-space:normal}.e-treegrid .e-pagercontainer .e-icon:before{display:inline-block}.e-treegrid .e-pagercontainer{float:none}.e-treegridicon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-table{margin-top:0}.e-treegrid .e-tableLastCell{border-right-width:1px;border-style:solid}.e-treegrid .e-column-menu-padding{padding-right:59px !important}.e-columnmenu,.e-tginnerContextmenu,.e-tgcontextmenu{border-width:0;border-style:solid}.e-treegrid .e-rowcell .e-cell.e-treecheckboxcolumn{padding-top:2px}.e-treegrid .e-rowcell .e-cell{padding-top:4px}.e-treegrid .e-chkbox-wrap .e-chkbox-small>span{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-headertooltip{position:absolute;padding:5px 25px 5px 25px !important;font-size:12px;border:1px solid;text-align:center;cursor:pointer}.e-headertooltip{font-weight:500;opacity:1;border-radius:2px}.e-treegridPane .e-treegrid .e-headercelldiv{font-size:13px}.e-material-treegrid{font-family:material}.e-addedColumn .e-editValue{padding:0 0 10px 0;height:30px}.e-treegrid .e-columnheader .e-filterbar-material{height:46px}.e-treegrid .e-columnheader .e-filterbarcell{padding:7px 28px 0 28px}.e-treegrid .e-gridheader .e-headercell:last-child{padding-right:24px}.e-treegrid .e-gridcontent .e-rowcell:last-child{padding-right:24px}.e-treegrid .e-gridheader .e-headercell:first-child{padding-left:24px}.e-treegrid .e-gridcontent .e-rowcell:first-child{padding-left:24px}.e-column-filter-icon:before{margin-top:1px}.e-treegrid .e-summarytreegridcollapse,.e-treegrid .e-treegridcollapse,.e-treegrid .e-summarytreegridexpand,.e-treegrid .e-treegridexpand,.e-treegrid .e-columnicon,.e-treegrid .e-filtericon{position:relative}.e-treegrid .e-filtericon:after,.e-treegrid .e-columnicon:after{content:'';position:absolute;display:block;top:25%;left:25%;width:50%;height:50%;opacity:.75;filter:alpha(opacity=75);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);background-color:rgba(0,0,0,.12)}.e-treegrid .e-treegridcollapse:after,.e-treegrid .e-summarytreegridcollapse:after,.e-treegrid .e-summarytreegridexpand:after,.e-treegrid .e-treegridexpand:after{content:'';position:absolute;top:25%;left:25%;width:50%;height:50%;opacity:.75;filter:alpha(opacity=75);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);background-color:rgba(0,0,0,.12)}.e-treegrid .e-treegridcollapse.e-treegrid-animate:not(:active):after,.e-treegrid .e-treegridexpand.e-treegrid-animate:not(:active):after,.e-treegrid .e-summarytreegridcollapse.e-treegrid-animate:not(:active):after,.e-treegrid .e-summarytreegridexpand.e-treegrid-animate:not(:active):after,.e-treegrid .e-columnicon.e-treegrid-animate:not(:active):after,.e-treegrid .e-filtericon.e-treegrid-animate:not(:active):after{-webkit-animation:e-icon-ripple .45s linear;-moz-animation:e-icon-ripple .45s linear;-o-animation:e-icon-ripple .45s linear;-ms-animation:e-icon-ripple .45s linear;animation:e-icon-ripple .45s linear}.e-treegrid .e-chkbox-wrap .e-chkbox-small>span{top:3px;box-sizing:content-box;-moz-box-sizing:content-box}.e-filterMenuDiv .e-btn.e-select,.e-filterMenuDiv .e-btn.e-select:hover,.e-filterMenuDiv .e-btn.e-select:active,.e-treegrid-dialog .e-btn.e-select,.e-treegrid-dialog .e-btn.e-select:hover,.e-treegrid-dialog .e-btn.e-select:active{font-weight:500}.e-dialog.e-widget-content.e-filterMenuDiv{font-size:13px}.e-treegridadaptivedialog .e-widget-content{padding:10px 5px 20px 5px}.e-treegrid-dialog div[id$="ColumnRenameDialog"],.e-treegrid-dialog div[id$="ConfirmDialog"]{padding:24px 24px 0 24px}.e-treegrid-dialog div[id$="ColumnRenameDialog"] .e-editValue{height:30px}.e-filterMenuDiv .e-filter-container{min-width:255px}.e-filterMenuDiv .e-dropdown-filter-container,.e-filterMenuDiv .e-filter-operator{padding-bottom:24px}.e-filterMenuDiv .e-filter-value{padding-top:5px;padding-bottom:14px}.e-filterMenuDiv .e-checkbox-filter-container{padding-bottom:0}.e-filterMenuDiv .e-filter-button-container{height:28px}.e-filterMenuDiv .e-filter-button-container{text-align:right}.e-filterMenuDiv .e-filter-btn-filter{width:auto;display:inline-block;margin-right:8px}.e-filterMenuDiv .e-filter-btn-clear{width:auto;display:inline-block}.e-filterMenuDiv .e-checkbox-filter-text{padding-right:24px;float:left}.e-treegrid-dialog .e-add-dialog-btn-ok{width:100px;display:inline-block}.e-treegrid-dialog .e-add-dialog-btn-ok div{padding:5px 0 15px 15px}.e-treegrid-dialog .e-add-dialog-btn-cancel{width:100px;display:inline-block}.e-treegrid-dialog .e-add-dialog-btn-cancel div{padding:5px 0 15px 15px}.e-treegrid-dialog .e-treegrid-add-btn input,.e-treegrid-dialog .e-confirm-dialog-btn input,.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton input{font-size:14px;margin-right:0}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label{font-size:14px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn input{font-size:14px;font-weight:normal}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{margin-right:0}.e-treegrid-dialog .e-treegrid-add-btn{width:100%;height:27px}.e-treegrid-dialog .e-treegrid-add-btn{margin-top:20px;text-align:right;margin-bottom:15px}.e-treegrid-dialog .e-confirm-dialog-btn{width:100%;margin-right:15px}.e-treegrid-dialog .e-confirm-dialog-btn{text-align:right;margin-top:10px;margin-bottom:15px}.e-treegrid-dialog .e-confirm-dialog-btn-cancel{width:auto;margin-left:8px}.e-treegrid-dialog .e-confirm-dialog-btn-ok{width:80px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{margin-top:20px;width:100%;margin-right:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{text-align:right;margin-bottom:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-ok{margin-right:8px;width:80px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{width:80px}.e-columnMenuListDiv .e-chkbox-small>span{position:relative;top:3px}.e-tgcontextmenu-image{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-image{padding:8px 5px 8px 7px}.e-tgcontextmenu-icon{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-icon{padding:8px 5px 8px 7px}.e-tgcontextmenu-label{display:inline-block;float:left}.e-tgcontextmenu-label{padding:5px 5px 6px 5px}.e-tgcontextmenu-label span{font-size:12px}.e-menuitem .e-expander{box-sizing:content-box;display:inline-block;float:right}.e-menuitem .e-expander{padding:8px 5px 8px 7px;font-size:10px}.e-menuitem .e-expander:before{margin-top:2px}.e-addedColumn .e-add-property-container{text-align:left;font-weight:normal;outline:none;width:50%}.e-addedColumn .e-add-property-container{padding:5px 15px 0}.e-addedColumn .e-editLabel{padding:0 0 2px 0}.e-addedColumn .e-editLabel label,.e-treegridrenamedialog .e-editLabel label{margin-bottom:5px;font-size:13px}.e-treegridrenamedialog .e-ejinputtext,.e-addedColumn .e-ejinputtext{height:28px;width:98%}.e-treegrid .e-table.e-zerospace{border-spacing:0}.e-treegird-filterDialogHeaderDiv{height:10% !important;text-align:center}.e-treegrid-resultSearch .e-searchbox .e-ejinputtext{height:23px;width:97% !important}.e-treegrid-responsiveBack:before{content:""}.e-treegrid-resFilterleftIcon{float:left;line-height:2 !important;position:absolute;left:0;top:0;vertical-align:middle;font-size:21px;cursor:pointer;margin-left:2%}.e-treegrid-resIcon{font-size:21px !important}.e-treegrid-resFilterRigthIcon{float:right;line-height:2 !important;font-size:21px;position:absolute;right:0;top:0;margin-right:5%;cursor:pointer}.e-treegrid-resIcon.e-responsiveCustomFilter:before{content:""}.e-treegrid-responsiveFilterBtnLeft{height:31px;left:0;bottom:0;position:absolute !important;float:left;border-radius:0;border-right:1px solid #c4c4c4 !important}.e-treegrid-responsiveFilterBtnRight{bottom:0;right:0;position:absolute !important;height:31px;float:right;border-radius:0}.e-treegrid-responsiveClose:before{content:""}.e-tgheaderContextmenu .e-icon{position:relative;top:5px}.e-tgheaderContextmenu .e-expander{float:right;position:relative;top:0}.e-treegrid-textWrap{word-break:break-all}.e-tgcontextmenu .e-save,.e-tgcontextmenu .e-cancel{position:relative;top:3.5px}.e-tgcontextmenu .e-edit{position:relative;top:3px}.e-ganttchart .e-ganttviewercontainer{display:block;position:relative}.e-ganttchart .e-widget [class^="e-"]{box-sizing:border-box}.e-ganttchart .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerheaderContainer{position:relative;overflow:auto;overflow-x:hidden;overflow-y:hidden;height:45px;border-bottom-width:1px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerbodyContianer{display:block;position:relative}.e-ganttchart .e-ganttviewerbodyContianer-dependencyViewContainer{display:block;position:absolute;z-index:1}.e-ganttchart .e-ganttviewerbodyContianer-secondaryCanvas{display:block;position:absolute}.e-ganttchart .e-gantt-schedule-container{display:block;position:static}.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{display:block;position:absolute;z-index:2;margin-top:0;border-spacing:0;overflow:hidden}.e-ganttchart .e-ganttviewerbodyContent{display:block;position:relative;overflow:hidden \9}.e-ganttchart-core{position:relative}.e-ganttchart .e-schedule-headerrow-week>thead>tr>th,.e-ganttchart .e-schedule-headerrow-day>thead>tr>th{border-left:none}.e-ganttchart .e-schedule-week-headercell-content{height:22px}.e-ganttchart .e-schedule-day-headercell{height:25px;border-bottom:none !important}.e-ganttchart .e-schedule-hour-headercell{height:25px}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{font-weight:500;font-size:13px;text-align:center;border-spacing:0;border-style:solid;border-width:1px;white-space:nowrap;position:static;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-top:none;display:inline-block;padding:0;margin:0}.e-ganttchart .e-ganttgridlines{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0}.e-ganttchart .e-gripper:before{content:"";padding:2px}.e-ganttchart .e-taskbarresizer-right.e-icon.e-gripper{margin-left:-4px}.e-ganttchart .e-taskbarresizer-left.e-icon.e-gripper{margin-left:-6px}.e-ganttchart .e-schedule-headerrow-week,.e-ganttchart .e-schedule-headerrow-day{border-collapse:collapse;padding:0;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0;border-spacing:0;margin:0}.e-ganttchart .e-chartcell{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0;vertical-align:middle}.e-ganttchart .e-tasknameContainer{text-align:right;position:relative}.e-ganttchart .e-hoilday_label{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678,sizingMethod='auto expand')}.e-ganttchart .e-gantt-childtaskbar,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:auto;border-spacing:0;padding:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:absolute;border-style:solid;border-width:1px}.e-gantt .e-ganttpopup{position:absolute;z-index:10000;font-weight:normal}.e-gantt .e-ganttpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-gantt .e-ganttpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-gantt .e-ganttpopup .e-tail:before,.e-gantt .e-ganttpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-gantt .e-ganttpopup .e-downtail:after{top:34px}.e-ganttchart .e-milestone-top,.e-ganttchart .e-baseline-milestone-top,.e-ganttchart .e-milestone-bottom,.e-ganttchart .e-baseline-milestone-bottom{width:0;height:0;position:absolute;z-index:3}.e-ganttchart .e-taskbarresizer-left{position:absolute;z-index:4}.e-predecessor-false:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-predecessor-true:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-ganttchart .e-connectorpoint-left{position:absolute;z-index:5}.e-ganttchart .e-connectortouchpoint{position:absolute;z-index:5;display:none}.e-ganttchart .e-enableconnectortouchpoint{display:block}.e-ganttchart .e-connectorpoint-right{position:absolute;z-index:5}.e-ganttchart .e-criticalconnectorline{z-index:100 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{z-index:100 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{z-index:100 !important}.e-ganttchart .e-connectorpoint-hover{cursor:pointer}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{position:absolute;z-index:3}.e-ganttchart .e-tasklabel{vertical-align:middle;margin-left:5px;display:block;font-weight:normal}.e-ganttchart .e-tasklabel{font-size:12px;margin-right:10px}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-progress{position:static;margin:auto;border-top-left-radius:4px;border-bottom-left-radius:4px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:1px}.e-ganttchart .e-progressright{border-top-right-radius:4px;border-bottom-right-radius:4px}.e-ganttchart .e-ejganttschedule{display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;white-space:nowrap;border-spacing:0 !important;border-collapse:collapse;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left \9}.e-ganttchart td{position:static;margin:auto;border-spacing:0;padding:0;zoom:1;white-space:nowrap;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-ganttchart .e-connectorline-rightarrow,.e-ganttchart .e-connectorline-leftarrow{border-top:5px solid transparent;border-bottom:5px solid transparent}.e-ganttchart .e-connectorline-rightarrow{border-left-width:10px;border-left-style:solid}.e-ganttchart .e-connectorline-leftarrow{border-right-width:10px;border-right-style:solid}.e-ganttchart .e-connectorline-leftarrow-hover,.e-ganttchart .e-connectorline-rightarrow-hover{z-index:101}.e-ganttchart .e-connectorline-hover{z-index:101;outline:1px solid}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{width:auto;height:auto;min-height:30px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:5px;display:block;overflow:hidden;z-index:6;font-size:12px;border-width:1px;border-style:solid;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;padding:5px}.e-tooltiptaskname{font-size:12px;font-weight:bold}.e-ganttchart .e-progressbartooltip{width:188px}.e-ganttchart .e-childContainer,.e-ganttchart .e-parentContainer,.e-ganttchart .e-ganttviewerbodyContianer,.e-ganttchart .e-ganttviewerbodyContent{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{font-size:13px;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;font-style:normal;margin:5px}.e-customTooltip{z-index:6;width:auto;padding:3px}.e-tooltiptable{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-spacing:5px;border-collapse:separate}.e-tooltiptable td{padding:0}.e-tooltipgantt table{margin-top:0}.e-tooltiptd-alignright{text-align:right}.e-tooltiptd-alignleft{text-align:left}.e-tooltiptd-aligncenter{text-align:center}.e-ganttchart .e-holidays{position:absolute;white-space:nowrap;overflow:hidden}.e-ganttchart .e-secondary-canvas-holiday{top:0;position:absolute}.e-ganttchart .e-holiday-label-ie8{white-space:nowrap;position:relative;-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);display:inline-block}.e-ganttchart .e-holiday-label{white-space:nowrap;position:relative;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.e-ganttchart .e-striplinespan{color:#fff;white-space:nowrap;padding:3px;position:absolute;height:auto;width:auto;font-size:.8em;top:27px;left:-2px}.e-ganttchart .e-stripline{top:0;position:absolute;z-index:4}.e-ganttchart .e-stripLines{top:0;position:absolute}.e-ganttchart .e-gantthistocell{vertical-align:top !important;position:relative}.e-ganttchart .e-gantthistoworklabel{position:absolute;left:2px;font-size:12px;transform:rotate(90deg);bottom:10px}.e-ganttchart .e-rverticalline,.e-ganttchart .e-lverticalline{border-left-width:1px;border-left-style:solid;position:absolute;margin-top:6px;width:1px}.e-ganttchart .e-horizontalline{top:6px;border-top-style:solid;border-top-width:1px;position:absolute}.e-ganttchart .e-gantthistobar,.e-ganttchart .e-weekends,.e-ganttchart .e-ganttworkingtime{position:absolute}.e-ganttchart .e-progresshandle{width:10px;height:5px;position:absolute;left:0;margin-left:5px}.e-progresshandleafter{position:absolute;left:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom-width:5px;border-bottom-style:solid;z-index:-100;margin-left:5px}.e-progresshandle .e-progresshandler-element{background:none repeat scroll 0 0 #fff;height:4px;margin-bottom:1px;margin-left:1px;margin-right:1px;width:8px}.e-progresshandleafter .e-progresshandlerafter-element{border-bottom:5px solid #fff;border-left:3px solid transparent;border-right:4px solid transparent;height:0;left:0;margin-left:-3px;width:0}.e-ganttchart .e-headercell-weekend{-ms-background-clip:content-box;-webkit-background-clip:content-box;-khtml-background-clip:content-box;-o-background-clip:content-box;background-clip:content-box}.e-ganttchart .e-resourcename{outline:none}.e-gantticon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-ganttchart .e-ganttgridLinesTable,.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{margin-top:0}.e-ganttchart .e-zerospacing{border-spacing:0}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{width:7px;border-right:transparent;border-width:3px;border-top-left-radius:12px;border-bottom-left-radius:12px;padding-right:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{width:7px;border-left:transparent;border-width:3px;border-top-right-radius:12px;border-bottom-right-radius:12px;padding-left:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar{border-style:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.e-recurrenceeditor .e-textlabel{text-align:left;cursor:default}.e-recurrenceeditor .e-textlabel{font-size:13px;font-weight:600}.e-recurrenceeditor table td{padding:10px}.e-recurrenceeditor .e-recurendsalign{margin-top:8px}.e-recurrenceeditor .e-recurendslabel{text-align:left;vertical-align:top;cursor:default}.e-recurrenceeditor .e-recurendslabel{font-size:13px;font-weight:600}.e-recurrenceeditor .e-labelcursor{cursor:default}.e-recurrenceeditor .e-labelcursor{font-size:13px;font-weight:normal}.e-recurrenceeditor .e-textmargin{margin:4px}.e-schedule.e-scheduleouter{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;overflow:hidden;display:block;visibility:visible;outline:medium none}.e-schedule{touch-action:none}.e-schedule .e-scheduleoutertable{height:100%;width:100%;position:relative}.e-schedule .e-scheduleoutertable td,.e-schedule .e-scheduleoutertable tr{vertical-align:top}.e-schedule .e-headrealldaytable td{vertical-align:middle}.e-schedule .e-horizontalheader{vertical-align:middle !important}.e-schedule .e-horizontalresheader{width:100%;text-align:center;text-overflow:ellipsis;overflow:hidden}.e-schedule .e-horizontaltimecells{position:relative;overflow:hidden;width:100%}.e-schedule .e-horizontaltimecellsht{height:96px}.e-schedule .e-horizontalmonthtimecellsht{height:96px}.e-schedule .e-headertable{width:100%}.e-schedule .e-resourceheadertext,.e-schedule .e-monthnamerow .e-monthrow .e-monthnameheadertext{overflow:hidden;width:inherit;text-overflow:ellipsis;cursor:default;white-space:nowrap}.e-schedule .e-headerdays{position:relative;width:100%}.e-schedule .e-agendacellstab{width:100%;table-layout:fixed}.e-schedule .e-agendacellstab td{height:48px;vertical-align:middle}.e-schedule .e-agendaday{float:left;line-height:34px;font-weight:normal}.e-schedule .e-agendaday{margin:0 16px 0 0;font-size:34px;opacity:.87}.e-schedule .e-agendaweek{display:block;font-style:normal}.e-schedule .e-agendaweek{font-size:14px;opacity:.87}.e-schedule .e-agendamonth{font-size:12px;opacity:.54}.e-schedule .e-datecolumn{width:160px}.e-schedule .e-timecolumn{width:150px}.e-schedule .e-timecolumn{line-height:20px}.e-schedule .e-resourcecolumn{width:75px}.e-schedule .e-agendacells{border-top:none;cursor:default}.e-schedule .e-textwrapper{padding:5px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-textwrapper{margin-left:19px}.e-schedule .e-hide{display:none !important}.e-schedule .e-agendacolordiv{width:14px;height:14px;display:inline-block;vertical-align:middle}.e-schedule .e-agendacolordiv{border-radius:12px;margin:-3px 10px 0 0}.e-schedule .e-scheduleallday:before{font-size:16px}.e-schedule .e-scheduleallday{margin-right:5px;float:left}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{content:""}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{font-size:13px}.e-schedule .e-appup:before{font-size:16px}.e-schedule .e-appup:before{content:""}.e-schedule .e-appdown:before{font-size:16px}.e-schedule .e-appdown:before{content:""}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{display:inline-block;vertical-align:middle}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{margin:1px 5px 0 -2px}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{content:""}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{font-size:13px}.e-schedule .e-firstcolumn{border-left:none !important}.e-schedule .e-agendaappointment{position:relative;display:block;line-height:14px}.e-schedule .e-agendaappointment.e-selectedAppointment{border:none}.e-schedule .e-agendacells:focus,.e-schedule .e-agendaappointment{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-schedule .e-agendahover{cursor:pointer;top:0;right:0;position:absolute;display:none;height:14px}.e-schedule .e-editapp:before{font-size:16px}.e-schedule .e-deleteapp:before{font-size:16px}.e-schedule .e-editapp,.e-schedule .e-deleteapp{padding-right:10px;display:inline-block}.e-schedule.e-rtl .e-textwrapper{padding:5px}.e-schedule.e-rtl .e-textwrapper{margin-right:19px}.e-schedule.e-rtl .e-scheduleallday,.e-schedule.e-rtl .e-agendaday{margin:0 0 0 5px;float:right}.e-schedule.e-rtl .e-schedulerepeat,.e-schedule.e-rtl .e-schedulerepeatedit,.e-schedule.e-rtl .e-agendacolordiv{margin:0 -2px 0 5px}.e-schedule.e-rtl .e-firstcolumn{border-right:none !important}.e-schedule.e-rtl .e-agendahover{left:0;right:inherit}.e-schedule.e-rtl .e-editapp,.e-schedule.e-rtl .e-deleteapp{padding:0 10px 0 0}.e-schedule .e-horizontalheadertddate{vertical-align:middle !important;height:46px;width:80px}.e-schedule .e-horizontalheaderdiv{text-align:center;overflow:hidden}.e-schedule .e-horizontalheaderdiv{height:30px;line-height:30px}.e-schedule .e-horizontaltimetd{vertical-align:middle !important;overflow:hidden;text-align:center !important;position:static !important}.e-schedule .e-horizontaltimetd{height:47px}.e-schedule .e-horizontaltimespan{float:left;width:25px}.e-schedule .e-horizontaltimespandiv{font-size:9px;vertical-align:top;position:absolute}.e-schedule .e-horizontaltimespandiv{margin-left:26px;margin-top:-4px}.e-schedule .e-horizontalalternatetd{position:static !important}.e-schedule .e-horizontalalternatetd{height:47px}.e-schedule .e-horizontmonthheaderdatetd{height:47px;vertical-align:middle !important}.e-schedule .e-horizontmonthheaderdaytd{cursor:default}.e-schedule .e-horizontmonthheaderdaytd{height:47px;vertical-align:middle !important}.e-schedule .e-horizontresdiv{width:100%;height:100%;overflow:hidden;position:relative}.e-schedule .e-horires{position:absolute;width:100%;height:100%}.e-schedule .e-alternateworkcell{width:25px}.e-schedule .e-headerdays table tr:first-child td:first-child,.e-schedule .e-headerdays table tr:last-child td:first-child{border-left:none !important}.e-scheduledialog .e-table,.e-schedule .e-table{border:0 none;border-collapse:separate;margin:0}.e-schedule .e-table{border-spacing:0 !important}.e-categorizeMenuSelected{height:18px;width:18px}.e-schedule .e-multipleCategory{position:absolute;bottom:2px;right:3px}.e-schedule .e-table td{padding:0}.e-schedule .e-nextapp,.e-schedule .e-prevapp{cursor:pointer;position:absolute;border-radius:7px 7px 0 0;text-align:center;width:150px;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-nextapp,.e-schedule .e-prevapp{text-transform:uppercase;font-size:12px;line-height:2.5}.e-schedule .e-scheduleheader{height:56px}.e-schedule .e-contentarearow{height:100%}.e-schedule .e-horizontmonthdatealign{margin-left:0 !important;margin-right:0 !important}.e-schedule .e-dateheadercell{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-dateheaderselect{cursor:pointer !important}.e-schedule .e-headercells{cursor:default}.e-schedule .e-headercells{height:47px}.e-schedule .e-headercells:not(.e-horizontalheadertddate),.e-schedule .e-resourcecells,.e-schedule .e-monthleftcells,.e-schedule .e-settingsindent,.e-schedule .e-resourceleftindentcells{font-size:12px;font-weight:500;opacity:.56}.e-schedule .e-horizontaldaterender,.e-schedule .e-horizontalheader{font-size:12px;font-weight:500}.e-schedule .e-datecommondiv{border:none;cursor:pointer;float:left;position:absolute}.e-schedule .e-datecommondiv{padding:14px 20px;display:flex}.e-schedule .e-viewsdiv{float:right;height:100%}.e-schedule .e-viewsdiv{margin-right:37px}.e-schedule .e-viewstable{table-layout:fixed;margin-top:0}.e-schedule .e-viewstable tr,.e-schedule .e-viewstable td{border:none}.e-schedule .e-datedisplay{border:none;cursor:pointer;text-align:center;outline:medium none;width:auto;display:inline-block;line-height:1.42857}.e-schedule .e-datedisplay{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:15px;font-weight:normal}.e-schedule.e-rtl .e-datedisplay{margin-left:8px}.e-schedule.e-scheduleresponsive .e-datedisplay{font-size:15px}.e-schedule.e-rtl .e-datecommondiv.e-datecursor,.e-schedule.e-rtl .e-datecommondiv.e-datecursor .e-datedisplay,.e-schedule .e-datecommondiv.e-datecursor,.e-schedule .e-datecommondiv.e-datecursor .e-datedisplay{cursor:default}.e-schedule .e-commonviewbutton{cursor:pointer;height:20px;padding:10px;text-align:center;border-right:none;outline:none;box-shadow:none}.e-schedule .e-commonviewbutton{margin-top:13px;text-transform:uppercase;opacity:.7;font-size:13px;font-weight:normal}.e-schedule .e-icon.e-topind:before{font-size:12px}.e-schedule .e-icon.e-bottomind:before{font-size:12px}.e-schedule .e-icon.e-bottomind{position:absolute;width:100%;background-size:19px;bottom:0;left:1px}.e-schedule .e-icon.e-leftind:before{font-size:12px}.e-schedule .e-icon.e-leftind{position:absolute;background-size:20px;top:3px}.e-schedule.e-rtl .e-icon.e-leftind{left:3px;top:3px}.e-schedule .e-icon.e-rightind:before{font-size:12px}.e-schedule .e-icon.e-rightind{position:absolute;right:0;background-size:19px;top:3px}.e-schedule .e-schedulesettings{text-align:center}.e-schedule .e-schedulesettings{font-size:13px;opacity:.87}.e-schedule .e-emptytrdesign{height:3px;width:100%}.e-schedule .e-headrealldaytable{table-layout:fixed;height:100%;position:relative;float:left}.e-schedule .e-empty,.e-schedule .e-leftindenttable,.e-schedule .e-workleftindent{width:140px}.e-schedule .e-leftindent{vertical-align:middle !important}.e-schedule .e-fixedlayout,.e-schedule .e-leftindenttable{table-layout:fixed}.e-schedule .e-workleftindent,.e-schedule .e-timecelltable tr:last-child td,.e-schedule .e-workcellstab tr:last-child td{border-bottom:none}.e-schedule .e-lastcell{border-bottom:none !important}.e-schedule .e-worktable{height:100%;width:100%;table-layout:fixed}.e-schedule .e-workcells{border-top:none;cursor:default}.e-schedule.e-scheduleouter,.e-scheduledialog{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.e-schedule .e-monthcells,.e-schedule .e-alldaycells{cursor:default}.e-schedule .e-timecells{text-align:center;position:relative;cursor:default}.e-schedule .e-timecells{width:70px;font-size:15px;text-transform:uppercase;opacity:.87}.e-schedule .e-monthleftindent .e-timecells{width:140px;vertical-align:middle;text-transform:none;font-size:13px}.e-schedule .e-timecells:not(.e-dateheaderselect) .e-timecelldivs{padding-top:20px}.e-schedule .e-timedivcells{width:51px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-headerareadiv{position:absolute;height:100%;width:100%}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{overflow:hidden;text-overflow:ellipsis}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{height:47px}.e-schedule .e-scrolltimecells{position:absolute}.e-schedule .e-celldefaultheight .e-workcells,.e-schedule .e-celldefaultheight .e-ampmdisplay{height:48px}.e-schedule .e-horizontal .e-celldefaultheight .e-workcells{height:20px}.e-schedule .e-headercellsheight,.e-schedule .e-alldaycellsheight,.e-schedule .e-monthnameleftindentcell.e-headercellsheight{height:47px !important}.e-schedule .e-ampmstyle{text-align:center;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-ampmstyle{width:70px;line-height:3;font-size:13px;text-transform:uppercase;opacity:.87}.e-schedule .e-ampmstyle,.e-schedule .e-commonviewbutton,.e-schedule .e-alldaycells{box-sizing:content-box}.e-schedule .e-appointwrapper{position:relative}.e-schedule .e-inlinewrapper{position:relative;z-index:9}.e-schedule .e-monthcurrenttime{font-weight:600}.e-schedule .e-highlightcurrenttimeline{height:1px;position:absolute;z-index:1}.e-schedule .e-currenttime{height:13px;width:28px;margin-left:25%;font-size:9px;text-align:center}.e-schedule .e-timewidth{width:42px !important}.e-schedule .e-appsoverflow{height:15px;width:15px;position:absolute;cursor:pointer}.e-schedule .e-workareadiv{position:relative;height:100%;overflow:hidden}.e-schedule .e-workcellstab{width:100%;table-layout:fixed}.e-schedule .e-timecelltable{width:100%}.e-schedule .e-monthheader{padding-left:5px;height:20px;cursor:pointer}.e-schedule .e-monthheader{font-size:13px;opacity:.87}.e-schedule .e-monthdateshighlight{opacity:.38}.e-schedule .e-monthempty,.e-schedule .e-monthempty .e-leftindenttable,.e-schedule .e-monthleftindent{width:140px}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment{box-sizing:border-box !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{overflow:hidden;position:absolute;text-align:left;font-size:12px;border-radius:2px}.e-schedule .e-inlineedit:focus,.e-schedule .e-inlinetext:focus{outline:none}.e-schedule .e-alldayappointment{margin:2px 0;height:22px}.e-schedule .e-monthappointment{margin-top:3px;height:22px}.e-schedule .e-horizontal .e-appointment{margin-top:3px;height:22px}.e-schedule .e-scheduleheader>td{border-radius:2px 2px 0 0}.e-schedule .e-contentarearow>td{border-radius:0 0 2px 2px}.e-schedule .e-apptext{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptext{font-size:13px;line-height:20px}.e-schedule .e-vertical .e-appointment .e-apptext{padding:8px 0 8px 0}.e-schedule .e-apptime{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptime{font-size:11px;line-height:20px}.e-schedule .e-tophandle{height:2px;position:absolute;top:0;width:100%}.e-schedule .e-rowcursor{cursor:ns-resize}.e-schedule .e-columncursor{cursor:e-resize}.e-schedule .e-bottomhandle{height:3px;position:absolute;width:100%;bottom:0}.e-schedule .e-lefthandle{height:100%;width:10px;position:absolute;float:left;left:0}.e-schedule .e-righthandle{height:100%;width:10px;position:absolute;float:right;right:0}.e-schedule.e-rtl .e-horizontaltimespan{float:right;width:25px;margin-right:8px}.e-schedule.e-rtl .e-navigateprevious,.e-schedule .e-navigateprevious{padding-right:10px}.e-schedule.e-rtl .e-navigatenext,.e-schedule .e-navigatenext{padding-left:16px}.e-schedule .e-lefttimeindicator{margin-left:-4px;margin-top:-19px;position:absolute}.e-schedule .e-righttimeindicator{margin-top:-19px;position:absolute}.e-schedule.e-rtl .e-datecommondiv{float:right}.e-schedule.e-rtl .e-viewsdiv{float:left;margin-left:37px}.e-schedule.e-rtl .e-headrealldaytable{float:right;border-right:medium none !important}.e-schedule.e-rtl .e-currenttime{margin-right:25%}.e-schedule.e-rtl .e-lefttimeindicator{margin-right:-7px}.e-schedule.e-rtl .e-righttimeindicator{margin-right:-6px;right:100%}.e-schedule .e-appointinnertext{overflow:hidden;text-align:left;vertical-align:top;height:100%}.e-schedule .e-appointinnertext{padding:1px 16px 1px 6px}.e-schedule .e-vertical .e-appointment .e-appointinnertext{padding:1px 16px 1px 12px}.e-schedule.e-rtl .e-appointinnertext{text-align:right;padding:1px 4px 1px 16px}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{outline:medium none;display:inline-block;cursor:pointer}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{font-size:15px;width:24px;height:24px;line-height:1.42857}.e-schedule .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.e-schedule .e-draggableworkarea{position:relative}.e-schedule .e-headerscrolldiv{overflow:hidden}.e-schedule .e-blocktimewrapper{position:relative}.e-schedule .e-blocktimeappointment{overflow:hidden;position:absolute;text-align:left;font-size:12px;width:100%}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment{z-index:1}.e-schedule .e-blockenable{z-index:2}.e-schedule .e-mobileNavigation{position:absolute;float:right;padding:12px 10px 0 0}.e-schedule .e-mobileNavigation:before{content:"";font-size:20px}.e-scheduledrawer .e-mAddEvent:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mday:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mcustomview:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mworkweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mmonth:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-magenda:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-schedule .e-mobileNavigation,.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{cursor:pointer}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{height:100% !important;width:100% !important;margin-bottom:-3px;float:none !important}.e-scheduledrawer .e-list-hdr>li>a>span{top:0 !important;font-size:12px !important;left:0 !important;display:block;text-align:center;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;padding-bottom:5px;line-height:normal;padding-left:0 !important}.navDrawerMenu li>a{padding:0 !important;height:auto !important}.navDrawerMenu li{padding:0 !important;height:auto !important}.e-schedule,.e-schedule [class^="e-"]:not(.e-box),.e-schedule [class*=" e-"]:not(.e-box){-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-scheduledialog table td{padding:10px 5px}.e-scheduledialog.e-appointmentaddwindow{padding:20px 24px 14px 14px !important}.e-scheduledialog .e-appwindow table td{padding:10px !important}.e-scheduledialog .e-recurEditor table td{padding:10px !important}.e-scheduledialog .e-appwindow,.e-scheduledialog .e-recurwindow{width:550px}.e-scheduledialog .e-inputtext{height:26px;text-indent:5px;width:100%;padding:1px;margin:0;max-width:100%;height:30px;border-radius:2px}.e-scheduledialog .e-ripple-bar{width:auto}.e-scheduledialog label{display:inline-block}.e-scheduledialog label{font-size:13px;font-weight:600}.e-scheduledialog .e-floatleft{float:left}.e-scheduledialog .e-leftfields{width:15%}.e-scheduledialog .e-rightfields{width:95%}.e-scheduledialog .e-windowmargin{margin-left:10px}.e-scheduledialog button{text-transform:uppercase}.e-scheduledialog .e-btnmargin button{width:100% !important;text-transform:uppercase}.e-scheduledialog .e-textlabel{text-align:left;cursor:default}.e-scheduledialog .e-textlabel{font-size:13px;font-weight:600}.e-scheduledialog .e-appchecktable label{height:25px}.e-scheduledialog .e-checkboxmargin{margin-left:-3px}.e-scheduledialog .e-textmargin{margin:4px}.e-scheduledialog .e-alldaytext{padding-right:21px;white-space:nowrap}.e-scheduledialog.e-rtl .e-chkbox-wrap .e-chk-image{margin-right:0}.e-scheduledialog .e-appcheckbox{float:left}.e-scheduledialog .e-apptextalign{float:left;padding-right:15px}.e-scheduledialog .e-controlalign{float:left;margin-right:5px}.e-scheduledialog.e-rtl .e-description{padding-right:5px}.e-scheduledialog .e-description{width:99%;height:70px;resize:vertical;text-indent:0;padding-left:5px}.e-scheduledialog .e-description:focus{border-width:0 !important}.e-scheduledialog .e-recurendslabel{text-align:left;vertical-align:top}.e-scheduledialog .e-recurendslabel{font-size:13px;font-weight:600}.e-scheduledialog .e-recurendsalign{margin-top:8px}.e-scheduledialog .e-floatright{float:right}.e-scheduledialog.e-rtl .e-floatright{float:left}.e-scheduledialog .e-recurFinalRule,.e-scheduledialog .e-recurRule{padding-right:10px;font-weight:normal}.e-scheduledialog .e-recureditmsg{cursor:default}.e-scheduledialog .e-recureditmsg{padding:0 0 10px 0}.e-scheduledialog .e-recureditopt{padding:5px 0}.e-scheduledialog .e-recureditlbl{padding:0 5px;position:relative;top:-3px}.e-scheduledialog .e-recureditbtns .e-editonly{padding:0 13px}.e-scheduledialog .e-recureditbtns .e-editfutureonly{float:none;margin-left:0}.e-scheduledialog .e-recureditbtns .e-editfutureonly{padding:0 13px}.e-scheduledialog .e-recureditbtns .e-editseries{width:auto}.e-scheduledialog .e-recureditbtns .e-editseries{padding:0 11px;margin-left:0}.e-scheduledialog .tdpadding{padding-left:0}.e-scheduledialog .e-alerttext{text-align:left}.e-scheduledialog .e-alertbtn{margin:0 auto}.e-scheduledialog .e-alertbtn{padding-top:16px;text-align:right}.e-scheduledialog.e-rtl .e-alertbtn{margin:0 auto}.e-scheduledialog.e-rtl .e-alertbtn{padding-top:16px;text-align:left}.e-scheduledialog .e-recuredit{display:none}.e-scheduledialog .e-recuredit{font-size:13px;font-weight:600}.e-scheduledialog .e-qAppDone{width:140px;padding:0 !important}.e-scheduledialog .e-detailedapp{cursor:pointer;float:left;width:50%;font-size:12px}.e-scheduledialog .e-detailedapp{height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-scheduledialog.e-rtl .e-detailedapp{float:right}.e-scheduledialog .e-detailedwindow{outline:medium none}.e-scheduledialog .icon-Pasteicon:before{float:left;margin-left:10px;margin-top:9px;vertical-align:middle}.e-scheduledialog .icon-Close:before{float:right;cursor:pointer;font-size:10px}.e-schedulequickdialog>div{overflow:visible}.e-schedulequickdialog{-moz-box-shadow:0 0 9px rgba(0,0,0,.4) !important;-webkit-box-shadow:0 0 9px rgba(0,0,0,.4) !important;box-shadow:0 0 9px rgba(0,0,0,.4) !important}.e-scheduledialog .e-quickarrow{bottom:-1px;height:10px;left:40%;overflow:hidden;position:absolute;visibility:visible;width:20px}.e-scheduledialog .icon-Delete:before{font-size:15px;margin-left:5px;margin-top:2px;position:absolute;cursor:pointer}.e-schedule .icon-AddGrad:before{margin-top:5px;float:right}.e-scheduledialog .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-scheduledialog .e-editevents{font-size:12px}.e-scheduledialog .e-editevent{float:left;width:100px;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{float:left;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{width:90px;margin-left:5px}.e-scheduledialog .e-editseries{cursor:pointer;float:right;outline:medium none;width:88px;text-align:left}.e-scheduledialog .e-editseries{margin-left:5px}.e-scheduledialog.e-rtl .e-editevent{float:right;margin-right:2px;text-align:right}.e-scheduledialog.e-rtl .e-editfutureonly{float:right}.e-scheduledialog.e-rtl .e-editseries{float:left;text-align:right}.e-scheduledialog .e-disableseries{cursor:default !important}.e-scheduledialog .e-quickstartend{float:left;height:auto;width:91%}.e-scheduledialog .e-quickstartend{font-size:13px;font-weight:normal}.e-scheduledialog.e-rtl .e-quickstartend,.e-scheduledialog.e-rtl .e-quicksubject{float:right}.e-scheduledialog .e-quicksubject{height:auto;width:220px;float:left}.e-scheduledialog .e-quicksubject{font-weight:600;width:200px}.e-scheduledialog .e-quickduein{padding-bottom:0;font-size:14px}.e-scheduledialog .e-schedclosemargin{float:right;margin:-10px -16px 0 0}.e-scheduledialog.e-rtl .e-schedclosemargin{float:left;margin:-10px 0 0 -16px}.e-scheduledialog .e-pointercursor,.e-schedule .e-resourceicon{cursor:pointer;outline:medium none}.e-scheduledialog .e-quickstartendtime{font-size:12px}.e-scheduledialog .e-quickstartendtime{padding-bottom:23px}.e-scheduledialog .e-dialogouter{background:none repeat scroll 0 0 transparent !important;display:block;height:auto;margin-bottom:-9px !important;overflow:hidden;position:relative;z-index:1001}.e-scheduledialog .e-dialogouter{padding:14px 24px 0 24px !important}.e-scheduledialog .e-tableAppoint{background:none repeat scroll 0 0 transparent !important;position:relative;top:-3px}.e-scheduledialog .e-tablePosition{padding-bottom:0;top:0}.e-scheduledialog .e-tablePosition{padding-top:14px}.e-scheduledialog .e-quickwinarrowbottom{top:4px}.e-scheduledialog .e-quickcreatebottomcontainer{margin-top:25px;padding-bottom:64px;line-height:56px}.e-scheduledialog .e-quickbottomcontainer{line-height:22px;padding-bottom:22px}.e-scheduledialog .e-quickwinarrowtop{top:-10px}.e-scheduledialog.e-rtl .e-appdetails{padding-bottom:27px}.e-scheduledialog .e-qappwindow{width:100%;cursor:default}.e-scheduledialog .e-subjectlabel{width:17%}.e-scheduledialog .e-subjectlabel{font-size:13px;font-weight:600}.e-schedule .e-priority{position:absolute;top:0;left:auto;right:3px}.e-schedule .e-alldayappointment .e-priority,.e-schedule .e-monthappointment .e-priority{top:-2px}.e-schedule.e-rtl .e-priority{right:auto;left:3px}.e-priorwidth{width:80%}.e-none{height:20px;width:20px;float:left}.e-high,.e-medium,.e-low{background:url('common-images/schedule/schedule_priority.png');height:12px;width:20px;float:left;background-repeat:no-repeat;background-size:60px;padding-top:5px;padding-bottom:5px}.e-high{background-position:0}.e-medium{background-position:-41px}.e-low{background-position:-20px}.e-schedule.e-rtl .e-navigatenext:before,.e-schedule .e-navigateprevious:before{content:""}.e-schedule.e-rtl .e-navigateprevious:before,.e-schedule .e-navigatenext:before{content:""}.e-schedule .e-resourceexpand:before{content:"";margin:4px}.e-schedule .e-resourcecollapse:before{content:"";margin:4px}.e-schedule .e-resourceicon{font-family:"ej-webfont";font-size:12px}.e-schedule .e-resourceicon{font-size:13px;margin-top:0 !important;width:20px;height:20px;-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform .9s ease-in-out;transition:transform .9s ease-in-out,-webkit-transform .3s ease-in-out}.e-schedule .e-resourcecollapse{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-schedule .e-resourceexpand{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.e-scheduledialog .e-scheduledelete:before{font-size:20px}.e-scheduledialog .e-scheduleclose:before{content:""}.e-scheduledialog .e-scheduleclose:before{font-size:12px;margin:2px 0 0 2px}.e-schedule .e-schedulemouseclose:before{content:"";font-size:8px;width:9px;height:9px}.e-schedule .e-schedulemouseclose:hover{cursor:pointer}.e-schedule .e-icon.e-schedulemouseclose{top:5px;display:none;position:absolute;z-index:1;width:9px;height:9px;left:auto}.e-schedule .e-icon.e-schedulemouseclose{right:7px}.e-schedule.e-rtl .e-icon.e-schedulemouseclose{right:auto;left:5px}.e-scheduledialog .e-alertbtn .e-alertOk{margin:0 10px 0 10px}.e-scheduledialog .e-recurtitle{font-size:16px;font-weight:bold;padding:8px}.e-schedule .icon-AddGrad:before:before{content:""}.e-schedule .e-timeidicatorcircle:before{font-size:9px;top:2px;left:-1px;position:absolute}.e-schedule .e-ewexpand:before{content:"";font-size:14px !important}.e-schedule .e-appointresizer-right{margin-right:-4px;margin-top:2px}.e-schedule .e-appointresizer-left{margin-left:0;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-left{margin-left:4px;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-right{margin-right:-8px;margin-top:2px}.e-schedule .e-nsexpand:before{content:"";font-size:14px !important;line-height:0}.e-schedule .e-appointresizer-top{margin-top:1px}.e-schedule .e-appointresizer-bottom{margin-bottom:0}.e-schedule .e-appsoverflow:before{font-size:12px}.e-draggableAppointment{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px;border:1px solid #000;background-color:#dbdbde;overflow:hidden;z-index:1}.e-schedule .e-upicon,.e-schedule .e-downicon{height:20px;position:absolute;z-index:1}.e-schedule .e-appup,.e-schedule .e-appdown{float:right;margin-right:2px;opacity:.5}.e-schedule.e-rtl .e-appup,.e-schedule.e-rtl .e-appdown{float:left;margin-left:2px;opacity:.5}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{display:inline-block;vertical-align:middle;float:left}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{margin:3px 5px 0 -1px}.e-schedule.e-rtl .e-recurapp,.e-schedule.e-rtl .e-recureditapp{margin:1px 0 0 5px;float:right}.e-schedule .e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-scheduledialog div.e-error{position:absolute;z-index:9999}.e-scheduledialog div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-scheduledialog div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-scheduledialog.e-rtl div.e-error .e-toparrow{right:10%}.e-scheduledialog .e-error div.e-field-validation-error{border-radius:4px;font-size:14px;padding:4px}.e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-schedule .e-monthnamerow .e-monthrow{text-align:center}.e-schedule .e-horizontalmonthtimecellsht.e-monthheaderrow{height:92px}.e-schedule .e-horizontaltimecellsht.e-monthheaderrow{height:87px}.e-reportviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal !important;font-size:17px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}@font-face{font-family:'ej-reportviewericons';src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep');src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep#iefix') format('embedded-opentype'),url('common-images/reportviewer/ej-reportviewericons.ttf?wpa4ep') format('truetype'),url('common-images/reportviewer/ej-reportviewericons.woff?wpa4ep') format('woff'),url('common-images/reportviewer/ej-reportviewericons.svg?wpa4ep#ej-reportviewericons') format('svg');font-weight:normal;font-style:normal}.e-reportviewer-toggleicon{font-family:'ej-reportviewericons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-reportviewer-errormodeltooltip{position:relative;display:inline-block}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext{visibility:hidden;width:230px;background-color:#f0f3f4;color:#424949;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;left:50%;margin-left:-60px;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext::after{content:"";position:absolute;top:100%;left:50%}.e-reportviewer-errormodeltooltip:hover .e-reportviewer-tooltiptext{visibility:visible}.e-reportviewer-toolbarcontainer{vertical-align:middle;border:1px solid;border-bottom:0 solid;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-toolbarcontainer{height:48px;-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important}.e-reportviewer-toolbarcontainer .e-rel-position{margin-top:4px}.e-reportviewer-toolbarul{padding-right:4px !important;margin-right:4px !important;margin-top:5.5px !important;margin-bottom:5.5px !important}.e-reportviewer-toolbarli{margin-left:12px;margin-right:12px !important;width:21px;height:21px;padding:7px !important}.e-reportviewer-tbdiv{width:16px;height:16px;border:1px solid;border-color:transparent;margin:4px 0}.e-reportviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-reportviewer-outerborder:hover{border:1px solid}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-exporttip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border:1px solid;margin:0 auto;z-index:2147483647}.e-reportviewer-headerspan{font-style:normal;font-weight:bold;margin-bottom:5px;word-wrap:break-word}.e-reportviewer-contentspan{word-wrap:break-word;margin-bottom:5px}.e-reportviewer-param-datepicker{float:left}.e-reportviewer-ejdropdownlist{width:auto;height:auto;float:left;border:1px solid transparent}.e-reportviewer-ejdropdownlist{padding-top:4px !important;padding-bottom:8px !important;padding-left:0 !important;padding-right:0 !important}.e-reportviewer-toolbarcontainer input.e-input,.e-reportviewer-viewerblockcontent input.e-input{line-height:normal !important}.e-reportviewer-print,.e-reportviewer-emptyconetent,.e-reportviewer-pagefit,.e-reportviewer-export,.e-reportviewer-gotonext,.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotofirst,.e-reportviewer-gotofirst.e-reportviewer-disabled,.e-reportviewer-gotolast,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-zoomin,.e-reportviewer-zoomout,.e-reportviewer-refresh,.e-reportviewer-parameter,.e-reportviewer-documentmap,.e-reportviewer-gotoparent,.e-reportviewer-preview,.e-reportviewer-pagesetup,.e-reportviewer-printsetup{width:20px;height:20px}.e-reportviewer-tbpage{background-color:transparent;text-align:center;width:auto}.e-reportviewer-tbpage{padding-top:4px !important;padding-bottom:9px !important}.e-reportviewer-pagenumber{min-height:22px !important;min-width:25px !important;height:22px !important;width:28px !important;text-align:center;margin-top:3.7px;display:inline-block !important}.e-reportviewer-pagenumber{font-size:12px}.e-reportviewer-tbdiv.e-reportviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-reportviewer-viewer{width:100%;text-shadow:none !important}.e-reportviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-reportviewer-viewerblock{-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important}.e-reportviewer-paramblock-disable,.e-reportviewer-toolbar-disable{pointer-events:none;opacity:.5}.e-reportviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-reportviewer-viewerblockcontent{width:100%;border-bottom:1px solid}.e-reportviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-paramcheckbox{padding:8px 5px 8px 1.25em;width:90.5%}.e-reportviewer-paramcheckboxlabel{font-size:14px !important}.e-reportviewer-paramcheckboxlabel{padding:6px 0 0 1.76em !important}.e-reportviewer-device-paramcheckbox{padding-left:9.5%;width:90.5%}.e-reportviewer-viewreport{border-left:1px solid;border-right:0;border-bottom:0;border-top:0;padding:10px;text-align:center;vertical-align:top}.e-reportviewer-viewreportbutton{line-height:normal;vertical-align:baseline;padding:initial;margin:initial;border:1px solid}.e-reportviewer-scrollcontainer{line-height:normal !important;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-reportviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-reportviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto}.e-reportviewer-pageouterline{padding:16px}.e-reportviewer-pageview{position:absolute}.e-reportviewer-pageview{-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-reportviewer-elementalignments{margin:0;padding:1px !important;vertical-align:inherit}.e-reportviewer-viewercontainer{border:1px solid}.e-reportviewer-viewercontainer{-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important;box-shadow:0 2px 5px 0 rgba(0,0,0,.2) !important}.e-reportviewer-box-border,.e-reportviewer-pageviewcontainer,.e-reportviewer-viewercontainer,.e-reportviewer-viewerblock{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.e-reportviewer-box-content,.e-reportviewer-pageview,.e-reportviewer-pageouterline{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportviewer-textbox{height:26px;line-height:normal;text-indent:10px;vertical-align:middle;padding:0}.e-reportviewer-label,.e-reportviewer-labelpageno{border:none;vertical-align:inherit}.e-reportviewer-documentmappopup{border:1px solid}.e-reportviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-reportviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-reportviewer-expandtoggle{background:url('common-images/reportviewer/expand.svg') no-repeat center}.e-reportviewer-alertIcon{background:url('common-images/reportviewer/alertIcon.svg') no-repeat center}.e-reportviewer-errorIcon{background:url('common-images/reportviewer/errorIcon.svg') no-repeat center}.e-reportviewer-collapsetoggle{background:url('common-images/reportviewer/collapse.svg') no-repeat center}.e-reportviewer-sortingUpDown{background:url('common-images/reportviewer/updown.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingUp{background:url('common-images/reportviewer/up.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingDown{background:url('common-images/reportviewer/down.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-close{padding-bottom:29px;padding-right:7px;font-weight:bold;font-size:15px;cursor:pointer}.e-reportviewer-alertbox .e-titlebar{padding:6.5px .7em !important}.e-reportviewer-alertbox .e-widget-content{padding:23px 26px 32px 26px !important}.e-reportviewer-error-content{padding:4px 0 4px 6px !important;line-height:1.8}.e-reportviewer-alert-table{border-spacing:2px !important;border-collapse:separate !important}.e-reportviewer-scroller .e-scrollbar .e-hscroll .e-hup.e-icon{display:none}.e-reportviewer-alertbox .e-footerbar{width:100%;height:auto !important;padding:0 28px 12px 0 !important;display:inline-table !important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-footerbar{padding:.5em 17px !important;height:auto !important;display:inline-table !important;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller{height:11px;width:11px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:9px;line-height:10px;text-indent:1.2px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{padding-top:.5px;padding-left:1px}.e-rptviewer-okbtn{width:68px}.e-rptviewer-cancelbtn{width:72px}.e-reportviewer-blockcontainer{padding-left:15px !important;padding-right:10px !important}.e-reportviewer-tr{height:10px !important}.e-reportviewer-pagesetuptr{height:10px !important}.e-reportviewer-pagesetupheader{padding-top:10px;padding-bottom:5px !important}.e-reportviewer-pagesetupcontent{font-weight:400;padding-top:5px !important;padding-bottom:10px !important}.ej-reportviewericonscollapse:hover,.ej-reportviewericonsexpand:hover,.e-reportviewer-drillhover:hover,.e-reportviewer-sortingUp:hover,.e-reportviewer-sortingDown:hover,.e-reportviewer-sortingUpDown:hover{cursor:pointer}.e-reportviewer-pagefit:before{content:""}.e-reportviewer-pagefittopage:before{content:""}.e-reportviewer-emptyconetent:before{content:"  "}.e-reportviewer-print:before{content:""}.e-reportviewer-export:before{content:""}.e-reportviewer-pagesetup:before{content:""}.e-reportviewer-gotonext:before{content:""}.e-reportviewer-gotonext.e-reportviewer-disabled:before{content:""}.e-reportviewer-gotoprevious:before{content:""}.e-reportviewer-gotoprevious.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst:before{content:""}.e-reportviewer-gotolast:before{content:""}.e-reportviewer-gotolast.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst.e-reportviewer-disabled{content:""}.e-reportviewer-zoomin:before{content:""}.e-reportviewer-zoomout:before{content:""}.e-reportviewer-refresh:before{content:""}.e-reportviewer-parameter:before{content:""}.e-reportviewer-documentmap:before{content:""}.e-reportviewer-gotoparent:before{content:""}.e-reportviewer-preview:before{content:""}.e-reportviewer-close:before{content:""}.e-reportviewer-zoomSelection_popup{max-height:none !important}.e-reportviewer-zoomSelection_popup-ul{text-align:center !important}.ej-reportviewericonscollapse:before{content:""}.ej-reportviewericonsexpand:before{content:""}.e-reportviewer-toolbarcontainer.e-toolbar .e-icon.e-toolbar-res-arrow{cursor:pointer}.e-reportviewer-toolbarcontainer.e-toolbar .e-icon.e-toolbar-res-arrow{height:34px;padding-top:0;padding-right:7px;margin-top:7px;margin-bottom:6px}.e-rptviewer-drpdown.e-reportviewer-zoomSelection_popup .e-reportviewer-zoomSelection_popup-ul li{padding:10px}.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input{padding-left:10px}.e-reportviewer-icon.e-reportviewer-pagefittopage,.e-reportviewer-icon.e-reportviewer-emptyconetent{height:13px;margin-top:-3px}.e-reportviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left}.e-reportviewer-popupli{padding:10px}.e-reportviewer-lispan{text-decoration:none;white-space:nowrap;padding:2px !important;vertical-align:text-bottom}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-hscroll .e-button.e-icon{display:none}.e-reportviewer-txt-overflow{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.e-pdfviewer .e-pdfviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}.e-pdfviewer .e-pdfviewer-icon{font-size:14px}.e-pdfviewer .e-pdfviewer-toolbarcontainer{width:100%;vertical-align:middle;border-width:1px;border-style:solid;border-bottom:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-toolbarcontainer{padding-top:2.2px;padding-bottom:2.2px}.e-pdfviewer .e-pdfviewer-toolbarcontainer.e-toolbar{height:inherit}.e-pdfviewer .e-pdfviewer-toolbarcontainer.e-toolbar{padding-right:11px}.e-pdfviewer .e-pdfviewer-toolbarul{height:inherit;position:relative;left:1px;top:1px}.e-pdfviewer .e-pdfviewer-toolbarul{padding-right:4px !important;margin-right:4px !important;margin-top:7.5px !important;margin-bottom:7.5px !important}.e-pdfviewer .e-pdfviewer-toolbarli{margin-left:5px;width:21px;height:21px}.e-pdfviewer .e-pdfviewer-toolbarli.e-tooltxt{padding:7.5px}.e-pdfviewer .e-toolbar ul>li.e-pdfviewer-toolbarli.e-tooltxt{margin-right:5px}.e-pdfviewer .e-pdfviewer-tbdiv{width:16px;height:16px;border-width:1px;border-style:solid;margin:4px 0}.e-pdfviewer .e-pdfviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-pdfviewer .e-pdfviewer-outerborder:hover{border:1px solid}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;padding:1px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-headerspan{font-style:normal;font-weight:bold;padding:1px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-headerspan{margin:1px}.e-pdfviewer .e-pdfviewer-contentspan{padding:1px;margin-bottom:5px;margin:0 5px 5px 15px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-contentspan{margin:1px}.e-pdfviewer .e-pdfviewer-ejdropdownlist{width:auto;height:90%;float:left;border:1px solid transparent}.e-pdfviewer .e-pdfviewer-ejdropdownlist{margin-top:6px;margin-left:5px;margin-right:5px}.e-pdfviewer-responsivesecondarytoolbar{width:230px;left:244px;top:54px;z-index:10235;position:absolute}.e-pdfviewer .e-pdfviewer-toolbarcontainer input.e-input,.e-pdfviewer .e-pdfviewer-viewerblockcontent input.e-input{line-height:normal}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{margin-top:1px}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{width:inherit;height:16px}.e-pdfviewer .e-pdfviewer-tbpage{background-color:transparent;float:left;text-align:center;width:auto;height:25px}.e-pdfviewer .e-pdfviewer-tbpage{margin-left:5px;margin-top:5px;margin-right:7.5px}.e-pdfviewer .e-pdfviewer-toolbarli-label.e-tooltxt{padding:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-ejdropdownlist{border:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-search-checkboxcontainer{margin-top:2px}.e-pdfviewer .e-toolbar ul>li.e-tooltxt.e-pdfviewer-toolbarli-label{margin-right:4px}.e-pdfviewer-sign-dialog.e-dialog.e-widget-content{background:#fff}.e-pdfviewer .e-pdfviewer-pagenumber{min-height:22px;min-width:25px;height:22px;width:28px;display:inline-block;text-align:center}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-pdfviewer .e-pdfviewer-viewer{width:100%;text-shadow:none;min-width:320px;-webkit-user-select:text}.e-pdfviewer .e-pdfviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;overflow:auto;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-pdfviewer .e-pdfviewer-viewerblockcontent{width:100%}.e-pdfviewer .e-pdfviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-scrollcontainer{line-height:normal;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-pdfviewer .e-pdfviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-pdfviewer .e-pdfviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto;padding:10px}.e-pdfviewer .e-pdfviewer-pageview{position:absolute;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-pdfviewer .e-pdfviewer-elementalignments{border-width:1px;border-style:solid;margin:0;padding:1px}.e-pdfviewer .e-pdfviewer-viewercontainer{border-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-textbox{height:23px;line-height:normal;text-indent:10px;border:1px solid;vertical-align:middle;padding:0}.e-pdfviewer .e-pdfviewer-label,.e-pdfviewer .e-pdfviewer-labelpageno{border:none}.e-pdfviewer .e-pdfviewer-labelpageno{float:right;margin-left:5px}.e-pdfviewer .e-pdfviewer-labelpageno{margin-top:4px}.e-pdfviewer .e-pdfviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-pdfviewer .e-pdfviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-pdfviewer .e-pdfviewer-toolbarul-search{position:relative;left:1px;top:1px;margin-left:4px}.e-pdfviewer .e-pdfviewer-searchbox.e-toolbar>.e-horizontal.e-ul.e-pdfviewer-toolbarul-search{margin-top:3px}.e-pdfviewer .e-pdfviewer-searchbox.e-toolbar ul:last-child>li:last-child{margin-right:0}.e-pdfviewer .e-pdfviewer-toolbarul>li.e-pdfviewer-toolbarli:first-child{margin-left:0}.e-pdfviewer .e-pdfviewer-toolbarul>li.e-pdfviewer-toolbarli:last-child{margin-right:0 !important}.e-pdfviewer .e-pdfviewer-match-checkbox{float:left}.e-pdfviewer .e-pdfviewer-match-checkbox{margin-top:5px}.e-pdfviewer .e-pdfviewer-toolbarli-search{width:20px;height:20px;padding:4px !important}.e-pdfviewer .e-pdfviewer-toolbarli-search{margin-top:3px !important}.e-pdfviewer .e-pdfviewer-label{user-select:none;-moz-user-select:none;-webkit-user-select:none}.e-pdfviewer .e-pdfviewer-searchbox{z-index:10;display:none;overflow:visible;position:absolute}.e-pdfviewer .e-pdfviewer-searchbox{height:48px !important;padding:0 !important}.e-pdfviewer .e-pdfviewer-search-inputcontainer{float:left}.e-pdfviewer .e-pdfviewer-search-inputcontainer{margin-top:9px}.e-pdfviewer .e-pdfviewer-search-checkboxcontainer{float:left}.e-pdfviewer .e-toolbar ul>li.e-tooltxt.e-pdfviewer-toolbarli-search{margin-right:1px !important}.e-pdfviewer .e-pdfviewer-pagenumber{border-color:rgba(0,0,0,.26);border-width:1px;border-radius:2px}.e-pdfviewer .e-pdfviewer-pagenumber:focus{border-color:rgba(0,0,0,.38)}.e-pdfviewer .e-pdfviewer-waitingpopup-print{opacity:1}.e-pdfviewer .e-waitpopup-pane.e-pdfviewer-waitingpopup-print .e-text{color:#fff}.e-pdfviewer .e-pdfviewer-texthighlight{background-color:#000d3d;opacity:1;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-text-highlightother{background-color:#000d3d;opacity:.4;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-maintaincontent{background-color:#00f}.e-pdfviewer .e-pdfviewer-nooccurrence{background-color:#fc7a7a !important}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{font-family:'ej-webfont';position:absolute;border:solid transparent}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{bottom:78.5%}.e-pdfviewer .e-pdfviewer-progressloader{background-image:url("common-images/pdfviewer/preloader-pdfviewer.gif");background-repeat:no-repeat;background-position:right}.e-pdfviewer .e-pdfviewer-popupmenu{z-index:1000;position:absolute;width:auto;min-width:396px;display:none;padding-bottom:18px}.e-pdfviewer .e-pdfviewer-header{height:23px;padding-top:14px}.e-pdfviewer .e-pdfviewer-content{height:auto;width:auto;padding:14px;padding-bottom:0}.e-pdfviewer .e-pdfviewer-innercontent{border:1px solid;min-height:132.08px;font-size:14px;color:#000}.e-pdfviewer .e-pdfviewer-closepopup,.e-pdfviewer .e-pdfviewer-closeicon{float:right;height:20px;width:20px}.e-pdfviewer .e-pdfviewer-closepopup{margin-right:14px}.e-pdfviewer .e-pdfviewer-postbutton.e-btn{padding-left:30px;padding-right:30px;float:right}.e-pdfviewer .e-pdfviewer-footer{height:auto;margin-top:2px;margin-right:14px}.e-pdfviewer .e-pdfviewer-currenttime{padding-top:8px;padding-left:14px;height:14px;width:100%}.e-pdfviewer .e-pdfviewer-username{margin-left:14px;float:left;font-size:17px;font-weight:bold}.e-pdfviewer-propertiestitle.e-header{padding:20px 16px}.e-pdfviewer-propertiestitle.e-header.e-titlebar{border-bottom:0}.e-pdfviewer-propertiestab.e-widget-content{padding-top:0;padding-bottom:20px;padding-right:16px;padding-left:16px}.e-pdfviewer-innertab{padding-bottom:20px}.e-pdfviewer-appearanceprop.e-content-item,.e-pdfviewer-generalprop.e-content-item{padding-top:24px;padding-left:16px}.e-tab.e-pdfviewer-innertab .e-header>.e-select.e-pdfviewer-tab-li,.e-tab.e-pdfviewer-innertab .e-header>.e-active.e-pdfviewer-tab-li a{font-size:14px}.e-tab.e-pdfviewer-innertab>.e-header{border-top-style:initial;border-left-style:initial;border-right-style:initial}.e-pdfviewer .e-toolbar.e-pdfviewer-toolbarcontainer{border-bottom:0}.e-pdfviewer .e-toolbar>ul>li.e-pdfviewer-toolbarli-label{padding:0}.e-pdfviewer .e-pdfviewer-colorpicker{position:absolute;z-index:11241}.e-pdfviewer-color-picker,.e-pdfviewer-author-inputdiv,.e-pdfviewer-subject-inputdiv,.e-pdfviewer-modifieddate-labeldiv{padding-left:95px}.e-pdfviewer-opacity-container,.e-pdfviewer-subject-container,.e-pdfviewer-modifieddate-container{padding-top:16px}.e-pdfviewer-opacity-field{padding-left:45px;float:left}.e-pdfviewer-slider-control{padding-left:170px;margin-top:5px}.e-pdfviewer-opacity-container{padding-bottom:43px}.e-pdfviewer-modifieddate-container{padding-bottom:14px}.e-pdfviewer-color-span{float:left;padding-top:3px}.e-pdfviewer-opacity-span{float:left;padding-top:1px}.e-pdfviewer-author-span,.e-pdfviewer-subject-span,.e-pdfviewer-modified-labeldiv{float:left}.e-inputchangeval{padding-left:6px;border-radius:3px}.e-pdfviewer-subject-input,.e-pdfviewer-author-input{border-radius:3px;width:75%}.e-pdfviewer-properties-label{margin-left:8px}.e-pdfviewer-lockedcheckbox,.e-pdfviewer-properties-label,.e-pdfviewer-defaultCheckbox{margin-top:3px}.e-pdfviewer .e-pdfviewer-dropdown-wrapper{width:30%}.e-pdfviewer .e-pdfviewer-dropdown-arrow{font-size:8px}.e-pdfviewer .e-pdfviewer-toolbar-highlight,.e-pdfviewer .e-pdfviewer-toolbar-strikeout,.e-pdfviewer .e-pdfviewer-toolbar-underline{width:30px}.e-pdfviewer .e-pdfviewer-dropdown-arrow{height:9px;width:9px}.e-pdfviewer .e-pdfviewer-dropdown-arrow{margin-left:-4px}.e-pdfviewer .e-pdfviewer-highlight-markup:before{content:""}.e-pdfviewer .e-pdfviewer-underline-markup:before{content:""}.e-pdfviewer .e-pdfviewer-strikeout-markup:before{content:""}.e-pdfviewer .e-pdfviewer-dropdown-arrow:before{content:""}.e-pdfviewer .e-pdfviewer-closeicon:before{content:""}.e-pdfviewer .e-pdfviewer-arrow::before{content:""}.e-pdfviewer .e-pdfviewer-arrow::after{content:""}.e-pdfviewer .e-pdfviewer-fitwidth:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitWidthButton:before{content:""}.e-pdfviewer .e-pdfviewer-fitpage:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitPageButton:before{content:""}.e-pdfviewer .e-pdfviewer-pagefittopage:before{content:""}.e-pdfviewer .e-pdfviewer-emptyconetent:before{content:"  "}.e-pdfviewer .e-pdfviewer-print:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-zoomin:before{content:""}.e-pdfviewer .e-pdfviewer-download:before{content:""}.e-pdfviewer .e-pdfviewer-zoomout:before{content:""}.e-pdfviewer .e-pdfviewer-find:before{content:""}.e-pdfviewer .e-pdfviewer-prevfind:before{content:""}.e-pdfviewer .e-pdfviewer-nextfind:before{content:""}.e-pdfviewer .e-pdfviewer-closefind:before{content:""}.e-pdfviewer .e-pdfviewer-select:before{content:""}.e-pdfviewer .e-pdfviewer-scroll:before{content:""}.e-pdfviewer .e-pdfviewer-sign:before{content:""}.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl,.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl>.e-scroller{max-height:none !important}.e-pdfviewer .e-pdfviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left;padding-top:3px;padding-bottom:3px;padding-left:4px}.e-pdfviewer .e-pdfviewer-custom-menu,.e-pdfviewer .e-pdfviewer-highlight-menu{z-index:1000;position:absolute;border:solid 2px #000;background-color:#fff;padding:5px 0;display:none}.e-pdfviewer .e-pdfviewer-custom-menu ol,.e-pdfviewer .e-pdfviewer-highlight-menu ol{padding:0;margin:0;list-style-type:none;width:auto;max-width:248px;font-family:Verdana;font-size:12px}.e-pdfviewer .e-pdfviewer-custom-menu ol li,.e-pdfviewer .e-pdfviewer-highlight-menu ol li{margin:0;display:block;list-style:none;padding:5px 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li:hover,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:hover{background-color:#efefef}.e-pdfviewer .e-pdfviewer-custom-menu ol li:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:active{color:#fff}.e-pdfviewer .e-pdfviewer-custom-menu ol li a,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li a:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a:active{color:#fff;background-color:#000}.e-pdfviewer .e-pdfviewer-pageCanvas,.e-pdfviewer .e-pdfviewer-secondarycanvas{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pdfviewer .e-pdfviewer-textLayer::selection{background:#00f}.e-pdfviewer .e-pdfviewer-textLayer::-moz-selection{background:#00f}.e-pdfviewer .e-pdfviewer-droplet1{background-color:#00f;position:absolute;z-index:1000;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-droplet2{background-color:#00f;z-index:1000;position:absolute;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-touchCopy{z-index:1000;position:absolute;background-color:#fff;padding:5px 0;float:left;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchDot{z-index:1000;position:absolute;margin-left:64px;background-color:#fff;padding:5px 0;float:right;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchcustom-menu{z-index:1000;position:absolute;box-sizing:border-box;box-shadow:0 3px 3px 0 rgba(0,0,0,.4);width:130px;padding:5px 0;display:none;height:35px;background:#fff}.e-pdfviewer .e-pdfviewer-annotation-note{height:auto;width:auto;min-height:10px;min-width:30px;max-width:300px;font-size:14px;padding:5px;z-index:10000}.e-pdfviewer .e-pdfviewer-touchcustom-menu::after{content:"";z-index:1000;position:absolute;width:0;height:0;margin-left:-9px;bottom:-8px;left:50%;box-sizing:border-box;border:5px solid #000;border-color:#fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.4)}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a:active{color:#fff}.e-pdfviewer .e-pdfviewer-pageCanvas{-webkit-tap-highlight-color:rgba(255,255,255,0)}.e-pdfviewer .e-dropdownlist.e-input.e-pdfviewer-ddl,.e-ddl-popup.e-pdfviewer-ddl .e-ul li{text-align:center;padding-left:0}.e-excelfilter.e-dlgcontainer{min-width:266px;padding:0;width:266px;padding:4px 0 16px 0}.e-excelfilter.e-dlgcontainer{padding:4px 0 8px 0}.e-excelfilter.e-dlgcontainer,.e-excelfilter .e-searchcontainer,.e-excelfilter .e-searchcontainer input{box-sizing:content-box}.e-sortasc:before{content:""}.e-sortdesc:before{content:""}.e-exceltick:before{content:""}.e-excelfilter .e-menu.e-vertical .e-list>a{margin:0 10px 0 15px}.e-excelfilter .e-menu.e-vertical .e-list>ul .e-list>a{padding-left:15px}.e-excelfilter .e-menu.e-vertical .e-list>ul .e-list>a{padding-left:20px}.e-excelfilter .e-menu.e-vertical li.e-separator,.e-excelfilter .e-list>ul li.e-separator{margin:4px 0 4px 0}.e-excelfilter .e-menu.e-vertical{border:none}.e-excelfilter .e-menu .e-menulink .e-chkbox-wrap{top:0;opacity:1}.e-excelfilter .e-menu.e-vertical .e-exceltick::before{margin-left:-7px}.e-excelfilter .e-menu.e-vertical .e-exceltick::before{margin-left:-1px}.e-excelfilter .e-menu.e-vertical .e-exceltick:before{margin-left:-7px\9}.e-excelfilter .e-searchcontainer{position:relative;margin-left:15px;margin-top:4px}.e-excelfilter .e-searchcontainer .e-fields{margin:7px 0}.e-excelfilter .e-checkboxlist{width:234px;height:130px;outline:none}.e-excelfilter .e-searchbox .e-icon:before{display:inline-block}.e-excelfilter .e-searchbox .e-ejinputtext{width:228px;height:23px}.e-excelfilter .e-searchinput::-ms-check{display:none}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-left:10px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-top:8px;margin-bottom:0}.e-excelfilter .e-checkboxlist .e-ftrchk{white-space:nowrap}.e-excelfilter .e-checkboxlist{padding-top:3px}.e-excelfilter .e-btncontainer>div{margin-bottom:5px}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter .e-searchbox .e-searchitem{cursor:pointer;line-height:11px}.e-excelfilter.e-dlgcustom{width:341px;padding:10px 14px 0;box-sizing:content-box}.e-excelfilter.e-dlgcustom .e-dlgfields{padding-bottom:14px;box-sizing:content-box}.e-excelfilter.e-dlgcustom .e-dlgfields:last-child{padding-bottom:0}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{width:auto;margin:0 2px}.e-excelfilter.e-dlgcustom .e-fieldset legend{width:auto;margin-left:3px;margin-bottom:2px;padding:0 3px}.e-excelfilter.e-dlgcustom .e-optable{border-collapse:separate;border-spacing:1px}.e-excelfilter.e-dlgcustom .e-optable td{width:27px;padding:0 5px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td{padding-top:11px;padding-bottom:11px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td{padding-right:2px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td:last-child{padding-top:8px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td:last-child{padding-right:2px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{width:100%}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{margin-left:23%}.e-excelfilter.e-dlgcustom .e-dlgfields .e-predicate .e-caption{margin-left:5px;padding-right:13px}.e-excelfilter .e-hide{display:none !important}.e-excelfilter .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6%;top:6px;width:21px}.e-excelfilter.e-dlgcustom .e-widget [class^="e-"],.e-excelfilter.e-dlgcustom.e-dialog,.e-excelfilter.e-dlgcustom.e-dialog [class^="e-"]{box-sizing:content-box}.e-excelfilter .e-ftrchk *{box-sizing:content-box !important}.e-excelfilter.e-dlgcustom .e-ddl.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-atc.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-datewidget.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-numeric.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-ejinputtext{box-sizing:border-box}.e-excelfilter .e-menu .e-list .e-bghdrcolor{padding:0;height:26px}.e-excelfilter .e-menu .e-list .e-fghdrcolor{padding-bottom:4px;height:26px}.e-excelfilter .e-menu.e-vertical .e-list ul li.e-bghdrcolor>a,.e-excelfilter .e-menu.e-vertical .e-list ul li.e-fghdrcolor>a{padding:0}.e-bghdrcolor>a,.e-fghdrcolor>a{font-size:13px}.e-excelfilter .e-menu .e-list .e-valcolor{margin:0 auto;height:16px;width:70px;border-style:solid;border-width:2px;padding:2px}.e-excustmfltr.e-ejinputtext,.e-grid .e-excustmfltr.e-ejinputtext{text-indent:0}.e-nb.e-nb-home{width:100%}.e-nb.e-nb-container{direction:ltr}.e-nb.e-nb-layout{margin-right:6px;vertical-align:top;position:absolute;top:0;z-index:1000}.e-nb-fixed,.e-nb-normal{overflow:visible !important}.e-nb-fixed:not(.e-nb-type-overlay){width:100%}.e-nb-fixed-slide{position:absolute;width:100%;height:100%}.e-nb.e-nb-animate{-moz-transition:transform 250ms ease 0s;-o-transition:transform 250ms ease 0s;-webkit-transition:transform 250ms ease 0s;transition:transform 250ms ease 0s;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.e-nb.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-nb.e-nb-overlay{z-index:999;width:100%;height:100%}.e-nb.e-list-hdr.e-clearall{margin:0;padding:0}.e-nb.e-nb-container{height:100%;position:absolute;overflow:hidden;top:0}.e-nb.e-nb-container .e-nb.e-nb-layout{position:relative}.e-nb.e-nb-container.e-nb-right{float:right;right:0}.e-radialmenu .e-radial{border:2px solid;height:40px;border-radius:50%;width:40px;background-position:center;background-repeat:no-repeat;background-size:60%;z-index:1}.e-radialmenu .e-radialslider{border-radius:50%;top:29px;left:29px}.e-radialmenu .e-radialimage{background-image:url('common-images/radialmenu/radial.png')}.e-radialmenu .e-backimage{background-image:url('common-images/radialmenu/back.png')}.e-radialmenu.e-overlow{overflow:hidden}.e-radialmenu .e-itemdisabled{opacity:.4;pointer-events:none}.e-radialmenu .e-pathdisabled{pointer-events:none}.e-radialmenu.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;z-index:100001}.e-tile .e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-radialmenu.e-abs,.e-radialmenu .e-abs{position:absolute}.e-radialmenu .e-rel{position:relative}.e-radialmenu.e-displaynone,.e-radialmenu .e-displaynone{display:none}.e-radialmenu .e-textcolor{text-anchor:middle;font-size:12px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-badgetext{text-anchor:middle;font-size:10px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-radialshow{-moz-animation:radialshow 300ms;-webkit-animation:radialshow 300ms;-o-animation:radialshow 300ms;-ms-animation:radialshow 300ms;animation:radialshow 300ms}@-moz-keyframes radialshow{from{-moz-transform:rotate(-70deg) scale(.7)}to{-moz-transform:rotate(0deg) scale(1)}}@-webkit-keyframes radialshow{from{-webkit-transform:rotate(-70deg) scale(.7)}to{-webkit-transform:rotate(0deg) scale(1)}}@-o-keyframes radialshow{from{-o-transform:rotate(-70deg)scale(.7);}to{-o-transform:rotate(0deg)scale(1);}}@-ms-keyframes radialshow{from{-ms-transform:rotate(-70deg) scale(.7)}to{-ms-transform:rotate(0deg) scale(1)}}@keyframes radialshow{from{transform:rotate(-70deg) scale(.7)}to{transform:rotate(0deg) scale(1)}}.e-radialmenu .e-radialhide{-moz-animation:radialhide 300ms;-webkit-animation:radialhide 300ms;-o-animation:radialhide 300ms;-ms-animation:radialhide 300ms;animation:radialhide 300ms}@-moz-keyframes radialhide{from{-moz-transform:rotate(0deg) scale(1)}to{-moz-transform:rotate(-70deg) scale(.7)}}@-webkit-keyframes radialhide{from{-webkit-transform:rotate(0deg) scale(1)}to{-webkit-transform:rotate(-70deg) scale(.7)}}@-o-keyframes radialhide{from{-o-transform:rotate(0deg)scale(1);}to{-o-transform:rotate(-70deg)scale(.7);}}@-ms-keyframes radialhide{from{-ms-transform:rotate(0deg) scale(1)}to{-ms-transform:rotate(-70deg) scale(.7)}}@keyframes radialhide{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-70deg) scale(.7)}}.e-radialmenu .e-scalehide{-moz-animation:scalehide 300ms;-webkit-animation:scalehide 300ms;-o-animation:scalehide 300ms;-ms-animation:scalehide 300ms;animation:scalehide 300ms}@-moz-keyframes scalehide{from{-moz-transform:scale(1)}to{-moz-transform:scale(.4)}}@-webkit-keyframes scalehide{from{-webkit-transform:scale(1)}to{-webkit-transform:scale(.4)}}@-o-keyframes scalehide{from{-o-transform:scale(1);}to{-o-transform:scale(.4);}}@-ms-keyframes scalehide{from{-ms-transform:scale(1)}to{-ms-transform:scale(.4)}}@keyframes scalehide{from{transform:scale(1)}to{transform:scale(.4)}}.e-radialmenu .e-scaleshow{-moz-animation:scaleshow 300ms;-webkit-animation:scaleshow 300ms;-o-animation:scaleshow 300ms;-ms-animation:scaleshow 300ms;animation:scaleshow 300ms}@-moz-keyframes scaleshow{from{-moz-transform:scale(.4)}to{-moz-transform:scale(1)}}@-webkit-keyframes scaleshow{from{-webkit-transform:scale(.4)}to{-webkit-transform:scale(1)}}@-o-keyframes scaleshow{from{-o-transform:scale(.4);}to{-o-transform:scale(1);}}@-ms-keyframes scaleshow{from{-ms-transform:scale(.4)}to{-ms-transform:scale(1)}}@keyframes scaleshow{from{transform:scale(.4)}to{transform:scale(1)}}.e-signature{position:relative;height:100%;width:100%;border:3px solid #000}.e-signature canvas{position:absolute;cursor:pointer;height:100%;width:100%}.e-signature.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none;pointer-events:none}.e-slideleft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideLeft{0%{transform:translateX(100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0%)}}.e-slideright{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideRight{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(0%)}}.e-lv .e-grouptitle{font-size:15px;height:34px;line-height:34px;padding-left:6px}.e-lv .e-header{cursor:pointer;height:45px;padding-left:5px;box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-htitle,.e-btn-text{font-weight:bold;padding:10px 10px 10px 0;vertical-align:middle}.e-lv .e-clearall{margin:0;padding:0}.e-lv .e-childcontainer,.e-lv .e-list-container,.e-lv .e-childitem{position:relative}.e-lv .e-list .e-chevron-right_01{text-decoration:none}.e-lv .e-htitle,.e-lv .e-btn-text{font-size:14px;height:25px}.e-lv-inputdiv .e-lv-input{font-style:italic;line-height:1.4;margin:0;outline:0 none;padding:8px 0;text-indent:5px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-lv .e-list .e-chevron-right_01{display:inline-block;outline:0 none;padding-bottom:12px;padding-top:12px;vertical-align:middle;width:100%}.e-lv .e-list-hdr{list-style:none outside none;padding:0}.e-lv .e-list .e-lv-checkdiv{float:right}.e-lv .e-list{line-height:normal;padding:0 15px;cursor:pointer;vertical-align:middle}.e-lv .e-header *{display:table-cell;vertical-align:middle}.e-lv.e-js.e-parentlv{overflow:hidden}.e-lv .e-list .e-list-img{background-size:cover;float:left;height:30px;width:30px}.e-lv .e-arrow .e-chevron-right_01:before{float:right;font-size:14px;position:relative;right:0}.e-lv .e-arrow .e-chevron-right_01:before{top:2px}.e-lv .e-list.e-margin .e-chevron-right_01 span{left:10px;position:relative;top:9px}.e-lv .e-list .e-chevron-right_01 [class*="icon-"]{width:35px;height:35px;float:left}.e-lv :not(.e-arrow)>.e-icon.e-chevron-right_01:before{display:none}.e-colorpicker .e-buttons .e-color-code.e-error{border-color:#f00}.e-colorwidget .e-in-wrap{cursor:default;display:inline-block;height:100%;width:100%}.e-colorwidget .e-in-wrap{border-radius:4px}.e-colorwidget .e-in-wrap.e-tool{border-radius:4px;cursor:default;height:100%;width:100%}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{position:absolute;background-repeat:no-repeat;width:16px;height:16px}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{padding:9px 11px 2px}.e-colorwidget.e-widget{outline:0 none}.e-colorwidget.e-widget{height:40px;width:80px;font-size:14px}.e-colorwidget .e-in-wrap .e-input{color:transparent}.e-colorwidget .e-selected-color{position:absolute;z-index:1}.e-colorwidget .e-selected-color{left:28%;top:29%}.e-colorwidget .e-selected-color{border-radius:3px;height:17px;width:17px}.e-colorwidget .e-color-container{height:100%;display:inline-block;position:relative;cursor:pointer}.e-colorwidget .e-color-container{width:50%;overflow:hidden}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{height:3px}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{top:25px}.e-colorwidget .e-icon{display:block;position:absolute;top:50%;margin-top:-6px;height:12px}.e-colorwidget .e-icon{width:50%;font-size:12px;overflow:hidden}.e-colorwidget.e-split .e-icon:before{height:12px;width:12px}.e-colorwidget .e-select{cursor:pointer;display:inline-block;height:100%;text-align:left}.e-colorwidget .e-select{width:50%;overflow:hidden}.e-colorwidget .e-in-wrap .e-select .e-icon{cursor:pointer}.e-colorpicker.e-popup{outline:0 none;border-style:solid;border-width:1px;height:auto;overflow:hidden}.e-colorpicker.e-popup{padding:14px;width:266px;box-shadow:0 3px 10px 0 rgba(0,0,0,.21)}.e-colorwidget.e-active .e-in-wrap .e-icon{transform:rotate(180deg)}.e-colorwidget .e-in-wrap .e-icon{transform:rotate(0deg);transition:transform 300ms ease}.e-colorwidget.e-split:hover .e-in-wrap .e-color-container,.e-colorwidget.e-split:focus .e-in-wrap .e-color-container{border-right-color:rgba(0,0,0,.26)}.e-colorwidget.e-split .e-in-wrap .e-color-container{border-right:.5px solid transparent;box-sizing:border-box}.e-colorpicker .e-palette-color{position:relative}.e-colorpicker .e-hsv-color{display:inline-block;position:relative;overflow:hidden}.e-colorpicker .e-hsv-color{border:3px solid}.e-colorpicker .e-hsv-color{width:80%}.e-colorpicker .e-hsv-color .e-hsv-gradient{width:100%}.e-colorpicker .e-hsv-color .e-hsv-gradient{height:151px}.e-colorpicker .e-hsv-gradient{background:-moz-linear-gradient(top,transparent 0,#000 100%),-moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,#000)),-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,transparent 0,#000 100%),-webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,transparent 0,#000 100%),-o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,transparent 0,#000 100%),-ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-top-linear-gradient(top,transparent 0,#000 100%),-left-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr=#f00 100%),(left, endColorstr=#000 0)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr='#00000000',(left, endColorstr='#FF000000')"}.e-colorpicker .e-hsv-color .e-color-image.e-draghandle{cursor:pointer;position:absolute;overflow:hidden;outline:0 none;margin:-11px 0 0 -11px;width:20px;height:20px;background-position:0 -876px;background-repeat:no-repeat}.e-colorpicker .e-buttons .e-preview,.e-hsv-color .e-hsv-gradient{box-shadow:0 0 5px rgba(0,0,0,.3)}.e-colorpicker .e-buttons .e-preview{display:inline-block;outline:0 none;height:100%;position:relative}.e-colorpicker .e-buttons .e-preview{border-style:solid;border-width:3px}.e-colorpicker .e-buttons .e-preview{width:32px;margin-left:14px}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{float:left;width:100%}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{height:38px;box-sizing:border-box;border:2px solid #eee}.e-colorpicker .e-buttons .e-previous{border-top:1px solid}.e-colorpicker .e-buttons .e-color-code{border-style:solid;display:block;outline:0 none}.e-colorpicker .e-buttons .e-color-code{height:30px;padding-left:8px;text-align:left;border-width:.5px;box-sizing:border-box;border-radius:2px;width:100%;font-size:13px}.e-colorpicker .e-buttons .e-form{display:inline-block;position:relative}.e-colorpicker .e-buttons .e-form{width:80%;top:80%}.e-colorpicker .e-buttons .e-grpbtn{float:left}.e-colorpicker .e-buttons .e-grpbtn{height:32px;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);width:100%}.e-colorpicker .e-buttons .e-codeeditor{float:left;position:relative}.e-colorpicker .e-buttons .e-codeeditor{margin-top:14px;width:100%}.e-colorpicker .e-buttons .e-color-code::-ms-clear{display:none}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{border:0}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{height:32px;padding:0 14px;width:33.3%}.e-colorpicker .e-slider-wrap .e-handle{background:transparent;border:3px solid #fff}.e-colorpicker .e-popupWrapper .e-slider-wrap{display:inline-block;padding:0 !important}.e-colorpicker .e-popupWrapper .e-slider-wrap{margin-left:14px;width:8px;height:151px}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border-radius:12px;border-width:2px;border-color:#fff}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.16)}.e-colorpicker .e-slider-wrap .e-handle.e-select{margin:0 0 -6px 3px !important}.e-colorpicker .e-slider-wrap .e-hue.e-common{background:-moz-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f00),color-stop(16%,#ff0),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(84%,#f0f),color-stop(100%,#ff0004));background:-webkit-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-o-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-ms-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-left-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%)}.e-colorpicker .e-slider-wrap .e-hue.e-color-image.e-filter{background-position:0 -914px}.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{width:8px}.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{border-style:solid;border-width:3px;box-shadow:0 0 5px #929292 inset}.e-colorpicker .e-color-labels{position:relative;top:10px}.e-colorpicker .e-slider-wrap .e-handle{padding:0}.e-colorpicker .e-recent-color,.e-presetWrapper .e-presets-table .e-tablerow{padding:0}.e-colorpicker .e-recent-color .e-colorblock.e-block.e-select{box-shadow:0 0 3px rgba(16,189,229,.5)}.e-colorpicker .e-recent-color .e-colorblock{cursor:pointer;display:inline-block;height:28px;list-style:none outside none;outline:0 none;width:28px}.e-colorpicker .e-recent-color .e-colorblock{margin:4px 9px 4px 2px;box-shadow:none;border-radius:2px}.e-colorpicker .e-recent-color .e-colorblock.e-select{overflow:hidden}.e-colorpicker .e-colorblock .e-color-image.e-empty{background-position:2px -789px;border:1px solid #e0e0e0;border-radius:2px}.e-colorpicker .e-colorblock .e-color-image.e-add{background-position:4px -764px}.e-colorpicker .e-colorblock .e-color-image.e-add{overflow:hidden}.e-colorpicker .e-colorblock .e-color-image.e-add::after{top:inherit;left:inherit}.e-colorpicker .e-colorblock .e-set{height:18px;width:18px}.e-colorpicker .e-colorblock .e-set{border-radius:2px;margin:5px}.e-colorpicker .e-buttons .e-close_01{font-size:21px;height:26px;position:absolute;width:26px}.e-colorpicker .e-buttons .e-close_01{right:10px;top:7px}.e-colorpicker .e-buttons .e-close_01:before{content:"";font-family:'ej-webfont';font-size:22px}.e-colorpicker .e-buttons .e-close_01:hover{cursor:pointer}.e-colorpicker .e-colorblock div.e-empty,.e-colorpicker .e-colorblock div.e-add{height:20px;margin:4px;width:20px}.e-colorpicker .e-footer .e-in-wrap.e-box,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn{border-right:0 none}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border-left:0 none}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{width:10px;width:40%;padding:0}.e-colorpicker .e-footer .e-split-btn.e-btn .e-btn-span{padding:0}.e-colorpicker .e-footer .e-split-btn.e-btn .e-btn-span{width:auto;margin:0}.e-colorpicker .e-footer{margin:14px -14px 0 -14px;border-top:.5px solid rgba(0,0,0,.12);padding:14px 14px 0}.e-colorpicker .e-footerContainer{padding-top:12px}.e-colorpicker .e-footer .e-element{display:inline-block}.e-colorpicker .e-footer .e-element{width:48%}.e-colorpicker .e-footer .e-switcher{border-style:solid;border-width:0;cursor:pointer;display:inline;float:left;margin-right:10px}.e-colorpicker .e-footer .e-switcher{border-radius:2px;height:30px;width:30px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-pickerModel{background-position:3.5px -815px;margin:2px 1px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-paletteModel{margin:3px 2px 0;background-position:3px -844px}.e-colorpicker .e-footer .e-switcher .e-pickerModel,.e-colorpicker .e-footer .e-switcher .e-paletteModel{height:26px;width:26px}.e-colorpicker .e-footer .e-applyButton{position:absolute}.e-colorpicker .e-footer .e-split.e-widget{display:inline-block}.e-colorpicker .e-footer .e-split.e-widget{width:56px;height:30px !important}.e-colorpicker .e-footer .e-split .e-padding.e-splitarrowright{padding:0}.e-colorpicker .e-footer .e-cancelButton{float:right}.e-colorpicker .e-footer .e-split .e-splitarrowright .e-split-btn.e-left-btn,.e-colorpicker .e-footer .e-split .e-splitarrowleft .e-btn.e-split-btn{height:100%;padding:0}.e-colorpicker .e-footer .e-split .e-splitarrowright .e-split-btn.e-left-btn,.e-colorpicker .e-footer .e-split .e-splitarrowleft .e-btn.e-split-btn{width:60%}.e-colorpicker .e-footer .e-cancelButton.e-flat,.e-colorpicker .e-footer .e-applyButton.e-flat{text-transform:uppercase;padding:0 6px 0 6px;height:30px;width:4.5em}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-webcolors{background-position:3px -737px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-vintage{background-position:3px -673px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-seawolf{background-position:3px -611px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-sandy{background-position:3px -547px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-pinkshades{background-position:3px -483px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-moonlight{background-position:3px -418px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-monochrome{background-position:3px -354px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-misty{background-position:3px -290px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-flatcolors{background-position:3px -225px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-basic{background-position:3px -34px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-candycrush{background-position:3px -98px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-citrus{background-position:2px -163px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets00{background-position:1.5px -701px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets01{background-position:1.5px -638px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets02{background-position:1.5px -572px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets10{background-position:1.5px -510px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets11{background-position:1.5px -446px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets12{background-position:1.5px -380px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets20{background-position:1.5px -319px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets21{background-position:1.5px -254px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets22{background-position:1.5px -190px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets30{background-position:1.5px 1px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets31{background-position:1.5px -63px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets32{background-position:1.5px -126px}.e-colorpicker .e-element .e-split.e-widget .e-splitbutton .e-icon{height:15px;width:17px}.e-colorpicker .e-popupWrapper table{border-collapse:inherit;border-spacing:10px}.e-colorpicker .e-popupWrapper .e-gradient{display:inline-block}.e-colorpicker .e-popupWrapper .e-container{display:block}.e-colorpicker .e-palette-color.e-custom{min-height:0;height:auto}.e-colorpicker .e-palette-color.e-hide,.e-colorpicker .e-popupWrapper .e-container.e-hide,.e-colorpicker .e-footer .e-split.e-widget.e-hide,.e-colorpicker .e-footer .e-switcher.e-hide,.e-colorpicker .e-buttons .e-preview.e-hide{display:none}.e-colorpicker .e-footer .e-switcher .e-splitarrowright .e-btn.e-presets.e-split-btn{padding:0 0 0 5px}.e-colorpicker .e-row .e-item{border-style:solid;cursor:pointer;display:inline-block;margin-left:4px;overflow:hidden}.e-colorpicker .e-row .e-item{max-width:20px;height:20px;width:20px !important;border-width:0}.e-colorpicker .e-row .e-item.e-filter{border:1px solid #fff;outline:1px solid #000}.e-colorpicker .e-row .e-item:first-child{margin-left:0}.e-colorpicker .e-item.e-state-selected{z-index:100;position:relative}.e-colorpicker .e-item.e-state-selected{box-shadow:inset 0 0 0 1.5px white;box-sizing:border-box}.e-presetWrapper .e-presets-table,.e-presetWrapper .e-presets-table .e-tablerow{background:none}.e-presetWrapper .e-presetHeader{margin-left:6px}.e-presetWrapper .e-presets-table .e-tablerow{margin-top:10px}.e-presetWrapper .e-presets-table .e-preset-row{display:inline-block;background-repeat:no-repeat !important}.e-presetWrapper .e-presets-table .e-preset-row{height:32px;width:32px;border-radius:2px}.e-presetWrapper .e-presets-table .e-preset-row{margin-left:5px;margin-right:5px}.e-presetWrapper.e-widget.e-context{box-shadow:0 0 5px rgba(0,0,0,.1);border:3px solid;width:auto}.e-presetWrapper.e-widget.e-context{padding:5px}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{display:table-cell;visibility:visible}.e-colorpicker .e-element .e-icon:before{display:block}.e-colorpicker .e-element .e-icon:before{height:11px;font-size:10px}.e-colorpicker .e-element .e-icon:before{margin-top:-2px}.e-colorpicker .e-element .e-split-btn.e-rht-btn{height:100%;width:13px}.e-colorpicker .e-element .e-split-btn.e-left-btn{float:left}.e-colorpicker .e-element .e-split-btn.e-left-btn{width:60%;padding:0}.e-colorpicker .e-handle .e-handle-wrapper{height:inherit;width:inherit}.e-colorpicker .e-footer .e-cancelButton.e-flat:focus,.e-colorpicker .e-footer .e-applyButton.e-flat:focus{background-color:rgba(0,0,0,.12)}.e-captcha .refresh{cursor:pointer}.e-captcha .refresh{margin-left:0;padding:0 0;height:28px;width:28px;margin-top:12px}.e-captcha .e-reload:before{content:""}.e-captcha .e-volume-up:before{content:""}.e-captcha .e-volume-up:before{margin:-3px;padding-top:3px}.e-captcha .e-volume-up:before{padding-top:0}.e-captcha .audio{cursor:pointer;direction:rtl;display:block;margin-top:0}.e-captcha .audio{margin-left:0;padding:0 0;height:28px;width:28px}.e-captcha .imagecontainer{border-radius:3px;float:left;height:100%}.e-captcha .spanText{color:#f00;float:left;margin-top:4px}.e-captcha .validTextBox{padding-left:5px;width:185px}.e-captcha .validTextBox{border-radius:0;height:23px;margin-top:12px}.e-captcha .error{border:1px solid #f00}.e-captcha .e-validTextBox{direction:rtl;margin-left:13px;padding-right:5px;width:190px}.e-captcha .e-validTextBox{border-radius:3px;height:23px;margin-top:11px}.e-captcha .e-refresh{cursor:pointer}.e-captcha .e-refresh{border-radius:3px;height:28px;width:28px;margin-top:12px;margin-left:13px}.e-captcha .e-audio{cursor:pointer;display:block}.e-captcha .e-audio{border-radius:3px;height:28px;width:28px;margin-top:1px;margin-left:13px}.e-captcha .e-imageContainer{border-radius:3px;float:right}.e-captcha .error{border:1px solid #f00}.e-kanban .e-table,.e-kbnadapt-editdlg .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%}ej-kanban{display:block}.e-kanban .e-widget [class^="e-"],.e-kbnadapt-editdlg .e-widget [class^="e-"]{box-sizing:border-box}.e-kanban [class^="e-"]{box-sizing:content-box}.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{vertical-align:top;display:table-cell}.e-kanban .e-kanbanheader tr{height:64px}.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-kanban.e-kanbanscroll{border-style:solid;border-width:1px}.e-kanban .e-swimlanerow div{display:inline-block}.e-kanban .e-swimlanerow .e-slkey{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-kanban .e-print.e-ul{float:right;margin-left:7px}.e-kanban .e-printlist{padding:9px}.e-kanban .e-printicon{padding:0 !important}.e-kanban.e-rtl .e-kanbantoolbar .e-print.e-ul{float:left !important}.e-kanban .e-swimlanerow .e-slcount{font-size:12px;padding:8px}.e-kanban .e-freezeswimlanerow{position:relative;overflow:hidden;opacity:.9;z-index:10001}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{opacity:.9;cursor:default}.e-kanban .e-freezeswimlanerow>div{position:relative}.e-kanban .e-freezeswimlanerow>div{margin-left:65px;top:4px}.e-kanban .e-freezeswimlanerow .e-freeze-table{position:relative;height:12px;border-spacing:8px 0}.e-kanban .e-scrollcss{padding-right:17px}.e-kanban .e-hscrollcss{border-right-style:solid;border-right-width:1px}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercell-hover,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{border-collapse:collapse}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey .e-text{position:relative;text-align:center;opacity:.5}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti{position:relative}.e-kanban{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;border-top:none}.e-kanban .e-form-container{border:1px solid}.e-kanban .e-form-titlebar{font-size:16px}.e-kanban .e-form-titlebar{height:64px;padding:20px 24px 0 24px}.e-kanban .e-externalform{padding:1.5em 1em 0 1em;padding-bottom:70px}.e-kanban .e-externalform{padding-right:24px;padding-left:24px;padding-top:0}.e-kanban .e-form-titlebar .e-externalform-icon{display:inline-block;float:right;cursor:pointer}.e-kanban .e-externalformedit .e-label{width:80px;text-align:left !important}.e-kanban .e-externalformedit .e-label{padding-top:8px;width:100%}.e-kanban .e-externalformedit div>label{font-weight:normal}.e-kanban .e-externalformedit .e-editform-btn{float:right}.e-kanban .e-externalformedit .e-editform-btn{padding:10px 0 10px 0}.e-kanban .e-externalformedit form div{display:inline-block}.e-kanban .e-externalformedit form div{padding-top:5px}.e-kanban .e-externalformedit .e-externalrow{width:50%;padding-right:0;display:table-cell}.e-kanban.e-rtl .e-externalformedit .e-externalrow{padding-left:86px;padding-right:0}.e-kanban.e-rtl .e-externalformedit .e-label{text-align:right !important}.e-kanban.e-rtl .e-form-titlebar .e-externalform-icon{float:left}.e-kanban .e-dialog,.e-kbnadapt-editdlg .e-dialog,.e-kbnadapt-editdlg{border-collapse:separate}.e-kanban .e-kanbancontent,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercelldiv,.e-kanban .e-kanbancontent .e-rowcell,.e-kanban .e-headercontent,.e-kanban .e-kanbanheader,.e-kanban .e-kanbancard{overflow:hidden}.e-kanbanheader{clear:right}.e-kanban .e-dialog .e-grid .e-icon::before,.e-kanbandialog .e-grid .e-icon::before{display:inline-block !important}.e-kanban .e-dialog .e-addedrow .e-grid table,.e-kanban .e-dialog .e-editedrow .e-grid table,.e-kanbandialog .e-addedrow .e-grid table,.e-kanbandialog .e-editedrow .e-grid table{border-spacing:0 !important}.e-kanban .e-widget .e-grid [class^="e-"]{box-sizing:content-box !important}.e-kanban>.e-kanbancontent>div>.e-table,.e-kanban>.e-kanbanheader>div>.e-table{border-spacing:8px 0}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-kanbanheader .e-headercell{height:30px;text-align:left;text-overflow:ellipsis;white-space:nowrap;position:relative}.e-kanban .e-kanbanheader .e-headercelldiv{border:0 none;display:block;text-align:left}.e-kanban .e-totalcard,.e-kanban .e-limits{height:20px;line-height:20px}.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{font-size:15px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{font-size:19px;font-weight:normal;padding:0 .3em}.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{display:inline-block;margin-top:-2px}.e-kanban .e-kanbanheader .e-headercell .e-limits{font-size:14px;font-weight:normal;margin-top:1px}.e-kanban .e-kanbanheader .e-headercell .e-minlimit,.e-kanban .e-kanbanheader .e-headercell .e-maxlimit{font-size:12px;font-weight:normal;padding-top:2px}.e-kanban .e-icon::before{display:inline-block}.e-kanban .e-kanbanheader .e-headercell .e-limits,.e-kanban.e-rtl .e-headercelldiv{float:right}.e-kanban.e-rtl .e-headercell .e-limits{float:left}.e-kanban .e-kanbanheader .e-headercelldiv{font-size:17px;font-weight:600;float:left;width:100%;margin-top:-4px}.e-kanban .e-kanbanheader .e-stackedHeaderCell{font-size:17px;font-weight:600;text-align:center}.e-kanban .e-kanbanheader .e-headercelldiv .e-headerdiv{float:left}.e-kanban .e-kanbanheader .e-headercelldiv .e-headerdiv{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-kanban .e-icon::before{display:inline-block}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-lastrowcell{border-bottom-width:1px}.e-kanban .e-hide{display:none !important}.e-kanban{height:auto;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;outline:0 none}.e-kanban .e-kanbancard .e-primarykey{width:70%;font-size:14px}.e-kanban .e-kanbancard .e-primarykey{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-kanban .e-kanbancard .e-expandcollapse{float:right;cursor:pointer;margin-right:-8px;margin-top:-5px;padding:4px 3px 8px 6px}.e-kanban .e-kanbancard .e-cardheader div{display:inline-block}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{position:relative}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{margin:12px}.e-kanban .e-kanbancard .e-cardheader{padding:16px 6px 8px 16px}.e-kanban .e-kanbancard .e-image{width:100%;height:100%}.e-kanban .e-kanbancard .e-tags{display:table-cell}.e-kanban .e-kanbancard .e-tags{padding:12px 0 6px 0}.e-kanban .e-kanbancard .e-imagecell{vertical-align:top;width:54px}.e-kanban .e-cardheader .e-cardtext{font-size:11px;padding-left:4px;padding-top:12px}.e-kanban .e-kanbancard .e-cardheader .e-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-kanban .e-kanbancard .e-cardheader .e-text{font-size:11px}.e-kanban .e-kanbantouchbar{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantouchbar .e-content{border-width:1px;border-style:solid}.e-kanban .e-kanbantouchbar .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-kanban .e-kanbantouchbar span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-kanban .e-kanbantouchbar .e-tail:before,.e-kanban .e-kanbantouchbar .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-kanban .e-kanbantouchbar .e-downtail:after{top:34px}.e-kanban .e-cardtouch:before{content:""}.e-kanban .e-kanbantoolbar li a{text-decoration:none}.e-kanban .e-kanbantoolbar li a{padding:7px 8px}.e-kanban .e-kanbantoolbar .e-toolbartext{min-height:26px;min-width:26px}.e-kanban .e-kanbantoolbar .e-toolbartext{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-kanban .e-kanbantoolbar .e-toolbartext{line-height:26px}.e-kanban{border-top:medium none;height:auto}.e-kanban .e-columnrow .e-kanbancard{border-width:1px}.e-kanban .e-kanbancard{cursor:all-scroll;border-width:1px;border-style:solid}.e-kanban .e-kanbancard{position:relative;border-radius:4px;margin:12px}.e-kanban .e-draggedcard .e-kanbancard{margin:0}.e-kanban .e-draggedcard .e-kanbancard{border-radius:4px}.e-kanban .e-kanbancard .e-tag{overflow:hidden;border-radius:2px;display:inline-block;margin-bottom:-4px}.e-kanban .e-kanbancard .e-tag{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px;padding:2px 8px 2px 8px;margin-right:5px}.e-kanban .e-kanbancard.e-cardselection{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-style:solid}.e-kanban .e-draggedcard{float:left}.e-kanban .e-draggedcard .e-dragmultiple{padding:6px 6px 8px 3px;text-align:center;font-size:14px;display:table-cell;vertical-align:middle;width:90px}.e-kanban-context li div{float:left;width:16px;height:16px;margin-left:3px;margin-top:3px}.e-kanban-context{min-width:180px;font-size:11px}.e-kanban-context .e-kanbancontext.e-icon{padding-left:8px}.e-kanban-context .e-visiblecolumn .e-list>a{overflow:visible}.e-kanban-context.e-menu.e-context.e-js .e-list>a.e-menulink{padding:3px 24px 3px 35px}.e-kanban-context .e-icon.e-contextprint:before,.e-kanban .e-printicon:before{content:""}.e-kanban-context .e-icon.e-contextadd:before{content:""}.e-kanban-context .e-icon.e-contextdelete:before{content:""}.e-kanban-context .e-icon.e-contextedit:before{content:""}.e-kanban-context .e-icon.e-contexttop:before{content:""}.e-kanban-context .e-icon.e-contextbottom:before{content:""}.e-kanban-context .e-icon.e-contextleft:before{content:""}.e-kanban-context .e-icon.e-contextright:before{content:""}.e-kanban-context .e-icon.e-contextup:before{content:""}.e-kanban-context .e-icon.e-contextdown:before{content:""}.e-kanban-context .e-icon.e-contextswimlane:before{content:""}.e-kanban-context .e-icon.e-contexthide:before{content:""}.e-kanban-context .e-icon.e-contextvisible:before{content:""}.e-kanban .e-kanbancontent{outline:medium none;font-weight:normal}.e-kanban .e-cardcontent .e-cardtable{width:100%;table-layout:fixed;border-spacing:0}.e-kanban .e-kanbancard .e-card_image{height:45px;width:45px;float:right;border:1px solid}.e-kanban .e-kanbancard .e-card_image{margin-right:16px}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-style:solid;font-size:12px;box-shadow:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{padding:9px 0;border-width:0 0 1px}.e-kanban .e-kanbantoolbar li{margin:0 .4em}.e-kanban .e-kanbantoolbar .e-quickfilter .e-text{font-weight:normal;margin-bottom:auto}.e-kanban .e-kanbantoolbar .e-quickfilter{border:0 none !important}.e-kanban .e-slexpand:before,.e-kanban .e-toggle-expand:before{content:""}.e-kanban .e-slcollapse:before{content:""}.e-kanban .e-toggle-collapse:before{content:""}.e-kanban .e-toggle-expand:before,.e-kanban .e-toggle-collapse:before{font-size:17px}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{cursor:pointer}.e-kanban .e-columnrow .e-rowcell .e-toggle-header div{display:inline-block}.e-kanban .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:12px}.e-kanban .e-columnrow .e-rowcell .e-togglekey{padding-left:12px}.e-kanban .e-kanbancontent .e-rowcell .e-togglekey div{margin-left:0}.e-kanban .e-columnrow .e-rowcell .e-toggle-key{font-weight:normal}.e-kanban .e-columnrow .e-rowcell .e-togglekey{font-size:14px;font-weight:500}.e-kanban .e-columnrow .e-rowcell .e-toggle-count{float:right}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{margin:12px 12px 12px 12px;font-size:17px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:0;padding-left:10px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey{padding-right:12px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey div{margin-left:0;margin-right:0}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-count{float:left}.e-kanban .e-columnrow .e-rowcell .e-togglekey .e-kanbancard{font-weight:normal}.e-kanban .e-slcollapse{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.e-kanban .e-icon.e-slexpand,.e-kanban .e-icon.e-slcollapse{font-size:16px}.e-kanban .e-limits>div{padding-right:8px}.e-kanban .e-clexpand:before{content:"";position:relative;left:2px}.e-kanban .e-clexpand:before{top:2px}.e-kanban .e-clcollapse:before{content:"";position:relative;top:-1px}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{height:20px;text-align:center;width:22px}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{padding-right:2px;padding-top:2px}.e-kanban.e-rtl .e-slexpand,.e-kanban.e-rtl .e-slcollapse{padding-left:2px}.e-kanban .e-dialog .e-rowcell{float:left}.e-kanbanwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-kanban .e-kanban-editdiv{text-align:right}.e-kanban .e-kanban-editdiv{padding:18px 0 14px 0}.e-kanban .e-emptycard{white-space:nowrap}.e-kanban .e-image.e-no-user{background:transparent url("common-images/kanban/nouser.svg") no-repeat scroll 0 0}.e-kanban .e-columnrow .e-rowcell{height:200px;min-height:200px;line-height:1.5;padding:0 1px;position:relative}.e-kanban .e-kanbancard .e-cardheader .e-icon{font-size:11px}.e-kanban .e-cardexpand:before{content:"";font-size:5px}.e-kanban .e-cardexpand:before{height:16px;width:16px}.e-kanban .e-cardcollapse:before{font-size:5px}.e-kanban .e-cardcollapse:before{content:"";margin:5px}.e-kanban .e-cardcollapse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.e-kanban .e-slexpand{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-kanban .e-slcollapse,.e-kanban .e-slexpand{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.e-kanban .e-slcollapse:after,.e-kanban .e-slexpand:after,.e-kanban .e-columnadd:after{content:'';display:block;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.75;filter:alpha(opacity=75);width:40%;height:40%;left:30%;top:30%}.e-kanban .e-slcollapse:not(:active):after,.e-kanban .e-slexpand:not(:active):after,.e-kanban .e-columnadd:not(:active):after{-webkit-animation:e-icon-kanbanripple .45s linear;-moz-animation:e-icon-kanbanripple .45s linear;-o-animation:e-icon-kanbanripple .45s linear;-ms-animation:e-icon-kanbanripple .45s linear;animation:e-icon-kanbanripple .45s linear}@-webkit-keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.e-kanban.e-rtl{direction:rtl}.e-kanban.e-rtl .e-headercelldiv .e-headerdiv{float:right}.e-kanban.e-rtl .e-icon.e-clexpand{float:left;padding:4px 0;position:relative}.e-kanban.e-rtl .e-rowcell.e-dragged:first-child{border-left-width:1px !important}.e-kanban.e-rtl td:last-child{padding-left:1px !important}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-style:dashed;border-width:1px;padding:0 !important}.e-kanban .e-widget .e-select .e-icon::before,.e-kanban .e-dialog .e-icon::before,.e-kanban form .e-icon::before,.e-kanbandialog .e-icon::before,.e-kanbandialog form .e-icon::before{display:block}.e-kanban .e-dialog .e-addedrow table,.e-kanban .e-dialog .e-editedrow table,.e-kanban .e-externalform table,.e-kanbandialog .e-addedrow table,.e-kanbandialog .e-editedrow table{border-collapse:separate;border-spacing:11px}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{font-size:14px}.e-kanban .e-dialog .e-save,.e-kanban .e-dialog .e-cancel{font-size:14px;font-weight:normal}.e-kanban .e-dialog .e-kanbantextarea{text-indent:0}.e-kanban .e-shrinkcol{width:50px !important}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{cursor:pointer}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:8px 14px 8px 24px}.e-kanban .e-swimlanerow{height:48px}.e-kanban .e-icon.e-clexpand{float:right}.e-kanban .e-kanbanheader .e-headercell .e-clcollapse{text-align:center;width:100%;padding:14px 0;cursor:pointer}.e-kanban .e-kanbanheader .e-headercell .e-clexpand{padding:10px 0 10px 0;cursor:pointer;text-align:center}.e-kanban .e-kanbancard .e-text{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-kanban .e-shrinkheader{font-size:17px;font-weight:600;display:inline-block;width:100%;white-space:nowrap}.e-kanban .e-shrinkheader.IE .e-shrinklabel{padding-top:10px}.e-kanban .e-shrinkheader.IE{writing-mode:tb-rl;padding-top:15px}.e-kanban .e-shrinkheader.IE .e-shrinkcount{display:inline-block;padding-right:5px;position:relative;right:-2px}.e-kanban .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(25px);-webkit-transform:rotate(90deg) translate(25px)}.e-kanban .e-shrink{cursor:pointer}.e-kanban .e-shrinkcount{display:inline-block}.e-kanban div.e-error .e-toparrow{left:10%;display:block}.e-kanban .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;white-space:normal;padding:7px}.e-kanban div.e-error,.e-kanban .e-kanbanpopup{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{text-indent:0}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{height:33px}.e-kanban .e-searchdiv{position:relative}.e-kanban .e-kanbantoolbar .e-search{float:right !important;display:flex;padding:0;height:35px}.e-kanban .e-kanbantooltip{opacity:25;width:auto}.e-kanban .e-kanbantooltip{font-size:10px;margin-top:14px;padding:5px 8px 5px 8px;border-radius:2px;margin-left:0}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{height:33px;padding-top:9px;padding-right:23px}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul{float:right}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul{margin-right:20px}.e-kanban.e-rtl .e-kanbantoolbar .e-searchbar.e-ul{float:left}.e-kanban .e-search{width:190px}.e-kanban .e-kanbantooltip{position:absolute;z-index:105;display:block}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{padding-left:21px;padding-right:10px;line-height:17px}.e-kanban.e-rtl .e-rowcell .e-limits{text-align:left}.e-kanban .e-kanbancontent .e-rowcell .e-limits{text-align:right;margin:12px 12px 0 12px;line-height:12px;height:12px}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div:last-child{padding-right:0}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div{display:inline-block}.e-kanban div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent;border-top:5px}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader{border-bottom:0 none;padding-right:0}.e-kanban.e-rtl .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(60px);-webkit-transform:rotate(90deg) translate(60px)}.e-kanban.e-rtl .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:10px 3px 10px 10px}.e-kanban.e-rtl div.e-error .e-toparrow{right:10%}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse{float:left;margin-left:-7px}.e-kanban.e-rtl .e-kanbancard .e-card_image{float:left}.e-kanban.e-rtl td:last-child,.e-kanban.e-rtl th:last-child{border-left:0 none}.e-kanban.e-rtl .e-kanbanheader .e-headercelldiv,.e-kanban.e-rtl .e-kanbanheader .e-headercell,.e-kanban.e-rtl .e-totalcard,.e-kanban.e-rtl .e-minlimit,.e-kanban.e-rtl .e-maxlimit{text-align:right}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-rowcell{text-align:right !important}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-label{border-left:0 none}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul{float:right}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul li{margin:.7em .7em .7em 0}.e-kanban.e-rtl .e-scrollcss{padding-left:18px;padding-right:0}.e-kanban.e-rtl.e-kanbanscroll .e-headercontent{border-right:0 none;border-left:1px solid}.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child{border-left-style:dashed;border-left-width:1px;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell div{display:inline-block}.e-kanban .e-headercontent.e-vscroll-area{border:none}.e-kanban .e-kanbantoolbar.e-js ul>li.e-tooltxt{margin-bottom:1px}.e-kanban .e-customtoolbarseparator{margin-right:6px;padding-right:14px}.e-kanban .e-customaddbutton{border-style:dashed;height:36px;margin:12px;padding-right:1px;border-width:1px;cursor:pointer}.e-kanban .e-customtoolbar{padding-left:18px}.e-kanban .e-columnadd{margin-left:auto;margin-right:auto;cursor:pointer;padding-top:8px;display:block}.e-kanban .e-columnadd:before{content:""}.e-kanban .e-icon.e-externaledit.e-cancel:before{content:""}.e-kanban .e-kanbandialog table td.e-label,.e-kbnadapt-editdlg .e-kanbandialog table td.e-label{text-align:left;float:left;width:100%}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save,.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-save,.e-kanban .e-externalform .e-editform-btn .e-cancel{width:100px}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save,.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-save,.e-kanban .e-externalform .e-editform-btn .e-cancel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-cancel{margin-left:15px;margin-right:13px}.e-kanban .e-freezeswimlanerow.e-swimlanerow .e-slkey{margin-left:3px}.e-kanban .e-freezeswimlanerow.e-swimlanerow .e-slkey{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-kanban-context .e-checkbox{top:4px !important;padding-left:3px !important}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{cursor:pointer;right:0;text-align:center;position:absolute}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{top:10px;height:24px;width:24px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-limits{float:left}.e-kanban.e-rtl .e-headercell .e-totalcard,.e-kanban.e-rtl .e-headercell .e-limits{float:right}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbanheader .e-headercell .e-limits{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard{padding:0 3px 0 0}.e-kanban .e-limits>div{padding-left:3px;padding-right:3px}.e-kanban .e-kanbanheader .e-headercell .e-limits{margin-top:0}.e-kanban .e-kanbancard .e-bottom-triangle{float:right}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom:24px solid;border-left:24px solid transparent}.e-kanban.e-rtl .e-kanbancard .e-bottom-triangle{border-right:20px solid transparent;border-left:none;float:left}.e-kanban .e-kanbancard .e-contentcell{vertical-align:top}.e-kanban .e-kanbancard .e-image,.e-kanban .e-kanbancard .e-card_image{border-radius:50%}.e-kanban.e-rtl td.e-trainglecell{padding-left:0 !important}.e-kanban .e-kanbancard .e-cardcontent{margin-right:-1px}.e-kanban .e-kanbancard .e-cardcontent{padding:12px 0 0 16px}.e-kanban.e-rtl .e-kanbancard .e-cardcontent{padding:6px 6px 0 0;margin-right:0}.e-kanban.e-rtl .e-kanbancard .e-card_image{margin-left:6px}.e-kanban.e-rtl .e-kanbancard .e-cardheader .e-bottom-triangle{border-left:none}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{margin-right:6px}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader{padding-left:0;padding-right:6px}.e-kanban .e-kanban-draggedcard{display:none}.e-kanban .e-kanbancard .e-trainglecell{vertical-align:bottom;padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-headercelldiv{height:100%}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-clexpand{padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withcount .e-clexpand{padding:3px 0 6px 0}.e-kanban .e-kanbancard .e-expandcollapse div{position:relative;top:-6px;left:-5px}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse div{left:-5px}.e-kanban .e-columnheader.e-header-withcount .e-shrinkcol .e-clcollapse{position:relative;top:8px}.e-kanban.e-rtl .e-headercell .e-clexpand:before{left:-4px}.e-kanban.e-rtl .e-headercell .e-totalcard{padding:0 0 0 3px}.e-kanban.e-rtl .e-headercell.e-toggleonly .e-clexpand{top:11px;right:auto;left:0}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{outline:none;vertical-align:baseline;border:1px solid}.e-kanban.e-onlycontent .e-kanbancard .e-contentcell{width:99%}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{left:3px}.e-kanban .e-columnheader.e-header-withcount .e-headercell:not(.e-toggle-withcount):not(.e-toggle-withoutcount) .e-headercelldiv{margin-top:-22px}.e-kanban{touch-action:none}.e-kanban .e-dialog .e-titlebar,.e-kbnadapt-editdlg.e-dialog .e-titlebar{padding:0 24px;height:64px}.e-kanban .e-dialog .e-titlebar span.e-title,.e-kbnadapt-editdlg.e-dialog .e-titlebar span.e-title{padding-top:20px}.e-kanban .e-dialog .e-titlebar .e-icon.e-close,.e-kbnadapt-editdlg.e-dialog .e-titlebar .e-icon.e-close{top:24px;left:4px}.e-kanban .e-externalform .e-cancel{margin-right:0}.e-kanban .e-externalformedit .e-rowcell{padding-bottom:12px}.e-kanban .e-externalformedit div>label{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;border-width:0 0 1px 0;text-indent:0;box-shadow:none !important}.e-kanban .e-kanbantoolbar .e-quickfilter label.e-toolbartext{margin-left:5px}.e-kanban .e-kanbantoolbar .e-search{border-width:0 0 2px 0}.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext,.e-kanban .e-emptycard,.e-kbnadapt-editdlg .e-ejinputtext,.e-kanbanfilter-window .e-clearfilter.e-btn{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:13px}.e-kanban .e-kanbantoolbar li.e-tooltxt{margin:0 8px 1px 12px;border:none}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem{border-left:none;padding-right:25px}.e-kanban .e-externalform .kanbanform div.e-externalrow:nth-child(even){float:right}.e-kanban .e-externalform .kanbanform div.e-externalrow:nth-child(odd){float:left}.e-kanban .e-externalform{padding-right:24px;padding-left:24px}.e-kanban .e-externalform .kanbanform{display:table}.e-kanban .e-dialog .e-titlebar{box-shadow:none;border:none}.e-kanban .e-dialog .e-dialog-scroller.e-scroller,.e-kbnadapt-editdlg .e-dialog .e-dialog-scroller.e-scroller{border:none}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kbnadapt-editdlg .e-kanbandialog .e-kanban-editdiv .e-cancel{margin-right:0}.e-kanban .e-dialog .e-addedrow table,.e-kanban .e-dialog .e-editedrow table,.e-kbnadapt-editdlg .e-dialog .e-addedrow table,.e-kbnadapt-editdlg .e-dialog .e-editedrow table{border-spacing:0}.e-kanban .e-dialog .e-addedrow,.e-kanban .e-dialog .e-editedrow,.e-kbnadapt-editdlg .e-dialog .e-addedrow,.e-kbnadapt-editdlg .e-dialog .e-editedrow{padding:8px 24px}.e-kanban .e-kanbandialog.e-widget-content,.e-kbnadapt-editdlg .e-kanbandialog.e-widget-content{padding:0;box-shadow:none}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse .e-icon:before{position:relative;top:1px}.e-kanban .e-kanbantoolbar.e-toolbarspan{height:auto;border-bottom:none}.e-kanban .e-kanbantoolbar>.e-horizontal.e-ul{margin-top:0;margin-bottom:0}.e-kanban .e-kanbantoolbar.e-js ul>li.e-tooltxt{margin-right:0}.e-kanban .e-kanbantoolbar .e-searchbar{margin-top:10px}.e-kbnadapt-editdlg .e-kanbandialog .e-save{margin-top:10px}.e-kbnadapt-editdlg .e-kanbandialog .e-save,.e-kbnadapt-editdlg .e-kanbandialog .e-cancel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important;width:100% !important;margin-left:0;margin-right:0}.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{margin-right:0;border:none}.e-kanban .e-kanbandialog .e-ddl input.e-input,.e-kbnadapt-editdlg .e-ddl input.e-input{padding:0}.e-kanban.e-js .e-swimlanerow .e-slexpand,.e-kanban.e-js .e-swimlanerow .e-slcollapse{position:relative;top:4px}.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar .e-swimlane-ddl,.e-kbntoolbar-body.e-toolbar .e-swimlane-ddl{width:150px}.e-kanban.e-js .e-ddl.e-widget .e-input,.e-kanban.e-js .e-ddl .e-select,.e-kbnadapt-editdlg .e-ddl.e-widget .e-input,.e-kbnadapt-editdlg .e-ddl .e-select{box-shadow:none}.e-kanban .e-dialog .e-rowcell,.e-kanbandialog table td.e-rowcell{padding-bottom:24px}.e-kanban.e-js .e-dialog .kanbanform td.e-rowcell.e-last-rowcell,.e-kanbandialog table td.e-rowcell.e-last-rowcell{padding-bottom:0 !important}.e-kanban .e-externalform .e-editedrow{padding:8px 0}.e-kbnadapt-editdlg .e-kanbandialog .e-save{margin-top:18px}.e-kanban.e-js .e-toolbar.e-js ul>li.e-tooltxt,.e-kbntoolbar-body.e-toolbar.e-js ul>li.e-tooltxt{width:auto;height:auto}.e-kanban.e-js .e-toolbar>.e-horizontal.e-ul:first-child,.e-kbntoolbar-body.e-toolbar.e-js>.e-horizontal.e-ul:first-child{margin:0;padding:0}.e-kanban .e-swimlanerow .e-slkey,.e-kanban .e-swimlanerow .e-slcount{position:relative;top:4px}.e-kanban.e-js .e-kanbantoolbar .e-kbnclearfl-icon:before{content:"";position:relative;left:3px}.e-kanban .e-toolbar>ul>li{padding:5px}.e-kanban .e-kanbandialog input.e-ejinputtext,.e-kbnadapt-editdlg input.e-ejinputtext{line-height:32px}.e-kanban .e-dialog.e-dialog-wrap.e-shadow,.e-kbnadapt-editdlg.e-dialog.e-dialog-wrap.e-shadow{opacity:1;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}.e-kanban .e-dialog.e-dialog-wrap.e-shadow.e-kbndialog-transitionclose,.e-kbnadapt-editdlg.e-dialog.e-dialog-wrap.e-shadow.e-kbndialog-transitionclose{opacity:0;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate(0,100%) scale(.2);transform:translate(0,100%) scale(.2)}.e-kanban .e-kanbancard:after{content:'';visibility:hidden;border-radius:50%;position:absolute;top:50%;box-sizing:border-box;left:50%;width:1px;height:1px;background-color:transparent;border-width:1px}@keyframes kanbandialog-fadein{0%{opacity:0;transform:scale(1)}100%{opacity:1;transform:scale(1)}}.e-kanban.e-js .e-kanbantoolbar .e-quickfilter.e-tooltxt.e-active:after{animation:none}.e-kanban-context.e-menu.e-context .e-list>a.e-menulink .e-kanbancontext.e-icon{margin:0 4px 0 0;position:absolute}.e-kanban-context.e-menu.e-context .e-list>a.e-menulink .e-icon.e-arrowhead-right{margin-right:5px;top:20%}.e-kanban.e-js .e-kanbanheader.e-slheader .e-headercell,.e-kanban.e-swimlane-responsive.e-js .e-columnrow .e-rowcell{border-bottom-width:1px}.e-ribbon.e-js.e-widget{position:relative}.e-ribbon .e-rbnondemand{box-sizing:border-box !important}.e-ribbon.e-js>.e-header{box-sizing:content-box}.e-ribbon .e-content{width:100%;white-space:nowrap}.e-ribbon .e-active-content{z-index:10000;position:relative}.e-ribbon .e-empty-content{padding:0;margin:0;height:30px !important}.e-ribbon .e-content-show{display:block !important}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{border:3px solid;overflow:hidden}.e-ribbon .e-rbn-button>span{display:inline-block}.e-ribbon .e-groupdiv{display:inline-block;height:95%;position:relative;vertical-align:top}.e-ribbon .e-groupdiv{padding:5px 10px 0 10px}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallerycontent{border:1px solid;border-right:0;overflow:hidden;float:left}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-left:0;border-right:1px solid;float:right}.e-ribbon.e-rtl.e-js .e-header .e-apptab .e-menu>li:first-child>a{padding-right:8px;border-left-width:0}.e-ribbon.e-rtl .e-header .e-apptab .e-menu .e-arrows{margin-left:1px}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border:1px solid;z-index:1002;position:relative}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top:1px solid}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn{overflow:hidden;display:table;width:100%}.e-ribbon.e-responsive .e-respcontent .e-groupdiv .e-resizegroupdiv{height:inherit}.e-ribbon .e-groupdiv .e-menu,.e-ribbon .e-resizediv .e-menu{border:none}.e-ribbon.e-js .e-header .e-active.e-tab .e-removeapptab,.e-ribbon.e-js .e-header .e-active.e-contextualtabset .e-removeapptab{border-left-width:0}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv{float:right;width:16px}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv{border-style:solid;border-width:1px 1px 0 1px;height:21px}.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-expgallerydiv{border:1px solid;height:21px}.e-ribbon .e-groupdiv .e-resizebtn{position:relative;left:2px}.e-ribbon .e-groupdiv .e-resizebtn{min-width:48px}.e-ribbon .e-groupdiv .e-resizebtn .e-btntxt{padding-top:18px;display:block}.e-ribbon.e-rtl .e-galleryup:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-resizebtn .e-icon{float:none}.e-ribbon.e-rtl .e-ribbongallerycontrol .e-icon{float:none}.e-ribbon.e-rtl .e-gallerydown:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-galleryexpand:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{left:auto;right:1px}.e-ribbon.e-rtl .e-expandcollapse{left:0;right:auto}.e-ribbon.e-rtl .e-rarrowup-2x:before{left:-2px}.e-ribbon.e-rtl .e-ribbonpinicon:before{left:-2px}.e-ribbon.e-rtl .e-rbn-button.e-button .e-icon{float:none}.e-ribbon.e-rtl .e-groupdiv>div:after{right:auto}.e-ribbon.e-rtl .e-groupdiv>div:after{left:0}.e-ribbon.e-rtl .e-header>li{margin-left:2px;margin-right:0}.e-ribbon.e-rtl .e-backstageli{text-align:right}.e-ribbon.e-rtl .e-backstagetopicon{right:15px}.e-ribbon.e-rtl .e-backstagescrollcontent .e-vscrollbar .e-icon{float:none}.e-ribbon.e-rtl .e-ribbonbackstagepage .e-backstagetitlecontent{padding-right:40px;padding-left:0}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{padding-right:9px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{padding-right:7px}.e-ribbon.e-rtl.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rtl.e-rbnwithqat .e-addmenuli{padding-right:33px}.e-ribbon .e-resizediv{border-style:solid;width:100%;z-index:1002;position:absolute;padding:6px 8px 0 3px}.e-ribbon .e-resizediv{border-width:1px}.e-ribbon.e-js .e-rbn-button.e-btn{border:none}.e-ribbon.e-js .e-rbn-button.e-btn{padding:0}.e-ribbon.e-js .e-rbn-button.e-btn .e-icon{padding:3px}.e-ribbon .e-parentdiv{padding:0}.e-ribbon .e-header .e-contextualtab{font-size:10pt;height:33px}.e-ribbon .e-header .e-contextualtabset{border:none;display:table-cell}.e-ribbon .e-header .e-contextualtabset{height:34px}.e-ribbon.e-js .e-header .e-contextualtabset.e-active{border:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:none repeat scroll 0 0;border:medium none}.e-ribbon .e-innerdiv{display:table-cell;vertical-align:top}.e-ribbon .e-innerdiv{padding:2px 0 2px 2px}.e-ribbon .e-innerdivrow{display:table}.e-ribbon .e-innerdivrow{padding:2px}.e-ribbon .e-innerdivchild{float:left}.e-ribbon .e-contextualtab .e-link{text-align:center;width:inherit}.e-ribbon .e-contextualtab>.e-active a{border-bottom:3px solid}.e-ribbon .e-contextualtabset>.e-active a{border-bottom:3px solid}.e-ribbon .e-groupdiv>div:after{content:' ';right:0;height:auto;position:absolute;top:5px;width:1px}.e-ribbon .e-groupdiv>div:after{bottom:22px}.e-ribbon .e-captionarea{line-height:11px;text-align:center;position:relative;left:2px;width:100%;float:left;height:14px;display:table-cell}.e-ribbon .e-captionarea{bottom:-3px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px}.e-ribbon .e-groupxpand{float:left}.e-ribbon .e-expandcollapse{bottom:0;list-style:none;margin:0;position:absolute;right:0;cursor:default}.e-ribbon .e-expandcollapse{padding:0}.e-ribbon .e-header .e-contextliset{border:none}.e-ribbon .e-header .e-contextliset{height:auto}.e-ribbon .e-header .e-contextli ul .e-contexttitle,.e-ribbon .e-header .e-contextliset ul .e-contexttitle{border:none;text-align:center;width:100%;font-size:12px}.e-ribbon .e-menu .e-list>ul .e-list a{font-size:10pt;font-style:normal}.e-ribbon .e-menu .e-list>ul .e-list{width:100%;line-height:normal;border:none}.e-ribbon .e-centeralign{vertical-align:middle}.e-ribbon .e-controlpadding{padding-left:1px;padding-right:1px}.e-ribbon .e-groupdiv .e-controlpadding{padding:3px}.e-ribbon .e-rarrowup-2x:before{position:relative;font-size:10px;top:3px;left:2px}.e-ribbon .e-rarrowdown-2x:before{font-size:10px;left:2px;position:relative;top:4px}.e-ribbon.e-responsive .e-resbackstage:before{font-family:'ej-webfont';content:"";position:relative}.e-ribbon.e-responsive .e-resbackstage:before{font-size:24px;top:-5px}.e-ribbon .e-icon.e-ribdownarrow:before{font-family:'ej-webfont';content:"";left:1px;position:relative}.e-ribbon .e-icon.e-ribdownarrow:before{font-size:16px;top:6px}.e-ribbon .e-icon.e-ribuparrow:before{font-family:'ej-webfont';position:relative}.e-ribbon .e-icon.e-ribuparrow:before{font-size:16px;top:5px;content:""}.e-ribbon .e-resgroupheader .e-groupresponsive.e-ribuparrow{padding:0;position:relative;right:12px;top:18px}.e-ribbon.e-responsive .e-resgroupheader .e-ribupdivarrow,.e-ribbon.e-responsive .e-resizegroupdiv .e-ribrightdivarrow{float:right;height:48px;width:40px}.e-ribbon.e-responsive .e-backstagecontent.e-backstageactive-content{display:block !important}.e-ribbon.e-responsive .e-ribGroupContent{padding:0 12px !important}.e-ribbon.e-responsive .e-resgroupheader .e-groupresponsive.e-ribdownarrow{position:relative;right:14px;top:14px;padding:0}.e-ribbon .e-icon.e-ribleftarrow:before{font-family:'ej-webfont';font-size:20px}.e-ribbon .e-icon.e-ribleftarrow:before{content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-family:'ej-webfont';content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-size:16px}.e-ribbon .e-groupexpander{height:14px;width:14px;cursor:pointer;display:table-cell;line-height:2;position:relative;text-align:right;float:right}.e-ribbon .e-groupexpander{top:-12px;left:6px}.e-ribbon .e-contentbottom{width:100%;display:inline-block}.e-ribbon .e-contentbottom{height:14px}.e-ribbon .e-small{width:24px;height:24px}.e-ribbon .e-big{width:50px;height:50px}.e-ribbon .e-separatordivrow{width:1px;float:left}.e-ribbon .e-separatordivrow{margin:6px 8px 6px 8px}.e-ribbon .e-contextul li a{text-decoration:none;border-bottom-width:0;padding:8px 12px 5px;outline:0 none;color:inherit}.e-ribbon .e-expander:before{content:"";position:relative;font-size:9px;left:-1px;top:-2px}.e-ribbon .e-galleryup:before{content:"";font-size:7px;margin-left:3px;margin-top:7px}.e-ribbon .e-gallerydown:before{content:"";position:absolute;font-size:7px;margin-left:3px;margin-top:5px}.e-ribbon .e-galleryexpand:before{content:"";font-size:6px;margin-left:3px;margin-top:7px}.e-ribbon .e-ribbonresize:before{content:"";font-size:7px}.e-ribbon .e-menu ul li{min-width:100px}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{height:inherit;white-space:nowrap;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{padding:3px 18px 3px 16px}.e-ribbon.e-js .e-gallerymenu a{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu.e-horizontal>.e-list>ul::after{border-style:none}.e-ribbon.e-js .e-header .e-expandcollapse span{margin:0}.e-ribbon .e-header>.e-bottom-line.e-active,.e-ribbon .e-header>.e-bottom-line.e-active:hover{padding-bottom:0}.e-ribbon .e-bottom-line{border:0;margin-right:0}.e-ribbon .e-header li a{border:1px solid transparent}.e-ribbon .e-header li a{padding:4px 14px}.e-ribbon .e-header>.e-apptab .e-menu{border:0}.e-ribbon .e-header .e-apptab .e-menu>li>a{border-top:0 !important;border:1px solid transparent}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-size:16px}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js .e-header .e-tab a,.e-ribbon .e-header>.e-apptab .e-apptabanchor{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-ribbon .e-header>.e-apptab{opacity:1;filter:alpha(opacity=100)}.e-ribbon .e-header .e-backstagetab{padding-top:0;align-self:flex-end}.e-ribbon .e-header>li{display:inline-table;padding-top:0;margin-right:2px;border-right:0}.e-ribbon .e-header>li{margin:20px 0 0 0 !important}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{padding-top:0}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{margin-top:14px !important}.e-ribbon .e-header .e-menu .e-list{padding-top:0}.e-ribbon .e-header .e-contextualtab,.e-ribbon .e-header .e-contextualtabset{padding-top:0;font-size:16px;border-right:0}.e-ribbon .e-header .e-contextualtab,.e-ribbon .e-header .e-contextualtabset{border-bottom:2px solid}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px;border-top:3px solid}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:10px;padding:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px}.e-ribbon .e-header .e-contextli{margin-bottom:-1px}.e-ribbon .e-header>li{height:32px}.e-ribbon .e-tooltipdiv{position:absolute;z-index:1000001;width:170px;border-width:0 1px 1px 1px;border-style:solid}.e-ribbon .e-tooltipdiv{border-radius:2px}.e-ribbon .e-js.e-colorSplit.e-splitbutton.e-split-btn.e-rbn-button{border:1px solid;border-right:none}.e-ribbon .e-drp-btn.e-rht-btn.e-rbn-button{border:1px solid}.e-ribbon .e-tooltipdivwithimg{width:auto}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-size:14px}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:3px 0 0 0;padding:0 8px 0 8px}.e-ribbon .e-tooltipdiv .e-tooltipdesc{margin:10px 8px 10px 8px}.e-ribbon .e-tooltipdiv .e-tooltipcontent{width:150px;line-height:1.42857;margin:0;padding:0}.e-ribbon .e-tooltipdiv .e-tooltipcontent{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{display:table-cell;vertical-align:top;padding:0 0 10px 10px;width:170px}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipimg{display:table-cell}.e-ribbon .e-resizecontent{overflow:hidden;white-space:normal}.e-ribbon .e-header .e-apptab .e-menu .e-arrows{margin-top:0;padding-top:0}.e-ribbon .e-header .e-apptab .e-menu>li:first-child>a>.e-arrows{margin-top:0;padding-top:3px}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-ribbonbackstagepage{border:1px solid;position:absolute;z-index:10002;top:0;overflow:hidden}.e-ribbon .e-backstageheader{display:table-cell;list-style:none;padding:0;vertical-align:top}.e-ribbon .e-backstageli{text-align:left}.e-ribbon .e-backstageli{padding:14px 15px 14px 24px}.e-ribbon .e-backstageseparator{height:1px;margin:5px 8px 5px 20px}.e-ribbon .e-backstageli a{background:transparent;text-decoration:none;font-size:12px;outline:none;position:relative;top:-1px;white-space:nowrap}.e-ribbon .e-backstagecontent{display:table-cell;padding:0 5px 5px 45px;white-space:normal}.e-ribbon .e-backstagetopicon{position:relative;top:26px;width:36px;display:table-cell}.e-ribbon .e-backstagetopicon{left:24px !important}.e-ribbon .e-backstagetopicon span:before{font-family:"ej-webfont";top:-9px;right:2px;position:relative}.e-ribbon .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon span:before{font-size:35px}.e-ribbon .e-ribbonbackicon{border-radius:50%}.e-ribbon .e-ribbonbackicon{height:24px;width:24px}.e-ribbon.e-rtl .e-backstagetopicon span:before{font-family:"ej-webfont";font-size:35px}.e-ribbon.e-rtl .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon:hover,.e-ribbon .e-apptab .e-apptabanchor:hover,.e-ribbon .e-backstageli a:hover,.e-ribbon .e-backstagebutton:hover{cursor:default}.e-ribbon .e-header>.e-apptab .e-apptabanchor{padding-bottom:6px}.e-ribbon .e-backstagebutton{font-size:12px}.e-ribbon .e-rbntooltipshadow{box-shadow:0 0 3px rgba(0,0,0,.4)}.e-ribbon .e-ribbonbackstagepage .e-backstagetitlecontent{display:table-cell;vertical-align:middle;font-size:30px;padding-bottom:38px}.e-ribbon .e-ribbonbackstagepage .e-backstagetopcontent{display:table-cell;height:92px}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{background-color:transparent;background-image:none;float:left}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{height:16px;padding:4px;width:16px}.e-ribbon .e-ribbonpinicon:before{font-size:10px;top:3px;font-family:'ej-webfont';content:"";position:relative}.e-ribbon .e-ribbonpinicon:before{left:2px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar{height:48px}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{display:table-cell}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{padding:6px 6px 2px 6px}.e-ribbon.e-rbnwithqat .e-qatexpand:before{content:"";height:auto;width:auto}.e-ribbon.e-rbnwithqat .e-qatexpand:before{font-size:8px;position:relative;left:-2px;top:1px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu{border:1px solid;position:relative;padding:3px;z-index:100001;display:table;width:auto;margin-top:0}.e-ribbon.e-rbnwithqat .e-qaresizediv{border:1px solid;position:absolute;z-index:100001}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{display:inline-block;padding-left:15px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-qatmenuli p{margin-bottom:0;margin-top:0}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-qatmenuli p{vertical-align:middle}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{content:"";display:inline-block;font-family:"ej-webfont";padding-left:7px;position:relative;bottom:1px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{font-size:14px;top:1px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{padding:3px}.e-ribbon.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rbnwithqat .e-addmenuli{padding-left:33px}.e-ribbon.e-rbnwithqat .e-qatmenuli{list-style:none;margin:3px;cursor:default;text-transform:capitalize}.e-ribbon.e-rbnwithqat .e-qatmenuli{height:28px}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowbelow{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowabove{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatseparator{height:1px;list-style:none;text-align:center;cursor:default;margin-left:36px}.e-ribbon.e-rbnwithqat .e-qaresizebtnicon:before{content:"";font-size:5px;padding-top:35%}.e-ribbon.e-rbnwithqatabove.e-js>.e-header{height:78px}.e-ribbon.e-rbnwithqatabove .e-header>li{padding-top:0}.e-ribbon.e-rbnwithqatabove .e-header>li{margin-top:42px !important}.e-ribbon.e-rbnwithqatabove.e-js .e-header>li.e-contextliset{margin-top:40px !important}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{position:absolute;z-index:10001;left:1px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{padding-left:0;top:1px}.e-ribbon.e-grpdivhide,.e-ribbon .e-resdivshow{overflow:hidden}.e-ribbon.e-rtl.e-grpdivhide{border-right:0 !important}.e-ribbon-show{display:block !important}.e-ribbon .e-responsiveqat,.e-ribbon .e-groupresponsive,.e-ribbon .e-ribresmenu,.e-ribbon .e-responsivetabheader,.e-ribbon .e-resbackstage{display:none !important}.e-ribbon .e-responsivebackstagecontent{display:none}.e-ribbonwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-ribbon.e-js .e-rbn-button,.e-ribbon.e-js .e-rbn-button:hover,.e-ribbon.e-js .e-rbn-button .e-btntxt,.e-ribbon.e-js .e-backstageli.e-backstagebutton,.e-ribbon.e-js .e-backstageli a,.e-ribbon.e-js .e-groupdiv ul.e-gallerymenu li a{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-ribbon.e-js .e-groupdiv ul.e-gallerymenu>li:last-child{margin-right:0}.e-ribbon.e-responsive.e-js .e-ribresmenu a,.e-ribbon.e-responsive .e-responsivetabli,.e-ribbon.e-responsive.e-js .e-respcontent .e-resizebtn .e-btntxt{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-ribbon.e-responsive.e-js .e-responsiveqat .e-qatooldiv .e-icon:before{height:24px;width:24px}.e-ribbon.e-responsive.e-js .e-header .e-apptab{padding-left:6px}.e-ribbon.e-responsive .e-header>li{margin-right:12px !important;padding-left:0 !important}.e-ribbon.e-rbnwithqat.e-responsive .e-responsiveqat{margin-right:0}.e-ribbon.e-responsive .e-header li a{padding-top:5px}.e-ribbon.e-rbnwithqat.e-responsive .e-qatooldiv{padding:0}.e-ribbon.e-responsive.e-js .e-rescontent{width:136px}.e-ribbon.e-responsive.e-js .e-responsiveback .e-restopbackcontent{padding-left:12px;font-size:17px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-responsive .e-groupdiv{padding:0}.e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-in-wrap{border:none}.e-ribbon .e-ddl.e-rtl.e-widget.e-rbn-ddl .e-in-wrap{padding:0 0 0 20px}.e-ribbon.e-js .e-rbn-button,.e-ribbon .e-rbn-button .e-btntxt,.e-ribbon.e-js .e-apptab .e-menu ul>li>a{text-transform:none}.e-ribbon.e-responsive.e-js .e-resbackstage{padding-left:0;margin-left:12px}.e-ribbon.e-responsive.e-js .e-resbackstage,.e-ribbon.e-responsive.e-js .e-ribresmenu .e-icon{margin-top:13px}.e-ribbon.e-responsive.e-js .e-header{height:48px !important}.e-ribbon.e-responsive.e-js .e-content.e-responsiveheight,.e-ribbon.e-responsive.e-js .e-backstagerestop,.e-ribbon.e-responsive.e-js .e-groupmobdiv,.e-ribbon.e-responsive.e-js .e-respmobcontent .e-mobribgroup .e-btn:not(.e-split-btn){height:56px !important}.e-ribbon.e-responsive.e-js .e-resizegroupdiv{padding:0 24px}.e-ribbon.e-responsive.e-js .e-content.e-responsiveToolbarScroll{height:60px !important}.e-ribbon.e-responsive.e-js .e-mobdiv{padding-right:12px}.e-ribbon.e-responsive.e-js .e-innerdiv,.e-ribbon.e-responsive.e-js .e-innerdivrow{padding:12px 0}.e-ribbon.e-responsive.e-js .e-controlpadding{padding:10px 4px !important}.e-ribbon.e-rbnwithqat.e-responsive .e-responsiveqat{margin-right:0 !important}.e-ribbon.e-responsive.e-js .e-mobdiv:nth-child(1){padding-left:24px}.e-ribbon.e-responsive.e-js .e-mobribgroup .e-ribupdivarrow{padding-right:24px}.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after,.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after{content:'';width:108%;position:relative;height:1px;display:table;top:12px;left:-12px}.e-ribbon.e-responsive.e-js .e-rbn-resize,.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow,.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv{min-width:94% !important}.e-ribbon.e-rbnwithqat.e-responsive.e-js .e-responsiveqat{padding-right:10px}.e-ribbon.e-responsive.e-js .e-responsiveqat .e-rbn-button.e-btn{margin-left:6px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-addmenuli p{padding-left:8px;padding-top:3px}.e-ribbon.e-responsive.e-js .e-backstagerestopcontent .e-icon.e-ribleftarrow:before{position:relative;top:-1px;left:-2px}.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before{position:relative;top:-6px;left:3px}.e-ribbon.e-responsive.e-js .e-rescontent{top:0;left:48px}.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribrightarrow{top:15px}.e-ribbon.e-js .e-groupdiv .e-resizebtn{margin-right:5px}.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.e-ribbon.e-responsive.e-js .e-icon.e-ribdownarrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-ribbon.e-responsive.e-js .e-icon.e-ribdownarrow,.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.e-ribbon .e-expandcollapse .e-icon:after,.e-ribbon.e-responsive.e-js .e-ribuparrow.e-icon:after,.e-ribbon.e-responsive.e-js .e-ribdownarrow.e-icon:after{content:'';display:block;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.75;filter:alpha(opacity=75);width:40%;height:40%;left:30%;top:30%}.e-ribbon .e-expandcollapse .e-icon:not(:active):after,.e-ribbon.e-responsive.e-js .e-ribuparrow.e-icon:not(:active):after,.e-ribbon.e-responsive.e-js .e-ribdownarrow.e-icon:not(:active):after{-webkit-animation:e-icon-ribbonripple .45s linear;-moz-animation:e-icon-ribbonripple .45s linear;-o-animation:e-icon-ribbonripple .45s linear;-ms-animation:e-icon-ribbonripple .45s linear;animation:e-icon-ribbonripple .45s linear}@-webkit-keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.e-ribbon .e-backstageli:after{content:'';visibility:hidden;border-radius:50%;position:absolute;top:50%;box-sizing:border-box;left:50%;width:1px;height:1px;background-color:transparent;border-width:1px}.e-ribbon .e-backstageli:not(:active):after{animation:ribbon-shadow 1.6s ease-out 0ms}.e-ribbon li.e-backstageli:focus:after,.e-ribbon li.e-bsmaterial-focus:after{visibility:visible}.e-ribbon li.e-backstageli:focus,.e-ribbon li.e-backstageli a:focus{outline:none}.e-ribbon .e-backstageli,.e-ribbon.e-responsive.e-js .e-resizegroupdiv{position:relative;overflow:hidden}@keyframes ribbon-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}.e-ribbon.e-rtl.e-js .e-menu .e-list>ul .e-list a{padding-right:8px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-qatmorecommands,.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-rbnshowbelow{padding-top:4px;height:22px;padding-bottom:3px}.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-tbtn.e-btn:not(:active):after{animation:ribbonqat-shadow 1.6s ease-out 0ms}@keyframes ribbonqat-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}.e-ribbon .e-groupdiv .e-extracontent .e-gallerymenu.e-menu .e-list>ul .e-list a{height:28px;padding-top:6px;padding-bottom:0}.e-ribbon.e-js .e-groupdiv .e-menu.e-gallerymenu{box-shadow:none}.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-btn{padding:4px}.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-btn.e-splitbtnqat{padding:0}.e-ribbon.e-js .e-groupdiv .e-gallerymenu.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-ribbon.e-js .e-groupdiv .e-gallerymenu.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:18%}.e-ribbon.e-js .e-split .e-in-wrap .e-left-btn .e-icon,.e-ribbon.e-js .e-split .e-in-wrap .e-left-btn .e-icon:before{height:14px;width:14px;vertical-align:baseline}.e-ribbon.e-js .e-content.e-active-content .e-rbn-splitbtn.e-js{padding-bottom:15px}.e-ribbon.e-js .e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-ribbon.e-js .e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:18px;width:18px;font-size:14px}.e-ribbon.e-js .e-rbnquickaccessbar .e-rbn-splitbtn.e-rbn-button.e-btn.e-js{padding-right:15px}.e-ribbon.e-responsive.e-js .e-responsivetabli{padding:14px 15px 14px 18px}.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow{padding-top:18px}.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribuparrow,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribdownarrow{padding-right:0;padding-top:0;width:24px}.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribuparrow:before,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribdownarrow:before{top:0}.e-ribbon.e-responsive.e-js .e-mobribgroup .e-ribupdivarrow{position:relative;top:4px;left:-6px}.e-ribbon.e-responsive.e-js .e-resbackstage{padding-right:0}.e-ribbon.e-responsive.e-js>.e-header .e-apptab.e-backstagetab{margin-right:16px !important}.e-ribbon.e-responsive.e-js .e-header li a{padding-top:4px}.e-ribbon.e-responsive.e-js .e-ribresmenu .e-icon:before{font-size:14px;left:-2px;top:2px}.e-ribbon.e-responsive.e-js>.e-header .e-responsiveqat .e-icon{margin-top:4px}.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtn{padding:0}.e-ribbon.e-js .e-rbn-button.e-btn.e-btn-normal,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-btn-normal{height:24px}.e-ribbon.e-responsive.e-js .e-respcontent .e-resizebtn{height:48px}.e-ribbon.e-responsive.e-js .e-rbn-button.e-button .e-btntxt{padding-top:10px}.e-ribbon.e-responsive.e-js .e-respcontent .e-resizebtn .e-btntxt{padding-top:15px}.e-ribbon.e-responsive.e-js .e-responsivebackstagecontent .e-backstageTitle{font-size:17px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js .e-rbn-button.e-btn.e-btn-normal.e-resizebtn{height:auto}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryextrabtn{height:36px}.e-de-table-properties-alignment:hover{border-color:#08aeff}.e-de-table-properties-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment:hover{border-color:#08aeff}.e-de-table-left-alignment{background-image:url('common-images/documenteditor/tableleftalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-center-alignment{background-image:url('common-images/documenteditor/tablecenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-right-alignment{background-image:url('common-images/documenteditor/tablerightalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-top-alignment{background-image:url('common-images/documenteditor/celltopalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-center-alignment{background-image:url('common-images/documenteditor/cellcenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-bottom-alignment{background-image:url('common-images/documenteditor/cellbottomalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-alignment-active{border-style:solid;border-width:2px;border-color:#008bce}.e-de-table-border-setting{width:30px;height:30px;top:4px;left:4px;position:absolute}.e-de-table-border-setting:hover{border:2px solid #08aeff}.e-de-table-border-preview{width:14px;height:14px;top:2px;left:2px;position:absolute}.e-de-table-border-preview:hover{border:2px solid #08aeff}.e-de-table-border-setting-click{border:2px solid #00f}.e-de-table-border-preview-click{border:2px solid #00f}ej-spreadsheet{display:block}.e-spreadsheet{height:auto;outline:none;line-height:1.428571429;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;border:1px solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-spreadsheet .e-spreadsheet-list{position:relative}.e-spreadsheet h6{font-size:12px;font-weight:500}.e-spreadsheet label,.e-ss-dialog label{font-size:14px}.e-ss-dialog input[type="submit"],.e-ss-dialog input[type="button"],.e-ss-dialog button{font-weight:normal}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{height:20px;background:none repeat scroll 0 0;border-width:0 1px 1px 0;border-style:solid;font-weight:normal;font-size:11pt;padding:0 .25em 0 0;text-align:center;text-overflow:ellipsis}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{font-size:12px;font-family:'Roboto',Regular}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent{border-right:1px solid;border-left:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent.e-rmvrghtbdr,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvrghtbdr td:last-child{border-right-color:transparent}.e-spreadsheet .e-rowheadercontent{border-bottom:1px solid}.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr,.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr tr:last-child td,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvbtmbdr tr:last-child td{border-bottom-color:transparent}.e-spreadsheet .e-rowheader{text-align:center;vertical-align:bottom;display:table-cell;border-width:0 1px 1px 0;border-style:solid;font-size:11pt;line-height:14px;padding:0 1px 3px 1px}.e-spreadsheet .e-rowheader{font-size:14px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spreadsheet .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%;border-spacing:0}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{border-width:0 1px 1px 0;border-style:solid;line-height:normal;width:auto;overflow:visible;vertical-align:bottom;padding:0 1px 0 2px}.e-spreadsheet .e-wrapword{white-space:pre}.e-spreadsheet .e-rowcell.e-overflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-rowcell.e-foverflow,.e-spreadsheet .e-rowcell.e-moverflow,.e-spreadsheet .e-rowcell.e-soverflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-cellreadonly{vertical-align:top;text-align:center;margin-top:2px;padding:0}.e-spreadsheet .e-cellreadonly .e-chkbox-wrap .e-chkbox-small>span{height:13px;top:2px;margin:0 2px 0 2px}.e-spreadsheet .e-rightalign .e-chkbox-wrap div>span{text-align:right}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell>button{font-size:9px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-icon{font-size:19px;margin-top:-10px;padding-left:.5px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{border:0}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{border:0}.e-spreadsheet .e-ss-cursor{cursor:cell}.e-spreadsheet .e-spreadsheetheader .e-ss-selectall{float:left;width:29px;height:20px}.e-spreadsheet .e-scrollcss{padding-right:17px;background:none repeat scroll 0 0}.e-spreadsheet .e-scrollrowcss{padding-bottom:18px;background:none repeat scroll 0 0}.e-spreadsheet .e-spreadsheetrowheader{overflow:hidden;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{overflow:hidden;position:relative}.e-spreadsheet .e-content{position:relative}.e-spreadsheet .e-spreadsheetactpanel .e-content{position:static}.e-spreadsheet .e-spreadsheetactpanel{border-left:1px solid}.e-spreadsheet .e-spreadsheetactpanel .e-ss-pivotfield{border:none}.e-spreadsheet .e-spreadsheetactpanel .e-pivotschemadesigner .fieldTable{width:90%}.e-spreadsheet .e-ralign{text-align:right}.e-spreadsheet .e-rightalign{direction:rtl;unicode-bidi:plaintext;unicode-bidi:-moz-plaintext}.e-spreadsheet .e-calign{text-align:center}.e-spreadsheet .e-ss-virtualtop,.e-spreadsheet .e-ss-virtualbottom{height:0;display:block}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-hscrollbar{float:left}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-vscrollbar{float:right}.e-spreadsheet .e-spreadsheetcontentcontainer .e-content{position:relative;float:left;overflow:hidden}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom:1px solid}.e-spreadsheet .e-focustop,.e-spreadsheet .e-focusright,.e-spreadsheet .e-focusbottom,.e-spreadsheet .e-focusleft{position:absolute}.e-spreadsheet div.e-selecttop{border-top:2px solid}.e-spreadsheet div.e-selectright{border-right:2px solid}.e-spreadsheet div.e-selectbottom{border-bottom:2px solid}.e-spreadsheet div.e-selectleft{border-left:2px solid}.e-spreadsheet div.e-autofilltop{border-top:2px solid}.e-spreadsheet div.e-autofillright{border-right:2px solid}.e-spreadsheet div.e-autofillbottom{border-bottom:2px solid}.e-spreadsheet div.e-autofillleft{border-left:2px solid}.e-spreadsheet .e-autofill{width:5px;height:5px;border:1px solid #fff;background-clip:content-box;position:absolute;cursor:crosshair}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right:solid 1px;border-radius:0}.e-spreadsheet .e-splitspan{position:absolute}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{height:100%;padding:0 4px 2px 8px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{vertical-align:middle}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{padding-bottom:0;padding-top:0;outline:0}.e-spreadsheet .e-spreadsheetmainpanel .e-pager,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{border-style:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem{border-top:solid;background:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{padding-right:9px;padding-left:9px;padding-bottom:4px;padding-top:3px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{border-right:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled{padding:7px 3px 0 7px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{overflow:visible;height:24px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{margin-left:18px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer div{border:none}.e-spreadsheet .e-spreadsheetfooter .e-table td{padding:0}.e-spreadsheet .e-spreadsheetfooter{border-top:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetfooter{height:35px}.e-spreadsheet .e-pager .e-pagercontainer{float:none}.e-spreadsheet .e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-spreadsheet .e-reSizeAPbg{position:absolute;border-left-width:2px;border-left-style:dotted}.e-spreadsheet .e-reSizeRowbg{position:absolute;border-top-width:1px;border-top-style:dotted}.e-spreadsheet .e-sswraptext{white-space:pre-wrap;word-wrap:break-word}.e-spreadsheet .e-alt-unwrap{white-space:nowrap}.e-spreadsheet .e-spreadsheetmainpanel,.e-spreadsheet .e-spreadsheetactpanel{font-family:Calibri;font-size:11pt}.e-spreadsheet .e-spreadsheetactpanel{float:right}.e-spreadsheet .e-spreadsheetmainpanel{float:left}.e-spreadsheet .e-cursormove{cursor:move}.e-ss-dialog .e-alertDlg{width:200px;float:right}.e-ss-dialog .e-alertok{margin-left:100px;margin-top:30px}.e-spreadsheet .e-filterspan{cursor:pointer;width:15px;height:15px;float:right;vertical-align:bottom;position:relative}.e-ss-dialog.e-filterdlg .e-textdiv,.e-ss-dialog.e-filterdlg .e-operdiv{padding:18px}.e-ss-dialog.e-filterdlg .e-fltrbtndiv{position:absolute;bottom:10px;right:10px}.e-ss-dialog.e-filterdlg .e-filter,.e-ss-dialog .e-filterdlg .e-clear{margin-right:10px}.e-ss-dialog .e-insertdlgbtndiv{margin-left:3px;margin-top:0}.e-ss-dialog .e-contentdialog{height:115px}.e-ss-dialog .e-contentdialog td{padding-left:10px}.e-spreadsheet .e-in-wrap{background-color:inherit;color:inherit}.e-spreadsheet .e-excelfilter .e-in-wrap{border:1px solid}.e-spreadsheet .e-formulabar{width:100%;height:36px;font-family:Calibri;font-size:11pt;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex}.e-spreadsheet .e-indexbox,.e-spreadsheet .e-insertbox{float:left;margin:5px;border:1px solid;height:24px;font-size:13px;line-height:23px;color:#000;text-align:center;box-sizing:content-box}.e-spreadsheet .e-formulabar{height:42px}.e-spreadsheet .e-indexbox{margin:8px 12px 8px 24px}.e-ss-autocomplete .e-ss-function:before{content:"";font-family:"ej-xlfont";font-size:16px;float:left;height:20px;width:23px}.e-spreadsheet .e-inputbox{margin:8px 24px 8px 12px}.e-spreadsheet .e-inputbox>input{height:100%;width:100%;background-color:transparent;border:medium none}.e-spreadsheet .e-ss-input{position:absolute;overflow:hidden;text-indent:0;width:100%;padding:0 0 0 2px}.e-spreadsheet .e-spreadsheetmainpanel .e-editedcell.e-msie-edit{padding:0}.e-spreadsheet div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-spreadsheet .e-ss-findselect{height:29px}.e-spreadsheet .e-ss-calcopt{height:29px}.e-ss-dialog .e-conok{margin-right:5px}.e-ss-dialog .e-numberContent .e-numeric{float:right;margin-right:100px}.e-ss-dialog .e-dlgleft .e-listbox>li{padding:4px}.e-spreadsheet label,.e-ss-dialog .e-cfdiv label,.e-ss-dialog .e-ss-dlgtab label,.e-ss-dialog .e-ss-dlgtabval label,.e-ss-dialog label,.e-ss-dialog .e-widget-content td{font-weight:normal}.e-ss-dialog .e-dlgtab .e-header,.e-ss-dialog .e-valdlgtab .e-header{height:35px}.e-ss-dialog .e-dlgtab .e-header li,.e-ss-dialog .e-valdlgtab .e-header li{height:35px}.e-ss-dialog .e-valdlgtab{margin:10px}.e-ss-dialog .e-subtab{margin:6px 10px 13px}.e-ss-dialog .e-numbercontent .e-chkbox-wrap,.e-ss-dialog .e-accountingcontent .e-chkbox-wrap{padding:5px}.e-ss-dialog .e-ss-clearval:before{content:"";font-size:20px}.e-spreadsheet .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px}.e-spreadsheet .e-ss-editinput,.e-cell-ac>.e-in-wrap{display:none}.e-ss-dialog div.e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:6px;position:absolute;font-size:12px;line-height:10px}.e-ss-dialog div.e-dlg-field-validation-error:before{content:"";position:absolute;top:-17px;left:10px;border-bottom:10px solid;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid transparent}.e-spreadsheet div.e-error .e-toparrow{left:10%;display:block}.e-spreadsheet div.e-error{position:absolute}.e-ssr-validationsbtn{text-indent:-13px;line-height:1px;text-align:center}@font-face{font-family:'ej-xlfont';src:url('common-images/spreadsheet/ejxlicons.eot?-dzszjm');src:url('common-images/spreadsheet/ejxlicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('common-images/spreadsheet/ejxlicons.woff?-dzszjm') format('woff'),url('common-images/spreadsheet/ejxlicons.woff') format('woff'),url('common-images/spreadsheet/ejxlicons.ttf?-dzszjm') format('truetype'),url('common-images/spreadsheet/ejxlicons.svg?-dzszjm#ejssicons') format('svg');font-weight:normal;font-style:normal}.e-spreadsheet .e-ssr-verticalHparent .e-splitbutton.e-select:enabled{border:1px solid transparent;border-top:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-drp-btn.e-split-btn:enabled{border:1px solid transparent;border-left:none}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-splitbutton.e-split-btn:enabled{border:1px solid transparent;border-right:none}.e-spreadsheet .e-ssr-verticalHparent .e-controlpadding{padding:0}.e-spreadsheet .e-splitarrowright.e-ssr-horizontalprt .e-split-btn.e-rht-btn{width:13px}.e-spreadsheet .e-split .e-padding.e-splitarrowright.e-ssr-horizontalprt{padding:0 13px 0 0}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-ssr-colorcontainer{border:1px solid transparent;height:24px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-fontcolor{padding:1px 4px 2px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-backgroundcolor{padding:0 3px 2px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt,.e-spreadsheet .e-ssr-editcmnt+.e-btntxt,.e-spreadsheet .e-ssr-deletecmnt+.e-btntxt,.e-spreadsheet .e-ssr-previouscmnt+.e-btntxt,.e-spreadsheet .e-ssr-nextcmnt+.e-btntxt{line-height:64px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt{text-indent:-2px}.e-spreadsheet .e-split-btn.e-btn.e-findbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-fpanebtn .e-btntxt{line-height:14px;text-indent:4px;text-align:left;width:42px}.e-spreadsheet .e-split-btn.e-btn.e-coptbtn .e-btntxt{line-height:14px;text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-deletesbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-insertsbtn .e-btntxt{text-indent:8px}.e-spreadsheet .e-split-btn.e-btn.e-deletesbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-insertsbtn .e-btntxt{padding-bottom:10px}.e-spreadsheet .e-ssr-range+.e-btntxt{line-height:15px}.e-spreadsheet .e-ssr-charttype+.e-btntxt,.e-spreadsheet .e-ssr-srcolumn+.e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-formatastablebtn .e-btntxt,.e-spreadsheet .e-ssr-namemngr+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protectsheet+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protect+.e-btntxt{line-height:14px}.e-spreadsheet .e-ssr-selectdata+.e-btntxt{line-height:14px;padding-left:1px}.e-spreadsheet .e-ssr-print+.e-btntxt{padding-top:5px}.e-spreadsheet .e-ssr-filter+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-pivottable+.e-btntxt,.e-spreadsheet .e-ssr-hyperlink+.e-btntxt,.e-spreadsheet .e-ssr-pictures+.e-btntxt,.e-spreadsheet .e-ssr-table+.e-btntxt{padding-top:6px}.e-ss-dialog.e-ss-chart .e-chartcontent{height:40px}.e-spreadsheet .e-split-btn.e-btn.e-cformatbtn .e-btntxt{line-height:14px;text-align:left;text-indent:4px;width:67px}.e-spreadsheet .e-split-btn.e-btn.e-cellstylebtn .e-btntxt{line-height:14px;text-indent:10px;text-align:left;width:38px}.e-spreadsheet .e-split-btn.e-btn.e-sortfltrbtn .e-btntxt{line-height:14px;text-align:left;width:35px;padding-top:3px}.e-spreadsheet .e-split-btn.e-btn.e-sortfltrbtn .e-btntxt{width:38px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{line-height:14px;width:71px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{text-indent:6px;padding-left:4px;padding-bottom:3px}.e-spreadsheet .e-split-btn.e-btn.e-autosumbtn .e-btntxt{padding-bottom:6px}.e-spreadsheet .e-ssr-cut+.e-btntxt,.e-spreadsheet .e-ssr-copy+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-btn-span .e-ss-formatpainter+.e-btntxt{padding-bottom:4px}.e-spreadsheet .e-ssr-definename+.e-btntxt{text-indent:-6px}.e-spreadsheet .e-ss-calcsheet+.e-btntxt{text-indent:2px}.e-spreadsheet .e-useinformulabtn .e-btntxt{text-indent:-9px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-pastesbtn .e-btntxt{text-indent:6px;padding-bottom:7px}.e-spreadsheet .e-split-btn.e-btn.e-chartlayoutbtn .e-btntxt{line-height:14px;text-align:left;text-indent:-2px;width:53px}.e-spreadsheet .e-split-btn.e-btn.e-chartlayoutbtn .e-btntxt{width:58px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-left-btn .e-icon:before{text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-rht-btn .e-icon:before{text-indent:-6px}.e-spreadsheet .e-ssr-pastesbtn{text-indent:-12px}.e-ss-cut:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ssr-cut:before{content:"";font-family:"ej-xlfont";text-indent:-8px;font-size:15px;line-height:13px}.e-spreadsheet .e-ssr-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-6px;line-height:13px}.e-ss-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px}.e-ss-paste:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-1px}.e-spreadsheet .e-ssr-paste:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:20px;text-indent:-9px}.e-spreadsheet .e-ss-formatpainter:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px;line-height:14px}.e-spreadsheet .e-new:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:26px;text-indent:-1px}.e-ssr-clear:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px;height:30px}.e-ss-clear:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:0}.e-ss-clearformat:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:2px}.e-ssr-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-ss-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:1px}.e-ss-newsheet:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-3px;line-height:8px}.e-ss-open:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:5px;text-indent:-3px}.e-ss-bottom:before,.e-ss-top:before,.e-ss-left:before,.e-ss-right:before,.e-ss-noborder:before,.e-ss-allborder:before,.e-ss-outside:before,.e-ss-thickbox:before,.e-ss-thickbottom:before,.e-ss-topandbottom:before,.e-ss-topandthickbottom:before,.e-ss-drawborder:before,.e-ss-drawbordergrid:before,.e-ss-doublebottom:before,.e-ss-topanddoublebottom:before{font-family:"ej-xlfont";font-size:15px;line-height:15px;text-indent:2px}.e-ss-bottom:before{content:""}.e-ss-top:before{content:""}.e-ss-left:before{content:""}.e-ss-right:before{content:""}.e-ss-noborder:before{content:""}.e-ss-allborder:before{content:""}.e-ss-outside:before{content:""}.e-ss-thickbox:before{content:""}.e-ss-thickbottom:before{content:""}.e-ss-topandbottom:before{content:""}.e-ss-topandthickbottom:before{content:""}.e-ss-drawborder:before{content:""}.e-ss-drawbordergrid:before{content:""}.e-ss-doublebottom:before{content:""}.e-ss-topanddoublebottom:before{content:""}.e-ss-borderstyle:before,.e-ss-solid:before,.e-ss-dashed:before,.e-ss-dotted:before{content:"";font-size:18px}.e-ss-bordercolor:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-backgroundcolor:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:19px;text-indent:-5px}.e-spreadsheet .e-ss-fontcolor:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-5px}.e-spreadsheet .e-ss-increasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-decreasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bold:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-italic:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-3px;line-height:15px}.e-spreadsheet .e-ss-underline:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-linethrough:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:16px}.e-spreadsheet .e-ss-alignleft:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-aligncenter:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:13px;text-indent:-1px}.e-spreadsheet .e-ss-alignright:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-alignjustify:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-decreaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-increaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:12px;text-indent:-2px}.e-spreadsheet .e-ss-wraptext:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-topalign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:12px}.e-spreadsheet .e-ss-middlealign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bottomalign:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:17px;text-indent:-2px}.e-ss-addnew:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-delete:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-comma:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-accounting:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-percentage:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-increasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-decreasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-undo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ss-redo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ssr-find:before{content:"";font-family:"ej-xlfont";font-size:32px}.e-spreadsheet .e-ssr-merge:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:-27px}.e-menu .e-ss-merge:before,.e-menu .e-ss-mergecenter:before,.e-menu .e-ss-mergeacross:before,.e-menu .e-ss-unmerge:before{font-family:"ej-xlfont";font-size:16px;line-height:15px;text-indent:2px}.e-menu .e-ss-merge:before,.e-menu .e-ss-mergecenter:before,.e-menu .e-ss-mergeacross:before,.e-menu .e-ss-unmerge:before{line-height:15px}.e-menu .e-ss-merge:before{content:""}.e-menu .e-ss-mergecenter:before{content:""}.e-menu .e-ss-mergeacross:before{content:""}.e-menu .e-ss-unmerge:before{content:""}.e-menu .e-ss-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ss-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-spreadsheet .e-ssr-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px}.e-spreadsheet .e-ssr-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-6px}.e-menu .e-ssdrop-sortatoz:before{content:""}.e-menu .e-ssdrop-sortztoa:before{content:""}.e-menu .e-ssdrop-sortatoz:before,.e-menu .e-ssdrop-sortztoa:before,.e-menu .e-ssdrop-filter:before,.e-menu .e-ssdrop-clearfilter:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-filter:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ssdrop-filter:before{content:"";text-indent:0}.e-spreadsheet .e-ssfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px;line-height:15px}.e-spreadsheet .e-ssfilter-asc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfilter-dsc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfiltered:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-asc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-dsc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-ss-filternone:before{content:""}.e-spreadsheet .e-ssr-filter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-filter:before{text-indent:-5px}.e-spreadsheet .e-ssr-filter .e-btntxt{line-height:27px}.e-spreadsheet .e-ss-clearfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:17px}.e-menu .e-ssdrop-clearfilter:before{content:"";text-indent:3px}.e-spreadsheet .e-ss-printselected:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-13px}.e-spreadsheet .e-ssr-printselected:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:33px}.e-spreadsheet .e-ss-print:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ssr-print:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:6px}.e-spreadsheet .e-ssr-namemngr:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:19px}.e-spreadsheet .e-ssr-definename:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-16px}.e-spreadsheet .e-ssr-useformula:before{content:"";font-family:"ej-xlfont";font-size:21px;line-height:14px;text-indent:-21px}.e-spreadsheet .e-ss-importxl:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ss-saveas:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:8px;text-indent:-3px}.e-spreadsheet .e-ss-exportpdf:before,.e-spreadsheet .e-ss-exportxl:before,.e-spreadsheet .e-ss-exportcsv:before{font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ss-exportxl:before{content:""}.e-spreadsheet .e-ss-exportcsv:before{content:""}.e-spreadsheet .e-ss-exportpdf:before{content:""}.e-spreadsheet .e-ssr-exportxl:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-exportcsv:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-pagesize:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-10px}.e-menu .e-ss-hlval:before{content:"";font-size:20px;line-height:16px;text-indent:0}.e-menu .e-ss-clearval:before{content:"";font-size:20px;text-indent:0;line-height:16px}.e-spreadsheet .e-ssr-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:12px}.e-menu .e-ss-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:13px;text-indent:-5px}.e-menu .e-ss-formatcells:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ssr-condformat:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-selectall:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:22px;text-indent:5px}.e-spreadsheet .e-ssr-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:39px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-previouscmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-nextcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-showhidecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-showallcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ss-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ssr-frzpane:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-menu .e-ss-frzpane:before,.e-menu .e-ss-frzrow:before,.e-menu .e-ss-frzcln:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-frzpane:before{content:""}.e-menu .e-ss-frzrow:before{content:""}.e-menu .e-ss-frzcln:before{content:""}.e-spreadsheet .e-ssr-pictures:before{content:"";font-family:"ej-xlfont";font-size:43px;line-height:8px;text-indent:-13px}.e-spreadsheet .e-ssr-changepicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-changepicture:before{text-indent:-7px}.e-spreadsheet .e-ssr-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-resetpicture:before{text-indent:-9px}.e-menu .e-ss-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-spreadsheet .e-ssr-pictureborder:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-pictureborder:before{text-indent:-10px}.e-spreadsheet .e-ssr-hyperlink:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:7px}.e-menu .e-ss-hyperlink:before{content:"";font-family:"ej-xlfont";text-indent:1px;line-height:17px;font-size:15px}.e-menu .e-ss-removelink:before{content:"";font-family:"ej-xlfont";text-indent:1px;font-size:18px}.e-menu .e-ss-hlcellrules:before,.e-menu .e-ss-greaterthan:before,.e-menu .e-ss-lessthan:before,.e-menu .e-ss-between:before,.e-menu .e-ss-equalto:before,.e-menu .e-ss-textcontains:before,.e-menu .e-ss-dateoccur:before,.e-menu .e-ss-clearrules:before,.e-menu .e-ss-createrule:before{font-family:"ej-xlfont";font-size:13px;text-indent:3px;line-height:15px}.e-menu .e-ss-hlcellrules:before{content:""}.e-menu .e-ss-databars:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-iconsets:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-colorscales:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-greenarrow,.e-spreadsheet .e-ss-greenarrow{background:url('common-images/spreadsheet/greenarrow.svg') no-repeat center}.e-menu .e-ss-redarrow,.e-spreadsheet .e-ss-redarrow{background:url('common-images/spreadsheet/redarrow.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-menu .e-ss-bdatabar,.e-spreadsheet .e-ss-bdatabar{background:url('common-images/spreadsheet/bluedatabar.svg') no-repeat center}.e-menu .e-ss-lbdatabar,.e-spreadsheet .e-ss-lbdatabar{background:url('common-images/spreadsheet/lightbluedatabar.svg') no-repeat center}.e-menu .e-ss-odatabar,.e-spreadsheet .e-ss-odatabar{background:url('common-images/spreadsheet/orangedatabar.svg') no-repeat center}.e-menu .e-ss-gdatabar,.e-spreadsheet .e-ss-gdatabar{background:url('common-images/spreadsheet/greendatabar.svg') no-repeat center}.e-menu .e-ss-rdatabar,.e-spreadsheet .e-ss-rdatabar{background:url('common-images/spreadsheet/reddatabar.svg') no-repeat center}.e-menu .e-ss-pdatabar,.e-spreadsheet .e-ss-pdatabar{background:url('common-images/spreadsheet/purpledatabar.svg') no-repeat center}.e-menu .e-ss-bwrcolorscale,.e-spreadsheet .e-ss-bwrcolorscale{background:url('common-images/spreadsheet/bwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwrcolorscale,.e-spreadsheet .e-ss-gwrcolorscale{background:url('common-images/spreadsheet/gwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gyrcolorscale,.e-spreadsheet .e-ss-gyrcolorscale{background:url('common-images/spreadsheet/gyrcolorscale.svg') no-repeat center}.e-menu .e-ss-rwbcolorscale,.e-spreadsheet .e-ss-rwbcolorscale{background:url('common-images/spreadsheet/rwbcolorscale.svg') no-repeat center}.e-menu .e-ss-rwcolorscale,.e-spreadsheet .e-ss-rwcolorscale{background:url('common-images/spreadsheet/rwcolorscale.svg') no-repeat center}.e-menu .e-ss-rwgcolorscale,.e-spreadsheet .e-ss-rwgcolorscale{background:url('common-images/spreadsheet/rwgcolorscale.svg') no-repeat center}.e-menu .e-ss-rygcolorscale,.e-spreadsheet .e-ss-rygcolorscale{background:url('common-images/spreadsheet/rygcolorscale.svg') no-repeat center}.e-menu .e-ss-wgcolorscale,.e-spreadsheet .e-ss-wgcolorscale{background:url('common-images/spreadsheet/wgcolorscale.svg') no-repeat center}.e-menu .e-ss-wrcolorscale,.e-spreadsheet .e-ss-wrcolorscale{background:url('common-images/spreadsheet/wrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwcolorscale,.e-spreadsheet .e-ss-gwcolorscale{background:url('common-images/spreadsheet/gwcolorscale.svg') no-repeat center}.e-menu .e-ss-gycolorscale,.e-spreadsheet .e-ss-gycolorscale{background:url('common-images/spreadsheet/gycolorscale.svg') no-repeat center}.e-menu .e-ss-ygcolorscale,.e-spreadsheet .e-ss-ygcolorscale{background:url('common-images/spreadsheet/ygcolorscale.svg') no-repeat center}.e-menu .e-ss-cross,.e-spreadsheet .e-ss-cross{background:url('common-images/spreadsheet/cross.svg') no-repeat center}.e-menu .e-ss-downarrow,.e-spreadsheet .e-ss-downarrow{background:url('common-images/spreadsheet/downarrow.svg') no-repeat center}.e-menu .e-ss-downtriangle,.e-spreadsheet .e-ss-downtriangle{background:url('common-images/spreadsheet/downtriangle.svg') no-repeat center}.e-menu .e-ss-drystar,.e-spreadsheet .e-ss-drystar{background:url('common-images/spreadsheet/drystar.svg') no-repeat center}.e-menu .e-ss-exclam,.e-spreadsheet .e-ss-exclam{background:url('common-images/spreadsheet/exclam.svg') no-repeat center}.e-menu .e-ss-fullstar,.e-spreadsheet .e-ss-fullstar{background:url('common-images/spreadsheet/fullstar.svg') no-repeat center}.e-menu .e-ss-halfstar,.e-spreadsheet .e-ss-halfstar{background:url('common-images/spreadsheet/halfstar.svg') no-repeat center}.e-menu .e-ss-redcircle,.e-spreadsheet .e-ss-redcircle{background:url('common-images/spreadsheet/redcircle.svg') no-repeat center}.e-menu .e-ss-greencircle,.e-spreadsheet .e-ss-greencircle{background:url('common-images/spreadsheet/greencircle.svg') no-repeat center}.e-menu .e-ss-greencircleindi,.e-spreadsheet .e-ss-greencircleindi{background:url('common-images/spreadsheet/greencircleindi.svg') no-repeat center}.e-menu .e-ss-greenflag,.e-spreadsheet .e-ss-greenflag{background:url('common-images/spreadsheet/greenflag.svg') no-repeat center}.e-menu .e-ss-midarrow,.e-spreadsheet .e-ss-midarrow{background:url('common-images/spreadsheet/midarrow.svg') no-repeat center}.e-menu .e-ss-midtriangle,.e-spreadsheet .e-ss-midtriangle{background:url('common-images/spreadsheet/midtriangle.svg') no-repeat center}.e-menu .e-ss-redcircleindi,.e-spreadsheet .e-ss-redcircleindi{background:url('common-images/spreadsheet/redcircleindi.svg') no-repeat center}.e-menu .e-ss-redflag,.e-spreadsheet .e-ss-redflag{background:url('common-images/spreadsheet/redflag.svg') no-repeat center}.e-menu .e-ss-yellowflag,.e-spreadsheet .e-ss-yellowflag{background:url('common-images/spreadsheet/yellowflag.svg') no-repeat center}.e-menu .e-ss-redsquare,.e-spreadsheet .e-ss-redsquare{background:url('common-images/spreadsheet/redsquare.svg') no-repeat center}.e-menu .e-ss-rimgreencircle,.e-spreadsheet .e-ss-rimgreencircle{background:url('common-images/spreadsheet/rimgreencircle.svg') no-repeat center}.e-menu .e-ss-rimyellowcircle,.e-spreadsheet .e-ss-rimyellowcircle{background:url('common-images/spreadsheet/rimyellowcircle.svg') no-repeat center}.e-menu .e-ss-rimredcircle,.e-spreadsheet .e-ss-rimredcircle{background:url('common-images/spreadsheet/rimredcircle.svg') no-repeat center}.e-menu .e-ss-tick,.e-spreadsheet .e-ss-tick{background:url('common-images/spreadsheet/tick.svg') no-repeat center}.e-menu .e-ss-uparrow,.e-spreadsheet .e-ss-uparrow{background:url('common-images/spreadsheet/uparrow.svg') no-repeat center}.e-menu .e-ss-uptriangle,.e-spreadsheet .e-ss-uptriangle{background:url('common-images/spreadsheet/uptriangle.svg') no-repeat center}.e-menu .e-ss-yellowcircle,.e-spreadsheet .e-ss-yellowcircle{background:url('common-images/spreadsheet/yellowcircle.svg') no-repeat center}.e-menu .e-ss-yellowcircleindi,.e-spreadsheet .e-ss-yellowcircleindi{background:url('common-images/spreadsheet/yellowcircleindi.svg') no-repeat center}.e-menu .e-ss-yellowtri,.e-spreadsheet .e-ss-yellowtri{background:url('common-images/spreadsheet/yellowtri.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-spreadsheet .e-ss-iconset-title{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-spreadsheet .e-rowcell .e-databar{display:inline-block;margin-top:1px;position:absolute}.e-spreadsheet .e-rowcell .e-databar-value{position:absolute;right:2px}.e-spreadsheet .e-rowcell .e-cf-databar{position:relative}.e-spreadsheet .e-iconsetspan{width:15px;height:15px;float:left;vertical-align:bottom;position:relative}.e-spreadsheet .e-ss-databars-div{width:auto;height:auto}.e-spreadsheet .e-ss-colorscales-div{width:auto;height:auto}.e-spreadsheet .e-ss-iconsets-div{width:188px;height:auto}.e-spreadsheet .e-ss-iconsets-wrapper{display:inline-block;padding:2px 8px;height:24px;border:2px solid transparent}.e-menu .e-ss-databar-span,.e-spreadsheet .e-ss-databar-span,.e-menu .e-ss-colorscale-span,.e-spreadsheet .e-ss-colorscale-span{background-size:28px;display:inline-block;width:24px;height:24px;padding:6px;border:2px solid transparent}.e-menu .e-ss-iconset-span,.e-spreadsheet .e-ss-iconset-span{background-size:16px;display:inline-block;width:12px;height:12px;padding:6px}.e-spreadsheet .e-ss-databars-div>div,.e-spreadsheet .e-ss-colorscales-div>div{display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-menu .e-ss-greaterthan:before{content:""}.e-menu .e-ss-lessthan:before{content:""}.e-menu .e-ss-between:before{content:""}.e-menu .e-ss-equalto:before{content:""}.e-menu .e-ss-textcontains:before{content:""}.e-menu .e-ss-dateoccur:before{font-size:12px;content:""}.e-menu .e-ss-clearrules:before{content:"";font-size:15px}.e-menu .e-ss-createrule:before{content:"";font-size:15px}.e-menu .e-ss-goto:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:0}.e-menu .e-ss-replace:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:16px;text-indent:2px}.e-spreadsheet .e-ss-findselect:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-calcopt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-4px}.e-menu .e-ss-calcauto:before{content:"";font-family:"ej-xlfont";font-size:10px;line-height:20px;text-indent:8px}.e-spreadsheet .e-ss-calcnow:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-4px}.e-spreadsheet .e-ss-calcsheet:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:15px;text-indent:1px}.e-spreadsheet .e-ss-calcsheet:before{text-indent:-2px}.e-menu .e-ss-find:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:12px;text-indent:2px}.e-spreadsheet .e-ss-sortfilter:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:29px;height:30px}.e-spreadsheet .e-ssr-formatastable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-4px;line-height:37px;height:30px}.e-spreadsheet .e-ssr-cellstyles:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-6px;line-height:34px;height:30px}.e-spreadsheet .e-ssr-table:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-9px}.e-spreadsheet .e-ssr-pivottable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:8px}.e-spreadsheet .e-ssr-range:before{content:"";font-family:"ej-xlfont";text-indent:-3px;font-size:18px;line-height:17px}.e-spreadsheet .e-ssr-resizetable:before{content:"";font-family:"ej-xlfont";text-indent:-2px;font-size:18px}.e-spreadsheet .e-ssr-resizetable:before{text-indent:-7px;line-height:14px}.e-spreadsheet .e-ssr-insert:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-inscell:before,.e-menu .e-ssr-insrow:before,.e-menu .e-ssr-inscol:before,.e-menu .e-ssr-inssheet:before{font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:3px}.e-menu .e-ssr-inscell:before{content:"";line-height:16px}.e-menu .e-ssr-insrow:before{content:"";line-height:18px}.e-menu .e-ssr-inscol:before{content:""}.e-menu .e-ssr-inssheet:before{content:""}.e-spreadsheet .e-ssr-delete:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-delcell:before,.e-menu .e-ssr-delrow:before,.e-menu .e-ssr-delcol:before,.e-menu .e-ssr-delsheet:before{font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:3px}.e-menu .e-ssr-delcell:before{content:""}.e-menu .e-ssr-delrow:before{content:""}.e-menu .e-ssr-delcol:before{content:""}.e-menu .e-ssr-delsheet:before{content:""}.e-ss-noborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-outsideborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-topborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-leftborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-rightborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-bottomborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-allborderdlg:before{content:"";font-family:"ej-xlfont";font-size:29px;margin-left:-7px;margin-top:-15px}.e-spreadsheet .e-ssr-chartwidth:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-chartheight:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-srcolumn:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:22px;text-indent:-9px}.e-spreadsheet .e-ssr-selectdata:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:27px;text-indent:-8px}.e-spreadsheet .e-ssr-charttype:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:26px;text-indent:-8px}.e-spreadsheet .e-ribbon.e-js .e-split .e-in-wrap .e-left-btn .e-icon.e-ssr-celements:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:-1px;text-indent:-10px}.e-spreadsheet .e-ss-colchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-barchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-stockchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-linechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-areachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-combochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-piechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-scterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:12px}.e-listbox .e-ss-dlgcolumnchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgbarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgradarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlglinechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgareachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgcombochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgpiechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgscatterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-menu .e-ss-filloption:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-menu .e-ss-fillselect:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:13px}.e-btn .e-ss-autofill:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-2px;line-height:13px}.e-btn .e-ss-autofill:before{line-height:7px}.e-lblreplace{position:relative;top:-11px}.e-txtreplace{position:relative;left:90px;top:-35px;width:230px}.e-txtfind{position:relative;left:90px;top:-25px;width:230px}.e-divfind{height:63px}.e-spreadsheet .e-ssr-sortztoa+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-sortatoz+.e-btntxt{line-height:25px}.e-spreadsheet .e-ss-clearfilter+.e-btntxt{line-height:24px}.e-spreadsheet .e-ssr-pagesizesbtn{text-indent:-12px;line-height:1px}.e-spreadsheet .e-datapadding{padding-bottom:30px}.e-spreadsheet.e-cformat-hl,.e-spreadsheet.e-cformat-tb,.e-spreadsheet.e-cformat-is,.e-spreadsheet.e-cformat-cr{border:none;width:180px}.e-spreadsheet.e-borderstyle{border:none}.e-spreadsheet.e-cformat-tb>li>ul{width:148px;height:175px}.e-spreadsheet.e-cformat-is>li>ul{width:100px}.e-spreadsheet.e-cformat-hl>li>ul{width:148px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li{line-height:24px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li>a{font-size:13px}.e-nmdlg-editor{height:25px}.e-menu .e-nmuseinformula{width:120px}.e-menu .e-nmuseinformularow{padding:3px 10px;overflow:hidden;text-overflow:ellipsis}.e-spreadsheet.e-cellstyles{width:477px;height:325px;overflow-x:hidden}.e-spreadsheet.e-menu.e-split.e-context .e-list .e-icon.e-customup{left:45%}.e-spreadsheet.e-cellstyles{width:496px;border-radius:2px;box-shadow:0 0 6px 0 rgba(0,0,0,.21)}.e-spreadsheet .e-cellstyleheader,.e-spreadsheet .e-formatastableheader{color:#808080;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;height:15px;padding:5px;cursor:default;line-height:11px;border-bottom:1px solid transparent}.e-ss-Spreadsheet.e-ss-chart{display:none;width:auto;padding:4px}.e-ss-Spreadsheet.e-ss-chart{padding:8px}.e-spreadsheet.e-cellstyles .e-cellstylecontent,.e-spreadsheet.e-cellstyles .e-formatastablecontent,.e-spreadsheet.e-cellstyles .e-chartcontent{background-color:#fff}.e-spreadsheet .e-cellstylecell{border:2px solid transparent;height:15px;padding:5px;width:90px;margin:5px;display:inline-block;font-family:Calibri;cursor:default}.e-spreadsheet .e-cellstylecell{border-width:6px;border-radius:2px}.e-spreadsheet.e-cellstyles .e-cellstylecontent{margin:3px}.e-spreadsheet .e-formatastablecell div{background:url('common-images/spreadsheet/sprites.png') no-repeat;width:63px;height:48px}.e-bordercell{width:63px;height:48px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-1{background-position:0 -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-2{background-position:-65px -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-3{background-position:-130px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-4{background-position:-194px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-5{background-position:-259px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-6{background-position:-323px -3px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-7{background-position:-1px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-8{background-position:-64px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-9{background-position:-127px -49px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-10{background-position:-192px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-11{background-position:-257px -52px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-12{background-position:-322px -51px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-13{background-position:-2px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-14{background-position:-67px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-15{background-position:-132px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-16{background-position:-195px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-17{background-position:-257px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-18{background-position:-321px -101px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-19{background-position:1px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-20{background-position:-63px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-21{background-position:-130px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-22{background-position:-194px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-23{background-position:-258px -150px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-24{background-position:-321px -150px}.e-spreadsheet.e-formatastable{width:329px;height:330px;overflow-x:hidden}.e-spreadsheet.e-formatastable{width:359px;border-radius:2px;box-shadow:0 0 6px 0 rgba(0,0,0,.21)}.e-spreadsheet .e-formatastablecell{border:4px solid transparent;height:48px;width:63px;margin:3px;display:inline-block;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;cursor:default}.e-spreadsheet .e-formatastablecell{border-width:6px;border-radius:2px}.e-spreadsheet .e-formatastablecontent,.e-spreadsheet .e-formatastablecell{margin:4px 4px 0 4px}.e-ss-dialog .e-fatnamedlgcell input{margin:0}.e-spreadsheet .e-tablepropertiescell{padding:3px}.e-spreadsheet .e-tablepropetiesrow,.e-spreadsheet .e-tablestyleoptionsrow{display:table}.e-spreadsheet .e-tablestyleoptionscell{float:left;padding-left:3px;width:94px}.e-spreadsheet .e-tablestyleoptionslabel{padding:3px;margin-left:3px;font-size:12px}.e-spreadsheet .e-tablestyleoptionsrow:last-child{margin-top:-2px}.e-spreadsheet .e-tablestyleoptionsrow:first-child{margin-top:2px}.e-spreadsheet .e-celltoparrow{border-style:solid;border-width:5px 0 0 5px;height:0;position:absolute;z-index:8}.e-spreadsheet .e-comment{float:right;height:0;text-indent:0;position:absolute}.e-spreadsheet .e-ssr-disableitem{display:none}.e-spreadsheet .e-comment-txtarea{border:1px solid #000;margin-left:.8%;position:absolute;overflow:hidden;resize:none;font-family:"Tahoma";font-weight:normal;font-size:13px;line-height:normal;left:13px;top:6px;height:70px;width:130px;font-style:normal}.e-ss-dialog .e-ss-hlbtndiv{margin-bottom:-2px;margin-left:58%;width:100%;margin-top:5px}.e-ss-dialog .e-ss-hllblfind{position:relative;top:-6px}.e-ss-dialog .e-ss-hltxtfind{position:relative;left:64px;top:-5px}.e-ss-dialog .e-ss-hllblweb{position:relative;left:2px;top:5px}.e-ss-dialog .e-ss-hltxtweb{position:relative;left:92px;top:-24px}.e-ss-dialog .e-ss-scroll{height:150px;overflow:auto;position:relative;top:-10px}.e-spreadsheet .e-hyperlinks{text-decoration:underline;cursor:pointer}.e-spreadsheet .e-ss-object{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-ss-pivot{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border:1px solid}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border:1px solid}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border:1px solid}.e-spreadsheet .e-ss-imgvisual{position:absolute;border:2px solid;z-index:12;display:none;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell.e-ss-colresize{cursor:col-resize}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-ss-rowresize{cursor:row-resize}.e-spreadsheet .e-ss-apresize{cursor:col-resize}.e-spreadsheet .e-ss-imgcresize{cursor:col-resize !important}.e-spreadsheet .e-ss-imgrresize{cursor:row-resize !important}.e-spreadsheet .e-ss-resetpictbtn,.e-spreadsheet .e-ss-pictbrdrbtn{text-indent:0;line-height:1px}.e-spreadsheet .e-insertsbtn{text-indent:-12px;line-height:19px}.e-spreadsheet .e-deletesbtn{text-indent:-12px;line-height:19px}.e-menu .e-ss-cut+span{width:130px !important}.e-spreadsheet .e-backstagecontent{padding:0 45px 5px 45px}.e-spreadsheet .e-ssr-bstitle{font-size:25px}.e-spreadsheet .e-ssr-bscontent{margin-top:10px}.e-spreadsheet .e-ss-blank{background:url('common-images/spreadsheet/blank.png') no-repeat;height:121px;width:149px}.e-spreadsheet .e-ssr-bssaveasopt>span,.e-spreadsheet .e-ssr-bsprintopt>span{padding-left:13px;font-size:15px}.e-spreadsheet .e-ssr-bssaveasopt:not(:first-child),.e-spreadsheet .e-ssr-bsprintopt:not(:first-child){padding-top:10px}.e-spreadsheet .e-printhdrlbl,.e-spreadsheet .e-viewhdrlbl,.e-spreadsheet .e-printlinlbl,.e-spreadsheet .e-viewlinlbl{margin-bottom:0;margin-left:3px}.e-spreadsheet .e-spanfilter{border:1px solid}.e-spreadsheet .e-ssddl:before{content:"";font-size:7px;line-height:16px;text-indent:2px}.e-spreadsheet .e-spanddl{border:1px solid}.e-spreadsheet .e-ddlspan{cursor:pointer;width:16px;height:15px;position:absolute}.e-spreadsheet .e-ss-previouscmnt+span,.e-spreadsheet .e-ss-nextcmnt+span,.e-ss-deletecmnt+span{left:-10px;position:absolute;top:18px}.e-ss-tablestyle{margin-right:8px}.e-spreadsheet .e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:7px;line-height:7px;margin-top:5px}.e-fatnamedlgrow,.e-chartnamedlgrow{margin-left:-15px;margin-top:-5px}.e-spreadsheet .e-numeric .e-in-wrap{border:1px solid}.e-spreadsheet .e-ssr-chartwidth{margin-bottom:10px}.e-ss-dialog .e-ss-dlgtabval .e-header>.e-bottom-line.e-active{height:23px}.e-ss-dialog .e-ssdlg .e-nmclose{margin:14px 0 0 449px}.e-ss-dialog .e-dtvalbtndiv{width:100%;margin-left:59%;margin-top:6px}.e-ss-formatdlg .e-active-content .e-activetop{padding-left:17px}.e-ss-chrttitle{margin:45px 0 0 -77px}.e-ss-dialog .e-dlg-btnfields{padding:9px 0 2px 0}.e-ss-dialog .e-dlg-btnfields .e-dlg-btnctnr{width:100%;text-align:right}.e-spreadsheet .e-resizediv .e-cformatbtn,.e-spreadsheet .e-resizediv .e-formatastablebtn,.e-spreadsheet .e-resizediv .e-cellstylebtn{font-size:12px}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top:1px solid}.e-ss-dialog input.e-btn.e-widget{box-sizing:content-box}.e-ss-dialog .e-ss-dlgtabval>.e-content{height:326px !important}.e-ss-dialog .e-ss-dlgtab>.e-header li a,.e-ss-dialog .e-ss-dlgtabval>.e-header li a{line-height:7px;font-size:14px}.e-ss-formatdlg{margin-left:-14px;margin-top:-7px}.e-spreadsheet .e-atc.e-focus{box-shadow:none}.e-menu .e-list .e-ss-cmenuitem>a{line-height:38px;padding:3px 10px 1px 34px}.e-menu .e-list .e-ss-cmenuitem>a>span{top:15%}.e-spreadsheet.e-menu .e-ss-chartimg{background-image:url('common-images/spreadsheet/charttab-sprites.png');background-repeat:no-repeat;height:28px;width:28px}.e-menu .e-ss-axes{background-position:-20px -22px}.e-menu .e-ss-phaxis{background-position:-12px -62px}.e-menu .e-ss-pvaxis{background-position:-67px -63px}.e-menu .e-ss-axistitle{background-position:-63px -23px}.e-menu .e-ss-phaxistitle{background-position:-109px -59px}.e-menu .e-ss-pvaxistitle{background-position:-160px -63px}.e-menu .e-ss-charttitle{background-position:-103px -19px}.e-menu .e-ss-ctnone{background-position:-210px -60px}.e-menu .e-ss-ctcenter{background-position:-113px -107px}.e-menu .e-ss-ctfar{background-position:-113px -107px}.e-menu .e-ss-ctnear{background-position:-113px -107px}.e-menu .e-ss-datalabels{background-position:-130px -22px}.e-menu .e-ss-dlnone{background-position:-62px -107px}.e-menu .e-ss-dlcenter{background-position:-17px -109px}.e-menu .e-ss-dlibase{background-position:-210px -108px}.e-menu .e-ss-dliend{background-position:-166px -109px}.e-menu .e-ss-dloend{background-position:-10px -158px}.e-menu .e-ss-gridline{background-position:-168px -21px}.e-menu .e-ss-pmajorh{background-position:-64px -161px}.e-menu .e-ss-pmajorv{background-position:-112px -159px}.e-menu .e-ss-pminorh{background-position:-161px -159px}.e-menu .e-ss-pminorv{background-position:-210px -160px}.e-menu .e-ss-legend{background-position:-212px -21px}.e-menu .e-ss-lnone{background-position:-11px -203px}.e-menu .e-ss-lleft{background-position:-108px -208px}.e-menu .e-ss-lright{background-position:-63px -205px}.e-menu .e-ss-ltop{background-position:-210px -207px}.e-menu .e-ss-lbottom{background-position:-161px -206px}.e-menu .e-ss-cmenuitem{height:40px}.e-menu .e-ss-cmenuitem>span{width:32px}.e-menu.e-context li.e-list>ul li.e-list>a.e-ss-chartlayout{padding-left:35px;padding-top:3px}.e-menu-wrap .e-morechart{padding:1px}.e-menu .e-chartheader{color:#808080;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-menu .e-chartcell{box-sizing:border-box;display:inline-block;padding:20px 22px;background:url('common-images/spreadsheet/chart-sprites.png') no-repeat;width:32px;height:32px}.e-menu .e-columnchart1{background-position:-2px -5px}.e-menu .e-columnchart2{background-position:-53px -6px}.e-menu .e-columnchart3{background-position:-102px -5px}.e-menu .e-columnchart4{background-position:-154px -5px}.e-menu .e-columnchart5{background-position:-204px -5px}.e-menu .e-columnchart6{background-position:-253px -5px}.e-menu .e-barchart1{background-position:-3px -56px}.e-menu .e-barchart2{background-position:-54px -57px}.e-menu .e-barchart3{background-position:-101px -57px}.e-menu .e-barchart4{background-position:-153px -57px}.e-menu .e-barchart5{background-position:-203px -55px}.e-menu .e-barchart6{background-position:-250px -53px}.e-menu .e-stockchart1{background-position:-301px -53px}.e-menu .e-stockchart2{background-position:-2px -105px}.e-menu .e-linechart1{background-position:-54px -102px}.e-menu .e-linechart2{background-position:-103px -102px;margin-left:21px}.e-menu .e-areachart1{background-position:-154px -102px}.e-menu .e-areachart2{background-position:-201px -102px}.e-menu .e-areachart3{background-position:-252px -104px}.e-menu .e-piechart1{background-position:-103px -151px}.e-menu .e-piechart2{background-position:-204px -154px;margin-left:6px}.e-menu .e-piechart3{background-position:-153px -152px;margin-left:9px}.e-menu .e-scatterchart1{background-position:-251px -154px}.e-menu .e-scatterchart2{background-position:-300px -154px}.e-spreadsheet .e-ssr-exportxl+span,.e-spreadsheet .e-ssr-printselected+span,.e-spreadsheet .e-ssr-print+span,.e-spreadsheet .e-ssr-exportcsv+span{white-space:normal;padding-top:18px;line-height:14px}.e-spreadsheet .e-ssr-namemngr+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-srcolumn+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-protectsheet+span,.e-spreadsheet .e-ssr-protect+span{white-space:normal}.e-spreadsheet .e-ssr-charttype+span,.e-spreadsheet .e-ssr-selectdata+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-celements{height:30px}.e-spreadsheet .e-ssr-celements+span{white-space:normal}.e-spreadsheet .e-scrollbar .e-vscroll:hover,.e-spreadsheet .e-scrollbar .e-hscroll:hover{cursor:default}.e-spreadsheet .e-content.e-viewbrdr{border-top:1px solid}.e-ndialog{margin-top:5px;margin-left:10px}.e-ss-dialog .e-chtdlgtab .e-content{height:355px}.e-ss-dialog .e-chtdlgright{float:right;height:95%;margin-right:-15px;width:74%}.e-ss-dialog .e-chtdlgleft{border-right:1px solid;float:left;height:100%;margin-left:-14px;width:26%}.e-ss-dialog .e-chtdlgcontent{height:100%;margin:2px}.e-ss-dialog .e-chtdlgleft .e-listbox>li{padding:4px}.e-ss-dialog .e-chartdlgok{margin-right:6px}.e-ss-dialog .e-chartdlgcncl{margin-right:2px}.e-ss-dialog .e-chartimg{display:inline-block;padding:25px;background:url('common-images/spreadsheet/charttype-sprites.png') no-repeat;width:35px;height:35px;margin:5px;border:2px solid transparent}.e-ss-dialog,.e-ss-dialog .e-ss-dlgtab{line-height:normal}.e-ss-dialog label{display:inline-block}.e-ss-dialog input{font-family:inherit;font-size:inherit;line-height:inherit}.e-ss-dialog .e-dlg-fields{margin:0}.e-ss-dialog .e-dialog .e-dlgctndiv input.ejinputtext{box-sizing:border-box;width:100%;height:27px;text-indent:5px}.e-ss-dialog .e-dialog .e-dlgctndiv table{width:100%;white-space:pre-wrap}.e-ss-dialog .e-dialog .e-dlgctndiv:not(.e-ss-finddiv):not(.e-ss-stgdiv) .e-dlgtd-fields td{padding-top:7px}.e-ss-dialog .e-dialog .e-dlgctndiv:not(.e-ss-finddiv):not(.e-ss-stgdiv) .e-dlgtd-fields td{padding-top:0}.e-ss-dialog .e-ss-dlgtab table{border-spacing:0;border-collapse:collapse}.e-ss-dialog .e-dlgcolumnchart1{background-position:-9px -5px}.e-ss-dialog .e-dlgcolumnchart2{background-position:-102px -5px}.e-ss-dialog .e-dlgcolumnchart3{background-position:-192px -5px}.e-ss-dialog .e-dlgcolumnchart4{background-position:-282px -6px}.e-ss-dialog .e-dlgcolumnchart5{background-position:-372px -6px}.e-ss-dialog .e-dlgcolumnchart6{background-position:-465px -11px}.e-ss-dialog .e-dlgbarchart1{background-position:-9px -105px}.e-ss-dialog .e-dlgbarchart2{background-position:-100px -106px}.e-ss-dialog .e-dlgbarchart3{background-position:-192px -105px}.e-ss-dialog .e-dlgbarchart4{background-position:-281px -104px}.e-ss-dialog .e-dlgbarchart5{background-position:-373px -105px}.e-ss-dialog .e-dlgbarchart6{background-position:-464px -103px}.e-ss-dialog .e-dlgradarchart1{background-position:-9px -211px}.e-ss-dialog .e-dlgradarchart2{background-position:-100px -210px}.e-ss-dialog .e-dlglinechart1{background-position:-466px -204px}.e-ss-dialog .e-dlglinechart2{background-position:-8px -307px}.e-ss-dialog .e-dlgareachart1{background-position:-192px -208px}.e-ss-dialog .e-dlgareachart2{background-position:-282px -207px}.e-ss-dialog .e-dlgareachart3{background-position:-373px -208px}.e-ss-dialog .e-dlgpiechart1{background-position:-282px -309px}.e-ss-dialog .e-dlgpiechart2{background-position:-191px -309px}.e-ss-dialog .e-dlgpiechart3{background-position:-100px -309px}.e-ss-dialog .e-dlgscatterchart1{background-position:-373px -305px}.e-spreadsheet .e-ribbon .e-icon.e-Alignment:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:10px}.e-spreadsheet .e-ribbon.e-responsive .e-icon.e-Alignment:before{text-indent:-3px}.e-spreadsheet .e-Clipboard:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:8px}.e-spreadsheet .e-Actions:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Number:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:3px}.e-spreadsheet .e-Font:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:-6px}.e-spreadsheet .e-Styles:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:0;width:32px}.e-spreadsheet .e-Editing:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Changes:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:5px}.e-spreadsheet .e-Calculation:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:15px}.e-spreadsheet.e-ss-hide,.e-spreadsheet .e-fcol-hide,.e-spreadsheet .e-hide{display:none}.e-spreadsheet .e-spreadsheetmainpanel .e-hcol{border-right-width:2px}.e-spreadsheet .e-hrow{border-bottom-width:2px}.e-spreadsheet .e-hfcol{border-right:1px solid}.e-spreadsheet .e-hfrow{border-bottom:2px solid}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{border:medium none}.e-spreadsheet .e-spreadsheetmainpanel .e-colselected,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{font-weight:bold}.e-spreadsheet .e-spreadsheetmainpanel .e-rowselected,.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{font-weight:bold}.e-ss-grid .e-gridcontent .e-ss-emptyrecord,.e-ss-grid .e-gridcontent .emptyrecord{text-align:center}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{width:60px !important}.e-insertdialog .e-contentdialog td{padding-left:0;padding-right:5px}.e-spreadsheet .e-ejinputtext{text-indent:5px}.e-ss-dialog .e-ejinputtext{text-indent:5px}.e-spreadsheet .e-ss-ddlwrap{display:none}.e-ss-frdlg .e-btn.e-txt{line-height:15px}.e-ss-frdlg .e-dlg-btnctnr input{margin-right:0}.e-spreadsheet .e-frow{border:1px solid;position:absolute}.e-spreadsheet .e-fcol{border:1px solid;position:absolute;top:0}.e-ss-menuclrpkr .e-popupWrapper .e-row{height:21px}.e-ss-menuclrpkr .e-popupWrapper{margin-top:-5px}.e-spreadsheet .e-formatastable-back,.e-spreadsheet .e-cellstyles-back,.e-spreadsheet .e-border-back{float:right}.e-spreadsheet .e-icon.e-ss-leftarrow:before{font-family:'ej-webfont';content:""}.e-spreadsheet .e-icon.e-ssr-resizetable{padding-top:1px;padding-bottom:6px}.e-spreadsheet.e-split.e-context li.e-list.e-haschild span{overflow:visible}.e-spreadsheet.e-split.e-context li.e-list.e-haschild ul li.e-list span{overflow:visible}.e-ss-colorpicker .e-popupWrapper{margin:-3px 0}.e-ss-colorpicker.e-ss-menuclrpkr .e-popupWrapper{margin:-4px 1px}.e-ss-colorpicker .e-colorpicker .e-footer{margin-left:-1px}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header .e-menu ul span{margin-top:0}.e-spreadsheet .e-ribbon .e-header>.e-bottom-line.e-active{margin-top:1px}.e-spreadsheet .e-ribbon .e-tooltipdiv{width:200px}.e-spreadsheet .e-ribbon .e-tooltipdiv .e-tooltipcontent{width:180px}.e-spreadsheet .e-ribbon .e-ribbonbackstagepage{border-top-width:0;border-left-width:0}.e-spreadsheet .e-ribbon .e-btntxt{font-size:12px}.e-ss-autocomplete.e-atc-popup ul li{font-size:11px}.e-spreadsheet .e-ssr-pagesizesbtn>.e-split-btn-div{text-indent:31px;height:32px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div{text-indent:33px;top:54px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div{text-indent:36px}.e-spreadsheet.e-mergebtn>.e-split-btn-div{top:14px}.e-spreadsheet.e-autosumbtn>.e-split-btn-div{top:13px;text-indent:-2px}.e-spreadsheet.e-cellstylebtn>.e-split-btn-div{text-indent:21px;top:54px}.e-spreadsheet.e-cellstylebtn>.e-split-btn-div{text-indent:23px}.e-spreadsheet.e-pastebtn>.e-split-btn-div{text-indent:-4px}.e-spreadsheet.e-formatastablebtn>.e-split-btn-div{text-indent:23px;top:55px}.e-spreadsheet.e-formatastablebtn>.e-split-btn-div{text-indent:24px}.e-spreadsheet.e-useinformulabtn>.e-split-btn-div{text-indent:57px;top:4px}.e-spreadsheet .e-ss-resetpictbtn>.e-split-btn-div,.e-spreadsheet .e-ss-pictbrdrbtn>.e-split-btn-div{top:20px;text-indent:-1px}.e-spreadsheet .e-insertsbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet .e-deletesbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet.e-sortfltrbtn>.e-split-btn-div{text-indent:18px;height:21px}.e-spreadsheet.e-sortfltrbtn>.e-split-btn-div{text-indent:21px}.e-spreadsheet.e-clearbtn>.e-split-btn-div{top:14px;text-indent:-2px}.e-spreadsheet.e-findbtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-coptbtn>.e-split-btn-div{text-indent:29px;height:22px}.e-spreadsheet.e-pagesizebtn>.e-split-btn-div{text-indent:0}.e-spreadsheet.e-chartbtn>.e-split-btn-div{text-indent:12px}.e-spreadsheet.e-fpanebtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-chartlayoutbtn>.e-split-btn-div{text-indent:25px;height:22px}.e-spreadsheet .e-ssr-validationsbtn>.e-split-btn-div{text-indent:30px;top:16px}.e-spreadsheet .e-ssr-horizontalprt .e-split-btn-div .e-arrow-sans-down:before{text-indent:-8px;line-height:14px}.e-spreadsheet .e-ssr-horizontalprt .e-split-btn-div .e-arrow-sans-down:before{text-indent:-14px}.e-spreadsheet .e-ssr-pastesbtn>.e-split-btn-div{text-indent:0;top:17px}.e-spreadsheet.e-autofillbtn>.e-split-btn-div{text-indent:4px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap,.e-spreadsheet .e-ss-colorpicker.e-colorwidget{border-radius:0}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap.e-tool{height:26px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-color-container{width:59%}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-tool-icon .e-selected-color{bottom:0;left:0}.e-ss-colorpicker.e-colorpicker .e-footer .e-applyButton{left:51px}.e-ss-colorpicker.e-colorpicker.e-popup{padding-right:0;padding-top:10px;padding-bottom:5px}.e-ss-colorpicker.e-colorpicker.e-popup{width:199px}.e-ss-colorpicker.e-colorpicker .e-palette-color,.e-ss-colorpicker .e-popupWrapper .e-container{min-height:104px}.e-ss-colorpicker.e-colorpicker .e-row .e-item{height:12px;width:12px}.e-ss-colorpicker.e-colorwidget{height:26px;width:37px}.e-spreadsheet .e-colorwidget .e-color-container .e-ss-backgroundcolor+.e-selected-color,.e-spreadsheet .e-colorwidget .e-color-container .e-ss-fontcolor+.e-selected-color{margin-left:-1px;margin-top:1px}.e-colorpicker.e-popup.e-ss-menuclrpkr{border:0 none}.e-ss-colorpicker.e-ss-menuclrpkr.e-colorpicker.e-popup{padding-bottom:11px;display:block !important;position:static !important}.e-dialog .e-crcontent{width:100%;height:100%}.e-dialog .e-crlcell{float:left;width:46%}.e-dialog .e-crrcell{width:50%;float:left;margin:2px}.e-dialog .e-crcontent .e-crrcell input{outline:none;width:100%;text-indent:5px}.e-dialog .e-cractionbtn{margin-left:45%;height:37px}.e-dialog .e-cractionbtn button{margin:2px}.e-dialog .e-alertdlgcontent{height:auto;padding-bottom:7px;text-align:justify}.e-dialog .e-alertdlgcontent ul{margin-bottom:0}.e-dialog .e-custominput{width:100%}.e-dialog .e-ss-grid .e-rowcell{border:0}.e-dialog .e-nmdlg{padding:10px}.e-dialog .e-nmdlgcont{margin:0 2px}.e-dialog .e-nmclose{margin-top:10px;margin-right:-1px}.e-dialog .e-nmscope{opacity:.4}.e-dialog .e-nmdlgdiv{padding-top:10px}.e-dialog .e-formatastabletext{margin-left:-5px;width:283px}.e-dialog .e-fatnamedlgcell,.e-dialog .e-chartnamedlgcell{float:left;width:150px;padding:5px;margin:5px}.e-dialog .e-fatnamedlgbtn,.e-dialog .e-chartnamedlgbtn{float:left;width:50px}.e-dialog .e-fatresizetablecell{display:inline-block;width:220px;padding:5px;margin:5px 5px 5px -5px}.e-dialog .e-fatresizetablerow{width:480px}.e-dialog .e-fatresizetablebtn{float:left;width:70px;position:relative;left:335px}.e-dialog-modal{overflow:hidden}.e-dialog .e-ss-dlgtab .e-content .e-chkbox-wrap,.e-dialog .e-ss-dlgtabval .e-content .e-chkbox-wrap{padding:5px 5px 5px 0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow{padding-bottom:0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table,.e-ss-grid .e-dialog .e-editedrow table{border-spacing:1px}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table input,.e-ss-grid .e-dialog .e-addedrow table textarea,.e-ss-dialog.e-ss-grid .e-dialog .e-editedrow table input,.e-ss-grid .e-dialog .e-editedrow table textarea{text-align:left}.e-insertdialog.e-widget-content.e-dialog{padding:9px}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border:1px solid transparent}.e-spreadsheet .e-borderbtn div span.e-icon:before{line-height:13px;text-indent:0;font-size:15px}.e-ss-menuclrpkr .e-footerContainer{display:none}.e-spreadsheet .e-excelfilter .e-btncontainer input{padding:.2em .4em .3em}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-clear{padding:3px}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-filter{padding:3px}.e-spreadsheet .e-ssr-protect:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:18px}.e-spreadsheet .e-rowcell.e-ofbrdr{border-right:0}.e-spreadsheet .e-rmanchor{cursor:cell;pointer-events:none}.e-spreadsheet .e-btnhgt{height:100%}.e-spreadsheet .e-ssr-protectsheet:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:18px;text-indent:-10px}.e-spreadsheet .e-ss-cmenuprotect:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-spreadsheet .e-ssr-protlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-ssr-protunlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-spreadsheetcolumnheader,.e-spreadsheet .e-inputbox,.e-spreadsheet .e-autofill{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{outline:none;border-width:1px}.e-ss-dialog table td{border:none;padding:0}.e-spreadsheet .e-ribbon .e-content-item table td{border:none;padding:7px}.e-spreadsheet .e-ribbon table,.e-ss-dialog table{border:none}.e-spreadsheet .e-ssr-datarefresh:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-8px}.e-spreadsheet .e-ssr-changedatasource:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-9px}.e-spreadsheet .e-ssr-pivotclearall:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:16px;text-indent:-1px}.e-spreadsheet .e-ssr-movepivottable:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-spreadsheet .e-ssr-movepivottable:before{line-height:16px}.e-spreadsheet .e-ssr-fieldlist:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-10px}.e-menu .e-ss-pivotrefresh:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive{width:100%;height:100%;overflow-x:hidden}.e-spreadsheet .e-bordercontainer{position:absolute;top:0;left:0;height:99%;width:100%;z-index:10007}.e-spreadsheet .e-bordercell{width:63px;height:48px;padding:3px;display:inline-block;border:2px solid transparent}.e-spreadsheet .e-ss-border-content{padding:15px 15px 15px 28px}.e-spreadsheet .e-ss-bdr-header{height:25px;border-bottom:1px solid}.e-spreadsheet .e-ribbon .e-icon.e-ss-border:before{font-size:40px;display:inline-block;vertical-align:middle;line-height:1.16;text-indent:12px}.e-spreadsheet .e-border-back{float:right;padding-top:6px}.e-spreadsheet ul.e-adaptive{top:32px !important;left:0 !important}.e-mobileNavigation:before{content:"";font-size:22px}.e-mobileNavigation{position:absolute;float:left;padding:12px 10px 0 0}.e-spreadsheet .e-lv .e-list .e-list-img{height:28px;width:0}.e-s-dialog .e-ss-dlgtab>.e-content{position:relative;height:100%}.e-format-Number:before{font-family:'ej-xlfont';content:"";font-size:22px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive,.e-border-adaptive{width:100%;height:100%;top:0 !important;left:0 !important}.e-ss-dialog .e-lv .e-list.e-margin .e-chevron-right_01 span{left:0}.e-ss-dialog .e-chartimg{float:left}.e-spreadsheet .e-groupexpander.e-disable{cursor:default;background:none}.e-spreadsheet .e-groupexpander.e-disable:hover{background:none}.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid th,.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid td{padding-top:0;padding-bottom:0;height:19px;box-sizing:content-box}.e-spreadsheet .e-ssr-fieldlist+span.e-btntxt{text-indent:-2px}.e-ss-dialog .e-ss-lefttopdiv{width:30%;float:left;padding-right:28px}.e-ss-dialog .e-ss-lefttopdiv label{padding-bottom:7px}.e-ss-dialog .e-ss-leftdiv{width:30%;padding-right:16px;float:left}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv tr.e-fdlg-num-options td label{padding-top:9px;padding-bottom:9px}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv div button{float:right;margin-top:5px}.e-ss-dialog.e-ss-insdeldlg .e-dlgctndiv tr td label{margin-top:6px}.e-ss-pictureborder #dashes.picturecolor ul li div{width:30px}.e-ss-pictureborder #dashes.picturecolor ul li{margin:10px}.e-ss-pictureborder.e-menu #dashes.picturecolor .e-list>.e-menulink{min-height:12px}.e-ss-pictureborder.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right:before{padding:0}.e-ss-pictureborder.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:45%}.e-spreadsheet .e-ribbon .e-numeric{width:100%}.e-spreadsheet td.e-rowcell input.e-input{line-height:.9em}.e-fdlg-num-options .e-chkbox-small{padding-top:9px}.e-ss-dialog.e-ss-fcgdiv{bottom:0}.e-ss-dialog.e-ss-fcgdiv{position:relative}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-rbn-button.e-btn{margin-bottom:0}.e-hyperlink-dlg{width:390px}.e-spreadsheet .e-split .e-padding.e-splitarrowright.e-ssr-horizontalprt{padding-right:16px}.e-spreadsheet .e-splitarrowright.e-ssr-horizontalprt .e-split-btn.e-rht-btn{width:16px}.e-spreadsheet .e-numeric .e-in-wrap{border:none}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-ssr-colorcontainer{border:none}.e-ss-colorpicker .e-popupWrapper{margin:-5px -7px}.e-colorpicker.e-ss-colorpicker .e-footer{margin:none}.e-ss-colorpicker.e-colorpicker .e-palette-color,.e-ss-colorpicker .e-popupWrapper .e-container{min-height:80px}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active,.e-ss-dialog .e-tab .e-header .e-margine-top:hover{border-top:none}.e-ss-dialog label.e-dlg-fields,.e-ss-dialog span.e-ddl,.e-ss-dialog .ejinputtext,.e-ss-dialog label{margin:12px 0 12px 0}.e-ss-dialog .e-tab .e-dialog.e-widget-content>.e-tab{padding:0}.e-ss-dialog .e-ddl-popup.e-wrap.e-js{margin-top:12px;margin-bottom:12px}.e-ss-dialog .e-dlg-btnfields{padding:10px 0 0 0}.e-ss-dialog.e-ss-mattab .e-dlg-btnfields{padding-right:24px}.e-spreadsheet .e-pager .e-currentitem.e-active,.e-spreadsheet .e-pager .e-currentitem.e-active:hover{border-radius:0}.e-ss-dialog .e-btn.e-select,.e-ss-dialog .e-btn.e-select:hover{box-shadow:none;background:none}.e-ss-dialog.e-ss-mattab .e-dlg-btnfields{border-top:2px solid transparent}.e-ss-dialog .e-radiobtn-wrap{padding-right:12px}.e-ss-dialog.e-ss-insdeldlg .e-radiobtn-wrap{margin-bottom:-4px}.e-ss-dialog.e-ss-valdlg label,.e-ss-dialog.e-ss-valdlg span.e-ddl,.e-ss-dialog.e-ss-valdlg .ejinputtext,.e-ss-dialog.e-ss-fcdlg label,.e-ss-dialog.e-ss-fcdlg .ejinputtext{margin-bottom:0}.e-ss-dialog.e-ss-valdlg td label{margin-top:0;padding-top:12px}.e-ss-dialog.e-ss-mattab .e-dlgctndiv .e-ss-dlgtab>.e-content{padding:12px 24px 0 24px}.e-ss-dialog.e-ss-mattab .e-dialog.e-widget-content{padding:0 0 10px 0}.e-ss-dialog .e-dialog.e-widget-content{padding-bottom:10px}.e-ss-dialog.e-dialog>.e-titlebar{padding-bottom:13px}.e-ss-autocomplete.e-atc .e-in-wrap{border:1px solid transparent}.e-ss-dialog .e-treeview-wrap{padding-bottom:12px;padding-top:12px}.e-ss-dialog .e-ss-fcgdiv{padding:38px 24px 12px 0}.e-ss-dialog label,.e-ss-dialog .e-ss-fcgdiv,.e-ss-dialog.e-ss-grid .e-dialog.e-widget-content{font-family:'Roboto',Regular;font-size:14px;font-weight:bold}.e-ss-colorpicker.e-colorpicker .e-row .e-item{width:14px;height:14px}.e-ss-dialog .e-chkbox-wrap div{margin-right:6px;margin-top:12px}.e-ss-dialog .e-dialog input.ejinputtext:focus,.e-ss-dialog .e-dialog .ejinputtext{border:1px solid transparent;border-width:0 0 1px 0}.e-ss-dialog .e-dialog input.ejinputtext:focus{border-width:0 0 2px 0}.e-ss-dialog button.e-btn.e-widget{box-sizing:content-box}.e-ss-dialog .e-dialog .e-dialog-icon:hover{background:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{text-indent:-4px;font-family:'Roboto',Regular;font-size:14px;min-width:22px;width:auto}.e-ss-dialog .e-dialog .e-dialog-icon{top:-13px;right:-14px}.e-ss-dialog .e-dialog.e-widget-content .e-dlgctndiv{margin-bottom:12px}.e-ss-dialog .e-tab.e-js .e-header>.e-item:hover{background:none}.e-spreadsheet .e-split .e-left-btn .e-icon:before{height:14px;width:14px;padding:0;font-size:16px}.e-spreadsheet .e-split .e-left-btn .e-icon.e-ssr-frzpane:before,.e-spreadsheet .e-split .e-left-btn .e-icon.e-ss-findselect:before,.e-spreadsheet .e-split .e-left-btn .e-icon.e-ss-calcopt:before{font-size:32px}.e-spreadsheet .e-split.e-btn-normal [class*="e-splitarrow"] .e-split-btn.e-left-btn{padding:0}.e-spreadsheet .e-ssr-pastesbtn .e-btntxt{padding-bottom:16px}.e-spreadsheet .e-ssr-paste:before{line-height:15px}.e-spreadsheet .e-split.e-drop .e-in-wrap .e-left-btn.e-fpanebtn .e-split-btn-div .e-icon:before{line-height:18px;text-indent:19px}.e-spreadsheet .e-split.e-drop .e-left-btn .e-split-btn-div .e-icon,.e-spreadsheet .e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:14px;width:14px;font-size:12px}.e-spreadsheet .e-split.e-drop .e-in-wrap .e-left-btn.e-ssr-validationsbtn .e-split-btn-div .e-icon:before{line-height:11px;text-indent:30px}.e-spreadsheet .e-split-btn.e-btn.e-findbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-fpanebtn .e-btntxt{line-height:14px;text-indent:7px;text-align:left;width:50px}.e-ss-colorpicker.e-colorpicker.e-popup{width:270px}.e-ss-colorpicker.e-colorpicker .e-footer{margin-top:0}.e-ss-colorpicker .e-popupWrapper{margin:6px 2px}.e-spreadsheet .e-new:before{font-size:13px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer div.e-new{margin:-18px 4px -8px 10px;top:-3px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{padding-top:4px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{margin:0}.e-ss-dialog.e-ss-frdlg label{vertical-align:bottom;line-height:11px}.e-ss-dialog .e-ss-nmdlg label{vertical-align:bottom;line-height:2px}.e-spreadsheet .e-split .e-left-btn .e-icon.e-ssr-condformat:before,.e-spreadsheet .e-split .e-left-btn .e-icon.e-ssr-formatastable:before,.e-spreadsheet .e-split .e-left-btn .e-icon.e-ssr-cellstyles:before,.e-spreadsheet .e-split .e-left-btn .e-icon.e-ss-sortfilter:before{font-size:32px}.e-spreadsheet .e-split .e-left-btn .e-icon.e-ssr-autosum:before,.e-spreadsheet .e-split .e-left-btn .e-icon.e-ssr-clear:before{font-size:16px}.e-ss-dialog.e-ss-gotodlg label{line-height:20px}.e-ss-dialog.e-ss-gotodlg .e-dialog .e-ss-dlgtab .e-content .e-chkbox-wrap,.e-ss-dialog.e-ss-gotodlg .e-dialog .e-ss-dlgtabval .e-content .e-chkbox-wrap{padding:0 5px 9px 0}.e-spreadsheet .e-tablestyleoptionscell{margin:12px}.e-spreadsheet .e-tablestyleoptionslabel{margin-left:12px;vertical-align:top;padding:0}.e-spreadsheet .e-pager .e-arrowheadright:before{content:""}.e-spreadsheet .e-pager .e-arrowheadleft:before{content:""}.e-spreadsheet input.ejinputtext:focus,.e-spreadsheet .ejinputtext{border:1px solid transparent;border-width:0 0 1px 0}.e-spreadsheet input.ejinputtext:focus{border-width:0 0 2px 0}.e-spreadsheet .e-split.e-drop .e-droparrowbottom{padding:0 0 15px 0}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer div{margin-top:8px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer div.e-numericcontainer a{line-height:26px;padding-right:24px;padding-left:24px;margin:0}.e-spreadsheet .e-split.e-widget .e-in-wrap .e-split-btn-div .e-icon,.e-colorwidget .e-ssr-colpickHprt.e-in-wrap .e-icon,.e-ss-colorpicker .e-split.e-widget .e-in-wrap .e-split-btn-div .e-icon{transform:none;transition:none}.e-spreadsheet .e-ss-wraptext+.e-btntxt{text-indent:2px}.e-spreadsheet .e-ssr-merge:before{text-indent:-5px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div .e-arrow-sans-down,.e-spreadsheet.e-formatastablebtn>.e-split-btn-div .e-arrow-sans-down,.e-spreadsheet.e-cellstylebtn>.e-split-btn-div .e-arrow-sans-down{line-height:6px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div .e-arrow-sans-down{text-indent:33px}.e-spreadsheet.e-sortfltrbtn>.e-split-btn-div .e-arrow-sans-down{line-height:1px}.e-spreadsheet.e-chartbtn>.e-split-btn-div .e-icon.e-arrow-sans-down:before{line-height:17px}.e-ssr-validationsbtn>.e-split-btn-div .e-arrow-sans-down{line-height:13px;text-indent:32px}.e-spreadsheet.e-fpanebtn>.e-split-btn-div .e-arrow-sans-down:before{line-height:1px;text-indent:19px}.e-spreadsheet.e-useinformulabtn>.e-split-btn-div .e-arrow-sans-down{line-height:22px}.e-spreadsheet.e-findbtn>.e-split-btn-div .e-arrow-sans-down{line-height:16px}.e-spreadsheet.e-coptbtn>.e-split-btn-div .e-arrow-sans-down:before{line-height:3px;text-indent:31px}.e-ss-dialog .e-dlg-btnfields .e-button{margin-left:10px}.e-spreadsheet.e-autosumbtn+.e-drp-btn .e-split-btn-div .e-icon.e-arrow-sans-down:before{line-height:10px}.e-spreadsheet.e-e-clearbtn>.e-split-btn-div .e-arrow-sans-down:before{line-height:4px}.e-spreadsheet .e-ssr-showallcmnt:before{text-indent:-10px}.e-spreadsheet .e-ssr-protectsheet:before{line-height:8px}.e-spreadsheet .e-ssr-protect:before{line-height:12px}.e-spreadsheet .e-ssr-protlockcell:before{text-indent:-9px}.e-spreadsheet.chartlayoutbtn>.e-split-btn-div .e-arrow-sans-down:before{line-height:3px;text-indent:30px}.e-spreadsheet .e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon.e-arrow-sans-down,.e-spreadsheet .e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon.e-arrow-sans-down:before{font-size:12px}.e-spreadsheet .e-formulabar .e-inputbox .e-atc .e-in-wrap:before,.e-spreadsheet .e-formulabar .e-inputbox .e-atc .e-in-wrap:after{background:none}.e-spreadsheet.e-chartlayoutbtn>.e-split-btn-div .e-icon.e-arrow-sans-down:before{line-height:16px;text-indent:28px}.e-spreadsheet .e-ss-pictbrdrbtn .e-split-btn-div .e-icon.e-arrow-sans-down:before{line-height:10px;text-indent:8px}.e-spreadsheet .e-ss-resetpictbtn .e-split-btn-div .e-icon.e-arrow-sans-down:before{text-indent:8px}.e-spreadsheet .e-content.e-active-content .e-rbn-splitbtn.e-js{padding-bottom:0}.e-spreadsheet .e-insertsbtn>.e-split-btn-div .e-icon.e-arrow-sans-down:before,.e-spreadsheet .e-deletesbtn>.e-split-btn-div .e-icon.e-arrow-sans-down:before{line-height:17px}.e-spreadsheet.e-coptbtn>.e-split-btn-div .e-icon.e-arrow-sans-down:before{line-height:17px;text-indent:29px}.e-ss-dialog .e-scroller.e-widget>.e-content.e-alertdlg{float:none}.e-spreadsheet .e-spreadsheetgrppanel [class^="e-"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(2) td{padding-top:4px;padding-bottom:4px}.e-ss-dialog .e-ss-nmdlg .e-ss-fathdr{margin-left:4px}.e-ss-drpdiv{display:none}.e-ss-righttopdiv{width:75%}.e-ss-drpfontdiv{display:none}.e-ss-fontcdiv{float:left;padding-left:25px}.e-ss-fontnrmldiv{float:left;margin-top:10px;padding-left:25px}.e-ss-fontcntdiv{display:table;width:100%}.e-ss-fontstylediv{width:30%;margin-right:16px;float:left}.e-ss-stylediv{margin-bottom:15px;width:100%}.e-ss-colordiv{float:left;padding-right:8px}.e-ss-topmaindiv{padding-bottom:7px}.e-dlg-fieldlabel{padding-left:5px}.e-dlg-fieldvaluelabel{padding:0 0 7px 0}.e-ss-rightdiv{width:240px}.e-ss-dialog .e-nmdlg-content{width:300px}.e-ss-dialog .e-ss-maindiv{max-width:418px}.e-ss-dialog .e-ss-leftdiv{min-width:120px}.e-ss-dialog .e-ss-maindiv,.e-ss-dialog .e-ss-centerdiv{width:100%}.e-ss-dialog .e-chtdlgcontent .e-ss-rightdiv{min-height:250px}.e-ss-dialog .e-ss-cfdlg{max-width:300px}.e-ss-dialog .e-ss-nm-dlg-grid{width:400px;height:180px}.e-ss-dialog .selement{width:17%}.e-spreadsheet span#editsparkline{margin:-4px 3px}.e-spreadsheet .e-sparklinedesignshowcell{float:left;margin-left:1px;margin-bottom:2px;padding-left:2px;padding-right:22px;width:89px}.e-spreadsheet .e-ss-linesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-columnsparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-piesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-areasparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-winlosssparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-editdata:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-10px;line-height:26px}.e-spreadsheet .e-ss-sparkline{position:absolute;z-index:0}.e-spreadsheet .e-ss-sparklinecolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-3px;line-height:17px}.e-spreadsheet .e-ss-markercolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-11px;line-height:17px}.e-spreadsheet .e-ss-editdatasparkline:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-colorwidget.e-ss-colorpicker{border-radius:0}@-webkit-keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}.e-slider-show{-webkit-animation:radialslidershow 2s;-moz-animation:radialslidershow 2s;-ms-animation:radialslidershow 2s;-o-animation:radialslidershow 2s;animation:radialslidershow 2s}.e-slider-hide{-webkit-animation:radialsliderhide 2s;-moz-animation:radialsliderhide 2s;-ms-animation:radialsliderhide 2s;-o-animation:radialsliderhide 2s;animation:radialsliderhide 2s}.e-radialslider-svg-show{-webkit-animation:clock 2s;-moz-animation:clock 2s;-ms-animation:clock 2s;-o-animation:clock 2s;animation:clock 2s}.e-radialslider .e-rs-svg{border-radius:50%}.e-radialslider-svg-hide{-webkit-animation:anticlock 2s;-moz-animation:anticlock 2s;-ms-animation:anticlock 2s;-o-animation:anticlock 2s;animation:anticlock 2s}@keyframes clock{0%{opacity:0}25%{opacity:.25}50%{opacity:.75}100%{opacity:1}}@keyframes anticlock{0%{opacity:1}25%{opacity:.35}50%{opacity:.25}100%{opacity:0}}.e-radialslider .e-inner-circle{background-position:center center;background-repeat:no-repeat;background-size:60% auto;border:4px solid;border-radius:50%;height:40px;width:40px;z-index:1;position:absolute;background-color:#fff}.e-radail-slider-wrapper{position:relative}.e-spellcheck .e-btnaddtodictionary,.e-spellcheck .e-btnignoreall,.e-spellcheck .e-btnchangeall,.e-spellcheck .e-btnclose{margin-top:15px}.e-spellcheck .e-dictionarylabel,.e-lablesuggestions{font-weight:400}.e-spellcheck .e-spellcheckdialog{padding:.5em}.e-spellcheck .e-sentence{height:100%;width:100%;border:1px solid;box-sizing:border-box}.e-spellcheck .e-sentencecontent{padding:2px}.e-spellcheck .e-errorword{background-image:url('common-images/spellcheck/highlight.png');background-repeat:repeat-x;background-position:bottom}.e-spellcheck .e-sentencecontent .e-errorword{font-weight:bold;background-image:none}.e-spellcheck .e-sentencecell,.e-suggestioncell{width:65%;float:left}.e-spellcheck .e-sentencecell,.e-suggestioncell{height:97.5%}.e-spellcheck .e-buttoncell{width:32%;float:right}.e-spellcheck .e-buttoncell{height:100%}.e-spellcheck .e-labelcell,.e-spellcheck .e-dialogdiv{padding-bottom:2px}.e-spellalert .e-alerttextdiv{width:100%}.e-spellalert .e-alerttextdiv{width:96%;padding:5px}.e-spellalert .e-alerttextdiv,.e-spellalert .e-alertbtn{padding:5px}.e-spellalert .e-alertnotification{font-size:30px;padding:1px}.e-spellalert .e-alertnotifydiv{float:left}.e-spellalert .e-alerttext{float:right}.e-spellalert .e-alerttext{width:75%}.e-spellalert .e-alerttextdiv{height:30px}.e-spellalert .e-alertnotification.e-icon,.e-spellalert .e-alertnotification.e-icon:before{height:30px;width:30px}.e-spellalert .e-missingalert .e-alertnotification{width:10%}.e-spellalert .e-missingalert .e-alerttext{width:89%}.e-spellalert .e-missingalert .e-alerttextdiv,.e-spellalert .e-missingalert .e-alertbtn{width:98%}.e-spellmenu .e-errorsuggestions{font-weight:bold}.e-spellcheck .e-titlebar{padding:18px 18px 0 18px !important}.e-spellcheckdialog.e-dialog{padding:16px 18px 18px 18px !important}.e-spellcheck .e-dialogdiv{padding-bottom:0}.e-spellcheck .e-labelrow{padding-bottom:12px;height:5%}.e-spellcheckdialog .e-buttoncell{width:40% !important;padding-left:24px;box-sizing:border-box}.e-spellcheck .e-sentencecell,.e-spellcheck .e-suggestioncell{width:60% !important;float:left}.e-spellcheckdialog .e-suggestionsrow,.e-spellcheckdialog .e-sentencerow{width:100%;height:40%}.e-spellcheckdialog .e-sentencerow{padding-bottom:16px}.e-spellcheck.e-dialog-wrap{min-height:360px !important;width:510px !important}.e-spellcheck .e-buttoncell{height:100%}.e-spellmenu{width:220px !important;box-shadow:0 2px 3px 1px rgba(0,0,0,.21) !important;border-radius:2px !important;padding:0 !important}.e-spellmenu .e-list{line-height:30px !important}.e-spellmenu .e-menulink{padding:3px 18px 3px 18px !important}.e-spellcheck .e-dialogdiv .e-dialog-scroller,.e-spellcheck .e-spellcheckdialog{width:510px !important;height:394px !important}.e-spellcheck .e-sentencecontent{padding:8px 0 0 8px !important;font-size:13px !important}.e-spellcheck.e-dialog.e-dialog-wrap{height:440px !important}.e-spellcheck .e-sentencescroller{height:100% !important}.e-spellcheck .e-sentencescroller,.e-spellcheck .e-scrollbar,.e-spellcheck .e-dialogdiv{height:100% !important}.e-spellcheck .e-sentencecell,.e-spellcheck .e-buttoncell{height:100%}.e-spellcheck .e-suggestioncell{height:97.5%}.e-spellalert .e-titlebar{padding:12px !important}.e-spellalert .e-dialog.e-widget-content{padding:0 12px 12px !important}.e-spellcheck .e-suggesteditems.e-listbox{font-size:13px}.e-spellcheck .e-suggesteditems.e-listbox li{padding:0 0 0 18px !important;line-height:36px !important}.e-spellalert.e-dialog.e-dialog-wrap,.e-spellalert .e-dialog-scroller,.e-spellalert .e-alertdialog{width:280px !important}.e-spellalert.e-elementmissing.e-dialog.e-dialog-wrap,.e-spellalert.e-elementmissing .e-dialog-scroller,.e-spellalert.e-elementmissing .e-alertdialog{width:460px !important}.e-ddl.e-popup .e-dropdownbase.e-combobox-group .e-list-item{padding-left:2em;text-indent:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie,.e-ddl.e-input-group .e-clear-icon.e-comboie{display:block;position:absolute}.e-ddl.e-input-group .e-ddl-icon.e-comboie{right:0;top:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie9{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie8{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-clear-icon.e-comboie{right:30px;top:6px}.e-control{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal}.e-control,.e-control [class^='e-'],.e-control [class*=' e-']{box-sizing:border-box}.e-control .e-combobox.e-input.e-placeholder{color:#bbb;font-style:italic;position:absolute;top:0;white-space:nowrap}.e-disabled{background-image:none;cursor:default;filter:alpha(opacity=35);opacity:.35}.e-list-parent.e-ul{list-style-type:none}.clear-icon{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group .e-clear-icon:before{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group{display:table;margin-bottom:0}input.e-combobox.e-input{border-width:1px;font-weight:400;height:auto;line-height:1.4;margin:0;margin-bottom:0;outline:none;padding:8px;width:100%}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled,.e-ddl.e-input-group.e-disabled span,.e-ddl.e-input-group.e-disabled span button{cursor:not-allowed;filter:alpha(opacity=60);opacity:.6}.e-combobox.e-input.e-rtl,.e-ddl.e-input-group.e-rtl{direction:rtl}.e-combobox.e-input.e-corner{border-radius:4px}.e-ddl.e-input-group,.e-ddl.e-input-group .e-input-group-btn,.e-ddl.e-input-group .e-input-group-icon{display:flex}.e-ddl.e-input-group .e-input-group-btn button{align-items:center;display:flex;margin:0;outline:none;width:inherit}.e-ddl.e-input-group .e-input-group-icon:first-child{border-left-width:1px}.e-input-group-btn button,.e-ddl.e-input-group .e-input-group-icon{white-space:nowrap}.e-ddl.e-input-group.e-corner .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.e-ddl.e-input-group.e-corner .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:first-child{border-left-width:0;border-right-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:last-child button{border-left-width:1px;border-right-width:0}.e-ddl.e-input-group.e-rtl .e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:not(:last-child){border-left-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-icon+.e-combobox.e-input,.e-ddl.e-input-group.e-rtl .e-input-group-btn+.e-combobox.e-input{border-right-width:0}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:0}.e-ddl.e-input-group.e-corner.e-rtl input.e-combobox.e-input:only-child{border-radius:4px}.e-ddl.e-input-group{position:relative;width:100%}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-btn button:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-icon:hover{border-radius:0}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{margin-bottom:0;margin-top:0}.e-ddl.e-input-group{border-bottom:0;border-width:1px}input.e-combobox.e-input::-ms-clear{display:none}.e-ddl.e-input-group .e-clear-icon{background:transparent;border:0;display:flex;flex-direction:column;justify-content:flex-end;outline:none;padding:0 8px 2px;text-align:center}.e-ddl.e-input-group .e-clear-icon:before{font-size:18px;padding:0;text-align:center;vertical-align:middle}.e-combobox.e-input:not(:valid)~.e-clear-icon{display:none}.e-ddl.e-input-group .e-clear-icon.e-clear-icon-hide{display:none}.e-combobox.e-input:not(:valid),.e-combobox.e-input:valid,.e-ddl.e-input-group input:not(:valid),.e-ddl.e-input-group input:valid{box-shadow:none}.e-ddl.e-input-group.e-disabled .e-input-group-btn button:hover,.e-ddl.e-input-group.e-disabled .e-input-group-icon:hover{background:transparent}.e-control.e-ddl.e-popup{height:auto;position:absolute;width:auto;z-index:1000}.e-control.e-ddl.e-popup.e-popup-open{display:block}.e-control.e-ddl.e-popup.e-popup-close{display:none}.e-dropdownbase{display:block;height:100%;position:relative;width:100%}.e-dropdownbase .e-list-parent{margin:0;padding:0}.e-dropdownbase .e-list-item{cursor:default;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-dropdownbase .e-list-item *{display:inline-block;vertical-align:middle}.e-dropdownbase .e-fixed-head{position:fixed}.e-dropdownbase.e-content{overflow:auto;position:relative}.e-dropdownbase.e-nodata{height:48px;padding:12px 16px}.e-control:focus,.e-control *:focus{outline:none}.e-combobox.e-input:focus{border-width:1px;padding-bottom:8px}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{padding-left:0}.e-ddl.e-rtl.e-input-group input.e-combobox.e-input,.e-ddl.e-rtl.e-input-group input.e-combobox.e-input:focus{padding-right:0}.e-ddl.e-input-group.e-input-focus{border-style:solid}.e-ddl.e-input-group.e-input-focus{border-width:0 0 1px 0}.e-ddl.e-input-group.e-rtl .e-combobox.e-input:not(:first-child):focus{border-right-width:1px}.e-ddl.e-input-group.e-rtl.e-input-focus .e-combobox.e-input:not(:first-child):focus{border-right-width:0}.e-ddl.e-input-group.e-input-focus.e-corner{border-radius:4px}.e-ddl.e-input-group.e-input-focus span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span:first-child button,.e-ddl.e-input-group.e-input-focus.e-rtl .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon:first-child button{border-color:transparent}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-bottom-color:transparent;border-top-color:transparent}.e-bigger .e-input-group.e-ddl .e-combobox.e-input,.e-bigger .e-input-group.e-ddl .e-combobox.e-input:focus{padding:7px 0 2px}.e-bigger .e-input-group.e-ddl .e-input-value,.e-bigger .e-input-group.e-ddl .e-input-value:focus{padding:11px 0 2px}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{outline:none}.e-ddl.e-input-group input.e-combobox.e-input{min-width:0;width:100%}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{border:0 solid;border-width:0}.e-ddl.e-input-group input.e-combobox.e-input{margin-bottom:0}.e-ddl input.e-combobox.e-input:focus,.e-ddl input.e-combobox.e-input{padding:2px 0}.e-ddl-popup.e-rtl div>ul li .e-chkbox-wrap{padding-left:10px;padding-right:0}.e-ddl-popup div>ul li .e-chkbox-wrap,.e-ddl-popup div>.e-listbox li .e-chkbox-wrap{padding-right:10px}.e-heatmap.e-js.e-grid .e-headercell{border:none}.e-heatmap.e-js.e-grid .e-headercontent{border-right:none}.e-heatmap.e-js.e-grid .e-frozenheaderdiv .e-headercell.e-default.e-headertemplate{border:none}.e-heatmap.e-js.e-grid .e-movableheader{border:none}.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate{border-bottom:none}.e-heatmap.e-js.e-grid .e-headercell{border-color:#c8c8c8;border-left:1px solid}.e-heatmap.e-js.e-grid .e-rowcell{border-width:1px 0 0 1px;padding:.7em;line-height:14px;color:rgba(0,0,0,.84);font-size:12px}.e-gantt .e-gantt-criticaltask:before{content:""}.e-media-player .e-media-stop:before{content:""}.e-media-player .e-media-forward:before{content:"" !important}.e-media-player .e-media-backward:before{content:"" !important}.e-media-player .e-media-next:before{content:"" !important}.e-media-player .e-media-previous:before{content:"" !important}.e-media-player .e-media-next.basic:before{content:"" !important}.e-media-player .e-media-previous.basic:before{content:"" !important}.e-media-player .e-media-volume:before{content:""}.e-media-player .e-media-volume.media-muted:before{content:""}.e-media-player .e-media-fullscreen:before{content:""}.e-media-player .e-media-smallscreen:before{content:""}.e-media-player .e-media-settings:before{content:""}.e-media-player .e-media-playlist:before{content:""}.e-media-player .e-media-snapshot:before{content:""}.e-media-player .e-media-download:before{content:""}.e-media-player .e-media-repeat:before{content:""}.e-media-player .e-media-shuffle:before{content:""}.e-media-player .e-media-play:before,.e-media-player .e-media-playlist-play:before,.e-media-player .e-media-center-play:before{content:""}.e-media-player .e-media-pause:before,.e-media-player .e-media-center-pause:before{content:""}.e-media-player .e-media-playlist-header-previous:before{content:""}.e-media-player .e-media-playlist-header-next:before{content:""}.e-media-player .e-media-playlist-close{content:""}.e-media-player .e-media-playlist-toggle.e-media-expand:before{content:""}.e-media-player .e-media-playlist-toggle.e-media-collapse:before{content:""}.e-media-player .e-media-settings-selector:before{content:""}.e-media-player .e-media-playlist-close:before{content:""}.e-media-player .e-media-element{width:100%;height:100%}.e-media-player .e-media-element-div{width:100%;height:100%;position:relative}.e-media-player .e-media-focus-div{width:0;height:0}.e-media-player .e-media-content-div{width:100%;height:100%;position:relative}.e-media-player .e-media-youtube{pointer-events:none !important}.e-media-player{border:1px solid;background-size:100% 100%;background-repeat:no-repeat;position:relative;outline:none;min-width:300px !important;min-height:250px !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-media-player *{outline:none}.e-media-player .e-media-control-container{bottom:0;position:absolute;width:100%;height:auto;min-height:45px;z-index:1}.e-media-player .e-slider{border:none !important}.e-media-player .e-media-timeslider.e-media-adv{height:4px !important;top:50%;margin-top:-4px}.e-media-player .e-media-timeslider-div.e-media-adv{left:0;position:relative;top:0;height:20px;padding-left:7px;z-index:100}.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{left:7px;z-index:3;height:20px !important;padding:0 !important}.e-media-player .e-slider-wrap{cursor:pointer;padding:0 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{position:relative;opacity:.85}.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{top:50%;margin-top:-7px;left:50%;margin-left:-7px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{width:20px;float:left;background-repeat:no-repeat;background-position:50% 50%;position:relative;margin-left:10px;z-index:2}.e-media-player .e-media-toolbar.adv .e-media-play,.e-media-player .e-media-toolbar.adv .e-media-pause{padding-left:3px;padding-right:5px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li{margin-top:-3px;width:50px;margin-left:7px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li .e-slider-wrap{height:20px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{margin-top:8px;cursor:pointer;width:10px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-li{width:30%;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-li{width:5%;float:right !important;margin-left:6px !important;margin-right:6px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-li{width:15%;float:right !important;padding-right:0 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li{width:50px !important;max-width:100px !important;padding-left:6px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-volume-text-li{width:15% !important;max-width:50px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-li{width:20%;float:right !important;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv{border:none !important;overflow:hidden;position:relative;top:-20px}.e-media-player .e-media-toolbar-icon{display:inline-block}.e-media-player .e-media-toolbar-icon.disabled:before,.e-media-player .e-media-playlist-icon.disabled:before,.e-media-player .e-list.disabled{opacity:.3 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-ul{position:relative;height:94% !important;float:left;padding:0;margin-top:0}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup{width:23%;left:2%}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup{text-align:center;left:10px;float:left}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup{text-align:right;right:10px;float:right}.e-media-player .e-media-toolbar.adv .e-slider-wrap{position:relative;width:50px;float:left;top:50%;margin-top:-3px;padding:0}.e-media-player .e-media-toolbar.adv .e-media-volume-text{font-size:9px;width:100%;position:absolute;top:43%}.e-media-player .e-media-custom-fullscreen{width:100% !important;height:100% !important;position:fixed;left:0;top:0;z-index:2147483647}.e-media-player.fullscreen{width:100% !important;height:100% !important;top:0;left:0;position:fixed;border:none !important}.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle{margin-top:-3px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider{width:100%;height:4px;margin-top:1px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle{height:10px !important;width:10px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-play-li div{margin-left:3px}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{font-size:17px !important}.e-media-player .e-media-time-stamp.e-media-adv{font-size:9px;height:10px;position:absolute;right:9px;margin-top:-1px;z-index:2}.e-media-player .e-media-time-stamp.e-media-adv div{height:100%;float:left}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{border:none}.e-media-player .e-media-toolbar.basic{border:none !important;overflow:hidden;height:45px}.e-media-player .e-media-prev-li.basic,.e-media-player .e-media-next-li.basic{position:absolute;width:39px;height:40px;top:50%;margin-top:-20px;cursor:pointer}.e-media-player .e-media-previous.basic,.e-media-player .e-media-next.basic{width:100%;height:100%;left:0;top:0}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{font-size:30px !important;width:30px;height:30px;position:relative;opacity:1 !important}.e-media-player .e-media-prev-li.basic{left:10%}.e-media-player .e-media-next-li.basic{right:10%}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{height:3px !important}.e-media-player .e-media-toolbar.basic .e-media-play:before,.e-media-player .e-media-toolbar.basic .e-media-pause:before{font-size:17px !important;margin-top:-2px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-div{width:20px;height:100%;float:left;margin-left:10px}.e-media-player .e-media-toolbar-time-icon-li{width:25px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{width:100%;position:relative;float:left}.e-media-player .e-media-toolbar.basic .e-media-toolbar-li{width:20px;margin-left:10px;height:100%;list-style:none !important;float:left;position:relative}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon:before{font-size:16px}.e-media-player .e-media-toolbar.basic .e-media-previous:before,.e-media-toolbar.basic .e-media-next:before{font-size:13px !important;margin-top:1px}.e-media-player .e-media-toolbar.basic .e-media-fullscreen:before{font-size:13px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.basic .e-media-settings:before{margin-top:-2px !important;margin-left:2px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li{width:20px;left:5px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{width:100px;float:right !important;right:5px}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-toolbar-right-li{width:38px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{width:1px}.e-media-player .e-media-toolbar.basic .e-media-split{top:50% !important;margin-top:-10px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-icon-li{margin-left:-1px}.e-media-player .e-media-toolbar.basic.audio .e-media-toolbar-right-li{width:40px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li,.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{height:100%;background-position:50% 50%}.e-media-player .e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{font-size:11px;position:absolute;top:50%;margin-top:-8px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-run-li{width:55px;left:10px}.e-media-player .e-media-time-stamp-end.e-media-basic{left:10px}.e-media-player .e-media-time-stamp-run.e-media-basic{right:5px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-slider-wrap{width:100% !important;top:50%;height:40px !important;margin-top:-18px;position:absolute}.e-media-player .e-media-toolbar.basic .e-media-time-li{left:10px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle{margin-top:-4px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-ul{width:100%;height:100%;position:relative;float:left;padding:0}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{height:90px;width:20px;position:absolute;top:-75px;z-index:3}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li .e-slider-wrap{width:40px !important;margin-left:-11px !important;margin-top:10px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider{width:4px !important;position:relative;left:50%;margin-left:-.5px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle{width:10px !important;height:10px !important;margin-left:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{margin-left:0}.e-media-player .e-media-toolbar.mob{height:30px !important;position:relative;top:50%;margin-top:-15px}.e-media-player .e-media-toolbar-ul.mob-playGroup{position:absolute;top:50%;margin-top:-25px;width:300px;height:50px;margin-left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon{width:50px;height:100%;position:relative}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{font-size:20px;width:30px !important;height:30px !important;opacity:1 !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous{left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next{right:0;float:right;left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{font-size:32px !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before{left:5px}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{left:-2px}.e-media-player .e-media-toolbar.mob .toolGroup{width:100%;height:100%;padding:0}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{list-style:none !important;position:relative;float:left;display:inline-block;height:25px;margin-left:20px}.e-media-player .e-media-toolbar.mob .e-media-time-li{top:1px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-run-li,.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-icon-li{width:25px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-fullscreen-li{width:15px}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{font-size:12px}.e-media-player .e-media-timeslider.e-media-mob{height:4px;top:2px}.e-media-player .e-media-toolbar.mob .e-slider-wrap{position:relative;top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen{width:30px !important;height:30px !important;margin-left:-10px;margin-top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen:before{font-size:12px;margin-top:2px}.e-media-large-size .e-media-toolbar.adv .e-media-stop:before{font-size:13px !important}.e-media-large-size .e-media-toolbar.adv .e-media-fullscreen:before{font-size:12px !important;margin-left:0}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{font-size:12px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-icon:before{font-size:14px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-icon:before{font-size:19px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-icon:before{font-size:17px}.e-media-large-size .e-media-toolbar.adv .e-media-playlist:before{font-size:15px !important;margin-top:-1px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{cursor:pointer}.e-media-player .e-media-toolbar-icon{cursor:pointer}.e-media-player .disabled,.e-media-player .disabled:before{cursor:default !important}.e-media-settings-popup{height:auto !important;border:none !important;position:absolute;z-index:2147483647;margin-left:-30px}.e-media-settings-popup>.e-lv.subpage{padding:5px;border:1px solid !important;border-radius:4px}.e-media-settings-popup .e-sub-list-container{width:100% !important}.e-media-settings-popup .e-list-hdr.e-clearall.e-content{width:100% !important}.e-media-settings-popup .e-togglebutton{float:right;height:18px;width:30px;margin-right:-5px;margin-top:-27px;font-size:10px;border-radius:2px}.e-media-settings-popup li{height:25px !important;border:none !important}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01{padding-top:4px !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-chevron-right_01{text-align:left;margin-left:20px}.e-media-settings-popup .e-lv.subpage.e-childitem{width:86px !important;position:relative;left:50px}.e-media-settings-popup .e-lv.subpage:not(.e-childitem) .e-header{display:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header,.e-media-settings-popup .e-lv.subpage.e-childitem .e-list-container,.e-media-settings-popup .e-lv.subpage.e-childitem .e-content{width:100%}.e-media-settings-popup .e-list-hdr{margin-top:4px}.e-media-settings-popup .e-header{height:30px !important;border:none !important;border-bottom:1px solid !important;width:112% !important;margin-left:-5px;box-shadow:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon,.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{position:relative;top:-8px;font-size:14px;font-weight:normal}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{left:8px}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text.speed{left:24px !important}.e-media-settings-popup .e-lv .e-list{padding-top:1px;position:relative;padding-left:9px}.e-media-settings-popup .e-list-container{border:none !important;overflow:hidden !important}.e-media-settings-popup .e-lv .e-arrow .e-chevron-right_01:before{right:-6px !important}.e-media-player .e-media-settings-selector:before{font-size:15px;position:absolute;left:5px;font-family:'ej-webfont' !important}.e-media-settings-popup .e-childcontainer li{text-align:center}.e-media-settings-popup .e-lv.subpage .e-header .e-htitle{position:relative;left:2px}.e-media-player .e-media-settings-overlay{position:absolute;width:96px;height:35px;top:0;left:0;z-index:3}.e-media-player .e-media-playlist-item{width:100%;height:100%;position:relative}.e-media-player .e-media-playlist-number{float:left;text-align:center;position:relative;top:50%;margin-top:-8px;font-weight:normal;font-size:11px;width:20px;padding:0;left:-2px}.e-media-player .e-media-playlist-img-div{float:left;height:auto;top:14%;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0}.e-media-player .e-media-playlist-img-div.desktop{width:50px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img-div.mobile{width:50px;margin-left:5px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img{width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.e-media-player .e-media-playlist-play{width:5px;height:5px;position:absolute;left:50%;top:50%}.e-media-player .e-media-playlist-play:before{font-size:7px;margin-top:-4px;margin-left:-1px;opacity:.4}.e-media-player .e-media-playlist-title-div{float:left;padding:0;height:90%;overflow:hidden;padding-left:10px;font-size:11px}.e-media-player .e-media-playlist-title-div div,.e-media-player .e-media-video-title,.e-media-player .e-media-audio-title,.e-media-playlist-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.e-media-player .e-media-playlist-name{font-size:12px}.e-media-player .e-media-playlist-title,.e-media-player .e-media-playlist-navigation{height:50%;margin-left:13px}.e-media-player .e-media-playlist-title{font-size:12px;top:5px;position:relative;padding-top:2px}.e-media-player .e-media-playlist-author{font-size:10px;margin-top:2px}.e-media-player .e-media-playlist-div li{height:41px}.e-media-player .e-media-playlist-container.desktop{width:0%;position:absolute;z-index:2;height:99.5% !important;top:0;right:0;border:1px solid}.e-media-player .e-media-playlist-container.mobile{width:100% !important;height:auto !important;position:relative;z-index:1;top:0;right:1px;border:1px solid}.e-media-player .e-media-playlist-container.mobile .e-listbox-container{height:auto !important;width:100% !important}.e-media-player .e-media-playlist-container.mobile .e-ddl-popup.e-wrap.e-js{height:auto}.e-media-player .e-media-playlist-header{height:45px;border-bottom:2px solid}.e-media-player .e-media-playlist-container.mobile .e-media-playlist-header{border-bottom:0}.e-mediaplayer .e-hide,.e-media-custom-fullscreen.e-hide{display:none}.e-mediaplayer.e-js ul,.e-mediaplayer.e-js ol{margin-top:0;margin-bottom:10px}.e-media-player .e-media-playlist-title-div{margin-top:4px}.e-media-player .e-media-playlist-container .e-ddl-popup{border:none}.e-media-player .e-media-playlist-header label{float:left;position:relative;font-size:9px;top:50%;margin-top:-10px;font-weight:normal}.e-media-player .e-media-playlist-header span{width:20px;height:20px;float:right;top:50%;margin-top:-10px;position:relative;right:13px}.e-media-player .e-media-playlist-header-previous{cursor:pointer}.e-media-player .e-media-playlist-header-next{cursor:pointer}.e-media-player .e-media-playlist-header-next:before,.e-media-player .e-media-playlist-header-previous:before{font-size:12px !important}.e-media-player .e-media-playlist-toggle.desktop{position:absolute;width:12px;height:60px;top:50%;margin-top:-30px;right:0%;border:1px solid;border-radius:6px;z-index:2;cursor:pointer}.e-media-player .e-media-playlist-toggle.mobile{position:absolute;width:40px;height:40px;right:5px !important;bottom:-45px;transform:rotate(45);border-radius:6px;z-index:2;cursor:pointer;-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.e-media-player .e-media-playlist-toggle.e-media-expand.desktop{border-radius:0 6px 6px 0;margin-right:-13px}.e-media-player .e-media-playlist-toggle.e-media-collapse.desktop{border-radius:6px 0 0 6px}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{font-size:12px !important;left:50%;margin-left:-5px}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom:1px solid;cursor:pointer;overflow:hidden}.e-media-player .e-media-playlist-container .e-listbox-container{width:100% !important}.e-media-player .e-media-video-baner{width:100%;height:40px;position:absolute;z-index:1;top:0}.e-media-player .e-media-video-baner{background-image:url('common-images/mediaplayer/header_bg.png');background-repeat:no-repeat;background-size:100% 100%}.e-media-player .e-media-video-title{height:100%;width:85%;position:relative;top:50%;margin-top:-12px;font-size:14px;left:10px}.e-media-player .e-media-audio-detail{width:150px;height:200px;position:absolute;left:50%;margin-left:-75px;top:50%;margin-top:-100px}.e-media-player .e-media-audio-poster{width:100%;height:85%}.e-media-player .e-media-audio-title{width:100%;height:10%;z-index:1;text-align:center;margin-top:5px}.e-media-player .e-media-overlay{width:100%;height:100%;position:absolute;left:0;top:0}.e-media-player .e-slider .e-handle{margin-top:-3px !important;margin-left:-3px !important;border:1px solid !important}.e-media-player video::-webkit-media-controls{display:none !important}.e-media-player .e-media-time-tooltip{width:auto;height:auto;position:absolute;z-index:2147483647;border:1px solid;padding:4px 5px 4px 5px;font-size:12px;border-radius:2px;white-space:nowrap}.e-media-player .e-media-hd-tag{float:right;position:absolute;right:4px;font-weight:bold;top:5px}.e-media-player .e-media-settings-subtitle .e-slider-wrap{padding:0;position:absolute;top:10px;right:15px}.e-media-player .e-media-settings-subtitle .e-slider{height:13px !important}.e-media-player .e-media-volume:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-forward:before,.e-media-player .e-media-backward:before,.e-media-player .e-media-settings:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-toolbar-split{width:1px;height:100%;position:relative;top:13px;float:left;list-style:none;margin-left:10px;z-index:3}.e-media-player .e-media-playlist-close{width:10px;height:10px;position:absolute;right:13px;top:10px;cursor:pointer}.e-media-player .e-media-playlist-close:before{font-size:9px}.e-media-player .e-media-slider-size{width:20px !important;height:20px !important;top:-5.5px !important;border:1px !important}.e-media-player .e-waitpopup-pane{z-index:1 !important}.e-media-player .e-media-waiting-template{background:url('common-images/mediaplayer/waiting_popup.gif') no-repeat scroll 0 0 transparent;background-size:100% 100%;background-position:100% 100%;height:50px;width:50px}.e-media-player .e-waitpopup-pane>div{display:inline-block !important;margin-left:-25px;margin-top:-25px;left:50% !important;top:50% !important}@keyframes e-media-fadeout{0%{opacity:1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2)}}.e-media-player .e-media-play-animation{width:50px;height:50px;position:absolute;top:1px;left:0;border-radius:50%;opacity:0;-webkit-animation-name:e-media-fadeout;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:initial;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-webkit-animation-play-state:initial;-moz-animation-name:e-media-fadeout;-moz-animation-duration:.5s;-moz-animation-timing-function:linear;-moz-animation-delay:initial;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;-moz-animation-play-state:initial;animation-name:e-media-fadeout;animation-duration:.5s;animation-timing-function:linear;animation-delay:initial;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:initial}.e-media-player .e-media-player .e-hide{display:none}.e-media-player .e-media-center-icon{width:50px;height:50px;position:absolute;z-index:3}.e-media-player .e-media-center-icon:before{font-size:32px !important;width:30px;height:30px;opacity:1 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{border:none !important}.e-media-player .e-media-center-icon{top:46% !important;top:-moz-calc(50% - 25px) !important;top:-webkit-calc(50% - 25px) !important;top:-o-calc(50% - 25px) !important;top:calc(50% - 25px) !important;left:46% !important;left:-moz-calc(50% - 25px) !important;left:-webkit-calc(50% - 25px) !important;left:-o-calc(50% - 25px) !important;left:calc(50% - 25px) !important}.e-media-player .e-media-center-icon:before{top:46% !important;top:-moz-calc(50% - 17px) !important;top:-webkit-calc(50% - 17px) !important;top:-o-calc(50% - 17px) !important;top:calc(50% - 17px) !important}.e-media-player .e-media-center-play:before{left:46% !important;left:-moz-calc(50% - 19px) !important;left:-webkit-calc(50% - 19px) !important;left:-o-calc(50% - 19px) !important;left:calc(50% - 19px) !important}.e-media-player .e-media-center-pause:before{left:46% !important;left:-moz-calc(50% - 26px) !important;left:-webkit-calc(50% - 26px) !important;left:-o-calc(50% - 26px) !important;left:calc(50% - 26px) !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{height:95%;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:-o-calc(100% - 20px);height:calc(100% - 20px)}.e-media-player .e-media-timeslider-div.e-media-adv,.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{width:96% !important;width:-moz-calc(100% - 8.5px) !important;width:-webkit-calc(100% - 8.5px) !important;width:-o-calc(100% - 8.5px) !important;width:calc(100% - 8.5px) !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next:before{top:46% !important;top:-moz-calc(50% - 12px) !important;top:-webkit-calc(50% - 12px) !important;top:-o-calc(50% - 12px) !important;top:calc(50% - 12px) !important;left:5px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{top:22px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{height:95%;height:-moz-calc(100% - 6px);height:-webkit-calc(100% - 6px);height:-o-calc(100% - 6px);height:calc(100% - 6px)}.e-media-player .e-media-toolbar.adv{height:100%}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 18px);top:-webkit-calc(50% - 18px);top:-o-calc(50% - 18px);top:calc(50% - 18px);left:45%;left:-moz-calc(50% - 18px);left:-webkit-calc(50% - 18px);left:-o-calc(50% - 18px);left:calc(50% - 18px)}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{top:47%;top:-moz-calc(50% - 6px);top:-webkit-calc(50% - 6px);top:-o-calc(50% - 6px);top:calc(50% - 6px)}.e-media-player .e-media-toolbar.basic .e-media-time-li{width:47%;width:-moz-calc(100% - 255px);width:-webkit-calc(100% - 255px);width:-o-calc(100% - 255px);width:calc(100% - 255px)}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-time-li{width:47% !important;width:-moz-calc(100% - 165px) !important;width:-webkit-calc(100% - 165px) !important;width:-o-calc(100% - 165px) !important;width:calc(100% - 165px) !important}.e-media-player .e-media-toolbar.basic.audio .e-media-time-li{width:50%;width:-moz-calc(100% - 180px);width:-webkit-calc(100% - 180px);width:-o-calc(100% - 180px);width:calc(100% - 180px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{top:46%;top:-moz-calc(50% - 15px);top:-webkit-calc(50% - 15px);top:-o-calc(50% - 15px);top:calc(50% - 15px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause{left:50px;left:-moz-calc(50% - 100px);left:-webkit-calc(50% - 100px);left:-o-calc(50% - 100px);left:calc(50% - 100px)}.e-media-player .e-media-toolbar.mob .e-media-time-li{width:50%;width:-moz-calc(100% - 160px);width:-webkit-calc(100% - 160px);width:-o-calc(100% - 160px);width:calc(100% - 160px)}.e-media-large-size .e-media-toolbar.adv .e-media-repeat:before,.e-media-large-size .e-media-toolbar.adv .e-media-shuffle:before{top:45%;top:-moz-calc(50% - 7px);top:-webkit-calc(50% - 7px);top:-o-calc(50% - 7px);top:calc(50% - 7px)}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 8px);top:-webkit-calc(50% - 8px);top:-o-calc(50% - 8px);top:calc(50% - 8px);left:45%;left:-moz-calc(50% - 9px);left:-webkit-calc(50% - 9px);left:-o-calc(50% - 9px);left:calc(50% - 9px)}.e-media-player .e-media-playlist-title-div.desktop{width:50%;width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px);width:-o-calc(100% - 85px);width:calc(100% - 85px)}.e-media-player .e-media-playlist-title-div.mobile{width:75%;width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px);width:-o-calc(100% - 90px);width:calc(100% - 90px)}.e-media-player .e-media-playlist-title{width:60%;width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:-o-calc(100% - 40px);width:calc(100% - 40px)}.e-media-player .e-media-playlist-navigation{width:80%;width:-moz-calc(100% - 13px);width:-webkit-calc(100% - 13px);width:-o-calc(100% - 13px);width:calc(100% - 13px)}.e-media-player .e-media-playlist-container.desktop .e-ddl-popup{height:80% !important;height:-moz-calc(100% - 46px) !important;height:-webkit-calc(100% - 46px) !important;height:-o-calc(100% - 46px) !important;height:calc(100% - 46px) !important}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{top:45%;top:-moz-calc(50% - 10px);top:-webkit-calc(50% - 10px);top:-o-calc(50% - 10px);top:calc(50% - 10px)}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{top:45%;top:-moz-calc(50% - 3.5px);top:-webkit-calc(50% - 3.5px);top:-o-calc(50% - 3.5px);top:calc(50% - 3.5px)}.e-media-player .e-media-timeslider.e-media-mob{top:45%;top:-moz-calc(50% - 4px);top:-webkit-calc(50% - 4px);top:-o-calc(50% - 4px);top:calc(50% - 4px)}.e-media-player .e-media-toolbar-ul.mob-playGroup{left:45%;left:-moz-calc(50% - 190px);left:-webkit-calc(50% - 190px);left:-o-calc(50% - 190px);left:calc(50% - 190px)}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{top:45% !important;top:-moz-calc(50% - 11px) !important;top:-webkit-calc(50% - 11px) !important;top:-o-calc(50% - 11px) !important;top:calc(50% - 11px) !important}.e-media-settings-popup .e-lv.subpage.e-childitem.e-slideleft{box-sizing:content-box} \ No newline at end of file diff --git a/public/content/ejthemes/ej.widgets.core.min.css b/public/content/ejthemes/ej.widgets.core.min.css deleted file mode 100644 index b7c5ffa..0000000 --- a/public/content/ejthemes/ej.widgets.core.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.widgets.core.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-colorwidget.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-split.e-disable .e-color-container:hover,.e-dialog.e-disable .e-dialog-icon:hover,.e-dialog.e-disable>.e-header,.e-ddl .e-disable.e-select:hover,.e-in-wrap .e-disable.e-select .e-icon,.e-in-wrap .e-disable.e-select,.e-rte .e-horizontal .e-disable,.e-slider.e-disable .e-handle.e-select{cursor:default}.e-corner,.e-corner .e-input,.e-acrdn-scroller.e-corner,.e-acrdn.e-corner .e-select,.e-corner .e-dt-button,.e-corner>.e-header .e-dialog-icon,.e-corner .e-tooltxt,.e-corner+.e-dialog,.e-corner+.e-dialog>.e-header .e-dialog-icon,.e-corner+.e-dialog>.e-btn{border-radius:4px 4px 4px 4px}.e-corner.e-tab>ul.e-addborderright .e-item,.e-corner.e-tab .e-addborderleft.e-content-item,.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-split .e-splitarrowright .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowleft .e-corner+.e-drp-btn{border-radius:0 4px 4px 0}.e-corner.e-tab>ul.e-addborderleft .e-item,.e-corner.e-tab .e-addborderright.e-content-item,.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-split .e-splitarrowleft .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowright .e-corner+.e-drp-btn{border-radius:4px 0 0 4px}.e-acrdn.e-corner .e-select.e-active,.e-datepicker.e-popup.e-corner .e-header,.e-corner.e-tab>ul.e-addborderbottom .e-item,.e-corner.e-tab .e-addbordertop.e-content-item,.e-split .e-splitarrowtop .e-corner+.e-drp-btn,.e-split .e-splitarrowbottom .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-corner .e-acrdn-content-active,.e-corner.e-dialog-wrap .e-widget-content,.e-corner.e-tab>ul.e-addbordertop .e-item,.e-corner.e-tab .e-addborderbottom.e-content-item,.e-split .e-splitarrowbottom .e-corner+.e-drp-btn,.e-split .e-splitarrowtop .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-listbox li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-corner.e-progressbar .e-progress.e-complete{border-radius:3px 3px 3px 3px}.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-atc .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-select,.e-ddl.e-rtl .e-corner.e-in-wrap .e-input,.e-ddl .e-corner.e-in-wrap .e-select,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-numeric .e-corner.e-in-wrap.e-padding .e-select,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-percent .e-corner.e-in-wrap.e-padding .e-select,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-currency .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget .e-corner.e-in-wrap.e-padding .e-select{border-radius:0 3px 3px 0}.e-atc .e-corner.e-in-wrap.e-padding .e-input,.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-ddl .e-corner.e-in-wrap .e-input,.e-ddl.e-rtl .e-corner.e-in-wrap .e-select,.e-numeric .e-corner.e-in-wrap.e-padding .e-input,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-percent .e-corner.e-in-wrap.e-padding .e-input,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-currency .e-corner.e-in-wrap.e-padding .e-input,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-corner.e-progressbar .e-progress{border-radius:3px 0 0 3px}.e-corner.e-dialog-wrap>.e-header{border-radius:3px 3px 0 0}input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-ddl.e-widget .e-ul.e-boxes{-webkit-box-shadow:none;box-shadow:none}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-corner-all{border-radius:4px 4px 4px 4px}.e-corner-top,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.e-corner-top,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.e-corner-bottom,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.e-corner-bottom,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.e-validation-error{font-size:14px;color:#cd0a0a}.e-no-spin::-webkit-inner-spin-button,.e-no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.e-no-spin{-moz-appearance:textfield}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-size:13px}.e-menu,input.e-input,input[type="text"].e-input,.e-mask,.e-ul,.e-btn .e-btn-span,.e-tbtn.e-chkbx-hidden,.e-datepicker table,.e-datepicker table th,.e-datepicker table td,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical>li.e-separator,.e-menu.e-context>li.e-separator,.e-tab.e-js>.e-header,.e-uploadbox .e-action-perform,.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content,.e-tagcloud .e-load,.e-scale,.e-select,.e-input.e-placeholder{margin:0;padding:0;outline:0 none;line-height:normal}.e-btn,.e-btn .e-btn-span,.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev,.e-datepicker .e-header .e-text,.e-menu>.e-list>a>img,.e-menu>.e-list>span>img,.e-menu>.e-list>a>div,.e-menu>.e-list>span>div,.e-menu>.e-list>a>span,.e-menu>.e-list>span>span,.e-menu .e-list>a span.e-icon,.e-menu .e-list>span span.e-icon,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical,.e-menu.e-context,.e-chkbox-wrap,.e-radiobtn-wrap,.e-chkbox-wrap div,.e-chkbox-wrap .e-text,.e-radiobtn-wrap .e-text,.e-tab.e-js>.e-header,.e-tab .e-header li,.e-tab .e-header li a,.e-dialog .e-dialog-icon,.e-dialog .e-icon,.e-uploadbox .e-selectpart,.e-uploadbox .e-file-list,.e-treeview .e-text,.e-tagcloud .e-cloud,.e-tagcloud .e-list,.e-tagcloud .e-cloud .e-tagitems,.e-h-scale .e-tick,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-pager,.e-pager .e-disableditem,.e-grid div.e-parentmsgbar,.e-grid .e-toolbaricons,.e-pager .e-pagercontainer{display:inline-block}.e-ul{list-style-type:none}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{border:medium none;height:100%;width:100%;display:block;line-height:1.908em}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{padding-left:.857em}.e-rtl input.e-input,.e-rtl input[type="text"].e-input,.e-rtl .e-input.e-placeholder,.e-textbox.e-rtl,.e-textarea.e-rtl{text-align:right;padding-left:0;padding-right:.857em}.e-in-wrap{display:block;height:100%;position:relative;overflow:hidden;border:1px solid}.e-rtl{direction:rtl}.e-widget,.e-widget [class^="e-"],.e-widget [class*=" e-"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-widget.e-box,.e-widget .e-box,.e-widget button.e-btn,button.e-btn.e-widget,input.e-btn.e-widget,input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-widget input.e-input,.e-lv.e-js .e-header.e-box,.e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-scheduledialog.e-dialog .e-dialog-scroller,.e-ss-dialog.e-dialog .e-dialog-scroller{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-shadow{-moz-box-shadow:0 0 9px rgba(0,0,0,.4);-webkit-box-shadow:0 0 9px rgba(0,0,0,.4);box-shadow:0 0 9px rgba(0,0,0,.4)}.e-overlay{background-color:#808080;opacity:.5;filter:alpha(opacity=50);width:100%;height:100%}.e-tooltipbox{font-weight:600;height:auto;position:absolute;width:auto;min-width:10px;text-align:center;z-index:10000}.e-tooltipbox{padding:2px;border:1px solid}.e-slider-wrap .e-sliderbtn.e-select{position:absolute;width:20px;height:20px;border-radius:10px;box-shadow:none}.e-slider-wrap.e-horizontal .e-decreasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-horizontal.e-rtl .e-decreasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal .e-increasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal.e-rtl .e-increasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-vertical .e-increasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical.e-top-to-bottom .e-increasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-vertical.e-top-to-bottom.e-rtl{direction:ltr}.e-slider-wrap.e-vertical.e-top-to-bottom .e-decreasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical .e-top.e-decreasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-horizontal.e-slider-buttons{position:relative !important;padding-right:40px !important;padding-left:40px !important}.e-slider-wrap.e-vertical.e-slider-buttons{position:relative !important;padding-top:40px !important;padding-bottom:40px !important}.e-slider-wrap .e-sliderbtn .e-icon.e-plus:before{content:""}.e-slider-wrap .e-sliderbtn .e-icon.e-minus:before{content:""}.e-sliderbtn.e-btn.e-select .e-icon{padding:0 2px .5px 2px}.e-sliderbtn.e-btn.e-select .e-btn-span{display:block}.e-input::-ms-clear{display:none}.edge-browser ::-webkit-input-placeholder{opacity:1 !important}.e-input::-webkit-input-placeholder,.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input::-moz-placeholder,.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input:-moz-placeholder,.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input:-ms-input-placeholder,.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-input.e-watermark{font-style:italic;opacity:.6;filter:alpha(opacity=60)}.e-widget .e-input.e-placeholder{top:0;position:absolute;white-space:nowrap;text-align:left}.e-widget .e-input.e-placeholder{font-style:italic}.e-textbox:not(.e-control){height:30px}.e-textbox:not(.e-control),.e-textarea:not(.e-control){line-height:1.908em;outline:medium none;border:1px solid}.e-textbox:not(.e-control),.e-textarea:not(.e-control){width:100%;padding-left:.857em}.e-pinch{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.e-pan-x{-ms-touch-action:pinch-zoom pan-x;touch-action:pinch-zoom pan-x}.e-pan-y{-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}@-webkit-keyframes e-icon-ripple{100%{opacity:0;-webkit-transform:scale(4)}}@keyframes e-icon-ripple{100%{opacity:0;transform:scale(4)}}@-webkit-keyframes e-text-ripple{100%{opacity:0;-webkit-transform:scale(20)}}@keyframes e-text-ripple{100%{opacity:0;transform:scale(20)}}@-webkit-keyframes e-full-text-ripple{100%{opacity:0;-webkit-transform:scale(70)}}@keyframes e-full-text-ripple{100%{opacity:0;transform:scale(70)}}html{-webkit-tap-highlight-color:transparent}.e-tooltip-wrap{display:none;position:absolute;max-width:350px;min-width:50px;visibility:visible;padding:0}.e-tooltip-wrap .e-arrowTip{height:10px;left:50%;top:100%;overflow:hidden;position:absolute;width:20px}.e-tooltip-wrap .e-tipContainer{position:relative;overflow:hidden}.e-tooltipShadowLeft{box-shadow:4px 4px 4px 0 rgba(0,0,0,.06)}.e-tooltipShadowRight{box-shadow:-4px -4px 4px 0 rgba(0,0,0,.06)}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{position:relative;overflow:hidden;display:block}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{padding:5px 7px 5px 7px}.e-tooltip-wrap .e-tipContainer .e-header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left}.e-tooltip-wrap .e-tipContainer .e-header{font-weight:bold;font-size:15px}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{overflow:hidden;text-overflow:ellipsis}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{font-weight:bold}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{content:""}.e-tooltip-wrap .e-cross-circle:before{content:"";color:#474747}.e-tooltip-wrap .e-cross-circle{top:-9px;right:-9px;float:right;position:absolute}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close{float:right;padding:5px}.e-def{word-wrap:break-word}.e-tooltip-wrap .e-tipContainer .e-tipcontent{padding:5px 7px}.e-tooltip-wrap .e-corner{border-radius:2px 2px 2px 2px}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-rtl{direction:rtl}.e-btn{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;border:medium none;box-shadow:none}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{border:1px solid}.e-btn,.e-btn .e-btn-span,.e-btn.e-tbtn .e-btn-span,.e-btn.e-split-btn .e-btn-span{vertical-align:middle;border-spacing:0}.e-btn .e-icon,.e-tbtn.e-btn .e-btn-span .e-icon,.e-split-btn-div .e-icon,.e-split-btn .e-icon{display:table-cell;padding:4px 3px;visibility:visible;vertical-align:middle}.e-split-btn-div .e-icon{font-size:10px}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-left:1px solid}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border-right:1px solid}.e-btn.e-txt{padding:.1em .4em .3em}.e-split .e-btn.e-txt{padding:.1em .4em .3em}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{width:auto;cursor:pointer;display:table-cell;vertical-align:middle;line-height:normal}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{padding:.1em .15em .3em}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{height:auto}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini{height:28px;width:63px}.e-btn.e-btn-small,.e-tbtn.e-btn-small{height:32px;width:89px}.e-btn.e-select.e-btn-medium,.e-tbtn.e-select.e-btn-medium{height:36px;width:113px}.e-btn.e-btn-large,.e-tbtn.e-btn-large{height:40px;width:130px}.e-btn.e-btn-large,.e-tbtn.e-btn-large,.e-split.e-btn-large .e-split-btn.e-select,.e-split .e-btn-arrowsplit-large .e-split-btn.e-select{font-size:15px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini,.e-split.e-btn-mini .e-split-btn.e-select,.e-split .e-btn-arrowsplit-mini .e-split-btn.e-select{font-size:12px}.e-btn.e-btn-small,.e-tbtn.e-btn-small,.e-split.e-btn-small .e-split-btn.e-select,.e-split .e-btn-arrowsplit-small .e-split-btn.e-select{font-size:13px}.e-btn.e-btn-medium,.e-tbtn.e-btn-medium,.e-split.e-btn-medium .e-split-btn.e-select,.e-split .e-btn-arrowsplit-medium .e-split-btn.e-select{font-size:14px}.e-split-btn.e-select{vertical-align:initial}.e-tbtn-wrap{display:block}.e-tbtn.e-chkbx-hidden{border:0 none;height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;opacity:0;filter:alpha(opacity=0)}.e-tbtn-wrap label{cursor:pointer;display:block;font-weight:normal;margin-bottom:0}.e-split.e-btn-small{height:32px;width:89px}.e-split.e-btn-mini{height:28px;width:63px}.e-split.e-btn-normal{height:30px}.e-split.e-btn-medium{height:36px;width:113px}.e-split.e-btn-large{height:40px;width:130px}.e-split.e-btn-arrowsplit-large{height:64px;width:135px}.e-split.e-btn-arrowsplit-medium{height:60px;width:113px}.e-split.e-btn-arrowsplit-normal{height:54px}.e-split.e-btn-arrowsplit-mini{height:52px;width:63px}.e-split.e-btn-arrowsplit-small{height:56px;width:89px}.e-split.e-btn-arrowsplit-small.e-drop{height:42px;width:89px}.e-split.e-btn-arrowsplit-large.e-drop{height:50px;width:135px}.e-split.e-btn-arrowsplit-medium.e-drop{height:46px;width:113px}.e-split.e-btn-arrowsplit-normal.e-drop{height:40px}.e-split.e-btn-arrowsplit-mini.e-drop{height:38px;width:63px}.e-split{display:block;position:relative;margin:0;overflow:hidden}.e-split.e-btnrtl{padding:0}.e-split-btn,.e-split-btn.e-left-btn{height:100%}.e-split-btn.e-btn-txt{height:100%}.e-split-btn.e-btn-txt{width:24px}.e-split-btn.e-left-btn{width:100%}.e-split-btn.e-rht-btn{width:24px;height:100%}.e-split-btn.e-drp-btn.e-select{float:left;position:absolute}.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:12px;width:12px;font-size:10px}.e-split .e-in-wrap{border:none}.e-split .e-padding{padding:0 24px 0 0}.e-split.e-rtl .e-padding,.e-split.e-btn-normal.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-normal .e-padding.e-splitarrowleft{padding:0 0 0 24px}.e-split.e-drop .e-padding{padding:0}.e-split .e-padding.e-splitarrowleft,.e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 24px}.e-split.e-rtl .e-padding.e-splitarrowleft,.e-split .e-padding.e-splitarrowright{padding:0 24px 0 0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{height:100%;left:0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{width:24px}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-btn-txt{right:0}.e-splitarrowright .e-split-btn.e-rht-btn.e-btn-normal,.e-splitarrowright .e-split-btn.e-btn-txt.e-btn-normal{width:24px;height:100%}.e-splitarrowright .e-split-btn.e-left-btn{border-right:medium none}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-rtl .e-splitarrowright .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowright .e-split-btn.e-btn-txt{left:0}.e-split .e-padding.e-splitarrowbottom{padding:0 0 24px 0}.e-splitarrowbottom .e-split-btn.e-rht-btn,.e-splitarrowbottom .e-split-btn.e-btn-txt{height:24px;width:100%;bottom:0;left:0}.e-splitarrowbottom .e-split-btn.e-left-btn{border-bottom:medium none}.e-split .e-padding.e-splitarrowtop{padding:24px 0 0 0}.e-splitarrowtop .e-split-btn.e-rht-btn,.e-splitarrowtop .e-split-btn.e-btn-txt{height:24px;width:100%;top:0;left:0}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-drop .e-droparrowleft,.e-split.e-drop.e-rtl .e-droparrowright{padding:0 0 0 15px}.e-split.e-drop.e-rtl .e-droparrowleft,.e-split.e-drop .e-droparrowright{padding:0 15px 0 0}.e-droparrowleft .e-split-btn-div{left:0;top:50%}.e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-splitbutton.e-btn{box-sizing:border-box}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{right:0;left:auto;top:50%}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-droparrowright .e-split-btn-div{right:0;top:50%}.e-droparrowright .e-split-btn-div{margin-top:-10px}.e-split.e-rtl .e-droparrowright .e-split-btn-div{left:0;right:auto;top:50%}.e-split.e-rtl .e-droparrowright .e-split-btn-div{margin-top:-10px}.e-split.e-drop .e-droparrowbottom{padding:0 0 15px 0}.e-droparrowbottom .e-split-btn-div{bottom:0;left:50%;margin-left:-10px}.e-split.e-drop .e-droparrowtop{padding:10px 0 0 0}.e-droparrowtop .e-split-btn-div{top:2px;left:50%;margin-left:-10px}.e-split.e-menu{border-radius:0;box-shadow:none}.e-split.e-menu.e-corner{border-radius:4px}.e-split.e-context,.e-split.e-context li.e-list.e-haschild{overflow:visible}.e-split.e-context li.e-list,.e-split.e-context li.e-list.e-haschild span{overflow:hidden}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{height:56px;width:56px;overflow:hidden}.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{border-radius:100%}.e-flat-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon>.e-btn-span,.e-float-btn.e-btn.e-select.e-icon>.e-btn-span,.e-primary-icon-btn.e-btn.e-select.e-icon>.e-btn-span{display:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-width:1px}.e-numeric,.e-percent,.e-currency,.e-mask{display:block;overflow:visible;height:30px;width:143px}.e-numeric .e-spin,.e-percent .e-spin,.e-currency .e-spin{position:absolute;right:0;border:0 none;cursor:pointer}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{display:block}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{height:50%;width:100%}.e-numeric .e-spin-up,.e-percent .e-spin-up,.e-currency .e-spin-up{top:0}.e-numeric .e-spin-down,.e-percent .e-spin-down,.e-currency .e-spin-down{bottom:0}.e-numeric .e-padding,.e-percent .e-padding,.e-currency .e-padding,.e-numeric:hover .e-padding,.e-percent:hover .e-padding,.e-currency:hover .e-padding{padding:0 24px 0 0}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{display:block;width:100%;position:absolute;top:50%}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{height:8px;margin-top:-4px}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{font-size:10px}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{cursor:pointer;display:block;position:absolute;right:0;text-align:left;border-left:1px solid;top:0}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{width:23px;height:100%}.e-numeric.e-rtl .e-select,.e-percent.e-rtl .e-select,.e-currency.e-rtl .e-select,.e-mask.e-rtl .e-select{border-right:1px solid;border-left:none}.e-numeric.e-rtl .e-in-wrap.e-padding,.e-percent.e-rtl .e-in-wrap.e-padding,.e-currency.e-rtl .e-in-wrap.e-padding,.e-numeric.e-rtl:hover .e-in-wrap.e-padding,.e-percent.e-rtl:hover .e-in-wrap.e-padding,.e-currency.e-rtl:hover .e-in-wrap.e-padding{padding:0 0 0 24px}.e-atc{display:block;overflow:visible;width:143px;height:30px}.e-atc .e-padding{padding:0 24px 0 0}.e-atc .e-icon{display:block;width:100%;position:absolute;top:50%}.e-atc .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left;border-left:1px solid}.e-atc.e-rtl .e-select{border-right:1px solid;border-left:none}.e-atc .e-in-wrap .e-iclose:before{content:"";width:18px;right:0;color:#c8c8c8;font-size:20px;margin-top:4px;display:block}.e-atc.e-rtl .e-in-wrap .e-iclose:before{width:0}.e-atc .e-in-wrap .e-iclose{width:14px;right:10px;box-sizing:content-box;backface-visibility:hidden}.e-atc .e-popup .e-iclose:before{float:right;padding-right:45px}.e-atc.e-rtl .e-popup .e-iclose:before{float:left;padding-left:35px}.e-atc .e-in-wrap .e-iclose{width:24px;right:0;box-sizing:content-box;backface-visibility:hidden;top:7px;height:inherit;vertical-align:middle}.e-atc .e-reset .e-input{padding:0 20px 0 7px}.e-rtl .e-in-wrap.e-reset .e-input{padding:0 7px 0 20px}.e-atc.e-rtl .e-in-wrap .e-iclose{right:auto;left:0;padding-left:10px}.e-atc.e-rtl .e-padding{padding:0 0 0 24px}.e-atc-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-atc-popup .e-hilight-txt{font-weight:bold}.e-atc-popup ul li.e-category{font-weight:bold}.e-atc-popup.e-rtl ul li.e-category{margin:0 .857em 0 0;padding:5px 0 5px 5px}.e-atc-popup ul li{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup.e-rtl ul li{padding:5px .857em 5px 5px}.e-atc .e-input.e-load{background-position:right center;background-repeat:no-repeat}.e-atc.e-rtl .e-input.e-load{background-position:left center}.e-atc .e-icon{height:14px;margin-top:-7px}.e-atc .e-options{border:1px solid;border-radius:4px;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;padding:0 19px 3px 4px;position:relative}.e-atc.e-rtl .e-options{margin:2px 2px 2px 0;padding:0 4px 3px 19px;float:right}.e-atc .e-visual-mode.e-input{display:inline-block;max-width:99%;text-indent:0;float:left;height:28px;margin:0 0 0 2px;padding-left:0;box-shadow:none}.e-atc.e-rtl .e-visual-mode.e-input{float:right;margin:0 2px 0 0}.e-atc .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;margin-top:-5px;right:4px;width:10px;opacity:.75}.e-atc .e-options .e-icon.e-close:hover{opacity:1}.e-atc.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-atc-popup .e-atc-tableContent tr td,.e-atc-popup .e-atc-tableHeaderContent th{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup .e-atc-tableContent,.e-atc-popup div.e-atc-tableHeaderContent table{table-layout:fixed}.e-atc-popup div.e-atc-tableHeaderScroll{padding-right:19px}.e-atc-popup div.e-atc-tableHeaderRTL{padding-left:19px}.e-atc-popup div.e-atc-tableHeader{table-layout:fixed;border-collapse:separate;margin-top:0;border-spacing:0;overflow:hidden;vertical-align:middle;clear:right}.e-atc-popup div.e-atc-tableHeaderContent{overflow:hidden}.e-atc .e-boxes.e-disable{pointer-events:none}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-waitpopup-pane.e-widget.e-tree-popup{display:none !important}.e-ddl{display:block;overflow:visible;width:143px;outline:0 none}.e-ddl{height:30px}.e-ddl .e-in-wrap{padding:0 24px 0 0}.e-ddl .e-icon{display:block;position:absolute}.e-ddl .e-icon{top:50%;width:100%}.e-ddl .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left}.e-ddl .e-select{border-left:1px solid}.e-ddl.e-rtl .e-select{border-right:1px solid;border-left:none}.e-ddl.e-rtl .e-in-wrap{padding:0 0 0 24px}.e-ddl-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-ddl-popup{box-shadow:none}@keyframes fadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}@keyframes slideDownIn20{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{min-height:1.3em}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{line-height:1.4;padding:5px 5px 5px .857em}.e-ddl-popup.e-rtl div>ul li{padding:5px .857em 5px 5px}.e-ddl .e-options{border:1px solid;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;position:relative}.e-ddl .e-options{border-radius:4px;padding:0 19px 3px 4px}.e-ddl .e-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl.e-widget .e-input.e-disable{pointer-events:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-ddl.e-rtl .e-options{margin:2px 2px 2px 0;padding:0 4px 3px 19px;float:right}.e-ddl .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;right:4px;width:10px;opacity:.75}.e-ddl .e-options .e-icon.e-close{margin-top:-5px}.e-ddl .e-options .e-icon.e-close:hover{opacity:1}.e-ddl.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-ddl.e-rtl .e-in-wrap .e-select{border-left:0 none;text-align:right}.e-ddl-popup.e-atc-popup.e-rtl ul li.e-category{margin:0;padding:5px .857em 5px 5px}.e-ddl-popup div>ul li{vertical-align:middle}.e-ddl .e-in-wrap .e-select.e-load{background-position:center center;background-repeat:no-repeat;opacity:.35;filter:alpha(opacity=35)}.e-ddl-popup div>ul li .e-align{float:left;vertical-align:middle}.e-ddl-popup.e-rtl div>ul li .e-align{float:right}.e-ejinputtext{padding-right:4px}.e-ejinputtext{text-indent:10px}.e-ddl-popup .e-atc.e-search{width:100%;height:36px;border-bottom:1px solid;position:relative}.e-ddl-popup .e-atc.e-search .e-in-wrap{margin:8px;height:28px;position:relative}.e-ddl-popup .e-atc.e-search .e-search,.e-ddl-popup .e-atc.e-search .e-cross-circle{width:14px;right:10px}.e-ddl-popup .e-atc.e-search .e-input{padding:0 20px 0 7px}.e-ddl-popup .e-atc.e-search .e-search:before{content:"";font-size:20px;margin-top:-3px}.e-ddl-popup .e-atc.e-search .e-cross-circle:before{content:"";font-size:20px;margin-top:-3px}.e-ddl .e-icon{font-size:12px;height:12px}.e-ddl .e-icon{margin-top:-6px}.e-ddl-popup.e-rtl .e-atc.e-search .e-input{padding:0 7px 0 20px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search,.e-ddl-popup.e-rtl .e-atc.e-search .e-cross-circle{right:auto;left:0;padding-left:10px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search:before{-ms-transform:rotate(60deg);-webkit-transform:rotate(60deg);transform:rotate(60deg);margin-top:0}.e-ddl-popup .e-checkwrap{cursor:pointer;position:relative;top:3px;font-size:12px;z-index:2;text-align:left}.e-ddl-popup .e-checkwrap{margin-right:10px;height:14px;width:14px}.e-ddl-popup .e-check-act:before{content:"";width:100%;height:100%;position:absolute}.e-ddl-popup .e-check-act:before{top:1px;left:1px}.e-ddl-popup .e-check-input{display:none}.e-ddl-popup.e-rtl .e-checkwrap{margin:0 0 0 10px}.e-ddl-popup .e-ddltxt,.e-ddl-popup .e-checkwrap{display:inline-block}.e-timewidget{display:block;overflow:visible}.e-timewidget{height:30px;width:143px}.e-timewidget .e-padding{padding:0 24px 0 0}.e-timewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-timewidget .e-select{cursor:pointer;display:block;position:absolute;right:0;top:0;text-align:left}.e-timewidget .e-select{border-left:1px solid;width:23px;height:100%}.e-timewidget.e-rtl .e-select{border-left:none}.e-timewidget.e-rtl .e-select{border-right:1px solid}.e-timewidget.e-rtl .e-padding{padding:0 0 0 24px}.e-time-popup{cursor:default;position:absolute;border:1px solid;outline:0 none}.e-timewidget .e-input{letter-spacing:1px}.e-timewidget .e-icon{font-size:20px;height:20px;margin-top:-10px}.e-time-popup{font-weight:normal}.e-time-popup{letter-spacing:1px}.e-time-popup ul li{padding:2px 2px 2px .857em}.e-time-popup.e-rtl ul li{padding:2px .857em 2px 2px}.e-timewidget.e-error .e-in-wrap{border-color:#f00}.e-timewidget.e-widget.e-ntouch.e-active{background:none}.e-datewidget.e-error .e-in-wrap{border-color:#f00}.e-datewidget{display:block;overflow:visible;height:30px}.e-datewidget{width:143px}.e-datewidget .e-padding{padding:0 24px 0 0}.e-datewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left}.e-datewidget .e-select{width:23px;border-left:1px solid}.e-datewidget.e-rtl .e-select{border-left:none}.e-datewidget.e-rtl .e-select{border-right:1px solid}.e-datewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-datewidget .e-icon{margin-top:-11px}.e-datewidget .e-icon{height:21px;font-size:21px}.e-datepicker .e-datepicker-months td,.e-datepicker .e-datepicker-years td,.e-datepicker .e-datepicker-allyears td{height:45px}.e-datepicker .e-datepicker-months,.e-datepicker .e-datepicker-years,.e-datepicker .e-datepicker-allyears{width:100%}.e-datepicker.e-calendar{overflow:hidden}.e-datepicker.e-calendar{border:1px solid;box-shadow:none}.e-datepicker.e-calendar .e-header,.e-datetime-popup .e-timecontainer .e-header{text-align:center;height:30px;line-height:27px}.e-widget.e-calendar .e-header{display:block;font-weight:normal;height:30px;width:auto}.e-widget.e-calendar .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{line-height:27px;text-indent:0}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datepicker .e-header .e-disable .e-icon{cursor:default}.e-datepicker .e-week-header{height:35px}.e-datepicker .e-icon{height:18px;width:18px;padding:0}.e-datepicker .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datepicker .e-header .e-disable.e-arrow-sans-left{position:inherit}.e-datepicker .e-datepicker-days .e-state-default{height:26px;border:0 none}.e-datepicker .e-icon.e-arrow-sans-left{float:left}.e-datepicker .e-icon.e-arrow-sans-right{float:right}.e-datepicker .e-icon.e-arrow-sans-right:before{left:4px}.e-datepicker.e-rtl .e-header .e-next{right:-10px}.e-datepicker .e-header .e-next{right:5px}.e-datepicker.e-rtl .e-header .e-prev{left:-10px}.e-datepicker .e-header .e-prev{left:5px}.e-datepicker .e-header .e-text{cursor:pointer;padding:1px 0;text-align:center;vertical-align:middle;width:83%}.e-datepicker .e-header .e-text .e-datepicker-headertext{padding:0 7px 0 8px;border-radius:4px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.e-datepicker .e-header a:hover,.e-datepicker .e-header a:focus{text-decoration:none;padding:0}.e-datepicker .e-footer{cursor:pointer}.e-datepicker .e-footer{padding:3px;text-align:center;margin:3px 0 0}.e-datepicker .e-hide-date,.e-datepicker table td.e-disable>span.e-image,.e-datepicker .e-footer.e-footer-disable{opacity:.34}.e-datepicker table{border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datepicker .e-footer.e-footer-disable{pointer-events:none}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{cursor:default;font-weight:normal;text-align:center;background:transparent;border:0 none;vertical-align:middle}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-size:inherit}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-weight:300;font-style:italic;border-radius:0}.e-datepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datepicker .e-dp-viewdays .e-current-month:hover{border-radius:4px}.e-datepicker .e-dp-viewdays{cellspacing:2}.e-rtl .e-select{right:auto;left:0}.e-datepicker.e-js.e-input.e-disable,.e-timepicker.e-js.e-input.e-disable,.e-daterangepicker.e-js.e-input.e-disable,.e-datetimepicker.e-js.e-input.e-disable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-icons table .e-datepicker-days td,.e-datepicker.e-icons table th{text-align:center}.e-datepicker.e-icons table .e-datepicker-days td,.e-datepicker.e-icons table th{text-align:right;padding-right:10px}.flag .e-image,.e-special-day .e-image{display:inline-block;margin-right:3px;vertical-align:text-top}.e-datepicker.e-calendar{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-calendar{width:18em}.e-datepicker.e-calendar.e-inline{position:static}.e-datepicker.e-calendar.e-headerlong{width:35em}.e-datepicker table .e-datepicker-days td.e-state-default.e-week-end{font-weight:bold}.e-selected-week,.e-selected-month{border-radius:4px}.e-datepicker .e-special-date-icon{width:12px;height:12px;display:inline-block;margin-right:3px}.e-datepicker.e-popup.e-disable table td,.e-datepicker.e-popup.e-disable .e-footer,.e-datepicker.e-popup.e-disable .e-header .e-text,.e-datepicker.e-popup.e-disable .e-header .e-next,.e-datepicker.e-popup.e-disable .e-header .e-prev,.e-daterangewidget .e-select.e-disable,.e-daterangewidget .e-select.e-disable .e-icon,.e-datewidget .e-select.e-disable,.e-datewidget .e-select.e-disable .e-icon{cursor:default}.e-datewidget.e-widget.e-ntouch.e-active{background:none}.e-daterangewidget.e-error .e-in-wrap{border-color:#f00}.e-daterangewidget{display:block;overflow:visible;width:143px;height:30px}.e-daterangewidget .e-padding{padding:0 24px 0 0}.e-daterangewidget .e-icon{display:block;position:absolute;top:50%;font-size:21px;margin-top:-11px}.e-daterangewidget .e-icon{height:21px}.e-daterangewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-daterangewidget .e-select{width:23px}.e-daterangewidget.e-rtl .e-select{border-right:1px solid;border-left:none}.e-daterangewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-daterangepicker-popup{display:inline-block;width:auto;box-sizing:content-box;position:absolute}.e-daterangepicker-popup .e-left-datepicker.e-left-timepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker.e-right-timepicker .e-datewidget{width:117px}.e-daterangepicker-popup .e-left-datepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker .e-datewidget{width:100%}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{border-radius:1px}.e-daterangepicker-popup .e-custom-dateranges{width:auto;float:right;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepickers-popup{display:inline-block}.e-daterangepicker-popup .e-right-datepicker{float:right;padding-right:5px}.e-daterangepicker-popup .e-left-datepicker{display:inline-block}.e-daterangepicker-popup .e-left-datepicker,.e-daterangepicker-popup .e-right-datepicker{padding-left:10px;padding-top:5px}.e-daterangepicker-popup .e-left-datepicker .e-calendar,.e-daterangepicker-popup .e-right-datepicker .e-calendar{padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-left-datepicker .e-timewidget,.e-daterangepicker-popup .e-right-datepicker .e-timewidget{float:right;padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepicker.e-popup.e-calendar{border:none}.e-daterangepicker-popup .e-datepicker .e-header{border:none}.e-daterangepicker-popup .e-datepicker .e-dp-viewdays{border-collapse:separate;border-spacing:0 2px}.e-datepickers-popup{display:inline-flex}.e-daterangepicker-popup.e-daterange-responsive .e-custom-dateranges .e-dateranges-ul li.rangeItem{text-align:center;padding:0 25px}.e-daterangepicker-popup.e-daterange-responsive .e-drp-button.e-select.e-flat{float:none;margin:5px 5px}.e-daterangepicker-popup.e-daterange-responsive .e-drpbuttons{max-width:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{height:30px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range:hover{border-radius:1px}.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days td:hover::before,.e-daterangepicker-popup .e-datepicker .today:before,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .current-month.e-state-default.e-special-day:hover::before{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date{border-radius:4px}.e-dateranges{height:104px;width:100px}.e-daterange-timepopup.e-time-popup{font-size:13px}.e-daterangepicker-popup .e-custom-dateranges ul{padding:0;margin-top:0}.e-custom-dateranges li{cursor:pointer;list-style:none;line-height:30px;padding:0 10px 0 10px;margin:5px;overflow:hidden;white-space:nowrap;max-width:200px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.e-daterangepicker-popup .e-datepicker.e-calendar{box-shadow:none}.e-daterangepicker-popup .e-drp-button{float:right;display:inline-block;text-align:center;cursor:pointer;border:1px solid;margin-left:10px;margin:5px 5px 5px 5px;font-size:13px}.e-daterangepicker-popup .e-drp-button{padding:4px 16px}.e-daterangepicker-popup .e-drpbuttons div{overflow:hidden;white-space:nowrap;max-width:100px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0}.e-daterangepicker-popup .e-drp-button.e-drp-reset{float:left}.e-daterangepicker-popup .e-drp-button.e-drp-apply,.e-daterangepicker-popup .e-drp-button.e-drp-cancel{margin-left:0}.e-daterange-responsive{display:block}.e-daterange-responsive .e-datepickers-popup{width:100%;display:block}.e-daterange-responsive .e-datepickers-popup>div{width:100%;display:block;padding:0}.e-daterange-responsive .e-datepickers-popup .e-datewidget{padding:5px;width:95%}.e-daterange-responsive .e-drpbuttons{display:block;width:100%;float:none;max-width:200px}.e-daterange-responsive .e-custom-dateranges{width:100%;border-top:1px solid}.e-daterange-responsive .e-drpbuttons div{max-width:40px}.e-responsive.e-daterangepicker-popup .e-custom-dateranges.e-responsive{border-left:none;border-top:none}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-calendar{padding-top:0}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-datewidget{display:none}.e-responsive.e-daterangepicker-popup .e-right-datepicker{display:none}.e-daterangewidget.e-widget.e-ntouch.e-active{background:none}.e-menu{font-size:0;display:block;width:auto;height:auto;font-weight:normal}.e-menu{border:1px solid}.e-menu *{list-style-image:none;list-style-position:outside;list-style-type:none}.e-menu * a:focus{outline:none}* .e-menu>.e-list>ul,* .e-menu>.e-list>ul .e-list>ul{left:102%;top:-.8px}.e-menu>.e-list{border:0 none;position:relative;text-align:left;cursor:pointer}.e-menu .e-list>ul{position:absolute;visibility:inherit;padding:1px;margin:0;left:-1px;z-index:1000;display:none}* .e-menu .e-list>ul .e-list{border:0 none;float:none;position:relative;cursor:pointer}* .e-menu .e-list>ul .e-list{line-height:normal}.e-menu .e-list>.e-menulink{text-decoration:none;display:block;border:0 none;width:auto;height:auto;position:relative}.e-menu .e-list>.e-menulink{font-size:13px}.e-menu .e-list>.e-menulink{min-height:18px}.e-menu .e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu .e-list>.e-menulink{padding:3px 18px 3px 28px}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{left:2px;position:absolute;vertical-align:middle;border:0 none}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{margin:0 4px 0 0;top:25%}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:auto;position:absolute}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:-4px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:35%;font-size:10px}.e-menu-res-wrap .e-check-wrap .e-chkbox-wrap{opacity:0;width:100%;height:100%}.e-menu-res-wrap{display:none;height:32px;overflow:hidden}.e-menu-res-wrap .e-menu-res-in-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap .e-res-icon,.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{cursor:pointer;display:block;height:100%;position:absolute;right:0;text-align:left;top:0;margin:0;width:30px}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{background-position:3px 7px;background-repeat:no-repeat}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{border-left:1px solid #aaa}.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title{height:100%;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap{padding:5px 30px 5px 5px}.e-menu.e-horizontal>.e-ham-wrap{float:right;border-left:1px solid;cursor:pointer}.e-menu.e-rtl.e-horizontal>.e-ham-wrap{float:left}.e-menu.e-horizontal>.e-ham-wrap>div{padding:8px;font-size:13px}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{position:relative;display:inline-block;width:1.25em;height:.8em;border-top:.2em solid;border-bottom:.2em solid}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{content:"";position:absolute;top:.3em;left:0;width:100%;border-top:.2em solid}.e-menu.e-separator.e-horizontal>.e-list.e-last{border-right:none}.e-menu-wrap>.e-menu-popwrap{position:absolute;overflow-y:auto;z-index:10000;border:1px solid}.e-menu.e-horizontal>.e-menu-show{display:inline-block}.e-menu.e-horizontal>.e-menu-hide{display:none}.e-menu-wrap>.e-menu-popwrap ul{border:none;position:static}.e-menu-wrap>.e-menu-popwrap>.e-vertical>.e-list ul{border:none}.e-menu-wrap>.e-menu-popwrap>.e-menu.e-vertical .e-list>.e-menulink{white-space:normal;word-wrap:break-word}.e-menu.e-rtl,.e-menu.e-rtl>.e-list{text-align:right}.e-menu.e-rtl .e-list>.e-menulink>img,.e-menu.e-rtl .e-list>.e-menulink>div,.e-menu.e-rtl .e-list>.e-menulink>span{margin:0 0 0 4px}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:-2px;right:auto}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{margin-left:5px}.e-menu.e-rtl .e-list>.e-menulink>span{right:0}.e-menu.e-rtl .e-list>.e-menulink>span{margin-right:3px}.e-menu.e-horizontal>.e-list>.e-menulink{height:100%}.e-menu.e-horizontal>.e-list>.e-menulink{padding:0 8px;line-height:32px}.e-menu.e-horizontal .e-list>ul{border:1px solid}.e-menu.e-horizontal .e-list>ul li.e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink{display:block}.e-menu.e-horizontal>.e-list a.e-arrow-space{padding-right:24px}.e-menu.e-horizontal>.e-list span.e-menu-arrow{height:10px;bottom:-1px;overflow:hidden;position:absolute;left:12%;z-index:10005;width:20px}.e-menu.e-horizontal>.e-list span.e-menu-left{left:12%;right:auto}.e-menu.e-rtl.e-horizontal>.e-list span.e-menu-left{right:12%;left:auto}.e-menu.e-rtl.e-horizontal .e-list>ul{left:auto;right:-1px}.e-context.e-menu .e-list>a.e-menulink{text-overflow:ellipsis;overflow:hidden}.e-menu.e-rtl.e-horizontal .e-list>ul ul{right:auto;left:102%}.e-menu.e-horizontal>.e-list>.e-menulink>img,.e-menu.e-horizontal>.e-list>.e-menulink>div,.e-menu.e-horizontal>.e-list>.e-menulink>span{left:2px;top:-2px;margin:0 4px 0 0;position:relative;vertical-align:middle;border:0 none}.e-menu.e-rtl.e-horizontal>.e-list .e-arrow-space{padding-left:24px;padding-right:4px}.e-menu.e-rtl .e-list>ul li.e-list .e-arrow-space{padding-right:28px}.e-menu.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>li.e-list:last-child,.e-menu.e-horizontal>li.e-separator:last-child,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-vertical>li:last-child,.e-menu.e-vertical>li.e-separator:last-child,.e-menu.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-separator.e-horizontal>li:last-child,.e-menu.e-rtl.e-horizontal>li.e-separator:last-child,.e-menu.e-rtl.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-vertical>li:last-child,.e-menu.e-rtl.e-vertical>li.e-separator:last-child,.e-menu.e-rtl.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-context>li:last-child,.e-menu.e-context>li.e-separator:last-child,.e-menu.e-context .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-context>li:last-child,.e-menu.e-rtl.e-context>li.e-separator:last-child,.e-menu.e-rtl.e-context .e-list>ul .e-list.e-separator:last-child{border:0 none}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-horizontal>.e-separator{border-right:1px solid}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator,.e-menu.e-context>.e-separator{border-bottom:1px solid}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-right:0 none}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-left:1px solid}.e-menu.e-rtl.e-vertical .e-list>ul li.e-list>.e-menulink,.e-menu.e-rtl.e-horizontal .e-list>ul li.e-list>.e-menulink{padding:3px 28px 3px 18px}.e-menu.e-vertical>.e-list>.e-menulink{padding:0 28px}.e-menu.e-vertical{border:1px solid;width:150px}.e-menu.e-vertical .e-list,.e-menu.e-vertical>li.e-list.e-separator{line-height:27px}.e-menu.e-vertical .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%}.e-menu.e-vertical .e-list>ul{border:1px solid}.e-menu.e-vertical .e-list>ul .e-list{line-height:21px}.e-menu.e-vertical>.e-list>img{position:absolute}.e-menu.e-vertical>.e-list>.e-menulink>img,.e-menu.e-vertical>.e-list>.e-menulink>div,.e-menu.e-vertical>.e-list>.e-menulink>span,.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{left:2px;margin:0 4px 0 0;position:absolute;vertical-align:middle;border:0 none}.e-menu.e-context>.e-list>.e-menulink{display:block}.e-menu.e-context>.e-list>.e-menulink{padding:1px 18px 1px 28px}.e-menu.e-context>.e-list>.e-menulink{font-size:13px}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{padding:1px 18px 1px 28px}.e-menu.e-context{position:absolute;z-index:9998;font-size:13px}.e-menu.e-context{padding:1px;border:1px solid;width:150px}@keyframes menuslideDown{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes menuFadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}.e-menu.e-context .e-list>ul .e-list,.e-menu.e-context .e-list,.e-menu.e-context>li.e-list.e-separator{line-height:27px}.e-menu.e-context .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%;line-height:23px}.e-menu.e-context .e-list>ul{border:1px solid}@keyframes menuSlideRight{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{float:left}.e-menu.e-context.e-rtl>.e-list>.e-menulink{padding:1px 28px 1px 18px}.e-menu.e-rtl.e-context li.e-list>ul li.e-list>.e-menulink{padding:1px 28px 1px 18px}.e-menu .e-list.e-hidden-item{display:none}.e-acrdn{outline:0 none}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{border:0 none transparent;display:block;height:16px;width:16px;margin-left:-5px;margin-top:5px;cursor:pointer}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{float:left;margin-right:6px}.e-acrdn .e-select:first-child{border-top:1px solid}.e-acrdn>.e-select{border-width:1px;padding:.5em}.e-acrdn>.e-select{padding-left:1em;border-style:none solid solid;line-height:23px}.e-acrdn .e-select a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-acrdn>.e-content{text-align:justify;position:relative;border:1px solid}.e-acrdn>.e-content{padding:1em 1.4em}.e-acrdn.e-rtl .e-icon,.e-acrdn>.e-select>div.e-close{float:right;margin-left:5px}.e-acrdn .e-select.e-disable a,.e-acrdn .e-select.e-disable span.e-icon{cursor:default}.e-acrdn>.e-select>div.e-close{visibility:hidden}.e-acrdn>.e-select:hover>div.e-close{visibility:visible}.e-acrdn>.e-select.e-disable:hover>div.e-close{visibility:hidden}.e-chkbox-wrap,.e-radiobtn-wrap{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-chkbox-wrap.e-disable .e-text,.e-radiobtn-wrap.e-disable .e-text{cursor:default}.e-chkbox-wrap .e-text{text-align:left;top:0;cursor:pointer}.e-chkbox-wrap .e-text{padding:8px 5px 2px 5px}.e-chkbox-wrap.e-check-small .e-text{padding:2px 5px 2px 5px}.e-chkbox-wrap input.e-checkbox{display:none;z-index:1;text-align:left;top:2px}.e-chkbox-wrap.e-disable div>span,.e-radiobtn-wrap.e-disable>span{cursor:default}.e-chkbox-wrap div>span,.e-radiobtn-wrap>span{display:block;cursor:pointer;z-index:2;position:relative;border:1px solid;text-align:left}.e-chkbox-wrap.e-rtl div>span,.e-radiobtn-wrap.e-rtl>span,.e-rtl .e-chkbox-wrap.e-widget div>span,.e-rtl .e-radiobtn-wrap.e-widget>span{text-align:right}.e-chkbox-wrap .e-chkbox-small>span{height:14px;width:14px;top:3px}.e-chkbox-wrap .e-chkbox-medium>span{height:20px;width:20px}.e-chkbox-wrap .e-chkbox-medium>span{top:6px}.e-chkbox-wrap .e-chk-image{height:100%;position:absolute;width:100%}.e-chkbox-wrap .e-chkbox-small .e-chk-image.e-stop:before{text-indent:1px}.e-chkbox-wrap .e-chkbox-small .e-stop,.e-chkbox-wrap .e-chkbox-small .e-checkmark{font-size:12px;line-height:15px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{font-size:18px}.e-chkbox-wrap .e-chkbox-medium .e-stop{font-size:18px;line-height:20px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{line-height:21px}.e-chkbox-wrap .e-chkbox-medium .e-chk-image.e-stop:before{text-indent:-2px}.e-chkbox-wrap .e-chk-image.e-checkmark:before{content:"";width:100%;height:100%}.e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:1px}.e-radiobtn-wrap{vertical-align:middle;margin-bottom:3px}.e-radiobtn-wrap>span.e-radsmaller,.e-radiobtn-wrap>span.e-radmedium{display:inline-block}.e-radiobtn-wrap .e-radiobtn{display:block;visibility:hidden;height:0;width:0;z-index:1;text-align:left;position:absolute}.e-rad-outer{overflow:hidden}.e-rad-outer.e-radiobtn-wrap .e-radiobtn{display:block}.e-radiobtn-wrap>span.e-radmedium>span.e-rad-icon{position:absolute;width:90%;height:80%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon{position:absolute;width:75%;height:75%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap .e-radmedium{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0}.e-radiobtn-wrap .e-radmedium .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{margin:9% auto}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{height:14px;width:14px}.e-radiobtn-wrap .e-radsmaller{height:13px;width:13px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0}.e-radiobtn-wrap .e-radsmaller .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-text{margin-left:3px;padding:2px;text-align:left;top:0;cursor:pointer;float:right;vertical-align:middle;line-height:11px}.e-radiobtn-wrap.e-rtl .e-text{float:left;line-height:9px;margin-right:3px}.e-radiobtn-wrap.e-radmed .e-text{line-height:13px}.e-tab{outline:0 none}.e-tab.e-js.e-widget.e-scrolltab{padding:50px}.e-tab .e-rtl-top-line{margin:0 -1px -1px 1px}.e-tab .e-rtl-bottom-line{margin:-1px -1px -1px 1px}.e-tab.e-js .e-header>.e-rtl-top-line.e-active.e-top-hover{padding-bottom:1px;border-bottom:transparent}.e-tab .e-bottom-line,.e-tab .e-top-line,.e-tab .e-activetop,.e-tab .e-activebottom{border:1px solid}.e-tab .e-top-line{margin:-1px 0 0 0}.e-tab .e-bottom-line.e-active{margin:0 0 -1px 0}.e-tab .e-bottom-line,.e-tab .e-activebottom,.e-tab .e-left>.e-active,.e-tab .e-left>.e-active:hover,.e-tab .e-right>.e-active,.e-tab .e-right>.e-active:hover{border-bottom:0 none}.e-tab .e-top-line,.e-tab .e-activetop{border-top:0 none}.e-tab.e-js>.e-header{font-size:0}.e-tab.e-js>.e-header{box-shadow:none;width:99.9%}.e-tab .e-header li{border-right:1px solid;line-height:normal;list-style:none outside none}.e-tab .e-header li a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-tab .e-header li a{padding:.6em .9em}.e-tab .e-header li.e-tab-active{margin-bottom:0;padding-bottom:1px}.e-tab .e-content-item{display:none}.e-tab .e-active-content{text-align:justify}.e-tab .e-active-content{padding:1em 1.4em}.e-tab .e-tab-active{font-weight:bold}.e-tab>.e-header .e-icon{float:right;cursor:pointer;background-color:transparent;background-image:none}.e-tab>.e-header .e-icon{height:16px;width:16px;margin-top:11px;margin-right:3px;padding:3px}.e-tab.e-rtl .e-header>.e-item:first-child{margin-right:0}.e-tab.e-rtl .e-header .e-icon,.e-tab .e-left,.e-tab.e-vertical .e-right .e-icon{float:left}.e-tab.e-vertical .e-content{height:100%}.e-tab .e-left,.e-tab .e-right{line-height:normal;list-style:none outside none;margin:0;text-align:left;padding:0}.e-tab .e-left,.e-tab .e-right{box-shadow:none}.e-tab.e-vertical .e-right .e-icon{margin-left:5px}.e-tab.e-vertical .e-left .e-icon{margin-right:5px}.e-tab .e-right,.e-tab.e-vertical .e-left .e-icon{float:right}.e-tab .e-left li a,.e-tab .e-right li a{display:inline-block;outline:0 none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.e-tab .e-left li a,.e-tab .e-right li a{margin-left:5px}.e-tab .e-left li a,.e-tab .e-right li a{padding:9px 5px}.e-tab.e-vertical .e-icon.e-close{background-position:-445px -24px;margin-top:18.5px}.e-tab .e-icon.e-chevron-circle-left,.e-tab .e-icon.e-chevron-circle-right{font-size:40px}.e-tab.e-vertical,.e-tab.e-vertical .e-active-content,.e-tab .e-left li a,.e-tab .e-right li a{overflow:hidden}.e-tab.e-vertical .e-icon.e-reload{background-position:-82px 0;margin-top:20px;display:inline-block}.e-tab .e-left .e-icon,.e-tab .e-right .e-icon{background-image:none}.e-dialog{outline:0 none}.e-dialog>.e-titlebar{padding:.7em;position:relative;overflow:hidden;z-index:inherit;box-shadow:none}.e-dialog>.e-header .e-title{display:inline-block;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dialog .e-draggable{cursor:move}.e-dialog.e-dialog-wrap>.e-disable-overlay{position:absolute;height:100%;width:100%;top:0;left:0;z-index:10001}.e-dialog .e-dialog-icon{cursor:pointer;padding:1px;right:5px;top:50%;float:right;height:23px;width:20px;text-align:center;position:relative}.e-dialog .e-dialog-favicon{padding:1px;height:20px;width:20px;text-align:center;position:relative;margin-right:3px}.e-dialog .e-dialog-favicon .e-dialog-custom{display:block;height:100%;width:100%;margin:0 auto}.e-dialog-icon.e-btn-normal.e-btn{background:none;border:none;color:inherit;filter:none}.e-dialog-icon.e-btn-normal.e-btn>div{display:block;margin:0 auto;width:14px;height:14px}.e-dialog-icon.e-btn.e-select .e-icon{color:inherit;padding:0}.e-dialog .e-widget-content{position:relative;border:0;padding:.5em 1em;background:none;border-image:initial;min-height:15px}.e-dialog>.e-icon.e-resizable{bottom:0;cursor:se-resize;display:block;height:14px;position:absolute;right:0;width:16px}.e-dialog>.e-icon.e-resizable:before{position:absolute;top:0;left:0}.e-dialog.e-rtl .e-dialog-icon{float:left}.e-dialog>.e-icon{height:20px;width:20px}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-h-arrow,.e-v-arrow{display:block}.e-v-arrow.e-arrow-sans-down{margin-left:-9px;top:-4px}.e-v-arrow.e-arrow-sans-up{top:-1.4px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right{left:-2px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left{left:-.4px}.e-h-arrow.e-arrow-sans-right{left:-4px;margin-top:-9px}.e-h-arrow.e-arrow-sans-left{left:-1.4px}.e-splitter .e-splitbar.e-resize.e-shadowbar{position:absolute;z-index:10002}.e-splitter .e-splitbar.e-resize.e-shadowbar{border-style:dotted}.e-splitter{border-collapse:collapse;position:relative;overflow:hidden;height:100%;width:100%;display:block;border:1px solid}.e-splitter .e-splitbar{border-style:solid;display:block;float:left;position:relative;outline:0 none;overflow:hidden}.e-pane.e-splitter{border:none !important}.e-splitter .e-splitbar.e-h-bar.e-resize{cursor:e-resize}.e-splitter .e-splitbar.e-v-bar.e-resize{cursor:n-resize}.e-splitter .e-splitbar.e-h-bar{border-style:solid;border-width:0 1px;height:100%;vertical-align:middle;width:9px}.e-splitter .e-splitbar.e-v-bar{border-style:solid;border-width:1px 0;height:9px;vertical-align:middle;width:100%}.e-splitter .e-splitbar .e-v-arrow,.e-splitter .e-splitbar .e-h-arrow{cursor:pointer;position:absolute}.e-splitter .e-splitbar .e-v-arrow{float:left;height:11px;width:12px;left:50%}.e-splitter .e-splitbar .e-h-arrow{height:12px;width:11px;top:50%}.e-splitter .e-pane{border:none;cursor:default;float:left;position:relative;overflow-x:auto}.e-splitter .e-pane.collapsed{overflow:hidden}.e-splitter .e-h-pane{height:100%}.e-splitter .e-v-pane{width:100%}.e-upload-box.e-drag-wrapper{border:dashed 3px #c1c3c5;display:table;position:relative;box-sizing:border-box}.e-upload-box.e-drag-wrapper .e-drag-container{display:table-cell;height:100%;width:100%;vertical-align:middle}.e-upload-box .e-drag-text{color:#ccccd3;font-size:12pt;font-weight:bold;padding:11px;display:block;margin:0 auto;text-align:center}.e-upload-box.e-drag-wrapper .e-uploadbox.e-widget{margin:0 auto}.e-uploadbox .e-selectpart{overflow:hidden;position:relative;width:auto}.e-uploadbox .e-inputbtn{background-color:transparent;border:1px solid transparent}.e-uploadbox.e-widget .e-selectpart.e-select{box-shadow:none}.e-uploadbox.e-widget .e-selectpart.e-select{border:1px solid}.e-uploadbox .e-action-container{width:233px}.e-uploadbox .e-action-container{margin:0 auto 8px auto;padding-top:16px}.e-uploadbox .e-uploadinput{display:block;cursor:pointer;filter:alpha(opacity=0);opacity:0;position:absolute;right:0;top:0;margin:0}.e-uploadbox.e-browse-hide{opacity:0;filter:alpha(opacity=0);top:0;left:0;width:500px;height:100px;cursor:pointer;position:absolute}.e-uploadbox.e-browse-hide .e-select .e-inputbtn{filter:alpha(opacity=0)}.e-uploadbox .e-ul{width:100%}.e-uploadbox .e-file-list{text-align:center;text-indent:3px;position:relative}.e-uploadbox .e-file-list{height:58px;top:5px}.e-uploadbox .e-file-list .file-status{float:left;min-width:77px;padding-right:0;padding-top:5px;text-align:right}.e-uploadbox .e-file-list .e-file-view{height:85%}.e-uploadbox .e-file-list .e-file-percentage{float:left;padding-left:0;padding-right:0;padding-top:15px;width:140px;font-size:10px}.e-uploadbox .e-file-progress{float:left;width:200px;position:relative;overflow:hidden}.e-uploadbox .e-file-name{display:block;height:25px;text-align:left;width:100%}.e-uploadbox .e-file-progress-bar{height:10px;width:100%;margin:2px}.e-uploadbox .e-ul>li{width:100%}.e-uploadbox .e-ul>li{height:60px}.e-uploadbox .e-ul li .e-file-list{width:100%;clear:both}.e-uploadbox .e-file-progress-status{width:0%}.e-uploadbox .e-file-progress-status{height:10px}.e-uploadbox .e-file-list .e-file-size{float:left;min-width:100px;padding-left:0;padding-right:0;width:100px}.e-uploadbox .e-file-name .e-file-name-txt,.e-uploadbox .e-drag-wrapper .e-file-name .e-file-name-txt,.e-uploadbox .e-file-head.e-head-name,.e-uploadbox .e-drag-wrapper .e-file-head.e-head-name{text-indent:16px}.e-uploadbox .e-file-size .e-file-name-txt{left:-11px;text-align:left}.e-uploadbox .e-file-name-txt{position:relative;top:13px;font-weight:normal;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:20px}.e-uploadbox .e-file-upload{padding:10px 0}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{font-weight:normal;text-overflow:ellipsis;white-space:nowrap;height:40px;width:100px;position:relative}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{margin-left:15px;border:1px solid}.e-uploadbox .e-uploadinput,.e-uploadbox .e-selectpart,.e-uploadbox .e-select .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{height:100%;width:100%;border:none;padding:0;margin:0}.e-uploadbox.e-rtl .e-icon.e-file-cancel:before,.e-uploadbox.e-rtl .e-icon.e-delete:before,.e-uploadbox.e-rtl .e-icon.e-reload:before{top:0;left:2px}.e-uploadbox.e-rtl .e-file-name-txt,.e-mobile-upload.e-uploadbox.e-dialog.e-rtl .e-file-name-txt{text-align:right;left:0}.e-uploadbox.e-rtl .e-file-view,.e-uploadbox.e-rtl .e-file-head,.e-uploadbox.e-rtl .e-action-perform,.e-uploadbox.e-rtl .e-icon.e-file-cancel{float:right}.e-uploadbox.e-rtl .e-action-perform{margin-left:0}.e-uploadbox.e-rtl .e-action-perform{margin-right:15px}.e-uploadbox.e-rtl .e-file-size .e-file-name-txt{left:10px;text-align:right}.e-uploadbox.e-rtl .e-file-list{text-align:right}.e-uploadbox.e-rtl .e-upload-file .e-icon{margin-right:35%;left:0}.e-uploadbox .e-file-progress{border:1px solid transparent}.e-uploadbox .e-upload-progress{border:1px solid transparent}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{height:20px;width:30px}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{height:20px;width:30px}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{margin-top:-5px;left:43%;border-radius:60px 60px 60px 60px;position:relative}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{height:23px;width:23px}.e-uploadbox .e-action-perform{border-radius:4px 4px 4px 4px}.e-uploadbox .e-action-perform{float:left;margin-top:11px}.e-uploadbox .e-action-perform{width:25px;height:25px;margin-left:15px}.e-uploadbox .e-icon.e-checkmark:before{top:4px;position:relative;left:-3px}.e-uploadbox .e-head-name,.e-uploadbox .e-head-status{width:200px}.e-uploadbox .e-file-list .e-image-wrapper{height:85%;padding:0 5px;float:left}.e-uploadbox .e-file-list .e-image-wrapper{text-align:left;width:30px;margin-top:1%;margin-left:1%}.e-uploadbox .e-file-list .e-image-wrapper .e-fileformat-image{height:40px;width:40px;display:block}.e-uploadbox .e-file-progress{width:200px}.e-uploadbox.e-rtl .e-icon.e-file-percentage-failed:before,.e-uploadbox.e-rtl .e-icon.e-checkmark:before{left:3px}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{top:0;position:relative}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{font-size:16px;left:-7px}.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content{position:relative;border:0;background:none;overflow:auto;border-image:initial}.e-uploadbox.e-dialog .e-titlebar{position:relative}.e-uploadbox.e-dialog .e-titlebar{padding:10px}.e-uploadbox.e-dialog .e-titlebar .e-title{margin-left:3px;margin-right:5px;position:relative;top:1px}.e-uploadbox.e-dialog .e-close{margin:0 2px 2px 2px}.e-uploadbox.e-dialog .e-dialog-icon{top:5px}.e-uploadbox .e-file-head{float:left;height:25px;position:relative;text-indent:12px;top:30%}.e-uploadbox .e-file-head{font-weight:900}.e-uploadbox .e-head-size{width:100px}.e-uploadbox .e-file-head.e-head-status{text-indent:50px}.e-uploadbox .e-head-content{display:inline-block;vertical-align:middle;width:100%}.e-uploadbox .e-head-content{height:50px}.e-uploadbox .e-dialog.e-widget-content{padding:0}.e-uploadbox .e-dialog.e-widget-content .e-icon{display:block;vertical-align:middle}.e-mobile-upload.e-uploadbox .e-action-container{width:160px;padding-top:10px}.e-uploadbox .e-action-container.sync{width:125px}.e-mobile-upload.e-uploadbox .e-action-container.sync{width:75px}.e-mobile-upload.e-uploadbox .e-uploadbtn,.e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-mobile-upload.e-uploadbox.e-dialog .e-header{padding:4px;font-size:14px}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{float:right}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:15px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:15px;float:right}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-uploadbox.e-dialog .e-head-content{display:none}.e-mobile-upload.e-uploadbox.e-dialog .e-file-name-txt{top:0;font-size:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list>div{float:left;height:20px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-percentage{padding-top:0;padding-left:15px;width:175px}.e-mobile-upload.e-uploadbox.e-dialog .e-titlebar .e-title{margin-right:15px;margin-left:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:right;margin-right:12px;width:15px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{margin-top:0}.e-mobile-upload.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{font-size:10px;left:-1px;text-align:left}.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-status,.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-bar{height:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload button.e-btn{font-size:12px;height:30px;width:70px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload>button{left:-4px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{width:10px;top:-2px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{margin-left:5px}.e-mobile-upload.e-uploadbox.e-dialog .e-dialog-icon{top:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload{height:100%}.e-mobile-upload.e-uploadbox .e-icon.e-close:before,.e-mobile-upload.e-uploadbox .e-icon.e-file-cancel:before{font-size:12px}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{position:relative}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{top:4px;left:-3px}.e-mobile-upload.e-uploadbox .e-file-upload{height:50px;padding:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload.e-uploadbox .e-ul li .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd)>.e-file-list{height:100%;border-bottom:none;top:3px}.e-mobile-upload.e-uploadbox .e-ul li .e-file-list{padding-bottom:5px}.e-mobile-upload.e-uploadbox .e-ul{border-bottom:1px solid #c4c4c4}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-list>div{float:right;height:20px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:left;margin-left:5px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{text-align:right;left:0}.e-mobile-upload.e-uploadbox.e-rtl.e-dialog .e-file-percentage{margin-right:15px}.e-treeview-wrap{white-space:nowrap;outline:0 none;border-image:initial}.e-treeview-wrap>.e-ul{overflow:auto;height:inherit}.e-treeview .e-treeview-ul{background:0;list-style-type:none;position:relative;outline:0 none}.e-treeview .e-treeview-ul{margin-left:-12px}.e-fullrow-wrap.e-treeview-wrap{position:relative}.e-fullrow-wrap .e-ul{position:relative}.e-fullrow-wrap .e-treeview-ul{position:inherit}.e-treeview .e-item{margin:0;white-space:nowrap;outline:0 none}.e-treeview .e-item{padding:0 0 2px 16px}.e-treeview .e-text{border:1px solid transparent;padding:0 4px 2px 4px;text-decoration:none;min-height:15px;min-width:10px;border-image:initial;outline:0 none}.e-treeview .e-text{margin-left:2px;font-size:14px}.e-fullrow-wrap .e-text{vertical-align:top}.e-fullrow-wrap .e-fullrow{width:100%;position:absolute;left:0;-webkit-user-select:none;margin-top:-23px;height:23px;box-sizing:border-box;overflow:hidden}.e-fullrow-wrap .e-text-wrap{position:relative;z-index:1;cursor:pointer}.e-treeview .e-text.e-editable{background:none;border:none;padding:0}.e-treeview .e-text.e-editable .e-tree-input{box-sizing:border-box;padding:0 0 0 4px;margin:0}.e-treeview-wrap.e-rtl .e-text.e-editable .e-tree-input{padding:0 4px 0 0}.e-dragedNode{z-index:10002;line-height:1.42857143;margin-left:20px;display:table}.e-dragedNode{font-size:14px;padding:0 10px 0 0}.e-rtl.e-dragedNode{padding:0 0 0 5px}.e-icon.e-dropedStatus:before{float:left}.e-icon.e-dropedStatus:before{margin:4px 5px}.e-dragedNode .e-icon.e-minus:before,.e-dragedNode.e-rtl .e-icon.e-minus:before{content:""}.e-dragedNode .e-icon.e-plus:before,.e-dragedNode.e-rtl .e-icon.e-plus:before{content:""}.e-dragedNode .e-insertInbetween:before{content:""}.e-dragedNode .e-insertInbetween-rtl:before{content:""}.e-rtl .e-icon.e-dropedStatus:before{float:right}.e-dragedNode .e-text{text-decoration:none;display:table-cell;white-space:nowrap;margin:0 0 1px}.e-treeview-wrap .e-sibling{position:absolute;margin-top:-2px;z-index:2}.e-treeview-wrap .e-sibling{width:80px;height:5px}.e-treeview-wrap.e-rtl .e-sibling{background:url('common-images/treeview/drop-sibling-rtl.png')}.e-icon.e-dropedStatus{width:14px;height:14px;display:table-cell}.e-drop-count{position:absolute;top:-10px;border:1px solid;min-width:12px;padding:2px 4px;text-align:center;font-size:12px;border-radius:15px}.e-drop-count{margin-left:2px;font-weight:600}.e-rtl .e-drop-count{left:-18px}.e-treeview ul{padding:2px 0 0 10px;width:auto;list-style-type:none;outline:0 none}.e-treeview.e-rtl ul{padding-right:10px;padding-left:0}.e-treeview ul:first-child,.e-treeview{min-height:15px}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{background-repeat:no-repeat;border:0 none transparent;float:left;cursor:pointer}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{width:16px;margin-left:-16px;padding-top:6px}.e-treeview-wrap .e-plus:before,.e-treeview-wrap .e-minus:before,.e-treeview-wrap .e-load:before{margin-right:0}.e-treeview-wrap.e-rtl .e-plus:before,.e-treeview-wrap.e-rtl .e-minus:before,.e-treeview-wrap.e-rtl .e-load:before{margin-right:6px}.e-treeview-wrap .e-icon.e-load{background-size:10px}.e-treeview .e-item img.e-align{vertical-align:middle;margin-left:5px}.e-treeview-wrap .e-item div>a>span,.e-treeview-wrap .e-item div>a>img,.e-dragedNode .e-text>span,.e-dragedNode .e-text>img{margin-right:3px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{float:left;margin-top:0}.e-treeview-wrap .e-item div>.e-chkbox-wrap{margin-left:3px;margin-right:4px}.e-treeview-wrap.e-rtl .e-item div>span+span{margin-right:6px;margin-left:4px}.e-treeview-wrap.e-rtl .e-item{padding:0 16px 2px 0}.e-treeview-wrap.e-rtl .e-treeview{padding:3px 14px 3px 0}.e-treeview-wrap.e-rtl .e-treeview-ul{margin-left:0;padding:2px 10px 0 0;margin-right:-12px}.e-treeview-wrap.e-rtl .e-treeview.e-treeview-ul{padding:0;margin:0}.e-treeview-wrap.e-rtl .e-item .e-icon{float:right}.e-treeview-wrap.e-rtl .e-plus,.e-treeview-wrap.e-rtl .e-minus,.e-treeview-wrap.e-rtl .e-icon.e-load{margin-right:-16px}.e-treeview-wrap.e-rtl .e-item img.e-align{vertical-align:middle;margin-right:5px}.e-treeview-wrap.e-rtl .e-text{margin-right:2px}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{float:right}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{margin-left:3px;margin-right:4px}.e-treeview-wrap.e-rtl .e-chkbox-wrap div>span{text-align:right}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-right:0}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-left:3px}.e-treeview .e-treeview-ul{margin-bottom:0}.e-treeview .e-text,.e-autocomplete.e-disable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-treeview .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-treeview .e-fe-popup .e-tail:before,.e-treeview .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treeview .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-treeview .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-treeview .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-treeview .e-fe-popup .e-downtail:after{top:34px}.e-fullrow-wrap .e-treeview-ul{margin-bottom:-2px}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{border:0}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{margin:1px 1px 1px 3px}.e-fullrow-wrap.e-rtl .e-li-active .e-active,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-hover,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-focus,.e-fullrow-wrap.e-rtl .e-li-focus .e-node-focus{margin:1px 3px 1px 1px}.e-treeview-wrap.e-dragging .e-text,.e-fullrow-wrap.e-dragging .e-text-wrap,.e-treeview-wrap.e-dragging .e-chkbox-wrap div>span{cursor:default}.e-treeview .e-draggable{touch-action:none}.e-waitpopup-pane{opacity:.85;filter:alpha(opacity=85);position:absolute}.e-waitpopup-pane .e-image{background-position:center center;background-repeat:no-repeat;display:block;margin:0 auto;position:relative}.e-waitpopup-pane .e-image{height:70px;width:70px;border-radius:15px 15px 15px 15px}.e-waitpopup-pane .e-text{font-size:16px;margin:0;position:relative;text-align:center}.e-tagcloud{width:350px;display:block}.e-tagcloud{box-shadow:none}.e-tagcloud .e-title{font-size:16px;font-weight:600;vertical-align:middle}.e-tagcloud .e-title{box-shadow:none;border:1px solid;padding:10px 6px 10px 11px}.e-tagcloud ul.e-notitle{border-top-width:1px}.e-tagcloud .e-title-img{margin-right:7px;vertical-align:middle}.e-tagcloud .e-ul{font-weight:400;list-style-position:outside;width:100%;overflow:hidden;display:block;border-top-width:0}.e-tagcloud .e-ul{font-size:13px;border:1px solid}.e-tagcloud .e-ul{padding:6px}.e-tagcloud .e-list .e-tagitems,.e-tagcloud .e-cloud .e-tagitems{cursor:pointer;list-style-type:none;padding:5px 3px}.e-tagcloud .e-list .e-tagitems{display:block}.e-tagcloud .e-tagitems .e-txt{outline:0 none;text-decoration:none;line-height:20px;padding:0 2px}.e-tagcloud .e-load{min-height:30px;width:100%}.e-toolbar{margin-top:0;outline:0 none}.e-toolbar{border:1px solid}.e-toolbar.e-toolbarspan{width:100%}.e-toolbar.e-toolbarspan{height:auto;box-shadow:none}.e-toolbar.e-toolbarspan.e-inline{border-radius:0;padding-left:0;padding-right:0}.e-toolbar>ul>li{position:relative;cursor:default;list-style-type:none}.e-toolbar>ul>li{border:1px solid transparent;padding:2px}.e-toolbar>ul>li div.e-item-overlay{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.1;filter:alpha(opacity=10)}.e-toolbar.e-js ul>li.e-tooltxt{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.e-toolbar,.e-toolbar>.e-vertical,.e-toolbar>.e-horizontal,.e-toolbar div:first-child{overflow:hidden}.e-toolbar>.e-horizontal.e-ul>li,.e-toolbar>.e-horizontal .e-spriteimg,.e-toolbar.e-rtl>.e-res-pos{float:left}.e-toolbar>.e-horizontal.e-ul{vertical-align:middle;float:left;height:auto}.e-toolbar.e-rtl>.e-horizontal.e-comnrtl,.e-toolbar.e-rtl>.e-horizontal .e-comnrtl,.e-toolbar>.e-res-pos{float:right}.e-toolbar>.e-vertical .e-comnrtl{direction:rtl}.e-toolbar>.e-horizontal .e-align,.e-toolbar>.e-horizontal .e-tooltxt,.e-toolbar>.e-vertical .e-align,.e-toolbar>.e-vertical>.e-tooltxt{vertical-align:middle;outline:none}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{background-color:transparent}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{border:1px solid transparent}.e-toolbar ul:last-child>li:last-child,.e-toolbar.e-rtl ul:first-child>li:last-child{margin-right:0}.e-toolbar>ul>li{margin-right:0}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down{height:23px;line-height:normal;font-size:17px;cursor:pointer;margin-top:5px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down.e-active:before{content:""}.e-toolbar .e-icon.e-toolbar-res-arrow{height:28px;width:28px;line-height:normal}.e-toolbar .e-icon.e-toolbar-res-arrow:before{content:"";font-size:21px;cursor:pointer}.e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:3px}.e-toolbar .e-display-none,.e-toolbar.e-display-none{display:none}.e-toolbar .e-display-block,.e-toolbar.e-display-block{display:block}.e-abs-position{position:absolute}.e-rel-position{position:relative}.e-rel-position{right:8px}.e-rtl .e-rel-position{right:auto}.e-rtl .e-rel-position{left:8px}.e-toolbar.e-responsive-toolbar{width:200px}.e-rating{display:inline-block;list-style-type:none;position:relative}.e-rating.e-vertical .e-ul{-webkit-margin-before:.2em}.e-rating.e-horizontal .e-ul,.e-rating.e-vertical .e-ul{padding:0 2px;list-style-type:none;margin:0}.e-rating.e-horizontal .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-horizontal .e-reset{float:left}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{cursor:pointer}.e-rating,.e-rating .e-shape-list{outline:0 none}.e-progressbar{display:block;height:14px;position:relative;width:100%}.e-progressbar{border:1px solid;border-radius:0}.e-progressbar .e-progress{border:none;height:100%;width:0}.e-progressbar.e-rtl .e-progress-txt{position:absolute;text-align:center;width:100%}.e-progressbar .e-progress-txt{position:absolute;text-align:center;width:100%}.e-slider{display:block;outline:0 none;position:relative;height:100%;width:100%;z-index:10}.e-slider{border:1px solid}.e-slider-wrap.e-horizontal{height:14px}.e-slider-wrap.e-vertical{height:100%;width:14px}.e-slider.e-corner,.e-slider.e-corner .e-handle,.e-slider.e-corner .e-range{border-radius:10px}.e-slider,.e-slider .e-handle,.e-slider .e-range{border-radius:0}.e-slider-wrap.e-horizontal .e-handle{top:-3px}.e-slider .e-handle{touch-action:none}@-webkit-keyframes sliderFocusHandle{0%{-webkit-transform:scale(.714)}50%{-webkit-transform:scale(1.05)}100%{-webkit-transform:scale(1)}}@keyframes sliderFocusHandle{0%{-ms-transform:scale(.714);transform:scale(.714)}50%{-ms-transform:scale(1.05);transform:scale(1.05)}100%{-ms-transform:scale(1);transform:scale(1)}}.e-slider-wrap.e-vertical .e-handle{left:-3px}.e-slider .e-handle{cursor:pointer;outline:0 none;position:absolute;height:16px;width:16px}.e-slider .e-handle{border:1px solid}.e-slider-wrap.e-horizontal .e-range{height:100%;top:0}.e-slider-wrap.e-vertical .e-range{left:0;width:100%}.e-slider .e-range{border:0 none;display:block;position:absolute}.e-scale{list-style:none outside none;outline:0 none;position:relative;z-index:1}.e-slider-wrap.e-small-size .e-scale.e-h-scale{width:100%}.e-scale.e-v-scale{height:100%}.e-scale .e-tick{background-color:transparent;background-position:center center;cursor:default;position:relative;height:100%}.e-scale .e-tick .e-tick-value{font-size:10px;position:absolute}.e-h-scale .e-tick{background-repeat:repeat-y}.e-v-scale .e-tick{background-repeat:repeat-x}.e-h-scale .e-tick .e-tick-value{top:-15px}.e-h-scale .e-tick.e-first-tick{background-position:left center}.e-h-scale .e-tick.e-last-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-first-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-last-tick{background-position:left center}.e-v-scale .e-tick.e-first-tick{background-position:center top}.e-v-scale .e-tick.e-last-tick{background-position:center bottom}@keyframes e-fadeIn{0%{opacity:0}100%{opacity:1}}@font-face{font-family:'ej-webfont';src:url('common-images/ejicons.eot?-dzszjm');src:url('common-images/ejicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('common-images/ejicons.woff?-dzszjm') format('woff'),url('common-images/ejicons.woff') format('woff'),url('common-images/ejicons.ttf?-dzszjm') format('truetype'),url('common-images/ejicons.svg?-dzszjm#ejicons') format('svg');font-weight:normal;font-style:normal}.e-icon,.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-resize-handle,.e-ddl-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-icon{font-size:14px}.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-rte-footer .e-resize-handle{font-size:16px}.e-icon:before,.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{display:block;margin:0 auto}.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{width:16px;height:16px}.e-icon:before{width:14px;height:14px}.e-grid .e-filterbarcell .e-icon:before{display:block;margin:0 auto}.e-icon{width:16px;height:16px}.e-menu.e-horizontal>.e-list>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list>span span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>span span.e-arrowhead-down:before,.e-menu.rtl>.e-list>a span.arrows:before,.e-menu.rtl>.e-list>span span.arrows,.e-menu.rtl>.e-list:hover>a span.arrows,.e-menu.rtl>.e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list>a span.arrows:before,.e-menu.rtl.e-context>.e-list>span span.arrows:before,.e-menu.rtl.e-vertical>.e-list>a span.arrows:before,.e-menu.rtl.e-vertical>.e-list>span span.arrows:before,.e-menu.rtl .e-list>ul>.e-list>a span.arrows:before,.e-menu.rtl .e-list>ul .e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list:hover span.arrows:before,.e-menu.rtl.e-vertical>.e-list:hover span.arrows:before{content:""}.e-menu .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>span span.e-arrowhead-right:before,.e-menu>.e-list:hover>a span.e-arrowhead-right:before,.e-menu>.e-list:hover>span span.e-arrowhead-right:before{content:""}.e-menu.e-rtl .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>span span.e-arrowhead-right:before{content:""}.e-icon.e-boardpin:before,.e-icon.e-unpin:before{content:""}.e-icon.e-boardpin1:before,.e-icon.e-pin:before{content:""}.e-icon.e-upload:before{content:""}.e-icon.e-reload:before{content:""}.e-upload-file .e-file-list .e-icon.e-file-cancel:before{content:""}.e-icon.e-close:before{content:""}.e-icon.e-addnew:before,.e-icon.e-plus:before{content:""}.e-icon.e-minus:before,.e-icon.e-minimize:before{content:""}.e-icon.e-rarrowright-2x:before{content:""}.e-icon.e-rarrowup-2x:before{content:""}.e-icon.e-rarrowdown-2x:before{content:""}.e-icon.e-rarrowleft-2x:before{content:""}.e-icon.e-login:before{content:""}.e-icon.e-orientationlanscape:before{content:""}.e-icon.e-searchfind:before,.e-icon.e-search:before{content:""}.e-icon.e-alignleft:before{content:""}.e-icon.e-aligncenter:before{content:""}.e-icon.e-alignright:before{content:""}.e-icon.e-alignjustify:before{content:""}.e-icon.e-alignnone:before{content:""}.e-icon.e-filterset:before{content:""}.e-icon.e-filternone:before{content:""}.e-icon.e-arrowheadup-2x:before{content:""}.e-icon.e-arrowheaddown-2x:before{content:""}.e-icon.e-arrowheadleft:before,.e-icon.e-arrowheadleft-2x:before,.e-icon.e-left-arrow:before,.e-rtl .e-icon.e-right-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowheadright:before,.e-icon.e-arrowheadright-2x:before,.e-icon.e-right-arrow:before,.e-rtl .e-icon.e-left-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-numbering:before{content:""}.e-icon.e-bullets:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-delete:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-mediaback:before{content:""}.e-icon.e-mediaforward:before{content:""}.e-icon.e-arrowheadright-2x:before{content:""}.e-icon.e-arrowheadleft-2x:before{content:""}.e-icon.e-medianext:before{content:""}.e-icon.e-mediaprev:before{content:""}.e-icon.e-mediaeject:before{content:""}.e-icon.e-mediaclose:before{content:""}.e-icon.e-mediapause:before{content:""}.e-icon.e-mediaplay:before{content:""}.e-icon.e-righttick:before,.e-icon.e-checkmark:before{content:""}.e-icon.e-cancel:before,.e-icon.e-file-cancel:before,.e-icon.e-file-percentage-failed:before{content:""}.e-icon.e-smile:before{content:""}.e-icon.e-information:before{content:""}.e-icon.e-cut:before{content:""}.e-icon.e-edit:before{content:""}.e-icon.e-swapleft:before{content:""}.e-icon.e-swapright:before{content:""}.e-icon.e-swapup:before{content:""}.e-icon.e-swapdown:before{content:""}.e-icon.e-zoomin:before{content:""}.e-icon.e-zoomout:before{content:""}.e-icon.e-warningmessage:before{content:""}.e-icon.e-cursor:before{content:""}.e-icon.e-shoppingcart:before{content:""}.e-icon.e-handup:before{content:""}.e-icon.e-palette:before{content:""}.e-icon.e-star:before{content:""}.e-icon.e-copy:before{content:""}.e-icon.e-paste:before{content:""}.e-icon.e-settings:before{content:""}.e-icon.e-clock:before{content:""}.e-icon.e-hyperlink:before{content:""}.e-icon.e-hyperlinkbreak:before{content:""}.e-icon.e-resizers:before,.e-icon.e-resize-handle:before{content:""}.e-icon.e-home:before{content:""}.e-icon.e-clipboard:before{content:""}.e-icon.e-userlogin:before{content:""}.e-icon.e-dataexport:before{content:""}.e-icon.e-arrowheadright:before{content:""}.e-icon.e-arrowhead-down:before,.e-icon.e-down-arrow:before{content:""}.e-icon.e-arrowheadup:before,.e-icon.e-up-arrow:before{content:""}.e-icon.e-arrowheadleft:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-bold:before{content:""}.e-icon.e-italic:before{content:""}.e-icon.e-underline:before{content:""}.e-icon.e-strikethrough:before{content:""}.e-icon.e-font:before{content:""}.e-icon.e-rarrowdown:before{content:""}.e-icon.e-rarrowleft:before{content:""}.e-icon.e-rarrowup:before{content:""}.e-icon.e-rarrowright:before{content:""}.e-icon.e-calender:before{content:""}.e-icon.e-datetimecalendar:before,.e-icon.e-datetime:before{content:""}.e-icon.e-collapse-arrow:before{content:""}.e-icon.e-expand-arrow:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-restore:before{content:""}.e-icon.e-reload:before{content:""}.e-icon.e-plus:before{content:""}.e-icon.e-minus:before{content:""}.e-rtl .e-icon.e-plus:before{content:""}.e-rtl .e-icon.e-minus:before{content:""}.e-icon.e-gridgroupbutton:before{content:""}.e-icon.e-gnextmedia{background-position:-51px -84px}.e-gnext{background-position:-336px -84px}.e-gprevmedia{background-position:-103px -84px}.e-gprev{background-position:-313px -84px}.e-gadd{background-position:-103px 1px}.e-gedit{background-position:-26px -41px}.e-gdelete{background-position:-181px -20px}.e-icon.e-save:before{content:""}.e-icon.e-insertInbetween:before{content:""}.e-icon.e-insertInbetween-rtl:before{content:""}.e-icon.e-gcancel{background-position:-440px -20px}.e-icon.e-gsearch{background-position:-310px 4px}.e-icon.e-gdiagonalnext:before{content:""}.e-icon.e-gnextforward:before{content:""}.e-icon.e-gupward{background-position:-204px 2px}.e-icon.e-gdownward{background-position:-180px 2px}.e-icon.e-gclose{background-position:-445px -22px}.e-icon.e-guparrow:before{content:""}.e-icon.e-gdownarrow:before{content:""}.e-icon.e-gupdatenotify:before{content:"";font-size:10px}.e-datewidget .e-calendar.e-icon:before,.e-datetime-wrap .e-datetime.e-icon:before{height:21px;width:21px}.e-timewidget .e-arrow-sans-down.e-icon:before,.e-ddl .e-arrow-sans-down.e-icon:before{height:12px;width:12px}.e-numeric .e-icon:before,.e-percent .e-icon:before,.e-currency .e-icon:before{height:8px;width:10px}.e-treeview-wrap .e-icon.e-plus:before{content:"";font-size:11px;width:10px;height:10px}.e-treeview-wrap.e-rtl .e-icon.e-load:before,.e-treeview-wrap .e-icon.e-load:before{content:""}.e-treeview-wrap .e-icon.e-minus:before{content:"";font-size:8px;height:10px;width:10px}.e-treeview-wrap.e-rtl .e-icon.e-plus:before{content:""}.e-treeview-wrap.e-rtl .e-icon.e-minus:before{content:""}.e-splitter .e-splitbar>.e-icon:before{height:100%;width:100%;font-size:13px}.e-splitter .e-splitbar>.e-icon.v-backward:before,.e-splitter .e-splitbar>.e-icon.e-arrow-sans-left:before{font-size:12px}.e-splitter .h-backward:before{content:""}.e-splitter .h-forward:before{content:""}.e-splitter .v-backward:before{content:""}.e-splitter .v-forward:before{content:""}.e-rowselect:before{content:""}.e-sortdirect:before{content:""}.e-tab .e-icon.e-close:before,.e-uploadbox.e-dialog .e-close:before{content:""}.e-tab .e-icon.e-chevron-circle-right:before{content:""}.e-tab .e-icon.e-chevron-circle-left:before{content:""}.e-dialog .e-icon.e-collapse-arrow:before{content:""}.e-dialog .e-icon.e-expand-arrow:before{content:""}.e-scrollbar .e-vup.e-icon:before{content:"";left:5px}.e-scrollbar .e-vdown.e-icon:before{content:""}.e-scrollbar .e-hup.e-icon:before{content:""}.e-scrollbar .e-hdown.e-icon:before{content:""}.e-icon.e-shrink:before{content:""}.e-icon.e-full-screen-collapse:before{content:""}.e-icon.e-list:before{content:""}.e-icon.e-list-numbered_01:before{content:""}.e-icon.e-indent:before{content:""}.e-icon.e-indent_01:before{content:""}.e-icon.e-outdent:before{content:""}.e-icon.e-outdent_01:before{content:""}.e-icon.e-close_01:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-redo_01:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-undo_01:before{content:""}.e-icon.e-video_01:before{content:""}.e-icon.e-cross-circle:before{content:""}.e-icon.e-clean-brush:before{content:""}.e-icon.e-delete-column:before{content:""}.e-icon.e-delete-row:before{content:""}.e-icon.e-insert-column-left:before{content:""}.e-icon.e-insert-column-left_01:before{content:""}.e-icon.e-insert-column-right:before{content:""}.e-icon.e-insert-column-right_01:before{content:""}.e-icon.e-insert-row-below:before{content:""}.e-icon.e-insert-row-below_01:before{content:""}.e-icon.e-insert-row-above:before{content:""}.e-icon.e-insert-row-above_01:before{content:""}.e-icon.e-table:before{content:""}.e-icon.e-sigma:before{content:""}.e-icon.e-sigma_01:before{content:""}.e-icon.e-uppercase:before{content:""}.e-icon.e-lowercase:before{content:""}.e-icon.e-background-color:before{content:""}.e-icon.e-superscript:before{content:""}.e-icon.e-subscript:before{content:""}.e-icon.e-download:before{content:""}.e-icon.e-save_01:before{content:""}.e-icon.e-mail:before,.e-icon.e-message:before{content:""}.e-icon.e-arrowhead-right_01:before{content:""}.e-icon.e-arrowhead-left:before{content:""}.e-icon.e-arrowhead-left_01:before{content:""}.e-icon.e-datetime_01:before{content:""}.e-icon.e-calendar_01:before{content:""}.e-icon.e-calendar-plus:before{content:""}.e-icon.e-calendar-edit:before{content:""}.e-icon.e-chevron-right_02:before{content:""}.e-icon.e-chevron-left_02:before{content:""}.e-icon.e-bold_01:before{content:""}.e-icon.e-link:before{content:""}.e-icon.e-external-link:before{content:""}.e-icon.e-external-link_01:before{content:""}.e-icon.e-copy_01:before{content:""}.e-icon.e-zoom-in_02:before{content:""}.e-icon.e-zoom-out_02:before{content:""}.e-icon.e-arrow-circle-left_03:before{content:""}.e-icon.e-edit_02:before{content:""}.e-icon.e-edit_03:before{content:""}.e-icon.e-edit_05:before{content:""}.e-icon.e-notification_01:before{content:""}.e-icon.e-media-forward_01:before{content:""}.e-icon.e-play-circle:before{content:""}.e-icon.e-media-fast-forward:before{content:""}.e-icon.e-full-screen-expand:before{content:""}.e-icon.e-full-screen-expand_01:before{content:""}.e-icon.e-filter-settings:before{content:""}.e-icon.e-search_01:before{content:""}.e-icon.e-image_01:before{content:""}.e-icon.e-minus_01:before{content:""}.e-icon.e-plus_01:before{content:""}.e-icon.e-code_01:before{content:""}.e-icon.e-code-hexagon:before{content:""}.e-icon.e-cut_01:before{content:""}.e-icon.e-delete_01:before{content:""}.e-icon.e-delete_02:before{content:""}.e-icon.e-delete_04:before{content:""}.e-icon.e-stop:before{content:""}.e-icon.e-circle-square:before{content:""}.e-icon.e-vertical-barchart:before{content:""}.e-icon.e-fullborders:before{content:""}.e-icon.e-diagonal-square:before{content:""}.e-icon.e-3d:before{content:""}.e-icon.e-file-excel:before{content:""}.e-icon.e-file-text:before{content:""}.e-icon.e-file-text_01:before{content:""}.e-icon.e-file-mdx:before{content:""}.e-icon.e-file-empty:before{content:""}.e-icon.e-hexagon-square:before{content:""}.e-icon.e-globe:before{content:""}.e-icon.e-globe_01:before{content:""}.e-icon.e-file-delete_01:before{content:""}.e-icon.e-pentagon-square:before{content:""}.e-icon.e-vertical-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-power-cord:before{content:""}.e-icon.e-comments:before{content:""}.e-icon.e-horizontal-barchart:before{content:""}.e-icon.e-horizontal-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-pyramid:before{content:""}.e-icon.e-inverted-pyramid:before{content:""}.e-icon.e-pie-chart:before{content:""}.e-icon.e-table_01:before{content:""}.e-icon.e-folder:before{content:""}.e-icon.e-folder-open:before{content:""}.e-icon.e-signal:before{content:""}.e-icon.e-print:before{content:""}.e-icon.e-word_01:before{content:""}.e-icon.e-word-export:before{content:""}.e-icon.e-pdf_01:before{content:""}.e-icon.e-pdf-export:before{content:""}.e-icon.e-excel_01:before{content:""}.e-icon.e-excel-export:before{content:""}.e-icon.e-powerpoint-export:before{content:""}.e-icon.e-ie:before{content:""}.e-icon.e-documents:before{content:""}.e-icon.e-question:before{content:""}.e-icon.e-film:before{content:""}.e-icon.e-volume-up:before{content:""}.e-icon.e-circle-four:before{content:""}.e-icon.e-circle-one:before{content:""}.e-icon.e-circle-two:before{content:""}.e-icon.e-circle-three:before{content:""}.e-icon.e-arrow-down:before{content:""}.e-icon.e-arrow-down_01:before{content:""}.e-icon.e-arrow-left_01:before{content:""}.e-icon.e-sync:before{content:""}.e-icon.e-sync-disabled:before{content:""}.e-icon.e-paperclip:before{content:""}.e-icon.e-paperclip_01:before{content:""}.e-icon.e-circle:before{content:""}.e-icon.e-circle_01:before{content:""}.e-icon.e-clear:before{content:""}.e-icon.e-file-html:before{content:""}.e-icon.e-th:before{content:""}.e-icon.e-th-small:before{content:""}.e-icon.e-file-resize-four-direction:before{content:""}.e-icon.e-file-resize-horizontal:before{content:""}.e-icon.e-media-backward_01:before{content:""}.e-icon.e-chevron-right_01:before{content:""}.e-icon.e-chevron-down_01:before{content:""}.e-icon.e-chevron-up_01:before{content:""}.e-icon.e-chevron-left_01:before{content:""}.e-icon.e-key:before{content:""}.e-icon.e-align-left:before{content:""}.e-icon.e-align-center:before{content:""}.e-icon.e-align-right:before{content:""}.e-icon.e-align-justify:before{content:""}.e-icon.e-align-none:before{content:""}.e-icon.e-filter:before{content:""}.e-icon.e-list-numbered:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-media-backward:before{content:""}.e-icon.e-media-forward:before{content:""}.e-icon.e-media-previous:before{content:""}.e-icon.e-media-next:before{content:""}.e-icon.e-media-eject:before{content:""}.e-icon.e-media-pause:before{content:""}.e-icon.e-media-play:before{content:""}.e-icon.e-checkmark:before{content:""}.e-icon.e-smiley:before{content:""}.e-icon.e-notification:before{content:""}.e-icon.e-arrow-circle-right:before{content:""}.e-icon.e-arrow-circle-down:before{content:""}.e-icon.e-arrow-circle-left:before{content:""}.e-icon.e-arrow-circle-up:before{content:""}.e-icon.e-zoom-in:before{content:""}.e-icon.e-zoom-out:before{content:""}.e-icon.e-warning:before{content:""}.e-icon.e-pointer:before{content:""}.e-icon.e-unlink:before{content:""}.e-icon.e-user:before{content:""}.e-icon.e-export:before{content:""}.e-icon.e-arrow-sans-down:before{content:""}.e-icon.e-arrow-sans-up:before{content:""}.e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-reply:before{content:""}.e-icon.e-forward:before{content:""}.e-icon.e-chevron-down:before{content:""}.e-icon.e-chevron-left:before{content:""}.e-icon.e-chevron-up:before{content:""}.e-icon.e-chevron-right:before{content:""}.e-icon.e-calendar:before{content:""}.e-icon.e-arrowhead-right:before{content:""}.e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowhead-up:before{content:""}.e-icon.e-arrowhead-down:before{content:""}.e-icon.e-print_02:before{content:""}.e-icon.e-excel:before{content:""}.e-icon.e-word:before{content:""}.e-icon.e-pdf:before{content:""}.e-icon.e-edit_04:before{content:""}.e-icon.e-delete_03:before{content:""}.e-icon.e-save_02:before{content:""}.e-icon.e-sort-alpha-asc_01:before{content:""}.e-icon.e-sort-alpha-desc_01:before{content:""}.e-icon.e-arrow-sans-right_01:before{content:""}.e-icon.e-media-forward_03:before{content:""}.e-icon.e-arrow-sans-left_01:before{content:""}.e-icon.e-media-backward_03:before{content:""}.e-icon.e-full-screen-collapse_01:before{content:""}.e-icon.e-italic_01:before{content:""}.e-icon.e-underline_01:before{content:""}.e-icon.e-strikethrough_01:before{content:""}.e-icon.e-align-left_01:before{content:""}.e-icon.e-align-center_01:before{content:""}.e-icon.e-align-right_01:before{content:""}.e-icon.e-align-justify_01:before{content:""}.e-icon.e-bullets_01:before{content:""}.e-icon.e-filternone_01:before{content:""}.e-icon.e-copy_02:before{content:""}.e-icon.e-paste_01:before{content:""}.e-icon.e-link_01:before{content:""}.e-icon.e-unlink_01:before{content:""}.e-icon.e-image:before{content:""}.e-icon.e-video:before{content:""}.e-icon.e-table_02:before{content:""}.e-icon.e-insert-row-above_02:before{content:""}.e-icon.e-insert-row-below_02:before{content:""}.e-icon.e-insert-column-left_02:before{content:""}.e-icon.e-insert-column-right_02:before{content:""}.e-icon.e-delete-row_01:before{content:""}.e-icon.e-delete-column_01:before{content:""}.e-icon.e-superscript_01:before{content:""}.e-icon.e-subscript_01:before{content:""}.e-icon.e-uppercase_01:before{content:""}.e-icon.e-lowercase_01:before{content:""}.e-icon.e-file-code:before{content:""}.e-icon.e-delete_05:before{content:""}.e-icon.e-arrow-left:before{content:""}.e-icon.e-arrow-right:before{content:""}.e-icon.e-print_01:before{content:""}.e-icon.e-exit:before{content:""}.e-icon.e-file-settings:before{content:""}.e-icon.e-media-backward_04:before{content:""}.e-icon.e-filter_01:before{content:""}.e-icon.e-file-list:before{content:""}.e-icon.e-document:before{content:""}.e-icon.e-media-forward_04:before{content:""}.e-icon.e-zoom-in_01:before{content:""}.e-icon.e-print_03:before{content:""}.e-icon.e-zoom-out_01:before{content:""}.e-icon.e-media-backward_02:before{content:""}.e-icon.e-media-forward_02:before{content:""}.e-icon.e-sort-alpha-asc:before{content:""}.e-icon.e-sort-alpha-desc:before{content:""}.e-icon.e-folder_01:before{content:""}.e-icon.e-folder-open_01:before{content:""}.e-icon.e-checkmark_01:before{content:""}.e-icon.e-folder-add:before{content:""}.e-icon.e-arrow-circle-left_01:before{content:""}.e-icon.e-arrow-circle-right_01:before{content:""}.e-icon.e-arrow-up:before{content:""}.e-icon.e-arrow-circle-left_02:before{content:""}.e-icon.e-arrow-circle-right_02:before{content:""}.e-icon.e-info:before{content:""}.e-icon.e-edit_01:before{content:""}.e-icon.e-th-list:before{content:""}.e-icon.e-th-large:before{content:""}.e-icon.e-shoppingcart_01:before{content:""}.e-icon.e-enlarge:before{content:""}.e-icon.e-code:before{content:""}.e-icon.e-view-details:before{content:""}.e-scrollbar{background-color:#ecedee;cursor:default}.e-scroller .e-content,.e-scroller.e-rtl .e-content{touch-action:none}.e-scrollbar.e-hscrollbar{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown,.e-scrollbar.e-rtl .e-vscroll{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown{height:inherit;display:inline-block}.e-scrollbar .e-hhandle,.e-scrollbar .e-hscroll{height:inherit}.e-scrollbar .e-vscroll .e-button.e-icon{width:inherit}.e-scrollbar .e-hscroll .e-button.e-icon,.e-scrollbar .e-vscroll .e-button.e-icon{display:table}.e-scrollbar .e-icon{font-size:9px}.e-scrollbar .e-vhandle.e-v-line{width:100%;margin:0 auto}.e-scrollbar .e-v-line:before{width:16px}.e-scrollbar .e-vscroll .e-icon:before,.e-scrollbar .e-hscroll .e-icon:before{height:inherit;text-align:center;display:table-cell;vertical-align:middle}.e-scrollbar .e-vscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-hhandle.e-icon:before{width:inherit}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-scrollbar .e-vscroll{vertical-align:top;width:inherit;float:right}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle,.e-scrollbar .e-button{position:relative}.e-scrollbar.e-rtl{direction:rtl}.e-scrollbar.e-rtl .e-content,.e-scrollbar.e-rtl .e-hscroll{float:right}.e-scroller.e-js.e-widget.e-rtl .e-vscrollbar{left:0;right:auto}.e-scroller,.e-scroller>.e-content{overflow:hidden}.e-scroller.e-autohide{position:relative}.e-scroller.e-autohide .e-vscrollbar,.e-scroller.e-autohide .e-vscroll{position:absolute;right:0}.e-scroller.e-autohide .e-hscrollbar,.e-scroller.e-autohide .e-hscroll{position:absolute;bottom:0}.e-scroller>.e-content,.e-scroller.e-rtl .e-vscrollbar,.e-scroller.e-rtl .e-vscroll,.e-scroller .e-hscroll,.e-scroller .e-hscroll .e-hhandle{float:left}.e-scroller.e-rtl .e-content,.e-scroller.e-rtl .e-hscrollbar,.e-scroller.e-rtl .e-hscroll,.e-scroller.e-rtl .e-hscroll .e-hhandle{float:right}.e-scroller .e-vscrollbar{float:right}.e-scroller .e-hscrollbar{float:left}.e-scroller.e-rtl{direction:rtl}.e-scroller.e-rtl>.e-content,.e-scroller.e-rtl .e-hscroll{float:right}.e-scroller.e-native-scroll>.e-content,.e-scroller.e-native-scroll>.e-content>.e-target-pane{overflow:scroll;touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-native-scroll>.e-content::-webkit-scrollbar,.e-scroller.e-native-scroll>.e-content>.e-target-pane::-webkit-scrollbar{height:0;width:0}.e-datetime-wrap.e-error .e-in-wrap{border-color:#f00}.e-datetime-wrap{display:block;overflow:visible;width:143px;height:30px}.e-datetime-wrap .e-padding{padding:0 24px 0 0}.e-datetime-wrap .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datetime-wrap .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-datetime-wrap .e-select{width:23px}.e-datetime-wrap.e-rtl .e-select{border-left:none;right:auto}.e-datetime-wrap.e-rtl .e-select{border-right:1px solid}.e-datetime-wrap.e-rtl .e-padding{padding:0 0 0 24px}.e-datetime-wrap .e-icon{font-size:21px}.e-datetime-wrap .e-icon{height:21px}.e-datetime-wrap .e-icon{margin-top:-11px}.e-datetime-popup{cursor:default;overflow:auto;position:absolute;outline:0 none}.e-datetime-popup{border:1px solid;box-shadow:none}.e-datetime-wrap .e-datetime{background-position:-26px -85px}.e-datetime-popup .e-popup-container{display:inline-flex}.e-datetime-popup .e-popup-container{padding:5px}.e-datetime-popup .e-button-container{display:block}.e-datetime-popup .e-button-container{padding:0 5px 5px}.e-datetime-popup .e-datecontainer,.e-datetime-popup .e-timecontainer{display:inline-block}.e-datetime-popup .e-datecontainer{float:left}.e-datetime-popup .e-datecontainer{margin:0 5px 0 0}.e-datetime-popup.e-rtl .e-datecontainer{float:right;margin:0 0 0 5px}.e-datetime-popup .e-timecontainer .e-time-popup{border-top:medium none}.e-datetime-popup .e-timecontainer .e-header{border-style:solid solid none;border-width:1px}.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-datetime-popup .e-timecontainer.e-focus{border-radius:4px}.e-datetime-popup .e-dt-button{cursor:pointer;display:inline-block;text-align:center;border:1px solid}.e-datetime-popup .e-dt-button{padding:3px 28px}.e-datetime-popup .e-dt-button.e-dt-today{margin:0 5px 0 0}.e-datetime-popup.e-rtl .e-dt-button.e-dt-today{margin:0 0 0 5px}.e-datetime-popup .e-dt-button.e-dt-done{float:right}.e-datetime-popup.e-rtl .e-dt-button.e-dt-done{float:left}.e-dt-responsive.e-datetime-popup .e-popup-container{display:inline-block}.e-dt-responsive.e-datetime-popup .e-datecontainer{float:none;margin:0 0 5px 0}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today,.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{margin:0 8px 0 0}.e-dt-responsive.e-datetime-popup .e-dt-button{padding:3px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dt-responsive.e-datetime-popup .e-datecontainer,.e-dt-responsive.e-datetime-popup .e-timecontainer{display:block}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today{width:36px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{width:59px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-done{width:31px}.e-drill-down.e-datetime-popup{border:0}.e-drill-down.e-datetime-popup .e-popup-container{padding:0}.e-drill-down.e-datetime-popup .e-datecontainer{margin:0}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{height:26px;border:0 none}.e-datetime-popup .e-drillDowncontainer .e-timepicker table{box-sizing:content-box;border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datetime-popup .e-drillDowncontainer .e-timepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{text-align:right}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{padding:3px}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours .e-timepicker-hours,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins .e-timepicker-mins{width:100%}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;width:18em;position:absolute;overflow:hidden}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border:1px solid;font-size:13px}.e-timepicker table,.e-timepicker table th,.e-timepicker table td{margin:0;padding:0;outline:0 none;line-height:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup{display:inline-block;z-index:10000;position:static;display:block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{margin-top:10px;margin-bottom:10px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{text-align:center;cursor:pointer;padding:3px;margin:4px 0 0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-left{float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right{float:right}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon{height:18px;width:18px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right:before{left:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{left:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next{right:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{display:inline-block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{cursor:pointer;text-align:center;width:83%}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt{padding:2px 7px 3px 8px;border-radius:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{text-align:center;height:30px;line-height:29px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{margin-bottom:4px}.e-timepicker table td.e-disable{opacity:1}.e-timepicker.e-popup.e-disable table td,.e-timepicker.e-popup.e-disable .e-footer,.e-timepicker.e-popup.e-disable .e-header .e-text,.e-timepicker.e-popup.e-disable .e-header .e-next,.e-timepicker.e-popup.e-disable .e-header .e-prev{cursor:default}.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-timepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default}.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;font-weight:normal;border-radius:0}.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover{background:none;border-radius:0}.e-time-minitues .e-hide-mins.e-disable,.e-time-hours .e-hide-hour.e-disable{visibility:hidden}.e-datetime-wrap.e-widget.e-ntouch.e-active{background:none}.e-filtertext::-ms-clear{display:none}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{margin:-15px -4px -1px -32px;float:left;width:16px}.e-grid.e-rtl .e-headercell .e-rtlsortfiltertoggle{margin-left:-4px}.e-grid.e-rtl .e-headercell .e-rtlgrouporfilter{margin-left:-5px}.e-grid.e-rtl .e-headercell .e-rtlsortadjust{margin-left:-25px}ej-grid{display:block}.e-grid *:focus{outline:none}.e-grid .e-filtertext::-webkit-search-cancel-button,.e-grid .e-responsesearch .e-ejinputtext::-webkit-search-cancel-button{-webkit-appearance:none}.e-grid .e-gridsummary .e-indentcell{width:30px !important;background-color:#fff;border-right:none;border-top:1px solid #c4c4c4}.e-grid .e-gridcontent tr.e-editedrow.e-batchrow:first-child td{border-top-width:0}.e-grid .e-gridcontent tr td.e-gupdatenotify:empty:before{margin-top:-21px !important}.e-grid .e-gridcontent tr td.e-gupdatenotify.e-icon{height:14px !important}.e-grid{height:auto;outline:0 none;border-width:1px;border-style:none solid solid solid}.e-grid .e-textover .e-headercelldiv{text-overflow:ellipsis}.e-grid,.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-tabletd{border-collapse:collapse}.e-grid .e-tableLastCell{border-right:1px solid !important;border-style:solid !important}.e-grid .e-gridcontent,.e-grid .e-groupdroparea,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-headercelldiv,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-summaryrow,.e-grid .e-headercontent,.e-grid .e-gridheader,.e-grid .e-gridfooter,.e-grid .e-footercontent{overflow:hidden;vertical-align:middle}.e-grid .e-dialog .e-addedrow table,.e-grid .e-dialog .e-editedrow table,.e-grid .e-inlineformedit table,.e-grid .e-externalformedit table{border-collapse:separate;border-spacing:11px}.e-grid .e-dialog .e-addedrow label,.e-grid .e-dialog .e-editedrow label,.e-grid .e-inlineformedit label,.e-grid .e-externalformedit label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-grid .e-dialog .e-editedrow,.e-grid .e-dialog .e-addedrow{padding-bottom:1px}.e-grid .e-validError{position:relative;overflow:visible}.e-grid [class^="e-"],.e-grid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid .e-widget [class^="e-"]{box-sizing:border-box}.e-grid .e-dialog.e-widget .e-dialog-icon,.e-grid .e-widget .e-pagercontainer>.e-icon,.e-grid .e-widget .e-pagercontainer .e-numericitem,.e-grid .e-widget .e-filtericon,.e-grid .e-widget .e-filtertext,.e-grid .e-widget .e-predicate span,.e-grid .e-widget .e-value .e-chk-act,.e-grid .e-detailcell .e-groupheadercell,.e-grid .e-detailcell .e-ungroupbutton,.e-grid .e-excelfilter .e-chk-act{box-sizing:content-box}.e-table,.e-grid table{max-width:none}.e-grid .e-editedrow *,.e-grid .e-addedrow *,.e-grid .e-dlgcontainer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-grid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-grid .e-gridcontent .e-table>tbody>tr:first-child td.e-editCell .e-table{border-top-width:0;border-top-style:none}.e-grid>.e-gridcontent>div>.e-table,.e-grid>.e-gridheader>div>.e-table,.e-grid>.e-gridfooter .e-gridsummary,.e-grid .e-tabletd .e-table,.e-grid .e-normaledit .e-table,.e-grid>.e-gridcontent .e-movablecontentdiv>.e-table,.e-grid>.e-gridcontent .e-frozencontentdiv>.e-table,.e-grid>.e-gridheader .e-frozenheaderdiv>.e-table,.e-grid>.e-gridheader .e-movableheaderdiv>.e-table{border-spacing:0}.e-grid table th:first-child .e-headercell-hover{border-width:1px 0 1px 0}.e-grid .e-gridcontent tr:first-child td,.e-grid tr.e-editedrow:first-child td.e-rowcell,.e-grid .e-gridcontent .e-firstrow>td{border-top:0 none}.e-grid .e-gridcontent .e-addedrow.e-normaledit .e-lastrowcell,.e-grid .e-detailrowcollapse,.e-grid .e-gridcontent .e-editedrow .e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit:not(:only-child) td:first-child{border-top-width:1px;border-top-style:solid;border-top-color:#c8c8c8}.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:first-child.e-editedrow tr:first-child td:first-child{border-top:0}.e-grid .e-groupdroparea,.e-grid .e-groupTopLeftcell{border-style:solid none;border-width:1px 0 0}.e-grid .e-number{border-radius:65%;width:7px;height:15px;padding:1px 5px;line-height:15px;margin-top:7px}.e-grid .e-grid-icon{float:left}.e-grid .e-table,.e-grid .e-gridsummary{width:100%;table-layout:fixed;border:0 none;border-collapse:separate;margin-top:0}.e-grid .e-columnheader:not(.e-stackedHeaderRow),.e-grid th.e-headercell.e-draggable{cursor:pointer}.e-grid .e-gridheader tr.e-resizedragicon{cursor:col-resize}.e-grid .e-resizedragicon th.e-headercell.e-draggable{cursor:col-resize}.e-grid .e-columnheader.e-defaultcursor,.e-grid .e-headercell.e-defaultcursor{cursor:default}.e-grid .e-gridcontent{outline:none}.e-grid .e-groupdroparea{padding-top:5px;padding-bottom:8px;text-indent:10pt;width:100%}.e-grid .e-icon.e-print:before{content:""}.e-grid .e-excelIcon:before{content:""}.e-grid .e-wordIcon:before{content:""}.e-grid .e-pdfIcon:before{content:""}.e-grid .e-icon.e-delete:before{content:""}.e-icon.e-contextadd:before{content:""}.e-icon.e-contextedit:before{content:""}.e-icon.e-contextdelete:before{content:""}.e-icon.e-contextcancel:before{content:""}.e-icon.e-contextsave:before{content:""}.e-icon.e-contextgrouping:before{content:""}.e-icon.e-contextungrouping:before{content:""}.e-icon.e-contextascending:before{content:""}.e-icon.e-contextdescending:before{content:""}.e-icon.e-contextnext:before{content:""}.e-icon.e-contextlast:before{content:""}.e-icon.e-contextprevious:before{content:""}.e-icon.e-contextfirst:before{content:""}.e-columnChooser{min-width:200px;padding:0;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;height:307px !important;background:none #fff}.e-grid.e-columnChooser .e-button,.e-grid .e-ccButton{box-sizing:border-box}.e-columnChooser .e-searchbox{position:relative;margin:0 10px 5px 11px}.e-columnChooser .e-searchbox input{width:96%;height:21px;border-radius:4px}div.e-dialog.e-columnChooser{padding-left:0;padding-right:0}.e-gridheader{clear:right}.e-columnChooser .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6px;top:18%}.e-columnChooser .e-scroller{outline:none}.e-columnChoosertail{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChoosertailAlt{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChooserListDiv label{width:auto;margin-left:15px;margin-right:17px;display:inline-block;margin-bottom:0;font-weight:inherit}.e-columnChooserListDiv{line-height:2.5;white-space:nowrap;padding:0 13px}.e-columnChooser .e-vscroll,.e-columnChooser .e-vscrollbar{width:10px !important}.e-columnChooser .e-hhandle{height:8px !important;border-radius:10px}.e-columnChooser .e-hhandlespace{margin-top:0}.e-columnChooser .e-content{width:214px}.e-columnChooserSplitter{width:100%;border-bottom:0}.e-columnChooser .e-hscrollbar{height:11px !important;margin-top:8px}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{border:0}.e-columnChooser .e-vhandle.e-v-line{width:8px;margin-left:-3px;border-radius:10px}.e-columnChooser .e-scrollbar .e-hscroll .e-button,.e-columnChooser .e-scrollbar .e-vscroll .e-button{display:none}.e-grid .e-gridellipsis{text-overflow:ellipsis}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{border-style:solid;border-width:1px 0;display:table-cell;font-weight:normal;line-height:30px}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{padding-left:.7em;padding-right:.7em}.e-grid .e-headercell,.e-grid .e-headercell-hover{height:40px;padding:0 .5em;text-overflow:ellipsis;white-space:nowrap;text-align:left}.e-grid .e-headercelldiv{font-weight:bold;font-size:14px;display:block;border:0 none;height:29px;line-height:29px;margin:-7px;padding:0 .7em;text-align:left;white-space:nowrap;text-overflow:ellipsis}.e-grid .e-stackedHeaderCell{padding:0 .7em}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{font-size:13px;font-weight:normal;margin-left:10px;padding:7px;cursor:pointer;height:17px;border:1px solid}.e-grid .e-rowcell,.e-grid .e-indentcell{border-style:solid;display:table-cell}.e-grid .e-rowcell{border-width:1px 0 0 1px;padding:.7em;line-height:14px;white-space:nowrap;width:auto;vertical-align:middle}.e-grid .e-rowcell:empty{height:14px !important}.e-grid .e-verticallines .e-rowcell,.e-grid .e-verticallines .e-normaledit td.e-rowcell,.e-grid .e-verticallines .e-detailrowcollapse,.e-grid .e-verticallines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-verticallines .e-detailrowexpand,.e-grid .e-verticallines .e-filterbarcell{border-width:0 0 0 1px}.e-grid.e-rtl .e-verticallines .e-rowcell,.e-grid.e-rtl .e-verticallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-verticallines .e-detailrowcollapse,.e-grid.e-rtl .e-verticallines .e-detailrowexpand,.e-grid.e-rtl .e-verticallines .e-filterbarcell{border-width:0 1px 0 0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell,.e-grid .e-hidelines .e-detailcell,.e-grid .e-verticallines .e-detailindentcell,.e-grid .e-horizontallines .e-detailindentcell,.e-grid .e-hidelines .e-detailindentcell,.e-grid.e-rtl .e-hidelines .e-rowcell,.e-grid.e-rtl .e-hidelines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-rowcell,.e-grid .e-hidelines .e-normaledit td.e-rowcell,.e-grid .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-detailrowcollapse,.e-grid .e-hidelines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-hidelines .e-detailrowexpand,.e-grid .e-horizontallines .e-headercell,.e-grid .e-hidelines .e-headercell,.e-grid.e-rtl .e-horizontallines .e-headercell,.e-grid.e-rtl .e-hidelines .e-headercell,.e-grid .e-hidelines .e-filterbarcell,.e-grid.e-rtl .e-hidelines .e-filterbarcell{border-width:0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell{padding:0}.e-grid .e-horizontallines .e-rowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell,.e-grid .e-horizontallines .e-detailrowcollapse,.e-grid .e-horizontallines .e-detailrowexpand,.e-grid.e-rtl .e-horizontallines .e-rowcell,.e-grid.e-rtl .e-horizontallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-horizontallines .e-detailrowcollapse,.e-grid.e-rtl .e-horizontallines .e-detailrowexpand,.e-grid .e-horizontallines .e-filterbarcell{border-width:1px 0 0 0}.e-grid .e-horizontallines td.e-lastrowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell{border-width:1px 0 1px 0}.e-grid.e-wrap .e-columnheader .e-headercelldiv,.e-grid.e-wrap .e-rowcell,.e-grid.e-wrap.e-responsive .e-rowcell,.e-grid .e-columnheader.e-wrap .e-headercelldiv,.e-grid .e-gridcontent.e-wrap .e-rowcell,.e-grid.e-responsive .e-gridcontent.e-wrap .e-rowcell{height:Auto;white-space:normal;line-height:18px}.e-grid .e-rowcell.e-nowrap,.e-grid .e-wrap .e-rowcell.e-nowrap{white-space:nowrap}.e-grid.e-wrap .e-columnheader .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-grid .e-normaledit .e-rowcell{padding:1px 3px}.e-grid .e-normaledit .e-boolcell{padding-left:.7em}.e-grid .e-normaledit .e-templatecell{padding:1px .7em}.e-grid .e-normaledit .e-unboundcell{padding:.7em}.e-grid .e-lastrowcell{border-bottom-width:1px}.e-grid .e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0}.e-grid .e-indentcell{border-width:0 1px 0 0;line-height:.3em;padding:0}.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{display:table-cell;cursor:pointer;padding:0}.e-grid .e-recordplusexpand{white-space:nowrap}.e-grid .e-recordpluscollapse~td{border-bottom:0 none}.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-style:solid;border-width:1px 0 0}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-width:1px}.e-grid .e-togglegroup,.e-grid .e-toggleungroup{padding-left:7px}.e-grid .e-headercell .e-toggleungroup,.e-grid .e-headercell .e-togglegroup{float:right;height:10px;margin:-15px -20px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-togglesortgroupfilter{margin-right:-38px}.e-grid .e-headercellgroup{padding-right:35px}.e-grid .e-toolbaricons{min-height:26px;min-width:26px;text-decoration:none;vertical-align:middle;line-height:26px;margin:0}.e-grid .e-toolbar.e-toolbarspan{border-width:1px 0 0;border-style:solid;display:block !important}.e-grid .e-editcell,.e-grid .e-tabletd{padding:0}.e-grid .e-editcell .e-table{border-style:solid}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{height:10px;border-style:solid;padding-bottom:4px;padding-top:5px;display:none;position:absolute}.e-grid .e-grid-filterstatusbar{margin-top:-20px;border-width:1px 1px 0 1px;-moz-border-radius:4px 4px 0 0}.e-grid .e-grid-filterstatusbarbottom{margin-top:1px;border-width:0 1px 1px 1px;-moz-border-radius:0 0 4px 4px}.e-grid .e-filterbarcell input{width:89%;border-width:1px;text-indent:1px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px;padding-right:10%;height:26px}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-width:1px 0 0 1px;height:27px;padding:0;border-style:solid;cursor:default;padding-left:7px;padding-right:9px}.e-grid-filterstatusbar .e-msgdiv,.e-grid-filterstatusbarbottom .e-msgdiv{margin-left:5px;margin-top:-3px;position:absolute}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{float:right;height:10px;margin:-17px -34px -1px 3px;padding:3px;width:10px}.e-grid .e-headercell .e-sortfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortgroupicon{margin-right:-38px}.e-grid .e-headercell .e-groupfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortfiltergroupicon{margin-right:-63px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending{float:right;height:10px;margin:-15px -22px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{width:16px;height:16px;padding:3px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending,.e-grid .e-headercell .e-togglegroup,.e-grid .e-headercell .e-toggleungroup{padding-left:0;padding-bottom:4px}.e-grid .e-headercell .e-sortadjust{margin-right:-16px}.e-grid.e-dlgcontainer .e-predicate{border-width:0;border-style:solid;padding:10px 5px 0 0;text-align:left}.e-grid.e-dlgcontainer .e-caption{margin:0 9px 0 6px;position:relative;top:-2px}.e-grid.e-dlgcontainer .e-value .e-caption{margin:0 5px 0 0}.e-grid.e-dlgcontainer .e-dlgBtns{padding:10px 0;text-align:right}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{margin-right:6%}.e-grid.e-dlgcontainer .e-dlgBtns .e-clear,.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{width:47%}.e-grid.e-filterDialog .e-input{line-height:20px}.e-grid.e-dlgcontainer .e-operator{padding-top:10px}.e-grid.e-dlgcontainer .e-value{padding-top:10px}.e-grid.e-dlgcontainer select{padding:0;height:20px;width:100%}.e-grid .e-filterdialoglarge .e-dlgcontainer input[type='text']{width:197px}.e-grid .e-summaryrow{font-weight:bold;border-style:solid;border-width:1px 0 0;padding:.5em;height:auto;line-height:18px;white-space:normal;word-wrap:break-word}.e-grid .e-summaryscroll{padding-right:18px}.e-grid .e-summaryscroll .e-rtl{padding-left:18px}.e-grid .e-boolrowcell input[type='checkbox']{margin-left:.7em;width:auto;height:auto}.e-grid .e-icon{background-repeat:no-repeat;background-attachment:scroll}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div,.e-grid .e-recordplusexpand>div,.e-grid .e-detailrowexpand>div{height:19px;vertical-align:middle;width:23px;padding:0;background-repeat:repeat;cursor:pointer}.e-grid .e-dialog .e-close{background-repeat:repeat}.e-grid .e-ungroupbutton{float:right;width:16px;height:16px;display:none;padding-top:2px}.e-grid .e-grid-icon .e-ascending,.e-grid .e-grid-icon .e-descending{padding-left:7px}.e-grid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-gridwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-grid .e-gridheader .e-headercell,.e-grid .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-grid div.e-error,.e-grid .e-gridpopup{position:absolute;font-weight:normal;z-index:9999}.e-grid .e-gridpopup .e-content{border-width:1px;border-style:solid}.e-grid .e-gridpopup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-grid .e-gridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-grid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-grid .e-filterdiv,.e-grid .e-fltrtempdiv{position:relative;width:100%;text-align:center;padding-right:7%}.e-grid .e-normaledit td{border-bottom:none}.e-grid .e-addedrow .e-indentcell{border-top:1px solid #c4c4c4}.e-grid .e-dialog .e-addedrow td{border:none}.e-grid .e-externalformedit .e-addedrow td{border:none}.e-grid .e-addedrow .e-inlineformedit td{border:none}.e-grid .e-filterdiv.e-fltrinputdiv span{display:block;height:16px;position:absolute;right:10%;top:8px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv span{display:block;height:16px;position:absolute;right:10%;top:5px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv{box-sizing:content-box}.e-grid .e-gridpopup .e-tail:before,.e-grid .e-gridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-grid .e-gridpopup .e-downtail:after{top:34px}.e-grid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-grid.e-rtl div.e-error .e-toparrow{right:10%}.e-grid .e-headercellfilter{padding-right:35px}.e-grid .e-headercellgroupfilter{padding-right:45px}.e-grid .e-headercellsort{padding-right:25px}.e-grid .e-headercellsortfilter{padding-right:45px}.e-grid .e-headercellsortgroupfilter{padding-right:63px}.e-grid.e-rtl .e-detailindentcell{border-left-width:1px;border-left-style:solid;border-left-color:#c8c8c8}.e-grid.e-rtl .e-headercellfilter{padding-right:25px;padding-left:28px}.e-grid.e-rtl .e-filterdiv{padding-right:2%}.e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-grid .e-gridtoolbar li{padding:4px 0 4px 6px}.e-grid .e-gridtoolbar li a{padding-left:3px}.e-grid .e-groupheadercell .e-togglegroupbutton{padding-top:2px}.e-grid .e-scrollcss{padding-right:17px}.e-grid .e-animatebutton{width:16px;height:10px;font-size:12px;padding-right:26px;float:right}.e-grid tr td:first-child,.e-grid tr th:first-child{border-left:0}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{height:40px}.e-grid .e-dialog .gridform .e-rowcell{border:none;padding:.1em}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-width:0 0 0 1px;border-style:solid}.e-grid .e-grouptopleftcell,.e-grid.e-rtl .e-grouptopleftcell,.e-grid .e-verticallines .e-grouptopleftcell{cursor:default;border-width:0;padding:0}.e-grid .e-reorderindicate{border-right-width:3px}.e-grid .e-groupdroparea{font-size:19px;font-weight:lighter;text-align:center;border-top-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.e-grid .e-cloneproperties{padding:4px 5px;border-style:solid;border-width:1px;text-align:center;vertical-align:middle;overflow:hidden;opacity:.6;white-space:nowrap}.e-grid .e-cloneproperties.draganddrop{padding:0}.e-grid.e-draganddrop{background-color:#179bd7;border-color:#5396bc;border-width:1px}.e-grid.e-draganddrop{opacity:.5}.e-grid .e-griddragarea{border:1px solid #fff;background-color:rgba(255,255,255,.3);opacity:.6}.e-grid.e-draganddrop .e-rowcell{border-color:#b4daef;color:#fff}.e-grid.e-draganddrop .e-rowcell{opacity:.8}.e-grid .e-allowRowDrop{cursor:url('common-images/grid/dropPointer.cur'),default}.e-grid.e-draganddrop tr:first-child td{border-top-width:0}.e-grid .e-dialog .e-buttons{clear:both;float:right}.e-grid .e-detailcell{padding:.4em .6em}.e-grid .e-gridheader{border-bottom-width:1px;border-bottom-style:solid;box-shadow:none}.e-grid .e-externalformedit .e-rowcell,.e-grid .e-inlineformedit .e-rowcell{border:none}.e-grid .e-inlineformedit .e-rowcell{border-top:0 none}.e-grid .e-inlineform-titlebar{font-weight:bold;padding:.7em}.e-grid .e-inlineformedit .e-editform-btn{float:right;padding:13px}.e-grid .e-externalformedit .e-editform-btn{float:right;padding:0 0 13px 0}.e-grid .e-inlineformedit form div.e-gridFromDiv,.e-grid .e-inlineformedit form div.e-gridFromDiv>div,.e-grid .e-externalformedit form div.e-gridFromDiv,.e-grid .e-externalformedit form div.e-gridFromDiv>div{display:inline-block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit div>label,.e-grid .e-externalformedit div>label{display:inline-block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit .e-display div,.e-grid .e-externalformedit .e-display div{display:block}.e-grid .e-inlineformedit form table div.e-gridFromDiv,.e-grid .e-inlineformedit form table div.e-gridFromDiv>div,.e-grid .e-externalformedit form table div.e-gridFromDiv,.e-grid .e-externalformedit form table div.e-gridFromDiv>div{display:block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit table div>label,.e-grid .e-externalformedit table div>label{display:block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit{padding:0}.e-grid .e-form-container{border-width:0 1px 1px 1px;border-style:solid}.e-grid .e-externalform{padding:1.5em 1em 3em 1em}.e-grid .e-form-titlebar{font-size:16px;font-weight:normal;padding:.7em}.e-grid .e-form-togglebtn{cursor:pointer;display:inline-block;float:right;height:20px;padding:0 0 4px 5px;right:5px;top:50%;width:20px}.e-grid .e-form-toggle-icon.e-bottomleft:before{content:""}.e-grid .e-form-toggle-icon.e-topright:before{content:""}.e-grid .e-form-toggle-icon{display:inline-block;height:20px;width:20px}.e-grid .e-editedbatchcell{padding:1px 3px}.e-grid td.e-editedbatchcell.e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0;padding-right:.7em}.e-grid .e-detailrowcollapse,.e-grid .e-detailcell,.e-grid tr.e-editedrow td.e-rowcell{border-top-width:1px;border-top-style:solid}.e-grid .e-hscrollcss,.e-grid .e-detailindentcell{border-right-width:1px;border-right-style:solid}.e-grid .e-gridheader{border-top-width:1px;border-top-style:solid}.e-grid .e-lastgrouptopleftcell{border-right:0 none}.e-grid .e-detailrowcollapse+td,.e-grid .e-detailrowexpand+td{border-left:none}.e-grid .e-gridcontent .e-detailrowvisible{border-left:none}.e-grid .e-pagermsgdiv{padding-left:9px;padding-top:0;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none}.e-grid .e-inlineform-titlebar{border-bottom-width:1px;border-style:solid;border-width:0 0 1px 0}.e-grid .e-inlineformedit form{padding-left:10px;padding-top:10px}.e-grid .e-inlineformedit .e-editform-btn{padding-top:0}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left:1px solid}.e-grid .e-frozeny{border-bottom:1px solid !important}.e-grid .e-movablecontent,.e-grid .e-movableheader,.e-grid .e-movablefooter{overflow:hidden}.e-grid .e-frozencontentdiv,.e-grid .e-frozenheaderdiv,.e-grid .e-frozenfooterdiv{float:left}.e-grid .e-frozenunbound{padding-top:4px;padding-bottom:4px}.e-grid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-grid div.e-error .e-toparrow.e-bottomarrow{border-color:#fffe92 transparent transparent;border-top-width:10px}.e-grid .e-hide{display:none !important}.e-grid .emptyrecord{white-space:nowrap}.e-grid .e-frozeny{border-bottom-width:1px !important;border-bottom-style:solid !important}.e-grid .e-frozenrow+tr>td,.e-grid .e-content .e-frozenrow+tr>td{border-top-width:0}.e-grid .e-widget .e-select .e-icon:before{display:block}.e-grid .e-icon:before,.e-grid form .e-templatecell .e-icon:before{display:inline-block}.e-grid .e-updatedtd:before{float:left;margin-left:-11px;margin-top:-14px;text-align:left;font-family:'ej-webfont';color:#f00}.e-grid .e-boolrowcell.e-updatedtd:before{float:left;margin-left:-1px;margin-top:-12px;text-align:left;width:0;font-family:'ej-webfont';color:#f00}.e-grid .e-excelfilter .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-gridsearchbar{box-sizing:content-box}.e-grid form .e-icon:before{display:block}.e-grid .e-icon.e-animatebutton{font-size:10px}.e-grid .e-icon.e-gdiagonalnext{font-size:8px;margin-top:12px}.e-grid .e-icon.e-gdiagonalnext{margin-left:11px}.e-grid .e-icon.e-gnextforward{font-size:10px;margin-top:10px}.e-grid .e-icon.e-gnextforward{margin-left:10px}.e-grid .e-groupheadercell .e-cancel{padding-right:11px}.e-grid .e-groupheadercell .e-icon:before{display:inline}.e-grid .e-filterbarcell .e-icon:before,.e-grid .e-dialog .e-icon:before{display:block}.e-grid .e-toolbaricons.e-searchfind{padding-left:6px}.e-grid .e-gridtoolbar .e-ejinputtext{vertical-align:middle}.e-grid .e-gridtoolbar .e-ejinputtext{text-indent:10px}.e-grid .e-rowcell.e-updatedtd{font-size:13px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid .e-dlgBtns .e-button{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;margin:0}.e-grid.e-columnChooser .e-columnChooserListDiv *{box-sizing:content-box}.e-grid.e-rtl{direction:rtl}.e-grid.e-rtl .e-groupheadercell .e-icon:before{display:inline-block}.e-grid.e-rtl .e-groupheadercell .e-cancel{padding-left:23px;padding-right:0;padding-top:2px}.e-grid.e-rtl .e-gridtoolbar li a{padding-right:5px;padding-left:0}.e-grid.e-rtl .e-gridtoolbar li{padding:4px 4px 4px 0}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{padding-right:7px}.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-headercell .e-togglegroup{margin:-15px 0 -1px -22px;width:16px;height:16px}.e-grid.e-rtl .e-headercell .e-rtltoggle{margin-left:-25px}.e-grid.e-rtl .e-headercellgroupfilter,.e-grid.e-rtl .e-headercellgroup{padding-right:25px;padding-left:40px}.e-grid.e-rtl .e-icon.e-gdiagonalnext{margin-right:9px}.e-grid .e-icon.e-gnextforward{margin-right:10px}.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{margin-right:10px}.e-grid .e-rtl a,.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{float:right}.e-grid.e-rtl .e-scrollcss>.e-headercontent{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercontent{border-right-width:0}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon{margin:-17px -1px -1px -25px}.e-grid.e-rtl .e-headercell .e-groupfiltericon{margin-left:-40px}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter.e-rtl{margin-left:6%;width:47%;margin-right:0}.e-grid.e-rtl .e-rowcell,.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{border-width:1px 1px 0 0}.e-grid.e-rtl .e-lastrowcell{border-bottom-width:1px}.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{padding-left:9px;padding-right:7px}.e-grid.e-rtl tr td:first-child,.e-grid.e-rtl tr th:first-child{border-right:0 none}.e-grid.e-rtl .e-indentcell{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercell{border-width:0 1px 0 0;padding-right:25px}.e-grid.e-rtl .e-reorderindicate{border-left-width:3px}.e-grid.e-rtl .e-cloneproperties{border-width:1px 1px 3px 1px}.e-grid.e-rtl div.e-pagermsgdiv{padding-left:6px;text-align:left}.e-grid .e-pager.e-rtl .e-pagercontainer{float:none}.e-grid .e-rtl .e-parentmsgbar{float:left;padding-left:6px}.e-grid.e-rtl .e-headercelldiv{text-align:right;padding:0 .7em;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-right:-25px}.e-grid.e-rtl .e-headercelldiv:not(:only-child){text-align:right;padding:0 9.8px 0 9.8px}.e-grid.e-rtl .e-headercellsort{padding-left:40px}.e-grid.e-rtl .e-headercellsortfilter:not(:only-child){padding:0 9.8px 0 28px}.e-grid.e-rtl .e-headercelldivgroup:not(:only-child){padding:0 .7em 0 .7em}.e-grid.e-rtl .e-headercelldivsortgroupfilter:not(:only-child){padding:0 .7em 0 2em}.e-grid.e-rtl .e-recordpluscollapse>div:before,.e-grid.e-rtl .e-detailrowcollapse>div:before{content:""}.e-grid.e-rtl .e-recordplusexpand>div:before,.e-grid.e-rtl .e-detailrowexpand>div:before{content:""}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon,.e-grid.e-rtl .e-headercell .e-togglegroup,.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-animatebutton,.e-grid.e-rtl .e-ungroupbutton{float:left}.e-grid.e-rtl .e-filterbarcell input{float:right;margin-right:4px}.e-grid.e-rtl .e-scrollcss{padding-right:0;padding-left:17px}.e-grid .e-widget .e-pager.e-rtl{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid.e-rtl .e-grid-filterstatusbar .e-msgdiv,.e-grid.e-rtl .e-grid-filterstatusbarbottom .e-msgdiv{margin-right:5px}.e-grid.e-rtl .e-animatebutton{padding-left:26px;padding-right:0}.e-grid.e-rtl .e-frozencontentdiv,.e-grid.e-rtl .e-frozenheaderdiv,.e-grid.e-rtl .e-frozenfooterdiv{float:right}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-left-width:0;border-right:1px solid}.e-grid.e-rtl .e-frozenrow+tr>td{border-top-width:0}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) input{padding-left:15%;padding-right:3%;width:75%}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) span{right:78%}.e-grid.e-rtl .e-gridcontent .e-detailrowvisible{border-right:none}.e-grid .e-scroller.e-rtl .e-columnChooserListDiv>label,.e-grid .e-scroller.e-rtl>#nomatches,.e-grid.e-rtl .e-searchcontainer{margin-right:15px;margin-left:0}.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk label,.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk,.e-grid.e-rtl .e-excelfilter .e-checkboxlist .e-ftrchk{margin-right:10px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list{height:27px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list.e-separator{height:1px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>ul li.e-separator{margin:2px 0 2px 0}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl.e-vertical .e-list>ul .e-list>a{padding:0 22px 0 15px}.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-search,.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-cancel{position:absolute;right:215px}.e-grid.e-columnChooser .e-searchbox span.e-rtl{position:absolute;right:189px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-filternone.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortdesc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortasc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-exceltick.e-icon{right:0}.e-grid.e-rtl .e-menu .e-list>a span.e-icon.e-arrowhead-right{right:224px}.e-grid .e-columnheader .e-headercelldiv.e-nwrap,.e-grid .e-rowcell.e-nwrap,.e-grid.e-responsive .e-rowcell.e-nwrap,.e-grid .e-gridcontent .e-rowcell.e-nwrap,.e-grid.e-responsive .e-gridcontent .e-rowcell.e-nwrap{white-space:nowrap}.e-pager,.e-grid .e-pagerstatusbar{border-style:solid;border-width:1px;padding-bottom:9px;padding-top:9px;width:100%;white-space:normal}.e-grid .e-pagerstatusbar,.e-grid .e-pager{border-width:1px 0 0}.e-grid .e-widget .e-pagercontainer>.e-icon{box-sizing:content-box}.e-pager div.e-parentmsgbar{float:right}.e-pager div.e-parentmsgbar{padding-right:6px;padding-top:4px}.e-pager .e-pagerstatusbar{padding-bottom:9px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-pager .e-icon{font-size:10px}.e-pager .e-numeric.e-gototextbox{margin:5px}.e-pager .e-numericitem{border-right-width:1px;border-right-style:solid;display:inline-block;min-width:22px;text-align:center;line-height:1}.e-pager .e-NP{position:relative}.e-pager div.e-pagermsgdiv{padding-right:6px;padding-top:4px;text-align:right}.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{-ms-filter:"progid:DXImageTraneorm.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{cursor:pointer;text-decoration:none}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{padding:6px 1px 7px 2px}.e-pager.e-disable .e-spacing,.e-pager.e-disable .e-numericitem:hover,.e-pager.e-disable .e-currentitem.e-active,.e-pager.e-disable .e-nextpage:hover,.e-pager.e-disable .e-lastpage:hover{cursor:default}.e-pager .e-customtext .e-spacing,.e-pager .e-customtext .e-numericitem:hover,.e-pager .e-customtext .e-currentitem.e-active{padding:8px}.e-pager .e-currentitem.e-active{border-width:1px;font-style:normal;font-variant:normal;font-weight:normal}.e-pager div,.e-pager a{display:inline;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pager .e-icon:before{display:inline-block}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{padding:9px 3px 8px 8px;border-right-style:solid}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-width:1px;min-width:17px}.e-pager .e-pagercontainer{overflow:hidden}.e-pager .e-lastpage,.e-pager .e-lastpagedisabled{border-right:none}.e-pager .e-disableditem{height:10px}.e-pager .e-firstpage:hover,.e-pager .e-prevpage:hover,.e-pager .e-lastpage:hover,.e-pager .e-nextpage:hover{cursor:pointer}.e-pager a.e-nextprevitemdisabled{display:none;padding-right:5px;padding-left:5px;margin-right:1px;margin-left:1px;text-decoration:none}.e-pager .e-pagercontainer{border-width:1px;border-style:solid;border-radius:4px 4px 4px 4px;margin:0 6px 0 6px}@media(max-width:270px){.e-pager .e-pagercontainer{min-width:200px}}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{cursor:pointer;text-decoration:none}.e-pager .e-lastpage.e-hover{border-radius:0 4px 4px 0}.e-pager .e-firstpage.e-hover{border-radius:4px 0 0 4px}.e-pager.e-rtl{direction:rtl}.e-pager.e-rtl .e-pagercontainer,.e-pager.e-rtl div,.e-pager.e-rtl a{float:right}.e-pager .e-pagermessage{display:block;margin:6px}.e-grid .e-pagerfiltermsg{display:block;margin:6px 0 6px;padding-left:9px}.e-pager.e-rtl .e-pagercontainer{float:right;margin-right:6px;padding:0}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{padding:8px 8px 2px 2px;-webkit-padding-after:2px}.e-pager.e-rtl .e-firstpage:before,.e-pager.e-rtl .e-firstpagedisabled:before{content:""}.e-pager.e-rtl .e-prevpage:before,.e-pager.e-rtl .e-prevpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage:before,.e-pager.e-rtl .e-nextpagedisabled:before{content:""}.e-pager.e-rtl .e-lastpage:before,.e-pager.e-rtl .e-lastpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-style:solid}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-width:1px}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-right-width:0;border-right-style:none}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-right:medium none}.e-pager.e-rtl .e-firstpage:hover{border-radius:0 4px 4px 0}.e-pager.e-rtl .e-lastpage.e-hover{border-radius:4px 0 0 4px}.e-pager.e-rtl .e-numericcontainer{float:none}.e-pager.e-rtl .e-numericitem{border-right-width:0;border-right-style:none;border-left-style:solid}.e-pager.e-rtl .e-numericitem{border-left-width:1px}.e-pager.e-rtl .e-numericitem{min-width:25px}.e-pager.e-rtl .e-spacing,.e-pager.e-rtl .e-numericitem:hover,.e-pager.e-rtl .e-currentitem.e-active{padding:6px 1px 7px}.e-pager .e-pagercontainer{float:left}.e-grid .e-pagercontainer{float:none}.e-pager div.e-pager-goto-res{margin-top:4px;float:left}.e-grid .e-pager div.e-pager-goto-res{float:none}.e-pager div.e-parentmsgbar.e-msg-res{margin-top:1px}.e-pager .e-parentmsgbar.e-msg-res{float:left;padding-left:5px}.e-pager input.e-textbox.e-pager-goto-res{margin-top:0}.e-pager input.e-textbox{margin-top:-4px;margin-right:10px}.e-pager div.e-drpdwndiv{border:1px solid;overflow:hidden;height:26px;width:50px;position:relative;display:inline-block;overflow:visible;border-radius:4px 4px 4px 4px}.e-pager .e-drpdwn{border:1px solid;font-size:16px;width:50px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute;top:28px}.e-pager .e-drpdwn li{padding:5px;width:40px}.e-pager div.e-drpdwndiv:before{padding:9px 0;position:absolute;right:0;top:0;z-index:1;text-align:center;width:40%;height:100%;pointer-events:none;box-sizing:border-box;border-radius:4px 4px 4px 4px}.e-pager .e-pager-itemsinterval span.e-text{height:28px;line-height:25px;padding-left:25%;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute}.e-pager.e-rtl .e-pager-itemsinterval span.e-text{position:inherit;float:left}.e-pager .e-pager-itemsinterval{display:inline-block;height:28px;padding-left:5px}@media(max-width:270px){.e-pager.e-js{min-width:177px}}.e-pager .e-pager-itemsinterval .e-interval-msg.e-interval-msg{float:right;margin:0 5px;line-height:28px}.e-rotator-wrap{position:relative;display:block;direction:ltr}.e-rotator-wrap .e-in-wrap{border:medium none;overflow:visible}.e-rotator-wrap .e-in-wrap .e-inner{position:relative;overflow:hidden}.e-rotator-wrap .e-in-wrap.e-multiple{padding:4px;border:1px solid}.e-rotator-wrap .e-in-wrap .e-single{border:1px solid}.e-rotator-wrap .e-in-wrap .e-inner>ul{position:relative;width:1200px;left:0;top:0;overflow:hidden}.e-rotator-wrap .e-in-wrap .e-inner.e-horizontal>ul>li{float:left}.e-rotator-wrap .e-in-wrap .e-nav .e-nav-btn{height:40px;width:40px;opacity:.8;filter:alpha(opacity=80);position:absolute;top:44%;display:none;background-repeat:no-repeat;cursor:pointer}.e-rotator-wrap .e-in-wrap .e-nav .e-next{right:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-previous{left:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-next:before,.e-rotator-wrap .e-in-wrap .e-nav .e-previous:before{width:40px;height:40px}.e-rotator-wrap .e-in-wrap .e-nav .e-next,.e-rotator-wrap .e-in-wrap .e-nav .e-previous{top:47%;font-size:40px}.e-rotator-wrap .e-in-wrap .e-nav .play,.e-rotator-wrap .e-in-wrap .e-nav .pause{height:66px;width:66px;left:46%}.e-rotator-wrap .e-in-wrap .e-nav .play:before,.e-rotator-wrap .e-in-wrap .e-nav .pause:before{height:60px;width:60px;font-size:60px}.e-rotator-wrap .e-nav .e-nav-btn.e-show{visibility:visible}.e-rotator-wrap .e-nav .e-nav-btn.e-hide{visibility:hidden}.e-rotator-wrap .e-pager-wrap{display:block;text-align:center}.e-rotator-wrap .e-pager-wrap .e-bullet{margin:0;padding:10px;position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.default{left:45%}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-radius:20px;display:inline-block;list-style-type:none;width:10px;height:10px;margin:3px;background-repeat:no-repeat;background-position:0 5px;cursor:pointer}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border:1px solid}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover,.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active{border:1px solid}.e-rotator-wrap .e-pager-wrap .e-bullet{position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topleft{left:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topright{right:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topCenter{left:42%;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomleft{bottom:0;left:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomright{bottom:0;right:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-thumb-pos{bottom:29%}.e-rotator-wrap .e-pager-wrap .e-bullet.e-outside{margin:auto;position:relative}.e-rotator-wrap .e-thumb{position:relative;overflow:hidden;margin:2% 10%}.e-rotator-wrap .e-thumb .e-thumb-items{position:relative;width:1200px;height:200px;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li{float:left;list-style:none outside none;margin:5px;position:relative;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li img{width:135px;height:85px}.e-rotator-wrap .e-thumb .e-thumb-items li:hover,.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border:3px solid;padding:4px}.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border:1px solid;padding:6px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn{height:30px;width:30px;position:absolute;top:84%;visibility:visible;background-repeat:no-repeat;cursor:pointer;font-size:30px}.e-rotator-wrap.e-disable .e-thumb-nav .e-thumb-btn{cursor:default}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-previous{left:3%}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-next{right:3%}.e-rotator-wrap .e-inner .e-caption{bottom:0;left:0;opacity:.5;filter:alpha(opacity=50);position:absolute;height:50px;width:100%;display:none}.e-rotator-wrap .e-inner .e-caption.e-hide{visibility:hidden}.e-rotator-wrap .e-inner .e-caption.e-show{visibility:visible}.e-rotator-wrap .e-inner .e-caption>span{font-family:icon;font-size:22px;margin-left:20px;margin-right:20px;padding-top:11px;position:absolute}.e-groupbutton{outline:0 none;overflow:hidden;display:block}.e-groupbutton>.e-ul{cursor:default;list-style-type:none;vertical-align:middle;overflow:hidden;display:table;height:100%;width:100%;border-collapse:separate;border-spacing:0}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-center{display:block;margin:0 auto}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-inline{display:inline-block;vertical-align:middle}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:block;vertical-align:middle;padding:.5em;text-align:-moz-center;text-align:-webkit-center}.e-groupbutton.e-no-border>.e-horizontal.e-ul{border-spacing:1px 0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{height:100%;display:table-cell;vertical-align:middle}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{width:100%;display:block;box-sizing:border-box}.e-groupbutton.e-hidden,.e-groupbutton>.e-ul>.e-grp-btn-item.e-hidden{display:none}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border:1px solid}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border:1px solid}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border:1px solid}.e-groupbutton.e-no-border,.e-groupbutton.e-no-border>.e-horizontal.e-ul>.e-grp-btn-item{border:none}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item{margin-bottom:1px}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item.last{margin-bottom:0}.e-groupbutton.e-no-border.e-corner>.e-ul>.e-grp-btn-item{border-radius:4px 4px 4px 4px}.e-groupbutton .e-grp-btn-item.e-hover *{cursor:pointer}.e-groupbutton.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 0 0 4px}.e-groupbutton.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:0 4px 4px 0}.e-groupbutton.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 4px 0 0}.e-groupbutton.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:0 4px 4px 0}.e-groupbutton.e-rtl.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:4px 0 0 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 0 0 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:4px 0 0 4px}.e-grp-btn-mini{height:28px;font-size:12px}.e-grp-btn-mini>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-small>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-medium>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-large>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-groupbutton.e-grp-btn-large>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-small>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-medium>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-mini>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-grp-btn-small{height:32px;font-size:13px}.e-grp-btn-medium{height:36px;font-size:14px}.e-grp-btn-large{height:40px;font-size:15px}.e-groupbutton .e-grp-btn-item .e-icon{padding:4px 3px;visibility:visible;vertical-align:middle}.e-groupbutton .e-grp-btn-item .e-btntxt{width:auto;cursor:default;display:table-cell;vertical-align:middle;line-height:normal;padding:2px}.e-groupbutton .e-grp-btn-item{text-align:center}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:inline-block}.e-groupbutton .e-grp-btn-link{display:block}.e-fileexplorer{line-height:1.428571429}.e-fileexplorer,.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{border:1px solid}.e-fileexplorer .e-toolbar{border:0 none}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect{filter:alpha(opacity=30)}.e-fileexplorer .e-treeview .e-fe-node-hover{border-image:initial;cursor:pointer}.e-fileexplorer .e-scroller .e-vscroll .e-icon,.e-fileexplorer .e-scroller .e-hscroll .e-icon{color:transparent}.e-fileexplorer .e-scroller .e-vscroll,.e-fileexplorer .e-scroller .e-hscroll,.e-fileexplorer .e-scroller .e-vhandlespace,.e-fileexplorer .e-switchView .e-button{background:transparent}.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer input,input.e-fe-dialog-text,.e-fileexplorer .e-treeview .e-text,.e-fe-toolbar.e-responsive-toolbar input{font-size:12px}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-weight:normal}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-size:12px}.e-fileexplorer .e-splitter,.e-fileexplorer .e-grid .e-headercontent{border:0 none}.e-fileexplorer .e-splitter .e-tileview,.e-fileexplorer .e-splitter .e-pane{overflow:visible}.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{width:9px;border-width:0 0 0 1px !important}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon{right:9px;border-right-width:0;border-radius:10px 0 0 10px}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon .e-icon:before{left:3px}.e-fileexplorer .e-splitter .e-pane.collapsed{overflow:hidden}.e-fileexplorer .e-splitter .e-splitbar .e-icon{visibility:hidden}.e-fileexplorer .e-splitbar.e-split-divider{position:absolute}.e-imageViewer>img{width:100%;height:100%}.e-fileexplorer .e-grid .e-rowcell{text-overflow:ellipsis}.e-imageViewer-wrap .e-vscrollbar{display:none}.e-fileexplorer .e-addressBar{width:228px;text-indent:0}.e-fileexplorer .e-addressBar.e-tool-input{padding-left:27px;padding-right:5px}.e-fileexplorer .e-addressBar,.e-fe-toolbar .e-addressBar,.e-fileexplorer .e-searchBar,.e-fe-toolbar .e-searchBar{margin:0;padding:0}.e-fe-toolbar.e-responsive-toolbar .e-addressBar{width:150px}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{line-height:20px;font-family:inherit}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{height:22px;text-indent:9px}.e-fileexplorer .e-searchBar::-webkit-input-placeholder{text-indent:9px}.e-dialog.e-rtl .e-fe-dialog .e-fe-dialog-label,.e-fileexplorer.e-rtl .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tilenode .e-file-size,.e-fileexplorer.e-rtl .e-grid .e-rowcell,.e-fileexplorer.e-rtl .e-treeview .e-text{direction:ltr}.e-fe-dialog .e-fe-table table tr .e-readonly{text-indent:0}.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-size{text-align:right}.e-fileexplorer .e-toolbar>ul>li .e-splitbutton.e-btn{vertical-align:top}.e-fileexplorer .e-switchView .e-btn.e-btn-normal{height:auto}.e-fileexplorer.e-rtl .e-grid .e-chkbox-wrap,.e-fileexplorer .e-tileInfo-view.e-rtl .e-name.e-name-in-wrap,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-grid-image,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-col-check{direction:rtl}.e-fileexplorer .e-toolbar.e-toolbarspan{width:auto}.e-fileexplorer .e-ul.e-horizontal,.e-fe-toolbar.e-responsive-toolbar .e-ul.e-horizontal{margin-top:4px;margin-bottom:4px;padding-left:2px;padding-right:2px}.e-fileexplorer .e-treeview>ul:first-child{margin-top:4px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar,.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar [class^="e-"]{box-sizing:border-box}.e-fileexplorer .e-statusbar .e-itemStaus{margin:4px 8px 0 8px}.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus{direction:ltr}.e-fileexplorer.e-rtl .e-icon.e-fe-resize:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-resize{float:left;margin-left:8px;font-size:13px}.e-fileexplorer .e-toolbar .e-addressbar-foldericon,.e-fe-toolbar.e-responsive-toolbar .e-addressbar-foldericon{margin-left:4px;margin-top:4px}.e-fileexplorer .e-uploadbox .e-selectpart,.e-fileexplorer .e-uploadbox{border:0 none}.e-fileexplorer .e-uploadbox .e-selectpart{height:auto;width:auto}.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar{padding:.25em .25em .25em 1em}.e-fileexplorer .e-uploadbox.e-dialog .e-header{font-size:16px}.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar .e-title{margin-left:0;top:0}.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar>.e-dialog-icon .e-close{margin:-9px 0 0 -1px}.e-fileexplorer .e-uploadbox.e-dialog .e-dialog-icon{top:0;right:0}.e-fileexplorer .e-uploadbox.e-dialog .e-file-upload{float:right;width:100%}.e-fileexplorer .e-uploadbox.e-dialog .e-file-upload>.e-btn{left:0;height:30px;float:right;margin:0 9px 0 9px}.e-fileexplorer .e-uploadbox.e-rtl.e-dialog .e-file-upload{float:left}.e-fileexplorer .e-uploadbox.e-rtl.e-dialog .e-file-upload>.e-btn{float:left;margin-left:11px;margin-right:7px}.e-fileexplorer .e-uploadbox.e-dialog .e-head-content{display:none}.e-fileexplorer .e-uploadbox .e-file-list .e-file-progress{width:180px}.e-fileexplorer .e-uploadbox .e-file-list .e-file-size{margin-left:3px;min-width:135px}.e-fileexplorer .e-uploadbox .e-file-list .e-file-percentage{width:130px;margin-left:3px}.e-fileexplorer .e-uploadbox .e-file-list .e-file-percentage .e-file-progress-bar{width:auto}.e-fileexplorer .e-uploadbox .e-file-list .e-action-perform{margin-left:17px}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-size,.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-percentage{margin-left:0}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-action-perform{margin-left:0;margin-right:23px}.e-fileexplorer .e-uploadbox .e-ul>li{height:54px}.e-fileexplorer .e-uploadbox .e-file-list{height:53px;top:0}.e-fe-dialog.e-dialog.e-dialog-wrap{border:none}.e-fileexplorer .e-tileview{overflow:initial}.e-fileexplorer .e-tileview{margin-bottom:0;margin-left:10px;margin-top:4px;margin-right:10px}.e-fileexplorer .e-grid{height:inherit}.e-fileexplorer .e-fileurl>input{width:100%;max-width:900px}.e-fileexplorer .e-fileurl{width:343px}.e-fileexplorer .e-filename{width:206px}.e-fileexplorer .e-filename>input{width:100%}.e-fileexplorer .e-filewidth>input,.e-fileexplorer .e-fileheight>input{width:60px}.e-fileexplorer .e-grid{border:0 none}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{font-weight:bold}.e-fileexplorer .e-statusbar{overflow:hidden;border-top:1px solid}.e-fileexplorer .e-statusbar{height:24px}.e-fileexplorer .e-grid .e-gridheader{border-bottom:1px solid;border-left:0 none;border-top:0 none;border-right:0 none}.e-fileexplorer .e-grid .e-headercell{border-style:none}.e-fileexplorer .e-tilenode{list-style:none;display:inline-block;vertical-align:top;padding:0 0 4px 0;width:104px}.e-fileexplorer .e-tilenode{margin:7px 7px 3px 7px;border:1px solid transparent}.e-fileexplorer .e-addNewFolder.e-button{margin-left:4px;padding-right:10px;height:25px;background-color:transparent;border:none;float:left}.e-fileexplorer .e-switchGridView.e-button{background:transparent;border:none}.e-fileexplorer .e-swithListView.e-button{background:transparent;border:none}.e-fileexplorer .e-thumbImage{padding:4px;display:block;max-height:88px;text-align:center;width:auto;height:auto;margin-left:auto;margin-right:auto}.e-fileexplorer .e-thumbImage{max-width:96px}.e-fileexplorer .e-name{text-align:center;word-wrap:break-word}.e-fileexplorer .e-addressbar-foldericon{position:absolute}.e-fileexplorer .e-h-arrow{z-index:10001}.e-fileexplorer .e-responsive-toolbar{z-index:1}.e-rtl.e-fileexplorer .e-grid .e-headercelldiv{text-align:right}.e-fileexplorer .e-statusbar .e-switchView{margin:0 8px 0 0}.e-rtl.e-fileexplorer .e-statusbar .e-switchView{margin:0 0 0 8px}.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul,.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul>li,.e-fileexplorer .e-toolbar .e-ul-searchBar,.e-fileexplorer .e-tileInfo-view.e-rtl .e-align,.e-fileexplorer.e-rtl .e-treeview .e-fe-folder{float:right}.e-fileexplorer .e-statusbar .e-itemStaus,.e-rtl.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar .e-horizontal.e-ul.e-ul-searchBar{float:left}.e-fileexplorer .e-tileview,.e-fileexplorer .e-toolbar .e-feItem-Addressbar,.e-fileexplorer .e-toolbar .e-feItem-Searchbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar{padding-left:0;padding-right:0}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-family:'ej-webfont'}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{padding-top:2px;width:22px;height:22px}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-size:18px;text-align:center}.e-fileexplorer .e-tree-foldericon{height:18px;width:14px;padding-right:4px}.e-rtl.e-fileexplorer .e-tree-foldericon{padding-right:0;padding-left:4px;float:right}.e-fileexplorer .e-addressbar-foldericon,.e-fileexplorer .e-tree-foldericon{font-size:14px}.e-fileexplorer .e-addressbar-foldericon:before,.e-fileexplorer .e-tree-foldericon:before,.e-fileexplorer .e-plus~.e-tree-foldericon:before{content:""}.e-fileexplorer .e-minus~.e-tree-foldericon:before,.e-fileexplorer-toolbar-icon.Open:before,.e-fileexplorer-toolbar-icon.OpenFolderLocation:before{content:""}.e-fileexplorer-toolbar-icon.Delete:before{content:""}.e-fileexplorer-toolbar-icon.NewFolder:before{content:""}.e-fileexplorer-toolbar-icon.Back:before{content:""}.e-fileexplorer-toolbar-icon.Forward:before{content:""}.e-fileexplorer-toolbar-icon.Upward:before{content:""}.e-fileexplorer-toolbar-icon.Back:hover:before{content:""}.e-fileexplorer-toolbar-icon.Forward:hover:before{content:""}.e-fileexplorer-toolbar-icon.Cut:before{content:""}.e-fileexplorer-toolbar-icon.Copy:before{content:""}.e-fileexplorer-toolbar-icon.Paste:before{content:""}.e-fileexplorer-toolbar-icon.Details:before,.e-fileexplorer-toolbar-icon.Getinfo:before{content:""}.e-fileexplorer-toolbar-icon.Upload:before{content:""}.e-fileexplorer-toolbar-icon.Refresh:before{content:""}.e-fileexplorer-toolbar-icon.Rename:before{content:""}.e-fileexplorer-toolbar-icon.Download{top:-3px;position:relative}.e-fileexplorer-toolbar-icon.Download{font-size:26px}.e-disable .e-fileexplorer-toolbar-icon.Download{filter:alpha(opacity=35)}.e-fileexplorer-toolbar-icon.Download:before{content:""}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{content:"";text-indent:1px;margin-top:2px;margin-left:1px}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{height:100%;width:100%}.e-fileexplorer .e-tile-wrapper .e-thumbImage.e-fe-icon{width:67px;height:67px}.e-fileexplorer .e-tile-wrapper.e-js,.e-fileexplorer.e-js,.e-fileexplorer .e-gridcontent,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{outline:none;box-shadow:none}.e-fileexplorer .e-toolbar.e-focus{outline:none}.e-fileexplorer .e-toolbar.e-focus{box-shadow:none}.e-fe-dialog input.e-ejinputtext:focus{outline:none}.e-fe-dialog-btn,.e-fe-dialog-centerbtn,.e-fe-dialog-text{margin-top:10px}.e-fe-dialog input,input.e-fe-dialog-text{padding-left:0}.e-fe-dialog-text{max-width:310px;width:310px}.e-fe-dialog-btn{float:right;width:50%}.e-fe-dialog-btn{padding-bottom:4px}.e-fe-dialog-centerbtn{padding:1px;width:70%;float:right}.e-rtl .e-fe-dialog-centerbtn{width:70%;float:left}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{height:27px}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{width:45%}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-left:0}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-right:14px}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-right:0}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-left:14px}.e-fe-dialog.e-icon.e-close{float:right;margin:4px 4px 0 0}.e-rtl .e-fe-dialog.e-icon.e-close{margin:4px 0 0 4px}.e-fe-dialog.e-icon.e-close:before{padding-top:2px}.e-rtl .e-fe-dialog.e-icon.e-close,.e-rtl .e-fe-dialog-btn{float:left}.e-fe-dialog-centerbtn,.e-fileexplorer .e-grid .emptyrecord,.e-fe-center{text-align:center}.e-fileexplorer .e-tileInfo-view .e-align{float:left}.e-fileexplorer .e-tileInfo-view .e-tilenode{padding:0;overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-tilenode{width:252px;height:60px}.e-fileexplorer .e-tileInfo-view .e-name{display:table-cell;vertical-align:middle;width:112px;padding:0 5px;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name{height:60px}.e-fileexplorer .e-tileInfo-view .e-name-wrap{overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-name-wrap{display:table;width:184px;height:60px}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap{vertical-align:middle;text-align:inherit;display:table-cell;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap p{margin:0}.e-fileexplorer .e-tileInfo-view .e-thumb-image.e-image .e-thumbImage{max-height:52px;max-width:58px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumb-image.e-image img.e-thumbImage{height:auto;width:auto}.e-fileexplorer .e-tileInfo-view .e-thumbImage{display:block;max-width:59px;margin:0}.e-fileexplorer .e-tileInfo-view .e-thumbImage{padding:4px}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{display:table-cell;vertical-align:middle;width:auto;padding-top:0}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{height:60px}.e-fileexplorer .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div{width:168px}.e-fileexplorer .e-tileview .e-name-wrap .e-name.e-name-in-wrap div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-fileexplorer .e-tileInfo-view .e-file-name{font-weight:bold}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{width:60px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{height:52px}.e-fileexplorer .e-tileInfo-view span.e-file-type,.e-fileexplorer .e-tileInfo-view span.e-file-size{font-size:13px}.e-fileexplorer .e-fe-view-icon:before{content:"";font-size:16px;width:22px;height:100%}.e-fe-activeicon:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px}.e-fe-activeicon:before{margin-top:1px}.e-fe-ascending:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px;margin-top:1px}.e-fe-descending:before{content:"";width:100%;text-indent:1px;height:100%;margin-top:1px;margin-left:1px}.e-fileexplorer .e-toolbar>ul>li,.e-fe-toolbar.e-toolbar>ul>li{padding:0}.e-fileexplorer .e-treeview>ul{margin:0}.e-fileexplorer .e-toolbar .e-searchBar{width:138px}.e-dialog .e-fe-table tr td{word-break:break-all}.e-dialog .e-fe-table tr td{padding:4px 0 4px 0}.e-dialog .e-fe-table tr td:first-child{min-width:60px;padding-right:14px;width:25%}.e-rtl.e-dialog .e-fe-table tr td:first-child{padding-left:14px;padding-right:0}.e-fileexplorer .e-toolbar>ul>li div.e-item-overlay{opacity:0;filter:alpha(opacity=0)}.e-fe-dialog.e-dialog>.e-titlebar{padding:.3em .25em .25em 1em}.e-fileexplorer .e-uploadbox .e-scrollbar.e-hscrollbar{top:0}.e-fe-dialog.e-dialog.e-rtl>.e-titlebar,.e-fileexplorer .e-uploadbox.e-dialog.e-rtl .e-titlebar{padding:.3em 1em .25em .25em}.e-fileexplorer .e-uploadbox.e-widget .e-selectpart.e-select{border:none}.e-fileexplorer .e-uploadbox .e-file-upload{padding:0}.e-fileexplorer .e-uploadbox .e-file-upload .e-action-container{margin:0 0 8px auto;padding-top:8px}.e-fileexplorer .e-uploadbox .e-action-container{width:228px}.e-fileexplorer .e-uploadbox.e-rtl .e-action-container{width:220px}.e-fileexplorer .e-uploadbox.e-rtl .e-file-upload .e-action-container{margin:0 auto 8px 0}.e-fileexplorer .e-uploadbox .e-uploadbtn,.e-fileexplorer .e-uploadbox .e-uploadclosebtn{margin-left:8px}.e-dialog.e-imageViewer-wrap .e-titlebar .e-title{overflow:hidden;text-overflow:ellipsis;width:90%;float:left}.e-dialog.e-rtl.e-imageViewer-wrap .e-titlebar .e-title{float:right}.e-menu>.e-list.e-fe-separator{border-bottom:1px solid}.fe-context-menu.e-menu li.e-list>a>span{top:0}.fe-context-menu.e-menu li.e-list>a{padding-left:30px}.fe-context-menu.e-menu.e-rtl li.e-list>a{padding-right:32px}.fe-context-menu.e-menu.e-context{width:auto}.e-fileexplorer .e-tilenode{cursor:pointer}.e-fe{padding:5px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png');display:block;margin-left:-2px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{width:70px;height:74px}.e-fe .e-fe-folder{background-position:-21px -1480px}.e-fe .e-fe-images{background-position:-21px -325px}.e-fe .e-thumbImage{width:65px;height:65px}.e-fe .e-count{position:absolute;color:#fff;background:#00f;min-width:14px;text-align:center;border:1px solid #fff;font-size:11px}.e-fe .e-count{top:30px;left:26px}.e-fileexplorer .e-treeview-wrap .e-item div>span{margin-right:0;display:inline-table;vertical-align:middle}.e-fileexplorer .e-grid tr td:first-child,.e-fileexplorer.e-rtl .e-grid tr td.e-last-rowcell{border-left:1px solid transparent;border-right:0}.e-fileexplorer .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl .e-grid tr td:first-child{border-right:1px solid transparent;border-left:0}.e-fileexplorer .e-grid .e-rowcell{border-top:1px solid transparent;border-bottom:1px solid transparent;border-width:1px 0;padding:.4em}.e-fileexplorer .e-grid .e-gridcontent tr:first-child td{border-top:1px solid transparent}.e-fe-dialog.e-dialog>.e-titlebar .e-dialog-icon{right:0}.e-fileexplorer .e-blur{opacity:.6;filter:alpha(opacity=60)}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fe-dialog.e-content,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre-wrap}.e-fe-dialog.e-dialog .e-widget-content{word-wrap:break-word}.e-fe-dialog.e-dialog .e-widget-content{padding:.5em 1.1em}.e-fe-dialog.e-dialog,.e-fileexplorer .e-uploadbox .e-file-cancel,.e-fileexplorer .e-uploadbox.e-dialog .e-titlebar>.e-dialog-icon .e-close{font-size:12px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{margin-right:10px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{width:20%}.e-fe-dialog .e-error-msg{margin-top:5px;color:#f00;font-size:12px;margin-left:2px}.e-rtl .e-fe-dialog-label{text-align:right}.e-fe-dialog-btn.e-replace{width:100%}.e-fileexplorer .e-toolbar{border-bottom:3px solid;padding:0 4px}.e-fileexplorer .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:6px}.e-fileexplorer .e-scrollbar .e-hscroll .e-button.e-icon,.e-fileexplorer .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-fileexplorer .e-tree-wrapper .e-scrollbar.e-hscrollbar{top:10px}.e-fileexplorer .e-icon.e-fe-resize{float:right;cursor:se-resize}.e-fileexplorer .e-icon.e-fe-resize{font-size:16px}.e-fileexplorer .e-icon.e-fe-resize{padding:5px 2px 0 0}.e-fileexplorer .e-icon.e-fe-resize+.e-switchView{margin:0}.e-fileexplorer .e-tilenode .e-image{display:table-cell;vertical-align:bottom;width:100px}.e-dialog .e-fe-table table{width:100%;border-collapse:collapse;border-spacing:0}.e-dialog .e-fe-table table tr .e-readonly{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-fe-table table tr .e-readonly{font-size:14px}.e-dialog .e-fe-table table .e-border{border-bottom:1px solid}.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fe-dialog.e-content{white-space:pre-wrap}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image{padding:2px}.e-fileexplorer .e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png')}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image .e-fe-icon{width:20px;height:20px;display:block}.e-fileexplorer .e-treeview .e-fe-folder,.e-fileexplorer .e-toolbar .e-fe-folder{background-position:-245px -21px}.e-fileexplorer .e-treeview .e-text{position:relative}.e-fileexplorer .e-treeview .e-text{padding-left:20px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-left:4px}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-right:20px}.e-fileexplorer .e-treeview .e-fe-icon,.e-fileexplorer .e-toolbar .e-fe-icon{width:14px;height:14px;position:absolute}.e-fileexplorer .e-treeview .e-fe-folder{top:2px}.e-fileexplorer .e-treeview .e-fe-folder{left:2px}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{left:inherit}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{right:2px}.e-fileexplorer .e-toolbar .e-fe-folder{top:5px;left:8px}.e-fileexplorer.e-rtl .e-toolbar .e-fe-folder{left:0;right:8px}.e-fileexplorer .e-grid .e-fe-doc,.e-fileexplorer .e-grid .e-fe-docx{background-position:-196px -20px}.e-fileexplorer .e-grid .e-fe-ppt,.e-fileexplorer .e-grid .e-fe-pptx{background-position:-196px -48px}.e-fileexplorer .e-grid .e-fe-xls,.e-fileexplorer .e-grid .e-fe-xlsx{background-position:-196px -76px}.e-fileexplorer .e-grid .e-fe-pdf{background-position:-196px -104px}.e-fileexplorer .e-grid .e-fe-images{background-position:-196px -132px}.e-fileexplorer .e-grid .e-fe-rar{background-position:-196px -160px}.e-fileexplorer .e-grid .e-fe-zip{background-position:-196px -188px}.e-fileexplorer .e-grid .e-fe-txt{background-position:-196px -216px}.e-fileexplorer .e-grid .e-fe-audio{background-position:-196px -244px}.e-fileexplorer .e-grid .e-fe-video{background-position:-196px -272px}.e-fileexplorer .e-grid .e-fe-js{background-position:-196px -300px}.e-fileexplorer .e-grid .e-fe-css{background-position:-196px -328px}.e-fileexplorer .e-grid .e-fe-html{background-position:-196px -356px}.e-fileexplorer .e-grid .e-fe-php{background-position:-196px -384px}.e-fileexplorer .e-grid .e-fe-exe{background-position:-196px -412px}.e-fileexplorer .e-grid .e-fe-msi{background-position:-196px -440px}.e-fileexplorer .e-grid .e-fe-unknown{background-position:-196px -468px}.e-fileexplorer .e-grid .e-fe-rtf{background-position:-196px -496px}.e-fileexplorer .e-grid .e-fe-xml{background-position:-196px -524px}.e-fileexplorer .e-grid .e-fe-folder{background-position:-196px -552px}.e-fileexplorer .e-tile-wrapper .e-fe-doc,.e-fileexplorer .e-tile-wrapper .e-fe-docx,.e-fe .e-fe-icon.e-fe-docx,.e-fe .e-fe-icon.e-fe-doc{background-position:-21px -17px}.e-fileexplorer .e-tile-wrapper .e-fe-ppt,.e-fileexplorer .e-tile-wrapper .e-fe-pptx,.e-fe .e-fe-icon.e-fe-ppt,.e-fe .e-fe-icon.e-fe-pptx{background-position:-21px -94px}.e-fileexplorer .e-tile-wrapper .e-fe-xls,.e-fileexplorer .e-tile-wrapper .e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xls{background-position:-21px -171px}.e-fileexplorer .e-tile-wrapper .e-fe-pdf,.e-fe .e-fe-icon.e-fe-pdf{background-position:-21px -248px}.e-fileexplorer .e-tile-wrapper .e-fe-images,.e-fe .e-fe-icon.e-fe-images{background-position:-21px -325px}.e-fileexplorer .e-tile-wrapper .e-fe-rar,.e-fe .e-fe-icon.e-fe-rar{background-position:-21px -402px}.e-fileexplorer .e-tile-wrapper .e-fe-zip,.e-fe .e-fe-icon.e-fe-zip{background-position:-21px -479px}.e-fileexplorer .e-tile-wrapper .e-fe-txt,.e-fe .e-fe-icon.e-fe-txt{background-position:-21px -556px}.e-fileexplorer .e-tile-wrapper .e-fe-audio,.e-fe .e-fe-icon.e-fe-audio{background-position:-21px -633px}.e-fileexplorer .e-tile-wrapper .e-fe-video,.e-fe .e-fe-icon.e-fe-video{background-position:-21px -710px}.e-fileexplorer .e-tile-wrapper .e-fe-js,.e-fe .e-fe-icon.e-fe-js{background-position:-21px -787px}.e-fileexplorer .e-tile-wrapper .e-fe-css,.e-fe .e-fe-icon.e-fe-css{background-position:-21px -864px}.e-fileexplorer .e-tile-wrapper .e-fe-html,.e-fe .e-fe-icon.e-fe-html{background-position:-21px -941px}.e-fileexplorer .e-tile-wrapper .e-fe-php,.e-fe .e-fe-icon.e-fe-php{background-position:-21px -1018px}.e-fileexplorer .e-tile-wrapper .e-fe-exe,.e-fe .e-fe-icon.e-fe-exe{background-position:-21px -1095px}.e-fileexplorer .e-tile-wrapper .e-fe-msi,.e-fe .e-fe-icon.e-fe-msi{background-position:-21px -1172px}.e-fileexplorer .e-tile-wrapper .e-fe-unknown,.e-fe .e-fe-icon.e-fe-unknown{background-position:-21px -1249px}.e-fileexplorer .e-tile-wrapper .e-fe-rtf,.e-fe .e-fe-icon.e-fe-rtf{background-position:-21px -1326px}.e-fileexplorer .e-tile-wrapper .e-fe-xml,.e-fe .e-fe-icon.e-fe-xml{background-position:-21px -1403px}.e-fileexplorer .e-tile-wrapper .e-fe-folder,.e-fe .e-fe-icon.e-fe-folder{background-position:-21px -1480px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-doc,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-docx{background-position:-116px -17px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-ppt,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pptx{background-position:-116px -79px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xls,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xlsx{background-position:-116px -141px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pdf{background-position:-116px -203px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-images{background-position:-116px -265px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rar{background-position:-116px -327px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-zip{background-position:-116px -389px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-txt{background-position:-116px -451px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-audio{background-position:-116px -513px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-video{background-position:-116px -575px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-js{background-position:-116px -637px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-css{background-position:-116px -699px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-html{background-position:-116px -761px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-php{background-position:-116px -823px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-exe{background-position:-116px -885px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-msi{background-position:-116px -947px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-unknown{background-position:-116px -1009px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rtf{background-position:-116px -1071px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xml{background-position:-116px -1133px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder{background-position:-116px -1195px}.e-fileexplorer .e-treeview .e-fe-folder.e-fe-lock{background-position:-245px -40px}.e-fileexplorer .e-grid .e-fe-folder.e-fe-lock{background-position:-196px -580px}.e-fileexplorer .e-tile-wrapper .e-fe-folder.e-fe-lock{background-position:-21px -1557px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder.e-fe-lock{background-position:-116px -1258px}.e-fileexplorer.e-rtl .e-gridcontent tr td.e-grid-image{text-indent:-68px}.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-descending,.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-ascending{padding:0 2px}.e-fe-split-context.e-menu.e-context>.e-list>a>span{margin:0;padding:0 4px}.e-fileexplorer.e-rtl .e-icon.e-fe-grid:before,.e-fe-split-context.e-rtl .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-grid:before,.e-fe-split-context .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-largeicons:before,.e-fe-split-context .e-icon.e-fe-largeicons:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-tile:before,.e-fe-split-context.e-rtl .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-icon.e-fe-tile:before,.e-fe-split-context .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-icon.e-fe-largeicons{font-size:13px}.e-fileexplorer .e-tile-content{position:relative}.e-fileexplorer .e-tilenode .e-chkbox-wrap{display:block;visibility:hidden;position:absolute;padding:0 2px 0 2px}.e-fileexplorer .e-gridcontent .e-chkbox-wrap{visibility:hidden}.e-fileexplorer .e-tilenode.e-hover .e-chkbox-wrap,.e-fileexplorer .e-tilenode.e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-hover .e-chkbox-wrap{visibility:visible}.e-fileexplorer .e-grid .e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:0}.e-fileexplorer .e-gridcontent .e-chkbox-wrap .e-chkbox-small>span{top:1px}.e-fileexplorer .e-grid .e-headercell,.e-fileexplorer .e-grid .e-headercell-hover{height:30px}.e-fileexplorer .e-tilenode .e-chkbox-wrap .e-chkbox-small>span{height:13px}.e-fileexplorer .e-grid .e-table{padding:0 6px}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{padding:0 3px}.e-fileexplorer th.e-headercell.e-default.e-col-check.e-defaultcursor{text-align:center}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell{padding-left:3px;padding-right:3px;text-overflow:ellipsis}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell{line-height:12px}.e-fileexplorer .e-grid .e-col-check input{height:initial;line-height:initial;margin-top:0}.e-fileexplorer.e-rtl .e-addressBar{direction:ltr;text-align:right;padding-right:27px;width:228px;padding-left:5px}.e-fileexplorer.e-corner-all .e-item .e-text,.e-fileexplorer.e-corner-all .e-tilenode,.e-fileexplorer.e-corner-all input,.e-fe-dialog.e-corner input,.e-fe-dialog.e-corner button,.fe-context-menu.e-corner ul,.e-fe-toolbar.e-corner .e-tool-input,.e-fileexplorer.e-corner-all .e-scrollbar .e-vhandle,.e-fileexplorer.e-corner-all .e-scrollbar .e-hhandle{border-radius:4px 4px 4px 4px}.e-fileexplorer.e-corner-all .e-grid tr td:first-child,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td.e-last-rowcell{border-radius:4px 0 0 4px}.e-fileexplorer.e-corner-all .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td:first-child{border-radius:0 4px 4px 0}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child{display:table}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child .e-icon{width:16px;height:16px;padding:0 3px}.e-fe-mobile.e-toolbar.e-responsive-toolbar{width:auto;max-width:100%}.e-fileexplorer.e-fe-mobile .e-toolbar .e-addressBar,.e-fe-toolbar.e-fe-mobile .e-addressBar{width:140px}.e-fileexplorer.e-fe-mobile .e-toolbar .e-searchBar,.e-fe-toolbar.e-fe-mobile .e-searchBar{width:80px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-ul>li{height:100%}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-progress{width:200px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-size{margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-percentage{width:185px;margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-upload .e-action-container{margin:0 auto 8px auto;width:160px;padding-top:10px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadbtn,.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-fileexplorer .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-fileexplorer .e-fe-popup .e-tail:before,.e-fileexplorer .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-fileexplorer .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-fileexplorer .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-fileexplorer .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-fileexplorer .e-fe-popup .e-downtail:after{top:34px}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:50%;left:-4px;cursor:pointer}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{visibility:visible}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:41%;left:0;width:14px;cursor:pointer;border:1px solid;border-radius:0 10px 10px 0;height:40px}.e-fileexplorer.e-fe-mobile .e-splitter .e-splitbar{overflow:visible}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{font-size:18px}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon:before{position:absolute;left:-3px;top:12px}.e-fileexplorer.e-fe-mobile .e-grid .e-table{padding:0 20px}.e-fileexplorer.e-fe-mobile .e-tileview{margin-left:20px;margin-right:20px}.e-fileexplorer .e-tilenode{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-col-check{line-height:10px;padding-top:3px}.e-fileexplorer .e-chkbox-wrap .e-checkmark{line-height:14px}.e-fileexplorer,.e-fileexplorer .e-splitter .e-cont1,.e-fileexplorer .e-splitter .e-cont2,.e-fileexplorer input,.e-fe-toolbar.e-responsive-toolbar .e-tool-input,.e-fe-dialog input{border-radius:0}.e-fileexplorer .e-cont1 .e-hhandlespace{border-bottom-left-radius:0}.e-fileexplorer.e-rtl .e-cont1 .e-hhandlespace{border-bottom-right-radius:0}.e-fileexplorer .e-tile-wrapper .e-vhandlespace{border-top-right-radius:0}.e-fileexplorer.e-rtl .e-tile-wrapper.e-rtl .e-vhandlespace{border-top-left-radius:0}.e-fileexplorer.e-fe-small .e-fe-dialog-text{width:97%}.e-fileexplorer.e-fe-small .e-fe-dialog-btn{width:80%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode{width:100%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div,.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode .e-name-wrap{width:100px}.e-fileexplorer .e-draggable{touch-action:none}.e-rte-wrapper{display:block}.e-rte-imageTab ul{list-style:none}.e-rte .e-rte-toolbar{width:100%;height:auto;margin-bottom:-2px}.e-rte .e-rte-toolbar{box-shadow:none}.e-rte .editarea{margin-bottom:-4px;padding-top:3px}.e-rte .content-iframe{border:none;margin:0}.e-rte-fontgroup .e-split-btn-div .e-icon,.e-rte-lists .e-split-btn-div .e-icon{padding:0}.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-btn-txt,.e-rte-lists .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-lists .e-splitarrowright .e-split-btn.e-btn-txt{width:15px}.e-rte-fontgroup .e-split .e-padding.e-splitarrowright,.e-rte-lists .e-split .e-padding.e-splitarrowright{padding:0 15px 0 0}.e-rte-fontgroup .e-split.e-rtl .e-padding.e-splitarrowright,.e-rte-lists .e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 15px}.e-rte .e-resizable-handle{bottom:0;cursor:se-resize;display:block;height:16px;position:absolute;right:0;width:16px}.e-rte-toolbar-icon:before{margin-top:5px}.e-rte-context-menu .e-rte-toolbar-icon:before{margin-top:0}.e-rte-context-menu.e-context .e-list{cursor:default}.e-rte .e-ipadscroll{overflow:auto;-webkit-overflow-scrolling:touch}.e-rte.e-resizable .e-rte-overlay,.e-pane-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.e-rte-format-ddl.e-ddl-popup div>ul li{padding:5px 5px 5px 11px}.e-rte-format-ddl.e-ddl-popup.e-rtl div>ul li{padding:11px 5px 5px 5px}.e-responsive-toolbar.e-inline{border-right:0;border-left:0;border-bottom:0}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{width:21px;height:21px}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:0;padding-top:2px}.e-rte .e-dialog .e-tab .e-img-field-group{display:inline-block;width:100%}.e-rte .e-dialog .e-tab .e-rte-field{width:67%}.e-rte .e-dialog .e-tab .e-rte-label{width:31%}.e-rte .e-dialog .e-tab .e-img-border-field{width:30%;float:left;padding-right:.6em}.e-rte .e-dialog .e-tab .e-rte-field .e-inputtext{width:95%}.e-rte .e-dialog .e-tab .e-rte-field .e-dimensions{width:50px}.e-rte .e-dialog .e-rte-tablefields{padding:1em .3em .3em}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field:nth-child(1){padding:0}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field{float:right}.e-rte .e-dialog .e-tab .e-rte-stylefield{display:inline-block;float:right;margin-top:1em;vertical-align:middle;width:75%}.e-rte .e-dialog .e-tab .e-rte-stylefield .e-inputtext{width:95%}.e-rte .e-dialog .e-dialog-tab .e-header{border-width:0}.e-rte .e-tab .e-activetop,.e-rte .e-tab .e-activebottom{border:0 solid}.e-rte .e-tab .e-header .e-nofirst{margin-left:4px}.e-rte .e-dialog .e-dialog-tab.e-tab .e-bottom-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-top-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activetop,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activebottom{border:0 solid}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li{border-right:1px solid}.e-rte.e-dialog .e-rte-imgUrl,.e-rte.e-dialog .e-rte-fileUrl{text-overflow:ellipsis}.e-rte-imgTab .e-content .e-colorwidget.e-widget{height:30px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{display:block}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{height:24px;width:24px}.e-rte .e-horizontal .e-tooltxt{cursor:pointer}.e-rte-toolbar .e-icon.e-res-pos.e-arrow-sans-down{margin-top:10px}.e-rte.e-rte-wrapper .e-horizontal{padding-left:4px;padding-right:4px;margin-bottom:4px;margin-top:4px}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{margin:2px 0}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{padding-left:2px;padding-right:2px}.e-rte .e-toolbar .e-rte-format>li,.e-rte .e-toolbar .e-rte-fontgroup>li,.e-rte .e-toolbar .e-rte-lists>li{border-width:1px;padding:1px}.e-rte .e-toolbar .e-rte-fontgroup>li.e-rteItem-fontColor,.e-rte .e-toolbar .e-rte-fontgroup>li.e-rteItem-backgroundColor{padding:1px}.e-rte .e-rte-toolbar .e-input{font-size:13px;line-height:20px}.e-rte .e-rte-toolbar .e-input.e-dropdownlist{line-height:20px}.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-width:1px}.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-style:solid}.e-rte-toolbar-icon.e-bold_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-expand_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-collapse_01:before{content:""}.e-rte-toolbar-icon.e-italic_01:before{content:""}.e-rte-toolbar-icon.e-underline_01:before{content:""}.e-rte-toolbar-icon.e-strikethrough_01:before{content:""}.e-rte-toolbar-icon.e-align-left_01:before{content:""}.e-rte-toolbar-icon.e-align-center_01:before{content:""}.e-rte-toolbar-icon.e-align-right_01:before{content:""}.e-rte-toolbar-icon.e-align-justify_01:before{content:""}.e-rte-toolbar-icon.e-bullets_01:before{content:""}.e-rte-toolbar-icon.orderedList,.e-rte-toolbar-icon.e-bullets_01{padding:0}.e-rte-toolbar-icon.e-bullets_01:before,.e-rte-toolbar-icon.orderedList:before{margin-top:0}.e-rte-toolbar-icon.orderedList:before{content:""}.e-rte-toolbar-icon.indent:before{content:""}.e-rte-toolbar-icon.outdent:before{content:""}.e-rte-toolbar-icon.e-cut_01:before{content:""}.e-rte-toolbar-icon.e-copy_02:before{content:""}.e-rte-toolbar-icon.e-paste_01:before{content:""}.e-rte-toolbar-icon.undo:before{content:""}.e-rte-toolbar-icon.redo:before{content:""}.e-rte-toolbar-icon.e-link_01:before{content:""}.e-rte-toolbar-icon.e-unlink_01:before{content:""}.e-rte-toolbar-icon.e-image:before,.e-rte-toolbar-icon.imageProperties:before{content:""}.e-rte-toolbar-icon.e-fileBrowser:before{content:""}.e-rte-toolbar-icon.e-video:before{content:""}.e-rte-toolbar-icon.e-table_02:before,.e-rte-toolbar-icon.insertTable:before{content:""}.e-rte-toolbar-icon.e-insert-row-above_02:before{content:""}.e-rte-toolbar-icon.e-insert-row-below_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-left_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-right_02:before{content:""}.e-rte-toolbar-icon.e-delete-row_01:before{content:""}.e-rte-toolbar-icon.e-delete-column_01:before{content:""}.e-rte-toolbar-icon.deleteTable:before,.e-rte-toolbar-icon.deleteTables:before{content:""}.e-rte-toolbar-icon.e-superscript_01:before{content:""}.e-rte-toolbar-icon.e-subscript_01:before{content:""}.e-rte-toolbar-icon.e-uppercase_01:before{content:""}.e-rte-toolbar-icon.e-lowercase_01:before{content:""}.e-rte-toolbar-icon.e-zoom-in:before{content:""}.e-rte-toolbar-icon.e-zoom-out:before{content:""}.e-rte-toolbar-icon.print:before{content:""}.e-rte .e-file-code:before{content:""}.e-rte-footer .clearFormat:before,.e-rte-toolbar-icon.clearFormat:before{content:""}.e-rte-footer .e-delete_05:before,.e-rte-toolbar-icon.e-delete_05:before{content:""}.e-rte .e-font:before,.e-rteItem-fontColor .e-font:before{content:"";margin-top:4px}.e-rte .e-background-color:before,.e-rteItem-backgroundColor .e-background-color:before{content:"";margin-top:4px}.e-dialog .customtable-image:before,.e-rte .e-dialog .e-table:before,.e-rte-toolbar-icon.tableProperties:before{content:""}.e-rte-listitems:before,.e-rte-unlistitems:before{font-size:32px;width:32px;height:32px}.e-rte-listitems:before,.e-rte-unlistitems:before{margin:0}.e-rte-toolbar-icon.e-loweralpha-icon:before{content:""}.e-rte-toolbar-icon.e-numbering-icon:before{content:""}.e-rte-toolbar-icon.e-upperalpha-icon:before{content:""}.e-rte-toolbar-icon.e-lowerroman-icon:before{content:""}.e-rte-toolbar-icon.e-upperroman-icon:before{content:""}.e-rte-toolbar-icon.e-circlelist-icon:before{content:""}.e-rte-toolbar-icon.e-squarelist-icon:before{content:""}.e-rte-toolbar-icon.e-disclist-icon:before{content:""}.e-rte-toolbar-icon.e-nonelist-icon:before{content:""}.e-rte-orderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-orderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon{padding:4px 4px 4px 4px}.e-rte .e-rte-footer{width:100%;margin-top:2px;font-family:monospace}.e-rte .e-rte-footer:after{clear:both;content:".";display:block;height:0;visibility:hidden}.e-rte .e-rte-footeritems{height:16px;display:inline-block;vertical-align:middle;text-align:left}.e-rte .e-rte-footer .e-rte-footer-left{display:inline-block;text-align:left;float:left}.e-rte .e-rte-footer.e-rtl .e-rte-footer-left{float:right}.e-rte .e-rte-footer .e-rte-footer-right{display:inline-block;text-align:right;float:right}.e-rte .e-rte-footer.e-rtl .e-rte-footer-right{float:left}.e-rte .e-rte-footericon{height:16px;width:16px;cursor:pointer;padding:3px}.e-rte .e-rte-htmltaginfo{margin-bottom:5px;padding-left:9px}.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{padding:2px 4px 4px 4px}.e-ddl-popup .e-h1{font-size:2em;font-weight:bold}.e-ddl-popup .e-h2{font-size:1.5em;font-weight:bold}.e-ddl-popup .e-h3{font-size:1.16em;font-weight:bold}.e-ddl-popup .e-h4{font-size:1em;font-weight:bold}.e-ddl-popup .e-h5{font-size:.83em;font-weight:bold}.e-ddl-popup .e-h6{font-size:.7em;font-weight:bold}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{display:table-caption;height:0;margin-left:1px;width:16px}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{margin-top:-5px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font{padding:0;margin-top:-5px}.e-rte-context-menu.e-context .e-rte-separator{border-bottom:1px solid}.e-rte .e-rte-tablecell{border-style:solid;border-width:1px;display:inline-block;height:18px;margin:1px;overflow:hidden;vertical-align:top;width:18px}.e-rte-palettetable{border-style:solid;border-width:0;display:inline-block;height:25px;overflow:hidden;vertical-align:top;width:25px}.e-menu.e-split .customcolor-link{display:inline-block;padding-left:30px;margin-top:5px;color:inherit;cursor:pointer}.e-rte-transbtn{margin-bottom:8px}.e-custom-Dialog .e-dialog-scroller>div.e-rte-customColor{padding:0}.e-rte .customtable-group{padding:3px;cursor:pointer}.e-rte .e-table{display:inline-block;height:16px;width:16px}.e-rte .customtable-link{display:inline-block;text-decoration:none;padding-left:5px;color:inherit}.e-rte .e-rte-label{clear:both;float:left;padding:.4em .1em 1em;text-align:left;width:29%}.e-rte .e-rte-field{float:right;padding:0 0 .6em;width:69%}.e-rte .e-rte-field label{display:inline}.e-rte-label.e-rtlrte,.e-rte-field.e-rtlrte>label{float:right}.e-rte-field.e-rtlrte,button.e-rtlrte{float:left}.e-rtlrte .e-colorwidget .e-icon{left:-3%}.e-rte .e-rte-elements{width:100%;height:82px;margin-top:10px}.e-rte .e-rte-tablefields{display:inline-block;width:22%;padding:.3em;vertical-align:middle}.e-rte .e-inputtext{height:26px;width:98%;text-indent:10px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-rte .e-dimensions{width:50px}.e-dialog .e-fieldseparate{border-style:dashed;border-width:1px 0 0;padding-top:.6em}.e-rte.e-dialog>.e-dialog-scroller.e-rtl .e-rte-button{padding-bottom:2em}.e-rte .e-fieldgroup{margin-bottom:10px}.e-dialog .e-rte-button{bottom:-1em;clear:both;text-align:right;margin-top:10px}.e-dialog .e-rte-imgTab{clear:both;margin-top:10px}.e-dialog .e-rte-btn{margin-left:5px}.e-dialog .e-rte-alertBtnRTL{float:left}.e-dialog .e-rte-srctextarea{width:600px;height:400px;font-family:inherit;font-size:inherit}.e-rte .e-rte-video{min-height:100px;min-width:370px}.e-rte .e-rte-srcbutton{padding:.6em;text-align:right}.e-rte.e-findandreplace.e-dialog .e-widget-content>span{color:#e24048;height:22px;display:block;margin:5px}.e-rte-toolbar-icon.findAndReplace:before{content:""}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{margin:0 15px 0 15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{border:1px solid #c8c8c8;height:27px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{width:230px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rtefindcount{font-style:italic}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rteReplaceCount{text-align:center;float:left;margin-left:80px;font-style:italic}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-txtbox{margin-right:15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{height:49px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{border-top:1px solid #c8c8c8}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-checkboxlable{margin:0 0 0 5px;font-size:13px;font-weight:400}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-checkboxlable{margin:0 5px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{margin:0 0 0 9px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{margin:0 16px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn{max-width:85px;margin:13px 0 13px 7px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-lable{width:50px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent{margin:10px 0 15px 65px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent{margin:15px 65px 10px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 0 0 10px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 10px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent{margin:23px 0 0 15px;height:110px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent{margin:23px 13px 15px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div{display:inline-block;float:left}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div>div{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content{padding:0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div>div{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-left:-2px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-right:-2px}.e-tile-group{float:left}.e-tile-group.aligncenter{display:table;float:none;margin:0 auto;padding:0}.e-tile-small-col-2{width:160px;float:left}.e-skew-bottomleft,.e-skew-bottomright,.e-skew-topright,.e-skew-topleft,.e-skew-top,.e-skew-bottom,.e-skew-left,.e-skew-right,.e-skew-center{transition:transform 250ms}.e-skew-top{transform:perspective(1000px) rotateX(10deg);-webkit-transform:perspective(1000px) rotate3d(1,0,0,10deg);-moz-transform:perspective(1000px) rotate3d(1,0,0,10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-bottom{transform:perspective(1000px) rotateX(-10deg);-webkit-transform:perspective(1000px) rotate3d(1,0,0,-10deg);-moz-transform:perspective(1000px) rotate3d(1,0,0,-10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-left{transform:perspective(1000px) rotateY(-10deg);-webkit-transform:perspective(1000px) rotateY(-10deg);-moz-transform:perspective(1000px) rotateY(-10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-right{transform:perspective(1000px) rotateY(10deg);-webkit-transform:perspective(1000px) rotateY(10deg);-moz-transform:perspective(1000px) rotateY(10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-center{transform:perspective(1000px) scale(.95);-webkit-transform:perspective(1000px) scale(.95);-moz-transform:perspective(1000px) scale(.95);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile-backface{backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute}.e-skew-topleft{transform:perspective(1000px) rotateX(10deg) rotateY(-10deg)}.e-skew-topright{transform:perspective(1000px) rotateX(10deg) rotateY(10deg)}.e-skew-bottomright{transform:perspective(1000px) rotateX(-10deg) rotateY(10deg)}.e-skew-bottomleft{transform:perspective(1000px) rotateX(-10deg) rotateY(-10deg)}.e-tile-group{float:left}.e-tile-small-col-2{width:160px;float:left}.e-tile-group .e-tile-column{float:left;overflow:hidden;padding-top:5px;position:relative}.e-tile-group .e-tile-column .e-tile.e-tile-wide,.e-tile-group .e-tile-column .e-tile.e-tile-small,.e-tile-group .e-tile-column .e-tile.e-tile-medium{float:left}.e-tile-group{position:relative;margin:0 auto;padding-left:50px}.e-tile-group .e-tile-column{max-height:100%;max-width:320px}.e-tile-round-corner .e-tile-overlay{border-radius:10px}.e-tile *{box-sizing:border-box}.e-tile{box-sizing:border-box;margin:5px;overflow:hidden;position:relative;min-width:70px;min-height:70px}.e-tile-wide{width:310px;height:150px;float:left}.e-tile-small{float:left;height:70px;width:70px}.e-tile-medium{float:left;height:150px;width:150px}.e-tile-large{float:left;height:310px;width:310px}.e-tile-wide.e-caption-outer{width:310px;height:200px}.e-tile-medium.e-caption-outer{height:200px;width:150px}.e-tile-large.e-caption-outer{height:360px;width:310px}.e-tile-wide.e-caption-outer .e-image-parent,.e-tile-wide.e-caption-outer .e-tile-overlay{width:310px;height:150px}.e-tile-medium.e-caption-outer .e-image-parent,.e-tile-medium.e-caption-outer .e-tile-overlay{height:150px;width:150px}.e-tile-large.e-caption-outer .e-image-parent,.e-tile-large.e-caption-outer .e-tile-overlay{height:310px;width:310px}.e-tile .e-tile-selected:after{position:absolute;display:block;border-left:28px solid transparent;right:0;content:"";top:0;z-index:101}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:32px 32px;font-size:32px}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-repeat:no-repeat}.e-tile.e-tile-large .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile .e-tile-selected{border:2px solid #808080}.e-tile .e-tile-overlay{height:100%;width:100%;display:block;position:absolute;top:0;right:0;left:0;bottom:0}.e-tile.e-state-active .e-tile-overlay{background-color:rgba(0,0,0,.5)}.e-tile-small.e-tile-badge.e-badge-position-topright::after{top:5px;right:5px}.e-tile-small.e-tile-badge.e-badge-position-bottomright::after{bottom:5px;right:5px}.e-tile.e-badge-position-bottomright::after{bottom:6px}.e-tile.e-caption-outer.e-badge-position-bottomright::after{bottom:55px}.e-tile.e-badge-position-topright::after{top:10px}.e-tile.e-tile-badge.e-tile-badge-value::after{content:attr(data-ej-badgeValue);font-size:14px;text-align:center}.e-tile.e-tile-badge::after{color:#fff;font-size:18px;line-height:18px;right:10px;min-height:18px;min-width:18px;position:absolute;z-index:10}.e-tile-caption.e-tile-caption-icon.e-caption-innertop::before{top:10px}.e-tile-caption.e-tile-caption-icon.e-caption-innerbottom::before{bottom:10px}.e-tile-caption-text.e-caption-innertop::before{top:0;margin-top:10px}.e-tile-caption-text.e-caption-innerbottom::before{bottom:0;margin-bottom:6px}.e-tile-caption-text.e-caption-innerbottom::before,.e-tile-caption-text.e-caption-innertop::before{max-height:38px;height:auto;left:0}.e-tile-caption-text.e-caption-outer::before{bottom:0;height:45px;color:#000}.e-tile-caption-text::before{content:attr(data-ej-text);width:100%}.e-tile-caption.e-tile-caption-icon::before{width:30px;height:30px;font-size:30px}.e-tile-caption.e-caption-outer.e-tile-caption-icon::before{bottom:15px}.e-tile-caption::before{font-size:14px;position:absolute;display:block;float:left;overflow:hidden;z-index:10}.e-caption-align-right.e-caption-innertop.e-badge-position-topright.e-tile-caption-icon::before,.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright.e-tile-caption-icon::before{right:35px}.e-caption-align-normal.e-tile-caption-icon::before,.e-caption-align-left.e-tile-caption-icon::before{left:10px}.e-tile-caption-icon.e-caption-align-center::before{margin-left:-10px;left:50%}.e-tile-caption-icon.e-caption-align-right::before{right:10px}.e-tile-caption-text.e-caption-align-right.e-caption-innertop.e-badge-position-topright::before,.e-tile-caption-text.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright::before{padding-right:34px}.e-tile-caption-text.e-caption-align-normal::before,.e-tile-caption-text.e-caption-align-left::before{text-align:left}.e-tile-caption-text::before{left:0;right:0;padding-left:10px;padding-right:10px}.e-tile-caption-text.e-caption-align-center::before{text-align:center}.e-tile-caption-text.e-caption-align-right::before{direction:rtl}.e-tile.e-tile-web .e-image-parent .e-tile-image{background-repeat:no-repeat;overflow:hidden}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagecenter{background-position:center center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagefill{background-size:100% 100%}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopcenter{background-position:top center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomcenter{background-position:bottom center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imageleftcenter{background-position:left center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagerightcenter{background-position:right center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopleft{background-position:top left}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopright{background-position:top right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomright{background-position:bottom right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomleft{background-position:bottom left}.e-tile.e-tile-caption.e-caption-outer{padding:0}.e-tile:not(.e-tile-imagefill){box-sizing:border-box}.e-tile .e-tile-template{background-size:100% 100%;width:inherit;height:inherit}.e-tile .e-image-parent,.e-tile .e-tile-image{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute}.e-tile .e-image-parent.e-tile-flip,.e-tile .e-image-parent.e-tile-flipback{backface-visibility:hidden}.e-tile-round-corner.e-caption-outer,.e-tile-round-corner .e-image-parent,.e-tile-round-corner .e-image-parent .e-tile-image{border-radius:10px}.e-tile .e-tile-selected::before{position:absolute;display:block;content:"";background-color:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;height:5px;width:10px;right:3px;top:3px;z-index:102;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.e-tile.e-livetile-enable .e-tile-slideback{position:absolute;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-slide{position:absolute;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-slideup{position:absolute;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carouselback{position:absolute;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carousel{position:absolute;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-carouselup{position:absolute;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flip{position:absolute;transform:perspective(1000px) rotateX(180deg);-webkit-transform:perspective(1000px) rotateX(180deg);-moz-transform:perspective(1000px) rotateX(180deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flipback{position:absolute;transform:perspective(1000px) rotateX(0deg);-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}ej-gantt{display:block}.e-gantt *:focus{outline:none}.e-gantt-core{display:inline-block;-webkit-tap-highlight-color:transparent}.e-gantt .e-gantt-Spliter{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-treegridPane{overflow-y:hidden}.e-gantt .e-ganttchartPane{overflow:hidden}.e-gantt .e-gantttoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-gantt .e-gantttoolbar{height:36px !important}.e-gantt .e-toolbar{border-width:1px 1px 0 1px !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-toolbarspan{margin:0}.e-gantt .e-search.e-tooltxt.e-hover{background:none !important;border-color:transparent !important;padding:2px !important}.e-gantt .e-search.e-tooltxt{box-shadow:none !important}.e-gantt .e-disable.e-tooltxt:hover{background:none !important}.e-treegrid .e-disable.e-tooltxt:hover{background:none !important}.e-gantt .e-toolbaricons{float:left;text-decoration:none}.e-gantt .e-ganttcustomtoolbaritem{padding-top:4px;margin-left:3px;font-size:14px}.e-gantt .e-gantttoolbaritem{width:30px;height:24px}.e-gantt .e-gantt-collapseall:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-criticaltask:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-prevtimespan:before{content:""}.e-gantt .e-gantt-nexttimespan:before{content:""}#Task.e-menuitem>div.e-icon:before{content:""}#Task.e-menuitem>div.e-icon:before{padding-top:3px}#Add.e-menuitem>div.e-icon:before,div.e-menuitem>div.e-expander:before{padding-top:3px}#Indent.e-menuitem>div.e-icon:before{padding-top:3px}#Outdent.e-menuitem>div.e-icon:before{padding-top:3px}#Delete.e-menuitem>div.e-icon:before{padding-top:3px}div.e-menuitem>div.e-expander:before,div.e-columnmenu span.e-expander:before,div.e-tgcontextmenu div.e-expander:before,div.e-columnmenu div.e-expander:before{content:"" !important}#PrevTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}#NextTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}.e-gantt .e-addnewitem,.e-gantt .e-outdent,.e-gantt .e-edititem,.e-gantt .e-deleteitem,.e-gantt .e-saveitem,.e-gantt .e-cancel,.e-gantt .e-indent{margin-left:3px;padding-top:4px;font-size:14px}.e-gantt .e-excelIcon:before{font-size:14px;margin-left:3px;content:""}.e-gantt .e-excelIcon:before{padding-top:4px}.e-gantt .e-pdfIcon:before{margin-left:5px;font-size:14px;content:""}.e-gantt .e-pdfIcon:before{padding-top:4px}.e-gantt .e-excelIcon{padding-top:1px;padding-left:2px}.e-gantt .e-expandall{margin-left:6px}.e-gantt .e-expandall{padding-top:7px;font-size:12px}.e-gantt .e-gantt-add:before{content:""}.e-gantt .e-gantt-edit:before{content:""}.e-gantt .e-gantt-delete:before{content:""}.e-gantt .e-gantt-save:before{content:""}.e-gantt .e-gantt-cancel:before{content:""}.e-gantt .e-gantt-indent:before{content:""}.e-gantt .e-gantt-outdent:before{content:""}.e-gantt .e-gantt-expandall:before{content:""}.e-gantt .e-gantt-collapseall:before{content:""}#Add.e-menuitem>div.e-icon:before{content:""}#Indent.e-menuitem>div.e-icon:before{content:""}#Outdent.e-menuitem>div.e-icon:before{content:""}#Delete.e-menuitem>div.e-icon:before{content:""}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-gantt .e-collapseall{font-size:13px}.e-gantt .e-criticaltask{font-size:14px}.e-gantt .e-prevtimespan,.e-gantt .e-nexttimespan{font-size:14px;margin-left:3px;padding-top:5px}.e-gantt .e-collapse,.e-gantt .e-h-arrow{z-index:2 !important}.e-gantt .e-splitter{border-style:solid !important;border-width:1px 0 !important}.e-gantt .e-dialog .e-titlebar{padding:.7em 0 .2em 0 !important;border-bottom-width:3px !important;border-style:none none solid none !important;margin:0 auto !important;width:95% !important;font-weight:600}.e-addpre.e-icon:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-addpre.e-icon{display:inline-block;width:80px}.e-deletepre.e-icon:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-width:1px}.e-gantt .e-dialog .e-header{font-weight:600}.e-gantt .e-dialog-wrap.e-dialog{width:auto !important}.e-gantt .e-shadow{box-shadow:none !important}.e-gantt .e-dialog .e-numeric .e-padding,.e-gantt .e-dialog .e-percent .e-padding,.e-gantt .e-dialog .e-currency .e-padding,.e-gantt .e-dialog .e-atc .e-padding,.e-gantt .e-dialog .e-datewidget .e-padding,.e-gantt .e-dialog .e-ddl .e-in-wrap,.e-gantt .e-dialog .e-timewidget .e-padding,.e-gantt .e-dialog .e-datetime-wrap .e-padding{padding:0 !important}.e-gantt .e-dialog .e-dialog-content{width:auto !important;height:auto !important}.e-gantt .e-dialog-scroller{height:auto !important}.e-gantt .e-title{position:absolute;margin-top:-4px}.e-gantt .e-dialog-icon .e-close{position:absolute}.e-gantt .e-icon.e-close{position:absolute}.e-gantt .e-gantttoolbar li{padding:4px 0 5px 5px}.e-gantt .e-ejinputtext:focus{box-shadow:none}.e-gantt .e-dialog .e-widget-content{padding:0}.e-gantt .e-field.e-ejinputtext{text-indent:4px}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:.5px;position:absolute}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.e-gantt .e-splitter .e-splitbar.e-h-bar .e-h-arrow{display:none}.e-gantt .e-splitter .e-splitbar.e-h-bar{width:9px !important}.e-ganttdialog .e-tab.e-js .e-header>.e-select,.e-ganttdialog .e-tab.e-js .e-header>.e-active{font-size:16px !important}.e-ganttdialog .e-titlebar{font-size:16px !important}.e-tgcontextmenu,.e-tginnerContextmenu{border-width:1px;border-style:solid}.e-ganttdialog .e-ejinputtext{padding:1px 4px 1px 0}.e-ganttdialog .e-ejinputtext{height:25px}.e-gantt-manualparenttaskbar,.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{z-index:7;position:absolute}.e-gantt-manualparenttaskbar-left{border-right-style:none;border-top-style:none;border-left-style:solid}.e-gantt-manualparenttaskbar-right{border-top-style:none;border-left-style:none;border-right-style:solid}.e-ganttdialog .e-gantt-editor-container{padding:4px}.e-ganttdialog .e-gantt-predecessor-container,.e-ganttdialog .e-gantt-resource-container,.e-ganttdialog .e-gantt-csfield-container{padding:0}.e-ganttdialog .e-gantt-notes-container{padding:0}.e-ganttdialog .e-editfrom-btn-right{margin-top:10px;margin-bottom:3px;margin-right:0}.e-ganttdialog .e-editfrom-btn-left{margin-top:10px;margin-bottom:3px;margin-right:0}.e-ganttdialog .e-editform-btn input{font-size:14px;font-weight:normal;margin-right:0}.e-ganttdialog .e-general-edit-div .e-editLabel{outline:none;font-weight:normal}.e-ganttdialog .e-general-edit-div .e-editLabel{padding:1px;font-size:14px}.e-ganttdialog .e-general-edit-div .e-editLabel label{font-weight:normal;margin-bottom:0;font-size:14px}.e-ganttdialog .e-general-edit-div .e-editValue{padding:0 0 1px 0}.e-ganttdialog .e-property-container{text-align:left;padding:5px 5px 0;font-weight:normal;outline:none}.e-gantt .e-toolbar.e-toolbarspan,.e-gantt .e-toolbar.e-focus{box-shadow:none}.e-rg-tasklabel.e-tasklabel{overflow:hidden;text-overflow:ellipsis}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{content:" ";position:absolute;z-index:1;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid;border-radius:5px}.e-ganttdialog .e-dialog.e-connectordialog{padding:15px !important;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttdialog .e-connectordialog .e-editlabel{padding-right:15px;padding-bottom:5px;font-size:14px}.e-ganttdialog .e-connectordialog .e-editvalue{padding-bottom:5px;width:100%;font-size:14px}.e-ganttdialog .e-connectordialog .e-editform-btn{padding:5px 15px 5px 15px;border-radius:3px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline{padding:7px;font-size:16px;width:16px;height:16px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline:before{content:""}ej-treegrid{display:block}.e-treegrid-core{border-collapse:collapse;font-size:12px;height:auto;outline:0 none;-webkit-tap-highlight-color:transparent;font-weight:normal}.e-treegrid .e-gridheader tr.e-resizedragicon{cursor:col-resize !important}.e-treegridtoolbar{border-color:#c3c3c3 !important;background-color:#fff;box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.e-treegrid .e-toolbarspan{margin:0}.e-treegrid .e-widget [class^="e-"]{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.e-treegrid *:focus{outline:none}.e-treegrid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-treegrid .e-textwrapcell{white-space:normal !important;word-wrap:break-word !important}.e-treegrid .e-textwrapcolumnicon{margin-top:-20px !important}.e-treegrid .e-textwrapheaderdiv{word-wrap:break-word}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{content:"";font-size:7px !important;margin-right:0}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{padding-top:8px}.e-treegrid .e-icon.e-printIcon:before{content:""}.e-treegrid .e-pager .e-numericitem,.e-treegrid .e-pager .e-firstpage,.e-treegrid .e-pager .e-prevpage,.e-treegrid .e-pager .e-firstpagedisabled,.e-treegrid .e-pager .e-prevpagedisabled,.e-treegrid .e-pager .e-nextpage,.e-treegrid .e-pager .e-lastpage,.e-treegrid .e-pager .e-nextpagedisabled,.e-treegrid .e-pager .e-lastpagedisabled{box-sizing:content-box}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{content:"";margin-right:0}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{font-size:10px;padding-top:7px}.e-treegrid .e-treegrid-add:before{content:""}.e-treegrid .e-treegrid-edit:before{content:""}.e-treegrid .e-treegrid-delete.e-delete:before{content:""}.e-treegrid .e-treegrid-save:before{content:""}.e-treegrid .e-treegrid-cancel:before{content:""}.e-treegrid .e-treegrid-expandall:before{content:""}.e-treegrid .e-treegrid-collapseall:before{content:""}.e-treegrid .e-summarytreegridexpand,.e-treegrid .e-treegridexpand{width:24px;height:24px}.e-treegrid .e-detailsinfoiconshow{margin-left:5px}.e-treegrid .e-detailsinfoiconhide{margin-left:5px}.e-treegrid .e-detailsinfoiconshow:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsinfoiconhide:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsiconcell{border-radius:5px;padding-top:5px;height:15px;width:28px}.e-treegrid .e-detailsrowcell{padding:0 !important;cursor:default}.e-treegrid .e-detailheadercell{border-top:none !important;border-bottom:none !important;background-color:transparent !important}.e-treegrid .e-detailscellwrapper{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.e-detailscellwrapperfly{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1000;border-width:1px;border-style:solid}.e-treegrid .e-detailsrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid div.e-error{position:absolute;font-weight:normal;z-index:9999}.e-treegrid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-treegrid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-treegrid div.e-error .e-bottomarrow{left:10%;border-bottom-width:2px;display:block}.e-treegrid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-treegrid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-treegrid .e-aboveIcon,.e-treegrid .e-belowIcon,.e-treegrid .e-childIcon,.e-treegrid .e-cancelIcon,.e-treegrid .e-summarytreegridcollapse,.e-treegrid .e-treegridcollapse{width:24px;height:24px}.e-treegrid .e-treegridcustomtoolbaritem{padding-top:4px;margin-left:3px}.e-treegrid .e-treegridtoolbaritem{width:30px;height:24px}.e-treegrid .e-treegridtoolbar li{box-sizing:content-box !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important}.e-treegrid .e-treegridtoolbar li{padding:5px 0 5px 5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-aboveIcon:before{content:"";font-size:20px;margin-top:-5px}.e-treegrid .e-belowIcon:before{content:"";font-size:20px;margin-top:9px}.e-treegrid .e-childIcon:before{content:"";font-size:20px;margin-top:2px}.e-treegrid .e-cancelIcon:before{content:"";font-weight:200;font-size:20px;margin-top:3px}.e-treegrid .e-updatedtd{position:relative}.e-treegrid .e-updatedtd:before{color:#f00;width:10px;text-align:right;position:absolute;top:0;right:0}.e-treegrid .e-tgupdatenotify:before{font-size:6px;font-family:'ej-webfont'}.e-treegrid .e-tgupdatenotify:before{content:""}.e-treegrid .e-table{width:100%;table-layout:fixed;border:0 none;margin-top:0;border-collapse:separate}.e-ganttchart .e-ganttgridLinesTable,.e-ganttviewerbodyContianer-ganttViewTable{border-collapse:separate;margin-top:0}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-scrollcss{padding-right:17px}.e-treegrid .e-gridheadercontainer{-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-scrollcss .e-gridheadercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-treegrid .e-gridcontent{overflow:hidden;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-headercell{border-collapse:collapse;overflow:hidden;-ms-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;border-style:solid;border-width:0 1px 0 0;outline:none;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:45px}.e-treegrid .e-headercell{padding:0 .5em}.e-treegrid .e-filterHeader{cursor:pointer}.e-treegrid .e-spanstyle{cursor:pointer;display:block;height:16px;position:absolute;right:8%;top:1px;width:21px;color:#808080;margin:4px 0}.e-treegrid .e-filterbarcell{border-style:solid;border-width:1px 1px 0 0;cursor:default;vertical-align:middle;font-weight:normal}.e-treegrid .e-filterbarcell{padding:0}.e-treegrid .e-filterbarcell .e-filtertext{height:24px}.e-treegrid .e-filterbarcell .e-ejinputtext{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-filterbarcell .e-icon:before,.e-treegrid .e-dialog .e-icon:before{display:block}.e-treegrid .e-filterbarcell .e-icon:before{display:block;height:14px;margin:0 auto}.e-treegrid .e-filterbarcell .e-ddl .e-down-arrow.e-icon:before{display:block;height:12px !important;margin:0 auto;width:12px !important}.e-treegrid .e-field{padding:1px}.e-treegrid .e-filterdiv{left:1px;position:relative;right:1px;width:100%;height:30px;padding:1px;box-sizing:border-box}.e-treegrid tr th:last-child{border-right:0}.e-treegrid tr td:last-child{border-right:0}.e-treegrid .e-headercelldiv{display:block;border:0 none;height:29px;line-height:29px;overflow:hidden;text-align:left;white-space:nowrap}.e-treegrid .e-headercelldiv{font-size:14px;font-weight:600;padding:0 14px 0 7px;margin:-7px}.e-treegrid .e-toolbar{border-width:1px !important;border-bottom-style:none !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-treegridtoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-treegrid .e-treegridtoolbar{height:36px !important}.e-treegrid .e-treegridadaptivetoolbar{height:auto !important}.e-treegrid .e-toolbar.e-toolbarspan,.e-treegrid .e-toolbar.e-focus{box-shadow:none}.e-treegrid .e-iconMargin:before{margin-left:-4px !important}.e-treegrid .e-firstLevIconMargin:before{margin-right:-6px !important}.e-treegrid .e-toolbaricons{float:left;text-decoration:none}.e-treegrid .e-excelIcon:before{content:"";padding-top:3px}.e-treegrid .e-pdfIcon:before{content:""}.e-treegrid .e-addnew,.e-treegrid .e-pdfIcon,.e-treegrid .e-edit,.e-treegrid .e-delete,.e-treegrid .e-save,.e-treegrid .e-printIcon,.e-treegrid .e-cancel{margin-left:3px;padding-top:4px;font-size:14px}.e-treegrid .e-expandall{font-size:12px;margin-left:6px;padding-top:5px}.e-treegrid .e-collapseall{font-size:12px}.e-treegrid .e-excelIcon{padding-top:1px;padding-left:4px}.e-treegrid .e-treegridrowexpand,.e-treegrid .e-treegridrowcollapse .e-rowcell{font-weight:bold}.e-treegrid .e-rowcell .e-cell,.e-treegrid .e-rowcell .e-inner-treecolumn-container{word-wrap:normal;white-space:nowrap}.e-treegrid .e-rowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-rowcell{padding-left:10px;padding-right:10px}.e-dragrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-descending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-ascending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-gridheader{overflow-x:hidden;background-repeat:repeat-x;background-attachment:scroll;background-position:0 0;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding-top:0;padding-bottom:0}.e-treegrid .e-treegrid-icon .e-ascending,.e-treegrid .e-treegrid-icon .e-descending{padding-right:26px;padding-top:2px}.e-treegrid{border-top:none}.e-treegrid .e-intend.e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-intend.e-editedcell{padding:2px !important}.e-treegrid .e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-editedcell{padding:2px !important}.e-treegrid .e-editedfirstcell{padding:0 0 4px}.e-treegrid .e-tabletd{padding:0;border-collapse:collapse}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-style:solid;outline:none;vertical-align:baseline;float:left;font-weight:normal}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-width:1px}.e-treegrid .e-ejinputtext:focus{box-shadow:0 0 5px}.e-treegrid .e-searchinput::-ms-clear{display:none}.e-treegrid .e-reSizeColbg{position:absolute;border-left:1px dotted}.e-treegrid-overflow{overflow:hidden}.e-treegrid .e-gridcontent .e-rowcell,.e-treegrid .e-gridheader .e-headercell{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;vertical-align:middle}.e-treegrid .e-intend,.e-treegrid .e-summaryintend{padding-left:0 !important}.e-treegrid .e-headercell .e-columnicon{height:16px;float:right;margin-right:-30px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-columnicon{width:10px;padding:3px;margin-top:-17px}.e-treegrid .e-headercell .e-columnicon:before{font-size:14px !important}.e-treegrid .e-headercell .e-filtericon{height:16px;float:right;margin-right:-30px;padding:3px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-filtericon{width:10px;padding:3px;margin-top:-17px}.e-treegridmenufilterwraper{border:solid 1px}.e-treegridmenufilterwraper{padding:15px !important}.e-treegridadaptivedialog{height:auto !important;width:auto !important}.e-treegridadaptivesubicon{display:none !important}.e-treegridadaptivewidth{width:auto !important}.e-treegrid .e-headercell .e-filtericon:before{font-size:14px !important}div.e-dialog.e-columnSelector{padding:0}.e-treegrid .e-columnmenu-icon:before{content:""}.e-treegrid .e-summaryrow td,.e-treegrid .e-footersummaryrow td{font-weight:bold;border-width:0;font-size:12px}.e-treegrid .e-firstfootersummaryrow td .e-summarycell{padding-left:2px !important;padding-top:4px !important}.e-treegrid .e-treegridtrimcell{overflow:hidden;text-overflow:ellipsis}.e-treegrid .e-summaryrow .e-summarytitle.e-treegridtrimcell,.e-treegrid .e-summaryrow .e-summarytitle.e-textwrapcell{width:100%}.e-treegrid .e-summaryrow .e-summarytitle,.e-treegrid .e-footersummaryrow .e-summarytitle{padding-right:10px}.e-treegrid .e-summaryrow td:last-child,.e-treegrid .e-footersummaryrow td:last-child{border-width:0 1px 0 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogrowcell{border:none;padding:5px 0 5px 10px}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel{border:none;padding:5px 10px 5px 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton{padding:5px 0}.e-treegrid .e-dialog .e-editdialog-padding{font-weight:normal}.e-treegrid .e-dialog .e-editdialog-padding{padding:7px 24px}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child{font-weight:normal}.e-columnMenuListDiv label{width:175px;display:inline-block;margin-bottom:0;font-weight:normal}.e-columnMenuListDiv label{margin-left:15px;font-size:12px}.e-columnMenuListDiv{line-height:1.9;white-space:nowrap}.e-columnMenuListDiv{padding:3px 8px 3px}.e-column-insertleft-icon:before{content:""}.e-column-insertright-icon:before{content:""}.e-column-rename-icon:before{content:""}.e-column-filter-icon:before{content:""}.e-column-filtered-icon:before{content:""}.e-column-delete-icon:before{content:""}.e-columnmenu-ascending:before{content:""}.e-columnmenu-descending:before{content:""}.e-columnchooser-icon:before{content:""}.e-treegrid .e-frozencontentdiv,.e-treegrid .e-frozenheaderdiv,.e-treegrid .e-frozenfooterdiv{float:left}.e-treegrid .e-frozencontentdiv .e-table,.e-treegrid .e-movablecontentdiv .e-table{position:relative}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-width:1px;border-left-style:solid}.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{overflow:hidden}.e-freezecolumn-icon:before{content:""}.e-unfreezecolumn-icon:before{content:""}.e-freezecolumnbefore-icon:before{content:""}.e-treegrid .e-scrollcss .e-footercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-lastsummaryrow{border-bottom-width:1px !important}.e-treegrid .e-treegridpopup{position:absolute;font-weight:normal;z-index:10000}.e-treegrid .e-treegridpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-treegrid .e-treegridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-treegrid .e-treegridpopup .e-tail:before,.e-treegrid .e-treegridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treegrid .e-treegridpopup .e-downtail:after{top:34px}.e-columnmenuitem{box-sizing:border-box}.e-menuitem{box-sizing:border-box}.e-menuitem{padding-left:0}.e-columnmenuitem .e-menuitem-label{float:left}.e-columnmenuitem .e-menuitem-label{padding:7px;font-size:12px}.e-columnmenuitem .e-icon{font-size:16px;float:left}.e-columnmenuitem .e-icon{padding:7px}.e-columnmenuitem .e-expander{padding:7px;font-size:16px}.e-menuitem-hr{margin-top:0;margin-bottom:0}.e-treegrid-columnmenu,.e-treegrid-contextmenu,.e-tginnerContextmenu{padding:0;margin:0}.e-treegrid .e-headercelldiv div{display:inline-block}.e-treegrid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-treegrid.e-wrap .e-headercelldiv{height:Auto;white-space:normal;line-height:19px}.e-treegrid.e-wrap .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-treegrid .e-page{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-pager,.e-treegrid .e-pagerstatusbar{border-top-style:none !important;border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;padding-bottom:9px;padding-top:9px;white-space:normal}.e-treegrid .e-pagercontainer .e-icon:before{display:inline-block}.e-treegrid .e-pagercontainer{float:none}.e-treegridicon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-table{margin-top:0}.e-treegrid .e-tableLastCell{border-right-width:1px;border-style:solid}.e-treegrid .e-column-menu-padding{padding-right:35px !important}.e-columnmenu,.e-tginnerContextmenu,.e-tgcontextmenu{border-width:1px;border-style:solid}.e-treegrid .e-rowcell .e-cell.e-treecheckboxcolumn{padding-top:0;margin-top:3px}.e-treegrid .e-rowcell .e-cell{padding-top:4px}.e-treegrid .e-chkbox-wrap .e-chkbox-small>span{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-headertooltip{position:absolute;padding:5px 25px 5px 25px !important;font-size:12px;border:1px solid;text-align:center;cursor:pointer}.e-headertooltip{font-weight:bold;opacity:.8;border-radius:0}.e-addedColumn .e-editValue{padding:0}.e-filterMenuDiv .e-filter-container{min-width:200px}.e-filterMenuDiv .e-dropdown-filter-container,.e-filterMenuDiv .e-filter-operator{padding-bottom:10px}.e-filterMenuDiv .e-filter-value{padding-top:5px;padding-bottom:14px}.e-filterMenuDiv .e-checkbox-filter-container{padding-bottom:10px}.e-filterMenuDiv .e-filter-button-container{height:28px}.e-filterMenuDiv .e-filter-btn-filter{width:47%;float:left;margin-right:6%}.e-filterMenuDiv .e-filter-btn-clear{width:47%;float:left}.e-filterMenuDiv .e-checkbox-filter-text{padding-right:24px;float:left}.e-treegrid-dialog .e-add-dialog-btn-ok{width:50%;float:left}.e-treegrid-dialog .e-add-dialog-btn-ok div{padding:5px 0 15px 15px}.e-treegrid-dialog .e-add-dialog-btn-cancel{width:50%;float:left}.e-treegrid-dialog .e-add-dialog-btn-cancel div{padding:5px 0 15px 15px}.e-treegrid-dialog .e-treegrid-add-btn input,.e-treegrid-dialog .e-confirm-dialog-btn input,.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton input{font-size:14px;font-weight:normal;margin-right:0}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label{font-size:14px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn input{font-size:14px;font-weight:normal}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{margin-right:0}.e-addedColumn .e-editLabel{padding:1px 1px 0 1px}.e-treegrid-dialog .e-treegrid-add-btn{width:100%;height:27px}.e-treegrid-dialog .e-treegrid-add-btn{margin-top:20px;margin-bottom:15px}.e-treegrid-dialog .e-confirm-dialog-btn{width:100%;margin-right:15px}.e-treegrid-dialog .e-confirm-dialog-btn{margin-top:20px;margin-bottom:15px}.e-treegrid-dialog .e-confirm-dialog-btn-cancel{margin-left:4%;width:47%}.e-treegrid-dialog .e-confirm-dialog-btn-ok{width:47%}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{margin-top:20px;width:100%;margin-right:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{margin-bottom:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-ok{float:left;width:47%;margin-right:5%}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{width:47%}.e-columnMenuListDiv .e-chkbox-small>span{position:relative;top:3px}.e-tgcontextmenu-image{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-image{padding:7px 5px 7px 7px}.e-tgcontextmenu-icon{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-icon{padding:7px 5px 7px 7px}.e-tgcontextmenu-label{display:inline-block;float:left}.e-tgcontextmenu-label{padding:5px}.e-tgcontextmenu-label span{font-size:12px}.e-menuitem .e-expander{box-sizing:content-box;display:inline-block;float:right}.e-menuitem .e-expander{padding:7px 5px 7px 7px;font-size:14px}.e-addedColumn .e-add-property-container{text-align:left;font-weight:normal;outline:none;width:50%}.e-addedColumn .e-add-property-container{padding:5px 15px 0}.e-addedColumn .e-editLabel{padding:0 0 2px 0}.e-addedColumn .e-editLabel label,.e-treegridrenamedialog .e-editLabel label{margin-bottom:5px;font-size:14px}.e-treegridrenamedialog .e-ejinputtext,.e-addedColumn .e-ejinputtext{height:26px;width:98%}.e-treegrid .e-table.e-zerospace{border-spacing:0}.e-treegird-filterDialogHeaderDiv{height:10% !important;text-align:center}.e-treegrid-resultSearch .e-searchbox .e-ejinputtext{height:23px;width:97% !important}.e-treegrid-responsiveBack:before{content:""}.e-treegrid-resFilterleftIcon{float:left;line-height:2 !important;position:absolute;left:0;top:0;vertical-align:middle;font-size:21px;cursor:pointer;margin-left:2%}.e-treegrid-resIcon{font-size:21px !important}.e-treegrid-resFilterRigthIcon{float:right;line-height:2 !important;font-size:21px;position:absolute;right:0;top:0;margin-right:5%;cursor:pointer}.e-treegrid-resIcon.e-responsiveCustomFilter:before{content:""}.e-treegrid-responsiveFilterBtnLeft{height:31px;left:0;bottom:0;position:absolute !important;float:left;border-radius:0;border-right:1px solid #c4c4c4 !important}.e-treegrid-responsiveFilterBtnRight{bottom:0;right:0;position:absolute !important;height:31px;float:right;border-radius:0}.e-treegrid-responsiveClose:before{content:""}.e-tgheaderContextmenu .e-icon{position:relative;top:5px}.e-tgheaderContextmenu .e-expander{float:right;position:relative;top:0}.e-treegrid-textWrap{word-break:break-all}.e-tgcontextmenu .e-save,.e-tgcontextmenu .e-cancel{position:relative;top:3.5px}.e-tgcontextmenu .e-edit{position:relative;top:3px}.e-ganttchart .e-ganttviewercontainer{display:block;position:relative}.e-ganttchart .e-widget [class^="e-"]{box-sizing:border-box}.e-ganttchart .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerheaderContainer{position:relative;overflow:auto;overflow-x:hidden;overflow-y:hidden;height:45px;border-bottom-width:1px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerbodyContianer{display:block;position:relative}.e-ganttchart .e-ganttviewerbodyContianer-dependencyViewContainer{display:block;position:absolute;z-index:1}.e-ganttchart .e-ganttviewerbodyContianer-secondaryCanvas{display:block;position:absolute}.e-ganttchart .e-gantt-schedule-container{display:block;position:static}.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{display:block;position:absolute;z-index:2;margin-top:0;border-spacing:0;overflow:hidden}.e-ganttchart .e-ganttviewerbodyContent{display:block;position:relative;overflow:hidden \9}.e-ganttchart-core{position:relative}.e-ganttchart .e-schedule-headerrow-week>thead>tr>th,.e-ganttchart .e-schedule-headerrow-day>thead>tr>th{border-left:none}.e-ganttchart .e-schedule-week-headercell-content{height:22px}.e-ganttchart .e-schedule-day-headercell{height:25px;border-bottom:none !important}.e-ganttchart .e-schedule-hour-headercell{height:25px}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{font-weight:600;font-size:13px;text-align:center;border-spacing:0;border-style:solid;border-width:1px;white-space:nowrap;position:static;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-top:none;display:inline-block;padding:0;margin:0}.e-ganttchart .e-ganttgridlines{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0}.e-ganttchart .e-gripper:before{content:"";padding:2px}.e-ganttchart .e-taskbarresizer-right.e-icon.e-gripper{margin-left:-4px}.e-ganttchart .e-taskbarresizer-left.e-icon.e-gripper{margin-left:-6px}.e-ganttchart .e-schedule-headerrow-week,.e-ganttchart .e-schedule-headerrow-day{border-collapse:collapse;padding:0;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0;border-spacing:0;margin:0}.e-ganttchart .e-chartcell{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0;vertical-align:middle}.e-ganttchart .e-tasknameContainer{text-align:right;position:relative}.e-ganttchart .e-hoilday_label{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678,sizingMethod='auto expand')}.e-ganttchart .e-gantt-childtaskbar,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:auto;border-spacing:0;padding:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:absolute;border-style:solid;border-width:1px}.e-gantt .e-ganttpopup{position:absolute;z-index:10000;font-weight:normal}.e-gantt .e-ganttpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-gantt .e-ganttpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-gantt .e-ganttpopup .e-tail:before,.e-gantt .e-ganttpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-gantt .e-ganttpopup .e-downtail:after{top:34px}.e-ganttchart .e-milestone-top,.e-ganttchart .e-baseline-milestone-top,.e-ganttchart .e-milestone-bottom,.e-ganttchart .e-baseline-milestone-bottom{width:0;height:0;position:absolute;z-index:3}.e-ganttchart .e-taskbarresizer-left{position:absolute;z-index:4}.e-predecessor-false:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-predecessor-true:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-ganttchart .e-connectorpoint-left{position:absolute;z-index:5}.e-ganttchart .e-connectortouchpoint{position:absolute;z-index:5;display:none}.e-ganttchart .e-enableconnectortouchpoint{display:block}.e-ganttchart .e-connectorpoint-right{position:absolute;z-index:5}.e-ganttchart .e-criticalconnectorline{z-index:100 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{z-index:100 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{z-index:100 !important}.e-ganttchart .e-connectorpoint-hover{cursor:pointer}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{position:absolute;z-index:3}.e-ganttchart .e-tasklabel{vertical-align:middle;margin-left:5px;display:block;font-weight:normal}.e-ganttchart .e-tasklabel{font-size:11px;margin-right:10px}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-progress{position:static;margin:auto;border-top-left-radius:4px;border-bottom-left-radius:4px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:1px}.e-ganttchart .e-progressright{border-top-right-radius:4px;border-bottom-right-radius:4px}.e-ganttchart .e-ejganttschedule{display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;white-space:nowrap;border-spacing:0 !important;border-collapse:collapse;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left \9}.e-ganttchart td{position:static;margin:auto;border-spacing:0;padding:0;zoom:1;white-space:nowrap;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-ganttchart .e-connectorline-rightarrow,.e-ganttchart .e-connectorline-leftarrow{border-top:5px solid transparent;border-bottom:5px solid transparent}.e-ganttchart .e-connectorline-rightarrow{border-left-width:10px;border-left-style:solid}.e-ganttchart .e-connectorline-leftarrow{border-right-width:10px;border-right-style:solid}.e-ganttchart .e-connectorline-leftarrow-hover,.e-ganttchart .e-connectorline-rightarrow-hover{z-index:101}.e-ganttchart .e-connectorline-hover{z-index:101;outline:1px solid}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{width:auto;height:auto;min-height:30px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:5px;display:block;overflow:hidden;z-index:6;font-size:12px;border-width:1px;border-style:solid;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;padding:5px}.e-tooltiptaskname{font-size:12px;font-weight:bold}.e-ganttchart .e-progressbartooltip{width:188px}.e-ganttchart .e-childContainer,.e-ganttchart .e-parentContainer,.e-ganttchart .e-ganttviewerbodyContianer,.e-ganttchart .e-ganttviewerbodyContent{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{font-size:12px;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;font-style:normal;margin:5px}.e-customTooltip{z-index:6;width:auto;padding:3px}.e-tooltiptable{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-spacing:5px;border-collapse:separate}.e-tooltiptable td{padding:0}.e-tooltipgantt table{margin-top:0}.e-tooltiptd-alignright{text-align:right}.e-tooltiptd-alignleft{text-align:left}.e-tooltiptd-aligncenter{text-align:center}.e-ganttchart .e-holidays{position:absolute;white-space:nowrap;overflow:hidden}.e-ganttchart .e-secondary-canvas-holiday{top:0;position:absolute}.e-ganttchart .e-holiday-label-ie8{white-space:nowrap;position:relative;-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);display:inline-block}.e-ganttchart .e-holiday-label{white-space:nowrap;position:relative;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.e-ganttchart .e-striplinespan{color:#fff;white-space:nowrap;padding:3px;position:absolute;height:auto;width:auto;font-size:.8em;top:27px;left:-2px}.e-ganttchart .e-stripline{top:0;position:absolute;z-index:4}.e-ganttchart .e-stripLines{top:0;position:absolute}.e-ganttchart .e-gantthistocell{vertical-align:top !important;position:relative}.e-ganttchart .e-gantthistoworklabel{position:absolute;left:2px;font-size:12px;transform:rotate(90deg);bottom:10px}.e-ganttchart .e-rverticalline,.e-ganttchart .e-lverticalline{border-left-width:1px;border-left-style:solid;position:absolute;margin-top:6px;width:1px}.e-ganttchart .e-horizontalline{top:6px;border-top-style:solid;border-top-width:1px;position:absolute}.e-ganttchart .e-gantthistobar,.e-ganttchart .e-weekends,.e-ganttchart .e-ganttworkingtime{position:absolute}.e-ganttchart .e-progresshandle{width:10px;height:5px;position:absolute;left:0;margin-left:5px}.e-progresshandleafter{position:absolute;left:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom-width:5px;border-bottom-style:solid;z-index:-100;margin-left:5px}.e-progresshandle .e-progresshandler-element{background:none repeat scroll 0 0 #fff;height:4px;margin-bottom:1px;margin-left:1px;margin-right:1px;width:8px}.e-progresshandleafter .e-progresshandlerafter-element{border-bottom:5px solid #fff;border-left:3px solid transparent;border-right:4px solid transparent;height:0;left:0;margin-left:-3px;width:0}.e-ganttchart .e-headercell-weekend{-ms-background-clip:content-box;-webkit-background-clip:content-box;-khtml-background-clip:content-box;-o-background-clip:content-box;background-clip:content-box}.e-ganttchart .e-resourcename{outline:none}.e-gantticon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-ganttchart .e-ganttgridLinesTable,.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{margin-top:0}.e-ganttchart .e-zerospacing{border-spacing:0}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{width:7px;border-right:transparent;border-width:3px;border-top-left-radius:12px;border-bottom-left-radius:12px;padding-right:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{width:7px;border-left:transparent;border-width:3px;border-top-right-radius:12px;border-bottom-right-radius:12px;padding-left:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar{border-style:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.e-recurrenceeditor .e-textlabel{text-align:left;cursor:default}.e-recurrenceeditor .e-textlabel{font-weight:bold}.e-recurrenceeditor table td{padding:5px}.e-recurrenceeditor .e-recurendsalign{margin-top:8px}.e-recurrenceeditor .e-recurendslabel{text-align:left;vertical-align:top;cursor:default}.e-recurrenceeditor .e-recurendslabel{font-weight:bold}.e-recurrenceeditor .e-labelcursor{cursor:default}.e-recurrenceeditor .e-textmargin{margin:4px}.e-schedule.e-scheduleouter{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;overflow:hidden;display:block;visibility:visible;outline:medium none}.e-schedule{touch-action:none}.e-schedule .e-scheduleoutertable{height:100%;width:100%;position:relative}.e-schedule .e-scheduleoutertable td,.e-schedule .e-scheduleoutertable tr{vertical-align:top}.e-schedule .e-headrealldaytable td{vertical-align:middle}.e-schedule .e-horizontalheader{vertical-align:middle !important}.e-schedule .e-horizontalresheader{width:100%;text-align:center;text-overflow:ellipsis;overflow:hidden}.e-schedule .e-horizontaltimecells{position:relative;overflow:hidden;width:100%}.e-schedule .e-horizontaltimecellsht{height:59px}.e-schedule .e-horizontalmonthtimecellsht{height:62px}.e-schedule .e-headertable{width:100%}.e-schedule .e-resourceheadertext,.e-schedule .e-monthnamerow .e-monthrow .e-monthnameheadertext{overflow:hidden;width:inherit;text-overflow:ellipsis;cursor:default;white-space:nowrap}.e-schedule .e-monthnamerow .e-monthrow .e-monthnameheadertext{height:19px;margin:5px}.e-schedule .e-headerdays{position:relative;width:100%}.e-schedule .e-agendacellstab{width:100%;table-layout:fixed}.e-schedule .e-agendacellstab td{height:30px}.e-schedule .e-agendaday{float:left;line-height:34px;font-weight:normal}.e-schedule .e-agendaday{margin:0 .2em 0 0;font-size:3em}.e-schedule .e-agendaweek{display:block;font-style:normal}.e-schedule .e-agendaweek{font-size:1.1em}.e-schedule .e-agendamonth{font-size:.9em}.e-schedule .e-datecolumn{width:160px}.e-schedule .e-timecolumn{width:150px}.e-schedule .e-resourcecolumn{width:75px}.e-schedule .e-agendacells{border-top:none;cursor:default}.e-schedule .e-textwrapper{padding:5px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-textwrapper{margin-left:5px}.e-schedule .e-hide{display:none !important}.e-schedule .e-agendacolordiv{width:14px;height:14px;display:inline-block;vertical-align:middle}.e-schedule .e-agendacolordiv{margin:0 5px 0 0}.e-schedule .e-scheduleallday:before{font-size:16px}.e-schedule .e-scheduleallday{margin-right:5px;float:left}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{content:""}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{font-size:12px}.e-schedule .e-appup:before{font-size:16px}.e-schedule .e-appup:before{content:""}.e-schedule .e-appdown:before{font-size:16px}.e-schedule .e-appdown:before{content:""}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{display:inline-block;vertical-align:middle}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{margin:3px 5px 0 -2px}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{content:""}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{font-size:12px}.e-schedule .e-firstcolumn{border-left:none !important}.e-schedule .e-agendaappointment{position:relative;display:block;line-height:14px}.e-schedule .e-agendaappointment.e-selectedAppointment{border:none}.e-schedule .e-agendacells:focus,.e-schedule .e-agendaappointment{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-schedule .e-agendahover{cursor:pointer;top:0;right:0;position:absolute;display:none;height:14px}.e-schedule .e-editapp:before{font-size:16px}.e-schedule .e-deleteapp:before{font-size:16px}.e-schedule .e-editapp,.e-schedule .e-deleteapp{padding-right:10px;display:inline-block}.e-schedule.e-rtl .e-textwrapper{padding:5px}.e-schedule.e-rtl .e-textwrapper{margin-right:5px}.e-schedule.e-rtl .e-scheduleallday,.e-schedule.e-rtl .e-agendaday{margin:0 0 0 5px;float:right}.e-schedule.e-rtl .e-schedulerepeat,.e-schedule.e-rtl .e-schedulerepeatedit,.e-schedule.e-rtl .e-agendacolordiv{margin:0 -2px 0 5px}.e-schedule.e-rtl .e-firstcolumn{border-right:none !important}.e-schedule.e-rtl .e-agendahover{left:0;right:inherit}.e-schedule.e-rtl .e-editapp,.e-schedule.e-rtl .e-deleteapp{padding:0 10px 0 0}.e-schedule .e-horizontalheadertddate{vertical-align:middle !important;height:30px;width:70px}.e-schedule .e-horizontalheaderdiv{text-align:center;overflow:hidden}.e-schedule .e-horizontalheaderdiv{height:20px}.e-schedule .e-horizontaltimetd{vertical-align:middle !important;overflow:hidden;text-align:center !important;position:static !important}.e-schedule .e-horizontaltimetd{height:25px}.e-schedule .e-horizontaltimespan{float:left;width:25px}.e-schedule .e-horizontaltimespandiv{font-size:9px;vertical-align:top;position:absolute}.e-schedule .e-horizontaltimespandiv{margin-left:22px}.e-schedule .e-horizontalalternatetd{position:static !important}.e-schedule .e-horizontalalternatetd{height:25px}.e-schedule .e-horizontmonthheaderdaytd{cursor:default}.e-schedule .e-horizontresdiv{width:100%;height:100%;overflow:hidden;position:relative}.e-schedule .e-horires{position:absolute;width:100%;height:100%}.e-schedule .e-alternateworkcell{width:25px}.e-schedule .e-headerdays table tr:first-child td:first-child,.e-schedule .e-headerdays table tr:last-child td:first-child{border-left:none !important}.e-scheduledialog .e-table,.e-schedule .e-table{border:0 none;border-collapse:separate;margin:0}.e-schedule .e-table{border-spacing:0 !important}.e-categorizeMenuSelected{height:18px;width:18px}.e-schedule .e-multipleCategory{position:absolute;bottom:2px;right:3px}.e-schedule .e-table td{padding:0}.e-schedule .e-nextapp,.e-schedule .e-prevapp{cursor:pointer;position:absolute;border-radius:7px 7px 0 0;text-align:center;width:150px;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-scheduleheader{height:51px}.e-schedule .e-contentarearow{height:100%}.e-schedule .e-horizontmonthdatealign{margin-left:0 !important;margin-right:0 !important}.e-schedule .e-dateheadercell{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-dateheadercell{height:19px;margin:5px}.e-schedule .e-dateheaderselect{cursor:pointer !important}.e-schedule .e-headercells{cursor:default}.e-schedule .e-datecommondiv{border:none;cursor:pointer;float:left;position:absolute}.e-schedule .e-datecommondiv{padding:8px 8px 8px 20px}.e-schedule .e-viewsdiv{float:right;height:100%}.e-schedule .e-viewsdiv{margin-right:37px}.e-schedule .e-viewstable{table-layout:fixed;margin-top:-6px}.e-schedule .e-viewstable tr,.e-schedule .e-viewstable td{border:none}.e-schedule .e-datedisplay{border:none;cursor:pointer;text-align:center;outline:medium none;width:auto;display:inline-block;line-height:1.42857}.e-schedule .e-datedisplay{font-size:21px}.e-schedule.e-rtl .e-datedisplay{margin-left:8px}.e-schedule.e-scheduleresponsive .e-datedisplay{font-size:18px}.e-schedule.e-rtl .e-datecommondiv.e-datecursor,.e-schedule.e-rtl .e-datecommondiv.e-datecursor .e-datedisplay,.e-schedule .e-datecommondiv.e-datecursor,.e-schedule .e-datecommondiv.e-datecursor .e-datedisplay{cursor:default}.e-schedule .e-commonviewbutton{cursor:pointer;height:20px;padding:5px 10px 5px 10px;text-align:center;border-right:none;outline:none;box-shadow:none}.e-schedule .e-commonviewbutton{margin-top:15px}.e-schedule .e-icon.e-topind:before{font-size:12px}.e-schedule .e-icon.e-bottomind:before{font-size:12px}.e-schedule .e-icon.e-bottomind{position:absolute;width:100%;background-size:19px;bottom:0;left:1px}.e-schedule .e-icon.e-leftind:before{font-size:12px}.e-schedule .e-icon.e-leftind{position:absolute;background-size:20px;top:3px}.e-schedule.e-rtl .e-icon.e-leftind{left:3px;top:3px}.e-schedule .e-icon.e-rightind:before{font-size:12px}.e-schedule .e-icon.e-rightind{position:absolute;right:0;background-size:19px;top:3px}.e-schedule .e-singleview{border-radius:6px}.e-schedule.e-rtl .e-lastview,.e-schedule .e-firstview{border-radius:6px 0 0 6px}.e-schedule.e-rtl .e-firstview,.e-schedule .e-lastview{border-radius:0 6px 6px 0}.e-schedule.e-rtl .e-lastview{border-right:none}.e-schedule .e-schedulesettings{text-align:center}.e-schedule .e-emptytrdesign{height:3px;width:100%}.e-schedule .e-headrealldaytable{table-layout:fixed;height:100%;position:relative;float:left}.e-schedule .e-empty,.e-schedule .e-leftindenttable,.e-schedule .e-workleftindent{width:56px}.e-schedule .e-leftindent{vertical-align:middle !important}.e-schedule .e-fixedlayout,.e-schedule .e-leftindenttable{table-layout:fixed}.e-schedule .e-workleftindent,.e-schedule .e-timecelltable tr:last-child td,.e-schedule .e-workcellstab tr:last-child td{border-bottom:none}.e-schedule .e-lastcell{border-bottom:none !important}.e-schedule .e-worktable{height:100%;width:100%;table-layout:fixed}.e-schedule .e-workcells{border-top:none;cursor:default}.e-schedule.e-scheduleouter,.e-scheduledialog{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.e-schedule .e-monthcells,.e-schedule .e-alldaycells{cursor:default}.e-schedule .e-timecells{text-align:center;position:relative;cursor:default}.e-schedule .e-timecells{width:30px}.e-schedule .e-monthleftindent .e-timecells{width:51px}.e-schedule .e-timedivcells{width:51px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-headerareadiv{position:absolute;height:100%;width:100%}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{overflow:hidden;text-overflow:ellipsis}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{height:27px}.e-schedule .e-scrolltimecells{position:absolute}.e-schedule .e-celldefaultheight .e-workcells,.e-schedule .e-celldefaultheight .e-ampmdisplay{height:20px}.e-schedule .e-horizontal .e-celldefaultheight .e-workcells{height:20px}.e-schedule .e-headercellsheight,.e-schedule .e-alldaycellsheight{height:27px !important}.e-schedule .e-monthnameleftindentcell.e-headercellsheight{height:29px !important}.e-schedule .e-ampmstyle{text-align:center;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-ampmstyle{font-size:10px;width:26px}.e-schedule .e-ampmstyle,.e-schedule .e-commonviewbutton,.e-schedule .e-alldaycells{box-sizing:content-box}.e-schedule .e-appointwrapper{position:relative}.e-schedule .e-inlinewrapper{position:relative;z-index:9}.e-schedule .e-monthcurrenttime{font-weight:600}.e-schedule .e-highlightcurrenttimeline{height:1px;position:absolute;z-index:1}.e-schedule .e-currenttime{height:13px;width:28px;margin-left:25%;font-size:9px;text-align:center}.e-schedule .e-timewidth{width:42px !important}.e-schedule .e-appsoverflow{height:15px;width:15px;position:absolute;cursor:pointer}.e-schedule .e-workareadiv{position:relative;height:100%;overflow:hidden}.e-schedule .e-workcellstab{width:100%;table-layout:fixed}.e-schedule .e-timecelltable{width:100%}.e-schedule .e-monthheader{padding-left:5px;height:20px;cursor:pointer}.e-schedule .e-monthempty,.e-schedule .e-monthempty .e-leftindenttable,.e-schedule .e-monthleftindent{width:50px}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment{box-sizing:border-box !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{overflow:hidden;position:absolute;text-align:left;font-size:12px;border-radius:0}.e-schedule .e-inlineedit:focus,.e-schedule .e-inlinetext:focus{outline:none}.e-schedule .e-alldayappointment{height:19px}.e-schedule .e-monthappointment{height:19px}.e-schedule .e-horizontal .e-appointment{height:20px}.e-schedule .e-scheduleheader>td{border-radius:0 0 0 0}.e-schedule .e-contentarearow>td{border-radius:0 0 0 0}.e-schedule .e-apptext{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptext{font-size:11px}.e-schedule .e-apptime{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptime{font-size:10px}.e-schedule .e-tophandle{height:2px;position:absolute;top:0;width:100%}.e-schedule .e-rowcursor{cursor:ns-resize}.e-schedule .e-columncursor{cursor:e-resize}.e-schedule .e-bottomhandle{height:3px;position:absolute;width:100%;bottom:0}.e-schedule .e-lefthandle{height:100%;width:10px;position:absolute;float:left;left:0}.e-schedule .e-righthandle{height:100%;width:10px;position:absolute;float:right;right:0}.e-schedule.e-rtl .e-horizontaltimespan{float:right;width:25px;margin-right:8px}.e-schedule.e-rtl .e-navigateprevious,.e-schedule .e-navigateprevious{padding-right:8px}.e-schedule.e-rtl .e-navigatenext,.e-schedule .e-navigatenext{padding-left:15px}.e-schedule.e-scheduleresponsive .e-navigatenext{margin-left:5px}.e-schedule .e-lefttimeindicator{margin-left:-4px;margin-top:-19px;position:absolute}.e-schedule .e-righttimeindicator{margin-top:-19px;position:absolute}.e-schedule.e-rtl .e-datecommondiv{float:right}.e-schedule.e-rtl .e-viewsdiv{float:left;margin-left:37px}.e-schedule.e-rtl .e-headrealldaytable{float:right;border-right:medium none !important}.e-schedule.e-rtl .e-currenttime{margin-right:25%}.e-schedule.e-rtl .e-lefttimeindicator{margin-right:-7px}.e-schedule.e-rtl .e-righttimeindicator{margin-right:-6px;right:100%}.e-schedule .e-appointinnertext{overflow:hidden;text-align:left;vertical-align:top;height:100%}.e-schedule .e-appointinnertext{padding:1px 16px 1px 4px}.e-schedule.e-rtl .e-appointinnertext{text-align:right;padding:1px 4px 1px 16px}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{outline:medium none;display:inline-block;cursor:pointer}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{font-size:16px}.e-schedule .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.e-schedule .e-draggableworkarea{position:relative}.e-schedule .e-headerscrolldiv{overflow:hidden}.e-schedule .e-blocktimewrapper{position:relative}.e-schedule .e-blocktimeappointment{overflow:hidden;position:absolute;text-align:left;font-size:12px;width:100%}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment{z-index:1}.e-schedule .e-blockenable{z-index:2}.e-schedule .e-mobileNavigation{position:absolute;float:right;padding:12px 10px 0 0}.e-schedule .e-mobileNavigation:before{content:"";font-size:20px}.e-scheduledrawer .e-mAddEvent:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mday:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mcustomview:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mworkweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mmonth:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-magenda:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-schedule .e-mobileNavigation,.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{cursor:pointer}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{height:100% !important;width:100% !important;margin-bottom:-3px;float:none !important}.e-scheduledrawer .e-list-hdr>li>a>span{top:0 !important;font-size:12px !important;left:0 !important;display:block;text-align:center;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;padding-bottom:5px;line-height:normal;padding-left:0 !important}.navDrawerMenu li>a{padding:0 !important;height:auto !important}.navDrawerMenu li{padding:0 !important;height:auto !important}.e-schedule,.e-schedule [class^="e-"]:not(.e-box),.e-schedule [class*=" e-"]:not(.e-box){-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-scheduledialog table td{padding:5px}.e-scheduledialog .e-appwindow,.e-scheduledialog .e-recurwindow{width:550px}.e-scheduledialog .e-inputtext{height:26px;text-indent:5px;width:100%;padding:1px;margin:0;max-width:100%;border-radius:0}.e-scheduledialog .e-ripple-bar{width:auto}.e-scheduledialog label{display:inline-block}.e-scheduledialog label{font-size:inherit;font-weight:bold}.e-scheduledialog .e-floatleft{float:left}.e-scheduledialog .e-leftfields{width:15%}.e-scheduledialog .e-rightfields{width:95%}.e-scheduledialog .e-windowmargin{margin:10px}.e-scheduledialog .e-btnmargin{margin:10px -3px 10px 13px}.e-scheduledialog .e-textlabel{text-align:left;cursor:default}.e-scheduledialog .e-textlabel{font-weight:bold}.e-scheduledialog .e-checkboxmargin{margin-left:-3px}.e-scheduledialog .e-checkboxmargin{margin-bottom:10px}.e-scheduledialog .e-textmargin{margin:4px}.e-scheduledialog .e-alldaytext{padding-right:21px;white-space:nowrap}.e-scheduledialog.e-rtl .e-chkbox-wrap .e-chk-image{margin-right:0}.e-scheduledialog .e-appcheckbox{float:left}.e-scheduledialog .e-apptextalign{float:left;padding-right:15px}.e-scheduledialog .e-controlalign{float:left;margin-right:5px}.e-scheduledialog.e-rtl .e-description{padding-right:5px}.e-scheduledialog .e-description{width:99%;height:70px;resize:vertical;text-indent:0;padding-left:5px}.e-scheduledialog .e-recurendslabel{text-align:left;vertical-align:top}.e-scheduledialog .e-recurendslabel{font-weight:bold}.e-scheduledialog .e-recurendsalign{margin-top:8px}.e-scheduledialog .e-floatright{float:right}.e-scheduledialog.e-rtl .e-floatright{float:left}.e-scheduledialog .e-recurFinalRule,.e-scheduledialog .e-recurRule{padding-right:10px;font-weight:normal}.e-scheduledialog .e-recureditmsg{cursor:default}.e-scheduledialog .e-recureditmsg{padding:10px 0}.e-scheduledialog .e-recureditopt{padding:5px 0}.e-scheduledialog .e-recureditlbl{padding:0 5px;position:relative;top:-3px}.e-scheduledialog .e-recureditbtns{bottom:-1em;clear:both;padding:0 7px 12px;text-align:right}.e-scheduledialog.e-rtl .e-recureditbtns{bottom:-1em;clear:both;padding:0 7px 35px;text-align:left}.e-scheduledialog.e-rtl .e-recureditbtns .e-editonly,.e-scheduledialog.e-rtl .e-recureditbtns .e-editfutureonly{float:right;margin-left:10px}.e-scheduledialog .e-recureditbtns .e-editonly{margin-right:10px}.e-scheduledialog .e-recureditbtns .e-editfutureonly{float:none;margin-left:0}.e-scheduledialog .e-recureditbtns .e-editseries{width:auto}.e-scheduledialog .e-recureditbtns .e-editseries{margin-right:10px}.e-scheduledialog .tdpadding{padding-left:0}.e-scheduledialog .e-alerttext{text-align:center;padding:10px}.e-scheduledialog .e-alertbtn{margin:0 auto}.e-scheduledialog .e-alertbtn{text-align:center}.e-scheduledialog.e-rtl .e-alertbtn{margin:0 auto}.e-scheduledialog.e-rtl .e-alertbtn{text-align:center}.e-scheduledialog .e-recuredit{display:none}.e-scheduledialog .e-quickAppDone{margin-top:2px;margin-right:10px}.e-scheduledialog .e-qAppDone{width:130px}.e-scheduledialog .e-detailedapp{cursor:pointer;float:left;width:50%;font-size:12px}.e-scheduledialog .e-detailedapp{margin-left:7px}.e-scheduledialog.e-rtl .e-detailedapp{float:right}.e-scheduledialog .e-detailedwindow{outline:medium none}.e-scheduledialog .e-detailedwindow{margin-top:7px}.e-scheduledialog .icon-Pasteicon:before{float:left;margin-left:10px;margin-top:9px;vertical-align:middle}.e-scheduledialog .icon-Close:before{float:right;cursor:pointer;font-size:10px}.e-schedulequickdialog>div{overflow:visible}.e-schedulequickdialog{-moz-box-shadow:0 0 9px rgba(0,0,0,.4) !important;-webkit-box-shadow:0 0 9px rgba(0,0,0,.4) !important;box-shadow:0 0 9px rgba(0,0,0,.4) !important}.e-scheduledialog .e-quickarrow{bottom:-1px;height:10px;left:40%;overflow:hidden;position:absolute;visibility:visible;width:20px}.e-scheduledialog .icon-Delete:before{font-size:15px;margin-left:5px;margin-top:2px;position:absolute;cursor:pointer}.e-schedule .icon-AddGrad:before{margin-top:5px;float:right}.e-scheduledialog .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-scheduledialog .e-editevents{font-size:12px}.e-scheduledialog .e-editevent{float:left;width:100px;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{float:left;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{width:auto;margin-left:12px}.e-scheduledialog .e-editseries{cursor:pointer;float:right;outline:medium none;width:88px;text-align:left}.e-scheduledialog .e-editseries{margin-left:12px}.e-scheduledialog.e-rtl .e-editevent{float:right;margin-right:2px;text-align:right}.e-scheduledialog.e-rtl .e-editfutureonly{float:right}.e-scheduledialog.e-rtl .e-editseries{float:left;text-align:right}.e-scheduledialog .e-disableseries{cursor:default !important}.e-scheduledialog .e-quickstartend{float:left;height:auto;width:91%}.e-scheduledialog .e-quickstartend{font-size:14px}.e-scheduledialog.e-rtl .e-quickstartend,.e-scheduledialog.e-rtl .e-quicksubject{float:right}.e-scheduledialog .e-quicksubject{height:auto;width:220px;float:left}.e-scheduledialog .e-quicksubject{padding-bottom:4px}.e-scheduledialog .e-schedclosemargin{float:right;margin:4px -10px 0 0}.e-scheduledialog.e-rtl .e-schedclosemargin{float:left;margin:4px 0 0 -10px}.e-scheduledialog .e-pointercursor,.e-schedule .e-resourceicon{cursor:pointer;outline:medium none}.e-scheduledialog .e-quickstartendtime{font-size:12px}.e-scheduledialog .e-quickstartendtime{padding-bottom:7px}.e-scheduledialog .e-dialogouter{background:none repeat scroll 0 0 transparent !important;display:block;height:auto;margin-bottom:-9px !important;overflow:hidden;position:relative;z-index:1001}.e-scheduledialog .e-dialogouter{padding:7px 14px !important}.e-scheduledialog .e-tableAppoint{background:none repeat scroll 0 0 transparent !important;position:relative;top:-3px}.e-scheduledialog .e-tableAppoint{padding-top:0;padding-bottom:12px}.e-scheduledialog .e-tablePosition{padding-bottom:0;top:0}.e-scheduledialog .e-tablePosition{padding-top:5px}.e-scheduledialog .e-quickwinarrowbottom{top:4px}.e-scheduledialog .e-quickcreatebottomcontainer{margin-top:5px;padding-bottom:30px}.e-scheduledialog .e-quickbottomcontainer{margin-top:5px}.e-scheduledialog .e-quickwinarrowtop{top:-10px}.e-scheduledialog.e-rtl .e-appdetails{padding-bottom:27px}.e-scheduledialog .e-qappwindow{width:100%;cursor:default}.e-scheduledialog .e-subjectlabel{width:17%}.e-scheduledialog .e-subjectlabel{font-size:14px}.e-schedule .e-priority{position:absolute;top:0;left:auto;right:3px}.e-schedule .e-alldayappointment .e-priority,.e-schedule .e-monthappointment .e-priority{top:-2px}.e-schedule.e-rtl .e-priority{right:auto;left:3px}.e-priorwidth{width:80%}.e-none{height:20px;width:20px;float:left}.e-high,.e-medium,.e-low{background:url('common-images/schedule/schedule_priority.png');height:12px;width:20px;float:left;background-repeat:no-repeat;background-size:60px;padding-top:5px;padding-bottom:5px}.e-high{background-position:0}.e-medium{background-position:-41px}.e-low{background-position:-20px}.e-schedule.e-rtl .e-navigatenext:before,.e-schedule .e-navigateprevious:before{content:""}.e-schedule.e-rtl .e-navigateprevious:before,.e-schedule .e-navigatenext:before{content:""}.e-schedule .e-resourceexpand:before{content:""}.e-schedule .e-resourcecollapse:before{content:""}.e-schedule .e-resourceicon{font-family:"ej-webfont";font-size:12px}.e-schedule .e-resourcecollapse{font-size:9px}.e-scheduledialog .e-scheduledelete:before{font-size:20px}.e-scheduledialog .e-scheduleclose:before{content:""}.e-scheduledialog .e-scheduleclose:before{font-size:8px;margin:4px 0 0 4px}.e-scheduledialog.e-rtl .e-scheduleclose:before{margin:4px 4px 0 0}.e-schedule .e-schedulemouseclose:before{content:"";font-size:8px;width:9px;height:9px}.e-schedule .e-schedulemouseclose:hover{cursor:pointer}.e-schedule .e-icon.e-schedulemouseclose{top:5px;display:none;position:absolute;z-index:1;width:9px;height:9px;left:auto}.e-schedule .e-icon.e-schedulemouseclose{right:5px}.e-schedule.e-rtl .e-icon.e-schedulemouseclose{right:auto;left:5px}.e-scheduledialog .e-alertbtn .e-alertOk{margin:0 10px 0 10px}.e-scheduledialog .e-alertbtn .e-alertCancel{margin-right:10px}.e-scheduledialog .e-recurtitle{font-size:16px;font-weight:bold;padding:8px}.e-schedule .icon-AddGrad:before:before{content:""}.e-schedule .e-timeidicatorcircle:before{font-size:9px;top:2px;left:-1px;position:absolute}.e-schedule .e-ewexpand:before{content:"";font-size:14px !important}.e-schedule .e-appointresizer-right{margin-right:-4px;margin-top:2px}.e-schedule .e-appointresizer-left{margin-left:0;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-left{margin-left:4px;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-right{margin-right:-8px;margin-top:2px}.e-schedule .e-nsexpand:before{content:"";font-size:14px !important;line-height:0}.e-schedule .e-appointresizer-top{margin-top:1px}.e-schedule .e-appointresizer-bottom{margin-bottom:0}.e-schedule .e-appsoverflow:before{font-size:12px}.e-draggableAppointment{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px;border:1px solid #000;background-color:#dbdbde;overflow:hidden;z-index:1}.e-schedule .e-upicon,.e-schedule .e-downicon{height:20px;position:absolute;z-index:1}.e-schedule .e-appup,.e-schedule .e-appdown{float:right;margin-right:2px;opacity:.5}.e-schedule.e-rtl .e-appup,.e-schedule.e-rtl .e-appdown{float:left;margin-left:2px;opacity:.5}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{display:inline-block;vertical-align:middle;float:left}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{margin:1px 5px 0 -1px}.e-schedule.e-rtl .e-recurapp,.e-schedule.e-rtl .e-recureditapp{margin:1px 0 0 5px;float:right}.e-schedule .e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-scheduledialog div.e-error{position:absolute;z-index:9999}.e-scheduledialog div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-scheduledialog div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-scheduledialog.e-rtl div.e-error .e-toparrow{right:10%}.e-scheduledialog .e-error div.e-field-validation-error{border-radius:4px;font-size:14px;padding:4px}.e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-schedule .e-monthnamerow .e-monthrow{text-align:center}.e-schedule .e-horizontalmonthtimecellsht.e-monthheaderrow{height:92px}.e-schedule .e-horizontaltimecellsht.e-monthheaderrow{height:87px}.e-reportviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal !important;font-size:17px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}@font-face{font-family:'ej-reportviewericons';src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep');src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep#iefix') format('embedded-opentype'),url('common-images/reportviewer/ej-reportviewericons.ttf?wpa4ep') format('truetype'),url('common-images/reportviewer/ej-reportviewericons.woff?wpa4ep') format('woff'),url('common-images/reportviewer/ej-reportviewericons.svg?wpa4ep#ej-reportviewericons') format('svg');font-weight:normal;font-style:normal}.e-reportviewer-toggleicon{font-family:'ej-reportviewericons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-reportviewer-errormodeltooltip{position:relative;display:inline-block}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext{visibility:hidden;width:230px;background-color:#f0f3f4;color:#424949;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;left:50%;margin-left:-60px;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext::after{content:"";position:absolute;top:100%;left:50%}.e-reportviewer-errormodeltooltip:hover .e-reportviewer-tooltiptext{visibility:visible}.e-reportviewer-toolbarcontainer{vertical-align:middle;border:1px solid;border-bottom:0 solid;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-toolbarcontainer{height:38px}.e-reportviewer-toolbarcontainer .e-rel-position{margin-top:4px}.e-reportviewer-toolbarul{height:34px !important;margin:.75px !important}.e-reportviewer-toolbarli{margin:2px;width:20px;height:20px;padding:4px !important}.e-reportviewer-tbdiv{width:16px;height:16px;border:1px solid;border-color:transparent;margin:4px 0}.e-reportviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-reportviewer-outerborder:hover{border:1px solid}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-exporttip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border:1px solid;margin:0 auto;z-index:2147483647}.e-reportviewer-headerspan{font-style:normal;font-weight:bold;margin-bottom:5px;word-wrap:break-word}.e-reportviewer-contentspan{word-wrap:break-word;margin-bottom:5px}.e-reportviewer-param-datepicker{float:left}.e-reportviewer-ejdropdownlist{width:auto;height:auto;float:left;border:1px solid transparent}.e-reportviewer-ejdropdownlist{padding:1px !important}.e-reportviewer-toolbarcontainer input.e-input,.e-reportviewer-viewerblockcontent input.e-input{line-height:normal !important}.e-reportviewer-print,.e-reportviewer-emptyconetent,.e-reportviewer-pagefit,.e-reportviewer-export,.e-reportviewer-gotonext,.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotofirst,.e-reportviewer-gotofirst.e-reportviewer-disabled,.e-reportviewer-gotolast,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-zoomin,.e-reportviewer-zoomout,.e-reportviewer-refresh,.e-reportviewer-parameter,.e-reportviewer-documentmap,.e-reportviewer-gotoparent,.e-reportviewer-preview,.e-reportviewer-pagesetup,.e-reportviewer-printsetup{width:20px;height:20px}.e-reportviewer-tbpage{background-color:transparent;text-align:center;width:auto}.e-reportviewer-tbpage{margin-top:0;padding-top:3px !important;padding-bottom:9px !important}.e-reportviewer-pagenumber{min-height:22px !important;min-width:25px !important;height:22px !important;width:28px !important;text-align:center;margin-top:3.7px;display:inline-block !important}.e-reportviewer-tbdiv.e-reportviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-reportviewer-viewer{width:100%;text-shadow:none !important}.e-reportviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-reportviewer-paramblock-disable,.e-reportviewer-toolbar-disable{pointer-events:none;opacity:.5}.e-reportviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-reportviewer-viewerblockcontent{width:100%;border-bottom:1px solid}.e-reportviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-paramcheckbox{padding:2px 5px 2px .85em;width:93.5%}.e-reportviewer-paramcheckboxlabel{font-size:14px !important}.e-reportviewer-paramcheckboxlabel{padding:1px 0 0 .76em !important}.e-reportviewer-device-paramcheckbox{padding-left:1.2% !important;width:98.8%}.e-reportviewer-viewreport{border-left:1px solid;border-right:0;border-bottom:0;border-top:0;padding:10px;text-align:center;vertical-align:top}.e-reportviewer-viewreportbutton{line-height:normal;vertical-align:baseline;padding:initial;margin:initial;border:1px solid}.e-reportviewer-scrollcontainer{line-height:normal !important;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-reportviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-reportviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto}.e-reportviewer-pageouterline{padding:10px}.e-reportviewer-pageview{position:absolute}.e-reportviewer-pageview{-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-reportviewer-elementalignments{margin:0;padding:1px !important;vertical-align:inherit}.e-reportviewer-elementalignments{border:1px solid}.e-reportviewer-elementalignments:focus{border:1px solid !important;border-color:#000 !important;opacity:54 !important}.e-reportviewer-viewercontainer{border:1px solid}.e-reportviewer-box-border,.e-reportviewer-pageviewcontainer,.e-reportviewer-viewercontainer,.e-reportviewer-viewerblock{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.e-reportviewer-box-content,.e-reportviewer-pageview,.e-reportviewer-pageouterline{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportviewer-textbox{height:26px;line-height:normal;text-indent:10px;vertical-align:middle;padding:0}.e-reportviewer-textbox{border:1px solid}.e-reportviewer-label,.e-reportviewer-labelpageno{border:none;vertical-align:inherit}.e-reportviewer-documentmappopup{border:1px solid}.e-reportviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-reportviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-reportviewer-expandtoggle{background:url('common-images/reportviewer/expand.svg') no-repeat center}.e-reportviewer-alertIcon{background:url('common-images/reportviewer/alertIcon.svg') no-repeat center}.e-reportviewer-errorIcon{background:url('common-images/reportviewer/errorIcon.svg') no-repeat center}.e-reportviewer-collapsetoggle{background:url('common-images/reportviewer/collapse.svg') no-repeat center}.e-reportviewer-sortingUpDown{background:url('common-images/reportviewer/updown.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingUp{background:url('common-images/reportviewer/up.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingDown{background:url('common-images/reportviewer/down.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-close{padding-bottom:29px;padding-right:7px;font-weight:bold;font-size:15px;cursor:pointer}.e-reportviewer-alertbox .e-titlebar{padding:6.5px .7em !important}.e-reportviewer-alertbox .e-widget-content{padding:23px 26px 32px 26px !important}.e-reportviewer-error-content{padding:4px 0 4px 6px !important;line-height:1.8}.e-reportviewer-alert-table{border-spacing:2px !important;border-collapse:separate !important}.e-reportviewer-scroller .e-scrollbar .e-hscroll .e-hup.e-icon{display:none}.e-reportviewer-alertbox .e-footerbar{width:100%;height:auto !important;padding:0 28px 12px 0 !important;display:inline-table !important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-footerbar{padding:.5em 17px !important;height:auto !important;display:inline-table !important;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller{height:11px;width:11px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:9px;line-height:10px;text-indent:1.2px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{padding-top:2px;padding-left:2px}.e-rptviewer-okbtn{width:68px}.e-rptviewer-cancelbtn{width:72px}.e-reportviewer-tr{height:10px !important}.e-reportviewer-pagesetuptr{height:10px !important}.e-reportviewer-pagesetupheader{padding-top:10px;padding-bottom:5px !important}.e-reportviewer-pagesetupcontent{font-weight:400;padding-top:5px !important;padding-bottom:10px !important}.e-reportviewer-pagesetupcontent{font-size:14px}.ej-reportviewericonscollapse:hover,.ej-reportviewericonsexpand:hover,.e-reportviewer-drillhover:hover,.e-reportviewer-sortingUp:hover,.e-reportviewer-sortingDown:hover,.e-reportviewer-sortingUpDown:hover{cursor:pointer}.e-reportviewer-pagefit:before{content:""}.e-reportviewer-pagefittopage:before{content:""}.e-reportviewer-emptyconetent:before{content:"  "}.e-reportviewer-print:before{content:""}.e-reportviewer-export:before{content:""}.e-reportviewer-pagesetup:before{content:""}.e-reportviewer-gotonext:before{content:""}.e-reportviewer-gotonext.e-reportviewer-disabled:before{content:""}.e-reportviewer-gotoprevious:before{content:""}.e-reportviewer-gotoprevious.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst:before{content:""}.e-reportviewer-gotolast:before{content:""}.e-reportviewer-gotolast.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst.e-reportviewer-disabled{content:""}.e-reportviewer-zoomin:before{content:""}.e-reportviewer-zoomout:before{content:""}.e-reportviewer-refresh:before{content:""}.e-reportviewer-parameter:before{content:""}.e-reportviewer-documentmap:before{content:""}.e-reportviewer-gotoparent:before{content:""}.e-reportviewer-preview:before{content:""}.e-reportviewer-close:before{content:""}.e-reportviewer-zoomSelection_popup{max-height:none !important}.e-reportviewer-zoomSelection_popup-ul{text-align:center !important}.ej-reportviewericonscollapse:before{content:""}.ej-reportviewericonsexpand:before{content:""}.e-reportviewer-toolbarcontainer.e-toolbar .e-icon.e-toolbar-res-arrow{cursor:pointer}.e-reportviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left}.e-reportviewer-popupli{padding-top:4px;padding-bottom:4px;padding-left:6px;padding-right:5px}.e-reportviewer-lispan{text-decoration:none;white-space:nowrap;padding:2px !important;vertical-align:text-bottom}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-hscroll .e-button.e-icon{display:none}.e-reportviewer-txt-overflow{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.e-pdfviewer .e-pdfviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}.e-pdfviewer .e-pdfviewer-icon{font-size:17px}.e-pdfviewer .e-pdfviewer-toolbarcontainer{width:100%;vertical-align:middle;border-width:1px;border-style:solid;border-bottom:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-toolbarcontainer.e-toolbar{height:inherit}.e-pdfviewer .e-pdfviewer-toolbarul{height:inherit;position:relative;left:1px;top:1px}.e-pdfviewer .e-pdfviewer-toolbarul{margin:5px !important}.e-pdfviewer .e-pdfviewer-toolbarli{margin:2px 0;width:20px;height:20px;padding:4px !important}.e-pdfviewer .e-pdfviewer-tbdiv{width:16px;height:16px;border-width:1px;border-style:solid;margin:4px 0}.e-pdfviewer .e-pdfviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-pdfviewer .e-pdfviewer-outerborder:hover{border:1px solid}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;padding:1px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-headerspan{font-style:normal;font-weight:bold;padding:1px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-headerspan{margin:1.5px}.e-pdfviewer .e-pdfviewer-contentspan{padding:1px;margin-bottom:5px;margin:0 5px 5px 15px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-contentspan{margin-left:15px}.e-pdfviewer .e-pdfviewer-ejdropdownlist{width:auto;height:90%;float:left;border:1px solid transparent}.e-pdfviewer .e-pdfviewer-ejdropdownlist{margin:4.7px 2px 2px 2px}.e-pdfviewer-responsivesecondarytoolbar{width:230px;left:244px;top:54px;z-index:10235;position:absolute}.e-pdfviewer .e-pdfviewer-toolbarcontainer input.e-input,.e-pdfviewer .e-pdfviewer-viewerblockcontent input.e-input{line-height:normal}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{margin-top:1px}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{width:20px;height:20px}.e-pdfviewer .e-pdfviewer-tbpage{background-color:transparent;float:left;text-align:center;width:auto;height:25px}.e-pdfviewer .e-pdfviewer-tbpage{margin-top:2.6px}.e-pdfviewer .e-pdfviewer-toolbarli-label.e-tooltxt{padding:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-ejdropdownlist{border:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-search-checkboxcontainer{margin-top:-2px}.e-pdfviewer-sign-dialog.e-dialog.e-widget-content{background:#fff}.e-pdfviewer .e-pdfviewer-pagenumber{min-height:22px;min-width:25px;height:22px;width:28px;display:inline-block;text-align:center}.e-pdfviewer .e-pdfviewer-pagenumber{margin-top:3.7px}.e-pdfviewer .e-pdfviewer-pagenumber{margin-top:1.7px}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-pdfviewer .e-pdfviewer-viewer{width:100%;text-shadow:none;min-width:320px;-webkit-user-select:text}.e-pdfviewer .e-pdfviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;overflow:auto;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-pdfviewer .e-pdfviewer-viewerblockcontent{width:100%}.e-pdfviewer .e-pdfviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-scrollcontainer{line-height:normal;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-pdfviewer .e-pdfviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-pdfviewer .e-pdfviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto;padding:10px}.e-pdfviewer .e-pdfviewer-pageview{position:absolute;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-pdfviewer .e-pdfviewer-elementalignments{border-width:1px;border-style:solid;margin:0;padding:1px}.e-pdfviewer .e-pdfviewer-viewercontainer{border-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-textbox{height:23px;line-height:normal;text-indent:10px;border:1px solid;vertical-align:middle;padding:0}.e-pdfviewer .e-pdfviewer-label,.e-pdfviewer .e-pdfviewer-labelpageno{border:none}.e-pdfviewer .e-pdfviewer-labelpageno{float:right;margin-left:5px}.e-pdfviewer .e-pdfviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-pdfviewer .e-pdfviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-pdfviewer .e-pdfviewer-toolbarul-search{position:relative;left:1px;top:1px;margin-left:4px}.e-pdfviewer .e-pdfviewer-match-checkbox{float:left}.e-pdfviewer .e-pdfviewer-toolbarli-search{width:20px;height:20px;padding:4px !important}.e-pdfviewer .e-pdfviewer-label{user-select:none;-moz-user-select:none;-webkit-user-select:none}.e-pdfviewer .e-pdfviewer-searchbox{z-index:10;display:none;overflow:visible;position:absolute}.e-pdfviewer .e-pdfviewer-searchbox{height:35px !important}.e-pdfviewer .e-pdfviewer-search-inputcontainer{float:left}.e-pdfviewer .e-pdfviewer-search-inputcontainer{margin-top:4px}.e-pdfviewer .e-pdfviewer-search-checkboxcontainer{float:left}.e-pdfviewer .e-pdfviewer-waitingpopup-print{opacity:1}.e-pdfviewer .e-waitpopup-pane.e-pdfviewer-waitingpopup-print .e-text{color:#fff}.e-pdfviewer .e-pdfviewer-texthighlight{background-color:#000d3d;opacity:1;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-text-highlightother{background-color:#000d3d;opacity:.4;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-maintaincontent{background-color:#00f}.e-pdfviewer .e-pdfviewer-nooccurrence{background-color:#fc7a7a !important}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{font-family:'ej-webfont';position:absolute;border:solid transparent}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{bottom:70%}.e-pdfviewer .e-pdfviewer-progressloader{background-image:url("common-images/pdfviewer/preloader-pdfviewer.gif");background-repeat:no-repeat;background-position:right}.e-pdfviewer .e-pdfviewer-popupmenu{z-index:1000;position:absolute;width:auto;min-width:396px;display:none;padding-bottom:18px}.e-pdfviewer .e-pdfviewer-header{height:23px;padding-top:14px}.e-pdfviewer .e-pdfviewer-content{height:auto;width:auto;padding:14px;padding-bottom:0}.e-pdfviewer .e-pdfviewer-innercontent{border:1px solid;min-height:132.08px;font-size:14px;color:#000}.e-pdfviewer .e-pdfviewer-closepopup,.e-pdfviewer .e-pdfviewer-closeicon{float:right;height:20px;width:20px}.e-pdfviewer .e-pdfviewer-closepopup{margin-right:14px}.e-pdfviewer .e-pdfviewer-postbutton.e-btn{padding-left:30px;padding-right:30px;float:right}.e-pdfviewer .e-pdfviewer-footer{height:auto;margin-top:2px;margin-right:14px}.e-pdfviewer .e-pdfviewer-currenttime{padding-top:8px;padding-left:14px;height:14px;width:100%}.e-pdfviewer .e-pdfviewer-username{margin-left:14px;float:left;font-size:17px;font-weight:bold}.e-pdfviewer-propertiestitle.e-header{padding:20px 16px}.e-pdfviewer-propertiestitle.e-header.e-titlebar{border-bottom:0}.e-pdfviewer-propertiestab.e-widget-content{padding-top:0;padding-bottom:20px;padding-right:16px;padding-left:16px}.e-pdfviewer-innertab{padding-bottom:20px}.e-pdfviewer-appearanceprop.e-content-item,.e-pdfviewer-generalprop.e-content-item{padding-top:24px;padding-left:16px}.e-tab.e-pdfviewer-innertab .e-header>.e-select.e-pdfviewer-tab-li,.e-tab.e-pdfviewer-innertab .e-header>.e-active.e-pdfviewer-tab-li a{font-size:14px}.e-tab.e-pdfviewer-innertab>.e-header{border-top-style:initial;border-left-style:initial;border-right-style:initial}.e-pdfviewer .e-toolbar.e-pdfviewer-toolbarcontainer{border-bottom:0}.e-pdfviewer .e-toolbar>ul>li.e-pdfviewer-toolbarli-label{padding:0}.e-slider-wrap.e-horizontal.e-widgete-pdfviewer-opacity-slider{height:14px}.e-pdfviewer .e-pdfviewer-colorpicker{position:absolute;z-index:11241}.e-pdfviewer-color-picker,.e-pdfviewer-author-inputdiv,.e-pdfviewer-subject-inputdiv,.e-pdfviewer-modifieddate-labeldiv{padding-left:95px}.e-pdfviewer-opacity-container,.e-pdfviewer-subject-container,.e-pdfviewer-modifieddate-container{padding-top:16px}.e-pdfviewer-opacity-field{padding-left:45px;float:left}.e-pdfviewer-slider-control{padding-left:170px;margin-top:5px}.e-pdfviewer-opacity-container{padding-bottom:43px}.e-pdfviewer-modifieddate-container{padding-bottom:14px}.e-pdfviewer-color-span{float:left;padding-top:3px}.e-pdfviewer-opacity-span{float:left;padding-top:1px}.e-pdfviewer-author-span,.e-pdfviewer-subject-span,.e-pdfviewer-modified-labeldiv{float:left}.e-inputchangeval{padding-left:6px;border-radius:3px}.e-pdfviewer-subject-input,.e-pdfviewer-author-input{border-radius:3px;width:75%}.e-pdfviewer-properties-label{margin-left:8px}.e-pdfviewer-lockedcheckbox,.e-pdfviewer-properties-label,.e-pdfviewer-defaultCheckbox{margin-top:3px}.e-pdfviewer .e-pdfviewer-dropdown-wrapper{width:30%}.e-pdfviewer .e-pdfviewer-dropdown-arrow{font-size:8px}.e-pdfviewer .e-pdfviewer-toolbar-highlight,.e-pdfviewer .e-pdfviewer-toolbar-strikeout,.e-pdfviewer .e-pdfviewer-toolbar-underline{width:30px}.e-pdfviewer .e-pdfviewer-dropdown-arrow{height:9px;width:9px}.e-pdfviewer .e-pdfviewer-highlight-markup:before{content:""}.e-pdfviewer .e-pdfviewer-underline-markup:before{content:""}.e-pdfviewer .e-pdfviewer-strikeout-markup:before{content:""}.e-pdfviewer .e-pdfviewer-dropdown-arrow:before{content:""}.e-pdfviewer .e-pdfviewer-closeicon:before{content:""}.e-pdfviewer .e-pdfviewer-arrow::before{content:""}.e-pdfviewer .e-pdfviewer-arrow::after{content:""}.e-pdfviewer .e-pdfviewer-fitwidth:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitWidthButton:before{content:""}.e-pdfviewer .e-pdfviewer-fitpage:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitPageButton:before{content:""}.e-pdfviewer .e-pdfviewer-pagefittopage:before{content:""}.e-pdfviewer .e-pdfviewer-emptyconetent:before{content:"  "}.e-pdfviewer .e-pdfviewer-print:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-zoomin:before{content:""}.e-pdfviewer .e-pdfviewer-download:before{content:""}.e-pdfviewer .e-pdfviewer-zoomout:before{content:""}.e-pdfviewer .e-pdfviewer-find:before{content:""}.e-pdfviewer .e-pdfviewer-prevfind:before{content:""}.e-pdfviewer .e-pdfviewer-nextfind:before{content:""}.e-pdfviewer .e-pdfviewer-closefind:before{content:""}.e-pdfviewer .e-pdfviewer-select:before{content:""}.e-pdfviewer .e-pdfviewer-scroll:before{content:""}.e-pdfviewer .e-pdfviewer-sign:before{content:""}.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl,.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl>.e-scroller{max-height:none !important}.e-pdfviewer .e-pdfviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left;padding-top:3px;padding-bottom:3px;padding-left:4px}.e-pdfviewer .e-pdfviewer-custom-menu,.e-pdfviewer .e-pdfviewer-highlight-menu{z-index:1000;position:absolute;border:solid 2px #000;background-color:#fff;padding:5px 0;display:none}.e-pdfviewer .e-pdfviewer-custom-menu ol,.e-pdfviewer .e-pdfviewer-highlight-menu ol{padding:0;margin:0;list-style-type:none;width:auto;max-width:248px;font-family:Verdana;font-size:12px}.e-pdfviewer .e-pdfviewer-custom-menu ol li,.e-pdfviewer .e-pdfviewer-highlight-menu ol li{margin:0;display:block;list-style:none;padding:5px 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li:hover,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:hover{background-color:#efefef}.e-pdfviewer .e-pdfviewer-custom-menu ol li:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:active{color:#fff}.e-pdfviewer .e-pdfviewer-custom-menu ol li a,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li a:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a:active{color:#fff;background-color:#000}.e-pdfviewer .e-pdfviewer-pageCanvas,.e-pdfviewer .e-pdfviewer-secondarycanvas{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pdfviewer .e-pdfviewer-textLayer::selection{background:#00f}.e-pdfviewer .e-pdfviewer-textLayer::-moz-selection{background:#00f}.e-pdfviewer .e-pdfviewer-droplet1{background-color:#00f;position:absolute;z-index:1000;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-droplet2{background-color:#00f;z-index:1000;position:absolute;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-touchCopy{z-index:1000;position:absolute;background-color:#fff;padding:5px 0;float:left;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchDot{z-index:1000;position:absolute;margin-left:64px;background-color:#fff;padding:5px 0;float:right;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchcustom-menu{z-index:1000;position:absolute;box-sizing:border-box;box-shadow:0 3px 3px 0 rgba(0,0,0,.4);width:130px;padding:5px 0;display:none;height:35px;background:#fff}.e-pdfviewer .e-pdfviewer-annotation-note{height:auto;width:auto;min-height:10px;min-width:30px;max-width:300px;font-size:14px;padding:5px;z-index:10000}.e-pdfviewer .e-pdfviewer-touchcustom-menu::after{content:"";z-index:1000;position:absolute;width:0;height:0;margin-left:-9px;bottom:-8px;left:50%;box-sizing:border-box;border:5px solid #000;border-color:#fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.4)}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a:active{color:#fff}.e-pdfviewer .e-pdfviewer-pageCanvas{-webkit-tap-highlight-color:rgba(255,255,255,0)}.e-pdfviewer .e-dropdownlist.e-input.e-pdfviewer-ddl,.e-ddl-popup.e-pdfviewer-ddl .e-ul li{text-align:center;padding-left:0}.e-excelfilter.e-dlgcontainer{min-width:266px;padding:0;width:266px;padding:4px 0 16px 0}.e-excelfilter.e-dlgcontainer,.e-excelfilter .e-searchcontainer,.e-excelfilter .e-searchcontainer input{box-sizing:content-box}.e-sortasc:before{content:""}.e-sortdesc:before{content:""}.e-exceltick:before{content:""}.e-excelfilter .e-menu.e-vertical .e-list>a{margin:0 10px 0 15px}.e-excelfilter .e-menu.e-vertical .e-list>ul .e-list>a{padding-left:15px}.e-excelfilter .e-menu.e-vertical li.e-separator,.e-excelfilter .e-list>ul li.e-separator{margin:4px 0 4px 0}.e-excelfilter .e-menu.e-vertical{border:none}.e-excelfilter .e-menu .e-menulink .e-chkbox-wrap{top:0;opacity:1}.e-excelfilter .e-menu.e-vertical .e-exceltick::before{margin-left:-7px}.e-excelfilter .e-menu.e-vertical .e-exceltick:before{margin-left:-7px\9}.e-excelfilter .e-searchcontainer{position:relative;margin-left:15px;margin-top:4px}.e-excelfilter .e-searchcontainer .e-fields{margin:7px 0}.e-excelfilter .e-checkboxlist{width:234px;height:130px;outline:none}.e-excelfilter .e-searchbox .e-icon:before{display:inline-block}.e-excelfilter .e-searchbox .e-ejinputtext{width:228px;height:23px}.e-excelfilter .e-searchinput::-ms-check{display:none}.e-excelfilter .e-btncontainer.e-fields{width:170px;margin:16px 0 0 68px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-left:10px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-top:2px}.e-excelfilter .e-checkboxlist .e-ftrchk{white-space:nowrap}.e-excelfilter .e-checkboxlist{padding-top:3px}.e-excelfilter .e-btncontainer>div{margin-bottom:5px}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter .e-searchbox .e-searchitem{cursor:pointer;line-height:11px}.e-excelfilter.e-dlgcustom{width:341px;padding:10px 14px 0;box-sizing:content-box}.e-excelfilter.e-dlgcustom .e-dlgfields{padding-bottom:14px;box-sizing:content-box}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{width:auto;margin:0 2px}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{padding:14px 8px 13px}.e-excelfilter.e-dlgcustom .e-fieldset legend{width:auto;margin-left:3px;margin-bottom:2px;padding:0 3px}.e-excelfilter.e-dlgcustom .e-optable{border-collapse:separate;border-spacing:1px}.e-excelfilter.e-dlgcustom .e-optable td{width:27px;padding:0 5px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td{padding-top:11px;padding-bottom:11px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td:last-child{padding-top:8px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{width:100%}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{margin-left:35%;margin-top:-5px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-predicate .e-caption{margin-left:5px;padding-right:13px}.e-excelfilter .e-hide{display:none !important}.e-excelfilter .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6%;top:6px;width:21px}.e-excelfilter.e-dlgcustom .e-widget [class^="e-"],.e-excelfilter.e-dlgcustom.e-dialog,.e-excelfilter.e-dlgcustom.e-dialog [class^="e-"]{box-sizing:content-box}.e-excelfilter .e-ftrchk *{box-sizing:content-box !important}.e-excelfilter.e-dlgcustom .e-ddl.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-atc.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-datewidget.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-numeric.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-ejinputtext{box-sizing:border-box}.e-excelfilter .e-menu .e-list .e-bghdrcolor{padding:0;height:26px}.e-excelfilter .e-menu .e-list .e-fghdrcolor{padding-bottom:4px;height:26px}.e-excelfilter .e-menu.e-vertical .e-list ul li.e-bghdrcolor>a,.e-excelfilter .e-menu.e-vertical .e-list ul li.e-fghdrcolor>a{padding:0}.e-bghdrcolor>a,.e-fghdrcolor>a{font-size:13px}.e-excelfilter .e-menu .e-list .e-valcolor{margin:0 auto;height:16px;width:70px;border-style:solid;border-width:2px;padding:2px}.e-excustmfltr.e-ejinputtext,.e-grid .e-excustmfltr.e-ejinputtext{text-indent:0}.e-nb.e-nb-home{width:100%}.e-nb.e-nb-container{direction:ltr}.e-nb.e-nb-layout{margin-right:6px;vertical-align:top;position:absolute;top:0;z-index:1000}.e-nb-fixed,.e-nb-normal{overflow:visible !important}.e-nb-fixed:not(.e-nb-type-overlay){width:100%}.e-nb-fixed-slide{position:absolute;width:100%;height:100%}.e-nb.e-nb-animate{-moz-transition:transform 250ms ease 0s;-o-transition:transform 250ms ease 0s;-webkit-transition:transform 250ms ease 0s;transition:transform 250ms ease 0s;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.e-nb.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-nb.e-nb-overlay{z-index:999;width:100%;height:100%}.e-nb.e-list-hdr.e-clearall{margin:0;padding:0}.e-nb.e-nb-container{height:100%;position:absolute;overflow:hidden;top:0}.e-nb.e-nb-container .e-nb.e-nb-layout{position:relative}.e-nb.e-nb-container.e-nb-right{float:right;right:0}.e-radialmenu .e-radial{border:2px solid;height:40px;border-radius:50%;width:40px;background-position:center;background-repeat:no-repeat;background-size:60%;z-index:1}.e-radialmenu .e-radialslider{border-radius:50%;top:29px;left:29px}.e-radialmenu .e-radialimage{background-image:url('common-images/radialmenu/radial.png')}.e-radialmenu .e-backimage{background-image:url('common-images/radialmenu/back.png')}.e-radialmenu.e-overlow{overflow:hidden}.e-radialmenu .e-itemdisabled{opacity:.4;pointer-events:none}.e-radialmenu .e-pathdisabled{pointer-events:none}.e-radialmenu.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;z-index:100001}.e-tile .e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-radialmenu.e-abs,.e-radialmenu .e-abs{position:absolute}.e-radialmenu .e-rel{position:relative}.e-radialmenu.e-displaynone,.e-radialmenu .e-displaynone{display:none}.e-radialmenu .e-textcolor{text-anchor:middle;font-size:12px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-badgetext{text-anchor:middle;font-size:10px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-radialshow{-moz-animation:radialshow 300ms;-webkit-animation:radialshow 300ms;-o-animation:radialshow 300ms;-ms-animation:radialshow 300ms;animation:radialshow 300ms}@-moz-keyframes radialshow{from{-moz-transform:rotate(-70deg) scale(.7)}to{-moz-transform:rotate(0deg) scale(1)}}@-webkit-keyframes radialshow{from{-webkit-transform:rotate(-70deg) scale(.7)}to{-webkit-transform:rotate(0deg) scale(1)}}@-o-keyframes radialshow{from{-o-transform:rotate(-70deg)scale(.7);}to{-o-transform:rotate(0deg)scale(1);}}@-ms-keyframes radialshow{from{-ms-transform:rotate(-70deg) scale(.7)}to{-ms-transform:rotate(0deg) scale(1)}}@keyframes radialshow{from{transform:rotate(-70deg) scale(.7)}to{transform:rotate(0deg) scale(1)}}.e-radialmenu .e-radialhide{-moz-animation:radialhide 300ms;-webkit-animation:radialhide 300ms;-o-animation:radialhide 300ms;-ms-animation:radialhide 300ms;animation:radialhide 300ms}@-moz-keyframes radialhide{from{-moz-transform:rotate(0deg) scale(1)}to{-moz-transform:rotate(-70deg) scale(.7)}}@-webkit-keyframes radialhide{from{-webkit-transform:rotate(0deg) scale(1)}to{-webkit-transform:rotate(-70deg) scale(.7)}}@-o-keyframes radialhide{from{-o-transform:rotate(0deg)scale(1);}to{-o-transform:rotate(-70deg)scale(.7);}}@-ms-keyframes radialhide{from{-ms-transform:rotate(0deg) scale(1)}to{-ms-transform:rotate(-70deg) scale(.7)}}@keyframes radialhide{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-70deg) scale(.7)}}.e-radialmenu .e-scalehide{-moz-animation:scalehide 300ms;-webkit-animation:scalehide 300ms;-o-animation:scalehide 300ms;-ms-animation:scalehide 300ms;animation:scalehide 300ms}@-moz-keyframes scalehide{from{-moz-transform:scale(1)}to{-moz-transform:scale(.4)}}@-webkit-keyframes scalehide{from{-webkit-transform:scale(1)}to{-webkit-transform:scale(.4)}}@-o-keyframes scalehide{from{-o-transform:scale(1);}to{-o-transform:scale(.4);}}@-ms-keyframes scalehide{from{-ms-transform:scale(1)}to{-ms-transform:scale(.4)}}@keyframes scalehide{from{transform:scale(1)}to{transform:scale(.4)}}.e-radialmenu .e-scaleshow{-moz-animation:scaleshow 300ms;-webkit-animation:scaleshow 300ms;-o-animation:scaleshow 300ms;-ms-animation:scaleshow 300ms;animation:scaleshow 300ms}@-moz-keyframes scaleshow{from{-moz-transform:scale(.4)}to{-moz-transform:scale(1)}}@-webkit-keyframes scaleshow{from{-webkit-transform:scale(.4)}to{-webkit-transform:scale(1)}}@-o-keyframes scaleshow{from{-o-transform:scale(.4);}to{-o-transform:scale(1);}}@-ms-keyframes scaleshow{from{-ms-transform:scale(.4)}to{-ms-transform:scale(1)}}@keyframes scaleshow{from{transform:scale(.4)}to{transform:scale(1)}}.e-signature{position:relative;height:100%;width:100%;border:3px solid #000}.e-signature canvas{position:absolute;cursor:pointer;height:100%;width:100%}.e-signature.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none;pointer-events:none}.e-slideleft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideLeft{0%{transform:translateX(100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0%)}}.e-slideright{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideRight{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(0%)}}.e-lv .e-grouptitle{font-size:15px;height:34px;line-height:34px;padding-left:6px}.e-lv .e-header{cursor:pointer;height:45px;padding-left:5px;box-shadow:none}.e-htitle,.e-btn-text{font-weight:bold;padding:10px 10px 10px 0;vertical-align:middle}.e-lv .e-clearall{margin:0;padding:0}.e-lv .e-childcontainer,.e-lv .e-list-container,.e-lv .e-childitem{position:relative}.e-lv .e-list .e-chevron-right_01{text-decoration:none}.e-lv .e-htitle,.e-lv .e-btn-text{font-size:13px;height:25px}.e-lv-inputdiv .e-lv-input{font-style:italic;line-height:1.4;margin:0;outline:0 none;padding:8px 0;text-indent:5px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-lv .e-list .e-chevron-right_01{display:inline-block;outline:0 none;padding-bottom:12px;padding-top:12px;vertical-align:middle;width:100%}.e-lv .e-list-hdr{list-style:none outside none;padding:0}.e-lv .e-list .e-lv-checkdiv{float:right}.e-lv .e-list{line-height:normal;padding:0 15px;cursor:pointer;vertical-align:middle}.e-lv .e-header *{display:table-cell;vertical-align:middle}.e-lv.e-js.e-parentlv{overflow:hidden}.e-lv .e-list .e-list-img{background-size:cover;float:left;height:30px;width:30px}.e-lv .e-arrow .e-chevron-right_01:before{float:right;font-size:14px;position:relative;right:0}.e-lv .e-list.e-margin .e-chevron-right_01 span{left:10px;position:relative;top:9px}.e-lv .e-list .e-chevron-right_01 [class*="icon-"]{width:35px;height:35px;float:left}.e-lv :not(.e-arrow)>.e-icon.e-chevron-right_01:before{display:none}.e-colorpicker .e-buttons .e-color-code.e-error{border-color:#f00}.e-colorwidget .e-in-wrap{cursor:default;display:inline-block;height:100%;width:100%}.e-colorwidget .e-in-wrap{border-radius:4px}.e-colorwidget .e-in-wrap{border:1px solid #dbdbde}.e-colorwidget .e-in-wrap.e-tool{border-radius:4px;cursor:default;height:100%;width:100%}.e-colorwidget .e-in-wrap.e-tool{border:1px solid #dbdbde;background:#ecedee}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{position:absolute;background-repeat:no-repeat;width:16px;height:16px}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{padding:3px 3px 2px}.e-colorwidget.e-widget{outline:0 none}.e-colorwidget.e-widget{background-clip:border-box;box-sizing:content-box;border-radius:4px;display:block;position:relative;height:28px;width:35px}.e-colorwidget .e-in-wrap .e-input{color:transparent}.e-colorwidget .e-selected-color{position:absolute;z-index:1}.e-colorwidget .e-selected-color{left:4px;top:4px}.e-colorwidget .e-selected-color{border-radius:3px;height:17px;width:17px}.e-colorwidget .e-color-container{height:100%;display:inline-block;position:relative;cursor:pointer}.e-colorwidget .e-color-container{width:70%}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{height:3px}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{top:18px}.e-colorwidget .e-icon{display:block;position:absolute;top:50%;margin-top:-6px;height:12px}.e-colorwidget .e-icon{width:42%;font-size:10px}.e-colorwidget .e-select{cursor:pointer;display:inline-block;height:100%;text-align:left}.e-colorwidget .e-select{width:30%}.e-colorwidget .e-in-wrap .e-select .e-icon{cursor:pointer}.e-colorpicker.e-popup{outline:0 none;border-style:solid;border-width:1px;height:auto;overflow:hidden}.e-colorpicker.e-popup{padding:11px;width:223px;box-shadow:none}.e-colorpicker .e-palette-color{position:relative}.e-colorpicker .e-hsv-color{display:inline-block;position:relative;overflow:hidden}.e-colorpicker .e-hsv-color{border:3px solid}.e-colorpicker .e-hsv-color{width:75%}.e-colorpicker .e-hsv-color .e-hsv-gradient{width:100%}.e-colorpicker .e-hsv-color .e-hsv-gradient{height:146px}.e-colorpicker .e-hsv-gradient{background:-moz-linear-gradient(top,transparent 0,#000 100%),-moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,#000)),-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,transparent 0,#000 100%),-webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,transparent 0,#000 100%),-o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,transparent 0,#000 100%),-ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-top-linear-gradient(top,transparent 0,#000 100%),-left-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr=#f00 100%),(left, endColorstr=#000 0)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr='#00000000',(left, endColorstr='#FF000000')"}.e-colorpicker .e-hsv-color .e-color-image.e-draghandle{cursor:pointer;position:absolute;overflow:hidden;outline:0 none;margin:-11px 0 0 -11px;width:20px;height:20px;background-position:0 -876px;background-repeat:no-repeat}.e-colorpicker .e-buttons .e-preview,.e-hsv-color .e-hsv-gradient{box-shadow:0 0 5px rgba(0,0,0,.3)}.e-colorpicker .e-buttons .e-preview{display:inline-block;outline:0 none;height:100%;position:relative}.e-colorpicker .e-buttons .e-preview{border-style:solid;border-width:3px}.e-colorpicker .e-buttons .e-preview{width:14%;top:6px}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{float:left;width:100%}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{height:27px}.e-colorpicker .e-buttons .e-previous{border-top:1px solid}.e-colorpicker .e-buttons .e-color-code{border-style:solid;display:block;outline:0 none}.e-colorpicker .e-buttons .e-color-code{border-width:1px;height:23px;padding-right:10px;text-align:right;border-radius:4px;width:93%;font-size:13px}.e-colorpicker .e-buttons .e-form{display:inline-block;position:relative}.e-colorpicker .e-buttons .e-form{width:81%;top:7px}.e-colorpicker .e-buttons .e-grpbtn{float:left}.e-colorpicker .e-buttons .e-grpbtn{height:25px;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1);border-style:solid;border-width:1px;width:93%}.e-colorpicker .e-buttons .e-codeeditor{float:left;position:relative}.e-colorpicker .e-buttons .e-codeeditor{margin-top:6px;width:93%}.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-select{font-size:12px}.e-colorpicker .e-buttons .e-color-code::-ms-clear{display:none}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{border:0}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{height:25px;border-radius:5px;margin-left:2px;width:32%}.e-colorpicker .e-buttons .e-grpbtn .e-click{margin-left:1px;font-weight:bold}.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-select.e-click:hover{font-weight:bold}.e-colorpicker .e-slider-wrap .e-handle{background:transparent;border:3px solid #fff}.e-colorpicker .e-slider-wrap .e-handle{box-shadow:#929292 0 0 5px inset}.e-colorpicker .e-popupWrapper .e-slider-wrap{display:inline-block;padding:0 !important}.e-colorpicker .e-popupWrapper .e-slider-wrap{margin-left:7px;width:13px;height:151px}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border-radius:12px;border-width:2px;border-color:#fff}.e-colorpicker .e-slider-wrap .e-handle.e-select{margin:0 0 -12px -2px !important}.e-colorpicker .e-slider-wrap .e-hue.e-common{background:-moz-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f00),color-stop(16%,#ff0),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(84%,#f0f),color-stop(100%,#ff0004));background:-webkit-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-o-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-ms-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-left-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%)}.e-colorpicker .e-slider-wrap .e-hue.e-color-image.e-filter{background-position:0 -914px}.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{border-style:solid;border-width:3px;box-shadow:0 0 5px #929292 inset}.e-colorpicker .e-color-labels{position:relative;top:10px}.e-colorpicker .e-slider-wrap .e-handle{padding:0}.e-colorpicker .e-recent-color,.e-presetWrapper .e-presets-table .e-tablerow{padding:0}.e-colorpicker .e-recent-color .e-colorblock.e-block.e-select{box-shadow:0 0 3px rgba(16,189,229,.5)}.e-colorpicker .e-recent-color .e-colorblock{cursor:pointer;display:inline-block;height:28px;list-style:none outside none;outline:0 none;width:28px}.e-colorpicker .e-recent-color .e-colorblock{box-shadow:0 0 5px rgba(0,0,0,.1);margin:2px 3px 0 2px;border-radius:5px}.e-colorpicker .e-recent-color .e-colorblock.e-select{box-shadow:0 0 5px 0 rgba(16,189,229,.5)}.e-colorpicker .e-colorblock .e-color-image.e-empty{background-position:0 -788px}.e-colorpicker .e-colorblock .e-color-image.e-add{background-position:4px -764px}.e-colorpicker .e-colorblock .e-set{height:18px;width:18px}.e-colorpicker .e-colorblock .e-set{border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1) inset;margin:5px 5px 0}.e-colorpicker .e-buttons .e-close_01{font-size:21px;height:26px;position:absolute;width:26px}.e-colorpicker .e-buttons .e-close_01{left:-6px;top:3px}.e-colorpicker .e-buttons .e-close_01:before{content:"";font-family:'ej-webfont';font-size:22px}.e-colorpicker .e-buttons .e-close_01:hover{cursor:pointer}.e-colorpicker .e-colorblock div.e-empty,.e-colorpicker .e-colorblock div.e-add{height:20px;margin:4px;width:20px}.e-colorpicker .e-footer .e-in-wrap.e-box,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn{border-right:0 none}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border-left:0 none}.e-colorpicker .e-footer .e-split-btn.e-btn .e-btn-span{padding:0}.e-colorpicker .e-footer{margin-top:13px}.e-colorpicker .e-footer .e-element{display:inline-block}.e-colorpicker .e-footer .e-element{width:85px;float:left}.e-colorpicker .e-footer .e-switcher{border-style:solid;border-width:0;cursor:pointer;display:inline;float:left;margin-right:10px}.e-colorpicker .e-footer .e-switcher{border-radius:6px;box-shadow:0 0 5px rgba(0,0,0,.1);height:27px;width:26px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-pickerModel{background-position:1px -816px;margin:2px 1px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-paletteModel{margin:3px 2px 2px;background-position:1px -846px}.e-colorpicker .e-footer .e-switcher .e-pickerModel,.e-colorpicker .e-footer .e-switcher .e-paletteModel{height:21px;width:21px}.e-colorpicker .e-footer .e-applyButton{position:absolute}.e-colorpicker .e-footer .e-applyButton{left:91px;margin-left:8px}.e-colorpicker .e-footer .e-split.e-widget{display:inline-block}.e-colorpicker .e-footer .e-split.e-widget{height:25px}.e-colorpicker .e-footer .e-cancelButton{float:right}.e-colorpicker .e-footer .e-split .e-splitarrowright .e-split-btn.e-left-btn,.e-colorpicker .e-footer .e-split .e-splitarrowleft .e-btn.e-split-btn{height:100%;padding:0}.e-colorpicker .e-footer .e-cancelButton.e-flat,.e-colorpicker .e-footer .e-applyButton.e-flat{border-radius:5px;border-style:solid;border-width:1px;font-size:12px;height:27px;width:4.2em}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-webcolors{background-position:0 -741px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-vintage{background-position:0 -677px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-seawolf{background-position:0 -613px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-sandy{background-position:0 -549px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-pinkshades{background-position:0 -485px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-moonlight{background-position:0 -421px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-monochrome{background-position:0 -357px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-misty{background-position:0 -294px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-flatcolors{background-position:0 -229px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-basic{background-position:0 -37px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-candycrush{background-position:0 -101px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-citrus{background-position:0 -165px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets00{background-position:0 -704px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets01{background-position:0 -640px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets02{background-position:0 -576px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets10{background-position:0 -512px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets11{background-position:0 -448px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets12{background-position:0 -384px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets20{background-position:0 -320px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets21{background-position:0 -256px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets22{background-position:0 -192px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets30{background-position:0 0}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets31{background-position:0 -64px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets32{background-position:0 -128px}.e-colorpicker .e-element .e-split.e-widget .e-splitbutton .e-icon{height:17px;width:17px}.e-colorpicker .e-popupWrapper table{border-collapse:inherit;border-spacing:10px}.e-colorpicker .e-popupWrapper .e-gradient{display:inline-block}.e-colorpicker .e-popupWrapper .e-container{display:block}.e-colorpicker .e-palette-color,.e-colorpicker .e-popupWrapper .e-container{min-height:156px}.e-colorpicker .e-palette-color.e-custom{min-height:0;height:auto}.e-colorpicker .e-palette-color.e-hide,.e-colorpicker .e-popupWrapper .e-container.e-hide,.e-colorpicker .e-footer .e-split.e-widget.e-hide,.e-colorpicker .e-footer .e-switcher.e-hide,.e-colorpicker .e-buttons .e-preview.e-hide{display:none}.e-colorpicker .e-row .e-item{border-style:solid;cursor:pointer;display:inline-block;margin-left:4px;overflow:hidden}.e-colorpicker .e-row .e-item{max-width:14.5px;height:22px;width:14px;margin-top:3px;border-width:1px}.e-colorpicker .e-row .e-item.e-filter{border:1px solid #fff;outline:1px solid #000}.e-colorpicker .e-row .e-item:first-child{margin-left:0}.e-colorpicker .e-item.e-state-selected{z-index:100;position:relative}.e-colorpicker .e-item.e-state-selected{box-shadow:0 1px 4px black,inset 0 0 3px white}.e-presetWrapper .e-presets-table,.e-presetWrapper .e-presets-table .e-tablerow{background:none}.e-presetWrapper .e-presetHeader{margin-left:6px}.e-presetWrapper .e-presets-table .e-tablerow{margin-top:10px}.e-presetWrapper .e-presets-table .e-preset-row{display:inline-block;background-repeat:no-repeat !important}.e-presetWrapper .e-presets-table .e-preset-row{margin-left:5px;margin-right:5px}.e-presetWrapper .e-presets-table .e-preset-row{height:27px;width:27px}.e-presetWrapper.e-widget.e-context{box-shadow:0 0 5px rgba(0,0,0,.1);border:3px solid;width:auto}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{display:table-cell;visibility:visible}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{padding:1px 0}.e-colorpicker .e-element .e-icon:before{display:block}.e-colorpicker .e-element .e-icon:before{height:16px;width:10px;margin-top:3px}.e-colorpicker .e-element .e-split-btn.e-rht-btn{height:100%;width:13px}.e-colorpicker .e-element .e-split-btn.e-left-btn{float:left}.e-colorpicker .e-element .e-split-btn.e-left-btn{width:24px}.e-colorpicker .e-handle .e-handle-wrapper{height:inherit;width:inherit}.e-captcha .refresh{cursor:pointer}.e-captcha .refresh{margin-left:13px;height:28px;width:28px;border-radius:3px;margin-top:12px}.e-captcha .e-reload:before{content:""}.e-captcha .e-volume-up:before{content:""}.e-captcha .e-volume-up:before{margin:-3px;padding-top:3px}.e-captcha .audio{cursor:pointer;direction:rtl;display:block;margin-top:0}.e-captcha .audio{margin-left:13px;height:28px;width:28px;border-radius:3px}.e-captcha .imagecontainer{border-radius:3px;float:left;height:100%}.e-captcha .spanText{color:#f00;float:left;margin-top:4px}.e-captcha .validTextBox{padding-left:5px;width:185px}.e-captcha .validTextBox{border-radius:3px;height:23px;margin-top:12px}.e-captcha .error{border:1px solid #f00}.e-captcha .e-validTextBox{direction:rtl;margin-left:13px;padding-right:5px;width:190px}.e-captcha .e-validTextBox{border-radius:3px;height:23px;margin-top:11px}.e-captcha .e-refresh{cursor:pointer}.e-captcha .e-refresh{border-radius:3px;height:28px;width:28px;margin-top:12px;margin-left:13px}.e-captcha .e-audio{cursor:pointer;display:block}.e-captcha .e-audio{border-radius:3px;height:28px;width:28px;margin-top:1px;margin-left:13px}.e-captcha .e-imageContainer{border-radius:3px;float:right}.e-captcha .error{border:1px solid #f00}.e-kanban .e-table,.e-kbnadapt-editdlg .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%}ej-kanban{display:block}.e-kanban .e-widget [class^="e-"],.e-kbnadapt-editdlg .e-widget [class^="e-"]{box-sizing:border-box}.e-kanban [class^="e-"]{box-sizing:content-box}.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{vertical-align:top;display:table-cell}.e-kanban .e-kanbanheader tr{height:45px}.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-kanban.e-kanbanscroll{border-style:solid;border-width:1px}.e-kanban .e-swimlanerow div{display:inline-block}.e-kanban .e-swimlanerow .e-slkey{font-size:18px;font-weight:500}.e-kanban .e-print.e-ul{float:right;margin-left:7px}.e-kanban .e-printlist{padding:9px}.e-kanban .e-printicon{padding:0 !important}.e-kanban.e-rtl .e-kanbantoolbar .e-print.e-ul{float:left !important}.e-kanban .e-swimlanerow .e-slcount{font-size:12px;padding:8px}.e-kanban .e-freezeswimlanerow{position:relative;overflow:hidden;opacity:.9;z-index:10001}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{opacity:.9;cursor:default}.e-kanban .e-freezeswimlanerow>div{position:relative}.e-kanban .e-freezeswimlanerow>div{margin-left:40px;top:6px}.e-kanban .e-freezeswimlanerow .e-freeze-table{position:relative;height:12px;border-spacing:8px 0}.e-kanban .e-scrollcss{padding-right:17px}.e-kanban .e-hscrollcss{border-right-style:solid;border-right-width:1px}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercell-hover,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{border-collapse:collapse}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey .e-text{position:relative;text-align:center;opacity:.5}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti{position:relative}.e-kanban{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;border-top:none}.e-kanban .e-form-container{border:1px solid}.e-kanban .e-form-titlebar{font-size:16px}.e-kanban .e-form-titlebar{padding:.7em}.e-kanban .e-externalform{padding:1.5em 1em 0 1em;padding-bottom:70px}.e-kanban .e-form-titlebar .e-externalform-icon{display:inline-block;float:right;cursor:pointer}.e-kanban .e-externalformedit .e-label{width:80px;text-align:left !important}.e-kanban .e-externalformedit div>label{font-weight:normal}.e-kanban .e-externalformedit .e-editform-btn{float:right}.e-kanban .e-externalformedit .e-editform-btn{padding:20px 0 20px 0}.e-kanban .e-externalformedit form div{display:inline-block}.e-kanban .e-externalformedit form div{padding-top:5px}.e-kanban .e-externalformedit .e-externalrow{padding-right:30px}.e-kanban.e-rtl .e-externalformedit .e-externalrow{padding-left:86px;padding-right:0}.e-kanban.e-rtl .e-externalformedit .e-label{text-align:right !important}.e-kanban.e-rtl .e-form-titlebar .e-externalform-icon{float:left}.e-kanban .e-dialog,.e-kbnadapt-editdlg .e-dialog,.e-kbnadapt-editdlg{border-collapse:separate}.e-kanban .e-kanbancontent,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercelldiv,.e-kanban .e-kanbancontent .e-rowcell,.e-kanban .e-headercontent,.e-kanban .e-kanbanheader,.e-kanban .e-kanbancard{overflow:hidden}.e-kanbanheader{clear:right}.e-kanban .e-dialog .e-grid .e-icon::before,.e-kanbandialog .e-grid .e-icon::before{display:inline-block !important}.e-kanban .e-dialog .e-addedrow .e-grid table,.e-kanban .e-dialog .e-editedrow .e-grid table,.e-kanbandialog .e-addedrow .e-grid table,.e-kanbandialog .e-editedrow .e-grid table{border-spacing:0 !important}.e-kanban .e-widget .e-grid [class^="e-"]{box-sizing:content-box !important}.e-kanban>.e-kanbancontent>div>.e-table,.e-kanban>.e-kanbanheader>div>.e-table{border-spacing:8px 0}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-kanbanheader .e-headercell{height:30px;text-align:left;text-overflow:ellipsis;white-space:nowrap;position:relative}.e-kanban .e-kanbanheader .e-headercelldiv{border:0 none;display:block;text-align:left}.e-kanban .e-totalcard,.e-kanban .e-limits{height:20px;line-height:20px}.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{font-size:15px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{font-size:19px;font-weight:normal;padding:0 .3em}.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{display:inline-block;margin-top:-2px}.e-kanban .e-kanbanheader .e-headercell .e-limits{font-size:14px;font-weight:normal;margin-top:1px}.e-kanban .e-kanbanheader .e-headercell .e-minlimit,.e-kanban .e-kanbanheader .e-headercell .e-maxlimit{font-size:12px;font-weight:normal;padding-top:2px}.e-kanban .e-icon::before{display:inline-block}.e-kanban .e-kanbanheader .e-headercell .e-limits,.e-kanban.e-rtl .e-headercelldiv{float:right}.e-kanban.e-rtl .e-headercell .e-limits{float:left}.e-kanban .e-kanbanheader .e-headercelldiv{font-size:17px;font-weight:600;float:left;width:100%;margin-top:-4px}.e-kanban .e-kanbanheader .e-stackedHeaderCell{font-size:17px;font-weight:600;text-align:center}.e-kanban .e-kanbanheader .e-headercelldiv .e-headerdiv{float:left}.e-kanban .e-icon::before{display:inline-block}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-lastrowcell{border-bottom-width:1px}.e-kanban .e-hide{display:none !important}.e-kanban{height:auto;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;outline:0 none}.e-kanban .e-kanbancard .e-primarykey{width:70%;font-size:14px}.e-kanban .e-kanbancard .e-primarykey{font-weight:600}.e-kanban .e-kanbancard .e-expandcollapse{float:right;cursor:pointer;margin-right:-8px;margin-top:-5px;padding:4px 3px 8px 6px}.e-kanban .e-kanbancard .e-cardheader div{display:inline-block}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{position:relative}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{margin:12px}.e-kanban .e-kanbancard .e-cardheader{padding:6px 6px 6px 10px}.e-kanban .e-kanbancard .e-image{width:100%;height:100%}.e-kanban .e-kanbancard .e-tags{display:table-cell}.e-kanban .e-kanbancard .e-tags{padding:5px 0 10px 0}.e-kanban .e-kanbancard .e-imagecell{vertical-align:top;width:54px}.e-kanban .e-cardheader .e-cardtext{font-size:11px;padding-left:4px;padding-top:12px}.e-kanban .e-kanbancard .e-cardheader .e-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-kanban .e-kanbancard .e-cardheader .e-text{font-size:11px}.e-kanban .e-kanbantouchbar{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantouchbar .e-content{border-width:1px;border-style:solid}.e-kanban .e-kanbantouchbar .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-kanban .e-kanbantouchbar span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-kanban .e-kanbantouchbar .e-tail:before,.e-kanban .e-kanbantouchbar .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-kanban .e-kanbantouchbar .e-downtail:after{top:34px}.e-kanban .e-cardtouch:before{content:""}.e-kanban .e-kanbantoolbar li a{text-decoration:none}.e-kanban .e-kanbantoolbar li a{padding:7px 8px}.e-kanban .e-kanbantoolbar .e-toolbartext{min-height:26px;min-width:26px}.e-kanban .e-kanbantoolbar .e-toolbartext{line-height:26px}.e-kanban{border-top:medium none;height:auto}.e-kanban .e-columnrow .e-kanbancard{border-width:1px}.e-kanban .e-kanbancard{cursor:all-scroll;border-width:1px;border-style:solid}.e-kanban .e-kanbancard{border-radius:4px;margin:12px}.e-kanban .e-draggedcard .e-kanbancard{margin:0}.e-kanban .e-draggedcard .e-kanbancard{border-radius:4px}.e-kanban .e-kanbancard .e-tag{overflow:hidden;border-radius:2px;display:inline-block;margin-bottom:-4px}.e-kanban .e-kanbancard .e-tag{font-size:12px;padding:1px 7px 3px 7px;margin-right:5px}.e-kanban .e-kanbancard.e-cardselection{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-style:solid}.e-kanban .e-draggedcard{float:left}.e-kanban .e-draggedcard .e-dragmultiple{padding:6px 6px 8px 3px;text-align:center;font-size:14px;display:table-cell;vertical-align:middle;width:90px}.e-kanban-context li div{float:left;width:16px;height:16px;margin-left:3px;margin-top:3px}.e-kanban-context{min-width:180px;font-size:11px}.e-kanban-context .e-kanbancontext.e-icon{padding-left:5px}.e-kanban-context .e-visiblecolumn .e-list>a{overflow:visible}.e-kanban-context.e-menu.e-context.e-js .e-list>a.e-menulink{padding:1px 18px 1px 32px}.e-kanban-context .e-icon.e-contextprint:before,.e-kanban .e-printicon:before{content:""}.e-kanban-context .e-icon.e-contextadd:before{content:""}.e-kanban-context .e-icon.e-contextdelete:before{content:""}.e-kanban-context .e-icon.e-contextedit:before{content:""}.e-kanban-context .e-icon.e-contexttop:before{content:""}.e-kanban-context .e-icon.e-contextbottom:before{content:""}.e-kanban-context .e-icon.e-contextleft:before{content:""}.e-kanban-context .e-icon.e-contextright:before{content:""}.e-kanban-context .e-icon.e-contextup:before{content:""}.e-kanban-context .e-icon.e-contextdown:before{content:""}.e-kanban-context .e-icon.e-contextswimlane:before{content:""}.e-kanban-context .e-icon.e-contexthide:before{content:""}.e-kanban-context .e-icon.e-contextvisible:before{content:""}.e-kanban .e-kanbancontent{outline:medium none;font-weight:normal}.e-kanban .e-cardcontent .e-cardtable{width:100%;table-layout:fixed;border-spacing:0}.e-kanban .e-kanbancard .e-card_image{height:45px;width:45px;float:right;border:1px solid}.e-kanban .e-kanbancard .e-card_image{margin-right:8px}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-style:solid;font-size:12px;box-shadow:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{padding:15px 0;border-width:0 0 1px}.e-kanban .e-kanbantoolbar li{margin:0 .4em}.e-kanban .e-kanbantoolbar .e-quickfilter .e-text{font-weight:normal;margin-bottom:auto}.e-kanban .e-kanbantoolbar .e-quickfilter{border:0 none !important}.e-kanban .e-slexpand:before,.e-kanban .e-toggle-expand:before{content:""}.e-kanban .e-slcollapse:before{content:""}.e-kanban .e-toggle-collapse:before{content:""}.e-kanban .e-toggle-expand:before,.e-kanban .e-toggle-collapse:before{font-size:17px}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{cursor:pointer}.e-kanban .e-columnrow .e-rowcell .e-toggle-header div{display:inline-block}.e-kanban .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:12px}.e-kanban .e-columnrow .e-rowcell .e-togglekey{padding-left:12px}.e-kanban .e-kanbancontent .e-rowcell .e-togglekey div{margin-left:0}.e-kanban .e-columnrow .e-rowcell .e-toggle-key{font-weight:normal}.e-kanban .e-columnrow .e-rowcell .e-togglekey{font-size:14px;font-weight:500}.e-kanban .e-columnrow .e-rowcell .e-toggle-count{float:right}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{margin:12px 12px 12px 12px;font-size:17px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:0;padding-left:10px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey{padding-right:12px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey div{margin-left:0;margin-right:0}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-count{float:left}.e-kanban .e-columnrow .e-rowcell .e-togglekey .e-kanbancard{font-weight:normal}.e-kanban .e-icon.e-slexpand,.e-kanban .e-icon.e-slcollapse{font-size:16px}.e-kanban .e-limits>div{padding-right:8px}.e-kanban .e-clexpand:before{content:"";position:relative;left:2px}.e-kanban .e-clcollapse:before{content:""}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{height:20px;text-align:center;width:22px}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{padding-right:2px;padding-top:2px}.e-kanban.e-rtl .e-slexpand,.e-kanban.e-rtl .e-slcollapse{padding-left:2px}.e-kanbanwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-kanban .e-kanban-editdiv{text-align:right}.e-kanban .e-kanban-editdiv{padding-bottom:17px;padding-top:10px}.e-kanban .e-emptycard{white-space:nowrap}.e-kanban .e-image.e-no-user{background:transparent url("common-images/kanban/nouser.svg") no-repeat scroll 0 0}.e-kanban .e-columnrow .e-rowcell{height:200px;min-height:200px;line-height:1.5;padding:0 1px;position:relative}.e-kanban .e-kanbancard .e-cardheader .e-icon{font-size:11px}.e-kanban .e-cardexpand:before{content:"";font-size:5px}.e-kanban .e-cardcollapse:before{font-size:5px}.e-kanban .e-cardcollapse:before{content:""}@-webkit-keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.e-kanban.e-rtl{direction:rtl}.e-kanban.e-rtl .e-headercelldiv .e-headerdiv{float:right}.e-kanban.e-rtl .e-icon.e-clexpand{float:left;padding:4px 0;position:relative}.e-kanban.e-rtl .e-rowcell.e-dragged:first-child{border-left-width:1px !important}.e-kanban.e-rtl td:last-child{padding-left:1px !important}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-style:dashed;border-width:1px;padding:0 !important}.e-kanban .e-widget .e-select .e-icon::before,.e-kanban .e-dialog .e-icon::before,.e-kanban form .e-icon::before,.e-kanbandialog .e-icon::before,.e-kanbandialog form .e-icon::before{display:block}.e-kanban .e-dialog .e-addedrow table,.e-kanban .e-dialog .e-editedrow table,.e-kanban .e-externalform table,.e-kanbandialog .e-addedrow table,.e-kanbandialog .e-editedrow table{border-collapse:separate;border-spacing:11px}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{font-size:14px}.e-kanban .e-dialog .e-save,.e-kanban .e-dialog .e-cancel{font-size:14px;font-weight:normal}.e-kanban .e-dialog .e-kanbantextarea{text-indent:0}.e-kanban .e-dialog .e-kanbantextarea{width:auto}.e-kanban .e-shrinkcol{width:50px !important}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{cursor:pointer}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:10px 10px 10px 3px}.e-kanban .e-swimlanerow{height:45px}.e-kanban .e-icon.e-clexpand{float:right}.e-kanban .e-kanbanheader .e-headercell .e-clcollapse{text-align:center;width:100%;padding:14px 0;cursor:pointer}.e-kanban .e-kanbanheader .e-headercell .e-clexpand{padding:10px 0 10px 0;cursor:pointer;text-align:center}.e-kanban .e-kanbancard .e-text{font-size:12px}.e-kanban .e-shrinkheader{font-size:17px;font-weight:600;display:inline-block;width:100%;white-space:nowrap}.e-kanban .e-shrinkheader.IE .e-shrinklabel{padding-top:10px}.e-kanban .e-shrinkheader.IE{writing-mode:tb-rl;padding-top:15px}.e-kanban .e-shrinkheader.IE .e-shrinkcount{display:inline-block;padding-right:5px;position:relative;right:-2px}.e-kanban .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(25px);-webkit-transform:rotate(90deg) translate(25px)}.e-kanban .e-shrink{cursor:pointer}.e-kanban .e-shrinkcount{display:inline-block}.e-kanban div.e-error .e-toparrow{left:10%;display:block}.e-kanban .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;white-space:normal;padding:7px}.e-kanban div.e-error,.e-kanban .e-kanbanpopup{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{text-indent:0}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{height:33px}.e-kanban .e-searchdiv{position:relative}.e-kanban .e-kanbantoolbar .e-search{float:right !important;display:flex;padding:0;height:35px}.e-kanban .e-kanbantooltip{opacity:25;width:auto}.e-kanban .e-kanbantooltip{margin-left:5px;font-size:10px;margin-top:15px;padding:5px}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{height:33px;padding-top:9px;padding-right:23px}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul{float:right}.e-kanban.e-rtl .e-kanbantoolbar .e-searchbar.e-ul{float:left}.e-kanban .e-search{width:190px}.e-kanban .e-kanbantooltip{position:absolute;z-index:105;display:block}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{padding-left:21px;padding-right:10px;line-height:17px}.e-kanban.e-rtl .e-rowcell .e-limits{text-align:left}.e-kanban .e-kanbancontent .e-rowcell .e-limits{text-align:right;margin:12px 12px 0 12px;line-height:12px;height:12px}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div:last-child{padding-right:0}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div{display:inline-block}.e-kanban div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent;border-top:5px}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader{border-bottom:0 none;padding-right:0}.e-kanban.e-rtl .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(60px);-webkit-transform:rotate(90deg) translate(60px)}.e-kanban.e-rtl .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:10px 3px 10px 10px}.e-kanban.e-rtl div.e-error .e-toparrow{right:10%}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse{float:left;margin-left:-7px}.e-kanban.e-rtl .e-kanbancard .e-card_image{float:left}.e-kanban.e-rtl td:last-child,.e-kanban.e-rtl th:last-child{border-left:0 none}.e-kanban.e-rtl .e-kanbanheader .e-headercelldiv,.e-kanban.e-rtl .e-kanbanheader .e-headercell,.e-kanban.e-rtl .e-totalcard,.e-kanban.e-rtl .e-minlimit,.e-kanban.e-rtl .e-maxlimit{text-align:right}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-rowcell{text-align:right !important}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-label{border-left:0 none}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul{float:right}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul li{margin:.7em .7em .7em 0}.e-kanban.e-rtl .e-scrollcss{padding-left:18px;padding-right:0}.e-kanban.e-rtl.e-kanbanscroll .e-headercontent{border-right:0 none;border-left:1px solid}.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child{border-left-style:dashed;border-left-width:1px;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell div{display:inline-block}.e-kanban .e-headercontent.e-vscroll-area{border:none}.e-kanban .e-kanbantoolbar.e-js ul>li.e-tooltxt{margin-bottom:1px}.e-kanban .e-customtoolbarseparator{margin-right:6px;padding-right:14px}.e-kanban .e-customaddbutton{border-style:dashed;height:36px;margin:12px;padding-right:1px;border-width:1px;cursor:pointer}.e-kanban .e-customtoolbar{padding-left:18px}.e-kanban .e-columnadd{margin-left:auto;margin-right:auto;cursor:pointer;padding-top:8px;display:block}.e-kanban .e-columnadd:before{content:""}.e-kanban .e-icon.e-externaledit.e-cancel:before{content:""}.e-kanban .e-kanbandialog table td.e-label,.e-kbnadapt-editdlg .e-kanbandialog table td.e-label{text-align:right}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save,.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-save,.e-kanban .e-externalform .e-editform-btn .e-cancel{width:100px}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-cancel{margin-left:15px;margin-right:13px}.e-kanban .e-freezeswimlanerow.e-swimlanerow .e-slkey{margin-left:3px}.e-kanban-context .e-checkbox{top:0 !important;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{cursor:pointer;right:0;text-align:center;position:absolute}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{top:4px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-limits{float:left}.e-kanban.e-rtl .e-headercell .e-totalcard,.e-kanban.e-rtl .e-headercell .e-limits{float:right}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbanheader .e-headercell .e-limits{font-size:13px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard{padding:0 3px 0 0}.e-kanban .e-limits>div{padding-left:3px;padding-right:3px}.e-kanban .e-kanbanheader .e-headercell .e-limits{margin-top:0}.e-kanban .e-kanbancard .e-bottom-triangle{float:right}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom:20px solid;border-left:20px solid transparent}.e-kanban.e-rtl .e-kanbancard .e-bottom-triangle{border-right:20px solid transparent;border-left:none;float:left}.e-kanban .e-kanbancard .e-contentcell{vertical-align:top}.e-kanban .e-kanbancard .e-image,.e-kanban .e-kanbancard .e-card_image{border-radius:50%}.e-kanban.e-rtl td.e-trainglecell{padding-left:0 !important}.e-kanban .e-kanbancard .e-cardcontent{margin-right:-1px}.e-kanban .e-kanbancard .e-cardcontent{padding:6px 0 0 10px}.e-kanban.e-rtl .e-kanbancard .e-cardcontent{padding:6px 6px 0 0;margin-right:0}.e-kanban.e-rtl .e-kanbancard .e-card_image{margin-left:6px}.e-kanban.e-rtl .e-kanbancard .e-cardheader .e-bottom-triangle{border-left:none}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{margin-right:6px}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader{padding-left:0;padding-right:6px}.e-kanban .e-kanban-draggedcard{display:none}.e-kanban .e-kanbancard .e-trainglecell{vertical-align:bottom;padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-headercelldiv{height:100%}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-clexpand{padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withcount .e-clexpand{padding:3px 0 6px 0}.e-kanban .e-kanbancard .e-expandcollapse div{position:relative;top:-6px;left:-5px}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse div{left:-5px}.e-kanban .e-columnheader.e-header-withcount .e-shrinkcol .e-clcollapse{position:relative;top:8px}.e-kanban.e-rtl .e-headercell .e-clexpand:before{left:-4px}.e-kanban.e-rtl .e-headercell .e-totalcard{padding:0 0 0 3px}.e-kanban.e-rtl .e-headercell.e-toggleonly .e-clexpand{top:11px;right:auto;left:0}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{outline:none;vertical-align:baseline;border:1px solid}.e-kanban.e-onlycontent .e-kanbancard .e-contentcell{width:99%}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{left:3px}.e-kanban .e-columnheader.e-header-withcount .e-headercell:not(.e-toggle-withcount):not(.e-toggle-withoutcount) .e-headercelldiv{margin-top:-22px}.e-kanban{touch-action:none}@keyframes kanbandialog-fadein{0%{opacity:0;transform:scale(1)}100%{opacity:1;transform:scale(1)}}.e-ribbon.e-js.e-widget{position:relative}.e-ribbon .e-rbnondemand{box-sizing:border-box !important}.e-ribbon.e-js>.e-header{box-sizing:content-box}.e-ribbon.e-js>.e-header{position:relative;border:1px solid;height:53px;width:100%;white-space:nowrap;display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-ribbon .e-content{width:100%;white-space:nowrap}.e-ribbon .e-active-content{z-index:10000;position:relative}.e-ribbon .e-empty-content{padding:0;margin:0;height:30px !important}.e-ribbon .e-content-show{display:block !important}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{border:3px solid;overflow:hidden}.e-ribbon .e-rbn-button>span{display:inline-block}.e-ribbon .e-groupdiv{display:inline-block;height:95%;position:relative;vertical-align:top}.e-ribbon .e-groupdiv{padding:5px 5px 0 0}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallerycontent{border:1px solid;border-right:0;overflow:hidden;float:left}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-left:0;border-right:1px solid;float:right}.e-ribbon.e-rtl.e-js .e-header .e-apptab .e-menu>li:first-child>a{padding-right:8px;border-left-width:0}.e-ribbon.e-rtl .e-header .e-apptab .e-menu .e-arrows{margin-left:1px}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border:1px solid;z-index:1002;position:relative}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top:1px solid}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn{overflow:hidden;display:table;width:100%}.e-ribbon.e-responsive .e-respcontent .e-groupdiv .e-resizegroupdiv{height:inherit}.e-ribbon .e-groupdiv .e-menu,.e-ribbon .e-resizediv .e-menu{border:none}.e-ribbon.e-js .e-header .e-active.e-tab .e-removeapptab,.e-ribbon.e-js .e-header .e-active.e-contextualtabset .e-removeapptab{border-left-width:0}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv{float:right;width:16px}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv{border-style:solid;border-width:1px 1px 0 1px;height:21px}.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-expgallerydiv{border:1px solid;height:21px}.e-ribbon .e-groupdiv .e-resizebtn{position:relative;left:2px}.e-ribbon .e-groupdiv .e-resizebtn{min-width:48px}.e-ribbon .e-groupdiv .e-resizebtn .e-btntxt{padding-top:18px;display:block}.e-ribbon.e-rtl .e-galleryup:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-resizebtn .e-icon{float:none}.e-ribbon.e-rtl .e-ribbongallerycontrol .e-icon{float:none}.e-ribbon.e-rtl .e-gallerydown:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-galleryexpand:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{left:auto;right:1px}.e-ribbon.e-rtl .e-expandcollapse{left:0;right:auto}.e-ribbon.e-rtl .e-rarrowup-2x:before{left:-2px}.e-ribbon.e-rtl .e-ribbonpinicon:before{left:-2px}.e-ribbon.e-rtl .e-rbn-button.e-button .e-icon{float:none}.e-ribbon.e-rtl .e-groupdiv>div:after{right:auto}.e-ribbon.e-rtl .e-groupdiv>div:after{left:0}.e-ribbon.e-rtl .e-header>li{margin-left:2px;margin-right:0}.e-ribbon.e-rtl .e-backstageli{text-align:right}.e-ribbon.e-rtl .e-backstagetopicon{right:15px}.e-ribbon.e-rtl .e-backstagescrollcontent .e-vscrollbar .e-icon{float:none}.e-ribbon.e-rtl .e-ribbonbackstagepage .e-backstagetitlecontent{padding-right:40px;padding-left:0}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{padding-right:9px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{padding-right:7px}.e-ribbon.e-rtl.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rtl.e-rbnwithqat .e-addmenuli{padding-right:33px}.e-ribbon .e-resizediv{border-style:solid;width:100%;z-index:1002;position:absolute;padding:6px 8px 0 3px}.e-ribbon .e-resizediv{border-width:0 1px 1px 1px}.e-ribbon.e-js .e-rbn-button.e-btn{border:none}.e-ribbon .e-parentdiv{padding:0}.e-ribbon .e-header .e-contextualtab{font-size:10pt;height:33px}.e-ribbon .e-header .e-contextualtabset{border:none;display:table-cell}.e-ribbon .e-header .e-contextualtabset{height:33px}.e-ribbon.e-js .e-header .e-contextualtabset.e-active{border:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:none repeat scroll 0 0;border:medium none}.e-ribbon .e-innerdiv{display:table-cell;vertical-align:top}.e-ribbon .e-innerdiv{padding-left:5px}.e-ribbon .e-innerdivrow{display:table}.e-ribbon .e-innerdivrow{padding-left:5px;padding-bottom:5px}.e-ribbon .e-innerdivchild{float:left}.e-ribbon .e-contextualtab .e-link{text-align:center;width:inherit}.e-ribbon .e-contextualtab>.e-active a{border-bottom:3px solid}.e-ribbon .e-contextualtabset>.e-active a{border-bottom:3px solid}.e-ribbon .e-groupdiv>div:after{content:' ';right:0;height:auto;position:absolute;top:5px;width:1px}.e-ribbon .e-groupdiv>div:after{bottom:5px}.e-ribbon .e-captionarea{line-height:11px;text-align:center;position:relative;left:2px;width:100%;float:left;height:14px;display:table-cell}.e-ribbon .e-captionarea{bottom:0;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px}.e-ribbon .e-groupxpand{float:left}.e-ribbon .e-expandcollapse{bottom:0;list-style:none;margin:0;position:absolute;right:0;cursor:default}.e-ribbon .e-expandcollapse{padding:0}.e-ribbon .e-header .e-contextliset{border:none}.e-ribbon .e-header .e-contextli ul .e-contexttitle,.e-ribbon .e-header .e-contextliset ul .e-contexttitle{border:none;text-align:center;width:100%;font-size:12px}.e-ribbon .e-menu .e-list>ul .e-list a{font-size:10pt;font-style:normal}.e-ribbon .e-menu .e-list>ul .e-list{width:100%;line-height:normal;border:none}.e-ribbon .e-centeralign{vertical-align:middle}.e-ribbon .e-controlpadding{padding-left:1px;padding-right:1px}.e-ribbon .e-rarrowup-2x:before{position:relative;font-size:10px;top:3px;left:2px}.e-ribbon .e-rarrowdown-2x:before{font-size:10px;left:2px;position:relative;top:4px}.e-ribbon.e-responsive .e-resbackstage:before{font-family:'ej-webfont';content:"";position:relative}.e-ribbon.e-responsive .e-resbackstage:before{font-size:20px;top:-4px}.e-ribbon .e-icon.e-ribdownarrow:before{font-family:'ej-webfont';content:"";left:1px;position:relative}.e-ribbon .e-icon.e-ribdownarrow:before{font-size:20px;top:0}.e-ribbon .e-icon.e-ribuparrow:before{font-family:'ej-webfont';position:relative}.e-ribbon .e-icon.e-ribuparrow:before{font-size:20px;content:"";top:0}.e-ribbon .e-resgroupheader .e-groupresponsive.e-ribuparrow{padding:0;position:relative;right:12px;top:18px}.e-ribbon.e-responsive .e-resgroupheader .e-ribupdivarrow,.e-ribbon.e-responsive .e-resizegroupdiv .e-ribrightdivarrow{float:right;height:48px;width:40px}.e-ribbon.e-responsive .e-backstagecontent.e-backstageactive-content{display:block !important}.e-ribbon.e-responsive .e-ribGroupContent{padding-left:12px;padding-right:12px}.e-ribbon.e-responsive .e-resgroupheader .e-groupresponsive.e-ribdownarrow{position:relative;right:14px;top:14px;padding:0}.e-ribbon .e-icon.e-ribleftarrow:before{font-family:'ej-webfont';font-size:20px}.e-ribbon .e-icon.e-ribleftarrow:before{content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-family:'ej-webfont';content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-size:20px}.e-ribbon .e-groupexpander{height:14px;width:14px;cursor:pointer;display:table-cell;line-height:2;position:relative;text-align:right;float:right}.e-ribbon .e-groupexpander{top:-14px;left:-1px}.e-ribbon .e-contentbottom{width:100%;display:inline-block}.e-ribbon .e-contentbottom{height:11px}.e-ribbon .e-small{width:25px;height:25px}.e-ribbon .e-big{width:50px;height:50px}.e-ribbon .e-separatordivrow{width:1px;float:left}.e-ribbon .e-separatordivrow{margin:0 3px 0 3px}.e-ribbon .e-contextul li a{text-decoration:none;border-bottom-width:0;padding:8px 12px 5px;outline:0 none;color:inherit}.e-ribbon .e-expander:before{content:"";position:relative;font-size:9px;left:-1px;top:-2px}.e-ribbon .e-galleryup:before{content:"";font-size:7px;margin-left:3px;margin-top:7px}.e-ribbon .e-gallerydown:before{content:"";position:absolute;font-size:7px;margin-left:3px;margin-top:5px}.e-ribbon .e-galleryexpand:before{content:"";font-size:6px;margin-left:3px;margin-top:7px}.e-ribbon .e-ribbonresize:before{content:"";font-size:7px}.e-ribbon .e-menu ul li{min-width:100px}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{height:inherit;white-space:nowrap;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{padding:3px 18px 3px 28px}.e-ribbon.e-js .e-gallerymenu a{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu.e-horizontal>.e-list>ul::after{border-style:none}.e-ribbon.e-js .e-header .e-expandcollapse span{margin:0}.e-ribbon .e-header>.e-bottom-line.e-active,.e-ribbon .e-header>.e-bottom-line.e-active:hover{padding-bottom:0}.e-ribbon.e-js .e-header .e-tab.e-bottom-line.e-active,.e-ribbon.e-js .e-header .e-tab.e-bottom-line.e-active:hover{border-bottom:0 none !important}.e-ribbon .e-bottom-line{border:0;margin-right:0}.e-ribbon .e-header li a{border:1px solid transparent}.e-ribbon .e-header li a{padding:4px 14px}.e-ribbon .e-header>.e-apptab .e-menu{border:0}.e-ribbon .e-header .e-apptab .e-menu>li>a{border-top:0 !important;border:1px solid transparent}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-size:16px}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-header>.e-apptab{opacity:1;filter:alpha(opacity=100)}.e-ribbon .e-header .e-backstagetab{padding-top:0;align-self:flex-end}.e-ribbon .e-header>li{display:inline-table;padding-top:0;margin-right:2px;border-right:0}.e-ribbon .e-header>li{margin-top:20px !important}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{padding-top:0}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{margin-top:17px !important}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{border:1px solid;border-bottom-color:transparent;border-bottom-width:4px}.e-ribbon .e-header .e-menu .e-list{padding-top:0}.e-ribbon .e-header .e-contextualtab,.e-ribbon .e-header .e-contextualtabset{padding-top:0;font-size:16px;border-right:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px;border-top:3px solid}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:10px;padding:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px}.e-ribbon .e-header .e-contextli{margin-bottom:-1px}.e-ribbon .e-header>li{height:33px}.e-ribbon .e-tooltipdiv{position:absolute;z-index:1000001;width:170px;border-width:0 1px 1px 1px;border-style:solid}.e-ribbon .e-js.e-colorSplit.e-splitbutton.e-split-btn.e-rbn-button{border:1px solid;border-right:none}.e-ribbon .e-drp-btn.e-rht-btn.e-rbn-button{border:1px solid}.e-ribbon .e-tooltipdivwithimg{width:auto}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-size:14px}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:3px 10px 0 10px}.e-ribbon .e-tooltipdiv .e-tooltipdesc{margin:10px}.e-ribbon .e-tooltipdiv .e-tooltipcontent{width:150px;line-height:1.42857;margin:0;padding:0}.e-ribbon .e-tooltipdiv .e-tooltipcontent{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{display:table-cell;vertical-align:top;padding:0 0 10px 10px;width:170px}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipimg{display:table-cell}.e-ribbon .e-resizecontent{overflow:hidden;white-space:normal}.e-ribbon .e-header .e-apptab .e-menu .e-arrows{margin-top:0;padding-top:0}.e-ribbon .e-header .e-apptab .e-menu>li:first-child>a>.e-arrows{margin-top:0;padding-top:3px}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-ribbonbackstagepage{border:1px solid;position:absolute;z-index:10002;top:0;overflow:hidden}.e-ribbon .e-backstageheader{display:table-cell;list-style:none;padding:0;vertical-align:top}.e-ribbon .e-backstageli{text-align:left}.e-ribbon .e-backstageli{padding:8px 15px 8px 20px}.e-ribbon .e-backstageseparator{height:1px;margin:5px 8px 5px 20px}.e-ribbon .e-backstageli a{background:transparent;text-decoration:none;font-size:12px;outline:none;position:relative;top:-1px;white-space:nowrap}.e-ribbon .e-backstagecontent{display:table-cell;padding:0 5px 5px 45px;white-space:normal}.e-ribbon .e-backstagetopicon{position:relative;top:26px;width:36px;display:table-cell}.e-ribbon .e-backstagetopicon{left:26px}.e-ribbon .e-backstagetopicon span:before{font-family:"ej-webfont";top:-9px;right:2px;position:relative}.e-ribbon .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon span:before{font-size:35px}.e-ribbon .e-ribbonbackicon{border-radius:50%}.e-ribbon .e-ribbonbackicon{height:31px;width:31px}.e-ribbon.e-rtl .e-backstagetopicon span:before{font-family:"ej-webfont";font-size:35px}.e-ribbon.e-rtl .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon:hover,.e-ribbon .e-apptab .e-apptabanchor:hover,.e-ribbon .e-backstageli a:hover,.e-ribbon .e-backstagebutton:hover{cursor:default}.e-ribbon .e-header>.e-apptab .e-apptabanchor{padding-bottom:6px}.e-ribbon .e-backstagebutton{font-size:12px}.e-ribbon .e-rbntooltipshadow{box-shadow:0 0 3px rgba(0,0,0,.4)}.e-ribbon .e-ribbonbackstagepage .e-backstagetitlecontent{display:table-cell;vertical-align:middle;font-size:30px;padding-bottom:38px}.e-ribbon .e-ribbonbackstagepage .e-backstagetopcontent{display:table-cell;height:92px}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{background-color:transparent;background-image:none;float:left}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{height:16px;padding:4px;width:16px}.e-ribbon .e-ribbonpinicon:before{font-size:10px;top:3px;font-family:'ej-webfont';content:"";position:relative}.e-ribbon .e-ribbonpinicon:before{left:2px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar{height:36px}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{display:table-cell}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{padding:3px 3px 2px 3px}.e-ribbon.e-rbnwithqat .e-qatexpand:before{content:"";height:auto;width:auto}.e-ribbon.e-rbnwithqat .e-qatexpand:before{font-size:6px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu{border:1px solid;position:relative;padding:3px;z-index:100001;display:table;width:auto;margin-top:0}.e-ribbon.e-rbnwithqat .e-qaresizediv{border:1px solid;position:absolute;z-index:100001}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{display:inline-block;padding-left:15px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-qatmenuli p{margin-bottom:0;margin-top:0}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{content:"";display:inline-block;font-family:"ej-webfont";padding-left:7px;position:relative;bottom:1px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{font-size:9px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{padding:3px}.e-ribbon.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rbnwithqat .e-addmenuli{padding-left:33px}.e-ribbon.e-rbnwithqat .e-qatmenuli{list-style:none;margin:3px;cursor:default;text-transform:capitalize}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowbelow{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowabove{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatseparator{height:1px;list-style:none;text-align:center;cursor:default;margin-left:36px}.e-ribbon.e-rbnwithqat .e-qaresizebtnicon:before{content:"";font-size:5px;padding-top:35%}.e-ribbon.e-rbnwithqatabove.e-js>.e-header{height:68px}.e-ribbon.e-rbnwithqatabove .e-header>li{padding-top:0}.e-ribbon.e-rbnwithqatabove .e-header>li{margin-top:37px !important}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{position:absolute;z-index:10001;left:1px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{padding-left:0;top:1px}.e-ribbon.e-grpdivhide,.e-ribbon .e-resdivshow{overflow:hidden}.e-ribbon.e-rtl.e-grpdivhide{border-right:0 !important}.e-ribbon-show{display:block !important}.e-ribbon .e-responsiveqat,.e-ribbon .e-groupresponsive,.e-ribbon .e-ribresmenu,.e-ribbon .e-responsivetabheader,.e-ribbon .e-resbackstage{display:none !important}.e-ribbon .e-responsivebackstagecontent{display:none}.e-ribbonwaitingpopup.e-waitpopup-pane{background-color:transparent !important}@-webkit-keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes ribbon-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}@keyframes ribbonqat-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}.e-de-table-properties-alignment:hover{border-color:#08aeff}.e-de-table-properties-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment:hover{border-color:#08aeff}.e-de-table-left-alignment{background-image:url('common-images/documenteditor/tableleftalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-center-alignment{background-image:url('common-images/documenteditor/tablecenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-right-alignment{background-image:url('common-images/documenteditor/tablerightalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-top-alignment{background-image:url('common-images/documenteditor/celltopalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-center-alignment{background-image:url('common-images/documenteditor/cellcenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-bottom-alignment{background-image:url('common-images/documenteditor/cellbottomalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-alignment-active{border-style:solid;border-width:2px;border-color:#008bce}.e-de-table-border-setting{width:30px;height:30px;top:4px;left:4px;position:absolute}.e-de-table-border-setting:hover{border:2px solid #08aeff}.e-de-table-border-preview{width:14px;height:14px;top:2px;left:2px;position:absolute}.e-de-table-border-preview:hover{border:2px solid #08aeff}.e-de-table-border-setting-click{border:2px solid #00f}.e-de-table-border-preview-click{border:2px solid #00f}ej-spreadsheet{display:block}.e-spreadsheet{height:auto;outline:none;line-height:1.428571429;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;border:1px solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-spreadsheet .e-spreadsheet-list{position:relative}.e-spreadsheet h6{font-size:12px;font-weight:500}.e-spreadsheet label,.e-ss-dialog label{font-size:14px}.e-ss-dialog input[type="submit"],.e-ss-dialog input[type="button"],.e-ss-dialog button{font-weight:normal}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{height:20px;background:none repeat scroll 0 0;border-width:0 1px 1px 0;border-style:solid;font-weight:normal;font-size:11pt;padding:0 .25em 0 0;text-align:center;text-overflow:ellipsis}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent{border-right:1px solid;border-left:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent.e-rmvrghtbdr,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvrghtbdr td:last-child{border-right-color:transparent}.e-spreadsheet .e-rowheadercontent{border-bottom:1px solid}.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr,.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr tr:last-child td,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvbtmbdr tr:last-child td{border-bottom-color:transparent}.e-spreadsheet .e-rowheader{text-align:center;vertical-align:bottom;display:table-cell;border-width:0 1px 1px 0;border-style:solid;font-size:11pt;line-height:14px;padding:0 1px 3px 1px}.e-spreadsheet .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%;border-spacing:0}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{border-width:0 1px 1px 0;border-style:solid;line-height:normal;width:auto;overflow:visible;vertical-align:bottom;padding:0 1px 0 2px}.e-spreadsheet .e-wrapword{white-space:pre}.e-spreadsheet .e-rowcell.e-overflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-rowcell.e-foverflow,.e-spreadsheet .e-rowcell.e-moverflow,.e-spreadsheet .e-rowcell.e-soverflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-cellreadonly{vertical-align:top;text-align:center;margin-top:2px;padding:0}.e-spreadsheet .e-cellreadonly .e-chkbox-wrap .e-chkbox-small>span{height:13px;top:2px;margin:0 2px 0 2px}.e-spreadsheet .e-rightalign .e-chkbox-wrap div>span{text-align:right}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell>button{font-size:9px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-icon{font-size:19px;margin-top:-10px;padding-left:.5px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{border:0}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{border:0}.e-spreadsheet .e-ss-cursor{cursor:cell}.e-spreadsheet .e-spreadsheetheader .e-ss-selectall{float:left;width:29px;height:20px}.e-spreadsheet .e-scrollcss{padding-right:17px;background:none repeat scroll 0 0}.e-spreadsheet .e-scrollrowcss{padding-bottom:18px;background:none repeat scroll 0 0}.e-spreadsheet .e-spreadsheetrowheader{overflow:hidden;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{overflow:hidden;position:relative}.e-spreadsheet .e-content{position:relative}.e-spreadsheet .e-spreadsheetactpanel .e-content{position:static}.e-spreadsheet .e-spreadsheetactpanel{border-left:1px solid}.e-spreadsheet .e-spreadsheetactpanel .e-ss-pivotfield{border:none}.e-spreadsheet .e-spreadsheetactpanel .e-pivotschemadesigner .fieldTable{width:90%}.e-spreadsheet .e-ralign{text-align:right}.e-spreadsheet .e-rightalign{direction:rtl;unicode-bidi:plaintext;unicode-bidi:-moz-plaintext}.e-spreadsheet .e-calign{text-align:center}.e-spreadsheet .e-ss-virtualtop,.e-spreadsheet .e-ss-virtualbottom{height:0;display:block}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-hscrollbar{float:left}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-vscrollbar{float:right}.e-spreadsheet .e-spreadsheetcontentcontainer .e-content{position:relative;float:left;overflow:hidden}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom:1px solid}.e-spreadsheet .e-focustop,.e-spreadsheet .e-focusright,.e-spreadsheet .e-focusbottom,.e-spreadsheet .e-focusleft{position:absolute}.e-spreadsheet div.e-selecttop{border-top:2px solid}.e-spreadsheet div.e-selectright{border-right:2px solid}.e-spreadsheet div.e-selectbottom{border-bottom:2px solid}.e-spreadsheet div.e-selectleft{border-left:2px solid}.e-spreadsheet div.e-autofilltop{border-top:2px solid}.e-spreadsheet div.e-autofillright{border-right:2px solid}.e-spreadsheet div.e-autofillbottom{border-bottom:2px solid}.e-spreadsheet div.e-autofillleft{border-left:2px solid}.e-spreadsheet .e-autofill{width:5px;height:5px;border:1px solid #fff;background-clip:content-box;position:absolute;cursor:crosshair}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right:solid 1px;border-radius:0}.e-spreadsheet .e-splitspan{position:absolute}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{height:100%;padding:0 4px 2px 8px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{vertical-align:middle}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{padding-bottom:0;padding-top:0;outline:0}.e-spreadsheet .e-spreadsheetmainpanel .e-pager,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{border-style:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem{border-bottom:solid}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{padding-right:9px;padding-left:9px;padding-bottom:4px;padding-top:3px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled{padding:7px 3px 0 7px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{overflow:visible;height:24px}.e-spreadsheet .e-spreadsheetfooter .e-table td{padding:0}.e-spreadsheet .e-spreadsheetfooter{border-top:1px solid}.e-spreadsheet .e-pager .e-pagercontainer{float:none}.e-spreadsheet .e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-spreadsheet .e-reSizeAPbg{position:absolute;border-left-width:2px;border-left-style:dotted}.e-spreadsheet .e-reSizeRowbg{position:absolute;border-top-width:1px;border-top-style:dotted}.e-spreadsheet .e-sswraptext{white-space:pre-wrap;word-wrap:break-word}.e-spreadsheet .e-alt-unwrap{white-space:nowrap}.e-spreadsheet .e-spreadsheetmainpanel,.e-spreadsheet .e-spreadsheetactpanel{font-family:Calibri;font-size:11pt}.e-spreadsheet .e-spreadsheetactpanel{float:right}.e-spreadsheet .e-spreadsheetmainpanel{float:left}.e-spreadsheet .e-cursormove{cursor:move}.e-ss-dialog .e-alertDlg{width:200px;float:right}.e-ss-dialog .e-alertok{margin-left:100px;margin-top:30px}.e-spreadsheet .e-filterspan{cursor:pointer;width:15px;height:15px;float:right;vertical-align:bottom;position:relative}.e-ss-dialog.e-filterdlg .e-textdiv,.e-ss-dialog.e-filterdlg .e-operdiv{padding:18px}.e-ss-dialog.e-filterdlg .e-fltrbtndiv{position:absolute;bottom:10px;right:10px}.e-ss-dialog.e-filterdlg .e-filter,.e-ss-dialog .e-filterdlg .e-clear{margin-right:10px}.e-ss-dialog .e-insertdlgbtndiv{margin-left:3px;margin-top:0}.e-ss-dialog .e-contentdialog{height:115px}.e-ss-dialog .e-contentdialog td{padding-left:10px}.e-spreadsheet .e-in-wrap{background-color:inherit;color:inherit}.e-spreadsheet .e-excelfilter .e-in-wrap{border:1px solid}.e-spreadsheet .e-formulabar{width:100%;height:36px;font-family:Calibri;font-size:11pt;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex}.e-spreadsheet .e-indexbox,.e-spreadsheet .e-insertbox{float:left;margin:5px;border:1px solid;height:24px;font-size:13px;line-height:23px;color:#000;text-align:center;box-sizing:content-box}.e-ss-autocomplete .e-ss-function:before{content:"";font-family:"ej-xlfont";font-size:16px;float:left;height:20px;width:23px}.e-spreadsheet .e-inputbox{float:left;margin:5px}.e-spreadsheet .e-inputbox>input{height:100%;width:100%;background-color:transparent;border:medium none}.e-spreadsheet .e-ss-input{position:absolute;overflow:hidden;text-indent:0;width:100%;padding:0 0 0 2px}.e-spreadsheet .e-spreadsheetmainpanel .e-editedcell.e-msie-edit{padding:0}.e-spreadsheet div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-spreadsheet .e-ss-findselect{height:29px}.e-spreadsheet .e-ss-calcopt{height:29px}.e-ss-dialog .e-conok{margin-right:5px}.e-ss-dialog .e-numberContent .e-numeric{float:right;margin-right:100px}.e-ss-dialog .e-dlgleft .e-listbox>li{padding:4px}.e-spreadsheet label,.e-ss-dialog .e-cfdiv label,.e-ss-dialog .e-ss-dlgtab label,.e-ss-dialog .e-ss-dlgtabval label,.e-ss-dialog label,.e-ss-dialog .e-widget-content td{font-weight:normal}.e-ss-dialog .e-dlgtab .e-header,.e-ss-dialog .e-valdlgtab .e-header{height:35px}.e-ss-dialog .e-dlgtab .e-header li,.e-ss-dialog .e-valdlgtab .e-header li{height:35px}.e-ss-dialog .e-valdlgtab{margin:10px}.e-ss-dialog .e-subtab{margin:6px 10px 13px}.e-ss-dialog .e-numbercontent .e-chkbox-wrap,.e-ss-dialog .e-accountingcontent .e-chkbox-wrap{padding:5px}.e-ss-dialog .e-ss-clearval:before{content:"";font-size:20px}.e-spreadsheet .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px}.e-spreadsheet .e-ss-editinput,.e-cell-ac>.e-in-wrap{display:none}.e-ss-dialog div.e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:6px;position:absolute;font-size:12px;line-height:10px}.e-ss-dialog div.e-dlg-field-validation-error:before{content:"";position:absolute;top:-17px;left:10px;border-bottom:10px solid;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid transparent}.e-spreadsheet div.e-error .e-toparrow{left:10%;display:block}.e-spreadsheet div.e-error{position:absolute}.e-ssr-validationsbtn{text-indent:-13px;line-height:1px;text-align:center}@font-face{font-family:'ej-xlfont';src:url('common-images/spreadsheet/ejxlicons.eot?-dzszjm');src:url('common-images/spreadsheet/ejxlicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('common-images/spreadsheet/ejxlicons.woff?-dzszjm') format('woff'),url('common-images/spreadsheet/ejxlicons.woff') format('woff'),url('common-images/spreadsheet/ejxlicons.ttf?-dzszjm') format('truetype'),url('common-images/spreadsheet/ejxlicons.svg?-dzszjm#ejssicons') format('svg');font-weight:normal;font-style:normal}.e-spreadsheet .e-ssr-verticalHparent .e-splitbutton.e-select:enabled{border:1px solid transparent;border-top:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-drp-btn.e-split-btn:enabled{border:1px solid transparent;border-left:none}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-splitbutton.e-split-btn:enabled{border:1px solid transparent;border-right:none}.e-spreadsheet .e-ssr-verticalHparent .e-controlpadding{padding:0}.e-spreadsheet .e-splitarrowright.e-ssr-horizontalprt .e-split-btn.e-rht-btn{width:13px}.e-spreadsheet .e-split .e-padding.e-splitarrowright.e-ssr-horizontalprt{padding:0 13px 0 0}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-ssr-colorcontainer{border:1px solid transparent;height:24px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-fontcolor{padding:1px 4px 2px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-backgroundcolor{padding:0 3px 2px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt,.e-spreadsheet .e-ssr-editcmnt+.e-btntxt,.e-spreadsheet .e-ssr-deletecmnt+.e-btntxt,.e-spreadsheet .e-ssr-previouscmnt+.e-btntxt,.e-spreadsheet .e-ssr-nextcmnt+.e-btntxt{line-height:64px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt{text-indent:-2px}.e-spreadsheet .e-split-btn.e-btn.e-findbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-fpanebtn .e-btntxt{line-height:14px;text-indent:4px;text-align:left;width:42px}.e-spreadsheet .e-split-btn.e-btn.e-coptbtn .e-btntxt{line-height:14px;text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-deletesbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-insertsbtn .e-btntxt{text-indent:8px}.e-spreadsheet .e-ssr-range+.e-btntxt{line-height:15px}.e-spreadsheet .e-ssr-charttype+.e-btntxt,.e-spreadsheet .e-ssr-srcolumn+.e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-formatastablebtn .e-btntxt,.e-spreadsheet .e-ssr-namemngr+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protectsheet+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protect+.e-btntxt{line-height:14px}.e-spreadsheet .e-ssr-selectdata+.e-btntxt{line-height:14px;padding-left:1px}.e-spreadsheet .e-ssr-print+.e-btntxt{padding-top:5px}.e-spreadsheet .e-ssr-filter+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-pivottable+.e-btntxt,.e-spreadsheet .e-ssr-hyperlink+.e-btntxt,.e-spreadsheet .e-ssr-pictures+.e-btntxt,.e-spreadsheet .e-ssr-table+.e-btntxt{padding-top:6px}.e-ss-dialog.e-ss-chart .e-chartcontent{height:40px}.e-spreadsheet .e-split-btn.e-btn.e-cformatbtn .e-btntxt{line-height:14px;text-align:left;text-indent:4px;width:67px}.e-spreadsheet .e-split-btn.e-btn.e-cellstylebtn .e-btntxt{line-height:14px;text-indent:10px;text-align:left;width:38px}.e-spreadsheet .e-split-btn.e-btn.e-sortfltrbtn .e-btntxt{line-height:14px;text-align:left;width:35px;padding-top:3px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{line-height:14px;width:71px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{text-indent:18px;padding-left:8px;text-align:left}.e-spreadsheet .e-split-btn.e-btn.e-clearbtn .e-btntxt{padding-bottom:16px}.e-spreadsheet .e-split-btn.e-btn.e-autosumbtn .e-btntxt{padding-bottom:6px}.e-spreadsheet .e-ssr-cut+.e-btntxt,.e-spreadsheet .e-ssr-copy+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-btn-span .e-ss-formatpainter+.e-btntxt{padding-bottom:4px}.e-spreadsheet .e-split-btn.e-btn.e-mergebtn .e-btntxt{text-indent:-16px;line-height:15px}.e-spreadsheet .e-ssr-definename+.e-btntxt{text-indent:-6px}.e-spreadsheet .e-ss-calcsheet+.e-btntxt{text-indent:2px}.e-spreadsheet .e-useinformulabtn .e-btntxt{text-indent:-9px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-pastesbtn .e-btntxt{text-indent:6px;padding-bottom:7px}.e-spreadsheet .e-split-btn.e-btn.e-chartlayoutbtn .e-btntxt{line-height:14px;text-align:left;text-indent:-2px;width:53px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-left-btn .e-icon:before{text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-rht-btn .e-icon:before{text-indent:-6px}.e-spreadsheet .e-ssr-pastesbtn{text-indent:-12px}.e-ss-cut:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ssr-cut:before{content:"";font-family:"ej-xlfont";text-indent:-8px;font-size:15px;line-height:13px}.e-spreadsheet .e-ssr-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-6px;line-height:13px}.e-ss-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px}.e-ss-paste:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-1px}.e-spreadsheet .e-ssr-paste:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:20px;text-indent:-9px}.e-spreadsheet .e-ss-formatpainter:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px;line-height:14px}.e-spreadsheet .e-new:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:26px;text-indent:-1px}.e-ssr-clear:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px;height:30px}.e-ss-clear:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:0}.e-ss-clearformat:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:2px}.e-ssr-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-ss-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:1px}.e-ss-newsheet:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-3px;line-height:8px}.e-ss-open:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:5px;text-indent:-3px}.e-ss-bottom:before,.e-ss-top:before,.e-ss-left:before,.e-ss-right:before,.e-ss-noborder:before,.e-ss-allborder:before,.e-ss-outside:before,.e-ss-thickbox:before,.e-ss-thickbottom:before,.e-ss-topandbottom:before,.e-ss-topandthickbottom:before,.e-ss-drawborder:before,.e-ss-drawbordergrid:before,.e-ss-doublebottom:before,.e-ss-topanddoublebottom:before{font-family:"ej-xlfont";font-size:15px;line-height:15px;text-indent:2px}.e-ss-bottom:before{content:""}.e-ss-top:before{content:""}.e-ss-left:before{content:""}.e-ss-right:before{content:""}.e-ss-noborder:before{content:""}.e-ss-allborder:before{content:""}.e-ss-outside:before{content:""}.e-ss-thickbox:before{content:""}.e-ss-thickbottom:before{content:""}.e-ss-topandbottom:before{content:""}.e-ss-topandthickbottom:before{content:""}.e-ss-drawborder:before{content:""}.e-ss-drawbordergrid:before{content:""}.e-ss-doublebottom:before{content:""}.e-ss-topanddoublebottom:before{content:""}.e-ss-borderstyle:before,.e-ss-solid:before,.e-ss-dashed:before,.e-ss-dotted:before{content:"";font-size:18px}.e-ss-bordercolor:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-backgroundcolor:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:19px;text-indent:-5px}.e-spreadsheet .e-ss-fontcolor:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-5px}.e-spreadsheet .e-ss-increasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-decreasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bold:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-italic:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-3px;line-height:15px}.e-spreadsheet .e-ss-underline:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-linethrough:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:16px}.e-spreadsheet .e-ss-alignleft:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-aligncenter:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:13px;text-indent:-1px}.e-spreadsheet .e-ss-alignright:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-alignjustify:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-decreaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-increaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:12px;text-indent:-2px}.e-spreadsheet .e-ss-wraptext:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-topalign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:12px}.e-spreadsheet .e-ss-middlealign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bottomalign:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:17px;text-indent:-2px}.e-ss-addnew:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-delete:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-comma:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-accounting:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-percentage:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-increasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-decreasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-undo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ss-redo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ssr-find:before{content:"";font-family:"ej-xlfont";font-size:32px}.e-spreadsheet .e-ssr-merge:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:-27px}.e-menu .e-ss-merge:before,.e-menu .e-ss-mergecenter:before,.e-menu .e-ss-mergeacross:before,.e-menu .e-ss-unmerge:before{font-family:"ej-xlfont";font-size:16px;line-height:15px;text-indent:2px}.e-menu .e-ss-merge:before{content:""}.e-menu .e-ss-mergecenter:before{content:""}.e-menu .e-ss-mergeacross:before{content:""}.e-menu .e-ss-unmerge:before{content:""}.e-menu .e-ss-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ss-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-spreadsheet .e-ssr-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px}.e-spreadsheet .e-ssr-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-6px}.e-menu .e-ssdrop-sortatoz:before{content:""}.e-menu .e-ssdrop-sortztoa:before{content:""}.e-menu .e-ssdrop-sortatoz:before,.e-menu .e-ssdrop-sortztoa:before,.e-menu .e-ssdrop-filter:before,.e-menu .e-ssdrop-clearfilter:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-filter:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ssdrop-filter:before{content:"";text-indent:0}.e-spreadsheet .e-ssfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px;line-height:15px}.e-spreadsheet .e-ssfilter-asc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfilter-dsc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfiltered:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-asc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-dsc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-ss-filternone:before{content:""}.e-spreadsheet .e-ssr-filter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-filter .e-btntxt{line-height:27px}.e-spreadsheet .e-ss-clearfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:17px}.e-menu .e-ssdrop-clearfilter:before{content:"";text-indent:3px}.e-spreadsheet .e-ss-printselected:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-13px}.e-spreadsheet .e-ssr-printselected:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:33px}.e-spreadsheet .e-ss-print:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ssr-print:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:6px}.e-spreadsheet .e-ssr-namemngr:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:19px}.e-spreadsheet .e-ssr-definename:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-16px}.e-spreadsheet .e-ssr-useformula:before{content:"";font-family:"ej-xlfont";font-size:21px;line-height:14px;text-indent:-21px}.e-spreadsheet .e-ss-importxl:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ss-saveas:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:8px;text-indent:-3px}.e-spreadsheet .e-ss-exportpdf:before,.e-spreadsheet .e-ss-exportxl:before,.e-spreadsheet .e-ss-exportcsv:before{font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ss-exportxl:before{content:""}.e-spreadsheet .e-ss-exportcsv:before{content:""}.e-spreadsheet .e-ss-exportpdf:before{content:""}.e-spreadsheet .e-ssr-exportxl:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-exportcsv:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-pagesize:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-10px}.e-menu .e-ss-hlval:before{content:"";font-size:20px;line-height:16px;text-indent:0}.e-menu .e-ss-clearval:before{content:"";font-size:20px;text-indent:0;line-height:16px}.e-spreadsheet .e-ssr-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:12px}.e-menu .e-ss-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:13px;text-indent:-5px}.e-menu .e-ss-formatcells:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ssr-condformat:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-selectall:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:22px;text-indent:5px}.e-spreadsheet .e-ssr-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:39px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-previouscmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-nextcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-showhidecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-showallcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ss-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ssr-frzpane:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-menu .e-ss-frzpane:before,.e-menu .e-ss-frzrow:before,.e-menu .e-ss-frzcln:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-frzpane:before{content:""}.e-menu .e-ss-frzrow:before{content:""}.e-menu .e-ss-frzcln:before{content:""}.e-spreadsheet .e-ssr-pictures:before{content:"";font-family:"ej-xlfont";font-size:43px;line-height:8px;text-indent:-13px}.e-spreadsheet .e-ssr-changepicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-menu .e-ss-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-spreadsheet .e-ssr-pictureborder:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-hyperlink:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:7px}.e-menu .e-ss-hyperlink:before{content:"";font-family:"ej-xlfont";text-indent:1px;line-height:17px;font-size:15px}.e-menu .e-ss-removelink:before{content:"";font-family:"ej-xlfont";text-indent:1px;font-size:18px}.e-menu .e-ss-hlcellrules:before,.e-menu .e-ss-greaterthan:before,.e-menu .e-ss-lessthan:before,.e-menu .e-ss-between:before,.e-menu .e-ss-equalto:before,.e-menu .e-ss-textcontains:before,.e-menu .e-ss-dateoccur:before,.e-menu .e-ss-clearrules:before,.e-menu .e-ss-createrule:before{font-family:"ej-xlfont";font-size:13px;text-indent:3px;line-height:15px}.e-menu .e-ss-hlcellrules:before{content:""}.e-menu .e-ss-databars:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-iconsets:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-colorscales:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-greenarrow,.e-spreadsheet .e-ss-greenarrow{background:url('common-images/spreadsheet/greenarrow.svg') no-repeat center}.e-menu .e-ss-redarrow,.e-spreadsheet .e-ss-redarrow{background:url('common-images/spreadsheet/redarrow.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-menu .e-ss-bdatabar,.e-spreadsheet .e-ss-bdatabar{background:url('common-images/spreadsheet/bluedatabar.svg') no-repeat center}.e-menu .e-ss-lbdatabar,.e-spreadsheet .e-ss-lbdatabar{background:url('common-images/spreadsheet/lightbluedatabar.svg') no-repeat center}.e-menu .e-ss-odatabar,.e-spreadsheet .e-ss-odatabar{background:url('common-images/spreadsheet/orangedatabar.svg') no-repeat center}.e-menu .e-ss-gdatabar,.e-spreadsheet .e-ss-gdatabar{background:url('common-images/spreadsheet/greendatabar.svg') no-repeat center}.e-menu .e-ss-rdatabar,.e-spreadsheet .e-ss-rdatabar{background:url('common-images/spreadsheet/reddatabar.svg') no-repeat center}.e-menu .e-ss-pdatabar,.e-spreadsheet .e-ss-pdatabar{background:url('common-images/spreadsheet/purpledatabar.svg') no-repeat center}.e-menu .e-ss-bwrcolorscale,.e-spreadsheet .e-ss-bwrcolorscale{background:url('common-images/spreadsheet/bwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwrcolorscale,.e-spreadsheet .e-ss-gwrcolorscale{background:url('common-images/spreadsheet/gwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gyrcolorscale,.e-spreadsheet .e-ss-gyrcolorscale{background:url('common-images/spreadsheet/gyrcolorscale.svg') no-repeat center}.e-menu .e-ss-rwbcolorscale,.e-spreadsheet .e-ss-rwbcolorscale{background:url('common-images/spreadsheet/rwbcolorscale.svg') no-repeat center}.e-menu .e-ss-rwcolorscale,.e-spreadsheet .e-ss-rwcolorscale{background:url('common-images/spreadsheet/rwcolorscale.svg') no-repeat center}.e-menu .e-ss-rwgcolorscale,.e-spreadsheet .e-ss-rwgcolorscale{background:url('common-images/spreadsheet/rwgcolorscale.svg') no-repeat center}.e-menu .e-ss-rygcolorscale,.e-spreadsheet .e-ss-rygcolorscale{background:url('common-images/spreadsheet/rygcolorscale.svg') no-repeat center}.e-menu .e-ss-wgcolorscale,.e-spreadsheet .e-ss-wgcolorscale{background:url('common-images/spreadsheet/wgcolorscale.svg') no-repeat center}.e-menu .e-ss-wrcolorscale,.e-spreadsheet .e-ss-wrcolorscale{background:url('common-images/spreadsheet/wrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwcolorscale,.e-spreadsheet .e-ss-gwcolorscale{background:url('common-images/spreadsheet/gwcolorscale.svg') no-repeat center}.e-menu .e-ss-gycolorscale,.e-spreadsheet .e-ss-gycolorscale{background:url('common-images/spreadsheet/gycolorscale.svg') no-repeat center}.e-menu .e-ss-ygcolorscale,.e-spreadsheet .e-ss-ygcolorscale{background:url('common-images/spreadsheet/ygcolorscale.svg') no-repeat center}.e-menu .e-ss-cross,.e-spreadsheet .e-ss-cross{background:url('common-images/spreadsheet/cross.svg') no-repeat center}.e-menu .e-ss-downarrow,.e-spreadsheet .e-ss-downarrow{background:url('common-images/spreadsheet/downarrow.svg') no-repeat center}.e-menu .e-ss-downtriangle,.e-spreadsheet .e-ss-downtriangle{background:url('common-images/spreadsheet/downtriangle.svg') no-repeat center}.e-menu .e-ss-drystar,.e-spreadsheet .e-ss-drystar{background:url('common-images/spreadsheet/drystar.svg') no-repeat center}.e-menu .e-ss-exclam,.e-spreadsheet .e-ss-exclam{background:url('common-images/spreadsheet/exclam.svg') no-repeat center}.e-menu .e-ss-fullstar,.e-spreadsheet .e-ss-fullstar{background:url('common-images/spreadsheet/fullstar.svg') no-repeat center}.e-menu .e-ss-halfstar,.e-spreadsheet .e-ss-halfstar{background:url('common-images/spreadsheet/halfstar.svg') no-repeat center}.e-menu .e-ss-redcircle,.e-spreadsheet .e-ss-redcircle{background:url('common-images/spreadsheet/redcircle.svg') no-repeat center}.e-menu .e-ss-greencircle,.e-spreadsheet .e-ss-greencircle{background:url('common-images/spreadsheet/greencircle.svg') no-repeat center}.e-menu .e-ss-greencircleindi,.e-spreadsheet .e-ss-greencircleindi{background:url('common-images/spreadsheet/greencircleindi.svg') no-repeat center}.e-menu .e-ss-greenflag,.e-spreadsheet .e-ss-greenflag{background:url('common-images/spreadsheet/greenflag.svg') no-repeat center}.e-menu .e-ss-midarrow,.e-spreadsheet .e-ss-midarrow{background:url('common-images/spreadsheet/midarrow.svg') no-repeat center}.e-menu .e-ss-midtriangle,.e-spreadsheet .e-ss-midtriangle{background:url('common-images/spreadsheet/midtriangle.svg') no-repeat center}.e-menu .e-ss-redcircleindi,.e-spreadsheet .e-ss-redcircleindi{background:url('common-images/spreadsheet/redcircleindi.svg') no-repeat center}.e-menu .e-ss-redflag,.e-spreadsheet .e-ss-redflag{background:url('common-images/spreadsheet/redflag.svg') no-repeat center}.e-menu .e-ss-yellowflag,.e-spreadsheet .e-ss-yellowflag{background:url('common-images/spreadsheet/yellowflag.svg') no-repeat center}.e-menu .e-ss-redsquare,.e-spreadsheet .e-ss-redsquare{background:url('common-images/spreadsheet/redsquare.svg') no-repeat center}.e-menu .e-ss-rimgreencircle,.e-spreadsheet .e-ss-rimgreencircle{background:url('common-images/spreadsheet/rimgreencircle.svg') no-repeat center}.e-menu .e-ss-rimyellowcircle,.e-spreadsheet .e-ss-rimyellowcircle{background:url('common-images/spreadsheet/rimyellowcircle.svg') no-repeat center}.e-menu .e-ss-rimredcircle,.e-spreadsheet .e-ss-rimredcircle{background:url('common-images/spreadsheet/rimredcircle.svg') no-repeat center}.e-menu .e-ss-tick,.e-spreadsheet .e-ss-tick{background:url('common-images/spreadsheet/tick.svg') no-repeat center}.e-menu .e-ss-uparrow,.e-spreadsheet .e-ss-uparrow{background:url('common-images/spreadsheet/uparrow.svg') no-repeat center}.e-menu .e-ss-uptriangle,.e-spreadsheet .e-ss-uptriangle{background:url('common-images/spreadsheet/uptriangle.svg') no-repeat center}.e-menu .e-ss-yellowcircle,.e-spreadsheet .e-ss-yellowcircle{background:url('common-images/spreadsheet/yellowcircle.svg') no-repeat center}.e-menu .e-ss-yellowcircleindi,.e-spreadsheet .e-ss-yellowcircleindi{background:url('common-images/spreadsheet/yellowcircleindi.svg') no-repeat center}.e-menu .e-ss-yellowtri,.e-spreadsheet .e-ss-yellowtri{background:url('common-images/spreadsheet/yellowtri.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-spreadsheet .e-ss-iconset-title{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-spreadsheet .e-rowcell .e-databar{display:inline-block;margin-top:1px;position:absolute}.e-spreadsheet .e-rowcell .e-databar-value{position:absolute;right:2px}.e-spreadsheet .e-rowcell .e-cf-databar{position:relative}.e-spreadsheet .e-iconsetspan{width:15px;height:15px;float:left;vertical-align:bottom;position:relative}.e-spreadsheet .e-ss-databars-div{width:auto;height:auto}.e-spreadsheet .e-ss-colorscales-div{width:auto;height:auto}.e-spreadsheet .e-ss-iconsets-div{width:188px;height:auto}.e-spreadsheet .e-ss-iconsets-wrapper{display:inline-block;padding:2px 8px;height:24px;border:2px solid transparent}.e-menu .e-ss-databar-span,.e-spreadsheet .e-ss-databar-span,.e-menu .e-ss-colorscale-span,.e-spreadsheet .e-ss-colorscale-span{background-size:28px;display:inline-block;width:24px;height:24px;padding:6px;border:2px solid transparent}.e-menu .e-ss-iconset-span,.e-spreadsheet .e-ss-iconset-span{background-size:16px;display:inline-block;width:12px;height:12px;padding:6px}.e-spreadsheet .e-ss-databars-div>div,.e-spreadsheet .e-ss-colorscales-div>div{display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-menu .e-ss-greaterthan:before{content:""}.e-menu .e-ss-lessthan:before{content:""}.e-menu .e-ss-between:before{content:""}.e-menu .e-ss-equalto:before{content:""}.e-menu .e-ss-textcontains:before{content:""}.e-menu .e-ss-dateoccur:before{font-size:12px;content:""}.e-menu .e-ss-clearrules:before{content:"";font-size:15px}.e-menu .e-ss-createrule:before{content:"";font-size:15px}.e-menu .e-ss-goto:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:0}.e-menu .e-ss-replace:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:16px;text-indent:2px}.e-spreadsheet .e-ss-findselect:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-calcopt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-4px}.e-menu .e-ss-calcauto:before{content:"";font-family:"ej-xlfont";font-size:10px;line-height:20px;text-indent:8px}.e-spreadsheet .e-ss-calcnow:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-4px}.e-spreadsheet .e-ss-calcsheet:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:15px;text-indent:1px}.e-menu .e-ss-find:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:12px;text-indent:2px}.e-spreadsheet .e-ss-sortfilter:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:29px;height:30px}.e-spreadsheet .e-ssr-formatastable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-4px;line-height:37px;height:30px}.e-spreadsheet .e-ssr-cellstyles:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-6px;line-height:34px;height:30px}.e-spreadsheet .e-ssr-table:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-9px}.e-spreadsheet .e-ssr-pivottable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:8px}.e-spreadsheet .e-ssr-range:before{content:"";font-family:"ej-xlfont";text-indent:-3px;font-size:18px;line-height:17px}.e-spreadsheet .e-ssr-resizetable:before{content:"";font-family:"ej-xlfont";text-indent:-2px;font-size:18px}.e-spreadsheet .e-ssr-insert:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-inscell:before,.e-menu .e-ssr-insrow:before,.e-menu .e-ssr-inscol:before,.e-menu .e-ssr-inssheet:before{font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:3px}.e-menu .e-ssr-inscell:before{content:"";line-height:16px}.e-menu .e-ssr-insrow:before{content:"";line-height:18px}.e-menu .e-ssr-inscol:before{content:""}.e-menu .e-ssr-inssheet:before{content:""}.e-spreadsheet .e-ssr-delete:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-delcell:before,.e-menu .e-ssr-delrow:before,.e-menu .e-ssr-delcol:before,.e-menu .e-ssr-delsheet:before{font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:3px}.e-menu .e-ssr-delcell:before{content:""}.e-menu .e-ssr-delrow:before{content:""}.e-menu .e-ssr-delcol:before{content:""}.e-menu .e-ssr-delsheet:before{content:""}.e-ss-noborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-outsideborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-topborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-leftborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-rightborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-bottomborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-allborderdlg:before{content:"";font-family:"ej-xlfont";font-size:29px;margin-left:-7px;margin-top:-15px}.e-spreadsheet .e-ssr-chartwidth:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-chartheight:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-srcolumn:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:22px;text-indent:-9px}.e-spreadsheet .e-ssr-selectdata:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:27px;text-indent:-8px}.e-spreadsheet .e-ssr-charttype:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:26px;text-indent:-8px}.e-spreadsheet .e-ribbon.e-js .e-split .e-in-wrap .e-left-btn .e-icon.e-ssr-celements:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:-1px;text-indent:-10px}.e-spreadsheet .e-ss-colchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-barchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-stockchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-linechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-areachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-combochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-piechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-scterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:12px}.e-listbox .e-ss-dlgcolumnchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgbarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgradarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlglinechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgareachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgcombochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgpiechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgscatterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-menu .e-ss-filloption:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-menu .e-ss-fillselect:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:13px}.e-btn .e-ss-autofill:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-2px;line-height:13px}.e-lblreplace{position:relative;top:-11px}.e-txtreplace{position:relative;left:90px;top:-35px;width:230px}.e-txtfind{position:relative;left:90px;top:-25px;width:230px}.e-divfind{height:63px}.e-spreadsheet .e-ssr-sortztoa+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-sortatoz+.e-btntxt{line-height:25px}.e-spreadsheet .e-ss-clearfilter+.e-btntxt{line-height:24px}.e-spreadsheet .e-ssr-pagesizesbtn{text-indent:-12px;line-height:1px}.e-spreadsheet .e-datapadding{padding-bottom:30px}.e-spreadsheet.e-cformat-hl,.e-spreadsheet.e-cformat-tb,.e-spreadsheet.e-cformat-is,.e-spreadsheet.e-cformat-cr{border:none;width:180px}.e-spreadsheet.e-borderstyle{border:none}.e-spreadsheet.e-cformat-tb>li>ul{width:148px;height:175px}.e-spreadsheet.e-cformat-is>li>ul{width:100px}.e-spreadsheet.e-cformat-hl>li>ul{width:148px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li{line-height:24px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li>a{font-size:13px}.e-nmdlg-editor{height:25px}.e-menu .e-nmuseinformula{width:120px}.e-menu .e-nmuseinformularow{padding:3px 10px;overflow:hidden;text-overflow:ellipsis}.e-spreadsheet.e-cellstyles{width:477px;height:325px;overflow-x:hidden}.e-spreadsheet.e-menu.e-split.e-context .e-list .e-icon.e-customup{left:45%}.e-spreadsheet .e-cellstyleheader,.e-spreadsheet .e-formatastableheader{color:#808080;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;height:15px;padding:5px;cursor:default;line-height:11px;border-bottom:1px solid transparent}.e-ss-Spreadsheet.e-ss-chart{display:none;width:auto;padding:4px}.e-spreadsheet.e-cellstyles .e-cellstylecontent,.e-spreadsheet.e-cellstyles .e-formatastablecontent,.e-spreadsheet.e-cellstyles .e-chartcontent{background-color:#fff}.e-spreadsheet .e-cellstylecell{border:2px solid transparent;height:15px;padding:5px;width:90px;margin:5px;display:inline-block;font-family:Calibri;cursor:default}.e-spreadsheet .e-formatastablecell div{background:url('common-images/spreadsheet/sprites.png') no-repeat;width:63px;height:48px}.e-bordercell{width:63px;height:48px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-1{background-position:0 -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-2{background-position:-65px -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-3{background-position:-130px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-4{background-position:-194px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-5{background-position:-259px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-6{background-position:-323px -3px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-7{background-position:-1px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-8{background-position:-64px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-9{background-position:-127px -49px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-10{background-position:-192px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-11{background-position:-257px -52px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-12{background-position:-322px -51px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-13{background-position:-2px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-14{background-position:-67px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-15{background-position:-132px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-16{background-position:-195px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-17{background-position:-257px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-18{background-position:-321px -101px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-19{background-position:1px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-20{background-position:-63px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-21{background-position:-130px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-22{background-position:-194px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-23{background-position:-258px -150px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-24{background-position:-321px -150px}.e-spreadsheet.e-formatastable{width:329px;height:330px;overflow-x:hidden}.e-spreadsheet .e-formatastablecell{border:4px solid transparent;height:48px;width:63px;margin:3px;display:inline-block;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;cursor:default}.e-ss-dialog .e-fatnamedlgcell input{margin:0}.e-spreadsheet .e-tablepropertiescell{padding:3px}.e-spreadsheet .e-tablepropetiesrow,.e-spreadsheet .e-tablestyleoptionsrow{display:table}.e-spreadsheet .e-tablestyleoptionscell{float:left;padding-left:3px;width:94px}.e-spreadsheet .e-tablestyleoptionslabel{padding:3px;margin-left:3px;font-size:12px}.e-spreadsheet .e-tablestyleoptionsrow:last-child{margin-top:-2px}.e-spreadsheet .e-tablestyleoptionsrow:first-child{margin-top:2px}.e-spreadsheet .e-celltoparrow{border-style:solid;border-width:5px 0 0 5px;height:0;position:absolute;z-index:8}.e-spreadsheet .e-comment{float:right;height:0;text-indent:0;position:absolute}.e-spreadsheet .e-ssr-disableitem{display:none}.e-spreadsheet .e-comment-txtarea{border:1px solid #000;margin-left:.8%;position:absolute;overflow:hidden;resize:none;font-family:"Tahoma";font-weight:normal;font-size:13px;line-height:normal;left:13px;top:6px;height:70px;width:130px;font-style:normal}.e-ss-dialog .e-ss-hlbtndiv{margin-bottom:-2px;margin-left:58%;width:100%;margin-top:5px}.e-ss-dialog .e-ss-hllblfind{position:relative;top:-6px}.e-ss-dialog .e-ss-hltxtfind{position:relative;left:64px;top:-5px}.e-ss-dialog .e-ss-hllblweb{position:relative;left:2px;top:5px}.e-ss-dialog .e-ss-hltxtweb{position:relative;left:92px;top:-24px}.e-ss-dialog .e-ss-scroll{height:150px;overflow:auto;position:relative;top:-10px}.e-spreadsheet .e-hyperlinks{text-decoration:underline;cursor:pointer}.e-spreadsheet .e-ss-object{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-ss-pivot{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border:1px solid}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border:1px solid}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border:1px solid}.e-spreadsheet .e-ss-imgvisual{position:absolute;border:2px solid;z-index:12;display:none;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell.e-ss-colresize{cursor:col-resize}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-ss-rowresize{cursor:row-resize}.e-spreadsheet .e-ss-apresize{cursor:col-resize}.e-spreadsheet .e-ss-imgcresize{cursor:col-resize !important}.e-spreadsheet .e-ss-imgrresize{cursor:row-resize !important}.e-spreadsheet .e-ss-resetpictbtn,.e-spreadsheet .e-ss-pictbrdrbtn{text-indent:0;line-height:1px}.e-spreadsheet .e-insertsbtn{text-indent:-12px;line-height:19px}.e-spreadsheet .e-deletesbtn{text-indent:-12px;line-height:19px}.e-menu .e-ss-cut+span{width:130px !important}.e-spreadsheet .e-backstagecontent{padding:0 45px 5px 45px}.e-spreadsheet .e-ssr-bstitle{font-size:25px}.e-spreadsheet .e-ssr-bscontent{margin-top:10px}.e-spreadsheet .e-ss-blank{background:url('common-images/spreadsheet/blank.png') no-repeat;height:121px;width:149px}.e-spreadsheet .e-ssr-bssaveasopt>span,.e-spreadsheet .e-ssr-bsprintopt>span{padding-left:13px;font-size:15px}.e-spreadsheet .e-ssr-bssaveasopt:not(:first-child),.e-spreadsheet .e-ssr-bsprintopt:not(:first-child){padding-top:10px}.e-spreadsheet .e-printhdrlbl,.e-spreadsheet .e-viewhdrlbl,.e-spreadsheet .e-printlinlbl,.e-spreadsheet .e-viewlinlbl{margin-bottom:0;margin-left:3px}.e-spreadsheet .e-spanfilter{border:1px solid}.e-spreadsheet .e-ssddl:before{content:"";font-size:7px;line-height:16px;text-indent:2px}.e-spreadsheet .e-spanddl{border:1px solid}.e-spreadsheet .e-ddlspan{cursor:pointer;width:16px;height:15px;position:absolute}.e-spreadsheet .e-ss-previouscmnt+span,.e-spreadsheet .e-ss-nextcmnt+span,.e-ss-deletecmnt+span{left:-10px;position:absolute;top:18px}.e-ss-tablestyle{margin-right:8px}.e-spreadsheet .e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:7px;line-height:7px;margin-top:5px}.e-fatnamedlgrow,.e-chartnamedlgrow{margin-left:-15px;margin-top:-5px}.e-spreadsheet .e-numeric .e-in-wrap{border:1px solid}.e-spreadsheet .e-ssr-chartwidth{margin-bottom:10px}.e-ss-dialog .e-ss-dlgtabval .e-header>.e-bottom-line.e-active{height:23px}.e-ss-dialog .e-ssdlg .e-nmclose{margin:14px 0 0 449px}.e-ss-dialog .e-dtvalbtndiv{width:100%;margin-left:59%;margin-top:6px}.e-ss-formatdlg .e-active-content .e-activetop{padding-left:17px}.e-ss-chrttitle{margin:45px 0 0 -77px}.e-ss-dialog .e-dlg-btnfields{padding:9px 0 2px 0}.e-ss-dialog .e-dlg-btnfields .e-dlg-btnctnr{width:100%;text-align:right}.e-ss-dialog .e-dlg-btnfields input,.e-ss-dialog .e-dlg-btnfields button{margin-left:10px}.e-spreadsheet .e-resizediv .e-cformatbtn,.e-spreadsheet .e-resizediv .e-formatastablebtn,.e-spreadsheet .e-resizediv .e-cellstylebtn{font-size:12px}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top:1px solid}.e-ss-dialog input.e-btn.e-widget{box-sizing:content-box}.e-ss-dialog input.e-btn.e-widget{height:19px}.e-ss-dialog>.e-titlebar{padding:5px 0;text-align:center}.e-ss-dialog .e-ss-dlgtabval>.e-content{height:326px !important}.e-ss-dialog .e-ss-dlgtab>.e-header li a,.e-ss-dialog .e-ss-dlgtabval>.e-header li a{line-height:7px;font-size:14px}.e-ss-formatdlg{margin-left:-14px;margin-top:-7px}.e-spreadsheet .e-atc.e-focus{box-shadow:none}.e-menu .e-list .e-ss-cmenuitem>a{line-height:38px;padding:3px 10px 1px 34px}.e-menu .e-list .e-ss-cmenuitem>a>span{top:15%}.e-spreadsheet.e-menu .e-ss-chartimg{background-image:url('common-images/spreadsheet/charttab-sprites.png');background-repeat:no-repeat;height:28px;width:28px}.e-menu .e-ss-axes{background-position:-20px -22px}.e-menu .e-ss-phaxis{background-position:-12px -62px}.e-menu .e-ss-pvaxis{background-position:-67px -63px}.e-menu .e-ss-axistitle{background-position:-63px -23px}.e-menu .e-ss-phaxistitle{background-position:-109px -59px}.e-menu .e-ss-pvaxistitle{background-position:-160px -63px}.e-menu .e-ss-charttitle{background-position:-103px -19px}.e-menu .e-ss-ctnone{background-position:-210px -60px}.e-menu .e-ss-ctcenter{background-position:-113px -107px}.e-menu .e-ss-ctfar{background-position:-113px -107px}.e-menu .e-ss-ctnear{background-position:-113px -107px}.e-menu .e-ss-datalabels{background-position:-130px -22px}.e-menu .e-ss-dlnone{background-position:-62px -107px}.e-menu .e-ss-dlcenter{background-position:-17px -109px}.e-menu .e-ss-dlibase{background-position:-210px -108px}.e-menu .e-ss-dliend{background-position:-166px -109px}.e-menu .e-ss-dloend{background-position:-10px -158px}.e-menu .e-ss-gridline{background-position:-168px -21px}.e-menu .e-ss-pmajorh{background-position:-64px -161px}.e-menu .e-ss-pmajorv{background-position:-112px -159px}.e-menu .e-ss-pminorh{background-position:-161px -159px}.e-menu .e-ss-pminorv{background-position:-210px -160px}.e-menu .e-ss-legend{background-position:-212px -21px}.e-menu .e-ss-lnone{background-position:-11px -203px}.e-menu .e-ss-lleft{background-position:-108px -208px}.e-menu .e-ss-lright{background-position:-63px -205px}.e-menu .e-ss-ltop{background-position:-210px -207px}.e-menu .e-ss-lbottom{background-position:-161px -206px}.e-menu .e-ss-cmenuitem{height:40px}.e-menu .e-ss-cmenuitem>span{width:32px}.e-menu.e-context li.e-list>ul li.e-list>a.e-ss-chartlayout{padding-left:35px;padding-top:3px}.e-menu-wrap .e-morechart{padding:1px}.e-menu .e-chartheader{color:#808080;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-menu .e-chartcell{box-sizing:border-box;display:inline-block;padding:20px 22px;background:url('common-images/spreadsheet/chart-sprites.png') no-repeat;width:32px;height:32px}.e-menu .e-columnchart1{background-position:-2px -5px}.e-menu .e-columnchart2{background-position:-53px -6px}.e-menu .e-columnchart3{background-position:-102px -5px}.e-menu .e-columnchart4{background-position:-154px -5px}.e-menu .e-columnchart5{background-position:-204px -5px}.e-menu .e-columnchart6{background-position:-253px -5px}.e-menu .e-barchart1{background-position:-3px -56px}.e-menu .e-barchart2{background-position:-54px -57px}.e-menu .e-barchart3{background-position:-101px -57px}.e-menu .e-barchart4{background-position:-153px -57px}.e-menu .e-barchart5{background-position:-203px -55px}.e-menu .e-barchart6{background-position:-250px -53px}.e-menu .e-stockchart1{background-position:-301px -53px}.e-menu .e-stockchart2{background-position:-2px -105px}.e-menu .e-linechart1{background-position:-54px -102px}.e-menu .e-linechart2{background-position:-103px -102px;margin-left:21px}.e-menu .e-areachart1{background-position:-154px -102px}.e-menu .e-areachart2{background-position:-201px -102px}.e-menu .e-areachart3{background-position:-252px -104px}.e-menu .e-piechart1{background-position:-103px -151px}.e-menu .e-piechart2{background-position:-204px -154px;margin-left:6px}.e-menu .e-piechart3{background-position:-153px -152px;margin-left:9px}.e-menu .e-scatterchart1{background-position:-251px -154px}.e-menu .e-scatterchart2{background-position:-300px -154px}.e-spreadsheet .e-ssr-exportxl+span,.e-spreadsheet .e-ssr-printselected+span,.e-spreadsheet .e-ssr-print+span,.e-spreadsheet .e-ssr-exportcsv+span{white-space:normal;padding-top:18px;line-height:14px}.e-spreadsheet .e-ssr-namemngr+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-srcolumn+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-protectsheet+span,.e-spreadsheet .e-ssr-protect+span{white-space:normal}.e-spreadsheet .e-ssr-charttype+span,.e-spreadsheet .e-ssr-selectdata+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-celements{height:30px}.e-spreadsheet .e-ssr-celements+span{white-space:normal}.e-spreadsheet .e-scrollbar .e-vscroll:hover,.e-spreadsheet .e-scrollbar .e-hscroll:hover{cursor:default}.e-spreadsheet .e-content.e-viewbrdr{border-top:1px solid}.e-ndialog{margin-top:5px;margin-left:10px}.e-ss-dialog .e-chtdlgtab .e-content{height:355px}.e-ss-dialog .e-chtdlgright{float:right;height:95%;margin-right:-15px;width:74%}.e-ss-dialog .e-chtdlgleft{border-right:1px solid;float:left;height:100%;margin-left:-14px;width:26%}.e-ss-dialog .e-chtdlgcontent{height:100%;margin:2px}.e-ss-dialog .e-chtdlgleft .e-listbox>li{padding:4px}.e-ss-dialog .e-chartdlgok{margin-right:6px}.e-ss-dialog .e-chartdlgcncl{margin-right:2px}.e-ss-dialog .e-chartimg{display:inline-block;padding:25px;background:url('common-images/spreadsheet/charttype-sprites.png') no-repeat;width:35px;height:35px;margin:5px;border:2px solid transparent}.e-ss-dialog,.e-ss-dialog .e-ss-dlgtab{line-height:normal}.e-ss-dialog label{display:inline-block}.e-ss-dialog input{font-family:inherit;font-size:inherit;line-height:inherit}.e-ss-dialog .e-dlg-fields{margin:0}.e-ss-dialog .e-dialog .e-dlgctndiv input.ejinputtext{box-sizing:border-box;width:100%;height:27px;text-indent:5px}.e-ss-dialog .e-dialog .e-dlgctndiv table{width:100%;white-space:pre-wrap}.e-ss-dialog .e-dialog .e-dlgctndiv:not(.e-ss-finddiv):not(.e-ss-stgdiv) .e-dlgtd-fields td{padding-top:7px}.e-ss-dialog .e-ss-dlgtab table{border-spacing:0;border-collapse:collapse}.e-ss-dialog .e-dlgcolumnchart1{background-position:-9px -5px}.e-ss-dialog .e-dlgcolumnchart2{background-position:-102px -5px}.e-ss-dialog .e-dlgcolumnchart3{background-position:-192px -5px}.e-ss-dialog .e-dlgcolumnchart4{background-position:-282px -6px}.e-ss-dialog .e-dlgcolumnchart5{background-position:-372px -6px}.e-ss-dialog .e-dlgcolumnchart6{background-position:-465px -11px}.e-ss-dialog .e-dlgbarchart1{background-position:-9px -105px}.e-ss-dialog .e-dlgbarchart2{background-position:-100px -106px}.e-ss-dialog .e-dlgbarchart3{background-position:-192px -105px}.e-ss-dialog .e-dlgbarchart4{background-position:-281px -104px}.e-ss-dialog .e-dlgbarchart5{background-position:-373px -105px}.e-ss-dialog .e-dlgbarchart6{background-position:-464px -103px}.e-ss-dialog .e-dlgradarchart1{background-position:-9px -211px}.e-ss-dialog .e-dlgradarchart2{background-position:-100px -210px}.e-ss-dialog .e-dlglinechart1{background-position:-466px -204px}.e-ss-dialog .e-dlglinechart2{background-position:-8px -307px}.e-ss-dialog .e-dlgareachart1{background-position:-192px -208px}.e-ss-dialog .e-dlgareachart2{background-position:-282px -207px}.e-ss-dialog .e-dlgareachart3{background-position:-373px -208px}.e-ss-dialog .e-dlgpiechart1{background-position:-282px -309px}.e-ss-dialog .e-dlgpiechart2{background-position:-191px -309px}.e-ss-dialog .e-dlgpiechart3{background-position:-100px -309px}.e-ss-dialog .e-dlgscatterchart1{background-position:-373px -305px}.e-spreadsheet .e-ribbon .e-icon.e-Alignment:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:10px}.e-spreadsheet .e-ribbon.e-responsive .e-icon.e-Alignment:before{text-indent:-3px}.e-spreadsheet .e-Clipboard:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:8px}.e-spreadsheet .e-Actions:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Number:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:3px}.e-spreadsheet .e-Font:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:-6px}.e-spreadsheet .e-Styles:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:0;width:32px}.e-spreadsheet .e-Editing:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Changes:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:5px}.e-spreadsheet .e-Calculation:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:15px}.e-spreadsheet.e-ss-hide,.e-spreadsheet .e-fcol-hide,.e-spreadsheet .e-hide{display:none}.e-spreadsheet .e-spreadsheetmainpanel .e-hcol{border-right-width:2px}.e-spreadsheet .e-hrow{border-bottom-width:2px}.e-spreadsheet .e-hfcol{border-right:1px solid}.e-spreadsheet .e-hfrow{border-bottom:2px solid}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{border:medium none}.e-spreadsheet .e-spreadsheetmainpanel .e-colselected,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{font-weight:bold}.e-spreadsheet .e-spreadsheetmainpanel .e-rowselected,.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{font-weight:bold}.e-ss-grid .e-gridcontent .e-ss-emptyrecord,.e-ss-grid .e-gridcontent .emptyrecord{text-align:center}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{width:60px !important}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{margin-left:10px !important;margin-right:0 !important;box-sizing:border-box !important;border-radius:4px 4px 4px 4px}.e-insertdialog .e-contentdialog td{padding-left:0;padding-right:5px}.e-spreadsheet .e-ejinputtext{text-indent:5px}.e-ss-dialog .e-ejinputtext{text-indent:5px}.e-spreadsheet .e-ss-ddlwrap{display:none}.e-ss-dialog .e-btn.e-txt{padding:.2em .2em}.e-ss-frdlg .e-btn.e-txt{line-height:15px}.e-ss-frdlg .e-dlg-btnctnr input{margin-right:0}.e-spreadsheet .e-frow{border:1px solid;position:absolute}.e-spreadsheet .e-fcol{border:1px solid;position:absolute;top:0}.e-ss-menuclrpkr .e-popupWrapper .e-row{height:21px}.e-ss-menuclrpkr .e-popupWrapper{margin-top:-5px}.e-spreadsheet .e-formatastable-back,.e-spreadsheet .e-cellstyles-back,.e-spreadsheet .e-border-back{float:right}.e-spreadsheet .e-icon.e-ss-leftarrow:before{font-family:'ej-webfont';content:""}.e-spreadsheet .e-icon.e-ssr-resizetable{padding-top:1px;padding-bottom:6px}.e-spreadsheet.e-split.e-context li.e-list.e-haschild span{overflow:visible}.e-spreadsheet.e-split.e-context li.e-list.e-haschild ul li.e-list span{overflow:visible}.e-ss-colorpicker .e-popupWrapper{margin:-3px 0}.e-ss-colorpicker.e-ss-menuclrpkr .e-popupWrapper{margin:-4px 1px}.e-ss-colorpicker .e-colorpicker .e-footer{margin-left:-1px}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header .e-menu ul span{margin-top:0}.e-spreadsheet .e-ribbon .e-header>.e-bottom-line.e-active{margin-top:1px}.e-spreadsheet .e-ribbon .e-tooltipdiv{width:200px}.e-spreadsheet .e-ribbon .e-tooltipdiv .e-tooltipcontent{width:180px}.e-spreadsheet .e-ribbon .e-ribbonbackstagepage{border-top-width:0;border-left-width:0}.e-spreadsheet .e-ribbon .e-btntxt{font-size:12px}.e-spreadsheet .e-ribbon .e-ssr-fontfamily,.e-spreadsheet .e-ribbon .e-ssr-fontsize{padding:0}.e-spreadsheet .e-backstagetopicon{text-indent:16px;left:0}.e-ss-autocomplete.e-atc-popup ul li{font-size:11px}.e-spreadsheet .e-ssr-pagesizesbtn>.e-split-btn-div{text-indent:31px;height:32px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div{text-indent:33px;top:54px}.e-spreadsheet.e-mergebtn>.e-split-btn-div{top:14px}.e-spreadsheet.e-autosumbtn>.e-split-btn-div{top:13px;text-indent:-2px}.e-spreadsheet.e-cellstylebtn>.e-split-btn-div{text-indent:21px;top:54px}.e-spreadsheet.e-pastebtn>.e-split-btn-div{text-indent:-4px}.e-spreadsheet.e-formatastablebtn>.e-split-btn-div{text-indent:23px;top:55px}.e-spreadsheet.e-useinformulabtn>.e-split-btn-div{text-indent:57px;top:4px}.e-spreadsheet .e-ss-resetpictbtn>.e-split-btn-div,.e-spreadsheet .e-ss-pictbrdrbtn>.e-split-btn-div{top:20px;text-indent:-1px}.e-spreadsheet .e-insertsbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet .e-deletesbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet.e-sortfltrbtn>.e-split-btn-div{text-indent:18px;height:21px}.e-spreadsheet.e-clearbtn>.e-split-btn-div{top:14px;text-indent:-2px}.e-spreadsheet.e-findbtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-coptbtn>.e-split-btn-div{text-indent:29px;height:22px}.e-spreadsheet.e-pagesizebtn>.e-split-btn-div{text-indent:0}.e-spreadsheet.e-chartbtn>.e-split-btn-div{text-indent:12px}.e-spreadsheet.e-fpanebtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-chartlayoutbtn>.e-split-btn-div{text-indent:25px;height:22px}.e-spreadsheet .e-ssr-validationsbtn>.e-split-btn-div{text-indent:30px;top:16px}.e-spreadsheet .e-ssr-horizontalprt .e-split-btn-div .e-arrow-sans-down:before{text-indent:-8px;line-height:14px}.e-spreadsheet .e-ssr-pastesbtn>.e-split-btn-div{text-indent:0;top:17px}.e-spreadsheet.e-autofillbtn>.e-split-btn-div{text-indent:4px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap,.e-spreadsheet .e-ss-colorpicker.e-colorwidget{border-radius:0}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap.e-tool{height:26px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-color-container{width:59%}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-tool-icon .e-selected-color{bottom:0;left:0}.e-ss-colorpicker.e-colorpicker .e-footer .e-applyButton{left:51px}.e-ss-colorpicker.e-colorpicker.e-popup{padding-right:0;padding-top:10px;padding-bottom:5px}.e-ss-colorpicker.e-colorpicker.e-popup{width:199px}.e-ss-colorpicker.e-colorpicker .e-palette-color,.e-ss-colorpicker .e-popupWrapper .e-container{min-height:104px}.e-ss-colorpicker.e-colorpicker .e-row .e-item{height:12px;width:12px}.e-ss-colorpicker.e-colorwidget{height:26px;width:37px}.e-spreadsheet .e-colorwidget .e-color-container .e-ss-backgroundcolor+.e-selected-color,.e-spreadsheet .e-colorwidget .e-color-container .e-ss-fontcolor+.e-selected-color{margin-left:-1px;margin-top:1px}.e-colorpicker.e-popup.e-ss-menuclrpkr{border:0 none}.e-ss-colorpicker.e-ss-menuclrpkr.e-colorpicker.e-popup{padding-bottom:11px;display:block !important;position:static !important}.e-dialog .e-crcontent{width:100%;height:100%}.e-dialog .e-crlcell{float:left;width:46%}.e-dialog .e-crrcell{width:50%;float:left;margin:2px}.e-dialog .e-crcontent .e-crrcell input{outline:none;width:100%;text-indent:5px}.e-dialog .e-cractionbtn{margin-left:45%;height:37px}.e-dialog .e-cractionbtn button{margin:2px}.e-dialog .e-alertdlgcontent{height:auto;padding-bottom:7px;text-align:justify}.e-dialog .e-alertdlgcontent ul{margin-bottom:0}.e-dialog .e-custominput{width:100%}.e-dialog .e-ss-grid .e-rowcell{border:0}.e-dialog .e-nmdlg{padding:10px}.e-dialog .e-nmdlgcont{margin:0 2px}.e-dialog .e-nmclose{margin-top:10px;margin-right:-1px}.e-dialog .e-nmscope{opacity:.4}.e-dialog .e-nmdlgdiv{padding-top:10px}.e-dialog .e-formatastabletext{margin-left:-5px;width:283px}.e-dialog .e-fatnamedlgcell,.e-dialog .e-chartnamedlgcell{float:left;width:150px;padding:5px;margin:5px}.e-dialog .e-fatnamedlgbtn,.e-dialog .e-chartnamedlgbtn{float:left;width:50px}.e-dialog .e-fatresizetablecell{display:inline-block;width:220px;padding:5px;margin:5px 5px 5px -5px}.e-dialog .e-fatresizetablerow{width:480px}.e-dialog .e-fatresizetablebtn{float:left;width:70px;position:relative;left:335px}.e-dialog-modal{overflow:hidden}.e-dialog .e-ss-dlgtab .e-content .e-chkbox-wrap,.e-dialog .e-ss-dlgtabval .e-content .e-chkbox-wrap{padding:5px 5px 5px 0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow{padding-bottom:0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table,.e-ss-grid .e-dialog .e-editedrow table{border-spacing:1px}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table input,.e-ss-grid .e-dialog .e-addedrow table textarea,.e-ss-dialog.e-ss-grid .e-dialog .e-editedrow table input,.e-ss-grid .e-dialog .e-editedrow table textarea{text-align:left}.e-insertdialog.e-widget-content.e-dialog{padding:9px}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border:1px solid transparent}.e-spreadsheet .e-borderbtn div span.e-icon:before{line-height:13px;text-indent:0;font-size:15px}.e-ss-menuclrpkr .e-footerContainer{display:none}.e-spreadsheet .e-excelfilter .e-btncontainer input{padding:.2em .4em .3em}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-clear{padding:3px}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-filter{padding:3px}.e-spreadsheet .e-ssr-protect:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:18px}.e-spreadsheet .e-rowcell.e-ofbrdr{border-right:0}.e-spreadsheet .e-rmanchor{cursor:cell;pointer-events:none}.e-spreadsheet .e-btnhgt{height:100%}.e-spreadsheet .e-ssr-protectsheet:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:18px;text-indent:-10px}.e-spreadsheet .e-ss-cmenuprotect:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-spreadsheet .e-ssr-protlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-ssr-protunlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-spreadsheetcolumnheader,.e-spreadsheet .e-inputbox,.e-spreadsheet .e-autofill{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{outline:none;border-width:1px}.e-ss-dialog table td{border:none;padding:0}.e-spreadsheet .e-ribbon .e-content-item table td{border:none;padding:7px}.e-spreadsheet .e-ribbon table,.e-ss-dialog table{border:none}.e-spreadsheet .e-ssr-datarefresh:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-8px}.e-spreadsheet .e-ssr-changedatasource:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-9px}.e-spreadsheet .e-ssr-pivotclearall:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:16px;text-indent:-1px}.e-spreadsheet .e-ssr-movepivottable:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-spreadsheet .e-ssr-fieldlist:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-10px}.e-menu .e-ss-pivotrefresh:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive{width:100%;height:100%;overflow-x:hidden}.e-spreadsheet .e-bordercontainer{position:absolute;top:0;left:0;height:99%;width:100%;z-index:10007}.e-spreadsheet .e-bordercell{width:63px;height:48px;padding:3px;display:inline-block;border:2px solid transparent}.e-spreadsheet .e-ss-border-content{padding:15px 15px 15px 28px}.e-spreadsheet .e-ss-bdr-header{height:25px;border-bottom:1px solid}.e-spreadsheet .e-ribbon .e-icon.e-ss-border:before{font-size:40px;display:inline-block;vertical-align:middle;line-height:1.16;text-indent:12px}.e-spreadsheet .e-border-back{float:right;padding-top:6px}.e-spreadsheet ul.e-adaptive{top:32px !important;left:0 !important}.e-mobileNavigation:before{content:"";font-size:22px}.e-mobileNavigation{position:absolute;float:left;padding:12px 10px 0 0}.e-spreadsheet .e-lv .e-list .e-list-img{height:28px;width:0}.e-s-dialog .e-ss-dlgtab>.e-content{position:relative;height:100%}.e-format-Number:before{font-family:'ej-xlfont';content:"";font-size:22px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive,.e-border-adaptive{width:100%;height:100%;top:0 !important;left:0 !important}.e-dlgctndiv .e-ss-dlgtab>.e-content{padding:7px 13px 14px 14px}.e-ss-dialog .e-lv .e-list.e-margin .e-chevron-right_01 span{left:0}.e-ss-dialog .e-chartimg{float:left}.e-spreadsheet .e-groupexpander.e-disable{cursor:default;background:none}.e-spreadsheet .e-groupexpander.e-disable:hover{background:none}.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid th,.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid td{padding-top:0;padding-bottom:0;height:19px;box-sizing:content-box}.e-spreadsheet .e-ssr-fieldlist+span.e-btntxt{text-indent:-2px}.e-ss-dialog .e-ss-lefttopdiv{width:30%;float:left;padding-right:28px}.e-ss-dialog .e-ss-lefttopdiv label{padding-bottom:7px}.e-ss-dialog .e-ss-leftdiv{width:30%;padding-right:16px;float:left}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv tr.e-fdlg-num-options td label{padding-top:9px;padding-bottom:9px}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv div button{float:right;margin-top:5px}.e-ss-dialog.e-ss-insdeldlg .e-dlgctndiv tr td label{margin-top:6px}.e-ss-pictureborder #dashes.picturecolor ul li div{width:30px}.e-ss-pictureborder #dashes.picturecolor ul li{margin:10px}.e-ss-pictureborder.e-menu #dashes.picturecolor .e-list>.e-menulink{min-height:12px}.e-spreadsheet td.e-rowcell input.e-input{line-height:.9em}.e-fdlg-num-options .e-chkbox-small{padding-top:9px}.e-ss-dialog.e-ss-fcgdiv{bottom:0}.e-ss-dialog.e-ss-fcgdiv{position:absolute}.e-ss-dialog.e-ss-insdeldlg .e-radiobtn-wrap{margin-bottom:-4px}.e-ss-dialog .e-ss-fcgdiv{padding:4px}.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(2) td{padding-top:4px;padding-bottom:4px}.e-ss-dialog .e-ss-nmdlg .e-ss-fathdr{margin-left:4px}.e-ss-drpdiv{display:none}.e-ss-righttopdiv{width:75%}.e-ss-drpfontdiv{display:none}.e-ss-fontcdiv{float:left;padding-left:25px}.e-ss-fontnrmldiv{float:left;margin-top:10px;padding-left:25px}.e-ss-fontcntdiv{display:table;width:100%}.e-ss-fontstylediv{width:30%;margin-right:16px;float:left}.e-ss-stylediv{margin-bottom:15px;width:100%}.e-ss-colordiv{float:left;padding-right:8px}.e-ss-topmaindiv{padding-bottom:7px}.e-dlg-fieldlabel{padding-left:5px}.e-dlg-fieldvaluelabel{padding:0 0 7px 0}.e-ss-rightdiv{width:240px}.e-ss-dialog .e-nmdlg-content{width:300px}.e-ss-dialog .e-ss-maindiv{max-width:418px}.e-ss-dialog .e-ss-leftdiv{min-width:120px}.e-ss-dialog .e-ss-maindiv,.e-ss-dialog .e-ss-centerdiv{width:100%}.e-ss-dialog .e-chtdlgcontent .e-ss-rightdiv{min-height:250px}.e-ss-dialog .e-ss-cfdlg{max-width:300px}.e-ss-dialog .e-ss-nm-dlg-grid{width:400px;height:180px}.e-ss-dialog .selement{width:17%}.e-spreadsheet span#editsparkline{margin:-4px 3px}.e-spreadsheet .e-sparklinedesignshowcell{float:left;margin-left:1px;margin-bottom:2px;padding-left:2px;padding-right:22px;width:89px}.e-spreadsheet .e-ss-linesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-columnsparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-piesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-areasparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-winlosssparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-editdata:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-10px;line-height:26px}.e-spreadsheet .e-ss-sparkline{position:absolute;z-index:0}.e-spreadsheet .e-ss-sparklinecolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-3px;line-height:17px}.e-spreadsheet .e-ss-markercolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-11px;line-height:17px}.e-spreadsheet .e-ss-editdatasparkline:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-colorwidget.e-ss-colorpicker{border-radius:0}@-webkit-keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}.e-slider-show{-webkit-animation:radialslidershow 2s;-moz-animation:radialslidershow 2s;-ms-animation:radialslidershow 2s;-o-animation:radialslidershow 2s;animation:radialslidershow 2s}.e-slider-hide{-webkit-animation:radialsliderhide 2s;-moz-animation:radialsliderhide 2s;-ms-animation:radialsliderhide 2s;-o-animation:radialsliderhide 2s;animation:radialsliderhide 2s}.e-radialslider-svg-show{-webkit-animation:clock 2s;-moz-animation:clock 2s;-ms-animation:clock 2s;-o-animation:clock 2s;animation:clock 2s}.e-radialslider .e-rs-svg{border-radius:50%}.e-radialslider-svg-hide{-webkit-animation:anticlock 2s;-moz-animation:anticlock 2s;-ms-animation:anticlock 2s;-o-animation:anticlock 2s;animation:anticlock 2s}@keyframes clock{0%{opacity:0}25%{opacity:.25}50%{opacity:.75}100%{opacity:1}}@keyframes anticlock{0%{opacity:1}25%{opacity:.35}50%{opacity:.25}100%{opacity:0}}.e-radialslider .e-inner-circle{background-position:center center;background-repeat:no-repeat;background-size:60% auto;border:4px solid;border-radius:50%;height:40px;width:40px;z-index:1;position:absolute;background-color:#fff}.e-radail-slider-wrapper{position:relative}.e-spellcheck .e-btnaddtodictionary,.e-spellcheck .e-btnignoreall,.e-spellcheck .e-btnchangeall,.e-spellcheck .e-btnclose{margin-top:6px}.e-spellcheck .e-dictionarylabel,.e-lablesuggestions{font-weight:400}.e-spellcheck .e-spellcheckdialog{padding:.5em}.e-spellcheck .e-sentence{height:100%;width:100%;border:1px solid;box-sizing:border-box}.e-spellcheck .e-sentencecontent{padding:2px}.e-spellcheck .e-errorword{background-image:url('common-images/spellcheck/highlight.png');background-repeat:repeat-x;background-position:bottom}.e-spellcheck .e-sentencecontent .e-errorword{font-weight:bold;background-image:none}.e-spellcheck .e-cell{height:90px}.e-spellcheck .e-sentencecell,.e-suggestioncell{width:65%;float:left}.e-spellcheck .e-buttoncell{width:32%;float:right}.e-spellcheck .e-buttoncell{height:90px}.e-spellcheck .e-labelcell,.e-spellcheck .e-dialogdiv{padding-bottom:2px}.e-spellalert .e-alerttextdiv,.e-spellalert .e-alertbtn{padding:5px}.e-spellalert .e-alertnotification{font-size:30px;padding:1px}.e-spellalert .e-alertnotifydiv{float:left}.e-spellalert .e-alerttext{float:right}.e-spellalert .e-alerttext{width:75%}.e-spellalert .e-alerttextdiv{height:30px}.e-spellalert .e-alertnotification.e-icon,.e-spellalert .e-alertnotification.e-icon:before{height:30px;width:30px}.e-spellalert .e-missingalert .e-alertnotification{width:10%}.e-spellalert .e-missingalert .e-alerttext{width:89%}.e-spellalert .e-missingalert .e-alerttextdiv,.e-spellalert .e-missingalert .e-alertbtn{width:98%}.e-spellmenu .e-errorsuggestions{font-weight:bold}.e-spellcheckdialog .e-suggestionsrow,.e-spellcheckdialog .e-sentencerow{height:90px}.e-spellcheck .e-sentencescroller{height:100% !important}.e-spellcheck .e-sentencescroller{height:100% !important}.e-spellcheck .e-spellbuttons{height:25px}.e-spellalert .e-alertdialog .e-alertbutton{height:25px;min-width:100px}.e-ddl.e-popup .e-dropdownbase.e-combobox-group .e-list-item{padding-left:2em;text-indent:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie,.e-ddl.e-input-group .e-clear-icon.e-comboie{display:block;position:absolute}.e-ddl.e-input-group .e-ddl-icon.e-comboie{right:0;top:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie9{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie8{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-clear-icon.e-comboie{right:30px;top:6px}.e-control{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-control,.e-control [class^='e-'],.e-control [class*=' e-']{box-sizing:border-box}.e-control .e-combobox.e-input.e-placeholder{color:#bbb;font-style:italic;position:absolute;top:0;white-space:nowrap}.e-disabled{background-image:none;cursor:default;filter:alpha(opacity=35);opacity:.35}.e-list-parent.e-ul{list-style-type:none}.clear-icon{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group .e-clear-icon:before{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group{display:table;margin-bottom:0}input.e-combobox.e-input{border-width:1px;font-weight:400;height:auto;line-height:1.4;margin:0;margin-bottom:0;outline:none;padding:8px;width:100%}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled,.e-ddl.e-input-group.e-disabled span,.e-ddl.e-input-group.e-disabled span button{cursor:not-allowed;filter:alpha(opacity=60);opacity:.6}.e-combobox.e-input.e-rtl,.e-ddl.e-input-group.e-rtl{direction:rtl}.e-combobox.e-input.e-corner{border-radius:4px}.e-ddl.e-input-group,.e-ddl.e-input-group .e-input-group-btn,.e-ddl.e-input-group .e-input-group-icon{display:flex}.e-ddl.e-input-group .e-input-group-btn button{align-items:center;display:flex;margin:0;outline:none;width:inherit}.e-ddl.e-input-group .e-input-group-icon:first-child{border-left-width:1px}.e-input-group-btn button,.e-ddl.e-input-group .e-input-group-icon{white-space:nowrap}.e-ddl.e-input-group.e-corner .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.e-ddl.e-input-group.e-corner .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:first-child{border-left-width:0;border-right-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:last-child button{border-left-width:1px;border-right-width:0}.e-ddl.e-input-group.e-rtl .e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:not(:last-child){border-left-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-icon+.e-combobox.e-input,.e-ddl.e-input-group.e-rtl .e-input-group-btn+.e-combobox.e-input{border-right-width:0}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:0}.e-ddl.e-input-group.e-corner.e-rtl input.e-combobox.e-input:only-child{border-radius:4px}.e-ddl.e-input-group{position:relative;width:100%}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-btn button:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-icon:hover{border-radius:0}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{margin-bottom:0;margin-top:0}.e-ddl.e-input-group{border-bottom:0;border-width:1px}input.e-combobox.e-input::-ms-clear{display:none}.e-ddl.e-input-group .e-clear-icon{background:transparent;border:0;display:flex;flex-direction:column;justify-content:flex-end;outline:none;padding:0 8px 2px;text-align:center}.e-ddl.e-input-group .e-clear-icon:before{font-size:18px;padding:0;text-align:center;vertical-align:middle}.e-combobox.e-input:not(:valid)~.e-clear-icon{display:none}.e-ddl.e-input-group .e-clear-icon.e-clear-icon-hide{display:none}.e-combobox.e-input:not(:valid),.e-combobox.e-input:valid,.e-ddl.e-input-group input:not(:valid),.e-ddl.e-input-group input:valid{box-shadow:none}.e-ddl.e-input-group.e-disabled .e-input-group-btn button:hover,.e-ddl.e-input-group.e-disabled .e-input-group-icon:hover{background:transparent}.e-control.e-ddl.e-popup{height:auto;position:absolute;width:auto;z-index:1000}.e-control.e-ddl.e-popup.e-popup-open{display:block}.e-control.e-ddl.e-popup.e-popup-close{display:none}.e-dropdownbase{display:block;height:100%;position:relative;width:100%}.e-dropdownbase .e-list-parent{margin:0;padding:0}.e-dropdownbase .e-list-item{cursor:default;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-dropdownbase .e-list-item *{display:inline-block;vertical-align:middle}.e-dropdownbase .e-fixed-head{position:fixed}.e-dropdownbase.e-content{overflow:auto;position:relative}.e-dropdownbase.e-nodata{height:48px;padding:12px 16px}.e-control:focus,.e-control *:focus{outline:none}.e-combobox.e-input:focus{border-width:1px;padding-bottom:8px}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{padding-left:8px}.e-ddl.e-rtl.e-input-group input.e-combobox.e-input,.e-ddl.e-rtl.e-input-group input.e-combobox.e-input:focus{padding-right:8px}.e-ddl.e-input-group.e-input-focus{border-style:solid}.e-ddl.e-input-group.e-input-focus{border-width:1px}.e-ddl.e-input-group.e-rtl .e-combobox.e-input:not(:first-child):focus{border-right-width:1px}.e-ddl.e-input-group.e-rtl.e-input-focus .e-combobox.e-input:not(:first-child):focus{border-right-width:0}.e-ddl.e-input-group.e-input-focus.e-corner{border-radius:4px}.e-ddl.e-input-group.e-input-focus span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span:first-child button,.e-ddl.e-input-group.e-input-focus.e-rtl .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon:first-child button{border-color:transparent}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-bottom-color:transparent;border-top-color:transparent}.e-bigger .e-input-group.e-ddl .e-combobox.e-input,.e-bigger .e-input-group.e-ddl .e-combobox.e-input:focus{padding:7px 0 2px}.e-bigger .e-input-group.e-ddl .e-input-value,.e-bigger .e-input-group.e-ddl .e-input-value:focus{padding:11px 0 2px}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{outline:none}.e-ddl.e-input-group input.e-combobox.e-input{min-width:0;width:100%}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{border:0 solid;border-width:0}.e-ddl.e-input-group input.e-combobox.e-input{margin-bottom:0}.e-ddl input.e-combobox.e-input:focus,.e-ddl input.e-combobox.e-input{padding:2px 0}.e-ddl-popup.e-rtl div>ul li .e-chkbox-wrap{padding-left:10px;padding-right:0}.e-ddl-popup div>ul li .e-chkbox-wrap,.e-ddl-popup div>.e-listbox li .e-chkbox-wrap{padding-right:10px}.e-gantt .e-gantt-criticaltask:before{content:""}.e-media-player .e-media-stop:before{content:""}.e-media-player .e-media-forward:before{content:"" !important}.e-media-player .e-media-backward:before{content:"" !important}.e-media-player .e-media-next:before{content:"" !important}.e-media-player .e-media-previous:before{content:"" !important}.e-media-player .e-media-next.basic:before{content:"" !important}.e-media-player .e-media-previous.basic:before{content:"" !important}.e-media-player .e-media-volume:before{content:""}.e-media-player .e-media-volume.media-muted:before{content:""}.e-media-player .e-media-fullscreen:before{content:""}.e-media-player .e-media-smallscreen:before{content:""}.e-media-player .e-media-settings:before{content:""}.e-media-player .e-media-playlist:before{content:""}.e-media-player .e-media-snapshot:before{content:""}.e-media-player .e-media-download:before{content:""}.e-media-player .e-media-repeat:before{content:""}.e-media-player .e-media-shuffle:before{content:""}.e-media-player .e-media-play:before,.e-media-player .e-media-playlist-play:before,.e-media-player .e-media-center-play:before{content:""}.e-media-player .e-media-pause:before,.e-media-player .e-media-center-pause:before{content:""}.e-media-player .e-media-playlist-header-previous:before{content:""}.e-media-player .e-media-playlist-header-next:before{content:""}.e-media-player .e-media-playlist-close{content:""}.e-media-player .e-media-playlist-toggle.e-media-expand:before{content:""}.e-media-player .e-media-playlist-toggle.e-media-collapse:before{content:""}.e-media-player .e-media-settings-selector:before{content:""}.e-media-player .e-media-playlist-close:before{content:""}.e-media-player .e-media-element{width:100%;height:100%}.e-media-player .e-media-element-div{width:100%;height:100%;position:relative}.e-media-player .e-media-focus-div{width:0;height:0}.e-media-player .e-media-content-div{width:100%;height:100%;position:relative}.e-media-player .e-media-youtube{pointer-events:none !important}.e-media-player{border:1px solid;background-size:100% 100%;background-repeat:no-repeat;position:relative;outline:none;min-width:300px !important;min-height:250px !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-media-player *{outline:none}.e-media-player .e-media-control-container{bottom:0;position:absolute;width:100%;height:auto;min-height:45px;z-index:1}.e-media-player .e-slider{border:none !important}.e-media-player .e-media-timeslider.e-media-adv{height:4px !important;top:50%;margin-top:-4px}.e-media-player .e-media-timeslider-div.e-media-adv{left:0;position:relative;top:0;height:20px;padding-left:7px;z-index:100}.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{left:7px;z-index:3;height:20px !important;padding:0 !important}.e-media-player .e-slider-wrap{cursor:pointer;padding:0 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{position:relative;opacity:.85}.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{top:50%;margin-top:-7px;left:50%;margin-left:-7px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{width:20px;float:left;background-repeat:no-repeat;background-position:50% 50%;position:relative;margin-left:10px;z-index:2}.e-media-player .e-media-toolbar.adv .e-media-play,.e-media-player .e-media-toolbar.adv .e-media-pause{padding-left:3px;padding-right:5px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li{margin-top:-3px;width:50px;margin-left:7px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li .e-slider-wrap{height:20px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{margin-top:8px;cursor:pointer;width:10px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-li{width:30%;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-li{width:5%;float:right !important;margin-left:6px !important;margin-right:6px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-li{width:15%;float:right !important;padding-right:0 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li{width:50px !important;max-width:100px !important;padding-left:6px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-volume-text-li{width:15% !important;max-width:50px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-li{width:20%;float:right !important;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv{border:none !important;overflow:hidden;position:relative;top:-20px}.e-media-player .e-media-toolbar-icon{display:inline-block}.e-media-player .e-media-toolbar-icon.disabled:before,.e-media-player .e-media-playlist-icon.disabled:before,.e-media-player .e-list.disabled{opacity:.3 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-ul{position:relative;height:94% !important;float:left;padding:0;margin-top:0}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup{width:23%;left:2%}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup{text-align:center;left:10px;float:left}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup{text-align:right;right:10px;float:right}.e-media-player .e-media-toolbar.adv .e-slider-wrap{position:relative;width:50px;float:left;top:50%;margin-top:-3px;padding:0}.e-media-player .e-media-toolbar.adv .e-media-volume-text{font-size:9px;width:100%;position:absolute;top:43%}.e-media-player .e-media-custom-fullscreen{width:100% !important;height:100% !important;position:fixed;left:0;top:0;z-index:2147483647}.e-media-player.fullscreen{width:100% !important;height:100% !important;top:0;left:0;position:fixed;border:none !important}.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle{margin-top:-3px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider{width:100%;height:4px;margin-top:1px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle{height:10px !important;width:10px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-play-li div{margin-left:3px}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{font-size:17px !important}.e-media-player .e-media-time-stamp.e-media-adv{font-size:9px;height:10px;position:absolute;right:9px;margin-top:-1px;z-index:2}.e-media-player .e-media-time-stamp.e-media-adv div{height:100%;float:left}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{border:none}.e-media-player .e-media-toolbar.basic{border:none !important;overflow:hidden;height:45px}.e-media-player .e-media-prev-li.basic,.e-media-player .e-media-next-li.basic{position:absolute;width:39px;height:40px;top:50%;margin-top:-20px;cursor:pointer}.e-media-player .e-media-previous.basic,.e-media-player .e-media-next.basic{width:100%;height:100%;left:0;top:0}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{font-size:30px !important;width:30px;height:30px;position:relative;opacity:1 !important}.e-media-player .e-media-prev-li.basic{left:10%}.e-media-player .e-media-next-li.basic{right:10%}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{height:3px !important}.e-media-player .e-media-toolbar.basic .e-media-play:before,.e-media-player .e-media-toolbar.basic .e-media-pause:before{font-size:17px !important;margin-top:-2px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-div{width:20px;height:100%;float:left;margin-left:10px}.e-media-player .e-media-toolbar-time-icon-li{width:25px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{width:100%;position:relative;float:left}.e-media-player .e-media-toolbar.basic .e-media-toolbar-li{width:20px;margin-left:10px;height:100%;list-style:none !important;float:left;position:relative}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon:before{font-size:16px}.e-media-player .e-media-toolbar.basic .e-media-previous:before,.e-media-toolbar.basic .e-media-next:before{font-size:13px !important;margin-top:1px}.e-media-player .e-media-toolbar.basic .e-media-fullscreen:before{font-size:13px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.basic .e-media-settings:before{margin-top:-2px !important;margin-left:2px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li{width:20px;left:5px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{width:100px;float:right !important;right:5px}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-toolbar-right-li{width:38px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{width:1px}.e-media-player .e-media-toolbar.basic .e-media-split{top:50% !important;margin-top:-10px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-icon-li{margin-left:-1px}.e-media-player .e-media-toolbar.basic.audio .e-media-toolbar-right-li{width:40px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li,.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{height:100%;background-position:50% 50%}.e-media-player .e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{font-size:11px;position:absolute;top:50%;margin-top:-8px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-run-li{width:55px;left:10px}.e-media-player .e-media-time-stamp-end.e-media-basic{left:10px}.e-media-player .e-media-time-stamp-run.e-media-basic{right:5px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-slider-wrap{width:100% !important;top:50%;height:40px !important;margin-top:-18px;position:absolute}.e-media-player .e-media-toolbar.basic .e-media-time-li{left:10px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle{margin-top:-4px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-ul{width:100%;height:100%;position:relative;float:left;padding:0}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{height:90px;width:20px;position:absolute;top:-75px;z-index:3}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li .e-slider-wrap{width:40px !important;margin-left:-11px !important;margin-top:10px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider{width:4px !important;position:relative;left:50%;margin-left:-.5px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle{width:10px !important;height:10px !important;margin-left:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{margin-left:0}.e-media-player .e-media-toolbar.mob{height:30px !important;position:relative;top:50%;margin-top:-15px}.e-media-player .e-media-toolbar-ul.mob-playGroup{position:absolute;top:50%;margin-top:-25px;width:300px;height:50px;margin-left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon{width:50px;height:100%;position:relative}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{font-size:20px;width:30px !important;height:30px !important;opacity:1 !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous{left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next{right:0;float:right;left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{font-size:32px !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before{left:5px}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{left:-2px}.e-media-player .e-media-toolbar.mob .toolGroup{width:100%;height:100%;padding:0}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{list-style:none !important;position:relative;float:left;display:inline-block;height:25px;margin-left:20px}.e-media-player .e-media-toolbar.mob .e-media-time-li{top:1px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-run-li,.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-icon-li{width:25px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-fullscreen-li{width:15px}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{font-size:12px}.e-media-player .e-media-timeslider.e-media-mob{height:4px;top:2px}.e-media-player .e-media-toolbar.mob .e-slider-wrap{position:relative;top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen{width:30px !important;height:30px !important;margin-left:-10px;margin-top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen:before{font-size:12px;margin-top:2px}.e-media-large-size .e-media-toolbar.adv .e-media-stop:before{font-size:13px !important}.e-media-large-size .e-media-toolbar.adv .e-media-fullscreen:before{font-size:12px !important;margin-left:0}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{font-size:12px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-icon:before{font-size:14px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-icon:before{font-size:19px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-icon:before{font-size:17px}.e-media-large-size .e-media-toolbar.adv .e-media-playlist:before{font-size:15px !important;margin-top:-1px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{cursor:pointer}.e-media-player .e-media-toolbar-icon{cursor:pointer}.e-media-player .disabled,.e-media-player .disabled:before{cursor:default !important}.e-media-settings-popup{height:auto !important;border:none !important;position:absolute;z-index:2147483647;margin-left:-30px}.e-media-settings-popup>.e-lv.subpage{padding:5px;border:1px solid !important;border-radius:4px}.e-media-settings-popup .e-sub-list-container{width:100% !important}.e-media-settings-popup .e-list-hdr.e-clearall.e-content{width:100% !important}.e-media-settings-popup .e-togglebutton{float:right;height:18px;width:30px;margin-right:-5px;margin-top:-27px;font-size:10px;border-radius:2px}.e-media-settings-popup li{height:25px !important;border:none !important}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01{padding-top:4px !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-chevron-right_01{text-align:left;margin-left:20px}.e-media-settings-popup .e-lv.subpage.e-childitem{width:86px !important;position:relative;left:50px}.e-media-settings-popup .e-lv.subpage:not(.e-childitem) .e-header{display:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header,.e-media-settings-popup .e-lv.subpage.e-childitem .e-list-container,.e-media-settings-popup .e-lv.subpage.e-childitem .e-content{width:100%}.e-media-settings-popup .e-list-hdr{margin-top:4px}.e-media-settings-popup .e-header{height:30px !important;border:none !important;border-bottom:1px solid !important;width:112% !important;margin-left:-5px;box-shadow:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon,.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{position:relative;top:-8px;font-size:14px;font-weight:normal}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{left:8px}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text.speed{left:24px !important}.e-media-settings-popup .e-lv .e-list{padding-top:1px;position:relative;padding-left:9px}.e-media-settings-popup .e-list-container{border:none !important;overflow:hidden !important}.e-media-settings-popup .e-lv .e-arrow .e-chevron-right_01:before{right:-6px !important}.e-media-player .e-media-settings-selector:before{font-size:15px;position:absolute;left:5px;font-family:'ej-webfont' !important}.e-media-settings-popup .e-childcontainer li{text-align:center}.e-media-settings-popup .e-lv.subpage .e-header .e-htitle{position:relative;left:2px}.e-media-player .e-media-settings-overlay{position:absolute;width:96px;height:35px;top:0;left:0;z-index:3}.e-media-player .e-media-playlist-item{width:100%;height:100%;position:relative}.e-media-player .e-media-playlist-number{float:left;text-align:center;position:relative;top:50%;margin-top:-8px;font-weight:normal;font-size:11px;width:20px;padding:0;left:-2px}.e-media-player .e-media-playlist-img-div{float:left;height:auto;top:14%;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0}.e-media-player .e-media-playlist-img-div.desktop{width:50px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img-div.mobile{width:50px;margin-left:5px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img{width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.e-media-player .e-media-playlist-play{width:5px;height:5px;position:absolute;left:50%;top:50%}.e-media-player .e-media-playlist-play:before{font-size:7px;margin-top:-4px;margin-left:-1px;opacity:.4}.e-media-player .e-media-playlist-title-div{float:left;padding:0;height:90%;overflow:hidden;padding-left:10px;font-size:11px}.e-media-player .e-media-playlist-title-div div,.e-media-player .e-media-video-title,.e-media-player .e-media-audio-title,.e-media-playlist-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.e-media-player .e-media-playlist-name{font-size:12px}.e-media-player .e-media-playlist-title,.e-media-player .e-media-playlist-navigation{height:50%;margin-left:13px}.e-media-player .e-media-playlist-title{font-size:12px;top:5px;position:relative;padding-top:2px}.e-media-player .e-media-playlist-author{font-size:10px;margin-top:2px}.e-media-player .e-media-playlist-div li{height:41px}.e-media-player .e-media-playlist-container.desktop{width:0%;position:absolute;z-index:2;height:99.5% !important;top:0;right:0;border:1px solid}.e-media-player .e-media-playlist-container.mobile{width:100% !important;height:auto !important;position:relative;z-index:1;top:0;right:1px;border:1px solid}.e-media-player .e-media-playlist-container.mobile .e-listbox-container{height:auto !important;width:100% !important}.e-media-player .e-media-playlist-container.mobile .e-ddl-popup.e-wrap.e-js{height:auto}.e-media-player .e-media-playlist-header{height:45px;border-bottom:2px solid}.e-media-player .e-media-playlist-container.mobile .e-media-playlist-header{border-bottom:0}.e-mediaplayer .e-hide,.e-media-custom-fullscreen.e-hide{display:none}.e-mediaplayer.e-js ul,.e-mediaplayer.e-js ol{margin-top:0;margin-bottom:10px}.e-media-player .e-media-playlist-title-div{margin-top:4px}.e-media-player .e-media-playlist-container .e-ddl-popup{border:none}.e-media-player .e-media-playlist-header label{float:left;position:relative;font-size:9px;top:50%;margin-top:-10px;font-weight:normal}.e-media-player .e-media-playlist-header span{width:20px;height:20px;float:right;top:50%;margin-top:-10px;position:relative;right:13px}.e-media-player .e-media-playlist-header-previous{cursor:pointer}.e-media-player .e-media-playlist-header-next{cursor:pointer}.e-media-player .e-media-playlist-header-next:before,.e-media-player .e-media-playlist-header-previous:before{font-size:12px !important}.e-media-player .e-media-playlist-toggle.desktop{position:absolute;width:12px;height:60px;top:50%;margin-top:-30px;right:0%;border:1px solid;border-radius:6px;z-index:2;cursor:pointer}.e-media-player .e-media-playlist-toggle.mobile{position:absolute;width:40px;height:40px;right:5px !important;bottom:-45px;transform:rotate(45);border-radius:6px;z-index:2;cursor:pointer;-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.e-media-player .e-media-playlist-toggle.e-media-expand.desktop{border-radius:0 6px 6px 0;margin-right:-13px}.e-media-player .e-media-playlist-toggle.e-media-collapse.desktop{border-radius:6px 0 0 6px}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{font-size:12px !important;left:50%;margin-left:-5px}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom:1px solid;cursor:pointer;overflow:hidden}.e-media-player .e-media-playlist-container .e-listbox-container{width:100% !important}.e-media-player .e-media-video-baner{width:100%;height:40px;position:absolute;z-index:1;top:0}.e-media-player .e-media-video-baner{background-image:url('common-images/mediaplayer/header_bg.png');background-repeat:no-repeat;background-size:100% 100%}.e-media-player .e-media-video-title{height:100%;width:85%;position:relative;top:50%;margin-top:-12px;font-size:14px;left:10px}.e-media-player .e-media-audio-detail{width:150px;height:200px;position:absolute;left:50%;margin-left:-75px;top:50%;margin-top:-100px}.e-media-player .e-media-audio-poster{width:100%;height:85%}.e-media-player .e-media-audio-title{width:100%;height:10%;z-index:1;text-align:center;margin-top:5px}.e-media-player .e-media-overlay{width:100%;height:100%;position:absolute;left:0;top:0}.e-media-player .e-slider .e-handle{margin-top:-3px !important;margin-left:-3px !important;border:1px solid !important}.e-media-player video::-webkit-media-controls{display:none !important}.e-media-player .e-media-time-tooltip{width:auto;height:auto;position:absolute;z-index:2147483647;border:1px solid;padding:4px 5px 4px 5px;font-size:12px;border-radius:2px;white-space:nowrap}.e-media-player .e-media-hd-tag{float:right;position:absolute;right:4px;font-weight:bold;top:5px}.e-media-player .e-media-settings-subtitle .e-slider-wrap{padding:0;position:absolute;top:10px;right:15px}.e-media-player .e-media-settings-subtitle .e-slider{height:13px !important}.e-media-player .e-media-volume:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-forward:before,.e-media-player .e-media-backward:before,.e-media-player .e-media-settings:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-toolbar-split{width:1px;height:100%;position:relative;top:13px;float:left;list-style:none;margin-left:10px;z-index:3}.e-media-player .e-media-playlist-close{width:10px;height:10px;position:absolute;right:13px;top:10px;cursor:pointer}.e-media-player .e-media-playlist-close:before{font-size:9px}.e-media-player .e-media-slider-size{width:20px !important;height:20px !important;top:-5.5px !important;border:1px !important}.e-media-player .e-waitpopup-pane{z-index:1 !important}.e-media-player .e-media-waiting-template{background:url('common-images/mediaplayer/waiting_popup.gif') no-repeat scroll 0 0 transparent;background-size:100% 100%;background-position:100% 100%;height:50px;width:50px}.e-media-player .e-waitpopup-pane>div{display:inline-block !important;margin-left:-25px;margin-top:-25px;left:50% !important;top:50% !important}@keyframes e-media-fadeout{0%{opacity:1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2)}}.e-media-player .e-media-play-animation{width:50px;height:50px;position:absolute;top:1px;left:0;border-radius:50%;opacity:0;-webkit-animation-name:e-media-fadeout;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:initial;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-webkit-animation-play-state:initial;-moz-animation-name:e-media-fadeout;-moz-animation-duration:.5s;-moz-animation-timing-function:linear;-moz-animation-delay:initial;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;-moz-animation-play-state:initial;animation-name:e-media-fadeout;animation-duration:.5s;animation-timing-function:linear;animation-delay:initial;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:initial}.e-media-player .e-media-player .e-hide{display:none}.e-media-player .e-media-center-icon{width:50px;height:50px;position:absolute;z-index:3}.e-media-player .e-media-center-icon:before{font-size:32px !important;width:30px;height:30px;opacity:1 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{border:none !important}.e-media-player .e-media-center-icon{top:46% !important;top:-moz-calc(50% - 25px) !important;top:-webkit-calc(50% - 25px) !important;top:-o-calc(50% - 25px) !important;top:calc(50% - 25px) !important;left:46% !important;left:-moz-calc(50% - 25px) !important;left:-webkit-calc(50% - 25px) !important;left:-o-calc(50% - 25px) !important;left:calc(50% - 25px) !important}.e-media-player .e-media-center-icon:before{top:46% !important;top:-moz-calc(50% - 17px) !important;top:-webkit-calc(50% - 17px) !important;top:-o-calc(50% - 17px) !important;top:calc(50% - 17px) !important}.e-media-player .e-media-center-play:before{left:46% !important;left:-moz-calc(50% - 19px) !important;left:-webkit-calc(50% - 19px) !important;left:-o-calc(50% - 19px) !important;left:calc(50% - 19px) !important}.e-media-player .e-media-center-pause:before{left:46% !important;left:-moz-calc(50% - 26px) !important;left:-webkit-calc(50% - 26px) !important;left:-o-calc(50% - 26px) !important;left:calc(50% - 26px) !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{height:95%;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:-o-calc(100% - 20px);height:calc(100% - 20px)}.e-media-player .e-media-timeslider-div.e-media-adv,.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{width:96% !important;width:-moz-calc(100% - 8.5px) !important;width:-webkit-calc(100% - 8.5px) !important;width:-o-calc(100% - 8.5px) !important;width:calc(100% - 8.5px) !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next:before{top:46% !important;top:-moz-calc(50% - 12px) !important;top:-webkit-calc(50% - 12px) !important;top:-o-calc(50% - 12px) !important;top:calc(50% - 12px) !important;left:5px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{top:22px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{height:95%;height:-moz-calc(100% - 6px);height:-webkit-calc(100% - 6px);height:-o-calc(100% - 6px);height:calc(100% - 6px)}.e-media-player .e-media-toolbar.adv{height:100%}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 18px);top:-webkit-calc(50% - 18px);top:-o-calc(50% - 18px);top:calc(50% - 18px);left:45%;left:-moz-calc(50% - 18px);left:-webkit-calc(50% - 18px);left:-o-calc(50% - 18px);left:calc(50% - 18px)}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{top:47%;top:-moz-calc(50% - 6px);top:-webkit-calc(50% - 6px);top:-o-calc(50% - 6px);top:calc(50% - 6px)}.e-media-player .e-media-toolbar.basic .e-media-time-li{width:47%;width:-moz-calc(100% - 255px);width:-webkit-calc(100% - 255px);width:-o-calc(100% - 255px);width:calc(100% - 255px)}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-time-li{width:47% !important;width:-moz-calc(100% - 165px) !important;width:-webkit-calc(100% - 165px) !important;width:-o-calc(100% - 165px) !important;width:calc(100% - 165px) !important}.e-media-player .e-media-toolbar.basic.audio .e-media-time-li{width:50%;width:-moz-calc(100% - 180px);width:-webkit-calc(100% - 180px);width:-o-calc(100% - 180px);width:calc(100% - 180px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{top:46%;top:-moz-calc(50% - 15px);top:-webkit-calc(50% - 15px);top:-o-calc(50% - 15px);top:calc(50% - 15px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause{left:50px;left:-moz-calc(50% - 100px);left:-webkit-calc(50% - 100px);left:-o-calc(50% - 100px);left:calc(50% - 100px)}.e-media-player .e-media-toolbar.mob .e-media-time-li{width:50%;width:-moz-calc(100% - 160px);width:-webkit-calc(100% - 160px);width:-o-calc(100% - 160px);width:calc(100% - 160px)}.e-media-large-size .e-media-toolbar.adv .e-media-repeat:before,.e-media-large-size .e-media-toolbar.adv .e-media-shuffle:before{top:45%;top:-moz-calc(50% - 7px);top:-webkit-calc(50% - 7px);top:-o-calc(50% - 7px);top:calc(50% - 7px)}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 8px);top:-webkit-calc(50% - 8px);top:-o-calc(50% - 8px);top:calc(50% - 8px);left:45%;left:-moz-calc(50% - 9px);left:-webkit-calc(50% - 9px);left:-o-calc(50% - 9px);left:calc(50% - 9px)}.e-media-player .e-media-playlist-title-div.desktop{width:50%;width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px);width:-o-calc(100% - 85px);width:calc(100% - 85px)}.e-media-player .e-media-playlist-title-div.mobile{width:75%;width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px);width:-o-calc(100% - 90px);width:calc(100% - 90px)}.e-media-player .e-media-playlist-title{width:60%;width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:-o-calc(100% - 40px);width:calc(100% - 40px)}.e-media-player .e-media-playlist-navigation{width:80%;width:-moz-calc(100% - 13px);width:-webkit-calc(100% - 13px);width:-o-calc(100% - 13px);width:calc(100% - 13px)}.e-media-player .e-media-playlist-container.desktop .e-ddl-popup{height:80% !important;height:-moz-calc(100% - 46px) !important;height:-webkit-calc(100% - 46px) !important;height:-o-calc(100% - 46px) !important;height:calc(100% - 46px) !important}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{top:45%;top:-moz-calc(50% - 10px);top:-webkit-calc(50% - 10px);top:-o-calc(50% - 10px);top:calc(50% - 10px)}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{top:45%;top:-moz-calc(50% - 3.5px);top:-webkit-calc(50% - 3.5px);top:-o-calc(50% - 3.5px);top:calc(50% - 3.5px)}.e-media-player .e-media-timeslider.e-media-mob{top:45%;top:-moz-calc(50% - 4px);top:-webkit-calc(50% - 4px);top:-o-calc(50% - 4px);top:calc(50% - 4px)}.e-media-player .e-media-toolbar-ul.mob-playGroup{left:45%;left:-moz-calc(50% - 190px);left:-webkit-calc(50% - 190px);left:-o-calc(50% - 190px);left:calc(50% - 190px)}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{top:45% !important;top:-moz-calc(50% - 11px) !important;top:-webkit-calc(50% - 11px) !important;top:-o-calc(50% - 11px) !important;top:calc(50% - 11px) !important}.e-media-settings-popup .e-lv.subpage.e-childitem.e-slideleft{box-sizing:content-box} \ No newline at end of file diff --git a/public/content/ejthemes/ej.widgets.core.office-365.min.css b/public/content/ejthemes/ej.widgets.core.office-365.min.css deleted file mode 100644 index b1ec1b0..0000000 --- a/public/content/ejthemes/ej.widgets.core.office-365.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.widgets.core.office-365.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-ribbon.e-js .e-header .e-active a,.e-ribbon .e-header>.e-apptab .e-apptabanchor,.e-ribbon .e-expandcollapse span{border-radius:0}.e-ribbon .e-menu.e-horizontal>.e-list>a,.e-ribbon .e-menu.e-horizontal>.e-list>span{line-height:32px}.e-ribbon .e-groupdiv .e-resizebtn{height:auto}.e-colorwidget.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-split.e-disable .e-color-container:hover,.e-dialog.e-disable .e-dialog-icon:hover,.e-dialog.e-disable>.e-header,.e-ddl .e-disable.e-select:hover,.e-in-wrap .e-disable.e-select .e-icon,.e-in-wrap .e-disable.e-select,.e-rte .e-horizontal .e-disable,.e-slider.e-disable .e-handle.e-select{cursor:default}.e-corner,.e-corner .e-input,.e-acrdn-scroller.e-corner,.e-acrdn.e-corner .e-select,.e-corner .e-dt-button,.e-corner>.e-header .e-dialog-icon,.e-corner .e-tooltxt,.e-corner+.e-dialog,.e-corner+.e-dialog>.e-header .e-dialog-icon,.e-corner+.e-dialog>.e-btn{border-radius:0}.e-corner.e-tab>ul.e-addborderright .e-item,.e-corner.e-tab .e-addborderleft.e-content-item,.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-split .e-splitarrowright .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowleft .e-corner+.e-drp-btn{border-radius:0}.e-corner.e-tab>ul.e-addborderleft .e-item,.e-corner.e-tab .e-addborderright.e-content-item,.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-split .e-splitarrowleft .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowright .e-corner+.e-drp-btn{border-radius:4px 0 0 4px}.e-acrdn.e-corner .e-select.e-active,.e-datepicker.e-popup.e-corner .e-header,.e-corner.e-tab>ul.e-addborderbottom .e-item,.e-corner.e-tab .e-addbordertop.e-content-item,.e-split .e-splitarrowtop .e-corner+.e-drp-btn,.e-split .e-splitarrowbottom .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-corner .e-acrdn-content-active,.e-corner.e-dialog-wrap .e-widget-content,.e-corner.e-tab>ul.e-addbordertop .e-item,.e-corner.e-tab .e-addborderbottom.e-content-item,.e-split .e-splitarrowbottom .e-corner+.e-drp-btn,.e-split .e-splitarrowtop .e-splitbutton.e-corner,.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-listbox li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-corner.e-progressbar .e-progress.e-complete{border-radius:3px 3px 3px 3px}.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-atc .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget .e-corner.e-in-wrap.e-padding .e-select,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-select,.e-ddl.e-rtl .e-corner.e-in-wrap .e-input,.e-ddl .e-corner.e-in-wrap .e-select,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-numeric .e-corner.e-in-wrap.e-padding .e-select,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-percent .e-corner.e-in-wrap.e-padding .e-select,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-currency .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget .e-corner.e-in-wrap.e-padding .e-select{border-radius:0 3px 3px 0}.e-atc .e-corner.e-in-wrap.e-padding .e-input,.e-atc.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-datewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-daterangewidget .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap .e-corner.e-in-wrap.e-padding .e-input,.e-datetime-wrap.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-ddl .e-corner.e-in-wrap .e-input,.e-ddl.e-rtl .e-corner.e-in-wrap .e-select,.e-numeric .e-corner.e-in-wrap.e-padding .e-input,.e-numeric.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-percent .e-corner.e-in-wrap.e-padding .e-input,.e-percent.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-currency .e-corner.e-in-wrap.e-padding .e-input,.e-currency.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-timewidget .e-corner.e-in-wrap.e-padding .e-input,.e-timewidget.e-rtl .e-corner.e-in-wrap.e-padding .e-select,.e-corner.e-progressbar .e-progress{border-radius:3px 0 0 3px}.e-corner.e-dialog-wrap>.e-header{border-radius:3px 3px 0 0}input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-ddl.e-widget .e-ul.e-boxes{-webkit-box-shadow:0 0 3px rgba(0,0,0,.25);box-shadow:0 0 3px rgba(0,0,0,.25)}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-corner-all{border-radius:4px 4px 4px 4px}.e-corner-top,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.e-corner-top,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.e-corner-bottom,.e-corner-left{-moz-border-radius-topleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.e-corner-bottom,.e-corner-right{-moz-border-radius-topright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.e-validation-error{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;margin:10px 0 0 0;font-weight:400}.e-textbox.e-validation-error,.e-textarea.e-validation-error{margin:0}.e-no-spin::-webkit-inner-spin-button,.e-no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.e-no-spin{-moz-appearance:textfield}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-input,.e-tooltipbox,.e-btn,.e-time-popup,.e-datepicker.e-calendar,.e-menu,.e-uploadbox .e-file-name-txt,.e-uploadbox .e-selectpart,.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn,.e-waitpopup-pane .e-text,.e-tagcloud,.e-toolbar,.e-progressbar,.e-scale .e-tick .tick-value,.e-datetime-popup .e-dt-button,.e-grid,.e-ejinputtext,.e-pager,.e-fileexplorer,.e-textbox,.e-textarea{font-size:14px}.e-menu,input.e-input,input[type="text"].e-input,.e-mask,.e-ul,.e-btn .e-btn-span,.e-tbtn.e-chkbx-hidden,.e-datepicker table,.e-datepicker table th,.e-datepicker table td,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical>li.e-separator,.e-menu.e-context>li.e-separator,.e-tab.e-js>.e-header,.e-uploadbox .e-action-perform,.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content,.e-tagcloud .e-load,.e-scale,.e-select,.e-input.e-placeholder{margin:0;padding:0;outline:0 none;line-height:normal}.e-btn,.e-btn .e-btn-span,.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev,.e-datepicker .e-header .e-text,.e-menu>.e-list>a>img,.e-menu>.e-list>span>img,.e-menu>.e-list>a>div,.e-menu>.e-list>span>div,.e-menu>.e-list>a>span,.e-menu>.e-list>span>span,.e-menu .e-list>a span.e-icon,.e-menu .e-list>span span.e-icon,.e-menu.e-horizontal>.e-list,.e-menu.e-vertical,.e-menu.e-context,.e-chkbox-wrap,.e-radiobtn-wrap,.e-chkbox-wrap div,.e-chkbox-wrap .e-text,.e-radiobtn-wrap .e-text,.e-tab.e-js>.e-header,.e-tab .e-header li,.e-tab .e-header li a,.e-dialog .e-dialog-icon,.e-dialog .e-icon,.e-uploadbox .e-selectpart,.e-uploadbox .e-file-list,.e-treeview .e-text,.e-tagcloud .e-cloud,.e-tagcloud .e-list,.e-tagcloud .e-cloud .e-tagitems,.e-h-scale .e-tick,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-pager,.e-pager .e-disableditem,.e-grid div.e-parentmsgbar,.e-grid .e-toolbaricons,.e-pager .e-pagercontainer{display:inline-block}.e-ul{list-style-type:none}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{border:medium none;height:100%;width:100%;display:block;line-height:1.908em}input.e-input,input[type="text"].e-input,.e-input.e-placeholder{padding-left:.857em}.e-rtl input.e-input,.e-rtl input[type="text"].e-input,.e-rtl .e-input.e-placeholder,.e-textbox.e-rtl,.e-textarea.e-rtl{text-align:right;padding-left:0;padding-right:.857em}.e-in-wrap{display:block;height:100%;position:relative;overflow:hidden;border:1px solid}.e-rtl{direction:rtl}.e-widget,.e-widget [class^="e-"],.e-widget [class*=" e-"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-widget.e-box,.e-widget .e-box,.e-widget button.e-btn,button.e-btn.e-widget,input.e-btn.e-widget,input.e-input,input[type="text"].e-input,.e-input.e-placeholder,.e-widget input.e-input,.e-lv.e-js .e-header.e-box,.e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-scheduledialog.e-dialog .e-dialog-scroller,.e-ss-dialog.e-dialog .e-dialog-scroller{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-shadow{-moz-box-shadow:0 0 9px rgba(0,0,0,.4);-webkit-box-shadow:0 0 9px rgba(0,0,0,.4);box-shadow:0 0 9px rgba(0,0,0,.4)}.e-overlay{background-color:#808080;opacity:.5;filter:alpha(opacity=50);width:100%;height:100%}.e-tooltipbox{font-weight:600;height:auto;position:absolute;width:auto;min-width:10px;text-align:center;z-index:10000}.e-tooltipbox{font-size:12px;padding:0 12px;height:20px;border:1px solid;box-sizing:border-box;border-radius:0}.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js{border-top:3px solid;border-bottom:3px solid;box-sizing:content-box}.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js{border-top:4px solid;border-bottom:4px solid}.e-slider-wrap.e-horizontal.e-default-wrap .e-scale.e-h-scale{margin-top:-6px;height:26px !important}.e-slider-wrap.e-horizontal.e-default-wrap .e-scale .e-tick:not(.e-large){height:20px !important;top:-3px !important}.e-slider-wrap.e-horizontal .e-scale.e-h-scale{margin-top:-3px}.e-slider-wrap.e-default-wrap.e-horizontal .e-scale.e-h-scale{margin-top:-5px}.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js{border-left:3px solid;border-right:3px solid;box-sizing:content-box}.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js{border-left:4px solid;border-right:4px solid}.e-slider-wrap.e-default-wrap.e-vertical .e-scale.e-v-scale{margin-left:3px;width:26px !important}.e-slider-wrap.e-vertical .e-scale.e-v-scale{margin-left:3px}.e-slider-wrap.e-vertical.e-default-wrap .e-scale .e-tick:not(.e-large){width:20px !important;left:3px !important}.e-slider-wrap.e-vertical .e-scale .e-tick .e-tick-value{margin-right:2px}.e-slider-wrap .e-sliderbtn.e-select{position:absolute;width:20px;height:20px;border-radius:10px;box-shadow:none}.e-slider-wrap.e-horizontal .e-decreasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-horizontal.e-rtl .e-decreasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal .e-increasebtn.e-select{right:0;left:auto}.e-slider-wrap.e-horizontal.e-rtl .e-increasebtn.e-select{left:0;right:auto}.e-slider-wrap.e-vertical .e-increasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical.e-top-to-bottom .e-increasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-vertical.e-top-to-bottom.e-rtl{direction:ltr}.e-slider-wrap.e-vertical.e-top-to-bottom .e-decreasebtn.e-select{top:0;bottom:auto}.e-slider-wrap.e-vertical .e-top.e-decreasebtn.e-select{bottom:0;top:auto}.e-slider-wrap.e-horizontal.e-slider-buttons{position:relative !important;padding-right:40px !important;padding-left:40px !important}.e-slider-wrap.e-vertical.e-slider-buttons{position:relative !important;padding-top:40px !important;padding-bottom:40px !important}.e-slider-wrap .e-sliderbtn .e-icon.e-plus:before{content:""}.e-slider-wrap .e-sliderbtn .e-icon.e-minus:before{content:""}.e-sliderbtn.e-btn.e-select .e-icon{padding:0 2px .5px 2px}.e-sliderbtn.e-btn.e-select .e-btn-span{display:block}.e-input::-ms-clear{display:none}.edge-browser ::-webkit-input-placeholder{opacity:1 !important}.e-input::-webkit-input-placeholder,.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{font-weight:400;font-size:14px}.e-input::-moz-placeholder,.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{font-weight:400;font-size:14px}.e-input:-moz-placeholder,.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{font-weight:400;font-size:14px}.e-input:-ms-input-placeholder,.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{font-weight:400;font-size:14px}.e-input.e-watermark{font-weight:400;font-size:14px}.e-widget .e-input.e-placeholder{top:0;position:absolute;white-space:nowrap;text-align:left}.e-widget .e-input.e-placeholder{font-weight:400;font-size:14px;line-height:2.1em}.e-textbox:not(.e-control){height:32px}.e-textbox:not(.e-control),.e-textarea:not(.e-control){line-height:1.908em;outline:medium none;border:1px solid}.e-textbox:not(.e-control),.e-textarea:not(.e-control){width:300px;padding-left:10px;font-size:14px;font-weight:400;box-shadow:none}.e-textbox.e-rtl,.e-textarea.e-rtl{padding-right:10px}.e-textbox[disabled],.e-textarea[disabled]{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-pinch{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.e-pan-x{-ms-touch-action:pinch-zoom pan-x;touch-action:pinch-zoom pan-x}.e-pan-y{-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}@-webkit-keyframes e-icon-ripple{100%{opacity:0;-webkit-transform:scale(4)}}@keyframes e-icon-ripple{100%{opacity:0;transform:scale(4)}}@-webkit-keyframes e-text-ripple{100%{opacity:0;-webkit-transform:scale(20)}}@keyframes e-text-ripple{100%{opacity:0;transform:scale(20)}}@-webkit-keyframes e-full-text-ripple{100%{opacity:0;-webkit-transform:scale(70)}}@keyframes e-full-text-ripple{100%{opacity:0;transform:scale(70)}}html{-webkit-tap-highlight-color:transparent}.e-tooltip-wrap{display:none;position:absolute;max-width:350px;min-width:50px;visibility:visible;padding:0}.e-tooltip-wrap .e-arrowTip{height:10px;left:50%;top:100%;overflow:hidden;position:absolute;width:20px}.e-tooltip-wrap .e-tipContainer{position:relative;overflow:hidden}.e-tooltipShadowLeft{box-shadow:4px 4px 4px 0 rgba(0,0,0,.06)}.e-tooltipShadowRight{box-shadow:-4px -4px 4px 0 rgba(0,0,0,.06)}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{position:relative;overflow:hidden;display:block}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{padding:8px}.e-tooltip-wrap .e-tipContainer .e-header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left}.e-tooltip-wrap .e-tipContainer .e-header{font-weight:600;font-size:14px}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{overflow:hidden;text-overflow:ellipsis}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-tooltipTitle{font-weight:600}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{content:""}.e-tooltip-wrap .e-cross-circle:before{content:"";color:#474747}.e-tooltip-wrap .e-cross-circle{top:-9px;right:-9px;float:right;position:absolute}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close{float:right;padding:5px}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close{width:12px;height:12px;padding-right:8px}.e-def{word-wrap:break-word}.e-tooltip-wrap .e-tipContainer .e-tipcontent{padding:10px 8px}.e-tooltip-wrap .e-corner{border-radius:2px 2px 2px 2px}.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none}.e-rtl{direction:rtl}.e-btn{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;border:medium none;box-shadow:none}.e-btn{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:600;font-size:14px}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{border:1px solid}.e-btn,.e-btn .e-btn-span,.e-btn.e-tbtn .e-btn-span,.e-btn.e-split-btn .e-btn-span{vertical-align:middle;border-spacing:0}.e-btn .e-icon,.e-tbtn.e-btn .e-btn-span .e-icon,.e-split-btn-div .e-icon,.e-split-btn .e-icon{display:table-cell;padding:4px 3px;visibility:visible;vertical-align:middle}.e-split-btn-div .e-icon{font-size:10px}.e-split-btn-div .e-icon{font-size:14px}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-left:1px solid}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border:none}.e-btn.e-btn-normal.e-txt{padding:0 20px 0}.e-btn.e-txt{padding:.1em .4em .3em}.e-split .e-splitarrowright .e-splitbutton.e-corner,.e-split .e-splitarrowleft .e-corner+.e-drp-btn,.e-rtl.e-split .e-splitarrowleft .e-splitbutton.e-corner,.e-rtl.e-split .e-splitarrowright .e-corner+.e-drp-btn{border-radius:0}.e-split .e-btn.e-txt{padding:.1em .4em .3em}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{width:auto;cursor:pointer;display:table-cell;vertical-align:middle;line-height:normal}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{padding:.1em .15em .3em}.e-btn .e-btntxt,.e-tbtn.e-btn .e-btn-span .e-btntxt,.e-split-btn.e-btn .e-btn-span .e-btntxt,.e-tbtn.e-txt{padding:0}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{height:32px}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{font-size:14px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini{height:28px;width:63px}.e-btn.e-btn-small,.e-tbtn.e-btn-small{height:32px;width:89px}.e-btn.e-select.e-btn-medium,.e-tbtn.e-select.e-btn-medium{height:36px;width:113px}.e-btn.e-btn-large,.e-tbtn.e-btn-large{height:40px;width:130px}.e-btn.e-btn-large,.e-tbtn.e-btn-large,.e-split.e-btn-large .e-split-btn.e-select,.e-split .e-btn-arrowsplit-large .e-split-btn.e-select{font-size:15px}.e-btn.e-btn-mini,.e-tbtn.e-btn-mini,.e-split.e-btn-mini .e-split-btn.e-select,.e-split .e-btn-arrowsplit-mini .e-split-btn.e-select{font-size:12px}.e-btn.e-btn-small,.e-tbtn.e-btn-small,.e-split.e-btn-small .e-split-btn.e-select,.e-split .e-btn-arrowsplit-small .e-split-btn.e-select{font-size:13px}.e-btn.e-btn-medium,.e-tbtn.e-btn-medium,.e-split.e-btn-medium .e-split-btn.e-select,.e-split .e-btn-arrowsplit-medium .e-split-btn.e-select{font-size:14px}.e-split-btn.e-select{vertical-align:initial}.e-tbtn-wrap{display:block}.e-tbtn.e-chkbx-hidden{border:0 none;height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;opacity:0;filter:alpha(opacity=0)}.e-tbtn-wrap label{cursor:pointer;display:block;font-weight:normal;margin-bottom:0}.e-split.e-btn-small{height:32px;width:89px}.e-split.e-btn-mini{height:28px;width:63px}.e-split.e-btn-normal{height:30px}.e-split.e-btn-normal{height:32px !important}.e-split.e-btn-medium{height:36px;width:113px}.e-split.e-btn-large{height:40px;width:130px}.e-split.e-btn-arrowsplit-large{height:64px;width:135px}.e-split.e-btn-arrowsplit-medium{height:60px;width:113px}.e-split.e-btn-arrowsplit-normal{height:54px}.e-split.e-btn-arrowsplit-mini{height:52px;width:63px}.e-split.e-btn-arrowsplit-small{height:56px;width:89px}.e-split.e-btn-arrowsplit-small.e-drop{height:42px;width:89px}.e-split.e-btn-arrowsplit-large.e-drop{height:50px;width:135px}.e-split.e-btn-arrowsplit-medium.e-drop{height:46px;width:113px}.e-split.e-btn-arrowsplit-normal.e-drop{height:40px}.e-split.e-btn-arrowsplit-mini.e-drop{height:38px;width:63px}.e-split{display:block;position:relative;margin:0;overflow:hidden}.e-split.e-btnrtl{padding:0}.e-split-btn,.e-split-btn.e-left-btn{height:100%}.e-split-btn.e-btn-txt{height:100%}.e-split-btn.e-btn-txt{width:24px}.e-split-btn.e-left-btn{width:100%}.e-split.e-btn-normal .e-split-btn.e-left-btn{height:32px}.e-split-btn.e-rht-btn{width:24px;height:100%}.e-split-btn.e-drp-btn.e-select{float:left;position:absolute}.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:12px;width:12px;font-size:10px}.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{font-size:14px}.e-split.e-btn-normal.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon,.e-split.e-btn-normal.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{height:22px;font-size:14px}.e-split .e-in-wrap{border:none}.e-split .e-padding{padding:0 24px 0 0}.e-split.e-rtl .e-padding,.e-split.e-btn-normal.e-rtl .e-padding.e-splitarrowright,.e-split.e-btn-normal .e-padding.e-splitarrowleft{padding:0 0 0 24px}.e-split.e-drop .e-padding{padding:0}.e-split .e-padding.e-splitarrowleft,.e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 24px}.e-split.e-rtl .e-padding.e-splitarrowleft,.e-split .e-padding.e-splitarrowright{padding:0 24px 0 0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{height:100%;left:0}.e-splitarrowleft .e-split-btn.e-rht-btn,.e-splitarrowleft .e-split-btn.e-btn-txt{width:24px}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowleft .e-split-btn.e-btn-txt{right:0}.e-splitarrowright .e-split-btn.e-rht-btn.e-btn-normal,.e-splitarrowright .e-split-btn.e-btn-txt.e-btn-normal{width:24px;height:100%}.e-split.e-btn-normal .e-splitarrowright .e-split-btn.e-rht-btn,.e-split.e-btn-normal .e-splitarrowright .e-split-btn.e-btn-txt{height:32px}.e-splitarrowright .e-split-btn.e-left-btn{border-right:medium none}.e-splitarrowleft .e-split-btn.e-left-btn{border-left:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-rtl .e-splitarrowright .e-split-btn.e-rht-btn,.e-split.e-rtl .e-splitarrowright .e-split-btn.e-btn-txt{left:0}.e-split .e-padding.e-splitarrowbottom{padding:0 0 24px 0}.e-splitarrowbottom .e-split-btn.e-rht-btn,.e-splitarrowbottom .e-split-btn.e-btn-txt{height:24px;width:100%;bottom:0;left:0}.e-splitarrowbottom .e-split-btn.e-left-btn{border-bottom:medium none}.e-split .e-padding.e-splitarrowtop{padding:24px 0 0 0}.e-splitarrowtop .e-split-btn.e-rht-btn,.e-splitarrowtop .e-split-btn.e-btn-txt{height:24px;width:100%;top:0;left:0}.e-splitarrowtop .e-split-btn.e-left-btn{border-top:medium none}.e-split.e-drop .e-droparrowleft,.e-split.e-drop.e-rtl .e-droparrowright{padding:0 0 0 15px}.e-split.e-drop.e-rtl .e-droparrowleft,.e-split.e-drop .e-droparrowright{padding:0 15px 0 0}.e-droparrowleft .e-split-btn-div{left:0;top:50%}.e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-splitbutton.e-btn{box-sizing:border-box}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{right:0;left:auto;top:50%}.e-split.e-rtl .e-droparrowleft .e-split-btn-div{margin-top:-10px}.e-droparrowright .e-split-btn-div{right:0;top:50%}.e-droparrowright .e-split-btn-div{margin-top:-10px}.e-split.e-rtl .e-droparrowright .e-split-btn-div{left:0;right:auto;top:50%}.e-split.e-rtl .e-droparrowright .e-split-btn-div{margin-top:-10px}.e-split.e-drop .e-droparrowbottom{padding:0 0 15px 0}.e-droparrowbottom .e-split-btn-div{bottom:0;left:50%;margin-left:-10px}.e-split.e-drop .e-droparrowtop{padding:10px 0 0 0}.e-droparrowtop .e-split-btn-div{top:2px;left:50%;margin-left:-10px}.e-split.e-menu{border-radius:0;box-shadow:0 0 3px rgba(0,0,0,.25)}.e-split.e-menu.e-corner{border-radius:4px}.e-split.e-context,.e-split.e-context li.e-list.e-haschild{overflow:visible}.e-split.e-context li.e-list,.e-split.e-context li.e-list.e-haschild span{overflow:hidden}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{height:56px;width:56px;overflow:hidden}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{height:32px;width:32px;font-size:16px}.e-icon-btn.e-btn.e-select.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-float-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon{border-radius:100%}.e-flat-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-icon-btn.e-btn.e-select.e-icon>.e-btn-span,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon>.e-btn-span,.e-float-btn.e-btn.e-select.e-icon>.e-btn-span,.e-primary-icon-btn.e-btn.e-select.e-icon>.e-btn-span{display:none}.e-split.e-corner,.e-split .e-splitarrowright .e-corner+.e-drp-btn{border-radius:0}.e-split.e-menu.e-context .e-list{line-height:34px}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-width:1px}.e-numeric,.e-percent,.e-currency,.e-mask{display:block;overflow:visible;height:32px;width:300px}.e-numeric .e-spin,.e-percent .e-spin,.e-currency .e-spin{position:absolute;right:0;border:0 none;cursor:pointer}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{display:block}.e-numeric .e-spin-up,.e-numeric .e-spin-down,.e-percent .e-spin-up,.e-percent .e-spin-down,.e-currency .e-spin-up,.e-currency .e-spin-down{height:50%;width:100%}.e-numeric .e-spin-up,.e-percent .e-spin-up,.e-currency .e-spin-up{top:0}.e-numeric .e-spin-down,.e-percent .e-spin-down,.e-currency .e-spin-down{bottom:0}.e-numeric .e-padding,.e-percent .e-padding,.e-currency .e-padding,.e-numeric:hover .e-padding,.e-percent:hover .e-padding,.e-currency:hover .e-padding{padding:0 30px 0 0}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{display:block;width:100%;position:absolute;top:50%}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{height:8px;margin-top:-4px}.e-numeric .e-icon,.e-percent .e-icon,.e-currency .e-icon{font-size:10px}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{cursor:pointer;display:block;position:absolute;right:0;text-align:left;border-left:1px solid;top:0}.e-numeric .e-select,.e-percent .e-select,.e-currency .e-select,.e-mask .e-select{width:30px;height:100%}.e-numeric.e-rtl .e-select,.e-percent.e-rtl .e-select,.e-currency.e-rtl .e-select,.e-mask.e-rtl .e-select{border-right:1px solid;border-left:none}.e-numeric.e-rtl .e-in-wrap.e-padding,.e-percent.e-rtl .e-in-wrap.e-padding,.e-currency.e-rtl .e-in-wrap.e-padding,.e-numeric.e-rtl:hover .e-in-wrap.e-padding,.e-percent.e-rtl:hover .e-in-wrap.e-padding,.e-currency.e-rtl:hover .e-in-wrap.e-padding{padding:0 0 0 30px}.e-numeric .e-input,.e-percent .e-input,.e-currency .e-input,.e-mask .e-input{font-size:14px;font-weight:400}.e-numeric input.e-input,.e-numeric input[type="text"].e-input,.e-numeric .e-input.e-placeholder,.e-percent input.e-input,.e-percent input[type="text"].e-input,.e-percent .e-input.e-placeholder,.e-currency input.e-input,.e-currency input[type="text"].e-input,.e-currency .e-input.e-placeholder,.e-mask input.e-input,.e-mask input[type="text"].e-input,.e-mask .e-input.e-placeholder{padding-left:10px;box-shadow:none}.e-numeric.e-rtl input.e-input,.e-numeric.e-rtl input[type="text"].e-input,.e-numeric.e-rtl .e-input.e-placeholder,.e-percent.e-rtl input.e-input,.e-percent.e-rtl input[type="text"].e-input,.e-percent.e-rtl .e-input.e-placeholder,.e-currency.e-rtl input.e-input,.e-currency.e-rtl input[type="text"].e-input,.e-currency.e-rtl .e-input.e-placeholder,.e-mask.e-rtl input.e-input,.e-mask.e-rtl input[type="text"].e-input,.e-mask.e-rtl .e-input.e-placeholder{padding-right:10px;padding-left:0}.e-atc{display:block;overflow:visible;width:143px;height:32px}.e-atc .e-padding{padding:0 24px 0 0}.e-atc .e-icon{display:block;width:100%;position:absolute;top:50%}.e-atc .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left;border-left:1px solid}.e-atc.e-rtl .e-select{border-right:1px solid;border-left:none}.e-atc .e-in-wrap .e-iclose:before{content:"";width:18px;right:0;color:#c8c8c8;font-size:20px;margin-top:4px;display:block}.e-atc.e-rtl .e-in-wrap .e-iclose:before{width:0}.e-atc .e-in-wrap .e-iclose{width:14px;right:10px;box-sizing:content-box;backface-visibility:hidden}.e-atc .e-popup .e-iclose:before{float:right;padding-right:45px}.e-atc.e-rtl .e-popup .e-iclose:before{float:left;padding-left:35px}.e-atc .e-in-wrap .e-iclose{width:24px;right:0;box-sizing:content-box;backface-visibility:hidden;top:7px;height:inherit;vertical-align:middle}.e-atc .e-reset .e-input{padding:0 20px 0 7px}.e-rtl .e-in-wrap.e-reset .e-input{padding:0 7px 0 20px}.e-atc.e-rtl .e-in-wrap .e-iclose{right:auto;left:0;padding-left:10px}.e-atc.e-rtl .e-padding{padding:0 0 0 24px}.e-atc-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-atc-popup .e-hilight-txt{font-weight:bold}.e-atc-popup ul li.e-category{font-weight:bold}.e-atc-popup.e-rtl ul li.e-category{margin:0 .857em 0 0;padding:5px 0 5px 5px}.e-atc-popup ul li{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup.e-rtl ul li{padding:5px .857em 5px 5px}.e-atc .e-input.e-load{background-position:right center;background-repeat:no-repeat}.e-atc.e-rtl .e-input.e-load{background-position:left center}.e-atc .e-icon{height:14px;margin-top:-7px}.e-atc .e-options{border:1px solid;border-radius:4px;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;padding:2px 19px 5px 4px;position:relative}.e-atc.e-rtl .e-options{margin:2px 2px 2px 0;padding:2px 4px 5px 19px;float:right}.e-atc .e-visual-mode.e-input{display:inline-block;max-width:99%;text-indent:0;float:left;height:30px;margin:0 0 0 2px;padding-left:0;box-shadow:none}.e-atc.e-rtl .e-visual-mode.e-input{float:right;margin:0 2px 0 0}.e-atc .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;margin-top:-5px;right:4px;width:10px;opacity:.75}.e-atc .e-options .e-icon.e-close:hover{opacity:1}.e-atc.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-atc-popup .e-atc-tableContent tr td,.e-atc-popup .e-atc-tableHeaderContent th{padding:5px 5px 5px .857em;min-height:1.3em;white-space:nowrap}.e-atc-popup .e-atc-tableContent,.e-atc-popup div.e-atc-tableHeaderContent table{table-layout:fixed}.e-atc-popup div.e-atc-tableHeaderScroll{padding-right:19px}.e-atc-popup div.e-atc-tableHeaderRTL{padding-left:19px}.e-atc-popup div.e-atc-tableHeader{table-layout:fixed;border-collapse:separate;margin-top:0;border-spacing:0;overflow:hidden;vertical-align:middle;clear:right}.e-atc-popup div.e-atc-tableHeaderContent{overflow:hidden}.e-atc .e-boxes.e-disable{pointer-events:none}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-waitpopup-pane.e-widget.e-tree-popup{display:none !important}.e-ddl{display:block;overflow:visible;width:143px;outline:0 none}.e-ddl{height:32px}.e-ddl .e-in-wrap{padding:0 24px 0 0}.e-ddl .e-icon{display:block;position:absolute}.e-ddl .e-icon{width:12px;padding-left:9px;padding-right:9px}.e-ddl .e-icon.e-arrow-sans-down{top:50%;margin-top:-6px}.e-ddl .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;width:23px;height:100%;text-align:left}.e-ddl .e-select{border-left:0 solid}.e-ddl.e-rtl .e-select{border-right:1px solid;border-left:none}.e-ddl.e-rtl .e-in-wrap{padding:0 0 0 24px}.e-ddl-popup{cursor:default;overflow:auto;position:absolute;border:1px solid;outline:0 none}.e-ddl-popup{box-shadow:none}.e-ddl-popup{-webkit-animation-name:fadeIn,slideDownIn20;animation-name:fadeIn,slideDownIn20;-webkit-animation-duration:367ms;-moz-animation-duration:367ms;-ms-animation-duration:367ms;-o-animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}@keyframes fadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}@keyframes slideDownIn20{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{min-height:1.3em}.e-ddl-popup div>ul li,.e-ddl-popup div>.e-listbox li{padding:8px 5px 8px 8px;line-height:20px}.e-ddl-popup div>.e-listbox li{max-height:none}.e-ddl-popup.e-js{animation:none;box-shadow:none}.e-ddl-popup.e-rtl div>ul li{padding:5px .857em 5px 5px}.e-ddl .e-options{border:1px solid;cursor:default;display:inline-block;float:left;margin:2px 0 2px 2px;position:relative}.e-ddl .e-options{border-radius:none;padding:1px 19px 4px 8px}.e-ddl .e-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl .e-input{box-shadow:none}.e-ddl.e-widget .e-input.e-disable{pointer-events:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-ddl.e-rtl .e-options{margin:2px 2px 2px 0;padding:2px 4px 5px 19px;float:right}.e-ddl .e-options .e-icon.e-close{font-size:10px;cursor:pointer;height:10px;right:4px;width:10px;opacity:.75}.e-ddl .e-options .e-icon.e-close{padding:0;margin-top:-12px;margin-left:8px}.e-ddl .e-options .e-icon.e-close:before{width:10px;height:10px}.e-ddl .e-options .e-icon.e-close:hover{opacity:1}.e-ddl.e-rtl .e-options .e-icon.e-close{left:4px;right:auto}.e-ddl.e-rtl .e-in-wrap .e-select{border-left:0 none;text-align:right}.e-ddl-popup.e-atc-popup.e-rtl ul li.e-category{margin:0;padding:5px .857em 5px 5px}.e-ddl-popup div>ul li{vertical-align:middle}.e-ddl .e-in-wrap .e-select.e-load{background-position:center center;background-repeat:no-repeat;opacity:.35;filter:alpha(opacity=35)}.e-ddl-popup div>ul li .e-align{float:left;vertical-align:middle}.e-ddl-popup.e-rtl div>ul li .e-align{float:right}.e-ejinputtext{padding-right:4px}.e-ejinputtext{text-indent:10px}.e-ddl-popup .e-atc.e-search{width:100%;height:36px;border-bottom:1px solid;position:relative}.e-ddl-popup .e-atc.e-search .e-in-wrap{margin:8px;height:28px;position:relative}.e-ddl-popup .e-atc.e-search .e-search,.e-ddl-popup .e-atc.e-search .e-cross-circle{width:14px;right:10px}.e-ddl-popup .e-atc.e-search .e-input{padding:0 20px 0 7px}.e-ddl-popup .e-atc.e-search .e-search:before{content:"";font-size:20px;margin-top:-3px}.e-ddl-popup .e-atc.e-search .e-cross-circle:before{content:"";font-size:20px;margin-top:-3px}.e-ddl .e-icon{font-size:12px;height:12px}.e-ddl-popup.e-rtl .e-atc.e-search .e-input{padding:0 7px 0 20px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search,.e-ddl-popup.e-rtl .e-atc.e-search .e-cross-circle{right:auto;left:0;padding-left:10px}.e-ddl-popup.e-rtl .e-atc.e-search .e-search:before{-ms-transform:rotate(60deg);-webkit-transform:rotate(60deg);transform:rotate(60deg);margin-top:0}.e-ddl-popup .e-checkwrap{cursor:pointer;position:relative;top:3px;font-size:12px;z-index:2;text-align:left}.e-ddl-popup .e-checkwrap{margin-right:8px;height:16px;width:16px}.e-ddl-popup .e-check-act:before{content:"";width:100%;height:100%;position:absolute}.e-ddl-popup .e-check-act:before{top:1px;left:1px}.e-ddl-popup .e-check-input{display:none}.e-ddl-popup.e-rtl .e-checkwrap{margin:0 0 0 10px}.e-ddl-popup .e-ddltxt,.e-ddl-popup .e-checkwrap{display:inline-block}.e-timewidget{display:block;overflow:visible}.e-timewidget{width:300px;height:32px}.e-timewidget .e-padding{padding:0 24px 0 0}.e-timewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-timewidget .e-select{cursor:pointer;display:block;position:absolute;right:0;top:0;text-align:left}.e-timewidget .e-select{width:30px;height:30px}.e-timewidget.e-rtl .e-select{border-left:none}.e-timewidget.e-rtl .e-select{border-right:1px solid}.e-timewidget.e-rtl .e-padding{padding:0 0 0 24px}.e-time-popup{cursor:default;position:absolute;border:1px solid;outline:0 none}.e-timewidget .e-input{letter-spacing:1px}.e-timewidget .e-icon{font-size:20px;height:20px;margin-top:-10px}.e-time-popup{font-weight:normal}.e-time-popup{letter-spacing:1px}.e-time-popup ul li{padding:9px 2px 9px 12px}.e-time-popup.e-rtl ul li{padding:9px 12px 9px 2px}.e-timewidget.e-error .e-in-wrap{border-color:#f00}.e-timewidget.e-widget.e-ntouch.e-active{background:none}.e-datewidget.e-error .e-in-wrap{border-color:#f00}.e-datewidget{display:block;overflow:visible;height:32px}.e-datewidget{width:300px}.e-datewidget .e-padding{padding:0 24px 0 0}.e-datewidget .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left}.e-datewidget .e-select{width:30px;border-left:0}.e-datewidget.e-rtl .e-select{border-left:none}.e-datewidget.e-rtl .e-select{border-right:0}.e-datewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-datewidget .e-icon{margin-top:-11px}.e-datewidget .e-icon{height:20px;font-size:20px}.e-datepicker .e-datepicker-months td,.e-datepicker .e-datepicker-years td,.e-datepicker .e-datepicker-allyears td{height:45px}.e-datepicker .e-datepicker-months,.e-datepicker .e-datepicker-years,.e-datepicker .e-datepicker-allyears{width:100%}.e-datepicker.e-calendar{overflow:hidden}.e-datepicker.e-calendar{border:0;box-shadow:0 0 15px -5px rgba(0,0,0,.4)}.e-datepicker.e-calendar .e-header,.e-datetime-popup .e-timecontainer .e-header{text-align:center;height:30px;line-height:27px}.e-datepicker.e-calendar .e-header,.e-datetime-popup .e-timecontainer .e-header{padding-bottom:15px}.e-widget.e-calendar .e-header{display:block;font-weight:normal;height:30px;width:auto}.e-widget.e-calendar .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{line-height:27px;text-indent:0}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datepicker .e-header .e-disable .e-icon{cursor:default}.e-datepicker .e-week-header{height:30px}.e-datepicker .e-icon{height:18px;width:18px;padding:0}.e-datepicker .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datepicker .e-header .e-disable.e-arrow-sans-left{position:inherit}.e-datepicker .e-datepicker-days .e-state-default{height:26px;border:0 none}.e-datepicker .e-icon.e-arrow-sans-left{float:left}.e-datepicker .e-icon.e-arrow-sans-right{float:right}.e-datepicker .e-icon.e-arrow-sans-right:before{left:4px}.e-datepicker.e-rtl .e-header .e-next{right:-10px}.e-datepicker .e-header .e-next{right:5px}.e-datepicker.e-rtl .e-header .e-prev{left:-10px}.e-datepicker .e-header .e-prev{left:5px}.e-datepicker .e-header .e-text{cursor:pointer;padding:1px 0;text-align:center;vertical-align:middle;width:83%}.e-datepicker .e-header .e-text .e-datepicker-headertext{padding:0 7px 0 8px;border-radius:4px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.e-datepicker .e-header a:hover,.e-datepicker .e-header a:focus{text-decoration:none;padding:0}.e-datepicker .e-footer{cursor:pointer}.e-datepicker .e-footer{padding:10px 10px 10px 0;height:18px;font-size:14px;text-align:right}.e-datepicker .e-hide-date,.e-datepicker table td.e-disable>span.e-image,.e-datepicker .e-footer.e-footer-disable{opacity:.34}.e-datepicker table{border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datepicker .e-footer.e-footer-disable{pointer-events:none}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{cursor:default;font-weight:normal;text-align:center;background:transparent;border:0 none;vertical-align:middle}.e-datepicker table th,.e-datepicker .e-week-header:hover,.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-weight:600}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{font-weight:300;font-style:italic;border-radius:0}.e-datepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datepicker .e-dp-viewdays .e-current-month:hover{border-radius:4px}.e-datepicker .e-dp-viewdays{cellspacing:2}.e-rtl .e-select{right:auto;left:0}.e-datepicker.e-js.e-input.e-disable,.e-timepicker.e-js.e-input.e-disable,.e-daterangepicker.e-js.e-input.e-disable,.e-datetimepicker.e-js.e-input.e-disable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-icons table .e-datepicker-days td,.e-datepicker.e-icons table th{text-align:center}.flag .e-image,.e-special-day .e-image{display:inline-block;margin-right:3px;vertical-align:text-top}.e-datepicker.e-calendar{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-datepicker.e-calendar{width:19em}.e-datepicker.e-calendar.e-inline{position:static}.e-datepicker.e-calendar.e-headerlong{width:35em}.e-datepicker table .e-datepicker-days td.e-state-default.e-week-end{font-weight:bold}.e-selected-week,.e-selected-month{border-radius:4px}.e-datepicker .e-special-date-icon{width:12px;height:12px;display:inline-block;margin-right:3px}.e-datepicker.e-popup.e-disable table td,.e-datepicker.e-popup.e-disable .e-footer,.e-datepicker.e-popup.e-disable .e-header .e-text,.e-datepicker.e-popup.e-disable .e-header .e-next,.e-datepicker.e-popup.e-disable .e-header .e-prev,.e-daterangewidget .e-select.e-disable,.e-daterangewidget .e-select.e-disable .e-icon,.e-datewidget .e-select.e-disable,.e-datewidget .e-select.e-disable .e-icon{cursor:default}.e-datepicker.e-popup .e-icon.e-arrow-sans-right:before,.e-datepicker.e-popup.e-rtl .e-icon.e-arrow-sans-left:before,.e-timepicker.e-popup .e-icon.e-arrow-sans-right:before,.e-timepicker.e-popup.e-rtl .e-icon.e-arrow-sans-left:before{content:""}.e-datepicker.e-popup .e-icon.e-arrow-sans-left:before,.e-datepicker.e-popup.e-rtl .e-icon.e-arrow-sans-right:before,.e-timepicker.e-popup .e-icon.e-arrow-sans-left:before,.e-timepicker.e-popup.e-rtl .e-icon.e-arrow-sans-right:before{content:""}.e-datewidget.e-widget.e-ntouch.e-active{background:none}.e-daterangewidget.e-error .e-in-wrap{border-color:#f00}.e-daterangewidget{display:block;overflow:visible;width:143px;height:30px}.e-daterangewidget .e-padding{padding:0 24px 0 0}.e-daterangewidget .e-icon{display:block;position:absolute;top:50%;font-size:21px;margin-top:-11px}.e-daterangewidget .e-icon{width:23px}.e-daterangewidget .e-icon{height:21px}.e-daterangewidget .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-daterangewidget .e-select{width:30px}.e-daterangewidget.e-rtl .e-select{border-right:1px solid;border-left:none}.e-daterangewidget.e-rtl .e-in-wrap.e-padding{padding:0 0 0 24px}.e-daterangepicker-popup{display:inline-block;width:auto;box-sizing:content-box;position:absolute}.e-daterangepicker-popup .e-left-datepicker.e-left-timepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker.e-right-timepicker .e-datewidget{width:117px}.e-daterangepicker-popup .e-left-datepicker.e-left-timepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker.e-right-timepicker .e-datewidget{width:110px}.e-daterangepicker-popup .e-left-datepicker .e-datewidget,.e-daterangepicker-popup .e-right-datepicker .e-datewidget{width:100%}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{border-radius:1px}.e-daterangepicker-popup .e-custom-dateranges{width:auto;float:right;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-datepickers-popup{display:inline-block}.e-daterangepicker-popup .e-right-datepicker{float:right;padding-right:5px}.e-daterangepicker-popup .e-right-datepicker{padding-right:10px}.e-daterangepicker-popup .e-datewidget{height:30px}.e-daterangepicker-popup .e-timewidget{padding-bottom:10px;height:30px}.e-daterangepicker-popup .e-left-datepicker{display:inline-block}.e-daterangepicker-popup .e-left-datepicker,.e-daterangepicker-popup .e-right-datepicker{padding-left:10px;padding-top:5px}.e-daterangepicker-popup .e-left-datepicker,.e-daterangepicker-popup .e-right-datepicker{padding-top:10px}.e-daterangepicker-popup .e-left-datepicker .e-calendar,.e-daterangepicker-popup .e-right-datepicker .e-calendar{padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-left-datepicker .e-timewidget,.e-daterangepicker-popup .e-right-datepicker .e-timewidget{float:right;padding-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-daterangepicker-popup .e-left-datepicker .e-timewidget,.e-daterangepicker-popup .e-right-datepicker .e-timewidget{padding-top:10px}.e-daterangepicker-popup .e-datepicker.e-popup.e-calendar{border:none}.e-daterangepicker-popup .e-datepicker .e-header{border:none}.e-daterangepicker-popup .e-datepicker .e-dp-viewdays{border-collapse:separate;border-spacing:0 2px}.e-datepickers-popup{display:inline-flex}.e-daterangepicker-popup.e-daterange-responsive .e-custom-dateranges .e-dateranges-ul li.rangeItem{text-align:center;padding:0 25px}.e-daterangepicker-popup.e-daterange-responsive .e-custom-dateranges .e-dateranges-ul li.rangeItem{padding:3px 80px}.e-daterangepicker-popup.e-daterange-responsive .e-drp-button.e-select.e-flat{float:none;margin:5px 5px}.e-daterangepicker-popup.e-daterange-responsive .e-drpbuttons{max-width:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{height:30px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range:hover{border-radius:1px}.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days td:hover::before,.e-daterangepicker-popup .e-datepicker .today:before,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .current-month.e-state-default.e-special-day:hover::before{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date{border-radius:4px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date{border-radius:0}.e-dateranges{height:104px;width:100px}.e-daterange-timepopup.e-time-popup{font-size:13px}.e-daterangepicker-popup .e-custom-dateranges ul{padding:0;margin-top:0}.e-custom-dateranges li{cursor:pointer;list-style:none;line-height:30px;padding:0 10px 0 10px;margin:5px;overflow:hidden;white-space:nowrap;max-width:200px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.e-custom-dateranges li{line-height:36px;margin:0}.e-daterangepicker-popup .e-datepicker.e-calendar{box-shadow:none}.e-daterangepicker-popup .e-drp-button{float:right;display:inline-block;text-align:center;cursor:pointer;border:1px solid;margin-left:10px;margin:5px 5px 5px 5px;font-size:13px}.e-daterangepicker-popup .e-drp-button{padding:4px 16px}.e-daterangepicker-popup .e-drpbuttons div{overflow:hidden;white-space:nowrap;max-width:100px;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0}.e-daterangepicker-popup .e-drp-button.e-drp-reset{float:left}.e-daterangepicker-popup .e-drp-button.e-drp-apply,.e-daterangepicker-popup .e-drp-button.e-drp-cancel{margin-left:0}.e-daterange-responsive{display:block}.e-daterange-responsive .e-datepickers-popup{width:100%;display:block}.e-daterange-responsive .e-datepickers-popup>div{width:100%;display:block;padding:0}.e-daterange-responsive .e-datepickers-popup .e-datewidget{padding:5px;width:95%}.e-daterange-responsive .e-drpbuttons{display:block;width:100%;float:none;max-width:200px}.e-daterange-responsive .e-custom-dateranges{width:100%;border-top:1px solid}.e-daterange-responsive .e-drpbuttons div{max-width:40px}.e-responsive.e-daterangepicker-popup .e-custom-dateranges.e-responsive{border-left:none;border-top:none}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-calendar{padding-top:0}.e-responsive.e-daterangepicker-popup .e-left-datepicker .e-datewidget{display:none}.e-responsive.e-daterangepicker-popup .e-right-datepicker{display:none}.e-daterangewidget.e-widget.e-ntouch.e-active{background:none}.e-menu{font-size:0;display:block;width:auto;height:auto;font-weight:normal}.e-menu{border:0 solid}.e-menu *{list-style-image:none;list-style-position:outside;list-style-type:none}.e-menu * a:focus{outline:none}* .e-menu>.e-list>ul,* .e-menu>.e-list>ul .e-list>ul{left:102%;top:-.8px}.e-menu>.e-list{border:0 none;position:relative;text-align:left;cursor:pointer}.e-menu .e-list>ul{position:absolute;visibility:inherit;padding:1px;margin:0;left:-1px;z-index:1000;display:none}.e-menu .e-list>ul .e-list>.e-menulink{line-height:16px}* .e-menu .e-list>ul .e-list{border:0 none;float:none;position:relative;cursor:pointer}* .e-menu .e-list>ul .e-list{line-height:16px}.e-menu .e-list>.e-menulink{text-decoration:none;display:block;border:0 none;width:auto;height:auto;position:relative}.e-menu .e-list>.e-menulink{font-size:14px}.e-menu .e-list>.e-menulink{min-height:10px;line-height:10px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down{margin-left:8px;margin-right:12px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{margin:12px;top:0%}.e-menu.e-context .e-list>.e-menulink>span.e-icon.e-arrowhead-right{top:2px}.e-menu.e-vertical .e-list>ul .e-list>.e-menulink{padding:10px 18px 10px 28px}.e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{margin:14px}.e-menu.e-horizontal .e-list>.e-menulink{padding:15px 24px 15px 10px}.e-menu.e-horizontal .e-list>ul .e-list>.e-menulink{padding:10px 18px 10px 28px}.e-menu .e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu li.e-list>ul>li.e-list .e-menulink>img,.e-menu li.e-list>ul>li.e-list .e-menulink>div,.e-menu li.e-list>ul>li.e-list .e-menulink>span{margin:0 4px 0 0}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{left:2px;position:absolute;vertical-align:middle;border:0 none}.e-menu li.e-list>.e-menulink>img,.e-menu li.e-list>.e-menulink>div,.e-menu li.e-list>.e-menulink>span{margin:0 8px 0 8px;top:30%}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down{top:35%}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:auto;position:absolute}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:-4px}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-right{width:12px;height:12px}.e-menu-res-wrap .e-check-wrap .e-chkbox-wrap{opacity:0;width:100%;height:100%}.e-menu-res-wrap{display:none;height:32px;overflow:hidden}.e-menu-res-wrap .e-menu-res-in-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap .e-res-icon,.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{cursor:pointer;display:block;height:100%;position:absolute;right:0;text-align:left;top:0;margin:0;width:30px}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{background-position:3px 7px;background-repeat:no-repeat}.e-menu-res-wrap .e-menu-res-in-wrap .e-check-wrap{border-left:1px solid #aaa}.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title{height:100%;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap{padding:5px 30px 5px 5px}.e-menu.e-horizontal>.e-ham-wrap{float:right;border-left:1px solid;cursor:pointer}.e-menu.e-rtl.e-horizontal>.e-ham-wrap{float:left}.e-menu.e-horizontal>.e-ham-wrap>div{padding:8px;font-size:13px}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{position:relative;display:inline-block;width:1.25em;height:.8em;border-top:.2em solid;border-bottom:.2em solid}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{content:"";position:absolute;top:.3em;left:0;width:100%;border-top:.2em solid}.e-menu.e-separator.e-horizontal>.e-list.e-last{border-right:none}.e-menu-wrap>.e-menu-popwrap{position:absolute;overflow-y:auto;z-index:10000;border:1px solid}.e-menu.e-horizontal>.e-menu-show{display:inline-block}.e-menu.e-horizontal>.e-menu-hide{display:none}.e-menu-wrap>.e-menu-popwrap ul{border:none;position:static}.e-menu-wrap>.e-menu-popwrap>.e-vertical>.e-list ul{border:none}.e-menu-wrap>.e-menu-popwrap>.e-menu.e-vertical .e-list>.e-menulink{white-space:normal;word-wrap:break-word}.e-menu.e-rtl,.e-menu.e-rtl>.e-list{text-align:right}.e-menu.e-rtl .e-list>.e-menulink>img,.e-menu.e-rtl .e-list>.e-menulink>div,.e-menu.e-rtl .e-list>.e-menulink>span{margin:0 0 0 4px}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{left:-2px;right:auto}.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-right{margin-left:8px}.e-menu.e-rtl .e-list>.e-menulink>span{right:0}.e-menu.e-rtl .e-list>.e-menulink>span{margin-right:3px}.e-menu.e-horizontal>.e-list>.e-menulink{height:100%}.e-menu.e-horizontal>.e-list>.e-menulink{line-height:10px}.e-menu.e-horizontal .e-list>ul{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.e-menu.e-horizontal .e-list>ul li.e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink{display:block}.e-menu.e-horizontal>.e-list span.e-menu-arrow{height:10px;bottom:-1px;overflow:hidden;position:absolute;left:12%;z-index:10005;width:20px}.e-menu.e-horizontal>.e-list span.e-menu-left{left:12%;right:auto}.e-menu.e-rtl.e-horizontal>.e-list span.e-menu-left{right:12%;left:auto}.e-menu.e-rtl.e-horizontal .e-list>ul{left:auto;right:-1px}.e-context.e-menu .e-list>a.e-menulink{text-overflow:ellipsis;overflow:hidden}.e-menu.e-rtl.e-horizontal .e-list>ul ul{right:auto;left:102%}.e-menu.e-horizontal>.e-list>.e-menulink>img,.e-menu.e-horizontal>.e-list>.e-menulink>div,.e-menu.e-horizontal>.e-list>.e-menulink>span{left:2px;top:-2px;margin:0 4px 0 0;position:relative;vertical-align:middle;border:0 none}.e-menu.e-rtl.e-horizontal>.e-list .e-arrow-space{padding-left:24px;padding-right:4px}.e-menu.e-rtl .e-list>ul li.e-list .e-arrow-space{padding-right:28px}.e-menu.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>li.e-list:last-child,.e-menu.e-horizontal>li.e-separator:last-child,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-vertical>li:last-child,.e-menu.e-vertical>li.e-separator:last-child,.e-menu.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-separator.e-horizontal>li:last-child,.e-menu.e-rtl.e-horizontal>li.e-separator:last-child,.e-menu.e-rtl.e-horizontal .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-vertical>li:last-child,.e-menu.e-rtl.e-vertical>li.e-separator:last-child,.e-menu.e-rtl.e-vertical .e-list>ul .e-list.e-separator:last-child,.e-menu.e-separator.e-context>li:last-child,.e-menu.e-context>li.e-separator:last-child,.e-menu.e-context .e-list>ul .e-list.e-separator:last-child,.e-menu.e-rtl.e-separator.e-context>li:last-child,.e-menu.e-rtl.e-context>li.e-separator:last-child,.e-menu.e-rtl.e-context .e-list>ul .e-list.e-separator:last-child{border:0 none}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-horizontal>.e-separator{border-right:1px solid}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator,.e-menu.e-context>.e-separator{border-bottom:0 solid}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-right:0 none}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list{border-left:0 solid}.e-menu.e-rtl.e-vertical .e-list>ul li.e-list>.e-menulink,.e-menu.e-rtl.e-horizontal .e-list>ul li.e-list>.e-menulink{padding:10px 28px 10px 10px}.e-menu.e-vertical>.e-list>.e-menulink{padding:15px 28px 15px 28px}.e-menu.e-vertical{border:0 solid;width:auto}.e-menu.e-vertical .e-list,.e-menu.e-vertical>li.e-list.e-separator{line-height:10px}.e-menu.e-vertical .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%}.e-menu.e-vertical .e-list>ul{border:1px solid}.e-menu.e-vertical .e-list>ul{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.e-menu.e-vertical .e-list>ul .e-list{line-height:16px}.e-menu.e-vertical>.e-list>img{position:absolute}.e-menu.e-vertical>.e-list>.e-menulink>img,.e-menu.e-vertical>.e-list>.e-menulink>div,.e-menu.e-vertical>.e-list>.e-menulink>span,.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{left:2px;margin:0 4px 0 0;position:absolute;vertical-align:middle;border:0 none}.e-menu.e-context>.e-list>.e-menulink{display:block}.e-menu.e-context>.e-list>.e-menulink{padding:1px 18px 1px 28px}.e-menu.e-context>.e-list>.e-menulink{line-height:38px;font-size:14px}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{height:inherit;white-space:nowrap}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{padding:1px 18px 1px 28px}.e-menu.e-context li.e-list>ul li.e-list>.e-menulink{line-height:35px}.e-menu.e-context{position:absolute;z-index:9998;font-size:13px}.e-menu.e-context{padding:1px;border:1px solid;width:150px}.e-menu.e-context{box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-animation-name:menuFadeIn,menuslideDown;animation-name:menuFadeIn,menuslideDown;-webkit-animation-duration:367ms;-moz-animation-duration:367ms;-ms-animation-duration:367ms;-o-animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes menuslideDown{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes menuFadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}100%{opacity:1}}.e-menu.e-context .e-list>ul .e-list{line-height:35px}.e-menu.e-context .e-list>ul .e-list,.e-menu.e-context .e-list,.e-menu.e-context>li.e-list.e-separator{line-height:38px}.e-menu.e-context .e-list>ul{margin:-.8px 0 0 0;top:0;left:102%;line-height:23px}.e-menu.e-context .e-list>ul{border:1px solid}.e-menu.e-context .e-list>ul{box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-animation-name:menuFadeIn,menuSlideRight;animation-name:menuFadeIn,menuSlideRight;-webkit-animation-duration:367ms;-moz-animation-duration:367ms;-ms-animation-duration:367ms;-o-animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes menuSlideRight{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.e-menu.e-context>.e-list>.e-menulink>img,.e-menu.e-context>.e-list>.e-menulink>div,.e-menu.e-context>.e-list>.e-menulink>span{float:left}.e-menu.e-context.e-rtl>.e-list>.e-menulink{padding:1px 28px 1px 18px}.e-menu.e-rtl.e-context li.e-list>ul li.e-list>.e-menulink{padding:1px 28px 1px 18px}.e-menu .e-list.e-hidden-item{display:none}.e-acrdn{outline:0 none}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{border:0 none transparent;display:block;height:16px;width:16px;margin-left:-5px;margin-top:5px;cursor:pointer}.e-acrdn>.e-select>.e-icon,.e-acrdn.e-rtl>.e-select>div.e-close{float:right;margin-right:16px}.e-acrdn .e-select:first-child{border-top:1px solid}.e-acrdn .e-select:last-of-type{border-bottom:1px solid}.e-acrdn>.e-select{border-width:1px;padding:.5em}.e-acrdn>.e-select{padding:12px;border-style:none solid none solid;line-height:15px}.e-acrdn .e-select a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-acrdn>.e-content{text-align:justify;position:relative;border:1px solid}.e-acrdn>.e-content{padding:15px}.e-acrdn.e-rtl .e-icon,.e-acrdn>.e-select>div.e-close{float:left;margin-left:16px}.e-acrdn .e-select.e-disable a,.e-acrdn .e-select.e-disable span.e-icon{cursor:default}.e-acrdn>.e-select>div.e-close{visibility:hidden}.e-acrdn>.e-select:hover>div.e-close{visibility:visible}.e-acrdn>.e-select.e-disable:hover>div.e-close{visibility:hidden}.e-chkbox-wrap,.e-radiobtn-wrap{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-chkbox-wrap.e-disable .e-text,.e-radiobtn-wrap.e-disable .e-text{cursor:default}.e-chkbox-wrap .e-text{text-align:left;top:0;cursor:pointer}.e-chkbox-wrap .e-text{padding:9px 5px 2px 5px}.e-chkbox-wrap.e-check-small .e-text{padding:4px 5px 2px 5px}.e-chkbox-wrap input.e-checkbox{display:none;z-index:1;text-align:left;top:2px}.e-chkbox-wrap.e-disable div>span,.e-radiobtn-wrap.e-disable>span{cursor:default}.e-chkbox-wrap div>span,.e-radiobtn-wrap>span{display:block;cursor:pointer;z-index:2;position:relative;border:1px solid;text-align:left}.e-chkbox-wrap.e-rtl div>span,.e-radiobtn-wrap.e-rtl>span,.e-rtl .e-chkbox-wrap.e-widget div>span,.e-rtl .e-radiobtn-wrap.e-widget>span{text-align:right}.e-chkbox-wrap .e-chkbox-small>span{height:16px;width:16px;top:3px}.e-chkbox-wrap .e-chkbox-medium>span{height:20px;width:20px}.e-chkbox-wrap .e-chkbox-medium>span{top:6px}.e-chkbox-wrap .e-chk-image{height:100%;position:absolute;width:100%}.e-chkbox-wrap .e-chkbox-small .e-chk-image.e-stop:before{text-indent:1px}.e-chkbox-wrap .e-chkbox-small .e-stop,.e-chkbox-wrap .e-chkbox-small .e-checkmark{font-size:12px;line-height:16px;text-align:center}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{font-size:18px}.e-chkbox-wrap .e-chkbox-medium .e-stop{font-size:18px;line-height:20px}.e-chkbox-wrap .e-chkbox-medium .e-checkmark{line-height:20px;text-align:center}.e-chkbox-wrap .e-chkbox-medium .e-chk-image.e-stop:before{text-indent:-2px}.e-chkbox-wrap .e-chk-image.e-checkmark:before{content:"";width:100%;height:100%}.e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:1px}.e-radiobtn-wrap{vertical-align:middle;margin-bottom:3px}.e-radiobtn-wrap>span.e-radsmaller,.e-radiobtn-wrap>span.e-radmedium{display:inline-block}.e-radiobtn-wrap .e-radiobtn{display:block;visibility:hidden;height:0;width:0;z-index:1;text-align:left;position:absolute}.e-rad-outer{overflow:hidden}.e-rad-outer.e-radiobtn-wrap .e-radiobtn{display:block}.e-radiobtn-wrap>span.e-radmedium>span.e-rad-icon{position:absolute;width:90%;height:80%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap>span.e-radmedium>span.e-rad-icon{transform:scale(.75);-moz-transform:scale(.75);-webkit-transform:scale(.75);height:93%;width:100%}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon{position:absolute;width:75%;height:75%;top:0;left:0;box-sizing:border-box;transform:scale(.5);-moz-transform:scale(.5);-webkit-transform:scale(.5);font-size:16px}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon{width:100%;height:100%;transform:scale(.63);-moz-transform:scale(.63);-webkit-transform:scale(.63)}.e-radiobtn-wrap .e-radmedium{height:20px;width:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;left:0;top:0}.e-radiobtn-wrap .e-radmedium .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{margin:9% auto}.e-radiobtn-wrap .e-radmedium .e-rad-icon.e-icon:before{height:16px;width:16px}.e-radiobtn-wrap .e-radsmaller{height:16px;width:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0}.e-radiobtn-wrap .e-radsmaller .e-rad-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.e-radiobtn-wrap .e-text{margin-left:3px;padding:2px;text-align:left;top:0;cursor:pointer;float:right;vertical-align:middle;line-height:11px}.e-radiobtn-wrap .e-text{line-height:17px}.e-radiobtn-wrap.e-rtl .e-text{float:left;line-height:9px;margin-right:3px}.e-radiobtn-wrap.e-rtl .e-text{line-height:15px}.e-radiobtn-wrap.e-radmed .e-text{line-height:13px}.e-radiobtn-wrap.e-radmed .e-text{line-height:18px}.e-radiobtn-wrap>span.e-radsmaller>span.e-rad-icon.e-icon:before{height:16px;width:16px}.e-tab{outline:0 none}.e-tab.e-js.e-widget.e-scrolltab{padding:50px}.e-tab .e-rtl-top-line{margin:0 -1px -1px 1px}.e-tab .e-rtl-bottom-line{margin:-1px -1px -1px 1px}.e-tab .e-header .e-item:first-child a{padding-left:8px}.e-tab.e-js .e-header>.e-rtl-top-line.e-active.e-top-hover{padding-bottom:1px;border-bottom:transparent}.e-tab .e-bottom-line,.e-tab .e-top-line,.e-tab .e-activetop,.e-tab .e-activebottom{border:1px solid}.e-tab .e-top-line{margin:-1px 0 0 0}.e-tab .e-bottom-line.e-active{margin:0 0 -1px 0}.e-tab .e-bottom-line,.e-tab .e-activebottom,.e-tab .e-left>.e-active,.e-tab .e-left>.e-active:hover,.e-tab .e-right>.e-active,.e-tab .e-right>.e-active:hover{border-bottom:0 none}.e-tab .e-top-line,.e-tab .e-activetop{border-top:0 none}.e-tab.e-js>.e-header{font-size:0}.e-tab.e-js>.e-header{box-shadow:none;width:100%}.e-tab .e-header li{border-right:1px solid;line-height:normal;list-style:none outside none}.e-tab .e-header li a{text-decoration:none;border-bottom-width:0;outline:0 none}.e-tab .e-header li a{padding:.6em .9em}.e-tab .e-header li.e-tab-active{margin-bottom:0;padding-bottom:1px}.e-tab .e-content-item{display:none}.e-tab .e-active-content{text-align:justify}.e-tab .e-active-content{padding:15px 1.4em 1em 1.4em}.e-tab .e-tab-active{font-weight:bold}.e-tab>.e-header .e-icon{float:right;cursor:pointer;background-color:transparent;background-image:none}.e-tab>.e-header .e-icon{height:12px;width:12px;margin-top:9px;padding-left:8px;padding-right:8px;padding:3px}.e-tab.e-rtl .e-header>.e-item:first-child{margin-right:0}.e-tab.e-rtl .e-header .e-icon,.e-tab .e-left,.e-tab.e-vertical .e-right .e-icon{float:left}.e-tab.e-vertical .e-content{height:100%}.e-tab .e-left,.e-tab .e-right{line-height:normal;list-style:none outside none;margin:0;text-align:left;padding:0}.e-tab .e-left,.e-tab .e-right{box-shadow:none}.e-tab.e-vertical .e-right .e-icon{margin-left:5px}.e-tab.e-vertical .e-left .e-icon{margin-right:5px}.e-tab .e-right,.e-tab.e-vertical .e-left .e-icon{float:right}.e-tab .e-left li a,.e-tab .e-right li a{display:inline-block;outline:0 none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.e-tab .e-left li a,.e-tab .e-right li a{margin-left:5px}.e-tab .e-left li a,.e-tab .e-right li a{padding:9px 8px}.e-tab.e-vertical .e-icon.e-close{background-position:-445px -24px;margin-top:18.5px}.e-tab .e-icon.e-chevron-circle-left,.e-tab .e-icon.e-chevron-circle-right{font-size:40px}.e-tab.e-vertical,.e-tab.e-vertical .e-active-content,.e-tab .e-left li a,.e-tab .e-right li a{overflow:hidden}.e-tab.e-vertical .e-icon.e-reload{background-position:-82px 0;margin-top:20px;display:inline-block}.e-tab .e-left .e-icon,.e-tab .e-right .e-icon{background-image:none}.e-dialog{outline:0 none}.e-dialog>.e-titlebar{padding:.7em;position:relative;overflow:hidden;z-index:inherit;box-shadow:0 0 3px rgba(0,0,0,.25)}.e-dialog>.e-header .e-title{display:inline-block;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dialog .e-draggable{cursor:move}.e-dialog.e-dialog-wrap>.e-disable-overlay{position:absolute;height:100%;width:100%;top:0;left:0;z-index:10001}.e-dialog .e-dialog-icon{cursor:pointer;padding:1px;right:5px;top:50%;float:right;height:23px;width:20px;text-align:center;position:relative}.e-dialog .e-dialog-favicon{padding:1px;height:20px;width:20px;text-align:center;position:relative;margin-right:3px}.e-dialog .e-dialog-favicon .e-dialog-custom{display:block;height:100%;width:100%;margin:0 auto}.e-dialog-icon.e-btn-normal.e-btn{background:none;border:none;color:inherit;filter:none}.e-dialog-icon.e-btn-normal.e-btn>div{display:block;margin:0 auto;width:14px;height:14px}.e-dialog-icon.e-btn.e-select .e-icon{color:inherit;padding:0}.e-dialog .e-widget-content{position:relative;border:0;padding:.5em 1em;background:none;border-image:initial;min-height:15px}.e-dialog>.e-icon.e-resizable{bottom:0;cursor:se-resize;display:block;height:14px;position:absolute;right:0;width:16px}.e-dialog>.e-icon.e-resizable:before{position:absolute;top:0;left:0}.e-dialog.e-rtl .e-dialog-icon{float:left}.e-dialog>.e-icon{height:20px;width:20px}@keyframes e-ripple{0%{transform:scale(0,0);opacity:1}2%{transform:scale(1,1);opacity:1}5%{transform:scale(2,2);opacity:1}10%{transform:scale(4,4);opacity:1}25%{transform:scale(7,7);opacity:1}100%{opacity:1;transform:scale(10,10)}}.e-h-arrow,.e-v-arrow{display:block}.e-v-arrow.e-arrow-sans-down{margin-left:-9px;top:-4px}.e-v-arrow.e-arrow-sans-up{top:-1.4px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right{left:-2px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left{left:-.4px}.e-h-arrow.e-arrow-sans-right{left:-4px;margin-top:-9px}.e-h-arrow.e-arrow-sans-left{left:-1.4px}.e-splitter .e-splitbar.e-resize.e-shadowbar{position:absolute;z-index:10002}.e-splitter .e-splitbar.e-resize.e-shadowbar{border:none}.e-splitter{border-collapse:collapse;position:relative;overflow:hidden;height:100%;width:100%;display:block;border:1px solid}.e-splitter .e-splitbar{border-style:solid;display:block;float:left;position:relative;outline:0 none;overflow:hidden}.e-pane.e-splitter{border:none !important}.e-splitter .e-splitbar.e-h-bar.e-resize{cursor:e-resize}.e-splitter .e-splitbar.e-v-bar.e-resize{cursor:n-resize}.e-splitter .e-splitbar.e-h-bar{border-style:solid;border-width:0 1px;height:100%;vertical-align:middle;width:9px}.e-splitter .e-splitbar.e-v-bar{border-style:solid;border-width:1px 0;height:9px;vertical-align:middle;width:100%}.e-splitter .e-splitbar .e-v-arrow,.e-splitter .e-splitbar .e-h-arrow{cursor:pointer;position:absolute}.e-splitter .e-splitbar .e-v-arrow{float:left;height:11px;width:12px;left:50%}.e-splitter .e-splitbar .e-h-arrow{height:12px;width:11px;top:50%}.e-splitter .e-pane{border:none;cursor:default;float:left;position:relative;overflow-x:auto}.e-splitter .e-pane.collapsed{overflow:hidden}.e-splitter .e-h-pane{height:100%}.e-splitter .e-v-pane{width:100%}.e-upload-box.e-drag-wrapper{border:dashed 3px #c1c3c5;display:table;position:relative;box-sizing:border-box}.e-upload-box.e-drag-wrapper .e-drag-container{display:table-cell;height:100%;width:100%;vertical-align:middle}.e-upload-box .e-drag-text{color:#ccccd3;font-size:12pt;font-weight:bold;padding:11px;display:block;margin:0 auto;text-align:center}.e-upload-box .e-drag-text{padding-bottom:25px}.e-upload-box.e-drag-wrapper .e-uploadbox.e-widget{margin:0 auto}.e-uploadbox .e-selectpart{overflow:hidden;position:relative;width:auto}.e-uploadbox .e-inputbtn{background-color:transparent;border:1px solid transparent}.e-uploadbox.e-widget .e-selectpart.e-select{box-shadow:0 0 3px rgba(0,0,0,.25)}.e-uploadbox.e-widget .e-selectpart.e-select{border:1px solid}.e-uploadbox .e-action-container{width:233px}.e-uploadbox .e-action-container{margin:0 25px 0 auto;float:right}.e-uploadbox .e-uploadinput{display:block;cursor:pointer;filter:alpha(opacity=0);opacity:0;position:absolute;right:0;top:0;margin:0}.e-uploadbox.e-browse-hide{opacity:0;filter:alpha(opacity=0);top:0;left:0;width:500px;height:100px;cursor:pointer;position:absolute}.e-uploadbox.e-browse-hide .e-select .e-inputbtn{filter:alpha(opacity=0)}.e-uploadbox .e-ul{width:100%}.e-uploadbox .e-file-list{text-align:center;text-indent:3px;position:relative}.e-uploadbox .e-file-list{height:58px;top:5px}.e-uploadbox .e-file-list .file-status{float:left;min-width:77px;padding-right:0;padding-top:5px;text-align:right}.e-uploadbox .e-file-list .e-file-view{height:85%}.e-uploadbox .e-file-list .e-file-percentage{float:left;padding-left:0;padding-right:0;padding-top:15px;width:140px;font-size:10px}.e-uploadbox .e-file-progress{float:left;width:200px;position:relative;overflow:hidden}.e-uploadbox .e-file-name{display:block;height:25px;text-align:left;width:100%}.e-uploadbox .e-file-progress-bar{height:2px;width:100%;margin-top:6px;margin-left:8px}.e-uploadbox .e-ul>li{width:100%}.e-uploadbox .e-ul>li{height:60px}.e-uploadbox .e-ul li .e-file-list{width:100%;clear:both}.e-uploadbox .e-file-progress-status{width:0%}.e-uploadbox .e-file-progress-status{height:2px}.e-uploadbox .e-file-list .e-file-size{float:left;min-width:100px;padding-left:0;padding-right:0;width:100px}.e-uploadbox .e-file-name .e-file-name-txt,.e-uploadbox .e-drag-wrapper .e-file-name .e-file-name-txt,.e-uploadbox .e-file-head.e-head-name,.e-uploadbox .e-drag-wrapper .e-file-head.e-head-name{text-indent:16px}.e-uploadbox .e-file-size .e-file-name-txt{left:-11px;text-align:left}.e-uploadbox .e-file-name-txt{position:relative;top:13px;font-weight:normal;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:20px}.e-uploadbox .e-file-upload{padding:20px 0;height:70px;box-sizing:border-box}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{font-weight:normal;text-overflow:ellipsis;white-space:nowrap;height:40px;width:100px;position:relative}.e-uploadbox .e-uploadbtn,.e-uploadbox .e-uploadclosebtn{margin-left:15px;border:1px solid}.e-uploadbox .e-uploadinput,.e-uploadbox .e-selectpart,.e-uploadbox .e-select .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{height:100%;width:100%;border:none;padding:0;margin:0}.e-uploadbox.e-rtl .e-icon.e-file-cancel:before,.e-uploadbox.e-rtl .e-icon.e-delete:before,.e-uploadbox.e-rtl .e-icon.e-reload:before{top:0;left:2px}.e-uploadbox.e-rtl .e-file-name-txt,.e-mobile-upload.e-uploadbox.e-dialog.e-rtl .e-file-name-txt{text-align:right;left:0}.e-uploadbox.e-rtl .e-file-view,.e-uploadbox.e-rtl .e-file-head,.e-uploadbox.e-rtl .e-action-perform,.e-uploadbox.e-rtl .e-icon.e-file-cancel{float:right}.e-uploadbox.e-rtl .e-action-perform{margin-left:0}.e-uploadbox.e-rtl .e-action-perform{margin-right:15px}.e-uploadbox.e-rtl .e-file-size .e-file-name-txt{left:10px;text-align:right}.e-uploadbox.e-rtl .e-file-list{text-align:right}.e-uploadbox.e-rtl .e-upload-file .e-icon{margin-right:35%;left:0}.e-uploadbox .e-file-progress{border:1px solid transparent}.e-uploadbox .e-upload-progress{border:1px solid transparent}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{height:16px;width:16px}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{float:left;margin-top:5px;position:relative;cursor:pointer}.e-uploaddialog.e-dialog .e-ul .e-action-perform .e-icon{height:16px;width:16px}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{margin-top:-5px;left:43%;border-radius:60px 60px 60px 60px;position:relative}.e-uploadbox .e-file-list .e-checkmark,.e-uploadbox .e-file-list .e-file-percentage-failed{height:23px;width:23px}.e-uploadbox .e-action-perform{border-radius:4px 4px 4px 4px}.e-uploadbox .e-action-perform{float:left;margin-top:11px}.e-uploadbox .e-action-perform{width:16px;height:16px;margin-left:25px}.e-uploadbox .e-icon.e-checkmark:before{top:4px;position:relative;left:-3px}.e-uploadbox .e-head-name,.e-uploadbox .e-head-status{width:200px}.e-uploadbox .e-file-list .e-image-wrapper{height:85%;padding:0 5px;float:left}.e-uploadbox .e-file-list .e-image-wrapper{text-align:left;width:30px;margin-top:1%;margin-left:1%}.e-uploadbox .e-file-list .e-image-wrapper .e-fileformat-image{height:40px;width:40px;display:block}.e-uploadbox .e-file-progress{width:200px}.e-uploadbox.e-rtl .e-icon.e-file-percentage-failed:before,.e-uploadbox.e-rtl .e-icon.e-checkmark:before{left:3px}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{top:0;position:relative}.e-uploadbox .e-icon.e-file-cancel:before,.e-uploadbox .e-icon.e-delete:before,.e-uploadbox .e-icon.e-reload:before{font-size:16px;left:-7px}.e-uploadbox .e-uploaddialog.e-dialog.e-dialog-content{position:relative;border:0;background:none;overflow:auto;border-image:initial}.e-uploadbox.e-dialog .e-titlebar{position:relative}.e-uploadbox.e-dialog .e-titlebar{padding:20px 25px 28px 25px}.e-uploadbox.e-dialog .e-titlebar .e-title{margin-left:3px;margin-right:5px;position:relative;top:1px}.e-uploadbox.e-dialog .e-close{margin:0 2px 2px 2px}.e-uploadbox.e-dialog .e-dialog-icon{top:5px}.e-uploadbox.e-dialog .e-dialog-icon{width:16px;height:16px}.e-uploadbox .e-file-head{float:left;height:25px;position:relative;text-indent:12px;top:30%}.e-uploadbox .e-file-head{font-size:13px;font-weight:600}.e-uploadbox .e-head-size{width:100px}.e-uploadbox .e-file-head.e-head-status{text-indent:50px}.e-uploadbox .e-head-content{display:inline-block;vertical-align:middle;width:100%}.e-uploadbox .e-head-content{height:36px}.e-uploadbox .e-dialog.e-widget-content{padding:0}.e-uploadbox .e-dialog.e-widget-content .e-icon{display:block;vertical-align:middle}.e-mobile-upload.e-uploadbox .e-action-container{width:160px;padding-top:10px}.e-uploadbox .e-action-container.sync{width:125px}.e-mobile-upload.e-uploadbox .e-action-container.sync{width:75px}.e-mobile-upload.e-uploadbox .e-uploadbtn,.e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-mobile-upload.e-uploadbox.e-dialog .e-header{padding:4px;font-size:14px}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{float:right}.e-mobile-upload.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:15px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadclosebtn.e-btn{margin-left:15px;float:right}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-uploadbtn.e-btn{margin-left:0;float:left}.e-mobile-upload.e-uploadbox.e-dialog .e-head-content{display:none}.e-mobile-upload.e-uploadbox.e-dialog .e-file-name-txt{top:0;font-size:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list>div{float:left;height:20px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-percentage{padding-top:0;padding-left:15px;width:175px}.e-mobile-upload.e-uploadbox.e-dialog .e-titlebar .e-title{margin-right:15px;margin-left:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:right;margin-right:12px;width:15px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{margin-top:0}.e-mobile-upload.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{font-size:10px;left:-1px;text-align:left}.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-status,.e-mobile-upload.e-uploadbox.e-dialog .e-file-progress-bar{height:12px}.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload button.e-btn{font-size:12px;height:30px;width:70px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-upload>button{left:-4px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{width:10px;top:-2px}.e-mobile-upload.e-uploadbox.e-dialog .e-ul .e-action-perform .e-icon{margin-left:5px}.e-mobile-upload.e-uploadbox.e-dialog .e-dialog-icon{top:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload{height:100%}.e-mobile-upload.e-uploadbox .e-icon.e-close:before,.e-mobile-upload.e-uploadbox .e-icon.e-file-cancel:before{font-size:12px}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{position:relative}.e-uploadbox .e-icon.e-checkmark:before,.e-uploadbox .e-icon.e-file-percentage-failed:before{top:4px;left:-3px}.e-mobile-upload.e-uploadbox .e-file-upload{height:50px;padding:0}.e-mobile-upload.e-uploadbox .e-ul>li,.e-mobile-upload.e-uploadbox .e-ul li .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd)>.e-file-list{height:100%;border-bottom:none;top:3px}.e-mobile-upload.e-uploadbox .e-ul li .e-file-list{padding-bottom:5px}.e-mobile-upload.e-uploadbox .e-ul{border-bottom:1px solid #c4c4c4}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-list>div{float:right;height:20px}.e-rtl.e-mobile-upload.e-uploadbox.e-dialog .e-file-list .e-action-perform{float:left;margin-left:5px}.e-mobile-upload.e-rtl.e-uploadbox.e-dialog .e-file-size>.e-file-name-txt{text-align:right;left:0}.e-mobile-upload.e-uploadbox.e-rtl.e-dialog .e-file-percentage{margin-right:15px}.e-treeview-wrap{white-space:nowrap;outline:0 none;border-image:initial}.e-treeview-wrap>.e-ul{overflow:auto;height:inherit}.e-treeview .e-treeview-ul{background:0;list-style-type:none;position:relative;outline:0 none}.e-treeview .e-treeview-ul{margin-left:0}.e-fullrow-wrap.e-treeview-wrap{position:relative}.e-fullrow-wrap .e-ul{position:relative}.e-fullrow-wrap .e-treeview-ul{position:inherit}.e-treeview .e-item{margin:0;white-space:nowrap;outline:0 none}.e-treeview .e-item{padding:2px 0 2px 20px}.e-treeview .e-text{border:1px solid transparent;padding:5px 7px 6px 7px;text-decoration:none;min-height:15px;min-width:10px;border-image:initial;outline:0 none}.e-treeview .e-text{margin-left:8px;font-size:14px}.e-fullrow-wrap .e-text{vertical-align:top}.e-fullrow-wrap .e-fullrow{width:100%;position:absolute;left:0;-webkit-user-select:none;margin-top:-32px;height:32px;box-sizing:border-box;overflow:hidden}.e-fullrow-wrap .e-text-wrap{position:relative;z-index:1;cursor:pointer}.e-treeview .e-text.e-editable{background:none;border:none;padding:0}.e-treeview .e-text.e-editable .e-tree-input{box-sizing:border-box;padding:0 0 0 7px;margin:0}.e-treeview-wrap.e-rtl .e-text.e-editable .e-tree-input{padding:0 7px 0 0}.e-dragedNode{z-index:10002;line-height:1.42857143;margin-left:20px;display:table}.e-dragedNode{padding:4px 8px 5px 0;font-size:14px}.e-rtl.e-dragedNode{padding:4px 0 5px 8px}.e-icon.e-dropedStatus:before{float:left}.e-icon.e-dropedStatus:before{margin:4px 8px}.e-dragedNode .e-icon.e-minus:before,.e-dragedNode.e-rtl .e-icon.e-minus:before{content:""}.e-dragedNode .e-icon.e-plus:before,.e-dragedNode.e-rtl .e-icon.e-plus:before{content:""}.e-dragedNode .e-insertInbetween:before{content:""}.e-dragedNode .e-insertInbetween-rtl:before{content:""}.e-rtl .e-icon.e-dropedStatus:before{float:right}.e-dragedNode .e-text{text-decoration:none;display:table-cell;white-space:nowrap;margin:0 0 1px}.e-treeview-wrap .e-sibling{position:absolute;margin-top:-2px;z-index:2}.e-treeview-wrap .e-sibling{width:0;height:0;border-top:3px solid transparent;border-left:4px solid;border-bottom:3px solid transparent}.e-treeview-wrap.e-rtl .e-sibling{border-left:none;border-right:4px solid}.e-treeview-wrap .e-sibling::before{content:'';position:absolute;top:0;left:3px;width:94px;height:1px;z-index:2}.e-treeview-wrap.e-rtl .e-sibling::before{right:3px}.e-icon.e-dropedStatus{width:14px;height:14px;display:table-cell}.e-drop-count{position:absolute;top:-10px;border:1px solid;min-width:12px;padding:2px 4px;text-align:center;font-size:12px;border-radius:15px}.e-drop-count{margin-left:-3px;font-weight:500}.e-rtl .e-drop-count{left:-10px}.e-treeview ul{padding:2px 0 0 0;width:auto;list-style-type:none;outline:0 none}.e-treeview-wrap>ul{padding:0 0 0 15px}.e-treeview-wrap.e-rtl>ul{padding:0 15px 0 0}.e-treeview ul:first-child,.e-treeview{min-height:15px}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{background-repeat:no-repeat;border:0 none transparent;float:left;cursor:pointer}.e-treeview .e-plus,.e-treeview .e-minus,.e-treeview .e-icon.e-load{width:20px;height:20px;margin-top:6px;margin-left:-20px}.e-treeview-wrap .e-plus:before,.e-treeview-wrap .e-minus:before,.e-treeview-wrap .e-load:before{margin:4px auto}.e-treeview-wrap.e-rtl .e-plus:before,.e-treeview-wrap.e-rtl .e-minus:before,.e-treeview-wrap.e-rtl .e-load:before{margin:4px auto}.e-treeview-wrap .e-icon.e-load{background-size:10px}.e-treeview .e-item img.e-align{vertical-align:middle;margin-left:5px}.e-treeview-wrap .e-item div>a>span,.e-treeview-wrap .e-item div>a>img,.e-dragedNode .e-text>span,.e-dragedNode .e-text>img{margin-right:8px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{float:left;margin-top:3px}.e-treeview-wrap .e-item div>.e-chkbox-wrap{margin-left:16px;margin-right:0}.e-treeview-wrap.e-rtl .e-item div>span+span{margin-right:6px;margin-left:4px}.e-treeview-wrap.e-rtl .e-item{padding:2px 20px 2px 0}.e-treeview-wrap.e-rtl .e-item .e-icon{float:right}.e-treeview-wrap.e-rtl .e-plus,.e-treeview-wrap.e-rtl .e-minus,.e-treeview-wrap.e-rtl .e-icon.e-load{margin-right:-20px}.e-treeview-wrap.e-rtl .e-item img.e-align{vertical-align:middle;margin-right:5px}.e-treeview-wrap.e-rtl .e-text{margin-right:8px;margin-left:0}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{float:right}.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{margin-left:0;margin-right:16px}.e-treeview-wrap.e-rtl .e-chkbox-wrap div>span{text-align:right}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-right:0}.e-treeview-wrap.e-rtl .e-item div>a>span,.e-treeview-wrap.e-rtl .e-item div>a>img,.e-dragedNode.e-rtl .e-text>span,.e-dragedNode.e-rtl .e-text>img{margin-left:8px}.e-treeview .e-treeview-ul{margin-bottom:-2px}.e-treeview .e-text,.e-autocomplete.e-disable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-treeview .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-treeview .e-fe-popup .e-tail:before,.e-treeview .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treeview .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-treeview .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-treeview .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-treeview .e-fe-popup .e-downtail:after{top:34px}.e-fullrow-wrap .e-treeview-ul{margin-bottom:-2px}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{border:0}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-hover .e-node-focus,.e-fullrow-wrap .e-li-focus .e-node-focus{margin:1px 1px 1px 9px}.e-fullrow-wrap.e-rtl .e-li-active .e-active,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-hover,.e-fullrow-wrap.e-rtl .e-li-hover .e-node-focus,.e-fullrow-wrap.e-rtl .e-li-focus .e-node-focus{margin:1px 9px 1px 1px}.e-treeview-wrap.e-dragging .e-text,.e-fullrow-wrap.e-dragging .e-text-wrap,.e-treeview-wrap.e-dragging .e-chkbox-wrap div>span{cursor:default}.e-treeview-wrap .e-icon.e-plus,.e-treeview-wrap .e-icon.e-minus{-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}.e-treeview-wrap:not(.e-rtl) .e-icon.e-plus{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-treeview-wrap.e-rtl .e-icon.e-plus{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.e-treeview-wrap:not(.e-rtl) .e-icon.e-minus{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.e-treeview-wrap.e-rtl .e-icon.e-minus{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.e-treeview .e-draggable{touch-action:none}.e-waitpopup-pane{opacity:.85;filter:alpha(opacity=85);position:absolute}.e-waitpopup-pane .e-image{background-position:center center;background-repeat:no-repeat;display:block;margin:0 auto;position:relative}.e-waitpopup-pane .e-image{height:55px;width:55px;border-radius:50%}.e-waitpopup-pane .e-text{font-size:16px;margin:0;position:relative;text-align:center}.e-tagcloud{width:350px;display:block}.e-tagcloud{box-shadow:none}.e-tagcloud .e-title{font-size:16px;font-weight:600;vertical-align:middle}.e-tagcloud .e-title{box-shadow:none;border:1px solid;padding:8px 15px 8px 15px}.e-tagcloud ul.e-notitle{border-top-width:1px}.e-tagcloud .e-title-img{margin-right:7px;vertical-align:middle}.e-tagcloud .e-ul{font-weight:400;list-style-position:outside;width:100%;overflow:hidden;display:block;border-top-width:0}.e-tagcloud .e-ul{font-size:14px;border:1px solid}.e-tagcloud .e-ul{padding:15px}.e-tagcloud .e-list .e-tagitems,.e-tagcloud .e-cloud .e-tagitems{cursor:pointer;list-style-type:none;padding:5px 3px}.e-tagcloud .e-list .e-tagitems{display:block}.e-tagcloud .e-tagitems .e-txt{outline:0 none;text-decoration:none;line-height:20px;padding:0 2px}.e-tagcloud .e-load{min-height:30px;width:100%}.e-toolbar{margin-top:0;outline:0 none}.e-toolbar{border:1px solid}.e-toolbar.e-toolbarspan{width:100%}.e-toolbar.e-toolbarspan{height:auto;box-shadow:none;padding-left:10px;padding-right:10px}.e-toolbar.e-toolbarspan.e-inline{border-radius:0;padding-left:0;padding-right:0}.e-toolbar.e-toolbarspan.e-inline{border:0}.e-toolbar>ul>li{position:relative;cursor:default;list-style-type:none}.e-toolbar>ul>li{border:0 solid transparent;padding:12px}.e-toolbar>ul>li div.e-item-overlay{position:absolute;height:100%;width:100%;top:0;left:0;opacity:.1;filter:alpha(opacity=10)}.e-toolbar.e-js ul>li.e-tooltxt{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.e-toolbar.e-js ul>li.e-tooltxt{margin-right:2px}.e-toolbar.e-js ul.e-ul.e-vertical>li.e-tooltxt{margin-right:0;margin-bottom:2px;padding-top:10px;padding-bottom:10px}.e-toolbar,.e-toolbar>.e-vertical,.e-toolbar>.e-horizontal,.e-toolbar div:first-child{overflow:hidden}.e-toolbar>.e-horizontal.e-ul>li,.e-toolbar>.e-horizontal .e-spriteimg,.e-toolbar.e-rtl>.e-res-pos{float:left}.e-toolbar>.e-horizontal.e-ul{vertical-align:middle;float:left;height:auto}.e-toolbar.e-rtl>.e-horizontal.e-comnrtl,.e-toolbar.e-rtl>.e-horizontal .e-comnrtl,.e-toolbar>.e-res-pos{float:right}.e-toolbar>.e-vertical .e-comnrtl{direction:rtl}.e-toolbar>.e-horizontal .e-align,.e-toolbar>.e-horizontal .e-tooltxt,.e-toolbar>.e-vertical .e-align,.e-toolbar>.e-vertical>.e-tooltxt{vertical-align:middle;outline:none}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{background-color:transparent}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{border:0 solid transparent}.e-toolbar ul:last-child>li:last-child,.e-toolbar.e-rtl ul:first-child>li:last-child{margin-right:0}.e-toolbar>ul>li{margin-right:2px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down{height:23px;line-height:normal;font-size:17px;cursor:pointer;margin-top:5px}.e-toolbar .e-icon.e-res-pos.e-arrow-sans-down{margin-top:15px}.e-toolbar .e-icon.e-toolbar-res-arrow{height:28px;width:28px;line-height:normal}.e-toolbar .e-icon.e-toolbar-res-arrow:before{content:"";font-size:21px;cursor:pointer}.e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:9px}.e-toolbar .e-display-none,.e-toolbar.e-display-none{display:none}.e-toolbar .e-display-block,.e-toolbar.e-display-block{display:block}.e-abs-position{position:absolute}.e-rel-position{position:relative}.e-rel-position{right:8px}.e-rtl .e-rel-position{right:auto}.e-rtl .e-rel-position{left:8px}.e-toolbar.e-responsive-toolbar{width:200px}.e-rating{display:inline-block;list-style-type:none;position:relative}.e-rating.e-vertical .e-ul{-webkit-margin-before:.2em}.e-rating.e-horizontal .e-ul,.e-rating.e-vertical .e-ul{padding:0 2px;list-style-type:none;margin:0}.e-rating.e-horizontal .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-horizontal .e-reset{float:left}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{cursor:pointer}.e-rating,.e-rating .e-shape-list{outline:0 none}.e-progressbar{display:block;height:20px;position:relative;width:100%}.e-progressbar{border:0 solid;border-radius:0}.e-progressbar .e-progress{border:none;height:100%;width:0}.e-progressbar.e-rtl .e-progress-txt{text-align:left;top:0 !important;margin-top:10px}.e-progressbar .e-progress-txt{text-align:right;top:0 !important;margin-top:10px}.e-slider{display:block;outline:0 none;position:relative;height:100%;width:100%;z-index:10}.e-slider{border:0 none}.e-slider-wrap.e-horizontal{height:4px}.e-slider-wrap.e-vertical{height:100%;width:4px}.e-slider.e-corner,.e-slider.e-corner .e-handle,.e-slider.e-corner .e-range{border-radius:2px}.e-slider.e-js,.e-slider.e-js .e-range{border-radius:2px}.e-slider,.e-slider .e-handle,.e-slider .e-range{border-radius:100px}.e-scale-wrap .e-slider.e-js{border-radius:5px}.e-slider-wrap.e-horizontal .e-handle{top:-3px}.e-slider-wrap.e-horizontal .e-handle.e-default{top:-6px}.e-slider .e-handle{touch-action:none}@-webkit-keyframes sliderFocusHandle{0%{-webkit-transform:scale(.714)}50%{-webkit-transform:scale(1.05)}100%{-webkit-transform:scale(1)}}@keyframes sliderFocusHandle{0%{-ms-transform:scale(.714);transform:scale(.714)}50%{-ms-transform:scale(1.05);transform:scale(1.05)}100%{-ms-transform:scale(1);transform:scale(1)}}.e-tooltipbox{margin-top:-1px;-webkit-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);-moz-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);-o-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);-ms-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1)}.e-tooltipbox.e-vertical{margin-left:1px;-webkit-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);-moz-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);-o-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);-ms-animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1);animation:e-fadeIn 365ms cubic-bezier(.1,.9,.2,1)}.e-slider-wrap.e-vertical .e-handle{left:-3px}.e-slider-wrap.e-vertical .e-handle.e-default{left:-6px}.e-slider .e-handle{cursor:pointer;outline:0 none;position:absolute;height:12px;width:12px}.e-slider .e-handle{border:2px solid}.e-slider-wrap.e-horizontal .e-range{height:100%;top:0}.e-slider-wrap.e-vertical .e-range{left:0;width:100%}.e-slider .e-range{border:0 none;display:block;position:absolute}.e-scale{list-style:none outside none;outline:0 none;position:relative;z-index:1}.e-slider-wrap.e-small-size .e-scale.e-h-scale{width:100%}.e-scale.e-v-scale{height:100%}.e-scale .e-tick{background-color:transparent;background-position:center center;cursor:default;position:relative;height:100%}.e-scale .e-tick .e-tick-value{font-size:10px;position:absolute}.e-h-scale .e-tick{background-repeat:repeat-y}.e-v-scale .e-tick{background-repeat:repeat-x}.e-h-scale .e-tick .e-tick-value{top:-17px}.e-h-scale .e-tick.e-first-tick{background-position:left center}.e-h-scale .e-tick.e-last-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-first-tick{background-position:right center}.e-rtl .e-h-scale .e-tick.e-last-tick{background-position:left center}.e-v-scale .e-tick.e-first-tick{background-position:center top}.e-v-scale .e-tick.e-last-tick{background-position:center bottom}@keyframes e-fadeIn{0%{opacity:0}100%{opacity:1}}@font-face{font-family:'ej-webfont';src:url('office-365/icons/ejicons.eot?-dzszjm');src:url('office-365/icons/ejicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('office-365/icons/ejicons.woff?-dzszjm') format('woff'),url('office-365/icons/ejicons.woff') format('woff'),url('office-365/icons/ejicons.ttf?-dzszjm') format('truetype'),url('office-365/icons/ejicons.svg?-dzszjm#ejicons') format('svg');font-weight:normal;font-style:normal}.e-icon,.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-resize-handle,.e-ddl-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-icon{font-size:14px}.e-rte-toolbar-icon,.e-background-color,.e-font,.e-rte-footericon,.e-rte-footer .e-resize-handle{font-size:16px}.e-icon:before,.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{display:block;margin:0 auto}.e-rte-toolbar-icon:before,.e-background-color:before,.e-font:before,.e-rte-footericon:before,.e-resize-handle:before{width:16px;height:16px}.e-icon:before{width:14px;height:14px}.e-grid .e-filterbarcell .e-icon:before{display:block;margin:0 auto}.e-icon{width:16px;height:16px}.e-menu.e-horizontal>.e-list>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list>span span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>a span.e-arrowhead-down:before,.e-menu.e-horizontal>.e-list:hover>span span.e-arrowhead-down:before,.e-menu.rtl>.e-list>a span.arrows:before,.e-menu.rtl>.e-list>span span.arrows,.e-menu.rtl>.e-list:hover>a span.arrows,.e-menu.rtl>.e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list>a span.arrows:before,.e-menu.rtl.e-context>.e-list>span span.arrows:before,.e-menu.rtl.e-vertical>.e-list>a span.arrows:before,.e-menu.rtl.e-vertical>.e-list>span span.arrows:before,.e-menu.rtl .e-list>ul>.e-list>a span.arrows:before,.e-menu.rtl .e-list>ul .e-list:hover>span span.arrows:before,.e-menu.rtl.e-context>.e-list:hover span.arrows:before,.e-menu.rtl.e-vertical>.e-list:hover span.arrows:before{content:""}.e-menu .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu .e-list>ul .e-list:hover>span span.e-arrowhead-right:before,.e-menu>.e-list:hover>a span.e-arrowhead-right:before,.e-menu>.e-list:hover>span span.e-arrowhead-right:before{content:""}.e-menu.e-rtl .e-list>ul>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-context>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>a span.e-arrowhead-right:before,.e-menu.e-rtl.e-vertical>.e-list>span span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>a span.e-arrowhead-right:before,.e-menu.e-rtl .e-list>ul .e-list:hover>span span.e-arrowhead-right:before{content:""}.e-icon.e-boardpin:before,.e-icon.e-unpin:before{content:""}.e-icon.e-boardpin1:before,.e-icon.e-pin:before{content:""}.e-icon.e-upload:before{content:""}.e-icon.e-reload:before{content:""}.e-upload-file .e-file-list .e-icon.e-file-cancel:before{content:""}.e-icon.e-close:before{content:""}.e-icon.e-addnew:before,.e-icon.e-plus:before{content:""}.e-icon.e-minus:before,.e-icon.e-minimize:before{content:""}.e-icon.e-rarrowright-2x:before{content:""}.e-icon.e-rarrowup-2x:before{content:""}.e-icon.e-rarrowdown-2x:before{content:""}.e-icon.e-rarrowleft-2x:before{content:""}.e-icon.e-login:before{content:""}.e-icon.e-orientationlanscape:before{content:""}.e-icon.e-searchfind:before,.e-icon.e-search:before{content:""}.e-icon.e-alignleft:before{content:""}.e-icon.e-aligncenter:before{content:""}.e-icon.e-alignright:before{content:""}.e-icon.e-alignjustify:before{content:""}.e-icon.e-alignnone:before{content:""}.e-icon.e-filterset:before{content:""}.e-icon.e-filternone:before{content:""}.e-icon.e-arrowheadup-2x:before{content:""}.e-icon.e-arrowheaddown-2x:before{content:""}.e-icon.e-arrowheadleft:before,.e-icon.e-arrowheadleft-2x:before,.e-icon.e-left-arrow:before,.e-rtl .e-icon.e-right-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowheadright:before,.e-icon.e-arrowheadright-2x:before,.e-icon.e-right-arrow:before,.e-rtl .e-icon.e-left-arrow:before,:not(.e-splitter).e-rtl .e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-numbering:before{content:""}.e-icon.e-bullets:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-delete:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-mediaback:before{content:""}.e-icon.e-mediaforward:before{content:""}.e-icon.e-arrowheadright-2x:before{content:""}.e-icon.e-arrowheadleft-2x:before{content:""}.e-icon.e-medianext:before{content:""}.e-icon.e-mediaprev:before{content:""}.e-icon.e-mediaeject:before{content:""}.e-icon.e-mediaclose:before{content:""}.e-icon.e-mediapause:before{content:""}.e-icon.e-mediaplay:before{content:""}.e-icon.e-righttick:before,.e-icon.e-checkmark:before{content:""}.e-icon.e-cancel:before,.e-icon.e-file-cancel:before,.e-icon.e-file-percentage-failed:before{content:""}.e-icon.e-smile:before{content:""}.e-icon.e-information:before{content:""}.e-icon.e-cut:before{content:""}.e-icon.e-edit:before{content:""}.e-icon.e-swapleft:before{content:""}.e-icon.e-swapright:before{content:""}.e-icon.e-swapup:before{content:""}.e-icon.e-swapdown:before{content:""}.e-icon.e-zoomin:before{content:""}.e-icon.e-zoomout:before{content:""}.e-icon.e-warningmessage:before{content:""}.e-icon.e-cursor:before{content:""}.e-icon.e-shoppingcart:before{content:""}.e-icon.e-handup:before{content:""}.e-icon.e-palette:before{content:""}.e-icon.e-star:before{content:""}.e-icon.e-copy:before{content:""}.e-icon.e-paste:before{content:""}.e-icon.e-settings:before{content:""}.e-icon.e-clock:before{content:""}.e-icon.e-hyperlink:before{content:""}.e-icon.e-hyperlinkbreak:before{content:""}.e-icon.e-resizers:before,.e-icon.e-resize-handle:before{content:""}.e-icon.e-home:before{content:""}.e-icon.e-clipboard:before{content:""}.e-icon.e-userlogin:before{content:""}.e-icon.e-dataexport:before{content:""}.e-icon.e-arrowheadright:before{content:""}.e-icon.e-arrowhead-down:before,.e-icon.e-down-arrow:before{content:""}.e-icon.e-arrowheadup:before,.e-icon.e-up-arrow:before{content:""}.e-icon.e-arrowheadleft:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-bold:before{content:""}.e-icon.e-italic:before{content:""}.e-icon.e-underline:before{content:""}.e-icon.e-strikethrough:before{content:""}.e-icon.e-font:before{content:""}.e-icon.e-rarrowdown:before{content:""}.e-icon.e-rarrowleft:before{content:""}.e-icon.e-rarrowup:before{content:""}.e-icon.e-rarrowright:before{content:""}.e-icon.e-calender:before{content:""}.e-icon.e-datetimecalendar:before,.e-icon.e-datetime:before{content:""}.e-icon.e-collapse-arrow:before{content:""}.e-icon.e-expand-arrow:before{content:""}.e-icon.e-maximize:before{content:""}.e-icon.e-restore:before{content:""}.e-icon.e-reload:before{content:""}.e-icon.e-plus:before{content:""}.e-icon.e-minus:before{content:""}.e-rtl .e-icon.e-plus:before{content:""}.e-rtl .e-icon.e-minus:before{content:""}.e-icon.e-gridgroupbutton:before{content:""}.e-icon.e-gnextmedia{background-position:-51px -84px}.e-gnext{background-position:-336px -84px}.e-gprevmedia{background-position:-103px -84px}.e-gprev{background-position:-313px -84px}.e-gadd{background-position:-103px 1px}.e-gedit{background-position:-26px -41px}.e-gdelete{background-position:-181px -20px}.e-icon.e-save:before{content:""}.e-icon.e-insertInbetween:before{content:""}.e-icon.e-insertInbetween-rtl:before{content:""}.e-icon.e-gcancel{background-position:-440px -20px}.e-icon.e-gsearch{background-position:-310px 4px}.e-icon.e-gdiagonalnext:before{content:""}.e-icon.e-gdiagonalnext:before{content:""}.e-icon.e-gnextforward:before{content:""}.e-icon.e-gnextforward:before{content:""}.e-icon.e-gupward{background-position:-204px 2px}.e-icon.e-gdownward{background-position:-180px 2px}.e-icon.e-gclose{background-position:-445px -22px}.e-icon.e-guparrow:before{content:""}.e-icon.e-guparrow:before{content:""}.e-icon.e-gdownarrow:before{content:""}.e-icon.e-gdownarrow:before{content:""}.e-icon.e-gupdatenotify:before{content:"";font-size:10px}.e-datewidget .e-calendar.e-icon:before,.e-datetime-wrap .e-datetime.e-icon:before{height:20px;width:20px}.e-timewidget .e-arrow-sans-down.e-icon:before,.e-ddl .e-arrow-sans-down.e-icon:before{height:12px;width:12px}.e-numeric .e-icon:before,.e-percent .e-icon:before,.e-currency .e-icon:before{height:8px;width:10px}.e-treeview-wrap .e-icon.e-plus:before{content:"";font-size:12px;width:12px;height:12px}.e-treeview-wrap.e-rtl .e-icon.e-load:before,.e-treeview-wrap .e-icon.e-load:before{content:""}.e-treeview-wrap .e-icon.e-minus:before{content:"";font-size:12px;width:12px;height:12px}.e-treeview-wrap.e-rtl .e-icon.e-plus:before{content:""}.e-treeview-wrap.e-rtl .e-icon.e-minus:before{content:""}.e-treeview-wrap:not(.e-ie8) .e-icon.e-minus:before{content:""}.e-treeview-wrap.e-rtl:not(.e-ie8) .e-icon.e-minus:before{content:""}.e-splitter .e-splitbar>.e-icon:before{height:100%;width:100%;font-size:13px}.e-splitter .e-splitbar>.e-icon:before{font-size:12px}.e-splitter .e-splitbar>.e-icon.v-backward:before,.e-splitter .e-splitbar>.e-icon.e-arrow-sans-left:before{font-size:12px}.e-splitter .h-backward:before{content:""}.e-splitter .h-forward:before{content:""}.e-splitter .v-backward:before{content:""}.e-splitter .v-forward:before{content:""}.e-rowselect:before{content:""}.e-sortdirect:before{content:""}.e-tab .e-icon.e-close:before,.e-uploadbox.e-dialog .e-close:before{content:""}.e-tab .e-icon.e-chevron-circle-right:before{content:""}.e-tab .e-icon.e-chevron-circle-left:before{content:""}.e-dialog .e-icon.e-collapse-arrow:before{content:""}.e-dialog .e-icon.e-expand-arrow:before{content:""}.e-scrollbar .e-vup.e-icon:before{content:"";left:5px}.e-scrollbar .e-vdown.e-icon:before{content:""}.e-scrollbar .e-hup.e-icon:before{content:""}.e-scrollbar .e-hdown.e-icon:before{content:""}.e-icon.e-shrink:before{content:""}.e-icon.e-full-screen-collapse:before{content:""}.e-icon.e-list:before{content:""}.e-icon.e-list-numbered_01:before{content:""}.e-icon.e-indent:before{content:""}.e-icon.e-indent_01:before{content:""}.e-icon.e-outdent:before{content:""}.e-icon.e-outdent_01:before{content:""}.e-icon.e-close_01:before{content:""}.e-icon.e-redo:before{content:""}.e-icon.e-redo_01:before{content:""}.e-icon.e-undo:before{content:""}.e-icon.e-undo_01:before{content:""}.e-icon.e-video_01:before{content:""}.e-icon.e-cross-circle:before{content:""}.e-icon.e-clean-brush:before{content:""}.e-icon.e-delete-column:before{content:""}.e-icon.e-delete-row:before{content:""}.e-icon.e-insert-column-left:before{content:""}.e-icon.e-insert-column-left_01:before{content:""}.e-icon.e-insert-column-right:before{content:""}.e-icon.e-insert-column-right_01:before{content:""}.e-icon.e-insert-row-below:before{content:""}.e-icon.e-insert-row-below_01:before{content:""}.e-icon.e-insert-row-above:before{content:""}.e-icon.e-insert-row-above_01:before{content:""}.e-icon.e-table:before{content:""}.e-icon.e-sigma:before{content:""}.e-icon.e-sigma_01:before{content:""}.e-icon.e-uppercase:before{content:""}.e-icon.e-lowercase:before{content:""}.e-icon.e-background-color:before{content:""}.e-icon.e-superscript:before{content:""}.e-icon.e-subscript:before{content:""}.e-icon.e-download:before{content:""}.e-icon.e-save_01:before{content:""}.e-icon.e-mail:before,.e-icon.e-message:before{content:""}.e-icon.e-arrowhead-right_01:before{content:""}.e-icon.e-arrowhead-left:before{content:""}.e-icon.e-arrowhead-left_01:before{content:""}.e-icon.e-datetime_01:before{content:""}.e-icon.e-calendar_01:before{content:""}.e-icon.e-calendar-plus:before{content:""}.e-icon.e-calendar-edit:before{content:""}.e-icon.e-chevron-right_02:before{content:""}.e-icon.e-chevron-left_02:before{content:""}.e-icon.e-bold_01:before{content:""}.e-icon.e-link:before{content:""}.e-icon.e-external-link:before{content:""}.e-icon.e-external-link_01:before{content:""}.e-icon.e-copy_01:before{content:""}.e-icon.e-zoom-in_02:before{content:""}.e-icon.e-zoom-out_02:before{content:""}.e-icon.e-arrow-circle-left_03:before{content:""}.e-icon.e-edit_02:before{content:""}.e-icon.e-edit_03:before{content:""}.e-icon.e-edit_05:before{content:""}.e-icon.e-notification_01:before{content:""}.e-icon.e-media-forward_01:before{content:""}.e-icon.e-play-circle:before{content:""}.e-icon.e-media-fast-forward:before{content:""}.e-icon.e-full-screen-expand:before{content:""}.e-icon.e-full-screen-expand_01:before{content:""}.e-icon.e-filter-settings:before{content:""}.e-icon.e-search_01:before{content:""}.e-icon.e-image_01:before{content:""}.e-icon.e-minus_01:before{content:""}.e-icon.e-plus_01:before{content:""}.e-icon.e-code_01:before{content:""}.e-icon.e-code-hexagon:before{content:""}.e-icon.e-cut_01:before{content:""}.e-icon.e-delete_01:before{content:""}.e-icon.e-delete_02:before{content:""}.e-icon.e-delete_04:before{content:""}.e-icon.e-stop:before{content:""}.e-icon.e-circle-square:before{content:""}.e-icon.e-vertical-barchart:before{content:""}.e-icon.e-fullborders:before{content:""}.e-icon.e-diagonal-square:before{content:""}.e-icon.e-3d:before{content:""}.e-icon.e-file-excel:before{content:""}.e-icon.e-file-text:before{content:""}.e-icon.e-file-text_01:before{content:""}.e-icon.e-file-mdx:before{content:""}.e-icon.e-file-empty:before{content:""}.e-icon.e-hexagon-square:before{content:""}.e-icon.e-globe:before{content:""}.e-icon.e-globe_01:before{content:""}.e-icon.e-file-delete_01:before{content:""}.e-icon.e-pentagon-square:before{content:""}.e-icon.e-vertical-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-power-cord:before{content:""}.e-icon.e-comments:before{content:""}.e-icon.e-horizontal-barchart:before{content:""}.e-icon.e-horizontal-barchart_01:before{content:""}.e-icon.e-triangle:before{content:""}.e-icon.e-inverted-triangle:before{content:""}.e-icon.e-pyramid:before{content:""}.e-icon.e-inverted-pyramid:before{content:""}.e-icon.e-pie-chart:before{content:""}.e-icon.e-table_01:before{content:""}.e-icon.e-folder:before{content:""}.e-icon.e-folder-open:before{content:""}.e-icon.e-signal:before{content:""}.e-icon.e-print:before{content:""}.e-icon.e-word_01:before{content:""}.e-icon.e-word-export:before{content:""}.e-icon.e-pdf_01:before{content:""}.e-icon.e-pdf-export:before{content:""}.e-icon.e-excel_01:before{content:""}.e-icon.e-excel-export:before{content:""}.e-icon.e-powerpoint-export:before{content:""}.e-icon.e-ie:before{content:""}.e-icon.e-documents:before{content:""}.e-icon.e-question:before{content:""}.e-icon.e-film:before{content:""}.e-icon.e-volume-up:before{content:""}.e-icon.e-circle-four:before{content:""}.e-icon.e-circle-one:before{content:""}.e-icon.e-circle-two:before{content:""}.e-icon.e-circle-three:before{content:""}.e-icon.e-arrow-down:before{content:""}.e-icon.e-arrow-down_01:before{content:""}.e-icon.e-arrow-left_01:before{content:""}.e-icon.e-sync:before{content:""}.e-icon.e-sync-disabled:before{content:""}.e-icon.e-paperclip:before{content:""}.e-icon.e-paperclip_01:before{content:""}.e-icon.e-circle:before{content:""}.e-icon.e-circle_01:before{content:""}.e-icon.e-clear:before{content:""}.e-icon.e-file-html:before{content:""}.e-icon.e-th:before{content:""}.e-icon.e-th-small:before{content:""}.e-icon.e-file-resize-four-direction:before{content:""}.e-icon.e-file-resize-horizontal:before{content:""}.e-icon.e-media-backward_01:before{content:""}.e-icon.e-chevron-right_01:before{content:""}.e-icon.e-chevron-down_01:before{content:""}.e-icon.e-chevron-up_01:before{content:""}.e-icon.e-chevron-left_01:before{content:""}.e-icon.e-key:before{content:""}.e-icon.e-align-left:before{content:""}.e-icon.e-align-center:before{content:""}.e-icon.e-align-right:before{content:""}.e-icon.e-align-justify:before{content:""}.e-icon.e-align-none:before{content:""}.e-icon.e-filter:before{content:""}.e-icon.e-list-numbered:before{content:""}.e-icon.e-chevron-circle-right:before{content:""}.e-icon.e-chevron-circle-left:before{content:""}.e-icon.e-media-backward:before{content:""}.e-icon.e-media-forward:before{content:""}.e-icon.e-media-previous:before{content:""}.e-icon.e-media-next:before{content:""}.e-icon.e-media-eject:before{content:""}.e-icon.e-media-pause:before{content:""}.e-icon.e-media-play:before{content:""}.e-icon.e-checkmark:before{content:""}.e-icon.e-smiley:before{content:""}.e-icon.e-notification:before{content:""}.e-icon.e-arrow-circle-right:before{content:""}.e-icon.e-arrow-circle-down:before{content:""}.e-icon.e-arrow-circle-left:before{content:""}.e-icon.e-arrow-circle-up:before{content:""}.e-icon.e-zoom-in:before{content:""}.e-icon.e-zoom-out:before{content:""}.e-icon.e-warning:before{content:""}.e-icon.e-pointer:before{content:""}.e-icon.e-unlink:before{content:""}.e-icon.e-user:before{content:""}.e-icon.e-export:before{content:""}.e-icon.e-arrow-sans-down:before{content:""}.e-icon.e-arrow-sans-up:before{content:""}.e-icon.e-arrow-sans-left:before{content:""}.e-icon.e-reply:before{content:""}.e-icon.e-forward:before{content:""}.e-icon.e-chevron-down:before{content:""}.e-icon.e-chevron-left:before{content:""}.e-icon.e-chevron-up:before{content:""}.e-icon.e-chevron-right:before{content:""}.e-icon.e-calendar:before{content:""}.e-icon.e-arrowhead-right:before{content:""}.e-icon.e-arrow-sans-right:before{content:""}.e-icon.e-arrowhead-up:before{content:""}.e-icon.e-arrowhead-down:before{content:""}.e-icon.e-print_02:before{content:""}.e-icon.e-excel:before{content:""}.e-icon.e-word:before{content:""}.e-icon.e-pdf:before{content:""}.e-icon.e-edit_04:before{content:""}.e-icon.e-delete_03:before{content:""}.e-icon.e-save_02:before{content:""}.e-icon.e-sort-alpha-asc_01:before{content:""}.e-icon.e-sort-alpha-desc_01:before{content:""}.e-icon.e-arrow-sans-right_01:before{content:""}.e-icon.e-media-forward_03:before{content:""}.e-icon.e-arrow-sans-left_01:before{content:""}.e-icon.e-media-backward_03:before{content:""}.e-icon.e-full-screen-collapse_01:before{content:""}.e-icon.e-italic_01:before{content:""}.e-icon.e-underline_01:before{content:""}.e-icon.e-strikethrough_01:before{content:""}.e-icon.e-align-left_01:before{content:""}.e-icon.e-align-center_01:before{content:""}.e-icon.e-align-right_01:before{content:""}.e-icon.e-align-justify_01:before{content:""}.e-icon.e-bullets_01:before{content:""}.e-icon.e-filternone_01:before{content:""}.e-icon.e-copy_02:before{content:""}.e-icon.e-paste_01:before{content:""}.e-icon.e-link_01:before{content:""}.e-icon.e-unlink_01:before{content:""}.e-icon.e-image:before{content:""}.e-icon.e-video:before{content:""}.e-icon.e-table_02:before{content:""}.e-icon.e-insert-row-above_02:before{content:""}.e-icon.e-insert-row-below_02:before{content:""}.e-icon.e-insert-column-left_02:before{content:""}.e-icon.e-insert-column-right_02:before{content:""}.e-icon.e-delete-row_01:before{content:""}.e-icon.e-delete-column_01:before{content:""}.e-icon.e-superscript_01:before{content:""}.e-icon.e-subscript_01:before{content:""}.e-icon.e-uppercase_01:before{content:""}.e-icon.e-lowercase_01:before{content:""}.e-icon.e-file-code:before{content:""}.e-icon.e-delete_05:before{content:""}.e-icon.e-arrow-left:before{content:""}.e-icon.e-arrow-right:before{content:""}.e-icon.e-print_01:before{content:""}.e-icon.e-exit:before{content:""}.e-icon.e-file-settings:before{content:""}.e-icon.e-media-backward_04:before{content:""}.e-icon.e-filter_01:before{content:""}.e-icon.e-file-list:before{content:""}.e-icon.e-document:before{content:""}.e-icon.e-media-forward_04:before{content:""}.e-icon.e-zoom-in_01:before{content:""}.e-icon.e-print_03:before{content:""}.e-icon.e-zoom-out_01:before{content:""}.e-icon.e-media-backward_02:before{content:""}.e-icon.e-media-forward_02:before{content:""}.e-icon.e-sort-alpha-asc:before{content:""}.e-icon.e-sort-alpha-desc:before{content:""}.e-icon.e-folder_01:before{content:""}.e-icon.e-folder-open_01:before{content:""}.e-icon.e-checkmark_01:before{content:""}.e-icon.e-folder-add:before{content:""}.e-icon.e-arrow-circle-left_01:before{content:""}.e-icon.e-arrow-circle-right_01:before{content:""}.e-icon.e-arrow-up:before{content:""}.e-icon.e-arrow-circle-left_02:before{content:""}.e-icon.e-arrow-circle-right_02:before{content:""}.e-icon.e-info:before{content:""}.e-icon.e-edit_01:before{content:""}.e-icon.e-th-list:before{content:""}.e-icon.e-th-large:before{content:""}.e-icon.e-shoppingcart_01:before{content:""}.e-icon.e-enlarge:before{content:""}.e-icon.e-code:before{content:""}.e-icon.e-view-details:before{content:""}.e-scrollbar{background-color:#ecedee;cursor:default}.e-scroller .e-content,.e-scroller.e-rtl .e-content{touch-action:none}.e-scrollbar.e-hscrollbar{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown,.e-scrollbar.e-rtl .e-vscroll{float:left}.e-scrollbar .e-hhandlespace,.e-scrollbar .e-hup,.e-scrollbar .e-hdown{height:inherit;display:inline-block}.e-scrollbar .e-hhandle,.e-scrollbar .e-hscroll{height:inherit}.e-scrollbar .e-vscroll .e-button.e-icon{width:inherit}.e-scrollbar .e-hscroll .e-button.e-icon,.e-scrollbar .e-vscroll .e-button.e-icon{display:table}.e-scrollbar .e-icon{font-size:9px}.e-scrollbar .e-vhandle.e-v-line{width:100%;margin:0 auto}.e-scrollbar .e-v-line:before{width:16px}.e-scrollbar .e-vscroll .e-icon:before,.e-scrollbar .e-hscroll .e-icon:before{height:inherit;text-align:center;display:table-cell;vertical-align:middle}.e-scrollbar .e-vscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-button.e-icon:before,.e-scrollbar .e-hscroll .e-hhandle.e-icon:before{width:inherit}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-unselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-scrollbar .e-vscroll{vertical-align:top;width:inherit;float:right}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle,.e-scrollbar .e-button{position:relative}.e-scrollbar.e-rtl{direction:rtl}.e-scrollbar.e-rtl .e-content,.e-scrollbar.e-rtl .e-hscroll{float:right}.e-scroller.e-js.e-widget.e-rtl .e-vscrollbar{left:0;right:auto}.e-scroller,.e-scroller>.e-content{overflow:hidden}.e-scroller.e-autohide{position:relative}.e-scroller.e-autohide .e-vscrollbar,.e-scroller.e-autohide .e-vscroll{position:absolute;right:0}.e-scroller.e-autohide .e-hscrollbar,.e-scroller.e-autohide .e-hscroll{position:absolute;bottom:0}.e-scroller>.e-content,.e-scroller.e-rtl .e-vscrollbar,.e-scroller.e-rtl .e-vscroll,.e-scroller .e-hscroll,.e-scroller .e-hscroll .e-hhandle{float:left}.e-scroller.e-rtl .e-content,.e-scroller.e-rtl .e-hscrollbar,.e-scroller.e-rtl .e-hscroll,.e-scroller.e-rtl .e-hscroll .e-hhandle{float:right}.e-scroller .e-vscrollbar{float:right}.e-scroller .e-hscrollbar{float:left}.e-scroller.e-rtl{direction:rtl}.e-scroller.e-rtl>.e-content,.e-scroller.e-rtl .e-hscroll{float:right}.e-scroller.e-native-scroll>.e-content,.e-scroller.e-native-scroll>.e-content>.e-target-pane{overflow:scroll;touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-native-scroll>.e-content::-webkit-scrollbar,.e-scroller.e-native-scroll>.e-content>.e-target-pane::-webkit-scrollbar{height:0;width:0}.e-datetime-wrap.e-error .e-in-wrap{border-color:#f00}.e-datetime-wrap{display:block;overflow:visible;width:143px;height:32px}.e-datetime-wrap .e-padding{padding:0 24px 0 0}.e-datetime-wrap .e-icon{display:block;width:100%;position:absolute;top:50%}.e-datetime-wrap .e-select{cursor:pointer;display:block;position:absolute;top:0;right:0;height:100%;text-align:left;border-left:1px solid}.e-datetime-wrap .e-select{width:30px}.e-datetime-wrap.e-rtl .e-select{border-left:none;right:auto}.e-datetime-wrap.e-rtl .e-select{border-right:1px solid}.e-datetime-wrap.e-rtl .e-padding{padding:0 0 0 24px}.e-datetime-wrap .e-icon{font-size:21px}.e-datetime-wrap .e-icon{height:21px}.e-datetime-wrap .e-icon{margin-top:-10px}.e-datetime-popup{cursor:default;overflow:auto;position:absolute;outline:0 none}.e-datetime-popup{border:1px solid;box-shadow:0 0 3px rgba(0,0,0,.25)}.e-datetime-wrap .e-datetime{background-position:-26px -85px}.e-datetime-popup .e-popup-container{display:inline-flex}.e-datetime-popup .e-button-container{display:block}.e-datetime-popup .e-button-container{padding:10px}.e-datetime-popup .e-datecontainer,.e-datetime-popup .e-timecontainer{display:inline-block}.e-datetime-popup .e-datecontainer{float:left}.e-datetime-popup .e-datecontainer{margin:0}.e-datetime-popup.e-rtl .e-datecontainer{float:right;margin:0 0 0 5px}.e-datetime-popup .e-timecontainer .e-time-popup{border:medium none}.e-datetime-popup .e-timecontainer .e-header{border-style:solid solid none;border-width:1px}.e-datetime-popup.e-corner .e-header{border-radius:4px 4px 0 0}.e-datetime-popup.e-corner .e-time-popup{border-radius:0 0 4px 4px}.e-datetime-popup .e-dt-button{cursor:pointer;display:inline-block;text-align:center;border:1px solid}.e-datetime-popup .e-dt-button{padding:3px 28px}.e-datetime-popup .e-dt-button.e-dt-today{margin:0 5px 0 0}.e-datetime-popup.e-rtl .e-dt-button.e-dt-today{margin:0 0 0 5px}.e-datetime-popup .e-dt-button.e-dt-done{float:right}.e-datetime-popup.e-rtl .e-dt-button.e-dt-done{float:left}.e-dt-responsive.e-datetime-popup .e-popup-container{display:inline-block}.e-dt-responsive.e-datetime-popup .e-datecontainer{float:none;margin:0 0 5px 0}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today,.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{margin:0 8px 0 0}.e-dt-responsive.e-datetime-popup .e-dt-button{padding:3px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.e-dt-responsive.e-datetime-popup .e-datecontainer,.e-dt-responsive.e-datetime-popup .e-timecontainer{display:block}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-today{width:36px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-now{width:59px}.e-dt-responsive.e-datetime-popup .e-dt-button.e-dt-done{width:31px}.e-drill-down.e-datetime-popup{border:0}.e-drill-down.e-datetime-popup .e-popup-container{padding:0}.e-drill-down.e-datetime-popup .e-datecontainer{margin:0}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{box-shadow:none;width:40px;height:40px;position:relative;z-index:1;font-size:12px}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{height:26px;border:0 none}.e-datetime-popup .e-drillDowncontainer .e-timepicker table{box-sizing:content-box;border-collapse:collapse;border-style:none;position:relative;table-layout:fixed;text-align:center;width:100%}.e-datetime-popup .e-drillDowncontainer .e-timepicker table td{cursor:pointer;border:medium none;vertical-align:middle;text-align:center}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{text-align:right}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours td,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins td{padding:10px 0}.e-datetime-popup .e-drillDowncontainer .e-dp-viewhours .e-timepicker-hours,.e-datetime-popup .e-drillDowncontainer .e-dp-viewmins .e-timepicker-mins{width:100%}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;width:18em;position:absolute;overflow:hidden}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border:1px solid;font-size:14px}.e-timepicker table,.e-timepicker table th,.e-timepicker table td{margin:0;padding:0;outline:0 none;line-height:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup{display:inline-block;z-index:10000;position:static;display:block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup{padding:10px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{margin-top:10px;margin-bottom:10px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{text-align:center;cursor:pointer;padding:3px;margin:4px 0 0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{text-align:right}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-left{float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right{float:right}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon{height:18px;width:18px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before{top:2px;left:2px;position:absolute}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{cursor:pointer;position:relative;top:2px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon.e-arrow-sans-right:before{left:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{left:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next{right:5px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{display:inline-block}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{cursor:pointer;text-align:center;width:83%}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt{padding:2px 7px 3px 8px;border-radius:4px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{text-align:center;height:30px;line-height:29px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{margin-bottom:5px;padding-bottom:5px}.e-timepicker table td.e-disable{opacity:1}.e-timepicker.e-popup.e-disable table td,.e-timepicker.e-popup.e-disable .e-footer,.e-timepicker.e-popup.e-disable .e-header .e-text,.e-timepicker.e-popup.e-disable .e-header .e-next,.e-timepicker.e-popup.e-disable .e-header .e-prev{cursor:default}.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-timepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default}.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;font-weight:normal;border-radius:0}.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover{background:none;border-radius:0}.e-time-minitues .e-hide-mins.e-disable,.e-time-hours .e-hide-hour.e-disable{visibility:hidden}.e-datetime-wrap.e-widget.e-ntouch.e-active{background:none}.e-filtertext::-ms-clear{display:none}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{margin:-15px -4px -1px -32px;float:left;width:16px}.e-grid.e-rtl .e-headercell .e-rtlsortfiltertoggle{margin-left:-4px}.e-grid.e-rtl .e-headercell .e-rtlgrouporfilter{margin-left:-5px}.e-grid.e-rtl .e-headercell .e-rtlsortadjust{margin-left:-25px}ej-grid{display:block}.e-grid *:focus{outline:none}.e-grid .e-filtertext::-webkit-search-cancel-button,.e-grid .e-responsesearch .e-ejinputtext::-webkit-search-cancel-button{-webkit-appearance:none}.e-grid .e-gridsummary .e-indentcell{width:30px !important;background-color:#fff;border-right:none;border-top:1px solid #c4c4c4}.e-grid .e-gridcontent tr.e-editedrow.e-batchrow:first-child td{border-top-width:0}.e-grid .e-gridcontent tr td.e-gupdatenotify:empty:before{margin-top:-21px !important}.e-grid .e-gridcontent tr td.e-gupdatenotify.e-icon{height:14px !important}.e-grid{height:auto;outline:0 none;border-width:1px;border-style:none solid solid solid}.e-grid .e-textover .e-headercelldiv{text-overflow:ellipsis}.e-grid,.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-tabletd{border-collapse:collapse}.e-grid .e-tableLastCell{border-right:1px solid !important;border-style:solid !important}.e-grid .e-gridcontent,.e-grid .e-groupdroparea,.e-grid .e-headercell,.e-grid .e-headercell-hover,.e-grid .e-headercelldiv,.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover,.e-grid .e-rowcell,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled,.e-grid .e-summaryrow,.e-grid .e-headercontent,.e-grid .e-gridheader,.e-grid .e-gridfooter,.e-grid .e-footercontent{overflow:hidden;vertical-align:middle}.e-grid .e-dialog .e-addedrow table,.e-grid .e-dialog .e-editedrow table,.e-grid .e-inlineformedit table,.e-grid .e-externalformedit table{border-collapse:separate;border-spacing:11px}.e-grid .e-dialog .e-addedrow label,.e-grid .e-dialog .e-editedrow label,.e-grid .e-inlineformedit label,.e-grid .e-externalformedit label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-grid .e-dialog .e-editedrow,.e-grid .e-dialog .e-addedrow{padding-bottom:1px}.e-grid .e-validError{position:relative;overflow:visible}.e-grid [class^="e-"],.e-grid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid .e-widget [class^="e-"]{box-sizing:border-box}.e-grid .e-dialog.e-widget .e-dialog-icon,.e-grid .e-widget .e-pagercontainer>.e-icon,.e-grid .e-widget .e-pagercontainer .e-numericitem,.e-grid .e-widget .e-filtericon,.e-grid .e-widget .e-filtertext,.e-grid .e-widget .e-predicate span,.e-grid .e-widget .e-value .e-chk-act,.e-grid .e-detailcell .e-groupheadercell,.e-grid .e-detailcell .e-ungroupbutton,.e-grid .e-excelfilter .e-chk-act{box-sizing:content-box}.e-table,.e-grid table{max-width:none}.e-grid .e-editedrow *,.e-grid .e-addedrow *,.e-grid .e-dlgcontainer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-grid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-grid .e-gridcontent .e-table>tbody>tr:first-child td.e-editCell .e-table{border-top-width:0;border-top-style:none}.e-grid>.e-gridcontent>div>.e-table,.e-grid>.e-gridheader>div>.e-table,.e-grid>.e-gridfooter .e-gridsummary,.e-grid .e-tabletd .e-table,.e-grid .e-normaledit .e-table,.e-grid>.e-gridcontent .e-movablecontentdiv>.e-table,.e-grid>.e-gridcontent .e-frozencontentdiv>.e-table,.e-grid>.e-gridheader .e-frozenheaderdiv>.e-table,.e-grid>.e-gridheader .e-movableheaderdiv>.e-table{border-spacing:0}.e-grid table th:first-child .e-headercell-hover{border-width:1px 0 1px 0}.e-grid .e-gridcontent tr:first-child td,.e-grid tr.e-editedrow:first-child td.e-rowcell,.e-grid .e-gridcontent .e-firstrow>td{border-top:0 none}.e-grid .e-gridcontent .e-addedrow.e-normaledit .e-lastrowcell,.e-grid .e-detailrowcollapse,.e-grid .e-gridcontent .e-editedrow .e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit:not(:only-child) td:first-child{border-top-width:1px;border-top-style:solid;border-top-color:#c8c8c8}.e-grid .e-gridcontent tr:last-child.e-addedrow.e-normaledit tr:first-child td:first-child,.e-grid .e-gridcontent tr:first-child.e-editedrow tr:first-child td:first-child{border-top:0}.e-grid .e-groupdroparea,.e-grid .e-groupTopLeftcell{border-style:solid none;border-width:1px 0 0}.e-grid .e-number{border-radius:65%;width:7px;height:15px;padding:1px 5px;line-height:15px;margin-top:7px}.e-grid .e-grid-icon{float:left}.e-grid .e-table,.e-grid .e-gridsummary{width:100%;table-layout:fixed;border:0 none;border-collapse:separate;margin-top:0}.e-grid .e-columnheader:not(.e-stackedHeaderRow),.e-grid th.e-headercell.e-draggable{cursor:pointer}.e-grid .e-gridheader tr.e-resizedragicon{cursor:col-resize}.e-grid .e-resizedragicon th.e-headercell.e-draggable{cursor:col-resize}.e-grid .e-columnheader.e-defaultcursor,.e-grid .e-headercell.e-defaultcursor{cursor:default}.e-grid .e-gridcontent{outline:none}.e-grid .e-groupdroparea{padding-top:5px;padding-bottom:8px;text-indent:10pt;width:100%}.e-grid .e-groupdroparea{text-indent:3pt;padding-top:6px;padding-bottom:6px}.e-grid .e-icon.e-print:before{content:""}.e-grid .e-excelIcon:before{content:""}.e-grid .e-wordIcon:before{content:""}.e-grid .e-pdfIcon:before{content:""}.e-grid .e-icon.e-delete:before{content:""}.e-icon.e-contextadd:before{content:""}.e-icon.e-contextedit:before{content:""}.e-icon.e-contextdelete:before{content:""}.e-icon.e-contextcancel:before{content:""}.e-icon.e-contextsave:before{content:""}.e-icon.e-contextgrouping:before{content:""}.e-icon.e-contextungrouping:before{content:""}.e-icon.e-contextascending:before{content:""}.e-icon.e-contextdescending:before{content:""}.e-icon.e-contextnext:before{content:""}.e-icon.e-contextlast:before{content:""}.e-icon.e-contextprevious:before{content:""}.e-icon.e-contextfirst:before{content:""}.e-columnChooser{min-width:200px;padding:0;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;height:307px !important;background:none #fff}.e-grid.e-columnChooser .e-button,.e-grid .e-ccButton{box-sizing:border-box}.e-columnChooser .e-searchbox{position:relative;margin:0 10px 5px 11px}.e-columnChooser .e-searchbox input{width:96%;height:21px;border-radius:4px}div.e-dialog.e-columnChooser{padding-left:0;padding-right:0}div.e-dialog.e-columnChooser{padding:10px 12px}.e-gridheader{clear:right}.e-columnChooser .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6px;top:18%}.e-columnChooser .e-scroller{outline:none}.e-columnChoosertail{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChoosertailAlt{height:0;position:relative;width:0;top:7px;left:1239px;border:10px solid transparent}.e-columnChooserListDiv label{width:auto;margin-left:15px;margin-right:17px;display:inline-block;margin-bottom:0;font-weight:inherit}.e-columnChooserListDiv{line-height:2.5;white-space:nowrap;padding:0 13px}.e-columnChooser .e-vscroll,.e-columnChooser .e-vscrollbar{width:10px !important}.e-columnChooser .e-hhandle{height:8px !important;border-radius:10px}.e-columnChooser .e-hhandlespace{margin-top:0}.e-columnChooser .e-content{width:214px}.e-columnChooserSplitter{width:100%;border-bottom:0}.e-columnChooser .e-hscrollbar{height:11px !important;margin-top:8px}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{border:0}.e-columnChooser .e-vhandle.e-v-line{width:8px;margin-left:-3px;border-radius:10px}.e-columnChooser .e-scrollbar .e-hscroll .e-button,.e-columnChooser .e-scrollbar .e-vscroll .e-button{display:none}.e-grid .e-gridellipsis{text-overflow:ellipsis}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{border-style:solid;border-width:1px 0;display:table-cell;font-weight:normal;line-height:30px}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{padding-left:.7em;padding-right:.7em}.e-grid .e-headercell,.e-grid .e-headercell-hover{height:40px;padding:0 .5em;text-overflow:ellipsis;white-space:nowrap;text-align:left}.e-grid .e-headercell,.e-grid .e-headercell-hover{height:36px;padding:0 8px 0 8px}.e-grid .e-headercelldiv{font-weight:bold;font-size:14px;display:block;border:0 none;height:29px;line-height:29px;margin:-7px;padding:0 .7em;text-align:left;white-space:nowrap;text-overflow:ellipsis}.e-grid .e-headercelldiv{padding:0 .5em}.e-grid .e-stackedHeaderCell{padding:0 .7em}.e-grid .e-stackedHeaderCell{padding:0 8px;padding:0 .5em}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{font-size:14px;font-weight:normal;margin-left:10px;padding:7px;cursor:pointer;height:17px;border:1px solid}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{border:0;height:20px;margin-left:8px;padding:3px 0}.e-grid .e-rowcell,.e-grid .e-indentcell{border-style:solid;display:table-cell}.e-grid .e-rowcell{border-width:1px 0 0 1px;padding:.7em;line-height:14px;white-space:nowrap;width:auto;vertical-align:middle}.e-grid .e-rowcell{padding:0 8px 0 8px}.e-grid tr,tr.e-row,tr.e-alt_row{height:36px}.e-grid .e-rowcell:empty{height:14px !important}.e-grid .e-verticallines .e-rowcell,.e-grid .e-verticallines .e-normaledit td.e-rowcell,.e-grid .e-verticallines .e-detailrowcollapse,.e-grid .e-verticallines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-verticallines .e-detailrowexpand,.e-grid .e-verticallines .e-filterbarcell{border-width:0 0 0 1px}.e-grid.e-rtl .e-verticallines .e-rowcell,.e-grid.e-rtl .e-verticallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-verticallines .e-detailrowcollapse,.e-grid.e-rtl .e-verticallines .e-detailrowexpand,.e-grid.e-rtl .e-verticallines .e-filterbarcell{border-width:0 1px 0 0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell,.e-grid .e-hidelines .e-detailcell,.e-grid .e-verticallines .e-detailindentcell,.e-grid .e-horizontallines .e-detailindentcell,.e-grid .e-hidelines .e-detailindentcell,.e-grid.e-rtl .e-hidelines .e-rowcell,.e-grid.e-rtl .e-hidelines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-rowcell,.e-grid .e-hidelines .e-normaledit td.e-rowcell,.e-grid .e-hidelines tr.e-editedrow td.e-rowcell,.e-grid .e-hidelines .e-detailrowcollapse,.e-grid .e-hidelines .e-detailrowcollapse.e-lastrowcell,.e-grid .e-hidelines .e-detailrowexpand,.e-grid .e-horizontallines .e-headercell,.e-grid .e-hidelines .e-headercell,.e-grid.e-rtl .e-horizontallines .e-headercell,.e-grid.e-rtl .e-hidelines .e-headercell,.e-grid .e-hidelines .e-filterbarcell,.e-grid.e-rtl .e-hidelines .e-filterbarcell{border-width:0}.e-grid .e-verticallines .e-detailcell,.e-grid .e-horizontallines .e-detailcell{padding:0}.e-grid .e-horizontallines .e-rowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell,.e-grid .e-horizontallines .e-detailrowcollapse,.e-grid .e-horizontallines .e-detailrowexpand,.e-grid.e-rtl .e-horizontallines .e-rowcell,.e-grid.e-rtl .e-horizontallines .e-normaledit td.e-rowcell,.e-grid.e-rtl .e-horizontallines .e-detailrowcollapse,.e-grid.e-rtl .e-horizontallines .e-detailrowexpand,.e-grid .e-horizontallines .e-filterbarcell{border-width:1px 0 0 0}.e-grid .e-horizontallines td.e-lastrowcell,.e-grid .e-horizontallines .e-normaledit td.e-rowcell{border-width:1px 0 1px 0}.e-grid.e-wrap .e-columnheader .e-headercelldiv,.e-grid.e-wrap .e-rowcell,.e-grid.e-wrap.e-responsive .e-rowcell,.e-grid .e-columnheader.e-wrap .e-headercelldiv,.e-grid .e-gridcontent.e-wrap .e-rowcell,.e-grid.e-responsive .e-gridcontent.e-wrap .e-rowcell{height:Auto;white-space:normal;line-height:18px}.e-grid .e-rowcell.e-nowrap,.e-grid .e-wrap .e-rowcell.e-nowrap{white-space:nowrap}.e-grid.e-wrap .e-columnheader .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-grid .e-normaledit .e-rowcell{padding:1px 3px}.e-grid .e-normaledit .e-rowcell{padding:1px 8px 1px 7px}.e-grid .e-normaledit .e-boolcell{padding-left:.7em}.e-grid .e-normaledit .e-templatecell{padding:1px .7em}.e-grid .e-normaledit .e-unboundcell{padding:.7em}.e-grid .e-lastrowcell{border-bottom-width:1px}.e-grid .e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0}.e-grid .e-indentcell{border-width:0 1px 0 0;line-height:.3em;padding:0}.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{display:table-cell;cursor:pointer;padding:0}.e-grid .e-recordplusexpand{white-space:nowrap}.e-grid .e-recordpluscollapse~td{border-bottom:0 none}.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-style:solid;border-width:1px 0 0}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-width:1px}.e-grid .e-togglegroup,.e-grid .e-toggleungroup{padding-left:7px}.e-grid .e-headercell .e-toggleungroup,.e-grid .e-headercell .e-togglegroup{float:right;height:10px;margin:-15px -20px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-togglesortgroupfilter{margin-right:-38px}.e-grid .e-headercellgroup{padding-right:35px}.e-grid .e-toolbaricons{min-height:26px;min-width:26px;text-decoration:none;vertical-align:middle;line-height:26px;margin:0}.e-grid .e-toolbar.e-toolbarspan{border-width:1px 0 0;border-style:solid;display:block !important}.e-grid .e-editcell,.e-grid .e-tabletd{padding:0}.e-grid .e-editcell .e-table{border-style:solid}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{height:10px;border-style:solid;padding-bottom:4px;padding-top:5px;display:none;position:absolute}.e-grid .e-grid-filterstatusbar{margin-top:-20px;border-width:1px 1px 0 1px;-moz-border-radius:4px 4px 0 0}.e-grid .e-grid-filterstatusbarbottom{margin-top:1px;border-width:0 1px 1px 1px;-moz-border-radius:0 0 4px 4px}.e-grid .e-filterbarcell input{width:89%;border-width:1px;text-indent:1px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px;padding-right:10%;height:26px}.e-grid .e-filterbarcell input{height:28px}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-width:1px 0 0 1px;height:27px;padding:0;border-style:solid;cursor:default;padding-left:7px;padding-right:9px}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{padding-left:8px;padding-right:8px;padding-bottom:1px;padding-top:1px}.e-grid-filterstatusbar .e-msgdiv,.e-grid-filterstatusbarbottom .e-msgdiv{margin-left:5px;margin-top:-3px;position:absolute}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{float:right;height:10px;margin:-17px -34px -1px 3px;padding:3px;width:10px}.e-grid .e-headercell .e-sortfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortgroupicon{margin-right:-38px}.e-grid .e-headercell .e-groupfiltericon{margin-right:-45px}.e-grid .e-headercell .e-sortfiltergroupicon{margin-right:-63px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending{float:right;height:10px;margin:-15px -22px -1px -20px;padding:0;width:10px}.e-grid .e-headercell .e-filtericon,.e-grid .e-headercell .e-filteredicon{width:16px;height:16px;padding:3px}.e-grid .e-headercell .e-ascending,.e-grid .e-headercell .e-descending,.e-grid .e-headercell .e-togglegroup,.e-grid .e-headercell .e-toggleungroup{padding-left:0;padding-bottom:4px}.e-grid .e-headercell .e-sortadjust{margin-right:-16px}.e-grid.e-dlgcontainer .e-predicate{border-width:0;border-style:solid;padding:10px 5px 0 0;text-align:left}.e-grid.e-dlgcontainer .e-caption{margin:0 9px 0 6px;position:relative;top:-2px}.e-grid.e-dlgcontainer .e-value .e-caption{margin:0 5px 0 0}.e-grid.e-dlgcontainer .e-dlgBtns{padding:10px 0;text-align:right}.e-grid.e-dlgcontainer .e-dlgBtns{padding:0;margin:20px -6px 0 0}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{margin-right:6%}.e-grid.e-dlgcontainer .e-dlgBtns .e-clear,.e-grid.e-dlgcontainer .e-dlgBtns .e-filter{width:47%}.e-grid.e-filterDialog .e-input{line-height:20px}.e-grid.e-dlgcontainer .e-operator{padding-top:10px}.e-grid.e-dlgcontainer .e-operator{padding-top:0}.e-grid.e-dlgcontainer .e-value{padding-top:10px}.e-grid.e-dlgcontainer .e-value{padding-top:12px}.e-grid.e-dlgcontainer.e-filterDialog{padding:20px 12px}.e-grid.e-dlgcontainer .e-dlgBtns{padding:0}.e-grid.e-dlgcontainer select{padding:0;height:20px;width:100%}.e-grid .e-filterdialoglarge .e-dlgcontainer input[type='text']{width:197px}.e-grid .e-summaryrow{font-weight:bold;border-style:solid;border-width:1px 0 0;padding:.5em;height:auto;line-height:18px;white-space:normal;word-wrap:break-word}.e-grid .e-summaryscroll{padding-right:18px}.e-grid .e-summaryscroll .e-rtl{padding-left:18px}.e-grid .e-boolrowcell input[type='checkbox']{margin-left:.7em;width:auto;height:auto}.e-grid .e-icon{background-repeat:no-repeat;background-attachment:scroll}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div,.e-grid .e-recordplusexpand>div,.e-grid .e-detailrowexpand>div{height:19px;vertical-align:middle;width:23px;padding:0;background-repeat:repeat;cursor:pointer}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div,.e-grid .e-recordplusexpand>div,.e-grid .e-detailrowexpand>div{height:32px;width:32px}.e-grid .e-dialog .e-close{background-repeat:repeat}.e-grid .e-ungroupbutton{float:right;width:16px;height:16px;display:none;padding-top:2px}.e-grid .e-grid-icon .e-ascending,.e-grid .e-grid-icon .e-descending{padding-left:7px}.e-grid .e-grid-icon .e-ascending,.e-grid .e-grid-icon .e-descending{float:left;padding-top:3px;margin-right:8px;padding-left:0}.e-grid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-gridwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-grid .e-gridheader .e-headercell,.e-grid .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-grid div.e-error,.e-grid .e-gridpopup{position:absolute;font-weight:normal;z-index:9999}.e-grid .e-gridpopup .e-content{border-width:1px;border-style:solid}.e-grid .e-gridpopup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-grid .e-gridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-grid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-grid .e-filterdiv,.e-grid .e-fltrtempdiv{position:relative;width:100%;text-align:center;padding-right:7%}.e-grid .e-normaledit td{border-bottom:none}.e-grid .e-addedrow .e-indentcell{border-top:1px solid #c4c4c4}.e-grid .e-dialog .e-addedrow td{border:none}.e-grid .e-externalformedit .e-addedrow td{border:none}.e-grid .e-addedrow .e-inlineformedit td{border:none}.e-grid .e-filterdiv.e-fltrinputdiv span{display:block;height:16px;position:absolute;right:10%;top:8px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv span{display:block;height:16px;position:absolute;right:10%;top:5px;cursor:pointer;width:21px}.e-grid .e-filterdiv.e-searchinputdiv span{top:8px}.e-grid .e-filterdiv.e-searchinputdiv{box-sizing:content-box}.e-grid .e-gridpopup .e-tail:before,.e-grid .e-gridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-grid .e-gridpopup .e-downtail:after{top:34px}.e-grid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-grid.e-rtl div.e-error .e-toparrow{right:10%}.e-grid .e-headercellfilter{padding-right:35px}.e-grid .e-headercellgroupfilter{padding-right:45px}.e-grid .e-headercellsort{padding-right:25px}.e-grid .e-headercellsortfilter{padding-right:45px}.e-grid .e-headercellsortgroupfilter{padding-right:63px}.e-grid.e-rtl .e-detailindentcell{border-left-width:1px;border-left-style:solid;border-left-color:#c8c8c8}.e-grid.e-rtl .e-headercellfilter{padding-right:25px;padding-left:28px}.e-grid.e-rtl .e-filterdiv{padding-right:2%}.e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-grid .e-gridtoolbar li{padding:4px 0 4px 6px}.e-grid .e-gridtoolbar li{padding:7px}.e-grid .e-gridtoolbar li a{padding-left:3px}.e-grid .e-groupheadercell .e-togglegroupbutton{padding-top:2px}.e-grid .e-scrollcss{padding-right:17px}.e-grid .e-animatebutton{width:16px;height:10px;font-size:12px;padding-right:26px;float:right}.e-grid .e-animatebutton{float:none;padding-left:46%}.e-grid tr td:first-child,.e-grid tr th:first-child{border-left:0}.e-grid .e-dialog .gridform .e-rowcell{border:none;padding:.1em}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-width:0 0 0 1px;border-style:solid}.e-grid .e-grouptopleftcell,.e-grid.e-rtl .e-grouptopleftcell,.e-grid .e-verticallines .e-grouptopleftcell{cursor:default;border-width:0;padding:0}.e-grid .e-reorderindicate{border-right-width:3px}.e-grid .e-groupdroparea{font-size:19px;font-weight:lighter;text-align:center;border-top-width:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.e-grid .e-groupdroparea{font-size:17px}.e-grid .e-cloneproperties{padding:4px 5px;border-style:solid;border-width:1px;text-align:center;vertical-align:middle;overflow:hidden;opacity:.6;white-space:nowrap}.e-grid .e-cloneproperties.draganddrop{padding:0}.e-grid.e-draganddrop{background-color:#179bd7;border-color:#5396bc;border-width:1px}.e-grid.e-draganddrop{opacity:.5}.e-grid .e-griddragarea{border:1px solid #fff;background-color:rgba(255,255,255,.3);opacity:.6}.e-grid.e-draganddrop .e-rowcell{border-color:#b4daef;color:#fff}.e-grid.e-draganddrop .e-rowcell{opacity:.8}.e-grid .e-allowRowDrop{cursor:url('common-images/grid/dropPointer.cur'),default}.e-grid.e-draganddrop tr:first-child td{border-top-width:0}.e-grid .e-dialog .e-buttons{clear:both;float:right}.e-grid .e-detailcell{padding:.4em .6em}.e-grid .e-gridheader{border-bottom-width:1px;border-bottom-style:solid;box-shadow:none}.e-grid .e-externalformedit .e-rowcell,.e-grid .e-inlineformedit .e-rowcell{border:none}.e-grid .e-inlineformedit .e-rowcell{border-top:0 none}.e-grid .e-inlineform-titlebar{font-weight:bold;padding:.7em}.e-grid .e-inlineformedit .e-editform-btn{float:right;padding:13px}.e-grid .e-inlineformedit .e-editform-btn{margin-bottom:15px;margin-top:15px;margin-right:6px;padding:0}.e-grid .e-externalformedit .e-editform-btn{float:right;padding:0 0 13px 0}.e-grid .e-externalformedit .e-editform-btn{margin-bottom:15px;margin-top:15px;margin-right:6px;padding:0}.e-grid .e-inlineformedit form div.e-gridFromDiv,.e-grid .e-inlineformedit form div.e-gridFromDiv>div,.e-grid .e-externalformedit form div.e-gridFromDiv,.e-grid .e-externalformedit form div.e-gridFromDiv>div{display:inline-block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit div>label,.e-grid .e-externalformedit div>label{display:inline-block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit .e-display div,.e-grid .e-externalformedit .e-display div{display:block}.e-grid .e-inlineformedit form table div.e-gridFromDiv,.e-grid .e-inlineformedit form table div.e-gridFromDiv>div,.e-grid .e-externalformedit form table div.e-gridFromDiv,.e-grid .e-externalformedit form table div.e-gridFromDiv>div{display:block;padding-left:0;padding-right:.7em}.e-grid .e-inlineformedit table div>label,.e-grid .e-externalformedit table div>label{display:block;width:80px;white-space:normal;word-wrap:break-word}.e-grid .e-inlineformedit{padding:0}.e-grid .e-form-container{border-width:0 1px 1px 1px;border-style:solid}.e-grid .e-externalform{padding:1.5em 1em 3em 1em}.e-grid .e-externalform{padding:0 0 4em;margin-right:6px}.e-grid .e-form-titlebar{font-size:16px;font-weight:normal;padding:.7em}.e-grid .e-form-togglebtn{cursor:pointer;display:inline-block;float:right;height:20px;padding:0 0 4px 5px;right:5px;top:50%;width:20px}.e-grid .e-form-toggle-icon.e-bottomleft:before{content:""}.e-grid .e-form-toggle-icon.e-topright:before{content:""}.e-grid .e-form-toggle-icon{display:inline-block;height:20px;width:20px}.e-grid .e-editedbatchcell{padding:1px 3px}.e-grid td.e-editedbatchcell.e-boolrowcell{padding-bottom:0;padding-top:0;padding-left:0;padding-right:.7em}.e-grid .e-detailrowcollapse,.e-grid .e-detailcell,.e-grid tr.e-editedrow td.e-rowcell{border-top-width:1px;border-top-style:solid}.e-grid .e-hscrollcss,.e-grid .e-detailindentcell{border-right-width:1px;border-right-style:solid}.e-grid .e-gridheader{border-top-width:1px;border-top-style:solid}.e-grid .e-lastgrouptopleftcell{border-right:0 none}.e-grid .e-detailrowcollapse+td,.e-grid .e-detailrowexpand+td{border-left:none}.e-grid .e-gridcontent .e-detailrowvisible{border-left:none}.e-grid .e-pagermsgdiv{padding-left:9px;padding-top:0;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none}.e-grid .e-inlineform-titlebar{border-bottom-width:1px;border-style:solid;border-width:0 0 1px 0}.e-grid .e-inlineformedit form{padding-left:10px;padding-top:10px}.e-grid .e-inlineformedit form{padding-left:0;padding-top:0;margin-left:6px}.e-grid .e-inlineformedit .e-editform-btn{padding-top:0}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left:1px solid}.e-grid .e-frozeny{border-bottom:1px solid !important}.e-grid .e-movablecontent,.e-grid .e-movableheader,.e-grid .e-movablefooter{overflow:hidden}.e-grid .e-frozencontentdiv,.e-grid .e-frozenheaderdiv,.e-grid .e-frozenfooterdiv{float:left}.e-grid .e-frozenunbound{padding-top:4px;padding-bottom:4px}.e-grid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-grid div.e-error .e-toparrow.e-bottomarrow{border-color:#fffe92 transparent transparent;border-top-width:10px}.e-grid .e-hide{display:none !important}.e-grid .emptyrecord{white-space:nowrap}.e-grid .e-frozeny{border-bottom-width:1px !important;border-bottom-style:solid !important}.e-grid .e-frozenrow+tr>td,.e-grid .e-content .e-frozenrow+tr>td{border-top-width:0}.e-grid .e-widget .e-select .e-icon:before{display:block}.e-grid .e-icon:before,.e-grid form .e-templatecell .e-icon:before{display:inline-block}.e-grid .e-updatedtd:before{float:left;margin-left:-11px;margin-top:-14px;text-align:left;font-family:'ej-webfont';color:#f00}.e-grid .e-boolrowcell.e-updatedtd:before{float:left;margin-left:-1px;margin-top:-12px;text-align:left;width:0;font-family:'ej-webfont';color:#f00}.e-grid .e-excelfilter .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-ejinputtext::-ms-clear{display:none}.e-grid .e-toolbar.e-toolbarspan .e-gridsearchbar{box-sizing:content-box}.e-grid form .e-icon:before{display:block}.e-grid .e-icon.e-animatebutton{font-size:10px}.e-grid .e-icon.e-gdiagonalnext{font-size:8px;margin-top:12px}.e-grid .e-icon.e-gdiagonalnext{margin-left:11px}.e-grid .e-icon.e-gdiagonalnext{margin:10px 7px -16px}.e-grid .e-icon.e-gnextforward{font-size:10px;margin-top:10px}.e-grid .e-icon.e-gnextforward{margin-left:10px}.e-grid .e-icon.e-gnextforward{font-size:8px;margin:10px 7px -16px}.e-grid .e-groupheadercell .e-cancel{padding-right:11px}.e-grid .e-groupheadercell .e-cancel{margin-left:8px;padding-right:0;padding-top:4px}.e-grid .e-groupheadercell .e-icon:before{display:inline}.e-grid .e-filterbarcell .e-icon:before,.e-grid .e-dialog .e-icon:before{display:block}.e-grid .e-toolbaricons.e-searchfind{padding-left:6px}.e-grid .e-toolbaricons.e-searchfind{padding-top:1px;padding-left:2px}.e-grid .e-gridtoolbar .e-ejinputtext{vertical-align:middle}.e-grid .e-gridtoolbar .e-ejinputtext{text-indent:10px}.e-grid .e-gridtoolbar .e-ejinputtext{padding-top:2px;padding-bottom:2px;text-indent:0}.e-grid .e-rowcell.e-updatedtd{font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid .e-dlgBtns .e-button{cursor:pointer;overflow:hidden;text-align:center;text-decoration:none;margin:0}.e-grid.e-columnChooser .e-columnChooserListDiv *{box-sizing:content-box}.e-grid.e-rtl{direction:rtl}.e-grid.e-rtl .e-groupheadercell .e-icon:before{display:inline-block}.e-grid.e-rtl .e-groupheadercell .e-cancel{padding-left:23px;padding-right:0;padding-top:2px}.e-grid.e-rtl .e-gridtoolbar li a{padding-right:5px;padding-left:0}.e-grid.e-rtl .e-gridtoolbar li{padding:4px 4px 4px 0}.e-grid.e-rtl .e-headercell .e-descending,.e-grid.e-rtl .e-headercell .e-ascending{padding-right:7px}.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-headercell .e-togglegroup{margin:-15px 0 -1px -22px;width:16px;height:16px}.e-grid.e-rtl .e-headercell .e-rtltoggle{margin-left:-25px}.e-grid.e-rtl .e-headercellgroupfilter,.e-grid.e-rtl .e-headercellgroup{padding-right:25px;padding-left:40px}.e-grid.e-rtl .e-icon.e-gdiagonalnext{margin-right:9px}.e-grid .e-icon.e-gnextforward{margin-right:10px}.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{margin-right:10px}.e-grid .e-rtl a,.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{float:right}.e-grid.e-rtl .e-scrollcss>.e-headercontent{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercontent{border-right-width:0}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon{margin:-17px -1px -1px -25px}.e-grid.e-rtl .e-headercell .e-groupfiltericon{margin-left:-40px}.e-grid.e-dlgcontainer .e-dlgBtns .e-filter.e-rtl{margin-left:6%;width:47%;margin-right:0}.e-grid.e-rtl .e-rowcell,.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{border-width:1px 1px 0 0}.e-grid.e-rtl .e-lastrowcell{border-bottom-width:1px}.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled{padding-left:9px;padding-right:7px}.e-grid.e-rtl tr td:first-child,.e-grid.e-rtl tr th:first-child{border-right:0 none}.e-grid.e-rtl .e-indentcell{border-left-width:1px;border-left-style:solid}.e-grid.e-rtl .e-headercell{border-width:0 1px 0 0;padding-right:25px}.e-grid.e-rtl .e-reorderindicate{border-left-width:3px}.e-grid.e-rtl .e-cloneproperties{border-width:1px 1px 3px 1px}.e-grid.e-rtl div.e-pagermsgdiv{padding-left:6px;text-align:left}.e-grid .e-pager.e-rtl .e-pagercontainer{float:none}.e-grid .e-rtl .e-parentmsgbar{float:left;padding-left:6px}.e-grid.e-rtl .e-headercelldiv{text-align:right;padding:0 .7em;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-right:-25px}.e-grid.e-rtl .e-headercelldiv{padding:0 .5em}.e-grid.e-rtl .e-headercelldiv:not(:only-child){text-align:right;padding:0 9.8px 0 9.8px}.e-grid.e-rtl .e-headercellsort{padding-left:40px}.e-grid.e-rtl .e-headercellsortfilter:not(:only-child){padding:0 9.8px 0 28px}.e-grid.e-rtl .e-headercelldivgroup:not(:only-child){padding:0 .7em 0 .7em}.e-grid.e-rtl .e-headercelldivsortgroupfilter:not(:only-child){padding:0 .7em 0 2em}.e-grid.e-rtl .e-recordpluscollapse>div:before,.e-grid.e-rtl .e-detailrowcollapse>div:before{content:""}.e-grid.e-rtl .e-recordplusexpand>div:before,.e-grid.e-rtl .e-detailrowexpand>div:before{content:""}.e-grid.e-rtl .e-headercell .e-filtericon,.e-grid.e-rtl .e-headercell .e-filteredicon,.e-grid.e-rtl .e-headercell .e-togglegroup,.e-grid.e-rtl .e-headercell .e-toggleungroup,.e-grid.e-rtl .e-animatebutton,.e-grid.e-rtl .e-ungroupbutton{float:left}.e-grid.e-rtl .e-filterbarcell input{float:right;margin-right:4px}.e-grid.e-rtl .e-scrollcss{padding-right:0;padding-left:17px}.e-grid .e-widget .e-pager.e-rtl{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-grid.e-rtl .e-grid-filterstatusbar .e-msgdiv,.e-grid.e-rtl .e-grid-filterstatusbarbottom .e-msgdiv{margin-right:5px}.e-grid.e-rtl .e-animatebutton{padding-left:26px;padding-right:0}.e-grid.e-rtl .e-animatebutton{padding-left:46%}.e-grid.e-rtl .e-frozencontentdiv,.e-grid.e-rtl .e-frozenheaderdiv,.e-grid.e-rtl .e-frozenfooterdiv{float:right}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-left-width:0;border-right:1px solid}.e-grid.e-rtl .e-frozenrow+tr>td{border-top-width:0}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) input{padding-left:15%;padding-right:3%;width:75%}.e-grid.e-rtl .e-filterdiv:not(.e-fltrtempdiv) span{right:78%}.e-grid.e-rtl .e-gridcontent .e-detailrowvisible{border-right:none}.e-grid .e-scroller.e-rtl .e-columnChooserListDiv>label,.e-grid .e-scroller.e-rtl>#nomatches,.e-grid.e-rtl .e-searchcontainer{margin-right:15px;margin-left:0}.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk label,.e-grid.e-rtl .e-checkboxlist.e-scroller.e-rtl .e-content>.e-ftrchk,.e-grid.e-rtl .e-excelfilter .e-checkboxlist .e-ftrchk{margin-right:10px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list{height:27px}.e-grid.e-rtl .e-excelfilter .e-menu.e-vertical.e-rtl .e-list.e-separator{height:1px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>ul li.e-separator{margin:2px 0 2px 0}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl.e-vertical .e-list>ul .e-list>a{padding:0 22px 0 15px}.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-search,.e-grid.e-rtl .e-excelfilter .e-searchbox .e-icon.e-cancel{position:absolute;right:215px}.e-grid.e-columnChooser .e-searchbox span.e-rtl{position:absolute;right:189px}.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-filternone.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortdesc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-sortasc.e-icon,.e-grid.e-rtl .e-excelfilter .e-menu.e-rtl .e-list>a span.e-exceltick.e-icon{right:0}.e-grid.e-rtl .e-menu .e-list>a span.e-icon.e-arrowhead-right{right:224px}.e-grid .e-columnheader .e-headercelldiv.e-nwrap,.e-grid .e-rowcell.e-nwrap,.e-grid.e-responsive .e-rowcell.e-nwrap,.e-grid .e-gridcontent .e-rowcell.e-nwrap,.e-grid.e-responsive .e-gridcontent .e-rowcell.e-nwrap{white-space:nowrap}.e-pager,.e-grid .e-pagerstatusbar{border-style:solid;border-width:1px;padding-bottom:9px;padding-top:9px;width:100%;white-space:normal}.e-grid .e-pagerstatusbar,.e-grid .e-pager{border-width:1px 0 0}.e-grid .e-widget .e-pagercontainer>.e-icon{box-sizing:content-box}.e-pager div.e-parentmsgbar{float:right}.e-pager div.e-parentmsgbar{padding-top:10px;padding-right:10px;margin-right:10px}.e-pager .e-pagerstatusbar{padding-bottom:9px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-pager .e-icon{font-size:12px}.e-pager .e-numeric.e-gototextbox{margin:5px}.e-pager .e-numericitem{border-right-width:1px;border-right-style:solid;display:inline-block;min-width:22px;text-align:center;line-height:1}.e-pager .e-NP{position:relative}.e-pager div.e-pagermsgdiv{padding-right:6px;padding-top:4px;text-align:right}.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{-ms-filter:"progid:DXImageTraneorm.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{cursor:pointer;text-decoration:none}.e-pager .e-spacing,.e-pager .e-numericitem:hover,.e-pager .e-currentitem.e-active{padding:0}.e-pager.e-disable .e-spacing,.e-pager.e-disable .e-numericitem:hover,.e-pager.e-disable .e-currentitem.e-active,.e-pager.e-disable .e-nextpage:hover,.e-pager.e-disable .e-lastpage:hover{cursor:default}.e-pager .e-currentitem.e-active{border-width:1px;font-style:normal;font-variant:normal;font-weight:normal}.e-pager div,.e-pager a{display:inline;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pager div,.e-pager a{display:inline-block}.e-pager .e-icon:before{display:inline-block}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{padding:9px 3px 8px 8px;border-right-style:solid}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-width:1px;min-width:17px}.e-pager .e-pagercontainer{overflow:hidden}.e-pager .e-lastpage,.e-pager .e-lastpagedisabled{border-right:none}.e-pager .e-disableditem{height:10px}.e-pager .e-firstpage:hover,.e-pager .e-prevpage:hover,.e-pager .e-lastpage:hover,.e-pager .e-nextpage:hover{cursor:pointer}.e-pager a.e-nextprevitemdisabled{display:none;padding-right:5px;padding-left:5px;margin-right:1px;margin-left:1px;text-decoration:none}.e-pager .e-pagercontainer{border-width:1px;border-style:solid;border-radius:4px 4px 4px 4px;margin:0 6px 0 6px}@media(max-width:270px){.e-pager .e-pagercontainer{min-width:200px}}.e-pager .e-pagercontainer{margin:0 6px 0 10px}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{cursor:pointer;text-decoration:none}.e-pager .e-lastpage.e-hover{border-radius:0 4px 4px 0}.e-pager .e-firstpage.e-hover{border-radius:4px 0 0 4px}.e-pager.e-rtl{direction:rtl}.e-pager.e-rtl .e-pagercontainer,.e-pager.e-rtl div,.e-pager.e-rtl a{float:none}.e-pager .e-pagermessage{display:block;margin:6px}.e-grid .e-pagerfiltermsg{display:block;margin:6px 0 6px;padding-left:9px}.e-pager.e-rtl .e-pagercontainer{float:right;margin-right:6px;padding:0}.e-pager.e-rtl .e-pagercontainer{margin-right:10px}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{padding:8px 8px 2px 2px;-webkit-padding-after:2px}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{padding:0;-webkit-padding-after:0}.e-pager.e-rtl .e-firstpage:before,.e-pager.e-rtl .e-firstpagedisabled:before{content:""}.e-pager.e-rtl .e-prevpage:before,.e-pager.e-rtl .e-prevpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage:before,.e-pager.e-rtl .e-nextpagedisabled:before{content:""}.e-pager.e-rtl .e-lastpage:before,.e-pager.e-rtl .e-lastpagedisabled:before{content:""}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-style:solid}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-left-width:1px}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-right-width:0;border-right-style:none}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-right:medium none}.e-pager.e-rtl .e-firstpage:hover{border-radius:0}.e-pager.e-rtl .e-lastpage.e-hover{border-radius:0}.e-pager.e-rtl .e-numericcontainer{float:none}.e-pager.e-rtl .e-numericitem{border-right-width:0;border-right-style:none;border-left-style:solid}.e-pager.e-rtl .e-numericitem{border-left-width:1px}.e-pager.e-rtl .e-numericitem{min-width:25px}.e-pager.e-rtl .e-spacing,.e-pager.e-rtl .e-numericitem:hover,.e-pager.e-rtl .e-currentitem.e-active{padding:0}.e-pager .e-mediaback:before{content:""}.e-pager .e-arrowheadleft-2x:before{content:""}.e-pager .e-arrowheadright-2x:before{content:""}.e-pager .e-mediaforward:before{content:""}.e-pager .e-pagercontainer{float:left}.e-grid .e-pagercontainer{float:none}.e-pager div.e-pager-goto-res{margin-top:4px;float:left}.e-grid .e-pager div.e-pager-goto-res{float:none}.e-pager div.e-parentmsgbar.e-msg-res{margin-top:1px}.e-pager .e-parentmsgbar.e-msg-res{float:left;padding-left:5px}.e-pager input.e-textbox.e-pager-goto-res{margin-top:0}.e-pager input.e-textbox{margin-top:-4px;margin-right:10px}.e-pager div.e-drpdwndiv{border:1px solid;overflow:hidden;height:26px;width:50px;position:relative;display:inline-block;overflow:visible;border-radius:4px 4px 4px 4px}.e-pager div.e-drpdwndiv{height:32px}.e-pager .e-drpdwn{border:1px solid;font-size:16px;width:50px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute;top:28px}.e-pager .e-drpdwn{top:32px}.e-pager .e-drpdwn li{padding:5px;width:40px}.e-pager div.e-drpdwndiv:before{padding:9px 0;position:absolute;right:0;top:0;z-index:1;text-align:center;width:40%;height:100%;pointer-events:none;box-sizing:border-box;border-radius:4px 4px 4px 4px}.e-pager div.e-drpdwndiv:before{padding:0}.e-pager .e-pager-itemsinterval span.e-text{height:28px;line-height:25px;padding-left:25%;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;position:absolute}.e-pager .e-pager-itemsinterval span.e-text{padding-left:0;margin-left:-25%}.e-pager.e-rtl .e-pager-itemsinterval span.e-text{position:inherit;float:left}.e-pager.e-rtl .e-pager-itemsinterval span.e-text{padding-left:12.5;margin-left:0}.e-pager .e-pager-itemsinterval{display:inline-block;height:28px;padding-left:5px}@media(max-width:270px){.e-pager.e-js{min-width:177px}}.e-pager .e-pager-itemsinterval .e-interval-msg.e-interval-msg{float:right;margin:0 5px;line-height:28px}.e-rotator-wrap{position:relative;display:block;direction:ltr}.e-rotator-wrap .e-in-wrap{border:medium none;overflow:visible}.e-rotator-wrap .e-in-wrap .e-inner{position:relative;overflow:hidden}.e-rotator-wrap .e-in-wrap.e-multiple{padding:4px;border:1px solid}.e-rotator-wrap .e-in-wrap .e-single{border:1px solid}.e-rotator-wrap .e-in-wrap .e-inner>ul{position:relative;width:1200px;left:0;top:0;overflow:hidden}.e-rotator-wrap .e-in-wrap .e-inner.e-horizontal>ul>li{float:left}.e-rotator-wrap .e-in-wrap .e-nav .e-nav-btn{height:40px;width:40px;opacity:.8;filter:alpha(opacity=80);position:absolute;top:44%;display:none;background-repeat:no-repeat;cursor:pointer}.e-rotator-wrap .e-in-wrap .e-nav .e-nav-btn{opacity:.4}.e-rotator-wrap .e-in-wrap .e-nav .e-nav-btn:hover{opacity:.7}.e-rotator-wrap .e-in-wrap .e-nav .e-next{right:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-next{right:15px}.e-rotator-wrap .e-in-wrap .e-nav .e-previous{left:2%}.e-rotator-wrap .e-in-wrap .e-nav .e-previous{left:15px}.e-rotator-wrap .e-in-wrap .e-nav .e-next:before,.e-rotator-wrap .e-in-wrap .e-nav .e-previous:before{width:40px;height:40px}.e-rotator-wrap .e-in-wrap .e-nav .e-next,.e-rotator-wrap .e-in-wrap .e-nav .e-previous{top:47%;font-size:40px}.e-rotator-wrap .e-in-wrap .e-nav .play,.e-rotator-wrap .e-in-wrap .e-nav .pause{height:66px;width:66px;left:46%}.e-rotator-wrap .e-in-wrap .e-nav .play:before,.e-rotator-wrap .e-in-wrap .e-nav .pause:before{height:60px;width:60px;font-size:60px}.e-rotator-wrap .e-nav .e-nav-btn.e-show{visibility:visible}.e-rotator-wrap .e-nav .e-nav-btn.e-hide{visibility:hidden}.e-rotator-wrap .e-pager-wrap{display:block;text-align:center}.e-rotator-wrap .e-pager-wrap .e-bullet{margin:0;padding:10px;position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.default{left:45%}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-radius:20px;display:inline-block;list-style-type:none;width:10px;height:10px;margin:3px;background-repeat:no-repeat;background-position:0 5px;cursor:pointer}.e-rotator-wrap .e-pager-wrap .e-bullet>li{width:12px;height:12px;margin:3px 4px;border:none}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover,.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active{border:none}.e-rotator-wrap .e-pager-wrap .e-bullet{position:absolute}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topleft{left:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topright{right:0;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-topCenter{left:42%;top:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomleft{bottom:0;left:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-bottomright{bottom:0;right:0}.e-rotator-wrap .e-pager-wrap .e-bullet.e-thumb-pos{bottom:29%}.e-rotator-wrap .e-pager-wrap .e-bullet.e-outside{margin:auto;position:relative}.e-rotator-wrap .e-thumb{position:relative;overflow:hidden;margin:2% 10%}.e-rotator-wrap .e-thumb .e-thumb-items{position:relative;width:1200px;height:200px;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li{float:left;list-style:none outside none;margin:5px;position:relative;left:0;overflow:hidden}.e-rotator-wrap .e-thumb .e-thumb-items li img{width:135px;height:85px}.e-rotator-wrap .e-thumb .e-thumb-items li:hover,.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border:3px solid;padding:4px}.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border:1px solid;padding:6px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn{height:30px;width:30px;position:absolute;top:84%;visibility:visible;background-repeat:no-repeat;cursor:pointer;font-size:30px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn{height:40px;width:40px}.e-rotator-wrap.e-disable .e-thumb-nav .e-thumb-btn{cursor:default}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-previous{left:3%}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-next{right:3%}.e-rotator-wrap .e-inner .e-caption{bottom:0;left:0;opacity:.5;filter:alpha(opacity=50);position:absolute;height:50px;width:100%;display:none}.e-rotator-wrap .e-inner .e-caption.e-hide{visibility:hidden}.e-rotator-wrap .e-inner .e-caption.e-show{visibility:visible}.e-rotator-wrap .e-inner .e-caption>span{font-family:icon;font-size:22px;margin-left:20px;margin-right:20px;padding-top:11px;position:absolute}.e-groupbutton{outline:0 none;overflow:hidden;display:block}.e-groupbutton>.e-ul{cursor:default;list-style-type:none;vertical-align:middle;overflow:hidden;display:table;height:100%;width:100%;border-collapse:separate;border-spacing:0}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-center{display:block;margin:0 auto}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content .e-inline{display:inline-block;vertical-align:middle}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:block;vertical-align:middle;padding:.5em;text-align:-moz-center;text-align:-webkit-center}.e-groupbutton.e-no-border>.e-horizontal.e-ul{border-spacing:1px 0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{height:100%;display:table-cell;vertical-align:middle}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{width:100%;display:block;box-sizing:border-box}.e-groupbutton.e-hidden,.e-groupbutton>.e-ul>.e-grp-btn-item.e-hidden{display:none}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border:1px solid}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border:1px solid}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border:1px solid}.e-groupbutton.e-no-border,.e-groupbutton.e-no-border>.e-horizontal.e-ul>.e-grp-btn-item{border:none}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item{margin-bottom:1px}.e-groupbutton.e-no-border>.e-vertical.e-ul>.e-grp-btn-item.last{margin-bottom:0}.e-groupbutton.e-no-border.e-corner>.e-ul>.e-grp-btn-item{border-radius:4px 4px 4px 4px}.e-groupbutton .e-grp-btn-item.e-hover *{cursor:pointer}.e-groupbutton.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 0 0 4px}.e-groupbutton.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:0 4px 4px 0}.e-groupbutton.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 4px 0 0}.e-groupbutton.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-ul>li.e-grp-btn-item:first-child{border-radius:0 4px 4px 0}.e-groupbutton.e-rtl.e-corner>.e-ul>.e-grp-btn-item.last{border-radius:4px 0 0 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>li.e-grp-btn-item:first-child{border-radius:4px 0 0 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:0 0 4px 4px}.e-groupbutton.e-rtl.e-corner>.e-vertical.e-ul>.e-grp-btn-item.last{border-radius:4px 0 0 4px}.e-grp-btn-mini{height:28px;font-size:12px}.e-grp-btn-mini>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-small>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-medium>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-grp-btn-large>.e-horizontal.e-ul>.e-grp-btn-item .e-btntxt{line-height:0}.e-groupbutton.e-grp-btn-large>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-small>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-medium>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-groupbutton.e-grp-btn-mini>.e-ul>.e-grp-btn-item .e-btn-content{padding:0}.e-grp-btn-small{height:32px;font-size:13px}.e-grp-btn-medium{height:36px;font-size:14px}.e-grp-btn-large{height:40px;font-size:15px}.e-groupbutton .e-grp-btn-item .e-icon{padding:4px 3px;visibility:visible;vertical-align:middle}.e-groupbutton .e-grp-btn-item .e-btntxt{width:auto;cursor:default;display:table-cell;vertical-align:middle;line-height:normal;padding:2px}.e-groupbutton .e-grp-btn-item{text-align:center}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content{display:inline-block}.e-groupbutton .e-grp-btn-link{display:block}.e-fileexplorer{line-height:1.428571429}.e-fileexplorer,.e-fileexplorer .e-treeview .e-fe-node-hover,.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{border:1px solid}.e-fileexplorer .e-toolbar{border:0 none}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{position:absolute;cursor:default}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect{filter:alpha(opacity=30)}.e-fileexplorer .e-treeview .e-fe-node-hover{border-image:initial;cursor:pointer}.e-fileexplorer .e-scroller .e-vscroll .e-icon,.e-fileexplorer .e-scroller .e-hscroll .e-icon{color:transparent}.e-fileexplorer .e-scroller .e-vscroll,.e-fileexplorer .e-scroller .e-hscroll,.e-fileexplorer .e-scroller .e-vhandlespace,.e-fileexplorer .e-switchView .e-button{background:transparent}.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer input,input.e-fe-dialog-text,.e-fileexplorer .e-treeview .e-text,.e-fe-toolbar.e-responsive-toolbar input{font-size:14px}.e-fileexplorer .e-toolbar input,.e-fe-toolbar.e-responsive-toolbar input{font-size:14px}.e-fileexplorer .e-split.e-btn-normal,.e-fe-toolbar.e-responsive-toolbar .e-split.e-btn-normal{height:38px !important}.e-fileexplorer .e-toolbar .e-fe-split-button,.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button{padding:0}.e-fe-toolbar.e-toolbar.e-responsive-toolbar{width:auto}.e-fileexplorer.e-js .e-grid .e-gridcontent .e-rowcell.e-grid-image{overflow:visible;position:relative;padding-left:12px}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image+td span{padding-left:18px}.e-fileexplorer .e-grid .e-gridheader .e-headercell.e-grid-image+th{padding-left:19px}.e-fileexplorer.e-rtl .e-grid .e-gridcontent .e-rowcell.e-grid-image{padding-right:12px}.e-fileexplorer.e-rtl .e-grid .e-gridcontent .e-rowcell.e-grid-image+td{padding-right:22px}.e-fileexplorer.e-rtl .e-grid .e-gridheader .e-headercell.e-grid-image+th{padding-right:20px}.e-fileexplorer .e-tileInfo-view .e-tilenode.e-folder .e-file-name{font-weight:normal}.e-fileexplorer .e-statusbar .e-fe-resize,.e-fileexplorer .e-statusbar .e-icon:before{height:20px;width:20px}.e-fileexplorer .e-statusbar .e-icon{font-size:20px}.e-fe-dialog .e-button{font-weight:600}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-weight:normal}.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name{font-size:12px}.e-fileexplorer .e-tileview .e-tilenode .e-name{font-size:13px}.e-fileexplorer .e-splitter,.e-fileexplorer .e-grid .e-headercontent{border:0 none}.e-fileexplorer .e-splitter .e-tileview,.e-fileexplorer .e-splitter .e-pane{overflow:visible}.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{width:9px;border-width:0 0 0 1px !important}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon{right:9px;border-right-width:0;border-radius:10px 0 0 10px}.e-fileexplorer.e-fe-mobile .e-splitter.e-rtl .e-fe-split-icon .e-icon:before{left:3px}.e-fileexplorer .e-splitter .e-pane.collapsed{overflow:hidden}.e-fileexplorer .e-splitter .e-splitbar .e-icon{visibility:hidden}.e-fileexplorer .e-splitbar.e-split-divider{position:absolute}.e-imageViewer>img{width:100%;height:100%}.e-fileexplorer .e-grid .e-rowcell{text-overflow:ellipsis}.e-imageViewer-wrap .e-vscrollbar{display:none}.e-fileexplorer .e-addressBar{width:228px;text-indent:0}.e-fileexplorer .e-addressBar.e-tool-input{padding-left:27px;padding-right:5px}.e-fileexplorer .e-addressBar,.e-fe-toolbar .e-addressBar,.e-fileexplorer .e-searchBar,.e-fe-toolbar .e-searchBar{margin:0;padding:0}.e-fileexplorer .e-addressBar,.e-fe-toolbar .e-addressBar,.e-fileexplorer .e-searchBar,.e-fe-toolbar .e-searchBar{padding-top:0 !important;padding-bottom:0 !important;line-height:normal !important}.e-fe-toolbar.e-responsive-toolbar .e-addressBar{width:150px}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{line-height:20px;font-family:inherit}.e-fileexplorer input,input.e-fe-dialog-text,.e-fe-toolbar.e-responsive-toolbar input{height:28px;text-indent:10px}.e-fileexplorer .e-searchBar::-webkit-input-placeholder{text-indent:9px}.e-dialog.e-rtl .e-fe-dialog .e-fe-dialog-label,.e-fileexplorer.e-rtl .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tilenode .e-file-size,.e-fileexplorer.e-rtl .e-grid .e-rowcell,.e-fileexplorer.e-rtl .e-treeview .e-text{direction:ltr}.e-fe-dialog .e-fe-table table tr .e-readonly{text-indent:0}.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-name,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-type,.e-fileexplorer.e-rtl .e-tileInfo-view .e-tilenode .e-file-size{text-align:right}.e-fileexplorer .e-toolbar>ul>li .e-splitbutton.e-btn{vertical-align:top}.e-fileexplorer .e-switchView .e-btn.e-btn-normal{height:auto}.e-fileexplorer.e-rtl .e-grid .e-chkbox-wrap,.e-fileexplorer .e-tileInfo-view.e-rtl .e-name.e-name-in-wrap,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-grid-image,.e-fileexplorer.e-rtl .e-grid .e-rowcell.e-col-check{direction:rtl}.e-fileexplorer .e-toolbar.e-toolbarspan{width:auto}.e-fileexplorer .e-treeview>ul:first-child{margin-top:4px}.e-fileexplorer .e-treeview>ul:first-child{margin-top:22px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar,.e-fileexplorer .e-tree-wrapper .e-widget.e-scrollbar [class^="e-"]{box-sizing:border-box}.e-fileexplorer .e-statusbar .e-itemStaus{margin:8px 12px 0 12px}.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus{direction:ltr}.e-fileexplorer.e-rtl .e-icon.e-fe-resize:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-resize{float:left;margin-left:8px;font-size:13px}.e-fileexplorer .e-toolbar .e-addressbar-foldericon,.e-fe-toolbar.e-responsive-toolbar .e-addressbar-foldericon{margin-left:4px;margin-top:4px}.e-fileexplorer .e-uploadbox .e-selectpart{height:auto;width:auto}.e-fileexplorer .e-uploadbox .e-file-list .e-file-percentage .e-file-progress-bar{width:auto}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-size,.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-file-percentage{margin-left:0}.e-fileexplorer .e-uploadbox.e-rtl .e-file-list .e-action-perform{margin-left:0;margin-right:23px}.e-fe-dialog.e-dialog.e-dialog-wrap{border:none}.e-fileexplorer .e-tileview{overflow:initial}.e-fileexplorer .e-tileview{margin:27px}.e-fileexplorer .e-grid{height:inherit}.e-fileexplorer .e-fileurl>input{width:100%;max-width:900px}.e-fileexplorer .e-fileurl{width:343px}.e-fileexplorer .e-filename{width:206px}.e-fileexplorer .e-filename>input{width:100%}.e-fileexplorer .e-filewidth>input,.e-fileexplorer .e-fileheight>input{width:60px}.e-fileexplorer .e-grid{border:0 none}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{font-weight:bold}.e-fileexplorer .e-statusbar{overflow:hidden;border-top:1px solid}.e-fileexplorer .e-statusbar{height:35px}.e-fileexplorer .e-grid .e-gridheader{border-bottom:1px solid;border-left:0 none;border-top:0 none;border-right:0 none}.e-fileexplorer .e-grid .e-headercell{border-style:none}.e-fileexplorer .e-tilenode{list-style:none;display:inline-block;vertical-align:top;padding:0 0 4px 0;width:104px}.e-fileexplorer .e-tilenode{margin:5px;border:0 none}.e-fileexplorer .e-addNewFolder.e-button{margin-left:4px;padding-right:10px;height:25px;background-color:transparent;border:none;float:left}.e-fileexplorer .e-switchGridView.e-button{background:transparent;border:none}.e-fileexplorer .e-swithListView.e-button{background:transparent;border:none}.e-fileexplorer .e-thumbImage{padding:4px;display:block;max-height:88px;text-align:center;width:auto;height:auto;margin-left:auto;margin-right:auto}.e-fileexplorer .e-thumbImage{max-width:96px}.e-fileexplorer .e-name{text-align:center;word-wrap:break-word}.e-fileexplorer .e-addressbar-foldericon{position:absolute}.e-fileexplorer .e-h-arrow{z-index:10001}.e-fileexplorer .e-responsive-toolbar{z-index:1}.e-rtl.e-fileexplorer .e-grid .e-headercelldiv{text-align:right}.e-fileexplorer .e-statusbar .e-switchView{margin:0}.e-rtl.e-fileexplorer .e-statusbar .e-switchView{margin:0}.e-fileexplorer .e-statusbar{padding-left:3px;padding-right:10px}.e-fileexplorer.e-rtl .e-statusbar{padding-left:10px;padding-right:3px}.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-statusbar .e-fe-resize{padding:0;margin:3px 5px}.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul,.e-rtl.e-fileexplorer .e-statusbar .e-itemStaus,.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar>.e-horizontal.e-ul>li,.e-fileexplorer .e-toolbar .e-ul-searchBar,.e-fileexplorer .e-tileInfo-view.e-rtl .e-align,.e-fileexplorer.e-rtl .e-treeview .e-fe-folder{float:right}.e-fileexplorer .e-statusbar .e-itemStaus,.e-rtl.e-fileexplorer .e-statusbar .e-switchView,.e-rtl.e-fileexplorer .e-toolbar .e-horizontal.e-ul.e-ul-searchBar{float:left}.e-fileexplorer .e-tileview,.e-fileexplorer .e-toolbar .e-feItem-Addressbar,.e-fileexplorer .e-toolbar .e-feItem-Searchbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar{padding-left:0;padding-right:0}.e-fileexplorer .e-toolbar .e-feItem-Addressbar,.e-fileexplorer .e-toolbar .e-feItem-Searchbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar{padding:5px 0 4px 0}.e-fileexplorer-toolbar-icon,.e-fileexplorer .e-tree-foldericon,.e-fileexplorer .e-addressbar-foldericon{font-family:'ej-webfont'}.e-fileexplorer .e-tree-foldericon{height:18px;width:14px;padding-right:4px}.e-rtl.e-fileexplorer .e-tree-foldericon{padding-right:0;padding-left:4px;float:right}.e-fileexplorer .e-addressbar-foldericon,.e-fileexplorer .e-tree-foldericon{font-size:14px}.e-fileexplorer .e-addressbar-foldericon:before,.e-fileexplorer .e-tree-foldericon:before,.e-fileexplorer .e-plus~.e-tree-foldericon:before{content:""}.e-fileexplorer .e-minus~.e-tree-foldericon:before,.e-fileexplorer-toolbar-icon.Open:before,.e-fileexplorer-toolbar-icon.OpenFolderLocation:before{content:""}.e-fileexplorer-toolbar-icon.Delete:before{content:""}.e-fileexplorer-toolbar-icon.NewFolder:before{content:""}.e-fileexplorer-toolbar-icon.Back:before{content:""}.e-fileexplorer-toolbar-icon.Forward:before{content:""}.e-fileexplorer-toolbar-icon.Upward:before{content:""}.e-fileexplorer-toolbar-icon.Back:hover:before{content:""}.e-fileexplorer-toolbar-icon.Forward:hover:before{content:""}.e-fileexplorer-toolbar-icon.Cut:before{content:""}.e-fileexplorer-toolbar-icon.Copy:before{content:""}.e-fileexplorer-toolbar-icon.Paste:before{content:""}.e-fileexplorer-toolbar-icon.Details:before,.e-fileexplorer-toolbar-icon.Getinfo:before{content:""}.e-fileexplorer-toolbar-icon.Upload:before{content:""}.e-fileexplorer-toolbar-icon.Refresh:before{content:""}.e-fileexplorer-toolbar-icon.Rename:before{content:""}.e-disable .e-fileexplorer-toolbar-icon.Download{filter:alpha(opacity=35)}.e-fileexplorer-toolbar-icon.Download:before{content:""}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{content:"";text-indent:1px;margin-top:2px;margin-left:1px}.e-fileexplorer-toolbar-icon.SortBy:before,.e-icon.e-fe-sortby:before{height:14px;width:14px}.e-fe-toolbar .e-splitbutton>span:first-child .e-icon{width:14px;height:14px}.e-fileexplorer .e-tile-wrapper .e-thumbImage.e-fe-icon{width:67px;height:67px}.e-fileexplorer .e-tile-wrapper.e-js,.e-fileexplorer.e-js,.e-fileexplorer .e-gridcontent,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{outline:none;box-shadow:none}.e-fileexplorer .e-toolbar.e-focus{outline:none}.e-fe-dialog input.e-ejinputtext:focus{outline:none}.e-fe-dialog-btn,.e-fe-dialog-centerbtn,.e-fe-dialog-text{margin-top:10px}.e-fe-dialog input,input.e-fe-dialog-text{width:292px;min-width:292px}.e-fe-dialog input,input.e-fe-dialog-text{padding-left:0}.e-fe-dialog-text{max-width:310px;width:310px}.e-fe-dialog-btn{float:right;width:50%}.e-fe-dialog-btn{padding-bottom:0}.e-fe-dialog-centerbtn{padding:1px;width:70%;float:right}.e-rtl .e-fe-dialog-centerbtn{width:70%;float:left}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{height:27px}.e-fe-dialog .e-fe-btn-ok,.e-fe-dialog .e-fe-btn-skip,.e-fe-dialog .e-fe-btn-cancel{width:auto}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-left:0}.e-fe-dialog-centerbtn .e-fe-btn-ok,.e-fe-dialog-btn .e-fe-btn-ok,.e-fe-dialog-centerbtn .e-fe-btn-skip,.e-fe-dialog-btn .e-fe-btn-skip{margin-right:6px}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-right:0}.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-ok,.e-rtl .e-fe-dialog-btn .e-fe-btn-ok,.e-rtl .e-fe-dialog-centerbtn .e-fe-btn-skip,.e-rtl .e-fe-dialog-btn .e-fe-btn-skip{margin-left:6px}.e-fe-dialog.e-icon.e-close{float:right;margin:4px 4px 0 0}.e-rtl .e-fe-dialog.e-icon.e-close{margin:4px 0 0 4px}.e-fe-dialog.e-icon.e-close:before{padding-top:2px}.e-rtl .e-fe-dialog.e-icon.e-close,.e-rtl .e-fe-dialog-btn{float:left}.e-fe-dialog-centerbtn,.e-fileexplorer .e-grid .emptyrecord,.e-fe-center{text-align:center}.e-fileexplorer .e-tileInfo-view .e-align{float:left}.e-fileexplorer .e-tileInfo-view .e-tilenode{padding:0;overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-tilenode{width:250px}.e-fileexplorer .e-tileInfo-view .e-name{display:table-cell;vertical-align:middle;width:112px;padding:0 5px;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name{height:54px}.e-fileexplorer .e-tileInfo-view .e-name-wrap{overflow:hidden}.e-fileexplorer .e-tileInfo-view .e-name-wrap{display:block;padding-left:10px;width:172px;height:54px}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap{vertical-align:middle;text-align:inherit;display:table-cell;word-wrap:break-word}.e-fileexplorer .e-tileInfo-view .e-name.e-name-in-wrap p{margin:0}.e-fileexplorer .e-tileInfo-view .e-thumb-image.e-image .e-thumbImage{max-height:54px;max-width:46px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumb-image.e-image img.e-thumbImage{height:auto;width:auto}.e-fileexplorer .e-tileInfo-view .e-thumbImage{display:block;max-width:59px;margin:0}.e-fileexplorer .e-tileInfo-view .e-thumbImage{padding:0}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{display:table-cell;vertical-align:middle;width:auto;padding-top:0}.e-fileexplorer .e-tileInfo-view .e-tilenode .e-image{height:54px !important}.e-fileexplorer-toolbar-icon{height:15px}.e-fileexplorer .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div{width:168px}.e-fileexplorer .e-tileview .e-name-wrap .e-name.e-name-in-wrap div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-fileexplorer .e-tileInfo-view .e-file-name{font-weight:bold}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{width:60px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-thumbImage{height:54px}.e-fileexplorer .e-splitbutton.e-btn.e-left-btn:focus,.e-fileexplorer .e-split-btn.e-btn.e-select.e-drp-btn:focus,.e-fe-toolbar .e-splitbutton.e-btn.e-left-btn:focus,.e-fe-toolbar .e-split-btn.e-btn.e-select.e-drp-btn:focus{border:0 none}.e-fileexplorer:not(.e-rtl) .e-toolbar.e-js .e-feItem-Layout .e-split-btn-div,.e-fe-toolbar:not(.e-rtl).e-toolbar.e-js .e-feItem-Layout .e-split-btn-div{left:16px}.e-fileexplorer:not(.e-rtl) .e-toolbar.e-js .e-feItem-SortBy .e-split-btn-div,.e-fe-toolbar:not(.e-rtl).e-toolbar.e-js .e-feItem-SortBy .e-split-btn-div{left:18px}.e-fileexplorer .e-tileInfo-view span.e-file-type,.e-fileexplorer .e-tileInfo-view span.e-file-size{font-size:13px}.e-fileexplorer .e-fe-view-icon:before{content:"";font-size:16px;width:22px;height:100%}.e-fe-activeicon:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px}.e-fe-activeicon:before{margin-top:2px}.e-fe-ascending:before{content:"";width:100%;text-indent:1px;height:100%;margin-left:1px;margin-top:1px}.e-fe-descending:before{content:"";width:100%;text-indent:1px;height:100%;margin-top:1px;margin-left:1px}.e-fileexplorer .e-toolbar .e-split.e-btn-normal .e-split-btn.e-left-btn,.e-fe-toolbar .e-split.e-btn-normal .e-split-btn.e-left-btn{height:38px}.e-fileexplorer .e-toolbar input{height:28px !important}.e-fe-toolbar.e-responsive-toolbar.e-toolbar input.e-tool-input{height:28px !important}.e-fileexplorer.e-rtl .e-toolbar.e-js .e-split-btn-div,.e-fe-toolbar.e-rtl.e-toolbar.e-js .e-split-btn-div{right:16px}.e-fileexplorer .e-treeview>ul{margin:0}.e-fileexplorer .e-toolbar .e-searchBar{width:138px}.e-dialog .e-fe-table tr td{word-break:break-all}.e-dialog .e-fe-table tr td{padding:10px 0 10px 0}.e-dialog .e-fe-table tr td:first-child{min-width:60px;padding-right:14px;width:25%}.e-dialog .e-fe-table tr td:first-child{font-weight:bold}.e-rtl.e-dialog .e-fe-table tr td:first-child{padding-left:14px;padding-right:0}.e-fileexplorer .e-toolbar>ul>li div.e-item-overlay{opacity:0;filter:alpha(opacity=0)}.e-fileexplorer .e-uploadbox.e-widget .e-selectpart.e-select{border:none}.e-dialog.e-imageViewer-wrap .e-titlebar .e-title{overflow:hidden;text-overflow:ellipsis;width:90%;float:left}.e-dialog.e-rtl.e-imageViewer-wrap .e-titlebar .e-title{float:right}.e-menu>.e-list.e-fe-separator{border-bottom:1px solid}.fe-context-menu.e-menu li.e-list>a>span{top:2px}.fe-context-menu.e-menu li.e-list>a{padding-left:30px}.fe-context-menu.e-menu.e-rtl li.e-list>a{padding-right:32px}.fe-context-menu.e-menu.e-context{width:auto}.e-fileexplorer .e-tilenode{cursor:pointer}.e-fe{padding:5px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png');display:block;margin-left:-2px}.e-fe .e-fe-icon,.e-fe .e-thumbImage.e-fe-icon{width:46px;height:55px}.e-fe .e-fe-folder{background-position:-21px -1480px}.e-fe .e-fe-images{background-position:-21px -325px}.e-fe .e-thumbImage{width:65px;height:65px}.e-fe .e-count{position:absolute;color:#fff;background:#00f;min-width:14px;text-align:center;border:1px solid #fff;font-size:11px}.e-fe .e-count{top:24px;left:19px}.e-fileexplorer .e-treeview-wrap .e-item div>span{margin-right:0;display:inline-table;vertical-align:middle}.e-fileexplorer .e-grid tr td:first-child,.e-fileexplorer.e-rtl .e-grid tr td.e-last-rowcell{border-left:1px solid transparent;border-right:0}.e-fileexplorer .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl .e-grid tr td:first-child{border-right:1px solid transparent;border-left:0}.e-fileexplorer .e-grid .e-rowcell{border-top:1px solid transparent;border-bottom:1px solid transparent;border-width:1px 0;padding:.4em}.e-fileexplorer .e-grid .e-gridcontent tr:first-child td{border-top:1px solid transparent}.e-fe-dialog.e-dialog>.e-titlebar .e-dialog-icon{right:0}.e-fileexplorer .e-blur{opacity:.6;filter:alpha(opacity=60)}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fe-dialog.e-content,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre-wrap}.e-fe-dialog.e-dialog .e-widget-content{word-wrap:break-word}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{margin-right:10px}.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-yes,.e-fe-dialog .e-fe-dialog-btn .e-fe-btn-no{width:auto}.e-fe-dialog .e-error-msg{margin-top:5px;color:#f00;font-size:12px;margin-left:2px}.e-rtl .e-fe-dialog-label{text-align:right}.e-fe-dialog-btn.e-replace{width:100%}.e-fileexplorer .e-toolbar{border-bottom:1px solid}.e-fileexplorer .e-toolbar{border-bottom:0 none}.e-fileexplorer .e-scrollbar .e-hscroll .e-button.e-icon,.e-fileexplorer .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-fileexplorer .e-tree-wrapper .e-scrollbar.e-hscrollbar{top:10px}.e-fileexplorer .e-icon.e-fe-resize{float:right;cursor:se-resize}.e-fileexplorer .e-icon.e-fe-resize{font-size:20px;padding:4px}.e-fileexplorer .e-icon.e-fe-resize+.e-switchView{margin:0}.e-fileexplorer .e-tilenode .e-image{display:table-cell;vertical-align:bottom;width:100px}.e-dialog .e-fe-table table{width:100%;border-collapse:collapse;border-spacing:0}.e-dialog .e-fe-table table tr .e-readonly{width:100%;overflow:hidden;text-overflow:ellipsis;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-fe-table table tr .e-readonly{font-size:12px}.e-dialog .e-fe-table table .e-border{border:0 none}.e-fileexplorer .e-treeview .e-text,.e-dialog.e-imageViewer-wrap .e-title,.e-fileexplorer .e-statusbar .e-itemStaus{white-space:pre}.e-fileexplorer .e-tileview .e-tilenode .e-name,.e-fe-dialog.e-content{white-space:pre-wrap}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image{padding:2px}.e-fileexplorer .e-fe-icon{background-repeat:no-repeat;background-image:url('common-images/fileexplorer/file_icons.png')}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell.e-grid-image .e-fe-icon{width:20px;height:20px;display:block}.e-fileexplorer .e-treeview .e-fe-folder,.e-fileexplorer .e-toolbar .e-fe-folder{background-position:-245px -21px}.e-fileexplorer .e-treeview .e-text{position:relative}.e-fileexplorer .e-treeview .e-text{padding-left:27px}.e-fileexplorer .e-treeview-wrap>.e-ul{overflow:visible}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-left:4px}.e-fileexplorer.e-rtl .e-treeview .e-text{padding-right:27px}.e-fileexplorer .e-treeview .e-fe-icon,.e-fileexplorer .e-toolbar .e-fe-icon{width:14px;height:14px;position:absolute}.e-fileexplorer .e-treeview .e-fe-folder{top:8px}.e-fileexplorer .e-treeview .e-fe-folder{left:7px}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{left:inherit}.e-fileexplorer.e-rtl .e-treeview .e-fe-icon{right:7px}.e-fileexplorer .e-toolbar .e-fe-folder{top:13px;left:10px}.e-fileexplorer.e-rtl .e-toolbar .e-fe-folder{left:0;right:8px}.e-fileexplorer .e-grid .e-fe-doc,.e-fileexplorer .e-grid .e-fe-docx{background-position:-196px -20px}.e-fileexplorer .e-grid .e-fe-ppt,.e-fileexplorer .e-grid .e-fe-pptx{background-position:-196px -48px}.e-fileexplorer .e-grid .e-fe-xls,.e-fileexplorer .e-grid .e-fe-xlsx{background-position:-196px -76px}.e-fileexplorer .e-grid .e-fe-pdf{background-position:-196px -104px}.e-fileexplorer .e-grid .e-fe-images{background-position:-196px -132px}.e-fileexplorer .e-grid .e-fe-rar{background-position:-196px -160px}.e-fileexplorer .e-grid .e-fe-zip{background-position:-196px -188px}.e-fileexplorer .e-grid .e-fe-txt{background-position:-196px -216px}.e-fileexplorer .e-grid .e-fe-audio{background-position:-196px -244px}.e-fileexplorer .e-grid .e-fe-video{background-position:-196px -272px}.e-fileexplorer .e-grid .e-fe-js{background-position:-196px -300px}.e-fileexplorer .e-grid .e-fe-css{background-position:-196px -328px}.e-fileexplorer .e-grid .e-fe-html{background-position:-196px -356px}.e-fileexplorer .e-grid .e-fe-php{background-position:-196px -384px}.e-fileexplorer .e-grid .e-fe-exe{background-position:-196px -412px}.e-fileexplorer .e-grid .e-fe-msi{background-position:-196px -440px}.e-fileexplorer .e-grid .e-fe-unknown{background-position:-196px -468px}.e-fileexplorer .e-grid .e-fe-rtf{background-position:-196px -496px}.e-fileexplorer .e-grid .e-fe-xml{background-position:-196px -524px}.e-fileexplorer .e-grid .e-fe-folder{background-position:-196px -552px}.e-fileexplorer .e-tile-wrapper .e-fe-doc,.e-fileexplorer .e-tile-wrapper .e-fe-docx,.e-fe .e-fe-icon.e-fe-docx,.e-fe .e-fe-icon.e-fe-doc{background-position:-124px -19px}.e-fileexplorer .e-tile-wrapper .e-fe-ppt,.e-fileexplorer .e-tile-wrapper .e-fe-pptx,.e-fe .e-fe-icon.e-fe-ppt,.e-fe .e-fe-icon.e-fe-pptx{background-position:-124px -81px}.e-fileexplorer .e-tile-wrapper .e-fe-xls,.e-fileexplorer .e-tile-wrapper .e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xlsx,.e-fe .e-fe-icon.e-fe-xls{background-position:-124px -143px}.e-fileexplorer .e-tile-wrapper .e-fe-pdf,.e-fe .e-fe-icon.e-fe-pdf{background-position:-124px -205px}.e-fileexplorer .e-tile-wrapper .e-fe-images,.e-fe .e-fe-icon.e-fe-images{background-position:-124px -267px}.e-fileexplorer .e-tile-wrapper .e-fe-rar,.e-fe .e-fe-icon.e-fe-rar{background-position:-124px -329px}.e-fileexplorer .e-tile-wrapper .e-fe-zip,.e-fe .e-fe-icon.e-fe-zip{background-position:-124px -391px}.e-fileexplorer .e-tile-wrapper .e-fe-txt,.e-fe .e-fe-icon.e-fe-txt{background-position:-124px -453px}.e-fileexplorer .e-tile-wrapper .e-fe-audio,.e-fe .e-fe-icon.e-fe-audio{background-position:-124px -515px}.e-fileexplorer .e-tile-wrapper .e-fe-video,.e-fe .e-fe-icon.e-fe-video{background-position:-124px -577px}.e-fileexplorer .e-tile-wrapper .e-fe-js,.e-fe .e-fe-icon.e-fe-js{background-position:-124px -639px}.e-fileexplorer .e-tile-wrapper .e-fe-css,.e-fe .e-fe-icon.e-fe-css{background-position:-124px -701px}.e-fileexplorer .e-tile-wrapper .e-fe-html,.e-fe .e-fe-icon.e-fe-html{background-position:-124px -763px}.e-fileexplorer .e-tile-wrapper .e-fe-php,.e-fe .e-fe-icon.e-fe-php{background-position:-124px -825px}.e-fileexplorer .e-tile-wrapper .e-fe-exe,.e-fe .e-fe-icon.e-fe-exe{background-position:-124px -887px}.e-fileexplorer .e-tile-wrapper .e-fe-msi,.e-fe .e-fe-icon.e-fe-msi{background-position:-124px -949px}.e-fileexplorer .e-tile-wrapper .e-fe-unknown,.e-fe .e-fe-icon.e-fe-unknown{background-position:-124px -1011px}.e-fileexplorer .e-tile-wrapper .e-fe-rtf,.e-fe .e-fe-icon.e-fe-rtf{background-position:-124px -1073px}.e-fileexplorer .e-tile-wrapper .e-fe-xml,.e-fe .e-fe-icon.e-fe-xml{background-position:-124px -1135px}.e-fileexplorer .e-tile-wrapper .e-fe-folder,.e-fe .e-fe-icon.e-fe-folder{background-position:-126px -1198px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-doc,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-docx{background-position:-127px -20px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-ppt,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pptx{background-position:-127px -82px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xls,.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xlsx{background-position:-127px -144px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-pdf{background-position:-127px -206px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-images{background-position:-127px -269px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rar{background-position:-127px -330px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-zip{background-position:-127px -392px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-txt{background-position:-127px -454px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-audio{background-position:-127px -516px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-video{background-position:-127px -578px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-js{background-position:-127px -640px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-css{background-position:-127px -702px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-html{background-position:-127px -764px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-php{background-position:-127px -826px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-exe{background-position:-127px -888px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-msi{background-position:-127px -950px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-unknown{background-position:-127px -1012px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-rtf{background-position:-127px -1074px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-xml{background-position:-127px -1136px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder{background-position:-127px -1198px}.e-fileexplorer .e-treeview .e-fe-folder.e-fe-lock{background-position:-245px -40px}.e-fileexplorer .e-grid .e-fe-folder.e-fe-lock{background-position:-196px -580px}.e-fileexplorer .e-tile-wrapper .e-fe-folder.e-fe-lock{background-position:-126px -1260px}.e-fileexplorer .e-tile-wrapper.e-tileInfo-view .e-fe-folder.e-fe-lock{background-position:-127px -1261px}.e-fileexplorer.e-rtl .e-gridcontent tr td.e-grid-image{text-indent:-68px}.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-descending,.e-fileexplorer .e-grid .e-headercell.e-grid-image .e-ascending{padding:0 2px}.e-fe-split-context.e-menu.e-context>.e-list>a>span{margin:0;padding:0 4px}.e-fileexplorer.e-rtl .e-icon.e-fe-grid:before,.e-fe-split-context.e-rtl .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-grid:before,.e-fe-split-context .e-icon.e-fe-grid:before{content:""}.e-fileexplorer .e-icon.e-fe-largeicons:before,.e-fe-split-context .e-icon.e-fe-largeicons:before{content:""}.e-fileexplorer.e-rtl .e-icon.e-fe-tile:before,.e-fe-split-context.e-rtl .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-icon.e-fe-tile:before,.e-fe-split-context .e-icon.e-fe-tile:before{content:""}.e-fileexplorer .e-tile-content{position:relative}.e-fileexplorer .e-tilenode .e-chkbox-wrap{display:block;visibility:hidden;position:absolute;padding:0 2px 0 2px}.e-fileexplorer .e-tilenode .e-chkbox-wrap{margin-left:-5px;margin-top:-5px}.e-fileexplorer .e-gridcontent .e-chkbox-wrap{visibility:hidden}.e-fileexplorer .e-tilenode.e-hover .e-chkbox-wrap,.e-fileexplorer .e-tilenode.e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-active .e-chkbox-wrap,.e-fileexplorer .e-gridcontent .e-hover .e-chkbox-wrap{visibility:visible}.e-fileexplorer .e-grid .e-chkbox-wrap .e-chk-image.e-checkmark:before{text-indent:0}.e-fileexplorer .e-gridcontent .e-chkbox-wrap .e-chkbox-small>span{top:1px}.e-fileexplorer .e-tilenode .e-chkbox-wrap .e-chkbox-small>span{height:13px}.e-fileexplorer .e-grid .e-table{padding:0 12px}.e-fileexplorer .e-gridheader .e-headercell .e-headercelldiv{padding:0 3px}.e-fileexplorer th.e-headercell.e-default.e-col-check.e-defaultcursor{text-align:center}.e-fileexplorer .e-grid .e-gridcontent .e-rowcell{padding-left:3px;padding-right:3px;text-overflow:ellipsis}.e-fileexplorer .e-splitter .e-activebar.e-h-arrow{display:none !important}.e-fileexplorer .e-grid .e-col-check input{height:initial;line-height:initial;margin-top:0}.e-fileexplorer.e-rtl .e-addressBar{direction:ltr;text-align:right;padding-right:27px;width:228px;padding-left:5px}.e-fileexplorer.e-corner-all .e-item .e-text,.e-fileexplorer.e-corner-all .e-tilenode,.e-fileexplorer.e-corner-all input,.e-fe-dialog.e-corner input,.e-fe-dialog.e-corner button,.fe-context-menu.e-corner ul,.e-fe-toolbar.e-corner .e-tool-input,.e-fileexplorer.e-corner-all .e-scrollbar .e-vhandle,.e-fileexplorer.e-corner-all .e-scrollbar .e-hhandle{border-radius:4px 4px 4px 4px}.e-fileexplorer.e-corner-all .e-grid tr td:first-child,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td.e-last-rowcell{border-radius:4px 0 0 4px}.e-fileexplorer.e-corner-all .e-grid tr td.e-last-rowcell,.e-fileexplorer.e-rtl.e-corner-all .e-grid tr td:first-child{border-radius:0 4px 4px 0}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child{display:table}.e-fileexplorer .e-toolbar .e-splitbutton>span:first-child .e-icon{width:16px;height:16px;padding:0 3px}.e-fe-mobile.e-toolbar.e-responsive-toolbar{width:auto;max-width:100%}.e-fileexplorer.e-fe-mobile .e-toolbar .e-addressBar,.e-fe-toolbar.e-fe-mobile .e-addressBar{width:140px}.e-fileexplorer.e-fe-mobile .e-toolbar .e-searchBar,.e-fe-toolbar.e-fe-mobile .e-searchBar{width:80px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-ul>li{height:100%}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-progress{width:200px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-size{margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-list .e-file-percentage{width:185px;margin-left:0}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-file-upload .e-action-container{margin:0 auto 8px auto;width:160px;padding-top:10px}.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadbtn,.e-fileexplorer .e-mobile-upload.e-uploadbox .e-uploadclosebtn{margin-left:0}.e-fileexplorer .e-fe-popup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-fileexplorer .e-fe-popup .e-tail:before,.e-fileexplorer .e-fe-popup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-fileexplorer .e-fe-popup{position:absolute;font-weight:normal;z-index:99999}.e-fileexplorer .e-fe-popup .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-fileexplorer .e-fe-popup .e-content{border-width:1px;border-style:solid}.e-fileexplorer .e-fe-popup .e-downtail:after{top:34px}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:50%;left:-4px;cursor:pointer}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{visibility:visible}.e-fileexplorer.e-fe-mobile .e-fe-split-icon{position:absolute;top:41%;left:0;width:14px;cursor:pointer;border:1px solid;border-radius:0 10px 10px 0;height:40px}.e-fileexplorer.e-fe-mobile .e-splitter .e-splitbar{overflow:visible}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon{font-size:18px}.e-fileexplorer.e-fe-mobile .e-splitter .e-fe-split-icon .e-icon:before{position:absolute;left:-3px;top:12px}.e-fileexplorer.e-fe-mobile .e-grid .e-table{padding:0 20px}.e-fileexplorer.e-fe-mobile .e-tileview{margin-left:20px;margin-right:20px}.e-fileexplorer .e-tilenode{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-fileexplorer .e-chkbox-wrap .e-checkmark{line-height:14px}.e-fileexplorer,.e-fileexplorer .e-splitter .e-cont1,.e-fileexplorer .e-splitter .e-cont2,.e-fileexplorer input,.e-fe-toolbar.e-responsive-toolbar .e-tool-input,.e-fe-dialog input{border-radius:0}.e-fileexplorer .e-cont1 .e-hhandlespace{border-bottom-left-radius:0}.e-fileexplorer.e-rtl .e-cont1 .e-hhandlespace{border-bottom-right-radius:0}.e-fileexplorer .e-tile-wrapper .e-vhandlespace{border-top-right-radius:0}.e-fileexplorer.e-rtl .e-tile-wrapper.e-rtl .e-vhandlespace{border-top-left-radius:0}.e-fileexplorer.e-fe-small .e-fe-dialog-text{width:97%}.e-fileexplorer.e-fe-small .e-fe-dialog-btn{width:80%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode{width:100%}.e-fileexplorer.e-fe-short .e-tileInfo-view .e-name-wrap .e-name.e-name-in-wrap div,.e-fileexplorer.e-fe-short .e-tileInfo-view .e-tilenode .e-name-wrap{width:100px}.e-fileexplorer.e-js .e-tilenode{padding:8px 10px;box-sizing:border-box}.e-fileexplorer .e-tile-wrapper:not(.e-tileInfo-view) .e-thumbImage{padding:0;max-height:55px;max-width:48px}.e-fileexplorer .e-tile-wrapper:not(.e-tileInfo-view) .e-thumbImage.e-fe-icon{width:48px;height:55px}.e-fileexplorer .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode .e-image{width:48px}.e-fileexplorer .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode .e-align{margin:5px}.e-fileexplorer .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode{width:80px}.e-fileexplorer.e-js .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode{padding:7px 10px 10px 10px}.e-fileexplorer.e-js .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode .e-name-wrap{margin-top:5px}.e-fileexplorer .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode .e-chkbox-wrap{padding:0;margin-left:-4px;margin-top:-4px}.e-fe-dialog-text.e-ejinputtext,.e-fe-dialog .e-error-msg{margin-top:0}.e-fe-dialog-label{margin-bottom:10px;font-weight:bold}.e-fileexplorer .e-statusbar .e-switchView .e-button,.e-fileexplorer .e-statusbar .e-switchView .e-button:hover{height:28px;width:28px}.e-fileexplorer.e-rtl .e-tilenode .e-chkbox-wrap{margin-right:-5px}.e-fileexplorer.e-rtl .e-tile-wrapper:not(.e-tileInfo-view) .e-tilenode .e-chkbox-wrap{margin-right:-4px}.e-fileexplorer.e-rtl .e-tileInfo-view .e-name-wrap{padding-right:10px;padding-left:0}.e-fileexplorer .e-draggable{touch-action:none}.e-rte-wrapper{display:block}.e-rte-imageTab ul{list-style:none}.e-rte .e-rte-toolbar{width:100%;height:auto;margin-bottom:-2px}.e-rte .e-rte-toolbar{box-shadow:none}.e-rte .editarea{margin-bottom:-4px;padding-top:3px}.e-rte .content-iframe{border:none;margin:0}.e-rte-fontgroup .e-split-btn-div .e-icon,.e-rte-lists .e-split-btn-div .e-icon{padding:0}.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-fontgroup .e-splitarrowright .e-split-btn.e-btn-txt,.e-rte-lists .e-splitarrowright .e-split-btn.e-rht-btn,.e-rte-lists .e-splitarrowright .e-split-btn.e-btn-txt{width:15px}.e-rte-fontgroup .e-split .e-padding.e-splitarrowright,.e-rte-lists .e-split .e-padding.e-splitarrowright{padding:0 15px 0 0}.e-rte-fontgroup .e-split.e-rtl .e-padding.e-splitarrowright,.e-rte-lists .e-split.e-rtl .e-padding.e-splitarrowright{padding:0 0 0 15px}.e-rte .e-resizable-handle{bottom:0;cursor:se-resize;display:block;height:16px;position:absolute;right:0;width:16px}.e-rte-toolbar-icon:before{margin-top:0}.e-rte-context-menu .e-rte-toolbar-icon:before{margin-top:0}.e-rte-context-menu.e-context .e-list{cursor:default}.e-rte .e-ipadscroll{overflow:auto;-webkit-overflow-scrolling:touch}.e-rte.e-resizable .e-rte-overlay,.e-pane-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.e-rte-format-ddl.e-ddl-popup div>ul li{padding:5px 5px 5px 11px}.e-rte-format-ddl.e-ddl-popup.e-rtl div>ul li{padding:11px 5px 5px 5px}.e-rte.e-rte-wrapper .e-ul.e-horizontal{margin-bottom:5px;margin-top:6px}.e-rte.e-rte-wrapper .e-ul.e-horizontal{margin-bottom:0;margin-top:0}.e-responsive-toolbar.e-inline{border-right:0;border-left:0;border-bottom:0}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{width:21px;height:21px}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow:before{margin-top:9px}.e-rteItem-unorderedList.e-tooltxt .e-split.e-btn-normal{height:38px !important}.e-rteItem-unorderedList.e-tooltxt.e-active .e-splitbutton.e-btn.e-left-btn:focus,.e-rteItem-unorderedList.e-tooltxt.e-active .e-split-btn.e-btn.e-select.e-drp-btn:focus,.e-rteItem-orderedList.e-tooltxt.e-active .e-splitbutton.e-btn.e-left-btn:focus,.e-rteItem-orderedList.e-tooltxt.e-active .e-split-btn.e-btn.e-select.e-drp-btn:focus{border:0}.e-rte .e-dialog .e-tab .e-img-field-group{display:inline-block;width:100%}.e-rte .e-dialog .e-tab .e-rte-field{width:67%}.e-rte .e-dialog .e-tab .e-rte-label{width:31%}.e-rte .e-dialog .e-tab .e-img-border-field{width:30%;float:left;padding-right:.6em}.e-rte .e-dialog .e-tab .e-rte-field .e-inputtext{width:95%}.e-rte .e-dialog .e-tab .e-rte-field .e-dimensions{width:50px}.e-rte .e-dialog .e-rte-tablefields{padding:1em .3em .3em}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field:nth-child(1){padding:0}.e-rte.e-rtl .e-dialog .e-tab .e-img-border-field{float:right}.e-rte .e-dialog .e-tab .e-rte-stylefield{display:inline-block;float:right;margin-top:1em;vertical-align:middle;width:75%}.e-rte .e-dialog .e-tab .e-rte-stylefield .e-inputtext{width:95%}.e-rte .e-dialog .e-dialog-tab .e-header{border-width:0}.e-rte .e-tab .e-activetop,.e-rte .e-tab .e-activebottom{border:0 solid}.e-rte .e-tab .e-header .e-nofirst{margin-left:4px}.e-rte .e-dialog .e-dialog-tab.e-tab .e-bottom-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-top-line,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activetop,.e-rte .e-dialog .e-dialog-tab.e-tab .e-activebottom{border:0 solid}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li{border-right:1px solid}.e-rte.e-dialog .e-rte-imgUrl,.e-rte.e-dialog .e-rte-fileUrl{text-overflow:ellipsis}.e-rte-imgTab .e-content .e-colorwidget.e-widget{height:30px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{display:block}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font,.e-rte-toolbar-icon{height:16px;width:16px}.e-rte .e-horizontal .e-tooltxt{cursor:pointer}.e-rte .e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-createTable.e-tooltxt,.e-rte .e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-clearFormat.e-tooltxt,.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-createTable.e-tooltxt,.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator .e-rteItem-clearFormat.e-tooltxt{margin-right:8px}.e-rte-toolbar .e-icon.e-res-pos.e-arrow-sans-down{margin-top:10px}.e-rte.e-rte-wrapper .e-horizontal{padding-left:0;padding-right:0;margin-bottom:0;margin-top:0}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{margin:2px 0}.e-rte .e-toolbar .e-rte-format,.e-rte .e-toolbar .e-rte-fontgroup,.e-rte .e-toolbar .e-rte-lists{padding-left:0;padding-right:0}.e-rte .e-toolbar .e-rte-format>li,.e-rte .e-toolbar .e-rte-fontgroup>li,.e-rte .e-toolbar .e-rte-lists>li{border-width:0;padding:1px}.e-rte .e-rte-toolbar .e-input{font-size:13px;line-height:20px}.e-rte .e-rte-toolbar .e-input.e-dropdownlist{line-height:20px}.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-width:1px}.e-rte-toolbar-icon.e-bold_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-expand_01:before{content:""}.e-rte-toolbar-icon.e-full-screen-collapse_01:before{content:""}.e-rte-toolbar-icon.e-italic_01:before{content:""}.e-rte-toolbar-icon.e-underline_01:before{content:""}.e-rte-toolbar-icon.e-strikethrough_01:before{content:""}.e-rte-toolbar-icon.e-align-left_01:before{content:""}.e-rte-toolbar-icon.e-align-center_01:before{content:""}.e-rte-toolbar-icon.e-align-right_01:before{content:""}.e-rte-toolbar-icon.e-align-justify_01:before{content:""}.e-rte-toolbar-icon.e-bullets_01:before{content:""}.e-rte-toolbar-icon.orderedList,.e-rte-toolbar-icon.e-bullets_01{padding:0}.e-rte-toolbar-icon.e-bullets_01:before,.e-rte-toolbar-icon.orderedList:before{margin-top:0}.e-rte-toolbar-icon.orderedList:before{content:""}.e-rte-toolbar-icon.indent:before{content:""}.e-rte-toolbar-icon.outdent:before{content:""}.e-rte-toolbar-icon.e-cut_01:before{content:""}.e-rte-toolbar-icon.e-copy_02:before{content:""}.e-rte-toolbar-icon.e-paste_01:before{content:""}.e-rte-toolbar-icon.undo:before{content:""}.e-rte-toolbar-icon.redo:before{content:""}.e-rte-toolbar-icon.e-link_01:before{content:""}.e-rte-toolbar-icon.e-unlink_01:before{content:""}.e-rte-toolbar-icon.e-image:before,.e-rte-toolbar-icon.imageProperties:before{content:""}.e-rte-toolbar-icon.e-fileBrowser:before{content:""}.e-rte-toolbar-icon.e-video:before{content:""}.e-rte-toolbar-icon.e-table_02:before,.e-rte-toolbar-icon.insertTable:before{content:""}.e-rte-toolbar-icon.e-insert-row-above_02:before{content:""}.e-rte-toolbar-icon.e-insert-row-below_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-left_02:before{content:""}.e-rte-toolbar-icon.e-insert-column-right_02:before{content:""}.e-rte-toolbar-icon.e-delete-row_01:before{content:""}.e-rte-toolbar-icon.e-delete-column_01:before{content:""}.e-rte-toolbar-icon.deleteTable:before,.e-rte-toolbar-icon.deleteTables:before{content:""}.e-rte-toolbar-icon.e-superscript_01:before{content:""}.e-rte-toolbar-icon.e-subscript_01:before{content:""}.e-rte-toolbar-icon.e-uppercase_01:before{content:""}.e-rte-toolbar-icon.e-lowercase_01:before{content:""}.e-rte-toolbar-icon.e-zoom-in:before{content:""}.e-rte-toolbar-icon.e-zoom-out:before{content:""}.e-rte-toolbar-icon.print:before{content:""}.e-rte .e-file-code:before{content:""}.e-rte-footer .clearFormat:before,.e-rte-toolbar-icon.clearFormat:before{content:""}.e-rte-footer .e-delete_05:before,.e-rte-toolbar-icon.e-delete_05:before{content:""}.e-rte .e-font:before,.e-rteItem-fontColor .e-font:before{content:"";margin-top:4px}.e-rte .e-font:before,.e-rteItem-fontColor .e-font:before{margin-left:2px}.e-rte .e-background-color:before,.e-rteItem-backgroundColor .e-background-color:before{content:"";margin-top:4px}.e-dialog .customtable-image:before,.e-rte .e-dialog .e-table:before,.e-rte-toolbar-icon.tableProperties:before{content:""}.e-rte-listitems:before,.e-rte-unlistitems:before{font-size:32px;width:32px;height:32px}.e-rte-listitems:before,.e-rte-unlistitems:before{margin:-2px auto}.e-rte-listitems:before{font-size:20px;margin:0 6px}.e-rte-toolbar-icon.e-loweralpha-icon:before{content:""}.e-rte-toolbar-icon.e-numbering-icon:before{content:""}.e-rte-toolbar-icon.e-upperalpha-icon:before{content:""}.e-rte-toolbar-icon.e-lowerroman-icon:before{content:""}.e-rte-toolbar-icon.e-upperroman-icon:before{content:""}.e-rte-toolbar-icon.e-circlelist-icon:before{content:""}.e-rte-toolbar-icon.e-squarelist-icon:before{content:""}.e-rte-toolbar-icon.e-disclist-icon:before{content:""}.e-rte-toolbar-icon.e-nonelist-icon:before{content:""}.e-rte-orderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-orderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu .e-list>span.e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context.e-rtl>.e-list>span.e-rte-toolbar-icon{padding:0}.e-rte .e-rte-footer{width:100%;margin-top:2px;font-family:monospace}.e-rte .e-rte-footer:after{clear:both;content:".";display:block;height:0;visibility:hidden}.e-rte .e-rte-footeritems{height:16px;display:inline-block;vertical-align:middle;text-align:left}.e-rte .e-rte-footer .e-rte-footer-left{display:inline-block;text-align:left;float:left}.e-rte .e-rte-footer.e-rtl .e-rte-footer-left{float:right}.e-rte .e-rte-footer .e-rte-footer-right{display:inline-block;text-align:right;float:right}.e-rte .e-rte-footer.e-rtl .e-rte-footer-right{float:left}.e-rte .e-rte-footericon{height:16px;width:16px;cursor:pointer;padding:3px}.e-rte .e-rte-htmltaginfo{margin-bottom:5px;padding-left:9px}.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{padding:2px 4px 4px 4px}.e-ddl-popup .e-h1{font-size:2em;font-weight:bold}.e-ddl-popup .e-h2{font-size:1.5em;font-weight:bold}.e-ddl-popup .e-h3{font-size:1.16em;font-weight:bold}.e-ddl-popup .e-h4{font-size:1em;font-weight:bold}.e-ddl-popup .e-h5{font-size:.83em;font-weight:bold}.e-ddl-popup .e-h6{font-size:.7em;font-weight:bold}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{display:table-caption;height:0;margin-left:1px;width:16px}.e-rte .e-btntxt,.e-rteItem-fontColor .e-btntxt,.e-rteItem-backgroundColor .e-btntxt{margin-top:1px}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font{padding:0;margin-top:-5px}.e-rte-context-menu.e-context .e-rte-separator{border-bottom:1px solid}.e-rte .e-rte-tablecell{border-style:solid;border-width:1px;display:inline-block;height:18px;margin:1px;overflow:hidden;vertical-align:top;width:18px}.e-rte-palettetable{border-style:solid;border-width:0;display:inline-block;height:25px;overflow:hidden;vertical-align:top;width:25px}.e-menu.e-split .customcolor-link{display:inline-block;padding-left:30px;margin-top:5px;color:inherit;cursor:pointer}.e-rte-transbtn{margin-bottom:8px}.e-custom-Dialog .e-dialog-scroller>div.e-rte-customColor{padding:0}.e-rte .customtable-group{padding:3px;cursor:pointer}.e-rte .e-table{display:inline-block;height:16px;width:16px}.e-rte .customtable-link{display:inline-block;text-decoration:none;padding-left:5px;color:inherit}.e-rte .e-rte-label{clear:both;float:left;padding:.4em .1em 1em;text-align:left;width:29%}.e-rte .e-rte-field{float:right;padding:0 0 .6em;width:69%}.e-rte .e-rte-field label{display:inline}.e-rte-label.e-rtlrte,.e-rte-field.e-rtlrte>label{float:right}.e-rte-field.e-rtlrte,button.e-rtlrte{float:left}.e-rtlrte .e-colorwidget .e-icon{left:-3%}.e-rte .e-rte-elements{width:100%;height:82px;margin-top:10px}.e-rte .e-rte-tablefields{display:inline-block;width:22%;padding:.3em;vertical-align:middle}.e-rte .e-inputtext{height:28px;width:98%;text-indent:10px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-rte .e-dimensions{width:50px}.e-dialog .e-fieldseparate{border-style:dashed;border-width:1px 0 0;padding-top:.6em}.e-rte.e-dialog>.e-dialog-scroller.e-rtl .e-rte-button{padding-bottom:2em}.e-rte .e-fieldgroup{margin-bottom:10px}.e-dialog .e-rte-button{bottom:-1em;clear:both;text-align:right;margin-top:10px}.e-dialog .e-rte-button{padding-top:20px}.e-dialog .e-rte-imgTab{clear:both;margin-top:10px}.e-dialog .e-rte-btn{margin-left:5px}.e-dialog .e-rte-alertBtnRTL{float:left}.e-dialog .e-rte-srctextarea{width:600px;height:400px;font-family:inherit;font-size:inherit}.e-rte .e-rte-video{min-height:100px;min-width:370px}.e-rte .e-rte-srcbutton{padding:.6em;text-align:right}.e-rte.e-findandreplace.e-dialog .e-widget-content>span{color:#e24048;height:22px;display:block;margin:5px}.e-rte-toolbar-icon.findAndReplace:before{content:""}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{margin:0 15px 0 15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{border:1px solid #c8c8c8;height:27px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox{width:205px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rtefindcount{font-style:italic}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-rteReplaceCount{text-align:center;float:left;margin-left:80px;font-style:italic}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-txtbox{margin-right:15px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{height:49px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol{border-top:1px solid #c8c8c8}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-checkboxlable{margin:0 0 0 5px;font-size:13px;font-weight:400}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-checkboxlable{margin:0 5px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-left,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-right{margin:20px 0 0 9px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-btncol>.e-btn-right,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-btncol>.e-btn-left{margin:20px 0 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn{margin:0 0 0 7px;max-width:72px;padding:0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-lable{width:50px}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent{margin:10px 0 15px 65px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent{margin:15px 65px 10px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 0 0 10px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-fd-InnerContent .e-checkbx{margin:0 10px 0 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent{height:110px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent{margin:23px 13px 15px 0}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div{display:inline-block;float:left}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div,.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-maincontent>div>div{float:right}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-maincontent>div>div{float:left}.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-left:-2px}.e-rte.e-findandreplace.e-dialog.e-rtl .e-widget-content .e-icon.e-chevron-left_02:before,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-icon.e-chevron-right_02:before{margin-right:-2px}.e-tile-group{float:left}.e-tile-group.aligncenter{display:table;float:none;margin:0 auto;padding:0}.e-tile-small-col-2{width:160px;float:left}.e-skew-bottomleft,.e-skew-bottomright,.e-skew-topright,.e-skew-topleft,.e-skew-top,.e-skew-bottom,.e-skew-left,.e-skew-right,.e-skew-center{transition:transform 250ms}.e-skew-top{transform:perspective(1000px) rotateX(10deg);-webkit-transform:perspective(1000px) rotate3d(1,0,0,10deg);-moz-transform:perspective(1000px) rotate3d(1,0,0,10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-bottom{transform:perspective(1000px) rotateX(-10deg);-webkit-transform:perspective(1000px) rotate3d(1,0,0,-10deg);-moz-transform:perspective(1000px) rotate3d(1,0,0,-10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-left{transform:perspective(1000px) rotateY(-10deg);-webkit-transform:perspective(1000px) rotateY(-10deg);-moz-transform:perspective(1000px) rotateY(-10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-right{transform:perspective(1000px) rotateY(10deg);-webkit-transform:perspective(1000px) rotateY(10deg);-moz-transform:perspective(1000px) rotateY(10deg);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-skew-center{transform:perspective(1000px) scale(.95);-webkit-transform:perspective(1000px) scale(.95);-moz-transform:perspective(1000px) scale(.95);-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile-backface{backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute}.e-skew-topleft{transform:perspective(1000px) rotateX(10deg) rotateY(-10deg)}.e-skew-topright{transform:perspective(1000px) rotateX(10deg) rotateY(10deg)}.e-skew-bottomright{transform:perspective(1000px) rotateX(-10deg) rotateY(10deg)}.e-skew-bottomleft{transform:perspective(1000px) rotateX(-10deg) rotateY(-10deg)}.e-tile-group{float:left}.e-tile-small-col-2{width:160px;float:left}.e-tile-group .e-tile-column{float:left;overflow:hidden;padding-top:5px;position:relative}.e-tile-group .e-tile-column .e-tile.e-tile-wide,.e-tile-group .e-tile-column .e-tile.e-tile-small,.e-tile-group .e-tile-column .e-tile.e-tile-medium{float:left}.e-tile-group{position:relative;margin:0 auto;padding-left:50px}.e-tile-group .e-tile-column{max-height:100%;max-width:320px}.e-tile-round-corner .e-tile-overlay{border-radius:10px}.e-tile *{box-sizing:border-box}.e-tile{box-sizing:border-box;margin:5px;overflow:hidden;position:relative;min-width:70px;min-height:70px}.e-tile-wide{width:310px;height:150px;float:left}.e-tile-small{float:left;height:70px;width:70px}.e-tile-medium{float:left;height:150px;width:150px}.e-tile-large{float:left;height:310px;width:310px}.e-tile-wide.e-caption-outer{width:310px;height:200px}.e-tile-medium.e-caption-outer{height:200px;width:150px}.e-tile-large.e-caption-outer{height:360px;width:310px}.e-tile-wide.e-caption-outer .e-image-parent,.e-tile-wide.e-caption-outer .e-tile-overlay{width:310px;height:150px}.e-tile-medium.e-caption-outer .e-image-parent,.e-tile-medium.e-caption-outer .e-tile-overlay{height:150px;width:150px}.e-tile-large.e-caption-outer .e-image-parent,.e-tile-large.e-caption-outer .e-tile-overlay{height:310px;width:310px}.e-tile .e-tile-selected:after{position:absolute;display:block;border-left:28px solid transparent;right:0;content:"";top:0;z-index:101}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:32px 32px;font-size:32px}.e-tile.e-tile-web .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-repeat:no-repeat}.e-tile.e-tile-large .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:64px 64px;font-size:64px}.e-tile .e-tile-selected{border:2px solid #808080}.e-tile .e-tile-overlay{height:100%;width:100%;display:block;position:absolute;top:0;right:0;left:0;bottom:0}.e-tile.e-state-active .e-tile-overlay{background-color:rgba(0,0,0,.5)}.e-tile-small.e-tile-badge.e-badge-position-topright::after{top:5px;right:5px}.e-tile-small.e-tile-badge.e-badge-position-bottomright::after{bottom:5px;right:5px}.e-tile.e-badge-position-bottomright::after{bottom:6px}.e-tile.e-caption-outer.e-badge-position-bottomright::after{bottom:55px}.e-tile.e-badge-position-topright::after{top:10px}.e-tile.e-tile-badge.e-tile-badge-value::after{content:attr(data-ej-badgeValue);font-size:14px;text-align:center}.e-tile.e-tile-badge::after{color:#fff;font-size:18px;line-height:18px;right:10px;min-height:18px;min-width:18px;position:absolute;z-index:10}.e-tile-caption.e-tile-caption-icon.e-caption-innertop::before{top:10px}.e-tile-caption.e-tile-caption-icon.e-caption-innerbottom::before{bottom:10px}.e-tile-caption-text.e-caption-innertop::before{top:0;margin-top:10px}.e-tile-caption-text.e-caption-innerbottom::before{bottom:0;margin-bottom:6px}.e-tile-caption-text.e-caption-innerbottom::before,.e-tile-caption-text.e-caption-innertop::before{max-height:38px;height:auto;left:0}.e-tile-caption-text.e-caption-outer::before{bottom:0;height:45px;color:#000}.e-tile-caption-text::before{content:attr(data-ej-text);width:100%}.e-tile-caption.e-tile-caption-icon::before{width:30px;height:30px;font-size:30px}.e-tile-caption.e-caption-outer.e-tile-caption-icon::before{bottom:15px}.e-tile-caption::before{font-size:14px;position:absolute;display:block;float:left;overflow:hidden;z-index:10}.e-caption-align-right.e-caption-innertop.e-badge-position-topright.e-tile-caption-icon::before,.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright.e-tile-caption-icon::before{right:35px}.e-caption-align-normal.e-tile-caption-icon::before,.e-caption-align-left.e-tile-caption-icon::before{left:10px}.e-tile-caption-icon.e-caption-align-center::before{margin-left:-10px;left:50%}.e-tile-caption-icon.e-caption-align-right::before{right:10px}.e-tile-caption-text.e-caption-align-right.e-caption-innertop.e-badge-position-topright::before,.e-tile-caption-text.e-caption-align-right.e-caption-innerbottom.e-badge-position-bottomright::before{padding-right:34px}.e-tile-caption-text.e-caption-align-normal::before,.e-tile-caption-text.e-caption-align-left::before{text-align:left}.e-tile-caption-text::before{left:0;right:0;padding-left:10px;padding-right:10px}.e-tile-caption-text.e-caption-align-center::before{text-align:center}.e-tile-caption-text.e-caption-align-right::before{direction:rtl}.e-tile.e-tile-web .e-image-parent .e-tile-image{background-repeat:no-repeat;overflow:hidden}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagecenter{background-position:center center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagefill{background-size:100% 100%}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopcenter{background-position:top center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomcenter{background-position:bottom center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imageleftcenter{background-position:left center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagerightcenter{background-position:right center}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopleft{background-position:top left}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagetopright{background-position:top right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomright{background-position:bottom right}.e-tile.e-tile-web .e-image-parent .e-tile-image.e-tile-imagebottomleft{background-position:bottom left}.e-tile.e-tile-caption.e-caption-outer{padding:0}.e-tile:not(.e-tile-imagefill){box-sizing:border-box}.e-tile .e-tile-template{background-size:100% 100%;width:inherit;height:inherit}.e-tile .e-image-parent,.e-tile .e-tile-image{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute}.e-tile .e-image-parent.e-tile-flip,.e-tile .e-image-parent.e-tile-flipback{backface-visibility:hidden}.e-tile-round-corner.e-caption-outer,.e-tile-round-corner .e-image-parent,.e-tile-round-corner .e-image-parent .e-tile-image{border-radius:10px}.e-tile .e-tile-selected::before{position:absolute;display:block;content:"";background-color:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;height:5px;width:10px;right:3px;top:3px;z-index:102;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.e-tile.e-livetile-enable .e-tile-slideback{position:absolute;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-slide{position:absolute;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-slideup{position:absolute;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carouselback{position:absolute;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-tile-carousel{position:absolute;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transition-delay:350ms;-webkit-transition-delay:350ms;-ms-transition-delay:350ms;transition-duration:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;-ms-transition-duration:0ms}.e-tile.e-livetile-enable .e-tile-carouselup{position:absolute;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flip{position:absolute;transform:perspective(1000px) rotateX(180deg);-webkit-transform:perspective(1000px) rotateX(180deg);-moz-transform:perspective(1000px) rotateX(180deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}.e-tile.e-livetile-enable .e-image-parent.e-tile-flipback{position:absolute;transform:perspective(1000px) rotateX(0deg);-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transition-duration:350ms;-webkit-transition-duration:350ms;-moz-transition-duration:350ms}ej-gantt{display:block}.e-gantt *:focus{outline:none}.e-gantt-core{display:inline-block;-webkit-tap-highlight-color:transparent}.e-gantt .e-gantt-Spliter{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-treegridPane{overflow-y:hidden}.e-gantt .e-ganttchartPane{overflow:hidden}.e-gantt .e-gantttoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-gantt .e-gantttoolbar{height:40px !important;padding-left:0;padding-right:0}.e-gantt .e-toolbar{border-width:1px 1px 0 1px !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-gantt .e-toolbarspan{margin:0}.e-gantt .e-search.e-tooltxt.e-hover{background:none !important;border-color:transparent !important;padding:2px !important}.e-gantt .e-search.e-tooltxt{box-shadow:none !important}.e-gantt .e-disable.e-tooltxt:hover{background:none !important}.e-treegrid .e-disable.e-tooltxt:hover{background:none !important}.e-gantt .e-toolbaricons{float:left;text-decoration:none}.e-gantt .e-ganttcustomtoolbaritem{padding-top:4px;margin-left:3px;font-size:14px}.e-gantt .e-gantttoolbaritem{width:30px;height:24px}.e-gantt .e-gantt-collapseall:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-criticaltask:before{margin-left:3px;margin-top:5px}.e-gantt .e-gantt-prevtimespan:before{content:""}.e-gantt .e-gantt-nexttimespan:before{content:""}#Task.e-menuitem>div.e-icon:before{content:""}#Task.e-menuitem>div.e-icon:before{padding-top:2px}#Add.e-menuitem>div.e-icon:before,div.e-menuitem>div.e-expander:before{padding-top:2px}#Indent.e-menuitem>div.e-icon:before{padding-top:2px}#Outdent.e-menuitem>div.e-icon:before{padding-top:2px}#Delete.e-menuitem>div.e-icon:before{padding-top:2px}div.e-menuitem>div.e-expander:before,div.e-columnmenu span.e-expander:before,div.e-tgcontextmenu div.e-expander:before,div.e-columnmenu div.e-expander:before{content:"" !important}#PrevTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}#NextTimeSpan.e-menuitem>div.e-icon:before{padding-top:3px}.e-gantt .e-addnewitem,.e-gantt .e-outdent,.e-gantt .e-edititem,.e-gantt .e-deleteitem,.e-gantt .e-saveitem,.e-gantt .e-cancel,.e-gantt .e-indent{margin-left:3px;padding-top:4px;font-size:16px}.e-gantt .e-excelIcon:before{font-size:14px;margin-left:3px;content:""}.e-gantt .e-excelIcon:before{padding-top:4px}.e-gantt .e-pdfIcon:before{margin-left:5px;font-size:14px;content:""}.e-gantt .e-pdfIcon:before{padding-top:4px}.e-gantt .e-excelIcon{padding-top:1px;padding-left:1px}.e-gantt .e-expandall{margin-left:6px}.e-gantt .e-expandall{padding-top:7px;font-size:13px}.e-gantt .e-gantt-add:before{content:""}.e-gantt .e-gantt-add:before{font-size:17px}.e-gantt .e-gantt-edit:before{content:""}.e-gantt .e-gantt-delete:before{content:""}.e-gantt .e-gantt-save:before{content:""}.e-gantt .e-gantt-cancel:before{content:""}.e-gantt .e-gantt-indent:before{content:""}.e-gantt .e-gantt-outdent:before{content:""}.e-gantt .e-gantt-expandall:before{content:""}.e-gantt .e-gantt-collapseall:before{content:""}#Add.e-menuitem>div.e-icon:before{content:""}#Add.e-menuitem>div.e-icon:before{font-size:15px}#Indent.e-menuitem>div.e-icon:before{content:""}#Outdent.e-menuitem>div.e-icon:before{content:""}#Delete.e-menuitem>div.e-icon:before{content:""}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-gantt .e-collapseall{font-size:16px}.e-gantt .e-criticaltask{font-size:14px}.e-gantt .e-prevtimespan,.e-gantt .e-nexttimespan{font-size:14px;margin-left:3px;padding-top:5px}.e-gantt .e-collapse,.e-gantt .e-h-arrow{z-index:2 !important}.e-gantt .e-splitter{border-style:solid !important;border-width:1px 0 !important}.e-gantt .e-dialog .e-titlebar{padding:.7em 0 .2em 0 !important;border-bottom-width:3px !important;border-style:none none solid none !important;margin:0 auto !important;width:95% !important;font-weight:600}.e-addpre.e-icon:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-addpre.e-icon{display:inline-block;width:80px}.e-deletepre.e-icon:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-width:1px}.e-gantt .e-dialog .e-header{font-weight:600}.e-gantt .e-dialog-wrap.e-dialog{width:auto !important}.e-gantt .e-shadow{box-shadow:none !important}.e-gantt .e-dialog .e-numeric .e-padding,.e-gantt .e-dialog .e-percent .e-padding,.e-gantt .e-dialog .e-currency .e-padding,.e-gantt .e-dialog .e-atc .e-padding,.e-gantt .e-dialog .e-datewidget .e-padding,.e-gantt .e-dialog .e-ddl .e-in-wrap,.e-gantt .e-dialog .e-timewidget .e-padding,.e-gantt .e-dialog .e-datetime-wrap .e-padding{padding:0 !important}.e-gantt .e-dialog .e-dialog-content{width:auto !important;height:auto !important}.e-gantt .e-dialog-scroller{height:auto !important}.e-gantt .e-title{position:absolute;margin-top:-4px}.e-gantt .e-dialog-icon .e-close{position:absolute}.e-gantt .e-icon.e-close{position:absolute}.e-gantt .e-gantttoolbar li{padding:7px 0 8px 7px}.e-gantt .e-ejinputtext:focus{box-shadow:none}.e-gantt .e-dialog .e-widget-content{padding:0}.e-gantt .e-field.e-ejinputtext{text-indent:4px}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:.5px;position:absolute}.e-gantt .e-datewidget input.e-input{line-height:20px}.e-gantt .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.e-gantt .e-splitter .e-splitbar.e-h-bar .e-h-arrow{display:none}.e-gantt .e-splitter .e-splitbar.e-h-bar{width:9px !important}.e-ganttdialog .e-tab.e-js .e-header>.e-select,.e-ganttdialog .e-tab.e-js .e-header>.e-active{font-size:16px !important}.e-ganttdialog .e-titlebar{font-size:20px !important}.e-tgcontextmenu,.e-tginnerContextmenu{border-width:1px;border-style:solid}.e-ganttdialog .e-ejinputtext{padding:1px 4px 1px 0}.e-ganttdialog .e-ejinputtext{height:30px}.e-gantt .e-search .e-ejinputtext{text-indent:10px !important}.e-gantt-manualparenttaskbar,.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{z-index:7;position:absolute}.e-gantt-manualparenttaskbar-left{border-right-style:none;border-top-style:none;border-left-style:solid}.e-gantt-manualparenttaskbar-right{border-top-style:none;border-left-style:none;border-right-style:solid}.e-ganttdialog .e-gantt-editor-container{padding:0;margin-left:-3px}.e-ganttdialog .e-gantt-predecessor-container,.e-ganttdialog .e-gantt-resource-container,.e-ganttdialog .e-gantt-csfield-container{padding:0;margin-left:-10px}.e-ganttdialog .e-gantt-notes-container{padding:0;margin-left:-10px}.e-ganttdialog .e-general-edit-div,.e-ganttdialog .e-general-edit-div td:last-child table{width:100%}.e-ganttdialog .e-editfrom-btn-right{margin-top:10px;margin-bottom:3px;margin-right:0}.e-ganttdialog .e-editfrom-btn-left{margin-top:10px;margin-bottom:3px;margin-right:0}.e-ganttdialog .e-editform-btn input{font-size:14px;margin-right:0}.e-ganttdialog .e-general-edit-div .e-editLabel{outline:none;font-weight:normal}.e-ganttdialog .e-general-edit-div .e-editLabel{padding-bottom:8px;font-size:12px}.e-ganttdialog .e-general-edit-div .e-editLabel label{font-weight:normal;margin-bottom:0;font-size:12px}.e-ganttdialog .e-general-edit-div .e-editValue{padding:0 0 8px 0 !important}.e-ganttdialog .e-property-container{text-align:left;padding:5px 5px 0;font-weight:normal;outline:none}.e-ganttdialog .e-property-container:first-child{padding-left:0}.e-ganttdialog .e-property-container:last-child{padding-right:0}.e-gantt .e-toolbar.e-toolbarspan,.e-gantt .e-toolbar.e-focus{box-shadow:none}.e-rg-tasklabel.e-tasklabel{overflow:hidden;text-overflow:ellipsis}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{content:" ";position:absolute;z-index:1;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid;border-radius:5px}.e-ganttdialog .e-dialog.e-connectordialog{padding:15px !important;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttdialog .e-connectordialog .e-editlabel{padding-right:15px;padding-bottom:5px;font-size:14px}.e-ganttdialog .e-connectordialog .e-editvalue{padding-bottom:5px;width:100%;font-size:14px}.e-ganttdialog .e-connectordialog .e-editform-btn{padding:5px 15px 5px 15px;border-radius:3px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline{padding:7px;font-size:16px;width:16px;height:16px}.e-ganttdialog .e-connectordialog .e-icon.e-deleteline:before{content:""}ej-treegrid{display:block}.e-treegrid-core{border-collapse:collapse;font-size:13px;height:auto;outline:0 none;-webkit-tap-highlight-color:transparent;font-weight:normal}.e-treegrid .e-gridheader tr.e-resizedragicon{cursor:col-resize !important}.e-treegridtoolbar{border-color:#c3c3c3 !important;background-color:#fff;box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.e-treegrid .e-toolbarspan{margin:0}.e-treegrid .e-widget [class^="e-"]{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.e-treegrid *:focus{outline:none}.e-treegrid .e-unboundcelldiv>button{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-unboundcelldiv button{margin:0 0 0 7px;padding:0}.e-treegrid .e-textwrapcell{white-space:normal !important;word-wrap:break-word !important}.e-treegrid .e-textwrapcolumnicon{margin-top:-20px !important}.e-treegrid .e-textwrapheaderdiv{word-wrap:break-word}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{content:"";font-size:7px !important;margin-right:0}.e-treegrid .e-summarytreegridexpand:before,.e-treegrid .e-treegridexpand:before{padding-top:9px}.e-treegrid .e-icon.e-printIcon:before{content:""}.e-treegrid .e-pager .e-numericitem,.e-treegrid .e-pager .e-firstpage,.e-treegrid .e-pager .e-prevpage,.e-treegrid .e-pager .e-firstpagedisabled,.e-treegrid .e-pager .e-prevpagedisabled,.e-treegrid .e-pager .e-nextpage,.e-treegrid .e-pager .e-lastpage,.e-treegrid .e-pager .e-nextpagedisabled,.e-treegrid .e-pager .e-lastpagedisabled{box-sizing:content-box}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{content:"";margin-right:0}.e-treegrid .e-summarytreegridcollapse:before,.e-treegrid .e-treegridcollapse:before{padding-top:9px;font-size:10px}.e-treegrid .e-treegrid-add:before{content:""}.e-treegrid .e-treegrid-add:before{font-size:17px}.e-treegrid .e-treegrid-edit:before{content:""}.e-treegrid .e-treegrid-delete.e-delete:before{content:""}.e-treegrid .e-treegrid-save:before{content:""}.e-treegrid .e-treegrid-cancel:before{content:""}.e-treegrid .e-treegrid-expandall:before{content:""}.e-treegrid .e-treegrid-collapseall:before{content:""}.e-treegrid .e-summarytreegridexpand,.e-treegrid .e-treegridexpand{width:24px;height:24px}.e-treegrid .e-detailsinfoiconshow{margin-left:5px}.e-treegrid .e-detailsinfoiconhide{margin-left:5px}.e-treegrid .e-detailsinfoiconshow:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsinfoiconhide:before{content:"";font-size:4px;margin-left:4px}.e-treegrid .e-detailsiconcell{border-radius:5px;padding-top:5px;height:15px;width:28px}.e-treegrid .e-detailsrowcell{padding:0 !important;cursor:default}.e-treegrid .e-detailheadercell{border-top:none !important;border-bottom:none !important;background-color:transparent !important}.e-treegrid .e-detailscellwrapper{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.e-detailscellwrapperfly{overflow:auto;padding:10px 10px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1000;border-width:1px;border-style:solid}.e-treegrid .e-detailsrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid div.e-error{position:absolute;font-weight:normal;z-index:9999}.e-treegrid div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent}.e-treegrid div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-treegrid div.e-error .e-bottomarrow{left:10%;border-bottom-width:2px;display:block}.e-treegrid .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px;text-align:left}.e-treegrid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-treegrid .e-aboveIcon,.e-treegrid .e-belowIcon,.e-treegrid .e-childIcon,.e-treegrid .e-cancelIcon,.e-treegrid .e-summarytreegridcollapse,.e-treegrid .e-treegridcollapse{width:24px;height:24px}.e-treegrid .e-treegridcustomtoolbaritem{padding-top:4px;margin-left:3px}.e-treegrid .e-treegridtoolbaritem{width:30px;height:24px}.e-treegrid .e-treegridtoolbar li{box-sizing:content-box !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important}.e-treegrid .e-treegridtoolbar li{padding:7px 0 7px 7px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-treegrid-collapseall:before{margin-left:3px;margin-top:5px}.e-treegrid .e-aboveIcon:before{content:"";font-size:20px;margin-top:-5px}.e-treegrid .e-belowIcon:before{content:"";font-size:20px;margin-top:9px}.e-treegrid .e-childIcon:before{content:"";font-size:20px;margin-top:2px}.e-treegrid .e-cancelIcon:before{content:"";font-weight:200;font-size:20px;margin-top:3px}.e-treegrid .e-updatedtd{position:relative}.e-treegrid .e-updatedtd:before{color:#f00;width:10px;text-align:right;position:absolute;top:0;right:0}.e-treegrid .e-tgupdatenotify:before{font-size:6px;font-family:'ej-webfont'}.e-treegrid .e-tgupdatenotify:before{content:""}.e-treegrid .e-table{width:100%;table-layout:fixed;border:0 none;margin-top:0;border-collapse:separate}.e-ganttchart .e-ganttgridLinesTable,.e-ganttviewerbodyContianer-ganttViewTable{border-collapse:separate;margin-top:0}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-scrollcss{padding-right:17px}.e-treegrid .e-gridheadercontainer{-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-scrollcss .e-gridheadercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-treegrid .e-gridcontent{overflow:hidden;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-headercell{border-collapse:collapse;overflow:hidden;-ms-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;border-style:solid;border-width:0 1px 0 0;outline:none;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;height:36px}.e-treegrid .e-headercell{padding:0 8px}.e-treegrid .e-filterHeader{cursor:pointer}.e-treegrid .e-spanstyle{cursor:pointer;display:block;height:16px;position:absolute;right:8%;top:1px;width:21px;color:#808080;margin:4px 0}.e-treegrid .e-filterbarcell{border-style:solid;border-width:1px 1px 0 0;cursor:default;vertical-align:middle;font-weight:normal}.e-treegrid .e-filterbarcell{padding:2px 8px}.e-treegrid .e-filterbarcell .e-filtertext{height:24px}.e-treegrid .e-filterbarcell .e-ejinputtext{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-filterbarcell .e-icon:before,.e-treegrid .e-dialog .e-icon:before{display:block}.e-treegrid .e-filterbarcell .e-icon:before{display:block;height:14px;margin:0 auto}.e-treegrid .e-filterbarcell .e-ddl .e-down-arrow.e-icon:before{display:block;height:12px !important;margin:0 auto;width:12px !important}.e-treegrid .e-field{padding:1px}.e-treegrid .e-filterdiv{left:1px;position:relative;right:1px;width:100%;height:30px;padding:1px;box-sizing:border-box}.e-treegrid tr th:last-child{border-right:0}.e-treegrid tr td:last-child{border-right:0}.e-treegrid .e-headercelldiv{display:block;border:0 none;height:29px;line-height:29px;overflow:hidden;text-align:left;white-space:nowrap}.e-treegrid .e-headercelldiv{font-size:14px;font-weight:400;padding:0;margin:-7px -7px -7px 0}.e-treegrid .e-toolbar{border-width:1px !important;border-bottom-style:none !important;outline:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-treegrid .e-treegridtoolbar{display:block !important;background-repeat:no-repeat !important;background-attachment:scroll !important;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-treegrid .e-treegridtoolbar{padding-left:0;padding-right:0}.e-treegrid .e-treegridadaptivetoolbar{height:auto !important}.e-treegrid .e-toolbar.e-toolbarspan,.e-treegrid .e-toolbar.e-focus{box-shadow:none}.e-treegrid .e-iconMargin:before{margin-left:-4px !important}.e-treegrid .e-firstLevIconMargin:before{margin-right:-6px !important}.e-treegrid .e-toolbaricons{float:left;text-decoration:none}.e-treegrid .e-excelIcon:before{content:"";padding-top:3px}.e-treegrid .e-pdfIcon:before{content:""}.e-treegrid .e-addnew,.e-treegrid .e-pdfIcon,.e-treegrid .e-edit,.e-treegrid .e-delete,.e-treegrid .e-save,.e-treegrid .e-printIcon,.e-treegrid .e-cancel{margin-left:3px;padding-top:4px;font-size:16px}.e-treegrid .e-expandall{font-size:12px;margin-left:6px;padding-top:5px}.e-treegrid .e-collapseall{font-size:15px}.e-treegrid .e-excelIcon{padding-top:2px;padding-left:4px}.e-treegrid .e-treegridrowexpand,.e-treegrid .e-treegridrowcollapse .e-rowcell{font-weight:600}.e-treegrid .e-rowcell .e-cell,.e-treegrid .e-rowcell .e-inner-treecolumn-container{word-wrap:normal;white-space:nowrap}.e-treegrid .e-rowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-rowcell{padding-left:8px;padding-right:8px}.e-dragrowcell{border-collapse:collapse;border-style:solid;border-width:0 1px 1px 0;display:table-cell;overflow:hidden;white-space:nowrap;width:auto;vertical-align:middle;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;text-align:left;margin-left:10px;padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.e-treegrid .e-descending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-ascending:before{content:"";display:inline-block;font-size:14px;margin-left:10px}.e-treegrid .e-gridheader{overflow-x:hidden;background-repeat:repeat-x;background-attachment:scroll;background-position:0 0;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;padding-top:0;padding-bottom:0}.e-treegrid .e-treegrid-icon .e-ascending,.e-treegrid .e-treegrid-icon .e-descending{padding-right:26px;padding-top:2px}.e-treegrid{border-top:none}.e-treegrid .e-intend.e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-intend.e-editedcell{padding:2px !important}.e-treegrid .e-editedcell{margin:0;font-weight:normal}.e-treegrid .e-editedcell{padding:2px !important}.e-treegrid .e-editedfirstcell{padding:0 0 4px}.e-treegrid .e-tabletd{padding:0;border-collapse:collapse}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-style:solid;outline:none;vertical-align:baseline;float:left;font-weight:normal}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-width:1px}.e-treegrid .e-ejinputtext:focus{box-shadow:0 0 5px}.e-treegrid .e-searchinput::-ms-clear{display:none}.e-treegrid .e-reSizeColbg{position:absolute;border-left:1px dotted}.e-treegrid-overflow{overflow:hidden}.e-treegrid .e-gridcontent .e-rowcell,.e-treegrid .e-gridheader .e-headercell{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;vertical-align:middle}.e-treegrid .e-intend,.e-treegrid .e-summaryintend{padding-left:0 !important}.e-treegrid .e-headercell .e-columnicon{height:16px;float:right;margin-right:-30px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-columnicon{width:10px;padding:3px;margin-top:-17px}.e-treegrid .e-headercell .e-columnicon:before{font-size:14px !important}.e-treegrid .e-headercell .e-filtericon{height:16px;float:right;margin-right:-30px;padding:3px;box-sizing:content-box;-webkit-box-sizing:content-box}.e-treegrid .e-headercell .e-filtericon{width:10px;padding:3px;margin-top:-17px}.e-treegridmenufilterwraper{border:solid 1px}.e-treegridmenufilterwraper{padding:20px 12px !important}.e-treegridadaptivedialog{height:auto !important;width:auto !important}.e-treegridadaptivesubicon{display:none !important}.e-treegridadaptivewidth{width:auto !important}.e-treegrid .e-headercell .e-filtericon:before{font-size:14px !important}div.e-dialog.e-columnSelector{padding:0}.e-treegrid .e-columnmenu-icon:before{content:""}.e-treegrid .e-summaryrow td,.e-treegrid .e-footersummaryrow td{font-weight:600;border-width:0;font-size:13px}.e-treegrid .e-firstfootersummaryrow td .e-summarycell{padding-left:2px !important;padding-top:4px !important}.e-treegrid .e-treegridtrimcell{overflow:hidden;text-overflow:ellipsis}.e-treegrid .e-summaryrow .e-summarytitle.e-treegridtrimcell,.e-treegrid .e-summaryrow .e-summarytitle.e-textwrapcell{width:100%}.e-treegrid .e-summaryrow .e-summarytitle,.e-treegrid .e-footersummaryrow .e-summarytitle{padding-right:10px}.e-treegrid .e-summaryrow td:last-child,.e-treegrid .e-footersummaryrow td:last-child{border-width:0 1px 0 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogrowcell{border:none;padding:5px 0 5px 10px}.e-treegrid .e-hide{display:none !important}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel{border:none;padding:5px 10px 5px 0}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton{padding:5px 0}.e-treegrid .e-dialog .e-editdialog-padding{font-weight:normal}.e-treegrid .e-dialog .e-editdialog-padding{font-size:14px}.e-treegrid .e-dialog .e-editdialog-padding{padding:7px 24px}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child{font-weight:normal}.e-columnMenuListDiv label{width:175px;display:inline-block;margin-bottom:0;font-weight:normal}.e-columnMenuListDiv label{margin-left:8px;font-size:13px}.e-columnMenuListDiv{line-height:1.9;white-space:nowrap}.e-columnMenuListDiv{padding:6px 8px 5px 12px}.e-column-insertleft-icon:before{content:""}.e-column-insertright-icon:before{content:""}.e-column-rename-icon:before{content:""}.e-column-filter-icon:before{content:""}.e-column-filtered-icon:before{content:""}.e-column-delete-icon:before{content:""}.e-columnmenu-ascending:before{content:""}.e-columnmenu-descending:before{content:""}.e-columnchooser-icon:before{content:""}.e-treegrid .e-frozencontentdiv,.e-treegrid .e-frozenheaderdiv,.e-treegrid .e-frozenfooterdiv{float:left}.e-treegrid .e-frozencontentdiv .e-table,.e-treegrid .e-movablecontentdiv .e-table{position:relative}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-width:1px;border-left-style:solid}.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{overflow:hidden}.e-freezecolumn-icon:before{content:""}.e-unfreezecolumn-icon:before{content:""}.e-freezecolumnbefore-icon:before{content:""}.e-treegrid .e-scrollcss .e-footercontainer{border-right-style:solid;border-right-width:1px}.e-treegrid .e-lastsummaryrow{border-bottom-width:1px !important}.e-treegrid .e-treegridpopup{position:absolute;font-weight:normal;z-index:10000}.e-treegrid .e-treegridpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-treegrid .e-treegridpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-treegrid .e-treegridpopup .e-tail:before,.e-treegrid .e-treegridpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-treegrid .e-treegridpopup .e-downtail:after{top:34px}.e-columnmenuitem{box-sizing:border-box}.e-columnmenuitem{padding-left:5px}.e-menuitem{box-sizing:border-box}.e-menuitem{padding-left:5px}.e-columnmenuitem .e-menuitem-label{float:left}.e-columnmenuitem .e-menuitem-label{padding:9px 2px;font-size:13px}.e-columnmenuitem .e-icon{font-size:16px;float:left}.e-columnmenuitem .e-icon{padding:9px 7px}.e-columnmenuitem .e-expander{padding:9px 7px;font-size:16px}.e-menuitem-hr{margin-top:0;margin-bottom:0}.e-treegrid-columnmenu,.e-treegrid-contextmenu,.e-tginnerContextmenu{padding:0;margin:0}.e-treegrid .e-headercelldiv div{display:inline-block}.e-treegrid .e-headertemplate>.e-headercelldiv{padding:0 8px}.e-treegrid.e-wrap .e-headercelldiv{height:Auto;white-space:normal;line-height:19px}.e-treegrid.e-wrap .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-treegrid .e-page{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-pager,.e-treegrid .e-pagerstatusbar{border-top-style:none !important;border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;padding-bottom:9px;padding-top:9px;white-space:normal}.e-treegrid .e-pagercontainer .e-icon:before{display:inline-block}.e-treegrid .e-pagercontainer{float:none}.e-treegrid .e-pager{padding-left:0;padding-right:0}.e-treegridicon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-treegrid .e-table{margin-top:0}.e-treegrid .e-tableLastCell{border-right-width:1px;border-style:solid}.e-treegrid .e-column-menu-padding{padding-right:43px !important}.e-columnmenu,.e-tginnerContextmenu,.e-tgcontextmenu{border-width:1px;border-style:solid}.e-treegrid .e-rowcell .e-cell.e-treecheckboxcolumn{padding-top:0;margin-top:-3px}.e-treegrid .e-rowcell .e-cell{padding-top:4px}.e-treegrid .e-chkbox-wrap .e-chkbox-small>span{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-headertooltip{position:absolute;padding:5px 25px 5px 25px !important;font-size:12px;border:1px solid;text-align:center;cursor:pointer}.e-headertooltip{font-weight:bold;opacity:.8;border-radius:0}.e-addedColumn .e-editValue{padding:0 0 0 0}.e-treegrid .e-columnheader .e-filterbar-material{height:36px}.e-treegrid .e-gridheader .e-headercell:last-child{padding-right:8px}.e-treegrid .e-gridcontent .e-rowcell:last-child{padding-right:10px}.e-treegrid .e-gridheader .e-headercell:first-child{padding-left:8px}.e-treegrid .e-gridcontent .e-rowcell:first-child{padding-left:10px}.e-column-filter-icon:before{margin-top:2px}.e-filterMenuDiv .e-filter-container{min-width:224px}.e-filterMenuDiv .e-dropdown-filter-container,.e-filterMenuDiv .e-filter-operator{padding-bottom:15px}.e-filterMenuDiv .e-filter-value{padding-top:10px;padding-bottom:20px}.e-filterMenuDiv .e-checkbox-filter-container{padding-bottom:10px}.e-filterMenuDiv .e-filter-button-container{height:28px}.e-filterMenuDiv .e-filter-btn-filter{width:47%;float:left;margin-right:6%}.e-filterMenuDiv .e-filter-btn-clear{width:47%;float:left}.e-filterMenuDiv .e-checkbox-filter-text{padding-right:24px;float:left}.e-treegrid-dialog .e-add-dialog-btn-ok{width:100px;display:inline-block}.e-treegrid-dialog .e-add-dialog-btn-ok div{padding:5px 3px 15px 0}.e-treegrid-dialog .e-add-dialog-btn-cancel{width:100px;display:inline-block}.e-treegrid-dialog .e-add-dialog-btn-cancel div{padding:5px 0 15px 3px}.e-treegrid-dialog .e-treegrid-add-btn input,.e-treegrid-dialog .e-confirm-dialog-btn input,.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton input{font-size:14px;margin-right:0}.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label{font-size:14px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn input{font-size:14px;font-weight:normal}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{margin-right:0}.e-treegrid-dialog .e-treegrid-add-btn{width:100%;height:27px}.e-treegrid-dialog .e-treegrid-add-btn{text-align:right;margin-top:-5px;margin-bottom:12px}.e-treegrid-dialog .e-confirm-dialog-btn{width:100%;margin-right:15px}.e-treegrid-dialog .e-confirm-dialog-btn{margin-top:20px;margin-bottom:0;text-align:right}.e-treegrid-dialog .e-confirm-dialog-btn-cancel{width:80px;margin-left:8px}.e-treegrid-dialog .e-confirm-dialog-btn-ok{width:80px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{margin-top:20px;width:100%;margin-right:15px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn{text-align:right;margin-bottom:0}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-ok{margin-right:8px;width:80px}.e-treegrid-dialog .e-treegrid-rename-dialog-btn-cancel{width:80px}.e-columnMenuListDiv .e-chkbox-small>span{position:relative;top:3px}.e-treegridPane .e-treegrid .e-headercell{height:58px}.e-tgcontextmenu-image{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-image{padding:10px 5px 10px 7px}.e-tgcontextmenu-icon{box-sizing:content-box;display:inline-block;float:left}.e-tgcontextmenu-icon{padding:10px 5px 10px 7px}.e-tgcontextmenu-label{display:inline-block;float:left}.e-tgcontextmenu-label{padding:8px 5px 7px 2px}.e-tgcontextmenu-label span{font-size:13px}.e-menuitem .e-expander{box-sizing:content-box;display:inline-block;float:right}.e-menuitem .e-expander{padding:10px 5px 10px 7px}.e-addedColumn table{border-spacing:0}.e-addedColumn .e-add-property-container{text-align:left;font-weight:normal;outline:none;width:50%}.e-addedColumn .e-add-property-container:nth-child(odd){padding:0 10px 15px 0}.e-addedColumn .e-add-property-container:nth-child(even){padding:0 0 15px 10px}.e-addedColumn .e-editLabel{padding:0 0 10px 0}.e-addedColumn .e-editLabel label,.e-treegridrenamedialog .e-editLabel label{margin-bottom:0;font-size:13px}.e-addedColumn .e-editValue{padding:0 0 0 0}.e-treegridrenamedialog .e-editLabel{padding:0 0 10px 0}.e-treegridrenamedialog .e-ejinputtext,.e-addedColumn .e-ejinputtext{height:30px;width:98%}.e-treegrid .e-table.e-zerospace{border-spacing:0}.e-treegird-filterDialogHeaderDiv{height:10% !important;text-align:center}.e-treegrid-resultSearch .e-searchbox .e-ejinputtext{height:23px;width:97% !important}.e-treegrid-responsiveBack:before{content:""}.e-treegrid-resFilterleftIcon{float:left;line-height:2 !important;position:absolute;left:0;top:0;vertical-align:middle;font-size:21px;cursor:pointer;margin-left:2%}.e-treegrid-resIcon{font-size:21px !important}.e-treegrid-resFilterRigthIcon{float:right;line-height:2 !important;font-size:21px;position:absolute;right:0;top:0;margin-right:5%;cursor:pointer}.e-treegrid-resIcon.e-responsiveCustomFilter:before{content:""}.e-treegrid-responsiveFilterBtnLeft{height:31px;left:0;bottom:0;position:absolute !important;float:left;border-radius:0;border-right:1px solid #c4c4c4 !important}.e-treegrid-responsiveFilterBtnRight{bottom:0;right:0;position:absolute !important;height:31px;float:right;border-radius:0}.e-treegrid-responsiveClose:before{content:""}.e-tgheaderContextmenu .e-icon{position:relative;top:5px}.e-tgheaderContextmenu .e-expander{float:right;position:relative;top:0}.e-treegrid-textWrap{word-break:break-all}.e-tgcontextmenu .e-save,.e-tgcontextmenu .e-cancel{position:relative;top:3.5px}.e-tgcontextmenu .e-edit{position:relative;top:3px}.e-ganttchart .e-ganttviewercontainer{display:block;position:relative}.e-ganttchart .e-widget [class^="e-"]{box-sizing:border-box}.e-ganttchart .e-borderbox{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;border-bottom-width:16px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerheaderContainer{position:relative;overflow:auto;overflow-x:hidden;overflow-y:hidden;height:45px;border-bottom-width:1px;border-bottom-style:solid}.e-ganttchart .e-ganttviewerbodyContianer{display:block;position:relative}.e-ganttchart .e-ganttviewerbodyContianer-dependencyViewContainer{display:block;position:absolute;z-index:1}.e-ganttchart .e-ganttviewerbodyContianer-secondaryCanvas{display:block;position:absolute}.e-ganttchart .e-gantt-schedule-container{display:block;position:static}.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{display:block;position:absolute;z-index:2;margin-top:0;border-spacing:0;overflow:hidden}.e-ganttchart .e-ganttviewerbodyContent{display:block;position:relative;overflow:hidden \9}.e-ganttchart-core{position:relative}.e-ganttchart .e-schedule-headerrow-week>thead>tr>th,.e-ganttchart .e-schedule-headerrow-day>thead>tr>th{border-left:none}.e-ganttchart .e-schedule-week-headercell-content{height:22px}.e-ganttchart .e-schedule-day-headercell{height:25px;border-bottom:none !important}.e-ganttchart .e-schedule-hour-headercell{height:25px}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{font-weight:600;font-size:13px;text-align:center;border-spacing:0;border-style:solid;border-width:1px;white-space:nowrap;position:static;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;border-top:none;display:inline-block;padding:0;margin:0}.e-ganttchart .e-ganttgridlines{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0}.e-ganttchart .e-gripper:before{content:"";padding:2px}.e-ganttchart .e-taskbarresizer-right.e-icon.e-gripper{margin-left:-4px}.e-ganttchart .e-taskbarresizer-left.e-icon.e-gripper{margin-left:-6px}.e-ganttchart .e-schedule-headerrow-week,.e-ganttchart .e-schedule-headerrow-day{border-collapse:collapse;padding:0;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0;border-spacing:0;margin:0}.e-ganttchart .e-chartcell{display:table-cell;border-bottom-style:solid;border-bottom-width:1px;-ms-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-khtml-box-sizing:border-box !important;-o-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important;border-collapse:collapse;border-spacing:0;vertical-align:middle}.e-ganttchart .e-tasknameContainer{text-align:right;position:relative}.e-ganttchart .e-hoilday_label{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678,sizingMethod='auto expand')}.e-ganttchart .e-gantt-childtaskbar,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:auto;border-spacing:0;padding:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:absolute;border-style:solid;border-width:1px}.e-gantt .e-ganttpopup{position:absolute;z-index:10000;font-weight:normal}.e-gantt .e-ganttpopup .e-popupcontent{border-width:1px;border-style:solid;border-radius:4px;font-size:14px;padding:4px 4px}.e-gantt .e-ganttpopup span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px;box-sizing:content-box}.e-gantt .e-ganttpopup .e-tail:before,.e-gantt .e-ganttpopup .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-gantt .e-ganttpopup .e-downtail:after{top:34px}.e-ganttchart .e-milestone-top,.e-ganttchart .e-baseline-milestone-top,.e-ganttchart .e-milestone-bottom,.e-ganttchart .e-baseline-milestone-bottom{width:0;height:0;position:absolute;z-index:3}.e-ganttchart .e-taskbarresizer-left{position:absolute;z-index:4}.e-predecessor-false:before{background-color:#ec1e24;border:1px solid #ec1e24;border-radius:9px;color:#fff;content:"";display:inline;font-family:'ej-webfont'}.e-predecessor-true:before{background-color:#72af33;border:1px solid #72af33;border-radius:11px;color:#fff;content:"";display:inline;font-size:14px;font-family:'ej-webfont'}.e-ganttchart .e-connectorpoint-left{position:absolute;z-index:5}.e-ganttchart .e-connectortouchpoint{position:absolute;z-index:5;display:none}.e-ganttchart .e-enableconnectortouchpoint{display:block}.e-ganttchart .e-connectorpoint-right{position:absolute;z-index:5}.e-ganttchart .e-criticalconnectorline{z-index:100 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{z-index:100 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{z-index:100 !important}.e-ganttchart .e-connectorpoint-hover{cursor:pointer}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{position:absolute;z-index:3}.e-ganttchart .e-tasklabel{vertical-align:middle;margin-left:5px;display:block;font-weight:normal}.e-ganttchart .e-tasklabel{font-size:12px;margin-right:8px}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-progress{position:static;margin:auto;border-top-left-radius:4px;border-bottom-left-radius:4px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:1px}.e-ganttchart .e-progressright{border-top-right-radius:4px;border-bottom-right-radius:4px}.e-ganttchart .e-ejganttschedule{display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;white-space:nowrap;border-spacing:0 !important;border-collapse:collapse;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left \9}.e-ganttchart td{position:static;margin:auto;border-spacing:0;padding:0;zoom:1;white-space:nowrap;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-ganttchart .e-connectorline-rightarrow,.e-ganttchart .e-connectorline-leftarrow{border-top:5px solid transparent;border-bottom:5px solid transparent}.e-ganttchart .e-connectorline-rightarrow{border-left-width:10px;border-left-style:solid}.e-ganttchart .e-connectorline-leftarrow{border-right-width:10px;border-right-style:solid}.e-ganttchart .e-connectorline-leftarrow-hover,.e-ganttchart .e-connectorline-rightarrow-hover{z-index:101}.e-ganttchart .e-connectorline-hover{z-index:101;outline:1px solid}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{width:auto;height:auto;min-height:30px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:5px;display:block;overflow:hidden;z-index:6;font-size:12px;border-width:1px;border-style:solid;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;padding:5px}.e-tooltiptaskname{font-size:12px;font-weight:bold}.e-ganttchart .e-progressbartooltip{width:188px}.e-ganttchart .e-childContainer,.e-ganttchart .e-parentContainer,.e-ganttchart .e-ganttviewerbodyContianer,.e-ganttchart .e-ganttviewerbodyContent{-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{font-size:12px;-ms-user-select:none;-webkit-user-select:none;-khtml-user-select:none;-o-user-select:none;-moz-user-select:-moz-none;user-select:none;-webkit-touch-callout:none;font-style:normal;margin:5px}.e-customTooltip{z-index:6;width:auto;padding:3px}.e-tooltiptable{-ms-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;-o-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-spacing:5px;border-collapse:separate}.e-tooltiptable td{padding:0}.e-tooltipgantt table{margin-top:0}.e-tooltiptd-alignright{text-align:right}.e-tooltiptd-alignleft{text-align:left}.e-tooltiptd-aligncenter{text-align:center}.e-ganttchart .e-holidays{position:absolute;white-space:nowrap;overflow:hidden}.e-ganttchart .e-secondary-canvas-holiday{top:0;position:absolute}.e-ganttchart .e-holiday-label-ie8{white-space:nowrap;position:relative;-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);display:inline-block}.e-ganttchart .e-holiday-label{white-space:nowrap;position:relative;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.e-ganttchart .e-striplinespan{color:#fff;white-space:nowrap;padding:3px;position:absolute;height:auto;width:auto;font-size:.8em;top:27px;left:-2px}.e-ganttchart .e-stripline{top:0;position:absolute;z-index:4}.e-ganttchart .e-stripLines{top:0;position:absolute}.e-ganttchart .e-gantthistocell{vertical-align:top !important;position:relative}.e-ganttchart .e-gantthistoworklabel{position:absolute;left:2px;font-size:12px;transform:rotate(90deg);bottom:10px}.e-ganttchart .e-rverticalline,.e-ganttchart .e-lverticalline{border-left-width:1px;border-left-style:solid;position:absolute;margin-top:6px;width:1px}.e-ganttchart .e-horizontalline{top:6px;border-top-style:solid;border-top-width:1px;position:absolute}.e-ganttchart .e-gantthistobar,.e-ganttchart .e-weekends,.e-ganttchart .e-ganttworkingtime{position:absolute}.e-ganttchart .e-progresshandle{width:10px;height:5px;position:absolute;left:0;margin-left:5px}.e-progresshandleafter{position:absolute;left:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom-width:5px;border-bottom-style:solid;z-index:-100;margin-left:5px}.e-progresshandle .e-progresshandler-element{background:none repeat scroll 0 0 #fff;height:4px;margin-bottom:1px;margin-left:1px;margin-right:1px;width:8px}.e-progresshandleafter .e-progresshandlerafter-element{border-bottom:5px solid #fff;border-left:3px solid transparent;border-right:4px solid transparent;height:0;left:0;margin-left:-3px;width:0}.e-ganttchart .e-headercell-weekend{-ms-background-clip:content-box;-webkit-background-clip:content-box;-khtml-background-clip:content-box;-o-background-clip:content-box;background-clip:content-box}.e-ganttchart .e-resourcename{outline:none}.e-gantticon{-webkit-box-sizing:content-box;box-sizing:content-box}.e-ganttchart .e-ganttgridLinesTable,.e-ganttchart .e-ganttviewerbodyContianer-ganttViewTable{margin-top:0}.e-ganttchart .e-zerospacing{border-spacing:0}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{width:7px;border-right:transparent;border-width:3px;border-top-left-radius:12px;border-bottom-left-radius:12px;padding-right:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{width:7px;border-left:transparent;border-width:3px;border-top-right-radius:12px;border-bottom-right-radius:12px;padding-left:4px}.e-gantt-childtaskbar.e-gantt-unscheduletaskbar{border-style:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.e-recurrenceeditor .e-textlabel{text-align:left;cursor:default}.e-recurrenceeditor .e-textlabel{font-weight:bold}.e-recurrenceeditor table td{padding:5px}.e-recurrenceeditor .e-recurendsalign{margin-top:8px}.e-recurrenceeditor .e-recurendsalign{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px}.e-recurrenceeditor .e-recurendslabel{text-align:left;vertical-align:top;cursor:default}.e-recurrenceeditor .e-labelcursor{cursor:default}.e-recurrenceeditor .e-labelcursor{font-weight:normal;font-size:13px}.e-recurrenceeditor .e-textmargin{margin:4px}.e-schedule.e-scheduleouter{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;overflow:hidden;display:block;visibility:visible;outline:medium none}.e-schedule{touch-action:none}.e-schedule .e-scheduleoutertable{height:100%;width:100%;position:relative}.e-schedule .e-scheduleoutertable td,.e-schedule .e-scheduleoutertable tr{vertical-align:top}.e-schedule .e-headrealldaytable td{vertical-align:middle}.e-schedule .e-horizontalheader{vertical-align:middle !important}.e-schedule .e-horizontalresheader{width:100%;text-align:center;text-overflow:ellipsis;overflow:hidden}.e-schedule .e-horizontaltimecells{position:relative;overflow:hidden;width:100%}.e-schedule .e-horizontaltimecellsht{height:72px}.e-schedule .e-horizontalmonthtimecellsht{height:72px}.e-schedule .e-headertable{width:100%}.e-schedule .e-resourceheadertext,.e-schedule .e-monthnamerow .e-monthrow .e-monthnameheadertext{overflow:hidden;width:inherit;text-overflow:ellipsis;cursor:default;white-space:nowrap}.e-schedule .e-headerdays{position:relative;width:100%}.e-schedule .e-agendacellstab{width:100%;table-layout:fixed}.e-schedule .e-agendacellstab td{height:30px;vertical-align:middle}.e-schedule .e-agendaday{float:left;line-height:28px;font-weight:normal}.e-schedule .e-agendaday{margin:0 8px 0 0;font-size:28px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial Semilight;color:#333}.e-schedule .e-agendaweek{display:block;font-style:normal}.e-schedule .e-agendaweek{font-size:13px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial Semibold;color:#333}.e-schedule .e-agendamonth{font-size:11px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;color:#666}.e-schedule .e-datecolumn{width:160px}.e-schedule .e-timecolumn{width:150px}.e-schedule .e-resourcecolumn{width:75px}.e-schedule .e-agendacells{border-top:none;cursor:default}.e-schedule .e-textwrapper{padding:5px;white-space:normal;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-textwrapper{margin-left:15px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-schedule .e-textwrapper b{font-weight:normal}.e-schedule .e-hide{display:none !important}.e-schedule .e-agendacolordiv{width:14px;height:14px;display:inline-block;vertical-align:middle}.e-schedule .e-agendacolordiv{border-radius:12px;margin:-3px 8px 0 0}.e-schedule .e-scheduleallday:before{font-size:16px}.e-schedule .e-scheduleallday{margin-right:5px;float:left}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{content:""}.e-schedule .e-schedulerepeat:before,.e-schedule .e-recurapp:before{font-size:12px}.e-schedule .e-appup:before{font-size:16px}.e-schedule .e-appup:before{content:""}.e-schedule .e-appdown:before{font-size:16px}.e-schedule .e-appdown:before{content:""}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{display:inline-block;vertical-align:middle}.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit{margin:3px 5px 0 -2px}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{content:""}.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-recureditapp:before{font-size:12px}.e-schedule .e-firstcolumn{border-left:none !important}.e-schedule .e-agendaappointment{position:relative;display:block;line-height:14px}.e-schedule .e-agendaappointment{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-schedule .e-agendaappointment.e-selectedAppointment{border:none}.e-schedule .e-agendacells:focus,.e-schedule .e-agendaappointment{outline:0 none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e-schedule .e-agendahover{cursor:pointer;top:0;right:0;position:absolute;display:none;height:14px}.e-schedule .e-editapp:before{font-size:16px}.e-schedule .e-deleteapp:before{font-size:16px}.e-schedule .e-editapp,.e-schedule .e-deleteapp{padding-right:10px;display:inline-block}.e-schedule.e-rtl .e-textwrapper{padding:5px}.e-schedule.e-rtl .e-textwrapper{margin-right:15px}.e-schedule.e-rtl .e-scheduleallday,.e-schedule.e-rtl .e-agendaday{margin:0 0 0 5px;float:right}.e-schedule.e-rtl .e-schedulerepeat,.e-schedule.e-rtl .e-schedulerepeatedit,.e-schedule.e-rtl .e-agendacolordiv{margin:0 -2px 0 5px}.e-schedule.e-rtl .e-firstcolumn{border-right:none !important}.e-schedule.e-rtl .e-agendahover{left:0;right:inherit}.e-schedule.e-rtl .e-editapp,.e-schedule.e-rtl .e-deleteapp{padding:0 10px 0 0}.e-schedule .e-horizontalheadertddate{vertical-align:middle !important;height:35px;width:80px}.e-schedule .e-horizontalheaderdiv{text-align:center;overflow:hidden}.e-schedule .e-horizontalheaderdiv{height:30px;line-height:30px}.e-schedule .e-horizontaltimetd{vertical-align:middle !important;overflow:hidden;text-align:center !important;position:static !important}.e-schedule .e-horizontaltimetd{height:35px;width:40px !important}.e-schedule .e-horizontaltimespan{float:left;width:25px}.e-schedule .e-horizontaltimespandiv{font-size:9px;vertical-align:top;position:absolute}.e-schedule .e-horizontaltimespandiv{margin-left:22px}.e-schedule .e-horizontalalternatetd{position:static !important}.e-schedule .e-horizontalalternatetd{height:35px;width:40px !important}.e-schedule .e-horizontmonthheaderdatetd{height:35px;width:40px !important;vertical-align:middle !important}.e-schedule .e-horizontmonthheaderdaytd{cursor:default}.e-schedule .e-horizontmonthheaderdaytd{height:35px;width:40px !important;vertical-align:middle !important}.e-schedule .e-horizontresdiv{width:100%;height:100%;overflow:hidden;position:relative}.e-schedule .e-horires{position:absolute;width:100%;height:100%}.e-schedule .e-alternateworkcell{width:25px}.e-schedule .e-headerdays table tr:first-child td:first-child,.e-schedule .e-headerdays table tr:last-child td:first-child{border-left:none !important}.e-scheduledialog .e-table,.e-schedule .e-table{border:0 none;border-collapse:separate;margin:0}.e-schedule .e-table{border-spacing:0 !important}.e-categorizeMenuSelected{height:18px;width:18px}.e-schedule .e-multipleCategory{position:absolute;bottom:2px;right:3px}.e-schedule .e-table td{padding:0}.e-schedule .e-nextapp,.e-schedule .e-prevapp{cursor:pointer;position:absolute;border-radius:7px 7px 0 0;text-align:center;width:150px;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-scheduleheader{height:59px}.e-schedule .e-contentarearow{height:100%}.e-schedule .e-horizontmonthdatealign{margin-left:0 !important;margin-right:0 !important}.e-schedule .e-dateheadercell{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-dateheaderselect{cursor:pointer !important}.e-schedule .e-headercells{cursor:default}.e-schedule .e-headercells{height:35px}.e-schedule .e-datecommondiv{border:none;cursor:pointer;float:left;position:absolute}.e-schedule .e-datecommondiv{padding:1em;height:30px}.e-schedule .e-viewsdiv{float:right;height:100%}.e-schedule .e-viewsdiv{padding:1em}.e-schedule .e-viewstable{table-layout:fixed;margin-top:0}.e-schedule .e-viewstable tr,.e-schedule .e-viewstable td{border:none}.e-schedule .e-datedisplay{border:none;cursor:pointer;text-align:center;outline:medium none;width:auto;display:inline-block;line-height:1.42857}.e-schedule .e-datedisplay{font-size:21px}.e-schedule.e-rtl .e-datedisplay{margin-left:8px}.e-schedule.e-scheduleresponsive .e-datedisplay{font-size:18px}.e-schedule.e-rtl .e-datecommondiv.e-datecursor,.e-schedule.e-rtl .e-datecommondiv.e-datecursor .e-datedisplay,.e-schedule .e-datecommondiv.e-datecursor,.e-schedule .e-datecommondiv.e-datecursor .e-datedisplay{cursor:default}.e-schedule .e-commonviewbutton{cursor:pointer;height:20px;padding:5px 10px 5px 10px;text-align:center;border-right:none;outline:none;box-shadow:none}.e-schedule .e-commonviewbutton{font-size:14px;line-height:18px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-schedule .e-icon.e-topind:before{font-size:12px}.e-schedule .e-icon.e-bottomind:before{font-size:12px}.e-schedule .e-icon.e-bottomind{position:absolute;width:100%;background-size:19px;bottom:0;left:1px}.e-schedule .e-icon.e-leftind:before{font-size:12px}.e-schedule .e-icon.e-leftind{position:absolute;background-size:20px;top:3px}.e-schedule .e-icon.e-leftind{top:8px}.e-schedule.e-rtl .e-icon.e-leftind{left:3px;top:3px}.e-schedule .e-icon.e-rightind:before{font-size:12px}.e-schedule .e-icon.e-rightind{position:absolute;right:0;background-size:19px;top:3px}.e-schedule .e-icon.e-rightind{top:8px}.e-schedule .e-singleview{border-radius:6px}.e-schedule .e-schedulesettings{text-align:center}.e-schedule .e-emptytrdesign{height:3px;width:100%}.e-schedule .e-headrealldaytable{table-layout:fixed;height:100%;position:relative;float:left}.e-schedule .e-empty,.e-schedule .e-leftindenttable,.e-schedule .e-workleftindent{width:56px}.e-schedule .e-leftindent{vertical-align:middle !important}.e-schedule .e-fixedlayout,.e-schedule .e-leftindenttable{table-layout:fixed}.e-schedule .e-workleftindent,.e-schedule .e-timecelltable tr:last-child td,.e-schedule .e-workcellstab tr:last-child td{border-bottom:none}.e-schedule .e-lastcell{border-bottom:none !important}.e-schedule .e-worktable{height:100%;width:100%;table-layout:fixed}.e-schedule .e-workcells{border-top:none;cursor:default}.e-schedule.e-scheduleouter,.e-scheduledialog{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.e-schedule .e-monthcells,.e-schedule .e-alldaycells{cursor:default}.e-schedule .e-timecells{text-align:center;position:relative;cursor:default}.e-schedule .e-timecells{vertical-align:middle !important;width:30px}.e-schedule .e-monthleftindent .e-timecells{width:140px;vertical-align:middle}.e-schedule .e-timedivcells{width:51px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.e-schedule .e-headerareadiv{position:absolute;height:100%;width:100%}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{overflow:hidden;text-overflow:ellipsis}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{height:35px}.e-schedule .e-scrolltimecells{position:absolute}.e-schedule .e-celldefaultheight .e-workcells,.e-schedule .e-celldefaultheight .e-ampmdisplay{height:30px}.e-schedule .e-horizontal .e-celldefaultheight .e-workcells{height:20px}.e-schedule .e-horizontal .e-celldefaultheight .e-workcells{width:40px !important}.e-schedule .e-headercellsheight,.e-schedule .e-alldaycellsheight,.e-schedule .e-monthnameleftindentcell.e-headercellsheight{height:35px !important}.e-schedule .e-ampmstyle{text-align:center;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-ampmstyle{font-size:12px;width:26px}.e-schedule .e-ampmstyle,.e-schedule .e-commonviewbutton,.e-schedule .e-alldaycells{box-sizing:content-box}.e-schedule .e-appointwrapper{position:relative}.e-schedule .e-inlinewrapper{position:relative;z-index:9}.e-schedule .e-monthcurrenttime{font-weight:600}.e-schedule .e-highlightcurrenttimeline{height:1px;position:absolute;z-index:1}.e-schedule .e-currenttime{height:13px;width:28px;margin-left:25%;font-size:9px;text-align:center}.e-schedule .e-timewidth{width:42px !important}.e-schedule .e-appsoverflow{height:15px;width:15px;position:absolute;cursor:pointer}.e-schedule .e-workareadiv{position:relative;height:100%;overflow:hidden}.e-schedule .e-workcellstab{width:100%;table-layout:fixed}.e-schedule .e-timecelltable{width:100%}.e-schedule .e-monthheader{padding-left:5px;height:20px;cursor:pointer}.e-schedule .e-monthheader{font-size:13px}.e-schedule .e-monthempty,.e-schedule .e-monthempty .e-leftindenttable,.e-schedule .e-monthleftindent{width:140px}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment{box-sizing:border-box !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{overflow:hidden;position:absolute;text-align:left;font-size:12px;border-radius:0}.e-schedule .e-inlineedit:focus,.e-schedule .e-inlinetext:focus{outline:none}.e-schedule .e-alldayappointment{height:30px}.e-schedule .e-monthappointment{height:30px}.e-schedule .e-horizontal .e-appointment{height:30px}.e-schedule .e-scheduleheader>td{border-radius:0 0 0 0}.e-schedule .e-contentarearow>td{border-radius:0 0 0 0}.e-schedule .e-apptext{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptext{font-size:13px;padding-top:5px}.e-schedule .e-vertical .e-appointment .e-apptext{padding:5px 0 0 0}.e-schedule .e-apptime{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e-schedule .e-apptime{font-size:10px;padding-top:2px}.e-schedule .e-tophandle{height:2px;position:absolute;top:0;width:100%}.e-schedule .e-rowcursor{cursor:ns-resize}.e-schedule .e-columncursor{cursor:e-resize}.e-schedule .e-bottomhandle{height:3px;position:absolute;width:100%;bottom:0}.e-schedule .e-lefthandle{height:100%;width:10px;position:absolute;float:left;left:0}.e-schedule .e-righthandle{height:100%;width:10px;position:absolute;float:right;right:0}.e-schedule.e-rtl .e-horizontaltimespan{float:right;width:25px;margin-right:8px}.e-schedule.e-rtl .e-navigateprevious,.e-schedule .e-navigateprevious{padding-right:8px}.e-schedule.e-rtl .e-navigatenext,.e-schedule .e-navigatenext{padding-left:10px}.e-schedule.e-scheduleresponsive .e-navigatenext{margin-left:5px}.e-schedule .e-lefttimeindicator{margin-left:-4px;margin-top:-19px;position:absolute}.e-schedule .e-righttimeindicator{margin-top:-19px;position:absolute}.e-schedule.e-rtl .e-datecommondiv{float:right}.e-schedule.e-rtl .e-viewsdiv{float:left;margin-left:37px}.e-schedule.e-rtl .e-headrealldaytable{float:right;border-right:medium none !important}.e-schedule.e-rtl .e-currenttime{margin-right:25%}.e-schedule.e-rtl .e-lefttimeindicator{margin-right:-7px}.e-schedule.e-rtl .e-righttimeindicator{margin-right:-6px;right:100%}.e-schedule .e-appointinnertext{overflow:hidden;text-align:left;vertical-align:top;height:100%}.e-schedule .e-appointinnertext{padding:1px 12px 1px 12px}.e-schedule.e-rtl .e-appointinnertext{text-align:right;padding:1px 4px 1px 16px}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{outline:medium none;display:inline-block;cursor:pointer}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{font-size:20px}.e-schedule .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.e-schedule .e-draggableworkarea{position:relative}.e-schedule .e-headerscrolldiv{overflow:hidden}.e-schedule .e-blocktimewrapper{position:relative}.e-schedule .e-blocktimeappointment{overflow:hidden;position:absolute;text-align:left;font-size:12px;width:100%}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment{z-index:1}.e-schedule .e-blockenable{z-index:2}.e-schedule .e-mobileNavigation{position:absolute;float:right;padding:12px 10px 0 0}.e-schedule .e-mobileNavigation:before{content:"";font-size:20px}.e-scheduledrawer .e-mAddEvent:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mday:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mcustomview:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mworkweek:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-mmonth:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-scheduledrawer .e-magenda:before{content:"";font-size:36px;width:36px;height:36px;margin:10px auto}.e-schedule .e-mobileNavigation,.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{cursor:pointer}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{height:100% !important;width:100% !important;margin-bottom:-3px;float:none !important}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{padding:0 !important}.e-scheduledrawer .e-list-hdr>li>a>span{top:0 !important;font-size:12px !important;left:0 !important;display:block;text-align:center;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;padding-bottom:5px;line-height:normal;padding-left:0 !important}.navDrawerMenu li>a{padding:0 !important;height:auto !important}.navDrawerMenu li{padding:0 !important;height:auto !important}.e-schedule,.e-schedule [class^="e-"]:not(.e-box),.e-schedule [class*=" e-"]:not(.e-box){-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-scheduledialog table td{padding:5px}.e-scheduledialog .e-appwindow,.e-scheduledialog .e-recurwindow{width:540px}.e-scheduledialog .e-inputtext{height:26px;text-indent:5px;width:100%;padding:1px;margin:0;max-width:100%;height:30px;border-radius:0}.e-scheduledialog .e-ripple-bar{width:auto}.e-scheduledialog label{display:inline-block}.e-scheduledialog label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px}.e-scheduledialog .e-floatleft{float:left}.e-scheduledialog .e-leftfields{width:15%}.e-scheduledialog .e-rightfields{width:95%}.e-scheduledialog .e-btnmargin{margin-top:20px}.e-scheduledialog .e-textlabel{text-align:left;cursor:default}.e-scheduledialog .e-textlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px}.e-scheduledialog #endsonafter .e-labelcursor{margin:0 !important;position:absolute;left:300px;line-height:0}.e-scheduledialog.e-rtl #endsonafter .e-labelcursor{margin:0 !important;position:absolute;right:300px;line-height:0}.e-scheduledialog .e-checkboxmargin{margin-left:-3px}.e-scheduledialog .e-checkboxmargin{margin-bottom:10px}.e-scheduledialog .e-textmargin{margin:4px}.e-scheduledialog .e-alldaytext{padding-right:21px;white-space:nowrap}.e-scheduledialog .e-alldaytext{font-size:14px}.e-scheduledialog.e-rtl .e-chkbox-wrap .e-chk-image{margin-right:0}.e-scheduledialog .e-appcheckbox{float:left}.e-scheduledialog .e-appcheckbox{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px}.e-scheduledialog .e-apptextalign{float:left;padding-right:15px}.e-scheduledialog .e-controlalign{float:left;margin-right:5px}.e-scheduledialog.e-rtl .e-description{padding-right:5px}.e-scheduledialog .e-description{width:99%;height:70px;resize:vertical;text-indent:0;padding-left:5px}.e-scheduledialog .e-recurendslabel{text-align:left;vertical-align:top}.e-scheduledialog .e-recurendslabel{font-weight:bold}.e-scheduledialog .e-recurendsalign{margin-top:8px}.e-scheduledialog .e-floatright{float:right}.e-scheduledialog.e-rtl .e-floatright{float:left}.e-scheduledialog .e-recurFinalRule,.e-scheduledialog .e-recurRule{padding-right:10px;font-weight:normal}.e-scheduledialog .e-recureditmsg{cursor:default}.e-scheduledialog .e-recureditmsg{padding:0 0 20px 0;font-size:13px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-scheduledialog .e-recureditopt{padding:5px 0}.e-scheduledialog .e-recureditlbl{padding:0 5px;position:relative;top:-3px}.e-scheduledialog .e-recureditbtns{bottom:-1em;clear:both;padding:0;text-align:right}.e-scheduledialog.e-rtl .e-recureditbtns{bottom:-1em;clear:both;padding:0;text-align:left}.e-scheduledialog.e-rtl .e-recureditbtns .e-editonly,.e-scheduledialog.e-rtl .e-recureditbtns .e-editfutureonly{float:none;margin-left:8px}.e-scheduledialog .e-recureditbtns .e-editonly{width:auto}.e-scheduledialog .e-recureditbtns .e-editfutureonly{float:none;margin-left:0}.e-scheduledialog .e-recureditbtns .e-editfutureonly{width:auto}.e-scheduledialog .e-recureditbtns .e-editseries{width:auto}.e-scheduledialog .tdpadding{padding-left:0}.e-scheduledialog .e-alerttext{text-align:justify;padding:0 0 20px 0;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-scheduledialog .e-alertbtn{margin:0 auto}.e-scheduledialog .e-alertbtn{text-align:right}.e-scheduledialog.e-rtl .e-alertbtn{margin:0 auto}.e-scheduledialog.e-rtl .e-alertbtn{text-align:left}.e-scheduledialog .e-recuredit{display:none}.e-scheduledialog .e-quickAppDone{margin-top:2px;margin-right:10px}.e-scheduledialog .e-qAppDone{width:140px;padding:0 14px 0 !important}.e-scheduledialog .e-detailedapp{cursor:pointer;float:left;width:50%;font-size:12px}.e-scheduledialog .e-detailedapp{width:auto}.e-scheduledialog .e-detailedapp{margin-left:7px}.e-scheduledialog.e-rtl .e-detailedapp{float:right}.e-scheduledialog .e-detailedwindow{outline:medium none}.e-scheduledialog .e-detailedwindow{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-scheduledialog .e-detailedwindow{margin-top:7px}.e-scheduledialog .icon-Pasteicon:before{float:left;margin-left:10px;margin-top:9px;vertical-align:middle}.e-scheduledialog .icon-Close:before{float:right;cursor:pointer;font-size:10px}.e-schedulequickdialog>div{overflow:visible}.e-schedulequickdialog{-moz-box-shadow:0 0 9px rgba(0,0,0,.4) !important;-webkit-box-shadow:0 0 9px rgba(0,0,0,.4) !important;box-shadow:0 0 9px rgba(0,0,0,.4) !important}.e-scheduledialog .e-quickarrow{bottom:-1px;height:10px;left:40%;overflow:hidden;position:absolute;visibility:visible;width:20px}.e-scheduledialog .icon-Delete:before{font-size:15px;margin-left:5px;margin-top:2px;position:absolute;cursor:pointer}.e-schedule .icon-AddGrad:before{margin-top:5px;float:right}.e-scheduledialog .e-textellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-scheduledialog .e-textellipsis{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-scheduledialog .e-editevents{font-size:12px}.e-scheduledialog .e-editevent{float:left;width:100px;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{float:left;cursor:pointer;outline:medium none}.e-scheduledialog .e-editfutureonly{width:100px;margin-left:8px}.e-scheduledialog .e-editseries{cursor:pointer;float:right;outline:medium none;width:88px;text-align:left}.e-scheduledialog .e-editseries{margin-left:8px}.e-scheduledialog.e-rtl .e-editevent{float:right;margin-right:2px;text-align:right}.e-scheduledialog.e-rtl .e-editfutureonly{float:right}.e-scheduledialog.e-rtl .e-editseries{float:left;text-align:right}.e-scheduledialog.e-rtl .e-editseries{margin:0}.e-scheduledialog .e-disableseries{cursor:default !important}.e-scheduledialog .e-quickstartend{float:left;height:auto;width:91%}.e-scheduledialog .e-quickstartend{font-size:14px;font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;padding-bottom:10px}.e-scheduledialog.e-rtl .e-quickstartend,.e-scheduledialog.e-rtl .e-quicksubject{float:right}.e-scheduledialog .e-quicksubject{height:auto;width:220px;float:left}.e-scheduledialog .e-quicksubject{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:17px;font-weight:normal}.e-scheduledialog .e-quicksubject{padding-bottom:4px}.e-scheduledialog .e-quickduein{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal}.e-scheduledialog .e-schedclosemargin{float:right;margin:4px -5px 0 0}.e-scheduledialog.e-rtl .e-schedclosemargin{float:left;margin:4px 0 0 -10px}.e-scheduledialog .e-pointercursor,.e-schedule .e-resourceicon{cursor:pointer;outline:medium none}.e-scheduledialog .e-quickstartendtime{font-size:12px}.e-scheduledialog .e-quickstartendtime{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-scheduledialog .e-quickstartendtime{padding-bottom:7px}.e-scheduledialog .e-dialogouter{background:none repeat scroll 0 0 transparent !important;display:block;height:auto;margin-bottom:-9px !important;overflow:hidden;position:relative;z-index:1001}.e-scheduledialog .e-dialogouter{padding:7px 14px !important}.e-scheduledialog .e-tableAppoint{background:none repeat scroll 0 0 transparent !important;position:relative;top:-3px}.e-scheduledialog .e-tableAppoint{padding-top:0;padding-bottom:12px}.e-scheduledialog .e-tablePosition{padding-bottom:0;top:0}.e-scheduledialog .e-tablePosition{padding-top:5px}.e-scheduledialog .e-quickwinarrowbottom{top:4px}.e-scheduledialog .e-quickcreatebottomcontainer{margin-top:14px;padding:12px 0 40px 0;border-top:1px solid #eaeaea}.e-scheduledialog .e-quickbottomcontainer{margin-top:5px}.e-scheduledialog .e-quickwinarrowtop{top:-10px}.e-scheduledialog.e-rtl .e-appdetails{padding-bottom:27px}.e-scheduledialog .e-qappwindow{width:100%;cursor:default}.e-scheduledialog .e-subjectlabel{width:17%}.e-scheduledialog .e-subjectlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;font-weight:normal}.e-scheduledialog .e-subjectlabel{font-size:14px}.e-schedule .e-priority{position:absolute;top:0;left:auto;right:3px}.e-schedule .e-alldayappointment .e-priority,.e-schedule .e-monthappointment .e-priority{top:-2px}.e-schedule.e-rtl .e-priority{right:auto;left:3px}.e-priorwidth{width:80%}.e-none{height:20px;width:20px;float:left}.e-high,.e-medium,.e-low{background:url('common-images/schedule/schedule_priority.png');height:12px;width:20px;float:left;background-repeat:no-repeat;background-size:60px;padding-top:5px;padding-bottom:5px}.e-high{background-position:0}.e-medium{background-position:-41px}.e-low{background-position:-20px}.e-schedule.e-rtl .e-navigatenext:before,.e-schedule .e-navigateprevious:before{content:""}.e-schedule.e-rtl .e-navigateprevious:before,.e-schedule .e-navigatenext:before{content:""}.e-schedule .e-resourceexpand:before{content:""}.e-schedule .e-resourcecollapse:before{content:""}.e-schedule .e-resourceicon{font-family:"ej-webfont";font-size:12px}.e-schedule .e-resourcecollapse{font-size:9px}.e-scheduledialog .e-scheduledelete:before{font-size:20px}.e-scheduledialog .e-scheduleclose:before{content:""}.e-scheduledialog .e-scheduleclose:before{font-size:12px;margin:0}.e-scheduledialog.e-rtl .e-scheduleclose:before{margin:4px 4px 0 0}.e-schedule .e-schedulemouseclose:before{content:"";font-size:8px;width:9px;height:9px}.e-schedule .e-schedulemouseclose:hover{cursor:pointer}.e-schedule .e-icon.e-schedulemouseclose{top:5px;display:none;position:absolute;z-index:1;width:9px;height:9px;left:auto}.e-schedule .e-icon.e-schedulemouseclose{right:5px}.e-schedule.e-rtl .e-icon.e-schedulemouseclose{right:auto;left:5px}.e-scheduledialog .e-alertbtn .e-alertCancel{margin-right:10px}.e-scheduledialog .e-recurtitle{font-size:16px;font-weight:bold;padding:8px}.e-schedule .icon-AddGrad:before:before{content:""}.e-schedule .e-timeidicatorcircle:before{font-size:9px;top:2px;left:-1px;position:absolute}.e-schedule .e-ewexpand:before{content:"";font-size:14px !important}.e-schedule .e-appointresizer-right{margin-right:-4px;margin-top:2px}.e-schedule .e-appointresizer-right{margin-top:6px}.e-schedule .e-appointresizer-left{margin-left:0;margin-top:2px}.e-schedule .e-appointresizer-left{margin-top:6px}.e-schedule.e-rtl .e-appointresizer-left{margin-left:4px;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-left{margin-top:6px}.e-schedule.e-rtl .e-appointresizer-right{margin-right:-8px;margin-top:2px}.e-schedule.e-rtl .e-appointresizer-right{margin-top:6px}.e-schedule .e-nsexpand:before{content:"";font-size:14px !important;line-height:0}.e-schedule .e-appointresizer-top{margin-top:1px}.e-schedule .e-appointresizer-bottom{margin-bottom:0}.e-schedule .e-appsoverflow:before{font-size:12px}.e-draggableAppointment{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:11px;border:1px solid #000;background-color:#dbdbde;overflow:hidden;z-index:1}.e-schedule .e-upicon,.e-schedule .e-downicon{height:20px;position:absolute;z-index:1}.e-schedule .e-appup,.e-schedule .e-appdown{float:right;margin-right:2px;opacity:.5}.e-schedule.e-rtl .e-appup,.e-schedule.e-rtl .e-appdown{float:left;margin-left:2px;opacity:.5}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{display:inline-block;vertical-align:middle;float:left}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{line-height:18px}.e-schedule .e-recurapp,.e-schedule .e-recureditapp{margin:1px 5px 0 -1px}.e-schedule.e-rtl .e-recurapp,.e-schedule.e-rtl .e-recureditapp{margin:1px 0 0 5px;float:right}.e-schedule .e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-scheduledialog div.e-error{position:absolute;z-index:9999}.e-scheduledialog div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-scheduledialog div.e-error .e-toparrow{left:10%;border-top-width:2px;display:block}.e-scheduledialog.e-rtl div.e-error .e-toparrow{right:10%}.e-scheduledialog .e-error div.e-field-validation-error{border-radius:4px;font-size:14px;padding:4px}.e-scheduleAppGlassy{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.e-schedule .e-monthnamerow .e-monthrow{text-align:center}.e-schedule .e-horizontalmonthtimecellsht.e-monthheaderrow{height:92px}.e-schedule .e-horizontaltimecellsht.e-monthheaderrow{height:87px}.e-reportviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal !important;font-size:17px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}@font-face{font-family:'ej-reportviewericons';src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep');src:url('common-images/reportviewer/ej-reportviewericons.eot?wpa4ep#iefix') format('embedded-opentype'),url('common-images/reportviewer/ej-reportviewericons.ttf?wpa4ep') format('truetype'),url('common-images/reportviewer/ej-reportviewericons.woff?wpa4ep') format('woff'),url('common-images/reportviewer/ej-reportviewericons.svg?wpa4ep#ej-reportviewericons') format('svg');font-weight:normal;font-style:normal}.e-reportviewer-toggleicon{font-family:'ej-reportviewericons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.e-reportviewer-errormodeltooltip{position:relative;display:inline-block}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext{visibility:hidden;width:230px;background-color:#f0f3f4;color:#424949;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;left:50%;margin-left:-60px;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-errormodeltooltip .e-reportviewer-tooltiptext::after{content:"";position:absolute;top:100%;left:50%}.e-reportviewer-errormodeltooltip:hover .e-reportviewer-tooltiptext{visibility:visible}.e-reportviewer-toolbarcontainer{vertical-align:middle;border:1px solid;border-bottom:0 solid;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-toolbarcontainer{height:45px}.e-reportviewer-toolbarcontainer .e-rel-position{margin-top:4px}.e-reportviewer-toolbarli{width:20px;height:20px}.e-reportviewer-tbdiv{width:16px;height:16px;border:1px solid;border-color:transparent;margin:4px 0}.e-reportviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-reportviewer-outerborder:hover{border:1px solid}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.e-reportviewer-tbdiv.e-reportviewer-exporttip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;word-wrap:break-word;border:1px solid;margin:.5px auto;z-index:2147483647}.e-reportviewer-tbdiv.e-reportviewer-exporttip{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.e-reportviewer-tbdiv.e-reportviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border:1px solid;margin:0 auto;z-index:2147483647}.e-reportviewer-headerspan{font-style:normal;font-weight:bold;margin-bottom:5px;word-wrap:break-word}.e-reportviewer-contentspan{word-wrap:break-word;margin-bottom:5px}.e-reportviewer-param-datepicker{float:left}.e-reportviewer-ejdropdownlist{width:auto;height:auto;float:left;border:1px solid transparent}.e-reportviewer-ejdropdownlist{padding:8px !important;padding-bottom:15px !important}.e-reportviewer-toolbarcontainer input.e-input,.e-reportviewer-viewerblockcontent input.e-input{line-height:normal !important}.e-reportviewer-print,.e-reportviewer-emptyconetent,.e-reportviewer-pagefit,.e-reportviewer-export,.e-reportviewer-gotonext,.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotofirst,.e-reportviewer-gotofirst.e-reportviewer-disabled,.e-reportviewer-gotolast,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-zoomin,.e-reportviewer-zoomout,.e-reportviewer-refresh,.e-reportviewer-parameter,.e-reportviewer-documentmap,.e-reportviewer-gotoparent,.e-reportviewer-preview,.e-reportviewer-pagesetup,.e-reportviewer-printsetup{width:20px;height:20px}.e-reportviewer-tbpage{background-color:transparent;text-align:center;width:auto}.e-reportviewer-tbpage{padding-top:9px !important;padding-bottom:15px !important}.e-reportviewer-pagenumber{min-height:22px !important;min-width:25px !important;height:22px !important;width:28px !important;text-align:center;margin-top:3.7px;display:inline-block !important}.e-reportviewer-tbdiv.e-reportviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-reportviewer-viewer{width:100%;text-shadow:none !important}.e-reportviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-reportviewer-paramblock-disable,.e-reportviewer-toolbar-disable{pointer-events:none;opacity:.5}.e-reportviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-reportviewer-viewerblockcontent{width:100%;border-bottom:1px solid}.e-reportviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-reportviewer-paramcheckbox{padding:2px 5px 6px .58em;width:95.5%}.e-reportviewer-paramcheckboxlabel{font-size:14px !important}.e-reportviewer-paramcheckboxlabel{padding:3px 0 0 .56em !important}.e-reportviewer-device-paramcheckbox{background-color:#fff;padding-left:4.5% !important;width:95.5%}.e-reportviewer-viewreport{border-left:1px solid;border-right:0;border-bottom:0;border-top:0;padding:10px;text-align:center;vertical-align:top}.e-reportviewer-viewreportbutton{line-height:normal;vertical-align:baseline;padding:initial;margin:initial;border:1px solid}.e-reportviewer-scrollcontainer{line-height:normal !important;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-reportviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-reportviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto}.e-reportviewer-pageouterline{padding:10px}.e-reportviewer-pageview{position:absolute}.e-reportviewer-pageview{-moz-box-shadow:0 0 5px .2px rgba(0,0,0,.22);-webkit-box-shadow:0 0 5px .2px rgba(0,0,0,.22);box-shadow:0 0 5px .2px rgba(0,0,0,.22)}.e-reportviewer-elementalignments{margin:0;padding:1px !important;vertical-align:inherit}.e-reportviewer-elementalignments{border:1px solid}.e-reportviewer-elementalignments:focus{border:1px solid !important;border-color:#000 !important;opacity:54 !important}.e-reportviewer-viewercontainer{border:1px solid}.e-reportviewer-box-border,.e-reportviewer-pageviewcontainer,.e-reportviewer-viewercontainer,.e-reportviewer-viewerblock{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.e-reportviewer-box-content,.e-reportviewer-pageview,.e-reportviewer-pageouterline{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportviewer-textbox{height:26px;line-height:normal;text-indent:10px;vertical-align:middle;padding:0}.e-reportviewer-textbox{border:1px solid}.e-reportviewer-label,.e-reportviewer-labelpageno{border:none;vertical-align:inherit}.e-reportviewer-documentmappopup{border:1px solid}.e-reportviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-reportviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-reportviewer-expandtoggle{background:url('common-images/reportviewer/expand.svg') no-repeat center}.e-reportviewer-alertIcon{background:url('common-images/reportviewer/alertIcon.svg') no-repeat center}.e-reportviewer-errorIcon{background:url('common-images/reportviewer/errorIcon.svg') no-repeat center}.e-reportviewer-collapsetoggle{background:url('common-images/reportviewer/collapse.svg') no-repeat center}.e-reportviewer-sortingUpDown{background:url('common-images/reportviewer/updown.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingUp{background:url('common-images/reportviewer/up.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-sortingDown{background:url('common-images/reportviewer/down.png');background-repeat:no-repeat;background-origin:padding-box;background-position:center;background-color:transparent;background-size:10px}.e-reportviewer-close{padding-bottom:29px;padding-right:7px;font-weight:bold;font-size:15px;cursor:pointer}.e-reportviewer-alertbox .e-titlebar{padding:6.5px .7em !important}.e-reportviewer-alertbox .e-widget-content{padding:23px 26px 32px 26px !important}.e-reportviewer-error-content{padding:4px 0 4px 6px !important;line-height:1.8}.e-reportviewer-alert-table{border-spacing:2px !important;border-collapse:separate !important}.e-reportviewer-scroller .e-scrollbar .e-hscroll .e-hup.e-icon{display:none}.e-reportviewer-alertbox .e-footerbar{width:100%;height:auto !important;padding:0 28px 12px 0 !important;display:inline-table !important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-footerbar{padding:.5em 17px !important;height:auto !important;display:inline-table !important;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller{height:11px;width:11px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:9px;line-height:10px;text-indent:1.2px}.e-rptviewer-dialog .e-radiobtn-wrap .e-radsmaller .e-rad-icon{padding-top:.5px;padding-left:1px}.e-rptviewer-okbtn{width:68px}.e-rptviewer-cancelbtn{width:72px}.e-reportviewer-blockcontainer{padding:5px 20px !important;padding-right:0 !important}.e-reportviewer-tr{height:12px !important}.e-reportviewer-pagesetuptr{height:10px !important}.e-reportviewer-pagesetuptr{font-size:14px !important}.e-reportviewer-pagesetupheader{padding-top:10px;padding-bottom:5px !important}.e-reportviewer-pagesetupcontent{font-weight:400;padding-top:5px !important;padding-bottom:10px !important}.e-reportviewer-pagesetupcontent{font-size:14px}.ej-reportviewericonscollapse:hover,.ej-reportviewericonsexpand:hover,.e-reportviewer-drillhover:hover,.e-reportviewer-sortingUp:hover,.e-reportviewer-sortingDown:hover,.e-reportviewer-sortingUpDown:hover{cursor:pointer}.e-reportviewer-pagefit:before{content:""}.e-reportviewer-pagefittopage:before{content:""}.e-reportviewer-emptyconetent:before{content:"  "}.e-reportviewer-print:before{content:""}.e-reportviewer-export:before{content:""}.e-reportviewer-pagesetup:before{content:""}.e-reportviewer-gotonext:before{content:""}.e-reportviewer-gotonext.e-reportviewer-disabled:before{content:""}.e-reportviewer-gotoprevious:before{content:""}.e-reportviewer-gotoprevious.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst:before{content:""}.e-reportviewer-gotolast:before{content:""}.e-reportviewer-gotolast.e-reportviewer-disabled{content:""}.e-reportviewer-gotofirst.e-reportviewer-disabled{content:""}.e-reportviewer-zoomin:before{content:""}.e-reportviewer-zoomout:before{content:""}.e-reportviewer-refresh:before{content:""}.e-reportviewer-parameter:before{content:""}.e-reportviewer-documentmap:before{content:""}.e-reportviewer-gotoparent:before{content:""}.e-reportviewer-preview:before{content:""}.e-reportviewer-close:before{content:""}.e-reportviewer-zoomSelection_popup{max-height:none !important}.e-reportviewer-zoomSelection_popup-ul{text-align:center !important}.ej-reportviewericonscollapse:before{content:""}.ej-reportviewericonsexpand:before{content:""}.e-reportviewer-toolbarcontainer.e-toolbar .e-icon.e-toolbar-res-arrow{cursor:pointer}.e-reportviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left}.e-reportviewer-popupli{padding-left:12px;width:80px;height:36px;padding-right:5px}.e-reportviewer-popupspan{position:absolute;padding-top:8px}.e-reportviewer-lispan{text-decoration:none;white-space:nowrap;padding:2px !important;vertical-align:text-bottom}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-vscroll .e-button.e-icon{display:none}.e-reportviewer-viewerblock-parentdiv .e-scrollbar .e-hscroll .e-button.e-icon{display:none}.e-reportviewer-txt-overflow{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.e-pdfviewer .e-pdfviewer-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;line-height:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default}.e-pdfviewer .e-pdfviewer-icon{font-size:14px}.e-pdfviewer .e-pdfviewer-toolbarcontainer{width:100%;vertical-align:middle;border-width:1px;border-style:solid;border-bottom:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-toolbarcontainer.e-toolbar{height:inherit}.e-pdfviewer .e-pdfviewer-toolbarul{height:inherit;position:relative;left:1px;top:1px}.e-pdfviewer .e-pdfviewer-tbdiv{width:16px;height:16px;border-width:1px;border-style:solid;margin:4px 0}.e-pdfviewer .e-pdfviewer-outerborder{background-color:transparent;border:1px solid;border-color:transparent;width:28px;height:90%;margin:1px;float:left}.e-pdfviewer .e-pdfviewer-outerborder:hover{border:1px solid}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{width:auto;height:auto;min-height:30.5px;min-width:55px;position:absolute;padding:1px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-tooltip{width:auto;height:auto;min-height:30.5px;min-width:35px;position:absolute;padding:1px;max-width:250px;word-wrap:break-word;border-width:1px;border-style:solid;margin:10px auto;z-index:9999}.e-pdfviewer .e-pdfviewer-headerspan{font-style:normal;font-weight:bold;padding:1px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-headerspan{margin-left:0}.e-pdfviewer .e-pdfviewer-contentspan{padding:1px;margin-bottom:5px;margin:0 5px 5px 15px;word-wrap:break-word}.e-pdfviewer .e-pdfviewer-contentspan{margin-left:0}.e-pdfviewer .e-pdfviewer-ejdropdownlist{width:auto;height:90%;float:left;border:1px solid transparent}.e-pdfviewer .e-pdfviewer-ejdropdownlist{margin:7.3px 2px 2px 2px}.e-pdfviewer-responsivesecondarytoolbar{width:230px;left:244px;top:54px;z-index:10235;position:absolute}.e-pdfviewer .e-pdfviewer-toolbarcontainer input.e-input,.e-pdfviewer .e-pdfviewer-viewerblockcontent input.e-input{line-height:normal}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{margin-top:1px}.e-pdfviewer .e-pdfviewer-print,.e-pdfviewer .e-pdfviewer-emptyconetent,.e-pdfviewer .e-pdfviewer-fitpage,.e-pdfviewer .e-pdfviewer-fitwidth,.e-pdfviewer .e-pdfviewer-gotonext,.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotoprevious,.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotofirst,.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-gotolast,.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled,.e-pdfviewer .e-pdfviewer-zoomin,.e-pdfviewer .e-pdfviewer-zoomout,.e-pdfviewer .e-pdfviewer-download,.e-pdfviewer-find,.e-pdfviewer .e-pdfviewer-sign{width:16px;height:16px;margin-top:-4px !important}.e-pdfviewer .e-pdfviewer-tbpage{background-color:transparent;float:left;text-align:center;width:auto;height:25px}.e-pdfviewer .e-pdfviewer-tbpage{margin-top:7.9px}.e-pdfviewer .e-pdfviewer-toolbarli-label.e-tooltxt{padding:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-ejdropdownlist{border:0}.e-pdfviewer li.e-tooltxt>.e-pdfviewer-search-checkboxcontainer{margin-top:-2px}.e-pdfviewer-sign-dialog.e-dialog.e-widget-content{background:#fff}.e-pdfviewer .e-pdfviewer-pagenumber{min-height:22px;min-width:25px;height:22px;width:28px;display:inline-block;text-align:center}.e-pdfviewer .e-pdfviewer-pagenumber{margin-top:3.7px}.e-pdfviewer .e-pdfviewer-pagenumber{margin-top:1.7px}.e-pdfviewer .e-pdfviewer-tbdiv.e-pdfviewer-zoomlist{border:1px solid;margin:4px 7px;width:60px;height:19px}.e-pdfviewer .e-pdfviewer-viewer{width:100%;text-shadow:none;min-width:320px;-webkit-user-select:text}.e-pdfviewer .e-pdfviewer-viewerblock{width:100%;border-top:1px solid;border-bottom:0 solid;border-left:1px solid;border-right:1px solid;overflow:auto;font-size:11pt;color:#5b5b5b;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-blockstyle{position:absolute;top:0;left:0;width:99.5%;height:100%;z-index:10}.e-pdfviewer .e-pdfviewer-viewerblockcontent{width:100%}.e-pdfviewer .e-pdfviewer-viewerblockcellcontent{border:0;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.e-pdfviewer .e-pdfviewer-scrollcontainer{line-height:normal;position:relative;height:100%;width:100%;overflow:auto;text-align:left}.e-pdfviewer .e-pdfviewer-pageviewcontainer{width:auto;height:auto;border:1px none;margin:0 auto}.e-pdfviewer .e-pdfviewer-pageouterline{background-color:transparent;position:relative;border:1px solid;border-color:transparent;margin:0 auto;padding:10px}.e-pdfviewer .e-pdfviewer-pageview{position:absolute;-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22)}.e-pdfviewer .e-pdfviewer-elementalignments{border-width:1px;border-style:solid;margin:0;padding:1px}.e-pdfviewer .e-pdfviewer-viewercontainer{border-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pdfviewer .e-pdfviewer-textbox{height:23px;line-height:normal;text-indent:10px;border:1px solid;vertical-align:middle;padding:0}.e-pdfviewer .e-pdfviewer-label,.e-pdfviewer .e-pdfviewer-labelpageno{border:none}.e-pdfviewer .e-pdfviewer-labelpageno{float:right;margin-left:5px}.e-pdfviewer .e-pdfviewer-pagepopupinfo{height:30px;width:auto;min-width:65px;position:absolute;padding:1px;-ms-word-wrap:break-word;word-wrap:break-word;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid;margin:10px auto;z-index:9999;opacity:.5}.e-pdfviewer .e-pdfviewer-popuppageno{min-width:20px;height:15px;display:table-cell}.e-pdfviewer .e-pdfviewer-toolbarul-search{position:relative;left:1px;top:1px;margin-left:4px}.e-pdfviewer .e-pdfviewer-toolbarul.e-separator>li.e-pdfviewer-toolbarli:last-child{margin-right:0 !important}.e-pdfviewer .e-pdfviewer-match-checkbox{float:left}.e-pdfviewer .e-pdfviewer-toolbarli-search{width:20px;height:20px;padding:4px !important}.e-pdfviewer .e-pdfviewer-label{user-select:none;-moz-user-select:none;-webkit-user-select:none}.e-pdfviewer .e-pdfviewer-searchbox{z-index:10;display:none;overflow:visible;position:absolute}.e-pdfviewer .e-pdfviewer-searchbox{height:35px !important}.e-pdfviewer .e-pdfviewer-searchbox{padding:0 !important}.e-pdfviewer .e-pdfviewer-search-inputcontainer{float:left}.e-pdfviewer .e-pdfviewer-search-inputcontainer{margin-top:4px}.e-pdfviewer .e-pdfviewer-search-checkboxcontainer{float:left}.e-pdfviewer .e-pdfviewer-waitingpopup-print{opacity:1}.e-pdfviewer .e-waitpopup-pane.e-pdfviewer-waitingpopup-print .e-text{color:#fff}.e-pdfviewer .e-pdfviewer-texthighlight{background-color:#000d3d;opacity:1;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-text-highlightother{background-color:#000d3d;opacity:.4;margin:-1px;padding:1px}.e-pdfviewer .e-pdfviewer-maintaincontent{background-color:#00f}.e-pdfviewer .e-pdfviewer-nooccurrence{background-color:#fc7a7a !important}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{font-family:'ej-webfont';position:absolute;border:solid transparent}.e-pdfviewer .e-pdfviewer-arrow::before,.e-pdfviewer .e-pdfviewer-arrow::after{bottom:83%}.e-pdfviewer .e-pdfviewer-progressloader{background-image:url("common-images/pdfviewer/preloader-pdfviewer.gif");background-repeat:no-repeat;background-position:right}.e-pdfviewer .e-pdfviewer-popupmenu{z-index:1000;position:absolute;width:auto;min-width:396px;display:none;padding-bottom:18px}.e-pdfviewer .e-pdfviewer-header{height:23px;padding-top:14px}.e-pdfviewer .e-pdfviewer-content{height:auto;width:auto;padding:14px;padding-bottom:0}.e-pdfviewer .e-pdfviewer-innercontent{border:1px solid;min-height:132.08px;font-size:14px;color:#000}.e-pdfviewer .e-pdfviewer-closepopup,.e-pdfviewer .e-pdfviewer-closeicon{float:right;height:20px;width:20px}.e-pdfviewer .e-pdfviewer-closepopup{margin-right:14px}.e-pdfviewer .e-pdfviewer-postbutton.e-btn{padding-left:30px;padding-right:30px;float:right}.e-pdfviewer .e-pdfviewer-footer{height:auto;margin-top:2px;margin-right:14px}.e-pdfviewer .e-pdfviewer-currenttime{padding-top:8px;padding-left:14px;height:14px;width:100%}.e-pdfviewer .e-pdfviewer-username{margin-left:14px;float:left;font-size:17px;font-weight:bold}.e-pdfviewer-propertiestitle.e-header{padding:20px 16px}.e-pdfviewer-propertiestitle.e-header.e-titlebar{border-bottom:0}.e-pdfviewer-propertiestab.e-widget-content{padding-top:0;padding-bottom:20px;padding-right:16px;padding-left:16px}.e-pdfviewer-innertab{padding-bottom:20px}.e-pdfviewer-appearanceprop.e-content-item,.e-pdfviewer-generalprop.e-content-item{padding-top:24px;padding-left:16px}.e-tab.e-pdfviewer-innertab .e-header>.e-select.e-pdfviewer-tab-li,.e-tab.e-pdfviewer-innertab .e-header>.e-active.e-pdfviewer-tab-li a{font-size:14px}.e-tab.e-pdfviewer-innertab>.e-header{border-top-style:initial;border-left-style:initial;border-right-style:initial}.e-pdfviewer .e-toolbar.e-pdfviewer-toolbarcontainer{border-bottom:0}.e-pdfviewer .e-toolbar>ul>li.e-pdfviewer-toolbarli-label{padding:0}.e-pdfviewer .e-pdfviewer-colorpicker{position:absolute;z-index:11241}.e-pdfviewer-color-picker,.e-pdfviewer-author-inputdiv,.e-pdfviewer-subject-inputdiv,.e-pdfviewer-modifieddate-labeldiv{padding-left:95px}.e-pdfviewer-opacity-container,.e-pdfviewer-subject-container,.e-pdfviewer-modifieddate-container{padding-top:16px}.e-pdfviewer-opacity-field{padding-left:45px;float:left}.e-pdfviewer-slider-control{padding-left:170px;margin-top:5px}.e-pdfviewer-opacity-container{padding-bottom:43px}.e-pdfviewer-modifieddate-container{padding-bottom:14px}.e-pdfviewer-color-span{float:left;padding-top:3px}.e-pdfviewer-opacity-span{float:left;padding-top:1px}.e-pdfviewer-author-span,.e-pdfviewer-subject-span,.e-pdfviewer-modified-labeldiv{float:left}.e-inputchangeval{padding-left:6px;border-radius:3px}.e-pdfviewer-subject-input,.e-pdfviewer-author-input{border-radius:3px;width:75%}.e-pdfviewer-properties-label{margin-left:8px}.e-pdfviewer-lockedcheckbox,.e-pdfviewer-properties-label,.e-pdfviewer-defaultCheckbox{margin-top:3px}.e-pdfviewer .e-pdfviewer-dropdown-wrapper{width:30%}.e-pdfviewer .e-pdfviewer-dropdown-arrow{font-size:8px}.e-pdfviewer .e-pdfviewer-toolbar-highlight,.e-pdfviewer .e-pdfviewer-toolbar-strikeout,.e-pdfviewer .e-pdfviewer-toolbar-underline{width:30px}.e-pdfviewer .e-pdfviewer-dropdown-arrow{height:9px;width:9px}.e-pdfviewer .e-pdfviewer-dropdown-arrow{margin-top:-4px;margin-left:-3px}.e-pdfviewer .e-pdfviewer-highlight-markup,.e-pdfviewer .e-pdfviewer-underline-markup,.e-pdfviewer .e-pdfviewer-strikeout-markup{height:16px;width:16px;margin-top:-4px}.e-pdfviewer .e-pdfviewer-highlight-markup:before{content:""}.e-pdfviewer .e-pdfviewer-underline-markup:before{content:""}.e-pdfviewer .e-pdfviewer-strikeout-markup:before{content:""}.e-pdfviewer .e-pdfviewer-dropdown-arrow:before{content:""}.e-pdfviewer .e-pdfviewer-closeicon:before{content:""}.e-pdfviewer .e-pdfviewer-arrow::before{content:""}.e-pdfviewer .e-pdfviewer-arrow::after{content:""}.e-pdfviewer .e-pdfviewer-fitwidth:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitWidthButton:before{content:""}.e-pdfviewer .e-pdfviewer-fitpage:before{content:""}.e-pdfviewer .e-pdfviewer-disabled-fitPageButton:before{content:""}.e-pdfviewer .e-pdfviewer-pagefittopage:before{content:""}.e-pdfviewer .e-pdfviewer-emptyconetent:before{content:"  "}.e-pdfviewer .e-pdfviewer-print:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext:before{content:""}.e-pdfviewer .e-pdfviewer-gotonext.e-pdfviewer-disabled:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious:before{content:""}.e-pdfviewer .e-pdfviewer-gotoprevious.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast:before{content:""}.e-pdfviewer .e-pdfviewer-gotolast.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-gotofirst.e-pdfviewer-disabled{content:""}.e-pdfviewer .e-pdfviewer-zoomin:before{content:""}.e-pdfviewer .e-pdfviewer-download:before{content:""}.e-pdfviewer .e-pdfviewer-zoomout:before{content:""}.e-pdfviewer .e-pdfviewer-find:before{content:""}.e-pdfviewer .e-pdfviewer-prevfind:before{content:""}.e-pdfviewer .e-pdfviewer-nextfind:before{content:""}.e-pdfviewer .e-pdfviewer-closefind:before{content:""}.e-pdfviewer .e-pdfviewer-select:before{content:""}.e-pdfviewer .e-pdfviewer-scroll:before{content:""}.e-pdfviewer .e-pdfviewer-sign:before{content:""}.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl,.e-ddl-popup.e-box.e-popup.e-pdfviewer-ddl>.e-scroller{max-height:none !important}.e-pdfviewer .e-pdfviewer-popupli{border:0 none;float:none;position:relative;line-height:normal;cursor:pointer;list-style-type:none;text-align:left;padding-top:3px;padding-bottom:3px;padding-left:4px}.e-pdfviewer .e-pdfviewer-custom-menu,.e-pdfviewer .e-pdfviewer-highlight-menu{z-index:1000;position:absolute;border:solid 2px #000;background-color:#fff;padding:5px 0;display:none}.e-pdfviewer .e-pdfviewer-custom-menu ol,.e-pdfviewer .e-pdfviewer-highlight-menu ol{padding:0;margin:0;list-style-type:none;width:auto;max-width:248px;font-family:Verdana;font-size:12px}.e-pdfviewer .e-pdfviewer-custom-menu ol li,.e-pdfviewer .e-pdfviewer-highlight-menu ol li{margin:0;display:block;list-style:none;padding:5px 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li:hover,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:hover{background-color:#efefef}.e-pdfviewer .e-pdfviewer-custom-menu ol li:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li:active{color:#fff}.e-pdfviewer .e-pdfviewer-custom-menu ol li a,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-custom-menu ol li a:active,.e-pdfviewer .e-pdfviewer-highlight-menu ol li a:active{color:#fff;background-color:#000}.e-pdfviewer .e-pdfviewer-pageCanvas,.e-pdfviewer .e-pdfviewer-secondarycanvas{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.e-pdfviewer .e-pdfviewer-textLayer::selection{background:#00f}.e-pdfviewer .e-pdfviewer-textLayer::-moz-selection{background:#00f}.e-pdfviewer .e-pdfviewer-droplet1{background-color:#00f;position:absolute;z-index:1000;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-droplet2{background-color:#00f;z-index:1000;position:absolute;display:inline-block;transform:rotate(-30deg);width:21px;height:25px;border-top-left-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:none}.e-pdfviewer .e-pdfviewer-touchCopy{z-index:1000;position:absolute;background-color:#fff;padding:5px 0;float:left;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchDot{z-index:1000;position:absolute;margin-left:64px;background-color:#fff;padding:5px 0;float:right;text-align:center;width:65px}.e-pdfviewer .e-pdfviewer-touchcustom-menu{z-index:1000;position:absolute;box-sizing:border-box;box-shadow:0 3px 3px 0 rgba(0,0,0,.4);width:130px;padding:5px 0;display:none;height:35px;background:#fff}.e-pdfviewer .e-pdfviewer-annotation-note{height:auto;width:auto;min-height:10px;min-width:30px;max-width:300px;font-size:14px;padding:5px;z-index:10000}.e-pdfviewer .e-pdfviewer-touchcustom-menu::after{content:"";z-index:1000;position:absolute;width:0;height:0;margin-left:-9px;bottom:-8px;left:50%;box-sizing:border-box;border:5px solid #000;border-color:#fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.4)}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a{color:#000;text-decoration:none;display:block;padding:0 5px}.e-pdfviewer .e-pdfviewer-touchcustom-menu div a:active{color:#fff}.e-pdfviewer .e-pdfviewer-pageCanvas{-webkit-tap-highlight-color:rgba(255,255,255,0)}.e-pdfviewer .e-dropdownlist.e-input.e-pdfviewer-ddl,.e-ddl-popup.e-pdfviewer-ddl .e-ul li{text-align:center;padding-left:0}.e-excelfilter.e-dlgcontainer{min-width:266px;padding:0;width:266px;padding:4px 0 16px 0}.e-excelfilter.e-dlgcontainer{min-width:229px;width:229px}.e-excelfilter.e-dlgcontainer,.e-excelfilter .e-searchcontainer,.e-excelfilter .e-searchcontainer input{box-sizing:content-box}.e-sortasc:before{content:""}.e-sortdesc:before{content:""}.e-exceltick:before{content:""}.e-excelfilter .e-menu.e-vertical .e-list>a{margin:0 10px 0 15px}.e-excelfilter .e-menu.e-vertical .e-list>a{padding-bottom:13px;padding-top:13px;margin:0}.e-excelfilter .e-menu.e-vertical .e-list>ul .e-list>a{padding-left:15px}.e-excelfilter .e-menu.e-vertical .e-list>ul .e-list>a{padding-left:0}.e-excelfilter .e-menu.e-vertical li.e-separator,.e-excelfilter .e-list>ul li.e-separator{margin:4px 0 4px 0}.e-excelfilter .e-menu.e-vertical{border:none}.e-excelfilter .e-menu .e-menulink .e-chkbox-wrap{top:0;opacity:1}.e-excelfilter .e-menu.e-vertical .e-exceltick::before{margin-left:-7px}.e-excelfilter .e-menu.e-vertical .e-exceltick:before{margin-left:-7px\9}.e-excelfilter .e-searchcontainer{position:relative;margin-left:15px;margin-top:4px}.e-excelfilter .e-searchcontainer{margin-top:12px;margin-bottom:20px;margin-left:0}.e-excelfilter .e-searchcontainer .e-fields{margin:7px 0}.e-excelfilter .e-searchcontainer .e-fields{margin:6px 0 20px}.e-excelfilter .e-checkboxlist{width:234px;height:130px;outline:none}.e-excelfilter .e-searchbox .e-icon:before{display:inline-block}.e-excelfilter .e-searchbox .e-ejinputtext{width:228px;height:23px}.e-excelfilter .e-searchinput::-ms-check{display:none}.e-excelfilter .e-btncontainer.e-fields{width:170px;margin:16px 0 0 68px}.e-excelfilter .e-btncontainer.e-fields{width:auto;margin:0}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-left:10px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-top:2px}.e-excelfilter .e-checkboxlist .e-ftrchk{white-space:nowrap}.e-excelfilter .e-checkboxlist{padding-top:3px}.e-excelfilter .e-btncontainer>div{margin-bottom:5px}.e-excelfilter .e-btncontainer>div{padding:0 8px 0 0;margin-bottom:0}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter .e-searchbox .e-searchitem{cursor:pointer;line-height:11px}.e-excelfilter.e-dlgcustom{width:341px;padding:10px 14px 0;box-sizing:content-box}.e-excelfilter.e-dlgcustom{padding-bottom:0}.e-excelfilter.e-dlgcustom .e-dlgfields{padding-bottom:14px;box-sizing:content-box}.e-excelfilter.e-dlgcustom .e-dlgfields{padding-bottom:20px}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{width:auto;margin:0 2px}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{padding:14px 8px 13px}.e-excelfilter.e-dlgcustom fieldset.e-fieldset{padding:0}.e-excelfilter.e-dlgcustom .e-fieldset legend{width:auto;margin-left:3px;margin-bottom:2px;padding:0 3px}.e-excelfilter.e-dlgcustom .e-optable{border-collapse:separate;border-spacing:1px}.e-excelfilter.e-dlgcustom .e-optable td{width:27px;padding:0 5px}.e-excelfilter.e-dlgcustom .e-optable td{padding:15px 4px 0}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td{padding-top:11px;padding-bottom:11px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td{padding-top:15px;padding-bottom:0}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td:last-child{padding-top:8px}.e-excelfilter.e-dlgcustom .e-optable .e-predicate td:last-child{padding-top:15px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{width:100%}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{margin-left:35%;margin-top:-5px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-btncontainer{margin-left:50%;margin-top:0}.e-excelfilter.e-dlgcustom .e-dlgfields .e-predicate .e-caption{margin-left:5px;padding-right:13px}.e-excelfilter.e-dlgcustom .e-dlgfields .e-predicate .e-caption{padding-right:13px;display:inline-block;vertical-align:middle;padding-bottom:3px}.e-excelfilter .e-dlgcustom.e-dialog .e-predicate td div.e-radsmall,.e-excelfilter .e-dlgcustom.e-dialog .e-predicate td span.e-check-small{height:32px;margin-bottom:-8px}.e-excelfilter .e-hide{display:none !important}.e-excelfilter .e-searchbox span{cursor:pointer;display:block;height:16px;position:absolute;right:6%;top:6px;width:21px}.e-excelfilter .e-searchbox span{right:0}.e-excelfilter.e-dlgcustom .e-widget [class^="e-"],.e-excelfilter.e-dlgcustom.e-dialog,.e-excelfilter.e-dlgcustom.e-dialog [class^="e-"]{box-sizing:content-box}.e-excelfilter .e-ftrchk *{box-sizing:content-box !important}.e-excelfilter.e-dlgcustom .e-ddl.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-atc.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-datewidget.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-numeric.e-widget [class^="e-"],.e-excelfilter.e-dlgcustom .e-ejinputtext{box-sizing:border-box}.e-excelfilter .e-menu .e-list .e-bghdrcolor{padding:0;height:26px}.e-excelfilter .e-menu .e-list .e-fghdrcolor{padding-bottom:4px;height:26px}.e-excelfilter .e-menu.e-vertical .e-list ul li.e-bghdrcolor>a,.e-excelfilter .e-menu.e-vertical .e-list ul li.e-fghdrcolor>a{padding:0}.e-bghdrcolor>a,.e-fghdrcolor>a{font-size:13px}.e-excelfilter .e-menu .e-list .e-valcolor{margin:0 auto;height:16px;width:70px;border-style:solid;border-width:2px;padding:2px}.e-excustmfltr.e-ejinputtext,.e-grid .e-excustmfltr.e-ejinputtext{text-indent:0}.e-nb.e-nb-home{width:100%}.e-nb.e-nb-container{direction:ltr}.e-nb.e-nb-layout{margin-right:6px;vertical-align:top;position:absolute;top:0;z-index:1000}.e-nb-fixed,.e-nb-normal{overflow:visible !important}.e-nb-fixed:not(.e-nb-type-overlay){width:100%}.e-nb-fixed-slide{position:absolute;width:100%;height:100%}.e-nb.e-nb-animate{-moz-transition:transform 250ms ease 0s;-o-transition:transform 250ms ease 0s;-webkit-transition:transform 250ms ease 0s;transition:transform 250ms ease 0s;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.e-nb.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-nb.e-nb-overlay{z-index:999;width:100%;height:100%}.e-nb.e-list-hdr.e-clearall{margin:0;padding:0}.e-nb.e-nb-container{height:100%;position:absolute;overflow:hidden;top:0}.e-nb.e-nb-container .e-nb.e-nb-layout{position:relative}.e-nb.e-nb-container.e-nb-right{float:right;right:0}.e-radialmenu .e-radial{border:2px solid;height:40px;border-radius:50%;width:40px;background-position:center;background-repeat:no-repeat;background-size:60%;z-index:1}.e-radialmenu .e-radialslider{border-radius:50%;top:29px;left:29px}.e-radialmenu .e-radialimage{background-image:url('common-images/radialmenu/radial.png')}.e-radialmenu .e-backimage{background-image:url('common-images/radialmenu/back.png')}.e-radialmenu.e-overlow{overflow:hidden}.e-radialmenu .e-itemdisabled{opacity:.4;pointer-events:none}.e-radialmenu .e-pathdisabled{pointer-events:none}.e-radialmenu.e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;z-index:100001}.e-tile .e-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-radialmenu.e-abs,.e-radialmenu .e-abs{position:absolute}.e-radialmenu .e-rel{position:relative}.e-radialmenu.e-displaynone,.e-radialmenu .e-displaynone{display:none}.e-radialmenu .e-textcolor{text-anchor:middle;font-size:12px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-badgetext{text-anchor:middle;font-size:10px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-radialshow{-moz-animation:radialshow 300ms;-webkit-animation:radialshow 300ms;-o-animation:radialshow 300ms;-ms-animation:radialshow 300ms;animation:radialshow 300ms}@-moz-keyframes radialshow{from{-moz-transform:rotate(-70deg) scale(.7)}to{-moz-transform:rotate(0deg) scale(1)}}@-webkit-keyframes radialshow{from{-webkit-transform:rotate(-70deg) scale(.7)}to{-webkit-transform:rotate(0deg) scale(1)}}@-o-keyframes radialshow{from{-o-transform:rotate(-70deg)scale(.7);}to{-o-transform:rotate(0deg)scale(1);}}@-ms-keyframes radialshow{from{-ms-transform:rotate(-70deg) scale(.7)}to{-ms-transform:rotate(0deg) scale(1)}}@keyframes radialshow{from{transform:rotate(-70deg) scale(.7)}to{transform:rotate(0deg) scale(1)}}.e-radialmenu .e-radialhide{-moz-animation:radialhide 300ms;-webkit-animation:radialhide 300ms;-o-animation:radialhide 300ms;-ms-animation:radialhide 300ms;animation:radialhide 300ms}@-moz-keyframes radialhide{from{-moz-transform:rotate(0deg) scale(1)}to{-moz-transform:rotate(-70deg) scale(.7)}}@-webkit-keyframes radialhide{from{-webkit-transform:rotate(0deg) scale(1)}to{-webkit-transform:rotate(-70deg) scale(.7)}}@-o-keyframes radialhide{from{-o-transform:rotate(0deg)scale(1);}to{-o-transform:rotate(-70deg)scale(.7);}}@-ms-keyframes radialhide{from{-ms-transform:rotate(0deg) scale(1)}to{-ms-transform:rotate(-70deg) scale(.7)}}@keyframes radialhide{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-70deg) scale(.7)}}.e-radialmenu .e-scalehide{-moz-animation:scalehide 300ms;-webkit-animation:scalehide 300ms;-o-animation:scalehide 300ms;-ms-animation:scalehide 300ms;animation:scalehide 300ms}@-moz-keyframes scalehide{from{-moz-transform:scale(1)}to{-moz-transform:scale(.4)}}@-webkit-keyframes scalehide{from{-webkit-transform:scale(1)}to{-webkit-transform:scale(.4)}}@-o-keyframes scalehide{from{-o-transform:scale(1);}to{-o-transform:scale(.4);}}@-ms-keyframes scalehide{from{-ms-transform:scale(1)}to{-ms-transform:scale(.4)}}@keyframes scalehide{from{transform:scale(1)}to{transform:scale(.4)}}.e-radialmenu .e-scaleshow{-moz-animation:scaleshow 300ms;-webkit-animation:scaleshow 300ms;-o-animation:scaleshow 300ms;-ms-animation:scaleshow 300ms;animation:scaleshow 300ms}@-moz-keyframes scaleshow{from{-moz-transform:scale(.4)}to{-moz-transform:scale(1)}}@-webkit-keyframes scaleshow{from{-webkit-transform:scale(.4)}to{-webkit-transform:scale(1)}}@-o-keyframes scaleshow{from{-o-transform:scale(.4);}to{-o-transform:scale(1);}}@-ms-keyframes scaleshow{from{-ms-transform:scale(.4)}to{-ms-transform:scale(1)}}@keyframes scaleshow{from{transform:scale(.4)}to{transform:scale(1)}}.e-signature{position:relative;height:100%;width:100%;border:3px solid #000}.e-signature canvas{position:absolute;cursor:pointer;height:100%;width:100%}.e-signature.e-disable{opacity:.35;filter:alpha(opacity=35);background-image:none;pointer-events:none}.e-slideleft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideLeft{0%{transform:translateX(100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0%)}}.e-slideright{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:.23s;-webkit-animation-duration:.23s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideRight{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(0%)}}.e-lv .e-grouptitle{font-size:15px;height:34px;line-height:34px;padding-left:6px}.e-lv .e-header{cursor:pointer;height:45px;padding-left:5px;box-shadow:0 0 3px rgba(0,0,0,.25)}.e-htitle,.e-btn-text{font-weight:bold;padding:10px 10px 10px 0;vertical-align:middle}.e-lv .e-clearall{margin:0;padding:0}.e-lv .e-childcontainer,.e-lv .e-list-container,.e-lv .e-childitem{position:relative}.e-lv .e-list .e-chevron-right_01{text-decoration:none}.e-lv .e-htitle,.e-lv .e-btn-text{font-size:14px;height:25px}.e-lv-inputdiv .e-lv-input{font-style:italic;line-height:1.4;margin:0;outline:0 none;padding:8px 0;text-indent:5px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-lv .e-list .e-chevron-right_01{display:inline-block;outline:0 none;padding-bottom:12px;padding-top:12px;vertical-align:middle;width:100%}.e-lv .e-list-hdr{list-style:none outside none;padding:0}.e-lv .e-list .e-lv-checkdiv{float:right}.e-lv .e-list{line-height:normal;padding:0 15px;cursor:pointer;vertical-align:middle}.e-lv .e-header *{display:table-cell;vertical-align:middle}.e-lv.e-js.e-parentlv{overflow:hidden}.e-lv .e-list .e-list-img{background-size:cover;float:left;height:30px;width:30px}.e-lv .e-arrow .e-chevron-right_01:before{float:right;font-size:14px;position:relative;right:0}.e-lv .e-list.e-margin .e-chevron-right_01 span{left:10px;position:relative;top:9px}.e-lv .e-list .e-chevron-right_01 [class*="icon-"]{width:35px;height:35px;float:left}.e-lv :not(.e-arrow)>.e-icon.e-chevron-right_01:before{display:none}.e-colorpicker .e-buttons .e-color-code.e-error{border-color:#f00}.e-colorwidget .e-in-wrap{cursor:default;display:inline-block;height:100%;width:100%}.e-colorwidget .e-in-wrap{border:1px solid}.e-colorwidget .e-in-wrap{border:1px solid #dbdbde}.e-colorwidget .e-in-wrap.e-tool{border-radius:4px;cursor:default;height:100%;width:100%}.e-colorwidget .e-in-wrap.e-tool{border:1px solid #dbdbde;background:#ecedee}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{position:absolute;background-repeat:no-repeat;width:16px;height:16px}.e-colorwidget .e-in-wrap .e-tool-icon .e-icon{padding:3px 3px 2px}.e-colorwidget.e-widget{outline:0 none}.e-colorwidget.e-widget{height:32px;width:62px;font-size:14px}.e-colorwidget .e-in-wrap .e-input{color:transparent}.e-colorwidget .e-selected-color{position:absolute;z-index:1}.e-colorwidget .e-selected-color{height:28px;width:28px;border:1px solid #fff}.e-colorwidget .e-color-container{height:100%;display:inline-block;position:relative;cursor:pointer}.e-colorwidget .e-color-container{width:50%;overflow:hidden}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{height:3px}.e-colorwidget .e-color-container .e-tool-icon+.e-selected-color{top:20px}.e-colorwidget .e-icon{display:block;position:absolute;top:50%;margin-top:-6px;height:12px}.e-colorwidget .e-icon{width:58%;font-size:10px}.e-colorwidget .e-select{cursor:pointer;display:inline-block;height:100%;text-align:left}.e-colorwidget .e-select{width:30%}.e-colorwidget .e-select{width:50%;overflow:hidden}.e-colorwidget .e-in-wrap .e-select .e-icon{cursor:pointer}.e-colorpicker.e-popup{outline:0 none;border-style:solid;border-width:1px;height:auto;overflow:hidden}.e-colorpicker.e-popup{padding:12px;width:331px;box-shadow:0 3px 10px 0 rgba(0,0,0,.21)}.e-colorpicker .e-palette-color{position:relative}.e-colorpicker .e-hsv-color{display:inline-block;position:relative;overflow:hidden}.e-colorpicker .e-hsv-color{width:80%}.e-colorpicker .e-hsv-color .e-hsv-gradient{width:100%}.e-colorpicker .e-hsv-color .e-hsv-gradient{height:200px}.e-colorpicker .e-hsv-gradient{background:-moz-linear-gradient(top,transparent 0,#000 100%),-moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,#000)),-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,transparent 0,#000 100%),-webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,transparent 0,#000 100%),-o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,transparent 0,#000 100%),-ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-top-linear-gradient(top,transparent 0,#000 100%),-left-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr=#f00 100%),(left, endColorstr=#000 0)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(top, startColorstr='#00000000',(left, endColorstr='#FF000000')"}.e-colorpicker .e-hsv-color .e-color-image.e-draghandle{cursor:pointer;position:absolute;overflow:hidden;outline:0 none;margin:-11px 0 0 -11px;width:20px;height:20px;background-position:0 -876px;background-repeat:no-repeat}.e-colorpicker .e-buttons .e-preview{display:inline-block;outline:0 none;height:100%;position:relative}.e-colorpicker .e-buttons .e-preview{width:14%;top:-1px;padding-left:16px}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{float:left;width:100%}.e-colorpicker .e-buttons .e-current,.e-colorpicker .e-buttons .e-previous{height:37px}.e-colorpicker .e-buttons .e-previous{border-top:1px solid}.e-colorpicker .e-buttons .e-color-code{border-style:solid;display:block;outline:0 none}.e-colorpicker .e-buttons .e-color-code{height:32px;text-align:right;border-width:.5px;width:100%;padding:0 8px 0 0}.e-colorpicker .e-buttons .e-form{display:inline-block;position:relative}.e-colorpicker .e-buttons .e-form{width:80%}.e-colorpicker .e-buttons .e-grpbtn{float:left}.e-colorpicker .e-buttons .e-grpbtn{height:32px;width:100%}.e-colorpicker .e-buttons .e-codeeditor{float:left;position:relative}.e-colorpicker .e-buttons .e-codeeditor{margin-top:10px;width:96%}.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-select{font-size:14px;font-weight:400}.e-colorpicker .e-buttons .e-color-code::-ms-clear{display:none}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{border:0}.e-colorpicker .e-buttons .e-grpbtn .e-rgbButton,.e-colorpicker .e-buttons .e-grpbtn .e-hexButton,.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton{height:32px;padding:0 14px;width:33%}.e-colorpicker .e-buttons .e-grpbtn .e-click{margin-left:1px;font-weight:bold}.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-select.e-click:hover{font-weight:bold}.e-colorpicker .e-slider-wrap .e-handle{background:transparent;border:3px solid #fff}.e-colorpicker .e-slider-wrap .e-handle{box-shadow:#929292 0 0 5px inset}.e-colorpicker .e-popupWrapper .e-slider-wrap{display:inline-block;padding:0 !important}.e-colorpicker .e-popupWrapper .e-slider-wrap{margin-left:17px;width:11px;height:200px}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border-radius:12px;border-width:2px;border-color:#fff}.e-colorpicker .e-slider-wrap .e-handle.e-select{margin:0 0 -12px -2px !important}.e-colorpicker .e-slider-wrap .e-hue.e-common{background:-moz-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f00),color-stop(16%,#ff0),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(84%,#f0f),color-stop(100%,#ff0004));background:-webkit-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-o-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-ms-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%);background:-left-linear-gradient(bottom,#f00 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004 100%)}.e-colorpicker .e-slider-wrap .e-hue.e-color-image.e-filter{background-position:0 -914px}.e-colorpicker .e-color-labels{position:relative;top:10px}.e-colorpicker .e-slider-wrap .e-handle{padding:0}.e-colorpicker .e-slider-wrap.e-vertical .e-handle.e-default{left:-2px}.e-colorpicker .e-recent-color,.e-presetWrapper .e-presets-table .e-tablerow{padding:0}.e-colorpicker .e-recent-color .e-colorblock.e-block.e-select{box-shadow:0 0 3px rgba(16,189,229,.5)}.e-colorpicker .e-recent-color .e-colorblock{cursor:pointer;display:inline-block;height:28px;list-style:none outside none;outline:0 none;width:28px}.e-colorpicker .e-recent-color .e-colorblock{margin:6px 25px 6px 0;box-shadow:none;border-radius:2px;height:24px;width:24px}.e-colorpicker .e-recent-color .e-colorblock.e-select{box-shadow:0 0 5px 0 rgba(16,189,229,.5)}.e-colorpicker .e-colorblock .e-color-image.e-empty{background-position:0 -788px}.e-colorpicker .e-colorblock .e-color-image.e-add{background-position:4px -764px}.e-colorpicker .e-colorblock .e-set{height:18px;width:18px}.e-colorpicker .e-colorblock .e-set{border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1) inset;margin:5px 5px 0}.e-colorpicker .e-buttons .e-close_01{font-size:21px;height:26px;position:absolute;width:26px}.e-colorpicker .e-buttons .e-close_01{left:-6px;top:3px}.e-colorpicker .e-buttons .e-close_01:before{content:"";font-family:'ej-webfont';font-size:22px}.e-colorpicker .e-buttons .e-close_01:hover{cursor:pointer}.e-colorpicker .e-colorblock div.e-empty,.e-colorpicker .e-colorblock div.e-add{height:20px;margin:4px;width:20px}.e-colorpicker .e-footer .e-in-wrap.e-box,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn{border-right:0 none}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border-left:0 none}.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{border:0 none}.e-colorpicker .e-footer .e-split-btn.e-btn .e-btn-span{padding:0}.e-colorpicker .e-footer{padding-top:12px}.e-colorpicker .e-footerContainer{padding-top:12px}.e-colorpicker .e-footer .e-element{display:inline-block}.e-colorpicker .e-footer .e-element{width:50%}.e-colorpicker .e-footer .e-switcher{border-style:solid;border-width:0;cursor:pointer;display:inline;float:left;margin-right:10px}.e-colorpicker .e-footer .e-switcher{height:30px;width:30px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-pickerModel{margin:5px 4px;background-position:1px -816px}.e-colorpicker .e-footer .e-switcher .e-color-image.e-paletteModel{margin:4px 3px;background-position:3px -844px}.e-colorpicker .e-footer .e-switcher .e-pickerModel,.e-colorpicker .e-footer .e-switcher .e-paletteModel{height:21px;width:21px}.e-colorpicker .e-footer .e-applyButton{position:absolute}.e-colorpicker .e-footer .e-applyButton{margin-left:-16px}.e-colorpicker .e-footer .e-split.e-widget{display:inline-block}.e-colorpicker .e-footer .e-split.e-widget{width:62px;height:30px !important}.e-colorpicker .e-footer .e-split .e-padding.e-splitarrowright{padding:0}.e-colorpicker .e-footer .e-cancelButton{float:right}.e-colorpicker .e-footer .e-split .e-splitarrowright .e-split-btn.e-left-btn,.e-colorpicker .e-footer .e-split .e-splitarrowleft .e-btn.e-split-btn{height:100%;padding:0}.e-colorpicker .e-footer .e-cancelButton.e-flat,.e-colorpicker .e-footer .e-applyButton.e-flat{font-size:14px;height:32px;width:80px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-webcolors{background-position:0 -741px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-vintage{background-position:0 -677px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-seawolf{background-position:0 -613px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-sandy{background-position:0 -549px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-pinkshades{background-position:0 -485px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-moonlight{background-position:0 -421px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-monochrome{background-position:0 -357px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-misty{background-position:0 -294px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-flatcolors{background-position:0 -229px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-basic{background-position:0 -37px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-candycrush{background-position:0 -101px}.e-colorpicker .e-split.e-widget .e-splitbutton .e-color-image.e-citrus{background-position:0 -165px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets00{background-position:0 -704px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets01{background-position:0 -640px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets02{background-position:0 -576px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets10{background-position:0 -512px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets11{background-position:0 -448px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets12{background-position:0 -384px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets20{background-position:0 -320px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets21{background-position:0 -256px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets22{background-position:0 -192px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets30{background-position:0 0}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets31{background-position:0 -64px}.e-presetWrapper .e-presets-table .e-tablerow .e-color-image#e-presets32{background-position:0 -128px}.e-colorpicker .e-element .e-split.e-widget .e-splitbutton .e-icon{height:17px;width:17px}.e-colorpicker .e-popupWrapper table{border-collapse:inherit;border-spacing:10px}.e-colorpicker .e-popupWrapper .e-gradient{display:inline-block}.e-colorpicker .e-popupWrapper .e-container{display:block}.e-colorpicker .e-palette-color,.e-colorpicker .e-popupWrapper .e-container{min-height:156px}.e-colorpicker .e-palette-color.e-custom{min-height:0;height:auto}.e-colorpicker .e-palette-color.e-hide,.e-colorpicker .e-popupWrapper .e-container.e-hide,.e-colorpicker .e-footer .e-split.e-widget.e-hide,.e-colorpicker .e-footer .e-switcher.e-hide,.e-colorpicker .e-buttons .e-preview.e-hide{display:none}.e-colorpicker .e-row .e-item{border-style:solid;cursor:pointer;display:inline-block;margin-left:4px;overflow:hidden}.e-colorpicker .e-row .e-item{height:24px;width:24px !important;margin-left:7px;box-shadow:inset 0 0 0 1.5px white;box-sizing:border-box}.e-colorpicker .e-row .e-item.e-filter{border:1px solid #fff;outline:1px solid #000}.e-colorpicker .e-row:first-child{margin-top:0}.e-colorpicker .e-row{margin-top:3px}.e-colorpicker .e-row .e-item:first-child{margin-left:0}.e-colorpicker .e-item.e-state-selected{z-index:100;position:relative}.e-colorpicker .e-item.e-state-selected{border:1.3px solid #000}.e-presetWrapper .e-presets-table,.e-presetWrapper .e-presets-table .e-tablerow{background:none}.e-presetWrapper .e-presetHeader{margin-left:28px}.e-presetWrapper .e-presets-table .e-tablerow{margin-top:4px}.e-presetWrapper .e-presets-table .e-preset-row{display:inline-block;background-repeat:no-repeat !important}.e-presetWrapper .e-presets-table .e-preset-row{margin-right:12px}.e-presetWrapper .e-presets-table .e-preset-row{height:27px;width:27px}.e-presetWrapper.e-widget.e-context{width:auto;padding:12px 0 12px 12px}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{display:table-cell;visibility:visible}.e-colorpicker .e-element .e-btn .e-icon,.e-colorpicker .e-element .e-split-btn-div .e-icon{padding:1px 0}.e-colorpicker .e-element .e-icon:before{display:block}.e-colorpicker .e-element .e-icon:before{height:16px;width:10px;margin-top:3px}.e-colorpicker .e-element .e-split-btn.e-rht-btn{height:100%;width:13px}.e-colorpicker .e-element .e-split-btn.e-rht-btn{width:50%}.e-colorpicker .e-element .e-split-btn.e-left-btn{float:left}.e-colorpicker .e-element .e-split-btn.e-left-btn{width:50%;padding:0}.e-colorpicker .e-handle .e-handle-wrapper{height:inherit;width:inherit}.e-captcha .refresh{cursor:pointer}.e-captcha .refresh{margin-left:15px;padding:7px 7px;border-radius:0;margin-top:15px;height:32px}.e-captcha .e-reload:before{content:""}.e-captcha .e-reload:before{height:18px;width:18px;margin-top:3px}.e-captcha .e-captcha.e-reload,.e-captcha .e-captcha.e-volume-up{padding:0}.e-captcha .e-volume-up:before{content:""}.e-captcha .e-volume-up:before{width:18px;height:18px;margin-top:3px}.e-captcha .audio{cursor:pointer;direction:rtl;display:block;margin-top:0}.e-captcha .audio{margin-left:15px;padding:7px 7px;border-radius:0;height:32px}.e-captcha .imagecontainer{border-radius:3px;float:left;height:100%}.e-captcha .spanText{color:#f00;float:left;margin-top:4px}.e-captcha .validTextBox{padding-left:5px;width:185px}.e-captcha .validTextBox{border-radius:0;margin-top:15px;margin-bottom:20px;height:30px}.e-captcha .error{border:1px solid #f00}.e-captcha .e-validTextBox{direction:rtl;margin-left:13px;padding-right:5px;width:190px}.e-captcha .e-validTextBox{border-radius:0;margin-top:15px;margin-bottom:20px;height:30px}.e-captcha .e-refresh{cursor:pointer}.e-captcha .e-refresh{border-radius:0;padding:7px 7px;margin-left:10px;margin-top:15px;height:32px}.e-captcha .e-audio{cursor:pointer;display:block}.e-captcha .e-audio{border-radius:0;padding:7px 7px;margin-left:10px}.e-captcha .e-imageContainer{border-radius:3px;float:right}.e-captcha .error{border:1px solid #f00}.e-kanban .e-table,.e-kbnadapt-editdlg .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%}ej-kanban{display:block}.e-kanban .e-widget [class^="e-"],.e-kbnadapt-editdlg .e-widget [class^="e-"]{box-sizing:border-box}.e-kanban [class^="e-"]{box-sizing:content-box}.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{vertical-align:top;display:table-cell}.e-kanban .e-kanbanheader tr{height:60px}.e-kanban .e-kanbanheader .e-headercell{padding-left:15px}.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-kanban.e-kanbanscroll{border-style:solid;border-width:1px}.e-kanban .e-swimlanerow div{display:inline-block}.e-kanban .e-swimlanerow .e-slkey{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:17px;font-weight:100}.e-kanban .e-print.e-ul{float:right;margin-left:7px}.e-kanban .e-printlist{padding:9px}.e-kanban .e-printicon{padding:0 !important}.e-kanban.e-rtl .e-kanbantoolbar .e-print.e-ul{float:left !important}.e-kanban .e-swimlanerow .e-slcount{font-size:12px;padding:8px}.e-kanban .e-freezeswimlanerow{position:relative;overflow:hidden;opacity:.9;z-index:10001}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{opacity:.9;cursor:default}.e-kanban .e-freezeswimlanerow>div{position:relative}.e-kanban .e-freezeswimlanerow>div{margin-left:60px;top:6px}.e-kanban .e-freezeswimlanerow .e-freeze-table{position:relative;height:12px;border-spacing:8px 0}.e-kanban .e-scrollcss{padding-right:17px}.e-kanban .e-hscrollcss{border-right-style:solid;border-right-width:1px}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercell-hover,.e-kanban .e-kanbancontent .e-rowcell,.e-kbnadapt-editdlg .e-rowcell{border-collapse:collapse}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey .e-text{position:relative;text-align:center;opacity:.5}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti{position:relative}.e-kanban{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;border-top:none}.e-kanban .e-form-container{border:1px solid}.e-kanban .e-form-titlebar{font-size:16px}.e-kanban .e-form-titlebar{padding:20px 15px 8px 25px}.e-kanban .e-externalform{padding:1.5em 1em 0 1em;padding-bottom:70px}.e-kanban .e-externalform{padding-right:25px;padding-left:33px;padding-top:0}.e-kanban .e-form-titlebar .e-externalform-icon{display:inline-block;float:right;cursor:pointer}.e-kanban .e-form-titlebar .e-externalform-icon{padding:5px 8px}.e-kanban .e-externaledit.e-cancel{font-size:16px}.e-kanban .e-dialog .e-titlebar .e-title{font-size:21px;font-weight:100}.e-kanban .e-dialog-icon:before{font-size:16px;height:16px;width:16px;margin-top:4px}.e-kanban .e-dialog .e-dialog-icon{height:32px;width:32px;padding:0}.e-kanban .e-externalformedit .e-label{width:80px;text-align:left !important}.e-kanban .e-form-title{font-size:21px}.e-kanban .e-externalformedit div>label{font-weight:normal}.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before,.e-kanban .e-kanbantoolbar .e-icon.e-cancel:before{height:16px;width:16px;margin-left:-8px}.e-kanban .e-externalformedit .e-editform-btn{float:right}.e-kanban .e-externalformedit .e-editform-btn{padding:20px 0 20px 0}.e-kanban .e-externalformedit form div{display:inline-block}.e-kanban .e-externalformedit form div{padding-top:0}.e-kanban .e-externalformedit .e-externalrow{padding-right:20px;padding-top:20px}.e-kanban.e-rtl .e-externalformedit .e-externalrow{padding-left:86px;padding-right:0}.e-kanban.e-rtl .e-externalformedit .e-label{text-align:right !important}.e-kanban.e-rtl .e-form-titlebar .e-externalform-icon{float:left}.e-kanban .e-dialog,.e-kbnadapt-editdlg .e-dialog,.e-kbnadapt-editdlg{border-collapse:separate}.e-kanban .e-kanbancontent,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-kanbanheader .e-headercelldiv,.e-kanban .e-kanbancontent .e-rowcell,.e-kanban .e-headercontent,.e-kanban .e-kanbanheader,.e-kanban .e-kanbancard{overflow:hidden}.e-kanbanheader{clear:right}.e-kanban .e-dialog .e-grid .e-icon::before,.e-kanbandialog .e-grid .e-icon::before{display:inline-block !important}.e-kanban .e-dialog .e-addedrow .e-grid table,.e-kanban .e-dialog .e-editedrow .e-grid table,.e-kanbandialog .e-addedrow .e-grid table,.e-kanbandialog .e-editedrow .e-grid table{border-spacing:0 !important}.e-kanban .e-widget .e-grid [class^="e-"]{box-sizing:content-box !important}.e-kanban>.e-kanbancontent>div>.e-table,.e-kanban>.e-kanbanheader>div>.e-table{border-spacing:8px 0}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-kanbanheader .e-headercell{height:30px;text-align:left;text-overflow:ellipsis;white-space:nowrap;position:relative}.e-kanban .e-kanbanheader .e-headercelldiv{border:0 none;display:block;text-align:left}.e-kanban .e-totalcard,.e-kanban .e-limits{height:20px;line-height:20px}.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{font-size:15px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{font-size:19px;font-weight:normal;padding:0 .3em}.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{display:inline-block;margin-top:-2px}.e-kanban .e-kanbanheader .e-headercell .e-limits{font-size:14px;font-weight:normal;margin-top:1px}.e-kanban .e-kanbanheader .e-headercell .e-minlimit,.e-kanban .e-kanbanheader .e-headercell .e-maxlimit{font-size:12px;font-weight:normal;padding-top:2px}.e-kanban .e-icon::before{display:inline-block}.e-kanban .e-kanbanheader .e-headercell .e-limits,.e-kanban.e-rtl .e-headercelldiv{float:right}.e-kanban.e-rtl .e-headercell .e-limits{float:left}.e-kanban .e-kanbanheader .e-headercelldiv{font-size:17px;font-weight:600;float:left;width:100%;margin-top:-4px}.e-kanban .e-kanbanheader .e-stackedHeaderCell{font-size:17px;font-weight:600;text-align:center}.e-kanban .e-kanbanheader .e-stackedHeaderCell{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-kanban .e-kanbanheader .e-headercelldiv .e-headerdiv{float:left}.e-kanban .e-kanbanheader .e-headercelldiv .e-headerdiv{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:17px}.e-kanban .e-icon::before{display:inline-block}.e-kanban tr td:first-child,.e-kanban tr th:first-child{border-left:0 none}.e-kanban .e-lastrowcell{border-bottom-width:1px}.e-kanban .e-hide{display:none !important}.e-kanban{height:auto;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;outline:0 none}.e-kanban .e-kanbancard .e-primarykey{width:70%;font-size:14px}.e-kanban .e-kanbancard .e-primarykey{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:700}.e-kanban .e-kanbancard .e-expandcollapse{float:right;cursor:pointer;margin-right:-8px;margin-top:-5px;padding:4px 3px 8px 6px}.e-kanban .e-kanbancard .e-cardheader div{display:inline-block}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{position:relative}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone,.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{margin:15px}.e-kanban .e-kanbancard .e-cardheader{padding:16px 6px 16px 16px}.e-kanban .e-kanbancard .e-image{width:100%;height:100%}.e-kanban .e-kanbancard .e-tags{display:table-cell}.e-kanban .e-kanbancard .e-tags{padding:24px 0 6px 0}.e-kanban .e-kanbancard .e-imagecell{vertical-align:top;width:54px}.e-kanban .e-cardheader .e-cardtext{font-size:11px;padding-left:4px;padding-top:12px}.e-kanban .e-kanbancard .e-cardheader .e-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-kanban .e-kanbancard .e-cardheader .e-text{font-size:13px}.e-kanban .e-kanbantouchbar{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantouchbar .e-content{border-width:1px;border-style:solid}.e-kanban .e-kanbantouchbar .e-content{border-radius:4px;font-size:14px;padding:4px 4px}.e-kanban .e-kanbantouchbar span{display:inline-block;height:16px;cursor:pointer;padding:4px;border:1px solid transparent;width:16px}.e-kanban .e-kanbantouchbar .e-tail:before,.e-kanban .e-kanbantouchbar .e-tail:after{border:10px solid transparent;content:"";height:0;left:8px;position:absolute;width:0}.e-kanban .e-kanbantouchbar .e-downtail:after{top:34px}.e-kanban .e-cardtouch:before{content:""}.e-kanban .e-kanbantoolbar li a{text-decoration:none}.e-kanban .e-kanbantoolbar li a{padding:0 20px 0 20px}.e-kanban .e-kanbantoolbar .e-toolbartext{min-height:26px;min-width:26px}.e-kanban .e-kanbantoolbar .e-toolbartext{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;line-height:30px;font-weight:600}.e-kanban{border-top:medium none;height:auto}.e-kanban .e-columnrow .e-kanbancard{border-width:1px}.e-kanban .e-kanbancard{cursor:all-scroll;border-width:1px;border-style:solid}.e-kanban .e-kanbancard{border-radius:0;margin:15px}.e-kanban .e-draggedcard .e-kanbancard{margin:0}.e-kanban .e-draggedcard .e-kanbancard{border-radius:0}.e-kanban .e-kanbancard .e-tag{overflow:hidden;border-radius:2px;display:inline-block;margin-bottom:-4px}.e-kanban .e-kanbancard .e-tag{padding:0 8px 0 8px;height:20px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;margin-right:6px}.e-kanban .e-kanbancard.e-cardselection{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-style:solid}.e-kanban .e-draggedcard{float:left}.e-kanban .e-draggedcard{box-shadow:3px 3px 14px 3px rgba(0,0,0,.2)}.e-kanban .e-draggedcard .e-dragmultiple{padding:6px 6px 8px 3px;text-align:center;font-size:14px;display:table-cell;vertical-align:middle;width:90px}.e-kanban-context li div{float:left;width:16px;height:16px;margin-left:3px;margin-top:3px}.e-kanban-context{min-width:180px;font-size:11px}.e-kanban-context .e-kanbancontext.e-icon{padding-left:5px}.e-kanban-context .e-visiblecolumn .e-list>a{overflow:visible}.e-kanban-context.e-menu.e-context.e-js .e-list>a.e-menulink{padding:1px 18px 1px 32px}.e-kanban-context .e-icon.e-contextprint:before,.e-kanban .e-printicon:before{content:""}.e-kanban-context .e-icon.e-contextadd:before{content:""}.e-kanban-context .e-icon.e-contextdelete:before{content:""}.e-kanban-context .e-icon.e-contextedit:before{content:""}.e-kanban-context .e-icon.e-contexttop:before{content:""}.e-kanban-context .e-icon.e-contextbottom:before{content:""}.e-kanban-context .e-icon.e-contextleft:before{content:""}.e-kanban-context .e-icon.e-contextright:before{content:""}.e-kanban-context .e-icon.e-contextup:before{content:""}.e-kanban-context .e-icon.e-contextdown:before{content:""}.e-kanban-context .e-icon.e-contextswimlane:before{content:""}.e-kanban-context .e-icon.e-contexthide:before{content:""}.e-kanban-context .e-icon.e-contextvisible:before{content:""}.e-kanban .e-kanbancontent{outline:medium none;font-weight:normal}.e-kanban .e-cardcontent .e-cardtable{width:100%;table-layout:fixed;border-spacing:0}.e-kanban .e-kanbancard .e-card_image{height:45px;width:45px;float:right;border:1px solid}.e-kanban .e-kanbancard .e-card_image{margin-right:16px}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-style:solid;font-size:12px;box-shadow:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{padding:0;height:40px}.e-kanban.e-kanbanscroll .e-kanbantoolbar{border-top:none;border-left:none}.e-kanban .e-kanbantoolbar .e-printlist.e-tooltxt{margin:4px 15px 4px 0 !important;width:32px !important}.e-kanban .e-toolbar .e-customtoolbar .e-tooltxt a{padding-left:9px}.e-kanban .e-toolbar .e-customtoolbar .e-tooltxt{margin-left:15px !important;padding-top:2px;width:32px}.e-kanban .e-kanbantoolbar .e-printicon:before{height:12px;width:12px;margin-top:8px;margin-left:9px}.e-kanban .e-kanbantoolbar li{margin:0 .4em}.e-kanban .e-kanbantoolbar .e-quickfilter .e-text{font-weight:normal;margin-bottom:auto}.e-kanban .e-kanbantoolbar .e-quickfilter .e-text{padding-left:7px}.e-kanban .e-kanbantoolbar .e-quickfilter{border:0 none !important}.e-kanban .e-kanbantoolbar .e-quickfilter{background:none !important}.e-kanban .e-slexpand:before,.e-kanban .e-toggle-expand:before{content:""}.e-kanban .e-slcollapse:before{content:""}.e-kanban .e-toggle-collapse:before{content:""}.e-kanban .e-toggle-expand:before,.e-kanban .e-toggle-collapse:before{font-size:17px}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{cursor:pointer}.e-kanban .e-columnrow .e-rowcell .e-toggle-header div{display:inline-block}.e-kanban .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:12px}.e-kanban .e-columnrow .e-rowcell .e-togglekey{padding-left:12px}.e-kanban .e-kanbancontent .e-rowcell .e-togglekey div{margin-left:0}.e-kanban .e-columnrow .e-rowcell .e-toggle-key{font-weight:normal}.e-kanban .e-columnrow .e-rowcell .e-togglekey{font-size:14px;font-weight:500}.e-kanban .e-columnrow .e-rowcell .e-toggle-count{float:right}.e-kanban .e-columnrow .e-rowcell .e-toggle-header{margin:12px 12px 12px 12px;font-size:17px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-header .e-toggle-icon{padding-right:0;padding-left:10px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey{padding-right:12px}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-togglekey div{margin-left:0;margin-right:0}.e-kanban.e-rtl .e-columnrow .e-rowcell .e-toggle-count{float:left}.e-kanban .e-columnrow .e-rowcell .e-togglekey .e-kanbancard{font-weight:normal}.e-kanban .e-icon.e-slexpand,.e-kanban .e-icon.e-slcollapse{font-size:12px;height:32px;width:32px}.e-kanban .e-limits>div{padding-right:8px}.e-kanban .e-clexpand:before{content:"";position:relative;left:2px}.e-kanban .e-clcollapse:before{content:""}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{height:20px;text-align:center;width:22px}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{padding-right:0;padding-top:0}.e-kanban.e-rtl .e-slexpand,.e-kanban.e-rtl .e-slcollapse{padding-left:2px}.e-kanbanwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-kanban .e-kanban-editdiv{text-align:right}.e-kanban .e-kanban-editdiv{padding-bottom:0;padding-top:9px}.e-kanban .e-emptycard{white-space:nowrap}.e-kanban .e-image.e-no-user{background:transparent url("common-images/kanban/nouser.svg") no-repeat scroll 0 0}.e-kanban .e-columnrow .e-rowcell{height:200px;min-height:200px;line-height:1.5;padding:0 1px;position:relative}.e-kanban .e-kanbancard .e-cardheader .e-icon{font-size:11px}.e-kanban .e-cardexpand:before{content:"";font-size:5px}.e-kanban .e-cardcollapse:before{font-size:5px}.e-kanban .e-cardcollapse:before{content:""}@-webkit-keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-kanbanripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}.e-kanban.e-rtl{direction:rtl}.e-kanban.e-rtl .e-headercelldiv .e-headerdiv{float:right}.e-kanban.e-rtl .e-icon.e-clexpand{float:left;padding:4px 0;position:relative}.e-kanban.e-rtl .e-rowcell.e-dragged:first-child{border-left-width:1px !important}.e-kanban.e-rtl td:last-child{padding-left:1px !important}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-style:dashed;border-width:1px;padding:0 !important}.e-kanban .e-widget .e-select .e-icon::before,.e-kanban .e-dialog .e-icon::before,.e-kanban form .e-icon::before,.e-kanbandialog .e-icon::before,.e-kanbandialog form .e-icon::before{display:block}.e-kanban .e-dialog .e-addedrow table,.e-kanban .e-dialog .e-editedrow table,.e-kanban .e-externalform table,.e-kanbandialog .e-addedrow table,.e-kanbandialog .e-editedrow table{border-collapse:separate;border-spacing:11px}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{display:inline;font-weight:normal;margin-bottom:0;white-space:nowrap}.e-kanban .e-dialog .e-addedrow label,.e-kanban .e-dialog .e-editedrow label,.e-kanbandialog .e-addedrow label,.e-kanbandialog .e-editedrow label{font-size:12px}.e-kanban .e-dialog .e-save,.e-kanban .e-dialog .e-cancel{font-size:14px;font-weight:normal}.e-kanban .e-dialog .e-kanbantextarea{text-indent:0}.e-kanban .e-dialog .e-kanbantextarea{width:auto}.e-kanban .e-shrinkcol{width:50px !important}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{cursor:pointer}.e-kanban .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:4px 8px 4px 15px}.e-kanban .e-swimlanerow{height:40px}.e-kanban .e-dialog-content{padding:8px 25px 20px 25px}.e-kanban .e-icon.e-clexpand{float:right}.e-kanban .e-kanbanheader .e-headercell .e-clcollapse{text-align:center;width:100%;padding:14px 0;cursor:pointer}.e-kanban .e-kanbanheader .e-headercell .e-clexpand{padding:10px 0 10px 0;cursor:pointer;text-align:center}.e-kanban .e-kanbancard .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-kanban .e-shrinkheader{font-size:17px;font-weight:600;display:inline-block;width:100%;white-space:nowrap}.e-kanban .e-shrinkheader.IE .e-shrinklabel{padding-top:10px}.e-kanban .e-shrinkheader.IE{writing-mode:tb-rl;padding-top:15px}.e-kanban .e-shrinkheader.IE .e-shrinkcount{display:inline-block;padding-right:5px;position:relative;right:-2px}.e-kanban .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(25px);-webkit-transform:rotate(90deg) translate(25px)}.e-kanban .e-shrink{cursor:pointer}.e-kanban .e-shrinkcount{display:inline-block}.e-kanban div.e-error .e-toparrow{left:10%;display:block}.e-kanban .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;white-space:normal;padding:7px}.e-kanban div.e-error,.e-kanban .e-kanbanpopup{position:absolute;font-weight:normal;z-index:99999}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{text-indent:0}.e-kanban .e-kanbantoolbar .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{height:28px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:400}.e-kanban .e-searchdiv{position:relative}.e-kanban .e-kanbantoolbar .e-search{float:right !important;display:flex;padding:0;height:35px}.e-kanban .e-kanbantooltip{opacity:25;width:auto}.e-kanban .e-kanbantooltip{font-size:12px;margin-top:15px;padding:5px;margin-left:5px}.e-kanban .e-toolbaricons.e-cancel{padding-right:23px}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{height:28px;padding-top:6px;padding-right:19px;width:13%}.e-kanban .e-slexpand:before,.e-kanban .e-slcollapse:before{margin:4px;padding-top:6px}.e-kanban .e-clcollapse::before,.e-kanban .e-clexpand::before{height:24px;width:24px;padding-right:12px}.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt{margin:0 !important;height:30px !important}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul{float:right}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul{margin:5px 15px 5px 0;height:30px}.e-kanban.e-rtl .e-kanbantoolbar .e-searchbar.e-ul{float:left}.e-kanban .e-search{width:230px}.e-kanban .e-kanbantooltip{position:absolute;z-index:105;display:block}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{padding-left:21px;padding-right:10px;line-height:17px}.e-kanban.e-rtl .e-rowcell .e-limits{text-align:left}.e-kanban .e-kanbancontent .e-rowcell .e-limits{text-align:right;margin:12px 12px 0 12px;line-height:12px;height:12px}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div:last-child{padding-right:0}.e-kanban .e-kanbancontent .e-rowcell .e-limits>div{display:inline-block}.e-kanban div.e-error .e-errortail{height:0;position:relative;width:0;border:10px solid transparent;border-top:5px}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader{border-bottom:0 none;padding-right:0}.e-kanban.e-rtl .e-shrinkheader:not(.IE){transform:rotate(90deg) translate(60px);-webkit-transform:rotate(90deg) translate(60px)}.e-kanban.e-rtl .e-swimlanerow .e-rowcell .e-slexpandcollapse{padding:10px 3px 10px 10px}.e-kanban.e-rtl div.e-error .e-toparrow{right:10%}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse{float:left;margin-left:-7px}.e-kanban.e-rtl .e-kanbancard .e-card_image{float:left}.e-kanban.e-rtl td:last-child,.e-kanban.e-rtl th:last-child{border-left:0 none}.e-kanban.e-rtl .e-kanbanheader .e-headercelldiv,.e-kanban.e-rtl .e-kanbanheader .e-headercell,.e-kanban.e-rtl .e-totalcard,.e-kanban.e-rtl .e-minlimit,.e-kanban.e-rtl .e-maxlimit{text-align:right}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-rowcell{text-align:right !important}.e-kanban.e-rtl .e-dialog .e-dialog-content td.e-label{border-left:0 none}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul{float:right}.e-kanban.e-rtl .e-kanbantoolbar.e-toolbar ul li{margin:.7em .7em .7em 0}.e-kanban.e-rtl .e-scrollcss{padding-left:18px;padding-right:0}.e-kanban.e-rtl.e-kanbanscroll .e-headercontent{border-right:0 none;border-left:1px solid}.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child{border-left-style:dashed;border-left-width:1px;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell div{display:inline-block}.e-kanban .e-headercontent.e-vscroll-area{border:none}.e-kanban .e-kanbantoolbar.e-js ul>li.e-tooltxt{margin-bottom:1px}.e-kanban .e-customtoolbarseparator{margin-right:0;padding-right:0}.e-kanban .e-customaddbutton{border-style:dashed;height:36px;margin:12px;padding-right:1px;border-width:1px;cursor:pointer}.e-kanban .e-customtoolbar{padding-left:0}.e-kanban .e-columnadd{margin-left:auto;margin-right:auto;cursor:pointer;padding-top:8px;display:block}.e-kanban .e-columnadd:before{content:""}.e-kanban .e-icon.e-externaledit.e-cancel:before{content:""}.e-kanban .e-icon.e-externaledit.e-cancel:before{height:16px;width:16px}.e-kanban .e-externalform .e-ddl .e-select{width:25px}.e-kanban .e-externalform .e-rowcell>span{margin-right:0;margin-left:0}.e-kanban .e-kanbandialog table td.e-label,.e-kbnadapt-editdlg .e-kanbandialog table td.e-label{text-align:right}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save,.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-save,.e-kanban .e-externalform .e-editform-btn .e-cancel{width:100px}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-editform-btn .e-cancel{margin-right:0;margin-left:8px}.e-kanban .e-freezeswimlanerow.e-swimlanerow .e-slkey{margin-left:3px}.e-kanban-context .e-checkbox{top:0 !important;padding-left:0 !important}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{cursor:pointer;right:0;text-align:center;position:absolute}.e-kanban .e-kanbanheader .e-headercell.e-toggleonly .e-clexpand{top:10px;height:24px;width:24px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-limits{float:left}.e-kanban.e-rtl .e-headercell .e-totalcard,.e-kanban.e-rtl .e-headercell .e-limits{float:right}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-kanbanheader .e-headercell .e-limits{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px}.e-kanban .e-kanbanheader .e-headercell .e-totalcard{padding:8px 3px 0 0}.e-kanban .e-limits>div{padding-left:3px;padding-right:3px}.e-kanban .e-kanbanheader .e-headercell .e-limits{padding-top:8px}.e-kanban .e-kanbancard .e-bottom-triangle{float:right}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom:24px solid;border-left:24px solid transparent}.e-kanban.e-rtl .e-kanbancard .e-bottom-triangle{border-right:20px solid transparent;border-left:none;float:left}.e-kanban .e-kanbancard .e-contentcell{vertical-align:top}.e-kanban .e-kanbancard .e-image,.e-kanban .e-kanbancard .e-card_image{border-radius:50%}.e-kanban.e-rtl td.e-trainglecell{padding-left:0 !important}.e-kanban .e-kanbancard .e-cardcontent{margin-right:-1px}.e-kanban .e-kanbancard .e-cardcontent{padding:0 0 0 16px}.e-kanban.e-rtl .e-kanbancard .e-cardcontent{padding:6px 6px 0 0;margin-right:0}.e-kanban.e-rtl .e-kanbancard .e-card_image{margin-left:6px}.e-kanban.e-rtl .e-kanbancard .e-cardheader .e-bottom-triangle{border-left:none}.e-kanban .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{margin-right:6px}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader{padding-left:0;padding-right:6px}.e-kanban .e-kanban-draggedcard{display:none}.e-kanban .e-kanbancard .e-trainglecell{vertical-align:bottom;padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-headercelldiv{height:100%}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withoutcount .e-clexpand{padding:0}.e-kanban .e-kanbanheader .e-headercell.e-toggle-withcount .e-clexpand{margin-top:-21px;padding:3px 8px 41px 8px}.e-kanban .e-kanbancard .e-expandcollapse div{position:relative;top:-6px;left:-5px}.e-kanban.e-rtl .e-kanbancard .e-expandcollapse div{left:-5px}.e-kanban .e-columnheader.e-header-withcount .e-shrinkcol .e-clcollapse{position:relative;top:8px}.e-kanban.e-rtl .e-headercell .e-clexpand:before{left:-4px}.e-kanban.e-rtl .e-headercell .e-totalcard{padding:0 0 0 3px}.e-kanban.e-rtl .e-headercell.e-toggleonly .e-clexpand{top:11px;right:auto;left:0}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{outline:none;vertical-align:baseline;border:1px solid}.e-kanban.e-onlycontent .e-kanbancard .e-contentcell{width:99%}.e-kanban.e-rtl .e-kanbancard.e-collapsedcard .e-cardheader .e-cardcollapse{left:3px}.e-kanban .e-columnheader.e-header-withcount .e-headercell:not(.e-toggle-withcount):not(.e-toggle-withoutcount) .e-headercelldiv{margin-top:-22px}.e-kanban{touch-action:none}.e-kanban .e-externalformedit div>label{font-size:12px}.e-kanban .e-dialog div>label{font-size:12px}.e-kanban .e-kanbantoolbar li.e-tooltxt{margin:4px 0 0 8px !important;padding:0;height:32px !important}.e-kanban .e-kanbancard .e-cardtable tr:first-child{padding-right:16px}.e-kanban .e-dialog .e-titlebar{padding:20px 25px 20px 25px;border:0 !important;box-shadow:none}.e-kanban .e-dialog.e-dialog-wrap.e-shadow,.e-kbnadapt-editdlg.e-dialog.e-dialog-wrap.e-shadow{-webkit-transition:all .167s cubic-bezier(.1,.9,.2,1);transition:all .167s cubic-bezier(.1,.9,.2,1);animation:kanbandialog-fadein .167s linear}@keyframes kanbandialog-fadein{0%{opacity:0;transform:scale(1)}100%{opacity:1;transform:scale(1)}}.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{margin:0}.e-kanban.e-responsive .e-kanbantoolbar .e-search .e-searchfind,.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul,.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar{height:35px}.e-kanban.e-responsive .e-kanbantoolbar.e-adaptive-search .e-search .e-searchfind{height:25px}.e-kanban.e-responsive .e-kanbantoolbar.e-adaptive-search .e-search .e-searchfind.e-adapt-search:before{left:5px;top:0}.e-kanban.e-responsive .e-kanbantoolbar.e-adaptive-search .e-search .e-adapt-cancel:before{top:4px;left:2px}.e-kanban.e-responsive .e-kanbantoolbar li.e-search.e-tooltxt{height:35px !important}.e-kanban.e-responsive .e-kanbantoolbar.e-adaptive-search li.e-search.e-tooltxt{height:25px !important}.e-kanban.e-responsive .e-adaptive-search .e-ejinputtext.e-input{padding-bottom:3px}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:before{left:6px;top:3px}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem{width:30px;padding-left:10px;padding-right:10px}.e-ribbon.e-js.e-widget{position:relative}.e-ribbon .e-rbnondemand{box-sizing:border-box !important}.e-ribbon.e-js .e-header .e-apptab .e-list .e-menulink.e-arrow-space{line-height:27px}.e-ribbon.e-rtl .e-header .e-apptab{padding-left:4px}.e-ribbon.e-js>.e-header{box-sizing:content-box}.e-ribbon.e-js>.e-header{position:relative;border:1px solid;height:53px;width:100%;white-space:nowrap;display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-ribbon .e-content{width:100%;white-space:nowrap}.e-ribbon.e-js .e-header .e-active.e-contextualtabset a,.e-ribbon.e-js .e-header .e-select.e-contextualtabset a{padding-left:15px}.e-ribbon.e-js .e-split.e-btn-normal .e-split-btn.e-left-btn{width:100%}.e-ribbon.e-js .e-split.e-btn-normal .e-split-btn-div .e-icon{font-size:10px}.e-ribbon .e-active-content{z-index:10000;position:relative}.e-ribbon .e-empty-content{padding:0;margin:0;height:30px !important}.e-ribbon .e-menu.e-horizontal .e-list>.e-menulink{padding:0 24px 0 8px}.e-ribbon .e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down,.e-ribbon .e-menu.e-rtl .e-list>.e-menulink>span.e-icon.e-arrowhead-down{top:25%;margin-right:8px}.e-ribbon .e-content-show{display:block !important}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{border:3px solid;overflow:hidden}.e-ribbon .e-rbn-button>span{display:inline-block}.e-ribbon .e-groupdiv{display:inline-block;height:95%;position:relative;vertical-align:top}.e-ribbon .e-groupdiv{padding:10px 8px 0 10px}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallerycontent{border:1px solid;border-right:0;overflow:hidden;float:left}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-left:0;border-right:1px solid;float:right}.e-ribbon.e-rtl.e-js .e-header .e-apptab .e-menu>li:first-child>a{padding-right:8px;border-left-width:0}.e-ribbon.e-rtl.e-js .e-header .e-apptab .e-menu>li:first-child>a{padding-left:24px}.e-ribbon.e-rtl .e-header .e-apptab .e-menu .e-arrows{margin-left:1px}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border:1px solid;z-index:1002;position:relative}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top:1px solid}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn{overflow:hidden;display:table;width:100%}.e-ribbon.e-responsive .e-respcontent .e-groupdiv .e-resizegroupdiv{height:inherit}.e-ribbon .e-groupdiv .e-menu,.e-ribbon .e-resizediv .e-menu{border:none}.e-ribbon.e-js .e-header .e-active.e-tab .e-removeapptab,.e-ribbon.e-js .e-header .e-active.e-contextualtabset .e-removeapptab{border-left-width:0}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv{float:right;width:16px}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv{border-style:solid;border-width:1px 1px 0 1px;height:21px}.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-expgallerydiv{border:1px solid;height:21px}.e-ribbon .e-groupdiv .e-resizebtn{position:relative;left:2px}.e-ribbon .e-groupdiv .e-resizebtn{min-width:75px}.e-ribbon .e-groupdiv .e-resizebtn .e-btntxt{padding-top:18px;display:block}.e-ribbon.e-rtl .e-galleryup:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-resizebtn .e-icon{float:none}.e-ribbon.e-rtl .e-ribbongallerycontrol .e-icon{float:none}.e-ribbon.e-rtl .e-gallerydown:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl .e-galleryexpand:before{margin-left:auto;margin-right:3px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{left:auto;right:1px}.e-ribbon.e-rtl .e-expandcollapse{left:0;right:auto}.e-ribbon.e-rtl .e-expandcollapse{padding:0 0 0 10px}.e-ribbon.e-rtl .e-rarrowup-2x:before{left:-2px}.e-ribbon.e-rtl .e-ribbonpinicon:before{left:-2px}.e-ribbon.e-rtl .e-rbn-button.e-button .e-icon{float:none}.e-ribbon.e-js.e-rtl .e-content .e-splitbutton .e-icon.e-arrow-sans-down{padding:4px 21px 4px 19px}.e-ribbon.e-rtl .e-groupdiv>div:after{right:auto}.e-ribbon.e-rtl .e-groupdiv>div:after{left:1px}.e-ribbon.e-rtl .e-header>li{margin-left:2px;margin-right:0}.e-ribbon.e-rtl .e-backstageli{text-align:right}.e-ribbon.e-rtl .e-backstagetopicon{right:15px}.e-ribbon.e-rtl .e-backstagescrollcontent .e-vscrollbar .e-icon{float:none}.e-ribbon.e-rtl .e-ribbonbackstagepage .e-backstagetitlecontent{padding-right:40px;padding-left:0}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{padding-right:9px}.e-ribbon.e-rtl.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{padding-right:7px}.e-ribbon.e-rtl.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rtl.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rtl.e-rbnwithqat .e-addmenuli{padding-right:33px}.e-ribbon .e-resizediv{border-style:solid;width:100%;z-index:1002;position:absolute;padding:6px 8px 0 3px}.e-ribbon .e-resizediv{border-width:0 1px 1px 1px}.e-ribbon.e-js .e-rbn-button.e-btn{border:none}.e-ribbon .e-parentdiv{padding:0}.e-ribbon .e-header .e-contextualtab{font-size:10pt;height:33px}.e-ribbon .e-header .e-contextualtabset{border:none;display:table-cell}.e-ribbon .e-header .e-contextualtabset{height:27px}.e-ribbon.e-js .e-header .e-contextualtabset.e-active{border:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:none repeat scroll 0 0;border:medium none}.e-ribbon .e-innerdiv{display:table-cell;vertical-align:top}.e-ribbon .e-innerdiv{padding-left:1px}.e-ribbon .e-innerdivrow{display:table}.e-ribbon .e-innerdivrow{padding-bottom:5px}.e-ribbon.e-js .e-menu.e-vertical>.e-list>.e-menulink{padding:15px 20px 15px 28px}.e-ribbon .e-innerdivchild{float:left}.e-ribbon .e-contextualtab .e-link{text-align:center;width:inherit}.e-ribbon .e-contextualtab>.e-active a{border-bottom:3px solid}.e-ribbon .e-contextualtabset>.e-active a{border-bottom:3px solid}.e-ribbon .e-groupdiv>div:after{content:' ';right:0;height:auto;position:absolute;top:5px;width:1px}.e-ribbon .e-groupdiv>div:after{bottom:5px}.e-ribbon .e-captionarea{line-height:11px;text-align:center;position:relative;left:2px;width:100%;float:left;height:14px;display:table-cell}.e-ribbon .e-captionarea{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;bottom:0;font-size:12px}.e-ribbon .e-groupxpand{float:left}.e-ribbon .e-expandcollapse{bottom:0;list-style:none;margin:0;position:absolute;right:0;cursor:default}.e-ribbon .e-expandcollapse{padding:0 10px 0 0}.e-ribbon .e-header .e-contextliset{border:none}.e-ribbon .e-header .e-contextli ul .e-contexttitle,.e-ribbon .e-header .e-contextliset ul .e-contexttitle{border:none;text-align:center;width:100%;font-size:12px}.e-ribbon .e-menu .e-list>ul .e-list a{font-size:10pt;font-style:normal}.e-ribbon .e-menu .e-list>ul .e-list{width:100%;line-height:normal;border:none}.e-ribbon .e-centeralign{vertical-align:middle}.e-ribbon .e-controlpadding{padding-left:0;padding-right:1px}.e-ribbon .e-rarrowup-2x:before{position:relative;font-size:10px;top:3px;left:2px}.e-ribbon .e-rarrowdown-2x:before{font-size:10px;left:2px;position:relative;top:4px}.e-ribbon.e-responsive .e-resbackstage:before{font-family:'ej-webfont';content:"";position:relative}.e-ribbon.e-responsive .e-resbackstage:before{font-size:20px;top:-4px}.e-ribbon .e-icon.e-ribdownarrow:before{font-family:'ej-webfont';content:"";left:1px;position:relative}.e-ribbon .e-icon.e-ribdownarrow:before{font-size:20px;top:0}.e-ribbon .e-icon.e-ribuparrow:before{font-family:'ej-webfont';position:relative}.e-ribbon .e-icon.e-ribuparrow:before{font-size:20px;content:"";top:0}.e-ribbon .e-resgroupheader .e-groupresponsive.e-ribuparrow{padding:0;position:relative;right:12px;top:18px}.e-ribbon.e-responsive .e-resgroupheader .e-ribupdivarrow,.e-ribbon.e-responsive .e-resizegroupdiv .e-ribrightdivarrow{float:right;height:48px;width:40px}.e-ribbon.e-responsive .e-backstagecontent.e-backstageactive-content{display:block !important}.e-ribbon.e-responsive .e-ribGroupContent{padding-left:12px;padding-right:12px}.e-ribbon.e-responsive .e-resgroupheader .e-groupresponsive.e-ribdownarrow{position:relative;right:14px;top:14px;padding:0}.e-ribbon .e-icon.e-ribleftarrow:before{font-family:'ej-webfont';font-size:20px}.e-ribbon .e-icon.e-ribleftarrow:before{content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-family:'ej-webfont';content:""}.e-ribbon .e-icon.e-ribrightarrow:before{font-size:20px}.e-ribbon .e-groupexpander{height:14px;width:14px;cursor:pointer;display:table-cell;line-height:2;position:relative;text-align:right;float:right}.e-ribbon .e-groupexpander{top:-14px;left:-1px}.e-ribbon .e-contentbottom{width:100%;display:inline-block}.e-ribbon .e-contentbottom{height:11px}.e-ribbon .e-small{width:25px;height:25px}.e-ribbon .e-big{width:50px;height:50px}.e-ribbon .e-separatordivrow{width:1px;float:left}.e-ribbon .e-separatordivrow{margin:0 3px 0 3px}.e-ribbon .e-contextul li a{text-decoration:none;border-bottom-width:0;padding:8px 12px 5px;outline:0 none;color:inherit}.e-ribbon .e-expander:before{content:"";position:relative;font-size:9px;left:-1px;top:-2px}.e-ribbon .e-galleryup:before{content:"";font-size:7px;margin-left:3px;margin-top:7px}.e-ribbon .e-gallerydown:before{content:"";position:absolute;font-size:7px;margin-left:3px;margin-top:5px}.e-ribbon .e-galleryexpand:before{content:"";font-size:6px;margin-left:3px;margin-top:7px}.e-ribbon .e-ribbonresize:before{content:"";font-size:7px}.e-ribbon .e-menu ul li{min-width:100px}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{height:inherit;white-space:nowrap;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-menu li ul>.e-list>a,.e-ribbon .e-menu li ul .e-list>span{padding:3px 18px 3px 28px}.e-ribbon .e-menu.e-gallerymenu li ul>.e-list>a,.e-ribbon .e-menu.e-gallerymenu li ul .e-list>span{padding:10px 18px 10px 16px}.e-ribbon.e-js .e-gallerymenu a{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js .e-gallerymenu a{font-weight:500 !important}.e-ribbon .e-btn.e-btn-normal,.e-ribbon .e-tbtn.e-btn-normal{width:22px}.e-ribbon .e-menu.e-horizontal>.e-list>ul::after{border-style:none}.e-ribbon.e-js .e-header .e-expandcollapse span{margin:0}.e-ribbon .e-header>.e-bottom-line.e-active,.e-ribbon .e-header>.e-bottom-line.e-active:hover{padding-bottom:0}.e-ribbon.e-js .e-header .e-tab.e-bottom-line.e-active,.e-ribbon.e-js .e-header .e-tab.e-bottom-line.e-active:hover{border-bottom:0 none !important}.e-ribbon .e-menu.e-horizontal>.e-list>a,.e-ribbon .e-menu.e-horizontal>.e-list>span{line-height:28px}.e-ribbon .e-bottom-line{border:0;margin-right:0}.e-ribbon .e-header li a{border:1px solid transparent}.e-ribbon .e-header li a{padding:3px 15px;font-size:13px}.e-ribbon .e-header>.e-apptab .e-menu{border:0}.e-ribbon .e-header .e-apptab .e-menu>li>a{border-top:0 !important;border:1px solid transparent}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-size:13px}.e-ribbon .e-header .e-apptab .e-menu>li>a{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-header>.e-apptab{opacity:1;filter:alpha(opacity=100)}.e-ribbon .e-header .e-backstagetab{padding-top:0;align-self:flex-end}.e-ribbon .e-header>li{display:inline-table;padding-top:0;margin-right:2px;border-right:0}.e-ribbon .e-header>li{margin-top:26px !important}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{padding-top:0}.e-ribbon .e-header .e-contextli,.e-ribbon .e-header .e-contextliset{margin-top:23px !important}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{border:1px solid;border-bottom-color:transparent;border-bottom-width:4px}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{font-weight:normal;font-size:13px}.e-ribbon .e-header .e-menu .e-list{padding-top:0}.e-ribbon .e-header .e-contextualtab,.e-ribbon .e-header .e-contextualtabset{padding-top:0;font-size:16px;border-right:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px;border-top:3px solid}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:10px;padding:0}.e-ribbon .e-header .e-contextli ul,.e-ribbon .e-header .e-contextliset ul{margin-left:3px}.e-ribbon .e-header .e-contextli{margin-bottom:-1px}.e-ribbon .e-header>li{height:28px}.e-ribbon .e-tooltipdiv{position:absolute;z-index:1000001;width:170px;border-width:0 1px 1px 1px;border-style:solid}.e-ribbon .e-js.e-colorSplit.e-splitbutton.e-split-btn.e-rbn-button{border:1px solid;border-right:none}.e-ribbon .e-drp-btn.e-rht-btn.e-rbn-button{border:1px solid}.e-ribbon .e-tooltipdivwithimg{width:auto}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-size:14px}.e-ribbon .e-tooltipdiv .e-tooltiptitle{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:3px 10px 0 10px}.e-ribbon .e-tooltipdiv .e-tooltipdesc{margin:10px}.e-ribbon .e-tooltipdiv .e-tooltipcontent{width:150px;line-height:1.42857;margin:0;padding:0}.e-ribbon .e-tooltipdiv .e-tooltipcontent{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{display:table-cell;vertical-align:top;padding:0 0 10px 10px;width:170px}.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon .e-tooltipdiv .e-tooltipimg{display:table-cell}.e-ribbon .e-resizecontent{overflow:hidden;white-space:normal}.e-ribbon .e-header .e-apptab .e-menu .e-arrows{margin-top:0;padding-top:0}.e-ribbon .e-header .e-apptab .e-menu>li:first-child>a>.e-arrows{margin-top:0;padding-top:3px}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-content .e-rbn-button.e-split-btn,.e-ribbon .e-header .e-apptab .e-menu{white-space:normal}.e-ribbon .e-ribbonbackstagepage{border:1px solid;position:absolute;z-index:10002;top:0;overflow:hidden}.e-ribbon .e-backstageheader{display:table-cell;list-style:none;padding:0;vertical-align:top}.e-ribbon .e-backstageli{text-align:left}.e-ribbon .e-backstageli{padding:9px 20px 9px 20px}.e-ribbon .e-backstageseparator{height:1px;margin:5px 8px 5px 20px}.e-ribbon .e-backstageli a{background:transparent;text-decoration:none;font-size:12px;outline:none;position:relative;top:-1px;white-space:nowrap}.e-ribbon .e-backstagecontent{display:table-cell;padding:0 5px 5px 45px;white-space:normal}.e-ribbon .e-backstagetopicon{position:relative;top:26px;width:36px;display:table-cell}.e-ribbon .e-backstagetopicon{left:26px}.e-ribbon .e-backstagetopicon span:before{font-family:"ej-webfont";top:-9px;right:2px;position:relative}.e-ribbon .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon span:before{font-size:36px}.e-ribbon .e-ribbonbackicon{border-radius:50%}.e-ribbon .e-ribbonbackicon{height:31px;width:31px}.e-ribbon.e-rtl .e-backstagetopicon span:before{font-family:"ej-webfont";font-size:35px}.e-ribbon.e-rtl .e-backstagetopicon span:before{content:""}.e-ribbon .e-backstagetopicon:hover,.e-ribbon .e-apptab .e-apptabanchor:hover,.e-ribbon .e-backstageli a:hover,.e-ribbon .e-backstagebutton:hover{cursor:default}.e-ribbon .e-header>.e-apptab .e-apptabanchor{padding-bottom:6px}.e-ribbon .e-backstagebutton{font-size:12px}.e-ribbon .e-rbntooltipshadow{box-shadow:0 0 3px rgba(0,0,0,.4)}.e-ribbon .e-ribbonbackstagepage .e-backstagetitlecontent{display:table-cell;vertical-align:middle;font-size:30px;padding-bottom:38px}.e-ribbon .e-ribbonbackstagepage .e-backstagetopcontent{display:table-cell;height:92px}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{background-color:transparent;background-image:none;float:left}.e-ribbon .e-rarrowup-2x,.e-ribbon .e-ribbonpinicon{height:15px;padding:0;width:15px}.e-ribbon .e-ribbonpinicon:before{font-size:10px;top:3px;font-family:'ej-webfont';content:"";position:relative}.e-ribbon .e-ribbonpinicon:before{left:1px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar{height:36px}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{display:table-cell}.e-ribbon.e-rbnwithqat .e-splitbtnqatdiv,.e-ribbon.e-rbnwithqat .e-qatooldiv,.e-ribbon.e-rbnwithqat .e-qaresizebtndiv{padding:3px .5px 3px .5px}.e-ribbon.e-rbnwithqat .e-qatexpand:before{content:"";height:auto;width:auto}.e-ribbon.e-rbnwithqat .e-qatexpand:before{font-size:6px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu{border:1px solid;position:relative;padding:3px;z-index:100001;display:table;width:auto;margin-top:0}.e-ribbon.e-rbnwithqat .e-qaresizediv{border:1px solid;position:absolute;z-index:100001}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli p{display:inline-block;padding-left:15px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-qatmenuli p{margin-bottom:0;margin-top:0}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{content:"";display:inline-block;font-family:"ej-webfont";padding-left:7px;position:relative;bottom:1px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu .e-removemenuli:before{font-size:9px}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{padding:3px}.e-ribbon.e-rbnwithqat .e-qatmorecommands,.e-ribbon.e-rbnwithqat .e-rbnshowbelow,.e-ribbon.e-rbnwithqat .e-rbnshowabove,.e-ribbon.e-rbnwithqat .e-addmenuli{padding-left:33px}.e-ribbon.e-rbnwithqat .e-qatmenuli{list-style:none;margin:3px;cursor:default;text-transform:capitalize}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowbelow{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatmenuli.e-rbnshowabove{text-transform:none}.e-ribbon.e-rbnwithqat .e-qatseparator{height:1px;list-style:none;text-align:center;cursor:default;margin-left:36px}.e-ribbon.e-rbnwithqat .e-qaresizebtnicon:before{content:"";font-size:5px;padding-top:35%}.e-ribbon.e-rbnwithqatabove.e-js>.e-header{height:64px}.e-ribbon.e-rbnwithqatabove .e-header>li{padding-top:0}.e-ribbon.e-rbnwithqatabove .e-header>li{margin-top:37px !important}.e-ribbon.e-js .e-header .e-apptab{margin-right:6px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{position:absolute;z-index:10001;left:1px}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnabove{padding-left:8px;top:0}.e-ribbon.e-grpdivhide,.e-ribbon .e-resdivshow{overflow:hidden}.e-ribbon.e-rtl.e-grpdivhide{border-right:0 !important}.e-ribbon-show{display:block !important}.e-ribbon .e-responsiveqat,.e-ribbon .e-groupresponsive,.e-ribbon .e-ribresmenu,.e-ribbon .e-responsivetabheader,.e-ribbon .e-resbackstage{display:none !important}.e-ribbon .e-responsivebackstagecontent{display:none}.e-ribbonwaitingpopup.e-waitpopup-pane{background-color:transparent !important}.e-ribbon.e-responsive .e-ribresmenu .e-icon{top:-12px !important}.e-ribbon.e-responsive .e-groupdiv{padding-left:0}.e-ribbon.e-responsive .e-header .e-apptab{margin-top:0 !important}@-webkit-keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes e-icon-ribbonripple{100%{opacity:0;-webkit-transform:scale(4);transform:scale(4)}}@keyframes ribbon-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}@keyframes ribbonqat-shadow{0%{box-shadow:0 0 0 0 rgba(255,255,255,.5);border-color:rgba(255,255,255,.5)}100%{box-shadow:0 0 0 200px rgba(255,255,255,.12)}}.e-de-table-properties-alignment:hover{border-color:#08aeff}.e-de-table-properties-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment{border-style:solid;border-width:2px;border-color:transparent}.e-de-tablecell-alignment:hover{border-color:#08aeff}.e-de-table-left-alignment{background-image:url('common-images/documenteditor/tableleftalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-center-alignment{background-image:url('common-images/documenteditor/tablecenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-right-alignment{background-image:url('common-images/documenteditor/tablerightalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-top-alignment{background-image:url('common-images/documenteditor/celltopalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-center-alignment{background-image:url('common-images/documenteditor/cellcenteralignment.svg');background-repeat:no-repeat;background-position:center}.e-de-tablecell-bottom-alignment{background-image:url('common-images/documenteditor/cellbottomalignment.svg');background-repeat:no-repeat;background-position:center}.e-de-table-alignment-active{border-style:solid;border-width:2px;border-color:#008bce}.e-de-table-border-setting{width:30px;height:30px;top:4px;left:4px;position:absolute}.e-de-table-border-setting:hover{border:2px solid #08aeff}.e-de-table-border-preview{width:14px;height:14px;top:2px;left:2px;position:absolute}.e-de-table-border-preview:hover{border:2px solid #08aeff}.e-de-table-border-setting-click{border:2px solid #00f}.e-de-table-border-preview-click{border:2px solid #00f}ej-spreadsheet{display:block}.e-spreadsheet{height:auto;outline:none;line-height:1.428571429;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;border:1px solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-spreadsheet .e-spreadsheet-list{position:relative}.e-spreadsheet h6{font-size:12px;font-weight:500}.e-spreadsheet label,.e-ss-dialog label{font-size:14px}.e-ss-dialog input[type="submit"],.e-ss-dialog input[type="button"],.e-ss-dialog button{font-weight:normal}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{height:20px;background:none repeat scroll 0 0;border-width:0 1px 1px 0;border-style:solid;font-weight:normal;font-size:11pt;padding:0 .25em 0 0;text-align:center;text-overflow:ellipsis}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent{border-right:1px solid;border-left:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent.e-rmvrghtbdr,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvrghtbdr td:last-child{border-right-color:transparent}.e-spreadsheet .e-rowheadercontent{border-bottom:1px solid}.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr,.e-spreadsheet .e-rowheadercontent.e-rmvbtmbdr tr:last-child td,.e-spreadsheet .e-spreadsheetcontentcontainer .e-content.e-rmvbtmbdr tr:last-child td{border-bottom-color:transparent}.e-spreadsheet .e-rowheader{text-align:center;vertical-align:bottom;display:table-cell;border-width:0 1px 1px 0;border-style:solid;font-size:11pt;line-height:14px;padding:0 1px 3px 1px}.e-spreadsheet .e-table{border:0 none;border-collapse:separate;margin-top:0;table-layout:fixed;width:100%;border-spacing:0}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{border-width:0 1px 1px 0;border-style:solid;line-height:normal;width:auto;overflow:visible;vertical-align:bottom;padding:0 1px 0 2px}.e-spreadsheet .e-wrapword{white-space:pre}.e-spreadsheet .e-rowcell.e-overflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-rowcell.e-foverflow,.e-spreadsheet .e-rowcell.e-moverflow,.e-spreadsheet .e-rowcell.e-soverflow{overflow:hidden;text-overflow:clip}.e-spreadsheet .e-cellreadonly{vertical-align:top;text-align:center;margin-top:2px;padding:0}.e-spreadsheet .e-cellreadonly .e-chkbox-wrap .e-chkbox-small>span{height:13px;top:2px;margin:0 2px 0 2px}.e-spreadsheet .e-rightalign .e-chkbox-wrap div>span{text-align:right}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell>button{font-size:9px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-icon{font-size:19px;margin-top:-10px;padding-left:.5px}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{border:0}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{border:0}.e-spreadsheet .e-ss-cursor{cursor:cell}.e-spreadsheet .e-spreadsheetheader .e-ss-selectall{float:left;width:29px;height:20px}.e-spreadsheet .e-scrollcss{padding-right:17px;background:none repeat scroll 0 0}.e-spreadsheet .e-scrollrowcss{padding-bottom:18px;background:none repeat scroll 0 0}.e-spreadsheet .e-spreadsheetrowheader{overflow:hidden;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{overflow:hidden;position:relative}.e-spreadsheet .e-content{position:relative}.e-spreadsheet .e-spreadsheetactpanel .e-content{position:static}.e-spreadsheet .e-spreadsheetactpanel{border-left:1px solid}.e-spreadsheet .e-spreadsheetactpanel .e-ss-pivotfield{border:none}.e-spreadsheet .e-spreadsheetactpanel .e-pivotschemadesigner .fieldTable{width:90%}.e-spreadsheet .e-ralign{text-align:right}.e-spreadsheet .e-rightalign{direction:rtl;unicode-bidi:plaintext;unicode-bidi:-moz-plaintext}.e-spreadsheet .e-calign{text-align:center}.e-spreadsheet .e-ss-virtualtop,.e-spreadsheet .e-ss-virtualbottom{height:0;display:block}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon{display:inline-block;box-sizing:content-box}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-hscrollbar{float:left}.e-spreadsheet .e-spreadsheetcontentcontainer .e-scrollbar.e-vscrollbar{float:right}.e-spreadsheet .e-spreadsheetcontentcontainer .e-content{position:relative;float:left;overflow:hidden}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right:1px solid}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom:1px solid}.e-spreadsheet .e-focustop,.e-spreadsheet .e-focusright,.e-spreadsheet .e-focusbottom,.e-spreadsheet .e-focusleft{position:absolute}.e-spreadsheet div.e-selecttop{border-top:2px solid}.e-spreadsheet div.e-selectright{border-right:2px solid}.e-spreadsheet div.e-selectbottom{border-bottom:2px solid}.e-spreadsheet div.e-selectleft{border-left:2px solid}.e-spreadsheet div.e-autofilltop{border-top:2px solid}.e-spreadsheet div.e-autofillright{border-right:2px solid}.e-spreadsheet div.e-autofillbottom{border-bottom:2px solid}.e-spreadsheet div.e-autofillleft{border-left:2px solid}.e-spreadsheet .e-autofill{width:5px;height:5px;border:1px solid #fff;background-clip:content-box;position:absolute;cursor:crosshair}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom:1px dashed}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right:solid 1px;border-radius:0}.e-spreadsheet .e-splitspan{position:absolute}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-new{height:100%;padding:0 4px 2px 8px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{padding-bottom:0;padding-top:0;outline:0}.e-spreadsheet .e-spreadsheetmainpanel .e-pager,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{border-style:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem{border-bottom:solid}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{padding-right:9px;padding-left:9px;padding-bottom:4px;padding-top:3px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{padding-bottom:6px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled{padding:7px 3px 0 7px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled{padding:0}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{overflow:visible;height:24px}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{height:32px}.e-spreadsheet .e-spreadsheetfooter .e-table td{padding:0}.e-spreadsheet .e-spreadsheetfooter{border-top:1px solid}.e-spreadsheet .e-pager .e-pagercontainer{float:none}.e-spreadsheet .e-reSizeColbg{position:absolute;border-left-width:1px;border-left-style:dotted}.e-spreadsheet .e-reSizeAPbg{position:absolute;border-left-width:2px;border-left-style:dotted}.e-spreadsheet .e-reSizeRowbg{position:absolute;border-top-width:1px;border-top-style:dotted}.e-spreadsheet .e-sswraptext{white-space:pre-wrap;word-wrap:break-word}.e-spreadsheet .e-alt-unwrap{white-space:nowrap}.e-spreadsheet .e-spreadsheetmainpanel,.e-spreadsheet .e-spreadsheetactpanel{font-family:Calibri;font-size:11pt}.e-spreadsheet .e-spreadsheetactpanel{float:right}.e-spreadsheet .e-spreadsheetmainpanel{float:left}.e-spreadsheet .e-cursormove{cursor:move}.e-ss-dialog .e-alertDlg{width:200px;float:right}.e-ss-dialog .e-alertok{margin-left:100px;margin-top:30px}.e-spreadsheet .e-filterspan{cursor:pointer;width:15px;height:15px;float:right;vertical-align:bottom;position:relative}.e-ss-dialog.e-filterdlg .e-textdiv,.e-ss-dialog.e-filterdlg .e-operdiv{padding:18px}.e-ss-dialog.e-filterdlg .e-fltrbtndiv{position:absolute;bottom:10px;right:10px}.e-ss-dialog.e-filterdlg .e-filter,.e-ss-dialog .e-filterdlg .e-clear{margin-right:10px}.e-ss-dialog .e-insertdlgbtndiv{margin-left:3px;margin-top:0}.e-ss-dialog .e-contentdialog{height:115px}.e-ss-dialog .e-contentdialog td{padding-left:10px}.e-spreadsheet .e-in-wrap{background-color:inherit;color:inherit}.e-spreadsheet .e-excelfilter .e-in-wrap{border:1px solid}.e-spreadsheet .e-formulabar{width:100%;height:36px;font-family:Calibri;font-size:11pt;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex}.e-spreadsheet .e-indexbox,.e-spreadsheet .e-insertbox{float:left;margin:5px;border:1px solid;height:24px;font-size:13px;line-height:23px;color:#000;text-align:center;box-sizing:content-box}.e-ss-autocomplete .e-ss-function:before{content:"";font-family:"ej-xlfont";font-size:16px;float:left;height:20px;width:23px}.e-spreadsheet .e-inputbox{float:left;margin:5px}.e-spreadsheet .e-inputbox>input{height:100%;width:100%;background-color:transparent;border:medium none}.e-spreadsheet .e-ss-input{position:absolute;overflow:hidden;text-indent:0;width:100%;padding:0 0 0 2px}.e-spreadsheet .e-spreadsheetmainpanel .e-editedcell.e-msie-edit{padding:0}.e-spreadsheet div.e-error .e-errortail{height:0;width:0;position:relative;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid}.e-spreadsheet .e-ss-findselect{height:29px}.e-spreadsheet .e-ss-calcopt{height:29px}.e-ss-dialog .e-conok{margin-right:5px}.e-ss-dialog .e-numberContent .e-numeric{float:right;margin-right:100px}.e-ss-dialog .e-dlgleft .e-listbox>li{padding:4px}.e-spreadsheet label,.e-ss-dialog .e-cfdiv label,.e-ss-dialog .e-ss-dlgtab label,.e-ss-dialog .e-ss-dlgtabval label,.e-ss-dialog label,.e-ss-dialog .e-widget-content td{font-weight:normal}.e-ss-dialog .e-dlgtab .e-header,.e-ss-dialog .e-valdlgtab .e-header{height:35px}.e-ss-dialog .e-dlgtab .e-header li,.e-ss-dialog .e-valdlgtab .e-header li{height:35px}.e-ss-dialog .e-valdlgtab{margin:10px}.e-ss-dialog .e-subtab{margin:6px 10px 13px}.e-ss-dialog .e-numbercontent .e-chkbox-wrap,.e-ss-dialog .e-accountingcontent .e-chkbox-wrap{padding:5px}.e-ss-dialog .e-ss-clearval:before{content:"";font-size:20px}.e-spreadsheet .e-error div.e-field-validation-error{border-radius:7px;font-size:14px;padding:7px}.e-spreadsheet .e-ss-editinput,.e-cell-ac>.e-in-wrap{display:none}.e-ss-dialog div.e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:6px;position:absolute;font-size:12px;line-height:10px}.e-ss-dialog div.e-dlg-field-validation-error:before{content:"";position:absolute;top:-17px;left:10px;border-bottom:10px solid;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid transparent}.e-spreadsheet div.e-error .e-toparrow{left:10%;display:block}.e-spreadsheet div.e-error{position:absolute}.e-ssr-validationsbtn{text-indent:-13px;line-height:1px;text-align:center}@font-face{font-family:'ej-xlfont';src:url('common-images/spreadsheet/ejxlicons.eot?-dzszjm');src:url('common-images/spreadsheet/ejxlicons.eot?#iefix-dzszjm') format('embedded-opentype'),url('common-images/spreadsheet/ejxlicons.woff?-dzszjm') format('woff'),url('common-images/spreadsheet/ejxlicons.woff') format('woff'),url('common-images/spreadsheet/ejxlicons.ttf?-dzszjm') format('truetype'),url('common-images/spreadsheet/ejxlicons.svg?-dzszjm#ejssicons') format('svg');font-weight:normal;font-style:normal}.e-spreadsheet .e-ssr-verticalHparent .e-splitbutton.e-select:enabled{border:1px solid transparent;border-top:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-ssr-verticalHparent .e-button.e-select:enabled{border:1px solid transparent;border-bottom:0}.e-spreadsheet .e-ssr-verticalHparent .e-active,.e-spreadsheet .e-ssr-verticalHparent .e-active .e-splitbutton.e-select{border:0}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-drp-btn.e-split-btn:enabled{border:1px solid transparent;border-left:none}.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt .e-splitbutton.e-split-btn:enabled{border:1px solid transparent;border-right:none}.e-spreadsheet .e-ssr-verticalHparent .e-controlpadding{padding:0}.e-spreadsheet .e-splitarrowright.e-ssr-horizontalprt .e-split-btn.e-rht-btn{width:13px}.e-spreadsheet .e-split .e-padding.e-splitarrowright.e-ssr-horizontalprt{padding:0 13px 0 0}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-ssr-colorcontainer{border:1px solid transparent;height:24px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-fontcolor{padding:1px 4px 2px}.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt .e-tool-icon.e-ss-backgroundcolor{padding:0 3px 2px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt,.e-spreadsheet .e-ssr-editcmnt+.e-btntxt,.e-spreadsheet .e-ssr-deletecmnt+.e-btntxt,.e-spreadsheet .e-ssr-previouscmnt+.e-btntxt,.e-spreadsheet .e-ssr-nextcmnt+.e-btntxt{line-height:64px}.e-spreadsheet .e-ssr-newcmnt+.e-btntxt{text-indent:-2px}.e-spreadsheet .e-split-btn.e-btn.e-findbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-fpanebtn .e-btntxt{line-height:14px;text-indent:4px;text-align:left;width:42px}.e-spreadsheet .e-split-btn.e-btn.e-coptbtn .e-btntxt{line-height:14px;text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-deletesbtn .e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-insertsbtn .e-btntxt{text-indent:8px}.e-spreadsheet .e-ssr-range+.e-btntxt{line-height:15px}.e-spreadsheet .e-ssr-charttype+.e-btntxt,.e-spreadsheet .e-ssr-srcolumn+.e-btntxt,.e-spreadsheet .e-split-btn.e-btn.e-formatastablebtn .e-btntxt,.e-spreadsheet .e-ssr-namemngr+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protectsheet+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-ssr-protect+.e-btntxt{line-height:14px}.e-spreadsheet .e-ssr-selectdata+.e-btntxt{line-height:14px;padding-left:1px}.e-spreadsheet .e-ssr-print+.e-btntxt{padding-top:5px}.e-spreadsheet .e-ssr-filter+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-pivottable+.e-btntxt,.e-spreadsheet .e-ssr-hyperlink+.e-btntxt,.e-spreadsheet .e-ssr-pictures+.e-btntxt,.e-spreadsheet .e-ssr-table+.e-btntxt{padding-top:6px}.e-ss-dialog.e-ss-chart .e-chartcontent{height:40px}.e-spreadsheet .e-split-btn.e-btn.e-cformatbtn .e-btntxt{line-height:14px;text-align:left;text-indent:4px;width:67px}.e-spreadsheet .e-split-btn.e-btn.e-cellstylebtn .e-btntxt{line-height:14px;text-indent:10px;text-align:left;width:38px}.e-spreadsheet .e-split-btn.e-btn.e-sortfltrbtn .e-btntxt{line-height:14px;text-align:left;width:35px;padding-top:3px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{line-height:14px;width:71px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-validationsbtn.e-droparrowbottom .e-btntxt{text-indent:18px;padding-left:8px;text-align:left}.e-spreadsheet .e-split-btn.e-btn.e-clearbtn .e-btntxt{padding-bottom:16px}.e-spreadsheet .e-split-btn.e-btn.e-autosumbtn .e-btntxt{padding-bottom:6px}.e-spreadsheet .e-ssr-cut+.e-btntxt,.e-spreadsheet .e-ssr-copy+.e-btntxt,.e-spreadsheet .e-tbtn.e-btn .e-btn-span .e-ss-formatpainter+.e-btntxt{padding-bottom:4px}.e-spreadsheet .e-split-btn.e-btn.e-mergebtn .e-btntxt{text-indent:-16px;line-height:15px}.e-spreadsheet .e-ssr-definename+.e-btntxt{text-indent:-6px}.e-spreadsheet .e-ss-calcsheet+.e-btntxt{text-indent:2px}.e-spreadsheet .e-useinformulabtn .e-btntxt{text-indent:-9px}.e-spreadsheet .e-split-btn.e-btn.e-ssr-pastesbtn .e-btntxt{text-indent:6px;padding-bottom:7px}.e-spreadsheet .e-split-btn.e-btn.e-chartlayoutbtn .e-btntxt{line-height:14px;text-align:left;text-indent:-2px;width:53px}.e-spreadsheet .e-split-btn.e-btn.e-chartlayoutbtn .e-btntxt{width:58px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-left-btn .e-icon:before{text-indent:-1px}.e-spreadsheet .e-split-btn.e-btn.e-borderbtn.e-rht-btn .e-icon:before{text-indent:-6px}.e-spreadsheet .e-ssr-pastesbtn{text-indent:-12px}.e-ss-cut:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ssr-cut:before{content:"";font-family:"ej-xlfont";text-indent:-8px;font-size:15px;line-height:13px}.e-spreadsheet .e-ssr-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-6px;line-height:13px}.e-ss-copy:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px}.e-ss-paste:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-1px}.e-spreadsheet .e-ssr-paste:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:20px;text-indent:-9px}.e-spreadsheet .e-ss-formatpainter:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-1px;line-height:14px}.e-spreadsheet .e-new:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:26px;text-indent:-1px}.e-ssr-clear:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px;height:30px}.e-ss-clear:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:0}.e-ss-clearformat:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:2px}.e-ssr-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-ss-autosum:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:1px}.e-ss-newsheet:before{content:"";font-family:"ej-xlfont";font-size:15px;text-indent:-3px;line-height:8px}.e-ss-open:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:5px;text-indent:-3px}.e-ss-bottom:before,.e-ss-top:before,.e-ss-left:before,.e-ss-right:before,.e-ss-noborder:before,.e-ss-allborder:before,.e-ss-outside:before,.e-ss-thickbox:before,.e-ss-thickbottom:before,.e-ss-topandbottom:before,.e-ss-topandthickbottom:before,.e-ss-drawborder:before,.e-ss-drawbordergrid:before,.e-ss-doublebottom:before,.e-ss-topanddoublebottom:before{font-family:"ej-xlfont";font-size:15px;line-height:15px;text-indent:2px}.e-ss-bottom:before{content:""}.e-ss-top:before{content:""}.e-ss-left:before{content:""}.e-ss-right:before{content:""}.e-ss-noborder:before{content:""}.e-ss-allborder:before{content:""}.e-ss-outside:before{content:""}.e-ss-thickbox:before{content:""}.e-ss-thickbottom:before{content:""}.e-ss-topandbottom:before{content:""}.e-ss-topandthickbottom:before{content:""}.e-ss-drawborder:before{content:""}.e-ss-drawbordergrid:before{content:""}.e-ss-doublebottom:before{content:""}.e-ss-topanddoublebottom:before{content:""}.e-ss-borderstyle:before,.e-ss-solid:before,.e-ss-dashed:before,.e-ss-dotted:before{content:"";font-size:18px}.e-ss-bordercolor:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-backgroundcolor:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:19px;text-indent:-5px}.e-spreadsheet .e-ss-fontcolor:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:-5px}.e-spreadsheet .e-ss-increasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-decreasefontsize:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bold:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-italic:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-3px;line-height:15px}.e-spreadsheet .e-ss-underline:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-linethrough:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:16px}.e-spreadsheet .e-ss-alignleft:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-aligncenter:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:13px;text-indent:-1px}.e-spreadsheet .e-ss-alignright:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-alignjustify:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-decreaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-2px}.e-spreadsheet .e-ss-increaseindent:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:12px;text-indent:-2px}.e-spreadsheet .e-ss-wraptext:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-topalign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:12px}.e-spreadsheet .e-ss-middlealign:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:14px}.e-spreadsheet .e-ss-bottomalign:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:17px;text-indent:-2px}.e-ss-addnew:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-delete:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ss-comma:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-accounting:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:15px}.e-spreadsheet .e-ss-percentage:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-increasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-decreasedecimal:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:13px}.e-spreadsheet .e-ss-undo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ss-redo:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:2px}.e-spreadsheet .e-ssr-find:before{content:"";font-family:"ej-xlfont";font-size:32px}.e-spreadsheet .e-ssr-merge:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:14px;text-indent:-27px}.e-menu .e-ss-merge:before,.e-menu .e-ss-mergecenter:before,.e-menu .e-ss-mergeacross:before,.e-menu .e-ss-unmerge:before{font-family:"ej-xlfont";font-size:16px;line-height:15px;text-indent:2px}.e-menu .e-ss-merge:before{content:""}.e-menu .e-ss-mergecenter:before{content:""}.e-menu .e-ss-mergeacross:before{content:""}.e-menu .e-ss-unmerge:before{content:""}.e-menu .e-ss-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ss-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-spreadsheet .e-ssr-sortatoz:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-4px}.e-spreadsheet .e-ssr-sortztoa:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:-6px}.e-menu .e-ssdrop-sortatoz:before{content:""}.e-menu .e-ssdrop-sortztoa:before{content:""}.e-menu .e-ssdrop-sortatoz:before,.e-menu .e-ssdrop-sortztoa:before,.e-menu .e-ssdrop-filter:before,.e-menu .e-ssdrop-clearfilter:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-filter:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:0}.e-menu .e-ssdrop-filter:before{content:"";text-indent:0}.e-spreadsheet .e-ssfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px;line-height:15px}.e-spreadsheet .e-ssfilter-asc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfilter-dsc:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-8px}.e-spreadsheet .e-ssfiltered:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-asc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-spreadsheet .e-ssfiltered-dsc:before{content:"";font-family:"ej-xlfont";font-size:17px;text-indent:-8px}.e-ss-filternone:before{content:""}.e-spreadsheet .e-ssr-filter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-filter .e-btntxt{line-height:27px}.e-spreadsheet .e-ss-clearfilter:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-2px;line-height:17px}.e-menu .e-ssdrop-clearfilter:before{content:"";text-indent:3px}.e-spreadsheet .e-ss-printselected:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-13px}.e-spreadsheet .e-ssr-printselected:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:33px}.e-spreadsheet .e-ss-print:before{content:"";font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ssr-print:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:6px}.e-spreadsheet .e-ssr-namemngr:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:19px}.e-spreadsheet .e-ssr-definename:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-16px}.e-spreadsheet .e-ssr-useformula:before{content:"";font-family:"ej-xlfont";font-size:21px;line-height:14px;text-indent:-21px}.e-spreadsheet .e-ss-importxl:before{content:"";font-family:"ej-xlfont"}.e-spreadsheet .e-ss-saveas:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:8px;text-indent:-3px}.e-spreadsheet .e-ss-exportpdf:before,.e-spreadsheet .e-ss-exportxl:before,.e-spreadsheet .e-ss-exportcsv:before{font-family:"ej-xlfont";font-size:40px;line-height:19px;text-indent:-12px}.e-spreadsheet .e-ss-exportxl:before{content:""}.e-spreadsheet .e-ss-exportcsv:before{content:""}.e-spreadsheet .e-ss-exportpdf:before{content:""}.e-spreadsheet .e-ssr-exportxl:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-exportcsv:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:33px}.e-spreadsheet .e-ssr-pagesize:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-10px}.e-menu .e-ss-hlval:before{content:"";font-size:20px;line-height:16px;text-indent:0}.e-menu .e-ss-clearval:before{content:"";font-size:20px;text-indent:0;line-height:16px}.e-spreadsheet .e-ssr-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:12px}.e-menu .e-ss-validation:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:13px;text-indent:-5px}.e-menu .e-ss-formatcells:before{content:"";font-family:"ej-xlfont";font-size:15px}.e-spreadsheet .e-ssr-condformat:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-selectall:before{content:"";font-family:"ej-xlfont";font-size:12px;line-height:22px;text-indent:5px}.e-spreadsheet .e-ssr-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:39px;line-height:43px;text-indent:-13px}.e-spreadsheet .e-ssr-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-previouscmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-nextcmnt:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-13px;line-height:42px}.e-spreadsheet .e-ssr-showhidecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ssr-showallcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px;text-indent:-7px;line-height:15px}.e-spreadsheet .e-ss-newcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-editcmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ss-deletecmnt:before{content:"";font-family:"ej-xlfont";font-size:18px}.e-spreadsheet .e-ssr-frzpane:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-menu .e-ss-frzpane:before,.e-menu .e-ss-frzrow:before,.e-menu .e-ss-frzcln:before{font-family:"ej-xlfont";font-size:18px;line-height:16px;text-indent:1px}.e-menu .e-ss-frzpane:before{content:""}.e-menu .e-ss-frzrow:before{content:""}.e-menu .e-ss-frzcln:before{content:""}.e-spreadsheet .e-ssr-pictures:before{content:"";font-family:"ej-xlfont";font-size:43px;line-height:8px;text-indent:-13px}.e-spreadsheet .e-ssr-changepicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-5px;line-height:15px;font-size:18px}.e-menu .e-ss-resetpicture:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-spreadsheet .e-ssr-pictureborder:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:15px;font-size:18px}.e-spreadsheet .e-ssr-hyperlink:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-7px;line-height:7px}.e-menu .e-ss-hyperlink:before{content:"";font-family:"ej-xlfont";text-indent:1px;line-height:17px;font-size:15px}.e-menu .e-ss-removelink:before{content:"";font-family:"ej-xlfont";text-indent:1px;font-size:18px}.e-menu .e-ss-hlcellrules:before,.e-menu .e-ss-greaterthan:before,.e-menu .e-ss-lessthan:before,.e-menu .e-ss-between:before,.e-menu .e-ss-equalto:before,.e-menu .e-ss-textcontains:before,.e-menu .e-ss-dateoccur:before,.e-menu .e-ss-clearrules:before,.e-menu .e-ss-createrule:before{font-family:"ej-xlfont";font-size:13px;text-indent:3px;line-height:15px}.e-menu .e-ss-hlcellrules:before{content:""}.e-menu .e-ss-databars:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-iconsets:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-colorscales:before{font-family:'ej-xlfont';content:"";font-size:15px;text-indent:2px}.e-menu .e-ss-greenarrow,.e-spreadsheet .e-ss-greenarrow{background:url('common-images/spreadsheet/greenarrow.svg') no-repeat center}.e-menu .e-ss-redarrow,.e-spreadsheet .e-ss-redarrow{background:url('common-images/spreadsheet/redarrow.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-menu .e-ss-bdatabar,.e-spreadsheet .e-ss-bdatabar{background:url('common-images/spreadsheet/bluedatabar.svg') no-repeat center}.e-menu .e-ss-lbdatabar,.e-spreadsheet .e-ss-lbdatabar{background:url('common-images/spreadsheet/lightbluedatabar.svg') no-repeat center}.e-menu .e-ss-odatabar,.e-spreadsheet .e-ss-odatabar{background:url('common-images/spreadsheet/orangedatabar.svg') no-repeat center}.e-menu .e-ss-gdatabar,.e-spreadsheet .e-ss-gdatabar{background:url('common-images/spreadsheet/greendatabar.svg') no-repeat center}.e-menu .e-ss-rdatabar,.e-spreadsheet .e-ss-rdatabar{background:url('common-images/spreadsheet/reddatabar.svg') no-repeat center}.e-menu .e-ss-pdatabar,.e-spreadsheet .e-ss-pdatabar{background:url('common-images/spreadsheet/purpledatabar.svg') no-repeat center}.e-menu .e-ss-bwrcolorscale,.e-spreadsheet .e-ss-bwrcolorscale{background:url('common-images/spreadsheet/bwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwrcolorscale,.e-spreadsheet .e-ss-gwrcolorscale{background:url('common-images/spreadsheet/gwrcolorscale.svg') no-repeat center}.e-menu .e-ss-gyrcolorscale,.e-spreadsheet .e-ss-gyrcolorscale{background:url('common-images/spreadsheet/gyrcolorscale.svg') no-repeat center}.e-menu .e-ss-rwbcolorscale,.e-spreadsheet .e-ss-rwbcolorscale{background:url('common-images/spreadsheet/rwbcolorscale.svg') no-repeat center}.e-menu .e-ss-rwcolorscale,.e-spreadsheet .e-ss-rwcolorscale{background:url('common-images/spreadsheet/rwcolorscale.svg') no-repeat center}.e-menu .e-ss-rwgcolorscale,.e-spreadsheet .e-ss-rwgcolorscale{background:url('common-images/spreadsheet/rwgcolorscale.svg') no-repeat center}.e-menu .e-ss-rygcolorscale,.e-spreadsheet .e-ss-rygcolorscale{background:url('common-images/spreadsheet/rygcolorscale.svg') no-repeat center}.e-menu .e-ss-wgcolorscale,.e-spreadsheet .e-ss-wgcolorscale{background:url('common-images/spreadsheet/wgcolorscale.svg') no-repeat center}.e-menu .e-ss-wrcolorscale,.e-spreadsheet .e-ss-wrcolorscale{background:url('common-images/spreadsheet/wrcolorscale.svg') no-repeat center}.e-menu .e-ss-gwcolorscale,.e-spreadsheet .e-ss-gwcolorscale{background:url('common-images/spreadsheet/gwcolorscale.svg') no-repeat center}.e-menu .e-ss-gycolorscale,.e-spreadsheet .e-ss-gycolorscale{background:url('common-images/spreadsheet/gycolorscale.svg') no-repeat center}.e-menu .e-ss-ygcolorscale,.e-spreadsheet .e-ss-ygcolorscale{background:url('common-images/spreadsheet/ygcolorscale.svg') no-repeat center}.e-menu .e-ss-cross,.e-spreadsheet .e-ss-cross{background:url('common-images/spreadsheet/cross.svg') no-repeat center}.e-menu .e-ss-downarrow,.e-spreadsheet .e-ss-downarrow{background:url('common-images/spreadsheet/downarrow.svg') no-repeat center}.e-menu .e-ss-downtriangle,.e-spreadsheet .e-ss-downtriangle{background:url('common-images/spreadsheet/downtriangle.svg') no-repeat center}.e-menu .e-ss-drystar,.e-spreadsheet .e-ss-drystar{background:url('common-images/spreadsheet/drystar.svg') no-repeat center}.e-menu .e-ss-exclam,.e-spreadsheet .e-ss-exclam{background:url('common-images/spreadsheet/exclam.svg') no-repeat center}.e-menu .e-ss-fullstar,.e-spreadsheet .e-ss-fullstar{background:url('common-images/spreadsheet/fullstar.svg') no-repeat center}.e-menu .e-ss-halfstar,.e-spreadsheet .e-ss-halfstar{background:url('common-images/spreadsheet/halfstar.svg') no-repeat center}.e-menu .e-ss-redcircle,.e-spreadsheet .e-ss-redcircle{background:url('common-images/spreadsheet/redcircle.svg') no-repeat center}.e-menu .e-ss-greencircle,.e-spreadsheet .e-ss-greencircle{background:url('common-images/spreadsheet/greencircle.svg') no-repeat center}.e-menu .e-ss-greencircleindi,.e-spreadsheet .e-ss-greencircleindi{background:url('common-images/spreadsheet/greencircleindi.svg') no-repeat center}.e-menu .e-ss-greenflag,.e-spreadsheet .e-ss-greenflag{background:url('common-images/spreadsheet/greenflag.svg') no-repeat center}.e-menu .e-ss-midarrow,.e-spreadsheet .e-ss-midarrow{background:url('common-images/spreadsheet/midarrow.svg') no-repeat center}.e-menu .e-ss-midtriangle,.e-spreadsheet .e-ss-midtriangle{background:url('common-images/spreadsheet/midtriangle.svg') no-repeat center}.e-menu .e-ss-redcircleindi,.e-spreadsheet .e-ss-redcircleindi{background:url('common-images/spreadsheet/redcircleindi.svg') no-repeat center}.e-menu .e-ss-redflag,.e-spreadsheet .e-ss-redflag{background:url('common-images/spreadsheet/redflag.svg') no-repeat center}.e-menu .e-ss-yellowflag,.e-spreadsheet .e-ss-yellowflag{background:url('common-images/spreadsheet/yellowflag.svg') no-repeat center}.e-menu .e-ss-redsquare,.e-spreadsheet .e-ss-redsquare{background:url('common-images/spreadsheet/redsquare.svg') no-repeat center}.e-menu .e-ss-rimgreencircle,.e-spreadsheet .e-ss-rimgreencircle{background:url('common-images/spreadsheet/rimgreencircle.svg') no-repeat center}.e-menu .e-ss-rimyellowcircle,.e-spreadsheet .e-ss-rimyellowcircle{background:url('common-images/spreadsheet/rimyellowcircle.svg') no-repeat center}.e-menu .e-ss-rimredcircle,.e-spreadsheet .e-ss-rimredcircle{background:url('common-images/spreadsheet/rimredcircle.svg') no-repeat center}.e-menu .e-ss-tick,.e-spreadsheet .e-ss-tick{background:url('common-images/spreadsheet/tick.svg') no-repeat center}.e-menu .e-ss-uparrow,.e-spreadsheet .e-ss-uparrow{background:url('common-images/spreadsheet/uparrow.svg') no-repeat center}.e-menu .e-ss-uptriangle,.e-spreadsheet .e-ss-uptriangle{background:url('common-images/spreadsheet/uptriangle.svg') no-repeat center}.e-menu .e-ss-yellowcircle,.e-spreadsheet .e-ss-yellowcircle{background:url('common-images/spreadsheet/yellowcircle.svg') no-repeat center}.e-menu .e-ss-yellowcircleindi,.e-spreadsheet .e-ss-yellowcircleindi{background:url('common-images/spreadsheet/yellowcircleindi.svg') no-repeat center}.e-menu .e-ss-yellowtri,.e-spreadsheet .e-ss-yellowtri{background:url('common-images/spreadsheet/yellowtri.svg') no-repeat center}.e-menu .e-ss-yellowarrow,.e-spreadsheet .e-ss-yellowarrow{background:url('common-images/spreadsheet/yellowarrow.svg') no-repeat center}.e-spreadsheet .e-ss-iconset-title{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-spreadsheet .e-rowcell .e-databar{display:inline-block;margin-top:1px;position:absolute}.e-spreadsheet .e-rowcell .e-databar-value{position:absolute;right:2px}.e-spreadsheet .e-rowcell .e-cf-databar{position:relative}.e-spreadsheet .e-iconsetspan{width:15px;height:15px;float:left;vertical-align:bottom;position:relative}.e-spreadsheet .e-ss-databars-div{width:auto;height:auto}.e-spreadsheet .e-ss-colorscales-div{width:auto;height:auto}.e-spreadsheet .e-ss-iconsets-div{width:188px;height:auto}.e-spreadsheet .e-ss-iconsets-wrapper{display:inline-block;padding:2px 8px;height:24px;border:2px solid transparent}.e-menu .e-ss-databar-span,.e-spreadsheet .e-ss-databar-span,.e-menu .e-ss-colorscale-span,.e-spreadsheet .e-ss-colorscale-span{background-size:28px;display:inline-block;width:24px;height:24px;padding:6px;border:2px solid transparent}.e-menu .e-ss-iconset-span,.e-spreadsheet .e-ss-iconset-span{background-size:16px;display:inline-block;width:12px;height:12px;padding:6px}.e-spreadsheet .e-ss-databars-div>div,.e-spreadsheet .e-ss-colorscales-div>div{display:inline-flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.e-menu .e-ss-greaterthan:before{content:""}.e-menu .e-ss-lessthan:before{content:""}.e-menu .e-ss-between:before{content:""}.e-menu .e-ss-equalto:before{content:""}.e-menu .e-ss-textcontains:before{content:""}.e-menu .e-ss-dateoccur:before{font-size:12px;content:""}.e-menu .e-ss-clearrules:before{content:"";font-size:15px}.e-menu .e-ss-createrule:before{content:"";font-size:15px}.e-menu .e-ss-goto:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:0}.e-menu .e-ss-replace:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:16px;text-indent:2px}.e-spreadsheet .e-ss-findselect:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:33px;text-indent:-8px;height:30px}.e-spreadsheet .e-ss-calcopt:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:34px;text-indent:-4px}.e-menu .e-ss-calcauto:before{content:"";font-family:"ej-xlfont";font-size:10px;line-height:20px;text-indent:8px}.e-spreadsheet .e-ss-calcnow:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:14px;text-indent:-4px}.e-spreadsheet .e-ss-calcsheet:before{content:"";font-family:"ej-xlfont";font-size:18px;line-height:15px;text-indent:1px}.e-menu .e-ss-find:before{content:"";font-family:"ej-xlfont";font-size:15px;line-height:12px;text-indent:2px}.e-spreadsheet .e-ss-sortfilter:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-8px;line-height:29px;height:30px}.e-spreadsheet .e-ssr-formatastable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-4px;line-height:37px;height:30px}.e-spreadsheet .e-ssr-cellstyles:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-6px;line-height:34px;height:30px}.e-spreadsheet .e-ssr-table:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:8px;text-indent:-9px}.e-spreadsheet .e-ssr-pivottable:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:8px}.e-spreadsheet .e-ssr-range:before{content:"";font-family:"ej-xlfont";text-indent:-3px;font-size:18px;line-height:17px}.e-spreadsheet .e-ssr-resizetable:before{content:"";font-family:"ej-xlfont";text-indent:-2px;font-size:18px}.e-spreadsheet .e-ssr-insert:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-inscell:before,.e-menu .e-ssr-insrow:before,.e-menu .e-ssr-inscol:before,.e-menu .e-ssr-inssheet:before{font-family:"ej-xlfont";font-size:15px;line-height:18px;text-indent:3px}.e-menu .e-ssr-inscell:before{content:"";line-height:16px}.e-menu .e-ssr-insrow:before{content:"";line-height:18px}.e-menu .e-ssr-inscol:before{content:""}.e-menu .e-ssr-inssheet:before{content:""}.e-spreadsheet .e-ssr-delete:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:15px;text-indent:-9px}.e-menu .e-ssr-delcell:before,.e-menu .e-ssr-delrow:before,.e-menu .e-ssr-delcol:before,.e-menu .e-ssr-delsheet:before{font-family:"ej-xlfont";font-size:15px;line-height:17px;text-indent:3px}.e-menu .e-ssr-delcell:before{content:""}.e-menu .e-ssr-delrow:before{content:""}.e-menu .e-ssr-delcol:before{content:""}.e-menu .e-ssr-delsheet:before{content:""}.e-ss-noborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-outsideborderdlg:before{content:"";font-family:"ej-xlfont";font-size:30px;margin-left:-7px;margin-top:-15px}.e-ss-topborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-leftborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-rightborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-bottomborderdlg:before{content:"";font-family:"ej-xlfont";font-size:20px;margin-left:-2px;margin-top:-6px}.e-ss-allborderdlg:before{content:"";font-family:"ej-xlfont";font-size:29px;margin-left:-7px;margin-top:-15px}.e-spreadsheet .e-ssr-chartwidth:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-chartheight:before{content:"";font-family:"ej-xlfont";font-size:24px;margin-top:3px}.e-spreadsheet .e-ssr-srcolumn:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:22px;text-indent:-9px}.e-spreadsheet .e-ssr-selectdata:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:27px;text-indent:-8px}.e-spreadsheet .e-ssr-charttype:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:26px;text-indent:-8px}.e-spreadsheet .e-ribbon.e-js .e-split .e-in-wrap .e-left-btn .e-icon.e-ssr-celements:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:-1px;text-indent:-10px}.e-spreadsheet .e-ss-colchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-barchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-stockchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-linechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-areachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-combochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-piechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:14px}.e-spreadsheet .e-ss-scterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-14px;line-height:12px}.e-listbox .e-ss-dlgcolumnchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgbarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgradarchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlglinechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgareachart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgcombochart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgpiechart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-listbox .e-ss-dlgscatterchart:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-8px;line-height:14px}.e-menu .e-ss-filloption:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-menu .e-ss-fillselect:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:13px}.e-btn .e-ss-autofill:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-2px;line-height:13px}.e-lblreplace{position:relative;top:-11px}.e-txtreplace{position:relative;left:90px;top:-35px;width:230px}.e-txtfind{position:relative;left:90px;top:-25px;width:230px}.e-divfind{height:63px}.e-spreadsheet .e-ssr-sortztoa+.e-btntxt{line-height:25px}.e-spreadsheet .e-ssr-sortatoz+.e-btntxt{line-height:25px}.e-spreadsheet .e-ss-clearfilter+.e-btntxt{line-height:24px}.e-spreadsheet .e-ssr-pagesizesbtn{text-indent:-12px;line-height:1px}.e-spreadsheet .e-datapadding{padding-bottom:30px}.e-spreadsheet.e-cformat-hl,.e-spreadsheet.e-cformat-tb,.e-spreadsheet.e-cformat-is,.e-spreadsheet.e-cformat-cr{border:none;width:180px}.e-spreadsheet.e-borderstyle{border:none}.e-spreadsheet.e-cformat-tb>li>ul{width:148px;height:175px}.e-spreadsheet.e-cformat-is>li>ul{width:100px}.e-spreadsheet.e-cformat-hl>li>ul{width:148px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li{line-height:24px}.e-menu.e-context.e-separator.e-spreadsheet.e-border>li>a{font-size:13px}.e-nmdlg-editor{height:25px}.e-menu .e-nmuseinformula{width:120px}.e-menu .e-nmuseinformularow{padding:3px 10px;overflow:hidden;text-overflow:ellipsis}.e-spreadsheet.e-cellstyles{width:477px;height:325px;overflow-x:hidden}.e-spreadsheet.e-menu.e-split.e-context .e-list .e-icon.e-customup{left:45%}.e-spreadsheet .e-cellstyleheader,.e-spreadsheet .e-formatastableheader{color:#808080;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;height:15px;padding:5px;cursor:default;line-height:11px;border-bottom:1px solid transparent}.e-spreadsheet .e-cellstyleheader,.e-spreadsheet .e-formatastableheader{padding:8px}.e-ss-Spreadsheet.e-ss-chart{display:none;width:auto;padding:4px}.e-spreadsheet.e-cellstyles .e-cellstylecontent,.e-spreadsheet.e-cellstyles .e-formatastablecontent,.e-spreadsheet.e-cellstyles .e-chartcontent{background-color:#fff}.e-spreadsheet.e-cellstyles .e-cellstylecontent,.e-spreadsheet.e-cellstyles .e-formatastablecontent,.e-spreadsheet.e-cellstyles .e-chartcontent{margin:4px}.e-spreadsheet .e-cellstylecell{border:2px solid transparent;height:15px;padding:5px;width:90px;margin:5px;display:inline-block;font-family:Calibri;cursor:default}.e-spreadsheet .e-formatastablecell div{background:url('common-images/spreadsheet/sprites.png') no-repeat;width:63px;height:48px}.e-bordercell{width:63px;height:48px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-1{background-position:0 -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-2{background-position:-65px -1px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-3{background-position:-130px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-4{background-position:-194px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-5{background-position:-259px -2px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-6{background-position:-323px -3px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-7{background-position:-1px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-8{background-position:-64px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-9{background-position:-127px -49px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-10{background-position:-192px -50px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-11{background-position:-257px -52px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-12{background-position:-322px -51px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-13{background-position:-2px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-14{background-position:-67px -99px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-15{background-position:-132px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-16{background-position:-195px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-17{background-position:-257px -100px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-18{background-position:-321px -101px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-19{background-position:1px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-20{background-position:-63px -149px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-21{background-position:-130px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-22{background-position:-194px -151px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-23{background-position:-258px -150px}.e-spreadsheet .e-formatastablecell div.e-ss-cellstyles-24{background-position:-321px -150px}.e-spreadsheet.e-formatastable{width:329px;height:330px;overflow-x:hidden}.e-spreadsheet .e-formatastablecell{border:4px solid transparent;height:48px;width:63px;margin:3px;display:inline-block;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;cursor:default}.e-ss-dialog .e-fatnamedlgcell input{margin:0}.e-spreadsheet .e-tablepropertiescell{padding:3px}.e-spreadsheet .e-tablepropetiesrow,.e-spreadsheet .e-tablestyleoptionsrow{display:table}.e-spreadsheet .e-tablestyleoptionscell{float:left;padding-left:3px;width:94px}.e-spreadsheet .e-tablestyleoptionslabel{padding:3px;margin-left:3px;font-size:12px}.e-spreadsheet .e-tablestyleoptionsrow:last-child{margin-top:-2px}.e-spreadsheet .e-tablestyleoptionsrow:first-child{margin-top:2px}.e-spreadsheet .e-celltoparrow{border-style:solid;border-width:5px 0 0 5px;height:0;position:absolute;z-index:8}.e-spreadsheet .e-comment{float:right;height:0;text-indent:0;position:absolute}.e-spreadsheet .e-ssr-disableitem{display:none}.e-spreadsheet .e-comment-txtarea{border:1px solid #000;margin-left:.8%;position:absolute;overflow:hidden;resize:none;font-family:"Tahoma";font-weight:normal;font-size:13px;line-height:normal;left:13px;top:6px;height:70px;width:130px;font-style:normal}.e-ss-dialog .e-ss-hlbtndiv{margin-bottom:-2px;margin-left:58%;width:100%;margin-top:5px}.e-ss-dialog .e-ss-hllblfind{position:relative;top:-6px}.e-ss-dialog .e-ss-hltxtfind{position:relative;left:64px;top:-5px}.e-ss-dialog .e-ss-hllblweb{position:relative;left:2px;top:5px}.e-ss-dialog .e-ss-hltxtweb{position:relative;left:92px;top:-24px}.e-ss-dialog .e-ss-scroll{height:150px;overflow:auto;position:relative;top:-10px}.e-spreadsheet .e-hyperlinks{text-decoration:underline;cursor:pointer}.e-spreadsheet .e-ss-object{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-ss-pivot{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;cursor:move;border:1px solid transparent;z-index:11}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border:1px solid}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border:1px solid}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border:1px solid}.e-spreadsheet .e-ss-imgvisual{position:absolute;border:2px solid;z-index:12;display:none;box-sizing:content-box}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell.e-ss-colresize{cursor:col-resize}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-ss-rowresize{cursor:row-resize}.e-spreadsheet .e-ss-apresize{cursor:col-resize}.e-spreadsheet .e-ss-imgcresize{cursor:col-resize !important}.e-spreadsheet .e-ss-imgrresize{cursor:row-resize !important}.e-spreadsheet .e-ss-resetpictbtn,.e-spreadsheet .e-ss-pictbrdrbtn{text-indent:0;line-height:1px}.e-spreadsheet .e-insertsbtn{text-indent:-12px;line-height:19px}.e-spreadsheet .e-deletesbtn{text-indent:-12px;line-height:19px}.e-menu .e-ss-cut+span{width:130px !important}.e-spreadsheet .e-backstagecontent{padding:0 45px 5px 45px}.e-spreadsheet .e-ssr-bstitle{font-size:25px}.e-spreadsheet .e-ssr-bscontent{margin-top:10px}.e-spreadsheet .e-ss-blank{background:url('common-images/spreadsheet/blank.png') no-repeat;height:121px;width:149px}.e-spreadsheet .e-ssr-bssaveasopt>span,.e-spreadsheet .e-ssr-bsprintopt>span{padding-left:13px;font-size:15px}.e-spreadsheet .e-ssr-bssaveasopt:not(:first-child),.e-spreadsheet .e-ssr-bsprintopt:not(:first-child){padding-top:10px}.e-spreadsheet .e-printhdrlbl,.e-spreadsheet .e-viewhdrlbl,.e-spreadsheet .e-printlinlbl,.e-spreadsheet .e-viewlinlbl{margin-bottom:0;margin-left:3px}.e-spreadsheet .e-spanfilter{border:1px solid}.e-spreadsheet .e-ssddl:before{content:"";font-size:7px;line-height:16px;text-indent:2px}.e-spreadsheet .e-spanddl{border:1px solid}.e-spreadsheet .e-ddlspan{cursor:pointer;width:16px;height:15px;position:absolute}.e-spreadsheet .e-ss-previouscmnt+span,.e-spreadsheet .e-ss-nextcmnt+span,.e-ss-deletecmnt+span{left:-10px;position:absolute;top:18px}.e-ss-tablestyle{margin-right:8px}.e-spreadsheet .e-dlg-field-validation-error{border-radius:7px;font-size:14px;padding:7px;line-height:7px;margin-top:5px}.e-fatnamedlgrow,.e-chartnamedlgrow{margin-left:-15px;margin-top:-5px}.e-spreadsheet .e-numeric .e-in-wrap{border:1px solid}.e-spreadsheet .e-ssr-chartwidth{margin-bottom:10px}.e-ss-dialog .e-ss-dlgtabval .e-header>.e-bottom-line.e-active{height:23px}.e-ss-dialog .e-ssdlg .e-nmclose{margin:14px 0 0 449px}.e-ss-dialog .e-dtvalbtndiv{width:100%;margin-left:59%;margin-top:6px}.e-ss-formatdlg .e-active-content .e-activetop{padding-left:17px}.e-ss-chrttitle{margin:45px 0 0 -77px}.e-ss-dialog .e-dlg-btnfields{padding:9px 0 2px 0}.e-ss-dialog .e-dlg-btnfields{padding-top:5px;padding-bottom:0}.e-ss-dialog .e-dlg-btnfields .e-dlg-btnctnr{width:100%;text-align:right}.e-ss-dialog .e-dlg-btnfields input,.e-ss-dialog .e-dlg-btnfields button{margin-left:10px}.e-spreadsheet .e-resizediv .e-cformatbtn,.e-spreadsheet .e-resizediv .e-formatastablebtn,.e-spreadsheet .e-resizediv .e-cellstylebtn{font-size:12px}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top:1px solid}.e-ss-dialog input.e-btn.e-widget{box-sizing:content-box}.e-ss-dialog>.e-titlebar{padding:5px 0;text-align:center}.e-ss-dialog>.e-titlebar{text-align:left}.e-ss-dialog .e-ss-dlgtabval>.e-content{height:326px !important}.e-ss-dialog .e-ss-dlgtab>.e-header li a,.e-ss-dialog .e-ss-dlgtabval>.e-header li a{line-height:7px;font-size:14px}.e-ss-dialog .e-ss-dlgtab>.e-header li a,.e-ss-dialog .e-ss-dlgtabval>.e-header li a{line-height:inherit}.e-ss-formatdlg{margin-left:-14px;margin-top:-7px}.e-spreadsheet .e-atc.e-focus{box-shadow:none}.e-menu .e-list .e-ss-cmenuitem>a{line-height:38px;padding:3px 10px 1px 34px}.e-menu .e-list .e-ss-cmenuitem>a>span{top:15%}.e-spreadsheet.e-menu .e-ss-chartimg{background-image:url('common-images/spreadsheet/charttab-sprites.png');background-repeat:no-repeat;height:28px;width:28px}.e-menu .e-ss-axes{background-position:-20px -22px}.e-menu .e-ss-phaxis{background-position:-12px -62px}.e-menu .e-ss-pvaxis{background-position:-67px -63px}.e-menu .e-ss-axistitle{background-position:-63px -23px}.e-menu .e-ss-phaxistitle{background-position:-109px -59px}.e-menu .e-ss-pvaxistitle{background-position:-160px -63px}.e-menu .e-ss-charttitle{background-position:-103px -19px}.e-menu .e-ss-ctnone{background-position:-210px -60px}.e-menu .e-ss-ctcenter{background-position:-113px -107px}.e-menu .e-ss-ctfar{background-position:-113px -107px}.e-menu .e-ss-ctnear{background-position:-113px -107px}.e-menu .e-ss-datalabels{background-position:-130px -22px}.e-menu .e-ss-dlnone{background-position:-62px -107px}.e-menu .e-ss-dlcenter{background-position:-17px -109px}.e-menu .e-ss-dlibase{background-position:-210px -108px}.e-menu .e-ss-dliend{background-position:-166px -109px}.e-menu .e-ss-dloend{background-position:-10px -158px}.e-menu .e-ss-gridline{background-position:-168px -21px}.e-menu .e-ss-pmajorh{background-position:-64px -161px}.e-menu .e-ss-pmajorv{background-position:-112px -159px}.e-menu .e-ss-pminorh{background-position:-161px -159px}.e-menu .e-ss-pminorv{background-position:-210px -160px}.e-menu .e-ss-legend{background-position:-212px -21px}.e-menu .e-ss-lnone{background-position:-11px -203px}.e-menu .e-ss-lleft{background-position:-108px -208px}.e-menu .e-ss-lright{background-position:-63px -205px}.e-menu .e-ss-ltop{background-position:-210px -207px}.e-menu .e-ss-lbottom{background-position:-161px -206px}.e-menu .e-ss-cmenuitem{height:40px}.e-menu .e-ss-cmenuitem>span{width:32px}.e-menu.e-context li.e-list>ul li.e-list>a.e-ss-chartlayout{padding-left:35px;padding-top:3px}.e-menu-wrap .e-morechart{padding:1px}.e-menu .e-chartheader{color:#808080;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:bold;padding:1px 3px 3px}.e-menu .e-chartcell{box-sizing:border-box;display:inline-block;padding:20px 22px;background:url('common-images/spreadsheet/chart-sprites.png') no-repeat;width:32px;height:32px}.e-menu .e-columnchart1{background-position:-2px -5px}.e-menu .e-columnchart2{background-position:-53px -6px}.e-menu .e-columnchart3{background-position:-102px -5px}.e-menu .e-columnchart4{background-position:-154px -5px}.e-menu .e-columnchart5{background-position:-204px -5px}.e-menu .e-columnchart6{background-position:-253px -5px}.e-menu .e-barchart1{background-position:-3px -56px}.e-menu .e-barchart2{background-position:-54px -57px}.e-menu .e-barchart3{background-position:-101px -57px}.e-menu .e-barchart4{background-position:-153px -57px}.e-menu .e-barchart5{background-position:-203px -55px}.e-menu .e-barchart6{background-position:-250px -53px}.e-menu .e-stockchart1{background-position:-301px -53px}.e-menu .e-stockchart2{background-position:-2px -105px}.e-menu .e-linechart1{background-position:-54px -102px}.e-menu .e-linechart2{background-position:-103px -102px;margin-left:21px}.e-menu .e-areachart1{background-position:-154px -102px}.e-menu .e-areachart2{background-position:-201px -102px}.e-menu .e-areachart3{background-position:-252px -104px}.e-menu .e-piechart1{background-position:-103px -151px}.e-menu .e-piechart2{background-position:-204px -154px;margin-left:6px}.e-menu .e-piechart3{background-position:-153px -152px;margin-left:9px}.e-menu .e-scatterchart1{background-position:-251px -154px}.e-menu .e-scatterchart2{background-position:-300px -154px}.e-spreadsheet .e-ssr-exportxl+span,.e-spreadsheet .e-ssr-printselected+span,.e-spreadsheet .e-ssr-print+span,.e-spreadsheet .e-ssr-exportcsv+span{white-space:normal;padding-top:18px;line-height:14px}.e-spreadsheet .e-ssr-namemngr+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-srcolumn+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-protectsheet+span,.e-spreadsheet .e-ssr-protect+span{white-space:normal}.e-spreadsheet .e-ssr-charttype+span,.e-spreadsheet .e-ssr-selectdata+span{white-space:normal;padding-top:12px}.e-spreadsheet .e-ssr-celements{height:30px}.e-spreadsheet .e-ssr-celements+span{white-space:normal}.e-spreadsheet .e-scrollbar .e-vscroll:hover,.e-spreadsheet .e-scrollbar .e-hscroll:hover{cursor:default}.e-spreadsheet .e-content.e-viewbrdr{border-top:1px solid}.e-ndialog{margin-top:5px;margin-left:10px}.e-ss-dialog .e-chtdlgtab .e-content{height:355px}.e-ss-dialog .e-chtdlgright{float:right;height:95%;margin-right:-15px;width:74%}.e-ss-dialog .e-chtdlgleft{border-right:1px solid;float:left;height:100%;margin-left:-14px;width:26%}.e-ss-dialog .e-chtdlgcontent{height:100%;margin:2px}.e-ss-dialog .e-chtdlgleft .e-listbox>li{padding:4px}.e-ss-dialog .e-chartdlgok{margin-right:6px}.e-ss-dialog .e-chartdlgcncl{margin-right:2px}.e-ss-dialog .e-chartimg{display:inline-block;padding:25px;background:url('common-images/spreadsheet/charttype-sprites.png') no-repeat;width:35px;height:35px;margin:5px;border:2px solid transparent}.e-ss-dialog,.e-ss-dialog .e-ss-dlgtab{line-height:normal}.e-ss-dialog label{display:inline-block}.e-ss-dialog input{font-family:inherit;font-size:inherit;line-height:inherit}.e-ss-dialog .e-dlg-fields{margin:0}.e-ss-dialog .e-dialog .e-dlgctndiv input.ejinputtext{box-sizing:border-box;width:100%;height:27px;text-indent:5px}.e-ss-dialog .e-dialog .e-dlgctndiv input.ejinputtext{height:32px}.e-ss-dialog .e-dialog .e-dlgctndiv table{width:100%;white-space:pre-wrap}.e-ss-dialog .e-dialog .e-dlgctndiv:not(.e-ss-finddiv):not(.e-ss-stgdiv) .e-dlgtd-fields td{padding-top:7px}.e-ss-dialog .e-dialog .e-dlgctndiv:not(.e-ss-finddiv):not(.e-ss-stgdiv) .e-dlgtd-fields td{padding-top:0}.e-ss-dialog .e-ss-dlgtab table{border-spacing:0;border-collapse:collapse}.e-ss-dialog .e-dlgcolumnchart1{background-position:-9px -5px}.e-ss-dialog .e-dlgcolumnchart2{background-position:-102px -5px}.e-ss-dialog .e-dlgcolumnchart3{background-position:-192px -5px}.e-ss-dialog .e-dlgcolumnchart4{background-position:-282px -6px}.e-ss-dialog .e-dlgcolumnchart5{background-position:-372px -6px}.e-ss-dialog .e-dlgcolumnchart6{background-position:-465px -11px}.e-ss-dialog .e-dlgbarchart1{background-position:-9px -105px}.e-ss-dialog .e-dlgbarchart2{background-position:-100px -106px}.e-ss-dialog .e-dlgbarchart3{background-position:-192px -105px}.e-ss-dialog .e-dlgbarchart4{background-position:-281px -104px}.e-ss-dialog .e-dlgbarchart5{background-position:-373px -105px}.e-ss-dialog .e-dlgbarchart6{background-position:-464px -103px}.e-ss-dialog .e-dlgradarchart1{background-position:-9px -211px}.e-ss-dialog .e-dlgradarchart2{background-position:-100px -210px}.e-ss-dialog .e-dlglinechart1{background-position:-466px -204px}.e-ss-dialog .e-dlglinechart2{background-position:-8px -307px}.e-ss-dialog .e-dlgareachart1{background-position:-192px -208px}.e-ss-dialog .e-dlgareachart2{background-position:-282px -207px}.e-ss-dialog .e-dlgareachart3{background-position:-373px -208px}.e-ss-dialog .e-dlgpiechart1{background-position:-282px -309px}.e-ss-dialog .e-dlgpiechart2{background-position:-191px -309px}.e-ss-dialog .e-dlgpiechart3{background-position:-100px -309px}.e-ss-dialog .e-dlgscatterchart1{background-position:-373px -305px}.e-spreadsheet .e-ribbon .e-icon.e-Alignment:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:10px}.e-spreadsheet .e-ribbon.e-responsive .e-icon.e-Alignment:before{text-indent:-3px}.e-spreadsheet .e-Clipboard:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:8px}.e-spreadsheet .e-Actions:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Number:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:3px}.e-spreadsheet .e-Font:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:-6px}.e-spreadsheet .e-Styles:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:0;width:32px}.e-spreadsheet .e-Editing:before{font-family:'ej-xlfont';content:"";font-size:32px}.e-spreadsheet .e-Changes:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:5px}.e-spreadsheet .e-Calculation:before{font-family:'ej-xlfont';content:"";font-size:32px;text-indent:15px}.e-spreadsheet.e-ss-hide,.e-spreadsheet .e-fcol-hide,.e-spreadsheet .e-hide{display:none}.e-spreadsheet .e-spreadsheetmainpanel .e-hcol{border-right-width:2px}.e-spreadsheet .e-hrow{border-bottom-width:2px}.e-spreadsheet .e-hfcol{border-right:1px solid}.e-spreadsheet .e-hfrow{border-bottom:2px solid}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{border:medium none}.e-spreadsheet .e-spreadsheetmainpanel .e-colselected,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{font-weight:bold}.e-spreadsheet .e-spreadsheetmainpanel .e-rowselected,.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{font-weight:bold}.e-ss-grid .e-gridcontent .e-ss-emptyrecord,.e-ss-grid .e-gridcontent .emptyrecord{text-align:center}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{width:60px !important}.e-ss-dialog .e-addedrow .e-button,.e-ss-dialog .e-editedrow .e-button{margin-left:10px !important;margin-right:0 !important;box-sizing:border-box !important;border-radius:4px 4px 4px 4px}.e-insertdialog .e-contentdialog td{padding-left:0;padding-right:5px}.e-spreadsheet .e-ejinputtext{text-indent:5px}.e-ss-dialog .e-ejinputtext{text-indent:5px}.e-spreadsheet .e-ss-ddlwrap{display:none}.e-ss-dialog .e-btn.e-txt{padding:.2em .2em}.e-ss-frdlg .e-btn.e-txt{line-height:15px}.e-ss-frdlg .e-dlg-btnctnr input{margin-right:0}.e-spreadsheet .e-frow{border:1px solid;position:absolute}.e-spreadsheet .e-fcol{border:1px solid;position:absolute;top:0}.e-ss-menuclrpkr .e-popupWrapper .e-row{height:21px}.e-ss-menuclrpkr .e-popupWrapper{margin-top:-5px}.e-spreadsheet .e-formatastable-back,.e-spreadsheet .e-cellstyles-back,.e-spreadsheet .e-border-back{float:right}.e-spreadsheet .e-icon.e-ss-leftarrow:before{font-family:'ej-webfont';content:""}.e-spreadsheet .e-icon.e-ssr-resizetable{padding-top:1px;padding-bottom:6px}.e-spreadsheet.e-split.e-context li.e-list.e-haschild span{overflow:visible}.e-spreadsheet.e-split.e-context li.e-list.e-haschild ul li.e-list span{overflow:visible}.e-ss-colorpicker .e-popupWrapper{margin:-3px 0}.e-ss-colorpicker.e-ss-menuclrpkr .e-popupWrapper{margin:-4px 1px}.e-ss-colorpicker .e-colorpicker .e-footer{margin-left:-1px}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header .e-menu ul span{margin-top:0}.e-spreadsheet .e-ribbon .e-header>.e-bottom-line.e-active{margin-top:1px}.e-spreadsheet .e-ribbon .e-tooltipdiv{width:200px}.e-spreadsheet .e-ribbon .e-tooltipdiv .e-tooltipcontent{width:180px}.e-spreadsheet .e-ribbon .e-ribbonbackstagepage{border-top-width:0;border-left-width:0}.e-spreadsheet .e-ribbon .e-btntxt{font-size:12px}.e-spreadsheet .e-ribbon .e-ssr-fontfamily,.e-spreadsheet .e-ribbon .e-ssr-fontsize{padding:0}.e-spreadsheet .e-backstagetopicon{text-indent:16px;left:0}.e-ss-autocomplete.e-atc-popup ul li{font-size:11px}.e-spreadsheet .e-ssr-pagesizesbtn>.e-split-btn-div{text-indent:31px;height:32px}.e-spreadsheet.e-cformatbtn>.e-split-btn-div{text-indent:33px;top:54px}.e-spreadsheet.e-mergebtn>.e-split-btn-div{top:14px}.e-spreadsheet.e-autosumbtn>.e-split-btn-div{top:13px;text-indent:-2px}.e-spreadsheet.e-cellstylebtn>.e-split-btn-div{text-indent:21px;top:54px}.e-spreadsheet.e-pastebtn>.e-split-btn-div{text-indent:-4px}.e-spreadsheet.e-formatastablebtn>.e-split-btn-div{text-indent:23px;top:55px}.e-spreadsheet.e-useinformulabtn>.e-split-btn-div{text-indent:57px;top:4px}.e-spreadsheet.e-useinformulabtn>.e-split-btn-div{top:5px}.e-spreadsheet .e-ss-resetpictbtn>.e-split-btn-div,.e-spreadsheet .e-ss-pictbrdrbtn>.e-split-btn-div{top:20px;text-indent:-1px}.e-spreadsheet .e-insertsbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet .e-deletesbtn>.e-split-btn-div{text-indent:0;height:18px}.e-spreadsheet.e-sortfltrbtn>.e-split-btn-div{text-indent:18px;height:21px}.e-spreadsheet.e-clearbtn>.e-split-btn-div{top:14px;text-indent:-2px}.e-spreadsheet.e-findbtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-coptbtn>.e-split-btn-div{text-indent:29px;height:22px}.e-spreadsheet.e-pagesizebtn>.e-split-btn-div{text-indent:0}.e-spreadsheet.e-chartbtn>.e-split-btn-div{text-indent:12px}.e-spreadsheet.e-fpanebtn>.e-split-btn-div{text-indent:19px;height:22px}.e-spreadsheet.e-chartlayoutbtn>.e-split-btn-div{text-indent:25px;height:22px}.e-spreadsheet .e-ssr-validationsbtn>.e-split-btn-div{text-indent:30px;top:16px}.e-spreadsheet .e-ssr-horizontalprt .e-split-btn-div .e-arrow-sans-down:before{text-indent:-8px;line-height:14px}.e-spreadsheet .e-ssr-pastesbtn>.e-split-btn-div{text-indent:0;top:17px}.e-spreadsheet.e-autofillbtn>.e-split-btn-div{text-indent:4px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap,.e-spreadsheet .e-ss-colorpicker.e-colorwidget{border-radius:0}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-in-wrap.e-tool{height:26px}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-color-container{width:59%}.e-spreadsheet .e-ss-colorpicker.e-colorwidget .e-tool-icon .e-selected-color{bottom:0;left:0}.e-ss-colorpicker.e-colorpicker .e-footer .e-applyButton{left:51px}.e-ss-colorpicker.e-colorpicker.e-popup{padding-right:0;padding-top:10px;padding-bottom:5px}.e-ss-colorpicker.e-colorpicker .e-palette-color,.e-ss-colorpicker .e-popupWrapper .e-container{min-height:104px}.e-ss-colorpicker.e-colorpicker .e-row .e-item{height:12px;width:12px}.e-ss-colorpicker.e-colorwidget{height:26px;width:37px}.e-spreadsheet .e-colorwidget .e-color-container .e-ss-backgroundcolor+.e-selected-color,.e-spreadsheet .e-colorwidget .e-color-container .e-ss-fontcolor+.e-selected-color{margin-left:-1px;margin-top:1px}.e-colorpicker.e-popup.e-ss-menuclrpkr{border:0 none}.e-ss-colorpicker.e-ss-menuclrpkr.e-colorpicker.e-popup{padding-bottom:11px;display:block !important;position:static !important}.e-dialog .e-crcontent{width:100%;height:100%}.e-dialog .e-crlcell{float:left;width:46%}.e-dialog .e-crrcell{width:50%;float:left;margin:2px}.e-dialog .e-crcontent .e-crrcell input{outline:none;width:100%;text-indent:5px}.e-dialog .e-cractionbtn{margin-left:45%;height:37px}.e-dialog .e-cractionbtn button{margin:2px}.e-dialog .e-alertdlgcontent{height:auto;padding-bottom:7px;text-align:justify}.e-dialog .e-alertdlgcontent ul{margin-bottom:0}.e-dialog .e-custominput{width:100%}.e-dialog .e-ss-grid .e-rowcell{border:0}.e-dialog .e-nmdlg{padding:10px}.e-dialog .e-nmdlgcont{margin:0 2px}.e-dialog .e-nmclose{margin-top:10px;margin-right:-1px}.e-dialog .e-nmscope{opacity:.4}.e-dialog .e-nmdlgdiv{padding-top:10px}.e-dialog .e-formatastabletext{margin-left:-5px;width:283px}.e-dialog .e-fatnamedlgcell,.e-dialog .e-chartnamedlgcell{float:left;width:150px;padding:5px;margin:5px}.e-dialog .e-fatnamedlgbtn,.e-dialog .e-chartnamedlgbtn{float:left;width:50px}.e-dialog .e-fatresizetablecell{display:inline-block;width:220px;padding:5px;margin:5px 5px 5px -5px}.e-dialog .e-fatresizetablerow{width:480px}.e-dialog .e-fatresizetablebtn{float:left;width:70px;position:relative;left:335px}.e-dialog-modal{overflow:hidden}.e-dialog .e-ss-dlgtab .e-content .e-chkbox-wrap,.e-dialog .e-ss-dlgtabval .e-content .e-chkbox-wrap{padding:5px 5px 5px 0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow{padding-bottom:0}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table,.e-ss-grid .e-dialog .e-editedrow table{border-spacing:1px}.e-ss-dialog.e-ss-grid .e-dialog .e-addedrow table input,.e-ss-grid .e-dialog .e-addedrow table textarea,.e-ss-dialog.e-ss-grid .e-dialog .e-editedrow table input,.e-ss-grid .e-dialog .e-editedrow table textarea{text-align:left}.e-insertdialog.e-widget-content.e-dialog{padding:9px}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border:1px solid transparent}.e-spreadsheet .e-borderbtn div span.e-icon:before{line-height:13px;text-indent:0;font-size:15px}.e-ss-menuclrpkr .e-footerContainer{display:none}.e-spreadsheet .e-excelfilter .e-btncontainer input{padding:.2em .4em .3em}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-clear{padding:3px}.e-spreadsheet.e-dlgcontainer .e-dlgBtns .e-filter{padding:3px}.e-spreadsheet .e-ssr-protect:before{content:"";font-family:"ej-xlfont";font-size:32px;text-indent:-9px;line-height:18px}.e-spreadsheet .e-rowcell.e-ofbrdr{border-right:0}.e-spreadsheet .e-rmanchor{cursor:cell;pointer-events:none}.e-spreadsheet .e-btnhgt{height:100%}.e-spreadsheet .e-ssr-protectsheet:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:18px;text-indent:-10px}.e-spreadsheet .e-ss-cmenuprotect:before{content:"";font-family:"ej-xlfont";font-size:16px}.e-spreadsheet .e-ssr-protlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-ssr-protunlockcell:before{content:"";font-family:"ej-xlfont";font-size:20px;line-height:12px;text-indent:-4px}.e-spreadsheet .e-spreadsheetcolumnheader,.e-spreadsheet .e-inputbox,.e-spreadsheet .e-autofill{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{outline:none;border-width:1px}.e-ss-dialog table td{border:none;padding:0}.e-spreadsheet .e-ribbon .e-content-item table td{border:none;padding:7px}.e-spreadsheet .e-ribbon table,.e-ss-dialog table{border:none}.e-spreadsheet .e-ssr-datarefresh:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-8px}.e-spreadsheet .e-ssr-changedatasource:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-9px}.e-spreadsheet .e-ssr-pivotclearall:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:16px;text-indent:-1px}.e-spreadsheet .e-ssr-movepivottable:before{content:"";font-family:"ej-xlfont";font-size:16px;line-height:13px;text-indent:-4px}.e-spreadsheet .e-ssr-fieldlist:before{content:"";font-family:"ej-xlfont";font-size:32px;line-height:4px;text-indent:-10px}.e-menu .e-ss-pivotrefresh:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive{width:100%;height:100%;overflow-x:hidden}.e-spreadsheet .e-bordercontainer{position:absolute;top:0;left:0;height:99%;width:100%;z-index:10007}.e-spreadsheet .e-bordercell{width:63px;height:48px;padding:3px;display:inline-block;border:2px solid transparent}.e-spreadsheet .e-ss-border-content{padding:15px 15px 15px 28px}.e-spreadsheet .e-ss-bdr-header{height:25px;border-bottom:1px solid}.e-spreadsheet .e-ribbon .e-icon.e-ss-border:before{font-size:40px;display:inline-block;vertical-align:middle;line-height:1.16;text-indent:12px}.e-spreadsheet .e-border-back{float:right;padding-top:6px}.e-spreadsheet ul.e-adaptive{top:32px !important;left:0 !important}.e-mobileNavigation:before{content:"";font-size:22px}.e-mobileNavigation{position:absolute;float:left;padding:12px 10px 0 0}.e-spreadsheet .e-lv .e-list .e-list-img{height:28px;width:0}.e-s-dialog .e-ss-dlgtab>.e-content{position:relative;height:100%}.e-format-Number:before{font-family:'ej-xlfont';content:"";font-size:22px;text-indent:3px}.e-menu.e-formatastable-adaptive,.e-menu.e-cellstyles-adaptive,.e-border-adaptive{width:100%;height:100%;top:0 !important;left:0 !important}.e-dlgctndiv .e-ss-dlgtab>.e-content{padding:7px 13px 14px 14px}.e-ss-dialog .e-lv .e-list.e-margin .e-chevron-right_01 span{left:0}.e-ss-dialog .e-chartimg{float:left}.e-spreadsheet .e-groupexpander.e-disable{cursor:default;background:none}.e-spreadsheet .e-groupexpander.e-disable:hover{background:none}.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid th,.e-spreadsheet .e-spreadsheetcontentcontainer .e-pivotgrid td{padding-top:0;padding-bottom:0;height:19px;box-sizing:content-box}.e-spreadsheet .e-ssr-fieldlist+span.e-btntxt{text-indent:-2px}.e-ss-dialog .e-ss-lefttopdiv{width:30%;float:left;padding-right:28px}.e-ss-dialog .e-ss-lefttopdiv label{padding-bottom:7px}.e-ss-dialog .e-ss-leftdiv{width:30%;padding-right:16px;float:left}.e-ss-dialog .e-ss-leftdiv{padding-right:15px;padding-bottom:15px}.e-ss-dialog.e-ss-fcdlg .e-ss-rightdiv div button{float:right;margin-top:5px}.e-ss-pictureborder #dashes.picturecolor ul li div{width:30px}.e-ss-pictureborder #dashes.picturecolor ul li{margin:10px}.e-ss-pictureborder.e-menu #dashes.picturecolor .e-list>.e-menulink{min-height:12px}.e-spreadsheet td.e-rowcell input.e-input{line-height:.9em}.e-fdlg-num-options .e-chkbox-small{padding-top:9px}.e-ss-dialog.e-ss-fcgdiv{bottom:0}.e-ss-dialog.e-ss-fcgdiv{position:absolute}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active,.e-ss-dialog .e-tab .e-header .e-margine-top:hover{border-top:none}.e-ss-dialog .e-ss-fcgdiv{padding:0}.e-ss-dialog .e-ss-fcgdiv{padding:4px}.e-spreadsheet .e-split.e-drop .e-left-btn .e-split-btn-div .e-icon,.e-spreadsheet .e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{font-size:10px}.e-ss-dialog .e-dlg-btnfields .e-button{margin-left:15px}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetfooter{height:35px}.e-spreadsheet .e-formulabar{height:44px}.e-spreadsheet .e-indexbox{margin:8px 5px 8px 10px}.e-spreadsheet .e-inputbox{margin:8px 10px 8px 5px}.e-menu .e-formatastablecell{border-width:2px;margin:4px}.e-menu .e-cellstylecell{margin:4px}.e-ss-dialog:not(.e-ss-fcdlg):not(.e-ss-valdlg) .e-dialog .e-dlgctndiv tr td,.e-ss-dialog.e-ss-valdlg .e-dialog .e-dlgctndiv form tr:nth-child(2) td,.e-ss-dialog.e-ss-cfdlg div.e-dlg-fields,.e-ss-dialog.e-ss-cfdlg div.e-dlg-fields:first-child,.e-ss-dialog.e-ss-hyperlinkdlg .e-treeview-wrap,.e-ss-dialog .e-ss-fcgdiv,.e-ss-dialog.e-ss-movedlg div.e-dlg-fields,.e-ss-dialog.e-ss-valdlg .e-ddl.e-widget,.e-ss-dialog.e-ss-gotodlg form div.e-dlg-fields{padding-bottom:15px}.e-ss-dialog .e-dialog .e-dlgctndiv label{font-family:'Segoe UI',Regular;font-size:12px}.e-ss-dialog>.e-titlebar{text-align:left}.e-ss-dialog.e-ss-cfdlg div label.e-dlg-fields,.e-ss-dialog .e-ss-lefttopdiv label,.e-ss-dialog .e-ss-righttopdiv label,.e-ss-dialog.e-ss-valdlg label,.e-ss-dialog.e-ss-gotodlg div label.e-dlg-fields,.e-ss-dialog.e-ss-nmdlg .e-widget div.e-nmdlg-content~div.e-dlg-fields label{padding-bottom:6px}.e-ss-dialog.e-ss-fcdlg .e-ss-centerdiv .e-ss-rightdiv tr td label{padding-bottom:6px;padding-top:15px}.e-ss-dialog .e-dlgctndiv .e-ss-dlgtab>.e-content{padding:15px 0 0 0}.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(2) td{padding-top:0}.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(3) td div,.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(4) td div,.e-ss-dialog.e-ss-gotodlg .e-radiobtn-wrap.e-widget{padding-right:6px}.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(3) td,.e-ss-dialog.e-ss-pvtdlg .e-dialog .e-dlgctndiv table tr:nth-child(4) td,.e-ss-dialog .e-ss-nmdlg tr td:nth-child(2){padding-left:15px}.e-ss-dialog .e-ss-changerange tr td label,.e-ss-dialog.e-ss-hyperlinkdlg tr td label,.e-ss-dialog.e-ss-pwddlg tr td:nth-child(1),.e-ss-dialog.e-ss-grid tr td:nth-child(1){padding-right:15px}.e-ss-dialog.e-ss-valdlg .e-dialog .e-dlgctndiv form tr td{padding-bottom:0}.e-ss-dialog .e-ss-nmdlg .e-ss-fathdr{margin-left:4px}.e-ss-dialog .e-ss-nmdlg span.e-chkbox-wrap,.e-ss-dialog .e-ss-nmdlg .e-ss-fathdr{vertical-align:middle}.e-ss-dialog.e-charttype-dlg .e-ss-leftdiv{padding-right:0}.e-ss-dialog.e-charttype-dlg .e-chartimg{margin:0 0 15px 15px}.e-ss-dialog.e-ss-valdlg table,.e-ss-dialog.e-ss-fcdlg .e-ss-centerdiv .e-ss-rightdiv tr td input{margin-bottom:15px}.e-ss-dialog.e-ss-fcdlg .e-ss-centerdiv .e-ss-rightdiv tr td button{margin-top:15px}.e-ss-dialog .e-tab .e-bottom-line.e-active{margin:0}.e-ss-drpdiv{display:none}.e-ss-righttopdiv{width:75%}.e-ss-drpfontdiv{display:none}.e-ss-fontcdiv{float:left;padding-left:25px}.e-ss-fontnrmldiv{float:left;margin-top:10px;padding-left:25px}.e-ss-fontcntdiv{display:table;width:100%}.e-ss-fontstylediv{width:30%;margin-right:16px;float:left}.e-ss-stylediv{margin-bottom:15px;width:100%}.e-ss-colordiv{float:left;padding-right:8px}.e-ss-topmaindiv{padding-bottom:7px}.e-dlg-fieldlabel{padding-left:5px}.e-dlg-fieldvaluelabel{padding:0 0 7px 0}.e-ss-rightdiv{width:240px}.e-ss-rightdiv{width:208px}.e-ss-dialog.e-ss-gotodlg div label.e-dlg-fields:nth-child(2){padding-top:15px}.e-ss-dialog .e-ss-okbtn.e-btn.e-select{border:1px solid}.e-spreadsheet .e-pager div.e-numericcontainer{margin-top:0}.e-spreadsheet .e-pager .e-numericitem{width:auto;height:14px;line-height:normal}.e-ss-dialog .e-ss-fcgdiv{font-weight:normal}.e-ss-colorpicker.e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover{border:none}.e-ss-colorpicker.e-colorwidget .e-select.e-ssr-colorcontainer{width:30%}.e-spreadsheet .e-split.e-btn-normal.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon:before{font-size:10px}.e-ss-colorpicker span.e-ssr-colorcontainer .e-icon.e-arrow-sans-down:before{text-indent:-3px;line-height:15px}.e-ss-dialog .e-radiobtn-wrap .e-radmedium .e-rad-icon{line-height:13px}.e-ss-dialog.e-ss-nmdlg .e-widget .e-dlg-fields.e-nmdlg-content{min-height:200px}.e-ss-dialog.e-ss-nmdlg .e-widget div.e-nmdlg-content~div.e-dlg-fields{padding-bottom:15px;padding-top:15px}.e-spreadsheet .e-ribbon .e-rbn-ddl.e-ddl .e-select{height:22px}.e-spreadsheet .e-ribbon .e-rbn-ddl.e-ddl .e-icon{padding:6px;text-indent:3px}.e-spreadsheet .e-ribbon.e-js .e-split.e-btn-normal.e-drop .e-split-btn.e-left-btn{width:100%}.e-spreadsheet .e-ssr-clear:before{line-height:23px}.e-spreadsheet .e-clearbtn .e-btntxt{padding-bottom:5px}.e-spreadsheet.e-clearbtn>.e-split-btn-div{top:19px}.e-spreadsheet .e-ss-resetpictbtn>.e-split-btn-div,.e-spreadsheet .e-ss-pictbrdrbtn>.e-split-btn-div{top:19px;text-indent:6px}.e-ss-dialog .e-nmdlg-content{width:300px}.e-ss-dialog .e-ss-maindiv{max-width:418px}.e-ss-dialog .e-ss-leftdiv{min-width:120px}.e-ss-dialog .e-ss-maindiv,.e-ss-dialog .e-ss-centerdiv{width:100%}.e-ss-dialog .e-chtdlgcontent .e-ss-rightdiv{min-height:250px}.e-ss-dialog .e-ss-cfdlg{max-width:300px}.e-ss-dialog .e-ss-nm-dlg-grid{width:400px;height:180px}.e-ss-dialog .selement{width:17%}.e-spreadsheet span#editsparkline{margin:-4px 3px}.e-spreadsheet .e-sparklinedesignshowcell{float:left;margin-left:1px;margin-bottom:2px;padding-left:2px;padding-right:22px;width:89px}.e-spreadsheet .e-ss-linesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-columnsparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-piesparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-areasparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-winlosssparkline:before{content:"";font-family:"ej-xlfont";font-size:16px;text-indent:-1px;line-height:15px}.e-spreadsheet .e-ss-editdata:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-10px;line-height:26px}.e-spreadsheet .e-ss-sparkline{position:absolute;z-index:0}.e-spreadsheet .e-ss-sparklinecolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-3px;line-height:17px}.e-spreadsheet .e-ss-markercolor:before{content:"";font-family:"ej-xlfont";font-size:20px;text-indent:-11px;line-height:17px}.e-spreadsheet .e-ss-editdatasparkline:before{content:"";font-family:"ej-xlfont";text-indent:-1px;line-height:16px;font-size:18px}.e-colorwidget.e-ss-colorpicker{border-radius:0}@-webkit-keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes radialslidershow{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes radialsliderhide{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}.e-slider-show{-webkit-animation:radialslidershow 2s;-moz-animation:radialslidershow 2s;-ms-animation:radialslidershow 2s;-o-animation:radialslidershow 2s;animation:radialslidershow 2s}.e-slider-hide{-webkit-animation:radialsliderhide 2s;-moz-animation:radialsliderhide 2s;-ms-animation:radialsliderhide 2s;-o-animation:radialsliderhide 2s;animation:radialsliderhide 2s}.e-radialslider-svg-show{-webkit-animation:clock 2s;-moz-animation:clock 2s;-ms-animation:clock 2s;-o-animation:clock 2s;animation:clock 2s}.e-radialslider .e-rs-svg{border-radius:50%}.e-radialslider-svg-hide{-webkit-animation:anticlock 2s;-moz-animation:anticlock 2s;-ms-animation:anticlock 2s;-o-animation:anticlock 2s;animation:anticlock 2s}@keyframes clock{0%{opacity:0}25%{opacity:.25}50%{opacity:.75}100%{opacity:1}}@keyframes anticlock{0%{opacity:1}25%{opacity:.35}50%{opacity:.25}100%{opacity:0}}.e-radialslider .e-inner-circle{background-position:center center;background-repeat:no-repeat;background-size:60% auto;border:4px solid;border-radius:50%;height:40px;width:40px;z-index:1;position:absolute;background-color:#fff}.e-radail-slider-wrapper{position:relative}.e-spellcheck .e-btnaddtodictionary,.e-spellcheck .e-btnignoreall,.e-spellcheck .e-btnchangeall,.e-spellcheck .e-btnclose{margin-top:6px}.e-spellcheck .e-btnaddtodictionary,.e-spellcheck .e-btnignoreall,.e-spellcheck .e-btnchangeall,.e-spellcheck .e-btnclose{margin-top:20px}.e-spellcheck .e-dictionarylabel,.e-lablesuggestions{font-weight:400}.e-spellcheck .e-spellcheckdialog{padding:.5em}.e-spellcheck .e-sentence{height:100%;width:100%;border:1px solid;box-sizing:border-box}.e-spellcheck .e-sentencecontent{padding:2px}.e-spellcheck .e-errorword{background-image:url('common-images/spellcheck/highlight.png');background-repeat:repeat-x;background-position:bottom}.e-spellcheck .e-sentencecontent .e-errorword{font-weight:bold;background-image:none}.e-spellcheck .e-cell{height:90px}.e-spellcheck .e-sentencecell,.e-suggestioncell{width:65%;float:left}.e-spellcheck .e-buttoncell{width:32%;float:right}.e-spellcheck .e-buttoncell{height:90px}.e-spellcheck .e-labelcell,.e-spellcheck .e-dialogdiv{padding-bottom:2px}.e-spellalert .e-alerttextdiv{padding-bottom:20px !important}.e-spellalert .e-alertnotification{font-size:30px;padding:1px}.e-spellalert .e-alertnotifydiv{float:left}.e-spellalert .e-alerttext{float:right}.e-spellalert .e-alerttext{width:70%;font-weight:400 !important}.e-spellalert .e-alerttextdiv{height:30px}.e-spellalert .e-alertnotification.e-icon,.e-spellalert .e-alertnotification.e-icon:before{height:30px;width:30px}.e-spellalert .e-missingalert .e-alertnotification{width:10%}.e-spellalert .e-missingalert .e-alerttext{width:88%;height:22px}.e-spellalert .e-missingalert .e-alerttextdiv,.e-spellalert .e-missingalert .e-alertbtn{width:100%}.e-spellmenu .e-errorsuggestions{font-weight:bold}.e-spellcheck .e-titlebar{padding:20px 25px 0}.e-spellcheckdialog.e-dialog{padding:28px 25px 20px}.e-spellcheck .e-dialogdiv{padding-bottom:0}.e-spellcheck .e-labelrow{padding-bottom:15px;height:5%}.e-spellcheckdialog .e-buttoncell{width:35% !important;padding-left:20px;box-sizing:border-box}.e-spellcheckdialog .e-suggestionsrow,.e-spellcheckdialog .e-sentencerow{height:90px}.e-spellcheckdialog .e-suggestionsrow,.e-spellcheckdialog .e-sentencerow{width:100%;height:39% !important}.e-spellcheckdialog .e-sentencerow{padding-bottom:15px}.e-spellmenu .e-list.e-errorsuggestions>.e-menulink{line-height:34px !important;font-weight:bold !important}.e-spellmenu .e-list.e-errorsuggestions.e-separator{border-bottom:1px solid #c8c8c8 !important}.e-spellcheck .e-dialogdiv .e-dialog-scroller,.e-spellcheck .e-spellcheckdialog{width:548px !important;height:394px !important}.e-spellcheck .e-sentencecontent{padding:8px 0 0 8px !important;font-size:13px !important;font-weight:400 !important}.e-spellcheck.e-dialog.e-dialog-wrap{min-height:360px !important;width:550px !important}.e-spellcheck .e-sentencescroller{height:100% !important}.e-spellcheck .e-sentencescroller,.e-spellcheck .e-scrollbar,.e-spellcheck .e-dialogdiv{height:100% !important}.e-spellcheck .e-sentencecell,.e-spellcheck .e-buttoncell{height:100%}.e-spellcheck .e-suggestioncell{height:97.5%}.e-spellcheck .e-spellbuttons{height:25px}.e-spellcheck .e-spellbuttons{height:34px}.e-spellalert.e-dialog-wrap{width:280px !important}.e-spellalert .e-titlebar{padding:20px 25px 0 !important}.e-spellalert .e-alertdialog .e-alertbutton{height:25px;min-width:100px}.e-spellalert.e-dialog.e-dialog-wrap{width:280px !important}.e-spellalert.e-elementmissing.e-dialog.e-dialog-wrap{width:400px !important}.e-spellalert.e-elementmissing .e-dialog-scroller,.e-spellalert.e-elementmissing .e-alertdialog{width:350px !important;height:78px !important}.e-spellalert .e-dialog-scroller,.e-spellalert .e-alertdialog{width:228px !important;height:78px !important}.e-spellalert .e-dialog-scroller{padding:28px 25px 20px}.e-spellalert .e-alertdialog{padding:0 !important}.e-ddl.e-popup .e-dropdownbase.e-combobox-group .e-list-item{padding-left:2em;text-indent:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie,.e-ddl.e-input-group .e-clear-icon.e-comboie{display:block;position:absolute}.e-ddl.e-input-group .e-ddl-icon.e-comboie{right:0;top:0}.e-ddl.e-input-group .e-ddl-icon.e-comboie{padding-top:11px}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie9{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-ddl-icon.e-comboie.e-comboie8{padding:8px 7px 8px 7px;margin:1px}.e-ddl.e-input-group .e-clear-icon.e-comboie{right:30px;top:6px}.e-control{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal}.e-control,.e-control [class^='e-'],.e-control [class*=' e-']{box-sizing:border-box}.e-control .e-combobox.e-input.e-placeholder{color:#bbb;font-style:italic;position:absolute;top:0;white-space:nowrap}.e-disabled{background-image:none;cursor:default;filter:alpha(opacity=35);opacity:.35}.e-list-parent.e-ul{list-style-type:none}.clear-icon{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group .e-clear-icon:before{content:'';font-family:'ej-webfont'}.e-ddl.e-input-group{display:table;margin-bottom:0}input.e-combobox.e-input{border-width:1px;font-weight:400;height:auto;line-height:1.4;margin:0;margin-bottom:0;outline:none;padding:8px;width:100%}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled,.e-ddl.e-input-group.e-disabled span,.e-ddl.e-input-group.e-disabled span button{cursor:not-allowed;filter:alpha(opacity=60);opacity:.6}.e-combobox.e-input.e-rtl,.e-ddl.e-input-group.e-rtl{direction:rtl}.e-combobox.e-input.e-corner{border-radius:4px}.e-ddl.e-input-group,.e-ddl.e-input-group .e-input-group-btn,.e-ddl.e-input-group .e-input-group-icon{display:flex}.e-ddl.e-input-group .e-input-group-btn button{align-items:center;display:flex;margin:0;outline:none;width:inherit}.e-ddl.e-input-group .e-input-group-icon:first-child{border-left-width:1px}.e-input-group-btn button,.e-ddl.e-input-group .e-input-group-icon{white-space:nowrap}.e-ddl.e-input-group.e-corner .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.e-ddl.e-input-group.e-corner .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner .e-input-group-icon:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:first-child{border-left-width:0;border-right-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-btn:last-child button{border-left-width:1px;border-right-width:0}.e-ddl.e-input-group.e-rtl .e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group.e-rtl .e-input-group-icon:not(:last-child){border-left-width:1px}.e-ddl.e-input-group.e-rtl .e-input-group-icon+.e-combobox.e-input,.e-ddl.e-input-group.e-rtl .e-input-group-btn+.e-combobox.e-input{border-right-width:0}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:first-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:first-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.e-ddl.e-input-group.e-corner.e-rtl .e-combobox.e-input:last-child,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-btn:last-child button,.e-ddl.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:0}.e-ddl.e-input-group.e-corner.e-rtl input.e-combobox.e-input:only-child{border-radius:4px}.e-ddl.e-input-group{position:relative;width:100%}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-btn button:hover,.e-ddl.e-input-group.e-rtl.e-corner .e-input-group-icon:hover{border-radius:0}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{margin-bottom:0;margin-top:0}.e-ddl.e-input-group{border-bottom:0;border-width:1px}input.e-combobox.e-input::-ms-clear{display:none}.e-ddl.e-input-group .e-clear-icon{background:transparent;border:0;display:flex;flex-direction:column;justify-content:flex-end;outline:none;padding:0 8px 2px;text-align:center}.e-ddl.e-input-group .e-clear-icon:before{font-size:18px;padding:0;text-align:center;vertical-align:middle}.e-combobox.e-input:not(:valid)~.e-clear-icon{display:none}.e-ddl.e-input-group .e-clear-icon.e-clear-icon-hide{display:none}.e-combobox.e-input:not(:valid),.e-combobox.e-input:valid,.e-ddl.e-input-group input:not(:valid),.e-ddl.e-input-group input:valid{box-shadow:none}.e-ddl.e-input-group.e-disabled .e-input-group-btn button:hover,.e-ddl.e-input-group.e-disabled .e-input-group-icon:hover{background:transparent}.e-control.e-ddl.e-popup{height:auto;position:absolute;width:auto;z-index:1000}.e-control.e-ddl.e-popup.e-popup-open{display:block}.e-control.e-ddl.e-popup.e-popup-close{display:none}.e-dropdownbase{display:block;height:100%;position:relative;width:100%}.e-dropdownbase .e-list-parent{margin:0;padding:0}.e-dropdownbase .e-list-item{cursor:default;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-dropdownbase .e-list-item *{display:inline-block;vertical-align:middle}.e-dropdownbase .e-fixed-head{position:fixed}.e-dropdownbase.e-content{overflow:auto;position:relative}.e-dropdownbase.e-nodata{height:48px;padding:12px 16px}.e-control:focus,.e-control *:focus{outline:none}.e-combobox.e-input:focus{border-width:1px;padding-bottom:8px}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{padding-left:8px}.e-ddl.e-rtl.e-input-group input.e-combobox.e-input,.e-ddl.e-rtl.e-input-group input.e-combobox.e-input:focus{padding-right:8px}.e-ddl.e-input-group.e-input-focus{border-style:solid}.e-ddl.e-input-group.e-input-focus{border-width:1px}.e-ddl.e-input-group.e-rtl .e-combobox.e-input:not(:first-child):focus{border-right-width:1px}.e-ddl.e-input-group.e-rtl.e-input-focus .e-combobox.e-input:not(:first-child):focus{border-right-width:0}.e-ddl.e-input-group.e-input-focus.e-corner{border-radius:4px}.e-ddl.e-input-group.e-input-focus span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span:first-child button,.e-ddl.e-input-group.e-input-focus.e-rtl .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon:first-child button{border-color:transparent}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-bottom-color:transparent;border-top-color:transparent}.e-bigger .e-input-group.e-ddl .e-combobox.e-input,.e-bigger .e-input-group.e-ddl .e-combobox.e-input:focus{padding:7px 0 2px}.e-bigger .e-input-group.e-ddl .e-input-value,.e-bigger .e-input-group.e-ddl .e-input-value:focus{padding:11px 0 2px}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{outline:none}.e-ddl.e-input-group input.e-combobox.e-input{min-width:0;width:100%}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group input.e-combobox.e-input:focus{border:0 solid;border-width:0}.e-ddl.e-input-group input.e-combobox.e-input{margin-bottom:0}.e-ddl input.e-combobox.e-input:focus,.e-ddl input.e-combobox.e-input{padding:2px 0}.e-ddl-popup.e-rtl div>ul li .e-chkbox-wrap{padding-left:10px;padding-right:0}.e-ddl-popup div>ul li .e-chkbox-wrap,.e-ddl-popup div>.e-listbox li .e-chkbox-wrap{padding-right:10px}.e-gantt .e-gantt-criticaltask:before{content:""}.e-media-player .e-media-stop:before{content:""}.e-media-player .e-media-forward:before{content:"" !important}.e-media-player .e-media-backward:before{content:"" !important}.e-media-player .e-media-next:before{content:"" !important}.e-media-player .e-media-previous:before{content:"" !important}.e-media-player .e-media-next.basic:before{content:"" !important}.e-media-player .e-media-previous.basic:before{content:"" !important}.e-media-player .e-media-volume:before{content:""}.e-media-player .e-media-volume.media-muted:before{content:""}.e-media-player .e-media-fullscreen:before{content:""}.e-media-player .e-media-smallscreen:before{content:""}.e-media-player .e-media-settings:before{content:""}.e-media-player .e-media-playlist:before{content:""}.e-media-player .e-media-snapshot:before{content:""}.e-media-player .e-media-download:before{content:""}.e-media-player .e-media-repeat:before{content:""}.e-media-player .e-media-shuffle:before{content:""}.e-media-player .e-media-play:before,.e-media-player .e-media-playlist-play:before,.e-media-player .e-media-center-play:before{content:""}.e-media-player .e-media-pause:before,.e-media-player .e-media-center-pause:before{content:""}.e-media-player .e-media-playlist-header-previous:before{content:""}.e-media-player .e-media-playlist-header-next:before{content:""}.e-media-player .e-media-playlist-close{content:""}.e-media-player .e-media-playlist-toggle.e-media-expand:before{content:""}.e-media-player .e-media-playlist-toggle.e-media-collapse:before{content:""}.e-media-player .e-media-settings-selector:before{content:""}.e-media-player .e-media-playlist-close:before{content:""}.e-media-player .e-media-element{width:100%;height:100%}.e-media-player .e-media-element-div{width:100%;height:100%;position:relative}.e-media-player .e-media-focus-div{width:0;height:0}.e-media-player .e-media-content-div{width:100%;height:100%;position:relative}.e-media-player .e-media-youtube{pointer-events:none !important}.e-media-player{border:1px solid;background-size:100% 100%;background-repeat:no-repeat;position:relative;outline:none;min-width:300px !important;min-height:250px !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-media-player *{outline:none}.e-media-player .e-media-control-container{bottom:0;position:absolute;width:100%;height:auto;min-height:45px;z-index:1}.e-media-player .e-slider{border:none !important}.e-media-player .e-media-timeslider.e-media-adv{height:4px !important;top:50%;margin-top:-4px}.e-media-player .e-media-timeslider-div.e-media-adv{left:0;position:relative;top:0;height:20px;padding-left:7px;z-index:100}.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{left:7px;z-index:3;height:20px !important;padding:0 !important}.e-media-player .e-slider-wrap{cursor:pointer;padding:0 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{position:relative;opacity:.85}.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{top:50%;margin-top:-7px;left:50%;margin-left:-7px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{width:20px;float:left;background-repeat:no-repeat;background-position:50% 50%;position:relative;margin-left:10px;z-index:2}.e-media-player .e-media-toolbar.adv .e-media-play,.e-media-player .e-media-toolbar.adv .e-media-pause{padding-left:3px;padding-right:5px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li{margin-top:-3px;width:50px;margin-left:7px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li .e-slider-wrap{height:20px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{margin-top:8px;cursor:pointer;width:10px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-li{width:30%;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-li{width:5%;float:right !important;margin-left:6px !important;margin-right:6px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-li{width:15%;float:right !important;padding-right:0 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li{width:50px !important;max-width:100px !important;padding-left:6px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-volume-text-li{width:15% !important;max-width:50px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-li{width:20%;float:right !important;padding-left:3px !important;padding-right:3px !important}.e-media-player .e-media-toolbar.adv{border:none !important;overflow:hidden;position:relative;top:-20px}.e-media-player .e-media-toolbar-icon{display:inline-block}.e-media-player .e-media-toolbar-icon.disabled:before,.e-media-player .e-media-playlist-icon.disabled:before,.e-media-player .e-list.disabled{opacity:.3 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-ul{position:relative;height:94% !important;float:left;padding:0;margin-top:0}.e-media-player .e-media-toolbar.adv .e-media-toolbar-shfflegroup{width:23%;left:2%}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup{text-align:center;left:10px;float:left}.e-media-player .e-media-toolbar.adv .e-media-toolbar-settingsgroup{text-align:right;right:10px;float:right}.e-media-player .e-media-toolbar.adv .e-slider-wrap{position:relative;width:50px;float:left;top:50%;margin-top:-3px;padding:0}.e-media-player .e-media-toolbar.adv .e-media-volume-text{font-size:9px;width:100%;position:absolute;top:43%}.e-media-player .e-media-custom-fullscreen{width:100% !important;height:100% !important;position:fixed;left:0;top:0;z-index:2147483647}.e-media-player.fullscreen{width:100% !important;height:100% !important;top:0;left:0;position:fixed;border:none !important}.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle{margin-top:-3px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider{width:100%;height:4px;margin-top:1px}.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle{height:10px !important;width:10px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-play-li div{margin-left:3px}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{font-size:17px !important}.e-media-player .e-media-time-stamp.e-media-adv{font-size:9px;height:10px;position:absolute;right:9px;margin-top:-1px;z-index:2}.e-media-player .e-media-time-stamp.e-media-adv div{height:100%;float:left}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{border:none}.e-media-player .e-media-toolbar.basic{border:none !important;overflow:hidden;height:45px}.e-media-player .e-media-prev-li.basic,.e-media-player .e-media-next-li.basic{position:absolute;width:39px;height:40px;top:50%;margin-top:-20px;cursor:pointer}.e-media-player .e-media-previous.basic,.e-media-player .e-media-next.basic{width:100%;height:100%;left:0;top:0}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{font-size:30px !important;width:30px;height:30px;position:relative;opacity:1 !important}.e-media-player .e-media-prev-li.basic{left:10%}.e-media-player .e-media-next-li.basic{right:10%}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{height:3px !important}.e-media-player .e-media-toolbar.basic .e-media-play:before,.e-media-player .e-media-toolbar.basic .e-media-pause:before{font-size:17px !important;margin-top:-2px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-div{width:20px;height:100%;float:left;margin-left:10px}.e-media-player .e-media-toolbar-time-icon-li{width:25px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{width:100%;position:relative;float:left}.e-media-player .e-media-toolbar.basic .e-media-toolbar-li{width:20px;margin-left:10px;height:100%;list-style:none !important;float:left;position:relative}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon:before{font-size:16px}.e-media-player .e-media-toolbar.basic .e-media-previous:before,.e-media-toolbar.basic .e-media-next:before{font-size:13px !important;margin-top:1px}.e-media-player .e-media-toolbar.basic .e-media-fullscreen:before{font-size:13px !important;margin-top:-1px !important}.e-media-player .e-media-toolbar.basic .e-media-settings:before{margin-top:-2px !important;margin-left:2px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li{width:20px;left:5px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{width:100px;float:right !important;right:5px}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-toolbar-right-li{width:38px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{width:1px}.e-media-player .e-media-toolbar.basic .e-media-split{top:50% !important;margin-top:-10px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-icon-li{margin-left:-1px}.e-media-player .e-media-toolbar.basic.audio .e-media-toolbar-right-li{width:40px !important}.e-media-player .e-media-toolbar.basic .e-media-play-li,.e-media-player .e-media-toolbar.basic .e-media-toolbar-right-li{height:100%;background-position:50% 50%}.e-media-player .e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{font-size:11px;position:absolute;top:50%;margin-top:-8px}.e-media-player .e-media-toolbar.basic .e-media-toolbar-time-run-li{width:55px;left:10px}.e-media-player .e-media-time-stamp-end.e-media-basic{left:10px}.e-media-player .e-media-time-stamp-run.e-media-basic{right:5px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-slider-wrap{width:100% !important;top:50%;height:40px !important;margin-top:-18px;position:absolute}.e-media-player .e-media-toolbar.basic .e-media-time-li{left:10px}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle{margin-top:-4px !important}.e-media-player .e-media-toolbar.basic .e-media-toolbar-ul{width:100%;height:100%;position:relative;float:left;padding:0}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{height:90px;width:20px;position:absolute;top:-75px;z-index:3}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li .e-slider-wrap{width:40px !important;margin-left:-11px !important;margin-top:10px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider{width:4px !important;position:relative;left:50%;margin-left:-.5px}.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle{width:10px !important;height:10px !important;margin-left:-1px !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{margin-left:0}.e-media-player .e-media-toolbar.mob{height:30px !important;position:relative;top:50%;margin-top:-15px}.e-media-player .e-media-toolbar-ul.mob-playGroup{position:absolute;top:50%;margin-top:-25px;width:300px;height:50px;margin-left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon{width:50px;height:100%;position:relative}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{font-size:20px;width:30px !important;height:30px !important;opacity:1 !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous{left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next{right:0;float:right;left:0}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{font-size:32px !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play:before{left:5px}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause:before{left:-2px}.e-media-player .e-media-toolbar.mob .toolGroup{width:100%;height:100%;padding:0}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{list-style:none !important;position:relative;float:left;display:inline-block;height:25px;margin-left:20px}.e-media-player .e-media-toolbar.mob .e-media-time-li{top:1px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-run-li,.e-media-player .e-media-toolbar.mob .e-media-toolbar-time-icon-li{width:25px}.e-media-player .e-media-toolbar.mob .e-media-toolbar-fullscreen-li{width:15px}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{font-size:12px}.e-media-player .e-media-timeslider.e-media-mob{height:4px;top:2px}.e-media-player .e-media-toolbar.mob .e-slider-wrap{position:relative;top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen{width:30px !important;height:30px !important;margin-left:-10px;margin-top:0}.e-media-player .e-media-toolbar.mob .e-media-fullscreen:before{font-size:12px;margin-top:2px}.e-media-large-size .e-media-toolbar.adv .e-media-stop:before{font-size:13px !important}.e-media-large-size .e-media-toolbar.adv .e-media-fullscreen:before{font-size:12px !important;margin-left:0}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-playgroup .e-media-toolbar-icon:before{font-size:12px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-settingsgroup .e-media-toolbar-icon:before{font-size:14px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-shfflegroup .e-media-toolbar-icon:before{font-size:19px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-volumegroup .e-media-toolbar-icon:before{font-size:17px}.e-media-large-size .e-media-toolbar.adv .e-media-playlist:before{font-size:15px !important;margin-top:-1px}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{cursor:pointer}.e-media-player .e-media-toolbar-icon{cursor:pointer}.e-media-player .disabled,.e-media-player .disabled:before{cursor:default !important}.e-media-settings-popup{height:auto !important;border:none !important;position:absolute;z-index:2147483647;margin-left:-30px}.e-media-settings-popup>.e-lv.subpage{padding:5px;border:1px solid !important;border-radius:4px}.e-media-settings-popup .e-sub-list-container{width:100% !important}.e-media-settings-popup .e-list-hdr.e-clearall.e-content{width:100% !important}.e-media-settings-popup .e-togglebutton{float:right;height:18px;width:30px;margin-right:-5px;margin-top:-27px;font-size:10px;border-radius:2px}.e-media-settings-popup li{height:25px !important;border:none !important}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01{padding-top:4px !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-chevron-right_01{text-align:left;margin-left:20px}.e-media-settings-popup .e-lv.subpage.e-childitem{width:86px !important;position:relative;left:50px}.e-media-settings-popup .e-lv.subpage:not(.e-childitem) .e-header{display:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header,.e-media-settings-popup .e-lv.subpage.e-childitem .e-list-container,.e-media-settings-popup .e-lv.subpage.e-childitem .e-content{width:100%}.e-media-settings-popup .e-list-hdr{margin-top:4px}.e-media-settings-popup .e-header{height:30px !important;border:none !important;border-bottom:1px solid !important;width:112% !important;margin-left:-5px;box-shadow:none !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon,.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{position:relative;top:-8px;font-size:14px;font-weight:normal}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{left:8px}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text.speed{left:24px !important}.e-media-settings-popup .e-lv .e-list{padding-top:1px;position:relative;padding-left:9px}.e-media-settings-popup .e-list-container{border:none !important;overflow:hidden !important}.e-media-settings-popup .e-lv .e-arrow .e-chevron-right_01:before{right:-6px !important}.e-media-player .e-media-settings-selector:before{font-size:15px;position:absolute;left:5px;font-family:'ej-webfont' !important}.e-media-settings-popup .e-childcontainer li{text-align:center}.e-media-settings-popup .e-lv.subpage .e-header .e-htitle{position:relative;left:2px}.e-media-player .e-media-settings-overlay{position:absolute;width:96px;height:35px;top:0;left:0;z-index:3}.e-media-player .e-media-playlist-item{width:100%;height:100%;position:relative}.e-media-player .e-media-playlist-number{float:left;text-align:center;position:relative;top:50%;margin-top:-8px;font-weight:normal;font-size:11px;width:20px;padding:0;left:-2px}.e-media-player .e-media-playlist-img-div{float:left;height:auto;top:14%;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0}.e-media-player .e-media-playlist-img-div.desktop{width:50px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img-div.mobile{width:50px;margin-left:5px;height:70%;border:1px solid}.e-media-player .e-media-playlist-img{width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.e-media-player .e-media-playlist-play{width:5px;height:5px;position:absolute;left:50%;top:50%}.e-media-player .e-media-playlist-play:before{font-size:7px;margin-top:-4px;margin-left:-1px;opacity:.4}.e-media-player .e-media-playlist-title-div{float:left;padding:0;height:90%;overflow:hidden;padding-left:10px;font-size:11px}.e-media-player .e-media-playlist-title-div div,.e-media-player .e-media-video-title,.e-media-player .e-media-audio-title,.e-media-playlist-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.e-media-player .e-media-playlist-name{font-size:12px}.e-media-player .e-media-playlist-title,.e-media-player .e-media-playlist-navigation{height:50%;margin-left:13px}.e-media-player .e-media-playlist-title{font-size:12px;top:5px;position:relative;padding-top:2px}.e-media-player .e-media-playlist-author{font-size:10px;margin-top:2px}.e-media-player .e-media-playlist-div li{height:41px}.e-media-player .e-media-playlist-container.desktop{width:0%;position:absolute;z-index:2;height:99.5% !important;top:0;right:0;border:1px solid}.e-media-player .e-media-playlist-container.mobile{width:100% !important;height:auto !important;position:relative;z-index:1;top:0;right:1px;border:1px solid}.e-media-player .e-media-playlist-container.mobile .e-listbox-container{height:auto !important;width:100% !important}.e-media-player .e-media-playlist-container.mobile .e-ddl-popup.e-wrap.e-js{height:auto}.e-media-player .e-media-playlist-header{height:45px;border-bottom:2px solid}.e-media-player .e-media-playlist-container.mobile .e-media-playlist-header{border-bottom:0}.e-mediaplayer .e-hide,.e-media-custom-fullscreen.e-hide{display:none}.e-mediaplayer.e-js ul,.e-mediaplayer.e-js ol{margin-top:0;margin-bottom:10px}.e-media-player .e-media-playlist-title-div{margin-top:4px}.e-media-player .e-media-playlist-container .e-ddl-popup{border:none}.e-media-player .e-media-playlist-header label{float:left;position:relative;font-size:9px;top:50%;margin-top:-10px;font-weight:normal}.e-media-player .e-media-playlist-header span{width:20px;height:20px;float:right;top:50%;margin-top:-10px;position:relative;right:13px}.e-media-player .e-media-playlist-header-previous{cursor:pointer}.e-media-player .e-media-playlist-header-next{cursor:pointer}.e-media-player .e-media-playlist-header-next:before,.e-media-player .e-media-playlist-header-previous:before{font-size:12px !important}.e-media-player .e-media-playlist-toggle.desktop{position:absolute;width:12px;height:60px;top:50%;margin-top:-30px;right:0%;border:1px solid;border-radius:6px;z-index:2;cursor:pointer}.e-media-player .e-media-playlist-toggle.mobile{position:absolute;width:40px;height:40px;right:5px !important;bottom:-45px;transform:rotate(45);border-radius:6px;z-index:2;cursor:pointer;-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.e-media-player .e-media-playlist-toggle.e-media-expand.desktop{border-radius:0 6px 6px 0;margin-right:-13px}.e-media-player .e-media-playlist-toggle.e-media-collapse.desktop{border-radius:6px 0 0 6px}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{font-size:12px !important;left:50%;margin-left:-5px}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom:1px solid;cursor:pointer;overflow:hidden}.e-media-player .e-media-playlist-container .e-listbox-container{width:100% !important}.e-media-player .e-media-video-baner{width:100%;height:40px;position:absolute;z-index:1;top:0}.e-media-player .e-media-video-baner{background-image:url('common-images/mediaplayer/header_bg.png');background-repeat:no-repeat;background-size:100% 100%}.e-media-player .e-media-video-title{height:100%;width:85%;position:relative;top:50%;margin-top:-12px;font-size:14px;left:10px}.e-media-player .e-media-audio-detail{width:150px;height:200px;position:absolute;left:50%;margin-left:-75px;top:50%;margin-top:-100px}.e-media-player .e-media-audio-poster{width:100%;height:85%}.e-media-player .e-media-audio-title{width:100%;height:10%;z-index:1;text-align:center;margin-top:5px}.e-media-player .e-media-overlay{width:100%;height:100%;position:absolute;left:0;top:0}.e-media-player .e-slider .e-handle{margin-top:-3px !important;margin-left:-3px !important;border:1px solid !important}.e-media-player video::-webkit-media-controls{display:none !important}.e-media-player .e-media-time-tooltip{width:auto;height:auto;position:absolute;z-index:2147483647;border:1px solid;padding:4px 5px 4px 5px;font-size:12px;border-radius:2px;white-space:nowrap}.e-media-player .e-media-hd-tag{float:right;position:absolute;right:4px;font-weight:bold;top:5px}.e-media-player .e-media-settings-subtitle .e-slider-wrap{padding:0;position:absolute;top:10px;right:15px}.e-media-player .e-media-settings-subtitle .e-slider{height:13px !important}.e-media-player .e-media-volume:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-forward:before,.e-media-player .e-media-backward:before,.e-media-player .e-media-settings:before{font-size:16px !important;margin-top:-2px}.e-media-player .e-media-toolbar-split{width:1px;height:100%;position:relative;top:13px;float:left;list-style:none;margin-left:10px;z-index:3}.e-media-player .e-media-playlist-close{width:10px;height:10px;position:absolute;right:13px;top:10px;cursor:pointer}.e-media-player .e-media-playlist-close:before{font-size:9px}.e-media-player .e-media-slider-size{width:20px !important;height:20px !important;top:-5.5px !important;border:1px !important}.e-media-player .e-waitpopup-pane{z-index:1 !important}.e-media-player .e-media-waiting-template{background:url('common-images/mediaplayer/waiting_popup.gif') no-repeat scroll 0 0 transparent;background-size:100% 100%;background-position:100% 100%;height:50px;width:50px}.e-media-player .e-waitpopup-pane>div{display:inline-block !important;margin-left:-25px;margin-top:-25px;left:50% !important;top:50% !important}@keyframes e-media-fadeout{0%{opacity:1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2)}}.e-media-player .e-media-play-animation{width:50px;height:50px;position:absolute;top:1px;left:0;border-radius:50%;opacity:0;-webkit-animation-name:e-media-fadeout;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:initial;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-fill-mode:forwards;-webkit-animation-play-state:initial;-moz-animation-name:e-media-fadeout;-moz-animation-duration:.5s;-moz-animation-timing-function:linear;-moz-animation-delay:initial;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-fill-mode:forwards;-moz-animation-play-state:initial;animation-name:e-media-fadeout;animation-duration:.5s;animation-timing-function:linear;animation-delay:initial;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:initial}.e-media-player .e-media-player .e-hide{display:none}.e-media-player .e-media-center-icon{width:50px;height:50px;position:absolute;z-index:3}.e-media-player .e-media-center-icon:before{font-size:32px !important;width:30px;height:30px;opacity:1 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{border:none !important}.e-media-player .e-media-center-icon{top:46% !important;top:-moz-calc(50% - 25px) !important;top:-webkit-calc(50% - 25px) !important;top:-o-calc(50% - 25px) !important;top:calc(50% - 25px) !important;left:46% !important;left:-moz-calc(50% - 25px) !important;left:-webkit-calc(50% - 25px) !important;left:-o-calc(50% - 25px) !important;left:calc(50% - 25px) !important}.e-media-player .e-media-center-icon:before{top:46% !important;top:-moz-calc(50% - 17px) !important;top:-webkit-calc(50% - 17px) !important;top:-o-calc(50% - 17px) !important;top:calc(50% - 17px) !important}.e-media-player .e-media-center-play:before{left:46% !important;left:-moz-calc(50% - 19px) !important;left:-webkit-calc(50% - 19px) !important;left:-o-calc(50% - 19px) !important;left:calc(50% - 19px) !important}.e-media-player .e-media-center-pause:before{left:46% !important;left:-moz-calc(50% - 26px) !important;left:-webkit-calc(50% - 26px) !important;left:-o-calc(50% - 26px) !important;left:calc(50% - 26px) !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{height:95%;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:-o-calc(100% - 20px);height:calc(100% - 20px)}.e-media-player .e-media-timeslider-div.e-media-adv,.e-media-player .e-media-timeslider-div.e-media-adv .e-slider-wrap{width:96% !important;width:-moz-calc(100% - 8.5px) !important;width:-webkit-calc(100% - 8.5px) !important;width:-o-calc(100% - 8.5px) !important;width:calc(100% - 8.5px) !important}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-previous:before,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-next:before{top:46% !important;top:-moz-calc(50% - 12px) !important;top:-webkit-calc(50% - 12px) !important;top:-o-calc(50% - 12px) !important;top:calc(50% - 12px) !important;left:5px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-icon{top:22px}.e-media-player .e-media-toolbar.adv .e-media-toolbar-li{height:95%;height:-moz-calc(100% - 6px);height:-webkit-calc(100% - 6px);height:-o-calc(100% - 6px);height:calc(100% - 6px)}.e-media-player .e-media-toolbar.adv{height:100%}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 18px);top:-webkit-calc(50% - 18px);top:-o-calc(50% - 18px);top:calc(50% - 18px);left:45%;left:-moz-calc(50% - 18px);left:-webkit-calc(50% - 18px);left:-o-calc(50% - 18px);left:calc(50% - 18px)}.e-media-player .e-media-toolbar.basic .e-media-toolbar-icon{top:47%;top:-moz-calc(50% - 6px);top:-webkit-calc(50% - 6px);top:-o-calc(50% - 6px);top:calc(50% - 6px)}.e-media-player .e-media-toolbar.basic .e-media-time-li{width:47%;width:-moz-calc(100% - 255px);width:-webkit-calc(100% - 255px);width:-o-calc(100% - 255px);width:calc(100% - 255px)}.e-media-player .e-media-toolbar.basic.fullscreen .e-media-time-li{width:47% !important;width:-moz-calc(100% - 165px) !important;width:-webkit-calc(100% - 165px) !important;width:-o-calc(100% - 165px) !important;width:calc(100% - 165px) !important}.e-media-player .e-media-toolbar.basic.audio .e-media-time-li{width:50%;width:-moz-calc(100% - 180px);width:-webkit-calc(100% - 180px);width:-o-calc(100% - 180px);width:calc(100% - 180px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-toolbar-icon:before{top:46%;top:-moz-calc(50% - 15px);top:-webkit-calc(50% - 15px);top:-o-calc(50% - 15px);top:calc(50% - 15px)}.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-play,.e-media-player .e-media-toolbar-ul.mob-playGroup .e-media-pause{left:50px;left:-moz-calc(50% - 100px);left:-webkit-calc(50% - 100px);left:-o-calc(50% - 100px);left:calc(50% - 100px)}.e-media-player .e-media-toolbar.mob .e-media-time-li{width:50%;width:-moz-calc(100% - 160px);width:-webkit-calc(100% - 160px);width:-o-calc(100% - 160px);width:calc(100% - 160px)}.e-media-large-size .e-media-toolbar.adv .e-media-repeat:before,.e-media-large-size .e-media-toolbar.adv .e-media-shuffle:before{top:45%;top:-moz-calc(50% - 7px);top:-webkit-calc(50% - 7px);top:-o-calc(50% - 7px);top:calc(50% - 7px)}.e-media-large-size .e-media-toolbar.adv .e-media-toolbar-icon:before{top:45%;top:-moz-calc(50% - 8px);top:-webkit-calc(50% - 8px);top:-o-calc(50% - 8px);top:calc(50% - 8px);left:45%;left:-moz-calc(50% - 9px);left:-webkit-calc(50% - 9px);left:-o-calc(50% - 9px);left:calc(50% - 9px)}.e-media-player .e-media-playlist-title-div.desktop{width:50%;width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px);width:-o-calc(100% - 85px);width:calc(100% - 85px)}.e-media-player .e-media-playlist-title-div.mobile{width:75%;width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px);width:-o-calc(100% - 90px);width:calc(100% - 90px)}.e-media-player .e-media-playlist-title{width:60%;width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:-o-calc(100% - 40px);width:calc(100% - 40px)}.e-media-player .e-media-playlist-navigation{width:80%;width:-moz-calc(100% - 13px);width:-webkit-calc(100% - 13px);width:-o-calc(100% - 13px);width:calc(100% - 13px)}.e-media-player .e-media-playlist-container.desktop .e-ddl-popup{height:80% !important;height:-moz-calc(100% - 46px) !important;height:-webkit-calc(100% - 46px) !important;height:-o-calc(100% - 46px) !important;height:calc(100% - 46px) !important}.e-media-player .e-media-toolbar.mob .e-media-toolbar-li{top:45%;top:-moz-calc(50% - 10px);top:-webkit-calc(50% - 10px);top:-o-calc(50% - 10px);top:calc(50% - 10px)}.e-media-player .e-media-toolbar.basic .e-media-timeslider.e-media-basic{top:45%;top:-moz-calc(50% - 3.5px);top:-webkit-calc(50% - 3.5px);top:-o-calc(50% - 3.5px);top:calc(50% - 3.5px)}.e-media-player .e-media-timeslider.e-media-mob{top:45%;top:-moz-calc(50% - 4px);top:-webkit-calc(50% - 4px);top:-o-calc(50% - 4px);top:calc(50% - 4px)}.e-media-player .e-media-toolbar-ul.mob-playGroup{left:45%;left:-moz-calc(50% - 190px);left:-webkit-calc(50% - 190px);left:-o-calc(50% - 190px);left:calc(50% - 190px)}.e-media-player .e-media-toolbar.adv .e-media-play:before,.e-media-player .e-media-toolbar.adv .e-media-pause:before{top:45% !important;top:-moz-calc(50% - 11px) !important;top:-webkit-calc(50% - 11px) !important;top:-o-calc(50% - 11px) !important;top:calc(50% - 11px) !important}.e-media-settings-popup .e-lv.subpage.e-childitem.e-slideleft{box-sizing:content-box} \ No newline at end of file diff --git a/public/content/ejthemes/material/ej.reportdesigner.min.css b/public/content/ejthemes/material/ej.reportdesigner.min.css deleted file mode 100644 index 9f7f023..0000000 --- a/public/content/ejthemes/material/ej.reportdesigner.min.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url("../ej.reportdesigner.core.material.min.css"); -@import url("ej.reportdesigner.theme.min.css"); - diff --git a/public/content/ejthemes/material/ej.reportdesigner.theme.css b/public/content/ejthemes/material/ej.reportdesigner.theme.css deleted file mode 100644 index 10e17a3..0000000 --- a/public/content/ejthemes/material/ej.reportdesigner.theme.css +++ /dev/null @@ -1,2747 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.reportdesigner.theme.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------reportdesigner Theme Start-------------------------------*/ - -/*----------------------ReportDesigner Font Icons----------------------*/ - -.e-reportdesigner a, -.e-designer-dialog a { - color: #212121; - text-decoration: underline; -} -.e-reportdesigner-dataset-openfolder:before { - -} -.e-reportdesigner-browse-folder .path1:before { - color: #ebba16; -} -.e-reportdesigner-browse-folder .path2:before { - color: #ebf0f3; -} -.e-reportdesigner-browse-folder .path3:before { - color: white; -} -.e-reportdesigner-browse-folder .path4:before { - color: #efce4a; -} -.e-reportdesigner-browse-folder .path1:before { - color: #ebba16; -} -.e-reportdesigner-browse-folder .path2:before { - color: #ebf0f3; -} -.e-reportdesigner-browse-folder .path3:before { - color: white; -} -.e-reportdesigner-browse-folder .path4:before { - color: #efce4a; -} -.e-reportdesigner-browse-reportfile .path1:before { - color: white; -} -.e-reportdesigner-browse-reportfile .path2:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path3:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path4:before { - color: #ffde33; -} -.e-reportdesigner-browse-reportfile .path5:before { - color: #7bcc29; -} -.e-reportdesigner-browse-reportfile .path6:before { - color: #ec7838; -} -.e-reportdesigner-browse-reportfile .path7:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path8:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path9:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path10:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path11:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path12:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path13:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path14:before { - color: #e6e9ee; -} -.e-reportdesigner-browse-reportfile .path15:before { - color: #ec7838; -} -.e-reportdesigner-browse-reportfile .path16:before { - color: #7bcc29; -} -.e-reportdesigner-browse-reportfile .path17:before { - color: #4da6ff; -} -.e-reportdesigner-browse-reportfile .path18:before { - color: #ffde33; -} -.e-reportdesigner-browse-reportfile .path19:before { - color: #7bcc29; -} -.e-reportdesigner-browse-reportfile .path20:before { - color: #4da6ff; -} -.e-rptdesigner-selection-drag .path1:before { - color: #179bd7; -} -.e-rptdesigner-selection-drag .path2:before { - color: white; -} -.e-rptdesigner-selection-move .path1:before { - color: white; -} -.e-rptdesigner-selection-move .path2:before { - color: #179bd7; -} -.e-rptdesigner-selection-move .path3:before { - color: #179bd7; -} -.e-reportdesigner-imagemanager-add:before { - -} -.e-reportdesigner-imagemanager-add:before { - color: #212121; -} -.e-reportdesigner-imagemanager-delete:before { - -} -.e-reportdesigner-imagemanager-delete:before { - color: #212121; -} -.e-reportdesigner-widget-image .path1:before { - color: #ec7838; -} -.e-reportdesigner-widget-image .path2:before { - color: #4da6ff; -} -.e-reportdesigner-widget-line:before { - color: #4da6ff; -} -.e-reportdesigner-widget-rectangle:before { - color: #4da6ff; -} -.e-reportdesigner-widget-textbox:before { - color: #ec7838; -} -.e-reportdesigner-widget-custom:before { - color: #4da6ff; -} -.e-reportdesigner-area-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-area-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-area-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-bar-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-bar-chart .path2:before { - color: #7bcc29; -} -.e-reportdesigner-bar-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-bar-chart .path4:before { - color: #ffde33; -} -.e-reportdesigner-bubble-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-bubble-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-bubble-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-bubble-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-column-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-column-chart .path2:before { - color: #7bcc29; -} -.e-reportdesigner-column-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-column-chart .path4:before { - color: #ffde33; -} -.e-reportdesigner-doughnut-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-doughnut-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-exploded-pie-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-exploded-pie-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-funnel-chart .path1:before { - color: #ffde33; -} -.e-reportdesigner-funnel-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-funnel-chart .path3:before { - color: #7bcc29; -} -.e-reportdesigner-funnel-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-line-chart:before { - color: #ec7838; -} -.e-reportdesigner-line-with-markers-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-line-with-markers-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path5:before { - color: #4da6ff; -} -.e-reportdesigner-line-with-markers-chart .path6:before { - color: #4da6ff; -} -.e-reportdesigner-pie-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-pie-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-pie-chart .path3:before { - color: #7bcc29; -} -.e-reportdesigner-polar-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-polar-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-polar-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-polar-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-polar-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-polar-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-pyramid-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-pyramid-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-pyramid-chart .path3:before { - color: #7bcc29; -} -.e-reportdesigner-radar-chart .path1:before { - color: #6d6f70; -} -.e-reportdesigner-radar-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path3:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-radar-chart .path7:before { - color: #4da6ff; -} -.e-reportdesigner-radar-chart .path8:before { - color: #4da6ff; -} -.e-reportdesigner-radar-chart .path9:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path1:before { - color: #4da6ff; -} -.e-table-user-selection-active .e-rptdesigner-dataset-number:before { - content: "\e9b6" !important; -} -.e-table-user-selection-active .e-rptdesigner-dataset-datetime:before { - content: "\e9b2" !important; -} -.e-table-user-selection-active .e-rptdesigner-dataset-boolean:before { - content: "\e9ad" !important; -} -.e-table-user-selection-active .e-rptdesigner-dataset-misc:before { - content: "\e9b5" !important; -} -.e-reportdesigner-scatter-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-scatter-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-scatter-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-scatter-chart .path7:before { - color: #ec7838; -} -.e-reportdesigner-smooth-area-chart .path1:before { - color: #7bcc29; -} -.e-reportdesigner-smooth-area-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-smooth-line-chart:before { - color: #ec7838; -} -.e-reportdesigner-smooth-line-with-markers-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-smooth-line-with-markers-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-smooth-line-with-markers-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-smooth-line-with-markers-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-area-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-area-chart .path2:before { - color: #7bcc29; -} -.e-reportdesigner-stacked-area-chart .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-area-chart-100 .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-area-chart-100 .path2:before { - color: #ffde33; -} -.e-reportdesigner-stacked-area-chart-100 .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path4:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path5:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path6:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart .path7:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart .path8:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path1:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path2:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path3:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path4:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-bar-chart-100 .path5:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path6:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path7:before { - color: #ec7838; -} -.e-reportdesigner-stacked-bar-chart-100 .path8:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path2:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path3:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart .path4:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart .path5:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path6:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart .path7:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart .path8:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path1:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path2:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path3:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path4:before { - color: #ec7838; -} -.e-reportdesigner-stacked-column-chart-100 .path5:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path6:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path7:before { - color: #4da6ff; -} -.e-reportdesigner-stacked-column-chart-100 .path8:before { - color: #4da6ff; -} -.e-reportdesigner-stepped-line-chart .path1:before { - color: #ec7838; -} -.e-reportdesigner-stepped-line-chart .path2:before { - color: #4da6ff; -} -.e-reportdesigner-widget-subreport:before { - color: #4da6ff; -} -.e-qrydesigner-table-column-deselect:before { - color: #cad4e0; -} -.e-reportdesigner-alert-msg .path1:before { - color: #ff4d4d; -} -.e-reportdesigner-alert-msg .path2:before { - color: #ff4d4d; -} -.e-reportdesigner-alert-msg .path3:before { - color: white; -} -.e-reportdesigner-alert-msg .path4:before { - color: white; -} -.e-reportdesigner-alert-info .path1:before { - color: #ebba16; -} -.e-reportdesigner-alert-info .path2:before { - color: #ebba16; -} -.e-reportdesigner-widget-tablix .path1:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path2:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path3:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path4:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path5:before { - color: #4da7ff; -} -.e-reportdesigner-widget-tablix .path6:before { - color: #ec7839; -} -.e-reportdesigner-widget-tablix .path7:before { - color: #ec7839; -} -.e-reportdesigner-widget-tablix .path8:before { - color: #ec7839; -} -.e-reportdesigner-widget-list .path1:before { - color: #4da7ff; -} -.e-reportdesigner-widget-list .path2:before { - color: #ec7839; -} -.e-reportdesigner-widget-list .path3:before { - color: #ec7839; -} -.e-reportdesigner-widget-list .path4:before { - color: #4da7ff; -} -/*----------------------ReportDesigner Font Icons----------------------*/ - -/*----------------------Toolbar Start----------------------*/ - -.e-rptdesigner-toolbarcontainer { - border-radius: 0; -} -.e-rptdesigner-toolbarli.e-active .e-rptdesigner-ejwidgets-splitbtn { - -} -.e-querydesigner-dsname, -.e-querydesigner-dataset-name { - font-size: 13px; -} -.e-rptdesigner-ejwidgets-splitbtn { - - background: transparent !important; - outline: none !important; -} -.e-rptdesigner-ejwidgets-splitbtn { - color: rgba(0, 0, 0, 0.54) !important; -} -.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn { - -} -.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn { - color: #424242 !important; -} -.e-rptdesigner-preview { - font-size: 13px; -} -.e-rptdesigner-toolbar-zoom { - font-size: 12px; -} -.e-rptdesigner-toolbarcontainer .e-tooltxt { - -} -.e-designer-label { - font-size: 13px !important; -} -.e-rptdesigner-splitbtn.e-splitbutton.e-btn.e-left-btn:focus { - border: 0 !important; -} -.e-rptdesigner-toolbarcontainer.e-responsive-toolbar { - border-top: 0 !important; - border-bottom: 1px solid #e0e0e0; - border-left: 1px solid #e0e0e0; -} -/*----------------------Toolbar End-----------------------*/ - -/************************Itempanel Start***********************************/ - -.e-rptdesigner-itempanel-expandablepanel { - background-color: white; -} -.e-itempanel-expand .e-rptdesigner-expand-border { - border-bottom: 1px solid #e0e0e0 !important; -} -.e-reportdesigner .e-widgeticon { - font-size: 28px; -} -.e-rptdesigner-itempanel-parent { - background-color: white; -} -.e-rptdesigner-itempanel-dragelements { - border: 1px solid #e0e0e0; - background-color: white; -} -.e-rptdesigner-itempanel-autocomplete { - background-color: white; - -} -.e-rptdesigner-itempanel-autocomplete { - border-bottom: 1px solid #e0e0e0; -} -.e-rptdesigner-itempanel-textbox { - font-size: 13px; - background-color: white; - color: #212121; -} -.e-rptdesigner-itempanel-searcharea { - font-size: 10px; -} -.e-rptdesigner-itempanel-textitem { - color: #212121; - font-size: 10px; -} -.e-rptdesigner-itempanel-panelelements { - background-color: white; -} -.e-rptdesigner-itempanel-headertag { - -} -.e-rptdesigner-itempanel-headertag { - border-width: 0px 0px 1px 0px; - border-bottom: 1px solid #e0e0e0; - background-color: white !important; -} -.e-rptdesigner-itempanel-headerText { - font-size: 12px; -} -.e-rptdesigner-itempanel-container, -.e-rptdesigner-itempanel-itemdiv { - border: 0px solid #e0e0e0; -} -.e-itempanel-report:hover { - -} -.e-rptdesigner-tab-opacity-disable { - -} -.e-rptdesigner-tab-opacity-enable { - -} -.e-rptdesigner-borderbottom-zero { - -} -.e-rptdesigner-borderbottom-one { - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover, -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover { - cursor: pointer; - border-color: #e0e0e0; - color: #212121; - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover, -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover { - background-color: #e0e0e0 !important; -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand { - font-weight: 600; - border-color: #e0e0e0; - color: #212121; - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-expand { - border-bottom: 1px solid #e0e0e0; -} -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse { - font-weight: normal; - color: #212121; - border-color: #e0e0e0; - -} -.e-reportdesigner .e-itempanel-header.e-itempanel-collapse { - background-color: white; - border-width: 0; -} -.e-rptdesigner-itemInfo-template, -.e-rptdesigner-grpingpanel-template { - font-size: 12px; - float: left; -} -/************************Itempanel End***********************************/ - -/*----------------------PropertyPanel Start-----------------------*/ - -.e-rptdesigner-prop-num { - border: 0 solid #e0e0e0; -} -.e-rptdesigner-format-input, -.e-rptdesigner-link-input { - border-right: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} -.e-rptdesigner-link-input[disabled] { - opacity: 0.2 !important; -} -.e-rptdesigner-format-btn, -.e-rptdesigner-browse-btn { - border-radius: 0px 4px 4px 0px !important; - opacity: 1px !important; - -} -.e-rptdesigner-format-btn, -.e-rptdesigner-browse-btn { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: rgba(0, 0, 0, 0.87); - background-color: #fafafa; - border: 1px none #fafafa; -} -.e-rptdesigner-format-btn:hover, -.e-rptdesigner-browse-btn:hover { - -} -.e-rptdesigner-format-btn:hover, -.e-rptdesigner-browse-btn:hover { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-rptdesigner-format-btn[disabled], -.e-rptdesigner-format-btn[disabled]:hover, -.e-rptdesigner-browse-btn[disabled], -.e-rptdesigner-browse-btn[disabled]:hover { - opacity: 0.2 !important; - -} -.e-rptdesigner-format-btn[disabled], -.e-rptdesigner-format-btn[disabled]:hover, -.e-rptdesigner-browse-btn[disabled], -.e-rptdesigner-browse-btn[disabled]:hover { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38); - border: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.26); - background-color: #fafafa; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-color: #fafafa; -} -.e-rptdesigner-browse-icon { - font-size: 16.5px; -} -.e-rptdesigner-prop-dataAlert { - background-color: #fff8ed; - -} -.e-rptdesigner-prop-dataAlert { - border-width: 0px 0px 1px 0px; - border-bottom: 1px solid #e0e0e0; -} -.e-rptdesigner-prop-dataAlert-caption { - font-size: 12px !important; - -} -.e-rptdesigner-prop-dataAlert-caption { - color: #212121; -} -/*----------------------PropertyPanel End-----------------------*/ - -/*----------------------DataConfiguration Start-----------------------*/ - -.e-rptdesigner-dataconfig-expandablepanel { - border: 0px solid #e0e0e0; - border-left: 1px solid #e0e0e0; - background-color: white; -} -.e-rptdesigner-dataconfig-header { - - border-left: 1px solid #e0e0e0; - float: right; -} -.e-rptdesigner-dataconfig-header { - background-color: #fafafa; -} -.e-rptdesigner-dataconfig-icon { - font-size: 18px; - color: #212121; -} -.e-rptdesigner-dataconfig { - background-color: transparent; - border-bottom: 1px solid #e0e0e0; - color: white !important; -} -.e-rptdesigner-dataconfig:hover { - color: #424242 !important; -} -.e-rptdesigner-dataconfig:hover { - background: #e0e0e0; -} -.e-rptdesigner-dataconfig-selection:hover { - -} -.e-rptdesigner-dataconfig-selection:hover { - background-color: #bdbdbd !important; -} -.e-rptdesigner-dataconfig-selection { - -} -.e-rptdesigner-dataconfig-selection { - background-color: #bdbdbd !important; -} -/*----------------------DataConfiguration End-----------------------*/ - -/************************New Dialog Start*********************************/ - -.e-rptdesigner-errorLog { - color: #f44336; - font-size: 12px; -} -.e-rptdesigner-newdialog-labelTxt { - font-size: 12px; -} -/************************New Dialog End*********************************/ - -/************************Credential Dialog Start***********************************/ - -.e-rptdesigner-credential-label, -.e-rptdesigner-credential-labelAlert { - font-size: 13px; -} -.e-rptdesigner-credential-alert { - font-size: 12px; -} -.e-rptdesigner-credential-alert, -.e-rptdesigner-credential-labelAlert { - color: #f44336; -} -/************************Credential Dialog End***********************************/ - -/************************Alert Dialog Start***********************************/ - -.e-rptdesigner-alertbox .e-header { - border-bottom: 0 solid #3f51b5 !important; -} -.e-rptdesigner-alert-anchor { - font-size: 12px; - font-weight: 600; - color: #212121; -} -.e-rptdesigner-alert-msgcont { - border: 1px solid #e0e0e0; - border-radius: 2px; -} -/************************Alert Dialog End***********************************/ - -/************************Expresssion Editor Start***********************************/ - -.e-rptdesigner-expeditor-fontsize { - font-size: 12px !important; -} -/************************Expresssion Editor End***********************************/ - -/*----------------------DataSource Start-----------------------*/ - -.e-designer-tile { - font-size: 40px; -} -.e-designer-tile-content { - font-size: 11px !important; -} -.e-rptdesigner-dspanel-menu { - color: #424242; -} -.e-rptdesigner-dspanel-bgcolor { - background-color: white !important; -} -.e-designer-switch-label { - font-size: 12px !important; - font-weight: 600 !important; - margin-left: 11px; - cursor: pointer; - color: #3f51b5; -} -.e-reportdesigner-datasourceTypes:hover { - - border: #e0e0e0 1px solid; - cursor: pointer; - color: #212121; -} -.e-reportdesigner-datasourceTypes:hover { - background-color: #eeeeee; -} -.e-reportdesigner-datasourceTypes { - color: #212121; -} -.e-designer-dslist-label { - font-size: 13px; - font-weight: 600; - color: #212121; -} -.e-designer-switchind-icon { - font-size: 8px; - cursor: pointer; -} -/*----------------------DataSource End-----------------------*/ - -/*----------------------PropertyPanel Start-----------------------*/ - -.e-rptdesigner-prop-panel { - border: 0 solid #e0e0e0; - height: 100%; - background-color: white; -} -.e-rptdesigner-prop-advc { - border-top: 1px solid #3f51b5; - border-bottom: 1px solid #3f51b5; - width: 100%; - float: left; -} -.e-rptdesigner-prop-table { - margin: 0.5px; - margin-bottom: 0; - margin-top: 10px; - border-bottom: 1px solid #3f51b5; -} -.e-rptdesigner-prop-advc, -.e-rptdesigner-prop-table { - -} -.e-rptdesigner-prop-advc, -.e-rptdesigner-prop-table { - border-width: 0; - border-bottom-width: 1px; - border-color: #e0e0e0; -} -/*----------------------PropertyPanel End-----------------------*/ - -/*----------------------PropertyPanel & ItemPanel Accordian Start-----------------------*/ - -.e-rptdesigner-acrdn-nav-icon { - font-size: 30px; - cursor: pointer !important; -} -.e-rptdesigner-acrdn-header.e-item-expand:not(.e-last-item) { - border-bottom-style: solid !important; -} -.e-rptdesigner-acrdn-header.e-item-collapse:not(.e-last-item) { - border-bottom-style: none !important; -} -.e-rptdesigner-acrdn-header { - border-style: solid; - float: left; -} -.e-rptdesigner-acrdn-header.e-item-expand:hover, -.e-rptdesigner-acrdn-header.e-item-collapse:hover { - cursor: pointer; - -} -.e-rptdesigner-acrdn-header.e-item-expand:hover, -.e-rptdesigner-acrdn-header.e-item-collapse:hover { - background-color: #e0e0e0 !important; -} -.e-rptdesigner-acrdn-header.e-item-expand { - font-weight: 600; - color: #212121; - border-color: #e0e0e0; - -} -.e-rptdesigner-acrdn-header.e-item-expand { - background-color: white; - border-width: 0; - border-bottom-width: 1px; -} -.e-rptdesigner-acrdn-header.e-item-collapse { - font-weight: normal; - color: #212121; - border-color: #e0e0e0; - -} -.e-rptdesigner-acrdn-header.e-item-collapse { - background-color: white; - border-width: 0; -} -/*----------------------PropertyPanel & ItemPanel Accordian End-----------------------*/ - -/*----------------------Dependent component Overwritten-----------------------*/ - -.e-reportdesigner-designer-configuration .e-input, -.e-reportdesigner .e-tooltipbox, -.e-reportdesigner .e-btn, -.e-reportdesigner .e-time-popup, -.e-reportdesigner .e-datepicker.e-calendar, -.e-reportdesigner .e-menu, -.e-reportdesigner .e-uploadbox .e-file-name-txt, -.e-reportdesigner .e-uploadbox .e-selectpart, -.e-reportdesigner .e-uploadbox .e-uploadbtn, -.e-reportdesigner .e-waitpopup-pane .e-text, -.e-reportdesigner .e-tagcloud, -.e-reportdesigner .e-toolbar, -.e-reportdesigner .e-progressbar, -.e-reportdesigner .e-scale .e-tick .tick-value, -.e-reportdesigner .e-datetime-popup .e-dt-button, -.e-reportdesigner .e-grid, -.e-reportdesigner .e-ejinputtext, -.e-reportdesigner .e-pager, -.e-reportdesigner .e-fileexplorer, -.e-reportdesigner .e-textbox { - font-size: 12px; -} -.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon { - -} -.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon { - font-size: 13px; -} -.e-designer-property-header { - background: white !important; -} -.e-reportdesigner-designer-configuration .e-tab .e-header li a { - -} -.e-reportdesigner-designer-configuration .e-tab .e-header li { - background-color: white !important; - font-size: 14px !important; - text-align: center !important; -} -.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active { - - border-top: 0 solid !important; -} -.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active { - border-bottom: 2px solid #3f51b5 !important; -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-active, -.e-reportdesigner .e-tab.e-js .e-left > .e-active, -.e-reportdesigner .e-tab.e-js .e-right > .e-active { - border: 0 solid !important; -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-active a, -.e-reportdesigner .e-tab.e-js .e-left > .e-active a, -.e-reportdesigner .e-tab.e-js .e-right > .e-active a { - -} -.e-reportdesigner-designer-configuration .e-tab .e-header > .e-select a, -.e-reportdesigner .e-tab.e-js .e-left > .e-select a, -.e-reportdesigner .e-tab.e-js .e-right > .e-select a { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - border-bottom: 2px solid #ff4081 !important; -} -.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput, -.e-reportdesigner .e-uploadbox .e-selectpart, -.e-reportdesigner .e-uploadbox .e-select .e-inputbtn, -.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn { - background-color: #179bd7; - color: white !important; -} -.e-rptdesigner-dialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-ejdialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-alertbox .e-dialog-icon.e-icon.e-close { - font-size: 18px !important; - top: 0 !important; -} -/*----------------------Dependent component Overwritten-----------------------*/ - -/*----------------------ReportDesigner Common Styles----------------------*/ - -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - -} -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - background-color: #ff4081 !important; - color: white !important; -} -.e-rptdesigner-okbtn { - background: #3f51b5 !important; - color: white !important; - -} -.e-rptdesigner-okbtn { - background-color: #ff4081 !important; - color: white !important; -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - border-color: #e0e0e0; - color: #212121; - -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - font-weight: 400 !important; - font-size: 11px !important; - -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - border-radius: 2px !important; -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - border-radius: 2px; -} -.e-designer-menu.e-menu.e-context .e-list:not(.e-disable-item):hover { - background: #cccccc !important; -} -.e-designer-menu.e-menu.e-context .e-active { - background: #bdbdbd !important; -} -.e-designer-menu.e-menu.e-context .e-mhover > .e-menulink, -.e-designer-menu.e-menu.e-context .e-active > .e-menulink { - background: transparent !important; -} -.e-designer-menu .e-menulink, -.e-rptdesigner-designbutton { - font-size: 13px !important; -} -.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic, -.e-rptdesigner-toolbarcontainer .e-toolbarPreview { - font-size: 16.5px; -} -.e-designer-textbox-border { - -} -.e-rptdesigner-headericon { - -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - border-radius: 2px; - font-size: 12px; - -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection, -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection, -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - background: #ff4081; - color: white; -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection { - -} -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - -} -.e-reportdesigner .e-designer-content, -.e-querydesigner-dataset-text { - font-size: 12px !important; -} -.e-rptdesigner-header { - font-size: 14px; - color: #212121; - font-weight: 600; - line-height: 1; - letter-spacing: 0.5px; -} -.e-rptdesigner-data-icon { - color: #424242; - font-size: 18px !important; -} -.e-designer-content-icon, -.e-rptdesigner-headericon, -.e-designer-tile, -.e-query-datatype, -.e-query-selection, -.e-query-treeview { - font-style: normal; - font-weight: normal; -} -.e-designer-content-icon { - font-size: 15px; -} -.e-rptdesigner-new-btn-footer { - border: 0 Solid !important; - border-top-width: 1px !important; - border-color: #e0e0e0 !important; -} -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner { - font-size: 12px !important; - font-weight: 400 !important; - -moz-border-radius: 3px !important; - -webkit-border-radius: 3px !important; - border-radius: 3px !important; -} -.e-reportdesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - - color: #212121; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - background-color: #eeeeee; -} -.e-rptdesigner-datasource-list, -.e-reportdesigner-param-list, -.e-rptdesigner-datalist-border { - border-bottom: 0.5px solid #e0e0e0 !important; -} -.e-designer-dragabble-icon { - font-size: 13px !important; - color: #424242; -} -.e-query-datatype { - font-size: 21px !important; -} -.e-designer-datatype-icon { - font-size: 20px !important; - color: #424242; -} -.e-reportdesigner .e-rptdesigner-param-text { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-designer-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #212121; -} -.e-rptdesigner-designarea { - border-top: 1px solid #e0e0e0; - border-bottom: 1px solid #e0e0e0; -} -.e-reportdesigner .e-querydesigner { - border: 0 none !important; -} -.e-reportdesigner .e-toolbarsmallfonticonsettings { - font-size: 14px; -} -.e-rptdesigner-box-sizing, -.e-rptdesigner-pg-tag { - -webkit-box-sizing: content-box !important; - -moz-box-sizing: content-box !important; - box-sizing: content-box !important; -} -.e-reportdesigner .e-rptdesigner-editicon { - color: #424242 !important; -} -.e-reportdesigner .e-reporticons { - font-size: 16px !important; -} -/*----------------------ReportDesigner Common Styles End----------------------*/ - -/*----------------------EJ Designer Fontfamily----------------------*/ - -.e-designer-fontfamily, -.e-designer-codemoduletextbox, -.e-rptdesigner-toolbar-zoom, -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner, -.e-designer-switch-label, -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap, -.e-rptdesigner-browse-path, -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt, -.e-designer-title-label, -.e-reportdesigner-menu-list, -.e-rptdesigner-pg-tag, -.e-reportdesigner-designer .e-acrdn > .e-content, -.e-reportdesigner-designer .e-acrdn > .e-select, -.e-reportdesigner-dataset-btn, -.e-reportdesigner-datasourceheader, -.e-reportdesigner-datasourceTile, -.e-reportdesigner-widget-watermark, -.e-reportdesigner-treeText, -.e-reportdesigner-preview-grid .emptyrecord, -.e-rptdesigner-header, -.e-designer-content, -.e-querydesigner-dataset-text, -.e-designer-label, -.e-designer-tile-content, -.e-reportdesigner-parameter-selection .e-input, -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input, -.e-designer-txtmark, -.e-designer-param-assign, -.e-designer-param-assign .e-ddl .e-input, -.e-reportdesigner .e-ddl [readonly].e-input, -.e-reportdesigner .e-ddl-popup, -.e-reportdesigner .e-ddl .e-options, -.e-rptdesigner-param-text, -.e-designer-menu, -.e-designer-menu .e-menulink, -.e-reportdesigner-preview-grid .e-headercelldiv, -.e-reportdesigner-preview-grid .e-rowcell, -.e-designer-cancelbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-designer-alert-cancelbtn, -.e-designer-add-btn, -.e-designer-add-label, -.e-designer-label-group, -.e-designer-label-sort, -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-designer-setparam-btn, -.e-designer-loadbtn, -.e-reportdesigner .CodeMirror, -.e-querydesigner .CodeMirror, -.e-rptdesigner-empty-msg, -.e-reportdesigner-atc-boxshadow, -.e-rptdesigner-param-btn.e-txt, -.e-designer-cancelbtn.e-txt, -.e-designer-okbtn.e-txt, -.e-reportdesigner-dataset-okbtn.e-txt, -.e-rptdesigner-dataset-cancelbtn.e-txt, -.e-reportdesigner-dataset-btn.e-txt, -.e-rptdesigner-previewbtn .e-btntxt, -.e-rptdesigner-new-btn .e-btntxt, -.e-designer-newparam-btn .e-btntxt, -.e-designer-newds-btn .e-btntxt, -.e-designer-dsconnect-btn.e-txt, -.e-designer-alert-okbtn .e-btntxt, -.e-designer-alert-cancelbtn .e-btntxt, -.e-designer-setparam-btn.e-txt, -.e-qrydesigner-addbtn .e-btntxt, -.e-designer-property-header > li > a, -.e-designer-connect.e-txt, -.e-rptdesigner-designbutton .e-btntxt, -.e-designer-ejdialog .e-title, -.e-designer-dialog .e-title, -.e-designer-alertbox .e-title, -.e-rptdesigner-itemInfo-template, -.e-rptdesigner-grpingpanel-template, -.e-rptdesigner-fieldList > li, -.e-rptdesigner-addDataSourceItem > a, -.e-rptdesigner-expressionElement > a, -.e-rptdesigner-textElement > a, -.e-rptdesigner-noRecords, -.e-rptdesigner-tablix-searchtxtbx, -.e-designer-tablix-alert-radiobtn .e-text, -.e-rptdesigner-prop-btn.e-txt, -.e-rptdesigner-btnText { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -.e-textarea-codeeditor .CodeMirror { - font-family: 'Segoe UI' !important; - height: 322px !important; - visibility: unset; -} -/*----------------------EJ Designer Fontfamily----------------------*/ - -/*----------------------Link Parameter Start-----------------------*/ - -.e-rptdesigner-linkparam-font { - font-size: 12px !important; -} -/*----------------------Link Parameter End-----------------------*/ - -/*----------------------Report Action Start-----------------------*/ - -.e-rptdesigner-report-caption, -.e-designer-radio .e-text, -.e-designer-radiobtn .e-text { - font-size: 12px !important; -} -/*----------------------Report Action End-----------------------*/ - -/*----------------------Browse Dialog Start-----------------------*/ - -.e-rptdesigner-browse-path { - color: #212121; - font-size: 12px; - border-style: none; - background-color: white; -} -.e-reportdesigner-reportbrowse:hover { - border: 1px solid #e0e0e0; - color: #212121; - cursor: default; -} -.e-reportdesigner-reportbrowse:hover { - background: #e0e0e0; -} -.e-reportdesigner-reportbrowse { - border: 1px solid transparent; - background-color: transparent; -} -.e-rptdesigner-browse-content { - -} -.e-designer-empty-folder { - font-size: 11px; - text-align: center; - vertical-align: middle; -} -.e-rptdesigner-browse-label { - color: #212121; -} -.e-rptdesigner-report-selection { - -} -.e-rptdesigner-report-selection { - border-color: whitesmoke; - background: whitesmoke; - color: #212121; -} -/*----------------------Browse Dialog End-----------------------*/ - -/************************Image Manager CSS Start***********************************/ - -.e-rptdesigner-imagecontainer { - background-color: white; -} -.e-reportdesigner .e-imagemanagericon { - font-size: 30px; -} -.e-rptdesigner-img-divhover { - border: 2px solid; - border-color: #e0e0e0; -} -.e-rptdesigner-img-childdivhover { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; -} -.e-rptdesigner-img-deleteicon { - font-size: 15px !important; -} -.e-rptdesigner-img-itemdiv { - border: 1px solid; - border-color: #e0e0e0; -} -/************************Image Manager CSS End***********************************/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-rptdesigner-param-assign, -.e-rptdesigner-codemodule, -.e-rptdesigner-add-icon, -.e-rptdesigner-add-btn, -.e-rptdesigner-add-label, -.e-rptdesigner-add-code-label, -.e-rptdesigner-delete-icon, -.e-rptdesigner-txtmark { - font-size: 12px; -} -.e-rptdesigner-add-icon { - color: #3f51b5; -} -.e-rptdesigner-add-btn { - color: #3f51b5; -} -.e-rptdesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-add-label { - -} -.e-rptdesigner-add-code-label { - -} -.e-rptdesigner-delete-icon { - color: #f44336; -} -.e-rptdesigner-txtmark { - font-style: normal; - color: #212121; -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - -} -.e-rptdesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #212121; - opacity: 0.6; -} -.e-rptdesigner-dialog .e-footerbar, -.e-rptdesigner-ejdialog .e-footerbar { - border-top: 0.5px #3f51b5 !important; -} -.e-rptdesigner-ejdialog .e-dialog-scroller, -.e-rptdesigner-dialog .e-dialog-scroller { - border-color: #e0e0e0; -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - font-size: 16px !important; -} -.e-rptdesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-rptdesigner-double-drag { - font-size: 13px !important; - color: #c8c8c8 !important; - font-weight: 600 !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/************************Designpanel module CSS Start***********************************/ - -.e-rptdesigner-surfacecontainer { - -} -.e-rptdesigner-surfacecontainer { - /*material*/ - background-color: #eeeeee; -} -.e-reportdesigner-designArea { - border: 0.5px solid; - background: white; - border-color: #c8c8c8; -} -.e-reportdesigner-designPanel { - border-color: #e0e0e0; - font-size: 11pt; -} -.e-rptdesigner-dpadorner-div { - background-color: transparent; - border: 1px dashed #179bd7; -} -.e-rptdesigner-pg-tag { - color: white; - font-size: 10px; - background-color: #179bd7; -} -.e-rptdesigner-designselector { - border: 1px dashed gray; - background: rgba(237, 246, 253, 0.4); -} -.e-rptdesigner-selection-drag .path1:before { - color: #179bd7; -} -.e-rptdesigner-selection-drag .path2:before { - color: white; -} -.e-rptdesigner-selection-move .path1:before { - color: white; -} -.e-rptdesigner-selection-move .path2:before { - color: #179bd7; -} -.e-rptdesigner-selection-move .path3:before { - color: #179bd7; -} -/************************Designpanel module CSS End***********************************/ - -/************************DataAssign panel CSS Start***********************************/ - -.e-rptdesigner-dataassign-sep { - background-color: #e0e0e0; -} -.e-rptdesigner-dataassign-roottag { - background-color: white; -} -.e-rptdesigner-da-searchtxtbx { - font-size: 11px; - border: 1px solid #e0e0e0; - -} -.e-rptdesigner-da-searchicon { - color: #424242; -} -.e-rptdesigner-da-dataLable { - font-size: 13px; - font-weight: 600; -} -.e-rptdesigner-da-categoryList { - background-color: white; - border: 1px solid #e0e0e0; -} -.e-rptdesigner-da-emptyLabel { - border: 1px dashed #c8c8c8; - background-color: white; -} -.e-rptdesigner-da-emptySpan { - color: #212121; - font-size: 11px; -} -.e-rptdesigner-da-dragDiv { - border: 1px solid #e0e0e0; - background: white; -} -.e-rptdesigner-da-dragicon { - font-size: 11px !important; - color: #424242 !important; -} -.e-rptdesigner-da-dragLabel { - font-size: 11px !important; -} -.e-rptdesigner-da-closeicon { - color: #f44336; - font-size: 10px !important; -} -.e-rptdesigner-da-settingsicon { - color: #424242; -} -.e-rptdesigner-da-dataseticon { - color: #424242 !important; -} -.e-rptdesigner-da-dragDiv:hover { - -} -.e-rptdesigner-da-dragDiv:hover { - background-color: #eeeeee; -} -/************************DataAssign panel CSS End***********************************/ - -/************************FormatDialog CSS Start***********************************/ - -.e-rptdesigner-format-font, -.e-rptdesigner-formattext-caption { - font-size: 12px; -} -.e-rptdesigner-format-prevwfont { - font-size: 14px; - font-weight: 600; - color: #212121; -} -.e-rptdesigner-format-prevwDiv { - border: 1px solid #e0e0e0; -} -.e-rptdesigner-format-subDiv { - border-left: 1px solid #e0e0e0; -} -.e-rptdesigner-format-font, -.e-rptdesigner-format-prevwChild { - color: #212121; -} -.e-rptdesigner-format-font { - font-weight: 400 !important; -} -/************************FormatDialog CSS End***********************************/ - -/*----------------------Ejdesigner Overridden css Start-----------------------*/ - -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before, -.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets .e-icon.e-search:before, -.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before { - font-size: 12px !important; -} -.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before { - font-size: 8px !important; -} -.e-designer-ejwidgets-colorpicker .e-drp-btn { - border-right: 1px solid #cecece !important; -} -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before, -.e-rptviewer-updown .e-arrow-sans-down:before, -.e-rptviewer-updown .e-arrow-sans-up:before { - font-size: 9px !important; -} -.e-designer-ejwidgets .e-select, -.e-rptviewer-drpdown .e-select, -.e-rptviewer-updown .e-select { - -} -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-reportdesigner .e-widgeticons, -.e-dataset-widgeticon { - font-size: 8px; -} -.e-reportdesigner-designer .e-colorwidget .e-selected-color { - border: 1px solid #c8c8c8 !important; -} -/*----------------------Ejdesigner Overridden css End-----------------------*/ - -/*----------------------Ejdesigner Error icon Css Start-----------------------*/ - -.e-rptdesigner-error .e-in-wrap, -.e-rptdesigner-error .e-atc-popup, -.e-rptdesigner-error .e-options, -.e-rptdesigner-error.e-textarea, -.e-rptdesigner-error.e-textbox, -.e-rptdesigner-error.e-designer-textcontent, -.e-rptdesigner-error.e-designer-textarea { - border: 1px solid #cd0a0a !important; -} -.e-rptdesigner-error.e-textarea.e-preview-txt { - border: 0.5px solid #cd0a0a !important; -} -.e-rptdesigner-error-icon, -.e-reportdesigner-alertinfo, -.e-rptdesigner-error-content { - font-size: 12px; -} -.e-rptdesigner-errorinfo:before { - color: #f44336 !important; -} -/*----------------------Ejdesigner Error icon Css End-----------------------*/ - -/*----------------------Ejdesigner Tooltip Css start-----------------------*/ - -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - font-size: 12px !important; - border-radius: 4px; - line-height: 18px; - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - color: white; - border: #e0e0e0; - background-color: #616161; -} -.e-designer-property-tooltip { - -} -.e-designer-property-tooltip { - background-color: #616161; -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-top: none !important; - border-right: 10px solid transparent !important; - border-left: 10px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-bottom: 10px solid #e0e0e0 !important; -} -.e-designer-property-tooltip .e-arrowTipInner { - border-top: none !important; - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipInner { - border-bottom: 9px solid #616161 !important; -} -.e-designer-config-tooltip .e-arrowTipOuter, -.e-designer-right-tip .e-arrowTipOuter { - border-top: 10px solid transparent !important; - border-bottom: 10px solid transparent !important; - border-right: none !important; - border-left: 10px solid #e0e0e0 !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-top: 9px solid transparent !important; - border-bottom: 9px solid transparent !important; - border-right: none !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-left: 9px solid #616161 !important; - border-top: 7px solid transparent !important; - border-bottom: 7px solid transparent !important; -} -.e-designer-bottom-tip .e-arrowTipOuter, -.e-reportdesigner, -.e-reportdesigner-tooltiparrowpopup { - border: 1px solid #e0e0e0; -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-bottom: none; - border-right: 10px solid transparent; - border-left: 10px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-top: 10px solid #e0e0e0; -} -.e-designer-bottom-tip .e-arrowTipInner { - border-right: 9px solid transparent; - border-bottom: none; - border-left: 9px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipInner { - border-top: 9px solid #616161; -} -.e-designer-top-tip .e-arrowTipInner { - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - border-top: 9px solid transparent !important; - -} -.e-designer-top-tip .e-arrowTipInner { - border-bottom: 9px solid #616161 !important; -} -/*----------------------Ejdesigner Tooltip Css End-----------------------*/ - -/*----------------------Scroller Start-----------------------*/ - -.e-reportdesigner-scroller .e-vscrollbar { - border-top: 1px solid #e0e0e0; -} -/*----------------------Scroller End-----------------------*/ - -/*----------------------Drag Element Start-----------------------*/ - -.e-rptdesigner-drag-element { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-drag-div { - border: 1px solid #3f51b5; - background: #3f51b5; -} -.e-rptdesigner-drag-iconType { - font-size: 18px; - color: white !important; -} -.e-rptdesigner-dragconfig-iconType { - color: white !important; -} -.e-rptdesigner-drag-label, -.e-rptdesigner-paramdrag-label { - font-size: 12px; - color: white; -} -/*----------------------Drag Element End-----------------------*/ - -/*----------------------Expression menu Background Start-----------------------*/ - -.e-rptdesigner-exp-set, -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - border: 1px solid #c8c8c8 !important; -} -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - background: white; -} -.e-rptdesigner-exp-set, -.e-designer-menu-expressionicon { - background-color: black; -} -/*----------------------Expression menu Background End-----------------------*/ - -/*----------------------Parameter module CSS Start-----------------------*/ - -.e-rptdesigner-param-listDiv, -.e-rptdesigner-param-list-childDiv, -.e-rptdesigner-param-bodyDiv, -.e-rptdesigner-param-panelDiv, -.e-rptdesigner-param-fieldBody { - background-color: white; -} -.e-reportdesigner-menu-list { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-reportdesigner-menu-list:hover { - background: #e0e0e0; -} -.e-rptdesigner-param-anchorlink { - font-size: 12px; - font-weight: 600; - color: #3f51b5 !important; -} -.e-rptdesigner-paramlist-border { - border-bottom: 1px solid #e0e0e0; -} -/*----------------------Parameter module CSS End-----------------------*/ - -/*----------------------Parameter Dialog CSS Start-----------------------*/ - -.e-rptdesigner-paramquery-label { - font-size: 12px; - color: #212121; -} -/*----------------------Parameter Dialog CSS End-----------------------*/ - -/*----------------------Dataset CSS Start-----------------------*/ - -.e-rptdesigner-dataset-container { - background: white; -} -.e-rptdesigner-dataset-headermenu { - color: #424242; -} -.e-rptdesigner-datalist-icon { - font-size: 12px !important; - color: #424242 !important; -} -.e-rptdesigner-list-iconType { - font-size: 18px !important; -} -.e-rptdesigner-list-iconType, -.e-rptdesigner-data-schema { - color: #424242 !important; -} -.e-reportdesigner .e-split-add-btn-separator { - border-left: 0.5px solid #e0e0e0; -} -.e-rptdesigner-data-bgreset { - background-color: transparent; -} -.e-rptdesigner-data-bgset { - -} -.e-rptdesigner-data-bgset { - background-color: #eeeeee; -} -.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow { - font-size: 12px !important; -} -/*----------------------Dataset CSS End-----------------------*/ - -/*----------------------Shared Dataset CSS Start-----------------------*/ - -.e-rptdesigner-shared-row { - font-weight: 500 !important; -} -.e-rptdesigner-shared-label { - font-size: 13px; -} -/*----------------------Shared Dataset CSS Start-----------------------*/ - -/*************************************Tablix Start******************************************/ - -/*************************************Tablix Grouping Panel css Start******************************************/ - -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - -} -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - background-color: #fafafa; -} -.e-rptdesigner-rowColumn-container { - border-color: #e0e0e0; -} -.e-rptdesigner-rowColumn-headerDiv { - - color: #212121; -} -.e-rptdesigner-rowColumn-headerDiv { - background: #fafafa; - background-repeat: no-repeat; - border-bottom: 1px solid #e0e0e0; -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - background-color: white; -} -.e-rptdesigner-headerRowSpan, -.e-rptdesigner-headerColumn, -.e-rptdesigner-rowColumn-fieldNameDiv, -.e-rptdesigner-rowColumn-menuIcon { - font-size: 12px; -} -.e-rptdesigner-rowColumn-rowDiv { - border: 1px solid #e0e0e0; -} -.e-rptdesigner-rowColumn-columnDiv { - border: 1px solid #e0e0e0; -} -.e-rptdesigner-rowColumn-containerTable { - border: 1px solid #e0e0e0; - color: #212121; -} -.e-rptdesigner-rowColumn-menuDiv { - border-left: 0.5px solid #e0e0e0; -} -.e-rptdesigner-group-list-hover { - -} -.e-rptdesigner-group-list-hover { - color: #212121; -} -.e-rptdesigner-group-list-hover { - background: #eeeeee; -} -.e-rptdesigner-user-selection-active { - -} -.e-rptdesigner-user-selection-active { - background: whitesmoke; -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - -} -.e-rptdesigner-groupPanel-resizer { - -} -.e-rptdesigner-groupPanel-resizer { - border-color: #e0e0e0; -} -.e-rptdesigner-groupPanel-resizer:hover { - -} -.e-rptdesigner-groupPanel-resizer:hover { - background-color: #e0e0e0; - border-color: #e0e0e0; -} -.e-rptdesigner-groupPanel-resize-helper { - -} -.e-rptdesigner-groupPanel-resize-helper { - background: whitesmoke; -} -.e-rptdesigner-rowColumn-rowIconSpan, -.e-rptdesigner-rowColumn-advIconSpan, -.e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-rowColumn-openCloseIcon, -.e-rptdesigner-group-detailIcon, -.e-rptdesigner-group-icon, -.e-rptdesigner-rowColumn-groupIcon-size { - color: #424242; -} -/*************************************Tablix Grouping Panel End******************************************/ - -.e-rptdesigner-textbox-editIcon { - color: #159bd7; -} -.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon { - color: #c3c3c3; -} -/**************************Tablix Data Assign Override Start*******************************/ - -.e-rptdesigner-tablixdataassignmenu { - background-color: white; - -} -.e-rptdesigner-tablixdataassignmenu { - border: 1px solid #e0e0e0; - box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); -} -.e-rptdesigner-menu-item:hover { - - color: #212121; - cursor: pointer; -} -.e-rptdesigner-menu-item:hover { - background: #eeeeee; -} -.e-rptdesigner-menu-item { - font-size: 14px; - color: #212121; -} -.e-rptdesigner-menu-item > a { - font-size: 14px; - text-overflow: ellipsis; - text-decoration: none !important; - overflow: hidden; - white-space: nowrap; -} -.e-rptdesigner-menu-separator { - background-color: #e0e0e0; -} -.e-rptdesigner-noRecords { - font-size: 12px; - color: #424242 !important; - font-style: italic; -} -.e-rptdesigner-tablix-searchicon { - color: #424242 !important; -} -.e-rptdesigner-tablix-content-icon { - font-family: ejreportdesigner !important; - font-size: 17px; - font-style: normal; - font-weight: normal; -} -/**************************Tablix Data Assign Override End*******************************/ - -/*************************************Tablix End******************************************/ - -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - cursor: pointer; - border-color: #e0e0e0; - color: #212121; - border-radius: 4px; - -} -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - background-color: #e0e0e0 !important; -} -/*************************************Code Module Start******************************************/ - -.e-rptdesigner-codeinfo { - color: gray; -} -.e-reportdesigner-infoIcon-border { - border-left: 1px solid #dedede; -} -.e-designer-codeTip a { - color: #f380aa !important; -} -/*************************************Code Module End******************************************/ - -/*************************************Data Field Search [Start] ******************************************/ - -.e-rptdesigner-datafield-search-box { - background-color: white; - -} -.e-rptdesigner-datafield-search-box { - border-bottom: 1px solid #e0e0e0; -} -/*************************************Data Field Search [End] ******************************************/ - -/*------------------------------querydesigner toolbar Start-------------------------------*/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-preview, -.e-querydesigner-toolbarcontainer .e-qrydesigner-join, -.e-querydesigner-toolbarcontainer .e-qrydesigner-exp { - font-size: 24px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-filter { - font-size: 16px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-param { - font-size: 20px; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-top: 0 !important; - border-bottom: 1px solid #e0e0e0; - border-left: 1px solid #e0e0e0; -} -.e-querydesigner-toolbarcontainer .e-tooltxt { - -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-right: 1px solid #e0e0e0; -} -.e-qrydesigner-separator.e-horizontal.e-separator { - border-right: 0 none; -} -/*------------------------------querydesigner toolbar End-------------------------------*/ - -/************************Toggle Button*********************************/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider { - background-color: #bdbdbd; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before { - background-color: white; -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - background-color: #3f51b5; -} -/************************Toggle Button*********************************/ - -/*------------------------------querydesigner surface start-------------------------------*/ - -.e-querydesigner a { - color: #212121; - text-decoration: underline; -} -.e-querydesigner, -.e-querydesigner .e-data-table, -.e-qrydesigner-dragheader { - border: 1px solid #e0e0e0; -} -.e-qrydesigner-surface, -.e-querydesigner .e-query-editor { - background-color: white; -} -.e-qrydesigner-schema { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - border-top: 0 none; - background-color: white; -} -.e-qrydesigner-search-cont { - background: transparent !important; -} -.e-qrydesigner-preview-header { - border-bottom: 1px Solid #3f51b5; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - -} -.e-qrydesigner-preview-header { - background-color: #3f51b5; -} -.e-qrydesigner-schema-header { - -} -.e-qrydesigner-schema-header { - border-bottom: 1px solid #e0e0e0; -} -.e-qrydesigner-schema-scroll { - border-top: 1px solid #e0e0e0; -} -.e-designer-h-splitter { - border-left-style: none !important; -} -.e-querydesigner .e-qrydesigner-surface { - border-width: 1px 0 0 0 !important; -} -.e-querydesigner .e-data-table { - box-shadow: 0 0 10px #e0e0e0; -} -.e-querydesigner .e-data-table .e-list { - border-bottom: 0 none !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark { - color: #424242 !important; -} -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-update-icon { - font-size: 12px; - font-weight: 600; - color: white !important; -} -.e-qrydesigner-generatepreview { - font-size: 12px; - font-weight: 600; - color: white !important; -} -.e-qrydesigner-generatepreview { - font-size: 12px; - font-weight: 600; - color: black !important; -} -.e-qrydesigner-datacontent { - font-size: 12px; - font-weight: 600; - color: white !important; -} -.e-qrydesigner-norow-msg, -.e-reportdesigner-preview-grid .emptyrecord { - font-size: 14px; - color: #212121 !important; -} -.e-qrydesigner-atc-boxshadow.e-input, -.e-qrydesigner-atc-boxshadow.e-input[type="text"], -.e-qrydesigner-table-boxshadow { - box-shadow: rgba(0, 0, 0, 0.0745098) 0 0 0 !important; -} -.e-qrydesigner-table-boxshadow { - border-width: 0 !important; -} -.e-qrydesigner-atc-boxshadow { - font-size: 13px !important; -} -.e-qrydesigner-treeview.e-chk-image { - color: #179bd7 !important; -} -.e-active > .e-qrydesigner-treeview.e-checkmark { - color: white; -} -.e-qrydesigner-treeview.e-checkmark { - color: #179bd7; -} -.e-qrydesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #212121; - opacity: 0.6; -} -.e-qrydesigner-table-close .e-icon.e-close_01 { - font-size: 16px !important; -} -.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover { - background-color: #e0e0e0 !important; - border-radius: 4px !important; -} -.e-qrydesigner-dragheader { - background: white; - color: #212121; - font-size: 15px; -} -.e-query-selection { - font-size: 19px !important; -} -.e-qrydesigner-treeview, -.e-reportdesigner-double-drag { - color: #424242; -} -.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag { - color: #424242 !important; -} -.e-qrydesigner-datatable .e-item .e-active { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover { - color: #212121 !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview { - color: #424242 !important; -} -.e-querydesigner .e-query-text { - font-size: 12px !important; -} -.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before { - color: #212121 !important; -} -.e-qrydesigner-table-column:hover { - - border-color: #e0e0e0 !important; - color: #212121 !important; - border-radius: 4px; -} -.e-qrydesigner-table-column:hover { - background-color: #eeeeee; -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - background-color: whitesmoke; - color: black !important; - border-color: #e0e0e0 !important; - border-radius: 2px; -} -.e-qrydesigner-table-header { - float: left; - font-weight: 600; - font-size: 13px; -} -.e-designer-loadbtn { - font-weight: 600 !important; -} -.e-qrydesigner-table-separator { - border: 0 Solid; - border-top-width: 0.5px; - border-color: #e0e0e0; -} -.e-qrydesigner-query-table { - background-color: white; -} -/*------------------------------querydesigner surface End-------------------------------*/ - -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -.e-querydesigner .e-query-editor .CodeMirror { - color: #212121; -} -.e-querydesigner .e-query-editor .CodeMirror, -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - background-color: white; - font-size: 16px; -} -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - border-right: 1px solid #e0e0e0; -} -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -/*------------------------------querydesigner font-family-------------------------------*/ - -.e-qrydesigner-norow-msg, -.e-qrydesigner-empty-msg, -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-add-label, -.e-qrydesigner-okbtn.e-txt, -.e-qrydesigner-texteditor, -.e-qrydesigner-cancelbtn, -.e-qrydesigner-cancelbtn.e-txt, -.e-qrydesigner-add-btn, -.e-qrydesigner-atc-boxshadow, -.e-qrydesigner-datacontent, -.e-qrydesigner-title-label, -.e-qrydesigner-generatepreview { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -/*------------------------------querydesigner font-family-------------------------------*/ - -/*------------------------------queryjoiner Start-------------------------------*/ - -.e-qrydesigner-qryjoiner-addfield { - background: white; -} -.e-qrydesigner-qryjoiner-container { - background-color: white; -} -.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon { - font-size: 11px; -} -.e-qrydesigner-queryjoiner-deleteicon { - color: #f44336; -} -.e-qrydesigner-qryjoiner-addfield-deleteicon { - color: #f44336; -} -/*------------------------------queryjoiner End-------------------------------*/ - -/*------------------------------Store Parameter Start-------------------------------*/ - -.e-qrydesigner-qryparameter-container { - background-color: white; - border: 0.5px solid #3f51b5; -} -.e-qrydesigner-storefont { - font-size: 14px; - color: #212121; - font-weight: 600; -} -/*------------------------------Store Parameter End-------------------------------*/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-qrydesigner-add-label { - -} -.e-qrydesigner-qryjoiner-drpdwn, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label { - font-size: 12px; -} -.e-qrydesigner-add-icon { - color: #3f51b5; -} -.e-qrydesigner-add-btn { - color: #3f51b5; -} -.e-qrydesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-qrydesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-qrydesigner-dialog .e-header { - -} -.e-qrydesigner-dialog .e-header { - border-bottom: 0.5px solid #e0e0e0 !important; -} -.e-qrydesigner-dialog .e-footerbar { - border-top: 0.5px #3f51b5 !important; -} -.e-qrydesigner-dialog .e-dialog-scroller { - border-color: #e0e0e0; -} -.e-qrydesigner-dialog .e-dialog-icon.e-icon.e-close { - font-size: 18px !important; - top: 0 !important; -} -.e-qrydesigner-dialog .e-titlebar { - -} -.e-qrydesigner-dialog .e-titlebar { - font-size: 16px !important; -} -.e-qrydesigner-param-assign, -.e-qrydesigner-add-icon, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label, -.e-qrydesigner-delete-icon { - font-size: 12px; -} -.e-qrydesigner-delete-icon { - color: #f44336; -} -.e-qrydesigner-okbtn { - background: #3f51b5 !important; - color: white !important; - -} -.e-qrydesigner-okbtn { - background-color: #ff4081 !important; - color: white !important; -} -.e-qrydesigner-okbtn:hover { - border-color: #e0e0e0; - color: #212121; - -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/*------------------------------query expression Dialog Start-------------------------------*/ - -.e-qrydesigner-exp-font { - font-size: 13px !important; -} -.e-qrydesigner-exp-sepdiv1 { - border-left: 1px solid #e0e0e0; -} -.e-qrydesigner-exp-sepdiv2 { - border-left: 1px solid #e0e0e0; -} -.e-qrydesigner-exp-desccontent, -.e-qrydesigner-exp-example { - font-size: 12px; -} -.e-qrydesigner-exp-list { - background: white; -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - background: #eeeeee; -} -.e-qrydesigner-exp-separator { - border-right: 0.5px solid #e0e0e0 !important; -} -.e-qrydesigner-explist-iconspan { - font-size: 16px; - -} -.e-qrydesigner-explist-iconspan { - color: #f44336; -} -.e-qrydesigner-explist-border { - border-bottom: 1px solid #e0e0e0; -} -.e-qrydesigner-explist-licontainer { - border-bottom: 0.5px solid #e0e0e0 !important; -} -.e-qrydesigner-explist-lianchor { - -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border-radius: 2px; - font-size: 12px; - -} -/*------------------------------query expression Dialog End-------------------------------*/ - -.e-qrydesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-qrydesigner-user-selection-active { - -} -.e-qrydesigner-user-selection-active { - border-color: whitesmoke; -} -.e-qrydesigner-user-selection-active { - background: whitesmoke; -} -.e-qrydesigner-user-selection-active a { - -} -.e-qrydesigner-user-selection-active a { - border-color: whitesmoke; -} -.e-qrydesigner-user-selection-active a { - background: whitesmoke; -} -/*----------------------Query filter CSS Start-----------------------*/ - -.e-qrydesigner-queryfilter-field-table, -.e-qrydesigner-queryfilter-bool-table { - background-color: white; -} -.e-qrydesigner-query-bool-label { - font-size: 13px; -} -/*----------------------Query filter CSS End-----------------------*/ - -/*----------------------Query Param CSS Start-----------------------*/ - -.e-qrydesigner-queryparam-label { - font-size: 14px; - -} -/*----------------------Query Param CSS End-----------------------*/ - -/************************Report Parameter Start***********************************/ - -.e-qrydesigner-dataparam-font { - font-size: 12px; -} -/************************Report Parameter End***********************************/ - -/*------------------------------querydesigner Common Css Start-------------------------------*/ - -.e-designer-textbox-border { - -} -.e-qrydesigner-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #212121; -} -/*------------------------------querydesigner Common Css End-------------------------------*/ - diff --git a/public/content/ejthemes/material/ej.reportdesigner.theme.min.css b/public/content/ejthemes/material/ej.reportdesigner.theme.min.css deleted file mode 100644 index c5afc0c..0000000 --- a/public/content/ejthemes/material/ej.reportdesigner.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.reportdesigner.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportdesigner a,.e-designer-dialog a{color:#212121;text-decoration:underline}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-reportfile .path1:before{color:#fff}.e-reportdesigner-browse-reportfile .path2:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path3:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path4:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path5:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path6:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path7:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path8:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path9:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path10:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path11:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path12:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path13:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path14:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path15:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path16:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path17:before{color:#4da6ff}.e-reportdesigner-browse-reportfile .path18:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path19:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path20:before{color:#4da6ff}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-reportdesigner-imagemanager-add:before{color:#212121}.e-reportdesigner-imagemanager-delete:before{color:#212121}.e-reportdesigner-widget-image .path1:before{color:#ec7838}.e-reportdesigner-widget-image .path2:before{color:#4da6ff}.e-reportdesigner-widget-line:before{color:#4da6ff}.e-reportdesigner-widget-rectangle:before{color:#4da6ff}.e-reportdesigner-widget-textbox:before{color:#ec7838}.e-reportdesigner-widget-custom:before{color:#4da6ff}.e-reportdesigner-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-area-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path1:before{color:#ec7838}.e-reportdesigner-bar-chart .path2:before{color:#7bcc29}.e-reportdesigner-bar-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path4:before{color:#ffde33}.e-reportdesigner-bubble-chart .path1:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path2:before{color:#ec7838}.e-reportdesigner-bubble-chart .path3:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path4:before{color:#ec7838}.e-reportdesigner-column-chart .path1:before{color:#ec7838}.e-reportdesigner-column-chart .path2:before{color:#7bcc29}.e-reportdesigner-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-column-chart .path4:before{color:#ffde33}.e-reportdesigner-doughnut-chart .path1:before{color:#4da6ff}.e-reportdesigner-doughnut-chart .path2:before{color:#ec7838}.e-reportdesigner-exploded-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-exploded-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-funnel-chart .path1:before{color:#ffde33}.e-reportdesigner-funnel-chart .path2:before{color:#4da6ff}.e-reportdesigner-funnel-chart .path3:before{color:#7bcc29}.e-reportdesigner-funnel-chart .path4:before{color:#ec7838}.e-reportdesigner-line-chart:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path5:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path6:before{color:#4da6ff}.e-reportdesigner-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-pie-chart .path3:before{color:#7bcc29}.e-reportdesigner-polar-chart .path1:before{color:#4da6ff}.e-reportdesigner-polar-chart .path2:before{color:#4da6ff}.e-reportdesigner-polar-chart .path3:before{color:#4da6ff}.e-reportdesigner-polar-chart .path4:before{color:#ec7838}.e-reportdesigner-polar-chart .path5:before{color:#ec7838}.e-reportdesigner-polar-chart .path6:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path1:before{color:#4da6ff}.e-reportdesigner-pyramid-chart .path2:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path3:before{color:#7bcc29}.e-reportdesigner-radar-chart .path1:before{color:#6d6f70}.e-reportdesigner-radar-chart .path2:before{color:#ec7838}.e-reportdesigner-radar-chart .path3:before{color:#ec7838}.e-reportdesigner-radar-chart .path4:before{color:#ec7838}.e-reportdesigner-radar-chart .path5:before{color:#ec7838}.e-reportdesigner-radar-chart .path6:before{color:#ec7838}.e-reportdesigner-radar-chart .path7:before{color:#4da6ff}.e-reportdesigner-radar-chart .path8:before{color:#4da6ff}.e-reportdesigner-radar-chart .path9:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path1:before{color:#4da6ff}.e-table-user-selection-active .e-rptdesigner-dataset-number:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-datetime:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-boolean:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-misc:before{content:"" !important}.e-reportdesigner-scatter-chart .path2:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path3:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path4:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path5:before{color:#ec7838}.e-reportdesigner-scatter-chart .path6:before{color:#ec7838}.e-reportdesigner-scatter-chart .path7:before{color:#ec7838}.e-reportdesigner-smooth-area-chart .path1:before{color:#7bcc29}.e-reportdesigner-smooth-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-chart:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path2:before{color:#7bcc29}.e-reportdesigner-stacked-area-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-area-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart-100 .path2:before{color:#ffde33}.e-reportdesigner-stacked-area-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path4:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path5:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path6:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path8:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path3:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path4:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path5:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path6:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path8:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path5:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path6:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path8:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path4:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path5:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path6:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path8:before{color:#4da6ff}.e-reportdesigner-stepped-line-chart .path1:before{color:#ec7838}.e-reportdesigner-stepped-line-chart .path2:before{color:#4da6ff}.e-reportdesigner-widget-subreport:before{color:#4da6ff}.e-qrydesigner-table-column-deselect:before{color:#cad4e0}.e-reportdesigner-alert-msg .path1:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path2:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path3:before{color:#fff}.e-reportdesigner-alert-msg .path4:before{color:#fff}.e-reportdesigner-alert-info .path1:before{color:#ebba16}.e-reportdesigner-alert-info .path2:before{color:#ebba16}.e-reportdesigner-widget-tablix .path1:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path2:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path3:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path4:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path5:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path6:before{color:#ec7839}.e-reportdesigner-widget-tablix .path7:before{color:#ec7839}.e-reportdesigner-widget-tablix .path8:before{color:#ec7839}.e-reportdesigner-widget-list .path1:before{color:#4da7ff}.e-reportdesigner-widget-list .path2:before{color:#ec7839}.e-reportdesigner-widget-list .path3:before{color:#ec7839}.e-reportdesigner-widget-list .path4:before{color:#4da7ff}.e-rptdesigner-toolbarcontainer{border-radius:0}.e-querydesigner-dsname,.e-querydesigner-dataset-name{font-size:13px}.e-rptdesigner-ejwidgets-splitbtn{background:transparent !important;outline:none !important}.e-rptdesigner-ejwidgets-splitbtn{color:rgba(0,0,0,.54) !important}.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn{color:#424242 !important}.e-rptdesigner-preview{font-size:13px}.e-rptdesigner-toolbar-zoom{font-size:12px}.e-designer-label{font-size:13px !important}.e-rptdesigner-splitbtn.e-splitbutton.e-btn.e-left-btn:focus{border:0 !important}.e-rptdesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.e-rptdesigner-itempanel-expandablepanel{background-color:#fff}.e-itempanel-expand .e-rptdesigner-expand-border{border-bottom:1px solid #e0e0e0 !important}.e-reportdesigner .e-widgeticon{font-size:28px}.e-rptdesigner-itempanel-parent{background-color:#fff}.e-rptdesigner-itempanel-dragelements{border:1px solid #e0e0e0;background-color:#fff}.e-rptdesigner-itempanel-autocomplete{background-color:#fff}.e-rptdesigner-itempanel-autocomplete{border-bottom:1px solid #e0e0e0}.e-rptdesigner-itempanel-textbox{font-size:13px;background-color:#fff;color:#212121}.e-rptdesigner-itempanel-searcharea{font-size:10px}.e-rptdesigner-itempanel-textitem{color:#212121;font-size:10px}.e-rptdesigner-itempanel-panelelements{background-color:#fff}.e-rptdesigner-itempanel-headertag{border-width:0 0 1px 0;border-bottom:1px solid #e0e0e0;background-color:#fff !important}.e-rptdesigner-itempanel-headerText{font-size:12px}.e-rptdesigner-itempanel-container,.e-rptdesigner-itempanel-itemdiv{border:0 solid #e0e0e0}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{cursor:pointer;border-color:#e0e0e0;color:#212121}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{background-color:#e0e0e0 !important}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{font-weight:600;border-color:#e0e0e0;color:#212121}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{border-bottom:1px solid #e0e0e0}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{font-weight:normal;color:#212121;border-color:#e0e0e0}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{background-color:#fff;border-width:0}.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template{font-size:12px;float:left}.e-rptdesigner-prop-num{border:0 solid #e0e0e0}.e-rptdesigner-format-input,.e-rptdesigner-link-input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.e-rptdesigner-link-input[disabled]{opacity:.2 !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{border-radius:0 4px 4px 0 !important;opacity:1px !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:rgba(0,0,0,.87);background-color:#fafafa;border:1px none #fafafa}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:rgba(0,0,0,.12);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{opacity:.2 !important}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.38);border:rgba(0,0,0,.12);color:rgba(0,0,0,.26);background-color:#fafafa;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border-color:#fafafa}.e-rptdesigner-browse-icon{font-size:16.5px}.e-rptdesigner-prop-dataAlert{background-color:#fff8ed}.e-rptdesigner-prop-dataAlert{border-width:0 0 1px 0;border-bottom:1px solid #e0e0e0}.e-rptdesigner-prop-dataAlert-caption{font-size:12px !important}.e-rptdesigner-prop-dataAlert-caption{color:#212121}.e-rptdesigner-dataconfig-expandablepanel{border:0 solid #e0e0e0;border-left:1px solid #e0e0e0;background-color:#fff}.e-rptdesigner-dataconfig-header{border-left:1px solid #e0e0e0;float:right}.e-rptdesigner-dataconfig-header{background-color:#fafafa}.e-rptdesigner-dataconfig-icon{font-size:18px;color:#212121}.e-rptdesigner-dataconfig{background-color:transparent;border-bottom:1px solid #e0e0e0;color:#fff !important}.e-rptdesigner-dataconfig:hover{color:#424242 !important}.e-rptdesigner-dataconfig:hover{background:#e0e0e0}.e-rptdesigner-dataconfig-selection:hover{background-color:#bdbdbd !important}.e-rptdesigner-dataconfig-selection{background-color:#bdbdbd !important}.e-rptdesigner-errorLog{color:#f44336;font-size:12px}.e-rptdesigner-newdialog-labelTxt{font-size:12px}.e-rptdesigner-credential-label,.e-rptdesigner-credential-labelAlert{font-size:13px}.e-rptdesigner-credential-alert{font-size:12px}.e-rptdesigner-credential-alert,.e-rptdesigner-credential-labelAlert{color:#f44336}.e-rptdesigner-alertbox .e-header{border-bottom:0 solid #3f51b5 !important}.e-rptdesigner-alert-anchor{font-size:12px;font-weight:600;color:#212121}.e-rptdesigner-alert-msgcont{border:1px solid #e0e0e0;border-radius:2px}.e-rptdesigner-expeditor-fontsize{font-size:12px !important}.e-designer-tile{font-size:40px}.e-designer-tile-content{font-size:11px !important}.e-rptdesigner-dspanel-menu{color:#424242}.e-rptdesigner-dspanel-bgcolor{background-color:#fff !important}.e-designer-switch-label{font-size:12px !important;font-weight:600 !important;margin-left:11px;cursor:pointer;color:#3f51b5}.e-reportdesigner-datasourceTypes:hover{border:#e0e0e0 1px solid;cursor:pointer;color:#212121}.e-reportdesigner-datasourceTypes:hover{background-color:#eee}.e-reportdesigner-datasourceTypes{color:#212121}.e-designer-dslist-label{font-size:13px;font-weight:600;color:#212121}.e-designer-switchind-icon{font-size:8px;cursor:pointer}.e-rptdesigner-prop-panel{border:0 solid #e0e0e0;height:100%;background-color:#fff}.e-rptdesigner-prop-advc{border-top:1px solid #3f51b5;border-bottom:1px solid #3f51b5;width:100%;float:left}.e-rptdesigner-prop-table{margin:.5px;margin-bottom:0;margin-top:10px;border-bottom:1px solid #3f51b5}.e-rptdesigner-prop-advc,.e-rptdesigner-prop-table{border-width:0;border-bottom-width:1px;border-color:#e0e0e0}.e-rptdesigner-acrdn-nav-icon{font-size:30px;cursor:pointer !important}.e-rptdesigner-acrdn-header.e-item-expand:not(.e-last-item){border-bottom-style:solid !important}.e-rptdesigner-acrdn-header.e-item-collapse:not(.e-last-item){border-bottom-style:none !important}.e-rptdesigner-acrdn-header{border-style:solid;float:left}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{cursor:pointer}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{background-color:#e0e0e0 !important}.e-rptdesigner-acrdn-header.e-item-expand{font-weight:600;color:#212121;border-color:#e0e0e0}.e-rptdesigner-acrdn-header.e-item-expand{background-color:#fff;border-width:0;border-bottom-width:1px}.e-rptdesigner-acrdn-header.e-item-collapse{font-weight:normal;color:#212121;border-color:#e0e0e0}.e-rptdesigner-acrdn-header.e-item-collapse{background-color:#fff;border-width:0}.e-reportdesigner-designer-configuration .e-input,.e-reportdesigner .e-tooltipbox,.e-reportdesigner .e-btn,.e-reportdesigner .e-time-popup,.e-reportdesigner .e-datepicker.e-calendar,.e-reportdesigner .e-menu,.e-reportdesigner .e-uploadbox .e-file-name-txt,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-uploadbtn,.e-reportdesigner .e-waitpopup-pane .e-text,.e-reportdesigner .e-tagcloud,.e-reportdesigner .e-toolbar,.e-reportdesigner .e-progressbar,.e-reportdesigner .e-scale .e-tick .tick-value,.e-reportdesigner .e-datetime-popup .e-dt-button,.e-reportdesigner .e-grid,.e-reportdesigner .e-ejinputtext,.e-reportdesigner .e-pager,.e-reportdesigner .e-fileexplorer,.e-reportdesigner .e-textbox{font-size:12px}.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:13px}.e-designer-property-header{background:#fff !important}.e-reportdesigner-designer-configuration .e-tab .e-header li{background-color:#fff !important;font-size:14px !important;text-align:center !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-top:0 solid !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-bottom:2px solid #3f51b5 !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-active,.e-reportdesigner .e-tab.e-js .e-left>.e-active,.e-reportdesigner .e-tab.e-js .e-right>.e-active{border:0 solid !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-bottom-line.e-active,.e-reportdesigner .e-tab.e-js .e-header>.e-bottom-line.e-active:hover{border-bottom:2px solid #ff4081 !important}.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-select .e-inputbtn,.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn{background-color:#179bd7;color:#fff !important}.e-rptdesigner-dialog .e-dialog-icon.e-icon.e-close,.e-rptdesigner-ejdialog .e-dialog-icon.e-icon.e-close,.e-rptdesigner-alertbox .e-dialog-icon.e-icon.e-close{font-size:18px !important;top:0 !important}.e-reportdesigner-dataset-okbtn,.e-designer-alert-okbtn{background-color:#ff4081 !important;color:#fff !important}.e-rptdesigner-okbtn{background:#3f51b5 !important;color:#fff !important}.e-rptdesigner-okbtn{background-color:#ff4081 !important;color:#fff !important}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{border-color:#e0e0e0;color:#212121}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{font-weight:400 !important;font-size:11px !important}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{border-radius:2px !important}.e-table-user-selection-active,.e-reportdesigner-dataset-okbtn,.e-rptdesigner-dataset-cancelbtn,.e-rptdesigner-connect,.e-designer-menu>li>ul{border-radius:2px}.e-designer-menu.e-menu.e-context .e-list:not(.e-disable-item):hover{background:#ccc !important}.e-designer-menu.e-menu.e-context .e-active{background:#bdbdbd !important}.e-designer-menu.e-menu.e-context .e-mhover>.e-menulink,.e-designer-menu.e-menu.e-context .e-active>.e-menulink{background:transparent !important}.e-designer-menu .e-menulink,.e-rptdesigner-designbutton{font-size:13px !important}.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic,.e-rptdesigner-toolbarcontainer .e-toolbarPreview{font-size:16.5px}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{border-radius:2px;font-size:12px}.e-reportdesigner .e-textbox::selection,.e-reportdesigner .e-textarea::selection,.e-reportdesigner .e-textbox::-moz-selection,.e-reportdesigner .e-textarea::-moz-selection{background:#ff4081;color:#fff}.e-reportdesigner .e-designer-content,.e-querydesigner-dataset-text{font-size:12px !important}.e-rptdesigner-header{font-size:14px;color:#212121;font-weight:600;line-height:1;letter-spacing:.5px}.e-rptdesigner-data-icon{color:#424242;font-size:18px !important}.e-designer-content-icon,.e-rptdesigner-headericon,.e-designer-tile,.e-query-datatype,.e-query-selection,.e-query-treeview{font-style:normal;font-weight:normal}.e-designer-content-icon{font-size:15px}.e-rptdesigner-new-btn-footer{border:0 Solid !important;border-top-width:1px !important;border-color:#e0e0e0 !important}.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner{font-size:12px !important;font-weight:400 !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;border-radius:3px !important}.e-reportdesigner-dataset .e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{color:#212121}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{background-color:#eee}.e-rptdesigner-datasource-list,.e-reportdesigner-param-list,.e-rptdesigner-datalist-border{border-bottom:.5px solid #e0e0e0 !important}.e-designer-dragabble-icon{font-size:13px !important;color:#424242}.e-query-datatype{font-size:21px !important}.e-designer-datatype-icon{font-size:20px !important;color:#424242}.e-reportdesigner .e-rptdesigner-param-text{font-size:12px !important;font-weight:400 !important}.e-designer-title-label{font-size:12px !important;font-weight:700 !important;color:#212121}.e-rptdesigner-designarea{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.e-reportdesigner .e-querydesigner{border:0 none !important}.e-reportdesigner .e-toolbarsmallfonticonsettings{font-size:14px}.e-rptdesigner-box-sizing,.e-rptdesigner-pg-tag{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportdesigner .e-rptdesigner-editicon{color:#424242 !important}.e-reportdesigner .e-reporticons{font-size:16px !important}.e-designer-fontfamily,.e-designer-codemoduletextbox,.e-rptdesigner-toolbar-zoom,.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner,.e-designer-switch-label,.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap,.e-rptdesigner-browse-path,.e-designer-textarea,.e-designer-textbox,.e-designer-txt,.e-designer-title-label,.e-reportdesigner-menu-list,.e-rptdesigner-pg-tag,.e-reportdesigner-designer .e-acrdn>.e-content,.e-reportdesigner-designer .e-acrdn>.e-select,.e-reportdesigner-dataset-btn,.e-reportdesigner-datasourceheader,.e-reportdesigner-datasourceTile,.e-reportdesigner-widget-watermark,.e-reportdesigner-treeText,.e-reportdesigner-preview-grid .emptyrecord,.e-rptdesigner-header,.e-designer-content,.e-querydesigner-dataset-text,.e-designer-label,.e-designer-tile-content,.e-reportdesigner-parameter-selection .e-input,.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input,.e-designer-txtmark,.e-designer-param-assign,.e-designer-param-assign .e-ddl .e-input,.e-reportdesigner .e-ddl [readonly].e-input,.e-reportdesigner .e-ddl-popup,.e-reportdesigner .e-ddl .e-options,.e-rptdesigner-param-text,.e-designer-menu,.e-designer-menu .e-menulink,.e-reportdesigner-preview-grid .e-headercelldiv,.e-reportdesigner-preview-grid .e-rowcell,.e-designer-cancelbtn,.e-rptdesigner-dataset-cancelbtn,.e-designer-alert-cancelbtn,.e-designer-add-btn,.e-designer-add-label,.e-designer-label-group,.e-designer-label-sort,.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-designer-setparam-btn,.e-designer-loadbtn,.e-reportdesigner .CodeMirror,.e-querydesigner .CodeMirror,.e-rptdesigner-empty-msg,.e-reportdesigner-atc-boxshadow,.e-rptdesigner-param-btn.e-txt,.e-designer-cancelbtn.e-txt,.e-designer-okbtn.e-txt,.e-reportdesigner-dataset-okbtn.e-txt,.e-rptdesigner-dataset-cancelbtn.e-txt,.e-reportdesigner-dataset-btn.e-txt,.e-rptdesigner-previewbtn .e-btntxt,.e-rptdesigner-new-btn .e-btntxt,.e-designer-newparam-btn .e-btntxt,.e-designer-newds-btn .e-btntxt,.e-designer-dsconnect-btn.e-txt,.e-designer-alert-okbtn .e-btntxt,.e-designer-alert-cancelbtn .e-btntxt,.e-designer-setparam-btn.e-txt,.e-qrydesigner-addbtn .e-btntxt,.e-designer-property-header>li>a,.e-designer-connect.e-txt,.e-rptdesigner-designbutton .e-btntxt,.e-designer-ejdialog .e-title,.e-designer-dialog .e-title,.e-designer-alertbox .e-title,.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template,.e-rptdesigner-fieldList>li,.e-rptdesigner-addDataSourceItem>a,.e-rptdesigner-expressionElement>a,.e-rptdesigner-textElement>a,.e-rptdesigner-noRecords,.e-rptdesigner-tablix-searchtxtbx,.e-designer-tablix-alert-radiobtn .e-text,.e-rptdesigner-prop-btn.e-txt,.e-rptdesigner-btnText{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-textarea-codeeditor .CodeMirror{font-family:'Segoe UI' !important;height:322px !important;visibility:unset}.e-rptdesigner-linkparam-font{font-size:12px !important}.e-rptdesigner-report-caption,.e-designer-radio .e-text,.e-designer-radiobtn .e-text{font-size:12px !important}.e-rptdesigner-browse-path{color:#212121;font-size:12px;border-style:none;background-color:#fff}.e-reportdesigner-reportbrowse:hover{border:1px solid #e0e0e0;color:#212121;cursor:default}.e-reportdesigner-reportbrowse:hover{background:#e0e0e0}.e-reportdesigner-reportbrowse{border:1px solid transparent;background-color:transparent}.e-designer-empty-folder{font-size:11px;text-align:center;vertical-align:middle}.e-rptdesigner-browse-label{color:#212121}.e-rptdesigner-report-selection{border-color:#f5f5f5;background:#f5f5f5;color:#212121}.e-rptdesigner-imagecontainer{background-color:#fff}.e-reportdesigner .e-imagemanagericon{font-size:30px}.e-rptdesigner-img-divhover{border:2px solid;border-color:#e0e0e0}.e-rptdesigner-img-childdivhover{background-color:#fafafa}.e-rptdesigner-img-deleteicon{font-size:15px !important}.e-rptdesigner-img-itemdiv{border:1px solid;border-color:#e0e0e0}.e-rptdesigner-param-assign,.e-rptdesigner-codemodule,.e-rptdesigner-add-icon,.e-rptdesigner-add-btn,.e-rptdesigner-add-label,.e-rptdesigner-add-code-label,.e-rptdesigner-delete-icon,.e-rptdesigner-txtmark{font-size:12px}.e-rptdesigner-add-icon{color:#3f51b5}.e-rptdesigner-add-btn{color:#3f51b5}.e-rptdesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-delete-icon{color:#f44336}.e-rptdesigner-txtmark{font-style:normal;color:#212121}.e-rptdesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#212121;opacity:.6}.e-rptdesigner-dialog .e-footerbar,.e-rptdesigner-ejdialog .e-footerbar{border-top:.5px #3f51b5 !important}.e-rptdesigner-ejdialog .e-dialog-scroller,.e-rptdesigner-dialog .e-dialog-scroller{border-color:#e0e0e0}.e-rptdesigner-dialog .e-titlebar,.e-rptdesigner-ejdialog .e-titlebar,.e-rptdesigner-alertbox .e-titlebar{font-size:16px !important}.e-rptdesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-rptdesigner-double-drag{font-size:13px !important;color:#c8c8c8 !important;font-weight:600 !important}.e-rptdesigner-surfacecontainer{background-color:#eee}.e-reportdesigner-designArea{border:.5px solid;background:#fff;border-color:#c8c8c8}.e-reportdesigner-designPanel{border-color:#e0e0e0;font-size:11pt}.e-rptdesigner-dpadorner-div{background-color:transparent;border:1px dashed #179bd7}.e-rptdesigner-pg-tag{color:#fff;font-size:10px;background-color:#179bd7}.e-rptdesigner-designselector{border:1px dashed #808080;background:rgba(237,246,253,.4)}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-rptdesigner-dataassign-sep{background-color:#e0e0e0}.e-rptdesigner-dataassign-roottag{background-color:#fff}.e-rptdesigner-da-searchtxtbx{font-size:11px;border:1px solid #e0e0e0}.e-rptdesigner-da-searchicon{color:#424242}.e-rptdesigner-da-dataLable{font-size:13px;font-weight:600}.e-rptdesigner-da-categoryList{background-color:#fff;border:1px solid #e0e0e0}.e-rptdesigner-da-emptyLabel{border:1px dashed #c8c8c8;background-color:#fff}.e-rptdesigner-da-emptySpan{color:#212121;font-size:11px}.e-rptdesigner-da-dragDiv{border:1px solid #e0e0e0;background:#fff}.e-rptdesigner-da-dragicon{font-size:11px !important;color:#424242 !important}.e-rptdesigner-da-dragLabel{font-size:11px !important}.e-rptdesigner-da-closeicon{color:#f44336;font-size:10px !important}.e-rptdesigner-da-settingsicon{color:#424242}.e-rptdesigner-da-dataseticon{color:#424242 !important}.e-rptdesigner-da-dragDiv:hover{background-color:#eee}.e-rptdesigner-format-font,.e-rptdesigner-formattext-caption{font-size:12px}.e-rptdesigner-format-prevwfont{font-size:14px;font-weight:600;color:#212121}.e-rptdesigner-format-prevwDiv{border:1px solid #e0e0e0}.e-rptdesigner-format-subDiv{border-left:1px solid #e0e0e0}.e-rptdesigner-format-font,.e-rptdesigner-format-prevwChild{color:#212121}.e-rptdesigner-format-font{font-weight:400 !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before,.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets .e-icon.e-search:before,.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before{font-size:12px !important}.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before{font-size:8px !important}.e-designer-ejwidgets-colorpicker .e-drp-btn{border-right:1px solid #cecece !important}.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before,.e-rptviewer-updown .e-arrow-sans-down:before,.e-rptviewer-updown .e-arrow-sans-up:before{font-size:9px !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-reportdesigner .e-widgeticons,.e-dataset-widgeticon{font-size:8px}.e-reportdesigner-designer .e-colorwidget .e-selected-color{border:1px solid #c8c8c8 !important}.e-rptdesigner-error .e-in-wrap,.e-rptdesigner-error .e-atc-popup,.e-rptdesigner-error .e-options,.e-rptdesigner-error.e-textarea,.e-rptdesigner-error.e-textbox,.e-rptdesigner-error.e-designer-textcontent,.e-rptdesigner-error.e-designer-textarea{border:1px solid #cd0a0a !important}.e-rptdesigner-error.e-textarea.e-preview-txt{border:.5px solid #cd0a0a !important}.e-rptdesigner-error-icon,.e-reportdesigner-alertinfo,.e-rptdesigner-error-content{font-size:12px}.e-rptdesigner-errorinfo:before{color:#f44336 !important}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{font-size:12px !important;border-radius:4px;line-height:18px}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{color:#fff;border:#e0e0e0;background-color:#616161}.e-designer-property-tooltip{background-color:#616161}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-top:none !important;border-right:10px solid transparent !important;border-left:10px solid transparent !important}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-bottom:10px solid #e0e0e0 !important}.e-designer-property-tooltip .e-arrowTipInner{border-top:none !important;border-right:9px solid transparent !important;border-left:9px solid transparent !important}.e-designer-property-tooltip .e-arrowTipInner{border-bottom:9px solid #616161 !important}.e-designer-config-tooltip .e-arrowTipOuter,.e-designer-right-tip .e-arrowTipOuter{border-top:10px solid transparent !important;border-bottom:10px solid transparent !important;border-right:none !important;border-left:10px solid #e0e0e0 !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:none !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-left:9px solid #616161 !important;border-top:7px solid transparent !important;border-bottom:7px solid transparent !important}.e-designer-bottom-tip .e-arrowTipOuter,.e-reportdesigner,.e-reportdesigner-tooltiparrowpopup{border:1px solid #e0e0e0}.e-designer-bottom-tip .e-arrowTipOuter{border-bottom:none;border-right:10px solid transparent;border-left:10px solid transparent}.e-designer-bottom-tip .e-arrowTipOuter{border-top:10px solid #e0e0e0}.e-designer-bottom-tip .e-arrowTipInner{border-right:9px solid transparent;border-bottom:none;border-left:9px solid transparent}.e-designer-bottom-tip .e-arrowTipInner{border-top:9px solid #616161}.e-designer-top-tip .e-arrowTipInner{border-right:9px solid transparent !important;border-left:9px solid transparent !important;border-top:9px solid transparent !important}.e-designer-top-tip .e-arrowTipInner{border-bottom:9px solid #616161 !important}.e-reportdesigner-scroller .e-vscrollbar{border-top:1px solid #e0e0e0}.e-rptdesigner-drag-element{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-drag-div{border:1px solid #3f51b5;background:#3f51b5}.e-rptdesigner-drag-iconType{font-size:18px;color:#fff !important}.e-rptdesigner-dragconfig-iconType{color:#fff !important}.e-rptdesigner-drag-label,.e-rptdesigner-paramdrag-label{font-size:12px;color:#fff}.e-rptdesigner-exp-set,.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{border:1px solid #c8c8c8 !important}.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{background:#fff}.e-rptdesigner-exp-set,.e-designer-menu-expressionicon{background-color:#000}.e-rptdesigner-param-listDiv,.e-rptdesigner-param-list-childDiv,.e-rptdesigner-param-bodyDiv,.e-rptdesigner-param-panelDiv,.e-rptdesigner-param-fieldBody{background-color:#fff}.e-reportdesigner-menu-list{font-size:12px !important;font-weight:400 !important}.e-reportdesigner-menu-list:hover{background:#e0e0e0}.e-rptdesigner-param-anchorlink{font-size:12px;font-weight:600;color:#3f51b5 !important}.e-rptdesigner-paramlist-border{border-bottom:1px solid #e0e0e0}.e-rptdesigner-paramquery-label{font-size:12px;color:#212121}.e-rptdesigner-dataset-container{background:#fff}.e-rptdesigner-dataset-headermenu{color:#424242}.e-rptdesigner-datalist-icon{font-size:12px !important;color:#424242 !important}.e-rptdesigner-list-iconType{font-size:18px !important}.e-rptdesigner-list-iconType,.e-rptdesigner-data-schema{color:#424242 !important}.e-reportdesigner .e-split-add-btn-separator{border-left:.5px solid #e0e0e0}.e-rptdesigner-data-bgreset{background-color:transparent}.e-rptdesigner-data-bgset{background-color:#eee}.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow{font-size:12px !important}.e-rptdesigner-shared-row{font-weight:500 !important}.e-rptdesigner-shared-label{font-size:13px}.e-rptdesigner-rowColumn-openCloseDiv,.e-rptdesigner-rowColumn-headerTable,.e-rptdesigner-rowColumn-containerTable,.e-rptdesigner-rowColumn-bodyContainer{background-color:#fafafa}.e-rptdesigner-rowColumn-container{border-color:#e0e0e0}.e-rptdesigner-rowColumn-headerDiv{color:#212121}.e-rptdesigner-rowColumn-headerDiv{background:#fafafa;background-repeat:no-repeat;border-bottom:1px solid #e0e0e0}.e-rptdesigner-rowColumn-rowDiv,.e-rptdesigner-rowColumn-columnDiv{background-color:#fff}.e-rptdesigner-headerRowSpan,.e-rptdesigner-headerColumn,.e-rptdesigner-rowColumn-fieldNameDiv,.e-rptdesigner-rowColumn-menuIcon{font-size:12px}.e-rptdesigner-rowColumn-rowDiv{border:1px solid #e0e0e0}.e-rptdesigner-rowColumn-columnDiv{border:1px solid #e0e0e0}.e-rptdesigner-rowColumn-containerTable{border:1px solid #e0e0e0;color:#212121}.e-rptdesigner-rowColumn-menuDiv{border-left:.5px solid #e0e0e0}.e-rptdesigner-group-list-hover{color:#212121}.e-rptdesigner-group-list-hover{background:#eee}.e-rptdesigner-user-selection-active{background:#f5f5f5}.e-rptdesigner-groupPanel-resizer{border-color:#e0e0e0}.e-rptdesigner-groupPanel-resizer:hover{background-color:#e0e0e0;border-color:#e0e0e0}.e-rptdesigner-groupPanel-resize-helper{background:#f5f5f5}.e-rptdesigner-rowColumn-rowIconSpan,.e-rptdesigner-rowColumn-advIconSpan,.e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-rowColumn-openCloseIcon,.e-rptdesigner-group-detailIcon,.e-rptdesigner-group-icon,.e-rptdesigner-rowColumn-groupIcon-size{color:#424242}.e-rptdesigner-textbox-editIcon{color:#159bd7}.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon{color:#c3c3c3}.e-rptdesigner-tablixdataassignmenu{background-color:#fff}.e-rptdesigner-tablixdataassignmenu{border:1px solid #e0e0e0;box-shadow:0 2px 3px rgba(0,0,0,.2)}.e-rptdesigner-menu-item:hover{color:#212121;cursor:pointer}.e-rptdesigner-menu-item:hover{background:#eee}.e-rptdesigner-menu-item{font-size:14px;color:#212121}.e-rptdesigner-menu-item>a{font-size:14px;text-overflow:ellipsis;text-decoration:none !important;overflow:hidden;white-space:nowrap}.e-rptdesigner-menu-separator{background-color:#e0e0e0}.e-rptdesigner-noRecords{font-size:12px;color:#424242 !important;font-style:italic}.e-rptdesigner-tablix-searchicon{color:#424242 !important}.e-rptdesigner-tablix-content-icon{font-family:ejreportdesigner !important;font-size:17px;font-style:normal;font-weight:normal}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{cursor:pointer;border-color:#e0e0e0;color:#212121;border-radius:4px}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{background-color:#e0e0e0 !important}.e-rptdesigner-codeinfo{color:#808080}.e-reportdesigner-infoIcon-border{border-left:1px solid #dedede}.e-designer-codeTip a{color:#f380aa !important}.e-rptdesigner-datafield-search-box{background-color:#fff}.e-rptdesigner-datafield-search-box{border-bottom:1px solid #e0e0e0}.e-querydesigner-toolbarcontainer .e-qrydesigner-preview,.e-querydesigner-toolbarcontainer .e-qrydesigner-join,.e-querydesigner-toolbarcontainer .e-qrydesigner-exp{font-size:24px}.e-querydesigner-toolbarcontainer .e-qrydesigner-filter{font-size:16px}.e-querydesigner-toolbarcontainer .e-qrydesigner-param{font-size:20px}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-right:1px solid #e0e0e0}.e-qrydesigner-separator.e-horizontal.e-separator{border-right:0 none}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider{background-color:#bdbdbd}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before{background-color:#fff}.e-querydesigner-toolbarcontainer input:checked+.e-qrydesigner-slider{background-color:#3f51b5}.e-querydesigner a{color:#212121;text-decoration:underline}.e-querydesigner,.e-querydesigner .e-data-table,.e-qrydesigner-dragheader{border:1px solid #e0e0e0}.e-qrydesigner-surface,.e-querydesigner .e-query-editor{background-color:#fff}.e-qrydesigner-schema{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:0 none;background-color:#fff}.e-qrydesigner-search-cont{background:transparent !important}.e-qrydesigner-preview-header{border-bottom:1px Solid #3f51b5;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-qrydesigner-preview-header{background-color:#3f51b5}.e-qrydesigner-schema-header{border-bottom:1px solid #e0e0e0}.e-qrydesigner-schema-scroll{border-top:1px solid #e0e0e0}.e-designer-h-splitter{border-left-style:none !important}.e-querydesigner .e-qrydesigner-surface{border-width:1px 0 0 0 !important}.e-querydesigner .e-data-table{box-shadow:0 0 10px #e0e0e0}.e-querydesigner .e-data-table .e-list{border-bottom:0 none !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark{color:#424242 !important}.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-update-icon{font-size:12px;font-weight:600;color:#fff !important}.e-qrydesigner-generatepreview{font-size:12px;font-weight:600;color:#fff !important}.e-qrydesigner-generatepreview{font-size:12px;font-weight:600;color:#000 !important}.e-qrydesigner-datacontent{font-size:12px;font-weight:600;color:#fff !important}.e-qrydesigner-norow-msg,.e-reportdesigner-preview-grid .emptyrecord{font-size:14px;color:#212121 !important}.e-qrydesigner-atc-boxshadow.e-input,.e-qrydesigner-atc-boxshadow.e-input[type="text"],.e-qrydesigner-table-boxshadow{box-shadow:rgba(0,0,0,.0745098) 0 0 0 !important}.e-qrydesigner-table-boxshadow{border-width:0 !important}.e-qrydesigner-atc-boxshadow{font-size:13px !important}.e-qrydesigner-treeview.e-chk-image{color:#179bd7 !important}.e-active>.e-qrydesigner-treeview.e-checkmark{color:#fff}.e-qrydesigner-treeview.e-checkmark{color:#179bd7}.e-qrydesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#212121;opacity:.6}.e-qrydesigner-table-close .e-icon.e-close_01{font-size:16px !important}.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover{background-color:#e0e0e0 !important;border-radius:4px !important}.e-qrydesigner-dragheader{background:#fff;color:#212121;font-size:15px}.e-query-selection{font-size:19px !important}.e-qrydesigner-treeview,.e-reportdesigner-double-drag{color:#424242}.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag{color:#424242 !important}.e-qrydesigner-datatable .e-item .e-active{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover{color:#212121 !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview{color:#424242 !important}.e-querydesigner .e-query-text{font-size:12px !important}.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before{color:#212121 !important}.e-qrydesigner-table-column:hover{border-color:#e0e0e0 !important;color:#212121 !important;border-radius:4px}.e-qrydesigner-table-column:hover{background-color:#eee}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{background-color:#f5f5f5;color:#000 !important;border-color:#e0e0e0 !important;border-radius:2px}.e-qrydesigner-table-header{float:left;font-weight:600;font-size:13px}.e-designer-loadbtn{font-weight:600 !important}.e-qrydesigner-table-separator{border:0 Solid;border-top-width:.5px;border-color:#e0e0e0}.e-qrydesigner-query-table{background-color:#fff}.e-querydesigner .e-query-editor .CodeMirror{color:#212121}.e-querydesigner .e-query-editor .CodeMirror,.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{background-color:#fff;font-size:16px}.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{border-right:1px solid #e0e0e0}.e-qrydesigner-norow-msg,.e-qrydesigner-empty-msg,.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-add-label,.e-qrydesigner-okbtn.e-txt,.e-qrydesigner-texteditor,.e-qrydesigner-cancelbtn,.e-qrydesigner-cancelbtn.e-txt,.e-qrydesigner-add-btn,.e-qrydesigner-atc-boxshadow,.e-qrydesigner-datacontent,.e-qrydesigner-title-label,.e-qrydesigner-generatepreview{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-qrydesigner-qryjoiner-addfield{background:#fff}.e-qrydesigner-qryjoiner-container{background-color:#fff}.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon{font-size:11px}.e-qrydesigner-queryjoiner-deleteicon{color:#f44336}.e-qrydesigner-qryjoiner-addfield-deleteicon{color:#f44336}.e-qrydesigner-qryparameter-container{background-color:#fff;border:.5px solid #3f51b5}.e-qrydesigner-storefont{font-size:14px;color:#212121;font-weight:600}.e-qrydesigner-qryjoiner-drpdwn,.e-qrydesigner-add-btn,.e-qrydesigner-add-label{font-size:12px}.e-qrydesigner-add-icon{color:#3f51b5}.e-qrydesigner-add-btn{color:#3f51b5}.e-qrydesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-qrydesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-qrydesigner-dialog .e-header{border-bottom:.5px solid #e0e0e0 !important}.e-qrydesigner-dialog .e-footerbar{border-top:.5px #3f51b5 !important}.e-qrydesigner-dialog .e-dialog-scroller{border-color:#e0e0e0}.e-qrydesigner-dialog .e-dialog-icon.e-icon.e-close{font-size:18px !important;top:0 !important}.e-qrydesigner-dialog .e-titlebar{font-size:16px !important}.e-qrydesigner-param-assign,.e-qrydesigner-add-icon,.e-qrydesigner-add-btn,.e-qrydesigner-add-label,.e-qrydesigner-delete-icon{font-size:12px}.e-qrydesigner-delete-icon{color:#f44336}.e-qrydesigner-okbtn{background:#3f51b5 !important;color:#fff !important}.e-qrydesigner-okbtn{background-color:#ff4081 !important;color:#fff !important}.e-qrydesigner-okbtn:hover{border-color:#e0e0e0;color:#212121}.e-qrydesigner-exp-font{font-size:13px !important}.e-qrydesigner-exp-sepdiv1{border-left:1px solid #e0e0e0}.e-qrydesigner-exp-sepdiv2{border-left:1px solid #e0e0e0}.e-qrydesigner-exp-desccontent,.e-qrydesigner-exp-example{font-size:12px}.e-qrydesigner-exp-list{background:#fff}.e-qrydesigner-exp-list-hover,.e-qrydesigner-exp-list-hover a{background:#eee}.e-qrydesigner-exp-separator{border-right:.5px solid #e0e0e0 !important}.e-qrydesigner-explist-iconspan{font-size:16px}.e-qrydesigner-explist-iconspan{color:#f44336}.e-qrydesigner-explist-border{border-bottom:1px solid #e0e0e0}.e-qrydesigner-explist-licontainer{border-bottom:.5px solid #e0e0e0 !important}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border-radius:2px;font-size:12px}.e-qrydesigner-dataset .e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-qrydesigner-user-selection-active{border-color:#f5f5f5}.e-qrydesigner-user-selection-active{background:#f5f5f5}.e-qrydesigner-user-selection-active a{border-color:#f5f5f5}.e-qrydesigner-user-selection-active a{background:#f5f5f5}.e-qrydesigner-queryfilter-field-table,.e-qrydesigner-queryfilter-bool-table{background-color:#fff}.e-qrydesigner-query-bool-label{font-size:13px}.e-qrydesigner-queryparam-label{font-size:14px}.e-qrydesigner-dataparam-font{font-size:12px}.e-qrydesigner-title-label{font-size:12px !important;font-weight:700 !important;color:#212121} \ No newline at end of file diff --git a/public/content/ejthemes/material/ej.reports.core.compatibility.css b/public/content/ejthemes/material/ej.reports.core.compatibility.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/material/ej.reports.core.css b/public/content/ejthemes/material/ej.reports.core.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/material/ej.theme.css b/public/content/ejthemes/material/ej.theme.css deleted file mode 100644 index 32b7e0f..0000000 --- a/public/content/ejthemes/material/ej.theme.css +++ /dev/null @@ -1,25945 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-grid.e-rtl .e-indentcell { - border-left-color: #e0e0e0; -} -.e-grid .e-rarrowup-2x:before { - -} -.e-grid .e-rarrowup-2x:before { - content: "\e826" !important; -} -.e-grid .e-rarrowdown-2x:before { - -} -.e-grid .e-rarrowdown-2x:before { - content: "\e827" !important; -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell { - border-right-color: #e0e0e0; - border-bottom-color: #e0e0e0; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: #e0e0e0; -} -/*..........................Skin css...........................*/ - -.e-grid { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-color: #e0e0e0; - color: #212121; - border-top: none; - -} -.e-grid .e-pager { - -} -.e-grid .e-pager { - background-color: white; - border-width: 1px 0 0; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-grid .e-btn.e-select.e-flat { - -} -.e-grid .e-btn.e-btn-normal.e-txt { - -} -.e-grid .e-icon { - color: #424242; -} -.e-groupheadercell .e-icon { - color: white; -} -.e-grid .e-gridheader .e-icon { - color: #424242; -} -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border: 1px solid #e0e0e0 \9; -} -.e-grid.e-dlgcontainer .e-value .e-caption { - -} -.e-grid .e-icon.e-animatebutton { - color: white; - cursor: pointer; - -} -.e-grid .e-icon.e-animatebutton { - color: black; -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { - border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell { - border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell { - border-left: none; -} -.e-columnChooser { - border: 1px solid #e0e0e0; - font-size: 12px; - color: #212121; -} -.e-grid .e-ccButton { - width: 100px !important; - padding-left: 9px !important; - margin-right: 1px !important; -} -.e-grid .e-btncan { - color: black !important; -} -.e-grid .e-btnsub.e-flat.e-button:after, -.e-grid .e-btncan.e-flat.e-button:after { - animation: none !important; - background: transparent; -} -.e-grid .e-ccBtndiv { - -} -.e-grid .e-ccBtndiv { - margin-right: -1px !important; - border: none !important; - margin-top: -7px !important; -} -.e-grid .e-ccformbtn { - width: 80px !important; -} -.e-columnChoosertail { - border-bottom-color: #e0e0e0; -} -.e-columnChoosertail { - display: none !important; -} -.e-columnChoosertailAlt { - border-bottom-color: #3f51b5; -} -.e-columnChoosertailAlt { - border-bottom-color: #e0e0e0; - display: none !important; -} -.e-columnChooserListDiv:hover { - background-color: #fafafa; -} -.e-columnChooser .e-vhandlespace { - background-color: white !important; -} -.e-columnChooser .e-hhandlespace { - background-color: white !important; -} -.e-columnChooserSplitter { - border-top: 1px solid #e0e0e0; -} -.e-columnChooserSplitter { - display: none !important; -} -.e-grid .e-number { - background-color: #bbbdc0; - color: white; -} -.e-grid .e-tableLastCell { - border-right-color: #e0e0e0 !important; -} -.e-stackedHeaderRow th { - border-bottom: 1px solid #e0e0e0 !important; -} -.e-resFilterDialogHeaderDiv { - border-bottom: 1px solid #e0e0e0 !important; -} -.e-resposnsiveFilterBtnLeft { - border-right: 1px solid #e0e0e0 !important; -} -.e-resIcon { - color: #e0e0e0 !important; -} -.e-grid .e-filterdialoglarge .e-ddl, -.e-grid .e-filterdialoglarge .e-numeric, -.e-grid .e-filterdialoglarge .e-atc, -.e-grid .e-filterdialoglarge .e-datewidget { - -} -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: #424242; - color: white; -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:active { - background: none; -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-active > a, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-hover > a { - background: none; -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:active { - background-color: #e0e0e0; -} -.e-grid div.e-gridtoolbar { - -} -.e-grid .e-ejinputtext.e-gridsearchbar { - line-height: 20px !important; - text-indent: 0.75em; -} -.e-grid .e-dlgBtns .e-button { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content { - background-color: white; - border-color: #e0e0e0; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color: #424242; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: #e0e0e0; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: white; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container { - background-color: white; -} -.e-grid.e-columnChooser .e-hscroll, -.e-grid.e-columnChooser .e-vscroll { - background-color: transparent; -} -.e-grid .e-groupdroparea { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - border-top-color: #e0e0e0; - color: white; -} -.e-grid .e-groupdroparea { - color: black; - opacity: 0.87; -} -.e-grid .e-groupheadercell div { - -} -.e-grid .e-groupdroparea { - background: #7986cb; -} -.e-grid .e-groupdroparea.e-default { - -} -.e-grid .e-groupdroparea.e-default { - background: #e8eaf6; -} -.e-grid .e-groupdroparea.e-active { - -} -.e-grid .e-groupdroparea.e-active { - background: #7986cb; -} -.e-grid .e-groupdroparea.e-allowDrop { - -} -.e-grid .e-cloneproperties { - - border-color: #e0e0e0; -} -.e-grid .e-cloneproperties { - color: rgba(0, 0, 0, 0.54); - background-color: #eeeeee; - font-size: 13px !important; - font-family: 'Roboto', Segoe UI; - font-weight: normal; - border-radius: 22px; - height: 17px !important; - padding: 10px !important; - width: auto !important; -} -.e-grid.e-draganddrop { - background-color: #eeeeee; - border-color: #e0e0e0; - border-width: 1px; - /*opacity: .5;*/ - padding: 4px 5px; - /* border-width: 1px; */ - font-size: 13px; - font-family: 'Roboto', Segoe UI; - border-style: solid; - white-space: nowrap; - vertical-align: middle; - height: auto !important; - border-radius: 0 !important; -} -.e-grid.e-draganddrop .e-rowcell { - color: rgba(0, 0, 0, 0.54); - border-color: #e0e0e0; -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - color: #212121; - background-color: #fafafa; - border-color: #e0e0e0; - border-top-color: #e0e0e0; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent { - border-style: solid; - border-width: 1px 0 0; - border-color: #e0e0e0; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell { - border: none; -} -.e-grid .e-gridsummary .e-indentcell { - background-color: #fafafa; - border-top-color: #e0e0e0; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover { - color: #212121; - color: white; -} -.e-grid .e-headercell-hover { - background-color: #eeeeee; -} -.e-grid .e-headercell-hover .e-headercelldiv { - color: #424242; - color: white; -} -.e-grid .e-headercell-hover > .e-headercelldiv:hover { - color: #424242; - color: white; - opacity: 1; -} -.e-grid .e-gridheader .e-headercellactive .e-icon { - -} -.e-grid .e-gridheader .e-headercellactive .e-icon { - color: white; -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover { - -} -.e-grid .e-groupheadercell { - color: white; - border-color: #e0e0e0; - border-radius: 20px; - background-color: whitesmoke; -} -.e-grid .e-groupheadercell { - border-color: #3f51b5; -} -.e-grid .e-alt_row { - background: #fafafa; - -} -.e-grid .e-alt_row { - background: #fafafa; -} -.e-grid .e-inlineform-titlebar { - border-color: #e0e0e0; - background-color: #fafafa; - -} -.e-grid .e-inlineform-titlebar { - background-color: white; -} -.e-grid .gridform .e-label label { - -} -.e-grid .e-dialog .gridform .e-numerictextbox { - width: 100% !important; -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand { - border-color: #e0e0e0; - border-top-color: #e0e0e0; - background-color: #fafafa; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell { - border-top-color: #e0e0e0; -} -.e-grid .e-detailrowcollapse.e-lastrowcell { - border-bottom-color: #e0e0e0; -} -.e-grid .e-detailindentcell { - border-right-color: #e0e0e0; -} -.e-grid .e-rowcell.e-updatedtd { - color: #212121; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: black; -} -.e-activefocusout.e-grid .e-numericitem.e-active, -.e-activefocusout.e-grid .e-groupdroparea, -.e-activefocusout.e-grid td.e-active, -.e-activefocusout.e-grid td.e-cellselectionbackground { - background: #a5a5a5; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - background-color: whitesmoke; - color: rgba(0, 0, 0, 0.84); -} -.e-grid .e-gridFromDiv { - -} -.e-grid td.e-cellselectionbackground { - -} -.e-grid td.e-cellselectionbackground { - background-color: whitesmoke; -} -.e-grid .e-headercelldiv:hover { - color: black; - opacity: 0.84; -} -.e-grid .e-inlineform-titlebar { - font-size: 14px; - color: white; - -} -.e-grid .e-inlineform-titlebar { - color: black; -} -.e-grid .e-form-titlebar { - -} -.e-grid .e-form-titlebar { - color: black !important; - border-bottom: 1px solid; - border-color: #e0e0e0; - background-color: white !important; -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div { - background-color: transparent; - cursor: pointer; -} -.e-grid .e-dialog .gridform .e-save { - -} -.e-grid .e-dialog .gridform .e-save { - margin-left: 55px !important; -} -.e-grid .e-dialog .gridform .e-save { - margin-left: 42px !important; -} -.e-grid .e-dialog.e-titlebar { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - /*background-color : @content-bg-color;*/ - border-left-color: #e0e0e0; - border-bottom-color: #e0e0e0; - border-right-color: #e0e0e0; - /*//border-bottom:1px;*/ - -} -.e-grid .e-headercell, -.e-grid .e-headercell-hover { - -} -.e-grid .e-rowcell { - -} -.e-grid .e-grouptopleftcell { - border-left-color: #e0e0e0; - border-bottom-color: #e0e0e0; -} -.e-grid .e-horizontallines .e-resizer { - border-width: 0 1px 0 0; -} -.e-grid th.e-headercell[aria-sort=ascending] div, -.e-grid th.e-headercell[aria-sort=descending] div { - font-size: medium; -} -.e-grid .e-columnselection { - background-color: whitesmoke; - color: #e0e0e0; - -} -.e-grid .e-columnselection { - color: rgba(0, 0, 0, 0.84); -} -.e-grid .e-grid-icon { - background: #3f51b5; -} -.e-grid .e-groupheadercell { - -} -.e-grid .e-groupheadercell:hover { - -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - -} -.e-grid tr.e-groupcaptionrow { - -} -.e-grid .e-gridheader { - color: white; - border-bottom-color: #e0e0e0; - border-top-color: #e0e0e0; - -} -.e-grid .e-headercontent, -.e-grid .e-movableheader { - border-right-color: #e0e0e0; -} -.e-grid.e-rtl .e-headercontent { - border-left-color: #e0e0e0; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell { - border-color: #e0e0e0; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit { - width: 100%; -} -.e-grid .e-rowcell:first-child { - -} -.e-grid .e-rowcell:last-child { - -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext { - background-color: transparent; - color: black; - border-color: black; - color: rgba(0, 0, 0, 0.87); - border-color: rgba(0, 0, 0, 0.12); -} -.e-grid .e-rowcell .e-ejinputtext { - height: 34px !important; - border-width: 0 0 1px 0; - width: 100% !important; -} -.e-grid .e-ejinputtext.e-filtertext { - border-width: 0 0 2px 0; - text-indent: 0; -} -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active { - -} -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active { - box-shadow: none; - border-color: #ff4081; - border-width: 0 0 2px 0; -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus { - -} -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover { - -} -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover { - box-shadow: none; -} -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] { - box-shadow: none; - border-width: 0 0 1px 0; - border-bottom-color: transparent; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.38) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: black; - color: rgba(0, 0, 0, 0.38); -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover { - box-shadow: none; -} -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus { - border-color: black; - border-color: rgba(0, 0, 0, 0.12); -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection { - background: #ff4081; - color: white; - border-width: 0 0 2px 0; -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection { - background: #ff4081; - color: white; -} -.e-grid .e-form-togglebtn:hover { - background: #e0e0e0; -} -.e-grid .e-form-toggle-icon { - color: white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled { - border-color: #e0e0e0; - background-color: #3f51b5; - background-image: none; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled { - background-color: white; - border-color: #e0e0e0; -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - border-color: #e0e0e0; -} -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv { - color: white; -} -.e-grid .e-groupdroparea.e-hover { - -} -.e-grid .e-groupdroparea.e-hover { - background: #e0e0e0; -} -.e-grid tr.e-hover { - color: #212121; - -} -.e-grid tr.e-hover { - background: #e0e0e0; -} -.e-grid tr.e-hover { - background-color: #eeeeee; - color: rgba(0, 0, 0, 0.84); -} -.e-grid tr.e-traverse { - color: #212121; -} -.e-grid tr.e-traverse { - background: #e0e0e0; -} -.e-grid .e-scrollcss { - -} -.e-grid .e-scrollcss { - background-color: #fafafa; -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover { - background: #606fc7; -} -.e-grid .e-reorderindicate { - border-right-color: #e0e0e0; -} -.e-grid .e-reorderindicate { - border-right-color: #ff4081; -} -.e-grid.e-rtl .e-reorderindicate { - border-left-color: #e0e0e0; -} -.e-grid div.e-field-validation-error { - - white-space: normal; -} -.e-grid div.e-field-validation-error { - background-color: #616161; - color: white; -} -.e-grid .e-dialog .e-addedrow label, -.e-grid .e-dialog .e-editedrow label, -.e-grid .e-inlineformedit label, -.e-grid .e-externalformedit label { - -} -.e-grid form.gridform.field-validation-empty { - border: 1px solid #cd0a0a; -} -.e-grid .e-editedrow .e-normaledit .e-ddl { - -} -.e-grid div.e-error .e-toparrow { - -} -.e-grid div.e-error .e-toparrow { - border-bottom-color: #616161; -} -.e-grid .e-ejinputtext { - border: 1px solid #e0e0e0; - outline: none; - background-color: white; - color: #212121; - vertical-align: baseline; - text-indent: 10px; - padding-right: 4px; -} -.e-ejinputtext:focus { - box-shadow: 0 0 5px #d4d4d4; -} -.e-grid .e-summaryrow { - background-color: #fafafa; - border-color: #e0e0e0; - border-left-color: #e0e0e0 !important; - -} -.e-gridfooter { - width: 100%; - background-color: #fafafa; - border-top: 1px solid #e0e0e0; -} -.e-grid .e-detailcell tr:first-child td.e-summaryrow { - border-top: 1px solid #e0e0e0; -} -.e-grid .e-gridSummaryRows { - color: #212121; - -} -.e-grid .e-gridSummaryRows { - height: 48px; - color: rgba(0, 0, 0, 0.84); -} -.e-grid .e-reSizeColbg { - border-left-color: #e0e0e0; - -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - background-color: transparent; - -} -.e-grid .e-headercellactive, -.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { - color: white; -} -.e-grid .e-headercellactive { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; -} -.e-grid .e-headercellactive { - background: #606fc7; -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - border-left-color: #9e9e9e; -} -.e-grid .e-frozeny { - -} -.e-grid .e-frozeny { - border-bottom-color: #9e9e9e !important; -} -.e-grid .e-dialog .e-header .e-icon { - color: white; -} -.e-grid.e-responsive .e-rowcell { - border-bottom-color: #e0e0e0; -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { - border-bottom-color: #e0e0e0; -} -.e-grid form .e-select:hover .e-icon { - color: #424242; -} -.e-grid.e-touch .e-gridheader .e-headercell, -.e-grid.e-touch .e-rowcell { - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: white; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-heatmap.e-grid { - display: block; -} -.e-heatmaplegend { - display: block; -} -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, -.e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} -.e-heatmap.e-js.e-grid { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: #c8c8c8; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-excelfilter.e-dlgcontainer { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 13px; - color: #212121; - z-index: 10001; - -} -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none white; -} -.e-excelfilter .e-btncan { - color: black !important; -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: white; -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - box-shadow: none; -} -.e-excelfilter .e-checkboxlist { - background: #fafafa; - border: #fafafa; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - border-width: 1px; - border-style: solid; - border-color: #fafafa; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem { - font-weight: normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget { - width: 160px !important; -} -.e-sortasc, -.e-sortdesc { - font-size: 18px; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: 14px; - color: #212121; - border: none; -} -.e-excelfilter .e-select:hover .e-icon { - color: #424242; -} -.e-excelfilter.e-dlgcustom .e-input { - line-height: 1.7em; -} -.e-excelfilter { - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, -.e-excelfilter .e-menu .e-list.e-bghdrcolor, -e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, -.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: white; -} -.e-bghdrcolor > a, -.e-fghdrcolor > a { - color: white; -} -.e-excelfilter .e-menu .e-list.e-valcolor { - border-color: #3f51b5; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused { - border-color: #e0e0e0; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: white; -} -.e-excelfilter .e-searchbox .e-ejinputtext { - border-width: 0 0 2px 0; - text-indent: 0.75em; -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus { - box-shadow: none; - border-color: #ff4081; -} -.e-excelfilter .e-menu-wrap ul.e-menu { - padding-left: 0px; - padding-top: 12px; -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk { - margin-top: 12px; - margin-bottom: 12px; - margin-left: 14px; -} -.e-excelfilter .e-searchcontainer .e-fields { - margin: 12px 0; -} -.e-btn.e-btn-normal, -.e-tbtn.e-btn-normal { - padding: 0 10px; -} -.e-excelfilter .e-btncontainer > div { - padding-left: 41px; -} -.e-excelfilter.e-dlgcustom { - padding-bottom: 8px !important; -} -.e-excelfilter .e-dialog { - -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child { - -} -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child { - -} -.e-excelfilter.e-dlgcustom .e-dlgfields { - -} -.e-excelfilter span.e-filternone.e-icon { - -} -.e-excelfilter .e-checkboxlist .e-ftrchk { - -} -.e-excelfilter ul.e-menu.e-vertical { - -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child { - -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields { - -} -.e-excelfilter .e-shadow .e-list > a { - -} -.e-excelfilter .e-shadow { - box-shadow: 0 0 9px rgba(0, 0, 0, 0.4) !important; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*---------------------------------Schedule Theme--------------------------------*/ - -.e-schedule, -.e-schedule.e-scheduleouter { - -} -.e-schedule, -.e-schedule.e-scheduleouter { - color: black; - background-color: white; -} -.e-schedule .e-mobileNavigation { - -} -.e-schedule .e-mobileNavigation { - color: white; -} -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: #424242; -} -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: #424242; -} -.navDrawerMenu li { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - color: #ff4081; -} -.e-schedule .icon-AddGrad:before { - color: #2382c3; -} -.e-schedule .e-datecommondiv { - -} -.e-schedule .e-datecommondiv { - color: white; -} -.e-schedule .e-commonviewbutton { - -} -.e-schedule .e-commonviewbutton { - color: white; - background: #3f51b5; -} -.e-schedule .e-commonviewbutton.e-activeview:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - background-color: rgba(0, 0, 0, 0.12); -} -.e-scheduledialog .e-scheduleclose:hover { - -} -.e-scheduledialog .e-scheduleclose:hover { - background-color: none; -} -.e-schedule .e-commonviewbutton:hover { - -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - color: black; -} -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - -} -.e-schedule .e-singleview { - -} -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - -} -.e-schedule .e-dateheader { - border-bottom: 1px solid #e0e0e0; -} -.e-schedule .e-horizontalemptytd { - border: none !important; - border-right: 1px solid #e0e0e0 !important; - border-top: 1px solid #e0e0e0 !important; -} -.e-schedule.e-rtl .e-horizontalemptytd { - border: none !important; - border-left: 1px solid #e0e0e0 !important; - border-top: 1px solid #e0e0e0 !important; -} -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} -.e-schedule .e-dateheader, -.e-schedule .e-leftindent { - border-bottom: 1px solid #e0e0e0; -} -.e-scheduledialog .e-quickstartend { - color: rgba(0, 0, 0, 0.87); -} -.e-scheduledialog .e-quickstartendtime { - border-bottom: 1px solid #e0e0e0; -} -.e-scheduledialog .e-quickcreatebottomcontainer { - border-top: 1px solid #e0e0e0; -} -.e-schedule .e-horizontalheader { - border-bottom: 1px solid #e0e0e0 !important; - background: #fafafa; - color: black; -} -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} -.e-schedule .e-horizontaltimetd { - border-bottom: 1px solid #e0e0e0 !important; - border-top: 1px solid #e0e0e0 !important; - border-left: 1px solid #e0e0e0; -} -.e-schedule .e-horizontalalternatetd { - border-bottom: 1px solid #e0e0e0 !important; - border-left: 1px solid transparent; - border-top: 1px solid #e0e0e0 !important; -} -.e-schedule .e-horizontmonthheaderdatetd { - border-bottom: 1px solid #e0e0e0 !important; - border-left: 1px solid #e0e0e0; -} -.e-schedule .e-horizontmonthheaderdaytd { - border-bottom: 1px solid #e0e0e0 !important; - border-left: 1px solid #e0e0e0; -} -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - background: white; -} -.e-schedule .e-alternateworkcell { - border-left: 1px dotted #e0e0e0 !important; -} -.e-schedule .e-dayend { - border-left: 2px solid #e0e0e0 !important; -} -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - border-bottom: 1px solid #e0e0e0 !important; -} -.e-schedule .e-parentnode { - -} -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - border-bottom: 1px dotted #e0e0e0 !important; -} -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - border-bottom: 1px solid #e0e0e0; - border-left: 1px solid #e0e0e0; - background: #fafafa; -} -.e-schedule .e-othermonths { - border-left: 1px solid transparent; -} -.e-schedule .e-agendacells { - border-bottom: 1px solid #e0e0e0; - border-left: 1px solid #e0e0e0; -} -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - color: #3f51b5; -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - border-bottom: 1px dashed #e0e0e0; -} -.e-schedule .e-ampmstyle { - border-bottom: 1px dotted transparent; -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - color: white; -} -.e-schedule .e-monthcellhighlight { - -} -.e-schedule .e-monthcellhighlight { - background: white; -} -.e-schedule .e-businesshighlightworkcells { - -} -.e-schedule .e-businesshighlightworkcells { - background: white; -} -.e-schedule .e-scheduleheader { - -} -.e-schedule .e-scheduleheader { - background: #3f51b5; -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - color: rgba(0, 0, 0, 0.87); - background-color: whitesmoke; - border: 1px solid #bdbdbd; - border-bottom: transparent; -} -.e-schedule .e-nextprevappdisable { - -} -.e-schedule .e-nextprevappdisable { - color: rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - color: white; -} -.e-schedule .e-scheduleheader > td { - -} -.e-schedule .e-scheduleheader > td { - border: 1px solid #e0e0e0; - border-bottom: none; -} -.e-schedule .e-headerarearow > td { - border: 1px solid #e0e0e0; - border-bottom: none; -} -.e-schedule .e-contentarearow > td { - border: 1px solid #e0e0e0; - border-top: none; -} -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - background: #bdbdbd; -} -.e-schedule.e-scheduleresponsive.e-resources { - border-right: 1px solid #e0e0e0; -} -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - border-right: none; - border-left: 1px solid #e0e0e0; -} -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - border-bottom: 1px solid #e0e0e0; -} -.e-schedule .e-monthheader, -.e-schedule .e-scrolltimecells { - -} -.e-schedule .e-monthheader, -.e-schedule .e-scrolltimecells { - color: black; -} -.e-schedule .e-currentdayhighlight { - -} -.e-schedule .e-currentdayhighlight { - color: #ff4081 !important; - background: rgba(255, 64, 129, 0.12) !important; -} -.e-schedule .e-horizontal .e-currentdayhighlight { - -} -.e-schedule .e-horizontal .e-currentdayhighlight { - background: none !important; -} -.e-schedule .e-currentdayhighlight .e-activeview { - -} -.e-schedule .e-currentdayhighlight .e-activeview { - background: none !important; - color: #ff4081 !important; - border: none; -} -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - background: #ff4081; - color: white; - border: none; -} -.e-schedule .e-mousehover { - background-color: #eeeeee !important; - color: #212121; -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - color: rgba(0, 0, 0, 0.54); -} -.e-schedule .e-highlightcurrenttimeline { - background-color: #3849a2; -} -.e-schedule .e-currenttime { - background-color: #3849a2; - color: white; -} -.e-schedule .e-timeidicatorcircle { - color: #3849a2; -} -.e-scheduledialog .e-recuredit { - color: #3f51b5; -} -.e-schedule .e-alldaycells { - border-left: 1px solid #e0e0e0; - border-bottom: 1px solid #e0e0e0; -} -.e-schedule .e-headerresourcecells { - border-bottom: 1px solid #e0e0e0; -} -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells { - border-left: 1px solid #e0e0e0; - border-bottom: 1px solid #e0e0e0; - background: #fafafa; - color: black; -} -.e-schedule .e-headercells { - border-left: 1px solid #e0e0e0; - border-bottom: 1px solid #e0e0e0; - background: #fafafa; - color: black; -} -.e-schedule .e-monthdateshighlight { - -} -.e-schedule .e-monthcurrenttime { - background: #3849a2; - color: white; -} -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: 1px solid #e0e0e0; -} -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells { - border-left: none !important; - border-right: 1px solid #e0e0e0; -} -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: 1px solid transparent; -} -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px solid #e0e0e0 !important; -} -.e-schedule.e-rtl .e-horizontaltimetd { - border-left: none !important; - border-right: 1px solid #e0e0e0; -} -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: 1px dotted #e0e0e0 !important; -} -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: 1px solid transparent !important; -} -.e-schedule .e-activeview { - -} -.e-schedule .e-activeview { - opacity: 1; - border-bottom: 2px solid #ff4081; -} -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - border-bottom: 1px solid #e0e0e0; - background: #fafafa; - color: black; -} -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell { - border-bottom: 1px solid transparent; - background: #fafafa; - color: black; -} -.e-schedule .e-horizontaldaterender { - background: #fafafa; - color: black; -} -.e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - background: #3f51b5; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #3f51b5 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f51b5), color-stop(100%, #3f51b5)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3f51b5 0%, #3f51b5 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3f51b5 0%, #3f51b5 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3f51b5 0%, #3f51b5 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #3f51b5 0%, #3f51b5 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f51b5', endColorstr='#3f51b5', GradientType=0); - /* IE6-9 */ - - color: white; - border: 1px solid #606fc7; -} -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - background: #3f51b5; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #3f51b5 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f51b5), color-stop(100%, #3f51b5)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3f51b5 0%, #3f51b5 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3f51b5 0%, #3f51b5 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3f51b5 0%, #3f51b5 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #3f51b5 0%, #3f51b5 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f51b5', endColorstr='#3f51b5', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - background-color: whitesmoke !important; -} -.e-schedule .e-borderleft { - border-left: 1px solid #e0e0e0; -} -.e-schedule .e-borderright { - border-right: 1px solid #e0e0e0 !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - background-color: rgba(0, 0, 0, 0.12) !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - background-color: rgba(0, 0, 0, 0.12) !important; -} -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - text-transform: uppercase; - color: #ff4081; -} -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} -.e-scheduledialog .e-outerarrowline { - border-color: #e0e0e0 transparent; - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} -.e-scheduledialog .e-innerarrow { - border-color: white transparent; - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} -.e-draggableAppointment { - box-shadow: 5px 5px 5px #424242; -} -.e-schedule .e-blocktimeappointment { - background-color: #c2c2c2; - color: #212121; - opacity: 0.4; -} -.e-scheduledialog div.e-field-validation-error { - -} -.e-scheduledialog div.e-field-validation-error { - background-color: #616161; - color: white; - white-space: normal; -} -.e-schedule .e-appsoverflow { - color: #424242; -} -.e-schedule .e-appsoverflow:hover { - color: #424242; -} -.e-scheduledialog div.e-error .e-toparrow { - -} -.e-scheduledialog div.e-error .e-toparrow { - border-bottom-color: #616161; -} -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: #3f51b5 !important; - /* Old browsers */ - - - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f51b5), color-stop(100%, #3f51b5)) !important; - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #3f51b5 0%, #3f51b5 100%) !important; - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #3f51b5 0%, #3f51b5 100%) !important; - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #3f51b5 0%, #3f51b5 100%) !important; - /* IE10+ */ - background: linear-gradient(to bottom, #3f51b5 0%, #3f51b5 100%) !important; - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f51b5', endColorstr='#3f51b5', GradientType=0) !important; - /* IE6-9 */ - color: white !important; - } - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: -moz-linear-gradient(top, 0%, #3f51b5 100%) !important; - /* FF3.6+ */ - - } - .e-schedule .e-scheduleheader { - - } - .e-schedule .e-scheduleheader { - background: #3f51b5 !important; - } - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: 1px solid #e0e0e0 !important; - border-left: 1px solid #e0e0e0 !important; - background: #fafafa !important; - } - .e-schedule .e-monthcellhighlight { - - } - .e-schedule .e-monthcellhighlight { - background: white !important; - } - .e-schedule .e-businesshighlightworkcells { - - } - .e-schedule .e-businesshighlightworkcells { - background: white !important; - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - color: rgba(0, 0, 0, 0.87) !important; - background-color: whitesmoke !important; - border: 1px solid #bdbdbd !important; - border-bottom: transparent !important; - } - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: white !important; - } - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: #3f51b5 !important; - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - border-bottom: 1px dashed #e0e0e0 !important; - } - .e-schedule .e-othermonths { - border-left: 1px solid transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-grid.e-rtl .e-nextpage, -.e-grid.e-rtl .e-nextpagedisabled { - border-left-color: #e0e0e0; -} -.e-pager, -.e-grid .e-pagerstatusbar, -.e-pager .e-drpdwn li, -.e-pager .e-drpdwn, -.e-pager div.e-drpdwndiv { - background-color: whitesmoke; - border-color: #e0e0e0; - color: #212121; - -} -.e-pager { - -} -.e-pager { - /*material*/ - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); - background-color: white; - border-color: #e0e0e0; - border-width: 1px 1px 1px; -} -.e-pager .e-icon { - -} -.e-pager .e-icon { - position: relative; -} -.e-pager .e-default:hover { - -} -.e-pager .e-spacing { - color: #212121; - -} -.e-pager .e-spacing { - /*material*/ - padding: 6px 1px 6px 1px; -} -.e-pager .e-spacing.e-NP { - color: #424242; -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - background-color: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-pager.e-disable .e-numericitem.e-hover { - background: whitesmoke; - border-right-color: #e0e0e0; - -} -.e-pager.e-disable .e-numericitem.e-hover { - background: white; - color: rgba(0, 0, 0, 0.87); -} -.e-pager .e-numericitem { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-pager .e-numericitem { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); - border-right-color: white; - width: 30px; - height: 20px; - line-height: 20px; - border-right: 0; - margin: 0 8px 0 8px; - position: relative; - overflow: hidden; - border-radius: 50%; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - -} -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.26); -} -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.54); -} -.e-pager .e-lastpage, -.e-pager .e-firstpage { - -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - color: rgba(0, 0, 0, 0.87); - background-color: #eeeeee; - border-radius: 50%; -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - background: white; - color: rgba(0, 0, 0, 0.54); -} -.e-pager .e-pagercontainer { - -} -.e-pager .e-pagercontainer { - /*material*/ - background-color: white; - border-color: white; - margin: 2px 6px -4px 16px; - border-width: 0px; -} -.e-pager.e-rtl .e-pagercontainer { - /*material*/ - margin: 4px 16px -4px 6px; -} -.e-pager.e-rtl .e-numericitem { - -} -.e-pager.e-rtl .e-numericitem { - /*material*/ - border-left-color: white; -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - /*material*/ - border-right-color: white; - padding: 6px 5px 6px 6px; - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - /*material*/ - border-left-color: white; - padding: 6px 5px 6px 5px; -} -.e-pager.e-rtl div.e-parentmsgbar { - - float: left; -} -.e-pager.e-rtl div.e-parentmsgbar { - /*material*/ - padding-left: 24px; -} -.e-pager .e-currentitem.e-active { - -} -.e-pager .e-currentitem.e-active { - /*material*/ - background: #ff4081; - border-radius: 50%; - color: white; -} -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-currentitem.e-hover { - /*material*/ - background: #eeeeee; - border-radius: 50%; - color: rgba(0, 0, 0, 0.87); -} -.e-pager.e-disable .e-currentitem.e-hover { - -} -.e-pager.e-disable .e-currentitem.e-hover { - /*material*/ - background: #ff4081; - border-radius: 50%; - color: white; -} -.e-pager .e-NP.e-numericitem, -.e-pager .e-PP.e-numericitem { - vertical-align: top; - line-height: 12px; -} -.e-pager .e-drpdwndiv:before { - color: #212121; - background: whitesmoke; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - /*material*/ - background: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: #212121; - background: whitesmoke; -} -.e-pager .e-drpdwn li.e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-pager .e-drpdwn li.e-active { - /*material*/ - background-color: white; - color: #ff4081; -} -.e-pager div.e-numericcontainer { - -} -.e-pager div.e-parentmsgbar { - -} -.e-pager .e-textbox-paging.e-pagercontainer { - float: none; -} -.e-pager .e-template { - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox { - -} -.e-pager .e-textbox-paging .e-nextpage, -.e-pager .e-textbox-paging .e-nextpagedisabled { - -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage, -.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - float: none; - margin-right: 0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - padding: 6px 3px 5px 6px; - color: rgba(0, 0, 0, 0.54); -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord { - -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - border-radius: 50%; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background-color: #eeeeee; -} -.e-pager .e-template .e-textbox-paging .e-lastpage, -.e-pager .e-template .e-textbox-paging .e-lastpagedisabled { - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage, -.e-pager.e-rtl .e-template .e-lastpagedisabled { - -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled, -.e-pager .e-template .e-nextpager.e-nextprevitemdisabled { - display: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - -} -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - background-color: #bdbdbd; - border-color: #e0e0e0; -} -.e-scrollbar .e-vscroll { - - border-right: none; -} -.e-scrollbar .e-vscroll { - border-left: 1px solid #e0e0e0; -} -.e-scrollbar .e-hscroll { - -} -.e-scrollbar .e-hscroll { - border-top: 1px solid #e0e0e0; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: 1px solid #e0e0e0; -} -.e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - border-bottom: 1px solid #e0e0e0; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - - border-left: none; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - border-right: 1px solid #e0e0e0; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: 1px solid #e0e0e0; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - background-color: #bdbdbd; -} -.e-scrollbar .e-vhandle { - -} -.e-scrollbar .e-vhandle { - border-top: 0.5px solid transparent; - border-bottom: 0.5px solid transparent; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-vhandle:active { - border-top: 0.5px solid #e0e0e0; - border-bottom: 0.5px solid #e0e0e0; -} -.e-scrollbar .e-hhandle { - -} -.e-scrollbar .e-hhandle { - border-left: 0.5px solid transparent; - border-right: 0.5px solid transparent; -} -.e-scrollbar .e-hhandle:hover, -.e-scrollbar .e-hhandle:active { - border-left: 0.5px solid #e0e0e0; - border-right: 0.5px solid #e0e0e0; -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - background-color: #757575; - border-color: #616161; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - background-color: #9e9e9e; - border-color: #757575; -} -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - background-color: rgba(0, 0, 0, 0.12); - border-color: rgba(0, 0, 0, 0.12); -} -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - background-color: #757575; - border-color: #616161; -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - /*other*/ - color: #424242; -} -.e-scrollbar .e-button:hover { - - border-color: #e0e0e0; -} -.e-scrollbar .e-button:hover { - /*other*/ - background-color: #e0e0e0; - color: #424242; -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - /*other*/ - background-color: whitesmoke; -} -.e-scroller.e-speed-scroll > .e-content { - overflow: scroll !important; -} -.e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover { - -} -.e-scrollbar .e-v-line:before { - content: ""; -} -.e-scrollbar .e-h-line:before { - content: ""; -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - color: rgba(0, 0, 0, 0.54); -} -.e-scroller .e-disable .e-button:hover { - background-color: transparent; -} -.e-scroller .e-vscroll .e-vup.e-button, -.e-scroller .e-vscroll .e-vdown.e-button, -.e-scroller .e-hscroll .e-hup.e-button, -.e-scroller .e-hscroll .e-hdown.e-button { - background-color: #bdbdbd; -} -.e-scroller .e-vscroll .e-vup.e-button:hover, -.e-scroller .e-vscroll .e-vdown.e-button:hover, -.e-scroller .e-hscroll .e-hup.e-button:hover, -.e-scroller .e-hscroll .e-hdown.e-button:hover { - background-color: #9e9e9e; -} -.e-scroller .e-vscroll .e-vup.e-button:active, -.e-scroller .e-vscroll .e-vdown.e-button:active, -.e-scroller .e-hscroll .e-hup.e-button:active, -.e-scroller .e-hscroll .e-hdown.e-button:active { - background-color: #757575; - border-color: #616161; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-acrdn { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn > .e-content { - border-color: #e0e0e0; - background-color: white; - -} -.e-acrdn > .e-content { - /*material*/ - border-right: 0; - border-left: 0; - border-bottom: 0px solid; - color: rgba(0, 0, 0, 0.54); - font-size: 13px; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); -} -.e-acrdn .e-select { - - font-weight: normal; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn .e-select { - /*material*/ - border-color: white; - font-size: 15px; -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); - border-color: white; -} -.e-acrdn .e-select a { - -} -.e-acrdn .e-select a { - color: #212121; -} -.e-acrdn .e-select:first-child { - -} -.e-acrdn .e-select:first-child { - border-top-color: #e0e0e0; -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - /*material*/ - border-color: white; -} -.e-acrdn .e-select:last-of-type { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); -} -.e-acrdn.e-disable .e-select:hover, -.e-acrdn.e-disable .e-select:hover a { - background: #ecedee; - color: #5c5c5c; -} -.e-acrdn .e-select.e-active { - - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active { - /*material*/ - border: none; -} -.e-acrdn .e-select.e-active:hover { - -} -.e-acrdn .e-select.e-active:hover { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); - border-color: white; -} -.e-acrdn .e-select.e-active a { - -} -.e-acrdn .e-select.e-active a { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-acrdn .e-select > span { - color: #424242; -} -.e-acrdn .e-select.e-active > span { - -} -.e-acrdn .e-select.e-active > span { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-acrdn .e-select:hover > span, -.e-acrdn .e-select.e-active:hover > span { - color: #424242; -} -.e-acrdn .e-select.e-disable:hover > span, -.e-acrdn .e-select.e-disable.e-active:hover > span { - color: #424242; -} -.e-acrdn .e-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #e0e0e0; - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: rgba(0, 0, 0, 0.87); - font-size: 13px; - font-weight: normal; -} -.e-atc-popup { - font-size: 13px !important; -} -.e-atc-popup .e-hilight-txt { - font-size: 13px; - color: rgba(0, 0, 0, 0.54); -} -.e-atc .e-options.e-active { - - color: white; -} -.e-atc .e-options.e-active { - border-color: white; -} -.e-atc .e-options.e-active { - background: #ff4081; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - color: #212121; - border-color: #e0e0e0; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - background: #e0e0e0; -} -.e-atc .e-boxes { - background-color: white; -} -.e-atc.e-focus .e-in-wrap { - -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - padding-left: 0.1em; -} -.e-atc:hover .e-in-wrap { - -} -.e-atc-popup .e-category { - border-bottom: 1px solid #e0e0e0; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - color: #212121; - border-color: #e0e0e0; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - background: #eeeeee; -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - border-color: white; - color: #424242; -} -.e-atc-popup ul li, -.e-atc-popup.e-rtl ul li { - -} -.e-atc-popup ul li, -.e-atc-popup.e-rtl ul li { - padding: 13.5px 5px 5px 24px; - min-height: 2.1em; -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - border-color: white; - color: #424242; -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - background: white; -} -.e-atc .e-input.e-load { - background-image: url(images/ajax-loader.gif); -} -.e-atc ::-webkit-input-placeholder { - -} -.e-atc ::-webkit-input-placeholder { - color: #212121; -} -.e-atc :-ms-input-placeholder { - -} -.e-atc :-ms-input-placeholder { - color: #212121; -} -.e-atc ::-moz-placeholder { - -} -.e-atc ::-moz-placeholder { - color: #212121; -} -.e-atc :-moz-placeholder { - -} -.e-atc :-moz-placeholder { - color: #212121; -} -.e-atc-popup .e-atc-tdbottom, -.e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid #e0e0e0; -} -.e-atc-popup .e-atc-tdright, -.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thright { - border-right: 1px solid #e0e0e0; -} -.e-atc-popup .e-atc-tdleft, -.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thleft { - border-left: 1px solid #e0e0e0; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: #fafafa; - -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: #fafafa; - -} -.e-atc .e-in-wrap { - border: none; - border-bottom: 1px solid; - border-color: rgba(0, 0, 0, 0.12); - background: transparent; -} -.e-atc .e-in-wrap, -.e-atc .e-in-wrap .e-input { - border-radius: 0px; -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - box-shadow: 0 1.83px 1px transparent; -} -.e-atc-popup { - -} -.e-atc-popup { - box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21); -} -.e-atc .e-input::selection { - -} -.e-atc .e-input::selection { - background: #ff4081; - color: white; -} -.e-atc .e-input::-moz-selection { - -} -.e-atc .e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-atc.e-disable-wrap .e-in-wrap { - -} -.e-atc.e-disable-wrap .e-in-wrap { - border-bottom-color: transparent; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.38) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; -} -.e-atc .e-in-wrap:before, -.e-atc .e-in-wrap:after { - background: #ff4081; -} -.e-atc .e-select.e-active, -.e-atc .e-select:hover { - border-radius: 2px; -} -.e-atc .e-select:after { - background: rgba(0, 0, 0, 0.12); -} -.e-atc .e-select { - right: 5px; -} -.e-atc .e-visual-mode.e-input { - float: none; -} -.e-atc-popup .e-ul .txt { - padding-left: 24px; -} -.e-atc-popup .e-ul .flag { - -} -.e-atc-popup .e-ul .flag { - margin-top: 4px; -} -.e-atc .e-select .e-icon.e-search { - font-size: 18px; -} -.e-atc .e-autocomplete.e-input { - -} -.e-atc .e-select:active { - -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-options .e-icon.e-close { - -} -.e-atc .e-options.e-active .e-icon.e-close { - -} -.e-atc .e-options { - -} -.e-atc .e-visual-mode.e-input { - -} -.e-atc-popup .e-atc-tableContent td { - -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - -} -.e-atc .e-in-wrap.e-padding { - overflow: hidden; -} -.e-atc .e-in-wrap.e-padding:before, -.e-atc .e-in-wrap.e-padding:after { - height: 3px; -} -.e-atc-popup .e-activeli, -.e-atc-popup .e-content .e-activeli { - background: #3f51b5; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Button -------------------------------------------*/ - -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - -} -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - position: relative; - text-transform: uppercase; -} -.e-btn { - -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px #d4d4d4; -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - -} -.e-split-btn-hide { - visibility: hidden; -} -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-btn.e-select.e-disable, -.e-btn.e-disable.e-select:hover { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38); - border-radius: 2px; - border: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.26); - background-color: #fafafa; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-color: #fafafa; -} -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active { - -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: rgba(0, 0, 0, 0.87); - background-color: #fafafa; - border-color: #fafafa; -} -.e-btn.e-disable, -.e-btn.e-select.e-disable .e-icon, -.e-btn.e-select.e-disable:hover .e-icon, -.e-btn.e-select.e-disable:active .e-icon { - cursor: default; - -} -/*flat button*/ - -.e-btn.e-select.e-flat:hover, -.e-btn.e-select.e-flat:focus { - color: #ff4081; - border: none; - background-color: rgba(0, 0, 0, 0.12); - border-radius: 0px; - box-shadow: none; -} -.e-btn.e-select.e-flat:active { - color: #ff4081; - border: none; - background-color: rgba(0, 0, 0, 0.12); - border-radius: 0px; - box-shadow: none; -} -.e-button.e-btn.e-flat.e-disable.e-select, -.e-button.e-btn.e-flat.e-disable.e-select:active, -.e-button.e-btn.e-flat.e-disable.e-select:hover { - color: rgba(0, 0, 0, 0.26); - background-color: transparent; -} -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: white; - border-radius: 2px; - background: #ff4081; - border: none; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary:hover .e-icon { - color: white; -} -.e-tbtn.e-btn.e-select.e-primary:hover { - background: none; -} -.e-tbtn.e-btn.e-select.e-primary.e-active, -.e-tbtn.e-btn.e-select.e-primary.e-active:hover { - background: #ff4081; - border: none; - box-shadow: none; -} -.e-btn.e-primary.e-select:hover, -.e-btn.e-primary.e-select:focus { - -} -.e-btn.e-primary.e-select:hover, -.e-btn.e-primary.e-select:focus { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: white; - border-radius: 2px; - background: #ff4081; - border: none; - border-color: rgba(0, 0, 0, 0.12); -} -.e-btn.e-select.e-primary:active { - -} -.e-btn.e-select.e-primary:active { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: white; - border-radius: 2px; - background: #ff4081; - border-color: rgba(255, 255, 255, 0.12); - border: none; -} -/*primary raised button*/ - -.e-btn.e-select.e-primary-raised { - color: white; - border-radius: 2px; - background: #ff4081; - border: none; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - box-shadow: none; -} -.e-btn.e-select.e-primary-raised .e-icon, -.e-btn.e-select.e-primary-raised:hover .e-icon { - color: white; -} -.e-btn.e-select.e-primary-raised.e-active, -.e-btn.e-select.e-primary-raised.e-active:hover { - background: #ff4081; - border: none; -} -.e-btn.e-primary-raised.e-select:hover, -.e-btn.e-primary-raised.e-select:focus { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: white; - border-radius: 2px; - background: #ff4081; - border: none; - border-color: rgba(0, 0, 0, 0.12); -} -.e-btn.e-select.e-primary-raised:active { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: white; - border-radius: 2px; - background: #ff4081; - border-color: rgba(255, 255, 255, 0.12); - border: none; -} -.e-btn.e-select.e-primary-raised.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - background: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.26); - box-shadow: none; -} -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - border: none; -} -.e-float-btn.e-btn.e-select.e-icon { - color: white; - background-color: #ff4081; - font-family: 'ej-webfont'; - box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.16); -} -.e-float-btn.e-btn.e-select.e-icon:hover { - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:hover { - box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.2); - color: white; - background-color: #ff4081; - border-color: rgba(0, 0, 0, 0.12); - font-family: 'ej-webfont'; -} -.e-float-btn.e-btn.e-select.e-icon:active { - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:active { - box-shadow: 0px 16px 20px 0px rgba(0, 0, 0, 0.18); - color: white; - border-radius: 100%; - font-family: 'ej-webfont'; - border-color: rgba(255, 255, 255, 0.12); -} -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - border: none; - box-shadow: none; -} -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - background-color: rgba(255, 255, 255, 0.12); -} -/*end*/ - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - color: #ff4081; - background: none; - border: none; - box-shadow: none; -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - color: rgba(0, 0, 0, 0.26); - background: none; - border: none; - box-shadow: none; -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - background-color: rgba(255, 64, 129, 0.26); - border: none; - box-shadow: none; -} -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - background-color: rgba(255, 255, 255, 0.26); - border: none; - box-shadow: none; -} -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - border-radius: 100%; -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - background-color: rgba(255, 64, 129, 0.26); - border: none; - box-shadow: none; -} -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:focus, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - color: rgba(0, 0, 0, 0.54); - background: none; - border: none; - font-family: 'ej-webfont'; - box-shadow: none; -} -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover { - background-color: rgba(0, 0, 0, 0.12); - border: none; - box-shadow: none; -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - background-color: #bdbdbd; - border: none; - box-shadow: none; -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - background-color: rgba(0, 0, 0, 0.12); - border: none; - box-shadow: none; -} -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - background-color: #bdbdbd; - border: none; - box-shadow: none; -} -.e-flat-icon-btn.e-btn.e-select.e-icon, -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - -} -.e-icon-btn.e-btn.e-select.e-icon { - color: rgba(0, 0, 0, 0.87); - background: none; - border: none; - box-shadow: none; -} -.e-icon-btn.e-btn.e-select.e-icon:focus { - background-color: rgba(0, 0, 0, 0.12); - border: none; - box-shadow: none; -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - color: rgba(0, 0, 0, 0.26); - border: none; - box-shadow: none; -} -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - background-color: rgba(0, 0, 0, 0.12); - border: none; - box-shadow: none; -} -.e-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-icon-btn.e-btn.e-select.e-icon:active { - border-radius: 100%; -} -.e-icon-btn.e-btn.e-select.e-icon:active, -.e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - background: none; - box-shadow: none; - border: none; -} -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - background-color: rgba(0, 0, 0, 0.12); - border: none; - box-shadow: none; -} -.e-icon-btn.e-btn.e-select.e-icon, -.e-icon-btn.e-btn.e-select.e-icon:focus, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - font-family: "ej-webfont"; - background: transparent; - box-shadow: none; - border: none; -} -.e-float-btn.e-btn.e-select.e-icon.e-disable, -.e-float-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - font-family: "ej-webfont"; - box-shadow: none; - border: none; - border-radius: 50%; - color: rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - border-radius: 50%; -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - -} -.e-button.e-btn.e-select.e-disable:after, -.e-tbtn.e-btn.e-select.e-disable:after, -.e-split .e-split-btn.e-btn:after { - content: none; -} -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-splitbutton.e-btn.e-left-btn:focus, -.e-split-btn.e-btn.e-select.e-drp-btn:focus { - -} -.e-splitbutton.e-btn.e-left-btn.e-disable:focus, -.e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus { - -} -.e-split.e-widget.e-disable { - -} -.e-splitbutton .e-btn.e-select:focus { - -} -.e-btn.e-select:focus { - -} -.e-btn.e-select:focus { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-btn.e-select:active, -.e-btn.e-disable.e-active.e-select:hover, -.e-tbtn.e-flat.e-active, -.e-tbtn.e-btn.e-select.e-flat { - -} -.e-btn.e-select:active, -.e-btn.e-disable.e-active.e-select:hover, -.e-tbtn.e-flat.e-active, -.e-tbtn.e-btn.e-select.e-flat { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: black; - border-radius: 2px; - border: none; -} -.e-btn.e-select:active, -.e-tbtn.e-active { - background-color: rgba(0, 0, 0, 0.12); -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - -} -.e-tbtn.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover .e-icon { - -} -.e-btn.e-select:hover .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - background-color: white; -} -.e-menu.e-widget.e-split li.e-list:hover { - -} -.e-split-btn-div .e-icon { - padding: 0px; -} -.e-btn.e-disable.e-select:hover, -.e-btn.e-disable, -.e-btn.e-select.e-disable:hover, -.e-btn.e-select.e-disable { - -} -.e-btn.e-disable.e-select:hover, -.e-btn.e-disable, -.e-btn.e-select.e-disable:hover, -.e-btn.e-select.e-disable { - color: rgba(0, 0, 0, 0.26); - box-shadow: none; - border: none; - background-color: rgba(0, 0, 0, 0.12); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - -.e-tbtn.e-btn.e-select { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: rgba(0, 0, 0, 0.87); - background-color: #fafafa; - border-color: #fafafa; -} -.e-tbtn.e-btn.e-select:hover, -.e-tbtn.e-btn.e-select:focus { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tbtn.e-btn.e-select.e-active:focus { - -} -.e-tbtn.e-btn.e-select.e-active { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - background-color: #ff4081; -} -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active .e-icon { - color: white; -} -.e-tbtn.e-btn.e-select.e-active.e-disable, -.e-tbtn.e-btn.e-select.e-disable { - box-shadow: none; - background-color: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.87); -} -.e-tbtn.e-select.e-flat:hover { - background: none; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-btn.e-select.e-flat { - background: none; - color: #ff4081; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - box-shadow: none; - border: none; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, -.e-btn.e-select.e-flat .e-icon { - color: #ff4081; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - background-color: #ff4081; - color: white; - box-shadow: none; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - color: white; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - background-color: rgba(255, 64, 129, 0.61); - border-radius: 2px; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - background-color: rgba(255, 64, 129, 0.12); - border-radius: 2px; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - font-family: "ej-webfont"; - border-radius: 100%; - background: none; - border: none; - box-shadow: none; - color: rgba(0, 0, 0, 0.54); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, -.e-btn.e-select.e-flat.e-disable, -.e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, -.e-split.e-widget.e-disable:hover, -.e-split.e-widget.e-disable .e-icon { - color: rgba(0, 0, 0, 0.26); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - background-color: rgba(0, 0, 0, 0.12); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, -.e-btn.e-select.e-flat.e-disable .e-icon, -.e-btn.e-select.e-primary.e-disable .e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, -.e-btn.e-select.e-flat.e-disable .e-icon:hover, -.e-btn.e-select.e-primary.e-disable .e-icon:hover { - color: rgba(0, 0, 0, 0.26); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - background-color: rgba(0, 0, 0, 0.12); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - background-color: rgba(255, 64, 129, 0.12); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - background-color: rgba(255, 255, 255, 0.12); -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - color: #ff4081; - background: none; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - background-color: rgba(255, 64, 129, 0.26); - color: white; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - color: rgba(0, 0, 0, 0.26); - background-color: transparent; -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - background: none; -} -.e-tbtn.e-btn.e-active:hover .e-icon { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - color: white; -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - color: rgba(0, 0, 0, 0.87); -} -.e-btn.e-select .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - -} -.e-btn.e-select.e-disable { - color: rgba(0, 0, 0, 0.26); -} -.e-btn.e-select.e-disable .e-icon { - color: rgba(0, 0, 0, 0.26); -} -.e-split.e-widget { - background: none; -} -.e-split.e-widget { - color: rgba(0, 0, 0, 0.87); -} -.e-split.e-widget:hover, -.e-split.e-widget:focus { - background-color: rgba(0, 0, 0, 0.12); - border-radius: 2px; -} -.e-split.e-widget.e-active .e-splitarrowright, -.e-split.e-widget.e-active .e-splitarrowleft, -.e-split.e-widget.e-active .e-splitarrowtop, -.e-split.e-widget.e-active .e-splitarrowbottom { - background-color: white; - border-radius: 2px; - box-shadow: rgba(0, 0, 0, 0.26); -} -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - border-width: 0px 0.5px 0px 0px; - border-style: solid; -} -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - border-width: 0px 0px 0px 0.5px; - border-style: solid; -} -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - border-width: 0.5px 0px 0px 0px; - border-style: solid; -} -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - border-width: 0px 0px 0.5px 0px; - border-style: solid; -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - border-color: rgba(0, 0, 0, 0.12); -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - border-style: solid; - background-color: whitesmoke; - box-shadow: none; -} -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - border: none; -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - background-color: transparent; -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - border-color: transparent; -} -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - border: none; -} -.e-split.e-widget:focus { - border-style: solid; - background-color: whitesmoke; - border: none; - outline: none; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -.e-split.e-widget.e-active { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: rgba(0, 0, 0, 0.12); -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - border-color: rgba(0, 0, 0, 0.12); -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - border-color: rgba(0, 0, 0, 0.12); -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: rgba(0, 0, 0, 0.12); -} -/*primary button*/ - -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - -} -.e-btn.e-select.e-primary:hover { - -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary .e-icon:active { - -} -.e-btn.e-select.e-primary:hover .e-icon { - -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - -} -.e-btn.e-select.e-disable.e-primary .e-icon, -.e-btn.e-select.e-disable.e-primary:hover .e-icon, -.e-btn.e-select.e-disable.e-primary:active .e-icon { - -} -.e-button.e-btn:not(:active):after, -.e-tbtn.e-btn.e-active:not(:active):after, -.e-split .e-split-btn.e-select.e-btn:not(:active):after, -.e-tbtn.e-btn.e-flat.e-active:not(:active):after, -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - background-color: rgba(255, 255, 255, 0.12); -} -.e-button.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn:not(:active):after { - background-color: rgba(255, 64, 129, 0.12); -} -/*end*/ - -/*------------------------------------Custom Button---------------------------------------*/ - -.e-btn.e-select.e-success { - color: white; - background: #5cb85c; - border-color: #4cae4c; -} -.e-btn.e-select.e-success .e-icon, -.e-btn.e-select.e-info .e-icon, -.e-btn.e-select.e-warning .e-icon, -.e-btn.e-select.e-danger .e-icon { - color: white; -} -.e-btn.e-select.e-success:active, -.e-btn.e-select.e-success:hover, -.e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} -.e-btn.e-select.e-success:focus, -.e-btn.e-select.e-success:active:hover, -.e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} -.e-btn.e-select.e-info { - color: white; - background: #5bc0de; - border-color: #46b8da; -} -.e-btn.e-select.e-info:active, -.e-btn.e-select.e-info:hover, -.e-btn.e-select.e-info:focus, -.e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} -.e-btn.e-select.e-info:active:hover, -.e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} -.e-btn.e-select.e-warning { - color: white; - background: #f0ad4e; - border-color: #eea236; -} -.e-btn.e-select.e-warning:active, -.e-btn.e-select.e-warning:hover, -.e-btn.e-select.e-warning:focus, -.e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} -.e-btn.e-select.e-warning:active:hover, -.e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} -.e-btn.e-select.e-danger { - color: white; - background: #d9534f; - border-color: #d43f3a; -} -.e-btn.e-select.e-danger:active, -.e-btn.e-select.e-danger:hover, -.e-btn.e-select.e-danger:focus, -.e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} -.e-btn.e-select.e-danger:active:hover, -.e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} -.e-btn.e-select.e-link, -.e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} -.e-btn.e-select.e-link:active, -.e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} -.e-btn.e-select.e-link:hover, -.e-btn.e-select.e-link:hover .e-icon, -.e-btn.e-select.e-link:focus, -.e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, -.e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} -.e-btn.e-select.e-link.e-txt:hover, -.e-btn.e-select.e-link.e-txt:focus, -.e-btn.e-select.e-link.e-txt:active:hover { - text-decoration: underline; -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:focus, -.e-btn.e-select.e-disable.e-success:active, -.e-btn.e-select.e-disable.e-success:active:hover { - background: rgba(92, 184, 92, 0.5); -} -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:hover, -.e-btn.e-select.e-disable.e-info:focus, -.e-btn.e-select.e-disable.e-info:active, -.e-btn.e-select.e-disable.e-info:active:hover { - background: rgba(91, 192, 222, 0.5); -} -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:hover, -.e-btn.e-select.e-disable.e-warning:focus, -.e-btn.e-select.e-disable.e-warning:active, -.e-btn.e-select.e-disable.e-warning:active:hover { - background: rgba(240, 173, 78, 0.5); -} -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:hover, -.e-btn.e-select.e-disable.e-danger:focus, -.e-btn.e-select.e-disable.e-danger:active, -.e-btn.e-select.e-disable.e-danger:active:hover { - background: rgba(217, 83, 79, 0.5); -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:active:hover, -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:active:hover, -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:active:hover, -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link:active:hover { - color: rgba(255, 255, 255, 0.5); - border-color: transparent; - box-shadow: none; -} -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link.e-txt, -.e-btn.e-select.e-disable.e-link:hover, -.e-btn.e-select.e-disable.e-link.e-txt:hover, -.e-btn.e-select.e-disable.e-link:active, -.e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, -.e-btn.e-select.e-disable.e-link:focus .e-txt, -.e-btn.e-select.e-disable.e-link:active:hover, -.e-btn.e-select.e-disable.e-link.e-txt:active:hover { - color: rgba(51, 122, 183, 0.5); - background: transparent; - text-decoration: none; -} -.e-btn.e-select.e-disable.e-link .e-icon, -.e-btn.e-select.e-disable.e-link:hover .e-icon, -.e-btn.e-select.e-disable.e-link:focus .e-icon, -.e-btn.e-select.e-disable.e-link:active .e-icon, -.e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: rgba(51, 122, 183, 0.5); -} -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ - -.ejinputtext { - background-color: white; - - outline: medium none; -} -.ejinputtext { - color: black; - border: 1px solid black; - color: rgba(0, 0, 0, 0.87); - border: 1px solid rgba(0, 0, 0, 0.26); -} -.e-textbox, -.e-textarea { - background-color: white; - -} -.e-textbox, -.e-textarea { - color: black; - border-color: black; - color: rgba(0, 0, 0, 0.87); - border-color: rgba(0, 0, 0, 0.12); -} -.ejinputtext:focus { - -} -.ejinputtext:focus { - box-shadow: none; - border: 1px solid rgba(0, 0, 0, 0.54); -} -.e-textbox:hover, -.e-textarea:hover { - -} -.e-textbox:hover, -.e-textarea:hover { - box-shadow: none; -} -.e-textbox:focus, -.e-textarea:focus { - -} -.e-textbox:focus, -.e-textarea:focus { - box-shadow: none; - border-color: #ff4081; -} -.e-textbox.e-animation:focus, -.e-textarea.e-animation:focus { - border-color: black; - border-color: rgba(0, 0, 0, 0.12); -} -.e-ripple-bar:before, -.e-ripple-bar:after { - background: #ff4081; -} -.e-textbox[disabled], -.e-textarea[disabled] { - box-shadow: none; - -} -.e-textbox[disabled], -.e-textarea[disabled] { - border-bottom-style: dashed; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.38) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: black; - color: rgba(0, 0, 0, 0.26); -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - - box-shadow: none; -} -.e-textbox::selection, -.e-textarea::selection { - -} -.e-textbox::selection, -.e-textarea::selection { - background: #ff4081; - color: white; -} -.e-textbox::-moz-selection, -.e-textarea::-moz-selection { - -} -.e-textbox::-moz-selection, -.e-textarea::-moz-selection { - background: #ff4081; - color: white; -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - font-style: normal; - color: rgba(0, 0, 0, 0.38); -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - color: rgba(0, 0, 0, 0.38); -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - color: rgba(0, 0, 0, 0.38); -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - color: rgba(0, 0, 0, 0.38); -} -.e-textbox.e-error, -.e-textarea.e-error { - -} -.e-validation-error { - -} -.e-menu.e-split.e-context { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -.e-menu.e-split.e-context .e-list > .e-menulink { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - color: rgba(0, 0, 0, 0.87); -} -.e-menu.e-split.e-context .e-list .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-menu.e-split.e-context .e-list.e-mhover { - background-color: #eeeeee; -} -.e-btn.e-disable.e-select, -.e-tbtn.e-btn.e-disable.e-select.e-active, -.e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, -.e-split.e-disable { - -} -.e-btn.e-disable.e-select, -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, -.e-tbtn.e-btn.e-disable.e-select.e-active:hover { - -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon { - -} -.e-btn.e-disable.e-select .e-icon { - -} -.e-btn.e-disable.e-select:focus { - -} -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-captcha .refresh { - -} -.e-captcha .refresh { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; -} -.e-captcha .audio { - -} -.e-captcha .audio { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; -} -.e-captcha .imagecontainer { - border: 1px solid #b2b2b2; -} -.e-captcha .validTextBox { - -} -.e-captcha .validTextBox { - /*material*/ - border-width: 0 0 1px 0; - border-color: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.38); - margin-bottom: 12px; - margin-top: 26px; -} -.e-captcha .e-validTextBox { - -} -.e-captcha .e-validTextBox { - /*material*/ - border-width: 0 0 1px 0; - border-color: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.38); - margin-bottom: 12px; - margin-top: 26px; -} -.e-captcha .e-refresh { - -} -.e-captcha .e-refresh { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; -} -.e-captcha .e-audio { - -} -.e-captcha .e-audio { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; -} -.e-captcha .e-imageContainer { - border: 1px solid #b2b2b2; -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - width: 0px !important; -} -.e-captcha .validTextBox:focus { - outline: none; - border-bottom: 2px solid #ff4081; -} -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:active { - background: #bdbdbd; -} -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - background: #bdbdbd; -} -.e-captcha .refresh.e-btn.e-select:focus, -.e-captcha .audio.e-btn.e-select:focus, -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, -.e-captcha .e-audio.e-btn.e-select:focus, -.e-captcha .e-refresh.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - box-shadow: none; -} -.e-captcha .imagecontainer img, -.e-captcha .e-imageContainer img { - -} -.e-captcha .refresh:focus, -.e-captcha .audio:focus, -.e-captcha .e-refresh:focus, -.e-captcha .e-audio:focus { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Colorpicker -------------------------------------------*/ - -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - -} -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - border: none; -} -.e-colorpicker .e-slider-wrap .e-handle.e-select, -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid white; -} -.e-colorpicker:focus { - outline: none; -} -.e-colorwidget .e-select { - -} -.e-colorwidget .e-select { - color: rgba(0, 0, 0, 0.54); -} -.e-colorpicker .e-buttons .e-codeeditor .e-color-code { - border-color: rgba(0, 0, 0, 0.12); -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - -} -.e-colorwidget.e-split .e-in-wrap .e-select:active, -.e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - -} -.e-colorwidget .e-in-wrap, -.e-colorwidget .e-in-wrap.e-box.e-disable:hover, -.e-colorwidget .e-in-wrap.e-box.e-disable:focus { - -} -.e-colorwidget .e-in-wrap.e-box:hover { - -} -.e-colorwidget .e-in-wrap.e-box:hover { - background-color: whitesmoke; - color: #424242; -} -.e-colorwidget .e-in-wrap.e-box:focus { - color: #424242; -} -.e-colorwidget .e-in-wrap.e-box:focus { - background: #e0e0e0; -} -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: white; -} -.e-colorpicker.e-popup { - background-color: white; - border-color: #e0e0e0; -} -.e-presetWrapper.e-widget.e-context { - border-color: #e0e0e0; -} -.e-presetWrapper.e-widget.e-context { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -.e-colorwidget.e-focus { - box-shadow: 0 0 2px #d4d4d4; -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - background-color: white; - color: #212121; - -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - border-color: white; -} -.e-colorpicker .e-footer .e-split.e-widget { - -} -.e-colorpicker .e-footer .e-split.e-widget:hover { - -} -.e-colorpicker .e-footer .e-split.e-widget:active { - -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - background-color: rgba(0, 0, 0, 0.12); -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - background-color: whitesmoke; -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - background-color: #eeeeee; -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - background-color: rgba(0, 0, 0, 0.12); -} -.e-colorwidget .e-color-container .e-selected-color::after, -.e-colorwidget .e-select .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:after { - background-color: rgba(255, 255, 255, 0.5); -} -.e-colorpicker .e-footer .e-switcher:hover { - border-radius: 2px; -} -.e-colorpicker .e-footer .e-switcher:hover { - background: #e0e0e0; -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - - color: #212121; -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - border-color: transparent; - color: rgba(0, 0, 0, 0.54); -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn { - -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - - color: #212121; - border-color: #e0e0e0; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - -} -.e-presetWrapper.e-menu.e-context, -.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, -.e-presetWrapper.e-menu.e-context .e-list > ul, -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #212121; - border-color: white; -} -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #212121; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - border-color: #e0e0e0; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - background: whitesmoke; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn, -.e-colorpicker .e-footer .e-applyButton.e-btn { - -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - -} -.e-colorpicker .e-buttons .e-grpbtn { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - color: #212121; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - background: #fafafa; - box-shadow: none; - border-radius: 0; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - border-color: #e0e0e0; -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable { - background: none; -} -.e-colorpicker .e-buttons .e-color-code { - -} -.e-colorpicker .e-buttons .e-color-code { - border-color: rgba(0, 0, 0, 0.26); -} -.e-colorpicker .e-buttons .e-color-code:hover { - -} -.e-colorpicker .e-buttons .e-color-code:focus { - -} -.e-colorpicker .e-buttons .e-color-code:focus { - border-color: rgba(0, 0, 0, 0.54); -} -.e-colorpicker .e-buttons .e-codeeditor::before { - background: #ff4081; -} -.e-colorpicker .e-buttons .e-previous, -.e-presetWrapper .e-presets-table .e-preset-row { - border-color: #e0e0e0; -} -.e-colorpicker .e-item { - -} -.e-colorpicker .e-item.e-state-selected { - border-color: black; - border-width: 1px; -} -.e-colorpicker .e-color-image, -.e-presetWrapper .e-color-image, -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: url(../common-images/materialtheme/colorpicker_light_material.png); - background-color: transparent; - filter: none; -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-color: rgba(0, 0, 0, 0.12); -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - background-color: rgba(0, 0, 0, 0.24); -} -.e-presetWrapper .e-presetHeader, -.e-colorpicker .e-element .e-icon:before { - color: #212121; -} -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before { - -} -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-codeeditor .e-close_01 { - color: #212121; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - color: black; - background-color: #bdbdbd; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - color: #212121; - border-color: #e0e0e0; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - background: #e0e0e0; -} -.e-presetWrapper.e-menu.e-context li.e-list { - background: white; -} -.e-colorpicker .e-context.e-menu .e-mhover > a, -.e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, -.e-colorpicker .e-context.e-menu .e-mfocused > a, -.e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - background: transparent; -} -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - background-color: rgba(255, 255, 255, 0.5); -} -.e-colorpicker .e-footer .e-switcher:focus { - -} -.e-colorwidget.e-disable { - -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover { - -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - margin: -11px 8px; - height: 14px; -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable { - opacity: 0.35; - background: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-fileexplorer, -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - border-color: #e0e0e0; -} -.e-fileexplorer input, -input.e-fe-dialog-text { - -} -.e-fileexplorer, -.e-fileexplorer input, -input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer { - border-color: #e0e0e0; -} -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar, -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer.e-fe-mobile .e-fe-split-icon { - border-color: #e0e0e0; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar { - -} -.e-fileexplorer .e-statusbar .e-itemStaus { - color: rgba(0, 0, 0, 0.87); -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - color: rgba(0, 0, 0, 0.87); -} -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td { - color: #212121; -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - color: rgba(0, 0, 0, 0.87); -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - border-color: #e0e0e0; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - background: #e0e0e0; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - color: #212121; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, -.fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon { - -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - -} -.e-fileexplorer .e-treeview .e-fe-node-hover, -.e-fe-dialog.e-icon.e-close:hover { - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - border-color: whitesmoke; - background: whitesmoke; -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - border-color: #eeeeee; - background: #eeeeee; -} -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon { - -} -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - -} -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input, -.e-fe-split-context.e-menu.e-context.e-split, -.e-fe-split-context.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - border-color: #eeeeee; - background: #eeeeee; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - - border-color: #e0e0e0; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - background: #e0e0e0; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - -} -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn, -.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn { - background: none; -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - background-color: transparent; -} -.e-fileexplorer .e-toolbar input, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - border-color: rgba(0, 0, 0, 0.26); -} -.e-fileexplorer .e-toolbar input::selection, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - color: white; - background: #ff4081; -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - border-color: rgba(0, 0, 0, 0.38); -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - border-color: rgba(0, 0, 0, 0.38); -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - background: transparent; - border-color: transparent; -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - color: #ff4081; -} -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - background-color: #e0e0e0; -} -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - animation: none; -} -.e-fileexplorer .e-scrollbar .e-vscroll, -.e-fileexplorer .e-scrollbar .e-hscroll { - border-color: #e0e0e0; -} -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, -.e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - background: #e0e0e0; - box-shadow: none; -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - background-color: rgba(255, 64, 129, 0.26); -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - color: #ff4081; -} -.e-fileexplorer .e-toolbar { - -} -.e-fileexplorer .e-toolbar { - -} -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer .e-grid .e-gridheader.e-scrollcss, -.e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: white; -} -.e-fileexplorer .e-alt_row, -.e-fileexplorer .e-gridheader, -.e-fileexplorer .e-gridheader .e-headercell, -.e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, -.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace { - background-color: white; -} -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage { - border-color: #e0e0e0; -} -.e-fileexplorer.e-js .e-active .e-thumbImage { - border-color: #3f51b5; -} -.e-menu > .e-list.e-fe-separator { - border-color: #e0e0e0; -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - background: whitesmoke; - border-color: whitesmoke; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - -} -.e-dialog .e-fe-table table tr .e-readonly { - background: white; - color: #212121; -} -.e-dialog .e-fe-table table .e-border { - border-color: #e0e0e0; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, -.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider { - background-color: transparent; -} -.e-fileexplorer .e-fe-popup .e-content { - background-color: white; - border-color: #e0e0e0; -} -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-fileexplorer .e-fe-popup .e-downtail:before, -.e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: #e0e0e0; -} -.e-fileexplorer .e-fe-popup span:hover, -.e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: #424242; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable { - box-shadow: 0px 0px 6px -1px #e0e0e0 inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child { - color: rgba(0, 0, 0, 0.38); - border-color: rgba(0, 0, 0, 0.38); -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - border-bottom: 1px solid #e0e0e0; -} -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - -} -.e-fileexplorer .e-toolbar.e-focus { - -} -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-select { - -} -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select { - -} -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select { - -} -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-ntouch.e-select:hover { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fe-dialog input.e-fe-dialog-text { - box-shadow: none; - border-color: rgba(0, 0, 0, 0.12); -} -.e-fe-dialog input.e-fe-dialog-text:hover, -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fe-dialog input.e-fe-dialog-text:focus { - box-shadow: none; - border-color: #ff4081; -} -.e-fileexplorer .e-toolbar > ul > li .e-split { - -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - background-color: rgba(255, 64, 129, 0.38); -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - background-color: rgba(255, 64, 129, 0.2); -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - border: 1px solid #ff4081; -} -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, -.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: #3f51b5; -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fileexplorer .e-toolbar .e-tool-input:hover, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, -.e-fe-dialog input.e-fe-dialog-text:hover { - -} -.e-fe-dialog input.e-fe-dialog-text { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - -} -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - -} -.e-fileexplorer .e-switchGridView.e-button.e-active { - -} -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - -} -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DatePicker themes -------------*/ - -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate, -.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: #adadad; - visibility: visible; - cursor: default; -} -.e-datepicker table td.e-hidedate { - visibility: hidden; -} -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: #e0e0e0; -} -.e-datewidget .e-in-wrap { - /*material*/ - border-width: 0 0 1px 0; - border-color: rgba(0, 0, 0, 0.12); -} -.e-datewidget .e-in-wrap:before, -.e-datewidget .e-in-wrap:after { - background: #ff4081; -} -.e-datewidget.e-widget:hover .e-in-wrap { - -} -.e-datewidget.e-disable:hover .e-in-wrap { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - /*material*/ - box-shadow: none; -} -.e-datewidget.e-widget .e-select:active:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.54); -} -.e-ntouch.e-datewidget .e-select:hover { - -} -.e-ntouch.e-datewidget .e-select:hover { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.54); - border-color: #e0e0e0; -} -.e-datewidget .e-select.e-active { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - border-color: #3f51b5; -} -.e-datewidget .e-input { - background-color: white; - -} -.e-datewidget .e-input { - /*material*/ - color: rgba(0, 0, 0, 0.87); - font-size: 13px; -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-datepicker table td.e-dp-weekend { - color: #cd0a0a; -} -.e-datepicker.e-calendar { - - border-color: #e0e0e0; - background-color: white; -} -.e-datepicker.e-calendar { - /*material*/ - background: white; - font-size: 12px; - width: 308px; - padding: 0 10px 10px 10px; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - font-weight: normal; - -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - background: #3f51b5; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); - border-bottom: 0; - font-size: 16px; -} -.e-datepicker .e-header:hover > span { - color: #212121; -} -.e-datepicker .e-footer { - -} -.e-datepicker .e-footer { - /*material*/ - color: #ff4081; - text-transform: uppercase; - border: none; - width: 94%; -} -.e-datepicker .e-footer.e-btn.e-select { - -} -.e-ntouch.e-datepicker .e-footer:hover { - -} -.e-ntouch.e-datepicker .e-footer:hover { - /*material*/ - color: #ff4081; - border: none; - background-color: rgba(0, 0, 0, 0.12); - border-radius: 0px; - box-shadow: none; -} -.e-datepicker .e-text { - -} -.e-datepicker .e-text { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - - border-bottom: 1px solid transparent; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - background: whitesmoke; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - /*material*/ - color: rgba(0, 0, 0, 0.38); - background: white; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - border-color: #e0e0e0; - box-shadow: 0 0 0 transparent inset; - -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - background: #e0e0e0; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - /*material*/ - background: transparent; - color: rgba(0, 0, 0, 0.87); - border-radius: 50%; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - background: transparent; -} -.e-datepicker td.e-state-hover { - /*material*/ - color: #ff4081; - background: transparent; -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-datepicker .e-datepicker-days .e-selected-days { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; -} -.e-work-week .e-week-day, -.e-selected-week, -.e-selected-month { - background-color: whitesmoke; - color: #212121; -} -.e-datepicker .e-header .e-icon { - -} -.e-datepicker .e-header .e-icon { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - - border-radius: 0px; - border-color: #e0e0e0; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - /*material*/ - background-color: white; -} -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: #e0e0e0; -} -.e-datepicker .e-state-default { - -} -.e-datepicker .e-state-default { - color: rgba(0, 0, 0, 0.87); - font-size: 14px; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - color: rgba(0, 0, 0, 0.54); -} -.e-datepicker .today { - -} -.e-datepicker .today { - /*material*/ - color: #ff4081; - background: white; - box-shadow: 0 0 0 transparent inset; - border-radius: 50%; -} -.e-datepicker .today:before, -.e-datepicker .today.e-state-hover::before { - -} -.e-datepicker .other-month.e-active { - background: none; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; - border-color: #3f51b5; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - border-radius: 4px; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - color: white; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - /*material*/ - background: transparent; -} -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: #e0e0e0; - -} -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #212121; - border: 1px solid transparent; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: #212121; - font-weight: normal; - border-radius: 0px; - border-color: #e0e0e0; -} -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: #e0e0e0; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: #adadad; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: #3f51b5; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} -.e-datepicker::-webkit-input-placeholder { - color: #212121; -} -.e-datepicker:-ms-input-placeholder { - color: #212121; -} -.e-datepicker::-moz-placeholder { - color: #212121; -} -.e-datepicker:-moz-placeholder { - color: #212121; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - /*material*/ - color: rgba(0, 0, 0, 0.87); - background: white; -} -.e-datepicker .e-datepicker-days .e-state-default { - height: 44px; - position: relative; - z-index: 1; -} -.e-datepicker .e-datepicker-months td, -.e-datepicker .e-datepicker-years td { - -} -.e-datepicker .e-datepicker-months td, -.e-datepicker .e-datepicker-years td { - /*material*/ - height: 50px; - position: relative; - z-index: 1; -} -.e-datepicker .e-datepicker-allyears td { - height: 78px; - position: relative; - z-index: 1; -} -.e-datepicker .e-datepicker-months td:hover::before, -.e-datepicker .e-datepicker-years td:hover::before { - /*material*/ - top: 5px; - left: 18px; -} -.e-datepicker .e-header .e-next, -.e-datepicker .e-header .e-prev { - top: 0; - left: 0; - float: left; -} -.e-datepicker .e-header .e-next:hover, -.e-datepicker .e-header .e-prev:hover { - -} -.e-datepicker .e-header .e-prev { - top: 0; - left: 0; -} -.e-datepicker .e-header .e-text { - float: left; -} -.e-datepicker .e-header .e-text .e-datepicker-headertext { - padding: 7px; - border-radius: 0; -} -.e-datepicker .e-header .e-next { - right: 0; -} -.e-datepicker .e-icon { - height: 30px; - width: 30px; -} -.e-datepicker .e-header .e-icon:before { - top: 7px; - left: 8px; -} -.e-datepicker .e-header .e-text { - -} -.e-datepicker .e-header .e-text { - /*material*/ - width: 79%; -} -.e-datepicker.e-headerlong .e-header .e-text { - -} -.e-datepicker.e-headerlong .e-header .e-text { - /*material*/ - width: 85%; -} -.e-datepicker.e-rtl .e-header .e-text { - float: right; -} -.e-datepicker.e-rtl .e-header .e-prev { - left: 0; - float: right; -} -.e-datepicker.e-rtl .e-header .e-next { - right: 0; - float: right; -} -.e-datewidget.e-active .e-select { - /*material*/ - color: #ff4081; -} -.e-datewidget.e-active .e-select:hover { - /*material*/ - color: #ff4081; -} -.e-datepicker .today:hover { - /*material*/ - background: white; -} -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - -} -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - /*material*/ - border-radius: 50%; - background: #eeeeee; - color: black; -} -.e-datepicker table td::before { - -} -.e-datepicker table td::before { - /*material*/ - width: 40px; - height: 40px; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; -} -.e-datepicker table td.e-weeknumber:hover::before { - -} -.e-datepicker table td.e-weeknumber:hover::before { - content: none; -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, -.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before, -.e-datepicker.e-headerlong table .e-datepicker-days td::before { - -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, -.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before, -.e-datepicker.e-headerlong table .e-datepicker-days td::before { - left: 10px; -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before { - -} -.e-datepicker table .e-datepicker-months td::before, -.e-datepicker table .e-datepicker-years td::before { - -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, -.e-datepicker.e-headerlong table .e-datepicker-years td::before { - -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, -.e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, -.e-datepicker.e-headerlong e-datepicker-months table td::before { - -} -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-years td.e-current-year::before { - -} -.e-datepicker table .e-datepicker-months td.e-active::before, -.e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, -.e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - -} -.e-datepicker table .e-datepicker-months td.e-active:hover::before, -.e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - -} -.e-datepicker table .e-datepicker-allyears td::before { - -} -.e-datepicker table .e-datepicker-allyears td.e-active::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before { - /*material*/ - width: 40px; - height: 40px; - border-radius: 50%; - background: #ff4081; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; -} -.e-datepicker.e-headerlong table td.e-current-allyear::before { - left: 14px; -} -.e-datepicker.e-icons .e-active::before, -.e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, -.e-datepicker.e-icons td.e-state-hover::before { - -} -.e-datepicker.e-icons .e-active::before, -.e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, -.e-datepicker.e-icons td.e-state-hover::before { - left: 2px; -} -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, -.e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - -} -.e-datepicker.e-icons .e-datepicker-allyears td { - -} -.e-datepicker td.e-state-hover::before { - -} -.e-datepicker td.e-state-hover::before { - /*material*/ - border-radius: 50%; -} -.e-datepicker .e-active::before, -.e-datepicker .e-active.e-state-hover::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active.e-state-hover::before { - /*material*/ - background: #ff4081; - border-radius: 50%; -} -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - -} -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-datepicker table td.e-hidedate:hover::before { - -} -.e-datepicker table td.e-hidedate:hover::before { - /*material*/ - background: none; -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - /*material*/ - top: 5px; - left: 20px; -} -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - /*material*/ - top: 5px; - left: 20px; -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - left: 32px; -} -.e-datewidget .e-input::selection { - -} -.e-datewidget .e-input::selection { - background: #ff4081; - color: white; -} -.e-datewidget .e-input::-moz-selection { - -} -.e-datewidget .e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, -.e-datepicker.e-popup .e-header .e-next:not(:active):after { - background-color: rgba(0, 0, 0, 0.12); -} -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, -.e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - background-color: transparent; -} -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - background-color: rgba(255, 64, 129, 0.12); -} -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - background: rgba(255, 64, 129, 0.5); -} -.e-datepicker .e-datepicker-days td.e-active { - overflow: hidden; - border-radius: 50%; -} -.e-datewidget.e-disable { - -} -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - -} -.e-datepicker .e-footer:active { - -} -.e-datepicker .e-footer.e-btn.e-select:focus { - -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - /*material*/ - content: ""; - width: 75px; - height: 75px; - z-index: -1; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- DateTimePicker -------------------------------------------*/ - -.e-datetime-wrap .e-input, -.e-datetime-popup { - background-color: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-datetime-wrap .e-input, -.e-datetime-popup { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, -.e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - -} -.e-datetime-wrap .e-input { - /*material*/ - font-size: 13px; -} -.e-datetime-wrap.e-widget .e-select:active:hover { - -} -.e-datetime-wrap .e-in-wrap, -.e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: #e0e0e0; -} -.e-datetime-wrap.e-widget:hover .e-in-wrap { - -} -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-popup .e-focus { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-wrap.e-focus .e-in-wrap:hover { - -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - border-color: #e0e0e0; - -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - background: whitesmoke; -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.54); -} -.e-ntouch.e-datetime-wrap .e-select:hover { - -} -.e-ntouch.e-datetime-wrap .e-select:hover { - /*material*/ - background: white; -} -.e-datetime-popup .e-dt-button { - -} -.e-datetime-popup .e-dt-button { - border: none; - color: #ff4081; - background: white; - text-transform: uppercase; - font-size: 14px; -} -.e-datetime-popup .e-dt-button:active { - -} -.e-datetime-popup .e-dt-button:active { - border-color: white; - color: #ff4081; - background: white; -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - -} -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: #e0e0e0; - background-color: white; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - - font-size: 16px; - font-weight: normal; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - background: #3f51b5; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - /*material*/ - border-bottom: none; - background: white; - padding: 9px 0 9px 0; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - /*material*/ - border-top: 0; - padding-top: 12px; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - /*material*/ - border-top: 1px solid; - border-color: rgba(0, 0, 0, 0.12); -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: #3f51b5; - -} -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - /*material*/ - content: ""; - width: 40px; - height: 40px; - border-radius: 50%; - box-shadow: 0; - background-color: #ff4081; - position: absolute; -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - /*material*/ - color: white; -} -.e-timepicker table td.e-active:hover { - -} -.e-timepicker .e-state-default { - - font-weight: normal; -} -.e-timepicker .e-state-default { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - border-color: #e0e0e0; - -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - background: #e0e0e0; -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - /*material*/ - background: white; -} -.e-timepicker .e-footer { - -} -.e-timepicker .e-footer { - /*material*/ - border: none; - color: #212121; -} -.e-ntouch.e-timepicker .e-footer:hover { - -} -.e-ntouch.e-timepicker .e-footer:hover { - /*material*/ - background: white; - border: none; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - /*material*/ - color: #ff4081; - text-transform: uppercase; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - /*material*/ - color: #ff4081; - border: none; - background-color: rgba(0, 0, 0, 0.12); - border-radius: 0px; - box-shadow: none; -} -.e-timepicker table td.e-disable { - color: #adadad; -} -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: #adadad; -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - /*material*/ - background-color: white; -} -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: #e0e0e0; -} -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: #212121; - font-weight: normal; - border-radius: 0px; - border-color: #e0e0e0; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: #e0e0e0; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #212121; - border: 1px solid transparent; -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - height: 56px; -} -.e-datetime-wrap .e-in-wrap { - /*material*/ - border-width: 0 0 1px 0; - border-color: rgba(0, 0, 0, 0.12); -} -.e-datetime-popup .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - height: 44px; - position: relative; - z-index: 1; -} -.e-datetime-wrap .e-in-wrap:before, -.e-datetime-wrap .e-in-wrap:after { - background: #ff4081; -} -.e-datetime-wrap.e-focus .e-in-wrap { - /*material*/ - box-shadow: none; -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - height: 78px; - position: relative; - z-index: 1; -} -.e-datetime-wrap .e-select { - /*material*/ - border-left: 0; - width: 24px; -} -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - /*material*/ - color: #ff4081; -} -.e-ntouch.e-datetime-wrap.e-active .e-select { - /*material*/ - color: #ff4081; -} -.e-datetime-popup .e-time-popup { - -} -.e-datetime-popup .e-time-popup { - /*material*/ - border-left: 1px solid; - border-color: rgba(0, 0, 0, 0.12); - box-shadow: none; -} -.e-datetime-popup .e-time-popup.e-rtl { - /*material*/ - border-right: 1px solid; - border-color: rgba(0, 0, 0, 0.12); - box-shadow: none; -} -.e-datetime-popup .e-datepicker { - -} -.e-datetime-popup .e-datepicker { - /*material*/ - box-shadow: none; - padding: 0; -} -.e-datetime-popup .e-datepicker.e-calendar { - -} -.e-datetime-popup .e-popup-container { - -} -.e-datetime-popup .e-popup-container { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: rgba(0, 0, 0, 0.12); -} -.e-datetime-popup .e-timecontainer { - -} -.e-datetime-popup.e-rtl .e-timecontainer { - -} -.e-datetime-popup .e-button-container { - /*material*/ - padding: 5px 5px 5px; -} -.e-datetime-popup .e-datepicker table { - /*material*/ - margin: 0; -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-timecontainer .e-header { - /*material*/ - display: none; -} -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - /*material*/ - padding: 15px 0px 15px 18px; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon { - height: 30px; - width: 30px; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text { - width: 79%; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - float: left; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt { - padding: 7px; - border-radius: 0; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before { - top: 7px; - left: 8px; -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 70px; - height: 50px; - line-height: 50px; - position: relative; - z-index: 1; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - top: 0; - left: 0; - float: left; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - /*material*/ - overflow: hidden; -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - /*material*/ - top: 8px; - left: 17px; -} -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - float: right; -} -.e-datetime-popup.e-drill-down .e-popup-container { - /*material*/ - padding: 0px 10px 10px 10px; - border-bottom: 0; -} -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next { - right: 0; - float: right; -} -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - left: 0; - float: right; -} -.e-datetime-popup .e-drillDowncontainer table td::before { - -} -.e-datetime-popup .e-drillDowncontainer table td::before { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - /*material*/ - width: 40px; - height: 40px; - padding: 3px 15px; - z-index: 1; -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - /*material*/ - top: 3px; - left: 18px; -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - /*material*/ - width: 40px; - height: 40px; - padding: 3px; - position: relative; - z-index: 1; -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - /*material*/ - top: 3px; - left: 5px; -} -.e-datetime-popup .e-datepicker .e-footer { - /*material*/ - margin: 0; -} -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - /*material*/ - padding: 15px 18px 15px 0px; -} -.e-datetime-wrap .e-input::selection { - background: #ff4081; - color: white; -} -.e-datetime-wrap .e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - margin-top: 10px; -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - background: rgba(0, 0, 0, 0.12); -} -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - background-color: rgba(255, 64, 129, 0.12); -} -.e-datetime-wrap.e-disable { - -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-datepicker.e-calendar .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - color: #212121; - -} -.e-daterangepicker-popup { - /*material*/ - border: 0; - box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21); -} -.e-daterangewidget .e-select { - /*material*/ - border-left: 0; - width: 24px; -} -.e-daterangewidget .e-in-wrap:before, -.e-daterangewidget .e-in-wrap:after { - background: #ff4081; -} -.e-daterangewidget .e-input { - background-color: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-daterangewidget .e-input { - /*material*/ - color: rgba(0, 0, 0, 0.87); - font-size: 13px; -} -.e-daterangewidget .e-in-wrap, -.e-daterangepicker-popup { - border-color: #e0e0e0; -} -.e-daterangewidget .e-in-wrap { - /*material*/ - border-width: 0 0 1px 0; - border-color: rgba(0, 0, 0, 0.12); -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - /*material*/ - box-shadow: none; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - border-color: #e0e0e0; - -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background: whitesmoke; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.54); -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - /*material*/ - background: white; -} -.e-daterangepicker-popup .e-custom-dateranges { - border-left: 1px solid #e0e0e0; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: #e0e0e0; - color: #212121; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background-color: #eeeeee; -} -.e-daterangepicker-popup .e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - top: 0px; - padding-top: 0px; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - /*material*/ - background: transparent; - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before { - /*material*/ - background: #ff4081; - border-radius: 50%; - top: 2px; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - /*material*/ - color: rgba(0, 0, 0, 0.38); - background: transparent; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - /*material*/ - background: transparent; - content: ""; -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - -} -.e-custom-dateranges li { - /*material*/ - box-shadow: none; - background: white; - border: 0; - padding: 9px 24px; - margin: 0; - text-align: center; - height: 30px; - box-sizing: content-box; -} -.e-custom-dateranges li.e-active { - -} -.e-custom-dateranges li.e-active { - /*material*/ - background: white; - color: #ff4081; - border-color: white; -} -.e-custom-dateranges li:hover { - -} -.e-custom-dateranges li:hover { - color: #212121; - border-color: #e0e0e0; -} -.e-custom-dateranges li:hover { - background: #e0e0e0; -} -.e-daterange-responsive .e-custom-dateranges { - border-top: 1px solid #e0e0e0; -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: white; - color: #212121; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - /*material*/ - background-color: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { - /*material*/ - box-shadow: -15px 0 0 0 #eeeeee; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { - /*material*/ - box-shadow: 15px 0 0 0 #eeeeee; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: #212121; - border-color: #e0e0e0; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - /*material*/ - background: #eeeeee; - box-shadow: none; -} -/*button css*/ - -.e-daterangepicker-popup .e-drpbuttons { - -} -.e-daterangepicker-popup .e-drpbuttons { - border-top: 1px solid #e0e0e0; - border-color: #e0e0e0; - color: #212121; -} -.e-daterangepicker-popup .e-drpbuttons { - background: whitesmoke; -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - /*material*/ - border: none; - color: #ff4081; - background: white; - text-transform: uppercase; -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - /*material*/ - background: white; - color: #ff4081; - border-color: white; -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - border-color: #3f51b5; - color: #212121; -} -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: #e0e0e0; -} -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - height: 44px; - position: relative; - z-index: 1; -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap { - /*material*/ - border-color: rgba(0, 0, 0, 0.12); - box-shadow: none; -} -.e-daterangepicker-popup .e-left-datepicker { - /*material*/ - border-right: 1px solid; - border-color: rgba(0, 0, 0, 0.12); - box-shadow: none; - margin-right: -1px; -} -.e-daterangepicker-popup .e-right-datepicker { - /*material*/ - border-left: 1px solid; - border-color: rgba(0, 0, 0, 0.12); - box-shadow: none; -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget { - /*material*/ - height: 32px; -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap { - /*material*/ - border-color: rgba(0, 0, 0, 0.12); - box-shadow: none; -} -.e-daterange-timepopup.e-time-popup ul li { - /*material*/ - padding: 15px 0 15px 15px; -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select { - /*material*/ - border-left: 0; -} -.e-daterangewidget.e-active .e-select { - /*material*/ - color: #ff4081; -} -.e-daterangewidget .e-input::selection, -.e-datetime-wrap .e-input::selection { - background: #ff4081; - color: white; -} -.e-daterangewidget .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after { - background-color: rgba(255, 64, 129, 0.12); -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after { - animation: none; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after { - background: rgba(255, 255, 255, 0.5); -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover { - color: rgba(0, 0, 0, 0.26); - background-color: transparent; -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap { - width: 195px; -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker + ::after { - content: ""; - width: 100%; - height: 100%; - float: left; -} -.e-daterangepicker-popup .e-custom-dateranges ul { - color: rgba(0, 0, 0, 0.87); - margin-top: 13px; -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after { - width: 0; -} -.e-daterangewidget.e-disable { - -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - -} -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker { - float: none; -} -.e-daterange-responsive .e-drpbuttons { - background-color: transparent; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.sf-d-menuitem { - background-image: url("../common-images/diagram/diagram_context.png"); - background-repeat: no-repeat; - height: 25px; - width: 25px; -} -.sf-d-menuitem.hover { - background-image: url("../common-images/diagram/diagram_context.png"); -} -.sf-d-menuitem.cut { - background-position: 2px -290px; -} -.sf-d-menuitem.copy { - background-position: 2px -264px; -} -.sf-d-menuitem.paste { - background-position: 2px -238px; -} -.sf-d-menuitem.undo { - background-position: 2px -186px; -} -.sf-d-menuitem.redo { - background-position: 2px -213px; -} -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} -.sf-d-menuitem.group { - background-position: 2px -31px; -} -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} -.sf-d-menuitem.grouping { - background-image: none; -} -.sf-d-menuitem.order { - background-image: none; -} -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} -.e-datavisualization-diagram svg { - position: absolute; -} -.e-datavisualization-diagram .drawing { - position: relative; -} -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99ccff; - outline: none; - resize: none; - padding: 2px; -} -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: #d8d8d8; -} -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: #ededed; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: #ededed; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: #3f51b5; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: #3f51b5; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog.e-dialog-wrap { - background: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog .e-dialog-icon:hover { - border-image: initial; - border-color: #e0e0e0; - -} -.e-dialog .e-dialog-icon:hover { - background: #e0e0e0; -} -.e-dialog-modal { - overflow: hidden; -} -.e-dialog .e-dialog-icon:hover { - background: white; -} -.e-dialog.e-disable .e-dialog-icon:hover { - background: transparent; -} -.e-dialog .e-dialog-icon:before { - - line-height: 1.5; -} -.e-dialog .e-dialog-icon:before { - color: rgba(0, 0, 0, 0.54); -} -.e-dialog > .e-header { - -} -.e-dialog > .e-header { - font-size: 20px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: rgba(0, 0, 0, 0.87); - font-weight: 500; -} -.e-titlebar + div.e-dialog-scroller .e-widget-content { - -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - -} -.e-dialog > .e-titlebar { - -} -.e-dialog > .e-titlebar { - box-shadow: 0 1.83px 1px transparent; - padding: 24px 24px 0px; -} -.e-dialog.e-shadow { - -} -.e-dialog.e-shadow { - box-shadow: 0 12px 40px 5px rgba(0, 0, 0, 0.26); -} -.e-dialog.e-widget-content { - -} -.e-dialog.e-widget-content { - font-size: 15px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: rgba(0, 0, 0, 0.54); - padding: 20px 24px 24px 24px; - font-weight: 400; - line-height: 1.5; -} -.e-dialog.e-widget-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color: #424242; - -} -.e-dialog > .e-dialog-scroller { - -} -.e-dialog > .e-dialog-scroller { - border: none; -} -.e-dialog .e-dialog-icon:hover:before { - -} -.e-dialog > .e-footerbar { - position: relative; - - background: white; -} -.e-dialog > .e-footerbar { - height: 36px; - padding: 8px; - border: none; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} -.e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-content { - border-radius: 3px; -} -.e-corner .e-dialog-bottom { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-top { - border-radius: 3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-dialog-icon::after { - background: rgba(0, 0, 0, 0.12); -} -.e-dialog > .e-icon.e-resizable:before { - display: none; -} -.e-dialog .e-dialog-icon { - -} -.e-dialog .e-dialog-icon { - top: 3px; -} -.e-dialog .e-dialog-icon.e-icon.e-close { - font-size: 12px; -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - content: "\e69e"; -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - content: "\e672"; -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - content: "\e673"; -} -.e-dialog .e-draggable { - touch-action: none; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- dropdownlist -------------------------------------------*/ - -.e-ddl .e-options { - -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #e0e0e0; - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: rgba(0, 0, 0, 0.87); - font-size: 13px; - font-weight: normal; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: normal; - cursor: default; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - /*material*/ - color: rgba(0, 0, 0, 0.87); - background-color: white; -} -.e-atc-popup ul li.e-category { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - /*material*/ - border-color: rgba(0, 0, 0, 0.12); - border-width: 0 0 1px 0; -} -.e-ddl .e-options.e-active { - -} -.e-ddl .e-options.e-active { - /*material*/ - background-color: white; - color: #ff4081; - border-color: white; -} -.e-ddl .e-options:hover { - -} -.e-ddl .e-options .e-icon.e-close { - -} -.e-ddl-popup div > ul li { - -} -.e-ddl-popup .e-active.e-hover { - -} -.e-ddl .e-boxes { - background-color: white; -} -.e-ddl.e-popactive .e-in-wrap:before, -.e-ddl.e-popactive .e-in-wrap:after { - background: #ff4081; -} -.e-ddl.e-focus .e-in-wrap { - -} -.e-ddl.e-focus .e-in-wrap { - /*material*/ - box-shadow: none; -} -.e-ddl:hover .e-in-wrap { - -} -.e-ddl .e-input.e-watermark { - color: #c0bebe !important; - font-style: italic; -} -.e-ddl-popup .e-hover { - -} -.e-ddl-popup .e-hover { - /*material*/ - background: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.87); -} -.e-ddl .e-select:active, -.e-ddl.e-rtl .e-select:active { - -} -.e-ddl .e-select.e-disable { - -} -.e-ddl .e-input.e-disable { - -} -.e-ddl-popup .e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-ddl-popup .e-active { - /*material*/ - background-color: white; - color: #ff4081; -} -.e-ddl-popup .e-active.e-hover { - /*material*/ - background-color: #eeeeee; - color: #ff4081; -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.87); - border: none; -} -.e-ddl .e-select.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - border-top: 1px solid white; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-resizebar { - background: whitesmoke; -} -.e-ddl-popup .e-atc.e-search .e-search:before, -.e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color: #e0e0e0; -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - /*material*/ - border: 2px solid; - border-color: rgba(0, 0, 0, 0.54); -} -.e-ddl-popup .e-checkwrap.e-check-act:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act { - /*material*/ - border-color: #ff4081; -} -.e-ddl-popup .e-checkwrap { - - background-color: white; -} -.e-ddl-popup .e-checkwrap { - /*material*/ - border-radius: 2px; - border: 2px solid; - border-color: rgba(0, 0, 0, 0.54); -} -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-check-act { - -} -.e-ddl-popup .e-check-act { - /*material*/ - background-color: #ff4081; - color: white; - border-radius: 2px; -} -.e-dropdownlist::-webkit-input-placeholder { - color: #212121; -} -.e-dropdownlist:-ms-input-placeholder { - color: #212121; -} -.e-dropdownlist::-moz-placeholder { - color: #212121; -} -.e-dropdownlist:-moz-placeholder { - color: #212121; -} -.e-ddl.e-widget.e-popactive .e-select .e-icon { - /*material*/ - transform: rotate(180deg); - transition: transform 300ms ease; -} -.e-ddl.e-widget .e-select .e-icon { - transform: rotate(0deg); - transition: transform 300ms ease; -} -.e-ddl-popup .e-check-inact.e-ddl-anim:before { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%, -50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255, 64, 129, 0.7); - content: ''; - border: 0px solid rgba(255, 64, 129, 0.7); - animation: smallShadow 0.45s cubic-bezier(0.25, 0.8, 0.25, 1); -} -.e-ddl-popup .e-check-act.e-ddl-anim:after { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%, -50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255, 64, 129, 0.7); - content: ''; - border: 1px solid rgba(255, 64, 129, 0.7); - animation: smallShadow 0.45s cubic-bezier(0.25, 0.8, 0.25, 1); -} -.e-ddl.e-widget .e-in-wrap.e-disable { - -} -.e-ddl.e-widget .e-input.e-disable { - -} -.e-ddl.e-widget .e-select.e-disable { - -} -.e-ddl.e-widget .e-input.e-disable { - background: whitesmoke; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - -} -.e-tooltip-wrap { - /*material*/ - border-radius: 2px; - border: 0px solid #e0e0e0; - background-color: #616161; -} -.e-tooltip-wrap .e-arrowTipOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - position: absolute; - -} -.e-tooltip-wrap .e-arrowTipOuter { - /*material*/ - border: none !important; - border-top: 10px solid none; -} -.e-tooltip-wrap .e-arrowTipInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - - left: 1px; - top: 0px; - position: absolute; -} -.e-tooltip-wrap .e-arrowTipInner { - border-top: 9px solid #616161; -} -.e-def { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 18px; - -} -.e-def { - /*material*/ - font-size: 10px; - color: white; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - background: none repeat scroll 0 0 #3f51b5; - border-bottom: 3px solid #3f51b5; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - color: white; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - color: #424242; - border-color: #e0e0e0; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - background: #e0e0e0; -} -.e-tooltip-wrap .e-cross-circle:hover { - color: #424242; - border-color: #e0e0e0; -} -.e-tooltip-wrap .e-cross-circle:hover { - background: #e0e0e0; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- listbox -------------------------------------------*/ - -.e-listbox .e-select { - -} -.e-listbox .e-select { - border-color: whitesmoke; -} -.e-listbox .e-select { - background: whitesmoke; -} -.e-listbox .e-active { - color: white; - border-color: #e0e0e0; -} -.e-listbox .e-active { - background: #e0e0e0; -} -.e-listbox .e-hover { - -} -.e-listbox .e-hover { - background: #eeeeee; -} -.e-dragClonelist { - -} -.e-dragClonelist { - background: whitesmoke; - text-align: center; - line-height: 38px; -} -.e-wrap .e-listbox li { - - word-break: break-all; -} -.e-wrap .e-listbox li { - padding-left: 16px !important; -} -.e-rtl.e-wrap .e-listbox li { - -} -.e-rtl.e-wrap .e-listbox li { - padding-right: 16px !important; -} -.e-nowrap .e-listbox li { - padding-left: 10px !important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - -} -.e-ddl-popup.e-wrap.e-js { - border: 1px solid #e0e0e0; - box-shadow: 0 1.83px 1px transparent; -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - height: 14px; - width: 14px; -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - top: 2px; -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - font-size: 12px; - line-height: 15px; -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, -.e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, -.e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - padding-right: 18px; -} -.e-ddl-popup div > .e-ul .e-ghead { - -} -.e-ddl-popup div > .e-ul .e-ghead { - font-weight: 500; - font-size: 15px; - line-height: 48px; - border-bottom: 1px solid #e0e0e0; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom: 5px; - padding-left: 0.857em; - padding-top: 5px; -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - margin-top: 0px !important; - margin-right: 18px; -} -.e-ddl-popup.e-wrap { - -} -.e-ddl-popup.e-wrap .e-listbox li { - -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover { - -} -.e-ddl-popup div > .e-listbox li:empty { - -} -.e-ddl-popup.e-js { - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-lv .e-list-text { - -} -.e-lv .e-list-text { - font-size: 15px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*List Item*/ - -.e-lv .e-list { - -} -.e-lv .e-list { - border-bottom: none; - padding: 0px 16px; - height: 48px; - font-size: 12px; -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - color: rgba(0, 0, 0, 0.54); -} -.e-lv .e-list.e-state-default { - background-color: white; - border-color: #e0e0e0; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - color: rgba(0, 0, 0, 0.87); - font-weight: 400; -} -.e-lv .e-list.e-state-default:hover { - -} -.e-lv .e-list.e-state-default:hover { - color: #212121; -} -.e-lv .e-list.e-state-default:hover { - background: #eeeeee; -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text { - color: #212121; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before { - color: #424242; -} -.e-lv .e-list .e-chevron-right_01:hover { - color: #212121; -} -.e-lv .e-list.e-state-active { - -} -.e-lv .e-list.e-state-active { - background: whitesmoke; -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - color: rgba(0, 0, 0, 0.87); -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - color: rgba(0, 0, 0, 0.87); -} -/*Search Box*/ - -.e-lv-inputdiv .e-lv-input { - border: 1px solid #e0e0e0; - border-radius: 7px; - font-size: 14px; -} -.e-lv .e-header { - -} -.e-lv .e-header { - color: rgba(0, 0, 0, 0.87); - padding-left: 16px; - border-bottom: 1px solid #e0e0e0; - height: 64px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-lv .e-header { - background: white; -} -.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-lv.e-parentlv > .e-lv .e-list-container { - border: none; -} -.e-lv.e-parentlv > .e-lv.subpage { - border: none; -} -.e-nb .e-lv .subpage .e-content { - float: none; -} -.e-lv > .e-header:hover > .e-icon:before { - -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - color: rgba(0, 0, 0, 0.54); -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, -.e-lv .e-template-list .e-list-check div { - float: none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div { - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display: table; -} -.e-lv .e-htitle, -.e-lv .e-btn-text { - -} -.e-lv .e-htitle, -.e-lv .e-btn-text { - font-size: 20px; - height: 40px; -} -.e-htitle, -.e-btn-text { - -} -.e-htitle, -.e-btn-text { - font-weight: 500; -} -.e-lv .e-btn-text { - padding-left: 12px; -} -.e-icon.e-chevron-left_01:before { - content: "\e74d"; - font-size: 18px; -} -.e-list-container .e-chkbox-wrap .e-chk-image.e-stop, -.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - background-color: #ff4081; -} -.e-list-container .e-chkbox-wrap div > span.e-chk-act, -.e-list-container .e-chkbox-wrap div > span.e-chk-indeter { - border-color: #ff4081; -} -.e-lv .e-list.e-state-default.e-arrow, -.e-lv .e-list .e-chevron-right_01 { - line-height: 1.5; -} -.e-lv .e-list-container .e-chkbox-wrap { - -} -.e-lv .e-list-container .e-chkbox-wrap { - margin-top: 3px; -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - -} -.e-lv .e-list .e-chevron-right_01 { - -} -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-lv .e-arrow .e-chevron-right_01:before, -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-lv .e-list .e-lv-checkdiv { - -} -.e-lv.e-slideleft .e-header { - -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - -} -.e-lv .e-icon.e-chevron-left_01:before { - -} -.e-list-container .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- editor less ----------- */ - -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - -} -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - background-color: white; -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - /*material*/ - box-shadow: none; -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - -} -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - - box-shadow: none; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - border-color: #e0e0e0; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input { - box-shadow: none; -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - /*material*/ - border-color: rgba(0, 0, 0, 0.12); -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin { - cursor: default; - -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - /*material*/ - color: rgba(0, 0, 0, 0.87); - background-color: white; -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - /*material*/ - box-shadow: none; -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - color: #f44336; -} -.e-numeric.e-error .e-in-wrap, -.e-percent.e-error .e-in-wrap, -.e-currency.e-error .e-in-wrap, -.e-mask.e-error .e-in-wrap { - border-color: #f44336; -} -.e-numeric.e-disable-wrap, -.e-percent.e-disable-wrap, -.e-currency.e-disable-wrap, -.e-mask.e-disable-wrap { - -} -.e-numeric .e-watermark, -.e-percent .e-watermark, -.e-currency .e-watermark, -.e-mask .e-watermark { - color: #c0bebe; -} -.e-widget .e-input.e-placeholder { - -} -.e-widget .e-input.e-placeholder { - color: rgba(0, 0, 0, 0.38); -} -.e-validation-error { - -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - /*material*/ - background: white; - border-color: white; - color: rgba(0, 0, 0, 0.54); -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - /*material*/ - background: white; - border-color: white; - color: rgba(0, 0, 0, 0.54); -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - /*material*/ - background: #bdbdbd; - border-color: #bdbdbd; - color: rgba(0, 0, 0, 0.54); -} -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - -} -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - background: #e0e0e0; - border-color: #e0e0e0; - background: rgba(0, 0, 0, 0.12); - border-color: rgba(0, 0, 0, 0.12); -} -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - -} -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - background: #bdbdbd; - border-color: #bdbdbd; -} -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - -} -.e-numeric.e-disable-wrap .e-input, -.e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, -.e-mask.e-disable-wrap .e-input { - -} -.e-numeric.e-disable-wrap .e-input, -.e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, -.e-mask.e-disable-wrap .e-input { - color: rgba(0, 0, 0, 0.38); -} -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow { - border: 0 none transparent; -} -.e-input::-webkit-input-placeholder { - -} -.e-input::-webkit-input-placeholder { - /*material*/ - font-style: normal; - color: rgba(0, 0, 0, 0.38); -} -.e-input:-ms-input-placeholder { - -} -.e-input:-ms-input-placeholder { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-input::-moz-placeholder { - -} -.e-input::-moz-placeholder { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-input:-moz-placeholder { - -} -.e-input:-moz-placeholder { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-numeric .e-input::selection, -.e-percent .e-input::selection, -.e-currency .e-input::selection, -.e-mask .e-input::selection { - -} -.e-numeric .e-input::selection, -.e-percent .e-input::selection, -.e-currency .e-input::selection, -.e-mask .e-input::selection { - background: #ff4081; - color: white; -} -.e-numeric .e-input::-moz-selection, -.e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, -.e-mask .e-input::-moz-selection { - -} -.e-numeric .e-input::-moz-selection, -.e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, -.e-mask .e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - border-bottom-style: dashed; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.26) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.26) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; -} -.e-numeric.e-disable-wrap .e-disable, -.e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, -.e-mask.e-disable-wrap .e-disable { - opacity: 1; - filter: alpha(opacity=100); -} -.e-numeric .e-disable.e-select, -.e-numeric.e-rtl .e-disable.e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, -.e-percent.e-rtl .e-disable.e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, -.e-currency.e-rtl .e-disable.e-select, -.e-currency .e-disable.e-select:hover { - color: rgba(0, 0, 0, 0.26); -} -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - background: white; - border-color: white; -} -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - background: #ff4081; -} -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - background: #bdbdbd; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- menu less ----------- */ - -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - /*material*/ - border-right-color: transparent; -} -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, -.e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover, -.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list, -.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: #e0e0e0; -} -.e-menu.e-separator.e-rtl.e-horizontal > .e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color: #e0e0e0; -} -/*---------------------theming----------------------------------*/ - -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - color: rgba(0, 0, 0, 0.87); -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - - background: white; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - /*material*/ - border-color: transparent; -} -.e-menu.e-horizontal .e-list > ul { - background: white; - filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); - -} -.e-menu.e-horizontal .e-list > ul { - /*material*/ - border-color: transparent; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - border-bottom: 10px solid #e0e0e0; - position: absolute; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid white; - left: 1px; - top: 1px; - position: absolute; -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - background: rgba(0, 0, 0, 0.12); -} -.e-menu.e-horizontal .e-list > ul li.e-haschild:hover, -.e-menu.e-vertical .e-list > ul li.e-haschild:hover, -.e-menu.e-context .e-list > ul li.e-haschild:hover { - border-color: #e0e0e0; -} -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink { - color: #212121; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - /*material*/ - background: rgba(0, 0, 0, 0.12); -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - /*material*/ - background: rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.87); -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - /*material*/ - background: none; - color: none; - border-color: none; -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-menu .e-list.e-active > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - color: #424242; -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -/*----------------------------------- disabled items ----------------------------------*/ - -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item { - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon { - color: #424242; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item * { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image: none; - color: #212121; - cursor: default; -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*material*/ - background: rgba(0, 0, 0, 0.12); -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*material*/ - background: rgba(0, 0, 0, 0.12); -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*material*/ - background: rgba(0, 0, 0, 0.12); -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - - border-color: #e0e0e0; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - color: white; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #e0e0e0; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - color: white; - border-color: #e0e0e0; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - /*material*/ - display: none !important; -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - /*material*/ - display: none; -} -.e-menu.e-horizontal > .e-ham-wrap { - background: white; - border-left-color: #e0e0e0; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - color: white; - border-color: #e0e0e0; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - background: #e0e0e0; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - - color: white; - border-color: #e0e0e0; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - /*material*/ - background: rgba(0, 0, 0, 0.12); -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger { - border-top-color: #212121; - border-bottom-color: #212121; -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger:before { - border-top-color: #212121; -} -.e-menu-wrap > .e-menu-popwrap { - border-color: #e0e0e0; -} -.e-menu-wrap > .e-menu-popwrap > .e-menu { - background-color: white; -} -.e-menu .e-list ul:first-child li:first-child { - /*material*/ - margin-top: 21px; -} -.e-menu.e-context > .e-separator.e-list { - /*material*/ - border-bottom: 1px solid rgba(0, 0, 0, 0.12); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-progressbar { - - color: #212121; -} -.e-progressbar { - /*material*/ - background-color: rgba(0, 0, 0, 0.12); - border-color: transparent; - height: 5px !important; -} -.e-progressbar .e-progress { - -} -.e-progressbar .e-progress { - /*material*/ - background: #ff4081; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------Rating themes -------------*/ - -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - background: url(images/rating-star.png) no-repeat; - height: 16px; - width: 16px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape.selected, -.e-rating.e-horizontal .e-shape.active, -.e-rating.e-vertical .e-shape.selected, -.e-rating.e-vertical .e-shape.active { - -} -.e-rating.e-horizontal .e-shape.inactive, -.e-rating.e-vertical .e-shape.inactive, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating .e-shape.inactive { - -} -.e-rating .e-shape.inactive { - background-position: 0 -174px; -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - background-position: -1px -29px; -} -.e-rating .e-shape.selected { - -} -.e-rating .e-shape.selected { - background-position: -1px -29px; -} -.e-rating.e-disable .e-shape, -.e-rating.e-disable .e-shape-list, -.e-rating.e-disable .e-reset { - cursor: default; -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - background-position: 0px 0px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - background-position: 0 0; - margin-left: 2px; -} -.e-rating.e-vertical .e-reset, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - background-position: 0 -91px; - float: left; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Rotator -------------------------------------------*/ - -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, -.e-rotator-wrap .e-thumb .e-thumb-items li, -.e-rotator-wrap .e-in-wrap.e-multiple { - border-color: #e0e0e0; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - border-color: #eeeeee; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - border-color: #eeeeee; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #e0e0e0; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #e0e0e0; -} -.e-rotator-wrap .e-inner .e-caption { - -} -.e-rotator-wrap .e-inner .e-caption { - color: white; - opacity: 1.5; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - border-color: #e0e0e0; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - background-color: white; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: #e0e0e0; - background-color: whitesmoke; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - width: 16px; - height: 16px; - margin-bottom: 0px; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - border-color: #e0e0e0; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - height: 8px; - width: 8px; - background-color: white; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon, -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - background-image: url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play { - background-position: -161px 0px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause { - background-position: -248px 0px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous { - background-position: -64px -15px; - -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next { - background-position: -109px -15px; - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - background: none; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - background: none; -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - padding-top: 20px; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - border-color: #e0e0e0; -} -.e-rotator-wrap .e-inner .e-caption > span { - font-size: 20px; - margin-left: 24px; - margin-bottom: 24px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { - content: "\e630"; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { - content: "\e62f"; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - height: 36px; - width: 36px; - font-size: 20px; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-rotator-wrap.e-Focused .e-shadow { - box-shadow: 0 0 9px transparent !important; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget { - -} -.e-slider.e-widget { - background-color: #bdbdbd; - background-color: rgba(0, 0, 0, 0.26); -} -.e-tooltipbox { - -} -.e-tooltipbox { - background-color: #616161; - border-color: #616161; - color: white; -} -.e-slider .e-handle.e-select { - -} -.e-slider .e-handle.e-select { - background-color: #ff4081; - border-color: #ff4081; -} -.e-slider .e-handle.e-hover { - -} -.e-slider .e-handle.e-hover { - background-color: #ff4081; - border-color: #ff4081; -} -.e-slider .e-handle.e-focus { - -} -.e-slider .e-handle.e-focus { - background-color: #ff4081; - border-color: #ff4081; -} -.e-slider .e-range { - -} -.e-slider .e-range { - background: #ff4081; -} -.e-slider-wrap:hover .e-slider.e-widget { - -} -.e-slider-wrap:hover .e-slider .e-range { - -} -.e-slider-wrap:active .e-slider.e-widget { - -} -.e-slider-wrap:active .e-slider .e-range { - -} -.e-slider-wrap:hover .e-slider .e-handle { - -} -.e-slider-wrap:active .e-slider .e-handle { - -} -.e-slider-wrap.e-disable .e-slider.e-widget { - -} -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - -} -.e-slider-wrap.e-disable .e-slider .e-range { - -} -.e-slider-wrap.e-disable .e-slider .e-range { - background-color: rgba(0, 0, 0, 0.26); - border-color: rgba(0, 0, 0, 0.26); -} -.e-slider-wrap.e-disable, -.e-slider.e-disable { - opacity: 1; -} -.e-slider-wrap.e-disable .e-handle.e-select { - -} -.e-slider-wrap.e-disable .e-handle.e-select { - border-color: white; - background-color: #bdbdbd; -} -.e-scale .e-tick { - background-image: url(images/slider-tick.png); -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - color: rgba(0, 0, 0, 0.87); -} -.e-slider .e-handle.e-select.e-handle-start { - background-color: white; - border-color: rgba(0, 0, 0, 0.26); -} -.e-slider .e-handle.e-select.e-handle-start.e-focus { - border-color: rgba(0, 0, 0, 0.38); -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after { - border-color: white; -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after { - border-color: #ff4081; - background-color: #ff4081; -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - border-color: rgba(0, 0, 0, 0.24); - background-color: rgba(0, 0, 0, 0.24); -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab) { - border-color: rgba(0, 0, 0, 0.24); - background-color: white; -} -.e-slider-wrap.e-disable .e-slider .e-handle:after { - background-color: white; -} -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - background-color: black; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: #e0e0e0; -} -.e-splitter .e-pane { - background-color: white; - color: #212121; -} -.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: #fef1ec; -} -.e-splitter .e-splitbar.e-shadowbar { - -} -.e-splitter .e-splitbar.e-shadowbar { - background: whitesmoke; -} -.e-splitter .e-splitbar { - - border-color: #e0e0e0; -} -.e-splitter .e-splitbar { - background-color: #e0e0e0; -} -.e-splitter .e-splitbar .e-icon { - color: #424242; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: #424242; -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - background-color: #e0e0e0; - border-color: #e0e0e0; -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - content: "\e630"; -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - content: "\e62f"; -} -.e-splitter .e-splitbar > .e-icon.v-backward:before, -.e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, -.e-splitter .e-splitbar > .e-icon:before { - font-size: 8px; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - left: -1.25px; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - left: -1px; -} -.e-splitter .e-splitbar.e-h-bar { - -} -.e-splitter .e-splitbar.e-h-bar { - width: 8px; -} -.e-splitter .e-splitbar .e-activebar { - -} -.e-splitter .e-splitbar .e-activebar { - display: block; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - margin-top: -13px; -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ - -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - content: "\e67d"; -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - content: "\e631"; -} -.e-splitter .e-splitbar.e-v-bar { - -} -.e-splitter .e-splitbar.e-v-bar { - height: 8px; -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - top: -0.5px; - margin-left: -16px; -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - top: -0.5px; -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - height: 2px; - width: 14px; - margin-top: 2px; - background: black; -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - height: 14px; - width: 2px; - margin-left: 2px; - background: black; -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - height: 100%; - width: 100%; - display: block; -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - margin-top: 19px; -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - margin-left: 21px; -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - left: -3.4px; -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - left: -4px; -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - margin-right: 2px; -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - margin-left: -21px; -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - cursor: row-resize; -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - cursor: col-resize; -} -.e-splitter .e-splitbar .e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar .e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-datavisualization-symbolpalette { - border: 1px solid #e0e0e0; - outline: transparent none 0px; - text-decoration: none; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - border-radius: 0px; -} -.e-datavisualization-symbolpalette .e-scanvas { - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-header { - display: table; - border: 0px solid transparent; - border-bottom-width: 1px; - border-bottom-color: #e0e0e0; - outline: transparent none 0px; - cursor: pointer; - color: #212121; - position: relative; - width: 100%; - background: whitesmoke; - border-radius: 0px; -} -.e-datavisualization-symbolpalette .e-header { - background: whitesmoke; -} -.e-datavisualization-symbolpalette .e-header-text { - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: 14px; -} -.e-datavisualization-symbolpalette .e-header-wrapper { - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow { - border: 0px solid transparent; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - color: white; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - color: #212121; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - background: #e0e0e0; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent { - display: block; - border: 0px solid transparent; - outline-style: none; - padding: 0.5em; - padding-bottom: 0.6em; - border-bottom-width: 1px; - border-bottom-color: #e0e0e0; - background: transparent; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-anchor { - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - text-align: center; - outline: transparent none 0px; - background: transparent; - width: 100%; -} -.e-datavisualization-symbolpalette .e-paletteItem { - border: 0px solid transparent; - float: left; - padding-right: 3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} -.e-datavisualization-symbolpalette .e-paletteItem.hover { - background: #c8e6c9; -} -.e-datavisualization-symbolpalette .e-paletteItem.selected { - background: #c8e6c9; -} -.e-datavisualization-symbolpalette .e-text-container { - white-space: nowrap; - color: black; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-svg-container { - display: block; - position: relative; - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-svg-container svg { - display: inline; - padding: 1px; -} -[draggable=true] { - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} -.svg.foreignObject { - top: 0px; - left: 0px; - position: absolute; - border: 0px solid transparent; - display: block; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-tab.e-js.e-widget { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: none; -} -.e-tab.e-js > .e-header > .e-item > .e-link, -.e-tab.e-js > .e-left > .e-item > .e-link, -.e-tab.e-js > .e-right > .e-item > .e-link { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*material*/ - background: transparent; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*material*/ - background: white; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover { - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - /*material*/ - color: #ff4081; -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - /*material*/ - - border-top: 2px solid #ff4081; -} -.e-tab.e-js .e-header .e-select.e-disable a, -.e-tab.e-js.e-disable a { - cursor: default; - -} -.e-tab > .e-header { - - border-left: none; -} -.e-tab > .e-header { - /*material*/ - border: none; -} -.e-tab .e-left { - -} -.e-tab .e-left { - /*material*/ - border-right: 0px; -} -.e-tab .e-right { - -} -.e-tab .e-right { - /*material*/ - border-right: 0px; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - - outline: 0 none; - margin-right: -1px; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - border-right: 2px solid #ff4081; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - - margin-left: -1px; - outline: 0 none; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - border-left: 2px solid #ff4081; -} -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active, -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active:hover { - border: 1px solid #e0e0e0; -} -.e-tab .e-left .e-item.e-active, -.e-tab .e-right .e-item.e-active { - border-bottom: 1px solid #e0e0e0; - position: relative; -} -.e-tab .e-header li { - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - - outline: 0 none; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - /*other*/ - - padding-bottom: 0px; - border-bottom: 2px solid #ff4081; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - - padding-top: 1px; - outline: 0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - /*other*/ - - border-top: 2px solid #ff4081; -} -.e-tab .e-left li, -.e-tab .e-right li { - border-bottom: 1px solid #e0e0e0; -} -.e-tab.e-vertical { - background: transparent; - border: 1px solid #e0e0e0; -} -.e-tab.e-js .e-header > .e-item:hover, -.e-tab.e-js .e-left > .e-item:hover, -.e-tab.e-js .e-right > .e-item:hover { - background-color: rgba(255, 255, 255, 0.3); - color: rgba(255, 255, 255, 0.7); - filter: none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - color: #424242; -} -.e-tab.e-js > .e-content { - - border-color: #e0e0e0; - font-size: 14px; - border-style: solid; -} -.e-tab.e-js > .e-content { - /*material*/ - border-width: 0px; - background: white; - color: #212121; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - - border-color: #e0e0e0; - color: #212121; - border: none; - background: none; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - /*material*/ - background: transparent; - font-weight: 400; - font-size: 13px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-radius: 0px; -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - /*material*/ - text-transform: uppercase; - color: rgba(0, 0, 0, 0.87); -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - /*material*/ - background: transparent; - border-color: transparent; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - /*material*/ - background: transparent; - color: #ff4081; -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - /*material*/ - text-transform: uppercase; - color: #ff4081; -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - /*material*/ - text-transform: uppercase; - color: rgba(0, 0, 0, 0.87); -} -.e-tab .e-header > .e-active:hover a, -.e-tab .e-left > .e-active:hover a, -.e-tab .e-right > .e-active:hover a { - -} -.e-tab .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - /*material*/ - border-top: 0px solid #e0e0e0; -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { - border-right: 1px solid #e0e0e0; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { - border-left: 1px solid #e0e0e0; -} -.e-tab .e-header .e-margine-top:hover { - -} -.e-tab .e-header .e-margine-top:hover { - /*material*/ - border-top: none; -} -.e-tab .e-header .e-margine-bottom:hover { - border-bottom: 1px solid white; -} -.e-tab .e-header.e-addborderbottom .e-active { - -} -.e-tab .e-header.e-addborderbottom .e-active { - border-top: 0px solid transparent; -} -.e-tab .e-header.e-addbordertop .e-active { - -} -.e-tab .e-header.e-addbordertop .e-active { - border-bottom: transparent; -} -.e-tab .e-right.e-addborderright .e-active { - border-right: transparent; -} -.e-tab .e-left.e-addborderleft .e-active { - border-left: transparent; -} -.e-tab.e-js.e-tabscroll > .e-content { - -} -.e-tab.e-js.e-tabscroll > .e-content { - /*material*/ - padding-top: 65px !important; -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - /*material*/ - border-bottom: 0px solid #bbbcbb !important; -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left { - /*material*/ - top: 14px; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: white; -} -.e-tagcloud.e-js .header { - border-color: #e0e0e0; -} -.e-tagcloud .e-title { - -} -.e-tagcloud .e-title { - /*material*/ - background: white; - color: rgba(0, 0, 0, 0.87); - font-size: 20px; - font-weight: 500; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-top: 0px solid #eeeeee; -} -.e-tagcloud .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - -} -.e-tagcloud .e-tagitems .e-txt { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-tagcloud .e-tagitems .e-txt.hover { - -} -.e-tagcloud .e-tagitems .e-txt.hover { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - border-color: #e0e0e0; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup { - background-color: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-timewidget .e-input, -.e-time-popup { - /*material*/ - color: rgba(0, 0, 0, 0.87); - font-weight: normal; -} -.e-timewidget .e-input { - -} -.e-timewidget .e-input { - /*material*/ - font-size: 13px; -} -.e-timewidget .e-in-wrap, -.e-time-popup { - border-color: #e0e0e0; -} -.e-timewidget .e-in-wrap, -.e-time-popup { - /*material*/ - border-color: rgba(0, 0, 0, 0.12); -} -.e-timewidget .e-in-wrap:before, -.e-timewidget .e-in-wrap:after { - background: #ff4081; -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - /*material*/ - box-shadow: none; -} -.e-timewidget:hover .e-in-wrap { - -} -.e-timewidget.e-disable:hover .e-in-wrap { - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - background: whitesmoke; -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - /*material*/ - background: white; - box-shadow: none; - border-color: white; - color: rgba(0, 0, 0, 0.54); -} -.e-timewidget.e-widget .e-select:active:hover, -.e-timewidget.e-rtl .e-select:active:hover { - -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - background: #e0e0e0; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - /*material*/ - background-color: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover { - -} -.e-time-popup .e-active.e-hover { - -} -.e-time-popup .e-active.e-hover { - /*material*/ - background-color: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-ntouch.e-timewidget .e-select:hover { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.54); -} -.e-time-popup .e-active { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - border-color: #3f51b5; - -} -.e-time-popup .e-active { - /*material*/ - background: white; - color: #ff4081; -} -.e-time-popup.e-popup .e-hover.e-active { - color: rgba(0, 0, 0, 0.87); -} -.e-timewidget .e-icon.e-clock:before { - width: 20px; - height: 20px; -} -.e-timewidget.e-active .e-select { - /*material*/ - color: #ff4081; -} -.e-timewidget.e-active .e-select:hover { - /*material*/ - color: #ff4081; -} -.e-time-popup { - -} -.e-time-popup { - /*material*/ - font-size: 13px; -} -.e-timewidget .e-input::selection { - -} -.e-timewidget .e-input::selection { - background: #ff4081; - color: white; -} -.e-timewidget .e-input::-moz-selection { - -} -.e-timewidget .e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-timewidget .e-select { - -} -.e-timewidget .e-select:active:before { - -} -.e-timewidget .e-select.e-disable:active:before { - -} -.e-timewidget.e-disable { - -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - -} -.e-toolbar { - /*material*/ - background: #fafafa; - color: rgba(0, 0, 0, 0.54); - background-repeat: no-repeat; - border-color: #e0e0e0; -} -.e-toolbar { - -} -.e-toolbar { - /*material*/ - background: #fafafa; -} -.e-toolbar.e-focus { - -} -.e-toolbar.e-focus { - /*material*/ - box-shadow: none; -} -.e-toolbar > .e-horizontal.e-separator { - -} -.e-toolbar > .e-horizontal.e-separator { - /*material*/ - border-right: 1px solid #e0e0e0; - border-left: none; - border-radius: initial; - margin-right: 4px; - height: 36px; -} -/*-------------------tooltip class ----------------------*/ - -.e-toolbarTooltip { - min-width: auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - /*material*/ - padding: 2px 8px 2px 8px; -} -.e-toolbar > .e-horizontal .e-separator { - border-right: 1px solid #e0e0e0; - border-left: none; - border-radius: inherit; - height: inherit; -} -.e-toolbar > .e-vertical.e-separator { - border-bottom: 1px solid #e0e0e0; - border-top: none; - border-radius: initial; -} -.e-toolbar > .e-vertical .e-separator { - - border-top: none; - border-radius: inherit; -} -.e-toolbar > .e-vertical .e-separator { - /*office-365*/ - border-bottom: 1px solid #e0e0e0; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - - border-right: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - /*office-365*/ - border-left: 1px solid #e0e0e0; -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - /*material*/ - border-left: 1px solid #e0e0e0; - border-right: none; - border-radius: inherit; - margin-right: 16px; -} -.e-toolbar.e-rtl > .e-vertical.e-separator { - border-top: 1px solid #e0e0e0; - border-bottom: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-vertical .e-separator { - border-top: 1px solid #e0e0e0; - border-bottom: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} -.e-toolbar > ul > li div.e-item-overlay { - background-color: whitesmoke; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - - border-color: #e0e0e0; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - background: #e0e0e0; -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - color: #424242; -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*material*/ - background: #bdbdbd; - border-color: transparent; - color: rgba(0, 0, 0, 0.12); -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - /*material*/ - background-color: transparent; - color: rgba(0, 0, 0, 0.54); -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*material*/ - background-color: #bdbdbd; - color: rgba(0, 0, 0, 0.87); -} -.e-toolbar.e-js .e-vertical > li.e-tooltxt { - margin-right: 0px; - margin-bottom: 14px; -} -.e-toolbar > .e-vertical > .e-hover { - margin-right: 0px !important; - margin-left: 3px; -} -.e-toolbar > .e-vertical .e-align { - margin-left: 0px; -} -.e-toolbar .e-ul.e-vertical { - /*material*/ - width: 48px !important; -} -.e-toolbar.e-js ul > li.e-tooltxt:before { - color: rgba(0, 0, 0, 0.54); -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before { - color: rgba(0, 0, 0, 0.26); -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - padding-left: 0px; -} -.e-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 0px; -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - margin-right: 4px; -} -.e-toolbar > ul > li.e-icon { - width: 14px; - height: 14px; -} -.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - padding-left: 0px; -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - margin-right: 10px; - margin-left: 4px; -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - margin-right: 0px; -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:last-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:last-child { - margin-right: 10px; -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - padding-left: 0px; - margin-right: 0px; -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - margin-right: 4px; -} -.e-toolbar.e-toolbarspan.e-rtl { - padding-right: 24px; - padding-left: 24px; -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - margin-left: 4px; -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - color: rgba(0, 0, 0, 0.26); -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-treeview, -.e-dragedNode { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treeview .e-text { - - background-color: transparent; -} -.e-treeview .e-text { - color: black; - color: rgba(0, 0, 0, 0.87); -} -.e-dragedNode { - -} -.e-dragedNode { - background: #eeeeee; - color: black; - color: rgba(0, 0, 0, 0.54); -} -.e-dragedNode .e-text { - - float: left; -} -.e-dragedNode .e-text { - color: black; - color: rgba(0, 0, 0, 0.54); -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - - border: 1px solid transparent; - border-image: initial; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - background: whitesmoke; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - - border-image: initial; - cursor: pointer; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - background: #eeeeee; - border: 1px solid transparent; -} -.e-treeview-wrap.e-dragging .e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - background: transparent; - border-color: #eeeeee; -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - background: whitesmoke; - border-color: whitesmoke; -} -.e-treeview-wrap .e-sibling { - -} -.e-treeview-wrap .e-sibling { - background: #ff4081; -} -.e-treeview-wrap.e-rtl .e-sibling { - -} -.e-treeview-wrap .e-sibling::before { - -} -.e-treeview-wrap .e-sibling::before { - background: black; - background: rgba(0, 0, 0, 0.12); -} -.e-treeview .e-node-disable { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-image: url(images/ajax-loader.gif); - background-repeat: no-repeat; - -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-position: center; -} -.e-treeview.e-rtl .e-icon.e-load { - -} -.e-treeview .e-item .e-icon { - -} -.e-treeview .e-item .e-icon { - color: black; - color: rgba(0, 0, 0, 0.54); -} -.e-treeview .e-fe-popup .e-content { - background-color: white; - border-color: #e0e0e0; -} -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-treeview .e-fe-popup .e-downtail:before, -.e-treeview .e-fe-popup .e-downtail { - border-top-color: #e0e0e0; -} -.e-treeview .e-fe-popup .e-spanclicked { - border-color: #424242; -} -.e-drop-count { - - border-color: white; -} -.e-drop-count { - background-color: #ff4081; - color: white; -} -.e-fullrow-wrap .e-li-active .e-active, -.e-fullrow-wrap .e-li-hover .e-node-hover, -.e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - -} -.e-treeview .e-plus:after, -.e-treeview .e-minus:after, -.e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, -.e-fullrow-wrap .e-fullrow:after { - background: black; - background: rgba(0, 0, 0, 0.12); -} -.e-treeview .e-text.e-editable .e-tree-input { - border-color: black; - border-color: rgba(0, 0, 0, 0.54); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Upload Box -------------------------------------------*/ - -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-family: roboto Medium; - font-size: 16px; - font-weight: normal; -} -.e-uploadbox.e-disable .e-uploadinput { - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: #fafafa; - color: rgba(0, 0, 0, 0.87); - font-family: roboto Medium; - font-size: 16px; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - color: #212121; - border-color: #e0e0e0; - cursor: default; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - background: whitesmoke; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); - color: black; - font-family: roboto Medium; -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - color: black; - text-transform: none; -} -.e-uploadbox.e-widget .e-inputbtn:focus { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: rgba(0, 0, 0, 0.12); -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: #212121; - border-color: #e0e0e0; -} -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-file-name-txt { - /*material*/ - color: rgba(0, 0, 0, 0.87); - font-size: 13px; - padding-top: 9px; -} -.e-uploadbox .e-file-size .e-file-name-txt { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-uploadbox .e-file-list .e-file-status-failed { - color: #cd0a0a; -} -.e-uploadbox .e-file-list .e-file-status-success { - color: #212121; -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - /*material*/ - background: #ff4081; - border-color: #ff4081; -} -.e-uploadbox .e-file-list { - background-color: white; - color: #212121; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: 1px solid #e0e0e0; - background-color: white; -} -.e-uploadbox .e-head-content { - -} -.e-uploadbox .e-ul li:last-child .e-file-list { - -} -.e-uploadbox .e-ul li .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-uploadbox .e-head-content { - background-color: #fafafa; - border-bottom: 1px solid #e0e0e0; -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: none; -} -.e-uploadbox .e-file-upload { - -} -.e-uploadbox .e-file-upload { - background-color: #fafafa; -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - /*material*/ - background-color: rgba(0, 0, 0, 0.12); -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark { - background-color: #39b54a; - color: white; - border-radius: 10px; -} -.e-uploadbox .e-file-list .e-checkmark { - /*material*/ - margin-top: 4px; -} -.e-uploadbox .e-file-list .e-file-percentage-failed { - background-color: red; - color: white; - border-radius: 10px; -} -.e-uploadbox .e-file-list .e-file-percentage-failed { - /*material*/ - margin-top: 4px; -} -.e-uploadbox.e-dialog .e-header { - - border-color: #3f51b5; - border-bottom: none; -} -.e-uploadbox.e-dialog .e-header { - /*material*/ - color: black; - font-weight: bold; - line-height: 40px; - font-size: 23px; -} -.e-uploadbox .e-uploadinput { - font-size: 200px; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: white; - color: #424242; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - background-color: #fafafa; - color: #424242; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - color: #424242; - border-color: #e0e0e0; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: #e0e0e0; -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: none; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - border-color: #e0e0e0; -} -.e-uploaddialog.e-dialog .e-btn.e-select:hover { - box-shadow: none; - border-radius: 0px; - background: rgba(0, 0, 0, 0.12); - color: #212121; -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - background: rgba(255, 64, 129, 0.12); -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - color: #ff4081; - background: white; - box-shadow: none; - border-radius: 0px; -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, -.e-uploaddialog.e-dialog .e-btn.e-select:active { - position: relative; -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, -.e-uploaddialog.e-dialog .e-btn.e-select:active:after { - animation: shadow 1.6s ease-out 0ms; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ - -.e-rte { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-rte-wrapper { - background: white; - color: #212121; - font-size: 14px; - -} -.e-rte-wrapper { - /*material*/ - border: 1px solid rgba(0, 0, 0, 0.12); -} -.e-inputtext { - - outline: none; - background-color: white; - vertical-align: baseline; -} -.e-inputtext { - /*material*/ - border-width: 0 0 1px 0; - border-color: #e0e0e0; - color: #9e9e9e; -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - /*material*/ - box-shadow: none; -} -.e-rte-field .e-inputtext:focus, -.e-rte-tablefields .e-inputtext:focus { - /*material*/ - border-bottom: 2px solid #ff4081; -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 #3f51b5; -} -/*-----------------Tooltip class ----------------------*/ - -.e-rteTooltip { - min-width: auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ - -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*material*/ - border-right: 1px solid rgba(0, 0, 0, 0.12); - margin-right: 4px; -} -/*.e-rte .e-toolbarspan ul:last-child*/ - -.e-rte .e-horizontal.e-separator { - -} -.e-rte .e-horizontal.e-separator { - /*material*/ - border-right: 1px solid rgba(0, 0, 0, 0.12); -} -.e-rte-unorderlistname .e-liseparator, -.e-rte-orderlistname .e-liseparator { - border-bottom: 1px dotted #e0e0e0; -} -.e-rte .customtable-group:hover { - color: #212121; -} -.e-rte .customtable-group:hover { - background: #e0e0e0; -} -.e-rte .e-toolbarspan { - -} -.e-rte .e-toolbarspan { - /*other*/ - border: none; - border-bottom: 0 solid #3f51b5; -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, -.e-rte .e-toolbar > .e-horizontal.e-ul:first-child { - /*other*/ - padding-left: 0px; -} -.e-dialog .e-fieldseparate, -.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan { - border-color: #e0e0e0; -} -.e-rte .e-rte-footer { - border-top: 1px solid #e0e0e0; -} -.e-rte .e-rte-footer { - background: whitesmoke; -} -.e-rte-colorpalette.e-menu.e-context > li:hover { - background: none; -} -.e-rte-colorpalette.e-menu.e-context .e-mfocused, -.e-rte-colorpalette.e-menu.e-context .e-mhover { - background: none; -} -.e-rte-table-picker.e-dialog { - background: whitesmoke; -} -.e-rte-tablecell { - border-color: #e0e0e0; -} -.e-rte-tablecell.e-default { - background: white; -} -.e-rte-tablecell.e-active { - border-color: #e0e0e0; -} -.e-rte-tablecell.e-active { - background: #e0e0e0; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - - border-color: transparent; - background-image: none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - /*material*/ - background-color: #fafafa; -} -.e-rte .e-toolbar .e-rte-lists .e-active { - background: none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*material*/ - background: white; - height: 36px; -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list { - -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover { - /*material*/ - height: 25px; -} -.e-rte .e-rte-resize { - height: 5px; - cursor: se-resize; -} -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: #212121; - cursor: default; -} -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - border-right: 1px solid #e0e0e0; -} -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon { - border-left: 1px solid #e0e0e0; -} -.e-rte-colorpalette { - -} -.e-rte-colorpalette { - /*material*/ - background-color: white !important; - padding: 5px !important; - width: auto !important; -} -.e-error { - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab { - border: 1px solid #e0e0e0; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li, -.e-rte-context-menu.e-context .e-rte-separator { - border-color: #e0e0e0; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon { - color: #424242; -} -.e-rte-toolbar .e-toolbar .e-tooltxt.e-active { - color: white; -} -.e-rte-toolbar .e-toolbar .e-ul { - -} -.e-rte-toolbar .e-toolbar .e-ul { - /*material*/ - border-color: rgba(0, 0, 0, 0.12); -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*material*/ - background: #fafafa; -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, -.e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, -.e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select:focus, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select { - -} -.e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon { - -} -.e-rte .e-tooltxt .e-btn.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover { - background: #e0e0e0; -} -.e-rte .e-rteItem-orderedList .e-split, -.e-rte .e-rteItem-unorderedList .e-split { - box-shadow: none; - border-radius: 0px; - height: 36px !important; -} -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split { - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-split { - box-shadow: none; - border-radius: 0px; - height: 36px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - /*material*/ - border-width: 0 0 0 0; -} -.e-rte .e-horizontal.e-separator > li:last-child { - /*material*/ - margin-right: 4px; -} -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, -.e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - /*material*/ - padding-top: 0px !important; -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow { - height: 26px; - margin-top: 5px; -} -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList { - /*material*/ - margin-right: 0px; -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - /*material*/ - margin-right: 4px; -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - /*material*/ - margin-left: 0; -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*material*/ - margin-right: 4px; - border-left: 0px; -} -.e-rte .e-background-color, -.e-rteItem-backgroundColor .e-background-color, -.e-rte .e-font, -.e-rteItem-fontColor .e-font { - /*material*/ - width: 24px; - height: 24px; -} -.e-rte .e-toolbar > ul > li { - /*material*/ - padding: 10px; -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select { - /*material*/ - background: #fafafa; -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input { - /*material*/ - background: #fafafa; -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select { - /*material*/ - width: 24px; -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - /*material*/ - border: 0px; -} -.e-rte-button .e-rte-btn.e-button.e-select, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select { - color: #ff4081; - background: white; - box-shadow: none; - border-radius: 0px; -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover { - background: rgba(0, 0, 0, 0.12); - box-shadow: none; - border-radius: 0px; -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active { - background: rgba(255, 64, 129, 0.12); -} -.e-rte .e-toolbar.e-rtl { - padding-right: 24px; -} -.e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl { - margin-right: 0px; -} -.e-responsive-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 0px; -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-orderlistname.e-menu.e-context .e-mhover > .e-menulink, -.e-rte-unorderlistname.e-menu.e-context .e-mhover > .e-menulink { - background: white; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-split { - -} -.e-rte-unorderlistname.e-menu { - -} -.e-rte-orderlistname.e-menu { - -} -.e-rte-unorderlistname.e-menu li.e-list, -.e-rte-orderlistname.e-menu li.e-list { - -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list { - -} -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list { - -} -.e-rtlrte label { - height: 12px; - line-height: 10px; -} -.e-rte-orderlistname.e-menu.e-context.e-split, -.e-rte-unorderlistname.e-menu.e-context.e-split, -.e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, -.e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list { - -} -/*---------------- RTE Theme End------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: white; - background-image: url(images/waitingpopup.gif); -} -.e-waitpopup-pane { - - color: white; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-waitpopup-pane { - /*material*/ - background-color: rgba(0, 0, 0, 0.54); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, -.e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span { - box-shadow: 0 0 2px #d4d4d4; -} -.e-chkbox-wrap div > span { - -} -.e-chkbox-wrap div > span { - border-color: rgba(0, 0, 0, 0.54); - background-color: white; -} -.e-chkbox-wrap.e-disable { - opacity: 0.26; -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span:hover { - border-color: rgba(0, 0, 0, 0.54); -} -.e-chkbox-wrap div > span.e-chk-act { - border-color: #ff4081; - -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { - border-color: rgba(0, 0, 0, 0.26); -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - background-color: #3f51b5; - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - /*material*/ - color: white; - background-color: #ff4081; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-image.e-stop { - color: rgba(0, 0, 0, 0.54); - background-color: white; -} -.e-chkbox-wrap .e-chk-image.e-stop:before { - content: "\e833"; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - background-color: rgba(0, 0, 0, 0.26); -} -.e-chkbox-wrap .e-text { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - color: #212121; -} -.e-chkbox-wrap .e-text { - font-size: 13px; -} -.e-check-small.e-chkbox-wrap .e-text { - vertical-align: middle; - margin-top: -7px; -} -.e-check-medium.e-chkbox-wrap .e-text { - vertical-align: middle; - margin-top: -15px; -} -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - content: ''; - border: 1px solid rgba(0, 0, 0, 0.7); - animation: smallShadow 0.45s cubic-bezier(0.25, 0.8, 0.25, 1); - background: rgba(0, 0, 0, 0.7); -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - background: rgba(255, 64, 129, 0.7); - content: ''; - border: 1px solid rgba(255, 64, 129, 0.7); - animation: smallShadow 0.45s cubic-bezier(0.25, 0.8, 0.25, 1); -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - right: 8.7px; - top: 45%; - animation: mediumShadow 0.45s cubic-bezier(0.25, 0.8, 0.25, 1); -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - right: 8.7px; - top: 45%; - animation: mediumShadow 0.45s cubic-bezier(0.25, 0.8, 0.25, 1); -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - } -} -.e-chkbox-wrap div > span.e-chk-act:hover { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-act { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap.e-disable div > span:hover { - -} -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-act:hover { - -} -.e-chkbox-wrap div > span.e-chk-indeter { - -} -.e-chkbox-wrap div > span.e-chk-indeter:hover { - -} -.e-radiobtn-wrap.e-disable > span { - -} -.e-chkbox-wrap.e-disable div > span.e-chk-indeter { - -} -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap.e-disable { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-act, -.e-chkbox-wrap .e-chk-inact, -.e-chkbox-wrap .e-chk-indeter { - box-sizing: content-box; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-radiobtn-wrap > span { - background-image: none; - -} -.e-radiobtn-wrap > span { - /*material*/ - - border-color: rgba(0, 0, 0, 0.54); - background-color: white; -} -.e-radiobtnwrap.e-disable > span, -.e-radiobtn-wrap.e-disable > span.e-rad-active, -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover { - border-color: rgba(0, 0, 0, 0.26); -} -.e-radiobtn-wrap > span.e-rad-active, -.e-radiobtn-wrap > span.e-rad-active:hover { - border-color: #e0e0e0; -} -.e-radiobtn-wrap > span.e-rad-active, -.e-radiobtn-wrap > span.e-rad-active:hover { - border-color: #ff4081; -} -.e-radiobtn-wrap > span.e-rad-active { - -} -.e-radiobtn-wrap.e-disable > span.e-rad-active { - -} -.e-radiobtn-wrap > span.e-rad-active:hover { - -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover { - -} -.e-radiobtn-wrap > span:hover { - -} -.e-radiobtn-wrap.e-disable > span:hover { - -} -.e-radiobtn-wrap.e-focus > span { - box-shadow: 0 0 2px #d4d4d4; -} -.e-radiobtn-wrap .e-spanicon { - box-sizing: content-box; -} -.e-radiobtn-wrap .e-rad-select { - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - color: #3f51b5; - border-color: #3f51b5; - -} -.e-radiobtn-wrap .e-circle_01 { - border-color: #ff4081; - color: #ff4081; -} -.e-radiobtn-wrap .e-circle_01:hover { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable .e-text { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable .e-text { - color: rgba(0, 0, 0, 0.26); -} -.e-radiobtn-wrap .e-text { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - color: #212121; -} -.e-radiobtn-wrap .e-text { - font-size: 13px; -} -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - content: "\e686"; - font-size: 0px; - color: #ff4081; -} -@keyframes rippleEffect { - 0% { - opacity: 1; - box-shadow: 0 0 0 0px #ff4081; - } - 100% { - box-shadow: 0 0 0 15px white; - opacity: 0; - } -} -@keyframes back_rippleEffect { - 0% { - box-shadow: 0 0 0 15px white; - opacity: 1; - } - 100% { - opacity: 0; - box-shadow: 0 0 0 0px #ff4081; - } -} -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - border-radius: 100%; - z-index: 1; -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - pointer-events: none; - position: absolute; - width: 100%; - height: 100%; - border-radius: 50%; - content: ''; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - top: 0; - left: 0; - padding: 0; - z-index: -1; - opacity: 0; -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - animation: rippleEffect 0.3s linear 0ms; -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - animation: back_rippleEffect 0.3s linear 0ms; -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select { - -} -.e-radiobtn-wrap.e-disable > span { - -} -.e-radiobtn-wrap.e-disable { - -} -.e-radiobtn-wrap.e-disable.e-focus > span { - -} -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, -.e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent: 0px; -} -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - -} -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - width: 0.98em; -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - width: 1.25em; -} -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- GroupButton -------------------------------------------*/ - -.e-groupbutton { - -} -.e-groupbutton { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - height: 32px; - background-color: #fafafa; -} -.e-groupbutton > .e-ul > .e-grp-btn-item { - position: relative; - text-transform: uppercase; - overflow: hidden; -} -.e-groupbutton-hSmall { - min-height: 26px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} -.e-groupbutton.e-focus { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color: #e0e0e0; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - color: rgba(0, 0, 0, 0.38); -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon { - color: rgba(0, 0, 0, 0.26); -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - background-color: #bdbdbd; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - padding-left: 12px; - padding-right: 12px; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - padding-top: 12px; - padding-bottom: 12px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - color: rgba(0, 0, 0, 0.87); -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - border-color: #e0e0e0; - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color: transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color: transparent; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item { - border-left-color: transparent; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - background-color: rgba(0, 0, 0, 0.12); -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color: #e0e0e0; - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color: #e0e0e0; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - font-size: 18px; - color: rgba(0, 0, 0, 0.54); - height: 24px; - width: 24px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - height: 18px; - width: 18px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - color: rgba(0, 0, 0, 0.87); -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color: #e0e0e0; - -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: rgba(0, 0, 0, 0.38); -} -.e-groupbutton > .e-ul > .e-disable.e-active { - background-color: transparent; -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - /*font-family: roboto Medium;*/ - font-size: 14px; - color: rgba(0, 0, 0, 0.26); -} -.e-groupbutton.e-disable { - background: rgba(0, 0, 0, 0.12); - box-shadow: none; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-right-color: #e0e0e0; - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-bottom-color: #e0e0e0; - -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-left-color: #e0e0e0; - -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-left-color: #e0e0e0; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - background-color: rgba(255, 255, 255, 0.5); -} -.e-groupbutton.e-disable { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-innerIncrement:hover { - background-image: url(../common-images/maps/Zoom-In_hover.png); -} -.e-legendLabelContent { - color: #212121; -} -.e-map { - color: #212121; - background-color: white; - border-color: #e0e0e0; -} -.e-drilldownHeader { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; -} -.e-map-home { - background-image: url(../common-images/maps/Home.png); -} -.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} -.e-map-label { - cursor: pointer; - color: black; - padding: 5px; -} -.e-map-label:hover { - background-color: #eeeeee; -} -.e-map-home { - height: 30px; - width: 30px; -} -.e-map-home:hover { - background-image: url(../common-images/maps/Home_hover.png); -} -.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255, 255, 255, 0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; -} -.sliderParent { - height: 150px; - width: 10px; - margin-top: -197px; - margin-left: 34px; -} -.e-innerIncrement { - background-image: url(../common-images/maps/Zoom-In.png); - height: 25px; - width: 25px; -} -.e-innerDecrement:hover { - background-image: url(../common-images/maps/Zoom-out_hover.png); -} -.e-innerDecrement { - background-image: url(../common-images/maps/Zoom-out.png); - height: 25px; - width: 25px; -} -.nav-dec-Vert { - margin-top: 150px; - margin-left: 27px; -} -.nav-inc-Vert { - margin-top: 40px; - margin-left: 27px; -} -.nav-dec-Horz { - margin-top: -24px; - margin-left: 0px; -} -.nav-inc-Horz { - margin-top: -29px; - margin-left: 175px; -} -.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -.e-arrowUp:hover { - background-image: url(../common-images/maps/Arrow_Top_hover.png); -} -.e-arrowUp { - background-image: url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -.e-radialRight { - margin-left: 61px; - margin-top: -53px; - height: 52px; - width: 20px; -} -.e-arrowLeft:hover { - background-image: url(../common-images/maps/Arrow_Left_hover.png); -} -.e-arrowLeft { - background-image: url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -.e-arrowRight:hover { - background-image: url(../common-images/maps/Arrow_Right_hover.png); -} -.e-arrowRight { - background-image: url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -.e-arrowDown:hover { - background-image: url(../common-images/maps/Arrow_Bootom_hover.png); -} -.e-arrowDown { - background-image: url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; - margin-left: 25px; -} -.e-interactivelegend-title { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-leftlabel { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-rightlabel { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangestartlabel { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangeendlabel { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legendlabeltext { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height: 20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity: 0.85; - background: white; -} -.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity: 0.85; - left: 4px; - top: -16px; - content: ''; -} -.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; -} -.e-defaultlegend-title { - color: black; - font-size: 17px; -} -.e-labelStyle { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - white-space: nowrap; -} -.e-smartLabelStyle { - padding: 3px; - font-weight: normal; - color: black; - width: auto; - height: 20px; - text-align: center; - font-size: 14px; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-smartLabelStyle:hover { - cursor: pointer; -} -.e-mapSelectedShape { - opacity: 1; -} -.e-mapDragSelection { - border: 2px solid red; -} -.e-mapHighlightedShape { - opacity: 1; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-drilldownHeader { - font-size: 15px; - text-indent: 10px; -} -.e-drilldownlabel { - color: white; -} -.e-drilldownlabel:hover { - text-decoration: underline; -} -.e-drilldownarrow { - fill: white; - stroke: transparent; - stroke-width: 1px; - zoom: 1; -} -.e-treemap-leaflabel { - font-size: 14px; - font-weight: normal; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-treemap-legendLabel { - font-size: 12px; -} -.e-treemap-label { - font-size: 14px; -} -.e-treemap-header { - font-size: 15px; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-hoverCell, -.e-pivotgrid .e-hoverCell { - background-color: #e0e0e0 !important; -} -.e-pivotschemadesigner .e-schemaBtnUnique { - white-space: initial !important; -} -.e-pivotschemadesigner *:focus:hover { - outline: none; -} -.e-pivotgrid .e-headerItem { - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - - border-collapse: collapse; - background-color: white; - cursor: default; -} -.e-pivotgrid table { - /*material*/ - font-family: 'Roboto', Segoe UI; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); -} -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark { - color: white !important; - background-color: #ff4081 !important; -} -.e-pivotgrid .e-filterValues, -.e-pivotschemadesigner .e-filterValues { - background-color: white; -} -.e-pivotgrid .e-conditionFrom, -.e-conditionTo { - background-color: inherit; - -} -.e-pivotgrid .e-conditionFrom, -.e-conditionTo { - color: rgba(0, 0, 0, 0.87); - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - outline: none; -} -.e-pivotgrid .e-hoverBtn { - background: #e0e0e0; -} -.e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - -} -.e-tooltipText { - /*material*/ - font-family: 'Roboto', Segoe UI; - color: white; - margin: 5px 0 10px 0; -} -.e-pivotgrid .e-reSizeColbg { - border-left-color: #e0e0e0; - -} -.e-pivotgrid .e-editcondition, -.e-pivotgrid .e-value2, -.e-pivotgrid .e-borderrangeLbl, -.e-pivotgrid .e-borderstyleLbl, -.e-pivotgrid .e-fSizeLbl { - margin-left: 15px; -} -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - -} -.e-pGridTooltip { - /*material*/ - font-family: 'Roboto', Segoe UI; - background: #616161; - border: 1px solid transparent; - border-radius: 2px; - padding: 5px 8px; -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; - -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - border: solid 1px #e0e0e0; -} -.e-pivotgrid th, -.e-pivotgrid td { - - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid th, -.e-pivotgrid td { - padding: 11px 2px 11px 8px; -} -.e-pivotgrid .value { - background-color: white; - -} -.e-pivotgrid .value { - padding: 11px 24px 11px 35px; - text-align: right !important; -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - -} -.e-pivotgrid .summary { - font-weight: bold !important; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - - background: white; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - font-weight: bold; - /*material*/ - color: rgba(0, 0, 0, 0.87); - padding: 11px 40px 11px 14px; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - - background: #e0e0e0; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - font-weight: bold; - /*material*/ - color: rgba(0, 0, 0, 0.87); - padding: 11px 40px 11px 14px; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; -} -.e-cellSelection { - background: #e0e0e0; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style: dotted; - border-width: 3px; - border-color: #e0e0e0; -} -.e-pivotgrid .value.selection { - cursor: crosshair; -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - padding: 11px 24px 11px 40px; -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - margin-left: -2px; - margin-right: 12px; -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - width: 23px; -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - -} -.e-pivotgrid .e-errOKBtn { - float: right; - width: 64px; -} -.e-pivotgrid.e-rtl .e-errOKBtn { - -} -.e-pivotgrid.e-rtl .e-errOKBtn { - float: left; - width: 64px; - margin-right: 150px !important; -} -.e-pivotgrid .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before { - content: "\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-expand:before { - margin-left: 9px; - font-size: 7px; -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction: ltr; - text-align: right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space: nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content: "\e699"; - -} -.e-pivotgrid.e-rtl table .e-expand:before { - font-size: 23px; - margin-top: -3px; -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { - content: "\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-collapse:before { - margin-left: 7px; - font-size: 6px; -} -.e-pivotgrid.e-rtl .e-removeBtn:before, -.e-pivotgrid.e-rtl .e-sorting:before, -.e-pivotgrid.e-rtl .filter:before { - float: left; - margin-left: 4px; - margin-right: 0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgrid .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgrid .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - color: #3f51b5; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - color: #3f51b5; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - background: transparent; - border: 0.5px solid transparent; - width: 8px; - margin-left: 8px; - display: inline-block; -} -.e-pivotgrid .e-hScrollPanel { - background: transparent; - border: 0.5px solid transparent; - height: 8px; - margin-top: 4px; -} -.e-pivotgrid .e-vScrollThumb { - width: 6px; - position: relative; - top: 1px; - left: 1px; - background-color: #bdbdbd; - border: 0.5px solid #9e9e9e; -} -.e-pivotgrid .e-hScrollThumb { - height: 6px; - position: relative; - left: 1px; - - background-color: #bdbdbd; - border: 0.5px solid #9e9e9e; -} -.e-pivotgrid .e-hScrollThumb { - top: -1px; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - - background: #616161; - border: 1px solid transparent; - border-radius: 2px; - color: white; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - padding: 5px 8px; - width: auto; - position: absolute; - font-family: 'Roboto', Segoe UI; - font-size: 12px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel { - float: right; - margin-left: 5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage { - float: left; - margin-right: 2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount { - float: right; - margin-left: 2px; -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - background-color: #9e9e9e; - border: 0.5px solid #757575; -} -.e-pivotgrid .inActive { - display: none; -} -.e-pivotgrid .dragging { - -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - color: rgba(255, 255, 255, 0.7); -} -.e-pivotgrid .filter:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter:before { - content: "\e669"; - font-size: 16px; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - content: "\e7fc"; - font-size: 16px; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - - float: right; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - content: "\e7fd"; - font-size: 16px; -} -.e-pivotgrid .e-removeBtn:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-removeBtn:before { - content: "\e60a"; - font-size: 16px; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - - border: 1px solid #e0e0e0; -} -.e-pivotgrid .e-memberEditorDiv { - margin-top: 24px; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - -} -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv { - margin-top: -3px; -} -.e-pivotschemadesigner div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, -.e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, -.e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} -.e-pivotschemadesigner .e-separateDiv { - border: 0.5px solid; - border-color: #e0e0e0; -} -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid #e0e0e0 !important; - border-bottom: none !important; - margin: 9px 0px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - - cursor: pointer; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - background-color: #3f51b5; -} -.e-pivotgrid .e-dialogOKBtn { - width: 69px; - -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 55px; - margin-left: 10px; -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - margin-right: 68px; - margin-left: 10px; -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 10px; -} -.e-pivotgrid .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - - cursor: move; - color: #212121; -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, -.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, -.e-pivotschemadesigner .e-dialog a.e-linkPanel { - text-decoration: underline; - margin: -20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before, -.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotgrid .e-pivotButton { - color: #424242; - border-color: #e0e0e0; -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; -} -.e-pivotgrid .e-pivotButton .e-btn { - box-shadow: none; - margin-left: 12px; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - height: 32px; - background: #3f51b5; - color: white; - text-transform: none; - padding: 0px 0px 1px; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - - border-color: #e0e0e0; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - background: #3f51b5; - box-shadow: none; - color: white; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} -.e-pivotgrid .e-drag { - color: white; - /*color: #5c5c5c;*/ - - - background: #7986cb; - /*background: @pager-default-bg-color;*/ - border: 1px solid #e0e0e0; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .e-drag { - padding: 18px 0px; - font-family: 'Roboto', Segoe UI; - font-size: 14px; -} -.e-pivotgrid .e-pivotButton.e-btn .e-icon { - padding: 0px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - - color: white; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - font-family: 'Roboto', Segoe UI; - font-size: 14px; -} -.e-pivotgrid .values { - border-right: 1px solid #e0e0e0; -} -.e-pivotgrid .emptyRows { - background: #7986cb; - border: 1px solid #e0e0e0; -} -.e-pivotgrid .valueColumn { - background: #7986cb; - height: auto; - border-right: 1px solid #e0e0e0; - border-left: 1px solid #e0e0e0; -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - background: #3f51b5; - border: 1px solid #3f51b5; -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - background: #3f51b5; - border: 1px solid #3f51b5; - box-shadow: none; -} -.e-pivotgrid .e-pivotButton, -.e-pivotgrid .e-rows, -.e-pivotgrid .valueColumn, -.e-pivotgrid .values, -.e-pivotgrid .columns { - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn { - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn, -.e-pivotgrid .e-drag .e-btn div { - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height: 0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - min-height: 44px; -} -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - -} -.e-pivotgrid .e-grpRow { - background: #7986cb; - vertical-align: bottom; - text-align: left; -} -.e-pivotgrid .e-pivotButton { - - padding: 0px !important; -} -.e-pivotgrid .e-pivotButton { - border-radius: 25px; - border: 1px solid #3f51b5; -} -.e-pivotgrid .e-pivotButton:hover { - -} -.e-pivotgrid .e-pivotButton:hover { - border: 1px solid #3f51b5; -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size: 13px; -} -.e-pivotgrid .e-widthSetter { - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover { - background-color: #e0e0e0; - color: #212121; - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, -.e-pivotschemadesigner div.e-advancedFilterDlg { - border: 1px solid #e0e0e0; -} -.e-pivotgrid td.e-grpRow { - padding-left: 0px !important; -} -.e-pivotgrid .e-grpRow { - white-space: normal; -} -.e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: #424242; - cursor: pointer; - font-family: "ej-webfont"; -} -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} -.e-pivotgrid .e-selected { - background: #3f51b5; - color: white; -} -.e-pivotgrid .e-highlighted { - background-color: #e0e0e0; -} -.e-pivotgrid .e-dlgCalculatedField label { - -} -.e-pivotgrid .e-dlgCalculatedField label { - font-size: 14px; - font-family: 'Roboto', Segoe UI; - color: rgba(0, 0, 0, 0.54); - font-weight: normal !important; -} -.e-pivotgrid .e-dlgCalculatedField label { - font-weight: bold; -} -.e-pivotgrid .borderLine { - margin-left: -10px; - margin-right: -10px; - border-top: 1px solid #e0e0e0; -} -.e-pivotgrid .calculatorFields { - margin-top: -5px; - height: 31px; - -} -.e-pivotgrid .calculatorFields { - padding: 0px; -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width: 100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; -} -.e-pivotgrid.e-column-resize td, -.e-pivotgrid.e-column-resize th { - overflow: hidden; -} -.e-pivotgrid.e-column-resize thead > tr { - cursor: pointer; -} -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px #e0e0e0; -} -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; -} -.e-pivotgrid .e-enabled { - color: white !important; - background: #3f51b5 !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { - content: "\e843"; - font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { - content: "\e875"; - font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { - content: "\e85d"; - font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before { - content: "\e857"; - font-size: 20px; -} -.e-pivotgrid .e-paging:before { - content: "\e854"; - font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before { - content: "\e6b7"; - font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before { - content: "\e856"; - font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { - content: "\e844"; - font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { - content: "\e855"; - font-size: 20px; -} -.e-pivotgrid .e-columnResize:before { - content: "\e851"; - font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before { - content: "\e859"; - font-size: 20px; -} -.e-pivotgrid .e-toolTip:before { - content: "\e858"; - font-size: 20px; -} -.e-pivotgrid .rtl:before { - content: "\e84d"; - font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before { - content: "\e84c"; - font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { - content: "\e848"; - font-size: 20px; -} -.e-pivotgrid .e-exporting:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before { - content: "\e84b"; - font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before { - content: "\e852"; - font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before { - content: "\e850"; - font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before { - content: "\e849"; - font-size: 20px; -} -.e-pivotgrid .e-layouts:before { - content: "\e878"; - font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, -.e-pivotgrid .e-drillThrough:hover, -.e-pivotgrid .e-collapseByDefault:hover, -.e-pivotgrid .groupingBar:hover, -.e-pivotgrid .e-numberFormatting:hover, -.e-pivotgrid .e-paging:hover, -.e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, -.e-pivotgrid .e-cellContext:hover, -.e-pivotgrid .e-cellEditing:hover, -.e-pivotgrid .e-columnResize:hover, -.e-pivotgrid .e-toolTip:hover, -.e-pivotgrid .rtl:hover, -.e-pivotgrid .e-hyperlinkOptions:hover, -.e-pivotgrid .e-frozenHeaders:hover, -.e-pivotgrid .e-exporting:hover, -.e-pivotgrid .e-calculatedField:hover, -.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, -.e-pivotgrid .e-conditionalFormat:hover, -.e-pivotgrid .e-summaryTypes:hover, -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - overflow: visible !important; - color: #424242; - text-indent: -3px; -} -.e-pivotgrid .e-normalLayout:before { - content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before { - content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before { - content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content: "\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content: "\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content: "\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content: "\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content: "\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content: "\e842"; -} -.e-pivotgrid .e-excel:before { - content: "\e845"; -} -.e-pivotgrid .e-word:before { - content: "\e84e"; -} -.e-pivotgrid .e-pdf:before { - content: "\e846"; -} -.e-pivotgrid .csv:before { - content: "\e847"; -} -.e-pivotgrid .e-hyperLinkIcons:before, -.e-pivotgrid .e-frozenHeaderIcons:before, -.e-pivotgrid .e-exportingIcons:before, -.e-pivotgrid .e-layoutIcons:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons, -.e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-layoutIcons { - color: #424242; -} -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons:hover { - color: #424242; - cursor: pointer; - background: #e0e0e0; -} -.e-pivotgrid .e-frozenDialog, -.e-pivotgrid .e-exportDialog, -.e-pivotgrid .e-hyperLinkDialog, -.e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - background-color: whitesmoke; - border: 2px solid #e0e0e0; -} -.e-pivotgrid .e-calcFormulaDiv { - - position: absolute; -} -.e-pivotgrid .e-calcFormulaDiv { - left: 136px; - top: 102px; -} -.e-pivotgrid .e-dlgCalculatedField { - margin-top: 8px; - border: 1px solid #e0e0e0; - margin-bottom: 12px; - padding: 13px 10px 10px; -} -.e-pivotgrid .calculateFieldName { - position: absolute; - - width: 197px; - height: 24px; - border: none; - background-color: white; - color: #212121; -} -.e-pivotgrid .calculateFieldName { - top: 57px; - left: 110px; -} -.e-pivotgrid .calculatedFieldFormula { - background-color: white; - color: #212121; - - cursor: not-allowed; - opacity: 0.85; - padding: 1px; -} -.e-pivotgrid .calculatedFieldFormula { - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - padding: 4px 10px 15px; -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - padding: 4px 10px; -} -.e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid #e0e0e0; - background-color: white; - padding: 5px 18px; - cursor: default; - color: #212121; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - color: #212121; - border: 1px solid #e0e0e0; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - background: #e0e0e0; -} -.e-pivotschemadesigner { - - font-size: 12px; - float: right; - position: static; -} -.e-pivotschemadesigner { - /*material*/ - font-family: 'Roboto', Segoe UI; - background: none repeat scroll 0 0 #fafafa; - padding: 24px; - border: 1px solid #e0e0e0; - color: #212121; -} -.bg-div { - background: none repeat scroll 0 0 white; - border: 1px solid #e0e0e0; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable { - overflow: auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, -.e-pivotschemadesigner .e-kpiRootCDB:before, -.e-pivotschemadesigner .e-kpiGoalCDB:before, -.e-pivotschemadesigner .e-kpiStatusCDB:before, -.e-pivotschemadesigner .e-kpiTrendCDB:before, -.e-pivotschemadesigner .e-kpiValueCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, -.e-pivotschemadesigner .e-kpiRootCDB, -.e-pivotschemadesigner .e-kpiGoalCDB, -.e-pivotschemadesigner .e-kpiStatusCDB, -.e-pivotschemadesigner .e-kpiTrendCDB, -.e-pivotschemadesigner .e-kpiValueCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable { - background: white; - border-collapse: collapse; - -} -.e-pivotschemadesigner .e-fieldTable { - border: 1px solid #e0e0e0; -} -.e-pivotschemadesigner .e-fieldTable { - margin: 0px 0px 15px 0px; - width: 100%; - border-radius: 2px; -} -.e-pivotschemadesigner .e-schemaFieldList { - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color: #424242; -} -.e-pivotschemadesigner .e-elementSeparator { - border: solid #e0e0e0; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree { - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .schemaHeaders { - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - /*background: @aeb-bgcolor;*/ - - - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ - -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - /*material*/ - background-color: white; -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - border: 1px solid #e0e0e0; - margin-left: 10px; -} -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float: left; - position: relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float: right; - position: relative; -} -.e-pivotschemadesigner #axisTd, -.e-pivotschemadesigner #axisTd3 { - margin-top: 14px !important; -} -.e-pivotschemadesigner .deferUpdateLayout { - -} -.e-pivotschemadesigner .deferUpdateLayout { - margin-top: 28px; -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - margin-top: 0px !important; -} -.e-pivotschemadesigner .listSubhead { - margin: 10px 0 0; -} -.e-pivotschemadesigner .listSubhead { - /*material*/ - text-align: center; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader { - margin-right: 10px; -} -.e-pivotschemadesigner .e-listHeader { - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - - font-size: 15px; - margin: -1px; - line-height: 40px; - -} -.e-pivotschemadesigner .e-listHeader { - border-bottom: 1px solid #e0e0e0; -} -.e-pivotschemadesigner .e-listHeader { - margin-top: -14px; -} -.e-pivotschemadesigner .e-folderCDB:before { - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} -.e-pivotschemadesigner .e-measureGroupCDB:before { - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before { - content: "\e704"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .centerDiv { - - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv { - margin-left: 4px; - background-color: #e0e0e0; -} -.e-pivotschemadesigner .centerDiv:hover { - cursor: default; -} -.e-pivotschemadesigner .centerHead { - -} -.e-pivotschemadesigner .centerHead { - /*material*/ - font-family: 'Roboto', Segoe UI; - font-size: 13px; - font-weight: normal; - color: rgba(0, 0, 0, 0.54); - text-align: center; - margin: 10px 10px; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - - font-weight: bold; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - border-bottom: none; - margin-left: 10px; -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - margin-right: 7%; -} -.e-pivotschemadesigner .headerText { - -} -.e-pivotschemadesigner .headerText { - font-family: 'Roboto', Segoe UI; - font-size: 14px; - font-weight: normal; - color: rgba(0, 0, 0, 0.87); - padding-left: 0px; -} -.e-pivotschemadesigner .subheadText { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .subheadText { - /*material*/ - font-family: 'Roboto', Segoe UI; - font-size: 13px; - font-weight: normal; - color: rgba(0, 0, 0, 0.54); - padding-left: 10px; -} -.e-pivotschemadesigner .pivotLabel:hover { - background: none repeat scroll 0 0 #3f51b5; - color: white; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - - width: auto; - background: whitesmoke; - border: 1px solid; - border-color: #e0e0e0 !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - max-width: 90%; - display: inline-block; - margin: 2px 0px 0; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - color: #424242; - border-color: #e0e0e0; - height: 32px; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - color: #424242; - border-color: #e0e0e0; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - height: 32px; -} -.e-hoverBtn { - background: #e0e0e0 !important; -} -.e-pivotgrid .dragHover { - -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select { - -} -.dragHover.e-btn.e-select { - background: #eeeeee; - font-size: 13px; - font-weight: normal; - color: rgba(0, 0, 0, 0.54); - border-radius: 25px; - padding: 0px 12px; - padding-bottom: 1px; - height: 32px; - box-shadow: none; - text-transform: none; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - border: 1px solid; - border-color: #e0e0e0 !important; - color: #212121; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - background: #e0e0e0; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover { - background: #e0e0e0; -} -.e-pivotschemadesigner .filter, -.e-pivotschemadesigner .e-sorting, -.e-pivotschemadesigner .e-removeBtn { - color: #212121; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotschemadesigner .btnDeferUpdate { - text-overflow: ellipsis; - width: 90px; -} -.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width: 60px; -} -.e-pivotschemadesigner .e-errOKBtn { - - display: inline-block; -} -.e-pivotschemadesigner .e-errOKBtn { - margin: 20px 0 10px 150px; - width: 64px; -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - margin: 20px 150px 10px 0px; - width: 64px; -} -.e-pivotschemadesigner .pvtDrop:before, -.e-pivotschemadesigner .treeDrop:before { - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator { - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - -} -.e-pivotschemadesigner .e-dropIndicatorHover { - background: #e0e0e0; -} -.e-pivotschemadesigner .e-removePivotBtn:before { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: white; - content: "\e681"; - font-size: 13px; - background-color: white; - border: 1px solid #e0e0e0; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover { - cursor: pointer; - background: none repeat scroll 0 0 #e0e0e0; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .treeDrop, -.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, -.e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, -.e-pivotgrid .clearSorting:hover, -.e-pivotgrid .clearAllFilters:hover { - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn { - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator { - background: none repeat scroll 0 0 #3f51b5; -} -.e-pivotschemadesigner .e-memberEditorDiv { - height: 256px; - - border: 1px solid #e0e0e0; -} -.e-pivotschemadesigner .e-memberEditorDiv { - margin-top: 24px; -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - width: 69px; - -} -.e-pivotschemadesigner .e-dialogOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-right: 68px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 55px; -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 5px; -} -.e-pivotschemadesigner .e-chkbox-wrap { - margin-left: 7px; -} -.e-pivotschemadesigner .e-tbtn-wrap { - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon { - height: 14px; - width: 14px; -} -.e-pivotschemadesigner .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-text { - /*material*/ - font-family: 'Roboto', Segoe UI; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover { - -} -.e-pivotschemadesigner .e-treeview .e-active { - -} -.e-pivotschemadesigner .e-treeview .e-text .e-icon { - -} -.e-pivotschemadesigner .btnDeferUpdate { - float: right; - -} -.e-pivotschemadesigner .btnDeferUpdate { - margin-right: 10px; -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - float: left; - -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - margin-left: 10px; -} -.e-pivotschemadesigner .deferUpdateLayout { - -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - margin-right: 5px; -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - width: 90%; -} -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; -} -.e-pivotschemadesigner .e-schemaFieldTree ul, -.e-pivotschemadesigner .e-schemaFieldTree li { - width: 96%; - height: auto; -} -.e-pivotschemadesigner .e-btn .e-btntxt { - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top: 0; - left: 0; - z-index: 10; - opacity: 0; - background-color: lightgray; - filter: alpha(opacity=0); -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - padding: 5px 0px 5px 8px; -} -.e-pivotschemadesigner .e-ascOrder, -.e-pivotschemadesigner .e-descOrder, -.e-pivotgrid .e-ascOrder, -.e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid white; -} -.e-pivotschemadesigner .e-descImage, -.e-pivotschemadesigner .e-ascImage, -.e-pivotgrid .e-descImage, -.e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-ascImage:before, -.e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotschemadesigner .e-ascImage:before, -.e-pivotgrid .e-ascImage:before { - margin-top: -3px; -} -.e-pivotschemadesigner .e-descImage:before, -.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotschemadesigner .e-descImage:before, -.e-pivotgrid .e-descImage:before { - margin-top: -3px; -} -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} -.e-pivotschemadesigner .e-filterElementTag.e-vertical, -.e-pivotgrid .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotschemadesigner .e-clrFilter:before, -.e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - box-shadow: none !important; -} -.e-pivotschemadesigner .e-filterState:before, -.e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearAllFilters, -.e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, -.e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, -.e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} -.e-pivotschemadesigner .e-filterIndicator:before, -.e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - margin-left: 9px; - margin-right: 5px; -} -.e-pivotschemadesigner .e-activeFilter:before, -.e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, -.e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, -.e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, -.e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: #e0e0e0; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a, -.e-pivotgrid .e-filterElementTag a { - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.24); -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.24); -} -.e-pivotschemadesigner .clearFltrText, -.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText, -.e-pivotgrid .clearSortText { - padding-left: 1px !important; -} -.e-pivotschemadesigner .sortDiv, -.e-pivotschemadesigner .clearSorting, -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .sortDiv, -.e-pivotgrid .clearSorting, -.e-pivotgrid .e-filterElementTag { - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, -.e-pivotgrid .clearSorting { - height: 20px; -} -.e-pivotschemadesigner .e-filterState, -.e-pivotgrid .e-filterState { - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, -.e-pivotgrid .memberFilter.e-filterState { - margin-left: 0px !important; - margin-top: 5px; - position: absolute; - float: left; -} -.e-pivotgrid #sep1, -.e-pivotgrid #sep2, -.e-pivotgrid #sep3, -.e-pivotgrid #sep4, -.e-pivotgrid #sep5, -.e-pivotgrid #sep6, -.e-pivotgrid #sep7, -.e-pivotgrid #sep8, -.e-pivotgrid #sep9, -.e-pivotschemadesigner #sep1, -.e-pivotschemadesigner #sep2, -.e-pivotschemadesigner #sep3, -.e-pivotschemadesigner #sep4, -.e-pivotschemadesigner #sep5, -.e-pivotschemadesigner #sep6, -.e-pivotschemadesigner #sep7, -.e-pivotschemadesigner #sep8, -.e-pivotschemadesigner #sep9 { - height: 1px; - background-color: #e0e0e0; - margin-left: 30px; -} -.e-pivotgrid #sep1 { - height: 0px; -} -.e-pivotgrid #labelFilterBtn, -.e-pivotgrid #ascOrder, -.e-pivotgrid #descOrder, -.e-pivotgrid #clearAllFilters, -.e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn, -.e-pivotschemadesigner #ascOrder, -.e-pivotschemadesigner #descOrder, -.e-pivotschemadesigner #clearAllFilters, -.e-pivotschemadesigner #clearSorting { - border-bottom: none; -} -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - font-size: 16px; - float: left; - margin-top: -3px; - margin-left: 3px; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid !important; -} -.e-pivotschemadesigner .filterDialog div, -.e-pivotgrid .filterDialog div { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog, -.e-pivotgrid .filterDialog { - margin-left: -7px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - height: auto !important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border: none; -} -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - float: right; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; -} -.e-pivotgrid .e-icon.e-searchEditorTree:before, -.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 32px; - left: 222px; -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 32px; - left: 25px; -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 320px; - left: 12px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 320px; - left: 240px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - top: 320px; - left: 240px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager, -.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - margin-bottom: 0px !important; -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: rgba(0, 0, 0, 0.24); -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover, -.e-pivotgrid .e-firstPage.e-pageEnabled:hover, -.e-pivotgrid .e-prevPage.e-pageEnabled:hover, -.e-pivotgrid .e-nextPage.e-pageEnabled:hover, -.e-pivotgrid .e-lastPage.e-pageEnabled:hover { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active, -.e-pivotgrid .e-firstPage.e-pageEnabled:active, -.e-pivotgrid .e-prevPage.e-pageEnabled:active, -.e-pivotgrid .e-nextPage.e-pageEnabled:active, -.e-pivotgrid .e-lastPage.e-pageEnabled:active { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage, -.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage, -.e-pivotgrid .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount, -.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount, -.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount, -.e-pivotgrid .e-dialog .memberDrillPageCount { - margin-right: 8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - margin: 0px 0px 6px !important; -} -/*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ - -.e-pivotgrid .filter, -.e-pivotgrid .values .e-removeBtn { - margin-left: 20px; -} -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - position: static !important; -} -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .e-sorting { - margin-left: 8px; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn { - -} -.e-pivotgrid .e-removeBtn { - -} -.e-pivotgrid .e-removeBtn { - margin-right: 4px; -} -.e-pivotgrid .filter { - -} -.e-pivotgrid .e-pvtBtnIndent { - -} -.e-pivotgrid .e-pvtBtnSort { - -} -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-pivotButton .e-pvtBtn + .e-removeBtn { - margin-left: 32px; -} -.e-pivotgrid .summary { - padding-left: 14px; - padding-right: 40px; -} -.e-pivotgrid .summary.value { - padding: 11px 24px 11px 35px; -} -.e-pivotgrid.e-rtl .summary { - padding-left: 40px; - padding-right: 24px; -} -.e-pivotgrid .filter:active, -.e-pivotgrid .e-sorting:active, -.e-pivotgrid .e-removeBtn:active { - color: white; -} -.e-pivotgrid .e-sorting:after, -.e-pivotgrid .filter:after, -.e-pivotgrid .e-removeBtn:after { - background-color: white; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active, -.e-pivotgrid .e-pivotButton:active { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active, -.e-pivotgrid .e-pivotButton:active { - box-shadow: none; - border-radius: 25px; -} -.e-pivotgrid .e-hScrollThumb:active, -.e-pivotgrid .e-vScrollThumb:active { - background-color: #757575; - border: 0.5px solid #616161; -} -.e-pivotgrid .e-hScrollPanel:hover { - border-bottom: 0.5px solid #e0e0e0; -} -.e-pivotgrid .e-vScrollPanel:hover { - border-left: 0.5px solid #e0e0e0; -} -.e-pivotgrid .dragClone.e-btn.e-select { - -} -.e-pivotgrid .dragClone.e-btn.e-select { - background: #eeeeee; - font-size: 13px; - height: 32px; - font-weight: normal; - color: rgba(0, 0, 0, 0.54); - border-radius: 25px; - padding: 0px 12px; - padding-bottom: 1px; - width: auto !important; - box-shadow: none; -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ - -.e-pivotgrid .e-btn.e-select:active .e-icon, -.e-pivotgrid .e-btn.e-select:hover .e-icon { - -} -.e-pivotgrid .e-btn.e-select:active .e-icon, -.e-pivotgrid .e-btn.e-select:hover .e-icon { - color: rgba(255, 255, 255, 0.7); -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton { - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton { - margin-top: 6px !important; - margin-bottom: 6px !important; - margin-left: 10px; -} -.e-pivotgrid .e-drag .e-pivotButton { - -} -.e-pivotgrid .e-drag .e-pivotButton { - margin-top: -6px !important; - margin-bottom: -6px !important; - margin-right: 10px; -} -.e-pivotgrid #grpvalue + span, -.e-pivotgrid #grpcol + span, -.e-pivotgrid #grpdrag + span, -.e-pivotgrid .e-rows > span:first-child { - -} -.e-pivotgrid #grpvalue + span, -.e-pivotgrid #grpcol + span, -.e-pivotgrid #grpdrag + span, -.e-pivotgrid .e-rows > span:first-child { - margin-left: 10px; - margin-top: 20px; - margin-bottom: 6px; -} -.e-pivotgrid .e-drag > span:first-child { - -} -.e-pivotgrid .e-drag > span:first-child { - margin-left: 10px; -} -.e-pivotgrid.e-rtl .value { - -} -.e-pivotgrid.e-rtl .value { - text-align: left !important; - padding: 11px 35px 11px 24px; -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - margin-left: 12px; - margin-right: -14px; -} -.e-pivotgrid.e-rtl table .summary .e-expand { - margin-left: 12px; - margin-right: -14px; -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn { - -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn { - margin-left: 0px; - margin-right: 12px; -} -.e-pivotgrid.e-rtl .filter { - -} -.e-pivotgrid.e-rtl .filter { - margin-left: 0px; - margin-right: 32px; -} -.e-pivotgrid.e-rtl .values .e-removeBtn, -.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn + .e-removeBtn { - margin-left: 4px; - margin-right: 32px; -} -.e-pivotgrid.e-rtl .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-removeBtn { - margin-right: 8px; - margin-left: 4px; -} -.e-pivotgrid.e-rtl .e-sorting { - -} -.e-pivotgrid.e-rtl .e-sorting { - margin-right: 8px; - margin-left: 0px; -} -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid.e-rtl #grpvalue + span, -.e-pivotgrid.e-rtl #grpcol + span, -.e-pivotgrid.e-rtl #grpdrag + span, -.e-pivotgrid.e-rtl .e-rows > span:first-child { - -} -.e-pivotgrid.e-rtl #grpvalue + span, -.e-pivotgrid.e-rtl #grpcol + span, -.e-pivotgrid.e-rtl #grpdrag + span, -.e-pivotgrid.e-rtl .e-rows > span:first-child { - margin-right: 10px; - margin-left: 0px; -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - - margin-left: 0px; -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - margin-right: 10px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotgrid .e-dlgCalculatedField .editFormula { - margin-left: -65px !important; -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula { - margin-right: -65px !important; -} -.e-pivotgrid .valueSorting { - color: rgba(0, 0, 0, 0.87) !important; -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName { - margin-left: 65px !important; -} -.e-pivotgrid .emptyPivotGrid .e-drag, -.e-pivotgrid .emptyPivotGrid .valueColumn, -.e-pivotgrid .emptyPivotGrid .valueColumn .values, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns, -.e-pivotgrid .emptyPivotGrid .emptyRows, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - background-color: #e8eaf6; - color: rgba(0, 0, 0, 0.87); - border-color: white; -} -.e-pivotgrid .emptyPivotGrid .emptyRows { - padding: 0px; -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - padding-left: 15px; - height: 45px; - vertical-align: middle; -} -.e-pivotgrid .emptyPivotGrid .values span, -.e-pivotgrid .emptyPivotGrid .columns span { - -} -.e-pivotgrid .emptyPivotGrid .values span, -.e-pivotgrid .emptyPivotGrid .columns span { - padding-left: 10px; - margin-top: 50px; - vertical-align: middle; -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span, -.e-pivotgrid.e-rtl .emptyPivotGrid .columns span { - -} -.e-pivotgrid .emptyPivotGrid .values { - padding: 0px; - height: 45px; -} -.e-pivotgrid .emptyPivotGrid .columns { - height: 45px; - padding: 0px 19px 0px 0px; -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - background-color: #c5cae9; -} -.e-dragedNode.pivotTreeViewDragedNode { - background: #eeeeee; - font-size: 13px; - font-weight: normal; - color: rgba(0, 0, 0, 0.54); - border-radius: 25px; - padding-right: 12px; - box-shadow: none !important; - text-transform: none; -} -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul { - padding: 0px 0px 0px 24px; -} -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - background: inherit; - color: rgba(0, 0, 0, 0.87); - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - outline: none; -} -.e-pivotgrid .filterDialog #filterValue1:active, -.e-pivotgrid .filterDialog #filterValue1:focus, -.e-pivotgrid .filterDialog #filterValue2:active, -.e-pivotgrid .filterDialog #filterValue2:focus { - border-bottom: 2px solid #ff4081; -} -.e-pivotgrid .filterDialog #filterValue1:disabled, -.e-pivotgrid .filterDialog #filterValue2:disabled { - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.12); -} -.e-pivotgrid .filterDialog td .e-ddl, -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - margin-top: 24px; -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - border-bottom: 2px solid #ff4081; -} -.e-pivotgrid .e-conditionFrom:disabled, -.e-pivotgrid .e-conditionTo:disabled { - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.12); -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ - -.e-pivotgrid .e-dialog .e-btn, -.e-pivotschemadesigner .e-dialog .e-btn, -.e-pivotschemadesigner .btnDeferUpdate { - background: none; - color: #ff4081; - box-shadow: none; - border: none; - padding: 0px 12px; - font-size: 14px; - text-overflow: ellipsis; - overflow: hidden; -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-dialogCancelBtn { - margin-bottom: 4px; -} -.e-pivotgrid .e-dialog .e-btn.e-disable, -.e-pivotgrid .e-dialog .e-btn.e-disable:hover, -.e-pivotgrid .e-dialog .e-btn.e-disable:focus, -.e-pivotgrid .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .btnDeferUpdate.e-disable, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:active { - color: rgba(0, 0, 0, 0.26); - background: none !important; -} -.e-pivotgrid .e-dialog .calculatorFields, -.e-pivotgrid .e-dialog .calculatorFields:hover, -.e-pivotgrid .e-dialog .calculatorFields:focus { - padding: 0px !important; -} -.e-pivotgrid .e-dialog .e-btn:hover, -.e-pivotschemadesigner .e-dialog .e-btn:hover, -.e-pivotgrid .e-dialog .e-btn:focus, -.e-pivotschemadesigner .e-dialog .e-btn:focus, -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .btnDeferUpdate:focus { - color: #ff4081; - border: none; - background-color: rgba(0, 0, 0, 0.12); - border-radius: 0; - box-shadow: none; - padding: 0px 12px; -} -.e-pivotgrid .e-dialog .e-btn:active, -.e-pivotschemadesigner .e-dialog .e-btn:active, -.e-pivotschemadesigner .btnDeferUpdate:active { - background-color: rgba(255, 64, 129, 0.12); -} -#PivotSchemaDesigner_dragClone { - background: #eeeeee; - font-size: 13px; - font-weight: normal; - color: rgba(0, 0, 0, 0.54); - border-radius: 25px; - padding: 0px 12px; - box-shadow: none; - text-transform: none; - height: 32px !important; -} -.e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotschemadesigner.e-rtl .e-pivotButton { - margin-left: 0px; - margin-right: 12px; - float: right; - clear: right; -} -.e-pivotschemadesigner .e-treeview ul { - padding-left: 8px; -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, -.e-pivotschemadesigner .e-axisTd1 .e-schemaRow, -.e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader { - margin-left: 0px; -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, -.e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, -.e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader { - margin-left: 14px; -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select { - -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select { - background: #e0e0e0; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); - text-transform: none; - padding: 0px 12px; - padding-bottom: 1px; -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - box-shadow: none; - width: auto !important; - border-radius: 25px; -} -.e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotschemadesigner .e-pivotButton { - margin-left: 12px; - width: 96%; - display: inline-block; - float: left; - clear: left; -} -.e-pivotschemadesigner #rowlabel + div, -.e-pivotschemadesigner #columnlabel + div, -.e-pivotschemadesigner #valuelabel + div, -.e-pivotschemadesigner #reportfilter + div { - -} -.e-pivotschemadesigner #rowlabel + div, -.e-pivotschemadesigner #columnlabel + div, -.e-pivotschemadesigner #valuelabel + div, -.e-pivotschemadesigner #reportfilter + div { - margin-top: 6px; -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn { - display: inline-block; - border-radius: 25px; -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - background-color: #757575; - color: white; - font-size: 13px; -} -.e-pivotschemadesigner .e-dropIndicator + .e-pvtBtn { - margin-top: 10px; -} -.e-pivotschemadesigner .e-listHeader .headerText { - font-size: 16px; -} -.e-pivotgrid .summary.calc, -.e-pivotgrid .summary.calc:hover { - -} -.e-pivotgrid table .e-expand.e-icon:before, -.e-pivotgrid table .e-collapse.e-icon:before { - -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover, -.e-pivotgrid.e-rtl .calc, -.e-pivotgrid.e-rtl .calc:hover { - -} -.e-pivotgrid.e-rtl th, -.e-pivotgrid.e-rtl td { - -} -.e-pivotschemadesigner .e-pivotButton:first-child { - -} -.e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText, -.e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - -} -.e-pivotschemadesigner .btnDeferUpdate, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child { - -} -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:hover { - -} -.e-pivotschemadesigner .btnDeferUpdate:focus, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:focus { - -} -.e-pivotschemadesigner .btnDeferUpdate:active, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:active { - -} -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:active { - -} -.e-pivotschemadesigner.e-rtl { - -} -.e-pivotschemadesigner.e-rtl .e-listHeader { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, -.e-pivotschemadesigner.e-rtl .e-schemaRow, -.e-pivotschemadesigner.e-rtl .e-pivotHeader { - -} -/*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ - -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div > .e-icon + .e-chkbox-wrap { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div > .e-icon + .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-editorDiv, -.e-pivotgrid .e-editorDiv { - -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dialogOKBtn, -.e-pivotgrid .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma { - -} -.e-pivotgrid .e-dlgCalculatedField + div { - -} -.e-pivotgrid .e-conditionFrom:hover, -.e-pivotgrid .filterDialog input.e-filterValues:hover, -.e-pivotschemadesigner .filterDialog input.e-filterValues:hover, -.e-pivotgrid .e-conditionTo:hover { - -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .filterDialog input.e-filterValues:active, -.e-pivotschemadesigner .filterDialog input.e-filterValues:active, -.e-pivotgrid .filterDialog input.e-filterValues:focus, -.e-pivotschemadesigner .filterDialog input.e-filterValues:focus, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - -} -.e-pivotgrid .conditionformatTbl label { - -} -.e-pivotgrid .conditionformatTbl .e-ddl { - -} -.e-pivotgrid .conditionformatTbl th, -.e-pivotgrid .conditionformatTbl td { - -} -.e-pivotgrid .e-conditionDlg { - -} -.e-pivotgrid .e-conditionDlg + div { - -} -.e-pivotgrid .e-dialogremoveBtn { - -} -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, -.e-pivotgrid.e-rtl .conditionformatTbl label { - -} -.e-pivotgrid .e-filterElementTag a.e-menulink, -.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotgrid .e-advancedFilterDlg .e-menu-wrap, -.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotgrid .filterDialog .e-ddl, -.e-pivotschemadesigner .filterDialog .e-ddl { - -} -.e-pivotgrid .filterDialog td, -.e-pivotschemadesigner .filterDialog td { - -} -.e-pivotgrid .filterDialog input.e-filterValues, -.e-pivotschemadesigner .filterDialog input.e-filterValues { - -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl { - -} -.e-pivotgrid .e-dlgCalculatedField .borderLine { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn { - -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active, -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - -} -.e-pivotgrid.e-rtl .calculateFieldName { - -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - -} -.e-pivotgrid .calculateFieldName.e-hoverCell { - background-color: white !important; -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active { - -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right: 102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar { - -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div, -.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div { - -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn { - -} -.e-pivotgrid .curInput { - width: 100%; - -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before { - content: "\e83e"; -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before { - content: "\e83f"; -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before { - content: "\e840"; -} -.e-pivotgrid .e-icon.e-media-forward_01:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before { - content: "\e841"; -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotgrid .e-firstPage { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotgrid .e-firstPage { - margin-right: 12px; -} -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-lastPage { - -} -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-lastPage { - margin-left: 12px; -} -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - margin-top: 0px; - margin-bottom: 0px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn { - margin-top: 0px; - margin-bottom: 0px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - margin-top: 0px !important; - margin-bottom: 20px !important; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover { - border-color: rgba(0, 0, 0, 0.26); -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus { - border-color: rgba(0, 0, 0, 0.54); -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage { - color: rgba(0, 0, 0, 0.87); - font-family: 'Roboto', Segoe UI; - font-size: 12px; - border: 1px solid rgba(0, 0, 0, 0.26); - width: 22px !important; - height: 15px !important; - border-radius: 2px; -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, -table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px #e0e0e0; -} -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:after, -.e-pivotgrid .e-firstPage.e-pageEnabled:after, -.e-pivotgrid .e-prevPage.e-pageEnabled:after, -.e-pivotgrid .e-nextPage.e-pageEnabled:after, -.e-pivotgrid .e-lastPage.e-pageEnabled:after { - background-color: rgba(0, 0, 0, 0.12); -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-memberCurrentPage, -.memberPageCount, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage, -.e-memberCurrentSearchPage, -.memberSearchPageCount, -.e-memberCurrentDrillPage, -.memberDrillPageCount { - vertical-align: middle; -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ - -@media (min-width: 20px) and (max-width: 799px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient, -.e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -.e-pivotclient .e-pivotschemadesigner .memberSortDiv { - margin-top: 1px !important; -} -.e-pivotclient .e-box, -.e-pivotclient button.e-btn, -.e-pivotclient input.e-btn, -.e-pivotclient input.e-input, -.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder, -.e-pivotclient .e-js.e-lv.e-js .e-header.e-box, -.e-pivotclient .e-textbox, -.e-textarea { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell { - background-color: #e0e0e0 !important; -} -.e-pivotclient .e-collectionli:hover, -.e-pivotclient .e-reportli:hover { - background: whitesmoke !important; - border: none !important; - color: #424242 !important; - padding: 3px !important; - - border-top: 4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl, -.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique { - height: auto !important; -} -.e-pivotclient *:focus:hover { - outline: none; -} -.e-pivotclient .e-removeBtnUnqiue { - height: calc(61%) !important; -} -.e-pivotclient .e-schemaRemoveBtnUnqiue { - height: inherit !important; -} -.e-pivotclient .e-schemaBtnUnique { - margin-top: 0px !important; - height: auto !important; - white-space: initial !important; -} -.e-pivotclient .e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pivotclient { - border: 1px solid #e0e0e0; - - background-color: white; -} -.e-pivotclient { - color: #212121; -} -.e-pivotclient { - padding-bottom: 10px; -} -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotclient .e-separateDiv { - border: 1px solid #e0e0e0 !important; - border-bottom: none !important; - - margin: 9px 0px; -} -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: #e0e0e0; - cursor: pointer; -} -.e-pivotclient .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} -.e-pivotclient .e-gridPanel, -.e-pivotclient .e-chartPanel { - border: none !important; -} -.e-pivotclient .e-controlPanel { - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable { - color: #999999; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - -} -.e-pivotclient .e-dialog .e-header { - -} -.e-pivotclient textarea { - background: white; -} -.e-pivotclient .e-treeview .e-text { - -} -.e-pivotclient .e-treeview .e-text { - color: rgba(0, 0, 0, 0.87); -} -.e-pivotclient .e-treeview .e-text:hover { - color: #212121; -} -.e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotclient .e-dialog a.e-linkPanel { - text-decoration: underline; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel { - margin-top: 4px !important; -} -.e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotclient .e-treeview .e-active { - -} -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark { - color: white !important; - background-color: #ff4081 !important; -} -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar { - width: 5px; - border: none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .customCSS .e-splitbar { - background-color: white; -} -.e-pivotclient .e-olapFieldList .e-ul { - width: 100% !important; - height: 100% !important; -} -.e-pivotclient .e-splitter .e-pane { - overflow: visible !important; -} -.e-pivotclient .e-splitter { - border: none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - content: "\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - top: 50%; - left: 1px; - position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar { - font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - left: 4.5px; -} -.e-pivotclient .e-axisTable.e-pane { - left: 7.5px !important; - padding-right: 9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; - left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { - width: 6px !important; - border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar { - background: none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane { - padding-right: 2px; -} -.e-pivotclient .axisBuilderTD.e-pane { - left: 2.5px; - padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .controlPanelTD { - display: inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { - left: 3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { - left: -5.5px !important; -} -.e-pivotclient .e-cubeTreeView .e-ul { - overflow: auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ - -.e-olapclient .e-disabled { - cursor: pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} -.e-pivotclient .e-treeview .e-text .e-icon { - -} -.e-pivotclient .e-ddl .e-select { - -} -.e-pivotclient .e-ddl .e-select:hover { - -} -.e-pivotclient .e-outerTable { - - border-collapse: collapse; - background-color: white; -} -.e-pivotclient .e-outerTable { - font-family: 'Roboto', Segoe UI; - font-size: 12px; - font-weight: normal; -} -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - -} -.e-pivotclient .e-titleText { - font-family: 'Roboto', Segoe UI; - font-size: 20px; - line-height: 48px; -} -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-newReportImg:before { - content: "\e6b3"; - -} -.e-pivotclient .e-addReportImg:before { - content: "\e6a1"; - -} -.e-pivotclient .e-removeReportImg:before { - content: "\e6cf"; - -} -.e-pivotclient .e-renameReportImg:before { - content: "\e6d0"; - -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; - -} -.e-pivotclient .e-mdxImg:before { - content: "\e6ac"; - -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; - -} -.e-pivotclient .e-calcMemberImg:before { - -} -.e-pivotclient .e-calcMemberImg:before { - content: "\e842"; -} -.e-pivotclient .e-excelExportImg:before { - content: "\e6d4"; - -} -.e-pivotclient .e-wordExportImg:before { - content: "\e6d5"; - -} -.e-pivotclient .e-pdfExportImg:before { - content: "\e6d3"; - -} -.e-pivotclient .e-chartTypesImg:before { - content: "\e6a4"; - -} -.e-pivotclient .e-toggleaxisImg:before { - content: "\e790"; - -} -.e-pivotclient .e-kpiCDB:before, -.e-pivotclient .e-kpiGoalCDB:before, -.e-pivotclient .e-kpiStatusCDB:before, -.e-pivotclient .e-kpiTrendCDB:before, -.e-pivotclient .e-kpiValueCDB:before, -.e-pivotclient .e-kpiRootCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - color: #424242; -} -.e-pivotclient .e-categoricalAxis p:first-child + div, -.e-pivotclient .e-rowAxis p:first-child + div, -.e-pivotclient .e-slicerAxis p:first-child + div { - -} -.e-pivotclient .maximizedView:before { - content: "\e660"; - -} -.e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - -} -.e-pivotclient .e-colSortFilterImg:before { - font-size: 20px; - margin-top: -4px; -} -.e-pivotclient .e-rowSortFilterImg:before { - content: "\e6f8"; - -} -.e-pivotclient .e-rowSortFilterImg:before { - font-size: 17px; - margin-top: -2px; -} -.e-pivotclient .e-chartPanel { - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab { - - font: bold 12px 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton { - background-repeat: no-repeat; - height: 20px; - width: 21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton { - float: right; - background-position: center -20px; - margin: 5px; -} -.e-pivotclient .e-toggleCollapseButton { - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover, -.e-pivotclient .e-toggleCollapseButton:hover { - color: #212121; - background: #e0e0e0; -} -.e-pivotclient .e-toggleCollapseButton:before { - content: "\e674"; - font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before { - content: "\e671"; - font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable { - background: white !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable { - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - margin: 6px 4px 8px 4px !important; -} -.e-pivotclient .e-chartToolBar { - border: none; -} -.e-pivotclient .e-toolBar { - border: none; -} -.e-pivotclient .e-toggleText { - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - -} -.e-pivotclient .e-splitBtn { - background-color: #e0e0e0; - display: inline-block; - width: auto; - margin: 12px 0px 0px 12px; - border-radius: 25px; - overflow: hidden; - border: 1px solid #e0e0e0; - font-family: 'Roboto', Segoe UI !important; - font-size: 13px !important; - color: rgba(0, 0, 0, 0.87); - white-space: nowrap; -} -.e-pivotclient .e-csHeader { - -} -.e-pivotclient .e-csHeader { - font-family: 'Roboto', Segoe UI; - font-size: 14px; - font-weight: normal; - margin: 8px 0 20px 3px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - border: 1px solid #e0e0e0; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} -.e-pivotclient .e-cubeTable { - border-collapse: collapse; - margin: 0 5px 3px 5px; -} -.e-pivotclient .e-cdbHeader { - border-bottom: 0px; - overflow: hidden; -} -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: white; - position: relative; -} -.e-pivotclient .e-axisHeader { - -} -.e-pivotclient .e-axisHeader { - border: none; -} -.e-pivotclient .e-reportToolbar { - border-color: #e0e0e0 !important; - - background: whitesmoke; -} -.e-pivotclient .e-cubeBrowser { - -} -.e-pivotclient .e-cubeBrowser { - border: 1px solid #e0e0e0 !important; -} -.e-pivotclient .e-splitter { - -} -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow: auto; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - border: 1px solid #e0e0e0; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - background-color: #fafafa; -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - border: 1px solid #e0e0e0; -} -.e-pivotclient .e-dropIndicator { - -} -.e-pivotclient .e-targetAxis { - -} -.e-pivotclient .e-targetAxis { - background: #fafafa; -} -.e-pivotclient .e-reportToolbar .e-active { - color: white; -} -.e-pivotclient .e-connectImg, -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-toggleaxisImg:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - -} -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .maximizedView:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-toggleaxisImg:hover { - cursor: pointer; - color: #424242; -} -.e-pivotclient .reportList, -.e-pivotclient e-collectionlist { - overflow: visible !important; -} -.e-pivotclient .reportList, -.e-pivotclient e-collectionlist { - margin-top: -6px; -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl { - -} -.e-pivotclient div.e-advancedFilterDlg { - border: 1px solid #e0e0e0; -} -.e-pivotclient li.e-reportCol.e-hover, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli.e-hover { - background: none; - border-color: transparent; -} -.e-pivotclient .e-sortReportTbl { - - width: 100%; -} -.e-pivotclient .e-sortReportTbl { - margin: 0px 4px 18px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - font: bold 12px 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-sortingDlg label, -.e-pivotclient .e-filteringDlg label { - -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-preserveHrchy, -.e-pivotclient .e-filterLbl, -.e-pivotclient .e-conditionLbl { - vertical-align: middle; -} -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-radioBtnAsc { - vertical-align: text-bottom; -} -.e-pivotclient .e-radioBtnAsc, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList, -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-sortDisable, -.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable, -.e-pivotclient .e-filterEnable, -.e-pivotclient .e-chkBoxColumn { - margin-top: 15px; - -} -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pivotclient .e-filterFrmDiv { - -} -.e-pivotclient .e-rtl .e-filterFrmDiv { - -} -.e-pivotclient .e-cubeBrowserCalcMember, -.e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl { - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, -.e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left: 0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} -.e-pivotclient .e-SortFilterDlg .e-ddl { - -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, -.e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl { - -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc { - margin-bottom: 15px; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterToDiv, -.e-pivotclient .e-filterBtw { - float: left; -} -.e-pivotclient .e-filterLbl { - margin-top: -23px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - margin-top: -1px !important; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-bottom: -7px; - margin-top: 10px !important; -} -.e-pivotclient .e-conditionLbl, -.e-pivotclient .filterMeasureListLbl { - margin-bottom: 14px; - margin-top: 10px !important; -} -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-left: 4px; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-preserveHrchyLbl, -.e-pivotclient .e-filterDisableLbl { - margin-left: 4px !important; -} -.e-pivotclient .e-dialog-scroller { - height: auto !important; -} -.e-pivotclient .e-filterDisableLbl { - vertical-align: text-bottom; -} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy { - -} -.e-pivotclient .e-filterToDiv { - margin-left: 8px; -} -.e-pivotclient .borderFilterSortDlg { - border: 1px solid #e0e0e0; - border-top: none; - margin-bottom: 13px; - margin-top: -4px; -} -.e-pivotclient .filterMeasureListLbl, -.e-pivotclient .e-conditionLbl, -.e-pivotclient .e-filterValueLbl { - margin-bottom: 15px; -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - position: relative; - padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; - position: absolute; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-filterDisableLbl { - margin-top: 13px; - position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { - margin-top: 2px; - position: absolute; -} -.e-pivotclient .e-pivotclient .e-filterLbl { - margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { - margin-top: 3px; -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - width: auto !important; - height: 25px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .e-level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { - content: "\e6e4"; - font-size: 18px; -} -.e-pivotclient .e-folderCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content: "\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { - content: "\e6e0"; - font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { - content: "\e6e3"; - font-size: 15px; -} -.e-pivotclient .e-namedSetCDB:before { - content: "\e6de"; - font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before { - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before { - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before { - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, -.e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn { - -} -.e-pivotclient .e-dialogOKBtn { - margin-left: 83px; -} -.e-pivotclient .e-dialogCancelBtn { - -} -.e-pivotclient .e-checkOptions { - -} -.e-pivotclient .e-editorPara { - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td { - padding: 5px; -} -.e-pivotclient .e-dialogInput { - float: right; - margin: 10px 0px 17px 7px; -} -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll { - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - -} -.e-pivotclient .e-checkAll:hover, -.e-pivotclient .e-unCheckAll:hover { - background: #e0e0e0; - color: #212121; -} -.e-pivotclient .e-checkAll:before { - content: "\e6db"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll:before { - content: "\e6da"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} -.e-pivotclient .e-line:before { - content: "\e6b1"; -} -.e-pivotclient .e-spline:before { - content: "\e6bb"; -} -.e-pivotclient .e-column:before { - content: "\e6a6"; -} -.e-pivotclient .e-area:before { - content: "\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotclient .e-stepline:before { - content: "\e6c0"; -} -.e-pivotclient .e-steparea:before { - content: "\e6be"; -} -.e-pivotclient .e-pie:before { - content: "\e6ca"; -} -.e-pivotclient .e-bar:before { - content: "\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotclient .e-funnel:before { - content: "\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotclient .e-scatter:before { - content: "\e7df"; -} -.e-pivotclient .e-bubble:before { - content: "\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content: "\e810"; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - - margin-left: 2px; -} -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - margin: 5px 10px 0px 0px; -} -.e-pivotclient .e-chartTypesDialog, -.e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: whitesmoke; - border: 2px solid #e0e0e0; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - - cursor: pointer; - background: #e0e0e0; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-activeChartType { - -} -.e-pivotclient.e-rtl .errOKBtn { - -} -.e-pivotclient .e-memberEditorDiv { - height: 256px; - - border: 1px solid #e0e0e0; -} -.e-pivotclient .e-memberEditorDiv { - margin-top: 24px; -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding: 0px !important; - margin: 12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, -.e-pivotclient .e-removeMeasure { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: #212121; -} -.e-pivotclient .valuefilter td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before { - -} -.e-pivotclient .e-removeSplitBtn:before { - margin-left: 1px; - margin-top: 1px; - content: "\e60a"; - font-size: 16px; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - color: white; -} -.e-pivotclient .e-removeSplitBtn { - - display: inline-block; - float: none; - position: absolute; - box-shadow: 0 1.83px 1px rgba(0, 0, 0, 0.2); -} -.e-pivotclient .e-removeSplitBtn { - border: 1px solid #e0e0e0; - padding-bottom: 7px; - padding-right: 0; -} -.e-pivotclient input.e-memberCurrentPage, -.e-pivotclient input.e-memberCurrentSearchPage, -.e-pivotclient input.e-memberCurrentDrillPage { - -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color: #424242; - -} -.e-pivotclient .e-removeMeasure:hover { - -} -.e-pivotclient .e-removeMeasure:before { - content: "\e681"; - font-size: 13px; - display: inline-block; -} -.e-pivotclient .e-measureEditor { - -} -.e-pivotclient .e-measureEditor { - margin: 3px 5px 0px 5px; -} -.e-pivotclient .e-measureEditor:hover { - color: #212121; - background-color: #e0e0e0; - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus { - -} -.e-pivotclient button.e-dialogOKBtn, -.e-pivotclient .e-dialogFooter button:first-child, -.e-pivotclient button.e-errOKBtn, -.e-pivotclient button.e-btnCalcMemberOk { - -} -.e-pivotclient button.e-dialogOKBtn:hover, -.e-pivotclient .e-dialogFooter button:first-child:hover, -.e-pivotclient button.e-errOKBtn:hover, -.e-pivotclient button.e-btnCalcMemberOk:hover { - -} -.e-pivotclient button.e-dialogOKBtn:focus, -.e-pivotclient .e-dialogFooter button:first-child:focus, -.e-pivotclient button.e-errOKBtn:focus, -.e-pivotclient button.e-btnCalcMemberOk:focus { - -} -.e-pivotclient button.e-dialogOKBtn:active, -.e-pivotclient .e-dialogFooter button:first-child:active, -.e-pivotclient button.e-errOKBtn:active, -.e-pivotclient button.e-btnCalcMemberOk:active { - -} -.e-pivotclient .e-nodetext { - font-size: inherit !important; -} -.e-pivotclient .e-dialog { - -} -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} -.e-pivotclient .e-button { - font-size: 12px !important; - -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ - -.e-pivotclient .e-treeview { - background-color: white; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} -.e-pivotclient .e-treeview, -.e-pivotclient .e-text { - -} -.e-pivotclient .e-tab, -.e-pivotclient .e-header { - width: auto; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-active-content { - padding: 0 !important; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-content { - border-width: 0; -} -.e-pivotclient .e-toolbar { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, 0.2); - overflow: visible; - margin-bottom: 2px; - border-width: 1px 0; -} -.e-pivotclient .e-toolbar { - height: 56px !important; -} -.e-pivotclient .e-input { - line-height: normal !important; -} -.e-pivotclient .e-progress-txt { - top: -2px !important; -} -.e-pivotclient .filter { - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl { - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive { - width: 95% !important; -} -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - - float: right; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, -.e-pivotclient .e-dialogFooter .e-dialogCancelBtn { - -} -.e-pivotclient .e-dialog .e-dialogPara { - -} -.e-pivotclient .e-dialog .e-clientDialog, -.e-pivotclient .e-dialog .e-errorDialog { - -} -.e-pivotclient .e-filterDialog tr:first-child td { - -} -.e-pivotclient .e-filterDialog input.e-filterValues { - -} -.e-pivotclient .e-filterDialog .e-ddl { - -} -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-filterDialog .e-dialogCancelBtn { - margin-right: 10px; - -} -.e-pivotclient table.e-renameDBReportTbl tr td:first-child { - -} -.e-pivotclient e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - margin-left: 3px; -} -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} -.e-pivotclient.e-rtl .e-splitBtn, -.e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} -.e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} -.e-pivotclient.e-rtl .e-controlPanel .e-icon { - float: right; -} -.e-pivotclient .kpiGoal:before, -.e-pivotclient .kpiStatus:before, -.e-pivotclient .kpiTrend:before, -.e-pivotclient .kpiValue:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .kpiGoal, -.e-pivotclient .kpiStatus, -.e-pivotclient .kpiTrend, -.e-pivotclient .kpiValue { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, -.e-pivotclient.e-rtl .e-controlPanel .e-collapse { - float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content { - float: none; -} -.e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} -.e-pivotclient.e-rtl .e-filterFrmDiv, -.e-pivotclient.e-rtl .e-filterToDiv, -.e-pivotclient.e-rtl .e-filterBtw { - float: right; -} -.e-pivotclient.e-rtl .e-sortDisableLbl, -.e-pivotclient.e-rtl .e-sortEnableLbl, -.e-pivotclient.e-rtl .e-radioBtnAscLbl, -.e-pivotclient.e-rtl .e-radioBtnDescLbl, -.e-pivotclient.e-rtl .e-preserveHrchyLbl, -.e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - -} -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - margin-left: 10px; - margin-right: 91px; -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand, -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - border-top: 3px dashed #757575; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal !important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - - margin-right: 0px; - width: auto !important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: -3px; - margin-left: 12px; - margin-bottom: 6px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - border: none; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - content: "\e60a"; - margin-top: 1px !important; - font-size: 16px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none !important; - box-sizing: content-box !important; - - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - border: none !important; - margin-left: 32px; - margin-right: 8px; - color: rgba(0, 0, 0, 0.26); -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover { - color: white; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - border: 1px solid #e0e0e0; -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { - margin: 6px 7px 8px 5px; - width: 43% !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable { - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable { - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable { - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-left: 10px; -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - -} -.e-pivotclient .e-pivotschemadesigner { - padding: 6px 0px 0px 0px; - background-color: white; -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: whitesmoke; -} -.e-pivotclient .e-gridPanel { - background: none !important; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible !important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; -} -.e-pivotclient #sep1, -.e-pivotclient #sep2, -.e-pivotclient #sep3, -.e-pivotclient #sep4, -.e-pivotclient #sep5, -.e-pivotclient #sep6, -.e-pivotclient #sep7, -.e-pivotclient #sep8, -.e-pivotclient #sep9 { - height: 1px; - background-color: #e0e0e0; - margin-left: 30px; -} -.e-pivotclient #sep1 { - height: 0px; -} -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting { - border-bottom: none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid !important; -} -.e-pivotclient .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotclient .e-filterElementTag { - box-shadow: none !important; -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position: absolute; - top: 150px; - margin-left: -12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-filterDialog td { - -} -.e-pivotclient .e-filterDialog td { - padding-left: 6px; -} -.e-pivotclient .e-filterDialog { - -} -.e-pivotclient .e-filterElementTag a.e-menulink { - -} -.e-pivotclient .e-pivotButton button:active, -.e-pivotclient .e-splitBtn button:active { - -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap { - -} -.e-pivotclient .e-filterElementTag { - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap { - -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - -} -.e-pivotclient .e-pivotpager { - border: 1px solid #e0e0e0; - margin-bottom: 5px; - margin-left: 6px !important; - -} -.e-pivotclient .e-pivotpager table { - margin-left: auto !important; - margin-right: auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - height: 14px; -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-pagerLabel, -.e-pivotclient .e-pivotpager .e-pagerTextBox, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-vScrollPanel { - background: transparent; - border: 0.5px solid transparent; - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius: 10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index: 1000; - border-radius: 5px; - background-color: #bdbdbd; - border: 0.5px solid #9e9e9e; -} -.e-pivotclient .e-hScrollPanel { - background: transparent; - border: 0.5px solid transparent; - width: 0px; - height: 6px; - border-radius: 10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius: 5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index: 1000; - background-color: #bdbdbd; - border: 0.5px solid #9e9e9e; -} -.e-pivotclient .e-vScrollThumb:hover, -.e-pivotclient .e-hScrollThumb:hover { - background-color: #727272; -} -.e-pivotclient .e-categPageIndicator, -.e-pivotclient .e-seriesPageIndicator { - width: auto; - background: #616161; - border: 1px solid transparent; - border-radius: 2px; - color: white; - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; -} -.e-pivotclient .e-pivotschemadesigner #axisTd, -.e-pivotclient .e-pivotschemadesigner #axisTd3 { - margin-top: 0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.24); -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - top: 60px; - left: 235px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 32px; - left: 222px; -} -.e-pivotclient .e-dialog .e-titlebar { - -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 60px; - left: 25px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 32px; - left: 25px; -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 175px; - left: 30px; -} -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 320px; - left: 12px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 175px; - left: 235px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 320px; - left: 240px; -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - text-align: right; - -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - margin-top: 24px; -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter { - text-align: left; - margin-top: 18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - margin: 0px 18px; -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember { - border: 1px solid #e0e0e0; - display: inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - height: 582px; - width: 370px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display: inline-block; - - vertical-align: top; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - margin-left: 24px; - width: 370px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - - height: 100px; - resize: none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - width: 366px !important; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - margin-bottom: 24px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl { - -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel { - margin-left: 0px; - margin-right: 15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - margin-bottom: 24px; - font-size: 14px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat { - margin-bottom: 0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - margin-bottom: 24px; -} -.e-pivotclient .e-calcMemberCDB:before { - -} -.e-pivotclient .e-calcMemberCDB:before { - content: "\e843"; -} -.e-pivotclient .e-calcMemberGroupCDB:before { - -} -.e-pivotclient .e-calcMemberGroupCDB:before { - content: "\e843"; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit, -.e-pivotclient .e-dialog.e-calcMemberDialog .textarea { - font: 14px 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-dialog .e-memberPager, -.e-pivotclient .e-dialog .e-memberSearchPager, -.e-pivotclient .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - margin-bottom: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: rgba(0, 0, 0, 0.24); -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, -.e-pivotclient .e-prevPage.e-pageEnabled:hover, -.e-pivotclient .e-nextPage.e-pageEnabled:hover, -.e-pivotclient .e-lastPage.e-pageEnabled:hover { - -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, -.e-pivotclient .e-prevPage.e-pageEnabled:active, -.e-pivotclient .e-nextPage.e-pageEnabled:active, -.e-pivotclient .e-lastPage.e-pageEnabled:active { - -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ - -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before, -.e-pivotclient .e-icon.e-arrowhead-left:before, -.e-pivotclient .e-icon.e-arrowhead-right:before, -.e-pivotclient .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, -.e-pivotclient .e-dialog .e-memberSearchPageCount, -.e-pivotclient .e-dialog .e-memberDrillPageCount { - margin-right: 8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl, -.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask { - -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ - -.e-pivotclient .e-splitBtn .e-pvtBtn { - height: 32px !important; - padding: 0px; - margin-left: 12px; - vertical-align: top; -} -.e-pivotclient .e-pivotchart * { - font-family: 'Roboto', Segoe UI; -} -.ejTooltipPivotChartContainer { - font-family: 'Roboto', Segoe UI; - background: #616161 !important; - border: 1px solid transparent; - border-radius: 2px !important; - padding: 5px 8px !important; - color: white !important; -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul { - padding: 0px 0px 0px 24px; -} -.e-pivotclient .e-dialog .e-btn { - background: none; - color: #ff4081; - font-family: 'Roboto', Segoe UI; - box-shadow: none; - border: none; - padding: 0px 12px; -} -.e-pivotclient textarea { - -} -.e-pivotclient textarea { - width: 430px !important; - outline: none; - border: 1px solid #e0e0e0; -} -.e-pivotclient .e-dialog .e-btn:hover, -.e-pivotclient .e-dialog .e-btn:focus { - color: #ff4081; - border: none; - background-color: rgba(0, 0, 0, 0.12); - font-family: 'Roboto', Segoe UI; - border-radius: 0; - box-shadow: none; - padding: 0px 12px; -} -.e-pivotclient .e-dialog .e-btn:active { - background-color: rgba(255, 64, 129, 0.12); -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn { - width: auto; -} -.e-pivotclient .e-gridContainer { - padding-top: 0px !important; -} -.e-pivotclient .e-gridContainer .e-pivotgrid { - margin: 10px !important; -} -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} -.e-pivotclient .e-csHeader .cubeText { - margin-top: 4px; -} -.e-pivotclient .e-dialog .e-dialogOKBtn, -.e-pivotclient .e-dialog .e-dialogCancelBtn { - margin-top: 20px; - margin-bottom: 4px; -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ - -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - background: inherit; - color: rgba(0, 0, 0, 0.87); - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - outline: none; -} -.e-pivotclient .e-filterDialog #filterValue1:active, -.e-pivotclient .e-filterDialog #filterValue1:focus, -.e-pivotclient .e-filterDialog #filterValue2:active, -.e-pivotclient .e-filterDialog #filterValue2:focus { - border-bottom: 2px solid #ff4081; -} -.e-pivotclient .e-filterDialog #filterValue1:disabled, -.e-pivotclient .e-filterDialog #filterValue2:disabled { - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.12); -} -.e-pivotclient .e-filterDialog td .e-ddl, -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - margin-top: 24px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - font-size: 13px; -} -.e-pivotclient .e-splitBtn:hover, -.e-pivotclient .e-splitBtn.pvtBtnHover { - background-color: #757575; - color: white; -} -.e-pivotclient .e-toolbar > .e-horizontal.e-ul { - height: auto !important; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn { - box-sizing: content-box !important; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn { - margin-left: 32px; - margin-right: 8px; - border: none; - display: inline-block !important; - position: relative; - padding: 0px; - color: rgba(0, 0, 0, 0.26); -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn { - margin-right: 32px; - margin-left: 8px; -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn { - margin-right: 12px; - margin-left: 0px; -} -.e-pivotclient .e-toolbar .e-reportCol, -.e-pivotclient .e-toolbar .e-reportCol.e-hover, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli, -.e-pivotclient .e-reportli.e-hover { - border-left: 1px solid #e0e0e0; -} -.e-pivotclient.e-rtl .e-splitBtn { - margin: 12px 12px 0px 0px; -} -.e-pivotclient .e-removeSplitBtn.e-icon { - width: 16px; - height: 16px; -} -.e-pivotclient .e-splitBtn .e-pvtBtn, -.e-pivotclient .e-splitBtn .e-pvtBtn:hover, -.e-pivotclient .e-splitBtn .e-pvtBtn:active { - background-color: inherit; - box-shadow: none; - color: inherit; - font: inherit !important; - text-transform: none; - border: none; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn, -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover { - box-shadow: none; - margin-top: 7px; -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active > .reportList, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active > .e-collectionlist { - background: none; -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportli.e-active:after { - animation: none; -} -.e-pivotclient .e-SortFilterDlg.e-dialog > .e-header, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header { - background-color: #3f51b5; - color: white; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before { - color: white; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover { - background: none; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after { - background: white; -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content { - padding: 0px 0px 10px; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a { - color: white; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a { - color: rgba(255, 255, 255, 0.7); -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover { - background: none; -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg, -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg, -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg { - padding: 10px 24px 0px; -} -.e-pivotclient .e-filterLbl { - margin-right: 24px; -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - margin-right: 24px; -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper { - width: 95% !important; -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - width: 100% !important; - text-align: right; - border-top: 2px solid rgba(255, 255, 255, 0.12); -} -.e-pivotclient .e-SortFilterDlg label { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - float: right; - padding: 7px 0 6px; - margin-top: 20px; - border-top: 2px solid #e0e0e0; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - margin-right: 24px; -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - margin-top: 0px; - margin-bottom: 0px; -} -.e-pivotclient .e-pvtBtn { - -} -.e-pivotclient .e-btn.e-select.dragClone { - height: 32px !important; - padding: 0px 12px; - box-shadow: none; - font-family: 'Roboto', Segoe UI !important; - font-size: 13px !important; - background-color: #eeeeee; - border-radius: 25px; - color: rgba(0, 0, 0, 0.54); - font-size: 13px; - text-transform: none; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - overflow: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - background-color: #fafafa; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - margin: 11px 0px 0px 12px; - width: auto; - display: inline-block; - float: left; - clear: left; - background-color: #e0e0e0; - border-radius: 25px; - overflow: hidden; - border: 1px solid #e0e0e0; - font-family: 'Roboto', Segoe UI !important; - font-size: 13px !important; - height: 32px; - color: rgba(0, 0, 0, 0.87); -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover { - background-color: #757575; - color: white; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover { - box-shadow: none; - margin-top: 2px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-right: 70px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:active { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:active { - background-color: inherit; - box-shadow: none; - color: inherit; - font: inherit !important; - padding: 0px; - border: none; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton { - margin-left: 0px; - margin-right: 12px; - float: right; - clear: right; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn { - margin-left: 0px; - margin-right: 12px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn { - margin-right: 32px; - margin-left: 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn { - margin-left: 10px; -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast, -.e-pivotclient .e-pivotpager .e-moveFirst { - margin-left: 0px !important; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - width: 35px !important; -} -.e-pivotclient .e-pivotpager table { - - border: none; -} -.e-pivotclient .e-pivotpager table { - height: auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - margin: 3px !important; -} -.e-pivotclient .e-pivotpager { - margin-top: 10px; -} -.e-pivotclient .e-icon.e-media-backward_01:before { - content: "\e83e"; -} -.e-pivotclient .e-icon.e-arrowhead-left:before { - content: "\e83f"; -} -.e-pivotclient .e-icon.e-arrowhead-right:before { - content: "\e840"; -} -.e-pivotclient .e-icon.e-media-forward_01:before { - content: "\e841"; -} -.e-pivotclient .e-firstPage { - -} -.e-pivotclient .e-firstPage { - margin-right: 12px; -} -.e-pivotclient .e-lastPage { - -} -.e-pivotclient .e-lastPage { - margin-left: 12px; -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberSearchEditorDiv + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - margin-top: 0px; - margin-bottom: 0px; -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn { - margin-top: 0px; - margin-bottom: 0px; -} -.e-pivotclient .e-dialog .e-memberPager + div, -.e-pivotclient .e-dialog .e-memberSearchPager + div, -.e-pivotclient .e-dialog .e-memberDrillPager + div { - -} -.e-pivotclient .e-dialog .e-memberPager + div, -.e-pivotclient .e-dialog .e-memberSearchPager + div, -.e-pivotclient .e-dialog .e-memberDrillPager + div { - margin-top: 0px !important; - margin-bottom: 20px !important; -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover { - border-color: rgba(0, 0, 0, 0.26); -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus { - border-color: rgba(0, 0, 0, 0.54); -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage { - color: rgba(0, 0, 0, 0.87); - font-family: 'Roboto', Segoe UI; - font-size: 12px; - border: 1px solid rgba(0, 0, 0, 0.26); - width: 22px !important; - height: 15px !important; - border-radius: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, -.e-pivotclient .e-prevPage.e-pageEnabled:after, -.e-pivotclient .e-nextPage.e-pageEnabled:after, -.e-pivotclient .e-lastPage.e-pageEnabled:after { - background-color: rgba(0, 0, 0, 0.12); -} -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage, -.e-memberCurrentPage, -.e-memberPageCount, -.e-memberCurrentSearchPage, -.e-memberSearchPageCount, -.e-memberCurrentDrillPage, -.e-memberDrillPageCount { - vertical-align: middle; -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - -} -.e-pivotclient .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, -.e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, -.e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top: -5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float: right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, -.e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top: -3px !important; -} -.e-maximumView { - background-color: white; - z-index: 1000; - margin: 2% 4%; - margin-top: 2%; - padding: 20px; - position: fixed; -} -.e-fullScreenView { - position: absolute; - top: 0; - background-color: white; - z-index: 1000; -} -.e-winCloseBtn:before { - content: "\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right: 0; - height: 24px; - width: 24px; -} -.e-winCloseBtn { - color: #424242; -} -.e-winCloseBtn:hover { - color: #424242; - cursor: pointer; -} -@media (min-width: 640px) and (max-width: 799px) { - -} -@media (min-width: 800px) and (max-width: 959px) { - -} -@media (min-width: 960px) and (max-width: 1120px) { - -} -@media (min-width: 1120px) { - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotchart .e-hoverCell { - background-color: #e0e0e0 !important; -} -.e-pivotchart .e-enabled { - color: white !important; - background: #3f51b5 !important; -} -.e-pivotchart { - font: normal 12px 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid #e0e0e0; - background-color: white; - color: #212121; -} -.e-pivotchart *:focus:hover { - outline: none; -} -.e-pivotchart .e-expandMenu { - min-height: 50px; -} -.e-pivotchart .e-menuList { - list-style-type: none; - padding: 4px 15px 4px 15px; -} -.e-pivotchart .e-menuList:hover { - list-style-type: none; - color: #212121; - background-color: #e0e0e0; - cursor: pointer; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-wrapper, -.e-pivotchart .e-shadow { - min-height: 50px; -} -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-content { - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content: "\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content: "\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before { - content: "\e6a9"; - font-size: 20px; -} -.e-pivotchart .e-exportImg:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotchart .e-disable3D:before { - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, -.e-pivotchart .e-chart3DTypesIcon:before, -.e-pivotchart .e-exportTypesIcon:before, -.e-pivotchart .e-interactionsIcon:before, -.e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotclient .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon, -.e-pivotclient .e-exportTypesIcon:hover, -.e-pivotchart .e-interactionsIcon, -.e-pivotchart .e-interactionsIcon:hover, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, -.e-pivotchart .e-chart3DTypesDialog, -.e-pivotchart .e-exportTypesDialog, -.e-pivotchart .e-smartLabelsDialog, -.e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: whitesmoke; - border: 2px solid #e0e0e0; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotchart .e-exportTypesIcon, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-interactionsIcon { - color: #424242; -} -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon:hover, -.e-pivotchart .e-smartLabelsIcon:hover, -.e-pivotchart .e-interactionsIcon:hover { - color: #424242; - cursor: pointer; - background: #e0e0e0; -} -.e-pivotchart .e-activeChartType { - color: white; - background: #3f51b5; -} -.e-pivotchart .e-line:before { - content: "\e6b1"; -} -.e-pivotchart .e-spline:before { - content: "\e6bb"; -} -.e-pivotchart .e-column:before { - content: "\e6a6"; -} -.e-pivotchart .e-area:before { - content: "\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotchart .e-stepline:before { - content: "\e6c0"; -} -.e-pivotchart .e-steparea:before { - content: "\e6be"; -} -.e-pivotchart .e-pie:before { - content: "\e6ca"; -} -.e-pivotchart .e-bar:before { - content: "\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotchart .e-funnel:before { - content: "\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotchart .e-scatter:before { - content: "\e7df"; -} -.e-pivotchart .e-bubble:before { - content: "\e7dc"; -} -.e-pivotchart .e-excel:before { - content: "\e845"; -} -.e-pivotchart .e-word:before { - content: "\e84e"; -} -.e-pivotchart .e-pdf:before { - content: "\e846"; -} -.e-pivotchart .e-png:before { - content: "\e861"; -} -.e-pivotchart .e-emf:before { - content: "\e862"; -} -.e-pivotchart .e-gif:before { - content: "\e85f"; -} -.e-pivotchart .e-jpg:before { - content: "\e860"; -} -.e-pivotchart .e-bmp:before { - content: "\e85e"; -} -.e-pivotchart .e-column3D:before { - content: "\e868"; -} -.e-pivotchart .e-pie3D:before { - content: "\e865"; -} -.e-pivotchart .e-bar3D:before { - content: "\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content: "\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content: "\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotchart .e-legend:before { - content: "\e879"; - font-size: 20px; -} -.e-pivotchart .e-zooming:before { - content: "\e886"; - font-size: 20px; -} -.e-pivotchart .e-smartLabels:before { - content: "\e880"; - font-size: 20px; -} -.e-pivotchart .e-interaction:before { - content: "\e877"; - font-size: 20px; -} -.e-pivotchart .e-crossHair:before { - content: "\e872"; -} -.e-pivotchart .e-trackBall:before { - content: "\e882"; -} -.e-pivotchart .e-rotate45:before { - content: "\e87e"; -} -.e-pivotchart .e-rotate90:before { - content: "\e87f"; -} -.e-pivotchart .e-hiding:before { - content: "\e873"; -} -.e-pivotchart .e-multipleRows:before { - content: "\e87b"; -} -.e-pivotchart .e-trim:before { - content: "\e883"; -} -.e-pivotchart .e-wrap:before { - content: "\e885"; -} -.e-pivotchart .e-wrapByWord:before { - content: "\e884"; -} -.e-pivotchart .none:before { - content: "\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size: 20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-chartTypesImg:hover, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-toolTipImg:hover, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-chart3DImg:hover, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-exportImg:hover, -.e-pivotchart .e-legend, -.e-pivotchart .e-legend:hover, -.e-pivotchart .e-zooming, -.e-pivotchart .e-zooming:hover, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-smartLabels:hover, -.e-pivotchart .e-interaction, -.e-pivotchart .e-interaction:hover, -.e-pivotchart .e-icon-xAxis-title:hover, -.e-pivotchart .e-icon-yAxis-title:hover, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-legend, -.e-pivotchart .e-zooming, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-interaction, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - overflow: visible !important; - color: #424242; - text-indent: -3px; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivottreemap .e-drillupAction { - background-color: white; - color: #212121; - margin-bottom: 5px; - font-size: 13px; - font-weight: 700; - z-index: 10; - border-color: #212121; - border: 1px solid #212121; - border-bottom: transparent; - padding-top: 6px; -} -.e-pivottreemap .e-drillupAction a { - color: #212121; - cursor: pointer; -} -.e-pivottreemap .e-drillupAction a:hover { - color: #212121; - text-decoration: underline !important; -} -.e-pivottreemap label { - font-weight: 600; -} -.e-pivottreemap .e-treemap-header { - font-size: 12px; -} -.e-pivottreemap .e-treemap-label { - color: #212121 !important; - font-size: 12px; - padding-left: 5px; - padding-top: 5px; -} -.e-pivottreemap *:focus:hover { - outline: none; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotgauge .kpiiconvalue { - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout { - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li { - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover { - outline: none; -} -.e-pivotgauge-tooltip { - background-color: white; - border: 2px solid #e0e0e0; -} -.e-pivotgauge-tooltip { - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: #212121; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, -.e-pivotgauge-active { - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgauge .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgauge .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); -} -.e-pivotgauge .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); -} -.e-pivotgauge .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); -} -.e-pivotgauge .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); -} -.e-pivotgauge .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); -} -.e-pivotgauge .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); -} -.e-pivotgauge .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotpager .e-pagerTextBox { - display: inline-block; - -} -.e-pivotpager .e-pagerTextBox { - color: rgba(0, 0, 0, 0.87); - outline: none; - border: 1px solid rgba(0, 0, 0, 0.26); - border-radius: 2px; - text-indent: 2px; - height: 18px; - width: 35px; -} -.e-pivotpager *:focus:hover { - outline: none; -} -.e-pivotpager { - font-family: 'Roboto', Segoe UI; -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-pagerLabel, -.e-pivotpager .e-pagerTextBox, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveLast { - margin-left: 16px; -} -.e-pivotpager .e-moveFirst { - margin-left: 24px !important; -} -.e-pivotpager .e-moveLast { - margin-right: 24px !important; -} -.e-pivotpager .e-pagerTextBox { - width: 35px; - height: 21px; -} -.e-pivotpager table { - height: 56px; -} -.e-pivotpager .e-categPagerTd .e-pagerDiv { - border-right: 1px solid #e0e0e0; -} -.e-pivotpager .e-pagerTextBox:active, -.e-pivotpager .e-pagerTextBox:focus { - border-color: rgba(0, 0, 0, 0.54); -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - display: inline-block; - - position: relative; - top: 1px; - cursor: pointer; -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - width: 18px; - height: 18px; -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - color: rgba(0, 0, 0, 0.54); -} -.e-pivotpager .e-moveFirst:before { - - font-size: 14px; -} -.e-pivotpager .e-moveFirst:before { - content: "\e83e"; -} -.e-pivotpager .e-moveFirst:before { - margin-left: 5px; -} -.e-pivotpager .e-moveLast:before { - - font-size: 14px; -} -.e-pivotpager .e-moveLast:before { - content: "\e841"; -} -.e-pivotpager .e-moveLast:before { - margin-left: 5px; -} -.e-pivotpager .e-categPagerTd { - -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: #424242; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, -.e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - - font-size: 14px; -} -.e-pivotpager .e-movePrevious:before { - content: "\e83f"; -} -.e-pivotpager .e-movePrevious:before { - margin-left: 5px; -} -.e-pivotpager .e-moveNext:before { - - font-size: 14px; -} -.e-pivotpager .e-moveNext:before { - content: "\e840"; -} -.e-pivotpager .e-moveNext:before { - margin-left: 5px; -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - cursor: default; - -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - padding: 0px 0px 0px 5px; -} -.e-pivotpager .e-pagerDiv { - -} -.e-pivotpager .e-pagerDiv { - color: black; -} -.e-pivotpager .e-pagerLabel { - cursor: default; - display: inline-block; - -} -.e-pivotpager .e-pagerLabel { - margin-left: 5px; - margin-right: 5px; -} -.e-pivotpager .e-pagerLabel { - font-size: 13px; -} -.e-pivotpager .e-disabled { - - cursor: default !important; -} -.e-pivotpager .e-disabled { - color: rgba(0, 0, 0, 0.26); -} -.e-pivotpager .pivotpager { - overflow: auto; -} -.e-pivotpager input { - background: white; -} -.e-pivotpager .e-pagerTextBox:active, -.e-pivotpager .e-pagerTextBox:focus { - -} -.e-pivotpager .e-pagerTextBox:hover { - -} -.e-pivotpager .e-categPagerTd .e-pagerDiv { - -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv { - -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv { - -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv { - -} -.e-pivotpager .e-moveFirst:before { - -} -.e-pivotpager .e-movePrevious:hover, -.e-pivotpager .e-moveNext:hover, -.e-pivotpager .e-moveFirst:hover, -.e-pivotpager .e-moveLast:hover { - -} -.e-pivotpager .e-movePrevious:active, -.e-pivotpager .e-moveNext:active, -.e-pivotpager .e-moveFirst:active, -.e-pivotpager .e-moveLast:active { - -} -.e-pivotpager .e-disabled:hover, -.e-pivotpager .e-disabled:active { - -} -.e-pivotpager .e-pagerLabel, -.e-pivotpager .e-seriesPageCount, -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-pagerTextBox, -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - -} -.e-pivotpager .e-movePrevious:before, -.e-pivotpager .e-moveNext:before, -.e-pivotpager .e-moveFirst:before, -.e-pivotpager .e-moveLast:before { - -} -.e-pivotpager tr { - -} -.e-pivotpager .e-movePrevious.e-disabled, -.e-pivotpager .e-moveNext.e-disabled, -.e-pivotpager .e-moveFirst.e-disabled, -.e-pivotpager .e-moveLast.e-disabled { - -} -.e-pivotpager table { - background-color: white; - -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------reportviewer Theme Start-------------------------------*/ - -.e-reportviewer-outerborder:hover { - border-color: #e0e0e0; - color: #212121; -} -.e-reportviewer-outerborder:hover { - background: #e0e0e0; -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - border-color: #e0e0e0; - -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - background: whitesmoke; -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - /*material*/ - background-color: white !important; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - border-color: #e0e0e0; - -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - background: whitesmoke; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - /*material*/ - background-color: white !important; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - - border-color: #e0e0e0; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - /*material*/ - background-color: #616161; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - /*material*/ - color: white; -} -.e-reportviewer-viewer { - font-size: 14px; -} -.e-reportviewer-popuppageno, -.e-reportviewer-popuptotalpage { - color: white; -} -.e-reportviewer-toolbarcontainer .ejinputtext { - -} -.e-reportviewer-toolbarcontainer .ejinputtext { - /*material*/ - background-color: #fafafa !important; - font-size: 16px; -} -.e-reportviewer-viewerblock { - -} -.e-reportviewer-viewerblock { - /*material*/ - background-color: #fafafa; - font-size: 13px; - color: black; -} -.e-reportviewer-viewerblockcellcontent { - -} -.e-reportviewer-viewerblockcellcontent { - /*material*/ - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: black; - opacity: 87; -} -.e-reportviewer-viewreport { - border-left-color: #e0e0e0; - -} -.e-reportviewer-viewreport { - /*material*/ - padding-left: 40px; -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - /*material*/ - background-color: #eeeeee; -} -.e-reportviewer-pageviewcontainer { - -} -.e-reportviewer-pageviewcontainer { - /*material*/ - background-color: #eeeeee; -} -.e-reportviewer-pageview { - -} -.e-reportviewer-pageview { - /*material*/ - -moz-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.16); - -webkit-box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.16); - box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.16); - border-color: gray; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - color: #212121; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-reportviewer-labelpageno { - font-size: 16px !important; -} -.e-reportviewer-documentmapcontainer div, -.e-reportviewer-documentmappopup { - background-color: #ebebeb; -} -.e-reportviewer-pagepopupinfo { - background-color: black; -} -.e-reportviewer-viewerblock, -.e-reportviewer-pagenumber, -.e-reportviewer-tbpage, -.e-reportviewer-tbdiv.e-reportviewer-exportlist, -.e-reportviewer-label, -.e-reportviewer-labelpageno { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - /*material*/ - border-color: #e0e0e0; -} -.e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} -.e-reportviewer-popupli:hover { - -} -.e-reportviewer-popupli:hover { - background: #e0e0e0; -} -.e-reportviewer-popupli:hover { - background-color: #eeeeee; -} -.e-reportviewer-popupli { - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -.e-reportviewer-popupli { - color: #212121 !important; -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - border-style: none; -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - background-color: transparent; -} -.e-reportviewer-gotonext.e-reportviewer-disabled, -.e-reportviewer-gotoprevious.e-reportviewer-disabled, -.e-reportviewer-gotolast.e-reportviewer-disabled, -.e-reportviewer-gotofirst.e-reportviewer-disabled { - opacity: 0.5; -} -.e-reportviewer-viewreportbutton { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-reportviewer-alert-icon { - color: #f44336; - font-size: 40px; -} -.e-reportviewer-error-content { - - font-size: 12.5px; -} -.e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------pdfviewer Theme Start-------------------------------*/ - -.e-pdfviewer-outerborder:hover { - border-color: #e0e0e0; - color: #212121; -} -.e-pdfviewer-outerborder:hover { - background: #e0e0e0; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - border-color: #e0e0e0; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - background: whitesmoke; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - border-color: #e0e0e0; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - background: whitesmoke; -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - background-color: #616161; - border: 0px solid #e0e0e0; - border-radius: 2px; - padding-left: 8px; - padding-right: 8px; - padding-top: 2px; - padding-bottom: 2px; -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - color: white; - font-size: 10px !important; -} -.e-pdfviewer-viewer { - font-size: 14px; -} -.e-pdfviewer-popuppageno, -.e-pdfviewer-popuptotalpage { - color: white; -} -.e-pdfviewer-toolbarcontainer .ejinputtext { - background-color: white !important; -} -.e-pdfviewer-viewerblock { - background-color: #ebebeb; - font-size: 12.5px; - color: #212121; -} -.e-pdfviewer-viewerblockcellcontent { - font-size: 14.5px; - color: #212121; -} -.e-pdfviewer-viewpdf { - border-left-color: #e0e0e0; -} -.e-pdfviewer-scrollcontainer, -.e-pdfviewer-viewer > .e-splitter .e-pane { - background-color: #e0e0e0; -} -.e-pdfviewer-pageviewcontainer { - background-color: #cccccc; -} -.e-pdfviewer-pageview { - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - color: #212121; -} -.e-pdfviewer-elementalignments.ejinputtext:focus { - border-color: rgba(0, 0, 0, 0.38); -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-pdfviewer-labelpageno { - -} -.e-pdfviewer-labelpageno { - font-size: 13px; -} -.e-pdfviewer-documentmapcontainer div, -.e-pdfviewer-documentmappopup { - background-color: #ebebeb; -} -.e-pdfviewer-pagepopupinfo { - background-color: black; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-viewer, -.e-pdfviewer-pagenumber, -.e-pdfviewer-tbpage, -.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, -.e-pdfviewer-label, -.e-pdfviewer-labelpageno { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-elementalignments, -.e-pdfviewer-viewerblockcellcontent, -.e-pdfviewer-viewerblockcontent, -.e-pdfviewer-textbox, -.e-pdfviewer-documentmappopup { - border-color: #e0e0e0; -} -.e-pdfviewer-elementalignments.ejinputtext { - border-color: rgba(0, 0, 0, 0.26); - font-size: 13px; - color: rgba(0, 0, 0, 0.87); - border-radius: 2px; -} -.e-pdfviewer-elementalignments.ejinputtext::selection { - background-color: #ff4081; - color: white; -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - position: relative; - z-index: 1; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); - background-color: #fafafa; - -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - border-color: #e0e0e0; -} -.e-pdfviewer-searchbox { - -} -.e-pdfviewer-searchbox { - border-color: #e0e0e0; - background-color: #fafafa; -} -.e-pdfviewer-viewercontainer { - -} -.e-pdfviewer-viewercontainer { - background-color: #eeeeee; - border-color: #e0e0e0; -} -.e-pdfviewer-pageCanvas { - -} -.e-pdfviewer-pageCanvas { - box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.16); -} -.e-pdfviewer-popupmenu { - border: solid 2px #e0e0e0; - background-color: whitesmoke; -} -.e-pdfviewer-innercontent { - border-color: black; - background-color: white; -} -.e-pdfviewer-closeicon { - color: #212121; -} -.e-pdfviewer-properties-okbtn, -.e-pdfviewer-properties-cancelbtn { - -} -.e-pdfviewer-currenttime, -.e-pdfviewer-username { - color: #212121; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li a { - color: #212121 !important; -} -.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color: white; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li { - -} -.e-pdfviewer-popupli:hover { - background-color: #e0e0e0; - color: #212121; -} -.e-pdfviewer-popupli:hover { - background: #e0e0e0; -} -.e-pdfviewer-popupli { - color: #212121 !important; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - -} -.e-gantt .e-toolbaricons { - color: rgba(0, 0, 0, 0.54); -} -.e-search.e-tooltxt.e-hover { - color: #424242 !important; -} -.e-gantt .e-tooltxt.e-hover > span { - color: #424242; -} -.e-gantt .e-gantt-Spliter { - border-top-color: #e0e0e0 !important; - border-bottom-color: #e0e0e0 !important; -} -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: #e0e0e0 !important; - background-color: white !important; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - - color: #212121; - outline: none; - border-style: solid; - border-color: #e0e0e0; - vertical-align: baseline; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - border-width: 0px 0px 1px 0px; - background-color: transparent; -} -.e-ganttdialog .e-ejinputtext:hover, -.e-gantt .e-ejinputtext:hover { - box-shadow: none; -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: #ff4081; -} -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - border-color: #e0e0e0; -} -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: #e0e0e0; -} -.e-gantt .e-gantttoolbar li.e-hover { - border-color: transparent; -} -.e-gantt .e-treegrid .e-gridheader { - background: #fafafa; - color: rgba(0, 0, 0, 0.87); - border-color: #e0e0e0; -} -.e-gantt .e-treegrid .e-headercelldiv { - color: rgba(0, 0, 0, 0.87); -} -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-gantt .e-treegrid .e-headercell { - border-top-color: #e0e0e0 !important; - -} -.e-gantt .e-treegrid .e-headercell { - border-right-color: rgba(0, 0, 0, 0.12) !important; -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - border-top: solid 0px transparent !important; -} -.e-ganttdialog .e-titlebar { - -} -.e-ganttdialog .e-titlebar { - border-bottom: 1px solid transparent !important; -} -.e-gantt .e-search .e-ejinputtext { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-width: 1px; - font-size: 12px; - color: rgba(0, 0, 0, 0.87); - height: 24px; - margin: 0px !important; - border-radius: 2px; - border-color: rgba(0, 0, 0, 0.26); - background: white; -} -.e-gantt .e-search .e-ejinputtext:focus { - border-color: rgba(0, 0, 0, 0.54); -} -.e-gantt .e-search .e-ejinputtext::-webkit-input-placeholder { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); -} -.e-gantt .e-search .e-ejinputtext:-moz-placeholder { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); -} -.e-gantt .e-search .e-ejinputtext::-moz-placeholder { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); -} -.e-gantt .e-search .e-ejinputtext:-ms-input-placeholder { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); -} -.e-gantt .e-search .e-ejinputtext::selection, -.e-ganttdialog .e-ejinputtext::selection { - background: #ff4081; - color: white; -} -.e-gantt .e-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 20px; - box-sizing: border-box; - margin-top: 0px !important; -} -.e-ganttdialog .e-ejinputtext { - border-width: 0px 0px 1px 0px; - color: rgba(0, 0, 0, 0.87); -} -.e-ganttdialog .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: #ff4081; -} -.e-ganttdialog .e-titlebar.e-dialog { - background: #3f51b5; - color: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttdialog .e-dialog-icon:before, -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active .e-link { - color: white; -} -.e-ganttdialog .e-dialog-icon:hover { - background: none; -} -.e-ganttdialog .e-dialog-icon:before:hover { - background: transparent; - color: black; -} -.e-ganttdialog .e-addborderbottom.e-header { - background: #3f51b5; -} -.e-ganttdialog .e-tab .e-header li a, -.e-ganttdialog .e-tab .e-header li a:hover { - color: rgba(255, 255, 255, 0.7); -} -.e-ganttdialog .e-tab.e-js .e-header > .e-item:hover { - background: none; -} -.e-ganttdialog .e-general-edit-div { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.38); -} -.e-ganttdialog .e-editform-btn .e-btn.e-select, -.e-ganttdialog .e-editform-btn .e-btn.e-select:hover, -.e-ganttdialog .e-editform-btn .e-btn.e-select:active { - color: #ff4081; - border-width: 0px; -} -.e-ganttdialog .e-editform-btn .e-btn.e-select, -.e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: none; - box-shadow: none; -} -.e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: rgba(0, 0, 0, 0.12); -} -.e-ganttdialog .e-editform-btn .e-btn.e-select:active { - box-shadow: none; - background: rgba(255, 64, 129, 0.12); -} -.e-gantt .e-gantt-search-container { - margin-top: 0px !important; -} -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: white; - border-color: #e0e0e0; -} -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: #424242; -} -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: #e0e0e0; -} -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: white; -} - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-rangeScroll-select { - fill: whitesmoke; - stroke: #e0e0e0; -} -.e-rangeScroll-select:hover { - fill: #e0e0e0; - stroke: #e0e0e0; -} -.e-rangeScroll-select:active { - fill: #e0e0e0; - stroke: #e0e0e0; -} -.e-rangeScroll-select-hover { - fill: #e0e0e0; - stroke: #e0e0e0; -} -.e-rangeScroll-backRect { - fill: white; - stroke: #e0e0e0; -} -.e-rangeScroll-arrow { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-arrow:hover { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-arrow:active { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-centerShape { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-leftCircle:hover, -.e-rangeScroll-rightCircle:hover { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-leftCircle:active, -.e-rangeScroll-rightCircle:active { - fill: #424242; - stroke: #424242; -} -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle { - fill: #424242; - stroke: #424242; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid .e-extendcolumn { - background-color: white; -} -.e-treegrid .e-headercelldiv { - color: rgba(0, 0, 0, 0.54); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-filterMenuDiv { - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - min-height: 0px !important; -} -.e-filterMenuDiv { - border-color: transparent !important; -} -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: white; - border-color: #e0e0e0; -} -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: #424242; -} -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: #e0e0e0; -} -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: white; -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-treegrid-core { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid { - border-color: #e0e0e0; - color: #212121; -} -.e-treegrid .e-gridcontent { - background-color: white; - border-color: #e0e0e0; -} -.e-treegrid .e-batchdisable { - opacity: 0.35; - background-image: none; - pointer-events: none; -} -.e-treegrid .e-borderbox { - -} -.e-treegrid .e-borderbox { - border-bottom-color: #bdbdbd; -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - border-right-color: transparent; - border-bottom-color: #e0e0e0; -} -.e-treegrid .e-tableLastCell { - border-right-color: #e0e0e0 !important; -} -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: #e3e3e3; -} -.e-treegrid div.e-error .e-toparrow { - -} -.e-treegrid div.e-error .e-toparrow { - border-bottom-color: #616161; -} -.e-treegrid div.e-error .e-bottomarrow { - -} -.e-treegrid div.e-error .e-bottomarrow { - border-top-color: #616161; -} -.e-detailscellwrapperfly { - border-color: #e0e0e0; - -} -.e-detailscellwrapperfly { - box-shadow: 0px 0px 11px 3px #e0e0e0; - -moz-box-shadow: 0px 0px 11px 3px #e0e0e0; - -webkit-box-shadow: 0px 0px 11px 3px #e0e0e0; -} -.e-dragrowcell { - border-color: #e0e0e0 !important; -} -.e-treegrid .e-alt-row { - -} -.e-treegrid .e-alt-row { - background: #fafafa; -} -.e-treegrid .e-selectionbackground { - -} -.e-treegrid .e-selectionbackground { - background: whitesmoke; -} -.e-treegridPane .e-treegrid .e-selectionbackground { - -} -.e-treegridPane .e-treegrid .e-selectionbackground { - background: rgba(245, 245, 245, 0.7); -} -.e-treegrid .e-selectingcell { - -} -.e-treegrid .e-selectingcell { - background: whitesmoke; -} -.e-treegridPane .e-treegrid .e-selectingcell { - -} -.e-treegridPane .e-treegrid .e-selectingcell { - background: whitesmoke; -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - color: #757575 !important; -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - color: #757575 !important; -} -.e-treegrid .e-detailscellwrapper, -.e-detailscellwrapperfly { - background: white; - color: #212121 !important; -} -.e-dragtooltipbackground { - -} -.e-dragtooltipbackground { - background-color: #616161; - color: white; -} -.e-treegrid .e-tabletd { - border-color: #e0e0e0; -} -.e-treegrid .e-treegridtoolbar { - background-color: #fafafa !important; - border-color: #e0e0e0 !important; -} -.e-treegrid .e-headercell { - -} -.e-treegrid .e-headercell { - border-right-color: #e0e0e0 !important; - border-bottom-color: #e0e0e0 !important; -} -.e-treegrid .e-filterbarcell { - -} -.e-treegrid .e-filterbarcell { - border-color: #e0e0e0 !important; -} -.e-treegrid .e-grid-icon { - background: #3f51b5; -} -.e-treegrid .e-gridheader { - color: rgba(0, 0, 0, 0.54); - border-color: #e0e0e0; - -} -.e-treegrid .e-gridheader { - background: white; -} -.e-treegrid .e-headercontent { - border-right-color: #e0e0e0; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - - border-color: #e0e0e0; - outline: none; - vertical-align: baseline; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - color: rgba(0, 0, 0, 0.84); - background-color: transparent; -} -.e-addedColumn .e-ejinputtext:hover, -.e-treegrid .e-ejinputtext:hover, -.e-treegridrenamedialog .e-ejinputtext:hover { - box-shadow: none; -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: #ff4081; -} -.e-treegrid .e-reSizeColbg { - border-left-color: #e0e0e0 !important; -} -.e-treegrid .e-gridheadercontainer { - -} -.e-treegrid .e-gridheadercontainer { - border-right-color: #e0e0e0 !important; -} -.e-columnmenu { - background: white; - color: rgba(0, 0, 0, 0.87); - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-columnmenu { - border-color: transparent !important; -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-treegrid .e-toolbaricons { - -} -.e-treegrid .e-toolbaricons { - color: rgba(0, 0, 0, 0.54); -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - color: rgba(0, 0, 0, 0.54); -} -.e-treegrid .e-tooltxt.e-hover > span { - -} -.e-treegrid .e-tooltxt.e-hover > span { - color: rgba(0, 0, 0, 0.54); -} -.e-columnSelector { - background: white; - border: 1px solid; - border-color: #e0e0e0 !important; - color: rgba(0, 0, 0, 0.87) !important; -} -.e-columnMenuListDiv label { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-columnmenuselection { - - color: rgba(0, 0, 0, 0.87); -} -.e-columnmenuselection { - background: rgba(0, 0, 0, 0.12); -} -.e-treegrid .e-summaryrow { - -} -.e-treegrid .e-summaryrow { - background: #fafafa; -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - background: #fafafa; -} -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: #e0e0e0; -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - border-bottom-color: #e0e0e0; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - - background: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - border-color: transparent !important; - color: rgba(0, 0, 0, 0.87); -} -.e-tgheaderContextmenu { - - background: white; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid; -} -.e-tgheaderContextmenu { - border-color: transparent !important; - color: rgba(0, 0, 0, 0.87); -} -.e-tgcontextmenu-mouseover { - -} -.e-tgcontextmenu-mouseover { - background: rgba(0, 0, 0, 0.12); -} -.e-tooltipgantt { - -} -.e-tooltipgantt { - background-color: #616161; - color: white; - border-color: transparent; -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - border-left-color: #3f51b5; -} -.e-treegrid .e-footercontainer { - border-right-color: #e0e0e0; -} -.e-headervline { - -} -.e-headervline { - border-color: #3f51b5; -} -.e-headertooltip { - -} -.e-headertooltip { - background-color: #616161; - color: white; - border-color: transparent; -} -.e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - -} -.e-menuitem-hr { - border-color: rgba(0, 0, 0, 0.12); -} -.e-treegrid .e-rowcell { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - color: rgba(0, 0, 0, 0.87); - text-overflow: ellipsis; -} -.e-treegrid .e-treegridtoolbar ul { - padding-left: 20px; - margin-top: 0px !important; -} -.e-treegrid .e-ejinputtext::selection, -.e-addedColumn .e-ejinputtext::selection, -.e-treegridrenamedialog .e-ejinputtext::selection { - background: #ff4081; - color: white; -} -.e-treegrid .e-inner-treecolumn-container { - padding-left: 24px; - width: 100% !important; -} -.e-treegrid .e-rowcell .e-cell { - padding-left: 10px; -} -.e-treegrid .e-filterbar-material, -.e-treegrid .e-filterbarcell { - border-right-color: transparent !important; -} -.e-columnmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -.e-treegrid-columnchooser { - box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.24); -} -.e-tgcontextmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -} -.e-tginnerContextmenu { - box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.24); -} -.e-treegrid .e-frozenheaderdiv { - position: relative; -} -.e-treegrid .e-frozenheaderdiv::before { - content: ""; - background: #3f51b5; - position: absolute; - height: 55px; - width: 1px; - top: -10px; - left: 100%; -} -.e-treegrid .e-frozenheaderdiv.e-filterbar-header-material::before { - content: ""; - background: #3f51b5; - position: absolute; - height: 103px; - width: 1px; - top: -10px; - left: 100%; -} -.e-treegrid .e-frozenheaderdiv.e-stacked-header-material::before { - content: ""; - background: #3f51b5; - position: absolute; - height: 91px; - width: 1px; - top: -10px; - left: 100%; -} -.e-treegrid .e-headercontent-material-filterbar { - border-right-color: transparent !important; -} -.e-treegrid .e-frozen-header-container { - overflow: visible !important; -} -.e-treegridmenufilterwraper { - background: white; -} -.e-treegrid-dialog .e-header.e-dialog { - font-weight: normal; -} -.e-treegrid-dialog .e-editLabel, -.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child { - font-size: 13px; - color: rgba(0, 0, 0, 0.38); -} -.e-filterMenuDiv .e-btn.e-select, -.e-filterMenuDiv .e-btn.e-select:hover, -.e-filterMenuDiv .e-btn.e-select:active, -.e-treegrid-dialog .e-btn.e-select, -.e-treegrid-dialog .e-btn.e-select:hover, -.e-treegrid-dialog .e-btn.e-select:active { - color: #ff4081; - border-width: 0px; -} -.e-filterMenuDiv .e-btn.e-select, -.e-filterMenuDiv .e-btn.e-select:hover, -.e-treegrid-dialog .e-btn.e-select, -.e-treegrid-dialog .e-btn.e-select:hover { - background: none; - box-shadow: none; -} -.e-filterMenuDiv .e-btn.e-select:hover, -.e-treegrid-dialog .e-btn.e-select:hover { - background: rgba(0, 0, 0, 0.12); -} -.e-filterMenuDiv .e-btn.e-select:active, -.e-treegrid-dialog .e-btn.e-select:active { - box-shadow: none; - background: rgba(255, 64, 129, 0.12); -} - -.e-treegrid-resIcon { - -} -.e-treegrid-resIcon { - color: rgba(0, 0, 0, 0.54); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, -.e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - -} -.e-ribbon.e-js.e-widget { - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt { - white-space: pre-wrap; - -} -.e-ribbon .e-rbn-button.e-button .e-btntxt { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor { - -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - /*material*/ - color: black; -} -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow: none; -} -.e-ribbon .e-groupdiv > div:after { - -} -.e-ribbon .e-groupdiv > div:after { - /*material*/ - background: #e0e0e0; -} -.e-ribbon .e-ribbonbackicon { - background: #3f51b5; -} -.e-ribbon .e-backstagetopicon span:hover:before { - -} -.e-ribbon .e-captionarea { - -} -.e-ribbon .e-captionarea { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-separatordiv, -.e-separatordivrow { - background: #e0e0e0; -} -.e-ribbon.e-js .e-content { - - border-top-width: 0; - color: #212121; -} -.e-ribbon.e-js .e-content { - /*material*/ - background: whitesmoke; -} -.e-ribbon.e-js .e-content { - /*not office-365*/ - border-color: #e0e0e0; -} -.e-ribbon .e-drp-btn.e-select .e-icon, -.e-ribbon .e-btn.e-select .e-icon { - -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - background: white; - border-color: #e0e0e0; - color: #424242; - filter: none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - color: #424242; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - background: #e0e0e0; -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - border-color: #e0e0e0; - -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - /*other*/ - - color: #424242; -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - background: #e0e0e0; -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - /*other*/ - color: #424242; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - /*material*/ - border-bottom: none; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - background: #3f51b5; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - border: 1px solid #3f51b5; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon .e-apptab .e-menu ul > li > a { - color: #212121 !important; -} -.e-ribbon .e-apptab .e-menu > li > a:hover, -.e-ribbon .e-apptab .e-menu .e-active span:hover, -.e-ribbon .e-apptab .e-menu .e-active, -.e-ribbon .e-apptab .e-menu .e-active > a { - -} -.e-ribbon.e-grpdivhide { - border-right: 1px solid #3f51b5 !important; -} -.e-ribbon.e-rtl.e-grpdivhide { - border-left: 1px solid #3f51b5 !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; -} -.e-ribbon .e-header > .e-apptab .e-menu { - background: #3f51b5; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - color: white; -} -.e-ribbon.e-js .e-header > .e-item:hover { - -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - - border-color: white; - filter: none; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - /*material*/ - background: whitesmoke; - color: #212121; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt { - -} -.e-rbn-splitbtn.e-menu.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul { - background: white; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul, -.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - /*other*/ - - color: #212121; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - background: #e0e0e0; -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover { - -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - -} -.e-ribbon.e-responsive .e-responsivebackstage li:hover, -.e-ribbon.e-responsive .e-responsivebackstage li:hover a { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - color: #212121; -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - background: #7e8bd2; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize { - -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:nth-child(1):not(.e-active) > a:hover span { - -} -.e-ribbon .e-disable { - background: white; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, -.e-ribbon .e-btn.e-disable.e-select:hover, -.e-ribbon .e-tbtn.e-disable, -.e-ribbon .e-tbtn.e-disable:hover, -.e-ribbon .e-split.e-disable, -.e-ribbon .e-split.e-disable:hover, -.e-ribbon .e-btn.e-disable.e-select:active, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active { - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv { - background: white; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; - border-color: #e0e0e0; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent { - border-right-color: #e0e0e0; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content, -.e-ribbon .e-resizediv .e-gallscrollcontent .e-content { - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv, -.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; -} -.e-ribbon .e-groupdiv .e-extracontent, -.e-ribbon .e-resizediv .e-extracontent { - border-top-color: #e0e0e0; -} -.e-ribbon .e-groupdiv .e-moveupdiv, -.e-ribbon .e-groupdiv .e-movedowndiv, -.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv, -.e-ribbon .e-resizediv .e-movedowndiv, -.e-ribbon .e-resizediv .e-expgallerydiv { - border-color: #e0e0e0; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn { - background: white !important; - border-color: white; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu, -.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu { - background: white; - color: #212121; -} -.e-ribbon.e-js .e-gallerymenu a { - -} -.e-ribbon.e-js .e-gallerymenu a { - /*other*/ - color: #212121; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover { - background: #e0e0e0; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect { - box-shadow: none; - border-color: #3f51b5; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover { - border-color: #e0e0e0; - color: #212121; - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - border-color: #3f51b5; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - background: #e0e0e0; -} -.e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv { - border-top-color: #3f51b5; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv { - border-top-color: #e0e0e0; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn:hover { - background: white; - border-color: #e0e0e0; -} -.e-ribbon .e-tooltipdiv { - -} -.e-ribbon .e-tooltipdiv { - /*material*/ - border-color: #616161; - background: #616161; -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - /*material*/ - color: white; -} -.e-ribbon .e-resizediv { - border-color: #e0e0e0; - -} -.e-ribbon .e-resizediv { - /*material*/ - background: whitesmoke; -} -.e-ribbon .e-header .e-margine-top:hover { - -} -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - border-color: #e0e0e0; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn > span, -.e-ribbon .e-resizediv .e-disablegrymovebtn > span { - color: #cecece; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - color: #212121; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover { - background: none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: #212121; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background: none; - color: #212121; -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - color: rgba(0, 0, 0, 0.26); -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, -.e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active { - -} -.e-ribbon .e-ribbonbackstagepage { - border-color: #e0e0e0; - background: white; -} -.e-backstagescrollcontent.e-js .e-content { - background: white; -} -.e-ribbon .e-backstagetopcontent, -.e-ribbon .e-backstageheader { - background: #3f51b5; -} -.e-ribbon .e-backstageli:hover { - -} -.e-ribbon .e-backstageli:hover { - /*material*/ - color: rgba(255, 255, 255, 0.7); - background: rgba(255, 255, 255, 0.12); -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - /*material*/ - color: white; - background: rgba(255, 255, 255, 0.12); -} -.e-ribbon .e-backstagetopicon span:hover:before { - -} -.e-ribbon .e-backstagetopicon span:before { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - -} -.e-ribbon .e-backstageli a, -.e-ribbon .e-backstagebutton { - color: white; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - /*material*/ - color: white; -} -.e-ribbon .e-backstagecontent { - background: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; - color: white; - opacity: 1; - filter: alpha(opacity=100); -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - background: #3f51b5; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - - background: white; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - /*material*/ - border-color: #e0e0e0; - box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21); -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div { - background: whitesmoke; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli { - background: white; - color: #212121; -} -.e-ribbon.e-rbnwithqat .e-qatseparator { - background: #e0e0e0; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - color: #212121; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - background: #e0e0e0; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn { - background: transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, -.e-ribbon.e-js .e-rbn-button.e-btn:hover, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - /*material*/ - background-color: #bdbdbd; - color: rgba(0, 0, 0, 0.54); -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - /*material*/ - color: rgba(0, 0, 0, 0.54); -} -.e-ribbon.e-js .e-rbn-button.e-btn, -.e-ribbon .e-active-content.e-parentdiv .e-split, -.e-ribbon .e-resizediv .e-split, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow: none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - /*material*/ - background: #3f51b5 !important; -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon { - color: white !important; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent { - background: white !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent { - background: #3f51b5; -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent { - /*material*/ - background: white; - box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21); - border-radius: 2px; -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a { - color: #424242; -} -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv { - border-bottom: 1px solid #e0e0e0; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color: white !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader { - box-shadow: -1px 0 10px 0 black; -} -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - /*material*/ - color: white !important; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap { - /*material*/ - background: #3f51b5 !important; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - /*material*/ - background: transparent !important; -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover { - /*material*/ - background: rgba(255, 255, 255, 0.12) !important; -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - /*material*/ - background: rgba(255, 255, 255, 0.12); -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive { - /*material*/ - color: #bdbdbd; -} -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsivetabli, -.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover { - /*material*/ - background: #eeeeee; -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover { - /*material*/ - background: rgba(255, 255, 255, 0.12); -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton { - /*material*/ - color: rgba(255, 255, 255, 0.7); -} -.e-ribbon .e-header > .e-select a, -.e-ribbon .e-left > .e-select a, -.e-ribbon .e-right > .e-select a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span, -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - /*material*/ - color: rgba(255, 255, 255, 0.7); -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-ribbon .e-header > .e-active a, -.e-ribbon .e-left > .e-active a, -.e-ribbon .e-right > .e-active a, -.e-ribbon .e-header > .e-select:hover a, -.e-ribbon .e-left > .e-select:hover a, -.e-ribbon .e-right > .e-select:hover a { - /*material*/ - color: white; -} -.e-ribbon .e-header > .e-select, -.e-ribbon .e-left > .e-select, -.e-ribbon .e-right > .e-select, -.e-ribbon .e-header > .e-active, -.e-ribbon .e-left > .e-active, -.e-ribbon .e-right > .e-active { - /*material*/ - background: transparent !important; - color: white !important; -} -.e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input, -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - /*material*/ - background: whitesmoke; - box-shadow: none; -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active { - /*material*/ - border-bottom: 2px solid #ff4081 !important; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow { - /*material*/ - background: #3f51b5; -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn { - /*material*/ - background: #e0e0e0; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active { - /*material*/ - background: #bdbdbd; -} -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - border-width: 0px 0.5px 0px 0px; - border-color: rgba(0, 0, 0, 0.12); -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - background: #e0e0e0; -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap { - border-bottom: 1px solid rgba(0, 0, 0, 0.12); -} -.e-ribbon .e-expandcollapse .e-icon:after { - /*material*/ - background: black; - background: rgba(0, 0, 0, 0.12); -} -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before, -.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before, -.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-ribbon .e-expandcollapse .e-icon:after, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after { - /*material*/ - background: black; - background: rgba(0, 0, 0, 0.12); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-kanban, -.e-kanban .e-kanbanheader .e-headercell, -.e-kanban .e-swimlanerow { - background: white; -} -.e-kanban .e-icon, -.e-kbntoolbar-body .e-icon { - color: #424242; -} -.e-kanban { - border-color: #e0e0e0; - color: #212121; -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - /*material*/ - color: #ff4081; -} -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - /*material*/ - background: #ff4081; -} -.e-kanban .e-kanbandialog .e-save, -.e-kanban .e-externalform .e-save { - -} -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before { - -} -.e-kanban-context .e-checkbox .e-checkmark { - color: #3f51b5 !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - /*material*/ - background: #fafafa; -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover { - /*material*/ - background: #fafafa; -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext { - /*material*/ - background: white; -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv { - background: white; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - border-bottom: 4px solid whitesmoke; -} -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px solid #3f51b5 !important; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: #f8d9c7; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: #ffedcd; -} -.e-kanban .e-columnrow .e-kanbancard { - background: white; - box-shadow: 0 1.83px 1px rgba(0, 0, 0, 0.2); - -} -.e-kanban .e-kanbancard { - border-color: #e0e0e0; - color: #212121; -} -.e-kanban .e-kanbancard .e-tag { - -} -.e-kanban .e-kanbancard .e-tag { - /*others*/ - background: whitesmoke; - color: #595959; -} -.e-kanban .e-kanbancard.e-cardselection { - -} -.e-kanban .e-kanbancard.e-cardselection { - /*material*/ - background-color: whitesmoke; - border-color: #e0e0e0; - color: white; -} -.e-kanban .e-stackedHeaderCell { - -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - - color: #212121; -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - /*material*/ - background: #fafafa; -} -.e-kanban .e-draggedcard .e-dragmultiple { - - border: 1px solid #e0e0e0; -} -.e-kanban .e-draggedcard .e-dragmultiple { - /*material*/ - color: #ff4081; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - /*material*/ - border: 1px dashed #ff4081; - background: rgba(255, 64, 129, 0.26); -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-color: #e0e0e0; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - background: #7c89d1; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - border-color: #3f51b5; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle { - border-bottom-color: #3f51b5; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - - border: 1px dashed #e0e0e0; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - /*material*/ - background: whitesmoke; -} -.e-kanban .e-form-titlebar { - -} -.e-kanban .e-form-titlebar { - /*material*/ - border-bottom: none; -} -.e-kanban .e-form-container { - border-color: #e0e0e0 !important; - background-color: white; - -} -.e-kanban .e-form-title { - -} -.e-kanban .e-columnrow .e-rowcell { - -} -.e-kanban .e-columnrow .e-rowcell { - /*material*/ - background: #fafafa; - border-bottom: 1px solid #e0e0e0; - border-top: 1px solid #e0e0e0; -} -.e-kanban .e-printlist { - background: whitesmoke; -} -.e-kanban .e-collapsedrow .e-rowcell, -.e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid whitesmoke; -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - background: #f8f8f8; -} -.e-kanban .e-dialog .e-titlebar .e-title { - -} -.e-kanban .e-kanbancard { - color: #212121; -} -.e-kanban .e-swimlanerow .e-slkey { - -} -.e-kanban .e-swimlanerow .e-slkey { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: #3f51b5; -} -.e-kanban .e-toggle-header:hover > div div { - color: #3f51b5 !important; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - color: #212121; - opacity: 0.6; - filter: alpha(opacity=60); -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - color: #212121; - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-kanbanfilter-window .e-filter-scrollcontent, -.e-kbnfilterwindow-head { - color: #212121; -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - /*other*/ - color: #424242; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - - color: #424242; -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: #424242; -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - /*material*/ - color: black; -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - /*other*/ - color: #424242; -} -.e-kanban .e-swimlanerow .e-slcount { - -} -.e-kanban .e-swimlanerow .e-slcount { - /*other*/ - color: #878787; -} -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus { - -} -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - /*material*/ - color: #ff4081; -} -.e-kanban .e-collapserow .e-rowcell { - border: none; -} -.e-kanban .e-kanbancard.e-hover { - -} -.e-kanban .e-kanbancard.e-hover { - /*material*/ - background-color: #eeeeee; - border-color: #e0e0e0; - color: #212121; -} -.e-kanban .e-headercontent { - border-right-color: #e0e0e0; -} -.e-kanban .e-kanbanheader .e-headercelldiv { - -} -.e-kanban .e-kanbanheader .e-headercelldiv { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-kanban .e-kanbanheader { - color: #3f51b5; -} -.e-kanban .e-kanbancontent { - background-color: white; -} -.e-kanban .e-kanbancontent .e-rowcell { - border-color: #e0e0e0; -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - /*other*/ - color: #424242; -} -.e-kanban .e-kanbancard .e-card_image { - background: whitesmoke; - border-color: #e0e0e0; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - - border-color: #e0e0e0; - filter: none; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - /*material*/ - background: #fafafa; -} -.e-kanban .e-kanbantoolbar li { - -} -.e-kanban .e-kanbantoolbar li { - /*other*/ - border: 1px solid #e0e0e0; -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover { - /*material*/ - background: #fafafa; -} -.e-kanban .e-kanbantoolbar li.e-select { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text { - -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover, -.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - /*material*/ - background: #ff4081; -} -.e-kanban .e-kanbantoolbar li.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text { - color: white; -} -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - /*material*/ - color: white; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: #212121; -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - /*other*/ - color: #212121; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - background: #e0e0e0; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - /*other*/ - border-color: #e0e0e0; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select { - -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover { - -} -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: #e0e0e0; -} -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: #f8d9c7; - filter: none !important; -} -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: #ffedcd; -} -.e-kanban .e-kanbantooltip { - - border: 1px solid #e0e0e0; - box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); -} -.e-kanban .e-kanbantooltip { - /*office-365*/ - background: #616161; - color: white; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - /*other*/ - - border-left: 1px solid #e0e0e0; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - background: whitesmoke; -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover { - -} -.e-kanban .e-kanbandialog .e-save:hover, -.e-kanban .e-externalform .e-save:hover { - -} -.e-kanban .e-kanbandialog .e-save:focus, -.e-kanban .e-externalform .e-save:focus { - -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before { - -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before { - -} -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-kanban div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-kanban .e-kanbantouchbar .e-content { - background-color: white; - border-color: #e0e0e0; -} -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: #424242; -} -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: #e0e0e0; -} -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: white; -} -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: white; -} -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, -.e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid #e0e0e0; - border-left: 0px; -} -.e-kanban.e-rtl td:first-child, -.e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, -.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, -.e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: #e0e0e0 !important; -} -.e-kanban.e-rtl .e-kanbancard { - border-color: #e0e0e0; -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - /*material*/ - color: #ff4081; -} -.e-kanban .e-customtoolbarseparator { - -} -.e-kanban .e-customtoolbarseparator { - /*other*/ - border-right: 1px solid #e0e0e0; -} -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - background: whitesmoke; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} -.e-kanbanfilter-window { - - background: white; -} -.e-kanbanfilter-window { - /*material*/ - border: 1px solid #e0e0e0; -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - /*material*/ - background: whitesmoke; - border-bottom: 1px solid #e0e0e0; -} -.e-kanbanfilter-window .e-filter-content, -.e-swimlane-window, -.e-kanban .e-adapt-search, -.e-kanban.e-responsive .e-adapt-cancel { - background: white; -} -.e-swimlane-window .e-swimlane-item:hover { - -} -.e-swimlane-window .e-swimlane-item:hover { - background: #e0e0e0; -} -.e-swimlane-window .e-swimlane-item:hover { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-swimlane-window .e-swimlane-item { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-swimlane-window .e-swimlane-item.e-selected-item { - /*material*/ - color: #ff4081; - background: transparent; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - color: #212121; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - background: #e0e0e0; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - background: #e0e0e0; -} -.e-kanbanfilter-window .e-filter-done:hover { - -} -.e-kanbanfilter-window .e-filter-done:hover { - /*material*/ - color: #9e9e9e; -} -.e-kanbanfilter-window .e-filter-done { - -} -.e-kanbanfilter-window .e-filter-done { - /*material*/ - color: #ff4081; -} -.e-swimlane-window { - background: white; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - background: #e0e0e0; -} -.e-swimlane-ul li:not(:last-child) div:after { - background: #e0e0e0; -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - /*material*/ - color: #ff4081; -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - /*material*/ - color: rgba(0, 0, 0, 0.64); -} -.e-kanban .e-kanbancard .e-bottom-triangle { - -} -.e-kanban .e-kanbancard .e-bottom-triangle { - /*material*/ - border-bottom-color: #3f51b5; -} -.e-kanban.e-responsive .e-vhandlespace, -.e-kanbanfilter-window .e-vhandlespace, -.e-kbnslwindow-body .e-vhandlespace, -.e-kbnadapt-editdlg .e-vhandlespace { - border-color: #e0e0e0; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap, -.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap { - /*material*/ - border-color: #bdbdbd; -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - - background-color: white; - color: #212121; -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - /*material*/ - border-color: #bdbdbd; -} -.e-kanban .e-kanbancard .e-primarykey, -.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name, -.e-swimlane-ddl .e-swimlane-text { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-kanban .e-kanbancard .e-primarykey { - -} -.e-kanban .e-kanbancard .e-text { - -} -.e-kanban .e-kanbancard .e-text { - /*material*/ - color: rgba(0, 0, 0, 0.64); -} -.e-kanban .e-externalformedit div > label, -.e-kanban .e-kanbandialog .kanbanform label { - -} -.e-kanban .e-externalformedit div > label, -.e-kanban .e-kanbandialog .kanbanform label { - /*material*/ - color: rgba(0, 0, 0, 0.38); -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - /*material*/ - color: rgba(0, 0, 0, 0.87); -} -.e-kanban .e-totalcard, -.e-kanban .e-limits { - /*material*/ - color: rgba(0, 0, 0, 0.64); -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text { - /*material*/ - color: #ff4081; -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text { - /*material*/ - color: white; -} -.e-kanban .e-dialog .e-titlebar { - /*material*/ - background: white; - color: black; - box-shadow: none; -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before, -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before { - /*material*/ - color: black; -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul, -.e-kanban .e-adaptive-search .e-search.e-tooltxt { - /*material*/ - border-bottom: 2px solid #9e9e9e; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul { - border-bottom: none !important; -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - /*material*/ - border-bottom-color: #ff4081 !important; -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active { - /*material*/ - background: #fafafa; -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active a:before { - /*material*/ - color: #424242 !important; -} -.e-kanban .e-ejinputtext:focus, -.e-kbnadapt-editdlg .e-ejinputtext:focus { - /*material*/ - border-color: #ff4081; - border-bottom-width: 2px; -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, -.e-kanban .e-externalform .e-save, -.e-kanban .e-externalform .e-cancel, -.e-kbnadapt-editdlg .e-save, -.e-kbnadapt-editdlg .e-cancel, -.e-kanbanfilter-window .e-clearfilter { - /*material*/ - background: white; - color: #ff4081; - box-shadow: none !important; -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, -.e-kanban.e-js .e-kanbandialog .e-cancel:hover, -.e-kanban.e-js .e-externalform .e-save:hover, -.e-kanban.e-js .e-externalform .e-cancel:hover, -.e-kbnadapt-editdlg .e-save:hover, -.e-kbnadapt-editdlg .e-cancel:hover, -.e-kanbanfilter-window .e-clearfilter:hover { - /*material*/ - background: rgba(0, 0, 0, 0.12); - color: black; -} -.e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before { - /*material*/ - color: #757575; -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt { - background: transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover { - /*material*/ - background: transparent !important; -} -.e-kanban .e-cardcollapse:after, -.e-kanban .e-cardexpand:after, -.e-kanban .e-slcollapse:after, -.e-kanban .e-slexpand:after { - /*material*/ - background: black; - background: rgba(0, 0, 0, 0.12); -} -.e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext { - color: black; -} -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan { - border-bottom: 1px solid #e0e0e0; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-spreadsheet { - color: #212121; - border-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: #e0e0e0; - color: black; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - color: rgba(0, 0, 0, 0.87); -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: rgba(255, 64, 129, 0.12); - border-color: #e0e0e0; - color: black; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: #e0e0e0; - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: #e0e0e0; - border-top-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: #212121; - background-color: white; - border-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: white; -} -.e-ss-editinput .e-in-wrap, -.e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ - -.e-spreadsheet .e-reSizeColbg { - border-left-color: #e0e0e0; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: #e0e0e0; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: rgba(255, 64, 129, 0.12); - color: #212121; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: white; - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: rgba(255, 64, 129, 0.12); - color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: rgba(255, 64, 129, 0.12); - border-bottom-color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: rgba(255, 64, 129, 0.12); - border-right-color: #ff4081; -} -.e-menu-wrap .e-chartcell:hover, -.e-chartimg:hover { - background-color: #e0e0e0; -} -.e-chartimg:hover { - -} -/*-------------------- Borders ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: #f74380; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: #f74380; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: #ff4081; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: white; - color: #161d40; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: #f492b4; - border-color: #3949a7; - color: white; -} -.e-spreadsheet .e-ss-numeric .e-select { - border-color: white; -} -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: #3949a7; -} -/*--------------------- Selection -------------------------- */ - -.e-spreadsheet div.e-selecttop { - border-top-color: #ff4081; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: #ff4081; -} -.e-spreadsheet div.e-selectright { - border-right-color: #ff4081; -} -.e-spreadsheet div.e-selectleft { - border-left-color: #ff4081; -} -.e-spreadsheet .e-ss-selectall { - color: rgba(255, 64, 129, 0.12); -} -.e-spreadsheet .e-ss-selectall:hover { - color: rgba(255, 64, 129, 0.2); -} -.e-spreadsheet .e-sheetselected, -.e-spreadsheet .e-sheetselected:hover { - color: #ff4081; -} -/*--------------------- Auto Fill -------------------------------*/ - -.e-spreadsheet .e-autofill { - border-color: white; - background-color: #ff4081; -} -.e-spreadsheet div.e-autofillright { - border-right-color: #ff4081; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: #ff4081; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: #ff4081; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: #ff4081; -} -/*--------------------- Cut and Copy ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: #ff4081; -} -.e-spreadsheet .e-blur { - background-color: whitesmoke; -} -.e-spreadsheet .e-spanfilter, -.e-spreadsheet .e-spanddl { - border-color: #e0e0e0; - background-color: whitesmoke; - color: #424242; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: #ff4081; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: #ff4081; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: #e0e0e0; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: #e0e0e0; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: yellow; - color: red; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: #e0e0e0; -} -/*-------------------------- Formula Tab --------------------------- */ - -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: #e0e0e0; - color: #212121; - background-color: white; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: black; -} -.e-spreadsheet .e-inputbox > input { - color: #212121; -} -/*-------------Pager-------------*/ - -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - background: none; - color: #ff4081; - filter: none; - /* IE9 only*/ - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: #ff4081; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: #ff4081; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: #e0e0e0; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: #e0e0e0; - -} -.e-spreadsheet .e-formulabar { - background-color: white; -} -.e-ss-dialog .e-chartheader { - background-color: white; - color: #212121; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color: #e0e0e0; -} -/*---------------------- Dialog -------------------------- */ - -.e-dlgtab .e-header, -.e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ - -} -.e-spreadsheet .e-dlg-field-validation-error, -.e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-dlgright, -.e-dlgleft, -.e-dlginput, -.e-dlgcontent, -.e-chtdlgright, -.e-chtdlgleft, -.e-chtdlgcontent { - border-color: #e0e0e0; -} -.e-dlgviewpanel { - border: 1px solid #e0e0e0; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: #e0e0e0; -} -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ - -.e-menu .e-nmuseinformularow:hover { - background-color: #ff4081; -} -/*---------------------- Cell Styles--------------------*/ - -.e-menu-wrap .e-cellstylecontent, -.e-menu-wrap .e-formatastablecontent, -.e-menu-wrap .e-chartcontent { - background-color: white; - color: #212121; -} -.e-menu-wrap .e-cellstyleheader, -.e-menu-wrap .e-formatastableheader { - background-color: #3f51b5; - color: #212121; - border-color: #e0e0e0; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - border-color: #e0e0e0; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - border-color: rgba(0, 0, 0, 0.12); -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: red transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: black; -} -.e-list.e-hdrcolor { - background-color: #f2f2f2 !important; - color: #212121 !important; -} -.e-list.e-color { - border-color: #3f51b5 !important; -} -.e-list.e-hdrcolor.e-mhover > a, -.e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: #212121 !important; -} -.e-list.e-color.e-mhover.e-mfocused { - border-color: #f492b4 !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: #3949a7; -} -/*---------------------------RTL--------------------------*/ - -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: #e0e0e0; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: #e0e0e0; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: #e0e0e0; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: #3949a7; -} -.e-ss-dialog .e-chartselect { - border-color: #ff4081; - -} -.e-menu-wrap .e-chartcell { - border-color: #3f51b5; -} -.e-spreadsheet .e-ss-object { - background-color: white; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: black; -} -/*-------------------------Merge--------------------*/ - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - color: #212121; - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - background: #ff9cbe; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color: #424242; -} -/*-------------------------Auto fill Option--------------------*/ - -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - -} -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - background-color: none; -} -/*--------------------------------- Freeze Pane -------------------------------*/ - -.e-spreadsheet .e-frow { - border-color: #ff4081; -} -.e-spreadsheet .e-fcol { - border-color: #ff4081; -} -/*-------------------------Ribbon icons Customization--------------------*/ - -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: #e0e0e0; - -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - background: #ff9cbe; -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - background: #ff9cbe; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - color: #212121; - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - background: #ff9cbe; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active { - -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, -.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon { - color: #424242; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: #e0e0e0; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ - -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} -.e-ribbon .e-btn.e-ss-active { - background-color: #ff4081; - color: #3f51b5; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #36459b; -} -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #cccccc; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #36459b; -} -.e-spreadsheet .e-menu.e-split, -.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, -.e-spreadsheet .e-splitspan .e-btn.e-select { - background: white; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select { - border-color: #e0e0e0; -} -.e-ss-colorpicker.e-popup { - background-color: white; - color: black; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color: white; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color: black; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color: rgba(0, 0, 0, 0.26); -} -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active), -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - background: #e0e0e0; -} -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - background: none; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color: #00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor: url("../common-images/spreadsheet/down_arrow_light.cur"), auto; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor: url("../common-images/spreadsheet/right_arrow_light.cur"), auto; -} -.e-spreadsheet .e-ss-fpcursor { - cursor: url("../common-images/spreadsheet/format_painter_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor: url("../common-images/spreadsheet/draw_border_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor: url("../common-images/spreadsheet/draw_border_grid_light.cur"), auto; -} -/***********************SpreadsheetTextArea***********************************/ - -.e-ss-textarea, -.e-ss-textarea:focus, -.e-ss-textarea:hover { - border-color: #e0e0e0; -} -/*-------------------------------------SpreadsheetCellType--------------------*/ - -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select { - background: white; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select { - background: white; -} -/*----------------------------Activation Panel-------------------------*/ - -.e-spreadsheet .e-spreadsheetactpanel { - border-left-color: #e0e0e0; -} -/*---------------------------Border Menu-------------------------------*/ - -.e-spreadsheet .e-bordercontainer { - background-color: white; -} -.e-spreadsheet .e-bordercell:hover { - border-color: #e0e0e0; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: white; - border-color: #3f51b5; -} -/*---------------------------Pivot Table-------------------------------*/ - -.e-spreadsheet .e-ss-pivottableheader { - background-color: rgba(255, 64, 129, 0.12); - border-color: #e0e0e0; - color: black; -} -/*-------------------------------------Material Theme Changes -----------------------*/ - -.e-spreadsheet .e-formulabar, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: whitesmoke; -} -.e-ss-dialog .e-btn.e-select, -.e-ss-dialog .e-btn.e-select:hover, -.e-ss-dialog .e-btn.e-select:active { - color: #ff4081; -} -.e-ss-dialog .e-btn.e-select:hover { - background-color: rgba(0, 0, 0, 0.12); -} -.e-ss-dialog .e-btn.e-select:active { - background-color: rgba(255, 64, 129, 0.12); -} -.e-ss-dialog .e-dialog input.ejinputtext:focus, -.e-spreadsheet input.ejinputtext:focus { - border-color: #ff4081; -} -.e-ss-dialog .e-dialog input.ejinputtext, -.e-spreadsheet input.ejinputtext { - border-color: rgba(0, 0, 0, 0.12); -} -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - border-top-color: rgba(0, 0, 0, 0.12); -} -.e-ss-dialog.e-ss-mattab .e-titlebar { - background-color: #3f51b5; - color: white; -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - background-color: #3f51b5; -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - color: rgba(255, 255, 255, 0.7); -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - color: white; -} -.e-ss-autocomplete.e-atc .e-in-wrap { - border-color: rgba(0, 0, 0, 0.26); -} -.e-ss-autocomplete.e-atc .e-in-wrap:active { - border-color: rgba(0, 0, 0, 0.54); -} -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - color: white; -} -.e-ss-dialog label, -.e-ss-dialog .e-ss-fcgdiv { - color: rgba(0, 0, 0, 0.38); -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - color: rgba(0, 0, 0, 0.87); -} -.e-ss-dialog .e-dialog .e-dlgctndiv label { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { - -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: #e0e0e0; -} -.e-spreadsheet .e-ss-iconset-title { - color: #212121; -} -/*-------------------------------------SpreadSheet End -----------------------*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-documenteditor { - background-color: white; -} -.e-documenteditor-contextmenuitem:hover { - background-color: #e0e0e0; - color: #212121; -} -.e-documenteditor-contextmenuitem { - background-color: white; - color: #212121; -} -.e-documenteditor-disabledcontextmenuitem { - background-color: white; - color: gray; -} -.e-documenteditor-optionspane { - background-color: white; - color: #212121; -} -.e-documenteditor-icon.e-search { - color: #e0e0e0; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Mediaplayer -------------------------------------------*/ - -/*#region mediaplayer*/ - -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} -.e-media-player { - border-color: #3f51b5; - background-color: white; -} -.e-media-player .e-media-control-container { - background: white; -} -.e-media-player .e-media-element { - background: white; -} -.e-media-player .e-slider { - background-color: #424242 !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, -.e-media-player .e-media-playlist-icon:before, -.e-media-player .e-media-playlist-toggle:before { - color: #424242; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: #424242; -} -.e-media-player .e-media-time-stamp.e-media-adv { - color: #212121; -} -.e-media-player .media-shuffled:before, -.e-media-player .media-muted:before, -.e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: #3f51b5; -} -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, -.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: #424242; -} -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: #424242; -} -.e-media-player .e-media-toolbar.basic .e-media-split { - color: #212121; -} -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: white; -} -.e-media-time-stamp-end.e-media-basic, -.e-media-time-stamp-run.e-media-basic { - color: #212121; -} -.e-media-player .e-media-time-stamp-end.e-media-mob, -.e-media-player .e-media-time-stamp-run.e-media-mob { - color: #212121; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: white; - border-color: #e0e0e0 !important; -} -.e-media-settings-popup li { - background-color: white !important; -} -.e-media-settings-popup .e-header { - background-color: #3f51b5 !important; - border-bottom-color: #3f51b5 !important; -} -.e-media-settings-selector:before { - color: #3f51b5; -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: #3f51b5 !important; -} -.e-media-settings-popup .e-list-text, -.e-media-settings-popup .e-btn-text { - color: #212121 !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: white !important; -} -.e-media-player .e-media-playlist-img-div.desktop { - border-color: #e0e0e0; -} -.e-media-player .e-media-playlist-img-div.mobile { - border-color: #e0e0e0; -} -.e-media-player .e-media-playlist-play:before { - color: #212121; -} -.e-media-player .e-media-playlist-title { - color: #212121; -} -.e-media-player .e-media-playlist-container.desktop, -.e-media-player .e-media-playlist-container.mobile { - background-color: white; - border-color: #e0e0e0; -} -.e-media-player .e-media-playlist-header { - border-bottom-color: #3f51b5; -} -.e-media-player .e-media-playlist-header label { - color: #212121; -} -.e-media-player .e-media-playlist-toggle.desktop { - background-color: #212121; -} -.e-media-player .e-media-playlist-toggle.e-media-expand:before, -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: #212121 !important; -} -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: #e0e0e0; -} -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: white; -} -/*region playlist styles*/ - -/*other styles*/ - -.e-media-player .e-media-video-baner { - color: white; -} -.e-media-player .e-media-audio-title { - color: white; -} -.e-media-player .e-media-overlay { - color: white; -} -.e-media-player .e-media-time-tooltip { - border-color: #e0e0e0; - color: #212121; - background-color: white; -} -.e-media-player .e-media-hd-tag { - color: red; -} -.e-media-player .e-media-toolbar-split { - background: #3f51b5; -} -.e-media-player .e-media-playlist-close:before { - color: #424242; -} -.e-media-player .e-media-play-animation { - background: rgba(0, 0, 0, 0.5); -} -.e-media-player .e-slider .e-handle { - border-color: #e0e0e0 !important; -} -/*#region hover*/ - -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: #212121 !important; -} -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} -.e-media-settings-popup li:hover { - background: #e0e0e0 !important; -} -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - margin-top: -3px !important; -} -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - margin-left: 0px !important; -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - padding-top: 0px !important; -} -.e-media-settings-popup .e-header { - background-color: white !important; - box-shadow: none !important; - border-top: 0px !important; -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - left: 0px !important; -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - top: -18px !important; - right: 0px !important; -} -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - margin-top: -2px !important; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - margin-top: 0px !important; -} -.e-media-player .e-media-shuffle:before { - font-size: 17px !important; - margin-top: -3px !important; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - margin-top: -2px !important; -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; -} -.e-media-player .e-media-playlist-toggle.mobile { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; -} -.e-media-player .e-media-center-play:before { - left: 46% !important; - left: -moz-calc(50% - 23px) !important; - left: -webkit-calc(50% - 23px) !important; - left: -o-calc(50% - 23px) !important; - left: calc(50% - 23px) !important; -} -.e-media-player .e-media-hd-tag { - right: 0px !important; -} -.e-media-settings-popup .e-list-text { - font-size: 13px !important; -} -/*office-365 theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-settings-selector:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - -} -.e-media-player .e-media-playlist-container .e-listbox li { - -} -.e-media-player .e-media-playlist-number { - -} -.e-media-settings-popup .e-header { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-shuffle:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - -} -.e-media-player .e-media-playlist-toggle.mobile { - -} -.e-media-player .e-media-center-play:before { - -} -/*#end region mediaplayer*/ - - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-ganttviewerbodyContianer { - background-color: white; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color: #e0e0e0; -} -.e-ganttchart .e-headercell-weekend > div { - -} -.e-ganttchart .e-headercell-weekend > div { - background: #fafafa; -} -.e-ganttchart .e-ganttoverallocate { - background-color: #ffdede; -} -.e-ganttchart .e-ganttnonoverallocate { - background-color: #d4ffd0; -} -.e-ganttchart .e-gantthistocalender { - border-color: #ffa3a3; -} -.e-ganttchart .e-gantthistoworklabel { - color: #282827; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend { - background-color: #fafafa; -} -.e-ganttchart-core { - background: white; -} -.e-ganttchart .e-borderbox { - -} -.e-ganttchart .e-borderbox { - border-bottom-color: #bdbdbd; -} -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - color: rgba(0, 0, 0, 0.87); - border-color: #e0e0e0 !important; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - height: 27px; - line-height: 27px; -} -.e-gantt-dialog { - width: 42% !important; -} -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} -.e-ganttchart .e-ganttviewerheaderContainer { - background: #fafafa; - color: rgba(0, 0, 0, 0.87); - border-bottom-color: #e0e0e0 !important; - border-right-color: #e0e0e0; - -} -.e-ganttchart .e-ganttviewerheaderContainer { - height: 54px !important; -} -.e-ganttchart .e-milestone-top { - border-bottom-color: #212121; -} -.e-ganttchart .e-milestone-bottom { - border-top-color: #212121; -} -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: #212121; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: #212121; -} -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: #212121; -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - background-color: #616161; - color: white; - border-color: transparent; -} -.e-tooltiptaskname { - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tooltiptaskname { - color: white; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-tasklabel { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - -} -.e-ganttchart .e-gantt-mouseclick { - -} -.e-ganttchart .e-gantt-mouseclick { - background: rgba(245, 245, 245, 0.7); -} -.e-ganttchart .e-progresshandle { - background: #212121; -} -.e-ganttchart .e-progresshandleafter { - border-bottom-color: #212121; -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - border-color: #212121; -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - border-color: #3f51b5; -} -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #212121; -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#212121', GradientType=0); -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - background: #212121; -} -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color: rgba(33, 33, 33, 0.6); - background: #212121 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#212121', GradientType=0); -} -.e-ganttchart .e-gantt-childtaskbar-progress { - background: #3f51b5; -} -.e-ganttchart .e-gantt-childtaskbar { - background-color: rgba(63, 81, 181, 0.6); - background: #3f51b5 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c1b2', endColorstr='#67c1b2', GradientType=0); - border-color: #4fb29f; -} -.e-ganttchart .e-manualprogressbar { - background: #67c1b2; -} -.e-ganttchart .e-manualchildtaskbar { - background-color: #8dd1c4; - border-color: #4fb29f; -} -.e-ganttchart .e-line { - border-color: #212121; -} -.e-ganttchart .e-connectorpoint-hover { - background-color: #212121; -} -.e-ganttchart .e-gantt-falseLine { - border-top-color: #212121; -} -.e-ganttchart .e-gripper:before { - color: rgba(255, 255, 255, 0.4); - background: white \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} -.e-ganttchart .e-ganttgridlines { - border-bottom-color: #e0e0e0; -} -.e-ganttchart .e-criticalconnectorline { - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: #ff5555 !important; -} -.e-ganttchart .e-criticalprogressbar { - background: #ff5555 !important; - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticaltaskbar { - background: #ff8b8b !important; - border-color: #ff8b8b !important; -} -.e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-left, -.e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} -.e-rg-rangdiv { - background: red; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} -.e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: black; -} -.e-ganttchart .e-connectorline-leftarrow-hover { - border-right-color: #0026da !important; -} -.e-ganttchart .e-connectorline-rightarrow-hover { - border-left-color: #0026da !important; -} -.e-ganttchart .e-connectorline-hover { - border-color: #0026da !important; - outline-color: #0026da !important; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color: rgba(63, 81, 181, 0.6); - background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #3f51b5 30%, #3f51b5 70%, #3f51b5 70%, rgba(63, 81, 181, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color: #8dd1c4; - background: linear-gradient(to right, rgba(141, 209, 196, 0.2), #67c1b2 30%, #67c1b2 70%, #67c1b2 70%, rgba(141, 209, 196, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar { - border-bottom-color: rgba(33, 33, 33, 0.6); -} -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color: rgba(33, 33, 33, 0.6); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault { - fill: #3f51b5; -} -.e-radialmenu .e-default, -.e-radialmenu .e-outerdefault { - fill: whitesmoke; -} -.e-radialmenu .e-active { - fill: #e0e0e0; -} -.e-radialmenu .e-arcbgcolor, -.e-radialmenu .e-itembgcolor, -.e-radialmenu .e-circlebgcolor { - fill: white; - stroke: white; -} -.e-radialmenu .e-textcolor { - fill: #212121; -} -.e-radialmenu .e-radial { - border-color: #3f51b5; - background-color: white; -} -.e-radialmenu .e-badgetext { - fill: white; -} -.e-radialmenu .e-badgecircle { - fill: #3f51b5; -} -.e-radialmenu .e-radialslider { - background-color: white; -} -.e-radialmenu:focus { - outline: none !important; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-nb.e-nb-layout.e-nb-right { - color: #212121; - border-left: 1px solid #e0e0e0; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} -.e-nb.e-nb-layout.e-nb-right { - background: whitesmoke; -} -.e-nb.e-nb-layout.e-nb-left { - background: white; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - -} -.e-nb.e-nb-layout.e-nb-left { - border: 1px solid #e0e0e0; -} -.e-lv.subpage { - -} -.e-lv.subpage { - border-bottom: 1px solid #e0e0e0; - border-left: 1px solid #e0e0e0; - border-right: 1px solid #e0e0e0; -} -.e-lv.subpage .e-list-container div.e-content { - -} -.e-lv .e-lv .e-list-container { - border: none; -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before { - opacity: 0.7; - color: #424242; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - color: #ff4081; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - -} -.e-nb .e-nb-listview.e-lv .e-list { - -} -.e-nb .e-nb-listview.e-lv .e-list { - padding-left: 24px; -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text { - padding-left: 24px; - color: rgba(0, 0, 0, 0.87); -} -.e-lv .e-header { - box-shadow: 0 1.83px 1px transparent; -} -.e-nb.e-nb-overlay { - -} -.e-nb.e-nb-overlay { - background-color: #383838; - opacity: 0.5; -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - top: 5px; -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - margin-top: -4px; -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - -} -.e-lv.e-navigation .e-header h2 { - -} -.e-lv.e-navigation .e-header h2 { - padding-top: 11px; - padding-left: 24px; - color: white; - font-size: 20px; -} -.e-lv.e-navigation .e-header > .e-icon:before { - -} -.e-lv.e-navigation .e-header .drawericon { - -} -.e-lv.e-navigation .e-header .drawericon { - padding-top: 10px; -} -.e-lv.e-navigation .e-header .drawericon:before { - color: white; -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before { - color: white; - opacity: 1.5; -} -.e-lv.e-navigation .e-header { - -} -.e-lv.e-navigation .e-header { - background: #3f51b5 !important; -} -.e-nb-listview .e-list-img.e-home, -.e-nb-listview .e-list-img.e-profile, -.e-nb-listview .e-list-img.e-people, -.e-nb-listview .e-list-img.e-photo, -.e-nb-listview .e-list-img.e-communities, -.e-nb-listview .e-list-img.e-location { - color: rgba(0, 0, 0, 0.54); -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - line-height: normal; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: white; -} -.e-tile { - margin: 2px; - font-weight: 400; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tile .e-image-parent { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: #fafafa; -} -.e-tile .e-image-parent { - background: #3f51b5; - -} -.e-tile .e-tile-selected::after { - border-top: 28px solid #36459b; -} -.e-tile .e-tile-selected { - border: 2px solid #3f51b5; -} -.e-tile-wide { - width: 354px !important; -} -.e-tile-medium { - width: 175px !important; -} -.e-tile-small { - width: 85.5px !important; - height: 73px !important; -} -.e-tile-group .e-tile-column { - max-width: 358px; -} -.e-tile.e-js.e-tile-web:hover { - box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.26); -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - background-color: #324191; -} -.e-tile-caption-text.e-caption-innerbottom::before { - margin-bottom: 16px; -} -.e-tile-caption-text::before { - padding-left: 12px; -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), -.e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - background-size: 48px 48px; -} -.e-tile-caption::before { - -} -.e-tile-caption::before { - font-size: 15px; -} -.e-tile-small-col-2 { - width: 179px; - height: 154px; -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - background-size: 24px 24px; -} -.e-tile.e-tile-imagefill .e-tile-overlay { - margin-top: 75px; - background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.49) 70%, rgba(0, 0, 0, 0.7) 100%); - background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.49) 70%, rgba(0, 0, 0, 0.7) 100%); - background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.49) 70%, rgba(0, 0, 0, 0.7) 100%); - background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.49) 70%, rgba(0, 0, 0, 0.7) 100%); - background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.49) 70%, rgba(0, 0, 0, 0.7) 100%); -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Slider -------------------------------------------*/ - -.e-radialslider .e-radial-needle { - stroke: #3f51b5; -} -.e-radialslider .e-inner-circle { - border-color: #3f51b5; -} -.e-radialslider .e-radialarcdefault { - stroke: #3f51b5; -} -.e-radialslider .e-ticks-text, -.e-radialslider .e-dynamic-text { - fill: #212121; -} -.e-radialslider .e-needle-over { - stroke: #3f51b5; -} - -/*------------------------------------- Signature -------------------------------------------*/ - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-signature { - background-color: white; - border: 3px solid #3f51b5; -} -.e-signature.e-disable { - border-color: black; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} -.e-spellcheck .e-sentence { - border-color: #e0e0e0; - background-color: white; -} -.e-spellcheck .e-suggestionlist { - border-color: #e0e0e0; -} -.e-spellmenu { - fill: white; - border: rgba(0, 0, 0, 0.12) !important; -} -.e-spellmenu .e-list:hover { - background-color: #eeeeee !important; -} -.e-spellmenu { - fill: white; - border: rgba(0, 0, 0, 0.12) !important; -} - -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -/*------------------ material theme ---------------------*/ -/*------------------ DatePicker ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #e0e0e0; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ComboBox -------------------------------------------*/ - -.e-ddl-icon { - transform: rotate(0deg); - transition: transform 300ms ease; -} -.e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} -.e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border: inherit; - font-style: italic; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - background: white; -} -.e-input-group::before { - left: 50%; -} -.e-input-group::before, -.e-input-group::after { - background: #ff4081; -} -.e-input-group.e-input-focus::before, -.e-input-group.e-input-focus::after { - width: 50%; -} -.e-input-group::after { - right: 50%; -} -.e-input-group::before, -.e-input-group::after { - bottom: -2px; - content: ''; - height: 2px; - position: absolute; - transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1); - width: 0; - z-index: 10; -} -.e-icon-anim .e-ddl-icon { - transform: rotate(180deg); - transition: transform 300ms ease; -} -.e-input-group .e-ddl-icon:hover { - background: transparent; -} -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - background: transparent; -} -input.e-combobox.e-input::selection { - -} -input.e-combobox.e-input::selection { - background: #ff4081; - color: white; -} -input.e-combobox.e-input::-moz-selection { - -} -input.e-combobox.e-input::-moz-selection { - background: #ff4081; - color: white; -} -.e-input-group .e-ddl-icon:not(:active)::after { - animation: none; -} -.e-dropdownbase.e-content { - background: white; - color: #212121; -} -.e-list-item.e-hover { - background: #e0e0e0; - color: #212121; -} -input.e-combobox.e-input { - border: 1px solid; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-combobox.e-input[disabled], -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group.e-disabled { - border-bottom-style: solid; -} -.e-ddl.e-input-group .e-input-group-btn button { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group .e-clear-icon { - color: #424242; -} -input.e-combobox.e-input, -textarea.e-combobox.e-input { - background: white; - border-color: #e0e0e0; - color: #212121; -} -.e-ddl.e-input-group { - background: white; -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - /*material*/ - background-color: white; - color: rgba(0, 0, 0, 0.87); - border: none; -} -.e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - border: none; -} -.e-combobox.e-input[disabled] { - background: 0px; -} -.e-combobox.e-input[readonly] { - background: white; -} -.e-ddl.e-input-group .e-input-group-btn button { - background: white; - border-color: #e0e0e0; - color: #424242; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover { - -} -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, -input.e-combobox.e-input::selection { - -} -input.e-combobox.e-input::-webkit-input-placeholder, -input.e-combobox.e-input:-moz-placeholder, -input.e-combobox.e-input::-moz-placeholder, -input.e-combobox.e-input:-ms-input-placeholder { - color: #3f51b5; -} -.e-ddl.e-input-group { - border-bottom-color: #e0e0e0; -} -.e-ddl.e-input-group .e-ddl-icon:before { - - width: 14px; - height: 14px; - display: block; - margin: 0 auto; -} -.e-ddl.e-input-group .e-ddl-icon:before { - content: "\e666"; -} -.e-input-group.e-ddl { - -} -.e-input-group.e-ddl { - height: 31px; -} -.e-ddl.e-popup { - border: 1px solid #e0e0e0; - position: absolute; -} -.e-ddl.e-popup .e-input-group { - margin-bottom: 0; -} -.e-ddl.e-popup { - border-color: #e0e0e0; -} -.e-dropdownbase.e-nodata { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 16px; -} -.e-dropdownbase { - border-color: #e0e0e0; -} -.e-dropdownbase .e-list-item { - - background-color: white; - border-bottom: 1px; - border-color: none; - color: #212121; - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - line-height: 2.4em; - text-indent: 1.067em; -} -.e-dropdownbase .e-list-item { - color: rgba(0, 0, 0, 0.87); -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - background-color: white; - border-color: white; - - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - color: rgba(0, 0, 0, 0.87); -} -.e-dropdownbase .e-list-item.e-active.e-hover { - -} -.e-dropdownbase .e-list-item.e-active.e-hover { - /*material*/ - background-color: #eeeeee; - color: #ff4081; -} -.e-dropdownbase .e-list-item.e-hover { - -} -.e-dropdownbase .e-list-item.e-hover { - /*material*/ - background: #eeeeee; - color: rgba(0, 0, 0, 0.87); -} -.e-dropdownbase .e-list-item.e-active { - -} -.e-dropdownbase .e-list-item.e-active { - /*material*/ - background-color: white; - color: #ff4081; -} -.e-dropdownbase .e-list-item:last-child { - border-bottom: 0; -} -.e-dropdownbase .e-list-item.e-item-focus { - background-color: #e0e0e0; -} -.e-ddl.e-input-group input.e-combobox.e-input, -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: #e0e0e0; -} -.e-ddl.e-input-group.e-input-focus { - -} -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent #e0e0e0 transparent transparent; -} -.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus span button, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, -.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, -.e-input-focus .e-combobox.e-input:last-child:focus, -.e-ddl.e-input-group.e-input-focus span.e-input-group-icon { - border-color: transparent transparent transparent #e0e0e0; -} -.e-ddl.e-input-group { - border: 1px solid; - border-color: #e0e0e0; - -} -.e-ddl.e-input-group { - border-width: 0 0 1px 0; -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - border-left-width: 0px; -} -.e-ddl.e-input-group .e-input-group-icon, -.e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: 14px; - padding: 7px; - -} -.e-ddl.e-rtl.e-input-group .e-input-group-icon, -.e-ddl.e-rtl.e-input-group .e-input-group-btn button { - -} -.e-ddl .e-input-value, -.e-ddl .e-input-value:focus { - font-family: 'Roboto', Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - height: auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; -} -.e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon { - -} -/*------------------------------------- End ComboBox -------------------------------------------*/ - diff --git a/public/content/ejthemes/material/ej.theme.less b/public/content/ejthemes/material/ej.theme.less deleted file mode 100644 index 4dc7a97..0000000 --- a/public/content/ejthemes/material/ej.theme.less +++ /dev/null @@ -1,32415 +0,0 @@ -@skin: "material"; -@accent-color: #ff4081; -@accent-font-color: #ffffff; -@primary-color:#3f51b5; -@base-font-color: #000000; -@primary-font-color:#ffffff; -@content-bg-color:#ffffff; -@error-color: #f44336; - -@grey-50: #fafafa; -@grey-100: #f5f5f5; -@grey-200: #eeeeee; -@grey-300: #e0e0e0; -@grey-400: #bdbdbd; -@grey-500: #9e9e9e; - -@grey-light-font: #000000; - -@grey-600: #757575; -@grey-700: #616161; -@grey-800: #424242; -@grey-900: #212121; - -@grey-dark-font: #ffffff; - -@primary-color-50:#e8eaf6; -@primary-color-100:#c5cae9; - -@primary-font-color-50: #000000; - -@primary-color-300:#7986cb; - -@primary-font-color-300: #ffffff; - -@font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial; -@font-size: 12px; -@border-size: 1px; -@border-type: solid; -@tools-border-radius: 0; -@widget-bg-color:#ffffff; -@label-color:#111111; - -@header-bg-stcolor: @primary-color; -@header-bg-endcolor: @primary-color; -@header-gradient-color:none; -@header-border-color: @primary-color; -@header-font-color: @primary-font-color; -@header-icon-color: @primary-font-color; -@filtermenu-color: @grey-300; - -@tooltip-line-height : 18px; - -@content-border-color: @grey-300; -@content-font-color: @grey-900; - -@default-bg-stcolor: @grey-100; -@default-bg-endcolor: @grey-100; -@default-gradient-color:none; -@default-border-color: @grey-300; -@default-font-color: @grey-900; -@default-icon-color: @grey-800; - -@hover-bg-stcolor: @grey-300; -@hover-bg-endcolor: @grey-300; -@hover-gradient-color:none; -@hover-border-color: @grey-300; -@hover-font-color: @grey-900; -@hover-icon-color: @grey-800; - -@active-bg-stcolor: @primary-color; -@active-bg-endcolor: @primary-color; -@active-gradient-color:none; -@active-border-color: @primary-color; -@active-font-color: @primary-font-color; -@active-icon-color: @primary-font-color; - -@overlay-bg-color: @grey-800; -@sort-filter-disable: #999999; - -@header-font-weight: normal; -@header-font-size: 16px; - -@content-font-weight: normal; -@content-font-size: 14px; - -@scroll-bg-color: darken(@content-bg-color, 2%); -@scroll-handle-color: @default-bg-stcolor; -@scroll-handle-hover-color: @hover-bg-stcolor; -@scroll-handle-active-color: @active-bg-stcolor; - -@gheader-bg-color: @header-bg-stcolor; -@gheader-bg-colorhover: @hover-bg-stcolor; -@gheader-border-color: @default-border-color; -@gheader-font-color: @header-font-color; -@gheader-hover-font-color: @hover-font-color; -@gheader-font-size: 14px; -@gedit-title-color: #fafafa; - -@gtouch-border-color: #000000; - -@gcontent-bg-color: @content-bg-color; -@gcontent-font-color: @content-font-color; - -@gdroparea-stbg-color: @active-bg-stcolor; -@gdroparea-endbg-color: @active-bg-endcolor; -@gdroparea-border-color: @grey-300; -@gdroparea-font-color: @active-font-color; -@gdroparea-hover-color: @hover-bg-stcolor; -@gcaption-border-color: @grey-50; -@gcaption-border-radius: 20px; - -@row-hover-color: @hover-bg-stcolor; -@row-hover-font-color: @hover-font-color; -@row-border-color: @grey-300; -@row-border-coloropac: @grey-300; -@row-selection-bg-color: #e0e0e0; -@row-selection-font-color: @base-font-color; -@cell-selection-stbg-color: darken(@active-bg-stcolor, 7%); -@cell-selection-endbg-color: darken(@active-bg-endcolor, 7%); -@column-selection-bg-color: @default-bg-stcolor; -@alt-row-bg-color: @grey-50; - -@pager-font-color: @default-font-color; -@pager-default-font-color: @default-font-color; -@pager-default-border-color: @default-border-color; -@pager-default-bg-color: @default-bg-stcolor; -@pager-active-stbg-color: @active-bg-stcolor; -@pager-active-endbg-color: @active-bg-endcolor; -@pager-hover-stbg-color: @hover-bg-stcolor; -@pager-hover-endbg-color: @hover-bg-endcolor; -@pager-active-font-color: @active-font-color; - -@filter-input-border-color: #939292; -@filter-input-bg-color: #F6F7F7; - -@alternate-border-color: #c1c1c1; -@timeline-bg-color: #1C6DA3; - -@captcha-refresh-border: 1px solid lighten( @default-border-color, 1% ); -@captcha-image-border: 1px solid darken( @default-border-color, 18% ); -@captcha-valid-border: 1px solid saturate( @default-border-color, 2% ); -@captcha-image: #f7f7f7; - -@watermark-font-style: italic; -@watermark-font-color: lighten( saturate( spin( @default-font-color, 240deg ), 1% ), 62% ); -@watermark-font-weight: lighter; -@watermark-font-size: 14px; - -@hightlight-bg-color: #5EABDE; -@highlight-border-color: #AAAAAA; -@highlight-font-color: #363636; -@highlight-font-weight: bold; -@highlight-font-size: 14px; - -@error-bg-color: #fef1ec; -@error-border-color: #cd0a0a; -@error-font-color: #cd0a0a; -@error-font-weight: bold; - -@shadow-bg-color: darken( @default-bg-stcolor, 13% ); -@input-bg-color: #ffffff; -@disable-control-background-color: #000000; -@disable-control-border-color: #000000; -@disable-icon-bg-color: #000000; - -@gantt-chart-critical-connectorline-color: #ff5555; -@gantt-chart-critical-connectorline-rightarrow-color: #ff5555; -@gantt-chart-critical-connectorline-leftarrow-color: #ff5555; -@gantt-chart-critical-child-progressbar-color: #ff5555; -@gantt-chart-critical-child-progressbar-border-color: #ff5555; -@gantt-chart-critical-child-taskbar-color: #ff8b8b; -@gantt-chart-critical-child-taskbar-border-color: #ff8b8b; - -@gantt-chart-histobar-overallocate-bg-color: #FFDEDE; -@gantt-chart-histobar-nonoverallocate-bg-color: #D4FFD0; -@gantt-chart-histocalender-color: #FFA3A3; -@gantt-chart-histowork-label: #282827; -@gantt-chart-manual-child-progressbar-stbg-color: #67C1B2; -@gantt-chart-manual-child-progressbar-endbg-color: #67C1B2; -@gantt-chart-manual-child-progressbar-gradient-color: none; -@gantt-chart-manual-child-taskbar-color: #8DD1C4; -@gantt-chart-manual-child-taskbar-border-color: #4FB29F; - -@gantt-chart-connectorline-hover-color: #0026da; - -@schedule-app-stbg-color: @active-bg-stcolor; -@schedule-app-endbg-color: @active-bg-endcolor; -@schedule-app-border-color: lighten(@active-bg-stcolor, 10%); -@schedule-select-bg-color: @grey-200; -@schedule-active-border-size:1px; -@schedule-header-border-color:@grey-300; -@schedule-cells-bg-color: @grey-50; - -@grid-uisupport-background-color: #BBBDC0; -@grid-uisupport-number-color: #FFFFFF; -@grid-focusout: #A5A5A5; - -@gantt-toolbar-bg-color: @grey-50; -@gantt-editDialog-bg-color: @content-bg-color; -@gantt-content-bg-color: @content-bg-color; -@gantt-chart-content-bg-color: @content-bg-color; -@gantt-altRow-bg-color: darken(@content-bg-color,2%); -@gantt-weekends-bg-color: @gantt-altRow-bg-color; -@gantt-selection-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-stbg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-endbg-color: fadeout(@active-bg-endcolor,80%); -@gantt-parent-taskbar-color: @content-font-color; -@gantt-row-selection-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-header-bg-color: @header-bg-stcolor; -@gantt-header-stbg-color: @header-bg-stcolor; -@gantt-header-endbg-color: @header-bg-endcolor; -@gantt-milestone-bg-color: @content-font-color; -@gantt-spliiter-bg-color: @content-bg-color; -@gantt-connectorline-arrow-bg-color: @content-font-color; -@gantt-progressHandle-color: @content-font-color; -@gantt-toolTip-bg-color: @content-bg-color; -@gantt-parent-progress-bg-color: @content-font-color; -@gantt-parent-task-bg-color: fadeout(@content-font-color,40%); -@gantt-child-progress-bg-color: @active-bg-stcolor; -@gantt-child-task-bg-color: fadeout(@active-bg-stcolor,40%); -@gantt-parent-progress-stbg-color: @content-font-color; -@gantt-parent-progress-enbg-color: @content-font-color; -@gantt-child-progress-stbg-color: @active-bg-stcolor; -@gantt-child-progress-enbg-color: @active-bg-endcolor; -@gantt-predecessor-header-bg-color: @content-bg-color; -@gantt-toolbar-icon-color: @default-icon-color; -@gantt-toolbar-icon-mouseover-color: @hover-icon-color; -@gantt-menuitem-font-color: fade(@base-font-color,87%); -@gantt-menuitem-hover-font-color: fade(@base-font-color,87%); -@gantt-expandcollapse-icon-color: @default-icon-color; -@gantt-task-gripper-color: fadeout(@content-bg-color,60%); -@gantt-dialog-close-icon-mouseover-color: darken(@content-bg-color,10%); - -@gantt-toolbar-border-color: @content-border-color; -@gantt-splitter-border-color: @content-border-color; -@gantt-content-border-color: @content-border-color; -@gantt-header-border-color: @content-border-color; -@gantt-schedule-border-color: @header-border-color; -@gantt-tooltip-border-color: @content-border-color; -@gantt-parent-taskbar-border-color: @gantt-parent-progress-stbg-color; -@gantt-child-taskbar-border-color: @gantt-child-progress-stbg-color; -@gantt-chart-border-color: @content-border-color; - -@gantt-editDialog-font-color: @content-font-color; -@gantt-content-font-color: @content-font-color; -@gantt-selection-font-color: @content-font-color; -@gantt-header-font-color: fadeout(@base-font-color,46%); -@gantt-schedule-font-color: @header-font-color; -@gantt-toolbar-font-color: @content-font-color; -@gantt-tooltip-font-color: @content-font-color; -@gantt-taskbar-selection-border-color: #000000; -@gantt-selectionpopup-content-bg-color: @content-bg-color; -@gantt-selectionpopup-border-color:@content-border-color; -@gantt-selectionpopup-default-icon-color:@default-icon-color; -@gantt-child-unschedule-task-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-manual-child-unschedule-task-bg-color: fadeout(@gantt-chart-manual-child-taskbar-color, 80%); - -@treegrid-detailcellwrapper-background-color: @content-bg-color; -@treegrid-detailcellwrapper-font-color: @content-font-color; -@treegrid-detailcellwrapperfly-border-color: @content-border-color; -@treegrid-detailcellwrapperfly-shadow-color: @content-border-color; -@treegrid-detailicon-shadow-color: darken(@content-bg-color,11%); -@filtermenudialog-color:@filtermenu-color; - -@gantt-theme-line-color: @active-bg-stcolor; -@gantt-connectorline-color: @gantt-connectorline-arrow-bg-color; -@gantt-connectorpoint-hover-color: @gantt-connectorline-arrow-bg-color; -@gantt-falseLine-color: @gantt-connectorline-arrow-bg-color; -@gantt-columnchooser-border-color: @content-border-color; - -@material-tile-hover-color: darken(saturate(spin(@primary-color, -0.3211), 0.3573), 9.6078); - -@treegrid-summaryrow-backgroundcolor: lighten(@default-bg-stcolor, 4%); -@treegrid-totalsummaryrow-backgroundcolor: lighten(@default-bg-stcolor, 4%); -@treegrid-summaryrow-textcolor: @content-font-color; -@treegrid-summaryrow-border-color: @content-border-color; -@treegrid-selectionpopup-content-bg-color: @content-bg-color; -@treegrid-selectionpopup-border-color:@content-border-color; -@treegrid-selectionpopup-default-icon-color:@default-icon-color; -@tab-background-color: @content-bg-color; -.tab-headerbg(@is-color: none){ - & when not (@is-color = none) { - background: @header-bg-stcolor; - } - color: @header-font-color; -} -@radial-badge-color:#FFFFFF; - -.header-gradient() { - .custom-gradient(@header-gradient-color, @header-bg-stcolor, @header-bg-endcolor, 0%, 0% ); -} - -.header-listview-gradient() { - .custom-gradient(@header-gradient-color, @content-bg-color, @content-bg-color, 0%, 0% ); -} - -.default-gradient() { - .custom-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0% ); -} - -.default-material-gradient() { - .custom-gradient(@default-gradient-color, @content-bg-color, @content-bg-color, 0%, 0% ); -} - -.hover-gradient() { - .custom-gradient(@hover-gradient-color, @hover-bg-stcolor, @hover-bg-endcolor, 0%, 0% ); -} - -.hover-gradient-material() { - .custom-gradient(@hover-gradient-color, @grey-200, @grey-200, 0%, 0% ); -} -.active-gradient() { - /*.custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% );*/ - background-color: @grey-50; -} -.active-splitter-gradient() { - .custom-gradient(@active-gradient-color, @grey-100, @grey-100, 0%, 0% ); -} -.active-material-gradient() { - .custom-gradient(@active-gradient-color, @accent-color, @accent-color, 0%, 0% ); -} -.select-listbox-material() { - .custom-gradient(@active-gradient-color,@grey-100, @grey-100, 0%, 0% ); -} - -@isDefault: true; - -.custom-gradient(@derivedfrom, @start, @end, @light, @dark) when (@isDefault) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark); - background: @start; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient); /* IE10+ */ - background: linear-gradient(to bottom, @gradient); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ); /* IE6-9 */ - } -} - -.scroller-gradient() { - background-image: @active-grid-image; - background-color: @scroll-handle-color; -} - -.scroller-hover-gradient() { - background-image: @hover-grid-image; - background-color: @scroll-handle-hover-color; -} - -.row-selection() { - .active-gradient(); -} - -.schedule-app-color() { - background: @schedule-app-stbg-color; /* Old browsers */ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ); /* IE6-9 */ -} - -.cell-selection() { - .custom-gradient(@active-gradient-color, @cell-selection-stbg-color, @cell-selection-endbg-color, 0%, 10%); -} - -.column-selection() { - background-color: @column-selection-bg-color; -} - -.row-Hover() { - .hover-gradient(); -} - -.tgPopUp-gradient() { - background: @content-bg-color; -} - -.treegrid-hover-gradient() { - .hover-gradient(); -} - -.gheader-gradient() { - //background-color:@primary-font-color; - - .header-gradient(); -} - -.tgheader-gradient() { - .header-gradient(); -} -.ganttheader-gradient() { - background: @grey-50; -} - -.hover-gradientfunction() { - background: @rv-documentMappopup-bg-color; /* Old browsers */ -} - -.tile-bg-gradient() { - .active-gradient(); -} - -.hover-pager-gradient() { - .hover-gradient(); -} - -.pager-selection-gradient() { - .active-gradient(); -} - -.pager-hover-gradient() { - .hover-gradient(); -} - -.header-hover-gradient(){ - background: lighten(@header-bg-stcolor,10%); -} - -.gdroparea-gradient() { - .active-gradient(); -} - -.gantt-row-selection() { - @temp-gradient:@gantt-row-stbg-color, @gantt-row-endbg-color; - background: -moz-linear-gradient(top, @temp-gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@gantt-row-stbg-color), color-stop(100%,@gantt-row-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @temp-gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @temp-gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @temp-gradient); /* IE10+ */ - background: linear-gradient(to bottom, @temp-gradient); /* W3C */ -} - -.gantt-parent-progress-background() { - @temp-gradient:none; - .custom-gradient(@temp-gradient, @gantt-parent-progress-stbg-color, @gantt-parent-progress-enbg-color, 0%, 0% ); -} - -.gantt-child-progress-background() { - .custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% ); -} - -.gantt-child-manualprogress-background(){ - .custom-gradient(@gantt-chart-manual-child-progressbar-gradient-color, @gantt-chart-manual-child-progressbar-stbg-color, @gantt-chart-manual-child-progressbar-endbg-color, 0%, 0% ); -} - -@colorpicker-image: url(../common-images/materialtheme/colorpicker_light_material.png); -@colorpicker-bg-color: @content-bg-color; -@colorpicker-border-color: #cecece; -@colorpicker-grpbutton-bg-color: @grey-50; -@colorpicker-button-bg-color: @content-bg-color; -@colorpicker-button-border-color: @content-bg-color; -@colorpicker-popup-bg-color: @content-bg-color; -@colorpicker-popup-boder-color: @default-border-color; -@colorpicker-btn-bg-color: @content-bg-color; - -@ajaxloaderimage: url(images/ajax-loader.gif); - -@ratingimage: url(images/rating-star.png); -@treeview-drop-image: url(images/drop-sibling.png); -@slider-tick: url(images/slider-tick.png); -@loading-img: url(images/waitingpopup.gif); - - - -@checkedtick-image: url(images/checkedtick.png); - -/*-----------------------Map------------------*/ - -@map-home: url(../common-images/maps/Home.png); -@map-home-hover: url(../common-images/maps/Home_hover.png); - -/*-----------------------PdfViewer------------------*/ -@pdfviewer-scrollcontainer:darken(@content-bg-color,12%); - -.pdfviewer-searchtoolbar-border-color(){} -.pdfviewer-toolbar-border-color(){ - position:relative; - z-index:1; - box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.20); - background-color: @grey-50; -} -.pdfviewer-toolbar-border-color-hover(){} -.pdfviewer-viewercontainer-border-color(){} -.pdfviewer-viewercontainer-bgcolor(){} - -/*-----------------------End PdfViewer------------------*/ - -/*-----------------------OLAP Definition-----------------*/ -@table-font: 12px @font-family - -!important; @pivotList-treeview-text-hvr-color:@active-font-color; @pivotList-dialog-close-hvr-color:@active-bg-stcolor; @pivotList-treeview-active-color:darken( desaturate( @active-bg-stcolor, 11 ), 2 ); @ogrid-dialog-bgcolor:darken( desaturate( @active-bg-stcolor, 4 ), 1 ); @pivotList-treeview-text:@default-font-color; @pivotList-treeview-hvr-color:@active-bg-stcolor; @ogrid-header-border-color:@content-border-color; @ogaugeTooltip-border-color:@content-border-color; @toolTipText-color:@content-font-color; @toolTip-bg-color:@default-bg-stcolor; @fg-table-color: @content-font-color; @bg-table-color: @content-bg-color; @brd-table-color: @gdroparea-border-color; @bg-value-color: @content-bg-color; @bg-summary-color: saturate( @active-bg-stcolor, 1 ); @fg-header-color: @content-font-color; @fg-header-hvr-color: @hover-font-color; @expander-img: url("../common-images/icons-gray.png"); @kpi-uparrow-img: url("../common-images/pivotgrid/up-arrow.png"); @kpi-rightarrow-img: url("../common-images/pivotgrid/right-arrow.png"); @kpi-downarrow-img: url("../common-images/pivotgrid/down-arrow.png"); @kpi-diamond-img: url("../common-images/pivotgrid/diamond.png"); @kpi-triangle-img: url("../common-images/pivotgrid/triangle.png"); @kpi-circle-img: url("../common-images/pivotgrid/circle.png"); @kpi-red-img: url("../common-images/pivotgrid/red.png"); @kpi-green-img: url("../common-images/pivotgrid/green.png"); @kpi-all-img: url("../common-images/pivotgrid/three-color.png"); @aeb-bgcolor: @content-bg-color; @oclient-bgcolor: @content-bg-color; @oclient-border-color: @content-border-color; @oclient-icons-color:@default-icon-color; @pivot-selection-background:@hover-bg-stcolor; @pivot-selection-border:@default-border-color; @oclient-dialog-bgcolor:@content-bg-color; @oclient-dialog-color:@default-font-color; @oclient-treeview-text:@default-font-color; @oclient-treeview-text-hover:@hover-font-color; @oclient-treeview-active:@active-bg-stcolor; @oclient-ddl-color:@default-font-color; @oclient-ddl-bgcolor:@content-bg-color; @oclient-ddl-bcolor:@content-border-color; @oclient-ddl-hcolor:@hover-font-color; @oclient-ddl-hbgcolor:@hover-bg-stcolor; @oclient-icons-hover-bg: @hover-bg-stcolor; @toolbar-bgcolor:@default-bg-stcolor; @toolbar-icons-hvrcolor:@hover-icon-color; @fullscreen-bg-color:@content-bg-color; @maxview-bg-color:@content-bg-color; @groupingBar-bg-color:@active-bg-stcolor; -.groupingBar-btn-color() { - color: @default-icon-color; - border-color: @content-border-color; -} - -.ogridheader-gradient() { - background: @content-bg-color; -} - -.ogridheader-hvr-gradient() { - background: @hover-bg-stcolor; -} - -.oclientDialog-setcolor() { - color: @default-font-color; - background: @default-bg-stcolor; -} - -.summary-gradient() { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.oclient-header-color() { - color: @hover-font-color; - background-color: @hover-bg-stcolor; -} - -.hyperlink-setcolor() { - color: @active-bg-stcolor; -} - -.pivotpager-setcolor() { - color: @default-icon-color; -} - -.scrollPane-setcolor() { - background:transparent; - border:.5px solid transparent; -} - -.scrollThumb-setcolor() { - background-color:@grey-400; - border:.5px solid @grey-500; -} - -.scrollThumb-dragcolor() { - background-color: @default-icon-color !important; -} - -.pageIndicator-setcolor() { - background:@grey-700; - border:1px solid transparent; - border-radius:2px; - color: @primary-font-color; -} - -.scrollThumb-hovercolor() { - background-color: lighten( @default-icon-color, 19 ); -} - - -.chartTypesDialog-setcolor() { - background-color: @default-bg-stcolor; - border: 2px solid @content-border-color; -} -/*-----------------------OLAP Definition End-----------------*/ - -/*----------------------Reportviewer Definition start------------------*/ -@rv-toolbar-exportlistTip-before-border-color: transparent transparent @content-border-color transparent; -@rv-toolbar-exportlistTip-after-border-color: transparent transparent @default-bg-stcolor transparent; -@rv-popuppage-color: @content-bg-color; -@rv-navigate-disabled-opacity: 0.5; -@rv-viewerblock-font-size: 12.5px; -@rv-viewerblockcellcontent-font-size: 14.5px; -@rv-viewerblock-font-size-material-theme: 13px; - -@rv-viewerblock-bg-color: darken(@default-bg-stcolor, 4%); -@rv-pageviewcontainer-bg-color: darken(@content-bg-color, 20%); -@rv-documentMappopup-bg-color:#EBEBEB; - -@rv-popuppageinfo-bg-color:black; -@rv-labelpageno-font-size:16px !important; -@rv-pageview-moz-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-webkit-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-box-shadow:rgba(0,0,0,0.3); -@rv-pageview-border-color: rgb(128,128,128); - -@rv-ttooltip-background:white; -@rv-ttooltip-border-color:@content-border-color; -@rv-ttooltip-color:black; - -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -@rd-widget-font-size: 8px; -@rd-nav-arrow-size: 9px; -@rd-button-font-size: 11px; -@rd-preview-font-size: 13px; -@rd-header-font-size: 16.5px; -@rd-data-font-size: 18px; -@rd-acrdn-nav-size: 30px; -@rd-text-border-radius: 2px; -@rd-button-border-radius: 4px; -@rd-border-radius: 4px 4px 0 0; -@rd-exp-set:#000000; -@rd-exp-border:#c8c8c8; -@rd-exp-reset:#ffffff; -@rd-list-bgreset:transparent; -@rd-surfacecontainer-bg-color:darken(@content-bg-color, 20%); -@rd-switch-bg-color: @grey-400; -@rd-accordion-hover:#f4f4f4; -@rd-accordion-border:@hover-border-color; -@rd-tab-fontcolor:white; -@rd-tab-hover-fontcolor:white; -@rd-dialog-addBtn:@active-bg-stcolor; -@rd-nodata-alert-bg:#fff8ed; -.rd-hover-gradient() { - .custom-gradient(@hover-gradient-color, #f4f4f4,#e9e9e9, 0%, 0% ); -} -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -@sp-outline:transparent none 0px; @sp-item-hover-color:#C8E6C9; @sp-noborder:0px solid transparent; @sp-header-font-size:14px; @sp-header-border-radius:0px; -/*-----------------------Diagram Definition-----------------*/ -@dg-contextmenu:url("../common-images/diagram/diagram_context.png");@dg-contextmenu-hover:url("../common-images/diagram/diagram_context.png"); -@dg-ruler-overlap-bg: #D8D8D8; -@dg-ruler-space-bg: #EdEdEd; -@dg-ruler-tick: #3f51b5; -@dg-ruler-label: #3f51b5; - -/*-----------------------Datepicker Definition-----------------*/ -@disable-datepicker-text: lighten( @default-font-color, 55% ); -/*-----------------------Bootstrap support-----------------*/ -@bs-default-bg-stcolor:@default-bg-stcolor; @bs-header-bg-stcolor:@header-bg-stcolor; @bs-shadow-bg-color:@shadow-bg-color; @bs-content-font-color:@content-font-color; @bs-header-font-color:@header-font-color; @bs-hover-font-color:@hover-font-color; @bs-active-font-color:@active-font-color; @shadow-bg-size:2px; @content-font-color-element:#000000; .bs-default-gradient() { - .default-gradient(); -} - -.bs-header-gradient() { - .header-gradient(); -} - -.tooltip-colors() { - background-color: @content-bg-color; - border-color: @content-border-color; - color: @content-font-color; -} - -.handle-default-gradient() { - .default-gradient(); -} - -.handle-hover-gradient() { - .hover-gradient(); -} - -.vhandle-arrow(){ - content: ""; -} - -.hhandle-arrow(){ - content: ""; -} - -.border-bottom() { -} - -.focus-border-color() { -} - -.bs-hover-gradient() { -} - -.hover-font-color() { -} - -.active-icon-color() { -} - -.default-icon-color() { -} - -.add-borderdiv() { - border: @border-size @border-type @default-border-color; -} - -.transparent-border() { -} -/*----------------------Ribbon Definition-----------------------*/ -@rbncontent-content-bg-color:@content-bg-color; -@rbn-menu-font-hover-color:@hover-font-color; -@rbnbackstage-item-select-color:@active-font-color; -@rbnbackstage-item-hover-color:@hover-font-color; -@rbn-border-color:@default-border-color; -@rbn-bg-color:@header-font-color; -@rbn-act-color: none; -@rbnapptab-font-color:@rbntab-font-color; -@rbn-act-a-border-color:none; -@rbncontent-font-color: @content-font-color; -@rbntab-font-color:@header-font-color; -@rbncontent-border-color: @content-border-color; -@rbnhelp-color: @default-icon-color; -@rbncaption-font-color: @content-font-color; -@rbndropdown-color: @content-bg-color; -@rbnmenu-font-color: @hover-font-color; -@rbn-white-color:#FFFFFF; -@rbn-apptab-color:@header-font-color; -@rbngallery-hover-color:@hover-bg-stcolor; -@rbngallery-select-color:@active-bg-stcolor; -@rbn-text-color:@hover-font-color; -@rbngallery-bg-color: @content-bg-color; -@rbngallery-border-color:@default-border-color; -@rbngallery-disable-color:#CECECE; -@rbnbackstage-start-hover-color:darken(@active-bg-stcolor, 15%); -@rbnbackstage-end-hover-color:darken(@active-bg-endcolor, 15%); -@rbnbackstage-normal-color:@active-bg-stcolor; -@rbnbackstage-start-select-color:lighten(@active-bg-stcolor, 15%); -@rbnbackstage-end-select-color:lighten(@active-bg-endcolor, 15%); -@rbntoggle-start-color:lighten(@active-bg-stcolor, 18%); -@rbntoggle-end-color:lighten(@active-bg-endcolor, 18%); -@rbnhover-font-color: @hover-font-color; -.ribbon-toggle-gradient(){ - .custom-gradient(@active-gradient-color,@rbntoggle-start-color, @rbntoggle-end-color, 18%, 0%); -} -.ribbon-header-gradient(){ - .header-gradient(); -} -.ribbon-active-gradient(){ - .active-gradient(); -} -.ribbon-app-tab-font(){ - color: @rbn-apptab-color; - opacity: 1; - filter: alpha(opacity=100); -} -.ribbon-hover-gradient(){ - .hover-gradient(); -} -.ribbon-backstage-hover-bg() { - background-color: darken( @header-bg-stcolor, 12% ); -} -.ribbon-backstage-select-bg(){ - background-color: lighten( @header-bg-stcolor, 10% ); -} -.ribbon-bg-hover-gradient(){ - background: fade(@header-font-color,30%); -} -.ribbon-tab-hover(){ - opacity: 0.7; - filter: alpha(opacity=70); -} -.ribbon-bg-active-gradient(){ } -.office-ribbon-file-hover(){} -.ribbon-app-hover-gradient(){ - .ribbon-hover-gradient(); -} -.ribbon-shadow(){ - box-shadow: 0 3px 6px rgba(0,0,0,0.16); -} -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ - -.mouseselection-stylefor-fileexplorer() { - background-color: fade(@accent-color,20%) -} -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -@kanban-cell-exceed: #f8d9c7; -@kanban-cell-deceed: #ffedcd; -@kanban-cell-border:@default-border-color; -@kanban-card-border:@content-border-color; -@kanban-select-cardhead-border:lighten(@default-border-color,3%); -@kanban-cardhead-border:lighten(@default-border-color,3%); -@kanban-toolbar-border:@default-border-color; -@kanban-filter-done-stcolor: @hover-bg-stcolor; -@kanban-card-shadow:0 1.83px 1px rgba(0, 0, 0, 0.2); -@kanban-toggle-hover-ftcolor: @active-bg-stcolor; -.kanban-cell-bg(){ - .custom-gradient(@default-gradient-color, darken(@content-bg-color,4%), @content-bg-color, 0%, 0%); -} -.kanban-dragclone-bg(){ - .custom-gradient(@active-gradient-color, lighten(@active-bg-stcolor, 17.5%), @active-bg-endcolor, 0%, 0%); -} -.kanban-skheader-bg(){ - .custom-gradient(@default-gradient-color, lighten(@default-bg-stcolor, 1%), @default-bg-endcolor, 0%, 0%); -} -.kanban-header-font(){ - color:@active-bg-stcolor; -} -.kanban-targetdrag-font(){ - background:@content-bg-color; -} -.kanban-toggle-content-ftcolor(){ - color: @content-font-color; - opacity: 0.6; - filter: alpha(opacity=60); -} -.kanban-toggle-icon-ftcolor(){ - color: @content-font-color; - opacity: 0.8; - filter: alpha(opacity=80); -} -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -@sscontent-color: @content-font-color; -@ssheader-content-color: darken( @header-font-color, 100% ); -@sscontent-border-color: @content-border-color; -@ssfroze-border-color: @content-border-color; -@ssdialog-border: @content-border-color; -@sscopy-blank-bgcolor: @content-border-color; -@sscopy-blur-bgcolor: darken( @content-bg-color, 4% ); -@sscomments-hdr-bgcolor: darken( @content-bg-color, 5% ); -@ssborder-bright: darken( desaturate( @accent-color, 8% ), 1% ); -@sscomments-focused-border: lighten( desaturate( @accent-color, 18% ), 14% ); -@sscomments-excel-border: darken( saturate( @header-border-color, 1% ), 4% ); -@sspager-font-color:@default-font-color; -@ssheader-border-color: @content-border-color; -@ssheader-bgcolor: @content-bg-color; -@sshover-bg-color: @hover-bg-stcolor; -@ssheader-select-bgcolor: fade(@accent-color, 12%); -@ssheader-hover-bordercolor:@hover-border-color; -@sscontent-border-color:@content-border-color; -@ssfroze-highlight-color:@accent-color; -@sschart-darktheme-bgcolor: darken( @content-font-color, 13% ); -@ssdrpdwnbrdr: darken( @header-border-color, 7% ); -@ssselectall: fade(@accent-color, 12%); -@ssselectallhover: fade(@accent-color, 20%); -@ssselectselected: @accent-color; -@sschart-select-bgcolor: lighten( desaturate( @accent-color, 24% ), 20% ); -@sscontent-active-bgcolor: darken( desaturate( @accent-color, 11% ), 2% ); -@sscontent-active-color: @active-font-color; -@ssnumeric-icon-color: darken( @header-border-color, 31% ); -@ssactive-bg-color: @accent-color; -@ss-icon-color:@default-icon-color; -@ssbtntgle-start-color:lighten(@accent-color, 18%); -@ssbtntgle-end-color:lighten(@accent-color, 18%); -@ss-chartmenu-bgcolor:@content-bg-color; -@ss-chartmenu-color:@default-font-color; -@ss-chartmenuheader-bgcolor:@header-bg-stcolor; -@ss-textarea-color:@default-border-color; -@ssrowselect-font-color:@content-font-color; -.spread-toggle-gradient(){ - .custom-gradient(@active-gradient-color,@ssbtntgle-start-color, @ssbtntgle-end-color, 18%, 0%); -} -@ssactive-font-color:@default-font-color; -@ssactive-icon-color:@default-icon-color; -@ssdown-arrow-cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto; -@ssright-arrow-cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto; -@ssformatpainter-cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto; -@ssdraw-border-cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto; -@ssdraw-border-grid-cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto; -@material-ssheader-content-color:fade(@base-font-color, 87%); -@material-sshover-border-color:fade(@base-font-color, 12%); -@material-ssbg-default-color:@default-bg-stcolor; -@material-sstextbox-border-color:fade(@base-font-color,12%); -@material-dlgtab-bgcolor:@primary-color; -@material-dlgtab-fontcolor:@primary-font-color; -@material-dlgtab-inactcolor:fade(@primary-font-color, 70%); -@material-ac-brdr-color:fade(@base-font-color,26%); -@material-ac-brdractive-color:fade(@base-font-color,54%); -@material-base-font-color:@base-font-color; -@material-dialog-content-color:fade(@base-font-color, 38%); -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -.border-selection(){} -.colorpicker-color-selection(){} -.colorpicker-boxshadow-selection(){} - - /*----------------------rangeScrollbar Start------------------*/ - -@default-rangeScroll-select-fill: @default-bg-stcolor; -@default-rangeScroll-select-stroke : @default-border-color; -@hover-rangeScroll-select-fill: @hover-bg-stcolor; -@hover-rangeScroll-select-stroke : @hover-border-color; -@default-rangeScroll-backRect-fill:@content-bg-color; -@default-rangeScroll-backRect-stroke:@content-border-color; -@default-rangeScroll-arrow-fill:@default-icon-color; -@hover-rangeScroll-arrow-fill:@hover-icon-color; - -/*----------------------rangeScrollbar End--------------------*/ - - - /*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -.colorpickericon-color-selection(){} -.material-stylefor-button(){ - background-color:@active-bg-stcolor; - color:@active-font-color; -} -.material-stylefor-fileexplorer(){ - border-bottom: 1px solid @default-border-color; -} -.material-stylefor-bordertop(){} -.material-stylefor-datepicker(){ - color:@header-font-color; -} -.material-stylefor-borderradius(){ - border-radius:4px; -} - -/*--------------- common ----------------- */ - -.high-contrast-groupbtn-border() { - @hover-border-color: @default-border-color; -} - -.switch-themes-groupbtn-border-color() { - @hover-gbtn-border-color: @hover-border-color; -} - -.switch-animate-icon-color() {} - -.tab-header-background() { - background: @header-bg-stcolor; -} - -.switch-grid-header-icon() { - @header-icon-color: @default-icon-color; -} - -.switch-datepick-header-hover() { - @header-font-color: @hover-font-color; -} - -.switch-datepick-header-text() { - color: @hover-font-color; -} - -.switch-datetimepick-button-text() { - @content-font-color: @default-font-color; -} - -.switch-colorpicker-grpbtn-text() { - @default-font-color: @content-font-color; -} - -.switch-splitter-divder-hover() { - @hover-border-color: @active-border-color; -} - -.switch-schedule-appointment-btn() { - @active-bg-stcolor: @accent-color; - text-transform: uppercase; -} - -.switch-schedule-header-color() { - @schedule-header-border-color: @grey-300; - @header-border-color: @grey-300; - @content-border-color: @grey-300; - @header-bg-stcolor: @grey-50; - @header-font-color: @base-font-color; -} - -.switch-pivotgrid-draggale-button() { - @default-font-color: fade(@primary-font-color,70%); -} - -.switch-pivotgrid-groupingBar-btn-color() { - @default-icon-color: @default-font-color; -} - -.switch-pivotgrid-btn-hover() { - @active-font-color: @hover-border-color; -} - -.switch-pivotclient-icon-hover() { - color: @hover-icon-color; -} - -.switch-pivotclient-treeview-icon-hover-active() { - color: inherit; -} - -.switch-checkbox-icontick() { - background-color: @active-bg-endcolor; - @active-bg-stcolor: @active-font-color; -} - -.switch-ribbon-file-header-txt-color() { - @rbn-white-color: @header-font-color; -} - -.switch-file-explorer-context-icon-color() { - @hover-font-color: @hover-icon-color; -} - -.switch-rte-active-icon-color() { - @active-font-color: @active-icon-color; -} - -.switch-rte-context-icon-color() { - @hover-font-color: @hover-icon-color; -} -/*---------------high-contrast ------*/ -.high-contrast-gantt-toolbar-icon-border() { - @hover-border-color: transparent; -} -.high-contrast-stylefor-silder-active() {} -.high-contrast-checkbox-bordercolor() {} -.high-contrast-radio-bordercolor() {} -.high-contrast-radio-iconcircle() {} -.high-contrast-tab-headerborder() {} -.high-contrast-tab-header-normal-font() {} -.high-contrast-rotator-default-border() {} -.high-contrast-rotator-pager-border() {} -.high-contrast-file-explorer-search-text() { - @active-bg-stcolor:@default-border-color; -} -.high-contrast-file-explorer-content-active() {} -.high-contrast-tagcloud-txt-hover() {} -.high-contrast-ribbon-header-active() {} -.high-contrast-ribbon-header-border() {} -.high-contrast-ribbon-header-active-border() {} -.high-contrast-ribbon-header-active-font() {} -.high-contrast-ribbon-header-hover-font() {} -.high-contrast-ribbon-file-header() {} -.high-contrast-ribbon-file-header-hover() {} -.high-contrast-gantt-textbox-border-color() { - box-shadow:none; -} -.high-contrast-gantt-active-font-color() {} -.high-contrast-toolbar-border() {} -.high-contrast-grid-button-border-color() {} -.high-contrast-schedule-content-icon-color() {} -.high-contrast-upload-btn-hover-color(){} -.high-contrast-stylefor-daterange(){} -.daterange-inrange-background() {} -/*---------------- Office-365 ----------------*/ - -.office-grid-footer-bg-color() {} -.office-grid-footer-border-color() {} -.office-grid-pager-bg-color() {} -.office-grid-pager-hover-color() {} -.office-button-bg-color() {} -.office-silder-handle-bg-color() {} -.office-silder-handle-border-color() {} -.office-silder-handle-hover-border-color() {} -.office-acrd-header-bg-color() {} -.office-acrd-header-border-color() {} -.office-tab-headerborder() {} -.office-tab-header-normal-font() {} -.office-colorpick-popup-bg-color() {} -.office-colorpick-popup-border-color() {} -.office-rotator-pager-hover-border() {} -.office-ribbon-header-bg-color() {} -.office-ribbon-header-border() {} -.office-ribbon-header-font-color() {} -.office-ribbon-file-header() {} -.office-pivotclient-toolbar-bg-color() {} -.office-checkbox-bordercolor() {} -.office-file-explorer-toolbar-bg-color() {} -.office-file-explorer-toolbar-border-color() {} -.office-rte-toolbar-color() {} -.office-split-menu-color() {} -.office-tab-header-bg-color {} -.office-radio-iconcircle() {} -.office-radio-bordercolor() {} -.office-dialog-active-line-color() {} -.office-tab-header-hover-font(){} -.office-file-explorer-splitbtn-bg-color(){} -.office-ddl-checkbox-bordercolor(){} -.office-toolbar-bg-color(){} -.office-rte-splitbtn-bg-color(){} -.office-upload-btn-hover-color(){} -.office-tab-header-bghover-color{} -.office-upload-button-border(){} -.office-tab-border-left-right(){ - border: none; -} -.office-pivot-treeview-hover-border(){} -.office-pivot-button-active(){} -.office-pivot-treeview-active-color(){} -.office-pivot-groupingBar-button-active(){} -.office-pivot-button-border(){ - border:1px solid; -} -.office-pivot-dialog-icon-hover(){ - background:@pivotList-dialog-close-hvr-color; -} -/*------------------ material theme ---------------------*/ -.material-datepick-header-icon-color() { - @hover-icon-color: @header-icon-color; -} -.material-dialog-icon-hover-bg-color() { - background: @content-bg-color; -} -.material-dialog-icon-hover-color(){ - @hover-icon-color: @grey-200; -} -.material-menu-active-bg-color() {} - -.material-radio-bg-color() {} - -.material-radio-bordercolor() { - @content-border-color: @content-font-color; -} - -.material-radio-act-bordercolor() { - @content-border-color: @active-bg-stcolor; -} - -.material-radio-iconcircle() { - @content-border-color: @active-bg-stcolor; -} - -.material-tab-header-bg-hover-color() { - @hover-bg-stcolor: fade(@header-font-color,30%); -} - -.material-tab-headerborder() { - @content-border-color: none; -} - -.material-tab-header-normal-font() { - @content-font-color: fade(@header-font-color,70%); - text-transform: uppercase; -} - -.material-tab-header-hover-font() { - @hover-font-color: fade(@header-font-color,70%); -} - -.material-tootip-bg-color() { - @content-bg-color: @grey-700; -} - -.material-tootip-border-color() { - @content-border-color: none; -} - -.material-tootip-text-color() { - @content-font-color: @content-bg-color; -} - -.material-button-border-color() { - @default-border-color: none; - @hover-border-color: none; - @active-border-color: none; - border: none; -} - -.material-listview-header-icon-color() { - @hover-icon-color: @header-icon-color; -} - -.material-hover-navigation-header-icon-color() { - opacity: 0.7; - color: @hover-icon-color; -} - -.material-tileview-bg-color() { - background: @primary-color; -} - -.material-ribbon-header-active-font() { - @rbn-bg-color: @content-font-color; - border-color: @header-bg-stcolor @header-bg-stcolor transparent; -} - -.material-ribbon-file-header() { - .header-gradient(); -} - -.material-ribbon-file-header-hover() { - background: fade(@header-font-color,30%); -} - -.material-pivot-drag-bg-color() { - @pivotList-treeview-hvr-color: @primary-color-300; -} - -.material-pivot-drag-column-color() { - @groupingBar-bg-color: @primary-color-300; -} - -.material-pivot-drag-column-br-color() { - @active-border-color: @hover-border-color; -} - -.material-pivot-drag-column-txt-color() { - @active-font-color: @header-font-color; -} - -.material-pivotclient-box-shadow() { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, 0.20); - overflow:visible; - margin-bottom:2px; -} - -.material-grid-droparea-bg-color() { - background: @primary-color-300; -} - -.material-grid-header-border-top-color(){ - border-top-color:@content-border-color; -} - -.material-gantt-header-background() { - @gantt-schedule-font-color: fadeout(@base-font-color,13%); - @gantt-header-border-color: @content-border-color; -} - -.material-gantt-header-icon-color() { - @header-icon-color: fadeout(@base-font-color,46%); -} - -.material-tab-border() { - border-bottom: 2px @border-type @accent-color; -} - -.material-tab-borderbottom() { - border-top: 0px @border-type transparent; -} - -.material-upload-background() { - @default-bg-stcolor: fade(@base-font-color,12%); - box-shadow: none; - border-radius: 0px; -} - -.material-upload-border() { - @default-border-color: none; -} - -.material-active-box-shadow() { - box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.26); -} - -.material-normal-box-shadow() { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, 0.20); -} - -.material-checkbox-bordercolor() { - @content-border-color: @content-font-color; -} -.material-upload-dialog-bg-color(){ - @alt-row-bg-color: @content-bg-color; -} - -.material-checkbox-act-bordercolor() { - @content-border-color: @accent-color; -} -.material-upload-dialog-active-line(){ - border-bottom: none; -} -.material-file-explorer-splitbtn-shadow(){ - box-shadow:none; - border: 1px solid @default-border-color; -} -.material-file-explorer-splitbtn-radius(){ - box-shadow:none; - border-radius:0px; -} -.material-ddl-checkbox-bordercolor(){ - @content-border-color: @content-font-color; - border-radius: 2px; -} -.material-tab-right-border(){ - border-left: 2px @border-type @accent-color; -} -.material-tab-right-bottom-border(){ - border-right: transparent; -} -.material-tab-left-border(){ - border-right: 2px @border-type @accent-color; -} -.material-tab-left-bottom-border(){ - border-left: transparent; -} -.material-tab-bottom-border(){ - border-top: 2px @border-type @accent-color; -} -.material-tab-bottom-border-bottom(){ - border-bottom: transparent; -} -.material-content-border-color(){ - @content-border-color: transparent; -} -/*------------------ DatePicker ---------------------*/ -.material-headerStylefor-datepicker(){ - background-color: fadeout(lighten(@header-bg-stcolor, 40%),50%); -} -.material-dateDimension-datepicker(){ - height:44px; - position:relative; - z-index:1; -} - .material-timeDimension-datepicker(){ - height:56px; - } -.material-dateCircle-datepicker(){ - border-radius:50%; -} -.material-monthDimension-datepicker(){ - height:78px; - position:relative; - z-index:1; -} -.material-tab-padding-bottom(){ - padding-bottom: 0px; -} -.material-tab-border-bottom-line(){ - @border-size: 0px; -} -.material-buttonText-alignment(){ - padding:0.1em 0.2em .1em; -} -.material-icon-alignment(){ - top:0; - left:0; -} -.material-gantt-toolbar-shadow() { -} -.material-datePicker-header() { - float:left; -} -.material-borderRadius-datepicker(){ - border-radius:0px -} -.material-datePicker-headerText(){ - float:left; -} -.material-headerText-padding(){ - padding:7px; - border-radius:0; -} -.material-rightIcon-alignment(){ - right:0; -} -.material-icon-dimension(){ - height:30px; - width:30px; -} -.material-icon-position(){ - top:7px; - left:8px; -} -.material-otherMonth-dateColor(){ - color:fadeout(@active-bg-stcolor,50%); -} -.material-text-dimension(){ - width: 79%; -} -.material-headerHoverStylefor-datepicker(){ - color:@header-font-color; -} -.material-rte-splitbtn-radius(){ - box-shadow:none; - border-radius:0px; - height: 36px !important; -} -.material-headerHoverStylefor-dateTimePicker(){ - color:@content-font-color; -} - .material-header-RTL(){ - float:right; - } - .material-prevIcon-RTL(){ - left:0; - float:right; - } - .material-nextIcon-RTL(){ - right:0; - float:right; - } - .material-drillDownContainer-font(){ - color:@content-font-color; - } - .material-styleFor-timePicker(){ - background-color:@primary-font-color; - } -/*-----------------------HeatMap Definition-----------------*/ -@hmp-border-color: #c8c8c8; -@hmp-font-color:black; -@hmp-background-color:white; -/* Common style */ - -.e-content-area{ - background-color:@widget-bg-color; - color:@label-color; - border-color:@content-border-color; - font-family:@font-family; -} - -/*Theme Color*/ -.e-grid.e-rtl .e-indentcell{ -border-left-color: @row-border-color; -} -.e-grid .e-rarrowup-2x:before{ - & when (@skin= "material") { - content: "\e826" !important; - } - & when (@skin= "office-365") { - content: "\e826"; - } -} -.e-grid .e-rarrowdown-2x:before { - & when (@skin= "material") { - content: "\e827" !important; - } - & when (@skin= "office-365") { - content: "\e827"; - } -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell{ -border-right-color:@row-border-color; -border-bottom-color:@row-border-color; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: @gheader-border-color; -} - -/*..........................Skin css...........................*/ -.e-grid{ -font-family: @font-family; -border-color: @gdroparea-border-color; -color: @gcontent-font-color; -border-top: none; -& when (@skin= "office-365") { - border-color : @neutral-light; -} -} -.e-grid .e-pager{ -.office-grid-pager-bg-color; -& when not (@skin= "material") { -background-color: @pager-default-bg-color; -} -& when (@skin= "material") { - background-color:@content-bg-color; - border-width : 1px 0 0; -} -& when (@skin= "office-365") { - border-width : 1px 0 0; -} - -} -.e-grid .e-pager .e-numericitem:hover, -.e-grid .e-pager .e-nextpage:Hover, -.e-grid .e-pager .e-lastpage:Hover, -.e-grid .e-pager .e-firstpage:Hover, -.e-grid .e-pager .e-prevpage:Hover{ -.office-grid-pager-hover-color; -} - -.e-grid .e-btn.e-select{ -.high-contrast-grid-button-border-color; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-grid .e-btn.e-select.e-flat{ - & when (@skin ="office-365"){ - margin-left: 0 !important; - margin-right: 6px !important; - } -} -.e-grid .e-btn.e-btn-normal.e-txt{ - & when (@skin ="office-365"){ - padding:0; - } -} -.e-grid .e-icon{ - color: @default-icon-color; -} -.e-groupheadercell .e-icon { -color: @header-icon-color; -} -.e-grid .e-gridheader .e-icon{ - .switch-grid-header-icon; - color: @header-icon-color; -} - -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border:@border-size @border-type @content-border-color ~"\9"; -} -.e-grid.e-dlgcontainer .e-value .e-caption{ - & when (@skin= "office-365") { - color:@neutral-secondary; - font-size:14px; - - } -} -.e-grid .e-icon.e-animatebutton { - .switch-animate-icon-color; - color: @active-icon-color; - cursor: pointer; - & when (@skin= "material") { - color: @primary-font-color-50; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { -border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell{ -border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell{ -border-left:none; -} -.e-columnChooser { - border: 1px solid @default-border-color; - font-size: @font-size; - color: @default-font-color; -} -.e-grid .e-ccButton{ - & when (@skin= "material") { - width:100px !important; - padding-left:9px !important; - margin-right:1px !important; - } - -} -.e-grid .e-btncan{ - & when (@skin= "material") { - color: @base-font-color !important; - } -} -.e-grid .e-btnsub.e-flat.e-button:after, .e-grid .e-btncan.e-flat.e-button:after{ - & when (@skin= "material") { - animation: none !important; - background:transparent; - } - -} -.e-grid .e-ccBtndiv{ - & when (@skin= "material") { - margin-right:-1px !important; - border:none !important; - margin-top:-7px !important; - } - & when (@skin= "office-365") { - margin-top:3px !important; - } -} - -.e-grid .e-ccformbtn{ - & when (@skin= "material") { - width:80px !important; - } -} - .e-columnChoosertail { - border-bottom-color: @default-border-color; - & when (@skin= "material") { - display:none !important; - } - -} - .e-columnChoosertailAlt { - border-bottom-color: @gheader-bg-color; - & when (@skin= "material") { - border-bottom-color: @default-border-color; - display:none !important - } -} - .e-columnChooserListDiv:hover{ - background-color: @alt-row-bg-color; -} - .e-columnChooser .e-vhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooser .e-hhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooserSplitter { - border-top: 1px solid @default-border-color; - & when (@skin= "material") { - display:none !important; - } - } -.e-grid .e-number { - background-color: @grid-uisupport-background-color; - color: @grid-uisupport-number-color; -} -.e-grid .e-tableLastCell { - border-right-color: @row-border-color !important; -} - .e-stackedHeaderRow th { - border-bottom: 1px solid @row-border-color !important; -} - .e-resFilterDialogHeaderDiv { - border-bottom: 1px solid @row-border-color !important; -} - .e-resposnsiveFilterBtnLeft { - border-right: 1px solid @row-border-color !important; -} - .e-resIcon { - color:@gheader-border-color !important; -} - - .e-grid .e-filterdialoglarge .e-ddl, .e-grid .e-filterdialoglarge .e-numeric, - .e-grid .e-filterdialoglarge .e-atc, .e-grid .e-filterdialoglarge .e-datewidget - { - & when (@skin= "office-365") { - height : 32px !important; - } - } - -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:hover, - .e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:active{ - & when (@skin= "material") { - background:none; - } -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-active >a, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-hover >a{ - & when (@skin= "material") { - background:none; - } -} - -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:active{ - & when (@skin= "material") { - background-color:@default-border-color; - } -} -.e-grid div.e-gridtoolbar{ - & when (@skin= "office-365") { - background-color:@neutral-white; - height:40px; - padding-left:0; - padding-right:0; - } -} -.e-grid .e-ejinputtext.e-gridsearchbar{ - & when (@skin= "material") { - line-height :20px !important; - text-indent:0.75em; - } -} - -.e-grid .e-dlgBtns .e-button{ - font-family: @font-family; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content{ - background-color: @content-bg-color; - border-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color:@default-icon-color; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: @content-bg-color; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container{ -background-color: @gcontent-bg-color; -} -.e-grid.e-columnChooser .e-hscroll , -.e-grid.e-columnChooser .e-vscroll{ -background-color: transparent; -} -.e-grid .e-groupdroparea{ -.pager-selection-gradient(); -border-top-color: @row-border-color; -color: @gdroparea-font-color; - & when (@skin= "material") { - color: @base-font-color; - opacity:0.87; - } -} -.e-grid .e-groupheadercell div{ - & when (@skin= "office-365") { - margin-right : 8px; - } -} -.e-grid .e-groupdroparea{ - .material-grid-droparea-bg-color; -} -.e-grid .e-groupdroparea.e-default{ - & when (@skin= "material") { - background: @primary-color-50; - } - & when (@skin= "office-365") { - background: @neutral-quaternary-alt; - } -} -.e-grid .e-groupdroparea.e-active{ - & when (@skin= "material") { - background: @primary-color-300; - } - & when (@skin= "office-365") { - background: @theme-primary; - padding-top:16px; - padding-bottom:16px; - } -} -.e-grid .e-groupdroparea.e-allowDrop{ - & when (@skin= "office-365") { - background: @theme-primary; - } -} -.e-grid .e-cloneproperties{ - & when not (@skin= "material"){ - color: @gheader-hover-font-color; - .row-Hover(); - } - border-color: @row-border-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - background-color: @grey-200; - font-size: 13px !important; - font-family:'Roboto', Segoe UI; - font-weight:normal; - border-radius: 22px; - height:17px !important; - padding:10px !important; - width:auto !important; - } -} -.e-grid.e-draganddrop { - & when (@skin= "material") { - background-color: @grey-200; - border-color: @row-border-color; - border-width: 1px; - /*opacity: .5;*/ - padding: 4px 5px; - /* border-width: 1px; */ - font-size:13px; - font-family: 'Roboto', Segoe UI; - border-style: solid; - white-space: nowrap; - vertical-align: middle; - height: auto !important; - border-radius: 0!important - } -} -.e-grid.e-draganddrop .e-rowcell{ - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - border-color: @row-border-color; - - } -} - -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary{ -color: @default-font-color; -background-color: @gcaption-border-color; -border-color: @row-border-color; -border-top-color: @default-border-color; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent -{ - border-style: solid; - border-width: 1px 0 0; - border-color: @row-border-color; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell -{ - border:none; -} -.e-grid .e-gridsummary .e-indentcell -{ - background-color:@gcaption-border-color; - border-top-color: @default-border-color; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover{ -color: @gheader-hover-font-color; -.material-headerHoverStylefor-datepicker; -} -.e-grid .e-headercell-hover{ - & when (@skin= "material") { - background-color:@grey-200; - } -} -.e-grid .e-headercell-hover .e-headercelldiv{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -} -.e-grid .e-headercell-hover >.e-headercelldiv:hover{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; - opacity:1; -} -} -.e-grid .e-gridheader .e-headercellactive .e-icon{ -& when (@skin= "material") { -color: @pager-active-font-color; -} -& when (@skin= "office-365") { -color: @pager-active-font-color; -} -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter-alt; - } -} -.e-grid .e-groupheadercell{ -color: @gheader-font-color; -border-color: @row-border-color; -border-radius: @gcaption-border-radius; -background-color:@default-bg-stcolor; - & when (@skin= "material") { - border-color: @header-bg-stcolor; - } -} -.e-grid .e-alt_row{ -background: @alt-row-bg-color; - & when (@skin= "material") { - background: @grey-50; - } - & when (@skin ="office-365"){ - background:@neutral-lighter-alt; - } - -} -.e-grid .e-inlineform-titlebar{ -border-color: @row-border-color; -background-color: @gedit-title-color; - & when (@skin= "material") { - background-color:@widget-bg-color; - } - & when (@skin= "office-365") { - background-color:@neutral-light; - color:@neutral-secondary; - font-size:14px; - } -} -.e-grid .gridform .e-label label{ - & when (@skin= "office-365") { - padding-top:15px; - font-size:14px; - color: @theme-light-font; - } -} -.e-grid .e-dialog .gridform .e-numerictextbox{ - & when (@skin= "material") { - width:100% !important; - } -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand{ -border-color: @row-border-color; -border-top-color: @default-border-color; -background-color: @gcaption-border-color; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell{ -border-top-color:@row-border-color; -} -.e-grid .e-detailrowcollapse.e-lastrowcell{ - border-bottom-color:@row-border-color; - } -.e-grid .e-detailindentcell { - border-right-color: @row-border-color; -} -.e-grid .e-rowcell.e-updatedtd { - color: @gcontent-font-color; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: @row-selection-font-color; -} -.e-activefocusout.e-grid .e-numericitem.e-active, .e-activefocusout.e-grid .e-groupdroparea , .e-activefocusout.e-grid td.e-active, .e-activefocusout.e-grid td.e-cellselectionbackground { - background: @grid-focusout; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar{ - & when (@skin= "material") { - background-color: @grey-100 ; - color:rgba(0, 0, 0, 0.84) ; - } - & when not (@skin= "material") { - .row-selection(); - color: @row-selection-font-color; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-gridFromDiv{ - & when (@skin= "office-365") { - margin-top:15px; - } -} -.e-grid td.e-cellselectionbackground{ - & when not (@skin= "material") { - .cell-selection(); - color: @row-selection-font-color; - } - & when (@skin= "material") { - background-color: @grey-100; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-headercelldiv:hover { - & when (@skin= "material") { - color: @primary-font-color-50; - opacity: 0.84 - } - } -.e-grid .e-inlineform-titlebar{ -font-size: @gheader-font-size; -color: @gheader-font-color; -& when (@skin= "material") { -color : @base-font-color; -} -& when (@skin= "office-365") { -color : @neutral-secondary; -} -} -.e-grid .e-form-titlebar{ - & when (@skin= "material") { -color : @base-font-color !important; -border-bottom : 1px solid; -border-color :@default-border-color; - background-color:@widget-bg-color !important; -} - & when (@skin= "office-365") { -color : @neutral-secondary; -background-color:@neutral-light; -border-color:@neutral-light; -font-size:14px; -} -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div{ -background-color: transparent; -cursor:pointer; -} -.e-grid .e-dialog .gridform .e-save{ -& when (@skin= "material") { - margin-left:55px !important; - } -& when (@skin= "material") { - margin-left:42px !important; - } -& when (@skin = "office-365"){ - margin-left:36px !important; -} -} -.e-grid .e-dialog.e-titlebar{ - & when (@skin = "office-365"){ - padding-bottom :20px; - } -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell{ -& when not (@skin= "material") { -.gheader-gradient(); -border-top-color : @gdroparea-border-color ; -border-left-color : @header-border-color ; -border-bottom-color : @gheader-border-color; -} -& when (@skin= "material") { - /*background-color : @content-bg-color;*/ - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - border-right-color:@default-border-color; - /*//border-bottom:1px;*/ - - } - -& when (@skin= "office-365") { - /*background-color : @content-bg-color;*/ - border-left-color: @neutral-light; - border-bottom-color:@neutral-light; - border-right-color:@neutral-light; - /*//border-bottom:1px;*/ - - } -} - - .e-grid .e-headercell, - .e-grid .e-headercell-hover{ - - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-secondary; - } - } - .e-grid .e-rowcell{ - & when (@skin= "office-365") { - /*office-365*/ - color:@theme-light-font; - font-size:13px; - } - } -.e-grid .e-grouptopleftcell{ - & when (@skin= "material") { - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - } -} -.e-grid .e-horizontallines .e-resizer{ - & when (@skin= "material") { - border-width:0 1px 0 0; - } -} -.e-grid th.e-headercell[aria-sort = ascending] div , .e-grid th.e-headercell[aria-sort = descending] div { - & when (@skin= "material") { - font-size:medium; - } -} -.e-grid .e-columnselection{ -.column-selection(); -color: @row-selection-bg-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.84) ; - } -& when (@skin= "office-365") { - background-color: @neutral-light; - color:@theme-light-font; - } -} -.e-grid .e-grid-icon{ -.gheader-gradient(); -} - .e-grid .e-groupheadercell { - & when (@skin= "office-365") { - font-size:14px; - font-family: @font-family; - background:@theme-light; - color:@theme-light-font; - } - - } - .e-grid .e-groupheadercell:hover{ - & when (@skin= "office-365") { - background:@theme-lighter; - font-size:14px; - font-family: @font-family; - color:@theme-light-font; - } - } - .e-grid .e-groupcaption, .e-grid .e-groupcaptionsummary{ - & when (@skin= "office-365") { - font-size:17px; - color:@neutral-secondary; - } - } -.e-grid tr.e-groupcaptionrow{ - & when (@skin= "office-365") { - height:40px; - } - } -.e-grid .e-gridheader{ -color: @gheader-font-color; -border-bottom-color:@gdroparea-border-color; -border-top-color:@gdroparea-border-color; -.material-grid-header-border-top-color; -& when (@skin= "office-365") { - border-bottom-color:@neutral-light; - border-top-color:@neutral-light; - } -} -.e-grid .e-headercontent, -.e-grid .e-movableheader{ -border-right-color:@gdroparea-border-color; -} -.e-grid.e-rtl .e-headercontent{ -border-left-color: @gdroparea-border-color; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell{ -border-color: @row-border-color; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit{ - & when (@skin= "material") { - width:100% - } -} - -.e-grid .e-rowcell:first-child{ - & when (@skin= "office-365") { - padding: 0 8px 0 10px; - - } -} -.e-grid .e-rowcell:last-child{ - & when (@skin= "office-365") { - padding:0 10px 0 8px; - - } -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext -{ - & when (@skin= "material") { - background-color:transparent; - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - - } -} -.e-grid .e-rowcell .e-ejinputtext{ - & when (@skin= "material") { - height:34px !important; - border-width : 0 0 1px 0; - width:100% !important; - } -} - -.e-grid .e-ejinputtext.e-filtertext{ - & when (@skin= "material") { - border-width : 0 0 2px 0; - text-indent:0; -} - -} - -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active -{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - border-width:0 0 2px 0; - } - & when (@skin= "office-365") { - border-color:@theme-primary; - } -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus -{ - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } -} - -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover -{ - & when (@skin= "material") { - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-dark; - } -} - -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] -{ - & when (@skin= "material") { - box-shadow: none; - border-width:0 0 1px 0; - border-bottom-color: transparent; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,38%); - } -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover -{ - & when (@skin= "material") { - box-shadow: none; - } -} - -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus -{ - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border-width:0 0 2px 0; - } -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-grid .e-form-togglebtn:hover{ - .hover-gradient(); -} -.e-grid .e-form-toggle-icon{ -color:white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled{ -border-color: @row-border-color; -background-color: @gheader-bg-color; -background-image: none; -& when (@skin= "material") { - background-color:@content-bg-color; - border-color:@default-border-color; - } -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom{ -.pager-selection-gradient(); -border-color: @gdroparea-border-color; -} - -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{ -color: white; -} - -.e-grid .e-groupdroparea.e-hover { -.pager-hover-gradient(); -& when (@skin= "office-365"){ - background-color:@theme-primary; -} -} -.e-grid tr.e-hover { - - .row-Hover(); - color:@hover-font-color; - & when (@skin= "material"){ - background-color: @grey-200; - color:rgba(0, 0, 0, 0.84); - } - & when (@skin= "office-365"){ - background-color: @neutral-lighter; - color:@theme-light-font; - } -} -.e-grid tr.e-traverse { - .row-Hover(); - color:@hover-font-color; -} -.e-grid .e-scrollcss { - & when not (@skin= "material") { - .gheader-gradient(); - } - & when (@skin= "material") { - background-color:@grey-50; - } -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover{ - & when not (@skin= "office-365") { - .header-hover-gradient(); - } -} -.e-grid .e-reorderindicate { - border-right-color:@row-selection-bg-color; - & when (@skin= "material") { - border-right-color:@accent-color; - } -} -.e-grid.e-rtl .e-reorderindicate{ - border-left-color:@row-selection-bg-color; -} -.e-grid div.e-field-validation-error { - & when not (@skin= "material") { - background-color: #FFFE91; - color: #CD0A0A; - word-wrap: break-word; - } - & when (@skin= "material") { - background-color:@grey-700; - color:@primary-font-color; - } - & when (@skin= "office-365") { - font-size:12px; - background-color:@warning-bg-color; - color:@neutral-light-font; - } - white-space: normal; -} -.e-grid .e-dialog .e-addedrow label, .e-grid .e-dialog .e-editedrow label, .e-grid .e-inlineformedit label, .e-grid .e-externalformedit label{ - & when (@skin= "office-365") { - font-size:14px; - color:@neutral-light-font; - } - -} -.e-grid form.gridform.field-validation-empty{ - border: 1px solid #cd0a0a; -} - -.e-grid .e-editedrow .e-normaledit .e-ddl{ - & when (@skin= "office-365") { - width:100%; - } -} -.e-grid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color:#fffe92; - - } - & when (@skin= "material") { - border-bottom-color:@grey-700; - } - & when (@skin= "office-365"){ - border-bottom-color:@warning-bg-color; - } -} -.e-grid .e-ejinputtext { -border: 1px solid @content-border-color; -outline:none; -background-color: @content-bg-color; -color: @content-font-color; -vertical-align:baseline; -text-indent: 10px; -padding-right: 4px; -} - - .e-ejinputtext:focus { -box-shadow: 0 0 5px @shadow-bg-color; -} -.e-grid .e-summaryrow { - .office-grid-footer-bg-color; - background-color:@gcaption-border-color; - .office-grid-footer-border-color; - border-color: @default-border-color; - border-left-color: @default-border-color !important; - & when (@skin= "office-365"){ - background-color:@neutral-light; - border-color:@neutral-white; - } -} - .e-gridfooter { - width: 100%; - background-color: @gcaption-border-color; - border-top: 1px solid @default-border-color; - } -.e-grid .e-detailcell tr:first-child td.e-summaryrow{ - border-top: 1px solid @default-border-color; -} - -.e-grid .e-gridSummaryRows{ - color: @default-font-color; - & when (@skin= "material") { - height:48px ; - color:rgba(0, 0, 0, 0.84) ; - } - & when (@skin= "office-365") { - font-size:14px; - color:@theme-light-font ; - } -} - -.e-grid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - - .e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton{ -background-color:transparent; - & when not (@skin= "material") { -color:@hover-icon-color; - - } - -} - -.e-grid .e-headercellactive,.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { -color: @pager-active-font-color; -} -.e-grid .e-headercellactive { -.pager-selection-gradient(); -& when (@skin= "material") { - .header-hover-gradient(); -} -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - & when not (@skin= "material") { - border-left-color: @gheader-border-color; - } - & when (@skin= "material") { - border-left-color:@grey-500; - } -} -.e-grid .e-frozeny { - & when not (@skin= "material") { - border-bottom-color: @gheader-border-color !important; - } - & when (@skin= "material") { - border-bottom-color:@grey-500 !important; - } -} -.e-grid .e-dialog .e-header .e-icon{ -color: @header-font-color; -} -.e-grid.e-responsive .e-rowcell{ -border-bottom-color: @row-border-coloropac; -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { -border-bottom-color: @row-border-color; -} -.e-grid form .e-select:hover .e-icon,.e-grid form .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{ - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: @content-bg-color; -} - - -.e-heatmap.e-grid { - display: block; -} - -.e-heatmaplegend { - display: block; -} - -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, .e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} - -.e-heatmap.e-js.e-grid { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} - -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: @hmp-border-color; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - - - -.e-excelfilter.e-dlgcontainer { - font-family: @font-family; - font-weight: normal; - font-size: @font-size + 1; - color: @gcontent-font-color; - z-index:10001; - & when (@skin= "office-365") { - padding :20px 12px; - } -} - -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none @gcontent-bg-color; -} -.e-excelfilter .e-btncan{ - & when (@skin= "material") { - color:@base-font-color !important; - } - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: @gcontent-bg-color; - & when (@skin= "material") { - box-shadow:none; - } -} - -.e-excelfilter .e-checkboxlist { - background: @alt-row-bg-color; - border: @alt-row-bg-color; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul{ - border-width: @border-size; - border-style: @border-type; - border-color: @scroll-bg-color; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem{ - font-weight:normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget{ - & when (@skin= "material") { - width:160px !important; - } -} - .e-sortasc, - .e-sortdesc { - font-size: @font-size + 6; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: @font-size + 2; - color: @gcontent-font-color; - border: none; -} -.e-excelfilter .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-excelfilter.e-dlgcustom .e-input{ -line-height: 1.7em; -} -.e-excelfilter{ - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, .e-excelfilter .e-menu .e-list.e-bghdrcolor, e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, .e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: @content-bg-color; -} -.e-bghdrcolor > a, .e-fghdrcolor > a { - color: @gheader-font-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor{ - border-color: @gheader-bg-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{ - border-color: @gheader-border-color; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: @gheader-font-color; -} - -.e-excelfilter .e-searchbox .e-ejinputtext{ - & when (@skin= "material") { - border-width:0 0 2px 0; - text-indent:0.75em; - } -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus{ - - & when (@skin= "material") { - box-shadow:none; - border-color:@accent-color; - } -} - -.e-excelfilter .e-menu-wrap ul.e-menu{ - & when (@skin= "material") { - padding-left:0px; - padding-top:12px; - } -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "material") { - margin-top: 12px; - margin-bottom: 12px; - margin-left: 14px; - } -} -.e-excelfilter .e-searchcontainer .e-fields{ - & when (@skin= "material") { - margin:12px 0; - } -} -.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{ - & when (@skin= "material") { - padding:0 10px; - } -} - -.e-excelfilter .e-btncontainer > div{ - & when (@skin= "material") { - padding-left: 41px; - } - -} - -.e-excelfilter.e-dlgcustom{ - & when (@skin= "material") { - padding-bottom: 8px !important; - } -} - -.e-excelfilter .e-dialog{ - & when (@skin= "office-365") { - padding:20px 25px 0; - } -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child{ - & when (@skin= "office-365") { - padding-top:8px; - } - } -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} - .e-excelfilter.e-dlgcustom .e-dlgfields { - & when (@skin= "office-365") { - padding-bottom: 20px; - } - } -.e-excelfilter span.e-filternone.e-icon{ - & when (@skin= "office-365") { - margin:0; - } -} -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "office-365") { - margin-top:6px; - height:36px; - } -} -.e-excelfilter ul.e-menu.e-vertical{ - & when (@skin= "office-365") { - width:242px !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child{ - & when (@skin= "office-365") { - margin-right:0 !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields{ - & when (@skin= "office-365") { - float:right; - } - -} -.e-excelfilter .e-shadow .e-list>a{ - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-excelfilter .e-shadow{ - & when (@skin= "material") { - box-shadow: 0 0 9px rgba(0,0,0,.4) !important; - } -} - -/*---------------------------------Schedule Theme--------------------------------*/ -.e-schedule, -.e-schedule.e-scheduleouter { - & when (@skin= "material") { - color: @base-font-color; - background-color: @content-bg-color; - } - - & when (@skin= "office-365") { - color: @neutral-dark; - background-color: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-schedule .e-mobileNavigation { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when not (@skin= "material") { - color: @default-icon-color; - } -} - -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: @default-icon-color; -} - -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: @hover-icon-color; -} - -.navDrawerMenu li { - & when (@skin= "office-365") { - border-bottom: 1px solid @neutral-light !important; - } -} - -.e-scheduledrawer .e-list.e-state-active .e-list-img { - & when (@skin= "material") { - color: @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @active-icon-color; - } -} - -.e-schedule .icon-AddGrad:before { - color: #2382C3; -} - -.e-schedule .e-datecommondiv { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-font-color; - } -} - -.e-schedule .e-commonviewbutton { - & when (@skin= "material") { - color: @primary-font-color; - background: @primary-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .bs-default-gradient(); - color: @default-font-color; - border: @border-size @border-type @default-border-color; - border-right: none; - } -} - -.e-schedule .e-commonviewbutton.e-activeview:hover { - & when (@skin= "office-365") { - color: @theme-dark-font; - background: @theme-dark; - } -} - -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-scheduledialog .e-scheduleclose:hover { - & when (@skin="material") { - background-color: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-schedule .e-commonviewbutton:hover { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - } -} - -.e-schedule .e-appup, -.e-schedule .e-appdown { - & when (@skin= "material") { - color: @base-font-color; - } - - & when not (@skin= "material") { - color: @default-font-color; - } -} - -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - & when not (@skin= "material") { - color: @schedule-select-bg-color; - } -} - -.e-schedule .e-singleview { - & when not (@skin= "material") and not (@skin="office-365") { - border-right: @border-size @border-type @default-border-color; - } -} - -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - & when not (@skin= "material") and not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - } -} - -.e-schedule .e-dateheader { - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; -} - -.e-schedule .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-right: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-left: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} - -.e-schedule .e-dateheader, .e-schedule .e-leftindent { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickstartend { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-scheduledialog .e-quickstartendtime { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickcreatebottomcontainer { - & when (@skin= "material") { - border-top: @border-size @border-type @grey-300; - } -} - -.e-schedule .e-horizontalheader { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} - -.e-schedule .e-horizontaltimetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-top: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontalalternatetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type transparent; - border-top: @border-size @border-type @header-border-color !important; -} - -.e-schedule .e-horizontmonthheaderdatetd { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - & when (@skin= "material") { - background: @content-bg-color; - } -} - -.e-schedule .e-alternateworkcell { - .switch-schedule-header-color; - border-left: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-dayend { - .switch-schedule-header-color; - border-left: 2px @border-type @content-border-color !important; -} - -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color !important; -} - - -.e-schedule .e-parentnode { - & when not (@skin= "material") { - .default-gradient(); - border-bottom: @border-size @border-type @content-border-color !important; - } -} - -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - .switch-schedule-header-color; - border-bottom: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - background: @schedule-cells-bg-color; -} - -.e-schedule .e-othermonths { - border-left: @border-size @border-type transparent; -} - -.e-schedule .e-agendacells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - .high-contrast-schedule-content-icon-color; - color: @active-bg-stcolor; -} - -.e-schedule .e-alternatecells, .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300; - } - - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ); - } -} - -.e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dotted transparent; - } -} - -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - - & when not (@skin="office-365") { - color: @active-font-color; - } -} - -.e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color; - } - - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - } -} - -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%); - background-color: @grey-100; - border: @border-size @border-type @grey-400; - border-bottom: transparent; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border: @border-size @border-type @neutral-lighter; - border-bottom: transparent; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - border: @border-size @border-type @default-border-color; - border-bottom: transparent; - color: @default-font-color; - } -} - -.e-schedule .e-nextprevappdisable { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - opacity: 0.4; - } -} - -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color:@neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-schedule .e-scheduleheader > td { - & when (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - border-bottom: none; - } - - & when not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - border-bottom: none; - } -} - -.e-schedule .e-headerarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-bottom: none; -} - -.e-schedule .e-contentarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-top: none; -} - -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-schedule.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: none; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-monthheader, .e-schedule .e-scrolltimecells { - & when (@skin= "material") { - color: @base-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-schedule .e-currentdayhighlight { - & when (@skin= "material") { - color: @accent-color !important; - background: fade(@accent-color,12%) !important; - } - - & when (@skin= "office-365") { - color: @theme-light-font !important; - background: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @header-font-color !important; - background: fade(@active-bg-stcolor, 30%) !important; - } -} - -.e-schedule .e-horizontal .e-currentdayhighlight { - & when (@skin= "material") { - background: none !important; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } -} - -.e-schedule .e-currentdayhighlight .e-activeview { - & when (@skin= "material") { - background: none !important; - color: @accent-color !important; - border: none; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: none !important; - color: @header-font-color !important; - } -} - -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border: none; - } -} - -.e-schedule .e-mousehover { - background-color: @schedule-select-bg-color !important; - color: @hover-font-color; -} - -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - color: @hover-icon-color; - } -} - -.e-schedule .e-highlightcurrenttimeline { - background-color: darken(@active-bg-stcolor,5%); -} - -.e-schedule .e-currenttime { - background-color: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule .e-timeidicatorcircle { - color: darken(@active-bg-stcolor,5%); -} - -.e-scheduledialog .e-recuredit { - color: @active-bg-stcolor; -} - -.e-schedule .e-alldaycells { - .switch-schedule-header-color; - border-left: @border-size @border-type @content-border-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerresourcecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells{ - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @border-size @border-type @header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-headercells { - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-monthdateshighlight { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @watermark-font-color !important; - } -} - -.e-schedule .e-monthcurrenttime { - background: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells{ - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: @border-size @border-type transparent; -} - -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontaltimetd { - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: @border-size dotted @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: @border-size @border-type transparent !important; -} - -.e-schedule .e-activeview { - & when (@skin= "material") { - opacity: 1; - border-bottom: 2px @border-type @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary-font; - background: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .schedule-app-color(); - color: @active-font-color; - } -} - -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell{ - .switch-schedule-header-color; - border-bottom: @border-size @border-type transparent; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontaldaterender { - .switch-schedule-header-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - - .e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - .schedule-app-color(); - color: @active-font-color; - border: @border-size @border-type @schedule-app-border-color; -} - -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - .schedule-app-color(); -} - -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} - -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - & when (@skin= "material") { - background-color: @grey-100 !important; - } - - & when (@skin= "office-365") { - background-color: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @schedule-select-bg-color !important; - } -} - -.e-schedule .e-borderleft { - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-borderright { - border-right: @border-size @border-type @content-border-color !important; -} - -.e-scheduledialog .e-buttonactive:not(.e-disable) { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-primary !important; - color: @theme-primary-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor !important; - color: @active-font-color !important; - } -} - -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-dark !important; - color: @theme-dark-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @hover-bg-stcolor !important; - color: @hover-font-color !important; - } -} - -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - .switch-schedule-appointment-btn; - color: @active-bg-stcolor; -} - -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} - -.e-scheduledialog .e-outerarrowline { - border-color: @content-border-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} - -.e-scheduledialog .e-innerarrow { - border-color: @content-bg-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} - - .e-draggableAppointment { - box-shadow: 5px 5px 5px @overlay-bg-color; -} - -.e-schedule .e-blocktimeappointment { - background-color: darken(@default-bg-stcolor, 20%); - color: @default-font-color; - opacity: 0.4; -} - -.e-scheduledialog div.e-field-validation-error { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - white-space: normal; - } - - & when not (@skin= "material") { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; - } -} - -.e-schedule .e-appsoverflow { - color: @default-icon-color; -} - -.e-schedule .e-appsoverflow:hover { - color: @hover-icon-color; -} - -.e-scheduledialog div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell{ - background: @schedule-app-stbg-color !important; /* Old browsers */ - & when (@skin= "gradient-azure-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when not (@skin= "gradient-azure-dark") and not (@skin="gradient-lime") and not (@skin="gradient-lime-dark") and not (@skin="gradient-saffron") and not (@skin="gradient-saffron-dark"){ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ) !important; /* IE6-9 */ - color: #fff !important; - } - - .e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color !important; - } - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - } - } - - .media-print-default-gradient(@derivedfrom, @start, @end, @light, @dark) when (true) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start !important; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark) !important; - background: @start !important; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient) !important; /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient) !important; /* IE10+ */ - background: linear-gradient(to bottom, @gradient) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ) !important; /* IE6-9 */ - } - } - - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: @border-size @border-type @content-border-color !important; - border-left: @border-size @border-type @content-border-color !important; - background: @schedule-cells-bg-color !important; - } - - .e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%) !important; - background-color: @grey-100 !important; - border: @border-size @border-type @grey-400 !important; - border-bottom: transparent !important; - } - & when (@skin= "office-365") { - color: @neutral-light-font !important; - background: @neutral-lighter !important; - border: @border-size @border-type @neutral-lighter !important; - border-bottom: transparent !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - border: @border-size @border-type @default-border-color !important; - border-bottom: transparent !important; - color: @default-font-color !important; - } - } - - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: @active-font-color !important; - } - - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: @schedule-app-stbg-color !important; - } - - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300 !important; - } - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ) !important; - } - } - - .e-schedule .e-othermonths { - border-left: @border-size @border-type transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - - - .e-grid.e-rtl .e-nextpage, - .e-grid.e-rtl .e-nextpagedisabled{ -border-left-color: @pager-default-border-color; -} - -.e-pager, .e-grid .e-pagerstatusbar, .e-pager .e-drpdwn li, .e-pager .e-drpdwn, .e-pager div.e-drpdwndiv { -background-color: @pager-default-bg-color; -border-color: @pager-default-border-color; -color: @pager-font-color; - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} - -.e-pager { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: 13px; - color: fade(@base-font-color, 87%); - background-color: @primary-font-color; - border-color: @grey-300; - border-width: 1px 1px 1px; - } - & when (@skin= "office-365") { - border-width:1px 1px; - } -} - -.e-pager .e-icon { - & when (@skin= "material") { - position: relative; - } - & when (@skin= "office-365") { - height:32px; - width: 32px; - line-height:32px; - padding:0; - text-align:center; - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-pager .e-default:hover { - & when (@skin= "office-365") { - color:@neutral-secondary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - } -} - -.e-pager .e-spacing { - color: @pager-default-font-color; - & when (@skin= "material") { - /*material*/ - padding: 6px 1px 6px 1px; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } -} - -.e-pager .e-spacing.e-NP { - color: @default-icon-color; -} - -.e-pager .e-numericitem.e-hover , -.e-pager .e-currentitem.e-hover{ - & when (@skin= "material") { - background-color:@grey-200; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - .pager-hover-gradient(); - } -} -.e-pager.e-disable .e-numericitem.e-hover { - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background:transparent; - border-right-color:#fff; - } -} -.e-pager .e-numericitem { - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color, 87%); - border-right-color: @content-bg-color; - width: 30px; - height: 20px; - line-height: 20px; - border-right: 0; - margin: 0 8px 0 8px; - position: relative; - overflow: hidden; - border-radius: 50%; - } - & when (@skin= "office-365") { - width: 32px; - height: 32px; - line-height:32px; - border-right-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - & when not (@skin= "material") { - /*other*/ - background-color: @pager-default-bg-color; - color: @default-icon-color; - } - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-secondary; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 26%); - } -} - -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 54%); - } -} - -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when not (@skin= "material") { - /*other*/ - background-color: transparent; - } -} - -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - & when (@skin= "material") { - color:fade(@base-font-color,87%); - background-color:@grey-200; - border-radius:50%; - } - & when (@skin= "office-365") { - border-radius:0; - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-pager-gradient(); - } - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - border-radius:0; - background:transparent; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: transparent; - border-right-color: #c8c8c8; - color: #686969; - } - -} -.e-pager .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - border-color: @content-bg-color; - margin: 2px 6px -4px 16px; - border-width: 0px; - } - & when (@skin= "office-365") { - border:none; - background-color: @neutral-white; - border-radius:0; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background-color: @pager-default-bg-color; - border-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - margin: 4px 16px -4px 6px; - } -} - -.e-pager.e-rtl .e-numericitem { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - } - & when (@skin= "office-365") { - border-left-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-right-color: @primary-font-color; - padding: 6px 5px 6px 6px; - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - } - & when (@skin= "office-365") { - border-right-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-right-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - padding: 6px 5px 6px 5px; - } - & when (@skin= "office-365") { - border-left-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl div.e-parentmsgbar { - & when (@skin= "material") { - /*material*/ - padding-left: 24px; - } - & when (@skin= "office-365") { - margin-left:10px; - } - & when not (@skin= "material") and not (@skin="office-365"){ - margin-left:6px; - } - float: left; - -} - -.e-pager .e-currentitem.e-active { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} -.e-pager .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - border-radius: 50%; - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} - -.e-pager.e-disable .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: #ff4081; - border-radius: 50%; - color: #fff; - - } - & when (@skin= "office-365") { - background:#deecf9; - border-right-color:#fff; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - background-color:#179bd7; - } -} - -.e-pager .e-NP.e-numericitem, .e-pager .e-PP.e-numericitem { - & when (@skin= "material") { - vertical-align: top; - line-height: 12px; - } -} -.e-pager .e-drpdwndiv:before { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - } -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-drpdwn li.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} - -.e-pager div.e-numericcontainer{ - & when (@skin= "office-365") { - margin-top:6px; - } -} -.e-pager div.e-parentmsgbar{ - & when (@skin= "office-365") { - color:@neutral-secondary; - } -} -.e-pager .e-textbox-paging.e-pagercontainer{ - float: none; -} -.e-pager .e-template{ - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - border: none; - } -} -.e-pager .e-textbox-paging .e-nextpage,.e-pager .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-left: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage,.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - float: none; - margin-right:0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - & when (@skin= "material") { - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - padding: 6px 3px 5px 6px; - color: rgba(0,0,0,.54); - } - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 9px 3px 8px 8px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord{ - & when (@skin="office-365"){ - font-weight: bolder; - } -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 8px 8px 2px 2px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - float: right; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px 4px 4px 0px; - } - & when (@skin= "material"){ - border-radius: 50%; - } -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - .hover-pager-gradient(); - } - & when (@skin= "office-365"){ - background-color:@neutral-lighter; - } - & when (@skin= "material"){ - background-color:@grey-200; - } -} -.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{ - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage,.e-pager.e-rtl .e-template .e-lastpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: none; - border-left: 1px solid; - border-left-color: @pager-default-border-color; - } -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{ - display: none; -} - - - -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - & when (@skin="material") { - background-color: @grey-400; - border-color: @grey-300; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @scroll-bg-color; - } -} -.e-scrollbar .e-vscroll{ - &when not(@skin="material"){ - border-left:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-left:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-left:none; - } - border-right:none; -} -.e-scrollbar .e-hscroll{ - &when not(@skin="material"){ - border-top:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-top:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-top:none; - } -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon{ - &when not(@skin="material"){ - border-right: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-right:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-right:none; - } -} -.e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{ - &when not(@skin="material"){ - border-bottom: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-bottom:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-bottom:none; - } -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll{ - &when not(@skin="office-365"){ - border-right:@border-size @border-type @content-border-color; - } - &when (@skin="office-365"){ - border-right:none; - } - border-left:none; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: @border-size @border-type @content-border-color; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{ - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - &when (@skin="material") { - background-color: @grey-400; - } - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @scroll-handle-color; - } - transition: top .1s linear 0s, left .1s linear 0s; -} -.e-scrollbar .e-vhandle { - &when not(@skin="material") { - border-top: 1px solid @row-border-color; - border-bottom: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-top: 0.5px solid transparent; - border-bottom: 0.5px solid transparent; - } -} -.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-vhandle:active { - &when (@skin="material") { - border-top: 0.5px solid @grey-300; - border-bottom: 0.5px solid @grey-300; - } -} -.e-scrollbar .e-hhandle { - &when not(@skin="material") { - border-left: 1px solid @row-border-color; - border-right: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-left: 0.5px solid transparent; - border-right: 0.5px solid transparent; - } -} - -.e-scrollbar .e-hhandle:hover,.e-scrollbar .e-hhandle:active { - &when (@skin="material") { - border-left: 0.5px solid @grey-300; - border-right: 0.5px solid @grey-300; - } -} - -.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{ - & when not (@skin="material") { - background-color:@hover-bg-stcolor; - } - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - & when (@skin="material") { - background-color: @grey-500; - border-color: @grey-600; - } - & when (@skin= "office-365") { - background-color: @neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @hover-bg-stcolor; - cursor: default; - border-color: @hover-border-color; - } -} - -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, .e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, .e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, .e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, .e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } -} - -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -.e-scrollbar .e-button { - & when (@skin= "office-365") { - color:@neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } - } - -.e-scrollbar .e-button:hover -{ - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@hover-bg-stcolor; - color: @hover-icon-color; - } - border-color:@hover-border-color; -} - -.e-scrollbar .e-button{ - & when (@skin= "office-365") { - background-color:@neutral-white; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@scroll-handle-color; - } - -} -.e-scroller.e-speed-scroll > .e-content{ - overflow: scroll !important; -} - -.e-scroller.e-speed-scroll .e-content, .e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} - -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} - -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover -{ - &when not(@skin="material"){ - .handle-default-gradient(); - border: 1px solid @row-border-color; - transition: top .1s linear 0s, left .1s linear 0s; - } -} - -.e-scrollbar .e-v-line:before{ - .vhandle-arrow(); -} - -.e-scrollbar .e-h-line:before{ - .hhandle-arrow(); -} - -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover -{ - &when (@skin="material"){ - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365"){ - color: @default-icon-color; - } -} -.e-scroller .e-disable .e-button:hover -{ - background-color: transparent; -} - -.e-scroller .e-vscroll .e-vup.e-button, .e-scroller .e-vscroll .e-vdown.e-button, .e-scroller .e-hscroll .e-hup.e-button, .e-scroller .e-hscroll .e-hdown.e-button { - & when (@skin= "material") { - background-color: @grey-400; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:hover, .e-scroller .e-vscroll .e-vdown.e-button:hover, .e-scroller .e-hscroll .e-hup.e-button:hover, .e-scroller .e-hscroll .e-hdown.e-button:hover { - & when (@skin= "material") { - background-color: @grey-500; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:active, .e-scroller .e-vscroll .e-vdown.e-button:active, .e-scroller .e-hscroll .e-hup.e-button:active, .e-scroller .e-hscroll .e-hdown.e-button:active { - & when (@skin= "material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -/*Theme Color*/ - -.e-acrdn -{ - font-family: @font-family; -} -.e-acrdn > .e-content -{ - border-color: @content-border-color; - background-color: @content-bg-color; - & when (@skin= "material") { - /*material*/ - border-right: 0; - border-left: 0; - border-bottom: 0px solid; - color: fade(@base-font-color,54%); - font-size: 13px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-light-font; - font-size: 12px; - } - & when not (@skin= "office-365") { - /*other*/ - color: @content-font-color; - font-size:@content-font-size; - } - border-right: -1; - border-left: -1; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .default-gradient(); - color: @default-font-color; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a { - .office-acrd-header-bg-color(); -} - -.e-acrdn .e-select -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - font-size: 15px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-size: 14px; - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - font-size:@header-font-size; - } - } - font-weight: @content-font-weight; - font-family: @font-family; -} -.e-acrdn .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color : @neutral-light-font; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } -} -.e-acrdn .e-select a -{ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @default-font-color; - } -} -.e-acrdn .e-select:first-child -{ - & when (@skin= "office-365") { - border-top-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-top-color:@default-border-color; - } -} -.e-acrdn > .e-select:first-child -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - } - } -} -.e-acrdn .e-select:last-of-type { - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } -} - -.e-acrdn .e-select.e-active, .e-acrdn .e-disable.e-active.e-select:hover a, .e-acrdn .e-disable.e-active.e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - color:@active-font-color; - } - } -} -.e-acrdn.e-disable .e-select:hover, .e-acrdn.e-disable .e-select:hover a -{ -background: #ecedee; -color:#5c5c5c; -} -.e-acrdn .e-select.e-active -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - /*other*/ - border-color:@active-border-color; - } - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color:@hover-border-color; - } -} -.e-acrdn .e-select.e-active a -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-acrdn .e-select:hover a, .e-acrdn .e-select.e-active:hover a { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} -.e-acrdn .e-select > span{ - color:@default-icon-color; -} -.e-acrdn .e-select.e-active > span{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-icon-color; - } -} -.e-acrdn .e-select:hover > span, .e-acrdn .e-select.e-active:hover > span{ - color:@hover-icon-color; -} -.e-acrdn .e-select.e-disable:hover > span, .e-acrdn .e-select.e-disable.e-active:hover > span{ - color:@default-icon-color; -} -.e-acrdn .e-content.e-load -{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} - - -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-atc-popup { - & when (@skin= "material") { - font-size:13px !important; - } -} -.e-atc-popup .e-hilight-txt { - & when (@skin= "material") { - font-size:13px; - color: fade(@base-font-color, 54%); - } -} -.e-atc .e-options.e-active { - & when (@skin= "material") { - border-color: @primary-font-color; - .active-material-gradient() - } - & when not (@skin= "material") { - border-color: @active-border-color; - .active-gradient(); - } - color: @bs-active-font-color; - -} -.e-atc .e-options.e-active:hover , .e-atc .e-options:hover { - & when (@skin= "office-365") { - color:@neutral-primary; - .hover-gradient(); - border-color: @neutral-white; - } - & when not (@skin="office-365") { - color: @bs-hover-font-color; - .hover-gradient(); - border-color: @hover-border-color; - } -} -.e-atc .e-boxes { - background-color:@content-bg-color; -} -.e-atc.e-focus .e-in-wrap { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-atc .e-in-wrap input.e-input , input[type="text"].e-input { - & when (@skin= "material") { - padding-left: 0.1em; - } -} -.e-atc:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-atc-popup .e-category { - border-bottom: 1px solid @content-border-color; -} -.e-atc-popup .e-hover , .e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - & when (@skin= "material") { - .hover-gradient-material(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - & when (@skin= "office-365") { - border-color:@neutral-lighter; - background:@neutral-lighter; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } -} -.e-atc .e-select:hover, .e-atc.e-rtl .e-select:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @hover-icon-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - border-color:@neutral-lighter; - color:@neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @hover-icon-color; - .hover-gradient(); - } -} -.e-atc-popup ul li, .e-atc-popup.e-rtl ul li{ - & when (@skin= "material") { - padding: 13.5px 5px 5px 24px; - min-height: 2.1em; - } - & when (@skin= "office-365") { - padding: 0 10px 0 10px; - line-height:32px; - } -} -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - .default-material-gradient(); - color: @default-icon-color; - } - & when (@skin= "office-365") { - border-color: @content-bg-color; - color: @neutral-light-font; - .bs-default-gradient(); - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @default-icon-color; - .bs-default-gradient(); - } -} - -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - .office-button-bg-color(); -} -.e-atc .e-input.e-load { - background-image: @ajaxloaderimage; -} - -.e-atc ::-webkit-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-ms-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc ::-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc-popup .e-atc-tdbottom , .e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdright , .e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thright{ - border-right:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdleft , .e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thleft{ - border-left:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - font-weight: 400; - } -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary-font; - } -} -.e-atc .e-in-wrap { - & when (@skin= "material") { - border: none; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - background:transparent; - } -} -.e-atc .e-in-wrap , .e-atc .e-in-wrap .e-input { - & when (@skin= "material") { - border-radius: 0px; - } -} -.e-atc .e-in-wrap input.e-input, input[type="text"].e-input { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - } - & when (@skin= "office-365") { - box-shadow:0 0 3px rgba(0, 0, 0, 0); - padding-left:10px; - } -} -.e-atc-popup { - & when (@skin= "material") { - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2); - border-color:@neutral-light; - } -} -.e-atc .e-input::selection{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc.e-disable-wrap .e-in-wrap{ - & when (@skin= "material") { - border-bottom-color: transparent; - background-image: linear-gradient(to right, fade(@base-font-color,38%) 0%, fade(@base-font-color,38%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,38%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } - & when (@skin= "office-365") { - border:none; - background:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} - -.e-atc .e-in-wrap:before,.e-atc .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-atc .e-select.e-active, .e-atc .e-select:hover { - & when (@skin= "material") { - border-radius:2px; - } -} -.e-atc .e-select:after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-atc .e-select { - & when (@skin= "material") { - right:5px; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "material") { - float:none; - } -} -.e-atc-popup .e-ul .txt { - & when (@skin= "material") { - padding-left:24px; - } -} -.e-atc-popup .e-ul .flag { - & when (@skin= "material") { - margin-top:4px; - } - & when (@skin= "office-365") { - margin-top:10px; - } -} -.e-atc .e-select .e-icon.e-search { - & when (@skin= "material") { - font-size:18px; - } -} -.e-atc .e-autocomplete.e-input { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-atc .e-select:active { - & when (@skin= "office-365") { - color:@neutral-white; - background:@theme-primary; - } -} -.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover { - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-atc .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } -} -.e-atc .e-options.e-active .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-white; - } -} -.e-atc .e-options { - & when (@skin= "office-365") { - border-color:@neutral-white; - background:@neutral-lighter; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "office-365") { - padding-left:0px !important; - } -} -.e-atc-popup .e-atc-tableContent td { - & when (@skin= "office-365") { - font-weight: 300; - } -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-atc .e-in-wrap.e-padding { - & when (@skin= "material") { - overflow:hidden; - } -} -.e-atc .e-in-wrap.e-padding:before, .e-atc .e-in-wrap.e-padding:after { - & when (@skin= "material") { - height: 3px; - } -} -.e-atc-popup .e-activeli, .e-atc-popup .e-content .e-activeli { - background: @active-bg-stcolor; -} - - - - -/*------------------------------------- Button -------------------------------------------*/ -.e-btn:not(.e-inputbtn), .e-tbtn, .e-split-btn { - & when (@skin="material") { - font-family: @font-family; - position: relative; - text-transform: uppercase; - } - - & when not (@skin="material") { - font-weight: @content-font-weight; - font-size: @content-font-size; - } -} - -.e-btn{ - & when (@skin="office-365") { - font-weight: 600; - } -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px @shadow-bg-color; -} - -.e-btn.e-txt.e-select, .e-tbtn.e-txt.e-select, .e-split-btn.e-txt.e-select { - & when not (@skin="material") { - font-family: @font-family; - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - } -} - -.e-split-btn-hide { - visibility: hidden; -} - -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-right: medium none; - border-left-color: @default-border-color; - } -} - -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-left: medium none; - border-right-color: @default-border-color; - } -} - - -.e-btn.e-select.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38); - border-radius: 2px; - border: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - background-color: @grey-50; - font-family: @font-family; - border-color: @grey-50; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } -} - -.e-btn.e-select, .e-btn.e-tbtn.e-select, .e-btn.e-split-btn.e-select { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } - - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@theme-light-font; - } -} - -.e-btn.e-disable, .e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon, { - cursor: default; - & when (@skin="office-365") { - color:@neutral-tertiary-alt - } -} - -/*flat button*/ - -.e-btn.e-select.e-flat:hover, .e-btn.e-select.e-flat:focus { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-btn.e-select.e-flat:active { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-button.e-btn.e-flat.e-disable.e-select, .e-button.e-btn.e-flat.e-disable.e-select:active, .e-button.e-btn.e-flat.e-disable.e-select:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - } -} - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-tbtn.e-btn.e-select.e-primary:hover { - & when (@skin="material") { - background: none; - } -} - - .e-tbtn.e-btn.e-select.e-primary.e-active, .e-tbtn.e-btn.e-select.e-primary.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - box-shadow: none; - } -} - - -.e-btn.e-primary.e-select:hover, .e-btn.e-primary.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - -.e-btn.e-select.e-primary:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - - -/*primary raised button*/ - - -.e-btn.e-select.e-primary-raised { - & when (@skin="material") { - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - box-shadow: none; - } -} - -.e-btn.e-select.e-primary-raised .e-icon, .e-btn.e-select.e-primary-raised:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - -.e-btn.e-select.e-primary-raised.e-active, .e-btn.e-select.e-primary-raised.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - } -} - - -.e-btn.e-primary-raised.e-select:hover, .e-btn.e-primary-raised.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } -} - - -.e-btn.e-select.e-primary-raised:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } -} - - -.e-btn.e-select.e-primary-raised.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - box-shadow: none; - } -} - - -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - & when (@skin="material") { - color: @accent-font-color; - background-color: @accent-color; - font-family: 'ej-webfont'; - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.16); - } - - border: none; -} - - -.e-float-btn.e-btn.e-select.e-icon:hover { - & when (@skin="material") { - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.2); - color: @accent-font-color; - background-color: @accent-color; - border-color: fade(@base-font-color,12%); - font-family: 'ej-webfont'; - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:active { - & when (@skin="material") { - box-shadow: 0px 16px 20px 0px rgba(0,0,0,0.18); - color: @content-bg-color; - border-radius: 100%; - font-family: 'ej-webfont'; - border-color: fade(@content-bg-color,12%); - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - & when (@skin="material") { - background-color: fade(@content-bg-color,12%); - } - - border: none; - box-shadow: none; -} - -/*end*/ - - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - & when(@skin="material") { - color: @accent-color; - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, .e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - & when(@skin="material") { - color: fade(@base-font-color, 26%); - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - & when(@skin="material") { - background-color: fade(@content-bg-color, 26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:focus, .e-primary-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -/*end*/ - - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,54%); - background: none; - border: none; - font-family: 'ej-webfont'; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active, .e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon, .e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - - - -/*end*/ - - - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,87%); - background: none; - border: none; - box-shadow: none; - } - &when( @skin="office-365") { - color: @neutral-secondary; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when( @skin="material") { - color: fade(@base-font-color,26%); - border: none; - box-shadow: none; - } -} - - -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color, 12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } - &when( @skin="office-365") { - color: @neutral-light-font; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active, .e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background: none; - box-shadow: none; - border: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon, .e-icon-btn.e-btn.e-select.e-icon:focus, .e-icon-btn.e-btn.e-select.e-icon:hover, .e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - font-family: "ej-webfont"; - background: transparent; - box-shadow: none; - border: none; - } -} - -.e-float-btn.e-btn.e-select.e-icon.e-disable, .e-float-btn.e-btn.e-select.e-icon.e-disable:hover, .e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - &when (@skin="material") { - font-family: "ej-webfont"; - box-shadow: none; - border: none; - border-radius: 50%; - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - border-radius: 50%; - } -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - &when (@skin="office-365") { - color:@neutral-light-font; - } -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - &when(@skin="office-365") { - color:@neutral-tertiary-alt; - } - -} - -.e-button.e-btn.e-select.e-disable:after, .e-tbtn.e-btn.e-select.e-disable:after, .e-split .e-split-btn.e-btn:after { - &when (@skin="material") { - content: none; - } -} - -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, .e-btn.e-select.e-active:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font-alt; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn:focus , .e-split-btn.e-btn.e-select.e-drp-btn:focus { - & when (@skin="office-365") { - border: 1px solid; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn.e-disable:focus , .e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus{ - & when (@skin="office-365") { - border:none; - } -} -.e-split.e-widget.e-disable { - & when (@skin="office-365") { - opacity:100; - } -} - - .e-splitbutton .e-btn.e-select:focus { - & when (@skin= "office-365") { - border:1px solid; - } -} - -.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-btn.e-disable.e-active.e-select:hover, .e-btn.e-disable.e-active.e-select:hover, .e-tbtn.e-flat.e-active, .e-tbtn.e-btn.e-select.e-flat { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @base-font-color; - border-radius: 2px; - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-tbtn.e-active { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-drp-btn.e-select .e-icon, .e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-btn.e-select:active, .e-btn.e-select:active, .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active.e-disable:hover{ - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } -} -.e-tbtn.e-btn.e-select.e-active:hover{ - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} -.e-btn.e-select:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @theme-dark-font; - } -} - - .e-drp-btn.e-select:hover, .e-btn.e-select:hover .e-icon { - & when not(@skin="material") { - color: @hover-icon-color; - } - - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @neutral-dark; - } -} - - .e-drp-btn.e-select:active, .e-drp-btn.e-select:active, .e-btn.e-select:active .e-icon, .e-btn.e-select:active .e-icon, .e-btn.e-active .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-menu.e-split, .e-menu.e-context.e-split, .e-menu.e-context.e-split .e-list > ul, .e-menu.e-widget.e-split li.e-list { - & when (@skin="material") { - background-color: @content-bg-color; - } - & when (@skin="office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-bg-stcolor; - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-menu.e-widget.e-split li.e-list:hover{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - color:@neutral-light-font; - } -} - .e-split-btn-div .e-icon { - & when (@skin="material") { - padding: 0px; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-select.e-disable:hover, .e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color,26%); - box-shadow: none; - border: none; - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - - .e-tbtn.e-btn.e-select { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } -} - - .e-tbtn.e-btn.e-select:hover, .e-tbtn.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } -} - - .e-tbtn.e-btn.e-select.e-active:focus { - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - .e-tbtn.e-btn.e-select.e-active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - background-color: @accent-color; - } -} - - .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active .e-icon { - & when (@skin="material") { - color: @accent-font-color; - } -} - - .e-tbtn.e-btn.e-select.e-active.e-disable, .e-tbtn.e-btn.e-select.e-disable { - & when (@skin="material") { - box-shadow: none; - background-color: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } -} - - .e-tbtn.e-select.e-flat:hover { - & when (@skin="material") { - background: none; - } -} - - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-btn.e-select.e-flat { - & when (@skin="material") { - background: none; - color: @accent-color; - font-family: @font-family; - box-shadow: none; - border: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, .e-btn.e-select.e-flat .e-icon { - & when (@skin="material") { - color: @accent-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - & when (@skin="material") { - background-color: @accent-color; - color: @accent-font-color; - box-shadow: none; - font-family: @font-family; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - & when (@skin="material") { - background-color: fade(@accent-color,61%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - & when (@skin="material") { - font-family: "ej-webfont"; - border-radius: 100%; - background: none; - border: none; - box-shadow: none; - color: fade(@base-font-color, 54%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, .e-btn.e-select.e-flat.e-disable, .e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, .e-split.e-widget.e-disable:hover, .e-split.e-widget.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, .e-btn.e-select.e-flat.e-disable .e-icon, .e-btn.e-select.e-primary.e-disable .e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, .e-btn.e-select.e-flat.e-disable .e-icon:hover, .e-btn.e-select.e-primary.e-disable .e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - &when(@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - &when(@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - &when(@skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - & when (@skin="material") { - color: @accent-color; - background: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - &when(@skin="material") { - background-color: fade(@accent-color,26%); - color: @accent-font-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - & when (@skin="material") { - background: none; - } -} - .e-tbtn.e-btn.e-active:hover .e-icon -{ - & when (@skin= "office-365") - { - /*office-365*/ - color: @theme-primary-font; - } - - & when (@skin= "material") - { - color: @primary-font-color; - } - - & when not (@skin= "office-365") and not (@skin= "material") - { - color: @active-icon-color; - } -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - & when (@skin="material") { - color: fade(@base-font-color, 87%); - } -} - -.e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 54%); - } -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - & when (@skin= "office-365") { - content: "\e673"; - } -} -.e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-btn.e-select.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-split.e-widget { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - background: none; -} - -.e-split.e-widget:hover, .e-split.e-widget:focus { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-radius: 2px; - } -} - -.e-split.e-widget.e-active .e-splitarrowright, .e-split.e-widget.e-active .e-splitarrowleft, .e-split.e-widget.e-active .e-splitarrowtop, .e-split.e-widget.e-active .e-splitarrowbottom { - & when (@skin="material") { - background-color: @content-bg-color; - border-radius: 2px; - box-shadow: rgba(0,0,0,0.26); - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - box-shadow: none; - } -} - -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, .e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: transparent; - } -} - -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget:focus { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - border: none; - outline: none; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-split.e-widget.e-active { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -/*primary button*/ - -.e-btn.e-select.e-primary, .e-btn.e-select.e-primary:active { - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @neutral-white; - border-color:@theme-primary; - } -} - -.e-btn.e-select.e-primary:hover { - & when not (@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} - - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary .e-icon:active { - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-btn.e-select.e-primary:hover .e-icon { - - & when not (@skin="material") { - color: @hover-icon-color; - } -} - -.e-btn.e-select.e-primary:active:hover .e-icon, .e-btn.e-select.e-primary:active:hover { - - & when not (@skin="material") { - color: @active-font-color; - } - & when (@skin="bootstrap") { - .active-gradient(); - } -} - -.e-btn.e-select.e-disable.e-primary, .e-btn.e-select.e.e-disable.e-primary:active, .e-btn.e-select.e-disable.e-primary:hover { - - & when not (@skin="material") { - .active-gradient(); - border-color: fade(@active-border-color,50%); - color: fade(@active-font-color,50%); - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } - -} - -.e-btn.e-select.e-disable.e-primary .e-icon, .e-btn.e-select.e-disable.e-primary:hover .e-icon, .e-btn.e-select.e-disable.e-primary:active .e-icon { - & when not (@skin="material") { - color: fade(@active-icon-color,50%); - } -} - -.e-button.e-btn:not(:active):after, .e-tbtn.e-btn.e-active:not(:active):after, .e-split .e-split-btn.e-select.e-btn:not(:active):after, - .e-tbtn.e-btn.e-flat.e-active:not(:active):after, .e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after, { - &when( @skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - -.e-button.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn:not(:active):after { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - -/*end*/ -/*------------------------------------Custom Button---------------------------------------*/ -.e-btn.e-select.e-success { - color: #fff; - background: #5cb85c; - border-color: #4cae4c; -} - -.e-btn.e-select.e-success .e-icon, .e-btn.e-select.e-info .e-icon, .e-btn.e-select.e-warning .e-icon, .e-btn.e-select.e-danger .e-icon { - color: #fff; -} - -.e-btn.e-select.e-success:active, .e-btn.e-select.e-success:hover, .e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} - - -.e-btn.e-select.e-success:focus, .e-btn.e-select.e-success:active:hover, .e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} - -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} - -.e-btn.e-select.e-info { - color: #fff; - background: #5bc0de; - border-color: #46b8da; -} - -.e-btn.e-select.e-info:active, .e-btn.e-select.e-info:hover, .e-btn.e-select.e-info:focus, .e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} - -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} - -.e-btn.e-select.e-info:active:hover, .e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} - -.e-btn.e-select.e-warning { - color: #fff; - background: #f0ad4e; - border-color: #eea236; -} - -.e-btn.e-select.e-warning:active, .e-btn.e-select.e-warning:hover, .e-btn.e-select.e-warning:focus, .e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} - -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} - -.e-btn.e-select.e-warning:active:hover, .e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} - -.e-btn.e-select.e-danger { - color: #fff; - background: #d9534f; - border-color: #d43f3a; -} - -.e-btn.e-select.e-danger:active, .e-btn.e-select.e-danger:hover, .e-btn.e-select.e-danger:focus, .e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} - -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} - -.e-btn.e-select.e-danger:active:hover, .e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} - -.e-btn.e-select.e-link, .e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} - -.e-btn.e-select.e-link:active, .e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} - -.e-btn.e-select.e-link:hover, .e-btn.e-select.e-link:hover .e-icon, .e-btn.e-select.e-link:focus, .e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, .e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} - -.e-btn.e-select.e-link.e-txt:hover, .e-btn.e-select.e-link.e-txt:focus, .e-btn.e-select.e-link.e-txt:active:hover{ - text-decoration: underline; -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:focus, .e-btn.e-select.e-disable.e-success:active, .e-btn.e-select.e-disable.e-success:active:hover { - background: fade(#5cb85c,50%); -} - -.e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:hover, .e-btn.e-select.e-disable.e-info:focus, .e-btn.e-select.e-disable.e-info:active, .e-btn.e-select.e-disable.e-info:active:hover { - background: fade(#5bc0de,50%); -} - -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:hover, .e-btn.e-select.e-disable.e-warning:focus, .e-btn.e-select.e-disable.e-warning:active, .e-btn.e-select.e-disable.e-warning:active:hover { - background: fade(#f0ad4e,50%); -} - -.e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:hover, .e-btn.e-select.e-disable.e-danger:focus, .e-btn.e-select.e-disable.e-danger:active, .e-btn.e-select.e-disable.e-danger:active:hover { - background: fade(#d9534f,50%); -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:active:hover, .e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:active:hover, .e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:active:hover, .e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link:active:hover { - color: fade(#fff,50%); - border-color: transparent; - box-shadow: none; -} - -.e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link.e-txt, .e-btn.e-select.e-disable.e-link:hover, .e-btn.e-select.e-disable.e-link.e-txt:hover, .e-btn.e-select.e-disable.e-link:active, .e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, .e-btn.e-select.e-disable.e-link:focus .e-txt, .e-btn.e-select.e-disable.e-link:active:hover, .e-btn.e-select.e-disable.e-link.e-txt:active:hover{ - color: fade(#337ab7,50%); - background: transparent; - text-decoration: none; -} - -.e-btn.e-select.e-disable.e-link .e-icon, .e-btn.e-select.e-disable.e-link:hover .e-icon, .e-btn.e-select.e-disable.e-link:focus .e-icon, .e-btn.e-select.e-disable.e-link:active .e-icon, .e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: fade(#337ab7,50%); -} - -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ -.ejinputtext { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border: 1px solid @base-font-color; - color: fade(@base-font-color,87%); - border: 1px solid fade(@base-font-color,26%); - } - - & when not (@skin= "material") { - border: 1px solid @content-border-color; - color: @content-font-color; - } - - outline: medium none; -} - -.e-textbox, .e-textarea { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @content-font-color; - } -} - -.ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border: 1px solid fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - } -} - -.e-textbox:hover, .e-textarea:hover { - & when (@skin= "material") { - box-shadow: none; - } - - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .focus-border-color(); - } -} - -.e-textbox:focus, .e-textarea:focus { - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - border-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-textbox.e-animation:focus, .e-textarea.e-animation:focus { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} - -.e-ripple-bar:before, .e-ripple-bar:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-textbox[disabled], .e-textarea[disabled] { - box-shadow: none; - - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,26%); - } - - & when (@skin= "office-365") { - background: @neutral-lighter; - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color:@disable-control-background-color; - border-color:@disable-control-border-color; - color: fade(@content-font-color,38%); - } -} - -.e-textbox[disabled]:hover, .e-textarea[disabled]:hover, .e-textbox[disabled]:focus, .e-textarea[disabled]:focus { - & when (@skin= "office-365") { - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - } - - box-shadow: none; -} - -.e-textbox::selection, .e-textarea::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-moz-selection, .e-textarea::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-webkit-input-placeholder, .e-textarea::-webkit-input-placeholder { - & when (@skin= "material") { - font-style: normal; - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-ms-input-placeholder, .e-textarea:-ms-input-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox::-moz-placeholder, .e-textarea::-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-moz-placeholder, .e-textarea:-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox.e-error, .e-textarea.e-error { - & when (@skin= "office-365") { - border-color: @error-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-menu.e-split.e-context { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26); - } -} - - -.e-menu.e-split.e-context .e-list > .e-menulink { - &when(@skin="material") { - color: fade(@base-font-color,87%); - } - - &when not(@skin="material") { - color: @default-font-color; - } -} - -.e-menu.e-split.e-context .e-list .e-icon { - &when(@skin="material") { - color: fade(@base-font-color,54%); - } -} - -.e-menu.e-split.e-context .e-list.e-mhover { - &when(@skin="material") { - background-color: @grey-200; - } -} -.e-btn.e-disable.e-select, .e-btn.e-disable.e-select,.e-tbtn.e-btn.e-disable.e-select.e-active, .e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active, -.e-split.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select,.e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, .e-btn.e-disable.e-select:active, .e-tbtn.e-btn.e-disable.e-select.e-active:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select:focus{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 3px 4px 8px; - } -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 8px 4px 3px; - } -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -.e-captcha .refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border: @captcha-refresh-border; - } - } -} -.e-captcha .audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - } - } -} -.e-captcha .imagecontainer { - border: @captcha-image-border; -} -.e-captcha .validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-refresh-border; - } - } -} -.e-captcha .e-audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-valid-border; - } - } -} -.e-captcha .e-imageContainer { - border: @captcha-image-border; -} -.e-captcha div:nth-child(2) { - & when (@skin= "material") { - width: 0px !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - width: 0px !important; - } - & when not (@skin= "office-365") { - /*other*/ - width: 0px; - } - } -} -.e-captcha .validTextBox:focus{ - & when (@skin= "material") { - outline: none; - border-bottom: 2px solid @accent-color; - } - } - .e-captcha .refresh.e-btn.e-select:active, .e-captcha .e-refresh.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} -.e-captcha .audio.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-captcha .refresh.e-btn.e-select:focus, .e-captcha .audio.e-btn.e-select:focus, .e-captcha .refresh.e-btn.e-select:active, .e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, .e-captcha .e-audio.e-btn.e-select:focus, .e-captcha .e-refresh.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - box-shadow: none; - } -} -.e-captcha .imagecontainer img, .e-captcha .e-imageContainer img{ - & when (@skin= "office-365") { - height: 80px; - width: 150px; - } -} -.e-captcha .refresh:focus, .e-captcha .audio:focus, .e-captcha .e-refresh:focus, .e-captcha .e-audio:focus { - & when (@skin= "office-365") { - box-shadow: none; - } -} - - -/*------------------------------------- Colorpicker -------------------------------------------*/ - - .e-colorpicker .e-hsv-color, .e-colorpicker .e-buttons .e-preview, .e-colorpicker .e-slider-wrap .e-hue, .e-colorpicker .e-slider-wrap .e-opacity { - & when (@skin="material") { - border: none; - } - - & when not (@skin="material") and not (@skin="office-365") { - border: 3px solid @colorpicker-bg-color; - } -} - -.e-colorpicker .e-slider-wrap .e-handle.e-select, .e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid @colorpicker-bg-color; -} -.e-colorpicker:focus{ - outline: none; -} -.e-colorwidget .e-select { - & when not (@skin="material") { - background: @colorpicker-button-bg-color; - color: @default-icon-color; - border-color: @content-border-color; - } - - - & when (@skin = "material") { - color: fade(@base-font-color,54%); - } -} - -.e-colorpicker .e-buttons .e-codeeditor .e-color-code{ - & when (@skin= "material") - { - border-color: fade(@base-font-color,12%); - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:hover, .e-colorwidget.e-split .e-color-container:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-icon-color; - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:active, .e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - & when (@skin = "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-colorwidget .e-in-wrap,.e-colorwidget .e-in-wrap.e-box.e-disable:hover,.e-colorwidget .e-in-wrap.e-box.e-disable:focus{ - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:hover { - & when (@skin = "material") { - background-color: @grey-100; - color: @hover-icon-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:focus { - & when (@skin = "material") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, .e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: @colorpicker-button-bg-color; -} - -.e-colorpicker.e-popup { - .office-colorpick-popup-bg-color; - background-color: @colorpicker-popup-bg-color; - .office-colorpick-popup-border-color; - border-color: @colorpicker-popup-boder-color; -} - -.e-presetWrapper.e-widget.e-context { - border-color: @colorpicker-popup-boder-color; - - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-colorwidget.e-focus { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - -.e-colorwidget.e-focus .e-in-wrap:active { - .focus-border-color(); -} - -.e-colorpicker .e-recent-color .e-colorblock.e-block, .e-colorpicker .e-recent-color .e-colorblock.e-select, .e-colorpicker .e-footer .e-switcher { - background-color: @colorpicker-button-bg-color; - color: @content-font-color; - & when not (@skin = "office-365"){ - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:hover{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:active{ - & when (@skin = "office-365"){ - border: 1px solid @theme-primary; - } -} - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(#000, 12%); - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - & when (@skin = "material") { - background-color: @grey-100; - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - & when (@skin = "material") { - background-color: @grey-200; - } -} - - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - - - -.e-colorwidget .e-color-container .e-selected-color::after, .e-colorwidget .e-select .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:after { - & when (@skin="material") { - background-color: fade(@primary-font-color, 50%); - } -} - - -.e-colorpicker .e-footer .e-switcher:hover { - & when (@skin = "material") { - .hover-gradient(); - border-radius: 2px; - } -} - -.e-colorwidget .e-in-wrap.e-box, .e-colorwidget .e-in-wrap.e-box .e-select, .e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - & when not (@skin = "material") and not (@skin = "office-365") { - background: @colorpicker-button-bg-color; - } - - & when (@skin = "material") { - border-color: transparent; - color: fade(@base-font-color, 54%); - } - - color: @content-font-color; - .colorpickericon-color-selection(); -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-right: 1px solid; - border-right-color: @colorpicker-popup-boder-color; - } -} -.e-colorwidget .e-select:hover, .e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - } - - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } - & when (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-presetWrapper.e-menu.e-context, .e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, .e-presetWrapper.e-menu.e-context .e-list > ul, .e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; - border-color: @colorpicker-btn-bg-color; -} - -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; -} - -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - .default-gradient(); - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn, .e-colorpicker .e-footer .e-applyButton.e-btn { - & when not (@skin = "material") { - .bs-default-gradient(); - border-color: @colorpicker-popup-boder-color; - } -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, .e-colorpicker .e-footer .e-applyButton.e-btn:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-colorpicker .e-buttons .e-grpbtn { - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 fade(@base-font-color, 26%); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{ - - & when not (@skin = "office-365") { - color: @default-font-color; - } - - & when (@skin = "material") { - background: @colorpicker-grpbutton-bg-color; - box-shadow: none; - border-radius: 0; - } - & when (@skin = "office-365") { - box-shadow: none; - color: @theme-light-font; - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - .colorpicker-color-selection(); - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365") { - .colorpicker-color-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when (@skin = "material") { - border-color: @content-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-lighter; - } -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{ - background:none -} - -.e-colorpicker .e-buttons .e-color-code { - & when (@skin = "material") { - border-color: fade(@base-font-color, 26%); - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-buttons .e-color-code:hover { - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } - -} - -.e-colorpicker .e-buttons .e-color-code:focus { - & when (@skin = "material") { - border-color: fade(@base-font-color, 54%); - } - - & when (@skin = "office-365") { - border-color: @theme-primary; - } - -} - -.e-colorpicker .e-buttons .e-codeeditor::before{ - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-colorpicker .e-buttons .e-previous, .e-presetWrapper .e-presets-table .e-preset-row { - border-color: @content-border-color; -} - -.e-colorpicker .e-item { - & when not (@skin = "material") { - border-color: @colorpicker-popup-boder-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-item.e-state-selected { - & when (@skin = "material") { - border-color: @base-font-color; - border-width: 1px; - } -} - -.e-colorpicker .e-color-image, .e-presetWrapper .e-color-image, .e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: @colorpicker-image; - background-color: transparent; - filter: none; -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - & when (@skin = "material") { - background-color: fade(@base-font-color, 24%); - } -} - -.e-presetWrapper .e-presetHeader, .e-colorpicker .e-element .e-icon:before { - color: @content-font-color; -} - -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before -{ - & when (@skin="office-365") { - color: @theme-primary-font; - } -} - -.e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-codeeditor .e-close_01 { - color: @content-font-color; -} - -.e-colorpicker .e-buttons .e-grpbtn .e-click { - - & when (@skin = "material") { - color: @base-font-color; - background-color: @grey-400; - } - - & when not (@skin = "material") { - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - box-shadow: 0 0 0 2px @colorpicker-bg-color; - .colorpicker-boxshadow-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-presetWrapper.e-menu.e-context li.e-list { - background: @content-bg-color; -} - -.e-colorpicker .e-context.e-menu .e-mhover > a, .e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, .e-colorpicker .e-context.e-menu .e-mfocused > a, .e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, - .e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after, - { - background: transparent; -} - -.e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } - } -.e-colorpicker .e-footer .e-switcher:focus{ - & when not (@skin = "material") { - box-shadow: 0 0 2px @shadow-bg-color; - outline-color:@shadow-bg-color; - } -} -.e-colorwidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{ - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - & when (@skin = "material") { - margin: -11px 8px; - height:14px; - } - - & when not (@skin = "material") { - margin: -11px 5px; - } -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{ - opacity:.35; - background:none; -} - - - -.e-fileexplorer,.e-fileexplorer input:not(.e-textbox), input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input{ - border-color:@default-border-color; -} -.e-fileexplorer input, input.e-fe-dialog-text{ - & when (@skin= "office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer,.e-fileexplorer input, input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer { - .office-file-explorer-toolbar-border-color; - border-color:@default-border-color; -} - -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer.e-fe-mobile .e-fe-split-icon -{ - border-color: @content-border-color; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{ - & when (@skin= "office-365") { - border-color: @content-border-color; - border-style: solid; - } -} -.e-fileexplorer .e-statusbar { - .material-stylefor-bordertop(); -} -.e-fileexplorer .e-statusbar .e-itemStaus{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input -{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when not (@skin= "material") { - color: @content-font-color; - } - -} - -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{ - color: @hover-font-color; -} -.e-fileexplorer.e-js .e-grid td.e-active, .e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{ - & when (@skin= "material") { - color:rgba(0,0,0,.87); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color:@active-font-color; - } - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{ - .hover-gradient(); - border-color:@hover-border-color; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{ - & when (@skin= "office-365") { - color:@theme-light-font; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, .fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon -{ - & when not (@skin= "material") and not (@skin="office-365"){ - color: @active-icon-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, .e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-icon-color; - } -} - -.e-fileexplorer .e-treeview .e-fe-node-hover, .e-fe-dialog.e-icon.e-close:hover -{ - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } -} - - .e-fileexplorer.e-js .e-tilenode.e-active, .e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active -{ - & when (@skin= "material") { - border-color: @grey-100; - background: @grey-100; - } - & when (@skin= "office-365") { - border-color: @theme-lighter; - background:@theme-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .high-contrast-file-explorer-content-active; - border-color: @active-border-color; - background: @active-bg-stcolor; - } -} - .e-fileexplorer.e-js .e-tilenode.e-active:hover, .e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .hover-gradient(); - color:@hover-font-color; - border-color:@hover-border-color; - } - } - -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-bg-stcolor; - } -} - -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - border-color:@hover-border-color; - } -} - -.e-fileexplorer input:not(.e-textbox) , input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input, - .e-fe-split-context.e-menu.e-context.e-split, .e-fe-split-context.e-menu.e-widget.e-split li.e-list -{ - background: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover, .e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - border-color: @hover-border-color; - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover -{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - } - border-color: @hover-border-color; - border-color:@hover-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - } -} - -.e-fileexplorer .e-toolbar>.e-horizontal>.e-active>span.e-fe-folder{ - & when (@skin="office-365") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin="office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, .e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{ - background: none; -} - -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - & when (@skin= "material") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar input, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 26%); - } -} - -.e-fileexplorer .e-toolbar input::selection, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - & when (@skin= "material") { - color: @accent-font-color; - background: @accent-color; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin= "material") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin= "material") { - background-color: @grey-300; - } -} - -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - & when (@skin= "material") { - animation: none; - } -} - -.e-fileexplorer .e-scrollbar .e-vscroll, .e-fileexplorer .e-scrollbar .e-hscroll { - & when (@skin= "material") { - border-color: @default-border-color; - } -} - -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, .e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - & when (@skin= "material") { - background: @grey-300; - box-shadow: none; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "material") { - background-color: fade(@accent-color, 26%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - .default-gradient(); - border-color:@default-border-color; - } -} - -.e-fileexplorer .e-toolbar { - & when not (@skin= "material") and not (@skin="office-365") { - .office-file-explorer-toolbar-bg-color; - } -} - -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer .e-grid .e-gridheader.e-scrollcss, .e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: @content-bg-color; -} -.e-fileexplorer .e-alt_row, .e-fileexplorer .e-gridheader , -.e-fileexplorer .e-gridheader .e-headercell, .e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, .e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace -{ - background-color: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage -{ - border-color: @hover-border-color; -} - -.e-fileexplorer.e-js .e-active .e-thumbImage -{ - border-color: @active-bg-stcolor; -} - - .e-menu > .e-list.e-fe-separator { - border-color: @content-border-color; -} - - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, .e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .high-contrast-file-explorer-search-text; - border-color: @active-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, .e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } - & when not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - & when not (@skin= "material") and not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-dialog .e-fe-table table tr .e-readonly { - background:@content-bg-color; - color: @content-font-color; -} - -.e-dialog .e-fe-table table .e-border { - border-color:@content-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, .e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, .e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{ - background-color: transparent; -} - -.e-fileexplorer .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:before, .e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup span:hover, .e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{ - box-shadow: 0px 0px 6px -1px @default-border-color inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child{ - & when (@skin= "material") { - color: rgba(0,0,0,.38); - border-color: rgba(0,0,0,.38); - } -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - .material-stylefor-fileexplorer(); -} - -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - & when not (@skin= "material") and not (@skin="office-365") { - .switch-file-explorer-context-icon-color; - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar.e-focus{ - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-select { - & when not (@skin= "material") and not (@skin="office-365") { - .material-file-explorer-splitbtn-shadow; - .office-file-explorer-splitbtn-bg-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-ntouch.e-select:hover { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-shadow; - } -} - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus -{ - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text{ - & when (@skin= "material") { - box-shadow: none; - border-color: fade(@base-font-color, 12%); - } -} -.e-fe-dialog input.e-fe-dialog-text:hover, .e-fe-dialog input.e-fe-dialog-text:focus { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text:focus{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-radius; - } -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - & when (@skin= "material") { - background-color: fade(@accent-color, 38%); - } -} - -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, .e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - & when (@skin= "high-contrast-01") { - border: 1px solid @active-border-color; - } - - & when (@skin= "high-contrast-02") { - border: 1px solid @active-border-color; - } - - & when (@skin= "material") { - border: 1px solid @accent-color; - } - - & when not (@skin= "high-contrast-01") and not (@skin= "high-contrast-02") and not (@skin= "material") { - border: 1px solid @active-bg-stcolor; - } - - .mouseselection-stylefor-fileexplorer(); -} - -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, .e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: @active-bg-stcolor; -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, .e-fe-dialog input.e-fe-dialog-text:focus { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:hover, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, .e-fe-dialog input.e-fe-dialog-text:hover { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fe-dialog input.e-fe-dialog-text { - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-fileexplorer input:not(.e-textbox), .e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, .e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input { - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - - -/*------------DatePicker themes -------------*/ -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: @disable-datepicker-text; - visibility: visible; - cursor:default; -} - -.e-datepicker table td.e-hidedate { - visibility: hidden; -} - -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: @content-border-color; - - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datewidget .e-in-wrap:before, .e-datewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datewidget.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-datewidget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - .focus-border-color(); - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datewidget.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - .border-selection(); - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-datewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - border-color: @content-border-color; - } - - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-light; - color: @theme-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } -} - -.e-datewidget .e-select.e-active { - .active-gradient(); - border-color: @active-bg-stcolor; -} - -.e-datewidget .e-input { - background-color: @content-bg-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - font-size: 14px; - font-weight: 400; - } - - & when not (@skin= "material") and not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; // need to add variable in office-365 defn file. - } - - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-datepicker table td.e-dp-weekend { - color: @error-font-color; -} - -.e-datepicker.e-calendar { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - font-size: 12px; - width: 308px; - padding: 0 10px 10px 10px; - } - - & when (@skin= "office-365") { - /*material*/ - padding: 10px; - font-size: 12px; - font-weight: 600; - } - - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datepicker .e-header, .e-datetime-popup .e-timecontainer .e-header { - .header-gradient(); - font-weight: @header-font-weight; - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-bottom: 0; - font-size: @header-font-size; - } - & when (@skin= "office-365") { - font-weight: 300; - color: @theme-light-font; - font-size: @header-font-size; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - font-size: @header-font-size; - color: @header-font-color; - } - - -} - -.e-datepicker .e-header:hover > span { - color: @hover-font-color; -} - -.e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - border: none; - width: 94%; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-primary; - font-size: 14px; - font-weight: 400; - width:20%; - float: right; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - border: @border-size @border-type transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select { - & when not (@skin= "material") { - /*other*/ - background: transparent; - width: 100%; - } -} - -.e-ntouch.e-datepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border: none; - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - - .transparent-border(); -} - -.e-datepicker .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font-alt; - font-weight: 300; - font-size: 17px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @header-font-color; - } -} - -.e-datepicker .e-week-header, .e-ntouch.e-datepicker .e-week-header:hover { - .default-gradient(); - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - background: @content-bg-color; - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - background: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - } - - border-bottom: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover, .e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - .hover-gradient(); - border-color: @hover-border-color; - box-shadow: 0 0 0 transparent inset; - - & when (@skin= "material") { - /*material*/ - background: transparent; - color: fade(@base-font-color,87%); - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - background-color: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-font-color; - border-radius: 4px; - } -} -.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{ - background:transparent; -} - -.e-datepicker td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } -} - -.e-datepicker .e-datepicker-days .e-selected-days { - .active-gradient(); - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; -} - -.e-work-week .e-week-day, .e-selected-week, .e-selected-month { - background-color: @default-bg-stcolor; - color: @default-font-color; -} - -.e-datepicker .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} - -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background-color: @content-bg-color; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - } - - .material-borderRadius-datepicker(); - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: @hover-border-color; -} - - -.e-datepicker .e-state-default{ - & when not (@skin="material") and not (@skin="office-365") { - color: @content-font-color; - font-weight: @content-font-weight; - } - - & when (@skin="material") { - color: fade(@base-font-color,87%); - font-size:14px; - } - - & when (@skin="office-365") { - color: @theme-light-font; - } -} - -.e-datepicker table td.e-weeknumber, .e-datepicker table td.e-weeknumber:hover { - & when (@skin="material") { - color: fade(@grey-light-font,54%); - } - & when (@skin="office-365") { - color: fade(@theme-light-font,54%); - } -} - -.e-datepicker .today { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: @content-bg-color; - box-shadow: 0 0 0 transparent inset; - .material-dateCircle-datepicker(); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - background-color: @default-bg-stcolor; - border-radius: 4px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - background-color: transparent; - } -} - -.e-datepicker .today:before,.e-datepicker .today.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-lighter; - border:0px; - } -} - -.e-datepicker .other-month.e-active { - background: none; -} - -.e-datepicker .e-active,.e-datepicker .e-active:hover, .e-datepicker .e-active.e-state-hover { - .active-gradient(); - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; - border-color: @active-border-color; - - & when not (@skin= "office-365") { - border-radius: 4px; - } - & when (@skin= "material"){ - color: @accent-font-color; - } - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - //color: fade(@base-font-color,38%); - } -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: @bs-header-bg-stcolor; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin = "office-365") { - background-color: transparent; - } - - & when not (@skin = "office-365") and not (@skin = "material") { - background: @hover-bg-stcolor; - } -} - -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} - -.e-datepicker::-webkit-input-placeholder { - color: @content-font-color; -} - -.e-datepicker:-ms-input-placeholder { - color: @content-font-color; -} - -.e-datepicker::-moz-placeholder { - color: @content-font-color; -} - -.e-datepicker:-moz-placeholder { - color: @content-font-color; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background: @content-bg-color; - } -} - -.e-datepicker .e-datepicker-days .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td, .e-datepicker .e-datepicker-years td { - & when (@skin= "material") { - /*material*/ - height: 50px; - position: relative; - z-index: 1; - } - - & when (@skin= "office-365") { - /*material*/ - height: 40px; - position: relative; - z-index: 1; - padding-bottom: 15px; - } -} - -.e-datepicker .e-datepicker-allyears td { - .material-monthDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td:hover::before, .e-datepicker .e-datepicker-years td:hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 18px; - } -} - -.e-datepicker .e-header .e-next, .e-datepicker .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); -} - -.e-datepicker .e-header .e-next:hover, .e-datepicker .e-header .e-prev:hover { - & when (@skin = "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-datepicker .e-header .e-prev { - .material-icon-alignment(); -} - -.e-datepicker .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datepicker .e-header .e-text .e-datepicker-headertext { - .material-headerText-padding(); -} - -.e-datepicker .e-header .e-next { - .material-rightIcon-alignment(); -} - -.e-datepicker .e-icon { - .material-icon-dimension(); -} - -.e-datepicker .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datepicker .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:79% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:73%; - } -} -.e-datepicker.e-headerlong .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:85% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:85%; - } -} - -.e-datepicker.e-rtl .e-header .e-text { - .material-header-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datewidget.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datewidget.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datepicker .today:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} - -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - background: @grey-200; - color: @base-font-color; - } - - & when (@skin= "office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border:0px; - } -} - -.e-datepicker table td::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 30px; - content: ""; - position: absolute; - left: 1px; - top: 5px; - z-index: -1; - } -} -.e-datepicker table td.e-weeknumber:hover::before { - & when (@skin = "material") { - content: none; - } - & when (@skin = "office-365") { - content: none; - } -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, .e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before,.e-datepicker.e-headerlong table .e-datepicker-days td::before{ - & when (@skin= "office-365") { - left:14px; - } - & when (@skin= "material") { - left:10px; - } -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before{ - & when (@skin= "office-365") { - width:75px; - } - & when (@skin= "office-365") { - left:14px; - } -} - -.e-datepicker table .e-datepicker-months td::before, .e-datepicker table .e-datepicker-years td::before { - & when (@skin= "office-365") { - /*material*/ - width: 45px; - height: 45px; - left: 6px; - top: -2px; - padding-bottom: 0; - background-color: @neutral-lighter; - } -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, .e-datepicker.e-headerlong table .e-datepicker-years td::before { - & when (@skin= "office-365") { - left: 29px; - } -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, .e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, .e-datepicker.e-headerlong e-datepicker-months table td::before{ - & when (@skin= "office-365") { - left: 29px; - } -} - -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-years td.e-current-year::before -{ - & when (@skin= "office-365") - { - left: 16px; - } -} - - -.e-datepicker table .e-datepicker-months td.e-active::before, .e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, .e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-datepicker table .e-datepicker-months td.e-active:hover::before, .e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-datepicker table .e-datepicker-allyears td::before { - & when (@skin= "office-365") { - /*material*/ - width: 50px; - height: 50px; - left: 3px; - top: 6px; - background-color: @neutral-lighter; - } -} -.e-datepicker table .e-datepicker-allyears td.e-active::before{ - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} -.e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - border-radius: 50%; - background: @accent-color; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*material*/ - background: #0078d7; - content: ""; - position: absolute; - left: 2px; - top: 5px; - z-index: -1; - height: 30px; - width: 30px; - color: white; - background: @theme-primary; - } -} -.e-datepicker.e-headerlong table td.e-current-allyear::before{ - & when (@skin= "material") { - left:14px; - } -} -.e-datepicker.e-icons .e-active::before, .e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, .e-datepicker.e-icons td.e-state-hover::before { - & when (@skin= "material") { - left: 2px; - } - - & when (@skin= "office-365") { - left: 7px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, .e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, .e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "office-365") { - left: 13px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears td -{ - & when (@skin= "office-365") { - word-break: break-word; - white-space: pre; - } -} - -.e-datepicker td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - } - & when (@skin= "office-365") { - /*office-365*/ - border:1px solid @theme-primary; - } -} - -.e-datepicker .e-active::before,.e-datepicker .e-active.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-primary; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - - } -} -.e-datepicker table td.e-hidedate:hover::before{ - & when (@skin= "material") { - /*material*/ - background: none; - } - & when (@skin= "office-365") { - /*office-365*/ - background: none; - } -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} - -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - & when (@skin= "material") { - left:32px; - } -} - -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection, -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection, -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, .e-datepicker.e-popup .e-header .e-next:not(:active):after { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, .e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} - -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - & when (@skin= "material") { - background: fade(@accent-color,50%); - } -} - -.e-datepicker .e-datepicker-days td.e-active { - & when (@skin= "material") { - overflow: hidden; - border-radius: 50%; - } -} -.e-datewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} - -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datepicker .e-footer:active{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} -.e-datepicker .e-footer.e-btn.e-select:focus{ - & when (@skin= "office-365") { - box-shadow:none; - border:1px solid @theme-primary; - } -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before,.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 75px; - height: 75px; - z-index: -1; - } -} - - -/*------------------------------------- DateTimePicker -------------------------------------------*/ -.e-datetime-wrap .e-input, .e-datetime-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, .e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - & when (@skin= "office-365") { - border-radius: 0; - } -} - -.e-datetime-wrap .e-input { - & when (@skin= "material") { - /*material*/ - font-size: 13px; - } -} - -.e-datetime-wrap.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-datetime-wrap .e-in-wrap, .e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: @content-border-color; -} - -.e-datetime-wrap.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - .focus-border-color(); - } -} - -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365"){ - border-color: @content-border-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap, .e-datetime-popup .e-focus { - & when (@skin= "material") and (@skin= "office-365") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-wrap.e-focus .e-in-wrap:hover { - & when not (@skin= "material") { - .focus-border-color(); - } -} - -.e-datetime-popup .e-focus .e-in-wrap { - .focus-border-color(); -} - -.e-datetime-wrap .e-select, .e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .office-button-bg-color(); - color: @default-icon-color; - } -} - -.e-ntouch.e-datetime-wrap .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-datetime-popup .e-dt-button { - & when (@skin= "material") { - border: none; - color: @accent-color; - background: @content-bg-color; - text-transform: uppercase; - font-size: 14px; - } - - & when (@skin= "office-365") { - border: none; - color: @theme-primary; - background: none; - font-size: 14px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .bs-default-gradient(); - border: @border-size @border-type @content-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } -} - -.e-datetime-popup .e-dt-button:active { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @accent-color; - background: @content-bg-color; - } - - & when not (@skin= "material") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - } -} - -.e-ntouch.e-datetime-popup .e-dt-button:hover { - & when not (@skin= "material") and not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - border-color: @hover-border-color; - background-color: transparent; - } -} - -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @header-font-color; - } - - font-size: @header-font-size; - font-weight: @header-font-weight; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{ - & when (@skin= "office-365") { - /*material*/ - font-size:12px; - font-weight:bold; - color:@neutral-light-font; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - .header-gradient(); - - & when (@skin= "material") { - /*material*/ - border-bottom: none; - background: @content-bg-color; - padding: 9px 0 9px 0; - } - - & when (@skin= "office-365") { - /*material*/ - border-bottom: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - & when (@skin= "material") { - /*material*/ - border-top: 0; - padding-top: 12px; - } - & when (@skin= "office-365") { - /*material*/ - border-top: 0; - padding-top: 10px; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-top: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - border-top: 1px solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: @active-border-color; - - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - border-radius: 50%; - box-shadow: 0; - background-color: @accent-color; - position: absolute; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - box-shadow: 0; - background-color: @theme-primary; - position: absolute; - } -} - -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } - & when (@skin= "office-365") { - /*other*/ - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - } -} - -.e-timepicker table td.e-active:hover{ - & when (@skin= "office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-timepicker .e-state-default { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } - - font-weight: @content-font-weight; -} - -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - .hover-gradient(); - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } -} - -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; - } -} - -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - & when (@skin= "office-365") { - background: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: @hover-bg-stcolor; - } -} - -.e-timepicker .e-footer { - - & when (@skin= "material") { - /*material*/ - border: none; - color: @default-font-color; - } - - & when not (@skin= "material") { - /*other*/ - border: @border-size @border-type transparent; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*material*/ - border: none; - color: @theme-primary; - } -} - -.e-ntouch.e-timepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - .transparent-border(); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-timepicker table td.e-disable { - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - border-color: @hover-border-color; - } -} - -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-timeDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap:before, .e-datetime-wrap .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - .material-monthDimension-datepicker(); -} - -.e-datetime-wrap .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width: 24px; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datetime-popup .e-time-popup { - & when (@skin= "material") { - /*material*/ - border-left: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border-left: 1px solid; - box-shadow: none; - font-size: 12px; - } -} - -.e-datetime-popup .e-time-popup.e-rtl { - & when (@skin= "material") { - /*material*/ - border-right: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-datetime-popup .e-datepicker { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - padding: 0; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - padding:10px 10px 10px 10px; - } -} - -.e-datetime-popup .e-datepicker.e-calendar { - & when (@skin= "material") and (@skin= "office-365") { - border: none; - padding: 0px 10px; - box-shadow: none; - } -} - -.e-datetime-popup .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: @neutral-tertiary-alt; - } -} - -.e-datetime-popup .e-timecontainer { - & when (@skin= "office-365") { - border-left: 1px solid @neutral-tertiary-alt; - } -} - -.e-datetime-popup.e-rtl .e-timecontainer { - & when (@skin= "office-365") { - border-right: 1px solid @neutral-tertiary-alt; - } -} - - -.e-datetime-popup .e-button-container { - & when (@skin= "material") { - /*material*/ - padding: 5px 5px 5px; - } -} - -.e-datetime-popup .e-datepicker table { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-header { - & when (@skin= "material") { - /*material*/ - display: none; - } - - & when (@skin= "office-365") { - /*office-365*/ - border: none; - padding-top: 10px; - font-size: 17px; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 0px 15px 18px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon { - .material-icon-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text { - .material-text-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt { - .material-headerText-padding(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 70px; - height: 50px; - line-height: 50px; - position: relative; - z-index: 1; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - line-height: 40px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); - - & when (@skin= "material") { - /*material*/ - overflow: hidden; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 8px; - left: 17px; - } - & when (@skin= "office-365") { - /*material*/ - top: 19px; - left: 12px; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-header-RTL(); -} - -.e-datetime-popup.e-drill-down .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0px 10px 10px 10px; - border-bottom: 0; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datetime-popup .e-drillDowncontainer table td::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px 15px; - z-index: 1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 18px; - } - & when (@skin= "office-365") { - /*material*/ - top: 2px; - left: 12px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 5px; - } - & when (@skin= "office-365") { - /*material*/ - top: 0px; - left: 2px; - } -} - -.e-datetime-popup .e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 18px 15px 0px; - } -} - -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - & when (@skin= "material") { - margin-top: 10px; - } -} - -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - & when (@skin= "material") { - background: rgba(0,0,0,0.12); - } -} - -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} -.e-datetime-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datetime-popup .e-timecontainer .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-datepicker.e-calendar .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{ - & when (@skin= "office-365") { - border-top:1px solid @neutral-light; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default{ - & when (@skin= "office-365") { - padding:0; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before{ - & when (@skin= "office-365") { - height:30px; - line-height:30px; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{ - & when (@skin= "office-365") { - font-size:17px; - font-weight:300; - } -} - - -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - color: @content-font-color; - & when (@skin= "material") { - /*material*/ - border: 0; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); -} - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; -} -} -.e-daterangewidget .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width:24px; - } -} -.e-daterangewidget .e-in-wrap:before, .e-daterangewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-daterangewidget .e-input { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - font-size:13px; - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-daterangewidget .e-in-wrap, .e-daterangepicker-popup { - border-color: @content-border-color; -} -.e-daterangewidget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-width:0 0 1px 0; - border-color:fade(@base-font-color,12%) - } -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - .focus-border-color(); - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } -} - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus { - & when (@skin= "material") { - /*material*/ - box-shadow: none; -} - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - } - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus .e-in-wrap, -.e-daterangewidget.e-focus .e-in-wrap:hover, .e-daterangewidget .e-focus .e-in-wrap:hover{ - .focus-border-color(); -} - -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - background-color: @content-bg-color; - color: @default-icon-color; - } -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - & when (@skin= "office-365") { - background-color: none; - } -} - -.e-daterangewidget .e-select, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-daterangewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-daterangepicker-popup .e-custom-dateranges { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, - .e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover -{ - background:none; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } - -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before -{ - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-lighter; - } - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - - &when (@skin="material"){ - background-color: @grey-200; - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } - -} -.e-daterangepicker-popup .e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default - { - top:0px; - padding-top:0px; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - & when (@skin= "material") { - /*material*/ - background:transparent; - color: @accent-font-color; - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before{ - & when (@skin= "material") { - /*material*/ - background:@accent-color; - border-radius:50%; - top:2px; - } - & when (@skin= "office-365") { - border-radius:none; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,38%); - background:transparent; - } - } -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - & when (@skin= "office-365") { - background:transparent; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - & when (@skin= "material") { - /*material*/ - background:transparent; - content:""; - } -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} - -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - background:@content-bg-color; - border: 0; - padding:9px 24px; - margin:0; - text-align:center; - height:30px; - box-sizing:content-box; - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 5px @default-bg-stcolor; - background: @content-bg-color; - border: 1px solid @content-border-color; - } - } -} - -.e-custom-dateranges li.e-active { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } - } -} - -.e-custom-dateranges li:hover { - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } -} - -.e-daterange-responsive .e-custom-dateranges { - & when not (@skin= "office-365") { - border-top: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - & when (@skin= "office-365") { - -background:none; -color:@theme-primary; -} -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover{ - & when (@skin= "office-365") { - -background:none; -color:@theme-dark; -} -} - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td:hover::before { - - } - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - & when (@skin= "office-365") { - background:transparent; - color:@neutral-light-font-alt; - } - } - - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: @content-bg-color; - color: @content-font-color; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - color: @hover-font-color; - & when not (@skin= "office-365") { - border-radius: 4px; - } - } -} - -.e-daterangepicker-popup .e-custom-dateranges li:hover { - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - background-color: #179bd7; - color: @hover-font-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: -15px 0 0 0 @grey-200; - } - -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: 15px 0 0 0 @grey-200; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: @default-font-color; -.high-contrast-stylefor-daterange(); - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - background:@grey-200; - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - background: @default-bg-stcolor; - .daterange-inrange-background(); - box-shadow: 0 0 0 transparent inset; - - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -/*button css*/ -.e-daterangepicker-popup .e-drpbuttons { - & when not (@skin= "office-365") { - - border-top: 1px solid @default-border-color; - .bs-default-gradient(); - border-color: @default-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - -} - -.e-daterangepicker-popup .e-drpbuttons div { - & when (@skin= "material") { - /*material*/ - border:none; - color:@accent-color; - background:@content-bg-color; - text-transform: uppercase; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons div:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons .e-active { - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color: @content-font-color; - } -} - -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: @content-border-color; -} - -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{ - & when (@skin= "material") { - - .material-dateDimension-datepicker(); - } -} - -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker{ - & when (@skin= "material") { - /*material*/ - border-right:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - margin-right:-1px; - } -} -.e-daterangepicker-popup .e-right-datepicker{ - & when (@skin= "material") { - /*material*/ - border-left:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget{ -& when (@skin= "material") { - /*material*/ - height:32px; - } -} - - .e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap{ -& when (@skin= "material") { - /*material*/ - border-color:fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterange-timepopup.e-time-popup ul li{ - & when (@skin= "material") { - /*material*/ - padding:15px 0 15px 15px; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select{ -& when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select{ -& when (@skin= "material") { - /*material*/ - border-left:0; - } -} -.e-daterangewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after{ - & when (@skin= "material") { - background-color:fade(@accent-color,12%); - } - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after{ - & when (@skin= "material") { - animation: none; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after{ - & when (@skin= "material") { - background: fade(@primary-font-color,50%); - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, - .e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover{ - & when (@skin= "material") { - color: rgba(0,0,0,.26); - background-color: transparent; - } -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap{ - & when (@skin= "material") { - width:195px; - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker+::after{ - & when (@skin= "material") { - content:""; - width:100%; - height:100%; - float:left; - } -} -.e-daterangepicker-popup .e-custom-dateranges ul{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - margin-top:13px; - } -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, - .e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after{ - & when (@skin= "material") { - width:0; - } -} -.e-daterangewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker{ - & when (@skin= "material") { - float:none; - } -} - - .e-daterange-responsive .e-drpbuttons{ - background-color:transparent; -} - - - -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.sf-d-menuitem { - background-image: @dg-contextmenu; - background-repeat: no-repeat; - height: 25px; - width: 25px; -} - -.sf-d-menuitem.hover { - background-image: @dg-contextmenu-hover; -} - -.sf-d-menuitem.cut { - background-position: 2px -290px; -} - -.sf-d-menuitem.copy { - background-position: 2px -264px; -} - -.sf-d-menuitem.paste { - background-position: 2px -238px; -} - -.sf-d-menuitem.undo { - background-position: 2px -186px; -} - -.sf-d-menuitem.redo { - background-position: 2px -213px; -} - -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} - -.sf-d-menuitem.group { - background-position: 2px -31px; -} - -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} - -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} - -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} - -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} - -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} - -.sf-d-menuitem.grouping { - background-image: none; -} - -.sf-d-menuitem.order { - background-image: none; -} - -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} - -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} - -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} - -.e-datavisualization-diagram svg { - position: absolute; -} - -.e-datavisualization-diagram .drawing { - position: relative; -} - -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} - -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99CCFF; - outline: none; - resize: none; - padding: 2px; -} - -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} - -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} - -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} - -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: @dg-ruler-overlap-bg; -} - -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: @dg-ruler-tick; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: @dg-ruler-label; -} - - -.e-dialog.e-dialog-wrap { - background: @content-bg-color; - font-family: @font-family; -} - -.e-dialog .e-dialog-icon:hover { - .hover-gradient(); - border-image: initial; - border-color:@hover-border-color; - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: none; - } -} - -.e-dialog-modal { - overflow: hidden; -} - -.e-dialog .e-dialog-icon:hover { - .material-dialog-icon-hover-bg-color; -} - -.e-dialog.e-disable .e-dialog-icon:hover { - background:transparent; -} -.e-dialog .e-dialog-icon:before { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } - line-height:1.5; - } -.e-dialog > .e-header { - & when (@skin= "material") { - font-size:20px; - font-family: @font-family; - color: fade(@base-font-color, 87%); - font-weight: 500; - } - & when (@skin= "office-365") { - font-size:21px; - font-family:@font-family; - font-weight:100; - color:@neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color: @header-font-color; - font-weight: @content-font-weight; - font-size:@header-font-size; - border:@border-size @border-type @header-border-color; - .office-dialog-active-line-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } -} - .e-titlebar + div.e-dialog-scroller .e-widget-content { - & when (@skin= "office-365") { - padding-top: 0; - } -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} -.e-dialog > .e-titlebar { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 24px 24px 0px; - } - & when (@skin= "office-365") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 20px 25px 28px; - } -} -.e-dialog.e-shadow { - & when (@skin= "material") { - box-shadow:0 12px 40px 5px rgba(0, 0, 0, 0.26); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} - .e-dialog.e-widget-content { - & when (@skin= "material") { - font-size:15px; - font-family: @font-family; - color: fade(@base-font-color, 54%); - padding: 20px 24px 24px 24px; - font-weight:400; - line-height:1.5; - } - & when (@skin= "office-365") { - font-size:12px; - font-family: @font-family; - color: @neutral-light-font; - padding-top:28px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - font-weight:300; - line-height:1.5; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - } -} - .e-dialog.e-widget-content.e-load{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color:@overlay-bg-color; - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-dialog > .e-dialog-scroller { - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - border:@border-size @border-type @content-border-color; - border-top: none; - } -} -.e-dialog .e-dialog-icon:hover:before { - .material-dialog-icon-hover-color; - & when not (@skin= "material") { - color:@hover-icon-color; - } -} -.e-dialog > .e-footerbar { - position: relative; - & when (@skin= "material") { - height: 36px; - padding:8px; - border: none; - } - & when (@skin= "office-365") { - height: 36px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - height: 40px; - border: @border-size @border-type @header-border-color; - border-top: none; - } - background: @content-bg-color; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} - .e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} - .e-corner .e-dialog-content{ - border-radius:3px; -} - .e-corner .e-dialog-bottom{ - border-radius:0px 0px 3px 3px; -} - .e-corner .e-dialog-top{ - border-radius:3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} .e-dialog .e-scrollbar .e-icon { - display: block; -} - .e-dialog .e-dialog-icon::after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-dialog > .e-icon.e-resizable:before { - & when (@skin= "material") { - display:none; - } -} -.e-dialog .e-dialog-icon { - & when (@skin= "material") { - top:3px; - } - & when (@skin= "office-365") { - top: 3px; - right: 0; - padding-right: 0; - color: @neutral-light-font; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close { - & when (@skin= "material") { - font-size:12px; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - & when (@skin= "material") { - content:"\e69e"; - } - & when (@skin= "office-365") { - content:"\e800"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - & when (@skin= "material") { - content:"\e672"; - } - & when (@skin= "office-365") { - content:"\e803"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - & when (@skin= "material") { - content:"\e673"; - } - & when (@skin= "office-365") { - content:"\e804"; - } -} -.e-dialog .e-draggable { - touch-action:none; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - & when (@skin= "office-365") { - padding: 9px 3px -2px 9px; - } -} - - - -/*------------------------------------- dropdownlist -------------------------------------------*/ -.e-ddl .e-options { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - } -} - .e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-ddl .e-input,.e-ddl .e-input[readonly], -.e-ddl-popup,.e-ddl .e-options { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @content-bg-color; - } - & when not (@skin= "office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: @content-font-weight; - cursor: default; -} -.e-atc-popup ul li.e-category{ - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-ddl .e-in-wrap, -.e-ddl-popup,.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - border-width: 0 0 1px 0; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - } -} -.e-ddl .e-options.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @primary-font-color; - color: @accent-color; - border-color: @primary-font-color; - } - - & when not (@skin= "material") { - /*other*/ - background-color: @active-bg-stcolor; - color: @active-font-color; - border-color: @active-bg-stcolor; - } -} -.e-ddl .e-options:hover { - & when (@skin= "office-365") { - background :@hover-bg-stcolor; - } -} -.e-ddl .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color :@neutral-secondary-alt; - } -} -.e-ddl-popup div>ul li{ - & when (@skin= "office-365") { - background-color: @content-bg-color; - } -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "office-365") { - background: @theme-lighter; - } -} -.e-ddl .e-boxes { - background-color:@content-bg-color; -} -.e-ddl.e-popactive .e-in-wrap:before, .e-ddl.e-popactive .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-ddl.e-focus .e-in-wrap -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-ddl:hover .e-in-wrap { - & when (@skin= "office-365") { - /*office-365*/ - border-color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - .focus-border-color(); - } -} -.e-ddl .e-input.e-watermark { - color: @watermark-font-color !important; - font-style: @watermark-font-style; -} -.e-ddl-popup .e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - } -} -.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover { - - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @hover-bg-endcolor; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } - } - -} -.e-ddl .e-select:active,.e-ddl.e-rtl .e-select:active { - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @active-bg-stcolor; - color: @widget-bg-color; - } -} - -.e-ddl .e-select.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - border: 0px solid @default-bg-stcolor; - color: @hmp-border-color; - } -} -.e-ddl .e-input.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-ddl-popup .e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } -} -.e-ddl .e-select, .e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - width: 30px; - height: 100%; - background: @content-bg-color; - } - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } -} - -.e-ddl .e-select, .e-ddl.e-rtl .e-select, .e-ddl .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ddl .e-select.e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - .bs-default-gradient(); - border-top: 1px solid @content-bg-color; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-atc.e-search .e-search:before, .e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color:@content-border-color; -} -.e-ddl-popup .e-checkwrap.e-check-act, .e-ddl-popup .e-checkwrap:hover { - & when (@skin= "material") { - /*material*/ - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - } -} - -.e-ddl-popup .e-checkwrap.e-check-act:hover { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border: 2px solid @theme-dark-alt; - color: @neutral-white; - } -} -.e-ddl-popup .e-checkwrap.e-check-act{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - } -} -.e-ddl-popup .e-checkwrap { - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-dark-font; - border: 2px solid @neutral-tertiary; - color: @neutral-white; - } - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - /*other*/ - border-radius: none; - } - background-color: @content-bg-color; -} - -.e-ddl-popup .e-checkwrap:hover { - & when (@skin= "office-365") { - border: 2px solid @neutral-secondary-alt; - } -} -.e-ddl-popup .e-check-act { - & when (@skin= "material") { - /*material*/ - background-color: @accent-color; - color: @accent-font-color; - border-radius: 2px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border: 2px solid @theme-primary; - color: @neutral-white; - background-color: @theme-primary; - } - & when not (@skin= "office-365") { - .switch-checkbox-icontick; - color: @active-bg-stcolor; - } - } -} - - .e-dropdownlist::-webkit-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-ms-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist::-moz-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-moz-placeholder { - color: @content-font-color; -} - -.e-ddl.e-widget.e-popactive .e-select .e-icon{ - & when (@skin= "material") { - /*material*/ - transform: rotate(180deg); - transition: transform 300ms ease; - } -} -.e-ddl.e-widget .e-select .e-icon{ - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - -.e-ddl-popup .e-check-inact.e-ddl-anim:before{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 0px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl-popup .e-check-act.e-ddl-anim:after{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 1px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl.e-widget .e-in-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @disable-control-border-color; - background-color: @disable-control-background-color; - opacity: initial; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-control-background-color; - } -} -.e-ddl.e-widget .e-select.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-icon-bg-color; - border-color: @disable-control-border-color; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when (@skin= "material"){ - background: @grey-100; - } -} - -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - .material-tootip-bg-color; - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 0px @border-type @content-border-color; - background-color: @grey-700; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border: @border-size @border-type @neutral-secondary-alt; - background-color:@neutral-lighter; - } - & when not (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - background-color: @content-bg-color; - } - border-radius: none; - - } -} -.e-tooltip-wrap .e-arrowTipOuter{ - .material-tootip-border-color; - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - position : absolute; - & when (@skin= "material") { - /*material*/ - border: none !important; - border-top: 10px solid @content-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 10px solid @neutral-lighter; - } - & when not (@skin= "office-365") { - border-top: 10px solid @content-border-color; - } - } -} -.e-tooltip-wrap .e-arrowTipInner{ - .material-tootip-bg-color; - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - & when (@skin= "office-365") { - /*office-365*/ - order-top: 9px solid @content-bg-color; - } - & when not (@skin= "office-365") { - border-top: 9px solid @content-bg-color; - } - left : 1px; - top : 0px; - position : absolute; -} - - .e-def{ - .material-tootip-text-color; - font-family: @font-family; - line-height: @tooltip-line-height; - & when (@skin= "material") { - /*material*/ - font-size: 10px; - color: @content-font-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - font-size: 12px; - color: @neutral-secondary; - } - & when not (@skin= "office-365") { - /*office-365*/ - font-size: @font-size; - color: @content-font-color; - } - - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{ - & when (@skin= "office-365") { - background: none repeat scroll 0 0 @neutral-lighter; - border-bottom : 1px @border-type @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - background: none repeat scroll 0 0 @header-bg-stcolor; - border-bottom : 3px @border-type @active-bg-stcolor; - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{ - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @header-font-color; - } -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } -} -.e-tooltip-wrap .e-cross-circle:hover{ - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; -} - - - - -/*------------------------------------- listbox -------------------------------------------*/ - - -.e-listbox .e-select { - & when (@skin= "material") { - .select-listbox-material(); - border-color: @grey-100; - } - & when (@skin= "office-365") { - background:@theme-lighter; - border-color:@theme-lighter; - color:@theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - border-color: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-listbox .e-active{ - color:@active-font-color; - .hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-listbox .e-hover{ - & when (@skin= "material") { - .hover-gradient-material(); - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-dragClonelist{ - & when (@skin= "material") { - background: @grey-100; - text-align:center; - line-height: 38px; - } - & when (@skin= "office-365") { - background:@theme-lighter; - text-align:center; - color:@neutral-light-font; - line-height: 36px; - padding: 0 12px !important; - font-family: @font-family; - font-size: 13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - opacity:0.5; - text-align:center; - } -} -.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-left: 16px !important; - } - & when (@skin= "office-365") { - padding: 0px 12px !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - padding-left: 10px !important; - } - word-break: break-all; -} -.e-rtl.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-right: 16px !important; - } - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-nowrap .e-listbox li { - padding-left: 10px!important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} -.e-ddl-popup.e-wrap.e-js { - & when (@skin= "material") { - border: 1px solid @grey-300; - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, .e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - & when (@skin= "material") { - height:14px; - width:14px; - } - & when (@skin= "office-365") { - top: 4px; - } - & when not (@skin= "office-365") { - top: 2px; - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - & when (@skin= "material") { - font-size:12px; - line-height:15px; - } -} - -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, .e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - & when (@skin= "material") { - padding-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - } -} - -.e-ddl-popup div > .e-ul .e-ghead { - & when (@skin= "material") { - font-weight:500; - font-size:15px; - line-height:48px; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - padding-top:5px; - } - & when (@skin= "office-365") { - border-bottom: 1px @border-type @neutral-light; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - font-size:14px; - font-weight:400; - color:@neutral-secondary; - padding-left:12px; - line-height:36px; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-weight: bold; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - } -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - & when (@skin= "material") { - margin-top:0px !important; - margin-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - padding-top:10px; - } -} -.e-ddl-popup.e-wrap { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-size:13px; - font-family:@font-family; - font-weight:400; - border-color:@neutral-light; - } -} -.e-ddl-popup.e-wrap .e-listbox li { - & when (@skin= "office-365") { - line-height:36px; - background-color: initial; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - & when (@skin= "office-365") { - background-color:@theme-lighter; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -.e-ddl-popup div > .e-listbox li:empty { - & when (@skin= "office-365") { - min-height: 36px !important; - } -} -.e-ddl-popup.e-js{ - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action:none; -} - -/*Theme Color*/ - -.e-lv .e-list-text -{ - & when (@skin= "material") { - font-size: 15px; - font-family: @font-family; - } - & when (@skin= "office-365") { - font-size:13px; - font-family:@font-family; - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-size:@font-size; - font-family: @font-family; - } -} - -/*List Item*/ - -.e-lv .e-list { - & when (@skin= "material") { - border-bottom: none; - padding:0px 16px; - height:48px; - font-size:@font-size; - } - & when (@skin= "office-365") { - border-bottom: none; - padding:0px 12px; - height:36px; - font-size:13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size @border-type @content-border-color; - font-size:@font-size; - } - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@default-icon-color; - } -} - -.e-lv .e-list.e-state-default { - background-color: @content-bg-color; - border-color:@content-border-color; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - font-weight:400; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@content-font-color; - } -} -.e-lv .e-list.e-state-default:hover { - & when (@skin= "material") { - .hover-gradient-material(); - color:@hover-font-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text{ - color:@hover-font-color; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before{ - color:@hover-icon-color; -} -.e-lv .e-list .e-chevron-right_01:hover{ - color:@hover-font-color; -} -.e-lv .e-list.e-state-active { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,87%) - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-icon-color; - } -} -/*Search Box*/ -.e-lv-inputdiv .e-lv-input { - border: @border-size @border-type @content-border-color; - border-radius: 7px; - font-size: @content-font-size; -} - -.e-lv .e-header { - & when (@skin= "material") { - .header-listview-gradient(); - color:fade(@base-font-color,87%); - padding-left:16px; - border-bottom:@border-size @border-type @content-border-color; - height:64px; - font-family:@font-family; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - border-top: 1px solid #eaeaea; - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; - padding-left:12px; - height:36px; - font-size:14px; - font-family:@font-family; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color:@header-font-color; - border:@border-size @border-type @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - .office-dialog-active-line-color; -} -.e-lv.e-parentlv > .e-lv .e-list-container{ - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border:1px solid #eaeaea; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - border-top: @border-size @border-type @content-border-color; - } -} -.e-lv.e-parentlv > .e-lv.subpage{ - border:none; -} -.e-nb .e-lv .subpage .e-content{ - float:none; - } -.e-lv > .e-header:hover > .e-icon:before { - & when not (@skin= "material") { - color: @hover-icon-color; - } -} -.e-lv > .e-header >.e-icon:before, .e-lv > .e-header > .e-icon:hover:before { - & when (@skin= "material") { - color:fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, .e-lv .e-template-list .e-list-check div { - float:none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div{ - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display:table; -} - -.e-lv .e-htitle, .e-lv .e-btn-text { - & when (@skin= "material") { - font-size:20px; - height:40px; - } - & when (@skin= "office-365") { - height:18px; - padding:7px 7px 7px 0px; - } -} - .e-htitle, .e-btn-text { - & when (@skin= "material") { - font-weight:500; - } - & when (@skin= "office-365") { - font-weight:400; - } -} - .e-lv .e-btn-text { - & when (@skin= "material") { - padding-left:12px; - } - } - .e-icon.e-chevron-left_01:before { - & when (@skin= "material") { - content: "\e74d"; - font-size:18px; - } - } - .e-list-container .e-chkbox-wrap .e-chk-image.e-stop,.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - & when (@skin= "material") { - background-color:@accent-color; - } -} - .e-list-container .e-chkbox-wrap div>span.e-chk-act,.e-list-container .e-chkbox-wrap div>span.e-chk-indeter { - & when (@skin= "material") { - border-color:@accent-color; - } - } - .e-lv .e-list.e-state-default.e-arrow, .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - line-height:1.5; - } -} -.e-lv .e-list-container .e-chkbox-wrap { - & when (@skin= "material") { - margin-top:3px; - } - & when (@skin= "office-365") { - margin-top:3px; - } -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - & when (@skin= "office-365") { - content: "\e69b"; - } -} -.e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding: 0; - height: 36px; - line-height: 34px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - content: "\e68b"; - } -} -.e-lv .e-arrow .e-chevron-right_01:before, .e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - font-size:12px; - padding-top: 1px; - } -} -.e-lv .e-list .e-lv-checkdiv { - & when (@skin= "office-365") { - padding-left:12px; - } -} -.e-lv.e-slideleft .e-header { - & when (@skin= "office-365") { - padding-left: 0; - } -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - & when (@skin= "office-365") { - width:36px; - height:36px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - padding-left: 4px; - } -} -.e-list-container .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span{ - & when not (@skin= "material") and not (@skin= "office-365") { - top: 2px; - } -} - -/* ------- editor less ----------- */ - -.e-numeric, .e-percent, -.e-currency,.e-mask -{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - } -} - -.e-numeric:hover .e-in-wrap, .e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, .e-mask:hover .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@disable-control-border-color; - } -} - -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; - } - -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - box-shadow: none; -} - -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, .e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, .e-mask.e-disable-wrap:hover .e-in-wrap input.e-input -{ - box-shadow: none; -} - -.e-numeric .e-in-wrap, .e-percent .e-in-wrap, -.e-currency .e-in-wrap, .e-mask .e-in-wrap { - - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin -{ - cursor: default; - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-numeric .e-input, .e-percent .e-input, -.e-currency .e-input, .e-mask .e-input -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-numeric.e-focus .e-in-wrap, .e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, .e-mask.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-numeric .e-input.e-error , -.e-percent .e-input.e-error , -.e-currency .e-input.e-error, -.e-mask.e-error, .e-mask .e-error { - & when (@skin= "material") { - color: @error-color; - } - & when (@skin= "office-365") { - color: @error-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @error-font-color; - } -} - -.e-numeric.e-error .e-in-wrap, .e-percent.e-error .e-in-wrap, .e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap { - border-color: @error-color; -} - -.e-numeric.e-disable-wrap, .e-percent.e-disable-wrap, .e-currency.e-disable-wrap, .e-mask.e-disable-wrap { - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - } -} - -.e-numeric .e-watermark , -.e-percent .e-watermark , -.e-currency .e-watermark, -.e-mask .e-watermark { - color: @watermark-font-color; -} - -.e-widget .e-input.e-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-select, .e-percent.e-rtl .e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select, .e-currency .e-disable.e-select:hover { - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - } - - .border-selection(); -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover, -.e-percent .e-select , .e-percent.e-rtl .e-select ,.e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover -{ - & when not (@skin= "office-365") { - .office-button-bg-color(); - } -} - -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @content-border-color; - color: @hover-icon-color; - } -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: @grey-400; - color: fade(@grey-light-font,54%); - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } -} - -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @grey-300; - border-color: @grey-300; - background: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - & when (@skin= "material") { - background: @grey-400; - border-color: @grey-400; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric.e-disable-wrap .e-input, .e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, .e-mask.e-disable-wrap .e-input { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow -{ - border: 0 none transparent; -} - - -.e-input::-webkit-input-placeholder { - & when (@skin= "material") { - /*material*/ - font-style:normal; - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-ms-input-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input::-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-numeric .e-input::selection, .e-percent .e-input::selection, -.e-currency .e-input::selection, .e-mask .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric .e-input::-moz-selection, .e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, .e-mask .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap { - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right, fade(@base-font-color,26%) 0%, fade(@base-font-color,26%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,26%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } -} - -.e-numeric.e-disable-wrap .e-disable, .e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, .e-mask.e-disable-wrap .e-disable { - & when (@skin= "material") { - opacity: 1; - filter: alpha(opacity=100); - } -} - -.e-numeric .e-disable.e-select, .e-numeric.e-rtl .e-disable.e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, .e-percent.e-rtl .e-disable.e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, .e-currency.e-rtl .e-disable.e-select, .e-currency .e-disable.e-select:hover { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @content-bg-color; - border-color: @content-bg-color; - } -} - -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - & when (@skin= "material") { - background: @grey-400; - } -} - - -/* ------- menu less ----------- */ -.e-menu.e-separator.e-horizontal > .e-list,.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list,.e-menu.e-horizontal > .e-separator.e-list:hover { - & when (@skin= "material") { - /*material*/ - border-right-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right-color: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - border-right-color: @content-border-color; - } - } -} - -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, .e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover,.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list,.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: @content-border-color; -} - -.e-menu.e-separator.e-rtl.e-horizontal > .e-list,.e-menu.e-rtl.e-horizontal > .e-separator.e-list, .e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color:@content-border-color; -} -/*---------------------theming----------------------------------*/ -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, - .e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, .e-menu.e-vertical { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin="office-365") { - color: @neutral-light-font; - font-weight: 400; - font-size: 14px; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} - -.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list > ul,.e-menu.e-context,.e-menu.e-context .e-list > ul { - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @content-border-color; - } - } - background: @content-bg-color; -} - - -.e-menu.e-horizontal .e-list > ul { - background: @content-bg-color; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter{ - - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - border-bottom: 10px solid @hover-bg-stcolor; - position : absolute; - } - - .e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner{ - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid @content-bg-color; - left : 1px; - top : 1px; - position : absolute; -} - -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin="office-365"){ - background-color: @neutral-lighter; - color: @neutral-dark; - } - & when not (@skin= "office-365"){ - .hover-gradient(); - border-color: @hover-bg-stcolor; - } - } -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover, -.e-menu.e-context .e-list >ul li.e-haschild:hover { - .bs-hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild:hover > .e-menulink { - .bs-hover-gradient(); - .hover-font-color(); -} - -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink{ - color: @hover-font-color; -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color:@active-font-color; - border-color: @active-bg-stcolor; - } - } - -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } - -} - -.e-menu.e-horizontal .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild.e-active > .e-menulink { - & when (@skin= "material") { - /*material*/ - background: none; - color: none; - border-color: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: none; - background-color: @theme-lighter; - color : @theme-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-bg-stcolor; - color:@active-font-color; - } - } -} - -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365"){ - color: @theme-primary-font; - } - & when not (@skin= "office-365"){ - color: @active-font-color; - } - } -} - - -.e-menu .e-list > a .e-icon,.e-menu .e-list > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - color:@default-icon-color; - } - } -} -.e-menu .e-list.e-active>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-menu .e-list:hover > a .e-icon,.e-menu .e-list:hover > span > .e-icon{ - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "office-365") { - color:@hover-icon-color - } -} -.e-menu .e-list.e-active > a >.e-icon,.e-menu .e-list.e-active > span > .e-icon,.e-menu .e-list.e-active:hover > a >.e-icon,.e-menu .e-list.e-active:hover > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - color:@active-icon-color; - } - } -} - - -/*----------------------------------- disabled items ----------------------------------*/ -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item{ - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon{ - color: @default-icon-color; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item *{ - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image:none; - color: @content-font-color; - cursor: default; -} -.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - } - -} -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; - } -} - -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .material-menu-active-bg-color; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - & when (@skin="office-365") { - color: @theme-light-font; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - & when (@skin="office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @active-font-color; - } - border-color: @hover-bg-stcolor; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - & when not (@skin="office-365") { - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-list span.e-menu-left { - & when (@skin= "material") { - /*material*/ - display: none !important; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down { - & when (@skin= "material") { - /*material*/ - display: none; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu.e-horizontal>.e-ham-wrap{ - background:@content-bg-color; - border-left-color:@content-border-color; -} -.e-menu.e-horizontal>.e-ham-wrap:hover { - .hover-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-ham-wrap:active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} - -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{ - border-top-color:@content-font-color; - border-bottom-color:@content-font-color; -} -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{ - border-top-color:@content-font-color; - } - .e-menu-wrap>.e-menu-popwrap{ - border-color:@content-border-color; - } -.e-menu-wrap>.e-menu-popwrap>.e-menu{ - background-color:@content-bg-color; -} - -.e-menu .e-list ul:first-child li:first-child{ - & when (@skin= "material") { - /*material*/ - margin-top: 21px; - } -} - -.e-menu.e-context>.e-separator.e-list{ - & when (@skin= "material") { - /*material*/ - border-bottom: 1px solid fade(@base-font-color,12%); - } -} - - -.e-progressbar -{ - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - border-color: transparent; - height: 5px !important; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - background-color: @neutral-light; - border-color: @neutral-light; - height: 2px !important; - margin-top: 10px; - margin-bottom: 10px; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } - } - color: @content-font-color; -} -.e-progressbar .e-progress -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - - -/*------------Rating themes -------------*/ - - .e-rating.e-horizontal .e-shape, - .e-rating.e-vertical .e-shape, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list, - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: none; - } - & when not (@skin= "office-365") { - background: @ratingimage no-repeat; - height: 16px; - width: 16px; - } - } - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: @ratingresetimage no-repeat; - margin: 1px; - } - } - .e-rating.e-horizontal .e-shape.selected, - .e-rating.e-horizontal .e-shape.active, - .e-rating.e-vertical .e-shape.selected, - .e-rating.e-vertical .e-shape.active - { - & when (@skin= "office-365") { - background: @ratingactiveimage no-repeat; - } - } - .e-rating.e-horizontal .e-shape.inactive, - .e-rating.e-vertical .e-shape.inactive, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin= "office-365") { - background: @ratingnormalimage no-repeat; - } - } - .e-rating .e-shape.inactive - { - & when (@skin="material") { - background-position: 0 -174px; - } - - &when not(@skin="material") { - background-position: 0 -174px; - } - } - - .e-rating .e-shape.active - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not (@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0;; - } - & when not (@skin= "office-365") { - background-position: 0 -60px; - } - } - } - - .e-rating .e-shape.selected - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not(@skin="material") { - background-position: 0 -60px; - } - } - .e-rating.e-disable .e-shape, - .e-rating.e-disable .e-shape-list, - .e-rating.e-disable .e-reset - { - cursor: default; - } - .e-rating.e-horizontal .e-reset:hover, - .e-rating.e-vertical .e-reset:hover - { - & when (@skin="material") { - background-position: 0px 0px; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 -30px; - } - } - } - - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset, - .e-rating.e-disable .e-reset:hover - { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 0; - margin-left: 2px; - } - } - .e-rating.e-vertical .e-reset,.e-rating.e-vertical .e-reset:hover{ - & when (@skin= "office-365") { - margin-left: 4px; - background-position: 0 0; - } - } - - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin="material") { - background-position: 0 -91px; - float: left; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0; - float: left; - } - & when not (@skin= "office-365") { - background-position: 0 -174px; - float: left; - } - } - } - - - -/*------------------------------------- Rotator -------------------------------------------*/ -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, .e-rotator-wrap .e-thumb .e-thumb-items li , .e-rotator-wrap .e-in-wrap.e-multiple{ - .high-contrast-rotator-default-border; - border-color: @default-border-color; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @hover-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @active-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @hover-border-color; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @default-border-color; -} -.e-rotator-wrap .e-inner .e-caption { - & when (@skin= "material") { - color: @primary-font-color; - opacity:1.5; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - color: @content-font-color; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - .office-rotator-pager-hover-border; - border-color: @hover-border-color; - & when (@skin= "material") { - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@hover-bg-stcolor; - } -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: @default-border-color; - background-color: @default-bg-stcolor; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover{ - & when (@skin= "material") { - width:16px; - height:16px; - margin-bottom:0px; - } - & when not (@skin= "material") { - border-color: @active-border-color; - background-color:@active-bg-stcolor; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - .high-contrast-rotator-pager-border; - border-color:@default-border-color; - & when (@skin= "material") { - height:8px; - width:8px; - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color:@neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@default-bg-stcolor; - } -} - -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{ -background-image:url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{ - background-position: -161px -0px; - & when (@skin= "office-365") { - background-position: -186px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{ - background-position: -248px -0px; - & when (@skin= "office-365") { - background-position: -273px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{ - background-position: -64px -15px; - & when (@skin= "office-365") { - background-position: -69px -15px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{ - background-position: -109px -15px; - & when (@skin= "office-365") { - background-position: -126px -15px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: 11px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: 8px -18px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: -22px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: -27px -18px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - & when (@skin= "material") { - padding-top:20px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, .e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - & when (@skin= "material") { - border-color:#e0e0e0; - } -} -.e-rotator-wrap .e-inner .e-caption > span { - & when (@skin= "material") { - font-size:20px; - margin-left:24px; - margin-bottom:24px; - font-family: @font-family; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { -& when (@skin= "material") { - content:"\e630"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { -& when (@skin= "material") { - content:"\e62f"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - & when (@skin= "material") { - height: 36px; - width: 36px; - font-size:20px; - } -} - .e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - } - .e-rotator-wrap.e-Focused .e-shadow { - & when (@skin= "material") { - box-shadow:0 0 9px rgba(0,0,0,0) !important; - } - } - - - - -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget -{ - & when (@skin= "material") { - background-color: @grey-400; - background-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-tooltipbox -{ - & when (@skin= "material") { - background-color: @grey-700; - border-color: @grey-700; - color: @grey-dark-font; - } - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-color: @neutral-secondary-alt; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .tooltip-colors(); - } -} -.e-slider .e-handle.e-select -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border-color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-silder-handle-bg-color; - background-color: @default-bg-stcolor; - .office-silder-handle-border-color; - border-color: @default-border-color; - } -} -.e-slider .e-handle.e-hover -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - .office-silder-handle-hover-border-color; - border-color: @hover-border-color; - } -} -.e-slider .e-handle.e-focus -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .high-contrast-stylefor-silder-active; - background-color:@hover-bg-stcolor; - box-shadow: 0 0 2px @shadow-bg-color; - border-color:@active-bg-stcolor; - } -} -.e-slider .e-range { - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - background: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - } -} - -.e-slider-wrap:hover .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:hover .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-primary; - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:active .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap:hover .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap.e-disable .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - & when (@skin= "office-365") { - border-color: @widget-bg-color; - } -} -.e-slider-wrap.e-disable .e-slider .e-range{ - & when (@skin= "material") { - background-color: fade(@base-font-color, 26%); - border-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border-color: @neutral-tertiary-alt; - } -} - -.e-slider-wrap.e-disable, .e-slider.e-disable{ - & when (@skin= "material"), (@skin= "office-365") { - opacity: 1; - } -} -.e-slider-wrap.e-disable .e-handle.e-select{ - & when (@skin= "material") { - border-color: @content-bg-color; - background-color: @grey-400; - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - .e-scale .e-tick -{ - background-image: @slider-tick; -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @default-font-color; - } - -} -.e-slider .e-handle.e-select.e-handle-start{ - & when (@skin= "material") { - background-color: @content-bg-color; - border-color: fade(@base-font-color, 26%); - } -} -.e-slider .e-handle.e-select.e-handle-start.e-focus{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after{ - & when (@skin= "material") { - border-color: @content-bg-color; - } -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: @accent-color; - background-color: @accent-color; - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: fade(@base-font-color, 24%); - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab){ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: @content-bg-color; - } -} - -.e-slider-wrap.e-disable .e-slider .e-handle:after{ - & when (@skin= "material") { - background-color: @content-bg-color; - } -} - - -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - & when (@skin= "material") { - background-color:@gtouch-border-color; - } - } - - - -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: @content-border-color; -} -.e-splitter .e-pane { - background-color: @content-bg-color; - color: @content-font-color; -} - .e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: @error-bg-color; -} -.e-splitter .e-splitbar.e-shadowbar { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when not (@skin= "material") { - .active-gradient(); - } -} -.e-splitter .e-splitbar { - & when (@skin= "material") { - background-color: @grey-300; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - } - border-color: @content-border-color; -} -.e-splitter .e-splitbar .e-icon { - color: @default-icon-color; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: @hover-icon-color; -} -.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover { - .switch-splitter-divder-hover; - & when (@skin= "material") { - background-color: @grey-300; - border-color: @grey-300; - } - & when (@skin= "office-365"){ - background-color: @neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - border-color:@hover-border-color; - } - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - & when (@skin= "material") { - content:"\e630"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - & when (@skin= "material") { - content:"\e62f"; - } -} - .e-splitter .e-splitbar > .e-icon.v-backward:before, .e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, .e-splitter .e-splitbar > .e-icon:before { - & when (@skin= "material") { - font-size:8px; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-1.25px; - } - & when (@skin= "office-365") { - margin-top: 35px; - margin-left: 1px; - font-size: 12px; - width: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-1px; - } - & when (@skin= "office-365") { - left: 3px; - width: 12px; - font-size: 12px; - margin-top: -20px; - color: @neutral-secondary-alt; - } -} - .e-splitter .e-splitbar.e-h-bar { - & when (@skin= "material") { - width:8px; - } - & when (@skin= "office-365") { - width: 12px; - border: none; - background-color: @neutral-light; - } - } -.e-splitter .e-splitbar .e-activebar { - & when (@skin= "material") { - display:block; - } - & when (@skin= "office-365") { - display:block; - } - & when not (@skin= "material") and not (@skin= "office-365") { - display:none; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - margin-top: -13px; - } -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - & when (@skin= "material") { - content:"\e67d"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - & when (@skin= "material") { - content:"\e631"; - } -} -.e-splitter .e-splitbar.e-v-bar { - & when (@skin= "material") { - height:8px; - } - & when (@skin= "office-365") { - height: 12px; - border: none; - background-color: @neutral-light; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - & when (@skin= "office-365") { - content: "\e625"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - top:-0.5px; - margin-left:-16px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: 32px; - margin-top: 4px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - & when (@skin= "office-365") { - content: "\e627"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - top:-0.5px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: -24px; - margin-top: 1px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - & when (@skin= "material") { - height:2px; - width: 14px; - margin-top:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-top: -3.5px; - font-size: 19px; - width: 20px; - line-height: normal; - cursor: n-resize; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - & when (@skin= "office-365") { - content: "\e871"; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - height:14px; - width: 2px; - margin-left:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-left: 3.5px; - height: 20px; - font-size: 19px; - cursor: e-resize; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - & when (@skin= "material") { - height:100%; - width:100%; - display:block; - } - & when (@skin= "office-365") { - content: "\e872"; - } -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - margin-top:19px; - } -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - margin-left:21px; - } -} - -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, .e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - & when (@skin= "office-365") { - display: none !important; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: 4px; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: -3px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 1px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 3px; - } -} - -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-3.4px; - } -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-4px; - } - & when (@skin= "office-365") { - left:-4px; - } -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - margin-right:2px; - } - & when (@skin= "office-365") { - margin-right: 5px; - } -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - margin-left:-21px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - & when (@skin= "material") { - cursor: row-resize; - } -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - & when (@skin= "material") { - cursor: col-resize; - } -} -.e-splitter .e-splitbar &.e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar &.e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - - -.e-datavisualization-symbolpalette -{ - border: @border-size @border-type @content-border-color; - outline: @sp-outline; - text-decoration: none; - font-family: @font-family; - font-size: @sp-header-font-size; - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-scanvas -{ - border: 0px solid transparent; -} - -.e-datavisualization-symbolpalette .e-header -{ - display: table; - border: @sp-noborder; - border-bottom-width: 1px; - border-bottom-color: @default-border-color; - outline: @sp-outline; - cursor: pointer; - color: @default-font-color; - position: relative; - width: 100%; - background: @default-bg-stcolor; - .default-gradient(); - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-header-text -{ - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: @sp-header-font-size; -} -.e-datavisualization-symbolpalette .e-header-wrapper -{ - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow -{ - border: @sp-noborder; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected -{ - .active-gradient(); - color: white; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover -{ - .hover-gradient(); - color: @hover-font-color; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent -{ - display: block; - border: @sp-noborder; - outline-style: none; - padding: 0.5em; - padding-bottom: .6em; - border-bottom-width: @border-size; - border-bottom-color: @content-border-color; - background: transparent; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-anchor -{ - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: @font-family; - text-align: center; - outline: @sp-outline; - background: transparent; - width: 100%; -} - -.e-datavisualization-symbolpalette .e-paletteItem -{ - border: 0px solid transparent; - float: left; - padding-right:3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} - -.e-datavisualization-symbolpalette .e-paletteItem.hover -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-paletteItem.selected -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-text-container -{ - white-space: nowrap; - color: black; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-svg-container -{ - display: block; - position: relative; - border: @sp-noborder; -} - -.e-datavisualization-symbolpalette .e-svg-container svg -{ - display: inline; - padding: 1px; -} - -[draggable=true] -{ - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} - -.svg.foreignObject -{ - top: 0px; - left: 0px; - position: absolute; - border: @sp-noborder; - display: block; -} - - -/*Theme Color*/ - -.e-tab.e-js.e-widget -{ - font-family: @font-family; - border: none; -} -.e-tab.e-js > .e-header > .e-item >.e-link, -.e-tab.e-js > .e-left > .e-item >.e-link, -.e-tab.e-js > .e-right > .e-item >.e-link { - & when (@skin= "office-365") { - font-family: @font-family; - font-size: 14px; - color: @neutral-light-font; - } -} -.e-tab.e-js > .e-header,.e-tab.e-js .e-header > .e-select.e-disable:hover,.e-tab.e-js > .e-left,.e-tab.e-js > .e-right,.e-tab.e-disable .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - border: none; - } - } -} - -.e-tab.e-js > .e-header, .e-tab.e-js .e-header > .e-select.e-disable:hover, .e-tab.e-js > .e-left, .e-tab.e-js > .e-right, .e-tab.e-disable .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-header-background(); - border: none; - } - } -} -.e-tab.e-js .e-header > .e-active.e-disable:hover{ - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @active-bg-stcolor; - } - } -} - .e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - & when (@skin= "material") { - /*material*/ - .material-tab-bottom-border; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - padding-top: 1px; - border-top: transparent; - } - } - } -.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a -{ - cursor: default; - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-tertiary; - } -} -.e-tab >.e-header -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - } - } - border-left:none; -} -.e-tab .e-left -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size @border-type @default-border-color; - } - } -} -.e-tab .e-right -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-left: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size @border-type @default-border-color; - } - } -} -.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-right: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-left-border; - } - outline:0 none; - margin-right: -1px; -} -.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-right-border; - } - margin-left: -1px; - outline:0 none; -} - -.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover { - .add-borderdiv(); -} -.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{ - border-bottom:@border-size @border-type @default-border-color; - position: relative; -} -.e-tab .e-header li{ - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active,.e-tab.e-js .e-header > .e-bottom-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - padding-bottom: 0px; - border-bottom: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-padding-bottom; - .material-tab-border(); - } - outline:0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active,.e-tab.e-js .e-header > .e-top-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-bottom-border; - } - padding-top:1px; - outline:0 none; -} -.e-tab .e-left li,.e-tab .e-right li { -border-bottom:@border-size @border-type @default-border-color; -} -.e-tab.e-vertical { -background:transparent; -border: @border-size @border-type @default-border-color; -} -.e-tab.e-js .e-header > .e-item:hover,.e-tab.e-js .e-left > .e-item:hover,.e-tab.e-js .e-right > .e-item:hover -{ - .material-tab-header-bg-hover-color; - background-color:@hover-bg-stcolor; - .material-tab-header-hover-font; - color: @hover-font-color; - filter:none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, .e-tab.e-js .e-icon.e-chevron-circle-right{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } - } -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon,.e-tab.e-js .e-left > .e-item:hover > .e-icon,.e-tab.e-js .e-right > .e-item:hover > .e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color : @theme-light-font; - } - & when not (@skin= "office-365") { - color:@hover-icon-color; - } -} -.e-tab.e-js > .e-content -{ - & when (@skin= "material") { - /*material*/ - border-width: 0px; - background: @content-bg-color; - color: @content-font-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-width: 0px; - color : @theme-light-font; - background: @neutral-white; - font-size: 14px; - } - & when not (@skin= "office-365") { - /*other*/ - border-width:@border-size; - background: @content-bg-color; - color: @content-font-color; - } - } - border-color: @content-border-color; - font-size: @content-font-size; - border-style:@border-type; -} -.e-tab.e-js .e-header > .e-select,.e-tab.e-js .e-header > .e-active,.e-tab.e-js .e-left > .e-active,.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select,.e-tab.e-js .e-right > .e-select -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - font-weight: 400; - font-size: 13px; - font-family: @font-family; - border-radius: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - font-size: @highlight-font-size; - color : @neutral-light-font; - font-family: @font-family; - border-radius: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - font-weight: normal; - font-size: @header-font-size; - } - } - border-color: @default-border-color; - color: @content-font-color; - border: none; - background: none; - -} -.e-tab .e-header > .e-select a,.e-tab .e-left > .e-select a,.e-tab .e-right > .e-select a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - font-weight: @content-font-weight; - line-height: 19px; - } - & when not (@skin= "office-365") { - & when(@skin= "high-contrast-01") { - color: @header-font-color; - } - & when not (@skin= "high-contrast-01"){ - color: @content-font-color; - } - } - } - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - border-color: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-weight: 600; - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(@active-bg-stcolor); - border-color: @active-border-color; - .high-contrast-tab-headerborder; - .material-tab-headerborder; - border:@border-size @border-type @content-border-color; - } - } -} - - -.e-tab.e-js .e-header>.e-select, -.e-tab.e-js .e-left>.e-select, -.e-tab.e-js .e-right>.e-select{ - & when (@skin= "office-365") { - font-weight: 400; - color: @neutral-light-font; - } - .office-tab-header-bg-color; -} - -.e-tab.e-js .e-header > .e-active:hover, .e-tab.e-js .e-left > .e-active:hover, .e-tab.e-js .e-right > .e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover { - & when (@skin= "material") { - /*material*/ - background: transparent; - color: @accent-color; - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-bg-hover-color; - .office-tab-header-bghover-color; - & when not (@skin= "office-365") { - background: @hover-bg-stcolor; - color:@hover-font-color; - } - } -} - -.e-tab .e-header > .e-active a,.e-tab .e-left > .e-active a,.e-tab .e-right > .e-active a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: @accent-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - font-weight : 600; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(); - } - } -} -.e-tab .e-header > .e-select:hover a,.e-tab .e-left > .e-select:hover a,.e-tab .e-right > .e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - .office-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-header > .e-active:hover a,.e-tab .e-left > .e-active:hover a,.e-tab .e-right > .e-active:hover a{ - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - & when (@skin= "office-365") { - border-size: 0px; - } - & when not (@skin= "office-365") { - & when (@skin= "material") { - .material-tab-border-bottom-line; - } - & when not (@skin= "material") { - - border-bottom: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-addbordertop { - & when (@skin= "material") { - /*material*/ - border-top: 0px @border-type @content-border-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-top: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-top: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { -border-right: @border-size @border-type @content-border-color; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { -border-left: @border-size @border-type @content-border-color; -} -.e-tab .e-header .e-margine-top:hover { - & when (@skin= "material") { - /*material*/ - border-top: none; - } - & when not (@skin= "material") { - /*other*/ - border-top: @border-size @border-type @tab-background-color; - } -} -.e-tab .e-header .e-margine-bottom:hover { -border-bottom: @border-size @border-type @tab-background-color; -} -.e-tab .e-header.e-addborderbottom .e-active{ - & when (@skin= "office-365") { - border-top: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-borderbottom(); - } -} -.e-tab .e-header.e-addbordertop .e-active { - & when (@skin= "office-365") { - border-bottom: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-bottom-border-bottom; - } -} -.e-tab .e-right.e-addborderright .e-active{ - .material-tab-right-bottom-border; -} -.e-tab .e-left.e-addborderleft .e-active{ - .material-tab-left-bottom-border; -} -.e-tab.e-js.e-tabscroll>.e-content { - & when (@skin= "material") { - /*material*/ - padding-top: 65px !important; - } - & when not (@skin= "material") { - /*other*/ - padding-top: 44.3333px; - } -} -.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom { - & when (@skin= "material") { - /*material*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid rgb(187, 188, 187); - } - } -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left{ - & when (@skin= "material") { - /*material*/ - top: 14px; - } -} - - - -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: @content-bg-color; -} -.e-tagcloud.e-js .header { - border-color: @default-border-color; -} - -.e-tagcloud .e-title { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - font-size: 20px; - font-weight: 500; - font-family: @font-family; - border-top: 0px solid @grey-200; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-bottom: 0px @border-type @neutral-light; - border-color: @neutral-light; - font-size: 14px; - font-family: @font-family; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - border-color: @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - font-size: @header-font-size; - color: @header-font-color; - } - .header-gradient(); - font-weight: @header-font-weight; - .office-dialog-active-line-color; - } -} -.e-tagcloud .e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-tagcloud .e-tagitems .e-txt.hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - .high-contrast-tagcloud-txt-hover; - color:@active-bg-stcolor; - } - -} -.e-tagcloud .e-cloud, .e-tagcloud .e-list { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } -} - - - -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup -{ - background-color: @content-bg-color; - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - font-weight:@content-font-weight; - } -} -.e-timewidget .e-input{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-timewidget .e-in-wrap, -.e-time-popup -{ - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } -} -.e-timewidget .e-in-wrap:before, .e-timewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover -{ - .focus-border-color(); - & when (@skin= "material") { - /*material*/ - box-shadow:none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-timewidget:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} -.e-timewidget.e-disable:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-timewidget .e-select, .e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover -{ - .bs-default-gradient(); - .border-selection(); - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - box-shadow: none; - border-color: @content-bg-color; - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - color: @default-icon-color; - } -} -.e-timewidget.e-widget .e-select:active:hover,.e-timewidget.e-rtl .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover{ - & when (@skin= "office-365") { - background:none; - } -} - -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover -{ - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - } -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-time-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } -} -.e-ntouch.e-timewidget .e-select:hover{ - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color; - color:fade(@base-font-color,54%); - } -} - -.e-time-popup .e-active -{ - .active-gradient(); - border-color: @active-bg-stcolor; - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: @accent-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-font-color; - } -} - - -.e-time-popup.e-popup .e-hover.e-active { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-timewidget .e-icon.e-clock:before{ - width:20px; - height:20px; -} -.e-timewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-timewidget.e-active .e-select:hover{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } - -} -.e-time-popup{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin="office-365"){ - box-shadow: 0 0 15px -5px rgba(0,0,0,.4) - } -} - -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection, -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection, -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-select{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-timewidget .e-select:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@theme-primary; - } -} -.e-timewidget .e-select.e-disable:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@neutral-white; - } -} -.e-timewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} - - - -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar{ - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - & when (@skin= "material") { - /*material*/ - background: @grey-50; - color: fade(@base-font-color,54%); - background-repeat:no-repeat; - border-color: @default-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-repeat:no-repeat; - border-color: @neutral-quaternary-alt; - .default-gradient(); - color: @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - background-repeat:no-repeat; - border-color: @default-border-color; - .default-gradient(); - color: @default-icon-color; - } - } - -} -.e-toolbar { - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .office-toolbar-bg-color; - background: @default-bg-stcolor; - } - } -} -.e-toolbar.e-focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - box-shadow: none; - } - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 2px @shadow-bg-color; - } - } -} -.e-toolbar > .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: initial; - margin-right: 4px; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-right: @border-size @border-type @content-border-color; - } - border-left:none; - border-radius: initial; - } -} -/*-------------------tooltip class ----------------------*/ -.e-toolbarTooltip{ - min-width : auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent{ - & when (@skin= "material") { - /*material*/ - padding: 2px 8px 2px 8px; - } - & when not (@skin= "material") { - /*other*/ - padding: 2px 4px; - } -} - -.e-toolbar > .e-horizontal .e-separator -{ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: inherit; - height: inherit; -} - -.e-toolbar > .e-vertical.e-separator -{ - border-bottom: @border-size @border-type @content-border-color; - border-top:none; - border-radius: initial; -} - -.e-toolbar > .e-vertical .e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @content-border-color; - } - border-top:none; - border-radius: inherit; -} - - .e-toolbar.e-rtl > .e-horizontal.e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @content-border-color; - } - border-right:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-horizontal .e-separator -{ - & when (@skin= "material") { - /*material*/ - border-left: @border-size solid @content-border-color; - border-right:none; - border-radius: inherit; - margin-right: 16px; - } - & when not (@skin= "material") { - /*other*/ - border-left: @border-size @border-type @content-border-color; - border-right:none; - border-radius: inherit; - } -} - -.e-toolbar.e-rtl > .e-vertical.e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-vertical .e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: inherit; -} - -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} - -.e-toolbar > ul > li div.e-item-overlay -{ - background-color: @default-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover, .e-toolbar > .e-vertical > .e-hover -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } - } - .hover-gradient(); - .high-contrast-toolbar-border; - border-color: @hover-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover > div:before, .e-toolbar > .e-vertical > .e-hover > div:before,.e-toolbar > .e-horizontal .e-hover > span:before, .e-toolbar > .e-vertical > .e-hover > span:before, .e-toolbar > .e-horizontal .e-hover > a:before, .e-toolbar > .e-vertical > .e-hover > a:before{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @hover-icon-color; - } - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, .e-toolbar > .e-vertical > .e-active.e-hover > div:before,.e-toolbar > .e-horizontal .e-active.e-hover > span:before, .e-toolbar > .e-vertical > .e-active.e-hover > span:before, .e-toolbar > .e-horizontal .e-active.e-hover > a:before, .e-toolbar > .e-vertical > .e-active.e-hover > a:before{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal .e-active, .e-toolbar > .e-vertical > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: transparent; - color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div -{ - & when (@skin= "material") { - /*material*/ - background-color:transparent; - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - background-color:transparent; - color:@hover-font-color; - } -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div -{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-400; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - background-color:transparent; - color:@active-font-color; - } - } -} -.e-toolbar.e-js .e-vertical>li.e-tooltxt { - & when (@skin= "material") { - margin-right: 0px; - margin-bottom: 14px; - } -} -.e-toolbar>.e-vertical>.e-hover { - & when (@skin= "material") { - margin-right: 0px !important; - margin-left: 3px; - } -} -.e-toolbar>.e-vertical .e-align{ - & when (@skin= "material") { - margin-left: 0px; - } -} -.e-toolbar .e-ul.e-vertical{ - & when (@skin= "material") { - /*material*/ - width: 48px !important; - } -} -.e-toolbar.e-js ul > li.e-tooltxt:before{ - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } - } - - -.e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - } -} -.e-toolbar > ul > li.e-icon{ - & when (@skin= "material") { - width: 14px; - height: 14px; - } -} - - .e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - margin-left: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 2px; - margin-left: 8px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-right: 0px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - } - & when (@skin= "office-365") { - margin-right: 2px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - margin-right: 0px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - padding-left: 0px; - margin-right: 0px; - } - } - -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child { - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - margin-right: 8px; - } -} -.e-toolbar.e-toolbarspan.e-rtl{ - & when (@skin= "material") { - padding-right: 24px; - padding-left: 24px; - } -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-left: 4px; - } -} -.e-toolbar>.e-horizontal .e-disable, .e-toolbar>.e-vertical .e-disable{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - } -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{ - & when (@skin= "office-365") { - margin-right: 0px; - } -} - -/*Theme Color*/ - -.e-treeview, .e-dragedNode -{ - font-family: @font-family; -} -.e-treeview .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } - background-color: transparent; -} -.e-dragedNode -{ - & when (@skin= "material") { - background: @grey-200; - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-icon-color; - } -} -.e-dragedNode .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } - float: left; -} -.e-treeview .e-active, .e-fullrow-wrap .e-li-active > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-100; - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color: @active-font-color; - } - border: @border-size @border-type transparent; - border-image: initial; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, .e-fullrow-wrap .e-li-hover > .e-fullrow, .e-fullrow-wrap .e-li-focus > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-200; - border: @border-size @border-type transparent; - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - border-image: initial; - cursor:pointer; -} -.e-treeview-wrap.e-dragging .e-node-hover, .e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: transparent; - border-color: @grey-200; - } -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, .e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: @grey-100; - border-color: @grey-100; - } -} -.e-treeview-wrap .e-sibling -{ - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @treeview-drop-image; - background-repeat: no-repeat; - } -} -.e-treeview-wrap.e-rtl .e-sibling { - & when (@skin= "office-365") { - border-right-color: @theme-primary; - } -} -.e-treeview-wrap .e-sibling::before { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-tertiary-alt; - } -} -.e-treeview .e-node-disable -{ - filter: alpha(opacity=40); - opacity: .4; -} - -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load -{ - background-image: @ajaxloaderimage; - background-repeat: no-repeat; - & when (@skin= "material") { - background-position: center; - } - & when (@skin= "office-365") { - background-position: center; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-position: right center; - } -} -.e-treeview.e-rtl .e-icon.e-load { - & when not (@skin= "material") and not (@skin="office-365") { - background-position: left center; - } -} - -.e-treeview .e-item .e-icon{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-treeview .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-treeview .e-fe-popup .e-downtail:before, .e-treeview .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} - -.e-drop-count { - & when (@skin= "material") { - background-color: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-icon-color; - color: @content-bg-color; - } - border-color: @content-bg-color; -} - -.e-fullrow-wrap .e-li-active .e-active, .e-fullrow-wrap .e-li-hover .e-node-hover, .e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} - -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } -} - -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, .e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} -.e-treeview .e-plus:after, .e-treeview .e-minus:after, .e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, .e-fullrow-wrap .e-fullrow:after { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} -.e-treeview .e-text.e-editable .e-tree-input { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,54%); - } -} - -/*------------------------------------- Upload Box -------------------------------------------*/ -.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{ - & when (@skin="material") { - font-family: roboto Medium; - font-size: 16px; - font-weight: @content-font-weight; - } - - &when not(@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin="office-365") { - font-size: 13px; - } - & when not (@skin="office-365") { - font-size: @content-font-size; - } - } -} -.e-uploadbox.e-disable .e-uploadinput{ - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: @grey-50; - color: fade(@base-font-color,87%); - font-family: roboto Medium; - font-size: 16px; - } - - &when not(@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - color: @base-font-color; - font-family: roboto Medium; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - & when (@skin="material") { - color: @base-font-color; - text-transform: none; - } - - &when not(@skin="material") { - color: @default-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn:focus{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: @hover-font-color; - border-color: @hover-border-color; -} -.e-uploadbox .e-file-name-txt -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - padding-top: 9px; - - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} -.e-uploadbox .e-file-size .e-file-name-txt { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-uploadbox .e-file-list .e-file-status-failed -{ - color: @error-font-color; -} -.e-uploadbox .e-file-list .e-file-status-success -{ - color: @content-font-color; -} -.e-uploadbox .e-file-progress-status -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background: @theme-primary; - border-color: @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color:@active-border-color; - } - } -} -.e-uploadbox .e-file-list { - background-color: @content-bg-color; - color: @content-font-color; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - & when (@skin= "office-365") { - border-bottom-width: 0px; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - background-color: @content-bg-color; - } -} -.e-uploadbox .e-head-content { - & when (@skin= "office-365") { - background-color: @neutral-white; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li:last-child .e-file-list { - & when (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li .e-file-list { - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-uploadbox .e-head-content { - - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{ - border-bottom: none; -} -.e-uploadbox .e-file-upload{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - } -} -.e-uploadbox .e-file-progress-bar { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border:@border-size @border-type @default-border-color; - } - } -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark -{ - background-color:#39b54a; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} -.e-uploadbox .e-file-list .e-file-percentage-failed -{ - background-color:red; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} - -.e-uploadbox.e-dialog .e-header{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - font-weight: bold; - line-height: 40px; - font-size: 23px; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - font-size: 21px; - font-weight: 100; - background: @neutral-white; - } - & when not (@skin= "office-365") { - color: @header-font-color; - font-size: 23px; - font-weight: @content-font-weight; - } - } - border-color: @header-border-color; - .material-upload-dialog-active-line; -} - -.e-uploadbox .e-uploadinput{ -font-size: 200px; -} - -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: @content-bg-color; - color: @default-icon-color; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - background-color: @alt-row-bg-color; - color: @default-icon-color; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color:@hover-bg-stcolor; - } -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{ - background:none; -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when (@skin="office-365") { - border: 1px solid transparent; - } - & when not (@skin="office-365") { - .material-upload-border; - .office-upload-button-border; - border-color: @default-border-color; - } -} - .e-uploaddialog.e-dialog .e-btn.e-select:hover{ - .office-upload-btn-hover-color; - .high-contrast-upload-btn-hover-color; - .material-upload-background; - background: @default-bg-stcolor; - color: @hover-font-color; -} - .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } - &when not(@skin="material") { - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin="office-365") { - background: @active-bg-stcolor; - } - } -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when not (@skin="material") { - & when not(@skin="office-365") { - .bs-default-gradient(); - background: @default-bg-stcolor; - color: @default-font-color; - } - } - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } - & when not(@skin="material") { - & when (@skin="office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border-radius: 0px; - } - } - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - position: relative; - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, .e-uploaddialog.e-dialog .e-btn.e-select:active:after{ - & when (@skin="material") { - animation: shadow 1.6s ease-out 0ms; - } -} - -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ -.e-rte -{ - font-family: @font-family; -} -.e-rte-wrapper -{ - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - & when (@skin= "material") { - /*material*/ - border: @border-size @border-type fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border: @border-size @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: @border-size @border-type @default-border-color; - } - } -} - - .e-inputtext { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: @grey-300; - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; - color: @content-font-color; - } -outline:none; -background-color: @content-bg-color; -vertical-align:baseline; -} - .e-rte-field .e-img-border-field .e-focus, - .e-rte-field .e-chkbox-wrap.e-focus div > span, - .e-rte-field .e-inputtext:focus, - .e-rte-button .e-btn.e-select:focus, - .e-rte-tablefields .e-chkbox-wrap.e-focus div > span, - .e-rte-tablefields .e-inputtext:focus, - .e-img-field-group .e-chkbox-wrap.e-focus div > span, - .e-img-border-field .e-inputtext:focus, - .e-rte-stylefield .e-inputtext:focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 2px 0 @active-bg-stcolor; - } - -} - .e-rte-field .e-inputtext:focus, .e-rte-tablefields .e-inputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color; - } -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 @active-bg-stcolor; -} -/*-----------------Tooltip class ----------------------*/ -.e-rteTooltip{ - min-width : auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - margin-right: 4px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-left: @border-size solid @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size dotted @content-border-color; - } - } -} -/*.e-rte .e-toolbarspan ul:last-child*/ -.e-rte .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-right: @border-size solid @neutral-light; - height: 40px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size dotted @content-border-color; - } - } -} - .e-rte-unorderlistname .e-liseparator, - .e-rte-orderlistname .e-liseparator -{ - border-bottom: @border-size dotted @content-border-color; -} -.e-rte .customtable-group:hover -{ - .hover-gradient(); - color: @hover-font-color; -} - -.e-rte .e-toolbarspan -{ - & when (@skin= "office-365") { - /*material*/ - border: none; - border-bottom: @tools-border-radius @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, .e-rte .e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - /*other*/ - padding-left: 0px; - } -} -.e-dialog .e-fieldseparate, .e-rte-toolbar .e-responsive-toolbar.e-toolbarspan -{ - border-color: @content-border-color; -} - -.e-rte .e-rte-footer -{ - border-top: @border-size @border-type @content-border-color; - .default-gradient(); -} - - .e-rte-colorpalette.e-menu.e-context > li:hover -{ - background:none; -} - - .e-rte-colorpalette.e-menu.e-context .e-mfocused, - .e-rte-colorpalette.e-menu.e-context .e-mhover -{ - background:none; -} - - .e-rte-table-picker.e-dialog -{ - .default-gradient(); -} - - .e-rte-tablecell -{ - border-color: @default-border-color; -} - - .e-rte-tablecell.e-default - { - background: @content-bg-color; - } - - .e-rte-tablecell.e-active - { - .hover-gradient(); - border-color: @hover-border-color; - } - .e-rte .e-toolbar .e-rte-format .e-hover, - .e-rte .e-toolbar .e-rte-fontgroup .e-hover, - .e-rte .e-toolbar .e-rte-lists .e-hover, - .e-rte .e-toolbar .e-res-pos:hover -{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background-color: @hover-bg-stcolor; - } - border-color: transparent; - background-image:none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-lists .e-active -{ - background:none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover , -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{ - & when (@skin= "material") { - /*material*/ - background:@primary-font-color; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background:@theme-lighter; - } - & when not (@skin= "office-365") { - /*office-365*/ - background:@hover-bg-stcolor; - } - } -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list{ - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), .e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-top: 8px; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), .e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover - { - & when (@skin= "material") { - /*material*/ - height: 25px; - } - } -.e-rte .e-rte-resize -{ - height: 5px; - cursor: se-resize; -} - -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - font-family: @font-family; - font-size: 14px; - color: @content-font-color; - cursor: default; -} - -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - border-right: @border-size @border-type @content-border-color; -} - -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon -{ - border-left: @border-size @border-type @content-border-color; -} - - .e-rte-colorpalette -{ - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color !important; - padding: 5px !important; - width:auto !important; - } - & when not (@skin= "material") { - /*other*/ - padding: 5px !important; - width:auto !important; - } -} - .e-error -{ - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab -{ - border: @border-size @border-type @default-border-color; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator { - border-color: @content-border-color; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{ - .switch-rte-context-icon-color; - color: @hover-font-color; -} - .e-rte-toolbar .e-toolbar .e-tooltxt.e-active{ - .switch-rte-active-icon-color; - color: @active-font-color; -} - .e-rte-toolbar .e-toolbar .e-ul{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .office-rte-toolbar-color; - border-color: @default-border-color; - } - } -.e-rte .e-tooltxt .e-btn.e-select, .e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, .e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 24px; - height: 36px; - } - & when not (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } - } -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover{ -& when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 16px !important; - height: 36px !important; - } -} - .e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, .e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select:focus, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-primary; - color: @neutral-white; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-white; - } - } -.e-rte .e-tooltxt .e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - } -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{ - background: @hover-bg-stcolor; -} -.e-rte .e-rteItem-orderedList .e-split, .e-rte .e-rteItem-unorderedList .e-split{ - .material-rte-splitbtn-radius; -} - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{ - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split { - .material-rte-splitbtn-radius; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 0 0; - } - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-rte .e-horizontal.e-separator > li:last-child { - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} - -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, .e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - & when (@skin= "material") { - /*material*/ - padding-top: 0px !important; - } -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{ - height:26px; - margin-top:5px; - } - -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList{ - & when (@skin= "material") { - /*material*/ - margin-right: 0px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - /*material*/ - margin-left: 0; - } -} -.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - border-left: 0px; - } -} -.e-rte .e-background-color, .e-rteItem-backgroundColor .e-background-color, .e-rte .e-font, .e-rteItem-fontColor .e-font{ - & when (@skin= "material") { - /*material*/ - width: 24px; - height: 24px; - } -} -.e-rte .e-toolbar>ul>li{ - & when (@skin= "material") { - /*material*/ - padding: 10px; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-left: 0.557em; - } -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-right: 0.557em; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select{ - & when (@skin= "material") { - /*material*/ - width: 24px; - } -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{ - & when (@skin= "material") { - /*material*/ - border: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-select, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select{ - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover{ - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } -} -.e-rte .e-toolbar.e-rtl{ - & when (@skin="material") { - padding-right: 24px; - } -} - .e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl{ - & when (@skin="material") { - margin-right: 0px; - } -} - .e-responsive-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin="material") { - padding-left: 0px; - } -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-orderlistname.e-menu.e-context .e-mhover>.e-menulink, .e-rte-unorderlistname.e-menu.e-context .e-mhover>.e-menulink{ - & when (@skin="material") { - background: @primary-font-color; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl{ - & when (@skin= "office-365") { - /*office-365*/ - height: 32px !important; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{ - & when (@skin= "office-365") { - /*office-365*/ - height: 35px !important; - } -} -.e-rte-unorderlistname.e-menu{ - & when (@skin= "office-365") { - width: 108px !important; - padding: 15px; - } -} -.e-rte-orderlistname.e-menu{ - & when (@skin= "office-365") { - width: 150px !important; - padding: 15px; - } -} -.e-rte-unorderlistname.e-menu li.e-list, .e-rte-orderlistname.e-menu li.e-list{ - & when (@skin= "office-365") { - width: 32px !important; - height: 32px; - margin-right: 8px; - } -} - - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - } -} - - .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - margin-right: 0px; - } -} - - .e-rtlrte label{ - height: 12px; - line-height: 10px; -} - -.e-rte-orderlistname.e-menu.e-context.e-split, .e-rte-unorderlistname.e-menu.e-context.e-split, .e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, .e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list -{ - & when (@skin= "office-365") { - background: @theme-primary-font; - border-color: @neutral-light; - } -} -/*---------------- RTE Theme End------------------*/ - - - -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: #FFFFFF; - background-image: @loading-img; -} -.e-waitpopup-pane { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background-color: fade(@neutral-light-font-alt,40%); - } - & when not (@skin= "office-365") { - /*other*/ - background-color: @overlay-bg-color; - } - } - color: @header-font-color; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, .e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-chkbox-wrap div > span -{ - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - & when (@skin= "material") { - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - border-width:2px; - border-color:@neutral-tertiary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - background-color: @content-bg-color; - } - -} -.e-chkbox-wrap.e-disable { - & when (@skin= "material") { - opacity:0.26; - } -} -.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{ - & when (@skin= "material") { - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - } - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .high-contrast-checkbox-bordercolor; - border-color: @content-border-color; - } -} -.e-chkbox-wrap div>span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - background-color: @neutral-white; - } -} -.e-chkbox-wrap div > span.e-chk-act { - .high-contrast-checkbox-bordercolor; - .office-checkbox-bordercolor; - .material-checkbox-act-bordercolor; - border-color: @content-border-color; - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark -{ - .switch-checkbox-icontick; - & when (@skin= "material") { - /*material*/ - color:@accent-font-color; - background-color: @accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color:@active-bg-stcolor; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap .e-chk-image.e-stop { -& when (@skin= "material") { - color:rgba(0,0,0,.54); - background-color: @content-bg-color; - } -} -.e-chkbox-wrap .e-chk-image.e-stop:before { -& when (@skin= "material") { -content: "\e833"; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { -& when (@skin= "material") { - background-color:fade(@base-font-color,26%); - } -} - -.e-chkbox-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; -} -.e-check-small.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-7px; - } -} -.e-check-medium.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-15px; - } -} - -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - content: ''; - border:1px solid fade(@base-font-color, 70%); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - background: fade(@base-font-color, 70%); - } -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - background: fade(@accent-color, 70%); - content: ''; - border:1px solid fade(@accent-color,70%); - animation:smallShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } - } - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - - } -} - -.e-chkbox-wrap div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when (@skin= "office-365") { - background-color:@neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap div>span.e-chk-indeter{ - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap div>span.e-chk-indeter:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} - -.e-radiobtn-wrap.e-disable>span{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-indeter{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-chkbox-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-chkbox-wrap .e-chk-act, .e-chkbox-wrap .e-chk-inact, .e-chkbox-wrap .e-chk-indeter{ - box-sizing: content-box; -} - -/*Theme Color*/ -.e-radiobtn-wrap > span { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - background-image: none; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border:2px solid @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-radiobtnwrap.e-disable > span , -.e-radiobtn-wrap.e-disable > span.e-rad-active , -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-radiobtn-wrap > span.e-rad-active,.e-radiobtn-wrap > span.e-rad-active:hover { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - border-color: @content-border-color; - & when (@skin= "material") { - .material-radio-act-bordercolor; - border-color: @accent-color; - } - -} -.e-radiobtn-wrap > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @theme-primary; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span:hover{ - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-radiobtn-wrap.e-disable > span:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} - -.e-radiobtn-wrap.e-focus > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-radiobtn-wrap .e-spanicon{ - box-sizing:content-box; -} -.e-radiobtn-wrap .e-rad-select -{ - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - .high-contrast-radio-iconcircle; - .office-radio-iconcircle; - color: @active-bg-stcolor; - .material-radio-iconcircle; - border-color: @content-border-color; - & when (@skin= "material") { - border-color: @accent-color; - color:@accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } -} -.e-radiobtn-wrap .e-circle_01:hover{ - & when (@skin= "office-365") { - color:@theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable .e-circle_01, .e-radiobtn-wrap.e-disable .e-text { -& when (@skin= "material") { - color:fade(@base-font-color,26%); - } - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } -} -.e-radiobtn-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; - -} - -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - & when (@skin= "material") { - } -} - -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - & when (@skin= "material") { - content: "\e686"; - font-size: 0px; - color:@accent-color; - } -} - -& when (@skin= "material") { -@keyframes rippleEffect { - 0% { - opacity: 1; - box-shadow: 0 0 0 0px @accent-color; - } - - 100% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 0; - } - } -} -& when (@skin= "material") { - -@keyframes back_rippleEffect { - - 0% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 1; - } - - 100% { - opacity: 0; - box-shadow: 0 0 0 0px @accent-color; - } - } -} - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - - & when (@skin= "material") { - border-radius: 100%; - z-index: 1; - } -} - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - pointer-events: none; - position: absolute; - width: 100%; - height: 100%; - border-radius: 50%; - content: ''; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box - } -} - - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - - top: 0; - left: 0; - padding: 0; - z-index: -1; - opacity: 0 - - } - } - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - & when (@skin= "material") { - animation: rippleEffect 0.30s linear 0ms; - } -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - animation: back_rippleEffect 0.30s linear 0ms; - } -} - -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-radiobtn-wrap.e-disable>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-radiobtn-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-radiobtn-wrap.e-disable.e-focus > span{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, .e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent:0px; -} - -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } -} - -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - & when not (@skin= "material") and not (@skin="office-365"){ - width: 0.85em; - } - & when (@skin= "material") { - width: 0.98em; - } - & when (@skin= "office-365") { - width: 0.98em; - } -} - -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - & when (@skin= "material") { - width: 1.25em; - } - & when (@skin= "office-365") { - width: 1.25em; - } - & when not (@skin= "material") and not (@skin="office-365"){ - width: 1.05em; - } -} - -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - - -/*------------------------------------- GroupButton -------------------------------------------*/ -.e-groupbutton { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - height: 32px; - background-color:@grey-50; - } - - & when not (@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - color: @default-font-color; - background-repeat: no-repeat; - border-color: @default-border-color; - .border-selection(); - .bs-default-gradient(); - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - font-size:14px; - color: @neutral-light-font; - background-repeat: no-repeat; - border-color: @neutral-lighter; - background-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item { - & when (@skin="material") { - position: relative; - text-transform:uppercase; - overflow:hidden; - } -} - -.e-groupbutton-hSmall { - min-height: 26px; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} - -.e-groupbutton.e-focus { - &when not(@skin="material"){ - box-shadow: 0 0 2px @shadow-bg-color; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-light; - color:@neutral-light-font; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - & when (@skin="office-365") { - border-color:@theme-primary; - background-color:@theme-primary; - color:@theme-primary-font; - } -} - - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color:@default-border-color; - .border-selection(); -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - & when (@skin="material") { - color:fade(@base-font-color,38%); - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@neutral-tertiary; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon{ - & when (@skin="material") { - color:fade(@base-font-color,26%); - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, .e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - & when (@skin="material") { - background-color: @grey-400; - } - - & when not (@skin="material") { - color: #fff; - .active-gradient(); - color: @active-font-color; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-left:12px; - padding-right:12px; - } -} - -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-top:12px; - padding-bottom:12px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - &when not(@skin="material"){ - color: @hover-font-color; - } - &when (@skin="material"){ - color: fade(@base-font-color, 87%); - } - & when (@skin="office-365") { - color:@theme-primary-font; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - .high-contrast-groupbtn-border; - border-color:@hover-border-color; - & when (@skin="office-365") { - border-color:@theme-dark; - background-color:@theme-dark; - color:@theme-primary-font; - } -} - .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color:transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color:transparent; -} -.e-groupbutton.e-rtl >.e-horizontal.e-ul>.e-grp-btn-item { - border-left-color:transparent; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - &when not (@skin="material"){ - .hover-gradient(); - color: @hover-font-color; - .high-contrast-groupbtn-border; - border-color: @hover-border-color; - } - &when (@skin="material"){ - background-color: fade(@base-font-color,12%); - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last,.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - } - - & when not (@skin="material") { - color: @default-font-color; - text-decoration: none; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - & when (@skin="material") { - font-size: 18px; - color: fade(@base-font-color,54%); - height:24px; - width:24px; - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - & when (@skin="material") { - height:18px; - width:18px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - color: fade(@base-font-color,87%) - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - & when not (@skin="material") { - color: @active-font-color; - text-decoration: none; - } -} - -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - color: fade(@base-font-color,38%); - } -} - -.e-groupbutton > .e-ul > .e-disable.e-active{ - & when (@skin="material") { - background-color:transparent; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - & when (@skin="material") { - /*font-family: roboto Medium;*/ - font-size: 14px; - color: fade(@base-font-color,26%); - } -} - -.e-groupbutton.e-disable { - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-right-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-bottom-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after -{ - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } -} -.e-groupbutton.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - color:@disable-icon-bg-color; - } -} - -&.e-innerIncrement:hover{ -background-image:url(../common-images/maps/Zoom-In_hover.png); -} -&.e-legendLabelContent{ -color: @gcontent-font-color; -} -&.e-map{ -color: @gcontent-font-color; -background-color: @content-bg-color; -border-color: @gdroparea-border-color; -} - -&.e-drilldownHeader -{ - .active-gradient(); -} - -&.e-map-home -{ - background-image:@map-home -} - -&.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} - -&.e-map-label{ - cursor:pointer; - color:black; - padding:5px; -} -&.e-map-label:hover { - background-color: #eee; -} - -&.e-map-home { - height: 30px; - width: 30px; - -} - -&.e-map-home:hover { - background-image:@map-home-hover -} - -&.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255,255,255,0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; - } -&.sliderParent{ -height:150px; -width:10px; -margin-top:-197px; -margin-left: 34px; -} -&.e-innerIncrement { - background-image:url(../common-images/maps/Zoom-In.png); - height:25px; - width:25px; -} - -&.e-innerDecrement:hover { - background-image:url(../common-images/maps/Zoom-out_hover.png); - } -&.e-innerDecrement { - background-image:url(../common-images/maps/Zoom-out.png); - height:25px; - width:25px; -} -&.nav-dec-Vert{ - margin-top: 150px; - margin-left: 27px; -} -&.nav-inc-Vert{ - margin-top: 40px; - margin-left: 27px; -} -&.nav-dec-Horz{ - margin-top: -24px; -margin-left: 0px; -} -&.nav-inc-Horz{ - margin-top: -29px; -margin-left: 175px; -} -&.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -&.e-arrowUp:hover { - background-image:url(../common-images/maps/Arrow_Top_hover.png); - } -&.e-arrowUp { - background-image:url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -&.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -&.e-radialRight { - margin-left: 61px; - margin-top:-53px; - height: 52px; - width: 20px; -} -&.e-arrowLeft:hover { - background-image:url(../common-images/maps/Arrow_Left_hover.png); - } - &.e-arrowLeft { - background-image:url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -&.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -&.e-arrowRight:hover { - background-image:url(../common-images/maps/Arrow_Right_hover.png); - } -&.e-arrowRight { - background-image:url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -&.e-arrowDown:hover{ - background-image:url(../common-images/maps/Arrow_Bootom_hover.png); - } -&.e-arrowDown { - background-image:url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -&.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; -margin-left: 25px; -} - - - -&.e-interactivelegend-title{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-leftlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-rightlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangestartlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangeendlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legendlabeltext{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height:20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity:0.85; - background: white; - } - - &.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity:0.85; - left: 4px; - top: -16px; - content: ''; - } - &.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; - } - -&.e-defaultlegend-title{ - color:black; - font-size:17px; -} -&.e-labelStyle { - font-family:@font-family; - font-size:14px; - white-space: nowrap; -} -&.e-smartLabelStyle { - padding:3px; - font-weight: normal; - color:black; - width:auto; - height:20px; - text-align:center; - font-size: 14px; - font-family:@font-family; - -} -&.e-smartLabelStyle:hover{ - cursor:pointer; -} -&.e-mapSelectedShape { - opacity: 1; -} -&.e-mapDragSelection { - border:2px solid red; -} -&.e-mapHighlightedShape { - opacity: 1; -} - - -&.e-drilldownHeader{ - font-size:15px; - text-indent:10px; -} -&.e-drilldownlabel { - color:white; -} - -&.e-drilldownlabel:hover { - text-decoration: underline; -} - -&.e-drilldownarrow{ - fill:white; - stroke:transparent; - stroke-width:1px; - zoom:1; -} -&.e-treemap-leaflabel{ - font-size:14px; - font-weight:normal; - font-family:@font-family; - color:white; -} -&.e-treemap-legendLabel{ - font-size:12px; - - } -&.e-treemap-label { - -font-size:14px; - -} - -&.e-treemap-header { - font-size:15px; -} - -.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} - -.e-pivotschemadesigner .e-schemaBtnUnique{ - white-space:initial !important -} -.e-pivotschemadesigner *:focus:hover{ -outline:none; -} -.e-pivotgrid .e-headerItem{ - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /* office-365*/ - font:13px @font-family; - color:@theme-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: @table-font; - color: @fg-table-color; - } - border-collapse: collapse; - background-color: @bg-table-color; - cursor: default; -} - -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotgrid .e-filterValues, .e-pivotschemadesigner .e-filterValues{ - background-color: @content-bg-color; -} - -.e-pivotgrid .e-conditionFrom, .e-conditionTo{ - background-color: inherit; - & when (@skin= "material") { - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } - & when (@skin= "office-365") { - width:158px !important; - outline:none; - margin-bottom:15px; - border:1px solid @neutral-tertiary-alt; - } -} - -.e-pivotgrid .e-hoverBtn{ - .ogridheader-hvr-gradient(); -} - - .e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - color: @primary-font-color; - margin: 5px 0 10px 0; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - margin: 0px 0px 8px 0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color: @toolTipText-color; - margin: 5px 0 10px 0; - } -} - -.e-pivotgrid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - .e-pivotgrid .e-editcondition, .e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl, .e-pivotgrid .e-fSizeLbl{ - margin-left: 15px; -} - - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - .e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background:@grey-700; - border:1px solid transparent; - border-radius:2px; - padding: 5px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity:1; - background: @toolTip-bg-color; - border:2px solid @content-border-color; - padding: 5px; - } - & when (@skin= "office-365") { - /*office-365*/ - background:@neutral-lighter; - border:1px solid @neutral-secondary-alt; - padding:8px 8px 0px 8px; - } -} -.e-pivotgrid .e-pivotGridTable th, .e-pivotgrid .e-pivotGridTable td { -overflow:hidden; - & when not (@skin = "office-365") { - border: solid 1px @content-border-color; - } - & when (@skin = "office-365") { - border: solid 1px @neutral-light; - } -} -.e-pivotgrid th, .e-pivotgrid td { - & when (@skin= "material") { - padding: 11px 2px 11px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 2px 6px 8px; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 0px; - } - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid .value { - background-color: @bg-value-color; - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - text-align: right !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 6px 6px 16px; - text-align: right !important; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 16px; - text-align: right !important; - } -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } - & when not (@skin="office-365") { - font-weight: bold !important; - } -} -.e-pivotgrid .colheader, .e-pivotgrid .rowheader,.e-pivotgrid .calc { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-weight: bold; - color: @fg-header-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, .e-pivotgrid .rowheader:hover, .e-pivotgrid .calc:hover { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-weight: bold; - /*other*/ - color: @fg-header-hvr-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-hvr-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select :none; - user-select: none; -} -.e-cellSelection{ - background: @pivot-selection-background; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style:dotted; - border-width:3px; - border-color:@pivot-selection-border; -} -.e-pivotgrid .value.selection{ -cursor:crosshair; -} -.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover { - & when (@skin = "material") { - padding:11px 24px 11px 40px; - } - & when not (@skin = "material") { - padding:6px 0px 6px 40px; - } -} -.e-pivotgrid table .e-expand, .e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - & when (@skin = "material") { - margin-left: -2px; - margin-right: 12px; - } - & when (@skin = "office-365") { - width:8px; - margin-left:8px; - margin-right:15px; - } - & when not (@skin = "office-365") { - width:23px; - } -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - & when (@skin = "material") { - float: right; - width: 64px; - } - & when not (@skin = "material") { - margin: 20px 0 10px 165px; - width: 50px; - } -} -.e-pivotgrid.e-rtl .e-errOKBtn { - & when (@skin = "material") { - float: left; - width: 64px; - margin-right:150px !important; - } - & when (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - margin-right:155px !important; - } -} -.e-pivotgrid .e-dialogremoveBtn:before -{ - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before -{ - content:"\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 9px; - font-size: 7px; - } -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction:ltr; - text-align:right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space:nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content:"\e699"; - & when not (@skin = "office-365") { - font-size: 23px; - margin-top: -3px; - } - & when (@skin = "office-365") { - font-size: 14px; - margin-top: 1px; - } -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { -content:"\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 7px; - font-size: 6px; - } - -} -.e-pivotgrid.e-rtl .e-removeBtn:before, .e-pivotgrid.e-rtl .e-sorting:before, .e-pivotgrid.e-rtl .filter:before{ - float:left; - margin-left:4px; - margin-right:0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: @kpi-uparrow-img; -} -.e-pivotgrid .kpirightarrow { - background-image: @kpi-rightarrow-img; -} -.e-pivotgrid .kpidownarrow { - background-image: @kpi-downarrow-img; - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: @kpi-diamond-img; - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: @kpi-triangle-img; - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: @kpi-circle-img; - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: @kpi-red-img; - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: @kpi-green-img; - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: @kpi-all-img; - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - .scrollPane-setcolor(); - width:8px; - margin-left:8px; - display:inline-block; -} -.e-pivotgrid .e-hScrollPanel { - .scrollPane-setcolor(); - height:8px; - margin-top:4px; -} -.e-pivotgrid .e-vScrollThumb { - width:6px; - position:relative; - top:1px; - left:1px; - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-hScrollThumb { - height:6px; - position:relative; - left:1px; - & when (@skin = "material") { - top:-1px; - } - & when not (@skin = "material") { - top:1px; - } - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-categPageIndicator, .e-pivotgrid .e-seriesPageIndicator { - & when (@skin = "material") { - padding: 5px 8px; - width:auto; - position:absolute; - font-family:'Roboto',Segoe UI; - font-size:12px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - width:auto; - padding:5px; - position:absolute; - } - & when (@skin = "office-365") { - width:auto; - padding:8px; - position:absolute; - } - .pageIndicator-setcolor(); -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{ - float:right; - margin-left:5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{ - float:left; - margin-right:2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{ - float:right; - margin-left:2px; -} -.e-pivotgrid .e-vScrollThumb:hover, .e-pivotgrid .e-hScrollThumb:hover { - & when (@skin = "material") { - background-color:@grey-500; - border:.5px solid @grey-600; - } - & when not (@skin = "material") { - .scrollThumb-hovercolor(); - } -} -.e-pivotgrid .inActive { - display:none; -} -.e-pivotgrid .dragging { - & when not (@skin = "material") { - .scrollThumb-dragcolor(); - } -} -.e-pivotgrid .filter, .e-pivotgrid .e-sorting, .e-pivotgrid .e-removeBtn, .e-pivotgrid .valueSorting { - .switch-pivotgrid-draggale-button; - & when not (@skin = "office-365") { - color: @default-font-color; - } - & when (@skin = "office-365") { - color: @neutral-primary; - } - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e669"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e669"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, .e-pivotgrid .valueSorting:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fc"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e672"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting.descending:before, .e-pivotgrid .valueSorting.descending:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fd"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e673"; - } - float: right; -} -.e-pivotgrid .e-removeBtn:before { - & when (@skin = "material") { - content: "\e60a"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e711"; - } - & when (@skin = "office-365") { - content: "\e711"; - font-size:14px; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @default-border-color; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} - -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when not (@skin = "material") { - color: @default-icon-color; - } -} - -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} - -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv -{ -margin-top: -3px; -} - -.e-pivotschemadesigner div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, .e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, .e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} - - -.e-pivotschemadesigner .e-separateDiv { - border:0.50px solid; - border-color: @row-border-color; -} - -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid @row-border-color !important; - border-bottom: none !important; - margin: 9px 0px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - & when (@skin = "material") { - background-color:@primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background-color: @pivot-selection-background; - } - & when (@skin = "office-365") { - background-color: @theme-lighter; - } - cursor: pointer; - } - -.e-pivotgrid .e-dialogOKBtn { - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - overflow:hidden; - text-overflow:ellipsis; - } -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 55px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 68px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 87px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow:hidden; - text-overflow:ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:10px; -} -.e-pivotgrid .e-treeview .e-text { - & when not (@skin = "office-365") { - min-height: 20px; - border: 1px solid transparent; - & when not (@skin = "material") { - font-family: @font-family; - font-size: 12px; - font-weight: bold; - } - cursor: move; - color: @default-font-color; - } -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, .e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - text-decoration: underline; - margin:-20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} -.e-pivotgrid .e-treeview .e-node-hover -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } -} -.e-pivotgrid .e-treeview .e-active -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-active-color(); - } -} -.e-pivotgrid .e-pivotButton { -.groupingBar-btn-color(); -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - & when (@skin = "material") { - box-shadow: none; - margin-left:12px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - & when (@skin = "material") { - height:32px; - background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .switch-pivotgrid-groupingBar-btn-color; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - /*background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px;*/ - background:@theme-light; - color:@theme-light-font; - padding:0px; - margin-left:8px; - font-family:@font-family; - } -} - -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - & when (@skin = "material") { - background:@primary-color; - box-shadow: none; - color:@primary-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - & when (@skin = "office-365") { - background:@theme-lighter; - color:@theme-light-font; - } - border-color: @hover-border-color; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} - -.e-pivotgrid .e-drag { - .material-pivot-drag-column-txt-color; - color: @active-font-color; - /*color: #5c5c5c;*/ - & when (@skin = "material") { - padding:18px 0px; - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 9px 0px 9px 0px; - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family:@font-family Semilight; - font-size:17px; - font-weight:300; - padding: 9px 0px 9px 0px; - } - .material-pivot-drag-bg-color; - background: @pivotList-treeview-hvr-color; - /*background: @pager-default-bg-color;*/ - border: 1px solid @content-border-color; - overflow: hidden; - text-overflow: ellipsis; -} - .e-pivotgrid .e-pivotButton.e-btn .e-icon{ - padding:0px; - } - -.e-pivotgrid .values, .e-pivotgrid .columns, .e-pivotgrid .e-rows, .e-pivotgrid .emptyRows { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family: @font-family Semilight; - font-size:17px; - font-weight:300; - } - color: @active-font-color; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values{ - border-right:1px solid @content-border-color; -} -.e-pivotgrid .emptyRows{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - border: 1px solid @content-border-color; -} -.e-pivotgrid .valueColumn{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - height: auto; - border-right: 1px solid @content-border-color; - border-left: 1px solid @content-border-color; -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton, .e-pivotgrid .e-rows .e-pivotButton{ - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @toolbar-bgcolor; - } - & when (@skin = "office-365") { - background:@theme-light; - } -} -.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover, .e-pivotgrid .e-rows .e-pivotButton:hover{ - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - box-shadow: none; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivot-selection-background; - } - & when (@skin = "office-365") { - background: @theme-lighter; - } -} -.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{ - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn{ - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn ,.e-pivotgrid .e-drag .e-btn div{ - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height:0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, .e-pivotgrid .columns { - & when (@skin = "material") { - min-height: 44px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - min-height: 24px; - } - & when (@skin = "office-365") { - min-height: 36px; - } - min-width: 140px; -} - -.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{ - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - & when not (@skin = "material") { - margin-left: 5px; - } -} -.e-pivotgrid .e-grpRow{ - .material-pivot-drag-bg-color; - background:@pivotList-treeview-hvr-color; - vertical-align:bottom; - text-align:left; -} -.e-pivotgrid .e-pivotButton { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border-radius:25px; - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } - padding:0px !important; -} -.e-pivotgrid .e-pivotButton:hover { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size:13px; -} -.e-pivotgrid .e-widthSetter{ - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover{ - .summary-gradient(); - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, .e-pivotschemadesigner div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotgrid td.e-grpRow{ - padding-left:0px !important; -} -.e-pivotgrid .e-grpRow{ - white-space:normal; -} - - .e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: @default-icon-color; - cursor: pointer; - font-family: "ej-webfont"; -} - -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} - -.e-pivotgrid .e-selected { - background: @groupingBar-bg-color; - color: @active-font-color; -} - -.e-pivotgrid .e-highlighted -{ - background-color: @hover-bg-stcolor; -} - -.e-pivotgrid .e-dlgCalculatedField label -{ - & when (@skin = "material") { - font-size: 14px; - font-family: 'Roboto',Segoe UI; - color: fade(@base-font-color,54%); - font-weight:normal !important; - } - & when (@skin = "material") { - font-weight:bold; - } - & when (@skin = "office-365") { - font: 12px @font-family; - margin-right:8px; - margin-bottom:20px; - width:80px; - } -} -.e-pivotgrid .borderLine{ - margin-left:-10px; - margin-right:-10px; - border-top:1px solid @content-border-color; - } -.e-pivotgrid .calculatorFields{ - margin-top:-5px; - height:31px; - & when (@skin = "material") { - padding:0px; - } - & when (@skin = "office-365") { - width:auto; - background:@neutral-white; - color:@theme-light-font; - } -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width:100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; - } -.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th - { - overflow: hidden; - } -.e-pivotgrid.e-column-resize thead>tr - { - cursor: pointer; - } -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px @content-border-color; -} - .e-pivotgrid .e-pivotGridTable td{ - overflow:hidden; -} -.e-pivotgrid .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { -content:"\e843"; -font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { -content:"\e875"; -font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { -content:"\e85d"; -font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before{ -content:"\e857"; -font-size: 20px; -} -.e-pivotgrid .e-paging:before{ -content:"\e854"; -font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before{ -content:"\e6b7"; -font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before{ -content:"\e856"; -font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { -content:"\e844"; -font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { -content: "\e855"; -font-size: 20px; -} -.e-pivotgrid .e-columnResize:before{ -content: "\e851"; -font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before{ -content: "\e859"; -font-size: 20px; -} -.e-pivotgrid .e-toolTip:before{ -content: "\e858"; -font-size: 20px; -} -.e-pivotgrid .rtl:before{ -content:"\e84d"; -font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before{ -content: "\e84c"; -font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { -content:"\e848"; -font-size: 20px; -} -.e-pivotgrid .e-exporting:before { -content:"\e84f"; -font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before{ -content:"\e84b"; -font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before{ -content:"\e852"; -font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before{ -content:"\e850"; -font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before{ -content:"\e849"; -font-size: 20px; -} -.e-pivotgrid .e-layouts:before{ -content: "\e878"; -font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, .e-pivotgrid .e-drillThrough:hover, .e-pivotgrid .e-collapseByDefault:hover, .e-pivotgrid .groupingBar:hover, .e-pivotgrid .e-numberFormatting:hover, .e-pivotgrid .e-paging:hover, .e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, .e-pivotgrid .e-cellContext:hover, .e-pivotgrid .e-cellEditing:hover, .e-pivotgrid .e-columnResize:hover, .e-pivotgrid .e-toolTip:hover, .e-pivotgrid .rtl:hover, .e-pivotgrid .e-hyperlinkOptions:hover, .e-pivotgrid .e-frozenHeaders:hover, .e-pivotgrid .e-exporting:hover, .e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, .e-pivotgrid .e-conditionalFormat:hover, .e-pivotgrid .e-summaryTypes:hover, .e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} - -.e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; -} - -.e-pivotgrid .e-normalLayout:before{ -content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before{ -content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before{ -content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content:"\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content:"\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content:"\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content:"\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content:"\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content:"\e842"; -} -.e-pivotgrid .e-excel:before { - content:"\e845"; -} -.e-pivotgrid .e-word:before { - content:"\e84e"; -} -.e-pivotgrid .e-pdf:before { - content:"\e846"; -} -.e-pivotgrid .csv:before { - content:"\e847"; -} - -.e-pivotgrid .e-hyperLinkIcons:before, .e-pivotgrid .e-frozenHeaderIcons:before, .e-pivotgrid .e-exportingIcons:before, .e-pivotgrid .e-layoutIcons:before{ - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons, .e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-layoutIcons { - color: @oclient-icons-color; -} - -.e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons:hover, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} -.e-pivotgrid .e-frozenDialog, .e-pivotgrid .e-exportDialog, .e-pivotgrid .e-hyperLinkDialog, .e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - .e-pivotgrid .e-calcFormulaDiv { - & when not (@skin = "office-365") { - left: 136px; - top: 102px; - } - & when (@skin = "office-365") { - left: 137px; - top: 69px; - } - position: absolute; - } - - .e-pivotgrid .e-dlgCalculatedField { - & when not (@skin = "office-365") { - margin-top: 8px; - border: 1px solid @content-border-color; - margin-bottom: 12px; - padding: 13px 10px 10px; - } - } - - - .e-pivotgrid .calculateFieldName { - position: absolute; - & when (@skin = "material") { - top: 57px; - left: 110px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - top: 36px; - left: 93px; - } - & when (@skin = "office-365") { - top: 7px; - left: 121px; - } - width: 197px; - height: 24px; - border: none; - background-color: @content-bg-color; - color: @content-font-color; - } - .e-pivotgrid .calculatedFieldFormula { - background-color: @content-bg-color; - color: @content-font-color; - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - } - & when not (@skin = "material") { - border:1px solid @content-border-color; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - cursor: not-allowed; - opacity:0.85; - padding:1px; - } - - .e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px 15px; - } - } - .e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px; - } - } - .e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid @content-border-color; - background-color: @content-bg-color; - padding: 5px 18px; - cursor: default; - color: @content-font-color; - } - .e-pivotgrid .e-calcFormulaDiv td:hover { - .hover-gradient(); - color: @hover-font-color; - border: 1px solid @hover-border-color; - } - - -.e-pivotschemadesigner -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background: none repeat scroll 0 0 @grey-50; - padding:24px; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family:@font-family; - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when (@skin = "office-365") { - font-family:@font-family; - background: none repeat scroll 0 0 @neutral-lighter-alt; - border: 1px solid @neutral-light; - padding:15px 5px 15px 15px; - color: @theme-light-font; - } - font-size: 12px; - float: right; - position:static; -} -&.bg-div -{ - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{ -overflow:auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, .e-pivotschemadesigner .e-kpiRootCDB:before, .e-pivotschemadesigner .e-kpiGoalCDB:before, .e-pivotschemadesigner .e-kpiStatusCDB:before, .e-pivotschemadesigner .e-kpiTrendCDB:before, .e-pivotschemadesigner .e-kpiValueCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, .e-pivotschemadesigner .e-kpiRootCDB, .e-pivotschemadesigner .e-kpiGoalCDB, .e-pivotschemadesigner .e-kpiStatusCDB, .e-pivotschemadesigner .e-kpiTrendCDB, .e-pivotschemadesigner .e-kpiValueCDB{ -height:16px; -width:16px; -display:inline-block; -vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color; - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - border-collapse: collapse; - & when (@skin = "material") { - margin: 0px 0px 15px 0px; - width: 100%; - border-radius:2px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 10px 10px 8px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - margin: 4px 0px 12px 0px; - } -} -.e-pivotschemadesigner .e-schemaFieldList -{ - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color:@oclient-icons-color; -} -.e-pivotschemadesigner .e-elementSeparator -{ - border: solid @oclient-border-color; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView -{ - margin-top: 7px; - -} -.e-pivotschemadesigner .schemaHeaders -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaRow, .e-pivotschemadesigner .e-schemaValue -{ - /*background: @aeb-bgcolor;*/ - & when (@skin = "material") { - /*material*/ - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - /*material*/ - background-color:@neutral-white; - border: 1px solid @neutral-light; - } - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - margin-left: 10px; - } - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ -} -.e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float:left; - position:relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float:right; - position:relative; -} -.e-pivotschemadesigner #axisTd, .e-pivotschemadesigner #axisTd3 { - & when (@skin = "material") { - margin-top:14px !important; - } - } -.e-pivotschemadesigner .deferUpdateLayout { - & when (@skin = "material") { - margin-top:28px; - } - & when not (@skin = "material") { - margin-top:6px; - }} -.e-pivotschemadesigner .deferUpdateLayout .e-text{ - & when (@skin = "material") { - margin-top:0px !important; - } - & when (@skin = "office-365") { - margin-top:4px !important; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-top:2px !important; - } -} -.e-pivotschemadesigner .listSubhead -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - text-align:center; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader{ -margin-right:10px; -} -.e-pivotschemadesigner .e-listHeader -{ - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - & when not (@skin = "office-365") { - border-bottom: 1px solid @pivot-selection-border; - } - font-size: 15px; - margin: -1px; - line-height: 40px; - & when (@skin = "material") { - margin-top:-14px; - } - & when (@skin = "office-365") { - border-bottom: 1px solid @neutral-light; - margin-top:-14px; - margin-right:10px; - } -} -.e-pivotschemadesigner .e-folderCDB:before -{ - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} - - -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} - -.e-pivotschemadesigner .e-measureGroupCDB:before -{ - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before -{ - content: "\e704"; - display: inline; - vertical-align: middle; -} - -.e-pivotschemadesigner .centerDiv -{ - & when not (@skin = "office-365") { - margin-left: 4px; - background-color: @oclient-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-light; - } - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv:hover -{ - cursor:default; -} -.e-pivotschemadesigner .centerHead -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - text-align: center; - margin: 10px 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - margin: 7px 10px; - } - & when (@skin = "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin: 12px 0px; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - border-bottom: none; - margin-left: 10px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - border-bottom: none; - background-color:@neutral-white; - } - } - & when (@skin = "material") { - border-bottom: none; - margin-left: 10px; - } - font-weight: bold; - } -.e-pivotschemadesigner .e-rPivotHeader, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 1%; - } - & when (@skin = "office-365") { - margin-left: 2px; - - } -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - & when (@skin = "material") { - margin-right: 7%; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 5%; - } - & when (@skin = "office-365") { - margin-right: 0px; - } -} -.e-pivotschemadesigner .headerText -{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - color:fade(@base-font-color,87%); - padding-left:0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding:0px 5px 0px 5px; - } - & when (@skin = "office-365") { - font:17px @font-family Semilight; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .subheadText -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - padding-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - padding-left: 10px; - } - & when (@skin = "office-365") { - font:14px @font-family; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .pivotLabel:hover -{ - background: none repeat scroll 0 0 @groupingBar-bg-color; - color: @active-font-color; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv -{ - & when (@skin = "material") { - max-width:90%; - display:inline-block; - margin: 2px 0px 0; - } - & when not (@skin = "material") and not (@skin = "office-365") { - display: block; - margin: 2px 3px 0; - } - & when (@skin = "office-365") { - max-width:96%; - display:inline-block; - // margin: 2px 0px 0; - } - width:auto; - background: @toolbar-bgcolor; - .office-pivot-button-border(); - border-color:@ogrid-header-border-color !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn -{ - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - .groupingBar-btn-color(); - height:32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - font:14px @font-family; - } - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - height: 32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - } - & when (@skin = "office-365") { - height:26px; - } - .groupingBar-btn-color(); - overflow: hidden; -} -.e-hoverBtn -{ - background: @hover-bg-stcolor !important; -} - -.e-pivotgrid .dragHover{ - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - height:32px; - box-shadow:none; - text-transform:none; - font-size: 13px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } - & when (@skin = "office-365") { - font:14px @font-family; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; -} - } - - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover -{ - .hover-gradient(); - .switch-pivotgrid-btn-hover; - .office-pivot-button-border(); - border-color: @active-font-color !important; - color: @hover-font-color; -} - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:active -{ - .office-pivot-button-active(); - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover - { - & when not (@skin = "office-365") { - .hover-gradient(); - } - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:active -{ - & when not (@skin = "office-365") { - .office-pivot-button-active(); - } - } - .e-pivotschemadesigner .filter, .e-pivotschemadesigner .e-sorting, .e-pivotschemadesigner .e-removeBtn - { - color: @default-font-color; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; - } - .e-pivotschemadesigner .btnDeferUpdate { - text-overflow:ellipsis; - width:90px; -} - .e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width:60px; -} - .e-pivotschemadesigner .e-errOKBtn - { - & when (@skin = "material"){ - margin: 20px 0 10px 150px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 0 10px 150px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 20px 0 10px 155px; - width: 50px; - } - display: inline-block; -} - .e-pivotschemadesigner.e-rtl .e-errOKBtn { - & when (@skin = "material") { - margin: 20px 150px 10px 0px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 150px 10px 0px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px; - width: 50px; - } -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator -{ - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - & when (@skin = "office-365") { - display:inline-block; - } -} -.e-pivotschemadesigner .e-dropIndicatorHover -{ - .hover-gradient(); -} -.e-pivotschemadesigner .e-removePivotBtn:before -{ - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @active-font-color; - content: "\e681"; - font-size: 13px; - background-color: @content-bg-color; - border: 1px solid @ogrid-header-border-color; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover -{ - cursor: pointer; - background: none repeat scroll 0 0 @pivot-selection-background; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - /* content: "\e666"; */ -} - -.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, .e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, .e-pivotgrid .clearSorting:hover, .e-pivotgrid .clearAllFilters:hover -{ - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn -{ - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator -{ - background: none repeat scroll 0 0 @pivotList-treeview-hvr-color; -} -.e-pivotschemadesigner .e-memberEditorDiv -{ - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @oclient-border-color; -} -.e-pivotschemadesigner .e-dialogOKBtn, .e-pivotschemadesigner .e-dialogCancelBtn -{ - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} -.e-pivotschemadesigner .e-dialogOKBtn -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 68px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 86px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 55px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:5px; -} -.e-pivotschemadesigner .e-chkbox-wrap -{ - & when not (@skin = "office-365") { - margin-left: 7px; - } -} -.e-pivotschemadesigner .e-tbtn-wrap -{ - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon -{ - height: 14px; - width: 14px; -} - -.e-pivotschemadesigner .e-treeview .e-text -{ - min-height: 20px; - border: 1px solid transparent; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family: @font-family; - font-size: 12px; - color: @content-font-color; - font-weight: bold; - } - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-node-hover -{ - /*background:@pivotList-treeview-hvr-color;*/ - /*color:@pivotList-treeview-text-hvr-color;*/ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } - -} -.e-pivotschemadesigner .e-dialog .e-header -{ - /*.oclientDialog-setcolor();*/ - -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover -{ - & when not (@skin = "material") { - .office-pivot-dialog-icon-hover(); - } -} -.e-pivotschemadesigner .e-treeview .e-active -{ - & when not (@skin = "material") and not (@skin = "office-365") { - background:@pivotList-treeview-active-color; - color:@pivotList-treeview-text-hvr-color; - } -} - -.e-pivotschemadesigner .e-treeview .e-text .e-icon{ - & when not (@skin = "material") and not (@skin = "office-365") { - .switch-pivotclient-treeview-icon-hover-active; - } -} - -.e-pivotschemadesigner .btnDeferUpdate{ - float: right; - & when not (@skin = "office-365") { - margin-right: 10px; - } - & when (@skin = "office-365") { - margin-right: 15px; - } -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate{ - float: left; - & when not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 15px; - } -} -.e-pivotschemadesigner .deferUpdateLayout{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - & when not (@skin = "office-365") { - margin-right: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{ - width: 90%; -} - -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; - } - -.e-pivotschemadesigner .e-btn -{ - /* font-size: 12px; - background: none repeat scroll 0 0 @toolbar-bgcolor; - border-color: @active-border-color; */ -} -.e-pivotschemadesigner .e-schemaFieldTree ul, .e-pivotschemadesigner .e-schemaFieldTree li -{ - width: 96%; - height: auto; -} - -.e-pivotschemadesigner .e-btn .e-btntxt -{ - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} - -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top:0; - left:0; - z-index:10; - opacity:0; - background-color:lightgrey; - filter:alpha(opacity=0); -} - -.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - & when not (@skin = "office-365") { - padding:5px 0px 5px 8px; - } - & when (@skin = "office-365") { - padding:0px 12px; - } -} - -.e-pivotschemadesigner .e-ascOrder, .e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder, .e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid @content-bg-color; -} - -.e-pivotschemadesigner .e-descImage, .e-pivotschemadesigner .e-ascImage, .e-pivotgrid .e-descImage, .e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} - -.e-pivotschemadesigner .e-ascImage:before, .e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - - -.e-pivotschemadesigner .e-descImage:before ,.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} - -.e-pivotschemadesigner .e-filterElementTag.e-vertical, .e-pivotgrid .e-filterElementTag.e-vertical { - border-color:@content-bg-color; -} - -.e-pivotschemadesigner .e-clrFilter:before, .e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} - -.e-pivotschemadesigner .e-filterElementTag, .e-pivotgrid .e-filterElementTag { - & when not (@skin = "material") { - font-family:@font-family; - } - & when (@skin = "material") { - box-shadow:none !important; - } -} - -.e-pivotschemadesigner .e-filterState:before, .e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .clearAllFilters, .e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, .e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, .e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} - -.e-pivotschemadesigner .e-filterIndicator:before, .e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .advancedFilter, .e-pivotgrid .advancedFilter { - - & when not (@skin = "office-365") { - margin-left: 9px; - margin-right: 5px; - } - & when (@skin = "office-365") { - padding:0px !important; - margin:12px 12px 0px 12px; - } -} - -.e-pivotschemadesigner .e-activeFilter:before, .e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, .e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} - -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, .e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, .e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: @default-border-color; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a -{ - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText -{ - padding-left:1px !important; -} -.e-pivotschemadesigner .sortDiv, .e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag , -.e-pivotgrid .sortDiv, .e-pivotgrid .clearSorting, .e-pivotgrid .e-filterElementTag -{ - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, .e-pivotgrid .clearSorting -{ - height:20px; -} -.e-pivotschemadesigner .e-filterState, .e-pivotgrid .e-filterState -{ - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, .e-pivotgrid .memberFilter.e-filterState -{ - margin-left : 0px!important; - margin-top :5px; - position: absolute; - float: left; -} - - .e-pivotgrid #sep1, .e-pivotgrid #sep2, .e-pivotgrid #sep3, .e-pivotgrid #sep4, .e-pivotgrid #sep5, .e-pivotgrid #sep6, .e-pivotgrid #sep7, .e-pivotgrid #sep8, .e-pivotgrid #sep9, .e-pivotschemadesigner #sep1, .e-pivotschemadesigner #sep2, .e-pivotschemadesigner #sep3, .e-pivotschemadesigner #sep4, .e-pivotschemadesigner #sep5, .e-pivotschemadesigner #sep6, .e-pivotschemadesigner #sep7, .e-pivotschemadesigner #sep8, .e-pivotschemadesigner #sep9 { - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; - } - .e-pivotgrid #sep1{ - height:0px; - } - -.e-pivotgrid #labelFilterBtn, .e-pivotgrid #ascOrder, .e-pivotgrid #descOrder, .e-pivotgrid #clearAllFilters, .e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder, .e-pivotschemadesigner #descOrder, .e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting -{ - border-bottom:none; -} - -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - & when not (@skin = "material") { - font-size: 22px; - float: left; - margin-top: -1px; - } - & when (@skin = "material") { - font-size: 16px; - float: left; - margin-top: -3px; - margin-left:3px; - } - -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border:1px solid !important; -} - -.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div - { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog { - margin-left: -7px; -} - .e-pivotschemadesigner .e-filterElementTag , .e-pivotgrid .e-filterElementTag -{ - height: auto!important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border:none; - } -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible !important; - } -.e-pivotschemadesigner.e-rtl .e-axisTd1{ - & when (@skin = "material") { - float:right; - } - & when not (@skin = "material") { - float:left; - } -} - .e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; - } - .e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} - -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{ - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, .e-pivotschemadesigner .e-prevPage.e-pageDisabled, .e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled, .e-pivotgrid .e-prevPage.e-pageDisabled, .e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{ - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{ - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover, .e-pivotgrid .e-prevPage.e-pageEnabled:hover, .e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{ - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active ,.e-pivotgrid .e-firstPage.e-pageEnabled:active, .e-pivotgrid .e-prevPage.e-pageEnabled:active, .e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{ - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} - -.e-pivotschemadesigner .e-firstPage, .e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage, .e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage { - width:24px; - height:24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - margin: 0px 0px 6px !important; -} - - /*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ -.e-pivotgrid .filter,.e-pivotgrid .values .e-removeBtn{ - & when (@skin = "material") { - margin-left:20px; - } -} - -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - & when (@skin = "material") { - position:static !important; - } -} - -.e-pivotgrid .e-removeBtn, .e-pivotgrid .e-sorting{ - & when (@skin = "material") { - margin-left:8px; - } - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn{ - & when (@skin = "office-365") { - background-color:@theme-lighter; - } -} -.e-pivotgrid .e-removeBtn { - & when (@skin = "material") { - margin-right: 4px; - } - & when (@skin = "office-365") { - margin-right: 4px; - margin-left:8px; - margin-top:4px; - } -} -.e-pivotgrid .filter{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pvtBtnIndent{ - & when (@skin = "office-365") { - margin-left:25px !important; - } -} -.e-pivotgrid .e-pvtBtnSort { - & when (@skin = "office-365") { - margin-top: -20px !important; - } -} -.e-pivotgrid .e-sorting{ - & when (@skin = "office-365") { - margin-top:5px; - float:left; - } -} -.e-pivotgrid .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left: 32px; - } -} -.e-pivotgrid .summary{ - & when (@skin = "material") { - padding-left:14px; - padding-right:40px; - } -} -.e-pivotgrid .summary.value{ - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - } -} -.e-pivotgrid.e-rtl .summary{ - & when (@skin = "material") { - padding-left:40px; - padding-right:24px; - } -} -.e-pivotgrid .filter:active, .e-pivotgrid .e-sorting:active, .e-pivotgrid .e-removeBtn:active{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotgrid .e-sorting:after,.e-pivotgrid .filter:after,.e-pivotgrid .e-removeBtn:after{ - & when (@skin = "material") { - background-color:@primary-font-color; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active,.e-pivotgrid .e-pivotButton:active{ - & when (@skin = "material") { - box-shadow:none; - border-radius:25px; - } - & when (@skin = "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-pivotgrid .e-hScrollThumb:active,.e-pivotgrid .e-vScrollThumb:active{ - & when (@skin = "material") { - background-color:@grey-600; - border:.5px solid @grey-700; - } -} -.e-pivotgrid .e-hScrollPanel:hover{ - & when (@skin = "material") { - border-bottom:.5px solid @grey-300; - } -} -.e-pivotgrid .e-vScrollPanel:hover{ - & when (@skin = "material") { - border-left:.5px solid @grey-300; - } -} -.e-pivotgrid .dragClone.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - height:32px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - width:auto !important; - box-shadow:none; - } - & when (@skin = "office-365") { - background:@theme-lighter; - font-size:14px; - height:26px; - font-family:@font-family; - color:@theme-light-font; - padding:0px 8px; - width:auto !important; - } -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ -.e-pivotgrid .e-btn.e-select:active .e-icon,.e-pivotgrid .e-btn.e-select:hover .e-icon{ - & when (@skin = "material") { - color:fade(@primary-font-color,70%); - } - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .columns .e-pivotButton{ - & when (@skin = "material") { - margin-top:6px !important; - margin-bottom:6px !important; - margin-left:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:5px; - margin-bottom: 5px; - } -} -.e-pivotgrid .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-top:-6px !important; - margin-bottom:-6px !important; - margin-right:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:1px; - margin-bottom: 1px; - } -} -.e-pivotgrid #grpvalue + span,.e-pivotgrid #grpcol + span,.e-pivotgrid #grpdrag + span ,.e-pivotgrid .e-rows > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - margin-top:20px; - margin-bottom:6px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid .e-drag > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid.e-rtl .value { - & when (@skin = "material") { - text-align: left !important; - padding: 11px 35px 11px 24px; - } - & when (@skin = "office-365") { - text-align: left !important; - padding: 6px 16px 6px 8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl table .summary .e-expand{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .filter{ - & when (@skin = "material") { - margin-left:0px; - margin-right:32px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .values .e-removeBtn,.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left:4px; - margin-right:32px; - } -} -.e-pivotgrid.e-rtl .e-removeBtn{ - & when (@skin = "material") { - margin-right:8px; - margin-left:4px; - } - & when (@skin = "office-365") { - margin-left:4px; - margin-right:8px; - } -} - .e-pivotgrid.e-rtl .e-sorting{ - & when (@skin = "material") { - margin-right:8px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-top:5px; - float:right; - margin-right:8px; - margin-left:0px; - } -} - -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:15px !important; - padding-left:0px !important; - } -} -.e-pivotgrid.e-rtl #grpvalue + span,.e-pivotgrid.e-rtl #grpcol + span,.e-pivotgrid.e-rtl #grpdrag + span ,.e-pivotgrid.e-rtl .e-rows > span:first-child{ - & when (@skin = "material") { - margin-right:10px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-right:10px; - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-right:10px; - } - & when (@skin = "office-365") { - margin-right:8px; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-right:5px; - } - margin-left:0px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content { - & when (@skin = "material") { - overflow: visible !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .editFormula -{ - & when (@skin = "material") { - margin-left:-65px !important; - } -} - -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula{ - & when (@skin = "material") { - margin-right:-65px !important; - } -} -.e-pivotgrid .valueSorting{ - & when (@skin = "material") { - color:fade(@base-font-color,87%) !important; - } -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName{ - & when (@skin = "material") { - margin-left:65px !important; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag ,.e-pivotgrid .emptyPivotGrid .valueColumn,.e-pivotgrid .emptyPivotGrid .valueColumn .values,.e-pivotgrid .emptyPivotGrid .valueColumn .columns ,.e-pivotgrid .emptyPivotGrid .emptyRows ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - & when (@skin = "material") { - background-color:@primary-color-50; - color:fade(@primary-font-color-50,87%); - border-color:@primary-font-color; - } -} - -.e-pivotgrid .emptyPivotGrid .emptyRows{ - & when (@skin = "material") { - padding:0px; - } -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") { - padding-left:15px; - height:45px; - vertical-align:middle; - } - & when (@skin = "office-365") { - padding-left:15px; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - padding-left:5px; - padding-right:5px; - } -} -.e-pivotgrid .emptyPivotGrid .values span,.e-pivotgrid .emptyPivotGrid .columns span{ - & when (@skin = "material") { - padding-left:10px; - margin-top:50px; - vertical-align:middle; - } - & when (@skin = "office-365") { - margin-top:22px; - padding-left:10px; - } -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span,.e-pivotgrid.e-rtl .emptyPivotGrid .columns span{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:10px; - padding-left:0px; - } -} -.e-pivotgrid .emptyPivotGrid .values{ - & when (@skin = "material") { - padding: 0px; - height:45px; - } -} -.e-pivotgrid .emptyPivotGrid .columns{ - & when (@skin = "material") { - height:45px; - padding:0px 19px 0px 0px; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover ,.e-pivotgrid .emptyPivotGrid .valueColumn:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - & when (@skin = "material") { - background-color:@primary-color-100; - } -} -.e-dragedNode.pivotTreeViewDragedNode{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding-right:12px; - box-shadow:none !important; - text-transform:none; - } -} - -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotgrid .filterDialog #filterValue1:active, .e-pivotgrid .filterDialog #filterValue1:focus,.e-pivotgrid .filterDialog #filterValue2:active,.e-pivotgrid .filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .filterDialog #filterValue1:disabled,.e-pivotgrid .filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotgrid .filterDialog td .e-ddl,.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} -.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:focus,.e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .e-conditionFrom:disabled,.e-pivotgrid .e-conditionTo:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ -.e-pivotgrid .e-dialog .e-btn,.e-pivotschemadesigner .e-dialog .e-btn,.e-pivotschemadesigner .btnDeferUpdate{ - & when (@skin = "material") { - background: none; - color: @accent-color; - box-shadow: none; - border: none; - padding: 0px 12px; - font-size:14px; - text-overflow:ellipsis; - overflow:hidden; - } -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, .e-pivotgrid .e-dialog .e-dialogCancelBtn { - & when (@skin = "material") { - margin-bottom: 4px; - } -} -.e-pivotgrid .e-dialog .e-btn.e-disable,.e-pivotgrid .e-dialog .e-btn.e-disable:hover,.e-pivotgrid .e-dialog .e-btn.e-disable:focus,.e-pivotgrid .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .e-dialog .e-btn.e-disable,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover,.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus,.e-pivotschemadesigner .btnDeferUpdate.e-disable:active{ - & when (@skin = "material") { - color:fade(@base-font-color,26%); - background: none !important; - } -} -.e-pivotgrid .e-dialog .calculatorFields,.e-pivotgrid .e-dialog .calculatorFields:hover,.e-pivotgrid .e-dialog .calculatorFields:focus{ - & when (@skin = "material") { - padding:0px !important; - } -} -.e-pivotgrid .e-dialog .e-btn:hover,.e-pivotschemadesigner .e-dialog .e-btn:hover,.e-pivotgrid .e-dialog .e-btn:focus,.e-pivotschemadesigner .e-dialog .e-btn:focus,.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .btnDeferUpdate:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotgrid .e-dialog .e-btn:active,.e-pivotschemadesigner .e-dialog .e-btn:active,.e-pivotschemadesigner .btnDeferUpdate:active{ - & when (@skin = "material") { - background-color:fade(@accent-color,12%); - } -} -#PivotSchemaDesigner_dragClone{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - box-shadow:none; - text-transform:none; - height:32px !important; - } -} - -.e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - float:right; - clear:right; - } -} -.e-pivotschemadesigner .e-treeview ul{ - & when (@skin = "material") { - padding-left:8px; - } -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, .e-pivotschemadesigner .e-axisTd1 .e-schemaRow, .e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader -{ - & when (@skin = "material") { - margin-left:0px; - } -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, .e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, .e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader{ - & when (@skin = "material") { - margin-left:14px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select{ - & when (@skin = "material") { - background:@grey-300; - font-size:13px; - color:fade(@base-font-color,87%); - text-transform:none; - padding:0px 12px; - padding-bottom:1px; - } - & when (@skin = "office-365") { - background:@neutral-lighter; - font:14px @font-family; - color:@theme-light-font; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{ - & when (@skin = "material") { - box-shadow:none; - width:auto !important; - border-radius:25px; - } - & when (@skin= "office-365") { - /* office-365*/ - width:auto !important; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "material") { - margin-left:12px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } - & when (@skin= "office-365") { - /* office-365*/ - margin-left:8px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } -} -.e-pivotschemadesigner #rowlabel + div, .e-pivotschemadesigner #columnlabel + div, .e-pivotschemadesigner #valuelabel + div ,.e-pivotschemadesigner #reportfilter + div{ - & when (@skin = "material") { - margin-top:6px; - } - & when (@skin= "office-365") { - margin-top:8px; - } -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - display:inline-block; - border-radius:25px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, .e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active -{ - & when (@skin = "material") { - background-color:@grey-600; - color:@primary-font-color; - font-size:13px; - } - & when (@skin = "office-365") { - background-color:@neutral-light; - color:@theme-light-font; - font:14px @font-family; - } -} -.e-pivotschemadesigner .e-dropIndicator+.e-pvtBtn{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotschemadesigner .e-listHeader .headerText{ - & when (@skin = "material") { - font-size:16px; - } -} -.e-pivotgrid .summary.calc,.e-pivotgrid .summary.calc:hover { - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } -} -.e-pivotgrid table .e-expand.e-icon:before, .e-pivotgrid table .e-collapse.e-icon:before{ - & when (@skin= "office-365") { - width:8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin= "office-365") { - margin-left:15px; - margin-right: 8px; - } -} -.e-pivotgrid.e-rtl .colheader, .e-pivotgrid.e-rtl .colheader:hover, .e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover,.e-pivotgrid.e-rtl .calc, .e-pivotgrid.e-rtl .calc:hover{ - & when (@skin= "office-365") { -padding:6px 0 6px 40px; - } -} -.e-pivotgrid.e-rtl th, .e-pivotgrid.e-rtl td { - & when (@skin= "office-365") { - padding: 6px 0px 6px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton:first-child{ - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-pivotschemadesigner .e-pivotHeader .headerText , .e-pivotschemadesigner .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin-left:8px; - } -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText , .e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - margin-right:8px; - margin-left:0px; - } -} -.e-pivotschemadesigner .btnDeferUpdate,.e-pivotschemadesigner .e-btn.e-dialogOKBtn,.e-pivotgrid .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child{ - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:hover{ - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotschemadesigner .btnDeferUpdate:focus,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:active,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:active{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - color:@neutral-tertiary; - border:1px @neutral-lighter; - } -} -.e-pivotschemadesigner.e-rtl{ - & when (@skin = "office-365"){ - padding:15px 15px 15px 5px; - } -} -.e-pivotschemadesigner.e-rtl .e-listHeader{ - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:10px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, .e-pivotschemadesigner.e-rtl .e-schemaRow, .e-pivotschemadesigner.e-rtl .e-pivotHeader{ - & when (@skin = "office-365"){ - margin-right:4px; - } -} - /*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -} - .e-pivotschemadesigner .e-editorDiv,.e-pivotgrid .e-editorDiv -{ - & when (@skin = "office-365"){ - margin-bottom: 8px; - } -} - .e-pivotschemadesigner.e-rtl .e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 0px; - } -} - .e-pivotgrid .e-dialogOKBtn, .e-pivotgrid .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} - .e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma{ - & when (@skin = "office-365") { - color:@theme-light-font; - } - } - .e-pivotgrid .e-dlgCalculatedField+div{ - & when (@skin = "office-365") { - margin-top:20px !important; - margin-bottom:20px !important; - } - } - .e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .filterDialog input.e-filterValues:hover, .e-pivotschemadesigner .filterDialog input.e-filterValues:hover, .e-pivotgrid .e-conditionTo:hover{ - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} - .e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .filterDialog input.e-filterValues:active, .e-pivotschemadesigner .filterDialog input.e-filterValues:active,.e-pivotgrid .filterDialog input.e-filterValues:focus, .e-pivotschemadesigner .filterDialog input.e-filterValues:focus,.e-pivotgrid .e-conditionFrom:focus, .e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} - .e-pivotgrid .conditionformatTbl label{ - & when (@skin = "office-365") { - margin:0px 8px 0px 0px !important ; - padding-bottom:15px; - font: 12px @font-family; - } -} -.e-pivotgrid .conditionformatTbl .e-ddl{ - & when (@skin = "office-365") { - margin-right:15px; - margin-bottom:15px; - width:160px !important; - } -} -.e-pivotgrid .conditionformatTbl th,.e-pivotgrid .conditionformatTbl td{ - & when (@skin = "office-365") { - padding:0px; - } -} -.e-pivotgrid .e-conditionDlg{ - & when (@skin = "office-365") { - margin:0px !important; - } -} -.e-pivotgrid .e-conditionDlg + div{ - & when (@skin = "office-365") { - margin:20px 0px 20px 0px !important; - } -} - .e-pivotgrid .e-dialogremoveBtn{ - & when (@skin = "office-365") { - padding:0px !important ; - margin-bottom:15px; - background:@neutral-white; - } - } -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, .e-pivotgrid.e-rtl .conditionformatTbl label -{ - & when (@skin = "office-365") { - margin-right:0px !important; - margin-left:15px !important; - } -} -.e-pivotgrid .e-filterElementTag a.e-menulink,.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - & when (@skin = "office-365"){ - padding-right: 30px !important; - padding-left: 30px !important; - } -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotgrid .e-advancedFilterDlg .e-menu-wrap,.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - & when (@skin = "office-365"){ - padding-left: 12px !important; - padding-right: 12px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - & when (@skin = "office-365"){ - padding:12px 12px 0px 12px !important; - } -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin = "office-365"){ - right: 0px !important; - top:0px !important; - } -} -.e-pivotgrid .filterDialog .e-ddl, .e-pivotschemadesigner .filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} -.e-pivotgrid .filterDialog td, .e-pivotschemadesigner .filterDialog td { - & when (@skin = "office-365"){ - padding-right: 15px !important; - } -} -.e-pivotgrid .filterDialog input.e-filterValues, .e-pivotschemadesigner .filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left: 0 !important; - border:1px solid @neutral-tertiary-alt; - outline:none; - } -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - & when (@skin = "office-365"){ - margin-right: 14px !important; - } -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right: 0px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl{ - & when (@skin = "office-365"){ - margin-right:15px; - margin-bottom:15px; - } -} - -.e-pivotgrid .e-dlgCalculatedField .borderLine{ - & when (@skin = "office-365"){ - display:none !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn{ - & when (@skin = "office-365"){ - margin-top:8px; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap{ - & when (@skin = "office-365"){ - width:410px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active,.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - & when (@skin = "office-365"){ - background-color:@theme-lighter; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:8px; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:15px; - } -} -.e-pivotgrid.e-rtl .calculateFieldName { - & when (@skin = "office-365"){ - left:96px; - } -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - & when (@skin = "office-365"){ - padding:5px 18px; - } -} -.e-pivotgrid .calculateFieldName.e-hoverCell{ - & when (@skin = "material"),(@skin = "office-365") { - background-color:#ffffff !important; - } -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active{ - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:7px !important; - } -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right:102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar , .e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar{ - & when (@skin = "office-365"){ - padding:15px 25px 10px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div,.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div{ - & when (@skin = "office-365"){ - margin:14px 0px 18px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-bottom:0px !important; - } -} -.e-pivotgrid .curInput{ - width:100%; - & when (@skin = "flat-azure-dark"),(@skin = "flat-lime-dark"),(@skin = "flat-saffron-dark"),(@skin = "gradient-azure-dark"),(@skin = "gradient-lime-dark"),(@skin = "gradient-saffron-dark"),(@skin = "high-contrast-01"),(@skin = "high-contrast-02") { - color:#000000; - } -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap, .e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotgrid .e-icon.e-media-forward_01:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotgrid .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px @content-border-color; -} -.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, .e-pivotschemadesigner .e-lastPage.e-pageEnabled:after,.e-pivotgrid .e-firstPage.e-pageEnabled:after, .e-pivotgrid .e-prevPage.e-pageEnabled:after, .e-pivotgrid .e-nextPage.e-pageEnabled:after, .e-pivotgrid .e-lastPage.e-pageEnabled:after -{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentPage,.memberPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentPage,.memberPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount - { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ -@media (min-width: 20px) and (max-width:799px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } - -} - - - - -.e-pivotclient, .e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} - -.e-pivotclient .e-pivotschemadesigner .memberSortDiv -{ -margin-top: 1px !important; -} - -.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder,.e-pivotclient input.e-input,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox, .e-textarea -{ - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotclient .e-collectionli:hover, .e-pivotclient .e-reportli:hover { - .office-pivotclient-toolbar-bg-color; - background: @toolbar-bgcolor !important; - border: none !important; - color: @oclient-icons-color !important; - padding:3px !important; - & when (@skin = "office-365"){ - padding:7px !important; - } - border-top:4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique{ - height:auto !important -} -.e-pivotclient *:focus:hover{ - outline:none; -} -.e-pivotclient .e-removeBtnUnqiue{ - height:calc(100% - 39px) !important -} -.e-pivotclient .e-schemaRemoveBtnUnqiue{ - height: inherit !important -} -.e-pivotclient .e-schemaBtnUnique{ - margin-top:0px !important; - height:auto !important; - white-space:initial !important -} -.e-pivotclient .e-pvtBtnUnique{ - display:inline-flex !important -} .e-pvtBtnUnique{display:inline-flex !important} -.e-pivotclient -{ - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - background-color: @oclient-bgcolor; - & when not (@skin = "office-365") { - color: @fg-header-color; - } - & when (@skin = "office-365"){ - color: @neutral-light-font; - } - & when (@skin = "material") { - padding-bottom:10px; - } -} - -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; - } - -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} - - -.e-pivotclient div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotclient .e-separateDiv { - border:1px solid @oclient-border-color !important; - border-bottom: none !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } - margin: 9px 0px; -} - -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} - -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: @oclient-icons-hover-bg; - cursor: pointer; -} - -.e-pivotclient .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} - -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} - -.e-pivotclient .e-gridPanel, .e-pivotclient .e-chartPanel { - border: none !important; -} - -.e-pivotclient .e-controlPanel{ - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable{ - color:@sort-filter-disable; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - & when not (@skin = "material") { - background: transparent; - } -} - -.e-pivotclient .e-dialog .e-header{ -& when not (@skin = "material") and not (@skin = "office-365") { - background:@oclient-dialog-bgcolor; - color:@oclient-dialog-color; - } -} -.e-pivotclient textarea{ - background: @oclient-dialog-bgcolor; -} -.e-pivotclient .e-treeview .e-text { - & when (@skin = "material") { - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } - } - - .e-pivotclient .e-treeview .e-text:hover{ -color:@oclient-treeview-text-hover; - -} - .e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} - .e-pivotclient .e-dialog a.e-linkPanel{ - text-decoration: underline; -} - .e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - margin-top:4px !important; -} - .e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} - .e-pivotclient .e-treeview .e-active{ - & when not (@skin = "material") and not (@skin = "office-365") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - - .e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar{ -width:5px; -border:none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .customCSS .e-splitbar{ -background-color:@content-bg-color; -} -.e-pivotclient .e-olapFieldList .e-ul { - width:100% !important; - height:100% !important; -} -.e-pivotclient .e-splitter .e-pane{ -overflow: visible !important; -} -.e-pivotclient .e-splitter{ -border:none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -content:"\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -top: 50%; -left: 1px; -position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar{ -font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { -left:4.5px; -} -.e-pivotclient .e-axisTable.e-pane{ -left:7.5px !important; -padding-right:9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { -width:5px !important; -border: none; -left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { -width: 6px !important; -border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{ -background:none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{ -padding-right:2px; -} -.e-pivotclient .axisBuilderTD.e-pane{ -left: 2.5px; -padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border: none; -} -.e-pivotclient .controlPanelTD { - display:inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { -left:3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { -left:-5.5px !important -} -.e-pivotclient .e-cubeTreeView .e-ul{ -overflow:auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ -.e-olapclient .e-disabled { - cursor : pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} - - - .e-pivotclient .e-treeview .e-text .e-icon{ - & when not (@skin = "material") { - .switch-pivotclient-treeview-icon-hover-active; - } - } - -.e-pivotclient .e-ddl .e-select{ - & when not (@skin = "material") { - color:@oclient-ddl-color; - background:@oclient-ddl-bgcolor; - border-color:@oclient-ddl-bcolor; - } -} - -.e-pivotclient .e-ddl .e-select:hover { - & when not (@skin = "material") { - color: @oclient-ddl-hcolor; - background:@oclient-ddl-hbgcolor; - } -} -.e-pivotclient .e-outerTable { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:12px; - font-weight:normal; - } - & when not (@skin = "material") { - font: normal 12px @font-family; - } - border-collapse: collapse; - background-color: @oclient-bgcolor; -} - -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:20px; - line-height: 48px; - } - & when not (@skin = "material") { - font: normal 20px @font-family; - line-height: 48px; - } -} - -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} - -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} - -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan{ - & when (@skin = "office-365"){ - height:42px !important; - } -} -.e-pivotclient .e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - & when (@skin = "office-365"){ - padding: 7px !important; - } -} -.e-pivotclient .e-newReportImg:before { - content:"\e6b3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-addReportImg:before { - content:"\e6a1"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-removeReportImg:before{ -content:"\e6cf"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-renameReportImg:before{ -content:"\e6d0"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-mdxImg:before { - content:"\e6ac"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-calcMemberImg:before{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - content: "\e86f"; - } - & when (@skin = "material") { - content:"\e842"; - } - & when (@skin = "office-365") { - content:"\e86b"; - } - -} -.e-pivotclient .e-excelExportImg:before{ - content: "\e6d4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-wordExportImg:before{ - content: "\e6d5"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-pdfExportImg:before{ - content: "\e6d3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-chartTypesImg:before{ - content:"\e6a4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-toggleaxisImg:before{ - content: "\e790"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-kpiCDB:before, .e-pivotclient .e-kpiGoalCDB:before, .e-pivotclient .e-kpiStatusCDB:before, .e-pivotclient .e-kpiTrendCDB:before, .e-pivotclient .e-kpiValueCDB:before, .e-pivotclient .e-kpiRootCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; - } -.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5, -.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB, .e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB -{ - & when not (@skin = "office-365") { - color:@oclient-icons-color; - } - & when (@skin = "office-365") { - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - text-indent: -3px; - } -} -.e-pivotclient .e-categoricalAxis p:first-child + div, .e-pivotclient .e-rowAxis p:first-child + div, .e-pivotclient .e-slicerAxis p:first-child + div { - & when (@skin = "office-365") { - margin-top: 8px; - } -} -.e-pivotclient .maximizedView:before{ - content:"\e660"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 21px; - } -} - .e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 32px; - line-height: 0.65; - text-indent: -9px; - } - & when (@skin = "material") { - font-size: 20px; - margin-top:-4px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } - } -.e-pivotclient .e-rowSortFilterImg:before{ - content: "\e6f8"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 29px; - line-height: 0.8; - text-indent: -7px; - } - & when (@skin = "material") { - font-size: 17px; - margin-top:-2px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } -} -.e-pivotclient .e-chartPanel{ - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab{ - & when not (@skin = "material") { - margin-top: 6px !important; - } - font: bold 12px @font-family; -} - -.e-pivotclient .e-toggleExpandButton, .e-pivotclient .e-toggleCollapseButton{ - background-repeat: no-repeat; - height:20px; - width:21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton{ - float:right; - background-position: center -20px; - margin:5px; -} -.e-pivotclient .e-toggleCollapseButton{ - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover -{ - color:@hover-font-color; - background:@oclient-icons-hover-bg; -} -.e-pivotclient .e-toggleCollapseButton:before { -content:"\e674"; -font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before{ -content:"\e671"; -font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{ -margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{ - & when (@skin = "material") { - margin: 6px 4px 8px 4px !important; - } - & when not (@skin = "material") { - margin: 6px 4px 8px !important; - } -} -.e-pivotclient .e-chartToolBar{ - border:none; - } - .e-pivotclient .e-toolBar{ - border:none; - } - -.e-pivotclient .e-toggleText{ - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - & when (@skin = "material") { - background-color:@grey-300; - display:inline-block; - width:auto; - margin:12px 0px 0px 12px; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - color:fade(@base-font-color,87%); - white-space:nowrap; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 7px 0 0 6px; - position: relative; - } - & when (@skin = "office-365") { - margin: 4px 0px 0px 8px; - position: relative; - } -} - -.e-pivotclient .e-csHeader { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - margin: 8px 0 20px 3px; - } - & when not (@skin = "material") { - font: normal 14px @font-family; - margin: 8px 0 8px 3px; - } -} - -.e-pivotclient .e-cdbHeader, .e-pivotclient .e-axisHeader { - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-light; - } - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} - -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} - -.e-pivotclient .e-cubeTable -{ - border-collapse: collapse; - margin: 0 5px 3px 5px; -} - -.e-pivotclient .e-cdbHeader{ - border-bottom: 0px; - overflow: hidden; -} - -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: @oclient-bgcolor; - position: relative; -} - -.e-pivotclient .e-axisHeader { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - border-bottom: 0px; - } -} -.e-pivotclient .e-reportToolbar{ -border-color:@oclient-border-color !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } -.office-pivotclient-toolbar-bg-color; -background:@toolbar-bgcolor; -} -.e-pivotclient .e-cubeBrowser{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color !important; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } -} - -.e-pivotclient .e-splitter { - & when (@skin = "office-365"){ - border-color: #eaeaea; - } -} - -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px @font-family; -} - -.e-pivotclient .e-categoricalAxis, .e-pivotclient .e-rowAxis, .e-pivotclient .e-slicerAxis { - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow:auto; - & when (@skin = "material") { - background-color:@grey-50; - } -} - -.e-pivotclient .e-gridContainer, .e-pivotclient .e-chartContainer{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - background-color:@neutral-lighter-alt; - } -} - -.e-pivotclient .e-dropIndicator { - & when not (@skin = "material") { - margin-top:4px !important; - border-top:3px dashed @active-bg-stcolor; - } -} - -.e-pivotclient .e-targetAxis { - & when (@skin = "material") { - background:@grey-50; - } - & when not (@skin = "material") { - .summary-gradient(); - } -} -.e-pivotclient .e-reportToolbar .e-active { - color: @active-font-color; -} -.e-pivotclient .e-connectImg, .e-pivotclient .e-newReportImg, .e-pivotclient .e-addReportImg, .e-pivotclient .e-removeReportImg, .e-pivotclient .e-renameReportImg, .e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView, .e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg, .e-pivotclient .e-wordExportImg, .e-pivotclient .e-pdfExportImg, .e-pivotclient .e-chartTypesImg, .e-pivotclient .e-rowSortFilterImg, .e-pivotclient .e-colSortFilterImg, .e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover, .e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover, .e-pivotclient .e-wordExportImg:hover, .e-pivotclient .e-pdfExportImg:hover, .e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{ - background-repeat: no-repeat; - cursor: default; - display: inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 20px; - width: 20px; - margin: 4px; - } -} -.e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, .e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover { cursor: pointer;color:@toolbar-icons-hvrcolor; } -.e-pivotclient .reportList, .e-pivotclient e-collectionlist{ - overflow:visible !important; - & when (@skin = "material") { - margin-top:-6px; - } -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl{ - & when (@skin = "office-365") { - height:25px !important; - } -} -.e-pivotclient div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotclient li.e-reportCol.e-hover, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli.e-hover { - background: none; - border-color:transparent; -} -.e-pivotclient .e-sortReportTbl { - & when not (@skin = "office-365"){ - margin: 0px 4px 18px; - } - & when (@skin = "office-365"){ - margin: 3px 4px 18px; - } - width:100%; -} -.e-pivotclient .e-sortingDlg, .e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - font: bold 12px @font-family !important; - } - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - font-weight:400 !important; - } -} -.e-pivotclient .e-sortingDlg label, .e-pivotclient .e-filteringDlg label{ - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl { vertical-align: middle;} -.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc { vertical-align:text-bottom;} -.e-pivotclient .e-radioBtnAsc ,.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{ - margin-top:15px; - & when (@skin = "office-365"){ - margin-left:8px !important; - margin-right:4px !important; - } -} - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - -.e-pivotclient .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-left:8px; - } -} -.e-pivotclient .e-rtl .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-right:8px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember, .e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{ - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, .e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left:0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} - -.e-pivotclient .e-SortFilterDlg .e-ddl{ - & when (@skin = "office-365"){ - margin-left:8px; - margin-right:8px !important; - width:92% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, .e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl{ - & when (@skin = "office-365"){ - margin-left:8px !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{ margin-bottom:15px;} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv ,.e-pivotclient .e-filterBtw { float:left;} -.e-pivotclient .e-filterLbl{ margin-top: -23px;} -.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - margin-top:-1px !important; - } - & when (@skin = "office-365"){ - margin-top:2px !important; - } -} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-bottom:-7px; margin-top:10px !important;} -.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl { margin-bottom:14px; margin-top:10px !important;} -.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-left:4px;} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{ - margin-left:4px !important; -} -.e-pivotclient .e-dialog-scroller { height:auto !important; } -.e-pivotclient .e-filterDisableLbl{vertical-align: text-bottom;} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy{ - & when (@skin = "office-365"){ - margin-right: 4px !important; - } -} -.e-pivotclient .e-filterToDiv { margin-left: 8px;} -.e-pivotclient .borderFilterSortDlg { border: 1px solid @oclient-border-color; border-top:none; margin-bottom: 13px; margin-top: -4px; } -.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl {margin-bottom:15px;} -.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl { - position: relative; padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; position: absolute; -} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl ,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{ - margin-top: 13px; position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { margin-top: 2px; position: absolute; } -.e-pivotclient .e-pivotclient .e-filterLbl { margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { margin-top: 3px; -} -.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli, .e-pivotclient .e-reportli { - & when (@skin = "material") { - width: auto !important; height: 25px; - } - & when not (@skin = "material") { - width: auto; height: 25px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} - -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, .e-pivotclient .e-folderCDB, .e-pivotclient .e-hierarchyCDB, .e-pivotclient .e-attributeCDB, .e-pivotclient .e-chartCDB, .e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, .e-pivotclient .e-level1, .e-pivotclient .e-level2, .e-pivotclient .e-level3, .e-pivotclient .e-level4, -.e-pivotclient .e-level5, .e-pivotclient .e-level6, .e-pivotclient .e-level7, .e-pivotclient .e-level8, .e-pivotclient .e-level9, .e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB -{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { -content:"\e6e4"; -font-size: 18px; -} - -.e-pivotclient .e-folderCDB:before { -content:"\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content:"\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { -content:"\e6e0"; -font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { -content:"\e6e3"; - font-size: 15px; -} - -.e-pivotclient .e-namedSetCDB:before { -content:"\e6de"; -font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before{ - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before{ - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before{ - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, .e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn{ - & when not (@skin = "office-365"){ - margin-left:83px; - } - & when (@skin = "office-365"){ - margin-left:65px; - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-checkOptions{ - & when (@skin = "office-365"){ - margin-left: 22px !important; - margin-right: 16px !important; - } -} -.e-pivotclient .e-editorPara{ - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td{ - padding:5px; -} -.e-pivotclient .e-dialogInput{ - float: right; - margin: 10px 0px 17px 7px; -} - -.e-pivotclient .e-checkAll, .e-pivotclient .e-unCheckAll { - - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - & when (@skin = "office-365"){ - margin-right:5px; - } -} -.e-pivotclient .e-checkAll:hover, .e-pivotclient .e-unCheckAll:hover{ - background: @oclient-icons-hover-bg; - color: @hover-font-color; -} -.e-pivotclient .e-checkAll:before { -content:"\e6db"; - font-size:16px; -} -.e-pivotclient .e-unCheckAll:before { -content:"\e6da"; -font-size:16px; -} - -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} - -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} - -.e-pivotclient .e-line:before { - content:"\e6b1"; -} -.e-pivotclient .e-spline:before { - content:"\e6bb"; -} -.e-pivotclient .e-column:before { - content:"\e6a6"; -} -.e-pivotclient .e-area:before { - content:"\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotclient .e-stepline:before { - content:"\e6c0"; -} -.e-pivotclient .e-steparea:before { - content:"\e6be"; -} -.e-pivotclient .e-pie:before { - content:"\e6ca"; -} -.e-pivotclient .e-bar:before { - content:"\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotclient .e-funnel:before { - content:"\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotclient .e-scatter:before { - content:"\e7df"; -} -.e-pivotclient .e-bubble:before { - content:"\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content:"\e810"; -} - -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - & when not (@skin = "material") { - font-size: 20px; - } - margin-left: 2px; -} - -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - & when (@skin = "material") { - margin: 5px 10px 0px 0px; - } - & when not (@skin = "material") { - height: 28px; - margin: 5px 5px 0px 0px; - } -} - -.e-pivotclient .e-chartTypesDialog, .e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} - -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @toolbar-icons-hvrcolor; - } - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotclient .e-activeChartType { - & when not (@skin = "material") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - -.e-pivotclient.e-rtl .errOKBtn{ - & when (@skin = "material") and (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px !important; - } -} -.e-pivotclient .e-memberEditorDiv { - height:256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - margin-top: 7px; - } - } - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - margin-top: 15px; - margin-bottom:10px; - } -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-bottom: 0px !important; - } -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding:0px !important; - margin:12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, .e-pivotclient .e-removeMeasure { - - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @default-font-color; -} -.e-pivotclient .valuefilter td{ - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before{ - & when (@skin = "material") { - margin-left: 1px; - margin-top: 1px; - content: "\e60a"; - font-size: 16px; - } - & when not (@skin = "material") { - margin-left: -6px; - margin-top: 2px; - & when not (@skin = "office-365"){ - content:"\e681"; - } - & when (@skin = "office-365"){ - content:"\e711"; - } - font-size: 13px; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when not (@skin = "material") { - background: @oclient-icons-hover-bg; - .switch-pivotclient-icon-hover; - } -} -.e-pivotclient .e-removeSplitBtn { - & when not (@skin = "material") { - background: @toolbar-bgcolor; - margin: 0 !important; - } - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - padding-bottom: 7px; - padding-right: 0; - } - & when (@skin = "office-365") { - border: none; - padding:2px 4px 7px 10px; - } - display: inline-block; - float: none; - position: absolute; - .material-normal-box-shadow; -} -.e-pivotclient input.e-memberCurrentPage,.e-pivotclient input.e-memberCurrentSearchPage,.e-pivotclient input.e-memberCurrentDrillPage { - & when (@skin = "office-365"){ - width:23px !important; - height:15px !important; - } -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color:@oclient-icons-color; - & when (@skin = "office-365"){ - padding:3px 5px 6px 3px; - } -} -.e-pivotclient .e-removeMeasure:hover{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient .e-removeMeasure:before { - content:"\e681"; - font-size:13px; - display: inline-block; - } -.e-pivotclient .e-measureEditor { - & when not (@skin = "office-365"){ - margin: 3px 5px 0px 5px; - } - & when (@skin = "office-365"){ - margin: 3px 15px 0px 15px; - background-color:@neutral-white !important; - } -} -.e-pivotclient .e-measureEditor:hover { - .oclient-header-color(); - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient button.e-dialogOKBtn, .e-pivotclient .e-dialogFooter button:first-child, .e-pivotclient button.e-errOKBtn, .e-pivotclient button.e-btnCalcMemberOk { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:hover, .e-pivotclient .e-dialogFooter button:first-child:hover, .e-pivotclient button.e-errOKBtn:hover, .e-pivotclient button.e-btnCalcMemberOk:hover { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotclient button.e-dialogOKBtn:focus, .e-pivotclient .e-dialogFooter button:first-child:focus, .e-pivotclient button.e-errOKBtn:focus, .e-pivotclient button.e-btnCalcMemberOk:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:active, .e-pivotclient .e-dialogFooter button:first-child:active, .e-pivotclient button.e-errOKBtn:active, .e-pivotclient button.e-btnCalcMemberOk:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} - -.e-pivotclient .e-nodetext { - font-size:inherit !important; -} - -.e-pivotclient .e-dialog { -& when not (@skin = "material") and not (@skin = "office-365") { - font: bold 12px @font-family !important; - opacity: 1 !important; - } - } - -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} - -.e-pivotclient .e-button { - font-size: 12px !important; - & when (@skin = "office-365"){ - padding: 0px 8px 0px 8px !important; - } -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ -.e-pivotclient .e-treeview { - background-color: @bg-value-color; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} - -.e-pivotclient .e-treeview, .e-pivotclient .e-text -{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 12px; - } -} - -.e-pivotclient .e-tab, .e-pivotclient .e-header -{ - width: auto; -} - -.e-pivotclient .e-tab, .e-pivotclient .e-active-content -{ - padding: 0 !important; -} -.e-pivotclient .e-tab, .e-pivotclient .e-content -{ - border-width:0; -} -.e-pivotclient .e-toolbar -{ - .material-pivotclient-box-shadow; - border-width: 1px 0; - & when (@skin = "material") { - height:56px !important; - } -} -.e-pivotclient .e-input -{ - line-height: normal !important; -} -.e-pivotclient .e-progress-txt -{ - top: -2px !important; -} -.e-pivotclient .filter -{ - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl{ - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive -{ - width: 95% !important; -} - -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - & when not (@skin = "office-365") and not (@skin = "material") { - margin: 7px 0 6px; - } - & when (@skin = "office-365"){ - margin: 8px 0 20px; - } - float:right; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, .e-pivotclient .e-dialogFooter .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top: 0px !important; - margin-bottom: 0px !important; - } -} - -.e-pivotclient .e-dialog .e-dialogPara { - & when (@skin = "office-365"){ - margin-right: 8px; - } -} - -.e-pivotclient .e-dialog .e-clientDialog, .e-pivotclient .e-dialog .e-errorDialog{ - & when (@skin = "office-365"){ - padding-right: 25px; - padding-left: 25px; - } -} - -.e-pivotclient .e-filterDialog tr:first-child td{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient .e-filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} - -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-dialogCancelBtn{ - margin-right:10px; - & when (@skin = "office-365"){ - margin-right:14px !important; - } -} - -.e-pivotclient table.e-renameDBReportTbl tr td:first-child{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - margin-left: 3px; -} - -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} - -.e-pivotclient.e-rtl .e-splitBtn, .e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} - - .e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} - .e-pivotclient.e-rtl .e-controlPanel .e-icon{ - float: right; -} -.e-pivotclient .kpiGoal:before, .e-pivotclient .kpiStatus:before, .e-pivotclient .kpiTrend:before, .e-pivotclient .kpiValue:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .kpiGoal, .e-pivotclient .kpiStatus, .e-pivotclient .kpiTrend, .e-pivotclient .kpiValue{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, .e-pivotclient.e-rtl .e-controlPanel .e-collapse { -float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content{ - float: none; -} - .e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} - -.e-pivotclient.e-rtl .e-filterFrmDiv, .e-pivotclient.e-rtl .e-filterToDiv, .e-pivotclient.e-rtl .e-filterBtw { - float: right; -} - -.e-pivotclient.e-rtl .e-sortDisableLbl, .e-pivotclient.e-rtl .e-sortEnableLbl, .e-pivotclient.e-rtl .e-radioBtnAscLbl, .e-pivotclient.e-rtl .e-radioBtnDescLbl, .e-pivotclient.e-rtl .e-preserveHrchyLbl, .e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} - -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - & when (@skin = "office-365"){ - padding: 0px 25px 0px 25px !important; - } -} - -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} - -.e-pivotclient.e-rtl .e-dialogOKBtn { - & when not (@skin = "office-365"){ - margin-left: 10px; - margin-right: 91px; - } - & when (@skin = "office-365"){ - margin-left: 12px; - margin-right: 65px; - } -} - -.e-pivotclient.e-rtl .e-dialogCancelBtn { - & when not (@skin = "office-365"){ - margin-left: -5px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-left: -10px !important; - } -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float:none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - & when (@skin = "material") { - border-top: 3px dashed @grey-600; - } - & when not (@skin = "material") { - border-top: 3px dashed @active-bg-stcolor; - } - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal!important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - & when (@skin = "material") { - margin-top: -3px; - margin-left: 12px; - margin-bottom:6px; - } - & when not (@skin = "material") { - margin-top: -5px; - & when not (@skin = "office-365"){ - margin-left: 2px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } - } - margin-right:0px; - width: auto!important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 2px; - margin-left: 0px; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - .office-pivot-button-border(); - border-color:@header-border-color !important; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "office-365") { - margin:4px 8px 0px 8px; - } - } -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - & when (@skin = "material") { - content: "\e60a"; - margin-top: 1px !important; - font-size: 16px !important; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - content: "\e681" !important; - } - & when (@skin = "office-365"){ - content: "\e711" !important; - } - margin-top: 2.75px !important; - font-size: 13px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - & when (@skin = "office-365"){ - margin-top: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none!important; - box-sizing:content-box !important; - & when (@skin = "material") { - border:none !important; - margin-left:32px; - margin-right:8px; - color:fade(@base-font-color,26%); - } - & when (@skin = "office-365"){ - border:none; - padding:1px 0px 1px 1px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @header-border-color !important; - } - margin: 0 !important; - margin-top:4px; - background: @default-bg-endcolor !important; - height:18px; - } - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when (@skin = "office-365"){ - background-color:@neutral-light !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - & when (@skin = "material") { - border: 1px solid @grey-300; - } - & when not (@skin = "material") { - border: 1px solid @header-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } - } - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { -margin: 6px 7px 8px 5px; -width: 43% !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{ - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{ - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{ - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - & when (@skin = "material"){ - margin-left:10px; - } -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - & when (@skin = "material") { - padding:6px 0px 0px 0px; - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - padding:0px 0px 0px 0px; - background-color:@content-bg-color; - } -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: @default-bg-endcolor; -} -.e-pivotclient .e-gridPanel { - background: none !important; - } -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible!important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible!important; -} - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; - } - .e-pivotclient #sep1, .e-pivotclient #sep2, .e-pivotclient #sep3, .e-pivotclient #sep4, .e-pivotclient #sep5, .e-pivotclient #sep6, .e-pivotclient #sep7, .e-pivotclient #sep8, .e-pivotclient #sep9{ - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; -} - .e-pivotclient #sep1{ - height: 0px; - } -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting -{ - border-bottom:none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border:1px solid !important; -} - -.e-pivotclient .e-filterElementTag.e-vertical{ - border-color: @content-bg-color; -} -.e-pivotclient .e-filterElementTag{ -& when (@skin = "material") { - box-shadow:none !important; - } -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position:absolute; - top:150px; - margin-left:-12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} - -.e-pivotclient .e-filterDialog td { - & when not (@skin = "office-365"){ - padding-left: 6px; - } - & when (@skin = "office-365"){ - padding-right: 15px; - } -} -.e-pivotclient .e-filterDialog{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient .e-filterElementTag a.e-menulink{ - & when (@skin = "office-365"){ - padding-left: 30px !important; - padding-right:30px !important; - } -} -.e-pivotclient .e-pivotButton button:active,.e-pivotclient .e-splitBtn button:active{ - & when (@skin = "office-365"){ - background-color:@neutral-light; - color:@neutral-primary; - } -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap{ - & when (@skin = "office-365"){ - padding: 0px 12px; - } -} -.e-pivotclient .e-filterElementTag{ - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap{ - & when (@skin = "office-365"){ - padding-left: 10px !important; - padding-right: 10px !important - } -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:0px !important; - } -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotclient .e-pivotpager { - border: 1px solid @oclient-border-color; - margin-bottom:5px; - margin-left:6px !important; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } -} -.e-pivotclient .e-pivotpager table{ - margin-left:auto !important; - margin-right:auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - & when not (@skin = "office-365"){ - height: 14px; - } - & when (@skin = "office-365"){ - height: 16px; - } -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr{ - & when (@skin = "office-365"){ - height:32px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious, .e-pivotclient .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotclient .e-pivotpager .e-moveLast{ - & when (@skin = "office-365"){ - width:18px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious ,.e-pivotclient .e-pivotpager .e-pagerLabel,.e-pivotclient .e-pivotpager .e-pagerTextBox,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast { - & when (@skin = "office-365") and (@skin = "material"){ - margin-left:0px !important; - } - } -.e-pivotclient .e-vScrollPanel{ - .scrollPane-setcolor(); - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius:10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index:1000; - border-radius:5px; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-hScrollPanel { - .scrollPane-setcolor(); - width: 0px; - height: 6px; - border-radius:10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius:5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index:1000; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover { - .scrollThumb-hovercolor(); -} -.e-pivotclient .e-categPageIndicator, .e-pivotclient .e-seriesPageIndicator { - width: auto; - .pageIndicator-setcolor(); - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; - .pageIndicator-setcolor(); -} - .e-pivotclient .e-pivotschemadesigner #axisTd, .e-pivotclient .e-pivotschemadesigner #axisTd3{ - margin-top:0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 225px; - } - & when (@skin = "material") { - top: 60px; - left: 235px; - } - & when (@skin = "office-365") { - top: 35px; - left: 220px; - } - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} -.e-pivotclient .e-dialog .e-titlebar{ - & when (@skin = "office-365") { - padding: 10px 25px 15px; - } -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - & when (@skin = "office-365") { - padding: 20px 25px 25px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 13px; - } - & when (@skin = "material") { - top: 60px; - left: 25px; - } - & when (@skin = "office-365") { - top: 35px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 18px; - } - & when (@skin = "material") { - top: 175px; - left: 30px; - } - & when (@skin = "office-365") { - top: 135px; - left: 32px; - } -} - -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} - -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 225px; - } - & when (@skin = "material") { - top: 175px; - left: 235px; - } - & when (@skin = "office-365") { - top: 135px; - left: 215px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotclient .e-dialog .e-calcMemberFooter{ - text-align:right; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:18px; - } - & when (@skin = "office-365") { - margin-top:20px; - } - & when (@skin = "material") { - margin-top:24px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{ - text-align:left; - margin-top:18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk{ - & when not (@skin = "office-365") { - margin:0px 18px; - } - & when (@skin = "office-365") { - margin:0px 8px; - } -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{ - border:1px solid @default-border-color; - display:inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{ - & when not (@skin = "material") and not (@skin = "office-365") { - height:371px; - width:250px; - } - & when (@skin = "office-365") { - height:458px; - width:300px; - } - & when (@skin = "material") { - height:582px; - width:370px; - } -} - -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left:15px; - width: 250px; - } - & when (@skin = "office-365") { - margin-left:20px; - width: 300px; - } - & when (@skin = "material") { - margin-left:24px; - width: 370px; - } - vertical-align: top; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content{ - & when not (@skin = "material") and not (@skin = "office-365") { - padding:20px 15px 18px 15px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{ - & when not (@skin = "material") and not (@skin = "office-365") { - width:234px; - } - & when (@skin = "material") { - width:366px !important; - } - & when (@skin = "office-365") { - width:285px !important; - } - height:100px; - resize:none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:2px; - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:6px; - } -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{ - margin-left:0px; - margin-right:15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:0px; - } - & when (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "material") { - margin-bottom:24px; - font-size:14px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{ - margin-bottom:0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-calcMemberCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-calcMemberGroupCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{ - font:14px @font-family !important; -} - -.e-pivotclient .e-dialog .e-memberPager, .e-pivotclient .e-dialog .e-memberSearchPager, .e-pivotclient .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - margin-top:0px; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, .e-pivotclient .e-prevPage.e-pageDisabled, .e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled { - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, .e-pivotclient .e-prevPage.e-pageEnabled:hover, .e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover { - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, .e-pivotclient .e-prevPage.e-pageEnabled:active, .e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active { - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage { - width:24px; - height:24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, .e-pivotclient .e-dialog .e-memberSearchPageCount, .e-pivotclient .e-dialog .e-memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl,.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask{ - & when (@skin = "bootstrap"), (@skin = "office-365") { - height:30px; - } -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ -.e-pivotclient .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - height:32px !important; - padding:0px; - margin-left:12px; - vertical-align:top; - } -} -.e-pivotclient .e-pivotchart *{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI ; - } -} -.ejTooltipPivotChartContainer{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - background:@grey-700 !important; - border:1px solid transparent; - border-radius:2px !important; - padding: 5px 8px !important; - color: @primary-font-color !important; - } -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotclient .e-dialog .e-btn{ - & when (@skin = "material") { - background: none; - color: @accent-color; - font-family: 'Roboto',Segoe UI; - box-shadow: none; - border: none; - padding:0px 12px; - } -} -.e-pivotclient textarea{ - & when (@skin = "material") { - width:430px !important; - outline:none; - border:1px solid @grey-300; - } - & when (@skin = "office-365") { - width:435px !important; - } -} -.e-pivotclient .e-dialog .e-btn:hover,.e-pivotclient .e-dialog .e-btn:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - font-family: 'Roboto',Segoe UI; - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotclient .e-dialog .e-btn:active{ - & when (@skin = "material") { - background-color: fade(@accent-color,12%); - } -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn{ - & when (@skin = "material") { - width:auto; - } -} -.e-pivotclient .e-gridContainer{ - & when (@skin = "material") { - padding-top:0px !important; - } -} -.e-pivotclient .e-gridContainer .e-pivotgrid{ - & when (@skin = "material") { - margin:10px !important; - } -} - -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} - -.e-pivotclient .e-csHeader .cubeText{ - & when (@skin = "material") { - margin-top:4px; - } -} -.e-pivotclient .e-dialog .e-dialogOKBtn, .e-pivotclient .e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top: 20px; - margin-bottom: 4px; - } -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ -.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotclient .e-filterDialog #filterValue1:active, .e-pivotclient .e-filterDialog #filterValue1:focus,.e-pivotclient .e-filterDialog #filterValue2:active,.e-pivotclient .e-filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotclient .e-filterDialog #filterValue1:disabled,.e-pivotclient .e-filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotclient .e-filterDialog td .e-ddl,.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} - -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, .e-pivotschemadesigner .e-rPivotHeader .headerText{ - & when (@skin = "material") { - font-size:13px; - } -} -.e-pivotclient .e-splitBtn:hover,.e-pivotclient .e-splitBtn.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-toolbar>.e-horizontal.e-ul{ - & when (@skin = "material") { - height:auto !important; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-left:32px; - margin-right:8px; - border:none; - display:inline-block !important; - position:relative; - padding:0px; - color:fade(@base-font-color,26%); - } - box-sizing:content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-right:32px; - margin-left:8px; - } -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - margin-right:12px; - margin-left:0px; - } -} -.e-pivotclient .e-toolbar .e-reportCol, .e-pivotclient .e-toolbar .e-reportCol.e-hover, .e-pivotclient .e-collectionli, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli, .e-pivotclient .e-reportli.e-hover{ - & when (@skin = "material") { - border-left:1px solid @grey-300; - } -} -.e-pivotclient.e-rtl .e-splitBtn{ - & when (@skin = "material") { - margin:12px 12px 0px 0px; - } -} -.e-pivotclient .e-removeSplitBtn.e-icon{ - & when (@skin = "material") { - width:16px; - height:16px; - } -} -.e-pivotclient .e-splitBtn .e-pvtBtn ,.e-pivotclient .e-splitBtn .e-pvtBtn:hover,.e-pivotclient .e-splitBtn .e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit ; - box-shadow:none; - color:inherit; - font:inherit !important; - text-transform:none; - border:none; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn,.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:7px; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active>.reportList, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active>.e-collectionlist{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-reportli.e-active:after{ - & when (@skin = "material") { - animation: none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog>.e-header,.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header{ - & when (@skin = "material") { - background-color:@primary-color; - color: @primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after{ - & when (@skin = "material") { - background:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content{ - & when (@skin = "material") { - padding:0px 0px 10px; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a{ - & when (@skin = "material") { - color: @primary-font-color - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a{ - & when (@skin = "material") { - color: fade(@primary-font-color,70%); - } -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg,.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg{ - & when (@skin = "material") { - padding:10px 24px 0px; - } - & when (@skin = "office-365") { - margin-bottom:-8px; - } -} -.e-pivotclient .e-filterLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-orderLbl, .e-pivotclient .e-sortingLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper{ - & when (@skin = "material") { - width:95% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter,.e-pivotclient .e-SortFilterDlg .e-dialogFooter{ - & when (@skin = "material") { - width:100% !important; - text-align: right; - border-top:2px solid fade(@primary-font-color,12%); - } -} -.e-pivotclient .e-SortFilterDlg label { - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - & when (@skin = "material") { - float: right; - padding: 7px 0 6px; - margin-top: 20px; - border-top: 2px solid @grey-300; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-right:24px; - } -} - -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, .e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} - -.e-pivotclient .e-pvtBtn{ - & when (@skin = "office-365"){ - width:auto; - } -} - -.e-pivotclient .e-btn.e-select.dragClone{ - & when (@skin = "material") { - height:32px !important; - padding:0px 12px; - box-shadow:none; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - background-color:@grey-200; - border-radius:25px; - color:fade(@base-font-color,54%); - font-size:13px; - text-transform:none; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, .e-pivotclient .e-pivotschemadesigner .e-schemaColumn, .e-pivotclient .e-pivotschemadesigner .e-schemaRow, .e-pivotclient .e-pivotschemadesigner .e-schemaValue{ - & when (@skin = "material") { - background-color:@grey-50; - } - overflow:auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - & when (@skin = "material") { - margin: 11px 0px 0px 12px; - width: auto; - display: inline-block; - float:left; - clear:left; - background-color:@grey-300; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - height:32px; - color:fade(@base-font-color,87%); - } - white-space:nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:2px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn{ - & when (@skin = "material") { - margin-right:70px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit; - box-shadow:none; - color:inherit; - font:inherit !important; - padding:0px; - border:none; - } - & when (@skin = "office-365"){ - cursor:pointer; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365"){ - margin-left:0px; - margin-right:0px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn{ - & when (@skin = "material") { - margin-right: 32px; - margin-left: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn{ - & when (@skin = "material") { - margin-left: 10px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast,.e-pivotclient .e-pivotpager .e-moveFirst{ - & when (@skin = "material") { - margin-left:0px !important; - } -} -.e-pivotclient .e-pivotpager .e-pagerTextBox{ - & when (@skin = "material") { - width:35px !important; - } -} -.e-pivotclient .e-pivotpager table{ - & when (@skin = "material") { - height:auto !important; - } - & when (@skin = "office-365") { - width:100% !important; - } - border:none; -} -.e-pivotclient .e-pivotpager .e-pagerDiv{ - & when (@skin = "material") { - margin:3px !important; - } -} -.e-pivotclient .e-pivotpager{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotclient .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotclient .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotclient .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotclient .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotclient .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotclient .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberSearchEditorDiv+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div .e-btn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn,.e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div, .e-pivotclient .e-dialog .e-memberSearchPager+div, .e-pivotclient .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - margin-top:0px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, .e-pivotclient .e-prevPage.e-pageEnabled:after, .e-pivotclient .e-nextPage.e-pageEnabled:after, .e-pivotclient .e-lastPage.e-pageEnabled:after{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentPage,.e-memberPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentSearchPage,.e-memberSearchPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentDrillPage,.e-memberDrillPageCount { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotclient .e-ascImage:before{ - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, .e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, .e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top:-5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left:0px; -} - .e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{ - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float:left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float:right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, .e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top:-3px !important; -} -.e-maximumView -{ - background-color: @maxview-bg-color; - z-index: 1000; - margin: 2% 4%; - margin-top:2%; - padding:20px; - position: fixed; -} -.e-fullScreenView -{ - position: absolute; - top: 0; - background-color:@fullscreen-bg-color; - z-index:1000; -} -.e-winCloseBtn:before { - content:"\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right:0; - height:24px; - width:24px; - -} -.e-winCloseBtn{color:@oclient-icons-color} -.e-winCloseBtn:hover -{ color:@toolbar-icons-hvrcolor; - cursor: pointer; -} -@media (min-width: 640px) and (max-width:799px) { - -} - -@media (min-width: 800px) and (max-width: 959px) { - -} - -@media (min-width: 960px) and (max-width: 1120px) { - -} - -@media (min-width: 1120px) { - -} - - -.e-pivotchart .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotchart .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotchart{ - font: normal 12px @font-family; - border: 1px solid @oclient-border-color; - background-color: @oclient-bgcolor; - color: @fg-header-color; -} -.e-pivotchart *:focus:hover{ - outline:none; -} -.e-pivotchart .e-expandMenu{ - min-height: 50px; -} - -.e-pivotchart .e-menuList{ - list-style-type: none; - padding: 4px 15px 4px 15px; -} - -.e-pivotchart .e-menuList:hover{ - list-style-type: none; - .oclient-header-color(); - cursor: pointer; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-wrapper, .e-pivotchart .e-shadow{ - min-height: 50px; -} - -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-content{ - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content:"\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content:"\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before{ -content:"\e6a9"; -font-size: 20px; -} -.e-pivotchart .e-exportImg:before{ -content:"\e84f"; -font-size: 20px; -} -.e-pivotchart .e-disable3D:before{ - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, .e-pivotchart .e-chart3DTypesIcon:before, .e-pivotchart .e-exportTypesIcon:before, .e-pivotchart .e-interactionsIcon:before, .e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon, .e-pivotclient .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon, .e-pivotclient .e-exportTypesIcon:hover, .e-pivotchart .e-interactionsIcon, .e-pivotchart .e-interactionsIcon:hover, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, .e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog, .e-pivotchart .e-smartLabelsDialog, .e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chart3DTypesIcon, .e-pivotchart .e-exportTypesIcon, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-interactionsIcon { - color: @oclient-icons-color; -} - -.e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon:hover, .e-pivotchart .e-smartLabelsIcon:hover, .e-pivotchart .e-interactionsIcon:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotchart .e-activeChartType { - color:@active-font-color; - background:@oclient-treeview-active; -} -.e-pivotchart .e-line:before { - content:"\e6b1"; -} -.e-pivotchart .e-spline:before { - content:"\e6bb"; -} -.e-pivotchart .e-column:before { - content:"\e6a6"; -} -.e-pivotchart .e-area:before { - content:"\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotchart .e-stepline:before { - content:"\e6c0"; -} -.e-pivotchart .e-steparea:before { - content:"\e6be"; -} -.e-pivotchart .e-pie:before { - content:"\e6ca"; -} -.e-pivotchart .e-bar:before { - content:"\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotchart .e-funnel:before { - content:"\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotchart .e-scatter:before { - content:"\e7df"; -} -.e-pivotchart .e-bubble:before { - content:"\e7dc"; -} - -.e-pivotchart .e-excel:before { - content:"\e845"; -} -.e-pivotchart .e-word:before { - content:"\e84e"; -} -.e-pivotchart .e-pdf:before { - content:"\e846"; -} -.e-pivotchart .e-png:before { - content:"\e861"; -} -.e-pivotchart .e-emf:before { - content:"\e862"; -} -.e-pivotchart .e-gif:before { - content:"\e85f"; -} -.e-pivotchart .e-jpg:before { - content:"\e860"; -} -.e-pivotchart .e-bmp:before { - content:"\e85e"; -} -.e-pivotchart .e-column3D:before { - content:"\e868"; -} -.e-pivotchart .e-pie3D:before { - content:"\e865"; -} -.e-pivotchart .e-bar3D:before { - content:"\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content:"\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content:"\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotchart .e-legend:before{ -content:"\e879"; -font-size: 20px; -} -.e-pivotchart .e-zooming:before{ -content:"\e886"; -font-size: 20px; -} -.e-pivotchart .e-smartLabels:before{ -content:"\e880"; -font-size: 20px; -} -.e-pivotchart .e-interaction:before{ -content:"\e877"; -font-size: 20px; -} -.e-pivotchart .e-crossHair:before { -content: "\e872"; -} -.e-pivotchart .e-trackBall:before{ -content:"\e882"; -} -.e-pivotchart .e-rotate45:before{ -content:"\e87e"; -} -.e-pivotchart .e-rotate90:before{ -content:"\e87f"; -} -.e-pivotchart .e-hiding:before{ -content:"\e873"; -} -.e-pivotchart .e-multipleRows:before{ -content:"\e87b"; -} -.e-pivotchart .e-trim:before{ -content:"\e883"; -} -.e-pivotchart .e-wrap:before{ -content:"\e885"; -} -.e-pivotchart .e-wrapByWord:before{ -content:"\e884"; -} -.e-pivotchart .none:before{ -content:"\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size:20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size:20px; -} - -.e-pivotchart .e-chartTypesImg, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-toolTipImg:hover, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-chart3DImg:hover, .e-pivotchart .e-exportImg, .e-pivotchart .e-exportImg:hover, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-legend, .e-pivotchart .e-legend:hover, .e-pivotchart .e-zooming, .e-pivotchart .e-zooming:hover, .e-pivotchart .e-smartLabels, .e-pivotchart .e-smartLabels:hover, .e-pivotchart .e-interaction, .e-pivotchart .e-interaction:hover, .e-pivotchart .e-icon-xAxis-title:hover, .e-pivotchart .e-icon-yAxis-title:hover, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} - .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-exportImg, .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-legend, .e-pivotchart .e-zooming, .e-pivotchart .e-smartLabels, .e-pivotchart .e-interaction, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; - } - - -.e-pivottreemap .e-drillupAction{ - background-color: @oclient-bgcolor; - color : @fg-header-color; - margin-bottom: 5px; - font-size: 13px; - font-weight:700; - z-index:10; - border-color: @fg-header-color; - border: 1px solid @fg-header-color; - border-bottom: transparent; - padding-top: 6px; - } -.e-pivottreemap .e-drillupAction a{ - color: @fg-header-color; - cursor: pointer; - } -.e-pivottreemap .e-drillupAction a:hover { - color: @fg-header-color; - text-decoration: underline !important; - } - .e-pivottreemap label { - font-weight:600; - } - .e-pivottreemap .e-treemap-header { - font-size: 12px; - } - .e-pivottreemap .e-treemap-label { - color: @fg-header-color !important; - font-size: 12px; - padding-left:5px; - padding-top:5px; - } - .e-pivottreemap *:focus:hover{ - outline:none; - } - - -.e-pivotgauge .kpiiconvalue{ - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout{ - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li{ - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover{ - outline:none; -} -.e-pivotgauge-tooltip{ - background-color: @content-bg-color; - border: 2px solid @ogaugeTooltip-border-color; -} -.e-pivotgauge-tooltip{ - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: @fg-table-color; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px @font-family; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, .e-pivotgauge-active{ - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow{ - background-image: @kpi-uparrow-img; -} -.e-pivotgauge .kpirightarrow{ - background-image: @kpi-rightarrow-img; -} -.e-pivotgauge .kpidownarrow{ - background-image: @kpi-downarrow-img; -} -.e-pivotgauge .kpidiamond{ - background-image: @kpi-diamond-img; -} -.e-pivotgauge .kpitriangle{ - background-image: @kpi-triangle-img; -} -.e-pivotgauge .kpicircle{ - background-image: @kpi-circle-img; -} -.e-pivotgauge .kpiredroad{ - background-image: @kpi-red-img; -} -.e-pivotgauge .kpigreenroad{ - background-image: @kpi-green-img; -} -.e-pivotgauge .kpiallcolor{ - background-image: @kpi-all-img; -} - - - -.e-pivotpager .e-pagerTextBox { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 18px; - width: 35px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:fade(@base-font-color,87%); - outline:none; - border:1px solid fade(@base-font-color,26%); - border-radius:2px; - text-indent:2px; - height: 18px; - width: 35px; - } - & when (@skin = "office-365") { - color:@theme-light-font; - outline:none; - border:1px solid @neutral-tertiary-alt; - text-indent:2px; - font-family:@font-family; - font-size:14px; - height: 32px; - width: 40px; - text-align:center; - } -} -.e-pivotpager *:focus:hover{ - outline:none; -} -& when (@skin = "material") { - .e-pivotpager{ - font-family:'Roboto',Segoe UI; - } - .e-pivotpager .e-movePrevious , .e-pivotpager .e-pagerLabel, .e-pivotpager .e-pagerTextBox, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveLast { - margin-left:16px; - } - .e-pivotpager .e-moveFirst{ - margin-left:24px !important; - } - .e-pivotpager .e-moveLast{ - margin-right:24px !important; - } - .e-pivotpager .e-pagerTextBox{ - width:35px; - height:21px; - } - .e-pivotpager table{ - height:56px; - } - .e-pivotpager .e-categPagerTd .e-pagerDiv{ - border-right: 1px solid @grey-300; - } - .e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - border-color:fade(@base-font-color,54%); - } -} -.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext , -.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{ - display:inline-block; - - & when not (@skin = "office-365") { - width:18px; - height:18px; - } - & when (@skin = "office-365") { - width:32px; - height:32px; - color:@neutral-dark; - } - position:relative; - top:1px; - cursor:pointer; - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } - } -.e-pivotpager .e-moveFirst:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83e"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62a"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-moveLast:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e841"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62c"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-categPagerTd { - & when not (@skin = "material") and not (@skin = "office-365") { - border-right-width: 1px; - border-right-style: solid; - border-right-color: @default-icon-color; - } - & when (@skin = "office-365") { - border-right: 1px solid @neutral-light; - } -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: @default-icon-color; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, .e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83f"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e665"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } - } -.e-pivotpager .e-moveNext:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e840"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e67e"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} - -.e-pivotpager .e-categPageCount, .e-pivotpager .e-seriesPageCount { - cursor: default; - & when not (@skin = "office-365") { - padding:0px 0px 0px 5px; - } - & when (@skin = "office-365") { - padding:0px; - margin:0px 8px; - } - } - -.e-pivotpager .e-pagerDiv { - & when not (@skin = "material") and not (@skin = "office-365") { - margin:3px; - padding:7px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:@base-font-color; - } - & when (@skin= "office-365") { - /* office-365*/ - font-family: @font-family; - font-size: 14px; - color:@theme-light-font; - } -} - -.e-pivotpager .e-pagerLabel { - cursor: default; - display:inline-block; - & when not (@skin= "office-365") { - margin-left:5px; - margin-right: 5px; - } - & when (@skin= "office-365") { - margin:0px 8px; - } - & when (@skin = "material") { - font-size:13px; - } -} - -.e-pivotpager .e-disabled { - & when (@skin = "material") { - color:fade(@base-font-color,26%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity: 0.4; - } - & when (@skin = "office-365") { - color:@neutral-tertiary-alt; - } - cursor: default !important; - } - -.e-pivotpager .pivotpager { - overflow:auto; -} -.e-pivotpager input{ - background: @content-bg-color; -} -.e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - & when (@skin = "office-365") { - border-color:@theme-primary; - } -} -.e-pivotpager .e-pagerTextBox:hover{ - & when (@skin = "office-365") { - border-color:@neutral-secondary-alt; - } -} -.e-pivotpager .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - } -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - margin-right:0px - } -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - margin-left:0px - } -} -.e-pivotpager .e-moveFirst:before{ - & when (@skin = "office-365") { - margin-top:12px; - margin-left:10px; - } -} -.e-pivotpager .e-movePrevious:hover, .e-pivotpager .e-moveNext:hover, .e-pivotpager .e-moveFirst:hover, .e-pivotpager .e-moveLast:hover{ - & when (@skin = "office-365") { -background-color:@neutral-lighter; - } - } -.e-pivotpager .e-movePrevious:active, .e-pivotpager .e-moveNext:active, .e-pivotpager .e-moveFirst:active, .e-pivotpager .e-moveLast:active{ - & when (@skin = "office-365") { -background-color:@theme-primary; -color:white; - } - } -.e-pivotpager .e-disabled:hover,.e-pivotpager .e-disabled:active{ - & when (@skin = "office-365") { -background-color:@neutral-white; -color:@neutral-tertiary-alt; - } -} -.e-pivotpager .e-pagerLabel,.e-pivotpager .e-seriesPageCount, .e-pivotpager .e-categPageCount, .e-pivotpager .e-pagerTextBox,.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotpager .e-moveLast{ - & when (@skin = "office-365") { -vertical-align:middle; - } -} -.e-pivotpager .e-movePrevious:before, .e-pivotpager .e-moveNext:before, .e-pivotpager .e-moveFirst:before, .e-pivotpager .e-moveLast:before{ - & when (@skin = "office-365") { -margin-top:9px; - } - } -.e-pivotpager tr{ - & when (@skin = "office-365") { -height:59px; - } -} -.e-pivotpager .e-movePrevious.e-disabled, .e-pivotpager .e-moveNext.e-disabled, .e-pivotpager .e-moveFirst.e-disabled, .e-pivotpager .e-moveLast.e-disabled{ - & when (@skin = "office-365") { -color:@neutral-tertiary-alt; - } - } -.e-pivotpager table{ - background-color: @bg-value-color; - & when (@skin = "office-365") { -border:1px solid @neutral-light; - } - } - - -/*------------------------------reportviewer Theme Start-------------------------------*/ - .e-reportviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -.e-reportviewer-tbdiv.e-reportviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-tooltip{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - background-color:@content-bg-color; - } - border-color:@content-border-color; -} - - .e-reportviewer-headerspan, .e-reportviewer-contentspan{ - & when (@skin= "material") { - /*material*/ - color:@primary-font-color; - } - & when not (@skin = "material") { - /*other*/ - color:@content-font-color; - } - font-family: @font-family !important; -} - - .e-reportviewer-viewer{ - font-size:@content-font-size; -} - - .e-reportviewer-popuppageno, .e-reportviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -.e-reportviewer-toolbarcontainer .ejinputtext{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50 !important; - font-size: 16px; - } - & when not (@skin = "material") { - /*other*/ - background-color: @content-bg-color !important; - font-size: 16px; - } - } - - - .e-reportviewer-viewerblock { - & when (@skin= "material") { - /*material*/ - background-color:@grey-50; - font-size: @rv-viewerblock-font-size-material-theme; - color:@base-font-color; - } - & when not (@skin = "material") { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewerblockcellcontent { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: @rv-viewerblock-font-size-material-theme; - color: @base-font-color; - opacity: 87; - } - & when not (@skin = "material") { - font-size: @rv-viewerblockcellcontent-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewreport { - border-left-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - padding-left: 40px; - } - & when (@skin = "office-365") { - padding:20px 25px; - } -} - - .e-reportviewer-scrollcontainer, - .e-reportviewer-viewer>.e-splitter .e-pane{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin = "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageviewcontainer{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin= "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageview { - & when (@skin= "material") { - /*material*/ - -moz-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - -webkit-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - border-color :@rv-pageview-border-color; - } - & when not (@skin = "material") { - /*other*/ - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; - } -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - color: @content-font-color; -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - - .e-reportviewer-labelpageno { - font-size: @rv-labelpageno-font-size; -} - - .e-reportviewer-documentmapcontainer div, - .e-reportviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - - .e-reportviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - .e-reportviewer-viewerblock, - .e-reportviewer-pagenumber, - .e-reportviewer-tbpage, - .e-reportviewer-tbdiv.e-reportviewer-exportlist, - .e-reportviewer-label, - .e-reportviewer-labelpageno { - font-family: @font-family !important; -} - -.e-reportviewer-toolbarcontainer, - .e-reportviewer-viewerblock, - .e-reportviewer-viewercontainer, - .e-reportviewer-elementalignments, - .e-reportviewer-viewerblockcellcontent, - .e-reportviewer-viewerblockcontent, - .e-reportviewer-textbox, - .e-reportviewer-documentmappopup{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - } - & when not (@skin = "material") { - /*other*/ - border-color: @content-border-color; - } -} - - .e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} - - .e-reportviewer-popupli:hover { - .hover-gradient(); - & when (@skin= "office-365") { - background-color: @default-bg-stcolor; - } - & when (@skin = "material"){ - background-color: @grey-200; - } - & when not (@skin = "office-365") and not (@skin = "material") { - background-color:@hover-bg-stcolor; - } -} - - .e-reportviewer-popupli { - & when (@skin= "office-365") { - color: @neutral-light-font !important; - } - & when not (@skin = "office-365") { - color: @content-font-color !important; - } - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - & when (@skin= "material") { - border-style: none; - } -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - & when (@skin= "material") { - background-color: transparent; - } -} - - .e-reportviewer-gotonext.e-reportviewer-disabled, - .e-reportviewer-gotoprevious.e-reportviewer-disabled, - .e-reportviewer-gotolast.e-reportviewer-disabled, - .e-reportviewer-gotofirst.e-reportviewer-disabled{ - opacity: @rv-navigate-disabled-opacity; -} - - .e-reportviewer-viewreportbutton{ - font-family: @font-family !important; - & when (@skin= "material") { - /*material*/ - &:extend(.e-accent all); - } - & when (@skin = "office-365") { - width: 110px !important; - } -} - - .e-reportviewer-alert-icon { - color: @error-color; - font-size: 40px; -} - - .e-reportviewer-error-content { - & when not (@skin = "material") { - background-color: @disable-control-background-color; - } - font-size: @rv-viewerblock-font-size; -} - - .e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - - -/*------------------------------pdfviewer Theme Start-------------------------------*/ -&.e-pdfviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{ - & when not (@skin="material") and not (@skin="office-365") { - background:@content-bg-color; - border-color:@content-border-color; - } - & when (@skin="material") { - background-color:@grey-700; - border:0px solid @content-border-color; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } - & when (@skin="office-365") { - font-family:@font-family; - font-size:12px; - background-color:@info-bg-color; - border-color: @neutral-secondary-alt; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } -} - -&.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{ - font-family: @font-family !important; - & when not (@skin="material") { - color:@content-font-color; - } - & when (@skin="material") { - color:@primary-font-color; - font-size:10px !important; - } -} - -&.e-pdfviewer-viewer{ - font-size:@content-font-size; -} - -&.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -&.e-pdfviewer-toolbarcontainer .ejinputtext{ - background-color: @content-bg-color !important; - } - -&.e-pdfviewer-viewerblock { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - color:@content-font-color; -} - -&.e-pdfviewer-viewerblockcellcontent { - font-size: @rv-viewerblockcellcontent-font-size; - color: @content-font-color; -} - -&.e-pdfviewer-viewpdf { - border-left-color: @content-border-color; -} - -&.e-pdfviewer-scrollcontainer, - .e-pdfviewer-viewer>.e-splitter .e-pane{ - background-color: @pdfviewer-scrollcontainer; -} - -&.e-pdfviewer-pageviewcontainer{ - background-color: @rv-pageviewcontainer-bg-color; -} - -&.e-pdfviewer-pageview { - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - color: @content-font-color; -} - -&.e-pdfviewer-elementalignments.ejinputtext:focus { - & when (@skin="material") { - border-color:rgba(0,0,0,0.38); - } -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - -&.e-pdfviewer-labelpageno { - & when not (@skin="material") { - font-size: @rv-labelpageno-font-size; - } - & when (@skin="material") { - font-size:13px; - } -} - -&.e-pdfviewer-documentmapcontainer div, -&.e-pdfviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - -&.e-pdfviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-viewer, - &.e-pdfviewer-pagenumber, - &.e-pdfviewer-tbpage, - &.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, - &.e-pdfviewer-label, - &.e-pdfviewer-labelpageno { - font-family: @font-family !important; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-elementalignments, - &.e-pdfviewer-viewerblockcellcontent, - &.e-pdfviewer-viewerblockcontent, - &.e-pdfviewer-textbox, - &.e-pdfviewer-documentmappopup{ - border-color: @content-border-color; -} - - &.e-pdfviewer-elementalignments.ejinputtext { - & when (@skin="material") { - border-color:rgba(0,0,0,0.26); - font-size: 13px; - color:rgba(0,0,0,0.87); - border-radius:2px; - } - } - - &.e-pdfviewer-elementalignments.ejinputtext::selection { - & when (@skin="material") { - background-color:@accent-color; - color:@accent-font-color; - } - } - - &.e-pdfviewer-toolbarcontainer.e-toolbar{ - .pdfviewer-toolbar-border-color; - & when not (@skin = "material") and not (@skin = "office-365") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - } - } - - &.e-pdfviewer-searchbox{ - .pdfviewer-searchtoolbar-border-color; - & when not (@skin = "material") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - background-color:@grey-50; - } - } - - &.e-pdfviewer-viewercontainer{ - & when not (@skin = "material") and not (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @default-bg-stcolor; - .pdfviewer-viewercontainer-border-color; - border-color: @default-border-color; - } - & when (@skin = "material") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @grey-200; - .pdfviewer-viewercontainer-border-color; - border-color: @grey-300; - } - & when (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @neutral-quaternary-alt; - .pdfviewer-viewercontainer-border-color; - border-color: @neutral-tertiary-alt; - } - } - - &.e-pdfviewer-pageCanvas{ - & when not (@skin = "material") and not (@skin = "office-365") { - border: solid #000000 1px; - } - & when (@skin = "material") { - box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.16); - } - & when (@skin = "office-365") { - box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2); - } - } - - &.e-pdfviewer-popupmenu { - border: solid 2px @default-border-color; - background-color: @default-bg-stcolor; - } - &.e-pdfviewer-innercontent{ - border-color:black; - background-color:white; - } - &.e-pdfviewer-closeicon{ - color:@default-font-color; - } - &.e-pdfviewer-properties-okbtn, &.e-pdfviewer-properties-cancelbtn { - & when not (@skin = "material") and not (@skin = "office-365") { - background-color:@content-bg-color !important; - } - } - &.e-pdfviewer-currenttime, &.e-pdfviewer-username{ - color:@default-font-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li a { - color:@default-font-color !important; - } - &.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color:@widget-bg-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li { - & when (@skin = "flat-azure") { - border-top-color:@default-border-color !important; - } - } - -&.e-pdfviewer-popupli:hover { - .hover-gradient(); - background-color:@hover-bg-stcolor; - color:@hover-font-color; -} - -&.e-pdfviewer-popupli { - color: @content-font-color !important; - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-search.e-tooltxt.e-hover { - color: @gantt-toolbar-icon-mouseover-color !important; -} - -.e-gantt .e-tooltxt.e-hover > span { - color: @gantt-toolbar-icon-mouseover-color; -} - -.e-gantt .e-gantt-Spliter { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-content-border-color !important; -} - -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: @gantt-splitter-border-color !important; - background-color: @gantt-predecessor-header-bg-color !important; -} - -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - & when (@skin= "material") { - border-width: 0px 0px 1px 0px; - background-color: transparent; - } - - & when not (@skin= "material") { - border-width: 1px; - background-color: @content-bg-color; - } - - color: @content-font-color; - outline: none; - border-style: solid; - border-color: @content-border-color; - vertical-align: baseline; -} - -.e-ganttdialog .e-ejinputtext:hover, -.e-gantt .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: @font-family; -} - -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - & when (@skin= "material") { - border-color: @grey-300; - } - - & when not (@skin= "material") { - border-color: @active-border-color; - } -} - -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: @hover-border-color; -} - -.e-gantt .e-gantttoolbar li.e-hover { - .high-contrast-gantt-toolbar-icon-border; - border-color: @hover-border-color; -} - -.e-gantt .e-treegrid .e-gridheader { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color; -} - -.e-gantt .e-treegrid .e-headercelldiv { - .material-gantt-header-background; - color: @gantt-schedule-font-color; -} - -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - .material-gantt-header-icon-color; - color: @header-icon-color; -} - -.e-gantt .e-treegrid .e-headercell { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - - & when (@skin= "material") { - border-right-color: fadeout(@base-font-color,88%) !important; - } - - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - & when (@skin= "material") { - border-top: solid 0px transparent !important; - } - - & when (@skin= "office-365") { - border-top: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-top: solid 1px @gantt-content-border-color !important; - } -} - -.e-ganttdialog .e-titlebar { - & when (@skin= "material") { - border-bottom: 1px solid transparent !important; - } - - & when (@skin= "office-365") { - border-bottom: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-bottom: 1px solid @gantt-content-border-color !important; - } -} - -.e-gantt .e-toolbarspan { - .material-gantt-toolbar-shadow; -} - -& when (@skin = "material") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - border-width: 1px; - font-size: 12px; - color: fadeout(@base-font-color,13%); - height: 24px; - margin: 0px !important; - border-radius: 2px; - border-color: fadeout(@base-font-color,74%); - background: @content-bg-color; - } - - .e-gantt .e-search .e-ejinputtext:focus { - border-color: fadeout(@base-font-color,46%); - } - - .e-gantt .e-search .e-ejinputtext::-webkit-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-ms-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::selection, - .e-ganttdialog .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-gantt .e-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 20px; - box-sizing: border-box; - margin-top: 0px !important; - } - - .e-ganttdialog .e-ejinputtext { - border-width: 0px 0px 1px 0px; - color: fadeout(@base-font-color,13%); - } - - .e-ganttdialog .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - .e-ganttdialog .e-titlebar.e-dialog { - background: @primary-color; - color: @primary-font-color; - font-family: @font-family; - } - - .e-ganttdialog .e-dialog-icon:before, - .e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active .e-link { - color: @primary-font-color; - } - - .e-ganttdialog .e-dialog-icon:hover { - background: none; - } - - .e-ganttdialog .e-dialog-icon:before:hover { - background: transparent; - color: @base-font-color; - } - - .e-ganttdialog .e-addborderbottom.e-header { - background: @primary-color; - } - - .e-ganttdialog .e-tab .e-header li a, - .e-ganttdialog .e-tab .e-header li a:hover { - color: fadeout(@content-bg-color,30%); - } - - .e-ganttdialog .e-tab.e-js .e-header > .e-item:hover { - background: none; - } - - .e-ganttdialog .e-general-edit-div { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover, - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } - - .e-gantt .e-gantt-search-container { - margin-top: 0px !important; - } -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: @gantt-selectionpopup-content-bg-color; - border-color: @gantt-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: @gantt-selectionpopup-default-icon-color; -} - -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -& when (@skin = "office-365") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - font-size: 13px; - height: 26px; - margin: 2px 8px 2px 2px !important; - width: 230px; - } - - .e-treegridPane .e-treegrid .e-editcell, - .e-treegridPane .e-treegrid .e-detailsrowcell, - .e-treegridPane .e-treegrid .e-rowcell, - .e-treegridPane .e-treegrid .e-extendcolumn { - border-bottom-color: @neutral-quaternary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"], - .e-ganttdialog .e-connectordialog input[id$="ok"] { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:hover, - .e-ganttdialog .e-connectordialog input[id$="ok"]:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:focus, - .e-ganttdialog .e-connectordialog input[id$="ok"]:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:active, - .e-ganttdialog .e-connectordialog input[id$="ok"]:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } -} - - -/*Theme Color*/ - -.e-rangeScroll-select{ - fill:@default-rangeScroll-select-fill; - stroke:@default-rangeScroll-select-stroke; - &:hover { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } - &:active { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } -} - -.e-rangeScroll-select-hover{ - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; -} - -.e-rangeScroll-backRect{ - fill:@default-rangeScroll-backRect-fill; - stroke:@default-rangeScroll-backRect-stroke; -} - -.e-rangeScroll-arrow{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-centerShape{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; -} - -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle{ - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; -} - - -.e-treegrid .e-extendcolumn { - background-color: @gantt-content-bg-color; -} - -.e-treegrid .e-headercelldiv { - color: @gantt-header-font-color; - font-family: @font-family; -} - - .e-filterMenuDiv { - & when (@skin= "material") { - border-color: transparent !important; - } - - & when (@skin= "office-365") { - border-color: @gantt-columnchooser-border-color !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @filtermenudialog-color !important; - } - - font-family: @font-family; - min-height: 0px !important; -} - -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: @treegrid-selectionpopup-content-bg-color; - border-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: @treegrid-selectionpopup-default-icon-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - -.e-treegrid-core { - font-family: @font-family; -} - -.e-treegrid { - border-color: @gantt-content-border-color; - color: @gantt-content-font-color; -} - -.e-treegrid .e-gridcontent { - background-color: @gantt-content-bg-color; - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-batchdisable { - opacity:0.35; - background-image:none; - pointer-events:none; -} - -.e-treegrid .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } -} - -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - & when (@skin= "material") { - border-right-color: transparent; - border-bottom-color: @gantt-content-border-color; - } - - & when (@skin= "office-365") { - border-color: @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -.e-treegrid .e-tableLastCell { - border-right-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: @treegrid-detailicon-shadow-color; -} - -.e-treegrid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -.e-treegrid div.e-error .e-bottomarrow { - & when not (@skin= "material") { - border-top-color: #fffe92; - } - - & when (@skin= "material") { - border-top-color: @grey-700; - } -} - - - .e-detailscellwrapperfly { - border-color: @treegrid-detailcellwrapperfly-border-color; - - & when (@skin= "office-365") { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - & when not (@skin= "office-365") { - box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -moz-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -webkit-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - } -} - - .e-dragrowcell { - border-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-alt-row { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: #fbfbfb; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @gantt-altRow-bg-color; - } -} - -.e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin = "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - - .e-treegridPane .e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: fade(@grey-100,70); - } - - & when (@skin= "office-365") { - background: fade(@theme-lighter,70); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin= "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } -} - - .e-treegridPane .e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when not (@skin= "material") { - .gantt-row-selection(); - color: @gantt-selection-font-color; - } -} - -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-bg-stcolor !important; - } -} - -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-font-color !important; - } -} - -.e-treegrid .e-detailscellwrapper, - .e-detailscellwrapperfly { - background: @treegrid-detailcellwrapper-background-color; - color: @treegrid-detailcellwrapper-font-color !important; -} - -.e-dragtooltipbackground { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - } -} - -.e-treegrid .e-tabletd { - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-treegridtoolbar { - background-color: @gantt-toolbar-bg-color !important; - border-color: @gantt-toolbar-border-color !important; -} - -.e-treegrid .e-headercell { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - border-bottom-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-filterbarcell { - & when (@skin= "office-365") { - border-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-grid-icon { - background: @gantt-header-bg-color; -} - - -.e-treegrid .e-gridheader { - color: @gantt-header-font-color; - border-color: @gantt-header-border-color; - - & when (@skin= "material") { - background: #fff; - } - - & when not (@skin= "material") { - .tgheader-gradient(); - } -} - -.e-treegrid .e-headercontent { - border-right-color: @gantt-header-border-color; -} - -.e-treegrid .e-ejinputtext, - .e-addedColumn .e-ejinputtext, - .e-treegridrenamedialog .e-ejinputtext { - & when (@skin= "material") { - color: fade(@base-font-color,84%); - background-color: transparent; - } - - & when not (@skin= "material") { - color: @content-font-color; - background-color: @content-bg-color; - } - - border-color: @content-border-color; - outline: none; - vertical-align: baseline; -} - - .e-addedColumn .e-ejinputtext:hover, -.e-treegrid .e-ejinputtext:hover, - .e-treegridrenamedialog .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-treegrid .e-ejinputtext:focus, - .e-addedColumn .e-ejinputtext:focus, - .e-treegridrenamedialog .e-ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-treegrid .e-reSizeColbg { - border-left-color: @gantt-header-border-color !important; -} - -.e-treegrid .e-gridheadercontainer { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-columnmenu { - .tgPopUp-gradient(); - color: @gantt-menuitem-font-color; - font-family: @font-family; - - & when (@skin= "material") { - border-color: transparent !important; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - } -} - - - .e-columnmenuitem .e-icon, - .e-menuitem .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-color; - } -} - -.e-treegrid .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-columnmenuselection .e-icon, - .e-tgcontextmenu-mouseover .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - -.e-treegrid .e-tooltxt.e-hover > span { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - - .e-columnSelector { - .tgPopUp-gradient(); - border: 1px solid; - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color !important; -} - - .e-columnMenuListDiv label { - font-family: @font-family; -} - - .e-columnmenuselection { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - } - - color: @gantt-menuitem-hover-font-color; -} - -.e-treegrid .e-summaryrow { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: @treegrid-summaryrow-border-color; -} - -.e-treegrid .e-summaryrow .e-summaryrowcell { - & when (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } - - & when not (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } -} - -.e-tgcontextmenu, -.e-tginnerContextmenu { - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; -} - -.e-tgheaderContextmenu { - - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; - border: 1px solid; -} - - .e-tgcontextmenu-mouseover { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - color: @gantt-menuitem-hover-font-color; - } -} - -.e-tooltipgantt { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-tooltip-font-color; - border-color: @gantt-tooltip-border-color; - } -} - -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - & when (@skin= "material") { - border-left-color: @primary-color; - } - - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-left-color: @active-bg-stcolor; - } -} - -.e-treegrid .e-footercontainer { - border-right-color: @gantt-header-border-color; -} - -.e-headervline { - & when (@skin= "material") { - border-color: @primary-color; - } - - & when not (@skin= "material") { - border-color: @active-bg-stcolor; - } -} - -.e-headertooltip { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when not (@skin= "material") { - color: @gantt-header-font-color; - background-color: @gantt-header-endbg-color; - border-color: @gantt-header-border-color; - } -} - - .e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - - & when (@skin= "material") { - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -& when (@skin = "material") { - .e-treegrid .e-rowcell { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - text-overflow: ellipsis; - } - - .e-treegrid .e-treegridtoolbar ul { - padding-left: 20px; - margin-top: 0px !important; - } - - .e-treegrid .e-ejinputtext::selection, - .e-addedColumn .e-ejinputtext::selection, - .e-treegridrenamedialog .e-ejinputtext::selection, - .e-treegrid .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-treegrid .e-inner-treecolumn-container { - padding-left: 24px; - width: 100% !important; - } - - .e-treegrid .e-rowcell .e-cell { - padding-left: 10px; - } - - .e-treegrid .e-filterbar-material, - .e-treegrid .e-filterbarcell { - border-right-color: transparent !important; - } - - .e-columnmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-treegrid-columnchooser { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-tgcontextmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-tginnerContextmenu { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-treegrid .e-frozenheaderdiv { - position: relative; - } - - .e-treegrid .e-frozenheaderdiv::before { - content: ""; - background: @primary-color; - position: absolute; - height: 55px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-filterbar-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 103px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-stacked-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 91px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-headercontent-material-filterbar { - border-right-color: transparent !important; - } - - .e-treegrid .e-frozen-header-container { - overflow: visible !important; - } - - .e-treegridmenufilterwraper { - background: @content-bg-color; - } - - .e-treegrid-dialog .e-header.e-dialog { - font-weight: normal; - } - - .e-treegrid-dialog .e-editLabel, - .e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child { - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } -} - -& when (@skin = "office-365") { - .e-treegrid .e-rowcell .e-cell { - padding-left: 5px; - } - - .e-columnmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-treegrid-columnchooser { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tgcontextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tginnerContextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-parent-menuitem.e-columnmenuselection, - .e-parent-menuitem.e-tgcontextmenu-mouseover { - background: @theme-lighter; - color: @theme-light-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select, - .e-add-dialog-btn-ok .e-btn.e-select, - .e-filter-btn-filter .e-btn.e-select { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:hover, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:hover, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:hover, - .e-add-dialog-btn-ok .e-btn.e-select:hover, - .e-filter-btn-filter .e-btn.e-select:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:focus, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:focus, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:focus, - .e-add-dialog-btn-ok .e-btn.e-select:focus, - .e-filter-btn-filter .e-btn.e-select:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:active, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:active, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:active, - .e-add-dialog-btn-ok .e-btn.e-select:active, - .e-filter-btn-filter .e-btn.e-select:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } - - .e-dialog.e-widget-content.e-filterMenuDiv { - background: @neutral-white; - } - - .e-dialog.e-widget-content.e-filterMenuDiv .e-filter-text { - font-size: 13px; - font-weight: normal; - } -} - - .e-treegrid-resIcon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - - - -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, .e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - & when not (@skin= "material") { - background: transparent; - outline: none; - outline-offset: 0; - } -} -.e-ribbon.e-js.e-widget { - .ribbon-shadow(); - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt{ - white-space:pre-wrap; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} - -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow:none; -} -.e-ribbon .e-groupdiv > div:after { - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-border-color; - } -} -.e-ribbon .e-ribbonbackicon{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstagetopicon span:hover:before { - & when not (@skin= "material") { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); - } -} -.e-ribbon .e-captionarea { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @rbncaption-font-color; - } -} - .e-separatordiv, .e-separatordivrow{ - background: @default-border-color; -} - -.e-ribbon.e-js .e-content{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } - & when (@skin="office-365"){ - /*office-365*/ - border-width: 1px; - border-color: @neutral-tertiary-alt; - } - & when not(@skin= "office-365"){ - /*not office-365*/ - border-color: @rbncontent-border-color; - } - border-top-width:0; - color:@content-font-color; -} - -.e-ribbon .e-drp-btn.e-select .e-icon, .e-ribbon .e-btn.e-select .e-icon{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - background: @rbndropdown-color; - border-color: @content-border-color; - color: @default-icon-color; - filter:none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{ - .ribbon-hover-gradient(); - color: @hover-icon-color; -} -.e-ribbon .e-expandcollapse span:hover, .e-ribbon .e-expander:hover -{ - border-color: @hover-border-color; - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - background: @theme-lighter; - } - & when not(@skin="office-365"){ - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} -.e-ribbon .e-expandcollapse span, .e-ribbon .e-expander -{ - & when (@skin="office-365"){ - color: @neutral-secondary-alt; - } - & when not(@skin="office-365"){ - /*other*/ - color: @default-icon-color; - } -} -.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{ - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @neutral-tertiary-alt; - } - .high-contrast-ribbon-header-border; - .office-ribbon-header-border; - .header-gradient(); - & when not(@skin="office-365"){ - border:1px solid @header-border-color; - } -} - -.e-ribbon.e-js .e-header, .e-ribbon.e-js .e-left, .e-ribbon.e-js .e-right { - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .office-ribbon-header-bg-color; - } -} - -.e-ribbon.e-js .e-header > .e-select,.e-ribbon.e-js .e-header > .e-active,.e-ribbon.e-js .e-left > .e-active,.e-ribbon.e-js .e-right > .e-active,.e-ribbon.e-js .e-left > .e-select,.e-ribbon.e-js .e-right > .e-select{ - & when not (@skin= "material") { - background:transparent; - border:none; - } - & when (@skin="office-365"){ - border: none! important; - } -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, .e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-ribbon-header-font-color; - color:@rbntab-font-color; - .ribbon-tab-hover(); - } - & when (@skin= "office-365") { - .office-ribbon-header-font-color; - color:@theme-light-font; - .ribbon-tab-hover(); - } -} -.e-ribbon .e-apptab .e-menu .e-active >a,.e-ribbon .e-apptab .e-menu .e-active span { - & when not (@skin= "material") and not(@skin="office-365") and not(@skin="bootstrap"){ - color:@rbnapptab-font-color !important; - } - & when (@skin="office-365"){ - color: @theme-dark-font ! important; - } - & when (@skin="bootstrap"){ - color: @active-font-color ! important; - } -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-header-hover-font; - color:@rbn-bg-color; - .ribbon-bg-hover-gradient(); - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - & when not (@skin= "material") { - .ribbon-bg-active-gradient(); - color:@rbn-act-color; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when (@skin= "office-365") { - color:@theme-darker; - } -} -.e-ribbon .e-apptab .e-menu ul > li >a{ - color:@rbncontent-font-color !important; -} -.e-ribbon .e-apptab .e-menu >li >a:hover,.e-ribbon .e-apptab .e-menu .e-active span:hover,.e-ribbon .e-apptab .e-menu .e-active,.e-ribbon .e-apptab .e-menu .e-active >a{ - & when not (@skin= "material") { - .office-ribbon-file-hover(); - } -} - -.e-ribbon.e-grpdivhide{ - border-right:1px solid @header-border-color !important; -} -.e-ribbon.e-rtl.e-grpdivhide{ - border-left:1px solid @header-border-color !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - .ribbon-active-gradient(); -} - -.e-ribbon .e-header > .e-apptab .e-menu { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} - -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a,.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - .switch-ribbon-file-header-txt-color; - & when (@skin="office-365"){ - color: @theme-primary-font; - } - & when not (@skin="office-365"){ - color:@rbn-white-color; - } -} - -.e-ribbon.e-js .e-header > .e-item:hover { - & when not (@skin= "material") { - background:transparent; - border:none; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when not (@skin= "material") { - /*other*/ - .high-contrast-ribbon-header-active-border; - border-color:@rbn-act-a-border-color @rbn-act-a-border-color transparent; - .high-contrast-ribbon-header-active-font; - .material-ribbon-header-active-font; - .high-contrast-ribbon-header-active; - background: @rbncontent-content-bg-color; - } - & when not (@skin="material") and not (@skin="office-365"){ - color:@rbn-bg-color; - } - & when (@skin="office-365"){ - color: @theme-darker; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - color: @neutral-light-font; - - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @rbncontent-content-bg-color; - color: @default-font-color; - } - border-color: @rbncontent-content-bg-color; - filter:none; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt{ - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-rbn-splitbtn.e-menu.e-split, .e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul{ - background: @rbncontent-content-bg-color; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, .e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{ - background: @rbncontent-content-bg-color; -} - - .e-resizegroupdiv.e-reshover, - .e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .ribbon-hover-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover{ - & when (@skin= "office-365") { - background: @theme-dark; - } -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - & when (@skin= "office-365") { - color: @theme-dark-font! important; - } -} - -.e-ribbon.e-responsive .e-responsivebackstage li:hover, .e-ribbon.e-responsive .e-responsivebackstage li:hover a{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active ,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active -{ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{ - & when not (@skin= "material") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize{ - & when (@skin= "bootstrap") { - /*bootstrap*/ - color: @active-icon-color !important; - } -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu >li:nth-child(1):not(.e-active) > a:hover span{ - & when not (@skin= "material") { - color:@rbn-menu-font-hover-color; - } -} -.e-ribbon .e-disable{ - background: @rbncontent-content-bg-color; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, .e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable, .e-ribbon .e-tbtn.e-disable:hover, .e-ribbon .e-split.e-disable, .e-ribbon .e-split.e-disable:hover, .e-ribbon .e-btn.e-disable.e-select:active, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{ - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv{ - background: @rbncontent-content-bg-color; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - border-color: @rbncontent-border-color; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{ - border-right-color: @rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{ - background:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - } -.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{ - border-top-color: @rbncontent-border-color; - } -.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{ - border-color:@rbncontent-border-color; - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn -{ - background:@rbngallery-bg-color !important; - border-color:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{ - background:@content-bg-color; - color:@content-font-color; - } -.e-ribbon.e-js .e-gallerymenu a{ - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-dark! important; - } - & when not (@skin= "office-365") { - /*other*/ - color:@content-font-color; - } - } - .e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{ - .ribbon-hover-gradient(); - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect -{ - box-shadow:none; - border-color:@rbngallery-select-color; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover -{ - border-color:@rbngallery-hover-color; - color:@rbn-text-color; - background:@rbncontent-content-bg-color; - } - .e-ribbon .e-groupdiv .e-gallerymovediv > div:hover,.e-ribbon .e-resizediv .e-gallerymovediv > div:hover -{ - .ribbon-hover-gradient(); - border-color:@rbngallery-select-color; - } - .e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv{ - border-top-color:@rbngallery-select-color; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv{ -border-top-color:@rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn:hover -{ - background:@rbngallery-bg-color; - border-color:@rbncontent-border-color; -} -.e-ribbon .e-tooltipdiv{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-700; - background:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - border-color:@rbncontent-border-color; - background:@rbngallery-bg-color; - } -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{ - & when (@skin= "material") { - /*material*/ - color: @primary-font-color; - } - & when not (@skin= "material") { - /*other*/ - color:@rbncontent-font-color; - } -} -.e-ribbon .e-resizediv{ - border-color:@rbncontent-border-color; - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } -} -.e-ribbon .e-header .e-margine-top:hover{ - & when not (@skin= "material") { - border-top: none; - } -} -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - border-color:@rbngallery-border-color; - } - .e-ribbon .e-groupdiv .e-disablegrymovebtn > span,.e-ribbon .e-resizediv .e-disablegrymovebtn > span{ - color:@rbngallery-disable-color; -} - .e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - & when (@skin="office-365") { - color: @neutral-secondary-alt! important; - } - & when not (@skin="office-365") { - color: @rbn-text-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{ -background:none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: @rbn-text-color; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background:none; - color: @rbn-text-color; -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active, .e-ribbon.e-js .e-btn.e-disable.e-select:active{ - & when (@skin="office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-ribbonbackstagepage{ - border-color:@rbn-border-color; - background:@rbncontent-content-bg-color; -} -.e-backstagescrollcontent.e-js .e-content{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstageli:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-dark-alt; - } - & when not (@skin= "material") and not (@skin = "office-365") { - /*other*/ - .ribbon-backstage-hover-bg(); - } -} -.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-secondary; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .ribbon-backstage-select-bg(); - } -} -.e-ribbon .e-backstagetopicon span:hover:before{ - & when not (@skin= "material") { - /*other*/ - color: @hover-bg-stcolor; - } -} -.e-ribbon .e-backstagetopicon span:before{ - color: @rbn-white-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover{ - & when not (@skin= "material") { - .ribbon-app-hover-gradient(); - color:@rbn-menu-font-hover-color; - } -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-file-header-hover(); - .material-ribbon-file-header-hover(); - } -} - -.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{ - color: @active-font-color; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-ribbon .e-backstagecontent{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor{ - .ribbon-active-gradient(); - .ribbon-app-tab-font(); -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when not (@skin= "material") { - /*other*/ - border-color:@header-border-color; - } - background:@content-bg-color; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{ - .default-gradient(); -} -.e-ribbon.e-rbnwithqat .e-qatmenuli{ - background:@content-bg-color; - color:@content-font-color; -} -.e-ribbon.e-rbnwithqat .e-qatseparator{ - background:@content-border-color; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{ - .hover-gradient(); - color:@hover-font-color; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{ - background:transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, .e-ribbon.e-js .e-rbn-button.e-btn:hover, .e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover{ - & when (@skin="office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{ - & when (@skin="material") { - /*material*/ - background-color: @grey-400; - color:fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - .ribbon-toggle-gradient(); - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{ - & when (@skin="material") { - /*material*/ - color: fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - color:@neutral-secondary-alt! important; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @active-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow:none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop -{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } - & when not (@skin= "material") { - /*other*/ - background:@active-bg-endcolor !important; - } -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon - { - color:@active-font-color !important; - } -.e-ribbon.e-responsive .e-responsivebackstagecontent{ - background:@active-font-color !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent -{ - .header-gradient(); -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent -{ - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - border-radius: 2px; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a{ - color:@default-icon-color; -} - -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv{ -border-bottom: 1px solid @content-border-color; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color:@header-font-color !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader{ -box-shadow: -1px 0 10px 0 black; -} - -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - & when (@skin= "material") { - /*material*/ - color:@header-icon-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%)!important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive{ - & when (@skin= "material") { - /*material*/ - color:@grey-400; - } -} -.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsivetabli,.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-200; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, .e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, .e-ribbon.e-js .e-backstageheader .e-backstagebutton{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon .e-header>.e-select a, .e-ribbon .e-left>.e-select a, .e-ribbon .e-right>.e-select a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a, .e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span,.e-ribbon .e-header>.e-apptab .e-apptabanchor{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-header>.e-active a, .e-ribbon .e-left>.e-active a, .e-ribbon .e-right>.e-active a,.e-ribbon .e-header>.e-select:hover a, .e-ribbon .e-left>.e-select:hover a, .e-ribbon .e-right>.e-select:hover a{ - & when (@skin= "material") { - /*material*/ - color: @header-font-color; - } -} -.e-ribbon .e-header>.e-select, .e-ribbon .e-left>.e-select, .e-ribbon .e-right>.e-select,.e-ribbon .e-header>.e-active, .e-ribbon .e-left>.e-active, .e-ribbon .e-right>.e-active{ - & when (@skin= "material") { - /*material*/ - background: transparent !important; - color: @header-font-color !important; - } -} - .e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input,.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - box-shadow: none; - } -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor; - } -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn -{ - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - } -} - -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-color: fade(@base-font-color,12%); - } -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, .e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - & when (@skin= "material") { - background: @grey-300; - } -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap{ - & when (@skin= "material") { - border-bottom: 1px solid fade(@base-font-color,12%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before,.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - - -.e-kanban, .e-kanban .e-kanbanheader .e-headercell, .e-kanban .e-swimlanerow { - background: @content-bg-color; -} - -.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{ - color: @default-icon-color; -} - -.e-kanban { - border-color: @content-border-color; - color: @content-font-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, .e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbandialog .e-save, .e-kanban .e-externalform .e-save{ - & when (@skin= "office-365"){ - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before{ - & when (@skin= "office-365"){ - color: @header-font-color; - } -} - -.e-kanban-context .e-checkbox .e-checkmark { - color: @active-bg-stcolor !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{ - background: @content-bg-color; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, .e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - & when (@skin = "office-365"){ - border-bottom: 2px solid @header-border-color; - } - & when not (@skin = "office-365"){ - border-bottom: 4px solid @default-bg-stcolor; - } -} - -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px @border-type @active-bg-stcolor !important; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: @kanban-cell-exceed; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: @kanban-cell-deceed; -} - -.e-kanban .e-columnrow .e-kanbancard { - background: @content-bg-color; - box-shadow:@kanban-card-shadow; - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - border-color: @kanban-card-border; - color: @content-font-color; -} - -.e-kanban .e-kanbancard .e-tag { - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - color: @active-font-color; - } - & when not (@skin="office-365"){ - /*others*/ - background: @default-bg-stcolor; - color: lighten(@content-font-color, 22%); - } -} - -.e-kanban .e-kanbancard.e-cardselection { - & when (@skin= "material") { - /*material*/ - background-color: @grey-100; - border-color: @grey-300; - color: @active-font-color; - } - & when (@skin="office-365"){ - /*office-365*/ - background-color: @theme-lighter; - border-color: @content-border-color; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - -} - -.e-kanban .e-stackedHeaderCell{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-draggedcard, .e-kanban .e-kanbancard.e-cardselection.dragClone { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @content-bg-color; - } - color: @content-font-color; -} - -.e-kanban .e-draggedcard .e-dragmultiple { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } - border: 1px solid @content-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - & when (@skin= "material") { - /*material*/ - border: 1px dashed @accent-color; - background:fade(@accent-color,26%); - } - & when (@skin="office-365"){ - /*office-365*/ - border: 1px dashed @content-border-color; - background: @alert-bg-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border: 1px dashed @active-bg-stcolor; - .kanban-dragclone-bg(); - } -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; - } -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-color: @default-border-color; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - .kanban-dragclone-bg(); -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - border-color:@active-bg-stcolor; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{ - border-bottom-color:@active-bg-stcolor; -} - .e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; - } - -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - & when (@skin= "material") { - /*material*/ - background:@grey-100; - } - & when not (@skin= "material") { - /*other*/ - .kanban-targetdrag-font(); - } - border: 1px dashed @content-border-color; -} - -.e-kanban .e-form-titlebar { - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin="office-365"){ - /*office-365*/ - border-bottom: none; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid @content-border-color; - } -} - -.e-kanban .e-form-container { - border-color: @content-border-color !important; - background-color: @content-bg-color; - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @hover-bg-stcolor !important; - } -} - -.e-kanban .e-form-title{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-columnrow .e-rowcell { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - border-bottom: 1px solid @grey-300; - border-top: 1px solid @grey-300; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @neutral-lighter-alt; - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - .kanban-cell-bg(); - } -} - -.e-kanban .e-printlist { - .kanban-cell-bg(); -} - -.e-kanban .e-collapsedrow .e-rowcell, .e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid @default-bg-stcolor; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, .e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - & when (@skin="office-365"){ - /*office-365*/ - background-color: @neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - /*others*/ - .kanban-skheader-bg(); - } -} - -.e-kanban .e-dialog .e-titlebar .e-title{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - color: @content-font-color; -} - -.e-kanban .e-swimlanerow .e-slkey { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin="office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: @kanban-toggle-hover-ftcolor; -} - -.e-kanban .e-toggle-header:hover > div div { - color: @kanban-toggle-hover-ftcolor !important; -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - .kanban-toggle-content-ftcolor(); -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - .kanban-toggle-icon-ftcolor(); -} - -.e-kanbanfilter-window .e-filter-scrollcontent, .e-kbnfilterwindow-head { - color: @content-font-color; -} - -.e-kanban .e-slexpand, .e-kanban .e-slcollapse { - & when (@skin="office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin = "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-slexpand:hover, .e-kanban .e-slcollapse:hover { - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - } - color: @hover-icon-color; -} - -.e-kanban .e-clcollapse::before, .e-kanban .e-clexpand::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: @hover-icon-color; -} - -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-icon-color; - } -} - -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @hover-icon-color; - } -} - -.e-kanban .e-swimlanerow .e-slcount { - & when (@skin= "office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-collapserow .e-rowcell { - border: none; -} - -.e-kanban .e-kanbancard.e-hover { - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @default-bg-stcolor; - border-color: @content-border-color; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-kanban .e-headercontent { - border-right-color: @content-border-color; -} - -.e-kanban .e-kanbanheader .e-headercelldiv { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .kanban-header-font(); - } -} - -.e-kanban .e-kanbanheader { - .kanban-header-font(); -} - -.e-kanban .e-kanbancontent { - background-color: @content-bg-color; -} - -.e-kanban .e-kanbancontent .e-rowcell { - border-color: @content-border-color; -} - -.e-kanban .e-cardcollapse:before, .e-kanban .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard .e-card_image { - background: @default-bg-stcolor; - border-color: @content-border-color; -} -.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } - border-color: @kanban-toolbar-border; - filter: none; -} - -.e-kanban .e-kanbantoolbar li { - & when (@skin= "office-365"){ - /*office-365*/ - border: @border-size @border-type @default-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border: @border-size @border-type @default-border-color; - } -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-kanbantoolbar li.e-select{ - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font-alt; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover,.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt{ - & when (@skin="office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{ - color: @active-font-color; -} - -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text,.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: @content-font-color; -} - -.e-kanban .e-kanbantoolbar .e-text, .e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text { - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin="office-365"){ - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-kanbantoolbar .e-select.e-hover { - .hover-gradient(); - & when (@skin= "office-365"){ - /*office-365*/ - border-color: @hover-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border-color: @hover-border-color; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - border-color: @active-bg-stcolor; - } - } - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, .e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @theme-primary; - border-color: @theme-primary; - } -} - -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: @default-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: @kanban-cell-exceed; - filter: none !important; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: @kanban-cell-deceed; -} - -.e-kanban .e-kanbantooltip { - & when (@skin= "material"){ - /*office-365*/ - background: @grey-700; - color: #ffffff; - } - & when not (@skin= "material"){ - /*office-365*/ - background: @content-bg-color; - color: @content-font-color; - } - border: @border-size @border-type @content-border-color; - box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); -} - -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, .e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - & when (@skin="office-365"){ - /*office-365*/ - border-left: 0px; - background-color: @content-bg-color; - } - & when not (@skin= "office-365"){ - /*other*/ - .kanban-cell-bg(); - border-left: 1px solid @default-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @content-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover{ - & when (@skin="office-365"){ - border-color: @neutral-secondary-alt; - } -} -.e-kanban .e-kanbandialog .e-save:hover, .e-kanban .e-externalform .e-save:hover{ - & when (@skin="office-365"){ - background-color: @theme-dark; - color: @theme-dark-font; - } -} -.e-kanban .e-kanbandialog .e-save:focus, .e-kanban .e-externalform .e-save:focus{ - & when (@skin="office-365"){ - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind{ - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel{ - & when (@skin="office-365"){ - background: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before{ - & when (@skin="office-365"){ - color: @neutral-light-font-alt; - } -} - -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} - -.e-kanban div.e-field-validation-error { - background-color: #FFFE91; - color: #CD0A0A; -} - -.e-kanban .e-kanbantouchbar .e-content { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: @default-icon-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: @content-bg-color; -} - -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, .e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid @default-border-color; - border-left: 0px; -} - -.e-kanban.e-rtl td:first-child, .e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, .e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, .e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: @content-border-color !important; -} - -.e-kanban.e-rtl .e-kanbancard { - border-color: @content-border-color; -} - -.e-kanban .e-customaddbutton,.e-kanban .e-columnadd { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-customtoolbarseparator { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: 1px solid @default-border-color; - } -} - -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - .default-gradient(); -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} - -.e-kanbanfilter-window { - & when (@skin= "material") { - /*material*/ - border: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @header-border-color; - } - background: @content-bg-color; -} - -.e-kanbanfilter-window .e-kbnfilterwindow-head { - & when (@skin= "material") { - /*material*/ - background: @grey-100; - border-bottom: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @header-bg-stcolor; - border-bottom: 1px solid @header-border-color; - } -} - -.e-kanbanfilter-window .e-filter-content,.e-swimlane-window, .e-kanban .e-adapt-search, .e-kanban.e-responsive .e-adapt-cancel { - background: @content-bg-color; -} - -.e-swimlane-window .e-swimlane-item:hover { - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-swimlane-window .e-swimlane-item { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-swimlane-window .e-swimlane-item.e-selected-item{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - .hover-gradient(); - color: @hover-font-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - .hover-gradient(); -} - -.e-kanbanfilter-window .e-filter-done:hover { - & when (@skin= "material") { - /*material*/ - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - color: @kanban-filter-done-stcolor; - } -} - -.e-kanbanfilter-window .e-filter-done { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-swimlane-window { - background: @content-bg-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - .hover-gradient(); -} - -.e-swimlane-ul li:not(:last-child) div:after { - background: @content-border-color; -} - -.e-swimlane-arrow:hover, .e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, .e-kanban .e-kanbanheader .e-headercell .e-totalcount, .e-kanban .e-minlimit, .e-kanban .e-maxlimit,.e-kanban .e-limits, .e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-icon-color; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbancard .e-bottom-triangle { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @header-bg-endcolor; - } - & when not (@skin= "material") { - /*other*/ - border-bottom-color: @active-bg-stcolor; - } -} -.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{ - border-color: @content-border-color; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap,.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap,.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, .e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } - & when not (@skin= "material") { - /*other*/ - border-color:@content-border-color; - } - background-color: @content-bg-color; - color: @content-font-color; -} -.e-kanban .e-kanbancard .e-primarykey,.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name,.e-swimlane-ddl .e-swimlane-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-kanbancard .e-primarykey{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-kanban .e-externalformedit div>label,.e-kanban .e-kanbandialog .kanbanform label{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-totalcard,.e-kanban .e-limits{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-dialog .e-titlebar{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @base-font-color; - box-shadow: none; - } -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before,.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul,.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @grey-500; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{ - & when (@skin= "material") { - border-bottom:none !important; - } -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @accent-color !important; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active a:before{ - & when (@skin= "material") { - /*material*/ - color: @default-icon-color !important; - } -} -.e-kanban .e-ejinputtext:focus,.e-kbnadapt-editdlg .e-ejinputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - border-bottom-width: 2px; - } -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, .e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, .e-kanban .e-externalform .e-save, .e-kanban .e-externalform .e-cancel,.e-kbnadapt-editdlg .e-save,.e-kbnadapt-editdlg .e-cancel,.e-kanbanfilter-window .e-clearfilter{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @accent-color; - box-shadow: none !important; - } -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, .e-kanban.e-js .e-kanbandialog .e-cancel:hover, .e-kanban.e-js .e-externalform .e-save:hover, .e-kanban.e-js .e-externalform .e-cancel:hover, .e-kbnadapt-editdlg .e-save:hover, .e-kbnadapt-editdlg .e-cancel:hover, .e-kanbanfilter-window .e-clearfilter:hover{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color:@base-font-color; - } -} - .e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before{ - & when (@skin= "material") { - /*material*/ - color: @grey-600; - } -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{ - background:transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-kanban .e-cardcollapse:after,.e-kanban .e-cardexpand:after,.e-kanban .e-slcollapse:after,.e-kanban .e-slexpand:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - .e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - color: @base-font-color; - } - } -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan{ - & when (@skin= "material") { - border-bottom: 1px solid @grey-300; - } - } - -.e-spreadsheet { - color: @sscontent-color; - border-color: @sscontent-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: @ssheader-border-color; - color: @ssheader-content-color; -} - .e-spreadsheet .e-spreadsheetmainpanel .e-headercell, - .e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, - .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - & when (@skin= "material") { - color: @material-ssheader-content-color; - } - } -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: @ssheader-select-bgcolor; - border-color:@ssheader-hover-bordercolor; - color: @ssheader-content-color; - & when (@skin= "office-365") { - background-color: @ssheader-hover-bgcolor; - color: @ssheader-hover-fontcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: @ssheader-border-color; - background-color: @content-bg-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: @ssheader-border-color; - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: @content-font-color; - background-color: @content-bg-color; - border-color: @content-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: @ssheader-bgcolor; -} -.e-ss-editinput .e-in-wrap, .e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ -.e-spreadsheet .e-reSizeColbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: @ssheader-select-bgcolor; - color:@sscontent-color; - & when (@skin = "office-365") { - background: @sscontent-selection-bgcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: @content-bg-color; - color:@sscontent-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-right-color: @ssfroze-highlight-color; -} -.e-menu-wrap .e-chartcell:hover, .e-chartimg:hover { - background-color: @sshover-bg-color; -} -.e-chartimg:hover { - & when (@skin = "office-365") { - border-color:@sscontent-selection-bgcolor; - background-color:none; - } -} -/*-------------------- Borders ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: @sscontent-active-color; - color: @ssnumeric-icon-color; -} - -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: @sscomments-focused-border; - border-color: @sscomments-excel-border; - color:@sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select { - border-color: @sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: @sscomments-excel-border; -} -/*--------------------- Selection -------------------------- */ -.e-spreadsheet div.e-selecttop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectleft { - border-left-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-selectall { - color: @ssselectall; -} -.e-spreadsheet .e-ss-selectall:hover { - color: @ssselectallhover; -} -.e-spreadsheet .e-sheetselected, .e-spreadsheet .e-sheetselected:hover { - color: @ssselectselected; -} -/*--------------------- Auto Fill -------------------------------*/ -.e-spreadsheet .e-autofill { - border-color: @content-bg-color; - background-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: @ssfroze-highlight-color; -} -/*--------------------- Cut and Copy ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-blur { - background-color: @sscopy-blur-bgcolor; -} -.e-spreadsheet .e-spanfilter, .e-spreadsheet .e-spanddl{ - border-color: @ssheader-border-color; - background-color: @default-bg-stcolor; - color: @default-icon-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: #ffff00; - color: #ff0000; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: @sscopy-blank-bgcolor; -} -/*-------------------------- Formula Tab --------------------------- */ -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: @sscontent-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: @ssheader-content-color; -} -.e-spreadsheet .e-inputbox > input { - color: @sscontent-color; -} -/*-------------Pager-------------*/ -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: @sspager-font-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { -& when not (@skin = "material") { - background: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -& when (@skin = "material") { - background: none; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: @ssfroze-highlight-color; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: @content-border-color; - & when (@skin = "office-365") { - border-right-color: @theme-dark-font; - } -} -.e-spreadsheet .e-formulabar { - background-color:@ssheader-bgcolor; -} -.e-ss-dialog .e-chartheader { - background-color:@ssheader-bgcolor; - color:@ss-chartmenu-color; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color:@ssheader-border-color; -} -/*---------------------- Dialog -------------------------- */ - .e-dlgtab .e-header, - .e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ -} -.e-spreadsheet .e-dlg-field-validation-error, .e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} - .e-dlgright, - .e-dlgleft, - .e-dlginput, - .e-dlgcontent, - .e-chtdlgright, - .e-chtdlgleft, - .e-chtdlgcontent { - border-color: @ssheader-border-color; -} - .e-dlgviewpanel { - border: 1px solid @ssdialog-border; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: @ssdialog-border; -} - -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ -.e-menu .e-nmuseinformularow:hover { - background-color: @ssfroze-highlight-color; -} -/*---------------------- Cell Styles--------------------*/ -.e-menu-wrap .e-cellstylecontent, .e-menu-wrap .e-formatastablecontent, .e-menu-wrap .e-chartcontent { - background-color: @ss-chartmenu-bgcolor; - color: @ss-chartmenu-color; -} -.e-menu-wrap .e-cellstyleheader, .e-menu-wrap .e-formatastableheader { - background-color: @ss-chartmenuheader-bgcolor; - color: @ss-chartmenu-color; - border-color: @ssheader-border-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - border-color: @sshover-bg-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - & when (@skin = "material") { - border-color: @material-sshover-border-color; - } -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: #ff0000 transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: #000000; -} - .e-list.e-hdrcolor { - background-color: @sscomments-hdr-bgcolor !important; - color: @sscontent-color !important; -} - .e-list.e-color { - border-color: @header-bg-stcolor !important; -} - .e-list.e-hdrcolor.e-mhover > a, .e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: @sscontent-color !important; -} - .e-list.e-color.e-mhover.e-mfocused { - border-color: @sscomments-focused-border !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: @sscomments-excel-border; -} -/*---------------------------RTL--------------------------*/ -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: @sscomments-excel-border; -} -.e-ss-dialog .e-chartselect { - border-color: @ssactive-bg-color; - & when (@skin = "office-365") { - border-color: @sschart-select-color; - } -} -.e-menu-wrap .e-chartcell { - border-color: @header-bg-stcolor; -} -.e-spreadsheet .e-ss-object { - background-color: @content-bg-color; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: @sschart-darktheme-bgcolor; -} -/*-------------------------Merge--------------------*/ -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - .spread-toggle-gradient(); - color:@sscontent-color; - & when (@skin = "bootstrap") { - color:@active-font-color; - } - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } - & when (@skin = "bootstrap") { - color:@content-bg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color:@ss-icon-color; -} -/*-------------------------Auto fill Option--------------------*/ -.e-ss-colorpicker .e-in-wrap.e-tool, .e-ss-colorpicker .e-in-wrap.e-tool .e-select { - & when not (@skin = "material") { - background-color: @rbncontent-content-bg-color; - } - & when (@skin = "material") { - background-color: none; - } -} -/*--------------------------------- Freeze Pane -------------------------------*/ -.e-spreadsheet .e-frow{ - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-fcol { - border-color: @ssfroze-highlight-color; -} -/*-------------------------Ribbon icons Customization--------------------*/ -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: @sshover-bg-color; - & when (@skin = "office-365") { - border-color:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - .spread-toggle-gradient(); - color:@ssactive-font-color; - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - border-color:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active{ - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @default-icon-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, .e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{ - color: @ssactive-icon-color; - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: @ssheader-border-color; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} - .e-ribbon .e-btn.e-ss-active { - background-color: @ssfroze-highlight-color; - color: @header-bg-stcolor; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} - -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #ccc; -} - -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} -.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, .e-spreadsheet .e-splitspan .e-btn.e-select { - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{ - border-color:@ssheader-border-color; -} -.e-ss-colorpicker.e-popup { - background-color:@ssheader-bgcolor; - color:@ssheader-content-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color:@ssheader-bgcolor; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color:@disable-icon-bg-color; - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active),.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - & when (@skin="material") { - background: @hover-bg-stcolor; - } -} - -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - & when (@skin="material") { - background: none; - } -} - -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color:#00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor:@ssdown-arrow-cursor; - } -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor:@ssright-arrow-cursor; - } -.e-spreadsheet .e-ss-fpcursor { - cursor:@ssformatpainter-cursor; - } -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor:@ssdraw-border-cursor; - } -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor:@ssdraw-border-grid-cursor; - } - -/***********************SpreadsheetTextArea***********************************/ - - .e-ss-textarea, .e-ss-textarea:focus, .e-ss-textarea:hover{ - border-color:@ss-textarea-color; - } - -/*-------------------------------------SpreadsheetCellType--------------------*/ -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{ - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select{ - background:@ssheader-bgcolor; -} -/*----------------------------Activation Panel-------------------------*/ -.e-spreadsheet .e-spreadsheetactpanel{ - border-left-color: @ssheader-border-color; -} -/*---------------------------Border Menu-------------------------------*/ -.e-spreadsheet .e-bordercontainer { - background-color: @content-bg-color; -} -.e-spreadsheet .e-bordercell:hover { - border-color: @sshover-bg-color; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: @content-bg-color; - border-color: @header-border-color; -} -/*---------------------------Pivot Table-------------------------------*/ -.e-spreadsheet .e-ss-pivottableheader { - background-color: @ssheader-select-bgcolor; - border-color: @ssheader-border-color; - color: @ssheader-content-color; - -} -/*-------------------------------------Material Theme Changes -----------------------*/ -.e-spreadsheet .e-formulabar, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, .e-spreadsheet .e-scrollcss, .e-spreadsheet .e-scrollrowcss { - & when (@skin = "material") { - background-color: @material-ssbg-default-color; - } -} - -.e-ss-dialog .e-btn.e-select, .e-ss-dialog .e-btn.e-select:hover, .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - color: @ssactive-bg-color; - } -} - - .e-ss-dialog .e-btn.e-select:hover { - & when (@skin = "material") { - background-color: @material-sstextbox-border-color; - } - } - - .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - background-color: @ssselectall; - } - } - -.e-ss-dialog .e-dialog input.ejinputtext:focus, .e-spreadsheet input.ejinputtext:focus { - & when (@skin= "material") { - border-color: @ssactive-bg-color; - } -} - -.e-ss-dialog .e-dialog input.ejinputtext, .e-spreadsheet input.ejinputtext { - & when (@skin= "material") { - border-color: @material-sshover-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - & when (@skin = "material") { - border-top-color: @material-sstextbox-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-titlebar { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - } -} - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - & when (@skin = "material") { - color: @material-dlgtab-inactcolor; - } - } - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } - } - -.e-ss-autocomplete.e-atc .e-in-wrap { - & when (@skin = "material") { - border-color: @material-ac-brdr-color; - } -} - - .e-ss-autocomplete.e-atc .e-in-wrap:active { - & when (@skin = "material") { - border-color: @material-ac-brdractive-color; - } - } - -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog label, .e-ss-dialog .e-ss-fcgdiv { - & when (@skin = "material") { - color: @material-dialog-content-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - & when (@skin = "material") { - color: @material-ssheader-content-color; - } -} - -.e-ss-dialog .e-dialog .e-dlgctndiv label { - & when (@skin = "office-365") { - color:@ssheader-hover-fontcolor; - } -} - -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover{ - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssdlgbtn-dark-bg; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { -& when (@skin = "office-365") { - border:none; - } -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @hover-icon-color; - } -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: @hover-bg-stcolor; -} -.e-spreadsheet .e-ss-iconset-title { - color: @default-font-color; -} - -/*-------------------------------------SpreadSheet End -----------------------*/ - - - - -.e-documenteditor { - background-color: @content-bg-color; -} - -.e-documenteditor-contextmenuitem:hover { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.e-documenteditor-contextmenuitem { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-disabledcontextmenuitem { - background-color: @content-bg-color; - color: #808080; -} - -.e-documenteditor-optionspane { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-icon.e-search { - color: @hover-bg-stcolor; -} - - - -/*------------------------------------- Mediaplayer -------------------------------------------*/ -/*#region mediaplayer*/ -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} - -.e-media-player { - border-color: @header-border-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-control-container { - background: @content-bg-color; -} - -.e-media-player .e-media-element { - background: @content-bg-color; -} - -.e-media-player .e-slider { - background-color: @default-icon-color !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, .e-media-player .e-media-playlist-icon:before, .e-media-player .e-media-playlist-toggle:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: @default-icon-color; -} - -.e-media-player .e-media-time-stamp.e-media-adv { - color: @default-font-color; -} - -.e-media-player .media-shuffled:before, .e-media-player .media-muted:before, .e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: @active-bg-stcolor; -} - -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} - -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, .e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-split { - color: @default-font-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: @content-bg-color; -} - -.e-media-time-stamp-end.e-media-basic, .e-media-time-stamp-run.e-media-basic { - color: @default-font-color; -} - -.e-media-player .e-media-time-stamp-end.e-media-mob, .e-media-player .e-media-time-stamp-run.e-media-mob { - color: @default-font-color; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: @content-bg-color; - border-color: @content-border-color !important; -} - -.e-media-settings-popup li { - background-color: @content-bg-color !important; -} - -.e-media-settings-popup .e-header { - background-color: @header-bg-stcolor !important; - border-bottom-color: @header-border-color !important; -} - -.e-media-settings-selector:before { - color: @active-bg-stcolor; -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: @active-bg-stcolor !important; -} - -.e-media-settings-popup .e-list-text, .e-media-settings-popup .e-btn-text { - color: @default-font-color !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: @content-bg-color !important; -} - -.e-media-player .e-media-playlist-img-div.desktop { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-img-div.mobile { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-play:before { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-title { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-header { - border-bottom-color: @header-border-color; -} - -.e-media-player .e-media-playlist-header label { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.desktop { - background-color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.e-media-expand:before, .e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: @default-font-color !important; -} - -.e-media-player .e-media-playlist-container .e-listbox .e-select { - /*background: @active-bg-stcolor !important;*/ -} - -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: @content-border-color; -} - -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: @content-bg-color; -} -/*region playlist styles*/ - -/*other styles*/ -.e-media-player .e-media-video-baner { - color: @active-font-color; -} - -.e-media-player .e-media-audio-title { - color: @header-font-color; -} - -.e-media-player .e-media-overlay { - color: white; -} - -.e-media-player .e-media-time-tooltip { - border-color: @content-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-hd-tag { - color: red; -} - -.e-media-player .e-media-toolbar-split { - background: @header-border-color; -} - -.e-media-player .e-media-playlist-close:before { - color: @default-icon-color; -} - -.e-media-player .e-media-play-animation { - background: rgba(0,0,0,.5); -} - -.e-media-player .e-slider .e-handle { - border-color: @default-border-color !important; -} -/*#region hover*/ -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: @hover-font-color !important; -} - -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} - -.e-media-settings-popup li:hover { - background: @hover-bg-stcolor !important; -} - - -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - & when (@skin= "material") { - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-left: 0px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - padding-top: 0px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "material") { - background-color: white !important; - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - left: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - top: -18px !important; - right: 0px !important; - } -} - -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-top: 0px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "material") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "material") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "material") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "material") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} - -.e-media-player .e-media-hd-tag { - & when (@skin= "material") { - right: 0px !important; - } -} - -.e-media-settings-popup .e-list-text { - & when (@skin= "material") { - font-size: 13px !important; - } -} -/*office-365 theme*/ -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-left: -2px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding-top: 0px !important; - margin-top: -6px; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - left: 0px !important; - } -} - -.e-media-player .e-media-settings-selector:before { - & when (@skin= "office-365") { - top: 6px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-container .e-listbox li { - & when (@skin= "office-365") { - padding: 4px !important; - } -} - -.e-media-player .e-media-playlist-number { - & when (@skin= "office-365") { - margin-top: -17px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "office-365") { - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - top: -6px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "office-365") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "office-365") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "office-365") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "office-365") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} -/*#end region mediaplayer*/ - - - -.e-ganttchart .e-ganttviewerbodyContianer{ - background-color:@gantt-chart-content-bg-color; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color:@gantt-content-border-color; -} - -.e-ganttchart .e-headercell-weekend > div -{ - & when (@skin= "office-365") { - background:@neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - .ganttheader-gradient(); - } -} -.e-ganttchart .e-ganttoverallocate{ - background-color:@gantt-chart-histobar-overallocate-bg-color; -} -.e-ganttchart .e-ganttnonoverallocate{ - background-color:@gantt-chart-histobar-nonoverallocate-bg-color; -} -.e-ganttchart .e-gantthistocalender{ - border-color: @gantt-chart-histocalender-color; -} -.e-ganttchart .e-gantthistoworklabel{ - color: @gantt-chart-histowork-label; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend -{ - background-color:@gantt-weekends-bg-color; -} - -.e-ganttchart-core{ - background:@gantt-chart-content-bg-color; -} - -.e-ganttchart .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } - } - -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color !important; - font-family:@font-family; - & when (@skin= "material") { - height:27px; - line-height:27px; - } - & when (@skin= "office-365") { - height:29px; - line-height:29px; - } -} - -.e-gantt-dialog { -width:42% !important; -} - -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} - -.e-ganttchart .e-ganttviewerheaderContainer { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-bottom-color:@gantt-header-border-color !important; - border-right-color:@gantt-header-border-color; - & when (@skin= "material") { - height:54px!important; - } - & when (@skin= "office-365") { - height:58px!important; - } -} - -.e-ganttchart .e-milestone-top{ - - border-bottom-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-milestone-bottom { - border-top-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: @gantt-content-font-color; - font-family: @font-family; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: @gantt-connectorline-arrow-bg-color; -} - -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: @gantt-connectorline-arrow-bg-color; -} - -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .tgPopUp-gradient(); - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - border-color: @gantt-tooltip-border-color; - } -} - - .e-tooltiptaskname { - & when (@skin= "material") { - color: @primary-font-color; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-tooltip-font-color; - } - font-family: @font-family; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: @font-family; -} -.e-ganttchart .e-tasklabel { - font-family: @font-family; - color:@active-font-color; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - & when not (@skin= "material") and not (@skin= "office-365") { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0); /* IE9 and below */ - } -} -.e-ganttchart .e-gantt-mouseclick { - & when (@skin= "material") { - background:fade(@grey-100,70); - } - & when (@skin= "office-365") { - background:fade(@theme-lighter,70); - } - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color:@gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-ganttchart .e-progresshandle { - background: @gantt-progressHandle-color; -} - -.e-ganttchart .e-progresshandleafter { - border-bottom-color: @gantt-progressHandle-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-parent-taskbar-border-color; - } -} - -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-child-taskbar-border-color; - } -} - -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} - -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: @font-family; - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress { - & when (@skin= "office-365") { - background: @neutral-primary; - } - & when not (@skin= "office-365") { - .gantt-parent-progress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-parent-progress-enbg-color}', endColorstr='@{gantt-parent-progress-enbg-color}',GradientType=0 ); - } -} - -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color:@gantt-parent-task-bg-color; - background: rgb(red(@gantt-parent-task-bg-color),green(@gantt-parent-task-bg-color),blue(@gantt-parent-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@{gantt-parent-taskbar-color}', endColorstr='@{gantt-parent-taskbar-color}',GradientType=0 ); -} - -.e-ganttchart .e-gantt-childtaskbar-progress{ - .gantt-child-progress-background(); -} -.e-ganttchart .e-gantt-childtaskbar { - background-color:@gantt-child-task-bg-color; - background: rgb(red(@gantt-child-task-bg-color),green(@gantt-child-task-bg-color),blue(@gantt-child-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - .gantt-child-manualprogress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-chart-manual-child-progressbar-stbg-color}', endColorstr='@{gantt-chart-manual-child-progressbar-endbg-color}',GradientType=0 ); - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-manualchildtaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-line { - border-color: @gantt-connectorline-color; -} - -.e-ganttchart .e-connectorpoint-hover { - background-color:@gantt-connectorpoint-hover-color; -} - -.e-ganttchart .e-gantt-falseLine { - border-top-color:@gantt-falseLine-color; -} - -.e-ganttchart .e-gripper:before { - color:@gantt-task-gripper-color; - background: rgb(red(@gantt-task-gripper-color),green(@gantt-task-gripper-color),blue(@gantt-task-gripper-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} - -.e-ganttchart .e-ganttgridlines { - border-bottom-color: @gantt-chart-border-color; -} - -.e-ganttchart .e-criticalconnectorline { - border-color: @gantt-chart-critical-connectorline-color !important; -} - -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: @gantt-chart-critical-connectorline-rightarrow-color !important; -} - -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: @gantt-chart-critical-connectorline-leftarrow-color !important; -} - -.e-ganttchart .e-criticalprogressbar { - background: @gantt-chart-critical-child-progressbar-color !important; - border-color: @gantt-chart-critical-child-progressbar-border-color !important; -} - -.e-ganttchart .e-criticaltaskbar { - background: @gantt-chart-critical-child-taskbar-color !important; - border-color: @gantt-chart-critical-child-taskbar-border-color !important; -} - - .e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-left, - .e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} - -.e-rg-rangdiv { - background: #ff0000; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} - .e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: @gantt-taskbar-selection-border-color; -} - -.e-ganttchart .e-connectorline-leftarrow-hover{ - border-right-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-rightarrow-hover{ - border-left-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-hover{ - border-color: @gantt-chart-connectorline-hover-color !important; - outline-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-child-task-bg-color; - background: linear-gradient(to right, @gantt-child-unschedule-task-bg-color, @gantt-child-progress-bg-color 30%, @gantt-child-progress-bg-color 70%, @gantt-child-progress-bg-color 70%, @gantt-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color:@gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - background: linear-gradient(to right, @gantt-manual-child-unschedule-task-bg-color, @gantt-chart-manual-child-progressbar-stbg-color 30%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-manual-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar{ - border-bottom-color:@gantt-parent-task-bg-color; -} - -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color:@gantt-parent-task-bg-color; -} - - -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-default, .e-radialmenu .e-outerdefault{ - fill: @default-bg-stcolor; -} -.e-radialmenu .e-active{ - fill: @hover-bg-stcolor; -} -.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{ - fill: @content-bg-color; - stroke:@content-bg-color; -} -.e-radialmenu .e-textcolor{ - fill: @content-font-color; -} -.e-radialmenu .e-radial{ - border-color: @active-bg-stcolor; - background-color:@content-bg-color; -} -.e-radialmenu .e-badgetext{ - fill: @radial-badge-color; -} -.e-radialmenu .e-badgecircle{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-radialslider { - background-color:@content-bg-color; -} -.e-radialmenu:focus{ -outline:none !important; -} - - - - -.e-nb.e-nb-layout.e-nb-right { - .default-gradient(); - color: @default-font-color; - border-left: 1px solid @default-border-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} - -.e-nb.e-nb-layout.e-nb-left { - background: @content-bg-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - & when (@skin= "material") { - border: 1px solid @default-border-color; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "office-365") and not (@skin= "material") { - border-right: 1px solid @default-border-color; - } -} -.e-lv.subpage -{ - & when (@skin= "office-365") { - font-family: @font-family; - color: @theme-light-font; - font-size: 13px; - padding: 0; - background-color: #ffffff; - border-bottom: @border-size @border-type @neutral-light; - border-left: @border-size @border-type @neutral-light; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - } -} -.e-lv.subpage .e-list-container div.e-content { - & when (@skin= "office-365") { - padding: 10px; - } -} -.e-lv .e-lv .e-list-container { - border:none; -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before{ - .material-hover-navigation-header-icon-color; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - & when (@skin= "material") { - color: @accent-color; - } - & when (@skin= "office-365") { - color: @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-left: 2px @border-type @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - & when (@skin= "office-365") { - background-color: @neutral-lighter-alt; - } -} -.e-nb .e-nb-listview.e-lv .e-list { - & when (@skin= "material") { - padding-left:24px; - } - & when (@skin= "office-365") { - height:44px; - padding: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text{ - & when (@skin= "material") { - padding-left:24px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - font-size: 14px; - color: @theme-light-font; - } - -} -.e-lv .e-header { - & when (@skin= "material") { - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-nb.e-nb-overlay { - & when (@skin= "material") { - background-color:#383838; - opacity:0.5; - } - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - & when (@skin= "material") { - top:5px; - } - & when (@skin= "office-365") { - left: 8px; - top: 6px; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - & when (@skin= "material") { - margin-top:-4px; - } - & when (@skin= "office-365") { - padding-left: 12px; - padding-top: 6px; - font-size: 16px; - height: 20px; - width: 20px; - } -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - & when (@skin= "office-365") { - border: none; - } -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-lv.e-navigation .e-header h2 { - & when (@skin= "material") { - padding-top:11px; - padding-left:24px; - color:@primary-font-color; - font-size:20px; - } - & when (@skin= "office-365") { - font-size: 17px; - font-weight: 300; - padding-left: 20px; - color: @theme-primary-font; - } -} -.e-lv.e-navigation .e-header > .e-icon:before { - & when (@skin= "office-365") { - color: @theme-primary-font; - line-height: 15px; - font-size: 20px; - height: 14px; - } -} -.e-lv.e-navigation .e-header .drawericon { - & when (@skin= "material") { - padding-top:10px; - } - & when (@skin= "office-365") { - height: 44px; - width: 44px; - padding: 0; - } -} -.e-lv.e-navigation .e-header .drawericon:before { - & when (@skin= "material") { - color:@primary-font-color; - } -} -.e-lv.e-navigation>.e-header>.e-icon:hover:before{ - & when (@skin= "material") { - color:@primary-font-color; - opacity:1.5; - } -} - .e-lv.e-navigation .e-header { - & when (@skin= "material") { - background:@primary-color !important; - } - & when (@skin= "office-365") { - padding: 0; - height: 44px; - box-shadow: none; - border: none; - background: @theme-primary; - } -} - .e-nb-listview .e-list-img.e-home, .e-nb-listview .e-list-img.e-profile, .e-nb-listview .e-list-img.e-people, .e-nb-listview .e-list-img.e-photo, .e-nb-listview .e-list-img.e-communities, .e-nb-listview .e-list-img.e-location { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - & when (@skin= "material") { - line-height: normal; - } -} - -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: @active-font-color; - & when (@skin= "material") { - margin:2px; - font-weight:400; - font-family:@font-family; - } -} - -.e-tile .e-image-parent { - .tile-bg-gradient; -} - -.e-tile .e-image-parent { - .material-tileview-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-tile .e-tile-selected::after { - border-top: 28px solid @cell-selection-stbg-color; -} - -.e-tile .e-tile-selected { - border: 2px solid @active-border-color; -} -.e-tile-wide { - & when (@skin= "material") { - width: 354px !important; - } - -} -.e-tile-medium { - & when (@skin= "material") { - width: 175px !important; - } -} -.e-tile-small { - & when (@skin= "material") { - width: 85.5px !important; - height: 73px !important; - } -} -.e-tile-group .e-tile-column { - & when (@skin= "material") { - max-width:358px; - } -} -.e-tile.e-js.e-tile-web:hover { - & when (@skin= "material") { - box-shadow:0px 3px 6px 0px rgba(0,0,0,0.26); - } -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - & when (@skin= "material") { - background-color: @material-tile-hover-color; - } - & when (@skin= "office-365") { - border: 2px @border-type @theme-darker; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } -} -.e-tile-caption-text.e-caption-innerbottom::before { - & when (@skin= "material") { - margin-bottom: 16px; - } -} -.e-tile-caption-text::before { - & when (@skin= "material") { - padding-left:12px; - } -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), .e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:48px 48px; - } -} -.e-tile-caption::before { - & when (@skin= "material") { - font-size:15px; - } - & when (@skin= "office-365") { - font-size: 14px; - font-family: @font-family; - color: @theme-primary-font; - } -} -.e-tile-small-col-2 { - & when (@skin= "material") { - width:179px; - height:154px; - } -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:24px 24px; - } -} -.e-tile.e-tile-imagefill .e-tile-overlay { - & when (@skin= "material") { - margin-top:75px; - background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - } -} - - -/*------------------------------------- Radial Slider -------------------------------------------*/ -.e-radialslider .e-radial-needle { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-inner-circle { - border-color: @active-bg-stcolor; -} - -.e-radialslider .e-radialarcdefault { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-ticks-text, .e-radialslider .e-dynamic-text { - fill: @default-font-color; -} - -.e-radialslider .e-needle-over { - stroke: @active-bg-stcolor; -} - -/*------------------------------------- Signature -------------------------------------------*/ - - -.e-signature{ - - background-color: @content-bg-color; - border: 3px solid @active-bg-stcolor; -} -.e-signature.e-disable { - border-color:@disable-control-border-color; -} - - -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} - -.e-spellcheck .e-sentence { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-spellcheck .e-suggestionlist { - border-color: @content-border-color; -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - -.e-spellmenu .e-list:hover { - & when (@skin= "material") { - background-color: @grey-200 !important; - } -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - - - -/*------------------------------------- ComboBox -------------------------------------------*/ - - .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - - .e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} - - .e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border:inherit; - font-style: italic; -} - -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - & when (@skin= "material") { - background: white; - } - } - - .e-input-group::before { - & when (@skin= "material") { - left: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - background: @accent-color; - } - } - - .e-input-group.e-input-focus::before, - .e-input-group.e-input-focus::after { - & when (@skin= "material") { - width: 50%; - } -} - -.e-input-group::after { - & when (@skin= "material") { - right: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - bottom: -2px; - content: ''; - height: 2px; - position: absolute; - transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1); - width: 0; - z-index: 10; - } -} - -.e-icon-anim .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(180deg); - transition: transform 300ms ease; - } -} - -.e-input-group .e-ddl-icon:hover { - & when (@skin= "material") { - background: transparent; - } -} - -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - & when (@skin= "material") { - background: transparent; - } -} - - input.e-combobox.e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - - input.e-combobox.e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - -.e-input-group .e-ddl-icon:not(:active)::after { - & when (@skin= "material") { - animation: none; - } -} - - .e-dropdownbase.e-content { - background: @content-bg-color; - color: @content-font-color; - } - - .e-list-item.e-hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - } - - input.e-combobox.e-input { - border: @border-size @border-type; - font-family: @font-family; - font-size: @content-font-size; - } - - .e-combobox.e-input[disabled], - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group.e-disabled { - border-bottom-style: @border-type; - } - - .e-ddl.e-input-group .e-input-group-btn button { - font-family: @font-family; - font-size: @content-font-size; - } - - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group .e-clear-icon { - color: @default-icon-color; - } - - input.e-combobox.e-input, - textarea.e-combobox.e-input { - background: @content-bg-color; - border-color: @content-border-color; - color:@content-font-color; - } - - .e-ddl.e-input-group { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-icon { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - background: @content-bg-color; - } - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } - } - } - - .e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } - } - } - - .e-ddl.e-input-group.e-rtl .e-input-group-icon { - & when (@skin= "material") { - border: none; - } - & when not (@skin= "material") { - border-right: 1px solid @content-border-color; - } - } - .e-combobox.e-input[disabled] { - background: 0px; - } - - .e-combobox.e-input[readonly] { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-btn button { - background: @content-bg-color; - border-color: @content-border-color; - color: @default-icon-color; - } - - .e-ddl.e-input-group .e-input-group-btn button:hover, - .e-ddl.e-input-group .e-input-group-icon:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, - input.e-combobox.e-input::selection { - & when not (@skin= "material") { - background: @active-bg-stcolor; - color: @active-font-color; - } - } - - input.e-combobox.e-input::-webkit-input-placeholder, - input.e-combobox.e-input:-moz-placeholder, - input.e-combobox.e-input::-moz-placeholder, - input.e-combobox.e-input:-ms-input-placeholder { - color: @header-border-color; - } - - - .e-ddl.e-input-group { - border-bottom-color: @content-border-color; - } - - - .e-ddl.e-input-group .e-ddl-icon:before { - & when (@skin= "material") { - content: "\e666"; - } - & when (@skin= "office-365") { - content: "\e804"; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - content: "\e63b"; - } - } - width: 14px; - height: 14px; - display: block; - margin: 0 auto; - } - - - .e-input-group.e-ddl { - & when (@skin= "material") { - height: 31px; - } - & when (@skin= "office-365") { - height: 30px; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - height:28px; - } - } - } - - .e-ddl.e-popup { - border: 1px solid @default-border-color; - position: absolute; - & .e-input-group { - margin-bottom: 0; - } - } - - - .e-ddl.e-popup { - border-color: @default-border-color; - } - - .e-dropdownbase.e-nodata { - font-family: @font-family; - font-size: 16px; - } - - // theme - .e-dropdownbase { - border-color: @default-border-color; - & .e-list-item { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - background-color: @content-bg-color; - border-bottom: @border-size; - border-color: @default-gradient-color; - color: @default-font-color; - font-family: @font-family; - font-size: @content-font-size; - line-height: 2.4em; - text-indent: 1.067em; - } - - & .e-list-group-item, - .e-fixed-head { - background-color:@content-bg-color; - border-color: @content-bg-color; - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; - } - - & .e-list-item.e-active.e-hover { - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } - } - - & .e-list-item.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } - - } - - & .e-list-item.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - } - - & .e-list-item:last-child { - border-bottom: 0; - } - - & .e-list-item.e-item-focus { - background-color: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group input.e-combobox.e-input , - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: @content-border-color; - } - - .e-ddl.e-input-group.e-input-focus { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } - } - } - - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent @content-border-color transparent transparent; - } - - .e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, - .e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, - .e-input-focus .e-combobox.e-input:last-child:focus, - .e-ddl.e-input-group.e-input-focus span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button { - border-color: transparent transparent transparent @content-border-color; - } - - .e-ddl.e-input-group { - border: @border-size @border-type; - border-color: @content-border-color; - & when (@skin= "material") { - border-width: 0 0 1px 0; - } - & when not (@skin= "material") { - border-width: 1px; - } - } - - .e-input-group-btn:not(:last-child) button, - .e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - & when (@skin= "material") { - border-left-width: 0px; - } - & when (@skin= "office-365") { - border-left-width: 0px; - } - - & when not (@skin= "material") { - border-left: 1px @border-type; - border-left-width: 1px; - border-color: @content-border-color; - } - - } - - .e-ddl.e-input-group .e-input-group-icon, - .e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: @content-font-size; - padding: 7px; - & when (@skin= "bootstrap") { - border-radius: 0px 4px 4px 0px; - } - } - .e-ddl.e-rtl.e-input-group .e-input-group-icon, - .e-ddl.e-rtl.e-input-group .e-input-group-btn button { - & when (@skin= "bootstrap") { - border-radius: 4px 0px 0px 4px; - } - } - - .e-ddl { - .e-input-value, - .e-input-value:focus { - font-family: @font-family; - font-size: @content-font-size; - height:auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; - } - } - - .e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon{ - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left-width: 1px; - border-left-style:solid; - border-left-color: @content-border-color; - } - } - } - - /*------------------------------------- End ComboBox -------------------------------------------*/ diff --git a/public/content/ejthemes/material/ej.theme.min.css b/public/content/ejthemes/material/ej.theme.min.css deleted file mode 100644 index b6306bd..0000000 --- a/public/content/ejthemes/material/ej.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-indentcell{border-left-color:#e0e0e0}.e-grid .e-rarrowup-2x:before{content:"" !important}.e-grid .e-rarrowdown-2x:before{content:"" !important}.e-grid.e-rtl .e-headercell,.e-grid.e-rtl .e-grouptopleftcell{border-right-color:#e0e0e0;border-bottom-color:#e0e0e0}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-right-color:#e0e0e0}.e-grid{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border-color:#e0e0e0;color:#212121;border-top:none}.e-grid .e-pager{background-color:#fff;border-width:1px 0 0}.e-grid .e-icon{color:#424242}.e-groupheadercell .e-icon{color:#fff}.e-grid .e-gridheader .e-icon{color:#424242}.e-grid .e-dialog>.e-dialog-scroller,.e-grid .e-excelfilter.e-dlgcontainer{border:1px solid #e0e0e0 \9}.e-grid .e-icon.e-animatebutton{color:#fff;cursor:pointer}.e-grid .e-icon.e-animatebutton{color:#000}.e-grid .e-grouptopleftcell{border-right:1px solid #c8c8c8}.e-grid td.e-indentcell+.e-rowcell{border-left:none}.e-grid th.e-lastgrouptopleftcell+.e-headercell,.e-grid th.e-grouptopleftcell+.e-stackedHeaderCell{border-left:none}.e-grid th.e-filterbarcell.e-grouptopleftcell+th.e-filterbarcell{border-left:none}.e-columnChooser{border:1px solid #e0e0e0;font-size:12px;color:#212121}.e-grid .e-ccButton{width:100px !important;padding-left:9px !important;margin-right:1px !important}.e-grid .e-btncan{color:#000 !important}.e-grid .e-btnsub.e-flat.e-button:after,.e-grid .e-btncan.e-flat.e-button:after{animation:none !important;background:transparent}.e-grid .e-ccBtndiv{margin-right:-1px !important;border:none !important;margin-top:-7px !important}.e-grid .e-ccformbtn{width:80px !important}.e-columnChoosertail{border-bottom-color:#e0e0e0}.e-columnChoosertail{display:none !important}.e-columnChoosertailAlt{border-bottom-color:#3f51b5}.e-columnChoosertailAlt{border-bottom-color:#e0e0e0;display:none !important}.e-columnChooserListDiv:hover{background-color:#fafafa}.e-columnChooser .e-vhandlespace{background-color:#fff !important}.e-columnChooser .e-hhandlespace{background-color:#fff !important}.e-columnChooserSplitter{border-top:1px solid #e0e0e0}.e-columnChooserSplitter{display:none !important}.e-grid .e-number{background-color:#bbbdc0;color:#fff}.e-grid .e-tableLastCell{border-right-color:#e0e0e0 !important}.e-stackedHeaderRow th{border-bottom:1px solid #e0e0e0 !important}.e-resFilterDialogHeaderDiv{border-bottom:1px solid #e0e0e0 !important}.e-resposnsiveFilterBtnLeft{border-right:1px solid #e0e0e0 !important}.e-resIcon{color:#e0e0e0 !important}.e-grid .e-toolbar .e-hover .e-icon,.e-grid .e-headercell.e-hover .e-icon{color:#424242;color:#fff}.e-grid .e-toolbar>.e-horizontal [data-content="Search"]:hover,.e-grid .e-toolbar>.e-horizontal [data-content="Search"]:active{background:none}.e-grid .e-toolbar>.e-horizontal [data-content="Search"].e-active>a,.e-grid .e-toolbar>.e-horizontal [data-content="Search"].e-hover>a{background:none}.e-grid .e-toolbar>.e-horizontal [data-content="Search"]>a.e-searchitem:hover,.e-grid .e-toolbar>.e-horizontal [data-content="Search"]>a.e-searchitem:active{background-color:#e0e0e0}.e-grid .e-ejinputtext.e-gridsearchbar{line-height:20px !important;text-indent:.75em}.e-grid .e-dlgBtns .e-button{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-grid .e-gridpopup .e-content{background-color:#fff;border-color:#e0e0e0}.e-grid .e-gridpopup span:hover,.e-grid .e-gridpopup .e-spanclicked{border-color:#424242}.e-grid .e-gridpopup .e-downtail:before,.e-grid .e-gridpopup .e-downtail{border-top-color:#e0e0e0}.e-grid .e-gridpopup .e-downtail:after{border-top-color:#fff}.e-grid .e-gridcontent,.e-grid .e-form-container{background-color:#fff}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{background-color:transparent}.e-grid .e-groupdroparea{background-color:#fafafa;border-top-color:#e0e0e0;color:#fff}.e-grid .e-groupdroparea{color:#000;opacity:.87}.e-grid .e-groupdroparea{background:#7986cb}.e-grid .e-groupdroparea.e-default{background:#e8eaf6}.e-grid .e-groupdroparea.e-active{background:#7986cb}.e-grid .e-cloneproperties{border-color:#e0e0e0}.e-grid .e-cloneproperties{color:rgba(0,0,0,.54);background-color:#eee;font-size:13px !important;font-family:'Roboto',Segoe UI;font-weight:normal;border-radius:22px;height:17px !important;padding:10px !important;width:auto !important}.e-grid.e-draganddrop{background-color:#eee;border-color:#e0e0e0;border-width:1px;padding:4px 5px;font-size:13px;font-family:'Roboto',Segoe UI;border-style:solid;white-space:nowrap;vertical-align:middle;height:auto !important;border-radius:0 !important}.e-grid.e-draganddrop .e-rowcell{color:rgba(0,0,0,.54);border-color:#e0e0e0}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{color:#212121;background-color:#fafafa;border-color:#e0e0e0;border-top-color:#e0e0e0}.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent{border-style:solid;border-width:1px 0 0;border-color:#e0e0e0}.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell{border:none}.e-grid .e-gridsummary .e-indentcell{background-color:#fafafa;border-top-color:#e0e0e0}.e-grid .e-headercell-hover,.e-grid .e-groupheadercell:hover{color:#212121;color:#fff}.e-grid .e-headercell-hover{background-color:#eee}.e-grid .e-headercell-hover .e-headercelldiv{color:#424242;color:#fff}.e-grid .e-headercell-hover>.e-headercelldiv:hover{color:#424242;color:#fff;opacity:1}.e-grid .e-gridheader .e-headercellactive .e-icon{color:#fff}.e-grid .e-groupheadercell{color:#fff;border-color:#e0e0e0;border-radius:20px;background-color:#f5f5f5}.e-grid .e-groupheadercell{border-color:#3f51b5}.e-grid .e-alt_row{background:#fafafa}.e-grid .e-alt_row{background:#fafafa}.e-grid .e-inlineform-titlebar{border-color:#e0e0e0;background-color:#fafafa}.e-grid .e-inlineform-titlebar{background-color:#fff}.e-grid .e-dialog .gridform .e-numerictextbox{width:100% !important}.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-color:#e0e0e0;border-top-color:#e0e0e0;background-color:#fafafa}.e-grid .e-detailcell,.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid tr.e-editedrow td.e-rowcell{border-top-color:#e0e0e0}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-color:#e0e0e0}.e-grid .e-detailindentcell{border-right-color:#e0e0e0}.e-grid .e-rowcell.e-updatedtd{color:#212121}.e-grid .e-rowcell.e-updatedtd.e-active{color:#000}.e-activefocusout.e-grid .e-numericitem.e-active,.e-activefocusout.e-grid .e-groupdroparea,.e-activefocusout.e-grid td.e-active,.e-activefocusout.e-grid td.e-cellselectionbackground{background:#a5a5a5}.e-grid td.e-active,.e-grid .e-form-titlebar{background-color:#f5f5f5;color:rgba(0,0,0,.84)}.e-grid td.e-cellselectionbackground{background-color:#f5f5f5}.e-grid .e-headercelldiv:hover{color:#000;opacity:.84}.e-grid .e-inlineform-titlebar{font-size:14px;color:#fff}.e-grid .e-inlineform-titlebar{color:#000}.e-grid .e-form-titlebar{color:#000 !important;border-bottom:1px solid;border-color:#e0e0e0;background-color:#fff !important}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div{background-color:transparent;cursor:pointer}.e-grid .e-dialog .gridform .e-save{margin-left:55px !important}.e-grid .e-dialog .gridform .e-save{margin-left:42px !important}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-left-color:#e0e0e0;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0}.e-grid .e-grouptopleftcell{border-left-color:#e0e0e0;border-bottom-color:#e0e0e0}.e-grid .e-horizontallines .e-resizer{border-width:0 1px 0 0}.e-grid th.e-headercell[aria-sort=ascending] div,.e-grid th.e-headercell[aria-sort=descending] div{font-size:medium}.e-grid .e-columnselection{background-color:#f5f5f5;color:#e0e0e0}.e-grid .e-columnselection{color:rgba(0,0,0,.84)}.e-grid .e-grid-icon{background:#3f51b5}.e-grid .e-gridheader{color:#fff;border-bottom-color:#e0e0e0;border-top-color:#e0e0e0}.e-grid .e-headercontent,.e-grid .e-movableheader{border-right-color:#e0e0e0}.e-grid.e-rtl .e-headercontent{border-left-color:#e0e0e0}.e-grid .e-editcell,.e-grid .e-form-container,.e-grid .e-externalformedit,.e-grid .e-tabletd,.e-grid .e-rowcell{border-color:#e0e0e0}.e-grid .e-form-container,.e-grid .e-externalformedit{width:100%}.e-grid .e-rowcell .e-ejinputtext,.e-grid .e-ejinputtext.e-filtertext{background-color:transparent;color:#000;border-color:#000;color:rgba(0,0,0,.87);border-color:rgba(0,0,0,.12)}.e-grid .e-rowcell .e-ejinputtext{height:34px !important;border-width:0 0 1px 0;width:100% !important}.e-grid .e-ejinputtext.e-filtertext{border-width:0 0 2px 0;text-indent:0}.e-grid .e-rowcell .e-ejinputtext:active,.e-grid .e-ejinputtext.e-filtertext:active{box-shadow:none;border-color:#ff4081;border-width:0 0 2px 0}.e-grid .e-rowcell .e-ejinputtext:hover,.e-grid .e-ejinputtext.e-filtertext:hover{box-shadow:none}.e-grid .e-rowcell .e-ejinputtext[disabled],.e-grid .e-ejinputtext.e-filtertext[disabled]{box-shadow:none;border-width:0 0 1px 0;border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%);background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x;color:#000;color:rgba(0,0,0,.38)}.e-grid .e-rowcell .e-ejinputtext[disabled]:hover,.e-grid .e-ejinputtext.e-filtertext[disabled]:hover{box-shadow:none}.e-grid .e-rowcell .e-ejinputtext.e-animation:focus,.e-grid .e-ejinputtext.e-filtertext.e-animation:focus{border-color:#000;border-color:rgba(0,0,0,.12)}.e-grid .e-rowcell .e-ejinputtext::selection,.e-grid .e-ejinputtext.e-filtertext::selection{background:#ff4081;color:#fff;border-width:0 0 2px 0}.e-grid .e-rowcell .e-ejinputtext::-moz-selection,.e-grid .e-ejinputtext.e-filtertext::-moz-selection{background:#ff4081;color:#fff}.e-grid .e-form-togglebtn:hover{background:#e0e0e0}.e-grid .e-form-toggle-icon{color:#fff}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-color:#e0e0e0;background-color:#3f51b5;background-image:none}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{background-color:#fff;border-color:#e0e0e0}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{background-color:#fafafa;border-color:#e0e0e0}.e-grid .e-grid-filterstatusbar .e-msgdiv,.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{color:#fff}.e-grid .e-groupdroparea.e-hover{background:#e0e0e0}.e-grid tr.e-hover{color:#212121}.e-grid tr.e-hover{background:#e0e0e0}.e-grid tr.e-hover{background-color:#eee;color:rgba(0,0,0,.84)}.e-grid tr.e-traverse{color:#212121}.e-grid tr.e-traverse{background:#e0e0e0}.e-grid .e-scrollcss{background-color:#fafafa}.e-grid .e-headercell-hover,.e-grid .e-filtercell:hover,.e-grid .e-groupheadercell:hover{background:#606fc7}.e-grid .e-reorderindicate{border-right-color:#e0e0e0}.e-grid .e-reorderindicate{border-right-color:#ff4081}.e-grid.e-rtl .e-reorderindicate{border-left-color:#e0e0e0}.e-grid div.e-field-validation-error{white-space:normal}.e-grid div.e-field-validation-error{background-color:#616161;color:#fff}.e-grid form.gridform.field-validation-empty{border:1px solid #cd0a0a}.e-grid div.e-error .e-toparrow{border-bottom-color:#616161}.e-grid .e-ejinputtext{border:1px solid #e0e0e0;outline:none;background-color:#fff;color:#212121;vertical-align:baseline;text-indent:10px;padding-right:4px}.e-ejinputtext:focus{box-shadow:0 0 5px #d4d4d4}.e-grid .e-summaryrow{background-color:#fafafa;border-color:#e0e0e0;border-left-color:#e0e0e0 !important}.e-gridfooter{width:100%;background-color:#fafafa;border-top:1px solid #e0e0e0}.e-grid .e-detailcell tr:first-child td.e-summaryrow{border-top:1px solid #e0e0e0}.e-grid .e-gridSummaryRows{color:#212121}.e-grid .e-gridSummaryRows{height:48px;color:rgba(0,0,0,.84)}.e-grid .e-reSizeColbg{border-left-color:#e0e0e0}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{background-color:transparent}.e-grid .e-headercellactive,.e-grid .e-headercellactive span,.e-grid .e-headercellactive div{color:#fff}.e-grid .e-headercellactive{background-color:#fafafa}.e-grid .e-headercellactive{background:#606fc7}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left-color:#9e9e9e}.e-grid .e-frozeny{border-bottom-color:#9e9e9e !important}.e-grid .e-dialog .e-header .e-icon{color:#fff}.e-grid.e-responsive .e-rowcell{border-bottom-color:#e0e0e0}.e-grid.e-responsive .e-table>tbody>tr>td:last-child{border-bottom-color:#e0e0e0}.e-grid form .e-select:hover .e-icon{color:#424242}.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:text;-ms-user-select:text;user-select:text}.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row){background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-heatmap.e-grid{display:block}.e-heatmaplegend{display:block}.e-heatmap.e-grid .e-alt_row,.e-heatmap.e-grid td.e-cellselectionbackground,.e-heatmap.e-grid .e-headercell,.e-heatmap.e-grid .e-grouptopleftcell{background:#fff}.e-heatmap.e-js.e-grid{font-size:12px}.e-heatmap.e-js.e-grid .e-headercelldiv{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{font-size:12px}.e-heatmap.e-js.e-grid .e-headercell{height:30px}.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid .e-gridheader{border-bottom-width:1px}.e-heatmap.e-js.e-grid,.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-rowcell,.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid td.e-cellselectionbackground,.e-heatmap.e-js.e-grid .e-headercell,.e-heatmap.e-js.e-grid .e-grouptopleftcell,.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-gridheader,.e-heatmap.e-js.e-grid .e-movablecontent,.e-heatmap.e-js.e-grid .e-movableheader{border-color:#c8c8c8}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{border-bottom:none}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-excelfilter.e-dlgcontainer{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px;color:#212121;z-index:10001}.e-excelfilter .e-searchcontainer,.e-excelfilter.e-dlgcontainer{background:none #fff}.e-excelfilter .e-btncan{color:#000 !important}.e-excelfilter .e-menu,.e-excelfilter .e-menu.e-vertical,.e-excelfilter .e-menu.e-vertical .e-list>ul{background:#fff}.e-excelfilter .e-menu,.e-excelfilter .e-menu.e-vertical,.e-excelfilter .e-menu.e-vertical .e-list>ul{box-shadow:none}.e-excelfilter .e-checkboxlist{background:#fafafa;border:#fafafa}.e-excelfilter.e-dlgcontainer,.e-excelfilter.e-dlgcustom .e-fieldset,.e-excelfilter .e-menu.e-vertical .e-list>ul{border-width:1px;border-style:solid;border-color:#fafafa}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter.e-dlgcustom label.e-caption,.e-excelfilter .e-searchbox .e-searchitem{font-weight:normal}.e-excelfilter .e-optable .e-fields .e-value span.e-widget{width:160px !important}.e-sortasc,.e-sortdesc{font-size:18px}.e-excelfilter.e-dlgcustom .e-fieldset legend{font-size:14px;color:#212121;border:none}.e-excelfilter .e-select:hover .e-icon{color:#424242}.e-excelfilter.e-dlgcustom .e-input{line-height:1.7em}.e-excelfilter{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-excelfilter .e-menu .e-list.e-fghdrcolor,.e-excelfilter .e-menu .e-list.e-bghdrcolor,e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover,.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover{background:#fff}.e-bghdrcolor>a,.e-fghdrcolor>a{color:#fff}.e-excelfilter .e-menu .e-list.e-valcolor{border-color:#3f51b5}.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{border-color:#e0e0e0;background:transparent}.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused>a{background:transparent;color:#fff}.e-excelfilter .e-searchbox .e-ejinputtext{border-width:0 0 2px 0;text-indent:.75em}.e-excelfilter .e-searchbox .e-ejinputtext:focus{box-shadow:none;border-color:#ff4081}.e-excelfilter .e-menu-wrap ul.e-menu{padding-left:0;padding-top:12px}.e-excelfilter .e-btncontainer input,.e-excelfilter .e-checkboxlist .e-ftrchk{margin-top:12px;margin-bottom:12px;margin-left:14px}.e-excelfilter .e-searchcontainer .e-fields{margin:12px 0}.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{padding:0 10px}.e-excelfilter .e-btncontainer>div{padding-left:41px}.e-excelfilter.e-dlgcustom{padding-bottom:8px !important}.e-excelfilter .e-shadow{box-shadow:0 0 9px rgba(0,0,0,.4) !important}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-schedule,.e-schedule.e-scheduleouter{color:#000;background-color:#fff}.e-schedule .e-mobileNavigation{color:#fff}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{color:#424242}.e-scheduledrawer .e-lv .e-list.e-state-default:hover>.e-list-img{color:#424242}.e-scheduledrawer .e-list.e-state-active .e-list-img{color:#ff4081}.e-schedule .icon-AddGrad:before{color:#2382c3}.e-schedule .e-datecommondiv{color:#fff}.e-schedule .e-commonviewbutton{color:#fff;background:#3f51b5}.e-schedule .e-nextapp:hover,.e-schedule .e-prevapp:hover{background-color:rgba(0,0,0,.12)}.e-scheduledialog .e-scheduleclose:hover{background-color:none}.e-schedule .e-appup,.e-schedule .e-appdown{color:#000}.e-schedule .e-dateheader{border-bottom:1px solid #e0e0e0}.e-schedule .e-horizontalemptytd{border:none !important;border-right:1px solid #e0e0e0 !important;border-top:1px solid #e0e0e0 !important}.e-schedule.e-rtl .e-horizontalemptytd{border:none !important;border-left:1px solid #e0e0e0 !important;border-top:1px solid #e0e0e0 !important}.e-categorizeMenuSelected{background:none repeat scroll 0 0 #f0f8ff;border:1px solid #0094ff !important}.e-schedule .e-dateheader,.e-schedule .e-leftindent{border-bottom:1px solid #e0e0e0}.e-scheduledialog .e-quickstartend{color:rgba(0,0,0,.87)}.e-scheduledialog .e-quickstartendtime{border-bottom:1px solid #e0e0e0}.e-scheduledialog .e-quickcreatebottomcontainer{border-top:1px solid #e0e0e0}.e-schedule .e-horizontalheader{border-bottom:1px solid #e0e0e0 !important;background:#fafafa;color:#000}.e-schedule .e-horizontalheadertddate{border-left:none !important;border-bottom:none !important;border-right:none !important}.e-schedule .e-horizontaltimetd{border-bottom:1px solid #e0e0e0 !important;border-top:1px solid #e0e0e0 !important;border-left:1px solid #e0e0e0}.e-schedule .e-horizontalalternatetd{border-bottom:1px solid #e0e0e0 !important;border-left:1px solid transparent;border-top:1px solid #e0e0e0 !important}.e-schedule .e-horizontmonthheaderdatetd{border-bottom:1px solid #e0e0e0 !important;border-left:1px solid #e0e0e0}.e-schedule .e-horizontmonthheaderdaytd{border-bottom:1px solid #e0e0e0 !important;border-left:1px solid #e0e0e0}.e-schedule .e-horizontmonthheaderdaytd,.e-schedule .e-horizontaltabletimecell{background:#fff}.e-schedule .e-alternateworkcell{border-left:1px dotted #e0e0e0 !important}.e-schedule .e-dayend{border-left:2px solid #e0e0e0 !important}.e-schedule .e-parentnode,.e-schedule .e-parentworkcell{border-bottom:1px solid #e0e0e0 !important}.e-schedule .e-childnode,.e-schedule .e-childworkcell{border-bottom:1px dotted #e0e0e0 !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background:#fafafa}.e-schedule .e-othermonths{border-left:1px solid transparent}.e-schedule .e-agendacells{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.e-schedule .e-agendahover,.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit,.e-schedule .e-scheduleallday{color:#3f51b5}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dashed #e0e0e0}.e-schedule .e-ampmstyle{border-bottom:1px dotted transparent}.e-schedule .e-appointresizer-top,.e-schedule .e-appointresizer-bottom,.e-schedule .e-appointresizer-left,.e-schedule .e-appointresizer-right{color:#fff}.e-schedule .e-monthcellhighlight{background:#fff}.e-schedule .e-businesshighlightworkcells{background:#fff}.e-schedule .e-scheduleheader{background:#3f51b5}.e-schedule .e-nextapp,.e-schedule .e-prevapp{color:rgba(0,0,0,.87);background-color:#f5f5f5;border:1px solid #bdbdbd;border-bottom:transparent}.e-schedule .e-nextprevappdisable{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{color:#fff}.e-schedule .e-scheduleheader>td{border:1px solid #e0e0e0;border-bottom:none}.e-schedule .e-headerarearow>td{border:1px solid #e0e0e0;border-bottom:none}.e-schedule .e-contentarearow>td{border:1px solid #e0e0e0;border-top:none}.e-schedule .e-resourceexpand:after,.e-schedule .e-resourcecollapse:after{background:#bdbdbd}.e-schedule.e-scheduleresponsive.e-resources{border-right:1px solid #e0e0e0}.e-schedule.e-rtl.e-scheduleresponsive.e-resources{border-right:none;border-left:1px solid #e0e0e0}.e-schedule .e-headerbackcolor,.e-schedule .e-timecells{border-bottom:1px solid #e0e0e0}.e-schedule .e-monthheader,.e-schedule .e-scrolltimecells{color:#000}.e-schedule .e-currentdayhighlight{color:#ff4081 !important;background:rgba(255,64,129,.12) !important}.e-schedule .e-horizontal .e-currentdayhighlight{background:none !important}.e-schedule .e-currentdayhighlight .e-activeview{background:none !important;color:#ff4081 !important;border:none}.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview{background:#ff4081;color:#fff;border:none}.e-schedule .e-mousehover{background-color:#eee !important;color:#212121}.e-schedule .e-mousehover .e-agendahover,.e-schedule .e-mousehover .e-schedulerepeat,.e-schedule .e-mousehover .e-schedulerepeatedit,.e-schedule .e-mousehover .e-scheduleallday{color:rgba(0,0,0,.54)}.e-schedule .e-highlightcurrenttimeline{background-color:#3849a2}.e-schedule .e-currenttime{background-color:#3849a2;color:#fff}.e-schedule .e-timeidicatorcircle{color:#3849a2}.e-scheduledialog .e-recuredit{color:#3f51b5}.e-schedule .e-alldaycells{border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.e-schedule .e-headerresourcecells{border-bottom:1px solid #e0e0e0}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fafafa;color:#000}.e-schedule .e-headercells{border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fafafa;color:#000}.e-schedule .e-monthcurrenttime{background:#3849a2;color:#fff}.e-schedule.e-rtl .e-agendacells,.e-schedule.e-rtl .e-workcells,.e-schedule.e-rtl .e-alldaycells,.e-schedule.e-rtl .e-monthcells{border-left:none !important;border-right:1px solid #e0e0e0}.e-schedule.e-rtl .e-resourcecells,.e-schedule.e-rtl .e-headercells,.e-schedule.e-rtl .e-horizontmonthheaderdatetd,.e-schedule.e-rtl .e-horizontmonthheaderdaytd,.e-schedule.e-rtl .e-monthnamecells{border-left:none !important;border-right:1px solid #e0e0e0}.e-schedule.e-rtl .e-othermonths{border-left:none !important;border-right:1px solid transparent}.e-schedule.e-rtl .e-dayend{border-left:none !important;border-right:2px solid #e0e0e0 !important}.e-schedule.e-rtl .e-horizontaltimetd{border-left:none !important;border-right:1px solid #e0e0e0}.e-schedule.e-rtl .e-alternateworkcell{border-left:none !important;border-right:1px dotted #e0e0e0 !important}.e-schedule.e-rtl .e-horizontalalternatetd{border-left:none !important;border-right:1px solid transparent !important}.e-schedule .e-activeview{opacity:1;border-bottom:2px solid #ff4081}.e-schedule .e-monthleftcells,.e-schedule .e-settingsindent{border-bottom:1px solid #e0e0e0;background:#fafafa;color:#000}.e-schedule .e-resourceleftindentcells,.e-schedule .e-monthnameleftindentcell{border-bottom:1px solid transparent;background:#fafafa;color:#000}.e-schedule .e-horizontaldaterender{background:#fafafa;color:#000}.e-draggableAppointment,.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{background:#3f51b5;background:-moz-linear-gradient(top,0%,#3f51b5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3f51b5),color-stop(100%,#3f51b5));background:-webkit-linear-gradient(top,#3f51b5 0%,#3f51b5 100%);background:-o-linear-gradient(top,#3f51b5 0%,#3f51b5 100%);background:-ms-linear-gradient(top,#3f51b5 0%,#3f51b5 100%);background:linear-gradient(to bottom,#3f51b5 0%,#3f51b5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f51b5',endColorstr='#3f51b5',GradientType=0);color:#fff;border:1px solid #606fc7}.e-schedule .e-categorycolor,.e-schedule .e-agendacolordiv{background:#3f51b5;background:-moz-linear-gradient(top,0%,#3f51b5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3f51b5),color-stop(100%,#3f51b5));background:-webkit-linear-gradient(top,#3f51b5 0%,#3f51b5 100%);background:-o-linear-gradient(top,#3f51b5 0%,#3f51b5 100%);background:-ms-linear-gradient(top,#3f51b5 0%,#3f51b5 100%);background:linear-gradient(to bottom,#3f51b5 0%,#3f51b5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f51b5',endColorstr='#3f51b5',GradientType=0)}.e-schedule .e-selectedAppointment{border:1px solid #000}.e-schedule .e-selectedCell,.e-schedule .e-agendaappointment.e-selectedAppointment{background-color:#f5f5f5 !important}.e-schedule .e-borderleft{border-left:1px solid #e0e0e0}.e-schedule .e-borderright{border-right:1px solid #e0e0e0 !important}.e-scheduledialog .e-buttonactive:not(.e-disable){background-color:rgba(0,0,0,.12) !important}.e-scheduledialog .e-buttonactive:not(.e-disable):hover{background-color:rgba(0,0,0,.12) !important}.e-scheduledialog .e-detailedapp,.e-scheduledialog .e-editevents{text-transform:uppercase;color:#ff4081}.e-scheduledialog .e-dialogheader{font-weight:bold !important}.e-scheduledialog .e-outerarrowline{border-color:#e0e0e0 transparent;border-image:none;border-style:solid;border-width:9px 9px 0;left:0;position:absolute;top:0}.e-scheduledialog .e-innerarrow{border-color:#fff transparent;border-image:none;border-style:solid;border-width:8px 8px 0;left:1px;position:absolute;top:0}.e-draggableAppointment{box-shadow:5px 5px 5px #424242}.e-schedule .e-blocktimeappointment{background-color:#c2c2c2;color:#212121;opacity:.4}.e-scheduledialog div.e-field-validation-error{background-color:#616161;color:#fff;white-space:normal}.e-schedule .e-appsoverflow{color:#424242}.e-schedule .e-appsoverflow:hover{color:#424242}.e-scheduledialog div.e-error .e-toparrow{border-bottom-color:#616161}@media print{.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:#3f51b5 !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3f51b5),color-stop(100%,#3f51b5)) !important;background:-webkit-linear-gradient(top,#3f51b5 0%,#3f51b5 100%) !important;background:-o-linear-gradient(top,#3f51b5 0%,#3f51b5 100%) !important;background:-ms-linear-gradient(top,#3f51b5 0%,#3f51b5 100%) !important;background:linear-gradient(to bottom,#3f51b5 0%,#3f51b5 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f51b5',endColorstr='#3f51b5',GradientType=0) !important;color:#fff !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:-moz-linear-gradient(top,0%,#3f51b5 100%) !important}.e-schedule .e-scheduleheader{background:#3f51b5 !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #e0e0e0 !important;border-left:1px solid #e0e0e0 !important;background:#fafafa !important}.e-schedule .e-monthcellhighlight{background:#fff !important}.e-schedule .e-businesshighlightworkcells{background:#fff !important}.e-schedule .e-nextapp,.e-schedule .e-prevapp{color:rgba(0,0,0,.87) !important;background-color:#f5f5f5 !important;border:1px solid #bdbdbd !important;border-bottom:transparent !important}.e-schedule .e-apptext,.e-schedule .e-apptime,.e-schedule .e-recurapp:before,.e-schedule .e-recureditapp:before{color:#fff !important}.e-schedule .e-scheduleallday:before,.e-schedule .e-schedulerepeat:before,.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-timeidicatorcircle:before{color:#3f51b5 !important}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dashed #e0e0e0 !important}.e-schedule .e-othermonths{border-left:1px solid transparent !important}}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-nextpage,.e-grid.e-rtl .e-nextpagedisabled{border-left-color:#e0e0e0}.e-pager,.e-grid .e-pagerstatusbar,.e-pager .e-drpdwn li,.e-pager .e-drpdwn,.e-pager div.e-drpdwndiv{background-color:#f5f5f5;border-color:#e0e0e0;color:#212121}.e-pager{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.87);background-color:#fff;border-color:#e0e0e0;border-width:1px 1px 1px}.e-pager .e-icon{position:relative}.e-pager .e-spacing{color:#212121}.e-pager .e-spacing{padding:6px 1px 6px 1px}.e-pager .e-spacing.e-NP{color:#424242}.e-pager .e-numericitem.e-hover,.e-pager .e-currentitem.e-hover{background-color:#eee;color:rgba(0,0,0,.87)}.e-pager.e-disable .e-numericitem.e-hover{background:#f5f5f5;border-right-color:#e0e0e0}.e-pager.e-disable .e-numericitem.e-hover{background:#fff;color:rgba(0,0,0,.87)}.e-pager .e-numericitem{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pager .e-numericitem{background:#fff;color:rgba(0,0,0,.87);border-right-color:#fff;width:30px;height:20px;line-height:20px;border-right:0;margin:0 8px 0 8px;position:relative;overflow:hidden;border-radius:50%}.e-pager .e-prevpagedisabled,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled,.e-pager .e-firstpagedisabled{background-color:#fff;color:rgba(0,0,0,.26)}.e-pager .e-prevpage,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-firstpage{background-color:#fff;color:rgba(0,0,0,.54)}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{color:rgba(0,0,0,.87);background-color:#eee;border-radius:50%}.e-pager.e-disable .e-nextpage.e-hover,.e-pager.e-disable .e-lastpage.e-hover,.e-pager.e-disable .e-firstpage.e-hover,.e-pager.e-disable .e-prevpage.e-hover{background:#fff;color:rgba(0,0,0,.54)}.e-pager .e-pagercontainer{background-color:#fff;border-color:#fff;margin:2px 6px -4px 16px;border-width:0}.e-pager.e-rtl .e-pagercontainer{margin:4px 16px -4px 6px}.e-pager.e-rtl .e-numericitem{border-left-color:#fff}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-color:#fff;padding:6px 5px 6px 6px;margin:5px 8px 0 8px;height:12px;width:13px;display:inline-block;border-radius:50%}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{border-left-color:#fff;padding:6px 5px 6px 5px}.e-pager.e-rtl div.e-parentmsgbar{float:left}.e-pager.e-rtl div.e-parentmsgbar{padding-left:24px}.e-pager .e-currentitem.e-active{background:#ff4081;border-radius:50%;color:#fff}.e-pager .e-currentitem.e-hover{background:#eee;border-radius:50%;color:rgba(0,0,0,.87)}.e-pager.e-disable .e-currentitem.e-hover{background:#ff4081;border-radius:50%;color:#fff}.e-pager .e-NP.e-numericitem,.e-pager .e-PP.e-numericitem{vertical-align:top;line-height:12px}.e-pager .e-drpdwndiv:before{color:#212121;background:#f5f5f5}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{background:#eee;color:rgba(0,0,0,.87)}.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager.e-disable .e-drpdwn li:hover{color:#212121;background:#f5f5f5}.e-pager .e-drpdwn li.e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-pager .e-drpdwn li.e-active{background-color:#fff;color:#ff4081}.e-pager .e-textbox-paging.e-pagercontainer{float:none}.e-pager .e-template{width:100%}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{float:none;margin-right:0;height:26px}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{width:75px}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{margin:5px 8px 0 8px;height:12px;width:13px;display:inline-block;border-radius:50%;padding:6px 3px 5px 6px;color:rgba(0,0,0,.54)}.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background:transparent}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{border-radius:50%}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background-color:#eee}.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{border-right:inherit}.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{display:none}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-vhandlespace{background-color:#bdbdbd;border-color:#e0e0e0}.e-scrollbar .e-vscroll{border-right:none}.e-scrollbar .e-vscroll{border-left:1px solid #e0e0e0}.e-scrollbar .e-hscroll{border-top:1px solid #e0e0e0}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:1px solid #e0e0e0}.e-scrollbar .e-hscroll .e-hup.e-icon{border-left:none}.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{border-bottom:1px solid #e0e0e0}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-left:none}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-right:1px solid #e0e0e0}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{border-left:1px solid #e0e0e0}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:none}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{transition:top .1s linear 0s,left .1s linear 0s}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{background-color:#bdbdbd}.e-scrollbar .e-vhandle{border-top:.5px solid transparent;border-bottom:.5px solid transparent}.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-vhandle:active{border-top:.5px solid #e0e0e0;border-bottom:.5px solid #e0e0e0}.e-scrollbar .e-hhandle{border-left:.5px solid transparent;border-right:.5px solid transparent}.e-scrollbar .e-hhandle:hover,.e-scrollbar .e-hhandle:active{border-left:.5px solid #e0e0e0;border-right:.5px solid #e0e0e0}.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{background-color:#757575;border-color:#616161}.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-hhandle:hover{background-color:#9e9e9e;border-color:#757575}.e-scrollbar .e-vhandle.e-disable:hover,.e-scrollbar .e-hhandle.e-disable:hover,.e-scrollbar .e-vhandle.e-disable,.e-scrollbar .e-hhandle.e-disable,.e-scroller .e-vscroll .e-vup.e-button.e-disable,.e-scroller .e-vscroll .e-vdown.e-button.e-disable,.e-scroller .e-hscroll .e-hup.e-button.e-disable,.e-scroller .e-hscroll .e-hdown.e-button.e-disable,.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover,.e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover,.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover,.e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover{background-color:rgba(0,0,0,.12);border-color:rgba(0,0,0,.12)}.e-scrollbar .e-vhandle:active,.e-scrollbar .e-hhandle:active{background-color:#757575;border-color:#616161}.e-scrollbar .e-button{color:#424242}.e-scrollbar .e-button:hover{border-color:#e0e0e0}.e-scrollbar .e-button:hover{background-color:#e0e0e0;color:#424242}.e-scrollbar .e-button{background-color:#f5f5f5}.e-scroller.e-speed-scroll>.e-content{overflow:scroll !important}.e-scroller.e-speed-scroll .e-content{touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar{height:0;width:0}.e-scrollbar .e-v-line:before{content:""}.e-scrollbar .e-h-line:before{content:""}.e-scroller .e-button,.e-scroller .e-disable .e-button:hover{color:rgba(0,0,0,.54)}.e-scroller .e-disable .e-button:hover{background-color:transparent}.e-scroller .e-vscroll .e-vup.e-button,.e-scroller .e-vscroll .e-vdown.e-button,.e-scroller .e-hscroll .e-hup.e-button,.e-scroller .e-hscroll .e-hdown.e-button{background-color:#bdbdbd}.e-scroller .e-vscroll .e-vup.e-button:hover,.e-scroller .e-vscroll .e-vdown.e-button:hover,.e-scroller .e-hscroll .e-hup.e-button:hover,.e-scroller .e-hscroll .e-hdown.e-button:hover{background-color:#9e9e9e}.e-scroller .e-vscroll .e-vup.e-button:active,.e-scroller .e-vscroll .e-vdown.e-button:active,.e-scroller .e-hscroll .e-hup.e-button:active,.e-scroller .e-hscroll .e-hdown.e-button:active{background-color:#757575;border-color:#616161}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn>.e-content{border-color:#e0e0e0;background-color:#fff}.e-acrdn>.e-content{border-right:0;border-left:0;border-bottom:0 solid;color:rgba(0,0,0,.54);font-size:13px}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{background:#fff;color:rgba(0,0,0,.87)}.e-acrdn .e-select{font-weight:normal;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn .e-select{border-color:#fff;font-size:15px}.e-acrdn .e-select:hover{background:#fff;color:rgba(0,0,0,.87);border-color:#fff}.e-acrdn .e-select a{color:#212121}.e-acrdn .e-select:first-child{border-top-color:#e0e0e0}.e-acrdn>.e-select:first-child{border-color:#fff}.e-acrdn .e-select.e-active,.e-acrdn .e-disable.e-active.e-select:hover a,.e-acrdn .e-disable.e-active.e-select:hover{background:#fff;color:rgba(0,0,0,.87)}.e-acrdn.e-disable .e-select:hover,.e-acrdn.e-disable .e-select:hover a{background:#ecedee;color:#5c5c5c}.e-acrdn .e-select.e-active{font-weight:normal;border-bottom:medium none}.e-acrdn .e-select.e-active{border:none}.e-acrdn .e-select.e-active:hover{background:#fff;color:rgba(0,0,0,.87);border-color:#fff}.e-acrdn .e-select.e-active a{color:rgba(0,0,0,.87)}.e-acrdn .e-select:hover a,.e-acrdn .e-select.e-active:hover a{color:rgba(0,0,0,.87)}.e-acrdn .e-select>span{color:#424242}.e-acrdn .e-select.e-active>span{color:rgba(0,0,0,.87)}.e-acrdn .e-select:hover>span,.e-acrdn .e-select.e-active:hover>span{color:#424242}.e-acrdn .e-select.e-disable:hover>span,.e-acrdn .e-select.e-disable.e-active:hover>span{color:#424242}.e-acrdn .e-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:rgba(0,0,0,.87);font-size:13px;font-weight:normal}.e-atc-popup{font-size:13px !important}.e-atc-popup .e-hilight-txt{font-size:13px;color:rgba(0,0,0,.54)}.e-atc .e-options.e-active{color:#fff}.e-atc .e-options.e-active{border-color:#fff}.e-atc .e-options.e-active{background:#ff4081}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{color:#212121;border-color:#e0e0e0}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{background:#e0e0e0}.e-atc .e-boxes{background-color:#fff}.e-atc .e-in-wrap input.e-input,input[type="text"].e-input{padding-left:.1em}.e-atc-popup .e-category{border-bottom:1px solid #e0e0e0}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{color:#212121;border-color:#e0e0e0}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{background:#eee}.e-atc .e-select:hover,.e-atc.e-rtl .e-select:hover{border-color:#fff;color:#424242}.e-atc-popup ul li,.e-atc-popup.e-rtl ul li{padding:13.5px 5px 5px 24px;min-height:2.1em}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{border-color:#fff;color:#424242}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{background:#fff}.e-atc .e-input.e-load{background-image:url(images/ajax-loader.gif)}.e-atc ::-webkit-input-placeholder{color:#212121}.e-atc :-ms-input-placeholder{color:#212121}.e-atc ::-moz-placeholder{color:#212121}.e-atc :-moz-placeholder{color:#212121}.e-atc-popup .e-atc-tdbottom,.e-atc-popup div.e-atc-tableHeader{border-bottom:1px solid #e0e0e0}.e-atc-popup .e-atc-tdright,.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thright{border-right:1px solid #e0e0e0}.e-atc-popup .e-atc-tdleft,.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thleft{border-left:1px solid #e0e0e0}.e-atc-popup .e-atc-tableHeaderContent th{background:#fafafa}.e-atc-popup .e-content .e-atc-trbgcolor{background:#fafafa}.e-atc .e-in-wrap{border:none;border-bottom:1px solid;border-color:rgba(0,0,0,.12);background:transparent}.e-atc .e-in-wrap,.e-atc .e-in-wrap .e-input{border-radius:0}.e-atc .e-in-wrap input.e-input,input[type="text"].e-input{box-shadow:0 1.83px 1px transparent}.e-atc-popup{box-shadow:0 2px 3px 1px rgba(0,0,0,.21)}.e-atc .e-input::selection{background:#ff4081;color:#fff}.e-atc .e-input::-moz-selection{background:#ff4081;color:#fff}.e-atc.e-disable-wrap .e-in-wrap{border-bottom-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%);background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}.e-atc .e-in-wrap:before,.e-atc .e-in-wrap:after{background:#ff4081}.e-atc .e-select.e-active,.e-atc .e-select:hover{border-radius:2px}.e-atc .e-select:after{background:rgba(0,0,0,.12)}.e-atc .e-select{right:5px}.e-atc .e-visual-mode.e-input{float:none}.e-atc-popup .e-ul .txt{padding-left:24px}.e-atc-popup .e-ul .flag{margin-top:4px}.e-atc .e-select .e-icon.e-search{font-size:18px}.e-atc .e-in-wrap.e-padding{overflow:hidden}.e-atc .e-in-wrap.e-padding:before,.e-atc .e-in-wrap.e-padding:after{height:3px}.e-atc-popup .e-activeli,.e-atc-popup .e-content .e-activeli{background:#3f51b5}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn:not(.e-inputbtn),.e-tbtn,.e-split-btn{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;position:relative;text-transform:uppercase}.e-btn.e-select:focus{box-shadow:0 0 2px #d4d4d4}.e-split-btn-hide{visibility:hidden}.e-btn.e-select.e-disable,.e-btn.e-disable.e-select:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.38);border-radius:2px;border:rgba(0,0,0,.12);color:rgba(0,0,0,.26);background-color:#fafafa;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border-color:#fafafa}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;color:rgba(0,0,0,.87);background-color:#fafafa;border-color:#fafafa}.e-btn.e-disable,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon{cursor:default}.e-btn.e-select.e-flat:hover,.e-btn.e-select.e-flat:focus{color:#ff4081;border:none;background-color:rgba(0,0,0,.12);border-radius:0;box-shadow:none}.e-btn.e-select.e-flat:active{color:#ff4081;border:none;background-color:rgba(0,0,0,.12);border-radius:0;box-shadow:none}.e-button.e-btn.e-flat.e-disable.e-select,.e-button.e-btn.e-flat.e-disable.e-select:active,.e-button.e-btn.e-flat.e-disable.e-select:hover{color:rgba(0,0,0,.26);background-color:transparent}.e-btn.e-select.e-primary{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:#fff;border-radius:2px;background:#ff4081;border:none;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn.e-select.e-primary .e-icon,.e-btn.e-select.e-primary:hover .e-icon{color:#fff}.e-tbtn.e-btn.e-select.e-primary:hover{background:none}.e-tbtn.e-btn.e-select.e-primary.e-active,.e-tbtn.e-btn.e-select.e-primary.e-active:hover{background:#ff4081;border:none;box-shadow:none}.e-btn.e-primary.e-select:hover,.e-btn.e-primary.e-select:focus{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:#fff;border-radius:2px;background:#ff4081;border:none;border-color:rgba(0,0,0,.12)}.e-btn.e-select.e-primary:active{box-shadow:0 8px 17px 0 rgba(0,0,0,.2);color:#fff;border-radius:2px;background:#ff4081;border-color:rgba(255,255,255,.12);border:none}.e-btn.e-select.e-primary-raised{color:#fff;border-radius:2px;background:#ff4081;border:none;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;box-shadow:none}.e-btn.e-select.e-primary-raised .e-icon,.e-btn.e-select.e-primary-raised:hover .e-icon{color:#fff}.e-btn.e-select.e-primary-raised.e-active,.e-btn.e-select.e-primary-raised.e-active:hover{background:#ff4081;border:none}.e-btn.e-primary-raised.e-select:hover,.e-btn.e-primary-raised.e-select:focus{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:#fff;border-radius:2px;background:#ff4081;border:none;border-color:rgba(0,0,0,.12)}.e-btn.e-select.e-primary-raised:active{box-shadow:0 8px 17px 0 rgba(0,0,0,.2);color:#fff;border-radius:2px;background:#ff4081;border-color:rgba(255,255,255,.12);border:none}.e-btn.e-select.e-primary-raised.e-disable,.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover{background:rgba(0,0,0,.12);color:rgba(0,0,0,.26);box-shadow:none}.e-float-btn.e-btn.e-select.e-icon{border:none}.e-float-btn.e-btn.e-select.e-icon{color:#fff;background-color:#ff4081;font-family:'ej-webfont';box-shadow:0 7px 10px 0 rgba(0,0,0,.16)}.e-float-btn.e-btn.e-select.e-icon:hover{border:none}.e-float-btn.e-btn.e-select.e-icon:hover{box-shadow:0 7px 10px 0 rgba(0,0,0,.2);color:#fff;background-color:#ff4081;border-color:rgba(0,0,0,.12);font-family:'ej-webfont'}.e-float-btn.e-btn.e-select.e-icon:active{border:none}.e-float-btn.e-btn.e-select.e-icon:active{box-shadow:0 16px 20px 0 rgba(0,0,0,.18);color:#fff;border-radius:100%;font-family:'ej-webfont';border-color:rgba(255,255,255,.12)}.e-float-btn.e-btn.e-select.e-icon:not(:active):after{border:none;box-shadow:none}.e-float-btn.e-btn.e-select.e-icon:not(:active):after{background-color:rgba(255,255,255,.12)}.e-primary-icon-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon:hover{color:#ff4081;background:none;border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable,.e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover,.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus{color:rgba(0,0,0,.26);background:none;border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon:focus{background-color:rgba(255,64,129,.26);border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after{background-color:rgba(255,255,255,.26);border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon:active{border-radius:100%}.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover{background-color:rgba(255,64,129,.26);border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon:focus,.e-primary-icon-btn.e-btn.e-select.e-icon:hover,.e-primary-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon{color:rgba(0,0,0,.54);background:none;border:none;font-family:'ej-webfont';box-shadow:none}.e-flat-icon-btn.e-btn.e-select.e-icon:focus,.e-flat-icon-btn.e-btn.e-select.e-icon:hover{background-color:rgba(0,0,0,.12);border:none;box-shadow:none}.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after{background-color:#bdbdbd;border:none;box-shadow:none}.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after{background-color:rgba(0,0,0,.12);border:none;box-shadow:none}.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover,.e-flat-icon-btn.e-btn.e-select.e-icon:active,.e-flat-icon-btn.e-btn.e-select.e-icon.e-active{background-color:#bdbdbd;border:none;box-shadow:none}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-flat-icon-btn.e-btn.e-select.e-icon:focus,.e-flat-icon-btn.e-btn.e-select.e-icon:hover,.e-flat-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-icon-btn.e-btn.e-select.e-icon{color:rgba(0,0,0,.87);background:none;border:none;box-shadow:none}.e-icon-btn.e-btn.e-select.e-icon:focus{background-color:rgba(0,0,0,.12);border:none;box-shadow:none}.e-icon-btn.e-btn.e-select.e-icon.e-disable,.e-icon-btn.e-btn.e-select.e-icon.e-disable:focus,.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover,.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable,.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus,.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover{color:rgba(0,0,0,.26);border:none;box-shadow:none}.e-icon-btn.e-btn.e-select.e-icon:not(:active):after{background-color:rgba(0,0,0,.12);border:none;box-shadow:none}.e-icon-btn.e-btn.e-select.e-icon:active{border-radius:100%}.e-icon-btn.e-btn.e-select.e-icon:active,.e-primary-icon-btn.e-btn.e-select.e-icon:active,.e-icon-btn.e-btn.e-select.e-icon:hover,.e-primary-icon-btn.e-btn.e-select.e-icon:hover{background:none;box-shadow:none;border:none}.e-icon-btn.e-btn.e-select.e-icon:focus:hover{background-color:rgba(0,0,0,.12);border:none;box-shadow:none}.e-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon:focus,.e-icon-btn.e-btn.e-select.e-icon:hover,.e-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable,.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable,.e-icon-btn.e-btn.e-select.e-icon.e-disable,.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover,.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover,.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover{font-family:"ej-webfont";background:transparent;box-shadow:none;border:none}.e-float-btn.e-btn.e-select.e-icon.e-disable,.e-float-btn.e-btn.e-select.e-icon.e-disable:hover,.e-float-btn.e-btn.e-select.e-icon.e-disable:focus{font-family:"ej-webfont";box-shadow:none;border:none;border-radius:50%;color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover,.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover{border-radius:50%}.e-button.e-btn.e-select.e-disable:after,.e-tbtn.e-btn.e-select.e-disable:after,.e-split .e-split-btn.e-btn:after{content:none}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:rgba(0,0,0,.12);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn.e-select:focus{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:rgba(0,0,0,.12);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn.e-select:active,.e-btn.e-disable.e-active.e-select:hover,.e-tbtn.e-flat.e-active,.e-tbtn.e-btn.e-select.e-flat{box-shadow:0 8px 17px 0 rgba(0,0,0,.2);color:#000;border-radius:2px;border:none}.e-btn.e-select:active,.e-tbtn.e-active{background-color:rgba(0,0,0,.12)}.e-drp-btn.e-select .e-icon,.e-btn.e-select .e-icon{color:rgba(0,0,0,.54)}.e-btn.e-select:hover .e-icon{color:rgba(0,0,0,.54)}.e-drp-btn.e-select:hover,.e-btn.e-select:hover .e-icon{color:rgba(0,0,0,.54)}.e-drp-btn.e-select:active,.e-btn.e-select:active .e-icon,.e-btn.e-active .e-icon,.e-btn.e-disable.e-select.e-active:hover .e-icon{color:rgba(0,0,0,.54)}.e-menu.e-split,.e-menu.e-context.e-split,.e-menu.e-context.e-split .e-list>ul,.e-menu.e-widget.e-split li.e-list{background-color:#fff}.e-split-btn-div .e-icon{padding:0}.e-btn.e-disable.e-select:hover,.e-btn.e-disable,.e-btn.e-select.e-disable:hover,.e-btn.e-select.e-disable{color:rgba(0,0,0,.26);box-shadow:none;border:none;background-color:rgba(0,0,0,.12);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tbtn.e-btn.e-select{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;color:rgba(0,0,0,.87);background-color:#fafafa;border-color:#fafafa}.e-tbtn.e-btn.e-select:hover,.e-tbtn.e-btn.e-select:focus{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:rgba(0,0,0,.12);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tbtn.e-btn.e-select.e-active{box-shadow:0 8px 17px 0 rgba(0,0,0,.2);background-color:#ff4081}.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active .e-icon{color:#fff}.e-tbtn.e-btn.e-select.e-active.e-disable,.e-tbtn.e-btn.e-select.e-disable{box-shadow:none;background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.e-tbtn.e-select.e-flat:hover{background:none}.e-togglebutton.e-btn.e-tbtn.e-select.e-flat,.e-btn.e-select.e-flat{background:none;color:#ff4081;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;box-shadow:none;border:none}.e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon,.e-btn.e-select.e-flat .e-icon{color:#ff4081}.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active{background-color:#ff4081;color:#fff;box-shadow:none;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon{color:#fff}.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active{background-color:rgba(255,64,129,.61);border-radius:2px}.e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active{background-color:rgba(255,64,129,.12);border-radius:2px}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover{font-family:"ej-webfont";border-radius:100%;background:none;border:none;box-shadow:none;color:rgba(0,0,0,.54)}.e-togglebutton.e-btn.e-tbtn.e-select.e-disable,.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover,.e-btn.e-select.e-flat.e-disable,.e-btn.e-select.e-flat.e-disable:hover,.e-split.e-widget.e-disable,.e-split.e-widget.e-disable:hover,.e-split.e-widget.e-disable .e-icon{color:rgba(0,0,0,.26)}.e-togglebutton.e-btn.e-tbtn.e-select.e-disable,.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover{background-color:rgba(0,0,0,.12)}.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon,.e-btn.e-select.e-flat.e-disable .e-icon,.e-btn.e-select.e-primary.e-disable .e-icon,.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover,.e-btn.e-select.e-flat.e-disable .e-icon:hover,.e-btn.e-select.e-primary.e-disable .e-icon:hover{color:rgba(0,0,0,.26)}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover{background-color:rgba(0,0,0,.12)}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after{background-color:rgba(255,64,129,.12)}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after{background-color:rgba(255,255,255,.12)}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover{color:#ff4081;background:none}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover{background-color:rgba(255,64,129,.26);color:#fff}.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable,.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active,.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus,.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover{color:rgba(0,0,0,.26);background-color:transparent}.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable,.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active,.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover,.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus{background:none}.e-tbtn.e-btn.e-active:hover .e-icon{color:#fff}.e-btn.e-select{color:rgba(0,0,0,.87)}.e-btn.e-select .e-icon{color:rgba(0,0,0,.54)}.e-btn.e-select.e-disable{color:rgba(0,0,0,.26)}.e-btn.e-select.e-disable .e-icon{color:rgba(0,0,0,.26)}.e-split.e-widget{background:none}.e-split.e-widget{color:rgba(0,0,0,.87)}.e-split.e-widget:hover,.e-split.e-widget:focus{background-color:rgba(0,0,0,.12);border-radius:2px}.e-split.e-widget.e-active .e-splitarrowright,.e-split.e-widget.e-active .e-splitarrowleft,.e-split.e-widget.e-active .e-splitarrowtop,.e-split.e-widget.e-active .e-splitarrowbottom{background-color:#fff;border-radius:2px;box-shadow:rgba(0,0,0,.26)}.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn,.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn{border-width:0 .5px 0 0;border-style:solid}.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn,.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{border-width:0 0 0 .5px;border-style:solid}.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn{border-width:.5px 0 0 0;border-style:solid}.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn{border-width:0 0 .5px 0;border-style:solid}.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn,.e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn,.e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn{border-color:rgba(0,0,0,.12)}.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn,.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn{border-style:solid;background-color:#f5f5f5;box-shadow:none}.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom,.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop,.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft,.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright{border:none}.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable,.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable{background-color:transparent}.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn{border-color:transparent}.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn,.e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn,.e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn,.e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn{border:none}.e-split.e-widget:focus{border-style:solid;background-color:#f5f5f5;border:none;outline:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-split.e-widget.e-active{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn{border-width:0 0 .5px 0;border-style:solid;border-color:rgba(0,0,0,.12)}.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn{border-width:0 0 0 .5px;border-style:solid;border-color:rgba(0,0,0,.12)}.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn{border-width:.5px 0 0 0;border-style:solid;border-color:rgba(0,0,0,.12)}.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn{border-width:0 0 .5px 0;border-style:solid;border-color:rgba(0,0,0,.12)}.e-button.e-btn:not(:active):after,.e-tbtn.e-btn.e-active:not(:active):after,.e-split .e-split-btn.e-select.e-btn:not(:active):after,.e-tbtn.e-btn.e-flat.e-active:not(:active):after,.e-colorwidget .e-color-container .e-selected-color:active::after,.e-colorwidget .e-select:active .e-icon::after,.e-colorpicker .e-colorblock .e-color-image.e-add:active:after,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active:not(:active):after,.e-groupbutton>.e-ul>.e-grp-btn-item:not(:active):after{background-color:rgba(255,255,255,.12)}.e-button.e-btn.e-flat:not(:active):after,.e-tbtn.e-btn.e-flat:not(:active):after,.e-tbtn.e-btn:not(:active):after{background-color:rgba(255,64,129,.12)}.e-btn.e-select.e-success{color:#fff;background:#5cb85c;border-color:#4cae4c}.e-btn.e-select.e-success .e-icon,.e-btn.e-select.e-info .e-icon,.e-btn.e-select.e-warning .e-icon,.e-btn.e-select.e-danger .e-icon{color:#fff}.e-btn.e-select.e-success:active,.e-btn.e-select.e-success:hover,.e-btn.e-select.e-success:hover:focus{background:#449d44;border-color:#398439}.e-btn.e-select.e-success:focus,.e-btn.e-select.e-success:active:hover,.e-btn.e-select.e-success:active:focus{background:#398439;border-color:#255625}.e-btn.e-select.e-success:focus{background-color:#449d44}.e-btn.e-select.e-info{color:#fff;background:#5bc0de;border-color:#46b8da}.e-btn.e-select.e-info:active,.e-btn.e-select.e-info:hover,.e-btn.e-select.e-info:focus,.e-btn.e-select.e-info:hover:focus{background:#31b0d5;border-color:#269abc}.e-btn.e-select.e-info:focus{border-color:#1b6d85}.e-btn.e-select.e-info:active:hover,.e-btn.e-select.e-info:active:focus{background:#269abc;border-color:#1b6d85}.e-btn.e-select.e-warning{color:#fff;background:#f0ad4e;border-color:#eea236}.e-btn.e-select.e-warning:active,.e-btn.e-select.e-warning:hover,.e-btn.e-select.e-warning:focus,.e-btn.e-select.e-warning:hover:focus{background:#ec971f;border-color:#d58512}.e-btn.e-select.e-warning:focus{border-color:#985f0d}.e-btn.e-select.e-warning:active:hover,.e-btn.e-select.e-warning:active:focus{background:#d58512;border-color:#985f0d}.e-btn.e-select.e-danger{color:#fff;background:#d9534f;border-color:#d43f3a}.e-btn.e-select.e-danger:active,.e-btn.e-select.e-danger:hover,.e-btn.e-select.e-danger:focus,.e-btn.e-select.e-danger:hover:focus{background:#c9302c;border-color:#ac2925}.e-btn.e-select.e-danger:focus{border-color:#761c19}.e-btn.e-select.e-danger:active:hover,.e-btn.e-select.e-danger:active:focus{background:#ac2925;border-color:#761c19}.e-btn.e-select.e-link,.e-btn.e-select.e-link .e-icon{background:transparent;font-weight:400;color:#337ab7;border:none;box-shadow:none}.e-btn.e-select.e-link:active,.e-btn.e-select.e-link:active .e-icon{text-decoration:none}.e-btn.e-select.e-link:hover,.e-btn.e-select.e-link:hover .e-icon,.e-btn.e-select.e-link:focus,.e-btn.e-select.e-link:focus .e-icon,.e-btn.e-select.e-link:active:hover,.e-btn.e-select.e-link:active:hover .e-icon{color:#23527c}.e-btn.e-select.e-link.e-txt:hover,.e-btn.e-select.e-link.e-txt:focus,.e-btn.e-select.e-link.e-txt:active:hover{text-decoration:underline}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:focus,.e-btn.e-select.e-disable.e-success:active,.e-btn.e-select.e-disable.e-success:active:hover{background:rgba(92,184,92,.5)}.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:hover,.e-btn.e-select.e-disable.e-info:focus,.e-btn.e-select.e-disable.e-info:active,.e-btn.e-select.e-disable.e-info:active:hover{background:rgba(91,192,222,.5)}.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:hover,.e-btn.e-select.e-disable.e-warning:focus,.e-btn.e-select.e-disable.e-warning:active,.e-btn.e-select.e-disable.e-warning:active:hover{background:rgba(240,173,78,.5)}.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:hover,.e-btn.e-select.e-disable.e-danger:focus,.e-btn.e-select.e-disable.e-danger:active,.e-btn.e-select.e-disable.e-danger:active:hover{background:rgba(217,83,79,.5)}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:active:hover,.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:active:hover,.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:active:hover,.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:active:hover,.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link:active:hover{color:rgba(255,255,255,.5);border-color:transparent;box-shadow:none}.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link.e-txt,.e-btn.e-select.e-disable.e-link:hover,.e-btn.e-select.e-disable.e-link.e-txt:hover,.e-btn.e-select.e-disable.e-link:active,.e-btn.e-select.e-disable.e-link.e-txt:active,.e-btn.e-select.e-disable.e-link:focus,.e-btn.e-select.e-disable.e-link:focus .e-txt,.e-btn.e-select.e-disable.e-link:active:hover,.e-btn.e-select.e-disable.e-link.e-txt:active:hover{color:rgba(51,122,183,.5);background:transparent;text-decoration:none}.e-btn.e-select.e-disable.e-link .e-icon,.e-btn.e-select.e-disable.e-link:hover .e-icon,.e-btn.e-select.e-disable.e-link:focus .e-icon,.e-btn.e-select.e-disable.e-link:active .e-icon,.e-btn.e-select.e-disable.e-link:active:hover .e-icon{color:rgba(51,122,183,.5)}.ejinputtext{background-color:#fff;outline:medium none}.ejinputtext{color:#000;border:1px solid #000;color:rgba(0,0,0,.87);border:1px solid rgba(0,0,0,.26)}.e-textbox,.e-textarea{background-color:#fff}.e-textbox,.e-textarea{color:#000;border-color:#000;color:rgba(0,0,0,.87);border-color:rgba(0,0,0,.12)}.ejinputtext:focus{box-shadow:none;border:1px solid rgba(0,0,0,.54)}.e-textbox:hover,.e-textarea:hover{box-shadow:none}.e-textbox:focus,.e-textarea:focus{box-shadow:none;border-color:#ff4081}.e-textbox.e-animation:focus,.e-textarea.e-animation:focus{border-color:#000;border-color:rgba(0,0,0,.12)}.e-ripple-bar:before,.e-ripple-bar:after{background:#ff4081}.e-textbox[disabled],.e-textarea[disabled]{box-shadow:none}.e-textbox[disabled],.e-textarea[disabled]{border-bottom-style:dashed;background-image:linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%);background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x;color:#000;color:rgba(0,0,0,.26)}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{box-shadow:none}.e-textbox::selection,.e-textarea::selection{background:#ff4081;color:#fff}.e-textbox::-moz-selection,.e-textarea::-moz-selection{background:#ff4081;color:#fff}.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{font-style:normal;color:rgba(0,0,0,.38)}.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{color:rgba(0,0,0,.38)}.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{color:rgba(0,0,0,.38)}.e-menu.e-split.e-context{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-menu.e-split.e-context .e-list>.e-menulink{color:rgba(0,0,0,.87)}.e-menu.e-split.e-context .e-list .e-icon{color:rgba(0,0,0,.54)}.e-menu.e-split.e-context .e-list.e-mhover{background-color:#eee}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-captcha .refresh{border:0;margin-left:20px;padding:0 0}.e-captcha .audio{border:0;margin-left:20px;padding:0 0}.e-captcha .imagecontainer{border:1px solid #b2b2b2}.e-captcha .validTextBox{border-width:0 0 1px 0;border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.38);margin-bottom:12px;margin-top:26px}.e-captcha .e-validTextBox{border-width:0 0 1px 0;border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.38);margin-bottom:12px;margin-top:26px}.e-captcha .e-refresh{border:0;margin-left:8px;padding:0 0}.e-captcha .e-audio{border:0;margin-left:8px;padding:0 0}.e-captcha .e-imageContainer{border:1px solid #b2b2b2}.e-captcha div:nth-child(2){width:0 !important}.e-captcha .validTextBox:focus{outline:none;border-bottom:2px solid #ff4081}.e-captcha .refresh.e-btn.e-select:active,.e-captcha .e-refresh.e-btn.e-select:active{background:#bdbdbd}.e-captcha .audio.e-btn.e-select:active,.e-captcha .e-audio.e-btn.e-select:active{background:#bdbdbd}.e-captcha .refresh.e-btn.e-select:focus,.e-captcha .audio.e-btn.e-select:focus,.e-captcha .refresh.e-btn.e-select:active,.e-captcha .audio.e-btn.e-select:active,.e-captcha .e-refresh.e-btn.e-select:focus,.e-captcha .e-audio.e-btn.e-select:focus,.e-captcha .e-refresh.e-btn.e-select:active,.e-captcha .e-audio.e-btn.e-select:active{box-shadow:none}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-colorpicker .e-hsv-color,.e-colorpicker .e-buttons .e-preview,.e-colorpicker .e-slider-wrap .e-hue,.e-colorpicker .e-slider-wrap .e-opacity{border:none}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider .e-handle.e-select.e-handle-start,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab),.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border:3px solid #fff}.e-colorpicker:focus{outline:none}.e-colorwidget .e-select{color:rgba(0,0,0,.54)}.e-colorpicker .e-buttons .e-codeeditor .e-color-code{border-color:rgba(0,0,0,.12)}.e-colorwidget .e-in-wrap.e-box:hover{background-color:#f5f5f5;color:#424242}.e-colorwidget .e-in-wrap.e-box:focus{color:#424242}.e-colorwidget .e-in-wrap.e-box:focus{background:#e0e0e0}.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover{cursor:default;background:#fff}.e-colorpicker.e-popup{background-color:#fff;border-color:#e0e0e0}.e-presetWrapper.e-widget.e-context{border-color:#e0e0e0}.e-presetWrapper.e-widget.e-context{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-colorwidget.e-focus{box-shadow:0 0 2px #d4d4d4}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{background-color:#fff;color:#212121}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{border-color:#fff}.e-colorpicker .e-colorblock .e-color-image.e-add:active{background-color:rgba(0,0,0,.12)}.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover{background-color:#f5f5f5}.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select{background-color:#eee}.e-colorpicker .e-colorblock .e-color-image.e-add:active{background-color:rgba(0,0,0,.12)}.e-colorwidget .e-color-container .e-selected-color::after,.e-colorwidget .e-select .e-icon::after,.e-colorpicker .e-colorblock .e-color-image.e-add:after{background-color:rgba(255,255,255,.5)}.e-colorpicker .e-footer .e-switcher:hover{border-radius:2px}.e-colorpicker .e-footer .e-switcher:hover{background:#e0e0e0}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{color:#212121}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{border-color:transparent;color:rgba(0,0,0,.54)}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{color:#212121;border-color:#e0e0e0}.e-presetWrapper.e-menu.e-context,.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused,.e-presetWrapper.e-menu.e-context .e-list>ul,.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#212121;border-color:#fff}.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#212121}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{border-color:#e0e0e0}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{background:#f5f5f5}.e-colorpicker .e-buttons .e-grpbtn{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{color:#212121}.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{background:#fafafa;box-shadow:none;border-radius:0}.e-colorpicker .e-buttons .e-grpbtn,.e-colorpicker .e-buttons .e-grpbtn .e-btn{border-color:#e0e0e0}.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{background:none}.e-colorpicker .e-buttons .e-color-code{border-color:rgba(0,0,0,.26)}.e-colorpicker .e-buttons .e-color-code:focus{border-color:rgba(0,0,0,.54)}.e-colorpicker .e-buttons .e-codeeditor::before{background:#ff4081}.e-colorpicker .e-buttons .e-previous,.e-presetWrapper .e-presets-table .e-preset-row{border-color:#e0e0e0}.e-colorpicker .e-item.e-state-selected{border-color:#000;border-width:1px}.e-colorpicker .e-color-image,.e-presetWrapper .e-color-image,.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover{background-image:url(../common-images/materialtheme/colorpicker_light_material.png);background-color:transparent;filter:none}.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover{background-color:rgba(0,0,0,.12)}.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive{background-color:rgba(0,0,0,.24)}.e-presetWrapper .e-presetHeader,.e-colorpicker .e-element .e-icon:before{color:#212121}.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-codeeditor .e-close_01{color:#212121}.e-colorpicker .e-buttons .e-grpbtn .e-click{color:#000;background-color:#bdbdbd}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{color:#212121;border-color:#e0e0e0}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{background:#e0e0e0}.e-presetWrapper.e-menu.e-context li.e-list{background:#fff}.e-colorpicker .e-context.e-menu .e-mhover>a,.e-colorpicker .e-context.e-menu .e-mhover>span,.e-colorpicker .e-context.e-menu .e-mfocused,.e-colorpicker .e-context.e-menu .e-mfocused>a,.e-colorpicker .e-context.e-menu .e-mfocused>span{background:transparent}.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{background:transparent}.e-colorwidget .e-color-container .e-selected-color:active::after,.e-colorwidget .e-select:active .e-icon::after,.e-colorpicker .e-colorblock .e-color-image.e-add:active:after{background-color:rgba(255,255,255,.5)}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;transform:rotate(0deg);transition:transform 300ms ease}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{margin:-11px 8px;height:14px}.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{opacity:.35;background:none}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-fileexplorer,.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{border-color:#e0e0e0}.e-fileexplorer{border-color:#e0e0e0}.e-fileexplorer .e-splitter .e-splitbar,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer.e-fe-mobile .e-fe-split-icon{border-color:#e0e0e0}.e-fileexplorer .e-statusbar .e-itemStaus{color:rgba(0,0,0,.87)}.e-fileexplorer input:not(.e-textbox),.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name,input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{color:rgba(0,0,0,.87)}.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{color:#212121}.e-fileexplorer.e-js .e-grid td.e-active,.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{color:rgba(0,0,0,.87)}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{border-color:#e0e0e0}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{background:#e0e0e0}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{color:#212121}.e-fileexplorer.e-js .e-tilenode.e-active,.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active{border-color:#f5f5f5;background:#f5f5f5}.e-fileexplorer.e-js .e-tilenode.e-active:hover,.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{border-color:#eee;background:#eee}.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input,.e-fe-split-context.e-menu.e-context.e-split,.e-fe-split-context.e-menu.e-widget.e-split li.e-list{background:#fff}.e-fileexplorer .e-tilenode.e-hover,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td,.e-fileexplorer .e-tilenode.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td,.e-fileexplorer .e-treeview .e-text.e-file-droppable{border-color:#eee;background:#eee}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{border-color:#e0e0e0}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{background:#e0e0e0}.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{background:none}.e-fileexplorer .e-toolbar>.e-horizontal>.e-active>span.e-fe-folder{background-color:transparent}.e-fileexplorer .e-toolbar input,.e-fe-toolbar.e-responsive-toolbar.e-toolbar input{border-color:rgba(0,0,0,.26)}.e-fileexplorer .e-toolbar input::selection,.e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection{color:#fff;background:#ff4081}.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus{border-color:rgba(0,0,0,.38)}.e-fileexplorer .e-toolbar .e-hover .e-tool-input,.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input{border-color:rgba(0,0,0,.38)}.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover,.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover,.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover,.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover{background:transparent;border-color:transparent}.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon{color:rgba(0,0,0,.54)}.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon{color:#ff4081}.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn,.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn{background-color:#e0e0e0}.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after,.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after{animation:none}.e-fileexplorer .e-scrollbar .e-vscroll,.e-fileexplorer .e-scrollbar .e-hscroll{border-color:#e0e0e0}.e-fileexplorer .e-toolbar>.e-horizontal .e-fe-split-button .e-active,.e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active{background:#e0e0e0;box-shadow:none}.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus,.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover{background-color:rgba(255,64,129,.26)}.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon{color:#ff4081}.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active{background:transparent}.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer .e-grid .e-gridheader.e-scrollcss,.e-fileexplorer .e-grid .e-gridheader .e-headercell{background:#fff}.e-fileexplorer .e-alt_row,.e-fileexplorer .e-gridheader,.e-fileexplorer .e-gridheader .e-headercell,.e-fileexplorer .e-grid .e-gridcontent,.e-fileexplorer .e-splitter .e-pane,.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace,.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace{background-color:#fff}.e-fileexplorer .e-tilenode.e-hover .e-thumbImage{border-color:#e0e0e0}.e-fileexplorer.e-js .e-active .e-thumbImage{border-color:#3f51b5}.e-menu>.e-list.e-fe-separator{border-color:#e0e0e0}.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active,.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active{background:#f5f5f5;border-color:#f5f5f5}.e-dialog .e-fe-table table tr .e-readonly{background:#fff;color:#212121}.e-dialog .e-fe-table table .e-border{border-color:#e0e0e0}.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover,.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{background-color:transparent}.e-fileexplorer .e-fe-popup .e-content{background-color:#fff;border-color:#e0e0e0}.e-fileexplorer .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-fileexplorer .e-fe-popup .e-downtail:before,.e-fileexplorer .e-fe-popup .e-downtail{border-top-color:#e0e0e0}.e-fileexplorer .e-fe-popup span:hover,.e-fileexplorer .e-fe-popup .e-spanclicked{border-color:#424242}.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{box-shadow:0 0 6px -1px #e0e0e0 inset}.e-fe-dialog.e-dialog .e-fe-table tr td:first-child{color:rgba(0,0,0,.38);border-color:rgba(0,0,0,.38)}.e-fileexplorer .e-toolbar.e-js{border-bottom:1px solid #e0e0e0}.e-fe-dialog input.e-fe-dialog-text{box-shadow:none;border-color:rgba(0,0,0,.12)}.e-fe-dialog input.e-fe-dialog-text:focus{box-shadow:none;border-color:#ff4081}.e-fileexplorer .e-statusbar .e-button.e-btn:after{background-color:rgba(255,64,129,.38)}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{background-color:rgba(255,64,129,.2)}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{border:1px solid #ff4081}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active{background-color:#3f51b5}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datepicker table td.e-disable,.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable{opacity:1;color:#adadad;visibility:visible;cursor:default}.e-datepicker table td.e-hidedate{visibility:hidden}.e-datepicker:focus{outline:none}.e-datewidget .e-in-wrap{border-color:#e0e0e0}.e-datewidget .e-in-wrap{border-width:0 0 1px 0;border-color:rgba(0,0,0,.12)}.e-datewidget .e-in-wrap:before,.e-datewidget .e-in-wrap:after{background:#ff4081}.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover{box-shadow:none}.e-datewidget .e-select,.e-datewidget.e-rtl .e-select,.e-ntouch.e-datewidget .e-disable.e-select:hover{background-color:#fff;color:rgba(0,0,0,.54)}.e-ntouch.e-datewidget .e-select:hover{background-color:#fff;color:rgba(0,0,0,.54);border-color:#e0e0e0}.e-datewidget .e-select.e-active{background-color:#fafafa;border-color:#3f51b5}.e-datewidget .e-input{background-color:#fff}.e-datewidget .e-input{color:rgba(0,0,0,.87);font-size:13px}.e-datepicker table td.other-month,.e-datepicker .e-allyear-first,.e-datepicker .e-allyear-last,.e-datepicker .e-year-first,.e-datepicker .e-year-last{color:rgba(0,0,0,.38)}.e-datepicker table td.e-dp-weekend{color:#cd0a0a}.e-datepicker.e-calendar{border-color:#e0e0e0;background-color:#fff}.e-datepicker.e-calendar{background:#fff;font-size:12px;width:308px;padding:0 10px 10px 10px}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{font-weight:normal}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{background:#3f51b5}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{background:#fff;color:rgba(0,0,0,.87);border-bottom:0;font-size:16px}.e-datepicker .e-header:hover>span{color:#212121}.e-datepicker .e-footer{color:#ff4081;text-transform:uppercase;border:none;width:94%}.e-ntouch.e-datepicker .e-footer:hover{color:#ff4081;border:none;background-color:rgba(0,0,0,.12);border-radius:0;box-shadow:none}.e-datepicker .e-text{color:rgba(0,0,0,.87)}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{border-bottom:1px solid transparent}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{background:#f5f5f5}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{color:rgba(0,0,0,.38);background:#fff}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{border-color:#e0e0e0;box-shadow:0 0 0 transparent inset}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{background:#e0e0e0}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{background:transparent;color:rgba(0,0,0,.87);border-radius:50%}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{background:transparent}.e-datepicker td.e-state-hover{color:#ff4081;background:transparent}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{background:none;border-color:none}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{color:rgba(0,0,0,.38)}.e-datepicker .e-datepicker-days .e-selected-days{background-color:#fafafa;border-radius:0;box-shadow:0 0 0 transparent inset;color:#fff}.e-work-week .e-week-day,.e-selected-week,.e-selected-month{background-color:#f5f5f5;color:#212121}.e-datepicker .e-header .e-icon{color:rgba(0,0,0,.54)}.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover{background-color:transparent}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{border-radius:0;border-color:#e0e0e0}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{background-color:#fff}.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default;border-color:#e0e0e0}.e-datepicker .e-state-default{color:rgba(0,0,0,.87);font-size:14px}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{color:rgba(0,0,0,.54)}.e-datepicker .today{color:#ff4081;background:#fff;box-shadow:0 0 0 transparent inset;border-radius:50%}.e-datepicker .other-month.e-active{background:none}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{background-color:#fafafa;box-shadow:0 0 0 transparent inset;color:#fff;border-color:#3f51b5}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{border-radius:4px}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{color:#fff}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{background:transparent}.e-ntouch.e-datepicker table td.other-month:hover,.e-ntouch.e-datepicker .e-allyear-first:hover,.e-ntouch.e-datepicker .e-allyear-last:hover,.e-ntouch.e-datepicker .e-year-first:hover,.e-ntouch.e-datepicker .e-year-last:hover{background-color:transparent;border-color:#e0e0e0}.e-ntouch.e-datepicker table td.other-month:hover,.e-ntouch.e-datepicker .e-allyear-first:hover,.e-ntouch.e-datepicker .e-allyear-last:hover,.e-ntouch.e-datepicker .e-year-first:hover,.e-ntouch.e-datepicker .e-year-last:hover{color:rgba(0,0,0,.38)}.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover{background:none;color:#212121;border:1px solid transparent}.e-ntouch.e-datepicker.e-popup.e-disable table td:hover,.e-datepicker.e-popup.e-disable td.e-state-hover,.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover{background:none;color:#212121;font-weight:normal;border-radius:0;border-color:#e0e0e0}.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover{background:none;border-radius:0;border-color:#e0e0e0}.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover,.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover{background:none;border-color:none;color:#adadad}.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover{color:#3f51b5}.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover{background:none}.e-datepicker::-webkit-input-placeholder{color:#212121}.e-datepicker:-ms-input-placeholder{color:#212121}.e-datepicker::-moz-placeholder{color:#212121}.e-datepicker:-moz-placeholder{color:#212121}.e-ntouch.e-datepicker .e-datepicker-headertext:hover{color:rgba(0,0,0,.87);background:#fff}.e-datepicker .e-datepicker-days .e-state-default{height:44px;position:relative;z-index:1}.e-datepicker .e-datepicker-months td,.e-datepicker .e-datepicker-years td{height:50px;position:relative;z-index:1}.e-datepicker .e-datepicker-allyears td{height:78px;position:relative;z-index:1}.e-datepicker .e-datepicker-months td:hover::before,.e-datepicker .e-datepicker-years td:hover::before{top:5px;left:18px}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{top:0;left:0;float:left}.e-datepicker .e-header .e-prev{top:0;left:0}.e-datepicker .e-header .e-text{float:left}.e-datepicker .e-header .e-text .e-datepicker-headertext{padding:7px;border-radius:0}.e-datepicker .e-header .e-next{right:0}.e-datepicker .e-icon{height:30px;width:30px}.e-datepicker .e-header .e-icon:before{top:7px;left:8px}.e-datepicker .e-header .e-text{width:79%}.e-datepicker.e-headerlong .e-header .e-text{width:85%}.e-datepicker.e-rtl .e-header .e-text{float:right}.e-datepicker.e-rtl .e-header .e-prev{left:0;float:right}.e-datepicker.e-rtl .e-header .e-next{right:0;float:right}.e-datewidget.e-active .e-select{color:#ff4081}.e-datewidget.e-active .e-select:hover{color:#ff4081}.e-datepicker .today:hover{background:#fff}.e-ntouch.e-datepicker table td:hover::before,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before{border-radius:50%;background:#eee;color:#000}.e-datepicker table td::before{width:40px;height:40px;content:"";position:absolute;left:2px;top:2px;z-index:-1}.e-datepicker table td.e-weeknumber:hover::before{content:none}.e-datepicker.e-headerlong .e-datepicker-days .e-active::before,.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before,.e-datepicker.e-headerlong table .e-datepicker-days td::before{left:10px}.e-datepicker .e-active::before,.e-datepicker .e-active .e-state-hover::before{width:40px;height:40px;border-radius:50%;background:#ff4081;content:"";position:absolute;left:2px;top:2px;z-index:-1}.e-datepicker.e-headerlong table td.e-current-allyear::before{left:14px}.e-datepicker.e-icons .e-active::before,.e-datepicker.e-icons .e-active .e-state-hover::before,.e-datepicker.e-icons td::before,.e-datepicker.e-icons td.e-state-hover::before{left:2px}.e-datepicker td.e-state-hover::before{border-radius:50%}.e-datepicker .e-active::before,.e-datepicker .e-active.e-state-hover::before{background:#ff4081;border-radius:50%}.e-ntouch.e-datepicker table td.e-disable:hover::before,.e-ntouch.e-datepicker table td.e-hidedate:hover::before{color:rgba(0,0,0,.38)}.e-datepicker table td.e-hidedate:hover::before{background:none}.e-datepicker .e-datepicker-months td.e-active::before,.e-datepicker .e-datepicker-years td.e-active::before{top:5px;left:20px}.e-datepicker .e-datepicker-months td.e-state-hover::before,.e-datepicker .e-datepicker-years td.e-state-hover::before{top:5px;left:20px}.e-datepicker.e-headerlong .e-datepicker-months td::before,.e-datepicker.e-headerlong .e-datepicker-years td::before{left:32px}.e-datewidget .e-input::selection{background:#ff4081;color:#fff}.e-datewidget .e-input::-moz-selection{background:#ff4081;color:#fff}.e-datepicker.e-popup .e-header .e-prev:not(:active):after,.e-datepicker.e-popup .e-header .e-next:not(:active):after{background-color:rgba(0,0,0,.12)}.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after,.e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after{background-color:transparent}.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after{background-color:rgba(255,64,129,.12)}.e-datepicker .e-datepicker-days td.e-active:not(:active):after{background:rgba(255,64,129,.5)}.e-datepicker .e-datepicker-days td.e-active{overflow:hidden;border-radius:50%}.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before,.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before,.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before{content:"";width:75px;height:75px;z-index:-1}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datetime-wrap .e-input,.e-datetime-popup{background-color:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-datetime-wrap .e-input,.e-datetime-popup{color:rgba(0,0,0,.87)}.e-datetime-wrap .e-input{font-size:13px}.e-datetime-wrap .e-in-wrap,.e-datetime-popup,.e-datetime-popup .e-timecontainer .e-header{border-color:#e0e0e0}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{border-color:#e0e0e0}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background:#f5f5f5}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background:#fff;color:rgba(0,0,0,.54)}.e-ntouch.e-datetime-wrap .e-select:hover{background:#fff}.e-datetime-popup .e-dt-button{border:none;color:#ff4081;background:#fff;text-transform:uppercase;font-size:14px}.e-datetime-popup .e-dt-button:active{border-color:#fff;color:#ff4081;background:#fff}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border-color:#e0e0e0;background-color:#fff}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{font-size:16px;font-weight:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{background:#fff;color:rgba(0,0,0,.87)}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover>span{color:rgba(0,0,0,.87)}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover>span{color:rgba(0,0,0,.38)}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{background:#3f51b5}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{border-bottom:none;background:#fff;padding:9px 0 9px 0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm>.e-text{border-top:0;padding-top:12px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{border-top:1px solid;border-color:rgba(0,0,0,.12)}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon{color:rgba(0,0,0,.54)}.e-timepicker table td.e-active::before,.e-timepicker table td.e-active.e-state-hover::before{border-color:#3f51b5}.e-timepicker table td.e-active::before,.e-timepicker table td.e-active.e-state-hover::before{content:"";width:40px;height:40px;border-radius:50%;box-shadow:0;background-color:#ff4081;position:absolute}.e-timepicker table td.e-active,.e-timepicker table td.e-active.e-state-hover{color:#fff}.e-timepicker .e-state-default{font-weight:normal}.e-timepicker .e-state-default{color:rgba(0,0,0,.87)}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{border-color:#e0e0e0}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{background:#e0e0e0}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{border-radius:50%;box-shadow:none;width:40px;height:40px;line-height:40px;display:inline-block}.e-ntouch.e-timepicker table td:hover,.e-timepicker table td.e-state-hover{color:rgba(0,0,0,.87)}.e-ntouch.e-timepicker .e-hours-headertext:hover,.e-ntouch.e-timepicker .e-minitues-headertext:hover{background:#fff}.e-timepicker .e-footer{border:none;color:#212121}.e-ntouch.e-timepicker .e-footer:hover{background:#fff;border:none}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer{color:#ff4081;text-transform:uppercase}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover{color:#ff4081;border:none;background-color:rgba(0,0,0,.12);border-radius:0;box-shadow:none}.e-timepicker table td.e-disable{color:#adadad}.e-ntouch.e-timepicker table td.e-disable:hover{background:none;border-color:none;color:#adadad}.e-ntouch.e-timepicker .e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-arrow-sans-right:hover{background-color:#fff}.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover{border-color:#e0e0e0}.e-ntouch.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;color:#212121;font-weight:normal;border-radius:0;border-color:#e0e0e0}.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover{border-color:#e0e0e0}.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover{background:none;color:#212121;border:1px solid transparent}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default{height:56px}.e-datetime-wrap .e-in-wrap{border-width:0 0 1px 0;border-color:rgba(0,0,0,.12)}.e-datetime-popup .e-header-am+.e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-header-pm+.e-dp-viewhours .e-timepicker-hours .e-state-default{height:44px;position:relative;z-index:1}.e-datetime-wrap .e-in-wrap:before,.e-datetime-wrap .e-in-wrap:after{background:#ff4081}.e-datetime-wrap.e-focus .e-in-wrap{box-shadow:none}.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{height:78px;position:relative;z-index:1}.e-datetime-wrap .e-select{border-left:0;width:24px}.e-ntouch.e-datetime-wrap.e-active .e-select:hover{color:#ff4081}.e-ntouch.e-datetime-wrap.e-active .e-select{color:#ff4081}.e-datetime-popup .e-time-popup{border-left:1px solid;border-color:rgba(0,0,0,.12);box-shadow:none}.e-datetime-popup .e-time-popup.e-rtl{border-right:1px solid;border-color:rgba(0,0,0,.12);box-shadow:none}.e-datetime-popup .e-datepicker{box-shadow:none;padding:0}.e-datetime-popup .e-popup-container{padding:0;border-bottom:1px solid;border-color:rgba(0,0,0,.12)}.e-datetime-popup .e-button-container{padding:5px 5px 5px}.e-datetime-popup .e-datepicker table{margin:0}.e-datetime-popup .e-timecontainer .e-header{display:none}.e-datetime-popup .e-timecontainer .e-time-popup ul li{padding:15px 0 15px 18px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{color:rgba(0,0,0,.38)}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon{height:30px;width:30px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{width:79%}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt{padding:7px;border-radius:0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before{top:7px;left:8px}.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{border-radius:50%;box-shadow:none;width:70px;height:50px;line-height:50px;position:relative;z-index:1}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{top:0;left:0;float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{overflow:hidden}.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before{top:8px;left:17px}.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{float:right}.e-datetime-popup.e-drill-down .e-popup-container{padding:0 10px 10px 10px;border-bottom:0}.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next{right:0;float:right}.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{left:0;float:right}.e-datetime-popup .e-drillDowncontainer table td::before{content:"";width:40px;height:40px;line-height:40px;display:inline-block;position:absolute;top:3px;left:3px;z-index:-1}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default{width:40px;height:40px;padding:3px 15px;z-index:1}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before{top:3px;left:18px}.e-datetime-popup .e-drillDowncontainer .e-header-am+.e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-drillDowncontainer .e-header-pm+.e-dp-viewhours .e-timepicker-hours .e-state-default{width:40px;height:40px;padding:3px;position:relative;z-index:1}.e-datetime-popup .e-drillDowncontainer .e-header-am+.e-dp-viewhours .e-timepicker-hours .e-state-default::before,.e-datetime-popup .e-drillDowncontainer .e-header-pm+.e-dp-viewhours .e-timepicker-hours .e-state-default::before{top:3px;left:5px}.e-datetime-popup .e-datepicker .e-footer{margin:0}.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li{padding:15px 18px 15px 0}.e-datetime-wrap .e-input::selection{background:#ff4081;color:#fff}.e-datetime-wrap .e-input::-moz-selection{background:#ff4081;color:#fff}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm+.e-dp-viewhours{margin-top:10px}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after{background:rgba(0,0,0,.12)}.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after{background-color:rgba(255,64,129,.12)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-daterangepicker-popup{background-color:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;color:#212121}.e-daterangepicker-popup{border:0;box-shadow:0 2px 3px 1px rgba(0,0,0,.21)}.e-daterangewidget .e-select{border-left:0;width:24px}.e-daterangewidget .e-in-wrap:before,.e-daterangewidget .e-in-wrap:after{background:#ff4081}.e-daterangewidget .e-input{background-color:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-daterangewidget .e-input{color:rgba(0,0,0,.87);font-size:13px}.e-daterangewidget .e-in-wrap,.e-daterangepicker-popup{border-color:#e0e0e0}.e-daterangewidget .e-in-wrap{border-width:0 0 1px 0;border-color:rgba(0,0,0,.12)}.e-daterangewidget.e-focus .e-in-wrap,.e-daterangewidget .e-focus{box-shadow:none}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{border-color:#e0e0e0}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background:#f5f5f5}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background:#fff;color:rgba(0,0,0,.54)}.e-ntouch.e-daterangewidget .e-select:hover{background:#fff}.e-daterangepicker-popup .e-custom-dateranges{border-left:1px solid #e0e0e0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{color:rgba(0,0,0,.38)}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover{background:#e0e0e0;color:#212121}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover{background-color:#eee}.e-daterangepicker-popup .e-datepicker .e-active::before,.e-datepicker .e-active .e-state-hover::before,.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default,.e-daterangepicker-popup .e-datepicker table td::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{top:0;padding-top:0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{background:transparent;color:#fff}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before{background:#ff4081;border-radius:50%;top:2px}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover{color:rgba(0,0,0,.38);background:transparent}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before{background:transparent;content:""}.e-daterangepicker-popup .e-val-error .e-in-wrap{border:1px solid #f00}.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable{cursor:default}.e-custom-dateranges li{box-shadow:none;background:#fff;border:0;padding:9px 24px;margin:0;text-align:center;height:30px;box-sizing:content-box}.e-custom-dateranges li.e-active{background:#fff;color:#ff4081;border-color:#fff}.e-custom-dateranges li:hover{color:#212121;border-color:#e0e0e0}.e-custom-dateranges li:hover{background:#e0e0e0}.e-daterange-responsive .e-custom-dateranges{border-top:1px solid #e0e0e0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{background:#fff;color:#212121}.e-daterangepicker-popup .e-custom-dateranges li:hover{background-color:#eee;color:rgba(0,0,0,.87)}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range+.e-end-date{box-shadow:-15px 0 0 0 #eee}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange{box-shadow:15px 0 0 0 #eee}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{color:#212121;border-color:#e0e0e0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{background:#eee;box-shadow:none}.e-daterangepicker-popup .e-drpbuttons{border-top:1px solid #e0e0e0;border-color:#e0e0e0;color:#212121}.e-daterangepicker-popup .e-drpbuttons{background:#f5f5f5}.e-daterangepicker-popup .e-drpbuttons div{border:none;color:#ff4081;background:#fff;text-transform:uppercase}.e-daterangepicker-popup .e-drpbuttons div:hover{background:#fff;color:#ff4081;border-color:#fff}.e-daterangepicker-popup .e-drpbuttons .e-active{background-color:#fafafa;border-color:#3f51b5;color:#212121}.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap{border-color:#e0e0e0}.e-daterangepicker-popup .e-datewidget.e-error{color:#fff}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{height:44px;position:relative;z-index:1}.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap,.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap{border-color:rgba(0,0,0,.12);box-shadow:none}.e-daterangepicker-popup .e-left-datepicker{border-right:1px solid;border-color:rgba(0,0,0,.12);box-shadow:none;margin-right:-1px}.e-daterangepicker-popup .e-right-datepicker{border-left:1px solid;border-color:rgba(0,0,0,.12);box-shadow:none}.e-daterangepicker-popup .e-left-datepicker .e-timewidget,.e-daterangepicker-popup .e-right-datepicker .e-timewidget{height:32px}.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap,.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap{border-color:rgba(0,0,0,.12);box-shadow:none}.e-daterange-timepopup.e-time-popup ul li{padding:15px 0 15px 15px}.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select,.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select{color:rgba(0,0,0,.54)}.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select,.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select{border-left:0}.e-daterangewidget.e-active .e-select{color:#ff4081}.e-daterangewidget .e-input::selection,.e-datetime-wrap .e-input::selection{background:#ff4081;color:#fff}.e-daterangewidget .e-input::-moz-selection,.e-datetime-wrap .e-input::-moz-selection{background:#ff4081;color:#fff}.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after{background-color:rgba(255,64,129,.12)}.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after{animation:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after,.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after{background:rgba(255,255,255,.5)}.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select,.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active,.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover{color:rgba(0,0,0,.26);background-color:transparent}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap,.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap{width:195px}.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker+::after{content:"";width:100%;height:100%;float:left}.e-daterangepicker-popup .e-custom-dateranges ul{color:rgba(0,0,0,.87);margin-top:13px}.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before,.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after,.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before,.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after,.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before,.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after{width:0}.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker{float:none}.e-daterange-responsive .e-drpbuttons{background-color:transparent}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.svg-rotate-ie{cursor:url("../common-images/diagram/Rotate.cur"),default}.svg-rotate{cursor:url("../common-images/diagram/Rotate.cur"),default}.sf-d-menuitem{background-image:url("../common-images/diagram/diagram_context.png");background-repeat:no-repeat;height:25px;width:25px}.sf-d-menuitem.hover{background-image:url("../common-images/diagram/diagram_context.png")}.sf-d-menuitem.cut{background-position:2px -290px}.sf-d-menuitem.copy{background-position:2px -264px}.sf-d-menuitem.paste{background-position:2px -238px}.sf-d-menuitem.undo{background-position:2px -186px}.sf-d-menuitem.redo{background-position:2px -213px}.sf-d-menuitem.selectAll{background-position:2px -160px}.sf-d-menuitem.group{background-position:2px -31px}.sf-d-menuitem.ungroup{background-position:2px -4px}.sf-d-menuitem.bringToFront{background-position:2px -134px}.sf-d-menuitem.sendToBack{background-position:2px -108px}.sf-d-menuitem.moveForward{background-position:2px -82px}.sf-d-menuitem.sendBackward{background-position:2px -56px}.sf-d-menuitem.grouping{background-image:none}.sf-d-menuitem.order{background-image:none}.e-diagram-tooltip-default{width:200px;background-color:#f7eebc;border:1px solid #ddb654;z-index:100000;position:absolute;text-align:center;border-radius:3px 3px;pointer-events:none}.e-diagram-tooltipLabel-default{font-weight:normal;pointer-events:none;white-space:pre}.e-datavisualization-diagram{overflow:hidden;outline:none;display:block}.e-datavisualization-diagram svg{position:absolute}.e-datavisualization-diagram .drawing{position:relative}.e-datavisualization-diagram .edit{position:absolute;word-wrap:break-word;white-space:pre-wrap}.e-datavisualization-diagram .edit textarea{width:100%;height:100%;overflow:hidden;border:1px dashed #9cf;outline:none;resize:none;padding:2px}.e-datavisualization-diagram .e-vscrollbar{float:right}.e-datavisualization-diagram .e-hscrollbar{text-align:left}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-datavisualization-diagram.e-js .sf-diagram_overlap{background-color:#d8d8d8}.e-datavisualization-diagram.e-js .sf-diagram_hRuler,.e-datavisualization-diagram.e-js .sf-diagram_vRuler{background-color:#ededed}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space{background-color:#ededed}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick{stroke:#3f51b5}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label{font-size:9px;fill:#3f51b5}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog.e-dialog-wrap{background:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-dialog-icon:hover{border-image:initial;border-color:#e0e0e0}.e-dialog .e-dialog-icon:hover{background:#e0e0e0}.e-dialog-modal{overflow:hidden}.e-dialog .e-dialog-icon:hover{background:#fff}.e-dialog.e-disable .e-dialog-icon:hover{background:transparent}.e-dialog .e-dialog-icon:before{line-height:1.5}.e-dialog .e-dialog-icon:before{color:rgba(0,0,0,.54)}.e-dialog>.e-header{font-size:20px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;color:rgba(0,0,0,.87);font-weight:500}.e-dialog>.e-titlebar{box-shadow:0 1.83px 1px transparent;padding:24px 24px 0}.e-dialog.e-shadow{box-shadow:0 12px 40px 5px rgba(0,0,0,.26)}.e-dialog.e-widget-content{font-size:15px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;color:rgba(0,0,0,.54);padding:20px 24px 24px 24px;font-weight:400;line-height:1.5}.e-dialog.e-widget-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-overlay{background-color:#424242}.e-dialog>.e-dialog-scroller{border:none}.e-dialog>.e-footerbar{position:relative;background:#fff}.e-dialog>.e-footerbar{height:36px;padding:8px;border:none}.e-dialog>.e-footerbar>.e-icon.e-resize-handle.e-resizable.e-js{position:absolute;cursor:se-resize;bottom:0;right:0}.e-corner.e-dialog>.e-footerbar{border-radius:0 0 3px 3px}.e-corner .e-dialog-content{border-radius:3px}.e-corner .e-dialog-bottom{border-radius:0 0 3px 3px}.e-corner .e-dialog-top{border-radius:3px 3px 0 0}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-dialog-icon::after{background:rgba(0,0,0,.12)}.e-dialog>.e-icon.e-resizable:before{display:none}.e-dialog .e-dialog-icon{top:3px}.e-dialog .e-dialog-icon.e-icon.e-close{font-size:12px}.e-dialog .e-dialog-icon.e-icon.e-close:before{content:""}.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before{content:""}.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before{content:""}.e-dialog .e-draggable{touch-action:none}.e-dialog.e-widget-content .e-pager .e-firstpage,.e-dialog.e-widget-content .e-pager .e-prevpage,.e-dialog.e-widget-content .e-pager .e-firstpagedisabled,.e-dialog.e-widget-content .e-pager .e-prevpagedisabled,.e-dialog.e-widget-content .e-pager .e-nextpage,.e-dialog.e-widget-content .e-pager .e-lastpage,.e-dialog.e-widget-content .e-pager .e-nextpagedisabled,.e-dialog.e-widget-content .e-pager .e-lastpagedisabled{padding:9px 3px 1px 9px}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:rgba(0,0,0,.87);font-size:13px;font-weight:normal}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal;cursor:default}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{color:rgba(0,0,0,.87);background-color:#fff}.e-ddl .e-in-wrap,.e-ddl-popup,.e-ddl .e-options,.e-ddl-popup .e-atc.e-search{border-color:rgba(0,0,0,.12);border-width:0 0 1px 0}.e-ddl .e-options.e-active{background-color:#fff;color:#ff4081;border-color:#fff}.e-ddl .e-boxes{background-color:#fff}.e-ddl.e-popactive .e-in-wrap:before,.e-ddl.e-popactive .e-in-wrap:after{background:#ff4081}.e-ddl.e-focus .e-in-wrap{box-shadow:none}.e-ddl .e-input.e-watermark{color:#c0bebe !important;font-style:italic}.e-ddl-popup .e-hover{background:#eee;color:rgba(0,0,0,.87)}.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover{background-color:#fff;color:rgba(0,0,0,.87)}.e-ddl-popup .e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-ddl-popup .e-active{background-color:#fff;color:#ff4081}.e-ddl-popup .e-active.e-hover{background-color:#eee;color:#ff4081}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{background-color:#fff;color:rgba(0,0,0,.87);border:none}.e-ddl .e-select.e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-ddl-popup .e-resize-handle{cursor:se-resize;float:right;padding:4px 3px 0 0;margin-right:2px}.e-ddl-popup .e-resize-handle.e-rtl-resize{float:left;cursor:sw-resize;transform:rotate(90deg);padding:3px 0 0 3px}.e-ddl-popup .e-resizebar{border-top:1px solid #fff;height:20px;width:auto;display:block}.e-ddl-popup .e-resizebar{background:#f5f5f5}.e-ddl-popup .e-atc.e-search .e-search:before,.e-ddl-popup .e-atc.e-search .e-cross-circle:before{color:#e0e0e0}.e-ddl-popup .e-checkwrap.e-check-act,.e-ddl-popup .e-checkwrap:hover{border:2px solid;border-color:rgba(0,0,0,.54)}.e-ddl-popup .e-checkwrap.e-check-act{border-color:#ff4081}.e-ddl-popup .e-checkwrap{background-color:#fff}.e-ddl-popup .e-checkwrap{border-radius:2px;border:2px solid;border-color:rgba(0,0,0,.54)}.e-ddl-popup .e-check-act{background-color:#ff4081;color:#fff;border-radius:2px}.e-dropdownlist::-webkit-input-placeholder{color:#212121}.e-dropdownlist:-ms-input-placeholder{color:#212121}.e-dropdownlist::-moz-placeholder{color:#212121}.e-dropdownlist:-moz-placeholder{color:#212121}.e-ddl.e-widget.e-popactive .e-select .e-icon{transform:rotate(180deg);transition:transform 300ms ease}.e-ddl.e-widget .e-select .e-icon{transform:rotate(0deg);transition:transform 300ms ease}.e-ddl-popup .e-check-inact.e-ddl-anim:before{border-radius:50%;position:absolute;box-sizing:border-box;top:43%;right:6px;transform:translate(-5%,-50%) scale(0);width:3px;height:3px;background:rgba(255,64,129,.7);content:'';border:0 solid rgba(255,64,129,.7);animation:smallShadow .45s cubic-bezier(.25,.8,.25,1)}.e-ddl-popup .e-check-act.e-ddl-anim:after{border-radius:50%;position:absolute;box-sizing:border-box;top:43%;right:6px;transform:translate(-5%,-50%) scale(0);width:3px;height:3px;background:rgba(255,64,129,.7);content:'';border:1px solid rgba(255,64,129,.7);animation:smallShadow .45s cubic-bezier(.25,.8,.25,1)}.e-ddl.e-widget .e-input.e-disable{background:#f5f5f5}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltip-wrap{border-radius:2px;border:0 solid #e0e0e0;background-color:#616161}.e-tooltip-wrap .e-arrowTipOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipOuter{border:none !important;border-top:10px solid none}.e-tooltip-wrap .e-arrowTipInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;left:1px;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipInner{border-top:9px solid #616161}.e-def{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:18px}.e-def{font-size:10px;color:#fff}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{background:none repeat scroll 0 0 #3f51b5;border-bottom:3px solid #3f51b5}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{color:#fff}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{color:#424242;border-color:#e0e0e0}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{background:#e0e0e0}.e-tooltip-wrap .e-cross-circle:hover{color:#424242;border-color:#e0e0e0}.e-tooltip-wrap .e-cross-circle:hover{background:#e0e0e0}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-listbox .e-select{border-color:#f5f5f5}.e-listbox .e-select{background:#f5f5f5}.e-listbox .e-active{color:#fff;border-color:#e0e0e0}.e-listbox .e-active{background:#e0e0e0}.e-listbox .e-hover{background:#eee}.e-dragClonelist{background:#f5f5f5;text-align:center;line-height:38px}.e-wrap .e-listbox li{word-break:break-all}.e-wrap .e-listbox li{padding-left:16px !important}.e-rtl.e-wrap .e-listbox li{padding-right:16px !important}.e-nowrap .e-listbox li{padding-left:10px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl-popup.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-ddl-popup.e-wrap.e-js{border:1px solid #e0e0e0;box-shadow:0 1.83px 1px transparent}.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact,.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act{height:14px;width:14px}.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact,.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act{top:2px}.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark{font-size:12px;line-height:15px}.e-ddl-popup.e-wrap.e-js div>ul li .e-chkbox-wrap,.e-ddl-popup div>.e-listbox li .e-chkbox-wrap{padding-right:18px}.e-ddl-popup div>.e-ul .e-ghead{font-weight:500;font-size:15px;line-height:48px;border-bottom:1px solid #e0e0e0;display:block;margin:2px 2px 2px 0;position:relative;padding-bottom:5px;padding-left:.857em;padding-top:5px}.e-ddl-popup.e-wrap.e-js div>ul li .e-align{margin-top:0 !important;margin-right:18px}.e-ddl-popup.e-js{max-height:inherit;max-width:inherit}.e-listbox .e-draggable{touch-action:none}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list-text{font-size:15px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list{border-bottom:none;padding:0 16px;height:48px;font-size:12px}.e-lv .e-list .e-chevron-right_01.e-fontimage:before{color:rgba(0,0,0,.54)}.e-lv .e-list.e-state-default{background-color:#fff;border-color:#e0e0e0}.e-lv .e-list.e-state-default>.e-chevron-right_01 .e-list-text{color:rgba(0,0,0,.87);font-weight:400}.e-lv .e-list.e-state-default:hover{color:#212121}.e-lv .e-list.e-state-default:hover{background:#eee}.e-lv .e-list.e-state-default:hover>.e-chevron-right_01 .e-list-text{color:#212121}.e-lv .e-list:hover>.e-chevron-right_01.e-fontimage:before{color:#424242}.e-lv .e-list .e-chevron-right_01:hover{color:#212121}.e-lv .e-list.e-state-active{background:#f5f5f5}.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{color:rgba(0,0,0,.87)}.e-lv .e-list.e-state-active>.e-chevron-right_01.e-fontimage:before{color:rgba(0,0,0,.87)}.e-lv-inputdiv .e-lv-input{border:1px solid #e0e0e0;border-radius:7px;font-size:14px}.e-lv .e-header{color:rgba(0,0,0,.87);padding-left:16px;border-bottom:1px solid #e0e0e0;height:64px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-header{background:#fff}.e-lv.e-parentlv>.e-lv .e-list-container{border:none}.e-lv.e-parentlv>.e-lv.subpage{border:none}.e-nb .e-lv .subpage .e-content{float:none}.e-lv>.e-header>.e-icon:before,.e-lv>.e-header>.e-icon:hover:before{color:rgba(0,0,0,.54)}.e-lv .e-list .e-lv-checkdiv.e-template-checkmark,.e-lv .e-template-list .e-list-check div{float:none;vertical-align:middle;display:table-cell}.e-lv .e-template-list .e-list-check div{vertical-align:initial}.e-lv .e-template-list .e-list-check{display:table}.e-lv .e-htitle,.e-lv .e-btn-text{font-size:20px;height:40px}.e-htitle,.e-btn-text{font-weight:500}.e-lv .e-btn-text{padding-left:12px}.e-icon.e-chevron-left_01:before{content:"";font-size:18px}.e-list-container .e-chkbox-wrap .e-chk-image.e-stop,.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark{background-color:#ff4081}.e-list-container .e-chkbox-wrap div>span.e-chk-act,.e-list-container .e-chkbox-wrap div>span.e-chk-indeter{border-color:#ff4081}.e-lv .e-list.e-state-default.e-arrow,.e-lv .e-list .e-chevron-right_01{line-height:1.5}.e-lv .e-list-container .e-chkbox-wrap{margin-top:3px}.e-list-container .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-numeric,.e-percent,.e-currency,.e-mask{background-color:#fff}.e-numeric:hover .e-in-wrap,.e-percent:hover .e-in-wrap,.e-currency:hover .e-in-wrap,.e-mask:hover .e-in-wrap{box-shadow:none}.e-mask.e-disable-wrap .e-placeholder{background-color:transparent}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{box-shadow:none}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{border-color:#e0e0e0}.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input,.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input,.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input,.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input{box-shadow:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-color:rgba(0,0,0,.12)}.e-widget .e-select.e-disable .e-spin .e-icon,.e-widget .e-select.e-disable .e-spin{cursor:default}.e-numeric .e-input,.e-percent .e-input,.e-currency .e-input,.e-mask .e-input{color:rgba(0,0,0,.87);background-color:#fff}.e-numeric.e-focus .e-in-wrap,.e-percent.e-focus .e-in-wrap,.e-currency.e-focus .e-in-wrap,.e-mask.e-focus .e-in-wrap{box-shadow:none}.e-numeric .e-input.e-error,.e-percent .e-input.e-error,.e-currency .e-input.e-error,.e-mask.e-error,.e-mask .e-error{color:#f44336}.e-numeric.e-error .e-in-wrap,.e-percent.e-error .e-in-wrap,.e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap{border-color:#f44336}.e-numeric .e-watermark,.e-percent .e-watermark,.e-currency .e-watermark,.e-mask .e-watermark{color:#c0bebe}.e-widget .e-input.e-placeholder{color:rgba(0,0,0,.38)}.e-numeric .e-select,.e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-select,.e-percent.e-rtl .e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-select,.e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover{background:#fff;border-color:#fff;color:rgba(0,0,0,.54)}.e-numeric .e-select:hover,.e-percent .e-select:hover,.e-currency .e-select:hover{background:#fff;border-color:#fff;color:rgba(0,0,0,.54)}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active{background:#bdbdbd;border-color:#bdbdbd;color:rgba(0,0,0,.54)}.e-numeric .e-select .e-spin-up:hover,.e-numeric .e-select .e-spin-down:hover,.e-percent .e-select .e-spin-up:hover,.e-percent .e-select .e-spin-down:hover,.e-currency .e-select .e-spin-up:hover,.e-currency .e-select .e-spin-down:hover{background:#e0e0e0;border-color:#e0e0e0;background:rgba(0,0,0,.12);border-color:rgba(0,0,0,.12)}.e-numeric .e-select .e-spin-up.e-active:hover,.e-numeric .e-select .e-spin-down.e-active:hover,.e-percent .e-select .e-spin-up.e-active:hover,.e-percent .e-select .e-spin-down.e-active:hover,.e-currency .e-select .e-spin-up.e-active:hover,.e-currency .e-select .e-spin-down.e-active:hover{background:#bdbdbd;border-color:#bdbdbd}.e-numeric.e-disable-wrap .e-input,.e-percent.e-disable-wrap .e-input,.e-currency.e-disable-wrap .e-input,.e-mask.e-disable-wrap .e-input{color:rgba(0,0,0,.38)}.e-numeric .e-icon .e-arrow,.e-percent .e-icon .e-arrow,.e-currency .e-icon .e-arrow{border:0 none transparent}.e-input::-webkit-input-placeholder{font-style:normal;color:rgba(0,0,0,.38)}.e-input:-ms-input-placeholder{color:rgba(0,0,0,.38)}.e-input::-moz-placeholder{color:rgba(0,0,0,.38)}.e-input:-moz-placeholder{color:rgba(0,0,0,.38)}.e-numeric .e-input::selection,.e-percent .e-input::selection,.e-currency .e-input::selection,.e-mask .e-input::selection{background:#ff4081;color:#fff}.e-numeric .e-input::-moz-selection,.e-percent .e-input::-moz-selection,.e-currency .e-input::-moz-selection,.e-mask .e-input::-moz-selection{background:#ff4081;color:#fff}.e-numeric.e-disable-wrap .e-in-wrap,.e-percent.e-disable-wrap .e-in-wrap,.e-currency.e-disable-wrap .e-in-wrap,.e-mask.e-disable-wrap .e-in-wrap,.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{border-bottom-style:dashed;background-image:linear-gradient(to right,rgba(0,0,0,.26) 0%,rgba(0,0,0,.26) 33%,transparent 0%);background-image:-ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.26) 100%);background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}.e-numeric.e-disable-wrap .e-disable,.e-percent.e-disable-wrap .e-disable,.e-currency.e-disable-wrap .e-disable,.e-mask.e-disable-wrap .e-disable{opacity:1;filter:alpha(opacity=100)}.e-numeric .e-disable.e-select,.e-numeric.e-rtl .e-disable.e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-disable.e-select,.e-percent.e-rtl .e-disable.e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-disable.e-select,.e-currency.e-rtl .e-disable.e-select,.e-currency .e-disable.e-select:hover{color:rgba(0,0,0,.26)}.e-numeric.e-disable-wrap .e-select .e-spin-up:hover,.e-numeric.e-disable-wrap .e-select .e-spin-down:hover,.e-percent.e-disable-wrap .e-select .e-spin-up:hover,.e-percent.e-disable-wrap .e-select .e-spin-down:hover,.e-currency.e-disable-wrap .e-select .e-spin-up:hover,.e-currency.e-disable-wrap .e-select .e-spin-down:hover{background:#fff;border-color:#fff}.e-numeric .e-in-wrap:before,.e-percent .e-in-wrap:before,.e-currency .e-in-wrap:before,.e-mask .e-in-wrap:before,.e-numeric .e-in-wrap:after,.e-percent .e-in-wrap:after,.e-currency .e-in-wrap:after,.e-mask .e-in-wrap:after{background:#ff4081}.e-numeric .e-select .e-spin-up:after,.e-numeric .e-select .e-spin-down:after,.e-percent .e-select .e-spin-up:after,.e-percent .e-select .e-spin-down:after,.e-currency .e-select .e-spin-up:after,.e-currency .e-select .e-spin-down:after{background:#bdbdbd}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>.e-list:hover,.e-menu.e-horizontal>.e-separator.e-list,.e-menu.e-horizontal>.e-separator.e-list:hover{border-right-color:transparent}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator.e-list,.e-menu.e-separator.e-vertical>.e-list:hover,.e-menu.e-vertical>.e-separator.e-list:hover,.e-menu.e-context>.e-separator.e-list,.e-menu.e-context>.e-separator.e-list:hover{border-bottom-color:#e0e0e0}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list:hover{border-left-color:#e0e0e0}.e-menu.e-horizontal .e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink,.e-menu.e-context .e-list>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title,.e-menu.e-vertical{color:rgba(0,0,0,.87)}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{background:#fff}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{border-color:transparent}.e-menu.e-horizontal .e-list>ul{background:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.e-menu.e-horizontal .e-list>ul{border-color:transparent}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;border-bottom:10px solid #e0e0e0;position:absolute}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;left:1px;top:1px;position:absolute}.e-menu.e-horizontal .e-list:hover,.e-menu.e-vertical .e-list:hover,.e-menu.e-context .e-list:hover{background:rgba(0,0,0,.12)}.e-menu.e-horizontal .e-list>ul li.e-haschild:hover,.e-menu.e-vertical .e-list>ul li.e-haschild:hover,.e-menu.e-context .e-list>ul li.e-haschild:hover{border-color:#e0e0e0}.e-menu.e-horizontal .e-list:hover>.e-menulink,.e-menu.e-vertical .e-list:hover>.e-menulink,.e-menu.e-context .e-list:hover>.e-menulink{color:#212121}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{background:rgba(0,0,0,.12)}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{background:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.e-menu.e-horizontal .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild.e-active>.e-menulink{background:none;color:none;border-color:none}.e-menu.e-horizontal .e-list.e-active>.e-menulink,.e-menu.e-vertical .e-list.e-active>.e-menulink,.e-menu.e-context .e-list.e-active>.e-menulink,.e-menu.e-horizontal .e-list.e-active:hover,.e-menu.e-vertical .e-list.e-active:hover,.e-menu.e-context .e-list.e-active:hover{color:rgba(0,0,0,.87)}.e-menu .e-list>a .e-icon,.e-menu .e-list>span>.e-icon{color:rgba(0,0,0,.54)}.e-menu .e-list:hover>a .e-icon,.e-menu .e-list:hover>span>.e-icon{color:#424242}.e-menu .e-list.e-active>a>.e-icon,.e-menu .e-list.e-active>span>.e-icon,.e-menu .e-list.e-active:hover>a>.e-icon,.e-menu .e-list.e-active:hover>span>.e-icon{color:rgba(0,0,0,.54)}.e-menu.e-horizontal .e-list.e-disable-item,.e-menu.e-vertical .e-list.e-disable-item,.e-menu.e-context .e-list.e-disable-item{background-color:transparent}.e-menu.e-horizontal .e-list.e-disable-item .e-icon,.e-menu.e-vertical .e-list.e-disable-item .e-icon,.e-menu.e-context .e-list.e-disable-item .e-icon{color:#424242}.e-menu.e-horizontal .e-list.e-disable-item *,.e-menu.e-vertical .e-list.e-disable-item *,.e-menu.e-context .e-list.e-disable-item *{filter:alpha(opacity=40);opacity:.4}.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover,.e-menu.e-horizontal .e-list.e-disable-item:hover,.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover,.e-menu.e-vertical .e-list.e-disable-item:hover,.e-menu.e-context .e-list.e-disable-item .e-menulink:hover,.e-menu.e-context .e-list.e-disable-item:hover{background-color:transparent;background-image:none;color:#212121;cursor:default}.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover,.e-menu.e-horizontal .e-mhover>.e-menulink,.e-menu.e-context .e-mhover>.e-menulink,.e-menu.e-vertical .e-mhover>.e-menulink,.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused,.e-menu.e-horizontal .e-mfocused>.e-menulink,.e-menu.e-context .e-mfocused>.e-menulink,.e-menu.e-vertical .e-mfocused>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:rgba(0,0,0,.12)}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:rgba(0,0,0,.12)}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:rgba(0,0,0,.12)}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{border-color:#e0e0e0}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#fff}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#e0e0e0}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{color:#fff;border-color:#e0e0e0}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{background-color:#fafafa}.e-menu.e-horizontal>.e-list span.e-menu-left{display:none !important}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down{display:none}.e-menu.e-horizontal>.e-ham-wrap{background:#fff;border-left-color:#e0e0e0}.e-menu.e-horizontal>.e-ham-wrap:hover{color:#fff;border-color:#e0e0e0}.e-menu.e-horizontal>.e-ham-wrap:hover{background:#e0e0e0}.e-menu.e-horizontal>.e-ham-wrap:active{color:#fff;border-color:#e0e0e0}.e-menu.e-horizontal>.e-ham-wrap:active{background:rgba(0,0,0,.12)}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{border-top-color:#212121;border-bottom-color:#212121}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{border-top-color:#212121}.e-menu-wrap>.e-menu-popwrap{border-color:#e0e0e0}.e-menu-wrap>.e-menu-popwrap>.e-menu{background-color:#fff}.e-menu .e-list ul:first-child li:first-child{margin-top:21px}.e-menu.e-context>.e-separator.e-list{border-bottom:1px solid rgba(0,0,0,.12)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-progressbar{color:#212121}.e-progressbar{background-color:rgba(0,0,0,.12);border-color:transparent;height:5px !important}.e-progressbar .e-progress{background:#ff4081}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{background:url(images/rating-star.png) no-repeat;height:16px;width:16px}.e-rating .e-shape.inactive{background-position:0 -174px}.e-rating .e-shape.active{background-position:-1px -29px}.e-rating .e-shape.selected{background-position:-1px -29px}.e-rating.e-disable .e-shape,.e-rating.e-disable .e-shape-list,.e-rating.e-disable .e-reset{cursor:default}.e-rating.e-horizontal .e-reset:hover,.e-rating.e-vertical .e-reset:hover{background-position:0 0}.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset,.e-rating.e-disable .e-reset:hover{background-position:0 0;margin-left:2px}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list{background-position:0 -91px;float:left}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rotator-wrap :focus{outline:0 none}.e-rotator-wrap .e-in-wrap .e-single,.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap .e-in-wrap.e-multiple{border-color:#e0e0e0}.e-rotator-wrap .e-thumb .e-thumb-items li:hover{border-color:#eee}.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border-color:#eee}.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover{border-color:#e0e0e0}.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border-color:#e0e0e0}.e-rotator-wrap .e-inner .e-caption{color:#fff;opacity:1.5}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{border-color:#e0e0e0}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{background-color:#fff}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li:hover{border-color:#e0e0e0;background-color:#f5f5f5}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li{cursor:default}.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active,.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li.e-active:hover{width:16px;height:16px;margin-bottom:0}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-color:#e0e0e0}.e-rotator-wrap .e-pager-wrap .e-bullet>li{height:8px;width:8px;background-color:#fff}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{background-image:url(images/rotator-icon.png)}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{background-position:-161px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{background-position:-248px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{background-position:-64px -15px}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{background-position:-109px -15px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{background:none}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{background:none}.e-rotator-wrap .e-pager-wrap .e-bullet{padding-top:20px}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover,.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active{border-color:#e0e0e0}.e-rotator-wrap .e-inner .e-caption>span{font-size:20px;margin-left:24px;margin-bottom:24px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before{content:""}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before{content:""}.e-rotator-wrap .e-thumb-nav .e-thumb-btn{height:36px;width:36px;font-size:20px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{color:rgba(0,0,0,.54)}.e-rotator-wrap.e-Focused .e-shadow{box-shadow:0 0 9px transparent !important}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-slider.e-widget{background-color:#bdbdbd;background-color:rgba(0,0,0,.26)}.e-tooltipbox{background-color:#616161;border-color:#616161;color:#fff}.e-slider .e-handle.e-select{background-color:#ff4081;border-color:#ff4081}.e-slider .e-handle.e-hover{background-color:#ff4081;border-color:#ff4081}.e-slider .e-handle.e-focus{background-color:#ff4081;border-color:#ff4081}.e-slider .e-range{background:#ff4081}.e-slider-wrap.e-disable .e-slider .e-range{background-color:rgba(0,0,0,.26);border-color:rgba(0,0,0,.26)}.e-slider-wrap.e-disable,.e-slider.e-disable{opacity:1}.e-slider-wrap.e-disable .e-handle.e-select{border-color:#fff;background-color:#bdbdbd}.e-scale .e-tick{background-image:url(images/slider-tick.png)}.e-slider-wrap .e-scale .e-tick .e-tick-value{color:rgba(0,0,0,.87)}.e-slider .e-handle.e-select.e-handle-start{background-color:#fff;border-color:rgba(0,0,0,.26)}.e-slider .e-handle.e-select.e-handle-start.e-focus{border-color:rgba(0,0,0,.38)}.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after{border-color:#fff}.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after{border-color:#ff4081;background-color:#ff4081}.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{border-color:rgba(0,0,0,.24);background-color:rgba(0,0,0,.24)}.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab){border-color:rgba(0,0,0,.24);background-color:#fff}.e-slider-wrap.e-disable .e-slider .e-handle:after{background-color:#fff}.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after{background-color:#000}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-splitter{border-color:#e0e0e0}.e-splitter .e-pane{background-color:#fff;color:#212121}.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton,.e-splitter .e-splitbar .e-end-indicaton{background-color:#fef1ec}.e-splitter .e-splitbar.e-shadowbar{background:#f5f5f5}.e-splitter .e-splitbar{border-color:#e0e0e0}.e-splitter .e-splitbar{background-color:#e0e0e0}.e-splitter .e-splitbar .e-icon{color:#424242}.e-splitter .e-splitbar:hover .e-icon,.e-splitter .e-splitbar.e-hover .e-icon{color:#424242}.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover{background-color:#e0e0e0;border-color:#e0e0e0}.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before{content:""}.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before{content:""}.e-splitter .e-splitbar>.e-icon.v-backward:before,.e-splitter .e-splitbar>.e-icon.e-arrow-sans-left:before,.e-splitter .e-splitbar>.e-icon:before{font-size:8px}.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right{left:-1.25px}.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left{left:-1px}.e-splitter .e-splitbar.e-h-bar{width:8px}.e-splitter .e-splitbar .e-activebar{display:block}.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left{margin-top:-13px}.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before{content:""}.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before{content:""}.e-splitter .e-splitbar.e-v-bar{height:8px}.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up{top:-.5px;margin-left:-16px}.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down{top:-.5px}.e-splitter .e-splitbar.e-v-bar .e-activebar{height:2px;width:14px;margin-top:2px;background:#000}.e-splitter .e-splitbar.e-h-bar .e-activebar{height:14px;width:2px;margin-left:2px;background:#000}.e-splitter .e-splitbar.e-h-bar .e-activebar:before{height:100%;width:100%;display:block}.e-splitter .e-h-arrow.e-arrow-sans-right{margin-top:19px}.e-splitter .e-v-arrow.e-arrow-sans-down{margin-left:21px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left{left:-3.4px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right{left:-4px}.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar{margin-right:2px}.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up{margin-left:-21px}.e-splitter .e-splitbar.e-v-bar.e-resize{cursor:row-resize}.e-splitter .e-splitbar.e-h-bar.e-resize{cursor:col-resize}.e-splitter .e-splitbar .e-splitter-h-template{cursor:pointer;position:fixed;top:30%}.e-splitter .e-splitbar .e-splitter-v-template{cursor:pointer;position:fixed;left:49%}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datavisualization-symbolpalette{border:1px solid #e0e0e0;outline:transparent none 0;text-decoration:none;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;border-radius:0}.e-datavisualization-symbolpalette .e-scanvas{border:0 solid transparent}.e-datavisualization-symbolpalette .e-header{display:table;border:0 solid transparent;border-bottom-width:1px;border-bottom-color:#e0e0e0;outline:transparent none 0;cursor:pointer;color:#212121;position:relative;width:100%;background:#f5f5f5;border-radius:0}.e-datavisualization-symbolpalette .e-header{background:#f5f5f5}.e-datavisualization-symbolpalette .e-header-text{display:table-cell;vertical-align:middle;padding-left:1em;width:100%;text-align:left;font-size:14px}.e-datavisualization-symbolpalette .e-header-wrapper{padding-left:2.5em}.e-datavisualization-symbolpalette .e-header-arrow{border:0 solid transparent;height:16px;width:16px;right:14px;position:absolute;display:inline-block;vertical-align:middle;font-size:17px;top:10px}.e-datavisualization-symbolpalette .e-header-arrow.expanded:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess{content:""}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{background-color:#fafafa;color:#fff}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{color:#212121}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{background:#e0e0e0}.e-datavisualization-symbolpalette .e-header.e-disableclick{cursor:default}.e-datavisualization-symbolpalette .e-scontent{display:block;border:0 solid transparent;outline-style:none;padding:.5em;padding-bottom:.6em;border-bottom-width:1px;border-bottom-color:#e0e0e0;background:transparent;overflow:hidden}.e-datavisualization-symbolpalette .e-anchor{overflow:hidden;padding:0;border:none;display:inline-block;color:#787878;font-size:11px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;text-align:center;outline:transparent none 0;background:transparent;width:100%}.e-datavisualization-symbolpalette .e-paletteItem{border:0 solid transparent;float:left;padding-right:3px;padding-top:3px;margin:1px;overflow:visible}.e-datavisualization-symbolpalette .e-paletteItem.hover{background:#c8e6c9}.e-datavisualization-symbolpalette .e-paletteItem.selected{background:#c8e6c9}.e-datavisualization-symbolpalette .e-text-container{white-space:nowrap;color:#000;overflow:hidden}.e-datavisualization-symbolpalette .e-svg-container{display:block;position:relative;border:0 solid transparent}.e-datavisualization-symbolpalette .e-svg-container svg{display:inline;padding:1px}[draggable=true]{-khtml-user-drag:element;-webkit-user-drag:element;-khtml-user-select:none;-webkit-user-select:none}.svg.foreignObject{top:0;left:0;position:absolute;border:0 solid transparent;display:block}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tab.e-js.e-widget{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border:none}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{background:transparent}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{background:#fff}.e-tab.e-js .e-header>.e-active.e-disable:hover{background:transparent}.e-tab.e-js .e-header>.e-active.e-disable:hover a{color:#ff4081}.e-tab.e-js .e-header>.e-rtl-bottom-line.e-active{border-top:2px solid #ff4081}.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a{cursor:default}.e-tab>.e-header{border-left:none}.e-tab>.e-header{border:none}.e-tab .e-left{border-right:0}.e-tab .e-right{border-right:0}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{outline:0 none;margin-right:-1px}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{border-right:2px solid #ff4081}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{margin-left:-1px;outline:0 none}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{border-left:2px solid #ff4081}.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover{border:1px solid #e0e0e0}.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{border-bottom:1px solid #e0e0e0;position:relative}.e-tab .e-header li{border-top:0}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{outline:0 none}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{padding-bottom:0;border-bottom:2px solid #ff4081}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{padding-top:1px;outline:0 none}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{border-top:2px solid #ff4081}.e-tab .e-left li,.e-tab .e-right li{border-bottom:1px solid #e0e0e0}.e-tab.e-vertical{background:transparent;border:1px solid #e0e0e0}.e-tab.e-js .e-header>.e-item:hover,.e-tab.e-js .e-left>.e-item:hover,.e-tab.e-js .e-right>.e-item:hover{background-color:rgba(255,255,255,.3);color:rgba(255,255,255,.7);filter:none}.e-tab.e-js .e-icon.e-chevron-circle-left,.e-tab.e-js .e-icon.e-chevron-circle-right{color:rgba(0,0,0,.87)}.e-tab.e-js .e-header>.e-item:hover>.e-icon,.e-tab.e-js .e-left>.e-item:hover>.e-icon,.e-tab.e-js .e-right>.e-item:hover>.e-icon{color:#424242}.e-tab.e-js>.e-content{border-color:#e0e0e0;font-size:14px;border-style:solid}.e-tab.e-js>.e-content{border-width:0;background:#fff;color:#212121}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{border-color:#e0e0e0;color:#212121;border:none;background:none}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{background:transparent;font-weight:400;font-size:13px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border-radius:0}.e-tab .e-header>.e-select a,.e-tab .e-left>.e-select a,.e-tab .e-right>.e-select a{text-transform:uppercase;color:rgba(0,0,0,.87)}.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active{background:transparent;border-color:transparent}.e-tab.e-js .e-header>.e-active:hover,.e-tab.e-js .e-left>.e-active:hover,.e-tab.e-js .e-right>.e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover{background:transparent;color:#ff4081}.e-tab .e-header>.e-active a,.e-tab .e-left>.e-active a,.e-tab .e-right>.e-active a{text-transform:uppercase;color:#ff4081}.e-tab .e-header>.e-select:hover a,.e-tab .e-left>.e-select:hover a,.e-tab .e-right>.e-select:hover a{text-transform:uppercase;color:rgba(0,0,0,.87)}.e-tab .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-tab .e-hidebottom{border-top:none !important}.e-tab .e-hidetop{border-bottom:none !important}.e-tab .e-header.e-addbordertop{border-top:0 solid #e0e0e0}.e-tab .e-header.e-hideleft{border-left:none}.e-tab .e-header.e-addborderleft{border-right:1px solid #e0e0e0}.e-tab .e-header.e-hideright{border-right:none}.e-tab .e-header.e-addborderright{border-left:1px solid #e0e0e0}.e-tab .e-header .e-margine-top:hover{border-top:none}.e-tab .e-header .e-margine-bottom:hover{border-bottom:1px solid #fff}.e-tab .e-header.e-addborderbottom .e-active{border-top:0 solid transparent}.e-tab .e-header.e-addbordertop .e-active{border-bottom:transparent}.e-tab .e-right.e-addborderright .e-active{border-right:transparent}.e-tab .e-left.e-addborderleft .e-active{border-left:transparent}.e-tab.e-js.e-tabscroll>.e-content{padding-top:65px !important}.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom{border-bottom:0 solid #bbbcbb !important}.e-tab.e-js .e-header .e-icon.e-chevron-circle-left{top:14px}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tagcloud{background-color:#fff}.e-tagcloud.e-js .header{border-color:#e0e0e0}.e-tagcloud .e-title{background:#fff;color:rgba(0,0,0,.87);font-size:20px;font-weight:500;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border-top:0 solid #eee}.e-tagcloud .e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-tagcloud .e-tagitems .e-txt{color:rgba(0,0,0,.87)}.e-tagcloud .e-tagitems .e-txt.hover{color:rgba(0,0,0,.54)}.e-tagcloud .e-cloud,.e-tagcloud .e-list{border-color:#e0e0e0}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{background-color:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{color:rgba(0,0,0,.87);font-weight:normal}.e-timewidget .e-input{font-size:13px}.e-timewidget .e-in-wrap,.e-time-popup{border-color:#e0e0e0}.e-timewidget .e-in-wrap,.e-time-popup{border-color:rgba(0,0,0,.12)}.e-timewidget .e-in-wrap:before,.e-timewidget .e-in-wrap:after{background:#ff4081}.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover{box-shadow:none}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{background:#f5f5f5}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{background:#fff;box-shadow:none;border-color:#fff;color:rgba(0,0,0,.54)}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{background:#e0e0e0}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{background-color:#eee;color:rgba(0,0,0,.87)}.e-time-popup .e-active.e-hover{background-color:#eee;color:rgba(0,0,0,.87)}.e-ntouch.e-timewidget .e-select:hover{background-color:#fff;color:rgba(0,0,0,.54)}.e-time-popup .e-active{background-color:#fafafa;border-color:#3f51b5}.e-time-popup .e-active{background:#fff;color:#ff4081}.e-time-popup.e-popup .e-hover.e-active{color:rgba(0,0,0,.87)}.e-timewidget .e-icon.e-clock:before{width:20px;height:20px}.e-timewidget.e-active .e-select{color:#ff4081}.e-timewidget.e-active .e-select:hover{color:#ff4081}.e-time-popup{font-size:13px}.e-timewidget .e-input::selection{background:#ff4081;color:#fff}.e-timewidget .e-input::-moz-selection{background:#ff4081;color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-toolbar{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-toolbar{background:#fafafa;color:rgba(0,0,0,.54);background-repeat:no-repeat;border-color:#e0e0e0}.e-toolbar{background:#fafafa}.e-toolbar.e-focus{box-shadow:none}.e-toolbar>.e-horizontal.e-separator{border-right:1px solid #e0e0e0;border-left:none;border-radius:initial;margin-right:4px;height:36px}.e-toolbarTooltip{min-width:auto}.e-toolbarTooltip .e-tipContainer .e-tipcontent{padding:2px 8px 2px 8px}.e-toolbar>.e-horizontal .e-separator{border-right:1px solid #e0e0e0;border-left:none;border-radius:inherit;height:inherit}.e-toolbar>.e-vertical.e-separator{border-bottom:1px solid #e0e0e0;border-top:none;border-radius:initial}.e-toolbar>.e-vertical .e-separator{border-top:none;border-radius:inherit}.e-toolbar>.e-vertical .e-separator{border-bottom:1px solid #e0e0e0}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-right:none;border-radius:initial}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px solid #e0e0e0}.e-toolbar.e-rtl>.e-horizontal .e-separator{border-left:1px solid #e0e0e0;border-right:none;border-radius:inherit;margin-right:16px}.e-toolbar.e-rtl>.e-vertical.e-separator{border-top:1px solid #e0e0e0;border-bottom:none;border-radius:initial}.e-toolbar.e-rtl>.e-vertical .e-separator{border-top:1px solid #e0e0e0;border-bottom:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical .e-corner-all{border-radius:inherit}.e-toolbar>ul>li div.e-item-overlay{background-color:#f5f5f5}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{border-color:#e0e0e0}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{color:rgba(0,0,0,.54)}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{background:#e0e0e0}.e-toolbar>.e-horizontal .e-hover>div:before,.e-toolbar>.e-vertical>.e-hover>div:before,.e-toolbar>.e-horizontal .e-hover>span:before,.e-toolbar>.e-vertical>.e-hover>span:before,.e-toolbar>.e-horizontal .e-hover>a:before,.e-toolbar>.e-vertical>.e-hover>a:before{color:#424242}.e-toolbar>.e-horizontal .e-active.e-hover>div:before,.e-toolbar>.e-vertical>.e-active.e-hover>div:before,.e-toolbar>.e-horizontal .e-active.e-hover>span:before,.e-toolbar>.e-vertical>.e-active.e-hover>span:before,.e-toolbar>.e-horizontal .e-active.e-hover>a:before,.e-toolbar>.e-vertical>.e-active.e-hover>a:before{color:rgba(0,0,0,.54)}.e-toolbar>.e-horizontal .e-active,.e-toolbar>.e-vertical>.e-active{background:#bdbdbd;border-color:transparent;color:rgba(0,0,0,.12)}.e-toolbar>.e-horizontal>.e-hover>a,.e-toolbar>.e-horizontal>.e-hover>span,.e-toolbar>.e-horizontal>.e-hover>div,.e-toolbar>.e-vertical>.e-hover>a,.e-toolbar>.e-vertical>.e-hover>span,.e-toolbar>.e-vertical>.e-hover>div{background-color:transparent;color:rgba(0,0,0,.54)}.e-toolbar>.e-horizontal>.e-active>a,.e-toolbar>.e-horizontal>.e-active>span,.e-toolbar>.e-horizontal>.e-active>div,.e-toolbar>.e-vertical>.e-active>a,.e-toolbar>.e-vertical>.e-active>span,.e-toolbar>.e-vertical>.e-active>div{background-color:#bdbdbd;color:rgba(0,0,0,.87)}.e-toolbar.e-js .e-vertical>li.e-tooltxt{margin-right:0;margin-bottom:14px}.e-toolbar>.e-vertical>.e-hover{margin-right:0 !important;margin-left:3px}.e-toolbar>.e-vertical .e-align{margin-left:0}.e-toolbar .e-ul.e-vertical{width:48px !important}.e-toolbar.e-js ul>li.e-tooltxt:before{color:rgba(0,0,0,.54)}.e-toolbar.e-js ul>li.e-tooltxt.e-disable:before{color:rgba(0,0,0,.26)}.e-toolbar .e-ul.e-horizontal.e-separator:first-child{padding-left:0}.e-toolbar>.e-horizontal.e-ul:first-child{padding-left:0}.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{margin-right:4px}.e-toolbar>ul>li.e-icon{width:14px;height:14px}.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child{padding-left:0}.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{margin-right:10px;margin-left:4px}.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{margin-right:0}.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:last-child{margin-right:10px}.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child{padding-left:0;margin-right:0}.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{margin-right:4px}.e-toolbar.e-toolbarspan.e-rtl{padding-right:24px;padding-left:24px}.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{margin-left:4px}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{color:rgba(0,0,0,.26)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview,.e-dragedNode{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview .e-text{background-color:transparent}.e-treeview .e-text{color:#000;color:rgba(0,0,0,.87)}.e-dragedNode{background:#eee;color:#000;color:rgba(0,0,0,.54)}.e-dragedNode .e-text{float:left}.e-dragedNode .e-text{color:#000;color:rgba(0,0,0,.54)}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{border:1px solid transparent;border-image:initial}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{background:#f5f5f5}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{border-image:initial;cursor:pointer}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{background:#eee;border:1px solid transparent}.e-treeview-wrap.e-dragging .e-node-hover,.e-fullrow-wrap.e-dragging .e-li-hover>.e-fullrow{background:transparent;border-color:#eee}.e-treeview-wrap.e-dragging .e-active.e-node-hover,.e-fullrow-wrap.e-dragging .e-li-active.e-li-hover>.e-fullrow{background:#f5f5f5;border-color:#f5f5f5}.e-treeview-wrap .e-sibling{background:#ff4081}.e-treeview-wrap .e-sibling::before{background:#000;background:rgba(0,0,0,.12)}.e-treeview .e-node-disable{filter:alpha(opacity=40);opacity:.4}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-image:url(images/ajax-loader.gif);background-repeat:no-repeat}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-position:center}.e-treeview .e-item .e-icon{color:#000;color:rgba(0,0,0,.54)}.e-treeview .e-fe-popup .e-content{background-color:#fff;border-color:#e0e0e0}.e-treeview .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-treeview .e-fe-popup .e-downtail:before,.e-treeview .e-fe-popup .e-downtail{border-top-color:#e0e0e0}.e-treeview .e-fe-popup .e-spanclicked{border-color:#424242}.e-drop-count{border-color:#fff}.e-drop-count{background-color:#ff4081;color:#fff}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-focus .e-node-focus{background:transparent}.e-treeview .e-plus:after,.e-treeview .e-minus:after,.e-treeview .e-icon.e-load:after,.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after,.e-fullrow-wrap .e-fullrow:after{background:#000;background:rgba(0,0,0,.12)}.e-treeview .e-text.e-editable .e-tree-input{border-color:#000;border-color:rgba(0,0,0,.54)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-family:roboto Medium;font-size:16px;font-weight:normal}.e-uploadbox.e-disable .e-uploadinput{cursor:default}.e-uploadbox.e-widget .e-selectpart.e-select,.e-uploadbox.e-disable .e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:#fafafa;color:rgba(0,0,0,.87);font-family:roboto Medium;font-size:16px}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{color:#212121;border-color:#e0e0e0;cursor:default}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{background:#f5f5f5}.e-uploadbox.e-widget .e-selectpart.e-select:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:rgba(0,0,0,.12);color:#000;font-family:roboto Medium}.e-uploadbox.e-widget .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{color:#000;text-transform:none}.e-uploadbox.e-widget .e-inputbtn:focus{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn{color:#212121;border-color:#e0e0e0}.e-uploadbox .e-file-name-txt{color:rgba(0,0,0,.87);font-size:13px;padding-top:9px}.e-uploadbox .e-file-size .e-file-name-txt{color:rgba(0,0,0,.38)}.e-uploadbox .e-file-list .e-file-status-failed{color:#cd0a0a}.e-uploadbox .e-file-list .e-file-status-success{color:#212121}.e-uploadbox .e-file-progress-status{background:#ff4081;border-color:#ff4081}.e-uploadbox .e-file-list{background-color:#fff;color:#212121}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:1px solid #e0e0e0;background-color:#fff}.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-uploadbox .e-head-content{background-color:#fafafa;border-bottom:1px solid #e0e0e0}.e-uploadbox.e-dialog>.e-header+.e-dialog-scroller{border-top:0}.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:none}.e-uploadbox .e-file-upload{background-color:#fafafa}.e-uploadbox .e-file-progress-bar{background-color:rgba(0,0,0,.12)}.e-uploadbox .e-file-list .e-checkmark{background-color:#39b54a;color:#fff;border-radius:10px}.e-uploadbox .e-file-list .e-checkmark{margin-top:4px}.e-uploadbox .e-file-list .e-file-percentage-failed{background-color:#f00;color:#fff;border-radius:10px}.e-uploadbox .e-file-list .e-file-percentage-failed{margin-top:4px}.e-uploadbox.e-dialog .e-header{border-color:#3f51b5;border-bottom:none}.e-uploadbox.e-dialog .e-header{color:#000;font-weight:bold;line-height:40px;font-size:23px}.e-uploadbox .e-uploadinput{font-size:200px}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background-color:#fff;color:#424242}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover{background-color:#fafafa;color:#424242}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{color:#424242;border-color:#e0e0e0}.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:#e0e0e0}.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:none}.e-uploaddialog.e-dialog .e-btn.e-select{border-color:#e0e0e0}.e-uploaddialog.e-dialog .e-btn.e-select:hover{box-shadow:none;border-radius:0;background:rgba(0,0,0,.12);color:#212121}.e-uploaddialog.e-dialog .e-btn.e-select:active{background:rgba(255,64,129,.12)}.e-uploaddialog.e-dialog .e-btn.e-select{color:#ff4081;background:#fff;box-shadow:none;border-radius:0}.e-uploadbox.e-widget .e-selectpart.e-select:active,.e-uploaddialog.e-dialog .e-btn.e-select:active{position:relative}.e-uploadbox.e-widget .e-selectpart.e-select:active:after,.e-uploaddialog.e-dialog .e-btn.e-select:active:after{animation:shadow 1.6s ease-out 0ms}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte-wrapper{background:#fff;color:#212121;font-size:14px}.e-rte-wrapper{border:1px solid rgba(0,0,0,.12)}.e-inputtext{outline:none;background-color:#fff;vertical-align:baseline}.e-inputtext{border-width:0 0 1px 0;border-color:#e0e0e0;color:#9e9e9e}.e-rte-field .e-img-border-field .e-focus,.e-rte-field .e-chkbox-wrap.e-focus div>span,.e-rte-field .e-inputtext:focus,.e-rte-button .e-btn.e-select:focus,.e-rte-tablefields .e-chkbox-wrap.e-focus div>span,.e-rte-tablefields .e-inputtext:focus,.e-img-field-group .e-chkbox-wrap.e-focus div>span,.e-img-border-field .e-inputtext:focus,.e-rte-stylefield .e-inputtext:focus{box-shadow:none}.e-rte-field .e-inputtext:focus,.e-rte-tablefields .e-inputtext:focus{border-bottom:2px solid #ff4081}.e-rte-imageTab .e-item:focus{box-shadow:1px 0 0 0 #3f51b5}.e-rteTooltip{min-width:auto}.e-rteTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{border-right:1px solid rgba(0,0,0,.12);margin-right:4px}.e-rte .e-horizontal.e-separator{border-right:1px solid rgba(0,0,0,.12)}.e-rte-unorderlistname .e-liseparator,.e-rte-orderlistname .e-liseparator{border-bottom:1px dotted #e0e0e0}.e-rte .customtable-group:hover{color:#212121}.e-rte .customtable-group:hover{background:#e0e0e0}.e-rte .e-toolbarspan{border:none;border-bottom:0 solid #3f51b5}.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child,.e-rte .e-toolbar>.e-horizontal.e-ul:first-child{padding-left:0}.e-dialog .e-fieldseparate,.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-color:#e0e0e0}.e-rte .e-rte-footer{border-top:1px solid #e0e0e0}.e-rte .e-rte-footer{background:#f5f5f5}.e-rte-colorpalette.e-menu.e-context>li:hover{background:none}.e-rte-colorpalette.e-menu.e-context .e-mfocused,.e-rte-colorpalette.e-menu.e-context .e-mhover{background:none}.e-rte-table-picker.e-dialog{background:#f5f5f5}.e-rte-tablecell{border-color:#e0e0e0}.e-rte-tablecell.e-default{background:#fff}.e-rte-tablecell.e-active{border-color:#e0e0e0}.e-rte-tablecell.e-active{background:#e0e0e0}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{border-color:transparent;background-image:none;background-clip:padding-box}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{background-color:#fafafa}.e-rte .e-toolbar .e-rte-lists .e-active{background:none;border-color:transparent}.e-rte-orderlistname.e-menu.e-context .e-list:hover,.e-rte-unorderlistname.e-menu.e-context .e-list:hover,.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{background:#fff;height:36px}.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover,.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover,.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover,.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover{height:25px}.e-rte .e-rte-resize{height:5px;cursor:se-resize}.e-rte .e-rte-htmltaginfo,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:#212121;cursor:default}.e-rte .e-rte-footericon,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{border-right:1px solid #e0e0e0}.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon{border-left:1px solid #e0e0e0}.e-rte-colorpalette{background-color:#fff !important;padding:5px !important;width:auto !important}.e-error{color:#cd0a0a}.e-rte .e-dialog .e-dialog-tab{border:1px solid #e0e0e0}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator{border-color:#e0e0e0}.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{color:#424242}.e-rte-toolbar .e-toolbar .e-tooltxt.e-active{color:#fff}.e-rte-toolbar .e-toolbar .e-ul{border-color:rgba(0,0,0,.12)}.e-rte .e-tooltxt .e-btn.e-select,.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover,.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{background:#fafafa}.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{background:#e0e0e0}.e-rte .e-rteItem-orderedList .e-split,.e-rte .e-rteItem-unorderedList .e-split{box-shadow:none;border-radius:0;height:36px !important}.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split,.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{height:24px !important;width:36px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{box-shadow:none;border-radius:0;height:36px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap{border-width:0 0 0 0}.e-rte .e-horizontal.e-separator>li:last-child{margin-right:4px}.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow,.e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow{padding-top:0 !important}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{height:26px;margin-top:5px}.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList{margin-right:0}.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{margin-right:4px}.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{margin-left:0}.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{margin-right:4px;border-left:0}.e-rte .e-background-color,.e-rteItem-backgroundColor .e-background-color,.e-rte .e-font,.e-rteItem-fontColor .e-font{width:24px;height:24px}.e-rte .e-toolbar>ul>li{padding:10px}.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select{background:#fafafa}.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input{background:#fafafa}.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select{width:24px}.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{border:0}.e-rte-button .e-rte-btn.e-button.e-select,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select{color:#ff4081;background:#fff;box-shadow:none;border-radius:0}.e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover{background:rgba(0,0,0,.12);box-shadow:none;border-radius:0}.e-rte-button .e-rte-btn.e-button.e-btn.e-select:active,.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active{background:rgba(255,64,129,.12)}.e-rte .e-toolbar.e-rtl{padding-right:24px}.e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl{margin-right:0}.e-responsive-toolbar>.e-horizontal.e-ul:first-child{padding-left:0}.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover,.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover,.e-rte-orderlistname.e-menu.e-context .e-mhover>.e-menulink,.e-rte-unorderlistname.e-menu.e-context .e-mhover>.e-menulink{background:#fff}.e-rtlrte label{height:12px;line-height:10px}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-waitpopup-pane .e-image{background-color:#fff;background-image:url(images/waitingpopup.gif)}.e-waitpopup-pane{color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-waitpopup-pane{background-color:rgba(0,0,0,.54)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-chkbox-wrap{display:inline-flex}.e-chkbox-wrap.e-tb-cell .e-text,.e-chkbox-wrap.e-tb-cell div{display:table-cell;padding:0 5px 2px 5px}.e-chkbox-wrap.e-check-small.e-tb-cell .e-text{padding:0 5px 2px 5px}.e-chkbox-wrap.e-focus div>span{box-shadow:0 0 2px #d4d4d4}.e-chkbox-wrap div>span{border-color:rgba(0,0,0,.54);background-color:#fff}.e-chkbox-wrap.e-disable{opacity:.26}.e-chkbox-wrap div>span:hover{border-color:rgba(0,0,0,.54)}.e-chkbox-wrap div>span.e-chk-act{border-color:#ff4081}.e-chkbox-wrap.e-widget.e-disable div>span.e-chk-act,.e-chkbox-wrap.e-widget.e-disable div>span.e-chk-indeter,.e-chkbox-wrap.e-disable div>span{border-color:rgba(0,0,0,.26)}.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark{background-color:#3f51b5}.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark{color:#fff;background-color:#ff4081}.e-chkbox-wrap .e-chk-image.e-stop{color:rgba(0,0,0,.54);background-color:#fff}.e-chkbox-wrap .e-chk-image.e-stop:before{content:""}.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{background-color:rgba(0,0,0,.26)}.e-chkbox-wrap .e-text{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#212121}.e-chkbox-wrap .e-text{font-size:13px}.e-check-small.e-chkbox-wrap .e-text{vertical-align:middle;margin-top:-7px}.e-check-medium.e-chkbox-wrap .e-text{vertical-align:middle;margin-top:-15px}.e-material-animate.e-chkbox-wrap .e-chk-act::before{border-radius:50%;position:absolute;box-sizing:border-box;top:43%;right:6px;transform:scale(0);-webkit-transform:scale(0);width:3px;height:3px;content:'';border:1px solid rgba(0,0,0,.7);animation:smallShadow .45s cubic-bezier(.25,.8,.25,1);background:rgba(0,0,0,.7)}.e-material-animate.e-chkbox-wrap .e-chk-inact::after{border-radius:50%;position:absolute;box-sizing:border-box;top:43%;right:6px;transform:scale(0);-webkit-transform:scale(0);width:3px;height:3px;background:rgba(255,64,129,.7);content:'';border:1px solid rgba(255,64,129,.7);animation:smallShadow .45s cubic-bezier(.25,.8,.25,1)}.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before{right:8.7px;top:45%;animation:mediumShadow .45s cubic-bezier(.25,.8,.25,1)}.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after{right:8.7px;top:45%;animation:mediumShadow .45s cubic-bezier(.25,.8,.25,1)}@keyframes mediumShadow{100%{opacity:0;transform:scale(18,18)}}@keyframes smallShadow{100%{opacity:0;transform:scale(15,15)}}.e-chkbox-wrap .e-chk-act,.e-chkbox-wrap .e-chk-inact,.e-chkbox-wrap .e-chk-indeter{box-sizing:content-box}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radiobtn-wrap>span{background-image:none}.e-radiobtn-wrap>span{border-color:rgba(0,0,0,.54);background-color:#fff}.e-radiobtnwrap.e-disable>span,.e-radiobtn-wrap.e-disable>span.e-rad-active,.e-radiobtn-wrap.e-disable>span.e-rad-active:hover,.e-radiobtn-wrap.e-disable .e-circle_01,.e-radiobtn-wrap.e-disable>span:hover{border-color:rgba(0,0,0,.26)}.e-radiobtn-wrap>span.e-rad-active,.e-radiobtn-wrap>span.e-rad-active:hover{border-color:#e0e0e0}.e-radiobtn-wrap>span.e-rad-active,.e-radiobtn-wrap>span.e-rad-active:hover{border-color:#ff4081}.e-radiobtn-wrap.e-focus>span{box-shadow:0 0 2px #d4d4d4}.e-radiobtn-wrap .e-spanicon{box-sizing:content-box}.e-radiobtn-wrap .e-rad-select{background:none repeat scroll 0 0 transparent}.e-radiobtn-wrap .e-circle_01{color:#3f51b5;border-color:#3f51b5}.e-radiobtn-wrap .e-circle_01{border-color:#ff4081;color:#ff4081}.e-radiobtn-wrap.e-disable .e-circle_01,.e-radiobtn-wrap.e-disable .e-text{color:rgba(0,0,0,.26)}.e-radiobtn-wrap .e-text{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#212121}.e-radiobtn-wrap .e-text{font-size:13px}.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before{content:"";font-size:0;color:#ff4081}@keyframes rippleEffect{0%{opacity:1;box-shadow:0 0 0 0 #ff4081}100%{box-shadow:0 0 0 15px white;opacity:0}}@keyframes back_rippleEffect{0%{box-shadow:0 0 0 15px white;opacity:1}100%{opacity:0;box-shadow:0 0 0 0 #ff4081}}.e-radiobtn-wrap span.e-spanicon.e-rad-active{border-radius:100%;z-index:1}.e-radiobtn-wrap.e-material-animate span.e-spanicon:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-radiobtn-wrap.e-material-animate span.e-spanicon:after{top:0;left:0;padding:0;z-index:-1;opacity:0}.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after{animation:rippleEffect .3s linear 0ms}.e-radiobtn-wrap.e-material-animate span.e-spanicon:after{animation:back_rippleEffect .3s linear 0ms}.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon,.e-radiobtn-wrap .e-radmedium .e-rad-icon{text-indent:0}.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon{text-indent:2px;line-height:12px;padding:.5px;font-size:8px}.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon{font-size:10px;text-indent:2.5px;line-height:15px}.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon{font-size:9px;text-indent:3px;line-height:15px}.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon{font-size:12px;text-indent:2px;line-height:18px}.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon{width:.98em}.e-radiobtn-wrap.e-rtl>span.e-radmedium>span.e-rad-icon{width:1.25em}.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon,.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon{width:1.6em}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-groupbutton{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;height:32px;background-color:#fafafa}.e-groupbutton>.e-ul>.e-grp-btn-item{position:relative;text-transform:uppercase;overflow:hidden}.e-groupbutton-hSmall{min-height:26px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content.e-groupBtn-padding{padding:0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-border-left,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border-color:#e0e0e0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-disable,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-disable{color:rgba(0,0,0,.38)}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-disable .e-icon,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-disable .e-icon{color:rgba(0,0,0,.26)}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{background-color:#bdbdbd}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{padding-left:12px;padding-right:12px}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{padding-top:12px;padding-bottom:12px}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt{color:rgba(0,0,0,.87)}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-active.e-hover{border-color:#e0e0e0}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border-right-color:transparent}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border-bottom-color:transparent}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item{border-left-color:transparent}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{background-color:rgba(0,0,0,.12)}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-right-color:#e0e0e0}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last.e-hover{border-bottom-color:#e0e0e0}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-btntxt{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt.e-grp-responsive{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-icon{font-size:18px;color:rgba(0,0,0,.54);height:24px;width:24px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-icon:before,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-icon:before,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-icon:before{height:18px;width:18px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-btntxt{color:rgba(0,0,0,.87)}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-left-color:#e0e0e0}.e-groupbutton>.e-ul>.e-disable .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-disable .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-disable .e-btn-content>div.e-btntxt,.e-groupbutton>.e-ul>.e-disable.e-active .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-disable.e-active .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-disable.e-active .e-btn-content>div.e-btntxt{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:rgba(0,0,0,.38)}.e-groupbutton>.e-ul>.e-disable.e-active{background-color:transparent}.e-groupbutton>.e-ul>.e-disable .e-btn-content>span.e-icon{font-size:14px;color:rgba(0,0,0,.26)}.e-groupbutton.e-disable{background:rgba(0,0,0,.12);box-shadow:none}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-right-color:#e0e0e0}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-bottom-color:#e0e0e0}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-left-color:#e0e0e0}.e-groupbutton.e-rtl>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-left-color:#e0e0e0}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active:not(:active):after,.e-groupbutton>.e-ul>.e-grp-btn-item:not(:active):after{background-color:rgba(255,255,255,.5)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-innerIncrement:hover{background-image:url(../common-images/maps/Zoom-In_hover.png)}.e-legendLabelContent{color:#212121}.e-map{color:#212121;background-color:#fff;border-color:#e0e0e0}.e-drilldownHeader{background-color:#fafafa}.e-map-home{background-image:url(../common-images/maps/Home.png)}.e-map-labelContainer{width:200px;height:400px;border:1px solid #808080}.e-map-label{cursor:pointer;color:#000;padding:5px}.e-map-label:hover{background-color:#eee}.e-map-home{height:30px;width:30px}.e-map-home:hover{background-image:url(../common-images/maps/Home_hover.png)}.e-map-contribution{border-color:#dbdbde;right:0;bottom:0;font-family:sans-serif;font-weight:normal;position:absolute;background-color:rgba(255,255,255,.7);font-size:10px;padding:2px 4px;z-index:1000;border-style:solid;border-width:1px}.sliderParent{height:150px;width:10px;margin-top:-197px;margin-left:34px}.e-innerIncrement{background-image:url(../common-images/maps/Zoom-In.png);height:25px;width:25px}.e-innerDecrement:hover{background-image:url(../common-images/maps/Zoom-out_hover.png)}.e-innerDecrement{background-image:url(../common-images/maps/Zoom-out.png);height:25px;width:25px}.nav-dec-Vert{margin-top:150px;margin-left:27px}.nav-inc-Vert{margin-top:40px;margin-left:27px}.nav-dec-Horz{margin-top:-24px;margin-left:0}.nav-inc-Horz{margin-top:-29px;margin-left:175px}.e-radialTop{height:20px;margin-left:15px;width:52px}.e-arrowUp:hover{background-image:url(../common-images/maps/Arrow_Top_hover.png)}.e-arrowUp{background-image:url(../common-images/maps/Arrow_Top.png);height:20px;width:52px}.e-radialLeft{height:52px;width:20px;margin-top:-4px}.e-radialRight{margin-left:61px;margin-top:-53px;height:52px;width:20px}.e-arrowLeft:hover{background-image:url(../common-images/maps/Arrow_Left_hover.png)}.e-arrowLeft{background-image:url(../common-images/maps/Arrow_Left.png);height:52px;width:20px}.e-radialBottom{height:20px;margin-left:15px;margin-top:-6px;width:52px}.e-arrowRight:hover{background-image:url(../common-images/maps/Arrow_Right_hover.png)}.e-arrowRight{background-image:url(../common-images/maps/Arrow_Right.png);height:52px;width:20px}.e-arrowDown:hover{background-image:url(../common-images/maps/Arrow_Bootom_hover.png)}.e-arrowDown{background-image:url(../common-images/maps/Arrow_Bootom.png);height:20px;width:52px}.e-home-bg{height:30px;width:30px;margin-top:-55px;margin-left:25px}.e-interactivelegend-title{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-leftlabel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-rightlabel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangestartlabel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangeendlabel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legendlabeltext{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-defaultToolTip{border:1px solid #404041;box-shadow:0 5px 5px rgba(0,0,0,.2);border-radius:4px;margin-right:25px;min-width:30px;height:20px;padding-top:9px;padding-right:10px;padding-left:10px;width:auto;opacity:.85;background:#fff}.e-defaultToolTip:before{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #404041;border-bottom:7px solid transparent;background:transparent;opacity:.85;left:4px;top:-16px;content:''}.e-defaultToolTip:after{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #fff;border-bottom:7px solid transparent;left:6px;top:-16px;content:''}.e-defaultlegend-title{color:#000;font-size:17px}.e-labelStyle{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;white-space:nowrap}.e-smartLabelStyle{padding:3px;font-weight:normal;color:#000;width:auto;height:20px;text-align:center;font-size:14px;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-smartLabelStyle:hover{cursor:pointer}.e-mapSelectedShape{opacity:1}.e-mapDragSelection{border:2px solid #f00}.e-mapHighlightedShape{opacity:1}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-drilldownHeader{font-size:15px;text-indent:10px}.e-drilldownlabel{color:#fff}.e-drilldownlabel:hover{text-decoration:underline}.e-drilldownarrow{fill:white;stroke:transparent;stroke-width:1px;zoom:1}.e-treemap-leaflabel{font-size:14px;font-weight:normal;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-treemap-legendLabel{font-size:12px}.e-treemap-label{font-size:14px}.e-treemap-header{font-size:15px}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{background-color:#e0e0e0 !important}.e-pivotschemadesigner .e-schemaBtnUnique{white-space:initial !important}.e-pivotschemadesigner *:focus:hover{outline:none}.e-pivotgrid .e-headerItem{border:none !important;text-align:center;font-style:italic;font-weight:bold;overflow:hidden !important;display:inline-block;text-overflow:ellipsis;white-space:nowrap;font-size:10px;padding-left:10px;padding-right:10px}.e-pivotgrid table{border-collapse:collapse;background-color:#fff;cursor:default}.e-pivotgrid table{font-family:'Roboto',Segoe UI;font-size:13px;color:rgba(0,0,0,.87)}.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop,.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark,.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop,.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark{color:#fff !important;background-color:#ff4081 !important}.e-pivotgrid .e-filterValues,.e-pivotschemadesigner .e-filterValues{background-color:#fff}.e-pivotgrid .e-conditionFrom,.e-conditionTo{background-color:inherit}.e-pivotgrid .e-conditionFrom,.e-conditionTo{color:rgba(0,0,0,.87);border:none;border-bottom:1px solid rgba(0,0,0,.12);outline:none}.e-pivotgrid .e-hoverBtn{background:#e0e0e0}.e-tooltipText{font-size:12px;text-align:left;height:auto;font-weight:normal}.e-tooltipText{font-family:'Roboto',Segoe UI;color:#fff;margin:5px 0 10px 0}.e-pivotgrid .e-reSizeColbg{border-left-color:#e0e0e0}.e-pivotgrid .e-editcondition,.e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl,.e-pivotgrid .e-fSizeLbl{margin-left:15px}.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pGridTooltip{position:fixed !important;z-index:500;display:none;border-width:10px;height:auto}.e-pGridTooltip{font-family:'Roboto',Segoe UI;background:#616161;border:1px solid transparent;border-radius:2px;padding:5px 8px}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{border:solid 1px #e0e0e0}.e-pivotgrid th,.e-pivotgrid td{white-space:nowrap;height:25px;font-weight:normal}.e-pivotgrid th,.e-pivotgrid td{padding:11px 2px 11px 8px}.e-pivotgrid .value{background-color:#fff}.e-pivotgrid .value{padding:11px 24px 11px 35px;text-align:right !important}.e-pivotgrid .summary{white-space:nowrap;text-align:left}.e-pivotgrid .summary{font-weight:bold !important}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{background:#fff;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{font-weight:bold;color:rgba(0,0,0,.87);padding:11px 40px 11px 14px}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{background:#e0e0e0;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{font-weight:bold;color:rgba(0,0,0,.87);padding:11px 40px 11px 14px}.e-pivotgrid{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-cellSelection{background:#e0e0e0;filter:alpha(opacity=50);opacity:.5;position:absolute;border-style:dotted;border-width:3px;border-color:#e0e0e0}.e-pivotgrid .value.selection{cursor:crosshair}.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader,.e-pivotgrid.e-rtl .rowheader:hover{padding:11px 24px 11px 40px}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{height:17px;display:inline-block;cursor:pointer}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{margin-left:-2px;margin-right:12px}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{width:23px}.e-pivotgrid .e-errOKBtn{display:inline-block}.e-pivotgrid .e-errOKBtn{float:right;width:64px}.e-pivotgrid.e-rtl .e-errOKBtn{float:left;width:64px;margin-right:150px !important}.e-pivotgrid .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotgrid table .e-expand:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-expand:before{margin-left:9px;font-size:7px}.e-pivotgrid.e-rtl .e-pGridTooltip>p{direction:ltr;text-align:right}.e-pivotgrid .e-pGridTooltip p{white-space:nowrap}.e-pivotgrid.e-rtl table .e-expand:before{content:""}.e-pivotgrid.e-rtl table .e-expand:before{font-size:23px;margin-top:-3px}.e-pivotgrid.e-rtl table .e-collapse:before{margin-left:0}.e-pivotgrid table .e-collapse:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-collapse:before{margin-left:7px;font-size:6px}.e-pivotgrid.e-rtl .e-removeBtn:before,.e-pivotgrid.e-rtl .e-sorting:before,.e-pivotgrid.e-rtl .filter:before{float:left;margin-left:4px;margin-right:0}.e-pivotgrid .kpiiconvalue{height:20px;background-position:center;background-repeat:no-repeat}.e-pivotgrid .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgrid .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgrid .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png");background-position:center center}.e-pivotgrid .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png");background-position:center center}.e-pivotgrid .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png");background-position:center center}.e-pivotgrid .kpicircle{background-image:url("../common-images/pivotgrid/circle.png");background-position:center center}.e-pivotgrid .kpiredroad{background-image:url("../common-images/pivotgrid/red.png");background-position:center center}.e-pivotgrid .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png");background-position:center center}.e-pivotgrid .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png");background-position:center center}.e-pivotgrid .hyperlinkValueCell{color:#3f51b5;text-decoration:underline;cursor:pointer}.e-pivotgrid .hyperlinkHeaderCell{color:#3f51b5;text-decoration:underline;cursor:pointer}.e-pivotgrid .e-vScrollPanel{background:transparent;border:.5px solid transparent;width:8px;margin-left:8px;display:inline-block}.e-pivotgrid .e-hScrollPanel{background:transparent;border:.5px solid transparent;height:8px;margin-top:4px}.e-pivotgrid .e-vScrollThumb{width:6px;position:relative;top:1px;left:1px;background-color:#bdbdbd;border:.5px solid #9e9e9e}.e-pivotgrid .e-hScrollThumb{height:6px;position:relative;left:1px;background-color:#bdbdbd;border:.5px solid #9e9e9e}.e-pivotgrid .e-hScrollThumb{top:-1px}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{background:#616161;border:1px solid transparent;border-radius:2px;color:#fff}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{padding:5px 8px;width:auto;position:absolute;font-family:'Roboto',Segoe UI;font-size:12px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel,.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{float:right;margin-left:5px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{float:left;margin-right:2px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{float:right;margin-left:2px}.e-pivotgrid .e-vScrollThumb:hover,.e-pivotgrid .e-hScrollThumb:hover{background-color:#9e9e9e;border:.5px solid #757575}.e-pivotgrid .inActive{display:none}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{color:rgba(255,255,255,.7)}.e-pivotgrid .filter:before{float:right;margin-right:4px}.e-pivotgrid .filter:before{content:"";font-size:16px}.e-pivotgrid .filter.filtered:before{content:"";float:right}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{float:right;margin-right:4px}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{content:"";font-size:16px}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{float:right}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{content:"";font-size:16px}.e-pivotgrid .e-removeBtn:before{float:right;margin-right:4px}.e-pivotgrid .e-removeBtn:before{content:"";font-size:16px}.e-pivotgrid .e-memberEditorDiv{height:256px;border:1px solid #e0e0e0}.e-pivotgrid .e-memberEditorDiv{margin-top:24px}.e-pivotgrid .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-memberAscendingIcon:before,.e-pivotgrid .e-memberAscendingIcon:before{content:"";font-size:16px;margin:auto !important;margin-top:2px !important}.e-pivotschemadesigner .memberSortDiv,.e-pivotgrid .memberSortDiv{margin-top:-3px}.e-pivotschemadesigner div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotschemadesigner .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul,.e-pivotgrid .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li,.e-pivotgrid .e-editorTreeView.e-treeViewUl li{padding-left:16px !important}.e-pivotschemadesigner .e-separateDiv{border:.5px solid;border-color:#e0e0e0}.e-pivotschemadesigner .e-separateDiv,.e-pivotgrid .e-separateDiv{border:1px solid #e0e0e0 !important;border-bottom:none !important;margin:9px 0}.e-pivotschemadesigner .e-memberDescendingIcon:before,.e-pivotgrid .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{cursor:pointer}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{background-color:#3f51b5}.e-pivotgrid .e-dialogOKBtn{width:69px}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:55px;margin-left:10px}.e-pivotgrid.e-rtl .e-dialogOKBtn{margin-right:68px;margin-left:10px}.e-pivotgrid .e-dialogCancelBtn{width:69px;margin-left:10px;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:10px}.e-pivotgrid .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move;color:#212121}.e-pivotgrid .e-treeview .e-icon.e-stop:before,.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotgrid .e-dialog a.e-linkPanel,.e-pivotschemadesigner .e-dialog a.e-linkPanel{text-decoration:underline;margin:-20px 0 20px 0}.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotgrid .e-pivotButton{color:#424242;border-color:#e0e0e0}.e-pivotgrid .e-pivotButton .e-btn{text-align:left !important}.e-pivotgrid .e-pivotButton .e-btn{box-shadow:none;margin-left:12px}.e-pivotgrid .e-pivotButton .e-btn.e-select{border:none}.e-pivotgrid .e-pivotButton .e-btn.e-select{height:32px;background:#3f51b5;color:#fff;text-transform:none;padding:0 0 1px}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{border:none;border-color:#e0e0e0}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{background:#3f51b5;box-shadow:none;color:#fff}.e-pivotgrid .e-pivotButton.e-btn.e-select{border:none}.e-pivotgrid .e-drag{color:#fff;background:#7986cb;border:1px solid #e0e0e0;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .e-drag{padding:18px 0;font-family:'Roboto',Segoe UI;font-size:14px}.e-pivotgrid .e-pivotButton.e-btn .e-icon{padding:0}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{color:#fff;padding:5px 0 5px 0;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{font-family:'Roboto',Segoe UI;font-size:14px}.e-pivotgrid .values{border-right:1px solid #e0e0e0}.e-pivotgrid .emptyRows{background:#7986cb;border:1px solid #e0e0e0}.e-pivotgrid .valueColumn{background:#7986cb;height:auto;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{background:#3f51b5;border:1px solid #3f51b5}.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover,.e-pivotgrid .e-rows .e-pivotButton:hover{background:#3f51b5;border:1px solid #3f51b5;box-shadow:none}.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{display:inline-block;vertical-align:top}.e-pivotgrid .e-btn{vertical-align:auto}.e-pivotgrid .e-drag .e-btn,.e-pivotgrid .e-drag .e-btn div{vertical-align:initial}.e-pivotgrid .e-drag .e-pivotButton{vertical-align:top;line-height:0}.e-pivotgrid .e-rows{padding-bottom:4px;display:table-cell;vertical-align:bottom;height:100%;width:100%;min-height:24px;min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-height:44px}.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{vertical-align:bottom}.e-pivotgrid .e-grpRow{background:#7986cb;vertical-align:bottom;text-align:left}.e-pivotgrid .e-pivotButton{padding:0 !important}.e-pivotgrid .e-pivotButton{border-radius:25px;border:1px solid #3f51b5}.e-pivotgrid .e-pivotButton:hover{border:1px solid #3f51b5}.e-pivotgrid th.e-grpRow{padding:10px 2px 0 0 !important}.e-pivotgrid .e-btn{font-size:13px}.e-pivotgrid .e-widthSetter{width:3em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .contextMenuPopup .menuItem:hover{background-color:#e0e0e0;color:#212121;cursor:default}.e-pivotgrid div.e-advancedFilterDlg,.e-pivotschemadesigner div.e-advancedFilterDlg{border:1px solid #e0e0e0}.e-pivotgrid td.e-grpRow{padding-left:0 !important}.e-pivotgrid .e-grpRow{white-space:normal}.e-pivotgrid .e-dropIndicatorActive{height:20px;width:20px;position:fixed !important;z-index:30000;color:#424242;cursor:pointer;font-family:"ej-webfont"}.e-pivotgrid .e-dropIndicatorActive:before{content:""}.e-pivotgrid .e-selected{background:#3f51b5;color:#fff}.e-pivotgrid .e-highlighted{background-color:#e0e0e0}.e-pivotgrid .e-dlgCalculatedField label{font-size:14px;font-family:'Roboto',Segoe UI;color:rgba(0,0,0,.54);font-weight:normal !important}.e-pivotgrid .e-dlgCalculatedField label{font-weight:bold}.e-pivotgrid .borderLine{margin-left:-10px;margin-right:-10px;border-top:1px solid #e0e0e0}.e-pivotgrid .calculatorFields{margin-top:-5px;height:31px}.e-pivotgrid .calculatorFields{padding:0}.e-pivotgrid .e-column-resizeToSize{table-layout:fixed;width:100%}.e-pivotgrid .e-column-resizeToContent{table-layout:fixed}.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th{overflow:hidden}.e-pivotgrid.e-column-resize thead>tr{cursor:pointer}.pivotTree .e-calculatedFieldMenuItem{border-bottom:solid 1px #e0e0e0}.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-enabled{color:#fff !important;background:#3f51b5 !important}.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotgrid .e-advancedFiltering:before{content:"";font-size:20px}.e-pivotgrid .e-drillThrough:before{content:"";font-size:20px}.e-pivotgrid .e-collapseByDefault:before{content:"";font-size:20px}.e-pivotgrid .e-numberFormatting:before{content:"";font-size:20px}.e-pivotgrid .e-paging:before{content:"";font-size:20px}.e-pivotgrid .e-pagingOptions:before{content:"";font-size:20px}.e-pivotgrid .e-cellSelect:before{content:"";font-size:20px}.e-pivotgrid .e-cellContext:before{content:"";font-size:20px}.e-pivotgrid .e-cellEditing:before{content:"";font-size:20px}.e-pivotgrid .e-columnResize:before{content:"";font-size:20px}.e-pivotgrid .e-excelLikeLayout:before{content:"";font-size:20px}.e-pivotgrid .e-toolTip:before{content:"";font-size:20px}.e-pivotgrid .rtl:before{content:"";font-size:20px}.e-pivotgrid .e-hyperlinkOptions:before{content:"";font-size:20px}.e-pivotgrid .e-frozenHeaders:before{content:"";font-size:20px}.e-pivotgrid .e-exporting:before{content:"";font-size:20px}.e-pivotgrid .e-calculatedField:before{content:"";font-size:20px}.e-pivotgrid .e-summaryCustomize:before{content:"";font-size:20px}.e-pivotgrid .e-conditionalFormat:before{content:"";font-size:20px}.e-pivotgrid .e-summaryTypes:before{content:"";font-size:20px}.e-pivotgrid .e-layouts:before{content:"";font-size:20px}.e-pivotgrid .e-advancedFiltering:hover,.e-pivotgrid .e-drillThrough:hover,.e-pivotgrid .e-collapseByDefault:hover,.e-pivotgrid .groupingBar:hover,.e-pivotgrid .e-numberFormatting:hover,.e-pivotgrid .e-paging:hover,.e-pivotgrid .e-pagingOptions:hover,.e-pivotgrid .e-cellSelect:hover,.e-pivotgrid .e-cellContext:hover,.e-pivotgrid .e-cellEditing:hover,.e-pivotgrid .e-columnResize:hover,.e-pivotgrid .e-toolTip:hover,.e-pivotgrid .rtl:hover,.e-pivotgrid .e-hyperlinkOptions:hover,.e-pivotgrid .e-frozenHeaders:hover,.e-pivotgrid .e-exporting:hover,.e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover,.e-pivotgrid .e-summaryCustomize:hover,.e-pivotgrid .e-conditionalFormat:hover,.e-pivotgrid .e-summaryTypes:hover,.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{background-repeat:no-repeat;margin:4px;cursor:default;display:inline-block;height:20px;width:20px}.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{overflow:visible !important;color:#424242;text-indent:-3px}.e-pivotgrid .e-normalLayout:before{content:""}.e-pivotgrid .e-noSummariesLayout:before{content:""}.e-pivotgrid .e-normalTopSummaryLayout:before{content:""}.e-pivotgrid .e-rowHeaderHyperLink:before{content:""}.e-pivotgrid .e-colHeaderHyperLink:before{content:""}.e-pivotgrid .e-valueCellHyperLink:before{content:""}.e-pivotgrid .e-summaryCellHyperLink:before{content:""}.e-pivotgrid .e-rowFreeze:before{content:""}.e-pivotgrid .e-colFreeze:before{content:""}.e-pivotgrid .e-excel:before{content:""}.e-pivotgrid .e-word:before{content:""}.e-pivotgrid .e-pdf:before{content:""}.e-pivotgrid .csv:before{content:""}.e-pivotgrid .e-hyperLinkIcons:before,.e-pivotgrid .e-frozenHeaderIcons:before,.e-pivotgrid .e-exportingIcons:before,.e-pivotgrid .e-layoutIcons:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons,.e-pivotgrid .e-layoutIcons:hover{background-repeat:no-repeat;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-layoutIcons{color:#424242}.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons:hover{color:#424242;cursor:pointer;background:#e0e0e0}.e-pivotgrid .e-frozenDialog,.e-pivotgrid .e-exportDialog,.e-pivotgrid .e-hyperLinkDialog,.e-pivotgrid .e-layoutsDialog{position:absolute;z-index:1000000;background-color:#f5f5f5;border:2px solid #e0e0e0}.e-pivotgrid .e-calcFormulaDiv{position:absolute}.e-pivotgrid .e-calcFormulaDiv{left:136px;top:102px}.e-pivotgrid .e-dlgCalculatedField{margin-top:8px;border:1px solid #e0e0e0;margin-bottom:12px;padding:13px 10px 10px}.e-pivotgrid .calculateFieldName{position:absolute;width:197px;height:24px;border:none;background-color:#fff;color:#212121}.e-pivotgrid .calculateFieldName{top:57px;left:110px}.e-pivotgrid .calculatedFieldFormula{background-color:#fff;color:#212121;cursor:not-allowed;opacity:.85;padding:1px}.e-pivotgrid .calculatedFieldFormula{border:none;border-bottom:1px solid rgba(0,0,0,.12)}.e-pivotgrid .e-dlgCalculatedField .e-outerTable td{padding:4px 10px 15px}.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td{padding:4px 10px}.e-pivotgrid .e-calcFormulaDiv td{border:1px solid #e0e0e0;background-color:#fff;padding:5px 18px;cursor:default;color:#212121}.e-pivotgrid .e-calcFormulaDiv td:hover{color:#212121;border:1px solid #e0e0e0}.e-pivotgrid .e-calcFormulaDiv td:hover{background:#e0e0e0}.e-pivotschemadesigner{font-size:12px;float:right;position:static}.e-pivotschemadesigner{font-family:'Roboto',Segoe UI;background:none repeat scroll 0 0 #fafafa;padding:24px;border:1px solid #e0e0e0;color:#212121}.bg-div{background:none repeat scroll 0 0 #fff;border:1px solid #e0e0e0}.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{overflow:auto}.e-pivotschemadesigner .e-kpiCDB:before,.e-pivotschemadesigner .e-kpiRootCDB:before,.e-pivotschemadesigner .e-kpiGoalCDB:before,.e-pivotschemadesigner .e-kpiStatusCDB:before,.e-pivotschemadesigner .e-kpiTrendCDB:before,.e-pivotschemadesigner .e-kpiValueCDB:before{content:"";font-size:18px}.e-pivotschemadesigner .e-kpiCDB,.e-pivotschemadesigner .e-kpiRootCDB,.e-pivotschemadesigner .e-kpiGoalCDB,.e-pivotschemadesigner .e-kpiStatusCDB,.e-pivotschemadesigner .e-kpiTrendCDB,.e-pivotschemadesigner .e-kpiValueCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotschemadesigner .e-fieldTable{background:#fff;border-collapse:collapse}.e-pivotschemadesigner .e-fieldTable{border:1px solid #e0e0e0}.e-pivotschemadesigner .e-fieldTable{margin:0 0 15px 0;width:100%;border-radius:2px}.e-pivotschemadesigner .e-schemaFieldList{display:inline-block;overflow:auto;height:182px;width:100%;color:#424242}.e-pivotschemadesigner .e-elementSeparator{border:solid #e0e0e0;border-width:0 0 1px 0;display:block;margin:7px}.e-pivotschemadesigner .e-schemaFieldTree{overflow:hidden}.e-pivotschemadesigner .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .schemaHeaders{overflow:hidden}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{overflow-x:hidden;overflow-y:auto;height:75%}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{background-color:#fff}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{border:1px solid #e0e0e0;margin-left:10px}.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-right:10px}.e-pivotschemadesigner .e-axisTd1{float:left;position:relative}.e-pivotschemadesigner .e-axisTd2{float:right;position:relative}.e-pivotschemadesigner #axisTd,.e-pivotschemadesigner #axisTd3{margin-top:14px !important}.e-pivotschemadesigner .deferUpdateLayout{margin-top:28px}.e-pivotschemadesigner .deferUpdateLayout .e-text{margin-top:0 !important}.e-pivotschemadesigner .listSubhead{margin:10px 0 0}.e-pivotschemadesigner .listSubhead{text-align:center}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold;line-height:240%}.e-pivotschemadesigner .e-rPivotHeader{margin-right:10px}.e-pivotschemadesigner .e-listHeader{font-weight:bold;font-size:15px;margin:-1px;line-height:40px}.e-pivotschemadesigner .e-listHeader{border-bottom:1px solid #e0e0e0}.e-pivotschemadesigner .e-listHeader{margin-top:-14px}.e-pivotschemadesigner .e-folderCDB:before{content:"";display:inline;vertical-align:middle;font-size:17px}.e-pivotschemadesigner .e-namedSetCDB:before{content:"";display:inherit;vertical-align:middle;font-size:18px}.e-pivotschemadesigner .e-measureGroupCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .e-dimensionCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .centerDiv{border-radius:25px;height:2px;width:98%}.e-pivotschemadesigner .centerDiv{margin-left:4px;background-color:#e0e0e0}.e-pivotschemadesigner .centerDiv:hover{cursor:default}.e-pivotschemadesigner .centerHead{font-family:'Roboto',Segoe UI;font-size:13px;font-weight:normal;color:rgba(0,0,0,.54);text-align:center;margin:10px 10px}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{border-bottom:none;margin-left:10px}.e-pivotschemadesigner.e-rtl .e-rPivotHeader,.e-pivotschemadesigner.e-rtl .e-schemaColumn,.e-pivotschemadesigner.e-rtl .e-schemaValue{margin-right:7%}.e-pivotschemadesigner .headerText{font-family:'Roboto',Segoe UI;font-size:14px;font-weight:normal;color:rgba(0,0,0,.87);padding-left:0}.e-pivotschemadesigner .subheadText{margin:10px 0 0}.e-pivotschemadesigner .subheadText{font-family:'Roboto',Segoe UI;font-size:13px;font-weight:normal;color:rgba(0,0,0,.54);padding-left:10px}.e-pivotschemadesigner .pivotLabel:hover{background:none repeat scroll 0 0 #3f51b5;color:#fff;cursor:move}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{width:auto;background:#f5f5f5;border:1px solid;border-color:#e0e0e0 !important;white-space:nowrap;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{max-width:90%;display:inline-block;margin:2px 0 0}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;border:none !important;overflow:hidden}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{color:#424242;border-color:#e0e0e0;height:32px}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;color:#424242;border-color:#e0e0e0;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{height:32px}.e-hoverBtn{background:#e0e0e0 !important}.e-pivotschemadesigner.e-rtl .pvtBtnDiv>.e-pvtBtn{text-align:right}.dragHover.e-btn.e-select{background:#eee;font-size:13px;font-weight:normal;color:rgba(0,0,0,.54);border-radius:25px;padding:0 12px;padding-bottom:1px;height:32px;box-shadow:none;text-transform:none}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{border:1px solid;border-color:#e0e0e0 !important;color:#212121}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{background:#e0e0e0}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn:hover{background:#e0e0e0}.e-pivotschemadesigner .filter,.e-pivotschemadesigner .e-sorting,.e-pivotschemadesigner .e-removeBtn{color:#212121;display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotschemadesigner .btnDeferUpdate{text-overflow:ellipsis;width:90px}.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate{width:60px}.e-pivotschemadesigner .e-errOKBtn{display:inline-block}.e-pivotschemadesigner .e-errOKBtn{margin:20px 0 10px 150px;width:64px}.e-pivotschemadesigner.e-rtl .e-errOKBtn{margin:20px 150px 10px 0;width:64px}.e-pivotschemadesigner .pvtDrop:before,.e-pivotschemadesigner .treeDrop:before{content:""}.e-pivotschemadesigner .e-dropIndicator{background:none repeat scroll 0 0 transparent;height:2px;width:auto}.e-pivotschemadesigner .e-dropIndicatorHover{background:#e0e0e0}.e-pivotschemadesigner .e-removePivotBtn:before{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#fff;content:"";font-size:13px;background-color:#fff;border:1px solid #e0e0e0;float:none;padding:6px;position:absolute}.e-pivotschemadesigner .e-removePivotBtn:hover{cursor:pointer;background:none repeat scroll 0 0 #e0e0e0}.e-pivotschemadesigner .e-sorting:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner .e-sorting.descending:before{content:"";float:right}.e-pivotschemadesigner .filter:before{content:"";margin-left:-35px}.e-pivotschemadesigner .filter.filtered:before{content:"";float:right}.e-pivotschemadesigner .e-removeBtn:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner.e-rtl .filter:before{float:left;margin-left:17px;margin-right:0;margin-top:-20px}.e-pivotschemadesigner.e-rtl .filter{float:left !important}.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover,.e-pivotschemadesigner .clearSorting:hover,.e-pivotschemadesigner .clearAllFilters:hover,.e-pivotgrid .sortDiv:hover,.e-pivotgrid .clearSorting:hover,.e-pivotgrid .clearAllFilters:hover{cursor:pointer}.e-pivotschemadesigner .filterBtn{height:24px}.e-pivotschemadesigner .e-filterIndicator{background:none repeat scroll 0 0 #3f51b5}.e-pivotschemadesigner .e-memberEditorDiv{height:256px;border:1px solid #e0e0e0}.e-pivotschemadesigner .e-memberEditorDiv{margin-top:24px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{width:69px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-right:68px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:55px}.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:5px}.e-pivotschemadesigner .e-chkbox-wrap{margin-left:7px}.e-pivotschemadesigner .e-tbtn-wrap{display:inline-block}.e-pivotschemadesigner .e-togglebutton .e-icon{height:14px;width:14px}.e-pivotschemadesigner .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move}.e-pivotschemadesigner .e-treeview .e-text{font-family:'Roboto',Segoe UI;font-size:13px;color:rgba(0,0,0,.87)}.e-pivotschemadesigner .btnDeferUpdate{float:right}.e-pivotschemadesigner .btnDeferUpdate{margin-right:10px}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{float:left}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{margin-left:10px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout{margin-right:5px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text{margin-right:5px}.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{width:90%}.e-pivotschemadesigner .e-pivotButton .e-rtl{text-align:right}.e-pivotschemadesigner .e-schemaFieldTree ul,.e-pivotschemadesigner .e-schemaFieldTree li{width:96%;height:auto}.e-pivotschemadesigner .e-btn .e-btntxt{padding:0 6px 6px}.e-pivotschemadesigner .expandSchema{display:block;float:right;height:25px;left:24px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .collapseSchema{float:right;height:25px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .freeze{position:absolute;height:100%;width:100%;content:' ';top:0;left:0;z-index:10;opacity:0;background-color:#d3d3d3;filter:alpha(opacity=0)}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{font-weight:bold}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{padding:5px 0 5px 8px}.e-pivotschemadesigner .e-ascOrder,.e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder,.e-pivotgrid .e-descOrder{list-style:none;border:1px solid #fff}.e-pivotschemadesigner .e-descImage,.e-pivotschemadesigner .e-ascImage,.e-pivotgrid .e-descImage,.e-pivotgrid .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-ascImage:before,.e-pivotgrid .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-ascImage:before,.e-pivotgrid .e-ascImage:before{margin-top:-3px}.e-pivotschemadesigner .e-descImage:before,.e-pivotgrid .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-descImage:before,.e-pivotgrid .e-descImage:before{margin-top:-3px}.e-pivotschemadesigner .e-dialog .filter{float:left}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid;padding-top:2px}.e-pivotschemadesigner .e-filterElementTag.e-vertical,.e-pivotgrid .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotschemadesigner .e-clrFilter:before,.e-pivotgrid .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{box-shadow:none !important}.e-pivotschemadesigner .e-filterState:before,.e-pivotgrid .e-filterState:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearAllFilters,.e-pivotgrid .clearAllFilters{padding-top:4px;padding-left:5px}.e-pivotschemadesigner .clearAllFilters .e-clrFilter,.e-pivotgrid .clearAllFilters .e-clrFilter{margin-top:1px;float:left}.e-pivotschemadesigner .clearAllFilters .filter,.e-pivotgrid .clearAllFilters .filter{margin-left:0}.e-pivotschemadesigner .e-filterIndicator:before,.e-pivotgrid .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .advancedFilter,.e-pivotgrid .advancedFilter{margin-left:9px;margin-right:5px}.e-pivotschemadesigner .e-activeFilter:before,.e-pivotgrid .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearFilter .e-clrFilter,.e-pivotgrid .clearFilter .e-clrFilter{margin-top:-1px !important}.e-pivotschemadesigner .advancedFilter .e-editorTreeView,.e-pivotgrid .advancedFilter .e-editorTreeView{height:inherit;margin-top:0}.e-pivotschemadesigner .separator,.e-pivotgrid .separator{width:84%;height:1px;background-color:#e0e0e0;margin-top:7px;margin-left:35px}.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a{margin-left:3px !important}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{box-shadow:0 8px 10px 0 rgba(0,0,0,.24)}.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{box-shadow:0 8px 10px 0 rgba(0,0,0,.24)}.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText,.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText{padding-left:1px !important}.e-pivotschemadesigner .sortDiv,.e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .sortDiv,.e-pivotgrid .clearSorting,.e-pivotgrid .e-filterElementTag{padding-left:5px}.e-pivotschemadesigner .clearSorting,.e-pivotgrid .clearSorting{height:20px}.e-pivotschemadesigner .e-filterState,.e-pivotgrid .e-filterState{margin-left:10px}.e-pivotschemadesigner .memberFilter.e-filterState,.e-pivotgrid .memberFilter.e-filterState{margin-left:0 !important;margin-top:5px;position:absolute;float:left}.e-pivotgrid #sep1,.e-pivotgrid #sep2,.e-pivotgrid #sep3,.e-pivotgrid #sep4,.e-pivotgrid #sep5,.e-pivotgrid #sep6,.e-pivotgrid #sep7,.e-pivotgrid #sep8,.e-pivotgrid #sep9,.e-pivotschemadesigner #sep1,.e-pivotschemadesigner #sep2,.e-pivotschemadesigner #sep3,.e-pivotschemadesigner #sep4,.e-pivotschemadesigner #sep5,.e-pivotschemadesigner #sep6,.e-pivotschemadesigner #sep7,.e-pivotschemadesigner #sep8,.e-pivotschemadesigner #sep9{height:1px;background-color:#e0e0e0;margin-left:30px}.e-pivotgrid #sep1{height:0}.e-pivotgrid #labelFilterBtn,.e-pivotgrid #ascOrder,.e-pivotgrid #descOrder,.e-pivotgrid #clearAllFilters,.e-pivotgrid #clearSorting,.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder,.e-pivotschemadesigner #descOrder,.e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting{border-bottom:none}.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text,.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{font-size:16px;float:left;margin-top:-3px;margin-left:3px}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid !important}.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div{padding-bottom:5px}.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog{margin-left:-7px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{height:auto !important}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible;border:none}.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner.e-rtl .e-axisTd1{float:right}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog,.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog{overflow:visible !important}.e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:32px;left:222px}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:32px;left:25px}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:320px;left:12px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:320px;left:240px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{top:320px;left:240px}.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter{margin-bottom:0 !important}.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotschemadesigner .e-firstPage.e-pageDisabled,.e-pivotschemadesigner .e-prevPage.e-pageDisabled,.e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled,.e-pivotgrid .e-prevPage.e-pageDisabled,.e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{filter:alpha(opacity=100) !important;-moz-opacity:1 !important;opacity:1 !important;color:rgba(0,0,0,.24)}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{color:rgba(0,0,0,.54)}.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage,.e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage,.e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage{width:24px;height:24px}.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount,.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount,.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount{margin-right:8px}.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{margin:0 0 6px !important}.e-pivotgrid .filter,.e-pivotgrid .values .e-removeBtn{margin-left:20px}.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text{position:static !important}.e-pivotgrid .e-removeBtn,.e-pivotgrid .e-sorting{margin-left:8px}.e-pivotgrid .e-removeBtn{margin-right:4px}.e-pivotgrid .e-pivotButton .e-pvtBtn+.e-removeBtn{margin-left:32px}.e-pivotgrid .summary{padding-left:14px;padding-right:40px}.e-pivotgrid .summary.value{padding:11px 24px 11px 35px}.e-pivotgrid.e-rtl .summary{padding-left:40px;padding-right:24px}.e-pivotgrid .filter:active,.e-pivotgrid .e-sorting:active,.e-pivotgrid .e-removeBtn:active{color:#fff}.e-pivotgrid .e-sorting:after,.e-pivotgrid .filter:after,.e-pivotgrid .e-removeBtn:after{background-color:#fff}.e-pivotgrid .e-pivotButton .e-btn.e-select:active,.e-pivotgrid .e-pivotButton:active{box-shadow:none;border-radius:25px}.e-pivotgrid .e-hScrollThumb:active,.e-pivotgrid .e-vScrollThumb:active{background-color:#757575;border:.5px solid #616161}.e-pivotgrid .e-hScrollPanel:hover{border-bottom:.5px solid #e0e0e0}.e-pivotgrid .e-vScrollPanel:hover{border-left:.5px solid #e0e0e0}.e-pivotgrid .dragClone.e-btn.e-select{background:#eee;font-size:13px;height:32px;font-weight:normal;color:rgba(0,0,0,.54);border-radius:25px;padding:0 12px;padding-bottom:1px;width:auto !important;box-shadow:none}.e-pivotgrid .e-btn.e-select:active .e-icon,.e-pivotgrid .e-btn.e-select:hover .e-icon{color:rgba(255,255,255,.7)}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .columns .e-pivotButton{margin-top:6px !important;margin-bottom:6px !important;margin-left:10px}.e-pivotgrid .e-drag .e-pivotButton{margin-top:-6px !important;margin-bottom:-6px !important;margin-right:10px}.e-pivotgrid #grpvalue+span,.e-pivotgrid #grpcol+span,.e-pivotgrid #grpdrag+span,.e-pivotgrid .e-rows>span:first-child{margin-left:10px;margin-top:20px;margin-bottom:6px}.e-pivotgrid .e-drag>span:first-child{margin-left:10px}.e-pivotgrid.e-rtl .value{text-align:left !important;padding:11px 35px 11px 24px}.e-pivotgrid.e-rtl table .e-expand,.e-pivotgrid.e-rtl table .e-collapse{margin-left:12px;margin-right:-14px}.e-pivotgrid.e-rtl table .summary .e-expand{margin-left:12px;margin-right:-14px}.e-pivotgrid.e-rtl .e-pivotButton .e-btn{margin-left:0;margin-right:12px}.e-pivotgrid.e-rtl .filter{margin-left:0;margin-right:32px}.e-pivotgrid.e-rtl .values .e-removeBtn,.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn+.e-removeBtn{margin-left:4px;margin-right:32px}.e-pivotgrid.e-rtl .e-removeBtn{margin-right:8px;margin-left:4px}.e-pivotgrid.e-rtl .e-sorting{margin-right:8px;margin-left:0}.e-pivotgrid.e-rtl #grpvalue+span,.e-pivotgrid.e-rtl #grpcol+span,.e-pivotgrid.e-rtl #grpdrag+span,.e-pivotgrid.e-rtl .e-rows>span:first-child{margin-right:10px;margin-left:0}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-left:0}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-right:10px}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotgrid .e-dlgCalculatedField .editFormula{margin-left:-65px !important}.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula{margin-right:-65px !important}.e-pivotgrid .valueSorting{color:rgba(0,0,0,.87) !important}.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName{margin-left:65px !important}.e-pivotgrid .emptyPivotGrid .e-drag,.e-pivotgrid .emptyPivotGrid .valueColumn,.e-pivotgrid .emptyPivotGrid .valueColumn .values,.e-pivotgrid .emptyPivotGrid .valueColumn .columns,.e-pivotgrid .emptyPivotGrid .emptyRows,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{background-color:#e8eaf6;color:rgba(0,0,0,.87);border-color:#fff}.e-pivotgrid .emptyPivotGrid .emptyRows{padding:0}.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{padding-left:15px;height:45px;vertical-align:middle}.e-pivotgrid .emptyPivotGrid .values span,.e-pivotgrid .emptyPivotGrid .columns span{padding-left:10px;margin-top:50px;vertical-align:middle}.e-pivotgrid .emptyPivotGrid .values{padding:0;height:45px}.e-pivotgrid .emptyPivotGrid .columns{height:45px;padding:0 19px 0 0}.e-pivotgrid .emptyPivotGrid .e-drag:hover,.e-pivotgrid .emptyPivotGrid .valueColumn:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover,.e-pivotgrid .emptyPivotGrid .emptyRows:hover,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover{background-color:#c5cae9}.e-dragedNode.pivotTreeViewDragedNode{background:#eee;font-size:13px;font-weight:normal;color:rgba(0,0,0,.54);border-radius:25px;padding-right:12px;box-shadow:none !important;text-transform:none}.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul{padding:0 0 0 24px}.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2{background:inherit;color:rgba(0,0,0,.87);border:none;border-bottom:1px solid rgba(0,0,0,.12);outline:none}.e-pivotgrid .filterDialog #filterValue1:active,.e-pivotgrid .filterDialog #filterValue1:focus,.e-pivotgrid .filterDialog #filterValue2:active,.e-pivotgrid .filterDialog #filterValue2:focus{border-bottom:2px solid #ff4081}.e-pivotgrid .filterDialog #filterValue1:disabled,.e-pivotgrid .filterDialog #filterValue2:disabled{border:none;border-bottom:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.12)}.e-pivotgrid .filterDialog td .e-ddl,.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2{margin-top:24px}.e-pivotgrid .e-conditionFrom:active,.e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:focus,.e-pivotgrid .e-conditionTo:focus{border-bottom:2px solid #ff4081}.e-pivotgrid .e-conditionFrom:disabled,.e-pivotgrid .e-conditionTo:disabled{border:none;border-bottom:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.12)}.e-pivotgrid .e-dialog .e-btn,.e-pivotschemadesigner .e-dialog .e-btn,.e-pivotschemadesigner .btnDeferUpdate{background:none;color:#ff4081;box-shadow:none;border:none;padding:0 12px;font-size:14px;text-overflow:ellipsis;overflow:hidden}.e-pivotgrid .e-dialog .e-dialogOKBtn,.e-pivotgrid .e-dialog .e-dialogCancelBtn{margin-bottom:4px}.e-pivotgrid .e-dialog .e-btn.e-disable,.e-pivotgrid .e-dialog .e-btn.e-disable:hover,.e-pivotgrid .e-dialog .e-btn.e-disable:focus,.e-pivotgrid .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .e-dialog .e-btn.e-disable,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover,.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus,.e-pivotschemadesigner .btnDeferUpdate.e-disable:active{color:rgba(0,0,0,.26);background:none !important}.e-pivotgrid .e-dialog .calculatorFields,.e-pivotgrid .e-dialog .calculatorFields:hover,.e-pivotgrid .e-dialog .calculatorFields:focus{padding:0 !important}.e-pivotgrid .e-dialog .e-btn:hover,.e-pivotschemadesigner .e-dialog .e-btn:hover,.e-pivotgrid .e-dialog .e-btn:focus,.e-pivotschemadesigner .e-dialog .e-btn:focus,.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .btnDeferUpdate:focus{color:#ff4081;border:none;background-color:rgba(0,0,0,.12);border-radius:0;box-shadow:none;padding:0 12px}.e-pivotgrid .e-dialog .e-btn:active,.e-pivotschemadesigner .e-dialog .e-btn:active,.e-pivotschemadesigner .btnDeferUpdate:active{background-color:rgba(255,64,129,.12)}#PivotSchemaDesigner_dragClone{background:#eee;font-size:13px;font-weight:normal;color:rgba(0,0,0,.54);border-radius:25px;padding:0 12px;box-shadow:none;text-transform:none;height:32px !important}.e-pivotschemadesigner.e-rtl .e-pivotButton{margin-left:0;margin-right:12px;float:right;clear:right}.e-pivotschemadesigner .e-treeview ul{padding-left:8px}.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter,.e-pivotschemadesigner .e-axisTd1 .e-schemaRow,.e-pivotschemadesigner .e-axisTd1 .e-pivotHeader,.e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader{margin-left:0}.e-pivotschemadesigner .e-axisTd2 .e-schemaValue,.e-pivotschemadesigner .e-axisTd2 .e-schemaColumn,.e-pivotschemadesigner .e-axisTd2 .e-pivotHeader,.e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader{margin-left:14px}.e-pivotschemadesigner .e-pivotButton .e-btn.e-select{background:#e0e0e0;font-size:13px;color:rgba(0,0,0,.87);text-transform:none;padding:0 12px;padding-bottom:1px}.e-pivotschemadesigner .e-pivotButton .e-pvtBtn,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{box-shadow:none;width:auto !important;border-radius:25px}.e-pivotschemadesigner .e-pivotButton{margin-left:12px;width:96%;display:inline-block;float:left;clear:left}.e-pivotschemadesigner #rowlabel+div,.e-pivotschemadesigner #columnlabel+div,.e-pivotschemadesigner #valuelabel+div,.e-pivotschemadesigner #reportfilter+div{margin-top:6px}.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn{display:inline-block;border-radius:25px}.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{background-color:#757575;color:#fff;font-size:13px}.e-pivotschemadesigner .e-dropIndicator+.e-pvtBtn{margin-top:10px}.e-pivotschemadesigner .e-listHeader .headerText{font-size:16px}.e-pivotgrid .filterDialog .e-dialogCancelBtn,.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotgrid .calculateFieldName.e-hoverCell{background-color:#fff !important}.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn{margin-right:102px !important}.e-pivotgrid .curInput{width:100%}.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before{content:""}.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-left:before{content:""}.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-arrowhead-right:before{content:""}.e-pivotgrid .e-icon.e-media-forward_01:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before{content:""}.e-pivotschemadesigner .e-firstPage,.e-pivotgrid .e-firstPage{margin-right:12px}.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-lastPage{margin-left:12px}.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{margin-top:0;margin-bottom:0}.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn{margin-top:0;margin-bottom:0}.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{margin-top:0 !important;margin-bottom:20px !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{color:rgba(0,0,0,.54)}.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover{border-color:rgba(0,0,0,.26)}.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus{border-color:rgba(0,0,0,.54)}.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage{color:rgba(0,0,0,.87);font-family:'Roboto',Segoe UI;font-size:12px;border:1px solid rgba(0,0,0,.26);width:22px !important;height:15px !important;border-radius:2px}.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child{border-left:0}.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child,table.pivotGridValueTable.rowFrozenTable tr td:last-child{border-right:0}.e-pivotgrid .frozenBorderBtmClr{border-bottom:solid 1px #e0e0e0}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:after,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:after,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:after,.e-pivotgrid .e-firstPage.e-pageEnabled:after,.e-pivotgrid .e-prevPage.e-pageEnabled:after,.e-pivotgrid .e-nextPage.e-pageEnabled:after,.e-pivotgrid .e-lastPage.e-pageEnabled:after{background-color:rgba(0,0,0,.12)}.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage,.e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-memberCurrentPage,.memberPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage,.e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount,.e-memberCurrentDrillPage,.memberDrillPageCount{vertical-align:middle}@media(min-width:20px) and (max-width:799px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:800px) and (max-width:959px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:960px) and (max-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient,.e-pivotclient *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-pivotclient .e-pivotschemadesigner .memberSortDiv{margin-top:1px !important}.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input,.e-pivotclient .e-input.e-placeholder,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pivotclient td{padding:0;border:0 none}.e-pivotclient .e-hoverCell{background-color:#e0e0e0 !important}.e-pivotclient .e-collectionli:hover,.e-pivotclient .e-reportli:hover{background:#f5f5f5 !important;border:none !important;color:#424242 !important;padding:3px !important;border-top:4px !important}.e-pivotclient .e-collectiondiv{float:right;margin-left:6px}.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl{margin-top:2px}.e-pivotclient .e-splitBtnUnique{height:auto !important}.e-pivotclient *:focus:hover{outline:none}.e-pivotclient .e-removeBtnUnqiue{height:calc(61%) !important}.e-pivotclient .e-schemaRemoveBtnUnqiue{height:inherit !important}.e-pivotclient .e-schemaBtnUnique{margin-top:0 !important;height:auto !important;white-space:initial !important}.e-pivotclient .e-pvtBtnUnique{display:inline-flex !important}.e-pvtBtnUnique{display:inline-flex !important}.e-pivotclient{border:1px solid #e0e0e0;background-color:#fff}.e-pivotclient{color:#212121}.e-pivotclient{padding-bottom:10px}.e-pivotclient .e-fullScreenView .e-pivotgrid{overflow:auto}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{color:rgba(0,0,0,.54)}.e-pivotclient .e-memberAscendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotclient .e-separateDiv{border:1px solid #e0e0e0 !important;border-bottom:none !important;margin:9px 0}.e-pivotclient .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient .e-memberDescendingIcon:hover,.e-pivotclient .e-memberAscendingIcon:hover{background-color:#e0e0e0;cursor:pointer}.e-pivotclient .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotclient .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotclient .e-editorTreeView.e-treeViewUl li{padding-left:12px !important}.e-pivotclient .memberSortDiv{float:right}.e-pivotclient .memberSortDiv.e-rtl{float:left;margin-left:-15px !important}.e-pivotclient .e-gridPanel,.e-pivotclient .e-chartPanel{border:none !important}.e-pivotclient .e-controlPanel{position:relative;right:5px}.e-pivotclient .e-sortFilterDisable{color:#999}.e-pivotclient textarea{background:#fff}.e-pivotclient .e-treeview .e-text{color:rgba(0,0,0,.87)}.e-pivotclient .e-treeview .e-text:hover{color:#212121}.e-pivotclient .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotclient .e-dialog a.e-linkPanel{text-decoration:underline}.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{margin-top:4px !important}.e-pivotclient .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop,.e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark{color:#fff !important;background-color:#ff4081 !important}.e-pivotclient .e-childsplit>span.e-splitbar.e-h-bar{width:5px;border:none}.e-pivotclient .e-parentsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .e-splitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .customCSS .e-splitbar{background-color:#fff}.e-pivotclient .e-olapFieldList .e-ul{width:100% !important;height:100% !important}.e-pivotclient .e-splitter .e-pane{overflow:visible !important}.e-pivotclient .e-splitter{border:none !important}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:1px;position:absolute}.e-pivotclient .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont'}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{left:4.5px}.e-pivotclient .e-axisTable.e-pane{left:7.5px !important;padding-right:9.5px !important}.e-pivotclient .e-serverchildsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none;left:1.5px}.e-pivotclient .e-serverparentsplit>span.e-splitbar.e-h-bar{width:6px !important;border:none}.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{background:none}.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{padding-right:2px}.e-pivotclient .axisBuilderTD.e-pane{left:2.5px;padding-right:7.5px}.e-pivotclient .e-serversplitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .controlPanelTD{display:inline-block}.e-pivotclient .e-childsplit.e-rtl>.e-axisTable.e-pane{left:3.5px !important}.e-pivotclient .e-childsplit.e-rtl>.e-fieldTable.e-pane{left:-5.5px !important}.e-pivotclient .e-cubeTreeView .e-ul{overflow:auto !important}.e-olapclient .e-nextPageDiv{float:right;margin-top:10px}.e-olapclient .e-memberPageCount{padding-left:5px}.e-olapclient .e-disabled{cursor:pointer;opacity:.5}.e-olapclient .e-enabled{cursor:pointer;opacity:1}.e-pivotclient .e-outerTable{border-collapse:collapse;background-color:#fff}.e-pivotclient .e-outerTable{font-family:'Roboto',Segoe UI;font-size:12px;font-weight:normal}.e-pivotclient .e-titleText{height:50px;width:inherit;display:inline-block}.e-pivotclient .e-titleText{font-family:'Roboto',Segoe UI;font-size:20px;line-height:48px}.e-pivotclient .conditionformatTbl td{padding:6px 2px 6px 8px}.e-pivotclient .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotclient .e-titleText span{padding-left:10px}.e-pivotclient .e-newReportImg:before{content:""}.e-pivotclient .e-addReportImg:before{content:""}.e-pivotclient .e-removeReportImg:before{content:""}.e-pivotclient .e-renameReportImg:before{content:""}.e-pivotclient .e-reportDBImg:before{content:""}.e-pivotclient .e-mdxImg:before{content:""}.e-pivotclient .e-autoExecuteImg:before{content:""}.e-pivotclient .e-calcMemberImg:before{content:""}.e-pivotclient .e-excelExportImg:before{content:""}.e-pivotclient .e-wordExportImg:before{content:""}.e-pivotclient .e-pdfExportImg:before{content:""}.e-pivotclient .e-chartTypesImg:before{content:""}.e-pivotclient .e-toggleaxisImg:before{content:""}.e-pivotclient .e-kpiCDB:before,.e-pivotclient .e-kpiGoalCDB:before,.e-pivotclient .e-kpiStatusCDB:before,.e-pivotclient .e-kpiTrendCDB:before,.e-pivotclient .e-kpiValueCDB:before,.e-pivotclient .e-kpiRootCDB:before{content:"";font-size:18px}.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB,.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{color:#424242}.e-pivotclient .maximizedView:before{content:""}.e-pivotclient .e-colSortFilterImg:before{content:""}.e-pivotclient .e-colSortFilterImg:before{font-size:20px;margin-top:-4px}.e-pivotclient .e-rowSortFilterImg:before{content:""}.e-pivotclient .e-rowSortFilterImg:before{font-size:17px;margin-top:-2px}.e-pivotclient .e-chartPanel{height:0;width:800px;margin:3.5px 7px 7px}.e-pivotclient .clientTab{font:bold 12px 'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton{background-repeat:no-repeat;height:20px;width:21px;cursor:pointer;position:relative;top:-3px}.e-pivotclient .e-toggleExpandButton{float:right;background-position:center -20px;margin:5px}.e-pivotclient .e-toggleCollapseButton{background-position:6px 0;position:relative;top:11px}.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover{color:#212121;background:#e0e0e0}.e-pivotclient .e-toggleCollapseButton:before{content:"";font-size:20px}.e-pivotclient .e-toggleExpandButton:before{content:"";font-size:20px;margin-right:7px}.e-pivotclient .e-pivotschemadesigner .e-fieldTable{background:#fff !important;border-collapse:collapse !important;margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{margin:6px 4px 8px 4px !important}.e-pivotclient .e-chartToolBar{border:none}.e-pivotclient .e-toolBar{border:none}.e-pivotclient .e-toggleText{background-position:center 0;background-repeat:no-repeat;height:140px;width:30px}.e-pivotclient .e-splitBtn{background-color:#e0e0e0;display:inline-block;width:auto;margin:12px 0 0 12px;border-radius:25px;overflow:hidden;border:1px solid #e0e0e0;font-family:'Roboto',Segoe UI !important;font-size:13px !important;color:rgba(0,0,0,.87);white-space:nowrap}.e-pivotclient .e-csHeader{font-family:'Roboto',Segoe UI;font-size:14px;font-weight:normal;margin:8px 0 20px 3px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{font-weight:bold;line-height:28px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{border:1px solid #e0e0e0}.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient .e-cdbHeader span{padding-left:5px}.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient.e-rtl .e-cdbHeader span{padding-right:5px}.e-pivotclient .e-cubeTable{border-collapse:collapse;margin:0 5px 3px 5px}.e-pivotclient .e-cdbHeader{border-bottom:0;overflow:hidden}.e-pivotclient .e-ellipse{float:right;margin-right:5px;margin-left:-17px;background-color:#fff;position:relative}.e-pivotclient .e-axisHeader{border:none}.e-pivotclient .e-reportToolbar{border-color:#e0e0e0 !important;background:#f5f5f5}.e-pivotclient .e-cubeBrowser{border:1px solid #e0e0e0 !important}.e-pivotclient .e-cubeName{padding:7px 0 0 6px;font:normal 14px 'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{margin-bottom:3px;overflow:auto}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{border:1px solid #e0e0e0}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{background-color:#fafafa}.e-pivotclient .e-gridContainer,.e-pivotclient .e-chartContainer{border:1px solid #e0e0e0}.e-pivotclient .e-targetAxis{background:#fafafa}.e-pivotclient .e-reportToolbar .e-active{color:#fff}.e-pivotclient .e-connectImg,.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{background-repeat:no-repeat;cursor:default;display:inline-block}.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover{cursor:pointer;color:#424242}.e-pivotclient .reportList,.e-pivotclient e-collectionlist{overflow:visible !important}.e-pivotclient .reportList,.e-pivotclient e-collectionlist{margin-top:-6px}.e-pivotclient .e-pivotgrid .pivotGridRowTable th,.e-pivotclient .e-pivotgrid .pivotGridRowTable td{padding:6px 2px 6px 8px !important}.e-pivotclient div.e-advancedFilterDlg{border:1px solid #e0e0e0}.e-pivotclient li.e-reportCol.e-hover,.e-pivotclient .e-collectionli.e-hover,.e-pivotclient .e-reportli.e-hover{background:none;border-color:transparent}.e-pivotclient .e-sortReportTbl{width:100%}.e-pivotclient .e-sortReportTbl{margin:0 4px 18px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{font:bold 12px 'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl{vertical-align:middle}.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc{vertical-align:text-bottom}.e-pivotclient .e-radioBtnAsc,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter,.e-pivotclient .e-filterCondition,.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{margin-top:15px}.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pivotclient .e-cubeBrowserCalcMember,.e-pivotclient .e-calcMemberFieldPanel .e-textarea{font-weight:normal}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{margin-left:2px;margin-right:4px}.e-pivotclient.e-rtl .pivotFieldList,.e-pivotclient.e-rtl .e-togglePanel{float:right !important}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{right:4.5px !important;left:0}.e-pivotclient.e-rtl .e-toggleExpandButton:before{margin-right:0}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{margin-bottom:15px}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv,.e-pivotclient .e-filterBtw{float:left}.e-pivotclient .e-filterLbl{margin-top:-23px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{margin-top:-1px !important}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-bottom:-7px;margin-top:10px !important}.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl{margin-bottom:14px;margin-top:10px !important}.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-left:4px}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{margin-left:4px !important}.e-pivotclient .e-dialog-scroller{height:auto !important}.e-pivotclient .e-filterDisableLbl{vertical-align:text-bottom}.e-pivotclient .e-filterBtw{margin-left:12px}.e-pivotclient .e-filterToDiv{margin-left:8px}.e-pivotclient .borderFilterSortDlg{border:1px solid #e0e0e0;border-top:none;margin-bottom:13px;margin-top:-4px}.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl{margin-bottom:15px}.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl{position:relative;padding-top:12px}.e-pivotclient .e-filterValueLbl{margin-top:-5px !important;position:absolute}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{margin-top:13px;position:absolute}.e-pivotclient .e-preserveHrchyLbl{margin-top:2px;position:absolute}.e-pivotclient .e-pivotclient .e-filterLbl{margin-top:-40px}.e-pivotclient .e-measureListLbl{margin-top:3px}.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{width:auto !important;height:25px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before{content:"";font-size:18px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .e-level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-attributeCDB:before{content:"";font-size:18px}.e-pivotclient .e-folderCDB:before{content:"";font-size:18px}.e-pivotclient .e-dimensionCDB:before{content:"";font-size:15px}.e-pivotclient .e-hierarchyCDB:before{content:"";font-size:18px}.e-pivotclient .e-chartCDB:before{content:"";font-size:15px}.e-pivotclient .e-namedSetCDB:before{content:"";font-size:18px}.e-pivotclient .e-level0:before{content:"";font-size:19px}.e-pivotclient .e-level1:before{content:"";font-size:18px}.e-pivotclient .e-level2:before{content:"";font-size:17px}.e-pivotclient .e-level3:before{content:"";font-size:17px}.e-pivotclient .e-level4:before{content:"";font-size:18px}.e-pivotclient .e-level5:before{content:"";font-size:17px}.e-pivotclient .e-level6:before{content:"";font-size:17px}.e-pivotclient .e-level7:before{content:"";font-size:17px}.e-pivotclient .e-level8:before{content:"";font-size:17px}.e-pivotclient .e-level9:before{content:"";font-size:17px}.e-pivotclient .e-level10:before{content:"";font-size:17px}.e-pivotclient .e-dialogOKBtn,.e-pivotclient .e-dialogCancelBtn{width:69px;margin-left:10px}.e-pivotclient .e-dialogOKBtn{margin-left:83px}.e-pivotclient .e-editorPara{margin:0 0 7px}.e-pivotclient .e-loadReportTbl,.e-pivotclient .e-removeDBReportTbl,.e-pivotclient .e-renameDBReportTbl{margin:10px 0 10px 0}.e-pivotclient .e-loadReportTd,.e-pivotclient .e-removeDBReportTd,.e-pivotclient .e-renameDBReportTd{width:100px}.e-pivotclient table.e-renameDBReportTbl tr td{padding:5px}.e-pivotclient .e-dialogInput{float:right;margin:10px 0 17px 7px}.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll{display:inline-block;height:15px;width:16px;cursor:pointer}.e-pivotclient .e-checkAll:hover,.e-pivotclient .e-unCheckAll:hover{background:#e0e0e0;color:#212121}.e-pivotclient .e-checkAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll{margin-left:5px}.e-pivotclient .e-saveReportImg:before{content:""}.e-pivotclient .e-loadReportImg:before{content:""}.e-pivotclient .e-saveAsReportImg:before{content:""}.e-pivotclient .e-removeDBReportImg:before{content:""}.e-pivotclient .e-renameDBReportImg:before{content:""}.e-pivotclient .e-line:before{content:""}.e-pivotclient .e-spline:before{content:""}.e-pivotclient .e-column:before{content:""}.e-pivotclient .e-area:before{content:""}.e-pivotclient .e-splinearea:before{content:""}.e-pivotclient .e-stepline:before{content:""}.e-pivotclient .e-steparea:before{content:""}.e-pivotclient .e-pie:before{content:""}.e-pivotclient .e-bar:before{content:""}.e-pivotclient .e-stackingarea:before{content:""}.e-pivotclient .e-stackingcolumn:before{content:""}.e-pivotclient .e-stackingbar:before{content:""}.e-pivotclient .e-pyramid:before{content:""}.e-pivotclient .e-funnel:before{content:""}.e-pivotclient .e-doughnut:before{content:""}.e-pivotclient .e-scatter:before{content:""}.e-pivotclient .e-bubble:before{content:""}.e-pivotclient .waterfall:before{content:""}.e-pivotclient .treemap:before{content:""}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-family:'ej-webfont';margin-left:2px}.e-pivotclient .e-chartTypesOnGridView{display:none !important}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{background-repeat:no-repeat;cursor:default;display:inline-block;width:24px}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{margin:5px 10px 0 0}.e-pivotclient .e-chartTypesDialog,.e-pivotclient .e-reportDBDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#f5f5f5;border:2px solid #e0e0e0}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-reportDBIcon{color:rgba(0,0,0,.54)}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{cursor:pointer;background:#e0e0e0}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{color:rgba(0,0,0,.54)}.e-pivotclient .e-memberEditorDiv{height:256px;border:1px solid #e0e0e0}.e-pivotclient .e-memberEditorDiv{margin-top:24px}.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv{padding:12px 12px 0 12px !important}.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv{padding:0 !important;margin:12px 12px 0 12px}.e-pivotclient .e-removeSplitBtn,.e-pivotclient .e-removeMeasure{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#212121}.e-pivotclient .valuefilter td{padding:6px 2px 6px 8px}.e-pivotclient .e-removeSplitBtn:before{margin-left:1px;margin-top:1px;content:"";font-size:16px}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{color:#fff}.e-pivotclient .e-removeSplitBtn{display:inline-block;float:none;position:absolute;box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-pivotclient .e-removeSplitBtn{border:1px solid #e0e0e0;padding-bottom:7px;padding-right:0}.e-pivotclient .e-removeMeasure{background-position:0 -1835px !important;margin:4px;color:#424242}.e-pivotclient .e-removeMeasure:before{content:"";font-size:13px;display:inline-block}.e-pivotclient .e-measureEditor{margin:3px 5px 0 5px}.e-pivotclient .e-measureEditor:hover{color:#212121;background-color:#e0e0e0;cursor:pointer}.e-pivotclient .e-nodetext{font-size:inherit !important}.e-pivotclient .e-corner-all{border-radius:0 !important}.e-pivotclient .e-button{font-size:12px !important}.e-pivotclient .e-treeview{background-color:#fff}.e-pivotclient .e-treeview ul{margin:0}.e-pivotclient .e-tab,.e-pivotclient .e-header{width:auto}.e-pivotclient .e-tab,.e-pivotclient .e-active-content{padding:0 !important}.e-pivotclient .e-tab,.e-pivotclient .e-content{border-width:0}.e-pivotclient .e-toolbar{box-shadow:0 1.83px 1px rgba(0,0,0,.2);overflow:visible;margin-bottom:2px;border-width:1px 0}.e-pivotclient .e-toolbar{height:56px !important}.e-pivotclient .e-input{line-height:normal !important}.e-pivotclient .e-progress-txt{top:-2px !important}.e-pivotclient .filter{display:none !important}.e-cdbHeader.e-responsive,.e-cubeBrowser.e-responsive{width:98% !important}.e-pivotclient .oClientTbl{position:relative}.e-rowAxis.e-responsive,.e-slicerAxis.e-responsive,.e-categoricalAxis.e-responsive,.e-axisHeader.e-responsive{width:95% !important}.e-pivotclient .e-reportDlg{margin-bottom:-10px}.e-pivotclient .e-dialogFooter{float:right}.e-pivotclient .e-filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotclient e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{margin-left:3px}.e-pivotclient.e-rtl .e-reportDlg table td{width:100px}.e-pivotclient.e-rtl .e-reportDlg{margin-left:-5px}.e-pivotclient.e-rtl .e-titleText span{padding-right:10px}.e-pivotclient.e-rtl .e-splitBtn,.e-pivotclient.e-rtl .e-cubeName{margin:7px 6px 0 0}.e-pivotclient.e-rtl .e-controlPanel{right:10px}.e-pivotclient.e-rtl .e-controlPanel .e-icon{float:right}.e-pivotclient .kpiGoal:before,.e-pivotclient .kpiStatus:before,.e-pivotclient .kpiTrend:before,.e-pivotclient .kpiValue:before{content:"";font-size:18px}.e-pivotclient .kpiGoal,.e-pivotclient .kpiStatus,.e-pivotclient .kpiTrend,.e-pivotclient .kpiValue{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient.e-rtl .e-controlPanel .e-expand,.e-pivotclient.e-rtl .e-controlPanel .e-collapse{float:none !important}.e-pivotclient.e-rtl .sortfilterTab .e-content{float:none}.e-pivotclient.e-rtl .e-unCheckAll{margin-right:4px}.e-pivotclient.e-rtl .e-filterFrmDiv,.e-pivotclient.e-rtl .e-filterToDiv,.e-pivotclient.e-rtl .e-filterBtw{float:right}.e-pivotclient.e-rtl .e-sortDisableLbl,.e-pivotclient.e-rtl .e-sortEnableLbl,.e-pivotclient.e-rtl .e-radioBtnAscLbl,.e-pivotclient.e-rtl .e-radioBtnDescLbl,.e-pivotclient.e-rtl .e-preserveHrchyLbl,.e-pivotclient.e-rtl .e-filterDisableLbl{margin-right:4px}.e-pivotclient.e-rtl .e-dialogFooter{float:left;margin:7px 6px 7px}.e-pivotclient.e-rtl .e-dialogOKBtn{margin-left:10px;margin-right:91px}.e-pivotclient.e-rtl .e-dialogCancelBtn{margin-left:-5px}.e-pivotclient.e-rtl .e-chartPanel{direction:ltr;margin:5px -7px 0 0}.e-pivotclient.e-rtl .e-gridPanel{margin-left:1px}.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pivotHeader,.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader,.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{margin:0 !important;width:100%}.e-pivotclient .e-pGridTooltip{position:absolute !important}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{margin-top:0 !important;visibility:hidden;height:2px}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{border-top:3px dashed #757575}.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive{visibility:visible}.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{min-height:0 !important;font-weight:normal !important;width:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-right:0;width:auto !important;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:-3px;margin-left:12px;margin-bottom:6px}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover{border:none}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{content:"";margin-top:1px !important;font-size:16px !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{display:inline-block !important;float:none !important;box-sizing:content-box !important;padding-right:0 !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{border:none !important;margin-left:32px;margin-right:8px;color:rgba(0,0,0,.26)}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{color:#fff}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{margin-top:8px}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{border:1px solid #e0e0e0}.e-pivotclient .e-pivotschemadesigner,.e-pivotclient .e-pivotschemadesigner .e-fieldTable,.e-pivotclient .e-pivotschemadesigner .e-axisTable,.e-pivotclient .e-pivotschemadesigner .e-axisTd1,.e-pivotclient .e-pivotschemadesigner .e-axisTd2{float:left !important}.e-pivotclient .e-pivotschemadesigner .e-axisTable{margin-top:6px}.e-pivotclient .e-pivotschemadesigner .addedFieldTable{margin:6px 7px 8px 5px;width:43% !important}.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{float:right !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{width:50% !important;margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner #axisTd{margin-top:0 !important}.e-pivotclient .e-pivotschemadesigner .e-axisTd2,.e-pivotclient .e-pivotschemadesigner .e-axisTd1{height:27%}.e-pivotclient .e-pivotschemadesigner .e-cubelists{margin-bottom:-2px}.e-pivotclient .e-pivotschemadesigner .e-cubelists{margin-left:10px}.e-pivotclient .e-pivotschemadesigner{border:none}.e-pivotclient .e-pivotschemadesigner{padding:6px 0 0 0;background-color:#fff}.e-pivotclient .e-toggleButtons{width:15px !important;margin-right:0 !important;margin-left:0 !important}.e-pivotclient .e-togglePanel{float:left;margin-left:5px;background-color:#f5f5f5}.e-pivotclient .e-gridPanel{background:none !important}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible !important;border:none}.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog{overflow:visible !important}.e-pivotclient #sep1,.e-pivotclient #sep2,.e-pivotclient #sep3,.e-pivotclient #sep4,.e-pivotclient #sep5,.e-pivotclient #sep6,.e-pivotclient #sep7,.e-pivotclient #sep8,.e-pivotclient #sep9{height:1px;background-color:#e0e0e0;margin-left:30px}.e-pivotclient #sep1{height:0}.e-pivotclient #labelFilterBtn,.e-pivotclient #ascOrder,.e-pivotclient #descOrder,.e-pivotclient #clearAllFilters,.e-pivotclient #clearSorting{border-bottom:none}.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotclient .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotclient .e-selectedSort{border:1px solid !important}.e-pivotclient .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotclient .e-filterElementTag{box-shadow:none !important}.e-pivotclient .e-filterIndicator{height:16px;width:16px;position:absolute;top:150px;margin-left:-12px}.e-pivotclient .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotclient .e-filterDialog td{padding-left:6px}.e-pivotclient .e-filterElementTag{height:auto !important}.e-pivotclient .e-pivotpager{border:1px solid #e0e0e0;margin-bottom:5px;margin-left:6px !important}.e-pivotclient .e-pivotpager table{margin-left:auto !important;margin-right:auto !important}.e-pivotclient .e-pivotpager .e-pagerDiv{padding:0}.e-pivotclient .e-pivotpager .e-pagerTextBox{height:14px}.e-pivotclient .inActive{display:none}.e-pivotclient .e-vScrollPanel{background:transparent;border:.5px solid transparent;width:0;margin-left:5px;display:inline-block;border-radius:10px}.e-pivotclient .e-vScrollThumb{width:11px;position:relative;top:1px;z-index:1000;border-radius:5px;background-color:#bdbdbd;border:.5px solid #9e9e9e}.e-pivotclient .e-hScrollPanel{background:transparent;border:.5px solid transparent;width:0;height:6px;border-radius:10px}.e-pivotclient .e-hScrollThumb{border-radius:5px;height:11px;position:relative;left:1px;top:1px;z-index:1000;background-color:#bdbdbd;border:.5px solid #9e9e9e}.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover{background-color:#727272}.e-pivotclient .e-categPageIndicator,.e-pivotclient .e-seriesPageIndicator{width:auto;background:#616161;border:1px solid transparent;border-radius:2px;color:#fff;padding:5px;position:absolute;z-index:1000;border-radius:7px}.e-pivotclient .e-pivotschemadesigner #axisTd,.e-pivotclient .e-pivotschemadesigner #axisTd3{margin-top:0 !important}.e-pivotclient .hsVirtualScrolling{margin-bottom:5px}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{box-shadow:0 8px 10px 0 rgba(0,0,0,.24)}.e-pivotclient .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{top:60px;left:235px}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:32px;left:222px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:60px;left:25px}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:32px;left:25px}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:175px;left:30px}.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:320px;left:12px}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:175px;left:235px}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:320px;left:240px}.e-pivotclient .e-dialog .e-calcMemberFooter{text-align:right}.e-pivotclient .e-dialog .e-calcMemberFooter{margin-top:24px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{text-align:left;margin-top:18px}.e-pivotclient .e-dialog .e-btnCalcMemberOk{margin:0 18px}.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{border:1px solid #e0e0e0;display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{height:582px;width:370px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{margin-left:24px;width:370px}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{height:100px;resize:none}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{width:366px !important}.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{margin-bottom:24px}.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{margin-left:0;margin-right:15px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{margin-bottom:24px;font-size:14px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{margin-bottom:0}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField{margin-bottom:24px}.e-pivotclient .e-calcMemberCDB:before{content:""}.e-pivotclient .e-calcMemberGroupCDB:before{content:""}.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{font:14px 'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-dialog .e-memberPager,.e-pivotclient .e-dialog .e-memberSearchPager,.e-pivotclient .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter{margin-bottom:0 !important}.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotclient .e-firstPage.e-pageDisabled,.e-pivotclient .e-prevPage.e-pageDisabled,.e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled{filter:alpha(opacity=100) !important;-moz-opacity:1 !important;opacity:1 !important;color:rgba(0,0,0,.24)}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{color:rgba(0,0,0,.54)}.e-pivotclient .e-firstPage,.e-pivotclient .e-prevPage,.e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage{width:24px;height:24px}.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotclient .e-dialog .e-memberCurrentPage,.e-pivotclient .e-dialog .e-memberCurrentSearchPage,.e-pivotclient .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotclient .e-dialog .e-memberPageCount,.e-pivotclient .e-dialog .e-memberSearchPageCount,.e-pivotclient .e-dialog .e-memberDrillPageCount{margin-right:8px}.e-pivotclient .e-splitBtn .e-pvtBtn{height:32px !important;padding:0;margin-left:12px;vertical-align:top}.e-pivotclient .e-pivotchart *{font-family:'Roboto',Segoe UI}.ejTooltipPivotChartContainer{font-family:'Roboto',Segoe UI;background:#616161 !important;border:1px solid transparent;border-radius:2px !important;padding:5px 8px !important;color:#fff !important}.e-pivotclient .e-dialog .e-editorTreeView .e-ul{padding:0 0 0 24px}.e-pivotclient .e-dialog .e-btn{background:none;color:#ff4081;font-family:'Roboto',Segoe UI;box-shadow:none;border:none;padding:0 12px}.e-pivotclient textarea{width:430px !important;outline:none;border:1px solid #e0e0e0}.e-pivotclient .e-dialog .e-btn:hover,.e-pivotclient .e-dialog .e-btn:focus{color:#ff4081;border:none;background-color:rgba(0,0,0,.12);font-family:'Roboto',Segoe UI;border-radius:0;box-shadow:none;padding:0 12px}.e-pivotclient .e-dialog .e-btn:active{background-color:rgba(255,64,129,.12)}.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn{width:auto}.e-pivotclient .e-gridContainer{padding-top:0 !important}.e-pivotclient .e-gridContainer .e-pivotgrid{margin:10px !important}.e-pivotclient .e-pivotgrid td.summary.gtot{padding:6px 6px 6px 16px !important}.e-pivotclient .e-csHeader .cubeText{margin-top:4px}.e-pivotclient .e-dialog .e-dialogOKBtn,.e-pivotclient .e-dialog .e-dialogCancelBtn{margin-top:20px;margin-bottom:4px}.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2{background:inherit;color:rgba(0,0,0,.87);border:none;border-bottom:1px solid rgba(0,0,0,.12);outline:none}.e-pivotclient .e-filterDialog #filterValue1:active,.e-pivotclient .e-filterDialog #filterValue1:focus,.e-pivotclient .e-filterDialog #filterValue2:active,.e-pivotclient .e-filterDialog #filterValue2:focus{border-bottom:2px solid #ff4081}.e-pivotclient .e-filterDialog #filterValue1:disabled,.e-pivotclient .e-filterDialog #filterValue2:disabled{border:none;border-bottom:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.12)}.e-pivotclient .e-filterDialog td .e-ddl,.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2{margin-top:24px}.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText,.e-pivotschemadesigner .e-rPivotHeader .headerText{font-size:13px}.e-pivotclient .e-splitBtn:hover,.e-pivotclient .e-splitBtn.pvtBtnHover{background-color:#757575;color:#fff}.e-pivotclient .e-toolbar>.e-horizontal.e-ul{height:auto !important}.e-pivotclient .e-splitBtn .e-removeSplitBtn{box-sizing:content-box !important}.e-pivotclient .e-splitBtn .e-removeSplitBtn{margin-left:32px;margin-right:8px;border:none;display:inline-block !important;position:relative;padding:0;color:rgba(0,0,0,.26)}.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn{margin-right:32px;margin-left:8px}.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn{margin-right:12px;margin-left:0}.e-pivotclient .e-toolbar .e-reportCol,.e-pivotclient .e-toolbar .e-reportCol.e-hover,.e-pivotclient .e-collectionli,.e-pivotclient .e-collectionli.e-hover,.e-pivotclient .e-reportli,.e-pivotclient .e-reportli.e-hover{border-left:1px solid #e0e0e0}.e-pivotclient.e-rtl .e-splitBtn{margin:12px 12px 0 0}.e-pivotclient .e-removeSplitBtn.e-icon{width:16px;height:16px}.e-pivotclient .e-splitBtn .e-pvtBtn,.e-pivotclient .e-splitBtn .e-pvtBtn:hover,.e-pivotclient .e-splitBtn .e-pvtBtn:active{background-color:inherit;box-shadow:none;color:inherit;font:inherit !important;text-transform:none;border:none}.e-pivotclient .e-splitBtn .e-removeSplitBtn,.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover{box-shadow:none;margin-top:7px}.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active>.reportList,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active>.e-collectionlist{background:none}.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active:after,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active:after,.e-pivotclient .e-toolbar>.e-horizontal>.e-reportli.e-active:after{animation:none}.e-pivotclient .e-SortFilterDlg.e-dialog>.e-header,.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header{background-color:#3f51b5;color:#fff}.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before{color:#fff}.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover{background:none}.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after{background:#fff}.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content{padding:0 0 10px}.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a{color:#fff}.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a{color:rgba(255,255,255,.7)}.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header>.e-item:hover{background:none}.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg,.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg{padding:10px 24px 0}.e-pivotclient .e-filterLbl{margin-right:24px}.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl{margin-right:24px}.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper{width:95% !important}.e-pivotclient .e-SortFilterDlg .e-dialogFooter{width:100% !important;text-align:right;border-top:2px solid rgba(255,255,255,.12)}.e-pivotclient .e-SortFilterDlg label{color:rgba(0,0,0,.54)}.e-pivotclient .e-SortFilterDlg .e-dialogFooter{float:right;padding:7px 0 6px;margin-top:20px;border-top:2px solid #e0e0e0}.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{margin-right:24px}.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn,.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{margin-top:0;margin-bottom:0}.e-pivotclient .e-btn.e-select.dragClone{height:32px !important;padding:0 12px;box-shadow:none;font-family:'Roboto',Segoe UI !important;font-size:13px !important;background-color:#eee;border-radius:25px;color:rgba(0,0,0,.54);font-size:13px;text-transform:none}.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{overflow:auto}.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{background-color:#fafafa}.e-pivotclient .e-pivotschemadesigner .e-pivotButton{white-space:nowrap}.e-pivotclient .e-pivotschemadesigner .e-pivotButton{margin:11px 0 0 12px;width:auto;display:inline-block;float:left;clear:left;background-color:#e0e0e0;border-radius:25px;overflow:hidden;border:1px solid #e0e0e0;font-family:'Roboto',Segoe UI !important;font-size:13px !important;height:32px;color:rgba(0,0,0,.87)}.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover{background-color:#757575;color:#fff}.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn,.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover{box-shadow:none;margin-top:2px}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-right:70px}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:active{background-color:inherit;box-shadow:none;color:inherit;font:inherit !important;padding:0;border:none}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton{margin-left:0;margin-right:12px;float:right;clear:right}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn{margin-left:0;margin-right:12px}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn{margin-right:32px;margin-left:8px}.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn{margin-left:10px}.e-pivotclient .e-pivotpager .e-movePrevious,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast,.e-pivotclient .e-pivotpager .e-moveFirst{margin-left:0 !important}.e-pivotclient .e-pivotpager .e-pagerTextBox{width:35px !important}.e-pivotclient .e-pivotpager table{border:none}.e-pivotclient .e-pivotpager table{height:auto !important}.e-pivotclient .e-pivotpager .e-pagerDiv{margin:3px !important}.e-pivotclient .e-pivotpager{margin-top:10px}.e-pivotclient .e-icon.e-media-backward_01:before{content:""}.e-pivotclient .e-icon.e-arrowhead-left:before{content:""}.e-pivotclient .e-icon.e-arrowhead-right:before{content:""}.e-pivotclient .e-icon.e-media-forward_01:before{content:""}.e-pivotclient .e-firstPage{margin-right:12px}.e-pivotclient .e-lastPage{margin-left:12px}.e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-dialog .e-memberSearchEditorDiv+div .e-btn.e-dialogCancelBtn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{margin-top:0;margin-bottom:0}.e-pivotclient .e-dialog .e-memberPager+div .e-btn,.e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn{margin-top:0;margin-bottom:0}.e-pivotclient .e-dialog .e-memberPager+div,.e-pivotclient .e-dialog .e-memberSearchPager+div,.e-pivotclient .e-dialog .e-memberDrillPager+div{margin-top:0 !important;margin-bottom:20px !important}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{color:rgba(0,0,0,.54)}.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover{border-color:rgba(0,0,0,.26)}.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus{border-color:rgba(0,0,0,.54)}.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage{color:rgba(0,0,0,.87);font-family:'Roboto',Segoe UI;font-size:12px;border:1px solid rgba(0,0,0,.26);width:22px !important;height:15px !important;border-radius:2px}.e-pivotclient .e-firstPage.e-pageEnabled:after,.e-pivotclient .e-prevPage.e-pageEnabled:after,.e-pivotclient .e-nextPage.e-pageEnabled:after,.e-pivotclient .e-lastPage.e-pageEnabled:after{background-color:rgba(0,0,0,.12)}.e-pivotclient .e-firstPage,.e-pivotclient .e-prevPage,.e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage,.e-memberCurrentPage,.e-memberPageCount,.e-memberCurrentSearchPage,.e-memberSearchPageCount,.e-memberCurrentDrillPage,.e-memberDrillPageCount{vertical-align:middle}.e-pivotclient .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotclient .e-ascOrder,.e-pivotclient .e-descOrder{list-style:none}.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right,.e-pivotclient .e-advancedFilterDlg .e-clrSort{margin-top:-5px !important}.e-pivotclient .e-advanceFltrElement .e-arrowhead-right{margin-right:-2px}.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv{margin:12px 0 0 0}.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv{padding:5px 0 0 0 !important}.e-pivotclient .e-advanceFltrElement .e-editorDiv{margin-left:0}.e-pivotclient.e-rtl .e-clientChartTabRtl{margin:5px -10px 0 0 !important}.e-pivotclient.e-rtl .e-serverChartTabRtl{margin:5px -22px 0 0 !important}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView{font-weight:normal}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea{font-style:normal !important}.e-pivotclient .e-advancedFilterDlg .e-footerArea{margin:-12px 12px 6px 0 !important}.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pvtBtn{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn{float:right}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:0 !important}.e-pivotclient .e-descImage,.e-pivotclient .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotclient .e-filterState:before{content:"";height:16px;width:16px}.e-pivotclient .e-selectedSort{border:1px solid;padding-top:2px;margin-top:-3px !important}.e-maximumView{background-color:#fff;z-index:1000;margin:2% 4%;margin-top:2%;padding:20px;position:fixed}.e-fullScreenView{position:absolute;top:0;background-color:#fff;z-index:1000}.e-winCloseBtn:before{content:"";position:absolute;cursor:pointer;top:10px;right:0;height:24px;width:24px}.e-winCloseBtn{color:#424242}.e-winCloseBtn:hover{color:#424242;cursor:pointer}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotchart .e-hoverCell{background-color:#e0e0e0 !important}.e-pivotchart .e-enabled{color:#fff !important;background:#3f51b5 !important}.e-pivotchart{font:normal 12px 'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid #e0e0e0;background-color:#fff;color:#212121}.e-pivotchart *:focus:hover{outline:none}.e-pivotchart .e-expandMenu{min-height:50px}.e-pivotchart .e-menuList{list-style-type:none;padding:4px 15px 4px 15px}.e-pivotchart .e-menuList:hover{list-style-type:none;color:#212121;background-color:#e0e0e0;cursor:pointer}.e-pivotchart .e-dialog,.e-pivotchart .e-wrapper,.e-pivotchart .e-shadow{min-height:50px}.e-pivotchart .e-dialog-scroller{height:auto !important}.e-pivotchart .e-dialog,.e-pivotchart .e-content{padding:0}.e-pivotchart .e-chartTypesImg:before{content:"";font-size:20px}.e-pivotchart .e-toolTipImg:before{content:"";font-size:20px}.e-pivotchart .e-chart3DImg:before{content:"";font-size:20px}.e-pivotchart .e-exportImg:before{content:"";font-size:20px}.e-pivotchart .e-disable3D:before{content:""}.e-pivotchart .e-chartTypesIcon:before,.e-pivotchart .e-chart3DTypesIcon:before,.e-pivotchart .e-exportTypesIcon:before,.e-pivotchart .e-interactionsIcon:before,.e-pivotchart .e-smartLabelsIcon:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon,.e-pivotclient .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon,.e-pivotclient .e-exportTypesIcon:hover,.e-pivotchart .e-interactionsIcon,.e-pivotchart .e-interactionsIcon:hover,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-smartLabelsIcon:hover{background-repeat:no-repeat;margin:5px 5px 0 0;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotchart .e-chartTypesDialog,.e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog,.e-pivotchart .e-smartLabelsDialog,.e-pivotchart .e-interactionsDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#f5f5f5;border:2px solid #e0e0e0}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chart3DTypesIcon,.e-pivotchart .e-exportTypesIcon,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-interactionsIcon{color:#424242}.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon:hover,.e-pivotchart .e-smartLabelsIcon:hover,.e-pivotchart .e-interactionsIcon:hover{color:#424242;cursor:pointer;background:#e0e0e0}.e-pivotchart .e-activeChartType{color:#fff;background:#3f51b5}.e-pivotchart .e-line:before{content:""}.e-pivotchart .e-spline:before{content:""}.e-pivotchart .e-column:before{content:""}.e-pivotchart .e-area:before{content:""}.e-pivotchart .e-splinearea:before{content:""}.e-pivotchart .e-stepline:before{content:""}.e-pivotchart .e-steparea:before{content:""}.e-pivotchart .e-pie:before{content:""}.e-pivotchart .e-bar:before{content:""}.e-pivotchart .e-stackingarea:before{content:""}.e-pivotchart .e-stackingcolumn:before{content:""}.e-pivotchart .e-stackingbar:before{content:""}.e-pivotchart .e-pyramid:before{content:""}.e-pivotchart .e-funnel:before{content:""}.e-pivotchart .e-doughnut:before{content:""}.e-pivotchart .e-scatter:before{content:""}.e-pivotchart .e-bubble:before{content:""}.e-pivotchart .e-excel:before{content:""}.e-pivotchart .e-word:before{content:""}.e-pivotchart .e-pdf:before{content:""}.e-pivotchart .e-png:before{content:""}.e-pivotchart .e-emf:before{content:""}.e-pivotchart .e-gif:before{content:""}.e-pivotchart .e-jpg:before{content:""}.e-pivotchart .e-bmp:before{content:""}.e-pivotchart .e-column3D:before{content:""}.e-pivotchart .e-pie3D:before{content:""}.e-pivotchart .e-bar3D:before{content:""}.e-pivotchart .e-stackingbar3D:before{content:""}.e-pivotchart .e-stackingcolumn3D:before{content:""}.e-pivotchart .pivotChartContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotchart .e-legend:before{content:"";font-size:20px}.e-pivotchart .e-zooming:before{content:"";font-size:20px}.e-pivotchart .e-smartLabels:before{content:"";font-size:20px}.e-pivotchart .e-interaction:before{content:"";font-size:20px}.e-pivotchart .e-crossHair:before{content:""}.e-pivotchart .e-trackBall:before{content:""}.e-pivotchart .e-rotate45:before{content:""}.e-pivotchart .e-rotate90:before{content:""}.e-pivotchart .e-hiding:before{content:""}.e-pivotchart .e-multipleRows:before{content:""}.e-pivotchart .e-trim:before{content:""}.e-pivotchart .e-wrap:before{content:""}.e-pivotchart .e-wrapByWord:before{content:""}.e-pivotchart .none:before{content:""}.e-pivotchart .e-icon-xAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-icon-yAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-chartTypesImg:hover,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-toolTipImg:hover,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-chart3DImg:hover,.e-pivotchart .e-exportImg,.e-pivotchart .e-exportImg:hover,.e-pivotchart .e-legend,.e-pivotchart .e-legend:hover,.e-pivotchart .e-zooming,.e-pivotchart .e-zooming:hover,.e-pivotchart .e-smartLabels,.e-pivotchart .e-smartLabels:hover,.e-pivotchart .e-interaction,.e-pivotchart .e-interaction:hover,.e-pivotchart .e-icon-xAxis-title:hover,.e-pivotchart .e-icon-yAxis-title:hover,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{background-repeat:no-repeat;margin:4px;cursor:pointer;display:inline-block;height:20px;width:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-exportImg,.e-pivotchart .e-legend,.e-pivotchart .e-zooming,.e-pivotchart .e-smartLabels,.e-pivotchart .e-interaction,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{overflow:visible !important;color:#424242;text-indent:-3px}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivottreemap .e-drillupAction{background-color:#fff;color:#212121;margin-bottom:5px;font-size:13px;font-weight:700;z-index:10;border-color:#212121;border:1px solid #212121;border-bottom:transparent;padding-top:6px}.e-pivottreemap .e-drillupAction a{color:#212121;cursor:pointer}.e-pivottreemap .e-drillupAction a:hover{color:#212121;text-decoration:underline !important}.e-pivottreemap label{font-weight:600}.e-pivottreemap .e-treemap-header{font-size:12px}.e-pivottreemap .e-treemap-label{color:#212121 !important;font-size:12px;padding-left:5px;padding-top:5px}.e-pivottreemap *:focus:hover{outline:none}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgauge .kpiiconvalue{height:24px;width:20px;background-position:center;background-repeat:no-repeat}.e-pivotgauge .e-wrapLayout{list-style-type:none;height:auto;width:auto}.e-pivotgauge .e-wrapLayout li{float:left;display:inline-block;margin:2px}.e-pivotgauge *:focus:hover{outline:none}.e-pivotgauge-tooltip{background-color:#fff;border:2px solid #e0e0e0}.e-pivotgauge-tooltip{pointer-events:none;opacity:0;display:inline-block;position:absolute;padding:10px 20px;color:#212121;border-radius:15px;margin-top:20px;text-align:left;font:12px 'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-stretch:condensed;text-decoration:none;line-height:20px}.e-pivotgauge-tooltip,.e-pivotgauge-active{opacity:1;margin-top:5px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.e-pivotgauge .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgauge .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgauge .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png")}.e-pivotgauge .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png")}.e-pivotgauge .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png")}.e-pivotgauge .kpicircle{background-image:url("../common-images/pivotgrid/circle.png")}.e-pivotgauge .kpiredroad{background-image:url("../common-images/pivotgrid/red.png")}.e-pivotgauge .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png")}.e-pivotgauge .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png")}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotpager .e-pagerTextBox{display:inline-block}.e-pivotpager .e-pagerTextBox{color:rgba(0,0,0,.87);outline:none;border:1px solid rgba(0,0,0,.26);border-radius:2px;text-indent:2px;height:18px;width:35px}.e-pivotpager *:focus:hover{outline:none}.e-pivotpager{font-family:'Roboto',Segoe UI}.e-pivotpager .e-movePrevious,.e-pivotpager .e-pagerLabel,.e-pivotpager .e-pagerTextBox,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveLast{margin-left:16px}.e-pivotpager .e-moveFirst{margin-left:24px !important}.e-pivotpager .e-moveLast{margin-right:24px !important}.e-pivotpager .e-pagerTextBox{width:35px;height:21px}.e-pivotpager table{height:56px}.e-pivotpager .e-categPagerTd .e-pagerDiv{border-right:1px solid #e0e0e0}.e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{border-color:rgba(0,0,0,.54)}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{display:inline-block;position:relative;top:1px;cursor:pointer}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{width:18px;height:18px}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{color:rgba(0,0,0,.54)}.e-pivotpager .e-moveFirst:before{font-size:14px}.e-pivotpager .e-moveFirst:before{content:""}.e-pivotpager .e-moveFirst:before{margin-left:5px}.e-pivotpager .e-moveLast:before{font-size:14px}.e-pivotpager .e-moveLast:before{content:""}.e-pivotpager .e-moveLast:before{margin-left:5px}.e-pivotpager.e-rtl .e-categPagerTd{border-left-width:1px;border-left-style:solid;border-left-color:#424242;border-right-style:hidden !important}.e-pivotpager.e-rtl .e-pagerDiv,.e-pivotpager.e-rtl .e-seriesPagerTd{direction:ltr}.e-pivotpager .e-movePrevious:before{font-size:14px}.e-pivotpager .e-movePrevious:before{content:""}.e-pivotpager .e-movePrevious:before{margin-left:5px}.e-pivotpager .e-moveNext:before{font-size:14px}.e-pivotpager .e-moveNext:before{content:""}.e-pivotpager .e-moveNext:before{margin-left:5px}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{cursor:default}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{padding:0 0 0 5px}.e-pivotpager .e-pagerDiv{color:#000}.e-pivotpager .e-pagerLabel{cursor:default;display:inline-block}.e-pivotpager .e-pagerLabel{margin-left:5px;margin-right:5px}.e-pivotpager .e-pagerLabel{font-size:13px}.e-pivotpager .e-disabled{cursor:default !important}.e-pivotpager .e-disabled{color:rgba(0,0,0,.26)}.e-pivotpager .pivotpager{overflow:auto}.e-pivotpager input{background:#fff}.e-pivotpager table{background-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportviewer-outerborder:hover{border-color:#e0e0e0;color:#212121}.e-reportviewer-outerborder:hover{background:#e0e0e0}.e-reportviewer-tbdiv.e-reportviewer-exporttip{border-color:#e0e0e0}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background:#f5f5f5}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background-color:#fff !important}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{border-color:#e0e0e0}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background:#f5f5f5}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background-color:#fff !important}.e-reportviewer-tbdiv.e-reportviewer-tooltip{border-color:#e0e0e0}.e-reportviewer-tbdiv.e-reportviewer-tooltip{background-color:#616161}.e-reportviewer-headerspan,.e-reportviewer-contentspan{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-headerspan,.e-reportviewer-contentspan{color:#fff}.e-reportviewer-viewer{font-size:14px}.e-reportviewer-popuppageno,.e-reportviewer-popuptotalpage{color:#fff}.e-reportviewer-toolbarcontainer .ejinputtext{background-color:#fafafa !important;font-size:16px}.e-reportviewer-viewerblock{background-color:#fafafa;font-size:13px;color:#000}.e-reportviewer-viewerblockcellcontent{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:#000;opacity:87}.e-reportviewer-viewreport{border-left-color:#e0e0e0}.e-reportviewer-viewreport{padding-left:40px}.e-reportviewer-scrollcontainer,.e-reportviewer-viewer>.e-splitter .e-pane{background-color:#eee}.e-reportviewer-pageviewcontainer{background-color:#eee}.e-reportviewer-pageview{-moz-box-shadow:0 0 7px 4px rgba(0,0,0,.16);-webkit-box-shadow:0 0 7px 4px rgba(0,0,0,.16);box-shadow:0 0 7px 4px rgba(0,0,0,.16);border-color:#808080}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{color:#212121}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{font-size:14px;font-weight:normal}.e-reportviewer-labelpageno{font-size:16px !important}.e-reportviewer-documentmapcontainer div,.e-reportviewer-documentmappopup{background-color:#ebebeb}.e-reportviewer-pagepopupinfo{background-color:#000}.e-reportviewer-viewerblock,.e-reportviewer-pagenumber,.e-reportviewer-tbpage,.e-reportviewer-tbdiv.e-reportviewer-exportlist,.e-reportviewer-label,.e-reportviewer-labelpageno{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-toolbarcontainer,.e-reportviewer-viewerblock,.e-reportviewer-viewercontainer,.e-reportviewer-elementalignments,.e-reportviewer-viewerblockcellcontent,.e-reportviewer-viewerblockcontent,.e-reportviewer-textbox,.e-reportviewer-documentmappopup{border-color:#e0e0e0}.e-reportviewer-printExportLoading{font-style:italic;font-weight:bolder;font-size:larger;opacity:.7;color:#000;background-color:rgba(56,56,56,.2)}.e-reportviewer-popupli:hover{background:#e0e0e0}.e-reportviewer-popupli:hover{background-color:#eee}.e-reportviewer-popupli{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-reportviewer-popupli{color:#212121 !important}.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box{border-style:none}.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input,.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select{background-color:transparent}.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-gotofirst.e-reportviewer-disabled{opacity:.5}.e-reportviewer-viewreportbutton{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-alert-icon{color:#f44336;font-size:40px}.e-reportviewer-error-content{font-size:12.5px}.e-reportviewer-scroller .e-scrollbar .e-icon{font-size:0}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pdfviewer-outerborder:hover{border-color:#e0e0e0;color:#212121}.e-pdfviewer-outerborder:hover{background:#e0e0e0}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{border-color:#e0e0e0;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{background:#f5f5f5}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{border-color:#e0e0e0;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{background:#f5f5f5}.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{background-color:#616161;border:0 solid #e0e0e0;border-radius:2px;padding-left:8px;padding-right:8px;padding-top:2px;padding-bottom:2px}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{color:#fff;font-size:10px !important}.e-pdfviewer-viewer{font-size:14px}.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{color:#fff}.e-pdfviewer-toolbarcontainer .ejinputtext{background-color:#fff !important}.e-pdfviewer-viewerblock{background-color:#ebebeb;font-size:12.5px;color:#212121}.e-pdfviewer-viewerblockcellcontent{font-size:14.5px;color:#212121}.e-pdfviewer-viewpdf{border-left-color:#e0e0e0}.e-pdfviewer-scrollcontainer,.e-pdfviewer-viewer>.e-splitter .e-pane{background-color:#e0e0e0}.e-pdfviewer-pageviewcontainer{background-color:#ccc}.e-pdfviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{color:#212121}.e-pdfviewer-elementalignments.ejinputtext:focus{border-color:rgba(0,0,0,.38)}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{font-size:14px;font-weight:normal}.e-pdfviewer-labelpageno{font-size:13px}.e-pdfviewer-documentmapcontainer div,.e-pdfviewer-documentmappopup{background-color:#ebebeb}.e-pdfviewer-pagepopupinfo{background-color:#000}.e-pdfviewer-viewerblock,.e-pdfviewer-viewer,.e-pdfviewer-pagenumber,.e-pdfviewer-tbpage,.e-pdfviewer-tbdiv.e-pdfviewer-exportlist,.e-pdfviewer-label,.e-pdfviewer-labelpageno{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-viewerblock,.e-pdfviewer-elementalignments,.e-pdfviewer-viewerblockcellcontent,.e-pdfviewer-viewerblockcontent,.e-pdfviewer-textbox,.e-pdfviewer-documentmappopup{border-color:#e0e0e0}.e-pdfviewer-elementalignments.ejinputtext{border-color:rgba(0,0,0,.26);font-size:13px;color:rgba(0,0,0,.87);border-radius:2px}.e-pdfviewer-elementalignments.ejinputtext::selection{background-color:#ff4081;color:#fff}.e-pdfviewer-toolbarcontainer.e-toolbar{position:relative;z-index:1;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);background-color:#fafafa}.e-pdfviewer-toolbarcontainer.e-toolbar{border-color:#e0e0e0}.e-pdfviewer-searchbox{border-color:#e0e0e0;background-color:#fafafa}.e-pdfviewer-viewercontainer{background-color:#eee;border-color:#e0e0e0}.e-pdfviewer-pageCanvas{box-shadow:0 0 7px 4px rgba(0,0,0,.16)}.e-pdfviewer-popupmenu{border:solid 2px #e0e0e0;background-color:#f5f5f5}.e-pdfviewer-innercontent{border-color:#000;background-color:#fff}.e-pdfviewer-closeicon{color:#212121}.e-pdfviewer-currenttime,.e-pdfviewer-username{color:#212121}.e-tab .e-header>.e-active.e-pdfviewer-tab-li a{color:#212121 !important}.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select{background-color:#fff}.e-pdfviewer-popupli:hover{background-color:#e0e0e0;color:#212121}.e-pdfviewer-popupli:hover{background:#e0e0e0}.e-pdfviewer-popupli{color:#212121 !important;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-toolbaricons{color:rgba(0,0,0,.54)}.e-search.e-tooltxt.e-hover{color:#424242 !important}.e-gantt .e-tooltxt.e-hover>span{color:#424242}.e-gantt .e-gantt-Spliter{border-top-color:#e0e0e0 !important;border-bottom-color:#e0e0e0 !important}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-color:#e0e0e0 !important;background-color:#fff !important}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{color:#212121;outline:none;border-style:solid;border-color:#e0e0e0;vertical-align:baseline}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{border-width:0 0 1px 0;background-color:transparent}.e-ganttdialog .e-ejinputtext:hover,.e-gantt .e-ejinputtext:hover{box-shadow:none}.e-ganttdialog .e-ejinputtext:focus,.e-gantt .e-ejinputtext:focus{box-shadow:none;border-width:0 0 2px 0;border-color:#ff4081}.e-deletepre.e-icon,.e-addpre.e-icon{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider{border-color:#e0e0e0}.e-gantt .e-splitter .e-splitbar.e-split-divider:hover{border-color:#e0e0e0}.e-gantt .e-gantttoolbar li.e-hover{border-color:transparent}.e-gantt .e-treegrid .e-gridheader{background:#fafafa;color:rgba(0,0,0,.87);border-color:#e0e0e0}.e-gantt .e-treegrid .e-headercelldiv{color:rgba(0,0,0,.87)}.e-gantt .e-treegrid .e-headercelldiv .e-descending,.e-gantt .e-treegrid .e-headercelldiv .e-ascending,.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon{color:rgba(0,0,0,.54)}.e-gantt .e-treegrid .e-headercell{border-top-color:#e0e0e0 !important}.e-gantt .e-treegrid .e-headercell{border-right-color:rgba(0,0,0,.12) !important}.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active{border-top:solid 0 transparent !important}.e-ganttdialog .e-titlebar{border-bottom:1px solid transparent !important}.e-gantt .e-search .e-ejinputtext{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border-width:1px;font-size:12px;color:rgba(0,0,0,.87);height:24px;margin:0 !important;border-radius:2px;border-color:rgba(0,0,0,.26);background:#fff}.e-gantt .e-search .e-ejinputtext:focus{border-color:rgba(0,0,0,.54)}.e-gantt .e-search .e-ejinputtext::-webkit-input-placeholder{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.87)}.e-gantt .e-search .e-ejinputtext:-moz-placeholder{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.87)}.e-gantt .e-search .e-ejinputtext::-moz-placeholder{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.87)}.e-gantt .e-search .e-ejinputtext:-ms-input-placeholder{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.87)}.e-gantt .e-search .e-ejinputtext::selection,.e-ganttdialog .e-ejinputtext::selection{background:#ff4081;color:#fff}.e-gantt .e-toolbar>.e-horizontal.e-ul:first-child{padding-left:20px;box-sizing:border-box;margin-top:0 !important}.e-ganttdialog .e-ejinputtext{border-width:0 0 1px 0;color:rgba(0,0,0,.87)}.e-ganttdialog .e-ejinputtext:focus{box-shadow:none;border-width:0 0 2px 0;border-color:#ff4081}.e-ganttdialog .e-titlebar.e-dialog{background:#3f51b5;color:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttdialog .e-dialog-icon:before,.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active .e-link{color:#fff}.e-ganttdialog .e-dialog-icon:hover{background:none}.e-ganttdialog .e-dialog-icon:before:hover{background:transparent;color:#000}.e-ganttdialog .e-addborderbottom.e-header{background:#3f51b5}.e-ganttdialog .e-tab .e-header li a,.e-ganttdialog .e-tab .e-header li a:hover{color:rgba(255,255,255,.7)}.e-ganttdialog .e-tab.e-js .e-header>.e-item:hover{background:none}.e-ganttdialog .e-general-edit-div{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.38)}.e-ganttdialog .e-editform-btn .e-btn.e-select,.e-ganttdialog .e-editform-btn .e-btn.e-select:hover,.e-ganttdialog .e-editform-btn .e-btn.e-select:active{color:#ff4081;border-width:0}.e-ganttdialog .e-editform-btn .e-btn.e-select,.e-ganttdialog .e-editform-btn .e-btn.e-select:hover{background:none;box-shadow:none}.e-ganttdialog .e-editform-btn .e-btn.e-select:hover{background:rgba(0,0,0,.12)}.e-ganttdialog .e-editform-btn .e-btn.e-select:active{box-shadow:none;background:rgba(255,64,129,.12)}.e-gantt .e-gantt-search-container{margin-top:0 !important}.e-gantt .e-ganttpopup .e-popupcontent{background-color:#fff;border-color:#e0e0e0}.e-gantt .e-ganttpopup span:hover,.e-gantt .e-ganttpopup .e-spanclicked{border-color:#424242}.e-gantt .e-ganttpopup .e-downtail:before,.e-gantt .e-ganttpopup .e-downtail{border-top-color:#e0e0e0}.e-gantt .e-ganttpopup .e-downtail:after{border-top-color:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rangeScroll-select{fill:whitesmoke;stroke:#e0e0e0}.e-rangeScroll-select:hover{fill:#e0e0e0;stroke:#e0e0e0}.e-rangeScroll-select:active{fill:#e0e0e0;stroke:#e0e0e0}.e-rangeScroll-select-hover{fill:#e0e0e0;stroke:#e0e0e0}.e-rangeScroll-backRect{fill:white;stroke:#e0e0e0}.e-rangeScroll-arrow{fill:#424242;stroke:#424242}.e-rangeScroll-arrow:hover{fill:#424242;stroke:#424242}.e-rangeScroll-arrow:active{fill:#424242;stroke:#424242}.e-rangeScroll-centerShape{fill:#424242;stroke:#424242}.e-rangeScroll-leftCircle,.e-rangeScroll-rightCircle{fill:#424242;stroke:#424242}.e-rangeScroll-leftCircle:hover,.e-rangeScroll-rightCircle:hover{fill:#424242;stroke:#424242}.e-rangeScroll-leftCircle:active,.e-rangeScroll-rightCircle:active{fill:#424242;stroke:#424242}.e-rangeScroll-leftRect:hover+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:hover+.e-rangeScroll-rightCircle,.e-rangeScroll-leftRect:active+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:active+.e-rangeScroll-rightCircle{fill:#424242;stroke:#424242}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid .e-extendcolumn{background-color:#fff}.e-treegrid .e-headercelldiv{color:rgba(0,0,0,.54);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-filterMenuDiv{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;min-height:0 !important}.e-filterMenuDiv{border-color:transparent !important}.e-treegrid .e-treegridpopup .e-popupcontent{background-color:#fff;border-color:#e0e0e0}.e-treegrid .e-treegridpopup span:hover,.e-treegrid .e-treegridpopup .e-spanclicked{border-color:#424242}.e-treegrid .e-treegridpopup .e-downtail:before,.e-treegrid .e-treegridpopup .e-downtail{border-top-color:#e0e0e0}.e-treegrid .e-treegridpopup .e-downtail:after{border-top-color:#fff}.e-treegrid .e-headercelldiv .e-descending,.e-treegrid .e-headercelldiv .e-ascending,.e-treegrid .e-headercell .e-columnmenu-icon{color:rgba(0,0,0,.54)}.e-treegrid-core{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid{border-color:#e0e0e0;color:#212121}.e-treegrid .e-gridcontent{background-color:#fff;border-color:#e0e0e0}.e-treegrid .e-batchdisable{opacity:.35;background-image:none;pointer-events:none}.e-treegrid .e-borderbox{border-bottom-color:#bdbdbd}.e-treegrid .e-editcell,.e-treegrid .e-detailsrowcell,.e-treegrid .e-rowcell,.e-treegrid .e-extendcolumn{border-right-color:transparent;border-bottom-color:#e0e0e0}.e-treegrid .e-tableLastCell{border-right-color:#e0e0e0 !important}.e-treegrid .e-detailsiconcell:hover,.e-treegrid .e-detailsinfoiconhide{background-color:#e3e3e3}.e-treegrid div.e-error .e-toparrow{border-bottom-color:#616161}.e-treegrid div.e-error .e-bottomarrow{border-top-color:#616161}.e-detailscellwrapperfly{border-color:#e0e0e0}.e-detailscellwrapperfly{box-shadow:0 0 11px 3px #e0e0e0;-moz-box-shadow:0 0 11px 3px #e0e0e0;-webkit-box-shadow:0 0 11px 3px #e0e0e0}.e-dragrowcell{border-color:#e0e0e0 !important}.e-treegrid .e-alt-row{background:#fafafa}.e-treegrid .e-selectionbackground{background:#f5f5f5}.e-treegridPane .e-treegrid .e-selectionbackground{background:rgba(245,245,245,.7)}.e-treegrid .e-selectingcell{background:#f5f5f5}.e-treegridPane .e-treegrid .e-selectingcell{background:#f5f5f5}.e-treegrid .e-detailsinfoiconhide:before,.e-treegrid .e-detailsinfoiconshow:before{color:#757575 !important}.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before{color:#757575 !important}.e-treegrid .e-detailscellwrapper,.e-detailscellwrapperfly{background:#fff;color:#212121 !important}.e-dragtooltipbackground{background-color:#616161;color:#fff}.e-treegrid .e-tabletd{border-color:#e0e0e0}.e-treegrid .e-treegridtoolbar{background-color:#fafafa !important;border-color:#e0e0e0 !important}.e-treegrid .e-headercell{border-right-color:#e0e0e0 !important;border-bottom-color:#e0e0e0 !important}.e-treegrid .e-filterbarcell{border-color:#e0e0e0 !important}.e-treegrid .e-grid-icon{background:#3f51b5}.e-treegrid .e-gridheader{color:rgba(0,0,0,.54);border-color:#e0e0e0}.e-treegrid .e-gridheader{background:#fff}.e-treegrid .e-headercontent{border-right-color:#e0e0e0}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-color:#e0e0e0;outline:none;vertical-align:baseline}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{color:rgba(0,0,0,.84);background-color:transparent}.e-addedColumn .e-ejinputtext:hover,.e-treegrid .e-ejinputtext:hover,.e-treegridrenamedialog .e-ejinputtext:hover{box-shadow:none}.e-treegrid .e-ejinputtext:focus,.e-addedColumn .e-ejinputtext:focus,.e-treegridrenamedialog .e-ejinputtext:focus{box-shadow:none;border-width:0 0 2px 0;border-color:#ff4081}.e-treegrid .e-reSizeColbg{border-left-color:#e0e0e0 !important}.e-treegrid .e-gridheadercontainer{border-right-color:#e0e0e0 !important}.e-columnmenu{background:#fff;color:rgba(0,0,0,.87);font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenu{border-color:transparent !important}.e-columnmenuitem .e-icon,.e-menuitem .e-icon{color:rgba(0,0,0,.54)}.e-treegrid .e-toolbaricons{color:rgba(0,0,0,.54)}.e-columnmenuselection .e-icon,.e-tgcontextmenu-mouseover .e-icon{color:rgba(0,0,0,.54)}.e-treegrid .e-tooltxt.e-hover>span{color:rgba(0,0,0,.54)}.e-columnSelector{background:#fff;border:1px solid;border-color:#e0e0e0 !important;color:rgba(0,0,0,.87) !important}.e-columnMenuListDiv label{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenuselection{color:rgba(0,0,0,.87)}.e-columnmenuselection{background:rgba(0,0,0,.12)}.e-treegrid .e-summaryrow{background:#fafafa}.e-treegrid .e-footersummaryrow,.e-treegrid .e-footersummaryrowdiv{background:#fafafa}.e-treegrid .e-footersummaryrowdiv{border-width:0 1px 1px 1px;border-style:solid;border-color:#e0e0e0}.e-treegrid .e-summaryrow .e-summaryrowcell{border-bottom-color:#e0e0e0}.e-tgcontextmenu,.e-tginnerContextmenu{background:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tgcontextmenu,.e-tginnerContextmenu{border-color:transparent !important;color:rgba(0,0,0,.87)}.e-tgheaderContextmenu{background:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid}.e-tgheaderContextmenu{border-color:transparent !important;color:rgba(0,0,0,.87)}.e-tgcontextmenu-mouseover{background:rgba(0,0,0,.12)}.e-tooltipgantt{background-color:#616161;color:#fff;border-color:transparent}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-color:#3f51b5}.e-treegrid .e-footercontainer{border-right-color:#e0e0e0}.e-headervline{border-color:#3f51b5}.e-headertooltip{background-color:#616161;color:#fff;border-color:transparent}.e-menuitem-hr{border-width:1px 0 0 0;border-style:solid}.e-menuitem-hr{border-color:rgba(0,0,0,.12)}.e-treegrid .e-rowcell{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;color:rgba(0,0,0,.87);text-overflow:ellipsis}.e-treegrid .e-treegridtoolbar ul{padding-left:20px;margin-top:0 !important}.e-treegrid .e-ejinputtext::selection,.e-addedColumn .e-ejinputtext::selection,.e-treegridrenamedialog .e-ejinputtext::selection{background:#ff4081;color:#fff}.e-treegrid .e-inner-treecolumn-container{padding-left:24px;width:100% !important}.e-treegrid .e-rowcell .e-cell{padding-left:10px}.e-treegrid .e-filterbar-material,.e-treegrid .e-filterbarcell{border-right-color:transparent !important}.e-columnmenu{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-treegrid-columnchooser{box-shadow:0 8px 10px 0 rgba(0,0,0,.24)}.e-tgcontextmenu{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.e-tginnerContextmenu{box-shadow:0 8px 10px 0 rgba(0,0,0,.24)}.e-treegrid .e-frozenheaderdiv{position:relative}.e-treegrid .e-frozenheaderdiv::before{content:"";background:#3f51b5;position:absolute;height:55px;width:1px;top:-10px;left:100%}.e-treegrid .e-frozenheaderdiv.e-filterbar-header-material::before{content:"";background:#3f51b5;position:absolute;height:103px;width:1px;top:-10px;left:100%}.e-treegrid .e-frozenheaderdiv.e-stacked-header-material::before{content:"";background:#3f51b5;position:absolute;height:91px;width:1px;top:-10px;left:100%}.e-treegrid .e-headercontent-material-filterbar{border-right-color:transparent !important}.e-treegrid .e-frozen-header-container{overflow:visible !important}.e-treegridmenufilterwraper{background:#fff}.e-treegrid-dialog .e-header.e-dialog{font-weight:normal}.e-treegrid-dialog .e-editLabel,.e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child{font-size:13px;color:rgba(0,0,0,.38)}.e-filterMenuDiv .e-btn.e-select,.e-filterMenuDiv .e-btn.e-select:hover,.e-filterMenuDiv .e-btn.e-select:active,.e-treegrid-dialog .e-btn.e-select,.e-treegrid-dialog .e-btn.e-select:hover,.e-treegrid-dialog .e-btn.e-select:active{color:#ff4081;border-width:0}.e-filterMenuDiv .e-btn.e-select,.e-filterMenuDiv .e-btn.e-select:hover,.e-treegrid-dialog .e-btn.e-select,.e-treegrid-dialog .e-btn.e-select:hover{background:none;box-shadow:none}.e-filterMenuDiv .e-btn.e-select:hover,.e-treegrid-dialog .e-btn.e-select:hover{background:rgba(0,0,0,.12)}.e-filterMenuDiv .e-btn.e-select:active,.e-treegrid-dialog .e-btn.e-select:active{box-shadow:none;background:rgba(255,64,129,.12)}.e-treegrid-resIcon{color:rgba(0,0,0,.54)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js.e-widget{box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:14px}ej-ribbon{display:block}.e-ribbon .e-rbn-button.e-button .e-btntxt{white-space:pre-wrap}.e-ribbon .e-rbn-button.e-button .e-btntxt{color:rgba(0,0,0,.87)}.e-ribbon.e-js .e-groupdiv .e-disable .e-icon{color:#000}.e-ribbon .e-rbn-button.e-btn.e-select:focus{box-shadow:none}.e-ribbon .e-groupdiv>div:after{background:#e0e0e0}.e-ribbon .e-ribbonbackicon{background:#3f51b5}.e-ribbon .e-captionarea{color:rgba(0,0,0,.38)}.e-separatordiv,.e-separatordivrow{background:#e0e0e0}.e-ribbon.e-js .e-content{border-top-width:0;color:#212121}.e-ribbon.e-js .e-content{background:#f5f5f5}.e-ribbon.e-js .e-content{border-color:#e0e0e0}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:#fff;border-color:#e0e0e0;color:#424242;filter:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{color:#424242}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{background:#e0e0e0}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{border-color:#e0e0e0}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{color:#424242}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{background:#e0e0e0}.e-ribbon .e-expandcollapse span,.e-ribbon .e-expander{color:#424242}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{border-bottom:none}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{background:#3f51b5}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{border:1px solid #3f51b5}.e-ribbon .e-apptab .e-menu ul>li>a{color:#212121 !important}.e-ribbon.e-grpdivhide{border-right:1px solid #3f51b5 !important}.e-ribbon.e-rtl.e-grpdivhide{border-left:1px solid #3f51b5 !important}.e-ribbon .e-header>.e-apptab .e-menu{background-color:#fafafa}.e-ribbon .e-header>.e-apptab .e-menu{background:#3f51b5}.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span{color:#fff}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{border-color:#fff;filter:none}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{background:#f5f5f5;color:#212121}.e-rbn-splitbtn.e-menu.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list>ul{background:#fff}.e-rbn-splitbtn.e-js.e-menu.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list>ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{background:#fff}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{color:#212121}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{background:#e0e0e0}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{color:#212121}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{background:#7e8bd2}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable{background:none}.e-ribbon .e-disable{background:#fff;opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-btn.e-disable.e-select,.e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable,.e-ribbon .e-tbtn.e-disable:hover,.e-ribbon .e-split.e-disable,.e-ribbon .e-split.e-disable:hover,.e-ribbon .e-btn.e-disable.e-select:active,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-modelDiv{background:#fff;opacity:0;filter:alpha(opacity=0)}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff;border-color:#e0e0e0}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-right-color:#e0e0e0}.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top-color:#e0e0e0}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{border-color:#e0e0e0}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn{background:#fff !important;border-color:#fff}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn,.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{background:#fff;color:#212121}.e-ribbon.e-js .e-gallerymenu a{color:#212121}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{background:#e0e0e0}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{box-shadow:none;border-color:#3f51b5}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover{border-color:#e0e0e0;color:#212121;background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{border-color:#3f51b5}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{background:#e0e0e0}.e-ribbon .e-groupdiv .e-movedowndiv:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover~.e-movedowndiv{border-top-color:#3f51b5}.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-movedowndiv{border-top-color:#e0e0e0}.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn:hover,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn:hover{background:#fff;border-color:#e0e0e0}.e-ribbon .e-tooltipdiv{border-color:#616161;background:#616161}.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{color:#fff}.e-ribbon .e-resizediv{border-color:#e0e0e0}.e-ribbon .e-resizediv{background:#f5f5f5}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border-color:#e0e0e0}.e-ribbon .e-groupdiv .e-disablegrymovebtn>span,.e-ribbon .e-resizediv .e-disablegrymovebtn>span{color:#cecece}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon{color:#212121}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{background:none}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon{color:#212121}.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover{background:none;color:#212121}.e-ribbon.e-js .e-groupdiv .e-disable .e-icon{color:rgba(0,0,0,.26)}.e-ribbon .e-ribbonbackstagepage{border-color:#e0e0e0;background:#fff}.e-backstagescrollcontent.e-js .e-content{background:#fff}.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{background:#3f51b5}.e-ribbon .e-backstageli:hover{color:rgba(255,255,255,.7);background:rgba(255,255,255,.12)}.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{color:#fff;background:rgba(255,255,255,.12)}.e-ribbon .e-backstagetopicon span:before{color:#fff}.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{color:#fff}.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{color:#fff}.e-ribbon .e-backstagecontent{background:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{background-color:#fafafa;color:#fff;opacity:1;filter:alpha(opacity=100)}.e-ribbon .e-header>.e-apptab .e-apptabanchor{background:#3f51b5}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{background:#fff}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{border-color:#e0e0e0;box-shadow:0 2px 3px 1px rgba(0,0,0,.21)}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{background:#f5f5f5}.e-ribbon.e-rbnwithqat .e-qatmenuli{background:#fff;color:#212121}.e-ribbon.e-rbnwithqat .e-qatseparator{background:#e0e0e0}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{color:#212121}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{background:#e0e0e0}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{background:transparent}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{background-color:#bdbdbd;color:rgba(0,0,0,.54)}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{color:rgba(0,0,0,.54)}.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split{box-shadow:none}.e-ribbon.e-responsive .e-header,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn,.e-ribbon.e-responsive .e-resqatScroll .e-content,.e-ribbon.e-responsive .e-backstagerestop{background:#3f51b5 !important}.e-ribbon.e-responsive .e-icon.e-resbackstage,.e-ribbon.e-responsive .e-ribresmenu .e-icon,.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon{color:#fff !important}.e-ribbon.e-responsive .e-responsivebackstagecontent{background:#fff !important}.e-ribbon.e-responsive .e-backstageheader,.e-ribbon.e-responsive .e-rescontent{background:#3f51b5}.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent{background:#fff;box-shadow:0 2px 3px 1px rgba(0,0,0,.21);border-radius:2px}.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton,.e-ribbon.e-responsive .e-backstageheader a{color:#424242}.e-ribbon.e-responsive .e-responsiveback,.e-ribbon.e-responsive .e-groupmobdiv,.e-ribbon.e-responsive .e-groupdiv{border-bottom:1px solid #e0e0e0}.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon{color:#fff !important}.e-ribbon.e-responsive .e-rescontent,.e-ribbon.e-responsive .e-backstageheader{box-shadow:-1px 0 10px 0 black}.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon{color:#fff !important}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap{background:#3f51b5 !important}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{background:transparent !important}.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover{background:rgba(255,255,255,.12) !important}.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{background:rgba(255,255,255,.12)}.e-ribbon.e-responsive .e-responsivetabli.e-resactive{color:#bdbdbd}.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsivetabli,.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover{background:#eee}.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover,.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover{background:rgba(255,255,255,.12)}.e-ribbon.e-js .e-backstageheader .e-backstageli a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton{color:rgba(255,255,255,.7)}.e-ribbon .e-header>.e-select a,.e-ribbon .e-left>.e-select a,.e-ribbon .e-right>.e-select a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span,.e-ribbon .e-header>.e-apptab .e-apptabanchor{color:rgba(255,255,255,.7)}.e-ribbon.e-js .e-header .e-apptab .e-menu>.e-list:nth-child(1):not(.e-active)>a:hover{color:rgba(0,0,0,.87)}.e-ribbon .e-header>.e-active a,.e-ribbon .e-left>.e-active a,.e-ribbon .e-right>.e-active a,.e-ribbon .e-header>.e-select:hover a,.e-ribbon .e-left>.e-select:hover a,.e-ribbon .e-right>.e-select:hover a{color:#fff}.e-ribbon .e-header>.e-select,.e-ribbon .e-left>.e-select,.e-ribbon .e-right>.e-select,.e-ribbon .e-header>.e-active,.e-ribbon .e-left>.e-active,.e-ribbon .e-right>.e-active{background:transparent !important;color:#fff !important}.e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input,.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:#f5f5f5;box-shadow:none}.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active{border-bottom:2px solid #ff4081 !important}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow{background:#3f51b5}.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn{background:#e0e0e0}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active{background:#bdbdbd}.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{border-width:0 .5px 0 0;border-color:rgba(0,0,0,.12)}.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after,.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after{background:#e0e0e0}.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap{border-bottom:1px solid rgba(0,0,0,.12)}.e-ribbon .e-expandcollapse .e-icon:after{background:#000;background:rgba(0,0,0,.12)}.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before,.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before{color:rgba(0,0,0,.87)}.e-ribbon .e-expandcollapse .e-icon:after,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after{background:#000;background:rgba(0,0,0,.12)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-swimlanerow{background:#fff}.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{color:#424242}.e-kanban{border-color:#e0e0e0;color:#212121}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader{color:#ff4081}.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before,.e-kanban .e-kanbantoolbar .e-searchbar .e-search:after{background:#ff4081}.e-kanban-context .e-checkbox .e-checkmark{color:#3f51b5 !important}.e-kanban .e-kanbantoolbar .e-searchdiv{background:#fafafa}.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover{background:#fafafa}.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{background:#fff}.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{background:#fff}.e-kanban .e-kanbanheader.e-slheader .e-headercell,.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell{border-bottom:4px solid #f5f5f5}.e-kanban .e-stackedHeaderRow th{border-bottom:2px solid #3f51b5 !important}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed{border-bottom-color:#f8d9c7}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed{border-bottom-color:#ffedcd}.e-kanban .e-columnrow .e-kanbancard{background:#fff;box-shadow:0 1.83px 1px rgba(0,0,0,.2)}.e-kanban .e-kanbancard{border-color:#e0e0e0;color:#212121}.e-kanban .e-kanbancard .e-tag{background:#f5f5f5;color:#595959}.e-kanban .e-kanbancard.e-cardselection{background-color:#f5f5f5;border-color:#e0e0e0;color:#fff}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{color:#212121}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{background:#fafafa}.e-kanban .e-draggedcard .e-dragmultiple{border:1px solid #e0e0e0}.e-kanban .e-draggedcard .e-dragmultiple{color:#ff4081}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone{border:1px dashed #ff4081;background:rgba(255,64,129,.26)}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-left:1px dashed;border-right:1px dashed;border-bottom:1px dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-color:#e0e0e0}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{background:#7c89d1}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{border-color:#3f51b5}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{border-bottom-color:#3f51b5}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child{border-top-width:1px;border-top-style:dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{border:1px dashed #e0e0e0}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{background:#f5f5f5}.e-kanban .e-form-titlebar{border-bottom:none}.e-kanban .e-form-container{border-color:#e0e0e0 !important;background-color:#fff}.e-kanban .e-columnrow .e-rowcell{background:#fafafa;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.e-kanban .e-printlist{background:#f5f5f5}.e-kanban .e-collapsedrow .e-rowcell,.e-kanban .e-frozenrow .e-rowcell{border-bottom:1px solid #f5f5f5}.e-kanban .e-kanbancontent .e-rowcell.e-shrink,.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol{background:#f8f8f8}.e-kanban .e-kanbancard{color:#212121}.e-kanban .e-swimlanerow .e-slkey{color:rgba(0,0,0,.87)}.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover>div{color:#3f51b5}.e-kanban .e-toggle-header:hover>div div{color:#3f51b5 !important}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div{color:#212121;opacity:.6;filter:alpha(opacity=60)}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div div{color:#212121;opacity:.8;filter:alpha(opacity=80)}.e-kanbanfilter-window .e-filter-scrollcontent,.e-kbnfilterwindow-head{color:#212121}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{color:#424242}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{color:#424242}.e-kanban .e-clcollapse::before,.e-kanban .e-clexpand::before{color:rgba(0,0,0,.87)}.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-hover .e-cardexpand:before{color:#424242}.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before{color:#000}.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before{color:#424242}.e-kanban .e-swimlanerow .e-slcount{color:#878787}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{color:#ff4081}.e-kanban .e-collapserow .e-rowcell{border:none}.e-kanban .e-kanbancard.e-hover{background-color:#eee;border-color:#e0e0e0;color:#212121}.e-kanban .e-headercontent{border-right-color:#e0e0e0}.e-kanban .e-kanbanheader .e-headercelldiv{color:rgba(0,0,0,.87)}.e-kanban .e-kanbanheader{color:#3f51b5}.e-kanban .e-kanbancontent{background-color:#fff}.e-kanban .e-kanbancontent .e-rowcell{border-color:#e0e0e0}.e-kanban .e-cardcollapse:before,.e-kanban .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before{color:#424242}.e-kanban .e-kanbancard .e-card_image{background:#f5f5f5;border-color:#e0e0e0}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-color:#e0e0e0;filter:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#fafafa}.e-kanban .e-kanbantoolbar li{border:1px solid #e0e0e0}.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover{background:#fafafa}.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover,.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a{background:#ff4081}.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{color:#fff}.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text,.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{color:#fff}.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{color:#212121}.e-kanban .e-kanbantoolbar .e-text,.e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text{color:#212121}.e-kanban .e-kanbantoolbar .e-select.e-hover{background:#e0e0e0}.e-kanban .e-kanbantoolbar .e-select.e-hover{border-color:#e0e0e0}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-color:#e0e0e0}.e-kanban .e-kanbancontent .e-rowcell.e-exceed{background:#f8d9c7;filter:none !important}.e-kanban .e-kanbancontent .e-rowcell.e-deceed{background:#ffedcd}.e-kanban .e-kanbantooltip{border:1px solid #e0e0e0;box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-moz-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-webkit-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3)}.e-kanban .e-kanbantooltip{background:#616161;color:#fff}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{border-left:1px solid #e0e0e0}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{background:#f5f5f5}.e-kanban div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-kanban div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-kanban .e-kanbantouchbar .e-content{background-color:#fff;border-color:#e0e0e0}.e-kanban .e-kanbantouchbar span:hover,.e-kanban .e-kanbantouchbar .e-spanclicked{border-color:#424242}.e-kanban .e-kanbantouchbar .e-downtail:before,.e-kanban .e-kanbantouchbar .e-downtail{border-top-color:#e0e0e0}.e-kanban .e-kanbantouchbar .e-downtail:after{border-top-color:#fff}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{background:#fff}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{border-right:1px solid #e0e0e0;border-left:0}.e-kanban.e-rtl td:first-child,.e-kanban.e-rtl th:first-child,.e-kanban.e-rtl .e-headercontent,.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child,.e-kanban .e-kanbancontent .e-rowcell.e-dragged{border-left-color:#e0e0e0 !important}.e-kanban.e-rtl .e-kanbancard{border-color:#e0e0e0}.e-kanban .e-customaddbutton,.e-kanban .e-columnadd{color:#ff4081}.e-kanban .e-customtoolbarseparator{border-right:1px solid #e0e0e0}.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#f5f5f5}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind{background:transparent}.e-kanbanfilter-window{background:#fff}.e-kanbanfilter-window{border:1px solid #e0e0e0}.e-kanbanfilter-window .e-kbnfilterwindow-head{background:#f5f5f5;border-bottom:1px solid #e0e0e0}.e-kanbanfilter-window .e-filter-content,.e-swimlane-window,.e-kanban .e-adapt-search,.e-kanban.e-responsive .e-adapt-cancel{background:#fff}.e-swimlane-window .e-swimlane-item:hover{background:#e0e0e0}.e-swimlane-window .e-swimlane-item:hover{color:rgba(0,0,0,.87)}.e-swimlane-window .e-swimlane-item{color:rgba(0,0,0,.87)}.e-swimlane-window .e-swimlane-item.e-selected-item{color:#ff4081;background:transparent}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{color:#212121}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{background:#e0e0e0}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover{background:#e0e0e0}.e-kanbanfilter-window .e-filter-done:hover{color:#9e9e9e}.e-kanbanfilter-window .e-filter-done{color:#ff4081}.e-swimlane-window{background:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover{background:#e0e0e0}.e-swimlane-ul li:not(:last-child) div:after{background:#e0e0e0}.e-swimlane-arrow:hover,.e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover{color:#ff4081}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-minlimit,.e-kanban .e-maxlimit,.e-kanban .e-limits,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{color:rgba(0,0,0,.64)}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom-color:#3f51b5}.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{border-color:#e0e0e0}.e-kanban.e-js .e-numeric.e-widget .e-in-wrap,.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap,.e-kanban.e-js .e-ddl.e-widget .e-in-wrap,.e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap{border-color:#bdbdbd}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{background-color:#fff;color:#212121}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{border-color:#bdbdbd}.e-kanban .e-kanbancard .e-primarykey,.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name,.e-swimlane-ddl .e-swimlane-text{color:rgba(0,0,0,.87)}.e-kanban .e-kanbancard .e-text{color:rgba(0,0,0,.64)}.e-kanban .e-externalformedit div>label,.e-kanban .e-kanbandialog .kanbanform label{color:rgba(0,0,0,.38)}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{color:rgba(0,0,0,.87)}.e-kanban .e-totalcard,.e-kanban .e-limits{color:rgba(0,0,0,.64)}.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text{color:#ff4081}.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text{color:#fff}.e-kanban .e-dialog .e-titlebar{background:#fff;color:#000;box-shadow:none}.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before,.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before{color:#000}.e-kanban .e-kanbantoolbar .e-searchbar.e-ul,.e-kanban .e-adaptive-search .e-search.e-tooltxt{border-bottom:2px solid #9e9e9e}.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{border-bottom:none !important}.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar{border-bottom-color:#ff4081 !important}.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active{background:#fafafa}.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active a:before{color:#424242 !important}.e-kanban .e-ejinputtext:focus,.e-kbnadapt-editdlg .e-ejinputtext:focus{border-color:#ff4081;border-bottom-width:2px}.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save,.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel,.e-kanban .e-externalform .e-save,.e-kanban .e-externalform .e-cancel,.e-kbnadapt-editdlg .e-save,.e-kbnadapt-editdlg .e-cancel,.e-kanbanfilter-window .e-clearfilter{background:#fff;color:#ff4081;box-shadow:none !important}.e-kanban.e-js .e-kanbandialog .e-save:hover,.e-kanban.e-js .e-kanbandialog .e-cancel:hover,.e-kanban.e-js .e-externalform .e-save:hover,.e-kanban.e-js .e-externalform .e-cancel:hover,.e-kbnadapt-editdlg .e-save:hover,.e-kbnadapt-editdlg .e-cancel:hover,.e-kanbanfilter-window .e-clearfilter:hover{background:rgba(0,0,0,.12);color:#000}.e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before{color:#757575}.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{background:transparent}.e-kanban .e-kanbantoolbar .e-search.e-hover{background:transparent !important}.e-kanban .e-cardcollapse:after,.e-kanban .e-cardexpand:after,.e-kanban .e-slcollapse:after,.e-kanban .e-slexpand:after{background:#000;background:rgba(0,0,0,.12)}.e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext{color:#000}.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan{border-bottom:1px solid #e0e0e0}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spreadsheet{color:#212121;border-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{border-color:#e0e0e0;color:#000}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{color:rgba(0,0,0,.87)}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover{background-color:rgba(255,64,129,.12);border-color:#e0e0e0;color:#000}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent{border-bottom-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{border-left-color:#e0e0e0;background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-color:#e0e0e0}.e-spreadsheet .e-spreadsheetheader{border-bottom-color:#e0e0e0;border-top-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-right-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{color:#212121;background-color:#fff;border-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader,.e-spreadsheet .e-scrollcss,.e-spreadsheet .e-scrollrowcss{background-color:#fff}.e-ss-editinput .e-in-wrap,.e-ss-editinput .e-input{color:inherit;font-size:11pt;font-family:Calibri}.e-spreadsheet .e-reSizeColbg{border-left-color:#e0e0e0}.e-spreadsheet .e-reSizeAPbg{border-left-color:#e0e0e0}.e-spreadsheet .e-reSizeRowbg{border-top-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-selected,.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected{background:rgba(255,64,129,.12);color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-activecell{background-color:#fff;color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{background-color:rgba(255,64,129,.12);color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{border-right-color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{border-bottom-color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover{background-color:rgba(255,64,129,.12);border-bottom-color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover{background-color:rgba(255,64,129,.12);border-right-color:#ff4081}.e-menu-wrap .e-chartcell:hover,.e-chartimg:hover{background-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright{border-right-color:#f74380}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom{border-bottom-color:#f74380}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright{border-right-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom{border-bottom-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright{border-right-color:#62c435 !important}.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom{border-bottom-color:#62c435}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright{border-right-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom{border-bottom-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right-color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom-color:#ff4081}.e-spreadsheet .e-ss-numeric .e-select .e-spin{background-color:#fff;color:#161d40}.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover{background-color:#f492b4;border-color:#3949a7;color:#fff}.e-spreadsheet .e-ss-numeric .e-select{border-color:#fff}.e-spreadsheet .e-ss-numeric .e-select:hover{border-color:#3949a7}.e-spreadsheet div.e-selecttop{border-top-color:#ff4081}.e-spreadsheet div.e-selectbottom{border-bottom-color:#ff4081}.e-spreadsheet div.e-selectright{border-right-color:#ff4081}.e-spreadsheet div.e-selectleft{border-left-color:#ff4081}.e-spreadsheet .e-ss-selectall{color:rgba(255,64,129,.12)}.e-spreadsheet .e-ss-selectall:hover{color:rgba(255,64,129,.2)}.e-spreadsheet .e-sheetselected,.e-spreadsheet .e-sheetselected:hover{color:#ff4081}.e-spreadsheet .e-autofill{border-color:#fff;background-color:#ff4081}.e-spreadsheet div.e-autofillright{border-right-color:#ff4081}.e-spreadsheet div.e-autofillbottom{border-bottom-color:#ff4081}.e-spreadsheet div.e-autofilltop{border-top-color:#ff4081}.e-spreadsheet div.e-autofillleft{border-left-color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right-color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom-color:#ff4081}.e-spreadsheet .e-blur{background-color:#f5f5f5}.e-spreadsheet .e-spanfilter,.e-spreadsheet .e-spanddl{border-color:#e0e0e0;background-color:#f5f5f5;color:#424242}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border-color:#ff4081}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border-color:#ff4081}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border-color:#e0e0e0}.e-spreadsheet .e-ss-imgvisual{border-color:#e0e0e0}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft{background-color:#ffc7ce;color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft{background-color:#ffeb9c;color:#9c6500}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft{background-color:#c6efce;color:#006100}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf{background-color:#ffc7ce}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt{color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell{background-color:#ff0;color:#f00}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank{background-color:#e0e0e0}.e-spreadsheet .e-indexbox,.e-spreadsheet .functionbox,.e-spreadsheet .e-inputbox{border-color:#e0e0e0;color:#212121;background-color:#fff}.e-ss-autocomplete.e-atc-popup ul li{color:#000}.e-spreadsheet .e-inputbox>input{color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover{background:none;color:#ff4081;filter:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover{color:#ff4081}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover{color:#ff4081;cursor:pointer}.e-spreadsheet div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-ss-dialog div.e-dlg-field-validation-error:before{border-bottom-color:#fffe91}.e-spreadsheet div.e-error .e-errortail{border-bottom-color:#fffe91}.e-spreadsheet .e-spreadsheetfooter{border-color:#e0e0e0}.e-spreadsheet .e-hyperlinks{color:inherit}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right-color:#e0e0e0}.e-spreadsheet .e-formulabar{background-color:#fff}.e-ss-dialog .e-chartheader{background-color:#fff;color:#212121}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top-color:#e0e0e0}.e-dlgtab .e-header,.e-valdlgtab .e-header{overflow:visible}.e-spreadsheet .e-dlg-field-validation-error,.e-ss-dialog .e-dlg-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-dlgright,.e-dlgleft,.e-dlginput,.e-dlgcontent,.e-chtdlgright,.e-chtdlgleft,.e-chtdlgcontent{border-color:#e0e0e0}.e-dlgviewpanel{border:1px solid #e0e0e0}.e-ss-dlgtab .e-ss-sctnseparator{border-color:#e0e0e0}.e-ss-dialog hr{border-color:#eee}.e-menu .e-nmuseinformularow:hover{background-color:#ff4081}.e-menu-wrap .e-cellstylecontent,.e-menu-wrap .e-formatastablecontent,.e-menu-wrap .e-chartcontent{background-color:#fff;color:#212121}.e-menu-wrap .e-cellstyleheader,.e-menu-wrap .e-formatastableheader{background-color:#3f51b5;color:#212121;border-color:#e0e0e0}.e-menu-wrap .e-cellstylecell:hover,.e-menu-wrap .e-formatastablecell:hover,.e-menu-wrap .e-chartcontent:hover{border-color:#e0e0e0}.e-menu-wrap .e-cellstylecell:hover,.e-menu-wrap .e-formatastablecell:hover,.e-menu-wrap .e-chartcontent:hover{border-color:rgba(0,0,0,.12)}.e-spreadsheet .e-celltoparrow{border-color:#f00 transparent transparent}.e-spreadsheet .e-comment-txtarea{background-color:#f7fbbd;color:#000}.e-list.e-hdrcolor{background-color:#f2f2f2 !important;color:#212121 !important}.e-list.e-color{border-color:#3f51b5 !important}.e-list.e-hdrcolor.e-mhover>a,.e-list.e-hdrcolor.e-mfocused>a{background-color:transparent !important;color:#212121 !important}.e-list.e-color.e-mhover.e-mfocused{border-color:#f492b4 !important}.e-spreadsheet .e-excelfilter .e-in-wrap{border-color:#3949a7}.e-spreadsheetrowheader.e-scrollrowcss.e-rtl{border-color:#e0e0e0}.e-spreadsheetcolumnheader.e-rtl{border-color:#e0e0e0}.e-spreadsheetcontentcontainer.e-rtl{border-color:#e0e0e0}.e-spreadsheet .e-numeric .e-in-wrap{border-color:#3949a7}.e-ss-dialog .e-chartselect{border-color:#ff4081}.e-menu-wrap .e-chartcell{border-color:#3f51b5}.e-spreadsheet .e-ss-object{background-color:#fff}.e-spreadsheet .e-ss-image{background-color:transparent}.e-spreadsheet .e-ss-charttheme{background-color:#000}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{color:#212121}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{background:#ff9cbe}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon{color:#424242}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{background-color:none}.e-spreadsheet .e-frow{border-color:#ff4081}.e-spreadsheet .e-fcol{border-color:#ff4081}.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active),.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable),.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer{border-color:#e0e0e0}.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover{background:#ff9cbe}.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable){background:#ff9cbe}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{color:#212121}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{background:#ff9cbe}.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon,.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{color:#424242}.e-spreadsheet .e-spreadsheetmainpanel .e-hborder{border-color:transparent}.e-spreadsheet .e-content.e-viewbrdr{border-color:#e0e0e0}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header{border-right:medium none;border-left:medium none;border-top:medium none}.e-spreadsheet .e-ribbon .e-content{border-right:medium none;border-left:medium none}.e-ribbon .e-btn.e-ss-active{background-color:#ff4081;color:#3f51b5}.e-spreadsheet .e-ribbon .e-ddl{border-color:#36459b}.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap{box-shadow:0 0 7px #ccc}.e-spreadsheet .e-ribbon .e-ddl{border-color:#36459b}.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list,.e-spreadsheet .e-splitspan .e-btn.e-select{background:#fff}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border-color:#e0e0e0}.e-ss-colorpicker.e-popup{background-color:#fff;color:#000}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem){background-color:#fff}.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon{color:#000}.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon{color:rgba(0,0,0,.26)}.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active),.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover{background:#e0e0e0}.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover{background:none}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight{color:#0c0}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto}.e-spreadsheet .e-ss-fpcursor{cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrcursor{cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrgridcursor{cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{border-color:#e0e0e0}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{background:#fff}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{background:#fff}.e-spreadsheet .e-spreadsheetactpanel{border-left-color:#e0e0e0}.e-spreadsheet .e-bordercontainer{background-color:#fff}.e-spreadsheet .e-bordercell:hover{border-color:#e0e0e0}.e-spreadsheet .e-ss-bdr-header{background-color:#fff;border-color:#3f51b5}.e-spreadsheet .e-ss-pivottableheader{background-color:rgba(255,64,129,.12);border-color:#e0e0e0;color:#000}.e-spreadsheet .e-formulabar,.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer,.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader,.e-spreadsheet .e-scrollcss,.e-spreadsheet .e-scrollrowcss{background-color:#f5f5f5}.e-ss-dialog .e-btn.e-select,.e-ss-dialog .e-btn.e-select:hover,.e-ss-dialog .e-btn.e-select:active{color:#ff4081}.e-ss-dialog .e-btn.e-select:hover{background-color:rgba(0,0,0,.12)}.e-ss-dialog .e-btn.e-select:active{background-color:rgba(255,64,129,.12)}.e-ss-dialog .e-dialog input.ejinputtext:focus,.e-spreadsheet input.ejinputtext:focus{border-color:#ff4081}.e-ss-dialog .e-dialog input.ejinputtext,.e-spreadsheet input.ejinputtext{border-color:rgba(0,0,0,.12)}.e-ss-dialog.e-ss-mattab .e-dlg-btnfields{border-top-color:rgba(0,0,0,.12)}.e-ss-dialog.e-ss-mattab .e-titlebar{background-color:#3f51b5;color:#fff}.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header{background-color:#3f51b5}.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a{color:rgba(255,255,255,.7)}.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a{color:#fff}.e-ss-autocomplete.e-atc .e-in-wrap{border-color:rgba(0,0,0,.26)}.e-ss-autocomplete.e-atc .e-in-wrap:active{border-color:rgba(0,0,0,.54)}.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before{color:#fff}.e-ss-dialog label,.e-ss-dialog .e-ss-fcgdiv{color:rgba(0,0,0,.38)}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active){color:rgba(0,0,0,.87)}.e-spreadsheet .e-ss-databar-span:hover,.e-spreadsheet .e-ss-iconsets-wrapper:hover,.e-spreadsheet .e-ss-colorscale-span:hover{border-color:#e0e0e0}.e-spreadsheet .e-ss-iconset-title{color:#212121}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-documenteditor{background-color:#fff}.e-documenteditor-contextmenuitem:hover{background-color:#e0e0e0;color:#212121}.e-documenteditor-contextmenuitem{background-color:#fff;color:#212121}.e-documenteditor-disabledcontextmenuitem{background-color:#fff;color:#808080}.e-documenteditor-optionspane{background-color:#fff;color:#212121}.e-documenteditor-icon.e-search{color:#e0e0e0}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-media-player .e-media-content-div .e-waitpopup-pane{background-color:transparent}.e-media-player{border-color:#3f51b5;background-color:#fff}.e-media-player .e-media-control-container{background:#fff}.e-media-player .e-media-element{background:#fff}.e-media-player .e-slider{background-color:#424242 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{color:#424242}.e-media-player .e-media-toolbar.adv .e-media-volume-text{color:#424242}.e-media-player .e-media-time-stamp.e-media-adv{color:#212121}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{color:#3f51b5}.e-media-player .e-media-timeslider-div.e-media-adv{background:transparent}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{color:#424242}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{color:#424242}.e-media-player .e-media-toolbar.basic .e-media-split{color:#212121}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{background-color:#fff}.e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{color:#212121}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{color:#212121}.e-media-settings-popup>.e-lv.subpage{background-color:#fff;border-color:#e0e0e0 !important}.e-media-settings-popup li{background-color:#fff !important}.e-media-settings-popup .e-header{background-color:#3f51b5 !important;border-bottom-color:#3f51b5 !important}.e-media-settings-selector:before{color:#3f51b5}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before,.e-media-settings-popup .e-lv>.e-header>.e-icon:before{color:#3f51b5 !important}.e-media-settings-popup .e-list-text,.e-media-settings-popup .e-btn-text{color:#212121 !important}.e-media-player .e-media-playlist-img-div{color:#fff !important}.e-media-player .e-media-playlist-img-div.desktop{border-color:#e0e0e0}.e-media-player .e-media-playlist-img-div.mobile{border-color:#e0e0e0}.e-media-player .e-media-playlist-play:before{color:#212121}.e-media-player .e-media-playlist-title{color:#212121}.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile{background-color:#fff;border-color:#e0e0e0}.e-media-player .e-media-playlist-header{border-bottom-color:#3f51b5}.e-media-player .e-media-playlist-header label{color:#212121}.e-media-player .e-media-playlist-toggle.desktop{background-color:#212121}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{color:#212121 !important}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom-color:#e0e0e0}.e-media-player .e-media-playlist-container .e-listbox-container{background-color:#fff}.e-media-player .e-media-video-baner{color:#fff}.e-media-player .e-media-audio-title{color:#fff}.e-media-player .e-media-overlay{color:#fff}.e-media-player .e-media-time-tooltip{border-color:#e0e0e0;color:#212121;background-color:#fff}.e-media-player .e-media-hd-tag{color:#f00}.e-media-player .e-media-toolbar-split{background:#3f51b5}.e-media-player .e-media-playlist-close:before{color:#424242}.e-media-player .e-media-play-animation{background:rgba(0,0,0,.5)}.e-media-player .e-slider .e-handle{border-color:#e0e0e0 !important}.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before{color:#212121 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{background:transparent !important}.e-media-settings-popup li:hover{background:#e0e0e0 !important}.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle{margin-top:-3px !important}.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle{margin-left:0 !important}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01{padding-top:0 !important}.e-media-settings-popup .e-header{background-color:#fff !important;box-shadow:none !important;border-top:0 !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{left:0 !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon,.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{top:-18px !important;right:0 !important}.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle{margin-top:-2px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle{margin-top:0 !important}.e-media-player .e-media-shuffle:before{font-size:17px !important;margin-top:-3px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li{margin-top:-2px !important}.e-media-player .e-media-playlist-toggle.e-media-collapse:before{content:"" !important;-ms-transform:rotate(180deg) !important;-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important}.e-media-player .e-media-playlist-toggle.mobile{-ms-transform:rotate(90deg) !important;-webkit-transform:rotate(90deg) !important;transform:rotate(90deg) !important}.e-media-player .e-media-center-play:before{left:46% !important;left:-moz-calc(50% - 23px) !important;left:-webkit-calc(50% - 23px) !important;left:-o-calc(50% - 23px) !important;left:calc(50% - 23px) !important}.e-media-player .e-media-hd-tag{right:0 !important}.e-media-settings-popup .e-list-text{font-size:13px !important}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-ganttviewerbodyContianer{background-color:#fff}.e-ganttchart .e-ganttviewerbodyContianerparent{border-right-color:#e0e0e0}.e-ganttchart .e-headercell-weekend>div{background:#fafafa}.e-ganttchart .e-ganttoverallocate{background-color:#ffdede}.e-ganttchart .e-ganttnonoverallocate{background-color:#d4ffd0}.e-ganttchart .e-gantthistocalender{border-color:#ffa3a3}.e-ganttchart .e-gantthistoworklabel{color:#282827}.e-ganttchart .e-weekends,.e-ganttchart .e-ganttnonworkingrange,.e-ganttchart .e-ganttdayweekend{background-color:#fafafa}.e-ganttchart-core{background:#fff}.e-ganttchart .e-borderbox{border-bottom-color:#bdbdbd}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{color:rgba(0,0,0,.87);border-color:#e0e0e0 !important;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{height:27px;line-height:27px}.e-gantt-dialog{width:42% !important}.e-gantt-dialog .e-gantt-validation-btn{margin-top:20px;margin-bottom:15px;width:100%;height:27px}.e-ganttchart .e-ganttviewerheaderContainer{background:#fafafa;color:rgba(0,0,0,.87);border-bottom-color:#e0e0e0 !important;border-right-color:#e0e0e0}.e-ganttchart .e-ganttviewerheaderContainer{height:54px !important}.e-ganttchart .e-milestone-top{border-bottom-color:#212121}.e-ganttchart .e-milestone-bottom{border-top-color:#212121}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{color:#212121;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-connectorline-rightarrow{border-left-color:#212121}.e-ganttchart .e-connectorline-leftarrow{border-right-color:#212121}.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{background-color:#616161;color:#fff;border-color:transparent}.e-tooltiptaskname{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltiptaskname{color:#fff}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-tasklabel{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-ganttchart .e-gantt-mouseclick{background:rgba(245,245,245,.7)}.e-ganttchart .e-progresshandle{background:#212121}.e-ganttchart .e-progresshandleafter{border-bottom-color:#212121}.e-ganttchart .e-gantt-parenttaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{border-color:#212121}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-childtaskbar{border-color:#3f51b5}.e-ganttchart .e-chartcell{border-bottom-color:transparent}.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo,.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#212121}.e-ganttchart .e-gantt-parenttaskbar-progress{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121',endColorstr='#212121',GradientType=0)}.e-ganttchart .e-gantt-parenttaskbar-progress{background:#212121}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{background-color:rgba(33,33,33,.6);background:#212121 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121',endColorstr='#212121',GradientType=0)}.e-ganttchart .e-gantt-childtaskbar-progress{background:#3f51b5}.e-ganttchart .e-gantt-childtaskbar{background-color:rgba(63,81,181,.6);background:#3f51b5 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualprogressbar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c1b2',endColorstr='#67c1b2',GradientType=0);border-color:#4fb29f}.e-ganttchart .e-manualprogressbar{background:#67c1b2}.e-ganttchart .e-manualchildtaskbar{background-color:#8dd1c4;border-color:#4fb29f}.e-ganttchart .e-line{border-color:#212121}.e-ganttchart .e-connectorpoint-hover{background-color:#212121}.e-ganttchart .e-gantt-falseLine{border-top-color:#212121}.e-ganttchart .e-gripper:before{color:rgba(255,255,255,.4);background:#fff \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.e-ganttchart .e-ganttgridlines{border-bottom-color:#e0e0e0}.e-ganttchart .e-criticalconnectorline{border-color:#f55 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{border-left-color:#f55 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{border-right-color:#f55 !important}.e-ganttchart .e-criticalprogressbar{background:#f55 !important;border-color:#f55 !important}.e-ganttchart .e-criticaltaskbar{background:#ff8b8b !important;border-color:#ff8b8b !important}.e-gantt-manualparenttaskbar{background-color:#b3b3b3}.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{border-color:#b3b3b3}.e-gantt-manualparenttaskbar-connectorpoint-hover{background-color:#b3b3b3 !important}.e-rg-rangdiv{background:#f00;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:.8}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{border-color:#000}.e-ganttchart .e-connectorline-leftarrow-hover{border-right-color:#0026da !important}.e-ganttchart .e-connectorline-rightarrow-hover{border-left-color:#0026da !important}.e-ganttchart .e-connectorline-hover{border-color:#0026da !important;outline-color:#0026da !important}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar{background-color:rgba(63,81,181,.6);background:linear-gradient(to right,rgba(63,81,181,.2),#3f51b5 30%,#3f51b5 70%,#3f51b5 70%,rgba(63,81,181,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar{background-color:#8dd1c4;background:linear-gradient(to right,rgba(141,209,196,.2),#67c1b2 30%,#67c1b2 70%,#67c1b2 70%,rgba(141,209,196,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-milestone-top.e-unscheduletaskbar{border-bottom-color:rgba(33,33,33,.6)}.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar{border-top-color:rgba(33,33,33,.6)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-childdefault{fill:#3f51b5}.e-radialmenu .e-default,.e-radialmenu .e-outerdefault{fill:whitesmoke}.e-radialmenu .e-active{fill:#e0e0e0}.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{fill:white;stroke:white}.e-radialmenu .e-textcolor{fill:#212121}.e-radialmenu .e-radial{border-color:#3f51b5;background-color:#fff}.e-radialmenu .e-badgetext{fill:white}.e-radialmenu .e-badgecircle{fill:#3f51b5}.e-radialmenu .e-radialslider{background-color:#fff}.e-radialmenu:focus{outline:none !important}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-nb.e-nb-layout.e-nb-right{color:#212121;border-left:1px solid #e0e0e0;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-right{background:#f5f5f5}.e-nb.e-nb-layout.e-nb-left{background:#fff;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-left{border:1px solid #e0e0e0}.e-lv.subpage{border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.e-lv .e-lv .e-list-container{border:none}.e-lv.e-navigation>.e-header>.e-icon:hover:before{opacity:.7;color:#424242}.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location{color:#ff4081}.e-nb .e-nb-listview.e-lv .e-list{padding-left:24px}.e-nb .e-nb-listview.e-lv .e-list .e-list-text{padding-left:24px;color:rgba(0,0,0,.87)}.e-lv .e-header{box-shadow:0 1.83px 1px transparent}.e-nb.e-nb-overlay{background-color:#383838;opacity:.5}.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span{top:5px}.e-nb .e-nb-listview.e-lv .e-list .e-list-img{margin-top:-4px}.e-lv.e-navigation .e-header h2{padding-top:11px;padding-left:24px;color:#fff;font-size:20px}.e-lv.e-navigation .e-header .drawericon{padding-top:10px}.e-lv.e-navigation .e-header .drawericon:before{color:#fff}.e-lv.e-navigation>.e-header>.e-icon:hover:before{color:#fff;opacity:1.5}.e-lv.e-navigation .e-header{background:#3f51b5 !important}.e-nb-listview .e-list-img.e-home,.e-nb-listview .e-list-img.e-profile,.e-nb-listview .e-list-img.e-people,.e-nb-listview .e-list-img.e-photo,.e-nb-listview .e-list-img.e-communities,.e-nb-listview .e-list-img.e-location{color:rgba(0,0,0,.54)}.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01{line-height:normal}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tile{color:#fff}.e-tile{margin:2px;font-weight:400;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tile .e-image-parent{background-color:#fafafa}.e-tile .e-image-parent{background:#3f51b5}.e-tile .e-tile-selected::after{border-top:28px solid #36459b}.e-tile .e-tile-selected{border:2px solid #3f51b5}.e-tile-wide{width:354px !important}.e-tile-medium{width:175px !important}.e-tile-small{width:85.5px !important;height:73px !important}.e-tile-group .e-tile-column{max-width:358px}.e-tile.e-js.e-tile-web:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.26)}.e-tile.e-js.e-tile-web:hover .e-image-parent{background-color:#324191}.e-tile-caption-text.e-caption-innerbottom::before{margin-bottom:16px}.e-tile-caption-text::before{padding-left:12px}.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill),.e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:48px 48px}.e-tile-caption::before{font-size:15px}.e-tile-small-col-2{width:179px;height:154px}.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill){background-size:24px 24px}.e-tile.e-tile-imagefill .e-tile-overlay{margin-top:75px;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,.49) 70%,rgba(0,0,0,.7) 100%);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,.49) 70%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,.49) 70%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,.49) 70%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,.49) 70%,rgba(0,0,0,.7) 100%)}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialslider .e-radial-needle{stroke:#3f51b5}.e-radialslider .e-inner-circle{border-color:#3f51b5}.e-radialslider .e-radialarcdefault{stroke:#3f51b5}.e-radialslider .e-ticks-text,.e-radialslider .e-dynamic-text{fill:#212121}.e-radialslider .e-needle-over{stroke:#3f51b5}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-signature{background-color:#fff;border:3px solid #3f51b5}.e-signature.e-disable{border-color:#000}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spellcheck .e-sentencecontent .e-errorword{color:#f00}.e-spellcheck .e-sentence{border-color:#e0e0e0;background-color:#fff}.e-spellcheck .e-suggestionlist{border-color:#e0e0e0}.e-spellmenu{fill:white;border:rgba(0,0,0,.12) !important}.e-spellmenu .e-list:hover{background-color:#eee !important}.e-spellmenu{fill:white;border:rgba(0,0,0,.12) !important}.e-content-area{background-color:#fff;color:#111;border-color:#e0e0e0;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ddl-icon{transform:rotate(0deg);transition:transform 300ms ease}.e-ddl.e-input-group .e-ddl-hidden{border:0;height:0;visibility:hidden;width:0}.e-input-group .e-input.e-placeholder{top:0;position:absolute;border:inherit;font-style:italic}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover,.e-ddl.e-input-group .e-input-group-btn button:active,.e-ddl.e-input-group .e-input-group-icon:active{background:#fff}.e-input-group::before{left:50%}.e-input-group::before,.e-input-group::after{background:#ff4081}.e-input-group.e-input-focus::before,.e-input-group.e-input-focus::after{width:50%}.e-input-group::after{right:50%}.e-input-group::before,.e-input-group::after{bottom:-2px;content:'';height:2px;position:absolute;transition:.2s cubic-bezier(.4,0,.4,1);width:0;z-index:10}.e-icon-anim .e-ddl-icon{transform:rotate(180deg);transition:transform 300ms ease}.e-input-group .e-ddl-icon:hover{background:transparent}.e-input-group:not(.e-disabled) .e-ddl-icon:active{background:transparent}input.e-combobox.e-input::selection{background:#ff4081;color:#fff}input.e-combobox.e-input::-moz-selection{background:#ff4081;color:#fff}.e-input-group .e-ddl-icon:not(:active)::after{animation:none}.e-dropdownbase.e-content{background:#fff;color:#212121}.e-list-item.e-hover{background:#e0e0e0;color:#212121}input.e-combobox.e-input{border:1px solid;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group.e-disabled{border-bottom-style:solid}.e-ddl.e-input-group .e-input-group-btn button{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group .e-clear-icon{color:#424242}input.e-combobox.e-input,textarea.e-combobox.e-input{background:#fff;border-color:#e0e0e0;color:#212121}.e-ddl.e-input-group{background:#fff}.e-ddl.e-input-group .e-input-group-icon{background-color:#fff;color:rgba(0,0,0,.87);border:none}.e-ddl.e-input-group.e-rtl .e-input-group-icon{border:none}.e-combobox.e-input[disabled]{background:0}.e-combobox.e-input[readonly]{background:#fff}.e-ddl.e-input-group .e-input-group-btn button{background:#fff;border-color:#e0e0e0;color:#424242}input.e-combobox.e-input::-webkit-input-placeholder,input.e-combobox.e-input:-moz-placeholder,input.e-combobox.e-input::-moz-placeholder,input.e-combobox.e-input:-ms-input-placeholder{color:#3f51b5}.e-ddl.e-input-group{border-bottom-color:#e0e0e0}.e-ddl.e-input-group .e-ddl-icon:before{width:14px;height:14px;display:block;margin:0 auto}.e-ddl.e-input-group .e-ddl-icon:before{content:""}.e-input-group.e-ddl{height:31px}.e-ddl.e-popup{border:1px solid #e0e0e0;position:absolute}.e-ddl.e-popup .e-input-group{margin-bottom:0}.e-ddl.e-popup{border-color:#e0e0e0}.e-dropdownbase.e-nodata{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-dropdownbase{border-color:#e0e0e0}.e-dropdownbase .e-list-item{background-color:#fff;border-bottom:1px;border-color:none;color:#212121;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;line-height:2.4em;text-indent:1.067em}.e-dropdownbase .e-list-item{color:rgba(0,0,0,.87)}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{background-color:#fff;border-color:#fff;font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:600;line-height:2.4em;padding-left:1.067em}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{color:rgba(0,0,0,.87)}.e-dropdownbase .e-list-item.e-active.e-hover{background-color:#eee;color:#ff4081}.e-dropdownbase .e-list-item.e-hover{background:#eee;color:rgba(0,0,0,.87)}.e-dropdownbase .e-list-item.e-active{background-color:#fff;color:#ff4081}.e-dropdownbase .e-list-item:last-child{border-bottom:0}.e-dropdownbase .e-list-item.e-item-focus{background-color:#e0e0e0}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-color:#e0e0e0}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button{border-color:transparent #e0e0e0 transparent transparent}.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span button,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button,.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus,.e-input-focus .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon{border-color:transparent transparent transparent #e0e0e0}.e-ddl.e-input-group{border:1px solid;border-color:#e0e0e0}.e-ddl.e-input-group{border-width:0 0 1px 0}.e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group .e-input-group-icon:not(:last-child){border-left-width:0}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{flex-direction:column;justify-content:center;text-align:center;font-size:14px;padding:7px}.e-ddl .e-input-value,.e-ddl .e-input-value:focus{font-family:'Roboto',Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;height:auto;line-height:1.4;margin:0;outline:none;padding:2px 0;width:100%} \ No newline at end of file diff --git a/public/content/ejthemes/material/ej.web.all.min.css b/public/content/ejthemes/material/ej.web.all.min.css deleted file mode 100644 index 0b046ec..0000000 --- a/public/content/ejthemes/material/ej.web.all.min.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url("../ej.widgets.core.material.min.css"); -@import url("ej.theme.min.css"); - diff --git a/public/content/ejthemes/material/icons/ejicons.eot b/public/content/ejthemes/material/icons/ejicons.eot deleted file mode 100644 index 2bc8c08c1398871dfa298f7f57f5ec9e952a11d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 82640 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 t< - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/material/icons/ejicons.ttf b/public/content/ejthemes/material/icons/ejicons.ttf deleted file mode 100644 index f1ed14a22fc4c313a12bf238394eec4fdaf45984..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 82476 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 rn|s#~a58{bQ(=WA zdb4s5GP&PqF|6͠VyaM2vqgq;zv`#H95d6Cu$Eq9Cv; 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'f$j$&asLjTT!)Bqh`4-hA%~ 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 R{1k+wu%&2MESMub{~sb|bJ+j@ diff --git a/public/content/ejthemes/material/icons/ejicons.woff b/public/content/ejthemes/material/icons/ejicons.woff deleted file mode 100644 index 48e5cd9f082051930192e516711d966715881fea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 82552 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

    %FSA4IPcT=0|Z-4AI83`5GUXWux) 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 diff --git a/public/content/ejthemes/material/images/ajax-loader.gif b/public/content/ejthemes/material/images/ajax-loader.gif deleted file mode 100644 index bf77500b4a055d1f1bf0e6472bf2ced6757b0af0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12007 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 diff --git a/public/content/ejthemes/material/images/rating-star.png b/public/content/ejthemes/material/images/rating-star.png deleted file mode 100644 index 937c4536940de673b512858d8730e5c8a4a410e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2338 zcmbVOdss~S8lI$5qV`E7Y-47lspfuLGaA%fbf0M|-GsTUsZld)%q-0erCdVErR1`= zYqrFZY>YyTcA-*qYKL7pT||<05yxq3a8}4Ue|YvEXFbnazuWh|@AvyI&$F^bp-Uz? zxI3Uws7V3-JTWr5BCmdeE%NR6nplkt(_wxz91ba9y+jM5eC3c7Lt)z@U|K4kn5o zLJHAv!9=D1S}hp9HZ(%EHc7^kV-_t$`xw{=feM5rXoD(Qtz#QFm`}WHWIno0#GpT! zz)2j;XQ!e=L})Ig1<`Z@11}>nm}n-8K&CU9G^RJ2LL$?NBr1_g!c(Yh8i`G#puapA zL`^GKu*E#V7cFGP!6d@4hD{{u^?HJyN`SNpL^6xTB9bUX3I&f?;B`hdEHU8KI_ww& z57f!DN)4=p)aX%0i4FzaG})}$VA@gBu(4DchtDkOnA1T^*xJ(GG7v9&5;_F- zw6E)VL`~?a|5H)vSKxdzUhL}{7@7azfWU3bTc)wmCV3n?!`6JmF$cA&!ddiW(dvZ6 z)Kxf@O^Vf-VIL<;ZOV1`F4i$8U{+y7@w&-1qRX@0YMth95zffZ~s=g&0-;e0M{tIX(_EM`=h3pgY3Z@QGRy>XMzH+c4Wh_7a? zN#C4F*gkS;@>$cSi$2#j7qaTjv-mIaU%Ygp*Kux2pDySOdYe1B|XTF1OJ-8?hz`Q2jL%XmxXl8#kVZ>pXL@!r_3<1DQr z-MK^id)RQO1G|^yF%aB`R{{Qufwe1<>L(&1lkS z=X2@_vr^PQK}WzjJmnN8r(`DMfFcx0N2adO|2d(S@jDN` zRS0_t8(){iFYJ@vj*K;I{61oT%+P?}+3T6|WrCI6yD#oIZ}MogR^IWuy< ztrJRb{oA$Z17g*ciGXL|$8jmvm$K2p;fDM&IXhDSy2yCMI{1NQ#xPn$RNE~dzb|)o zTG#3+!_5;y?3eDWoN^<8U9kf z;db6>>mzop#;q4te0=13a_ALy`889RZ>Oj=G(El7eMeHjU0n|d+`zH0BMTB(OJdI5 zT2W`Cz89)xKLPj&ZYMYP`gaWA%>TA`?LZsSz!vP^B_SD6E?`FDj)l^Ii^ zr5BRwB0Uq1H$*-PGVZEcpO;X=n0@r5acF^K>K`lb_3T7C=+L_4*elgB7aV;%#0?8; z<5wJ~g}wWDB2S4~>e&)_laboe73CsX7I^T-vQ?bH$ZPo}bK-ErSJBylJ^q;l%B-^8 zwZW0n)93r6Ivv~2q1A;xQ6(Ot z#GT0lITUHmgE}EJDH|f6%ljSgojY^-q579NE$--(`@hogkKn}u@S@pUx7K>TA~Co5 z;N#xdnk%-!Y<*ZQZ5Q3kztVPQamkiN5avDWWcq-^Z%IEWTueZ?RC^FGE?M?-z~0MK z>NNn>GlE`rv@rNr{i}zX$Anig#aH+L(QVS?eW<_ee=bOgJ^NEZdX%Sj-6AK&mOTs) z>CDqKQBLTA*Y>4@1(_S%`7wbBwIS8_%Z?g+Vyiup-@H=#&(mi&cE=WVn@SEh?)AL& u{$K37`*IZ*Qho|JB|mO*cskq47PaY6h5dudxbdTZEdl&cUWwnzjsF2xR>&m) diff --git a/public/content/ejthemes/material/images/rotator-icon.png b/public/content/ejthemes/material/images/rotator-icon.png deleted file mode 100644 index 2900e86e7ab6a3f04a706fc07d518b63e4ef6016..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4668 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 diff --git a/public/content/ejthemes/material/images/waitingpopup.gif b/public/content/ejthemes/material/images/waitingpopup.gif deleted file mode 100644 index 245da81eb62a9c11ecf6b4edeb6ea8a4c5bf1dbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29735 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 .e-active, -.e-reportdesigner .e-tab.e-js .e-left > .e-active, -.e-reportdesigner .e-tab.e-js .e-right > .e-active { - border: 0 solid !important; -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-active a, -.e-reportdesigner .e-tab.e-js .e-left > .e-active a, -.e-reportdesigner .e-tab.e-js .e-right > .e-active a { - -} -.e-reportdesigner-designer-configuration .e-tab .e-header > .e-select a, -.e-reportdesigner .e-tab.e-js .e-left > .e-select a, -.e-reportdesigner .e-tab.e-js .e-right > .e-select a { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - -} -.e-reportdesigner-designer-configuration .e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-reportdesigner .e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - border-bottom: 2px solid #0078d7 !important; -} -.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput, -.e-reportdesigner .e-uploadbox .e-selectpart, -.e-reportdesigner .e-uploadbox .e-select .e-inputbtn, -.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn { - background-color: #179bd7; - color: white !important; -} -.e-rptdesigner-dialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-ejdialog .e-dialog-icon.e-icon.e-close, -.e-rptdesigner-alertbox .e-dialog-icon.e-icon.e-close { - -} -/*----------------------Dependent component Overwritten-----------------------*/ - -/*----------------------ReportDesigner Common Styles----------------------*/ - -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - -} -.e-reportdesigner-dataset-okbtn, -.e-designer-alert-okbtn { - background: #0078d7 !important; - border-color: #0078d7 !important; - color: white !important; -} -.e-rptdesigner-okbtn { - background: #0078d7 !important; - color: white !important; - -} -.e-rptdesigner-okbtn { - background: #0078d7 !important; - border-color: #0078d7 !important; - color: white !important; -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - border-color: #c8c8c8; - color: #212121; - -} -.e-reportdesigner-dataset-okbtn:hover, -.e-rptdesigner-okbtn:hover, -.e-designer-alert-okbtn:hover { - background-color: #005a9e !important; -} -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-rptdesigner-designbutton, -.e-designer-setparam-btn, -.e-qrydesigner-addbtn, -.e-rptdesigner-prop-btn { - font-weight: 400 !important; - font-size: 11px !important; - -} -.e-table-user-selection-active, -.e-reportdesigner-dataset-okbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-rptdesigner-connect, -.e-designer-menu > li > ul { - -} -.e-designer-menu.e-menu.e-context .e-list:not(.e-disable-item):hover { - -} -.e-designer-menu.e-menu.e-context .e-active { - -} -.e-designer-menu.e-menu.e-context .e-mhover > .e-menulink, -.e-designer-menu.e-menu.e-context .e-active > .e-menulink { - -} -.e-designer-menu .e-menulink, -.e-rptdesigner-designbutton { - font-size: 13px !important; -} -.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic, -.e-rptdesigner-toolbarcontainer .e-toolbarPreview { - font-size: 16.5px; -} -.e-designer-textbox-border { - border-color: #c8c8c8; -} -.e-rptdesigner-headericon { - font-size: 12px; - color: #666666; -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - border-radius: 2px; - font-size: 12px; -} -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt { - box-shadow: 0 0 1px #c8c8c8; - border: 0.5px solid #c8c8c8; -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection, -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection, -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - background: #0078d7; - color: white; -} -.e-reportdesigner .e-textbox::selection, -.e-reportdesigner .e-textarea::selection { - -} -.e-reportdesigner .e-textbox::-moz-selection, -.e-reportdesigner .e-textarea::-moz-selection { - -} -.e-reportdesigner .e-designer-content, -.e-querydesigner-dataset-text { - font-size: 12px !important; -} -.e-rptdesigner-header { - font-size: 14px; - color: #212121; - font-weight: 600; - line-height: 1; - letter-spacing: 0.5px; -} -.e-rptdesigner-data-icon { - color: #666666; - font-size: 18px !important; -} -.e-designer-content-icon, -.e-rptdesigner-headericon, -.e-designer-tile, -.e-query-datatype, -.e-query-selection, -.e-query-treeview { - font-style: normal; - font-weight: normal; -} -.e-designer-content-icon { - font-size: 15px; -} -.e-rptdesigner-new-btn-footer { - border: 0 Solid !important; - border-top-width: 1px !important; - border-color: #c8c8c8 !important; -} -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner { - font-size: 12px !important; - font-weight: 400 !important; - -moz-border-radius: 3px !important; - -webkit-border-radius: 3px !important; - border-radius: 3px !important; -} -.e-reportdesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-reportdesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - - color: #212121; -} -.e-rptdesigner-datasource-list:hover, -.e-reportdesigner-param-list:hover { - background-color: #eaeaea; -} -.e-rptdesigner-datasource-list, -.e-reportdesigner-param-list, -.e-rptdesigner-datalist-border { - border-bottom: 0.5px solid #c8c8c8 !important; -} -.e-designer-dragabble-icon { - font-size: 13px !important; - color: #666666; -} -.e-query-datatype { - font-size: 21px !important; -} -.e-designer-datatype-icon { - font-size: 20px !important; - color: #666666; -} -.e-reportdesigner .e-rptdesigner-param-text { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-designer-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #212121; -} -.e-rptdesigner-designarea { - border-top: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; -} -.e-reportdesigner .e-querydesigner { - border: 0 none !important; -} -.e-reportdesigner .e-toolbarsmallfonticonsettings { - font-size: 14px; -} -.e-rptdesigner-box-sizing, -.e-rptdesigner-pg-tag { - -webkit-box-sizing: content-box !important; - -moz-box-sizing: content-box !important; - box-sizing: content-box !important; -} -.e-reportdesigner .e-rptdesigner-editicon { - color: #666666 !important; -} -.e-reportdesigner .e-reporticons { - font-size: 16px !important; -} -/*----------------------ReportDesigner Common Styles End----------------------*/ - -/*----------------------EJ Designer Fontfamily----------------------*/ - -.e-designer-fontfamily, -.e-designer-codemoduletextbox, -.e-rptdesigner-toolbar-zoom, -.e-designer-content-label, -.e-designer-content-label .e-input, -.e-designer-content-label .e-corner, -.e-designer-switch-label, -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap, -.e-rptdesigner-browse-path, -.e-designer-textarea, -.e-designer-textbox, -.e-designer-txt, -.e-designer-title-label, -.e-reportdesigner-menu-list, -.e-rptdesigner-pg-tag, -.e-reportdesigner-designer .e-acrdn > .e-content, -.e-reportdesigner-designer .e-acrdn > .e-select, -.e-reportdesigner-dataset-btn, -.e-reportdesigner-datasourceheader, -.e-reportdesigner-datasourceTile, -.e-reportdesigner-widget-watermark, -.e-reportdesigner-treeText, -.e-reportdesigner-preview-grid .emptyrecord, -.e-rptdesigner-header, -.e-designer-content, -.e-querydesigner-dataset-text, -.e-designer-label, -.e-designer-tile-content, -.e-reportdesigner-parameter-selection .e-input, -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input, -.e-designer-txtmark, -.e-designer-param-assign, -.e-designer-param-assign .e-ddl .e-input, -.e-reportdesigner .e-ddl [readonly].e-input, -.e-reportdesigner .e-ddl-popup, -.e-reportdesigner .e-ddl .e-options, -.e-rptdesigner-param-text, -.e-designer-menu, -.e-designer-menu .e-menulink, -.e-reportdesigner-preview-grid .e-headercelldiv, -.e-reportdesigner-preview-grid .e-rowcell, -.e-designer-cancelbtn, -.e-rptdesigner-dataset-cancelbtn, -.e-designer-alert-cancelbtn, -.e-designer-add-btn, -.e-designer-add-label, -.e-designer-label-group, -.e-designer-label-sort, -.e-designer-newparam-btn, -.e-rptdesigner-new-btn, -.e-designer-newds-btn, -.e-designer-dsconnect-btn, -.e-rptdesigner-previewbtn, -.e-designer-setparam-btn, -.e-designer-loadbtn, -.e-reportdesigner .CodeMirror, -.e-querydesigner .CodeMirror, -.e-rptdesigner-empty-msg, -.e-reportdesigner-atc-boxshadow, -.e-rptdesigner-param-btn.e-txt, -.e-designer-cancelbtn.e-txt, -.e-designer-okbtn.e-txt, -.e-reportdesigner-dataset-okbtn.e-txt, -.e-rptdesigner-dataset-cancelbtn.e-txt, -.e-reportdesigner-dataset-btn.e-txt, -.e-rptdesigner-previewbtn .e-btntxt, -.e-rptdesigner-new-btn .e-btntxt, -.e-designer-newparam-btn .e-btntxt, -.e-designer-newds-btn .e-btntxt, -.e-designer-dsconnect-btn.e-txt, -.e-designer-alert-okbtn .e-btntxt, -.e-designer-alert-cancelbtn .e-btntxt, -.e-designer-setparam-btn.e-txt, -.e-qrydesigner-addbtn .e-btntxt, -.e-designer-property-header > li > a, -.e-designer-connect.e-txt, -.e-rptdesigner-designbutton .e-btntxt, -.e-designer-ejdialog .e-title, -.e-designer-dialog .e-title, -.e-designer-alertbox .e-title, -.e-rptdesigner-itemInfo-template, -.e-rptdesigner-grpingpanel-template, -.e-rptdesigner-fieldList > li, -.e-rptdesigner-addDataSourceItem > a, -.e-rptdesigner-expressionElement > a, -.e-rptdesigner-textElement > a, -.e-rptdesigner-noRecords, -.e-rptdesigner-tablix-searchtxtbx, -.e-designer-tablix-alert-radiobtn .e-text, -.e-rptdesigner-prop-btn.e-txt, -.e-rptdesigner-btnText { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -.e-textarea-codeeditor .CodeMirror { - font-family: 'Segoe UI' !important; - height: 322px !important; - visibility: unset; -} -/*----------------------EJ Designer Fontfamily----------------------*/ - -/*----------------------Link Parameter Start-----------------------*/ - -.e-rptdesigner-linkparam-font { - font-size: 12px !important; -} -/*----------------------Link Parameter End-----------------------*/ - -/*----------------------Report Action Start-----------------------*/ - -.e-rptdesigner-report-caption, -.e-designer-radio .e-text, -.e-designer-radiobtn .e-text { - font-size: 12px !important; -} -/*----------------------Report Action End-----------------------*/ - -/*----------------------Browse Dialog Start-----------------------*/ - -.e-rptdesigner-browse-path { - color: #212121; - font-size: 12px; - border-style: none; - background-color: white; -} -.e-reportdesigner-reportbrowse:hover { - border: 1px solid #c8c8c8; - color: #212121; - cursor: default; -} -.e-reportdesigner-reportbrowse:hover { - background: #eaeaea; -} -.e-reportdesigner-reportbrowse { - border: 1px solid transparent; - background-color: transparent; -} -.e-rptdesigner-browse-content { - -} -.e-designer-empty-folder { - font-size: 11px; - text-align: center; - vertical-align: middle; -} -.e-rptdesigner-browse-label { - color: #212121; -} -.e-rptdesigner-report-selection { - -} -.e-rptdesigner-report-selection { - border-color: #deecf9; - background: #deecf9; - color: #333333; -} -/*----------------------Browse Dialog End-----------------------*/ - -/************************Image Manager CSS Start***********************************/ - -.e-rptdesigner-imagecontainer { - background-color: white; -} -.e-reportdesigner .e-imagemanagericon { - font-size: 30px; -} -.e-rptdesigner-img-divhover { - border: 2px solid; - border-color: #c8c8c8; -} -.e-rptdesigner-img-childdivhover { - background: #0078d7; -} -.e-rptdesigner-img-deleteicon { - font-size: 15px !important; -} -.e-rptdesigner-img-itemdiv { - border: 1px solid; - border-color: #c8c8c8; -} -/************************Image Manager CSS End***********************************/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-rptdesigner-param-assign, -.e-rptdesigner-codemodule, -.e-rptdesigner-add-icon, -.e-rptdesigner-add-btn, -.e-rptdesigner-add-label, -.e-rptdesigner-add-code-label, -.e-rptdesigner-delete-icon, -.e-rptdesigner-txtmark { - font-size: 12px; -} -.e-rptdesigner-add-icon { - color: #0078d7; -} -.e-rptdesigner-add-btn { - color: #0078d7; -} -.e-rptdesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-add-label { - color: #212121; -} -.e-rptdesigner-add-code-label { - color: #212121; -} -.e-rptdesigner-delete-icon { - color: #a80000; -} -.e-rptdesigner-txtmark { - font-style: normal; - color: #212121; -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - -} -.e-rptdesigner-ejdialog .e-header, -.e-rptdesigner-dialog .e-header { - border-bottom: 0.5px solid #0078d7 !important; -} -.e-rptdesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #212121; - opacity: 0.6; -} -.e-rptdesigner-dialog .e-footerbar, -.e-rptdesigner-ejdialog .e-footerbar { - border-top: 0.5px #0078d7 !important; -} -.e-rptdesigner-ejdialog .e-dialog-scroller, -.e-rptdesigner-dialog .e-dialog-scroller { - border-color: #c8c8c8; -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - -} -.e-rptdesigner-dialog .e-titlebar, -.e-rptdesigner-ejdialog .e-titlebar, -.e-rptdesigner-alertbox .e-titlebar { - font-size: 16px !important; - font-weight: 400; -} -.e-rptdesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-rptdesigner-double-drag { - font-size: 13px !important; - color: #c8c8c8 !important; - font-weight: 600 !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/************************Designpanel module CSS Start***********************************/ - -.e-rptdesigner-surfacecontainer { - -} -.e-rptdesigner-surfacecontainer { - /*other*/ - background-color: #dadada; -} -.e-reportdesigner-designArea { - border: 0.5px solid; - background: white; - border-color: #c8c8c8; -} -.e-reportdesigner-designPanel { - border-color: #c8c8c8; - font-size: 11pt; -} -.e-rptdesigner-dpadorner-div { - background-color: transparent; - border: 1px dashed #179bd7; -} -.e-rptdesigner-pg-tag { - color: white; - font-size: 10px; - background-color: #179bd7; -} -.e-rptdesigner-designselector { - border: 1px dashed gray; - background: rgba(237, 246, 253, 0.4); -} -.e-rptdesigner-selection-drag .path1:before { - color: #179bd7; -} -.e-rptdesigner-selection-drag .path2:before { - color: white; -} -.e-rptdesigner-selection-move .path1:before { - color: white; -} -.e-rptdesigner-selection-move .path2:before { - color: #179bd7; -} -.e-rptdesigner-selection-move .path3:before { - color: #179bd7; -} -/************************Designpanel module CSS End***********************************/ - -/************************DataAssign panel CSS Start***********************************/ - -.e-rptdesigner-dataassign-sep { - background-color: #c8c8c8; -} -.e-rptdesigner-dataassign-roottag { - background-color: white; -} -.e-rptdesigner-da-searchtxtbx { - font-size: 11px; - border: 1px solid #c8c8c8; - -} -.e-rptdesigner-da-searchicon { - color: #666666; -} -.e-rptdesigner-da-dataLable { - font-size: 13px; - font-weight: 600; -} -.e-rptdesigner-da-categoryList { - background-color: white; - border: 1px solid #c8c8c8; -} -.e-rptdesigner-da-emptyLabel { - border: 1px dashed #c8c8c8; - background-color: white; -} -.e-rptdesigner-da-emptySpan { - color: #212121; - font-size: 11px; -} -.e-rptdesigner-da-dragDiv { - border: 1px solid #c8c8c8; - background: white; -} -.e-rptdesigner-da-dragicon { - font-size: 11px !important; - color: #666666 !important; -} -.e-rptdesigner-da-dragLabel { - font-size: 11px !important; -} -.e-rptdesigner-da-closeicon { - color: #a80000; - font-size: 10px !important; -} -.e-rptdesigner-da-settingsicon { - color: #666666; -} -.e-rptdesigner-da-dataseticon { - color: #666666 !important; -} -.e-rptdesigner-da-dragDiv:hover { - -} -.e-rptdesigner-da-dragDiv:hover { - background-color: #eaeaea; -} -/************************DataAssign panel CSS End***********************************/ - -/************************FormatDialog CSS Start***********************************/ - -.e-rptdesigner-format-font, -.e-rptdesigner-formattext-caption { - font-size: 12px; -} -.e-rptdesigner-format-prevwfont { - font-size: 14px; - font-weight: 600; - color: #212121; -} -.e-rptdesigner-format-prevwDiv { - border: 1px solid #c8c8c8; -} -.e-rptdesigner-format-subDiv { - border-left: 1px solid #c8c8c8; -} -.e-rptdesigner-format-font, -.e-rptdesigner-format-prevwChild { - color: #212121; -} -.e-rptdesigner-format-font { - font-weight: 400 !important; -} -/************************FormatDialog CSS End***********************************/ - -/*----------------------Ejdesigner Overridden css Start-----------------------*/ - -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before, -.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets .e-icon.e-search:before, -.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before { - font-size: 12px !important; -} -.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before { - font-size: 8px !important; -} -.e-designer-ejwidgets-colorpicker .e-drp-btn { - border-right: 1px solid #cecece !important; -} -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before, -.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before, -.e-rptviewer-updown .e-arrow-sans-down:before, -.e-rptviewer-updown .e-arrow-sans-up:before { - font-size: 9px !important; -} -.e-designer-ejwidgets .e-select, -.e-rptviewer-drpdown .e-select, -.e-rptviewer-updown .e-select { - -} -.e-designer-ejwidgets .e-input, -.e-atc-popup.e-designer-ejwidgets, -.e-ddl-popup.e-reportdesigner-dataset-selection, -.e-reportdesigner-dataset-selection .e-input { - font-size: 12px !important; - line-height: normal; -} -.e-reportdesigner .e-widgeticons, -.e-dataset-widgeticon { - font-size: 8px; -} -.e-reportdesigner-designer .e-colorwidget .e-selected-color { - border: 1px solid #c8c8c8 !important; -} -/*----------------------Ejdesigner Overridden css End-----------------------*/ - -/*----------------------Ejdesigner Error icon Css Start-----------------------*/ - -.e-rptdesigner-error .e-in-wrap, -.e-rptdesigner-error .e-atc-popup, -.e-rptdesigner-error .e-options, -.e-rptdesigner-error.e-textarea, -.e-rptdesigner-error.e-textbox, -.e-rptdesigner-error.e-designer-textcontent, -.e-rptdesigner-error.e-designer-textarea { - border: 1px solid #cd0a0a !important; -} -.e-rptdesigner-error.e-textarea.e-preview-txt { - border: 0.5px solid #cd0a0a !important; -} -.e-rptdesigner-error-icon, -.e-reportdesigner-alertinfo, -.e-rptdesigner-error-content { - font-size: 12px; -} -.e-rptdesigner-errorinfo:before { - color: #a80000 !important; -} -/*----------------------Ejdesigner Error icon Css End-----------------------*/ - -/*----------------------Ejdesigner Tooltip Css start-----------------------*/ - -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - font-size: 12px !important; - border-radius: 4px; - line-height: 18px; - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - -} -.e-designer-top-tip.e-tooltip-wrap, -.e-designer-right-tip.e-tooltip-wrap, -.e-designer-bottom-tip.e-tooltip-wrap { - color: #666666; - border: #767676; - background-color: #f4f4f4; -} -.e-designer-property-tooltip { - -} -.e-designer-property-tooltip { - background-color: #f4f4f4; -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-top: none !important; - border-right: 10px solid transparent !important; - border-left: 10px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipOuter, -.e-designer-top-tip .e-arrowTipOuter { - border-bottom: 10px solid #767676 !important; -} -.e-designer-property-tooltip .e-arrowTipInner { - border-top: none !important; - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - -} -.e-designer-property-tooltip .e-arrowTipInner { - border-bottom: 9px solid #f4f4f4 !important; -} -.e-designer-config-tooltip .e-arrowTipOuter, -.e-designer-right-tip .e-arrowTipOuter { - border-top: 10px solid transparent !important; - border-bottom: 10px solid transparent !important; - border-right: none !important; - border-left: 10px solid #c8c8c8 !important; -} -.e-designer-config-tooltip .e-arrowTipOuter, -.e-designer-right-tip .e-arrowTipOuter { - border-left: 10px solid #666666 !important; -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-top: 9px solid transparent !important; - border-bottom: 9px solid transparent !important; - border-right: none !important; - -} -.e-designer-config-tooltip .e-arrowTipInner, -.e-designer-right-tip .e-arrowTipInner { - border-left: 9px solid #f4f4f4 !important; -} -.e-designer-bottom-tip .e-arrowTipOuter, -.e-reportdesigner, -.e-reportdesigner-tooltiparrowpopup { - border: 1px solid #c8c8c8; -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-bottom: none; - border-right: 10px solid transparent; - border-left: 10px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipOuter { - border-top: 10px solid #767676; -} -.e-designer-bottom-tip .e-arrowTipInner { - border-right: 9px solid transparent; - border-bottom: none; - border-left: 9px solid transparent; - -} -.e-designer-bottom-tip .e-arrowTipInner { - border-top: 9px solid #f4f4f4; -} -.e-designer-top-tip .e-arrowTipInner { - border-right: 9px solid transparent !important; - border-left: 9px solid transparent !important; - border-top: 9px solid transparent !important; - -} -.e-designer-top-tip .e-arrowTipInner { - border-bottom: 9px solid #f4f4f4 !important; -} -/*----------------------Ejdesigner Tooltip Css End-----------------------*/ - -/*----------------------Scroller Start-----------------------*/ - -.e-reportdesigner-scroller .e-vscrollbar { - border-top: 1px solid #c8c8c8; -} -/*----------------------Scroller End-----------------------*/ - -/*----------------------Drag Element Start-----------------------*/ - -.e-rptdesigner-drag-element { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-rptdesigner-drag-div { - border: 1px solid #0078d7; - background: #0078d7; -} -.e-rptdesigner-drag-iconType { - font-size: 18px; - color: white !important; -} -.e-rptdesigner-dragconfig-iconType { - color: white !important; -} -.e-rptdesigner-drag-label, -.e-rptdesigner-paramdrag-label { - font-size: 12px; - color: white; -} -/*----------------------Drag Element End-----------------------*/ - -/*----------------------Expression menu Background Start-----------------------*/ - -.e-rptdesigner-exp-set, -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - border: 1px solid #c8c8c8 !important; -} -.e-rptdesigner-exp-reset, -.e-designer-menu-defaulticon { - background: white; -} -.e-rptdesigner-exp-set, -.e-designer-menu-expressionicon { - background-color: black; -} -/*----------------------Expression menu Background End-----------------------*/ - -/*----------------------Parameter module CSS Start-----------------------*/ - -.e-rptdesigner-param-listDiv, -.e-rptdesigner-param-list-childDiv, -.e-rptdesigner-param-bodyDiv, -.e-rptdesigner-param-panelDiv, -.e-rptdesigner-param-fieldBody { - background-color: white; -} -.e-reportdesigner-menu-list { - font-size: 12px !important; - font-weight: 400 !important; -} -.e-reportdesigner-menu-list:hover { - background: #eaeaea; -} -.e-rptdesigner-param-anchorlink { - font-size: 12px; - font-weight: 600; - color: #0078d7 !important; -} -.e-rptdesigner-paramlist-border { - border-bottom: 1px solid #c8c8c8; -} -/*----------------------Parameter module CSS End-----------------------*/ - -/*----------------------Parameter Dialog CSS Start-----------------------*/ - -.e-rptdesigner-paramquery-label { - font-size: 12px; - color: #212121; -} -/*----------------------Parameter Dialog CSS End-----------------------*/ - -/*----------------------Dataset CSS Start-----------------------*/ - -.e-rptdesigner-dataset-container { - background: white; -} -.e-rptdesigner-dataset-headermenu { - color: #666666; -} -.e-rptdesigner-datalist-icon { - font-size: 12px !important; - color: #666666 !important; -} -.e-rptdesigner-list-iconType { - font-size: 18px !important; -} -.e-rptdesigner-list-iconType, -.e-rptdesigner-data-schema { - color: #666666 !important; -} -.e-reportdesigner .e-split-add-btn-separator { - border-left: 0.5px solid #c8c8c8; -} -.e-rptdesigner-data-bgreset { - background-color: transparent; -} -.e-rptdesigner-data-bgset { - -} -.e-rptdesigner-data-bgset { - background-color: #eaeaea; -} -.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow { - font-size: 12px !important; -} -/*----------------------Dataset CSS End-----------------------*/ - -/*----------------------Shared Dataset CSS Start-----------------------*/ - -.e-rptdesigner-shared-row { - font-weight: 500 !important; -} -.e-rptdesigner-shared-label { - font-size: 13px; -} -/*----------------------Shared Dataset CSS Start-----------------------*/ - -/*************************************Tablix Start******************************************/ - -/*************************************Tablix Grouping Panel css Start******************************************/ - -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - -} -.e-rptdesigner-rowColumn-openCloseDiv, -.e-rptdesigner-rowColumn-headerTable, -.e-rptdesigner-rowColumn-containerTable, -.e-rptdesigner-rowColumn-bodyContainer { - background-color: white; -} -.e-rptdesigner-rowColumn-container { - border-color: #c8c8c8; -} -.e-rptdesigner-rowColumn-headerDiv { - - color: #212121; -} -.e-rptdesigner-rowColumn-headerDiv { - background-repeat: no-repeat; - border-bottom: 1px solid #c8c8c8; -} -.e-rptdesigner-rowColumn-headerDiv { - background: #f4f4f4; -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - -} -.e-rptdesigner-rowColumn-rowDiv, -.e-rptdesigner-rowColumn-columnDiv { - background-color: white; -} -.e-rptdesigner-headerRowSpan, -.e-rptdesigner-headerColumn, -.e-rptdesigner-rowColumn-fieldNameDiv, -.e-rptdesigner-rowColumn-menuIcon { - font-size: 12px; -} -.e-rptdesigner-rowColumn-rowDiv { - border: 1px solid #c8c8c8; -} -.e-rptdesigner-rowColumn-columnDiv { - border: 1px solid #c8c8c8; -} -.e-rptdesigner-rowColumn-containerTable { - border: 1px solid #c8c8c8; - color: #212121; -} -.e-rptdesigner-rowColumn-menuDiv { - border-left: 0.5px solid #c8c8c8; -} -.e-rptdesigner-group-list-hover { - -} -.e-rptdesigner-group-list-hover { - background: #f4f4f4; - color: #333333; -} -.e-rptdesigner-user-selection-active { - -} -.e-rptdesigner-user-selection-active { - background: #deecf9; -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - -} -.e-rptdesigner-user-selection-active, -.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon, -.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon { - color: #333333; -} -.e-rptdesigner-groupPanel-resizer { - -} -.e-rptdesigner-groupPanel-resizer { - background-color: #c8c8c8; -} -.e-rptdesigner-groupPanel-resizer:hover { - -} -.e-rptdesigner-groupPanel-resizer:hover { - background-color: #dadada; -} -.e-rptdesigner-groupPanel-resize-helper { - -} -.e-rptdesigner-groupPanel-resize-helper { - background: #0078d7; -} -.e-rptdesigner-rowColumn-rowIconSpan, -.e-rptdesigner-rowColumn-advIconSpan, -.e-rptdesigner-rowColumn-menuIcon, -.e-rptdesigner-rowColumn-openCloseIcon, -.e-rptdesigner-group-detailIcon, -.e-rptdesigner-group-icon, -.e-rptdesigner-rowColumn-groupIcon-size { - color: #666666; -} -/*************************************Tablix Grouping Panel End******************************************/ - -.e-rptdesigner-textbox-editIcon { - color: #159bd7; -} -.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon { - color: #c3c3c3; -} -/**************************Tablix Data Assign Override Start*******************************/ - -.e-rptdesigner-tablixdataassignmenu { - background-color: white; - -} -.e-rptdesigner-tablixdataassignmenu { - border: none; - box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1); -} -.e-rptdesigner-menu-item:hover { - - color: #212121; - cursor: pointer; -} -.e-rptdesigner-menu-item:hover { - background-color: #f4f4f4; -} -.e-rptdesigner-menu-item { - font-size: 14px; - color: #212121; -} -.e-rptdesigner-menu-item > a { - font-size: 14px; - text-overflow: ellipsis; - text-decoration: none !important; - overflow: hidden; - white-space: nowrap; -} -.e-rptdesigner-menu-separator { - background-color: #c8c8c8; -} -.e-rptdesigner-noRecords { - font-size: 12px; - color: #666666 !important; - font-style: italic; -} -.e-rptdesigner-tablix-searchicon { - color: #666666 !important; -} -.e-rptdesigner-tablix-content-icon { - font-family: ejreportdesigner !important; - font-size: 17px; - font-style: normal; - font-weight: normal; -} -/**************************Tablix Data Assign Override End*******************************/ - -/*************************************Tablix End******************************************/ - -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - cursor: pointer; - border-color: #c8c8c8; - color: #212121; - border-radius: 4px; - -} -.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover { - background-color: #eaeaea !important; -} -/*************************************Code Module Start******************************************/ - -.e-rptdesigner-codeinfo { - color: gray; -} -.e-reportdesigner-infoIcon-border { - border-left: 1px solid #dedede; -} -.e-designer-codeTip a { - -} -/*************************************Code Module End******************************************/ - -/*************************************Data Field Search [Start] ******************************************/ - -.e-rptdesigner-datafield-search-box { - background-color: white; - -} -.e-rptdesigner-datafield-search-box { - border: 1px solid #c8c8c8; -} -/*************************************Data Field Search [End] ******************************************/ - -/*------------------------------querydesigner toolbar Start-------------------------------*/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-preview, -.e-querydesigner-toolbarcontainer .e-qrydesigner-join, -.e-querydesigner-toolbarcontainer .e-qrydesigner-exp { - font-size: 24px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-filter { - font-size: 16px; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-param { - font-size: 20px; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - border-top: 0 !important; - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; -} -.e-querydesigner-toolbarcontainer .e-tooltxt { - border-radius: 2px !important; -} -.e-querydesigner-toolbarcontainer.e-responsive-toolbar { - -} -.e-qrydesigner-separator.e-horizontal.e-separator { - border-right: 0 none; -} -/*------------------------------querydesigner toolbar End-------------------------------*/ - -/************************Toggle Button*********************************/ - -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider { - background-color: #c8c8c8; -} -.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before { - background-color: white; -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - -} -.e-querydesigner-toolbarcontainer input:checked + .e-qrydesigner-slider { - background-color: #0078d7; -} -/************************Toggle Button*********************************/ - -/*------------------------------querydesigner surface start-------------------------------*/ - -.e-querydesigner a { - color: #212121; - text-decoration: underline; -} -.e-querydesigner, -.e-querydesigner .e-data-table, -.e-qrydesigner-dragheader { - border: 1px solid #c8c8c8; -} -.e-qrydesigner-surface, -.e-querydesigner .e-query-editor { - background-color: white; -} -.e-qrydesigner-schema { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - border-top: 0 none; - background-color: white; -} -.e-qrydesigner-search-cont { - background: transparent !important; -} -.e-qrydesigner-preview-header { - border-bottom: 1px Solid #c8c8c8; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - -} -.e-qrydesigner-preview-header { - background-color: white; -} -.e-qrydesigner-schema-header { - -} -.e-qrydesigner-schema-header { - border: 1px solid #c8c8c8; -} -.e-qrydesigner-schema-scroll { - border-top: 1px solid #c8c8c8; -} -.e-designer-h-splitter { - border-left-style: none !important; -} -.e-querydesigner .e-qrydesigner-surface { - border-width: 1px 0 0 0 !important; -} -.e-querydesigner .e-data-table { - box-shadow: 0 0 10px #c8c8c8; -} -.e-querydesigner .e-data-table .e-list { - border-bottom: 0 none !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark { - color: #666666 !important; -} -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-update-icon { - font-size: 12px; - font-weight: 600; - color: #212121 !important; -} -.e-qrydesigner-generatepreview { - font-size: 12px; - font-weight: 600; - color: #212121 !important; - -} -.e-qrydesigner-datacontent { - font-size: 12px; - font-weight: 600; - color: #212121 !important; -} -.e-qrydesigner-norow-msg, -.e-reportdesigner-preview-grid .emptyrecord { - font-size: 14px; - color: #212121 !important; -} -.e-qrydesigner-atc-boxshadow.e-input, -.e-qrydesigner-atc-boxshadow.e-input[type="text"], -.e-qrydesigner-table-boxshadow { - box-shadow: rgba(0, 0, 0, 0.0745098) 0 0 0 !important; -} -.e-qrydesigner-table-boxshadow { - border-width: 0 !important; -} -.e-qrydesigner-atc-boxshadow { - font-size: 13px !important; -} -.e-qrydesigner-treeview.e-chk-image { - color: #179bd7 !important; -} -.e-active > .e-qrydesigner-treeview.e-checkmark { - color: white; -} -.e-qrydesigner-treeview.e-checkmark { - color: #179bd7; -} -.e-qrydesigner-empty-msg, -.e-designer-empty-folder { - font-style: italic; - color: #212121; - opacity: 0.6; -} -.e-qrydesigner-table-close .e-icon.e-close_01 { - -} -.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover { - background-color: #eaeaea !important; - border-radius: 4px !important; -} -.e-qrydesigner-dragheader { - background: white; - color: #212121; - font-size: 15px; -} -.e-query-selection { - font-size: 19px !important; -} -.e-qrydesigner-treeview, -.e-reportdesigner-double-drag { - color: #666666; -} -.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag { - color: #666666 !important; -} -.e-qrydesigner-datatable .e-item .e-active { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover { - color: #212121 !important; -} -.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview { - color: white !important; -} -.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview { - color: #666666 !important; -} -.e-querydesigner .e-query-text { - font-size: 12px !important; -} -.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before { - color: #212121 !important; -} -.e-qrydesigner-table-column:hover { - - border-color: #c8c8c8 !important; - color: #212121 !important; - border-radius: 4px; -} -.e-qrydesigner-table-column:hover { - background-color: #eaeaea; -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - background-color: #deecf9; -} -.e-table-user-selection-active.e-qrydesigner-table-column, -.e-table-user-selection-active.e-qrydesigner-table-column a, -.e-table-user-selection-active.e-qrydesigner-table-column:hover, -.e-table-user-selection-active.e-qrydesigner-table-column a:hover { - color: white !important; - border-color: #0078d7 !important; - border-radius: 4px; - -} -.e-qrydesigner-table-header { - float: left; - font-weight: 600; - font-size: 13px; -} -.e-designer-loadbtn { - font-weight: 600 !important; -} -.e-qrydesigner-table-separator { - border: 0 Solid; - border-top-width: 0.5px; - border-color: #c8c8c8; -} -.e-qrydesigner-query-table { - background-color: white; -} -/*------------------------------querydesigner surface End-------------------------------*/ - -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -.e-querydesigner .e-query-editor .CodeMirror { - color: #212121; -} -.e-querydesigner .e-query-editor .CodeMirror, -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - background-color: white; - font-size: 16px; -} -.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters { - border-right: 1px solid #c8c8c8; -} -/*------------------------------querydesigner dependent overwritten-------------------------------*/ - -/*------------------------------querydesigner font-family-------------------------------*/ - -.e-qrydesigner-norow-msg, -.e-qrydesigner-empty-msg, -.e-qrydesigner-dataheader, -.e-qrydesigner-Update, -.e-qrydesigner-add-label, -.e-qrydesigner-okbtn.e-txt, -.e-qrydesigner-texteditor, -.e-qrydesigner-cancelbtn, -.e-qrydesigner-cancelbtn.e-txt, -.e-qrydesigner-add-btn, -.e-qrydesigner-atc-boxshadow, -.e-qrydesigner-datacontent, -.e-qrydesigner-title-label, -.e-qrydesigner-generatepreview { - font-family: 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', 'Arial' !important; -} -/*------------------------------querydesigner font-family-------------------------------*/ - -/*------------------------------queryjoiner Start-------------------------------*/ - -.e-qrydesigner-qryjoiner-addfield { - background: white; -} -.e-qrydesigner-qryjoiner-container { - background-color: white; -} -.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon { - font-size: 11px; -} -.e-qrydesigner-queryjoiner-deleteicon { - color: #a80000; -} -.e-qrydesigner-qryjoiner-addfield-deleteicon { - color: #a80000; -} -/*------------------------------queryjoiner End-------------------------------*/ - -/*------------------------------Store Parameter Start-------------------------------*/ - -.e-qrydesigner-qryparameter-container { - background-color: white; - border: 0.5px solid #c8c8c8; -} -.e-qrydesigner-storefont { - font-size: 14px; - color: #212121; - font-weight: 600; -} -/*------------------------------Store Parameter End-------------------------------*/ - -/*----------------------Dialog Common Styles Start-----------------------*/ - -.e-qrydesigner-add-label { - color: #212121; -} -.e-qrydesigner-qryjoiner-drpdwn, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label { - font-size: 12px; -} -.e-qrydesigner-add-icon { - color: #0078d7; -} -.e-qrydesigner-add-btn { - color: #0078d7; -} -.e-qrydesigner-dialog-border { - background: white; - border: 0.5px solid #c8c8c8; -} -.e-qrydesigner-table-dialog { - background-color: white; - border: 0.5px solid #c8c8c8; - -moz-box-sizing: border-box !important; - -webkit-box-sizing: border-box !important; - box-sizing: border-box !important; -} -.e-qrydesigner-dialog .e-header { - -} -.e-qrydesigner-dialog .e-header { - border-bottom: 0.5px solid #0078d7 !important; -} -.e-qrydesigner-dialog .e-footerbar { - border-top: 0.5px #0078d7 !important; -} -.e-qrydesigner-dialog .e-dialog-scroller { - border-color: #c8c8c8; -} -.e-qrydesigner-dialog .e-dialog-icon.e-icon.e-close { - -} -.e-qrydesigner-dialog .e-titlebar { - -} -.e-qrydesigner-dialog .e-titlebar { - font-size: 16px !important; - font-weight: 400; -} -.e-qrydesigner-param-assign, -.e-qrydesigner-add-icon, -.e-qrydesigner-add-btn, -.e-qrydesigner-add-label, -.e-qrydesigner-delete-icon { - font-size: 12px; -} -.e-qrydesigner-delete-icon { - color: #a80000; -} -.e-qrydesigner-okbtn { - background: #0078d7 !important; - color: white !important; - -} -.e-qrydesigner-okbtn { - background: #0078d7 !important; - border-color: #0078d7 !important; - color: white !important; -} -.e-qrydesigner-okbtn:hover { - border-color: #c8c8c8; - color: #212121; - -} -.e-qrydesigner-okbtn:hover { - background-color: #005a9e !important; -} -/*----------------------Dialog Common Styles End-----------------------*/ - -/*------------------------------query expression Dialog Start-------------------------------*/ - -.e-qrydesigner-exp-font { - font-size: 13px !important; -} -.e-qrydesigner-exp-sepdiv1 { - border-left: 1px solid #c8c8c8; -} -.e-qrydesigner-exp-sepdiv2 { - border-left: 1px solid #c8c8c8; -} -.e-qrydesigner-exp-desccontent, -.e-qrydesigner-exp-example { - font-size: 12px; -} -.e-qrydesigner-exp-list { - background: white; -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - -} -.e-qrydesigner-exp-list-hover, -.e-qrydesigner-exp-list-hover a { - background: #f4f4f4; - color: #333333; -} -.e-qrydesigner-exp-separator { - border-right: 0.5px solid #c8c8c8 !important; -} -.e-qrydesigner-explist-iconspan { - font-size: 16px; - -} -.e-qrydesigner-explist-iconspan { - color: #a80000; -} -.e-qrydesigner-explist-border { - border-bottom: 1px solid #c8c8c8; -} -.e-qrydesigner-explist-licontainer { - border-bottom: 0.5px solid #c8c8c8 !important; -} -.e-qrydesigner-explist-lianchor { - line-height: normal !important; -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border-radius: 2px; - font-size: 12px; -} -.e-qrydesigner-textarea, -.e-qrydesigner-textbox, -.e-qrydesigner-txt { - border: 0.5px solid #c8c8c8; - box-shadow: 0 0 1px #c8c8c8; -} -/*------------------------------query expression Dialog End-------------------------------*/ - -.e-qrydesigner-dataset .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv.e-parentlv > .e-lv.subpage { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list { - border: 0px solid !important; -} -.e-qrydesigner-dataset .e-lv .e-list-text { - font-size: 13px !important; -} -.e-qrydesigner-user-selection-active { - -} -.e-qrydesigner-user-selection-active { - background-color: #deecf9 !important; -} -.e-qrydesigner-user-selection-active { - background: #deecf9; - border-color: #deecf9; - color: #333333; -} -.e-qrydesigner-user-selection-active a { - -} -/*----------------------Query filter CSS Start-----------------------*/ - -.e-qrydesigner-queryfilter-field-table, -.e-qrydesigner-queryfilter-bool-table { - background-color: white; -} -.e-qrydesigner-query-bool-label { - font-size: 13px; -} -/*----------------------Query filter CSS End-----------------------*/ - -/*----------------------Query Param CSS Start-----------------------*/ - -.e-qrydesigner-queryparam-label { - font-size: 14px; -} -.e-qrydesigner-queryparam-label { - color: #212121; -} -/*----------------------Query Param CSS End-----------------------*/ - -/************************Report Parameter Start***********************************/ - -.e-qrydesigner-dataparam-font { - font-size: 12px; -} -/************************Report Parameter End***********************************/ - -/*------------------------------querydesigner Common Css Start-------------------------------*/ - -.e-designer-textbox-border { - border-color: #c8c8c8; -} -.e-qrydesigner-title-label { - font-size: 12px !important; - font-weight: 700 !important; - color: #212121; -} -/*------------------------------querydesigner Common Css End-------------------------------*/ - diff --git a/public/content/ejthemes/office-365/ej.reportdesigner.theme.min.css b/public/content/ejthemes/office-365/ej.reportdesigner.theme.min.css deleted file mode 100644 index 13539ce..0000000 --- a/public/content/ejthemes/office-365/ej.reportdesigner.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.reportdesigner.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportdesigner a,.e-designer-dialog a{color:#212121;text-decoration:underline}.e-reportdesigner-dataset-openfolder:before{color:#666}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-folder .path1:before{color:#ebba16}.e-reportdesigner-browse-folder .path2:before{color:#ebf0f3}.e-reportdesigner-browse-folder .path3:before{color:#fff}.e-reportdesigner-browse-folder .path4:before{color:#efce4a}.e-reportdesigner-browse-reportfile .path1:before{color:#fff}.e-reportdesigner-browse-reportfile .path2:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path3:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path4:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path5:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path6:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path7:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path8:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path9:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path10:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path11:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path12:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path13:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path14:before{color:#e6e9ee}.e-reportdesigner-browse-reportfile .path15:before{color:#ec7838}.e-reportdesigner-browse-reportfile .path16:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path17:before{color:#4da6ff}.e-reportdesigner-browse-reportfile .path18:before{color:#ffde33}.e-reportdesigner-browse-reportfile .path19:before{color:#7bcc29}.e-reportdesigner-browse-reportfile .path20:before{color:#4da6ff}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-reportdesigner-imagemanager-add:before{color:#fff}.e-reportdesigner-imagemanager-delete:before{color:#fff}.e-reportdesigner-widget-image .path1:before{color:#ec7838}.e-reportdesigner-widget-image .path2:before{color:#4da6ff}.e-reportdesigner-widget-line:before{color:#4da6ff}.e-reportdesigner-widget-rectangle:before{color:#4da6ff}.e-reportdesigner-widget-textbox:before{color:#ec7838}.e-reportdesigner-widget-custom:before{color:#4da6ff}.e-reportdesigner-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-area-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path1:before{color:#ec7838}.e-reportdesigner-bar-chart .path2:before{color:#7bcc29}.e-reportdesigner-bar-chart .path3:before{color:#4da6ff}.e-reportdesigner-bar-chart .path4:before{color:#ffde33}.e-reportdesigner-bubble-chart .path1:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path2:before{color:#ec7838}.e-reportdesigner-bubble-chart .path3:before{color:#4da6ff}.e-reportdesigner-bubble-chart .path4:before{color:#ec7838}.e-reportdesigner-column-chart .path1:before{color:#ec7838}.e-reportdesigner-column-chart .path2:before{color:#7bcc29}.e-reportdesigner-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-column-chart .path4:before{color:#ffde33}.e-reportdesigner-doughnut-chart .path1:before{color:#4da6ff}.e-reportdesigner-doughnut-chart .path2:before{color:#ec7838}.e-reportdesigner-exploded-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-exploded-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-funnel-chart .path1:before{color:#ffde33}.e-reportdesigner-funnel-chart .path2:before{color:#4da6ff}.e-reportdesigner-funnel-chart .path3:before{color:#7bcc29}.e-reportdesigner-funnel-chart .path4:before{color:#ec7838}.e-reportdesigner-line-chart:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path5:before{color:#4da6ff}.e-reportdesigner-line-with-markers-chart .path6:before{color:#4da6ff}.e-reportdesigner-pie-chart .path1:before{color:#4da6ff}.e-reportdesigner-pie-chart .path2:before{color:#ec7838}.e-reportdesigner-pie-chart .path3:before{color:#7bcc29}.e-reportdesigner-polar-chart .path1:before{color:#4da6ff}.e-reportdesigner-polar-chart .path2:before{color:#4da6ff}.e-reportdesigner-polar-chart .path3:before{color:#4da6ff}.e-reportdesigner-polar-chart .path4:before{color:#ec7838}.e-reportdesigner-polar-chart .path5:before{color:#ec7838}.e-reportdesigner-polar-chart .path6:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path1:before{color:#4da6ff}.e-reportdesigner-pyramid-chart .path2:before{color:#ec7838}.e-reportdesigner-pyramid-chart .path3:before{color:#7bcc29}.e-reportdesigner-radar-chart .path1:before{color:#6d6f70}.e-reportdesigner-radar-chart .path2:before{color:#ec7838}.e-reportdesigner-radar-chart .path3:before{color:#ec7838}.e-reportdesigner-radar-chart .path4:before{color:#ec7838}.e-reportdesigner-radar-chart .path5:before{color:#ec7838}.e-reportdesigner-radar-chart .path6:before{color:#ec7838}.e-reportdesigner-radar-chart .path7:before{color:#4da6ff}.e-reportdesigner-radar-chart .path8:before{color:#4da6ff}.e-reportdesigner-radar-chart .path9:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path1:before{color:#4da6ff}.e-table-user-selection-active .e-rptdesigner-dataset-number:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-datetime:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-boolean:before{content:"" !important}.e-table-user-selection-active .e-rptdesigner-dataset-misc:before{content:"" !important}.e-reportdesigner-scatter-chart .path2:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path3:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path4:before{color:#4da6ff}.e-reportdesigner-scatter-chart .path5:before{color:#ec7838}.e-reportdesigner-scatter-chart .path6:before{color:#ec7838}.e-reportdesigner-scatter-chart .path7:before{color:#ec7838}.e-reportdesigner-smooth-area-chart .path1:before{color:#7bcc29}.e-reportdesigner-smooth-area-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-chart:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path1:before{color:#ec7838}.e-reportdesigner-smooth-line-with-markers-chart .path2:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path3:before{color:#4da6ff}.e-reportdesigner-smooth-line-with-markers-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart .path2:before{color:#7bcc29}.e-reportdesigner-stacked-area-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-area-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-area-chart-100 .path2:before{color:#ffde33}.e-reportdesigner-stacked-area-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path3:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path4:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path5:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path6:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart .path8:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path1:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path2:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path3:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path4:before{color:#4da6ff}.e-reportdesigner-stacked-bar-chart-100 .path5:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path6:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path7:before{color:#ec7838}.e-reportdesigner-stacked-bar-chart-100 .path8:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path3:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path4:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path5:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path6:before{color:#ec7838}.e-reportdesigner-stacked-column-chart .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart .path8:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path1:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path2:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path3:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path4:before{color:#ec7838}.e-reportdesigner-stacked-column-chart-100 .path5:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path6:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path7:before{color:#4da6ff}.e-reportdesigner-stacked-column-chart-100 .path8:before{color:#4da6ff}.e-reportdesigner-stepped-line-chart .path1:before{color:#ec7838}.e-reportdesigner-stepped-line-chart .path2:before{color:#4da6ff}.e-reportdesigner-widget-subreport:before{color:#4da6ff}.e-qrydesigner-table-column-deselect:before{color:#cad4e0}.e-reportdesigner-alert-msg .path1:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path2:before{color:#ff4d4d}.e-reportdesigner-alert-msg .path3:before{color:#fff}.e-reportdesigner-alert-msg .path4:before{color:#fff}.e-reportdesigner-alert-info .path1:before{color:#ebba16}.e-reportdesigner-alert-info .path2:before{color:#ebba16}.e-reportdesigner-widget-tablix .path1:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path2:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path3:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path4:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path5:before{color:#4da7ff}.e-reportdesigner-widget-tablix .path6:before{color:#ec7839}.e-reportdesigner-widget-tablix .path7:before{color:#ec7839}.e-reportdesigner-widget-tablix .path8:before{color:#ec7839}.e-reportdesigner-widget-list .path1:before{color:#4da7ff}.e-reportdesigner-widget-list .path2:before{color:#ec7839}.e-reportdesigner-widget-list .path3:before{color:#ec7839}.e-reportdesigner-widget-list .path4:before{color:#4da7ff}.e-rptdesigner-toolbarcontainer{border-radius:0}.e-rptdesigner-toolbarli.e-active .e-rptdesigner-ejwidgets-splitbtn{color:#000}.e-querydesigner-dsname,.e-querydesigner-dataset-name{font-size:13px}.e-rptdesigner-ejwidgets-splitbtn{background:transparent !important;outline:none !important}.e-rptdesigner-ejwidgets-splitbtn{color:#212121 !important}.e-rptdesigner-toolbarli.e-hover:not(.e-active) .e-rptdesigner-ejwidgets-splitbtn{color:#212121 !important}.e-rptdesigner-preview{font-size:13px}.e-rptdesigner-toolbar-zoom{font-size:12px}.e-rptdesigner-toolbarcontainer .e-tooltxt{border-radius:2px !important}.e-designer-label{font-size:13px !important}.e-rptdesigner-splitbtn.e-splitbutton.e-btn.e-left-btn:focus{border:0 !important}.e-rptdesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-rptdesigner-itempanel-expandablepanel{background-color:#fff}.e-reportdesigner .e-widgeticon{font-size:28px}.e-rptdesigner-itempanel-parent{background-color:#fff}.e-rptdesigner-itempanel-dragelements{border:1px solid #c8c8c8;background-color:#fff}.e-rptdesigner-itempanel-autocomplete{background-color:#fff}.e-rptdesigner-itempanel-autocomplete{border:1px solid #c8c8c8}.e-rptdesigner-itempanel-textbox{font-size:13px;background-color:#fff;color:#212121}.e-rptdesigner-itempanel-searcharea{font-size:10px}.e-rptdesigner-itempanel-textitem{color:#212121;font-size:10px}.e-rptdesigner-itempanel-panelelements{background-color:#fff}.e-rptdesigner-itempanel-headertag{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-rptdesigner-itempanel-headerText{font-size:12px}.e-rptdesigner-itempanel-container,.e-rptdesigner-itempanel-itemdiv{border:0 solid #c8c8c8}.e-itempanel-report:hover{background:#e6e6e6}.e-rptdesigner-borderbottom-zero{border-bottom:0 solid #c8c8c8}.e-rptdesigner-borderbottom-one{border-bottom:1px solid #c8c8c8}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{cursor:pointer;border-color:#c8c8c8;color:#212121}.e-reportdesigner .e-itempanel-header.e-itempanel-expand:hover,.e-reportdesigner .e-itempanel-header.e-itempanel-collapse:hover{background-color:#eaeaea !important}.e-reportdesigner .e-itempanel-header.e-itempanel-expand{font-weight:600;border-color:#c8c8c8;color:#212121}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{font-weight:normal;color:#212121;border-color:#c8c8c8}.e-reportdesigner .e-itempanel-header.e-itempanel-collapse{background-color:#fff;border-width:0}.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template{font-size:12px;float:left}.e-rptdesigner-prop-num{border:0 solid #c8c8c8}.e-rptdesigner-format-input,.e-rptdesigner-link-input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.e-rptdesigner-link-input[disabled]{opacity:.2 !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{border-radius:0 4px 4px 0 !important;opacity:1px !important}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{color:#212121;border:1px solid #c8c8c8;border:none}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{background:#f4f4f4}.e-rptdesigner-format-btn,.e-rptdesigner-browse-btn{border:1px solid #f4f4f4;background-color:#f4f4f4;color:#333}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{border-color:#c8c8c8;color:#212121}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{background:#eaeaea}.e-rptdesigner-format-btn:hover,.e-rptdesigner-browse-btn:hover{background-color:#eaeaea;color:#000;border-color:#f4f4f4}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{opacity:.2 !important}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{color:#212121;border-color:#c8c8c8;border:none}.e-rptdesigner-format-btn[disabled],.e-rptdesigner-format-btn[disabled]:hover,.e-rptdesigner-browse-btn[disabled],.e-rptdesigner-browse-btn[disabled]:hover{background:#f4f4f4}.e-rptdesigner-browse-icon{font-size:16.5px}.e-rptdesigner-prop-dataAlert{background-color:#fff8ed}.e-rptdesigner-prop-dataAlert{border-bottom:1px solid #c8c8c8}.e-rptdesigner-prop-dataAlert-caption{font-size:12px !important}.e-rptdesigner-prop-dataAlert-caption{color:#212121}.e-rptdesigner-dataconfig-expandablepanel{border:0 solid #c8c8c8;border-left:1px solid #c8c8c8;background-color:#fff}.e-rptdesigner-dataconfig-header{border-left:1px solid #c8c8c8;float:right}.e-rptdesigner-dataconfig-header{background-color:#fff}.e-rptdesigner-dataconfig-icon{font-size:18px;color:#212121}.e-rptdesigner-dataconfig{background-color:transparent;border-bottom:1px solid #c8c8c8;color:#fff !important}.e-rptdesigner-dataconfig:hover{color:#666 !important}.e-rptdesigner-dataconfig:hover{background:#eaeaea}.e-rptdesigner-dataconfig-selection:hover{background-color:#deecf9 !important}.e-rptdesigner-dataconfig-selection{background-color:#deecf9 !important}.e-rptdesigner-errorLog{color:#a80000;font-size:12px}.e-rptdesigner-newdialog-labelTxt{font-size:12px}.e-rptdesigner-credential-label,.e-rptdesigner-credential-labelAlert{font-size:13px}.e-rptdesigner-credential-alert{font-size:12px}.e-rptdesigner-credential-alert,.e-rptdesigner-credential-labelAlert{color:#a80000}.e-rptdesigner-alertbox .e-header{border-bottom:0 solid #0078d7 !important}.e-rptdesigner-alert-anchor{font-size:12px;font-weight:600;color:#212121}.e-rptdesigner-alert-msgcont{border:1px solid #c8c8c8;border-radius:2px}.e-rptdesigner-expeditor-fontsize{font-size:12px !important}.e-designer-tile{font-size:40px}.e-designer-tile-content{font-size:11px !important}.e-rptdesigner-dspanel-menu{color:#666}.e-rptdesigner-dspanel-bgcolor{background-color:#fff !important}.e-designer-switch-label{font-size:12px !important;font-weight:600 !important;margin-left:11px;cursor:pointer;color:#0078d7}.e-reportdesigner-datasourceTypes:hover{border:#c8c8c8 1px solid;cursor:pointer;color:#212121}.e-reportdesigner-datasourceTypes:hover{background-color:#f4f4f4}.e-reportdesigner-datasourceTypes{color:#212121}.e-designer-dslist-label{font-size:13px;font-weight:600;color:#212121}.e-designer-switchind-icon{font-size:8px;cursor:pointer}.e-rptdesigner-prop-panel{border:0 solid #c8c8c8;height:100%;background-color:#fff}.e-rptdesigner-prop-advc{border-top:1px solid #0078d7;border-bottom:1px solid #0078d7;width:100%;float:left}.e-rptdesigner-prop-table{margin:.5px;margin-bottom:0;margin-top:10px;border-bottom:1px solid #0078d7}.e-rptdesigner-prop-advc,.e-rptdesigner-prop-table{border-width:1px 0;border-color:#0078d7}.e-rptdesigner-acrdn-nav-icon{font-size:30px;cursor:pointer !important}.e-rptdesigner-acrdn-header.e-item-expand:not(.e-last-item){border-bottom-style:solid !important}.e-rptdesigner-acrdn-header.e-item-collapse:not(.e-last-item){border-bottom-style:none !important}.e-rptdesigner-acrdn-header{border-style:solid;float:left}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{cursor:pointer}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{background-color:#eaeaea !important}.e-rptdesigner-acrdn-header.e-item-expand:hover,.e-rptdesigner-acrdn-header.e-item-collapse:hover{border-color:#c8c8c8;color:#212121}.e-rptdesigner-acrdn-header.e-item-expand{font-weight:600;color:#212121;border-color:#c8c8c8}.e-rptdesigner-acrdn-header.e-item-expand{background-color:#fff;border-width:1px 0}.e-rptdesigner-acrdn-header.e-item-collapse{font-weight:normal;color:#212121;border-color:#c8c8c8}.e-rptdesigner-acrdn-header.e-item-collapse{background-color:#fff;border-width:0}.e-reportdesigner-designer-configuration .e-input,.e-reportdesigner .e-tooltipbox,.e-reportdesigner .e-btn,.e-reportdesigner .e-time-popup,.e-reportdesigner .e-datepicker.e-calendar,.e-reportdesigner .e-menu,.e-reportdesigner .e-uploadbox .e-file-name-txt,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-uploadbtn,.e-reportdesigner .e-waitpopup-pane .e-text,.e-reportdesigner .e-tagcloud,.e-reportdesigner .e-toolbar,.e-reportdesigner .e-progressbar,.e-reportdesigner .e-scale .e-tick .tick-value,.e-reportdesigner .e-datetime-popup .e-dt-button,.e-reportdesigner .e-grid,.e-reportdesigner .e-ejinputtext,.e-reportdesigner .e-pager,.e-reportdesigner .e-fileexplorer,.e-reportdesigner .e-textbox{font-size:12px}.e-reportdesigner-designer-configuration .e-radiobtn-wrap .e-radsmaller .e-rad-icon{font-size:13px}.e-designer-property-header{background:#fff !important}.e-reportdesigner-designer-configuration .e-tab .e-header li{background-color:#fff !important;font-size:14px !important;text-align:center !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-top:0 solid !important}.e-reportdesigner-designer-configuration .e-tab .e-header.e-addborderbottom .e-active{border-bottom:2px solid #0078d7 !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-active,.e-reportdesigner .e-tab.e-js .e-left>.e-active,.e-reportdesigner .e-tab.e-js .e-right>.e-active{border:0 solid !important}.e-reportdesigner-designer-configuration .e-tab.e-js .e-header>.e-bottom-line.e-active,.e-reportdesigner .e-tab.e-js .e-header>.e-bottom-line.e-active:hover{border-bottom:2px solid #0078d7 !important}.e-reportdesigner-designer-configuration .e-uploadbox .e-uploadinput,.e-reportdesigner .e-uploadbox .e-selectpart,.e-reportdesigner .e-uploadbox .e-select .e-inputbtn,.e-reportdesigner .e-uploadbox.e-disable .e-select .e-inputbtn{background-color:#179bd7;color:#fff !important}.e-reportdesigner-dataset-okbtn,.e-designer-alert-okbtn{background:#0078d7 !important;border-color:#0078d7 !important;color:#fff !important}.e-rptdesigner-okbtn{background:#0078d7 !important;color:#fff !important}.e-rptdesigner-okbtn{background:#0078d7 !important;border-color:#0078d7 !important;color:#fff !important}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{border-color:#c8c8c8;color:#212121}.e-reportdesigner-dataset-okbtn:hover,.e-rptdesigner-okbtn:hover,.e-designer-alert-okbtn:hover{background-color:#005a9e !important}.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-rptdesigner-designbutton,.e-designer-setparam-btn,.e-qrydesigner-addbtn,.e-rptdesigner-prop-btn{font-weight:400 !important;font-size:11px !important}.e-designer-menu .e-menulink,.e-rptdesigner-designbutton{font-size:13px !important}.e-rptdesigner-toolbarcontainer .e-toolbarfonticonbasic,.e-rptdesigner-toolbarcontainer .e-toolbarPreview{font-size:16.5px}.e-designer-textbox-border{border-color:#c8c8c8}.e-rptdesigner-headericon{font-size:12px;color:#666}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{border-radius:2px;font-size:12px}.e-designer-textarea,.e-designer-textbox,.e-designer-txt{box-shadow:0 0 1px #c8c8c8;border:.5px solid #c8c8c8}.e-reportdesigner .e-textbox::selection,.e-reportdesigner .e-textarea::selection,.e-reportdesigner .e-textbox::-moz-selection,.e-reportdesigner .e-textarea::-moz-selection{background:#0078d7;color:#fff}.e-reportdesigner .e-designer-content,.e-querydesigner-dataset-text{font-size:12px !important}.e-rptdesigner-header{font-size:14px;color:#212121;font-weight:600;line-height:1;letter-spacing:.5px}.e-rptdesigner-data-icon{color:#666;font-size:18px !important}.e-designer-content-icon,.e-rptdesigner-headericon,.e-designer-tile,.e-query-datatype,.e-query-selection,.e-query-treeview{font-style:normal;font-weight:normal}.e-designer-content-icon{font-size:15px}.e-rptdesigner-new-btn-footer{border:0 Solid !important;border-top-width:1px !important;border-color:#c8c8c8 !important}.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner{font-size:12px !important;font-weight:400 !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;border-radius:3px !important}.e-reportdesigner-dataset .e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list{border:0 solid !important}.e-reportdesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{color:#212121}.e-rptdesigner-datasource-list:hover,.e-reportdesigner-param-list:hover{background-color:#eaeaea}.e-rptdesigner-datasource-list,.e-reportdesigner-param-list,.e-rptdesigner-datalist-border{border-bottom:.5px solid #c8c8c8 !important}.e-designer-dragabble-icon{font-size:13px !important;color:#666}.e-query-datatype{font-size:21px !important}.e-designer-datatype-icon{font-size:20px !important;color:#666}.e-reportdesigner .e-rptdesigner-param-text{font-size:12px !important;font-weight:400 !important}.e-designer-title-label{font-size:12px !important;font-weight:700 !important;color:#212121}.e-rptdesigner-designarea{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-reportdesigner .e-querydesigner{border:0 none !important}.e-reportdesigner .e-toolbarsmallfonticonsettings{font-size:14px}.e-rptdesigner-box-sizing,.e-rptdesigner-pg-tag{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.e-reportdesigner .e-rptdesigner-editicon{color:#666 !important}.e-reportdesigner .e-reporticons{font-size:16px !important}.e-designer-fontfamily,.e-designer-codemoduletextbox,.e-rptdesigner-toolbar-zoom,.e-designer-content-label,.e-designer-content-label .e-input,.e-designer-content-label .e-corner,.e-designer-switch-label,.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap,.e-rptdesigner-browse-path,.e-designer-textarea,.e-designer-textbox,.e-designer-txt,.e-designer-title-label,.e-reportdesigner-menu-list,.e-rptdesigner-pg-tag,.e-reportdesigner-designer .e-acrdn>.e-content,.e-reportdesigner-designer .e-acrdn>.e-select,.e-reportdesigner-dataset-btn,.e-reportdesigner-datasourceheader,.e-reportdesigner-datasourceTile,.e-reportdesigner-widget-watermark,.e-reportdesigner-treeText,.e-reportdesigner-preview-grid .emptyrecord,.e-rptdesigner-header,.e-designer-content,.e-querydesigner-dataset-text,.e-designer-label,.e-designer-tile-content,.e-reportdesigner-parameter-selection .e-input,.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input,.e-designer-txtmark,.e-designer-param-assign,.e-designer-param-assign .e-ddl .e-input,.e-reportdesigner .e-ddl [readonly].e-input,.e-reportdesigner .e-ddl-popup,.e-reportdesigner .e-ddl .e-options,.e-rptdesigner-param-text,.e-designer-menu,.e-designer-menu .e-menulink,.e-reportdesigner-preview-grid .e-headercelldiv,.e-reportdesigner-preview-grid .e-rowcell,.e-designer-cancelbtn,.e-rptdesigner-dataset-cancelbtn,.e-designer-alert-cancelbtn,.e-designer-add-btn,.e-designer-add-label,.e-designer-label-group,.e-designer-label-sort,.e-designer-newparam-btn,.e-rptdesigner-new-btn,.e-designer-newds-btn,.e-designer-dsconnect-btn,.e-rptdesigner-previewbtn,.e-designer-setparam-btn,.e-designer-loadbtn,.e-reportdesigner .CodeMirror,.e-querydesigner .CodeMirror,.e-rptdesigner-empty-msg,.e-reportdesigner-atc-boxshadow,.e-rptdesigner-param-btn.e-txt,.e-designer-cancelbtn.e-txt,.e-designer-okbtn.e-txt,.e-reportdesigner-dataset-okbtn.e-txt,.e-rptdesigner-dataset-cancelbtn.e-txt,.e-reportdesigner-dataset-btn.e-txt,.e-rptdesigner-previewbtn .e-btntxt,.e-rptdesigner-new-btn .e-btntxt,.e-designer-newparam-btn .e-btntxt,.e-designer-newds-btn .e-btntxt,.e-designer-dsconnect-btn.e-txt,.e-designer-alert-okbtn .e-btntxt,.e-designer-alert-cancelbtn .e-btntxt,.e-designer-setparam-btn.e-txt,.e-qrydesigner-addbtn .e-btntxt,.e-designer-property-header>li>a,.e-designer-connect.e-txt,.e-rptdesigner-designbutton .e-btntxt,.e-designer-ejdialog .e-title,.e-designer-dialog .e-title,.e-designer-alertbox .e-title,.e-rptdesigner-itemInfo-template,.e-rptdesigner-grpingpanel-template,.e-rptdesigner-fieldList>li,.e-rptdesigner-addDataSourceItem>a,.e-rptdesigner-expressionElement>a,.e-rptdesigner-textElement>a,.e-rptdesigner-noRecords,.e-rptdesigner-tablix-searchtxtbx,.e-designer-tablix-alert-radiobtn .e-text,.e-rptdesigner-prop-btn.e-txt,.e-rptdesigner-btnText{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-textarea-codeeditor .CodeMirror{font-family:'Segoe UI' !important;height:322px !important;visibility:unset}.e-rptdesigner-linkparam-font{font-size:12px !important}.e-rptdesigner-report-caption,.e-designer-radio .e-text,.e-designer-radiobtn .e-text{font-size:12px !important}.e-rptdesigner-browse-path{color:#212121;font-size:12px;border-style:none;background-color:#fff}.e-reportdesigner-reportbrowse:hover{border:1px solid #c8c8c8;color:#212121;cursor:default}.e-reportdesigner-reportbrowse:hover{background:#eaeaea}.e-reportdesigner-reportbrowse{border:1px solid transparent;background-color:transparent}.e-designer-empty-folder{font-size:11px;text-align:center;vertical-align:middle}.e-rptdesigner-browse-label{color:#212121}.e-rptdesigner-report-selection{border-color:#deecf9;background:#deecf9;color:#333}.e-rptdesigner-imagecontainer{background-color:#fff}.e-reportdesigner .e-imagemanagericon{font-size:30px}.e-rptdesigner-img-divhover{border:2px solid;border-color:#c8c8c8}.e-rptdesigner-img-childdivhover{background:#0078d7}.e-rptdesigner-img-deleteicon{font-size:15px !important}.e-rptdesigner-img-itemdiv{border:1px solid;border-color:#c8c8c8}.e-rptdesigner-param-assign,.e-rptdesigner-codemodule,.e-rptdesigner-add-icon,.e-rptdesigner-add-btn,.e-rptdesigner-add-label,.e-rptdesigner-add-code-label,.e-rptdesigner-delete-icon,.e-rptdesigner-txtmark{font-size:12px}.e-rptdesigner-add-icon{color:#0078d7}.e-rptdesigner-add-btn{color:#0078d7}.e-rptdesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-add-label{color:#212121}.e-rptdesigner-add-code-label{color:#212121}.e-rptdesigner-delete-icon{color:#a80000}.e-rptdesigner-txtmark{font-style:normal;color:#212121}.e-rptdesigner-ejdialog .e-header,.e-rptdesigner-dialog .e-header{border-bottom:.5px solid #0078d7 !important}.e-rptdesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#212121;opacity:.6}.e-rptdesigner-dialog .e-footerbar,.e-rptdesigner-ejdialog .e-footerbar{border-top:.5px #0078d7 !important}.e-rptdesigner-ejdialog .e-dialog-scroller,.e-rptdesigner-dialog .e-dialog-scroller{border-color:#c8c8c8}.e-rptdesigner-dialog .e-titlebar,.e-rptdesigner-ejdialog .e-titlebar,.e-rptdesigner-alertbox .e-titlebar{font-size:16px !important;font-weight:400}.e-rptdesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-rptdesigner-double-drag{font-size:13px !important;color:#c8c8c8 !important;font-weight:600 !important}.e-rptdesigner-surfacecontainer{background-color:#dadada}.e-reportdesigner-designArea{border:.5px solid;background:#fff;border-color:#c8c8c8}.e-reportdesigner-designPanel{border-color:#c8c8c8;font-size:11pt}.e-rptdesigner-dpadorner-div{background-color:transparent;border:1px dashed #179bd7}.e-rptdesigner-pg-tag{color:#fff;font-size:10px;background-color:#179bd7}.e-rptdesigner-designselector{border:1px dashed #808080;background:rgba(237,246,253,.4)}.e-rptdesigner-selection-drag .path1:before{color:#179bd7}.e-rptdesigner-selection-drag .path2:before{color:#fff}.e-rptdesigner-selection-move .path1:before{color:#fff}.e-rptdesigner-selection-move .path2:before{color:#179bd7}.e-rptdesigner-selection-move .path3:before{color:#179bd7}.e-rptdesigner-dataassign-sep{background-color:#c8c8c8}.e-rptdesigner-dataassign-roottag{background-color:#fff}.e-rptdesigner-da-searchtxtbx{font-size:11px;border:1px solid #c8c8c8}.e-rptdesigner-da-searchicon{color:#666}.e-rptdesigner-da-dataLable{font-size:13px;font-weight:600}.e-rptdesigner-da-categoryList{background-color:#fff;border:1px solid #c8c8c8}.e-rptdesigner-da-emptyLabel{border:1px dashed #c8c8c8;background-color:#fff}.e-rptdesigner-da-emptySpan{color:#212121;font-size:11px}.e-rptdesigner-da-dragDiv{border:1px solid #c8c8c8;background:#fff}.e-rptdesigner-da-dragicon{font-size:11px !important;color:#666 !important}.e-rptdesigner-da-dragLabel{font-size:11px !important}.e-rptdesigner-da-closeicon{color:#a80000;font-size:10px !important}.e-rptdesigner-da-settingsicon{color:#666}.e-rptdesigner-da-dataseticon{color:#666 !important}.e-rptdesigner-da-dragDiv:hover{background-color:#eaeaea}.e-rptdesigner-format-font,.e-rptdesigner-formattext-caption{font-size:12px}.e-rptdesigner-format-prevwfont{font-size:14px;font-weight:600;color:#212121}.e-rptdesigner-format-prevwDiv{border:1px solid #c8c8c8}.e-rptdesigner-format-subDiv{border-left:1px solid #c8c8c8}.e-rptdesigner-format-font,.e-rptdesigner-format-prevwChild{color:#212121}.e-rptdesigner-format-font{font-weight:400 !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-designer-ejwidgets .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-dataConfig .e-icon.e-arrow-sans-down:before,.e-rptdesigner-new-btn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets .e-icon.e-search:before,.e-rptviewer-drpdown .e-icon.e-arrow-sans-down:before{font-size:12px !important}.e-rptdesigner-ejwidgets-splitbtn .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-colorpicker .e-drp-btn .e-icon.e-arrow-sans-down:before{font-size:8px !important}.e-designer-ejwidgets-colorpicker .e-drp-btn{border-right:1px solid #cecece !important}.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-down:before,.e-designer-ejwidgets-updown .e-icon.e-arrow-sans-up:before,.e-rptviewer-updown .e-arrow-sans-down:before,.e-rptviewer-updown .e-arrow-sans-up:before{font-size:9px !important}.e-designer-ejwidgets .e-input,.e-atc-popup.e-designer-ejwidgets,.e-ddl-popup.e-reportdesigner-dataset-selection,.e-reportdesigner-dataset-selection .e-input{font-size:12px !important;line-height:normal}.e-reportdesigner .e-widgeticons,.e-dataset-widgeticon{font-size:8px}.e-reportdesigner-designer .e-colorwidget .e-selected-color{border:1px solid #c8c8c8 !important}.e-rptdesigner-error .e-in-wrap,.e-rptdesigner-error .e-atc-popup,.e-rptdesigner-error .e-options,.e-rptdesigner-error.e-textarea,.e-rptdesigner-error.e-textbox,.e-rptdesigner-error.e-designer-textcontent,.e-rptdesigner-error.e-designer-textarea{border:1px solid #cd0a0a !important}.e-rptdesigner-error.e-textarea.e-preview-txt{border:.5px solid #cd0a0a !important}.e-rptdesigner-error-icon,.e-reportdesigner-alertinfo,.e-rptdesigner-error-content{font-size:12px}.e-rptdesigner-errorinfo:before{color:#a80000 !important}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{font-size:12px !important;border-radius:4px;line-height:18px}.e-designer-top-tip.e-tooltip-wrap,.e-designer-right-tip.e-tooltip-wrap,.e-designer-bottom-tip.e-tooltip-wrap{color:#666;border:#767676;background-color:#f4f4f4}.e-designer-property-tooltip{background-color:#f4f4f4}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-top:none !important;border-right:10px solid transparent !important;border-left:10px solid transparent !important}.e-designer-property-tooltip .e-arrowTipOuter,.e-designer-top-tip .e-arrowTipOuter{border-bottom:10px solid #767676 !important}.e-designer-property-tooltip .e-arrowTipInner{border-top:none !important;border-right:9px solid transparent !important;border-left:9px solid transparent !important}.e-designer-property-tooltip .e-arrowTipInner{border-bottom:9px solid #f4f4f4 !important}.e-designer-config-tooltip .e-arrowTipOuter,.e-designer-right-tip .e-arrowTipOuter{border-top:10px solid transparent !important;border-bottom:10px solid transparent !important;border-right:none !important;border-left:10px solid #c8c8c8 !important}.e-designer-config-tooltip .e-arrowTipOuter,.e-designer-right-tip .e-arrowTipOuter{border-left:10px solid #666 !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:none !important}.e-designer-config-tooltip .e-arrowTipInner,.e-designer-right-tip .e-arrowTipInner{border-left:9px solid #f4f4f4 !important}.e-designer-bottom-tip .e-arrowTipOuter,.e-reportdesigner,.e-reportdesigner-tooltiparrowpopup{border:1px solid #c8c8c8}.e-designer-bottom-tip .e-arrowTipOuter{border-bottom:none;border-right:10px solid transparent;border-left:10px solid transparent}.e-designer-bottom-tip .e-arrowTipOuter{border-top:10px solid #767676}.e-designer-bottom-tip .e-arrowTipInner{border-right:9px solid transparent;border-bottom:none;border-left:9px solid transparent}.e-designer-bottom-tip .e-arrowTipInner{border-top:9px solid #f4f4f4}.e-designer-top-tip .e-arrowTipInner{border-right:9px solid transparent !important;border-left:9px solid transparent !important;border-top:9px solid transparent !important}.e-designer-top-tip .e-arrowTipInner{border-bottom:9px solid #f4f4f4 !important}.e-reportdesigner-scroller .e-vscrollbar{border-top:1px solid #c8c8c8}.e-rptdesigner-drag-element{background:#fff;border:.5px solid #c8c8c8}.e-rptdesigner-drag-div{border:1px solid #0078d7;background:#0078d7}.e-rptdesigner-drag-iconType{font-size:18px;color:#fff !important}.e-rptdesigner-dragconfig-iconType{color:#fff !important}.e-rptdesigner-drag-label,.e-rptdesigner-paramdrag-label{font-size:12px;color:#fff}.e-rptdesigner-exp-set,.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{border:1px solid #c8c8c8 !important}.e-rptdesigner-exp-reset,.e-designer-menu-defaulticon{background:#fff}.e-rptdesigner-exp-set,.e-designer-menu-expressionicon{background-color:#000}.e-rptdesigner-param-listDiv,.e-rptdesigner-param-list-childDiv,.e-rptdesigner-param-bodyDiv,.e-rptdesigner-param-panelDiv,.e-rptdesigner-param-fieldBody{background-color:#fff}.e-reportdesigner-menu-list{font-size:12px !important;font-weight:400 !important}.e-reportdesigner-menu-list:hover{background:#eaeaea}.e-rptdesigner-param-anchorlink{font-size:12px;font-weight:600;color:#0078d7 !important}.e-rptdesigner-paramlist-border{border-bottom:1px solid #c8c8c8}.e-rptdesigner-paramquery-label{font-size:12px;color:#212121}.e-rptdesigner-dataset-container{background:#fff}.e-rptdesigner-dataset-headermenu{color:#666}.e-rptdesigner-datalist-icon{font-size:12px !important;color:#666 !important}.e-rptdesigner-list-iconType{font-size:18px !important}.e-rptdesigner-list-iconType,.e-rptdesigner-data-schema{color:#666 !important}.e-reportdesigner .e-split-add-btn-separator{border-left:.5px solid #c8c8c8}.e-rptdesigner-data-bgreset{background-color:transparent}.e-rptdesigner-data-bgset{background-color:#eaeaea}.e-split .e-rptdesigner-data-splitbtn.e-left-btn .e-btntxt.e-rptdesigner-txtoverflow{font-size:12px !important}.e-rptdesigner-shared-row{font-weight:500 !important}.e-rptdesigner-shared-label{font-size:13px}.e-rptdesigner-rowColumn-openCloseDiv,.e-rptdesigner-rowColumn-headerTable,.e-rptdesigner-rowColumn-containerTable,.e-rptdesigner-rowColumn-bodyContainer{background-color:#fff}.e-rptdesigner-rowColumn-container{border-color:#c8c8c8}.e-rptdesigner-rowColumn-headerDiv{color:#212121}.e-rptdesigner-rowColumn-headerDiv{background-repeat:no-repeat;border-bottom:1px solid #c8c8c8}.e-rptdesigner-rowColumn-headerDiv{background:#f4f4f4}.e-rptdesigner-rowColumn-rowDiv,.e-rptdesigner-rowColumn-columnDiv{background-color:#fff}.e-rptdesigner-headerRowSpan,.e-rptdesigner-headerColumn,.e-rptdesigner-rowColumn-fieldNameDiv,.e-rptdesigner-rowColumn-menuIcon{font-size:12px}.e-rptdesigner-rowColumn-rowDiv{border:1px solid #c8c8c8}.e-rptdesigner-rowColumn-columnDiv{border:1px solid #c8c8c8}.e-rptdesigner-rowColumn-containerTable{border:1px solid #c8c8c8;color:#212121}.e-rptdesigner-rowColumn-menuDiv{border-left:.5px solid #c8c8c8}.e-rptdesigner-group-list-hover{background:#f4f4f4;color:#333}.e-rptdesigner-user-selection-active{background:#deecf9}.e-rptdesigner-user-selection-active,.e-rptdesigner-user-selection-active .e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-user-selection-active .e-rptdesigner-group-detailIcon,.e-rptdesigner-user-selection-active .e-rptdesigner-group-icon{color:#333}.e-rptdesigner-groupPanel-resizer{background-color:#c8c8c8}.e-rptdesigner-groupPanel-resizer:hover{background-color:#dadada}.e-rptdesigner-groupPanel-resize-helper{background:#0078d7}.e-rptdesigner-rowColumn-rowIconSpan,.e-rptdesigner-rowColumn-advIconSpan,.e-rptdesigner-rowColumn-menuIcon,.e-rptdesigner-rowColumn-openCloseIcon,.e-rptdesigner-group-detailIcon,.e-rptdesigner-group-icon,.e-rptdesigner-rowColumn-groupIcon-size{color:#666}.e-rptdesigner-textbox-editIcon{color:#159bd7}.e-rptdesigner-group-line.e-rptdesigner-group-detailIcon{color:#c3c3c3}.e-rptdesigner-tablixdataassignmenu{background-color:#fff}.e-rptdesigner-tablixdataassignmenu{border:none;box-shadow:1px 1px 30px rgba(0,0,0,.1)}.e-rptdesigner-menu-item:hover{color:#212121;cursor:pointer}.e-rptdesigner-menu-item:hover{background-color:#f4f4f4}.e-rptdesigner-menu-item{font-size:14px;color:#212121}.e-rptdesigner-menu-item>a{font-size:14px;text-overflow:ellipsis;text-decoration:none !important;overflow:hidden;white-space:nowrap}.e-rptdesigner-menu-separator{background-color:#c8c8c8}.e-rptdesigner-noRecords{font-size:12px;color:#666 !important;font-style:italic}.e-rptdesigner-tablix-searchicon{color:#666 !important}.e-rptdesigner-tablix-content-icon{font-family:ejreportdesigner !important;font-size:17px;font-style:normal;font-weight:normal}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{cursor:pointer;border-color:#c8c8c8;color:#212121;border-radius:4px}.e-rptdesigner-headericon.e-reportdesigner-backarrow:hover{background-color:#eaeaea !important}.e-rptdesigner-codeinfo{color:#808080}.e-reportdesigner-infoIcon-border{border-left:1px solid #dedede}.e-rptdesigner-datafield-search-box{background-color:#fff}.e-rptdesigner-datafield-search-box{border:1px solid #c8c8c8}.e-querydesigner-toolbarcontainer .e-qrydesigner-preview,.e-querydesigner-toolbarcontainer .e-qrydesigner-join,.e-querydesigner-toolbarcontainer .e-qrydesigner-exp{font-size:24px}.e-querydesigner-toolbarcontainer .e-qrydesigner-filter{font-size:16px}.e-querydesigner-toolbarcontainer .e-qrydesigner-param{font-size:20px}.e-querydesigner-toolbarcontainer.e-responsive-toolbar{border-top:0 !important;border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-querydesigner-toolbarcontainer .e-tooltxt{border-radius:2px !important}.e-qrydesigner-separator.e-horizontal.e-separator{border-right:0 none}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider{background-color:#c8c8c8}.e-querydesigner-toolbarcontainer .e-qrydesigner-slider:before{background-color:#fff}.e-querydesigner-toolbarcontainer input:checked+.e-qrydesigner-slider{background-color:#0078d7}.e-querydesigner a{color:#212121;text-decoration:underline}.e-querydesigner,.e-querydesigner .e-data-table,.e-qrydesigner-dragheader{border:1px solid #c8c8c8}.e-qrydesigner-surface,.e-querydesigner .e-query-editor{background-color:#fff}.e-qrydesigner-schema{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:0 none;background-color:#fff}.e-qrydesigner-search-cont{background:transparent !important}.e-qrydesigner-preview-header{border-bottom:1px Solid #c8c8c8;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.e-qrydesigner-preview-header{background-color:#fff}.e-qrydesigner-schema-header{border:1px solid #c8c8c8}.e-qrydesigner-schema-scroll{border-top:1px solid #c8c8c8}.e-designer-h-splitter{border-left-style:none !important}.e-querydesigner .e-qrydesigner-surface{border-width:1px 0 0 0 !important}.e-querydesigner .e-data-table{box-shadow:0 0 10px #c8c8c8}.e-querydesigner .e-data-table .e-list{border-bottom:0 none !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview.e-checkmark{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview.e-checkmark{color:#666 !important}.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-update-icon{font-size:12px;font-weight:600;color:#212121 !important}.e-qrydesigner-generatepreview{font-size:12px;font-weight:600;color:#212121 !important}.e-qrydesigner-datacontent{font-size:12px;font-weight:600;color:#212121 !important}.e-qrydesigner-norow-msg,.e-reportdesigner-preview-grid .emptyrecord{font-size:14px;color:#212121 !important}.e-qrydesigner-atc-boxshadow.e-input,.e-qrydesigner-atc-boxshadow.e-input[type="text"],.e-qrydesigner-table-boxshadow{box-shadow:rgba(0,0,0,.0745098) 0 0 0 !important}.e-qrydesigner-table-boxshadow{border-width:0 !important}.e-qrydesigner-atc-boxshadow{font-size:13px !important}.e-qrydesigner-treeview.e-chk-image{color:#179bd7 !important}.e-active>.e-qrydesigner-treeview.e-checkmark{color:#fff}.e-qrydesigner-treeview.e-checkmark{color:#179bd7}.e-qrydesigner-empty-msg,.e-designer-empty-folder{font-style:italic;color:#212121;opacity:.6}.e-querydesigner .e-data-table .e-qrydesigner-table-close .e-close_01:hover{background-color:#eaeaea !important;border-radius:4px !important}.e-qrydesigner-dragheader{background:#fff;color:#212121;font-size:15px}.e-query-selection{font-size:19px !important}.e-qrydesigner-treeview,.e-reportdesigner-double-drag{color:#666}.e-qrydesigner-datatable .e-item .e-active .e-reportdesigner-double-drag{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-reportdesigner-double-drag{color:#666 !important}.e-qrydesigner-datatable .e-item .e-active{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover{color:#212121 !important}.e-qrydesigner-datatable .e-item .e-active .e-qrydesigner-treeview{color:#fff !important}.e-qrydesigner-datatable .e-item .e-active.e-node-hover .e-qrydesigner-treeview{color:#666 !important}.e-querydesigner .e-query-text{font-size:12px !important}.e-table-user-selection-active .e-qrydesigner-table-column-deselect:before{color:#212121 !important}.e-qrydesigner-table-column:hover{border-color:#c8c8c8 !important;color:#212121 !important;border-radius:4px}.e-qrydesigner-table-column:hover{background-color:#eaeaea}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{background-color:#deecf9}.e-table-user-selection-active.e-qrydesigner-table-column,.e-table-user-selection-active.e-qrydesigner-table-column a,.e-table-user-selection-active.e-qrydesigner-table-column:hover,.e-table-user-selection-active.e-qrydesigner-table-column a:hover{color:#fff !important;border-color:#0078d7 !important;border-radius:4px}.e-qrydesigner-table-header{float:left;font-weight:600;font-size:13px}.e-designer-loadbtn{font-weight:600 !important}.e-qrydesigner-table-separator{border:0 Solid;border-top-width:.5px;border-color:#c8c8c8}.e-qrydesigner-query-table{background-color:#fff}.e-querydesigner .e-query-editor .CodeMirror{color:#212121}.e-querydesigner .e-query-editor .CodeMirror,.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{background-color:#fff;font-size:16px}.e-querydesigner .e-query-editor .CodeMirror .CodeMirror-gutters{border-right:1px solid #c8c8c8}.e-qrydesigner-norow-msg,.e-qrydesigner-empty-msg,.e-qrydesigner-dataheader,.e-qrydesigner-Update,.e-qrydesigner-add-label,.e-qrydesigner-okbtn.e-txt,.e-qrydesigner-texteditor,.e-qrydesigner-cancelbtn,.e-qrydesigner-cancelbtn.e-txt,.e-qrydesigner-add-btn,.e-qrydesigner-atc-boxshadow,.e-qrydesigner-datacontent,.e-qrydesigner-title-label,.e-qrydesigner-generatepreview{font-family:'Segoe UI','Roboto','Noto Sans','Ubuntu','Droid Sans','Helvetica Neue','Arial' !important}.e-qrydesigner-qryjoiner-addfield{background:#fff}.e-qrydesigner-qryjoiner-container{background-color:#fff}.e-rptdesigner-dialog .e-qrydesigner-qryjoiner-saveicon{font-size:11px}.e-qrydesigner-queryjoiner-deleteicon{color:#a80000}.e-qrydesigner-qryjoiner-addfield-deleteicon{color:#a80000}.e-qrydesigner-qryparameter-container{background-color:#fff;border:.5px solid #c8c8c8}.e-qrydesigner-storefont{font-size:14px;color:#212121;font-weight:600}.e-qrydesigner-add-label{color:#212121}.e-qrydesigner-qryjoiner-drpdwn,.e-qrydesigner-add-btn,.e-qrydesigner-add-label{font-size:12px}.e-qrydesigner-add-icon{color:#0078d7}.e-qrydesigner-add-btn{color:#0078d7}.e-qrydesigner-dialog-border{background:#fff;border:.5px solid #c8c8c8}.e-qrydesigner-table-dialog{background-color:#fff;border:.5px solid #c8c8c8;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.e-qrydesigner-dialog .e-header{border-bottom:.5px solid #0078d7 !important}.e-qrydesigner-dialog .e-footerbar{border-top:.5px #0078d7 !important}.e-qrydesigner-dialog .e-dialog-scroller{border-color:#c8c8c8}.e-qrydesigner-dialog .e-titlebar{font-size:16px !important;font-weight:400}.e-qrydesigner-param-assign,.e-qrydesigner-add-icon,.e-qrydesigner-add-btn,.e-qrydesigner-add-label,.e-qrydesigner-delete-icon{font-size:12px}.e-qrydesigner-delete-icon{color:#a80000}.e-qrydesigner-okbtn{background:#0078d7 !important;color:#fff !important}.e-qrydesigner-okbtn{background:#0078d7 !important;border-color:#0078d7 !important;color:#fff !important}.e-qrydesigner-okbtn:hover{border-color:#c8c8c8;color:#212121}.e-qrydesigner-okbtn:hover{background-color:#005a9e !important}.e-qrydesigner-exp-font{font-size:13px !important}.e-qrydesigner-exp-sepdiv1{border-left:1px solid #c8c8c8}.e-qrydesigner-exp-sepdiv2{border-left:1px solid #c8c8c8}.e-qrydesigner-exp-desccontent,.e-qrydesigner-exp-example{font-size:12px}.e-qrydesigner-exp-list{background:#fff}.e-qrydesigner-exp-list-hover,.e-qrydesigner-exp-list-hover a{background:#f4f4f4;color:#333}.e-qrydesigner-exp-separator{border-right:.5px solid #c8c8c8 !important}.e-qrydesigner-explist-iconspan{font-size:16px}.e-qrydesigner-explist-iconspan{color:#a80000}.e-qrydesigner-explist-border{border-bottom:1px solid #c8c8c8}.e-qrydesigner-explist-licontainer{border-bottom:.5px solid #c8c8c8 !important}.e-qrydesigner-explist-lianchor{line-height:normal !important}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border-radius:2px;font-size:12px}.e-qrydesigner-textarea,.e-qrydesigner-textbox,.e-qrydesigner-txt{border:.5px solid #c8c8c8;box-shadow:0 0 1px #c8c8c8}.e-qrydesigner-dataset .e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv.e-parentlv>.e-lv.subpage{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list{border:0 solid !important}.e-qrydesigner-dataset .e-lv .e-list-text{font-size:13px !important}.e-qrydesigner-user-selection-active{background-color:#deecf9 !important}.e-qrydesigner-user-selection-active{background:#deecf9;border-color:#deecf9;color:#333}.e-qrydesigner-queryfilter-field-table,.e-qrydesigner-queryfilter-bool-table{background-color:#fff}.e-qrydesigner-query-bool-label{font-size:13px}.e-qrydesigner-queryparam-label{font-size:14px}.e-qrydesigner-queryparam-label{color:#212121}.e-qrydesigner-dataparam-font{font-size:12px}.e-designer-textbox-border{border-color:#c8c8c8}.e-qrydesigner-title-label{font-size:12px !important;font-weight:700 !important;color:#212121} \ No newline at end of file diff --git a/public/content/ejthemes/office-365/ej.reports.core.compatibility.css b/public/content/ejthemes/office-365/ej.reports.core.compatibility.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/office-365/ej.reports.core.css b/public/content/ejthemes/office-365/ej.reports.core.css deleted file mode 100644 index e69de29..0000000 diff --git a/public/content/ejthemes/office-365/ej.theme.css b/public/content/ejthemes/office-365/ej.theme.css deleted file mode 100644 index e977c75..0000000 --- a/public/content/ejthemes/office-365/ej.theme.css +++ /dev/null @@ -1,26571 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-grid.e-rtl .e-indentcell { - border-left-color: #eaeaea; -} -.e-grid .e-rarrowup-2x:before { - -} -.e-grid .e-rarrowup-2x:before { - content: "\e826"; -} -.e-grid .e-rarrowdown-2x:before { - -} -.e-grid .e-rarrowdown-2x:before { - content: "\e827"; -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell { - border-right-color: #eaeaea; - border-bottom-color: #eaeaea; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: #0078d7; -} -/*..........................Skin css...........................*/ - -.e-grid { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-color: #c8c8c8; - color: #212121; - border-top: none; -} -.e-grid { - border-color: #eaeaea; -} -.e-grid .e-pager { - -} -.e-grid .e-pager { - background-color: white; -} -.e-grid .e-pager { - border-width: 1px 0 0; -} -.e-grid .e-pager .e-numericitem:hover, -.e-grid .e-pager .e-nextpage:Hover, -.e-grid .e-pager .e-lastpage:Hover, -.e-grid .e-pager .e-firstpage:Hover, -.e-grid .e-pager .e-prevpage:Hover { - background-color: #c8c8c8; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-grid .e-btn.e-select.e-flat { - margin-left: 0 !important; - margin-right: 6px !important; -} -.e-grid .e-btn.e-btn-normal.e-txt { - padding: 0; -} -.e-grid .e-icon { - color: #666666; -} -.e-groupheadercell .e-icon { - color: #666666; -} -.e-grid .e-gridheader .e-icon { - color: #666666; -} -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border: 1px solid #c8c8c8 \9; -} -.e-grid.e-dlgcontainer .e-value .e-caption { - color: #666666; - font-size: 14px; -} -.e-grid .e-icon.e-animatebutton { - color: white; - cursor: pointer; - -} -.e-grid .e-icon.e-animatebutton { - color: #333333; -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { - border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell { - border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell { - border-left: none; -} -.e-columnChooser { - border: 1px solid #c8c8c8; - font-size: 12px; - color: #212121; -} -.e-grid .e-ccButton { - -} -.e-grid .e-btncan { - -} -.e-grid .e-btnsub.e-flat.e-button:after, -.e-grid .e-btncan.e-flat.e-button:after { - -} -.e-grid .e-ccBtndiv { - -} -.e-grid .e-ccBtndiv { - margin-top: 3px !important; -} -.e-grid .e-ccformbtn { - -} -.e-columnChoosertail { - border-bottom-color: #c8c8c8; - -} -.e-columnChoosertailAlt { - border-bottom-color: white; - -} -.e-columnChooserListDiv:hover { - background-color: #f7f7f7; -} -.e-columnChooser .e-vhandlespace { - background-color: white !important; -} -.e-columnChooser .e-hhandlespace { - background-color: white !important; -} -.e-columnChooserSplitter { - border-top: 1px solid #c8c8c8; - -} -.e-grid .e-number { - background-color: #bbbdc0; - color: white; -} -.e-grid .e-tableLastCell { - border-right-color: #eaeaea !important; -} -.e-stackedHeaderRow th { - border-bottom: 1px solid #eaeaea !important; -} -.e-resFilterDialogHeaderDiv { - border-bottom: 1px solid #eaeaea !important; -} -.e-resposnsiveFilterBtnLeft { - border-right: 1px solid #eaeaea !important; -} -.e-resIcon { - color: #0078d7 !important; -} -.e-grid .e-filterdialoglarge .e-ddl, -.e-grid .e-filterdialoglarge .e-numeric, -.e-grid .e-filterdialoglarge .e-atc, -.e-grid .e-filterdialoglarge .e-datewidget { - height: 32px !important; -} -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: #666666; - color: #212121; -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"]:active { - -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-active > a, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"].e-hover > a { - -} -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content="Search"] > a.e-searchitem:active { - -} -.e-grid div.e-gridtoolbar { - background-color: white; - height: 40px; - padding-left: 0; - padding-right: 0; -} -.e-grid .e-ejinputtext.e-gridsearchbar { - -} -.e-grid .e-dlgBtns .e-button { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color: #666666; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: #c8c8c8; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: white; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container { - background-color: white; -} -.e-grid.e-columnChooser .e-hscroll, -.e-grid.e-columnChooser .e-vscroll { - background-color: transparent; -} -.e-grid .e-groupdroparea { - border-top-color: #eaeaea; - color: white; - -} -.e-grid .e-groupdroparea { - background: #0078d7; -} -.e-grid .e-groupheadercell div { - margin-right: 8px; -} -.e-grid .e-groupdroparea.e-default { - -} -.e-grid .e-groupdroparea.e-default { - background: #dadada; -} -.e-grid .e-groupdroparea.e-active { - -} -.e-grid .e-groupdroparea.e-active { - background: #0078d7; - padding-top: 16px; - padding-bottom: 16px; -} -.e-grid .e-groupdroparea.e-allowDrop { - background: #0078d7; -} -.e-grid .e-cloneproperties { - border-color: #eaeaea; - -} -.e-grid .e-cloneproperties { - color: #212121; -} -.e-grid .e-cloneproperties { - background: #eaeaea; -} -.e-grid.e-draganddrop { - -} -.e-grid.e-draganddrop .e-rowcell { - -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - color: #212121; - background-color: #eaeaea; - border-color: #eaeaea; - border-top-color: #c8c8c8; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent { - border-style: solid; - border-width: 1px 0 0; - border-color: #eaeaea; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell { - border: none; -} -.e-grid .e-gridsummary .e-indentcell { - background-color: #eaeaea; - border-top-color: #c8c8c8; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover { - color: #212121; -} -.e-grid .e-headercell-hover { - -} -.e-grid .e-headercell-hover .e-headercelldiv { - -} -.e-grid .e-headercell-hover > .e-headercelldiv:hover { - -} -.e-grid .e-gridheader .e-headercellactive .e-icon { - -} -.e-grid .e-gridheader .e-headercellactive .e-icon { - color: white; -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover { - background-color: #f8f8f8; -} -.e-grid .e-groupheadercell { - color: #212121; - border-color: #eaeaea; - border-radius: 0px; - background-color: #f4f4f4; - -} -.e-grid .e-alt_row { - background: #f7f7f7; - -} -.e-grid .e-alt_row { - background: #f8f8f8; -} -.e-grid .e-inlineform-titlebar { - border-color: #eaeaea; - background-color: #f7f7f7; - -} -.e-grid .e-inlineform-titlebar { - background-color: #eaeaea; - color: #666666; - font-size: 14px; -} -.e-grid .gridform .e-label label { - padding-top: 15px; - font-size: 14px; - color: #333333; -} -.e-grid .e-dialog .gridform .e-numerictextbox { - -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand { - border-color: #eaeaea; - border-top-color: #c8c8c8; - background-color: #eaeaea; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell { - border-top-color: #eaeaea; -} -.e-grid .e-detailrowcollapse.e-lastrowcell { - border-bottom-color: #eaeaea; -} -.e-grid .e-detailindentcell { - border-right-color: #eaeaea; -} -.e-grid .e-rowcell.e-updatedtd { - color: #212121; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: white; -} -.e-activefocusout.e-grid .e-numericitem.e-active, -.e-activefocusout.e-grid .e-groupdroparea, -.e-activefocusout.e-grid td.e-active, -.e-activefocusout.e-grid td.e-cellselectionbackground { - background: #a5a5a5; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - color: white; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - background: #0078d7; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar { - background-color: #deecf9; - color: #333333; -} -.e-grid .e-gridFromDiv { - margin-top: 15px; -} -.e-grid td.e-cellselectionbackground { - -} -.e-grid td.e-cellselectionbackground { - color: white; -} -.e-grid td.e-cellselectionbackground { - background: #0064b3; -} -.e-grid td.e-cellselectionbackground { - background-color: #deecf9; - color: #333333; -} -.e-grid .e-headercelldiv:hover { - -} -.e-grid .e-inlineform-titlebar { - font-size: 14px; - color: #212121; - -} -.e-grid .e-inlineform-titlebar { - color: #666666; -} -.e-grid .e-form-titlebar { - -} -.e-grid .e-form-titlebar { - color: #666666; - background-color: #eaeaea; - border-color: #eaeaea; - font-size: 14px; -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div { - background-color: transparent; - cursor: pointer; -} -.e-grid .e-dialog .gridform .e-save { - -} -.e-grid .e-dialog .gridform .e-save { - margin-left: 36px !important; -} -.e-grid .e-dialog.e-titlebar { - padding-bottom: 20px; -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - border-top-color: #c8c8c8; - border-left-color: #c8c8c8; - border-bottom-color: #0078d7; -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - background: white; -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell { - /*background-color : @content-bg-color;*/ - border-left-color: #eaeaea; - border-bottom-color: #eaeaea; - border-right-color: #eaeaea; - /*//border-bottom:1px;*/ - -} -.e-grid .e-headercell, -.e-grid .e-headercell-hover { - /*office-365*/ - color: #666666; -} -.e-grid .e-rowcell { - /*office-365*/ - color: #333333; - font-size: 13px; -} -.e-grid .e-grouptopleftcell { - -} -.e-grid .e-horizontallines .e-resizer { - -} -.e-grid th.e-headercell[aria-sort=ascending] div, -.e-grid th.e-headercell[aria-sort=descending] div { - -} -.e-grid .e-columnselection { - background-color: #f4f4f4; - color: #0078d7; - -} -.e-grid .e-columnselection { - background-color: #eaeaea; - color: #333333; -} -.e-grid .e-grid-icon { - background: white; -} -.e-grid .e-groupheadercell { - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - background: #c7e0f4; - color: #333333; -} -.e-grid .e-groupheadercell:hover { - background: #deecf9; - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary { - font-size: 17px; - color: #666666; -} -.e-grid tr.e-groupcaptionrow { - height: 40px; -} -.e-grid .e-gridheader { - color: #212121; - border-bottom-color: #c8c8c8; - border-top-color: #c8c8c8; -} -.e-grid .e-gridheader { - border-bottom-color: #eaeaea; - border-top-color: #eaeaea; -} -.e-grid .e-headercontent, -.e-grid .e-movableheader { - border-right-color: #c8c8c8; -} -.e-grid.e-rtl .e-headercontent { - border-left-color: #c8c8c8; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell { - border-color: #eaeaea; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit { - -} -.e-grid .e-rowcell:first-child { - padding: 0 8px 0 10px; -} -.e-grid .e-rowcell:last-child { - padding: 0 10px 0 8px; -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext { - -} -.e-grid .e-rowcell .e-ejinputtext { - -} -.e-grid .e-ejinputtext.e-filtertext { - -} -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active { - -} -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active { - border-color: #0078d7; -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus { - border-color: #0078d7 !important; -} -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover { - -} -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover { - border-color: #212121; -} -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] { - -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover { - -} -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus { - -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection { - -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection { - -} -.e-grid .e-form-togglebtn:hover { - background: #eaeaea; -} -.e-grid .e-form-toggle-icon { - color: white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled { - border-color: #eaeaea; - background-color: white; - background-image: none; - -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - border-color: #c8c8c8; -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom { - background: #0078d7; -} -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv { - color: white; -} -.e-grid .e-groupdroparea.e-hover { - background: #eaeaea; -} -.e-grid .e-groupdroparea.e-hover { - background-color: #0078d7; -} -.e-grid tr.e-hover { - color: #212121; - -} -.e-grid tr.e-hover { - background: #eaeaea; -} -.e-grid tr.e-hover { - background-color: #f4f4f4; - color: #333333; -} -.e-grid tr.e-traverse { - color: #212121; -} -.e-grid tr.e-traverse { - background: #eaeaea; -} -.e-grid .e-scrollcss { - -} -.e-grid .e-scrollcss { - background: white; -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover { - -} -.e-grid .e-reorderindicate { - border-right-color: #0078d7; - -} -.e-grid.e-rtl .e-reorderindicate { - border-left-color: #0078d7; -} -.e-grid div.e-field-validation-error { - - white-space: normal; -} -.e-grid div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; - word-wrap: break-word; -} -.e-grid div.e-field-validation-error { - font-size: 12px; - background-color: #fff4ce; - color: #333333; -} -.e-grid .e-dialog .e-addedrow label, -.e-grid .e-dialog .e-editedrow label, -.e-grid .e-inlineformedit label, -.e-grid .e-externalformedit label { - font-size: 14px; - color: #333333; -} -.e-grid form.gridform.field-validation-empty { - border: 1px solid #cd0a0a; -} -.e-grid .e-editedrow .e-normaledit .e-ddl { - width: 100%; -} -.e-grid div.e-error .e-toparrow { - -} -.e-grid div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-grid div.e-error .e-toparrow { - border-bottom-color: #fff4ce; -} -.e-grid .e-ejinputtext { - border: 1px solid #c8c8c8; - outline: none; - background-color: white; - color: #212121; - vertical-align: baseline; - text-indent: 10px; - padding-right: 4px; -} -.e-ejinputtext:focus { - box-shadow: 0 0 5px lightgray; -} -.e-grid .e-summaryrow { - background-color: white; - border-color: #c8c8c8; - border-left-color: #c8c8c8 !important; -} -.e-grid .e-summaryrow { - background-color: #eaeaea; - border-color: white; -} -.e-gridfooter { - width: 100%; - background-color: #eaeaea; - border-top: 1px solid #c8c8c8; -} -.e-grid .e-detailcell tr:first-child td.e-summaryrow { - border-top: 1px solid #c8c8c8; -} -.e-grid .e-gridSummaryRows { - color: #212121; - -} -.e-grid .e-gridSummaryRows { - font-size: 14px; - color: #333333; -} -.e-grid .e-reSizeColbg { - border-left-color: #eaeaea; -} -.e-grid .e-reSizeColbg { - border-left-color: black; - border-left-style: solid; -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - background-color: transparent; -} -.e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton { - color: #666666; -} -.e-grid .e-headercellactive, -.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { - color: white; -} -.e-grid .e-headercellactive { - -} -.e-grid .e-headercellactive { - background: #0078d7; -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - border-left-color: #0078d7; -} -.e-grid .e-frozeny { - -} -.e-grid .e-frozeny { - border-bottom-color: #0078d7 !important; -} -.e-grid .e-dialog .e-header .e-icon { - color: #212121; -} -.e-grid.e-responsive .e-rowcell { - border-bottom-color: rgba(196, 196, 196, 0.5); -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { - border-bottom-color: #eaeaea; -} -.e-grid form .e-select:hover .e-icon { - color: #666666; -} -.e-grid.e-touch .e-gridheader .e-headercell, -.e-grid.e-touch .e-rowcell { - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: white; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-heatmap.e-grid { - display: block; -} -.e-heatmaplegend { - display: block; -} -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, -.e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} -.e-heatmap.e-js.e-grid { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: #c8c8c8; -} -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: black; -} -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: white; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-excelfilter.e-dlgcontainer { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 13px; - color: #212121; - z-index: 10001; -} -.e-excelfilter.e-dlgcontainer { - padding: 20px 12px; -} -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none white; -} -.e-excelfilter .e-btncan { - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: white; - -} -.e-excelfilter .e-checkboxlist { - background: #f7f7f7; - border: #f7f7f7; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - border-width: 1px; - border-style: solid; - border-color: #fafafa; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem { - font-weight: normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget { - -} -.e-sortasc, -.e-sortdesc { - font-size: 18px; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: 14px; - color: #212121; - border: none; -} -.e-excelfilter .e-select:hover .e-icon { - color: #666666; -} -.e-excelfilter.e-dlgcustom .e-input { - line-height: 1.7em; -} -.e-excelfilter { - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, -.e-excelfilter .e-menu .e-list.e-bghdrcolor, -e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, -.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: white; -} -.e-bghdrcolor > a, -.e-fghdrcolor > a { - color: #212121; -} -.e-excelfilter .e-menu .e-list.e-valcolor { - border-color: white; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused { - border-color: #0078d7; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: #212121; -} -.e-excelfilter .e-searchbox .e-ejinputtext { - -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus { - -} -.e-excelfilter .e-menu-wrap ul.e-menu { - -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk { - -} -.e-excelfilter .e-searchcontainer .e-fields { - -} -.e-btn.e-btn-normal, -.e-tbtn.e-btn-normal { - -} -.e-excelfilter .e-btncontainer > div { - -} -.e-excelfilter.e-dlgcustom { - -} -.e-excelfilter .e-dialog { - padding: 20px 25px 0; -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child { - padding-top: 8px; -} -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child { - padding-bottom: 0; -} -.e-excelfilter.e-dlgcustom .e-dlgfields { - padding-bottom: 20px; -} -.e-excelfilter span.e-filternone.e-icon { - margin: 0; -} -.e-excelfilter .e-checkboxlist .e-ftrchk { - margin-top: 6px; - height: 36px; -} -.e-excelfilter ul.e-menu.e-vertical { - width: 242px !important; -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child { - margin-right: 0 !important; -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields { - float: right; -} -.e-excelfilter .e-shadow .e-list > a { - padding-left: 12px !important; -} -.e-excelfilter .e-shadow { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*---------------------------------Schedule Theme--------------------------------*/ - -.e-schedule, -.e-schedule.e-scheduleouter { - -} -.e-schedule, -.e-schedule.e-scheduleouter { - color: #212121; - background-color: white; -} -.e-schedule .e-mobileNavigation { - -} -.e-schedule .e-mobileNavigation { - color: #666666; -} -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: #666666; -} -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: #666666; -} -.navDrawerMenu li { - border-bottom: 1px solid #eaeaea !important; -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - -} -.e-scheduledrawer .e-list.e-state-active .e-list-img { - color: #0078d7; -} -.e-schedule .icon-AddGrad:before { - color: #2382c3; -} -.e-schedule .e-datecommondiv { - -} -.e-schedule .e-datecommondiv { - color: #666666; -} -.e-schedule .e-commonviewbutton { - -} -.e-schedule .e-commonviewbutton { - color: #333333; - background: #f4f4f4; -} -.e-schedule .e-commonviewbutton.e-activeview:hover { - color: white; - background: #005a9e; -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - -} -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - color: black; - background-color: #eaeaea; -} -.e-scheduledialog .e-scheduleclose:hover { - -} -.e-schedule .e-commonviewbutton:hover { - -} -.e-schedule .e-commonviewbutton:hover { - color: black; - background: #eaeaea; -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - -} -.e-schedule .e-appup, -.e-schedule .e-appdown { - color: #212121; -} -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - color: #f4f4f4; -} -.e-schedule .e-singleview { - -} -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - -} -.e-schedule .e-dateheader { - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-horizontalemptytd { - border: none !important; - border-right: 1px solid #c8c8c8 !important; - border-top: 1px solid #c8c8c8 !important; -} -.e-schedule.e-rtl .e-horizontalemptytd { - border: none !important; - border-left: 1px solid #c8c8c8 !important; - border-top: 1px solid #c8c8c8 !important; -} -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} -.e-schedule .e-dateheader, -.e-schedule .e-leftindent { - border-bottom: 1px solid #c8c8c8; -} -.e-scheduledialog .e-quickstartend { - -} -.e-scheduledialog .e-quickstartendtime { - border-bottom: 1px solid #c8c8c8; -} -.e-scheduledialog .e-quickcreatebottomcontainer { - -} -.e-schedule .e-horizontalheader { - border-bottom: 1px solid #c8c8c8 !important; - background: white; - color: #666666; -} -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} -.e-schedule .e-horizontaltimetd { - border-bottom: 1px solid #c8c8c8 !important; - border-top: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-horizontalalternatetd { - border-bottom: 1px solid #c8c8c8 !important; - border-left: 1px solid transparent; - border-top: 1px solid #c8c8c8 !important; -} -.e-schedule .e-horizontmonthheaderdatetd { - border-bottom: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-horizontmonthheaderdaytd { - border-bottom: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - -} -.e-schedule .e-alternateworkcell { - border-left: 1px dotted #c8c8c8 !important; -} -.e-schedule .e-dayend { - border-left: 2px solid #c8c8c8 !important; -} -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - border-bottom: 1px solid #c8c8c8 !important; -} -.e-schedule .e-parentnode { - border-bottom: 1px solid #c8c8c8 !important; -} -.e-schedule .e-parentnode { - background: #f4f4f4; -} -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - border-bottom: 1px dotted #c8c8c8 !important; -} -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; - background: #f8f8f8; -} -.e-schedule .e-othermonths { - border-left: 1px solid transparent; -} -.e-schedule .e-agendacells { - border-bottom: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - color: #0078d7; -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-alternatecells, -.e-schedule .e-ampmstyle { - border-bottom: 1px dotted #d0d0d0; -} -.e-schedule .e-ampmstyle { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - -} -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - color: white; -} -.e-schedule .e-monthcellhighlight { - -} -.e-schedule .e-monthcellhighlight { - background: white; -} -.e-schedule .e-businesshighlightworkcells { - -} -.e-schedule .e-businesshighlightworkcells { - background: white; -} -.e-schedule .e-scheduleheader { - -} -.e-schedule .e-scheduleheader { - background: white; -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - -} -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - color: #333333; - background: #f4f4f4; - border: 1px solid #f4f4f4; - border-bottom: transparent; -} -.e-schedule .e-nextprevappdisable { - -} -.e-schedule .e-nextprevappdisable { - color: #a6a6a6; - background: #f4f4f4; -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - -} -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - color: #666666; -} -.e-schedule .e-scheduleheader > td { - -} -.e-schedule .e-scheduleheader > td { - border: 1px solid #c8c8c8; - border-bottom: none; -} -.e-schedule .e-headerarearow > td { - border: 1px solid #c8c8c8; - border-bottom: none; -} -.e-schedule .e-contentarearow > td { - border: 1px solid #c8c8c8; - border-top: none; -} -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - -} -.e-schedule.e-scheduleresponsive.e-resources { - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - border-right: none; - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-monthheader, -.e-schedule .e-scrolltimecells { - -} -.e-schedule .e-monthheader, -.e-schedule .e-scrolltimecells { - color: #333333; -} -.e-schedule .e-currentdayhighlight { - -} -.e-schedule .e-currentdayhighlight { - color: #333333 !important; - background: #deecf9 !important; -} -.e-schedule .e-horizontal .e-currentdayhighlight { - -} -.e-schedule .e-horizontal .e-currentdayhighlight { - background: white !important; - color: #0078d7 !important; -} -.e-schedule .e-currentdayhighlight .e-activeview { - -} -.e-schedule .e-currentdayhighlight .e-activeview { - background: white !important; - color: #0078d7 !important; -} -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - -} -.e-schedule .e-mousehover { - background-color: #f4f4f4 !important; - color: #212121; -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - -} -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - color: #666666; -} -.e-schedule .e-highlightcurrenttimeline { - background-color: #006abe; -} -.e-schedule .e-currenttime { - background-color: #006abe; - color: white; -} -.e-schedule .e-timeidicatorcircle { - color: #006abe; -} -.e-scheduledialog .e-recuredit { - color: #0078d7; -} -.e-schedule .e-alldaycells { - border-left: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-headerresourcecells { - border-bottom: 1px solid #c8c8c8; -} -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells { - border-left: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; - background: white; - color: #666666; -} -.e-schedule .e-headercells { - border-left: 1px solid #c8c8c8; - border-bottom: 1px solid #c8c8c8; - background: white; - color: #666666; -} -.e-schedule .e-monthdateshighlight { - -} -.e-schedule .e-monthdateshighlight { - color: #c8c8c8; -} -.e-schedule .e-monthcurrenttime { - background: #006abe; - color: white; -} -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells { - border-left: none !important; - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: 1px solid transparent; -} -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px solid #c8c8c8 !important; -} -.e-schedule.e-rtl .e-horizontaltimetd { - border-left: none !important; - border-right: 1px solid #c8c8c8; -} -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: 1px dotted #c8c8c8 !important; -} -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: 1px solid transparent !important; -} -.e-schedule .e-activeview { - -} -.e-schedule .e-activeview { - color: white; - background: #0078d7; -} -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - border-bottom: 1px solid #c8c8c8; - background: white; - color: #666666; -} -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell { - border-bottom: 1px solid transparent; - background: white; - color: #666666; -} -.e-schedule .e-horizontaldaterender { - background: white; - color: #666666; -} -.e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - background: #0078d7; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #0078d7 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0078d7), color-stop(100%, #0078d7)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #0078d7 0%, #0078d7 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #0078d7 0%, #0078d7 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #0078d7 0%, #0078d7 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #0078d7 0%, #0078d7 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078d7', endColorstr='#0078d7', GradientType=0); - /* IE6-9 */ - - color: white; - border: 1px solid #0b93ff; -} -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - background: #0078d7; - /* Old browsers */ - background: -moz-linear-gradient(top, 0%, #0078d7 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0078d7), color-stop(100%, #0078d7)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #0078d7 0%, #0078d7 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #0078d7 0%, #0078d7 100%); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #0078d7 0%, #0078d7 100%); - /* IE10+ */ - background: linear-gradient(to bottom, #0078d7 0%, #0078d7 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078d7', endColorstr='#0078d7', GradientType=0); - /* IE6-9 */ - -} -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - -} -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - background-color: #deecf9 !important; -} -.e-schedule .e-borderleft { - border-left: 1px solid #c8c8c8; -} -.e-schedule .e-borderright { - border-right: 1px solid #c8c8c8 !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable) { - background: #0078d7 !important; - color: white !important; -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - -} -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - background: #005a9e !important; - color: white !important; -} -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - color: #0078d7; -} -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} -.e-scheduledialog .e-outerarrowline { - border-color: #c8c8c8 transparent; - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} -.e-scheduledialog .e-innerarrow { - border-color: white transparent; - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} -.e-draggableAppointment { - box-shadow: 5px 5px 5px #383838; -} -.e-schedule .e-blocktimeappointment { - background-color: #c1c1c1; - color: #212121; - opacity: 0.4; -} -.e-scheduledialog div.e-field-validation-error { - -} -.e-scheduledialog div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; -} -.e-schedule .e-appsoverflow { - color: #666666; -} -.e-schedule .e-appsoverflow:hover { - color: #666666; -} -.e-scheduledialog div.e-error .e-toparrow { - -} -.e-scheduledialog div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: #0078d7 !important; - /* Old browsers */ - - - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0078d7), color-stop(100%, #0078d7)) !important; - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #0078d7 0%, #0078d7 100%) !important; - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #0078d7 0%, #0078d7 100%) !important; - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #0078d7 0%, #0078d7 100%) !important; - /* IE10+ */ - background: linear-gradient(to bottom, #0078d7 0%, #0078d7 100%) !important; - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078d7', endColorstr='#0078d7', GradientType=0) !important; - /* IE6-9 */ - color: white !important; - } - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell { - background: -moz-linear-gradient(top, 0%, #0078d7 100%) !important; - /* FF3.6+ */ - - } - .e-schedule .e-scheduleheader { - - } - .e-schedule .e-scheduleheader { - background: white !important; - } - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: 1px solid #c8c8c8 !important; - border-left: 1px solid #c8c8c8 !important; - background: #f8f8f8 !important; - } - .e-schedule .e-monthcellhighlight { - - } - .e-schedule .e-monthcellhighlight { - background: white !important; - } - .e-schedule .e-businesshighlightworkcells { - - } - .e-schedule .e-businesshighlightworkcells { - background: white !important; - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - - } - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - color: #333333 !important; - background: #f4f4f4 !important; - border: 1px solid #f4f4f4 !important; - border-bottom: transparent !important; - } - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: white !important; - } - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: #0078d7 !important; - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - - } - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - border-bottom: 1px dotted #d0d0d0 !important; - } - .e-schedule .e-othermonths { - border-left: 1px solid transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-grid.e-rtl .e-nextpage, -.e-grid.e-rtl .e-nextpagedisabled { - border-left-color: #c8c8c8; -} -.e-pager, -.e-grid .e-pagerstatusbar, -.e-pager .e-drpdwn li, -.e-pager .e-drpdwn, -.e-pager div.e-drpdwndiv { - background-color: #f4f4f4; - border-color: #c8c8c8; - color: #212121; -} -.e-pager, -.e-grid .e-pagerstatusbar, -.e-pager .e-drpdwn li, -.e-pager .e-drpdwn, -.e-pager div.e-drpdwndiv { - background-color: white; -} -.e-pager { - -} -.e-pager { - border-width: 1px 1px; -} -.e-pager .e-icon { - -} -.e-pager .e-icon { - height: 32px; - width: 32px; - line-height: 32px; - padding: 0; - text-align: center; - color: #666666; -} -.e-pager .e-default:hover { - -} -.e-pager .e-default:hover { - color: #666666; -} -.e-pager .e-spacing { - color: #212121; - -} -.e-pager .e-spacing { - color: #666666; -} -.e-pager .e-spacing.e-NP { - color: #666666; -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-numericitem.e-hover, -.e-pager .e-currentitem.e-hover { - background-color: #f4f4f4; -} -.e-pager.e-disable .e-numericitem.e-hover { - background: #f4f4f4; - border-right-color: #c8c8c8; - -} -.e-pager.e-disable .e-numericitem.e-hover { - background: transparent; - border-right-color: white; -} -.e-pager .e-numericitem { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-pager .e-numericitem { - width: 32px; - height: 32px; - line-height: 32px; - border-right-color: white; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - /*other*/ - background-color: #f4f4f4; - color: #666666; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - background-color: white; - color: #666666; -} -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - -} -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - -} -.e-pager .e-lastpage, -.e-pager .e-firstpage { - /*other*/ - background-color: transparent; -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - -} -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - border-radius: 0; - background-color: #f4f4f4; -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - border-radius: 0; - background: transparent; -} -.e-pager .e-pagercontainer { - -} -.e-pager .e-pagercontainer { - border: none; - background-color: white; - border-radius: 0; -} -.e-pager.e-rtl .e-pagercontainer { - -} -.e-pager.e-rtl .e-numericitem { - -} -.e-pager.e-rtl .e-numericitem { - border-left-color: white; -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - -} -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - border-right-color: white; -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - -} -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - border-left-color: white; -} -.e-pager.e-rtl div.e-parentmsgbar { - - float: left; -} -.e-pager.e-rtl div.e-parentmsgbar { - margin-left: 10px; -} -.e-pager .e-currentitem.e-active { - -} -.e-pager .e-currentitem.e-active { - background: #deecf9; -} -.e-pager .e-currentitem.e-hover { - -} -.e-pager .e-currentitem.e-hover { - background-color: #f4f4f4; -} -.e-pager.e-disable .e-currentitem.e-hover { - -} -.e-pager.e-disable .e-currentitem.e-hover { - background: #deecf9; - border-right-color: white; -} -.e-pager .e-NP.e-numericitem, -.e-pager .e-PP.e-numericitem { - -} -.e-pager .e-drpdwndiv:before { - color: #212121; - background: #f4f4f4; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - /*other*/ - - color: #212121; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - background: #eaeaea; -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: #212121; - background: #f4f4f4; -} -.e-pager .e-drpdwn li.e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-pager .e-drpdwn li.e-active { - /*other*/ - - color: white; -} -.e-pager .e-drpdwn li.e-active { - background: #0078d7; -} -.e-pager div.e-numericcontainer { - margin-top: 6px; -} -.e-pager div.e-parentmsgbar { - color: #666666; -} -.e-pager .e-textbox-paging.e-pagercontainer { - float: none; -} -.e-pager .e-template { - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox { - -} -.e-pager .e-textbox-paging .e-nextpage, -.e-pager .e-textbox-paging .e-nextpagedisabled { - -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage, -.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - float: none; - margin-right: 0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox { - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - padding: 0px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord { - font-weight: bolder; -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled { - padding: 0px; -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover { - background-color: #f4f4f4; -} -.e-pager .e-template .e-textbox-paging .e-lastpage, -.e-pager .e-template .e-textbox-paging .e-lastpagedisabled { - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage, -.e-pager.e-rtl .e-template .e-lastpagedisabled { - -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled, -.e-pager .e-template .e-nextpager.e-nextprevitemdisabled { - display: none; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - -} -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - background-color: white; -} -.e-scrollbar .e-vscroll { - - border-right: none; -} -.e-scrollbar .e-vscroll { - border-left: 1px solid #c8c8c8; -} -.e-scrollbar .e-vscroll { - border-left: none; -} -.e-scrollbar .e-hscroll { - -} -.e-scrollbar .e-hscroll { - border-top: 1px solid #c8c8c8; -} -.e-scrollbar .e-hscroll { - border-top: none; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: 1px solid #c8c8c8; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: none; -} -.e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - border-bottom: 1px solid #c8c8c8; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon { - border-bottom: none; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - - border-left: none; -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll { - border-right: none; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon { - border-left: 1px solid #c8c8c8; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon { - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - background-color: #eaeaea; -} -.e-scrollbar .e-vhandle { - -} -.e-scrollbar .e-vhandle { - border-top: 1px solid #eaeaea; - border-bottom: 1px solid #eaeaea; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-vhandle:active { - -} -.e-scrollbar .e-hhandle { - -} -.e-scrollbar .e-hhandle { - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; -} -.e-scrollbar .e-hhandle:hover, -.e-scrollbar .e-hhandle:active { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - -} -.e-vhandle.e-box.e-pinch.e-touch, -.e-hhandle.e-box.e-pinch.e-touch { - background-color: #eaeaea; -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - background-color: #333333; -} -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, -.e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - -} -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - color: #212121; -} -.e-scrollbar .e-button:hover { - - border-color: #c8c8c8; -} -.e-scrollbar .e-button:hover { - background-color: white; - color: #212121; -} -.e-scrollbar .e-button { - -} -.e-scrollbar .e-button { - background-color: white; -} -.e-scroller.e-speed-scroll > .e-content { - overflow: scroll !important; -} -.e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover { - border: 1px solid #eaeaea; - transition: top 0.1s linear 0s, left 0.1s linear 0s; -} -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover { - background: #f4f4f4; -} -.e-scrollbar .e-v-line:before { - content: ""; -} -.e-scrollbar .e-h-line:before { - content: ""; -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - -} -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover { - color: #767676; -} -.e-scroller .e-disable .e-button:hover { - background-color: transparent; -} -.e-scroller .e-vscroll .e-vup.e-button, -.e-scroller .e-vscroll .e-vdown.e-button, -.e-scroller .e-hscroll .e-hup.e-button, -.e-scroller .e-hscroll .e-hdown.e-button { - -} -.e-scroller .e-vscroll .e-vup.e-button:hover, -.e-scroller .e-vscroll .e-vdown.e-button:hover, -.e-scroller .e-hscroll .e-hup.e-button:hover, -.e-scroller .e-hscroll .e-hdown.e-button:hover { - -} -.e-scroller .e-vscroll .e-vup.e-button:active, -.e-scroller .e-vscroll .e-vdown.e-button:active, -.e-scroller .e-hscroll .e-hup.e-button:active, -.e-scroller .e-hscroll .e-hdown.e-button:active { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-acrdn { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn > .e-content { - border-color: #c8c8c8; - background-color: white; - -} -.e-acrdn > .e-content { - - border-right: -1; - border-left: -1; -} -.e-acrdn > .e-content { - color: #333333; - font-size: 12px; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - /*other*/ - - color: #212121; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - background: #f4f4f4; -} -.e-acrdn > .e-select, -.e-acrdn > .e-disable.e-select:hover, -.e-acrdn > .e-disable.e-select:hover a { - background: white; -} -.e-acrdn .e-select { - - font-weight: normal; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-acrdn .e-select { - -} -.e-acrdn .e-select { - font-size: 14px; - border-color: #eaeaea; -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - -} -.e-acrdn .e-select:hover { - color: #333333; - background-color: #f4f4f4; -} -.e-acrdn .e-select a { - -} -.e-acrdn .e-select a { - color: #333333; -} -.e-acrdn .e-select:first-child { - -} -.e-acrdn .e-select:first-child { - border-top-color: #eaeaea; -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - -} -.e-acrdn > .e-select:first-child { - border-color: #eaeaea; -} -.e-acrdn .e-select:last-of-type { - border-bottom-color: #eaeaea; -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - -} -.e-acrdn .e-select.e-active, -.e-acrdn .e-disable.e-active.e-select:hover a, -.e-acrdn .e-disable.e-active.e-select:hover { - color: white; - background-color: #0078d7; -} -.e-acrdn.e-disable .e-select:hover, -.e-acrdn.e-disable .e-select:hover a { - background: #ecedee; - color: #5c5c5c; -} -.e-acrdn .e-select.e-active { - - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active { - /*other*/ - border-color: #0078d7; -} -.e-acrdn .e-select.e-active:hover { - -} -.e-acrdn .e-select.e-active:hover { - /*other*/ - - color: #212121; - border-color: #c8c8c8; -} -.e-acrdn .e-select.e-active:hover { - background: #eaeaea; -} -.e-acrdn .e-select.e-active a { - -} -.e-acrdn .e-select.e-active a { - /*other*/ - color: white; -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - -} -.e-acrdn .e-select:hover a, -.e-acrdn .e-select.e-active:hover a { - /*other*/ - color: #212121; -} -.e-acrdn .e-select > span { - color: #666666; -} -.e-acrdn .e-select.e-active > span { - -} -.e-acrdn .e-select.e-active > span { - /*other*/ - color: white; -} -.e-acrdn .e-select:hover > span, -.e-acrdn .e-select.e-active:hover > span { - color: #666666; -} -.e-acrdn .e-select.e-disable:hover > span, -.e-acrdn .e-select.e-disable.e-active:hover > span { - color: #666666; -} -.e-acrdn .e-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #c8c8c8; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: #333333; - font-weight: 400; - font-size: 14px; -} -.e-atc-popup { - -} -.e-atc-popup .e-hilight-txt { - -} -.e-atc .e-options.e-active { - - color: white; -} -.e-atc .e-options.e-active { - border-color: #0078d7; -} -.e-atc .e-options.e-active { - background: #0078d7; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - color: #333333; - border-color: white; -} -.e-atc .e-options.e-active:hover, -.e-atc .e-options:hover { - background: #eaeaea; -} -.e-atc .e-boxes { - background-color: white; -} -.e-atc.e-focus .e-in-wrap { - -} -.e-atc.e-focus .e-in-wrap { - border-color: #0078d7 !important; -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc:hover .e-in-wrap { - -} -.e-atc:hover .e-in-wrap { - border-color: #767676; -} -.e-atc-popup .e-category { - border-bottom: 1px solid #c8c8c8; -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - -} -.e-atc-popup .e-hover, -.e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - border-color: #f4f4f4; - background: #f4f4f4; - color: #333333; -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - -} -.e-atc .e-select:hover, -.e-atc.e-rtl .e-select:hover { - background: #f4f4f4; - border-color: #f4f4f4; - color: black; -} -.e-atc-popup ul li, -.e-atc-popup.e-rtl ul li { - -} -.e-atc-popup ul li, -.e-atc-popup.e-rtl ul li { - padding: 0 10px 0 10px; - line-height: 32px; -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - border-color: white; - color: #333333; -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - background: #f4f4f4; -} -.e-atc .e-select, -.e-atc.e-rtl .e-select, -.e-atc .e-select.e-disable:hover { - background: white; -} -.e-atc .e-input.e-load { - background-image: url(images/ajax-loader.gif); -} -.e-atc ::-webkit-input-placeholder { - -} -.e-atc ::-webkit-input-placeholder { - color: #a6a6a6; - font-style: normal; -} -.e-atc :-ms-input-placeholder { - -} -.e-atc :-ms-input-placeholder { - color: #a6a6a6; - font-style: normal; -} -.e-atc ::-moz-placeholder { - -} -.e-atc ::-moz-placeholder { - color: #a6a6a6; - font-style: normal; -} -.e-atc :-moz-placeholder { - -} -.e-atc :-moz-placeholder { - color: #a6a6a6; - font-style: normal; -} -.e-atc-popup .e-atc-tdbottom, -.e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid #c8c8c8; -} -.e-atc-popup .e-atc-tdright, -.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thright { - border-right: 1px solid #c8c8c8; -} -.e-atc-popup .e-atc-tdleft, -.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder, -.e-atc-popup div .e-atc-thleft { - border-left: 1px solid #c8c8c8; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: #f7f7f7; -} -.e-atc-popup .e-atc-tableHeaderContent th { - font-weight: 400; -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: #f7f7f7; -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background-color: white; -} -.e-atc .e-in-wrap { - -} -.e-atc .e-in-wrap, -.e-atc .e-in-wrap .e-input { - -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - -} -.e-atc .e-in-wrap input.e-input, -input[type="text"].e-input { - box-shadow: 0 0 3px transparent; - padding-left: 10px; -} -.e-atc-popup { - -} -.e-atc-popup { - box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); - border-color: #eaeaea; -} -.e-atc .e-input::selection { - -} -.e-atc .e-input::selection { - background: #0078d7; - color: white; -} -.e-atc .e-input::-moz-selection { - -} -.e-atc .e-input::-moz-selection { - background: #0078d7; - color: white; -} -.e-atc.e-disable-wrap .e-in-wrap { - -} -.e-atc.e-disable-wrap .e-in-wrap { - border: none; - background: #f4f4f4; -} -.e-atc .e-in-wrap:before, -.e-atc .e-in-wrap:after { - -} -.e-atc .e-select.e-active, -.e-atc .e-select:hover { - -} -.e-atc .e-select:after { - -} -.e-atc .e-select { - -} -.e-atc .e-visual-mode.e-input { - -} -.e-atc-popup .e-ul .txt { - -} -.e-atc-popup .e-ul .flag { - -} -.e-atc-popup .e-ul .flag { - margin-top: 10px; -} -.e-atc .e-select .e-icon.e-search { - -} -.e-atc .e-autocomplete.e-input { - color: #333333; - font-weight: 400; -} -.e-atc .e-select:active { - color: white; - background: #0078d7; -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - -} -.e-atc .e-select.e-disable, -.e-atc .e-select.e-disable:hover { - color: #c8c8c8; -} -.e-atc .e-options .e-icon.e-close { - color: #767676; -} -.e-atc .e-options.e-active .e-icon.e-close { - color: white; -} -.e-atc .e-options { - border-color: white; - background: #f4f4f4; -} -.e-atc .e-visual-mode.e-input { - padding-left: 0px !important; -} -.e-atc-popup .e-atc-tableContent td { - font-weight: 300; -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - color: #333333; -} -.e-atc .e-in-wrap.e-padding { - -} -.e-atc .e-in-wrap.e-padding:before, -.e-atc .e-in-wrap.e-padding:after { - -} -.e-atc-popup .e-activeli, -.e-atc-popup .e-content .e-activeli { - background: #0078d7; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Button -------------------------------------------*/ - -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - -} -.e-btn:not(.e-inputbtn), -.e-tbtn, -.e-split-btn { - font-weight: normal; - font-size: 14px; -} -.e-btn { - font-weight: 600; -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px lightgray; -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-btn.e-txt.e-select, -.e-tbtn.e-txt.e-select, -.e-split-btn.e-txt.e-select { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: 600; -} -.e-split-btn-hide { - visibility: hidden; -} -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - border-right: medium none; - border-left-color: #c8c8c8; -} -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - border-left: medium none; - border-right-color: #c8c8c8; -} -.e-btn.e-select.e-disable, -.e-btn.e-disable.e-select:hover { - -} -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active { - color: #212121; - border-color: #c8c8c8; - border: none; -} -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active { - background: #f4f4f4; -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - color: #212121; - border-color: #c8c8c8; - border: none; -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - background: #f4f4f4; -} -.e-btn.e-select, -.e-btn.e-tbtn.e-select, -.e-btn.e-split-btn.e-select { - border-color: #f4f4f4; - background-color: #f4f4f4; - color: #333333; -} -.e-btn.e-disable, -.e-btn.e-select.e-disable .e-icon, -.e-btn.e-select.e-disable:hover .e-icon, -.e-btn.e-select.e-disable:active .e-icon { - cursor: default; -} -.e-btn.e-disable, -.e-btn.e-select.e-disable .e-icon, -.e-btn.e-select.e-disable:hover .e-icon, -.e-btn.e-select.e-disable:active .e-icon { - color: #c8c8c8; -} -/*flat button*/ - -.e-btn.e-select.e-flat:hover, -.e-btn.e-select.e-flat:focus { - -} -.e-btn.e-select.e-flat:active { - -} -.e-button.e-btn.e-flat.e-disable.e-select, -.e-button.e-btn.e-flat.e-disable.e-select:active, -.e-button.e-btn.e-flat.e-disable.e-select:hover { - -} -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary:hover .e-icon { - -} -.e-tbtn.e-btn.e-select.e-primary:hover { - -} -.e-tbtn.e-btn.e-select.e-primary.e-active, -.e-tbtn.e-btn.e-select.e-primary.e-active:hover { - -} -.e-btn.e-primary.e-select:hover, -.e-btn.e-primary.e-select:focus { - -} -.e-btn.e-primary.e-select:hover, -.e-btn.e-primary.e-select:focus { - background-color: #005a9e; - color: white; - border-color: #0078d7; -} -.e-btn.e-select.e-primary:active { - -} -.e-btn.e-select.e-primary:active { - background-color: #0078d7; - color: white; - border-color: #0078d7; -} -/*primary raised button*/ - -.e-btn.e-select.e-primary-raised { - -} -.e-btn.e-select.e-primary-raised .e-icon, -.e-btn.e-select.e-primary-raised:hover .e-icon { - -} -.e-btn.e-select.e-primary-raised.e-active, -.e-btn.e-select.e-primary-raised.e-active:hover { - -} -.e-btn.e-primary-raised.e-select:hover, -.e-btn.e-primary-raised.e-select:focus { - -} -.e-btn.e-select.e-primary-raised:active { - -} -.e-btn.e-select.e-primary-raised.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - -} -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:hover { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:active { - - border: none; -} -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - - border: none; - box-shadow: none; -} -/*end*/ - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon, -.e-primary-icon-btn.e-btn.e-select.e-icon:focus, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - -} -.e-flat-icon-btn.e-btn.e-select.e-icon, -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -/*end*/ - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - -} -.e-icon-btn.e-btn.e-select.e-icon { - color: #666666; -} -.e-icon-btn.e-btn.e-select.e-icon:focus { - -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - -} -.e-icon-btn.e-btn.e-select.e-icon:active { - -} -.e-icon-btn.e-btn.e-select.e-icon:active { - color: #333333; -} -.e-icon-btn.e-btn.e-select.e-icon:active, -.e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-primary-icon-btn.e-btn.e-select.e-icon:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon, -.e-icon-btn.e-btn.e-select.e-icon:focus, -.e-icon-btn.e-btn.e-select.e-icon:hover, -.e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-float-btn.e-btn.e-select.e-icon.e-disable, -.e-float-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - -} -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - color: #333333; -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - color: #c8c8c8; -} -.e-button.e-btn.e-select.e-disable:after, -.e-tbtn.e-btn.e-select.e-disable:after, -.e-split .e-split-btn.e-btn:after { - -} -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - border-color: #c8c8c8; - color: #212121; -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - background: #eaeaea; -} -.e-btn.e-select:hover, -.e-btn.e-select.e-active:hover { - background-color: #eaeaea; - color: black; - border-color: #0078d7; -} -.e-splitbutton.e-btn.e-left-btn:focus, -.e-split-btn.e-btn.e-select.e-drp-btn:focus { - border: 1px solid; - border-color: #0078d7; -} -.e-splitbutton.e-btn.e-left-btn.e-disable:focus, -.e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus { - border: none; -} -.e-split.e-widget.e-disable { - opacity: 100; -} -.e-splitbutton .e-btn.e-select:focus { - border: 1px solid; -} -.e-btn.e-select:focus { - -} -.e-btn.e-select:focus { - background-color: #eaeaea; - color: #333333; - border-color: #0078d7; -} -.e-btn.e-select:active, -.e-btn.e-disable.e-active.e-select:hover, -.e-tbtn.e-flat.e-active, -.e-tbtn.e-btn.e-select.e-flat { - -} -.e-btn.e-select:active, -.e-btn.e-disable.e-active.e-select:hover, -.e-tbtn.e-flat.e-active, -.e-tbtn.e-btn.e-select.e-flat { - background-color: #0078d7; - color: white; - border-color: #0078d7; -} -.e-btn.e-select:active, -.e-tbtn.e-active { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - -} -.e-drp-btn.e-select .e-icon, -.e-btn.e-select .e-icon { - color: #666666; -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - border-color: #0078d7; - color: white; -} -.e-btn.e-select:active, -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active.e-disable:hover { - background: #0078d7; -} -.e-tbtn.e-btn.e-select.e-active:hover { - background-color: #005a9e; - color: white; - border-color: #005a9e; -} -.e-btn.e-select:hover .e-icon { - -} -.e-btn.e-select:hover .e-icon { - color: white; -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - color: #666666; -} -.e-drp-btn.e-select:hover, -.e-btn.e-select:hover .e-icon { - color: #212121; -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - -} -.e-drp-btn.e-select:active, -.e-btn.e-select:active .e-icon, -.e-btn.e-active .e-icon, -.e-btn.e-disable.e-select.e-active:hover .e-icon { - color: white; -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - -} -.e-menu.e-split, -.e-menu.e-context.e-split, -.e-menu.e-context.e-split .e-list > ul, -.e-menu.e-widget.e-split li.e-list { - background-color: white; -} -.e-menu.e-widget.e-split li.e-list:hover { - background-color: #f4f4f4; - color: #333333; -} -.e-split-btn-div .e-icon { - -} -.e-btn.e-disable.e-select:hover, -.e-btn.e-disable, -.e-btn.e-select.e-disable:hover, -.e-btn.e-select.e-disable { - -} -.e-btn.e-disable.e-select:hover, -.e-btn.e-disable, -.e-btn.e-select.e-disable:hover, -.e-btn.e-select.e-disable { - background-color: #f4f4f4; - color: #a6a6a6; - border-color: #f4f4f4; -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - -.e-tbtn.e-btn.e-select { - -} -.e-tbtn.e-btn.e-select:hover, -.e-tbtn.e-btn.e-select:focus { - -} -.e-tbtn.e-btn.e-select.e-active:focus { - background-color: #005a9e; - color: white; - border-color: #0078d7; -} -.e-tbtn.e-btn.e-select.e-active { - -} -.e-tbtn.e-btn.e-select.e-active, -.e-tbtn.e-btn.e-select.e-active .e-icon { - -} -.e-tbtn.e-btn.e-select.e-active.e-disable, -.e-tbtn.e-btn.e-select.e-disable { - -} -.e-tbtn.e-select.e-flat:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat, -.e-btn.e-select.e-flat { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, -.e-btn.e-select.e-flat .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, -.e-btn.e-select.e-flat.e-disable, -.e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, -.e-split.e-widget.e-disable:hover, -.e-split.e-widget.e-disable .e-icon { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, -.e-btn.e-select.e-flat.e-disable .e-icon, -.e-btn.e-select.e-primary.e-disable .e-icon, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, -.e-btn.e-select.e-flat.e-disable .e-icon:hover, -.e-btn.e-select.e-primary.e-disable .e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, -.e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - -} -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, -.e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - -} -.e-tbtn.e-btn.e-active:hover .e-icon { - /*office-365*/ - color: white; -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - -} -.e-btn.e-select .e-icon { - -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - content: "\e673"; -} -.e-btn.e-select.e-disable { - -} -.e-btn.e-select.e-disable .e-icon { - -} -.e-split.e-widget { - - background: none; -} -.e-split.e-widget:hover, -.e-split.e-widget:focus { - -} -.e-split.e-widget.e-active .e-splitarrowright, -.e-split.e-widget.e-active .e-splitarrowleft, -.e-split.e-widget.e-active .e-splitarrowtop, -.e-split.e-widget.e-active .e-splitarrowbottom { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - -} -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - -} -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - -} -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - -} -.e-split.e-widget:focus { - -} -.e-split.e-widget.e-active { - -} -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - -} -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - -} -/*primary button*/ - -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - border-color: #0078d7; - color: white; -} -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - background: #0078d7; -} -.e-btn.e-select.e-primary, -.e-btn.e-select.e-primary:active { - background-color: #0078d7; - color: white; - border-color: #0078d7; -} -.e-btn.e-select.e-primary:hover { - border-color: #c8c8c8; - color: #212121; -} -.e-btn.e-select.e-primary:hover { - background: #eaeaea; -} -.e-btn.e-select.e-primary:hover { - background-color: #005a9e; - color: white; - border-color: #005a9e; -} -.e-btn.e-select.e-primary .e-icon, -.e-btn.e-select.e-primary .e-icon:active { - color: white; -} -.e-btn.e-select.e-primary:hover .e-icon { - color: #666666; -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - -} -.e-btn.e-select.e-primary:active:hover .e-icon, -.e-btn.e-select.e-primary:active:hover { - color: white; -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - border-color: rgba(0, 120, 215, 0.5); - color: rgba(255, 255, 255, 0.5); -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - background: #0078d7; -} -.e-btn.e-select.e-disable.e-primary, -.e-btn.e-select.e.e-disable.e-primary:active, -.e-btn.e-select.e-disable.e-primary:hover { - background-color: #f4f4f4; - color: #a6a6a6; - border-color: #f4f4f4; -} -.e-btn.e-select.e-disable.e-primary .e-icon, -.e-btn.e-select.e-disable.e-primary:hover .e-icon, -.e-btn.e-select.e-disable.e-primary:active .e-icon { - color: rgba(255, 255, 255, 0.5); -} -.e-button.e-btn:not(:active):after, -.e-tbtn.e-btn.e-active:not(:active):after, -.e-split .e-split-btn.e-select.e-btn:not(:active):after, -.e-tbtn.e-btn.e-flat.e-active:not(:active):after, -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - -} -.e-button.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn.e-flat:not(:active):after, -.e-tbtn.e-btn:not(:active):after { - -} -/*end*/ - -/*------------------------------------Custom Button---------------------------------------*/ - -.e-btn.e-select.e-success { - color: white; - background: #5cb85c; - border-color: #4cae4c; -} -.e-btn.e-select.e-success .e-icon, -.e-btn.e-select.e-info .e-icon, -.e-btn.e-select.e-warning .e-icon, -.e-btn.e-select.e-danger .e-icon { - color: white; -} -.e-btn.e-select.e-success:active, -.e-btn.e-select.e-success:hover, -.e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} -.e-btn.e-select.e-success:focus, -.e-btn.e-select.e-success:active:hover, -.e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} -.e-btn.e-select.e-info { - color: white; - background: #5bc0de; - border-color: #46b8da; -} -.e-btn.e-select.e-info:active, -.e-btn.e-select.e-info:hover, -.e-btn.e-select.e-info:focus, -.e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} -.e-btn.e-select.e-info:active:hover, -.e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} -.e-btn.e-select.e-warning { - color: white; - background: #f0ad4e; - border-color: #eea236; -} -.e-btn.e-select.e-warning:active, -.e-btn.e-select.e-warning:hover, -.e-btn.e-select.e-warning:focus, -.e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} -.e-btn.e-select.e-warning:active:hover, -.e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} -.e-btn.e-select.e-danger { - color: white; - background: #d9534f; - border-color: #d43f3a; -} -.e-btn.e-select.e-danger:active, -.e-btn.e-select.e-danger:hover, -.e-btn.e-select.e-danger:focus, -.e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} -.e-btn.e-select.e-danger:active:hover, -.e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} -.e-btn.e-select.e-link, -.e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} -.e-btn.e-select.e-link:active, -.e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} -.e-btn.e-select.e-link:hover, -.e-btn.e-select.e-link:hover .e-icon, -.e-btn.e-select.e-link:focus, -.e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, -.e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} -.e-btn.e-select.e-link.e-txt:hover, -.e-btn.e-select.e-link.e-txt:focus, -.e-btn.e-select.e-link.e-txt:active:hover { - text-decoration: underline; -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:focus, -.e-btn.e-select.e-disable.e-success:active, -.e-btn.e-select.e-disable.e-success:active:hover { - background: rgba(92, 184, 92, 0.5); -} -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:hover, -.e-btn.e-select.e-disable.e-info:focus, -.e-btn.e-select.e-disable.e-info:active, -.e-btn.e-select.e-disable.e-info:active:hover { - background: rgba(91, 192, 222, 0.5); -} -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:hover, -.e-btn.e-select.e-disable.e-warning:focus, -.e-btn.e-select.e-disable.e-warning:active, -.e-btn.e-select.e-disable.e-warning:active:hover { - background: rgba(240, 173, 78, 0.5); -} -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:hover, -.e-btn.e-select.e-disable.e-danger:focus, -.e-btn.e-select.e-disable.e-danger:active, -.e-btn.e-select.e-disable.e-danger:active:hover { - background: rgba(217, 83, 79, 0.5); -} -.e-btn.e-select.e-disable.e-success, -.e-btn.e-select.e-disable.e-success:active:hover, -.e-btn.e-select.e-disable.e-info, -.e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, -.e-btn.e-select.e-disable.e-warning:active:hover, -.e-btn.e-select.e-disable.e-danger, -.e-btn.e-select.e-disable.e-danger:active:hover, -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link:active:hover { - color: rgba(255, 255, 255, 0.5); - border-color: transparent; - box-shadow: none; -} -.e-btn.e-select.e-disable.e-link, -.e-btn.e-select.e-disable.e-link.e-txt, -.e-btn.e-select.e-disable.e-link:hover, -.e-btn.e-select.e-disable.e-link.e-txt:hover, -.e-btn.e-select.e-disable.e-link:active, -.e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, -.e-btn.e-select.e-disable.e-link:focus .e-txt, -.e-btn.e-select.e-disable.e-link:active:hover, -.e-btn.e-select.e-disable.e-link.e-txt:active:hover { - color: rgba(51, 122, 183, 0.5); - background: transparent; - text-decoration: none; -} -.e-btn.e-select.e-disable.e-link .e-icon, -.e-btn.e-select.e-disable.e-link:hover .e-icon, -.e-btn.e-select.e-disable.e-link:focus .e-icon, -.e-btn.e-select.e-disable.e-link:active .e-icon, -.e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: rgba(51, 122, 183, 0.5); -} -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ - -.ejinputtext { - background-color: white; - - outline: medium none; -} -.ejinputtext { - border: 1px solid #c8c8c8; - color: #212121; -} -.e-textbox, -.e-textarea { - background-color: white; - -} -.e-textbox, -.e-textarea { - border-color: #c8c8c8; - color: #333333; -} -.ejinputtext:focus { - -} -.ejinputtext:focus { - box-shadow: 0 0 2px lightgray; -} -.e-textbox:hover, -.e-textarea:hover { - -} -.e-textbox:hover, -.e-textarea:hover { - border-color: #767676; - background: white; -} -.e-textbox:focus, -.e-textarea:focus { - -} -.e-textbox:focus, -.e-textarea:focus { - border-color: #0078d7; -} -.e-textbox.e-animation:focus, -.e-textarea.e-animation:focus { - -} -.e-ripple-bar:before, -.e-ripple-bar:after { - -} -.e-textbox[disabled], -.e-textarea[disabled] { - box-shadow: none; - -} -.e-textbox[disabled], -.e-textarea[disabled] { - background: #f4f4f4; - border-color: #f4f4f4; -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - - box-shadow: none; -} -.e-textbox[disabled]:hover, -.e-textarea[disabled]:hover, -.e-textbox[disabled]:focus, -.e-textarea[disabled]:focus { - border-color: #f4f4f4; -} -.e-textbox::selection, -.e-textarea::selection { - -} -.e-textbox::selection, -.e-textarea::selection { - background: #0078d7; - color: white; -} -.e-textbox::-moz-selection, -.e-textarea::-moz-selection { - -} -.e-textbox::-moz-selection, -.e-textarea::-moz-selection { - background: #0078d7; - color: white; -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - -} -.e-textbox::-webkit-input-placeholder, -.e-textarea::-webkit-input-placeholder { - color: #a6a6a6; -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - -} -.e-textbox:-ms-input-placeholder, -.e-textarea:-ms-input-placeholder { - color: #a6a6a6; -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - -} -.e-textbox::-moz-placeholder, -.e-textarea::-moz-placeholder { - color: #a6a6a6; -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - -} -.e-textbox:-moz-placeholder, -.e-textarea:-moz-placeholder { - color: #a6a6a6; -} -.e-textbox.e-error, -.e-textarea.e-error { - border-color: #a80000; -} -.e-validation-error { - color: #a80000; -} -.e-menu.e-split.e-context { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - -} -.e-menu.e-split.e-context .e-list > .e-menulink { - color: #212121; -} -.e-menu.e-split.e-context .e-list .e-icon { - -} -.e-menu.e-split.e-context .e-list.e-mhover { - -} -.e-btn.e-disable.e-select, -.e-tbtn.e-btn.e-disable.e-select.e-active, -.e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, -.e-split.e-disable { - -} -.e-btn.e-disable.e-select, -.e-btn.e-disable.e-select:hover, -.e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, -.e-tbtn.e-btn.e-disable.e-select.e-active:hover { - -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon { - -} -.e-btn.e-disable.e-select .e-icon { - -} -.e-btn.e-disable.e-select:focus { - -} -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - padding: 4px 3px 4px 8px; -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon { - padding: 4px 8px 4px 3px; -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-captcha .refresh { - -} -.e-captcha .refresh { - /*other*/ - - -} -.e-captcha .refresh { - /*office-365*/ - background: transparent; - border: 0px; -} -.e-captcha .audio { - -} -.e-captcha .audio { - /*other*/ - - -} -.e-captcha .audio { - /*office-365*/ - background: transparent; -} -.e-captcha .imagecontainer { - border: 1px solid #9a9a9a; -} -.e-captcha .validTextBox { - -} -.e-captcha .validTextBox { - /*other*/ - - -} -.e-captcha .validTextBox { - /*office-365*/ - border: 1px solid #eaeaea; -} -.e-captcha .e-validTextBox { - -} -.e-captcha .e-validTextBox { - /*other*/ - - -} -.e-captcha .e-validTextBox { - /*office-365*/ - border: 1px solid #eaeaea; -} -.e-captcha .e-refresh { - -} -.e-captcha .e-refresh { - /*other*/ - - -} -.e-captcha .e-refresh { - /*office-365*/ - background: transparent; - border: 0px; -} -.e-captcha .e-audio { - -} -.e-captcha .e-audio { - /*other*/ - - -} -.e-captcha .e-audio { - /*office-365*/ - background: transparent; - border: 0px; -} -.e-captcha .e-imageContainer { - border: 1px solid #9a9a9a; -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - -} -.e-captcha div:nth-child(2) { - /*office-365*/ - width: 0px !important; -} -.e-captcha .validTextBox:focus { - -} -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:active { - -} -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - -} -.e-captcha .refresh.e-btn.e-select:focus, -.e-captcha .audio.e-btn.e-select:focus, -.e-captcha .refresh.e-btn.e-select:active, -.e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, -.e-captcha .e-audio.e-btn.e-select:focus, -.e-captcha .e-refresh.e-btn.e-select:active, -.e-captcha .e-audio.e-btn.e-select:active { - -} -.e-captcha .imagecontainer img, -.e-captcha .e-imageContainer img { - height: 80px; - width: 150px; -} -.e-captcha .refresh:focus, -.e-captcha .audio:focus, -.e-captcha .e-refresh:focus, -.e-captcha .e-audio:focus { - box-shadow: none; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Colorpicker -------------------------------------------*/ - -.e-colorpicker .e-hsv-color, -.e-colorpicker .e-buttons .e-preview, -.e-colorpicker .e-slider-wrap .e-hue, -.e-colorpicker .e-slider-wrap .e-opacity { - -} -.e-colorpicker .e-slider-wrap .e-handle.e-select, -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid white; -} -.e-colorpicker:focus { - outline: none; -} -.e-colorwidget .e-select { - -} -.e-colorwidget .e-select { - background: white; - color: #666666; - border-color: #c8c8c8; -} -.e-colorpicker .e-buttons .e-codeeditor .e-color-code { - -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - border-color: #c8c8c8; - color: #666666; -} -.e-colorwidget.e-split .e-in-wrap .e-select:hover, -.e-colorwidget.e-split .e-color-container:hover { - background: #eaeaea; -} -.e-colorwidget.e-split .e-in-wrap .e-select:active, -.e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - background-color: #0078d7; - color: white; -} -.e-colorwidget .e-in-wrap, -.e-colorwidget .e-in-wrap.e-box.e-disable:hover, -.e-colorwidget .e-in-wrap.e-box.e-disable:focus { - border-color: #c8c8c8; -} -.e-colorwidget .e-in-wrap.e-box:hover { - -} -.e-colorwidget .e-in-wrap.e-box:hover { - border: 1px solid #767676; -} -.e-colorwidget .e-in-wrap.e-box:focus { - -} -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: white; -} -.e-colorpicker.e-popup { - background-color: white; - border-color: #c8c8c8; -} -.e-presetWrapper.e-widget.e-context { - border-color: #c8c8c8; - -} -.e-colorwidget.e-focus { - box-shadow: 0 0 2px lightgray; -} -.e-colorwidget.e-focus .e-in-wrap:active { - border-color: #0078d7; -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - background-color: white; - color: #212121; - -} -.e-colorpicker .e-recent-color .e-colorblock.e-block, -.e-colorpicker .e-recent-color .e-colorblock.e-select, -.e-colorpicker .e-footer .e-switcher { - border-color: #c8c8c8; -} -.e-colorpicker .e-footer .e-split.e-widget { - border: 1px solid #c8c8c8; -} -.e-colorpicker .e-footer .e-split.e-widget:hover { - border: 1px solid #767676; -} -.e-colorpicker .e-footer .e-split.e-widget:active { - border: 1px solid #0078d7; -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - -} -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - -} -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - -} -.e-colorwidget .e-color-container .e-selected-color::after, -.e-colorwidget .e-select .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:after { - -} -.e-colorpicker .e-footer .e-switcher:hover { - -} -.e-colorwidget .e-in-wrap.e-box, -.e-colorwidget .e-in-wrap.e-box .e-select, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn, -.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - - color: #212121; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn { - -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - color: #212121; - border-color: #c8c8c8; -} -.e-colorwidget .e-select:hover, -.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - background-color: white; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - color: #666666; -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, -.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - background: #eaeaea; -} -.e-presetWrapper.e-menu.e-context, -.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, -.e-presetWrapper.e-menu.e-context .e-list > ul, -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #212121; - border-color: white; -} -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: white; - color: #212121; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - border-color: #c8c8c8; -} -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - background: #f4f4f4; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn, -.e-colorpicker .e-footer .e-applyButton.e-btn { - border-color: #c8c8c8; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn, -.e-colorpicker .e-footer .e-applyButton.e-btn { - background: #f4f4f4; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - border-color: #c8c8c8; - color: #212121; -} -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, -.e-colorpicker .e-footer .e-applyButton.e-btn:hover { - background: #eaeaea; -} -.e-colorpicker .e-buttons .e-grpbtn { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover { - box-shadow: none; - color: #333333; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - background-color: white; - border-color: white; -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - -} -.e-colorpicker .e-buttons .e-grpbtn, -.e-colorpicker .e-buttons .e-grpbtn .e-btn { - background-color: #f4f4f4; -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable { - background: none; -} -.e-colorpicker .e-buttons .e-color-code { - -} -.e-colorpicker .e-buttons .e-color-code { - border: 1px solid #c8c8c8; -} -.e-colorpicker .e-buttons .e-color-code:hover { - border-color: #767676; -} -.e-colorpicker .e-buttons .e-color-code:focus { - -} -.e-colorpicker .e-buttons .e-color-code:focus { - border-color: #0078d7; -} -.e-colorpicker .e-buttons .e-codeeditor::before { - -} -.e-colorpicker .e-buttons .e-previous, -.e-presetWrapper .e-presets-table .e-preset-row { - border-color: #c8c8c8; -} -.e-colorpicker .e-item { - border-color: #c8c8c8; -} -.e-colorpicker .e-item { - border: 1px solid #c8c8c8; -} -.e-colorpicker .e-item.e-state-selected { - -} -.e-colorpicker .e-color-image, -.e-presetWrapper .e-color-image, -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: url(../common-images/lighttheme/colorpicker_light.png); - background-color: transparent; - filter: none; -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - -} -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - -} -.e-presetWrapper .e-presetHeader, -.e-colorpicker .e-element .e-icon:before { - color: #212121; -} -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before { - color: white; -} -.e-colorpicker .e-buttons .e-color-code, -.e-colorpicker .e-codeeditor .e-close_01 { - color: #212121; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - color: white; - border-color: #0078d7; - box-shadow: 0 0 0 2px white; - box-shadow: none; -} -.e-colorpicker .e-buttons .e-grpbtn .e-click { - background: #0078d7; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - color: #212121; - border-color: #c8c8c8; -} -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - background: #eaeaea; -} -.e-presetWrapper.e-menu.e-context li.e-list { - background: white; -} -.e-colorpicker .e-context.e-menu .e-mhover > a, -.e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, -.e-colorpicker .e-context.e-menu .e-mfocused > a, -.e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - background: transparent; -} -.e-colorwidget .e-color-container .e-selected-color:active::after, -.e-colorwidget .e-select:active .e-icon::after, -.e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - -} -.e-colorpicker .e-footer .e-switcher:focus { - box-shadow: 0 0 2px lightgray; - outline-color: lightgray; -} -.e-colorwidget.e-disable { - -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover { - -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon { - margin: -11px 5px; -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable { - opacity: 0.35; - background: none; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-fileexplorer, -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - border-color: #c8c8c8; -} -.e-fileexplorer input, -input.e-fe-dialog-text { - border-color: #c8c8c8; -} -.e-fileexplorer, -.e-fileexplorer input, -input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer { - border-color: #c8c8c8; -} -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar, -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer.e-fe-mobile .e-fe-split-icon { - border-color: #c8c8c8; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar { - border-color: #c8c8c8; - border-style: solid; -} -.e-fileexplorer .e-statusbar .e-itemStaus { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - color: #212121; -} -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td { - color: #212121; -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - -} -.e-fileexplorer.e-js .e-grid td.e-active, -.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name { - color: #333333; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - border-color: #c8c8c8; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover { - background: #eaeaea; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name { - color: #333333; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, -.fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon { - -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - -} -.e-fileexplorer .e-treeview .e-fe-node-hover, -.e-fe-dialog.e-icon.e-close:hover { - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active { - border-color: #deecf9; - background: #deecf9; -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - -} -.e-fileexplorer.e-js .e-tilenode.e-active:hover, -.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active { - border-color: #f4f4f4; - background: #f4f4f4; -} -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon { - -} -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - -} -.e-fileexplorer input:not(.e-textbox), -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input, -.e-fe-split-context.e-menu.e-context.e-split, -.e-fe-split-context.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - -} -.e-fileexplorer .e-tilenode.e-hover, -.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable { - border-color: #f4f4f4; - background: #f4f4f4; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - - border-color: #c8c8c8; -} -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover { - background-color: #f4f4f4; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - background-color: transparent; -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - border-color: #767676; -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - background: transparent; - border-color: transparent; -} -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn, -.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn { - background: none; -} -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - -} -.e-fileexplorer .e-toolbar input, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - -} -.e-fileexplorer .e-toolbar input::selection, -.e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - -} -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - -} -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - -} -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - -} -.e-fileexplorer .e-scrollbar .e-vscroll, -.e-fileexplorer .e-scrollbar .e-hscroll { - -} -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, -.e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - -} -.e-fileexplorer .e-toolbar { - -} -.e-fileexplorer .e-toolbar { - -} -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, -.e-fileexplorer .e-grid .e-gridheader.e-scrollcss, -.e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: white; -} -.e-fileexplorer .e-alt_row, -.e-fileexplorer .e-gridheader, -.e-fileexplorer .e-gridheader .e-headercell, -.e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, -.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace { - background-color: white; -} -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage { - border-color: #c8c8c8; -} -.e-fileexplorer.e-js .e-active .e-thumbImage { - border-color: #0078d7; -} -.e-menu > .e-list.e-fe-separator { - border-color: #c8c8c8; -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - background: transparent; - border-color: transparent; -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - -} -.e-dialog .e-fe-table table tr .e-readonly { - background: white; - color: #212121; -} -.e-dialog .e-fe-table table .e-border { - border-color: #c8c8c8; -} -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, -.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider { - background-color: transparent; -} -.e-fileexplorer .e-fe-popup .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-fileexplorer .e-fe-popup .e-downtail:before, -.e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: #c8c8c8; -} -.e-fileexplorer .e-fe-popup span:hover, -.e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: #666666; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, -.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable { - box-shadow: 0px 0px 6px -1px #c8c8c8 inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child { - -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - border-bottom: 1px solid #c8c8c8; -} -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - -} -.e-fileexplorer .e-toolbar.e-focus { - -} -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-select { - -} -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select { - -} -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select { - -} -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-ntouch.e-select:hover { - -} -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - -} -.e-fe-dialog input.e-fe-dialog-text { - -} -.e-fe-dialog input.e-fe-dialog-text:hover, -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fe-dialog input.e-fe-dialog-text:focus { - -} -.e-fileexplorer .e-toolbar > ul > li .e-split { - -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - background-color: rgba(0, 120, 215, 0.2); -} -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, -.e-fileexplorer .e-gridcontent .e-fe-selection-rect { - border: 1px solid #0078d7; -} -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, -.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: #0078d7; -} -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, -.e-fe-dialog input.e-fe-dialog-text:focus { - border-color: #0078d7; -} -.e-fileexplorer .e-toolbar .e-tool-input:hover, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, -.e-fe-dialog input.e-fe-dialog-text:hover { - border-color: #767676; -} -.e-fe-dialog input.e-fe-dialog-text { - border-color: #c8c8c8; -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, -.e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, -input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input { - color: #333333; -} -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - background-color: #deecf9; -} -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - color: #333333; -} -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - color: #212121; -} -.e-fileexplorer .e-switchGridView.e-button.e-active { - background-color: #deecf9; -} -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - color: #333333; -} -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - color: #212121; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DatePicker themes -------------*/ - -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate, -.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: #adadad; - visibility: visible; - cursor: default; -} -.e-datepicker table td.e-hidedate { - visibility: hidden; -} -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: #c8c8c8; - -} -.e-datewidget .e-in-wrap:before, -.e-datewidget .e-in-wrap:after { - -} -.e-datewidget.e-widget:hover .e-in-wrap { - -} -.e-datewidget.e-widget:hover .e-in-wrap { - border-color: #767676; -} -.e-datewidget.e-disable:hover .e-in-wrap { - border-color: #c8c8c8; -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - -} -.e-datewidget.e-focus .e-in-wrap, -.e-datewidget.e-focus .e-in-wrap:hover { - /*other*/ - - border-color: #0078d7; - box-shadow: 0 0 2px lightgray; -} -.e-datewidget.e-widget .e-select:active:hover { - background-color: #0078d7; - color: white; -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - /*office 365*/ - background-color: white; - color: #333333; -} -.e-datewidget .e-select, -.e-datewidget.e-rtl .e-select, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - background: white; -} -.e-ntouch.e-datewidget .e-select:hover { - -} -.e-ntouch.e-datewidget .e-select:hover { - /*material*/ - background-color: #eaeaea; - color: #333333; -} -.e-datewidget .e-select.e-active { - border-color: #0078d7; -} -.e-datewidget .e-select.e-active { - background: #0078d7; -} -.e-datewidget .e-input { - background-color: white; - -} -.e-datewidget .e-input { - /*material*/ - color: #333333; - font-size: 14px; - font-weight: 400; -} -.e-datewidget .e-input { - /*other*/ - color: #212121; -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - -} -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - /*material*/ - color: #adadad; -} -.e-datepicker table td.e-dp-weekend { - color: #cd0a0a; -} -.e-datepicker.e-calendar { - - border-color: #c8c8c8; - background-color: white; -} -.e-datepicker.e-calendar { - /*material*/ - padding: 10px; - font-size: 12px; - font-weight: 600; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - font-weight: normal; - -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - background: white; -} -.e-datepicker .e-header, -.e-datetime-popup .e-timecontainer .e-header { - font-weight: 300; - color: #333333; - font-size: 16px; -} -.e-datepicker .e-header:hover > span { - color: #212121; -} -.e-datepicker .e-footer { - -} -.e-datepicker .e-footer { - /*material*/ - color: #0078d7; - font-size: 14px; - font-weight: 400; - width: 20%; - float: right; -} -.e-datepicker .e-footer.e-btn.e-select { - /*other*/ - background: transparent; - width: 100%; -} -.e-ntouch.e-datepicker .e-footer:hover { - -} -.e-ntouch.e-datepicker .e-footer:hover { - /*material*/ - border: none; - box-shadow: none; -} -.e-datepicker .e-text { - -} -.e-datepicker .e-text { - /*material*/ - color: black; - font-weight: 300; - font-size: 17px; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - - border-bottom: 1px solid transparent; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - background: #f4f4f4; -} -.e-datepicker .e-week-header, -.e-ntouch.e-datepicker .e-week-header:hover { - /*material*/ - color: #333333; - background: transparent; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - border-color: #c8c8c8; - box-shadow: 0 0 0 transparent inset; - -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - background: #eaeaea; -} -.e-ntouch.e-datepicker table td:hover, -.e-datepicker td.e-state-hover, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - /*office-365*/ - color: #333333; - background-color: transparent; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - background: transparent; -} -.e-datepicker td.e-state-hover { - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - -} -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - /*other*/ - color: #adadad; -} -.e-datepicker .e-datepicker-days .e-selected-days { - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; -} -.e-datepicker .e-datepicker-days .e-selected-days { - background: #0078d7; -} -.e-work-week .e-week-day, -.e-selected-week, -.e-selected-month { - background-color: #f4f4f4; - color: #212121; -} -.e-datepicker .e-header .e-icon { - -} -.e-datepicker .e-header .e-icon { - /*material*/ - color: #333333; -} -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - /*material*/ - background-color: white; -} -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: #c8c8c8; -} -.e-datepicker .e-state-default { - -} -.e-datepicker .e-state-default { - color: #333333; -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - -} -.e-datepicker table td.e-weeknumber, -.e-datepicker table td.e-weeknumber:hover { - color: rgba(51, 51, 51, 0.54); -} -.e-datepicker .today { - -} -.e-datepicker .today { - /*material*/ - color: #333333; - background-color: transparent; -} -.e-datepicker .today:before, -.e-datepicker .today.e-state-hover::before { - background-color: #deecf9; - border: 0px; -} -.e-datepicker .other-month.e-active { - background: none; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - box-shadow: 0 0 0 transparent inset; - /*For flicker issue */ - color: white; - border-color: #0078d7; - -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - background: #0078d7; -} -.e-datepicker .e-active, -.e-datepicker .e-active:hover, -.e-datepicker .e-active.e-state-hover { - /*material*/ - background: transparent; -} -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: #c8c8c8; - -} -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - /*material*/ - color: #adadad; -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #212121; - border: 1px solid transparent; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: #212121; - font-weight: normal; - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: #adadad; -} -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: white; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - background-color: transparent; -} -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} -.e-datepicker::-webkit-input-placeholder { - color: #212121; -} -.e-datepicker:-ms-input-placeholder { - color: #212121; -} -.e-datepicker::-moz-placeholder { - color: #212121; -} -.e-datepicker:-moz-placeholder { - color: #212121; -} -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - -} -.e-datepicker .e-datepicker-days .e-state-default { - height: 30px; - position: relative; - z-index: 1; - padding-top: 5px; -} -.e-datepicker .e-datepicker-months td, -.e-datepicker .e-datepicker-years td { - -} -.e-datepicker .e-datepicker-months td, -.e-datepicker .e-datepicker-years td { - /*material*/ - height: 40px; - position: relative; - z-index: 1; - padding-bottom: 15px; -} -.e-datepicker .e-datepicker-allyears td { - height: 58px; - position: relative; - z-index: 1; -} -.e-datepicker .e-datepicker-months td:hover::before, -.e-datepicker .e-datepicker-years td:hover::before { - -} -.e-datepicker .e-header .e-next, -.e-datepicker .e-header .e-prev { - top: 0; - left: 0; - float: left; -} -.e-datepicker .e-header .e-next:hover, -.e-datepicker .e-header .e-prev:hover { - color: black; -} -.e-datepicker .e-header .e-prev { - top: 0; - left: 0; -} -.e-datepicker .e-header .e-text { - float: left; -} -.e-datepicker .e-header .e-text .e-datepicker-headertext { - border-radius: 0; -} -.e-datepicker .e-header .e-next { - right: 0; -} -.e-datepicker .e-icon { - height: 30px; - width: 30px; -} -.e-datepicker .e-header .e-icon:before { - top: 7px; - left: 8px; -} -.e-datepicker .e-header .e-text { - -} -.e-datepicker .e-header .e-text { - /*office-365*/ - width: 73%; -} -.e-datepicker.e-headerlong .e-header .e-text { - -} -.e-datepicker.e-headerlong .e-header .e-text { - /*office-365*/ - width: 85%; -} -.e-datepicker.e-rtl .e-header .e-text { - float: right; -} -.e-datepicker.e-rtl .e-header .e-prev { - left: 0; - float: right; -} -.e-datepicker.e-rtl .e-header .e-next { - right: 0; - float: right; -} -.e-datewidget.e-active .e-select { - -} -.e-datewidget.e-active .e-select:hover { - -} -.e-datepicker .today:hover { - -} -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - -} -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - background-color: #eaeaea; - color: #333333; - border: 0px; -} -.e-datepicker table td::before { - -} -.e-datepicker table td::before { - /*office-365*/ - width: 30px; - height: 30px; - content: ""; - position: absolute; - left: 1px; - top: 5px; - z-index: -1; -} -.e-datepicker table td.e-weeknumber:hover::before { - -} -.e-datepicker table td.e-weeknumber:hover::before { - content: none; -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, -.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before, -.e-datepicker.e-headerlong table .e-datepicker-days td::before { - -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, -.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before, -.e-datepicker.e-headerlong table .e-datepicker-days td::before { - left: 14px; -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before { - width: 75px; -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before { - left: 14px; -} -.e-datepicker table .e-datepicker-months td::before, -.e-datepicker table .e-datepicker-years td::before { - /*material*/ - width: 45px; - height: 45px; - left: 6px; - top: -2px; - padding-bottom: 0; - background-color: #f4f4f4; -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, -.e-datepicker.e-headerlong table .e-datepicker-years td::before { - left: 29px; -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, -.e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, -.e-datepicker.e-headerlong e-datepicker-months table td::before { - left: 29px; -} -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, -.e-datepicker.e-icons .e-datepicker-years td.e-current-year::before { - left: 16px; -} -.e-datepicker table .e-datepicker-months td.e-active::before, -.e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, -.e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - background-color: #0078d7; -} -.e-datepicker table .e-datepicker-months td.e-active:hover::before, -.e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - background-color: #eaeaea; -} -.e-datepicker table .e-datepicker-allyears td::before { - /*material*/ - width: 50px; - height: 50px; - left: 3px; - top: 6px; - background-color: #f4f4f4; -} -.e-datepicker table .e-datepicker-allyears td.e-active::before { - background-color: #0078d7; -} -.e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before { - /*material*/ - background: #0078d7; - content: ""; - position: absolute; - left: 2px; - top: 5px; - z-index: -1; - height: 30px; - width: 30px; - color: white; -} -.e-datepicker.e-headerlong table td.e-current-allyear::before { - -} -.e-datepicker.e-icons .e-active::before, -.e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, -.e-datepicker.e-icons td.e-state-hover::before { - -} -.e-datepicker.e-icons .e-active::before, -.e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, -.e-datepicker.e-icons td.e-state-hover::before { - left: 7px; -} -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, -.e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - left: 13px; -} -.e-datepicker.e-icons .e-datepicker-allyears td { - word-break: break-word; - white-space: pre; -} -.e-datepicker td.e-state-hover::before { - -} -.e-datepicker td.e-state-hover::before { - /*office-365*/ - border: 1px solid #0078d7; -} -.e-datepicker .e-active::before, -.e-datepicker .e-active.e-state-hover::before { - -} -.e-datepicker .e-active::before, -.e-datepicker .e-active.e-state-hover::before { - /*office-365*/ - background-color: #0078d7; -} -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - -} -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - /*office-365*/ - color: #333333; -} -.e-datepicker table td.e-hidedate:hover::before { - -} -.e-datepicker table td.e-hidedate:hover::before { - /*office-365*/ - background: none; -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - -} -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - -} -.e-datewidget .e-input::selection { - -} -.e-datewidget .e-input::selection { - background: #0078d7; - color: white; -} -.e-datewidget .e-input::-moz-selection { - -} -.e-datewidget .e-input::-moz-selection { - background: #0078d7; - color: white; -} -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, -.e-datepicker.e-popup .e-header .e-next:not(:active):after { - -} -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, -.e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - -} -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - -} -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - -} -.e-datepicker .e-datepicker-days td.e-active { - -} -.e-datewidget.e-disable { - -} -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover { - -} -.e-datepicker .e-footer:active { - color: black; -} -.e-datepicker .e-footer.e-btn.e-select:focus { - box-shadow: none; - border: 1px solid #0078d7; -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- DateTimePicker -------------------------------------------*/ - -.e-datetime-wrap .e-input, -.e-datetime-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-datetime-wrap .e-input, -.e-datetime-popup { - /*other*/ - color: #212121; -} -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, -.e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - border-radius: 0; -} -.e-datetime-wrap .e-input { - -} -.e-datetime-wrap.e-widget .e-select:active:hover { - background-color: #0078d7; - color: white; -} -.e-datetime-wrap .e-in-wrap, -.e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: #c8c8c8; -} -.e-datetime-wrap.e-widget:hover .e-in-wrap { - -} -.e-datetime-wrap.e-widget:hover .e-in-wrap { - border-color: #767676; -} -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - border-color: #c8c8c8; -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-popup .e-focus { - -} -.e-datetime-wrap.e-focus .e-in-wrap, -.e-datetime-wrap.e-focus .e-in-wrap:hover { - border-color: #0078d7; -} -.e-datetime-popup .e-focus .e-in-wrap { - border-color: #0078d7; -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - border-color: #c8c8c8; - border: none; - -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - background: #f4f4f4; -} -.e-datetime-wrap .e-select, -.e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - /*office 365*/ - background-color: white; - color: #333333; -} -.e-ntouch.e-datetime-wrap .e-select:hover { - -} -.e-ntouch.e-datetime-wrap .e-select:hover { - /*other*/ - - color: #666666; -} -.e-ntouch.e-datetime-wrap .e-select:hover { - background: #eaeaea; -} -.e-datetime-popup .e-dt-button { - -} -.e-datetime-popup .e-dt-button { - border: none; - color: #0078d7; - background: none; - font-size: 14px; -} -.e-datetime-popup .e-dt-button:active { - -} -.e-datetime-popup .e-dt-button:active { - border-color: #0078d7; - color: #212121; -} -.e-datetime-popup .e-dt-button:active { - background: #0078d7; -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - -} -.e-ntouch.e-datetime-popup .e-dt-button:hover { - color: #0078d7; - border-color: #c8c8c8; - background-color: transparent; -} -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: #c8c8c8; - background-color: white; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - - font-size: 16px; - font-weight: normal; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - /*other*/ - color: #212121; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - /*other*/ - color: #212121; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header { - /*material*/ - font-size: 12px; - font-weight: bold; - color: #333333; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - background: white; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - /*material*/ - border-bottom: none; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - /*material*/ - border-top: 0; - padding-top: 10px; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - /*other*/ - color: #666666; -} -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: #0078d7; - -} -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - /*material*/ - content: ""; - width: 40px; - height: 40px; - box-shadow: 0; - background-color: #0078d7; - position: absolute; -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - -} -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - /*other*/ - color: white; -} -.e-timepicker table td.e-active:hover { - /*other*/ - color: #212121; -} -.e-timepicker .e-state-default { - - font-weight: normal; -} -.e-timepicker .e-state-default { - /*other*/ - color: #212121; -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - border-color: #c8c8c8; - -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - background: #eaeaea; -} -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - /*material*/ - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - -} -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - /*material*/ - background: white; - border: none; -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - -} -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - background: white; -} -.e-timepicker .e-footer { - -} -.e-timepicker .e-footer { - /*other*/ - border: 1px solid transparent; - color: #212121; -} -.e-timepicker .e-footer { - /*material*/ - border: none; - color: #0078d7; -} -.e-ntouch.e-timepicker .e-footer:hover { - -} -.e-ntouch.e-timepicker .e-footer:hover { - /*material*/ - background: white; - border: none; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - -} -.e-timepicker table td.e-disable { - color: #adadad; -} -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: #adadad; -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - -} -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - /*material*/ - background-color: white; -} -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: #212121; - font-weight: normal; - border-radius: 0px; - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: #c8c8c8; -} -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: #212121; - border: 1px solid transparent; -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - height: 35px; -} -.e-datetime-wrap .e-in-wrap { - -} -.e-datetime-popup .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - height: 30px; - position: relative; - z-index: 1; - padding-top: 5px; -} -.e-datetime-wrap .e-in-wrap:before, -.e-datetime-wrap .e-in-wrap:after { - -} -.e-datetime-wrap.e-focus .e-in-wrap { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - height: 58px; - position: relative; - z-index: 1; -} -.e-datetime-wrap .e-select { - -} -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - -} -.e-ntouch.e-datetime-wrap.e-active .e-select { - -} -.e-datetime-popup .e-time-popup { - -} -.e-datetime-popup .e-time-popup { - /*material*/ - border-left: 1px solid; - box-shadow: none; - font-size: 12px; -} -.e-datetime-popup .e-time-popup.e-rtl { - -} -.e-datetime-popup .e-datepicker { - -} -.e-datetime-popup .e-datepicker { - /*material*/ - box-shadow: none; - padding: 10px 10px 10px 10px; -} -.e-datetime-popup .e-datepicker.e-calendar { - -} -.e-datetime-popup .e-popup-container { - -} -.e-datetime-popup .e-popup-container { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: #c8c8c8; -} -.e-datetime-popup .e-timecontainer { - border-left: 1px solid #c8c8c8; -} -.e-datetime-popup.e-rtl .e-timecontainer { - border-right: 1px solid #c8c8c8; -} -.e-datetime-popup .e-button-container { - -} -.e-datetime-popup .e-datepicker table { - -} -.e-datetime-popup .e-timecontainer .e-header { - -} -.e-datetime-popup .e-timecontainer .e-header { - /*office-365*/ - border: none; - padding-top: 10px; - font-size: 17px; -} -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon { - height: 30px; - width: 30px; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text { - width: 76%; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - float: left; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt { - border-radius: 0; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before { - top: 7px; - left: 8px; -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - /*material*/ - box-shadow: none; - line-height: 40px; - position: relative; - z-index: 1; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - top: 0; - left: 0; - float: left; - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - -} -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - /*material*/ - top: 19px; - left: 12px; -} -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - float: right; -} -.e-datetime-popup.e-drill-down .e-popup-container { - -} -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next { - right: 0; - float: right; -} -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - left: 0; - float: right; -} -.e-datetime-popup .e-drillDowncontainer table td::before { - -} -.e-datetime-popup .e-drillDowncontainer table td::before { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - /*material*/ - top: 2px; - left: 12px; -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - -} -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - /*material*/ - top: 0px; - left: 2px; -} -.e-datetime-popup .e-datepicker .e-footer { - -} -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - -} -.e-datetime-wrap .e-input::selection { - -} -.e-datetime-wrap .e-input::-moz-selection { - -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - -} -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - -} -.e-datetime-wrap.e-disable { - -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - -} -.e-datetime-popup .e-timecontainer .e-header { - padding-bottom: 0; -} -.e-datetime-popup .e-datepicker.e-calendar .e-header { - padding-bottom: 0; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - border-top: 1px solid #eaeaea; -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default { - padding: 0; -} -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header + .e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before { - height: 30px; - line-height: 30px; -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - font-size: 17px; - font-weight: 300; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - color: #212121; - -} -.e-daterangepicker-popup { - /*other*/ - border: 1px solid #c8c8c8; -} -.e-daterangewidget .e-select { - -} -.e-daterangewidget .e-in-wrap:before, -.e-daterangewidget .e-in-wrap:after { - -} -.e-daterangewidget .e-input { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-daterangewidget .e-input { - /*other*/ - color: #212121; -} -.e-daterangewidget .e-in-wrap, -.e-daterangepicker-popup { - border-color: #c8c8c8; -} -.e-daterangewidget .e-in-wrap { - -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - border-color: #0078d7; -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - border-color: #767676; -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus { - /*other*/ - box-shadow: 0 0 2px lightgray; -} -.e-daterangewidget.e-focus .e-in-wrap, -.e-daterangewidget .e-focus .e-in-wrap, -.e-daterangewidget.e-focus .e-in-wrap:hover, -.e-daterangewidget .e-focus .e-in-wrap:hover { - border-color: #0078d7; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - border-color: #c8c8c8; - border: none; - -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background: #f4f4f4; -} -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - /*other*/ - background-color: white; - color: #666666; -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - background-color: none; -} -.e-daterangewidget .e-select, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - background: white; -} -.e-ntouch.e-daterangewidget .e-select:hover { - -} -.e-ntouch.e-daterangewidget .e-select:hover { - /*other*/ - - color: #666666; -} -.e-ntouch.e-daterangewidget .e-select:hover { - background: #eaeaea; -} -.e-daterangepicker-popup .e-custom-dateranges { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover { - /*other*/ - color: #adadad; -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before { - /*material*/ - background-color: #f4f4f4; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: #eaeaea; - color: #212121; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background-color: #eaeaea; -} -.e-daterangepicker-popup .e-datepicker .e-active::before, -.e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - top: 0px; - padding-top: 0px; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - /*other*/ - - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - background: #0078d7; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before { - border-radius: none; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - background: transparent; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - -} -.e-custom-dateranges li { - -} -.e-custom-dateranges li.e-active { - -} -.e-custom-dateranges li.e-active { - /*other*/ - - -} -.e-custom-dateranges li.e-active { - color: #0078d7; -} -.e-custom-dateranges li:hover { - -} -.e-custom-dateranges li:hover { - color: #005a9e; -} -.e-daterange-responsive .e-custom-dateranges { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - background: none; - color: #0078d7; -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover { - background: none; - color: #005a9e; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td, -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - background: transparent; - color: black; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: white; - color: #212121; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - background: #eaeaea; - color: #212121; - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - -} -.e-daterangepicker-popup .e-custom-dateranges li:hover { - color: #005a9e; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: #212121; - border-color: #c8c8c8; - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - /*other*/ - background: #f4f4f4; - box-shadow: 0 0 0 transparent inset; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - background-color: #f4f4f4; -} -/*button css*/ - -.e-daterangepicker-popup .e-drpbuttons { - -} -.e-daterangepicker-popup .e-drpbuttons { - color: #212121; -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - -} -.e-daterangepicker-popup .e-drpbuttons div { - color: #212121; -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - -} -.e-daterangepicker-popup .e-drpbuttons div:hover { - color: #005a9e; -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - -} -.e-daterangepicker-popup .e-drpbuttons .e-active { - color: #212121; -} -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: #c8c8c8; -} -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default { - -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap { - -} -.e-daterangepicker-popup .e-left-datepicker { - -} -.e-daterangepicker-popup .e-right-datepicker { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap { - -} -.e-daterange-timepopup.e-time-popup ul li { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select { - -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select { - -} -.e-daterangewidget.e-active .e-select { - -} -.e-daterangewidget .e-input::selection, -.e-datetime-wrap .e-input::selection { - -} -.e-daterangewidget .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after { - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after { - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover { - -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255, 64, 129, 0.5); - border-color: rgba(255, 64, 129, 0.5); - } - 100% { - box-shadow: 0 0 0 200px rgba(255, 64, 129, 0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap { - -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker + ::after { - -} -.e-daterangepicker-popup .e-custom-dateranges ul { - -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after { - -} -.e-daterangewidget.e-disable { - -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - border-color: #c8c8c8; -} -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker { - -} -.e-daterange-responsive .e-drpbuttons { - background-color: transparent; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} -.sf-d-menuitem { - background-image: url("../common-images/diagram/diagram_context.png"); - background-repeat: no-repeat; - height: 25px; - width: 25px; -} -.sf-d-menuitem.hover { - background-image: url("../common-images/diagram/diagram_context.png"); -} -.sf-d-menuitem.cut { - background-position: 2px -290px; -} -.sf-d-menuitem.copy { - background-position: 2px -264px; -} -.sf-d-menuitem.paste { - background-position: 2px -238px; -} -.sf-d-menuitem.undo { - background-position: 2px -186px; -} -.sf-d-menuitem.redo { - background-position: 2px -213px; -} -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} -.sf-d-menuitem.group { - background-position: 2px -31px; -} -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} -.sf-d-menuitem.grouping { - background-image: none; -} -.sf-d-menuitem.order { - background-image: none; -} -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} -.e-datavisualization-diagram svg { - position: absolute; -} -.e-datavisualization-diagram .drawing { - position: relative; -} -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99ccff; - outline: none; - resize: none; - padding: 2px; -} -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: #fafafa; -} -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: #d8d8d8; -} -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: #ededed; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: #ededed; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: #0078d7; -} -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: #0078d7; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog.e-dialog-wrap { - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-dialog .e-dialog-icon:hover { - border-image: initial; - border-color: #c8c8c8; -} -.e-dialog .e-dialog-icon:hover { - background: #eaeaea; -} -.e-dialog .e-dialog-icon:hover { - color: black; - background: none; -} -.e-dialog-modal { - overflow: hidden; -} -.e-dialog.e-disable .e-dialog-icon:hover { - background: transparent; -} -.e-dialog .e-dialog-icon:before { - - line-height: 1.5; -} -.e-dialog .e-dialog-icon:before { - color: #666666; -} -.e-dialog > .e-header { - -} -.e-dialog > .e-header { - font-size: 21px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: 100; - color: #333333; -} -.e-titlebar + div.e-dialog-scroller .e-widget-content { - padding-top: 0; -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); -} -.e-dialog > .e-titlebar { - -} -.e-dialog > .e-titlebar { - box-shadow: 0 1.83px 1px transparent; - padding: 20px 25px 28px; -} -.e-dialog.e-shadow { - -} -.e-dialog.e-shadow { - box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); -} -.e-dialog.e-widget-content { - -} -.e-dialog.e-widget-content { - font-size: 12px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - padding-top: 28px; - padding-left: 25px; - padding-right: 25px; - padding-bottom: 20px; - font-weight: 300; - line-height: 1.5; -} -.e-dialog.e-widget-content.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color: #383838; -} -.e-overlay { - background-color: black; - opacity: 0.4; -} -.e-dialog > .e-dialog-scroller { - -} -.e-dialog > .e-dialog-scroller { - border: none; -} -.e-dialog .e-dialog-icon:hover:before { - color: #666666; -} -.e-dialog > .e-footerbar { - position: relative; - - background: white; -} -.e-dialog > .e-footerbar { - height: 36px; - padding-left: 25px; - padding-right: 25px; - padding-bottom: 20px; - border: none; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} -.e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-content { - border-radius: 3px; -} -.e-corner .e-dialog-bottom { - border-radius: 0px 0px 3px 3px; -} -.e-corner .e-dialog-top { - border-radius: 3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} -.e-dialog .e-dialog-icon::after { - -} -.e-dialog > .e-icon.e-resizable:before { - -} -.e-dialog .e-dialog-icon { - -} -.e-dialog .e-dialog-icon { - top: 3px; - right: 0; - padding-right: 0; - color: #333333; -} -.e-dialog .e-dialog-icon.e-icon.e-close { - -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - content: "\e800"; -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - content: "\e803"; -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - content: "\e804"; -} -.e-dialog .e-draggable { - touch-action: none; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} -.e-dialog.e-widget-content .e-pager .e-firstpage, -.e-dialog.e-widget-content .e-pager .e-prevpage, -.e-dialog.e-widget-content .e-pager .e-firstpagedisabled, -.e-dialog.e-widget-content .e-pager .e-prevpagedisabled, -.e-dialog.e-widget-content .e-pager .e-nextpage, -.e-dialog.e-widget-content .e-pager .e-lastpage, -.e-dialog.e-widget-content .e-pager .e-nextpagedisabled, -.e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px -2px 9px; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- dropdownlist -------------------------------------------*/ - -.e-ddl .e-options { - background-color: #f4f4f4; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - background-color: white; - border-color: #c8c8c8; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-atc .e-in-wrap, -.e-atc .e-input, -.e-atc-popup, -.e-atc .e-options { - color: #333333; - font-weight: 400; - font-size: 14px; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: normal; - cursor: default; -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - /*other*/ - - -} -.e-ddl .e-input, -.e-ddl .e-input[readonly], -.e-ddl-popup, -.e-ddl .e-options { - color: #333333; - background-color: white; -} -.e-atc-popup ul li.e-category { - color: #333333; -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - /*other*/ - - -} -.e-ddl .e-in-wrap, -.e-ddl-popup, -.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search { - border-color: #c8c8c8; -} -.e-ddl .e-options.e-active { - -} -.e-ddl .e-options.e-active { - /*other*/ - background-color: #0078d7; - color: white; - border-color: #0078d7; -} -.e-ddl .e-options:hover { - background: #eaeaea; -} -.e-ddl .e-options .e-icon.e-close { - color: #767676; -} -.e-ddl-popup div > ul li { - background-color: white; -} -.e-ddl-popup .e-active.e-hover { - background: #deecf9; -} -.e-ddl .e-boxes { - background-color: white; -} -.e-ddl.e-popactive .e-in-wrap:before, -.e-ddl.e-popactive .e-in-wrap:after { - -} -.e-ddl.e-focus .e-in-wrap { - -} -.e-ddl.e-focus .e-in-wrap { - /*other*/ - box-shadow: 0 0 2px lightgray; - border-color: #0078d7; -} -.e-ddl:hover .e-in-wrap { - -} -.e-ddl:hover .e-in-wrap { - /*office-365*/ - border-color: #767676; -} -.e-ddl .e-input.e-watermark { - color: #c0bebe !important; - font-style: italic; -} -.e-ddl-popup .e-hover { - -} -.e-ddl-popup .e-hover { - /*other*/ - - -} -.e-ddl-popup .e-hover { - /*office-365*/ - background: #f4f4f4; - color: #333333; -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - /*other*/ - - -} -.e-ddl .e-select:hover, -.e-ddl.e-rtl .e-select:hover { - /*office-365*/ - width: 30px; - height: 100%; - background: #eaeaea; - color: black; -} -.e-ddl .e-select:active, -.e-ddl.e-rtl .e-select:active { - /*office-365*/ - width: 30px; - height: 100%; - background: #0078d7; - color: white; -} -.e-ddl .e-select.e-disable { - /*office-365*/ - background: #f4f4f4; - border: 0px solid #f4f4f4; - color: #c8c8c8; -} -.e-ddl .e-input.e-disable { - /*office-365*/ - background: #f4f4f4; -} -.e-ddl-popup .e-active { - - border-bottom: 1px solid white; - border-bottom: 1px solid rgba(255, 255, 255, 0.3); -} -.e-ddl-popup .e-active { - /*other*/ - - -} -.e-ddl-popup .e-active { - /*office-365*/ - background-color: #deecf9; - color: #333333; -} -.e-ddl-popup .e-active.e-hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - /*other*/ - - color: #666666; - border-color: #c8c8c8; -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - /*office*/ - width: 30px; - height: 100%; - background: white; -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - background: #f4f4f4; -} -.e-ddl .e-select, -.e-ddl.e-rtl .e-select, -.e-ddl .e-disable.e-select:hover { - background: white; -} -.e-ddl .e-select.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - border-top: 1px solid white; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-resizebar { - background: #f4f4f4; -} -.e-ddl-popup .e-atc.e-search .e-search:before, -.e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color: #c8c8c8; -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act, -.e-ddl-popup .e-checkwrap:hover { - -} -.e-ddl-popup .e-checkwrap.e-check-act:hover { - background-color: #106ebe; - border: 2px solid #106ebe; - color: white; -} -.e-ddl-popup .e-checkwrap.e-check-act { - -} -.e-ddl-popup .e-checkwrap { - - background-color: white; -} -.e-ddl-popup .e-checkwrap { - - /*other*/ - border-radius: none; -} -.e-ddl-popup .e-checkwrap { - background-color: white; - border: 2px solid #a6a6a6; - color: white; -} -.e-ddl-popup .e-checkwrap:hover { - border: 2px solid #767676; -} -.e-ddl-popup .e-check-act { - -} -.e-ddl-popup .e-check-act { - /*other*/ - - -} -.e-ddl-popup .e-check-act { - border: 2px solid #0078d7; - color: white; - background-color: #0078d7; -} -.e-dropdownlist::-webkit-input-placeholder { - color: #212121; -} -.e-dropdownlist:-ms-input-placeholder { - color: #212121; -} -.e-dropdownlist::-moz-placeholder { - color: #212121; -} -.e-dropdownlist:-moz-placeholder { - color: #212121; -} -.e-ddl.e-widget.e-popactive .e-select .e-icon { - -} -.e-ddl.e-widget .e-select .e-icon { - -} -.e-ddl-popup .e-check-inact.e-ddl-anim:before { - -} -.e-ddl-popup .e-check-act.e-ddl-anim:after { - -} -.e-ddl.e-widget .e-in-wrap.e-disable { - -} -.e-ddl.e-widget .e-input.e-disable { - -} -.e-ddl.e-widget .e-select.e-disable { - -} -.e-ddl.e-widget .e-input.e-disable { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - -} -.e-tooltip-wrap { - /*other*/ - - - border-radius: none; -} -.e-tooltip-wrap { - /*office-365*/ - border: 1px solid #767676; - background-color: #f4f4f4; -} -.e-tooltip-wrap .e-arrowTipOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - position: absolute; - -} -.e-tooltip-wrap .e-arrowTipOuter { - /*other*/ - - -} -.e-tooltip-wrap .e-arrowTipOuter { - /*office-365*/ - border-top: 10px solid #f4f4f4; -} -.e-tooltip-wrap .e-arrowTipInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - - left: 1px; - top: 0px; - position: absolute; -} -.e-tooltip-wrap .e-arrowTipInner { - /*office-365*/ - order-top: 9px solid white; -} -.e-def { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 18px; - -} -.e-def { - /*other*/ - - -} -.e-def { - /*office-365*/ - font-size: 12px; - color: #666666; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader { - background: none repeat scroll 0 0 #f4f4f4; - border-bottom: 1px solid #767676; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before { - color: #333333; -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover { - color: black; -} -.e-tooltip-wrap .e-cross-circle:hover { - color: #666666; - border-color: #c8c8c8; -} -.e-tooltip-wrap .e-cross-circle:hover { - background: #eaeaea; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- listbox -------------------------------------------*/ - -.e-listbox .e-select { - -} -.e-listbox .e-select { - background: #deecf9; - border-color: #deecf9; - color: #333333; -} -.e-listbox .e-active { - color: white; - border-color: #eaeaea; -} -.e-listbox .e-active { - background: #eaeaea; -} -.e-listbox .e-hover { - -} -.e-listbox .e-hover { - background: #f4f4f4; - color: #333333; -} -.e-dragClonelist { - -} -.e-dragClonelist { - background: #deecf9; - text-align: center; - color: #333333; - line-height: 36px; - padding: 0 12px !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; -} -.e-wrap .e-listbox li { - - word-break: break-all; -} -.e-wrap .e-listbox li { - padding: 0px 12px !important; -} -.e-rtl.e-wrap .e-listbox li { - -} -.e-rtl.e-wrap .e-listbox li { - padding-left: 12px !important; -} -.e-nowrap .e-listbox li { - padding-left: 10px !important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - background-color: #eaeaea; -} -.e-ddl-popup.e-wrap.e-js { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - top: 4px; -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, -.e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, -.e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - padding-right: 12px; -} -.e-ddl-popup div > .e-ul .e-ghead { - -} -.e-ddl-popup div > .e-ul .e-ghead { - border-bottom: 1px solid #eaeaea; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - font-size: 14px; - font-weight: 400; - color: #666666; - padding-left: 12px; - line-height: 36px; -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - padding-right: 12px; - padding-top: 10px; -} -.e-ddl-popup.e-wrap { - color: #333333; - font-size: 13px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: 400; - border-color: #eaeaea; -} -.e-ddl-popup.e-wrap .e-listbox li { - line-height: 36px; - background-color: initial; -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - background-color: #deecf9; -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover { - background-color: #f4f4f4; -} -.e-ddl-popup div > .e-listbox li:empty { - min-height: 36px !important; -} -.e-ddl-popup.e-js { - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action: none; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-lv .e-list-text { - -} -.e-lv .e-list-text { - font-size: 13px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - font-weight: 400; -} -/*List Item*/ - -.e-lv .e-list { - -} -.e-lv .e-list { - border-bottom: none; - padding: 0px 12px; - height: 36px; - font-size: 13px; -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before { - color: #333333; -} -.e-lv .e-list.e-state-default { - background-color: white; - border-color: #c8c8c8; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text { - color: #333333; - font-weight: 400; -} -.e-lv .e-list.e-state-default:hover { - -} -.e-lv .e-list.e-state-default:hover { - background: #f4f4f4; - color: #333333; -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text { - color: #212121; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before { - color: #666666; -} -.e-lv .e-list .e-chevron-right_01:hover { - color: #212121; -} -.e-lv .e-list.e-state-active { - -} -.e-lv .e-list.e-state-active { - background: #deecf9; - color: #333333; -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text { - color: #333333; -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before { - color: #333333; -} -/*Search Box*/ - -.e-lv-inputdiv .e-lv-input { - border: 1px solid #c8c8c8; - border-radius: 7px; - font-size: 14px; -} -.e-lv .e-header { - -} -.e-lv .e-header { - color: #666666; - border-top: 1px solid #eaeaea; - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; - padding-left: 12px; - height: 36px; - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: 400; -} -.e-lv.e-parentlv > .e-lv .e-list-container { - -} -.e-lv.e-parentlv > .e-lv .e-list-container { - border: 1px solid #eaeaea; -} -.e-lv.e-parentlv > .e-lv.subpage { - border: none; -} -.e-nb .e-lv .subpage .e-content { - float: none; -} -.e-lv > .e-header:hover > .e-icon:before { - color: #666666; -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - -} -.e-lv > .e-header > .e-icon:before, -.e-lv > .e-header > .e-icon:hover:before { - color: #666666; -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, -.e-lv .e-template-list .e-list-check div { - float: none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div { - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display: table; -} -.e-lv .e-htitle, -.e-lv .e-btn-text { - -} -.e-lv .e-htitle, -.e-lv .e-btn-text { - height: 18px; - padding: 7px 7px 7px 0px; -} -.e-htitle, -.e-btn-text { - -} -.e-htitle, -.e-btn-text { - font-weight: 400; -} -.e-lv .e-btn-text { - -} -.e-icon.e-chevron-left_01:before { - -} -.e-list-container .e-chkbox-wrap .e-chk-image.e-stop, -.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-list-container .e-chkbox-wrap div > span.e-chk-act, -.e-list-container .e-chkbox-wrap div > span.e-chk-indeter { - -} -.e-lv .e-list.e-state-default.e-arrow, -.e-lv .e-list .e-chevron-right_01 { - -} -.e-lv .e-list-container .e-chkbox-wrap { - -} -.e-lv .e-list-container .e-chkbox-wrap { - margin-top: 3px; -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - content: "\e69b"; -} -.e-lv .e-list .e-chevron-right_01 { - padding: 0; - height: 36px; - line-height: 34px; -} -.e-lv .e-icon.e-chevron-left_01:before { - content: "\e68b"; -} -.e-lv .e-arrow .e-chevron-right_01:before, -.e-lv .e-icon.e-chevron-left_01:before { - font-size: 12px; - padding-top: 1px; -} -.e-lv .e-list .e-lv-checkdiv { - padding-left: 12px; -} -.e-lv.e-slideleft .e-header { - padding-left: 0; -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - width: 36px; - height: 36px; -} -.e-lv .e-icon.e-chevron-left_01:before { - padding-left: 4px; -} -.e-list-container .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- editor less ----------- */ - -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - -} -.e-numeric, -.e-percent, -.e-currency, -.e-mask { - background-color: white; -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - -} -.e-numeric:hover .e-in-wrap, -.e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, -.e-mask:hover .e-in-wrap { - border-color: #767676; -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap { - border-color: #f4f4f4; - background: #f4f4f4; -} -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - - box-shadow: none; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - border-color: #f4f4f4; - background: #f4f4f4; -} -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input { - box-shadow: none; -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - -} -.e-numeric .e-in-wrap, -.e-percent .e-in-wrap, -.e-currency .e-in-wrap, -.e-mask .e-in-wrap { - border-color: #c8c8c8; -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin { - cursor: default; - -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - -} -.e-numeric .e-input, -.e-percent .e-input, -.e-currency .e-input, -.e-mask .e-input { - color: #333333; - background-color: white; -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - -} -.e-numeric.e-focus .e-in-wrap, -.e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, -.e-mask.e-focus .e-in-wrap { - border-color: #0078d7; -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - -} -.e-numeric .e-input.e-error, -.e-percent .e-input.e-error, -.e-currency .e-input.e-error, -.e-mask.e-error, -.e-mask .e-error { - color: #a80000; -} -.e-numeric.e-error .e-in-wrap, -.e-percent.e-error .e-in-wrap, -.e-currency.e-error .e-in-wrap, -.e-mask.e-error .e-in-wrap { - border-color: #a80000; -} -.e-numeric.e-disable-wrap, -.e-percent.e-disable-wrap, -.e-currency.e-disable-wrap, -.e-mask.e-disable-wrap { - -} -.e-numeric .e-watermark, -.e-percent .e-watermark, -.e-currency .e-watermark, -.e-mask .e-watermark { - color: #c0bebe; -} -.e-widget .e-input.e-placeholder { - -} -.e-widget .e-input.e-placeholder { - color: #a6a6a6; -} -.e-validation-error { - color: #a80000; -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - - border: none; -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - color: #212121; -} -.e-numeric .e-select, -.e-numeric.e-rtl .e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-select, -.e-percent.e-rtl .e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-select, -.e-currency.e-rtl .e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - -} -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - color: black; -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - color: black; -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - -} -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - background: #0078d7; - color: white; -} -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - -} -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - background: #f4f4f4; - color: black; -} -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - -} -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - background: #0078d7; - color: white; -} -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - background: #f4f4f4; -} -.e-numeric.e-disable-wrap .e-input, -.e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, -.e-mask.e-disable-wrap .e-input { - -} -.e-numeric.e-disable-wrap .e-input, -.e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, -.e-mask.e-disable-wrap .e-input { - background: #f4f4f4; -} -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow { - border: 0 none transparent; -} -.e-input::-webkit-input-placeholder { - -} -.e-input::-webkit-input-placeholder { - color: #a6a6a6; -} -.e-input:-ms-input-placeholder { - -} -.e-input:-ms-input-placeholder { - color: #a6a6a6; -} -.e-input::-moz-placeholder { - -} -.e-input::-moz-placeholder { - color: #a6a6a6; -} -.e-input:-moz-placeholder { - -} -.e-input:-moz-placeholder { - color: #a6a6a6; -} -.e-numeric .e-input::selection, -.e-percent .e-input::selection, -.e-currency .e-input::selection, -.e-mask .e-input::selection { - -} -.e-numeric .e-input::selection, -.e-percent .e-input::selection, -.e-currency .e-input::selection, -.e-mask .e-input::selection { - background: #0078d7; - color: white; -} -.e-numeric .e-input::-moz-selection, -.e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, -.e-mask .e-input::-moz-selection { - -} -.e-numeric .e-input::-moz-selection, -.e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, -.e-mask .e-input::-moz-selection { - background: #0078d7; - color: white; -} -.e-numeric.e-disable-wrap .e-in-wrap, -.e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, -.e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, -.e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, -.e-mask.e-disable-wrap:hover .e-in-wrap { - -} -.e-numeric.e-disable-wrap .e-disable, -.e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, -.e-mask.e-disable-wrap .e-disable { - -} -.e-numeric .e-disable.e-select, -.e-numeric.e-rtl .e-disable.e-select, -.e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, -.e-percent.e-rtl .e-disable.e-select, -.e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, -.e-currency.e-rtl .e-disable.e-select, -.e-currency .e-disable.e-select:hover { - -} -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - -} -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - -} -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/* ------- menu less ----------- */ - -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - -} -.e-menu.e-separator.e-horizontal > .e-list, -.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list, -.e-menu.e-horizontal > .e-separator.e-list:hover { - /*office-365*/ - border-right-color: transparent; -} -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, -.e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover, -.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list, -.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: #c8c8c8; -} -.e-menu.e-separator.e-rtl.e-horizontal > .e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list, -.e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color: #c8c8c8; -} -/*---------------------theming----------------------------------*/ - -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - -} -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, -.e-menu.e-vertical { - color: #333333; - font-weight: 400; - font-size: 14px; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - - background: white; -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - -} -.e-menu, -.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap, -.e-menu.e-vertical, -.e-menu.e-vertical .e-list > ul, -.e-menu.e-context, -.e-menu.e-context .e-list > ul { - border-color: #eaeaea; -} -.e-menu.e-horizontal .e-list > ul { - background: white; - filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); - -} -.e-menu.e-horizontal .e-list > ul { - /*other*/ - border-color: #c8c8c8; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter { - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left: 0px; - top: 0px; - border-bottom: 10px solid #eaeaea; - position: absolute; -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner { - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid white; - left: 1px; - top: 1px; - position: absolute; -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - -} -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - background-color: #f4f4f4; - color: #212121; -} -.e-menu.e-horizontal .e-list > ul li.e-haschild:hover, -.e-menu.e-vertical .e-list > ul li.e-haschild:hover, -.e-menu.e-context .e-list > ul li.e-haschild:hover { - border-color: #eaeaea; -} -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink { - color: #212121; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - background-color: #0078d7; - color: white; -} -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - -} -.e-menu.e-horizontal .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list > ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list > ul li.e-haschild.e-active > .e-menulink { - border-color: none; - background-color: #deecf9; - color: #333333; -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - /*other*/ - - -} -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover { - color: white; -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - -} -.e-menu .e-list > a .e-icon, -.e-menu .e-list > span > .e-icon { - color: #333333; -} -.e-menu .e-list.e-active > .e-menulink > span.e-icon.e-arrowhead-right { - color: #333333; -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - -} -.e-menu .e-list:hover > a .e-icon, -.e-menu .e-list:hover > span > .e-icon { - color: #212121; -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - -} -.e-menu .e-list.e-active > a > .e-icon, -.e-menu .e-list.e-active > span > .e-icon, -.e-menu .e-list.e-active:hover > a > .e-icon, -.e-menu .e-list.e-active:hover > span > .e-icon { - color: white; -} -/*----------------------------------- disabled items ----------------------------------*/ - -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item { - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon { - color: #666666; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item * { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image: none; - color: #212121; - cursor: default; -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*other*/ - - -} -.e-menu.e-horizontal .e-mhover, -.e-menu.e-context .e-mhover, -.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused, -.e-menu.e-context .e-mfocused, -.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background-color: #f4f4f4; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - /*other*/ - - color: white; - border-color: #eaeaea; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - background: #0078d7; -} -.e-menu.e-horizontal .e-active, -.e-menu.e-context .e-active, -.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - color: #333333; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - - border-color: #eaeaea; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - color: black; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - - color: white; - border-color: #eaeaea; -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - -} -.e-menu.e-horizontal > .e-list span.e-menu-left { - /*other*/ - display: block; -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - -} -.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down { - /*other*/ - display: block; -} -.e-menu.e-horizontal > .e-ham-wrap { - background: white; - border-left-color: #c8c8c8; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - color: white; - border-color: #eaeaea; -} -.e-menu.e-horizontal > .e-ham-wrap:hover { - background: #eaeaea; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - - color: white; - border-color: #eaeaea; -} -.e-menu.e-horizontal > .e-ham-wrap:active { - background: #0078d7; -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger { - border-top-color: #212121; - border-bottom-color: #212121; -} -.e-menu.e-horizontal > .e-ham-wrap > div > .e-hamburger:before { - border-top-color: #212121; -} -.e-menu-wrap > .e-menu-popwrap { - border-color: #c8c8c8; -} -.e-menu-wrap > .e-menu-popwrap > .e-menu { - background-color: white; -} -.e-menu .e-list ul:first-child li:first-child { - -} -.e-menu.e-context > .e-separator.e-list { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-progressbar { - - color: #212121; -} -.e-progressbar { - /*other*/ - - -} -.e-progressbar { - background-color: #eaeaea; - border-color: #eaeaea; - height: 2px !important; - margin-top: 10px; - margin-bottom: 10px; -} -.e-progressbar .e-progress { - -} -.e-progressbar .e-progress { - background: #0078d7; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------Rating themes -------------*/ - -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - -} -.e-rating.e-horizontal .e-shape, -.e-rating.e-vertical .e-shape, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list, -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - background: none; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset { - background: url(images/Rating_Clear.png) no-repeat; - margin: 1px; -} -.e-rating.e-horizontal .e-shape.selected, -.e-rating.e-horizontal .e-shape.active, -.e-rating.e-vertical .e-shape.selected, -.e-rating.e-vertical .e-shape.active { - background: url(images/Rating_Active.png) no-repeat; -} -.e-rating.e-horizontal .e-shape.inactive, -.e-rating.e-vertical .e-shape.inactive, -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - background: url(images/Rating_Default.png) no-repeat; -} -.e-rating .e-shape.inactive { - -} -.e-rating .e-shape.inactive { - background-position: 0 -174px; -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - -} -.e-rating .e-shape.active { - background-position: 0 0; -} -.e-rating .e-shape.selected { - -} -.e-rating .e-shape.selected { - background-position: 0 -60px; -} -.e-rating.e-disable .e-shape, -.e-rating.e-disable .e-shape-list, -.e-rating.e-disable .e-reset { - cursor: default; -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset:hover, -.e-rating.e-vertical .e-reset:hover { - background-position: 2px 2px; -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - -} -.e-rating.e-horizontal .e-reset, -.e-rating.e-vertical .e-reset, -.e-rating.e-disable .e-reset:hover { - background-position: 2px 2px; -} -.e-rating.e-vertical .e-reset, -.e-rating.e-vertical .e-reset:hover { - margin-left: 4px; - background-position: 0 0; -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - -} -.e-rating.e-horizontal .e-shape-list, -.e-rating.e-vertical .e-shape-list { - background-position: 0 0; - float: left; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Rotator -------------------------------------------*/ - -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, -.e-rotator-wrap .e-thumb .e-thumb-items li, -.e-rotator-wrap .e-in-wrap.e-multiple { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - border-color: #0078d7; -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #c8c8c8; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: #c8c8c8; -} -.e-rotator-wrap .e-inner .e-caption { - -} -.e-rotator-wrap .e-inner .e-caption { - background-color: white; - color: #212121; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - border-color: #212121; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - background-color: #a6a6a6; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: #c8c8c8; - background-color: #f4f4f4; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover { - border-color: #0078d7; - background-color: #0078d7; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - border-color: #c8c8c8; - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - background-color: #dadada; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon, -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - background-image: url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play { - background-position: -161px 0px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play { - background-position: -186px 0px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause { - background-position: -248px 0px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause { - background-position: -273px 0px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous { - background-position: -64px -15px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous { - background-position: -69px -15px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next { - background-position: -109px -15px; -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next { - background-position: -126px -15px; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous { - background-position: 11px -15px; -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next { - background-position: -22px -15px; -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - -} -.e-rotator-wrap .e-inner .e-caption > span { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - -} -.e-rotator-wrap.e-Focused .e-shadow { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget { - -} -.e-slider.e-widget { - background-color: #c8c8c8; -} -.e-tooltipbox { - -} -.e-tooltipbox { - background-color: #f4f4f4; - border-color: #767676; - color: #333333; -} -.e-slider .e-handle.e-select { - -} -.e-slider .e-handle.e-select { - background-color: white; - border-color: #666666; -} -.e-slider .e-handle.e-hover { - -} -.e-slider .e-handle.e-focus { - -} -.e-slider .e-range { - -} -.e-slider .e-range { - background: #666666; -} -.e-slider-wrap:hover .e-slider.e-widget { - background-color: #c7e0f4; -} -.e-slider-wrap:hover .e-slider .e-range { - background-color: #0078d7; - border-color: #0078d7; -} -.e-slider-wrap:active .e-slider.e-widget { - background-color: #c7e0f4; -} -.e-slider-wrap:active .e-slider .e-range { - background-color: #106ebe; - border-color: #106ebe; -} -.e-slider-wrap:hover .e-slider .e-handle { - border-color: #0078d7; -} -.e-slider-wrap:active .e-slider .e-handle { - border-color: #106ebe; -} -.e-slider-wrap.e-disable .e-slider.e-widget { - background-color: #eaeaea; -} -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - border-color: white; -} -.e-slider-wrap.e-disable .e-slider .e-range { - -} -.e-slider-wrap.e-disable .e-slider .e-range { - background-color: #c8c8c8; - border-color: #c8c8c8; -} -.e-slider-wrap.e-disable, -.e-slider.e-disable { - opacity: 1; -} -.e-slider-wrap.e-disable .e-handle.e-select { - -} -.e-slider-wrap.e-disable .e-handle.e-select { - border-color: #c8c8c8; -} -.e-scale .e-tick { - background-image: url(images/slider-tick.png); -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - color: #666666; -} -.e-slider .e-handle.e-select.e-handle-start { - -} -.e-slider .e-handle.e-select.e-handle-start.e-focus { - -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after { - -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after { - -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after { - -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab) { - -} -.e-slider-wrap.e-disable .e-slider .e-handle:after { - -} -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: #c8c8c8; -} -.e-splitter .e-pane { - background-color: white; - color: #212121; -} -.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: #fef1ec; -} -.e-splitter .e-splitbar.e-shadowbar { - -} -.e-splitter .e-splitbar.e-shadowbar { - background: #0078d7; -} -.e-splitter .e-splitbar { - - border-color: #c8c8c8; -} -.e-splitter .e-splitbar { - background-color: white; -} -.e-splitter .e-splitbar .e-icon { - color: #666666; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: #666666; -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - -} -.e-splitter .e-hover.e-splitbar.e-split-divider, -.e-splitter .e-splitbar.e-split-divider:hover { - background-color: #dadada; -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - -} -.e-splitter .e-splitbar > .e-icon.v-backward:before, -.e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, -.e-splitter .e-splitbar > .e-icon:before { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - margin-top: 35px; - margin-left: 1px; - font-size: 12px; - width: 12px; - color: #767676; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - left: 3px; - width: 12px; - font-size: 12px; - margin-top: -20px; - color: #767676; -} -.e-splitter .e-splitbar.e-h-bar { - -} -.e-splitter .e-splitbar.e-h-bar { - width: 12px; - border: none; - background-color: #eaeaea; -} -.e-splitter .e-splitbar .e-activebar { - -} -.e-splitter .e-splitbar .e-activebar { - display: block; -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ - -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - -} -.e-splitter .e-splitbar.e-v-bar { - -} -.e-splitter .e-splitbar.e-v-bar { - height: 12px; - border: none; - background-color: #eaeaea; -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - content: "\e625"; -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - height: 12px; - margin-left: 32px; - margin-top: 4px; - font-size: 12px; - color: #767676; -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - content: "\e627"; -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - height: 12px; - margin-left: -24px; - margin-top: 1px; - font-size: 12px; - color: #767676; -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - font-family: 'ej-webfont'; - margin-top: -3.5px; - font-size: 19px; - width: 20px; - line-height: normal; - cursor: n-resize; -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - content: "\e871"; -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - font-family: 'ej-webfont'; - margin-left: 3.5px; - height: 20px; - font-size: 19px; - cursor: e-resize; -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - content: "\e872"; -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - display: none !important; -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - margin-top: 0; - margin-left: 4px; -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - margin-top: 0; - margin-left: -3px; -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - margin-left: 0; - margin-top: 1px; -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - margin-left: 0; - margin-top: 3px; -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - left: -4px; -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - margin-right: 5px; -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - -} -.e-splitter .e-splitbar .e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar .e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-datavisualization-symbolpalette { - border: 1px solid #c8c8c8; - outline: transparent none 0px; - text-decoration: none; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - border-radius: 0px; -} -.e-datavisualization-symbolpalette .e-scanvas { - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-header { - display: table; - border: 0px solid transparent; - border-bottom-width: 1px; - border-bottom-color: #c8c8c8; - outline: transparent none 0px; - cursor: pointer; - color: #212121; - position: relative; - width: 100%; - background: #f4f4f4; - border-radius: 0px; -} -.e-datavisualization-symbolpalette .e-header { - background: #f4f4f4; -} -.e-datavisualization-symbolpalette .e-header-text { - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: 14px; -} -.e-datavisualization-symbolpalette .e-header-wrapper { - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow { - border: 0px solid transparent; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before { - content: "\e631"; -} -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess { - content: "\e62f"; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - color: white; -} -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected { - background: #0078d7; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - color: #212121; -} -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover { - background: #eaeaea; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent { - display: block; - border: 0px solid transparent; - outline-style: none; - padding: 0.5em; - padding-bottom: 0.6em; - border-bottom-width: 1px; - border-bottom-color: #c8c8c8; - background: transparent; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-anchor { - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - text-align: center; - outline: transparent none 0px; - background: transparent; - width: 100%; -} -.e-datavisualization-symbolpalette .e-paletteItem { - border: 0px solid transparent; - float: left; - padding-right: 3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} -.e-datavisualization-symbolpalette .e-paletteItem.hover { - background: #eaeaea; -} -.e-datavisualization-symbolpalette .e-paletteItem.selected { - background: #eaeaea; -} -.e-datavisualization-symbolpalette .e-text-container { - white-space: nowrap; - color: black; - overflow: hidden; -} -.e-datavisualization-symbolpalette .e-svg-container { - display: block; - position: relative; - border: 0px solid transparent; -} -.e-datavisualization-symbolpalette .e-svg-container svg { - display: inline; - padding: 1px; -} -[draggable=true] { - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} -.svg.foreignObject { - top: 0px; - left: 0px; - position: absolute; - border: 0px solid transparent; - display: block; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-tab.e-js.e-widget { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: none; -} -.e-tab.e-js > .e-header > .e-item > .e-link, -.e-tab.e-js > .e-left > .e-item > .e-link, -.e-tab.e-js > .e-right > .e-item > .e-link { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: #333333; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*office-365*/ - background: transparent; -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - -} -.e-tab.e-js > .e-header, -.e-tab.e-js .e-header > .e-select.e-disable:hover, -.e-tab.e-js > .e-left, -.e-tab.e-js > .e-right, -.e-tab.e-disable .e-select:hover { - /*office-365*/ - background: white; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover { - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - /*material*/ - - -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a { - color: #333333; -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - /*material*/ - - -} -.e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - border-top: 2px solid #0078d7; -} -.e-tab.e-js .e-header .e-select.e-disable a, -.e-tab.e-js.e-disable a { - cursor: default; -} -.e-tab.e-js .e-header .e-select.e-disable a, -.e-tab.e-js.e-disable a { - /*office-365*/ - color: #a6a6a6; -} -.e-tab > .e-header { - - border-left: none; -} -.e-tab > .e-header { - -} -.e-tab > .e-header { - /*office-365*/ - border: 0px; -} -.e-tab .e-left { - -} -.e-tab .e-left { - -} -.e-tab .e-left { - /*office-365*/ - border-right: 0px; -} -.e-tab .e-right { - -} -.e-tab .e-right { - -} -.e-tab .e-right { - /*office-365*/ - border-left: 0px; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - - outline: 0 none; - margin-right: -1px; -} -.e-tab.e-js .e-left .e-item.e-active, -.e-tab.e-js .e-left .e-item.e-active:hover { - /*office-365*/ - border-right: 2px solid #0078d7; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - - margin-left: -1px; - outline: 0 none; -} -.e-tab.e-js .e-right .e-item.e-active, -.e-tab.e-js .e-right .e-item.e-active:hover { - /*office-365*/ - border-left: 2px solid #0078d7; -} -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active, -.e-scrolltab.e-js .e-header > .e-bottom-line.e-item.e-active:hover { - border: 1px solid #c8c8c8; -} -.e-tab .e-left .e-item.e-active, -.e-tab .e-right .e-item.e-active { - border-bottom: 1px solid #c8c8c8; - position: relative; -} -.e-tab .e-header li { - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - - outline: 0 none; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active, -.e-tab.e-js .e-header > .e-bottom-line.e-active:hover { - /*office-365*/ - padding-bottom: 0px; - border-bottom: 2px solid #0078d7; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - - padding-top: 1px; - outline: 0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active, -.e-tab.e-js .e-header > .e-top-line.e-active:hover { - /*office-365*/ - border-top: 2px solid #0078d7; -} -.e-tab .e-left li, -.e-tab .e-right li { - border-bottom: 1px solid #c8c8c8; -} -.e-tab.e-vertical { - background: transparent; - border: 1px solid #c8c8c8; -} -.e-tab.e-js .e-header > .e-item:hover, -.e-tab.e-js .e-left > .e-item:hover, -.e-tab.e-js .e-right > .e-item:hover { - background-color: #eaeaea; - color: #212121; - filter: none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - -} -.e-tab.e-js .e-icon.e-chevron-circle-left, -.e-tab.e-js .e-icon.e-chevron-circle-right { - /*office-365*/ - color: #212121; -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon, -.e-tab.e-js .e-left > .e-item:hover > .e-icon, -.e-tab.e-js .e-right > .e-item:hover > .e-icon { - /*office-365*/ - color: #333333; -} -.e-tab.e-js > .e-content { - - border-color: #c8c8c8; - font-size: 14px; - border-style: solid; -} -.e-tab.e-js > .e-content { - -} -.e-tab.e-js > .e-content { - /*office-365*/ - border-width: 0px; - color: #333333; - background: white; - font-size: 14px; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - - border-color: #c8c8c8; - color: #212121; - border: none; - background: none; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - /*office-365*/ - background: transparent; - font-size: 14px; - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border-radius: 0px; -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - /*other*/ - - -} -.e-tab .e-header > .e-select a, -.e-tab .e-left > .e-select a, -.e-tab .e-right > .e-select a { - font-weight: normal; - line-height: 19px; -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active { - font-weight: 600; - color: #333333; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - background: white; -} -.e-tab.e-js .e-header > .e-select, -.e-tab.e-js .e-left > .e-select, -.e-tab.e-js .e-right > .e-select { - font-weight: 400; - color: #333333; -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - -} -.e-tab.e-js .e-header > .e-active:hover, -.e-tab.e-js .e-left > .e-active:hover, -.e-tab.e-js .e-right > .e-active:hover, -.e-tab.e-js .e-header.e-item:hover, -.e-tab.e-js .e-left.e-item:hover, -.e-tab.e-js .e-right.e-item:hover { - /*other*/ - - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - -} -.e-tab .e-header > .e-active a, -.e-tab .e-left > .e-active a, -.e-tab .e-right > .e-active a { - /*office-365*/ - font-weight: 600; -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - -} -.e-tab .e-header > .e-select:hover a, -.e-tab .e-left > .e-select:hover a, -.e-tab .e-right > .e-select:hover a { - /*other*/ - - color: #212121; -} -.e-tab .e-header > .e-active:hover a, -.e-tab .e-left > .e-active:hover a, -.e-tab .e-right > .e-active:hover a { - /*other*/ - - color: #212121; -} -.e-tab .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - -} -.e-tab .e-header.e-addborderbottom { - border-size: 0px; -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - -} -.e-tab .e-header.e-addbordertop { - border-top: 0px; -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { - border-right: 1px solid #c8c8c8; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { - border-left: 1px solid #c8c8c8; -} -.e-tab .e-header .e-margine-top:hover { - -} -.e-tab .e-header .e-margine-top:hover { - /*other*/ - border-top: 1px solid white; -} -.e-tab .e-header .e-margine-bottom:hover { - border-bottom: 1px solid white; -} -.e-tab .e-header.e-addborderbottom .e-active { - -} -.e-tab .e-header.e-addborderbottom .e-active { - border-top: 2px solid transparent; -} -.e-tab .e-header.e-addbordertop .e-active { - -} -.e-tab .e-header.e-addbordertop .e-active { - border-bottom: 2px solid transparent; -} -.e-tab .e-right.e-addborderright .e-active { - border-right: transparent; -} -.e-tab .e-left.e-addborderleft .e-active { - border-left: transparent; -} -.e-tab.e-js.e-tabscroll > .e-content { - -} -.e-tab.e-js.e-tabscroll > .e-content { - /*other*/ - padding-top: 44.3333px; -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - -} -.e-tab.e-js.e-tabscroll > .e-header.e-addborderbottom { - /*office-365*/ - border-bottom: 0px solid #bbbcbb !important; -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: white; -} -.e-tagcloud.e-js .header { - border-color: #c8c8c8; -} -.e-tagcloud .e-title { - -} -.e-tagcloud .e-title { - /*other*/ - - - font-weight: normal; -} -.e-tagcloud .e-title { - border-bottom: 0px solid #eaeaea; - border-color: #eaeaea; - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-tagcloud .e-title { - background: white; -} -.e-tagcloud .e-load { - background-image: url(images/ajax-loader.gif); - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - -} -.e-tagcloud .e-tagitems .e-txt { - /*other*/ - color: #212121; -} -.e-tagcloud .e-tagitems .e-txt.hover { - -} -.e-tagcloud .e-tagitems .e-txt.hover { - /*other*/ - - color: #0078d7; -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - -} -.e-tagcloud .e-cloud, -.e-tagcloud .e-list { - border-color: #eaeaea; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup { - background-color: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-timewidget .e-input, -.e-time-popup { - color: #333333; - font-weight: 400; -} -.e-timewidget .e-input { - -} -.e-timewidget .e-input { - color: #333333; - font-weight: 400; -} -.e-timewidget .e-in-wrap, -.e-time-popup { - border-color: #c8c8c8; - -} -.e-timewidget .e-in-wrap:before, -.e-timewidget .e-in-wrap:after { - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - border-color: #0078d7; - -} -.e-timewidget.e-focus .e-in-wrap, -.e-timewidget.e-focus .e-in-wrap:hover { - /*other*/ - box-shadow: 0 0 2px lightgray; -} -.e-timewidget:hover .e-in-wrap { - -} -.e-timewidget:hover .e-in-wrap { - border-color: #767676; -} -.e-timewidget.e-disable:hover .e-in-wrap { - border-color: #c8c8c8; -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - border: none; - -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - background: #f4f4f4; -} -.e-timewidget .e-select, -.e-timewidget.e-rtl .e-select, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - color: #333333; - background-color: white; -} -.e-timewidget.e-widget .e-select:active:hover, -.e-timewidget.e-rtl .e-select:active:hover { - background-color: #0078d7; - color: white; -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover { - background: none; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - background: #eaeaea; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover { - background: #f4f4f4; - color: #333333; -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover { - border-color: #c8c8c8; -} -.e-time-popup .e-active.e-hover { - -} -.e-time-popup .e-active.e-hover { - background: #f4f4f4; - color: #333333; -} -.e-ntouch.e-timewidget .e-select:hover { - -} -.e-time-popup .e-active { - border-color: #0078d7; - -} -.e-time-popup .e-active { - background: #0078d7; -} -.e-time-popup .e-active { - background: #0078d7; - color: white; -} -.e-time-popup.e-popup .e-hover.e-active { - -} -.e-timewidget .e-icon.e-clock:before { - width: 20px; - height: 20px; -} -.e-timewidget.e-active .e-select { - -} -.e-timewidget.e-active .e-select:hover { - -} -.e-time-popup { - -} -.e-time-popup { - box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4); -} -.e-timewidget .e-input::selection { - -} -.e-timewidget .e-input::selection { - background: #0078d7; - color: white; -} -.e-timewidget .e-input::-moz-selection { - -} -.e-timewidget .e-input::-moz-selection { - background: #0078d7; - color: white; -} -.e-timewidget .e-select { - border-color: #767676; -} -.e-timewidget .e-select:active:before { - content: ""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height: 30px; - background: #0078d7; -} -.e-timewidget .e-select.e-disable:active:before { - content: ""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height: 30px; - background: white; -} -.e-timewidget.e-disable { - -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - -} -.e-toolbar { - /*other*/ - - -} -.e-toolbar { - /*office-365*/ - background-repeat: no-repeat; - border-color: #dadada; - color: #212121; -} -.e-toolbar { - background: #f4f4f4; -} -.e-toolbar { - -} -.e-toolbar { - /*other*/ - - -} -.e-toolbar { - /*office-365*/ - background: white; -} -.e-toolbar.e-focus { - -} -.e-toolbar.e-focus { - /*other*/ - - -} -.e-toolbar.e-focus { - /*office-365*/ - box-shadow: none; -} -.e-toolbar > .e-horizontal.e-separator { - -} -.e-toolbar > .e-horizontal.e-separator { - /*other*/ - - - border-left: none; - border-radius: initial; -} -.e-toolbar > .e-horizontal.e-separator { - /*office-365*/ - margin-right: 8px; - border-right: 1px solid #eaeaea; -} -/*-------------------tooltip class ----------------------*/ - -.e-toolbarTooltip { - min-width: auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent { - /*other*/ - padding: 2px 4px; -} -.e-toolbar > .e-horizontal .e-separator { - border-right: 1px solid #c8c8c8; - border-left: none; - border-radius: inherit; - height: inherit; -} -.e-toolbar > .e-vertical.e-separator { - border-bottom: 1px solid #c8c8c8; - border-top: none; - border-radius: initial; -} -.e-toolbar > .e-vertical .e-separator { - - border-top: none; - border-radius: inherit; -} -.e-toolbar > .e-vertical .e-separator { - /*office-365*/ - border-bottom: 1px solid #eaeaea; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - - border-right: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-horizontal.e-separator { - /*office-365*/ - border-left: 1px solid #eaeaea; -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - -} -.e-toolbar.e-rtl > .e-horizontal .e-separator { - /*other*/ - border-left: 1px solid #c8c8c8; - border-right: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical.e-separator { - border-top: 1px solid #c8c8c8; - border-bottom: none; - border-radius: initial; -} -.e-toolbar.e-rtl > .e-vertical .e-separator { - border-top: 1px solid #c8c8c8; - border-bottom: none; - border-radius: inherit; -} -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} -.e-toolbar > ul > li div.e-item-overlay { - background-color: #f4f4f4; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - - border-color: #eaeaea; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - color: black; - background-color: #f4f4f4; -} -.e-toolbar > .e-horizontal .e-hover, -.e-toolbar > .e-vertical > .e-hover { - background: #eaeaea; -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-hover > div:before, -.e-toolbar > .e-vertical > .e-hover > div:before, -.e-toolbar > .e-horizontal .e-hover > span:before, -.e-toolbar > .e-vertical > .e-hover > span:before, -.e-toolbar > .e-horizontal .e-hover > a:before, -.e-toolbar > .e-vertical > .e-hover > a:before { - color: black; -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, -.e-toolbar > .e-vertical > .e-active.e-hover > div:before, -.e-toolbar > .e-horizontal .e-active.e-hover > span:before, -.e-toolbar > .e-vertical > .e-active.e-hover > span:before, -.e-toolbar > .e-horizontal .e-active.e-hover > a:before, -.e-toolbar > .e-vertical > .e-active.e-hover > a:before { - color: black; -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*other*/ - - -} -.e-toolbar > .e-horizontal .e-active, -.e-toolbar > .e-vertical > .e-active { - /*material*/ - background-color: #deecf9; - color: black; -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div { - /*other*/ - background-color: transparent; - color: #212121; -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*other*/ - - -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div { - /*office-365*/ - background-color: #deecf9; - color: black; -} -.e-toolbar.e-js .e-vertical > li.e-tooltxt { - -} -.e-toolbar > .e-vertical > .e-hover { - -} -.e-toolbar > .e-vertical .e-align { - -} -.e-toolbar .e-ul.e-vertical { - -} -.e-toolbar.e-js ul > li.e-tooltxt:before { - -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before { - -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - /*office-365*/ - margin-right: 8px; -} -.e-toolbar > ul > li.e-icon { - -} -.e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - /*office-365*/ - margin-right: 2px; - margin-left: 8px; -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - /*office-365*/ - margin-right: 0px; -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:last-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:last-child { - margin-right: 2px; -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child { - padding-left: 0px; - margin-right: 0px; -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - -} -.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - margin-right: 8px; -} -.e-toolbar.e-toolbarspan.e-rtl { - -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - -} -.e-toolbar > .e-horizontal .e-disable, -.e-toolbar > .e-vertical .e-disable { - color: #c8c8c8; -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul > li.e-tooltxt:first-child { - margin-right: 0px; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-treeview, -.e-dragedNode { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treeview .e-text { - - background-color: transparent; -} -.e-treeview .e-text { - color: #333333; -} -.e-dragedNode { - -} -.e-dragedNode { - background: #deecf9; - color: #333333; -} -.e-dragedNode .e-text { - - float: left; -} -.e-dragedNode .e-text { - color: #333333; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - - border: 1px solid transparent; - border-image: initial; -} -.e-treeview .e-active, -.e-fullrow-wrap .e-li-active > .e-fullrow { - background: #deecf9; - color: #333333; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - - border-image: initial; - cursor: pointer; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, -.e-fullrow-wrap .e-li-hover > .e-fullrow, -.e-fullrow-wrap .e-li-focus > .e-fullrow { - background: #f4f4f4; -} -.e-treeview-wrap.e-dragging .e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, -.e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - -} -.e-treeview-wrap .e-sibling { - -} -.e-treeview-wrap .e-sibling { - border-left-color: #0078d7; -} -.e-treeview-wrap.e-rtl .e-sibling { - border-right-color: #0078d7; -} -.e-treeview-wrap .e-sibling::before { - -} -.e-treeview-wrap .e-sibling::before { - background: #c8c8c8; -} -.e-treeview .e-node-disable { - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-image: url(images/ajax-loader.gif); - background-repeat: no-repeat; - -} -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load { - background-position: center; -} -.e-treeview.e-rtl .e-icon.e-load { - -} -.e-treeview .e-item .e-icon { - -} -.e-treeview .e-item .e-icon { - color: #333333; -} -.e-treeview .e-fe-popup .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: white; -} -.e-treeview .e-fe-popup .e-downtail:before, -.e-treeview .e-fe-popup .e-downtail { - border-top-color: #c8c8c8; -} -.e-treeview .e-fe-popup .e-spanclicked { - border-color: #666666; -} -.e-drop-count { - - border-color: white; -} -.e-drop-count { - background-color: #0078d7; - color: white; -} -.e-fullrow-wrap .e-li-active .e-active, -.e-fullrow-wrap .e-li-hover .e-node-hover, -.e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - color: #333333; -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - -} -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, -.e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - color: #333333; -} -.e-treeview .e-plus:after, -.e-treeview .e-minus:after, -.e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, -.e-fullrow-wrap .e-fullrow:after { - -} -.e-treeview .e-text.e-editable .e-tree-input { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Upload Box -------------------------------------------*/ - -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - -} -.e-uploadbox .e-inputbtn, -.e-uploadbox .e-file-name-txt { - font-size: 13px; -} -.e-uploadbox.e-disable .e-uploadinput { - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - color: #212121; - border-color: #c8c8c8; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn { - background: #f4f4f4; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - color: #212121; - border-color: #c8c8c8; - cursor: default; -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - background: #f4f4f4; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - border-color: #c8c8c8; - color: #212121; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover { - background: #eaeaea; -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - color: #212121; -} -.e-uploadbox.e-widget .e-inputbtn:focus { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: #212121; - border-color: #c8c8c8; -} -.e-uploadbox .e-file-name-txt { - -} -.e-uploadbox .e-file-name-txt { - /*other*/ - - -} -.e-uploadbox .e-file-name-txt { - color: #333333; -} -.e-uploadbox .e-file-size .e-file-name-txt { - -} -.e-uploadbox .e-file-list .e-file-status-failed { - color: #cd0a0a; -} -.e-uploadbox .e-file-list .e-file-status-success { - color: #212121; -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - -} -.e-uploadbox .e-file-progress-status { - background: #0078d7; - border-color: #0078d7; -} -.e-uploadbox .e-file-list { - background-color: white; - color: #212121; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom-width: 0px; -} -.e-uploadbox .e-head-content { - background-color: white; - border-bottom: 1px solid #c8c8c8; -} -.e-uploadbox .e-ul li:last-child .e-file-list { - border-bottom: 1px solid #c8c8c8; -} -.e-uploadbox .e-ul li .e-file-list { - background-color: white; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-uploadbox .e-head-content { - -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - border-bottom: none; -} -.e-uploadbox .e-file-upload { - -} -.e-uploadbox .e-file-upload { - background-color: white; -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - -} -.e-uploadbox .e-file-progress-bar { - background-color: #eaeaea; -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark { - background-color: #39b54a; - color: white; - border-radius: 10px; - -} -.e-uploadbox .e-file-list .e-file-percentage-failed { - background-color: red; - color: white; - border-radius: 10px; - -} -.e-uploadbox.e-dialog .e-header { - - border-color: #c8c8c8; - border-bottom: none; -} -.e-uploadbox.e-dialog .e-header { - /*other*/ - - -} -.e-uploadbox.e-dialog .e-header { - color: #333333; - font-size: 21px; - font-weight: 100; - background: white; -} -.e-uploadbox .e-uploadinput { - font-size: 200px; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: white; - color: #666666; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background: none; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - border: 1px solid transparent; -} -.e-uploaddialog.e-dialog .e-btn.e-select:hover { - background: #eaeaea; - color: #212121; -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploaddialog.e-dialog .e-btn.e-select:active { - background-color: #0078d7; - color: white; -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - -} -.e-uploaddialog.e-dialog .e-btn.e-select { - color: #333333; - background: #f4f4f4; - border-radius: 0px; -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, -.e-uploaddialog.e-dialog .e-btn.e-select:active { - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, -.e-uploaddialog.e-dialog .e-btn.e-select:active:after { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ - -.e-rte { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-rte-wrapper { - background: white; - color: #212121; - font-size: 14px; - -} -.e-rte-wrapper { - /*other*/ - - -} -.e-rte-wrapper { - /*material*/ - border: 1px solid #dadada; -} -.e-inputtext { - - outline: none; - background-color: white; - vertical-align: baseline; -} -.e-inputtext { - /*other*/ - border: 1px solid #c8c8c8; - color: #212121; -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - -} -.e-rte-field .e-img-border-field .e-focus, -.e-rte-field .e-chkbox-wrap.e-focus div > span, -.e-rte-field .e-inputtext:focus, -.e-rte-button .e-btn.e-select:focus, -.e-rte-tablefields .e-chkbox-wrap.e-focus div > span, -.e-rte-tablefields .e-inputtext:focus, -.e-img-field-group .e-chkbox-wrap.e-focus div > span, -.e-img-border-field .e-inputtext:focus, -.e-rte-stylefield .e-inputtext:focus { - /*other*/ - box-shadow: 0 0 2px 0 #0078d7; -} -.e-rte-field .e-inputtext:focus, -.e-rte-tablefields .e-inputtext:focus { - -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 #0078d7; -} -/*-----------------Tooltip class ----------------------*/ - -.e-rteTooltip { - min-width: auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ - -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*other*/ - - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - /*material*/ - border-left: 1px solid #eaeaea; -} -/*.e-rte .e-toolbarspan ul:last-child*/ - -.e-rte .e-horizontal.e-separator { - -} -.e-rte .e-horizontal.e-separator { - /*other*/ - - -} -.e-rte .e-horizontal.e-separator { - /*material*/ - border-right: 1px solid #eaeaea; - height: 40px; -} -.e-rte-unorderlistname .e-liseparator, -.e-rte-orderlistname .e-liseparator { - border-bottom: 1px dotted #c8c8c8; -} -.e-rte .customtable-group:hover { - color: #212121; -} -.e-rte .customtable-group:hover { - background: #eaeaea; -} -.e-rte .e-toolbarspan { - -} -.e-rte .e-toolbarspan { - /*material*/ - border: none; - border-bottom: 2px solid #dadada; -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, -.e-rte .e-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-dialog .e-fieldseparate, -.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan { - border-color: #c8c8c8; -} -.e-rte .e-rte-footer { - border-top: 1px solid #c8c8c8; -} -.e-rte .e-rte-footer { - background: #f4f4f4; -} -.e-rte-colorpalette.e-menu.e-context > li:hover { - background: none; -} -.e-rte-colorpalette.e-menu.e-context .e-mfocused, -.e-rte-colorpalette.e-menu.e-context .e-mhover { - background: none; -} -.e-rte-table-picker.e-dialog { - background: #f4f4f4; -} -.e-rte-tablecell { - border-color: #c8c8c8; -} -.e-rte-tablecell.e-default { - background: white; -} -.e-rte-tablecell.e-active { - border-color: #c8c8c8; -} -.e-rte-tablecell.e-active { - background: #eaeaea; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - - border-color: transparent; - background-image: none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-format .e-hover, -.e-rte .e-toolbar .e-rte-fontgroup .e-hover, -.e-rte .e-toolbar .e-rte-lists .e-hover, -.e-rte .e-toolbar .e-res-pos:hover { - /*other*/ - background-color: #eaeaea; -} -.e-rte .e-toolbar .e-rte-lists .e-active { - background: none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*other*/ - - -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover, -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon { - /*office-365*/ - background: #deecf9; -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list { - /*office-365*/ - border: 1px solid #eaeaea; -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - /*office-365*/ - margin-top: 8px; -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), -.e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) { - /*office-365*/ - margin-right: 0px; -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover { - -} -.e-rte .e-rte-resize { - height: 5px; - cursor: se-resize; -} -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: #212121; - cursor: default; -} -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount { - border-right: 1px solid #c8c8c8; -} -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon { - border-left: 1px solid #c8c8c8; -} -.e-rte-colorpalette { - -} -.e-rte-colorpalette { - /*other*/ - padding: 5px !important; - width: auto !important; -} -.e-error { - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab { - border: 1px solid #c8c8c8; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li, -.e-rte-context-menu.e-context .e-rte-separator { - border-color: #c8c8c8; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon { - color: #666666; -} -.e-rte-toolbar .e-toolbar .e-tooltxt.e-active { - color: white; -} -.e-rte-toolbar .e-toolbar .e-ul { - -} -.e-rte-toolbar .e-toolbar .e-ul { - /*other*/ - - border-color: #c8c8c8; -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*other*/ - - -} -.e-rte .e-tooltxt .e-btn.e-select, -.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, -.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover { - /*office-365*/ - background: white; - width: 24px; - height: 36px; -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, -.e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover { - /*office-365*/ - background: white; - width: 16px !important; - height: 36px !important; -} -.e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, -.e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus { - /*office-365*/ - border: 0px solid; -} -.e-rte .e-tooltxt.e-active .e-btn.e-select:focus, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus { - /*office-365*/ - border: 0px solid; -} -.e-rte .e-tooltxt.e-active .e-btn.e-select, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select { - /*office-365*/ - background: #0078d7; - color: white; -} -.e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, -.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon { - /*office-365*/ - color: white; -} -.e-rte .e-tooltxt .e-btn.e-select:hover { - /*office-365*/ - background: #f4f4f4; -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover { - background: #eaeaea; -} -.e-rte .e-rteItem-orderedList .e-split, -.e-rte .e-rteItem-unorderedList .e-split { - box-shadow: none; - border-radius: 0px; - height: 36px !important; -} -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, -.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split { - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-split { - box-shadow: none; - border-radius: 0px; - height: 36px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl .e-in-wrap { - /*other*/ - border-color: #c8c8c8; -} -.e-rte .e-horizontal.e-separator > li:last-child { - -} -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, -.e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow { - height: 26px; - margin-top: 5px; -} -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList { - -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child { - -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child { - -} -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - -} -.e-rte .e-background-color, -.e-rteItem-backgroundColor .e-background-color, -.e-rte .e-font, -.e-rteItem-fontColor .e-font { - -} -.e-rte .e-toolbar > ul > li { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select { - -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input { - -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - /*office-365*/ - padding-left: 0.557em; -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input { - /*office-365*/ - padding-right: 0.557em; -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select { - -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-rte-button .e-rte-btn.e-button.e-select, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select { - -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover { - -} -.e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, -.e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active { - -} -.e-rte .e-toolbar.e-rtl { - -} -.e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl { - -} -.e-responsive-toolbar > .e-horizontal.e-ul:first-child { - -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, -.e-rte-orderlistname.e-menu.e-context .e-mhover > .e-menulink, -.e-rte-unorderlistname.e-menu.e-context .e-mhover > .e-menulink { - -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-ddl { - /*office-365*/ - height: 32px !important; -} -.e-rte .e-toolbar.e-js ul > li.e-tooltxt .e-split { - /*office-365*/ - height: 35px !important; -} -.e-rte-unorderlistname.e-menu { - width: 108px !important; - padding: 15px; -} -.e-rte-orderlistname.e-menu { - width: 150px !important; - padding: 15px; -} -.e-rte-unorderlistname.e-menu li.e-list, -.e-rte-orderlistname.e-menu li.e-list { - width: 32px !important; - height: 32px; - margin-right: 8px; -} -.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list { - width: 100% !important; - margin-top: 15px; -} -.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list { - width: 100% !important; - margin-top: 15px; - margin-right: 0px; -} -.e-rtlrte label { - height: 12px; - line-height: 10px; -} -.e-rte-orderlistname.e-menu.e-context.e-split, -.e-rte-unorderlistname.e-menu.e-context.e-split, -.e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, -.e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list { - background: white; - border-color: #eaeaea; -} -/*---------------- RTE Theme End------------------*/ - - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: white; - background-image: url(images/waitingpopup.gif); -} -.e-waitpopup-pane { - - color: #212121; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-waitpopup-pane { - -} -.e-waitpopup-pane { - /*office-365*/ - background-color: rgba(0, 0, 0, 0.4); -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, -.e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span { - box-shadow: 0 0 2px lightgray; -} -.e-chkbox-wrap div > span { - -} -.e-chkbox-wrap div > span { - border-width: 2px; - border-color: #a6a6a6; - background-color: white; -} -.e-chkbox-wrap.e-disable { - -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span.e-chk-act, -.e-chkbox-wrap div > span:hover { - color: white; - border: 2px solid #0078d7; - background-color: #0078d7; -} -.e-chkbox-wrap div > span:hover { - -} -.e-chkbox-wrap div > span:hover { - border: 2px solid #767676; - background-color: white; -} -.e-chkbox-wrap div > span.e-chk-act { - border-color: #212121; -} -.e-chkbox-wrap div > span.e-chk-act { - color: white; - border: 2px solid #0078d7; - background-color: #0078d7; -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-image.e-stop, -.e-chkbox-wrap .e-chk-image.e-checkmark { - color: white; - background-color: #0078d7; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - background-color: #c8c8c8; -} -.e-chkbox-wrap .e-chk-image.e-stop { - -} -.e-chkbox-wrap .e-chk-image.e-stop:before { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - - color: #212121; -} -.e-check-small.e-chkbox-wrap .e-text { - -} -.e-check-medium.e-chkbox-wrap .e-text { - -} -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - -} -.e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - } -} -.e-chkbox-wrap div > span.e-chk-act:hover { - background-color: #106ebe; - border: 2px solid #106ebe; -} -.e-chkbox-wrap.e-disable div > span.e-chk-act { - background-color: #c8c8c8; - border: 2px solid #c8c8c8; -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - background-color: #c8c8c8; -} -.e-chkbox-wrap.e-disable div > span:hover { - border-color: #c8c8c8; -} -.e-chkbox-wrap.e-disable div > span { - background-color: #c8c8c8; - border: 2px solid #c8c8c8; -} -.e-chkbox-wrap.e-disable div > span.e-chk-act:hover { - border-color: #c8c8c8; -} -.e-chkbox-wrap div > span.e-chk-indeter { - color: white; - border: 2px solid #0078d7; - background-color: #0078d7; -} -.e-chkbox-wrap div > span.e-chk-indeter:hover { - background-color: #106ebe; - border: 2px solid #106ebe; -} -.e-radiobtn-wrap.e-disable > span { - background-color: #c8c8c8; - border: 2px solid #c8c8c8; -} -.e-chkbox-wrap.e-disable div > span.e-chk-indeter { - background-color: #c8c8c8; - border: 2px solid #c8c8c8; -} -.e-chkbox-wrap.e-disable div > span { - -} -.e-chkbox-wrap.e-disable { - -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { - -} -.e-chkbox-wrap .e-chk-act, -.e-chkbox-wrap .e-chk-inact, -.e-chkbox-wrap .e-chk-indeter { - box-sizing: content-box; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-radiobtn-wrap > span { - background-image: none; - -} -.e-radiobtn-wrap > span { - background-color: white; - border: 2px solid #a6a6a6; -} -.e-radiobtnwrap.e-disable > span, -.e-radiobtn-wrap.e-disable > span.e-rad-active, -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover { - -} -.e-radiobtn-wrap > span.e-rad-active, -.e-radiobtn-wrap > span.e-rad-active:hover { - border-color: #c8c8c8; - -} -.e-radiobtn-wrap > span.e-rad-active { - border: 2px solid #0078d7; -} -.e-radiobtn-wrap.e-disable > span.e-rad-active { - border: 2px solid #c8c8c8; -} -.e-radiobtn-wrap > span.e-rad-active:hover { - border: 2px solid #106ebe; -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover { - border: 2px solid #c8c8c8; -} -.e-radiobtn-wrap > span:hover { - -} -.e-radiobtn-wrap > span:hover { - border: 2px solid #767676; -} -.e-radiobtn-wrap.e-disable > span:hover { - border: 2px solid #c8c8c8; -} -.e-radiobtn-wrap.e-focus > span { - box-shadow: 0 0 2px lightgray; -} -.e-radiobtn-wrap .e-spanicon { - box-sizing: content-box; -} -.e-radiobtn-wrap .e-rad-select { - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - color: #212121; - border-color: #c8c8c8; - -} -.e-radiobtn-wrap .e-circle_01 { - color: #0078d7; -} -.e-radiobtn-wrap .e-circle_01:hover { - color: #106ebe; -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable .e-text { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable .e-text { - color: #c8c8c8; -} -.e-radiobtn-wrap .e-text { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - - color: #212121; -} -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - -} -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - -} - - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - -} -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select { - -} -.e-radiobtn-wrap.e-disable > span { - -} -.e-radiobtn-wrap.e-disable { - -} -.e-radiobtn-wrap.e-disable.e-focus > span { - -} -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, -.e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent: 0px; -} -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - -} -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - width: 0.98em; -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - -} -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - width: 1.25em; -} -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- GroupButton -------------------------------------------*/ - -.e-groupbutton { - -} -.e-groupbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: normal; - font-size: 14px; - color: #212121; - background-repeat: no-repeat; - border-color: #c8c8c8; - border: none; -} -.e-groupbutton { - background: #f4f4f4; -} -.e-groupbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-weight: 600; - font-size: 14px; - color: #333333; - background-repeat: no-repeat; - border-color: #f4f4f4; - background-color: #f4f4f4; -} -.e-groupbutton > .e-ul > .e-grp-btn-item { - -} -.e-groupbutton-hSmall { - min-height: 26px; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} -.e-groupbutton.e-focus { - box-shadow: 0 0 2px lightgray; -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - border-color: #f4f4f4; - background-color: #eaeaea; - color: #333333; -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - border-color: #0078d7; - background-color: #0078d7; - color: white; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color: #c8c8c8; - border: none; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - border-color: #f4f4f4; - background-color: #f4f4f4; - color: #a6a6a6; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - color: white; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - background: #0078d7; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - color: #212121; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - color: white; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - border-color: #c8c8c8; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - border-color: #005a9e; - background-color: #005a9e; - color: white; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color: transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color: transparent; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item { - border-left-color: transparent; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - color: #212121; - border-color: #c8c8c8; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - background: #eaeaea; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - background-color: #eaeaea; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color: #c8c8c8; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-color: #f4f4f4; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color: #c8c8c8; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-color: #f4f4f4; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - color: #212121; - text-decoration: none; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - color: #666666; -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - color: white; - text-decoration: none; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color: #c8c8c8; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-color: #f4f4f4; -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - -} -.e-groupbutton > .e-ul > .e-disable.e-active { - -} -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - -} -.e-groupbutton.e-disable { - -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-right-color: #c8c8c8; -} -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-color: #eaeaea; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-bottom-color: #c8c8c8; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-color: #eaeaea; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-left-color: #c8c8c8; -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - border-color: #eaeaea; -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-left-color: #c8c8c8; -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - border-color: #eaeaea; -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, -.e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after { - -} -.e-groupbutton.e-disable { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-innerIncrement:hover { - background-image: url(../common-images/maps/Zoom-In_hover.png); -} -.e-legendLabelContent { - color: #212121; -} -.e-map { - color: #212121; - background-color: white; - border-color: #c8c8c8; -} -.e-drilldownHeader { - background: #0078d7; -} -.e-map-home { - background-image: url(../common-images/maps/Home.png); -} -.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} -.e-map-label { - cursor: pointer; - color: black; - padding: 5px; -} -.e-map-label:hover { - background-color: #eeeeee; -} -.e-map-home { - height: 30px; - width: 30px; -} -.e-map-home:hover { - background-image: url(../common-images/maps/Home_hover.png); -} -.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255, 255, 255, 0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; -} -.sliderParent { - height: 150px; - width: 10px; - margin-top: -197px; - margin-left: 34px; -} -.e-innerIncrement { - background-image: url(../common-images/maps/Zoom-In.png); - height: 25px; - width: 25px; -} -.e-innerDecrement:hover { - background-image: url(../common-images/maps/Zoom-out_hover.png); -} -.e-innerDecrement { - background-image: url(../common-images/maps/Zoom-out.png); - height: 25px; - width: 25px; -} -.nav-dec-Vert { - margin-top: 150px; - margin-left: 27px; -} -.nav-inc-Vert { - margin-top: 40px; - margin-left: 27px; -} -.nav-dec-Horz { - margin-top: -24px; - margin-left: 0px; -} -.nav-inc-Horz { - margin-top: -29px; - margin-left: 175px; -} -.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -.e-arrowUp:hover { - background-image: url(../common-images/maps/Arrow_Top_hover.png); -} -.e-arrowUp { - background-image: url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -.e-radialRight { - margin-left: 61px; - margin-top: -53px; - height: 52px; - width: 20px; -} -.e-arrowLeft:hover { - background-image: url(../common-images/maps/Arrow_Left_hover.png); -} -.e-arrowLeft { - background-image: url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -.e-arrowRight:hover { - background-image: url(../common-images/maps/Arrow_Right_hover.png); -} -.e-arrowRight { - background-image: url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -.e-arrowDown:hover { - background-image: url(../common-images/maps/Arrow_Bootom_hover.png); -} -.e-arrowDown { - background-image: url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; - margin-left: 25px; -} -.e-interactivelegend-title { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-leftlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-interactivelegend-rightlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangestartlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legend-rangeendlabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-legendlabeltext { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - pointer-events: none; - text-align: left; - position: absolute; -} -.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height: 20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity: 0.85; - background: white; -} -.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity: 0.85; - left: 4px; - top: -16px; - content: ''; -} -.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; -} -.e-defaultlegend-title { - color: black; - font-size: 17px; -} -.e-labelStyle { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - white-space: nowrap; -} -.e-smartLabelStyle { - padding: 3px; - font-weight: normal; - color: black; - width: auto; - height: 20px; - text-align: center; - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-smartLabelStyle:hover { - cursor: pointer; -} -.e-mapSelectedShape { - opacity: 1; -} -.e-mapDragSelection { - border: 2px solid red; -} -.e-mapHighlightedShape { - opacity: 1; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-drilldownHeader { - font-size: 15px; - text-indent: 10px; -} -.e-drilldownlabel { - color: white; -} -.e-drilldownlabel:hover { - text-decoration: underline; -} -.e-drilldownarrow { - fill: white; - stroke: transparent; - stroke-width: 1px; - zoom: 1; -} -.e-treemap-leaflabel { - font-size: 14px; - font-weight: normal; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-treemap-legendLabel { - font-size: 12px; -} -.e-treemap-label { - font-size: 14px; -} -.e-treemap-header { - font-size: 15px; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-hoverCell, -.e-pivotgrid .e-hoverCell { - background-color: #eaeaea !important; -} -.e-pivotschemadesigner .e-schemaBtnUnique { - white-space: initial !important; -} -.e-pivotschemadesigner *:focus:hover { - outline: none; -} -.e-pivotgrid .e-headerItem { - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - - border-collapse: collapse; - background-color: white; - cursor: default; -} -.e-pivotgrid table { - /* office-365*/ - font: 13px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-pivotgrid .e-filterValues, -.e-pivotschemadesigner .e-filterValues { - background-color: white; -} -.e-pivotgrid .e-conditionFrom, -.e-conditionTo { - background-color: inherit; - -} -.e-pivotgrid .e-conditionFrom, -.e-conditionTo { - width: 158px !important; - outline: none; - margin-bottom: 15px; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-hoverBtn { - background: #eaeaea; -} -.e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - -} -.e-tooltipText { - color: #666666; - margin: 0px 0px 8px 0px; -} -.e-pivotgrid .e-reSizeColbg { - border-left-color: #eaeaea; -} -.e-pivotgrid .e-reSizeColbg { - border-left-color: black; - border-left-style: solid; -} -.e-pivotgrid .e-editcondition, -.e-pivotgrid .e-value2, -.e-pivotgrid .e-borderrangeLbl, -.e-pivotgrid .e-borderstyleLbl, -.e-pivotgrid .e-fSizeLbl { - margin-left: 15px; -} -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - -} -.e-pGridTooltip { - /*office-365*/ - background: #f4f4f4; - border: 1px solid #767676; - padding: 8px 8px 0px 8px; -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; - -} -.e-pivotgrid .e-pivotGridTable th, -.e-pivotgrid .e-pivotGridTable td { - border: solid 1px #eaeaea; -} -.e-pivotgrid th, -.e-pivotgrid td { - - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid th, -.e-pivotgrid td { - padding: 6px 8px 6px 0px; -} -.e-pivotgrid .value { - background-color: white; - -} -.e-pivotgrid .value { - padding: 6px 8px 6px 16px; - text-align: right !important; -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - -} -.e-pivotgrid .summary { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial Semibold; - background-color: #eaeaea; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - - background: white; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader, -.e-pivotgrid .rowheader, -.e-pivotgrid .calc { - /*office-365*/ - font: 13px Segoe UI, Helvetica Neue, Ubuntu, Arial Semibold; - color: #333333; - padding: 6px 16px 6px 0px; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - - background: #eaeaea; - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, -.e-pivotgrid .rowheader:hover, -.e-pivotgrid .calc:hover { - /*office-365*/ - font: 13px Segoe UI, Helvetica Neue, Ubuntu, Arial Semibold; - color: #333333; - padding: 6px 16px 6px 0px; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select: none; - user-select: none; -} -.e-cellSelection { - background: #eaeaea; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style: dotted; - border-width: 3px; - border-color: #c8c8c8; -} -.e-pivotgrid .value.selection { - cursor: crosshair; -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover { - padding: 6px 0px 6px 40px; -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - -} -.e-pivotgrid table .e-expand, -.e-pivotgrid table .e-collapse { - width: 8px; - margin-left: 8px; - margin-right: 15px; -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - -} -.e-pivotgrid .e-errOKBtn { - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotgrid.e-rtl .e-errOKBtn { - -} -.e-pivotgrid.e-rtl .e-errOKBtn { - margin-right: 150px !important; -} -.e-pivotgrid .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before { - content: "\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-expand:before { - margin-left: 0px; - font-size: 8px; -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction: ltr; - text-align: right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space: nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content: "\e699"; - -} -.e-pivotgrid.e-rtl table .e-expand:before { - font-size: 14px; - margin-top: 1px; -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { - content: "\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - -} -.e-pivotgrid table .e-collapse:before { - margin-left: 0px; - font-size: 8px; -} -.e-pivotgrid.e-rtl .e-removeBtn:before, -.e-pivotgrid.e-rtl .e-sorting:before, -.e-pivotgrid.e-rtl .filter:before { - float: left; - margin-left: 4px; - margin-right: 0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgrid .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgrid .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - color: #0078d7; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - color: #0078d7; - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - background-color: white; - width: 8px; - margin-left: 8px; - display: inline-block; -} -.e-pivotgrid .e-hScrollPanel { - background-color: white; - height: 8px; - margin-top: 4px; -} -.e-pivotgrid .e-vScrollThumb { - width: 6px; - position: relative; - top: 1px; - left: 1px; - background-color: #eaeaea; -} -.e-pivotgrid .e-hScrollThumb { - height: 6px; - position: relative; - left: 1px; - - background-color: #eaeaea; -} -.e-pivotgrid .e-hScrollThumb { - top: 1px; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - - background-color: #f4f4f4; - border: 1px solid #767676; - color: #333333; -} -.e-pivotgrid .e-categPageIndicator, -.e-pivotgrid .e-seriesPageIndicator { - width: auto; - padding: 8px; - position: absolute; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel { - float: right; - margin-left: 5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage { - float: left; - margin-right: 2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount { - float: right; - margin-left: 2px; -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - -} -.e-pivotgrid .e-vScrollThumb:hover, -.e-pivotgrid .e-hScrollThumb:hover { - background-color: #333333; -} -.e-pivotgrid .inActive { - display: none; -} -.e-pivotgrid .dragging { - background-color: #666666 !important; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter, -.e-pivotgrid .e-sorting, -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .valueSorting { - color: #333333; -} -.e-pivotgrid .filter:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter:before { - content: "\e669"; - font-size: 16px; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting:before, -.e-pivotgrid .valueSorting:before { - content: "\e7fc"; - font-size: 16px; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - - float: right; -} -.e-pivotgrid .e-sorting.descending:before, -.e-pivotgrid .valueSorting.descending:before { - content: "\e7fd"; - font-size: 16px; -} -.e-pivotgrid .e-removeBtn:before { - - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-removeBtn:before { - content: "\e711"; - font-size: 14px; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-memberEditorDiv { - margin-top: 15px; - margin-bottom: 10px; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - color: #666666; -} -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv { - margin-top: -3px; -} -.e-pivotschemadesigner div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, -.e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, -.e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} -.e-pivotschemadesigner .e-separateDiv { - border: 0.5px solid; - border-color: #eaeaea; -} -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid #eaeaea !important; - border-bottom: none !important; - margin: 9px 0px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - - cursor: pointer; -} -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - background-color: #deecf9; -} -.e-pivotgrid .e-dialogOKBtn { - width: 69px; - -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 68px; - margin-left: 8px; -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - margin-right: 68px; - margin-left: 8px; -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 10px; -} -.e-pivotgrid .e-treeview .e-text { - -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, -.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, -.e-pivotschemadesigner .e-dialog a.e-linkPanel { - text-decoration: underline; - margin: -20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before, -.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotgrid .e-treeview .e-node-hover { - -} -.e-pivotgrid .e-treeview .e-active { - -} -.e-pivotgrid .e-pivotButton { - color: #666666; - border-color: #c8c8c8; -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - height: 26px; - /*background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px;*/ - background: #c7e0f4; - color: #333333; - padding: 0px; - margin-left: 8px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - - border-color: #c8c8c8; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - background: #deecf9; - color: #333333; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} -.e-pivotgrid .e-drag { - color: white; - /*color: #5c5c5c;*/ - - - background: #0078d7; - /*background: @pager-default-bg-color;*/ - border: 1px solid #c8c8c8; - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .e-drag { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial Semilight; - font-size: 17px; - font-weight: 300; - padding: 9px 0px 9px 0px; -} -.e-pivotgrid .e-pivotButton.e-btn .e-icon { - padding: 0px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - - color: white; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values, -.e-pivotgrid .columns, -.e-pivotgrid .e-rows, -.e-pivotgrid .emptyRows { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial Semilight; - font-size: 17px; - font-weight: 300; -} -.e-pivotgrid .values { - border-right: 1px solid #c8c8c8; -} -.e-pivotgrid .emptyRows { - background: #0078d7; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .valueColumn { - background: #0078d7; - height: auto; - border-right: 1px solid #c8c8c8; - border-left: 1px solid #c8c8c8; -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton { - background: #c7e0f4; -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - -} -.e-pivotgrid .values .e-pivotButton:hover, -.e-pivotgrid .e-drag .e-pivotButton:hover, -.e-pivotgrid .columns .e-pivotButton:hover, -.e-pivotgrid .e-rows .e-pivotButton:hover { - background: #deecf9; -} -.e-pivotgrid .e-pivotButton, -.e-pivotgrid .e-rows, -.e-pivotgrid .valueColumn, -.e-pivotgrid .values, -.e-pivotgrid .columns { - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn { - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn, -.e-pivotgrid .e-drag .e-btn div { - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height: 0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - - min-width: 140px; -} -.e-pivotgrid .values, -.e-pivotgrid .columns { - min-height: 36px; -} -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton, -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - margin-left: 5px; -} -.e-pivotgrid .e-grpRow { - background: #0078d7; - vertical-align: bottom; - text-align: left; -} -.e-pivotgrid .e-pivotButton { - - padding: 0px !important; -} -.e-pivotgrid .e-pivotButton:hover { - -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size: 13px; -} -.e-pivotgrid .e-widthSetter { - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover { - background-color: #c6c6c6; - color: #212121; - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, -.e-pivotschemadesigner div.e-advancedFilterDlg { - border: 1px solid #c8c8c8; -} -.e-pivotgrid td.e-grpRow { - padding-left: 0px !important; -} -.e-pivotgrid .e-grpRow { - white-space: normal; -} -.e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: #666666; - cursor: pointer; - font-family: "ej-webfont"; -} -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} -.e-pivotgrid .e-selected { - background: #0078d7; - color: white; -} -.e-pivotgrid .e-highlighted { - background-color: #eaeaea; -} -.e-pivotgrid .e-dlgCalculatedField label { - -} -.e-pivotgrid .e-dlgCalculatedField label { - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - margin-right: 8px; - margin-bottom: 20px; - width: 80px; -} -.e-pivotgrid .borderLine { - margin-left: -10px; - margin-right: -10px; - border-top: 1px solid #c8c8c8; -} -.e-pivotgrid .calculatorFields { - margin-top: -5px; - height: 31px; - -} -.e-pivotgrid .calculatorFields { - width: auto; - background: white; - color: #333333; -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width: 100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; -} -.e-pivotgrid.e-column-resize td, -.e-pivotgrid.e-column-resize th { - overflow: hidden; -} -.e-pivotgrid.e-column-resize thead > tr { - cursor: pointer; -} -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px #c8c8c8; -} -.e-pivotgrid .e-pivotGridTable td { - overflow: hidden; -} -.e-pivotgrid .e-enabled { - color: white !important; - background: #0078d7 !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { - content: "\e843"; - font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { - content: "\e875"; - font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { - content: "\e85d"; - font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before { - content: "\e857"; - font-size: 20px; -} -.e-pivotgrid .e-paging:before { - content: "\e854"; - font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before { - content: "\e6b7"; - font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before { - content: "\e856"; - font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { - content: "\e844"; - font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { - content: "\e855"; - font-size: 20px; -} -.e-pivotgrid .e-columnResize:before { - content: "\e851"; - font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before { - content: "\e859"; - font-size: 20px; -} -.e-pivotgrid .e-toolTip:before { - content: "\e858"; - font-size: 20px; -} -.e-pivotgrid .rtl:before { - content: "\e84d"; - font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before { - content: "\e84c"; - font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { - content: "\e848"; - font-size: 20px; -} -.e-pivotgrid .e-exporting:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before { - content: "\e84b"; - font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before { - content: "\e852"; - font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before { - content: "\e850"; - font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before { - content: "\e849"; - font-size: 20px; -} -.e-pivotgrid .e-layouts:before { - content: "\e878"; - font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, -.e-pivotgrid .e-drillThrough:hover, -.e-pivotgrid .e-collapseByDefault:hover, -.e-pivotgrid .groupingBar:hover, -.e-pivotgrid .e-numberFormatting:hover, -.e-pivotgrid .e-paging:hover, -.e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, -.e-pivotgrid .e-cellContext:hover, -.e-pivotgrid .e-cellEditing:hover, -.e-pivotgrid .e-columnResize:hover, -.e-pivotgrid .e-toolTip:hover, -.e-pivotgrid .rtl:hover, -.e-pivotgrid .e-hyperlinkOptions:hover, -.e-pivotgrid .e-frozenHeaders:hover, -.e-pivotgrid .e-exporting:hover, -.e-pivotgrid .e-calculatedField:hover, -.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, -.e-pivotgrid .e-conditionalFormat:hover, -.e-pivotgrid .e-summaryTypes:hover, -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotgrid .e-advancedFiltering, -.e-pivotgrid .e-drillThrough, -.e-pivotgrid .e-collapseByDefault, -.e-pivotgrid .groupingBar, -.e-pivotgrid .e-numberFormatting, -.e-pivotgrid .e-paging, -.e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, -.e-pivotgrid .e-cellContext, -.e-pivotgrid .e-cellEditing, -.e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, -.e-pivotgrid .rtl, -.e-pivotgrid .e-hyperlinkOptions, -.e-pivotgrid .e-frozenHeaders, -.e-pivotgrid .e-exporting, -.e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, -.e-pivotgrid .e-conditionalFormat, -.e-pivotgrid .e-summaryTypes, -.e-pivotgrid .e-layouts { - overflow: visible !important; - color: #666666; - text-indent: -3px; -} -.e-pivotgrid .e-normalLayout:before { - content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before { - content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before { - content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content: "\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content: "\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content: "\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content: "\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content: "\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content: "\e842"; -} -.e-pivotgrid .e-excel:before { - content: "\e845"; -} -.e-pivotgrid .e-word:before { - content: "\e84e"; -} -.e-pivotgrid .e-pdf:before { - content: "\e846"; -} -.e-pivotgrid .csv:before { - content: "\e847"; -} -.e-pivotgrid .e-hyperLinkIcons:before, -.e-pivotgrid .e-frozenHeaderIcons:before, -.e-pivotgrid .e-exportingIcons:before, -.e-pivotgrid .e-layoutIcons:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons, -.e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, -.e-pivotgrid .e-frozenHeaderIcons, -.e-pivotgrid .e-exportingIcons, -.e-pivotgrid .e-layoutIcons { - color: #666666; -} -.e-pivotgrid .e-hyperLinkIcons:hover, -.e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons:hover, -.e-pivotgrid .e-layoutIcons:hover { - color: #666666; - cursor: pointer; - background: #eaeaea; -} -.e-pivotgrid .e-frozenDialog, -.e-pivotgrid .e-exportDialog, -.e-pivotgrid .e-hyperLinkDialog, -.e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - background-color: #f4f4f4; - border: 2px solid #c8c8c8; -} -.e-pivotgrid .e-calcFormulaDiv { - - position: absolute; -} -.e-pivotgrid .e-calcFormulaDiv { - left: 137px; - top: 69px; -} -.e-pivotgrid .e-dlgCalculatedField { - -} -.e-pivotgrid .calculateFieldName { - position: absolute; - - width: 197px; - height: 24px; - border: none; - background-color: white; - color: #212121; -} -.e-pivotgrid .calculateFieldName { - top: 7px; - left: 121px; -} -.e-pivotgrid .calculatedFieldFormula { - background-color: white; - color: #212121; - - cursor: not-allowed; - opacity: 0.85; - padding: 1px; -} -.e-pivotgrid .calculatedFieldFormula { - border: 1px solid #c8c8c8; -} -.e-pivotgrid .calculatedFieldFormula { - margin-bottom: 15px; -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - padding: 0px !important; -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - padding: 0px !important; -} -.e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid #c8c8c8; - background-color: white; - padding: 5px 18px; - cursor: default; - color: #212121; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - color: #212121; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-calcFormulaDiv td:hover { - background: #eaeaea; -} -.e-pivotschemadesigner { - - font-size: 12px; - float: right; - position: static; -} -.e-pivotschemadesigner { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - background: none repeat scroll 0 0 #f8f8f8; - border: 1px solid #eaeaea; - padding: 15px 5px 15px 15px; - color: #333333; -} -.bg-div { - background: none repeat scroll 0 0 white; - border: 1px solid #c8c8c8; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable { - overflow: auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, -.e-pivotschemadesigner .e-kpiRootCDB:before, -.e-pivotschemadesigner .e-kpiGoalCDB:before, -.e-pivotschemadesigner .e-kpiStatusCDB:before, -.e-pivotschemadesigner .e-kpiTrendCDB:before, -.e-pivotschemadesigner .e-kpiValueCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, -.e-pivotschemadesigner .e-kpiRootCDB, -.e-pivotschemadesigner .e-kpiGoalCDB, -.e-pivotschemadesigner .e-kpiStatusCDB, -.e-pivotschemadesigner .e-kpiTrendCDB, -.e-pivotschemadesigner .e-kpiValueCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable { - background: white; - - border-collapse: collapse; -} -.e-pivotschemadesigner .e-fieldTable { - border: 1px solid #eaeaea; - margin: 4px 0px 12px 0px; -} -.e-pivotschemadesigner .e-schemaFieldList { - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color: #666666; -} -.e-pivotschemadesigner .e-elementSeparator { - border: solid #c8c8c8; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree { - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView { - margin-top: 7px; -} -.e-pivotschemadesigner .schemaHeaders { - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - /*background: @aeb-bgcolor;*/ - - - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ - -} -.e-pivotschemadesigner .e-schemaFilter, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaRow, -.e-pivotschemadesigner .e-schemaValue { - /*material*/ - background-color: white; - border: 1px solid #eaeaea; -} -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float: left; - position: relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float: right; - position: relative; -} -.e-pivotschemadesigner #axisTd, -.e-pivotschemadesigner #axisTd3 { - -} -.e-pivotschemadesigner .deferUpdateLayout { - -} -.e-pivotschemadesigner .deferUpdateLayout { - margin-top: 6px; -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - -} -.e-pivotschemadesigner .deferUpdateLayout .e-text { - margin-top: 4px !important; -} -.e-pivotschemadesigner .listSubhead { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader { - margin-right: 10px; -} -.e-pivotschemadesigner .e-listHeader { - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - - - font-size: 15px; - margin: -1px; - line-height: 40px; -} -.e-pivotschemadesigner .e-listHeader { - border-bottom: 1px solid #eaeaea; - margin-top: -14px; - margin-right: 10px; -} -.e-pivotschemadesigner .e-folderCDB:before { - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} -.e-pivotschemadesigner .e-measureGroupCDB:before { - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before { - content: "\e704"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .centerDiv { - - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv { - background-color: #eaeaea; -} -.e-pivotschemadesigner .centerDiv:hover { - cursor: default; -} -.e-pivotschemadesigner .centerHead { - -} -.e-pivotschemadesigner .centerHead { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - margin: 12px 0px; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - - font-weight: bold; -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-pivotHeader, -.e-pivotschemadesigner .e-rPivotHeader { - border: 1px solid #eaeaea; - border-bottom: none; - background-color: white; -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - -} -.e-pivotschemadesigner .e-rPivotHeader, -.e-pivotschemadesigner .e-schemaColumn, -.e-pivotschemadesigner .e-schemaValue { - margin-left: 2px; -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - margin-right: 0px; -} -.e-pivotschemadesigner .headerText { - -} -.e-pivotschemadesigner .headerText { - font: 17px Segoe UI, Helvetica Neue, Ubuntu, Arial Semilight; - color: #333333; -} -.e-pivotschemadesigner .subheadText { - margin: 10px 0 0; - -} -.e-pivotschemadesigner .subheadText { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-pivotschemadesigner .pivotLabel:hover { - background: none repeat scroll 0 0 #0078d7; - color: white; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - - width: auto; - background: #f4f4f4; - border: none; - border-color: #c8c8c8 !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv { - max-width: 96%; - display: inline-block; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn { - height: 26px; - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - - color: #666666; - border-color: #c8c8c8; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - height: 26px; -} -.e-hoverBtn { - background: #eaeaea !important; -} -.e-pivotgrid .dragHover { - -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select { - -} -.dragHover.e-btn.e-select { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - padding: 0px 8px; - background: #deecf9; - color: #333333; - width: auto; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - border: none; - border-color: #c8c8c8 !important; - color: #212121; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover { - background: #eaeaea; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:active { - background: #0078d7; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover { - -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:active { - -} -.e-pivotschemadesigner .filter, -.e-pivotschemadesigner .e-sorting, -.e-pivotschemadesigner .e-removeBtn { - color: #212121; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotschemadesigner .btnDeferUpdate { - text-overflow: ellipsis; - width: 90px; -} -.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width: 60px; -} -.e-pivotschemadesigner .e-errOKBtn { - - display: inline-block; -} -.e-pivotschemadesigner .e-errOKBtn { - margin: 20px 0 10px 150px; - width: 50px; -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-errOKBtn { - margin: 20px 150px 10px 0px; - width: 50px; -} -.e-pivotschemadesigner .pvtDrop:before, -.e-pivotschemadesigner .treeDrop:before { - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator { - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; -} -.e-pivotschemadesigner .e-dropIndicator { - display: inline-block; -} -.e-pivotschemadesigner .e-dropIndicatorHover { - background: #eaeaea; -} -.e-pivotschemadesigner .e-removePivotBtn:before { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: white; - content: "\e681"; - font-size: 13px; - background-color: white; - border: 1px solid #c8c8c8; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover { - cursor: pointer; - background: none repeat scroll 0 0 #eaeaea; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .treeDrop, -.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, -.e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, -.e-pivotgrid .clearSorting:hover, -.e-pivotgrid .clearAllFilters:hover { - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn { - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator { - background: none repeat scroll 0 0 #0078d7; -} -.e-pivotschemadesigner .e-memberEditorDiv { - height: 256px; - - border: 1px solid #c8c8c8; -} -.e-pivotschemadesigner .e-memberEditorDiv { - margin-top: 15px; - margin-bottom: 10px; -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - width: 69px; - -} -.e-pivotschemadesigner .e-dialogOKBtn, -.e-pivotschemadesigner .e-dialogCancelBtn { - margin-left: 8px; - margin-bottom: 14px; -} -.e-pivotschemadesigner .e-dialogOKBtn { - -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-right: 65px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-right: 65px; -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left: 5px; -} -.e-pivotschemadesigner .e-chkbox-wrap { - -} -.e-pivotschemadesigner .e-tbtn-wrap { - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon { - height: 14px; - width: 14px; -} -.e-pivotschemadesigner .e-treeview .e-text { - min-height: 20px; - border: 1px solid transparent; - - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-node-hover { - /*background:@pivotList-treeview-hvr-color;*/ - - /*color:@pivotList-treeview-text-hvr-color;*/ - - -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover { - background: #eaeaea; -} -.e-pivotschemadesigner .e-treeview .e-active { - -} -.e-pivotschemadesigner .e-treeview .e-text .e-icon { - -} -.e-pivotschemadesigner .btnDeferUpdate { - float: right; - -} -.e-pivotschemadesigner .btnDeferUpdate { - margin-right: 15px; -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - float: left; - -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate { - margin-left: 15px; -} -.e-pivotschemadesigner .deferUpdateLayout { - -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - width: 90%; -} -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; -} -.e-pivotschemadesigner .e-schemaFieldTree ul, -.e-pivotschemadesigner .e-schemaFieldTree li { - width: 96%; - height: auto; -} -.e-pivotschemadesigner .e-btn .e-btntxt { - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top: 0; - left: 0; - z-index: 10; - opacity: 0; - background-color: lightgray; - filter: alpha(opacity=0); -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - -} -.e-pivotschemadesigner .e-ddlGroupWrap, -.e-pivotgrid .e-ddlGroupWrap { - padding: 0px 12px; -} -.e-pivotschemadesigner .e-ascOrder, -.e-pivotschemadesigner .e-descOrder, -.e-pivotgrid .e-ascOrder, -.e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid white; -} -.e-pivotschemadesigner .e-descImage, -.e-pivotschemadesigner .e-ascImage, -.e-pivotgrid .e-descImage, -.e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotschemadesigner .e-ascImage:before, -.e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; - -} -.e-pivotschemadesigner .e-descImage:before, -.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; - -} -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} -.e-pivotschemadesigner .e-filterElementTag.e-vertical, -.e-pivotgrid .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotschemadesigner .e-clrFilter:before, -.e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-filterState:before, -.e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearAllFilters, -.e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, -.e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, -.e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} -.e-pivotschemadesigner .e-filterIndicator:before, -.e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - -} -.e-pivotschemadesigner .advancedFilter, -.e-pivotgrid .advancedFilter { - padding: 0px !important; - margin: 12px 12px 0px 12px; -} -.e-pivotschemadesigner .e-activeFilter:before, -.e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, -.e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, -.e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, -.e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: #c8c8c8; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a, -.e-pivotgrid .e-filterElementTag a { - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotschemadesigner .clearFltrText, -.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText, -.e-pivotgrid .clearSortText { - padding-left: 1px !important; -} -.e-pivotschemadesigner .sortDiv, -.e-pivotschemadesigner .clearSorting, -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .sortDiv, -.e-pivotgrid .clearSorting, -.e-pivotgrid .e-filterElementTag { - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, -.e-pivotgrid .clearSorting { - height: 20px; -} -.e-pivotschemadesigner .e-filterState, -.e-pivotgrid .e-filterState { - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, -.e-pivotgrid .memberFilter.e-filterState { - margin-left: 0px !important; - margin-top: 5px; - position: absolute; - float: left; -} -.e-pivotgrid #sep1, -.e-pivotgrid #sep2, -.e-pivotgrid #sep3, -.e-pivotgrid #sep4, -.e-pivotgrid #sep5, -.e-pivotgrid #sep6, -.e-pivotgrid #sep7, -.e-pivotgrid #sep8, -.e-pivotgrid #sep9, -.e-pivotschemadesigner #sep1, -.e-pivotschemadesigner #sep2, -.e-pivotschemadesigner #sep3, -.e-pivotschemadesigner #sep4, -.e-pivotschemadesigner #sep5, -.e-pivotschemadesigner #sep6, -.e-pivotschemadesigner #sep7, -.e-pivotschemadesigner #sep8, -.e-pivotschemadesigner #sep9 { - height: 1px; - background-color: #c8c8c8; - margin-left: 30px; -} -.e-pivotgrid #sep1 { - height: 0px; -} -.e-pivotgrid #labelFilterBtn, -.e-pivotgrid #ascOrder, -.e-pivotgrid #descOrder, -.e-pivotgrid #clearAllFilters, -.e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn, -.e-pivotschemadesigner #ascOrder, -.e-pivotschemadesigner #descOrder, -.e-pivotschemadesigner #clearAllFilters, -.e-pivotschemadesigner #clearSorting { - border-bottom: none; -} -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - -} -.e-pivotschemadesigner .e-clrSort:before, -.e-pivotgrid .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotschemadesigner .e-selectedSort, -.e-pivotgrid .e-selectedSort { - border: 1px solid !important; -} -.e-pivotschemadesigner .filterDialog div, -.e-pivotgrid .filterDialog div { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog, -.e-pivotgrid .filterDialog { - margin-left: -7px; -} -.e-pivotschemadesigner .e-filterElementTag, -.e-pivotgrid .e-filterElementTag { - height: auto !important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border: none; -} -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - -} -.e-pivotschemadesigner.e-rtl .e-axisTd1 { - float: left; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; -} -.e-pivotgrid .e-icon.e-searchEditorTree:before, -.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree, -.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 10px; - left: 220px; -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 11px; - left: 27px; -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree, -.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 305px; - left: 12px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 302px; - left: 235px; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree, -.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree { - top: 302px; - left: 235px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager, -.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberSearchPager + div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div.e-dialogFooter, -.e-pivotgrid .e-dialog .e-memberDrillPager + div.e-dialogFooter { - margin-bottom: 20px !important; -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, -.e-pivotschemadesigner .e-prevPage.e-pageDisabled, -.e-pivotschemadesigner .e-nextPage.e-pageDisabled, -.e-pivotschemadesigner .e-lastPage.e-pageDisabled, -.e-pivotgrid .e-firstPage.e-pageDisabled, -.e-pivotgrid .e-prevPage.e-pageDisabled, -.e-pivotgrid .e-nextPage.e-pageDisabled, -.e-pivotgrid .e-lastPage.e-pageDisabled { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - color: #666666; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover, -.e-pivotgrid .e-firstPage.e-pageEnabled:hover, -.e-pivotgrid .e-prevPage.e-pageEnabled:hover, -.e-pivotgrid .e-nextPage.e-pageEnabled:hover, -.e-pivotgrid .e-lastPage.e-pageEnabled:hover { - background-color: #eaeaea; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active, -.e-pivotgrid .e-firstPage.e-pageEnabled:active, -.e-pivotgrid .e-prevPage.e-pageEnabled:active, -.e-pivotgrid .e-nextPage.e-pageEnabled:active, -.e-pivotgrid .e-lastPage.e-pageEnabled:active { - background-color: #0078d7; - color: white; -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage, -.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage, -.e-pivotgrid .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount, -.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount, -.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount, -.e-pivotgrid .e-dialog .memberDrillPageCount { - margin-right: 8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - margin: 0px 0px 6px !important; -} -/*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ - -.e-pivotgrid .filter, -.e-pivotgrid .values .e-removeBtn { - -} -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - -} -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .e-sorting { - -} -.e-pivotgrid .e-removeBtn, -.e-pivotgrid .e-sorting { - margin-left: 8px; -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn { - background-color: #deecf9; -} -.e-pivotgrid .e-removeBtn { - -} -.e-pivotgrid .e-removeBtn { - margin-right: 4px; - margin-left: 8px; - margin-top: 4px; -} -.e-pivotgrid .filter { - margin-left: 8px; -} -.e-pivotgrid .e-pvtBtnIndent { - margin-left: 25px !important; -} -.e-pivotgrid .e-pvtBtnSort { - margin-top: -20px !important; -} -.e-pivotgrid .e-sorting { - margin-top: 5px; - float: left; -} -.e-pivotgrid .e-pivotButton .e-pvtBtn + .e-removeBtn { - -} -.e-pivotgrid .summary { - -} -.e-pivotgrid .summary.value { - -} -.e-pivotgrid.e-rtl .summary { - -} -.e-pivotgrid .filter:active, -.e-pivotgrid .e-sorting:active, -.e-pivotgrid .e-removeBtn:active { - -} -.e-pivotgrid .e-sorting:after, -.e-pivotgrid .filter:after, -.e-pivotgrid .e-removeBtn:after { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active, -.e-pivotgrid .e-pivotButton:active { - -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active, -.e-pivotgrid .e-pivotButton:active { - background-color: #deecf9; - color: #333333; -} -.e-pivotgrid .e-hScrollThumb:active, -.e-pivotgrid .e-vScrollThumb:active { - -} -.e-pivotgrid .e-hScrollPanel:hover { - -} -.e-pivotgrid .e-vScrollPanel:hover { - -} -.e-pivotgrid .dragClone.e-btn.e-select { - -} -.e-pivotgrid .dragClone.e-btn.e-select { - background: #deecf9; - font-size: 14px; - height: 26px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - padding: 0px 8px; - width: auto !important; -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ - -.e-pivotgrid .e-btn.e-select:active .e-icon, -.e-pivotgrid .e-btn.e-select:hover .e-icon { - -} -.e-pivotgrid .e-btn.e-select:active .e-icon, -.e-pivotgrid .e-btn.e-select:hover .e-icon { - color: #333333; -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton { - -} -.e-pivotgrid .values .e-pivotButton, -.e-pivotgrid .e-rows .e-pivotButton, -.e-pivotgrid .columns .e-pivotButton { - margin-left: 8px; - margin-top: 5px; - margin-bottom: 5px; -} -.e-pivotgrid .e-drag .e-pivotButton { - -} -.e-pivotgrid .e-drag .e-pivotButton { - margin-left: 8px; - margin-top: 1px; - margin-bottom: 1px; -} -.e-pivotgrid #grpvalue + span, -.e-pivotgrid #grpcol + span, -.e-pivotgrid #grpdrag + span, -.e-pivotgrid .e-rows > span:first-child { - -} -.e-pivotgrid #grpvalue + span, -.e-pivotgrid #grpcol + span, -.e-pivotgrid #grpdrag + span, -.e-pivotgrid .e-rows > span:first-child { - margin-left: 10px; -} -.e-pivotgrid .e-drag > span:first-child { - -} -.e-pivotgrid .e-drag > span:first-child { - margin-left: 10px; -} -.e-pivotgrid.e-rtl .value { - -} -.e-pivotgrid.e-rtl .value { - text-align: left !important; - padding: 6px 16px 6px 8px; -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - -} -.e-pivotgrid.e-rtl table .summary .e-expand { - -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn { - -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn { - margin-left: 0px; - margin-right: 8px; -} -.e-pivotgrid.e-rtl .filter { - -} -.e-pivotgrid.e-rtl .filter { - margin-left: 0px; - margin-right: 8px; -} -.e-pivotgrid.e-rtl .values .e-removeBtn, -.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn + .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-removeBtn { - -} -.e-pivotgrid.e-rtl .e-removeBtn { - margin-left: 4px; - margin-right: 8px; -} -.e-pivotgrid.e-rtl .e-sorting { - -} -.e-pivotgrid.e-rtl .e-sorting { - margin-top: 5px; - float: right; - margin-right: 8px; - margin-left: 0px; -} -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid.e-rtl #grpvalue + span, -.e-pivotgrid.e-rtl #grpcol + span, -.e-pivotgrid.e-rtl #grpdrag + span, -.e-pivotgrid.e-rtl .e-rows > span:first-child { - -} -.e-pivotgrid.e-rtl #grpvalue + span, -.e-pivotgrid.e-rtl #grpcol + span, -.e-pivotgrid.e-rtl #grpdrag + span, -.e-pivotgrid.e-rtl .e-rows > span:first-child { - margin-right: 10px; - margin-left: 0px; -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - - margin-left: 0px; -} -.e-pivotgrid.e-rtl .values .e-pivotButton, -.e-pivotgrid.e-rtl .e-rows .e-pivotButton, -.e-pivotgrid.e-rtl .columns .e-pivotButton, -.e-pivotgrid.e-rtl .e-drag .e-pivotButton { - margin-right: 8px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content:not([id$="_fieldCollection_container"]), -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller > .e-content { - -} -.e-pivotgrid .e-dlgCalculatedField .editFormula { - -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula { - -} -.e-pivotgrid .valueSorting { - -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName { - -} -.e-pivotgrid .emptyPivotGrid .e-drag, -.e-pivotgrid .emptyPivotGrid .valueColumn, -.e-pivotgrid .emptyPivotGrid .valueColumn .values, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns, -.e-pivotgrid .emptyPivotGrid .emptyRows, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - padding-left: 15px; -} -.e-pivotgrid .emptyPivotGrid .values span, -.e-pivotgrid .emptyPivotGrid .columns span { - -} -.e-pivotgrid .emptyPivotGrid .values span, -.e-pivotgrid .emptyPivotGrid .columns span { - margin-top: 22px; - padding-left: 10px; -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span, -.e-pivotgrid.e-rtl .emptyPivotGrid .columns span { - -} -.e-pivotgrid .emptyPivotGrid .values { - -} -.e-pivotgrid .emptyPivotGrid .columns { - -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover, -.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows:hover, -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - -} -.e-dragedNode.pivotTreeViewDragedNode { - -} -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul { - -} -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - -} -.e-pivotgrid .filterDialog #filterValue1:active, -.e-pivotgrid .filterDialog #filterValue1:focus, -.e-pivotgrid .filterDialog #filterValue2:active, -.e-pivotgrid .filterDialog #filterValue2:focus { - -} -.e-pivotgrid .filterDialog #filterValue1:disabled, -.e-pivotgrid .filterDialog #filterValue2:disabled { - -} -.e-pivotgrid .filterDialog td .e-ddl, -.e-pivotgrid .filterDialog #filterValue1, -.e-pivotgrid .filterDialog #filterValue2 { - -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - -} -.e-pivotgrid .e-conditionFrom:disabled, -.e-pivotgrid .e-conditionTo:disabled { - -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ - -.e-pivotgrid .e-dialog .e-btn, -.e-pivotschemadesigner .e-dialog .e-btn, -.e-pivotschemadesigner .btnDeferUpdate { - -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-dialogCancelBtn { - -} -.e-pivotgrid .e-dialog .e-btn.e-disable, -.e-pivotgrid .e-dialog .e-btn.e-disable:hover, -.e-pivotgrid .e-dialog .e-btn.e-disable:focus, -.e-pivotgrid .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover, -.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active, -.e-pivotschemadesigner .btnDeferUpdate.e-disable, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus, -.e-pivotschemadesigner .btnDeferUpdate.e-disable:active { - -} -.e-pivotgrid .e-dialog .calculatorFields, -.e-pivotgrid .e-dialog .calculatorFields:hover, -.e-pivotgrid .e-dialog .calculatorFields:focus { - -} -.e-pivotgrid .e-dialog .e-btn:hover, -.e-pivotschemadesigner .e-dialog .e-btn:hover, -.e-pivotgrid .e-dialog .e-btn:focus, -.e-pivotschemadesigner .e-dialog .e-btn:focus, -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .btnDeferUpdate:focus { - -} -.e-pivotgrid .e-dialog .e-btn:active, -.e-pivotschemadesigner .e-dialog .e-btn:active, -.e-pivotschemadesigner .btnDeferUpdate:active { - -} -#PivotSchemaDesigner_dragClone { - -} -.e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotschemadesigner.e-rtl .e-pivotButton { - margin-left: 0px; - margin-right: 8px; - float: right; - clear: right; -} -.e-pivotschemadesigner .e-treeview ul { - -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, -.e-pivotschemadesigner .e-axisTd1 .e-schemaRow, -.e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, -.e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, -.e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, -.e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader { - -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select { - -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select { - background: #f4f4f4; - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - padding: 0px 8px; -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - /* office-365*/ - width: auto !important; - padding: 0px 8px; -} -.e-pivotschemadesigner .e-pivotButton { - -} -.e-pivotschemadesigner .e-pivotButton { - /* office-365*/ - margin-left: 8px; - width: 96%; - display: inline-block; - float: left; - clear: left; -} -.e-pivotschemadesigner #rowlabel + div, -.e-pivotschemadesigner #columnlabel + div, -.e-pivotschemadesigner #valuelabel + div, -.e-pivotschemadesigner #reportfilter + div { - -} -.e-pivotschemadesigner #rowlabel + div, -.e-pivotschemadesigner #columnlabel + div, -.e-pivotschemadesigner #valuelabel + div, -.e-pivotschemadesigner #reportfilter + div { - margin-top: 8px; -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active { - background-color: #eaeaea; - color: #333333; - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotschemadesigner .e-dropIndicator + .e-pvtBtn { - -} -.e-pivotschemadesigner .e-listHeader .headerText { - -} -.e-pivotgrid .summary.calc, -.e-pivotgrid .summary.calc:hover { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial Semibold; - background-color: #eaeaea; -} -.e-pivotgrid table .e-expand.e-icon:before, -.e-pivotgrid table .e-collapse.e-icon:before { - width: 8px; -} -.e-pivotgrid.e-rtl table .e-expand, -.e-pivotgrid.e-rtl table .e-collapse { - margin-left: 15px; - margin-right: 8px; -} -.e-pivotgrid.e-rtl .colheader, -.e-pivotgrid.e-rtl .colheader:hover, -.e-pivotgrid.e-rtl .rowheader, -.e-pivotgrid.e-rtl .rowheader:hover, -.e-pivotgrid.e-rtl .calc, -.e-pivotgrid.e-rtl .calc:hover { - padding: 6px 0 6px 40px; -} -.e-pivotgrid.e-rtl th, -.e-pivotgrid.e-rtl td { - padding: 6px 0px 6px 8px; -} -.e-pivotschemadesigner .e-pivotButton:first-child { - margin-top: 8px; -} -.e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - margin-left: 8px; -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText, -.e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - margin-right: 8px; - margin-left: 0px; -} -.e-pivotschemadesigner .btnDeferUpdate, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child { - background-color: #0078d7; - color: white; - border: 1px #0078d7; -} -.e-pivotschemadesigner .btnDeferUpdate:hover, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-btn.e-dialogOKBtn:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:hover { - background-color: #005a9e; - color: white; - border: 1px #005a9e; -} -.e-pivotschemadesigner .btnDeferUpdate:focus, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-btn.e-dialogOKBtn:focus, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:focus { - background-color: #005a9e; - color: white; - border: 1px #0078d7; -} -.e-pivotschemadesigner .btnDeferUpdate:active, -.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-btn.e-dialogOKBtn:active, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn:first-child:active { - background-color: #0078d7; - color: white; - border: 1px #0078d7; -} -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:hover, -.e-pivotgrid .e-dlgCalculatedField + div .e-btn.e-disable:active { - background-color: #f4f4f4; - color: #a6a6a6; - border: 1px #f4f4f4; -} -.e-pivotschemadesigner.e-rtl { - padding: 15px 15px 15px 5px; -} -.e-pivotschemadesigner.e-rtl .e-listHeader { - margin-right: 0px; - margin-left: 10px; -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, -.e-pivotschemadesigner.e-rtl .e-schemaRow, -.e-pivotschemadesigner.e-rtl .e-pivotHeader { - margin-right: 4px; -} -/*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ - -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div > .e-chkbox-wrap { - margin-left: 0px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div > .e-icon + .e-chkbox-wrap { - margin-left: 16px; -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div > .e-chkbox-wrap { - margin-right: 0px; -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div > .e-icon + .e-chkbox-wrap { - margin-right: 16px; -} -.e-pivotschemadesigner .e-editorDiv, -.e-pivotgrid .e-editorDiv { - margin-bottom: 8px; -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotgrid .e-dialogOKBtn, -.e-pivotgrid .e-dialogCancelBtn { - margin-left: 8px; - margin-bottom: 14px; -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma { - color: #333333; -} -.e-pivotgrid .e-dlgCalculatedField + div { - margin-top: 20px !important; - margin-bottom: 20px !important; -} -.e-pivotgrid .e-conditionFrom:hover, -.e-pivotgrid .filterDialog input.e-filterValues:hover, -.e-pivotschemadesigner .filterDialog input.e-filterValues:hover, -.e-pivotgrid .e-conditionTo:hover { - border-color: #767676; -} -.e-pivotgrid .e-conditionFrom:active, -.e-pivotgrid .e-conditionTo:active, -.e-pivotgrid .filterDialog input.e-filterValues:active, -.e-pivotschemadesigner .filterDialog input.e-filterValues:active, -.e-pivotgrid .filterDialog input.e-filterValues:focus, -.e-pivotschemadesigner .filterDialog input.e-filterValues:focus, -.e-pivotgrid .e-conditionFrom:focus, -.e-pivotgrid .e-conditionTo:focus { - border-color: #0078d7; -} -.e-pivotgrid .conditionformatTbl label { - margin: 0px 8px 0px 0px !important; - padding-bottom: 15px; - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotgrid .conditionformatTbl .e-ddl { - margin-right: 15px; - margin-bottom: 15px; - width: 160px !important; -} -.e-pivotgrid .conditionformatTbl th, -.e-pivotgrid .conditionformatTbl td { - padding: 0px; -} -.e-pivotgrid .e-conditionDlg { - margin: 0px !important; -} -.e-pivotgrid .e-conditionDlg + div { - margin: 20px 0px 20px 0px !important; -} -.e-pivotgrid .e-dialogremoveBtn { - padding: 0px !important; - margin-bottom: 15px; - background: white; -} -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, -.e-pivotgrid.e-rtl .conditionformatTbl label { - margin-right: 0px !important; - margin-left: 15px !important; -} -.e-pivotgrid .e-filterElementTag a.e-menulink, -.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - padding-right: 30px !important; - padding-left: 30px !important; -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotgrid .e-advancedFilterDlg .e-menu-wrap, -.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, -.e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - padding-left: 12px !important; - padding-right: 12px !important; -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv, -.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - right: 0px !important; - top: 0px !important; -} -.e-pivotgrid .filterDialog .e-ddl, -.e-pivotschemadesigner .filterDialog .e-ddl { - width: 200px !important; - height: 32px !important; -} -.e-pivotgrid .filterDialog td, -.e-pivotschemadesigner .filterDialog td { - padding-right: 15px !important; -} -.e-pivotgrid .filterDialog input.e-filterValues, -.e-pivotschemadesigner .filterDialog input.e-filterValues { - width: 160px !important; - height: 25px !important; - margin-left: 0 !important; - border: 1px solid #c8c8c8; - outline: none; -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 14px !important; -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - margin-right: 0px !important; -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl { - margin-right: 15px; - margin-bottom: 15px; -} -.e-pivotgrid .e-dlgCalculatedField .borderLine { - display: none !important; -} -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn { - margin-top: 8px; -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap { - width: 410px !important; -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - background-color: #f4f4f4; -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active, -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active, -.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - background-color: #deecf9; -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - margin-right: 0px; - margin-left: 8px; -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - margin-right: 0px; - margin-left: 15px; -} -.e-pivotgrid.e-rtl .calculateFieldName { - left: 96px; -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - padding: 5px 18px; -} -.e-pivotgrid .calculateFieldName.e-hoverCell { - background-color: white !important; -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active { - color: #333333; -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn { - margin-right: 7px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right: 102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - margin-right: 0px !important; -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right, -.e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - right: auto !important; -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar { - padding: 15px 25px 10px !important; -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div, -.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div, -.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div { - margin: 14px 0px 18px !important; -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn, -.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn, -.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-bottom: 0px !important; -} -.e-pivotgrid .curInput { - width: 100%; - -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - margin-left: 0px; -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap, -.e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - margin-right: 0px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before, -.e-pivotgrid .e-icon.e-media-backward_01:before { - content: "\e83e"; -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before, -.e-pivotgrid .e-icon.e-arrowhead-left:before { - content: "\e83f"; -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before, -.e-pivotgrid .e-icon.e-arrowhead-right:before { - content: "\e840"; -} -.e-pivotgrid .e-icon.e-media-forward_01:before, -.e-pivotschemadesigner .e-icon.e-media-forward_01:before { - content: "\e841"; -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotgrid .e-firstPage { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotgrid .e-firstPage { - margin-right: 1px; -} -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-lastPage { - -} -.e-pivotschemadesigner .e-lastPage, -.e-pivotgrid .e-lastPage { - margin-left: 1px; -} -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div, -.e-pivotgrid .e-dialog .e-memberPager + div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div, -.e-pivotgrid .e-dialog .e-memberSearchPager + div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div, -.e-pivotgrid .e-dialog .e-memberDrillPager + div { - margin-top: 0px !important; - margin-bottom: 20px !important; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled, -.e-pivotgrid .e-firstPage.e-pageEnabled, -.e-pivotgrid .e-prevPage.e-pageEnabled, -.e-pivotgrid .e-nextPage.e-pageEnabled, -.e-pivotgrid .e-lastPage.e-pageEnabled { - color: #666666; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - margin-left: 60px !important; -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - margin-right: 60px !important; -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover { - border-color: #767676; -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus { - -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus { - border-color: #0078d7; -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage { - -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage { - outline: none; - border: 1px solid #c8c8c8; -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, -table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px #c8c8c8; -} -.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager { - margin-top: 0px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - margin-bottom: 0px !important; -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, -.e-pivotschemadesigner .e-lastPage.e-pageEnabled:after, -.e-pivotgrid .e-firstPage.e-pageEnabled:after, -.e-pivotgrid .e-prevPage.e-pageEnabled:after, -.e-pivotgrid .e-nextPage.e-pageEnabled:after, -.e-pivotgrid .e-lastPage.e-pageEnabled:after { - -} -.e-pivotschemadesigner .e-firstPage, -.e-pivotschemadesigner .e-prevPage, -.e-pivotschemadesigner .e-nextPage, -.e-pivotschemadesigner .e-lastPage, -.e-memberCurrentPage, -.memberPageCount, -.e-pivotgrid .e-firstPage, -.e-pivotgrid .e-prevPage, -.e-pivotgrid .e-nextPage, -.e-pivotgrid .e-lastPage, -.e-memberCurrentSearchPage, -.memberSearchPageCount, -.e-memberCurrentDrillPage, -.memberDrillPageCount { - vertical-align: middle; -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ - -@media (min-width: 20px) and (max-width: 799px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width: 100%; - /*table-layout:fixed;*/ - overflow-wrap: break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap: break-word; - overflow: hidden; - text-overflow: ellipsis; - } -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient, -.e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -.e-pivotclient .e-pivotschemadesigner .memberSortDiv { - margin-top: 1px !important; -} -.e-pivotclient .e-box, -.e-pivotclient button.e-btn, -.e-pivotclient input.e-btn, -.e-pivotclient input.e-input, -.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder, -.e-pivotclient .e-js.e-lv.e-js .e-header.e-box, -.e-pivotclient .e-textbox, -.e-textarea { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell { - background-color: #eaeaea !important; -} -.e-pivotclient .e-collectionli:hover, -.e-pivotclient .e-reportli:hover { - background: white !important; - border: none !important; - color: #666666 !important; - padding: 3px !important; - border-top: 4px !important; -} -.e-pivotclient .e-collectionli:hover, -.e-pivotclient .e-reportli:hover { - padding: 7px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl, -.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique { - height: auto !important; -} -.e-pivotclient *:focus:hover { - outline: none; -} -.e-pivotclient .e-removeBtnUnqiue { - height: calc(61%) !important; -} -.e-pivotclient .e-schemaRemoveBtnUnqiue { - height: inherit !important; -} -.e-pivotclient .e-schemaBtnUnique { - margin-top: 0px !important; - height: auto !important; - white-space: initial !important; -} -.e-pivotclient .e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pvtBtnUnique { - display: inline-flex !important; -} -.e-pivotclient { - border: 1px solid #c8c8c8; - background-color: white; - -} -.e-pivotclient { - border: 1px solid #eaeaea; -} -.e-pivotclient { - color: #333333; -} -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - -} -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - color: #666666; -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} -.e-pivotclient .e-separateDiv { - border: 1px solid #c8c8c8 !important; - border-bottom: none !important; - margin: 9px 0px; -} -.e-pivotclient .e-separateDiv { - border-color: #eaeaea !important; -} -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: #eaeaea; - cursor: pointer; -} -.e-pivotclient .advancedFilter div.memberSortingDiv > div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} -.e-pivotclient .e-gridPanel, -.e-pivotclient .e-chartPanel { - border: none !important; -} -.e-pivotclient .e-controlPanel { - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable { - color: #999999; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - background: transparent; -} -.e-pivotclient .e-dialog .e-header { - -} -.e-pivotclient textarea { - background: white; -} -.e-pivotclient .e-treeview .e-text { - -} -.e-pivotclient .e-treeview .e-text:hover { - color: #212121; -} -.e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotclient .e-dialog a.e-linkPanel { - text-decoration: underline; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel { - margin-top: 4px !important; -} -.e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #d48e0b; -} -.e-pivotclient .e-treeview .e-active { - -} -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, -.e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark { - -} -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar { - width: 5px; - border: none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .customCSS .e-splitbar { - background-color: white; -} -.e-pivotclient .e-olapFieldList .e-ul { - width: 100% !important; - height: 100% !important; -} -.e-pivotclient .e-splitter .e-pane { - overflow: visible !important; -} -.e-pivotclient .e-splitter { - border: none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - content: "\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { - top: 50%; - left: 1px; - position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar { - font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - left: 4.5px; -} -.e-pivotclient .e-axisTable.e-pane { - left: 7.5px !important; - padding-right: 9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; - left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { - width: 6px !important; - border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar { - background: none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane { - padding-right: 2px; -} -.e-pivotclient .axisBuilderTD.e-pane { - left: 2.5px; - padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar { - width: 5px !important; - border: none; -} -.e-pivotclient .controlPanelTD { - display: inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { - left: 3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { - left: -5.5px !important; -} -.e-pivotclient .e-cubeTreeView .e-ul { - overflow: auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ - -.e-olapclient .e-disabled { - cursor: pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} -.e-pivotclient .e-treeview .e-text .e-icon { - color: inherit; -} -.e-pivotclient .e-ddl .e-select { - color: #212121; - background: white; - border-color: #c8c8c8; -} -.e-pivotclient .e-ddl .e-select:hover { - color: #212121; - background: #eaeaea; -} -.e-pivotclient .e-outerTable { - - border-collapse: collapse; - background-color: white; -} -.e-pivotclient .e-outerTable { - font: normal 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - -} -.e-pivotclient .e-titleText { - font: normal 20px Segoe UI, Helvetica Neue, Ubuntu, Arial; - line-height: 48px; -} -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan { - height: 42px !important; -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - padding: 7px !important; -} -.e-pivotclient .e-newReportImg:before { - content: "\e6b3"; - -} -.e-pivotclient .e-addReportImg:before { - content: "\e6a1"; - -} -.e-pivotclient .e-removeReportImg:before { - content: "\e6cf"; - -} -.e-pivotclient .e-renameReportImg:before { - content: "\e6d0"; - -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; - -} -.e-pivotclient .e-mdxImg:before { - content: "\e6ac"; - -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; - -} -.e-pivotclient .e-calcMemberImg:before { - -} -.e-pivotclient .e-calcMemberImg:before { - content: "\e86b"; -} -.e-pivotclient .e-excelExportImg:before { - content: "\e6d4"; - -} -.e-pivotclient .e-wordExportImg:before { - content: "\e6d5"; - -} -.e-pivotclient .e-pdfExportImg:before { - content: "\e6d3"; - -} -.e-pivotclient .e-chartTypesImg:before { - content: "\e6a4"; - -} -.e-pivotclient .e-toggleaxisImg:before { - content: "\e790"; - -} -.e-pivotclient .e-kpiCDB:before, -.e-pivotclient .e-kpiGoalCDB:before, -.e-pivotclient .e-kpiStatusCDB:before, -.e-pivotclient .e-kpiTrendCDB:before, -.e-pivotclient .e-kpiValueCDB:before, -.e-pivotclient .e-kpiRootCDB:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - -} -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton, -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB, -.e-pivotclient .e-kpiCDB, -.e-pivotclient .e-kpiGoalCDB, -.e-pivotclient .e-kpiStatusCDB, -.e-pivotclient .e-kpiTrendCDB, -.e-pivotclient .e-kpiValueCDB, -.e-pivotclient .e-kpiRootCDB { - color: #333333; -} -.e-pivotclient .e-categoricalAxis p:first-child + div, -.e-pivotclient .e-rowAxis p:first-child + div, -.e-pivotclient .e-slicerAxis p:first-child + div { - margin-top: 8px; -} -.e-pivotclient .maximizedView:before { - content: "\e660"; - -} -.e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - -} -.e-pivotclient .e-colSortFilterImg:before { - font-size: 18px; - margin-top: -2px; -} -.e-pivotclient .e-rowSortFilterImg:before { - content: "\e6f8"; - -} -.e-pivotclient .e-rowSortFilterImg:before { - font-size: 18px; - margin-top: -2px; -} -.e-pivotclient .e-chartPanel { - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab { - font: bold 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .clientTab { - margin-top: 6px !important; -} -.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton { - background-repeat: no-repeat; - height: 20px; - width: 21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton { - float: right; - background-position: center -20px; - margin: 5px; -} -.e-pivotclient .e-toggleCollapseButton { - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover, -.e-pivotclient .e-toggleCollapseButton:hover { - color: #212121; - background: #eaeaea; -} -.e-pivotclient .e-toggleCollapseButton:before { - content: "\e674"; - font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before { - content: "\e671"; - font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable { - background: white !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable { - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable { - margin: 6px 4px 8px !important; -} -.e-pivotclient .e-chartToolBar { - border: none; -} -.e-pivotclient .e-toolBar { - border: none; -} -.e-pivotclient .e-toggleText { - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - -} -.e-pivotclient .e-splitBtn { - margin: 4px 0px 0px 8px; - position: relative; -} -.e-pivotclient .e-csHeader { - -} -.e-pivotclient .e-csHeader { - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; - margin: 8px 0 8px 3px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-cdbHeader, -.e-pivotclient .e-axisHeader { - border: 1px solid #eaeaea; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), -.e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} -.e-pivotclient .e-cubeTable { - border-collapse: collapse; - margin: 0 5px 3px 5px; -} -.e-pivotclient .e-cdbHeader { - border-bottom: 0px; - overflow: hidden; -} -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: white; - position: relative; -} -.e-pivotclient .e-axisHeader { - -} -.e-pivotclient .e-axisHeader { - border-bottom: 0px; -} -.e-pivotclient .e-reportToolbar { - border-color: #c8c8c8 !important; - background: white; -} -.e-pivotclient .e-reportToolbar { - border-color: #eaeaea !important; -} -.e-pivotclient .e-cubeBrowser { - -} -.e-pivotclient .e-cubeBrowser { - border: 1px solid #eaeaea !important; -} -.e-pivotclient .e-splitter { - border-color: #eaeaea; -} -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow: auto; -} -.e-pivotclient .e-categoricalAxis, -.e-pivotclient .e-rowAxis, -.e-pivotclient .e-slicerAxis { - border: 1px solid #eaeaea; -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - -} -.e-pivotclient .e-gridContainer, -.e-pivotclient .e-chartContainer { - border: 1px solid #eaeaea; - background-color: #f8f8f8; -} -.e-pivotclient .e-dropIndicator { - margin-top: 4px !important; - border-top: 3px dashed #0078d7; -} -.e-pivotclient .e-targetAxis { - -} -.e-pivotclient .e-targetAxis { - background-color: #c6c6c6; - color: #212121; -} -.e-pivotclient .e-reportToolbar .e-active { - color: white; -} -.e-pivotclient .e-connectImg, -.e-pivotclient .e-newReportImg, -.e-pivotclient .e-addReportImg, -.e-pivotclient .e-removeReportImg, -.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, -.e-pivotclient .e-mdxImg, -.e-pivotclient .maximizedView, -.e-pivotclient .e-calcMemberImg, -.e-pivotclient .e-excelExportImg, -.e-pivotclient .e-wordExportImg, -.e-pivotclient .e-pdfExportImg, -.e-pivotclient .e-chartTypesImg, -.e-pivotclient .e-rowSortFilterImg, -.e-pivotclient .e-colSortFilterImg, -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-autoExecuteImg, -.e-pivotclient .e-toggleaxisImg, -.e-pivotclient .e-toggleaxisImg:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - -} -.e-pivotclient .e-connectImg:hover, -.e-pivotclient .e-newReportImg:hover, -.e-pivotclient .e-addReportImg:hover, -.e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, -.e-pivotclient .e-reportDBImg:hover, -.e-pivotclient .e-mdxImg:hover, -.e-pivotclient .e-calcMemberImg:hover, -.e-pivotclient .e-excelExportImg:hover, -.e-pivotclient .e-wordExportImg:hover, -.e-pivotclient .e-pdfExportImg:hover, -.e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .maximizedView:hover, -.e-pivotclient .e-rowSortFilterImg:hover, -.e-pivotclient .e-colSortFilterImg:hover, -.e-pivotclient .e-autoExecuteImg:hover, -.e-pivotclient .e-toggleaxisImg:hover { - cursor: pointer; - color: #666666; -} -.e-pivotclient .reportList, -.e-pivotclient e-collectionlist { - overflow: visible !important; - -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl { - height: 25px !important; -} -.e-pivotclient div.e-advancedFilterDlg { - border: 1px solid #c8c8c8; -} -.e-pivotclient li.e-reportCol.e-hover, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli.e-hover { - background: none; - border-color: transparent; -} -.e-pivotclient .e-sortReportTbl { - - width: 100%; -} -.e-pivotclient .e-sortReportTbl { - margin: 3px 4px 18px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-weight: 400 !important; -} -.e-pivotclient .e-sortingDlg label, -.e-pivotclient .e-filteringDlg label { - font: normal 14px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-preserveHrchy, -.e-pivotclient .e-filterLbl, -.e-pivotclient .e-conditionLbl { - vertical-align: middle; -} -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-radioBtnAsc { - vertical-align: text-bottom; -} -.e-pivotclient .e-radioBtnAsc, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList, -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-sortDisable, -.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable, -.e-pivotclient .e-filterEnable, -.e-pivotclient .e-chkBoxColumn { - margin-top: 15px; -} -.e-pivotclient .e-radioBtnAsc, -.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList, -.e-pivotclient .e-sortEnable, -.e-pivotclient .e-sortDisable, -.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable, -.e-pivotclient .e-filterEnable, -.e-pivotclient .e-chkBoxColumn { - margin-left: 8px !important; - margin-right: 4px !important; -} -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, -.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} -.e-pivotclient .e-filterFrmDiv { - margin-left: 8px; -} -.e-pivotclient .e-rtl .e-filterFrmDiv { - margin-right: 8px; -} -.e-pivotclient .e-cubeBrowserCalcMember, -.e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl { - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, -.e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left: 0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} -.e-pivotclient .e-SortFilterDlg .e-ddl { - margin-left: 8px; - margin-right: 8px !important; - width: 92% !important; -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, -.e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl { - margin-left: 8px !important; -} -.e-pivotclient .e-sortDisable, -.e-pivotclient .e-radioBtnDesc { - margin-bottom: 15px; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterToDiv, -.e-pivotclient .e-filterBtw { - float: left; -} -.e-pivotclient .e-filterLbl { - margin-top: -23px; -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - -} -.e-pivotclient .e-sortingDlg, -.e-pivotclient .e-filteringDlg { - margin-top: 2px !important; -} -.e-pivotclient .e-filterFrmDiv, -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-bottom: -7px; - margin-top: 10px !important; -} -.e-pivotclient .e-conditionLbl, -.e-pivotclient .filterMeasureListLbl { - margin-bottom: 14px; - margin-top: 10px !important; -} -.e-pivotclient .e-filterBtw, -.e-pivotclient .e-filterToDiv { - margin-left: 4px; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-preserveHrchyLbl, -.e-pivotclient .e-filterDisableLbl { - margin-left: 4px !important; -} -.e-pivotclient .e-dialog-scroller { - height: auto !important; -} -.e-pivotclient .e-filterDisableLbl { - vertical-align: text-bottom; -} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy { - margin-right: 4px !important; -} -.e-pivotclient .e-filterToDiv { - margin-left: 8px; -} -.e-pivotclient .borderFilterSortDlg { - border: 1px solid #c8c8c8; - border-top: none; - margin-bottom: 13px; - margin-top: -4px; -} -.e-pivotclient .filterMeasureListLbl, -.e-pivotclient .e-conditionLbl, -.e-pivotclient .e-filterValueLbl { - margin-bottom: 15px; -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - position: relative; - padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; - position: absolute; -} -.e-pivotclient .e-sortDisableLbl, -.e-pivotclient .e-sortEnableLbl, -.e-pivotclient .e-radioBtnAscLbl, -.e-pivotclient .e-radioBtnDescLbl, -.e-pivotclient .e-filterDisableLbl { - margin-top: 13px; - position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { - margin-top: 2px; - position: absolute; -} -.e-pivotclient .e-pivotclient .e-filterLbl { - margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { - margin-top: 3px; -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - -} -.e-pivotclient .e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - width: auto; - height: 25px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, -.e-pivotclient .e-folderCDB, -.e-pivotclient .e-hierarchyCDB, -.e-pivotclient .e-attributeCDB, -.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, -.e-pivotclient .e-level1, -.e-pivotclient .e-level2, -.e-pivotclient .e-level3, -.e-pivotclient .e-level4, -.e-pivotclient .e-level5, -.e-pivotclient .e-level6, -.e-pivotclient .e-level7, -.e-pivotclient .e-level8, -.e-pivotclient .e-level9, -.e-pivotclient .e-level10, -.e-pivotclient .e-calcMemberCDB, -.e-pivotclient .e-calcMemberGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { - content: "\e6e4"; - font-size: 18px; -} -.e-pivotclient .e-folderCDB:before { - content: "\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content: "\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { - content: "\e6e0"; - font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { - content: "\e6e3"; - font-size: 15px; -} -.e-pivotclient .e-namedSetCDB:before { - content: "\e6de"; - font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before { - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before { - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before { - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, -.e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn { - -} -.e-pivotclient .e-dialogOKBtn { - margin-left: 65px; - margin-top: 10px; - margin-bottom: 15px; -} -.e-pivotclient .e-dialogCancelBtn { - margin-top: 10px; - margin-bottom: 15px; -} -.e-pivotclient .e-checkOptions { - margin-left: 22px !important; - margin-right: 16px !important; -} -.e-pivotclient .e-editorPara { - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td { - padding: 5px; -} -.e-pivotclient .e-dialogInput { - float: right; - margin: 10px 0px 17px 7px; -} -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll { - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; -} -.e-pivotclient .e-checkAll, -.e-pivotclient .e-unCheckAll { - margin-right: 5px; -} -.e-pivotclient .e-checkAll:hover, -.e-pivotclient .e-unCheckAll:hover { - background: #eaeaea; - color: #212121; -} -.e-pivotclient .e-checkAll:before { - content: "\e6db"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll:before { - content: "\e6da"; - font-size: 16px; -} -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} -.e-pivotclient .e-line:before { - content: "\e6b1"; -} -.e-pivotclient .e-spline:before { - content: "\e6bb"; -} -.e-pivotclient .e-column:before { - content: "\e6a6"; -} -.e-pivotclient .e-area:before { - content: "\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotclient .e-stepline:before { - content: "\e6c0"; -} -.e-pivotclient .e-steparea:before { - content: "\e6be"; -} -.e-pivotclient .e-pie:before { - content: "\e6ca"; -} -.e-pivotclient .e-bar:before { - content: "\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotclient .e-funnel:before { - content: "\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotclient .e-scatter:before { - content: "\e7df"; -} -.e-pivotclient .e-bubble:before { - content: "\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content: "\e810"; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - margin-left: 2px; -} -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-size: 20px; -} -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - height: 28px; - margin: 5px 5px 0px 0px; -} -.e-pivotclient .e-chartTypesDialog, -.e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: #f4f4f4; - border: 2px solid #c8c8c8; -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - -} -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - color: #666666; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - - cursor: pointer; - background: #eaeaea; -} -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - color: #666666; -} -.e-pivotclient .e-activeChartType { - color: white; - background: #0078d7; -} -.e-pivotclient.e-rtl .errOKBtn { - -} -.e-pivotclient .e-memberEditorDiv { - height: 256px; - - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-memberEditorDiv { - -} -.e-pivotclient .e-memberEditorDiv { - margin-top: 15px; - margin-bottom: 10px; -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-bottom: 0px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding: 0px !important; - margin: 12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, -.e-pivotclient .e-removeMeasure { - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: #212121; -} -.e-pivotclient .valuefilter td { - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before { - -} -.e-pivotclient .e-removeSplitBtn:before { - margin-left: -6px; - margin-top: 2px; - - font-size: 13px; -} -.e-pivotclient .e-removeSplitBtn:before { - content: "\e711"; -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover, -.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover { - background: #eaeaea; - color: #666666; -} -.e-pivotclient .e-removeSplitBtn { - - display: inline-block; - float: none; - position: absolute; -} -.e-pivotclient .e-removeSplitBtn { - background: #f4f4f4; - margin: 0 !important; -} -.e-pivotclient .e-removeSplitBtn { - border: none; - padding: 2px 4px 7px 10px; -} -.e-pivotclient input.e-memberCurrentPage, -.e-pivotclient input.e-memberCurrentSearchPage, -.e-pivotclient input.e-memberCurrentDrillPage { - width: 23px !important; - height: 15px !important; -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color: #666666; -} -.e-pivotclient .e-removeMeasure { - padding: 3px 5px 6px 3px; -} -.e-pivotclient .e-removeMeasure:hover { - background-color: #f4f4f4; -} -.e-pivotclient .e-removeMeasure:before { - content: "\e681"; - font-size: 13px; - display: inline-block; -} -.e-pivotclient .e-measureEditor { - -} -.e-pivotclient .e-measureEditor { - margin: 3px 15px 0px 15px; - background-color: white !important; -} -.e-pivotclient .e-measureEditor:hover { - color: #212121; - background-color: #eaeaea; - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus { - background-color: #f4f4f4; -} -.e-pivotclient button.e-dialogOKBtn, -.e-pivotclient .e-dialogFooter button:first-child, -.e-pivotclient button.e-errOKBtn, -.e-pivotclient button.e-btnCalcMemberOk { - background-color: #0078d7; - color: white; - border: 1px #0078d7; -} -.e-pivotclient button.e-dialogOKBtn:hover, -.e-pivotclient .e-dialogFooter button:first-child:hover, -.e-pivotclient button.e-errOKBtn:hover, -.e-pivotclient button.e-btnCalcMemberOk:hover { - background-color: #005a9e; - color: white; - border: 1px #005a9e; -} -.e-pivotclient button.e-dialogOKBtn:focus, -.e-pivotclient .e-dialogFooter button:first-child:focus, -.e-pivotclient button.e-errOKBtn:focus, -.e-pivotclient button.e-btnCalcMemberOk:focus { - background-color: #005a9e; - color: white; - border: 1px #0078d7; -} -.e-pivotclient button.e-dialogOKBtn:active, -.e-pivotclient .e-dialogFooter button:first-child:active, -.e-pivotclient button.e-errOKBtn:active, -.e-pivotclient button.e-btnCalcMemberOk:active { - background-color: #0078d7; - color: white; - border: 1px #0078d7; -} -.e-pivotclient .e-nodetext { - font-size: inherit !important; -} -.e-pivotclient .e-dialog { - -} -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} -.e-pivotclient .e-button { - font-size: 12px !important; -} -.e-pivotclient .e-button { - padding: 0px 8px 0px 8px !important; -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ - -.e-pivotclient .e-treeview { - background-color: white; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} -.e-pivotclient .e-treeview, -.e-pivotclient .e-text { - -} -.e-pivotclient .e-tab, -.e-pivotclient .e-header { - width: auto; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-active-content { - padding: 0 !important; -} -.e-pivotclient .e-tab, -.e-pivotclient .e-content { - border-width: 0; -} -.e-pivotclient .e-toolbar { - border-width: 1px 0; - -} -.e-pivotclient .e-input { - line-height: normal !important; -} -.e-pivotclient .e-progress-txt { - top: -2px !important; -} -.e-pivotclient .filter { - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl { - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive { - width: 95% !important; -} -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - - float: right; -} -.e-pivotclient .e-dialogFooter { - margin: 8px 0 20px; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, -.e-pivotclient .e-dialogFooter .e-dialogCancelBtn { - margin-top: 0px !important; - margin-bottom: 0px !important; -} -.e-pivotclient .e-dialog .e-dialogPara { - margin-right: 8px; -} -.e-pivotclient .e-dialog .e-clientDialog, -.e-pivotclient .e-dialog .e-errorDialog { - padding-right: 25px; - padding-left: 25px; -} -.e-pivotclient .e-filterDialog tr:first-child td { - padding-bottom: 15px; -} -.e-pivotclient .e-filterDialog input.e-filterValues { - width: 160px !important; - height: 25px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-filterDialog .e-ddl { - width: 200px !important; - height: 32px !important; -} -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn { - margin-right: 0px !important; -} -.e-pivotclient .e-filterDialog .e-dialogCancelBtn { - margin-right: 10px; -} -.e-pivotclient .e-filterDialog .e-dialogCancelBtn { - margin-right: 14px !important; -} -.e-pivotclient table.e-renameDBReportTbl tr td:first-child { - padding-bottom: 15px; -} -.e-pivotclient e-reportCol, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-reportli { - margin-left: 3px; -} -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} -.e-pivotclient.e-rtl .e-splitBtn, -.e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} -.e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} -.e-pivotclient.e-rtl .e-controlPanel .e-icon { - float: right; -} -.e-pivotclient .kpiGoal:before, -.e-pivotclient .kpiStatus:before, -.e-pivotclient .kpiTrend:before, -.e-pivotclient .kpiValue:before { - content: "\e6df"; - font-size: 18px; -} -.e-pivotclient .kpiGoal, -.e-pivotclient .kpiStatus, -.e-pivotclient .kpiTrend, -.e-pivotclient .kpiValue { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, -.e-pivotclient.e-rtl .e-controlPanel .e-collapse { - float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content { - float: none; -} -.e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} -.e-pivotclient.e-rtl .e-filterFrmDiv, -.e-pivotclient.e-rtl .e-filterToDiv, -.e-pivotclient.e-rtl .e-filterBtw { - float: right; -} -.e-pivotclient.e-rtl .e-sortDisableLbl, -.e-pivotclient.e-rtl .e-sortEnableLbl, -.e-pivotclient.e-rtl .e-radioBtnAscLbl, -.e-pivotclient.e-rtl .e-radioBtnDescLbl, -.e-pivotclient.e-rtl .e-preserveHrchyLbl, -.e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - padding: 0px 25px 0px 25px !important; -} -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient.e-rtl .e-dialogOKBtn { - margin-left: 12px; - margin-right: 65px; -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - -} -.e-pivotclient.e-rtl .e-dialogCancelBtn { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - margin-left: -10px !important; -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand, -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - border-top: 3px dashed #0078d7; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal !important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - - margin-right: 0px; - width: auto !important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: -5px; - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - border: none; - border-color: #c8c8c8 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - margin: 4px 8px 0px 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - - margin-top: 2.75px !important; - font-size: 13px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - content: "\e711" !important; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none !important; - box-sizing: content-box !important; - - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - border: none; - padding: 1px 0px 1px 1px; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - - margin: 0 !important; - margin-top: 4px; - background: #f4f4f4 !important; - height: 18px; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover { - cursor: pointer; - -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover { - background-color: #eaeaea !important; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - border: 1px solid #eaeaea !important; -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { - margin: 6px 7px 8px 5px; - width: 43% !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable { - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable { - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable { - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - -} -.e-pivotclient .e-pivotschemadesigner { - padding: 0px 0px 0px 0px; - background-color: white; -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: #f4f4f4; -} -.e-pivotclient .e-gridPanel { - background: none !important; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible !important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller > .e-content { - overflow: visible !important; -} -.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; -} -.e-pivotclient #sep1, -.e-pivotclient #sep2, -.e-pivotclient #sep3, -.e-pivotclient #sep4, -.e-pivotclient #sep5, -.e-pivotclient #sep6, -.e-pivotclient #sep7, -.e-pivotclient #sep8, -.e-pivotclient #sep9 { - height: 1px; - background-color: #c8c8c8; - margin-left: 30px; -} -.e-pivotclient #sep1 { - height: 0px; -} -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting { - border-bottom: none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text { - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid !important; -} -.e-pivotclient .e-filterElementTag.e-vertical { - border-color: white; -} -.e-pivotclient .e-filterElementTag { - -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position: absolute; - top: 150px; - margin-left: -12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-filterDialog td { - -} -.e-pivotclient .e-filterDialog td { - padding-right: 15px; -} -.e-pivotclient .e-filterDialog { - margin-left: 0px; -} -.e-pivotclient .e-filterElementTag a.e-menulink { - padding-left: 30px !important; - padding-right: 30px !important; -} -.e-pivotclient .e-pivotButton button:active, -.e-pivotclient .e-splitBtn button:active { - background-color: #eaeaea; - color: #333333; -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap { - padding: 0px 12px; -} -.e-pivotclient .e-filterElementTag { - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap { - padding-left: 10px !important; - padding-right: 10px !important; -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - right: 0px !important; -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - right: auto !important; -} -.e-pivotclient .e-pivotpager { - border: 1px solid #c8c8c8; - margin-bottom: 5px; - margin-left: 6px !important; -} -.e-pivotclient .e-pivotpager { - border: 1px solid #eaeaea; -} -.e-pivotclient .e-pivotpager table { - margin-left: auto !important; - margin-right: auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - height: 16px; -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr { - height: 32px; -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotclient .e-pivotpager .e-moveLast { - width: 18px; -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-pagerLabel, -.e-pivotclient .e-pivotpager .e-pagerTextBox, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast { - -} -.e-pivotclient .e-vScrollPanel { - background-color: white; - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius: 10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index: 1000; - border-radius: 5px; - background-color: #eaeaea; -} -.e-pivotclient .e-hScrollPanel { - background-color: white; - width: 0px; - height: 6px; - border-radius: 10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius: 5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index: 1000; - background-color: #eaeaea; -} -.e-pivotclient .e-vScrollThumb:hover, -.e-pivotclient .e-hScrollThumb:hover { - background-color: #333333; -} -.e-pivotclient .e-categPageIndicator, -.e-pivotclient .e-seriesPageIndicator { - width: auto; - background-color: #f4f4f4; - border: 1px solid #767676; - color: #333333; - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; -} -.e-pivotclient .e-pivotschemadesigner #axisTd, -.e-pivotclient .e-pivotschemadesigner #axisTd3 { - margin-top: 0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list > ul { - -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree { - top: 35px; - left: 220px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree { - top: 10px; - left: 220px; -} -.e-pivotclient .e-dialog .e-titlebar { - padding: 10px 25px 15px; -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - padding: 20px 25px 25px; -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 35px; - left: 27px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree { - top: 11px; - left: 27px; -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 135px; - left: 32px; -} -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree { - top: 305px; - left: 12px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 135px; - left: 215px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - display: inline-block; - position: absolute; - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree { - top: 302px; - left: 235px; -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - text-align: right; - -} -.e-pivotclient .e-dialog .e-calcMemberFooter { - margin-top: 20px; -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter { - text-align: left; - margin-top: 18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk { - margin: 0px 8px; -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember { - border: 1px solid #c8c8c8; - display: inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember { - height: 458px; - width: 300px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display: inline-block; - - vertical-align: top; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - margin-left: 20px; - width: 300px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - - height: 100px; - resize: none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM { - width: 285px !important; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask, -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl, -.e-pivotclient .e-dialog.e-calcMemberDialog textarea { - margin-bottom: 15px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl { - -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel { - margin-left: 0px; - margin-right: 15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label { - margin-bottom: 10px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat { - margin-bottom: 0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField { - margin-bottom: 15px; -} -.e-pivotclient .e-calcMemberCDB:before { - -} -.e-pivotclient .e-calcMemberCDB:before { - content: "\e86c"; -} -.e-pivotclient .e-calcMemberGroupCDB:before { - -} -.e-pivotclient .e-calcMemberGroupCDB:before { - content: "\e86c"; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit, -.e-pivotclient .e-dialog.e-calcMemberDialog .textarea { - font: 14px Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pivotclient .e-dialog .e-memberPager, -.e-pivotclient .e-dialog .e-memberSearchPager, -.e-pivotclient .e-dialog .e-memberDrillPager { - margin-top: 10px; - margin-bottom: 20px; -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - -} -.e-pivotclient .e-dialog .e-memberPager + div.e-dialogFooter { - margin-bottom: 20px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager { - margin-left: 12px; - margin-right: 12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - -} -.e-pivotclient .e-firstPage.e-pageDisabled, -.e-pivotclient .e-prevPage.e-pageDisabled, -.e-pivotclient .e-nextPage.e-pageDisabled, -.e-pivotclient .e-lastPage.e-pageDisabled { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - color: #666666; -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, -.e-pivotclient .e-prevPage.e-pageEnabled:hover, -.e-pivotclient .e-nextPage.e-pageEnabled:hover, -.e-pivotclient .e-lastPage.e-pageEnabled:hover { - background-color: #eaeaea; -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, -.e-pivotclient .e-prevPage.e-pageEnabled:active, -.e-pivotclient .e-nextPage.e-pageEnabled:active, -.e-pivotclient .e-lastPage.e-pageEnabled:active { - background-color: #0078d7; - color: white; -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ - -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage { - width: 24px; - height: 24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before, -.e-pivotclient .e-icon.e-arrowhead-left:before, -.e-pivotclient .e-icon.e-arrowhead-right:before, -.e-pivotclient .e-icon.e-media-forward_01:before { - margin-top: 5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberCurrentDrillPage { - margin-left: 8px; - margin-right: 6px; - outline: none; - text-indent: 3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, -.e-pivotclient .e-dialog .e-memberSearchPageCount, -.e-pivotclient .e-dialog .e-memberDrillPageCount { - margin-right: 8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl, -.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask { - height: 30px; -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ - -.e-pivotclient .e-splitBtn .e-pvtBtn { - -} -.e-pivotclient .e-pivotchart * { - -} -.ejTooltipPivotChartContainer { - -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul { - -} -.e-pivotclient .e-dialog .e-btn { - -} -.e-pivotclient textarea { - -} -.e-pivotclient textarea { - width: 435px !important; -} -.e-pivotclient .e-dialog .e-btn:hover, -.e-pivotclient .e-dialog .e-btn:focus { - -} -.e-pivotclient .e-dialog .e-btn:active { - -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn { - -} -.e-pivotclient .e-gridContainer { - -} -.e-pivotclient .e-gridContainer .e-pivotgrid { - -} -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} -.e-pivotclient .e-csHeader .cubeText { - -} -.e-pivotclient .e-dialog .e-dialogOKBtn, -.e-pivotclient .e-dialog .e-dialogCancelBtn { - -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ - -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - -} -.e-pivotclient .e-filterDialog #filterValue1:active, -.e-pivotclient .e-filterDialog #filterValue1:focus, -.e-pivotclient .e-filterDialog #filterValue2:active, -.e-pivotclient .e-filterDialog #filterValue2:focus { - -} -.e-pivotclient .e-filterDialog #filterValue1:disabled, -.e-pivotclient .e-filterDialog #filterValue2:disabled { - -} -.e-pivotclient .e-filterDialog td .e-ddl, -.e-pivotclient .e-filterDialog #filterValue1, -.e-pivotclient .e-filterDialog #filterValue2 { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, -.e-pivotschemadesigner .e-rPivotHeader .headerText { - -} -.e-pivotclient .e-splitBtn:hover, -.e-pivotclient .e-splitBtn.pvtBtnHover { - -} -.e-pivotclient .e-toolbar > .e-horizontal.e-ul { - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn { - - box-sizing: content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn { - -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn { - -} -.e-pivotclient .e-toolbar .e-reportCol, -.e-pivotclient .e-toolbar .e-reportCol.e-hover, -.e-pivotclient .e-collectionli, -.e-pivotclient .e-collectionli.e-hover, -.e-pivotclient .e-reportli, -.e-pivotclient .e-reportli.e-hover { - -} -.e-pivotclient.e-rtl .e-splitBtn { - -} -.e-pivotclient .e-removeSplitBtn.e-icon { - -} -.e-pivotclient .e-splitBtn .e-pvtBtn, -.e-pivotclient .e-splitBtn .e-pvtBtn:hover, -.e-pivotclient .e-splitBtn .e-pvtBtn:active { - -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn, -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover { - -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active > .reportList, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active > .e-collectionlist { - -} -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportCol.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-collectionli.e-active:after, -.e-pivotclient .e-toolbar > .e-horizontal > .e-reportli.e-active:after { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog > .e-header, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after { - -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a { - -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg, -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg, -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg { - margin-bottom: -8px; -} -.e-pivotclient .e-filterLbl { - -} -.e-pivotclient .e-orderLbl, -.e-pivotclient .e-sortingLbl { - -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper { - -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - -} -.e-pivotclient .e-SortFilterDlg label { - -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn { - -} -.e-pivotclient .e-pvtBtn { - width: auto; -} -.e-pivotclient .e-btn.e-select.dragClone { - -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - - overflow: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - - white-space: nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:active { - -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover, -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:active { - cursor: pointer; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn { - -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn { - margin-left: 0px; - margin-right: 0px; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn { - -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn { - -} -.e-pivotclient .e-pivotpager .e-movePrevious, -.e-pivotclient .e-pivotpager .e-moveNext, -.e-pivotclient .e-pivotpager .e-moveLast, -.e-pivotclient .e-pivotpager .e-moveFirst { - -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - -} -.e-pivotclient .e-pivotpager table { - - border: none; -} -.e-pivotclient .e-pivotpager table { - width: 100% !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - -} -.e-pivotclient .e-pivotpager { - -} -.e-pivotclient .e-icon.e-media-backward_01:before { - content: "\e83e"; -} -.e-pivotclient .e-icon.e-arrowhead-left:before { - content: "\e83f"; -} -.e-pivotclient .e-icon.e-arrowhead-right:before { - content: "\e840"; -} -.e-pivotclient .e-icon.e-media-forward_01:before { - content: "\e841"; -} -.e-pivotclient .e-firstPage { - -} -.e-pivotclient .e-firstPage { - margin-right: 1px; -} -.e-pivotclient .e-lastPage { - -} -.e-pivotclient .e-lastPage { - margin-left: 1px; -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberSearchEditorDiv + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - -} -.e-pivotclient .e-dialog .e-memberPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberSearchPager + div .e-btn, -.e-pivotclient .e-dialog .e-memberDrillPager + div .e-btn { - -} -.e-pivotclient .e-dialog .e-memberPager + div, -.e-pivotclient .e-dialog .e-memberSearchPager + div, -.e-pivotclient .e-dialog .e-memberDrillPager + div { - -} -.e-pivotclient .e-dialog .e-memberPager + div, -.e-pivotclient .e-dialog .e-memberSearchPager + div, -.e-pivotclient .e-dialog .e-memberDrillPager + div { - margin-top: 0px !important; - margin-bottom: 20px !important; -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - -} -.e-pivotclient .e-firstPage.e-pageEnabled, -.e-pivotclient .e-prevPage.e-pageEnabled, -.e-pivotclient .e-nextPage.e-pageEnabled, -.e-pivotclient .e-lastPage.e-pageEnabled { - color: #666666; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - margin-left: 60px !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn { - margin-right: 60px !important; -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover { - border-color: #767676; -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active, -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus { - border-color: #0078d7; -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage { - -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage { - outline: none; - border: 1px solid #c8c8c8; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager { - margin-top: 0px; -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogOKBtn, -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager + div .e-btn.e-dialogCancelBtn { - margin-bottom: 0px !important; - margin-top: 0px !important; -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, -.e-pivotclient .e-prevPage.e-pageEnabled:after, -.e-pivotclient .e-nextPage.e-pageEnabled:after, -.e-pivotclient .e-lastPage.e-pageEnabled:after { - -} -.e-pivotclient .e-firstPage, -.e-pivotclient .e-prevPage, -.e-pivotclient .e-nextPage, -.e-pivotclient .e-lastPage, -.e-memberCurrentPage, -.e-memberPageCount, -.e-memberCurrentSearchPage, -.e-memberSearchPageCount, -.e-memberCurrentDrillPage, -.e-memberDrillPageCount { - vertical-align: middle; -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div > .e-chkbox-wrap { - margin-right: 0px; -} -.e-pivotclient .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, -.e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, -.e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top: -5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left: 0px; -} -.e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting { - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float: left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float: right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, -.e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top: -3px !important; -} -.e-maximumView { - background-color: white; - z-index: 1000; - margin: 2% 4%; - margin-top: 2%; - padding: 20px; - position: fixed; -} -.e-fullScreenView { - position: absolute; - top: 0; - background-color: white; - z-index: 1000; -} -.e-winCloseBtn:before { - content: "\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right: 0; - height: 24px; - width: 24px; -} -.e-winCloseBtn { - color: #666666; -} -.e-winCloseBtn:hover { - color: #666666; - cursor: pointer; -} -@media (min-width: 640px) and (max-width: 799px) { - -} -@media (min-width: 800px) and (max-width: 959px) { - -} -@media (min-width: 960px) and (max-width: 1120px) { - -} -@media (min-width: 1120px) { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotchart .e-hoverCell { - background-color: #eaeaea !important; -} -.e-pivotchart .e-enabled { - color: white !important; - background: #0078d7 !important; -} -.e-pivotchart { - font: normal 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid #c8c8c8; - background-color: white; - color: #212121; -} -.e-pivotchart *:focus:hover { - outline: none; -} -.e-pivotchart .e-expandMenu { - min-height: 50px; -} -.e-pivotchart .e-menuList { - list-style-type: none; - padding: 4px 15px 4px 15px; -} -.e-pivotchart .e-menuList:hover { - list-style-type: none; - color: #212121; - background-color: #eaeaea; - cursor: pointer; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-wrapper, -.e-pivotchart .e-shadow { - min-height: 50px; -} -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} -.e-pivotchart .e-dialog, -.e-pivotchart .e-content { - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content: "\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content: "\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before { - content: "\e6a9"; - font-size: 20px; -} -.e-pivotchart .e-exportImg:before { - content: "\e84f"; - font-size: 20px; -} -.e-pivotchart .e-disable3D:before { - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, -.e-pivotchart .e-chart3DTypesIcon:before, -.e-pivotchart .e-exportTypesIcon:before, -.e-pivotchart .e-interactionsIcon:before, -.e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotclient .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon, -.e-pivotclient .e-exportTypesIcon:hover, -.e-pivotchart .e-interactionsIcon, -.e-pivotchart .e-interactionsIcon:hover, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, -.e-pivotchart .e-chart3DTypesDialog, -.e-pivotchart .e-exportTypesDialog, -.e-pivotchart .e-smartLabelsDialog, -.e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - background-color: #f4f4f4; - border: 2px solid #c8c8c8; -} -.e-pivotchart .e-chartTypesIcon, -.e-pivotchart .e-chart3DTypesIcon, -.e-pivotchart .e-exportTypesIcon, -.e-pivotchart .e-smartLabelsIcon, -.e-pivotchart .e-interactionsIcon { - color: #666666; -} -.e-pivotchart .e-chartTypesIcon:hover, -.e-pivotchart .e-chart3DTypesIcon:hover, -.e-pivotchart .e-exportTypesIcon:hover, -.e-pivotchart .e-smartLabelsIcon:hover, -.e-pivotchart .e-interactionsIcon:hover { - color: #666666; - cursor: pointer; - background: #eaeaea; -} -.e-pivotchart .e-activeChartType { - color: white; - background: #0078d7; -} -.e-pivotchart .e-line:before { - content: "\e6b1"; -} -.e-pivotchart .e-spline:before { - content: "\e6bb"; -} -.e-pivotchart .e-column:before { - content: "\e6a6"; -} -.e-pivotchart .e-area:before { - content: "\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content: "\e6ba"; -} -.e-pivotchart .e-stepline:before { - content: "\e6c0"; -} -.e-pivotchart .e-steparea:before { - content: "\e6be"; -} -.e-pivotchart .e-pie:before { - content: "\e6ca"; -} -.e-pivotchart .e-bar:before { - content: "\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content: "\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content: "\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content: "\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content: "\e6c9"; -} -.e-pivotchart .e-funnel:before { - content: "\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content: "\e7dd"; -} -.e-pivotchart .e-scatter:before { - content: "\e7df"; -} -.e-pivotchart .e-bubble:before { - content: "\e7dc"; -} -.e-pivotchart .e-excel:before { - content: "\e845"; -} -.e-pivotchart .e-word:before { - content: "\e84e"; -} -.e-pivotchart .e-pdf:before { - content: "\e846"; -} -.e-pivotchart .e-png:before { - content: "\e861"; -} -.e-pivotchart .e-emf:before { - content: "\e862"; -} -.e-pivotchart .e-gif:before { - content: "\e85f"; -} -.e-pivotchart .e-jpg:before { - content: "\e860"; -} -.e-pivotchart .e-bmp:before { - content: "\e85e"; -} -.e-pivotchart .e-column3D:before { - content: "\e868"; -} -.e-pivotchart .e-pie3D:before { - content: "\e865"; -} -.e-pivotchart .e-bar3D:before { - content: "\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content: "\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content: "\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotchart .e-legend:before { - content: "\e879"; - font-size: 20px; -} -.e-pivotchart .e-zooming:before { - content: "\e886"; - font-size: 20px; -} -.e-pivotchart .e-smartLabels:before { - content: "\e880"; - font-size: 20px; -} -.e-pivotchart .e-interaction:before { - content: "\e877"; - font-size: 20px; -} -.e-pivotchart .e-crossHair:before { - content: "\e872"; -} -.e-pivotchart .e-trackBall:before { - content: "\e882"; -} -.e-pivotchart .e-rotate45:before { - content: "\e87e"; -} -.e-pivotchart .e-rotate90:before { - content: "\e87f"; -} -.e-pivotchart .e-hiding:before { - content: "\e873"; -} -.e-pivotchart .e-multipleRows:before { - content: "\e87b"; -} -.e-pivotchart .e-trim:before { - content: "\e883"; -} -.e-pivotchart .e-wrap:before { - content: "\e885"; -} -.e-pivotchart .e-wrapByWord:before { - content: "\e884"; -} -.e-pivotchart .none:before { - content: "\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size: 20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-chartTypesImg:hover, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-toolTipImg:hover, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-chart3DImg:hover, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-exportImg:hover, -.e-pivotchart .e-legend, -.e-pivotchart .e-legend:hover, -.e-pivotchart .e-zooming, -.e-pivotchart .e-zooming:hover, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-smartLabels:hover, -.e-pivotchart .e-interaction, -.e-pivotchart .e-interaction:hover, -.e-pivotchart .e-icon-xAxis-title:hover, -.e-pivotchart .e-icon-yAxis-title:hover, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} -.e-pivotchart .e-chartTypesImg, -.e-pivotchart .e-toolTipImg, -.e-pivotchart .e-chart3DImg, -.e-pivotchart .e-exportImg, -.e-pivotchart .e-legend, -.e-pivotchart .e-zooming, -.e-pivotchart .e-smartLabels, -.e-pivotchart .e-interaction, -.e-pivotchart .e-icon-xAxis-title, -.e-pivotchart .e-icon-yAxis-title { - overflow: visible !important; - color: #666666; - text-indent: -3px; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivottreemap .e-drillupAction { - background-color: white; - color: #212121; - margin-bottom: 5px; - font-size: 13px; - font-weight: 700; - z-index: 10; - border-color: #212121; - border: 1px solid #212121; - border-bottom: transparent; - padding-top: 6px; -} -.e-pivottreemap .e-drillupAction a { - color: #212121; - cursor: pointer; -} -.e-pivottreemap .e-drillupAction a:hover { - color: #212121; - text-decoration: underline !important; -} -.e-pivottreemap label { - font-weight: 600; -} -.e-pivottreemap .e-treemap-header { - font-size: 12px; -} -.e-pivottreemap .e-treemap-label { - color: #212121 !important; - font-size: 12px; - padding-left: 5px; - padding-top: 5px; -} -.e-pivottreemap *:focus:hover { - outline: none; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotgauge .kpiiconvalue { - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout { - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li { - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover { - outline: none; -} -.e-pivotgauge-tooltip { - background-color: white; - border: 2px solid #c8c8c8; -} -.e-pivotgauge-tooltip { - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: #212121; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, -.e-pivotgauge-active { - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow { - background-image: url("../common-images/pivotgrid/up-arrow.png"); -} -.e-pivotgauge .kpirightarrow { - background-image: url("../common-images/pivotgrid/right-arrow.png"); -} -.e-pivotgauge .kpidownarrow { - background-image: url("../common-images/pivotgrid/down-arrow.png"); -} -.e-pivotgauge .kpidiamond { - background-image: url("../common-images/pivotgrid/diamond.png"); -} -.e-pivotgauge .kpitriangle { - background-image: url("../common-images/pivotgrid/triangle.png"); -} -.e-pivotgauge .kpicircle { - background-image: url("../common-images/pivotgrid/circle.png"); -} -.e-pivotgauge .kpiredroad { - background-image: url("../common-images/pivotgrid/red.png"); -} -.e-pivotgauge .kpigreenroad { - background-image: url("../common-images/pivotgrid/green.png"); -} -.e-pivotgauge .kpiallcolor { - background-image: url("../common-images/pivotgrid/three-color.png"); -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-pivotpager .e-pagerTextBox { - display: inline-block; - -} -.e-pivotpager .e-pagerTextBox { - color: #333333; - outline: none; - border: 1px solid #c8c8c8; - text-indent: 2px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - height: 32px; - width: 40px; - text-align: center; -} -.e-pivotpager *:focus:hover { - outline: none; -} - -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - display: inline-block; - - position: relative; - top: 1px; - cursor: pointer; -} -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - width: 32px; - height: 32px; - color: #212121; -} -.e-pivotpager .e-moveFirst:before { - - font-size: 14px; -} -.e-pivotpager .e-moveFirst:before { - content: "\e83e"; -} -.e-pivotpager .e-moveLast:before { - - font-size: 14px; -} -.e-pivotpager .e-moveLast:before { - content: "\e841"; -} -.e-pivotpager .e-categPagerTd { - -} -.e-pivotpager .e-categPagerTd { - border-right: 1px solid #eaeaea; -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: #666666; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, -.e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - - font-size: 14px; -} -.e-pivotpager .e-movePrevious:before { - content: "\e83f"; -} -.e-pivotpager .e-moveNext:before { - - font-size: 14px; -} -.e-pivotpager .e-moveNext:before { - content: "\e840"; -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - cursor: default; - -} -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-seriesPageCount { - padding: 0px; - margin: 0px 8px; -} -.e-pivotpager .e-pagerDiv { - -} -.e-pivotpager .e-pagerDiv { - /* office-365*/ - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - color: #333333; -} -.e-pivotpager .e-pagerLabel { - cursor: default; - display: inline-block; - -} -.e-pivotpager .e-pagerLabel { - margin: 0px 8px; -} -.e-pivotpager .e-disabled { - - cursor: default !important; -} -.e-pivotpager .e-disabled { - color: #c8c8c8; -} -.e-pivotpager .pivotpager { - overflow: auto; -} -.e-pivotpager input { - background: white; -} -.e-pivotpager .e-pagerTextBox:active, -.e-pivotpager .e-pagerTextBox:focus { - border-color: #0078d7; -} -.e-pivotpager .e-pagerTextBox:hover { - border-color: #767676; -} -.e-pivotpager .e-categPagerTd .e-pagerDiv { - margin-right: 8px; -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv { - margin-left: 8px; -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv { - margin-left: 8px; - margin-right: 0px; -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv { - margin-right: 8px; - margin-left: 0px; -} -.e-pivotpager .e-moveFirst:before { - margin-top: 12px; - margin-left: 10px; -} -.e-pivotpager .e-movePrevious:hover, -.e-pivotpager .e-moveNext:hover, -.e-pivotpager .e-moveFirst:hover, -.e-pivotpager .e-moveLast:hover { - background-color: #f4f4f4; -} -.e-pivotpager .e-movePrevious:active, -.e-pivotpager .e-moveNext:active, -.e-pivotpager .e-moveFirst:active, -.e-pivotpager .e-moveLast:active { - background-color: #0078d7; - color: white; -} -.e-pivotpager .e-disabled:hover, -.e-pivotpager .e-disabled:active { - background-color: white; - color: #c8c8c8; -} -.e-pivotpager .e-pagerLabel, -.e-pivotpager .e-seriesPageCount, -.e-pivotpager .e-categPageCount, -.e-pivotpager .e-pagerTextBox, -.e-pivotpager .e-movePrevious, -.e-pivotpager .e-moveNext, -.e-pivotpager .e-moveFirst, -.e-pivotpager .e-moveLast { - vertical-align: middle; -} -.e-pivotpager .e-movePrevious:before, -.e-pivotpager .e-moveNext:before, -.e-pivotpager .e-moveFirst:before, -.e-pivotpager .e-moveLast:before { - margin-top: 9px; -} -.e-pivotpager tr { - height: 59px; -} -.e-pivotpager .e-movePrevious.e-disabled, -.e-pivotpager .e-moveNext.e-disabled, -.e-pivotpager .e-moveFirst.e-disabled, -.e-pivotpager .e-moveLast.e-disabled { - color: #c8c8c8; -} -.e-pivotpager table { - background-color: white; -} -.e-pivotpager table { - border: 1px solid #eaeaea; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------reportviewer Theme Start-------------------------------*/ - -.e-reportviewer-outerborder:hover { - border-color: #c8c8c8; - color: #212121; -} -.e-reportviewer-outerborder:hover { - background: #eaeaea; -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - border-color: #c8c8c8; - -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - background: #f4f4f4; -} -.e-reportviewer-tbdiv.e-reportviewer-exporttip { - /*other*/ - background-color: white; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - border-color: #c8c8c8; - -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - background: #f4f4f4; -} -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - /*other*/ - background-color: white; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - - border-color: #c8c8c8; -} -.e-reportviewer-tbdiv.e-reportviewer-tooltip { - /*other*/ - background-color: white; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-headerspan, -.e-reportviewer-contentspan { - /*other*/ - color: #212121; -} -.e-reportviewer-viewer { - font-size: 14px; -} -.e-reportviewer-popuppageno, -.e-reportviewer-popuptotalpage { - color: white; -} -.e-reportviewer-toolbarcontainer .ejinputtext { - -} -.e-reportviewer-toolbarcontainer .ejinputtext { - /*other*/ - background-color: white !important; - font-size: 16px; -} -.e-reportviewer-viewerblock { - -} -.e-reportviewer-viewerblock { - background-color: #eaeaea; - font-size: 13px; -} -.e-reportviewer-viewerblock { - color: #333333; -} -.e-reportviewer-viewerblockcellcontent { - -} -.e-reportviewer-viewerblockcellcontent { - font-size: 13px; -} -.e-reportviewer-viewerblockcellcontent { - color: #333333; -} -.e-reportviewer-viewreport { - border-left-color: #c8c8c8; - -} -.e-reportviewer-viewreport { - padding: 20px 25px; -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - -} -.e-reportviewer-scrollcontainer, -.e-reportviewer-viewer > .e-splitter .e-pane { - /*other*/ - background-color: #dadada; -} -.e-reportviewer-pageviewcontainer { - -} -.e-reportviewer-pageviewcontainer { - /*other*/ - background-color: #dadada; -} -.e-reportviewer-pageview { - -} -.e-reportviewer-pageview { - /*other*/ - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - color: #212121; -} -.e-reportviewer-label, -.e-reportviewer-tbpage, -.e-reportviewer-elementalignments, -.e-reportviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-reportviewer-labelpageno { - font-size: 16px !important; -} -.e-reportviewer-documentmapcontainer div, -.e-reportviewer-documentmappopup { - background-color: #ebebeb; -} -.e-reportviewer-pagepopupinfo { - background-color: black; -} -.e-reportviewer-viewerblock, -.e-reportviewer-pagenumber, -.e-reportviewer-tbpage, -.e-reportviewer-tbdiv.e-reportviewer-exportlist, -.e-reportviewer-label, -.e-reportviewer-labelpageno { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - -} -.e-reportviewer-toolbarcontainer, -.e-reportviewer-viewerblock, -.e-reportviewer-viewercontainer, -.e-reportviewer-elementalignments, -.e-reportviewer-viewerblockcellcontent, -.e-reportviewer-viewerblockcontent, -.e-reportviewer-textbox, -.e-reportviewer-documentmappopup { - /*other*/ - border-color: #c8c8c8; -} -.e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} -.e-reportviewer-popupli:hover { - -} -.e-reportviewer-popupli:hover { - background: #eaeaea; -} -.e-reportviewer-popupli:hover { - background-color: #f4f4f4; -} -.e-reportviewer-popupli { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -.e-reportviewer-popupli { - color: #333333 !important; -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - -} -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, -.e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - -} -.e-reportviewer-gotonext.e-reportviewer-disabled, -.e-reportviewer-gotoprevious.e-reportviewer-disabled, -.e-reportviewer-gotolast.e-reportviewer-disabled, -.e-reportviewer-gotofirst.e-reportviewer-disabled { - opacity: 0.5; -} -.e-reportviewer-viewreportbutton { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-reportviewer-viewreportbutton { - width: 110px !important; -} -.e-reportviewer-alert-icon { - color: #a80000; - font-size: 40px; -} -.e-reportviewer-error-content { - font-size: 13px; -} -.e-reportviewer-error-content { - background-color: #f4f4f4; -} -.e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------pdfviewer Theme Start-------------------------------*/ - -.e-pdfviewer-outerborder:hover { - border-color: #c8c8c8; - color: #212121; -} -.e-pdfviewer-outerborder:hover { - background: #eaeaea; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - border-color: #c8c8c8; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-exporttip { - background: #f4f4f4; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - border-color: #c8c8c8; - background-color: white; -} -.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip { - background: #f4f4f4; -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - -} -.e-pdfviewer-tbdiv.e-pdfviewer-tooltip { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - background-color: #f4f4f4; - border-color: #767676; - border-radius: 2px; - padding-left: 8px; - padding-right: 8px; - padding-top: 2px; - padding-bottom: 2px; -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - -} -.e-pdfviewer-headerspan, -.e-pdfviewer-contentspan { - color: #212121; -} -.e-pdfviewer-viewer { - font-size: 14px; -} -.e-pdfviewer-popuppageno, -.e-pdfviewer-popuptotalpage { - color: white; -} -.e-pdfviewer-toolbarcontainer .ejinputtext { - background-color: white !important; -} -.e-pdfviewer-viewerblock { - background-color: #eaeaea; - font-size: 13px; - color: #212121; -} -.e-pdfviewer-viewerblockcellcontent { - font-size: 13px; - color: #212121; -} -.e-pdfviewer-viewpdf { - border-left-color: #c8c8c8; -} -.e-pdfviewer-scrollcontainer, -.e-pdfviewer-viewer > .e-splitter .e-pane { - background-color: #e0e0e0; -} -.e-pdfviewer-pageviewcontainer { - background-color: #dadada; -} -.e-pdfviewer-pageview { - -moz-box-shadow: rgba(0, 0, 0, 0.6); - -webkit-box-shadow: rgba(0, 0, 0, 0.6); - box-shadow: rgba(0, 0, 0, 0.3); - border-color: gray; -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - color: #212121; -} -.e-pdfviewer-elementalignments.ejinputtext:focus { - -} -.e-pdfviewer-label, -.e-pdfviewer-tbpage, -.e-pdfviewer-elementalignments, -.e-pdfviewer-textbox { - font-size: 14px; - font-weight: normal; -} -.e-pdfviewer-labelpageno { - -} -.e-pdfviewer-labelpageno { - font-size: 16px !important; -} -.e-pdfviewer-documentmapcontainer div, -.e-pdfviewer-documentmappopup { - background-color: #ebebeb; -} -.e-pdfviewer-pagepopupinfo { - background-color: black; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-viewer, -.e-pdfviewer-pagenumber, -.e-pdfviewer-tbpage, -.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, -.e-pdfviewer-label, -.e-pdfviewer-labelpageno { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; -} -.e-pdfviewer-viewerblock, -.e-pdfviewer-elementalignments, -.e-pdfviewer-viewerblockcellcontent, -.e-pdfviewer-viewerblockcontent, -.e-pdfviewer-textbox, -.e-pdfviewer-documentmappopup { - border-color: #c8c8c8; -} -.e-pdfviewer-elementalignments.ejinputtext { - -} -.e-pdfviewer-elementalignments.ejinputtext::selection { - -} -.e-pdfviewer-toolbarcontainer.e-toolbar { - background-color: white; - box-shadow: none; - -} -.e-pdfviewer-searchbox { - background-color: white; - box-shadow: none; - -} -.e-pdfviewer-searchbox { - border-color: #c8c8c8; -} -.e-pdfviewer-viewercontainer { - -} -.e-pdfviewer-viewercontainer { - background-color: #dadada; - border-color: #c8c8c8; -} -.e-pdfviewer-pageCanvas { - -} -.e-pdfviewer-pageCanvas { - box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2); -} -.e-pdfviewer-popupmenu { - border: solid 2px #c8c8c8; - background-color: #f4f4f4; -} -.e-pdfviewer-innercontent { - border-color: black; - background-color: white; -} -.e-pdfviewer-closeicon { - color: #212121; -} -.e-pdfviewer-properties-okbtn, -.e-pdfviewer-properties-cancelbtn { - -} -.e-pdfviewer-currenttime, -.e-pdfviewer-username { - color: #212121; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li a { - color: #212121 !important; -} -.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color: white; -} -.e-tab .e-header > .e-active.e-pdfviewer-tab-li { - -} -.e-pdfviewer-popupli:hover { - background-color: #eaeaea; - color: #212121; -} -.e-pdfviewer-popupli:hover { - background: #eaeaea; -} -.e-pdfviewer-popupli { - color: #212121 !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial !important; - font-size: 14px !important; - font-weight: normal !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - -} -.e-gantt .e-toolbaricons { - color: #666666; -} -.e-search.e-tooltxt.e-hover { - color: #666666 !important; -} -.e-gantt .e-tooltxt.e-hover > span { - color: #666666; -} -.e-gantt .e-gantt-Spliter { - border-top-color: #c8c8c8 !important; - border-bottom-color: #c8c8c8 !important; -} -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: #c8c8c8 !important; - background-color: white !important; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - - color: #212121; - outline: none; - border-style: solid; - border-color: #c8c8c8; - vertical-align: baseline; -} -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - border-width: 1px; - background-color: white; -} -.e-ganttdialog .e-ejinputtext:hover, -.e-gantt .e-ejinputtext:hover { - border: 1px solid #767676; -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - -} -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - box-shadow: none; - border: 1px solid #0078d7; -} -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - -} -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - border-color: #0078d7; -} -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: #c8c8c8; -} -.e-gantt .e-gantttoolbar li.e-hover { - border-color: transparent; -} -.e-gantt .e-treegrid .e-gridheader { - color: #333333; - border-color: #c8c8c8; -} -.e-gantt .e-treegrid .e-gridheader { - background: white; -} -.e-gantt .e-treegrid .e-headercelldiv { - color: #333333; -} -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - color: #666666; -} -.e-gantt .e-treegrid .e-headercell { - border-top-color: #c8c8c8 !important; - -} -.e-gantt .e-treegrid .e-headercell { - border-right-color: #d0d0d0 !important; -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - -} -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - border-top: 1px solid transparent !important; -} -.e-ganttdialog .e-titlebar { - -} -.e-ganttdialog .e-titlebar { - border-bottom: 1px solid transparent !important; -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: white; - border-color: #c8c8c8; -} -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: #666666; -} -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: #c8c8c8; -} -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: white; -} -.e-gantt .e-search .e-ejinputtext { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 13px; - height: 26px; - margin: 2px 8px 2px 2px !important; - width: 230px; -} -.e-treegridPane .e-treegrid .e-editcell, -.e-treegridPane .e-treegrid .e-detailsrowcell, -.e-treegridPane .e-treegrid .e-rowcell, -.e-treegridPane .e-treegrid .e-extendcolumn { - border-bottom-color: #d0d0d0; -} -.e-ganttdialog .e-editform-btn input[id$="Save"], -.e-ganttdialog .e-connectordialog input[id$="ok"] { - background: #0078d7; - color: white; -} -.e-ganttdialog .e-editform-btn input[id$="Save"]:hover, -.e-ganttdialog .e-connectordialog input[id$="ok"]:hover { - background: #005a9e; - color: white; -} -.e-ganttdialog .e-editform-btn input[id$="Save"]:focus, -.e-ganttdialog .e-connectordialog input[id$="ok"]:focus { - background: #005a9e; - color: white; - border-color: #0078d7; -} -.e-ganttdialog .e-editform-btn input[id$="Save"]:active, -.e-ganttdialog .e-connectordialog input[id$="ok"]:active { - background: #0078d7; - color: white; - border-color: #0078d7; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*Theme Color*/ - -.e-rangeScroll-select { - fill: #f4f4f4; - stroke: #c8c8c8; -} -.e-rangeScroll-select:hover { - fill: #eaeaea; - stroke: #c8c8c8; -} -.e-rangeScroll-select:active { - fill: #eaeaea; - stroke: #c8c8c8; -} -.e-rangeScroll-select-hover { - fill: #eaeaea; - stroke: #c8c8c8; -} -.e-rangeScroll-backRect { - fill: white; - stroke: #c8c8c8; -} -.e-rangeScroll-arrow { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-arrow:hover { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-arrow:active { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-centerShape { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-leftCircle:hover, -.e-rangeScroll-rightCircle:hover { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-leftCircle:active, -.e-rangeScroll-rightCircle:active { - fill: #666666; - stroke: #666666; -} -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle { - fill: #666666; - stroke: #666666; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid .e-extendcolumn { - background-color: white; -} -.e-treegrid .e-headercelldiv { - color: #666666; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-filterMenuDiv { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - min-height: 0px !important; -} -.e-filterMenuDiv { - border-color: #c8c8c8 !important; -} -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: white; - border-color: #c8c8c8; -} -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: #666666; -} -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: #c8c8c8; -} -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: white; -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - -} -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - color: #666666; -} -.e-treegrid-core { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-treegrid { - border-color: #c8c8c8; - color: #333333; -} -.e-treegrid .e-gridcontent { - background-color: white; - border-color: #c8c8c8; -} -.e-treegrid .e-batchdisable { - opacity: 0.35; - background-image: none; - pointer-events: none; -} -.e-treegrid .e-borderbox { - -} -.e-treegrid .e-borderbox { - border-bottom-color: #eaeaea; -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - -} -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - border-color: #d0d0d0; -} -.e-treegrid .e-tableLastCell { - border-right-color: #c8c8c8 !important; -} -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: #e3e3e3; -} -.e-treegrid div.e-error .e-toparrow { - -} -.e-treegrid div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-treegrid div.e-error .e-bottomarrow { - -} -.e-treegrid div.e-error .e-bottomarrow { - border-top-color: #fffe92; -} -.e-detailscellwrapperfly { - border-color: #eaeaea; - -} -.e-detailscellwrapperfly { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -} -.e-dragrowcell { - border-color: #c8c8c8 !important; -} -.e-treegrid .e-alt-row { - -} -.e-treegrid .e-alt-row { - background: #fbfbfb; -} -.e-treegrid .e-selectionbackground { - -} -.e-treegrid .e-selectionbackground { - background: #deecf9; -} -.e-treegridPane .e-treegrid .e-selectionbackground { - -} -.e-treegridPane .e-treegrid .e-selectionbackground { - background: rgba(222, 236, 249, 0.7); -} -.e-treegrid .e-selectingcell { - -} -.e-treegrid .e-selectingcell { - background: #deecf9; -} -.e-treegridPane .e-treegrid .e-selectingcell { - -} -.e-treegridPane .e-treegrid .e-selectingcell { - background: -moz-linear-gradient(top, rgba(0, 120, 215, 0.2), rgba(0, 120, 215, 0.2)); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 120, 215, 0.2)), color-stop(100%, rgba(0, 120, 215, 0.2))); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, rgba(0, 120, 215, 0.2), rgba(0, 120, 215, 0.2)); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, rgba(0, 120, 215, 0.2), rgba(0, 120, 215, 0.2)); - /* Opera 11.10+ */ - background: -ms-linear-gradient(top, rgba(0, 120, 215, 0.2), rgba(0, 120, 215, 0.2)); - /* IE10+ */ - background: linear-gradient(to bottom, rgba(0, 120, 215, 0.2), rgba(0, 120, 215, 0.2)); - /* W3C */ - - color: #333333; -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - color: #0078d7 !important; -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - -} -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - color: white !important; -} -.e-treegrid .e-detailscellwrapper, -.e-detailscellwrapperfly { - background: white; - color: #333333 !important; -} -.e-dragtooltipbackground { - -} -.e-dragtooltipbackground { - background-color: #f4f4f4; - color: #666666; -} -.e-treegrid .e-tabletd { - border-color: #c8c8c8; -} -.e-treegrid .e-treegridtoolbar { - background-color: white !important; - border-color: #c8c8c8 !important; -} -.e-treegrid .e-headercell { - -} -.e-treegrid .e-headercell { - border-right-color: #d0d0d0 !important; - border-bottom-color: #d0d0d0 !important; -} -.e-treegrid .e-filterbarcell { - -} -.e-treegrid .e-filterbarcell { - border-color: #d0d0d0 !important; -} -.e-treegrid .e-grid-icon { - background: white; -} -.e-treegrid .e-gridheader { - color: #666666; - border-color: #c8c8c8; - -} -.e-treegrid .e-gridheader { - background: white; -} -.e-treegrid .e-headercontent { - border-right-color: #c8c8c8; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - - border-color: #c8c8c8; - outline: none; - vertical-align: baseline; -} -.e-treegrid .e-ejinputtext, -.e-addedColumn .e-ejinputtext, -.e-treegridrenamedialog .e-ejinputtext { - color: #212121; - background-color: white; -} -.e-addedColumn .e-ejinputtext:hover, -.e-treegrid .e-ejinputtext:hover, -.e-treegridrenamedialog .e-ejinputtext:hover { - border: 1px solid #767676; -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - -} -.e-treegrid .e-ejinputtext:focus, -.e-addedColumn .e-ejinputtext:focus, -.e-treegridrenamedialog .e-ejinputtext:focus { - box-shadow: none; - border: 1px solid #0078d7; -} -.e-treegrid .e-reSizeColbg { - border-left-color: #c8c8c8 !important; -} -.e-treegrid .e-gridheadercontainer { - -} -.e-treegrid .e-gridheadercontainer { - border-right-color: #d0d0d0 !important; -} -.e-columnmenu { - background: white; - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-columnmenu { - border-color: #c8c8c8 !important; -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - -} -.e-columnmenuitem .e-icon, -.e-menuitem .e-icon { - color: #333333; -} -.e-treegrid .e-toolbaricons { - -} -.e-treegrid .e-toolbaricons { - color: #666666; -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - -} -.e-columnmenuselection .e-icon, -.e-tgcontextmenu-mouseover .e-icon { - color: #333333; -} -.e-treegrid .e-tooltxt.e-hover > span { - -} -.e-treegrid .e-tooltxt.e-hover > span { - color: #666666; -} -.e-columnSelector { - background: white; - border: 1px solid; - border-color: #c8c8c8 !important; - color: #333333 !important; -} -.e-columnMenuListDiv label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-columnmenuselection { - - color: #333333; -} -.e-columnmenuselection { - background: #f4f4f4; -} -.e-treegrid .e-summaryrow { - -} -.e-treegrid .e-summaryrow { - background: #eaeaea; -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - -} -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - background: #eaeaea; -} -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: #c8c8c8; -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - -} -.e-treegrid .e-summaryrow .e-summaryrowcell { - border-bottom-color: #c8c8c8; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tgcontextmenu, -.e-tginnerContextmenu { - border-color: #c8c8c8 !important; - color: #333333; -} -.e-tgheaderContextmenu { - - background: white; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - border: 1px solid; -} -.e-tgheaderContextmenu { - border-color: #c8c8c8 !important; - color: #333333; -} -.e-tgcontextmenu-mouseover { - -} -.e-tgcontextmenu-mouseover { - background: #f4f4f4; - color: #333333; -} -.e-tooltipgantt { - -} -.e-tooltipgantt { - background-color: #f4f4f4; - color: #666666; - border-color: #767676; -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - -} -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - border-left-color: #0078d7; -} -.e-treegrid .e-footercontainer { - border-right-color: #c8c8c8; -} -.e-headervline { - -} -.e-headervline { - border-color: #0078d7; -} -.e-headertooltip { - -} -.e-headertooltip { - color: #666666; - background-color: white; - border-color: #c8c8c8; -} -.e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - -} -.e-menuitem-hr { - border-color: #eaeaea; -} - -.e-treegrid .e-rowcell .e-cell { - padding-left: 5px; -} -.e-columnmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -} -.e-treegrid-columnchooser { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -} -.e-tgcontextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -} -.e-tginnerContextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -} -.e-parent-menuitem.e-columnmenuselection, -.e-parent-menuitem.e-tgcontextmenu-mouseover { - background: #deecf9; - color: #333333; -} -.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save, -.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select, -.e-treegrid-rename-dialog-btn-ok.e-btn.e-select, -.e-add-dialog-btn-ok .e-btn.e-select, -.e-filter-btn-filter .e-btn.e-select { - background: #0078d7; - color: white; -} -.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:hover, -.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:hover, -.e-treegrid-rename-dialog-btn-ok.e-btn.e-select:hover, -.e-add-dialog-btn-ok .e-btn.e-select:hover, -.e-filter-btn-filter .e-btn.e-select:hover { - background: #005a9e; - color: white; -} -.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:focus, -.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:focus, -.e-treegrid-rename-dialog-btn-ok.e-btn.e-select:focus, -.e-add-dialog-btn-ok .e-btn.e-select:focus, -.e-filter-btn-filter .e-btn.e-select:focus { - background: #005a9e; - color: white; - border-color: #0078d7; -} -.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:active, -.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:active, -.e-treegrid-rename-dialog-btn-ok.e-btn.e-select:active, -.e-add-dialog-btn-ok .e-btn.e-select:active, -.e-filter-btn-filter .e-btn.e-select:active { - background: #0078d7; - color: white; - border-color: #0078d7; -} -.e-dialog.e-widget-content.e-filterMenuDiv { - background: white; -} -.e-dialog.e-widget-content.e-filterMenuDiv .e-filter-text { - font-size: 13px; - font-weight: normal; -} -.e-treegrid-resIcon { - -} -.e-treegrid-resIcon { - color: #666666; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, -.e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - background: transparent; - outline: none; - outline-offset: 0; -} -.e-ribbon.e-js.e-widget { - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt { - white-space: pre-wrap; - -} -.e-ribbon .e-rbn-button.e-button .e-btntxt { - /*office-365*/ - color: #767676; -} -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor { - color: white; -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow: none; -} -.e-ribbon .e-groupdiv > div:after { - -} -.e-ribbon .e-groupdiv > div:after { - /*other*/ - background: #c8c8c8; -} -.e-ribbon .e-ribbonbackicon { - background: #0078d7; -} -.e-ribbon .e-backstagetopicon span:hover:before { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-ribbon .e-captionarea { - -} -.e-ribbon .e-captionarea { - /*office-365*/ - color: #767676; -} -.e-separatordiv, -.e-separatordivrow { - background: #c8c8c8; -} -.e-ribbon.e-js .e-content { - - border-top-width: 0; - color: #212121; -} -.e-ribbon.e-js .e-content { - /*other*/ - background: white; -} -.e-ribbon.e-js .e-content { - /*office-365*/ - border-width: 1px; - border-color: #c8c8c8; -} -.e-ribbon .e-drp-btn.e-select .e-icon, -.e-ribbon .e-btn.e-select .e-icon { - /*office-365*/ - color: #767676; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - background: white; - border-color: #c8c8c8; - color: #666666; - filter: none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - color: #666666; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover { - background: #eaeaea; -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - border-color: #c8c8c8; - -} -.e-ribbon .e-expandcollapse span:hover, -.e-ribbon .e-expander:hover { - /*office-365*/ - color: #767676; - background: #deecf9; -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - -} -.e-ribbon .e-expandcollapse span, -.e-ribbon .e-expander { - color: #767676; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - /*office-365*/ - border: 1px solid #c8c8c8; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - background: white; -} -.e-ribbon.e-js .e-header, -.e-ribbon.e-js .e-left, -.e-ribbon.e-js .e-right { - -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - background: transparent; - border: none; -} -.e-ribbon.e-js .e-header > .e-select, -.e-ribbon.e-js .e-header > .e-active, -.e-ribbon.e-js .e-left > .e-active, -.e-ribbon.e-js .e-right > .e-active, -.e-ribbon.e-js .e-left > .e-select, -.e-ribbon.e-js .e-right > .e-select { - border: none ! important; -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, -.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - color: #333333; -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - -} -.e-ribbon .e-apptab .e-menu .e-active > a, -.e-ribbon .e-apptab .e-menu .e-active span { - color: white ! important; -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - color: #0078d7; -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - color: none; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - color: #004578; -} -.e-ribbon .e-apptab .e-menu ul > li > a { - color: #212121 !important; -} -.e-ribbon .e-apptab .e-menu > li > a:hover, -.e-ribbon .e-apptab .e-menu .e-active span:hover, -.e-ribbon .e-apptab .e-menu .e-active, -.e-ribbon .e-apptab .e-menu .e-active > a { - background: #005a9e; -} -.e-ribbon.e-grpdivhide { - border-right: 1px solid #c8c8c8 !important; -} -.e-ribbon.e-rtl.e-grpdivhide { - border-left: 1px solid #c8c8c8 !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - background: #0078d7; -} -.e-ribbon .e-header > .e-apptab .e-menu { - background: #0078d7; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - color: white; -} -.e-ribbon.e-js .e-header > .e-item:hover { - background: transparent; - border: none; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - /*other*/ - - border-color: #c8c8c8 #c8c8c8 transparent; - background: white; -} -.e-ribbon.e-js .e-header .e-active.e-tab a, -.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - color: #004578; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - - border-color: white; - filter: none; -} -.e-ribbon .e-rbn-button.e-btn.e-select, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-disable { - /*office-365*/ - background: white; - color: #333333; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt { - /*office-365*/ - color: #333333; -} -.e-rbn-splitbtn.e-menu.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split, -.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul { - background: white; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul, -.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul, -.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list { - background: white; -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - -} -.e-resizegroupdiv.e-reshover, -.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover { - /*office-365*/ - background: #deecf9; - color: #767676; -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover { - background: #005a9e; -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - color: white ! important; -} -.e-ribbon.e-responsive .e-responsivebackstage li:hover, -.e-ribbon.e-responsive .e-responsivebackstage li:hover a { - /*office-365*/ - color: #767676 ! important; -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - color: #212121; -} -.e-ribbon .e-rbn-button.e-btn.e-select:active, -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover, -.e-ribbon .e-rbn-button.e-tbtn.e-active { - background: #34a5ff; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover { - /*office-365*/ - background: #c7e0f4; - color: #212121; -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon, -.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon { - /*other*/ - color: #212121; -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize { - -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:nth-child(1):not(.e-active) > a:hover span { - color: #0078d7; -} -.e-ribbon .e-disable { - background: white; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, -.e-ribbon .e-btn.e-disable.e-select:hover, -.e-ribbon .e-tbtn.e-disable, -.e-ribbon .e-tbtn.e-disable:hover, -.e-ribbon .e-split.e-disable, -.e-ribbon .e-split.e-disable:hover, -.e-ribbon .e-btn.e-disable.e-select:active, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, -.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active { - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv { - background: white; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; - border-color: #c8c8c8; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent { - border-right-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content, -.e-ribbon .e-resizediv .e-gallscrollcontent .e-content { - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv, -.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - background: white; -} -.e-ribbon .e-groupdiv .e-extracontent, -.e-ribbon .e-resizediv .e-extracontent { - border-top-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-moveupdiv, -.e-ribbon .e-groupdiv .e-movedowndiv, -.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv, -.e-ribbon .e-resizediv .e-movedowndiv, -.e-ribbon .e-resizediv .e-expgallerydiv { - border-color: #c8c8c8; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn { - background: white !important; - border-color: white; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu, -.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu { - background: white; - color: #212121; -} -.e-ribbon.e-js .e-gallerymenu a { - -} -.e-ribbon.e-js .e-gallerymenu a { - /*office-365*/ - color: #212121 ! important; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover, -.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover { - background: #eaeaea; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect { - box-shadow: none; - border-color: #0078d7; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover, -.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover { - border-color: #eaeaea; - color: #212121; - background: white; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - border-color: #0078d7; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > div:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > div:hover { - background: #eaeaea; -} -.e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv { - border-top-color: #0078d7; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv, -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv { - border-top-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-groupdiv .e-gallerymovediv > .e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn, -.e-ribbon .e-resizediv .e-gallerymovediv > .e-disablegrymovebtn:hover { - background: white; - border-color: #c8c8c8; -} -.e-ribbon .e-tooltipdiv { - -} -.e-ribbon .e-tooltipdiv { - /*other*/ - border-color: #c8c8c8; - background: white; -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle, -.e-ribbon .e-tooltipdiv .e-tooltipcontent, -.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg { - /*other*/ - color: #212121; -} -.e-ribbon .e-resizediv { - border-color: #c8c8c8; - -} -.e-ribbon .e-resizediv { - /*other*/ - background: white; -} -.e-ribbon .e-header .e-margine-top:hover { - border-top: none; -} -.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallexpandcontent { - border-color: #c8c8c8; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn > span, -.e-ribbon .e-resizediv .e-disablegrymovebtn > span { - color: #cecece; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - color: #767676 ! important; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover { - background: none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: #212121; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background: none; - color: #212121; -} -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, -.e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active { - /*office-365*/ - color: #767676 ! important; -} -.e-ribbon .e-ribbonbackstagepage { - border-color: #c8c8c8; - background: white; -} -.e-backstagescrollcontent.e-js .e-content { - background: white; -} -.e-ribbon .e-backstagetopcontent, -.e-ribbon .e-backstageheader { - background: #0078d7; -} -.e-ribbon .e-backstageli:hover { - -} -.e-ribbon .e-backstageli:hover { - /*office-365*/ - background: #106ebe; -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - -} -.e-ribbon .e-backstageseparator, -.e-ribbon .e-backstageactive { - /*office-365*/ - background: #2b88d8; -} -.e-ribbon .e-backstagetopicon span:hover:before { - /*other*/ - color: #eaeaea; -} -.e-ribbon .e-backstagetopicon span:before { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - background: none; - color: #0078d7; -} -.e-ribbon .e-backstageli a, -.e-ribbon .e-backstagebutton { - color: white; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a, -.e-ribbon.e-js .e-backstageheader .e-backstageactive a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover { - /*other*/ - color: white; -} -.e-ribbon .e-backstagecontent { - background: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - color: white; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - background: #0078d7; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - background: #0078d7; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - - background: white; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu, -.e-ribbon.e-rbnwithqat .e-qaresizediv { - /*other*/ - border-color: #c8c8c8; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div { - background: #f4f4f4; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli { - background: white; - color: #212121; -} -.e-ribbon.e-rbnwithqat .e-qatseparator { - background: #c8c8c8; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - color: #212121; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover { - background: #eaeaea; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn { - background: transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, -.e-ribbon.e-js .e-rbn-button.e-btn:hover, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover { - /*office-365*/ - background: #deecf9; - color: #767676; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect, -.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active { - /*office-365*/ - background: #c7e0f4; - color: #212121; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon { - /*office-365*/ - color: #767676 ! important; -} -.e-ribbon.e-js .e-rbn-button.e-btn, -.e-ribbon .e-active-content.e-parentdiv .e-split, -.e-ribbon .e-resizediv .e-split, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow: none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop { - /*other*/ - background: #0078d7 !important; -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon { - color: white !important; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent { - background: white !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent { - background: white; -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent { - -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a { - color: #666666; -} -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv { - border-bottom: 1px solid #c8c8c8; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color: #212121 !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader { - box-shadow: -1px 0 10px 0 black; -} -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover { - -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active, -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover, -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover { - -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive { - -} -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsivetabli, -.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover { - -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover { - -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, -.e-ribbon.e-js .e-backstageheader .e-backstagebutton { - -} -.e-ribbon .e-header > .e-select a, -.e-ribbon .e-left > .e-select a, -.e-ribbon .e-right > .e-select a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a, -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span, -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - -} -.e-ribbon.e-js .e-header .e-apptab .e-menu > .e-list:nth-child(1):not(.e-active) > a:hover { - -} -.e-ribbon .e-header > .e-active a, -.e-ribbon .e-left > .e-active a, -.e-ribbon .e-right > .e-active a, -.e-ribbon .e-header > .e-select:hover a, -.e-ribbon .e-left > .e-select:hover a, -.e-ribbon .e-right > .e-select:hover a { - -} -.e-ribbon .e-header > .e-select, -.e-ribbon .e-left > .e-select, -.e-ribbon .e-right > .e-select, -.e-ribbon .e-header > .e-active, -.e-ribbon .e-left > .e-active, -.e-ribbon .e-right > .e-active { - -} -.e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input, -.e-ribbon .e-rbn-ddl.e-ddl .e-select { - -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active { - -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow { - -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn { - -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active { - -} -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap { - -} -.e-ribbon .e-expandcollapse .e-icon:after { - -} -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before, -.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before, -.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - -} -.e-ribbon .e-expandcollapse .e-icon:after, -.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-kanban, -.e-kanban .e-kanbanheader .e-headercell, -.e-kanban .e-swimlanerow { - background: white; -} -.e-kanban .e-icon, -.e-kbntoolbar-body .e-icon { - color: #666666; -} -.e-kanban { - border-color: #c8c8c8; - color: #212121; -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - /*other*/ - color: #0078d7; -} -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - -} -.e-kanban .e-kanbandialog .e-save, -.e-kanban .e-externalform .e-save { - background-color: #0078d7; - color: white; -} -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before { - color: #212121; -} -.e-kanban-context .e-checkbox .e-checkmark { - color: #0078d7 !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - -} -.e-kanban .e-kanbantoolbar .e-searchdiv { - /*other*/ - background: white; -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover { - -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext { - -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv { - background: white; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, -.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - border-bottom: 2px solid #c8c8c8; -} -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px solid #0078d7 !important; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: #f8d9c7; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: #ffedcd; -} -.e-kanban .e-columnrow .e-kanbancard { - background: white; - box-shadow: none; -} -.e-kanban .e-columnrow .e-kanbancard { - /*office-365*/ - color: #333333; -} -.e-kanban .e-kanbancard { - border-color: #c8c8c8; - color: #212121; -} -.e-kanban .e-kanbancard .e-tag { - -} -.e-kanban .e-kanbancard .e-tag { - /*office-365*/ - background: #0078d7; - color: white; -} -.e-kanban .e-kanbancard.e-cardselection { - -} -.e-kanban .e-kanbancard.e-cardselection { - /*office-365*/ - background-color: #deecf9; - border-color: #c8c8c8; - color: #333333; -} -.e-kanban .e-stackedHeaderCell { - /*office-365*/ - color: #333333; -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - - color: #212121; -} -.e-kanban .e-draggedcard, -.e-kanban .e-kanbancard.e-cardselection.dragClone { - /*office-365*/ - background: #f4f4f4; -} -.e-kanban .e-draggedcard .e-dragmultiple { - - border: 1px solid #c8c8c8; -} -.e-kanban .e-draggedcard .e-dragmultiple { - /*other*/ - color: #0078d7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - /*office-365*/ - border: 1px dashed #c8c8c8; - background: #deecf9; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey { - border-color: #c8c8c8; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - background: #cce8ff; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active { - border-color: #0078d7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle { - border-bottom-color: #0078d7; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - - border: 1px dashed #c8c8c8; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - background: #f4f4f4; -} -.e-kanban .e-form-titlebar { - -} -.e-kanban .e-form-titlebar { - /*office-365*/ - border-bottom: none; -} -.e-kanban .e-form-container { - border-color: #c8c8c8 !important; - background-color: white; -} -.e-kanban .e-form-container { - /*office-365*/ - border: 1px solid #eaeaea !important; -} -.e-kanban .e-form-title { - /*office-365*/ - color: #333333; -} -.e-kanban .e-columnrow .e-rowcell { - -} -.e-kanban .e-columnrow .e-rowcell { - /*office-365*/ - background: #f8f8f8; - border-bottom: 1px solid #c8c8c8; - border-top: 1px solid #c8c8c8; -} -.e-kanban .e-printlist { - background: whitesmoke; -} -.e-kanban .e-collapsedrow .e-rowcell, -.e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid #f4f4f4; -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, -.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - /*office-365*/ - background-color: #f8f8f8; -} -.e-kanban .e-dialog .e-titlebar .e-title { - /*office-365*/ - color: #333333; -} -.e-kanban .e-kanbancard { - color: #212121; -} -.e-kanban .e-swimlanerow .e-slkey { - -} -.e-kanban .e-swimlanerow .e-slkey { - /*office-365*/ - color: #666666; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: #0078d7; -} -.e-kanban .e-toggle-header:hover > div div { - color: #0078d7 !important; -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - color: #212121; - opacity: 0.6; - filter: alpha(opacity=60); -} -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - color: #212121; - opacity: 0.8; - filter: alpha(opacity=80); -} -.e-kanbanfilter-window .e-filter-scrollcontent, -.e-kbnfilterwindow-head { - color: #212121; -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - -} -.e-kanban .e-slexpand, -.e-kanban .e-slcollapse { - /*office-365*/ - color: #212121; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - color: #666666; -} -.e-kanban .e-slexpand:hover, -.e-kanban .e-slcollapse:hover { - background: #eaeaea; -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - -} -.e-kanban .e-clcollapse::before, -.e-kanban .e-clexpand::before { - /*office-365*/ - color: #212121; -} -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: #666666; -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - /*office-365*/ - color: #212121; -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - -} -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - /*office-365*/ - color: #212121; -} -.e-kanban .e-swimlanerow .e-slcount { - -} -.e-kanban .e-swimlanerow .e-slcount { - /*office-365*/ - color: #666666; -} -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus { - /*office-365*/ - color: #333333; -} -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover { - /*office-365*/ - background-color: #eaeaea; -} -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover { - /*office-365*/ - background-color: #eaeaea; -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - -} -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - /*other*/ - color: #0078d7; -} -.e-kanban .e-collapserow .e-rowcell { - border: none; -} -.e-kanban .e-kanbancard.e-hover { - -} -.e-kanban .e-kanbancard.e-hover { - /*office-365*/ - background-color: #f4f4f4; - border-color: #c8c8c8; - color: #333333; -} -.e-kanban .e-headercontent { - border-right-color: #c8c8c8; -} -.e-kanban .e-kanbanheader .e-headercelldiv { - -} -.e-kanban .e-kanbanheader .e-headercelldiv { - /*office-365*/ - color: #333333; -} -.e-kanban .e-kanbanheader { - color: #0078d7; -} -.e-kanban .e-kanbancontent { - background-color: white; -} -.e-kanban .e-kanbancontent .e-rowcell { - border-color: #c8c8c8; -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - -} -.e-kanban .e-cardcollapse:before, -.e-kanban .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, -.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - /*office-365*/ - color: #212121; -} -.e-kanban .e-kanbancard .e-card_image { - background: #f4f4f4; - border-color: #c8c8c8; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - - border-color: #c8c8c8; - filter: none; -} -.e-kanban .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - /*other*/ - background: white; -} -.e-kanban .e-kanbantoolbar li { - -} -.e-kanban .e-kanbantoolbar li { - /*office-365*/ - border: 1px solid #f4f4f4; -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover { - -} -.e-kanban .e-kanbantoolbar li.e-select { - background: #0078d7; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover { - /*office-365*/ - background: #eaeaea; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text { - /*office-365*/ - color: black; -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active, -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover, -.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - -} -.e-kanban .e-kanbantoolbar li.e-tooltxt { - /*office-365*/ - background: #f4f4f4; -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text { - color: white; -} -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: #212121; -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - -} -.e-kanban .e-kanbantoolbar .e-text, -.e-kanban .e-kanbantoolbar .e-quickfilter .e-text, -.e-kbntoolbar-body .e-text, -.e-kbntoolbar-body .e-quickfilter .e-text { - /*office-365*/ - color: #333333; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - background: #eaeaea; -} -.e-kanban .e-kanbantoolbar .e-select.e-hover { - /*office-365*/ - border-color: #eaeaea; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select { - /*office-365*/ - background: #0078d7; - border-color: #0078d7; -} -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - /*office-365*/ - color: white; -} -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover { - /*office-365*/ - background: #0078d7; - border-color: #0078d7; -} -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: #c8c8c8; -} -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: #f8d9c7; - filter: none !important; -} -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: #ffedcd; -} -.e-kanban .e-kanbantooltip { - - border: 1px solid #c8c8c8; - box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0, 0, 0, 0.3); -} -.e-kanban .e-kanbantooltip { - /*office-365*/ - background: white; - color: #212121; -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - -} -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - /*office-365*/ - border-left: 0px; - background-color: white; -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt { - border-color: #c8c8c8; -} -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover { - border-color: #767676; -} -.e-kanban .e-kanbandialog .e-save:hover, -.e-kanban .e-externalform .e-save:hover { - background-color: #005a9e; - color: white; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind { - background-color: #eaeaea; -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt { - border-color: #0078d7; -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel { - background: #0078d7; -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before { - color: white; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before { - color: black; -} -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} -.e-kanban div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-kanban .e-kanbantouchbar .e-content { - background-color: white; - border-color: #c8c8c8; -} -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: #666666; -} -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: #c8c8c8; -} -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: white; -} -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: white; -} -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, -.e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid #c8c8c8; - border-left: 0px; -} -.e-kanban.e-rtl td:first-child, -.e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, -.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, -.e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: #c8c8c8 !important; -} -.e-kanban.e-rtl .e-kanbancard { - border-color: #c8c8c8; -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - -} -.e-kanban .e-customaddbutton, -.e-kanban .e-columnadd { - /*other*/ - color: #0078d7; -} -.e-kanban .e-customtoolbarseparator { - -} -.e-kanban .e-customtoolbarseparator { - /*office-365*/ - border-right: 0px; -} -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar, -.e-kbntoolbar-body.e-toolbar { - background: #f4f4f4; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} -.e-kanbanfilter-window { - - background: white; -} -.e-kanbanfilter-window { - /*other*/ - border: 1px solid #c8c8c8; -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - -} -.e-kanbanfilter-window .e-kbnfilterwindow-head { - /*other*/ - background: white; - border-bottom: 1px solid #c8c8c8; -} -.e-kanbanfilter-window .e-filter-content, -.e-swimlane-window, -.e-kanban .e-adapt-search, -.e-kanban.e-responsive .e-adapt-cancel { - background: white; -} -.e-swimlane-window .e-swimlane-item:hover { - -} -.e-swimlane-window .e-swimlane-item:hover { - background: #eaeaea; -} -.e-swimlane-window .e-swimlane-item:hover { - /*other*/ - color: white; -} -.e-swimlane-window .e-swimlane-item { - -} -.e-swimlane-window .e-swimlane-item.e-selected-item { - -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - color: #212121; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - background: #eaeaea; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - background: #eaeaea; -} -.e-kanbanfilter-window .e-filter-done:hover { - -} -.e-kanbanfilter-window .e-filter-done:hover { - /*other*/ - color: #eaeaea; -} -.e-kanbanfilter-window .e-filter-done { - -} -.e-kanbanfilter-window .e-filter-done { - /*other*/ - color: #0078d7; -} -.e-swimlane-window { - background: white; -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - background: #eaeaea; -} -.e-swimlane-ul li:not(:last-child) div:after { - background: #c8c8c8; -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - -} -.e-swimlane-arrow:hover, -.e-kanbanfilter-window .e-filterback-icon:hover, -.e-kanban.e-responsive .e-adapt-cancel:hover { - /*other*/ - color: #0078d7; -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - -} -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, -.e-kanban .e-kanbanheader .e-headercell .e-totalcount, -.e-kanban .e-minlimit, -.e-kanban .e-maxlimit, -.e-kanban .e-limits, -.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - /*office-365*/ - color: #666666; -} -.e-kanban .e-kanbancard .e-bottom-triangle { - -} -.e-kanban .e-kanbancard .e-bottom-triangle { - /*other*/ - border-bottom-color: #0078d7; -} -.e-kanban.e-responsive .e-vhandlespace, -.e-kanbanfilter-window .e-vhandlespace, -.e-kbnslwindow-body .e-vhandlespace, -.e-kbnadapt-editdlg .e-vhandlespace { - border-color: #c8c8c8; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap, -.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, -.e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap { - -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - - background-color: white; - color: #212121; -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - /*other*/ - border-color: #c8c8c8; -} -.e-kanban .e-kanbancard .e-primarykey, -.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name, -.e-swimlane-ddl .e-swimlane-text { - -} -.e-kanban .e-kanbancard .e-primarykey { - /*office-365*/ - color: #333333; -} -.e-kanban .e-kanbancard .e-text { - -} -.e-kanban .e-kanbancard .e-text { - /*office-365*/ - color: #333333; -} -.e-kanban .e-externalformedit div > label, -.e-kanban .e-kanbandialog .kanbanform label { - -} -.e-kanban .e-externalformedit div > label, -.e-kanban .e-kanbandialog .kanbanform label { - /*office-365*/ - color: #333333; -} -.e-kanban .e-ejinputtext, -.e-kbnadapt-editdlg .e-ejinputtext { - -} -.e-kanban .e-totalcard, -.e-kanban .e-limits { - -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text { - -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text { - -} -.e-kanban .e-dialog .e-titlebar { - -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before, -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before { - -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul, -.e-kanban .e-adaptive-search .e-search.e-tooltxt { - -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul { - -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active { - -} -.e-kanban .e-toolbar.e-js ul > li.e-tooltxt.e-search.e-active a:before { - -} -.e-kanban .e-ejinputtext:focus, -.e-kbnadapt-editdlg .e-ejinputtext:focus { - -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, -.e-kanban .e-externalform .e-save, -.e-kanban .e-externalform .e-cancel, -.e-kbnadapt-editdlg .e-save, -.e-kbnadapt-editdlg .e-cancel, -.e-kanbanfilter-window .e-clearfilter { - -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, -.e-kanban.e-js .e-kanbandialog .e-cancel:hover, -.e-kanban.e-js .e-externalform .e-save:hover, -.e-kanban.e-js .e-externalform .e-cancel:hover, -.e-kbnadapt-editdlg .e-save:hover, -.e-kbnadapt-editdlg .e-cancel:hover, -.e-kanbanfilter-window .e-clearfilter:hover { - -} -.e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before { - -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt { - background: transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover { - -} -.e-kanban .e-cardcollapse:after, -.e-kanban .e-cardexpand:after, -.e-kanban .e-slcollapse:after, -.e-kanban .e-slexpand:after { - -} -.e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext { - -} -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-spreadsheet { - color: #212121; - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: #c8c8c8; - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: #eaeaea; - border-color: #c8c8c8; - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: #deecf9; - color: #333333; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: #c8c8c8; - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: #c8c8c8; - border-top-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: #212121; - background-color: white; - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: white; -} -.e-ss-editinput .e-in-wrap, -.e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ - -.e-spreadsheet .e-reSizeColbg { - border-left-color: #c8c8c8; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: #c8c8c8; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: #eaeaea; - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: #dadada; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: white; - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: #eaeaea; - color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: #eaeaea; - border-bottom-color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: #eaeaea; - border-right-color: #0078d7; -} -.e-menu-wrap .e-chartcell:hover, -.e-chartimg:hover { - background-color: #eaeaea; -} -.e-chartimg:hover { - border-color: #dadada; - background-color: none; -} -/*-------------------- Borders ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: #0874ca; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: #0874ca; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: #0078d7; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: white; - color: #797979; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: #349aeb; - border-color: #bebdbd; - color: white; -} -.e-spreadsheet .e-ss-numeric .e-select { - border-color: white; -} -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: #bebdbd; -} -/*--------------------- Selection -------------------------- */ - -.e-spreadsheet div.e-selecttop { - border-top-color: #0078d7; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: #0078d7; -} -.e-spreadsheet div.e-selectright { - border-right-color: #0078d7; -} -.e-spreadsheet div.e-selectleft { - border-left-color: #0078d7; -} -.e-spreadsheet .e-ss-selectall { - color: #a4d7ff; -} -.e-spreadsheet .e-ss-selectall:hover { - color: #3eaaff; -} -.e-spreadsheet .e-sheetselected, -.e-spreadsheet .e-sheetselected:hover { - color: #329aec; -} -/*--------------------- Auto Fill -------------------------------*/ - -.e-spreadsheet .e-autofill { - border-color: white; - background-color: #0078d7; -} -.e-spreadsheet div.e-autofillright { - border-right-color: #0078d7; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: #0078d7; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: #0078d7; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: #0078d7; -} -/*--------------------- Cut and Copy ------------------------ */ - -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: #0078d7; -} -.e-spreadsheet .e-blur { - background-color: whitesmoke; -} -.e-spreadsheet .e-spanfilter, -.e-spreadsheet .e-spanddl { - border-color: #c8c8c8; - background-color: #f4f4f4; - color: #666666; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: #0078d7; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: #0078d7; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: #c8c8c8; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9c0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: yellow; - color: red; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: #c8c8c8; -} -/*-------------------------- Formula Tab --------------------------- */ - -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: #c8c8c8; - color: #212121; - background-color: white; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: #212121; -} -.e-spreadsheet .e-inputbox > input { - color: #212121; -} -/*-------------Pager-------------*/ - -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { - background: #eaeaea; - color: #0078d7; - filter: none; - /* IE9 only*/ - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: #0078d7; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: white; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: #0078d7; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: #c8c8c8; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: #c8c8c8; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: white; -} -.e-spreadsheet .e-formulabar { - background-color: white; -} -.e-ss-dialog .e-chartheader { - background-color: white; - color: #212121; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color: #c8c8c8; -} -/*---------------------- Dialog -------------------------- */ - -.e-dlgtab .e-header, -.e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ - -} -.e-spreadsheet .e-dlg-field-validation-error, -.e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-dlgright, -.e-dlgleft, -.e-dlginput, -.e-dlgcontent, -.e-chtdlgright, -.e-chtdlgleft, -.e-chtdlgcontent { - border-color: #c8c8c8; -} -.e-dlgviewpanel { - border: 1px solid #c8c8c8; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: #c8c8c8; -} -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ - -.e-menu .e-nmuseinformularow:hover { - background-color: #0078d7; -} -/*---------------------- Cell Styles--------------------*/ - -.e-menu-wrap .e-cellstylecontent, -.e-menu-wrap .e-formatastablecontent, -.e-menu-wrap .e-chartcontent { - background-color: white; - color: #212121; -} -.e-menu-wrap .e-cellstyleheader, -.e-menu-wrap .e-formatastableheader { - background-color: white; - color: #212121; - border-color: #c8c8c8; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - border-color: #eaeaea; -} -.e-menu-wrap .e-cellstylecell:hover, -.e-menu-wrap .e-formatastablecell:hover, -.e-menu-wrap .e-chartcontent:hover { - -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: red transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: black; -} -.e-list.e-hdrcolor { - background-color: #f2f2f2 !important; - color: #212121 !important; -} -.e-list.e-color { - border-color: white !important; -} -.e-list.e-hdrcolor.e-mhover > a, -.e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: #212121 !important; -} -.e-list.e-color.e-mhover.e-mfocused { - border-color: #349aeb !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: #bebdbd; -} -/*---------------------------RTL--------------------------*/ - -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: #c8c8c8; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: #c8c8c8; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: #c8c8c8; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: #bebdbd; -} -.e-ss-dialog .e-chartselect { - border-color: #0078d7; -} -.e-ss-dialog .e-chartselect { - border-color: #71afe5; -} -.e-menu-wrap .e-chartcell { - border-color: white; -} -.e-spreadsheet .e-ss-object { - background-color: white; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: black; -} -/*-------------------------Merge--------------------*/ - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - color: #212121; - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - background: #34a5ff; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - background: #c7e0f4; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - background: #c7e0f4; -} -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color: #666666; -} -/*-------------------------Auto fill Option--------------------*/ - -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - -} -.e-ss-colorpicker .e-in-wrap.e-tool, -.e-ss-colorpicker .e-in-wrap.e-tool .e-select { - background-color: white; -} -/*--------------------------------- Freeze Pane -------------------------------*/ - -.e-spreadsheet .e-frow { - border-color: #0078d7; -} -.e-spreadsheet .e-fcol { - border-color: #0078d7; -} -/*-------------------------Ribbon icons Customization--------------------*/ - -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: #eaeaea; -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: #c7e0f4; -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - background: #34a5ff; -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active, -.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - background: #c7e0f4; -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - background: #34a5ff; -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - background: #c7e0f4; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - color: #212121; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - background: #34a5ff; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - background: #c7e0f4; - border-color: #c7e0f4; -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active { - -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, -.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon { - color: #666666; - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: #c8c8c8; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ - -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} -.e-ribbon .e-btn.e-ss-active { - background-color: #0078d7; - color: white; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #b6b6b6; -} -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #cccccc; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: #b6b6b6; -} -.e-spreadsheet .e-menu.e-split, -.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, -.e-spreadsheet .e-splitspan .e-btn.e-select { - background: white; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select { - border-color: #c8c8c8; -} -.e-ss-colorpicker.e-popup { - background-color: white; - color: #212121; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color: white; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color: #f4f4f4; - -} -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active), -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - -} -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color: #00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor: url("../common-images/spreadsheet/down_arrow_light.cur"), auto; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor: url("../common-images/spreadsheet/right_arrow_light.cur"), auto; -} -.e-spreadsheet .e-ss-fpcursor { - cursor: url("../common-images/spreadsheet/format_painter_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor: url("../common-images/spreadsheet/draw_border_light.cur"), auto; -} -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor: url("../common-images/spreadsheet/draw_border_grid_light.cur"), auto; -} -/***********************SpreadsheetTextArea***********************************/ - -.e-ss-textarea, -.e-ss-textarea:focus, -.e-ss-textarea:hover { - border-color: #c8c8c8; -} -/*-------------------------------------SpreadsheetCellType--------------------*/ - -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select { - background: white; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select { - background: white; -} -/*----------------------------Activation Panel-------------------------*/ - -.e-spreadsheet .e-spreadsheetactpanel { - border-left-color: #c8c8c8; -} -/*---------------------------Border Menu-------------------------------*/ - -.e-spreadsheet .e-bordercontainer { - background-color: white; -} -.e-spreadsheet .e-bordercell:hover { - border-color: #eaeaea; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: white; - border-color: #c8c8c8; -} -/*---------------------------Pivot Table-------------------------------*/ - -.e-spreadsheet .e-ss-pivottableheader { - background-color: #eaeaea; - border-color: #c8c8c8; - color: #212121; -} -/*-------------------------------------Material Theme Changes -----------------------*/ - -.e-spreadsheet .e-formulabar, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - -} -.e-ss-dialog .e-btn.e-select, -.e-ss-dialog .e-btn.e-select:hover, -.e-ss-dialog .e-btn.e-select:active { - -} -.e-ss-dialog .e-btn.e-select:hover { - -} -.e-ss-dialog .e-btn.e-select:active { - -} -.e-ss-dialog .e-dialog input.ejinputtext:focus, -.e-spreadsheet input.ejinputtext:focus { - -} -.e-ss-dialog .e-dialog input.ejinputtext, -.e-spreadsheet input.ejinputtext { - -} -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - -} -.e-ss-dialog.e-ss-mattab .e-titlebar { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - -} -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - -} -.e-ss-autocomplete.e-atc .e-in-wrap { - -} -.e-ss-autocomplete.e-atc .e-in-wrap:active { - -} -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - -} -.e-ss-dialog label, -.e-ss-dialog .e-ss-fcgdiv { - -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - -} -.e-ss-dialog .e-dialog .e-dlgctndiv label { - color: #333333; -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - background-color: #0078d7; - color: white; - border-color: #0078d7; -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover { - background-color: #005a9e; - color: white; - border-color: #005a9e; -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - background-color: #005a9e; - color: white; - border-color: #0078d7; -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - background-color: #0078d7; - color: white; - border-color: #0078d7; -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { - border: none; -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: #eaeaea; -} -.e-spreadsheet .e-ss-iconset-title { - color: #212121; -} -/*-------------------------------------SpreadSheet End -----------------------*/ - - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-documenteditor { - background-color: white; -} -.e-documenteditor-contextmenuitem:hover { - background-color: #eaeaea; - color: #212121; -} -.e-documenteditor-contextmenuitem { - background-color: white; - color: #212121; -} -.e-documenteditor-disabledcontextmenuitem { - background-color: white; - color: gray; -} -.e-documenteditor-optionspane { - background-color: white; - color: #212121; -} -.e-documenteditor-icon.e-search { - color: #eaeaea; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Mediaplayer -------------------------------------------*/ - -/*#region mediaplayer*/ - -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} -.e-media-player { - border-color: #c8c8c8; - background-color: white; -} -.e-media-player .e-media-control-container { - background: white; -} -.e-media-player .e-media-element { - background: white; -} -.e-media-player .e-slider { - background-color: #666666 !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, -.e-media-player .e-media-playlist-icon:before, -.e-media-player .e-media-playlist-toggle:before { - color: #666666; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: #666666; -} -.e-media-player .e-media-time-stamp.e-media-adv { - color: #212121; -} -.e-media-player .media-shuffled:before, -.e-media-player .media-muted:before, -.e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: #0078d7; -} -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, -.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: #666666; -} -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: #666666; -} -.e-media-player .e-media-toolbar.basic .e-media-split { - color: #212121; -} -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: white; -} -.e-media-time-stamp-end.e-media-basic, -.e-media-time-stamp-run.e-media-basic { - color: #212121; -} -.e-media-player .e-media-time-stamp-end.e-media-mob, -.e-media-player .e-media-time-stamp-run.e-media-mob { - color: #212121; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: white; - border-color: #c8c8c8 !important; -} -.e-media-settings-popup li { - background-color: white !important; -} -.e-media-settings-popup .e-header { - background-color: white !important; - border-bottom-color: #c8c8c8 !important; -} -.e-media-settings-selector:before { - color: #0078d7; -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: #0078d7 !important; -} -.e-media-settings-popup .e-list-text, -.e-media-settings-popup .e-btn-text { - color: #212121 !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: white !important; -} -.e-media-player .e-media-playlist-img-div.desktop { - border-color: #c8c8c8; -} -.e-media-player .e-media-playlist-img-div.mobile { - border-color: #c8c8c8; -} -.e-media-player .e-media-playlist-play:before { - color: #212121; -} -.e-media-player .e-media-playlist-title { - color: #212121; -} -.e-media-player .e-media-playlist-container.desktop, -.e-media-player .e-media-playlist-container.mobile { - background-color: white; - border-color: #c8c8c8; -} -.e-media-player .e-media-playlist-header { - border-bottom-color: #c8c8c8; -} -.e-media-player .e-media-playlist-header label { - color: #212121; -} -.e-media-player .e-media-playlist-toggle.desktop { - background-color: #212121; -} -.e-media-player .e-media-playlist-toggle.e-media-expand:before, -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: #212121 !important; -} -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: #c8c8c8; -} -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: white; -} -/*region playlist styles*/ - -/*other styles*/ - -.e-media-player .e-media-video-baner { - color: white; -} -.e-media-player .e-media-audio-title { - color: #212121; -} -.e-media-player .e-media-overlay { - color: white; -} -.e-media-player .e-media-time-tooltip { - border-color: #c8c8c8; - color: #212121; - background-color: white; -} -.e-media-player .e-media-hd-tag { - color: red; -} -.e-media-player .e-media-toolbar-split { - background: #c8c8c8; -} -.e-media-player .e-media-playlist-close:before { - color: #666666; -} -.e-media-player .e-media-play-animation { - background: rgba(0, 0, 0, 0.5); -} -.e-media-player .e-slider .e-handle { - border-color: #c8c8c8 !important; -} -/*#region hover*/ - -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: #212121 !important; -} -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} -.e-media-settings-popup li:hover { - background: #eaeaea !important; -} -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - -} -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - -} -.e-media-settings-popup .e-header { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - -} -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - -} -.e-media-player .e-media-shuffle:before { - -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - -} -.e-media-player .e-media-playlist-toggle.mobile { - -} -.e-media-player .e-media-center-play:before { - -} -.e-media-player .e-media-hd-tag { - -} -.e-media-settings-popup .e-list-text { - -} -/*office-365 theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - margin-left: -2px !important; -} -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - padding-top: 0px !important; - margin-top: -6px; -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - left: 0px !important; -} -.e-media-player .e-media-settings-selector:before { - top: 6px !important; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - margin-top: -2px !important; -} -.e-media-player .e-media-playlist-container .e-listbox li { - padding: 4px !important; -} -.e-media-player .e-media-playlist-number { - margin-top: -17px !important; -} -.e-media-settings-popup .e-header { - box-shadow: none !important; - border-top: 0px !important; -} -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - top: -6px !important; -} -.e-media-player .e-media-shuffle:before { - font-size: 17px !important; - margin-top: -3px !important; -} -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - margin-top: -2px !important; -} -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; -} -.e-media-player .e-media-playlist-toggle.mobile { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; -} -.e-media-player .e-media-center-play:before { - left: 46% !important; - left: -moz-calc(50% - 23px) !important; - left: -webkit-calc(50% - 23px) !important; - left: -o-calc(50% - 23px) !important; - left: calc(50% - 23px) !important; -} -/*#end region mediaplayer*/ - - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-ganttviewerbodyContianer { - background-color: white; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color: #c8c8c8; -} -.e-ganttchart .e-headercell-weekend > div { - -} -.e-ganttchart .e-headercell-weekend > div { - background: #f8f8f8; -} -.e-ganttchart .e-ganttoverallocate { - background-color: #ffdede; -} -.e-ganttchart .e-ganttnonoverallocate { - background-color: #d4ffd0; -} -.e-ganttchart .e-gantthistocalender { - border-color: #ffa3a3; -} -.e-ganttchart .e-gantthistoworklabel { - color: #282827; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend { - background-color: #fafafa; -} -.e-ganttchart-core { - background: white; -} -.e-ganttchart .e-borderbox { - -} -.e-ganttchart .e-borderbox { - border-bottom-color: #eaeaea; -} -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - color: #333333; - border-color: #c8c8c8 !important; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - -} -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - height: 29px; - line-height: 29px; -} -.e-gantt-dialog { - width: 42% !important; -} -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} -.e-ganttchart .e-ganttviewerheaderContainer { - color: #333333; - border-bottom-color: #c8c8c8 !important; - border-right-color: #c8c8c8; - -} -.e-ganttchart .e-ganttviewerheaderContainer { - background: white; -} -.e-ganttchart .e-ganttviewerheaderContainer { - height: 58px !important; -} -.e-ganttchart .e-milestone-top { - border-bottom-color: #212121; -} -.e-ganttchart .e-milestone-bottom { - border-top-color: #212121; -} -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: #333333; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: #212121; -} -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: #212121; -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - -} -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - background-color: #f4f4f4; - color: #666666; - border-color: #767676; -} -.e-tooltiptaskname { - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-tooltiptaskname { - color: #666666; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-ganttchart .e-tasklabel { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - -} -.e-ganttchart .e-gantt-mouseclick { - -} -.e-ganttchart .e-gantt-mouseclick { - background: rgba(222, 236, 249, 0.7); -} -.e-ganttchart .e-progresshandle { - background: #212121; -} -.e-ganttchart .e-progresshandleafter { - border-bottom-color: #212121; -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - border-color: transparent; -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - -} -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - border-color: transparent; -} -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - -} -.e-ganttchart .e-gantt-parenttaskbar-progress { - background: #333333; -} -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color: #767676; - background: #767676 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#212121', GradientType=0); -} -.e-ganttchart .e-gantt-childtaskbar-progress { - background: #0078d7; -} -.e-ganttchart .e-gantt-childtaskbar { - background-color: #71afe5; - background: #71afe5 \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c1b2', endColorstr='#67c1b2', GradientType=0); - border-color: #4fb29f; -} -.e-ganttchart .e-manualprogressbar { - background: #67c1b2; -} -.e-ganttchart .e-manualchildtaskbar { - background-color: #8dd1c4; - border-color: #4fb29f; -} -.e-ganttchart .e-line { - border-color: #212121; -} -.e-ganttchart .e-connectorpoint-hover { - background-color: #212121; -} -.e-ganttchart .e-gantt-falseLine { - border-top-color: #212121; -} -.e-ganttchart .e-gripper:before { - color: rgba(255, 255, 255, 0.4); - background: white \9; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} -.e-ganttchart .e-ganttgridlines { - border-bottom-color: #d0d0d0; -} -.e-ganttchart .e-criticalconnectorline { - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: #ff5555 !important; -} -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: #ff5555 !important; -} -.e-ganttchart .e-criticalprogressbar { - background: #ff5555 !important; - border-color: #ff5555 !important; -} -.e-ganttchart .e-criticaltaskbar { - background: #ff8b8b !important; - border-color: #ff8b8b !important; -} -.e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-left, -.e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} -.e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} -.e-rg-rangdiv { - background: red; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} -.e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: black; -} -.e-ganttchart .e-connectorline-leftarrow-hover { - border-right-color: #0026da !important; -} -.e-ganttchart .e-connectorline-rightarrow-hover { - border-left-color: #0026da !important; -} -.e-ganttchart .e-connectorline-hover { - border-color: #0026da !important; - outline-color: #0026da !important; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - border-color: #0078d7; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - border-color: #0078d7; -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color: #71afe5; - background: linear-gradient(to right, rgba(0, 120, 215, 0.2), #0078d7 30%, #0078d7 70%, #0078d7 70%, rgba(0, 120, 215, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - border-color: #67c1b2; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - border-color: #67c1b2; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color: #8dd1c4; - background: linear-gradient(to right, rgba(141, 209, 196, 0.2), #67c1b2 30%, #67c1b2 70%, #67c1b2 70%, rgba(141, 209, 196, 0.2) 100%); - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar { - border-bottom-color: #767676; -} -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color: #767676; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault { - fill: #0078d7; -} -.e-radialmenu .e-default, -.e-radialmenu .e-outerdefault { - fill: #f4f4f4; -} -.e-radialmenu .e-active { - fill: #eaeaea; -} -.e-radialmenu .e-arcbgcolor, -.e-radialmenu .e-itembgcolor, -.e-radialmenu .e-circlebgcolor { - fill: white; - stroke: white; -} -.e-radialmenu .e-textcolor { - fill: #212121; -} -.e-radialmenu .e-radial { - border-color: #0078d7; - background-color: white; -} -.e-radialmenu .e-badgetext { - fill: white; -} -.e-radialmenu .e-badgecircle { - fill: #0078d7; -} -.e-radialmenu .e-radialslider { - background-color: white; -} -.e-radialmenu:focus { - outline: none !important; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-nb.e-nb-layout.e-nb-right { - color: #212121; - border-left: 1px solid #c8c8c8; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} -.e-nb.e-nb-layout.e-nb-right { - background: #f4f4f4; -} -.e-nb.e-nb-layout.e-nb-left { - background: white; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - -} -.e-nb.e-nb-layout.e-nb-left { - border: none; -} -.e-lv.subpage { - -} -.e-lv.subpage { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: #333333; - font-size: 13px; - padding: 0; - background-color: white; - border-bottom: 1px solid #eaeaea; - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; -} -.e-lv.subpage .e-list-container div.e-content { - padding: 10px; -} -.e-lv .e-lv .e-list-container { - border: none; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - color: #0078d7; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - background-color: #f4f4f4; - border-left: 2px solid #0078d7; -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - background-color: #f8f8f8; -} -.e-nb .e-nb-listview.e-lv .e-list { - -} -.e-nb .e-nb-listview.e-lv .e-list { - height: 44px; - padding: 0; -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text { - font-size: 14px; - color: #333333; -} -.e-lv .e-header { - -} -.e-nb.e-nb-overlay { - -} -.e-nb.e-nb-overlay { - background-color: black; - opacity: 0.4; -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - left: 8px; - top: 6px; -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - padding-left: 12px; - padding-top: 6px; - font-size: 16px; - height: 20px; - width: 20px; -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - border: none; -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - margin-top: 0; -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - margin-top: 8px; -} -.e-lv.e-navigation .e-header h2 { - -} -.e-lv.e-navigation .e-header h2 { - font-size: 17px; - font-weight: 300; - padding-left: 20px; - color: white; -} -.e-lv.e-navigation .e-header > .e-icon:before { - color: white; - line-height: 15px; - font-size: 20px; - height: 14px; -} -.e-lv.e-navigation .e-header .drawericon { - -} -.e-lv.e-navigation .e-header .drawericon { - height: 44px; - width: 44px; - padding: 0; -} -.e-lv.e-navigation .e-header .drawericon:before { - -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before { - -} -.e-lv.e-navigation .e-header { - -} -.e-lv.e-navigation .e-header { - padding: 0; - height: 44px; - box-shadow: none; - border: none; - background: #0078d7; -} -.e-nb-listview .e-list-img.e-home, -.e-nb-listview .e-list-img.e-profile, -.e-nb-listview .e-list-img.e-people, -.e-nb-listview .e-list-img.e-photo, -.e-nb-listview .e-list-img.e-communities, -.e-nb-listview .e-list-img.e-location { - -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: white; - -} -.e-tile .e-image-parent { - background: #0078d7; -} -.e-tile .e-image-parent { - background-color: #0078d7; -} -.e-tile .e-tile-selected::after { - border-top: 28px solid #0064b3; -} -.e-tile .e-tile-selected { - border: 2px solid #0078d7; -} -.e-tile-wide { - -} -.e-tile-medium { - -} -.e-tile-small { - -} -.e-tile-group .e-tile-column { - -} -.e-tile.e-js.e-tile-web:hover { - -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - border: 2px solid #004578; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-tile-caption-text.e-caption-innerbottom::before { - -} -.e-tile-caption-text::before { - -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), -.e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - -} -.e-tile-caption::before { - -} -.e-tile-caption::before { - font-size: 14px; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - color: white; -} -.e-tile-small-col-2 { - -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - -} -.e-tile.e-tile-imagefill .e-tile-overlay { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- Radial Slider -------------------------------------------*/ - -.e-radialslider .e-radial-needle { - stroke: #0078d7; -} -.e-radialslider .e-inner-circle { - border-color: #0078d7; -} -.e-radialslider .e-radialarcdefault { - stroke: #0078d7; -} -.e-radialslider .e-ticks-text, -.e-radialslider .e-dynamic-text { - fill: #212121; -} -.e-radialslider .e-needle-over { - stroke: #0078d7; -} - -/*------------------------------------- Signature -------------------------------------------*/ - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -.e-signature { - background-color: white; - border: 3px solid #0078d7; -} -.e-signature.e-disable { - border-color: #f4f4f4; -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} -.e-spellcheck .e-sentence { - border-color: #c8c8c8; - background-color: white; -} -.e-spellcheck .e-suggestionlist { - border-color: #c8c8c8; -} -.e-spellmenu { - -} -.e-spellmenu .e-list:hover { - -} -.e-spellmenu { - -} - -/*-----------------------HeatMap Definition-----------------*/ -/*@neutral-light;*/ -/*-----------------------Map------------------*/ -/*-----------------------PdfViewer------------------*/ -/*-----------------------End PdfViewer------------------*/ -/*-----------------------OLAP Definition-----------------*/ -/*-----------------------OLAP Definition End-----------------*/ -/*----------------------Reportviewer Definition start------------------*/ -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -/*-----------------------Diagram Definition-----------------*/ -/*-----------------------Datepicker Definition-----------------*/ -/*-----------------------Bootstrap support-----------------*/ -/*----------------------Ribbon Definition-----------------------*/ -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -/*----------------------rangeScrollbar Start------------------*/ -/*----------------------rangeScrollbar End--------------------*/ -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -/*----------------------material theme-----------------------*/ -/*--------------- common ----------------- */ -/*---------------high-contrast ------*/ -/*---------------- Office-365 ----------------*/ -.office-file-explorer-toolbar-bg-color { - background: white; -} -.office-tab-header-bg-color { - background: white; -} -/*------------------ material theme ---------------------*/ -/*-----------------------HeatMap Definition-----------------*/ -/* Common style */ - -.e-content-area { - background-color: white; - color: #111111; - border-color: #c8c8c8; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; -} -/*------------------------------------- ComboBox -------------------------------------------*/ - -.e-ddl-icon { - -} -.e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} -.e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border: inherit; - font-style: italic; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - -} -.e-input-group::before { - -} -.e-input-group::before, -.e-input-group::after { - -} -.e-input-group.e-input-focus::before, -.e-input-group.e-input-focus::after { - -} -.e-input-group::after { - -} -.e-input-group::before, -.e-input-group::after { - -} -.e-icon-anim .e-ddl-icon { - -} -.e-input-group .e-ddl-icon:hover { - -} -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - -} -input.e-combobox.e-input::selection { - -} -input.e-combobox.e-input::selection { - background: #0078d7; - color: white; -} -input.e-combobox.e-input::-moz-selection { - -} -input.e-combobox.e-input::-moz-selection { - background: #0078d7; - color: white; -} -.e-input-group .e-ddl-icon:not(:active)::after { - -} -.e-dropdownbase.e-content { - background: white; - color: #212121; -} -.e-list-item.e-hover { - background: #eaeaea; - color: #212121; -} -input.e-combobox.e-input { - border: 1px solid; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-combobox.e-input[disabled], -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group.e-disabled { - border-bottom-style: solid; -} -.e-ddl.e-input-group .e-input-group-btn button { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; -} -.e-ddl.e-input-group.e-disabled { - border-style: solid; -} -.e-ddl.e-input-group .e-clear-icon { - color: #666666; -} -input.e-combobox.e-input, -textarea.e-combobox.e-input { - background: white; - border-color: #c8c8c8; - color: #212121; -} -.e-ddl.e-input-group { - background: white; -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - -} -.e-ddl.e-input-group .e-input-group-icon { - /*office*/ - background: white; -} -.e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - -} -.e-ddl.e-input-group.e-rtl .e-input-group-icon { - border-right: 1px solid #c8c8c8; -} -.e-combobox.e-input[disabled] { - background: 0px; -} -.e-combobox.e-input[readonly] { - background: white; -} -.e-ddl.e-input-group .e-input-group-btn button { - background: white; - border-color: #c8c8c8; - color: #666666; -} -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover { - background: #eaeaea; -} -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, -.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, -input.e-combobox.e-input::selection { - background: #0078d7; - color: white; -} -input.e-combobox.e-input::-webkit-input-placeholder, -input.e-combobox.e-input:-moz-placeholder, -input.e-combobox.e-input::-moz-placeholder, -input.e-combobox.e-input:-ms-input-placeholder { - color: #c8c8c8; -} -.e-ddl.e-input-group { - border-bottom-color: #c8c8c8; -} -.e-ddl.e-input-group .e-ddl-icon:before { - - width: 14px; - height: 14px; - display: block; - margin: 0 auto; -} -.e-ddl.e-input-group .e-ddl-icon:before { - content: "\e804"; -} -.e-ddl.e-input-group .e-ddl-icon:before { - -} -.e-input-group.e-ddl { - -} -.e-input-group.e-ddl { - height: 30px; -} -.e-input-group.e-ddl { - -} -.e-ddl.e-popup { - border: 1px solid #c8c8c8; - position: absolute; -} -.e-ddl.e-popup .e-input-group { - margin-bottom: 0; -} -.e-ddl.e-popup { - border-color: #c8c8c8; -} -.e-dropdownbase.e-nodata { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 16px; -} -.e-dropdownbase { - border-color: #c8c8c8; -} -.e-dropdownbase .e-list-item { - - background-color: white; - border-bottom: 1px; - border-color: none; - color: #212121; - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - line-height: 2.4em; - text-indent: 1.067em; -} -.e-dropdownbase .e-list-item { - -} -.e-dropdownbase .e-list-item { - color: #333333; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - background-color: white; - border-color: white; - - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - -} -.e-dropdownbase .e-list-group-item, -.e-dropdownbase .e-fixed-head { - color: #333333; -} -.e-dropdownbase .e-list-item.e-active.e-hover { - -} -.e-dropdownbase .e-list-item.e-active.e-hover { - background: #deecf9; -} -.e-dropdownbase .e-list-item.e-hover { - -} -.e-dropdownbase .e-list-item.e-hover { - /*other*/ - - -} -.e-dropdownbase .e-list-item.e-hover { - /*office-365*/ - background: #f4f4f4; - color: #333333; -} -.e-dropdownbase .e-list-item.e-active { - -} -.e-dropdownbase .e-list-item.e-active { - /*other*/ - - -} -.e-dropdownbase .e-list-item.e-active { - /*office-365*/ - background-color: #deecf9; - color: #333333; -} -.e-dropdownbase .e-list-item:last-child { - border-bottom: 0; -} -.e-dropdownbase .e-list-item.e-item-focus { - background-color: #eaeaea; -} -.e-ddl.e-input-group input.e-combobox.e-input, -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: #c8c8c8; -} -.e-ddl.e-input-group.e-input-focus { - border-color: #0078d7 !important; -} -.e-ddl.e-input-group.e-input-focus { - -} -.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent #c8c8c8 transparent transparent; -} -.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus span button, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, -.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, -.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, -.e-input-focus .e-combobox.e-input:last-child:focus, -.e-ddl.e-input-group.e-input-focus span.e-input-group-icon { - border-color: transparent transparent transparent #c8c8c8; -} -.e-ddl.e-input-group { - border: 1px solid; - border-color: #c8c8c8; - -} -.e-ddl.e-input-group { - border-width: 1px; -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - border-left-width: 0px; -} -.e-input-group-btn:not(:last-child) button, -.e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - border-left: 1px solid; - border-left-width: 1px; - border-color: #c8c8c8; -} -.e-ddl.e-input-group .e-input-group-icon, -.e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: 14px; - padding: 7px; - -} -.e-ddl.e-rtl.e-input-group .e-input-group-icon, -.e-ddl.e-rtl.e-input-group .e-input-group-btn button { - -} -.e-ddl .e-input-value, -.e-ddl .e-input-value:focus { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 14px; - height: auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; -} -.e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon { - -} -/*------------------------------------- End ComboBox -------------------------------------------*/ - diff --git a/public/content/ejthemes/office-365/ej.theme.less b/public/content/ejthemes/office-365/ej.theme.less deleted file mode 100644 index 9ea7039..0000000 --- a/public/content/ejthemes/office-365/ej.theme.less +++ /dev/null @@ -1,32432 +0,0 @@ -@skin: "office-365"; - -@theme-darker: #004578; -@theme-dark: #005a9e; -@theme-dark-alt: #106ebe; -@theme-primary: #0078d7; -@theme-secondary: #2b88d8; -@theme-tertiary: #71afe5; -@theme-light: #c7e0f4; -@theme-lighter: #deecf9; -@theme-lighter-alt: #eff6fc; - -@theme-dark-font: #ffffff; -@theme-primary-font: #ffffff; -@theme-light-font: #333333; - -@neutral-dark: #212121; -@neutral-primary: #333333; -@neutral-secondary: #666666; -@neutral-secondary-alt: #767676; -@neutral-tertiary: #a6a6a6; -@neutral-tertiary-alt: #c8c8c8; -@neutral-quaternary: #d0d0d0; -@neutral-quaternary-alt: #dadada; -@neutral-light: #eaeaea; -@neutral-lighter: #f4f4f4; -@neutral-lighter-alt: #f8f8f8; -@neutral-white: #ffffff; - -@neutral-dark-font: #ffffff; -@neutral-light-font: #333333; -@neutral-light-font-alt: #000000; - -@alert-bg-color: #deecf9; -@error-bg-color: #fde7e9; -@success-bg-color: #dff6dd; -@info-bg-color: #f4f4f4; -@warning-bg-color: #fff4ce; -@alert-color: #d83b01; -@error-color: #a80000; -@success-color: #107c10; - -@black-translucent-40: rgba(0,0,0,4); -@white-translucent-40: rgba(255,255,255,4); - -@font-family: Segoe UI,Helvetica Neue,Ubuntu,Arial; -@font-size: 12px; -@border-size: 1px; -@border-type: solid; -@tools-border-radius: 2px; -@widget-bg-color: #ffffff; -@label-color: #111111; - -@disable-control-background-color: #f4f4f4; -@disable-control-border-color: #f4f4f4; -@disable-icon-bg-color: #f4f4f4; - -@header-bg-stcolor: @neutral-white; -@header-bg-endcolor: @neutral-white; -@header-gradient-color: none; -@header-border-color: @neutral-tertiary-alt; -@header-font-color: @neutral-dark; -@header-icon-color: @neutral-secondary; -@filtermenu-color: @neutral-tertiary-alt; - -@tooltip-line-height: 18px; - -@content-bg-color: @neutral-white; -@content-border-color: @neutral-tertiary-alt; -@content-font-color: @neutral-dark; - -@default-bg-stcolor: @neutral-lighter; -@default-bg-endcolor: @neutral-lighter; -@default-gradient-color: none; -@default-border-color: @neutral-tertiary-alt; -@default-font-color: @neutral-dark; -@default-icon-color: @neutral-secondary; - -@hover-bg-stcolor: @neutral-light; -@hover-bg-endcolor: @neutral-light; -@hover-gradient-color: none; -@hover-border-color: @neutral-tertiary-alt; -@hover-font-color: @neutral-dark; -@hover-icon-color: @neutral-secondary; - -@active-bg-stcolor: @theme-primary; -@active-bg-endcolor: @theme-primary; -@active-gradient-color: none; -@active-border-color: @theme-primary; -@active-font-color: @theme-primary-font; -@active-icon-color: @theme-primary-font; - -@warning-color: #ffca1c; -@information-color: #489bd5; - -@overlay-bg-color: #383838; -@sort-filter-disable: #999999; - -@header-font-weight: normal; -@header-font-size: 16px; - -@content-font-weight: normal; -@content-font-size: 14px; - -/*-----------------------HeatMap Definition-----------------*/ -@hmp-border-color: #c8c8c8; - -@scroll-bg-color: darken(@content-bg-color, 2%); -@scroll-handle-color: @default-bg-stcolor; -@scroll-handle-hover-color: @hover-bg-stcolor; -@scroll-handle-active-color: @active-bg-stcolor; - -@gheader-bg-color: @header-bg-stcolor; -@gheader-bg-colorhover: @hover-bg-stcolor; -@gheader-border-color: @active-bg-stcolor; -@gheader-font-color: @header-font-color; -@gheader-hover-font-color: @hover-font-color; -@gheader-font-size: 14px; -@gedit-title-color: darken(@content-bg-color, 3%); - -@gtouch-border-color: #000000; - -@gcontent-bg-color: @content-bg-color; -@gcontent-font-color: @content-font-color; - -@gdroparea-stbg-color: @active-bg-stcolor; -@gdroparea-endbg-color: @active-bg-endcolor; -@gdroparea-border-color: @content-border-color; -@gdroparea-font-color: @active-font-color; -@gdroparea-hover-color: @hover-bg-stcolor; -@gcaption-border-color: @neutral-light; -@gcaption-border-radius: 0px; - -@row-hover-color: @hover-bg-stcolor; -@row-hover-font-color: @hover-font-color; -@row-border-color: @neutral-light; -@row-border-coloropac: rgba(196,196,196,0.5); -@row-selection-bg-color: @active-bg-stcolor; -@row-selection-font-color: @active-font-color; -@cell-selection-stbg-color: darken(@active-bg-stcolor, 7%); -@cell-selection-endbg-color: darken(@active-bg-endcolor, 7%); -@column-selection-bg-color: @default-bg-stcolor; -@alt-row-bg-color: darken(@content-bg-color, 3%); - -@pager-font-color: @default-font-color; -@pager-default-font-color: @default-font-color; -@pager-default-border-color: @default-border-color; -@pager-default-bg-color: @default-bg-stcolor; -@pager-active-stbg-color: @active-bg-stcolor; -@pager-active-endbg-color: @active-bg-endcolor; -@pager-hover-stbg-color: @hover-bg-stcolor; -@pager-hover-endbg-color: @hover-bg-endcolor; -@pager-active-font-color: @active-font-color; - -@filter-input-border-color: #939292; -@filter-input-bg-color: #F6F7F7; - -@alternate-border-color: #c1c1c1; -@timeline-bg-color: #1C6DA3; - -@captcha-refresh-border: 1px solid lighten( @default-border-color, 1% ); -@captcha-image-border: 1px solid darken( @default-border-color, 18% ); -@captcha-valid-border: 1px solid saturate( @default-border-color, 2% ); -@captcha-image: #f7f7f7; - -@watermark-font-style: italic; -@watermark-font-color: lighten( saturate( spin( @default-font-color, 240deg ), 1% ), 62% ); -@watermark-font-weight: lighter; -@watermark-font-size: 14px; - -@hightlight-bg-color: #5EABDE; -@highlight-border-color: #AAAAAA; -@highlight-font-color: #363636; -@highlight-font-weight: bold; -@highlight-font-size: 14px; - -@error-bg-color: #fef1ec; -@error-border-color: #cd0a0a; -@error-font-color: #cd0a0a; -@error-font-weight: bold; - -@shadow-bg-color: darken( @default-bg-stcolor, 13% ); -@input-bg-color: #ffffff; - -@gantt-chart-critical-connectorline-color: #ff5555; -@gantt-chart-critical-connectorline-rightarrow-color: #ff5555; -@gantt-chart-critical-connectorline-leftarrow-color: #ff5555; -@gantt-chart-critical-child-progressbar-color: #ff5555; -@gantt-chart-critical-child-progressbar-border-color: #ff5555; -@gantt-chart-critical-child-taskbar-color: #ff8b8b; -@gantt-chart-critical-child-taskbar-border-color: #ff8b8b; - -@gantt-chart-histobar-overallocate-bg-color: #FFDEDE; -@gantt-chart-histobar-nonoverallocate-bg-color: #D4FFD0; -@gantt-chart-histocalender-color: #FFA3A3; -@gantt-chart-histowork-label: #282827; -@gantt-chart-manual-child-progressbar-stbg-color: #67C1B2; -@gantt-chart-manual-child-progressbar-endbg-color: #67C1B2; -@gantt-chart-manual-child-progressbar-gradient-color: none; -@gantt-chart-manual-child-taskbar-color: #8DD1C4; -@gantt-chart-manual-child-taskbar-border-color: #4FB29F; - -@gantt-chart-connectorline-hover-color: #0026da; - -@schedule-app-stbg-color: @theme-primary; -@schedule-app-endbg-color: @theme-primary; -@schedule-app-border-color: lighten(@theme-primary, 10%); -@schedule-select-bg-color: @neutral-lighter; -@schedule-active-border-size: @border-size; -@schedule-header-border-color: @neutral-tertiary-alt; -@schedule-cells-bg-color: @neutral-lighter-alt; - -@grid-uisupport-background-color: #BBBDC0; -@grid-uisupport-number-color: #FFFFFF; -@grid-focusout: #A5A5A5; - -@gantt-toolbar-bg-color: @content-bg-color; -@gantt-editDialog-bg-color: @content-bg-color; -@gantt-content-bg-color: @content-bg-color; -@gantt-chart-content-bg-color: @content-bg-color; -@gantt-altRow-bg-color: darken(@content-bg-color,2%); -@gantt-weekends-bg-color: @gantt-altRow-bg-color; -@gantt-selection-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-stbg-color: fadeout(@active-bg-stcolor,80%); -@gantt-row-endbg-color: fadeout(@active-bg-endcolor,80%); -@gantt-parent-taskbar-color: @content-font-color; -@gantt-row-selection-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-header-bg-color: @header-bg-stcolor; -@gantt-header-stbg-color: @header-bg-stcolor; -@gantt-header-endbg-color: @header-bg-endcolor; -@gantt-milestone-bg-color: @neutral-dark; -@gantt-spliiter-bg-color: @content-bg-color; -@gantt-connectorline-arrow-bg-color: @content-font-color; -@gantt-progressHandle-color: @content-font-color; -@gantt-toolTip-bg-color: @content-bg-color; -@gantt-parent-progress-bg-color: @content-font-color; -@gantt-parent-task-bg-color: @neutral-secondary-alt; -@gantt-child-progress-bg-color: @active-bg-stcolor; -@gantt-child-task-bg-color: @theme-tertiary; -@gantt-parent-progress-stbg-color: @content-font-color; -@gantt-parent-progress-enbg-color: @content-font-color; -@gantt-child-progress-stbg-color: @active-bg-stcolor; -@gantt-child-progress-enbg-color: @active-bg-endcolor; -@gantt-predecessor-header-bg-color: @content-bg-color; -@gantt-toolbar-icon-color: @default-icon-color; -@gantt-toolbar-icon-mouseover-color: @hover-icon-color; -@gantt-menuitem-font-color: @theme-light-font; -@gantt-menuitem-hover-font-color: @neutral-light-font; -@gantt-expandcollapse-icon-color: @default-icon-color; -@gantt-task-gripper-color: fadeout(@content-bg-color,60%); -@gantt-dialog-close-icon-mouseover-color: darken(@content-bg-color,10%); - -@gantt-toolbar-border-color: @header-border-color; -@gantt-splitter-border-color: @content-border-color; -@gantt-content-border-color: @content-border-color; -@gantt-header-border-color: @header-border-color; -@gantt-schedule-border-color: @header-border-color; -@gantt-tooltip-border-color: @content-border-color; -@gantt-parent-taskbar-border-color: @gantt-parent-progress-stbg-color; -@gantt-child-taskbar-border-color: @gantt-child-progress-stbg-color; -@gantt-chart-border-color: @neutral-quaternary; - -@gantt-editDialog-font-color: @theme-light-font; -@gantt-content-font-color: @theme-light-font; -@gantt-selection-font-color: @theme-light-font; -@gantt-header-font-color: @neutral-secondary; -@gantt-schedule-font-color: @theme-light-font; -@gantt-toolbar-font-color: @content-font-color; -@gantt-tooltip-font-color: @content-font-color; -@gantt-taskbar-selection-border-color: #000000; -@gantt-selectionpopup-content-bg-color: @content-bg-color; -@gantt-selectionpopup-border-color:@content-border-color; -@gantt-selectionpopup-default-icon-color:@default-icon-color; -@gantt-child-unschedule-task-bg-color: fadeout(@active-bg-stcolor,80%); -@gantt-manual-child-unschedule-task-bg-color: fadeout(@gantt-chart-manual-child-taskbar-color, 80%); - -@treegrid-detailcellwrapper-background-color: @neutral-white; -@treegrid-detailcellwrapper-font-color: @neutral-primary; -@treegrid-detailcellwrapperfly-border-color: @neutral-light; -@treegrid-detailcellwrapperfly-shadow-color: @neutral-light; -@treegrid-detailicon-shadow-color: darken(@neutral-white,11%); -@filtermenudialog-color: @filtermenu-color; - - -@gantt-theme-line-color: @active-bg-stcolor; -@gantt-connectorline-color: @gantt-connectorline-arrow-bg-color; -@gantt-connectorpoint-hover-color: @gantt-connectorline-arrow-bg-color; -@gantt-falseLine-color: @gantt-connectorline-arrow-bg-color; -@gantt-columnchooser-border-color: @neutral-tertiary-alt; /*@neutral-light;*/ - -@treegrid-summaryrow-backgroundcolor: lighten(@default-bg-stcolor, 4%); -@treegrid-totalsummaryrow-backgroundcolor: lighten(@default-bg-stcolor, 4%); -@treegrid-summaryrow-textcolor: @content-font-color; -@treegrid-summaryrow-border-color: @content-border-color; -@treegrid-selectionpopup-content-bg-color: @content-bg-color; -@treegrid-selectionpopup-border-color: @content-border-color; -@treegrid-selectionpopup-default-icon-color: @default-icon-color; -@tab-background-color: @content-bg-color; -.tab-headerbg(@is-color: none) { - & when not (@is-color = none) { - background: @content-bg-color; - } - color: @active-bg-stcolor; -} -@radial-badge-color: #FFFFFF; - -.header-gradient() { - .custom-gradient(@header-gradient-color, @header-bg-stcolor, @header-bg-endcolor, 0%, 0% ); -} - -.default-gradient() { - .custom-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0% ); -} - -.hover-gradient() { - .custom-gradient(@hover-gradient-color, @hover-bg-stcolor, @hover-bg-endcolor, 0%, 0% ); -} - -.active-gradient() { - .custom-gradient(@active-gradient-color, @active-bg-stcolor, @active-bg-endcolor, 0%, 0% ); -} - -@isDefault: true; - -.custom-gradient(@derivedfrom, @start, @end, @light, @dark) when (@isDefault) { - & { - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark); - background: @start; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient); /* IE10+ */ - background: linear-gradient(to bottom, @gradient); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ); /* IE6-9 */ - } -} - -.scroller-gradient() { - background-image: @active-grid-image; - background-color: @scroll-handle-color; -} - -.scroller-hover-gradient() { - background-image: @hover-grid-image; - background-color: @scroll-handle-hover-color; -} - -.row-selection() { - .active-gradient(); -} - -.schedule-app-color() { - background: @schedule-app-stbg-color; /* Old browsers */ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ); /* IE6-9 */ -} - -.cell-selection() { - .custom-gradient(@active-gradient-color, @cell-selection-stbg-color, @cell-selection-endbg-color, 0%, 10%); -} - -.column-selection() { - background-color: @column-selection-bg-color; -} - -.row-Hover() { - .hover-gradient(); -} - -.tgPopUp-gradient() { - background: @content-bg-color; -} - -.treegrid-hover-gradient() { - background: @neutral-lighter; -} - -.gheader-gradient() { - .header-gradient(); -} - -.tgheader-gradient() { - .header-gradient(); -} -.ganttheader-gradient() { - .header-gradient(); -} -.hover-gradientfunction() { - background: @rv-documentMappopup-bg-color; /* Old browsers */ -} - -.tile-bg-gradient() { - .active-gradient(); -} - -.hover-pager-gradient() { - .hover-gradient(); -} - -.pager-selection-gradient() { - .active-gradient(); -} - -.pager-hover-gradient() { - .hover-gradient(); -} - -.header-hover-gradient() { - .hover-gradient(); -} - -.gdroparea-gradient() { - .active-gradient(); -} - -.gantt-row-selection() { - @temp-gradient: @gantt-row-stbg-color, @gantt-row-endbg-color; - background: -moz-linear-gradient(top, @temp-gradient); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@gantt-row-stbg-color), color-stop(100%,@gantt-row-endbg-color)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @temp-gradient); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @temp-gradient); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @temp-gradient); /* IE10+ */ - background: linear-gradient(to bottom, @temp-gradient); /* W3C */ -} - -.gantt-parent-progress-background() { - @temp-gradient: none; - .custom-gradient(@temp-gradient, @gantt-parent-progress-stbg-color, @gantt-parent-progress-enbg-color, 0%, 0% ); -} - -.gantt-child-progress-background() { - background: @theme-primary; -} - -.gantt-child-manualprogress-background() { - .custom-gradient(@gantt-chart-manual-child-progressbar-gradient-color, @gantt-chart-manual-child-progressbar-stbg-color, @gantt-chart-manual-child-progressbar-endbg-color, 0%, 0% ); -} - -@colorpicker-image: url(../common-images/lighttheme/colorpicker_light.png); -@colorpicker-bg-color: @content-bg-color; -@colorpicker-border-color: #c8c8c8; -@colorpicker-button-bg-color: @content-bg-color; -@colorpicker-button-border-color: @content-bg-color; -@colorpicker-popup-bg-color: @default-bg-stcolor; -@colorpicker-popup-boder-color: @default-border-color; -@colorpicker-btn-bg-color: @content-bg-color; -@colorpicker-hover-font-color: #5c5c5c; - - - - -@ajaxloaderimage: url(images/ajax-loader.gif); - -@ratingresetimage: url(images/Rating_Clear.png); -@ratingactiveimage: url(images/Rating_Active.png); -@ratingnormalimage: url(images/Rating_Default.png); -@treeview-drop-image: url(images/drop-sibling.png); -@slider-tick: url(images/slider-tick.png); -@loading-img: url(images/waitingpopup.gif); - - - -@checkedtick-image: url(images/checkedtick.png); - -/*-----------------------Map------------------*/ - -@map-home: url(../common-images/maps/Home.png); -@map-home-hover: url(../common-images/maps/Home_hover.png); - -/*-----------------------PdfViewer------------------*/ -@pdfviewer-scrollcontainer: darken(@content-bg-color,12%); - -.pdfviewer-searchtoolbar-border-color() { - background-color: @content-bg-color; - box-shadow: none; -} -.pdfviewer-toolbar-border-color() { - background-color: @content-bg-color; - box-shadow: none; -} -.pdfviewer-toolbar-border-color-hover(){} -.pdfviewer-viewercontainer-border-color(){} -.pdfviewer-viewercontainer-bgcolor() { - @default-bg-stcolor: darken(@default-bg-endcolor, 1%); -} -/*-----------------------End PdfViewer------------------*/ - -/*-----------------------OLAP Definition-----------------*/ -@table-font: 12px @font-family - -!important; @pivotList-treeview-text-hvr-color:@active-font-color; @pivotList-dialog-close-hvr-color:@active-bg-stcolor; @pivotList-treeview-active-color:darken( desaturate( @active-bg-stcolor, 11 ), 2 ); @ogrid-dialog-bgcolor:darken( desaturate( @active-bg-stcolor, 4 ), 1 ); @pivotList-treeview-text:@default-font-color; @pivotList-treeview-hvr-color:@active-bg-stcolor; @ogrid-header-border-color:@content-border-color; @ogaugeTooltip-border-color:@content-border-color; @toolTipText-color:@content-font-color; @toolTip-bg-color:@default-bg-stcolor; @fg-table-color: @content-font-color; @bg-table-color: @content-bg-color; @brd-table-color: @gdroparea-border-color; @bg-value-color: @content-bg-color; @bg-summary-color: saturate( @active-bg-stcolor, 1 ); @fg-header-color: @content-font-color; @fg-header-hvr-color: @hover-font-color; @expander-img: url("../common-images/icons-gray.png"); @kpi-uparrow-img: url("../common-images/pivotgrid/up-arrow.png"); @kpi-rightarrow-img: url("../common-images/pivotgrid/right-arrow.png"); @kpi-downarrow-img: url("../common-images/pivotgrid/down-arrow.png"); @kpi-diamond-img: url("../common-images/pivotgrid/diamond.png"); @kpi-triangle-img: url("../common-images/pivotgrid/triangle.png"); @kpi-circle-img: url("../common-images/pivotgrid/circle.png"); @kpi-red-img: url("../common-images/pivotgrid/red.png"); @kpi-green-img: url("../common-images/pivotgrid/green.png"); @kpi-all-img: url("../common-images/pivotgrid/three-color.png"); @aeb-bgcolor: @content-bg-color; @oclient-bgcolor: @content-bg-color; @oclient-border-color: @content-border-color; @oclient-icons-color:@default-icon-color; @pivot-selection-background:@hover-bg-stcolor; @pivot-selection-border:@default-border-color; @oclient-dialog-bgcolor:@content-bg-color; @oclient-dialog-color:@default-font-color; @oclient-treeview-text:@default-font-color; @oclient-treeview-text-hover:@hover-font-color; @oclient-treeview-active:@active-bg-stcolor; @oclient-ddl-color:@default-font-color; @oclient-ddl-bgcolor:@content-bg-color; @oclient-ddl-bcolor:@content-border-color; @oclient-ddl-hcolor:@hover-font-color; @oclient-ddl-hbgcolor:@hover-bg-stcolor; @oclient-icons-hover-bg: @hover-bg-stcolor; @toolbar-bgcolor:@default-bg-stcolor; @toolbar-icons-hvrcolor:@hover-icon-color; @fullscreen-bg-color:@content-bg-color; @maxview-bg-color:@content-bg-color; @groupingBar-bg-color:@active-bg-stcolor; -.groupingBar-btn-color() { - color: @default-icon-color; - border-color: @content-border-color; -} - -.ogridheader-gradient() { - background: @content-bg-color; -} - -.ogridheader-hvr-gradient() { - background: @hover-bg-stcolor; -} - -.oclientDialog-setcolor() { - color: @default-font-color; - background: @default-bg-stcolor; -} - -.summary-gradient() { - background-color: #c6c6c6; - color: @hover-font-color; -} - -.oclient-header-color() { - color: @hover-font-color; - background-color: @hover-bg-stcolor; -} - -.hyperlink-setcolor() { - color: @active-bg-stcolor; -} - -.pivotpager-setcolor() { - color: @default-icon-color; -} - -.scrollPane-setcolor() { - background-color: @neutral-white; -} - -.scrollThumb-setcolor() { - background-color: @neutral-light; -} - -.scrollThumb-dragcolor() { - background-color: @default-icon-color !important; -} - -.pageIndicator-setcolor() { - background-color: @neutral-lighter; - border: 1px solid @neutral-secondary-alt; - color:@theme-light-font; -} - -.scrollThumb-hovercolor() { - background-color: @theme-light-font; -} - - -.chartTypesDialog-setcolor() { - background-color: @default-bg-stcolor; - border: 2px solid @content-border-color; -} -/*-----------------------OLAP Definition End-----------------*/ - -/*----------------------Reportviewer Definition start------------------*/ -@rv-toolbar-exportlistTip-before-border-color: transparent transparent @content-border-color transparent; -@rv-toolbar-exportlistTip-after-border-color: transparent transparent @default-bg-stcolor transparent; -@rv-popuppage-color: @content-bg-color; -@rv-navigate-disabled-opacity: 0.5; -@rv-viewerblock-font-size: 13px; -@rv-viewerblockcellcontent-font-size: 13px; - -@rv-viewerblock-bg-color: @neutral-light; -@rv-pageviewcontainer-bg-color: @neutral-quaternary-alt; -@rv-documentMappopup-bg-color: #EBEBEB; - -@rv-popuppageinfo-bg-color: black; -@rv-labelpageno-font-size:16px !important; -@rv-pageview-moz-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-webkit-box-shadow:rgba(0,0,0,0.6); -@rv-pageview-box-shadow:rgba(0,0,0,0.3); -@rv-pageview-border-color: rgb(128,128,128); - -@rv-ttooltip-background:white; -@rv-ttooltip-border-color:@content-border-color; -@rv-ttooltip-color:black; - -/*----------------------Reportviewer Definition End------------------*/ -/*----------------------Reportdesigner Definition Start------------------*/ -@rd-widget-font-size: 8px; -@rd-nav-arrow-size: 9px; -@rd-button-font-size: 11px; -@rd-preview-font-size: 13px; -@rd-header-font-size: 16.5px; -@rd-data-font-size: 18px; -@rd-acrdn-nav-size: 30px; -@rd-text-border-radius: 2px; -@rd-button-border-radius: 4px; -@rd-border-radius: 4px 4px 0 0; -@rd-exp-set:#000000; -@rd-exp-border:#c8c8c8; -@rd-exp-reset:#ffffff; -@rd-list-bgreset:transparent; -@rd-surfacecontainer-bg-color:@neutral-quaternary-alt; -@rd-switch-bg-color: @content-border-color; -@rd-accordion-hover:@hover-gradient-color; -@rd-accordion-border:@hover-border-color; -@rd-tab-fontcolor:black; -@rd-tab-hover-fontcolor:black; -@rd-dialog-addBtn:@active-bg-stcolor; -@rd-accordion-tile-hover:none; -@rd-nodata-alert-bg:#fff8ed; -.rd-tile-hover-gradient(){ - .custom-gradient(@rd-accordion-tile-hover, #e6e6e6,#d9d9d9, 0%, 0% ); -} -.rd-hover-gradient() { - .custom-gradient(@rd-accordion-hover,@hover-bg-stcolor,@hover-bg-endcolor, 0%, 0% ); -} -/*----------------------Reportdesigner Definition End------------------*/ -/*-----------------------SymbolPalette Definition-----------------*/ -@sp-outline:transparent none 0px; @sp-item-hover-color:#eaeaea; @sp-noborder:0px solid transparent; @sp-header-font-size:14px; @sp-header-border-radius:0px; -/*-----------------------Diagram Definition-----------------*/ -@dg-contextmenu:url("../common-images/diagram/diagram_context.png");@dg-contextmenu-hover:url("../common-images/diagram/diagram_context.png"); -@dg-ruler-overlap-bg: #D8D8D8; -@dg-ruler-space-bg: #EdEdEd; -@dg-ruler-tick: #0078d7; -@dg-ruler-label: #0078d7; - -/*-----------------------Datepicker Definition-----------------*/ -@disable-datepicker-text: lighten( @default-font-color, 55% ); -/*-----------------------Bootstrap support-----------------*/ -@bs-default-bg-stcolor:@default-bg-stcolor; @bs-header-bg-stcolor:@header-bg-stcolor; @bs-shadow-bg-color:@shadow-bg-color; @bs-content-font-color:@content-font-color; @bs-header-font-color:@header-font-color; @bs-hover-font-color:@hover-font-color; @bs-active-font-color:@active-font-color; @shadow-bg-size:2px; @content-font-color-element:#000000; .bs-default-gradient() { - .default-gradient(); -} - -.bs-header-gradient() { - .header-gradient(); -} - -.tooltip-colors() { - background-color: @content-bg-color; - border-color: @content-border-color; - color: @content-font-color; -} - -.handle-default-gradient() { - .default-gradient(); -} - -.handle-hover-gradient() { - .hover-gradient(); -} - -.vhandle-arrow() { - content: ""; -} - -.hhandle-arrow() { - content: ""; -} - -.border-bottom() { -} - -.focus-border-color() { - border-color: @active-bg-stcolor; -} - -.bs-hover-gradient() { -} - -.hover-font-color() { -} - -.active-icon-color() { -} - -.default-icon-color() { -} - -.add-borderdiv() { - border: @border-size @border-type @default-border-color; -} - -.transparent-border() { -} -/*----------------------Ribbon Definition-----------------------*/ -@rbncontent-content-bg-color: @content-bg-color; -@rbn-menu-font-hover-color: @active-bg-stcolor; -@rbnbackstage-item-select-color: @active-font-color; -@rbnbackstage-item-hover-color: @hover-font-color; -@rbn-border-color: @default-border-color; -@rbnapptab-font-color: @active-bg-stcolor; -@rbn-bg-color: @active-bg-stcolor; -@rbn-act-color: none; -@rbn-act-a-border-color: @default-border-color; -@rbncontent-font-color: @header-font-color; -@rbntab-font-color: @header-font-color; -@rbncontent-border-color: @content-border-color; -@rbnhelp-color: @default-icon-color; -@rbncaption-font-color: @content-font-color; -@rbndropdown-color: @content-bg-color; -@rbnmenu-font-color: @hover-font-color; -@rbn-white-color: #FFFFFF; -@rbn-apptab-color: @header-font-color; -@rbngallery-hover-color: @hover-bg-stcolor; -@rbngallery-select-color: @active-bg-stcolor; -@rbn-text-color: @hover-font-color; -@rbngallery-bg-color: @content-bg-color; -@rbngallery-border-color: @default-border-color; -@rbngallery-disable-color: #CECECE; -@rbnbackstage-start-hover-color: darken(@active-bg-stcolor, 15%); -@rbnbackstage-end-hover-color: darken(@active-bg-endcolor, 15%); -@rbnbackstage-normal-color: @active-bg-stcolor; -@rbnbackstage-start-select-color: lighten(@active-bg-stcolor, 15%); -@rbnbackstage-end-select-color: lighten(@active-bg-endcolor, 15%); -@rbntoggle-start-color: lighten(@active-bg-stcolor, 18%); -@rbntoggle-end-color: lighten(@active-bg-endcolor, 18%); -@rbnhover-font-color: @hover-font-color; -.ribbon-toggle-gradient(){ - .custom-gradient(@active-gradient-color,@rbntoggle-start-color, @rbntoggle-end-color, 18%, 0%); -} -.ribbon-header-gradient(){ - .ribbon-active-gradient(); -} -.ribbon-active-gradient(){ - .active-gradient(); -} -.ribbon-hover-gradient(){ - .hover-gradient(); -} -.ribbon-backstage-hover-bg() { - .custom-gradient(@active-gradient-color,@rbnbackstage-start-hover-color, @rbnbackstage-end-hover-color, 0%, 15%); -} -.ribbon-backstage-select-bg(){ - .custom-gradient(@active-gradient-color,@rbnbackstage-start-select-color, @rbnbackstage-end-select-color, 15%, 0%); -} -.ribbon-bg-hover-gradient(){} -.ribbon-tab-hover(){} -.ribbon-bg-active-gradient(){} -.ribbon-app-hover-gradient(){ - background:none; - @rbn-menu-font-hover-color:@active-bg-stcolor !important; -} -.office-ribbon-file-hover(){ - background:@theme-dark; -} -.ribbon-shadow(){ -} -.ribbon-app-tab-font(){ - color: @active-font-color; -} -/*----------------------Ribbon End-----------------------*/ -/*----------------------File Explorer Start-----------------------*/ - -.mouseselection-stylefor-fileexplorer() { - background-color: fade(@active-bg-stcolor,20%); -} -/*----------------------File Explorer End-----------------------*/ -/*----------------------Kanban Definition-----------------------*/ -@kanban-cell-exceed: #f8d9c7; -@kanban-cell-deceed: #ffedcd; -@kanban-cell-border:@default-border-color; -@kanban-card-border:@content-border-color; -@kanban-select-cardhead-border:lighten(@default-border-color,3%); -@kanban-cardhead-border: lighten(@default-border-color,3%); -@kanban-toolbar-border: @default-border-color; -@kanban-filter-done-stcolor: @hover-bg-stcolor; -@kanban-card-shadow: none; -@kanban-toggle-hover-ftcolor: @active-bg-stcolor; -.kanban-cell-bg(){ - .custom-gradient(@default-gradient-color, darken(@content-bg-color,4%), @content-bg-color, 0%, 0%); -} -.kanban-dragclone-bg(){ - .custom-gradient(@active-gradient-color, lighten(@active-bg-stcolor, 47.8%), @active-bg-endcolor, 0%, 0%); -} -.kanban-skheader-bg(){ - .custom-gradient(@default-gradient-color, lighten(@default-bg-stcolor, 1%), @default-bg-endcolor, 0%, 0%); -} -.kanban-header-font(){ - color:@active-bg-stcolor; -} -.kanban-targetdrag-font(){ - .default-gradient(); -} -.kanban-toggle-content-ftcolor(){ - color: @content-font-color; - opacity: 0.6; - filter: alpha(opacity=60); -} -.kanban-toggle-icon-ftcolor(){ - color: @content-font-color; - opacity: 0.8; - filter: alpha(opacity=80); -} -/*----------------------Kanban End-----------------------*/ -/*----------------------Spreadsheet Definition-----------------------*/ -@sscontent-color: @content-font-color; -@ssheader-content-color: @header-font-color; -@sscontent-border-color: @content-border-color; -@ssfroze-border-color: @content-border-color; -@ssdialog-border: @content-border-color; -@sscopy-blank-bgcolor: @content-border-color; -@sscopy-blur-bgcolor: darken( @content-bg-color, 4% ); -@sscomments-hdr-bgcolor: darken( @content-bg-color, 5% ); -@ssborder-bright: darken( desaturate( @active-bg-stcolor, 8% ), 1% ); -@sscomments-focused-border: lighten( desaturate( @active-bg-stcolor, 18% ), 14% ); -@sscomments-excel-border: darken( saturate( @header-border-color, 1% ), 4% ); -@sspager-font-color: @default-font-color; -@ssheader-border-color: @header-border-color; -@ssheader-bgcolor: @content-bg-color; -@sshover-bg-color: @hover-bg-stcolor; -@ssheader-select-bgcolor: @hover-bg-stcolor; -@ssheader-hover-bordercolor: @hover-border-color; -@sscontent-border-color: @content-border-color; -@ssfroze-highlight-color: @active-bg-stcolor; -@sschart-darktheme-bgcolor: darken( @content-font-color, 13% ); -@ssdrpdwnbrdr: darken( @header-border-color, 7% ); -@ssselectall: lighten(@active-bg-stcolor, 40%); -@ssselectallhover: lighten(@active-bg-stcolor, 20%); -@ssselectselected: lighten( desaturate( @active-bg-stcolor, 17% ), 14% ); -@sschart-select-bgcolor: lighten( desaturate( @active-bg-stcolor, 24% ), 20% ); -@sscontent-active-bgcolor: darken( desaturate( @active-bg-stcolor, 11% ), 2% ); -@sscontent-active-color: @active-font-color; -@ssnumeric-icon-color: darken( @header-border-color, 31% ); -@ssactive-bg-color: @active-bg-stcolor; -@ss-icon-color: @default-icon-color; -@ssbtntgle-start-color: lighten(@active-bg-stcolor, 18%); -@ssbtntgle-end-color: lighten(@active-bg-stcolor, 18%); -@ss-chartmenu-bgcolor: @content-bg-color; -@ss-chartmenu-color: @default-font-color; -@ss-chartmenuheader-bgcolor: @header-bg-stcolor; -@ss-textarea-color: @default-border-color; -@ssrowselect-font-color: @content-font-color; -.spread-toggle-gradient() { - .custom-gradient(@active-gradient-color,@ssbtntgle-start-color, @ssbtntgle-end-color, 18%, 0%); -} -@ssactive-font-color: @default-font-color; -@ssactive-icon-color: @default-icon-color; -@ssdown-arrow-cursor: url("../common-images/spreadsheet/down_arrow_light.cur"),auto; -@ssright-arrow-cursor: url("../common-images/spreadsheet/right_arrow_light.cur"),auto; -@ssformatpainter-cursor: url("../common-images/spreadsheet/format_painter_light.cur"),auto; -@ssdraw-border-cursor: url("../common-images/spreadsheet/draw_border_light.cur"),auto; -@ssdraw-border-grid-cursor: url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto; -@ssheader-hover-bgcolor: @theme-lighter; -@ssheader-hover-fontcolor:@theme-light-font; -@sscontent-selection-bgcolor:@neutral-quaternary-alt; -@sschart-select-color:@theme-tertiary; -@ssdlgbtn-dark-font:@theme-dark-font; -@ssactive-border-color:@active-border-color; -@ssdlgbtn-dark-bg:@theme-dark; -@sshover-border-color:@neutral-secondary-alt; -@ssactive-buttonbg-color:@theme-light; -/*----------------------Spreadsheet End-----------------------*/ -/*----------------------Office 365 theme-----------------------*/ -.border-selection() { - border: none; -} -.colorpicker-color-selection() { - @colorpicker-button-border-color: @content-border-color; -} -.colorpicker-boxshadow-selection() { - box-shadow: none; -} - -/*----------------------rangeScrollbar Start------------------*/ - -@default-rangeScroll-select-fill: @default-bg-stcolor; -@default-rangeScroll-select-stroke: @default-border-color; -@hover-rangeScroll-select-fill: @hover-bg-stcolor; -@hover-rangeScroll-select-stroke: @hover-border-color; -@default-rangeScroll-backRect-fill: @content-bg-color; -@default-rangeScroll-backRect-stroke: @content-border-color; -@default-rangeScroll-arrow-fill: @default-icon-color; -@hover-rangeScroll-arrow-fill: @hover-icon-color; - -/*----------------------rangeScrollbar End--------------------*/ - - - -/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/ -.colorpickericon-color-selection() { -} -/*----------------------material theme-----------------------*/ -.material-stylefor-bordertop(){} -.material-stylefor-fileexplorer() { - border-bottom: @border-size @border-type @header-border-color; -} - -.material-stylefor-button(){} -.material-stylefor-datepicker(){} -.material-stylefor-borderradius(){} - -/*--------------- common ----------------- */ - -.switch-animate-icon-color() {} - -.tab-header-background() { - background: @default-bg-stcolor; -} - -.switch-grid-header-icon() { - -} - -.switch-datepick-header-hover() { - @header-font-color: @hover-font-color; -} - -.switch-datepick-header-text() { - @hover-font-color: @header-font-color; -} - -.switch-datetimepick-button-text() { - @content-font-color: @default-font-color; -} - -.switch-colorpicker-grpbtn-text() { - @default-font-color: @content-font-color; -} - -.switch-splitter-divder-hover() { - @hover-border-color: @active-border-color; -} - -.switch-schedule-appointment-btn() { - @active-bg-stcolor: @theme-primary; -} - -.switch-schedule-header-color() { - @schedule-header-border-color: @neutral-tertiary-alt; - @header-border-color: @neutral-tertiary-alt; - @content-border-color: @neutral-tertiary-alt; - @header-bg-stcolor: @neutral-white; - @header-font-color: @neutral-secondary; -} - -.switch-pivotgrid-draggale-button() { - @default-font-color: @default-icon-color; -} - -.switch-pivotgrid-groupingBar-btn-color() { - @default-icon-color: @default-font-color; -} - -.switch-pivotgrid-btn-hover() { - @active-font-color: @hover-border-color; -} - -.switch-pivotclient-icon-hover() { - color: @hover-icon-color; -} - -.switch-pivotclient-treeview-icon-hover-active() { - color: inherit; -} - -.switch-checkbox-icontick() { - @active-bg-stcolor: @content-font-color; -} - -.switch-ribbon-file-header-txt-color() { - @rbn-white-color: @default-font-color; -} - -.switch-file-explorer-context-icon-color() { - @hover-font-color: @hover-icon-color; -} - -.switch-rte-active-icon-color() { - @active-font-color: @active-icon-color; -} - -.switch-rte-context-icon-color() { - @hover-font-color: @hover-icon-color; -} - -/*---------------high-contrast ------*/ - -.high-contrast-groupbtn-border() { - @hover-border-color: @default-border-color; -} -.switch-themes-groupbtn-border-color() { - @hover-gbtn-border-color: @hover-border-color; -} -.high-contrast-gantt-toolbar-icon-border() { - @hover-border-color: transparent; -} -.high-contrast-stylefor-silder-active() {} -.high-contrast-checkbox-bordercolor() {} -.high-contrast-radio-bordercolor() {} -.high-contrast-radio-iconcircle() {} -.high-contrast-tab-headerborder() {} -.high-contrast-tab-header-normal-font() {} -.high-contrast-rotator-default-border() {} -.high-contrast-rotator-pager-border() {} -.high-contrast-file-explorer-search-text() {} -.high-contrast-file-explorer-content-active() {} -.high-contrast-tagcloud-txt-hover() {} -.high-contrast-ribbon-header-active() {} -.high-contrast-ribbon-header-border() {} -.high-contrast-ribbon-header-active-border() {} -.high-contrast-ribbon-header-active-font() {} -.high-contrast-ribbon-header-hover-font() {} -.high-contrast-ribbon-file-header() {} -.high-contrast-ribbon-file-header-hover() {} -.high-contrast-gantt-textbox-border-color() { - border:1px solid @neutral-secondary-alt; -} -.high-contrast-gantt-active-font-color() {} -.high-contrast-toolbar-border() {} -.high-contrast-grid-button-border-color() {} -.high-contrast-schedule-content-icon-color() {} -.high-contrast-upload-btn-hover-color(){} -.high-contrast-stylefor-daterange(){} -.daterange-inrange-background() {} -/*---------------- Office-365 ----------------*/ - -.office-grid-footer-bg-color() { - @gcaption-border-color: lighten(@content-bg-color, 4%); -} - -.office-grid-footer-border-color() { - @default-border-color: @content-border-color; -} - -.office-grid-pager-bg-color() { - @pager-default-bg-color: @content-bg-color; -} - -.office-grid-pager-hover-color() { - background-color: @content-border-color; -} - -.office-button-bg-color() { - background: @content-bg-color; -} - -.office-silder-handle-bg-color() { - @default-bg-stcolor: @content-bg-color; -} - -.office-silder-handle-border-color() { - @default-border-color: @content-border-color; -} - -.office-silder-handle-hover-border-color() { - @hover-border-color: @content-border-color; -} - -.office-acrd-header-bg-color() { - background: @content-bg-color; -} - -.office-acrd-header-border-color() { - @default-border-color: @content-border-color; -} - -.office-tab-headerborder() { - @content-border-color: none; -} - -.office-tab-header-normal-font() { - @content-font-color: @default-font-color; -} - -.office-colorpick-popup-bg-color() { - @colorpicker-popup-bg-color: @content-bg-color; -} - -.office-colorpick-popup-border-color() { - @colorpicker-popup-boder-color: @content-border-color; -} - -.office-rotator-pager-hover-border() { - @hover-border-color: @content-font-color; -} - -.office-ribbon-header-bg-color() { - background: @default-bg-stcolor; -} - -.office-ribbon-header-border() { - @header-border-color: none; -} - -.office-ribbon-header-font-color() { - @rbncontent-font-color: @default-font-color; -} - -.office-ribbon-file-header() { - background: @theme-primary; -} - -.office-pivotclient-toolbar-bg-color() { - @toolbar-bgcolor: @content-bg-color; -} - -.office-checkbox-bordercolor() { - @content-border-color: @content-font-color; -} - -.office-file-explorer-toolbar-bg-color { - background: @content-bg-color; -} - -.office-file-explorer-toolbar-border-color() { - @default-border-color: @content-border-color; -} - -.office-rte-toolbar-color() { - @default-border-color: @content-border-color; -} - -.office-split-menu-color() { - @default-bg-stcolor: @content-bg-color; - @default-font-color: @content-font-color; - @default-border-color: @content-border-color; -} - -.office-tab-header-bg-color { - background: @content-bg-color; -} - -.office-radio-iconcircle() { - @active-bg-stcolor: @content-font-color; -} - -.office-radio-bordercolor() { - @content-border-color: @content-font-color; -} - -.office-dialog-active-line-color() { - @tools-border-radius: @border-size; - @active-bg-stcolor: @header-border-color; -} -.office-tab-header-hover-font() { - @hover-font-color: @active-bg-stcolor; -} -.office-file-explorer-splitbtn-bg-color() { - background: @content-bg-color; -} -.office-ddl-checkbox-bordercolor() { - @content-border-color: @content-font-color; -} -.office-toolbar-bg-color() { - @default-bg-stcolor: @neutral-white; -} -.office-rte-splitbtn-bg-color() { - @default-bg-stcolor: @content-bg-color; -} -.office-upload-btn-hover-color() { - @default-bg-stcolor: @hover-bg-stcolor; -} -.office-tab-header-bghover-color { - @hover-bg-stcolor: @active-font-color; -} -.office-upload-button-border() { - border: 1px solid @default-border-color; -} -.office-tab-border-left-right() { - border: 1px solid @default-border-color; -} -.office-pivot-treeview-hover-border() { - border: 1px solid @hover-border-color; -} -.office-pivot-button-active() { - .active-gradient(); -} -.office-pivot-groupingBar-button-active() { - .active-gradient(); - color: @active-font-color; -} - -.office-pivot-treeview-active-color() { - color: @active-font-color; -} - -.office-pivot-button-border() { - border: none; -} -.office-pivot-dialog-icon-hover() { - .hover-gradient(); -} -/*------------------ material theme ---------------------*/ -.material-tab-border() { - border-bottom: transparent; -} -.material-tab-borderbottom() { - border-top: 3px solid transparent; -} -.material-tab-right-border() { - border-left: transparent; -} -.material-tab-right-bottom-border() { - border-right: transparent; -} -.material-tab-left-border() { - border-right: transparent; -} -.material-tab-left-bottom-border() { - border-left: transparent; -} -.material-tab-bottom-border() { - border-top: transparent; -} -.material-tab-bottom-border-bottom() { - border-bottom: transparent; -} -.material-datepick-header-icon-color() {} -.material-dialog-icon-hover-bg-color() {} -.material-dialog-icon-hover-color(){} -.material-menu-active-bg-color() {} -.material-radio-bg-color() {} -.material-radio-bordercolor() {} -.material-radio-iconcircle() {} -.material-tab-header-bg-hover-color() {} -.material-tab-headerborder() {} -.material-tab-header-normal-font() {} -.material-tab-header-hover-font() {} -.material-hover-navigation-header-icon-color() {} -.material-tootip-bg-color() {} -.material-tootip-border-color() {} -.material-tootip-text-color() {} -.material-button-border-color() {} -.material-listview-header-icon-color() {} -.material-tileview-bg-color() {} -.material-ribbon-header-active-font() {} -.material-ribbon-file-header() {} -.material-ribbon-file-header-hover() {} -.material-pivot-drag-bg-color() {} -.material-pivot-drag-column-color() {} -.material-pivot-drag-column-br-color() {} -.material-pivot-drag-column-txt-color() {} -.material-pivotclient-box-shadow() {} -.material-grid-droparea-bg-color() {} -.material-grid-header-border-top-color() {} -.material-gantt-header-background() {} -.material-gantt-header-icon-color() {} -.material-upload-background() {} -.material-upload-border() {} -.material-active-box-shadow() {} -.material-normal-box-shadow() {} -.material-checkbox-bordercolor() {} -.material-checkbox-act-bordercolor() {} -.material-upload-dialog-active-line() { - border-bottom: none; -} -.material-radio-act-bordercolor(){} -.material-file-explorer-splitbtn-shadow(){} -.material-file-explorer-splitbtn-radius(){} -.material-ddl-checkbox-bordercolor(){} -.material-tab-padding-bottom() { - padding-bottom: 1px; -} -.material-tab-border-bottom-line(){} - -.material-headerStylefor-datepicker(){} -.material-dateDimension-datepicker(){} -.material-dateCircle-datepicker(){} -.material-monthDimension-datepicker(){} -.material-buttonText-alignment(){} -.material-icon-alignment(){} -.material-gantt-toolbar-shadow(){} -.material-upload-dialog-bg-color(){} -.material-headerStylefor-datepicker() { - background-color: fadeout(lighten(@header-bg-stcolor, 40%),50%); -} - -.material-dateDimension-datepicker() { - height: 30px; - position: relative; - z-index: 1; - padding-top: 5px; -} - -.material-timeDimension-datepicker() { - height: 35px; -} - -.material-dateCircle-datepicker() { - border-radius: 50%; -} - -.material-monthDimension-datepicker() { - height: 58px; - position: relative; - z-index: 1; -} - -.material-tab-padding-bottom() { - padding-bottom: 0px; -} - -.material-tab-border-bottom-line() { - @border-size: 0px; -} - -.material-buttonText-alignment() { - padding: 0.1em 0.2em .1em; -} - -.material-icon-alignment() { - top: 0; - left: 0; -} - -.material-gantt-toolbar-shadow() { -} - -.material-datePicker-header() { - float: left; -} - -.material-borderRadius-datepicker() { - border-radius: 0px; -} - -.material-datePicker-headerText() { - float: left; -} - -.material-headerText-padding() { - border-radius: 0; -} - -.material-rightIcon-alignment() { - right: 0; -} - -.material-icon-dimension() { - height: 30px; - width: 30px; -} - -.material-icon-position() { - top: 7px; - left: 8px; -} - -.material-otherMonth-dateColor() { - color: fadeout(@active-bg-stcolor,50%); -} - -.material-text-dimension() { - width: 76%; -} - -.material-headerHoverStylefor-datepicker() { - color: @header-font-color; -} - -.material-rte-splitbtn-radius() { - box-shadow: none; - border-radius: 0px; - height: 36px !important; -} - -.material-headerHoverStylefor-dateTimePicker() { - color: @content-font-color; -} - -.material-header-RTL() { - float: right; -} - -.material-prevIcon-RTL() { - left: 0; - float: right; -} - -.material-nextIcon-RTL() { - right: 0; - float: right; -} - -.material-drillDownContainer-font() { - color: @content-font-color; -} - -.material-styleFor-timePicker() { - background-color: @primary-font-color; -} -/*-----------------------HeatMap Definition-----------------*/ -@hmp-border-color: #c8c8c8; -@hmp-font-color: black; -@hmp-background-color: white; -/* Common style */ - -.e-content-area { - background-color: @widget-bg-color; - color: @label-color; - border-color: @content-border-color; - font-family: @font-family; -} - -/*Theme Color*/ -.e-grid.e-rtl .e-indentcell{ -border-left-color: @row-border-color; -} -.e-grid .e-rarrowup-2x:before{ - & when (@skin= "material") { - content: "\e826" !important; - } - & when (@skin= "office-365") { - content: "\e826"; - } -} -.e-grid .e-rarrowdown-2x:before { - & when (@skin= "material") { - content: "\e827" !important; - } - & when (@skin= "office-365") { - content: "\e827"; - } -} -.e-grid.e-rtl .e-headercell, -.e-grid.e-rtl .e-grouptopleftcell{ -border-right-color:@row-border-color; -border-bottom-color:@row-border-color; -} -.e-grid.e-rtl .e-movablecontent, -.e-grid.e-rtl .e-movableheader { - border-right-color: @gheader-border-color; -} - -/*..........................Skin css...........................*/ -.e-grid{ -font-family: @font-family; -border-color: @gdroparea-border-color; -color: @gcontent-font-color; -border-top: none; -& when (@skin= "office-365") { - border-color : @neutral-light; -} -} -.e-grid .e-pager{ -.office-grid-pager-bg-color; -& when not (@skin= "material") { -background-color: @pager-default-bg-color; -} -& when (@skin= "material") { - background-color:@content-bg-color; - border-width : 1px 0 0; -} -& when (@skin= "office-365") { - border-width : 1px 0 0; -} - -} -.e-grid .e-pager .e-numericitem:hover, -.e-grid .e-pager .e-nextpage:Hover, -.e-grid .e-pager .e-lastpage:Hover, -.e-grid .e-pager .e-firstpage:Hover, -.e-grid .e-pager .e-prevpage:Hover{ -.office-grid-pager-hover-color; -} - -.e-grid .e-btn.e-select{ -.high-contrast-grid-button-border-color; -} -.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-grid .e-btn.e-select.e-flat{ - & when (@skin ="office-365"){ - margin-left: 0 !important; - margin-right: 6px !important; - } -} -.e-grid .e-btn.e-btn-normal.e-txt{ - & when (@skin ="office-365"){ - padding:0; - } -} -.e-grid .e-icon{ - color: @default-icon-color; -} -.e-groupheadercell .e-icon { -color: @header-icon-color; -} -.e-grid .e-gridheader .e-icon{ - .switch-grid-header-icon; - color: @header-icon-color; -} - -.e-grid .e-dialog > .e-dialog-scroller, -.e-grid .e-excelfilter.e-dlgcontainer { - border:@border-size @border-type @content-border-color ~"\9"; -} -.e-grid.e-dlgcontainer .e-value .e-caption{ - & when (@skin= "office-365") { - color:@neutral-secondary; - font-size:14px; - - } -} -.e-grid .e-icon.e-animatebutton { - .switch-animate-icon-color; - color: @active-icon-color; - cursor: pointer; - & when (@skin= "material") { - color: @primary-font-color-50; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } -} -.e-grid .e-grouptopleftcell { - border-right: 1px solid #c8c8c8; -} -.e-grid td.e-indentcell + .e-rowcell { -border-left: none; -} -.e-grid th.e-lastgrouptopleftcell + .e-headercell, -.e-grid th.e-grouptopleftcell + .e-stackedHeaderCell{ -border-left: none; -} -.e-grid th.e-filterbarcell.e-grouptopleftcell + th.e-filterbarcell{ -border-left:none; -} -.e-columnChooser { - border: 1px solid @default-border-color; - font-size: @font-size; - color: @default-font-color; -} -.e-grid .e-ccButton{ - & when (@skin= "material") { - width:100px !important; - padding-left:9px !important; - margin-right:1px !important; - } - -} -.e-grid .e-btncan{ - & when (@skin= "material") { - color: @base-font-color !important; - } -} -.e-grid .e-btnsub.e-flat.e-button:after, .e-grid .e-btncan.e-flat.e-button:after{ - & when (@skin= "material") { - animation: none !important; - background:transparent; - } - -} -.e-grid .e-ccBtndiv{ - & when (@skin= "material") { - margin-right:-1px !important; - border:none !important; - margin-top:-7px !important; - } - & when (@skin= "office-365") { - margin-top:3px !important; - } -} - -.e-grid .e-ccformbtn{ - & when (@skin= "material") { - width:80px !important; - } -} - .e-columnChoosertail { - border-bottom-color: @default-border-color; - & when (@skin= "material") { - display:none !important; - } - -} - .e-columnChoosertailAlt { - border-bottom-color: @gheader-bg-color; - & when (@skin= "material") { - border-bottom-color: @default-border-color; - display:none !important - } -} - .e-columnChooserListDiv:hover{ - background-color: @alt-row-bg-color; -} - .e-columnChooser .e-vhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooser .e-hhandlespace { - background-color: @content-bg-color !important ; -} - .e-columnChooserSplitter { - border-top: 1px solid @default-border-color; - & when (@skin= "material") { - display:none !important; - } - } -.e-grid .e-number { - background-color: @grid-uisupport-background-color; - color: @grid-uisupport-number-color; -} -.e-grid .e-tableLastCell { - border-right-color: @row-border-color !important; -} - .e-stackedHeaderRow th { - border-bottom: 1px solid @row-border-color !important; -} - .e-resFilterDialogHeaderDiv { - border-bottom: 1px solid @row-border-color !important; -} - .e-resposnsiveFilterBtnLeft { - border-right: 1px solid @row-border-color !important; -} - .e-resIcon { - color:@gheader-border-color !important; -} - - .e-grid .e-filterdialoglarge .e-ddl, .e-grid .e-filterdialoglarge .e-numeric, - .e-grid .e-filterdialoglarge .e-atc, .e-grid .e-filterdialoglarge .e-datewidget - { - & when (@skin= "office-365") { - height : 32px !important; - } - } - -.e-grid .e-toolbar .e-hover .e-icon, -.e-grid .e-headercell.e-hover .e-icon { - color: @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:hover, - .e-grid .e-toolbar > .e-horizontal [data-content = "Search"]:active{ - & when (@skin= "material") { - background:none; - } -} -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-active >a, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"].e-hover >a{ - & when (@skin= "material") { - background:none; - } -} - -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:hover, -.e-grid .e-toolbar > .e-horizontal [data-content = "Search"] >a.e-searchitem:active{ - & when (@skin= "material") { - background-color:@default-border-color; - } -} -.e-grid div.e-gridtoolbar{ - & when (@skin= "office-365") { - background-color:@neutral-white; - height:40px; - padding-left:0; - padding-right:0; - } -} -.e-grid .e-ejinputtext.e-gridsearchbar{ - & when (@skin= "material") { - line-height :20px !important; - text-indent:0.75em; - } -} - -.e-grid .e-dlgBtns .e-button{ - font-family: @font-family; - font-weight: normal; - font-size: 14px; -} -.e-grid .e-gridpopup .e-content{ - background-color: @content-bg-color; - border-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup span:hover, -.e-grid .e-gridpopup .e-spanclicked { - border-color:@default-icon-color; -} -.e-grid .e-gridpopup .e-downtail:before, -.e-grid .e-gridpopup .e-downtail { - border-top-color: @gdroparea-border-color; -} -.e-grid .e-gridpopup .e-downtail:after { - border-top-color: @content-bg-color; -} -.e-grid .e-gridcontent, -.e-grid .e-form-container{ -background-color: @gcontent-bg-color; -} -.e-grid.e-columnChooser .e-hscroll , -.e-grid.e-columnChooser .e-vscroll{ -background-color: transparent; -} -.e-grid .e-groupdroparea{ -.pager-selection-gradient(); -border-top-color: @row-border-color; -color: @gdroparea-font-color; - & when (@skin= "material") { - color: @base-font-color; - opacity:0.87; - } -} -.e-grid .e-groupheadercell div{ - & when (@skin= "office-365") { - margin-right : 8px; - } -} -.e-grid .e-groupdroparea{ - .material-grid-droparea-bg-color; -} -.e-grid .e-groupdroparea.e-default{ - & when (@skin= "material") { - background: @primary-color-50; - } - & when (@skin= "office-365") { - background: @neutral-quaternary-alt; - } -} -.e-grid .e-groupdroparea.e-active{ - & when (@skin= "material") { - background: @primary-color-300; - } - & when (@skin= "office-365") { - background: @theme-primary; - padding-top:16px; - padding-bottom:16px; - } -} -.e-grid .e-groupdroparea.e-allowDrop{ - & when (@skin= "office-365") { - background: @theme-primary; - } -} -.e-grid .e-cloneproperties{ - & when not (@skin= "material"){ - color: @gheader-hover-font-color; - .row-Hover(); - } - border-color: @row-border-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - background-color: @grey-200; - font-size: 13px !important; - font-family:'Roboto', Segoe UI; - font-weight:normal; - border-radius: 22px; - height:17px !important; - padding:10px !important; - width:auto !important; - } -} -.e-grid.e-draganddrop { - & when (@skin= "material") { - background-color: @grey-200; - border-color: @row-border-color; - border-width: 1px; - /*opacity: .5;*/ - padding: 4px 5px; - /* border-width: 1px; */ - font-size:13px; - font-family: 'Roboto', Segoe UI; - border-style: solid; - white-space: nowrap; - vertical-align: middle; - height: auto !important; - border-radius: 0!important - } -} -.e-grid.e-draganddrop .e-rowcell{ - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.54); - border-color: @row-border-color; - - } -} - -.e-grid .e-groupcaption, -.e-grid .e-groupcaptionsummary{ -color: @default-font-color; -background-color: @gcaption-border-color; -border-color: @row-border-color; -border-top-color: @default-border-color; -} -.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent -{ - border-style: solid; - border-width: 1px 0 0; - border-color: @row-border-color; -} -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent, -.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell -{ - border:none; -} -.e-grid .e-gridsummary .e-indentcell -{ - background-color:@gcaption-border-color; - border-top-color: @default-border-color; -} -.e-grid .e-headercell-hover, -.e-grid .e-groupheadercell:hover{ -color: @gheader-hover-font-color; -.material-headerHoverStylefor-datepicker; -} -.e-grid .e-headercell-hover{ - & when (@skin= "material") { - background-color:@grey-200; - } -} -.e-grid .e-headercell-hover .e-headercelldiv{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; -} -} -.e-grid .e-headercell-hover >.e-headercelldiv:hover{ -& when (@skin= "material") { -color : @hover-icon-color; - .material-headerHoverStylefor-datepicker; - opacity:1; -} -} -.e-grid .e-gridheader .e-headercellactive .e-icon{ -& when (@skin= "material") { -color: @pager-active-font-color; -} -& when (@skin= "office-365") { -color: @pager-active-font-color; -} -} -.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter-alt; - } -} -.e-grid .e-groupheadercell{ -color: @gheader-font-color; -border-color: @row-border-color; -border-radius: @gcaption-border-radius; -background-color:@default-bg-stcolor; - & when (@skin= "material") { - border-color: @header-bg-stcolor; - } -} -.e-grid .e-alt_row{ -background: @alt-row-bg-color; - & when (@skin= "material") { - background: @grey-50; - } - & when (@skin ="office-365"){ - background:@neutral-lighter-alt; - } - -} -.e-grid .e-inlineform-titlebar{ -border-color: @row-border-color; -background-color: @gedit-title-color; - & when (@skin= "material") { - background-color:@widget-bg-color; - } - & when (@skin= "office-365") { - background-color:@neutral-light; - color:@neutral-secondary; - font-size:14px; - } -} -.e-grid .gridform .e-label label{ - & when (@skin= "office-365") { - padding-top:15px; - font-size:14px; - color: @theme-light-font; - } -} -.e-grid .e-dialog .gridform .e-numerictextbox{ - & when (@skin= "material") { - width:100% !important; - } -} -.e-grid .e-indentcell, -.e-grid .e-recordpluscollapse, -.e-grid .e-recordplusexpand{ -border-color: @row-border-color; -border-top-color: @default-border-color; -background-color: @gcaption-border-color; -} -.e-grid .e-detailcell, -.e-grid .e-detailrowcollapse, -.e-grid .e-detailrowexpand, -.e-grid tr.e-editedrow td.e-rowcell{ -border-top-color:@row-border-color; -} -.e-grid .e-detailrowcollapse.e-lastrowcell{ - border-bottom-color:@row-border-color; - } -.e-grid .e-detailindentcell { - border-right-color: @row-border-color; -} -.e-grid .e-rowcell.e-updatedtd { - color: @gcontent-font-color; -} -.e-grid .e-rowcell.e-updatedtd.e-active { - color: @row-selection-font-color; -} -.e-activefocusout.e-grid .e-numericitem.e-active, .e-activefocusout.e-grid .e-groupdroparea , .e-activefocusout.e-grid td.e-active, .e-activefocusout.e-grid td.e-cellselectionbackground { - background: @grid-focusout; -} -.e-grid td.e-active, -.e-grid .e-form-titlebar{ - & when (@skin= "material") { - background-color: @grey-100 ; - color:rgba(0, 0, 0, 0.84) ; - } - & when not (@skin= "material") { - .row-selection(); - color: @row-selection-font-color; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-gridFromDiv{ - & when (@skin= "office-365") { - margin-top:15px; - } -} -.e-grid td.e-cellselectionbackground{ - & when not (@skin= "material") { - .cell-selection(); - color: @row-selection-font-color; - } - & when (@skin= "material") { - background-color: @grey-100; - } - & when (@skin= "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-grid .e-headercelldiv:hover { - & when (@skin= "material") { - color: @primary-font-color-50; - opacity: 0.84 - } - } -.e-grid .e-inlineform-titlebar{ -font-size: @gheader-font-size; -color: @gheader-font-color; -& when (@skin= "material") { -color : @base-font-color; -} -& when (@skin= "office-365") { -color : @neutral-secondary; -} -} -.e-grid .e-form-titlebar{ - & when (@skin= "material") { -color : @base-font-color !important; -border-bottom : 1px solid; -border-color :@default-border-color; - background-color:@widget-bg-color !important; -} - & when (@skin= "office-365") { -color : @neutral-secondary; -background-color:@neutral-light; -border-color:@neutral-light; -font-size:14px; -} -} -.e-grid .e-recordpluscollapse > div, -.e-grid .e-detailrowcollapse > div{ -background-color: transparent; -cursor:pointer; -} -.e-grid .e-dialog .gridform .e-save{ -& when (@skin= "material") { - margin-left:55px !important; - } -& when (@skin= "material") { - margin-left:42px !important; - } -& when (@skin = "office-365"){ - margin-left:36px !important; -} -} -.e-grid .e-dialog.e-titlebar{ - & when (@skin = "office-365"){ - padding-bottom :20px; - } -} -.e-grid .e-headercell, -.e-grid .e-grouptopleftcell{ -& when not (@skin= "material") { -.gheader-gradient(); -border-top-color : @gdroparea-border-color ; -border-left-color : @header-border-color ; -border-bottom-color : @gheader-border-color; -} -& when (@skin= "material") { - /*background-color : @content-bg-color;*/ - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - border-right-color:@default-border-color; - /*//border-bottom:1px;*/ - - } - -& when (@skin= "office-365") { - /*background-color : @content-bg-color;*/ - border-left-color: @neutral-light; - border-bottom-color:@neutral-light; - border-right-color:@neutral-light; - /*//border-bottom:1px;*/ - - } -} - - .e-grid .e-headercell, - .e-grid .e-headercell-hover{ - - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-secondary; - } - } - .e-grid .e-rowcell{ - & when (@skin= "office-365") { - /*office-365*/ - color:@theme-light-font; - font-size:13px; - } - } -.e-grid .e-grouptopleftcell{ - & when (@skin= "material") { - border-left-color: @default-border-color; - border-bottom-color:@default-border-color; - } -} -.e-grid .e-horizontallines .e-resizer{ - & when (@skin= "material") { - border-width:0 1px 0 0; - } -} -.e-grid th.e-headercell[aria-sort = ascending] div , .e-grid th.e-headercell[aria-sort = descending] div { - & when (@skin= "material") { - font-size:medium; - } -} -.e-grid .e-columnselection{ -.column-selection(); -color: @row-selection-bg-color; - & when (@skin= "material") { - color:rgba(0, 0, 0, 0.84) ; - } -& when (@skin= "office-365") { - background-color: @neutral-light; - color:@theme-light-font; - } -} -.e-grid .e-grid-icon{ -.gheader-gradient(); -} - .e-grid .e-groupheadercell { - & when (@skin= "office-365") { - font-size:14px; - font-family: @font-family; - background:@theme-light; - color:@theme-light-font; - } - - } - .e-grid .e-groupheadercell:hover{ - & when (@skin= "office-365") { - background:@theme-lighter; - font-size:14px; - font-family: @font-family; - color:@theme-light-font; - } - } - .e-grid .e-groupcaption, .e-grid .e-groupcaptionsummary{ - & when (@skin= "office-365") { - font-size:17px; - color:@neutral-secondary; - } - } -.e-grid tr.e-groupcaptionrow{ - & when (@skin= "office-365") { - height:40px; - } - } -.e-grid .e-gridheader{ -color: @gheader-font-color; -border-bottom-color:@gdroparea-border-color; -border-top-color:@gdroparea-border-color; -.material-grid-header-border-top-color; -& when (@skin= "office-365") { - border-bottom-color:@neutral-light; - border-top-color:@neutral-light; - } -} -.e-grid .e-headercontent, -.e-grid .e-movableheader{ -border-right-color:@gdroparea-border-color; -} -.e-grid.e-rtl .e-headercontent{ -border-left-color: @gdroparea-border-color; -} -.e-grid .e-editcell, -.e-grid .e-form-container, -.e-grid .e-externalformedit, -.e-grid .e-tabletd, -.e-grid .e-rowcell{ -border-color: @row-border-color; -} -.e-grid .e-form-container, -.e-grid .e-externalformedit{ - & when (@skin= "material") { - width:100% - } -} - -.e-grid .e-rowcell:first-child{ - & when (@skin= "office-365") { - padding: 0 8px 0 10px; - - } -} -.e-grid .e-rowcell:last-child{ - & when (@skin= "office-365") { - padding:0 10px 0 8px; - - } -} -.e-grid .e-rowcell .e-ejinputtext, -.e-grid .e-ejinputtext.e-filtertext -{ - & when (@skin= "material") { - background-color:transparent; - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - - } -} -.e-grid .e-rowcell .e-ejinputtext{ - & when (@skin= "material") { - height:34px !important; - border-width : 0 0 1px 0; - width:100% !important; - } -} - -.e-grid .e-ejinputtext.e-filtertext{ - & when (@skin= "material") { - border-width : 0 0 2px 0; - text-indent:0; -} - -} - -.e-grid .e-rowcell .e-ejinputtext:active, -.e-grid .e-ejinputtext.e-filtertext:active -{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - border-width:0 0 2px 0; - } - & when (@skin= "office-365") { - border-color:@theme-primary; - } -} -.e-grid .e-rowcell .e-ejinputtext:focus, -.e-grid .e-ejinputtext.e-filtertext:focus -{ - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } -} - -.e-grid .e-rowcell .e-ejinputtext:hover, -.e-grid .e-ejinputtext.e-filtertext:hover -{ - & when (@skin= "material") { - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-dark; - } -} - -.e-grid .e-rowcell .e-ejinputtext[disabled], -.e-grid .e-ejinputtext.e-filtertext[disabled] -{ - & when (@skin= "material") { - box-shadow: none; - border-width:0 0 1px 0; - border-bottom-color: transparent; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,38%); - } -} -.e-grid .e-rowcell .e-ejinputtext[disabled]:hover, -.e-grid .e-ejinputtext.e-filtertext[disabled]:hover -{ - & when (@skin= "material") { - box-shadow: none; - } -} - -.e-grid .e-rowcell .e-ejinputtext.e-animation:focus, -.e-grid .e-ejinputtext.e-filtertext.e-animation:focus -{ - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} -.e-grid .e-rowcell .e-ejinputtext::selection, -.e-grid .e-ejinputtext.e-filtertext::selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border-width:0 0 2px 0; - } -} -.e-grid .e-rowcell .e-ejinputtext::-moz-selection, -.e-grid .e-ejinputtext.e-filtertext::-moz-selection -{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-grid .e-form-togglebtn:hover{ - .hover-gradient(); -} -.e-grid .e-form-toggle-icon{ -color:white; -} -.e-grid .e-filterbarcell, -.e-grid .e-filterbarcelldisabled{ -border-color: @row-border-color; -background-color: @gheader-bg-color; -background-image: none; -& when (@skin= "material") { - background-color:@content-bg-color; - border-color:@default-border-color; - } -} -.e-grid .e-grid-filterstatusbar, -.e-grid .e-grid-filterstatusbarbottom{ -.pager-selection-gradient(); -border-color: @gdroparea-border-color; -} - -.e-grid .e-grid-filterstatusbar .e-msgdiv, -.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{ -color: white; -} - -.e-grid .e-groupdroparea.e-hover { -.pager-hover-gradient(); -& when (@skin= "office-365"){ - background-color:@theme-primary; -} -} -.e-grid tr.e-hover { - - .row-Hover(); - color:@hover-font-color; - & when (@skin= "material"){ - background-color: @grey-200; - color:rgba(0, 0, 0, 0.84); - } - & when (@skin= "office-365"){ - background-color: @neutral-lighter; - color:@theme-light-font; - } -} -.e-grid tr.e-traverse { - .row-Hover(); - color:@hover-font-color; -} -.e-grid .e-scrollcss { - & when not (@skin= "material") { - .gheader-gradient(); - } - & when (@skin= "material") { - background-color:@grey-50; - } -} -.e-grid .e-headercell-hover, -.e-grid .e-filtercell:hover, -.e-grid .e-groupheadercell:hover{ - & when not (@skin= "office-365") { - .header-hover-gradient(); - } -} -.e-grid .e-reorderindicate { - border-right-color:@row-selection-bg-color; - & when (@skin= "material") { - border-right-color:@accent-color; - } -} -.e-grid.e-rtl .e-reorderindicate{ - border-left-color:@row-selection-bg-color; -} -.e-grid div.e-field-validation-error { - & when not (@skin= "material") { - background-color: #FFFE91; - color: #CD0A0A; - word-wrap: break-word; - } - & when (@skin= "material") { - background-color:@grey-700; - color:@primary-font-color; - } - & when (@skin= "office-365") { - font-size:12px; - background-color:@warning-bg-color; - color:@neutral-light-font; - } - white-space: normal; -} -.e-grid .e-dialog .e-addedrow label, .e-grid .e-dialog .e-editedrow label, .e-grid .e-inlineformedit label, .e-grid .e-externalformedit label{ - & when (@skin= "office-365") { - font-size:14px; - color:@neutral-light-font; - } - -} -.e-grid form.gridform.field-validation-empty{ - border: 1px solid #cd0a0a; -} - -.e-grid .e-editedrow .e-normaledit .e-ddl{ - & when (@skin= "office-365") { - width:100%; - } -} -.e-grid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color:#fffe92; - - } - & when (@skin= "material") { - border-bottom-color:@grey-700; - } - & when (@skin= "office-365"){ - border-bottom-color:@warning-bg-color; - } -} -.e-grid .e-ejinputtext { -border: 1px solid @content-border-color; -outline:none; -background-color: @content-bg-color; -color: @content-font-color; -vertical-align:baseline; -text-indent: 10px; -padding-right: 4px; -} - - .e-ejinputtext:focus { -box-shadow: 0 0 5px @shadow-bg-color; -} -.e-grid .e-summaryrow { - .office-grid-footer-bg-color; - background-color:@gcaption-border-color; - .office-grid-footer-border-color; - border-color: @default-border-color; - border-left-color: @default-border-color !important; - & when (@skin= "office-365"){ - background-color:@neutral-light; - border-color:@neutral-white; - } -} - .e-gridfooter { - width: 100%; - background-color: @gcaption-border-color; - border-top: 1px solid @default-border-color; - } -.e-grid .e-detailcell tr:first-child td.e-summaryrow{ - border-top: 1px solid @default-border-color; -} - -.e-grid .e-gridSummaryRows{ - color: @default-font-color; - & when (@skin= "material") { - height:48px ; - color:rgba(0, 0, 0, 0.84) ; - } - & when (@skin= "office-365") { - font-size:14px; - color:@theme-light-font ; - } -} - -.e-grid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - - .e-grid .e-headercell-hover .e-ascending, -.e-grid .e-groupheadercell:hover .e-ascending, -.e-grid .e-headercell-hover .e-filtericon, -.e-grid .e-headercell-hover .e-descending, -.e-grid .e-headercell-hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-descending, -.e-grid .e-groupheadercell:hover .e-togglegroupbutton, -.e-grid .e-groupheadercell:hover .e-ungroupbutton{ -background-color:transparent; - & when not (@skin= "material") { -color:@hover-icon-color; - - } - -} - -.e-grid .e-headercellactive,.e-grid .e-headercellactive span, -.e-grid .e-headercellactive div { -color: @pager-active-font-color; -} -.e-grid .e-headercellactive { -.pager-selection-gradient(); -& when (@skin= "material") { - .header-hover-gradient(); -} -} -.e-grid .e-movablecontent, -.e-grid .e-movableheader { - & when not (@skin= "material") { - border-left-color: @gheader-border-color; - } - & when (@skin= "material") { - border-left-color:@grey-500; - } -} -.e-grid .e-frozeny { - & when not (@skin= "material") { - border-bottom-color: @gheader-border-color !important; - } - & when (@skin= "material") { - border-bottom-color:@grey-500 !important; - } -} -.e-grid .e-dialog .e-header .e-icon{ -color: @header-font-color; -} -.e-grid.e-responsive .e-rowcell{ -border-bottom-color: @row-border-coloropac; -} -.e-grid.e-responsive .e-table > tbody > tr > td:last-child { -border-bottom-color: @row-border-color; -} -.e-grid form .e-select:hover .e-icon,.e-grid form .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{ - -moz-user-select: text; - -khtml-user-select: none; - -webkit-user-select: text; - -ms-user-select: text; - user-select: text; -} -.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row) { - background-color: @content-bg-color; -} - - -.e-heatmap.e-grid { - display: block; -} - -.e-heatmaplegend { - display: block; -} - -.e-heatmap.e-grid .e-alt_row, -.e-heatmap.e-grid td.e-cellselectionbackground, -.e-heatmap.e-grid .e-headercell, .e-heatmap.e-grid .e-grouptopleftcell { - background: white; -} - -.e-heatmap.e-js.e-grid { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercelldiv { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-headercell { - height: 30px; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child { - font-weight: 600; - font-size: 12px; -} - -.e-heatmap.e-js.e-grid .e-gridheader { - border-bottom-width: 1px; -} - -.e-heatmap.e-js.e-grid, -.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child, -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell, -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid td.e-cellselectionbackground, -.e-heatmap.e-js.e-grid .e-headercell, -.e-heatmap.e-js.e-grid .e-grouptopleftcell, -.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-gridheader, -.e-heatmap.e-js.e-grid .e-movablecontent, -.e-heatmap.e-js.e-grid .e-movableheader { - border-color: @hmp-border-color; -} - -.e-heatmap.e-js.e-grid.e-responsive .e-rowcell { - border-bottom: none; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - -.e-heatmaplegend.e-js .sf-ht-label, -.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell, -.e-heatmap.e-js.e-grid .e-headercelldiv { - color: @hmp-font-color; -} - -.e-heatmap.e-js.e-grid .e-alt_row, -.e-heatmap.e-js.e-grid .e-row, -.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate, -.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell, -.e-heatmap.e-grid td.e-cellselectionbackground { - background-color: @hmp-background-color; -} - - - -.e-excelfilter.e-dlgcontainer { - font-family: @font-family; - font-weight: normal; - font-size: @font-size + 1; - color: @gcontent-font-color; - z-index:10001; - & when (@skin= "office-365") { - padding :20px 12px; - } -} - -.e-excelfilter .e-searchcontainer, -.e-excelfilter.e-dlgcontainer { - background: none @gcontent-bg-color; -} -.e-excelfilter .e-btncan{ - & when (@skin= "material") { - color:@base-font-color !important; - } - -} -.e-excelfilter .e-menu, -.e-excelfilter .e-menu.e-vertical, -.e-excelfilter .e-menu.e-vertical .e-list > ul { - background: @gcontent-bg-color; - & when (@skin= "material") { - box-shadow:none; - } -} - -.e-excelfilter .e-checkboxlist { - background: @alt-row-bg-color; - border: @alt-row-bg-color; -} -.e-excelfilter.e-dlgcontainer, -.e-excelfilter.e-dlgcustom .e-fieldset, -.e-excelfilter .e-menu.e-vertical .e-list > ul{ - border-width: @border-size; - border-style: @border-type; - border-color: @scroll-bg-color; -} -.e-excelfilter .e-checkboxlist label.e-ftrchk, -.e-excelfilter.e-dlgcustom label.e-caption, -.e-excelfilter .e-searchbox .e-searchitem{ - font-weight:normal; -} -.e-excelfilter .e-optable .e-fields .e-value span.e-widget{ - & when (@skin= "material") { - width:160px !important; - } -} - .e-sortasc, - .e-sortdesc { - font-size: @font-size + 6; -} -.e-excelfilter.e-dlgcustom .e-fieldset legend { - font-size: @font-size + 2; - color: @gcontent-font-color; - border: none; -} -.e-excelfilter .e-select:hover .e-icon{ -color: @hover-icon-color; -} -.e-excelfilter.e-dlgcustom .e-input{ -line-height: 1.7em; -} -.e-excelfilter{ - -moz-user-select: none; - -khtml-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor, .e-excelfilter .e-menu .e-list.e-bghdrcolor, e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused, -.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover, .e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover { - background: @content-bg-color; -} -.e-bghdrcolor > a, .e-fghdrcolor > a { - color: @gheader-font-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor{ - border-color: @gheader-bg-color; -} -.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{ - border-color: @gheader-border-color; - background: transparent; -} -.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused > a, -.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover > a, .e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused > a { - background: transparent; - color: @gheader-font-color; -} - -.e-excelfilter .e-searchbox .e-ejinputtext{ - & when (@skin= "material") { - border-width:0 0 2px 0; - text-indent:0.75em; - } -} -.e-excelfilter .e-searchbox .e-ejinputtext:focus{ - - & when (@skin= "material") { - box-shadow:none; - border-color:@accent-color; - } -} - -.e-excelfilter .e-menu-wrap ul.e-menu{ - & when (@skin= "material") { - padding-left:0px; - padding-top:12px; - } -} -.e-excelfilter .e-btncontainer input, -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "material") { - margin-top: 12px; - margin-bottom: 12px; - margin-left: 14px; - } -} -.e-excelfilter .e-searchcontainer .e-fields{ - & when (@skin= "material") { - margin:12px 0; - } -} -.e-btn.e-btn-normal,.e-tbtn.e-btn-normal{ - & when (@skin= "material") { - padding:0 10px; - } -} - -.e-excelfilter .e-btncontainer > div{ - & when (@skin= "material") { - padding-left: 41px; - } - -} - -.e-excelfilter.e-dlgcustom{ - & when (@skin= "material") { - padding-bottom: 8px !important; - } -} - -.e-excelfilter .e-dialog{ - & when (@skin= "office-365") { - padding:20px 25px 0; - } -} -.e-excelfilter.e-dlgcustom.e-dialog:first-child{ - & when (@skin= "office-365") { - padding-top:8px; - } - } -.e-excelfilter.e-dlgcustom .e-dlgfields:last-child{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} - .e-excelfilter.e-dlgcustom .e-dlgfields { - & when (@skin= "office-365") { - padding-bottom: 20px; - } - } -.e-excelfilter span.e-filternone.e-icon{ - & when (@skin= "office-365") { - margin:0; - } -} -.e-excelfilter .e-checkboxlist .e-ftrchk{ - & when (@skin= "office-365") { - margin-top:6px; - height:36px; - } -} -.e-excelfilter ul.e-menu.e-vertical{ - & when (@skin= "office-365") { - width:242px !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child{ - & when (@skin= "office-365") { - margin-right:0 !important; - } -} -.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields{ - & when (@skin= "office-365") { - float:right; - } - -} -.e-excelfilter .e-shadow .e-list>a{ - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-excelfilter .e-shadow{ - & when (@skin= "material") { - box-shadow: 0 0 9px rgba(0,0,0,.4) !important; - } -} - -/*---------------------------------Schedule Theme--------------------------------*/ -.e-schedule, -.e-schedule.e-scheduleouter { - & when (@skin= "material") { - color: @base-font-color; - background-color: @content-bg-color; - } - - & when (@skin= "office-365") { - color: @neutral-dark; - background-color: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-schedule .e-mobileNavigation { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when not (@skin= "material") { - color: @default-icon-color; - } -} - -.e-scheduledrawer .e-mAddEvent, -.e-scheduledrawer .e-mday, -.e-scheduledrawer .e-mweek, -.e-scheduledrawer .e-mworkweek, -.e-scheduledrawer .e-mmonth, -.e-scheduledrawer .e-mcustomview, -.e-scheduledrawer .e-magenda { - color: @default-icon-color; -} - -.e-scheduledrawer .e-lv .e-list.e-state-default:hover > .e-list-img { - color: @hover-icon-color; -} - -.navDrawerMenu li { - & when (@skin= "office-365") { - border-bottom: 1px solid @neutral-light !important; - } -} - -.e-scheduledrawer .e-list.e-state-active .e-list-img { - & when (@skin= "material") { - color: @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @active-icon-color; - } -} - -.e-schedule .icon-AddGrad:before { - color: #2382C3; -} - -.e-schedule .e-datecommondiv { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-font-color; - } -} - -.e-schedule .e-commonviewbutton { - & when (@skin= "material") { - color: @primary-font-color; - background: @primary-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .bs-default-gradient(); - color: @default-font-color; - border: @border-size @border-type @default-border-color; - border-right: none; - } -} - -.e-schedule .e-commonviewbutton.e-activeview:hover { - & when (@skin= "office-365") { - color: @theme-dark-font; - background: @theme-dark; - } -} - -.e-schedule .e-nextapp:hover, -.e-schedule .e-prevapp:hover { - - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-scheduledialog .e-scheduleclose:hover { - & when (@skin="material") { - background-color: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-schedule .e-commonviewbutton:hover { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - } -} - -.e-schedule .e-appup, -.e-schedule .e-appdown { - & when (@skin= "material") { - color: @base-font-color; - } - - & when not (@skin= "material") { - color: @default-font-color; - } -} - -.e-schedule .e-appup:hover, -.e-schedule .e-appdown:hover { - & when not (@skin= "material") { - color: @schedule-select-bg-color; - } -} - -.e-schedule .e-singleview { - & when not (@skin= "material") and not (@skin="office-365") { - border-right: @border-size @border-type @default-border-color; - } -} - -.e-schedule.e-rtl .e-firstview, -.e-schedule .e-lastview { - & when not (@skin= "material") and not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - } -} - -.e-schedule .e-dateheader { - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; -} - -.e-schedule .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-right: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalemptytd { - .switch-schedule-header-color; - border: none !important; - border-left: @border-size @border-type @content-border-color !important; - border-top: @border-size @border-type @content-border-color !important; -} - -.e-categorizeMenuSelected { - background: none repeat scroll 0 0 aliceblue; - border: 1px solid #0094ff !important; -} - -.e-schedule .e-dateheader, .e-schedule .e-leftindent { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickstartend { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-scheduledialog .e-quickstartendtime { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-scheduledialog .e-quickcreatebottomcontainer { - & when (@skin= "material") { - border-top: @border-size @border-type @grey-300; - } -} - -.e-schedule .e-horizontalheader { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontalheadertddate { - border-left: none !important; - border-bottom: none !important; - border-right: none !important; -} - -.e-schedule .e-horizontaltimetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-top: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontalalternatetd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type transparent; - border-top: @border-size @border-type @header-border-color !important; -} - -.e-schedule .e-horizontmonthheaderdatetd { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color !important; - border-left: @border-size @border-type @header-border-color; -} - -.e-schedule .e-horizontmonthheaderdaytd, -.e-schedule .e-horizontaltabletimecell { - & when (@skin= "material") { - background: @content-bg-color; - } -} - -.e-schedule .e-alternateworkcell { - .switch-schedule-header-color; - border-left: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-dayend { - .switch-schedule-header-color; - border-left: 2px @border-type @content-border-color !important; -} - -.e-schedule .e-parentnode, -.e-schedule .e-parentworkcell { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color !important; -} - - -.e-schedule .e-parentnode { - & when not (@skin= "material") { - .default-gradient(); - border-bottom: @border-size @border-type @content-border-color !important; - } -} - -.e-schedule .e-childnode, -.e-schedule .e-childworkcell { - .switch-schedule-header-color; - border-bottom: @border-size dotted @content-border-color !important; -} - -.e-schedule .e-workcells, -.e-schedule .e-monthcells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - background: @schedule-cells-bg-color; -} - -.e-schedule .e-othermonths { - border-left: @border-size @border-type transparent; -} - -.e-schedule .e-agendacells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-agendahover, -.e-schedule .e-schedulerepeat, -.e-schedule .e-schedulerepeatedit, -.e-schedule .e-scheduleallday { - .high-contrast-schedule-content-icon-color; - color: @active-bg-stcolor; -} - -.e-schedule .e-alternatecells, .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300; - } - - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ); - } -} - -.e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dotted transparent; - } -} - -.e-schedule .e-appointresizer-top, -.e-schedule .e-appointresizer-bottom, -.e-schedule .e-appointresizer-left, -.e-schedule .e-appointresizer-right { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - - & when not (@skin="office-365") { - color: @active-font-color; - } -} - -.e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin="office-365") { - background: @content-bg-color; - } -} - -.e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color; - } - - & when (@skin= "office-365") { - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - } -} - -.e-schedule .e-nextapp, -.e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%); - background-color: @grey-100; - border: @border-size @border-type @grey-400; - border-bottom: transparent; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border: @border-size @border-type @neutral-lighter; - border-bottom: transparent; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .default-gradient(); - border: @border-size @border-type @default-border-color; - border-bottom: transparent; - color: @default-font-color; - } -} - -.e-schedule .e-nextprevappdisable { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - background: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - opacity: 0.4; - } -} - -.e-schedule .e-navigatenext, -.e-schedule .e-navigateprevious { - & when (@skin= "material") { - color: @primary-font-color; - } - - & when (@skin= "office-365") { - color:@neutral-secondary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-schedule .e-scheduleheader > td { - & when (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - border-bottom: none; - } - - & when not (@skin="office-365") { - border: @border-size @border-type @default-border-color; - border-bottom: none; - } -} - -.e-schedule .e-headerarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-bottom: none; -} - -.e-schedule .e-contentarearow > td { - .switch-schedule-header-color; - border: @border-size @border-type @content-border-color; - border-top: none; -} - -.e-schedule .e-resourceexpand:after, -.e-schedule .e-resourcecollapse:after { - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-schedule.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl.e-scheduleresponsive.e-resources { - .switch-schedule-header-color; - border-right: none; - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerbackcolor, -.e-schedule .e-timecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-monthheader, .e-schedule .e-scrolltimecells { - & when (@skin= "material") { - color: @base-font-color; - } - - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-schedule .e-currentdayhighlight { - & when (@skin= "material") { - color: @accent-color !important; - background: fade(@accent-color,12%) !important; - } - - & when (@skin= "office-365") { - color: @theme-light-font !important; - background: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @header-font-color !important; - background: fade(@active-bg-stcolor, 30%) !important; - } -} - -.e-schedule .e-horizontal .e-currentdayhighlight { - & when (@skin= "material") { - background: none !important; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } -} - -.e-schedule .e-currentdayhighlight .e-activeview { - & when (@skin= "material") { - background: none !important; - color: @accent-color !important; - border: none; - } - - & when (@skin= "office-365") { - background: @neutral-white !important; - color: @theme-primary !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: none !important; - color: @header-font-color !important; - } -} - -.e-schedule .e-headercells:not(.e-currentdayhighlight) .e-activeview { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - border: none; - } -} - -.e-schedule .e-mousehover { - background-color: @schedule-select-bg-color !important; - color: @hover-font-color; -} - -.e-schedule .e-mousehover .e-agendahover, -.e-schedule .e-mousehover .e-schedulerepeat, -.e-schedule .e-mousehover .e-schedulerepeatedit, -.e-schedule .e-mousehover .e-scheduleallday { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - color: @hover-icon-color; - } -} - -.e-schedule .e-highlightcurrenttimeline { - background-color: darken(@active-bg-stcolor,5%); -} - -.e-schedule .e-currenttime { - background-color: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule .e-timeidicatorcircle { - color: darken(@active-bg-stcolor,5%); -} - -.e-scheduledialog .e-recuredit { - color: @active-bg-stcolor; -} - -.e-schedule .e-alldaycells { - .switch-schedule-header-color; - border-left: @border-size @border-type @content-border-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-headerresourcecells { - .switch-schedule-header-color; - border-bottom: @border-size @border-type @content-border-color; -} - -.e-schedule .e-resourcecells, -.e-schedule .e-monthnamecells{ - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @border-size @border-type @header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-headercells { - .switch-schedule-header-color; - border-left: @border-size @border-type @header-border-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-monthdateshighlight { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @watermark-font-color !important; - } -} - -.e-schedule .e-monthcurrenttime { - background: darken(@active-bg-stcolor,5%); - color: @active-font-color; -} - -.e-schedule.e-rtl .e-agendacells, -.e-schedule.e-rtl .e-workcells, -.e-schedule.e-rtl .e-alldaycells, -.e-schedule.e-rtl .e-monthcells { - border-left: none !important; - border-right: @border-size @border-type @content-border-color; -} - -.e-schedule.e-rtl .e-resourcecells, -.e-schedule.e-rtl .e-headercells, -.e-schedule.e-rtl .e-horizontmonthheaderdatetd, -.e-schedule.e-rtl .e-horizontmonthheaderdaytd, -.e-schedule.e-rtl .e-monthnamecells{ - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-othermonths { - border-left: none !important; - border-right: @border-size @border-type transparent; -} - -.e-schedule.e-rtl .e-dayend { - border-left: none !important; - border-right: 2px @border-type @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontaltimetd { - .switch-schedule-header-color; - border-left: none !important; - border-right: @border-size @border-type @header-border-color; -} - -.e-schedule.e-rtl .e-alternateworkcell { - border-left: none !important; - border-right: @border-size dotted @content-border-color !important; -} - -.e-schedule.e-rtl .e-horizontalalternatetd { - border-left: none !important; - border-right: @border-size @border-type transparent !important; -} - -.e-schedule .e-activeview { - & when (@skin= "material") { - opacity: 1; - border-bottom: 2px @border-type @accent-color; - } - - & when (@skin= "office-365") { - color: @theme-primary-font; - background: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .schedule-app-color(); - color: @active-font-color; - } -} - -.e-schedule .e-monthleftcells, -.e-schedule .e-settingsindent { - .switch-schedule-header-color; - border-bottom: @schedule-active-border-size @border-type @schedule-header-border-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-resourceleftindentcells, -.e-schedule .e-monthnameleftindentcell{ - .switch-schedule-header-color; - border-bottom: @border-size @border-type transparent; - background: @header-bg-stcolor; - color: @header-font-color; -} - -.e-schedule .e-horizontaldaterender { - .switch-schedule-header-color; - background: @header-bg-stcolor; - color: @header-font-color; -} - - .e-draggableAppointment, -.e-schedule .e-monthappointment, -.e-schedule .e-alldayappointment, -.e-schedule .e-appointment, -.e-schedule .e-inline { - .schedule-app-color(); - color: @active-font-color; - border: @border-size @border-type @schedule-app-border-color; -} - -.e-schedule .e-categorycolor, -.e-schedule .e-agendacolordiv { - .schedule-app-color(); -} - -.e-schedule .e-selectedAppointment { - border: 1px solid black; -} - -.e-schedule .e-selectedCell, -.e-schedule .e-agendaappointment.e-selectedAppointment { - & when (@skin= "material") { - background-color: @grey-100 !important; - } - - & when (@skin= "office-365") { - background-color: @theme-lighter !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @schedule-select-bg-color !important; - } -} - -.e-schedule .e-borderleft { - border-left: @border-size @border-type @content-border-color; -} - -.e-schedule .e-borderright { - border-right: @border-size @border-type @content-border-color !important; -} - -.e-scheduledialog .e-buttonactive:not(.e-disable) { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-primary !important; - color: @theme-primary-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor !important; - color: @active-font-color !important; - } -} - -.e-scheduledialog .e-buttonactive:not(.e-disable):hover { - & when (@skin= "material") { - background-color: fade(@base-font-color,12%) !important; - } - - & when (@skin= "office-365") { - background: @theme-dark !important; - color: @theme-dark-font !important; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background: @hover-bg-stcolor !important; - color: @hover-font-color !important; - } -} - -.e-scheduledialog .e-detailedapp, -.e-scheduledialog .e-editevents { - .switch-schedule-appointment-btn; - color: @active-bg-stcolor; -} - -.e-scheduledialog .e-dialogheader { - font-weight: bold !important; -} - -.e-scheduledialog .e-outerarrowline { - border-color: @content-border-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 9px 9px 0; - left: 0; - position: absolute; - top: 0; -} - -.e-scheduledialog .e-innerarrow { - border-color: @content-bg-color rgba(0, 0, 0, 0); - border-image: none; - border-style: solid; - border-width: 8px 8px 0; - left: 1px; - position: absolute; - top: 0; -} - - .e-draggableAppointment { - box-shadow: 5px 5px 5px @overlay-bg-color; -} - -.e-schedule .e-blocktimeappointment { - background-color: darken(@default-bg-stcolor, 20%); - color: @default-font-color; - opacity: 0.4; -} - -.e-scheduledialog div.e-field-validation-error { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - white-space: normal; - } - - & when not (@skin= "material") { - background-color: #fffe91; - color: #cd0a0a; - white-space: normal; - } -} - -.e-schedule .e-appsoverflow { - color: @default-icon-color; -} - -.e-schedule .e-appsoverflow:hover { - color: @hover-icon-color; -} - -.e-scheduledialog div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -@media print { - .e-schedule .e-monthappointment, - .e-schedule .e-alldayappointment, - .e-schedule .e-appointment, - .e-schedule .e-activeview, - .e-schedule .e-currenttime, - .e-schedule .e-highlightcurrenttimeline, - .e-schedule .e-agendacolordiv, - .e-schedule .e-selectedCell{ - background: @schedule-app-stbg-color !important; /* Old browsers */ - & when (@skin= "gradient-azure-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-lime-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when (@skin= "gradient-saffron-dark") { - background: -moz-linear-gradient(top, @schedule-app-stbg-color 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - & when not (@skin= "gradient-azure-dark") and not (@skin="gradient-lime") and not (@skin="gradient-lime-dark") and not (@skin="gradient-saffron") and not (@skin="gradient-saffron-dark"){ - background: -moz-linear-gradient(top, 0%, @schedule-app-endbg-color 100%) !important; /* FF3.6+ */ - } - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@schedule-app-stbg-color), color-stop(100%,@schedule-app-endbg-color)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* IE10+ */ - background: linear-gradient(to bottom, @schedule-app-stbg-color 0%,@schedule-app-endbg-color 100%) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{schedule-app-stbg-color}', endColorstr='@{schedule-app-endbg-color}',GradientType=0 ) !important; /* IE6-9 */ - color: #fff !important; - } - - .e-schedule .e-scheduleheader { - & when (@skin= "material") { - background: @primary-color !important; - } - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - } - } - - .media-print-default-gradient(@derivedfrom, @start, @end, @light, @dark) when (true) { - &{ - .generate(); - } - .generate() when (@derivedfrom = none) { - @gradient: none; - background: @start !important; - } - .generate() when not (@derivedfrom = none) { - @gradient: lighten(extract(@derivedfrom, 1), @light), darken(extract(@derivedfrom, 2), @dark) !important; - background: @start !important; /* Old browsers */ - background: -moz-linear-gradient(top, @gradient) !important; /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@start), color-stop(100%,@end)) !important; /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top,@gradient) !important; /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, @gradient) !important; /* Opera 11.10+ */ - background: -ms-linear-gradient(top, @gradient) !important; /* IE10+ */ - background: linear-gradient(to bottom, @gradient) !important; /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{start}', endColorstr='@{end}',GradientType=0 ) !important; /* IE6-9 */ - } - } - - .e-schedule .e-workcells, - .e-schedule .e-monthcells { - border-bottom: @border-size @border-type @content-border-color !important; - border-left: @border-size @border-type @content-border-color !important; - background: @schedule-cells-bg-color !important; - } - - .e-schedule .e-monthcellhighlight { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-businesshighlightworkcells { - & when (@skin= "office-365") { - background: @neutral-white !important; - } - & when not (@skin="office-365") { - background: @content-bg-color !important; - } - } - - .e-schedule .e-nextapp, - .e-schedule .e-prevapp { - & when (@skin="material") { - color: fade(@base-font-color,87%) !important; - background-color: @grey-100 !important; - border: @border-size @border-type @grey-400 !important; - border-bottom: transparent !important; - } - & when (@skin= "office-365") { - color: @neutral-light-font !important; - background: @neutral-lighter !important; - border: @border-size @border-type @neutral-lighter !important; - border-bottom: transparent !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - .media-print-default-gradient(@default-gradient-color, @default-bg-stcolor, @default-bg-endcolor, 0%, 0%); - border: @border-size @border-type @default-border-color !important; - border-bottom: transparent !important; - color: @default-font-color !important; - } - } - - .e-schedule .e-apptext, - .e-schedule .e-apptime, - .e-schedule .e-recurapp:before, - .e-schedule .e-recureditapp:before { - color: @active-font-color !important; - } - - .e-schedule .e-scheduleallday:before, - .e-schedule .e-schedulerepeat:before, - .e-schedule .e-schedulerepeatedit:before, - .e-schedule .e-timeidicatorcircle:before { - color: @schedule-app-stbg-color !important; - } - - .e-schedule .e-alternatecells, - .e-schedule .e-ampmstyle { - & when (@skin= "material") { - border-bottom: @border-size dashed @grey-300 !important; - } - & when (@skin= "office-365") { - border-bottom: @border-size dotted @neutral-quaternary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size dotted lighten( @content-border-color, 2% ) !important; - } - } - - .e-schedule .e-othermonths { - border-left: @border-size @border-type transparent !important; - } -} -/*-----------------------Schedule Theme End -----------------------------*/ - - - - .e-grid.e-rtl .e-nextpage, - .e-grid.e-rtl .e-nextpagedisabled{ -border-left-color: @pager-default-border-color; -} - -.e-pager, .e-grid .e-pagerstatusbar, .e-pager .e-drpdwn li, .e-pager .e-drpdwn, .e-pager div.e-drpdwndiv { -background-color: @pager-default-bg-color; -border-color: @pager-default-border-color; -color: @pager-font-color; - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} - -.e-pager { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: 13px; - color: fade(@base-font-color, 87%); - background-color: @primary-font-color; - border-color: @grey-300; - border-width: 1px 1px 1px; - } - & when (@skin= "office-365") { - border-width:1px 1px; - } -} - -.e-pager .e-icon { - & when (@skin= "material") { - position: relative; - } - & when (@skin= "office-365") { - height:32px; - width: 32px; - line-height:32px; - padding:0; - text-align:center; - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-pager .e-default:hover { - & when (@skin= "office-365") { - color:@neutral-secondary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - } -} - -.e-pager .e-spacing { - color: @pager-default-font-color; - & when (@skin= "material") { - /*material*/ - padding: 6px 1px 6px 1px; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } -} - -.e-pager .e-spacing.e-NP { - color: @default-icon-color; -} - -.e-pager .e-numericitem.e-hover , -.e-pager .e-currentitem.e-hover{ - & when (@skin= "material") { - background-color:@grey-200; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - .pager-hover-gradient(); - } -} -.e-pager.e-disable .e-numericitem.e-hover { - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - background:transparent; - border-right-color:#fff; - } -} -.e-pager .e-numericitem { - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color, 87%); - border-right-color: @content-bg-color; - width: 30px; - height: 20px; - line-height: 20px; - border-right: 0; - margin: 0 8px 0 8px; - position: relative; - overflow: hidden; - border-radius: 50%; - } - & when (@skin= "office-365") { - width: 32px; - height: 32px; - line-height:32px; - border-right-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background: @pager-default-bg-color; - border-right-color: @pager-default-border-color; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-lastpage, -.e-pager .e-firstpage, -.e-pager .e-firstpagedisabled { - & when not (@skin= "material") { - /*other*/ - background-color: @pager-default-bg-color; - color: @default-icon-color; - } - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-secondary; - } -} - -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled, -.e-pager .e-firstpagedisabled { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 26%); - } -} - -.e-pager .e-prevpage, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color, 54%); - } -} - -.e-pager .e-lastpage, -.e-pager .e-firstpage { - & when not (@skin= "material") { - /*other*/ - background-color: transparent; - } -} - -.e-pager .e-nextpage.e-hover, -.e-pager .e-lastpage.e-hover, -.e-pager .e-firstpage.e-hover, -.e-pager .e-prevpage.e-hover { - & when (@skin= "material") { - color:fade(@base-font-color,87%); - background-color:@grey-200; - border-radius:50%; - } - & when (@skin= "office-365") { - border-radius:0; - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-pager-gradient(); - } - -} -.e-pager.e-disable .e-nextpage.e-hover, -.e-pager.e-disable .e-lastpage.e-hover, -.e-pager.e-disable .e-firstpage.e-hover, -.e-pager.e-disable .e-prevpage.e-hover { - & when (@skin= "material") { - background: @content-bg-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - border-radius:0; - background:transparent; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: transparent; - border-right-color: #c8c8c8; - color: #686969; - } - -} -.e-pager .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - border-color: @content-bg-color; - margin: 2px 6px -4px 16px; - border-width: 0px; - } - & when (@skin= "office-365") { - border:none; - background-color: @neutral-white; - border-radius:0; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - background-color: @pager-default-bg-color; - border-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-pagercontainer { - & when (@skin= "material") { - /*material*/ - margin: 4px 16px -4px 6px; - } -} - -.e-pager.e-rtl .e-numericitem { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - } - & when (@skin= "office-365") { - border-left-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager .e-firstpage, -.e-pager .e-prevpage, -.e-pager .e-firstpagedisabled, -.e-pager .e-prevpagedisabled, -.e-pager .e-nextpage, -.e-pager .e-lastpage, -.e-pager .e-nextpagedisabled, -.e-pager .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-right-color: @primary-font-color; - padding: 6px 5px 6px 6px; - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - } - & when (@skin= "office-365") { - border-right-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-right-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl .e-firstpage, -.e-pager.e-rtl .e-prevpage, -.e-pager.e-rtl .e-firstpagedisabled, -.e-pager.e-rtl .e-prevpagedisabled, -.e-pager.e-rtl .e-nextpage, -.e-pager.e-rtl .e-lastpage, -.e-pager.e-rtl .e-nextpagedisabled, -.e-pager.e-rtl .e-lastpagedisabled { - & when (@skin= "material") { - /*material*/ - border-left-color: @primary-font-color; - padding: 6px 5px 6px 5px; - } - & when (@skin= "office-365") { - border-left-color:@neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-left-color: @pager-default-border-color; - } -} - -.e-pager.e-rtl div.e-parentmsgbar { - & when (@skin= "material") { - /*material*/ - padding-left: 24px; - } - & when (@skin= "office-365") { - margin-left:10px; - } - & when not (@skin= "material") and not (@skin="office-365"){ - margin-left:6px; - } - float: left; - -} - -.e-pager .e-currentitem.e-active { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} -.e-pager .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - border-radius: 50%; - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - /*background-color:#428BCA;*/ - } -} - -.e-pager.e-disable .e-currentitem.e-hover { - & when (@skin= "material") { - /*material*/ - background: #ff4081; - border-radius: 50%; - color: #fff; - - } - & when (@skin= "office-365") { - background:#deecf9; - border-right-color:#fff; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .pager-selection-gradient(); - color: @pager-active-font-color; - background-color:#179bd7; - } -} - -.e-pager .e-NP.e-numericitem, .e-pager .e-PP.e-numericitem { - & when (@skin= "material") { - vertical-align: top; - line-height: 12px; - } -} -.e-pager .e-drpdwndiv:before { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager .e-drpdwn li:hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - } -} -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before, -.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover, -.e-pager.e-disable .e-drpdwn li:hover { - color: @pager-font-color; - background: @pager-default-bg-color; -} -.e-pager .e-drpdwn li.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} - -.e-pager div.e-numericcontainer{ - & when (@skin= "office-365") { - margin-top:6px; - } -} -.e-pager div.e-parentmsgbar{ - & when (@skin= "office-365") { - color:@neutral-secondary; - } -} -.e-pager .e-textbox-paging.e-pagercontainer{ - float: none; -} -.e-pager .e-template{ - width: 100%; -} -.e-pager .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - border: none; - } -} -.e-pager .e-textbox-paging .e-nextpage,.e-pager .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-left: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager.e-rtl .e-textbox-paging .e-nextpage,.e-pager.e-rtl .e-textbox-paging .e-nextpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: 1px solid; - border-color: @pager-default-border-color; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - float: none; - margin-right:0px; - height: 26px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{ - width: 75px; -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - & when (@skin= "material") { - margin: 5px 8px 0 8px; - height: 12px; - width: 13px; - display: inline-block; - border-radius: 50%; - padding: 6px 3px 5px 6px; - color: rgba(0,0,0,.54); - } - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 9px 3px 8px 8px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord{ - & when (@skin="office-365"){ - font-weight: bolder; - } -} -.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - background: transparent; -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled, -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{ - - & when not (@skin= "material") and not (@skin="office-365"){ - padding: 8px 8px 2px 2px; - } - & when (@skin="office-365"){ - padding: 0px; - } -} -.e-pager.e-rtl .e-textbox-paging .e-gototextbox{ - & when not (@skin= "material") and not (@skin="office-365"){ - float: right; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px 4px 4px 0px; - } - & when (@skin= "material"){ - border-radius: 50%; - } -} -.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-radius: 0px; - } -} -.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - .hover-pager-gradient(); - } - & when (@skin= "office-365"){ - background-color:@neutral-lighter; - } - & when (@skin= "material"){ - background-color:@grey-200; - } -} -.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{ - border-right: inherit; -} -.e-pager.e-rtl .e-template .e-lastpage,.e-pager.e-rtl .e-template .e-lastpagedisabled{ - & when not (@skin= "material") and not (@skin="office-365"){ - border-right: none; - border-left: 1px solid; - border-left-color: @pager-default-border-color; - } -} -.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{ - display: none; -} - - - -/*------------------------------------- scrollbar -------------------------------------------*/ - -.e-scrollbar .e-vscroll, -.e-scrollbar .e-hscroll, -.e-scrollbar .e-vhandlespace { - & when (@skin="material") { - background-color: @grey-400; - border-color: @grey-300; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @scroll-bg-color; - } -} -.e-scrollbar .e-vscroll{ - &when not(@skin="material"){ - border-left:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-left:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-left:none; - } - border-right:none; -} -.e-scrollbar .e-hscroll{ - &when not(@skin="material"){ - border-top:@border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-top:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-top:none; - } -} -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} -.e-scrollbar .e-hscroll .e-hdown.e-icon{ - &when not(@skin="material"){ - border-right: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-right:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-right:none; - } -} -.e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: none; -} -.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{ - &when not(@skin="material"){ - border-bottom: @border-size @border-type @content-border-color; - } - &when (@skin="material"){ - border-bottom:@border-size @border-type @grey-300; - } - &when (@skin="office-365"){ - border-bottom:none; - } -} -.e-scroller.e-rtl .e-scrollbar .e-vscroll{ - &when not(@skin="office-365"){ - border-right:@border-size @border-type @content-border-color; - } - &when (@skin="office-365"){ - border-right:none; - } - border-left:none; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{ - border-left: @border-size @border-type @content-border-color; -} -.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{ - border-right: none; -} -.e-scrollbar .e-vhandle, -.e-scrollbar .e-hhandle { - &when (@skin="material") { - background-color: @grey-400; - } - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @scroll-handle-color; - } - transition: top .1s linear 0s, left .1s linear 0s; -} -.e-scrollbar .e-vhandle { - &when not(@skin="material") { - border-top: 1px solid @row-border-color; - border-bottom: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-top: 0.5px solid transparent; - border-bottom: 0.5px solid transparent; - } -} -.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-vhandle:active { - &when (@skin="material") { - border-top: 0.5px solid @grey-300; - border-bottom: 0.5px solid @grey-300; - } -} -.e-scrollbar .e-hhandle { - &when not(@skin="material") { - border-left: 1px solid @row-border-color; - border-right: 1px solid @row-border-color; - } - - &when (@skin="material") { - border-left: 0.5px solid transparent; - border-right: 0.5px solid transparent; - } -} - -.e-scrollbar .e-hhandle:hover,.e-scrollbar .e-hhandle:active { - &when (@skin="material") { - border-left: 0.5px solid @grey-300; - border-right: 0.5px solid @grey-300; - } -} - -.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{ - & when not (@skin="material") { - background-color:@hover-bg-stcolor; - } - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} -.e-scrollbar .e-vhandle:hover, -.e-scrollbar .e-hhandle:hover { - & when (@skin="material") { - background-color: @grey-500; - border-color: @grey-600; - } - & when (@skin= "office-365") { - background-color: @neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @hover-bg-stcolor; - cursor: default; - border-color: @hover-border-color; - } -} - -.e-scrollbar .e-vhandle.e-disable:hover, -.e-scrollbar .e-hhandle.e-disable:hover, -.e-scrollbar .e-vhandle.e-disable, -.e-scrollbar .e-hhandle.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable, .e-scroller .e-vscroll .e-vdown.e-button.e-disable, -.e-scroller .e-hscroll .e-hup.e-button.e-disable, .e-scroller .e-hscroll .e-hdown.e-button.e-disable, -.e-scroller .e-vscroll .e-vup.e-button.e-disable:hover, .e-scroller .e-vscroll .e-vdown.e-button.e-disable:hover, -.e-scroller .e-hscroll .e-hup.e-button.e-disable:hover, .e-scroller .e-hscroll .e-hdown.e-button.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } -} - -.e-scrollbar .e-vhandle:active, -.e-scrollbar .e-hhandle:active { - & when (@skin="material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -.e-scrollbar .e-button { - & when (@skin= "office-365") { - color:@neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } - } - -.e-scrollbar .e-button:hover -{ - & when (@skin= "office-365") { - background-color:@neutral-white; - color: @neutral-dark; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@hover-bg-stcolor; - color: @hover-icon-color; - } - border-color:@hover-border-color; -} - -.e-scrollbar .e-button{ - & when (@skin= "office-365") { - background-color:@neutral-white; - } - & when not (@skin="office-365") { - /*other*/ - background-color:@scroll-handle-color; - } - -} -.e-scroller.e-speed-scroll > .e-content{ - overflow: scroll !important; -} - -.e-scroller.e-speed-scroll .e-content, .e-scroller.e-speed-scroll .e-content { - touch-action: manipulation; - -ms-overflow-style: none; -} - -.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar { - height: 0; - width: 0; -} - -.e-scroller .e-disable .e-vhandle:hover, -.e-scroller .e-disable .e-button :hover, -.e-scroller .e-disable .e-hhandle:hover -{ - &when not(@skin="material"){ - .handle-default-gradient(); - border: 1px solid @row-border-color; - transition: top .1s linear 0s, left .1s linear 0s; - } -} - -.e-scrollbar .e-v-line:before{ - .vhandle-arrow(); -} - -.e-scrollbar .e-h-line:before{ - .hhandle-arrow(); -} - -.e-scroller .e-button, -.e-scroller .e-disable .e-button:hover -{ - &when (@skin="material"){ - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365"){ - color: @default-icon-color; - } -} -.e-scroller .e-disable .e-button:hover -{ - background-color: transparent; -} - -.e-scroller .e-vscroll .e-vup.e-button, .e-scroller .e-vscroll .e-vdown.e-button, .e-scroller .e-hscroll .e-hup.e-button, .e-scroller .e-hscroll .e-hdown.e-button { - & when (@skin= "material") { - background-color: @grey-400; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:hover, .e-scroller .e-vscroll .e-vdown.e-button:hover, .e-scroller .e-hscroll .e-hup.e-button:hover, .e-scroller .e-hscroll .e-hdown.e-button:hover { - & when (@skin= "material") { - background-color: @grey-500; - } -} - -.e-scroller .e-vscroll .e-vup.e-button:active, .e-scroller .e-vscroll .e-vdown.e-button:active, .e-scroller .e-hscroll .e-hup.e-button:active, .e-scroller .e-hscroll .e-hdown.e-button:active { - & when (@skin= "material") { - background-color: @grey-600; - border-color: @grey-700; - } -} - -/*Theme Color*/ - -.e-acrdn -{ - font-family: @font-family; -} -.e-acrdn > .e-content -{ - border-color: @content-border-color; - background-color: @content-bg-color; - & when (@skin= "material") { - /*material*/ - border-right: 0; - border-left: 0; - border-bottom: 0px solid; - color: fade(@base-font-color,54%); - font-size: 13px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-light-font; - font-size: 12px; - } - & when not (@skin= "office-365") { - /*other*/ - color: @content-font-color; - font-size:@content-font-size; - } - border-right: -1; - border-left: -1; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .default-gradient(); - color: @default-font-color; - } -} - -.e-acrdn > .e-select, .e-acrdn > .e-disable.e-select:hover, .e-acrdn > .e-disable.e-select:hover a { - .office-acrd-header-bg-color(); -} - -.e-acrdn .e-select -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - font-size: 15px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-size: 14px; - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - font-size:@header-font-size; - } - } - font-weight: @content-font-weight; - font-family: @font-family; -} -.e-acrdn .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color : @neutral-light-font; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } -} -.e-acrdn .e-select a -{ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @default-font-color; - } -} -.e-acrdn .e-select:first-child -{ - & when (@skin= "office-365") { - border-top-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-top-color:@default-border-color; - } -} -.e-acrdn > .e-select:first-child -{ - & when (@skin= "material") { - /*material*/ - border-color: @content-bg-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @default-border-color; - } - } -} -.e-acrdn .e-select:last-of-type { - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } -} - -.e-acrdn .e-select.e-active, .e-acrdn .e-disable.e-active.e-select:hover a, .e-acrdn .e-disable.e-active.e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - color:@active-font-color; - } - } -} -.e-acrdn.e-disable .e-select:hover, .e-acrdn.e-disable .e-select:hover a -{ -background: #ecedee; -color:#5c5c5c; -} -.e-acrdn .e-select.e-active -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - /*other*/ - border-color:@active-border-color; - } - font-weight: normal; - border-bottom: medium none; -} -.e-acrdn .e-select.e-active:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-color: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color:@hover-border-color; - } -} -.e-acrdn .e-select.e-active a -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-acrdn .e-select:hover a, .e-acrdn .e-select.e-active:hover a { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} -.e-acrdn .e-select > span{ - color:@default-icon-color; -} -.e-acrdn .e-select.e-active > span{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @active-icon-color; - } -} -.e-acrdn .e-select:hover > span, .e-acrdn .e-select.e-active:hover > span{ - color:@hover-icon-color; -} -.e-acrdn .e-select.e-disable:hover > span, .e-acrdn .e-select.e-disable.e-active:hover > span{ - color:@default-icon-color; -} -.e-acrdn .e-content.e-load -{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} - - -/*------------------------------------- autocomplete -------------------------------------------*/ - -.e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-atc-popup { - & when (@skin= "material") { - font-size:13px !important; - } -} -.e-atc-popup .e-hilight-txt { - & when (@skin= "material") { - font-size:13px; - color: fade(@base-font-color, 54%); - } -} -.e-atc .e-options.e-active { - & when (@skin= "material") { - border-color: @primary-font-color; - .active-material-gradient() - } - & when not (@skin= "material") { - border-color: @active-border-color; - .active-gradient(); - } - color: @bs-active-font-color; - -} -.e-atc .e-options.e-active:hover , .e-atc .e-options:hover { - & when (@skin= "office-365") { - color:@neutral-primary; - .hover-gradient(); - border-color: @neutral-white; - } - & when not (@skin="office-365") { - color: @bs-hover-font-color; - .hover-gradient(); - border-color: @hover-border-color; - } -} -.e-atc .e-boxes { - background-color:@content-bg-color; -} -.e-atc.e-focus .e-in-wrap { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-atc .e-in-wrap input.e-input , input[type="text"].e-input { - & when (@skin= "material") { - padding-left: 0.1em; - } -} -.e-atc:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-atc-popup .e-category { - border-bottom: 1px solid @content-border-color; -} -.e-atc-popup .e-hover , .e-atc-popup .e-content .e-atc-trbgcolor.e-hover { - & when (@skin= "material") { - .hover-gradient-material(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - & when (@skin= "office-365") { - border-color:@neutral-lighter; - background:@neutral-lighter; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } -} -.e-atc .e-select:hover, .e-atc.e-rtl .e-select:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @hover-icon-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - border-color:@neutral-lighter; - color:@neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @hover-icon-color; - .hover-gradient(); - } -} -.e-atc-popup ul li, .e-atc-popup.e-rtl ul li{ - & when (@skin= "material") { - padding: 13.5px 5px 5px 24px; - min-height: 2.1em; - } - & when (@skin= "office-365") { - padding: 0 10px 0 10px; - line-height:32px; - } -} -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - & when (@skin= "material") { - border-color: @content-bg-color; - .default-material-gradient(); - color: @default-icon-color; - } - & when (@skin= "office-365") { - border-color: @content-bg-color; - color: @neutral-light-font; - .bs-default-gradient(); - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @default-icon-color; - .bs-default-gradient(); - } -} - -.e-atc .e-select, .e-atc.e-rtl .e-select, .e-atc .e-select.e-disable:hover { - .office-button-bg-color(); -} -.e-atc .e-input.e-load { - background-image: @ajaxloaderimage; -} - -.e-atc ::-webkit-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-ms-input-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc ::-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc :-moz-placeholder { - & when (@skin= "office-365") { - color: @neutral-tertiary; - font-style: normal; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } -} -.e-atc-popup .e-atc-tdbottom , .e-atc-popup div.e-atc-tableHeader { - border-bottom: 1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdright , .e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thright{ - border-right:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tdleft , .e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder , .e-atc-popup div .e-atc-thleft{ - border-left:1px solid @content-border-color;; -} -.e-atc-popup .e-atc-tableHeaderContent th { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - font-weight: 400; - } -} -.e-atc-popup .e-content .e-atc-trbgcolor { - background: @alt-row-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary-font; - } -} -.e-atc .e-in-wrap { - & when (@skin= "material") { - border: none; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - background:transparent; - } -} -.e-atc .e-in-wrap , .e-atc .e-in-wrap .e-input { - & when (@skin= "material") { - border-radius: 0px; - } -} -.e-atc .e-in-wrap input.e-input, input[type="text"].e-input { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - } - & when (@skin= "office-365") { - box-shadow:0 0 3px rgba(0, 0, 0, 0); - padding-left:10px; - } -} -.e-atc-popup { - & when (@skin= "material") { - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2); - border-color:@neutral-light; - } -} -.e-atc .e-input::selection{ - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} -.e-atc.e-disable-wrap .e-in-wrap{ - & when (@skin= "material") { - border-bottom-color: transparent; - background-image: linear-gradient(to right, fade(@base-font-color,38%) 0%, fade(@base-font-color,38%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,38%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } - & when (@skin= "office-365") { - border:none; - background:@neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} - -.e-atc .e-in-wrap:before,.e-atc .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-atc .e-select.e-active, .e-atc .e-select:hover { - & when (@skin= "material") { - border-radius:2px; - } -} -.e-atc .e-select:after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-atc .e-select { - & when (@skin= "material") { - right:5px; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "material") { - float:none; - } -} -.e-atc-popup .e-ul .txt { - & when (@skin= "material") { - padding-left:24px; - } -} -.e-atc-popup .e-ul .flag { - & when (@skin= "material") { - margin-top:4px; - } - & when (@skin= "office-365") { - margin-top:10px; - } -} -.e-atc .e-select .e-icon.e-search { - & when (@skin= "material") { - font-size:18px; - } -} -.e-atc .e-autocomplete.e-input { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-atc .e-select:active { - & when (@skin= "office-365") { - color:@neutral-white; - background:@theme-primary; - } -} -.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover { - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-atc .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-secondary-alt; - } -} -.e-atc .e-options.e-active .e-icon.e-close { - & when (@skin= "office-365") { - color:@neutral-white; - } -} -.e-atc .e-options { - & when (@skin= "office-365") { - border-color:@neutral-white; - background:@neutral-lighter; - } -} -.e-atc .e-visual-mode.e-input { - & when (@skin= "office-365") { - padding-left:0px !important; - } -} -.e-atc-popup .e-atc-tableContent td { - & when (@skin= "office-365") { - font-weight: 300; - } -} -.e-atc .e-options.e-active:hover .e-icon.e-close { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-atc .e-in-wrap.e-padding { - & when (@skin= "material") { - overflow:hidden; - } -} -.e-atc .e-in-wrap.e-padding:before, .e-atc .e-in-wrap.e-padding:after { - & when (@skin= "material") { - height: 3px; - } -} -.e-atc-popup .e-activeli, .e-atc-popup .e-content .e-activeli { - background: @active-bg-stcolor; -} - - - - -/*------------------------------------- Button -------------------------------------------*/ -.e-btn:not(.e-inputbtn), .e-tbtn, .e-split-btn { - & when (@skin="material") { - font-family: @font-family; - position: relative; - text-transform: uppercase; - } - - & when not (@skin="material") { - font-weight: @content-font-weight; - font-size: @content-font-size; - } -} - -.e-btn{ - & when (@skin="office-365") { - font-weight: 600; - } -} -.e-btn.e-select:focus { - box-shadow: 0 0 2px @shadow-bg-color; -} - -.e-btn.e-txt.e-select, .e-tbtn.e-txt.e-select, .e-split-btn.e-txt.e-select { - & when not (@skin="material") { - font-family: @font-family; - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - } -} - -.e-split-btn-hide { - visibility: hidden; -} - -.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-right: medium none; - border-left-color: @default-border-color; - } -} - -.e-rtl .e-splitarrowright .e-split-btn.e-left-btn { - & when not (@skin="material") { - border-left: medium none; - border-right-color: @default-border-color; - } -} - - -.e-btn.e-select.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38); - border-radius: 2px; - border: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - background-color: @grey-50; - font-family: @font-family; - border-color: @grey-50; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } -} - -.e-btn.e-select, .e-btn.e-tbtn.e-select, .e-btn.e-split-btn.e-select { - & when not (@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - .border-selection(); - } - - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@theme-light-font; - } -} - -.e-btn.e-disable, .e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon, { - cursor: default; - & when (@skin="office-365") { - color:@neutral-tertiary-alt - } -} - -/*flat button*/ - -.e-btn.e-select.e-flat:hover, .e-btn.e-select.e-flat:focus { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-btn.e-select.e-flat:active { - & when (@skin="material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-button.e-btn.e-flat.e-disable.e-select, .e-button.e-btn.e-flat.e-disable.e-select:active, .e-button.e-btn.e-flat.e-disable.e-select:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - -/*end*/ - -/*accent button*/ - -.e-btn.e-select.e-primary { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - } -} - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-tbtn.e-btn.e-select.e-primary:hover { - & when (@skin="material") { - background: none; - } -} - - .e-tbtn.e-btn.e-select.e-primary.e-active, .e-tbtn.e-btn.e-select.e-primary.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - box-shadow: none; - } -} - - -.e-btn.e-primary.e-select:hover, .e-btn.e-primary.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - -.e-btn.e-select.e-primary:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - - - -/*primary raised button*/ - - -.e-btn.e-select.e-primary-raised { - & when (@skin="material") { - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - font-family: @font-family; - box-shadow: none; - } -} - -.e-btn.e-select.e-primary-raised .e-icon, .e-btn.e-select.e-primary-raised:hover .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - -.e-btn.e-select.e-primary-raised.e-active, .e-btn.e-select.e-primary-raised.e-active:hover { - & when (@skin="material") { - background: @accent-color; - border: none; - } -} - - -.e-btn.e-primary-raised.e-select:hover, .e-btn.e-primary-raised.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border: none; - border-color: fade(@base-font-color,12%); - } -} - - -.e-btn.e-select.e-primary-raised:active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @accent-font-color; - border-radius: 2px; - background: @accent-color; - border-color: fade(@content-bg-color,12%); - border: none; - } -} - - -.e-btn.e-select.e-primary-raised.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - color: fade(@base-font-color,26%); - box-shadow: none; - } -} - - -/*end*/ - -/*float button*/ - -.e-float-btn.e-btn.e-select.e-icon { - & when (@skin="material") { - color: @accent-font-color; - background-color: @accent-color; - font-family: 'ej-webfont'; - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.16); - } - - border: none; -} - - -.e-float-btn.e-btn.e-select.e-icon:hover { - & when (@skin="material") { - box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.2); - color: @accent-font-color; - background-color: @accent-color; - border-color: fade(@base-font-color,12%); - font-family: 'ej-webfont'; - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:active { - & when (@skin="material") { - box-shadow: 0px 16px 20px 0px rgba(0,0,0,0.18); - color: @content-bg-color; - border-radius: 100%; - font-family: 'ej-webfont'; - border-color: fade(@content-bg-color,12%); - } - - border: none; -} - -.e-float-btn.e-btn.e-select.e-icon:not(:active):after { - & when (@skin="material") { - background-color: fade(@content-bg-color,12%); - } - - border: none; - box-shadow: none; -} - -/*end*/ - - -/*icon button*/ - -/*accent icon button*/ - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - & when(@skin="material") { - color: @accent-color; - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-primary-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-disable:hover, .e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:focus { - & when(@skin="material") { - color: fade(@base-font-color, 26%); - background: none; - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:not(:active):after { - & when(@skin="material") { - background-color: fade(@content-bg-color, 26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon:focus:hover { - & when(@skin="material") { - background-color: fade(@accent-color,26%); - border: none; - box-shadow: none; - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon, .e-primary-icon-btn.e-btn.e-select.e-icon:focus, .e-primary-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -/*end*/ - - -/*flat icon button*/ - -.e-flat-icon-btn.e-btn.e-tbtn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,54%); - background: none; - border: none; - font-family: 'ej-webfont'; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-tbtn.e-btn.e-select.e-icon.e-active:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon:active:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active, .e-flat-icon-btn.e-btn.e-select.e-icon.e-active { - &when( @skin="material") { - background-color: @grey-400; - border: none; - box-shadow: none; - } -} - -.e-flat-icon-btn.e-btn.e-select.e-icon, .e-flat-icon-btn.e-btn.e-select.e-icon:focus, .e-flat-icon-btn.e-btn.e-select.e-icon:hover, .e-flat-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - - - -/*end*/ - - - -/*normal icon button*/ - -.e-icon-btn.e-btn.e-select.e-icon { - &when( @skin="material") { - color: fade(@base-font-color,87%); - background: none; - border: none; - box-shadow: none; - } - &when( @skin="office-365") { - color: @neutral-secondary; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover, -.e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:focus, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when( @skin="material") { - color: fade(@base-font-color,26%); - border: none; - box-shadow: none; - } -} - - -.e-icon-btn.e-btn.e-select.e-icon:not(:active):after { - &when( @skin="material") { - background-color: fade(@base-font-color, 12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active { - & when(@skin="material") { - border-radius: 100%; - } - &when( @skin="office-365") { - color: @neutral-light-font; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:active, .e-primary-icon-btn.e-btn.e-select.e-icon:active, -.e-icon-btn.e-btn.e-select.e-icon:hover, .e-primary-icon-btn.e-btn.e-select.e-icon:hover { - &when( @skin="material") { - background: none; - box-shadow: none; - border: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon:focus:hover { - &when( @skin="material") { - background-color: fade(@base-font-color,12%); - border: none; - box-shadow: none; - } -} - -.e-icon-btn.e-btn.e-select.e-icon, .e-icon-btn.e-btn.e-select.e-icon:focus, .e-icon-btn.e-btn.e-select.e-icon:hover, .e-icon-btn.e-btn.e-select.e-icon:active { - font-family: 'ej-webfont'; -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable, .e-icon-btn.e-btn.e-select.e-icon.e-disable, -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-flat-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - font-family: "ej-webfont"; - background: transparent; - box-shadow: none; - border: none; - } -} - -.e-float-btn.e-btn.e-select.e-icon.e-disable, .e-float-btn.e-btn.e-select.e-icon.e-disable:hover, .e-float-btn.e-btn.e-select.e-icon.e-disable:focus { - &when (@skin="material") { - font-family: "ej-webfont"; - box-shadow: none; - border: none; - border-radius: 50%; - color: fade(@base-font-color,26%); - background-color: fade(@base-font-color,12%); - } -} - -.e-primary-icon-btn.e-btn.e-select.e-icon.e-disable:hover, .e-icon-btn.e-btn.e-select.e-icon.e-disable:hover { - &when (@skin="material") { - border-radius: 50%; - } -} -.e-icon-btn.e-btn.e-select.e-icon:hover { - &when (@skin="office-365") { - color:@neutral-light-font; - } -} -.e-icon-btn.e-btn.e-select.e-icon.e-disable { - &when(@skin="office-365") { - color:@neutral-tertiary-alt; - } - -} - -.e-button.e-btn.e-select.e-disable:after, .e-tbtn.e-btn.e-select.e-disable:after, .e-split .e-split-btn.e-btn:after { - &when (@skin="material") { - content: none; - } -} - -/*end*/ - -/*end*/ - -.e-btn.e-select:hover, .e-btn.e-select.e-active:hover { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font-alt; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn:focus , .e-split-btn.e-btn.e-select.e-drp-btn:focus { - & when (@skin="office-365") { - border: 1px solid; - border-color:@theme-primary; - } -} - .e-splitbutton.e-btn.e-left-btn.e-disable:focus , .e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus{ - & when (@skin="office-365") { - border:none; - } -} -.e-split.e-widget.e-disable { - & when (@skin="office-365") { - opacity:100; - } -} - - .e-splitbutton .e-btn.e-select:focus { - & when (@skin= "office-365") { - border:1px solid; - } -} - -.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-btn.e-disable.e-active.e-select:hover, .e-btn.e-disable.e-active.e-select:hover, .e-tbtn.e-flat.e-active, .e-tbtn.e-btn.e-select.e-flat { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - color: @base-font-color; - border-radius: 2px; - border: none; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - border-color:@theme-primary; - } -} - -.e-btn.e-select:active, .e-tbtn.e-active { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-drp-btn.e-select .e-icon, .e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-btn.e-select:active, .e-btn.e-select:active, .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active.e-disable:hover{ - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } -} -.e-tbtn.e-btn.e-select.e-active:hover{ - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} -.e-btn.e-select:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @theme-dark-font; - } -} - - .e-drp-btn.e-select:hover, .e-btn.e-select:hover .e-icon { - & when not(@skin="material") { - color: @hover-icon-color; - } - - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - & when (@skin="office-365") { - color: @neutral-dark; - } -} - - .e-drp-btn.e-select:active, .e-drp-btn.e-select:active, .e-btn.e-select:active .e-icon, .e-btn.e-select:active .e-icon, .e-btn.e-active .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon, .e-btn.e-disable.e-select.e-active:hover .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,54%); - } - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-menu.e-split, .e-menu.e-context.e-split, .e-menu.e-context.e-split .e-list > ul, .e-menu.e-widget.e-split li.e-list { - & when (@skin="material") { - background-color: @content-bg-color; - } - & when (@skin="office-365") { - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-bg-stcolor; - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-menu.e-widget.e-split li.e-list:hover{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - color:@neutral-light-font; - } -} - .e-split-btn-div .e-icon { - & when (@skin="material") { - padding: 0px; - } -} - -.e-btn.e-disable.e-select:hover, .e-btn.e-disable, .e-btn.e-disable.e-select:hover, .e-btn.e-select.e-disable:hover, .e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color,26%); - box-shadow: none; - border: none; - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } -} -/*--------------------------------------------------ToggleButton----------------------------**/ - -/*toggle button*/ - - .e-tbtn.e-btn.e-select { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - color: fade(@base-font-color,87%); - background-color: @grey-50; - border-color: @grey-50; - } -} - - .e-tbtn.e-btn.e-select:hover, .e-tbtn.e-btn.e-select:focus { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - font-family: @font-family; - } -} - - .e-tbtn.e-btn.e-select.e-active:focus { - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-primary; - } -} - .e-tbtn.e-btn.e-select.e-active { - & when (@skin="material") { - box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2); - background-color: @accent-color; - } -} - - .e-tbtn.e-btn.e-select.e-active, .e-tbtn.e-btn.e-select.e-active .e-icon { - & when (@skin="material") { - color: @accent-font-color; - } -} - - .e-tbtn.e-btn.e-select.e-active.e-disable, .e-tbtn.e-btn.e-select.e-disable { - & when (@skin="material") { - box-shadow: none; - background-color: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } -} - - .e-tbtn.e-select.e-flat:hover { - & when (@skin="material") { - background: none; - } -} - - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat, .e-btn.e-select.e-flat { - & when (@skin="material") { - background: none; - color: @accent-color; - font-family: @font-family; - box-shadow: none; - border: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat .e-icon, .e-btn.e-select.e-flat .e-icon { - & when (@skin="material") { - color: @accent-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active { - & when (@skin="material") { - background-color: @accent-color; - color: @accent-font-color; - box-shadow: none; - font-family: @font-family; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-active.e-flat .e-icon { - & when (@skin="material") { - color: @content-bg-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-active:active { - & when (@skin="material") { - background-color: fade(@accent-color,61%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat:active { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - border-radius: 2px; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - & when (@skin="material") { - font-family: "ej-webfont"; - border-radius: 100%; - background: none; - border: none; - box-shadow: none; - color: fade(@base-font-color, 54%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover, .e-btn.e-select.e-flat.e-disable, .e-btn.e-select.e-flat.e-disable:hover, -.e-split.e-widget.e-disable, .e-split.e-widget.e-disable:hover, .e-split.e-widget.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:hover { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon, .e-btn.e-select.e-flat.e-disable .e-icon, .e-btn.e-select.e-primary.e-disable .e-icon, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, - .e-togglebutton.e-btn.e-tbtn.e-select.e-disable .e-icon:hover, .e-btn.e-select.e-flat.e-disable .e-icon:hover, .e-btn.e-select.e-primary.e-disable .e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:hover { - &when(@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon:not(:active):after { - &when(@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:not(:active):after { - &when(@skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - & when (@skin="material") { - color: @accent-color; - background: none; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-active:hover { - &when(@skin="material") { - background-color: fade(@accent-color,26%); - color: @accent-font-color; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-toggle-icon-btn.e-icon.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:focus, .e-togglebutton.e-btn.e-tbtn.e-select.e-disable.e-toggle-icon-btn.e-icon.e-icon:hover { - & when (@skin="material") { - color: fade(@base-font-color,26%); - background-color: transparent; - } -} - - .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:active, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:hover, .e-togglebutton.e-btn.e-tbtn.e-select.e-flat.e-disable:focus { - & when (@skin="material") { - background: none; - } -} - .e-tbtn.e-btn.e-active:hover .e-icon -{ - & when (@skin= "office-365") - { - /*office-365*/ - color: @theme-primary-font; - } - - & when (@skin= "material") - { - color: @primary-font-color; - } - - & when not (@skin= "office-365") and not (@skin= "material") - { - color: @active-icon-color; - } -} -/*-------------------------------------------SplitButton----------------------------------------------------*/ - -.e-btn.e-select { - & when (@skin="material") { - color: fade(@base-font-color, 87%); - } -} - -.e-btn.e-select .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 54%); - } -} -.e-split.e-widget.e-btn e-split-btn-div .e-icon:before { - & when (@skin= "office-365") { - content: "\e673"; - } -} -.e-btn.e-select.e-disable { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-btn.e-select.e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} - -.e-split.e-widget { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - background: none; -} - -.e-split.e-widget:hover, .e-split.e-widget:focus { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - border-radius: 2px; - } -} - -.e-split.e-widget.e-active .e-splitarrowright, .e-split.e-widget.e-active .e-splitarrowleft, .e-split.e-widget.e-active .e-splitarrowtop, .e-split.e-widget.e-active .e-splitarrowbottom { - & when (@skin="material") { - background-color: @content-bg-color; - border-radius: 2px; - box-shadow: rgba(0,0,0,0.26); - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn, .e-split.e-widget.e-rtl .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - } -} - -.e-split.e-widget .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget.e-active .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:focus .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-drp-btn { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - box-shadow: none; - } -} - -.e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowbottom, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowtop, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowleft, .e-split.e-widget.e-drop:hover .e-in-wrap .e-split-btn.e-left-btn.e-droparrowright { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn.e-disable, .e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-drp-btn.e-disable { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-split.e-widget.e-disable:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin="material") { - border-color: transparent; - } -} - -.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn { - & when (@skin="material") { - border: none; - } -} - -.e-split.e-widget:focus { - & when (@skin="material") { - border-style: solid; - background-color: @grey-100; - border: none; - outline: none; - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-split.e-widget.e-active { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -/*--*/ - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0px 0.5px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0.5px 0px 0px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-split.e-widget.e-active .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0px 0.5px 0px; - border-style: solid; - border-color: fade(@base-font-color,12%); - } -} - -/*primary button*/ - -.e-btn.e-select.e-primary, .e-btn.e-select.e-primary:active { - & when not (@skin="material") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - & when (@skin="office-365") { - background-color: @theme-primary; - color: @neutral-white; - border-color:@theme-primary; - } -} - -.e-btn.e-select.e-primary:hover { - & when not (@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin="office-365") { - background-color: @theme-dark; - color: @theme-dark-font; - border-color:@theme-dark; - } -} - - -.e-btn.e-select.e-primary .e-icon, .e-btn.e-select.e-primary .e-icon:active { - - & when not (@skin="material") { - color: @active-icon-color; - } -} - -.e-btn.e-select.e-primary:hover .e-icon { - - & when not (@skin="material") { - color: @hover-icon-color; - } -} - -.e-btn.e-select.e-primary:active:hover .e-icon, .e-btn.e-select.e-primary:active:hover { - - & when not (@skin="material") { - color: @active-font-color; - } - & when (@skin="bootstrap") { - .active-gradient(); - } -} - -.e-btn.e-select.e-disable.e-primary, .e-btn.e-select.e.e-disable.e-primary:active, .e-btn.e-select.e-disable.e-primary:hover { - - & when not (@skin="material") { - .active-gradient(); - border-color: fade(@active-border-color,50%); - color: fade(@active-font-color,50%); - } - & when (@skin="office-365") { - background-color: @neutral-lighter; - color: @neutral-tertiary; - border-color:@neutral-lighter; - } - -} - -.e-btn.e-select.e-disable.e-primary .e-icon, .e-btn.e-select.e-disable.e-primary:hover .e-icon, .e-btn.e-select.e-disable.e-primary:active .e-icon { - & when not (@skin="material") { - color: fade(@active-icon-color,50%); - } -} - -.e-button.e-btn:not(:active):after, .e-tbtn.e-btn.e-active:not(:active):after, .e-split .e-split-btn.e-select.e-btn:not(:active):after, - .e-tbtn.e-btn.e-flat.e-active:not(:active):after, .e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after, { - &when( @skin="material") { - background-color: fade(@content-bg-color,12%); - } -} - -.e-button.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn.e-flat:not(:active):after, .e-tbtn.e-btn:not(:active):after { - & when (@skin="material") { - background-color: fade(@accent-color,12%); - } -} - - -/*end*/ -/*------------------------------------Custom Button---------------------------------------*/ -.e-btn.e-select.e-success { - color: #fff; - background: #5cb85c; - border-color: #4cae4c; -} - -.e-btn.e-select.e-success .e-icon, .e-btn.e-select.e-info .e-icon, .e-btn.e-select.e-warning .e-icon, .e-btn.e-select.e-danger .e-icon { - color: #fff; -} - -.e-btn.e-select.e-success:active, .e-btn.e-select.e-success:hover, .e-btn.e-select.e-success:hover:focus { - background: #449d44; - border-color: #398439; -} - - -.e-btn.e-select.e-success:focus, .e-btn.e-select.e-success:active:hover, .e-btn.e-select.e-success:active:focus { - background: #398439; - border-color: #255625; -} - -.e-btn.e-select.e-success:focus { - background-color: #449d44; -} - -.e-btn.e-select.e-info { - color: #fff; - background: #5bc0de; - border-color: #46b8da; -} - -.e-btn.e-select.e-info:active, .e-btn.e-select.e-info:hover, .e-btn.e-select.e-info:focus, .e-btn.e-select.e-info:hover:focus { - background: #31b0d5; - border-color: #269abc; -} - -.e-btn.e-select.e-info:focus { - border-color: #1b6d85; -} - -.e-btn.e-select.e-info:active:hover, .e-btn.e-select.e-info:active:focus { - background: #269abc; - border-color: #1b6d85; -} - -.e-btn.e-select.e-warning { - color: #fff; - background: #f0ad4e; - border-color: #eea236; -} - -.e-btn.e-select.e-warning:active, .e-btn.e-select.e-warning:hover, .e-btn.e-select.e-warning:focus, .e-btn.e-select.e-warning:hover:focus { - background: #ec971f; - border-color: #d58512; -} - -.e-btn.e-select.e-warning:focus { - border-color: #985f0d; -} - -.e-btn.e-select.e-warning:active:hover, .e-btn.e-select.e-warning:active:focus { - background: #d58512; - border-color: #985f0d; -} - -.e-btn.e-select.e-danger { - color: #fff; - background: #d9534f; - border-color: #d43f3a; -} - -.e-btn.e-select.e-danger:active, .e-btn.e-select.e-danger:hover, .e-btn.e-select.e-danger:focus, .e-btn.e-select.e-danger:hover:focus { - background: #c9302c; - border-color: #ac2925; -} - -.e-btn.e-select.e-danger:focus { - border-color: #761c19; -} - -.e-btn.e-select.e-danger:active:hover, .e-btn.e-select.e-danger:active:focus { - background: #ac2925; - border-color: #761c19; -} - -.e-btn.e-select.e-link, .e-btn.e-select.e-link .e-icon { - background: transparent; - font-weight: 400; - color: #337ab7; - border: none; - box-shadow: none; -} - -.e-btn.e-select.e-link:active, .e-btn.e-select.e-link:active .e-icon { - text-decoration: none; -} - -.e-btn.e-select.e-link:hover, .e-btn.e-select.e-link:hover .e-icon, .e-btn.e-select.e-link:focus, .e-btn.e-select.e-link:focus .e-icon, -.e-btn.e-select.e-link:active:hover, .e-btn.e-select.e-link:active:hover .e-icon { - color: #23527c; -} - -.e-btn.e-select.e-link.e-txt:hover, .e-btn.e-select.e-link.e-txt:focus, .e-btn.e-select.e-link.e-txt:active:hover{ - text-decoration: underline; -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:focus, .e-btn.e-select.e-disable.e-success:active, .e-btn.e-select.e-disable.e-success:active:hover { - background: fade(#5cb85c,50%); -} - -.e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:hover, .e-btn.e-select.e-disable.e-info:focus, .e-btn.e-select.e-disable.e-info:active, .e-btn.e-select.e-disable.e-info:active:hover { - background: fade(#5bc0de,50%); -} - -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:hover, .e-btn.e-select.e-disable.e-warning:focus, .e-btn.e-select.e-disable.e-warning:active, .e-btn.e-select.e-disable.e-warning:active:hover { - background: fade(#f0ad4e,50%); -} - -.e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:hover, .e-btn.e-select.e-disable.e-danger:focus, .e-btn.e-select.e-disable.e-danger:active, .e-btn.e-select.e-disable.e-danger:active:hover { - background: fade(#d9534f,50%); -} - -.e-btn.e-select.e-disable.e-success, .e-btn.e-select.e-disable.e-success:active:hover, .e-btn.e-select.e-disable.e-info, .e-btn.e-select.e-disable.e-info:active:hover, -.e-btn.e-select.e-disable.e-warning, .e-btn.e-select.e-disable.e-warning:active:hover, .e-btn.e-select.e-disable.e-danger, .e-btn.e-select.e-disable.e-danger:active:hover, .e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link:active:hover { - color: fade(#fff,50%); - border-color: transparent; - box-shadow: none; -} - -.e-btn.e-select.e-disable.e-link, .e-btn.e-select.e-disable.e-link.e-txt, .e-btn.e-select.e-disable.e-link:hover, .e-btn.e-select.e-disable.e-link.e-txt:hover, .e-btn.e-select.e-disable.e-link:active, .e-btn.e-select.e-disable.e-link.e-txt:active, -.e-btn.e-select.e-disable.e-link:focus, .e-btn.e-select.e-disable.e-link:focus .e-txt, .e-btn.e-select.e-disable.e-link:active:hover, .e-btn.e-select.e-disable.e-link.e-txt:active:hover{ - color: fade(#337ab7,50%); - background: transparent; - text-decoration: none; -} - -.e-btn.e-select.e-disable.e-link .e-icon, .e-btn.e-select.e-disable.e-link:hover .e-icon, .e-btn.e-select.e-disable.e-link:focus .e-icon, .e-btn.e-select.e-disable.e-link:active .e-icon, .e-btn.e-select.e-disable.e-link:active:hover .e-icon { - color: fade(#337ab7,50%); -} - -/*---end---*/ - -/*------------------------------------- Common -------------------------------------------*/ -.ejinputtext { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border: 1px solid @base-font-color; - color: fade(@base-font-color,87%); - border: 1px solid fade(@base-font-color,26%); - } - - & when not (@skin= "material") { - border: 1px solid @content-border-color; - color: @content-font-color; - } - - outline: medium none; -} - -.e-textbox, .e-textarea { - background-color: @content-bg-color; - - & when (@skin= "material") { - color: @base-font-color; - border-color: @base-font-color; - color: fade(@base-font-color,87%); - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - color: @content-font-color; - } -} - -.ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border: 1px solid fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - } -} - -.e-textbox:hover, .e-textarea:hover { - & when (@skin= "material") { - box-shadow: none; - } - - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - background: @neutral-white; - } - - & when not (@skin= "material") and not (@skin="office-365") { - .focus-border-color(); - } -} - -.e-textbox:focus, .e-textarea:focus { - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - border-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-textbox.e-animation:focus, .e-textarea.e-animation:focus { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,12%); - } -} - -.e-ripple-bar:before, .e-ripple-bar:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-textbox[disabled], .e-textarea[disabled] { - box-shadow: none; - - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right,rgba(0,0,0,.38) 0%,rgba(0,0,0,.38) 33%,transparent 0%); - background-image: -ms-linear-gradient(left,transparent 0%,rgba(0,0,0,.38) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - color: @base-font-color; - color: fade(@base-font-color,26%); - } - - & when (@skin= "office-365") { - background: @neutral-lighter; - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - background-color:@disable-control-background-color; - border-color:@disable-control-border-color; - color: fade(@content-font-color,38%); - } -} - -.e-textbox[disabled]:hover, .e-textarea[disabled]:hover, .e-textbox[disabled]:focus, .e-textarea[disabled]:focus { - & when (@skin= "office-365") { - border-color: @neutral-lighter; - } - - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @content-border-color; - } - - box-shadow: none; -} - -.e-textbox::selection, .e-textarea::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-moz-selection, .e-textarea::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-textbox::-webkit-input-placeholder, .e-textarea::-webkit-input-placeholder { - & when (@skin= "material") { - font-style: normal; - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-ms-input-placeholder, .e-textarea:-ms-input-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox::-moz-placeholder, .e-textarea::-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox:-moz-placeholder, .e-textarea:-moz-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-textbox.e-error, .e-textarea.e-error { - & when (@skin= "office-365") { - border-color: @error-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-menu.e-split.e-context { - &when(@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26); - } -} - - -.e-menu.e-split.e-context .e-list > .e-menulink { - &when(@skin="material") { - color: fade(@base-font-color,87%); - } - - &when not(@skin="material") { - color: @default-font-color; - } -} - -.e-menu.e-split.e-context .e-list .e-icon { - &when(@skin="material") { - color: fade(@base-font-color,54%); - } -} - -.e-menu.e-split.e-context .e-list.e-mhover { - &when(@skin="material") { - background-color: @grey-200; - } -} -.e-btn.e-disable.e-select, .e-btn.e-disable.e-select,.e-tbtn.e-btn.e-disable.e-select.e-active, .e-tbtn.e-disable, -.e-btn.e-disable.e-select:active, .e-btn.e-disable.e-select:active, -.e-split.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select,.e-btn.e-disable.e-select:hover, .e-tbtn.e-disable:hover, .e-btn.e-disable.e-select:active, .e-tbtn.e-btn.e-disable.e-select.e-active:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - color:@disable-icon-bg-color; - opacity:1; - } -} -.e-btn.e-disable.e-select:hover .e-icon, -.e-btn.e-disable.e-select:active .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select .e-icon{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-btn.e-disable.e-select:focus{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 3px 4px 8px; - } -} -.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{ - & when (@skin= "office-365") { - padding:4px 8px 4px 3px; - } -} - -/*------------------------------------- Captcha -------------------------------------------*/ - -.e-captcha .refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border: @captcha-refresh-border; - } - } -} -.e-captcha .audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 20px; - padding: 0px 0px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - } - } -} -.e-captcha .imagecontainer { - border: @captcha-image-border; -} -.e-captcha .validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-validTextBox { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - color: fade(@base-font-color,38%); - margin-bottom: 12px; - margin-top: 26px; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - /*other*/ - border: @captcha-valid-border; - } - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } - } -} -.e-captcha .e-refresh { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-refresh-border; - } - } -} -.e-captcha .e-audio { - & when (@skin= "material") { - /*material*/ - border: 0px; - margin-left: 8px; - padding: 0 0; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - background: @captcha-image; - border:@captcha-valid-border; - } - } -} -.e-captcha .e-imageContainer { - border: @captcha-image-border; -} -.e-captcha div:nth-child(2) { - & when (@skin= "material") { - width: 0px !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - width: 0px !important; - } - & when not (@skin= "office-365") { - /*other*/ - width: 0px; - } - } -} -.e-captcha .validTextBox:focus{ - & when (@skin= "material") { - outline: none; - border-bottom: 2px solid @accent-color; - } - } - .e-captcha .refresh.e-btn.e-select:active, .e-captcha .e-refresh.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} -.e-captcha .audio.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - background: @grey-400; - } -} - -.e-captcha .refresh.e-btn.e-select:focus, .e-captcha .audio.e-btn.e-select:focus, .e-captcha .refresh.e-btn.e-select:active, .e-captcha .audio.e-btn.e-select:active, -.e-captcha .e-refresh.e-btn.e-select:focus, .e-captcha .e-audio.e-btn.e-select:focus, .e-captcha .e-refresh.e-btn.e-select:active, .e-captcha .e-audio.e-btn.e-select:active{ - & when (@skin= "material") { - box-shadow: none; - } -} -.e-captcha .imagecontainer img, .e-captcha .e-imageContainer img{ - & when (@skin= "office-365") { - height: 80px; - width: 150px; - } -} -.e-captcha .refresh:focus, .e-captcha .audio:focus, .e-captcha .e-refresh:focus, .e-captcha .e-audio:focus { - & when (@skin= "office-365") { - box-shadow: none; - } -} - - -/*------------------------------------- Colorpicker -------------------------------------------*/ - - .e-colorpicker .e-hsv-color, .e-colorpicker .e-buttons .e-preview, .e-colorpicker .e-slider-wrap .e-hue, .e-colorpicker .e-slider-wrap .e-opacity { - & when (@skin="material") { - border: none; - } - - & when not (@skin="material") and not (@skin="office-365") { - border: 3px solid @colorpicker-bg-color; - } -} - -.e-colorpicker .e-slider-wrap .e-handle.e-select, .e-colorpicker .e-slider .e-handle.e-select.e-handle-start, -.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab), -.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus, -.e-colorpicker .e-slider-wrap .e-handle.e-select:hover { - border: 3px solid @colorpicker-bg-color; -} -.e-colorpicker:focus{ - outline: none; -} -.e-colorwidget .e-select { - & when not (@skin="material") { - background: @colorpicker-button-bg-color; - color: @default-icon-color; - border-color: @content-border-color; - } - - - & when (@skin = "material") { - color: fade(@base-font-color,54%); - } -} - -.e-colorpicker .e-buttons .e-codeeditor .e-color-code{ - & when (@skin= "material") - { - border-color: fade(@base-font-color,12%); - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:hover, .e-colorwidget.e-split .e-color-container:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-icon-color; - } -} - -.e-colorwidget.e-split .e-in-wrap .e-select:active, .e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active { - & when (@skin = "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-colorwidget .e-in-wrap,.e-colorwidget .e-in-wrap.e-box.e-disable:hover,.e-colorwidget .e-in-wrap.e-box.e-disable:focus{ - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:hover { - & when (@skin = "material") { - background-color: @grey-100; - color: @hover-icon-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorwidget .e-in-wrap.e-box:focus { - & when (@skin = "material") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover, .e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover { - cursor: default; - background: @colorpicker-button-bg-color; -} - -.e-colorpicker.e-popup { - .office-colorpick-popup-bg-color; - background-color: @colorpicker-popup-bg-color; - .office-colorpick-popup-border-color; - border-color: @colorpicker-popup-boder-color; -} - -.e-presetWrapper.e-widget.e-context { - border-color: @colorpicker-popup-boder-color; - - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } -} - -.e-colorwidget.e-focus { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - -.e-colorwidget.e-focus .e-in-wrap:active { - .focus-border-color(); -} - -.e-colorpicker .e-recent-color .e-colorblock.e-block, .e-colorpicker .e-recent-color .e-colorblock.e-select, .e-colorpicker .e-footer .e-switcher { - background-color: @colorpicker-button-bg-color; - color: @content-font-color; - & when not (@skin = "office-365"){ - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365"){ - border-color: @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:hover{ - & when (@skin = "office-365"){ - border: 1px solid @neutral-secondary-alt; - } -} - -.e-colorpicker .e-footer .e-split.e-widget:active{ - & when (@skin = "office-365"){ - border: 1px solid @theme-primary; - } -} - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(#000, 12%); - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset:hover { - & when (@skin = "material") { - background-color: @grey-100; - } -} - -.e-colorpicker .e-recent-color .e-colorblock.e-colorset.e-select { - & when (@skin = "material") { - background-color: @grey-200; - } -} - - -.e-colorpicker .e-colorblock .e-color-image.e-add:active { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - - - -.e-colorwidget .e-color-container .e-selected-color::after, .e-colorwidget .e-select .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:after { - & when (@skin="material") { - background-color: fade(@primary-font-color, 50%); - } -} - - -.e-colorpicker .e-footer .e-switcher:hover { - & when (@skin = "material") { - .hover-gradient(); - border-radius: 2px; - } -} - -.e-colorwidget .e-in-wrap.e-box, .e-colorwidget .e-in-wrap.e-box .e-select, .e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn, .e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active { - & when not (@skin = "material") and not (@skin = "office-365") { - background: @colorpicker-button-bg-color; - } - - & when (@skin = "material") { - border-color: transparent; - color: fade(@base-font-color, 54%); - } - - color: @content-font-color; - .colorpickericon-color-selection(); -} -.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-right: 1px solid; - border-right-color: @colorpicker-popup-boder-color; - } -} -.e-colorwidget .e-select:hover, .e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - } - - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover, .e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover { - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } - & when (@skin = "office-365") { - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-presetWrapper.e-menu.e-context, .e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused, .e-presetWrapper.e-menu.e-context .e-list > ul, .e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; - border-color: @colorpicker-btn-bg-color; -} - -.e-presetWrapper.e-menu.e-context .e-list:hover { - background: @colorpicker-button-bg-color; - color: @content-font-color; -} - -.e-colorpicker .e-footer .e-split .e-splitbutton:hover { - .default-gradient(); - border-color: @hover-border-color; -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn, .e-colorpicker .e-footer .e-applyButton.e-btn { - & when not (@skin = "material") { - .bs-default-gradient(); - border-color: @colorpicker-popup-boder-color; - } -} - -.e-colorpicker .e-footer .e-cancelButton.e-btn:hover, .e-colorpicker .e-footer .e-applyButton.e-btn:hover { - & when not (@skin = "material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-colorpicker .e-buttons .e-grpbtn { - & when (@skin = "material") { - box-shadow: 0 2px 5px 0 fade(@base-font-color, 26%); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{ - - & when not (@skin = "office-365") { - color: @default-font-color; - } - - & when (@skin = "material") { - background: @colorpicker-grpbutton-bg-color; - box-shadow: none; - border-radius: 0; - } - & when (@skin = "office-365") { - box-shadow: none; - color: @theme-light-font; - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when not (@skin = "material") { - background-color: @colorpicker-button-bg-color; - .colorpicker-color-selection(); - border-color: @colorpicker-button-border-color; - } - & when (@skin = "office-365") { - .colorpicker-color-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn, .e-colorpicker .e-buttons .e-grpbtn .e-btn { - & when (@skin = "material") { - border-color: @content-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-lighter; - } -} -.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{ - background:none -} - -.e-colorpicker .e-buttons .e-color-code { - & when (@skin = "material") { - border-color: fade(@base-font-color, 26%); - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-buttons .e-color-code:hover { - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } - -} - -.e-colorpicker .e-buttons .e-color-code:focus { - & when (@skin = "material") { - border-color: fade(@base-font-color, 54%); - } - - & when (@skin = "office-365") { - border-color: @theme-primary; - } - -} - -.e-colorpicker .e-buttons .e-codeeditor::before{ - & when (@skin= "material") { - background: @accent-color; - } - } - -.e-colorpicker .e-buttons .e-previous, .e-presetWrapper .e-presets-table .e-preset-row { - border-color: @content-border-color; -} - -.e-colorpicker .e-item { - & when not (@skin = "material") { - border-color: @colorpicker-popup-boder-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-tertiary-alt; - } -} - -.e-colorpicker .e-item.e-state-selected { - & when (@skin = "material") { - border-color: @base-font-color; - border-width: 1px; - } -} - -.e-colorpicker .e-color-image, .e-presetWrapper .e-color-image, .e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - background-image: @colorpicker-image; - background-color: transparent; - filter: none; -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover { - & when (@skin = "material") { - background-color: fade(@base-font-color, 12%); - } -} - -.e-presetWrapper.e-menu.e-context .e-color-image.e-presetsactive { - & when (@skin = "material") { - background-color: fade(@base-font-color, 24%); - } -} - -.e-presetWrapper .e-presetHeader, .e-colorpicker .e-element .e-icon:before { - color: @content-font-color; -} - -.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before -{ - & when (@skin="office-365") { - color: @theme-primary-font; - } -} - -.e-colorpicker .e-buttons .e-color-code, .e-colorpicker .e-codeeditor .e-close_01 { - color: @content-font-color; -} - -.e-colorpicker .e-buttons .e-grpbtn .e-click { - - & when (@skin = "material") { - color: @base-font-color; - background-color: @grey-400; - } - - & when not (@skin = "material") { - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - box-shadow: 0 0 0 2px @colorpicker-bg-color; - .colorpicker-boxshadow-selection(); - } -} - -.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; -} - -.e-presetWrapper.e-menu.e-context li.e-list { - background: @content-bg-color; -} - -.e-colorpicker .e-context.e-menu .e-mhover > a, .e-colorpicker .e-context.e-menu .e-mhover > span, -.e-colorpicker .e-context.e-menu .e-mfocused, .e-colorpicker .e-context.e-menu .e-mfocused > a, .e-colorpicker .e-context.e-menu .e-mfocused > span { - background: transparent; -} -.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after, - .e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after, - { - background: transparent; -} - -.e-colorwidget .e-color-container .e-selected-color:active::after, .e-colorwidget .e-select:active .e-icon::after, .e-colorpicker .e-colorblock .e-color-image.e-add:active:after { - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } - } -.e-colorpicker .e-footer .e-switcher:focus{ - & when not (@skin = "material") { - box-shadow: 0 0 2px @shadow-bg-color; - outline-color:@shadow-bg-color; - } -} -.e-colorwidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-colorwidget.e-disable .e-select, -.e-colorwidget.e-disable .e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{ - font-family: 'ej-webfont'; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - transform: rotate(0deg); - transition: transform 300ms ease; - & when (@skin = "material") { - margin: -11px 8px; - height:14px; - } - - & when not (@skin = "material") { - margin: -11px 5px; - } -} -.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{ - opacity:.35; - background:none; -} - - - -.e-fileexplorer,.e-fileexplorer input:not(.e-textbox), input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input{ - border-color:@default-border-color; -} -.e-fileexplorer input, input.e-fe-dialog-text{ - & when (@skin= "office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer,.e-fileexplorer input, input.e-fe-dialog-text, -.e-fe-toolbar.e-responsive-toolbar input{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@default-border-color; - } -} - -.e-fileexplorer { - .office-file-explorer-toolbar-border-color; - border-color:@default-border-color; -} - -.e-fileexplorer .e-splitter .e-splitbar, -.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer.e-fe-mobile .e-fe-split-icon -{ - border-color: @content-border-color; -} -.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{ - & when (@skin= "office-365") { - border-color: @content-border-color; - border-style: solid; - } -} -.e-fileexplorer .e-statusbar { - .material-stylefor-bordertop(); -} -.e-fileexplorer .e-statusbar .e-itemStaus{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } -} -.e-fileexplorer input:not(.e-textbox), -.e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, -.e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), -.e-fe-toolbar.e-responsive-toolbar input -{ - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when not (@skin= "material") { - color: @content-font-color; - } - -} - -.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{ - color: @hover-font-color; -} -.e-fileexplorer.e-js .e-grid td.e-active, .e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{ - & when (@skin= "material") { - color:rgba(0,0,0,.87); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color:@active-font-color; - } - -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{ - .hover-gradient(); - border-color:@hover-border-color; -} -.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{ - & when (@skin= "office-365") { - color:@theme-light-font; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-icon, .fe-context-menu.e-menu.e-context .e-list.e-active > .e-menulink > .e-fileexplorer-toolbar-icon -{ - & when not (@skin= "material") and not (@skin="office-365"){ - color: @active-icon-color; - } -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-active .e-icon, .e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-icon { - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-icon-color; - } -} - -.e-fileexplorer .e-treeview .e-fe-node-hover, .e-fe-dialog.e-icon.e-close:hover -{ - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } -} - - .e-fileexplorer.e-js .e-tilenode.e-active, .e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active -{ - & when (@skin= "material") { - border-color: @grey-100; - background: @grey-100; - } - & when (@skin= "office-365") { - border-color: @theme-lighter; - background:@theme-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .high-contrast-file-explorer-content-active; - border-color: @active-border-color; - background: @active-bg-stcolor; - } -} - .e-fileexplorer.e-js .e-tilenode.e-active:hover, .e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - .hover-gradient(); - color:@hover-font-color; - border-color:@hover-border-color; - } - } - -.e-fileexplorer.e-js .e-statusbar .e-active .e-icon -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-bg-stcolor; - } -} - -.e-fileexplorer.e-js .e-treeview .e-text:hover, -.e-fileexplorer .e-actionbar .e-btn.e-select:hover, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @hover-font-color; - border-color:@hover-border-color; - } -} - -.e-fileexplorer input:not(.e-textbox) , input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input, - .e-fe-split-context.e-menu.e-context.e-split, .e-fe-split-context.e-menu.e-widget.e-split li.e-list -{ - background: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover, .e-fileexplorer .e-grid .e-gridcontent tr.e-hover td, -.e-fileexplorer .e-tilenode.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td, -.e-fileexplorer .e-treeview .e-text.e-file-droppable -{ - & when (@skin= "material") { - border-color: @grey-200; - background: @grey-200; - } - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not(@skin= "office-365") { - border-color: @hover-border-color; - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-switchGridView.e-button:hover, -.e-fileexplorer .e-swithListView.e-button:hover -{ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - } - border-color: @hover-border-color; - border-color:@hover-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover .e-btn.e-select, -.e-fileexplorer .e-toolbar .e-fe-split-button .e-btn.e-select:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - } -} - -.e-fileexplorer .e-toolbar>.e-horizontal>.e-active>span.e-fe-folder{ - & when (@skin="office-365") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin="office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, -.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn, -.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn, .e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{ - background: none; -} - -.e-fileexplorer .e-toolbar > .e-horizontal > .e-active > span.e-fe-folder { - & when (@skin= "material") { - background-color: transparent; - } -} - -.e-fileexplorer .e-toolbar input, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 26%); - } -} - -.e-fileexplorer .e-toolbar input::selection, .e-fe-toolbar.e-responsive-toolbar.e-toolbar input::selection { - & when (@skin= "material") { - color: @accent-font-color; - background: @accent-color; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input { - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} - -.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover { - & when (@skin= "material") { - background: transparent; - border-color: transparent; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-flat .e-icon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-btn.e-select.e-active.e-flat .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn, -.e-fe-toolbar.e-responsive-toolbar .e-split.e-widget:hover .e-in-wrap .e-split-btn.e-left-btn { - & when (@skin= "material") { - background-color: @grey-300; - } -} - -.e-fileexplorer .e-tooltxt.e-feItem-Addressbar.e-active:after, -.e-fe-toolbar.e-responsive-toolbar .e-tooltxt.e-feItem-Searchbar.e-active:after { - & when (@skin= "material") { - animation: none; - } -} - -.e-fileexplorer .e-scrollbar .e-vscroll, .e-fileexplorer .e-scrollbar .e-hscroll { - & when (@skin= "material") { - border-color: @default-border-color; - } -} - -.e-fileexplorer .e-toolbar > .e-horizontal .e-fe-split-button .e-active, .e-fe-toolbar.e-responsive-toolbar .e-horizontal .e-fe-split-button .e-active { - & when (@skin= "material") { - background: @grey-300; - box-shadow: none; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "material") { - background-color: fade(@accent-color, 26%); - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "material") { - color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar -{ - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - .default-gradient(); - border-color:@default-border-color; - } -} - -.e-fileexplorer .e-toolbar { - & when not (@skin= "material") and not (@skin="office-365") { - .office-file-explorer-toolbar-bg-color; - } -} - -.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active { - background: transparent; -} -.e-fileexplorer .e-grid .e-gridheader, .e-fileexplorer .e-grid .e-gridheader.e-scrollcss, .e-fileexplorer .e-grid .e-gridheader .e-headercell { - background: @content-bg-color; -} -.e-fileexplorer .e-alt_row, .e-fileexplorer .e-gridheader , -.e-fileexplorer .e-gridheader .e-headercell, .e-fileexplorer .e-grid .e-gridcontent, -.e-fileexplorer .e-splitter .e-pane, .e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace, -.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace -{ - background-color: @content-bg-color; -} - -.e-fileexplorer .e-tilenode.e-hover .e-thumbImage -{ - border-color: @hover-border-color; -} - -.e-fileexplorer.e-js .e-active .e-thumbImage -{ - border-color: @active-bg-stcolor; -} - - .e-menu > .e-list.e-fe-separator { - border-color: @content-border-color; -} - - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, .e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus { - & when not (@skin= "material") and not (@skin="office-365") { - .high-contrast-file-explorer-search-text; - border-color: @active-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover, .e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover, -.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active, .e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active, -.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active, .e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active { - & when (@skin="office-365") { - background: transparent; - border-color: transparent; - } - & when not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-fileexplorer .e-toolbar .e-fe-split-button.e-hover, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-hover, -.e-fileexplorer .e-toolbar .e-fe-split-button.e-active, .e-fe-toolbar.e-responsive-toolbar .e-fe-split-button.e-active { - & when not (@skin= "material") and not (@skin="office-365") { - background: @default-bg-stcolor; - border-color: @default-bg-stcolor; - } -} -.e-dialog .e-fe-table table tr .e-readonly { - background:@content-bg-color; - color: @content-font-color; -} - -.e-dialog .e-fe-table table .e-border { - border-color:@content-border-color; -} - -.e-fileexplorer .e-toolbar .e-fe-split-button .e-active .e-btn { - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar, .e-fileexplorer .e-splitter .e-splitbar.e-split-divider, -.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover, .e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{ - background-color: transparent; -} - -.e-fileexplorer .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-fileexplorer .e-fe-popup .e-downtail:before, .e-fileexplorer .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-fileexplorer .e-fe-popup span:hover, .e-fileexplorer .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} -.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable, .e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{ - box-shadow: 0px 0px 6px -1px @default-border-color inset; -} -.e-fe-dialog.e-dialog .e-fe-table tr td:first-child{ - & when (@skin= "material") { - color: rgba(0,0,0,.38); - border-color: rgba(0,0,0,.38); - } -} -/*------------------------------------------------------------------*/ - -.e-fileexplorer .e-toolbar.e-js { - .material-stylefor-fileexplorer(); -} - -.fe-context-menu.e-menu.e-context .e-mhover > a > span.e-fileexplorer-toolbar-icon, -.fe-context-menu.e-menu.e-context .e-mfocused > a > span.e-fileexplorer-toolbar-icon { - & when not (@skin= "material") and not (@skin="office-365") { - .switch-file-explorer-context-icon-color; - color: @hover-font-color; - } -} - -.e-fileexplorer .e-toolbar.e-focus{ - & when not (@skin= "material") and not (@skin="office-365") { - .material-normal-box-shadow; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-select { - & when not (@skin= "material") and not (@skin="office-365") { - .material-file-explorer-splitbtn-shadow; - .office-file-explorer-splitbtn-bg-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > .e-fe-split-button.e-hover .e-split.e-active .e-splitbutton.e-btn.e-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - background: @hover-bg-stcolor; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-splitbutton.e-btn.e-ntouch.e-select:hover { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-shadow; - } -} - - -.e-fileexplorer .e-toolbar .e-hover .e-tool-input, -.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input, -.e-fileexplorer .e-toolbar .e-tool-input:focus, -.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus -{ - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text{ - & when (@skin= "material") { - box-shadow: none; - border-color: fade(@base-font-color, 12%); - } -} -.e-fe-dialog input.e-fe-dialog-text:hover, .e-fe-dialog input.e-fe-dialog-text:focus { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-normal-box-shadow; - .focus-border-color(); - } -} -.e-fe-dialog input.e-fe-dialog-text:focus{ - & when (@skin= "material") { - box-shadow: none; - border-color: @accent-color; - } -} - -.e-fileexplorer .e-toolbar > ul > li .e-split { - & when not (@skin= "material") and not (@skin="office-365"){ - .material-file-explorer-splitbtn-radius; - } -} -.e-fileexplorer .e-statusbar .e-button.e-btn:after { - & when (@skin= "material") { - background-color: fade(@accent-color, 38%); - } -} - -.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect, .e-fileexplorer .e-gridcontent .e-fe-selection-rect { - - & when (@skin= "high-contrast-01") { - border: 1px solid @active-border-color; - } - - & when (@skin= "high-contrast-02") { - border: 1px solid @active-border-color; - } - - & when (@skin= "material") { - border: 1px solid @accent-color; - } - - & when not (@skin= "high-contrast-01") and not (@skin= "high-contrast-02") and not (@skin= "material") { - border: 1px solid @active-bg-stcolor; - } - - .mouseselection-stylefor-fileexplorer(); -} - -.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active, .e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active { - background-color: @active-bg-stcolor; -} - -.e-fileexplorer .e-toolbar .e-tool-input:focus, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus, .e-fe-dialog input.e-fe-dialog-text:focus { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-fileexplorer .e-toolbar .e-tool-input:hover, .e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover, .e-fe-dialog input.e-fe-dialog-text:hover { - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} - -.e-fe-dialog input.e-fe-dialog-text { - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-fileexplorer input:not(.e-textbox), .e-fileexplorer .e-grid .e-headercelldiv, .e-fileexplorer .e-grid .e-gridcontent tr, .e-fileexplorer .e-tileview .e-tilenode .e-name, input.e-fe-dialog-text:not(.e-textbox), .e-fe-toolbar.e-responsive-toolbar input { - & when (@skin= "office-365") { - color: @neutral-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus, .e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active { - & when (@skin= "office-365") { - background-color: @theme-lighter; - } -} - -.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} - -.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon, -.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon { - & when (@skin= "office-365") { - color: @neutral-dark; - } -} - - -/*------------DatePicker themes -------------*/ -.e-datepicker table td.e-disable, -.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable { - opacity: 1; - color: @disable-datepicker-text; - visibility: visible; - cursor:default; -} - -.e-datepicker table td.e-hidedate { - visibility: hidden; -} - -.e-datepicker:focus { - outline: none; -} -.e-datewidget .e-in-wrap { - border-color: @content-border-color; - - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datewidget .e-in-wrap:before, .e-datewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datewidget.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-datewidget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365") { - border-color: @neutral-tertiary-alt; - } -} - -.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - .focus-border-color(); - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datewidget.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @neutral-white; - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - .border-selection(); - } -} - -.e-datewidget .e-select, .e-datewidget.e-rtl .e-select, .e-ntouch.e-datewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-datewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,54%); - border-color: @content-border-color; - } - - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-light; - color: @theme-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } -} - -.e-datewidget .e-select.e-active { - .active-gradient(); - border-color: @active-bg-stcolor; -} - -.e-datewidget .e-input { - background-color: @content-bg-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - font-size: 14px; - font-weight: 400; - } - - & when not (@skin= "material") and not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datepicker table td.other-month, -.e-datepicker .e-allyear-first, -.e-datepicker .e-allyear-last, -.e-datepicker .e-year-first, -.e-datepicker .e-year-last { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; // need to add variable in office-365 defn file. - } - - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-datepicker table td.e-dp-weekend { - color: @error-font-color; -} - -.e-datepicker.e-calendar { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - font-size: 12px; - width: 308px; - padding: 0 10px 10px 10px; - } - - & when (@skin= "office-365") { - /*material*/ - padding: 10px; - font-size: 12px; - font-weight: 600; - } - - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datepicker .e-header, .e-datetime-popup .e-timecontainer .e-header { - .header-gradient(); - font-weight: @header-font-weight; - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - border-bottom: 0; - font-size: @header-font-size; - } - & when (@skin= "office-365") { - font-weight: 300; - color: @theme-light-font; - font-size: @header-font-size; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - font-size: @header-font-size; - color: @header-font-color; - } - - -} - -.e-datepicker .e-header:hover > span { - color: @hover-font-color; -} - -.e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - border: none; - width: 94%; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-primary; - font-size: 14px; - font-weight: 400; - width:20%; - float: right; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - border: @border-size @border-type transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select { - & when not (@skin= "material") { - /*other*/ - background: transparent; - width: 100%; - } -} - -.e-ntouch.e-datepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border: none; - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - - .transparent-border(); -} - -.e-datepicker .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font-alt; - font-weight: 300; - font-size: 17px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @header-font-color; - } -} - -.e-datepicker .e-week-header, .e-ntouch.e-datepicker .e-week-header:hover { - .default-gradient(); - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - background: @content-bg-color; - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - background: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - } - - border-bottom: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover, .e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover { - .hover-gradient(); - border-color: @hover-border-color; - box-shadow: 0 0 0 transparent inset; - - & when (@skin= "material") { - /*material*/ - background: transparent; - color: fade(@base-font-color,87%); - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - background-color: transparent; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-font-color; - border-radius: 4px; - } -} -.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{ - background:transparent; -} - -.e-datepicker td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover, -.e-ntouch.e-datepicker table td.e-hidedate:hover { - background: none; - border-color: none; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } -} - -.e-datepicker .e-datepicker-days .e-selected-days { - .active-gradient(); - border-radius: 0px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; -} - -.e-work-week .e-week-day, .e-selected-week, .e-selected-month { - background-color: @default-bg-stcolor; - color: @default-font-color; -} - -.e-datepicker .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when (@skin= "office-365") { - /*material*/ - color: @neutral-light-font; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover { - background-color: transparent; -} - -.e-ntouch.e-datepicker .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-arrow-sans-right:hover { - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background-color: @content-bg-color; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - } - - .material-borderRadius-datepicker(); - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - cursor: default; - border-color: @hover-border-color; -} - - -.e-datepicker .e-state-default{ - & when not (@skin="material") and not (@skin="office-365") { - color: @content-font-color; - font-weight: @content-font-weight; - } - - & when (@skin="material") { - color: fade(@base-font-color,87%); - font-size:14px; - } - - & when (@skin="office-365") { - color: @theme-light-font; - } -} - -.e-datepicker table td.e-weeknumber, .e-datepicker table td.e-weeknumber:hover { - & when (@skin="material") { - color: fade(@grey-light-font,54%); - } - & when (@skin="office-365") { - color: fade(@theme-light-font,54%); - } -} - -.e-datepicker .today { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: @content-bg-color; - box-shadow: 0 0 0 transparent inset; - .material-dateCircle-datepicker(); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @default-font-color; - background-color: @default-bg-stcolor; - border-radius: 4px; - } - - & when (@skin= "office-365") { - /*material*/ - color: @theme-light-font; - background-color: transparent; - } -} - -.e-datepicker .today:before,.e-datepicker .today.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-lighter; - border:0px; - } -} - -.e-datepicker .other-month.e-active { - background: none; -} - -.e-datepicker .e-active,.e-datepicker .e-active:hover, .e-datepicker .e-active.e-state-hover { - .active-gradient(); - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - color: @active-font-color; - border-color: @active-border-color; - - & when not (@skin= "office-365") { - border-radius: 4px; - } - & when (@skin= "material"){ - color: @accent-font-color; - } - & when (@skin= "material"), (@skin= "office-365") { - /*material*/ - background: transparent; - } -} - -.e-ntouch.e-datepicker table td.other-month:hover, -.e-ntouch.e-datepicker .e-allyear-first:hover, -.e-ntouch.e-datepicker .e-allyear-last:hover, -.e-ntouch.e-datepicker .e-year-first:hover, -.e-ntouch.e-datepicker .e-year-last:hover { - background-color: transparent; - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when (@skin= "office-365") { - /*material*/ - color: #adadad; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - //color: fade(@base-font-color,38%); - } -} -/*Disable State Styles*/ - -.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td:hover, -.e-datepicker.e-popup.e-disable td.e-state-hover, -.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover { - background: none; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover, -.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover, -.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover { - color: @bs-header-bg-stcolor; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin = "office-365") { - background-color: transparent; - } - - & when not (@skin = "office-365") and not (@skin = "material") { - background: @hover-bg-stcolor; - } -} - -.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover { - background: none; -} - -.e-datepicker::-webkit-input-placeholder { - color: @content-font-color; -} - -.e-datepicker:-ms-input-placeholder { - color: @content-font-color; -} - -.e-datepicker::-moz-placeholder { - color: @content-font-color; -} - -.e-datepicker:-moz-placeholder { - color: @content-font-color; -} - -.e-ntouch.e-datepicker .e-datepicker-headertext:hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background: @content-bg-color; - } -} - -.e-datepicker .e-datepicker-days .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td, .e-datepicker .e-datepicker-years td { - & when (@skin= "material") { - /*material*/ - height: 50px; - position: relative; - z-index: 1; - } - - & when (@skin= "office-365") { - /*material*/ - height: 40px; - position: relative; - z-index: 1; - padding-bottom: 15px; - } -} - -.e-datepicker .e-datepicker-allyears td { - .material-monthDimension-datepicker(); -} - -.e-datepicker .e-datepicker-months td:hover::before, .e-datepicker .e-datepicker-years td:hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 18px; - } -} - -.e-datepicker .e-header .e-next, .e-datepicker .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); -} - -.e-datepicker .e-header .e-next:hover, .e-datepicker .e-header .e-prev:hover { - & when (@skin = "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-datepicker .e-header .e-prev { - .material-icon-alignment(); -} - -.e-datepicker .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datepicker .e-header .e-text .e-datepicker-headertext { - .material-headerText-padding(); -} - -.e-datepicker .e-header .e-next { - .material-rightIcon-alignment(); -} - -.e-datepicker .e-icon { - .material-icon-dimension(); -} - -.e-datepicker .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datepicker .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:79% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:73%; - } -} -.e-datepicker.e-headerlong .e-header .e-text { - & when (@skin= "material") { - /*material*/ - width:85% - } - - & when (@skin= "office-365") { - /*office-365*/ - width:85%; - } -} - -.e-datepicker.e-rtl .e-header .e-text { - .material-header-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datepicker.e-rtl .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datewidget.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datewidget.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datepicker .today:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} - -.e-ntouch.e-datepicker table td:hover::before, -.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - background: @grey-200; - color: @base-font-color; - } - - & when (@skin= "office-365") { - background-color: @neutral-light; - color: @neutral-light-font; - border:0px; - } -} - -.e-datepicker table td::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 30px; - content: ""; - position: absolute; - left: 1px; - top: 5px; - z-index: -1; - } -} -.e-datepicker table td.e-weeknumber:hover::before { - & when (@skin = "material") { - content: none; - } - & when (@skin = "office-365") { - content: none; - } -} -.e-datepicker.e-headerlong .e-datepicker-days .e-active::before, .e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before,.e-datepicker.e-headerlong table .e-datepicker-days td::before{ - & when (@skin= "office-365") { - left:14px; - } - & when (@skin= "material") { - left:10px; - } -} -.e-datepicker.e-headerlong table .e-datepicker-allyears td::before{ - & when (@skin= "office-365") { - width:75px; - } - & when (@skin= "office-365") { - left:14px; - } -} - -.e-datepicker table .e-datepicker-months td::before, .e-datepicker table .e-datepicker-years td::before { - & when (@skin= "office-365") { - /*material*/ - width: 45px; - height: 45px; - left: 6px; - top: -2px; - padding-bottom: 0; - background-color: @neutral-lighter; - } -} -.e-datepicker.e-headerlong table .e-datepicker-months td::before, .e-datepicker.e-headerlong table .e-datepicker-years td::before { - & when (@skin= "office-365") { - left: 29px; - } -} -.e-datepicker.e-headerlong e-datepicker-months .e-active::before, .e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before, .e-datepicker.e-headerlong e-datepicker-months table td::before{ - & when (@skin= "office-365") { - left: 29px; - } -} - -.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before, .e-datepicker.e-icons .e-datepicker-years td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-months td.e-state-default::before, .e-datepicker.e-icons .e-datepicker-years td.e-current-year::before -{ - & when (@skin= "office-365") - { - left: 16px; - } -} - - -.e-datepicker table .e-datepicker-months td.e-active::before, .e-datepicker table .e-datepicker-years td.e-active::before, -.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before, .e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before { - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-datepicker table .e-datepicker-months td.e-active:hover::before, .e-datepicker table .e-datepicker-years td.e-active:hover::before, -.e-datepicker table .e-datepicker-allyears td.e-active:hover::before { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-datepicker table .e-datepicker-allyears td::before { - & when (@skin= "office-365") { - /*material*/ - width: 50px; - height: 50px; - left: 3px; - top: 6px; - background-color: @neutral-lighter; - } -} -.e-datepicker table .e-datepicker-allyears td.e-active::before{ - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} -.e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - border-radius: 50%; - background: @accent-color; - content: ""; - position: absolute; - left: 2px; - top: 2px; - z-index: -1; - } - - & when (@skin= "office-365") { - /*material*/ - background: #0078d7; - content: ""; - position: absolute; - left: 2px; - top: 5px; - z-index: -1; - height: 30px; - width: 30px; - color: white; - background: @theme-primary; - } -} -.e-datepicker.e-headerlong table td.e-current-allyear::before{ - & when (@skin= "material") { - left:14px; - } -} -.e-datepicker.e-icons .e-active::before, .e-datepicker.e-icons .e-active .e-state-hover::before, -.e-datepicker.e-icons td::before, .e-datepicker.e-icons td.e-state-hover::before { - & when (@skin= "material") { - left: 2px; - } - - & when (@skin= "office-365") { - left: 7px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears .e-active::before, .e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td::before, .e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before, -.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "office-365") { - left: 13px; - } -} - -.e-datepicker.e-icons .e-datepicker-allyears td -{ - & when (@skin= "office-365") { - word-break: break-word; - white-space: pre; - } -} - -.e-datepicker td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - } - & when (@skin= "office-365") { - /*office-365*/ - border:1px solid @theme-primary; - } -} - -.e-datepicker .e-active::before,.e-datepicker .e-active.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-radius: 50%; - } - - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-primary; - } -} - -.e-ntouch.e-datepicker table td.e-disable:hover::before, -.e-ntouch.e-datepicker table td.e-hidedate:hover::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - - } -} -.e-datepicker table td.e-hidedate:hover::before{ - & when (@skin= "material") { - /*material*/ - background: none; - } - & when (@skin= "office-365") { - /*office-365*/ - background: none; - } -} -.e-datepicker .e-datepicker-months td.e-active::before, -.e-datepicker .e-datepicker-years td.e-active::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} - -.e-datepicker .e-datepicker-months td.e-state-hover::before, -.e-datepicker .e-datepicker-years td.e-state-hover::before { - & when (@skin= "material") { - /*material*/ - top: 5px; - left: 20px; - } -} -.e-datepicker.e-headerlong .e-datepicker-months td::before, -.e-datepicker.e-headerlong .e-datepicker-years td::before { - & when (@skin= "material") { - left:32px; - } -} - -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection, -.e-datewidget .e-input::selection, .e-datewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection, -.e-datewidget .e-input::-moz-selection, .e-datewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @widget-bg-color; - } -} - -.e-datepicker.e-popup .e-header .e-prev:not(:active):after, .e-datepicker.e-popup .e-header .e-next:not(:active):after { - & when (@skin="material") { - background-color: fade(@base-font-color,12%); - } -} - -.e-datepicker.e-popup .e-header .e-prev.e-disable:not(:active):after, .e-datepicker.e-popup .e-header .e-next.e-disable:not(:active):after { - & when (@skin="material") { - background-color: transparent; - } -} - -.e-datepicker .e-footer.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} - -.e-datepicker .e-datepicker-days td.e-active:not(:active):after { - & when (@skin= "material") { - background: fade(@accent-color,50%); - } -} - -.e-datepicker .e-datepicker-days td.e-active { - & when (@skin= "material") { - overflow: hidden; - border-radius: 50%; - } -} -.e-datewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} - -.e-datewidget .e-select.e-disable, -.e-datewidget.e-disable .e-select:hover, -.e-ntouch.e-datewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datepicker .e-footer:active{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} -.e-datepicker .e-footer.e-btn.e-select:focus{ - & when (@skin= "office-365") { - box-shadow:none; - border:1px solid @theme-primary; - } -} -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear.e-active::before,.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear:hover::before, -.e-datepicker.e-popup .e-dp-viewallyears .e-datepicker-allyears td.e-current-allyear::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 75px; - height: 75px; - z-index: -1; - } -} - - -/*------------------------------------- DateTimePicker -------------------------------------------*/ -.e-datetime-wrap .e-input, .e-datetime-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} - -.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover, .e-datetime-popup.e-widget .e-timepicker table td.e-state-hover { - & when (@skin= "office-365") { - border-radius: 0; - } -} - -.e-datetime-wrap .e-input { - & when (@skin= "material") { - /*material*/ - font-size: 13px; - } -} - -.e-datetime-wrap.e-widget .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-datetime-wrap .e-in-wrap, .e-datetime-popup, -.e-datetime-popup .e-timecontainer .e-header { - border-color: @content-border-color; -} - -.e-datetime-wrap.e-widget:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } - & when not (@skin= "office-365") { - .focus-border-color(); - } -} - -.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap { - & when (@skin = "office-365"){ - border-color: @content-border-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap, .e-datetime-popup .e-focus { - & when (@skin= "material") and (@skin= "office-365") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-wrap.e-focus .e-in-wrap:hover { - & when not (@skin= "material") { - .focus-border-color(); - } -} - -.e-datetime-popup .e-focus .e-in-wrap { - .focus-border-color(); -} - -.e-datetime-wrap .e-select, .e-datetime-wrap.e-rtl .e-select, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - /*office 365*/ - background-color: @neutral-white; - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - .office-button-bg-color(); - color: @default-icon-color; - } -} - -.e-ntouch.e-datetime-wrap .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-datetime-popup .e-dt-button { - & when (@skin= "material") { - border: none; - color: @accent-color; - background: @content-bg-color; - text-transform: uppercase; - font-size: 14px; - } - - & when (@skin= "office-365") { - border: none; - color: @theme-primary; - background: none; - font-size: 14px; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .bs-default-gradient(); - border: @border-size @border-type @content-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } -} - -.e-datetime-popup .e-dt-button:active { - & when (@skin= "material") { - border-color: @content-bg-color; - color: @accent-color; - background: @content-bg-color; - } - - & when not (@skin= "material") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - } -} - -.e-ntouch.e-datetime-popup .e-dt-button:hover { - & when not (@skin= "material") and not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - - & when (@skin= "office-365") { - color: @theme-primary; - border-color: @hover-border-color; - background-color: transparent; - } -} - -.e-timepicker.e-time-hours, -.e-timepicker.e-time-minitues { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @header-font-color; - } - - font-size: @header-font-size; - font-weight: @header-font-weight; -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover > span, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover > span { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{ - & when (@skin= "office-365") { - /*material*/ - font-size:12px; - font-weight:bold; - color:@neutral-light-font; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header { - .header-gradient(); - - & when (@skin= "material") { - /*material*/ - border-bottom: none; - background: @content-bg-color; - padding: 9px 0 9px 0; - } - - & when (@skin= "office-365") { - /*material*/ - border-bottom: none; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm > .e-text { - & when (@skin= "material") { - /*material*/ - border-top: 0; - padding-top: 12px; - } - & when (@skin= "office-365") { - /*material*/ - border-top: 0; - padding-top: 10px; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-top: @border-size @border-type @header-border-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - border-top: 1px solid; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - color: @hover-icon-color; - } -} - -.e-timepicker table td.e-active::before, -.e-timepicker table td.e-active.e-state-hover::before { - border-color: @active-border-color; - - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - border-radius: 50%; - box-shadow: 0; - background-color: @accent-color; - position: absolute; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - box-shadow: 0; - background-color: @theme-primary; - position: absolute; - } -} - -.e-timepicker table td.e-active, -.e-timepicker table td.e-active.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } - & when (@skin= "office-365") { - /*other*/ - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @active-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; /*For flicker issue */ - } -} - -.e-timepicker table td.e-active:hover{ - & when (@skin= "office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-timepicker .e-state-default { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } - - font-weight: @content-font-weight; -} - -.e-ntouch.e-timepicker table td:hover::before, -.e-timepicker table td.e-state-hover::before { - .hover-gradient(); - border-color: @hover-border-color; - - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - } -} - -.e-ntouch.e-timepicker table td:hover, -.e-timepicker table td.e-state-hover { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - border-radius: 4px; - box-shadow: 0 0 0 transparent inset; - } -} - -.e-ntouch.e-timepicker .e-hours-headertext:hover, -.e-ntouch.e-timepicker .e-minitues-headertext:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - & when (@skin= "office-365") { - background: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background: @hover-bg-stcolor; - } -} - -.e-timepicker .e-footer { - - & when (@skin= "material") { - /*material*/ - border: none; - color: @default-font-color; - } - - & when not (@skin= "material") { - /*other*/ - border: @border-size @border-type transparent; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*material*/ - border: none; - color: @theme-primary; - } -} - -.e-ntouch.e-timepicker .e-footer:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when (@skin= "office-365") { - /*material*/ - background: @content-bg-color; - border: none; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - .transparent-border(); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - text-transform: uppercase; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-footer:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0px; - box-shadow: none; - } -} - -.e-timepicker table td.e-disable { - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker table td.e-disable:hover { - background: none; - border-color: none; - color: @disable-datepicker-text; -} - -.e-ntouch.e-timepicker .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-arrow-sans-right:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @hover-bg-stcolor; - border-radius: 4px 4px 4px 4px; - border-color: @hover-border-color; - } -} - -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover, -.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable table td:hover, -.e-timepicker.e-popup.e-disable td.e-state-hover { - background: none; - color: @content-font-color; - font-weight: @content-font-weight; - border-radius: 0px; - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover, -.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover { - border-color: @hover-border-color; -} - -.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover { - background: none; - color: @default-font-color; - border: @border-size @border-type transparent; -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-timeDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: fade(@base-font-color,12%); - } -} - -.e-datetime-popup .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - .material-dateDimension-datepicker(); -} - -.e-datetime-wrap .e-in-wrap:before, .e-datetime-wrap .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-datetime-wrap.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - .material-monthDimension-datepicker(); -} - -.e-datetime-wrap .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width: 24px; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-ntouch.e-datetime-wrap.e-active .e-select { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} - -.e-datetime-popup .e-time-popup { - & when (@skin= "material") { - /*material*/ - border-left: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } - - & when (@skin= "office-365") { - /*material*/ - border-left: 1px solid; - box-shadow: none; - font-size: 12px; - } -} - -.e-datetime-popup .e-time-popup.e-rtl { - & when (@skin= "material") { - /*material*/ - border-right: 1px solid; - border-color: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-datetime-popup .e-datepicker { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - padding: 0; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - padding:10px 10px 10px 10px; - } -} - -.e-datetime-popup .e-datepicker.e-calendar { - & when (@skin= "material") and (@skin= "office-365") { - border: none; - padding: 0px 10px; - box-shadow: none; - } -} - -.e-datetime-popup .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - /*material*/ - padding: 0; - border-bottom: 1px solid; - border-color: @neutral-tertiary-alt; - } -} - -.e-datetime-popup .e-timecontainer { - & when (@skin= "office-365") { - border-left: 1px solid @neutral-tertiary-alt; - } -} - -.e-datetime-popup.e-rtl .e-timecontainer { - & when (@skin= "office-365") { - border-right: 1px solid @neutral-tertiary-alt; - } -} - - -.e-datetime-popup .e-button-container { - & when (@skin= "material") { - /*material*/ - padding: 5px 5px 5px; - } -} - -.e-datetime-popup .e-datepicker table { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-header { - & when (@skin= "material") { - /*material*/ - display: none; - } - - & when (@skin= "office-365") { - /*office-365*/ - border: none; - padding-top: 10px; - font-size: 17px; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 0px 15px 18px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon { - .material-icon-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text { - .material-text-dimension(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-datePicker-headerText(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt { - .material-headerText-padding(); -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before { - .material-icon-position(); -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default { - & when (@skin= "material") { - /*material*/ - border-radius: 50%; - box-shadow: none; - width: 70px; - height: 50px; - line-height: 50px; - position: relative; - z-index: 1; - } - & when (@skin= "office-365") { - /*material*/ - box-shadow: none; - line-height: 40px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next, -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-icon-alignment(); - .material-datePicker-header(); - - & when (@skin= "material") { - /*material*/ - overflow: hidden; - } -} - -.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 8px; - left: 17px; - } - & when (@skin= "office-365") { - /*material*/ - top: 19px; - left: 12px; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text { - .material-header-RTL(); -} - -.e-datetime-popup.e-drill-down .e-popup-container { - & when (@skin= "material") { - /*material*/ - padding: 0px 10px 10px 10px; - border-bottom: 0; - } -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next { - .material-nextIcon-RTL(); -} - -.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev { - .material-prevIcon-RTL(); -} - -.e-datetime-popup .e-drillDowncontainer table td::before { - & when (@skin= "material") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } - & when (@skin= "office-365") { - /*material*/ - content: ""; - width: 40px; - height: 40px; - line-height: 40px; - display: inline-block; - position: absolute; - top: 3px; - left: 3px; - z-index: -1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px 15px; - z-index: 1; - } -} - -.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 18px; - } - & when (@skin= "office-365") { - /*material*/ - top: 2px; - left: 12px; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default { - & when (@skin= "material") { - /*material*/ - width: 40px; - height: 40px; - padding: 3px; - position: relative; - z-index: 1; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-header-am + .e-dp-viewhours .e-timepicker-hours .e-state-default::before, -.e-datetime-popup .e-drillDowncontainer .e-header-pm + .e-dp-viewhours .e-timepicker-hours .e-state-default::before { - & when (@skin= "material") { - /*material*/ - top: 3px; - left: 5px; - } - & when (@skin= "office-365") { - /*material*/ - top: 0px; - left: 2px; - } -} - -.e-datetime-popup .e-datepicker .e-footer { - & when (@skin= "material") { - /*material*/ - margin: 0; - } -} - -.e-datetime-popup .e-timecontainer .e-time-popup.e-rtl ul li { - & when (@skin= "material") { - /*material*/ - padding: 15px 18px 15px 0px; - } -} - -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-datetime-wrap .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-datetime-wrap .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm + .e-dp-viewhours { - & when (@skin= "material") { - margin-top: 10px; - } -} - -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} - -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:not(:active):after { - & when (@skin= "material") { - background: rgba(0,0,0,0.12); - } -} - -.e-datetime-popup .e-dt-button.e-btn.e-select.e-flat:not(:active):after { - & when (@skin= "material") { - background-color: fade(@accent-color,12%); - } -} -.e-datetime-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-datetime-wrap .e-select.e-disable, -.e-datetime-wrap .e-select.e-disable:hover, -.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-datetime-popup .e-timecontainer .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-datepicker.e-calendar .e-header{ - & when (@skin= "office-365") { - padding-bottom:0; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{ - & when (@skin= "office-365") { - border-top:1px solid @neutral-light; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default{ - & when (@skin= "office-365") { - padding:0; - } -} -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:before, -.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before{ - & when (@skin= "office-365") { - height:30px; - line-height:30px; - } -} -.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{ - & when (@skin= "office-365") { - font-size:17px; - font-weight:300; - } -} - - -/*------------DateRangePicker themes -------------*/ - -.e-daterangepicker-popup { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - color: @content-font-color; - & when (@skin= "material") { - /*material*/ - border: 0; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); -} - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; -} -} -.e-daterangewidget .e-select { - & when (@skin= "material") { - /*material*/ - border-left: 0; - width:24px; - } -} -.e-daterangewidget .e-in-wrap:before, .e-daterangewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-daterangewidget .e-input { - background-color: @content-bg-color; - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - font-size:13px; - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-daterangewidget .e-in-wrap, .e-daterangepicker-popup { - border-color: @content-border-color; -} -.e-daterangewidget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-width:0 0 1px 0; - border-color:fade(@base-font-color,12%) - } -} -.e-daterangewidget.e-widget:hover .e-in-wrap { - .focus-border-color(); - & when (@skin= "office-365") { - border-color:@neutral-secondary-alt; - } -} - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus { - & when (@skin= "material") { - /*material*/ - box-shadow: none; -} - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; -} - } - -.e-daterangewidget.e-focus .e-in-wrap, .e-daterangewidget .e-focus .e-in-wrap, -.e-daterangewidget.e-focus .e-in-wrap:hover, .e-daterangewidget .e-focus .e-in-wrap:hover{ - .focus-border-color(); -} - -.e-daterangewidget .e-select, -.e-daterangewidget .e-drpbuttons .e-disable:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .bs-default-gradient(); - border-color: @content-border-color; - .border-selection(); - - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - /*other*/ - background-color: @content-bg-color; - color: @default-icon-color; - } -} -.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat { - & when (@skin= "office-365") { - background-color: none; - } -} - -.e-daterangewidget .e-select, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ntouch.e-daterangewidget .e-select:hover { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} - -.e-daterangepicker-popup .e-custom-dateranges { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date, - .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date, - .e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover -{ - background:none; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - - & when not (@skin= "material") { - /*other*/ - color: @disable-datepicker-text; - } - -} -.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before, -.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before -{ - & when (@skin= "office-365") { - /*material*/ - background-color: @neutral-lighter; - } - -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - - &when (@skin="material"){ - background-color: @grey-200; - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } - -} -.e-daterangepicker-popup .e-datepicker .e-active::before, .e-datepicker .e-active .e-state-hover::before, -.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default, -.e-daterangepicker-popup .e-datepicker table td::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default - { - top:0px; - padding-top:0px; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date { - & when (@skin= "material") { - /*material*/ - background:transparent; - color: @accent-font-color; - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before{ - & when (@skin= "material") { - /*material*/ - background:@accent-color; - border-radius:50%; - top:2px; - } - & when (@skin= "office-365") { - border-radius:none; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,38%); - background:transparent; - } - } -.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover, -.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover { - & when (@skin= "office-365") { - background:transparent; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default:hover::before, -.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-state-default:hover::before { - & when (@skin= "material") { - /*material*/ - background:transparent; - content:""; - } -} -.e-daterangepicker-popup .e-val-error .e-in-wrap { - border: 1px solid red; -} - -.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable { - cursor: default; -} -.e-custom-dateranges li { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - background:@content-bg-color; - border: 0; - padding:9px 24px; - margin:0; - text-align:center; - height:30px; - box-sizing:content-box; - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 5px @default-bg-stcolor; - background: @content-bg-color; - border: 1px solid @content-border-color; - } - } -} - -.e-custom-dateranges li.e-active { - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } - } -} - -.e-custom-dateranges li:hover { - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } -} - -.e-daterange-responsive .e-custom-dateranges { - & when not (@skin= "office-365") { - border-top: 1px solid @content-border-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat { - & when (@skin= "office-365") { - -background:none; -color:@theme-primary; -} -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover{ - & when (@skin= "office-365") { - -background:none; -color:@theme-dark; -} -} - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td:hover::before, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td:hover::before { - - } - .e-daterangepicker-popup .e-datepicker .e-datepicker-months td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-years td, - .e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td { - & when (@skin= "office-365") { - background:transparent; - color:@neutral-light-font-alt; - } - } - - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today { - background: @content-bg-color; - color: @content-font-color; -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - color: @hover-font-color; - & when not (@skin= "office-365") { - border-radius: 4px; - } - } -} - -.e-daterangepicker-popup .e-custom-dateranges li:hover { - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - background-color: #179bd7; - color: @hover-font-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range + .e-end-date { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: -15px 0 0 0 @grey-200; - } - -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.showrange { -.high-contrast-stylefor-daterange(); - & when (@skin= "material") { - /*material*/ - box-shadow: 15px 0 0 0 @grey-200; - } -} - -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range { - color: @default-font-color; -.high-contrast-stylefor-daterange(); - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - background:@grey-200; - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - background: @default-bg-stcolor; - .daterange-inrange-background(); - box-shadow: 0 0 0 transparent inset; - - } - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -/*button css*/ -.e-daterangepicker-popup .e-drpbuttons { - & when not (@skin= "office-365") { - - border-top: 1px solid @default-border-color; - .bs-default-gradient(); - border-color: @default-border-color; - .switch-datetimepick-button-text; - color: @default-font-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - -} - -.e-daterangepicker-popup .e-drpbuttons div { - & when (@skin= "material") { - /*material*/ - border:none; - color:@accent-color; - background:@content-bg-color; - text-transform: uppercase; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } - & when (@skin= "office-365") { - color: @default-font-color; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons div:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color:@accent-color; - border-color:@content-bg-color; - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - /*other*/ - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - & when (@skin= "office-365") { - color: @theme-dark; - } - } -} - -.e-daterangepicker-popup .e-drpbuttons .e-active { - & when not (@skin= "office-365") { - .active-gradient(); - border-color: @active-border-color; - color: @content-font-color; - border-color: @active-border-color; - } - & when (@skin= "office-365") { - color: @content-font-color; - } -} - -.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap { - border-color: @content-border-color; -} - -.e-daterangepicker-popup .e-datewidget.e-error { - color: white; -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{ - & when (@skin= "material") { - - .material-dateDimension-datepicker(); - } -} - -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker .e-datewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker .e-datewidget.e-focus .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker{ - & when (@skin= "material") { - /*material*/ - border-right:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - margin-right:-1px; - } -} -.e-daterangepicker-popup .e-right-datepicker{ - & when (@skin= "material") { - /*material*/ - border-left:1px solid; - border-color: fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget{ -& when (@skin= "material") { - /*material*/ - height:32px; - } -} - - .e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap{ -& when (@skin= "material") { - /*material*/ - border-color:fade(@base-font-color,12%); - box-shadow:none; - } -} -.e-daterange-timepopup.e-time-popup ul li{ - & when (@skin= "material") { - /*material*/ - padding:15px 0 15px 15px; - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-active .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-active .e-select{ -& when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } -} -.e-daterangepicker-popup .e-left-datepicker .e-timewidget .e-select, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget .e-select{ -& when (@skin= "material") { - /*material*/ - border-left:0; - } -} -.e-daterangewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection, -.e-daterangewidget .e-input::selection, .e-datetime-wrap .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} - -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection, -.e-daterangewidget .e-input::-moz-selection, .e-datetime-wrap .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:not(:active):after{ - & when (@skin= "material") { - background-color:fade(@accent-color,12%); - } - -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat.e-disable:not(:active):after{ - & when (@skin= "material") { - animation: none; - } -} -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-start-date:not(:active):after, -.e-daterangepicker-popup .e-datepicker .e-datepicker-days td.e-end-date:not(:active):after{ - & when (@skin= "material") { - background: fade(@primary-font-color,50%); - } -} -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select, -.e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:active, - .e-daterangepicker-popup .e-drp-button.e-btn.e-flat.e-disable.e-select:hover{ - & when (@skin= "material") { - color: rgba(0,0,0,.26); - background-color: transparent; - } -} -@keyframes flatshadow { - 0% { - box-shadow: 0 0 0 0px rgba(255,64,129,0.5); - border-color: rgba(255,64,129,0.5); - } - - 100% { - box-shadow: 0 0 0 200px rgba(255,64,129,0); - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-right-datepicker.e-right-timepicker .e-datewidget .e-in-wrap, -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker.e-left-timepicker .e-datewidget .e-in-wrap{ - & when (@skin= "material") { - width:195px; - } -} -.e-daterangepicker-popup.e-popup .e-datepickers-popup .e-left-datepicker+::after{ - & when (@skin= "material") { - content:""; - width:100%; - height:100%; - float:left; - } -} -.e-daterangepicker-popup .e-custom-dateranges ul{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - margin-top:13px; - } -} -.e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:before, - .e-daterangepicker-popup .e-datewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-left-datepicker .e-timewidget.e-focus .e-in-wrap:after, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:before, -.e-daterangepicker-popup .e-right-datepicker .e-timewidget.e-focus .e-in-wrap:after{ - & when (@skin= "material") { - width:0; - } -} -.e-daterangewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-daterangewidget .e-select.e-disable, -.e-daterangewidget.e-disable .e-select:hover, -.e-ntouch.e-daterangewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} -.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap { - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-daterangepicker-popup.e-daterange-responsive .e-right-datepicker{ - & when (@skin= "material") { - float:none; - } -} - - .e-daterange-responsive .e-drpbuttons{ - background-color:transparent; -} - - - -.svg-rotate-ie { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.svg-rotate { - cursor: url("../common-images/diagram/Rotate.cur"), default; -} - -.sf-d-menuitem { - background-image: @dg-contextmenu; - background-repeat: no-repeat; - height: 25px; - width: 25px; -} - -.sf-d-menuitem.hover { - background-image: @dg-contextmenu-hover; -} - -.sf-d-menuitem.cut { - background-position: 2px -290px; -} - -.sf-d-menuitem.copy { - background-position: 2px -264px; -} - -.sf-d-menuitem.paste { - background-position: 2px -238px; -} - -.sf-d-menuitem.undo { - background-position: 2px -186px; -} - -.sf-d-menuitem.redo { - background-position: 2px -213px; -} - -.sf-d-menuitem.selectAll { - background-position: 2px -160px; -} - -.sf-d-menuitem.group { - background-position: 2px -31px; -} - -.sf-d-menuitem.ungroup { - background-position: 2px -4px; -} - -.sf-d-menuitem.bringToFront { - background-position: 2px -134px; -} - -.sf-d-menuitem.sendToBack { - background-position: 2px -108px; -} - -.sf-d-menuitem.moveForward { - background-position: 2px -82px; -} - -.sf-d-menuitem.sendBackward { - background-position: 2px -56px; -} - -.sf-d-menuitem.grouping { - background-image: none; -} - -.sf-d-menuitem.order { - background-image: none; -} - -.e-diagram-tooltip-default { - width: 200px; - background-color: #f7eebc; - border: 1px solid #ddb654; - z-index: 100000; - position: absolute; - text-align: center; - border-radius: 3px 3px; - pointer-events: none; -} - -.e-diagram-tooltipLabel-default { - font-weight: normal; - pointer-events: none; - white-space: pre; -} - -.e-datavisualization-diagram { - overflow: hidden; - outline: none; - display: block; -} - -.e-datavisualization-diagram svg { - position: absolute; -} - -.e-datavisualization-diagram .drawing { - position: relative; -} - -.e-datavisualization-diagram .edit { - position: absolute; - word-wrap: break-word; - white-space: pre-wrap; -} - -.e-datavisualization-diagram .edit textarea { - width: 100%; - height: 100%; - overflow: hidden; - border: 1px dashed #99CCFF; - outline: none; - resize: none; - padding: 2px; -} - -.e-datavisualization-diagram .e-vscrollbar { - float: right; -} - -.e-datavisualization-diagram .e-hscrollbar { - text-align: left; -} - -.e-scrollbar .e-vhandlespace, -.e-scrollbar .e-hhandlespace { - position: relative; - background-color: @scroll-bg-color; -} - -.e-datavisualization-diagram.e-js .sf-diagram_overlap { - background-color: @dg-ruler-overlap-bg; -} - -.e-datavisualization-diagram.e-js .sf-diagram_hRuler, -.e-datavisualization-diagram.e-js .sf-diagram_vRuler { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space { - background-color: @dg-ruler-space-bg; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick { - stroke: @dg-ruler-tick; -} - -.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label { - font-size: 9px; - fill: @dg-ruler-label; -} - - -.e-dialog.e-dialog-wrap { - background: @content-bg-color; - font-family: @font-family; -} - -.e-dialog .e-dialog-icon:hover { - .hover-gradient(); - border-image: initial; - border-color:@hover-border-color; - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background: none; - } -} - -.e-dialog-modal { - overflow: hidden; -} - -.e-dialog .e-dialog-icon:hover { - .material-dialog-icon-hover-bg-color; -} - -.e-dialog.e-disable .e-dialog-icon:hover { - background:transparent; -} -.e-dialog .e-dialog-icon:before { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } - line-height:1.5; - } -.e-dialog > .e-header { - & when (@skin= "material") { - font-size:20px; - font-family: @font-family; - color: fade(@base-font-color, 87%); - font-weight: 500; - } - & when (@skin= "office-365") { - font-size:21px; - font-family:@font-family; - font-weight:100; - color:@neutral-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color: @header-font-color; - font-weight: @content-font-weight; - font-size:@header-font-size; - border:@border-size @border-type @header-border-color; - .office-dialog-active-line-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } -} - .e-titlebar + div.e-dialog-scroller .e-widget-content { - & when (@skin= "office-365") { - padding-top: 0; - } -} -.e-dialog.e-dialog-wrap:not(.e-shadow) { - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} -.e-dialog > .e-titlebar { - & when (@skin= "material") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 24px 24px 0px; - } - & when (@skin= "office-365") { - box-shadow: 0 1.83px 1px rgba(0, 0, 0, -0.8); - padding: 20px 25px 28px; - } -} -.e-dialog.e-shadow { - & when (@skin= "material") { - box-shadow:0 12px 40px 5px rgba(0, 0, 0, 0.26); - } - & when (@skin= "office-365") { - box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2); - } -} - .e-dialog.e-widget-content { - & when (@skin= "material") { - font-size:15px; - font-family: @font-family; - color: fade(@base-font-color, 54%); - padding: 20px 24px 24px 24px; - font-weight:400; - line-height:1.5; - } - & when (@skin= "office-365") { - font-size:12px; - font-family: @font-family; - color: @neutral-light-font; - padding-top:28px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - font-weight:300; - line-height:1.5; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - } -} - .e-dialog.e-widget-content.e-load{ - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-overlay { - background-color:@overlay-bg-color; - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-dialog > .e-dialog-scroller { - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - border:@border-size @border-type @content-border-color; - border-top: none; - } -} -.e-dialog .e-dialog-icon:hover:before { - .material-dialog-icon-hover-color; - & when not (@skin= "material") { - color:@hover-icon-color; - } -} -.e-dialog > .e-footerbar { - position: relative; - & when (@skin= "material") { - height: 36px; - padding:8px; - border: none; - } - & when (@skin= "office-365") { - height: 36px; - padding-left:25px; - padding-right:25px; - padding-bottom:20px; - border: none; - } - & when not (@skin= "material") and not (@skin="office-365") { - height: 40px; - border: @border-size @border-type @header-border-color; - border-top: none; - } - background: @content-bg-color; -} -.e-dialog > .e-footerbar > .e-icon.e-resize-handle.e-resizable.e-js { - position: absolute; - cursor: se-resize; - bottom: 0; - right: 0; -} - .e-corner.e-dialog > .e-footerbar { - border-radius: 0px 0px 3px 3px; -} - .e-corner .e-dialog-content{ - border-radius:3px; -} - .e-corner .e-dialog-bottom{ - border-radius:0px 0px 3px 3px; -} - .e-corner .e-dialog-top{ - border-radius:3px 3px 0px 0px; -} -.e-dialog .e-scrollbar .e-icon { - display: block; -} .e-dialog .e-scrollbar .e-icon { - display: block; -} - .e-dialog .e-dialog-icon::after { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } -} -.e-dialog > .e-icon.e-resizable:before { - & when (@skin= "material") { - display:none; - } -} -.e-dialog .e-dialog-icon { - & when (@skin= "material") { - top:3px; - } - & when (@skin= "office-365") { - top: 3px; - right: 0; - padding-right: 0; - color: @neutral-light-font; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close { - & when (@skin= "material") { - font-size:12px; - } -} -.e-dialog .e-dialog-icon.e-icon.e-close:before { - & when (@skin= "material") { - content:"\e69e"; - } - & when (@skin= "office-365") { - content:"\e800"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before { - & when (@skin= "material") { - content:"\e672"; - } - & when (@skin= "office-365") { - content:"\e803"; - } -} -.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before { - & when (@skin= "material") { - content:"\e673"; - } - & when (@skin= "office-365") { - content:"\e804"; - } -} -.e-dialog .e-draggable { - touch-action:none; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - padding: 9px 3px 1px 9px; -} - .e-dialog.e-widget-content .e-pager .e-firstpage, .e-dialog.e-widget-content .e-pager .e-prevpage, .e-dialog.e-widget-content .e-pager .e-firstpagedisabled, .e-dialog.e-widget-content .e-pager .e-prevpagedisabled, .e-dialog.e-widget-content .e-pager .e-nextpage, .e-dialog.e-widget-content .e-pager .e-lastpage, .e-dialog.e-widget-content .e-pager .e-nextpagedisabled, .e-dialog.e-widget-content .e-pager .e-lastpagedisabled { - & when (@skin= "office-365") { - padding: 9px 3px -2px 9px; - } -} - - - -/*------------------------------------- dropdownlist -------------------------------------------*/ -.e-ddl .e-options { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - } -} - .e-atc .e-in-wrap, .e-atc .e-input, .e-atc-popup, .e-atc .e-options { - background-color: @content-bg-color; - border-color: @content-border-color; - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - font-size: 13px; - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-primary; - font-weight:400; - font-size: @content-font-size; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - font-size: @content-font-size; - font-weight: @content-font-weight; - } - font-family: @font-family; -} -.e-ddl .e-input,.e-ddl .e-input[readonly], -.e-ddl-popup,.e-ddl .e-options { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @content-bg-color; - } - & when not (@skin= "office-365") { - color: @content-font-color; - background-color: @content-bg-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: @content-font-weight; - cursor: default; -} -.e-atc-popup ul li.e-category{ - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-ddl .e-in-wrap, -.e-ddl-popup,.e-ddl .e-options, -.e-ddl-popup .e-atc.e-search{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - border-width: 0 0 1px 0; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - } -} -.e-ddl .e-options.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @primary-font-color; - color: @accent-color; - border-color: @primary-font-color; - } - - & when not (@skin= "material") { - /*other*/ - background-color: @active-bg-stcolor; - color: @active-font-color; - border-color: @active-bg-stcolor; - } -} -.e-ddl .e-options:hover { - & when (@skin= "office-365") { - background :@hover-bg-stcolor; - } -} -.e-ddl .e-options .e-icon.e-close { - & when (@skin= "office-365") { - color :@neutral-secondary-alt; - } -} -.e-ddl-popup div>ul li{ - & when (@skin= "office-365") { - background-color: @content-bg-color; - } -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "office-365") { - background: @theme-lighter; - } -} -.e-ddl .e-boxes { - background-color:@content-bg-color; -} -.e-ddl.e-popactive .e-in-wrap:before, .e-ddl.e-popactive .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-ddl.e-focus .e-in-wrap -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } -} - -.e-ddl:hover .e-in-wrap { - & when (@skin= "office-365") { - /*office-365*/ - border-color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - .focus-border-color(); - } -} -.e-ddl .e-input.e-watermark { - color: @watermark-font-color !important; - font-style: @watermark-font-style; -} -.e-ddl-popup .e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - } -} -.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover { - - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @hover-bg-endcolor; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @content-border-color; - } - } - -} -.e-ddl .e-select:active,.e-ddl.e-rtl .e-select:active { - & when (@skin= "office-365") { - /*office-365*/ - width: 30px; - height: 100%; - background: @active-bg-stcolor; - color: @widget-bg-color; - } -} - -.e-ddl .e-select.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - border: 0px solid @default-bg-stcolor; - color: @hmp-border-color; - } -} -.e-ddl .e-input.e-disable{ - & when (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-ddl-popup .e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - border-bottom: 1px solid rgb(255,255,255); - border-bottom: 1px solid rgba(255,255,255,0.3); -} -.e-ddl-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } -} -.e-ddl .e-select, .e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - width: 30px; - height: 100%; - background: @content-bg-color; - } - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } -} - -.e-ddl .e-select, .e-ddl.e-rtl .e-select, .e-ddl .e-disable.e-select:hover { - .office-button-bg-color(); -} - -.e-ddl .e-select.e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-ddl-popup .e-resize-handle { - cursor: se-resize; - float: right; - padding: 4px 3px 0 0; - margin-right: 2px; -} -.e-ddl-popup .e-resize-handle.e-rtl-resize { - float: left; - cursor: sw-resize; - transform: rotate(90deg); - padding: 3px 0 0 3px; -} -.e-ddl-popup .e-resizebar { - .bs-default-gradient(); - border-top: 1px solid @content-bg-color; - height: 20px; - width: auto; - display: block; -} -.e-ddl-popup .e-atc.e-search .e-search:before, .e-ddl-popup .e-atc.e-search .e-cross-circle:before { - color:@content-border-color; -} -.e-ddl-popup .e-checkwrap.e-check-act, .e-ddl-popup .e-checkwrap:hover { - & when (@skin= "material") { - /*material*/ - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - } -} - -.e-ddl-popup .e-checkwrap.e-check-act:hover { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border: 2px solid @theme-dark-alt; - color: @neutral-white; - } -} -.e-ddl-popup .e-checkwrap.e-check-act{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - } -} -.e-ddl-popup .e-checkwrap { - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 2px solid; - border-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-dark-font; - border: 2px solid @neutral-tertiary; - color: @neutral-white; - } - & when not (@skin= "office-365") { - border: 1px solid @content-border-color; - } - /*other*/ - border-radius: none; - } - background-color: @content-bg-color; -} - -.e-ddl-popup .e-checkwrap:hover { - & when (@skin= "office-365") { - border: 2px solid @neutral-secondary-alt; - } -} -.e-ddl-popup .e-check-act { - & when (@skin= "material") { - /*material*/ - background-color: @accent-color; - color: @accent-font-color; - border-radius: 2px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border: 2px solid @theme-primary; - color: @neutral-white; - background-color: @theme-primary; - } - & when not (@skin= "office-365") { - .switch-checkbox-icontick; - color: @active-bg-stcolor; - } - } -} - - .e-dropdownlist::-webkit-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-ms-input-placeholder { - color: @content-font-color; -} - .e-dropdownlist::-moz-placeholder { - color: @content-font-color; -} - .e-dropdownlist:-moz-placeholder { - color: @content-font-color; -} - -.e-ddl.e-widget.e-popactive .e-select .e-icon{ - & when (@skin= "material") { - /*material*/ - transform: rotate(180deg); - transition: transform 300ms ease; - } -} -.e-ddl.e-widget .e-select .e-icon{ - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - -.e-ddl-popup .e-check-inact.e-ddl-anim:before{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 0px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl-popup .e-check-act.e-ddl-anim:after{ - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: translate(-5%,-50%) scale(0); - width: 3px; - height: 3px; - background: rgba(255,64,129,.7); - content: ''; - border: 1px solid rgba(255,64,129,.7); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - } -} -.e-ddl.e-widget .e-in-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - border-color: @disable-control-border-color; - background-color: @disable-control-background-color; - opacity: initial; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-control-background-color; - } -} -.e-ddl.e-widget .e-select.e-disable{ - & when not (@skin= "material") and not (@skin="office-365") { - background: @disable-icon-bg-color; - border-color: @disable-control-border-color; - } -} -.e-ddl.e-widget .e-input.e-disable{ - & when (@skin= "material"){ - background: @grey-100; - } -} - -/*------------------------------------- Tooltip -------------------------------------------*/ - -.e-tooltip-wrap { - .material-tootip-bg-color; - & when (@skin= "material") { - /*material*/ - border-radius: 2px; - border: 0px @border-type @content-border-color; - background-color: @grey-700; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border: @border-size @border-type @neutral-secondary-alt; - background-color:@neutral-lighter; - } - & when not (@skin= "office-365") { - border: @border-size @border-type @content-border-color; - background-color: @content-bg-color; - } - border-radius: none; - - } -} -.e-tooltip-wrap .e-arrowTipOuter{ - .material-tootip-border-color; - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - position : absolute; - & when (@skin= "material") { - /*material*/ - border: none !important; - border-top: 10px solid @content-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 10px solid @neutral-lighter; - } - & when not (@skin= "office-365") { - border-top: 10px solid @content-border-color; - } - } -} -.e-tooltip-wrap .e-arrowTipInner{ - .material-tootip-bg-color; - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - & when (@skin= "office-365") { - /*office-365*/ - order-top: 9px solid @content-bg-color; - } - & when not (@skin= "office-365") { - border-top: 9px solid @content-bg-color; - } - left : 1px; - top : 0px; - position : absolute; -} - - .e-def{ - .material-tootip-text-color; - font-family: @font-family; - line-height: @tooltip-line-height; - & when (@skin= "material") { - /*material*/ - font-size: 10px; - color: @content-font-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - font-size: 12px; - color: @neutral-secondary; - } - & when not (@skin= "office-365") { - /*office-365*/ - font-size: @font-size; - color: @content-font-color; - } - - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{ - & when (@skin= "office-365") { - background: none repeat scroll 0 0 @neutral-lighter; - border-bottom : 1px @border-type @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - background: none repeat scroll 0 0 @header-bg-stcolor; - border-bottom : 3px @border-type @active-bg-stcolor; - } -} - -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{ - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @header-font-color; - } -} -.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; - } -} -.e-tooltip-wrap .e-cross-circle:hover{ - .hover-gradient(); - color: @hover-icon-color; - border-color: @hover-border-color; -} - - - - -/*------------------------------------- listbox -------------------------------------------*/ - - -.e-listbox .e-select { - & when (@skin= "material") { - .select-listbox-material(); - border-color: @grey-100; - } - & when (@skin= "office-365") { - background:@theme-lighter; - border-color:@theme-lighter; - color:@theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - border-color: @active-bg-stcolor; - color: @active-font-color; - } -} -.e-listbox .e-active{ - color:@active-font-color; - .hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-listbox .e-hover{ - & when (@skin= "material") { - .hover-gradient-material(); - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-dragClonelist{ - & when (@skin= "material") { - background: @grey-100; - text-align:center; - line-height: 38px; - } - & when (@skin= "office-365") { - background:@theme-lighter; - text-align:center; - color:@neutral-light-font; - line-height: 36px; - padding: 0 12px !important; - font-family: @font-family; - font-size: 13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-font-color; - opacity:0.5; - text-align:center; - } -} -.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-left: 16px !important; - } - & when (@skin= "office-365") { - padding: 0px 12px !important; - } - & when not (@skin= "material") and not (@skin="office-365") { - padding-left: 10px !important; - } - word-break: break-all; -} -.e-rtl.e-wrap .e-listbox li { - & when (@skin= "material") { - padding-right: 16px !important; - } - & when (@skin= "office-365") { - padding-left:12px !important; - } -} -.e-nowrap .e-listbox li { - padding-left: 10px!important; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-ddl-popup.e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-ddl-popup.e-wrap .e-listbox li.allowDrop { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} -.e-ddl-popup.e-wrap.e-js { - & when (@skin= "material") { - border: 1px solid @grey-300; - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact, .e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act { - & when (@skin= "material") { - height:14px; - width:14px; - } - & when (@skin= "office-365") { - top: 4px; - } - & when not (@skin= "office-365") { - top: 2px; - } -} -.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act .e-checkmark { - & when (@skin= "material") { - font-size:12px; - line-height:15px; - } -} - -.e-ddl-popup.e-wrap.e-js div > ul li .e-chkbox-wrap, .e-ddl-popup div > .e-listbox li .e-chkbox-wrap { - & when (@skin= "material") { - padding-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - } -} - -.e-ddl-popup div > .e-ul .e-ghead { - & when (@skin= "material") { - font-weight:500; - font-size:15px; - line-height:48px; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - padding-top:5px; - } - & when (@skin= "office-365") { - border-bottom: 1px @border-type @neutral-light; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - font-size:14px; - font-weight:400; - color:@neutral-secondary; - padding-left:12px; - line-height:36px; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-weight: bold; - border-bottom: 1px @border-type @content-border-color; - display: block; - margin: 2px 2px 2px 0px; - position: relative; - padding-bottom:5px; - padding-left: 0.857em ; - } -} -.e-ddl-popup.e-wrap.e-js div > ul li .e-align { - & when (@skin= "material") { - margin-top:0px !important; - margin-right:18px; - } - & when (@skin= "office-365") { - padding-right:12px; - padding-top:10px; - } -} -.e-ddl-popup.e-wrap { - & when (@skin= "office-365") { - color:@neutral-light-font; - font-size:13px; - font-family:@font-family; - font-weight:400; - border-color:@neutral-light; - } -} -.e-ddl-popup.e-wrap .e-listbox li { - & when (@skin= "office-365") { - line-height:36px; - background-color: initial; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-select { - & when (@skin= "office-365") { - background-color:@theme-lighter; - } -} -.e-ddl-popup.e-wrap .e-listbox li.e-hover{ - & when (@skin= "office-365") { - background-color:@neutral-lighter; - } -} -.e-ddl-popup div > .e-listbox li:empty { - & when (@skin= "office-365") { - min-height: 36px !important; - } -} -.e-ddl-popup.e-js{ - max-height: inherit; - max-width: inherit; -} -.e-listbox .e-draggable { - touch-action:none; -} - -/*Theme Color*/ - -.e-lv .e-list-text -{ - & when (@skin= "material") { - font-size: 15px; - font-family: @font-family; - } - & when (@skin= "office-365") { - font-size:13px; - font-family:@font-family; - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - font-size:@font-size; - font-family: @font-family; - } -} - -/*List Item*/ - -.e-lv .e-list { - & when (@skin= "material") { - border-bottom: none; - padding:0px 16px; - height:48px; - font-size:@font-size; - } - & when (@skin= "office-365") { - border-bottom: none; - padding:0px 12px; - height:36px; - font-size:13px; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-bottom: @border-size @border-type @content-border-color; - font-size:@font-size; - } - -} -.e-lv .e-list .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@default-icon-color; - } -} - -.e-lv .e-list.e-state-default { - background-color: @content-bg-color; - border-color:@content-border-color; -} -.e-lv .e-list.e-state-default > .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - font-weight:400; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@content-font-color; - } -} -.e-lv .e-list.e-state-default:hover { - & when (@skin= "material") { - .hover-gradient-material(); - color:@hover-font-color; - } - & when (@skin= "office-365") { - background:@neutral-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color:@hover-font-color; - } -} -.e-lv .e-list.e-state-default:hover > .e-chevron-right_01 .e-list-text{ - color:@hover-font-color; -} -.e-lv .e-list:hover > .e-chevron-right_01.e-fontimage:before{ - color:@hover-icon-color; -} -.e-lv .e-list .e-chevron-right_01:hover{ - color:@hover-font-color; -} -.e-lv .e-list.e-state-active { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{ - & when (@skin= "material") { - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-font-color; - } -} -.e-lv .e-list.e-state-active > .e-chevron-right_01.e-fontimage:before{ - & when (@skin= "material") { - color:fade(@base-font-color,87%) - } - & when (@skin= "office-365") { - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color:@active-icon-color; - } -} -/*Search Box*/ -.e-lv-inputdiv .e-lv-input { - border: @border-size @border-type @content-border-color; - border-radius: 7px; - font-size: @content-font-size; -} - -.e-lv .e-header { - & when (@skin= "material") { - .header-listview-gradient(); - color:fade(@base-font-color,87%); - padding-left:16px; - border-bottom:@border-size @border-type @content-border-color; - height:64px; - font-family:@font-family; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - border-top: 1px solid #eaeaea; - border-left: 1px solid #eaeaea; - border-right: 1px solid #eaeaea; - padding-left:12px; - height:36px; - font-size:14px; - font-family:@font-family; - font-weight:400; - } - & when not (@skin= "material") and not (@skin="office-365") { - .header-gradient(); - color:@header-font-color; - border:@border-size @border-type @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - .office-dialog-active-line-color; -} -.e-lv.e-parentlv > .e-lv .e-list-container{ - & when (@skin= "material") { - border: none; - } - & when (@skin= "office-365") { - border:1px solid #eaeaea; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - border-top: @border-size @border-type @content-border-color; - } -} -.e-lv.e-parentlv > .e-lv.subpage{ - border:none; -} -.e-nb .e-lv .subpage .e-content{ - float:none; - } -.e-lv > .e-header:hover > .e-icon:before { - & when not (@skin= "material") { - color: @hover-icon-color; - } -} -.e-lv > .e-header >.e-icon:before, .e-lv > .e-header > .e-icon:hover:before { - & when (@skin= "material") { - color:fade(@base-font-color, 54%); - } - & when not (@skin= "material") { - color:@header-icon-color; - } -} -.e-lv .e-list .e-lv-checkdiv.e-template-checkmark, .e-lv .e-template-list .e-list-check div { - float:none; - vertical-align: middle; - display: table-cell; -} -.e-lv .e-template-list .e-list-check div{ - vertical-align: initial; -} -.e-lv .e-template-list .e-list-check { - display:table; -} - -.e-lv .e-htitle, .e-lv .e-btn-text { - & when (@skin= "material") { - font-size:20px; - height:40px; - } - & when (@skin= "office-365") { - height:18px; - padding:7px 7px 7px 0px; - } -} - .e-htitle, .e-btn-text { - & when (@skin= "material") { - font-weight:500; - } - & when (@skin= "office-365") { - font-weight:400; - } -} - .e-lv .e-btn-text { - & when (@skin= "material") { - padding-left:12px; - } - } - .e-icon.e-chevron-left_01:before { - & when (@skin= "material") { - content: "\e74d"; - font-size:18px; - } - } - .e-list-container .e-chkbox-wrap .e-chk-image.e-stop,.e-list-container .e-chkbox-wrap .e-chk-image.e-checkmark { - & when (@skin= "material") { - background-color:@accent-color; - } -} - .e-list-container .e-chkbox-wrap div>span.e-chk-act,.e-list-container .e-chkbox-wrap div>span.e-chk-indeter { - & when (@skin= "material") { - border-color:@accent-color; - } - } - .e-lv .e-list.e-state-default.e-arrow, .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - line-height:1.5; - } -} -.e-lv .e-list-container .e-chkbox-wrap { - & when (@skin= "material") { - margin-top:3px; - } - & when (@skin= "office-365") { - margin-top:3px; - } -} -.e-lv .e-list-container .e-icon.e-chevron-right_01:before { - & when (@skin= "office-365") { - content: "\e69b"; - } -} -.e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding: 0; - height: 36px; - line-height: 34px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - content: "\e68b"; - } -} -.e-lv .e-arrow .e-chevron-right_01:before, .e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - font-size:12px; - padding-top: 1px; - } -} -.e-lv .e-list .e-lv-checkdiv { - & when (@skin= "office-365") { - padding-left:12px; - } -} -.e-lv.e-slideleft .e-header { - & when (@skin= "office-365") { - padding-left: 0; - } -} -.e-lv.e-slideleft .e-header .e-chevron-left_01 { - & when (@skin= "office-365") { - width:36px; - height:36px; - } -} -.e-lv .e-icon.e-chevron-left_01:before { - & when (@skin= "office-365") { - padding-left: 4px; - } -} -.e-list-container .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-lv .e-list-container .e-chkbox-wrap .e-chkbox-small > span{ - & when not (@skin= "material") and not (@skin= "office-365") { - top: 2px; - } -} - -/* ------- editor less ----------- */ - -.e-numeric, .e-percent, -.e-currency,.e-mask -{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - } -} - -.e-numeric:hover .e-in-wrap, .e-percent:hover .e-in-wrap, -.e-currency:hover .e-in-wrap, .e-mask:hover .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - border-color:@disable-control-border-color; - } -} - -.e-mask.e-disable-wrap .e-placeholder { - background-color: transparent; - } - -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap -{ - & when (@skin= "office-365") { - border-color: @neutral-lighter; - background: @neutral-lighter; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } - box-shadow: none; -} - -.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input, .e-percent.e-disable-wrap:hover .e-in-wrap input.e-input, -.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input, .e-mask.e-disable-wrap:hover .e-in-wrap input.e-input -{ - box-shadow: none; -} - -.e-numeric .e-in-wrap, .e-percent .e-in-wrap, -.e-currency .e-in-wrap, .e-mask .e-in-wrap { - - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-widget .e-select.e-disable .e-spin .e-icon, -.e-widget .e-select.e-disable .e-spin -{ - cursor: default; - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-icon-bg-color; - } -} -.e-numeric .e-input, .e-percent .e-input, -.e-currency .e-input, .e-mask .e-input -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - color: @neutral-primary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - background-color: @content-bg-color; - } -} - -.e-numeric.e-focus .e-in-wrap, .e-percent.e-focus .e-in-wrap, -.e-currency.e-focus .e-in-wrap, .e-mask.e-focus .e-in-wrap { - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when (@skin= "office-365") { - border-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @shadow-bg-color; - .focus-border-color(); - } -} - -.e-numeric .e-input.e-error , -.e-percent .e-input.e-error , -.e-currency .e-input.e-error, -.e-mask.e-error, .e-mask .e-error { - & when (@skin= "material") { - color: @error-color; - } - & when (@skin= "office-365") { - color: @error-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @error-font-color; - } -} - -.e-numeric.e-error .e-in-wrap, .e-percent.e-error .e-in-wrap, .e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap { - border-color: @error-color; -} - -.e-numeric.e-disable-wrap, .e-percent.e-disable-wrap, .e-currency.e-disable-wrap, .e-mask.e-disable-wrap { - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @disable-control-background-color; - } -} - -.e-numeric .e-watermark , -.e-percent .e-watermark , -.e-currency .e-watermark, -.e-mask .e-watermark { - color: @watermark-font-color; -} - -.e-widget .e-input.e-placeholder { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } -} - -.e-validation-error { - & when (@skin= "office-365") { - color: @error-color; - } -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-select, .e-percent.e-rtl .e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select, .e-currency .e-disable.e-select:hover { - - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .bs-default-gradient(); - border-color: @content-border-color; - color: @default-icon-color; - } - - .border-selection(); -} - -.e-numeric .e-select, .e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover, -.e-percent .e-select , .e-percent.e-rtl .e-select ,.e-percent .e-disable.e-select:hover, -.e-currency .e-select, .e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover -{ - & when not (@skin= "office-365") { - .office-button-bg-color(); - } -} - -.e-numeric .e-select:hover, -.e-percent .e-select:hover, -.e-currency .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - border-color: @content-bg-color; - color: fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @content-border-color; - color: @hover-icon-color; - } -} -.e-numeric:hover .e-select, -.e-percent:hover .e-select, -.e-currency:hover .e-select { - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active, -.e-numeric .e-select .e-spin-down.e-active, -.e-percent .e-select .e-spin-up.e-active, -.e-percent .e-select .e-spin-down.e-active, -.e-currency .e-select .e-spin-up.e-active, -.e-currency .e-select .e-spin-down.e-active { - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: @grey-400; - color: fade(@grey-light-font,54%); - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } -} - -.e-numeric .e-select .e-spin-up:hover, -.e-numeric .e-select .e-spin-down:hover, -.e-percent .e-select .e-spin-up:hover, -.e-percent .e-select .e-spin-down:hover, -.e-currency .e-select .e-spin-up:hover, -.e-currency .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @grey-300; - border-color: @grey-300; - background: fade(@base-font-color,12%); - border-color: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - color: @neutral-light-font-alt; - } -} - -.e-numeric .e-select .e-spin-up.e-active:hover, -.e-numeric .e-select .e-spin-down.e-active:hover, -.e-percent .e-select .e-spin-up.e-active:hover, -.e-percent .e-select .e-spin-down.e-active:hover, -.e-currency .e-select .e-spin-up.e-active:hover, -.e-currency .e-select .e-spin-down.e-active:hover { - & when (@skin= "material") { - background: @grey-400; - border-color: @grey-400; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up, -.e-numeric.e-disable-wrap .e-select .e-spin-down, -.e-percent.e-disable-wrap .e-select .e-spin-up, -.e-percent.e-disable-wrap .e-select .e-spin-down, -.e-currency.e-disable-wrap .e-select .e-spin-up, -.e-currency.e-disable-wrap .e-select .e-spin-down { - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric.e-disable-wrap .e-input, .e-percent.e-disable-wrap .e-input, -.e-currency.e-disable-wrap .e-input, .e-mask.e-disable-wrap .e-input { - & when (@skin= "material") { - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } -} - -.e-numeric .e-icon .e-arrow, -.e-percent .e-icon .e-arrow, -.e-currency .e-icon .e-arrow -{ - border: 0 none transparent; -} - - -.e-input::-webkit-input-placeholder { - & when (@skin= "material") { - /*material*/ - font-style:normal; - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-ms-input-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input::-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} -.e-input:-moz-placeholder { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-numeric .e-input::selection, .e-percent .e-input::selection, -.e-currency .e-input::selection, .e-mask .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric .e-input::-moz-selection, .e-percent .e-input::-moz-selection, -.e-currency .e-input::-moz-selection, .e-mask .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } -} - -.e-numeric.e-disable-wrap .e-in-wrap, .e-percent.e-disable-wrap .e-in-wrap, -.e-currency.e-disable-wrap .e-in-wrap, .e-mask.e-disable-wrap .e-in-wrap, -.e-numeric.e-disable-wrap:hover .e-in-wrap, .e-percent.e-disable-wrap:hover .e-in-wrap, -.e-currency.e-disable-wrap:hover .e-in-wrap, .e-mask.e-disable-wrap:hover .e-in-wrap { - & when (@skin= "material") { - border-bottom-style: dashed; - background-image: linear-gradient(to right, fade(@base-font-color,26%) 0%, fade(@base-font-color,26%) 33%, transparent 0%); - background-image: -ms-linear-gradient(left, transparent 0%, fade(@base-font-color,26%) 100%); - background-position: bottom -1px left 0; - background-size: 4px 1px; - background-repeat: repeat-x; - } -} - -.e-numeric.e-disable-wrap .e-disable, .e-percent.e-disable-wrap .e-disable, -.e-currency.e-disable-wrap .e-disable, .e-mask.e-disable-wrap .e-disable { - & when (@skin= "material") { - opacity: 1; - filter: alpha(opacity=100); - } -} - -.e-numeric .e-disable.e-select, .e-numeric.e-rtl .e-disable.e-select, .e-numeric .e-disable.e-select:hover, -.e-percent .e-disable.e-select, .e-percent.e-rtl .e-disable.e-select, .e-percent .e-disable.e-select:hover, -.e-currency .e-disable.e-select, .e-currency.e-rtl .e-disable.e-select, .e-currency .e-disable.e-select:hover { - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} - -.e-numeric.e-disable-wrap .e-select .e-spin-up:hover, -.e-numeric.e-disable-wrap .e-select .e-spin-down:hover, -.e-percent.e-disable-wrap .e-select .e-spin-up:hover, -.e-percent.e-disable-wrap .e-select .e-spin-down:hover, -.e-currency.e-disable-wrap .e-select .e-spin-up:hover, -.e-currency.e-disable-wrap .e-select .e-spin-down:hover { - & when (@skin= "material") { - background: @content-bg-color; - border-color: @content-bg-color; - } -} - -.e-numeric .e-in-wrap:before, -.e-percent .e-in-wrap:before, -.e-currency .e-in-wrap:before, -.e-mask .e-in-wrap:before, -.e-numeric .e-in-wrap:after, -.e-percent .e-in-wrap:after, -.e-currency .e-in-wrap:after, -.e-mask .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} - -.e-numeric .e-select .e-spin-up:after, -.e-numeric .e-select .e-spin-down:after, -.e-percent .e-select .e-spin-up:after, -.e-percent .e-select .e-spin-down:after, -.e-currency .e-select .e-spin-up:after, -.e-currency .e-select .e-spin-down:after { - & when (@skin= "material") { - background: @grey-400; - } -} - - -/* ------- menu less ----------- */ -.e-menu.e-separator.e-horizontal > .e-list,.e-menu.e-separator.e-horizontal > .e-list:hover, -.e-menu.e-horizontal > .e-separator.e-list,.e-menu.e-horizontal > .e-separator.e-list:hover { - & when (@skin= "material") { - /*material*/ - border-right-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right-color: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - border-right-color: @content-border-color; - } - } -} - -.e-menu.e-horizontal .e-list > ul .e-list.e-separator, -.e-menu.e-horizontal .e-list > ul .e-list.e-separator:hover, -.e-menu.e-vertical .e-list > ul .e-list.e-separator, -.e-menu.e-vertical .e-list > ul .e-list.e-separator:hover, -.e-menu.e-context .e-list > ul .e-list.e-separator, -.e-menu.e-context .e-list > ul .e-list.e-separator:hover, -.e-menu.e-separator.e-vertical > .e-list, .e-menu.e-vertical > .e-separator.e-list, -.e-menu.e-separator.e-vertical > .e-list:hover,.e-menu.e-vertical > .e-separator.e-list:hover, -.e-menu.e-context > .e-separator.e-list,.e-menu.e-context > .e-separator.e-list:hover { - border-bottom-color: @content-border-color; -} - -.e-menu.e-separator.e-rtl.e-horizontal > .e-list,.e-menu.e-rtl.e-horizontal > .e-separator.e-list, .e-menu.e-rtl.e-horizontal > .e-separator.e-list:hover { - border-left-color:@content-border-color; -} -/*---------------------theming----------------------------------*/ -.e-menu.e-horizontal .e-list > .e-menulink, -.e-menu.e-vertical .e-list > .e-menulink, -.e-menu.e-context .e-list > .e-menulink, - .e-menu-res-wrap .e-menu-res-in-wrap .e-res-title, .e-menu.e-vertical { - & when (@skin="material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin="office-365") { - color: @neutral-light-font; - font-weight: 400; - font-size: 14px; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} - -.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list > ul,.e-menu.e-context,.e-menu.e-context .e-list > ul { - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-color: @content-border-color; - } - } - background: @content-bg-color; -} - - -.e-menu.e-horizontal .e-list > ul { - background: @content-bg-color; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - & when (@skin= "material") { - /*material*/ - border-color: transparent; - } - - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuOuter{ - - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - left :0px; - top : 0px; - border-bottom: 10px solid @hover-bg-stcolor; - position : absolute; - } - - .e-menu.e-horizontal > .e-list.e-active > span.e-menu-arrow > span.e-arrowMenuInner{ - width: 0; - height: 0; - border-left: 9px solid transparent; - border-right: 9px solid transparent; - border-bottom: 9px solid @content-bg-color; - left : 1px; - top : 1px; - position : absolute; -} - -.e-menu.e-horizontal .e-list:hover, -.e-menu.e-vertical .e-list:hover, -.e-menu.e-context .e-list:hover { - & when (@skin="material") { - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin="office-365"){ - background-color: @neutral-lighter; - color: @neutral-dark; - } - & when not (@skin= "office-365"){ - .hover-gradient(); - border-color: @hover-bg-stcolor; - } - } -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover, -.e-menu.e-context .e-list >ul li.e-haschild:hover { - .bs-hover-gradient(); - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild:hover > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild:hover > .e-menulink { - .bs-hover-gradient(); - .hover-font-color(); -} - -.e-menu.e-horizontal .e-list:hover > .e-menulink, -.e-menu.e-vertical .e-list:hover > .e-menulink, -.e-menu.e-context .e-list:hover > .e-menulink{ - color: @hover-font-color; -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - color:@active-font-color; - border-color: @active-bg-stcolor; - } - } - -} - -.e-menu.e-horizontal .e-list.e-active, -.e-menu.e-vertical .e-list.e-active, -.e-menu.e-context .e-list.e-active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color: fade(@base-font-color,87%); - } - -} - -.e-menu.e-horizontal .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-vertical .e-list >ul li.e-haschild.e-active > .e-menulink, -.e-menu.e-context .e-list >ul li.e-haschild.e-active > .e-menulink { - & when (@skin= "material") { - /*material*/ - background: none; - color: none; - border-color: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-color: none; - background-color: @theme-lighter; - color : @theme-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-bg-stcolor; - color:@active-font-color; - } - } -} - -.e-menu.e-horizontal .e-list.e-active > .e-menulink, -.e-menu.e-vertical .e-list.e-active > .e-menulink, -.e-menu.e-context .e-list.e-active > .e-menulink, -.e-menu.e-horizontal .e-list.e-active:hover, -.e-menu.e-vertical .e-list.e-active:hover, -.e-menu.e-context .e-list.e-active:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365"){ - color: @theme-primary-font; - } - & when not (@skin= "office-365"){ - color: @active-font-color; - } - } -} - - -.e-menu .e-list > a .e-icon,.e-menu .e-list > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - color:@default-icon-color; - } - } -} -.e-menu .e-list.e-active>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin= "office-365") { - color: @theme-light-font; - } -} -.e-menu .e-list:hover > a .e-icon,.e-menu .e-list:hover > span > .e-icon{ - & when (@skin= "office-365") { - color: @neutral-dark; - } - & when not (@skin= "office-365") { - color:@hover-icon-color - } -} -.e-menu .e-list.e-active > a >.e-icon,.e-menu .e-list.e-active > span > .e-icon,.e-menu .e-list.e-active:hover > a >.e-icon,.e-menu .e-list.e-active:hover > span > .e-icon{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @theme-primary-font; - } - & when not (@skin= "office-365") { - color:@active-icon-color; - } - } -} - - -/*----------------------------------- disabled items ----------------------------------*/ -.e-menu.e-horizontal .e-list.e-disable-item, -.e-menu.e-vertical .e-list.e-disable-item, -.e-menu.e-context .e-list.e-disable-item{ - background-color: transparent; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-icon, -.e-menu.e-vertical .e-list.e-disable-item .e-icon, -.e-menu.e-context .e-list.e-disable-item .e-icon{ - color: @default-icon-color; -} -.e-menu.e-horizontal .e-list.e-disable-item *, -.e-menu.e-vertical .e-list.e-disable-item *, -.e-menu.e-context .e-list.e-disable-item *{ - filter: alpha(opacity=40); - opacity: 0.4; -} -.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-horizontal .e-list.e-disable-item:hover, -.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-vertical .e-list.e-disable-item:hover, -.e-menu.e-context .e-list.e-disable-item .e-menulink:hover, -.e-menu.e-context .e-list.e-disable-item:hover { - background-color: transparent; - background-image:none; - color: @content-font-color; - cursor: default; -} -.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover, -.e-menu.e-horizontal .e-mhover > .e-menulink, -.e-menu.e-context .e-mhover > .e-menulink, -.e-menu.e-vertical .e-mhover > .e-menulink, -.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused, -.e-menu.e-horizontal .e-mfocused > .e-menulink, -.e-menu.e-context .e-mfocused > .e-menulink, -.e-menu.e-vertical .e-mfocused > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin="office-365") { - background-color: @neutral-lighter; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-bg-stcolor; - } - } - -} -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; - } -} - -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink, -.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active, -.e-menu.e-horizontal .e-active > .e-menulink, -.e-menu.e-context .e-active > .e-menulink, -.e-menu.e-vertical .e-active > .e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover -{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .material-menu-active-bg-color; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap { - & when (@skin="office-365") { - color: @theme-light-font; - } -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover { - & when (@skin="office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin="office-365") { - .hover-gradient(); - color: @active-font-color; - } - border-color: @hover-bg-stcolor; -} -.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active { - & when not (@skin="office-365") { - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-list span.e-menu-left { - & when (@skin= "material") { - /*material*/ - display: none !important; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down { - & when (@skin= "material") { - /*material*/ - display: none; - } - & when not (@skin= "material") { - /*other*/ - display: block; - } -} -.e-menu.e-horizontal>.e-ham-wrap{ - background:@content-bg-color; - border-left-color:@content-border-color; -} -.e-menu.e-horizontal>.e-ham-wrap:hover { - .hover-gradient(); - color: @active-font-color; - border-color: @hover-bg-stcolor; -} -.e-menu.e-horizontal>.e-ham-wrap:active { - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } - color: @active-font-color; - border-color: @hover-bg-stcolor; -} - -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{ - border-top-color:@content-font-color; - border-bottom-color:@content-font-color; -} -.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{ - border-top-color:@content-font-color; - } - .e-menu-wrap>.e-menu-popwrap{ - border-color:@content-border-color; - } -.e-menu-wrap>.e-menu-popwrap>.e-menu{ - background-color:@content-bg-color; -} - -.e-menu .e-list ul:first-child li:first-child{ - & when (@skin= "material") { - /*material*/ - margin-top: 21px; - } -} - -.e-menu.e-context>.e-separator.e-list{ - & when (@skin= "material") { - /*material*/ - border-bottom: 1px solid fade(@base-font-color,12%); - } -} - - -.e-progressbar -{ - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - border-color: transparent; - height: 5px !important; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - background-color: @neutral-light; - border-color: @neutral-light; - height: 2px !important; - margin-top: 10px; - margin-bottom: 10px; - } - & when not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } - } - color: @content-font-color; -} -.e-progressbar .e-progress -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - - -/*------------Rating themes -------------*/ - - .e-rating.e-horizontal .e-shape, - .e-rating.e-vertical .e-shape, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list, - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: none; - } - & when not (@skin= "office-365") { - background: @ratingimage no-repeat; - height: 16px; - width: 16px; - } - } - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset - { - & when (@skin= "office-365") { - background: @ratingresetimage no-repeat; - margin: 1px; - } - } - .e-rating.e-horizontal .e-shape.selected, - .e-rating.e-horizontal .e-shape.active, - .e-rating.e-vertical .e-shape.selected, - .e-rating.e-vertical .e-shape.active - { - & when (@skin= "office-365") { - background: @ratingactiveimage no-repeat; - } - } - .e-rating.e-horizontal .e-shape.inactive, - .e-rating.e-vertical .e-shape.inactive, - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin= "office-365") { - background: @ratingnormalimage no-repeat; - } - } - .e-rating .e-shape.inactive - { - & when (@skin="material") { - background-position: 0 -174px; - } - - &when not(@skin="material") { - background-position: 0 -174px; - } - } - - .e-rating .e-shape.active - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not (@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0;; - } - & when not (@skin= "office-365") { - background-position: 0 -60px; - } - } - } - - .e-rating .e-shape.selected - { - & when (@skin="material") { - background-position: -1px -29px; - } - - &when not(@skin="material") { - background-position: 0 -60px; - } - } - .e-rating.e-disable .e-shape, - .e-rating.e-disable .e-shape-list, - .e-rating.e-disable .e-reset - { - cursor: default; - } - .e-rating.e-horizontal .e-reset:hover, - .e-rating.e-vertical .e-reset:hover - { - & when (@skin="material") { - background-position: 0px 0px; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 -30px; - } - } - } - - .e-rating.e-horizontal .e-reset, - .e-rating.e-vertical .e-reset, - .e-rating.e-disable .e-reset:hover - { - & when (@skin= "office-365") { - background-position: 2px 2px; - } - & when not (@skin= "office-365") { - background-position: 0 0; - margin-left: 2px; - } - } - .e-rating.e-vertical .e-reset,.e-rating.e-vertical .e-reset:hover{ - & when (@skin= "office-365") { - margin-left: 4px; - background-position: 0 0; - } - } - - .e-rating.e-horizontal .e-shape-list, - .e-rating.e-vertical .e-shape-list - { - & when (@skin="material") { - background-position: 0 -91px; - float: left; - } - - &when not(@skin="material") { - & when (@skin= "office-365") { - background-position: 0 0; - float: left; - } - & when not (@skin= "office-365") { - background-position: 0 -174px; - float: left; - } - } - } - - - -/*------------------------------------- Rotator -------------------------------------------*/ -.e-rotator-wrap :focus { - outline: 0 none; -} -.e-rotator-wrap .e-in-wrap .e-single, .e-rotator-wrap .e-thumb .e-thumb-items li , .e-rotator-wrap .e-in-wrap.e-multiple{ - .high-contrast-rotator-default-border; - border-color: @default-border-color; -} -.e-rotator-wrap .e-thumb .e-thumb-items li:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @hover-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-active, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover { - & when (@skin= "material") { - border-color: @grey-200; - } - & when not (@skin= "material") { - border-color: @active-border-color; - } -} -.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @hover-border-color; -} -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover, -.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover { - border-color: @default-border-color; -} -.e-rotator-wrap .e-inner .e-caption { - & when (@skin= "material") { - color: @primary-font-color; - opacity:1.5; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - color: @content-font-color; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover { - .office-rotator-pager-hover-border; - border-color: @hover-border-color; - & when (@skin= "material") { - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@hover-bg-stcolor; - } -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li:hover { - border-color: @default-border-color; - background-color: @default-bg-stcolor; -} -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li { - cursor: default; -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active, -.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet > li.e-active:hover{ - & when (@skin= "material") { - width:16px; - height:16px; - margin-bottom:0px; - } - & when not (@skin= "material") { - border-color: @active-border-color; - background-color:@active-bg-stcolor; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li { - .high-contrast-rotator-pager-border; - border-color:@default-border-color; - & when (@skin= "material") { - height:8px; - width:8px; - background-color:@primary-font-color; - } - & when (@skin= "office-365") { - background-color:@neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color:@default-bg-stcolor; - } -} - -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{ -background-image:url(images/rotator-icon.png); -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{ - background-position: -161px -0px; - & when (@skin= "office-365") { - background-position: -186px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{ - background-position: -248px -0px; - & when (@skin= "office-365") { - background-position: -273px -0px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{ - background-position: -64px -15px; - & when (@skin= "office-365") { - background-position: -69px -15px; - } -} -.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{ - background-position: -109px -15px; - & when (@skin= "office-365") { - background-position: -126px -15px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: 11px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: 8px -18px; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{ - & when (@skin= "material") { - background:none; - } - & when (@skin= "office-365") { - background-position: -22px -15px; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-position: -27px -18px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet { - & when (@skin= "material") { - padding-top:20px; - } -} -.e-rotator-wrap .e-pager-wrap .e-bullet > li:hover, .e-rotator-wrap .e-pager-wrap .e-bullet > li.e-active { - & when (@skin= "material") { - border-color:#e0e0e0; - } -} -.e-rotator-wrap .e-inner .e-caption > span { - & when (@skin= "material") { - font-size:20px; - margin-left:24px; - margin-bottom:24px; - font-family: @font-family; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous:before { -& when (@skin= "material") { - content:"\e630"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next:before { -& when (@skin= "material") { - content:"\e62f"; - } -} -.e-rotator-wrap .e-thumb-nav .e-thumb-btn { - & when (@skin= "material") { - height: 36px; - width: 36px; - font-size:20px; - } -} - .e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon { - & when (@skin= "material") { - color:fade(@base-font-color,54%); - } - } - .e-rotator-wrap.e-Focused .e-shadow { - & when (@skin= "material") { - box-shadow:0 0 9px rgba(0,0,0,0) !important; - } - } - - - - -/*------------------------------------- slider -------------------------------------------*/ - -.e-slider.e-widget -{ - & when (@skin= "material") { - background-color: @grey-400; - background-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-tooltipbox -{ - & when (@skin= "material") { - background-color: @grey-700; - border-color: @grey-700; - color: @grey-dark-font; - } - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-color: @neutral-secondary-alt; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .tooltip-colors(); - } -} -.e-slider .e-handle.e-select -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border-color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-silder-handle-bg-color; - background-color: @default-bg-stcolor; - .office-silder-handle-border-color; - border-color: @default-border-color; - } -} -.e-slider .e-handle.e-hover -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - .office-silder-handle-hover-border-color; - border-color: @hover-border-color; - } -} -.e-slider .e-handle.e-focus -{ - & when (@skin= "material") { - background-color: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .high-contrast-stylefor-silder-active; - background-color:@hover-bg-stcolor; - box-shadow: 0 0 2px @shadow-bg-color; - border-color:@active-bg-stcolor; - } -} -.e-slider .e-range { - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - background: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - } -} - -.e-slider-wrap:hover .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:hover .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-primary; - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @theme-light; - } -} - -.e-slider-wrap:active .e-slider .e-range { - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap:hover .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} - -.e-slider-wrap:active .e-slider .e-handle { - & when (@skin= "office-365") { - border-color: @theme-dark-alt; - } -} - -.e-slider-wrap.e-disable .e-slider.e-widget { - & when (@skin= "office-365") { - background-color: @neutral-light; - } -} - -.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js, -.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js { - & when (@skin= "office-365") { - border-color: @widget-bg-color; - } -} -.e-slider-wrap.e-disable .e-slider .e-range{ - & when (@skin= "material") { - background-color: fade(@base-font-color, 26%); - border-color: fade(@base-font-color, 26%); - } - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border-color: @neutral-tertiary-alt; - } -} - -.e-slider-wrap.e-disable, .e-slider.e-disable{ - & when (@skin= "material"), (@skin= "office-365") { - opacity: 1; - } -} -.e-slider-wrap.e-disable .e-handle.e-select{ - & when (@skin= "material") { - border-color: @content-bg-color; - background-color: @grey-400; - } - & when (@skin= "office-365") { - border-color: @neutral-tertiary-alt; - } -} - .e-scale .e-tick -{ - background-image: @slider-tick; -} -.e-slider-wrap .e-scale .e-tick .e-tick-value { - & when (@skin= "material") { - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @default-font-color; - } - -} -.e-slider .e-handle.e-select.e-handle-start{ - & when (@skin= "material") { - background-color: @content-bg-color; - border-color: fade(@base-font-color, 26%); - } -} -.e-slider .e-handle.e-select.e-handle-start.e-focus{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 38%); - } -} -.e-slider-wrap.e-disable .e-handle.e-select.e-handle-start:after{ - & when (@skin= "material") { - border-color: @content-bg-color; - } -} -.e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: @accent-color; - background-color: @accent-color; - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: fade(@base-font-color, 24%); - } -} -.e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab){ - & when (@skin= "material") { - border-color: fade(@base-font-color, 24%); - background-color: @content-bg-color; - } -} - -.e-slider-wrap.e-disable .e-slider .e-handle:after{ - & when (@skin= "material") { - background-color: @content-bg-color; - } -} - - -.e-slider-wrap .e-sliderbtn:not(.e-animate).e-select:not(:active):after { - & when (@skin= "material") { - background-color:@gtouch-border-color; - } - } - - - -/*------------------------------------- splitter -------------------------------------------*/ - -.e-splitter { - border-color: @content-border-color; -} -.e-splitter .e-pane { - background-color: @content-bg-color; - color: @content-font-color; -} - .e-splitter .e-splitbar.e-shadowbar.e-end-indicaton, -.e-splitter .e-splitbar .e-end-indicaton { - background-color: @error-bg-color; -} -.e-splitter .e-splitbar.e-shadowbar { - & when (@skin= "material") { - .active-splitter-gradient(); - } - & when not (@skin= "material") { - .active-gradient(); - } -} -.e-splitter .e-splitbar { - & when (@skin= "material") { - background-color: @grey-300; - } - & when not (@skin= "material") { - background-color: @content-bg-color; - } - border-color: @content-border-color; -} -.e-splitter .e-splitbar .e-icon { - color: @default-icon-color; -} -.e-splitter .e-splitbar:hover .e-icon, -.e-splitter .e-splitbar.e-hover .e-icon { - color: @hover-icon-color; -} -.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover { - .switch-splitter-divder-hover; - & when (@skin= "material") { - background-color: @grey-300; - border-color: @grey-300; - } - & when (@skin= "office-365"){ - background-color: @neutral-quaternary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @hover-bg-stcolor; - border-color:@hover-border-color; - } - -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-left:before { - & when (@skin= "material") { - content:"\e630"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-right:before { - & when (@skin= "material") { - content:"\e62f"; - } -} - .e-splitter .e-splitbar > .e-icon.v-backward:before, .e-splitter .e-splitbar > .e-icon.e-arrow-sans-left:before, .e-splitter .e-splitbar > .e-icon:before { - & when (@skin= "material") { - font-size:8px; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-1.25px; - } - & when (@skin= "office-365") { - margin-top: 35px; - margin-left: 1px; - font-size: 12px; - width: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-1px; - } - & when (@skin= "office-365") { - left: 3px; - width: 12px; - font-size: 12px; - margin-top: -20px; - color: @neutral-secondary-alt; - } -} - .e-splitter .e-splitbar.e-h-bar { - & when (@skin= "material") { - width:8px; - } - & when (@skin= "office-365") { - width: 12px; - border: none; - background-color: @neutral-light; - } - } -.e-splitter .e-splitbar .e-activebar { - & when (@skin= "material") { - display:block; - } - & when (@skin= "office-365") { - display:block; - } - & when not (@skin= "material") and not (@skin= "office-365") { - display:none; - } -} -.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - margin-top: -13px; - } -} -/*&.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - top:62%; - } -}*/ -.e-splitter .e-splitbar .e-icon.e-arrow-sans-up:before { - & when (@skin= "material") { - content:"\e67d"; - } -} -.e-splitter .e-splitbar .e-icon.e-arrow-sans-down:before { - & when (@skin= "material") { - content:"\e631"; - } -} -.e-splitter .e-splitbar.e-v-bar { - & when (@skin= "material") { - height:8px; - } - & when (@skin= "office-365") { - height: 12px; - border: none; - background-color: @neutral-light; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before { - & when (@skin= "office-365") { - content: "\e625"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - top:-0.5px; - margin-left:-16px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: 32px; - margin-top: 4px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before { - & when (@skin= "office-365") { - content: "\e627"; - } -} -.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - top:-0.5px; - } - & when (@skin= "office-365") { - height: 12px; - margin-left: -24px; - margin-top: 1px; - font-size: 12px; - color: @neutral-secondary-alt; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar { - & when (@skin= "material") { - height:2px; - width: 14px; - margin-top:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-top: -3.5px; - font-size: 19px; - width: 20px; - line-height: normal; - cursor: n-resize; - } -} -.e-splitter .e-splitbar.e-v-bar .e-activebar:before { - & when (@skin= "office-365") { - content: "\e871"; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - height:14px; - width: 2px; - margin-left:2px; - background: darken(@base-font-color,54%); - } - & when (@skin= "office-365") { - font-family: 'ej-webfont'; - margin-left: 3.5px; - height: 20px; - font-size: 19px; - cursor: e-resize; - } -} -.e-splitter .e-splitbar.e-h-bar .e-activebar:before { - & when (@skin= "material") { - height:100%; - width:100%; - display:block; - } - & when (@skin= "office-365") { - content: "\e872"; - } -} -.e-splitter .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - margin-top:19px; - } -} -.e-splitter .e-v-arrow.e-arrow-sans-down { - & when (@skin= "material") { - margin-left:21px; - } -} - -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar, .e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar { - & when (@skin= "office-365") { - display: none !important; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: 4px; - } -} -.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left { - & when (@skin= "office-365") { - margin-top: 0; - margin-left: -3px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 1px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down { - & when (@skin= "office-365") { - margin-left: 0; - margin-top: 3px; - } -} - -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-left { - & when (@skin= "material") { - left:-3.4px; - } -} -.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right { - & when (@skin= "material") { - left:-4px; - } - & when (@skin= "office-365") { - left:-4px; - } -} -.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar { - & when (@skin= "material") { - margin-right:2px; - } - & when (@skin= "office-365") { - margin-right: 5px; - } -} -.e-splitter.e-rtl .e-splitbar .e-v-arrow.e-arrow-sans-up { - & when (@skin= "material") { - margin-left:-21px; - } -} -.e-splitter .e-splitbar.e-v-bar.e-resize { - & when (@skin= "material") { - cursor: row-resize; - } -} -.e-splitter .e-splitbar.e-h-bar.e-resize { - & when (@skin= "material") { - cursor: col-resize; - } -} -.e-splitter .e-splitbar &.e-splitter-h-template { - cursor: pointer; - position: fixed; - top: 30%; -} -.e-splitter .e-splitbar &.e-splitter-v-template { - cursor: pointer; - position: fixed; - left: 49%; -} - - -.e-datavisualization-symbolpalette -{ - border: @border-size @border-type @content-border-color; - outline: @sp-outline; - text-decoration: none; - font-family: @font-family; - font-size: @sp-header-font-size; - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-scanvas -{ - border: 0px solid transparent; -} - -.e-datavisualization-symbolpalette .e-header -{ - display: table; - border: @sp-noborder; - border-bottom-width: 1px; - border-bottom-color: @default-border-color; - outline: @sp-outline; - cursor: pointer; - color: @default-font-color; - position: relative; - width: 100%; - background: @default-bg-stcolor; - .default-gradient(); - border-radius: @sp-header-border-radius; -} - -.e-datavisualization-symbolpalette .e-header-text -{ - display: table-cell; - vertical-align: middle; - padding-left: 1em; - width: 100%; - text-align: left; - font-size: @sp-header-font-size; -} -.e-datavisualization-symbolpalette .e-header-wrapper -{ - padding-left: 2.5em; -} -.e-datavisualization-symbolpalette .e-header-arrow -{ - border: @sp-noborder; - height: 16px; - width: 16px; - right: 14px; - position: absolute; - display: inline-block; - vertical-align: middle; - font-size: 17px; - top: 10px; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before -{ - content: "\e631"; -} - -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before, -.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess -{ - content: "\e62f"; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.selected, -.e-datavisualization-symbolpalette .e-header.expanded.selected -{ - .active-gradient(); - color: white; -} - -.e-datavisualization-symbolpalette .e-header.collapsed.hover, -.e-datavisualization-symbolpalette .e-header.expanded.hover -{ - .hover-gradient(); - color: @hover-font-color; -} -.e-datavisualization-symbolpalette .e-header.e-disableclick { - cursor: default; -} -.e-datavisualization-symbolpalette .e-scontent -{ - display: block; - border: @sp-noborder; - outline-style: none; - padding: 0.5em; - padding-bottom: .6em; - border-bottom-width: @border-size; - border-bottom-color: @content-border-color; - background: transparent; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-anchor -{ - overflow: hidden; - padding: 0px; - border: none; - display: inline-block; - color: #787878; - font-size: 11px; - font-family: @font-family; - text-align: center; - outline: @sp-outline; - background: transparent; - width: 100%; -} - -.e-datavisualization-symbolpalette .e-paletteItem -{ - border: 0px solid transparent; - float: left; - padding-right:3px; - padding-top: 3px; - margin: 1px; - overflow: visible; -} - -.e-datavisualization-symbolpalette .e-paletteItem.hover -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-paletteItem.selected -{ - background: @sp-item-hover-color; -} - -.e-datavisualization-symbolpalette .e-text-container -{ - white-space: nowrap; - color: black; - overflow: hidden; -} - -.e-datavisualization-symbolpalette .e-svg-container -{ - display: block; - position: relative; - border: @sp-noborder; -} - -.e-datavisualization-symbolpalette .e-svg-container svg -{ - display: inline; - padding: 1px; -} - -[draggable=true] -{ - -khtml-user-drag: element; - -webkit-user-drag: element; - -khtml-user-select: none; - -webkit-user-select: none; -} - -.svg.foreignObject -{ - top: 0px; - left: 0px; - position: absolute; - border: @sp-noborder; - display: block; -} - - -/*Theme Color*/ - -.e-tab.e-js.e-widget -{ - font-family: @font-family; - border: none; -} -.e-tab.e-js > .e-header > .e-item >.e-link, -.e-tab.e-js > .e-left > .e-item >.e-link, -.e-tab.e-js > .e-right > .e-item >.e-link { - & when (@skin= "office-365") { - font-family: @font-family; - font-size: 14px; - color: @neutral-light-font; - } -} -.e-tab.e-js > .e-header,.e-tab.e-js .e-header > .e-select.e-disable:hover,.e-tab.e-js > .e-left,.e-tab.e-js > .e-right,.e-tab.e-disable .e-select:hover -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - border: none; - } - } -} - -.e-tab.e-js > .e-header, .e-tab.e-js .e-header > .e-select.e-disable:hover, .e-tab.e-js > .e-left, .e-tab.e-js > .e-right, .e-tab.e-disable .e-select:hover { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-header-background(); - border: none; - } - } -} -.e-tab.e-js .e-header > .e-active.e-disable:hover{ - background: transparent; -} -.e-tab.e-js .e-header > .e-active.e-disable:hover a{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - color: @active-bg-stcolor; - } - } -} - .e-tab.e-js .e-header > .e-rtl-bottom-line.e-active { - & when (@skin= "material") { - /*material*/ - .material-tab-bottom-border; - } - & when not (@skin= "material") { - /*material*/ - & when (@skin= "office-365") { - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - padding-top: 1px; - border-top: transparent; - } - } - } -.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a -{ - cursor: default; - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-tertiary; - } -} -.e-tab >.e-header -{ - & when (@skin= "material") { - /*material*/ - border: none; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - } - } - border-left:none; -} -.e-tab .e-left -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size @border-type @default-border-color; - } - } -} -.e-tab .e-right -{ - & when (@skin= "material") { - /*material*/ - border-right: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-left: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size @border-type @default-border-color; - } - } -} -.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-right: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-left-border; - } - outline:0 none; - margin-right: -1px; -} -.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - .material-tab-right-border; - } - margin-left: -1px; - outline:0 none; -} - -.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover { - .add-borderdiv(); -} -.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{ - border-bottom:@border-size @border-type @default-border-color; - position: relative; -} -.e-tab .e-header li{ - border-top: 0px; -} -.e-tab.e-js .e-header > .e-bottom-line.e-active,.e-tab.e-js .e-header > .e-bottom-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - padding-bottom: 0px; - border-bottom: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-padding-bottom; - .material-tab-border(); - } - outline:0 none; -} -.e-tab.e-js .e-header > .e-top-line.e-active,.e-tab.e-js .e-header > .e-top-line.e-active:hover{ - & when (@skin= "office-365") { - /*office-365*/ - border-top: 2px @border-type @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .material-tab-bottom-border; - } - padding-top:1px; - outline:0 none; -} -.e-tab .e-left li,.e-tab .e-right li { -border-bottom:@border-size @border-type @default-border-color; -} -.e-tab.e-vertical { -background:transparent; -border: @border-size @border-type @default-border-color; -} -.e-tab.e-js .e-header > .e-item:hover,.e-tab.e-js .e-left > .e-item:hover,.e-tab.e-js .e-right > .e-item:hover -{ - .material-tab-header-bg-hover-color; - background-color:@hover-bg-stcolor; - .material-tab-header-hover-font; - color: @hover-font-color; - filter:none; -} -.e-tab.e-js .e-icon.e-chevron-circle-left, .e-tab.e-js .e-icon.e-chevron-circle-right{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - color : @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - color: @active-bg-stcolor; - } - } -} -.e-tab.e-js .e-header > .e-item:hover > .e-icon,.e-tab.e-js .e-left > .e-item:hover > .e-icon,.e-tab.e-js .e-right > .e-item:hover > .e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color : @theme-light-font; - } - & when not (@skin= "office-365") { - color:@hover-icon-color; - } -} -.e-tab.e-js > .e-content -{ - & when (@skin= "material") { - /*material*/ - border-width: 0px; - background: @content-bg-color; - color: @content-font-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-width: 0px; - color : @theme-light-font; - background: @neutral-white; - font-size: 14px; - } - & when not (@skin= "office-365") { - /*other*/ - border-width:@border-size; - background: @content-bg-color; - color: @content-font-color; - } - } - border-color: @content-border-color; - font-size: @content-font-size; - border-style:@border-type; -} -.e-tab.e-js .e-header > .e-select,.e-tab.e-js .e-header > .e-active,.e-tab.e-js .e-left > .e-active,.e-tab.e-js .e-right > .e-active, -.e-tab.e-js .e-left > .e-select,.e-tab.e-js .e-right > .e-select -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - font-weight: 400; - font-size: 13px; - font-family: @font-family; - border-radius: 0px; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background: transparent; - font-size: @highlight-font-size; - color : @neutral-light-font; - font-family: @font-family; - border-radius: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - .header-gradient(); - font-weight: normal; - font-size: @header-font-size; - } - } - border-color: @default-border-color; - color: @content-font-color; - border: none; - background: none; - -} -.e-tab .e-header > .e-select a,.e-tab .e-left > .e-select a,.e-tab .e-right > .e-select a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - font-weight: @content-font-weight; - line-height: 19px; - } - & when not (@skin= "office-365") { - & when(@skin= "high-contrast-01") { - color: @header-font-color; - } - & when not (@skin= "high-contrast-01"){ - color: @content-font-color; - } - } - } - -} -.e-tab.e-js .e-header > .e-active, -.e-tab.e-js .e-left > .e-active, -.e-tab.e-js .e-right > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: transparent; - border-color: transparent; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - font-weight: 600; - color: @neutral-light-font; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(@active-bg-stcolor); - border-color: @active-border-color; - .high-contrast-tab-headerborder; - .material-tab-headerborder; - border:@border-size @border-type @content-border-color; - } - } -} - - -.e-tab.e-js .e-header>.e-select, -.e-tab.e-js .e-left>.e-select, -.e-tab.e-js .e-right>.e-select{ - & when (@skin= "office-365") { - font-weight: 400; - color: @neutral-light-font; - } - .office-tab-header-bg-color; -} - -.e-tab.e-js .e-header > .e-active:hover, .e-tab.e-js .e-left > .e-active:hover, .e-tab.e-js .e-right > .e-active:hover,.e-tab.e-js .e-header.e-item:hover,.e-tab.e-js .e-left.e-item:hover,.e-tab.e-js .e-right.e-item:hover { - & when (@skin= "material") { - /*material*/ - background: transparent; - color: @accent-color; - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-bg-hover-color; - .office-tab-header-bghover-color; - & when not (@skin= "office-365") { - background: @hover-bg-stcolor; - color:@hover-font-color; - } - } -} - -.e-tab .e-header > .e-active a,.e-tab .e-left > .e-active a,.e-tab .e-right > .e-active a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: @accent-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - font-weight : 600; - } - & when not (@skin= "office-365") { - /*other*/ - .tab-headerbg(); - } - } -} -.e-tab .e-header > .e-select:hover a,.e-tab .e-left > .e-select:hover a,.e-tab .e-right > .e-select:hover a -{ - & when (@skin= "material") { - /*material*/ - text-transform: uppercase; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - .office-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-header > .e-active:hover a,.e-tab .e-left > .e-active:hover a,.e-tab .e-right > .e-active:hover a{ - & when not (@skin= "material") { - /*other*/ - .material-tab-header-hover-font; - color: @hover-font-color; - } -} -.e-tab .e-load { - background-image: @ajaxloaderimage; - background-position: center; - background-repeat: no-repeat; -} -.e-tab .e-hidebottom { - border-top: none !important; -} -.e-tab .e-hidetop { - border-bottom: none !important; -} -.e-tab .e-header.e-addborderbottom { - & when (@skin= "office-365") { - border-size: 0px; - } - & when not (@skin= "office-365") { - & when (@skin= "material") { - .material-tab-border-bottom-line; - } - & when not (@skin= "material") { - - border-bottom: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-addbordertop { - & when (@skin= "material") { - /*material*/ - border-top: 0px @border-type @content-border-color; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - border-top: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-top: @border-size @border-type @content-border-color; - } - } -} -.e-tab .e-header.e-hideleft { - border-left: none; -} -.e-tab .e-header.e-addborderleft { -border-right: @border-size @border-type @content-border-color; -} -.e-tab .e-header.e-hideright { - border-right: none; -} -.e-tab .e-header.e-addborderright { -border-left: @border-size @border-type @content-border-color; -} -.e-tab .e-header .e-margine-top:hover { - & when (@skin= "material") { - /*material*/ - border-top: none; - } - & when not (@skin= "material") { - /*other*/ - border-top: @border-size @border-type @tab-background-color; - } -} -.e-tab .e-header .e-margine-bottom:hover { -border-bottom: @border-size @border-type @tab-background-color; -} -.e-tab .e-header.e-addborderbottom .e-active{ - & when (@skin= "office-365") { - border-top: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-borderbottom(); - } -} -.e-tab .e-header.e-addbordertop .e-active { - & when (@skin= "office-365") { - border-bottom: 2px solid transparent; - } - & when not (@skin= "office-365") { - .material-tab-bottom-border-bottom; - } -} -.e-tab .e-right.e-addborderright .e-active{ - .material-tab-right-bottom-border; -} -.e-tab .e-left.e-addborderleft .e-active{ - .material-tab-left-bottom-border; -} -.e-tab.e-js.e-tabscroll>.e-content { - & when (@skin= "material") { - /*material*/ - padding-top: 65px !important; - } - & when not (@skin= "material") { - /*other*/ - padding-top: 44.3333px; - } -} -.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom { - & when (@skin= "material") { - /*material*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: 0px solid rgb(187, 188, 187) !important; - } - & when not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid rgb(187, 188, 187); - } - } -} -.e-tab.e-js .e-header .e-icon.e-chevron-circle-left{ - & when (@skin= "material") { - /*material*/ - top: 14px; - } -} - - - -/*------------------------------------- tagcloud -------------------------------------------*/ - -.e-tagcloud { - background-color: @content-bg-color; -} -.e-tagcloud.e-js .header { - border-color: @default-border-color; -} - -.e-tagcloud .e-title { - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: fade(@base-font-color,87%); - font-size: 20px; - font-weight: 500; - font-family: @font-family; - border-top: 0px solid @grey-200; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - border-bottom: 0px @border-type @neutral-light; - border-color: @neutral-light; - font-size: 14px; - font-family: @font-family; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - border-color: @header-border-color; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - font-size: @header-font-size; - color: @header-font-color; - } - .header-gradient(); - font-weight: @header-font-weight; - .office-dialog-active-line-color; - } -} -.e-tagcloud .e-load { - background-image: @ajaxloaderimage; - background-position: center center; - background-repeat: no-repeat; -} -.e-tagcloud .e-tagitems .e-txt { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @content-font-color; - } -} -.e-tagcloud .e-tagitems .e-txt.hover { - & when (@skin= "material") { - /*material*/ - color:fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - .high-contrast-tagcloud-txt-hover; - color:@active-bg-stcolor; - } - -} -.e-tagcloud .e-cloud, .e-tagcloud .e-list { - & when (@skin= "office-365") { - border-color: @neutral-light; - } - & when not (@skin= "office-365") { - border-color: @content-border-color; - } -} - - - -/*------------------------------------- TimeEditor -------------------------------------------*/ - -.e-timewidget .e-input, -.e-time-popup -{ - background-color: @content-bg-color; - font-family: @font-family; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-weight: @content-font-weight; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } - - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - font-weight:@content-font-weight; - } -} -.e-timewidget .e-input{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin= "office-365") { - color:@neutral-light-font; - font-weight:400; - } -} -.e-timewidget .e-in-wrap, -.e-time-popup -{ - border-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } -} -.e-timewidget .e-in-wrap:before, .e-timewidget .e-in-wrap:after { - & when (@skin= "material") { - background: @accent-color; - } -} -.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover -{ - .focus-border-color(); - & when (@skin= "material") { - /*material*/ - box-shadow:none; - } - - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - } -} - -.e-timewidget:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } - & when not (@skin="office-365") { - /*other*/ - .focus-border-color(); - } -} -.e-timewidget.e-disable:hover .e-in-wrap{ - & when (@skin= "office-365") { - border-color: @content-border-color; - } -} - -.e-timewidget .e-select, .e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover -{ - .bs-default-gradient(); - .border-selection(); - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - box-shadow: none; - border-color: @content-bg-color; - color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - color:@neutral-light-font; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - color: @default-icon-color; - } -} -.e-timewidget.e-widget .e-select:active:hover,.e-timewidget.e-rtl .e-select:active:hover { - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } -} -.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover{ - & when (@skin= "office-365") { - background:none; - } -} - -.e-ntouch.e-timewidget .e-select:hover, -.e-time-popup.e-popup .e-hover -{ - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @hover-font-color; - } -} -.e-ntouch.e-timewidget .e-select:hover, -.e-timewidget .e-select:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-time-popup .e-active.e-hover{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-200; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - background:@info-bg-color; - color:@neutral-light-font; - } -} -.e-ntouch.e-timewidget .e-select:hover{ - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color; - color:fade(@base-font-color,54%); - } -} - -.e-time-popup .e-active -{ - .active-gradient(); - border-color: @active-bg-stcolor; - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - color: @accent-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-font-color; - } -} - - -.e-time-popup.e-popup .e-hover.e-active { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } -} - -.e-timewidget .e-icon.e-clock:before{ - width:20px; - height:20px; -} -.e-timewidget.e-active .e-select{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } -} -.e-timewidget.e-active .e-select:hover{ - & when (@skin= "material") { - /*material*/ - color:@accent-color; - } - -} -.e-time-popup{ - & when (@skin= "material") { - /*material*/ - font-size:13px; - } - & when (@skin="office-365"){ - box-shadow: 0 0 15px -5px rgba(0,0,0,.4) - } -} - -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection, -.e-timewidget .e-input::selection, .e-timewidget .e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection, -.e-timewidget .e-input::-moz-selection, .e-timewidget .e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin="office-365"){ - background:@theme-primary; - color: @theme-primary-font; - } -} - -.e-timewidget .e-select{ - & when (@skin= "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-timewidget .e-select:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@theme-primary; - } -} -.e-timewidget .e-select.e-disable:active:before{ - & when (@skin= "office-365") { - content:""; - position: absolute; - top: 0px; - left: 0px; - width: 30px; - height:30px; - background:@neutral-white; - } -} -.e-timewidget.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - } -} -.e-timewidget .e-select.e-disable, -.e-timewidget.e-disable .e-select:hover, -.e-ntouch.e-timewidget .e-disable.e-select:hover{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-icon-bg-color; - } -} - - - -/*------------------------------------- ToolBar -------------------------------------------*/ - -.e-toolbar{ - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - & when (@skin= "material") { - /*material*/ - background: @grey-50; - color: fade(@base-font-color,54%); - background-repeat:no-repeat; - border-color: @default-border-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-repeat:no-repeat; - border-color: @neutral-quaternary-alt; - .default-gradient(); - color: @neutral-dark; - } - & when not (@skin= "office-365") { - /*other*/ - background-repeat:no-repeat; - border-color: @default-border-color; - .default-gradient(); - color: @default-icon-color; - } - } - -} -.e-toolbar { - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - } - & when not (@skin= "office-365") { - /*other*/ - .office-toolbar-bg-color; - background: @default-bg-stcolor; - } - } -} -.e-toolbar.e-focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - box-shadow: none; - } - & when not (@skin= "office-365") { - /*other*/ - box-shadow: 0 0 2px @shadow-bg-color; - } - } -} -.e-toolbar > .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: initial; - margin-right: 4px; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-right: @border-size @border-type @content-border-color; - } - border-left:none; - border-radius: initial; - } -} -/*-------------------tooltip class ----------------------*/ -.e-toolbarTooltip{ - min-width : auto; -} -.e-toolbarTooltip .e-tipContainer .e-tipcontent{ - & when (@skin= "material") { - /*material*/ - padding: 2px 8px 2px 8px; - } - & when not (@skin= "material") { - /*other*/ - padding: 2px 4px; - } -} - -.e-toolbar > .e-horizontal .e-separator -{ - border-right: @border-size @border-type @content-border-color; - border-left:none; - border-radius: inherit; - height: inherit; -} - -.e-toolbar > .e-vertical.e-separator -{ - border-bottom: @border-size @border-type @content-border-color; - border-top:none; - border-radius: initial; -} - -.e-toolbar > .e-vertical .e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-bottom: @border-size @border-type @content-border-color; - } - border-top:none; - border-radius: inherit; -} - - .e-toolbar.e-rtl > .e-horizontal.e-separator -{ - & when (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - /*office-365*/ - border-left: @border-size @border-type @content-border-color; - } - border-right:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-horizontal .e-separator -{ - & when (@skin= "material") { - /*material*/ - border-left: @border-size solid @content-border-color; - border-right:none; - border-radius: inherit; - margin-right: 16px; - } - & when not (@skin= "material") { - /*other*/ - border-left: @border-size @border-type @content-border-color; - border-right:none; - border-radius: inherit; - } -} - -.e-toolbar.e-rtl > .e-vertical.e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: initial; -} - -.e-toolbar.e-rtl > .e-vertical .e-separator -{ - border-top: @border-size @border-type @content-border-color; - border-bottom:none; - border-radius: inherit; -} - -.e-toolbar.e-rtl > .e-vertical .e-corner-all { - border-radius: inherit; -} - -.e-toolbar > ul > li div.e-item-overlay -{ - background-color: @default-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover, .e-toolbar > .e-vertical > .e-hover -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - background-color: @neutral-lighter; - } - & when not (@skin= "office-365") { - color: @hover-font-color; - } - } - .hover-gradient(); - .high-contrast-toolbar-border; - border-color: @hover-bg-stcolor; -} -.e-toolbar > .e-horizontal .e-hover > div:before, .e-toolbar > .e-vertical > .e-hover > div:before,.e-toolbar > .e-horizontal .e-hover > span:before, .e-toolbar > .e-vertical > .e-hover > span:before, .e-toolbar > .e-horizontal .e-hover > a:before, .e-toolbar > .e-vertical > .e-hover > a:before{ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @hover-icon-color; - } - -} -.e-toolbar > .e-horizontal .e-active.e-hover > div:before, .e-toolbar > .e-vertical > .e-active.e-hover > div:before,.e-toolbar > .e-horizontal .e-active.e-hover > span:before, .e-toolbar > .e-vertical > .e-active.e-hover > span:before, .e-toolbar > .e-horizontal .e-active.e-hover > a:before, .e-toolbar > .e-vertical > .e-active.e-hover > a:before{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal .e-active, .e-toolbar > .e-vertical > .e-active -{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - border-color: transparent; - color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-icon-color; - } - } -} -.e-toolbar > .e-horizontal > .e-hover > a, -.e-toolbar > .e-horizontal > .e-hover > span, -.e-toolbar > .e-horizontal > .e-hover > div, -.e-toolbar > .e-vertical > .e-hover > a, -.e-toolbar > .e-vertical > .e-hover > span, -.e-toolbar > .e-vertical > .e-hover > div -{ - & when (@skin= "material") { - /*material*/ - background-color:transparent; - color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - /*other*/ - background-color:transparent; - color:@hover-font-color; - } -} -.e-toolbar > .e-horizontal > .e-active > a, -.e-toolbar > .e-horizontal > .e-active > span, -.e-toolbar > .e-horizontal > .e-active > div, -.e-toolbar > .e-vertical > .e-active > a, -.e-toolbar > .e-vertical > .e-active > span, -.e-toolbar > .e-vertical > .e-active > div -{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-400; - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @neutral-light-font-alt; - } - & when not (@skin= "office-365") { - /*office-365*/ - background-color:transparent; - color:@active-font-color; - } - } -} -.e-toolbar.e-js .e-vertical>li.e-tooltxt { - & when (@skin= "material") { - margin-right: 0px; - margin-bottom: 14px; - } -} -.e-toolbar>.e-vertical>.e-hover { - & when (@skin= "material") { - margin-right: 0px !important; - margin-left: 3px; - } -} -.e-toolbar>.e-vertical .e-align{ - & when (@skin= "material") { - margin-left: 0px; - } -} -.e-toolbar .e-ul.e-vertical{ - & when (@skin= "material") { - /*material*/ - width: 48px !important; - } -} -.e-toolbar.e-js ul > li.e-tooltxt:before{ - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-toolbar.e-js ul > li.e-tooltxt.e-disable:before{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } -} -.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } - } - - -.e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 8px; - } -} -.e-toolbar > ul > li.e-icon{ - & when (@skin= "material") { - width: 14px; - height: 14px; - } -} - - .e-responsive-toolbar.e-toolbar .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - margin-left: 4px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 2px; - margin-left: 8px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-right: 0px; - } - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:last-child{ - & when (@skin= "material") { - margin-right: 10px; - } - & when (@skin= "office-365") { - margin-right: 2px; - } -} -.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child{ - & when (@skin= "material") { - padding-left: 0px; - margin-right: 0px; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - padding-left: 0px; - margin-right: 0px; - } - } - -} -.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child { - & when (@skin= "material") { - margin-right: 4px; - } - & when (@skin= "office-365") { - margin-right: 8px; - } -} -.e-toolbar.e-toolbarspan.e-rtl{ - & when (@skin= "material") { - padding-right: 24px; - padding-left: 24px; - } -} -.e-responsive-toolbar.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - margin-left: 4px; - } -} -.e-toolbar>.e-horizontal .e-disable, .e-toolbar>.e-vertical .e-disable{ - & when (@skin= "material") { - color: fade(@base-font-color,26%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-tertiary-alt; - } - } -} -.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{ - & when (@skin= "office-365") { - margin-right: 0px; - } -} - -/*Theme Color*/ - -.e-treeview, .e-dragedNode -{ - font-family: @font-family; -} -.e-treeview .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 87%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @content-font-color; - } - background-color: transparent; -} -.e-dragedNode -{ - & when (@skin= "material") { - background: @grey-200; - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @active-bg-stcolor; - color: @active-icon-color; - } -} -.e-dragedNode .e-text -{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } - float: left; -} -.e-treeview .e-active, .e-fullrow-wrap .e-li-active > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-100; - } - & when (@skin= "office-365") { - background: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - .active-gradient(); - color: @active-font-color; - } - border: @border-size @border-type transparent; - border-image: initial; -} -.e-treeview .e-node-hover, -.e-treeview .e-node-focus, .e-fullrow-wrap .e-li-hover > .e-fullrow, .e-fullrow-wrap .e-li-focus > .e-fullrow -{ - & when (@skin= "material") { - background: @grey-200; - border: @border-size @border-type transparent; - } - & when (@skin= "office-365") { - background: @neutral-lighter; - } - & when not (@skin= "material") and not (@skin="office-365") { - .hover-gradient(); - color: @hover-font-color; - border: @border-size @border-type @hover-border-color; - } - border-image: initial; - cursor:pointer; -} -.e-treeview-wrap.e-dragging .e-node-hover, .e-fullrow-wrap.e-dragging .e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: transparent; - border-color: @grey-200; - } -} -.e-treeview-wrap.e-dragging .e-active.e-node-hover, .e-fullrow-wrap.e-dragging .e-li-active.e-li-hover > .e-fullrow { - & when (@skin= "material") { - background: @grey-100; - border-color: @grey-100; - } -} -.e-treeview-wrap .e-sibling -{ - & when (@skin= "material") { - background: @accent-color; - } - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - background: @treeview-drop-image; - background-repeat: no-repeat; - } -} -.e-treeview-wrap.e-rtl .e-sibling { - & when (@skin= "office-365") { - border-right-color: @theme-primary; - } -} -.e-treeview-wrap .e-sibling::before { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } - & when (@skin= "office-365") { - background: @neutral-tertiary-alt; - } -} -.e-treeview .e-node-disable -{ - filter: alpha(opacity=40); - opacity: .4; -} - -.e-treeview .e-icon.e-load, -.e-treeview.e-rtl .e-icon.e-load -{ - background-image: @ajaxloaderimage; - background-repeat: no-repeat; - & when (@skin= "material") { - background-position: center; - } - & when (@skin= "office-365") { - background-position: center; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-position: right center; - } -} -.e-treeview.e-rtl .e-icon.e-load { - & when not (@skin= "material") and not (@skin="office-365") { - background-position: left center; - } -} - -.e-treeview .e-item .e-icon{ - & when (@skin= "material") { - color: @base-font-color; - color: fade(@base-font-color, 54%); - } - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} - -.e-treeview .e-fe-popup .e-content { - background-color: @content-bg-color; - border-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-treeview .e-fe-popup .e-downtail:before, .e-treeview .e-fe-popup .e-downtail { - border-top-color: @default-border-color; -} - -.e-treeview .e-fe-popup .e-spanclicked { - border-color: @default-icon-color; -} - -.e-drop-count { - & when (@skin= "material") { - background-color: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - background-color: @default-icon-color; - color: @content-bg-color; - } - border-color: @content-bg-color; -} - -.e-fullrow-wrap .e-li-active .e-active, .e-fullrow-wrap .e-li-hover .e-node-hover, .e-fullrow-wrap .e-li-focus .e-node-focus { - background: transparent; -} - -.e-fullrow-wrap .e-item.e-li-active > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @active-icon-color; - } -} - -.e-fullrow-wrap .e-item.e-li-hover > .e-text-wrap > .e-icon, .e-fullrow-wrap .e-item.e-li-active.e-li-focus > .e-text-wrap > .e-icon { - & when (@skin= "office-365") { - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - color: @default-icon-color; - } -} -.e-treeview .e-plus:after, .e-treeview .e-minus:after, .e-treeview .e-icon.e-load:after, -.e-treeview-wrap:not(.e-fullrow-wrap) .e-text:after, .e-fullrow-wrap .e-fullrow:after { - & when (@skin= "material") { - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} -.e-treeview .e-text.e-editable .e-tree-input { - & when (@skin= "material") { - border-color: @base-font-color; - border-color: fade(@base-font-color,54%); - } -} - -/*------------------------------------- Upload Box -------------------------------------------*/ -.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{ - & when (@skin="material") { - font-family: roboto Medium; - font-size: 16px; - font-weight: @content-font-weight; - } - - &when not(@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - & when (@skin="office-365") { - font-size: 13px; - } - & when not (@skin="office-365") { - font-size: @content-font-size; - } - } -} -.e-uploadbox.e-disable .e-uploadinput{ - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select, -.e-uploadbox.e-disable .e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover, -.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: @grey-50; - color: fade(@base-font-color,87%); - font-family: roboto Medium; - font-size: 16px; - } - - &when not(@skin="material") { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - } -} -.e-uploadbox.e-disable .e-uploadbtn.e-select:hover, -.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover { - .bs-default-gradient(); - color: @default-font-color; - border-color: @default-border-color; - cursor: default; -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - color: @base-font-color; - font-family: roboto Medium; - } - - &when not(@skin="material") { - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn, -.e-uploadbox.e-disable .e-select .e-inputbtn { - & when (@skin="material") { - color: @base-font-color; - text-transform: none; - } - - &when not(@skin="material") { - color: @default-font-color; - } -} -.e-uploadbox.e-widget .e-inputbtn:focus{ - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - background-color: fade(@base-font-color,12%); - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn { - color: @hover-font-color; - border-color: @hover-border-color; -} -.e-uploadbox .e-file-name-txt -{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - font-size: 13px; - padding-top: 9px; - - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @theme-light-font; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } -} -.e-uploadbox .e-file-size .e-file-name-txt { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } -} -.e-uploadbox .e-file-list .e-file-status-failed -{ - color: @error-font-color; -} -.e-uploadbox .e-file-list .e-file-status-success -{ - color: @content-font-color; -} -.e-uploadbox .e-file-progress-status -{ - & when (@skin= "material") { - /*material*/ - background: @accent-color; - border-color: @accent-color; - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background: @theme-primary; - border-color: @theme-primary; - } - & when not (@skin= "office-365") { - /*other*/ - .active-gradient(); - border-color:@active-border-color; - } - } -} -.e-uploadbox .e-file-list { - background-color: @content-bg-color; - color: @content-font-color; -} -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list { - & when (@skin= "office-365") { - border-bottom-width: 0px; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - background-color: @content-bg-color; - } -} -.e-uploadbox .e-head-content { - & when (@skin= "office-365") { - background-color: @neutral-white; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li:last-child .e-file-list { - & when (@skin= "office-365") { - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox .e-ul li .e-file-list { - & when (@skin= "office-365") { - background-color: @neutral-white; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-uploadbox .e-head-content { - - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - border-bottom: @border-size @border-type @gdroparea-border-color ; - } -} -.e-uploadbox.e-dialog > .e-header + .e-dialog-scroller { - border-top: 0px; -} -.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list, .e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{ - border-bottom: none; -} -.e-uploadbox .e-file-upload{ - & when (@skin= "office-365") { - background-color: @neutral-white; - } - & when not (@skin= "office-365") { - .material-upload-dialog-bg-color; - background-color: @alt-row-bg-color; - } -} -.e-uploadbox .e-file-progress-bar { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - background-color: @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border:@border-size @border-type @default-border-color; - } - } -} -/*Icons */ - -.e-uploadbox .e-file-list .e-checkmark -{ - background-color:#39b54a; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} -.e-uploadbox .e-file-list .e-file-percentage-failed -{ - background-color:red; - color:@active-font-color; - border-radius: 10px; - & when (@skin= "material") { - /*material*/ - margin-top: 4px; - } -} - -.e-uploadbox.e-dialog .e-header{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - font-weight: bold; - line-height: 40px; - font-size: 23px; - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - color: @neutral-light-font; - font-size: 21px; - font-weight: 100; - background: @neutral-white; - } - & when not (@skin= "office-365") { - color: @header-font-color; - font-size: 23px; - font-weight: @content-font-weight; - } - } - border-color: @header-border-color; - .material-upload-dialog-active-line; -} - -.e-uploadbox .e-uploadinput{ -font-size: 200px; -} - -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - background-color: @content-bg-color; - color: @default-icon-color; -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform, -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - background-color: @alt-row-bg-color; - color: @default-icon-color; - } -} -.e-uploadbox .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover { - & when not (@skin="office-365") { - .hover-gradient(); - color: @hover-icon-color; - border-color:@hover-bg-stcolor; - } -} -.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover, -.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{ - background:none; -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when (@skin="office-365") { - border: 1px solid transparent; - } - & when not (@skin="office-365") { - .material-upload-border; - .office-upload-button-border; - border-color: @default-border-color; - } -} - .e-uploaddialog.e-dialog .e-btn.e-select:hover{ - .office-upload-btn-hover-color; - .high-contrast-upload-btn-hover-color; - .material-upload-background; - background: @default-bg-stcolor; - color: @hover-font-color; -} - .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } - &when not(@skin="material") { - & when (@skin="office-365") { - background-color: @theme-primary; - color: @theme-primary-font; - } - & when not (@skin="office-365") { - background: @active-bg-stcolor; - } - } -} - .e-uploaddialog.e-dialog .e-btn.e-select{ - & when not (@skin="material") { - & when not(@skin="office-365") { - .bs-default-gradient(); - background: @default-bg-stcolor; - color: @default-font-color; - } - } - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } - & when not(@skin="material") { - & when (@skin="office-365") { - color: @neutral-light-font; - background: @neutral-lighter; - border-radius: 0px; - } - } - -} -.e-uploadbox.e-widget .e-selectpart.e-select:active, .e-uploaddialog.e-dialog .e-btn.e-select:active{ - & when (@skin="material") { - position: relative; - } -} -.e-uploadbox.e-widget .e-selectpart.e-select:active:after, .e-uploaddialog.e-dialog .e-btn.e-select:active:after{ - & when (@skin="material") { - animation: shadow 1.6s ease-out 0ms; - } -} - -/*Theme Color*/ - -/*---------------- RTE Theme CSS----------------------*/ -.e-rte -{ - font-family: @font-family; -} -.e-rte-wrapper -{ - background: @content-bg-color; - color: @content-font-color; - font-size:@content-font-size; - & when (@skin= "material") { - /*material*/ - border: @border-size @border-type fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border: @border-size @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: @border-size @border-type @default-border-color; - } - } -} - - .e-inputtext { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 1px 0; - border-color: @grey-300; - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @content-border-color; - color: @content-font-color; - } -outline:none; -background-color: @content-bg-color; -vertical-align:baseline; -} - .e-rte-field .e-img-border-field .e-focus, - .e-rte-field .e-chkbox-wrap.e-focus div > span, - .e-rte-field .e-inputtext:focus, - .e-rte-button .e-btn.e-select:focus, - .e-rte-tablefields .e-chkbox-wrap.e-focus div > span, - .e-rte-tablefields .e-inputtext:focus, - .e-img-field-group .e-chkbox-wrap.e-focus div > span, - .e-img-border-field .e-inputtext:focus, - .e-rte-stylefield .e-inputtext:focus -{ - & when (@skin= "material") { - /*material*/ - box-shadow: none; - } - & when not (@skin= "material") { - /*other*/ - box-shadow: 0 0 2px 0 @active-bg-stcolor; - } - -} - .e-rte-field .e-inputtext:focus, .e-rte-tablefields .e-inputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color; - } -} -.e-rte-imageTab .e-item:focus { - box-shadow: 1px 0 0 0 @active-bg-stcolor; -} -/*-----------------Tooltip class ----------------------*/ -.e-rteTooltip{ - min-width : auto; -} -.e-rteTooltip .e-tipContainer .e-tipcontent { - padding: 2px 4px; -} -/*----------------------- Toolbar Class-------------------------- */ -.e-rte .e-toolbar.e-rtl > .e-horizontal.e-separator { - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - margin-right: 4px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-left: @border-size solid @neutral-light; - } - & when not (@skin= "office-365") { - /*other*/ - border-left: @border-size dotted @content-border-color; - } - } -} -/*.e-rte .e-toolbarspan ul:last-child*/ -.e-rte .e-horizontal.e-separator -{ - & when (@skin= "material") { - /*material*/ - border-right: @border-size solid fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*material*/ - border-right: @border-size solid @neutral-light; - height: 40px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: @border-size dotted @content-border-color; - } - } -} - .e-rte-unorderlistname .e-liseparator, - .e-rte-orderlistname .e-liseparator -{ - border-bottom: @border-size dotted @content-border-color; -} -.e-rte .customtable-group:hover -{ - .hover-gradient(); - color: @hover-font-color; -} - -.e-rte .e-toolbarspan -{ - & when (@skin= "office-365") { - /*material*/ - border: none; - border-bottom: @tools-border-radius @border-type @neutral-quaternary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - border: none; - border-bottom: @tools-border-radius @border-type @active-bg-stcolor; - } - -} -.e-rte .e-toolbar .e-ul.e-horizontal.e-separator:first-child, .e-rte .e-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin= "material") { - /*other*/ - padding-left: 0px; - } -} -.e-dialog .e-fieldseparate, .e-rte-toolbar .e-responsive-toolbar.e-toolbarspan -{ - border-color: @content-border-color; -} - -.e-rte .e-rte-footer -{ - border-top: @border-size @border-type @content-border-color; - .default-gradient(); -} - - .e-rte-colorpalette.e-menu.e-context > li:hover -{ - background:none; -} - - .e-rte-colorpalette.e-menu.e-context .e-mfocused, - .e-rte-colorpalette.e-menu.e-context .e-mhover -{ - background:none; -} - - .e-rte-table-picker.e-dialog -{ - .default-gradient(); -} - - .e-rte-tablecell -{ - border-color: @default-border-color; -} - - .e-rte-tablecell.e-default - { - background: @content-bg-color; - } - - .e-rte-tablecell.e-active - { - .hover-gradient(); - border-color: @hover-border-color; - } - .e-rte .e-toolbar .e-rte-format .e-hover, - .e-rte .e-toolbar .e-rte-fontgroup .e-hover, - .e-rte .e-toolbar .e-rte-lists .e-hover, - .e-rte .e-toolbar .e-res-pos:hover -{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background-color: @hover-bg-stcolor; - } - border-color: transparent; - background-image:none; - background-clip: padding-box; -} -.e-rte .e-toolbar .e-rte-lists .e-active -{ - background:none; - border-color: transparent; -} -.e-rte-orderlistname.e-menu.e-context .e-list:hover , -.e-rte-unorderlistname.e-menu.e-context .e-list:hover, -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon, -.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{ - & when (@skin= "material") { - /*material*/ - background:@primary-font-color; - height: 36px; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background:@theme-lighter; - } - & when not (@skin= "office-365") { - /*office-365*/ - background:@hover-bg-stcolor; - } - } -} -.e-rte-orderlistname.e-menu.e-context .e-list, -.e-rte-unorderlistname.e-menu.e-context .e-list{ - & when (@skin= "office-365") { - /*office-365*/ - border: 1px solid @neutral-light; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(3), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(4), .e-rte-orderlistname.e-menu li.e-list:nth-child(5), -.e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-top: 8px; - } -} -.e-rte-unorderlistname.e-menu li.e-list:nth-child(2), .e-rte-unorderlistname.e-menu li.e-list:nth-child(4), -.e-rte-orderlistname.e-menu li.e-list:nth-child(3), .e-rte-orderlistname.e-menu li.e-list:nth-child(6) -{ - & when (@skin= "office-365") { - /*office-365*/ - margin-right: 0px; - } -} - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list.e-mhover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list.e-mhover, - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list:hover, .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list:hover - { - & when (@skin= "material") { - /*material*/ - height: 25px; - } - } -.e-rte .e-rte-resize -{ - height: 5px; - cursor: se-resize; -} - -.e-rte .e-rte-htmltaginfo, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - font-family: @font-family; - font-size: 14px; - color: @content-font-color; - cursor: default; -} - -.e-rte .e-rte-footericon, -.e-rte .e-rte-wordcount, -.e-rte .e-rte-charcount -{ - border-right: @border-size @border-type @content-border-color; -} - -.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon -{ - border-left: @border-size @border-type @content-border-color; -} - - .e-rte-colorpalette -{ - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color !important; - padding: 5px !important; - width:auto !important; - } - & when not (@skin= "material") { - /*other*/ - padding: 5px !important; - width:auto !important; - } -} - .e-error -{ - color: #cd0a0a; -} -.e-rte .e-dialog .e-dialog-tab -{ - border: @border-size @border-type @default-border-color; -} -.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator { - border-color: @content-border-color; -} -.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{ - .switch-rte-context-icon-color; - color: @hover-font-color; -} - .e-rte-toolbar .e-toolbar .e-tooltxt.e-active{ - .switch-rte-active-icon-color; - color: @active-font-color; -} - .e-rte-toolbar .e-toolbar .e-ul{ - & when (@skin= "material") { - /*material*/ - border-color: fade(@base-font-color,12%); - } - & when not (@skin= "material") { - /*other*/ - .office-rte-toolbar-color; - border-color: @default-border-color; - } - } -.e-rte .e-tooltxt .e-btn.e-select, .e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover, .e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 24px; - height: 36px; - } - & when not (@skin= "office-365") { - /*office-365*/ - background: @default-bg-stcolor; - } - } -} -.e-rte .e-tooltxt .e-split-btn.e-rht-btn, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover, .e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover{ -& when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - width: 16px !important; - height: 36px !important; - } -} - .e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus, .e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select:focus, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus{ - & when (@skin= "office-365") { - /*office-365*/ - border: 0px solid; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-primary; - color: @neutral-white; - } - } - .e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon, .e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-white; - } - } -.e-rte .e-tooltxt .e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - } -} -.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{ - background: @hover-bg-stcolor; -} -.e-rte .e-rteItem-orderedList .e-split, .e-rte .e-rteItem-unorderedList .e-split{ - .material-rte-splitbtn-radius; -} - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split, - .e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{ - height: 24px !important; - width: 36px !important; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split { - .material-rte-splitbtn-radius; -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap { - & when (@skin= "material") { - /*material*/ - border-width: 0 0 0 0; - } - & when not (@skin= "material") { - /*other*/ - border-color: @content-border-color; - } -} -.e-rte .e-horizontal.e-separator > li:last-child { - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} - -.e-rte .e-rte-toolbar .e-icon.e-toolbar-res-arrow, .e-rte .e-rte-toolbar.e-rtl .e-icon.e-toolbar-res-arrow { - & when (@skin= "material") { - /*material*/ - padding-top: 0px !important; - } -} -.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{ - height:26px; - margin-top:5px; - } - -.e-rte .e-toolbar.e-rtl .e-rteItem-unorderedList{ - & when (@skin= "material") { - /*material*/ - margin-right: 0px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - } -} -.e-rte .e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{ - & when (@skin= "material") { - /*material*/ - margin-left: 0; - } -} -.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{ - & when (@skin= "material") { - /*material*/ - margin-right: 4px; - border-left: 0px; - } -} -.e-rte .e-background-color, .e-rteItem-backgroundColor .e-background-color, .e-rte .e-font, .e-rteItem-fontColor .e-font{ - & when (@skin= "material") { - /*material*/ - width: 24px; - height: 24px; - } -} -.e-rte .e-toolbar>ul>li{ - & when (@skin= "material") { - /*material*/ - padding: 10px; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-left: 0.557em; - } -} -.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{ - & when (@skin= "office-365") { - /*office-365*/ - padding-right: 0.557em; - } -} -.e-rte .e-toolbar .e-ul .e-tooltxt .e-ddl.e-widget.e-popactive .e-select{ - & when (@skin= "material") { - /*material*/ - width: 24px; - } -} -.e-rte .e-split.e-widget .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn{ - & when (@skin= "material") { - /*material*/ - border: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-select, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select{ - & when (@skin="material") { - color: @accent-color; - background: @content-bg-color; - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:hover, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:hover{ - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - border-radius: 0px; - } -} - .e-rte-button .e-rte-btn.e-button.e-btn.e-select:active, .e-rte.e-findandreplace.e-dialog .e-widget-content .e-btn.e-select:active{ - & when (@skin="material") { - background: fade(@accent-color,12%); - } -} -.e-rte .e-toolbar.e-rtl{ - & when (@skin="material") { - padding-right: 24px; - } -} - .e-rte-format.e-ul.e-horizontal.e-separator.e-comnrtl{ - & when (@skin="material") { - margin-right: 0px; - } -} - .e-responsive-toolbar>.e-horizontal.e-ul:first-child{ - & when (@skin="material") { - padding-left: 0px; - } -} -.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover, .e-rte-orderlistname.e-menu.e-context .e-mhover>.e-menulink, .e-rte-unorderlistname.e-menu.e-context .e-mhover>.e-menulink{ - & when (@skin="material") { - background: @primary-font-color; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl{ - & when (@skin= "office-365") { - /*office-365*/ - height: 32px !important; - } -} -.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{ - & when (@skin= "office-365") { - /*office-365*/ - height: 35px !important; - } -} -.e-rte-unorderlistname.e-menu{ - & when (@skin= "office-365") { - width: 108px !important; - padding: 15px; - } -} -.e-rte-orderlistname.e-menu{ - & when (@skin= "office-365") { - width: 150px !important; - padding: 15px; - } -} -.e-rte-unorderlistname.e-menu li.e-list, .e-rte-orderlistname.e-menu li.e-list{ - & when (@skin= "office-365") { - width: 32px !important; - height: 32px; - margin-right: 8px; - } -} - - .e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - } -} - - .e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list{ - & when (@skin= "office-365") { - width: 100% !important; - margin-top: 15px; - margin-right: 0px; - } -} - - .e-rtlrte label{ - height: 12px; - line-height: 10px; -} - -.e-rte-orderlistname.e-menu.e-context.e-split, .e-rte-unorderlistname.e-menu.e-context.e-split, .e-rte-colorpalette.e-menu.e-context.e-split, -.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list, .e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list -{ - & when (@skin= "office-365") { - background: @theme-primary-font; - border-color: @neutral-light; - } -} -/*---------------- RTE Theme End------------------*/ - - - -/*------------------------------------- MetroLight Skin -------------------------------------------*/ - -.e-waitpopup-pane .e-image { - background-color: #FFFFFF; - background-image: @loading-img; -} -.e-waitpopup-pane { - & when (@skin= "material") { - /*material*/ - background-color: fade(@base-font-color,54%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office-365*/ - background-color: fade(@neutral-light-font-alt,40%); - } - & when not (@skin= "office-365") { - /*other*/ - background-color: @overlay-bg-color; - } - } - color: @header-font-color; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - -.e-chkbox-wrap { - display: inline-flex; -} -.e-chkbox-wrap.e-tb-cell .e-text, .e-chkbox-wrap.e-tb-cell div { - display: table-cell; - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-check-small.e-tb-cell .e-text { - padding: 0px 5px 2px 5px; -} -.e-chkbox-wrap.e-focus div > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-chkbox-wrap div > span -{ - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - & when (@skin= "material") { - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - border-width:2px; - border-color:@neutral-tertiary; - background-color: @neutral-white; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - background-color: @content-bg-color; - } - -} -.e-chkbox-wrap.e-disable { - & when (@skin= "material") { - opacity:0.26; - } -} -.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{ - & when (@skin= "material") { - .high-contrast-checkbox-bordercolor; - .material-checkbox-bordercolor; - } - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .high-contrast-checkbox-bordercolor; - border-color: @content-border-color; - } -} -.e-chkbox-wrap div>span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,54%); - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - background-color: @neutral-white; - } -} -.e-chkbox-wrap div > span.e-chk-act { - .high-contrast-checkbox-bordercolor; - .office-checkbox-bordercolor; - .material-checkbox-act-bordercolor; - border-color: @content-border-color; - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-act, -.e-chkbox-wrap.e-widget.e-disable div > span.e-chk-indeter, -.e-chkbox-wrap.e-disable div > span { -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark -{ - .switch-checkbox-icontick; - & when (@skin= "material") { - /*material*/ - color:@accent-font-color; - background-color: @accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary-font; - background-color: @theme-primary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color:@active-bg-stcolor; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap .e-chk-image.e-stop { -& when (@skin= "material") { - color:rgba(0,0,0,.54); - background-color: @content-bg-color; - } -} -.e-chkbox-wrap .e-chk-image.e-stop:before { -& when (@skin= "material") { -content: "\e833"; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark { -& when (@skin= "material") { - background-color:fade(@base-font-color,26%); - } -} - -.e-chkbox-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; -} -.e-check-small.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-7px; - } -} -.e-check-medium.e-chkbox-wrap .e-text { - & when (@skin= "material") { - vertical-align:middle; - margin-top:-15px; - } -} - -.e-material-animate.e-chkbox-wrap .e-chk-act::before { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - content: ''; - border:1px solid fade(@base-font-color, 70%); - animation: smallShadow .45s cubic-bezier(.25,.8,.25,1); - background: fade(@base-font-color, 70%); - } -} -.e-material-animate.e-chkbox-wrap .e-chk-inact::after { - & when (@skin= "material") { - border-radius: 50%; - position: absolute; - box-sizing: border-box; - top: 43%; - right: 6px; - transform: scale(0); - -webkit-transform: scale(0); - width: 3px; - height: 3px; - background: fade(@accent-color, 70%); - content: ''; - border:1px solid fade(@accent-color,70%); - animation:smallShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-act::before { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } - } - .e-material-animate.e-chkbox-wrap .e-chkbox-medium .e-chk-inact::after { - & when (@skin= "material") { - right: 8.7px; - top: 45%; - animation:mediumShadow 0.45s cubic-bezier(.25,.8,.25,1); - } -} -@keyframes mediumShadow { - 100% { - opacity: 0; - transform: scale(18, 18); - } -} -@keyframes smallShadow { - 100% { - opacity: 0; - transform: scale(15, 15); - - } -} - -.e-chkbox-wrap div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when (@skin= "office-365") { - background-color:@neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-act:hover{ - & when (@skin= "office-365") { - border-color:@neutral-tertiary-alt; - } -} -.e-chkbox-wrap div>span.e-chk-indeter{ - & when (@skin= "office-365") { - color:@neutral-white; - border:2px solid @theme-primary; - background-color: @theme-primary; - } -} -.e-chkbox-wrap div>span.e-chk-indeter:hover{ - & when (@skin= "office-365") { - background-color: @theme-dark-alt; - border:2px solid @theme-dark-alt; - } -} - -.e-radiobtn-wrap.e-disable>span{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span.e-chk-indeter{ - & when (@skin= "office-365") { - background-color: @neutral-tertiary-alt; - border:2px solid @neutral-tertiary-alt; - } -} -.e-chkbox-wrap.e-disable div>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-chkbox-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-chkbox-wrap.e-disable .e-chk-image.e-stop, -.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-chkbox-wrap .e-chk-act, .e-chkbox-wrap .e-chk-inact, .e-chkbox-wrap .e-chk-indeter{ - box-sizing: content-box; -} - -/*Theme Color*/ -.e-radiobtn-wrap > span { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - background-image: none; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - border-color:fade(@base-font-color,54%); - background-color: @content-bg-color; - } - & when (@skin= "office-365") { - background-color: @neutral-white; - border:2px solid @neutral-tertiary; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - background-color: @content-bg-color; - border-color: @content-border-color; - } -} -.e-radiobtnwrap.e-disable > span , -.e-radiobtn-wrap.e-disable > span.e-rad-active , -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover, -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable > span:hover{ -& when (@skin= "material") { - border-color:fade(@base-font-color,26%); - } -} -.e-radiobtn-wrap > span.e-rad-active,.e-radiobtn-wrap > span.e-rad-active:hover { - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - border-color: @content-border-color; - & when (@skin= "material") { - .material-radio-act-bordercolor; - border-color: @accent-color; - } - -} -.e-radiobtn-wrap > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @theme-primary; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable > span.e-rad-active:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} -.e-radiobtn-wrap > span:hover{ - .high-contrast-radio-iconcircle; - .high-contrast-radio-bordercolor; - & when (@skin= "material") { - /*material*/ - .material-radio-bordercolor; - } - & when (@skin= "office-365") { - border:2px solid @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-color: @content-border-color; - } -} -.e-radiobtn-wrap.e-disable > span:hover{ - & when (@skin= "office-365") { - border:2px solid @neutral-tertiary-alt; - } -} - -.e-radiobtn-wrap.e-focus > span -{ - box-shadow: 0 0 2px @shadow-bg-color; -} -.e-radiobtn-wrap .e-spanicon{ - box-sizing:content-box; -} -.e-radiobtn-wrap .e-rad-select -{ - background: none repeat scroll 0 0 transparent; -} -.e-radiobtn-wrap .e-circle_01 { - .high-contrast-radio-iconcircle; - .office-radio-iconcircle; - color: @active-bg-stcolor; - .material-radio-iconcircle; - border-color: @content-border-color; - & when (@skin= "material") { - border-color: @accent-color; - color:@accent-color; - } - & when (@skin= "office-365") { - color:@theme-primary; - } -} -.e-radiobtn-wrap .e-circle_01:hover{ - & when (@skin= "office-365") { - color:@theme-dark-alt; - } -} -.e-radiobtn-wrap.e-disable .e-circle_01, .e-radiobtn-wrap.e-disable .e-text { -& when (@skin= "material") { - color:fade(@base-font-color,26%); - } - & when (@skin= "office-365") { - color:@neutral-tertiary-alt; - } -} -.e-radiobtn-wrap .e-text -{ - font-family:@font-family; - font-size:@font-size; - & when (@skin= "material") { - font-size:13px; - } - color:@content-font-color; - -} - -.e-radiobtn-wrap.e-material-animate .e-radmedium span.e-rad-icon.e-icon.e-circle_01 { - & when (@skin= "material") { - } -} - -.e-radiobtn-wrap span.e-rad-icon.e-icon.e-rad-select:before { - & when (@skin= "material") { - content: "\e686"; - font-size: 0px; - color:@accent-color; - } -} - -& when (@skin= "material") { -@keyframes rippleEffect { - 0% { - opacity: 1; - box-shadow: 0 0 0 0px @accent-color; - } - - 100% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 0; - } - } -} -& when (@skin= "material") { - -@keyframes back_rippleEffect { - - 0% { - box-shadow: 0 0 0 15px @content-bg-color; - opacity: 1; - } - - 100% { - opacity: 0; - box-shadow: 0 0 0 0px @accent-color; - } - } -} - -.e-radiobtn-wrap span.e-spanicon.e-rad-active { - - & when (@skin= "material") { - border-radius: 100%; - z-index: 1; - } -} - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - pointer-events: none; - position: absolute; - width: 100%; - height: 100%; - border-radius: 50%; - content: ''; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box - } -} - - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - - top: 0; - left: 0; - padding: 0; - z-index: -1; - opacity: 0 - - } - } - - -.e-radiobtn-wrap.e-material-animate span.e-spanicon.e-rad-active:after { - & when (@skin= "material") { - animation: rippleEffect 0.30s linear 0ms; - } -} -.e-radiobtn-wrap.e-material-animate span.e-spanicon:after { - & when (@skin= "material") { - animation: back_rippleEffect 0.30s linear 0ms; - } -} - -.e-radiobtn-wrap.e-disable .e-circle_01, -.e-radiobtn-wrap.e-disable span.e-rad-select{ - & when not (@skin= "material") and not (@skin="office-365"){ - color:@disable-icon-bg-color; - } -} -.e-radiobtn-wrap.e-disable>span{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - } -} -.e-radiobtn-wrap.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - opacity:1; - } -} -.e-radiobtn-wrap.e-disable.e-focus > span{ - & when not (@skin= "material") and not (@skin="office-365"){ - box-shadow:none; - } -} - -.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon, .e-radiobtn-wrap .e-radmedium .e-rad-icon { - text-indent:0px; -} - -.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - /* IE8 */ - text-indent: 2px; - line-height: 12px; - padding: 0.5px; - font-size: 8px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 10px; - text-indent: 2.5px; - line-height: 15px; - } -} -.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon { - /* IE 8 */ - font-size: 9px; - text-indent: 3px; - line-height: 15px; - & when (@skin ="material") { - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } - & when (@skin="office-365"){ - /* IE 8 */ - font-size: 12px; - text-indent: 2px; - line-height: 18px; - } -} - -.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon { - & when not (@skin= "material") and not (@skin="office-365"){ - width: 0.85em; - } - & when (@skin= "material") { - width: 0.98em; - } - & when (@skin= "office-365") { - width: 0.98em; - } -} - -.e-radiobtn-wrap.e-rtl > span.e-radmedium > span.e-rad-icon { - & when (@skin= "material") { - width: 1.25em; - } - & when (@skin= "office-365") { - width: 1.25em; - } - & when not (@skin= "material") and not (@skin="office-365"){ - width: 1.05em; - } -} - -.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon, -.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon { - width: 1.6em; -} - - -/*------------------------------------- GroupButton -------------------------------------------*/ -.e-groupbutton { - & when (@skin="material") { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - border-radius: 2px; - height: 32px; - background-color:@grey-50; - } - - & when not (@skin="material") { - font-family: @font-family; - font-weight: @content-font-weight; - font-size: @content-font-size; - color: @default-font-color; - background-repeat: no-repeat; - border-color: @default-border-color; - .border-selection(); - .bs-default-gradient(); - } - & when (@skin="office-365") { - font-family: @font-family; - font-weight: 600; - font-size:14px; - color: @neutral-light-font; - background-repeat: no-repeat; - border-color: @neutral-lighter; - background-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item { - & when (@skin="material") { - position: relative; - text-transform:uppercase; - overflow:hidden; - } -} - -.e-groupbutton-hSmall { - min-height: 26px; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content.e-groupBtn-padding { - padding: 0px; -} - -.e-groupbutton.e-focus { - &when not(@skin="material"){ - box-shadow: 0 0 2px @shadow-bg-color; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:focus { - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-light; - color:@neutral-light-font; - } -} -.e-groupbutton > .e-ul > .e-grp-btn-item:active { - & when (@skin="office-365") { - border-color:@theme-primary; - background-color:@theme-primary; - color:@theme-primary-font; - } -} - - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item, .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-border-left, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-border-bottom { - border-color:@default-border-color; - .border-selection(); -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable { - & when (@skin="material") { - color:fade(@base-font-color,38%); - } - & when (@skin="office-365") { - border-color:@neutral-lighter; - background-color:@neutral-lighter; - color:@neutral-tertiary; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-disable .e-icon, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-disable .e-icon{ - & when (@skin="material") { - color:fade(@base-font-color,26%); - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active, .e-groupbutton > .e-ul > .e-grp-btn-item.e-select { - & when (@skin="material") { - background-color: @grey-400; - } - - & when not (@skin="material") { - color: #fff; - .active-gradient(); - color: @active-font-color; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-left:12px; - padding-right:12px; - } -} - -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item{ - & when (@skin="material") { - padding-top:12px; - padding-bottom:12px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt { - &when not(@skin="material"){ - color: @hover-font-color; - } - &when (@skin="material"){ - color: fade(@base-font-color, 87%); - } - & when (@skin="office-365") { - color:@theme-primary-font; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-active.e-hover { - .high-contrast-groupbtn-border; - border-color:@hover-border-color; - & when (@skin="office-365") { - border-color:@theme-dark; - background-color:@theme-dark; - color:@theme-primary-font; - } -} - .e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item { - border-right-color:transparent; -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item { - border-bottom-color:transparent; -} -.e-groupbutton.e-rtl >.e-horizontal.e-ul>.e-grp-btn-item { - border-left-color:transparent; - -} -.e-groupbutton > .e-ul > .e-grp-btn-item.e-hover, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - &when not (@skin="material"){ - .hover-gradient(); - color: @hover-font-color; - .high-contrast-groupbtn-border; - border-color: @hover-border-color; - } - &when (@skin="material"){ - background-color: fade(@base-font-color,12%); - } - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last,.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-right-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last, .e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.last.e-hover { - border-bottom-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - } - - & when not (@skin="material") { - color: @default-font-color; - text-decoration: none; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt.e-grp-responsive { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon { - & when (@skin="material") { - font-size: 18px; - color: fade(@base-font-color,54%); - height:24px; - width:24px; - } - - & when not (@skin="material") { - color: @default-icon-color; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-icon:before, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-icon:before { - & when (@skin="material") { - height:18px; - width:18px; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - color: fade(@base-font-color,87%) - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-btntxt, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > a.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > span.e-icon, .e-groupbutton > .e-ul > .e-grp-btn-item.e-active .e-btn-content > div.e-icon { - & when not (@skin="material") { - color: @active-font-color; - text-decoration: none; - } -} - -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last, .e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.last.e-hover { - border-left-color:@default-border-color; - & when (@skin="office-365") { - border-color:@neutral-lighter; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable .e-btn-content > div.e-btntxt, -.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > span.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > a.e-btntxt,.e-groupbutton > .e-ul > .e-disable.e-active .e-btn-content > div.e-btntxt { - & when (@skin="material") { - font-family: @font-family; - font-size: 14px; - color: fade(@base-font-color,38%); - } -} - -.e-groupbutton > .e-ul > .e-disable.e-active{ - & when (@skin="material") { - background-color:transparent; - } -} - -.e-groupbutton > .e-ul > .e-disable .e-btn-content > span.e-icon { - & when (@skin="material") { - /*font-family: roboto Medium;*/ - font-size: 14px; - color: fade(@base-font-color,26%); - } -} - -.e-groupbutton.e-disable { - & when (@skin="material") { - background: fade(@base-font-color,12%); - box-shadow: none; - } -} - -.e-groupbutton > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-right-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } - -} -.e-groupbutton > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-bottom-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-horizontal.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} -.e-groupbutton.e-rtl > .e-vertical.e-ul > .e-grp-btn-item.e-hover { - .switch-themes-groupbtn-border-color(); - border-left-color:@hover-gbtn-border-color; - & when (@skin="office-365") { - border-color:@neutral-light; - } -} - -.e-groupbutton > .e-ul > .e-grp-btn-item.e-active:not(:active):after, .e-groupbutton > .e-ul > .e-grp-btn-item:not(:active):after -{ - &when( @skin="material") { - background-color: fade(@content-bg-color,50%); - } -} -.e-groupbutton.e-disable{ - & when not (@skin= "material") and not (@skin="office-365"){ - background-color: @disable-control-background-color; - border-color:@disable-control-border-color; - opacity:1; - color:@disable-icon-bg-color; - } -} - -&.e-innerIncrement:hover{ -background-image:url(../common-images/maps/Zoom-In_hover.png); -} -&.e-legendLabelContent{ -color: @gcontent-font-color; -} -&.e-map{ -color: @gcontent-font-color; -background-color: @content-bg-color; -border-color: @gdroparea-border-color; -} - -&.e-drilldownHeader -{ - .active-gradient(); -} - -&.e-map-home -{ - background-image:@map-home -} - -&.e-map-labelContainer { - width: 200px; - height: 400px; - border: 1px solid gray; -} - -&.e-map-label{ - cursor:pointer; - color:black; - padding:5px; -} -&.e-map-label:hover { - background-color: #eee; -} - -&.e-map-home { - height: 30px; - width: 30px; - -} - -&.e-map-home:hover { - background-image:@map-home-hover -} - -&.e-map-contribution { - border-color: #dbdbde; - right: 0; - bottom: 0; - font-family: sans-serif; - font-weight: normal; - position: absolute; - background-color: rgba(255,255,255,0.7); - font-size: 10px; - padding: 2px 4px; - z-index: 1000; - border-style: solid; - border-width: 1px; - } -&.sliderParent{ -height:150px; -width:10px; -margin-top:-197px; -margin-left: 34px; -} -&.e-innerIncrement { - background-image:url(../common-images/maps/Zoom-In.png); - height:25px; - width:25px; -} - -&.e-innerDecrement:hover { - background-image:url(../common-images/maps/Zoom-out_hover.png); - } -&.e-innerDecrement { - background-image:url(../common-images/maps/Zoom-out.png); - height:25px; - width:25px; -} -&.nav-dec-Vert{ - margin-top: 150px; - margin-left: 27px; -} -&.nav-inc-Vert{ - margin-top: 40px; - margin-left: 27px; -} -&.nav-dec-Horz{ - margin-top: -24px; -margin-left: 0px; -} -&.nav-inc-Horz{ - margin-top: -29px; -margin-left: 175px; -} -&.e-radialTop { - height: 20px; - margin-left: 15px; - width: 52px; -} -&.e-arrowUp:hover { - background-image:url(../common-images/maps/Arrow_Top_hover.png); - } -&.e-arrowUp { - background-image:url(../common-images/maps/Arrow_Top.png); - height: 20px; - width: 52px; -} -&.e-radialLeft { - height: 52px; - width: 20px; - margin-top: -4px; -} -&.e-radialRight { - margin-left: 61px; - margin-top:-53px; - height: 52px; - width: 20px; -} -&.e-arrowLeft:hover { - background-image:url(../common-images/maps/Arrow_Left_hover.png); - } - &.e-arrowLeft { - background-image:url(../common-images/maps/Arrow_Left.png); - height: 52px; - width: 20px; -} -&.e-radialBottom { - height: 20px; - margin-left: 15px; - margin-top: -6px; - width: 52px; -} -&.e-arrowRight:hover { - background-image:url(../common-images/maps/Arrow_Right_hover.png); - } -&.e-arrowRight { - background-image:url(../common-images/maps/Arrow_Right.png); - height: 52px; - width: 20px; -} -&.e-arrowDown:hover{ - background-image:url(../common-images/maps/Arrow_Bootom_hover.png); - } -&.e-arrowDown { - background-image:url(../common-images/maps/Arrow_Bootom.png); - height: 20px; - width: 52px; -} -&.e-home-bg { - height: 30px; - width: 30px; - margin-top: -55px; -margin-left: 25px; -} - - - -&.e-interactivelegend-title{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-leftlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-interactivelegend-rightlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangestartlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legend-rangeendlabel{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-legendlabeltext{ - font-family: @font-family; - pointer-events: none; - text-align: left; - position: absolute; -} - -&.e-defaultToolTip { - border: 1px solid #404041; - box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); - border-radius: 4px; - margin-right: 25px; - min-width: 30px; - height:20px; - padding-top: 9px; - padding-right: 10px; - padding-left: 10px; - width: auto; - opacity:0.85; - background: white; - } - - &.e-defaultToolTip:before { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid #404041; - border-bottom: 7px solid transparent; - background: transparent; - opacity:0.85; - left: 4px; - top: -16px; - content: ''; - } - &.e-defaultToolTip:after { - position: absolute; - display: inline-block; - border-top: 7px solid transparent; - border-right: 7px solid white; - border-bottom: 7px solid transparent; - left: 6px; - top: -16px; - content: ''; - } - -&.e-defaultlegend-title{ - color:black; - font-size:17px; -} -&.e-labelStyle { - font-family:@font-family; - font-size:14px; - white-space: nowrap; -} -&.e-smartLabelStyle { - padding:3px; - font-weight: normal; - color:black; - width:auto; - height:20px; - text-align:center; - font-size: 14px; - font-family:@font-family; - -} -&.e-smartLabelStyle:hover{ - cursor:pointer; -} -&.e-mapSelectedShape { - opacity: 1; -} -&.e-mapDragSelection { - border:2px solid red; -} -&.e-mapHighlightedShape { - opacity: 1; -} - - -&.e-drilldownHeader{ - font-size:15px; - text-indent:10px; -} -&.e-drilldownlabel { - color:white; -} - -&.e-drilldownlabel:hover { - text-decoration: underline; -} - -&.e-drilldownarrow{ - fill:white; - stroke:transparent; - stroke-width:1px; - zoom:1; -} -&.e-treemap-leaflabel{ - font-size:14px; - font-weight:normal; - font-family:@font-family; - color:white; -} -&.e-treemap-legendLabel{ - font-size:12px; - - } -&.e-treemap-label { - -font-size:14px; - -} - -&.e-treemap-header { - font-size:15px; -} - -.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} - -.e-pivotschemadesigner .e-schemaBtnUnique{ - white-space:initial !important -} -.e-pivotschemadesigner *:focus:hover{ -outline:none; -} -.e-pivotgrid .e-headerItem{ - border: none !important; - text-align: center; - font-style: italic; - font-weight: bold; - overflow: hidden !important; - display: inline-block; - text-overflow: ellipsis; - white-space: nowrap; - font-size: 10px; - padding-left: 10px; - padding-right: 10px; -} -.e-pivotgrid table { - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /* office-365*/ - font:13px @font-family; - color:@theme-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: @table-font; - color: @fg-table-color; - } - border-collapse: collapse; - background-color: @bg-table-color; - cursor: default; -} - -.e-pivotgrid .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotgrid .e-chkbox-wrap .e-chk-image.e-checkmark, -.e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotschemadesigner .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotgrid .e-filterValues, .e-pivotschemadesigner .e-filterValues{ - background-color: @content-bg-color; -} - -.e-pivotgrid .e-conditionFrom, .e-conditionTo{ - background-color: inherit; - & when (@skin= "material") { - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } - & when (@skin= "office-365") { - width:158px !important; - outline:none; - margin-bottom:15px; - border:1px solid @neutral-tertiary-alt; - } -} - -.e-pivotgrid .e-hoverBtn{ - .ogridheader-hvr-gradient(); -} - - .e-tooltipText { - font-size: 12px; - text-align: left; - height: auto; - font-weight: normal; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - color: @primary-font-color; - margin: 5px 0 10px 0; - } - & when (@skin= "office-365") { - color:@neutral-secondary; - margin: 0px 0px 8px 0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color: @toolTipText-color; - margin: 5px 0 10px 0; - } -} - -.e-pivotgrid .e-reSizeColbg { - border-left-color:@row-border-color; - & when (@skin= "office-365") { - border-left-color:@neutral-light-font-alt; - border-left-style:solid; - } -} - .e-pivotgrid .e-editcondition, .e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl, .e-pivotgrid .e-fSizeLbl{ - margin-left: 15px; -} - - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - .e-pGridTooltip { - position: fixed !important; - z-index: 500; - display: none; - border-width: 10px; - height: auto; - & when (@skin= "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background:@grey-700; - border:1px solid transparent; - border-radius:2px; - padding: 5px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity:1; - background: @toolTip-bg-color; - border:2px solid @content-border-color; - padding: 5px; - } - & when (@skin= "office-365") { - /*office-365*/ - background:@neutral-lighter; - border:1px solid @neutral-secondary-alt; - padding:8px 8px 0px 8px; - } -} -.e-pivotgrid .e-pivotGridTable th, .e-pivotgrid .e-pivotGridTable td { -overflow:hidden; - & when not (@skin = "office-365") { - border: solid 1px @content-border-color; - } - & when (@skin = "office-365") { - border: solid 1px @neutral-light; - } -} -.e-pivotgrid th, .e-pivotgrid td { - & when (@skin= "material") { - padding: 11px 2px 11px 8px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 2px 6px 8px; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 0px; - } - white-space: nowrap; - height: 25px; - font-weight: normal; -} -.e-pivotgrid .value { - background-color: @bg-value-color; - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - text-align: right !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 6px 6px 6px 16px; - text-align: right !important; - } - & when (@skin= "office-365") { - padding: 6px 8px 6px 16px; - text-align: right !important; - } -} -.e-pivotgrid .summary { - white-space: nowrap; - text-align: left; - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } - & when not (@skin="office-365") { - font-weight: bold !important; - } -} -.e-pivotgrid .colheader, .e-pivotgrid .rowheader,.e-pivotgrid .calc { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-weight: bold; - color: @fg-header-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid .colheader:hover, .e-pivotgrid .rowheader:hover, .e-pivotgrid .calc:hover { - & when (@skin= "material") { - font-weight: bold; - /*material*/ - color:fade(@base-font-color,87%); - padding: 11px 40px 11px 14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-weight: bold; - /*other*/ - color: @fg-header-hvr-color; - padding: 6px 16px 6px 2px; - } - & when (@skin= "office-365") { - /*office-365*/ - font:13px @font-family Semibold; - color:@neutral-primary; - padding: 6px 16px 6px 0px; - } - .ogridheader-hvr-gradient(); - background-repeat: repeat; - text-align: left; - font-style: normal; -} -.e-pivotgrid { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - -o-user-select :none; - user-select: none; -} -.e-cellSelection{ - background: @pivot-selection-background; - filter: alpha(opacity=50); - opacity: 0.5; - position: absolute; - border-style:dotted; - border-width:3px; - border-color:@pivot-selection-border; -} -.e-pivotgrid .value.selection{ -cursor:crosshair; -} -.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover { - & when (@skin = "material") { - padding:11px 24px 11px 40px; - } - & when not (@skin = "material") { - padding:6px 0px 6px 40px; - } -} -.e-pivotgrid table .e-expand, .e-pivotgrid table .e-collapse { - height: 17px; - display: inline-block; - cursor: pointer; - & when (@skin = "material") { - margin-left: -2px; - margin-right: 12px; - } - & when (@skin = "office-365") { - width:8px; - margin-left:8px; - margin-right:15px; - } - & when not (@skin = "office-365") { - width:23px; - } -} -.e-pivotgrid .e-errOKBtn { - display: inline-block; - & when (@skin = "material") { - float: right; - width: 64px; - } - & when not (@skin = "material") { - margin: 20px 0 10px 165px; - width: 50px; - } -} -.e-pivotgrid.e-rtl .e-errOKBtn { - & when (@skin = "material") { - float: left; - width: 64px; - margin-right:150px !important; - } - & when (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - margin-right:155px !important; - } -} -.e-pivotgrid .e-dialogremoveBtn:before -{ - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} -.e-pivotgrid table .e-expand:before -{ - content:"\e6a3"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 9px; - font-size: 7px; - } -} -.e-pivotgrid.e-rtl .e-pGridTooltip > p { - direction:ltr; - text-align:right; -} -.e-pivotgrid .e-pGridTooltip p { - white-space:nowrap; -} -.e-pivotgrid.e-rtl table .e-expand:before { - content:"\e699"; - & when not (@skin = "office-365") { - font-size: 23px; - margin-top: -3px; - } - & when (@skin = "office-365") { - font-size: 14px; - margin-top: 1px; - } -} -.e-pivotgrid.e-rtl table .e-collapse:before { - margin-left: 0px; -} -.e-pivotgrid table .e-collapse:before { -content:"\e6a0"; - display: inline-block; - float: left; - margin-top: 5px; - & when (@skin = "office-365") { - margin-left:0px; - font-size: 8px; - } - & when not (@skin = "office-365") { - margin-left: 7px; - font-size: 6px; - } - -} -.e-pivotgrid.e-rtl .e-removeBtn:before, .e-pivotgrid.e-rtl .e-sorting:before, .e-pivotgrid.e-rtl .filter:before{ - float:left; - margin-left:4px; - margin-right:0px; -} -.e-pivotgrid .kpiiconvalue { - height: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgrid .kpiuparrow { - background-image: @kpi-uparrow-img; -} -.e-pivotgrid .kpirightarrow { - background-image: @kpi-rightarrow-img; -} -.e-pivotgrid .kpidownarrow { - background-image: @kpi-downarrow-img; - background-position: center center; -} -.e-pivotgrid .kpidiamond { - background-image: @kpi-diamond-img; - background-position: center center; -} -.e-pivotgrid .kpitriangle { - background-image: @kpi-triangle-img; - background-position: center center; -} -.e-pivotgrid .kpicircle { - background-image: @kpi-circle-img; - background-position: center center; -} -.e-pivotgrid .kpiredroad { - background-image: @kpi-red-img; - background-position: center center; -} -.e-pivotgrid .kpigreenroad { - background-image: @kpi-green-img; - background-position: center center; -} -.e-pivotgrid .kpiallcolor { - background-image: @kpi-all-img; - background-position: center center; -} -.e-pivotgrid .hyperlinkValueCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .hyperlinkHeaderCell { - .hyperlink-setcolor(); - text-decoration: underline; - cursor: pointer; -} -.e-pivotgrid .e-vScrollPanel { - .scrollPane-setcolor(); - width:8px; - margin-left:8px; - display:inline-block; -} -.e-pivotgrid .e-hScrollPanel { - .scrollPane-setcolor(); - height:8px; - margin-top:4px; -} -.e-pivotgrid .e-vScrollThumb { - width:6px; - position:relative; - top:1px; - left:1px; - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-hScrollThumb { - height:6px; - position:relative; - left:1px; - & when (@skin = "material") { - top:-1px; - } - & when not (@skin = "material") { - top:1px; - } - .scrollThumb-setcolor(); -} -.e-pivotgrid .e-categPageIndicator, .e-pivotgrid .e-seriesPageIndicator { - & when (@skin = "material") { - padding: 5px 8px; - width:auto; - position:absolute; - font-family:'Roboto',Segoe UI; - font-size:12px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - width:auto; - padding:5px; - position:absolute; - } - & when (@skin = "office-365") { - width:auto; - padding:8px; - position:absolute; - } - .pageIndicator-setcolor(); -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel, -.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{ - float:right; - margin-left:5px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{ - float:left; - margin-right:2px; -} -.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount, -.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{ - float:right; - margin-left:2px; -} -.e-pivotgrid .e-vScrollThumb:hover, .e-pivotgrid .e-hScrollThumb:hover { - & when (@skin = "material") { - background-color:@grey-500; - border:.5px solid @grey-600; - } - & when not (@skin = "material") { - .scrollThumb-hovercolor(); - } -} -.e-pivotgrid .inActive { - display:none; -} -.e-pivotgrid .dragging { - & when not (@skin = "material") { - .scrollThumb-dragcolor(); - } -} -.e-pivotgrid .filter, .e-pivotgrid .e-sorting, .e-pivotgrid .e-removeBtn, .e-pivotgrid .valueSorting { - .switch-pivotgrid-draggale-button; - & when not (@skin = "office-365") { - color: @default-font-color; - } - & when (@skin = "office-365") { - color: @neutral-primary; - } - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; -} -.e-pivotgrid .filter:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e669"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e669"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotgrid .e-sorting:before, .e-pivotgrid .valueSorting:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fc"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e672"; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-sorting.descending:before, .e-pivotgrid .valueSorting.descending:before { - & when (@skin = "material"),(@skin = "office-365") { - content: "\e7fd"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e673"; - } - float: right; -} -.e-pivotgrid .e-removeBtn:before { - & when (@skin = "material") { - content: "\e60a"; - font-size:16px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e711"; - } - & when (@skin = "office-365") { - content: "\e711"; - font-size:14px; - } - float: right; - margin-right: 4px; -} -.e-pivotgrid .e-memberEditorDiv { - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @default-border-color; -} -.e-pivotgrid .e-editorTreeView { - margin-top: 7px; -} - -.e-pivotschemadesigner .e-memberDescendingIcon, -.e-pivotschemadesigner .e-memberAscendingIcon, -.e-pivotgrid .e-memberDescendingIcon, -.e-pivotgrid .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when not (@skin = "material") { - color: @default-icon-color; - } -} - -.e-pivotschemadesigner .e-memberAscendingIcon:before, -.e-pivotgrid .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: auto !important; - margin-top: 2px !important; -} - -.e-pivotschemadesigner .memberSortDiv, -.e-pivotgrid .memberSortDiv -{ -margin-top: -3px; -} - -.e-pivotschemadesigner div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotschemadesigner .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label, -.e-pivotgrid .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul, .e-pivotgrid .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li, .e-pivotgrid .e-editorTreeView.e-treeViewUl li { - padding-left: 16px !important; -} - - -.e-pivotschemadesigner .e-separateDiv { - border:0.50px solid; - border-color: @row-border-color; -} - -.e-pivotschemadesigner .e-separateDiv, -.e-pivotgrid .e-separateDiv { - border: 1px solid @row-border-color !important; - border-bottom: none !important; - margin: 9px 0px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:before, -.e-pivotgrid .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; - -} - -.e-pivotschemadesigner .e-memberDescendingIcon:hover, -.e-pivotschemadesigner .e-memberAscendingIcon:hover, -.e-pivotgrid .e-memberDescendingIcon:hover, -.e-pivotgrid .e-memberAscendingIcon:hover { - & when (@skin = "material") { - background-color:@primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background-color: @pivot-selection-background; - } - & when (@skin = "office-365") { - background-color: @theme-lighter; - } - cursor: pointer; - } - -.e-pivotgrid .e-dialogOKBtn { - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - overflow:hidden; - text-overflow:ellipsis; - } -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 55px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid.e-rtl .e-dialogOKBtn { - & when (@skin = "material") { - margin-right: 68px; - margin-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 87px; - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-right: 68px; - margin-left: 8px; - } -} -.e-pivotgrid .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; - overflow:hidden; - text-overflow:ellipsis; -} -.e-pivotgrid.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:10px; -} -.e-pivotgrid .e-treeview .e-text { - & when not (@skin = "office-365") { - min-height: 20px; - border: 1px solid transparent; - & when not (@skin = "material") { - font-family: @font-family; - font-size: 12px; - font-weight: bold; - } - cursor: move; - color: @default-font-color; - } -} -.e-pivotgrid .e-treeview .e-icon.e-stop:before, .e-pivotschemadesigner .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} -.e-pivotgrid .e-dialog a.e-linkPanel, .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - text-decoration: underline; - margin:-20px 0px 20px 0px; -} -.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} -.e-pivotgrid .e-treeview .e-node-hover -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } -} -.e-pivotgrid .e-treeview .e-active -{ - & when not (@skin = "office-365") { - .office-pivot-treeview-active-color(); - } -} -.e-pivotgrid .e-pivotButton { -.groupingBar-btn-color(); -} -.e-pivotgrid .e-pivotButton .e-btn { - text-align: left !important; - & when (@skin = "material") { - box-shadow: none; - margin-left:12px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select { - border: none; - & when (@skin = "material") { - height:32px; - background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .switch-pivotgrid-groupingBar-btn-color; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - /*background:@primary-color; - color:@primary-font-color; - text-transform:none; - padding:0px 0px 1px;*/ - background:@theme-light; - color:@theme-light-font; - padding:0px; - margin-left:8px; - font-family:@font-family; - } -} - -.e-pivotgrid .e-pivotButton .e-btn.e-select:hover { - border: none; - & when (@skin = "material") { - background:@primary-color; - box-shadow: none; - color:@primary-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - .hover-gradient(); - color: @hover-font-color; - } - & when (@skin = "office-365") { - background:@theme-lighter; - color:@theme-light-font; - } - border-color: @hover-border-color; -} -.e-pivotgrid .e-pivotButton.e-btn.e-select { - border: none; -} - -.e-pivotgrid .e-drag { - .material-pivot-drag-column-txt-color; - color: @active-font-color; - /*color: #5c5c5c;*/ - & when (@skin = "material") { - padding:18px 0px; - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding: 9px 0px 9px 0px; - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family:@font-family Semilight; - font-size:17px; - font-weight:300; - padding: 9px 0px 9px 0px; - } - .material-pivot-drag-bg-color; - background: @pivotList-treeview-hvr-color; - /*background: @pager-default-bg-color;*/ - border: 1px solid @content-border-color; - overflow: hidden; - text-overflow: ellipsis; -} - .e-pivotgrid .e-pivotButton.e-btn .e-icon{ - padding:0px; - } - -.e-pivotgrid .values, .e-pivotgrid .columns, .e-pivotgrid .e-rows, .e-pivotgrid .emptyRows { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - font-family: @font-family; - font-size: 14px; - font-weight: bold; - } - & when (@skin = "office-365") { - font-family: @font-family Semilight; - font-size:17px; - font-weight:300; - } - color: @active-font-color; - padding: 5px 0px 5px 0px; - /*background: @groupingBar-bg-color;*/ - overflow: hidden; - text-overflow: ellipsis; -} -.e-pivotgrid .values{ - border-right:1px solid @content-border-color; -} -.e-pivotgrid .emptyRows{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - border: 1px solid @content-border-color; -} -.e-pivotgrid .valueColumn{ - .material-pivot-drag-column-color; - background: @groupingBar-bg-color; - height: auto; - border-right: 1px solid @content-border-color; - border-left: 1px solid @content-border-color; -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton, .e-pivotgrid .e-rows .e-pivotButton{ - width: auto; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @toolbar-bgcolor; - } - & when (@skin = "office-365") { - background:@theme-light; - } -} -.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover, .e-pivotgrid .e-rows .e-pivotButton:hover{ - & when (@skin = "material") { - background:@primary-color; - border:1px solid @primary-color; - box-shadow: none; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivot-selection-background; - } - & when (@skin = "office-365") { - background: @theme-lighter; - } -} -.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{ - display: inline-block; - vertical-align: top; -} -.e-pivotgrid .e-btn{ - vertical-align: auto; -} -.e-pivotgrid .e-drag .e-btn ,.e-pivotgrid .e-drag .e-btn div{ - vertical-align: initial; -} -.e-pivotgrid .e-drag .e-pivotButton { - vertical-align: top; - line-height:0; -} -.e-pivotgrid .e-rows { - padding-bottom: 4px; - display: table-cell; - vertical-align: bottom; - height: 100%; - width: 100%; - min-height: 24px; - min-width: 140px; -} -.e-pivotgrid .values, .e-pivotgrid .columns { - & when (@skin = "material") { - min-height: 44px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - min-height: 24px; - } - & when (@skin = "office-365") { - min-height: 36px; - } - min-width: 140px; -} - -.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{ - vertical-align: bottom; -} -.e-pivotgrid .e-pivotButton { - & when not (@skin = "material") { - margin-left: 5px; - } -} -.e-pivotgrid .e-grpRow{ - .material-pivot-drag-bg-color; - background:@pivotList-treeview-hvr-color; - vertical-align:bottom; - text-align:left; -} -.e-pivotgrid .e-pivotButton { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border-radius:25px; - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } - padding:0px !important; -} -.e-pivotgrid .e-pivotButton:hover { - .material-pivot-drag-column-br-color; - & when (@skin = "material") { - border: 1px solid @primary-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - border: 1px solid @active-border-color !important; - } -} -.e-pivotgrid th.e-grpRow { - padding: 10px 2px 0 0px !important; -} -.e-pivotgrid .e-btn { - font-size:13px; -} -.e-pivotgrid .e-widthSetter{ - width: 3em; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.e-pivotgrid .contextMenuPopup .menuItem:hover{ - .summary-gradient(); - cursor: default; -} -.e-pivotgrid div.e-advancedFilterDlg, .e-pivotschemadesigner div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotgrid td.e-grpRow{ - padding-left:0px !important; -} -.e-pivotgrid .e-grpRow{ - white-space:normal; -} - - .e-pivotgrid .e-dropIndicatorActive { - height: 20px; - width: 20px; - position: fixed !important; - z-index: 30000; - color: @default-icon-color; - cursor: pointer; - font-family: "ej-webfont"; -} - -.e-pivotgrid .e-dropIndicatorActive:before { - content: "\E7CC"; -} - -.e-pivotgrid .e-selected { - background: @groupingBar-bg-color; - color: @active-font-color; -} - -.e-pivotgrid .e-highlighted -{ - background-color: @hover-bg-stcolor; -} - -.e-pivotgrid .e-dlgCalculatedField label -{ - & when (@skin = "material") { - font-size: 14px; - font-family: 'Roboto',Segoe UI; - color: fade(@base-font-color,54%); - font-weight:normal !important; - } - & when (@skin = "material") { - font-weight:bold; - } - & when (@skin = "office-365") { - font: 12px @font-family; - margin-right:8px; - margin-bottom:20px; - width:80px; - } -} -.e-pivotgrid .borderLine{ - margin-left:-10px; - margin-right:-10px; - border-top:1px solid @content-border-color; - } -.e-pivotgrid .calculatorFields{ - margin-top:-5px; - height:31px; - & when (@skin = "material") { - padding:0px; - } - & when (@skin = "office-365") { - width:auto; - background:@neutral-white; - color:@theme-light-font; - } -} -.e-pivotgrid .e-column-resizeToSize { - table-layout: fixed; - width:100%; -} -.e-pivotgrid .e-column-resizeToContent { - table-layout: fixed; - } -.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th - { - overflow: hidden; - } -.e-pivotgrid.e-column-resize thead>tr - { - cursor: pointer; - } -.pivotTree .e-calculatedFieldMenuItem { - border-bottom: solid 1px @content-border-color; -} - .e-pivotgrid .e-pivotGridTable td{ - overflow:hidden; -} -.e-pivotgrid .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotgrid .e-advancedFiltering:before { -content:"\e843"; -font-size: 20px; -} -.e-pivotgrid .e-drillThrough:before { -content:"\e875"; -font-size: 20px; -} -.e-pivotgrid .e-collapseByDefault:before { -content:"\e85d"; -font-size: 20px; -} -.e-pivotgrid .e-numberFormatting:before{ -content:"\e857"; -font-size: 20px; -} -.e-pivotgrid .e-paging:before{ -content:"\e854"; -font-size: 20px; -} -.e-pivotgrid .e-pagingOptions:before{ -content:"\e6b7"; -font-size: 20px; -} -.e-pivotgrid .e-cellSelect:before{ -content:"\e856"; -font-size: 20px; -} -.e-pivotgrid .e-cellContext:before { -content:"\e844"; -font-size: 20px; -} -.e-pivotgrid .e-cellEditing:before { -content: "\e855"; -font-size: 20px; -} -.e-pivotgrid .e-columnResize:before{ -content: "\e851"; -font-size: 20px; -} -.e-pivotgrid .e-excelLikeLayout:before{ -content: "\e859"; -font-size: 20px; -} -.e-pivotgrid .e-toolTip:before{ -content: "\e858"; -font-size: 20px; -} -.e-pivotgrid .rtl:before{ -content:"\e84d"; -font-size: 20px; -} -.e-pivotgrid .e-hyperlinkOptions:before{ -content: "\e84c"; -font-size: 20px; -} -.e-pivotgrid .e-frozenHeaders:before { -content:"\e848"; -font-size: 20px; -} -.e-pivotgrid .e-exporting:before { -content:"\e84f"; -font-size: 20px; -} -.e-pivotgrid .e-calculatedField:before{ -content:"\e84b"; -font-size: 20px; -} -.e-pivotgrid .e-summaryCustomize:before{ -content:"\e852"; -font-size: 20px; -} -.e-pivotgrid .e-conditionalFormat:before{ -content:"\e850"; -font-size: 20px; -} -.e-pivotgrid .e-summaryTypes:before{ -content:"\e849"; -font-size: 20px; -} -.e-pivotgrid .e-layouts:before{ -content: "\e878"; -font-size: 20px; -} -.e-pivotgrid .e-advancedFiltering:hover, .e-pivotgrid .e-drillThrough:hover, .e-pivotgrid .e-collapseByDefault:hover, .e-pivotgrid .groupingBar:hover, .e-pivotgrid .e-numberFormatting:hover, .e-pivotgrid .e-paging:hover, .e-pivotgrid .e-pagingOptions:hover, -.e-pivotgrid .e-cellSelect:hover, .e-pivotgrid .e-cellContext:hover, .e-pivotgrid .e-cellEditing:hover, .e-pivotgrid .e-columnResize:hover, .e-pivotgrid .e-toolTip:hover, .e-pivotgrid .rtl:hover, .e-pivotgrid .e-hyperlinkOptions:hover, .e-pivotgrid .e-frozenHeaders:hover, .e-pivotgrid .e-exporting:hover, .e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover, -.e-pivotgrid .e-summaryCustomize:hover, .e-pivotgrid .e-conditionalFormat:hover, .e-pivotgrid .e-summaryTypes:hover, .e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts { - background-repeat: no-repeat; - margin: 4px; - cursor: default; - display: inline-block; - height: 20px; - width: 20px; -} - -.e-pivotgrid .e-advancedFiltering, .e-pivotgrid .e-drillThrough, .e-pivotgrid .e-collapseByDefault, .e-pivotgrid .groupingBar, .e-pivotgrid .e-numberFormatting, .e-pivotgrid .e-paging, .e-pivotgrid .e-pagingOptions, -.e-pivotgrid .e-cellSelect, .e-pivotgrid .e-cellContext, .e-pivotgrid .e-cellEditing, .e-pivotgrid .e-columnResize, -.e-pivotgrid .e-toolTip, .e-pivotgrid .rtl, .e-pivotgrid .e-hyperlinkOptions, .e-pivotgrid .e-frozenHeaders, .e-pivotgrid .e-exporting, .e-pivotgrid .e-calculatedField, -.e-pivotgrid .e-summaryCustomize, .e-pivotgrid .e-conditionalFormat, .e-pivotgrid .e-summaryTypes, .e-pivotgrid .e-layouts{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; -} - -.e-pivotgrid .e-normalLayout:before{ -content: "\e87d"; -} -.e-pivotgrid .e-noSummariesLayout:before{ -content: "\e87c"; -} -.e-pivotgrid .e-normalTopSummaryLayout:before{ -content: "\e881"; -} -.e-pivotgrid .e-rowHeaderHyperLink:before { - content:"\e85c"; -} -.e-pivotgrid .e-colHeaderHyperLink:before { - content:"\e84a"; -} -.e-pivotgrid .e-valueCellHyperLink:before { - content:"\e85a"; -} -.e-pivotgrid .e-summaryCellHyperLink:before { - content:"\e85b"; -} -.e-pivotgrid .e-rowFreeze:before { - content:"\e853"; -} -.e-pivotgrid .e-colFreeze:before { - content:"\e842"; -} -.e-pivotgrid .e-excel:before { - content:"\e845"; -} -.e-pivotgrid .e-word:before { - content:"\e84e"; -} -.e-pivotgrid .e-pdf:before { - content:"\e846"; -} -.e-pivotgrid .csv:before { - content:"\e847"; -} - -.e-pivotgrid .e-hyperLinkIcons:before, .e-pivotgrid .e-frozenHeaderIcons:before, .e-pivotgrid .e-exportingIcons:before, .e-pivotgrid .e-layoutIcons:before{ - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-frozenHeaderIcons:hover, -.e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons, .e-pivotgrid .e-layoutIcons:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotgrid .e-hyperLinkIcons, .e-pivotgrid .e-frozenHeaderIcons, .e-pivotgrid .e-exportingIcons, .e-pivotgrid .e-layoutIcons { - color: @oclient-icons-color; -} - -.e-pivotgrid .e-hyperLinkIcons:hover, .e-pivotgrid .e-frozenHeaderIcons:hover, .e-pivotgrid .e-exportingIcons:hover, .e-pivotgrid .e-layoutIcons:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} -.e-pivotgrid .e-frozenDialog, .e-pivotgrid .e-exportDialog, .e-pivotgrid .e-hyperLinkDialog, .e-pivotgrid .e-layoutsDialog { - position: absolute; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - .e-pivotgrid .e-calcFormulaDiv { - & when not (@skin = "office-365") { - left: 136px; - top: 102px; - } - & when (@skin = "office-365") { - left: 137px; - top: 69px; - } - position: absolute; - } - - .e-pivotgrid .e-dlgCalculatedField { - & when not (@skin = "office-365") { - margin-top: 8px; - border: 1px solid @content-border-color; - margin-bottom: 12px; - padding: 13px 10px 10px; - } - } - - - .e-pivotgrid .calculateFieldName { - position: absolute; - & when (@skin = "material") { - top: 57px; - left: 110px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - top: 36px; - left: 93px; - } - & when (@skin = "office-365") { - top: 7px; - left: 121px; - } - width: 197px; - height: 24px; - border: none; - background-color: @content-bg-color; - color: @content-font-color; - } - .e-pivotgrid .calculatedFieldFormula { - background-color: @content-bg-color; - color: @content-font-color; - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - } - & when not (@skin = "material") { - border:1px solid @content-border-color; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - cursor: not-allowed; - opacity:0.85; - padding:1px; - } - - .e-pivotgrid .e-dlgCalculatedField .e-outerTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px 15px; - } - } - .e-pivotgrid .e-dlgCalculatedField .e-fieldTable td { - & when (@skin = "office-365") { - padding:0px !important; - } - & when not (@skin = "office-365") { - padding: 4px 10px; - } - } - .e-pivotgrid .e-calcFormulaDiv td { - border: 1px solid @content-border-color; - background-color: @content-bg-color; - padding: 5px 18px; - cursor: default; - color: @content-font-color; - } - .e-pivotgrid .e-calcFormulaDiv td:hover { - .hover-gradient(); - color: @hover-font-color; - border: 1px solid @hover-border-color; - } - - -.e-pivotschemadesigner -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - background: none repeat scroll 0 0 @grey-50; - padding:24px; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family:@font-family; - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; - color: @content-font-color; - } - & when (@skin = "office-365") { - font-family:@font-family; - background: none repeat scroll 0 0 @neutral-lighter-alt; - border: 1px solid @neutral-light; - padding:15px 5px 15px 15px; - color: @theme-light-font; - } - font-size: 12px; - float: right; - position:static; -} -&.bg-div -{ - background: none repeat scroll 0 0 @oclient-bgcolor; - border: 1px solid @oclient-border-color; -} -.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{ -overflow:auto; -} -.e-pivotschemadesigner .e-kpiCDB:before, .e-pivotschemadesigner .e-kpiRootCDB:before, .e-pivotschemadesigner .e-kpiGoalCDB:before, .e-pivotschemadesigner .e-kpiStatusCDB:before, .e-pivotschemadesigner .e-kpiTrendCDB:before, .e-pivotschemadesigner .e-kpiValueCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotschemadesigner .e-kpiCDB, .e-pivotschemadesigner .e-kpiRootCDB, .e-pivotschemadesigner .e-kpiGoalCDB, .e-pivotschemadesigner .e-kpiStatusCDB, .e-pivotschemadesigner .e-kpiTrendCDB, .e-pivotschemadesigner .e-kpiValueCDB{ -height:16px; -width:16px; -display:inline-block; -vertical-align: text-top; -} -.e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color; - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - border-collapse: collapse; - & when (@skin = "material") { - margin: 0px 0px 15px 0px; - width: 100%; - border-radius:2px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 10px 10px 8px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - margin: 4px 0px 12px 0px; - } -} -.e-pivotschemadesigner .e-schemaFieldList -{ - display: inline-block; - overflow: auto; - height: 182px; - width: 100%; - color:@oclient-icons-color; -} -.e-pivotschemadesigner .e-elementSeparator -{ - border: solid @oclient-border-color; - border-width: 0 0 1px 0; - display: block; - margin: 7px; -} -.e-pivotschemadesigner .e-schemaFieldTree -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-editorTreeView -{ - margin-top: 7px; - -} -.e-pivotschemadesigner .schemaHeaders -{ - overflow: hidden; -} -.e-pivotschemadesigner .e-schemaFilter, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaRow, .e-pivotschemadesigner .e-schemaValue -{ - /*background: @aeb-bgcolor;*/ - & when (@skin = "material") { - /*material*/ - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - /*material*/ - background-color:@neutral-white; - border: 1px solid @neutral-light; - } - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - margin-left: 10px; - } - overflow-x: hidden; - overflow-y: auto; - height: 75%; - /* margin-top: 3px; */ -} -.e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - margin-right: 10px; -} -.e-pivotschemadesigner .e-axisTd1 { - float:left; - position:relative; -} -.e-pivotschemadesigner .e-axisTd2 { - float:right; - position:relative; -} -.e-pivotschemadesigner #axisTd, .e-pivotschemadesigner #axisTd3 { - & when (@skin = "material") { - margin-top:14px !important; - } - } -.e-pivotschemadesigner .deferUpdateLayout { - & when (@skin = "material") { - margin-top:28px; - } - & when not (@skin = "material") { - margin-top:6px; - }} -.e-pivotschemadesigner .deferUpdateLayout .e-text{ - & when (@skin = "material") { - margin-top:0px !important; - } - & when (@skin = "office-365") { - margin-top:4px !important; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-top:2px !important; - } -} -.e-pivotschemadesigner .listSubhead -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - text-align:center; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - font-weight: bold; - line-height: 240%; -} -.e-pivotschemadesigner .e-rPivotHeader{ -margin-right:10px; -} -.e-pivotschemadesigner .e-listHeader -{ - font-weight: bold; - /*background: none repeat scroll 0 0 #5eabde;*/ - & when not (@skin = "office-365") { - border-bottom: 1px solid @pivot-selection-border; - } - font-size: 15px; - margin: -1px; - line-height: 40px; - & when (@skin = "material") { - margin-top:-14px; - } - & when (@skin = "office-365") { - border-bottom: 1px solid @neutral-light; - margin-top:-14px; - margin-right:10px; - } -} -.e-pivotschemadesigner .e-folderCDB:before -{ - content: "\e6e1"; - display: inline; - vertical-align: middle; - font-size: 17px; -} - - -.e-pivotschemadesigner .e-namedSetCDB:before { - content: "\e6de"; - display: inherit; - vertical-align: middle; - font-size: 18px; -} - -.e-pivotschemadesigner .e-measureGroupCDB:before -{ - content: "\e615"; - display: inline; - vertical-align: middle; -} -.e-pivotschemadesigner .e-dimensionCDB:before -{ - content: "\e704"; - display: inline; - vertical-align: middle; -} - -.e-pivotschemadesigner .centerDiv -{ - & when not (@skin = "office-365") { - margin-left: 4px; - background-color: @oclient-border-color; - } - & when (@skin = "office-365") { - background-color: @neutral-light; - } - border-radius: 25px; - height: 2px; - width: 98%; -} -.e-pivotschemadesigner .centerDiv:hover -{ - cursor:default; -} -.e-pivotschemadesigner .centerHead -{ - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - text-align: center; - margin: 10px 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - margin: 7px 10px; - } - & when (@skin = "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin: 12px 0px; - } -} -.e-pivotschemadesigner .e-pivotHeader, .e-pivotschemadesigner .e-rPivotHeader -{ - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @ogrid-header-border-color; - border-bottom: none; - margin-left: 10px; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - border-bottom: none; - background-color:@neutral-white; - } - } - & when (@skin = "material") { - border-bottom: none; - margin-left: 10px; - } - font-weight: bold; - } -.e-pivotschemadesigner .e-rPivotHeader, .e-pivotschemadesigner .e-schemaColumn, .e-pivotschemadesigner .e-schemaValue -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 1%; - } - & when (@skin = "office-365") { - margin-left: 2px; - - } -} -.e-pivotschemadesigner.e-rtl .e-rPivotHeader, -.e-pivotschemadesigner.e-rtl .e-schemaColumn, -.e-pivotschemadesigner.e-rtl .e-schemaValue { - & when (@skin = "material") { - margin-right: 7%; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 5%; - } - & when (@skin = "office-365") { - margin-right: 0px; - } -} -.e-pivotschemadesigner .headerText -{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - color:fade(@base-font-color,87%); - padding-left:0px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - padding:0px 5px 0px 5px; - } - & when (@skin = "office-365") { - font:17px @font-family Semilight; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .subheadText -{ - margin: 10px 0 0; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - padding-left: 10px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font: normal 14px @font-family; - color: @fg-header-color; - padding-left: 10px; - } - & when (@skin = "office-365") { - font:14px @font-family; - color:@theme-light-font; - } -} -.e-pivotschemadesigner .pivotLabel:hover -{ - background: none repeat scroll 0 0 @groupingBar-bg-color; - color: @active-font-color; - cursor: move; -} -.e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv -{ - & when (@skin = "material") { - max-width:90%; - display:inline-block; - margin: 2px 0px 0; - } - & when not (@skin = "material") and not (@skin = "office-365") { - display: block; - margin: 2px 3px 0; - } - & when (@skin = "office-365") { - max-width:96%; - display:inline-block; - // margin: 2px 0px 0; - } - width:auto; - background: @toolbar-bgcolor; - .office-pivot-button-border(); - border-color:@ogrid-header-border-color !important; - white-space: nowrap; - overflow: hidden; -} -.e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn -{ - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - .groupingBar-btn-color(); - height:32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - .groupingBar-btn-color(); - } - & when (@skin = "office-365") { - height:26px; - font:14px @font-family; - } - border: none !important; - overflow: hidden; -} -.e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - cursor: move; - text-align: left; - text-overflow: ellipsis; - & when (@skin = "material") { - height: 32px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - height:auto; - } - & when (@skin = "office-365") { - height:26px; - } - .groupingBar-btn-color(); - overflow: hidden; -} -.e-hoverBtn -{ - background: @hover-bg-stcolor !important; -} - -.e-pivotgrid .dragHover{ - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } -} -.e-pivotschemadesigner.e-rtl .pvtBtnDiv > .e-pvtBtn { - text-align: right; -} -.dragHover.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - height:32px; - box-shadow:none; - text-transform:none; - font-size: 13px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - background: @pivotList-treeview-hvr-color !important; - } - & when (@skin = "office-365") { - font:14px @font-family; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; -} - } - - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:hover -{ - .hover-gradient(); - .switch-pivotgrid-btn-hover; - .office-pivot-button-border(); - border-color: @active-font-color !important; - color: @hover-font-color; -} - .e-pivotschemadesigner .e-pivotButton > .pvtBtnDiv:active -{ - .office-pivot-button-active(); - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:hover - { - & when not (@skin = "office-365") { - .hover-gradient(); - } - } - .e-pivotschemadesigner .pvtBtnDiv > .e-pvtBtn:active -{ - & when not (@skin = "office-365") { - .office-pivot-button-active(); - } - } - .e-pivotschemadesigner .filter, .e-pivotschemadesigner .e-sorting, .e-pivotschemadesigner .e-removeBtn - { - color: @default-font-color; - display: inline-block; - position: relative; - vertical-align: middle; - cursor: pointer; - } - .e-pivotschemadesigner .btnDeferUpdate { - text-overflow:ellipsis; - width:90px; -} - .e-pivotclient .e-pivotschemadesigner .btnDeferUpdate { - width:60px; -} - .e-pivotschemadesigner .e-errOKBtn - { - & when (@skin = "material"){ - margin: 20px 0 10px 150px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 0 10px 150px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 20px 0 10px 155px; - width: 50px; - } - display: inline-block; -} - .e-pivotschemadesigner.e-rtl .e-errOKBtn { - & when (@skin = "material") { - margin: 20px 150px 10px 0px; - width: 64px; - } - & when (@skin = "office-365"){ - margin: 20px 150px 10px 0px; - width: 50px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px; - width: 50px; - } -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - content: "\e666"; -} -.e-pivotschemadesigner .e-dropIndicator -{ - background: none repeat scroll 0 0 transparent; - height: 2px; - width: auto; - & when (@skin = "office-365") { - display:inline-block; - } -} -.e-pivotschemadesigner .e-dropIndicatorHover -{ - .hover-gradient(); -} -.e-pivotschemadesigner .e-removePivotBtn:before -{ - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @active-font-color; - content: "\e681"; - font-size: 13px; - background-color: @content-bg-color; - border: 1px solid @ogrid-header-border-color; - float: none; - padding: 6px; - position: absolute; -} -.e-pivotschemadesigner .e-removePivotBtn:hover -{ - cursor: pointer; - background: none repeat scroll 0 0 @pivot-selection-background; -} -.e-pivotschemadesigner .e-sorting:before { - content: "\e672"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner .e-sorting.descending:before { - content: "\e673"; - float: right; -} -.e-pivotschemadesigner .filter:before { - content: "\e669"; - margin-left: -35px; -} -.e-pivotschemadesigner .filter.filtered:before { - content: "\e668"; - float: right; -} -.e-pivotschemadesigner .e-removeBtn:before { - content: "\e711"; - float: right; - margin-right: 4px; -} -.e-pivotschemadesigner.e-rtl .filter:before { - float: left; - margin-left: 17px; - margin-right: 0px; - margin-top: -20px; -} -.e-pivotschemadesigner.e-rtl .filter { - float: left !important; -} -.e-pivotschemadesigner .pvtDrop:before, .e-pivotschemadesigner .treeDrop:before -{ - /* content: "\e666"; */ -} - -.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover, -.e-pivotschemadesigner .clearSorting:hover, .e-pivotschemadesigner .clearAllFilters:hover, -.e-pivotgrid .sortDiv:hover, .e-pivotgrid .clearSorting:hover, .e-pivotgrid .clearAllFilters:hover -{ - cursor: pointer; -} -.e-pivotschemadesigner .filterBtn -{ - height: 24px; -} -.e-pivotschemadesigner .e-filterIndicator -{ - background: none repeat scroll 0 0 @pivotList-treeview-hvr-color; -} -.e-pivotschemadesigner .e-memberEditorDiv -{ - height: 256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top: 7px; - } - & when (@skin = "office-365") { - margin-top: 15px; - margin-bottom:10px; - } - border: 1px solid @oclient-border-color; -} -.e-pivotschemadesigner .e-dialogOKBtn, .e-pivotschemadesigner .e-dialogCancelBtn -{ - width: 69px; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} -.e-pivotschemadesigner .e-dialogOKBtn -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 83px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 68px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 86px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn { - margin-left: 10px; - & when (@skin = "material") { - margin-right: 55px; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 73px; - } - & when (@skin = "office-365") { - margin-right: 65px; - } -} -.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn { - margin-left:0px; -} -.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn { - margin-left:5px; -} -.e-pivotschemadesigner .e-chkbox-wrap -{ - & when not (@skin = "office-365") { - margin-left: 7px; - } -} -.e-pivotschemadesigner .e-tbtn-wrap -{ - display: inline-block; -} -.e-pivotschemadesigner .e-togglebutton .e-icon -{ - height: 14px; - width: 14px; -} - -.e-pivotschemadesigner .e-treeview .e-text -{ - min-height: 20px; - border: 1px solid transparent; - & when (@skin = "material") { - /*material*/ - font-family:'Roboto',Segoe UI; - font-size:13px; - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - /*other*/ - font-family: @font-family; - font-size: 12px; - color: @content-font-color; - font-weight: bold; - } - cursor: move; -} -.e-pivotschemadesigner .e-treeview .e-node-hover -{ - /*background:@pivotList-treeview-hvr-color;*/ - /*color:@pivotList-treeview-text-hvr-color;*/ - & when not (@skin = "office-365") { - .office-pivot-treeview-hover-border(); - } - -} -.e-pivotschemadesigner .e-dialog .e-header -{ - /*.oclientDialog-setcolor();*/ - -} -.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover -{ - & when not (@skin = "material") { - .office-pivot-dialog-icon-hover(); - } -} -.e-pivotschemadesigner .e-treeview .e-active -{ - & when not (@skin = "material") and not (@skin = "office-365") { - background:@pivotList-treeview-active-color; - color:@pivotList-treeview-text-hvr-color; - } -} - -.e-pivotschemadesigner .e-treeview .e-text .e-icon{ - & when not (@skin = "material") and not (@skin = "office-365") { - .switch-pivotclient-treeview-icon-hover-active; - } -} - -.e-pivotschemadesigner .btnDeferUpdate{ - float: right; - & when not (@skin = "office-365") { - margin-right: 10px; - } - & when (@skin = "office-365") { - margin-right: 15px; - } -} -.e-pivotschemadesigner.e-rtl .btnDeferUpdate{ - float: left; - & when not (@skin = "office-365") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 15px; - } -} -.e-pivotschemadesigner .deferUpdateLayout{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout { - & when not (@skin = "office-365") { - margin-right: 5px; - } -} -.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text { - margin-right: 5px; -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{ - width: 90%; -} - -.e-pivotschemadesigner .e-pivotButton .e-rtl { - text-align: right; - } - -.e-pivotschemadesigner .e-btn -{ - /* font-size: 12px; - background: none repeat scroll 0 0 @toolbar-bgcolor; - border-color: @active-border-color; */ -} -.e-pivotschemadesigner .e-schemaFieldTree ul, .e-pivotschemadesigner .e-schemaFieldTree li -{ - width: 96%; - height: auto; -} - -.e-pivotschemadesigner .e-btn .e-btntxt -{ - padding: 0 6px 6px; -} -.e-pivotschemadesigner .expandSchema { - display: block; - float: right; - height: 25px; - left: 24px; - position: relative; - top: -615px; - width: 23px; -} -.e-pivotschemadesigner .collapseSchema { - float: right; - height: 25px; - position: relative; - top: -615px; - width: 23px; -} - -.e-pivotschemadesigner .freeze { - position: absolute; - height: 100%; - width: 100%; - content: ' '; - top:0; - left:0; - z-index:10; - opacity:0; - background-color:lightgrey; - filter:alpha(opacity=0); -} - -.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap { - font-weight: bold; - & when not (@skin = "office-365") { - padding:5px 0px 5px 8px; - } - & when (@skin = "office-365") { - padding:0px 12px; - } -} - -.e-pivotschemadesigner .e-ascOrder, .e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder, .e-pivotgrid .e-descOrder { - list-style: none; - border: 1px solid @content-bg-color; -} - -.e-pivotschemadesigner .e-descImage, .e-pivotschemadesigner .e-ascImage, .e-pivotgrid .e-descImage, .e-pivotgrid .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} - -.e-pivotschemadesigner .e-ascImage:before, .e-pivotgrid .e-ascImage:before { - content: "\e714"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - - -.e-pivotschemadesigner .e-descImage:before ,.e-pivotgrid .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left:5px; - & when (@skin = "material") { - margin-top: -3px; - } -} - -.e-pivotschemadesigner .e-dialog .filter { - float: left; -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border: 1px solid; - padding-top: 2px; -} - -.e-pivotschemadesigner .e-filterElementTag.e-vertical, .e-pivotgrid .e-filterElementTag.e-vertical { - border-color:@content-bg-color; -} - -.e-pivotschemadesigner .e-clrFilter:before, .e-pivotgrid .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} - -.e-pivotschemadesigner .e-filterElementTag, .e-pivotgrid .e-filterElementTag { - & when not (@skin = "material") { - font-family:@font-family; - } - & when (@skin = "material") { - box-shadow:none !important; - } -} - -.e-pivotschemadesigner .e-filterState:before, .e-pivotgrid .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .clearAllFilters, .e-pivotgrid .clearAllFilters { - padding-top: 4px; - padding-left: 5px; -} -.e-pivotschemadesigner .clearAllFilters .e-clrFilter, .e-pivotgrid .clearAllFilters .e-clrFilter { - margin-top: 1px; - float: left; -} -.e-pivotschemadesigner .clearAllFilters .filter, .e-pivotgrid .clearAllFilters .filter { - margin-left: 0px; -} - -.e-pivotschemadesigner .e-filterIndicator:before, .e-pivotgrid .e-filterIndicator:before { - content: "\e7cf"; - height: 16px; - width: 16px; -} - -.e-pivotschemadesigner .advancedFilter, .e-pivotgrid .advancedFilter { - - & when not (@skin = "office-365") { - margin-left: 9px; - margin-right: 5px; - } - & when (@skin = "office-365") { - padding:0px !important; - margin:12px 12px 0px 12px; - } -} - -.e-pivotschemadesigner .e-activeFilter:before, .e-pivotgrid .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotschemadesigner .clearFilter .e-clrFilter, .e-pivotgrid .clearFilter .e-clrFilter { - margin-top: -1px !important; -} - -.e-pivotschemadesigner .advancedFilter .e-editorTreeView, .e-pivotgrid .advancedFilter .e-editorTreeView { - height: inherit; - margin-top: 0px; -} -.e-pivotschemadesigner .separator, .e-pivotgrid .separator { - width: 84%; - height: 1px; - background-color: @default-border-color; - margin-top: 7px; - margin-left: 35px; -} -.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a -{ - margin-left: 3px !important; -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText, -.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText -{ - padding-left:1px !important; -} -.e-pivotschemadesigner .sortDiv, .e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag , -.e-pivotgrid .sortDiv, .e-pivotgrid .clearSorting, .e-pivotgrid .e-filterElementTag -{ - padding-left: 5px; -} -.e-pivotschemadesigner .clearSorting, .e-pivotgrid .clearSorting -{ - height:20px; -} -.e-pivotschemadesigner .e-filterState, .e-pivotgrid .e-filterState -{ - margin-left: 10px; -} -.e-pivotschemadesigner .memberFilter.e-filterState, .e-pivotgrid .memberFilter.e-filterState -{ - margin-left : 0px!important; - margin-top :5px; - position: absolute; - float: left; -} - - .e-pivotgrid #sep1, .e-pivotgrid #sep2, .e-pivotgrid #sep3, .e-pivotgrid #sep4, .e-pivotgrid #sep5, .e-pivotgrid #sep6, .e-pivotgrid #sep7, .e-pivotgrid #sep8, .e-pivotgrid #sep9, .e-pivotschemadesigner #sep1, .e-pivotschemadesigner #sep2, .e-pivotschemadesigner #sep3, .e-pivotschemadesigner #sep4, .e-pivotschemadesigner #sep5, .e-pivotschemadesigner #sep6, .e-pivotschemadesigner #sep7, .e-pivotschemadesigner #sep8, .e-pivotschemadesigner #sep9 { - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; - } - .e-pivotgrid #sep1{ - height:0px; - } - -.e-pivotgrid #labelFilterBtn, .e-pivotgrid #ascOrder, .e-pivotgrid #descOrder, .e-pivotgrid #clearAllFilters, .e-pivotgrid #clearSorting, -.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder, .e-pivotschemadesigner #descOrder, .e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting -{ - border-bottom:none; -} - -.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text, -.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} - -.e-pivotschemadesigner .e-clrSort:before, .e-pivotgrid .e-clrSort:before { - & when not (@skin = "material") { - font-size: 22px; - float: left; - margin-top: -1px; - } - & when (@skin = "material") { - font-size: 16px; - float: left; - margin-top: -3px; - margin-left:3px; - } - -} - -.e-pivotschemadesigner .e-selectedSort, .e-pivotgrid .e-selectedSort { - border:1px solid !important; -} - -.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div - { - padding-bottom: 5px; -} -.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog { - margin-left: -7px; -} - .e-pivotschemadesigner .e-filterElementTag , .e-pivotgrid .e-filterElementTag -{ - height: auto!important; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible; - border:none; - } -.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible !important; - } -.e-pivotschemadesigner.e-rtl .e-axisTd1{ - & when (@skin = "material") { - float:right; - } - & when not (@skin = "material") { - float:left; - } -} - .e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog, - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog { - overflow: visible !important; - } - .e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} - -.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} - -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{ - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, -.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotschemadesigner .e-firstPage.e-pageDisabled, .e-pivotschemadesigner .e-prevPage.e-pageDisabled, .e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled, .e-pivotgrid .e-prevPage.e-pageDisabled, .e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{ - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{ - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover, .e-pivotgrid .e-prevPage.e-pageEnabled:hover, .e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{ - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:active, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active ,.e-pivotgrid .e-firstPage.e-pageEnabled:active, .e-pivotgrid .e-prevPage.e-pageEnabled:active, .e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{ - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} - -.e-pivotschemadesigner .e-firstPage, .e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage, .e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage { - width:24px; - height:24px; -} -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage, -.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount, -.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount, -.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - margin: 0px 0px 6px !important; -} - - /*---------------------------------------------------------- Material Theme and Office-365 -----------------------------------------------------------------------*/ -.e-pivotgrid .filter,.e-pivotgrid .values .e-removeBtn{ - & when (@skin = "material") { - margin-left:20px; - } -} - -.e-pivotschemadesigner .e-fieldTable .e-treeview-wrap:not(.e-fullrow-wrap) .e-text { - & when (@skin = "material") { - position:static !important; - } -} - -.e-pivotgrid .e-removeBtn, .e-pivotgrid .e-sorting{ - & when (@skin = "material") { - margin-left:8px; - } - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn{ - & when (@skin = "office-365") { - background-color:@theme-lighter; - } -} -.e-pivotgrid .e-removeBtn { - & when (@skin = "material") { - margin-right: 4px; - } - & when (@skin = "office-365") { - margin-right: 4px; - margin-left:8px; - margin-top:4px; - } -} -.e-pivotgrid .filter{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotgrid .e-pvtBtnIndent{ - & when (@skin = "office-365") { - margin-left:25px !important; - } -} -.e-pivotgrid .e-pvtBtnSort { - & when (@skin = "office-365") { - margin-top: -20px !important; - } -} -.e-pivotgrid .e-sorting{ - & when (@skin = "office-365") { - margin-top:5px; - float:left; - } -} -.e-pivotgrid .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left: 32px; - } -} -.e-pivotgrid .summary{ - & when (@skin = "material") { - padding-left:14px; - padding-right:40px; - } -} -.e-pivotgrid .summary.value{ - & when (@skin= "material") { - padding: 11px 24px 11px 35px; - } -} -.e-pivotgrid.e-rtl .summary{ - & when (@skin = "material") { - padding-left:40px; - padding-right:24px; - } -} -.e-pivotgrid .filter:active, .e-pivotgrid .e-sorting:active, .e-pivotgrid .e-removeBtn:active{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotgrid .e-sorting:after,.e-pivotgrid .filter:after,.e-pivotgrid .e-removeBtn:after{ - & when (@skin = "material") { - background-color:@primary-font-color; - } -} -.e-pivotgrid .e-pivotButton .e-btn.e-select:active,.e-pivotgrid .e-pivotButton:active{ - & when (@skin = "material") { - box-shadow:none; - border-radius:25px; - } - & when (@skin = "office-365") { - background-color:@theme-lighter; - color:@theme-light-font; - } -} -.e-pivotgrid .e-hScrollThumb:active,.e-pivotgrid .e-vScrollThumb:active{ - & when (@skin = "material") { - background-color:@grey-600; - border:.5px solid @grey-700; - } -} -.e-pivotgrid .e-hScrollPanel:hover{ - & when (@skin = "material") { - border-bottom:.5px solid @grey-300; - } -} -.e-pivotgrid .e-vScrollPanel:hover{ - & when (@skin = "material") { - border-left:.5px solid @grey-300; - } -} -.e-pivotgrid .dragClone.e-btn.e-select{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - height:32px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - padding-bottom:1px; - width:auto !important; - box-shadow:none; - } - & when (@skin = "office-365") { - background:@theme-lighter; - font-size:14px; - height:26px; - font-family:@font-family; - color:@theme-light-font; - padding:0px 8px; - width:auto !important; - } -} -/*.e-pivotgrid .e-pivotButton:hover .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select .e-icon,.e-pivotgrid .e-pivotButton:active .e-icon,.e-pivotgrid .e-pivotButton .e-btn.e-select:active .e-icon{ - color:fade(@primary-font-color,70%); -}*/ -.e-pivotgrid .e-btn.e-select:active .e-icon,.e-pivotgrid .e-btn.e-select:hover .e-icon{ - & when (@skin = "material") { - color:fade(@primary-font-color,70%); - } - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .columns .e-pivotButton{ - & when (@skin = "material") { - margin-top:6px !important; - margin-bottom:6px !important; - margin-left:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:5px; - margin-bottom: 5px; - } -} -.e-pivotgrid .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-top:-6px !important; - margin-bottom:-6px !important; - margin-right:10px; - } - & when (@skin = "office-365") { - margin-left: 8px; - margin-top:1px; - margin-bottom: 1px; - } -} -.e-pivotgrid #grpvalue + span,.e-pivotgrid #grpcol + span,.e-pivotgrid #grpdrag + span ,.e-pivotgrid .e-rows > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - margin-top:20px; - margin-bottom:6px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid .e-drag > span:first-child{ - & when (@skin = "material") { - margin-left: 10px; - } - & when (@skin = "office-365") { - margin-left: 10px; - } -} -.e-pivotgrid.e-rtl .value { - & when (@skin = "material") { - text-align: left !important; - padding: 11px 35px 11px 24px; - } - & when (@skin = "office-365") { - text-align: left !important; - padding: 6px 16px 6px 8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl table .summary .e-expand{ - & when (@skin = "material") { - margin-left:12px; - margin-right:-14px; - } -} -.e-pivotgrid.e-rtl .e-pivotButton .e-btn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .filter{ - & when (@skin = "material") { - margin-left:0px; - margin-right:32px; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - } -} -.e-pivotgrid.e-rtl .values .e-removeBtn,.e-pivotgrid.e-rtl .e-pivotButton .e-pvtBtn+.e-removeBtn{ - & when (@skin = "material") { - margin-left:4px; - margin-right:32px; - } -} -.e-pivotgrid.e-rtl .e-removeBtn{ - & when (@skin = "material") { - margin-right:8px; - margin-left:4px; - } - & when (@skin = "office-365") { - margin-left:4px; - margin-right:8px; - } -} - .e-pivotgrid.e-rtl .e-sorting{ - & when (@skin = "material") { - margin-right:8px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-top:5px; - float:right; - margin-right:8px; - margin-left:0px; - } -} - -.e-pivotgrid.e-rtl .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:15px !important; - padding-left:0px !important; - } -} -.e-pivotgrid.e-rtl #grpvalue + span,.e-pivotgrid.e-rtl #grpcol + span,.e-pivotgrid.e-rtl #grpdrag + span ,.e-pivotgrid.e-rtl .e-rows > span:first-child{ - & when (@skin = "material") { - margin-right:10px; - margin-left:0px; - } - & when (@skin = "office-365") { - margin-right:10px; - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{ - & when (@skin = "material") { - margin-right:10px; - } - & when (@skin = "office-365") { - margin-right:8px; - } - & when not (@skin = "office-365") and not (@skin = "material") { - margin-right:5px; - } - margin-left:0px; -} -.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]), .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller>.e-content { - & when (@skin = "material") { - overflow: visible !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .editFormula -{ - & when (@skin = "material") { - margin-left:-65px !important; - } -} - -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .editFormula{ - & when (@skin = "material") { - margin-right:-65px !important; - } -} -.e-pivotgrid .valueSorting{ - & when (@skin = "material") { - color:fade(@base-font-color,87%) !important; - } -} -.e-pivotgrid .e-dialog.e-rtl .e-dlgCalculatedField .calculateFieldName{ - & when (@skin = "material") { - margin-left:65px !important; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag ,.e-pivotgrid .emptyPivotGrid .valueColumn,.e-pivotgrid .emptyPivotGrid .valueColumn .values,.e-pivotgrid .emptyPivotGrid .valueColumn .columns ,.e-pivotgrid .emptyPivotGrid .emptyRows ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows { - & when (@skin = "material") { - background-color:@primary-color-50; - color:fade(@primary-font-color-50,87%); - border-color:@primary-font-color; - } -} - -.e-pivotgrid .emptyPivotGrid .emptyRows{ - & when (@skin = "material") { - padding:0px; - } -} -.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{ - & when (@skin = "material") { - padding-left:15px; - height:45px; - vertical-align:middle; - } - & when (@skin = "office-365") { - padding-left:15px; - } - & when not (@skin = "material") and not (@skin = "office-365"){ - padding-left:5px; - padding-right:5px; - } -} -.e-pivotgrid .emptyPivotGrid .values span,.e-pivotgrid .emptyPivotGrid .columns span{ - & when (@skin = "material") { - padding-left:10px; - margin-top:50px; - vertical-align:middle; - } - & when (@skin = "office-365") { - margin-top:22px; - padding-left:10px; - } -} -.e-pivotgrid.e-rtl .emptyPivotGrid .values span,.e-pivotgrid.e-rtl .emptyPivotGrid .columns span{ - & when (@skin = "material") and (@skin = "office-365") { - padding-right:10px; - padding-left:0px; - } -} -.e-pivotgrid .emptyPivotGrid .values{ - & when (@skin = "material") { - padding: 0px; - height:45px; - } -} -.e-pivotgrid .emptyPivotGrid .columns{ - & when (@skin = "material") { - height:45px; - padding:0px 19px 0px 0px; - } -} -.e-pivotgrid .emptyPivotGrid .e-drag:hover ,.e-pivotgrid .emptyPivotGrid .valueColumn:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .values:hover,.e-pivotgrid .emptyPivotGrid .valueColumn .columns:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows:hover ,.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows:hover { - & when (@skin = "material") { - background-color:@primary-color-100; - } -} -.e-dragedNode.pivotTreeViewDragedNode{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding-right:12px; - box-shadow:none !important; - text-transform:none; - } -} - -.e-pivotschemadesigner .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotgrid .filterDialog #filterValue1:active, .e-pivotgrid .filterDialog #filterValue1:focus,.e-pivotgrid .filterDialog #filterValue2:active,.e-pivotgrid .filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .filterDialog #filterValue1:disabled,.e-pivotgrid .filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotgrid .filterDialog td .e-ddl,.e-pivotgrid .filterDialog #filterValue1,.e-pivotgrid .filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} -.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:focus,.e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotgrid .e-conditionFrom:disabled,.e-pivotgrid .e-conditionTo:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} -/*.e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .e-conditionTo:hover{ - border-bottom:1px solid fade(@base-font-color,12%); -}*/ -.e-pivotgrid .e-dialog .e-btn,.e-pivotschemadesigner .e-dialog .e-btn,.e-pivotschemadesigner .btnDeferUpdate{ - & when (@skin = "material") { - background: none; - color: @accent-color; - box-shadow: none; - border: none; - padding: 0px 12px; - font-size:14px; - text-overflow:ellipsis; - overflow:hidden; - } -} -.e-pivotgrid .e-dialog .e-dialogOKBtn, .e-pivotgrid .e-dialog .e-dialogCancelBtn { - & when (@skin = "material") { - margin-bottom: 4px; - } -} -.e-pivotgrid .e-dialog .e-btn.e-disable,.e-pivotgrid .e-dialog .e-btn.e-disable:hover,.e-pivotgrid .e-dialog .e-btn.e-disable:focus,.e-pivotgrid .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .e-dialog .e-btn.e-disable,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:focus,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:hover,.e-pivotschemadesigner .e-dialog .e-btn.e-disable:active,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable,.e-pivotschemadesigner .btnDeferUpdate.e-disable:hover,.e-pivotschemadesigner .btnDeferUpdate.e-disable:focus,.e-pivotschemadesigner .btnDeferUpdate.e-disable:active{ - & when (@skin = "material") { - color:fade(@base-font-color,26%); - background: none !important; - } -} -.e-pivotgrid .e-dialog .calculatorFields,.e-pivotgrid .e-dialog .calculatorFields:hover,.e-pivotgrid .e-dialog .calculatorFields:focus{ - & when (@skin = "material") { - padding:0px !important; - } -} -.e-pivotgrid .e-dialog .e-btn:hover,.e-pivotschemadesigner .e-dialog .e-btn:hover,.e-pivotgrid .e-dialog .e-btn:focus,.e-pivotschemadesigner .e-dialog .e-btn:focus,.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .btnDeferUpdate:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotgrid .e-dialog .e-btn:active,.e-pivotschemadesigner .e-dialog .e-btn:active,.e-pivotschemadesigner .btnDeferUpdate:active{ - & when (@skin = "material") { - background-color:fade(@accent-color,12%); - } -} -#PivotSchemaDesigner_dragClone{ - & when (@skin = "material") { - background:@grey-200; - font-size:13px; - font-weight:normal; - color:fade(@base-font-color,54%); - border-radius:25px; - padding:0px 12px; - box-shadow:none; - text-transform:none; - height:32px !important; - } -} - -.e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } - & when (@skin = "office-365") { - margin-left:0px; - margin-right:8px; - float:right; - clear:right; - } -} -.e-pivotschemadesigner .e-treeview ul{ - & when (@skin = "material") { - padding-left:8px; - } -} -.e-pivotschemadesigner .e-axisTd1 .e-schemaFilter, .e-pivotschemadesigner .e-axisTd1 .e-schemaRow, .e-pivotschemadesigner .e-axisTd1 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd1 .e-rPivotHeader -{ - & when (@skin = "material") { - margin-left:0px; - } -} -.e-pivotschemadesigner .e-axisTd2 .e-schemaValue, .e-pivotschemadesigner .e-axisTd2 .e-schemaColumn, .e-pivotschemadesigner .e-axisTd2 .e-pivotHeader, .e-pivotschemadesigner .e-axisTd2 .e-rPivotHeader{ - & when (@skin = "material") { - margin-left:14px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-btn.e-select{ - & when (@skin = "material") { - background:@grey-300; - font-size:13px; - color:fade(@base-font-color,87%); - text-transform:none; - padding:0px 12px; - padding-bottom:1px; - } - & when (@skin = "office-365") { - background:@neutral-lighter; - font:14px @font-family; - color:@theme-light-font; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{ - & when (@skin = "material") { - box-shadow:none; - width:auto !important; - border-radius:25px; - } - & when (@skin= "office-365") { - /* office-365*/ - width:auto !important; - padding:0px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "material") { - margin-left:12px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } - & when (@skin= "office-365") { - /* office-365*/ - margin-left:8px; - width: 96%; - display: inline-block; - float: left; - clear: left; - } -} -.e-pivotschemadesigner #rowlabel + div, .e-pivotschemadesigner #columnlabel + div, .e-pivotschemadesigner #valuelabel + div ,.e-pivotschemadesigner #reportfilter + div{ - & when (@skin = "material") { - margin-top:6px; - } - & when (@skin= "office-365") { - margin-top:8px; - } -} -.e-pivotschemadesigner .e-pivotButton .pvtBtnDiv,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - display:inline-block; - border-radius:25px; - } -} -.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover, .e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active -{ - & when (@skin = "material") { - background-color:@grey-600; - color:@primary-font-color; - font-size:13px; - } - & when (@skin = "office-365") { - background-color:@neutral-light; - color:@theme-light-font; - font:14px @font-family; - } -} -.e-pivotschemadesigner .e-dropIndicator+.e-pvtBtn{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotschemadesigner .e-listHeader .headerText{ - & when (@skin = "material") { - font-size:16px; - } -} -.e-pivotgrid .summary.calc,.e-pivotgrid .summary.calc:hover { - & when (@skin= "office-365") { - font:14px @font-family Semibold; - background-color:@neutral-light; - } -} -.e-pivotgrid table .e-expand.e-icon:before, .e-pivotgrid table .e-collapse.e-icon:before{ - & when (@skin= "office-365") { - width:8px; - } -} -.e-pivotgrid.e-rtl table .e-expand, .e-pivotgrid.e-rtl table .e-collapse{ - & when (@skin= "office-365") { - margin-left:15px; - margin-right: 8px; - } -} -.e-pivotgrid.e-rtl .colheader, .e-pivotgrid.e-rtl .colheader:hover, .e-pivotgrid.e-rtl .rowheader, .e-pivotgrid.e-rtl .rowheader:hover,.e-pivotgrid.e-rtl .calc, .e-pivotgrid.e-rtl .calc:hover{ - & when (@skin= "office-365") { -padding:6px 0 6px 40px; - } -} -.e-pivotgrid.e-rtl th, .e-pivotgrid.e-rtl td { - & when (@skin= "office-365") { - padding: 6px 0px 6px 8px; - } -} -.e-pivotschemadesigner .e-pivotButton:first-child{ - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-pivotschemadesigner .e-pivotHeader .headerText , .e-pivotschemadesigner .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - font: 14px @font-family; - color: @theme-light-font; - margin-left:8px; - } -} -.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText , .e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText { - & when (@skin= "office-365") { - margin-right:8px; - margin-left:0px; - } -} -.e-pivotschemadesigner .btnDeferUpdate,.e-pivotschemadesigner .e-btn.e-dialogOKBtn,.e-pivotgrid .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child{ - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:hover{ - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotschemadesigner .btnDeferUpdate:focus,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotschemadesigner .btnDeferUpdate:active,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:active{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - color:@neutral-tertiary; - border:1px @neutral-lighter; - } -} -.e-pivotschemadesigner.e-rtl{ - & when (@skin = "office-365"){ - padding:15px 15px 15px 5px; - } -} -.e-pivotschemadesigner.e-rtl .e-listHeader{ - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:10px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFilter, .e-pivotschemadesigner.e-rtl .e-schemaRow, .e-pivotschemadesigner.e-rtl .e-pivotHeader{ - & when (@skin = "office-365"){ - margin-right:4px; - } -} - /*.e-pivotgrid .e-treeview-wrap .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} - .e-pivotgrid .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner .e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotgrid.e-rtl .e-treeview-wrap.e-rtl ul li.e-item div>.e-icon+.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -}*/ -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:16px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} -.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:16px; - } -} - .e-pivotschemadesigner .e-editorDiv,.e-pivotgrid .e-editorDiv -{ - & when (@skin = "office-365"){ - margin-bottom: 8px; - } -} - .e-pivotschemadesigner.e-rtl .e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 0px; - } -} - .e-pivotgrid .e-dialogOKBtn, .e-pivotgrid .e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-left: 8px; - margin-bottom:14px; - } -} - .e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma{ - & when (@skin = "office-365") { - color:@theme-light-font; - } - } - .e-pivotgrid .e-dlgCalculatedField+div{ - & when (@skin = "office-365") { - margin-top:20px !important; - margin-bottom:20px !important; - } - } - .e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .filterDialog input.e-filterValues:hover, .e-pivotschemadesigner .filterDialog input.e-filterValues:hover, .e-pivotgrid .e-conditionTo:hover{ - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} - .e-pivotgrid .e-conditionFrom:active, .e-pivotgrid .e-conditionTo:active,.e-pivotgrid .filterDialog input.e-filterValues:active, .e-pivotschemadesigner .filterDialog input.e-filterValues:active,.e-pivotgrid .filterDialog input.e-filterValues:focus, .e-pivotschemadesigner .filterDialog input.e-filterValues:focus,.e-pivotgrid .e-conditionFrom:focus, .e-pivotgrid .e-conditionTo:focus{ - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} - .e-pivotgrid .conditionformatTbl label{ - & when (@skin = "office-365") { - margin:0px 8px 0px 0px !important ; - padding-bottom:15px; - font: 12px @font-family; - } -} -.e-pivotgrid .conditionformatTbl .e-ddl{ - & when (@skin = "office-365") { - margin-right:15px; - margin-bottom:15px; - width:160px !important; - } -} -.e-pivotgrid .conditionformatTbl th,.e-pivotgrid .conditionformatTbl td{ - & when (@skin = "office-365") { - padding:0px; - } -} -.e-pivotgrid .e-conditionDlg{ - & when (@skin = "office-365") { - margin:0px !important; - } -} -.e-pivotgrid .e-conditionDlg + div{ - & when (@skin = "office-365") { - margin:20px 0px 20px 0px !important; - } -} - .e-pivotgrid .e-dialogremoveBtn{ - & when (@skin = "office-365") { - padding:0px !important ; - margin-bottom:15px; - background:@neutral-white; - } - } -.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl, .e-pivotgrid.e-rtl .conditionformatTbl label -{ - & when (@skin = "office-365") { - margin-right:0px !important; - margin-left:15px !important; - } -} -.e-pivotgrid .e-filterElementTag a.e-menulink,.e-pivotschemadesigner .e-filterElementTag a.e-menulink { - & when (@skin = "office-365"){ - padding-right: 30px !important; - padding-left: 30px !important; - } -} -.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotgrid .e-advancedFilterDlg .e-menu-wrap,.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap, .e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap { - & when (@skin = "office-365"){ - padding-left: 12px !important; - padding-right: 12px !important; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv { - & when (@skin = "office-365"){ - padding:12px 12px 0px 12px !important; - } -} -.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right { - & when (@skin = "office-365"){ - right: 0px !important; - top:0px !important; - } -} -.e-pivotgrid .filterDialog .e-ddl, .e-pivotschemadesigner .filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} -.e-pivotgrid .filterDialog td, .e-pivotschemadesigner .filterDialog td { - & when (@skin = "office-365"){ - padding-right: 15px !important; - } -} -.e-pivotgrid .filterDialog input.e-filterValues, .e-pivotschemadesigner .filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left: 0 !important; - border:1px solid @neutral-tertiary-alt; - outline:none; - } -} -.e-pivotgrid .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner .filterDialog .e-dialogCancelBtn { - margin-right: 10px; - & when (@skin = "office-365"){ - margin-right: 14px !important; - } -} -.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn, .e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right: 0px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl{ - & when (@skin = "office-365"){ - margin-right:15px; - margin-bottom:15px; - } -} - -.e-pivotgrid .e-dlgCalculatedField .borderLine{ - & when (@skin = "office-365"){ - display:none !important; - } -} - -.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn{ - & when (@skin = "office-365"){ - margin-top:8px; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap{ - & when (@skin = "office-365"){ - width:410px !important; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover { - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active,.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus { - & when (@skin = "office-365"){ - background-color:@theme-lighter; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField label { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:8px; - } -} -.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl { - & when (@skin = "office-365"){ - margin-right:0px; - margin-left:15px; - } -} -.e-pivotgrid.e-rtl .calculateFieldName { - & when (@skin = "office-365"){ - left:96px; - } -} -.e-pivotgrid.e-rtl .e-calcFormulaDiv td { - & when (@skin = "office-365"){ - padding:5px 18px; - } -} -.e-pivotgrid .calculateFieldName.e-hoverCell{ - & when (@skin = "material"),(@skin = "office-365") { - background-color:#ffffff !important; - } -} -.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active{ - & when (@skin = "office-365") { - color:@theme-light-font; - } -} -.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:7px !important; - } -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn { - margin-right:102px !important; -} -.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn ,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} -.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right, .e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-titlebar , .e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar{ - & when (@skin = "office-365"){ - padding:15px 25px 10px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .labelfilter + div,.e-pivotgrid .e-labelValueFilterDlg .valuefilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter + div,.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter + div{ - & when (@skin = "office-365"){ - margin:14px 0px 18px !important; - } -} -.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-bottom:0px !important; - } -} -.e-pivotgrid .curInput{ - width:100%; - & when (@skin = "flat-azure-dark"),(@skin = "flat-lime-dark"),(@skin = "flat-saffron-dark"),(@skin = "gradient-azure-dark"),(@skin = "gradient-lime-dark"),(@skin = "gradient-saffron-dark"),(@skin = "high-contrast-01"),(@skin = "high-contrast-02") { - color:#000000; - } -} -.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap, .e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - -.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotgrid .e-icon.e-media-forward_01:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotgrid .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled, .e-pivotschemadesigner .e-prevPage.e-pageEnabled, .e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled, .e-pivotgrid .e-prevPage.e-pageEnabled, .e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, -.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage, -.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child { - border-left: 0px; -} -.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child, table.pivotGridValueTable.rowFrozenTable tr td:last-child { - border-right: 0px; -} -.e-pivotgrid .frozenBorderBtmClr { - border-bottom: solid 1px @content-border-color; -} -.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberPager, -.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager, -.e-pivotgrid .e-dialog .e-memberDrillPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, -.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn -{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - } -} -.e-pivotschemadesigner .e-firstPage.e-pageEnabled:after, .e-pivotschemadesigner .e-prevPage.e-pageEnabled:after, .e-pivotschemadesigner .e-nextPage.e-pageEnabled:after, .e-pivotschemadesigner .e-lastPage.e-pageEnabled:after,.e-pivotgrid .e-firstPage.e-pageEnabled:after, .e-pivotgrid .e-prevPage.e-pageEnabled:after, .e-pivotgrid .e-nextPage.e-pageEnabled:after, .e-pivotgrid .e-lastPage.e-pageEnabled:after -{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentPage,.memberPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentPage,.memberPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount, -.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage, .e-pivotschemadesigner .e-nextPage, .e-pivotschemadesigner .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage, .e-pivotgrid .e-nextPage, .e-pivotgrid .e-lastPage,.e-memberCurrentDrillPage,.memberDrillPageCount - { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -/*.dragSchemaButtonClone{ - & when (@skin= "office-365") { - font:14px Segoe UI; - padding:0px 8px; - background:@theme-lighter; - color:@theme-light-font; - width:auto; - } -}*/ -@media (min-width: 20px) and (max-width:799px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 800px) and (max-width: 959px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 960px) and (max-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } -} - -@media (min-width: 1120px) { - .e-pivotgrid .e-table { - width:100%; - /*table-layout:fixed;*/ - overflow-wrap:break-word; - } - .e-pivotgrid .e-table td { - overflow-wrap:break-word; - overflow:hidden; - text-overflow:ellipsis; - } - -} - - - - -.e-pivotclient, .e-pivotclient * { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} - -.e-pivotclient .e-pivotschemadesigner .memberSortDiv -{ -margin-top: 1px !important; -} - -.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input, -.e-pivotclient .e-input.e-placeholder,.e-pivotclient input.e-input,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox, .e-textarea -{ - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -.e-pivotclient td { - padding: 0; - border: 0 none; -} -.e-pivotclient .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotclient .e-collectionli:hover, .e-pivotclient .e-reportli:hover { - .office-pivotclient-toolbar-bg-color; - background: @toolbar-bgcolor !important; - border: none !important; - color: @oclient-icons-color !important; - padding:3px !important; - & when (@skin = "office-365"){ - padding:7px !important; - } - border-top:4px !important; -} -.e-pivotclient .e-collectiondiv { - float: right; - margin-left: 6px; -} -.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl { - margin-top: 2px; -} -.e-pivotclient .e-splitBtnUnique{ - height:auto !important -} -.e-pivotclient *:focus:hover{ - outline:none; -} -.e-pivotclient .e-removeBtnUnqiue{ - height:calc(100% - 39px) !important -} -.e-pivotclient .e-schemaRemoveBtnUnqiue{ - height: inherit !important -} -.e-pivotclient .e-schemaBtnUnique{ - margin-top:0px !important; - height:auto !important; - white-space:initial !important -} -.e-pivotclient .e-pvtBtnUnique{ - display:inline-flex !important -} .e-pvtBtnUnique{display:inline-flex !important} -.e-pivotclient -{ - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - background-color: @oclient-bgcolor; - & when not (@skin = "office-365") { - color: @fg-header-color; - } - & when (@skin = "office-365"){ - color: @neutral-light-font; - } - & when (@skin = "material") { - padding-bottom:10px; - } -} - -.e-pivotclient .e-fullScreenView .e-pivotgrid { - overflow: auto; - } - -.e-pivotclient .e-memberDescendingIcon, -.e-pivotclient .e-memberAscendingIcon { - display: inline-block; - height: 20px; - margin: 0px 10px; - vertical-align: middle; - width: 20px; - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} -.e-pivotclient .e-memberAscendingIcon:before { - content: "\e714"; - font-size: 16px; - margin: 2px; -} - - -.e-pivotclient div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: bold; -} - -.e-pivotclient .e-separateDiv { - border:1px solid @oclient-border-color !important; - border-bottom: none !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } - margin: 9px 0px; -} - -.e-pivotclient .e-memberDescendingIcon:before { - content: "\e713"; - font-size: 16px; - margin: 2px; -} - -.e-pivotclient .e-memberDescendingIcon:hover, -.e-pivotclient .e-memberAscendingIcon:hover { - background-color: @oclient-icons-hover-bg; - cursor: pointer; -} - -.e-pivotclient .advancedFilter div.memberSortingDiv> div.e-checkAllBox > label { - font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial; - font-size: 12px; - font-weight: normal !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl ul { - padding-left: 0px !important; -} - -.e-pivotclient .e-editorTreeView.e-treeViewUl li { - padding-left: 12px !important; -} -.e-pivotclient .memberSortDiv { - float: right; -} - -.e-pivotclient .memberSortDiv.e-rtl { - float: left; - margin-left: -15px !important; -} - -.e-pivotclient .e-gridPanel, .e-pivotclient .e-chartPanel { - border: none !important; -} - -.e-pivotclient .e-controlPanel{ - position: relative; - right: 5px; -} -.e-pivotclient .e-sortFilterDisable{ - color:@sort-filter-disable; -} -.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header { - & when not (@skin = "material") { - background: transparent; - } -} - -.e-pivotclient .e-dialog .e-header{ -& when not (@skin = "material") and not (@skin = "office-365") { - background:@oclient-dialog-bgcolor; - color:@oclient-dialog-color; - } -} -.e-pivotclient textarea{ - background: @oclient-dialog-bgcolor; -} -.e-pivotclient .e-treeview .e-text { - & when (@skin = "material") { - color:fade(@base-font-color,87%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } - } - - .e-pivotclient .e-treeview .e-text:hover{ -color:@oclient-treeview-text-hover; - -} - .e-pivotclient .e-treeview .e-icon.e-stop:before { - content: "\e657" !important; -} - .e-pivotclient .e-dialog a.e-linkPanel{ - text-decoration: underline; -} - .e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{ - margin-top:4px !important; -} - .e-pivotclient .e-dialog .e-infoImg.e-icon:before { - content: "\e917"; - color: #D48E0B; -} - .e-pivotclient .e-treeview .e-active{ - & when not (@skin = "material") and not (@skin = "office-365") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - - .e-pivotclient .e-chkbox-wrap .e-chk-image.e-stop, .e-pivotclient .e-chkbox-wrap .e-chk-image.e-checkmark -{ - & when (@skin= "material") { - color:@accent-font-color !important; - background-color: @accent-color !important; - } -} - -.e-pivotclient .e-childsplit > span.e-splitbar.e-h-bar{ -width:5px; -border:none; -} -.e-pivotclient .e-parentsplit > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .e-splitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border:none; -} -.e-pivotclient .customCSS .e-splitbar{ -background-color:@content-bg-color; -} -.e-pivotclient .e-olapFieldList .e-ul { - width:100% !important; - height:100% !important; -} -.e-pivotclient .e-splitter .e-pane{ -overflow: visible !important; -} -.e-pivotclient .e-splitter{ -border:none !important; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -content:"\e6fa"; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before { -top: 50%; -left: 1px; -position: absolute; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar{ -font-family: 'ej-webfont'; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { -left:4.5px; -} -.e-pivotclient .e-axisTable.e-pane{ -left:7.5px !important; -padding-right:9.5px !important; -} -.e-pivotclient .e-serverchildsplit > span.e-splitbar.e-h-bar { -width:5px !important; -border: none; -left: 1.5px; -} -.e-pivotclient .e-serverparentsplit > span.e-splitbar.e-h-bar { -width: 6px !important; -border: none; -} -.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{ -background:none; -} -.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{ -padding-right:2px; -} -.e-pivotclient .axisBuilderTD.e-pane{ -left: 2.5px; -padding-right: 7.5px; -} -.e-pivotclient .e-serversplitresponsive > span.e-splitbar.e-h-bar{ -width:5px !important; -border: none; -} -.e-pivotclient .controlPanelTD { - display:inline-block; -} -.e-pivotclient .e-childsplit.e-rtl > .e-axisTable.e-pane { -left:3.5px !important; -} -.e-pivotclient .e-childsplit.e-rtl > .e-fieldTable.e-pane { -left:-5.5px !important -} -.e-pivotclient .e-cubeTreeView .e-ul{ -overflow:auto !important; -} -.e-olapclient .e-nextPageDiv { - float: right; - margin-top: 10px; -} -.e-olapclient .e-memberPageCount { - padding-left: 5px; -} -/*.e-olapclient .firstPage, .e-prevPage, .e-nextPage, .e-lastPage, .memberCurrentPage { - margin-left: 5px; -}*/ -.e-olapclient .e-disabled { - cursor : pointer; - opacity: 0.5; -} -.e-olapclient .e-enabled { - cursor: pointer; - opacity: 1; -} - - - .e-pivotclient .e-treeview .e-text .e-icon{ - & when not (@skin = "material") { - .switch-pivotclient-treeview-icon-hover-active; - } - } - -.e-pivotclient .e-ddl .e-select{ - & when not (@skin = "material") { - color:@oclient-ddl-color; - background:@oclient-ddl-bgcolor; - border-color:@oclient-ddl-bcolor; - } -} - -.e-pivotclient .e-ddl .e-select:hover { - & when not (@skin = "material") { - color: @oclient-ddl-hcolor; - background:@oclient-ddl-hbgcolor; - } -} -.e-pivotclient .e-outerTable { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:12px; - font-weight:normal; - } - & when not (@skin = "material") { - font: normal 12px @font-family; - } - border-collapse: collapse; - background-color: @oclient-bgcolor; -} - -.e-pivotclient .e-titleText { - height: 50px; - width: inherit; - display: inline-block; - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:20px; - line-height: 48px; - } - & when not (@skin = "material") { - font: normal 20px @font-family; - line-height: 48px; - } -} - -.e-pivotclient .conditionformatTbl td { - padding: 6px 2px 6px 8px; -} - -.e-pivotclient .e-dialogremoveBtn:before { - font-family: "ej-webfont"; - content: "\e711"; - display: inline-block; -} - -.e-pivotclient .e-titleText span { - padding-left: 10px; -} -.e-pivotclient .e-toolbar.e-toolbarspan{ - & when (@skin = "office-365"){ - height:42px !important; - } -} -.e-pivotclient .e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - & when (@skin = "office-365"){ - padding: 7px !important; - } -} -.e-pivotclient .e-newReportImg:before { - content:"\e6b3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-addReportImg:before { - content:"\e6a1"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-removeReportImg:before{ -content:"\e6cf"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-renameReportImg:before{ -content:"\e6d0"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-reportDBImg:before { - content: "\e839"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-mdxImg:before { - content:"\e6ac"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-autoExecuteImg:before { - content: "\e6c3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-calcMemberImg:before{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - content: "\e86f"; - } - & when (@skin = "material") { - content:"\e842"; - } - & when (@skin = "office-365") { - content:"\e86b"; - } - -} -.e-pivotclient .e-excelExportImg:before{ - content: "\e6d4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-wordExportImg:before{ - content: "\e6d5"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-pdfExportImg:before{ - content: "\e6d3"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-chartTypesImg:before{ - content:"\e6a4"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-toggleaxisImg:before{ - content: "\e790"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 20px; - } -} -.e-pivotclient .e-kpiCDB:before, .e-pivotclient .e-kpiGoalCDB:before, .e-pivotclient .e-kpiStatusCDB:before, .e-pivotclient .e-kpiTrendCDB:before, .e-pivotclient .e-kpiValueCDB:before, .e-pivotclient .e-kpiRootCDB:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; - } -.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg, -.e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton, -.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB, -.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5, -.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10, -.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB, .e-pivotclient .e-kpiCDB, .e-pivotclient .e-kpiGoalCDB, .e-pivotclient .e-kpiStatusCDB, .e-pivotclient .e-kpiTrendCDB, .e-pivotclient .e-kpiValueCDB, .e-pivotclient .e-kpiRootCDB -{ - & when not (@skin = "office-365") { - color:@oclient-icons-color; - } - & when (@skin = "office-365") { - color: @neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - text-indent: -3px; - } -} -.e-pivotclient .e-categoricalAxis p:first-child + div, .e-pivotclient .e-rowAxis p:first-child + div, .e-pivotclient .e-slicerAxis p:first-child + div { - & when (@skin = "office-365") { - margin-top: 8px; - } -} -.e-pivotclient .maximizedView:before{ - content:"\e660"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 21px; - } -} - .e-pivotclient .e-colSortFilterImg:before { - content: "\e6f9"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 32px; - line-height: 0.65; - text-indent: -9px; - } - & when (@skin = "material") { - font-size: 20px; - margin-top:-4px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } - } -.e-pivotclient .e-rowSortFilterImg:before{ - content: "\e6f8"; - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 29px; - line-height: 0.8; - text-indent: -7px; - } - & when (@skin = "material") { - font-size: 17px; - margin-top:-2px; - } - & when (@skin = "office-365") { - font-size: 18px; - margin-top:-2px; - } -} -.e-pivotclient .e-chartPanel{ - height: 0; - width: 800px; - margin: 3.5px 7px 7px; -} -.e-pivotclient .clientTab{ - & when not (@skin = "material") { - margin-top: 6px !important; - } - font: bold 12px @font-family; -} - -.e-pivotclient .e-toggleExpandButton, .e-pivotclient .e-toggleCollapseButton{ - background-repeat: no-repeat; - height:20px; - width:21px; - cursor: pointer; - position: relative; - top: -3px; -} -.e-pivotclient .e-toggleExpandButton{ - float:right; - background-position: center -20px; - margin:5px; -} -.e-pivotclient .e-toggleCollapseButton{ - background-position: 6px 0px; - position: relative; - top: 11px; -} -.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover -{ - color:@hover-font-color; - background:@oclient-icons-hover-bg; -} -.e-pivotclient .e-toggleCollapseButton:before { -content:"\e674"; -font-size: 20px; -} -.e-pivotclient .e-toggleExpandButton:before{ -content:"\e671"; -font-size: 20px; - margin-right: 7px; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldTable -{ - background: @bg-table-color !important; - border-collapse: collapse !important; - margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{ -margin: 6px 0px 8px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{ - & when (@skin = "material") { - margin: 6px 4px 8px 4px !important; - } - & when not (@skin = "material") { - margin: 6px 4px 8px !important; - } -} -.e-pivotclient .e-chartToolBar{ - border:none; - } - .e-pivotclient .e-toolBar{ - border:none; - } - -.e-pivotclient .e-toggleText{ - background-position: center 0px; - background-repeat: no-repeat; - height: 140px; - width: 30px; -} -.e-pivotclient .e-splitBtn { - & when (@skin = "material") { - background-color:@grey-300; - display:inline-block; - width:auto; - margin:12px 0px 0px 12px; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - color:fade(@base-font-color,87%); - white-space:nowrap; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin: 7px 0 0 6px; - position: relative; - } - & when (@skin = "office-365") { - margin: 4px 0px 0px 8px; - position: relative; - } -} - -.e-pivotclient .e-csHeader { - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - font-size:14px; - font-weight:normal; - margin: 8px 0 20px 3px; - } - & when not (@skin = "material") { - font: normal 14px @font-family; - margin: 8px 0 8px 3px; - } -} - -.e-pivotclient .e-cdbHeader, .e-pivotclient .e-axisHeader { - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365") { - border: 1px solid @neutral-light; - } - font-weight: bold; - line-height: 28px; -} -.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient .e-cdbHeader span { - padding-left: 5px; -} - -.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn), .e-pivotclient.e-rtl .e-cdbHeader span { - padding-right: 5px; -} - -.e-pivotclient .e-cubeTable -{ - border-collapse: collapse; - margin: 0 5px 3px 5px; -} - -.e-pivotclient .e-cdbHeader{ - border-bottom: 0px; - overflow: hidden; -} - -.e-pivotclient .e-ellipse { - float: right; - margin-right: 5px; - margin-left: -17px; - background-color: @oclient-bgcolor; - position: relative; -} - -.e-pivotclient .e-axisHeader { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - border-bottom: 0px; - } -} -.e-pivotclient .e-reportToolbar{ -border-color:@oclient-border-color !important; - & when (@skin = "office-365"){ - border-color:@neutral-light !important; - } -.office-pivotclient-toolbar-bg-color; -background:@toolbar-bgcolor; -} -.e-pivotclient .e-cubeBrowser{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color !important; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } -} - -.e-pivotclient .e-splitter { - & when (@skin = "office-365"){ - border-color: #eaeaea; - } -} - -.e-pivotclient .e-cubeName { - padding: 7px 0 0 6px; - font: normal 14px @font-family; -} - -.e-pivotclient .e-categoricalAxis, .e-pivotclient .e-rowAxis, .e-pivotclient .e-slicerAxis { - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } - margin-bottom: 3px; - /*background: @aeb-bgcolor;*/ - overflow:auto; - & when (@skin = "material") { - background-color:@grey-50; - } -} - -.e-pivotclient .e-gridContainer, .e-pivotclient .e-chartContainer{ - & when not (@skin = "office-365"){ - border: 1px solid @oclient-border-color; - } - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - background-color:@neutral-lighter-alt; - } -} - -.e-pivotclient .e-dropIndicator { - & when not (@skin = "material") { - margin-top:4px !important; - border-top:3px dashed @active-bg-stcolor; - } -} - -.e-pivotclient .e-targetAxis { - & when (@skin = "material") { - background:@grey-50; - } - & when not (@skin = "material") { - .summary-gradient(); - } -} -.e-pivotclient .e-reportToolbar .e-active { - color: @active-font-color; -} -.e-pivotclient .e-connectImg, .e-pivotclient .e-newReportImg, .e-pivotclient .e-addReportImg, .e-pivotclient .e-removeReportImg, .e-pivotclient .e-renameReportImg, .e-pivotclient .e-reportDBImg, .e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView, .e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg, .e-pivotclient .e-wordExportImg, .e-pivotclient .e-pdfExportImg, .e-pivotclient .e-chartTypesImg, .e-pivotclient .e-rowSortFilterImg, .e-pivotclient .e-colSortFilterImg, .e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, -.e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover, .e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover, .e-pivotclient .e-wordExportImg:hover, .e-pivotclient .e-pdfExportImg:hover, .e-pivotclient .e-chartTypesImg:hover, -.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{ - background-repeat: no-repeat; - cursor: default; - display: inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 20px; - width: 20px; - margin: 4px; - } -} -.e-pivotclient .e-connectImg:hover, .e-pivotclient .e-newReportImg:hover, .e-pivotclient .e-addReportImg:hover, .e-pivotclient .e-removeReportImg:hover, .e-pivotclient .e-renameReportImg:hover, .e-pivotclient .e-reportDBImg:hover, .e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover, .e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover, .e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover { cursor: pointer;color:@toolbar-icons-hvrcolor; } -.e-pivotclient .reportList, .e-pivotclient e-collectionlist{ - overflow:visible !important; - & when (@skin = "material") { - margin-top:-6px; - } -} -.e-pivotclient .e-pivotgrid .pivotGridRowTable th, -.e-pivotclient .e-pivotgrid .pivotGridRowTable td { - padding: 6px 2px 6px 8px !important; -} -.e-pivotclient .e-renameDBReportTbl .e-ddl{ - & when (@skin = "office-365") { - height:25px !important; - } -} -.e-pivotclient div.e-advancedFilterDlg{ - border:@border-size @border-type @content-border-color; -} -.e-pivotclient li.e-reportCol.e-hover, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli.e-hover { - background: none; - border-color:transparent; -} -.e-pivotclient .e-sortReportTbl { - & when not (@skin = "office-365"){ - margin: 0px 4px 18px; - } - & when (@skin = "office-365"){ - margin: 3px 4px 18px; - } - width:100%; -} -.e-pivotclient .e-sortingDlg, .e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - font: bold 12px @font-family !important; - } - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - font-weight:400 !important; - } -} -.e-pivotclient .e-sortingDlg label, .e-pivotclient .e-filteringDlg label{ - & when (@skin = "office-365"){ - font: normal 14px @font-family !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl { vertical-align: middle;} -.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc { vertical-align:text-bottom;} -.e-pivotclient .e-radioBtnAsc ,.e-pivotclient .e-radioBtnDesc, -.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter, -.e-pivotclient .e-filterCondition, -.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{ - margin-top:15px; - & when (@skin = "office-365"){ - margin-left:8px !important; - margin-right:4px !important; - } -} - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button, - .e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none !important; - margin: 0; -} - -.e-pivotclient .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-left:8px; - } -} -.e-pivotclient .e-rtl .e-filterFrmDiv{ - & when (@skin = "office-365"){ - margin-right:8px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember, .e-pivotclient .e-calcMemberFieldPanel .e-textarea { - font-weight: normal; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{ - margin-left: 2px; - margin-right: 4px; -} -.e-pivotclient.e-rtl .pivotFieldList, .e-pivotclient.e-rtl .e-togglePanel { - float: right !important; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane { - right: 4.5px !important; - left:0px; -} -.e-pivotclient.e-rtl .e-toggleExpandButton:before { - margin-right: 0px; -} - -.e-pivotclient .e-SortFilterDlg .e-ddl{ - & when (@skin = "office-365"){ - margin-left:8px; - margin-right:8px !important; - width:92% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-preserveHrchy, .e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl{ - & when (@skin = "office-365"){ - margin-left:8px !important; - } -} -.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{ margin-bottom:15px;} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv ,.e-pivotclient .e-filterBtw { float:left;} -.e-pivotclient .e-filterLbl{ margin-top: -23px;} -.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg { - & when not (@skin = "office-365"){ - margin-top:-1px !important; - } - & when (@skin = "office-365"){ - margin-top:2px !important; - } -} -.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-bottom:-7px; margin-top:10px !important;} -.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl { margin-bottom:14px; margin-top:10px !important;} -.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv { margin-left:4px;} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{ - margin-left:4px !important; -} -.e-pivotclient .e-dialog-scroller { height:auto !important; } -.e-pivotclient .e-filterDisableLbl{vertical-align: text-bottom;} -.e-pivotclient .e-filterBtw { - margin-left: 12px; -} -.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy{ - & when (@skin = "office-365"){ - margin-right: 4px !important; - } -} -.e-pivotclient .e-filterToDiv { margin-left: 8px;} -.e-pivotclient .borderFilterSortDlg { border: 1px solid @oclient-border-color; border-top:none; margin-bottom: 13px; margin-top: -4px; } -.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl {margin-bottom:15px;} -.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl { - position: relative; padding-top: 12px; -} -.e-pivotclient .e-filterValueLbl { - margin-top: -5px !important; position: absolute; -} -.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl ,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{ - margin-top: 13px; position: absolute; -} -.e-pivotclient .e-preserveHrchyLbl { margin-top: 2px; position: absolute; } -.e-pivotclient .e-pivotclient .e-filterLbl { margin-top: -40px; -} -.e-pivotclient .e-measureListLbl { margin-top: 3px; -} -.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli, .e-pivotclient .e-reportli { - & when (@skin = "material") { - width: auto !important; height: 25px; - } - & when not (@skin = "material") { - width: auto; height: 25px; - } -} -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before { - content: "\e6e1"; - font-size: 18px; -} - -.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB { - height: 16px; - width: 16px; - display: inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-dimensionCDB, .e-pivotclient .e-folderCDB, .e-pivotclient .e-hierarchyCDB, .e-pivotclient .e-attributeCDB, .e-pivotclient .e-chartCDB, .e-pivotclient .e-namedSetCDB, -.e-pivotclient .e-level0, .e-pivotclient .e-level1, .e-pivotclient .e-level2, .e-pivotclient .e-level3, .e-pivotclient .e-level4, -.e-pivotclient .e-level5, .e-pivotclient .e-level6, .e-pivotclient .e-level7, .e-pivotclient .e-level8, .e-pivotclient .e-level9, .e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB -{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient .e-attributeCDB:before { -content:"\e6e4"; -font-size: 18px; -} - -.e-pivotclient .e-folderCDB:before { -content:"\e6e1"; - font-size: 18px; -} -.e-pivotclient .e-dimensionCDB:before { - content:"\e704"; - font-size: 15px; -} -.e-pivotclient .e-hierarchyCDB:before { -content:"\e6e0"; -font-size: 18px; -} -.e-pivotclient .e-chartCDB:before { -content:"\e6e3"; - font-size: 15px; -} - -.e-pivotclient .e-namedSetCDB:before { -content:"\e6de"; -font-size: 18px; -} -.e-pivotclient .e-level0:before { - content: "\e6f3"; - font-size: 19px; -} -.e-pivotclient .e-level1:before { - content: "\e6f3"; - font-size: 18px; -} -.e-pivotclient .e-level2:before { - content: "\e6ec"; - font-size: 17px; -} -.e-pivotclient .e-level3:before { - content: "\e6eb"; - font-size: 17px; -} -.e-pivotclient .e-level4:before{ - content: "\e6ea"; - font-size: 18px; -} -.e-pivotclient .e-level5:before{ - content: "\e6e9"; - font-size: 17px; -} -.e-pivotclient .e-level6:before{ - content: "\e6e8"; - font-size: 17px; -} -.e-pivotclient .e-level7:before { - content: "\e6e7"; - font-size: 17px; -} -.e-pivotclient .e-level8:before { - content: "\e6e6"; - font-size: 17px; -} -.e-pivotclient .e-level9:before { - content: "\e6e5"; - font-size: 17px; -} -.e-pivotclient .e-level10:before { - content: "\e6f2"; - font-size: 17px; -} -.e-pivotclient .e-dialogOKBtn, .e-pivotclient .e-dialogCancelBtn { - width: 69px; - margin-left: 10px; -} -.e-pivotclient .e-dialogOKBtn{ - & when not (@skin = "office-365"){ - margin-left:83px; - } - & when (@skin = "office-365"){ - margin-left:65px; - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top:10px; - margin-bottom:15px; - } -} -.e-pivotclient .e-checkOptions{ - & when (@skin = "office-365"){ - margin-left: 22px !important; - margin-right: 16px !important; - } -} -.e-pivotclient .e-editorPara{ - margin: 0 0 7px; -} -.e-pivotclient .e-loadReportTbl, -.e-pivotclient .e-removeDBReportTbl, -.e-pivotclient .e-renameDBReportTbl { - margin: 10px 0px 10px 0px; -} -.e-pivotclient .e-loadReportTd, -.e-pivotclient .e-removeDBReportTd, -.e-pivotclient .e-renameDBReportTd { - width: 100px; -} -.e-pivotclient table.e-renameDBReportTbl tr td{ - padding:5px; -} -.e-pivotclient .e-dialogInput{ - float: right; - margin: 10px 0px 17px 7px; -} - -.e-pivotclient .e-checkAll, .e-pivotclient .e-unCheckAll { - - display: inline-block; - height: 15px; - width: 16px; - cursor: pointer; - & when (@skin = "office-365"){ - margin-right:5px; - } -} -.e-pivotclient .e-checkAll:hover, .e-pivotclient .e-unCheckAll:hover{ - background: @oclient-icons-hover-bg; - color: @hover-font-color; -} -.e-pivotclient .e-checkAll:before { -content:"\e6db"; - font-size:16px; -} -.e-pivotclient .e-unCheckAll:before { -content:"\e6da"; -font-size:16px; -} - -.e-pivotclient .e-unCheckAll { - margin-left: 5px; -} - -.e-pivotclient .e-saveReportImg:before { - content: "\e6b7"; -} -.e-pivotclient .e-loadReportImg:before { - content: "\e6ce"; -} -.e-pivotclient .e-saveAsReportImg:before { - content: "\e83c"; -} -.e-pivotclient .e-removeDBReportImg:before { - content: "\e83a"; -} -.e-pivotclient .e-renameDBReportImg:before { - content: "\e83b"; -} - -.e-pivotclient .e-line:before { - content:"\e6b1"; -} -.e-pivotclient .e-spline:before { - content:"\e6bb"; -} -.e-pivotclient .e-column:before { - content:"\e6a6"; -} -.e-pivotclient .e-area:before { - content:"\e6a2"; -} -.e-pivotclient .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotclient .e-stepline:before { - content:"\e6c0"; -} -.e-pivotclient .e-steparea:before { - content:"\e6be"; -} -.e-pivotclient .e-pie:before { - content:"\e6ca"; -} -.e-pivotclient .e-bar:before { - content:"\e6c5"; -} -.e-pivotclient .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotclient .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotclient .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotclient .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotclient .e-funnel:before { - content:"\e6c8"; -} -.e-pivotclient .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotclient .e-scatter:before { - content:"\e7df"; -} -.e-pivotclient .e-bubble:before { - content:"\e7dc"; -} -.e-pivotclient .waterfall:before { - content: "\e838"; -} -.e-pivotclient .treemap:before { - content:"\e810"; -} - -.e-pivotclient .e-chartTypesIcon:before, -.e-pivotclient .e-reportDBIcon:before { - font-family: 'ej-webfont'; - & when not (@skin = "material") { - font-size: 20px; - } - margin-left: 2px; -} - -.e-pivotclient .e-chartTypesOnGridView { - display: none !important; -} - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon, -.e-pivotclient .e-reportDBIcon:hover { - background-repeat: no-repeat; - cursor: default; - display: inline-block; - width: 24px; - & when (@skin = "material") { - margin: 5px 10px 0px 0px; - } - & when not (@skin = "material") { - height: 28px; - margin: 5px 5px 0px 0px; - } -} - -.e-pivotclient .e-chartTypesDialog, .e-pivotclient .e-reportDBDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} - - -.e-pivotclient .e-chartTypesIcon, -.e-pivotclient .e-reportDBIcon { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @oclient-icons-color; - } -} - -.e-pivotclient .e-chartTypesIcon:hover, -.e-pivotclient .e-reportDBIcon:hover { - & when (@skin = "material") { - color: fade(@base-font-color, 54%); - } - & when not (@skin = "material") { - color: @toolbar-icons-hvrcolor; - } - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotclient .e-activeChartType { - & when not (@skin = "material") { - color:@active-font-color; - background:@oclient-treeview-active; - } -} - -.e-pivotclient.e-rtl .errOKBtn{ - & when (@skin = "material") and (@skin = "office-365") { - margin-right:150px !important; - } - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right:155px !important; - } -} -.e-pivotclient .e-memberEditorDiv { - height:256px; - & when (@skin = "material") { - margin-top: 24px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - margin-top: 7px; - } - } - border: 1px solid @oclient-border-color; - & when (@skin = "office-365"){ - margin-top: 15px; - margin-bottom:10px; - } -} -.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-bottom: 0px !important; - } -} -.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv { - padding: 12px 12px 0px 12px !important; -} -.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv { - padding:0px !important; - margin:12px 12px 0px 12px; -} -.e-pivotclient .e-removeSplitBtn, .e-pivotclient .e-removeMeasure { - - background-repeat: no-repeat; - height: 11px; - padding-left: 10px; - width: 11px; - color: @default-font-color; -} -.e-pivotclient .valuefilter td{ - padding: 6px 2px 6px 8px; -} -.e-pivotclient .e-removeSplitBtn:before{ - & when (@skin = "material") { - margin-left: 1px; - margin-top: 1px; - content: "\e60a"; - font-size: 16px; - } - & when not (@skin = "material") { - margin-left: -6px; - margin-top: 2px; - & when not (@skin = "office-365"){ - content:"\e681"; - } - & when (@skin = "office-365"){ - content:"\e711"; - } - font-size: 13px; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when not (@skin = "material") { - background: @oclient-icons-hover-bg; - .switch-pivotclient-icon-hover; - } -} -.e-pivotclient .e-removeSplitBtn { - & when not (@skin = "material") { - background: @toolbar-bgcolor; - margin: 0 !important; - } - & when not (@skin = "office-365") { - border: 1px solid @oclient-border-color; - padding-bottom: 7px; - padding-right: 0; - } - & when (@skin = "office-365") { - border: none; - padding:2px 4px 7px 10px; - } - display: inline-block; - float: none; - position: absolute; - .material-normal-box-shadow; -} -.e-pivotclient input.e-memberCurrentPage,.e-pivotclient input.e-memberCurrentSearchPage,.e-pivotclient input.e-memberCurrentDrillPage { - & when (@skin = "office-365"){ - width:23px !important; - height:15px !important; - } -} -.e-pivotclient .e-removeMeasure { - background-position: 0 -1835px !important; - margin: 4px; - color:@oclient-icons-color; - & when (@skin = "office-365"){ - padding:3px 5px 6px 3px; - } -} -.e-pivotclient .e-removeMeasure:hover{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient .e-removeMeasure:before { - content:"\e681"; - font-size:13px; - display: inline-block; - } -.e-pivotclient .e-measureEditor { - & when not (@skin = "office-365"){ - margin: 3px 5px 0px 5px; - } - & when (@skin = "office-365"){ - margin: 3px 15px 0px 15px; - background-color:@neutral-white !important; - } -} -.e-pivotclient .e-measureEditor:hover { - .oclient-header-color(); - cursor: pointer; -} -.e-pivotclient .e-measureEditor:focus{ - & when (@skin = "office-365"){ - background-color:@neutral-lighter; - } -} -.e-pivotclient button.e-dialogOKBtn, .e-pivotclient .e-dialogFooter button:first-child, .e-pivotclient button.e-errOKBtn, .e-pivotclient button.e-btnCalcMemberOk { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:hover, .e-pivotclient .e-dialogFooter button:first-child:hover, .e-pivotclient button.e-errOKBtn:hover, .e-pivotclient button.e-btnCalcMemberOk:hover { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-dark; - } -} -.e-pivotclient button.e-dialogOKBtn:focus, .e-pivotclient .e-dialogFooter button:first-child:focus, .e-pivotclient button.e-errOKBtn:focus, .e-pivotclient button.e-btnCalcMemberOk:focus { - & when (@skin = "office-365"){ - background-color: @theme-dark; - color:@theme-primary-font; - border:1px @theme-primary; - } -} -.e-pivotclient button.e-dialogOKBtn:active, .e-pivotclient .e-dialogFooter button:first-child:active, .e-pivotclient button.e-errOKBtn:active, .e-pivotclient button.e-btnCalcMemberOk:active { - & when (@skin = "office-365"){ - background-color: @theme-primary; - color:@theme-primary-font; - border:1px @theme-primary; - } -} - -.e-pivotclient .e-nodetext { - font-size:inherit !important; -} - -.e-pivotclient .e-dialog { -& when not (@skin = "material") and not (@skin = "office-365") { - font: bold 12px @font-family !important; - opacity: 1 !important; - } - } - -.e-pivotclient .e-corner-all { - border-radius: 0px !important; -} - -.e-pivotclient .e-button { - font-size: 12px !important; - & when (@skin = "office-365"){ - padding: 0px 8px 0px 8px !important; - } -} -/*.e-pivotclient .e-alertOKBtn { - display: inline-block; - margin: 20px 0 10px 165px; - width: 50px; -} -.e-pivotclient .e-alertContent { - font: normal 14px Segoe UI; -}*/ -.e-pivotclient .e-treeview { - background-color: @bg-value-color; -} -.e-pivotclient .e-treeview ul { - margin: 0; -} - -.e-pivotclient .e-treeview, .e-pivotclient .e-text -{ - & when not (@skin = "material") and not (@skin = "office-365") { - font-size: 12px; - } -} - -.e-pivotclient .e-tab, .e-pivotclient .e-header -{ - width: auto; -} - -.e-pivotclient .e-tab, .e-pivotclient .e-active-content -{ - padding: 0 !important; -} -.e-pivotclient .e-tab, .e-pivotclient .e-content -{ - border-width:0; -} -.e-pivotclient .e-toolbar -{ - .material-pivotclient-box-shadow; - border-width: 1px 0; - & when (@skin = "material") { - height:56px !important; - } -} -.e-pivotclient .e-input -{ - line-height: normal !important; -} -.e-pivotclient .e-progress-txt -{ - top: -2px !important; -} -.e-pivotclient .filter -{ - display: none !important; -} -.e-cdbHeader.e-responsive, -.e-cubeBrowser.e-responsive { - width: 98% !important; -} -.e-pivotclient .oClientTbl{ - position: relative; -} -.e-rowAxis.e-responsive, -.e-slicerAxis.e-responsive, -.e-categoricalAxis.e-responsive, -.e-axisHeader.e-responsive -{ - width: 95% !important; -} - -.e-pivotclient .e-reportDlg { - margin-bottom: -10px; -} -.e-pivotclient .e-dialogFooter { - & when not (@skin = "office-365") and not (@skin = "material") { - margin: 7px 0 6px; - } - & when (@skin = "office-365"){ - margin: 8px 0 20px; - } - float:right; -} -.e-pivotclient .e-dialogFooter .e-dialogOKBtn, .e-pivotclient .e-dialogFooter .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-top: 0px !important; - margin-bottom: 0px !important; - } -} - -.e-pivotclient .e-dialog .e-dialogPara { - & when (@skin = "office-365"){ - margin-right: 8px; - } -} - -.e-pivotclient .e-dialog .e-clientDialog, .e-pivotclient .e-dialog .e-errorDialog{ - & when (@skin = "office-365"){ - padding-right: 25px; - padding-left: 25px; - } -} - -.e-pivotclient .e-filterDialog tr:first-child td{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient .e-filterDialog input.e-filterValues { - & when (@skin = "office-365"){ - width: 160px !important; - height: 25px !important; - margin-left:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-ddl { - & when (@skin = "office-365"){ - width: 200px !important; - height: 32px !important; - } -} - -.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn{ - & when (@skin = "office-365"){ - margin-right:0px !important; - } -} - -.e-pivotclient .e-filterDialog .e-dialogCancelBtn{ - margin-right:10px; - & when (@skin = "office-365"){ - margin-right:14px !important; - } -} - -.e-pivotclient table.e-renameDBReportTbl tr td:first-child{ - & when (@skin = "office-365"){ - padding-bottom: 15px; - } -} - -.e-pivotclient e-reportCol, .e-pivotclient .e-collectionli,.e-pivotclient .e-reportli { - margin-left: 3px; -} - -.e-pivotclient.e-rtl .e-reportDlg table td { - width: 100px; -} -.e-pivotclient.e-rtl .e-reportDlg { - margin-left: -5px; -} -.e-pivotclient.e-rtl .e-titleText span { - padding-right: 10px; -} - -.e-pivotclient.e-rtl .e-splitBtn, .e-pivotclient.e-rtl .e-cubeName { - margin: 7px 6px 0 0; -} - - .e-pivotclient.e-rtl .e-controlPanel { - right: 10px; -} - .e-pivotclient.e-rtl .e-controlPanel .e-icon{ - float: right; -} -.e-pivotclient .kpiGoal:before, .e-pivotclient .kpiStatus:before, .e-pivotclient .kpiTrend:before, .e-pivotclient .kpiValue:before{ -content:"\e6df"; -font-size: 18px; -} -.e-pivotclient .kpiGoal, .e-pivotclient .kpiStatus, .e-pivotclient .kpiTrend, .e-pivotclient .kpiValue{ - height:16px; - width:16px; - display:inline-block; - vertical-align: text-top; -} -.e-pivotclient.e-rtl .e-controlPanel .e-expand, .e-pivotclient.e-rtl .e-controlPanel .e-collapse { -float: none !important; -} -.e-pivotclient.e-rtl .sortfilterTab .e-content{ - float: none; -} - .e-pivotclient.e-rtl .e-unCheckAll { - margin-right: 4px; -} - -.e-pivotclient.e-rtl .e-filterFrmDiv, .e-pivotclient.e-rtl .e-filterToDiv, .e-pivotclient.e-rtl .e-filterBtw { - float: right; -} - -.e-pivotclient.e-rtl .e-sortDisableLbl, .e-pivotclient.e-rtl .e-sortEnableLbl, .e-pivotclient.e-rtl .e-radioBtnAscLbl, .e-pivotclient.e-rtl .e-radioBtnDescLbl, .e-pivotclient.e-rtl .e-preserveHrchyLbl, .e-pivotclient.e-rtl .e-filterDisableLbl { - margin-right: 4px; -} - -.e-pivotclient .e-SortFilterDlg .e-clientDialog { - & when (@skin = "office-365"){ - padding: 0px 25px 0px 25px !important; - } -} - -.e-pivotclient.e-rtl .e-dialogFooter { - float: left; - margin: 7px 6px 7px; -} - -.e-pivotclient.e-rtl .e-dialogOKBtn { - & when not (@skin = "office-365"){ - margin-left: 10px; - margin-right: 91px; - } - & when (@skin = "office-365"){ - margin-left: 12px; - margin-right: 65px; - } -} - -.e-pivotclient.e-rtl .e-dialogCancelBtn { - & when not (@skin = "office-365"){ - margin-left: -5px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } -} -.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn { - & when (@skin = "office-365"){ - margin-left: -10px !important; - } -} -.e-pivotclient.e-rtl .e-chartPanel { - direction: ltr; - margin: 5px -7px 0px 0px; -} -.e-pivotclient.e-rtl .e-gridPanel { - margin-left: 1px; -} -.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse { - float:none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader, -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn, -.e-pivotclient .e-pivotschemadesigner .e-schemaRow, -.e-pivotclient .e-pivotschemadesigner .e-schemaValue { - margin: 0 !important; - width: 100%; -} -.e-pivotclient .e-pGridTooltip { - position: absolute !important; -} -.e-pivotclient .e-pivotschemadesigner .e-dropIndicator { - margin-top: 0px !important; - & when (@skin = "material") { - border-top: 3px dashed @grey-600; - } - & when not (@skin = "material") { - border-top: 3px dashed @active-bg-stcolor; - } - visibility: hidden; - height: 2px; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive { - visibility: visible; -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text { - min-height: 0px !important; - font-weight: normal!important; - width: auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - & when (@skin = "material") { - margin-top: -3px; - margin-left: 12px; - margin-bottom:6px; - } - & when not (@skin = "material") { - margin-top: -5px; - & when not (@skin = "office-365"){ - margin-left: 2px; - } - & when (@skin = "office-365"){ - margin-left: 0px; - } - } - margin-right:0px; - width: auto!important; - height: 20px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-right: 2px; - margin-left: 0px; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn:hover { - & when (@skin = "material") { - border:none; - } - & when not (@skin = "material") { - .office-pivot-button-border(); - border-color:@header-border-color !important; - } -} - .e-pivotclient .e-pivotschemadesigner .e-pivotButton{ - & when (@skin = "office-365") { - margin:4px 8px 0px 8px; - } - } -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before { - & when (@skin = "material") { - content: "\e60a"; - margin-top: 1px !important; - font-size: 16px !important; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - content: "\e681" !important; - } - & when (@skin = "office-365"){ - content: "\e711" !important; - } - margin-top: 2.75px !important; - font-size: 13px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child, .e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child { - & when (@skin = "office-365"){ - margin-top: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn { - display: inline-block !important; - float: none!important; - box-sizing:content-box !important; - & when (@skin = "material") { - border:none !important; - margin-left:32px; - margin-right:8px; - color:fade(@base-font-color,26%); - } - & when (@skin = "office-365"){ - border:none; - padding:1px 0px 1px 1px; - } - & when not (@skin = "material") { - & when not (@skin = "office-365"){ - border: 1px solid @header-border-color !important; - } - margin: 0 !important; - margin-top:4px; - background: @default-bg-endcolor !important; - height:18px; - } - padding-right: 0 !important; -} -.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{ - cursor: pointer; - & when (@skin = "material") { - color:@primary-font-color; - } - & when (@skin = "office-365"){ - background-color:@neutral-light !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-olapFieldList { - & when (@skin = "material") { - border: 1px solid @grey-300; - } - & when not (@skin = "material") { - border: 1px solid @header-border-color; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light !important; - } - } - margin-top: 8px; -} -.e-pivotclient .e-pivotschemadesigner, -.e-pivotclient .e-pivotschemadesigner .e-fieldTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTable, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1, -.e-pivotclient .e-pivotschemadesigner .e-axisTd2 { - float: left !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-axisTable { - margin-top: 6px; -} -.e-pivotclient .e-pivotschemadesigner .addedFieldTable { -margin: 6px 7px 8px 5px; -width: 43% !important; -} - -.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{ - float: right !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{ - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{ - width: 50% !important; - margin-left: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner #axisTd { - margin-top: 0px !important; -} -.e-pivotclient .e-pivotschemadesigner .e-axisTd2, -.e-pivotclient .e-pivotschemadesigner .e-axisTd1 { - height: 27%; -} -.e-pivotclient .e-pivotschemadesigner .e-cubelists { - margin-bottom: -2px; - & when (@skin = "material"){ - margin-left:10px; - } -} -.e-pivotclient .e-pivotschemadesigner { - border: none; - & when (@skin = "material") { - padding:6px 0px 0px 0px; - background-color:@content-bg-color; - } - & when (@skin = "office-365") { - padding:0px 0px 0px 0px; - background-color:@content-bg-color; - } -} -.e-pivotclient .e-toggleButtons { - width: 15px !important; - margin-right: 0px !important; - margin-left: 0px !important; -} -.e-pivotclient .e-togglePanel { - float: left; - margin-left: 5px; - background-color: @default-bg-endcolor; -} -.e-pivotclient .e-gridPanel { - background: none !important; - } -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-activeFilter:before { - content: "\e657"; - height: 16px; - width: 16px; -} -.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller { - overflow: visible!important; - border: none; -} -.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content { - overflow: visible!important; -} - .e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog { - overflow: visible !important; - } - .e-pivotclient #sep1, .e-pivotclient #sep2, .e-pivotclient #sep3, .e-pivotclient #sep4, .e-pivotclient #sep5, .e-pivotclient #sep6, .e-pivotclient #sep7, .e-pivotclient #sep8, .e-pivotclient #sep9{ - height: 1px; - background-color: @oclient-border-color; - margin-left: 30px; -} - .e-pivotclient #sep1{ - height: 0px; - } -.e-pivotclient #labelFilterBtn, -.e-pivotclient #ascOrder, -.e-pivotclient #descOrder, -.e-pivotclient #clearAllFilters, -.e-pivotclient #clearSorting -{ - border-bottom:none; -} -.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text -{ - font-weight: normal; -} -.e-pivotclient .e-clrSort:before { - font-size: 22px; - float: left; - margin-top: -1px; -} -.e-pivotclient .e-selectedSort { - border:1px solid !important; -} - -.e-pivotclient .e-filterElementTag.e-vertical{ - border-color: @content-bg-color; -} -.e-pivotclient .e-filterElementTag{ -& when (@skin = "material") { - box-shadow:none !important; - } -} -.e-pivotclient .e-filterIndicator { - height: 16px; - width: 16px; - position:absolute; - top:150px; - margin-left:-12px; -} -.e-pivotclient .e-filterIndicator:before { - content: "\e657"; - height: 16px; - width: 16px; -} - -.e-pivotclient .e-filterDialog td { - & when not (@skin = "office-365"){ - padding-left: 6px; - } - & when (@skin = "office-365"){ - padding-right: 15px; - } -} -.e-pivotclient .e-filterDialog{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient .e-filterElementTag a.e-menulink{ - & when (@skin = "office-365"){ - padding-left: 30px !important; - padding-right:30px !important; - } -} -.e-pivotclient .e-pivotButton button:active,.e-pivotclient .e-splitBtn button:active{ - & when (@skin = "office-365"){ - background-color:@neutral-light; - color:@neutral-primary; - } -} -.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap{ - & when (@skin = "office-365"){ - padding: 0px 12px; - } -} -.e-pivotclient .e-filterElementTag{ - height: auto !important; -} -.e-pivotclient .e-advancedFilterDlg .e-menu-wrap{ - & when (@skin = "office-365"){ - padding-left: 10px !important; - padding-right: 10px !important - } -} -.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:0px !important; - } -} -.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{ - & when (@skin = "office-365"){ - right:auto !important; - } -} -.e-pivotclient .e-pivotpager { - border: 1px solid @oclient-border-color; - margin-bottom:5px; - margin-left:6px !important; - & when (@skin = "office-365"){ - border: 1px solid @neutral-light; - } -} -.e-pivotclient .e-pivotpager table{ - margin-left:auto !important; - margin-right:auto !important; -} -.e-pivotclient .e-pivotpager .e-pagerDiv { - padding: 0px; -} -.e-pivotclient .e-pivotpager .e-pagerTextBox { - & when not (@skin = "office-365"){ - height: 14px; - } - & when (@skin = "office-365"){ - height: 16px; - } -} -.e-pivotclient .inActive { - display: none; -} -.e-pivotclient .e-pivotpager tr{ - & when (@skin = "office-365"){ - height:32px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious, .e-pivotclient .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotclient .e-pivotpager .e-moveLast{ - & when (@skin = "office-365"){ - width:18px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious ,.e-pivotclient .e-pivotpager .e-pagerLabel,.e-pivotclient .e-pivotpager .e-pagerTextBox,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast { - & when (@skin = "office-365") and (@skin = "material"){ - margin-left:0px !important; - } - } -.e-pivotclient .e-vScrollPanel{ - .scrollPane-setcolor(); - width: 0px; - margin-left: 5px; - display: inline-block; - border-radius:10px; -} -.e-pivotclient .e-vScrollThumb { - width: 11px; - position: relative; - top: 1px; - z-index:1000; - border-radius:5px; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-hScrollPanel { - .scrollPane-setcolor(); - width: 0px; - height: 6px; - border-radius:10px; -} -.e-pivotclient .e-hScrollThumb { - border-radius:5px; - height: 11px; - position: relative; - left: 1px; - top: 1px; - z-index:1000; - .scrollThumb-setcolor(); -} -.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover { - .scrollThumb-hovercolor(); -} -.e-pivotclient .e-categPageIndicator, .e-pivotclient .e-seriesPageIndicator { - width: auto; - .pageIndicator-setcolor(); - padding: 5px; - position: absolute; - z-index: 1000; - border-radius: 7px; - .pageIndicator-setcolor(); -} - .e-pivotclient .e-pivotschemadesigner #axisTd, .e-pivotclient .e-pivotschemadesigner #axisTd3{ - margin-top:0px !important; -} -.e-pivotclient .hsVirtualScrolling { - margin-bottom: 5px; -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-menu.e-vertical .e-list>ul{ - & when (@skin = "material") { - box-shadow:0 8px 10px 0 rgba(0,0,0,.24); - } -} -.e-pivotclient .e-icon.e-searchEditorTree:before { - content: "\e812"; - cursor: pointer; -} - -.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 225px; - } - & when (@skin = "material") { - top: 60px; - left: 235px; - } - & when (@skin = "office-365") { - top: 35px; - left: 220px; - } - -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 232px; - } - & when (@skin = "material") { - top: 32px; - left: 222px; - } - & when (@skin = "office-365") { - top: 10px; - left: 220px; - } -} -.e-pivotclient .e-dialog .e-titlebar{ - & when (@skin = "office-365") { - padding: 10px 25px 15px; - } -} -.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar { - & when (@skin = "office-365") { - padding: 20px 25px 25px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 37px; - left: 13px; - } - & when (@skin = "material") { - top: 60px; - left: 25px; - } - & when (@skin = "office-365") { - top: 35px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 15px; - left: 13px; - } - & when (@skin = "material") { - top: 32px; - left: 25px; - } - & when (@skin = "office-365") { - top: 11px; - left: 27px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 18px; - } - & when (@skin = "material") { - top: 175px; - left: 30px; - } - & when (@skin = "office-365") { - top: 135px; - left: 32px; - } -} - -.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon { - float: left; -} - -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 229px; - left: 12px; - } - & when (@skin = "material") { - top: 320px; - left: 12px; - } - & when (@skin = "office-365") { - top: 305px; - left: 12px; - } -} -.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 118px; - left: 225px; - } - & when (@skin = "material") { - top: 175px; - left: 235px; - } - & when (@skin = "office-365") { - top: 135px; - left: 215px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{ - display: inline-block; - position: absolute; - & when not (@skin = "material") and not (@skin = "office-365") { - top: 236px; - left: 235px; - } - & when (@skin = "material") { - top: 320px; - left: 240px; - } - & when (@skin = "office-365") { - top: 302px; - left: 235px; - } -} -.e-pivotclient .e-dialog .e-calcMemberFooter{ - text-align:right; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:18px; - } - & when (@skin = "office-365") { - margin-top:20px; - } - & when (@skin = "material") { - margin-top:24px; - } -} -.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{ - text-align:left; - margin-top:18px; -} -.e-pivotclient .e-dialog .e-btnCalcMemberOk{ - & when not (@skin = "office-365") { - margin:0px 18px; - } - & when (@skin = "office-365") { - margin:0px 8px; - } -} -.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{ - border:1px solid @default-border-color; - display:inline-block; - vertical-align: top; -} -.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{ - & when not (@skin = "material") and not (@skin = "office-365") { - height:371px; - width:250px; - } - & when (@skin = "office-365") { - height:458px; - width:300px; - } - & when (@skin = "material") { - height:582px; - width:370px; - } -} - -.e-pivotclient .e-dialog .e-calcMemberFieldPanel { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - margin-left:15px; - width: 250px; - } - & when (@skin = "office-365") { - margin-left:20px; - width: 300px; - } - & when (@skin = "material") { - margin-left:24px; - width: 370px; - } - vertical-align: top; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-widget-content{ - & when not (@skin = "material") and not (@skin = "office-365") { - padding:20px 15px 18px 15px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{ - & when not (@skin = "material") and not (@skin = "office-365") { - width:234px; - } - & when (@skin = "material") { - width:366px !important; - } - & when (@skin = "office-365") { - width:285px !important; - } - height:100px; - resize:none; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-top:2px; - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:6px; - } -} -.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{ - margin-left:0px; - margin-right:15px; -} -.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:0px; - } - & when (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "material") { - margin-bottom:24px; - font-size:14px; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{ - margin-bottom:0px; -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField -{ - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px; - } - & when (@skin = "office-365") { - margin-bottom:15px; - } - & when (@skin = "material") { - margin-bottom:24px; - } -} -.e-pivotclient .e-calcMemberCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-calcMemberGroupCDB:before { - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e870"; - font-size: 18px; - } - & when (@skin = "material") { - content:"\e843"; - } - & when (@skin = "office-365") { - content:"\e86c"; - } -} -.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{ - font:14px @font-family !important; -} - -.e-pivotclient .e-dialog .e-memberPager, .e-pivotclient .e-dialog .e-memberSearchPager, .e-pivotclient .e-dialog .e-memberDrillPager { - margin-top:10px; - margin-bottom:20px; -} -.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter { - & when not (@skin = "material") and not (@skin = "office-365") { - margin-bottom:10px !important; - margin-top:0px; - } - & when (@skin = "material") { - margin-bottom:0px !important; - } - & when (@skin = "office-365") { - margin-bottom:20px !important; - } -} -.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{ - margin-left:12px; - margin-right:12px; -} -.e-pivotclient .e-firstPage.e-pageDisabled, .e-pivotclient .e-prevPage.e-pageDisabled, .e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled { - & when not (@skin = "material") and not (@skin = "office-365") { - filter: alpha(opacity=50) !important; - -moz-opacity: 0.5 !important; - opacity: 0.5 !important; - } - & when (@skin = "material"){ - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: fade(#000000, 24%); - } - & when (@skin = "office-365") { - filter: alpha(opacity=100) !important; - -moz-opacity: 1 !important; - opacity: 1 !important; - color: #c8c8c8; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - -moz-opacity: 1 !important; - opacity: 1 !important; - filter: alpha(opacity=100) !important; - & when (@skin = "material"){ - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:hover, .e-pivotclient .e-prevPage.e-pageEnabled:hover, .e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover { - & when not (@skin = "material"){ - background-color:@hover-bg-stcolor; - } - -} -.e-pivotclient .e-firstPage.e-pageEnabled:active, .e-pivotclient .e-prevPage.e-pageEnabled:active, .e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active { - & when not (@skin = "material"){ - background-color:@active-bg-stcolor; - color:@active-font-color; - } -} -/*.e-pivotclient .e-dialog .memberPager+div .e-btn,.e-pivotclient .e-dialog.calcMemberDialog .calcMemberFooter .e-btn{ - & when not (@skin = "material") and not (@skin = "office-365") { - border-radius:4px; - } -}*/ -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage { - width:24px; - height:24px; -} -.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{ - margin-top:5px; -} -.e-pivotclient .e-dialog .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberCurrentDrillPage{ - margin-left:8px; - margin-right:6px; - outline:none; - text-indent:3px; -} -.e-pivotclient .e-dialog .e-memberPageCount, .e-pivotclient .e-dialog .e-memberSearchPageCount, .e-pivotclient .e-dialog .e-memberDrillPageCount -{ - margin-right:8px; -} -.e-pivotclient .e-csHeader .cubeSelect .e-ddl,.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask{ - & when (@skin = "bootstrap"), (@skin = "office-365") { - height:30px; - } -} -/*------------------------------------------------------------------Material Theme---------------------------------------------------------------------------------------------*/ -.e-pivotclient .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - height:32px !important; - padding:0px; - margin-left:12px; - vertical-align:top; - } -} -.e-pivotclient .e-pivotchart *{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI ; - } -} -.ejTooltipPivotChartContainer{ - & when (@skin = "material") { - font-family:'Roboto',Segoe UI; - background:@grey-700 !important; - border:1px solid transparent; - border-radius:2px !important; - padding: 5px 8px !important; - color: @primary-font-color !important; - } -} -.e-pivotclient .e-dialog .e-editorTreeView .e-ul{ - & when (@skin = "material") { - padding:0px 0px 0px 24px; - } -} -.e-pivotclient .e-dialog .e-btn{ - & when (@skin = "material") { - background: none; - color: @accent-color; - font-family: 'Roboto',Segoe UI; - box-shadow: none; - border: none; - padding:0px 12px; - } -} -.e-pivotclient textarea{ - & when (@skin = "material") { - width:430px !important; - outline:none; - border:1px solid @grey-300; - } - & when (@skin = "office-365") { - width:435px !important; - } -} -.e-pivotclient .e-dialog .e-btn:hover,.e-pivotclient .e-dialog .e-btn:focus{ - & when (@skin = "material") { - color: @accent-color; - border: none; - background-color: fade(@base-font-color,12%); - font-family: 'Roboto',Segoe UI; - border-radius: 0; - box-shadow: none; - padding: 0px 12px; - } -} -.e-pivotclient .e-dialog .e-btn:active{ - & when (@skin = "material") { - background-color: fade(@accent-color,12%); - } -} -.e-pivotclient .e-dialog .e-dialogCancelBtn.e-btn{ - & when (@skin = "material") { - width:auto; - } -} -.e-pivotclient .e-gridContainer{ - & when (@skin = "material") { - padding-top:0px !important; - } -} -.e-pivotclient .e-gridContainer .e-pivotgrid{ - & when (@skin = "material") { - margin:10px !important; - } -} - -.e-pivotclient .e-pivotgrid td.summary.gtot { - padding: 6px 6px 6px 16px !important; -} - -.e-pivotclient .e-csHeader .cubeText{ - & when (@skin = "material") { - margin-top:4px; - } -} -.e-pivotclient .e-dialog .e-dialogOKBtn, .e-pivotclient .e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top: 20px; - margin-bottom: 4px; - } -} -/*.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select,.e-pivotclient .e-toolbar .e-ddl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-select:hover,.e-pivotclient .e-toolbar .e-ddl .e-input,.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input,.e-pivotclient .e-toolbar .e-ddl .e-input[readonly],.e-pivotclient .e-toolbar .e-ddl.e-rtl .e-input[readonly]{ - background-color:transparent; -}*/ -.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2 { - & when (@skin = "material") { - background:inherit; - color:fade(@base-font-color,87%); - border: none; - border-bottom: 1px solid fade(@base-font-color,12%); - outline: none; - } -} -.e-pivotclient .e-filterDialog #filterValue1:active, .e-pivotclient .e-filterDialog #filterValue1:focus,.e-pivotclient .e-filterDialog #filterValue2:active,.e-pivotclient .e-filterDialog #filterValue2:focus{ - & when (@skin = "material") { - border-bottom:2px solid @accent-color; - } -} - -.e-pivotclient .e-filterDialog #filterValue1:disabled,.e-pivotclient .e-filterDialog #filterValue2:disabled{ - & when (@skin = "material") { - border:none; - border-bottom:1px solid fade(@base-font-color,12%); - color:fade(@base-font-color,12%); - } -} - -.e-pivotclient .e-filterDialog td .e-ddl,.e-pivotclient .e-filterDialog #filterValue1,.e-pivotclient .e-filterDialog #filterValue2{ - & when (@skin = "material") { - margin-top:24px - } -} - -.e-pivotclient .e-pivotschemadesigner .e-pivotHeader .headerText, .e-pivotschemadesigner .e-rPivotHeader .headerText{ - & when (@skin = "material") { - font-size:13px; - } -} -.e-pivotclient .e-splitBtn:hover,.e-pivotclient .e-splitBtn.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-toolbar>.e-horizontal.e-ul{ - & when (@skin = "material") { - height:auto !important; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-left:32px; - margin-right:8px; - border:none; - display:inline-block !important; - position:relative; - padding:0px; - color:fade(@base-font-color,26%); - } - box-sizing:content-box !important; -} -.e-pivotclient.e-rtl .e-splitBtn .e-removeSplitBtn{ - & when (@skin = "material") { - margin-right:32px; - margin-left:8px; - } -} -.e-pivotclient.e-rtl .e-splitBtn .e-pvtBtn{ - & when (@skin = "material") { - margin-right:12px; - margin-left:0px; - } -} -.e-pivotclient .e-toolbar .e-reportCol, .e-pivotclient .e-toolbar .e-reportCol.e-hover, .e-pivotclient .e-collectionli, .e-pivotclient .e-collectionli.e-hover, .e-pivotclient .e-reportli, .e-pivotclient .e-reportli.e-hover{ - & when (@skin = "material") { - border-left:1px solid @grey-300; - } -} -.e-pivotclient.e-rtl .e-splitBtn{ - & when (@skin = "material") { - margin:12px 12px 0px 0px; - } -} -.e-pivotclient .e-removeSplitBtn.e-icon{ - & when (@skin = "material") { - width:16px; - height:16px; - } -} -.e-pivotclient .e-splitBtn .e-pvtBtn ,.e-pivotclient .e-splitBtn .e-pvtBtn:hover,.e-pivotclient .e-splitBtn .e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit ; - box-shadow:none; - color:inherit; - font:inherit !important; - text-transform:none; - border:none; - } -} -.e-pivotclient .e-splitBtn .e-removeSplitBtn,.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:7px; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active>.reportList, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active,.e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active>.e-collectionlist{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-toolbar>.e-horizontal>.e-reportCol.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-collectionli.e-active:after, .e-pivotclient .e-toolbar>.e-horizontal>.e-reportli.e-active:after{ - & when (@skin = "material") { - animation: none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog>.e-header,.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header{ - & when (@skin = "material") { - background-color:@primary-color; - color: @primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:before{ - & when (@skin = "material") { - color:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialog-icon::after{ - & when (@skin = "material") { - background:@primary-font-color; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialog.e-widget-content{ - & when (@skin = "material") { - padding:0px 0px 10px; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li a{ - & when (@skin = "material") { - color: @primary-font-color - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-tab .e-header li.e-active a{ - & when (@skin = "material") { - color: fade(@primary-font-color,70%); - } -} -.e-pivotclient .e-SortFilterDlg .e-tab.e-js .e-header > .e-item:hover{ - & when (@skin = "material") { - background:none; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg,.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg{ - & when (@skin = "material") { - padding:10px 24px 0px; - } - & when (@skin = "office-365") { - margin-bottom:-8px; - } -} -.e-pivotclient .e-filterLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-orderLbl, .e-pivotclient .e-sortingLbl{ - & when (@skin = "material") { - margin-right:24px; - } -} -.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg #measuresList_wrapper{ - & when (@skin = "material") { - width:95% !important; - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter,.e-pivotclient .e-SortFilterDlg .e-dialogFooter{ - & when (@skin = "material") { - width:100% !important; - text-align: right; - border-top:2px solid fade(@primary-font-color,12%); - } -} -.e-pivotclient .e-SortFilterDlg label { - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } -} -.e-pivotclient .e-SortFilterDlg .e-dialogFooter { - & when (@skin = "material") { - float: right; - padding: 7px 0 6px; - margin-top: 20px; - border-top: 2px solid @grey-300; - } -} -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-right:24px; - } -} - -.e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogOKBtn, .e-pivotclient .e-SortFilterDlg.e-dialog .e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} - -.e-pivotclient .e-pvtBtn{ - & when (@skin = "office-365"){ - width:auto; - } -} - -.e-pivotclient .e-btn.e-select.dragClone{ - & when (@skin = "material") { - height:32px !important; - padding:0px 12px; - box-shadow:none; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - background-color:@grey-200; - border-radius:25px; - color:fade(@base-font-color,54%); - font-size:13px; - text-transform:none; - } -} -.e-pivotclient .e-pivotschemadesigner .e-schemaFilter, .e-pivotclient .e-pivotschemadesigner .e-schemaColumn, .e-pivotclient .e-pivotschemadesigner .e-schemaRow, .e-pivotclient .e-pivotschemadesigner .e-schemaValue{ - & when (@skin = "material") { - background-color:@grey-50; - } - overflow:auto; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton { - & when (@skin = "material") { - margin: 11px 0px 0px 12px; - width: auto; - display: inline-block; - float:left; - clear:left; - background-color:@grey-300; - border-radius:25px; - overflow:hidden; - border:1px solid @grey-300; - font-family:'Roboto',Segoe UI !important; - font-size:13px !important; - height:32px; - color:fade(@base-font-color,87%); - } - white-space:nowrap; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton.pvtBtnHover{ - & when (@skin = "material") { - background-color:@grey-600; - color:@content-bg-color; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton .e-removeClientPivotBtn :hover{ - & when (@skin = "material") { - box-shadow:none; - margin-top:2px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialogOKBtn{ - & when (@skin = "material") { - margin-right:70px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn ,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:active{ - & when (@skin = "material") { - background-color:inherit; - box-shadow:none; - color:inherit; - font:inherit !important; - padding:0px; - border:none; - } - & when (@skin = "office-365"){ - cursor:pointer; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - float:right; - clear:right; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn{ - & when (@skin = "material") { - margin-left:0px; - margin-right:12px; - } - & when (@skin = "office-365"){ - margin-left:0px; - margin-right:0px; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-removeClientPivotBtn{ - & when (@skin = "material") { - margin-right: 32px; - margin-left: 8px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialogOKBtn{ - & when (@skin = "material") { - margin-left: 10px; - } -} -.e-pivotclient .e-pivotpager .e-movePrevious,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotclient .e-pivotpager .e-moveLast,.e-pivotclient .e-pivotpager .e-moveFirst{ - & when (@skin = "material") { - margin-left:0px !important; - } -} -.e-pivotclient .e-pivotpager .e-pagerTextBox{ - & when (@skin = "material") { - width:35px !important; - } -} -.e-pivotclient .e-pivotpager table{ - & when (@skin = "material") { - height:auto !important; - } - & when (@skin = "office-365") { - width:100% !important; - } - border:none; -} -.e-pivotclient .e-pivotpager .e-pagerDiv{ - & when (@skin = "material") { - margin:3px !important; - } -} -.e-pivotclient .e-pivotpager{ - & when (@skin = "material") { - margin-top:10px; - } -} -.e-pivotclient .e-icon.e-media-backward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83e"; - } -} -.e-pivotclient .e-icon.e-arrowhead-left:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e83f"; - } -} -.e-pivotclient .e-icon.e-arrowhead-right:before{ - & when (@skin = "material") , (@skin = "office-365") { - content:"\e840"; - } -} -.e-pivotclient .e-icon.e-media-forward_01:before{ - & when (@skin = "material"), (@skin = "office-365") { - content:"\e841"; - } -} -.e-pivotclient .e-firstPage{ - & when (@skin = "material") { - margin-right:12px; - } - & when (@skin = "office-365") { - margin-right:1px; - } -} -.e-pivotclient .e-lastPage{ - & when (@skin = "material") { - margin-left:12px; -} - & when (@skin = "office-365") { - margin-left:1px; - } -} - -.e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberSearchEditorDiv+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div .e-btn, .e-pivotclient .e-dialog .e-memberPager+div .e-btn,.e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn, .e-pivotclient .e-dialog .e-memberSearchPager+div .e-btn,.e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn, .e-pivotclient .e-dialog .e-memberDrillPager+div .e-btn{ - & when (@skin = "material") { - margin-top:0px; - margin-bottom:0px; - } -} -.e-pivotclient .e-dialog .e-memberPager+div, .e-pivotclient .e-dialog .e-memberSearchPager+div, .e-pivotclient .e-dialog .e-memberDrillPager+div{ - & when (@skin = "material") { - margin-top:0px !important; - margin-bottom:20px !important; - } - & when (@skin = "office-365") { - margin-top:0px !important; - margin-bottom:20px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled, .e-pivotclient .e-prevPage.e-pageEnabled, .e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled { - & when (@skin = "material") { - color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - color: #666666; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-left:60px !important; - } -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn, .e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{ - & when (@skin = "office-365") { - margin-right:60px !important; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover{ - & when (@skin = "material") { - border-color: fade(#000000, 26%); - } - & when (@skin = "office-365") { - border-color: @neutral-secondary-alt; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus, -.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus, -.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus{ - & when (@skin = "material") { - border-color: fade(#000000, 54%); - } - & when (@skin = "office-365") { - border-color: @theme-primary; - } -} -.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage, .e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage, .e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage{ - & when (@skin = "material") { - color: fade(#000000, 87%); - font-family:'Roboto',Segoe UI; - font-size:12px; - border:1px solid fade(#000000, 26%); - width:22px !important; - height:15px !important; - border-radius:2px; - } - & when (@skin = "office-365") { - outline:none; - border:1px solid @neutral-tertiary-alt; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager{ - & when (@skin = "office-365") { - margin-top:0px; - } -} -.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn, .e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{ - & when (@skin = "office-365") { - margin-bottom:0px !important; - margin-top:0px !important; - } -} -.e-pivotclient .e-firstPage.e-pageEnabled:after, .e-pivotclient .e-prevPage.e-pageEnabled:after, .e-pivotclient .e-nextPage.e-pageEnabled:after, .e-pivotclient .e-lastPage.e-pageEnabled:after{ - & when (@skin = "material") { - background-color:rgba(0,0,0,.12); - } -} -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentPage,.e-memberPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentSearchPage,.e-memberSearchPageCount, -.e-pivotclient .e-firstPage, .e-pivotclient .e-prevPage, .e-pivotclient .e-nextPage, .e-pivotclient .e-lastPage,.e-memberCurrentDrillPage,.e-memberDrillPageCount { - & when (@skin="material"), (@skin="office-365") { - vertical-align:middle; - } -} -.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-left:0px; - } -} -.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{ - & when (@skin = "office-365"){ - margin-right:0px; - } -} - .e-pivotclient .e-ascImage:before{ - content: "\e714"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-descImage:before { - content: "\e713"; - font-size: 16px; - margin-left: 5px; -} -.e-pivotclient .e-clrFilter:before { - content: "\e668"; - font-size: 16px; - float: left; -} -.e-pivotclient .e-clrSort:before { - content: "\e754"; - font-size: 19px; - float: left; - margin-top: 4px; -} -.e-pivotclient .e-ascOrder, .e-pivotclient .e-descOrder { - list-style: none; -} -.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right, .e-pivotclient .e-advancedFilterDlg .e-clrSort { - margin-top:-5px !important; -} -.e-pivotclient .e-advanceFltrElement .e-arrowhead-right { - margin-right: -2px; -} -.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv { - margin: 12px 0px 0 0px; -} -.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv { - padding: 5px 0px 0 0px !important; -} -.e-pivotclient .e-advanceFltrElement .e-editorDiv { - margin-left:0px; -} - .e-pivotclient.e-rtl .e-clientChartTabRtl { - margin: 5px -10px 0 0 !important; -} -.e-pivotclient.e-rtl .e-serverChartTabRtl { - margin: 5px -22px 0 0 !important; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView { - font-weight: normal; -} -.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea { - font-style: normal !important; -} -.e-pivotclient .e-advancedFilterDlg .e-footerArea { - margin: -12px 12px 6px 0px !important; -} -.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{ - float: none !important; -} -.e-pivotclient .e-pivotschemadesigner .e-pvtBtn { - float:left; -} -.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn { - float:right; -} -.e-pivotclient .e-pivotschemadesigner .e-pivotButton > .e-pvtBtn { - margin-top: 0px !important; -} -.e-pivotclient .e-descImage, .e-pivotclient .e-ascImage { - display: inline-block; - height: 18px; - margin-right: 10px; - vertical-align: middle; - width: 20px; -} -.e-pivotclient .e-filterState:before { - content: "\e80a"; - height: 16px; - width: 16px; -} -.e-pivotclient .e-selectedSort { - border: 1px solid; - padding-top: 2px; - margin-top:-3px !important; -} -.e-maximumView -{ - background-color: @maxview-bg-color; - z-index: 1000; - margin: 2% 4%; - margin-top:2%; - padding:20px; - position: fixed; -} -.e-fullScreenView -{ - position: absolute; - top: 0; - background-color:@fullscreen-bg-color; - z-index:1000; -} -.e-winCloseBtn:before { - content:"\e69e"; - position: absolute; - cursor: pointer; - top: 10px; - right:0; - height:24px; - width:24px; - -} -.e-winCloseBtn{color:@oclient-icons-color} -.e-winCloseBtn:hover -{ color:@toolbar-icons-hvrcolor; - cursor: pointer; -} -@media (min-width: 640px) and (max-width:799px) { - -} - -@media (min-width: 800px) and (max-width: 959px) { - -} - -@media (min-width: 960px) and (max-width: 1120px) { - -} - -@media (min-width: 1120px) { - -} - - -.e-pivotchart .e-hoverCell{ -background-color:@hover-bg-stcolor !important; -} -.e-pivotchart .e-enabled{ -color:@active-font-color !important; -background:@oclient-treeview-active !important; -} -.e-pivotchart{ - font: normal 12px @font-family; - border: 1px solid @oclient-border-color; - background-color: @oclient-bgcolor; - color: @fg-header-color; -} -.e-pivotchart *:focus:hover{ - outline:none; -} -.e-pivotchart .e-expandMenu{ - min-height: 50px; -} - -.e-pivotchart .e-menuList{ - list-style-type: none; - padding: 4px 15px 4px 15px; -} - -.e-pivotchart .e-menuList:hover{ - list-style-type: none; - .oclient-header-color(); - cursor: pointer; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-wrapper, .e-pivotchart .e-shadow{ - min-height: 50px; -} - -.e-pivotchart .e-dialog-scroller { - height: auto !important; -} - -.e-pivotchart .e-dialog, .e-pivotchart .e-content{ - padding: 0; -} -.e-pivotchart .e-chartTypesImg:before { - content:"\e6b3"; - font-size: 20px; -} -.e-pivotchart .e-toolTipImg:before { - content:"\e863"; - font-size: 20px; -} -.e-pivotchart .e-chart3DImg:before{ -content:"\e6a9"; -font-size: 20px; -} -.e-pivotchart .e-exportImg:before{ -content:"\e84f"; -font-size: 20px; -} -.e-pivotchart .e-disable3D:before{ - content: "\e86a"; -} -.e-pivotchart .e-chartTypesIcon:before, .e-pivotchart .e-chart3DTypesIcon:before, .e-pivotchart .e-exportTypesIcon:before, .e-pivotchart .e-interactionsIcon:before, .e-pivotchart .e-smartLabelsIcon:before { - font-family: 'ej-webfont'; - font-size: 20px; - margin-left: 2px; -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon, .e-pivotclient .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon, .e-pivotclient .e-exportTypesIcon:hover, .e-pivotchart .e-interactionsIcon, .e-pivotchart .e-interactionsIcon:hover, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-smartLabelsIcon:hover { - background-repeat: no-repeat; - margin: 5px 5px 0px 0px; - cursor: default; - display: inline-block; - height: 22px; - width: 24px; -} -.e-pivotchart .e-chartTypesDialog, .e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog, .e-pivotchart .e-smartLabelsDialog, .e-pivotchart .e-interactionsDialog { - position: absolute; - padding: 0px 0px 5px 5px; - z-index: 1000000; - .chartTypesDialog-setcolor() -} -.e-pivotchart .e-chartTypesIcon, .e-pivotchart .e-chart3DTypesIcon, .e-pivotchart .e-exportTypesIcon, .e-pivotchart .e-smartLabelsIcon, .e-pivotchart .e-interactionsIcon { - color: @oclient-icons-color; -} - -.e-pivotchart .e-chartTypesIcon:hover, .e-pivotchart .e-chart3DTypesIcon:hover, .e-pivotchart .e-exportTypesIcon:hover, .e-pivotchart .e-smartLabelsIcon:hover, .e-pivotchart .e-interactionsIcon:hover { - color: @toolbar-icons-hvrcolor; - cursor: pointer; - background: @oclient-icons-hover-bg; -} - -.e-pivotchart .e-activeChartType { - color:@active-font-color; - background:@oclient-treeview-active; -} -.e-pivotchart .e-line:before { - content:"\e6b1"; -} -.e-pivotchart .e-spline:before { - content:"\e6bb"; -} -.e-pivotchart .e-column:before { - content:"\e6a6"; -} -.e-pivotchart .e-area:before { - content:"\e6a2"; -} -.e-pivotchart .e-splinearea:before { - content:"\e6ba"; -} -.e-pivotchart .e-stepline:before { - content:"\e6c0"; -} -.e-pivotchart .e-steparea:before { - content:"\e6be"; -} -.e-pivotchart .e-pie:before { - content:"\e6ca"; -} -.e-pivotchart .e-bar:before { - content:"\e6c5"; -} -.e-pivotchart .e-stackingarea:before { - content:"\e6bc"; -} -.e-pivotchart .e-stackingcolumn:before { - content:"\e6bd"; -} -.e-pivotchart .e-stackingbar:before { - content:"\e6c6"; -} -.e-pivotchart .e-pyramid:before { - content:"\e6c9"; -} -.e-pivotchart .e-funnel:before { - content:"\e6c8"; -} -.e-pivotchart .e-doughnut:before { - content:"\e7dd"; -} -.e-pivotchart .e-scatter:before { - content:"\e7df"; -} -.e-pivotchart .e-bubble:before { - content:"\e7dc"; -} - -.e-pivotchart .e-excel:before { - content:"\e845"; -} -.e-pivotchart .e-word:before { - content:"\e84e"; -} -.e-pivotchart .e-pdf:before { - content:"\e846"; -} -.e-pivotchart .e-png:before { - content:"\e861"; -} -.e-pivotchart .e-emf:before { - content:"\e862"; -} -.e-pivotchart .e-gif:before { - content:"\e85f"; -} -.e-pivotchart .e-jpg:before { - content:"\e860"; -} -.e-pivotchart .e-bmp:before { - content:"\e85e"; -} -.e-pivotchart .e-column3D:before { - content:"\e868"; -} -.e-pivotchart .e-pie3D:before { - content:"\e865"; -} -.e-pivotchart .e-bar3D:before { - content:"\e869"; -} -.e-pivotchart .e-stackingbar3D:before { - content:"\e866"; -} -.e-pivotchart .e-stackingcolumn3D:before { - content:"\e867"; -} -.e-pivotchart .pivotChartContextMenu .e-enabledState::before { -content: "\e80a"; -height: 16px; -width: 16px; -} -.e-pivotchart .e-legend:before{ -content:"\e879"; -font-size: 20px; -} -.e-pivotchart .e-zooming:before{ -content:"\e886"; -font-size: 20px; -} -.e-pivotchart .e-smartLabels:before{ -content:"\e880"; -font-size: 20px; -} -.e-pivotchart .e-interaction:before{ -content:"\e877"; -font-size: 20px; -} -.e-pivotchart .e-crossHair:before { -content: "\e872"; -} -.e-pivotchart .e-trackBall:before{ -content:"\e882"; -} -.e-pivotchart .e-rotate45:before{ -content:"\e87e"; -} -.e-pivotchart .e-rotate90:before{ -content:"\e87f"; -} -.e-pivotchart .e-hiding:before{ -content:"\e873"; -} -.e-pivotchart .e-multipleRows:before{ -content:"\e87b"; -} -.e-pivotchart .e-trim:before{ -content:"\e883"; -} -.e-pivotchart .e-wrap:before{ -content:"\e885"; -} -.e-pivotchart .e-wrapByWord:before{ -content:"\e884"; -} -.e-pivotchart .none:before{ -content:"\e871"; -} -.e-pivotchart .e-icon-xAxis-title:before { - content: "\e917"; - font-size:20px; -} -.e-pivotchart .e-icon-yAxis-title:before { - content: "\e918"; - font-size:20px; -} - -.e-pivotchart .e-chartTypesImg, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-toolTipImg:hover, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-chart3DImg:hover, .e-pivotchart .e-exportImg, .e-pivotchart .e-exportImg:hover, .e-pivotchart .e-chartTypesImg:hover, .e-pivotchart .e-legend, .e-pivotchart .e-legend:hover, .e-pivotchart .e-zooming, .e-pivotchart .e-zooming:hover, .e-pivotchart .e-smartLabels, .e-pivotchart .e-smartLabels:hover, .e-pivotchart .e-interaction, .e-pivotchart .e-interaction:hover, .e-pivotchart .e-icon-xAxis-title:hover, .e-pivotchart .e-icon-yAxis-title:hover, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - background-repeat: no-repeat; - margin: 4px; - cursor: pointer; - display: inline-block; - height: 20px; - width: 20px; -} - .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-toolTipImg, .e-pivotchart .e-chart3DImg, .e-pivotchart .e-exportImg, .e-pivotchart .e-chartTypesImg, .e-pivotchart .e-legend, .e-pivotchart .e-zooming, .e-pivotchart .e-smartLabels, .e-pivotchart .e-interaction, .e-pivotchart .e-icon-xAxis-title, .e-pivotchart .e-icon-yAxis-title{ - overflow:visible !important; - color:@oclient-icons-color; - text-indent:-3px; - } - - -.e-pivottreemap .e-drillupAction{ - background-color: @oclient-bgcolor; - color : @fg-header-color; - margin-bottom: 5px; - font-size: 13px; - font-weight:700; - z-index:10; - border-color: @fg-header-color; - border: 1px solid @fg-header-color; - border-bottom: transparent; - padding-top: 6px; - } -.e-pivottreemap .e-drillupAction a{ - color: @fg-header-color; - cursor: pointer; - } -.e-pivottreemap .e-drillupAction a:hover { - color: @fg-header-color; - text-decoration: underline !important; - } - .e-pivottreemap label { - font-weight:600; - } - .e-pivottreemap .e-treemap-header { - font-size: 12px; - } - .e-pivottreemap .e-treemap-label { - color: @fg-header-color !important; - font-size: 12px; - padding-left:5px; - padding-top:5px; - } - .e-pivottreemap *:focus:hover{ - outline:none; - } - - -.e-pivotgauge .kpiiconvalue{ - height: 24px; - width: 20px; - background-position: center; - background-repeat: no-repeat; -} -.e-pivotgauge .e-wrapLayout{ - list-style-type: none; - height: auto; - width: auto; -} -.e-pivotgauge .e-wrapLayout li{ - float: left; - display: inline-block; - margin: 2px; -} -.e-pivotgauge *:focus:hover{ - outline:none; -} -.e-pivotgauge-tooltip{ - background-color: @content-bg-color; - border: 2px solid @ogaugeTooltip-border-color; -} -.e-pivotgauge-tooltip{ - pointer-events: none; - opacity: 0; - display: inline-block; - position: absolute; - padding: 10px 20px; - color: @fg-table-color; - border-radius: 15px; - margin-top: 20px; - text-align: left; - font: 12px @font-family; - font-stretch: condensed; - text-decoration: none; - line-height: 20px; -} -.e-pivotgauge-tooltip, .e-pivotgauge-active{ - opacity: 1; - margin-top: 5px; - -webkit-transition: all 0.2s ease; - -moz-transition: all 0.2s ease; - -ms-transition: all 0.2s ease; - -o-transition: all 0.2s ease; -} -.e-pivotgauge .kpiuparrow{ - background-image: @kpi-uparrow-img; -} -.e-pivotgauge .kpirightarrow{ - background-image: @kpi-rightarrow-img; -} -.e-pivotgauge .kpidownarrow{ - background-image: @kpi-downarrow-img; -} -.e-pivotgauge .kpidiamond{ - background-image: @kpi-diamond-img; -} -.e-pivotgauge .kpitriangle{ - background-image: @kpi-triangle-img; -} -.e-pivotgauge .kpicircle{ - background-image: @kpi-circle-img; -} -.e-pivotgauge .kpiredroad{ - background-image: @kpi-red-img; -} -.e-pivotgauge .kpigreenroad{ - background-image: @kpi-green-img; -} -.e-pivotgauge .kpiallcolor{ - background-image: @kpi-all-img; -} - - - -.e-pivotpager .e-pagerTextBox { - display:inline-block; - & when not (@skin = "material") and not (@skin = "office-365") { - height: 18px; - width: 35px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:fade(@base-font-color,87%); - outline:none; - border:1px solid fade(@base-font-color,26%); - border-radius:2px; - text-indent:2px; - height: 18px; - width: 35px; - } - & when (@skin = "office-365") { - color:@theme-light-font; - outline:none; - border:1px solid @neutral-tertiary-alt; - text-indent:2px; - font-family:@font-family; - font-size:14px; - height: 32px; - width: 40px; - text-align:center; - } -} -.e-pivotpager *:focus:hover{ - outline:none; -} -& when (@skin = "material") { - .e-pivotpager{ - font-family:'Roboto',Segoe UI; - } - .e-pivotpager .e-movePrevious , .e-pivotpager .e-pagerLabel, .e-pivotpager .e-pagerTextBox, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveLast { - margin-left:16px; - } - .e-pivotpager .e-moveFirst{ - margin-left:24px !important; - } - .e-pivotpager .e-moveLast{ - margin-right:24px !important; - } - .e-pivotpager .e-pagerTextBox{ - width:35px; - height:21px; - } - .e-pivotpager table{ - height:56px; - } - .e-pivotpager .e-categPagerTd .e-pagerDiv{ - border-right: 1px solid @grey-300; - } - .e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - border-color:fade(@base-font-color,54%); - } -} -.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext , -.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{ - display:inline-block; - - & when not (@skin = "office-365") { - width:18px; - height:18px; - } - & when (@skin = "office-365") { - width:32px; - height:32px; - color:@neutral-dark; - } - position:relative; - top:1px; - cursor:pointer; - & when (@skin = "material") { - color:fade(@base-font-color,54%); - } - } -.e-pivotpager .e-moveFirst:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83e"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62a"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-moveLast:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e841"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content: "\e62c"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} -.e-pivotpager .e-categPagerTd { - & when not (@skin = "material") and not (@skin = "office-365") { - border-right-width: 1px; - border-right-style: solid; - border-right-color: @default-icon-color; - } - & when (@skin = "office-365") { - border-right: 1px solid @neutral-light; - } -} -.e-pivotpager.e-rtl .e-categPagerTd { - border-left-width: 1px; - border-left-style: solid; - border-left-color: @default-icon-color; - border-right-style: hidden !important; -} -.e-pivotpager.e-rtl .e-pagerDiv, .e-pivotpager.e-rtl .e-seriesPagerTd { - direction: ltr; -} -.e-pivotpager .e-movePrevious:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e83f"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e665"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } - } -.e-pivotpager .e-moveNext:before { - & when (@skin = "material"), (@skin = "office-365") { - content: "\e840"; - } - & when not (@skin = "material") and not (@skin = "office-365") { - content:"\e67e"; - } - font-size: 14px; - & when not (@skin = "office-365") { - margin-left: 5px; - } -} - -.e-pivotpager .e-categPageCount, .e-pivotpager .e-seriesPageCount { - cursor: default; - & when not (@skin = "office-365") { - padding:0px 0px 0px 5px; - } - & when (@skin = "office-365") { - padding:0px; - margin:0px 8px; - } - } - -.e-pivotpager .e-pagerDiv { - & when not (@skin = "material") and not (@skin = "office-365") { - margin:3px; - padding:7px; - .pivotpager-setcolor(); - } - & when (@skin = "material") { - color:@base-font-color; - } - & when (@skin= "office-365") { - /* office-365*/ - font-family: @font-family; - font-size: 14px; - color:@theme-light-font; - } -} - -.e-pivotpager .e-pagerLabel { - cursor: default; - display:inline-block; - & when not (@skin= "office-365") { - margin-left:5px; - margin-right: 5px; - } - & when (@skin= "office-365") { - margin:0px 8px; - } - & when (@skin = "material") { - font-size:13px; - } -} - -.e-pivotpager .e-disabled { - & when (@skin = "material") { - color:fade(@base-font-color,26%); - } - & when not (@skin = "material") and not (@skin = "office-365") { - opacity: 0.4; - } - & when (@skin = "office-365") { - color:@neutral-tertiary-alt; - } - cursor: default !important; - } - -.e-pivotpager .pivotpager { - overflow:auto; -} -.e-pivotpager input{ - background: @content-bg-color; -} -.e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{ - & when (@skin = "office-365") { - border-color:@theme-primary; - } -} -.e-pivotpager .e-pagerTextBox:hover{ - & when (@skin = "office-365") { - border-color:@neutral-secondary-alt; - } -} -.e-pivotpager .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - } -} -.e-pivotpager .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - } -} -.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-left:8px; - margin-right:0px - } -} -.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv{ - & when (@skin = "office-365") { - margin-right:8px; - margin-left:0px - } -} -.e-pivotpager .e-moveFirst:before{ - & when (@skin = "office-365") { - margin-top:12px; - margin-left:10px; - } -} -.e-pivotpager .e-movePrevious:hover, .e-pivotpager .e-moveNext:hover, .e-pivotpager .e-moveFirst:hover, .e-pivotpager .e-moveLast:hover{ - & when (@skin = "office-365") { -background-color:@neutral-lighter; - } - } -.e-pivotpager .e-movePrevious:active, .e-pivotpager .e-moveNext:active, .e-pivotpager .e-moveFirst:active, .e-pivotpager .e-moveLast:active{ - & when (@skin = "office-365") { -background-color:@theme-primary; -color:white; - } - } -.e-pivotpager .e-disabled:hover,.e-pivotpager .e-disabled:active{ - & when (@skin = "office-365") { -background-color:@neutral-white; -color:@neutral-tertiary-alt; - } -} -.e-pivotpager .e-pagerLabel,.e-pivotpager .e-seriesPageCount, .e-pivotpager .e-categPageCount, .e-pivotpager .e-pagerTextBox,.e-pivotpager .e-movePrevious, .e-pivotpager .e-moveNext, .e-pivotpager .e-moveFirst, .e-pivotpager .e-moveLast{ - & when (@skin = "office-365") { -vertical-align:middle; - } -} -.e-pivotpager .e-movePrevious:before, .e-pivotpager .e-moveNext:before, .e-pivotpager .e-moveFirst:before, .e-pivotpager .e-moveLast:before{ - & when (@skin = "office-365") { -margin-top:9px; - } - } -.e-pivotpager tr{ - & when (@skin = "office-365") { -height:59px; - } -} -.e-pivotpager .e-movePrevious.e-disabled, .e-pivotpager .e-moveNext.e-disabled, .e-pivotpager .e-moveFirst.e-disabled, .e-pivotpager .e-moveLast.e-disabled{ - & when (@skin = "office-365") { -color:@neutral-tertiary-alt; - } - } -.e-pivotpager table{ - background-color: @bg-value-color; - & when (@skin = "office-365") { -border:1px solid @neutral-light; - } - } - - -/*------------------------------reportviewer Theme Start-------------------------------*/ - .e-reportviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -.e-reportviewer-tbdiv.e-reportviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-fittopagetip { - .default-gradient(); - border-color:@content-border-color; - & when (@skin= "material") { - /*material*/ - background-color:@content-bg-color !important; - } - & when not (@skin = "material") { - /*other*/ - background-color:@content-bg-color; - } -} - -.e-reportviewer-tbdiv.e-reportviewer-tooltip{ - & when (@skin= "material") { - /*material*/ - background-color:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - background-color:@content-bg-color; - } - border-color:@content-border-color; -} - - .e-reportviewer-headerspan, .e-reportviewer-contentspan{ - & when (@skin= "material") { - /*material*/ - color:@primary-font-color; - } - & when not (@skin = "material") { - /*other*/ - color:@content-font-color; - } - font-family: @font-family !important; -} - - .e-reportviewer-viewer{ - font-size:@content-font-size; -} - - .e-reportviewer-popuppageno, .e-reportviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -.e-reportviewer-toolbarcontainer .ejinputtext{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-50 !important; - font-size: 16px; - } - & when not (@skin = "material") { - /*other*/ - background-color: @content-bg-color !important; - font-size: 16px; - } - } - - - .e-reportviewer-viewerblock { - & when (@skin= "material") { - /*material*/ - background-color:@grey-50; - font-size: @rv-viewerblock-font-size-material-theme; - color:@base-font-color; - } - & when not (@skin = "material") { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewerblockcellcontent { - & when (@skin= "material") { - /*material*/ - font-family: @font-family; - font-size: @rv-viewerblock-font-size-material-theme; - color: @base-font-color; - opacity: 87; - } - & when not (@skin = "material") { - font-size: @rv-viewerblockcellcontent-font-size; - } - & when (@skin = "office-365") { - color:@neutral-light-font; - } - & when not (@skin = "material") and not (@skin = "office-365") { - color:@content-font-color; - } -} - - .e-reportviewer-viewreport { - border-left-color: @content-border-color; - & when (@skin= "material") { - /*material*/ - padding-left: 40px; - } - & when (@skin = "office-365") { - padding:20px 25px; - } -} - - .e-reportviewer-scrollcontainer, - .e-reportviewer-viewer>.e-splitter .e-pane{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin = "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageviewcontainer{ - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - } - & when not (@skin= "material") { - /*other*/ - background-color: @rv-pageviewcontainer-bg-color; - } -} - - .e-reportviewer-pageview { - & when (@skin= "material") { - /*material*/ - -moz-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - -webkit-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.16); - border-color :@rv-pageview-border-color; - } - & when not (@skin = "material") { - /*other*/ - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; - } -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - color: @content-font-color; -} - - .e-reportviewer-label, - .e-reportviewer-tbpage, - .e-reportviewer-elementalignments, - .e-reportviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - - .e-reportviewer-labelpageno { - font-size: @rv-labelpageno-font-size; -} - - .e-reportviewer-documentmapcontainer div, - .e-reportviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - - .e-reportviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - .e-reportviewer-viewerblock, - .e-reportviewer-pagenumber, - .e-reportviewer-tbpage, - .e-reportviewer-tbdiv.e-reportviewer-exportlist, - .e-reportviewer-label, - .e-reportviewer-labelpageno { - font-family: @font-family !important; -} - -.e-reportviewer-toolbarcontainer, - .e-reportviewer-viewerblock, - .e-reportviewer-viewercontainer, - .e-reportviewer-elementalignments, - .e-reportviewer-viewerblockcellcontent, - .e-reportviewer-viewerblockcontent, - .e-reportviewer-textbox, - .e-reportviewer-documentmappopup{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - } - & when not (@skin = "material") { - /*other*/ - border-color: @content-border-color; - } -} - - .e-reportviewer-printExportLoading { - font-style: italic; - font-weight: bolder; - font-size: larger; - opacity: 0.7; - color: black; - background-color: rgba(56, 56, 56, 0.2); -} - - .e-reportviewer-popupli:hover { - .hover-gradient(); - & when (@skin= "office-365") { - background-color: @default-bg-stcolor; - } - & when (@skin = "material"){ - background-color: @grey-200; - } - & when not (@skin = "office-365") and not (@skin = "material") { - background-color:@hover-bg-stcolor; - } -} - - .e-reportviewer-popupli { - & when (@skin= "office-365") { - color: @neutral-light-font !important; - } - & when not (@skin = "office-365") { - color: @content-font-color !important; - } - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box { - & when (@skin= "material") { - border-style: none; - } -} - - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-input, - .e-reportviewer-toolbarli.e-reportviewer-ejdropdownlist .e-rptviewer-drpdown .e-in-wrap.e-box .e-select { - & when (@skin= "material") { - background-color: transparent; - } -} - - .e-reportviewer-gotonext.e-reportviewer-disabled, - .e-reportviewer-gotoprevious.e-reportviewer-disabled, - .e-reportviewer-gotolast.e-reportviewer-disabled, - .e-reportviewer-gotofirst.e-reportviewer-disabled{ - opacity: @rv-navigate-disabled-opacity; -} - - .e-reportviewer-viewreportbutton{ - font-family: @font-family !important; - & when (@skin= "material") { - /*material*/ - &:extend(.e-accent all); - } - & when (@skin = "office-365") { - width: 110px !important; - } -} - - .e-reportviewer-alert-icon { - color: @error-color; - font-size: 40px; -} - - .e-reportviewer-error-content { - & when not (@skin = "material") { - background-color: @disable-control-background-color; - } - font-size: @rv-viewerblock-font-size; -} - - .e-reportviewer-scroller .e-scrollbar .e-icon { - font-size: 0; -} -/*------------------------------reportviewer Theme End-------------------------------*/ - - - -/*------------------------------pdfviewer Theme Start-------------------------------*/ -&.e-pdfviewer-outerborder:hover{ - .hover-gradient(); - border-color: @hover-border-color; - color: @content-font-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{ - .default-gradient(); - border-color:@content-border-color; - background-color:@content-bg-color; -} - -&.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{ - & when not (@skin="material") and not (@skin="office-365") { - background:@content-bg-color; - border-color:@content-border-color; - } - & when (@skin="material") { - background-color:@grey-700; - border:0px solid @content-border-color; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } - & when (@skin="office-365") { - font-family:@font-family; - font-size:12px; - background-color:@info-bg-color; - border-color: @neutral-secondary-alt; - border-radius:2px; - padding-left:8px; - padding-right:8px; - padding-top:2px; - padding-bottom:2px; - } -} - -&.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{ - font-family: @font-family !important; - & when not (@skin="material") { - color:@content-font-color; - } - & when (@skin="material") { - color:@primary-font-color; - font-size:10px !important; - } -} - -&.e-pdfviewer-viewer{ - font-size:@content-font-size; -} - -&.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{ - color : @rv-popuppage-color; -} - -&.e-pdfviewer-toolbarcontainer .ejinputtext{ - background-color: @content-bg-color !important; - } - -&.e-pdfviewer-viewerblock { - background-color:@rv-viewerblock-bg-color; - font-size: @rv-viewerblock-font-size; - color:@content-font-color; -} - -&.e-pdfviewer-viewerblockcellcontent { - font-size: @rv-viewerblockcellcontent-font-size; - color: @content-font-color; -} - -&.e-pdfviewer-viewpdf { - border-left-color: @content-border-color; -} - -&.e-pdfviewer-scrollcontainer, - .e-pdfviewer-viewer>.e-splitter .e-pane{ - background-color: @pdfviewer-scrollcontainer; -} - -&.e-pdfviewer-pageviewcontainer{ - background-color: @rv-pageviewcontainer-bg-color; -} - -&.e-pdfviewer-pageview { - -moz-box-shadow: @rv-pageview-moz-box-shadow; - -webkit-box-shadow: @rv-pageview-webkit-box-shadow; - box-shadow: @rv-pageview-box-shadow; - border-color :@rv-pageview-border-color; -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - color: @content-font-color; -} - -&.e-pdfviewer-elementalignments.ejinputtext:focus { - & when (@skin="material") { - border-color:rgba(0,0,0,0.38); - } -} - -&.e-pdfviewer-label, -&.e-pdfviewer-tbpage, -&.e-pdfviewer-elementalignments, -&.e-pdfviewer-textbox{ - font-size: @content-font-size; - font-weight: @content-font-weight; -} - -&.e-pdfviewer-labelpageno { - & when not (@skin="material") { - font-size: @rv-labelpageno-font-size; - } - & when (@skin="material") { - font-size:13px; - } -} - -&.e-pdfviewer-documentmapcontainer div, -&.e-pdfviewer-documentmappopup{ - background-color: @rv-documentMappopup-bg-color; -} - -&.e-pdfviewer-pagepopupinfo{ - background-color:@rv-popuppageinfo-bg-color; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-viewer, - &.e-pdfviewer-pagenumber, - &.e-pdfviewer-tbpage, - &.e-pdfviewer-tbdiv.e-pdfviewer-exportlist, - &.e-pdfviewer-label, - &.e-pdfviewer-labelpageno { - font-family: @font-family !important; -} - - &.e-pdfviewer-viewerblock, - &.e-pdfviewer-elementalignments, - &.e-pdfviewer-viewerblockcellcontent, - &.e-pdfviewer-viewerblockcontent, - &.e-pdfviewer-textbox, - &.e-pdfviewer-documentmappopup{ - border-color: @content-border-color; -} - - &.e-pdfviewer-elementalignments.ejinputtext { - & when (@skin="material") { - border-color:rgba(0,0,0,0.26); - font-size: 13px; - color:rgba(0,0,0,0.87); - border-radius:2px; - } - } - - &.e-pdfviewer-elementalignments.ejinputtext::selection { - & when (@skin="material") { - background-color:@accent-color; - color:@accent-font-color; - } - } - - &.e-pdfviewer-toolbarcontainer.e-toolbar{ - .pdfviewer-toolbar-border-color; - & when not (@skin = "material") and not (@skin = "office-365") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - } - } - - &.e-pdfviewer-searchbox{ - .pdfviewer-searchtoolbar-border-color; - & when not (@skin = "material") { - border-color: @default-border-color; - } - & when (@skin = "material") { - border-color:@grey-300; - background-color:@grey-50; - } - } - - &.e-pdfviewer-viewercontainer{ - & when not (@skin = "material") and not (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @default-bg-stcolor; - .pdfviewer-viewercontainer-border-color; - border-color: @default-border-color; - } - & when (@skin = "material") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @grey-200; - .pdfviewer-viewercontainer-border-color; - border-color: @grey-300; - } - & when (@skin = "office-365") { - .pdfviewer-viewercontainer-bgcolor; - background-color: @neutral-quaternary-alt; - .pdfviewer-viewercontainer-border-color; - border-color: @neutral-tertiary-alt; - } - } - - &.e-pdfviewer-pageCanvas{ - & when not (@skin = "material") and not (@skin = "office-365") { - border: solid #000000 1px; - } - & when (@skin = "material") { - box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.16); - } - & when (@skin = "office-365") { - box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2); - } - } - - &.e-pdfviewer-popupmenu { - border: solid 2px @default-border-color; - background-color: @default-bg-stcolor; - } - &.e-pdfviewer-innercontent{ - border-color:black; - background-color:white; - } - &.e-pdfviewer-closeicon{ - color:@default-font-color; - } - &.e-pdfviewer-properties-okbtn, &.e-pdfviewer-properties-cancelbtn { - & when not (@skin = "material") and not (@skin = "office-365") { - background-color:@content-bg-color !important; - } - } - &.e-pdfviewer-currenttime, &.e-pdfviewer-username{ - color:@default-font-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li a { - color:@default-font-color !important; - } - &.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select { - background-color:@widget-bg-color; - } - &.e-tab .e-header>.e-active.e-pdfviewer-tab-li { - & when (@skin = "flat-azure") { - border-top-color:@default-border-color !important; - } - } - -&.e-pdfviewer-popupli:hover { - .hover-gradient(); - background-color:@hover-bg-stcolor; - color:@hover-font-color; -} - -&.e-pdfviewer-popupli { - color: @content-font-color !important; - font-family: @font-family !important; - font-size: @content-font-size !important; - font-weight: @content-font-weight !important; -} -/*------------------------------pdfviewer Theme End-------------------------------*/ - - -/*Theme Color*/ - -.e-gantt .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-search.e-tooltxt.e-hover { - color: @gantt-toolbar-icon-mouseover-color !important; -} - -.e-gantt .e-tooltxt.e-hover > span { - color: @gantt-toolbar-icon-mouseover-color; -} - -.e-gantt .e-gantt-Spliter { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-content-border-color !important; -} - -.e-gantt .e-editValue .e-treegrid .e-headercell { - border-bottom-color: @gantt-splitter-border-color !important; - background-color: @gantt-predecessor-header-bg-color !important; -} - -.e-ganttdialog .e-ejinputtext, -.e-gantt .e-ejinputtext { - & when (@skin= "material") { - border-width: 0px 0px 1px 0px; - background-color: transparent; - } - - & when not (@skin= "material") { - border-width: 1px; - background-color: @content-bg-color; - } - - color: @content-font-color; - outline: none; - border-style: solid; - border-color: @content-border-color; - vertical-align: baseline; -} - -.e-ganttdialog .e-ejinputtext:hover, -.e-gantt .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-ganttdialog .e-ejinputtext:focus, -.e-gantt .e-ejinputtext:focus { - - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-deletepre.e-icon, -.e-addpre.e-icon { - font-family: @font-family; -} - -.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider { - & when (@skin= "material") { - border-color: @grey-300; - } - - & when not (@skin= "material") { - border-color: @active-border-color; - } -} - -.e-gantt .e-splitter .e-splitbar.e-split-divider:hover { - border-color: @hover-border-color; -} - -.e-gantt .e-gantttoolbar li.e-hover { - .high-contrast-gantt-toolbar-icon-border; - border-color: @hover-border-color; -} - -.e-gantt .e-treegrid .e-gridheader { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color; -} - -.e-gantt .e-treegrid .e-headercelldiv { - .material-gantt-header-background; - color: @gantt-schedule-font-color; -} - -.e-gantt .e-treegrid .e-headercelldiv .e-descending, -.e-gantt .e-treegrid .e-headercelldiv .e-ascending, -.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon { - .material-gantt-header-icon-color; - color: @header-icon-color; -} - -.e-gantt .e-treegrid .e-headercell { - .material-gantt-header-background; - border-top-color: @gantt-header-border-color !important; - - & when (@skin= "material") { - border-right-color: fadeout(@base-font-color,88%) !important; - } - - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active { - & when (@skin= "material") { - border-top: solid 0px transparent !important; - } - - & when (@skin= "office-365") { - border-top: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-top: solid 1px @gantt-content-border-color !important; - } -} - -.e-ganttdialog .e-titlebar { - & when (@skin= "material") { - border-bottom: 1px solid transparent !important; - } - - & when (@skin= "office-365") { - border-bottom: 1px solid transparent !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-bottom: 1px solid @gantt-content-border-color !important; - } -} - -.e-gantt .e-toolbarspan { - .material-gantt-toolbar-shadow; -} - -& when (@skin = "material") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - border-width: 1px; - font-size: 12px; - color: fadeout(@base-font-color,13%); - height: 24px; - margin: 0px !important; - border-radius: 2px; - border-color: fadeout(@base-font-color,74%); - background: @content-bg-color; - } - - .e-gantt .e-search .e-ejinputtext:focus { - border-color: fadeout(@base-font-color,46%); - } - - .e-gantt .e-search .e-ejinputtext::-webkit-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::-moz-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext:-ms-input-placeholder { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - } - - .e-gantt .e-search .e-ejinputtext::selection, - .e-ganttdialog .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-gantt .e-toolbar > .e-horizontal.e-ul:first-child { - padding-left: 20px; - box-sizing: border-box; - margin-top: 0px !important; - } - - .e-ganttdialog .e-ejinputtext { - border-width: 0px 0px 1px 0px; - color: fadeout(@base-font-color,13%); - } - - .e-ganttdialog .e-ejinputtext:focus { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - .e-ganttdialog .e-titlebar.e-dialog { - background: @primary-color; - color: @primary-font-color; - font-family: @font-family; - } - - .e-ganttdialog .e-dialog-icon:before, - .e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active .e-link { - color: @primary-font-color; - } - - .e-ganttdialog .e-dialog-icon:hover { - background: none; - } - - .e-ganttdialog .e-dialog-icon:before:hover { - background: transparent; - color: @base-font-color; - } - - .e-ganttdialog .e-addborderbottom.e-header { - background: @primary-color; - } - - .e-ganttdialog .e-tab .e-header li a, - .e-ganttdialog .e-tab .e-header li a:hover { - color: fadeout(@content-bg-color,30%); - } - - .e-ganttdialog .e-tab.e-js .e-header > .e-item:hover { - background: none; - } - - .e-ganttdialog .e-general-edit-div { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover, - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select, - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-ganttdialog .e-editform-btn .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } - - .e-gantt .e-gantt-search-container { - margin-top: 0px !important; - } -} - -.e-gantt .e-ganttpopup .e-popupcontent { - background-color: @gantt-selectionpopup-content-bg-color; - border-color: @gantt-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup span:hover, -.e-gantt .e-ganttpopup .e-spanclicked { - border-color: @gantt-selectionpopup-default-icon-color; -} - -.e-gantt .e-ganttpopup .e-downtail:before, -.e-gantt .e-ganttpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-gantt .e-ganttpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -& when (@skin = "office-365") { - .e-gantt .e-search .e-ejinputtext { - font-family: @font-family; - font-size: 13px; - height: 26px; - margin: 2px 8px 2px 2px !important; - width: 230px; - } - - .e-treegridPane .e-treegrid .e-editcell, - .e-treegridPane .e-treegrid .e-detailsrowcell, - .e-treegridPane .e-treegrid .e-rowcell, - .e-treegridPane .e-treegrid .e-extendcolumn { - border-bottom-color: @neutral-quaternary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"], - .e-ganttdialog .e-connectordialog input[id$="ok"] { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:hover, - .e-ganttdialog .e-connectordialog input[id$="ok"]:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:focus, - .e-ganttdialog .e-connectordialog input[id$="ok"]:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-ganttdialog .e-editform-btn input[id$="Save"]:active, - .e-ganttdialog .e-connectordialog input[id$="ok"]:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } -} - - -/*Theme Color*/ - -.e-rangeScroll-select{ - fill:@default-rangeScroll-select-fill; - stroke:@default-rangeScroll-select-stroke; - &:hover { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } - &:active { - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; - } -} - -.e-rangeScroll-select-hover{ - fill:@hover-rangeScroll-select-fill; - stroke:@hover-rangeScroll-select-stroke; -} - -.e-rangeScroll-backRect{ - fill:@default-rangeScroll-backRect-fill; - stroke:@default-rangeScroll-backRect-stroke; -} - -.e-rangeScroll-arrow{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-centerShape{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; -} - -.e-rangeScroll-leftCircle, -.e-rangeScroll-rightCircle{ - fill:@default-rangeScroll-arrow-fill; - stroke:@default-rangeScroll-arrow-fill; - &:hover { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } - &:active { - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; - } -} - -.e-rangeScroll-leftRect:hover + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:hover + .e-rangeScroll-rightCircle, -.e-rangeScroll-leftRect:active + .e-rangeScroll-leftCircle, -.e-rangeScroll-rightRect:active + .e-rangeScroll-rightCircle{ - fill:@hover-rangeScroll-arrow-fill; - stroke:@hover-rangeScroll-arrow-fill; -} - - -.e-treegrid .e-extendcolumn { - background-color: @gantt-content-bg-color; -} - -.e-treegrid .e-headercelldiv { - color: @gantt-header-font-color; - font-family: @font-family; -} - - .e-filterMenuDiv { - & when (@skin= "material") { - border-color: transparent !important; - } - - & when (@skin= "office-365") { - border-color: @gantt-columnchooser-border-color !important; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @filtermenudialog-color !important; - } - - font-family: @font-family; - min-height: 0px !important; -} - -.e-treegrid .e-treegridpopup .e-popupcontent { - background-color: @treegrid-selectionpopup-content-bg-color; - border-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup span:hover, -.e-treegrid .e-treegridpopup .e-spanclicked { - border-color: @treegrid-selectionpopup-default-icon-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:before, -.e-treegrid .e-treegridpopup .e-downtail { - border-top-color: @treegrid-selectionpopup-border-color; -} - -.e-treegrid .e-treegridpopup .e-downtail:after { - border-top-color: @treegrid-selectionpopup-content-bg-color; -} - -.e-treegrid .e-headercelldiv .e-descending, -.e-treegrid .e-headercelldiv .e-ascending, -.e-treegrid .e-headercell .e-columnmenu-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - -.e-treegrid-core { - font-family: @font-family; -} - -.e-treegrid { - border-color: @gantt-content-border-color; - color: @gantt-content-font-color; -} - -.e-treegrid .e-gridcontent { - background-color: @gantt-content-bg-color; - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-batchdisable { - opacity:0.35; - background-image:none; - pointer-events:none; -} - -.e-treegrid .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } -} - -.e-treegrid .e-editcell, -.e-treegrid .e-detailsrowcell, -.e-treegrid .e-rowcell, -.e-treegrid .e-extendcolumn { - & when (@skin= "material") { - border-right-color: transparent; - border-bottom-color: @gantt-content-border-color; - } - - & when (@skin= "office-365") { - border-color: @neutral-quaternary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -.e-treegrid .e-tableLastCell { - border-right-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-detailsiconcell:hover, -.e-treegrid .e-detailsinfoiconhide { - background-color: @treegrid-detailicon-shadow-color; -} - -.e-treegrid div.e-error .e-toparrow { - & when not (@skin= "material") { - border-bottom-color: #fffe92; - } - - & when (@skin= "material") { - border-bottom-color: @grey-700; - } -} - -.e-treegrid div.e-error .e-bottomarrow { - & when not (@skin= "material") { - border-top-color: #fffe92; - } - - & when (@skin= "material") { - border-top-color: @grey-700; - } -} - - - .e-detailscellwrapperfly { - border-color: @treegrid-detailcellwrapperfly-border-color; - - & when (@skin= "office-365") { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - & when not (@skin= "office-365") { - box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -moz-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - -webkit-box-shadow: 0px 0px 11px 3px @treegrid-detailcellwrapperfly-shadow-color; - } -} - - .e-dragrowcell { - border-color: @gantt-content-border-color !important; -} - -.e-treegrid .e-alt-row { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: #fbfbfb; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @gantt-altRow-bg-color; - } -} - -.e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin = "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - - .e-treegridPane .e-treegrid .e-selectionbackground { - & when (@skin= "material") { - background: fade(@grey-100,70); - } - - & when (@skin= "office-365") { - background: fade(@theme-lighter,70); - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when (@skin= "office-365") { - background: @theme-lighter; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } -} - - .e-treegridPane .e-treegrid .e-selectingcell { - & when (@skin= "material") { - background: @grey-100; - } - - & when not (@skin= "material") { - .gantt-row-selection(); - color: @gantt-selection-font-color; - } -} - -.e-treegrid .e-detailsinfoiconhide:before, -.e-treegrid .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-bg-stcolor !important; - } -} - -.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before { - & when (@skin= "material") { - color: @grey-600 !important; - } - - & when not (@skin= "material") { - color: @active-font-color !important; - } -} - -.e-treegrid .e-detailscellwrapper, - .e-detailscellwrapperfly { - background: @treegrid-detailcellwrapper-background-color; - color: @treegrid-detailcellwrapper-font-color !important; -} - -.e-dragtooltipbackground { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - } -} - -.e-treegrid .e-tabletd { - border-color: @gantt-content-border-color; -} - -.e-treegrid .e-treegridtoolbar { - background-color: @gantt-toolbar-bg-color !important; - border-color: @gantt-toolbar-border-color !important; -} - -.e-treegrid .e-headercell { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - border-bottom-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - border-bottom-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-filterbarcell { - & when (@skin= "office-365") { - border-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-color: @gantt-header-border-color !important; - } -} - -.e-treegrid .e-grid-icon { - background: @gantt-header-bg-color; -} - - -.e-treegrid .e-gridheader { - color: @gantt-header-font-color; - border-color: @gantt-header-border-color; - - & when (@skin= "material") { - background: #fff; - } - - & when not (@skin= "material") { - .tgheader-gradient(); - } -} - -.e-treegrid .e-headercontent { - border-right-color: @gantt-header-border-color; -} - -.e-treegrid .e-ejinputtext, - .e-addedColumn .e-ejinputtext, - .e-treegridrenamedialog .e-ejinputtext { - & when (@skin= "material") { - color: fade(@base-font-color,84%); - background-color: transparent; - } - - & when not (@skin= "material") { - color: @content-font-color; - background-color: @content-bg-color; - } - - border-color: @content-border-color; - outline: none; - vertical-align: baseline; -} - - .e-addedColumn .e-ejinputtext:hover, -.e-treegrid .e-ejinputtext:hover, - .e-treegridrenamedialog .e-ejinputtext:hover { - .high-contrast-gantt-textbox-border-color; -} - -.e-treegrid .e-ejinputtext:focus, - .e-addedColumn .e-ejinputtext:focus, - .e-treegridrenamedialog .e-ejinputtext:focus { - & when (@skin= "material") { - box-shadow: none; - border-width: 0px 0px 2px 0px; - border-color: @accent-color; - } - - & when (@skin= "office-365") { - box-shadow: none; - border: 1px solid @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - box-shadow: 0 0 5px @shadow-bg-color; - } -} - -.e-treegrid .e-reSizeColbg { - border-left-color: @gantt-header-border-color !important; -} - -.e-treegrid .e-gridheadercontainer { - & when (@skin= "office-365") { - border-right-color: @neutral-quaternary !important; - } - - & when not (@skin= "office-365") { - border-right-color: @gantt-header-border-color !important; - } -} - -.e-columnmenu { - .tgPopUp-gradient(); - color: @gantt-menuitem-font-color; - font-family: @font-family; - - & when (@skin= "material") { - border-color: transparent !important; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - } -} - - - .e-columnmenuitem .e-icon, - .e-menuitem .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-color; - } -} - -.e-treegrid .e-toolbaricons { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-color; - } -} - - .e-columnmenuselection .e-icon, - .e-tgcontextmenu-mouseover .e-icon { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when (@skin= "office-365") { - color: @neutral-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - -.e-treegrid .e-tooltxt.e-hover > span { - & when (@skin= "material") { - color: fadeout(@base-font-color,46%); - } - - & when not (@skin= "material") { - color: @gantt-toolbar-icon-mouseover-color; - } -} - - .e-columnSelector { - .tgPopUp-gradient(); - border: 1px solid; - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color !important; -} - - .e-columnMenuListDiv label { - font-family: @font-family; -} - - .e-columnmenuselection { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - } - - color: @gantt-menuitem-hover-font-color; -} - -.e-treegrid .e-summaryrow { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrow, -.e-treegrid .e-footersummaryrowdiv { - & when (@skin= "material") { - background: @grey-50; - } - - & when (@skin= "office-365") { - background: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background: @treegrid-summaryrow-backgroundcolor; - } -} - -.e-treegrid .e-footersummaryrowdiv { - border-width: 0px 1px 1px 1px; - border-style: solid; - border-color: @treegrid-summaryrow-border-color; -} - -.e-treegrid .e-summaryrow .e-summaryrowcell { - & when (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } - - & when not (@skin= "office-365") { - border-bottom-color: @treegrid-summaryrow-border-color; - } -} - -.e-tgcontextmenu, -.e-tginnerContextmenu { - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; -} - -.e-tgheaderContextmenu { - - & when (@skin= "material") { - border-color: transparent !important; - color: @gantt-menuitem-font-color; - } - - & when not (@skin= "material") { - border-color: @gantt-columnchooser-border-color !important; - color: @gantt-menuitem-font-color; - } - - .tgPopUp-gradient(); - font-family: @font-family; - border: 1px solid; -} - - .e-tgcontextmenu-mouseover { - & when (@skin= "material") { - background: fade(@base-font-color,12%); - } - - & when not (@skin= "material") { - .treegrid-hover-gradient(); - color: @gantt-menuitem-hover-font-color; - } -} - -.e-tooltipgantt { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - background-color: @gantt-content-bg-color; - color: @gantt-tooltip-font-color; - border-color: @gantt-tooltip-border-color; - } -} - -.e-treegrid .e-movablecontainer, -.e-treegrid .e-movableheader, -.e-treegrid .e-movablefooter { - & when (@skin= "material") { - border-left-color: @primary-color; - } - - & when (@skin= "office-365") { - border-left-color: @theme-primary; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-left-color: @active-bg-stcolor; - } -} - -.e-treegrid .e-footercontainer { - border-right-color: @gantt-header-border-color; -} - -.e-headervline { - & when (@skin= "material") { - border-color: @primary-color; - } - - & when not (@skin= "material") { - border-color: @active-bg-stcolor; - } -} - -.e-headertooltip { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - - & when not (@skin= "material") { - color: @gantt-header-font-color; - background-color: @gantt-header-endbg-color; - border-color: @gantt-header-border-color; - } -} - - .e-menuitem-hr { - border-width: 1px 0px 0px 0px; - border-style: solid; - - & when (@skin= "material") { - border-color: fade(@base-font-color,12%); - } - - & when (@skin= "office-365") { - border-color: @neutral-light; - } - - & when not (@skin= "material") and not (@skin= "office-365") { - border-color: @gantt-content-border-color; - } -} - -& when (@skin = "material") { - .e-treegrid .e-rowcell { - font-family: @font-family; - font-size: 13px; - color: fadeout(@base-font-color,13%); - text-overflow: ellipsis; - } - - .e-treegrid .e-treegridtoolbar ul { - padding-left: 20px; - margin-top: 0px !important; - } - - .e-treegrid .e-ejinputtext::selection, - .e-addedColumn .e-ejinputtext::selection, - .e-treegridrenamedialog .e-ejinputtext::selection, - .e-treegrid .e-ejinputtext::selection { - background: @accent-color; - color: @accent-font-color; - } - - .e-treegrid .e-inner-treecolumn-container { - padding-left: 24px; - width: 100% !important; - } - - .e-treegrid .e-rowcell .e-cell { - padding-left: 10px; - } - - .e-treegrid .e-filterbar-material, - .e-treegrid .e-filterbarcell { - border-right-color: transparent !important; - } - - .e-columnmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-treegrid-columnchooser { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-tgcontextmenu { - box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); - } - - .e-tginnerContextmenu { - box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.24); - } - - .e-treegrid .e-frozenheaderdiv { - position: relative; - } - - .e-treegrid .e-frozenheaderdiv::before { - content: ""; - background: @primary-color; - position: absolute; - height: 55px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-filterbar-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 103px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-frozenheaderdiv.e-stacked-header-material::before { - content: ""; - background: @primary-color; - position: absolute; - height: 91px; - width: 1px; - top: -10px; - left: 100%; - } - - .e-treegrid .e-headercontent-material-filterbar { - border-right-color: transparent !important; - } - - .e-treegrid .e-frozen-header-container { - overflow: visible !important; - } - - .e-treegridmenufilterwraper { - background: @content-bg-color; - } - - .e-treegrid-dialog .e-header.e-dialog { - font-weight: normal; - } - - .e-treegrid-dialog .e-editLabel, - .e-treegrid .e-dialog .e-treegridform .e-editdialoglabel label:first-child { - font-size: 13px; - color: fadeout(@base-font-color,62%); - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:active { - color: @accent-color; - border-width: 0px; - } - - .e-filterMenuDiv .e-btn.e-select, - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select, - .e-treegrid-dialog .e-btn.e-select:hover { - background: none; - box-shadow: none; - } - - .e-filterMenuDiv .e-btn.e-select:hover, - .e-treegrid-dialog .e-btn.e-select:hover { - background: fadeout(@base-font-color,88%); - } - - .e-filterMenuDiv .e-btn.e-select:active, - .e-treegrid-dialog .e-btn.e-select:active { - box-shadow: none; - background: fadeout(@accent-color,88%); - } -} - -& when (@skin = "office-365") { - .e-treegrid .e-rowcell .e-cell { - padding-left: 5px; - } - - .e-columnmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-treegrid-columnchooser { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tgcontextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-tginnerContextmenu { - box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); - } - - .e-parent-menuitem.e-columnmenuselection, - .e-parent-menuitem.e-tgcontextmenu-mouseover { - background: @theme-lighter; - color: @theme-light-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select, - .e-add-dialog-btn-ok .e-btn.e-select, - .e-filter-btn-filter .e-btn.e-select { - background: @theme-primary; - color: @theme-primary-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:hover, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:hover, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:hover, - .e-add-dialog-btn-ok .e-btn.e-select:hover, - .e-filter-btn-filter .e-btn.e-select:hover { - background: @theme-dark; - color: @theme-dark-font; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:focus, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:focus, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:focus, - .e-add-dialog-btn-ok .e-btn.e-select:focus, - .e-filter-btn-filter .e-btn.e-select:focus { - background: @theme-dark; - color: @theme-dark-font; - border-color: @theme-primary; - } - - .e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:active, - .e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:active, - .e-treegrid-rename-dialog-btn-ok.e-btn.e-select:active, - .e-add-dialog-btn-ok .e-btn.e-select:active, - .e-filter-btn-filter .e-btn.e-select:active { - background: @theme-primary; - color: @theme-primary-font; - border-color: @theme-primary; - } - - .e-dialog.e-widget-content.e-filterMenuDiv { - background: @neutral-white; - } - - .e-dialog.e-widget-content.e-filterMenuDiv .e-filter-text { - font-size: 13px; - font-weight: normal; - } -} - - .e-treegrid-resIcon { - & when (@skin= "material") { - color: fade(@base-font-color, 54%); - } - - & when not (@skin= "material") { - color: @header-icon-color; - } -} - - - -.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item, .e-ribbon.e-js .e-header .e-top-line.e-select.e-item { - & when not (@skin= "material") { - background: transparent; - outline: none; - outline-offset: 0; - } -} -.e-ribbon.e-js.e-widget { - .ribbon-shadow(); - font-size: 14px; -} -ej-ribbon { - display: block; -} -.e-ribbon .e-rbn-button.e-button .e-btntxt{ - white-space:pre-wrap; - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} - -.e-ribbon .e-rbn-button.e-btn.e-select:focus { - box-shadow:none; -} -.e-ribbon .e-groupdiv > div:after { - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-border-color; - } -} -.e-ribbon .e-ribbonbackicon{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstagetopicon span:hover:before { - & when not (@skin= "material") { - /*other*/ - opacity: 0.8; - filter: alpha(opacity=80); - } -} -.e-ribbon .e-captionarea { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - color: @rbncaption-font-color; - } -} - .e-separatordiv, .e-separatordivrow{ - background: @default-border-color; -} - -.e-ribbon.e-js .e-content{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } - & when (@skin="office-365"){ - /*office-365*/ - border-width: 1px; - border-color: @neutral-tertiary-alt; - } - & when not(@skin= "office-365"){ - /*not office-365*/ - border-color: @rbncontent-border-color; - } - border-top-width:0; - color:@content-font-color; -} - -.e-ribbon .e-drp-btn.e-select .e-icon, .e-ribbon .e-btn.e-select .e-icon{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - } -} - -.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - background: @rbndropdown-color; - border-color: @content-border-color; - color: @default-icon-color; - filter:none; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{ - .ribbon-hover-gradient(); - color: @hover-icon-color; -} -.e-ribbon .e-expandcollapse span:hover, .e-ribbon .e-expander:hover -{ - border-color: @hover-border-color; - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-secondary-alt; - background: @theme-lighter; - } - & when not(@skin="office-365"){ - /*other*/ - .hover-gradient(); - color: @hover-icon-color; - } -} -.e-ribbon .e-expandcollapse span, .e-ribbon .e-expander -{ - & when (@skin="office-365"){ - color: @neutral-secondary-alt; - } - & when not(@skin="office-365"){ - /*other*/ - color: @default-icon-color; - } -} -.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{ - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @neutral-tertiary-alt; - } - .high-contrast-ribbon-header-border; - .office-ribbon-header-border; - .header-gradient(); - & when not(@skin="office-365"){ - border:1px solid @header-border-color; - } -} - -.e-ribbon.e-js .e-header, .e-ribbon.e-js .e-left, .e-ribbon.e-js .e-right { - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .office-ribbon-header-bg-color; - } -} - -.e-ribbon.e-js .e-header > .e-select,.e-ribbon.e-js .e-header > .e-active,.e-ribbon.e-js .e-left > .e-active,.e-ribbon.e-js .e-right > .e-active,.e-ribbon.e-js .e-left > .e-select,.e-ribbon.e-js .e-right > .e-select{ - & when not (@skin= "material") { - background:transparent; - border:none; - } - & when (@skin="office-365"){ - border: none! important; - } -} -.e-ribbon.e-js .e-header > .e-select:not(.e-apptab) a, .e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover { - & when not (@skin= "material") and not (@skin= "office-365"){ - .office-ribbon-header-font-color; - color:@rbntab-font-color; - .ribbon-tab-hover(); - } - & when (@skin= "office-365") { - .office-ribbon-header-font-color; - color:@theme-light-font; - .ribbon-tab-hover(); - } -} -.e-ribbon .e-apptab .e-menu .e-active >a,.e-ribbon .e-apptab .e-menu .e-active span { - & when not (@skin= "material") and not(@skin="office-365") and not(@skin="bootstrap"){ - color:@rbnapptab-font-color !important; - } - & when (@skin="office-365"){ - color: @theme-dark-font ! important; - } - & when (@skin="bootstrap"){ - color: @active-font-color ! important; - } -} -.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-header-hover-font; - color:@rbn-bg-color; - .ribbon-bg-hover-gradient(); - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a:hover, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover { - & when not (@skin= "material") { - .ribbon-bg-active-gradient(); - color:@rbn-act-color; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a, .e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when (@skin= "office-365") { - color:@theme-darker; - } -} -.e-ribbon .e-apptab .e-menu ul > li >a{ - color:@rbncontent-font-color !important; -} -.e-ribbon .e-apptab .e-menu >li >a:hover,.e-ribbon .e-apptab .e-menu .e-active span:hover,.e-ribbon .e-apptab .e-menu .e-active,.e-ribbon .e-apptab .e-menu .e-active >a{ - & when not (@skin= "material") { - .office-ribbon-file-hover(); - } -} - -.e-ribbon.e-grpdivhide{ - border-right:1px solid @header-border-color !important; -} -.e-ribbon.e-rtl.e-grpdivhide{ - border-left:1px solid @header-border-color !important; -} -.e-ribbon .e-header > .e-apptab .e-menu { - .ribbon-active-gradient(); -} - -.e-ribbon .e-header > .e-apptab .e-menu { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} - -.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a,.e-ribbon.e-js .e-header .e-apptab .e-menu > li:first-child > a > span { - .switch-ribbon-file-header-txt-color; - & when (@skin="office-365"){ - color: @theme-primary-font; - } - & when not (@skin="office-365"){ - color:@rbn-white-color; - } -} - -.e-ribbon.e-js .e-header > .e-item:hover { - & when not (@skin= "material") { - background:transparent; - border:none; - } -} -.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a { - & when not (@skin= "material") { - /*other*/ - .high-contrast-ribbon-header-active-border; - border-color:@rbn-act-a-border-color @rbn-act-a-border-color transparent; - .high-contrast-ribbon-header-active-font; - .material-ribbon-header-active-font; - .high-contrast-ribbon-header-active; - background: @rbncontent-content-bg-color; - } - & when not (@skin="material") and not (@skin="office-365"){ - color:@rbn-bg-color; - } - & when (@skin="office-365"){ - color: @theme-darker; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - color: @default-font-color; - } - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-white; - color: @neutral-light-font; - - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @rbncontent-content-bg-color; - color: @default-font-color; - } - border-color: @rbncontent-content-bg-color; - filter:none; -} -.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt{ - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-rbn-splitbtn.e-menu.e-split, .e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list > ul{ - background: @rbncontent-content-bg-color; -} -.e-rbn-splitbtn.e-js.e-menu.e-split ul, .e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list > ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{ - background: @rbncontent-content-bg-color; -} - - .e-resizegroupdiv.e-reshover, - .e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn, -.e-ribbon.e-responsive .e-backstageli:hover, -.e-ribbon.e-responsive .e-responsivetabli:hover, -.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } - & when not (@skin= "office-365") { - /*other*/ - .ribbon-hover-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover{ - & when (@skin= "office-365") { - background: @theme-dark; - } -} -.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a { - & when (@skin= "office-365") { - color: @theme-dark-font! important; - } -} - -.e-ribbon.e-responsive .e-responsivebackstage li:hover, .e-ribbon.e-responsive .e-responsivebackstage li:hover a{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active ,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active -{ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover{ - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{ - & when not (@skin= "material") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-active .e-icon.e-ribbonresize{ - & when (@skin= "bootstrap") { - /*bootstrap*/ - color: @active-icon-color !important; - } -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable { - background: none; -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu >li:nth-child(1):not(.e-active) > a:hover span{ - & when not (@skin= "material") { - color:@rbn-menu-font-hover-color; - } -} -.e-ribbon .e-disable{ - background: @rbncontent-content-bg-color; - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-btn.e-disable.e-select, .e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable, .e-ribbon .e-tbtn.e-disable:hover, .e-ribbon .e-split.e-disable, .e-ribbon .e-split.e-disable:hover, .e-ribbon .e-btn.e-disable.e-select:active, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover, .e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{ - opacity: 0.35; - filter: alpha(opacity=35); -} -.e-ribbon .e-modelDiv{ - background: @rbncontent-content-bg-color; - opacity: 0; - filter: alpha(opacity=0); -} -.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent, -.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - border-color: @rbncontent-border-color; -} -.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{ - border-right-color: @rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{ - background:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv, -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - background:@rbngallery-bg-color; - } -.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{ - border-top-color: @rbncontent-border-color; - } -.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv, -.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{ - border-color:@rbncontent-border-color; - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn -{ - background:@rbngallery-bg-color !important; - border-color:@rbngallery-bg-color; -} -.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn, -.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{ - background:@content-bg-color; - color:@content-font-color; - } -.e-ribbon.e-js .e-gallerymenu a{ - & when (@skin= "office-365") { - /*office-365*/ - color:@neutral-dark! important; - } - & when not (@skin= "office-365") { - /*other*/ - color:@content-font-color; - } - } - .e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{ - .ribbon-hover-gradient(); - } -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect -{ - box-shadow:none; - border-color:@rbngallery-select-color; -} -.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover -{ - border-color:@rbngallery-hover-color; - color:@rbn-text-color; - background:@rbncontent-content-bg-color; - } - .e-ribbon .e-groupdiv .e-gallerymovediv > div:hover,.e-ribbon .e-resizediv .e-gallerymovediv > div:hover -{ - .ribbon-hover-gradient(); - border-color:@rbngallery-select-color; - } - .e-ribbon .e-groupdiv .e-movedowndiv:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover ~ .e-movedowndiv{ - border-top-color:@rbngallery-select-color; -} -.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover ~ .e-movedowndiv{ -border-top-color:@rbncontent-border-color; -} -.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv >.e-disablegrymovebtn:hover, -.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv >.e-disablegrymovebtn:hover -{ - background:@rbngallery-bg-color; - border-color:@rbncontent-border-color; -} -.e-ribbon .e-tooltipdiv{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-700; - background:@grey-700; - } - & when not (@skin= "material") { - /*other*/ - border-color:@rbncontent-border-color; - background:@rbngallery-bg-color; - } -} -.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{ - & when (@skin= "material") { - /*material*/ - color: @primary-font-color; - } - & when not (@skin= "material") { - /*other*/ - color:@rbncontent-font-color; - } -} -.e-ribbon .e-resizediv{ - border-color:@rbncontent-border-color; - & when (@skin= "material") { - /*material*/ - background: @grey-100; - } - & when not (@skin= "material") { - /*other*/ - background: @rbncontent-content-bg-color; - } -} -.e-ribbon .e-header .e-margine-top:hover{ - & when not (@skin= "material") { - border-top: none; - } -} -.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{ - border-color:@rbngallery-border-color; - } - .e-ribbon .e-groupdiv .e-disablegrymovebtn > span,.e-ribbon .e-resizediv .e-disablegrymovebtn > span{ - color:@rbngallery-disable-color; -} - .e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon { - & when (@skin="office-365") { - color: @neutral-secondary-alt! important; - } - & when not (@skin="office-365") { - color: @rbn-text-color; - } -} -.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{ -background:none; -} -.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon { - color: @rbn-text-color; -} -.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover { - background:none; - color: @rbn-text-color; -} - -.e-ribbon.e-js .e-groupdiv .e-disable .e-icon { - & when (@skin="material") { - color: fade(@base-font-color, 26%); - } -} -.e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-btn.e-disable.e-select:hover, .e-ribbon.e-js .e-tbtn.e-disable:hover, -.e-ribbon.e-js .e-btn.e-disable.e-select:active, .e-ribbon.e-js .e-btn.e-disable.e-select:active{ - & when (@skin="office-365") { - /*office-365*/ - color: @neutral-secondary-alt! important; - } -} -.e-ribbon .e-ribbonbackstagepage{ - border-color:@rbn-border-color; - background:@rbncontent-content-bg-color; -} -.e-backstagescrollcontent.e-js .e-content{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{ - .ribbon-header-gradient(); -} -.e-ribbon .e-backstageli:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-dark-alt; - } - & when not (@skin= "material") and not (@skin = "office-365") { - /*other*/ - .ribbon-backstage-hover-bg(); - } -} -.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - background: fade(@content-bg-color,12%); - } - & when (@skin= "office-365") { - /*office-365*/ - background: @theme-secondary; - } - & when not (@skin= "material") and not (@skin="office-365"){ - /*other*/ - .ribbon-backstage-select-bg(); - } -} -.e-ribbon .e-backstagetopicon span:hover:before{ - & when not (@skin= "material") { - /*other*/ - color: @hover-bg-stcolor; - } -} -.e-ribbon .e-backstagetopicon span:before{ - color: @rbn-white-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover{ - & when not (@skin= "material") { - .ribbon-app-hover-gradient(); - color:@rbn-menu-font-hover-color; - } -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor:hover { - & when not (@skin= "material") { - .high-contrast-ribbon-file-header-hover(); - .material-ribbon-file-header-hover(); - } -} - -.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{ - color: @active-font-color; -} -.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,100%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-ribbon .e-backstagecontent{ - background:@rbncontent-content-bg-color; -} -.e-ribbon .e-header > .e-apptab .e-apptabanchor{ - .ribbon-active-gradient(); - .ribbon-app-tab-font(); -} - -.e-ribbon .e-header > .e-apptab .e-apptabanchor { - .high-contrast-ribbon-file-header(); - .office-ribbon-file-header(); - .material-ribbon-file-header(); -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{ - & when (@skin= "material") { - /*material*/ - border-color: @grey-300; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - } - & when not (@skin= "material") { - /*other*/ - border-color:@header-border-color; - } - background:@content-bg-color; -} -.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{ - .default-gradient(); -} -.e-ribbon.e-rbnwithqat .e-qatmenuli{ - background:@content-bg-color; - color:@content-font-color; -} -.e-ribbon.e-rbnwithqat .e-qatseparator{ - background:@content-border-color; -} -.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{ - .hover-gradient(); - color:@hover-font-color; -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{ - background:transparent; -} -.e-ribbon.e-js .e-rbn-button.e-tbtn:hover, .e-ribbon.e-js .e-rbn-button.e-btn:hover, .e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover{ - & when (@skin="office-365") { - /*office-365*/ - background: @theme-lighter; - color: @neutral-secondary-alt; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{ - & when (@skin="material") { - /*material*/ - background-color: @grey-400; - color:fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - background: @theme-light; - color: @rbnhover-font-color; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - .ribbon-toggle-gradient(); - color: @active-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - .ribbon-toggle-gradient(); - color: @rbnhover-font-color; - } -} - -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{ - & when (@skin="material") { - /*material*/ - color: fade(@base-font-color, 54%); - } - & when (@skin="office-365") { - /*office-365*/ - color:@neutral-secondary-alt! important; - } - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @active-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") and not (@skin="bootstrap") { - /*other*/ - color: @rbnhover-font-color; - } -} -.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split { - box-shadow:none; -} -.e-ribbon.e-responsive .e-header, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn, -.e-ribbon.e-responsive .e-resqatScroll .e-content, -.e-ribbon.e-responsive .e-backstagerestop -{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } - & when not (@skin= "material") { - /*other*/ - background:@active-bg-endcolor !important; - } -} -.e-ribbon.e-responsive .e-icon.e-resbackstage, -.e-ribbon.e-responsive .e-ribresmenu .e-icon, -.e-ribbon.e-responsive .e-ribresmenu a, -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon - { - color:@active-font-color !important; - } -.e-ribbon.e-responsive .e-responsivebackstagecontent{ - background:@active-font-color !important; -} -.e-ribbon.e-responsive .e-backstageheader, -.e-ribbon.e-responsive .e-rescontent -{ - .header-gradient(); -} -.e-ribbon.e-responsive .e-responsivetabheader .e-rescontent -{ - & when (@skin= "material") { - /*material*/ - background:@content-bg-color; - box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.21); - border-radius: 2px; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton, -.e-ribbon.e-responsive .e-backstageheader a{ - color:@default-icon-color; -} - -.e-ribbon.e-responsive .e-responsiveback, -.e-ribbon.e-responsive .e-groupmobdiv, -.e-ribbon.e-responsive .e-groupdiv{ -border-bottom: 1px solid @content-border-color; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon { - color:@header-font-color !important; -} -.e-ribbon.e-responsive .e-rescontent, -.e-ribbon.e-responsive .e-backstageheader{ -box-shadow: -1px 0 10px 0 black; -} - -.e-ribbon .e-rbnquickaccessbar .e-rbn-button .e-icon { - & when (@skin= "material") { - /*material*/ - color:@header-icon-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-qatooldiv .e-split .e-in-wrap .e-rbn-splitbtn.e-rbn-button:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%)!important; - } -} -.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-rbnwithqat.e-js .e-rbnquickaccessbar .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn.e-rbn-button:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-responsive .e-responsivetabli.e-resactive{ - & when (@skin= "material") { - /*material*/ - color:@grey-400; - } -} -.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsivetabli,.e-ribbon.e-responsive .e-rescontent .e-responsivetabli:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-200; - } -} -.e-ribbon.e-responsive .e-backstageheader .e-backstageli:hover, .e-ribbon.e-responsive .e-backstageheader .e-backstagebutton:hover{ - & when (@skin= "material") { - /*material*/ - background:fade(@content-bg-color,12%); - } -} -.e-ribbon.e-js .e-backstageheader .e-backstageli a, .e-ribbon.e-js .e-backstageheader .e-backstagebutton{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon .e-header>.e-select a, .e-ribbon .e-left>.e-select a, .e-ribbon .e-right>.e-select a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a, .e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span,.e-ribbon .e-header>.e-apptab .e-apptabanchor{ - & when (@skin= "material") { - /*material*/ - color: fade(@header-font-color,70%); - } -} -.e-ribbon.e-js .e-header .e-apptab .e-menu >.e-list:nth-child(1):not(.e-active) > a:hover{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-header>.e-active a, .e-ribbon .e-left>.e-active a, .e-ribbon .e-right>.e-active a,.e-ribbon .e-header>.e-select:hover a, .e-ribbon .e-left>.e-select:hover a, .e-ribbon .e-right>.e-select:hover a{ - & when (@skin= "material") { - /*material*/ - color: @header-font-color; - } -} -.e-ribbon .e-header>.e-select, .e-ribbon .e-left>.e-select, .e-ribbon .e-right>.e-select,.e-ribbon .e-header>.e-active, .e-ribbon .e-left>.e-active, .e-ribbon .e-right>.e-active{ - & when (@skin= "material") { - /*material*/ - background: transparent !important; - color: @header-font-color !important; - } -} - .e-ribbon .e-ddl.e-widget.e-rbn-ddl .e-input,.e-ribbon .e-rbn-ddl.e-ddl .e-select{ - & when (@skin= "material") { - /*material*/ - background: @grey-100; - box-shadow: none; - } -} -.e-ribbon.e-js .e-header .e-contextual .e-contextualtabset.e-active{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @accent-color !important; - } -} -.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar.e-rbnbelow{ - & when (@skin= "material") { - /*material*/ - background: @header-bg-endcolor; - } -} -.e-ribbon.e-js .e-split.e-widget .e-rbn-button.e-btn.e-select:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowbottom .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowtop .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-drp-btn, -.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn,.e-ribbon.e-js .e-split.e-widget:hover .e-in-wrap.e-splitarrowleft .e-split-btn.e-drp-btn -{ - & when (@skin= "material") { - /*material*/ - background: @grey-300; - } -} -.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover, .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-400; - } -} - -.e-ribbon.e-js .e-rbn-split.e-split.e-widget:hover .e-in-wrap.e-splitarrowright .e-split-btn.e-left-btn { - & when (@skin="material") { - border-width: 0px 0.5px 0px 0px; - border-color: fade(@base-font-color,12%); - } -} -.e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdivrow:after, .e-ribbon.e-responsive.e-js .e-responsivecontent .e-innerdiv:after { - & when (@skin= "material") { - background: @grey-300; - } -} -.e-ribbon.e-responsive.e-js .e-ddl.e-widget.e-rbn-ddl .e-in-wrap{ - & when (@skin= "material") { - border-bottom: 1px solid fade(@base-font-color,12%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - -.e-ribbon.e-responsive.e-js .e-icon.e-ribuparrow:before,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon.e-ribdownarrow:before,.e-ribbon.e-responsive.e-js .e-icon.e-ribrightarrow:before,.e-ribbon.e-responsive.e-js .e-groupresponsive.e-ribleftarrow:before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-ribbon .e-expandcollapse .e-icon:after,.e-ribbon.e-responsive.e-js .e-ribupdivarrow .e-icon:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - - -.e-kanban, .e-kanban .e-kanbanheader .e-headercell, .e-kanban .e-swimlanerow { - background: @content-bg-color; -} - -.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{ - color: @default-icon-color; -} - -.e-kanban { - border-color: @content-border-color; - color: @content-font-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-searchbar .e-search:before, .e-kanban .e-kanbantoolbar .e-searchbar .e-search:after { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbandialog .e-save, .e-kanban .e-externalform .e-save{ - & when (@skin= "office-365"){ - background-color: @theme-primary; - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before{ - & when (@skin= "office-365"){ - color: @header-font-color; - } -} - -.e-kanban-context .e-checkbox .e-checkmark { - color: @active-bg-stcolor !important; -} -.e-kanban .e-kanbantoolbar .e-searchdiv{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchitem:hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - } -} -.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{ - background: @content-bg-color; -} -.e-kanban .e-kanbanheader.e-slheader .e-headercell, .e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell { - & when (@skin = "office-365"){ - border-bottom: 2px solid @header-border-color; - } - & when not (@skin = "office-365"){ - border-bottom: 4px solid @default-bg-stcolor; - } -} - -.e-kanban .e-stackedHeaderRow th { - border-bottom: 2px @border-type @active-bg-stcolor !important; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed { - border-bottom-color: @kanban-cell-exceed; -} - -.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed { - border-bottom-color: @kanban-cell-deceed; -} - -.e-kanban .e-columnrow .e-kanbancard { - background: @content-bg-color; - box-shadow:@kanban-card-shadow; - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - border-color: @kanban-card-border; - color: @content-font-color; -} - -.e-kanban .e-kanbancard .e-tag { - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - color: @active-font-color; - } - & when not (@skin="office-365"){ - /*others*/ - background: @default-bg-stcolor; - color: lighten(@content-font-color, 22%); - } -} - -.e-kanban .e-kanbancard.e-cardselection { - & when (@skin= "material") { - /*material*/ - background-color: @grey-100; - border-color: @grey-300; - color: @active-font-color; - } - & when (@skin="office-365"){ - /*office-365*/ - background-color: @theme-lighter; - border-color: @content-border-color; - color: @theme-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .active-gradient(); - border-color: @active-border-color; - color: @active-font-color; - } - -} - -.e-kanban .e-stackedHeaderCell{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-draggedcard, .e-kanban .e-kanbancard.e-cardselection.dragClone { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - background: @content-bg-color; - } - color: @content-font-color; -} - -.e-kanban .e-draggedcard .e-dragmultiple { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } - border: 1px solid @content-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell .e-targetclone { - & when (@skin= "material") { - /*material*/ - border: 1px dashed @accent-color; - background:fade(@accent-color,26%); - } - & when (@skin="office-365"){ - /*office-365*/ - border: 1px dashed @content-border-color; - background: @alert-bg-color; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border: 1px dashed @active-bg-stcolor; - .kanban-dragclone-bg(); - } -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-left: 1px dashed; - border-right: 1px dashed; - border-bottom: 1px dashed; - } -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{ - border-color: @default-border-color; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - .kanban-dragclone-bg(); -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{ - border-color:@active-bg-stcolor; -} -.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{ - border-bottom-color:@active-bg-stcolor; -} - .e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child { - border-top-width: 1px; - border-top-style: dashed; - } - -.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone { - & when (@skin= "material") { - /*material*/ - background:@grey-100; - } - & when not (@skin= "material") { - /*other*/ - .kanban-targetdrag-font(); - } - border: 1px dashed @content-border-color; -} - -.e-kanban .e-form-titlebar { - & when (@skin= "material") { - /*material*/ - border-bottom: none; - } - & when (@skin="office-365"){ - /*office-365*/ - border-bottom: none; - } - & when not (@skin= "material") and not (@skin= "office-365") { - /*other*/ - border-bottom: 1px solid @content-border-color; - } -} - -.e-kanban .e-form-container { - border-color: @content-border-color !important; - background-color: @content-bg-color; - & when (@skin= "office-365"){ - /*office-365*/ - border: 1px solid @hover-bg-stcolor !important; - } -} - -.e-kanban .e-form-title{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-columnrow .e-rowcell { - & when (@skin= "material") { - /*material*/ - background:@grey-50; - border-bottom: 1px solid @grey-300; - border-top: 1px solid @grey-300; - } - & when (@skin= "office-365"){ - /*office-365*/ - background: @neutral-lighter-alt; - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - border-bottom: 1px solid @kanban-cell-border; - border-top: 1px solid @kanban-cell-border; - .kanban-cell-bg(); - } -} - -.e-kanban .e-printlist { - .kanban-cell-bg(); -} - -.e-kanban .e-collapsedrow .e-rowcell, .e-kanban .e-frozenrow .e-rowcell { - border-bottom: 1px solid @default-bg-stcolor; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink, .e-kanban .e-kanbanheader .e-headercell.e-shrinkcol { - & when (@skin="office-365"){ - /*office-365*/ - background-color: @neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - /*others*/ - .kanban-skheader-bg(); - } -} - -.e-kanban .e-dialog .e-titlebar .e-title{ - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard { - color: @content-font-color; -} - -.e-kanban .e-swimlanerow .e-slkey { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin="office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover > div { - color: @kanban-toggle-hover-ftcolor; -} - -.e-kanban .e-toggle-header:hover > div div { - color: @kanban-toggle-hover-ftcolor !important; -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div { - .kanban-toggle-content-ftcolor(); -} - -.e-kanban .e-columnrow .e-rowcell .e-toggle-header > div div { - .kanban-toggle-icon-ftcolor(); -} - -.e-kanbanfilter-window .e-filter-scrollcontent, .e-kbnfilterwindow-head { - color: @content-font-color; -} - -.e-kanban .e-slexpand, .e-kanban .e-slcollapse { - & when (@skin="office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin = "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-slexpand:hover, .e-kanban .e-slcollapse:hover { - & when not (@skin= "material") { - /*other*/ - .hover-gradient(); - } - color: @hover-icon-color; -} - -.e-kanban .e-clcollapse::before, .e-kanban .e-clexpand::before { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-hover .e-cardexpand:before { - color: @hover-icon-color; -} - -.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before { - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - color: @active-icon-color; - } -} - -.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before, .e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @hover-icon-color; - } -} - -.e-kanban .e-swimlanerow .e-slcount { - & when (@skin= "office-365"){ - /*office-365*/ - color: @default-icon-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-collapserow .e-rowcell { - border: none; -} - -.e-kanban .e-kanbancard.e-hover { - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - border-color: @hover-border-color; - color: @hover-font-color; - } - & when (@skin= "office-365"){ - /*office-365*/ - background-color: @default-bg-stcolor; - border-color: @content-border-color; - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin="office-365") { - /*other*/ - .hover-gradient(); - border-color: @hover-border-color; - color: @hover-font-color; - } -} - -.e-kanban .e-headercontent { - border-right-color: @content-border-color; -} - -.e-kanban .e-kanbanheader .e-headercelldiv { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - .kanban-header-font(); - } -} - -.e-kanban .e-kanbanheader { - .kanban-header-font(); -} - -.e-kanban .e-kanbancontent { - background-color: @content-bg-color; -} - -.e-kanban .e-kanbancontent .e-rowcell { - border-color: @content-border-color; -} - -.e-kanban .e-cardcollapse:before, .e-kanban .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before, .e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before { - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-font-color; - } - & when not (@skin= "office-365"){ - /*other*/ - color: @default-icon-color; - } -} - -.e-kanban .e-kanbancard .e-card_image { - background: @default-bg-stcolor; - border-color: @content-border-color; -} -.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } - & when not (@skin= "material") { - /*other*/ - background: @content-bg-color; - } - border-color: @kanban-toolbar-border; - filter: none; -} - -.e-kanban .e-kanbantoolbar li { - & when (@skin= "office-365"){ - /*office-365*/ - border: @border-size @border-type @default-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border: @border-size @border-type @default-border-color; - } -} -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-hover{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-kanbantoolbar li.e-select{ - & when not (@skin= "material") { - /*other*/ - .active-gradient(); - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @hover-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font-alt; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-select,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active,.e-kanban .e-kanbantoolbar li.e-tooltxt.e-select.e-kbnfilter-tbtn.e-hover,.e-kanban.e-js .e-kanbantoolbar li.e-tooltxt.e-kbnfilter-tbtn.e-active a { - & when (@skin= "material") { - /*material*/ - background: @accent-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-tooltxt{ - & when (@skin="office-365"){ - /*office-365*/ - background: @default-bg-stcolor; - } -} - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{ - color: @active-font-color; -} - -.e-kanban .e-kanbantoolbar .e-active a.e-toolbartext.e-text,.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text { - color: @content-font-color; -} - -.e-kanban .e-kanbantoolbar .e-text, .e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text { - & when (@skin="office-365"){ - /*office-365*/ - color: @neutral-light-font; - } - & when not (@skin="office-365"){ - /*other*/ - color: @content-font-color; - } -} - -.e-kanban .e-kanbantoolbar .e-select.e-hover { - .hover-gradient(); - & when (@skin= "office-365"){ - /*office-365*/ - border-color: @hover-bg-stcolor; - } - & when not (@skin= "office-365"){ - /*other*/ - border-color: @hover-border-color; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @active-bg-stcolor; - border-color: @active-bg-stcolor; - } - } - -.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text, .e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{ - & when (@skin= "office-365"){ - /*office-365*/ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover{ - & when (@skin= "office-365"){ - /*office-365*/ - background: @theme-primary; - border-color: @theme-primary; - } -} - -.e-kanban .e-columnrow .e-rowcell.e-dropping { - border-color: @default-border-color; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-exceed { - background: @kanban-cell-exceed; - filter: none !important; -} - -.e-kanban .e-kanbancontent .e-rowcell.e-deceed { - background: @kanban-cell-deceed; -} - -.e-kanban .e-kanbantooltip { - & when (@skin= "material"){ - /*office-365*/ - background: @grey-700; - color: #ffffff; - } - & when not (@skin= "material"){ - /*office-365*/ - background: @content-bg-color; - color: @content-font-color; - } - border: @border-size @border-type @content-border-color; - box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -moz-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); - -webkit-box-shadow: 9px 9px 15px -9px rgba(0,0,0,0.3); -} - -.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind, .e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel { - & when (@skin="office-365"){ - /*office-365*/ - border-left: 0px; - background-color: @content-bg-color; - } - & when not (@skin= "office-365"){ - /*other*/ - .kanban-cell-bg(); - border-left: 1px solid @default-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @content-border-color; - } -} - -.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover{ - & when (@skin="office-365"){ - border-color: @neutral-secondary-alt; - } -} -.e-kanban .e-kanbandialog .e-save:hover, .e-kanban .e-externalform .e-save:hover{ - & when (@skin="office-365"){ - background-color: @theme-dark; - color: @theme-dark-font; - } -} -.e-kanban .e-kanbandialog .e-save:focus, .e-kanban .e-externalform .e-save:focus{ - & when (@skin="office-365"){ - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind{ - & when (@skin="office-365"){ - background-color: @neutral-light; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt{ - & when (@skin="office-365"){ - border-color: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel{ - & when (@skin="office-365"){ - background: @theme-primary; - } -} - -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before{ - & when (@skin="office-365"){ - color: @theme-primary-font; - } -} - -.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before{ - & when (@skin="office-365"){ - color: @neutral-light-font-alt; - } -} - -.e-kanban div.e-error .e-toparrow { - border-bottom-color: #fffe92; -} - -.e-kanban div.e-field-validation-error { - background-color: #FFFE91; - color: #CD0A0A; -} - -.e-kanban .e-kanbantouchbar .e-content { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar span:hover, -.e-kanban .e-kanbantouchbar .e-spanclicked { - border-color: @default-icon-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:before, -.e-kanban .e-kanbantouchbar .e-downtail { - border-top-color: @content-border-color; -} - -.e-kanban .e-kanbantouchbar .e-downtail:after { - border-top-color: @content-bg-color; -} - -.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink { - background: @content-bg-color; -} - -.e-kanban.e-rtl .e-toolbaricons.e-searchfind, .e-kanban.e-rtl .e-toolbaricons.e-cancel { - border-right: 1px solid @default-border-color; - border-left: 0px; -} - -.e-kanban.e-rtl td:first-child, .e-kanban.e-rtl th:first-child, -.e-kanban.e-rtl .e-headercontent, .e-kanban.e-rtl .e-columnrow td.e-dropping:first-child, .e-kanban .e-kanbancontent .e-rowcell.e-dragged { - border-left-color: @content-border-color !important; -} - -.e-kanban.e-rtl .e-kanbancard { - border-color: @content-border-color; -} - -.e-kanban .e-customaddbutton,.e-kanban .e-columnadd { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-customtoolbarseparator { - & when (@skin= "office-365") { - /*office-365*/ - border-right: 0px; - } - & when not (@skin= "office-365") { - /*other*/ - border-right: 1px solid @default-border-color; - } -} - -.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{ - .default-gradient(); -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind { - background: transparent; -} - -.e-kanbanfilter-window { - & when (@skin= "material") { - /*material*/ - border: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - border: 1px solid @header-border-color; - } - background: @content-bg-color; -} - -.e-kanbanfilter-window .e-kbnfilterwindow-head { - & when (@skin= "material") { - /*material*/ - background: @grey-100; - border-bottom: 1px solid @grey-300; - } - & when not (@skin= "material") { - /*other*/ - background: @header-bg-stcolor; - border-bottom: 1px solid @header-border-color; - } -} - -.e-kanbanfilter-window .e-filter-content,.e-swimlane-window, .e-kanban .e-adapt-search, .e-kanban.e-responsive .e-adapt-cancel { - background: @content-bg-color; -} - -.e-swimlane-window .e-swimlane-item:hover { - .hover-gradient(); - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - /*other*/ - color: @active-font-color; - } -} -.e-swimlane-window .e-swimlane-item { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-swimlane-window .e-swimlane-item.e-selected-item{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - background: transparent; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover { - .hover-gradient(); - color: @hover-font-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover { - .hover-gradient(); -} - -.e-kanbanfilter-window .e-filter-done:hover { - & when (@skin= "material") { - /*material*/ - color: @grey-500; - } - & when not (@skin= "material") { - /*other*/ - color: @kanban-filter-done-stcolor; - } -} - -.e-kanbanfilter-window .e-filter-done { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-swimlane-window { - background: @content-bg-color; -} - -.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover { - .hover-gradient(); -} - -.e-swimlane-ul li:not(:last-child) div:after { - background: @content-border-color; -} - -.e-swimlane-arrow:hover, .e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover { - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - color: @active-bg-stcolor; - } -} - -.e-kanban .e-kanbanheader .e-headercell .e-totalcard, .e-kanban .e-kanbanheader .e-headercell .e-totalcount, .e-kanban .e-minlimit, .e-kanban .e-maxlimit,.e-kanban .e-limits, .e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @header-icon-color; - } - & when not (@skin= "material") and not (@skin= "office-365"){ - /*other*/ - color: lighten(@content-font-color, 40%); - } -} - -.e-kanban .e-kanbancard .e-bottom-triangle { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @header-bg-endcolor; - } - & when not (@skin= "material") { - /*other*/ - border-bottom-color: @active-bg-stcolor; - } -} -.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{ - border-color: @content-border-color; -} -.e-kanban.e-js .e-numeric.e-widget .e-in-wrap,.e-kbnadapt-editdlg .e-numeric.e-widget .e-in-wrap,.e-kanban.e-js .e-ddl.e-widget .e-in-wrap, .e-kbnadapt-editdlg .e-ddl.e-widget .e-in-wrap{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - border-color:@grey-400; - } - & when not (@skin= "material") { - /*other*/ - border-color:@content-border-color; - } - background-color: @content-bg-color; - color: @content-font-color; -} -.e-kanban .e-kanbancard .e-primarykey,.e-kanban.e-swimlane-responsive.e-js .e-limits .e-swimlane-name,.e-swimlane-ddl .e-swimlane-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-kanbancard .e-primarykey{ - & when (@skin= "office-365") { - /*office-365*/ - color: @neutral-light-font; - } -} - -.e-kanban .e-kanbancard .e-text { - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } - & when (@skin= "office-365") { - /*office-365*/ - color: @theme-light-font; - } -} -.e-kanban .e-externalformedit div>label,.e-kanban .e-kanbandialog .kanbanform label{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,38%); - } - & when (@skin= "office-365"){ - /*office-365*/ - color: @neutral-light-font; - } -} -.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,87%); - } -} -.e-kanban .e-totalcard,.e-kanban .e-limits{ - & when (@skin= "material") { - /*material*/ - color: fade(@base-font-color,64%); - } -} -.e-kanban .e-kanbantoolbar .e-kbnfilter-tbtn a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @accent-color; - } -} -.e-kanban.e-js .e-kanbantoolbar .e-kbnfilter-tbtn.e-select a.e-toolbartext.e-text{ - & when (@skin= "material") { - /*material*/ - color: @active-font-color; - } -} -.e-kanban .e-dialog .e-titlebar{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @base-font-color; - box-shadow: none; - } -} -.e-kanban .e-dialog .e-titlebar .e-icon.e-close:hover:before,.e-kanban .e-dialog .e-titlebar .e-icon.e-close:before{ - & when (@skin= "material") { - /*material*/ - color: @base-font-color; - } -} -.e-kanban .e-kanbantoolbar .e-searchbar.e-ul,.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - & when (@skin= "material") { - /*material*/ - border-bottom: 2px solid @grey-500; - } -} -.e-kanban.e-responsive .e-kanbantoolbar .e-searchbar.e-ul{ - & when (@skin= "material") { - border-bottom:none !important; - } -} -.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar { - & when (@skin= "material") { - /*material*/ - border-bottom-color: @accent-color !important; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active{ - & when (@skin= "material") { - /*material*/ - background: @grey-50; - } -} -.e-kanban .e-toolbar.e-js ul>li.e-tooltxt.e-search.e-active a:before{ - & when (@skin= "material") { - /*material*/ - color: @default-icon-color !important; - } -} -.e-kanban .e-ejinputtext:focus,.e-kbnadapt-editdlg .e-ejinputtext:focus{ - & when (@skin= "material") { - /*material*/ - border-color: @accent-color; - border-bottom-width: 2px; - } -} -.e-kanban .e-kanbandialog .e-kanban-editdiv .e-save, .e-kanban .e-kanbandialog .e-kanban-editdiv .e-cancel, .e-kanban .e-externalform .e-save, .e-kanban .e-externalform .e-cancel,.e-kbnadapt-editdlg .e-save,.e-kbnadapt-editdlg .e-cancel,.e-kanbanfilter-window .e-clearfilter{ - & when (@skin= "material") { - /*material*/ - background: @content-bg-color; - color: @accent-color; - box-shadow: none !important; - } -} -.e-kanban.e-js .e-kanbandialog .e-save:hover, .e-kanban.e-js .e-kanbandialog .e-cancel:hover, .e-kanban.e-js .e-externalform .e-save:hover, .e-kanban.e-js .e-externalform .e-cancel:hover, .e-kbnadapt-editdlg .e-save:hover, .e-kbnadapt-editdlg .e-cancel:hover, .e-kanbanfilter-window .e-clearfilter:hover{ - & when (@skin= "material") { - /*material*/ - background: fade(@base-font-color,12%); - color:@base-font-color; - } -} - .e-kanbantoolbar .e-customtoolbar li.e-hover.e-active .e-icon:before{ - & when (@skin= "material") { - /*material*/ - color: @grey-600; - } -} -.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{ - background:transparent; -} -.e-kanban .e-kanbantoolbar .e-search.e-hover{ - & when (@skin= "material") { - /*material*/ - background:transparent !important; - } -} -.e-kanban .e-cardcollapse:after,.e-kanban .e-cardexpand:after,.e-kanban .e-slcollapse:after,.e-kanban .e-slexpand:after{ - & when (@skin= "material") { - /*material*/ - background: @base-font-color; - background: fade(@base-font-color,12%); - } -} - .e-kanban.e-js .e-kanbantoolbar .e-searchbar.e-highliht-kbnsearchbar .e-searchdiv .e-ejinputtext{ - & when (@skin= "material") { - color: @base-font-color; - } - } -.e-kanban.e-js.e-kanbanscroll .e-kanbantoolbar.e-toolbarspan{ - & when (@skin= "material") { - border-bottom: 1px solid @grey-300; - } - } - -.e-spreadsheet { - color: @sscontent-color; - border-color: @sscontent-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell, -.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - border-color: @ssheader-border-color; - color: @ssheader-content-color; -} - .e-spreadsheet .e-spreadsheetmainpanel .e-headercell, - .e-spreadsheet .e-spreadsheetmainpanel .e-headercontent, - .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - & when (@skin= "material") { - color: @material-ssheader-content-color; - } - } -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover { - background-color: @ssheader-select-bgcolor; - border-color:@ssheader-hover-bordercolor; - color: @ssheader-content-color; - & when (@skin= "office-365") { - background-color: @ssheader-hover-bgcolor; - color: @ssheader-hover-fontcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent { - border-bottom-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer { - border-left-color: @ssheader-border-color; - background-color: @content-bg-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetheader { - border-bottom-color: @ssheader-border-color; - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader { - border-right-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell { - color: @content-font-color; - background-color: @content-bg-color; - border-color: @content-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, -.e-spreadsheet .e-scrollcss, -.e-spreadsheet .e-scrollrowcss { - background-color: @ssheader-bgcolor; -} -.e-ss-editinput .e-in-wrap, .e-ss-editinput .e-input { - color: inherit; - font-size: 11pt; - font-family: Calibri; -} -/*---------------------------Frozen Row------------------------*/ -.e-spreadsheet .e-reSizeColbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeAPbg { - border-left-color: @ssheader-border-color; -} -.e-spreadsheet .e-reSizeRowbg { - border-top-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-selected, -.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected { - background: @ssheader-select-bgcolor; - color:@sscontent-color; - & when (@skin = "office-365") { - background: @sscontent-selection-bgcolor; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-activecell { - background-color: @content-bg-color; - color:@sscontent-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight, -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - background-color: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover { - background-color: @ssheader-select-bgcolor; - border-right-color: @ssfroze-highlight-color; -} -.e-menu-wrap .e-chartcell:hover, .e-chartimg:hover { - background-color: @sshover-bg-color; -} -.e-chartimg:hover { - & when (@skin = "office-365") { - border-color:@sscontent-selection-bgcolor; - background-color:none; - } -} -/*-------------------- Borders ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright { - border-right-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom { - border-bottom-color: @ssborder-bright; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright { - border-right-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom { - border-bottom-color: #fc100c; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright { - border-right-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom { - border-bottom-color: #6a13ad; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright, -.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright { - border-right-color: #62c435 !important; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom { - border-bottom-color: #62c435; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright { - border-right-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom { - border-bottom-color: #f411b0; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright { - border-right-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom, -.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom { - border-bottom-color: #e59604; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-numeric .e-select .e-spin { - background-color: @sscontent-active-color; - color: @ssnumeric-icon-color; -} - -.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover { - background-color: @sscomments-focused-border; - border-color: @sscomments-excel-border; - color:@sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select { - border-color: @sscontent-active-color; -} - -.e-spreadsheet .e-ss-numeric .e-select:hover { - border-color: @sscomments-excel-border; -} -/*--------------------- Selection -------------------------- */ -.e-spreadsheet div.e-selecttop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-selectleft { - border-left-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-selectall { - color: @ssselectall; -} -.e-spreadsheet .e-ss-selectall:hover { - color: @ssselectallhover; -} -.e-spreadsheet .e-sheetselected, .e-spreadsheet .e-sheetselected:hover { - color: @ssselectselected; -} -/*--------------------- Auto Fill -------------------------------*/ -.e-spreadsheet .e-autofill { - border-color: @content-bg-color; - background-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofilltop { - border-top-color: @ssfroze-highlight-color; -} -.e-spreadsheet div.e-autofillleft { - border-left-color: @ssfroze-highlight-color; -} -/*--------------------- Cut and Copy ------------------------ */ -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright { - border-right-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom { - border-bottom-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-blur { - background-color: @sscopy-blur-bgcolor; -} -.e-spreadsheet .e-spanfilter, .e-spreadsheet .e-spanddl{ - border-color: @ssheader-border-color; - background-color: @default-bg-stcolor; - color: @default-icon-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot { - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-ss-object.e-datavisualization-chart { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-ss-imgvisual { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft { - background-color: #ffc7ce; - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft { - background-color: #ffeb9c; - color: #9c6500; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft { - background-color: #c6efce; - color: #006100; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf { - background-color: #ffc7ce; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt { - color: #9C0055; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell { - background-color: #ffff00; - color: #ff0000; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank { - background-color: @sscopy-blank-bgcolor; -} -/*-------------------------- Formula Tab --------------------------- */ -.e-spreadsheet .e-indexbox, -.e-spreadsheet .functionbox, -.e-spreadsheet .e-inputbox { - border-color: @sscontent-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} -.e-ss-autocomplete.e-atc-popup ul li { - color: @ssheader-content-color; -} -.e-spreadsheet .e-inputbox > input { - color: @sscontent-color; -} -/*-------------Pager-------------*/ -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem { - color: @sspager-font-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover { -& when not (@skin = "material") { - background: @ssheader-select-bgcolor; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -& when (@skin = "material") { - background: none; - color: @ssfroze-highlight-color; - filter:none; /* IE9 only*/ - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover { - color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled, -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer { - background-color: @ssheader-bgcolor; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover { - color: @ssfroze-highlight-color; - cursor: pointer; -} -.e-spreadsheet div.e-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} -.e-ss-dialog div.e-dlg-field-validation-error:before { - border-bottom-color: #fffe91; -} -.e-spreadsheet div.e-error .e-errortail { - border-bottom-color: #fffe91; -} -.e-spreadsheet .e-spreadsheetfooter { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-hyperlinks { - color: inherit; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward { - border-right-color: @content-border-color; - & when (@skin = "office-365") { - border-right-color: @theme-dark-font; - } -} -.e-spreadsheet .e-formulabar { - background-color:@ssheader-bgcolor; -} -.e-ss-dialog .e-chartheader { - background-color:@ssheader-bgcolor; - color:@ss-chartmenu-color; -} -.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active { - border-top-color:@ssheader-border-color; -} -/*---------------------- Dialog -------------------------- */ - .e-dlgtab .e-header, - .e-valdlgtab .e-header { - overflow: visible; - /*border-color: @ssheader-bgcolor;*/ -} -.e-spreadsheet .e-dlg-field-validation-error, .e-ss-dialog .e-dlg-field-validation-error { - background-color: #fffe91; - color: #cd0a0a; -} - .e-dlgright, - .e-dlgleft, - .e-dlginput, - .e-dlgcontent, - .e-chtdlgright, - .e-chtdlgleft, - .e-chtdlgcontent { - border-color: @ssheader-border-color; -} - .e-dlgviewpanel { - border: 1px solid @ssdialog-border; -} -.e-ss-dlgtab .e-ss-sctnseparator { - border-color: @ssdialog-border; -} - -.e-ss-dialog hr { - border-color: #eeeeee; -} -/*---------------------- Name Manager ------------------*/ -.e-menu .e-nmuseinformularow:hover { - background-color: @ssfroze-highlight-color; -} -/*---------------------- Cell Styles--------------------*/ -.e-menu-wrap .e-cellstylecontent, .e-menu-wrap .e-formatastablecontent, .e-menu-wrap .e-chartcontent { - background-color: @ss-chartmenu-bgcolor; - color: @ss-chartmenu-color; -} -.e-menu-wrap .e-cellstyleheader, .e-menu-wrap .e-formatastableheader { - background-color: @ss-chartmenuheader-bgcolor; - color: @ss-chartmenu-color; - border-color: @ssheader-border-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - border-color: @sshover-bg-color; -} -.e-menu-wrap .e-cellstylecell:hover, .e-menu-wrap .e-formatastablecell:hover, .e-menu-wrap .e-chartcontent:hover { - & when (@skin = "material") { - border-color: @material-sshover-border-color; - } -} -/*---------------------- Comments--------------------*/ - -.e-spreadsheet .e-celltoparrow { - border-color: #ff0000 transparent transparent; -} -.e-spreadsheet .e-comment-txtarea { - background-color: #f7fbbd; - color: #000000; -} - .e-list.e-hdrcolor { - background-color: @sscomments-hdr-bgcolor !important; - color: @sscontent-color !important; -} - .e-list.e-color { - border-color: @header-bg-stcolor !important; -} - .e-list.e-hdrcolor.e-mhover > a, .e-list.e-hdrcolor.e-mfocused > a { - background-color: transparent !important; - color: @sscontent-color !important; -} - .e-list.e-color.e-mhover.e-mfocused { - border-color: @sscomments-focused-border !important; -} -.e-spreadsheet .e-excelfilter .e-in-wrap { - border-color: @sscomments-excel-border; -} -/*---------------------------RTL--------------------------*/ -.e-spreadsheetrowheader.e-scrollrowcss.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcolumnheader.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheetcontentcontainer.e-rtl { - border-color: @ssheader-border-color; -} -.e-spreadsheet .e-numeric .e-in-wrap { - border-color: @sscomments-excel-border; -} -.e-ss-dialog .e-chartselect { - border-color: @ssactive-bg-color; - & when (@skin = "office-365") { - border-color: @sschart-select-color; - } -} -.e-menu-wrap .e-chartcell { - border-color: @header-bg-stcolor; -} -.e-spreadsheet .e-ss-object { - background-color: @content-bg-color; -} -.e-spreadsheet .e-ss-image { - background-color: transparent; -} -.e-spreadsheet .e-ss-charttheme { - background-color: @sschart-darktheme-bgcolor; -} -/*-------------------------Merge--------------------*/ -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active { - .spread-toggle-gradient(); - color:@sscontent-color; - & when (@skin = "bootstrap") { - color:@active-font-color; - } - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover { - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } - & when (@skin = "bootstrap") { - color:@content-bg-color; - } -} - -.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon { - color:@ss-icon-color; -} -/*-------------------------Auto fill Option--------------------*/ -.e-ss-colorpicker .e-in-wrap.e-tool, .e-ss-colorpicker .e-in-wrap.e-tool .e-select { - & when not (@skin = "material") { - background-color: @rbncontent-content-bg-color; - } - & when (@skin = "material") { - background-color: none; - } -} -/*--------------------------------- Freeze Pane -------------------------------*/ -.e-spreadsheet .e-frow{ - border-color: @ssfroze-highlight-color; -} -.e-spreadsheet .e-fcol { - border-color: @ssfroze-highlight-color; -} -/*-------------------------Ribbon icons Customization--------------------*/ -.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active), -.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable), -.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer { - border-color: @sshover-bg-color; - & when (@skin = "office-365") { - border-color:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable) { - .spread-toggle-gradient(); - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover, -.e-spreadsheet .e-button.e-btn.e-select.e-active, -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover { - .spread-toggle-gradient(); - color:@ssactive-font-color; - & when (@skin = "office-365") { - background:@ssactive-buttonbg-color; - border-color:@ssactive-buttonbg-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select.e-ss-active{ - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon .e-rbn-button.e-btn.e-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-controlclicked .e-btn.e-select.e-ss-active:hover .e-icon { - & when (@skin = "bootstrap") { - color: @default-icon-color; - } -} - -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select, -.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-ribbon.e-js .e-btn.e-select.e-ss-active .e-icon { - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon, .e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{ - color: @ssactive-icon-color; - & when (@skin = "bootstrap") { - color: @active-font-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-hborder { - border-color: transparent; -} -.e-spreadsheet .e-content.e-viewbrdr { - border-color: @ssheader-border-color; -} -/*-------------------------------------Spreadsheet Ribbon override------------*/ -.e-spreadsheet .e-ribbon .e-header { - border-right: none; - border-left: none; - border-top: none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: none; - border-left: none; -} -.e-spreadsheet .e-ribbon .e-header { - border-right: medium none; - border-left: medium none; - border-top: medium none; -} -.e-spreadsheet .e-ribbon .e-content { - border-right: medium none; - border-left: medium none; -} - .e-ribbon .e-btn.e-ss-active { - background-color: @ssfroze-highlight-color; - color: @header-bg-stcolor; -} -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} - -.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap { - box-shadow: 0 0 7px #ccc; -} - -.e-spreadsheet .e-ribbon .e-ddl { - border-color: @ssdrpdwnbrdr; -} -.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list, .e-spreadsheet .e-splitspan .e-btn.e-select { - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{ - border-color:@ssheader-border-color; -} -.e-ss-colorpicker.e-popup { - background-color:@ssheader-bgcolor; - color:@ssheader-content-color; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem) { - background-color:@ssheader-bgcolor; -} -.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon { - color:@disable-icon-bg-color; - & when (@skin="material") { - color: fade(@base-font-color,26%); - } -} - -.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active),.e-spreadsheet .e-ribbon .e-togglebutton.e-btn.e-tbtn.e-select.e-disable:not(.e-active):hover { - & when (@skin="material") { - background: @hover-bg-stcolor; - } -} - -.e-spreadsheet .e-ribbon .e-button.e-btn.e-select.e-disable:hover { - & when (@skin="material") { - background: none; - } -} - -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight { - color:#00cc00; -} -.e-spreadsheet .e-spreadsheetmainpanel .e-headercell { - cursor:@ssdown-arrow-cursor; - } -.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader { - cursor:@ssright-arrow-cursor; - } -.e-spreadsheet .e-ss-fpcursor { - cursor:@ssformatpainter-cursor; - } -.e-spreadsheet .e-ss-drwbrdrcursor { - cursor:@ssdraw-border-cursor; - } -.e-spreadsheet .e-ss-drwbrdrgridcursor { - cursor:@ssdraw-border-grid-cursor; - } - -/***********************SpreadsheetTextArea***********************************/ - - .e-ss-textarea, .e-ss-textarea:focus, .e-ss-textarea:hover{ - border-color:@ss-textarea-color; - } - -/*-------------------------------------SpreadsheetCellType--------------------*/ -.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{ - background:@ssheader-bgcolor; -} -.e-spreadsheet .e-cellreadonly .e-ddl .e-select{ - background:@ssheader-bgcolor; -} -/*----------------------------Activation Panel-------------------------*/ -.e-spreadsheet .e-spreadsheetactpanel{ - border-left-color: @ssheader-border-color; -} -/*---------------------------Border Menu-------------------------------*/ -.e-spreadsheet .e-bordercontainer { - background-color: @content-bg-color; -} -.e-spreadsheet .e-bordercell:hover { - border-color: @sshover-bg-color; -} -.e-spreadsheet .e-ss-bdr-header { - background-color: @content-bg-color; - border-color: @header-border-color; -} -/*---------------------------Pivot Table-------------------------------*/ -.e-spreadsheet .e-ss-pivottableheader { - background-color: @ssheader-select-bgcolor; - border-color: @ssheader-border-color; - color: @ssheader-content-color; - -} -/*-------------------------------------Material Theme Changes -----------------------*/ -.e-spreadsheet .e-formulabar, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer, .e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader, .e-spreadsheet .e-spreadsheetmainpanel .e-rowheader, .e-spreadsheet .e-scrollcss, .e-spreadsheet .e-scrollrowcss { - & when (@skin = "material") { - background-color: @material-ssbg-default-color; - } -} - -.e-ss-dialog .e-btn.e-select, .e-ss-dialog .e-btn.e-select:hover, .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - color: @ssactive-bg-color; - } -} - - .e-ss-dialog .e-btn.e-select:hover { - & when (@skin = "material") { - background-color: @material-sstextbox-border-color; - } - } - - .e-ss-dialog .e-btn.e-select:active { - & when (@skin = "material") { - background-color: @ssselectall; - } - } - -.e-ss-dialog .e-dialog input.ejinputtext:focus, .e-spreadsheet input.ejinputtext:focus { - & when (@skin= "material") { - border-color: @ssactive-bg-color; - } -} - -.e-ss-dialog .e-dialog input.ejinputtext, .e-spreadsheet input.ejinputtext { - & when (@skin= "material") { - border-color: @material-sshover-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-dlg-btnfields { - & when (@skin = "material") { - border-top-color: @material-sstextbox-border-color; - } -} - -.e-ss-dialog.e-ss-mattab .e-titlebar { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header { - & when (@skin = "material") { - background-color: @material-dlgtab-bgcolor; - } -} - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li a { - & when (@skin = "material") { - color: @material-dlgtab-inactcolor; - } - } - - .e-ss-dialog.e-ss-mattab .e-dialog .e-tab .e-header li.e-active a { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } - } - -.e-ss-autocomplete.e-atc .e-in-wrap { - & when (@skin = "material") { - border-color: @material-ac-brdr-color; - } -} - - .e-ss-autocomplete.e-atc .e-in-wrap:active { - & when (@skin = "material") { - border-color: @material-ac-brdractive-color; - } - } - -.e-spreadsheet .e-ss-dialog.e-ss-mattab .e-dialog-icon:before { - & when (@skin = "material") { - color: @material-dlgtab-fontcolor; - } -} - -.e-ss-dialog label, .e-ss-dialog .e-ss-fcgdiv { - & when (@skin = "material") { - color: @material-dialog-content-color; - } -} -.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-active) { - & when (@skin = "material") { - color: @material-ssheader-content-color; - } -} - -.e-ss-dialog .e-dialog .e-dlgctndiv label { - & when (@skin = "office-365") { - color:@ssheader-hover-fontcolor; - } -} - -.e-ss-dialog .e-ss-okbtn.e-btn.e-select { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover{ - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssdlgbtn-dark-bg; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus { - & when (@skin = "office-365") { - background-color:@ssdlgbtn-dark-bg; - color:@ssdlgbtn-dark-font; - border-color: @ssactive-border-color; - } -} -.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active { - & when (@skin = "office-365") { - background-color:@ssactive-bg-color; - color:@sscontent-active-color; - border-color: @ssactive-border-color; - } -} -.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover { -& when (@skin = "office-365") { - border:none; - } -} -.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon { - & when (@skin="bootstrap") { - /*bootstrap*/ - color: @hover-icon-color; - } -} -.e-spreadsheet .e-ss-databar-span:hover, -.e-spreadsheet .e-ss-iconsets-wrapper:hover, -.e-spreadsheet .e-ss-colorscale-span:hover { - border-color: @hover-bg-stcolor; -} -.e-spreadsheet .e-ss-iconset-title { - color: @default-font-color; -} - -/*-------------------------------------SpreadSheet End -----------------------*/ - - - - -.e-documenteditor { - background-color: @content-bg-color; -} - -.e-documenteditor-contextmenuitem:hover { - background-color: @hover-bg-stcolor; - color: @hover-font-color; -} - -.e-documenteditor-contextmenuitem { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-disabledcontextmenuitem { - background-color: @content-bg-color; - color: #808080; -} - -.e-documenteditor-optionspane { - background-color: @content-bg-color; - color: @content-font-color; -} - -.e-documenteditor-icon.e-search { - color: @hover-bg-stcolor; -} - - - -/*------------------------------------- Mediaplayer -------------------------------------------*/ -/*#region mediaplayer*/ -/*region media container styles*/ - -.e-media-player .e-media-content-div .e-waitpopup-pane { - background-color: transparent; -} - -.e-media-player { - border-color: @header-border-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-control-container { - background: @content-bg-color; -} - -.e-media-player .e-media-element { - background: @content-bg-color; -} - -.e-media-player .e-slider { - background-color: @default-icon-color !important; -} -/*region media container styles*/ - -/* region toolbar styles*/ - -.e-media-player .e-media-toolbar-icon:before, .e-media-player .e-media-playlist-icon:before, .e-media-player .e-media-playlist-toggle:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-text { - color: @default-icon-color; -} - -.e-media-player .e-media-time-stamp.e-media-adv { - color: @default-font-color; -} - -.e-media-player .media-shuffled:before, .e-media-player .media-muted:before, .e-media-player .media-repeated:before, -.e-media-player .e-media-playlist-visible:before { - color: @active-bg-stcolor; -} - -.e-media-player .e-media-timeslider-div.e-media-adv { - background: transparent; -} - -.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before, .e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li { - color: @default-icon-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-split { - color: @default-font-color; -} - -.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li { - background-color: @content-bg-color; -} - -.e-media-time-stamp-end.e-media-basic, .e-media-time-stamp-run.e-media-basic { - color: @default-font-color; -} - -.e-media-player .e-media-time-stamp-end.e-media-mob, .e-media-player .e-media-time-stamp-run.e-media-mob { - color: @default-font-color; -} -/* end region toolbar styles*/ - -/*region settings styles*/ - -.e-media-settings-popup > .e-lv.subpage { - background-color: @content-bg-color; - border-color: @content-border-color !important; -} - -.e-media-settings-popup li { - background-color: @content-bg-color !important; -} - -.e-media-settings-popup .e-header { - background-color: @header-bg-stcolor !important; - border-bottom-color: @header-border-color !important; -} - -.e-media-settings-selector:before { - color: @active-bg-stcolor; -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before, -.e-media-settings-popup .e-lv > .e-header > .e-icon:before { - color: @active-bg-stcolor !important; -} - -.e-media-settings-popup .e-list-text, .e-media-settings-popup .e-btn-text { - color: @default-font-color !important; -} -/*end region settings styles*/ - -/*region playlist styles*/ - -.e-media-player .e-media-playlist-img-div { - color: @content-bg-color !important; -} - -.e-media-player .e-media-playlist-img-div.desktop { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-img-div.mobile { - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-play:before { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-title { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile { - background-color: @content-bg-color; - border-color: @content-border-color; -} - -.e-media-player .e-media-playlist-header { - border-bottom-color: @header-border-color; -} - -.e-media-player .e-media-playlist-header label { - color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.desktop { - background-color: @default-font-color; -} - -.e-media-player .e-media-playlist-toggle.e-media-expand:before, .e-media-player .e-media-playlist-toggle.e-media-collapse:before { - color: @default-font-color !important; -} - -.e-media-player .e-media-playlist-container .e-listbox .e-select { - /*background: @active-bg-stcolor !important;*/ -} - -.e-media-player .e-media-playlist-container .e-listbox li { - border-bottom-color: @content-border-color; -} - -.e-media-player .e-media-playlist-container .e-listbox-container { - background-color: @content-bg-color; -} -/*region playlist styles*/ - -/*other styles*/ -.e-media-player .e-media-video-baner { - color: @active-font-color; -} - -.e-media-player .e-media-audio-title { - color: @header-font-color; -} - -.e-media-player .e-media-overlay { - color: white; -} - -.e-media-player .e-media-time-tooltip { - border-color: @content-border-color; - color: @content-font-color; - background-color: @content-bg-color; -} - -.e-media-player .e-media-hd-tag { - color: red; -} - -.e-media-player .e-media-toolbar-split { - background: @header-border-color; -} - -.e-media-player .e-media-playlist-close:before { - color: @default-icon-color; -} - -.e-media-player .e-media-play-animation { - background: rgba(0,0,0,.5); -} - -.e-media-player .e-slider .e-handle { - border-color: @default-border-color !important; -} -/*#region hover*/ -.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before { - color: @hover-font-color !important; -} - -.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover { - background: transparent !important; -} - -.e-media-settings-popup li:hover { - background: @hover-bg-stcolor !important; -} - - -/*material theme*/ - -.e-media-player .e-media-toolbar.basic .e-media-time-li .e-handle { - & when (@skin= "material") { - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-left: 0px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "material") { - padding-top: 0px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "material") { - background-color: white !important; - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - left: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "material") { - top: -18px !important; - right: 0px !important; - } -} - -.e-media-player .e-media-timeslider.e-media-adv.e-slider .e-handle { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "material") { - margin-top: 0px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "material") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "material") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "material") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "material") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "material") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} - -.e-media-player .e-media-hd-tag { - & when (@skin= "material") { - right: 0px !important; - } -} - -.e-media-settings-popup .e-list-text { - & when (@skin= "material") { - font-size: 13px !important; - } -} -/*office-365 theme*/ -.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-left: -2px !important; - } -} - -.e-media-settings-popup .e-lv .e-list .e-chevron-right_01 { - & when (@skin= "office-365") { - padding-top: 0px !important; - margin-top: -6px; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - left: 0px !important; - } -} - -.e-media-player .e-media-settings-selector:before { - & when (@skin= "office-365") { - top: 6px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-container .e-listbox li { - & when (@skin= "office-365") { - padding: 4px !important; - } -} - -.e-media-player .e-media-playlist-number { - & when (@skin= "office-365") { - margin-top: -17px !important; - } -} - -.e-media-settings-popup .e-header { - & when (@skin= "office-365") { - box-shadow: none !important; - border-top: 0px !important; - } -} - -.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon, -.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text { - & when (@skin= "office-365") { - top: -6px !important; - } -} - -.e-media-player .e-media-shuffle:before { - & when (@skin= "office-365") { - font-size: 17px !important; - margin-top: -3px !important; - } -} - -.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li { - & when (@skin= "office-365") { - margin-top: -2px !important; - } -} - -.e-media-player .e-media-playlist-toggle.e-media-collapse:before { - & when (@skin= "office-365") { - content: "\e116" !important; - -ms-transform: rotate(180deg) !important; - -webkit-transform: rotate(180deg) !important; - transform: rotate(180deg) !important; - } -} - -.e-media-player .e-media-playlist-toggle.mobile { - & when (@skin= "office-365") { - -ms-transform: rotate(90deg) !important; - -webkit-transform: rotate(90deg) !important; - transform: rotate(90deg) !important; - } -} - -.e-media-player .e-media-center-play:before { - & when (@skin= "office-365") { - left: 46% !important; - left: -moz-calc(~'50% - 23px') !important; - left: -webkit-calc(~'50% - 23px') !important; - left: -o-calc(~'50% - 23px') !important; - left: calc(~'50% - 23px') !important; - } -} -/*#end region mediaplayer*/ - - - -.e-ganttchart .e-ganttviewerbodyContianer{ - background-color:@gantt-chart-content-bg-color; -} -.e-ganttchart .e-ganttviewerbodyContianerparent { - border-right-color:@gantt-content-border-color; -} - -.e-ganttchart .e-headercell-weekend > div -{ - & when (@skin= "office-365") { - background:@neutral-lighter-alt; - } - & when not (@skin= "office-365"){ - .ganttheader-gradient(); - } -} -.e-ganttchart .e-ganttoverallocate{ - background-color:@gantt-chart-histobar-overallocate-bg-color; -} -.e-ganttchart .e-ganttnonoverallocate{ - background-color:@gantt-chart-histobar-nonoverallocate-bg-color; -} -.e-ganttchart .e-gantthistocalender{ - border-color: @gantt-chart-histocalender-color; -} -.e-ganttchart .e-gantthistoworklabel{ - color: @gantt-chart-histowork-label; -} -.e-ganttchart .e-weekends, -.e-ganttchart .e-ganttnonworkingrange, -.e-ganttchart .e-ganttdayweekend -{ - background-color:@gantt-weekends-bg-color; -} - -.e-ganttchart-core{ - background:@gantt-chart-content-bg-color; -} - -.e-ganttchart .e-borderbox { - &when (@skin="material") { - border-bottom-color: @grey-400; - } - & when (@skin= "office-365") { - border-bottom-color: @neutral-light; - } - & when not (@skin= "material") and not (@skin="office-365"){ - border-bottom-color: @scroll-handle-color; - } - } - -.e-ganttchart .e-schedule-day-headercell, -.e-ganttchart .e-schedule-hour-headercell, -.e-ganttchart .e-schedule-week-headercell { - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-color: @gantt-header-border-color !important; - font-family:@font-family; - & when (@skin= "material") { - height:27px; - line-height:27px; - } - & when (@skin= "office-365") { - height:29px; - line-height:29px; - } -} - -.e-gantt-dialog { -width:42% !important; -} - -.e-gantt-dialog .e-gantt-validation-btn { - margin-top: 20px; - margin-bottom: 15px; - width: 100%; - height: 27px; -} - -.e-ganttchart .e-ganttviewerheaderContainer { - .ganttheader-gradient(); - .material-gantt-header-background; - color: @gantt-schedule-font-color; - border-bottom-color:@gantt-header-border-color !important; - border-right-color:@gantt-header-border-color; - & when (@skin= "material") { - height:54px!important; - } - & when (@skin= "office-365") { - height:58px!important; - } -} - -.e-ganttchart .e-milestone-top{ - - border-bottom-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-milestone-bottom { - border-top-color:@gantt-milestone-bg-color; -} - -.e-ganttchart .e-taskbarname, -.e-ganttchart .e-resourceinfo { - color: @gantt-content-font-color; - font-family: @font-family; -} -.e-ganttchart .e-connectorline-rightarrow { - border-left-color: @gantt-connectorline-arrow-bg-color; -} - -.e-ganttchart .e-connectorline-leftarrow { - border-right-color: @gantt-connectorline-arrow-bg-color; -} - -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - & when (@skin= "material") { - background-color: @grey-700; - color: @primary-font-color; - border-color: transparent; - } - & when (@skin= "office-365") { - background-color: @info-bg-color; - color: @neutral-secondary; - border-color: @neutral-secondary-alt; - } - & when not (@skin= "material") and not (@skin= "office-365") { - .tgPopUp-gradient(); - background-color: @gantt-content-bg-color; - color: @gantt-content-font-color; - border-color: @gantt-tooltip-border-color; - } -} - - .e-tooltiptaskname { - & when (@skin= "material") { - color: @primary-font-color; - } - & when (@skin= "office-365") { - color: @neutral-secondary; - } - & when not (@skin= "material") and not (@skin= "office-365") { - color: @gantt-tooltip-font-color; - } - font-family: @font-family; -} -.e-tooltipgantt, -.e-progressbartooltip, -.e-editingtooltip, -.e-tooltipganttpredecessor { - font-family: @font-family; -} -.e-ganttchart .e-tasklabel { - font-family: @font-family; - color:@active-font-color; -} -.e-ganttchart .e-gantt-mouseclick td.e-chartcell { - & when not (@skin= "material") and not (@skin= "office-365") { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0); /* IE9 and below */ - } -} -.e-ganttchart .e-gantt-mouseclick { - & when (@skin= "material") { - background:fade(@grey-100,70); - } - & when (@skin= "office-365") { - background:fade(@theme-lighter,70); - } - & when not (@skin= "material") and not (@skin= "office-365") { - .gantt-row-selection(); - .high-contrast-gantt-active-font-color; - color:@gantt-selection-font-color; - filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr="@{gantt-row-selection-bg-color}", endColorstr="@{gantt-row-selection-bg-color}", GradientType=0), progid:DXImageTransform.Microsoft.Alpha(Opacity=20)'; - } -} - -.e-ganttchart .e-progresshandle { - background: @gantt-progressHandle-color; -} - -.e-ganttchart .e-progresshandleafter { - border-bottom-color: @gantt-progressHandle-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress, -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-parent-taskbar-border-color; - } -} - -.e-ganttchart .e-gantt-childtaskbar-progress, -.e-ganttchart .e-gantt-childtaskbar { - & when (@skin= "office-365") { - border-color: transparent; - } - & when not (@skin= "office-365") { - border-color:@gantt-child-taskbar-border-color; - } -} - -.e-ganttchart .e-chartcell { - border-bottom-color: transparent; -} - -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo, -.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname { - font-family: @font-family; - .high-contrast-gantt-active-font-color; - color: @gantt-selection-font-color; -} - -.e-ganttchart .e-gantt-parenttaskbar-progress { - & when (@skin= "office-365") { - background: @neutral-primary; - } - & when not (@skin= "office-365") { - .gantt-parent-progress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-parent-progress-enbg-color}', endColorstr='@{gantt-parent-progress-enbg-color}',GradientType=0 ); - } -} - -.e-ganttchart .e-gantt-parenttaskbar-innerdiv { - background-color:@gantt-parent-task-bg-color; - background: rgb(red(@gantt-parent-task-bg-color),green(@gantt-parent-task-bg-color),blue(@gantt-parent-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@{gantt-parent-taskbar-color}', endColorstr='@{gantt-parent-taskbar-color}',GradientType=0 ); -} - -.e-ganttchart .e-gantt-childtaskbar-progress{ - .gantt-child-progress-background(); -} -.e-ganttchart .e-gantt-childtaskbar { - background-color:@gantt-child-task-bg-color; - background: rgb(red(@gantt-child-task-bg-color),green(@gantt-child-task-bg-color),blue(@gantt-child-task-bg-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualprogressbar { - .gantt-child-manualprogress-background(); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@{gantt-chart-manual-child-progressbar-stbg-color}', endColorstr='@{gantt-chart-manual-child-progressbar-endbg-color}',GradientType=0 ); - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-manualchildtaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - border-color:@gantt-chart-manual-child-taskbar-border-color; -} -.e-ganttchart .e-line { - border-color: @gantt-connectorline-color; -} - -.e-ganttchart .e-connectorpoint-hover { - background-color:@gantt-connectorpoint-hover-color; -} - -.e-ganttchart .e-gantt-falseLine { - border-top-color:@gantt-falseLine-color; -} - -.e-ganttchart .e-gripper:before { - color:@gantt-task-gripper-color; - background: rgb(red(@gantt-task-gripper-color),green(@gantt-task-gripper-color),blue(@gantt-task-gripper-color))~'\9'; - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -} - -.e-ganttchart .e-ganttgridlines { - border-bottom-color: @gantt-chart-border-color; -} - -.e-ganttchart .e-criticalconnectorline { - border-color: @gantt-chart-critical-connectorline-color !important; -} - -.e-ganttchart .e-criticalconnectorlinerightarrow { - border-left-color: @gantt-chart-critical-connectorline-rightarrow-color !important; -} - -.e-ganttchart .e-criticalconnectorlineleftarrow { - border-right-color: @gantt-chart-critical-connectorline-leftarrow-color !important; -} - -.e-ganttchart .e-criticalprogressbar { - background: @gantt-chart-critical-child-progressbar-color !important; - border-color: @gantt-chart-critical-child-progressbar-border-color !important; -} - -.e-ganttchart .e-criticaltaskbar { - background: @gantt-chart-critical-child-taskbar-color !important; - border-color: @gantt-chart-critical-child-taskbar-border-color !important; -} - - .e-gantt-manualparenttaskbar { - background-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-left, - .e-gantt-manualparenttaskbar-right { - border-color: #b3b3b3; -} - - .e-gantt-manualparenttaskbar-connectorpoint-hover { - background-color: #b3b3b3 !important; -} - -.e-rg-rangdiv { - background: #ff0000; - -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; - opacity: 0.8; -} - .e-gantt-taskbarSelection .e-gantt-childtaskbar:before { - border-color: @gantt-taskbar-selection-border-color; -} - -.e-ganttchart .e-connectorline-leftarrow-hover{ - border-right-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-rightarrow-hover{ - border-left-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-connectorline-hover{ - border-color: @gantt-chart-connectorline-hover-color !important; - outline-color: @gantt-chart-connectorline-hover-color !important; -} - -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @theme-primary; - } -} -.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-child-task-bg-color; - background: linear-gradient(to right, @gantt-child-unschedule-task-bg-color, @gantt-child-progress-bg-color 30%, @gantt-child-progress-bg-color 70%, @gantt-child-progress-bg-color 70%, @gantt-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color:@gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right { - background-color: none; - background: none; - & when (@skin= "office-365") { - border-color: @gantt-chart-manual-child-progressbar-stbg-color; - } -} -.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar { - background-color:@gantt-chart-manual-child-taskbar-color; - background: linear-gradient(to right, @gantt-manual-child-unschedule-task-bg-color, @gantt-chart-manual-child-progressbar-stbg-color 30%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-chart-manual-child-progressbar-stbg-color 70%, @gantt-manual-child-unschedule-task-bg-color 100%); - -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -} -.e-ganttchart .e-milestone-top.e-unscheduletaskbar{ - border-bottom-color:@gantt-parent-task-bg-color; -} - -.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar { - border-top-color:@gantt-parent-task-bg-color; -} - - -/*------------------------------------- Radial Menu -------------------------------------------*/ - -.e-radialmenu .e-childdefault{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-default, .e-radialmenu .e-outerdefault{ - fill: @default-bg-stcolor; -} -.e-radialmenu .e-active{ - fill: @hover-bg-stcolor; -} -.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{ - fill: @content-bg-color; - stroke:@content-bg-color; -} -.e-radialmenu .e-textcolor{ - fill: @content-font-color; -} -.e-radialmenu .e-radial{ - border-color: @active-bg-stcolor; - background-color:@content-bg-color; -} -.e-radialmenu .e-badgetext{ - fill: @radial-badge-color; -} -.e-radialmenu .e-badgecircle{ - fill: @active-bg-stcolor; -} -.e-radialmenu .e-radialslider { - background-color:@content-bg-color; -} -.e-radialmenu:focus{ -outline:none !important; -} - - - - -.e-nb.e-nb-layout.e-nb-right { - .default-gradient(); - color: @default-font-color; - border-left: 1px solid @default-border-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; -} - -.e-nb.e-nb-layout.e-nb-left { - background: @content-bg-color; - box-shadow: -1px 0 10px 0 black; - overflow-y: auto; - & when (@skin= "material") { - border: 1px solid @default-border-color; - } - & when (@skin= "office-365") { - border: none; - } - & when not (@skin= "office-365") and not (@skin= "material") { - border-right: 1px solid @default-border-color; - } -} -.e-lv.subpage -{ - & when (@skin= "office-365") { - font-family: @font-family; - color: @theme-light-font; - font-size: 13px; - padding: 0; - background-color: #ffffff; - border-bottom: @border-size @border-type @neutral-light; - border-left: @border-size @border-type @neutral-light; - border-right: @border-size @border-type @neutral-light; - } - & when not (@skin= "office-365") { - border-bottom: @border-size @border-type @content-border-color; - border-left: @border-size @border-type @content-border-color; - border-right: @border-size @border-type @content-border-color; - } -} -.e-lv.subpage .e-list-container div.e-content { - & when (@skin= "office-365") { - padding: 10px; - } -} -.e-lv .e-lv .e-list-container { - border:none; -} -.e-lv.e-navigation > .e-header > .e-icon:hover:before{ - .material-hover-navigation-header-icon-color; -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities, .e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location { - & when (@skin= "material") { - color: @accent-color; - } - & when (@skin= "office-365") { - color: @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-state-active { - & when (@skin= "office-365") { - background-color: @neutral-lighter; - border-left: 2px @border-type @theme-primary; - } -} -.e-nb .e-nb-listview.e-lv .e-list:hover { - & when (@skin= "office-365") { - background-color: @neutral-lighter-alt; - } -} -.e-nb .e-nb-listview.e-lv .e-list { - & when (@skin= "material") { - padding-left:24px; - } - & when (@skin= "office-365") { - height:44px; - padding: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-text{ - & when (@skin= "material") { - padding-left:24px; - color:fade(@base-font-color,87%); - } - & when (@skin= "office-365") { - font-size: 14px; - color: @theme-light-font; - } - -} -.e-lv .e-header { - & when (@skin= "material") { - box-shadow:0 1.83px 1px rgba(0, 0, 0, 0); - } -} -.e-nb.e-nb-overlay { - & when (@skin= "material") { - background-color:#383838; - opacity:0.5; - } - & when (@skin= "office-365") { - background-color: @neutral-light-font-alt; - opacity: 0.4; - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span { - & when (@skin= "material") { - top:5px; - } - & when (@skin= "office-365") { - left: 8px; - top: 6px; - } -} -.e-nb .e-nb-listview.e-lv .e-list .e-list-img { - & when (@skin= "material") { - margin-top:-4px; - } - & when (@skin= "office-365") { - padding-left: 12px; - padding-top: 6px; - font-size: 16px; - height: 20px; - width: 20px; - } -} -.e-nb .e-nb-listview.e-lv.e-parentlv > .e-lv .e-list-container { - & when (@skin= "office-365") { - border: none; - } -} -.e-nb-container .e-icon + .e-nb-listview .e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 0; - } -} -.e-nb .e-nb-listview.e-lv .e-list-hdr { - & when (@skin= "office-365") { - margin-top: 8px; - } -} -.e-lv.e-navigation .e-header h2 { - & when (@skin= "material") { - padding-top:11px; - padding-left:24px; - color:@primary-font-color; - font-size:20px; - } - & when (@skin= "office-365") { - font-size: 17px; - font-weight: 300; - padding-left: 20px; - color: @theme-primary-font; - } -} -.e-lv.e-navigation .e-header > .e-icon:before { - & when (@skin= "office-365") { - color: @theme-primary-font; - line-height: 15px; - font-size: 20px; - height: 14px; - } -} -.e-lv.e-navigation .e-header .drawericon { - & when (@skin= "material") { - padding-top:10px; - } - & when (@skin= "office-365") { - height: 44px; - width: 44px; - padding: 0; - } -} -.e-lv.e-navigation .e-header .drawericon:before { - & when (@skin= "material") { - color:@primary-font-color; - } -} -.e-lv.e-navigation>.e-header>.e-icon:hover:before{ - & when (@skin= "material") { - color:@primary-font-color; - opacity:1.5; - } -} - .e-lv.e-navigation .e-header { - & when (@skin= "material") { - background:@primary-color !important; - } - & when (@skin= "office-365") { - padding: 0; - height: 44px; - box-shadow: none; - border: none; - background: @theme-primary; - } -} - .e-nb-listview .e-list-img.e-home, .e-nb-listview .e-list-img.e-profile, .e-nb-listview .e-list-img.e-people, .e-nb-listview .e-list-img.e-photo, .e-nb-listview .e-list-img.e-communities, .e-nb-listview .e-list-img.e-location { - & when (@skin= "material") { - color: fade(@base-font-color,54%); - } -} -.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 { - & when (@skin= "material") { - line-height: normal; - } -} - -/*------------------------------------- Tile View -------------------------------------------*/ - -.e-tile { - color: @active-font-color; - & when (@skin= "material") { - margin:2px; - font-weight:400; - font-family:@font-family; - } -} - -.e-tile .e-image-parent { - .tile-bg-gradient; -} - -.e-tile .e-image-parent { - .material-tileview-bg-color; - & when (@skin= "office-365") { - background-color: @theme-primary; - } -} - -.e-tile .e-tile-selected::after { - border-top: 28px solid @cell-selection-stbg-color; -} - -.e-tile .e-tile-selected { - border: 2px solid @active-border-color; -} -.e-tile-wide { - & when (@skin= "material") { - width: 354px !important; - } - -} -.e-tile-medium { - & when (@skin= "material") { - width: 175px !important; - } -} -.e-tile-small { - & when (@skin= "material") { - width: 85.5px !important; - height: 73px !important; - } -} -.e-tile-group .e-tile-column { - & when (@skin= "material") { - max-width:358px; - } -} -.e-tile.e-js.e-tile-web:hover { - & when (@skin= "material") { - box-shadow:0px 3px 6px 0px rgba(0,0,0,0.26); - } -} -.e-tile.e-js.e-tile-web:hover .e-image-parent { - & when (@skin= "material") { - background-color: @material-tile-hover-color; - } - & when (@skin= "office-365") { - border: 2px @border-type @theme-darker; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } -} -.e-tile-caption-text.e-caption-innerbottom::before { - & when (@skin= "material") { - margin-bottom: 16px; - } -} -.e-tile-caption-text::before { - & when (@skin= "material") { - padding-left:12px; - } -} -.e-tile.e-tile-web.e-tile-medium .e-image-parent .e-tile-image:not(.e-tile-imagefill), .e-tile.e-tile-web.e-tile-wide .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:48px 48px; - } -} -.e-tile-caption::before { - & when (@skin= "material") { - font-size:15px; - } - & when (@skin= "office-365") { - font-size: 14px; - font-family: @font-family; - color: @theme-primary-font; - } -} -.e-tile-small-col-2 { - & when (@skin= "material") { - width:179px; - height:154px; - } -} -.e-tile.e-tile-small .e-image-parent .e-tile-image:not(.e-tile-imagefill) { - & when (@skin= "material") { - background-size:24px 24px; - } -} -.e-tile.e-tile-imagefill .e-tile-overlay { - & when (@skin= "material") { - margin-top:75px; - background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.49) 70%,rgba(0,0,0,0.7) 100%); - } -} - - -/*------------------------------------- Radial Slider -------------------------------------------*/ -.e-radialslider .e-radial-needle { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-inner-circle { - border-color: @active-bg-stcolor; -} - -.e-radialslider .e-radialarcdefault { - stroke: @active-bg-stcolor; -} - -.e-radialslider .e-ticks-text, .e-radialslider .e-dynamic-text { - fill: @default-font-color; -} - -.e-radialslider .e-needle-over { - stroke: @active-bg-stcolor; -} - -/*------------------------------------- Signature -------------------------------------------*/ - - -.e-signature{ - - background-color: @content-bg-color; - border: 3px solid @active-bg-stcolor; -} -.e-signature.e-disable { - border-color:@disable-control-border-color; -} - - -/*------------SpellCheck themes -------------*/ - -.e-spellcheck .e-sentencecontent .e-errorword { - color: red; -} - -.e-spellcheck .e-sentence { - border-color: @content-border-color; - background-color: @content-bg-color; -} - -.e-spellcheck .e-suggestionlist { - border-color: @content-border-color; -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - -.e-spellmenu .e-list:hover { - & when (@skin= "material") { - background-color: @grey-200 !important; - } -} - -.e-spellmenu { - & when (@skin= "material") { - fill: @widget-bg-color; - border: @material-sshover-border-color !important; - } -} - - - -/*------------------------------------- ComboBox -------------------------------------------*/ - - .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(0deg); - transition: transform 300ms ease; - } -} - - .e-ddl.e-input-group .e-ddl-hidden { - border: 0; - height: 0; - visibility: hidden; - width: 0; -} - - .e-input-group .e-input.e-placeholder { - top: 0px; - position: absolute; - border:inherit; - font-style: italic; -} - -.e-ddl.e-input-group .e-input-group-btn button:hover, -.e-ddl.e-input-group .e-input-group-icon:hover, -.e-ddl.e-input-group .e-input-group-btn button:active, -.e-ddl.e-input-group .e-input-group-icon:active { - & when (@skin= "material") { - background: white; - } - } - - .e-input-group::before { - & when (@skin= "material") { - left: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - background: @accent-color; - } - } - - .e-input-group.e-input-focus::before, - .e-input-group.e-input-focus::after { - & when (@skin= "material") { - width: 50%; - } -} - -.e-input-group::after { - & when (@skin= "material") { - right: 50%; - } -} - -.e-input-group::before, -.e-input-group::after { - & when (@skin= "material") { - bottom: -2px; - content: ''; - height: 2px; - position: absolute; - transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1); - width: 0; - z-index: 10; - } -} - -.e-icon-anim .e-ddl-icon { - & when (@skin= "material") { - transform: rotate(180deg); - transition: transform 300ms ease; - } -} - -.e-input-group .e-ddl-icon:hover { - & when (@skin= "material") { - background: transparent; - } -} - -.e-input-group:not(.e-disabled) .e-ddl-icon:active { - & when (@skin= "material") { - background: transparent; - } -} - - input.e-combobox.e-input::selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - - input.e-combobox.e-input::-moz-selection { - & when (@skin= "material") { - background: @accent-color; - color: @accent-font-color; - } - & when (@skin= "office-365") { - background: @theme-primary; - color: @neutral-white; - } -} - -.e-input-group .e-ddl-icon:not(:active)::after { - & when (@skin= "material") { - animation: none; - } -} - - .e-dropdownbase.e-content { - background: @content-bg-color; - color: @content-font-color; - } - - .e-list-item.e-hover { - background: @hover-bg-stcolor; - color: @hover-font-color; - } - - input.e-combobox.e-input { - border: @border-size @border-type; - font-family: @font-family; - font-size: @content-font-size; - } - - .e-combobox.e-input[disabled], - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group.e-disabled { - border-bottom-style: @border-type; - } - - .e-ddl.e-input-group .e-input-group-btn button { - font-family: @font-family; - font-size: @content-font-size; - } - - .e-ddl.e-input-group.e-disabled { - border-style: @border-type; - } - - .e-ddl.e-input-group .e-clear-icon { - color: @default-icon-color; - } - - input.e-combobox.e-input, - textarea.e-combobox.e-input { - background: @content-bg-color; - border-color: @content-border-color; - color:@content-font-color; - } - - .e-ddl.e-input-group { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-icon { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: fade(@base-font-color,87%); - border: none; - } - - & when not (@skin= "material") { - & when (@skin= "office-365") { - /*office*/ - background: @content-bg-color; - } - & when not (@skin= "office-365") { - /*other*/ - .bs-default-gradient(); - color: @default-icon-color; - border-color: @content-border-color; - } - } - } - - .e-ddl.e-input-group:not(.e-rtl) .e-input-group-icon { - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left: 1px solid @content-border-color; - } - } - } - - .e-ddl.e-input-group.e-rtl .e-input-group-icon { - & when (@skin= "material") { - border: none; - } - & when not (@skin= "material") { - border-right: 1px solid @content-border-color; - } - } - .e-combobox.e-input[disabled] { - background: 0px; - } - - .e-combobox.e-input[readonly] { - background: @content-bg-color; - } - - .e-ddl.e-input-group .e-input-group-btn button { - background: @content-bg-color; - border-color: @content-border-color; - color: @default-icon-color; - } - - .e-ddl.e-input-group .e-input-group-btn button:hover, - .e-ddl.e-input-group .e-input-group-icon:hover { - & when not (@skin= "material") { - background: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button, - .e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active, - input.e-combobox.e-input::selection { - & when not (@skin= "material") { - background: @active-bg-stcolor; - color: @active-font-color; - } - } - - input.e-combobox.e-input::-webkit-input-placeholder, - input.e-combobox.e-input:-moz-placeholder, - input.e-combobox.e-input::-moz-placeholder, - input.e-combobox.e-input:-ms-input-placeholder { - color: @header-border-color; - } - - - .e-ddl.e-input-group { - border-bottom-color: @content-border-color; - } - - - .e-ddl.e-input-group .e-ddl-icon:before { - & when (@skin= "material") { - content: "\e666"; - } - & when (@skin= "office-365") { - content: "\e804"; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - content: "\e63b"; - } - } - width: 14px; - height: 14px; - display: block; - margin: 0 auto; - } - - - .e-input-group.e-ddl { - & when (@skin= "material") { - height: 31px; - } - & when (@skin= "office-365") { - height: 30px; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - height:28px; - } - } - } - - .e-ddl.e-popup { - border: 1px solid @default-border-color; - position: absolute; - & .e-input-group { - margin-bottom: 0; - } - } - - - .e-ddl.e-popup { - border-color: @default-border-color; - } - - .e-dropdownbase.e-nodata { - font-family: @font-family; - font-size: 16px; - } - - // theme - .e-dropdownbase { - border-color: @default-border-color; - & .e-list-item { - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - background-color: @content-bg-color; - border-bottom: @border-size; - border-color: @default-gradient-color; - color: @default-font-color; - font-family: @font-family; - font-size: @content-font-size; - line-height: 2.4em; - text-indent: 1.067em; - } - - & .e-list-group-item, - .e-fixed-head { - background-color:@content-bg-color; - border-color: @content-bg-color; - & when (@skin= "material") { - color: fade(@base-font-color,87%); - } - & when not (@skin= "material") { - & when (@skin= "office-365") { - color: @neutral-primary; - } - & when not (@skin= "office-365") { - color: @content-font-color; - } - } - font-family: @font-family; - font-size: @content-font-size; - font-weight: 600; - line-height: 2.4em; - padding-left: 1.067em; - } - - & .e-list-item.e-active.e-hover { - & when (@skin= "office-365") { - background: @theme-lighter; - } - & when (@skin= "material") { - /*material*/ - background-color: @grey-200; - color: @accent-color; - } - } - - & .e-list-item.e-hover { - & when (@skin= "material") { - /*material*/ - background: @grey-200; - color: fade(@base-font-color,87%); - } - - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background: @neutral-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .hover-gradient(); - color: @hover-font-color; - border-color: @hover-border-color; - } - } - - } - - & .e-list-item.e-active { - & when (@skin= "material") { - /*material*/ - background-color: @content-bg-color; - color: @accent-color; - } - & when not (@skin= "material") { - /*other*/ - & when (@skin= "office-365") { - /*office-365*/ - background-color: @theme-lighter; - color: @theme-light-font; - } - & when not (@skin= "office-365") { - .active-gradient(); - color: @active-font-color; - } - } - } - - & .e-list-item:last-child { - border-bottom: 0; - } - - & .e-list-item.e-item-focus { - background-color: @hover-bg-stcolor; - } - } - - - .e-ddl.e-input-group input.e-combobox.e-input , - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus { - border-color: @content-border-color; - } - - .e-ddl.e-input-group.e-input-focus { - & when (@skin= "office-365") { - border-color:@theme-primary !important; - } - & when not (@skin= "material") { - & when not (@skin="office-365") { - box-shadow: 0 0 @shadow-bg-size @bs-shadow-bg-color; - .material-normal-box-shadow; - .focus-border-color(); - } - } - } - - .e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button { - border-color: transparent @content-border-color transparent transparent; - } - - .e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button, - .e-input-focus.e-rtl .e-combobox.e-input:first-child:focus, - .e-input-focus .e-combobox.e-input:last-child:focus, - .e-ddl.e-input-group.e-input-focus span.e-input-group-icon, - .e-ddl.e-input-group.e-input-focus span button { - border-color: transparent transparent transparent @content-border-color; - } - - .e-ddl.e-input-group { - border: @border-size @border-type; - border-color: @content-border-color; - & when (@skin= "material") { - border-width: 0 0 1px 0; - } - & when not (@skin= "material") { - border-width: 1px; - } - } - - .e-input-group-btn:not(:last-child) button, - .e-ddl.e-input-group .e-input-group-icon:not(:last-child) { - & when (@skin= "material") { - border-left-width: 0px; - } - & when (@skin= "office-365") { - border-left-width: 0px; - } - - & when not (@skin= "material") { - border-left: 1px @border-type; - border-left-width: 1px; - border-color: @content-border-color; - } - - } - - .e-ddl.e-input-group .e-input-group-icon, - .e-ddl.e-input-group .e-input-group-btn button { - flex-direction: column; - justify-content: center; - text-align: center; - font-size: @content-font-size; - padding: 7px; - & when (@skin= "bootstrap") { - border-radius: 0px 4px 4px 0px; - } - } - .e-ddl.e-rtl.e-input-group .e-input-group-icon, - .e-ddl.e-rtl.e-input-group .e-input-group-btn button { - & when (@skin= "bootstrap") { - border-radius: 4px 0px 0px 4px; - } - } - - .e-ddl { - .e-input-value, - .e-input-value:focus { - font-family: @font-family; - font-size: @content-font-size; - height:auto; - line-height: 1.4; - margin: 0px; - outline: none; - padding: 2px 0; - width: 100%; - } - } - - .e-input-group.e-ddl .e-comboie8.e-comboie.e-ddl-icon{ - & when not (@skin= "material") { - & when not (@skin= "office-365") { - border-left-width: 1px; - border-left-style:solid; - border-left-color: @content-border-color; - } - } - } - - /*------------------------------------- End ComboBox -------------------------------------------*/ diff --git a/public/content/ejthemes/office-365/ej.theme.min.css b/public/content/ejthemes/office-365/ej.theme.min.css deleted file mode 100644 index 1b0845f..0000000 --- a/public/content/ejthemes/office-365/ej.theme.min.css +++ /dev/null @@ -1,11 +0,0 @@ -@charset "UTF-8"; -/*! -* filename: ej.theme.min.css -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-indentcell{border-left-color:#eaeaea}.e-grid .e-rarrowup-2x:before{content:""}.e-grid .e-rarrowdown-2x:before{content:""}.e-grid.e-rtl .e-headercell,.e-grid.e-rtl .e-grouptopleftcell{border-right-color:#eaeaea;border-bottom-color:#eaeaea}.e-grid.e-rtl .e-movablecontent,.e-grid.e-rtl .e-movableheader{border-right-color:#0078d7}.e-grid{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border-color:#c8c8c8;color:#212121;border-top:none}.e-grid{border-color:#eaeaea}.e-grid .e-pager{background-color:#fff}.e-grid .e-pager{border-width:1px 0 0}.e-grid .e-pager .e-numericitem:hover,.e-grid .e-pager .e-nextpage:Hover,.e-grid .e-pager .e-lastpage:Hover,.e-grid .e-pager .e-firstpage:Hover,.e-grid .e-pager .e-prevpage:Hover{background-color:#c8c8c8}.e-grid .e-togglebutton.e-btn.e-tbtn.e-select.e-flat,.e-grid .e-btn.e-select.e-flat{margin-left:0 !important;margin-right:6px !important}.e-grid .e-btn.e-btn-normal.e-txt{padding:0}.e-grid .e-icon{color:#666}.e-groupheadercell .e-icon{color:#666}.e-grid .e-gridheader .e-icon{color:#666}.e-grid .e-dialog>.e-dialog-scroller,.e-grid .e-excelfilter.e-dlgcontainer{border:1px solid #c8c8c8 \9}.e-grid.e-dlgcontainer .e-value .e-caption{color:#666;font-size:14px}.e-grid .e-icon.e-animatebutton{color:#fff;cursor:pointer}.e-grid .e-icon.e-animatebutton{color:#333}.e-grid .e-grouptopleftcell{border-right:1px solid #c8c8c8}.e-grid td.e-indentcell+.e-rowcell{border-left:none}.e-grid th.e-lastgrouptopleftcell+.e-headercell,.e-grid th.e-grouptopleftcell+.e-stackedHeaderCell{border-left:none}.e-grid th.e-filterbarcell.e-grouptopleftcell+th.e-filterbarcell{border-left:none}.e-columnChooser{border:1px solid #c8c8c8;font-size:12px;color:#212121}.e-grid .e-ccBtndiv{margin-top:3px !important}.e-columnChoosertail{border-bottom-color:#c8c8c8}.e-columnChoosertailAlt{border-bottom-color:#fff}.e-columnChooserListDiv:hover{background-color:#f7f7f7}.e-columnChooser .e-vhandlespace{background-color:#fff !important}.e-columnChooser .e-hhandlespace{background-color:#fff !important}.e-columnChooserSplitter{border-top:1px solid #c8c8c8}.e-grid .e-number{background-color:#bbbdc0;color:#fff}.e-grid .e-tableLastCell{border-right-color:#eaeaea !important}.e-stackedHeaderRow th{border-bottom:1px solid #eaeaea !important}.e-resFilterDialogHeaderDiv{border-bottom:1px solid #eaeaea !important}.e-resposnsiveFilterBtnLeft{border-right:1px solid #eaeaea !important}.e-resIcon{color:#0078d7 !important}.e-grid .e-filterdialoglarge .e-ddl,.e-grid .e-filterdialoglarge .e-numeric,.e-grid .e-filterdialoglarge .e-atc,.e-grid .e-filterdialoglarge .e-datewidget{height:32px !important}.e-grid .e-toolbar .e-hover .e-icon,.e-grid .e-headercell.e-hover .e-icon{color:#666;color:#212121}.e-grid div.e-gridtoolbar{background-color:#fff;height:40px;padding-left:0;padding-right:0}.e-grid .e-dlgBtns .e-button{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-grid .e-gridpopup .e-content{background-color:#fff;border-color:#c8c8c8}.e-grid .e-gridpopup span:hover,.e-grid .e-gridpopup .e-spanclicked{border-color:#666}.e-grid .e-gridpopup .e-downtail:before,.e-grid .e-gridpopup .e-downtail{border-top-color:#c8c8c8}.e-grid .e-gridpopup .e-downtail:after{border-top-color:#fff}.e-grid .e-gridcontent,.e-grid .e-form-container{background-color:#fff}.e-grid.e-columnChooser .e-hscroll,.e-grid.e-columnChooser .e-vscroll{background-color:transparent}.e-grid .e-groupdroparea{border-top-color:#eaeaea;color:#fff}.e-grid .e-groupdroparea{background:#0078d7}.e-grid .e-groupheadercell div{margin-right:8px}.e-grid .e-groupdroparea.e-default{background:#dadada}.e-grid .e-groupdroparea.e-active{background:#0078d7;padding-top:16px;padding-bottom:16px}.e-grid .e-groupdroparea.e-allowDrop{background:#0078d7}.e-grid .e-cloneproperties{border-color:#eaeaea}.e-grid .e-cloneproperties{color:#212121}.e-grid .e-cloneproperties{background:#eaeaea}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{color:#212121;background-color:#eaeaea;border-color:#eaeaea;border-top-color:#c8c8c8}.e-grid .e-gridfooter tr.e-gridSummaryRows td.e-scrollindent{border-style:solid;border-width:1px 0 0;border-color:#eaeaea}.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td:first-child.e-indentcell,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-summaryrow,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-scrollindent,.e-grid .e-gridfooter tr:first-child.e-gridSummaryRows td.e-indentcell{border:none}.e-grid .e-gridsummary .e-indentcell{background-color:#eaeaea;border-top-color:#c8c8c8}.e-grid .e-headercell-hover,.e-grid .e-groupheadercell:hover{color:#212121}.e-grid .e-gridheader .e-headercellactive .e-icon{color:#fff}.e-grid .e-headercell:not(.e-stackedHeaderCell):not(.e-headercellactive):hover{background-color:#f8f8f8}.e-grid .e-groupheadercell{color:#212121;border-color:#eaeaea;border-radius:0;background-color:#f4f4f4}.e-grid .e-alt_row{background:#f7f7f7}.e-grid .e-alt_row{background:#f8f8f8}.e-grid .e-inlineform-titlebar{border-color:#eaeaea;background-color:#f7f7f7}.e-grid .e-inlineform-titlebar{background-color:#eaeaea;color:#666;font-size:14px}.e-grid .gridform .e-label label{padding-top:15px;font-size:14px;color:#333}.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-color:#eaeaea;border-top-color:#c8c8c8;background-color:#eaeaea}.e-grid .e-detailcell,.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid tr.e-editedrow td.e-rowcell{border-top-color:#eaeaea}.e-grid .e-detailrowcollapse.e-lastrowcell{border-bottom-color:#eaeaea}.e-grid .e-detailindentcell{border-right-color:#eaeaea}.e-grid .e-rowcell.e-updatedtd{color:#212121}.e-grid .e-rowcell.e-updatedtd.e-active{color:#fff}.e-activefocusout.e-grid .e-numericitem.e-active,.e-activefocusout.e-grid .e-groupdroparea,.e-activefocusout.e-grid td.e-active,.e-activefocusout.e-grid td.e-cellselectionbackground{background:#a5a5a5}.e-grid td.e-active,.e-grid .e-form-titlebar{color:#fff}.e-grid td.e-active,.e-grid .e-form-titlebar{background:#0078d7}.e-grid td.e-active,.e-grid .e-form-titlebar{background-color:#deecf9;color:#333}.e-grid .e-gridFromDiv{margin-top:15px}.e-grid td.e-cellselectionbackground{color:#fff}.e-grid td.e-cellselectionbackground{background:#0064b3}.e-grid td.e-cellselectionbackground{background-color:#deecf9;color:#333}.e-grid .e-inlineform-titlebar{font-size:14px;color:#212121}.e-grid .e-inlineform-titlebar{color:#666}.e-grid .e-form-titlebar{color:#666;background-color:#eaeaea;border-color:#eaeaea;font-size:14px}.e-grid .e-recordpluscollapse>div,.e-grid .e-detailrowcollapse>div{background-color:transparent;cursor:pointer}.e-grid .e-dialog .gridform .e-save{margin-left:36px !important}.e-grid .e-dialog.e-titlebar{padding-bottom:20px}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-top-color:#c8c8c8;border-left-color:#c8c8c8;border-bottom-color:#0078d7}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{background:#fff}.e-grid .e-headercell,.e-grid .e-grouptopleftcell{border-left-color:#eaeaea;border-bottom-color:#eaeaea;border-right-color:#eaeaea}.e-grid .e-headercell,.e-grid .e-headercell-hover{color:#666}.e-grid .e-rowcell{color:#333;font-size:13px}.e-grid .e-columnselection{background-color:#f4f4f4;color:#0078d7}.e-grid .e-columnselection{background-color:#eaeaea;color:#333}.e-grid .e-grid-icon{background:#fff}.e-grid .e-groupheadercell{font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;background:#c7e0f4;color:#333}.e-grid .e-groupheadercell:hover{background:#deecf9;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-grid .e-groupcaption,.e-grid .e-groupcaptionsummary{font-size:17px;color:#666}.e-grid tr.e-groupcaptionrow{height:40px}.e-grid .e-gridheader{color:#212121;border-bottom-color:#c8c8c8;border-top-color:#c8c8c8}.e-grid .e-gridheader{border-bottom-color:#eaeaea;border-top-color:#eaeaea}.e-grid .e-headercontent,.e-grid .e-movableheader{border-right-color:#c8c8c8}.e-grid.e-rtl .e-headercontent{border-left-color:#c8c8c8}.e-grid .e-editcell,.e-grid .e-form-container,.e-grid .e-externalformedit,.e-grid .e-tabletd,.e-grid .e-rowcell{border-color:#eaeaea}.e-grid .e-rowcell:first-child{padding:0 8px 0 10px}.e-grid .e-rowcell:last-child{padding:0 10px 0 8px}.e-grid .e-rowcell .e-ejinputtext:active,.e-grid .e-ejinputtext.e-filtertext:active{border-color:#0078d7}.e-grid .e-rowcell .e-ejinputtext:focus,.e-grid .e-ejinputtext.e-filtertext:focus{border-color:#0078d7 !important}.e-grid .e-rowcell .e-ejinputtext:hover,.e-grid .e-ejinputtext.e-filtertext:hover{border-color:#212121}.e-grid .e-form-togglebtn:hover{background:#eaeaea}.e-grid .e-form-toggle-icon{color:#fff}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-color:#eaeaea;background-color:#fff;background-image:none}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{border-color:#c8c8c8}.e-grid .e-grid-filterstatusbar,.e-grid .e-grid-filterstatusbarbottom{background:#0078d7}.e-grid .e-grid-filterstatusbar .e-msgdiv,.e-grid .e-grid-filterstatusbarbottom .e-msgdiv{color:#fff}.e-grid .e-groupdroparea.e-hover{background:#eaeaea}.e-grid .e-groupdroparea.e-hover{background-color:#0078d7}.e-grid tr.e-hover{color:#212121}.e-grid tr.e-hover{background:#eaeaea}.e-grid tr.e-hover{background-color:#f4f4f4;color:#333}.e-grid tr.e-traverse{color:#212121}.e-grid tr.e-traverse{background:#eaeaea}.e-grid .e-scrollcss{background:#fff}.e-grid .e-reorderindicate{border-right-color:#0078d7}.e-grid.e-rtl .e-reorderindicate{border-left-color:#0078d7}.e-grid div.e-field-validation-error{white-space:normal}.e-grid div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;word-wrap:break-word}.e-grid div.e-field-validation-error{font-size:12px;background-color:#fff4ce;color:#333}.e-grid .e-dialog .e-addedrow label,.e-grid .e-dialog .e-editedrow label,.e-grid .e-inlineformedit label,.e-grid .e-externalformedit label{font-size:14px;color:#333}.e-grid form.gridform.field-validation-empty{border:1px solid #cd0a0a}.e-grid .e-editedrow .e-normaledit .e-ddl{width:100%}.e-grid div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-grid div.e-error .e-toparrow{border-bottom-color:#fff4ce}.e-grid .e-ejinputtext{border:1px solid #c8c8c8;outline:none;background-color:#fff;color:#212121;vertical-align:baseline;text-indent:10px;padding-right:4px}.e-ejinputtext:focus{box-shadow:0 0 5px lightgray}.e-grid .e-summaryrow{background-color:#fff;border-color:#c8c8c8;border-left-color:#c8c8c8 !important}.e-grid .e-summaryrow{background-color:#eaeaea;border-color:#fff}.e-gridfooter{width:100%;background-color:#eaeaea;border-top:1px solid #c8c8c8}.e-grid .e-detailcell tr:first-child td.e-summaryrow{border-top:1px solid #c8c8c8}.e-grid .e-gridSummaryRows{color:#212121}.e-grid .e-gridSummaryRows{font-size:14px;color:#333}.e-grid .e-reSizeColbg{border-left-color:#eaeaea}.e-grid .e-reSizeColbg{border-left-color:#000;border-left-style:solid}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{background-color:transparent}.e-grid .e-headercell-hover .e-ascending,.e-grid .e-groupheadercell:hover .e-ascending,.e-grid .e-headercell-hover .e-filtericon,.e-grid .e-headercell-hover .e-descending,.e-grid .e-headercell-hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-descending,.e-grid .e-groupheadercell:hover .e-togglegroupbutton,.e-grid .e-groupheadercell:hover .e-ungroupbutton{color:#666}.e-grid .e-headercellactive,.e-grid .e-headercellactive span,.e-grid .e-headercellactive div{color:#fff}.e-grid .e-headercellactive{background:#0078d7}.e-grid .e-movablecontent,.e-grid .e-movableheader{border-left-color:#0078d7}.e-grid .e-frozeny{border-bottom-color:#0078d7 !important}.e-grid .e-dialog .e-header .e-icon{color:#212121}.e-grid.e-responsive .e-rowcell{border-bottom-color:rgba(196,196,196,.5)}.e-grid.e-responsive .e-table>tbody>tr>td:last-child{border-bottom-color:#eaeaea}.e-grid form .e-select:hover .e-icon{color:#666}.e-grid.e-touch .e-gridheader .e-headercell,.e-grid.e-touch .e-rowcell{-moz-user-select:text;-khtml-user-select:none;-webkit-user-select:text;-ms-user-select:text;user-select:text}.e-grid .e-gridcontent tr.e-editedrow:not(.e-alt_row){background-color:#fff}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-heatmap.e-grid{display:block}.e-heatmaplegend{display:block}.e-heatmap.e-grid .e-alt_row,.e-heatmap.e-grid td.e-cellselectionbackground,.e-heatmap.e-grid .e-headercell,.e-heatmap.e-grid .e-grouptopleftcell{background:#fff}.e-heatmap.e-js.e-grid{font-size:12px}.e-heatmap.e-js.e-grid .e-headercelldiv{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{font-size:12px}.e-heatmap.e-js.e-grid .e-headercell{height:30px}.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child{font-weight:600;font-size:12px}.e-heatmap.e-js.e-grid .e-gridheader{border-bottom-width:1px}.e-heatmap.e-js.e-grid,.e-heatmap.e-js.e-grid.e-responsive .e-row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-alt_row td:first-child,.e-heatmap.e-js.e-grid.e-responsive .e-rowcell,.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid td.e-cellselectionbackground,.e-heatmap.e-js.e-grid .e-headercell,.e-heatmap.e-js.e-grid .e-grouptopleftcell,.e-heatmap.e-js.e-grid.e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-gridheader,.e-heatmap.e-js.e-grid .e-movablecontent,.e-heatmap.e-js.e-grid .e-movableheader{border-color:#c8c8c8}.e-heatmap.e-js.e-grid.e-responsive .e-rowcell{border-bottom:none}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.e-heatmaplegend.e-js .sf-ht-label,.e-heatmap.e-js.e-grid .e-rowcell.sf-ht-heatmapcell,.e-heatmap.e-js.e-grid .e-headercelldiv{color:#000}.e-heatmap.e-js.e-grid .e-alt_row,.e-heatmap.e-js.e-grid .e-row,.e-heatmap.e-js.e-grid .e-headercell.e-default.e-headertemplate,.e-heatmap.e-js.e-grid .e-cellselectionbackground .e-activecell,.e-heatmap.e-grid td.e-cellselectionbackground{background-color:#fff}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-excelfilter.e-dlgcontainer{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:13px;color:#212121;z-index:10001}.e-excelfilter.e-dlgcontainer{padding:20px 12px}.e-excelfilter .e-searchcontainer,.e-excelfilter.e-dlgcontainer{background:none #fff}.e-excelfilter .e-menu,.e-excelfilter .e-menu.e-vertical,.e-excelfilter .e-menu.e-vertical .e-list>ul{background:#fff}.e-excelfilter .e-checkboxlist{background:#f7f7f7;border:#f7f7f7}.e-excelfilter.e-dlgcontainer,.e-excelfilter.e-dlgcustom .e-fieldset,.e-excelfilter .e-menu.e-vertical .e-list>ul{border-width:1px;border-style:solid;border-color:#fafafa}.e-excelfilter .e-checkboxlist label.e-ftrchk,.e-excelfilter.e-dlgcustom label.e-caption,.e-excelfilter .e-searchbox .e-searchitem{font-weight:normal}.e-sortasc,.e-sortdesc{font-size:18px}.e-excelfilter.e-dlgcustom .e-fieldset legend{font-size:14px;color:#212121;border:none}.e-excelfilter .e-select:hover .e-icon{color:#666}.e-excelfilter.e-dlgcustom .e-input{line-height:1.7em}.e-excelfilter{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.e-excelfilter .e-menu .e-list.e-fghdrcolor,.e-excelfilter .e-menu .e-list.e-bghdrcolor,e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover.e-mfocused,.e-excelfilter .e-menu.e-vertical .e-list.e-fghdrcolor:hover,.e-excelfilter .e-menu.e-vertical .e-list.e-bghdrcolor:hover{background:#fff}.e-bghdrcolor>a,.e-fghdrcolor>a{color:#212121}.e-excelfilter .e-menu .e-list.e-valcolor{border-color:#fff}.e-excelfilter .e-menu .e-list.e-valcolor.e-mhover.e-mfocused{border-color:#0078d7;background:transparent}.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-fghdrcolor.e-mfocused>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mhover>a,.e-excelfilter .e-menu .e-list.e-bghdrcolor.e-mfocused>a{background:transparent;color:#212121}.e-excelfilter .e-dialog{padding:20px 25px 0}.e-excelfilter.e-dlgcustom.e-dialog:first-child{padding-top:8px}.e-excelfilter.e-dlgcustom .e-dlgfields:last-child{padding-bottom:0}.e-excelfilter.e-dlgcustom .e-dlgfields{padding-bottom:20px}.e-excelfilter span.e-filternone.e-icon{margin:0}.e-excelfilter .e-checkboxlist .e-ftrchk{margin-top:6px;height:36px}.e-excelfilter ul.e-menu.e-vertical{width:242px !important}.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields .e-button:last-child{margin-right:0 !important}.e-excelfilter .e-searchcontainer .e-btncontainer.e-fields{float:right}.e-excelfilter .e-shadow .e-list>a{padding-left:12px !important}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-schedule,.e-schedule.e-scheduleouter{color:#212121;background-color:#fff}.e-schedule .e-mobileNavigation{color:#666}.e-scheduledrawer .e-mAddEvent,.e-scheduledrawer .e-mday,.e-scheduledrawer .e-mweek,.e-scheduledrawer .e-mworkweek,.e-scheduledrawer .e-mmonth,.e-scheduledrawer .e-mcustomview,.e-scheduledrawer .e-magenda{color:#666}.e-scheduledrawer .e-lv .e-list.e-state-default:hover>.e-list-img{color:#666}.navDrawerMenu li{border-bottom:1px solid #eaeaea !important}.e-scheduledrawer .e-list.e-state-active .e-list-img{color:#0078d7}.e-schedule .icon-AddGrad:before{color:#2382c3}.e-schedule .e-datecommondiv{color:#666}.e-schedule .e-commonviewbutton{color:#333;background:#f4f4f4}.e-schedule .e-commonviewbutton.e-activeview:hover{color:#fff;background:#005a9e}.e-schedule .e-nextapp:hover,.e-schedule .e-prevapp:hover{color:#000;background-color:#eaeaea}.e-schedule .e-commonviewbutton:hover{color:#000;background:#eaeaea}.e-schedule .e-appup,.e-schedule .e-appdown{color:#212121}.e-schedule .e-appup:hover,.e-schedule .e-appdown:hover{color:#f4f4f4}.e-schedule .e-dateheader{border-bottom:1px solid #c8c8c8}.e-schedule .e-horizontalemptytd{border:none !important;border-right:1px solid #c8c8c8 !important;border-top:1px solid #c8c8c8 !important}.e-schedule.e-rtl .e-horizontalemptytd{border:none !important;border-left:1px solid #c8c8c8 !important;border-top:1px solid #c8c8c8 !important}.e-categorizeMenuSelected{background:none repeat scroll 0 0 #f0f8ff;border:1px solid #0094ff !important}.e-schedule .e-dateheader,.e-schedule .e-leftindent{border-bottom:1px solid #c8c8c8}.e-scheduledialog .e-quickstartendtime{border-bottom:1px solid #c8c8c8}.e-schedule .e-horizontalheader{border-bottom:1px solid #c8c8c8 !important;background:#fff;color:#666}.e-schedule .e-horizontalheadertddate{border-left:none !important;border-bottom:none !important;border-right:none !important}.e-schedule .e-horizontaltimetd{border-bottom:1px solid #c8c8c8 !important;border-top:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8}.e-schedule .e-horizontalalternatetd{border-bottom:1px solid #c8c8c8 !important;border-left:1px solid transparent;border-top:1px solid #c8c8c8 !important}.e-schedule .e-horizontmonthheaderdatetd{border-bottom:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8}.e-schedule .e-horizontmonthheaderdaytd{border-bottom:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8}.e-schedule .e-alternateworkcell{border-left:1px dotted #c8c8c8 !important}.e-schedule .e-dayend{border-left:2px solid #c8c8c8 !important}.e-schedule .e-parentnode,.e-schedule .e-parentworkcell{border-bottom:1px solid #c8c8c8 !important}.e-schedule .e-parentnode{border-bottom:1px solid #c8c8c8 !important}.e-schedule .e-parentnode{background:#f4f4f4}.e-schedule .e-childnode,.e-schedule .e-childworkcell{border-bottom:1px dotted #c8c8c8 !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8;background:#f8f8f8}.e-schedule .e-othermonths{border-left:1px solid transparent}.e-schedule .e-agendacells{border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-schedule .e-agendahover,.e-schedule .e-schedulerepeat,.e-schedule .e-schedulerepeatedit,.e-schedule .e-scheduleallday{color:#0078d7}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dotted #d0d0d0}.e-schedule .e-appointresizer-top,.e-schedule .e-appointresizer-bottom,.e-schedule .e-appointresizer-left,.e-schedule .e-appointresizer-right{color:#fff}.e-schedule .e-monthcellhighlight{background:#fff}.e-schedule .e-businesshighlightworkcells{background:#fff}.e-schedule .e-scheduleheader{background:#fff}.e-schedule .e-nextapp,.e-schedule .e-prevapp{color:#333;background:#f4f4f4;border:1px solid #f4f4f4;border-bottom:transparent}.e-schedule .e-nextprevappdisable{color:#a6a6a6;background:#f4f4f4}.e-schedule .e-navigatenext,.e-schedule .e-navigateprevious{color:#666}.e-schedule .e-scheduleheader>td{border:1px solid #c8c8c8;border-bottom:none}.e-schedule .e-headerarearow>td{border:1px solid #c8c8c8;border-bottom:none}.e-schedule .e-contentarearow>td{border:1px solid #c8c8c8;border-top:none}.e-schedule.e-scheduleresponsive.e-resources{border-right:1px solid #c8c8c8}.e-schedule.e-rtl.e-scheduleresponsive.e-resources{border-right:none;border-left:1px solid #c8c8c8}.e-schedule .e-headerbackcolor,.e-schedule .e-timecells{border-bottom:1px solid #c8c8c8}.e-schedule .e-monthheader,.e-schedule .e-scrolltimecells{color:#333}.e-schedule .e-currentdayhighlight{color:#333 !important;background:#deecf9 !important}.e-schedule .e-horizontal .e-currentdayhighlight{background:#fff !important;color:#0078d7 !important}.e-schedule .e-currentdayhighlight .e-activeview{background:#fff !important;color:#0078d7 !important}.e-schedule .e-mousehover{background-color:#f4f4f4 !important;color:#212121}.e-schedule .e-mousehover .e-agendahover,.e-schedule .e-mousehover .e-schedulerepeat,.e-schedule .e-mousehover .e-schedulerepeatedit,.e-schedule .e-mousehover .e-scheduleallday{color:#666}.e-schedule .e-highlightcurrenttimeline{background-color:#006abe}.e-schedule .e-currenttime{background-color:#006abe;color:#fff}.e-schedule .e-timeidicatorcircle{color:#006abe}.e-scheduledialog .e-recuredit{color:#0078d7}.e-schedule .e-alldaycells{border-left:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.e-schedule .e-headerresourcecells{border-bottom:1px solid #c8c8c8}.e-schedule .e-resourcecells,.e-schedule .e-monthnamecells{border-left:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;background:#fff;color:#666}.e-schedule .e-headercells{border-left:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;background:#fff;color:#666}.e-schedule .e-monthdateshighlight{color:#c8c8c8}.e-schedule .e-monthcurrenttime{background:#006abe;color:#fff}.e-schedule.e-rtl .e-agendacells,.e-schedule.e-rtl .e-workcells,.e-schedule.e-rtl .e-alldaycells,.e-schedule.e-rtl .e-monthcells{border-left:none !important;border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-resourcecells,.e-schedule.e-rtl .e-headercells,.e-schedule.e-rtl .e-horizontmonthheaderdatetd,.e-schedule.e-rtl .e-horizontmonthheaderdaytd,.e-schedule.e-rtl .e-monthnamecells{border-left:none !important;border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-othermonths{border-left:none !important;border-right:1px solid transparent}.e-schedule.e-rtl .e-dayend{border-left:none !important;border-right:2px solid #c8c8c8 !important}.e-schedule.e-rtl .e-horizontaltimetd{border-left:none !important;border-right:1px solid #c8c8c8}.e-schedule.e-rtl .e-alternateworkcell{border-left:none !important;border-right:1px dotted #c8c8c8 !important}.e-schedule.e-rtl .e-horizontalalternatetd{border-left:none !important;border-right:1px solid transparent !important}.e-schedule .e-activeview{color:#fff;background:#0078d7}.e-schedule .e-monthleftcells,.e-schedule .e-settingsindent{border-bottom:1px solid #c8c8c8;background:#fff;color:#666}.e-schedule .e-resourceleftindentcells,.e-schedule .e-monthnameleftindentcell{border-bottom:1px solid transparent;background:#fff;color:#666}.e-schedule .e-horizontaldaterender{background:#fff;color:#666}.e-draggableAppointment,.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-inline{background:#0078d7;background:-moz-linear-gradient(top,0%,#0078d7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0078d7),color-stop(100%,#0078d7));background:-webkit-linear-gradient(top,#0078d7 0%,#0078d7 100%);background:-o-linear-gradient(top,#0078d7 0%,#0078d7 100%);background:-ms-linear-gradient(top,#0078d7 0%,#0078d7 100%);background:linear-gradient(to bottom,#0078d7 0%,#0078d7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078d7',endColorstr='#0078d7',GradientType=0);color:#fff;border:1px solid #0b93ff}.e-schedule .e-categorycolor,.e-schedule .e-agendacolordiv{background:#0078d7;background:-moz-linear-gradient(top,0%,#0078d7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0078d7),color-stop(100%,#0078d7));background:-webkit-linear-gradient(top,#0078d7 0%,#0078d7 100%);background:-o-linear-gradient(top,#0078d7 0%,#0078d7 100%);background:-ms-linear-gradient(top,#0078d7 0%,#0078d7 100%);background:linear-gradient(to bottom,#0078d7 0%,#0078d7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078d7',endColorstr='#0078d7',GradientType=0)}.e-schedule .e-selectedAppointment{border:1px solid #000}.e-schedule .e-selectedCell,.e-schedule .e-agendaappointment.e-selectedAppointment{background-color:#deecf9 !important}.e-schedule .e-borderleft{border-left:1px solid #c8c8c8}.e-schedule .e-borderright{border-right:1px solid #c8c8c8 !important}.e-scheduledialog .e-buttonactive:not(.e-disable){background:#0078d7 !important;color:#fff !important}.e-scheduledialog .e-buttonactive:not(.e-disable):hover{background:#005a9e !important;color:#fff !important}.e-scheduledialog .e-detailedapp,.e-scheduledialog .e-editevents{color:#0078d7}.e-scheduledialog .e-dialogheader{font-weight:bold !important}.e-scheduledialog .e-outerarrowline{border-color:#c8c8c8 transparent;border-image:none;border-style:solid;border-width:9px 9px 0;left:0;position:absolute;top:0}.e-scheduledialog .e-innerarrow{border-color:#fff transparent;border-image:none;border-style:solid;border-width:8px 8px 0;left:1px;position:absolute;top:0}.e-draggableAppointment{box-shadow:5px 5px 5px #383838}.e-schedule .e-blocktimeappointment{background-color:#c1c1c1;color:#212121;opacity:.4}.e-scheduledialog div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a;white-space:normal}.e-schedule .e-appsoverflow{color:#666}.e-schedule .e-appsoverflow:hover{color:#666}.e-scheduledialog div.e-error .e-toparrow{border-bottom-color:#fffe92}@media print{.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:#0078d7 !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0078d7),color-stop(100%,#0078d7)) !important;background:-webkit-linear-gradient(top,#0078d7 0%,#0078d7 100%) !important;background:-o-linear-gradient(top,#0078d7 0%,#0078d7 100%) !important;background:-ms-linear-gradient(top,#0078d7 0%,#0078d7 100%) !important;background:linear-gradient(to bottom,#0078d7 0%,#0078d7 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078d7',endColorstr='#0078d7',GradientType=0) !important;color:#fff !important}.e-schedule .e-monthappointment,.e-schedule .e-alldayappointment,.e-schedule .e-appointment,.e-schedule .e-activeview,.e-schedule .e-currenttime,.e-schedule .e-highlightcurrenttimeline,.e-schedule .e-agendacolordiv,.e-schedule .e-selectedCell{background:-moz-linear-gradient(top,0%,#0078d7 100%) !important}.e-schedule .e-scheduleheader{background:#fff !important}.e-schedule .e-workcells,.e-schedule .e-monthcells{border-bottom:1px solid #c8c8c8 !important;border-left:1px solid #c8c8c8 !important;background:#f8f8f8 !important}.e-schedule .e-monthcellhighlight{background:#fff !important}.e-schedule .e-businesshighlightworkcells{background:#fff !important}.e-schedule .e-nextapp,.e-schedule .e-prevapp{color:#333 !important;background:#f4f4f4 !important;border:1px solid #f4f4f4 !important;border-bottom:transparent !important}.e-schedule .e-apptext,.e-schedule .e-apptime,.e-schedule .e-recurapp:before,.e-schedule .e-recureditapp:before{color:#fff !important}.e-schedule .e-scheduleallday:before,.e-schedule .e-schedulerepeat:before,.e-schedule .e-schedulerepeatedit:before,.e-schedule .e-timeidicatorcircle:before{color:#0078d7 !important}.e-schedule .e-alternatecells,.e-schedule .e-ampmstyle{border-bottom:1px dotted #d0d0d0 !important}.e-schedule .e-othermonths{border-left:1px solid transparent !important}}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-grid.e-rtl .e-nextpage,.e-grid.e-rtl .e-nextpagedisabled{border-left-color:#c8c8c8}.e-pager,.e-grid .e-pagerstatusbar,.e-pager .e-drpdwn li,.e-pager .e-drpdwn,.e-pager div.e-drpdwndiv{background-color:#f4f4f4;border-color:#c8c8c8;color:#212121}.e-pager,.e-grid .e-pagerstatusbar,.e-pager .e-drpdwn li,.e-pager .e-drpdwn,.e-pager div.e-drpdwndiv{background-color:#fff}.e-pager{border-width:1px 1px}.e-pager .e-icon{height:32px;width:32px;line-height:32px;padding:0;text-align:center;color:#666}.e-pager .e-default:hover{color:#666}.e-pager .e-spacing{color:#212121}.e-pager .e-spacing{color:#666}.e-pager .e-spacing.e-NP{color:#666}.e-pager .e-numericitem.e-hover,.e-pager .e-currentitem.e-hover{background-color:#f4f4f4}.e-pager.e-disable .e-numericitem.e-hover{background:#f4f4f4;border-right-color:#c8c8c8}.e-pager.e-disable .e-numericitem.e-hover{background:transparent;border-right-color:#fff}.e-pager .e-numericitem{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pager .e-numericitem{width:32px;height:32px;line-height:32px;border-right-color:#fff}.e-pager .e-prevpagedisabled,.e-pager .e-prevpage,.e-pager .e-nextpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled,.e-pager .e-lastpage,.e-pager .e-firstpage,.e-pager .e-firstpagedisabled{background-color:#f4f4f4;color:#666}.e-pager .e-prevpagedisabled,.e-pager .e-prevpage,.e-pager .e-nextpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled,.e-pager .e-lastpage,.e-pager .e-firstpage,.e-pager .e-firstpagedisabled{background-color:#fff;color:#666}.e-pager .e-lastpage,.e-pager .e-firstpage{background-color:transparent}.e-pager .e-nextpage.e-hover,.e-pager .e-lastpage.e-hover,.e-pager .e-firstpage.e-hover,.e-pager .e-prevpage.e-hover{border-radius:0;background-color:#f4f4f4}.e-pager.e-disable .e-nextpage.e-hover,.e-pager.e-disable .e-lastpage.e-hover,.e-pager.e-disable .e-firstpage.e-hover,.e-pager.e-disable .e-prevpage.e-hover{border-radius:0;background:transparent}.e-pager .e-pagercontainer{border:none;background-color:#fff;border-radius:0}.e-pager.e-rtl .e-numericitem{border-left-color:#fff}.e-pager .e-firstpage,.e-pager .e-prevpage,.e-pager .e-firstpagedisabled,.e-pager .e-prevpagedisabled,.e-pager .e-nextpage,.e-pager .e-lastpage,.e-pager .e-nextpagedisabled,.e-pager .e-lastpagedisabled{border-right-color:#fff}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-prevpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-lastpagedisabled{border-left-color:#fff}.e-pager.e-rtl div.e-parentmsgbar{float:left}.e-pager.e-rtl div.e-parentmsgbar{margin-left:10px}.e-pager .e-currentitem.e-active{background:#deecf9}.e-pager .e-currentitem.e-hover{background-color:#f4f4f4}.e-pager.e-disable .e-currentitem.e-hover{background:#deecf9;border-right-color:#fff}.e-pager .e-drpdwndiv:before{color:#212121;background:#f4f4f4}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{color:#212121}.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager .e-drpdwn li:hover{background:#eaeaea}.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover:before,.e-pager.e-disable .e-pager-itemsinterval .e-drpdwndiv:hover,.e-pager.e-disable .e-drpdwn li:hover{color:#212121;background:#f4f4f4}.e-pager .e-drpdwn li.e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-pager .e-drpdwn li.e-active{color:#fff}.e-pager .e-drpdwn li.e-active{background:#0078d7}.e-pager div.e-numericcontainer{margin-top:6px}.e-pager div.e-parentmsgbar{color:#666}.e-pager .e-textbox-paging.e-pagercontainer{float:none}.e-pager .e-template{width:100%}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{float:none;margin-right:0;height:26px}.e-pager .e-textbox-paging.e-pagercontainer .e-gototextbox{width:75px}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{padding:0}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord{font-weight:bolder}.e-pager.e-disable .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background:transparent}.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-newrecord,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpage,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-firstpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-lastpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-nextpagedisabled,.e-pager.e-rtl .e-textbox-paging.e-pagercontainer .e-prevpagedisabled{padding:0}.e-pager .e-textbox-paging.e-pagercontainer .e-newrecord.e-hover{background-color:#f4f4f4}.e-pager .e-template .e-textbox-paging .e-lastpage,.e-pager .e-template .e-textbox-paging .e-lastpagedisabled{border-right:inherit}.e-pager .e-template .e-previouspager.e-nextprevitemdisabled,.e-pager .e-template .e-nextpager.e-nextprevitemdisabled{display:none}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-scrollbar .e-vscroll,.e-scrollbar .e-hscroll,.e-scrollbar .e-vhandlespace{background-color:#fff}.e-scrollbar .e-vscroll{border-right:none}.e-scrollbar .e-vscroll{border-left:1px solid #c8c8c8}.e-scrollbar .e-vscroll{border-left:none}.e-scrollbar .e-hscroll{border-top:1px solid #c8c8c8}.e-scrollbar .e-hscroll{border-top:none}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:1px solid #c8c8c8}.e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:none}.e-scrollbar .e-hscroll .e-hup.e-icon{border-left:none}.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{border-bottom:1px solid #c8c8c8}.e-scrollbar .e-vscroll .e-chevron-down_01.e-icon{border-bottom:none}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-left:none}.e-scroller.e-rtl .e-scrollbar .e-vscroll{border-right:none}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hup.e-icon{border-left:1px solid #c8c8c8}.e-scroller.e-rtl .e-scrollbar .e-hscroll .e-hdown.e-icon{border-right:none}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{transition:top .1s linear 0s,left .1s linear 0s}.e-scrollbar .e-vhandle,.e-scrollbar .e-hhandle{background-color:#eaeaea}.e-scrollbar .e-vhandle{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.e-scrollbar .e-hhandle{border-left:1px solid #eaeaea;border-right:1px solid #eaeaea}.e-vhandle.e-box.e-pinch.e-touch,.e-hhandle.e-box.e-pinch.e-touch{background-color:#eaeaea}.e-scrollbar .e-vhandle:hover,.e-scrollbar .e-hhandle:hover{background-color:#333}.e-scrollbar .e-button{color:#212121}.e-scrollbar .e-button:hover{border-color:#c8c8c8}.e-scrollbar .e-button:hover{background-color:#fff;color:#212121}.e-scrollbar .e-button{background-color:#fff}.e-scroller.e-speed-scroll>.e-content{overflow:scroll !important}.e-scroller.e-speed-scroll .e-content{touch-action:manipulation;-ms-overflow-style:none}.e-scroller.e-speed-scroll .e-content::-webkit-scrollbar{height:0;width:0}.e-scroller .e-disable .e-vhandle:hover,.e-scroller .e-disable .e-button :hover,.e-scroller .e-disable .e-hhandle:hover{border:1px solid #eaeaea;transition:top .1s linear 0s,left .1s linear 0s}.e-scroller .e-disable .e-vhandle:hover,.e-scroller .e-disable .e-button :hover,.e-scroller .e-disable .e-hhandle:hover{background:#f4f4f4}.e-scrollbar .e-v-line:before{content:""}.e-scrollbar .e-h-line:before{content:""}.e-scroller .e-button,.e-scroller .e-disable .e-button:hover{color:#767676}.e-scroller .e-disable .e-button:hover{background-color:transparent}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn>.e-content{border-color:#c8c8c8;background-color:#fff}.e-acrdn>.e-content{border-right:-1;border-left:-1}.e-acrdn>.e-content{color:#333;font-size:12px}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{color:#212121}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{background:#f4f4f4}.e-acrdn>.e-select,.e-acrdn>.e-disable.e-select:hover,.e-acrdn>.e-disable.e-select:hover a{background:#fff}.e-acrdn .e-select{font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-acrdn .e-select{font-size:14px;border-color:#eaeaea}.e-acrdn .e-select:hover{color:#333;background-color:#f4f4f4}.e-acrdn .e-select a{color:#333}.e-acrdn .e-select:first-child{border-top-color:#eaeaea}.e-acrdn>.e-select:first-child{border-color:#eaeaea}.e-acrdn .e-select:last-of-type{border-bottom-color:#eaeaea}.e-acrdn .e-select.e-active,.e-acrdn .e-disable.e-active.e-select:hover a,.e-acrdn .e-disable.e-active.e-select:hover{color:#fff;background-color:#0078d7}.e-acrdn.e-disable .e-select:hover,.e-acrdn.e-disable .e-select:hover a{background:#ecedee;color:#5c5c5c}.e-acrdn .e-select.e-active{font-weight:normal;border-bottom:medium none}.e-acrdn .e-select.e-active{border-color:#0078d7}.e-acrdn .e-select.e-active:hover{color:#212121;border-color:#c8c8c8}.e-acrdn .e-select.e-active:hover{background:#eaeaea}.e-acrdn .e-select.e-active a{color:#fff}.e-acrdn .e-select:hover a,.e-acrdn .e-select.e-active:hover a{color:#212121}.e-acrdn .e-select>span{color:#666}.e-acrdn .e-select.e-active>span{color:#fff}.e-acrdn .e-select:hover>span,.e-acrdn .e-select.e-active:hover>span{color:#666}.e-acrdn .e-select.e-disable:hover>span,.e-acrdn .e-select.e-disable.e-active:hover>span{color:#666}.e-acrdn .e-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:#333;font-weight:400;font-size:14px}.e-atc .e-options.e-active{color:#fff}.e-atc .e-options.e-active{border-color:#0078d7}.e-atc .e-options.e-active{background:#0078d7}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{color:#333;border-color:#fff}.e-atc .e-options.e-active:hover,.e-atc .e-options:hover{background:#eaeaea}.e-atc .e-boxes{background-color:#fff}.e-atc.e-focus .e-in-wrap{border-color:#0078d7 !important}.e-atc:hover .e-in-wrap{border-color:#767676}.e-atc-popup .e-category{border-bottom:1px solid #c8c8c8}.e-atc-popup .e-hover,.e-atc-popup .e-content .e-atc-trbgcolor.e-hover{border-color:#f4f4f4;background:#f4f4f4;color:#333}.e-atc .e-select:hover,.e-atc.e-rtl .e-select:hover{background:#f4f4f4;border-color:#f4f4f4;color:#000}.e-atc-popup ul li,.e-atc-popup.e-rtl ul li{padding:0 10px 0 10px;line-height:32px}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{border-color:#fff;color:#333}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{background:#f4f4f4}.e-atc .e-select,.e-atc.e-rtl .e-select,.e-atc .e-select.e-disable:hover{background:#fff}.e-atc .e-input.e-load{background-image:url(images/ajax-loader.gif)}.e-atc ::-webkit-input-placeholder{color:#a6a6a6;font-style:normal}.e-atc :-ms-input-placeholder{color:#a6a6a6;font-style:normal}.e-atc ::-moz-placeholder{color:#a6a6a6;font-style:normal}.e-atc :-moz-placeholder{color:#a6a6a6;font-style:normal}.e-atc-popup .e-atc-tdbottom,.e-atc-popup div.e-atc-tableHeader{border-bottom:1px solid #c8c8c8}.e-atc-popup .e-atc-tdright,.e-atc-popup .e-atc-tableHeaderScroll .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thright{border-right:1px solid #c8c8c8}.e-atc-popup .e-atc-tdleft,.e-atc-popup .e-atc-tableHeaderRTL .e-atc-tableHeaderBorder,.e-atc-popup div .e-atc-thleft{border-left:1px solid #c8c8c8}.e-atc-popup .e-atc-tableHeaderContent th{background:#f7f7f7}.e-atc-popup .e-atc-tableHeaderContent th{font-weight:400}.e-atc-popup .e-content .e-atc-trbgcolor{background:#f7f7f7}.e-atc-popup .e-content .e-atc-trbgcolor{background-color:#fff}.e-atc .e-in-wrap input.e-input,input[type="text"].e-input{box-shadow:0 0 3px transparent;padding-left:10px}.e-atc-popup{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-color:#eaeaea}.e-atc .e-input::selection{background:#0078d7;color:#fff}.e-atc .e-input::-moz-selection{background:#0078d7;color:#fff}.e-atc.e-disable-wrap .e-in-wrap{border:none;background:#f4f4f4}.e-atc-popup .e-ul .flag{margin-top:10px}.e-atc .e-autocomplete.e-input{color:#333;font-weight:400}.e-atc .e-select:active{color:#fff;background:#0078d7}.e-atc .e-select.e-disable,.e-atc .e-select.e-disable:hover{color:#c8c8c8}.e-atc .e-options .e-icon.e-close{color:#767676}.e-atc .e-options.e-active .e-icon.e-close{color:#fff}.e-atc .e-options{border-color:#fff;background:#f4f4f4}.e-atc .e-visual-mode.e-input{padding-left:0 !important}.e-atc-popup .e-atc-tableContent td{font-weight:300}.e-atc .e-options.e-active:hover .e-icon.e-close{color:#333}.e-atc-popup .e-activeli,.e-atc-popup .e-content .e-activeli{background:#0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn:not(.e-inputbtn),.e-tbtn,.e-split-btn{font-weight:normal;font-size:14px}.e-btn{font-weight:600}.e-btn.e-select:focus{box-shadow:0 0 2px lightgray}.e-btn.e-txt.e-select,.e-tbtn.e-txt.e-select,.e-split-btn.e-txt.e-select{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-btn.e-txt.e-select,.e-tbtn.e-txt.e-select,.e-split-btn.e-txt.e-select{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:600}.e-split-btn-hide{visibility:hidden}.e-rtl .e-splitarrowleft .e-split-btn.e-left-btn{border-right:medium none;border-left-color:#c8c8c8}.e-rtl .e-splitarrowright .e-split-btn.e-left-btn{border-left:medium none;border-right-color:#c8c8c8}.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active{color:#212121;border-color:#c8c8c8;border:none}.e-btn.e-disable.e-select:hover,.e-tbtn.e-disable:hover,.e-btn.e-disable.e-select:active{background:#f4f4f4}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{color:#212121;border-color:#c8c8c8;border:none}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{background:#f4f4f4}.e-btn.e-select,.e-btn.e-tbtn.e-select,.e-btn.e-split-btn.e-select{border-color:#f4f4f4;background-color:#f4f4f4;color:#333}.e-btn.e-disable,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon{cursor:default}.e-btn.e-disable,.e-btn.e-select.e-disable .e-icon,.e-btn.e-select.e-disable:hover .e-icon,.e-btn.e-select.e-disable:active .e-icon{color:#c8c8c8}.e-btn.e-primary.e-select:hover,.e-btn.e-primary.e-select:focus{background-color:#005a9e;color:#fff;border-color:#0078d7}.e-btn.e-select.e-primary:active{background-color:#0078d7;color:#fff;border-color:#0078d7}.e-float-btn.e-btn.e-select.e-icon{border:none}.e-float-btn.e-btn.e-select.e-icon:hover{border:none}.e-float-btn.e-btn.e-select.e-icon:active{border:none}.e-float-btn.e-btn.e-select.e-icon:not(:active):after{border:none;box-shadow:none}.e-primary-icon-btn.e-btn.e-select.e-icon,.e-primary-icon-btn.e-btn.e-select.e-icon:focus,.e-primary-icon-btn.e-btn.e-select.e-icon:hover,.e-primary-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-flat-icon-btn.e-btn.e-select.e-icon,.e-flat-icon-btn.e-btn.e-select.e-icon:focus,.e-flat-icon-btn.e-btn.e-select.e-icon:hover,.e-flat-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-icon-btn.e-btn.e-select.e-icon{color:#666}.e-icon-btn.e-btn.e-select.e-icon:active{color:#333}.e-icon-btn.e-btn.e-select.e-icon,.e-icon-btn.e-btn.e-select.e-icon:focus,.e-icon-btn.e-btn.e-select.e-icon:hover,.e-icon-btn.e-btn.e-select.e-icon:active{font-family:'ej-webfont'}.e-icon-btn.e-btn.e-select.e-icon:hover{color:#333}.e-icon-btn.e-btn.e-select.e-icon.e-disable{color:#c8c8c8}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{border-color:#c8c8c8;color:#212121}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{background:#eaeaea}.e-btn.e-select:hover,.e-btn.e-select.e-active:hover{background-color:#eaeaea;color:#000;border-color:#0078d7}.e-splitbutton.e-btn.e-left-btn:focus,.e-split-btn.e-btn.e-select.e-drp-btn:focus{border:1px solid;border-color:#0078d7}.e-splitbutton.e-btn.e-left-btn.e-disable:focus,.e-split-btn.e-btn.e-select.e-drp-btn.e-disable:focus{border:none}.e-split.e-widget.e-disable{opacity:100}.e-splitbutton .e-btn.e-select:focus{border:1px solid}.e-btn.e-select:focus{background-color:#eaeaea;color:#333;border-color:#0078d7}.e-btn.e-select:active,.e-btn.e-disable.e-active.e-select:hover,.e-tbtn.e-flat.e-active,.e-tbtn.e-btn.e-select.e-flat{background-color:#0078d7;color:#fff;border-color:#0078d7}.e-drp-btn.e-select .e-icon,.e-btn.e-select .e-icon{color:#666}.e-btn.e-select:active,.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active.e-disable:hover{border-color:#0078d7;color:#fff}.e-btn.e-select:active,.e-tbtn.e-btn.e-select.e-active,.e-tbtn.e-btn.e-select.e-active.e-disable:hover{background:#0078d7}.e-tbtn.e-btn.e-select.e-active:hover{background-color:#005a9e;color:#fff;border-color:#005a9e}.e-btn.e-select:hover .e-icon{color:#fff}.e-drp-btn.e-select:hover,.e-btn.e-select:hover .e-icon{color:#666}.e-drp-btn.e-select:hover,.e-btn.e-select:hover .e-icon{color:#212121}.e-drp-btn.e-select:active,.e-btn.e-select:active .e-icon,.e-btn.e-active .e-icon,.e-btn.e-disable.e-select.e-active:hover .e-icon{color:#fff}.e-menu.e-split,.e-menu.e-context.e-split,.e-menu.e-context.e-split .e-list>ul,.e-menu.e-widget.e-split li.e-list{background-color:#fff}.e-menu.e-widget.e-split li.e-list:hover{background-color:#f4f4f4;color:#333}.e-btn.e-disable.e-select:hover,.e-btn.e-disable,.e-btn.e-select.e-disable:hover,.e-btn.e-select.e-disable{background-color:#f4f4f4;color:#a6a6a6;border-color:#f4f4f4}.e-tbtn.e-btn.e-select.e-active:focus{background-color:#005a9e;color:#fff;border-color:#0078d7}.e-tbtn.e-btn.e-active:hover .e-icon{color:#fff}.e-split.e-widget.e-btn e-split-btn-div .e-icon:before{content:""}.e-split.e-widget{background:none}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{border-color:#0078d7;color:#fff}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{background:#0078d7}.e-btn.e-select.e-primary,.e-btn.e-select.e-primary:active{background-color:#0078d7;color:#fff;border-color:#0078d7}.e-btn.e-select.e-primary:hover{border-color:#c8c8c8;color:#212121}.e-btn.e-select.e-primary:hover{background:#eaeaea}.e-btn.e-select.e-primary:hover{background-color:#005a9e;color:#fff;border-color:#005a9e}.e-btn.e-select.e-primary .e-icon,.e-btn.e-select.e-primary .e-icon:active{color:#fff}.e-btn.e-select.e-primary:hover .e-icon{color:#666}.e-btn.e-select.e-primary:active:hover .e-icon,.e-btn.e-select.e-primary:active:hover{color:#fff}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{border-color:rgba(0,120,215,.5);color:rgba(255,255,255,.5)}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{background:#0078d7}.e-btn.e-select.e-disable.e-primary,.e-btn.e-select.e.e-disable.e-primary:active,.e-btn.e-select.e-disable.e-primary:hover{background-color:#f4f4f4;color:#a6a6a6;border-color:#f4f4f4}.e-btn.e-select.e-disable.e-primary .e-icon,.e-btn.e-select.e-disable.e-primary:hover .e-icon,.e-btn.e-select.e-disable.e-primary:active .e-icon{color:rgba(255,255,255,.5)}.e-btn.e-select.e-success{color:#fff;background:#5cb85c;border-color:#4cae4c}.e-btn.e-select.e-success .e-icon,.e-btn.e-select.e-info .e-icon,.e-btn.e-select.e-warning .e-icon,.e-btn.e-select.e-danger .e-icon{color:#fff}.e-btn.e-select.e-success:active,.e-btn.e-select.e-success:hover,.e-btn.e-select.e-success:hover:focus{background:#449d44;border-color:#398439}.e-btn.e-select.e-success:focus,.e-btn.e-select.e-success:active:hover,.e-btn.e-select.e-success:active:focus{background:#398439;border-color:#255625}.e-btn.e-select.e-success:focus{background-color:#449d44}.e-btn.e-select.e-info{color:#fff;background:#5bc0de;border-color:#46b8da}.e-btn.e-select.e-info:active,.e-btn.e-select.e-info:hover,.e-btn.e-select.e-info:focus,.e-btn.e-select.e-info:hover:focus{background:#31b0d5;border-color:#269abc}.e-btn.e-select.e-info:focus{border-color:#1b6d85}.e-btn.e-select.e-info:active:hover,.e-btn.e-select.e-info:active:focus{background:#269abc;border-color:#1b6d85}.e-btn.e-select.e-warning{color:#fff;background:#f0ad4e;border-color:#eea236}.e-btn.e-select.e-warning:active,.e-btn.e-select.e-warning:hover,.e-btn.e-select.e-warning:focus,.e-btn.e-select.e-warning:hover:focus{background:#ec971f;border-color:#d58512}.e-btn.e-select.e-warning:focus{border-color:#985f0d}.e-btn.e-select.e-warning:active:hover,.e-btn.e-select.e-warning:active:focus{background:#d58512;border-color:#985f0d}.e-btn.e-select.e-danger{color:#fff;background:#d9534f;border-color:#d43f3a}.e-btn.e-select.e-danger:active,.e-btn.e-select.e-danger:hover,.e-btn.e-select.e-danger:focus,.e-btn.e-select.e-danger:hover:focus{background:#c9302c;border-color:#ac2925}.e-btn.e-select.e-danger:focus{border-color:#761c19}.e-btn.e-select.e-danger:active:hover,.e-btn.e-select.e-danger:active:focus{background:#ac2925;border-color:#761c19}.e-btn.e-select.e-link,.e-btn.e-select.e-link .e-icon{background:transparent;font-weight:400;color:#337ab7;border:none;box-shadow:none}.e-btn.e-select.e-link:active,.e-btn.e-select.e-link:active .e-icon{text-decoration:none}.e-btn.e-select.e-link:hover,.e-btn.e-select.e-link:hover .e-icon,.e-btn.e-select.e-link:focus,.e-btn.e-select.e-link:focus .e-icon,.e-btn.e-select.e-link:active:hover,.e-btn.e-select.e-link:active:hover .e-icon{color:#23527c}.e-btn.e-select.e-link.e-txt:hover,.e-btn.e-select.e-link.e-txt:focus,.e-btn.e-select.e-link.e-txt:active:hover{text-decoration:underline}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:focus,.e-btn.e-select.e-disable.e-success:active,.e-btn.e-select.e-disable.e-success:active:hover{background:rgba(92,184,92,.5)}.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:hover,.e-btn.e-select.e-disable.e-info:focus,.e-btn.e-select.e-disable.e-info:active,.e-btn.e-select.e-disable.e-info:active:hover{background:rgba(91,192,222,.5)}.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:hover,.e-btn.e-select.e-disable.e-warning:focus,.e-btn.e-select.e-disable.e-warning:active,.e-btn.e-select.e-disable.e-warning:active:hover{background:rgba(240,173,78,.5)}.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:hover,.e-btn.e-select.e-disable.e-danger:focus,.e-btn.e-select.e-disable.e-danger:active,.e-btn.e-select.e-disable.e-danger:active:hover{background:rgba(217,83,79,.5)}.e-btn.e-select.e-disable.e-success,.e-btn.e-select.e-disable.e-success:active:hover,.e-btn.e-select.e-disable.e-info,.e-btn.e-select.e-disable.e-info:active:hover,.e-btn.e-select.e-disable.e-warning,.e-btn.e-select.e-disable.e-warning:active:hover,.e-btn.e-select.e-disable.e-danger,.e-btn.e-select.e-disable.e-danger:active:hover,.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link:active:hover{color:rgba(255,255,255,.5);border-color:transparent;box-shadow:none}.e-btn.e-select.e-disable.e-link,.e-btn.e-select.e-disable.e-link.e-txt,.e-btn.e-select.e-disable.e-link:hover,.e-btn.e-select.e-disable.e-link.e-txt:hover,.e-btn.e-select.e-disable.e-link:active,.e-btn.e-select.e-disable.e-link.e-txt:active,.e-btn.e-select.e-disable.e-link:focus,.e-btn.e-select.e-disable.e-link:focus .e-txt,.e-btn.e-select.e-disable.e-link:active:hover,.e-btn.e-select.e-disable.e-link.e-txt:active:hover{color:rgba(51,122,183,.5);background:transparent;text-decoration:none}.e-btn.e-select.e-disable.e-link .e-icon,.e-btn.e-select.e-disable.e-link:hover .e-icon,.e-btn.e-select.e-disable.e-link:focus .e-icon,.e-btn.e-select.e-disable.e-link:active .e-icon,.e-btn.e-select.e-disable.e-link:active:hover .e-icon{color:rgba(51,122,183,.5)}.ejinputtext{background-color:#fff;outline:medium none}.ejinputtext{border:1px solid #c8c8c8;color:#212121}.e-textbox,.e-textarea{background-color:#fff}.e-textbox,.e-textarea{border-color:#c8c8c8;color:#333}.ejinputtext:focus{box-shadow:0 0 2px lightgray}.e-textbox:hover,.e-textarea:hover{border-color:#767676;background:#fff}.e-textbox:focus,.e-textarea:focus{border-color:#0078d7}.e-textbox[disabled],.e-textarea[disabled]{box-shadow:none}.e-textbox[disabled],.e-textarea[disabled]{background:#f4f4f4;border-color:#f4f4f4}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{box-shadow:none}.e-textbox[disabled]:hover,.e-textarea[disabled]:hover,.e-textbox[disabled]:focus,.e-textarea[disabled]:focus{border-color:#f4f4f4}.e-textbox::selection,.e-textarea::selection{background:#0078d7;color:#fff}.e-textbox::-moz-selection,.e-textarea::-moz-selection{background:#0078d7;color:#fff}.e-textbox::-webkit-input-placeholder,.e-textarea::-webkit-input-placeholder{color:#a6a6a6}.e-textbox:-ms-input-placeholder,.e-textarea:-ms-input-placeholder{color:#a6a6a6}.e-textbox::-moz-placeholder,.e-textarea::-moz-placeholder{color:#a6a6a6}.e-textbox:-moz-placeholder,.e-textarea:-moz-placeholder{color:#a6a6a6}.e-textbox.e-error,.e-textarea.e-error{border-color:#a80000}.e-validation-error{color:#a80000}.e-menu.e-split.e-context .e-list>.e-menulink{color:#212121}.e-split.e-drop.e-rtl .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{padding:4px 3px 4px 8px}.e-split.e-drop .e-in-wrap .e-left-btn .e-split-btn-div .e-icon{padding:4px 8px 4px 3px}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-captcha .refresh{background:transparent;border:0}.e-captcha .audio{background:transparent}.e-captcha .imagecontainer{border:1px solid #9a9a9a}.e-captcha .validTextBox{border:1px solid #eaeaea}.e-captcha .e-validTextBox{border:1px solid #eaeaea}.e-captcha .e-refresh{background:transparent;border:0}.e-captcha .e-audio{background:transparent;border:0}.e-captcha .e-imageContainer{border:1px solid #9a9a9a}.e-captcha div:nth-child(2){width:0 !important}.e-captcha .imagecontainer img,.e-captcha .e-imageContainer img{height:80px;width:150px}.e-captcha .refresh:focus,.e-captcha .audio:focus,.e-captcha .e-refresh:focus,.e-captcha .e-audio:focus{box-shadow:none}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-colorpicker .e-slider-wrap .e-handle.e-select,.e-colorpicker .e-slider .e-handle.e-select.e-handle-start,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab),.e-colorpicker .e-slider .e-handle.e-select.e-handle-start.e-focus,.e-colorpicker .e-slider-wrap .e-handle.e-select:hover{border:3px solid #fff}.e-colorpicker:focus{outline:none}.e-colorwidget .e-select{background:#fff;color:#666;border-color:#c8c8c8}.e-colorwidget.e-split .e-in-wrap .e-select:hover,.e-colorwidget.e-split .e-color-container:hover{border-color:#c8c8c8;color:#666}.e-colorwidget.e-split .e-in-wrap .e-select:hover,.e-colorwidget.e-split .e-color-container:hover{background:#eaeaea}.e-colorwidget.e-split .e-in-wrap .e-select:active,.e-colorpicker .e-footer .e-element .e-in-wrap.e-box .e-rht-btn:active{background-color:#0078d7;color:#fff}.e-colorwidget .e-in-wrap,.e-colorwidget .e-in-wrap.e-box.e-disable:hover,.e-colorwidget .e-in-wrap.e-box.e-disable:focus{border-color:#c8c8c8}.e-colorwidget .e-in-wrap.e-box:hover{border:1px solid #767676}.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-select:hover,.e-colorwidget.e-picker.e-split.e-disable .e-in-wrap .e-color-container:hover{cursor:default;background:#fff}.e-colorpicker.e-popup{background-color:#fff;border-color:#c8c8c8}.e-presetWrapper.e-widget.e-context{border-color:#c8c8c8}.e-colorwidget.e-focus{box-shadow:0 0 2px lightgray}.e-colorwidget.e-focus .e-in-wrap:active{border-color:#0078d7}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{background-color:#fff;color:#212121}.e-colorpicker .e-recent-color .e-colorblock.e-block,.e-colorpicker .e-recent-color .e-colorblock.e-select,.e-colorpicker .e-footer .e-switcher{border-color:#c8c8c8}.e-colorpicker .e-footer .e-split.e-widget{border:1px solid #c8c8c8}.e-colorpicker .e-footer .e-split.e-widget:hover{border:1px solid #767676}.e-colorpicker .e-footer .e-split.e-widget:active{border:1px solid #0078d7}.e-colorwidget .e-in-wrap.e-box,.e-colorwidget .e-in-wrap.e-box .e-select,.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-split-btn,.e-colorpicker .e-footer .e-in-wrap.e-box .e-drp-btn.e-rht-btn,.e-colorwidget.e-split .e-in-wrap .e-select.e-disable:active{color:#212121}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{color:#212121;border-color:#c8c8c8}.e-colorwidget .e-select:hover,.e-colorpicker .e-element .e-split-btn.e-select.e-rht-btn:hover{background-color:#fff}.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover{color:#666}.e-colorpicker .e-footer .e-in-wrap.e-box .e-splitbutton:hover,.e-colorpicker .e-footer .e-in-wrap.e-box .e-rht-btn:hover{background:#eaeaea}.e-presetWrapper.e-menu.e-context,.e-presetWrapper.e-menu.e-context .e-list.e-mhover.e-mfocused,.e-presetWrapper.e-menu.e-context .e-list>ul,.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#212121;border-color:#fff}.e-presetWrapper.e-menu.e-context .e-list:hover{background:#fff;color:#212121}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{border-color:#c8c8c8}.e-colorpicker .e-footer .e-split .e-splitbutton:hover{background:#f4f4f4}.e-colorpicker .e-footer .e-cancelButton.e-btn,.e-colorpicker .e-footer .e-applyButton.e-btn{border-color:#c8c8c8}.e-colorpicker .e-footer .e-cancelButton.e-btn,.e-colorpicker .e-footer .e-applyButton.e-btn{background:#f4f4f4}.e-colorpicker .e-footer .e-cancelButton.e-btn:hover,.e-colorpicker .e-footer .e-applyButton.e-btn:hover{border-color:#c8c8c8;color:#212121}.e-colorpicker .e-footer .e-cancelButton.e-btn:hover,.e-colorpicker .e-footer .e-applyButton.e-btn:hover{background:#eaeaea}.e-colorpicker .e-buttons .e-grpbtn .e-btn,.e-colorpicker .e-buttons .e-grpbtn .e-btn.e-disable:hover{box-shadow:none;color:#333}.e-colorpicker .e-buttons .e-grpbtn,.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-buttons .e-grpbtn .e-btn{background-color:#fff;border-color:#fff}.e-colorpicker .e-buttons .e-grpbtn,.e-colorpicker .e-buttons .e-grpbtn .e-btn{background-color:#f4f4f4}.e-colorpicker.e-buttons.e-grpbtn .e-hsvButton.e-button.e-js.e-ntouch.e-btn-normal.e-btn.e-select.e-widget.e-txt.e-disable{background:none}.e-colorpicker .e-buttons .e-color-code{border:1px solid #c8c8c8}.e-colorpicker .e-buttons .e-color-code:hover{border-color:#767676}.e-colorpicker .e-buttons .e-color-code:focus{border-color:#0078d7}.e-colorpicker .e-buttons .e-previous,.e-presetWrapper .e-presets-table .e-preset-row{border-color:#c8c8c8}.e-colorpicker .e-item{border-color:#c8c8c8}.e-colorpicker .e-item{border:1px solid #c8c8c8}.e-colorpicker .e-color-image,.e-presetWrapper .e-color-image,.e-presetWrapper.e-menu.e-context .e-color-image.e-mhover{background-image:url(../common-images/lighttheme/colorpicker_light.png);background-color:transparent;filter:none}.e-presetWrapper .e-presetHeader,.e-colorpicker .e-element .e-icon:before{color:#212121}.e-colorpicker .e-element .e-drp-btn.e-rht-btn:active .e-icon:before{color:#fff}.e-colorpicker .e-buttons .e-color-code,.e-colorpicker .e-codeeditor .e-close_01{color:#212121}.e-colorpicker .e-buttons .e-grpbtn .e-click{color:#fff;border-color:#0078d7;box-shadow:0 0 0 2px white;box-shadow:none}.e-colorpicker .e-buttons .e-grpbtn .e-click{background:#0078d7}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{color:#212121;border-color:#c8c8c8}.e-colorpicker .e-buttons .e-grpbtn .e-btn:hover{background:#eaeaea}.e-presetWrapper.e-menu.e-context li.e-list{background:#fff}.e-colorpicker .e-context.e-menu .e-mhover>a,.e-colorpicker .e-context.e-menu .e-mhover>span,.e-colorpicker .e-context.e-menu .e-mfocused,.e-colorpicker .e-context.e-menu .e-mfocused>a,.e-colorpicker .e-context.e-menu .e-mfocused>span{background:transparent}.e-colorpicker .e-slider .e-handle.e-select.e-focus:not(.e-no-tab):after,.e-colorpicker .e-slider .e-handle.e-select.e-focus.e-handle-start:not(.e-no-tab):after{background:transparent}.e-colorpicker .e-footer .e-switcher:focus{box-shadow:0 0 2px lightgray;outline-color:#d3d3d3}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{font-family:'ej-webfont';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;transform:rotate(0deg);transition:transform 300ms ease}.e-colorwidget .e-in-wrap .e-tool-icon.e-icon{margin:-11px 5px}.e-colorpicker .e-buttons .e-grpbtn .e-hsvButton.e-btn.e-select.e-disable{opacity:.35;background:none}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-fileexplorer,.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{border-color:#c8c8c8}.e-fileexplorer input,input.e-fe-dialog-text{border-color:#c8c8c8}.e-fileexplorer{border-color:#c8c8c8}.e-fileexplorer .e-splitter .e-splitbar,.e-fileexplorer .e-statusbar,.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer.e-fe-mobile .e-fe-split-icon{border-color:#c8c8c8}.e-fileexplorer .e-splitter .e-splitbar.e-h-bar{border-color:#c8c8c8;border-style:solid}.e-fileexplorer input:not(.e-textbox),.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name,input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{color:#212121}.e-fileexplorer .e-tileview .e-tilenode:hover .e-name,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td{color:#212121}.e-fileexplorer.e-js .e-grid td.e-active,.e-fileexplorer .e-tileview .e-tilenode.e-active .e-name{color:#333}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{border-color:#c8c8c8}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover{background:#eaeaea}.e-fileexplorer .e-tileview .e-tilenode.e-active:hover .e-name{color:#333}.e-fileexplorer.e-js .e-tilenode.e-active,.e-fileexplorer.e-js .e-grid .e-gridcontent tr td.e-active{border-color:#deecf9;background:#deecf9}.e-fileexplorer.e-js .e-tilenode.e-active:hover,.e-fileexplorer.e-js .e-grid .e-gridcontent tr:hover td.e-active{border-color:#f4f4f4;background:#f4f4f4}.e-fileexplorer input:not(.e-textbox),input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input,.e-fe-split-context.e-menu.e-context.e-split,.e-fe-split-context.e-menu.e-widget.e-split li.e-list{background:#fff}.e-fileexplorer .e-tilenode.e-hover,.e-fileexplorer .e-grid .e-gridcontent tr.e-hover td,.e-fileexplorer .e-tilenode.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent tr.e-file-droppable td,.e-fileexplorer .e-treeview .e-text.e-file-droppable{border-color:#f4f4f4;background:#f4f4f4}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{border-color:#c8c8c8}.e-fileexplorer .e-switchGridView.e-button:hover,.e-fileexplorer .e-swithListView.e-button:hover{background-color:#f4f4f4}.e-fileexplorer .e-toolbar>.e-horizontal>.e-active>span.e-fe-folder{background-color:transparent}.e-fileexplorer .e-toolbar .e-hover .e-tool-input,.e-fe-toolbar.e-responsive-toolbar .e-hover .e-tool-input{border-color:#767676}.e-fileexplorer.e-js .e-toolbar .e-feItem-Addressbar.e-hover,.e-fileexplorer.e-js .e-toolbar .e-feItem-Searchbar.e-hover,.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Addressbar.e-hover,.e-fe-toolbar.e-responsive-toolbar.e-js .e-feItem-Searchbar.e-hover{background:transparent;border-color:transparent}.e-fileexplorer .e-split.e-widget .e-split-btn.e-left-btn,.e-fileexplorer .e-split.e-widget .e-split-btn.e-drp-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-left-btn,.e-fe-toolbar .e-split.e-widget .e-split-btn.e-drp-btn{background:none}.e-fe-toolbar.e-toolbar .e-feItem-Searchbar.e-tooltxt.e-active{background:transparent}.e-fileexplorer .e-grid .e-gridheader,.e-fileexplorer .e-grid .e-gridheader.e-scrollcss,.e-fileexplorer .e-grid .e-gridheader .e-headercell{background:#fff}.e-fileexplorer .e-alt_row,.e-fileexplorer .e-gridheader,.e-fileexplorer .e-gridheader .e-headercell,.e-fileexplorer .e-grid .e-gridcontent,.e-fileexplorer .e-splitter .e-pane,.e-fileexplorer .e-scroller .e-scrollbar .e-vhandlespace,.e-fileexplorer .e-scroller .e-scrollbar .e-hhandlespace{background-color:#fff}.e-fileexplorer .e-tilenode.e-hover .e-thumbImage{border-color:#c8c8c8}.e-fileexplorer.e-js .e-active .e-thumbImage{border-color:#0078d7}.e-menu>.e-list.e-fe-separator{border-color:#c8c8c8}.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-hover,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-hover,.e-fileexplorer .e-toolbar .e-feItem-Searchbar.e-active,.e-fileexplorer .e-toolbar .e-feItem-Addressbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Searchbar.e-active,.e-fe-toolbar.e-responsive-toolbar .e-feItem-Addressbar.e-active{background:transparent;border-color:transparent}.e-dialog .e-fe-table table tr .e-readonly{background:#fff;color:#212121}.e-dialog .e-fe-table table .e-border{border-color:#c8c8c8}.e-fileexplorer .e-splitter .e-splitbar.e-shadowbar,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider,.e-fileexplorer .e-splitter .e-splitbar.e-split-divider:hover,.e-fileexplorer .e-splitter .e-hover.e-splitbar.e-split-divider{background-color:transparent}.e-fileexplorer .e-fe-popup .e-content{background-color:#fff;border-color:#c8c8c8}.e-fileexplorer .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-fileexplorer .e-fe-popup .e-downtail:before,.e-fileexplorer .e-fe-popup .e-downtail{border-top-color:#c8c8c8}.e-fileexplorer .e-fe-popup span:hover,.e-fileexplorer .e-fe-popup .e-spanclicked{border-color:#666}.e-fileexplorer .e-tile-wrapper.e-js.e-file-droppable,.e-fileexplorer .e-grid .e-gridcontent.e-file-droppable{box-shadow:0 0 6px -1px #c8c8c8 inset}.e-fileexplorer .e-toolbar.e-js{border-bottom:1px solid #c8c8c8}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{background-color:rgba(0,120,215,.2)}.e-fileexplorer .e-tile-wrapper .e-fe-selection-rect,.e-fileexplorer .e-gridcontent .e-fe-selection-rect{border:1px solid #0078d7}.e-fileexplorer.e-ie8 .e-tile-wrapper .e-fe-selection-rect.e-active,.e-fileexplorer.e-ie8 .e-gridcontent .e-fe-selection-rect.e-active{background-color:#0078d7}.e-fileexplorer .e-toolbar .e-tool-input:focus,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:focus,.e-fe-dialog input.e-fe-dialog-text:focus{border-color:#0078d7}.e-fileexplorer .e-toolbar .e-tool-input:hover,.e-fe-toolbar.e-responsive-toolbar .e-tool-input:hover,.e-fe-dialog input.e-fe-dialog-text:hover{border-color:#767676}.e-fe-dialog input.e-fe-dialog-text{border-color:#c8c8c8}.e-fileexplorer input:not(.e-textbox),.e-fileexplorer .e-grid .e-headercelldiv,.e-fileexplorer .e-grid .e-gridcontent tr,.e-fileexplorer .e-tileview .e-tilenode .e-name,input.e-fe-dialog-text:not(.e-textbox),.e-fe-toolbar.e-responsive-toolbar input{color:#333}.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus,.e-fileexplorer .e-statusbar .e-switchView .e-button.e-active:focus:hover{background-color:#deecf9}.e-fileexplorer .e-statusbar .e-switchView .e-active.e-btn.e-select .e-icon{color:#333}.e-fileexplorer .e-statusbar .e-btn.e-select:hover .e-icon{color:#212121}.e-fileexplorer .e-switchGridView.e-button.e-active{background-color:#deecf9}.e-fileexplorer .e-switchGridView.e-button.e-active .e-icon{color:#333}.e-fileexplorer .e-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon,.e-fe-toolbar .e-split.e-widget .e-btn.e-select:active .e-icon{color:#212121}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datepicker table td.e-disable,.e-datepicker.e-dp-restrict-show table td.e-hidedate,.e-datepicker .e-footer.e-footer-disable{opacity:1;color:#adadad;visibility:visible;cursor:default}.e-datepicker table td.e-hidedate{visibility:hidden}.e-datepicker:focus{outline:none}.e-datewidget .e-in-wrap{border-color:#c8c8c8}.e-datewidget.e-widget:hover .e-in-wrap{border-color:#767676}.e-datewidget.e-disable:hover .e-in-wrap{border-color:#c8c8c8}.e-datewidget.e-focus .e-in-wrap,.e-datewidget.e-focus .e-in-wrap:hover{border-color:#0078d7;box-shadow:0 0 2px lightgray}.e-datewidget.e-widget .e-select:active:hover{background-color:#0078d7;color:#fff}.e-datewidget .e-select,.e-datewidget.e-rtl .e-select,.e-ntouch.e-datewidget .e-disable.e-select:hover{background-color:#fff;color:#333}.e-datewidget .e-select,.e-datewidget.e-rtl .e-select,.e-ntouch.e-datewidget .e-disable.e-select:hover{background:#fff}.e-ntouch.e-datewidget .e-select:hover{background-color:#eaeaea;color:#333}.e-datewidget .e-select.e-active{border-color:#0078d7}.e-datewidget .e-select.e-active{background:#0078d7}.e-datewidget .e-input{background-color:#fff}.e-datewidget .e-input{color:#333;font-size:14px;font-weight:400}.e-datewidget .e-input{color:#212121}.e-datepicker table td.other-month,.e-datepicker .e-allyear-first,.e-datepicker .e-allyear-last,.e-datepicker .e-year-first,.e-datepicker .e-year-last{color:#adadad}.e-datepicker table td.e-dp-weekend{color:#cd0a0a}.e-datepicker.e-calendar{border-color:#c8c8c8;background-color:#fff}.e-datepicker.e-calendar{padding:10px;font-size:12px;font-weight:600}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{font-weight:normal}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{background:#fff}.e-datepicker .e-header,.e-datetime-popup .e-timecontainer .e-header{font-weight:300;color:#333;font-size:16px}.e-datepicker .e-header:hover>span{color:#212121}.e-datepicker .e-footer{color:#0078d7;font-size:14px;font-weight:400;width:20%;float:right}.e-datepicker .e-footer.e-btn.e-select{background:transparent;width:100%}.e-ntouch.e-datepicker .e-footer:hover{border:none;box-shadow:none}.e-datepicker .e-text{color:#000;font-weight:300;font-size:17px}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{border-bottom:1px solid transparent}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{background:#f4f4f4}.e-datepicker .e-week-header,.e-ntouch.e-datepicker .e-week-header:hover{color:#333;background:transparent}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{border-color:#c8c8c8;box-shadow:0 0 0 transparent inset}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{background:#eaeaea}.e-ntouch.e-datepicker table td:hover,.e-datepicker td.e-state-hover,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover{color:#333;background-color:transparent}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{background:transparent}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{background:none;border-color:none}.e-ntouch.e-datepicker table td.e-disable:hover,.e-ntouch.e-datepicker table td.e-hidedate:hover{color:#adadad}.e-datepicker .e-datepicker-days .e-selected-days{border-radius:0;box-shadow:0 0 0 transparent inset;color:#fff}.e-datepicker .e-datepicker-days .e-selected-days{background:#0078d7}.e-work-week .e-week-day,.e-selected-week,.e-selected-month{background-color:#f4f4f4;color:#212121}.e-datepicker .e-header .e-icon{color:#333}.e-ntouch.e-datepicker .e-header .e-prev.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-header .e-next.e-disable .e-arrow-sans-right:hover{background-color:transparent}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{border-radius:0;border-color:#c8c8c8}.e-ntouch.e-datepicker .e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-arrow-sans-right:hover{background-color:#fff}.e-ntouch.e-datepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-datepicker .e-disable.e-arrow-sans-right:hover{background:none;border-radius:0;cursor:default;border-color:#c8c8c8}.e-datepicker .e-state-default{color:#333}.e-datepicker table td.e-weeknumber,.e-datepicker table td.e-weeknumber:hover{color:rgba(51,51,51,.54)}.e-datepicker .today{color:#333;background-color:transparent}.e-datepicker .today:before,.e-datepicker .today.e-state-hover::before{background-color:#deecf9;border:0}.e-datepicker .other-month.e-active{background:none}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{box-shadow:0 0 0 transparent inset;color:#fff;border-color:#0078d7}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{background:#0078d7}.e-datepicker .e-active,.e-datepicker .e-active:hover,.e-datepicker .e-active.e-state-hover{background:transparent}.e-ntouch.e-datepicker table td.other-month:hover,.e-ntouch.e-datepicker .e-allyear-first:hover,.e-ntouch.e-datepicker .e-allyear-last:hover,.e-ntouch.e-datepicker .e-year-first:hover,.e-ntouch.e-datepicker .e-year-last:hover{background-color:transparent;border-color:#c8c8c8}.e-ntouch.e-datepicker table td.other-month:hover,.e-ntouch.e-datepicker .e-allyear-first:hover,.e-ntouch.e-datepicker .e-allyear-last:hover,.e-ntouch.e-datepicker .e-year-first:hover,.e-ntouch.e-datepicker .e-year-last:hover{color:#adadad}.e-ntouch.e-datepicker.e-popup.e-disable .e-footer:hover{background:none;color:#212121;border:1px solid transparent}.e-ntouch.e-datepicker.e-popup.e-disable table td:hover,.e-datepicker.e-popup.e-disable td.e-state-hover,.e-ntouch.e-datepicker.e-popup.e-disable .current-month.e-state-default.e-special-day:hover{background:none;color:#212121;font-weight:normal;border-radius:0;border-color:#c8c8c8}.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-arrow-sans-right:hover{background:none;border-radius:0;border-color:#c8c8c8}.e-ntouch.e-datepicker.e-popup.e-disable table td.e-disable:hover,.e-ntouch.e-datepicker.e-popup.e-disable table td.e-hidedate:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-disable.e-select:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-hidedate.e-select:hover{background:none;border-color:none;color:#adadad}.e-ntouch.e-datepicker.e-popup.e-disable table td.other-month:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-allyear-last:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-first:hover,.e-ntouch.e-datepicker.e-popup.e-disable .e-year-last:hover{color:#fff}.e-ntouch.e-datepicker .e-datepicker-headertext:hover{background-color:transparent}.e-ntouch.e-datepicker.e-disable .e-datepicker-headertext:hover{background:none}.e-datepicker::-webkit-input-placeholder{color:#212121}.e-datepicker:-ms-input-placeholder{color:#212121}.e-datepicker::-moz-placeholder{color:#212121}.e-datepicker:-moz-placeholder{color:#212121}.e-datepicker .e-datepicker-days .e-state-default{height:30px;position:relative;z-index:1;padding-top:5px}.e-datepicker .e-datepicker-months td,.e-datepicker .e-datepicker-years td{height:40px;position:relative;z-index:1;padding-bottom:15px}.e-datepicker .e-datepicker-allyears td{height:58px;position:relative;z-index:1}.e-datepicker .e-header .e-next,.e-datepicker .e-header .e-prev{top:0;left:0;float:left}.e-datepicker .e-header .e-next:hover,.e-datepicker .e-header .e-prev:hover{color:#000}.e-datepicker .e-header .e-prev{top:0;left:0}.e-datepicker .e-header .e-text{float:left}.e-datepicker .e-header .e-text .e-datepicker-headertext{border-radius:0}.e-datepicker .e-header .e-next{right:0}.e-datepicker .e-icon{height:30px;width:30px}.e-datepicker .e-header .e-icon:before{top:7px;left:8px}.e-datepicker .e-header .e-text{width:73%}.e-datepicker.e-headerlong .e-header .e-text{width:85%}.e-datepicker.e-rtl .e-header .e-text{float:right}.e-datepicker.e-rtl .e-header .e-prev{left:0;float:right}.e-datepicker.e-rtl .e-header .e-next{right:0;float:right}.e-ntouch.e-datepicker table td:hover::before,.e-ntouch.e-datepicker .current-month.e-state-default.e-special-day:hover::before{background-color:#eaeaea;color:#333;border:0}.e-datepicker table td::before{width:30px;height:30px;content:"";position:absolute;left:1px;top:5px;z-index:-1}.e-datepicker table td.e-weeknumber:hover::before{content:none}.e-datepicker.e-headerlong .e-datepicker-days .e-active::before,.e-datepicker.e-headerlong .e-datepicker-days .e-active .e-state-hover::before,.e-datepicker.e-headerlong table .e-datepicker-days td::before{left:14px}.e-datepicker.e-headerlong table .e-datepicker-allyears td::before{width:75px}.e-datepicker.e-headerlong table .e-datepicker-allyears td::before{left:14px}.e-datepicker table .e-datepicker-months td::before,.e-datepicker table .e-datepicker-years td::before{width:45px;height:45px;left:6px;top:-2px;padding-bottom:0;background-color:#f4f4f4}.e-datepicker.e-headerlong table .e-datepicker-months td::before,.e-datepicker.e-headerlong table .e-datepicker-years td::before{left:29px}.e-datepicker.e-headerlong e-datepicker-months .e-active::before,.e-datepicker.e-headerlong e-datepicker-months .e-active .e-state-hover::before,.e-datepicker.e-headerlong e-datepicker-months table td::before{left:29px}.e-datepicker.e-icons .e-datepicker-months td.e-state-hover::before,.e-datepicker.e-icons .e-datepicker-years td.e-state-hover::before,.e-datepicker.e-icons .e-datepicker-years td.e-state-default::before,.e-datepicker.e-icons .e-datepicker-months td.e-state-default::before,.e-datepicker.e-icons .e-datepicker-years td.e-current-year::before{left:16px}.e-datepicker table .e-datepicker-months td.e-active::before,.e-datepicker table .e-datepicker-years td.e-active::before,.e-datepicker table .e-datepicker-months td.e-active.e-state-hover::before,.e-datepicker table .e-datepicker-years td.e-active.e-state-hover::before{background-color:#0078d7}.e-datepicker table .e-datepicker-months td.e-active:hover::before,.e-datepicker table .e-datepicker-years td.e-active:hover::before,.e-datepicker table .e-datepicker-allyears td.e-active:hover::before{background-color:#eaeaea}.e-datepicker table .e-datepicker-allyears td::before{width:50px;height:50px;left:3px;top:6px;background-color:#f4f4f4}.e-datepicker table .e-datepicker-allyears td.e-active::before{background-color:#0078d7}.e-datepicker .e-active::before,.e-datepicker .e-active .e-state-hover::before{background:#0078d7;content:"";position:absolute;left:2px;top:5px;z-index:-1;height:30px;width:30px;color:#fff}.e-datepicker.e-icons .e-active::before,.e-datepicker.e-icons .e-active .e-state-hover::before,.e-datepicker.e-icons td::before,.e-datepicker.e-icons td.e-state-hover::before{left:7px}.e-datepicker.e-icons .e-datepicker-allyears .e-active::before,.e-datepicker.e-icons .e-active .e-datepicker-allyears .e-state-hover::before,.e-datepicker.e-icons .e-datepicker-allyears td::before,.e-datepicker.e-icons .e-datepicker-allyears td.e-state-hover::before,.e-datepicker.e-icons .e-datepicker-allyears td.e-current-allyear::before{left:13px}.e-datepicker.e-icons .e-datepicker-allyears td{word-break:break-word;white-space:pre}.e-datepicker td.e-state-hover::before{border:1px solid #0078d7}.e-datepicker .e-active::before,.e-datepicker .e-active.e-state-hover::before{background-color:#0078d7}.e-ntouch.e-datepicker table td.e-disable:hover::before,.e-ntouch.e-datepicker table td.e-hidedate:hover::before{color:#333}.e-datepicker table td.e-hidedate:hover::before{background:none}.e-datewidget .e-input::selection{background:#0078d7;color:#fff}.e-datewidget .e-input::-moz-selection{background:#0078d7;color:#fff}.e-datepicker .e-footer:active{color:#000}.e-datepicker .e-footer.e-btn.e-select:focus{box-shadow:none;border:1px solid #0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datetime-wrap .e-input,.e-datetime-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-datetime-wrap .e-input,.e-datetime-popup{color:#212121}.e-datetime-popup.e-widget .e-ntouch.e-timepicker table td:hover,.e-datetime-popup.e-widget .e-timepicker table td.e-state-hover{border-radius:0}.e-datetime-wrap.e-widget .e-select:active:hover{background-color:#0078d7;color:#fff}.e-datetime-wrap .e-in-wrap,.e-datetime-popup,.e-datetime-popup .e-timecontainer .e-header{border-color:#c8c8c8}.e-datetime-wrap.e-widget:hover .e-in-wrap{border-color:#767676}.e-datetime-wrap.e-widget.e-disable:hover .e-in-wrap{border-color:#c8c8c8}.e-datetime-wrap.e-focus .e-in-wrap,.e-datetime-wrap.e-focus .e-in-wrap:hover{border-color:#0078d7}.e-datetime-popup .e-focus .e-in-wrap{border-color:#0078d7}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{border-color:#c8c8c8;border:none}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background:#f4f4f4}.e-datetime-wrap .e-select,.e-datetime-wrap.e-rtl .e-select,.e-ntouch.e-datetime-wrap .e-disable.e-select:hover{background-color:#fff;color:#333}.e-ntouch.e-datetime-wrap .e-select:hover{color:#666}.e-ntouch.e-datetime-wrap .e-select:hover{background:#eaeaea}.e-datetime-popup .e-dt-button{border:none;color:#0078d7;background:none;font-size:14px}.e-datetime-popup .e-dt-button:active{border-color:#0078d7;color:#212121}.e-datetime-popup .e-dt-button:active{background:#0078d7}.e-ntouch.e-datetime-popup .e-dt-button:hover{color:#0078d7;border-color:#c8c8c8;background-color:transparent}.e-timepicker.e-time-hours,.e-timepicker.e-time-minitues{border-color:#c8c8c8;background-color:#fff}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{font-size:16px;font-weight:normal}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{color:#212121}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am:hover>span,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm:hover>span{color:#212121}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header{font-size:12px;font-weight:bold;color:#333}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{background:#fff}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{border-bottom:none}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm>.e-text{border-top:0;padding-top:10px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon{color:#666}.e-timepicker table td.e-active::before,.e-timepicker table td.e-active.e-state-hover::before{border-color:#0078d7}.e-timepicker table td.e-active::before,.e-timepicker table td.e-active.e-state-hover::before{content:"";width:40px;height:40px;box-shadow:0;background-color:#0078d7;position:absolute}.e-timepicker table td.e-active,.e-timepicker table td.e-active.e-state-hover{color:#fff}.e-timepicker table td.e-active:hover{color:#212121}.e-timepicker .e-state-default{font-weight:normal}.e-timepicker .e-state-default{color:#212121}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{border-color:#c8c8c8}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{background:#eaeaea}.e-ntouch.e-timepicker table td:hover::before,.e-timepicker table td.e-state-hover::before{box-shadow:none;width:40px;height:40px;line-height:40px;display:inline-block}.e-ntouch.e-timepicker table td:hover,.e-timepicker table td.e-state-hover{background:#fff;border:none}.e-ntouch.e-timepicker .e-hours-headertext:hover,.e-ntouch.e-timepicker .e-minitues-headertext:hover{background:#fff}.e-timepicker .e-footer{border:1px solid transparent;color:#212121}.e-timepicker .e-footer{border:none;color:#0078d7}.e-ntouch.e-timepicker .e-footer:hover{background:#fff;border:none}.e-timepicker table td.e-disable{color:#adadad}.e-ntouch.e-timepicker table td.e-disable:hover{background:none;border-color:none;color:#adadad}.e-ntouch.e-timepicker .e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-arrow-sans-right:hover{background-color:#fff}.e-ntouch.e-timepicker .e-disable.e-arrow-sans-left:hover,.e-ntouch.e-timepicker .e-disable.e-arrow-sans-right:hover{border-color:#c8c8c8}.e-ntouch.e-timepicker.e-popup.e-disable table td:hover,.e-timepicker.e-popup.e-disable td.e-state-hover{background:none;color:#212121;font-weight:normal;border-radius:0;border-color:#c8c8c8}.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-left:hover,.e-ntouch.e-timepicker.e-popup.e-disable .e-arrow-sans-right:hover{border-color:#c8c8c8}.e-ntouch.e-timepicker.e-popup.e-disable .e-footer:hover{background:none;color:#212121;border:1px solid transparent}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default{height:35px}.e-datetime-popup .e-header-am+.e-dp-viewhours .e-timepicker-hours .e-state-default,.e-datetime-popup .e-header-pm+.e-dp-viewhours .e-timepicker-hours .e-state-default{height:30px;position:relative;z-index:1;padding-top:5px}.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{height:58px;position:relative;z-index:1}.e-datetime-popup .e-time-popup{border-left:1px solid;box-shadow:none;font-size:12px}.e-datetime-popup .e-datepicker{box-shadow:none;padding:10px 10px 10px 10px}.e-datetime-popup .e-popup-container{padding:0;border-bottom:1px solid;border-color:#c8c8c8}.e-datetime-popup .e-timecontainer{border-left:1px solid #c8c8c8}.e-datetime-popup.e-rtl .e-timecontainer{border-right:1px solid #c8c8c8}.e-datetime-popup .e-timecontainer .e-header{border:none;padding-top:10px;font-size:17px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-icon{height:30px;width:30px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text{width:76%}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{float:left}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-hours-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text .e-minitues-headertext,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-am .e-text .e-hours-meridiantxt-am,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm .e-text .e-hours-meridiantxt-pm,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-mins-header .e-text .e-minitues-meridiantxt{border-radius:0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-icon:before{top:7px;left:8px}.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default{box-shadow:none;line-height:40px;position:relative;z-index:1}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next,.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{top:0;left:0;float:left}.e-datetime-popup .e-dp-viewmins .e-timepicker-mins .e-state-default::before{top:19px;left:12px}.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-text{float:right}.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-next{right:0;float:right}.e-datetime-popup.e-rtl .e-drillDowncontainer .e-timepicker.e-popup .e-header .e-prev{left:0;float:right}.e-datetime-popup .e-drillDowncontainer table td::before{content:"";width:40px;height:40px;line-height:40px;display:inline-block;position:absolute;top:3px;left:3px;z-index:-1}.e-datetime-popup .e-dp-viewhours .e-timepicker-hours .e-state-default::before{top:2px;left:12px}.e-datetime-popup .e-drillDowncontainer .e-header-am+.e-dp-viewhours .e-timepicker-hours .e-state-default::before,.e-datetime-popup .e-drillDowncontainer .e-header-pm+.e-dp-viewhours .e-timepicker-hours .e-state-default::before{top:0;left:2px}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-datetime-popup .e-timecontainer .e-header{padding-bottom:0}.e-datetime-popup .e-datepicker.e-calendar .e-header{padding-bottom:0}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header-pm{border-top:1px solid #eaeaea}.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default{padding:0}.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:before,.e-datetime-popup .e-header+.e-dp-viewhours .e-timepicker-hours .e-state-default:hover:before{height:30px;line-height:30px}.e-datetime-popup .e-drillDowncontainer .e-timepicker.e-popup .e-header{font-size:17px;font-weight:300}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-daterangepicker-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;color:#212121}.e-daterangepicker-popup{border:1px solid #c8c8c8}.e-daterangewidget .e-input{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-daterangewidget .e-input{color:#212121}.e-daterangewidget .e-in-wrap,.e-daterangepicker-popup{border-color:#c8c8c8}.e-daterangewidget.e-widget:hover .e-in-wrap{border-color:#0078d7}.e-daterangewidget.e-widget:hover .e-in-wrap{border-color:#767676}.e-daterangewidget.e-focus .e-in-wrap,.e-daterangewidget .e-focus{box-shadow:0 0 2px lightgray}.e-daterangewidget.e-focus .e-in-wrap,.e-daterangewidget .e-focus .e-in-wrap,.e-daterangewidget.e-focus .e-in-wrap:hover,.e-daterangewidget .e-focus .e-in-wrap:hover{border-color:#0078d7}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{border-color:#c8c8c8;border:none}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background:#f4f4f4}.e-daterangewidget .e-select,.e-daterangewidget .e-drpbuttons .e-disable:hover,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background-color:#fff;color:#666}.e-daterangewidget .e-drpbuttons .e-btn.e-select.e-flat{background-color:none}.e-daterangewidget .e-select,.e-ntouch.e-daterangewidget .e-disable.e-select:hover{background:#fff}.e-ntouch.e-daterangewidget .e-select:hover{color:#666}.e-ntouch.e-daterangewidget .e-select:hover{background:#eaeaea}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{background:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover.e-hidedate,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover.e-hidedate,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-hidedate:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-hidedate.e-end-date,.e-daterangepicker-popup .e-ntouch.e-datepicker table td.e-hidedate:hover{color:#adadad}.e-daterangepicker-popup .e-datepicker table .e-datepicker-months td.e-hidedate:hover::before,.e-datepicker table .e-datepicker-years td.e-hidedate:hover::before{background-color:#f4f4f4}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover{background:#eaeaea;color:#212121}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-state-hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-days .e-state-default.in-range:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date.e-active:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker table td:hover{background-color:#eaeaea}.e-daterangepicker-popup .e-datepicker .e-active::before,.e-datepicker .e-active .e-state-hover::before,.e-daterangepicker-popup .e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default,.e-daterangepicker-popup .e-datepicker table td::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default{top:0;padding-top:0}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{color:#fff}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date{background:#0078d7}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-start-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-start-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-start-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-end-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today.e-end-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-active.e-end-date::before,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range.e-end-date::before{border-radius:none}.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td.e-state-default:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-months td.e-state-default:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-years td.e-state-default:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-allyears td.e-state-default:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-months td.e-state-default:hover,.e-daterangepicker-popup .e-ntouch.e-datepicker .e-datepicker-years td.e-state-default:hover{background:transparent}.e-daterangepicker-popup .e-val-error .e-in-wrap{border:1px solid #f00}.e-daterangepicker-popup .e-drpbuttons .e-drp-apply.e-disable{cursor:default}.e-custom-dateranges li.e-active{color:#0078d7}.e-custom-dateranges li:hover{color:#005a9e}.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat{background:none;color:#0078d7}.e-daterangepicker-popup .e-drp-button.e-btn.e-select.e-flat:hover{background:none;color:#005a9e}.e-daterangepicker-popup .e-datepicker .e-datepicker-months td,.e-daterangepicker-popup .e-datepicker .e-datepicker-years td,.e-daterangepicker-popup .e-datepicker .e-datepicker-allyears td{background:transparent;color:#000}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today{background:#fff;color:#212121}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.e-state-hover:hover,.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.today:hover{background:#eaeaea;color:#212121}.e-daterangepicker-popup .e-custom-dateranges li:hover{color:#005a9e}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{color:#212121;border-color:#c8c8c8}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{background:#f4f4f4;box-shadow:0 0 0 transparent inset}.e-daterangepicker-popup .e-datepicker .e-datepicker-days .e-state-default.in-range{background-color:#f4f4f4}.e-daterangepicker-popup .e-drpbuttons{color:#212121}.e-daterangepicker-popup .e-drpbuttons div{color:#212121}.e-daterangepicker-popup .e-drpbuttons div:hover{color:#005a9e}.e-daterangepicker-popup .e-drpbuttons .e-active{color:#212121}.e-daterangepicker-popup .e-datewidget.e-error .e-in-wrap{border-color:#c8c8c8}.e-daterangepicker-popup .e-datewidget.e-error{color:#fff}@keyframes flatshadow{0%{box-shadow:0 0 0 0 rgba(255,64,129,.5);border-color:rgba(255,64,129,.5)}100%{box-shadow:0 0 0 200px rgba(255,64,129,0)}}.e-daterangewidget.e-widget.e-disable:hover .e-in-wrap{border-color:#c8c8c8}.e-daterange-responsive .e-drpbuttons{background-color:transparent}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.svg-rotate-ie{cursor:url("../common-images/diagram/Rotate.cur"),default}.svg-rotate{cursor:url("../common-images/diagram/Rotate.cur"),default}.sf-d-menuitem{background-image:url("../common-images/diagram/diagram_context.png");background-repeat:no-repeat;height:25px;width:25px}.sf-d-menuitem.hover{background-image:url("../common-images/diagram/diagram_context.png")}.sf-d-menuitem.cut{background-position:2px -290px}.sf-d-menuitem.copy{background-position:2px -264px}.sf-d-menuitem.paste{background-position:2px -238px}.sf-d-menuitem.undo{background-position:2px -186px}.sf-d-menuitem.redo{background-position:2px -213px}.sf-d-menuitem.selectAll{background-position:2px -160px}.sf-d-menuitem.group{background-position:2px -31px}.sf-d-menuitem.ungroup{background-position:2px -4px}.sf-d-menuitem.bringToFront{background-position:2px -134px}.sf-d-menuitem.sendToBack{background-position:2px -108px}.sf-d-menuitem.moveForward{background-position:2px -82px}.sf-d-menuitem.sendBackward{background-position:2px -56px}.sf-d-menuitem.grouping{background-image:none}.sf-d-menuitem.order{background-image:none}.e-diagram-tooltip-default{width:200px;background-color:#f7eebc;border:1px solid #ddb654;z-index:100000;position:absolute;text-align:center;border-radius:3px 3px;pointer-events:none}.e-diagram-tooltipLabel-default{font-weight:normal;pointer-events:none;white-space:pre}.e-datavisualization-diagram{overflow:hidden;outline:none;display:block}.e-datavisualization-diagram svg{position:absolute}.e-datavisualization-diagram .drawing{position:relative}.e-datavisualization-diagram .edit{position:absolute;word-wrap:break-word;white-space:pre-wrap}.e-datavisualization-diagram .edit textarea{width:100%;height:100%;overflow:hidden;border:1px dashed #9cf;outline:none;resize:none;padding:2px}.e-datavisualization-diagram .e-vscrollbar{float:right}.e-datavisualization-diagram .e-hscrollbar{text-align:left}.e-scrollbar .e-vhandlespace,.e-scrollbar .e-hhandlespace{position:relative;background-color:#fafafa}.e-datavisualization-diagram.e-js .sf-diagram_overlap{background-color:#d8d8d8}.e-datavisualization-diagram.e-js .sf-diagram_hRuler,.e-datavisualization-diagram.e-js .sf-diagram_vRuler{background-color:#ededed}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-space{background-color:#ededed}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick{stroke:#0078d7}.sf-diagram_hRuler.e-datavisualization-ejruler.e-js .ej-ruler-tick-label{font-size:9px;fill:#0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog.e-dialog-wrap{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-dialog .e-dialog-icon:hover{border-image:initial;border-color:#c8c8c8}.e-dialog .e-dialog-icon:hover{background:#eaeaea}.e-dialog .e-dialog-icon:hover{color:#000;background:none}.e-dialog-modal{overflow:hidden}.e-dialog.e-disable .e-dialog-icon:hover{background:transparent}.e-dialog .e-dialog-icon:before{line-height:1.5}.e-dialog .e-dialog-icon:before{color:#666}.e-dialog>.e-header{font-size:21px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:100;color:#333}.e-titlebar+div.e-dialog-scroller .e-widget-content{padding-top:0}.e-dialog.e-dialog-wrap:not(.e-shadow){box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.e-dialog>.e-titlebar{box-shadow:0 1.83px 1px transparent;padding:20px 25px 28px}.e-dialog.e-shadow{box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.e-dialog.e-widget-content{font-size:12px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;padding-top:28px;padding-left:25px;padding-right:25px;padding-bottom:20px;font-weight:300;line-height:1.5}.e-dialog.e-widget-content.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-overlay{background-color:#383838}.e-overlay{background-color:#000;opacity:.4}.e-dialog>.e-dialog-scroller{border:none}.e-dialog .e-dialog-icon:hover:before{color:#666}.e-dialog>.e-footerbar{position:relative;background:#fff}.e-dialog>.e-footerbar{height:36px;padding-left:25px;padding-right:25px;padding-bottom:20px;border:none}.e-dialog>.e-footerbar>.e-icon.e-resize-handle.e-resizable.e-js{position:absolute;cursor:se-resize;bottom:0;right:0}.e-corner.e-dialog>.e-footerbar{border-radius:0 0 3px 3px}.e-corner .e-dialog-content{border-radius:3px}.e-corner .e-dialog-bottom{border-radius:0 0 3px 3px}.e-corner .e-dialog-top{border-radius:3px 3px 0 0}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-scrollbar .e-icon{display:block}.e-dialog .e-dialog-icon{top:3px;right:0;padding-right:0;color:#333}.e-dialog .e-dialog-icon.e-icon.e-close:before{content:""}.e-dialog .e-dialog-icon.e-icon.e-arrowhead-up:before{content:""}.e-dialog .e-dialog-icon.e-icon.e-arrowhead-down:before{content:""}.e-dialog .e-draggable{touch-action:none}.e-dialog.e-widget-content .e-pager .e-firstpage,.e-dialog.e-widget-content .e-pager .e-prevpage,.e-dialog.e-widget-content .e-pager .e-firstpagedisabled,.e-dialog.e-widget-content .e-pager .e-prevpagedisabled,.e-dialog.e-widget-content .e-pager .e-nextpage,.e-dialog.e-widget-content .e-pager .e-lastpage,.e-dialog.e-widget-content .e-pager .e-nextpagedisabled,.e-dialog.e-widget-content .e-pager .e-lastpagedisabled{padding:9px 3px 1px 9px}.e-dialog.e-widget-content .e-pager .e-firstpage,.e-dialog.e-widget-content .e-pager .e-prevpage,.e-dialog.e-widget-content .e-pager .e-firstpagedisabled,.e-dialog.e-widget-content .e-pager .e-prevpagedisabled,.e-dialog.e-widget-content .e-pager .e-nextpage,.e-dialog.e-widget-content .e-pager .e-lastpage,.e-dialog.e-widget-content .e-pager .e-nextpagedisabled,.e-dialog.e-widget-content .e-pager .e-lastpagedisabled{padding:9px 3px -2px 9px}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ddl .e-options{background-color:#f4f4f4}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{background-color:#fff;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-atc .e-in-wrap,.e-atc .e-input,.e-atc-popup,.e-atc .e-options{color:#333;font-weight:400;font-size:14px}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:normal;cursor:default}.e-ddl .e-input,.e-ddl .e-input[readonly],.e-ddl-popup,.e-ddl .e-options{color:#333;background-color:#fff}.e-atc-popup ul li.e-category{color:#333}.e-ddl .e-in-wrap,.e-ddl-popup,.e-ddl .e-options,.e-ddl-popup .e-atc.e-search{border-color:#c8c8c8}.e-ddl .e-options.e-active{background-color:#0078d7;color:#fff;border-color:#0078d7}.e-ddl .e-options:hover{background:#eaeaea}.e-ddl .e-options .e-icon.e-close{color:#767676}.e-ddl-popup div>ul li{background-color:#fff}.e-ddl-popup .e-active.e-hover{background:#deecf9}.e-ddl .e-boxes{background-color:#fff}.e-ddl.e-focus .e-in-wrap{box-shadow:0 0 2px lightgray;border-color:#0078d7}.e-ddl:hover .e-in-wrap{border-color:#767676}.e-ddl .e-input.e-watermark{color:#c0bebe !important;font-style:italic}.e-ddl-popup .e-hover{background:#f4f4f4;color:#333}.e-ddl .e-select:hover,.e-ddl.e-rtl .e-select:hover{width:30px;height:100%;background:#eaeaea;color:#000}.e-ddl .e-select:active,.e-ddl.e-rtl .e-select:active{width:30px;height:100%;background:#0078d7;color:#fff}.e-ddl .e-select.e-disable{background:#f4f4f4;border:0 solid #f4f4f4;color:#c8c8c8}.e-ddl .e-input.e-disable{background:#f4f4f4}.e-ddl-popup .e-active{border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,.3)}.e-ddl-popup .e-active{background-color:#deecf9;color:#333}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{color:#666;border-color:#c8c8c8}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{width:30px;height:100%;background:#fff}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{background:#f4f4f4}.e-ddl .e-select,.e-ddl.e-rtl .e-select,.e-ddl .e-disable.e-select:hover{background:#fff}.e-ddl .e-select.e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-ddl-popup .e-resize-handle{cursor:se-resize;float:right;padding:4px 3px 0 0;margin-right:2px}.e-ddl-popup .e-resize-handle.e-rtl-resize{float:left;cursor:sw-resize;transform:rotate(90deg);padding:3px 0 0 3px}.e-ddl-popup .e-resizebar{border-top:1px solid #fff;height:20px;width:auto;display:block}.e-ddl-popup .e-resizebar{background:#f4f4f4}.e-ddl-popup .e-atc.e-search .e-search:before,.e-ddl-popup .e-atc.e-search .e-cross-circle:before{color:#c8c8c8}.e-ddl-popup .e-checkwrap.e-check-act:hover{background-color:#106ebe;border:2px solid #106ebe;color:#fff}.e-ddl-popup .e-checkwrap{background-color:#fff}.e-ddl-popup .e-checkwrap{border-radius:none}.e-ddl-popup .e-checkwrap{background-color:#fff;border:2px solid #a6a6a6;color:#fff}.e-ddl-popup .e-checkwrap:hover{border:2px solid #767676}.e-ddl-popup .e-check-act{border:2px solid #0078d7;color:#fff;background-color:#0078d7}.e-dropdownlist::-webkit-input-placeholder{color:#212121}.e-dropdownlist:-ms-input-placeholder{color:#212121}.e-dropdownlist::-moz-placeholder{color:#212121}.e-dropdownlist:-moz-placeholder{color:#212121}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltip-wrap{border-radius:none}.e-tooltip-wrap{border:1px solid #767676;background-color:#f4f4f4}.e-tooltip-wrap .e-arrowTipOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipOuter{border-top:10px solid #f4f4f4}.e-tooltip-wrap .e-arrowTipInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;left:1px;top:0;position:absolute}.e-tooltip-wrap .e-arrowTipInner{order-top:9px solid white}.e-def{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:18px}.e-def{font-size:12px;color:#666}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader{background:none repeat scroll 0 0 #f4f4f4;border-bottom:1px solid #767676}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:before{color:#333}.e-tooltip-wrap .e-tipContainer .e-tooltipHeader .e-close:hover{color:#000}.e-tooltip-wrap .e-cross-circle:hover{color:#666;border-color:#c8c8c8}.e-tooltip-wrap .e-cross-circle:hover{background:#eaeaea}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-listbox .e-select{background:#deecf9;border-color:#deecf9;color:#333}.e-listbox .e-active{color:#fff;border-color:#eaeaea}.e-listbox .e-active{background:#eaeaea}.e-listbox .e-hover{background:#f4f4f4;color:#333}.e-dragClonelist{background:#deecf9;text-align:center;color:#333;line-height:36px;padding:0 12px !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px}.e-wrap .e-listbox li{word-break:break-all}.e-wrap .e-listbox li{padding:0 12px !important}.e-rtl.e-wrap .e-listbox li{padding-left:12px !important}.e-nowrap .e-listbox li{padding-left:10px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-ddl-popup.e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-ddl-popup.e-wrap .e-listbox li.allowDrop{background-color:#eaeaea}.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-inact,.e-listbox .e-chkbox-wrap .e-chkbox-small .e-chk-act{top:4px}.e-ddl-popup.e-wrap.e-js div>ul li .e-chkbox-wrap,.e-ddl-popup div>.e-listbox li .e-chkbox-wrap{padding-right:12px}.e-ddl-popup div>.e-ul .e-ghead{border-bottom:1px solid #eaeaea;display:block;margin:2px 2px 2px 0;position:relative;font-size:14px;font-weight:400;color:#666;padding-left:12px;line-height:36px}.e-ddl-popup.e-wrap.e-js div>ul li .e-align{padding-right:12px;padding-top:10px}.e-ddl-popup.e-wrap{color:#333;font-size:13px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:400;border-color:#eaeaea}.e-ddl-popup.e-wrap .e-listbox li{line-height:36px;background-color:initial}.e-ddl-popup.e-wrap .e-listbox li.e-select{background-color:#deecf9}.e-ddl-popup.e-wrap .e-listbox li.e-hover{background-color:#f4f4f4}.e-ddl-popup div>.e-listbox li:empty{min-height:36px !important}.e-ddl-popup.e-js{max-height:inherit;max-width:inherit}.e-listbox .e-draggable{touch-action:none}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-lv .e-list-text{font-size:13px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;font-weight:400}.e-lv .e-list{border-bottom:none;padding:0 12px;height:36px;font-size:13px}.e-lv .e-list .e-chevron-right_01.e-fontimage:before{color:#333}.e-lv .e-list.e-state-default{background-color:#fff;border-color:#c8c8c8}.e-lv .e-list.e-state-default>.e-chevron-right_01 .e-list-text{color:#333;font-weight:400}.e-lv .e-list.e-state-default:hover{background:#f4f4f4;color:#333}.e-lv .e-list.e-state-default:hover>.e-chevron-right_01 .e-list-text{color:#212121}.e-lv .e-list:hover>.e-chevron-right_01.e-fontimage:before{color:#666}.e-lv .e-list .e-chevron-right_01:hover{color:#212121}.e-lv .e-list.e-state-active{background:#deecf9;color:#333}.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text{color:#333}.e-lv .e-list.e-state-active>.e-chevron-right_01.e-fontimage:before{color:#333}.e-lv-inputdiv .e-lv-input{border:1px solid #c8c8c8;border-radius:7px;font-size:14px}.e-lv .e-header{color:#666;border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;padding-left:12px;height:36px;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:400}.e-lv.e-parentlv>.e-lv .e-list-container{border:1px solid #eaeaea}.e-lv.e-parentlv>.e-lv.subpage{border:none}.e-nb .e-lv .subpage .e-content{float:none}.e-lv>.e-header:hover>.e-icon:before{color:#666}.e-lv>.e-header>.e-icon:before,.e-lv>.e-header>.e-icon:hover:before{color:#666}.e-lv .e-list .e-lv-checkdiv.e-template-checkmark,.e-lv .e-template-list .e-list-check div{float:none;vertical-align:middle;display:table-cell}.e-lv .e-template-list .e-list-check div{vertical-align:initial}.e-lv .e-template-list .e-list-check{display:table}.e-lv .e-htitle,.e-lv .e-btn-text{height:18px;padding:7px 7px 7px 0}.e-htitle,.e-btn-text{font-weight:400}.e-lv .e-list-container .e-chkbox-wrap{margin-top:3px}.e-lv .e-list-container .e-icon.e-chevron-right_01:before{content:""}.e-lv .e-list .e-chevron-right_01{padding:0;height:36px;line-height:34px}.e-lv .e-icon.e-chevron-left_01:before{content:""}.e-lv .e-arrow .e-chevron-right_01:before,.e-lv .e-icon.e-chevron-left_01:before{font-size:12px;padding-top:1px}.e-lv .e-list .e-lv-checkdiv{padding-left:12px}.e-lv.e-slideleft .e-header{padding-left:0}.e-lv.e-slideleft .e-header .e-chevron-left_01{width:36px;height:36px}.e-lv .e-icon.e-chevron-left_01:before{padding-left:4px}.e-list-container .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-numeric,.e-percent,.e-currency,.e-mask{background-color:#fff}.e-numeric:hover .e-in-wrap,.e-percent:hover .e-in-wrap,.e-currency:hover .e-in-wrap,.e-mask:hover .e-in-wrap{border-color:#767676}.e-numeric.e-disable-wrap .e-in-wrap,.e-percent.e-disable-wrap .e-in-wrap,.e-currency.e-disable-wrap .e-in-wrap,.e-mask.e-disable-wrap .e-in-wrap{border-color:#f4f4f4;background:#f4f4f4}.e-mask.e-disable-wrap .e-placeholder{background-color:transparent}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{box-shadow:none}.e-numeric.e-disable-wrap:hover .e-in-wrap,.e-percent.e-disable-wrap:hover .e-in-wrap,.e-currency.e-disable-wrap:hover .e-in-wrap,.e-mask.e-disable-wrap:hover .e-in-wrap{border-color:#f4f4f4;background:#f4f4f4}.e-numeric.e-disable-wrap:hover .e-in-wrap input.e-input,.e-percent.e-disable-wrap:hover .e-in-wrap input.e-input,.e-currency.e-disable-wrap:hover .e-in-wrap input.e-input,.e-mask.e-disable-wrap:hover .e-in-wrap input.e-input{box-shadow:none}.e-numeric .e-in-wrap,.e-percent .e-in-wrap,.e-currency .e-in-wrap,.e-mask .e-in-wrap{border-color:#c8c8c8}.e-widget .e-select.e-disable .e-spin .e-icon,.e-widget .e-select.e-disable .e-spin{cursor:default}.e-numeric .e-input,.e-percent .e-input,.e-currency .e-input,.e-mask .e-input{color:#333;background-color:#fff}.e-numeric.e-focus .e-in-wrap,.e-percent.e-focus .e-in-wrap,.e-currency.e-focus .e-in-wrap,.e-mask.e-focus .e-in-wrap{border-color:#0078d7}.e-numeric .e-input.e-error,.e-percent .e-input.e-error,.e-currency .e-input.e-error,.e-mask.e-error,.e-mask .e-error{color:#a80000}.e-numeric.e-error .e-in-wrap,.e-percent.e-error .e-in-wrap,.e-currency.e-error .e-in-wrap,.e-mask.e-error .e-in-wrap{border-color:#a80000}.e-numeric .e-watermark,.e-percent .e-watermark,.e-currency .e-watermark,.e-mask .e-watermark{color:#c0bebe}.e-widget .e-input.e-placeholder{color:#a6a6a6}.e-validation-error{color:#a80000}.e-numeric .e-select,.e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-select,.e-percent.e-rtl .e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-select,.e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover{border:none}.e-numeric .e-select,.e-numeric.e-rtl .e-select,.e-numeric .e-disable.e-select:hover,.e-percent .e-select,.e-percent.e-rtl .e-select,.e-percent .e-disable.e-select:hover,.e-currency .e-select,.e-currency.e-rtl .e-select,.e-currency .e-disable.e-select:hover{color:#212121}.e-numeric .e-select:hover,.e-percent .e-select:hover,.e-currency .e-select:hover{color:#000}.e-numeric:hover .e-select,.e-percent:hover .e-select,.e-currency:hover .e-select{color:#000}.e-numeric .e-select .e-spin-up.e-active,.e-numeric .e-select .e-spin-down.e-active,.e-percent .e-select .e-spin-up.e-active,.e-percent .e-select .e-spin-down.e-active,.e-currency .e-select .e-spin-up.e-active,.e-currency .e-select .e-spin-down.e-active{background:#0078d7;color:#fff}.e-numeric .e-select .e-spin-up:hover,.e-numeric .e-select .e-spin-down:hover,.e-percent .e-select .e-spin-up:hover,.e-percent .e-select .e-spin-down:hover,.e-currency .e-select .e-spin-up:hover,.e-currency .e-select .e-spin-down:hover{background:#f4f4f4;color:#000}.e-numeric .e-select .e-spin-up.e-active:hover,.e-numeric .e-select .e-spin-down.e-active:hover,.e-percent .e-select .e-spin-up.e-active:hover,.e-percent .e-select .e-spin-down.e-active:hover,.e-currency .e-select .e-spin-up.e-active:hover,.e-currency .e-select .e-spin-down.e-active:hover{background:#0078d7;color:#fff}.e-numeric.e-disable-wrap .e-select .e-spin-up,.e-numeric.e-disable-wrap .e-select .e-spin-down,.e-percent.e-disable-wrap .e-select .e-spin-up,.e-percent.e-disable-wrap .e-select .e-spin-down,.e-currency.e-disable-wrap .e-select .e-spin-up,.e-currency.e-disable-wrap .e-select .e-spin-down{background:#f4f4f4}.e-numeric.e-disable-wrap .e-input,.e-percent.e-disable-wrap .e-input,.e-currency.e-disable-wrap .e-input,.e-mask.e-disable-wrap .e-input{background:#f4f4f4}.e-numeric .e-icon .e-arrow,.e-percent .e-icon .e-arrow,.e-currency .e-icon .e-arrow{border:0 none transparent}.e-input::-webkit-input-placeholder{color:#a6a6a6}.e-input:-ms-input-placeholder{color:#a6a6a6}.e-input::-moz-placeholder{color:#a6a6a6}.e-input:-moz-placeholder{color:#a6a6a6}.e-numeric .e-input::selection,.e-percent .e-input::selection,.e-currency .e-input::selection,.e-mask .e-input::selection{background:#0078d7;color:#fff}.e-numeric .e-input::-moz-selection,.e-percent .e-input::-moz-selection,.e-currency .e-input::-moz-selection,.e-mask .e-input::-moz-selection{background:#0078d7;color:#fff}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-menu.e-separator.e-horizontal>.e-list,.e-menu.e-separator.e-horizontal>.e-list:hover,.e-menu.e-horizontal>.e-separator.e-list,.e-menu.e-horizontal>.e-separator.e-list:hover{border-right-color:transparent}.e-menu.e-horizontal .e-list>ul .e-list.e-separator,.e-menu.e-horizontal .e-list>ul .e-list.e-separator:hover,.e-menu.e-vertical .e-list>ul .e-list.e-separator,.e-menu.e-vertical .e-list>ul .e-list.e-separator:hover,.e-menu.e-context .e-list>ul .e-list.e-separator,.e-menu.e-context .e-list>ul .e-list.e-separator:hover,.e-menu.e-separator.e-vertical>.e-list,.e-menu.e-vertical>.e-separator.e-list,.e-menu.e-separator.e-vertical>.e-list:hover,.e-menu.e-vertical>.e-separator.e-list:hover,.e-menu.e-context>.e-separator.e-list,.e-menu.e-context>.e-separator.e-list:hover{border-bottom-color:#c8c8c8}.e-menu.e-separator.e-rtl.e-horizontal>.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list,.e-menu.e-rtl.e-horizontal>.e-separator.e-list:hover{border-left-color:#c8c8c8}.e-menu.e-horizontal .e-list>.e-menulink,.e-menu.e-vertical .e-list>.e-menulink,.e-menu.e-context .e-list>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-res-title,.e-menu.e-vertical{color:#333;font-weight:400;font-size:14px}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{background:#fff}.e-menu,.e-menu-res-wrap .e-in-wrap.e-menu-res-in-wrap,.e-menu.e-vertical,.e-menu.e-vertical .e-list>ul,.e-menu.e-context,.e-menu.e-context .e-list>ul{border-color:#eaeaea}.e-menu.e-horizontal .e-list>ul{background:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.e-menu.e-horizontal .e-list>ul{border-color:#c8c8c8}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuOuter{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;left:0;top:0;border-bottom:10px solid #eaeaea;position:absolute}.e-menu.e-horizontal>.e-list.e-active>span.e-menu-arrow>span.e-arrowMenuInner{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;left:1px;top:1px;position:absolute}.e-menu.e-horizontal .e-list:hover,.e-menu.e-vertical .e-list:hover,.e-menu.e-context .e-list:hover{background-color:#f4f4f4;color:#212121}.e-menu.e-horizontal .e-list>ul li.e-haschild:hover,.e-menu.e-vertical .e-list>ul li.e-haschild:hover,.e-menu.e-context .e-list>ul li.e-haschild:hover{border-color:#eaeaea}.e-menu.e-horizontal .e-list:hover>.e-menulink,.e-menu.e-vertical .e-list:hover>.e-menulink,.e-menu.e-context .e-list:hover>.e-menulink{color:#212121}.e-menu.e-horizontal .e-list.e-active,.e-menu.e-vertical .e-list.e-active,.e-menu.e-context .e-list.e-active{background-color:#0078d7;color:#fff}.e-menu.e-horizontal .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-vertical .e-list>ul li.e-haschild.e-active>.e-menulink,.e-menu.e-context .e-list>ul li.e-haschild.e-active>.e-menulink{border-color:none;background-color:#deecf9;color:#333}.e-menu.e-horizontal .e-list.e-active>.e-menulink,.e-menu.e-vertical .e-list.e-active>.e-menulink,.e-menu.e-context .e-list.e-active>.e-menulink,.e-menu.e-horizontal .e-list.e-active:hover,.e-menu.e-vertical .e-list.e-active:hover,.e-menu.e-context .e-list.e-active:hover{color:#fff}.e-menu .e-list>a .e-icon,.e-menu .e-list>span>.e-icon{color:#333}.e-menu .e-list.e-active>.e-menulink>span.e-icon.e-arrowhead-right{color:#333}.e-menu .e-list:hover>a .e-icon,.e-menu .e-list:hover>span>.e-icon{color:#212121}.e-menu .e-list.e-active>a>.e-icon,.e-menu .e-list.e-active>span>.e-icon,.e-menu .e-list.e-active:hover>a>.e-icon,.e-menu .e-list.e-active:hover>span>.e-icon{color:#fff}.e-menu.e-horizontal .e-list.e-disable-item,.e-menu.e-vertical .e-list.e-disable-item,.e-menu.e-context .e-list.e-disable-item{background-color:transparent}.e-menu.e-horizontal .e-list.e-disable-item .e-icon,.e-menu.e-vertical .e-list.e-disable-item .e-icon,.e-menu.e-context .e-list.e-disable-item .e-icon{color:#666}.e-menu.e-horizontal .e-list.e-disable-item *,.e-menu.e-vertical .e-list.e-disable-item *,.e-menu.e-context .e-list.e-disable-item *{filter:alpha(opacity=40);opacity:.4}.e-menu.e-horizontal .e-list.e-disable-item .e-menulink:hover,.e-menu.e-horizontal .e-list.e-disable-item:hover,.e-menu.e-vertical .e-list.e-disable-item .e-menulink:hover,.e-menu.e-vertical .e-list.e-disable-item:hover,.e-menu.e-context .e-list.e-disable-item .e-menulink:hover,.e-menu.e-context .e-list.e-disable-item:hover{background-color:transparent;background-image:none;color:#212121;cursor:default}.e-menu.e-horizontal .e-mhover,.e-menu.e-context .e-mhover,.e-menu.e-vertical .e-mhover,.e-menu.e-horizontal .e-mhover>.e-menulink,.e-menu.e-context .e-mhover>.e-menulink,.e-menu.e-vertical .e-mhover>.e-menulink,.e-menu.e-horizontal .e-mfocused,.e-menu.e-context .e-mfocused,.e-menu.e-vertical .e-mfocused,.e-menu.e-horizontal .e-mfocused>.e-menulink,.e-menu.e-context .e-mfocused>.e-menulink,.e-menu.e-vertical .e-mfocused>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background-color:#f4f4f4}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#fff;border-color:#eaeaea}.e-menu.e-horizontal .e-active,.e-menu.e-context .e-active,.e-menu.e-vertical .e-active,.e-menu.e-horizontal .e-active>.e-menulink,.e-menu.e-context .e-active>.e-menulink,.e-menu.e-vertical .e-active>.e-menulink,.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{background:#0078d7}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap{color:#333}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{border-color:#eaeaea}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:hover{color:#000}.e-menu-res-wrap .e-menu-res-in-wrap .e-icon.e-check-wrap:active{color:#fff;border-color:#eaeaea}.e-menu.e-horizontal>.e-list span.e-menu-left{display:block}.e-menu .e-list>.e-menulink>span.e-icon.e-arrowhead-down{display:block}.e-menu.e-horizontal>.e-ham-wrap{background:#fff;border-left-color:#c8c8c8}.e-menu.e-horizontal>.e-ham-wrap:hover{color:#fff;border-color:#eaeaea}.e-menu.e-horizontal>.e-ham-wrap:hover{background:#eaeaea}.e-menu.e-horizontal>.e-ham-wrap:active{color:#fff;border-color:#eaeaea}.e-menu.e-horizontal>.e-ham-wrap:active{background:#0078d7}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger{border-top-color:#212121;border-bottom-color:#212121}.e-menu.e-horizontal>.e-ham-wrap>div>.e-hamburger:before{border-top-color:#212121}.e-menu-wrap>.e-menu-popwrap{border-color:#c8c8c8}.e-menu-wrap>.e-menu-popwrap>.e-menu{background-color:#fff}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-progressbar{color:#212121}.e-progressbar{background-color:#eaeaea;border-color:#eaeaea;height:2px !important;margin-top:10px;margin-bottom:10px}.e-progressbar .e-progress{background:#0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rating.e-horizontal .e-shape,.e-rating.e-vertical .e-shape,.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list,.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{background:none}.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset{background:url(images/Rating_Clear.png) no-repeat;margin:1px}.e-rating.e-horizontal .e-shape.selected,.e-rating.e-horizontal .e-shape.active,.e-rating.e-vertical .e-shape.selected,.e-rating.e-vertical .e-shape.active{background:url(images/Rating_Active.png) no-repeat}.e-rating.e-horizontal .e-shape.inactive,.e-rating.e-vertical .e-shape.inactive,.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list{background:url(images/Rating_Default.png) no-repeat}.e-rating .e-shape.inactive{background-position:0 -174px}.e-rating .e-shape.active{background-position:0 0}.e-rating .e-shape.selected{background-position:0 -60px}.e-rating.e-disable .e-shape,.e-rating.e-disable .e-shape-list,.e-rating.e-disable .e-reset{cursor:default}.e-rating.e-horizontal .e-reset:hover,.e-rating.e-vertical .e-reset:hover{background-position:2px 2px}.e-rating.e-horizontal .e-reset,.e-rating.e-vertical .e-reset,.e-rating.e-disable .e-reset:hover{background-position:2px 2px}.e-rating.e-vertical .e-reset,.e-rating.e-vertical .e-reset:hover{margin-left:4px;background-position:0 0}.e-rating.e-horizontal .e-shape-list,.e-rating.e-vertical .e-shape-list{background-position:0 0;float:left}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rotator-wrap :focus{outline:0 none}.e-rotator-wrap .e-in-wrap .e-single,.e-rotator-wrap .e-thumb .e-thumb-items li,.e-rotator-wrap .e-in-wrap.e-multiple{border-color:#c8c8c8}.e-rotator-wrap .e-thumb .e-thumb-items li:hover{border-color:#c8c8c8}.e-rotator-wrap .e-thumb .e-thumb-items li.e-active,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-active:hover{border-color:#0078d7}.e-rotator-wrap .e-thumb .e-thumb-items li.e-thumbhover{border-color:#c8c8c8}.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li:hover,.e-rotator-wrap.e-disable .e-thumb .e-thumb-items li.e-thumbhover{border-color:#c8c8c8}.e-rotator-wrap .e-inner .e-caption{background-color:#fff;color:#212121}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{border-color:#212121}.e-rotator-wrap .e-pager-wrap .e-bullet>li:hover{background-color:#a6a6a6}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li:hover{border-color:#c8c8c8;background-color:#f4f4f4}.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li{cursor:default}.e-rotator-wrap .e-pager-wrap .e-bullet>li.e-active,.e-rotator-wrap.e-disable .e-pager-wrap .e-bullet>li.e-active:hover{border-color:#0078d7;background-color:#0078d7}.e-rotator-wrap .e-pager-wrap .e-bullet>li{border-color:#c8c8c8}.e-rotator-wrap .e-pager-wrap .e-bullet>li{background-color:#dadada}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon,.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon{background-image:url(images/rotator-icon.png)}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{background-position:-161px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.play{background-position:-186px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{background-position:-248px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.pause{background-position:-273px 0}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{background-position:-64px -15px}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-previous{background-position:-69px -15px}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{background-position:-109px -15px}.e-rotator-wrap .e-in-wrap .e-nav-btn.e-icon.e-next{background-position:-126px -15px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-previous{background-position:11px -15px}.e-rotator-wrap .e-thumb-nav .e-thumb-btn.e-icon.e-next{background-position:-22px -15px}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-slider.e-widget{background-color:#c8c8c8}.e-tooltipbox{background-color:#f4f4f4;border-color:#767676;color:#333}.e-slider .e-handle.e-select{background-color:#fff;border-color:#666}.e-slider .e-range{background:#666}.e-slider-wrap:hover .e-slider.e-widget{background-color:#c7e0f4}.e-slider-wrap:hover .e-slider .e-range{background-color:#0078d7;border-color:#0078d7}.e-slider-wrap:active .e-slider.e-widget{background-color:#c7e0f4}.e-slider-wrap:active .e-slider .e-range{background-color:#106ebe;border-color:#106ebe}.e-slider-wrap:hover .e-slider .e-handle{border-color:#0078d7}.e-slider-wrap:active .e-slider .e-handle{border-color:#106ebe}.e-slider-wrap.e-disable .e-slider.e-widget{background-color:#eaeaea}.e-slider-wrap.e-horizontal.e-scale-wrap .e-slider.e-js,.e-slider-wrap.e-default-wrap.e-horizontal.e-scale-wrap .e-slider.e-js,.e-slider-wrap.e-vertical.e-scale-wrap .e-slider.e-js,.e-slider-wrap.e-default-wrap.e-vertical.e-scale-wrap .e-slider.e-js{border-color:#fff}.e-slider-wrap.e-disable .e-slider .e-range{background-color:#c8c8c8;border-color:#c8c8c8}.e-slider-wrap.e-disable,.e-slider.e-disable{opacity:1}.e-slider-wrap.e-disable .e-handle.e-select{border-color:#c8c8c8}.e-scale .e-tick{background-image:url(images/slider-tick.png)}.e-slider-wrap .e-scale .e-tick .e-tick-value{color:#666}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-splitter{border-color:#c8c8c8}.e-splitter .e-pane{background-color:#fff;color:#212121}.e-splitter .e-splitbar.e-shadowbar.e-end-indicaton,.e-splitter .e-splitbar .e-end-indicaton{background-color:#fef1ec}.e-splitter .e-splitbar.e-shadowbar{background:#0078d7}.e-splitter .e-splitbar{border-color:#c8c8c8}.e-splitter .e-splitbar{background-color:#fff}.e-splitter .e-splitbar .e-icon{color:#666}.e-splitter .e-splitbar:hover .e-icon,.e-splitter .e-splitbar.e-hover .e-icon{color:#666}.e-splitter .e-hover.e-splitbar.e-split-divider,.e-splitter .e-splitbar.e-split-divider:hover{background-color:#dadada}.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-right{margin-top:35px;margin-left:1px;font-size:12px;width:12px;color:#767676}.e-splitter .e-splitbar .e-h-arrow.e-arrow-sans-left{left:3px;width:12px;font-size:12px;margin-top:-20px;color:#767676}.e-splitter .e-splitbar.e-h-bar{width:12px;border:none;background-color:#eaeaea}.e-splitter .e-splitbar .e-activebar{display:block}.e-splitter .e-splitbar.e-v-bar{height:12px;border:none;background-color:#eaeaea}.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-up:before{content:""}.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-up{height:12px;margin-left:32px;margin-top:4px;font-size:12px;color:#767676}.e-splitter .e-splitbar .e-v-arrow.e-icon.e-arrow-sans-down:before{content:""}.e-splitter .e-splitbar .e-v-arrow.e-arrow-sans-down{height:12px;margin-left:-24px;margin-top:1px;font-size:12px;color:#767676}.e-splitter .e-splitbar.e-v-bar .e-activebar{font-family:'ej-webfont';margin-top:-3.5px;font-size:19px;width:20px;line-height:normal;cursor:n-resize}.e-splitter .e-splitbar.e-v-bar .e-activebar:before{content:""}.e-splitter .e-splitbar.e-h-bar .e-activebar{font-family:'ej-webfont';margin-left:3.5px;height:20px;font-size:19px;cursor:e-resize}.e-splitter .e-splitbar.e-h-bar .e-activebar:before{content:""}.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-activebar,.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-activebar{display:none !important}.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-right{margin-top:0;margin-left:4px}.e-splitter .e-splitbar.e-h-bar.e-icon-hide .e-icon.e-arrow-sans-left{margin-top:0;margin-left:-3px}.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-up{margin-left:0;margin-top:1px}.e-splitter .e-splitbar.e-v-bar.e-icon-hide .e-icon.e-arrow-sans-down{margin-left:0;margin-top:3px}.e-splitter.e-rtl .e-h-arrow.e-arrow-sans-right{left:-4px}.e-splitter.e-rtl .e-splitbar.e-h-bar .e-activebar{margin-right:5px}.e-splitter .e-splitbar .e-splitter-h-template{cursor:pointer;position:fixed;top:30%}.e-splitter .e-splitbar .e-splitter-v-template{cursor:pointer;position:fixed;left:49%}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-datavisualization-symbolpalette{border:1px solid #c8c8c8;outline:transparent none 0;text-decoration:none;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;border-radius:0}.e-datavisualization-symbolpalette .e-scanvas{border:0 solid transparent}.e-datavisualization-symbolpalette .e-header{display:table;border:0 solid transparent;border-bottom-width:1px;border-bottom-color:#c8c8c8;outline:transparent none 0;cursor:pointer;color:#212121;position:relative;width:100%;background:#f4f4f4;border-radius:0}.e-datavisualization-symbolpalette .e-header{background:#f4f4f4}.e-datavisualization-symbolpalette .e-header-text{display:table-cell;vertical-align:middle;padding-left:1em;width:100%;text-align:left;font-size:14px}.e-datavisualization-symbolpalette .e-header-wrapper{padding-left:2.5em}.e-datavisualization-symbolpalette .e-header-arrow{border:0 solid transparent;height:16px;width:16px;right:14px;position:absolute;display:inline-block;vertical-align:middle;font-size:17px;top:10px}.e-datavisualization-symbolpalette .e-header-arrow.expanded:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.expanded.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.expanded.hover:before{content:""}.e-datavisualization-symbolpalette .e-header-arrow.collapsed.selected:before,.e-datavisualization-symbolpalette .e-header-arrow.collapsed.hover:beforess{content:""}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{color:#fff}.e-datavisualization-symbolpalette .e-header.collapsed.selected,.e-datavisualization-symbolpalette .e-header.expanded.selected{background:#0078d7}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{color:#212121}.e-datavisualization-symbolpalette .e-header.collapsed.hover,.e-datavisualization-symbolpalette .e-header.expanded.hover{background:#eaeaea}.e-datavisualization-symbolpalette .e-header.e-disableclick{cursor:default}.e-datavisualization-symbolpalette .e-scontent{display:block;border:0 solid transparent;outline-style:none;padding:.5em;padding-bottom:.6em;border-bottom-width:1px;border-bottom-color:#c8c8c8;background:transparent;overflow:hidden}.e-datavisualization-symbolpalette .e-anchor{overflow:hidden;padding:0;border:none;display:inline-block;color:#787878;font-size:11px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;text-align:center;outline:transparent none 0;background:transparent;width:100%}.e-datavisualization-symbolpalette .e-paletteItem{border:0 solid transparent;float:left;padding-right:3px;padding-top:3px;margin:1px;overflow:visible}.e-datavisualization-symbolpalette .e-paletteItem.hover{background:#eaeaea}.e-datavisualization-symbolpalette .e-paletteItem.selected{background:#eaeaea}.e-datavisualization-symbolpalette .e-text-container{white-space:nowrap;color:#000;overflow:hidden}.e-datavisualization-symbolpalette .e-svg-container{display:block;position:relative;border:0 solid transparent}.e-datavisualization-symbolpalette .e-svg-container svg{display:inline;padding:1px}[draggable=true]{-khtml-user-drag:element;-webkit-user-drag:element;-khtml-user-select:none;-webkit-user-select:none}.svg.foreignObject{top:0;left:0;position:absolute;border:0 solid transparent;display:block}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tab.e-js.e-widget{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border:none}.e-tab.e-js>.e-header>.e-item>.e-link,.e-tab.e-js>.e-left>.e-item>.e-link,.e-tab.e-js>.e-right>.e-item>.e-link{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:#333}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{background:transparent}.e-tab.e-js>.e-header,.e-tab.e-js .e-header>.e-select.e-disable:hover,.e-tab.e-js>.e-left,.e-tab.e-js>.e-right,.e-tab.e-disable .e-select:hover{background:#fff}.e-tab.e-js .e-header>.e-active.e-disable:hover{background:transparent}.e-tab.e-js .e-header>.e-active.e-disable:hover a{color:#333}.e-tab.e-js .e-header>.e-rtl-bottom-line.e-active{border-top:2px solid #0078d7}.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a{cursor:default}.e-tab.e-js .e-header .e-select.e-disable a,.e-tab.e-js.e-disable a{color:#a6a6a6}.e-tab>.e-header{border-left:none}.e-tab>.e-header{border:0}.e-tab .e-left{border-right:0}.e-tab .e-right{border-left:0}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{outline:0 none;margin-right:-1px}.e-tab.e-js .e-left .e-item.e-active,.e-tab.e-js .e-left .e-item.e-active:hover{border-right:2px solid #0078d7}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{margin-left:-1px;outline:0 none}.e-tab.e-js .e-right .e-item.e-active,.e-tab.e-js .e-right .e-item.e-active:hover{border-left:2px solid #0078d7}.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active,.e-scrolltab.e-js .e-header>.e-bottom-line.e-item.e-active:hover{border:1px solid #c8c8c8}.e-tab .e-left .e-item.e-active,.e-tab .e-right .e-item.e-active{border-bottom:1px solid #c8c8c8;position:relative}.e-tab .e-header li{border-top:0}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{outline:0 none}.e-tab.e-js .e-header>.e-bottom-line.e-active,.e-tab.e-js .e-header>.e-bottom-line.e-active:hover{padding-bottom:0;border-bottom:2px solid #0078d7}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{padding-top:1px;outline:0 none}.e-tab.e-js .e-header>.e-top-line.e-active,.e-tab.e-js .e-header>.e-top-line.e-active:hover{border-top:2px solid #0078d7}.e-tab .e-left li,.e-tab .e-right li{border-bottom:1px solid #c8c8c8}.e-tab.e-vertical{background:transparent;border:1px solid #c8c8c8}.e-tab.e-js .e-header>.e-item:hover,.e-tab.e-js .e-left>.e-item:hover,.e-tab.e-js .e-right>.e-item:hover{background-color:#eaeaea;color:#212121;filter:none}.e-tab.e-js .e-icon.e-chevron-circle-left,.e-tab.e-js .e-icon.e-chevron-circle-right{color:#212121}.e-tab.e-js .e-header>.e-item:hover>.e-icon,.e-tab.e-js .e-left>.e-item:hover>.e-icon,.e-tab.e-js .e-right>.e-item:hover>.e-icon{color:#333}.e-tab.e-js>.e-content{border-color:#c8c8c8;font-size:14px;border-style:solid}.e-tab.e-js>.e-content{border-width:0;color:#333;background:#fff;font-size:14px}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{border-color:#c8c8c8;color:#212121;border:none;background:none}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{background:transparent;font-size:14px;color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border-radius:0}.e-tab .e-header>.e-select a,.e-tab .e-left>.e-select a,.e-tab .e-right>.e-select a{font-weight:normal;line-height:19px}.e-tab.e-js .e-header>.e-active,.e-tab.e-js .e-left>.e-active,.e-tab.e-js .e-right>.e-active{font-weight:600;color:#333}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{background:#fff}.e-tab.e-js .e-header>.e-select,.e-tab.e-js .e-left>.e-select,.e-tab.e-js .e-right>.e-select{font-weight:400;color:#333}.e-tab .e-header>.e-active a,.e-tab .e-left>.e-active a,.e-tab .e-right>.e-active a{font-weight:600}.e-tab .e-header>.e-select:hover a,.e-tab .e-left>.e-select:hover a,.e-tab .e-right>.e-select:hover a{color:#212121}.e-tab .e-header>.e-active:hover a,.e-tab .e-left>.e-active:hover a,.e-tab .e-right>.e-active:hover a{color:#212121}.e-tab .e-load{background-image:url(images/ajax-loader.gif);background-position:center;background-repeat:no-repeat}.e-tab .e-hidebottom{border-top:none !important}.e-tab .e-hidetop{border-bottom:none !important}.e-tab .e-header.e-addborderbottom{border-size:0}.e-tab .e-header.e-addbordertop{border-top:0}.e-tab .e-header.e-hideleft{border-left:none}.e-tab .e-header.e-addborderleft{border-right:1px solid #c8c8c8}.e-tab .e-header.e-hideright{border-right:none}.e-tab .e-header.e-addborderright{border-left:1px solid #c8c8c8}.e-tab .e-header .e-margine-top:hover{border-top:1px solid #fff}.e-tab .e-header .e-margine-bottom:hover{border-bottom:1px solid #fff}.e-tab .e-header.e-addborderbottom .e-active{border-top:2px solid transparent}.e-tab .e-header.e-addbordertop .e-active{border-bottom:2px solid transparent}.e-tab .e-right.e-addborderright .e-active{border-right:transparent}.e-tab .e-left.e-addborderleft .e-active{border-left:transparent}.e-tab.e-js.e-tabscroll>.e-content{padding-top:44.3333px}.e-tab.e-js.e-tabscroll>.e-header.e-addborderbottom{border-bottom:0 solid #bbbcbb !important}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tagcloud{background-color:#fff}.e-tagcloud.e-js .header{border-color:#c8c8c8}.e-tagcloud .e-title{font-weight:normal}.e-tagcloud .e-title{border-bottom:0 solid #eaeaea;border-color:#eaeaea;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-tagcloud .e-title{background:#fff}.e-tagcloud .e-load{background-image:url(images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat}.e-tagcloud .e-tagitems .e-txt{color:#212121}.e-tagcloud .e-tagitems .e-txt.hover{color:#0078d7}.e-tagcloud .e-cloud,.e-tagcloud .e-list{border-color:#eaeaea}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{background-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-timewidget .e-input,.e-time-popup{color:#333;font-weight:400}.e-timewidget .e-input{color:#333;font-weight:400}.e-timewidget .e-in-wrap,.e-time-popup{border-color:#c8c8c8}.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover{border-color:#0078d7}.e-timewidget.e-focus .e-in-wrap,.e-timewidget.e-focus .e-in-wrap:hover{box-shadow:0 0 2px lightgray}.e-timewidget:hover .e-in-wrap{border-color:#767676}.e-timewidget.e-disable:hover .e-in-wrap{border-color:#c8c8c8}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{border:none}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{background:#f4f4f4}.e-timewidget .e-select,.e-timewidget.e-rtl .e-select,.e-ntouch.e-timewidget .e-disable.e-select:hover{color:#333;background-color:#fff}.e-timewidget.e-widget .e-select:active:hover,.e-timewidget.e-rtl .e-select:active:hover{background-color:#0078d7;color:#fff}.e-timewidget.e-widget .e-select.e-disable:active:before:active:hover{background:none}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{background:#eaeaea}.e-ntouch.e-timewidget .e-select:hover,.e-time-popup.e-popup .e-hover{background:#f4f4f4;color:#333}.e-ntouch.e-timewidget .e-select:hover,.e-timewidget .e-select:hover{border-color:#c8c8c8}.e-time-popup .e-active.e-hover{background:#f4f4f4;color:#333}.e-time-popup .e-active{border-color:#0078d7}.e-time-popup .e-active{background:#0078d7}.e-time-popup .e-active{background:#0078d7;color:#fff}.e-timewidget .e-icon.e-clock:before{width:20px;height:20px}.e-time-popup{box-shadow:0 0 15px -5px rgba(0,0,0,.4)}.e-timewidget .e-input::selection{background:#0078d7;color:#fff}.e-timewidget .e-input::-moz-selection{background:#0078d7;color:#fff}.e-timewidget .e-select{border-color:#767676}.e-timewidget .e-select:active:before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;background:#0078d7}.e-timewidget .e-select.e-disable:active:before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;background:#fff}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-toolbar{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px}.e-toolbar{background-repeat:no-repeat;border-color:#dadada;color:#212121}.e-toolbar{background:#f4f4f4}.e-toolbar{background:#fff}.e-toolbar.e-focus{box-shadow:none}.e-toolbar>.e-horizontal.e-separator{border-left:none;border-radius:initial}.e-toolbar>.e-horizontal.e-separator{margin-right:8px;border-right:1px solid #eaeaea}.e-toolbarTooltip{min-width:auto}.e-toolbarTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-toolbar>.e-horizontal .e-separator{border-right:1px solid #c8c8c8;border-left:none;border-radius:inherit;height:inherit}.e-toolbar>.e-vertical.e-separator{border-bottom:1px solid #c8c8c8;border-top:none;border-radius:initial}.e-toolbar>.e-vertical .e-separator{border-top:none;border-radius:inherit}.e-toolbar>.e-vertical .e-separator{border-bottom:1px solid #eaeaea}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-right:none;border-radius:initial}.e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px solid #eaeaea}.e-toolbar.e-rtl>.e-horizontal .e-separator{border-left:1px solid #c8c8c8;border-right:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical.e-separator{border-top:1px solid #c8c8c8;border-bottom:none;border-radius:initial}.e-toolbar.e-rtl>.e-vertical .e-separator{border-top:1px solid #c8c8c8;border-bottom:none;border-radius:inherit}.e-toolbar.e-rtl>.e-vertical .e-corner-all{border-radius:inherit}.e-toolbar>ul>li div.e-item-overlay{background-color:#f4f4f4}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{border-color:#eaeaea}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{color:#000;background-color:#f4f4f4}.e-toolbar>.e-horizontal .e-hover,.e-toolbar>.e-vertical>.e-hover{background:#eaeaea}.e-toolbar>.e-horizontal .e-hover>div:before,.e-toolbar>.e-vertical>.e-hover>div:before,.e-toolbar>.e-horizontal .e-hover>span:before,.e-toolbar>.e-vertical>.e-hover>span:before,.e-toolbar>.e-horizontal .e-hover>a:before,.e-toolbar>.e-vertical>.e-hover>a:before{color:#000}.e-toolbar>.e-horizontal .e-active.e-hover>div:before,.e-toolbar>.e-vertical>.e-active.e-hover>div:before,.e-toolbar>.e-horizontal .e-active.e-hover>span:before,.e-toolbar>.e-vertical>.e-active.e-hover>span:before,.e-toolbar>.e-horizontal .e-active.e-hover>a:before,.e-toolbar>.e-vertical>.e-active.e-hover>a:before{color:#000}.e-toolbar>.e-horizontal .e-active,.e-toolbar>.e-vertical>.e-active{background-color:#deecf9;color:#000}.e-toolbar>.e-horizontal>.e-hover>a,.e-toolbar>.e-horizontal>.e-hover>span,.e-toolbar>.e-horizontal>.e-hover>div,.e-toolbar>.e-vertical>.e-hover>a,.e-toolbar>.e-vertical>.e-hover>span,.e-toolbar>.e-vertical>.e-hover>div{background-color:transparent;color:#212121}.e-toolbar>.e-horizontal>.e-active>a,.e-toolbar>.e-horizontal>.e-active>span,.e-toolbar>.e-horizontal>.e-active>div,.e-toolbar>.e-vertical>.e-active>a,.e-toolbar>.e-vertical>.e-active>span,.e-toolbar>.e-vertical>.e-active>div{background-color:#deecf9;color:#000}.e-toolbar .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{margin-right:8px}.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:last-child{margin-right:2px;margin-left:8px}.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator .e-tooltxt:first-child{margin-right:0}.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:last-child{margin-right:2px}.e-toolbar.e-rtl .e-ul.e-horizontal.e-separator:first-child{padding-left:0;margin-right:0}.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{margin-right:8px}.e-toolbar>.e-horizontal .e-disable,.e-toolbar>.e-vertical .e-disable{color:#c8c8c8}.e-responsive-toolbar.e-toolbar.e-js.e-rtl ul>li.e-tooltxt:first-child{margin-right:0}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview,.e-dragedNode{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treeview .e-text{background-color:transparent}.e-treeview .e-text{color:#333}.e-dragedNode{background:#deecf9;color:#333}.e-dragedNode .e-text{float:left}.e-dragedNode .e-text{color:#333}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{border:1px solid transparent;border-image:initial}.e-treeview .e-active,.e-fullrow-wrap .e-li-active>.e-fullrow{background:#deecf9;color:#333}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{border-image:initial;cursor:pointer}.e-treeview .e-node-hover,.e-treeview .e-node-focus,.e-fullrow-wrap .e-li-hover>.e-fullrow,.e-fullrow-wrap .e-li-focus>.e-fullrow{background:#f4f4f4}.e-treeview-wrap .e-sibling{border-left-color:#0078d7}.e-treeview-wrap.e-rtl .e-sibling{border-right-color:#0078d7}.e-treeview-wrap .e-sibling::before{background:#c8c8c8}.e-treeview .e-node-disable{filter:alpha(opacity=40);opacity:.4}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-image:url(images/ajax-loader.gif);background-repeat:no-repeat}.e-treeview .e-icon.e-load,.e-treeview.e-rtl .e-icon.e-load{background-position:center}.e-treeview .e-item .e-icon{color:#333}.e-treeview .e-fe-popup .e-content{background-color:#fff;border-color:#c8c8c8}.e-treeview .e-fe-popup .e-downtail:after{border-top-color:#fff}.e-treeview .e-fe-popup .e-downtail:before,.e-treeview .e-fe-popup .e-downtail{border-top-color:#c8c8c8}.e-treeview .e-fe-popup .e-spanclicked{border-color:#666}.e-drop-count{border-color:#fff}.e-drop-count{background-color:#0078d7;color:#fff}.e-fullrow-wrap .e-li-active .e-active,.e-fullrow-wrap .e-li-hover .e-node-hover,.e-fullrow-wrap .e-li-focus .e-node-focus{background:transparent}.e-fullrow-wrap .e-item.e-li-active>.e-text-wrap>.e-icon{color:#333}.e-fullrow-wrap .e-item.e-li-hover>.e-text-wrap>.e-icon,.e-fullrow-wrap .e-item.e-li-active.e-li-focus>.e-text-wrap>.e-icon{color:#333}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal}.e-uploadbox .e-inputbtn,.e-uploadbox .e-file-name-txt{font-size:13px}.e-uploadbox.e-disable .e-uploadinput{cursor:default}.e-uploadbox.e-widget .e-selectpart.e-select,.e-uploadbox.e-disable .e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{color:#212121;border-color:#c8c8c8}.e-uploadbox.e-widget .e-selectpart.e-select,.e-uploadbox.e-disable .e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover,.e-uploadbox.e-widget.e-disable .e-selectpart.e-select:hover .e-inputbtn{background:#f4f4f4}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{color:#212121;border-color:#c8c8c8;cursor:default}.e-uploadbox.e-disable .e-uploadbtn.e-select:hover,.e-uploadbox.e-disable .e-uploadclosebtn.e-select:hover{background:#f4f4f4}.e-uploadbox.e-widget .e-selectpart.e-select:hover{border-color:#c8c8c8;color:#212121}.e-uploadbox.e-widget .e-selectpart.e-select:hover{background:#eaeaea}.e-uploadbox.e-widget .e-inputbtn,.e-uploadbox.e-disable .e-select .e-inputbtn{color:#212121}.e-uploadbox.e-widget .e-selectpart.e-select:hover .e-inputbtn{color:#212121;border-color:#c8c8c8}.e-uploadbox .e-file-name-txt{color:#333}.e-uploadbox .e-file-list .e-file-status-failed{color:#cd0a0a}.e-uploadbox .e-file-list .e-file-status-success{color:#212121}.e-uploadbox .e-file-progress-status{background:#0078d7;border-color:#0078d7}.e-uploadbox .e-file-list{background-color:#fff;color:#212121}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom-width:0}.e-uploadbox .e-head-content{background-color:#fff;border-bottom:1px solid #c8c8c8}.e-uploadbox .e-ul li:last-child .e-file-list{border-bottom:1px solid #c8c8c8}.e-uploadbox .e-ul li .e-file-list{background-color:#fff}.e-uploadbox.e-dialog>.e-header+.e-dialog-scroller{border-top:0}.e-mobile-upload.e-uploadbox .e-ul li:nth-child(even) .e-file-list,.e-mobile-upload.e-uploadbox .e-ul li:nth-child(odd) .e-file-list{border-bottom:none}.e-uploadbox .e-file-upload{background-color:#fff}.e-uploadbox .e-file-progress-bar{background-color:#eaeaea}.e-uploadbox .e-file-list .e-checkmark{background-color:#39b54a;color:#fff;border-radius:10px}.e-uploadbox .e-file-list .e-file-percentage-failed{background-color:#f00;color:#fff;border-radius:10px}.e-uploadbox.e-dialog .e-header{border-color:#c8c8c8;border-bottom:none}.e-uploadbox.e-dialog .e-header{color:#333;font-size:21px;font-weight:100;background:#fff}.e-uploadbox .e-uploadinput{font-size:200px}.e-uploadbox .e-ul li:nth-child(odd) .e-file-list .e-action-perform,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background-color:#fff;color:#666}.e-uploadbox.e-disable .e-ul li:nth-child(even) .e-file-list .e-action-perform:hover,.e-uploadbox.e-disable .e-ul li:nth-child(odd) .e-file-list .e-action-perform:hover{background:none}.e-uploaddialog.e-dialog .e-btn.e-select{border:1px solid transparent}.e-uploaddialog.e-dialog .e-btn.e-select:hover{background:#eaeaea;color:#212121}.e-uploaddialog.e-dialog .e-btn.e-select:active{background-color:#0078d7;color:#fff}.e-uploaddialog.e-dialog .e-btn.e-select{color:#333;background:#f4f4f4;border-radius:0}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rte-wrapper{background:#fff;color:#212121;font-size:14px}.e-rte-wrapper{border:1px solid #dadada}.e-inputtext{outline:none;background-color:#fff;vertical-align:baseline}.e-inputtext{border:1px solid #c8c8c8;color:#212121}.e-rte-field .e-img-border-field .e-focus,.e-rte-field .e-chkbox-wrap.e-focus div>span,.e-rte-field .e-inputtext:focus,.e-rte-button .e-btn.e-select:focus,.e-rte-tablefields .e-chkbox-wrap.e-focus div>span,.e-rte-tablefields .e-inputtext:focus,.e-img-field-group .e-chkbox-wrap.e-focus div>span,.e-img-border-field .e-inputtext:focus,.e-rte-stylefield .e-inputtext:focus{box-shadow:0 0 2px 0 #0078d7}.e-rte-imageTab .e-item:focus{box-shadow:1px 0 0 0 #0078d7}.e-rteTooltip{min-width:auto}.e-rteTooltip .e-tipContainer .e-tipcontent{padding:2px 4px}.e-rte .e-toolbar.e-rtl>.e-horizontal.e-separator{border-left:1px solid #eaeaea}.e-rte .e-horizontal.e-separator{border-right:1px solid #eaeaea;height:40px}.e-rte-unorderlistname .e-liseparator,.e-rte-orderlistname .e-liseparator{border-bottom:1px dotted #c8c8c8}.e-rte .customtable-group:hover{color:#212121}.e-rte .customtable-group:hover{background:#eaeaea}.e-rte .e-toolbarspan{border:none;border-bottom:2px solid #dadada}.e-dialog .e-fieldseparate,.e-rte-toolbar .e-responsive-toolbar.e-toolbarspan{border-color:#c8c8c8}.e-rte .e-rte-footer{border-top:1px solid #c8c8c8}.e-rte .e-rte-footer{background:#f4f4f4}.e-rte-colorpalette.e-menu.e-context>li:hover{background:none}.e-rte-colorpalette.e-menu.e-context .e-mfocused,.e-rte-colorpalette.e-menu.e-context .e-mhover{background:none}.e-rte-table-picker.e-dialog{background:#f4f4f4}.e-rte-tablecell{border-color:#c8c8c8}.e-rte-tablecell.e-default{background:#fff}.e-rte-tablecell.e-active{border-color:#c8c8c8}.e-rte-tablecell.e-active{background:#eaeaea}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{border-color:transparent;background-image:none;background-clip:padding-box}.e-rte .e-toolbar .e-rte-format .e-hover,.e-rte .e-toolbar .e-rte-fontgroup .e-hover,.e-rte .e-toolbar .e-rte-lists .e-hover,.e-rte .e-toolbar .e-res-pos:hover{background-color:#eaeaea}.e-rte .e-toolbar .e-rte-lists .e-active{background:none;border-color:transparent}.e-rte-orderlistname.e-menu.e-context .e-list:hover,.e-rte-unorderlistname.e-menu.e-context .e-list:hover,.e-rte-orderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon,.e-rte-unorderlistname.e-menu.e-context .e-list.e-mhover .e-rte-toolbar-icon{background:#deecf9}.e-rte-orderlistname.e-menu.e-context .e-list,.e-rte-unorderlistname.e-menu.e-context .e-list{border:1px solid #eaeaea}.e-rte-unorderlistname.e-menu li.e-list:nth-child(3),.e-rte-unorderlistname.e-menu li.e-list:nth-child(4),.e-rte-orderlistname.e-menu li.e-list:nth-child(4),.e-rte-orderlistname.e-menu li.e-list:nth-child(5),.e-rte-orderlistname.e-menu li.e-list:nth-child(6){margin-top:8px}.e-rte-unorderlistname.e-menu li.e-list:nth-child(2),.e-rte-unorderlistname.e-menu li.e-list:nth-child(4),.e-rte-orderlistname.e-menu li.e-list:nth-child(3),.e-rte-orderlistname.e-menu li.e-list:nth-child(6){margin-right:0}.e-rte .e-rte-resize{height:5px;cursor:se-resize}.e-rte .e-rte-htmltaginfo,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:#212121;cursor:default}.e-rte .e-rte-footericon,.e-rte .e-rte-wordcount,.e-rte .e-rte-charcount{border-right:1px solid #c8c8c8}.e-rte .e-rte-footer.e-rtl .e-rte-icons.clearAll.e-rte-footericon{border-left:1px solid #c8c8c8}.e-rte-colorpalette{padding:5px !important;width:auto !important}.e-error{color:#cd0a0a}.e-rte .e-dialog .e-dialog-tab{border:1px solid #c8c8c8}.e-rte .e-dialog .e-dialog-tab.e-tab .e-header li,.e-rte-context-menu.e-context .e-rte-separator{border-color:#c8c8c8}.e-rte-context-menu.e-menu .e-list.e-mhover .e-rte-toolbar-icon{color:#666}.e-rte-toolbar .e-toolbar .e-tooltxt.e-active{color:#fff}.e-rte-toolbar .e-toolbar .e-ul{border-color:#c8c8c8}.e-rte .e-tooltxt .e-btn.e-select,.e-rte .e-tooltxt .e-btn.e-ntouch.e-disable.e-select:hover,.e-rte .e-tooltxt .e-btn.e-disable.e-select:hover{background:#fff;width:24px;height:36px}.e-rte .e-tooltxt .e-split-btn.e-rht-btn,.e-rte .e-tooltxt .e-split-btn.e-disable.e-select:hover{background:#fff;width:16px !important;height:36px !important}.e-rte .e-tooltxt.e-active .e-split-btn.e-rht-btn:focus,.e-rte .e-tooltxt.e-active .e-split-btn.e-disable.e-select:focus{border:0 solid}.e-rte .e-tooltxt.e-active .e-btn.e-select:focus,.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select:focus{border:0 solid}.e-rte .e-tooltxt.e-active .e-btn.e-select,.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select{background:#0078d7;color:#fff}.e-rte .e-tooltxt.e-active .e-btn.e-select span.e-icon,.e-rte .e-tooltxt.e-active .e-btn.e-ntouch.e-disable.e-select span.e-icon{color:#fff}.e-rte .e-tooltxt .e-btn.e-select:hover{background:#f4f4f4}.e-rte .e-tooltxt .e-btn.e-ntouch.e-select:hover{background:#eaeaea}.e-rte .e-rteItem-orderedList .e-split,.e-rte .e-rteItem-unorderedList .e-split{box-shadow:none;border-radius:0;height:36px !important}.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-unorderedList.e-tooltxt .e-split,.e-responsive-toolbar .e-rte-lists.e-ul .e-rteItem-orderedList.e-tooltxt .e-split{height:24px !important;width:36px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{box-shadow:none;border-radius:0;height:36px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl .e-in-wrap{border-color:#c8c8c8}.e-rte .e-toolbar .e-icon.e-toolbar-res-arrow{height:26px;margin-top:5px}.e-rte .e-toolbar .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{padding-left:.557em}.e-rte .e-toolbar.e-rtl .e-rte-format.e-ul .e-tooltxt .e-ddl .e-input{padding-right:.557em}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-ddl{height:32px !important}.e-rte .e-toolbar.e-js ul>li.e-tooltxt .e-split{height:35px !important}.e-rte-unorderlistname.e-menu{width:108px !important;padding:15px}.e-rte-orderlistname.e-menu{width:150px !important;padding:15px}.e-rte-unorderlistname.e-menu li.e-list,.e-rte-orderlistname.e-menu li.e-list{width:32px !important;height:32px;margin-right:8px}.e-rte-toolbar-icon.e-rte-unlistitems.customUnOrder.e-list{width:100% !important;margin-top:15px}.e-rte-toolbar-icon.e-rte-listitems.customOrder.e-list{width:100% !important;margin-top:15px;margin-right:0}.e-rtlrte label{height:12px;line-height:10px}.e-rte-orderlistname.e-menu.e-context.e-split,.e-rte-unorderlistname.e-menu.e-context.e-split,.e-rte-colorpalette.e-menu.e-context.e-split,.e-rte-orderlistname.e-menu.e-widget.e-split li.e-list,.e-rte-unorderlistname.e-menu.e-widget.e-split li.e-list{background:#fff;border-color:#eaeaea}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-waitpopup-pane .e-image{background-color:#fff;background-image:url(images/waitingpopup.gif)}.e-waitpopup-pane{color:#212121;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.e-waitpopup-pane{background-color:rgba(0,0,0,.4)}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-chkbox-wrap{display:inline-flex}.e-chkbox-wrap.e-tb-cell .e-text,.e-chkbox-wrap.e-tb-cell div{display:table-cell;padding:0 5px 2px 5px}.e-chkbox-wrap.e-check-small.e-tb-cell .e-text{padding:0 5px 2px 5px}.e-chkbox-wrap.e-focus div>span{box-shadow:0 0 2px lightgray}.e-chkbox-wrap div>span{border-width:2px;border-color:#a6a6a6;background-color:#fff}.e-chkbox-wrap div>span.e-chk-act,.e-chkbox-wrap div>span:hover{color:#fff;border:2px solid #0078d7;background-color:#0078d7}.e-chkbox-wrap div>span:hover{border:2px solid #767676;background-color:#fff}.e-chkbox-wrap div>span.e-chk-act{border-color:#212121}.e-chkbox-wrap div>span.e-chk-act{color:#fff;border:2px solid #0078d7;background-color:#0078d7}.e-chkbox-wrap .e-chk-image.e-stop,.e-chkbox-wrap .e-chk-image.e-checkmark{color:#fff;background-color:#0078d7}.e-chkbox-wrap.e-disable .e-chk-image.e-stop,.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{background-color:#c8c8c8}.e-chkbox-wrap .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#212121}@keyframes mediumShadow{100%{opacity:0;transform:scale(18,18)}}@keyframes smallShadow{100%{opacity:0;transform:scale(15,15)}}.e-chkbox-wrap div>span.e-chk-act:hover{background-color:#106ebe;border:2px solid #106ebe}.e-chkbox-wrap.e-disable div>span.e-chk-act{background-color:#c8c8c8;border:2px solid #c8c8c8}.e-chkbox-wrap.e-disable .e-chk-image.e-checkmark{background-color:#c8c8c8}.e-chkbox-wrap.e-disable div>span:hover{border-color:#c8c8c8}.e-chkbox-wrap.e-disable div>span{background-color:#c8c8c8;border:2px solid #c8c8c8}.e-chkbox-wrap.e-disable div>span.e-chk-act:hover{border-color:#c8c8c8}.e-chkbox-wrap div>span.e-chk-indeter{color:#fff;border:2px solid #0078d7;background-color:#0078d7}.e-chkbox-wrap div>span.e-chk-indeter:hover{background-color:#106ebe;border:2px solid #106ebe}.e-radiobtn-wrap.e-disable>span{background-color:#c8c8c8;border:2px solid #c8c8c8}.e-chkbox-wrap.e-disable div>span.e-chk-indeter{background-color:#c8c8c8;border:2px solid #c8c8c8}.e-chkbox-wrap .e-chk-act,.e-chkbox-wrap .e-chk-inact,.e-chkbox-wrap .e-chk-indeter{box-sizing:content-box}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radiobtn-wrap>span{background-image:none}.e-radiobtn-wrap>span{background-color:#fff;border:2px solid #a6a6a6}.e-radiobtn-wrap>span.e-rad-active,.e-radiobtn-wrap>span.e-rad-active:hover{border-color:#c8c8c8}.e-radiobtn-wrap>span.e-rad-active{border:2px solid #0078d7}.e-radiobtn-wrap.e-disable>span.e-rad-active{border:2px solid #c8c8c8}.e-radiobtn-wrap>span.e-rad-active:hover{border:2px solid #106ebe}.e-radiobtn-wrap.e-disable>span.e-rad-active:hover{border:2px solid #c8c8c8}.e-radiobtn-wrap>span:hover{border:2px solid #767676}.e-radiobtn-wrap.e-disable>span:hover{border:2px solid #c8c8c8}.e-radiobtn-wrap.e-focus>span{box-shadow:0 0 2px lightgray}.e-radiobtn-wrap .e-spanicon{box-sizing:content-box}.e-radiobtn-wrap .e-rad-select{background:none repeat scroll 0 0 transparent}.e-radiobtn-wrap .e-circle_01{color:#212121;border-color:#c8c8c8}.e-radiobtn-wrap .e-circle_01{color:#0078d7}.e-radiobtn-wrap .e-circle_01:hover{color:#106ebe}.e-radiobtn-wrap.e-disable .e-circle_01,.e-radiobtn-wrap.e-disable .e-text{color:#c8c8c8}.e-radiobtn-wrap .e-text{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;color:#212121}.e-radiobtn-wrap .e-spanicon.e-radsmaller .e-icon.e-rad-icon,.e-radiobtn-wrap .e-radmedium .e-rad-icon{text-indent:0}.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon{text-indent:2px;line-height:12px;padding:.5px;font-size:8px}.e-radiobtn-wrap.e-ie8 .e-spanicon.e-radsmaller .e-icon.e-rad-icon{font-size:10px;text-indent:2.5px;line-height:15px}.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon{font-size:9px;text-indent:3px;line-height:15px}.e-radiobtn-wrap.e-ie8 .e-radmedium .e-rad-icon{font-size:12px;text-indent:2px;line-height:18px}.e-radiobtn-wrap.e-rtl .e-spanicon.e-radsmaller .e-icon.e-rad-icon{width:.98em}.e-radiobtn-wrap.e-rtl>span.e-radmedium>span.e-rad-icon{width:1.25em}.e-ie8.e-radiobtn-wrap .e-radmedium.e-spanicon .e-rad-icon.e-icon,.e-ie8.e-radiobtn-wrap .e-radsmaller.e-spanicon .e-rad-icon.e-icon{width:1.6em}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-groupbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:normal;font-size:14px;color:#212121;background-repeat:no-repeat;border-color:#c8c8c8;border:none}.e-groupbutton{background:#f4f4f4}.e-groupbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-weight:600;font-size:14px;color:#333;background-repeat:no-repeat;border-color:#f4f4f4;background-color:#f4f4f4}.e-groupbutton-hSmall{min-height:26px}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content.e-groupBtn-padding{padding:0}.e-groupbutton.e-focus{box-shadow:0 0 2px lightgray}.e-groupbutton>.e-ul>.e-grp-btn-item:focus{border-color:#f4f4f4;background-color:#eaeaea;color:#333}.e-groupbutton>.e-ul>.e-grp-btn-item:active{border-color:#0078d7;background-color:#0078d7;color:#fff}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-border-left,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-border-bottom{border-color:#c8c8c8;border:none}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-disable,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-disable{border-color:#f4f4f4;background-color:#f4f4f4;color:#a6a6a6}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{color:#fff}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active,.e-groupbutton>.e-ul>.e-grp-btn-item.e-select{background:#0078d7}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt{color:#212121}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover .e-btn-content .e-btntxt{color:#fff}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-active.e-hover{border-color:#c8c8c8}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-active.e-hover{border-color:#005a9e;background-color:#005a9e;color:#fff}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item{border-right-color:transparent}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item{border-bottom-color:transparent}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item{border-left-color:transparent}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{color:#212121;border-color:#c8c8c8}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{background:#eaeaea}.e-groupbutton>.e-ul>.e-grp-btn-item.e-hover,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{background-color:#eaeaea}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-right-color:#c8c8c8}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-color:#f4f4f4}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last.e-hover{border-bottom-color:#c8c8c8}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last,.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.last.e-hover{border-color:#f4f4f4}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-btntxt{color:#212121;text-decoration:none}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-btntxt.e-grp-responsive{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item .e-btn-content>div.e-icon{color:#666}.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-btntxt,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>a.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>span.e-icon,.e-groupbutton>.e-ul>.e-grp-btn-item.e-active .e-btn-content>div.e-icon{color:#fff;text-decoration:none}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-left-color:#c8c8c8}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last,.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.last.e-hover{border-color:#f4f4f4}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-right-color:#c8c8c8}.e-groupbutton>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-color:#eaeaea}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-bottom-color:#c8c8c8}.e-groupbutton>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-color:#eaeaea}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-left-color:#c8c8c8}.e-groupbutton.e-rtl>.e-horizontal.e-ul>.e-grp-btn-item.e-hover{border-color:#eaeaea}.e-groupbutton.e-rtl>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-left-color:#c8c8c8}.e-groupbutton.e-rtl>.e-vertical.e-ul>.e-grp-btn-item.e-hover{border-color:#eaeaea}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-innerIncrement:hover{background-image:url(../common-images/maps/Zoom-In_hover.png)}.e-legendLabelContent{color:#212121}.e-map{color:#212121;background-color:#fff;border-color:#c8c8c8}.e-drilldownHeader{background:#0078d7}.e-map-home{background-image:url(../common-images/maps/Home.png)}.e-map-labelContainer{width:200px;height:400px;border:1px solid #808080}.e-map-label{cursor:pointer;color:#000;padding:5px}.e-map-label:hover{background-color:#eee}.e-map-home{height:30px;width:30px}.e-map-home:hover{background-image:url(../common-images/maps/Home_hover.png)}.e-map-contribution{border-color:#dbdbde;right:0;bottom:0;font-family:sans-serif;font-weight:normal;position:absolute;background-color:rgba(255,255,255,.7);font-size:10px;padding:2px 4px;z-index:1000;border-style:solid;border-width:1px}.sliderParent{height:150px;width:10px;margin-top:-197px;margin-left:34px}.e-innerIncrement{background-image:url(../common-images/maps/Zoom-In.png);height:25px;width:25px}.e-innerDecrement:hover{background-image:url(../common-images/maps/Zoom-out_hover.png)}.e-innerDecrement{background-image:url(../common-images/maps/Zoom-out.png);height:25px;width:25px}.nav-dec-Vert{margin-top:150px;margin-left:27px}.nav-inc-Vert{margin-top:40px;margin-left:27px}.nav-dec-Horz{margin-top:-24px;margin-left:0}.nav-inc-Horz{margin-top:-29px;margin-left:175px}.e-radialTop{height:20px;margin-left:15px;width:52px}.e-arrowUp:hover{background-image:url(../common-images/maps/Arrow_Top_hover.png)}.e-arrowUp{background-image:url(../common-images/maps/Arrow_Top.png);height:20px;width:52px}.e-radialLeft{height:52px;width:20px;margin-top:-4px}.e-radialRight{margin-left:61px;margin-top:-53px;height:52px;width:20px}.e-arrowLeft:hover{background-image:url(../common-images/maps/Arrow_Left_hover.png)}.e-arrowLeft{background-image:url(../common-images/maps/Arrow_Left.png);height:52px;width:20px}.e-radialBottom{height:20px;margin-left:15px;margin-top:-6px;width:52px}.e-arrowRight:hover{background-image:url(../common-images/maps/Arrow_Right_hover.png)}.e-arrowRight{background-image:url(../common-images/maps/Arrow_Right.png);height:52px;width:20px}.e-arrowDown:hover{background-image:url(../common-images/maps/Arrow_Bootom_hover.png)}.e-arrowDown{background-image:url(../common-images/maps/Arrow_Bootom.png);height:20px;width:52px}.e-home-bg{height:30px;width:30px;margin-top:-55px;margin-left:25px}.e-interactivelegend-title{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-leftlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-interactivelegend-rightlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangestartlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legend-rangeendlabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-legendlabeltext{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;pointer-events:none;text-align:left;position:absolute}.e-defaultToolTip{border:1px solid #404041;box-shadow:0 5px 5px rgba(0,0,0,.2);border-radius:4px;margin-right:25px;min-width:30px;height:20px;padding-top:9px;padding-right:10px;padding-left:10px;width:auto;opacity:.85;background:#fff}.e-defaultToolTip:before{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #404041;border-bottom:7px solid transparent;background:transparent;opacity:.85;left:4px;top:-16px;content:''}.e-defaultToolTip:after{position:absolute;display:inline-block;border-top:7px solid transparent;border-right:7px solid #fff;border-bottom:7px solid transparent;left:6px;top:-16px;content:''}.e-defaultlegend-title{color:#000;font-size:17px}.e-labelStyle{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;white-space:nowrap}.e-smartLabelStyle{padding:3px;font-weight:normal;color:#000;width:auto;height:20px;text-align:center;font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-smartLabelStyle:hover{cursor:pointer}.e-mapSelectedShape{opacity:1}.e-mapDragSelection{border:2px solid #f00}.e-mapHighlightedShape{opacity:1}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-drilldownHeader{font-size:15px;text-indent:10px}.e-drilldownlabel{color:#fff}.e-drilldownlabel:hover{text-decoration:underline}.e-drilldownarrow{fill:white;stroke:transparent;stroke-width:1px;zoom:1}.e-treemap-leaflabel{font-size:14px;font-weight:normal;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-treemap-legendLabel{font-size:12px}.e-treemap-label{font-size:14px}.e-treemap-header{font-size:15px}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-hoverCell,.e-pivotgrid .e-hoverCell{background-color:#eaeaea !important}.e-pivotschemadesigner .e-schemaBtnUnique{white-space:initial !important}.e-pivotschemadesigner *:focus:hover{outline:none}.e-pivotgrid .e-headerItem{border:none !important;text-align:center;font-style:italic;font-weight:bold;overflow:hidden !important;display:inline-block;text-overflow:ellipsis;white-space:nowrap;font-size:10px;padding-left:10px;padding-right:10px}.e-pivotgrid table{border-collapse:collapse;background-color:#fff;cursor:default}.e-pivotgrid table{font:13px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-pivotgrid .e-filterValues,.e-pivotschemadesigner .e-filterValues{background-color:#fff}.e-pivotgrid .e-conditionFrom,.e-conditionTo{background-color:inherit}.e-pivotgrid .e-conditionFrom,.e-conditionTo{width:158px !important;outline:none;margin-bottom:15px;border:1px solid #c8c8c8}.e-pivotgrid .e-hoverBtn{background:#eaeaea}.e-tooltipText{font-size:12px;text-align:left;height:auto;font-weight:normal}.e-tooltipText{color:#666;margin:0 0 8px 0}.e-pivotgrid .e-reSizeColbg{border-left-color:#eaeaea}.e-pivotgrid .e-reSizeColbg{border-left-color:#000;border-left-style:solid}.e-pivotgrid .e-editcondition,.e-pivotgrid .e-value2,.e-pivotgrid .e-borderrangeLbl,.e-pivotgrid .e-borderstyleLbl,.e-pivotgrid .e-fSizeLbl{margin-left:15px}.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotgrid input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pGridTooltip{position:fixed !important;z-index:500;display:none;border-width:10px;height:auto}.e-pGridTooltip{background:#f4f4f4;border:1px solid #767676;padding:8px 8px 0 8px}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-pivotGridTable th,.e-pivotgrid .e-pivotGridTable td{border:solid 1px #eaeaea}.e-pivotgrid th,.e-pivotgrid td{white-space:nowrap;height:25px;font-weight:normal}.e-pivotgrid th,.e-pivotgrid td{padding:6px 8px 6px 0}.e-pivotgrid .value{background-color:#fff}.e-pivotgrid .value{padding:6px 8px 6px 16px;text-align:right !important}.e-pivotgrid .summary{white-space:nowrap;text-align:left}.e-pivotgrid .summary{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial Semibold;background-color:#eaeaea}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{background:#fff;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader,.e-pivotgrid .rowheader,.e-pivotgrid .calc{font:13px Segoe UI,Helvetica Neue,Ubuntu,Arial Semibold;color:#333;padding:6px 16px 6px 0}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{background:#eaeaea;background-repeat:repeat;text-align:left;font-style:normal}.e-pivotgrid .colheader:hover,.e-pivotgrid .rowheader:hover,.e-pivotgrid .calc:hover{font:13px Segoe UI,Helvetica Neue,Ubuntu,Arial Semibold;color:#333;padding:6px 16px 6px 0}.e-pivotgrid{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.e-cellSelection{background:#eaeaea;filter:alpha(opacity=50);opacity:.5;position:absolute;border-style:dotted;border-width:3px;border-color:#c8c8c8}.e-pivotgrid .value.selection{cursor:crosshair}.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader,.e-pivotgrid.e-rtl .rowheader:hover{padding:6px 0 6px 40px}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{height:17px;display:inline-block;cursor:pointer}.e-pivotgrid table .e-expand,.e-pivotgrid table .e-collapse{width:8px;margin-left:8px;margin-right:15px}.e-pivotgrid .e-errOKBtn{display:inline-block}.e-pivotgrid .e-errOKBtn{margin:20px 0 10px 165px;width:50px}.e-pivotgrid.e-rtl .e-errOKBtn{margin-right:150px !important}.e-pivotgrid .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotgrid table .e-expand:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-expand:before{margin-left:0;font-size:8px}.e-pivotgrid.e-rtl .e-pGridTooltip>p{direction:ltr;text-align:right}.e-pivotgrid .e-pGridTooltip p{white-space:nowrap}.e-pivotgrid.e-rtl table .e-expand:before{content:""}.e-pivotgrid.e-rtl table .e-expand:before{font-size:14px;margin-top:1px}.e-pivotgrid.e-rtl table .e-collapse:before{margin-left:0}.e-pivotgrid table .e-collapse:before{content:"";display:inline-block;float:left;margin-top:5px}.e-pivotgrid table .e-collapse:before{margin-left:0;font-size:8px}.e-pivotgrid.e-rtl .e-removeBtn:before,.e-pivotgrid.e-rtl .e-sorting:before,.e-pivotgrid.e-rtl .filter:before{float:left;margin-left:4px;margin-right:0}.e-pivotgrid .kpiiconvalue{height:20px;background-position:center;background-repeat:no-repeat}.e-pivotgrid .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgrid .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgrid .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png");background-position:center center}.e-pivotgrid .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png");background-position:center center}.e-pivotgrid .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png");background-position:center center}.e-pivotgrid .kpicircle{background-image:url("../common-images/pivotgrid/circle.png");background-position:center center}.e-pivotgrid .kpiredroad{background-image:url("../common-images/pivotgrid/red.png");background-position:center center}.e-pivotgrid .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png");background-position:center center}.e-pivotgrid .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png");background-position:center center}.e-pivotgrid .hyperlinkValueCell{color:#0078d7;text-decoration:underline;cursor:pointer}.e-pivotgrid .hyperlinkHeaderCell{color:#0078d7;text-decoration:underline;cursor:pointer}.e-pivotgrid .e-vScrollPanel{background-color:#fff;width:8px;margin-left:8px;display:inline-block}.e-pivotgrid .e-hScrollPanel{background-color:#fff;height:8px;margin-top:4px}.e-pivotgrid .e-vScrollThumb{width:6px;position:relative;top:1px;left:1px;background-color:#eaeaea}.e-pivotgrid .e-hScrollThumb{height:6px;position:relative;left:1px;background-color:#eaeaea}.e-pivotgrid .e-hScrollThumb{top:1px}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{background-color:#f4f4f4;border:1px solid #767676;color:#333}.e-pivotgrid .e-categPageIndicator,.e-pivotgrid .e-seriesPageIndicator{width:auto;padding:8px;position:absolute}.e-pivotgrid.e-rtl .e-seriesPageIndicator .axislabel,.e-pivotgrid.e-rtl .e-categPageIndicator .axislabel{float:right;margin-left:5px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_CurrentPage,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_CurrentPage{float:left;margin-right:2px}.e-pivotgrid.e-rtl .e-seriesPageIndicator .series_pageCount,.e-pivotgrid.e-rtl .e-categPageIndicator .categ_pageCount{float:right;margin-left:2px}.e-pivotgrid .e-vScrollThumb:hover,.e-pivotgrid .e-hScrollThumb:hover{background-color:#333}.e-pivotgrid .inActive{display:none}.e-pivotgrid .dragging{background-color:#666 !important}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotgrid .filter,.e-pivotgrid .e-sorting,.e-pivotgrid .e-removeBtn,.e-pivotgrid .valueSorting{color:#333}.e-pivotgrid .filter:before{float:right;margin-right:4px}.e-pivotgrid .filter:before{content:"";font-size:16px}.e-pivotgrid .filter.filtered:before{content:"";float:right}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{float:right;margin-right:4px}.e-pivotgrid .e-sorting:before,.e-pivotgrid .valueSorting:before{content:"";font-size:16px}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{float:right}.e-pivotgrid .e-sorting.descending:before,.e-pivotgrid .valueSorting.descending:before{content:"";font-size:16px}.e-pivotgrid .e-removeBtn:before{float:right;margin-right:4px}.e-pivotgrid .e-removeBtn:before{content:"";font-size:14px}.e-pivotgrid .e-memberEditorDiv{height:256px;border:1px solid #c8c8c8}.e-pivotgrid .e-memberEditorDiv{margin-top:15px;margin-bottom:10px}.e-pivotgrid .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-memberDescendingIcon,.e-pivotschemadesigner .e-memberAscendingIcon,.e-pivotgrid .e-memberDescendingIcon,.e-pivotgrid .e-memberAscendingIcon{color:#666}.e-pivotschemadesigner .e-memberAscendingIcon:before,.e-pivotgrid .e-memberAscendingIcon:before{content:"";font-size:16px;margin:auto !important;margin-top:2px !important}.e-pivotschemadesigner .memberSortDiv,.e-pivotgrid .memberSortDiv{margin-top:-3px}.e-pivotschemadesigner div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotschemadesigner .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label,.e-pivotgrid .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl ul,.e-pivotgrid .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotschemadesigner .e-editorTreeView.e-treeViewUl li,.e-pivotgrid .e-editorTreeView.e-treeViewUl li{padding-left:16px !important}.e-pivotschemadesigner .e-separateDiv{border:.5px solid;border-color:#eaeaea}.e-pivotschemadesigner .e-separateDiv,.e-pivotgrid .e-separateDiv{border:1px solid #eaeaea !important;border-bottom:none !important;margin:9px 0}.e-pivotschemadesigner .e-memberDescendingIcon:before,.e-pivotgrid .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{cursor:pointer}.e-pivotschemadesigner .e-memberDescendingIcon:hover,.e-pivotschemadesigner .e-memberAscendingIcon:hover,.e-pivotgrid .e-memberDescendingIcon:hover,.e-pivotgrid .e-memberAscendingIcon:hover{background-color:#deecf9}.e-pivotgrid .e-dialogOKBtn{width:69px}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:68px;margin-left:8px}.e-pivotgrid.e-rtl .e-dialogOKBtn{margin-right:68px;margin-left:8px}.e-pivotgrid .e-dialogCancelBtn{width:69px;margin-left:10px;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotgrid.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:10px}.e-pivotgrid .e-treeview .e-icon.e-stop:before,.e-pivotschemadesigner .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotgrid .e-dialog a.e-linkPanel,.e-pivotschemadesigner .e-dialog a.e-linkPanel{text-decoration:underline;margin:-20px 0 20px 0}.e-pivotgrid .e-dialog .e-infoImg.e-icon:before,.e-pivotschemadesigner .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotgrid .e-pivotButton{color:#666;border-color:#c8c8c8}.e-pivotgrid .e-pivotButton .e-btn{text-align:left !important}.e-pivotgrid .e-pivotButton .e-btn.e-select{border:none}.e-pivotgrid .e-pivotButton .e-btn.e-select{height:26px;background:#c7e0f4;color:#333;padding:0;margin-left:8px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{border:none;border-color:#c8c8c8}.e-pivotgrid .e-pivotButton .e-btn.e-select:hover{background:#deecf9;color:#333}.e-pivotgrid .e-pivotButton.e-btn.e-select{border:none}.e-pivotgrid .e-drag{color:#fff;background:#0078d7;border:1px solid #c8c8c8;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .e-drag{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial Semilight;font-size:17px;font-weight:300;padding:9px 0 9px 0}.e-pivotgrid .e-pivotButton.e-btn .e-icon{padding:0}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{color:#fff;padding:5px 0 5px 0;overflow:hidden;text-overflow:ellipsis}.e-pivotgrid .values,.e-pivotgrid .columns,.e-pivotgrid .e-rows,.e-pivotgrid .emptyRows{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial Semilight;font-size:17px;font-weight:300}.e-pivotgrid .values{border-right:1px solid #c8c8c8}.e-pivotgrid .emptyRows{background:#0078d7;border:1px solid #c8c8c8}.e-pivotgrid .valueColumn{background:#0078d7;height:auto;border-right:1px solid #c8c8c8;border-left:1px solid #c8c8c8}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton{background:#c7e0f4}.e-pivotgrid .values .e-pivotButton:hover,.e-pivotgrid .e-drag .e-pivotButton:hover,.e-pivotgrid .columns .e-pivotButton:hover,.e-pivotgrid .e-rows .e-pivotButton:hover{background:#deecf9}.e-pivotgrid .e-pivotButton,.e-pivotgrid .e-rows,.e-pivotgrid .valueColumn,.e-pivotgrid .values,.e-pivotgrid .columns{display:inline-block;vertical-align:top}.e-pivotgrid .e-btn{vertical-align:auto}.e-pivotgrid .e-drag .e-btn,.e-pivotgrid .e-drag .e-btn div{vertical-align:initial}.e-pivotgrid .e-drag .e-pivotButton{vertical-align:top;line-height:0}.e-pivotgrid .e-rows{padding-bottom:4px;display:table-cell;vertical-align:bottom;height:100%;width:100%;min-height:24px;min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-width:140px}.e-pivotgrid .values,.e-pivotgrid .columns{min-height:36px}.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .columns .e-pivotButton,.e-pivotgrid .e-drag .e-pivotButton{vertical-align:bottom}.e-pivotgrid .e-pivotButton{margin-left:5px}.e-pivotgrid .e-grpRow{background:#0078d7;vertical-align:bottom;text-align:left}.e-pivotgrid .e-pivotButton{padding:0 !important}.e-pivotgrid th.e-grpRow{padding:10px 2px 0 0 !important}.e-pivotgrid .e-btn{font-size:13px}.e-pivotgrid .e-widthSetter{width:3em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-pivotgrid .contextMenuPopup .menuItem:hover{background-color:#c6c6c6;color:#212121;cursor:default}.e-pivotgrid div.e-advancedFilterDlg,.e-pivotschemadesigner div.e-advancedFilterDlg{border:1px solid #c8c8c8}.e-pivotgrid td.e-grpRow{padding-left:0 !important}.e-pivotgrid .e-grpRow{white-space:normal}.e-pivotgrid .e-dropIndicatorActive{height:20px;width:20px;position:fixed !important;z-index:30000;color:#666;cursor:pointer;font-family:"ej-webfont"}.e-pivotgrid .e-dropIndicatorActive:before{content:""}.e-pivotgrid .e-selected{background:#0078d7;color:#fff}.e-pivotgrid .e-highlighted{background-color:#eaeaea}.e-pivotgrid .e-dlgCalculatedField label{font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial;margin-right:8px;margin-bottom:20px;width:80px}.e-pivotgrid .borderLine{margin-left:-10px;margin-right:-10px;border-top:1px solid #c8c8c8}.e-pivotgrid .calculatorFields{margin-top:-5px;height:31px}.e-pivotgrid .calculatorFields{width:auto;background:#fff;color:#333}.e-pivotgrid .e-column-resizeToSize{table-layout:fixed;width:100%}.e-pivotgrid .e-column-resizeToContent{table-layout:fixed}.e-pivotgrid.e-column-resize td,.e-pivotgrid.e-column-resize th{overflow:hidden}.e-pivotgrid.e-column-resize thead>tr{cursor:pointer}.pivotTree .e-calculatedFieldMenuItem{border-bottom:solid 1px #c8c8c8}.e-pivotgrid .e-pivotGridTable td{overflow:hidden}.e-pivotgrid .e-enabled{color:#fff !important;background:#0078d7 !important}.e-pivotgrid .e-pivotgridContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotgrid .e-advancedFiltering:before{content:"";font-size:20px}.e-pivotgrid .e-drillThrough:before{content:"";font-size:20px}.e-pivotgrid .e-collapseByDefault:before{content:"";font-size:20px}.e-pivotgrid .e-numberFormatting:before{content:"";font-size:20px}.e-pivotgrid .e-paging:before{content:"";font-size:20px}.e-pivotgrid .e-pagingOptions:before{content:"";font-size:20px}.e-pivotgrid .e-cellSelect:before{content:"";font-size:20px}.e-pivotgrid .e-cellContext:before{content:"";font-size:20px}.e-pivotgrid .e-cellEditing:before{content:"";font-size:20px}.e-pivotgrid .e-columnResize:before{content:"";font-size:20px}.e-pivotgrid .e-excelLikeLayout:before{content:"";font-size:20px}.e-pivotgrid .e-toolTip:before{content:"";font-size:20px}.e-pivotgrid .rtl:before{content:"";font-size:20px}.e-pivotgrid .e-hyperlinkOptions:before{content:"";font-size:20px}.e-pivotgrid .e-frozenHeaders:before{content:"";font-size:20px}.e-pivotgrid .e-exporting:before{content:"";font-size:20px}.e-pivotgrid .e-calculatedField:before{content:"";font-size:20px}.e-pivotgrid .e-summaryCustomize:before{content:"";font-size:20px}.e-pivotgrid .e-conditionalFormat:before{content:"";font-size:20px}.e-pivotgrid .e-summaryTypes:before{content:"";font-size:20px}.e-pivotgrid .e-layouts:before{content:"";font-size:20px}.e-pivotgrid .e-advancedFiltering:hover,.e-pivotgrid .e-drillThrough:hover,.e-pivotgrid .e-collapseByDefault:hover,.e-pivotgrid .groupingBar:hover,.e-pivotgrid .e-numberFormatting:hover,.e-pivotgrid .e-paging:hover,.e-pivotgrid .e-pagingOptions:hover,.e-pivotgrid .e-cellSelect:hover,.e-pivotgrid .e-cellContext:hover,.e-pivotgrid .e-cellEditing:hover,.e-pivotgrid .e-columnResize:hover,.e-pivotgrid .e-toolTip:hover,.e-pivotgrid .rtl:hover,.e-pivotgrid .e-hyperlinkOptions:hover,.e-pivotgrid .e-frozenHeaders:hover,.e-pivotgrid .e-exporting:hover,.e-pivotgrid .e-calculatedField:hover,.e-pivotgrid .e-layouts:hover,.e-pivotgrid .e-summaryCustomize:hover,.e-pivotgrid .e-conditionalFormat:hover,.e-pivotgrid .e-summaryTypes:hover,.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{background-repeat:no-repeat;margin:4px;cursor:default;display:inline-block;height:20px;width:20px}.e-pivotgrid .e-advancedFiltering,.e-pivotgrid .e-drillThrough,.e-pivotgrid .e-collapseByDefault,.e-pivotgrid .groupingBar,.e-pivotgrid .e-numberFormatting,.e-pivotgrid .e-paging,.e-pivotgrid .e-pagingOptions,.e-pivotgrid .e-cellSelect,.e-pivotgrid .e-cellContext,.e-pivotgrid .e-cellEditing,.e-pivotgrid .e-columnResize,.e-pivotgrid .e-toolTip,.e-pivotgrid .rtl,.e-pivotgrid .e-hyperlinkOptions,.e-pivotgrid .e-frozenHeaders,.e-pivotgrid .e-exporting,.e-pivotgrid .e-calculatedField,.e-pivotgrid .e-summaryCustomize,.e-pivotgrid .e-conditionalFormat,.e-pivotgrid .e-summaryTypes,.e-pivotgrid .e-layouts{overflow:visible !important;color:#666;text-indent:-3px}.e-pivotgrid .e-normalLayout:before{content:""}.e-pivotgrid .e-noSummariesLayout:before{content:""}.e-pivotgrid .e-normalTopSummaryLayout:before{content:""}.e-pivotgrid .e-rowHeaderHyperLink:before{content:""}.e-pivotgrid .e-colHeaderHyperLink:before{content:""}.e-pivotgrid .e-valueCellHyperLink:before{content:""}.e-pivotgrid .e-summaryCellHyperLink:before{content:""}.e-pivotgrid .e-rowFreeze:before{content:""}.e-pivotgrid .e-colFreeze:before{content:""}.e-pivotgrid .e-excel:before{content:""}.e-pivotgrid .e-word:before{content:""}.e-pivotgrid .e-pdf:before{content:""}.e-pivotgrid .csv:before{content:""}.e-pivotgrid .e-hyperLinkIcons:before,.e-pivotgrid .e-frozenHeaderIcons:before,.e-pivotgrid .e-exportingIcons:before,.e-pivotgrid .e-layoutIcons:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons,.e-pivotgrid .e-layoutIcons:hover{background-repeat:no-repeat;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotgrid .e-hyperLinkIcons,.e-pivotgrid .e-frozenHeaderIcons,.e-pivotgrid .e-exportingIcons,.e-pivotgrid .e-layoutIcons{color:#666}.e-pivotgrid .e-hyperLinkIcons:hover,.e-pivotgrid .e-frozenHeaderIcons:hover,.e-pivotgrid .e-exportingIcons:hover,.e-pivotgrid .e-layoutIcons:hover{color:#666;cursor:pointer;background:#eaeaea}.e-pivotgrid .e-frozenDialog,.e-pivotgrid .e-exportDialog,.e-pivotgrid .e-hyperLinkDialog,.e-pivotgrid .e-layoutsDialog{position:absolute;z-index:1000000;background-color:#f4f4f4;border:2px solid #c8c8c8}.e-pivotgrid .e-calcFormulaDiv{position:absolute}.e-pivotgrid .e-calcFormulaDiv{left:137px;top:69px}.e-pivotgrid .calculateFieldName{position:absolute;width:197px;height:24px;border:none;background-color:#fff;color:#212121}.e-pivotgrid .calculateFieldName{top:7px;left:121px}.e-pivotgrid .calculatedFieldFormula{background-color:#fff;color:#212121;cursor:not-allowed;opacity:.85;padding:1px}.e-pivotgrid .calculatedFieldFormula{border:1px solid #c8c8c8}.e-pivotgrid .calculatedFieldFormula{margin-bottom:15px}.e-pivotgrid .e-dlgCalculatedField .e-outerTable td{padding:0 !important}.e-pivotgrid .e-dlgCalculatedField .e-fieldTable td{padding:0 !important}.e-pivotgrid .e-calcFormulaDiv td{border:1px solid #c8c8c8;background-color:#fff;padding:5px 18px;cursor:default;color:#212121}.e-pivotgrid .e-calcFormulaDiv td:hover{color:#212121;border:1px solid #c8c8c8}.e-pivotgrid .e-calcFormulaDiv td:hover{background:#eaeaea}.e-pivotschemadesigner{font-size:12px;float:right;position:static}.e-pivotschemadesigner{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;background:none repeat scroll 0 0 #f8f8f8;border:1px solid #eaeaea;padding:15px 5px 15px 15px;color:#333}.bg-div{background:none repeat scroll 0 0 #fff;border:1px solid #c8c8c8}.e-pivotgrid .e-pivotschemadesigner .e-fieldTable{overflow:auto}.e-pivotschemadesigner .e-kpiCDB:before,.e-pivotschemadesigner .e-kpiRootCDB:before,.e-pivotschemadesigner .e-kpiGoalCDB:before,.e-pivotschemadesigner .e-kpiStatusCDB:before,.e-pivotschemadesigner .e-kpiTrendCDB:before,.e-pivotschemadesigner .e-kpiValueCDB:before{content:"";font-size:18px}.e-pivotschemadesigner .e-kpiCDB,.e-pivotschemadesigner .e-kpiRootCDB,.e-pivotschemadesigner .e-kpiGoalCDB,.e-pivotschemadesigner .e-kpiStatusCDB,.e-pivotschemadesigner .e-kpiTrendCDB,.e-pivotschemadesigner .e-kpiValueCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotschemadesigner .e-fieldTable{background:#fff;border-collapse:collapse}.e-pivotschemadesigner .e-fieldTable{border:1px solid #eaeaea;margin:4px 0 12px 0}.e-pivotschemadesigner .e-schemaFieldList{display:inline-block;overflow:auto;height:182px;width:100%;color:#666}.e-pivotschemadesigner .e-elementSeparator{border:solid #c8c8c8;border-width:0 0 1px 0;display:block;margin:7px}.e-pivotschemadesigner .e-schemaFieldTree{overflow:hidden}.e-pivotschemadesigner .e-editorTreeView{margin-top:7px}.e-pivotschemadesigner .schemaHeaders{overflow:hidden}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{overflow-x:hidden;overflow-y:auto;height:75%}.e-pivotschemadesigner .e-schemaFilter,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaRow,.e-pivotschemadesigner .e-schemaValue{background-color:#fff;border:1px solid #eaeaea}.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-right:10px}.e-pivotschemadesigner .e-axisTd1{float:left;position:relative}.e-pivotschemadesigner .e-axisTd2{float:right;position:relative}.e-pivotschemadesigner .deferUpdateLayout{margin-top:6px}.e-pivotschemadesigner .deferUpdateLayout .e-text{margin-top:4px !important}.e-pivotschemadesigner .listSubhead{margin:10px 0 0}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold;line-height:240%}.e-pivotschemadesigner .e-rPivotHeader{margin-right:10px}.e-pivotschemadesigner .e-listHeader{font-weight:bold;font-size:15px;margin:-1px;line-height:40px}.e-pivotschemadesigner .e-listHeader{border-bottom:1px solid #eaeaea;margin-top:-14px;margin-right:10px}.e-pivotschemadesigner .e-folderCDB:before{content:"";display:inline;vertical-align:middle;font-size:17px}.e-pivotschemadesigner .e-namedSetCDB:before{content:"";display:inherit;vertical-align:middle;font-size:18px}.e-pivotschemadesigner .e-measureGroupCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .e-dimensionCDB:before{content:"";display:inline;vertical-align:middle}.e-pivotschemadesigner .centerDiv{border-radius:25px;height:2px;width:98%}.e-pivotschemadesigner .centerDiv{background-color:#eaeaea}.e-pivotschemadesigner .centerDiv:hover{cursor:default}.e-pivotschemadesigner .centerHead{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;margin:12px 0}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{font-weight:bold}.e-pivotschemadesigner .e-pivotHeader,.e-pivotschemadesigner .e-rPivotHeader{border:1px solid #eaeaea;border-bottom:none;background-color:#fff}.e-pivotschemadesigner .e-rPivotHeader,.e-pivotschemadesigner .e-schemaColumn,.e-pivotschemadesigner .e-schemaValue{margin-left:2px}.e-pivotschemadesigner.e-rtl .e-rPivotHeader,.e-pivotschemadesigner.e-rtl .e-schemaColumn,.e-pivotschemadesigner.e-rtl .e-schemaValue{margin-right:0}.e-pivotschemadesigner .headerText{font:17px Segoe UI,Helvetica Neue,Ubuntu,Arial Semilight;color:#333}.e-pivotschemadesigner .subheadText{margin:10px 0 0}.e-pivotschemadesigner .subheadText{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-pivotschemadesigner .pivotLabel:hover{background:none repeat scroll 0 0 #0078d7;color:#fff;cursor:move}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{width:auto;background:#f4f4f4;border:none;border-color:#c8c8c8 !important;white-space:nowrap;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv{max-width:96%;display:inline-block}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;border:none !important;overflow:hidden}.e-pivotschemadesigner .pvtBtnDiv>.e-pvtBtn{height:26px;font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{cursor:move;text-align:left;text-overflow:ellipsis;color:#666;border-color:#c8c8c8;overflow:hidden}.e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{height:26px}.e-hoverBtn{background:#eaeaea !important}.e-pivotschemadesigner.e-rtl .pvtBtnDiv>.e-pvtBtn{text-align:right}.dragHover.e-btn.e-select{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial;padding:0 8px;background:#deecf9;color:#333;width:auto}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{border:none;border-color:#c8c8c8 !important;color:#212121}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:hover{background:#eaeaea}.e-pivotschemadesigner .e-pivotButton>.pvtBtnDiv:active{background:#0078d7}.e-pivotschemadesigner .filter,.e-pivotschemadesigner .e-sorting,.e-pivotschemadesigner .e-removeBtn{color:#212121;display:inline-block;position:relative;vertical-align:middle;cursor:pointer}.e-pivotschemadesigner .btnDeferUpdate{text-overflow:ellipsis;width:90px}.e-pivotclient .e-pivotschemadesigner .btnDeferUpdate{width:60px}.e-pivotschemadesigner .e-errOKBtn{display:inline-block}.e-pivotschemadesigner .e-errOKBtn{margin:20px 0 10px 150px;width:50px}.e-pivotschemadesigner.e-rtl .e-errOKBtn{margin:20px 150px 10px 0;width:50px}.e-pivotschemadesigner .pvtDrop:before,.e-pivotschemadesigner .treeDrop:before{content:""}.e-pivotschemadesigner .e-dropIndicator{background:none repeat scroll 0 0 transparent;height:2px;width:auto}.e-pivotschemadesigner .e-dropIndicator{display:inline-block}.e-pivotschemadesigner .e-dropIndicatorHover{background:#eaeaea}.e-pivotschemadesigner .e-removePivotBtn:before{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#fff;content:"";font-size:13px;background-color:#fff;border:1px solid #c8c8c8;float:none;padding:6px;position:absolute}.e-pivotschemadesigner .e-removePivotBtn:hover{cursor:pointer;background:none repeat scroll 0 0 #eaeaea}.e-pivotschemadesigner .e-sorting:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner .e-sorting.descending:before{content:"";float:right}.e-pivotschemadesigner .filter:before{content:"";margin-left:-35px}.e-pivotschemadesigner .filter.filtered:before{content:"";float:right}.e-pivotschemadesigner .e-removeBtn:before{content:"";float:right;margin-right:4px}.e-pivotschemadesigner.e-rtl .filter:before{float:left;margin-left:17px;margin-right:0;margin-top:-20px}.e-pivotschemadesigner.e-rtl .filter{float:left !important}.e-pivotschemadesigner .treeDrop,.e-pivotschemadesigner .sortDiv:hover,.e-pivotschemadesigner .clearSorting:hover,.e-pivotschemadesigner .clearAllFilters:hover,.e-pivotgrid .sortDiv:hover,.e-pivotgrid .clearSorting:hover,.e-pivotgrid .clearAllFilters:hover{cursor:pointer}.e-pivotschemadesigner .filterBtn{height:24px}.e-pivotschemadesigner .e-filterIndicator{background:none repeat scroll 0 0 #0078d7}.e-pivotschemadesigner .e-memberEditorDiv{height:256px;border:1px solid #c8c8c8}.e-pivotschemadesigner .e-memberEditorDiv{margin-top:15px;margin-bottom:10px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{width:69px}.e-pivotschemadesigner .e-dialogOKBtn,.e-pivotschemadesigner .e-dialogCancelBtn{margin-left:8px;margin-bottom:14px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-dialogOKBtn{margin-right:65px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-left:10px}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogOKBtn{margin-right:65px}.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotschemadesigner.e-rtl .e-labelValueFilterDlg .e-dialogCancelBtn{margin-left:5px}.e-pivotschemadesigner .e-tbtn-wrap{display:inline-block}.e-pivotschemadesigner .e-togglebutton .e-icon{height:14px;width:14px}.e-pivotschemadesigner .e-treeview .e-text{min-height:20px;border:1px solid transparent;cursor:move}.e-pivotschemadesigner .e-dialog .e-dialog-icon:hover{background:#eaeaea}.e-pivotschemadesigner .btnDeferUpdate{float:right}.e-pivotschemadesigner .btnDeferUpdate{margin-right:15px}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{float:left}.e-pivotschemadesigner.e-rtl .btnDeferUpdate{margin-left:15px}.e-pivotschemadesigner.e-rtl .deferUpdateLayout .e-text{margin-right:5px}.e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{width:90%}.e-pivotschemadesigner .e-pivotButton .e-rtl{text-align:right}.e-pivotschemadesigner .e-schemaFieldTree ul,.e-pivotschemadesigner .e-schemaFieldTree li{width:96%;height:auto}.e-pivotschemadesigner .e-btn .e-btntxt{padding:0 6px 6px}.e-pivotschemadesigner .expandSchema{display:block;float:right;height:25px;left:24px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .collapseSchema{float:right;height:25px;position:relative;top:-615px;width:23px}.e-pivotschemadesigner .freeze{position:absolute;height:100%;width:100%;content:' ';top:0;left:0;z-index:10;opacity:0;background-color:#d3d3d3;filter:alpha(opacity=0)}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{font-weight:bold}.e-pivotschemadesigner .e-ddlGroupWrap,.e-pivotgrid .e-ddlGroupWrap{padding:0 12px}.e-pivotschemadesigner .e-ascOrder,.e-pivotschemadesigner .e-descOrder,.e-pivotgrid .e-ascOrder,.e-pivotgrid .e-descOrder{list-style:none;border:1px solid #fff}.e-pivotschemadesigner .e-descImage,.e-pivotschemadesigner .e-ascImage,.e-pivotgrid .e-descImage,.e-pivotgrid .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotschemadesigner .e-ascImage:before,.e-pivotgrid .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-descImage:before,.e-pivotgrid .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotschemadesigner .e-dialog .filter{float:left}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid;padding-top:2px}.e-pivotschemadesigner .e-filterElementTag.e-vertical,.e-pivotgrid .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotschemadesigner .e-clrFilter:before,.e-pivotgrid .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotschemadesigner .e-filterState:before,.e-pivotgrid .e-filterState:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearAllFilters,.e-pivotgrid .clearAllFilters{padding-top:4px;padding-left:5px}.e-pivotschemadesigner .clearAllFilters .e-clrFilter,.e-pivotgrid .clearAllFilters .e-clrFilter{margin-top:1px;float:left}.e-pivotschemadesigner .clearAllFilters .filter,.e-pivotgrid .clearAllFilters .filter{margin-left:0}.e-pivotschemadesigner .e-filterIndicator:before,.e-pivotgrid .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .advancedFilter,.e-pivotgrid .advancedFilter{padding:0 !important;margin:12px 12px 0 12px}.e-pivotschemadesigner .e-activeFilter:before,.e-pivotgrid .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotschemadesigner .clearFilter .e-clrFilter,.e-pivotgrid .clearFilter .e-clrFilter{margin-top:-1px !important}.e-pivotschemadesigner .advancedFilter .e-editorTreeView,.e-pivotgrid .advancedFilter .e-editorTreeView{height:inherit;margin-top:0}.e-pivotschemadesigner .separator,.e-pivotgrid .separator{width:84%;height:1px;background-color:#c8c8c8;margin-top:7px;margin-left:35px}.e-pivotschemadesigner .e-filterElementTag a,.e-pivotgrid .e-filterElementTag a{margin-left:3px !important}.e-pivotschemadesigner .clearFltrText,.e-pivotschemadesigner .clearSortText,.e-pivotgrid .clearFltrText,.e-pivotgrid .clearSortText{padding-left:1px !important}.e-pivotschemadesigner .sortDiv,.e-pivotschemadesigner .clearSorting,.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .sortDiv,.e-pivotgrid .clearSorting,.e-pivotgrid .e-filterElementTag{padding-left:5px}.e-pivotschemadesigner .clearSorting,.e-pivotgrid .clearSorting{height:20px}.e-pivotschemadesigner .e-filterState,.e-pivotgrid .e-filterState{margin-left:10px}.e-pivotschemadesigner .memberFilter.e-filterState,.e-pivotgrid .memberFilter.e-filterState{margin-left:0 !important;margin-top:5px;position:absolute;float:left}.e-pivotgrid #sep1,.e-pivotgrid #sep2,.e-pivotgrid #sep3,.e-pivotgrid #sep4,.e-pivotgrid #sep5,.e-pivotgrid #sep6,.e-pivotgrid #sep7,.e-pivotgrid #sep8,.e-pivotgrid #sep9,.e-pivotschemadesigner #sep1,.e-pivotschemadesigner #sep2,.e-pivotschemadesigner #sep3,.e-pivotschemadesigner #sep4,.e-pivotschemadesigner #sep5,.e-pivotschemadesigner #sep6,.e-pivotschemadesigner #sep7,.e-pivotschemadesigner #sep8,.e-pivotschemadesigner #sep9{height:1px;background-color:#c8c8c8;margin-left:30px}.e-pivotgrid #sep1{height:0}.e-pivotgrid #labelFilterBtn,.e-pivotgrid #ascOrder,.e-pivotgrid #descOrder,.e-pivotgrid #clearAllFilters,.e-pivotgrid #clearSorting,.e-pivotschemadesigner #labelFilterBtn,.e-pivotschemadesigner #ascOrder,.e-pivotschemadesigner #descOrder,.e-pivotschemadesigner #clearAllFilters,.e-pivotschemadesigner #clearSorting{border-bottom:none}.e-pivotgrid .e-advancedFilterDlg .e-treeview .e-text,.e-pivotschemadesigner .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotschemadesigner .e-clrSort:before,.e-pivotgrid .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotschemadesigner .e-selectedSort,.e-pivotgrid .e-selectedSort{border:1px solid !important}.e-pivotschemadesigner .filterDialog div,.e-pivotgrid .filterDialog div{padding-bottom:5px}.e-pivotschemadesigner .filterDialog,.e-pivotgrid .filterDialog{margin-left:-7px}.e-pivotschemadesigner .e-filterElementTag,.e-pivotgrid .e-filterElementTag{height:auto !important}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .e-scroller:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible;border:none}.e-pivotgrid #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content:not([id$="_fieldCollection_container"]),.e-pivotschemadesigner #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner.e-rtl .e-axisTd1{float:left}.e-pivotgrid #clientDialog_wrapper.e-advancedFilterDlg .clientDialog,.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .clientDialog{overflow:visible !important}.e-pivotgrid .e-icon.e-searchEditorTree:before,.e-pivotschemadesigner .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid .e-dialog .e-icon.e-searchEditorTree,.e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:10px;left:220px}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:11px;left:27px}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotgrid.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree,.e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:305px;left:12px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:302px;left:235px}.e-pivotschemadesigner .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree,.e-pivotgrid .e-dialog.e-advancedFilterDlg.advancedFilterDlgOSM .e-icon.e-searchEditorTree{top:302px;left:235px}.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager,.e-pivotgrid .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotschemadesigner .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberSearchPager+div.e-dialogFooter,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div.e-dialogFooter,.e-pivotgrid .e-dialog .e-memberDrillPager+div.e-dialogFooter{margin-bottom:20px !important}.e-pivotgrid .e-advancedFilterDlg .e-memberPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotgrid .e-advancedFilterDlg .e-memberSearchPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotgrid .e-advancedFilterDlg .e-memberDrillPager,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotschemadesigner .e-firstPage.e-pageDisabled,.e-pivotschemadesigner .e-prevPage.e-pageDisabled,.e-pivotschemadesigner .e-nextPage.e-pageDisabled,.e-pivotschemadesigner .e-lastPage.e-pageDisabled,.e-pivotgrid .e-firstPage.e-pageDisabled,.e-pivotgrid .e-prevPage.e-pageDisabled,.e-pivotgrid .e-nextPage.e-pageDisabled,.e-pivotgrid .e-lastPage.e-pageDisabled{filter:alpha(opacity=100) !important;-moz-opacity:1 !important;opacity:1 !important;color:#c8c8c8}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{color:#666}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:hover,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:hover,.e-pivotgrid .e-firstPage.e-pageEnabled:hover,.e-pivotgrid .e-prevPage.e-pageEnabled:hover,.e-pivotgrid .e-nextPage.e-pageEnabled:hover,.e-pivotgrid .e-lastPage.e-pageEnabled:hover{background-color:#eaeaea}.e-pivotschemadesigner .e-firstPage.e-pageEnabled:active,.e-pivotschemadesigner .e-prevPage.e-pageEnabled:active,.e-pivotschemadesigner .e-nextPage.e-pageEnabled:active,.e-pivotschemadesigner .e-lastPage.e-pageEnabled:active,.e-pivotgrid .e-firstPage.e-pageEnabled:active,.e-pivotgrid .e-prevPage.e-pageEnabled:active,.e-pivotgrid .e-nextPage.e-pageEnabled:active,.e-pivotgrid .e-lastPage.e-pageEnabled:active{background-color:#0078d7;color:#fff}.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage,.e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage,.e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage{width:24px;height:24px}.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotschemadesigner .e-dialog .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentSearchPage,.e-pivotgrid .e-dialog .e-memberCurrentSearchPage,.e-pivotschemadesigner .e-dialog .e-memberCurrentDrillPage,.e-pivotgrid .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotschemadesigner .e-dialog .memberPageCount,.e-pivotgrid .e-dialog .memberPageCount,.e-pivotschemadesigner .e-dialog .memberSearchPageCount,.e-pivotgrid .e-dialog .memberSearchPageCount,.e-pivotschemadesigner .e-dialog .memberDrillPageCount,.e-pivotgrid .e-dialog .memberDrillPageCount{margin-right:8px}.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{margin:0 0 6px !important}.e-pivotgrid .e-removeBtn,.e-pivotgrid .e-sorting{margin-left:8px}.e-pivotgrid .e-pivotButton .e-btn.e-select.e-hoverBtn{background-color:#deecf9}.e-pivotgrid .e-removeBtn{margin-right:4px;margin-left:8px;margin-top:4px}.e-pivotgrid .filter{margin-left:8px}.e-pivotgrid .e-pvtBtnIndent{margin-left:25px !important}.e-pivotgrid .e-pvtBtnSort{margin-top:-20px !important}.e-pivotgrid .e-sorting{margin-top:5px;float:left}.e-pivotgrid .e-pivotButton .e-btn.e-select:active,.e-pivotgrid .e-pivotButton:active{background-color:#deecf9;color:#333}.e-pivotgrid .dragClone.e-btn.e-select{background:#deecf9;font-size:14px;height:26px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;padding:0 8px;width:auto !important}.e-pivotgrid .e-btn.e-select:active .e-icon,.e-pivotgrid .e-btn.e-select:hover .e-icon{color:#333}.e-pivotgrid .values .e-pivotButton,.e-pivotgrid .e-rows .e-pivotButton,.e-pivotgrid .columns .e-pivotButton{margin-left:8px;margin-top:5px;margin-bottom:5px}.e-pivotgrid .e-drag .e-pivotButton{margin-left:8px;margin-top:1px;margin-bottom:1px}.e-pivotgrid #grpvalue+span,.e-pivotgrid #grpcol+span,.e-pivotgrid #grpdrag+span,.e-pivotgrid .e-rows>span:first-child{margin-left:10px}.e-pivotgrid .e-drag>span:first-child{margin-left:10px}.e-pivotgrid.e-rtl .value{text-align:left !important;padding:6px 16px 6px 8px}.e-pivotgrid.e-rtl .e-pivotButton .e-btn{margin-left:0;margin-right:8px}.e-pivotgrid.e-rtl .filter{margin-left:0;margin-right:8px}.e-pivotgrid.e-rtl .e-removeBtn{margin-left:4px;margin-right:8px}.e-pivotgrid.e-rtl .e-sorting{margin-top:5px;float:right;margin-right:8px;margin-left:0}.e-pivotgrid.e-rtl #grpvalue+span,.e-pivotgrid.e-rtl #grpcol+span,.e-pivotgrid.e-rtl #grpdrag+span,.e-pivotgrid.e-rtl .e-rows>span:first-child{margin-right:10px;margin-left:0}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-left:0}.e-pivotgrid.e-rtl .values .e-pivotButton,.e-pivotgrid.e-rtl .e-rows .e-pivotButton,.e-pivotgrid.e-rtl .columns .e-pivotButton,.e-pivotgrid.e-rtl .e-drag .e-pivotButton{margin-right:8px}.e-pivotgrid .emptyPivotGrid .emptyRows .e-rows{padding-left:15px}.e-pivotgrid .emptyPivotGrid .values span,.e-pivotgrid .emptyPivotGrid .columns span{margin-top:22px;padding-left:10px}.e-pivotschemadesigner.e-rtl .e-pivotButton{margin-left:0;margin-right:8px;float:right;clear:right}.e-pivotschemadesigner .e-pivotButton .e-btn.e-select{background:#f4f4f4;font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;padding:0 8px}.e-pivotschemadesigner .e-pivotButton .e-pvtBtn,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{width:auto !important;padding:0 8px}.e-pivotschemadesigner .e-pivotButton{margin-left:8px;width:96%;display:inline-block;float:left;clear:left}.e-pivotschemadesigner #rowlabel+div,.e-pivotschemadesigner #columnlabel+div,.e-pivotschemadesigner #valuelabel+div,.e-pivotschemadesigner #reportfilter+div{margin-top:8px}.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:hover,.e-pivotschemadesigner .e-pivotButton .e-pvtBtn:active{background-color:#eaeaea;color:#333;font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgrid .summary.calc,.e-pivotgrid .summary.calc:hover{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial Semibold;background-color:#eaeaea}.e-pivotgrid table .e-expand.e-icon:before,.e-pivotgrid table .e-collapse.e-icon:before{width:8px}.e-pivotgrid.e-rtl table .e-expand,.e-pivotgrid.e-rtl table .e-collapse{margin-left:15px;margin-right:8px}.e-pivotgrid.e-rtl .colheader,.e-pivotgrid.e-rtl .colheader:hover,.e-pivotgrid.e-rtl .rowheader,.e-pivotgrid.e-rtl .rowheader:hover,.e-pivotgrid.e-rtl .calc,.e-pivotgrid.e-rtl .calc:hover{padding:6px 0 6px 40px}.e-pivotgrid.e-rtl th,.e-pivotgrid.e-rtl td{padding:6px 0 6px 8px}.e-pivotschemadesigner .e-pivotButton:first-child{margin-top:8px}.e-pivotschemadesigner .e-pivotHeader .headerText,.e-pivotschemadesigner .e-rPivotHeader .headerText{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;margin-left:8px}.e-pivotschemadesigner.e-rtl .e-pivotHeader .headerText,.e-pivotschemadesigner.e-rtl .e-rPivotHeader .headerText{margin-right:8px;margin-left:0}.e-pivotschemadesigner .btnDeferUpdate,.e-pivotschemadesigner .e-btn.e-dialogOKBtn,.e-pivotgrid .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child{background-color:#0078d7;color:#fff;border:1px #0078d7}.e-pivotschemadesigner .btnDeferUpdate:hover,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-btn.e-dialogOKBtn:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:hover{background-color:#005a9e;color:#fff;border:1px #005a9e}.e-pivotschemadesigner .btnDeferUpdate:focus,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-btn.e-dialogOKBtn:focus,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:focus{background-color:#005a9e;color:#fff;border:1px #0078d7}.e-pivotschemadesigner .btnDeferUpdate:active,.e-pivotschemadesigner .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-btn.e-dialogOKBtn:active,.e-pivotgrid .e-dlgCalculatedField+div .e-btn:first-child:active{background-color:#0078d7;color:#fff;border:1px #0078d7}.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:hover,.e-pivotgrid .e-dlgCalculatedField+div .e-btn.e-disable:active{background-color:#f4f4f4;color:#a6a6a6;border:1px #f4f4f4}.e-pivotschemadesigner.e-rtl{padding:15px 15px 15px 5px}.e-pivotschemadesigner.e-rtl .e-listHeader{margin-right:0;margin-left:10px}.e-pivotschemadesigner.e-rtl .e-schemaFilter,.e-pivotschemadesigner.e-rtl .e-schemaRow,.e-pivotschemadesigner.e-rtl .e-pivotHeader{margin-right:4px}.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-item div>.e-chkbox-wrap{margin-left:0}.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-schemaFieldTree.e-treeview-wrap li.e-item div>.e-icon+.e-chkbox-wrap{margin-left:16px}.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-item div>.e-chkbox-wrap{margin-right:0}.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl .e-treeview-ul li.e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-schemaFieldTree.e-treeview-wrap.e-rtl li.e-item div>.e-icon+.e-chkbox-wrap{margin-right:16px}.e-pivotschemadesigner .e-editorDiv,.e-pivotgrid .e-editorDiv{margin-bottom:8px}.e-pivotschemadesigner.e-rtl .e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotgrid .e-dialogOKBtn,.e-pivotgrid .e-dialogCancelBtn{margin-left:8px;margin-bottom:14px}.e-pivotgrid .e-dlgCalculatedField .e-btn.e-select:active .e-icon.e-sigma{color:#333}.e-pivotgrid .e-dlgCalculatedField+div{margin-top:20px !important;margin-bottom:20px !important}.e-pivotgrid .e-conditionFrom:hover,.e-pivotgrid .filterDialog input.e-filterValues:hover,.e-pivotschemadesigner .filterDialog input.e-filterValues:hover,.e-pivotgrid .e-conditionTo:hover{border-color:#767676}.e-pivotgrid .e-conditionFrom:active,.e-pivotgrid .e-conditionTo:active,.e-pivotgrid .filterDialog input.e-filterValues:active,.e-pivotschemadesigner .filterDialog input.e-filterValues:active,.e-pivotgrid .filterDialog input.e-filterValues:focus,.e-pivotschemadesigner .filterDialog input.e-filterValues:focus,.e-pivotgrid .e-conditionFrom:focus,.e-pivotgrid .e-conditionTo:focus{border-color:#0078d7}.e-pivotgrid .conditionformatTbl label{margin:0 8px 0 0 !important;padding-bottom:15px;font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgrid .conditionformatTbl .e-ddl{margin-right:15px;margin-bottom:15px;width:160px !important}.e-pivotgrid .conditionformatTbl th,.e-pivotgrid .conditionformatTbl td{padding:0}.e-pivotgrid .e-conditionDlg{margin:0 !important}.e-pivotgrid .e-conditionDlg+div{margin:20px 0 20px 0 !important}.e-pivotgrid .e-dialogremoveBtn{padding:0 !important;margin-bottom:15px;background:#fff}.e-pivotgrid.e-rtl .conditionformatTbl .e-ddl,.e-pivotgrid.e-rtl .conditionformatTbl label{margin-right:0 !important;margin-left:15px !important}.e-pivotgrid .e-filterElementTag a.e-menulink,.e-pivotschemadesigner .e-filterElementTag a.e-menulink{padding-right:30px !important;padding-left:30px !important}.e-pivotgrid.e-advancedFilterDlg .e-ddlGroupWrap,.e-pivotgrid .e-advancedFilterDlg .e-menu-wrap,.e-pivotschemadesigner.e-advancedFilterDlg .e-ddlGroupWrap,.e-pivotschemadesigner .e-advancedFilterDlg .e-menu-wrap{padding-left:12px !important;padding-right:12px !important}.e-pivotgrid .e-advancedFilterDlg .e-memberSearchEditorDiv,.e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchEditorDiv{padding:12px 12px 0 12px !important}.e-pivotgrid .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right,.e-pivotschemadesigner .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:0 !important;top:0 !important}.e-pivotgrid .filterDialog .e-ddl,.e-pivotschemadesigner .filterDialog .e-ddl{width:200px !important;height:32px !important}.e-pivotgrid .filterDialog td,.e-pivotschemadesigner .filterDialog td{padding-right:15px !important}.e-pivotgrid .filterDialog input.e-filterValues,.e-pivotschemadesigner .filterDialog input.e-filterValues{width:160px !important;height:25px !important;margin-left:0 !important;border:1px solid #c8c8c8;outline:none}.e-pivotgrid .filterDialog .e-dialogCancelBtn,.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotgrid .filterDialog .e-dialogCancelBtn,.e-pivotschemadesigner .filterDialog .e-dialogCancelBtn{margin-right:14px !important}.e-pivotgrid.e-rtl .filterDialog .e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .filterDialog .e-dialogCancelBtn{margin-right:0 !important}.e-pivotgrid .e-dlgCalculatedField .e-ddl{margin-right:15px;margin-bottom:15px}.e-pivotgrid .e-dlgCalculatedField .borderLine{display:none !important}.e-pivotgrid .e-dlgCalculatedField .e-fieldTable .e-btn{margin-top:8px}.e-pivotgrid .e-dlgCalculatedField .e-ddl-popup.e-wrap{width:410px !important}.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:hover,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:hover{background-color:#f4f4f4}.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:active,.e-pivotgrid .e-dlgCalculatedField .e-btn.calculatorFields:focus,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:active,.e-pivotgrid .conditionformatTbl .e-btn.e-dialogremoveBtn:focus{background-color:#deecf9}.e-pivotgrid.e-rtl .e-dlgCalculatedField label{margin-right:0;margin-left:8px}.e-pivotgrid.e-rtl .e-dlgCalculatedField .e-ddl{margin-right:0;margin-left:15px}.e-pivotgrid.e-rtl .calculateFieldName{left:96px}.e-pivotgrid.e-rtl .e-calcFormulaDiv td{padding:5px 18px}.e-pivotgrid .calculateFieldName.e-hoverCell{background-color:#fff !important}.e-pivotgrid .conditionformatTbl .e-dialogremoveBtn:active{color:#333}.e-pivotgrid .e-advancedFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-advancedFilterDlg .e-dialogCancelBtn{margin-right:7px !important}.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogOKBtn{margin-right:102px !important}.e-pivotgrid.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-advancedFilterDlg .e-dialogCancelBtn{margin-right:0 !important}.e-pivotgrid.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right,.e-pivotschemadesigner.e-rtl .clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:auto !important}.e-pivotgrid .e-labelValueFilterDlg .e-titlebar,.e-pivotschemadesigner .e-labelValueFilterDlg .e-titlebar{padding:15px 25px 10px !important}.e-pivotgrid .e-labelValueFilterDlg .labelfilter+div,.e-pivotgrid .e-labelValueFilterDlg .valuefilter+div,.e-pivotschemadesigner .e-labelValueFilterDlg .labelfilter+div,.e-pivotschemadesigner .e-labelValueFilterDlg .valuefilter+div{margin:14px 0 18px !important}.e-pivotgrid .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogOKBtn,.e-pivotgrid .e-labelValueFilterDlg .e-dialogCancelBtn,.e-pivotschemadesigner .e-labelValueFilterDlg .e-dialogCancelBtn{margin-bottom:0 !important}.e-pivotgrid .curInput{width:100%}.e-pivotgrid .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{margin-left:0}.e-pivotgrid.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap,.e-pivotschemadesigner.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{margin-right:0}.e-pivotschemadesigner .e-icon.e-media-backward_01:before,.e-pivotgrid .e-icon.e-media-backward_01:before{content:""}.e-pivotschemadesigner .e-icon.e-arrowhead-left:before,.e-pivotgrid .e-icon.e-arrowhead-left:before{content:""}.e-pivotschemadesigner .e-icon.e-arrowhead-right:before,.e-pivotgrid .e-icon.e-arrowhead-right:before{content:""}.e-pivotgrid .e-icon.e-media-forward_01:before,.e-pivotschemadesigner .e-icon.e-media-forward_01:before{content:""}.e-pivotschemadesigner .e-firstPage,.e-pivotgrid .e-firstPage{margin-right:1px}.e-pivotschemadesigner .e-lastPage,.e-pivotgrid .e-lastPage{margin-left:1px}.e-pivotschemadesigner .e-dialog .e-memberPager+div,.e-pivotgrid .e-dialog .e-memberPager+div,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div,.e-pivotgrid .e-dialog .e-memberSearchPager+div,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div,.e-pivotgrid .e-dialog .e-memberDrillPager+div{margin-top:0 !important;margin-bottom:20px !important}.e-pivotschemadesigner .e-firstPage.e-pageEnabled,.e-pivotschemadesigner .e-prevPage.e-pageEnabled,.e-pivotschemadesigner .e-nextPage.e-pageEnabled,.e-pivotschemadesigner .e-lastPage.e-pageEnabled,.e-pivotgrid .e-firstPage.e-pageEnabled,.e-pivotgrid .e-prevPage.e-pageEnabled,.e-pivotgrid .e-nextPage.e-pageEnabled,.e-pivotgrid .e-lastPage.e-pageEnabled{color:#666}.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{margin-left:60px !important}.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{margin-right:60px !important}.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:hover,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:hover{border-color:#767676}.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage:focus,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:active,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage:focus{border-color:#0078d7}.e-pivotgrid .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberSearchPager .e-memberCurrentPage,.e-pivotgrid .e-dialog .e-memberDrillPager .e-memberCurrentPage,.e-pivotschemadesigner .e-dialog .e-memberDrillPager .e-memberCurrentPage{outline:none;border:1px solid #c8c8c8}.e-pivotgrid table.pivotGridValueTable.rowFrozenTable tr td:first-child{border-left:0}.e-pivotgrid table.pivotGridFrozenTable.rowFrozenTable tr td:last-child,table.pivotGridValueTable.rowFrozenTable tr td:last-child{border-right:0}.e-pivotgrid .frozenBorderBtmClr{border-bottom:solid 1px #c8c8c8}.e-pivotgrid .e-dialog .e-memberPager,.e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotgrid .e-dialog .e-memberSearchPager,.e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotgrid .e-dialog .e-memberDrillPager,.e-pivotschemadesigner .e-dialog .e-memberDrillPager{margin-top:0}.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotschemadesigner.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotgrid.e-rtl .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{margin-bottom:0 !important}.e-pivotschemadesigner .e-firstPage,.e-pivotschemadesigner .e-prevPage,.e-pivotschemadesigner .e-nextPage,.e-pivotschemadesigner .e-lastPage,.e-memberCurrentPage,.memberPageCount,.e-pivotgrid .e-firstPage,.e-pivotgrid .e-prevPage,.e-pivotgrid .e-nextPage,.e-pivotgrid .e-lastPage,.e-memberCurrentSearchPage,.memberSearchPageCount,.e-memberCurrentDrillPage,.memberDrillPageCount{vertical-align:middle}@media(min-width:20px) and (max-width:799px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:800px) and (max-width:959px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:960px) and (max-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}@media(min-width:1120px){.e-pivotgrid .e-table{width:100%;overflow-wrap:break-word}.e-pivotgrid .e-table td{overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis}}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient,.e-pivotclient *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.e-pivotclient .e-pivotschemadesigner .memberSortDiv{margin-top:1px !important}.e-pivotclient .e-box,.e-pivotclient button.e-btn,.e-pivotclient input.e-btn,.e-pivotclient input.e-input,.e-pivotclient input[type="text"].e-input,.e-pivotclient .e-input.e-placeholder,.e-pivotclient .e-js.e-lv.e-js .e-header.e-box,.e-pivotclient .e-textbox,.e-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-pivotclient td{padding:0;border:0 none}.e-pivotclient .e-hoverCell{background-color:#eaeaea !important}.e-pivotclient .e-collectionli:hover,.e-pivotclient .e-reportli:hover{background:#fff !important;border:none !important;color:#666 !important;padding:3px !important;border-top:4px !important}.e-pivotclient .e-collectionli:hover,.e-pivotclient .e-reportli:hover{padding:7px !important}.e-pivotclient .e-collectiondiv{float:right;margin-left:6px}.e-pivotclient .e-reportLbl,.e-pivotclient .e-collectionLbl{margin-top:2px}.e-pivotclient .e-splitBtnUnique{height:auto !important}.e-pivotclient *:focus:hover{outline:none}.e-pivotclient .e-removeBtnUnqiue{height:calc(61%) !important}.e-pivotclient .e-schemaRemoveBtnUnqiue{height:inherit !important}.e-pivotclient .e-schemaBtnUnique{margin-top:0 !important;height:auto !important;white-space:initial !important}.e-pivotclient .e-pvtBtnUnique{display:inline-flex !important}.e-pvtBtnUnique{display:inline-flex !important}.e-pivotclient{border:1px solid #c8c8c8;background-color:#fff}.e-pivotclient{border:1px solid #eaeaea}.e-pivotclient{color:#333}.e-pivotclient .e-fullScreenView .e-pivotgrid{overflow:auto}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{display:inline-block;height:20px;margin:0 10px;vertical-align:middle;width:20px}.e-pivotclient .e-memberDescendingIcon,.e-pivotclient .e-memberAscendingIcon{color:#666}.e-pivotclient .e-memberAscendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:bold}.e-pivotclient .e-separateDiv{border:1px solid #c8c8c8 !important;border-bottom:none !important;margin:9px 0}.e-pivotclient .e-separateDiv{border-color:#eaeaea !important}.e-pivotclient .e-memberDescendingIcon:before{content:"";font-size:16px;margin:2px}.e-pivotclient .e-memberDescendingIcon:hover,.e-pivotclient .e-memberAscendingIcon:hover{background-color:#eaeaea;cursor:pointer}.e-pivotclient .advancedFilter div.memberSortingDiv>div.e-checkAllBox>label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;font-weight:normal !important}.e-pivotclient .e-editorTreeView.e-treeViewUl ul{padding-left:0 !important}.e-pivotclient .e-editorTreeView.e-treeViewUl li{padding-left:12px !important}.e-pivotclient .memberSortDiv{float:right}.e-pivotclient .memberSortDiv.e-rtl{float:left;margin-left:-15px !important}.e-pivotclient .e-gridPanel,.e-pivotclient .e-chartPanel{border:none !important}.e-pivotclient .e-controlPanel{position:relative;right:5px}.e-pivotclient .e-sortFilterDisable{color:#999}.e-pivotclient ul.e-sortfiltTab.e-box.e-addborderbottom.e-header{background:transparent}.e-pivotclient textarea{background:#fff}.e-pivotclient .e-treeview .e-text:hover{color:#212121}.e-pivotclient .e-treeview .e-icon.e-stop:before{content:"" !important}.e-pivotclient .e-dialog a.e-linkPanel{text-decoration:underline}.e-pivotclient .e-pivotschemadesigner .e-dialog a.e-linkPanel{margin-top:4px !important}.e-pivotclient .e-dialog .e-infoImg.e-icon:before{content:"";color:#d48e0b}.e-pivotclient .e-childsplit>span.e-splitbar.e-h-bar{width:5px;border:none}.e-pivotclient .e-parentsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .e-splitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .customCSS .e-splitbar{background-color:#fff}.e-pivotclient .e-olapFieldList .e-ul{width:100% !important;height:100% !important}.e-pivotclient .e-splitter .e-pane{overflow:visible !important}.e-pivotclient .e-splitter{border:none !important}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{content:""}.e-pivotclient .e-splitter .e-splitbar.e-h-bar:before{top:50%;left:1px;position:absolute}.e-pivotclient .e-splitter .e-splitbar.e-h-bar{font-family:'ej-webfont'}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{left:4.5px}.e-pivotclient .e-axisTable.e-pane{left:7.5px !important;padding-right:9.5px !important}.e-pivotclient .e-serverchildsplit>span.e-splitbar.e-h-bar{width:5px !important;border:none;left:1.5px}.e-pivotclient .e-serverparentsplit>span.e-splitbar.e-h-bar{width:6px !important;border:none}.e-pivotclient .e-splitter .e-splitbar.e-h-bar .e-activebar{background:none}.e-pivotclient .e-serverchildsplit .cdbTD.e-pane{padding-right:2px}.e-pivotclient .axisBuilderTD.e-pane{left:2.5px;padding-right:7.5px}.e-pivotclient .e-serversplitresponsive>span.e-splitbar.e-h-bar{width:5px !important;border:none}.e-pivotclient .controlPanelTD{display:inline-block}.e-pivotclient .e-childsplit.e-rtl>.e-axisTable.e-pane{left:3.5px !important}.e-pivotclient .e-childsplit.e-rtl>.e-fieldTable.e-pane{left:-5.5px !important}.e-pivotclient .e-cubeTreeView .e-ul{overflow:auto !important}.e-olapclient .e-nextPageDiv{float:right;margin-top:10px}.e-olapclient .e-memberPageCount{padding-left:5px}.e-olapclient .e-disabled{cursor:pointer;opacity:.5}.e-olapclient .e-enabled{cursor:pointer;opacity:1}.e-pivotclient .e-treeview .e-text .e-icon{color:inherit}.e-pivotclient .e-ddl .e-select{color:#212121;background:#fff;border-color:#c8c8c8}.e-pivotclient .e-ddl .e-select:hover{color:#212121;background:#eaeaea}.e-pivotclient .e-outerTable{border-collapse:collapse;background-color:#fff}.e-pivotclient .e-outerTable{font:normal 12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-titleText{height:50px;width:inherit;display:inline-block}.e-pivotclient .e-titleText{font:normal 20px Segoe UI,Helvetica Neue,Ubuntu,Arial;line-height:48px}.e-pivotclient .conditionformatTbl td{padding:6px 2px 6px 8px}.e-pivotclient .e-dialogremoveBtn:before{font-family:"ej-webfont";content:"";display:inline-block}.e-pivotclient .e-titleText span{padding-left:10px}.e-pivotclient .e-toolbar.e-toolbarspan{height:42px !important}.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{padding:7px !important}.e-pivotclient .e-newReportImg:before{content:""}.e-pivotclient .e-addReportImg:before{content:""}.e-pivotclient .e-removeReportImg:before{content:""}.e-pivotclient .e-renameReportImg:before{content:""}.e-pivotclient .e-reportDBImg:before{content:""}.e-pivotclient .e-mdxImg:before{content:""}.e-pivotclient .e-autoExecuteImg:before{content:""}.e-pivotclient .e-calcMemberImg:before{content:""}.e-pivotclient .e-excelExportImg:before{content:""}.e-pivotclient .e-wordExportImg:before{content:""}.e-pivotclient .e-pdfExportImg:before{content:""}.e-pivotclient .e-chartTypesImg:before{content:""}.e-pivotclient .e-toggleaxisImg:before{content:""}.e-pivotclient .e-kpiCDB:before,.e-pivotclient .e-kpiGoalCDB:before,.e-pivotclient .e-kpiStatusCDB:before,.e-pivotclient .e-kpiTrendCDB:before,.e-pivotclient .e-kpiValueCDB:before,.e-pivotclient .e-kpiRootCDB:before{content:"";font-size:18px}.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton,.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB,.e-pivotclient .e-kpiCDB,.e-pivotclient .e-kpiGoalCDB,.e-pivotclient .e-kpiStatusCDB,.e-pivotclient .e-kpiTrendCDB,.e-pivotclient .e-kpiValueCDB,.e-pivotclient .e-kpiRootCDB{color:#333}.e-pivotclient .e-categoricalAxis p:first-child+div,.e-pivotclient .e-rowAxis p:first-child+div,.e-pivotclient .e-slicerAxis p:first-child+div{margin-top:8px}.e-pivotclient .maximizedView:before{content:""}.e-pivotclient .e-colSortFilterImg:before{content:""}.e-pivotclient .e-colSortFilterImg:before{font-size:18px;margin-top:-2px}.e-pivotclient .e-rowSortFilterImg:before{content:""}.e-pivotclient .e-rowSortFilterImg:before{font-size:18px;margin-top:-2px}.e-pivotclient .e-chartPanel{height:0;width:800px;margin:3.5px 7px 7px}.e-pivotclient .clientTab{font:bold 12px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .clientTab{margin-top:6px !important}.e-pivotclient .e-toggleExpandButton,.e-pivotclient .e-toggleCollapseButton{background-repeat:no-repeat;height:20px;width:21px;cursor:pointer;position:relative;top:-3px}.e-pivotclient .e-toggleExpandButton{float:right;background-position:center -20px;margin:5px}.e-pivotclient .e-toggleCollapseButton{background-position:6px 0;position:relative;top:11px}.e-pivotclient .e-toggleExpandButton:hover,.e-pivotclient .e-toggleCollapseButton:hover{color:#212121;background:#eaeaea}.e-pivotclient .e-toggleCollapseButton:before{content:"";font-size:20px}.e-pivotclient .e-toggleExpandButton:before{content:"";font-size:20px;margin-right:7px}.e-pivotclient .e-pivotschemadesigner .e-fieldTable{background:#fff !important;border-collapse:collapse !important;margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldEnSplitTable{margin:6px 0 8px !important}.e-pivotclient .e-pivotschemadesigner .e-fieldDisSplitTable{margin:6px 4px 8px !important}.e-pivotclient .e-chartToolBar{border:none}.e-pivotclient .e-toolBar{border:none}.e-pivotclient .e-toggleText{background-position:center 0;background-repeat:no-repeat;height:140px;width:30px}.e-pivotclient .e-splitBtn{margin:4px 0 0 8px;position:relative}.e-pivotclient .e-csHeader{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial;margin:8px 0 8px 3px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{font-weight:bold;line-height:28px}.e-pivotclient .e-cdbHeader,.e-pivotclient .e-axisHeader{border:1px solid #eaeaea}.e-pivotclient .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient .e-cdbHeader span{padding-left:5px}.e-pivotclient.e-rtl .e-axisHeader span:not(.e-removeSplitBtn),.e-pivotclient.e-rtl .e-cdbHeader span{padding-right:5px}.e-pivotclient .e-cubeTable{border-collapse:collapse;margin:0 5px 3px 5px}.e-pivotclient .e-cdbHeader{border-bottom:0;overflow:hidden}.e-pivotclient .e-ellipse{float:right;margin-right:5px;margin-left:-17px;background-color:#fff;position:relative}.e-pivotclient .e-axisHeader{border-bottom:0}.e-pivotclient .e-reportToolbar{border-color:#c8c8c8 !important;background:#fff}.e-pivotclient .e-reportToolbar{border-color:#eaeaea !important}.e-pivotclient .e-cubeBrowser{border:1px solid #eaeaea !important}.e-pivotclient .e-splitter{border-color:#eaeaea}.e-pivotclient .e-cubeName{padding:7px 0 0 6px;font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{margin-bottom:3px;overflow:auto}.e-pivotclient .e-categoricalAxis,.e-pivotclient .e-rowAxis,.e-pivotclient .e-slicerAxis{border:1px solid #eaeaea}.e-pivotclient .e-gridContainer,.e-pivotclient .e-chartContainer{border:1px solid #eaeaea;background-color:#f8f8f8}.e-pivotclient .e-dropIndicator{margin-top:4px !important;border-top:3px dashed #0078d7}.e-pivotclient .e-targetAxis{background-color:#c6c6c6;color:#212121}.e-pivotclient .e-reportToolbar .e-active{color:#fff}.e-pivotclient .e-connectImg,.e-pivotclient .e-newReportImg,.e-pivotclient .e-addReportImg,.e-pivotclient .e-removeReportImg,.e-pivotclient .e-renameReportImg,.e-pivotclient .e-reportDBImg,.e-pivotclient .e-mdxImg,.e-pivotclient .maximizedView,.e-pivotclient .e-calcMemberImg,.e-pivotclient .e-excelExportImg,.e-pivotclient .e-wordExportImg,.e-pivotclient .e-pdfExportImg,.e-pivotclient .e-chartTypesImg,.e-pivotclient .e-rowSortFilterImg,.e-pivotclient .e-colSortFilterImg,.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-autoExecuteImg,.e-pivotclient .e-toggleaxisImg,.e-pivotclient .e-toggleaxisImg:hover{background-repeat:no-repeat;cursor:default;display:inline-block}.e-pivotclient .e-connectImg:hover,.e-pivotclient .e-newReportImg:hover,.e-pivotclient .e-addReportImg:hover,.e-pivotclient .e-removeReportImg:hover,.e-pivotclient .e-renameReportImg:hover,.e-pivotclient .e-reportDBImg:hover,.e-pivotclient .e-mdxImg:hover,.e-pivotclient .e-calcMemberImg:hover,.e-pivotclient .e-excelExportImg:hover,.e-pivotclient .e-wordExportImg:hover,.e-pivotclient .e-pdfExportImg:hover,.e-pivotclient .e-chartTypesImg:hover,.e-pivotclient .maximizedView:hover,.e-pivotclient .e-rowSortFilterImg:hover,.e-pivotclient .e-colSortFilterImg:hover,.e-pivotclient .e-autoExecuteImg:hover,.e-pivotclient .e-toggleaxisImg:hover{cursor:pointer;color:#666}.e-pivotclient .reportList,.e-pivotclient e-collectionlist{overflow:visible !important}.e-pivotclient .e-pivotgrid .pivotGridRowTable th,.e-pivotclient .e-pivotgrid .pivotGridRowTable td{padding:6px 2px 6px 8px !important}.e-pivotclient .e-renameDBReportTbl .e-ddl{height:25px !important}.e-pivotclient div.e-advancedFilterDlg{border:1px solid #c8c8c8}.e-pivotclient li.e-reportCol.e-hover,.e-pivotclient .e-collectionli.e-hover,.e-pivotclient .e-reportli.e-hover{background:none;border-color:transparent}.e-pivotclient .e-sortReportTbl{width:100%}.e-pivotclient .e-sortReportTbl{margin:3px 4px 18px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-weight:400 !important}.e-pivotclient .e-sortingDlg label,.e-pivotclient .e-filteringDlg label{font:normal 14px Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-preserveHrchy,.e-pivotclient .e-filterLbl,.e-pivotclient .e-conditionLbl{vertical-align:middle}.e-pivotclient .e-sortEnable,.e-pivotclient .e-radioBtnAsc{vertical-align:text-bottom}.e-pivotclient .e-radioBtnAsc,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter,.e-pivotclient .e-filterCondition,.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{margin-top:15px}.e-pivotclient .e-radioBtnAsc,.e-pivotclient .e-radioBtnDesc,.e-pivotclient .e-measuresList,.e-pivotclient .e-sortEnable,.e-pivotclient .e-sortDisable,.e-pivotclient .filter,.e-pivotclient .e-filterCondition,.e-pivotclient .e-filterDisable,.e-pivotclient .e-filterEnable,.e-pivotclient .e-chkBoxColumn{margin-left:8px !important;margin-right:4px !important}.e-pivotclient input.inputConditionMbl[type=number]::-webkit-inner-spin-button,.e-pivotclient input.inputConditionMbl[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}.e-pivotclient .e-filterFrmDiv{margin-left:8px}.e-pivotclient .e-rtl .e-filterFrmDiv{margin-right:8px}.e-pivotclient .e-cubeBrowserCalcMember,.e-pivotclient .e-calcMemberFieldPanel .e-textarea{font-weight:normal}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl{margin-left:2px;margin-right:4px}.e-pivotclient.e-rtl .pivotFieldList,.e-pivotclient.e-rtl .e-togglePanel{float:right !important}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-fieldEnSplitTable.e-pane{right:4.5px !important;left:0}.e-pivotclient.e-rtl .e-toggleExpandButton:before{margin-right:0}.e-pivotclient .e-SortFilterDlg .e-ddl{margin-left:8px;margin-right:8px !important;width:92% !important}.e-pivotclient .e-SortFilterDlg .e-preserveHrchy,.e-pivotclient .e-SortFilterDlg .e-preserveHrchyLbl{margin-left:8px !important}.e-pivotclient .e-sortDisable,.e-pivotclient .e-radioBtnDesc{margin-bottom:15px}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterToDiv,.e-pivotclient .e-filterBtw{float:left}.e-pivotclient .e-filterLbl{margin-top:-23px}.e-pivotclient .e-sortingDlg,.e-pivotclient .e-filteringDlg{margin-top:2px !important}.e-pivotclient .e-filterFrmDiv,.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-bottom:-7px;margin-top:10px !important}.e-pivotclient .e-conditionLbl,.e-pivotclient .filterMeasureListLbl{margin-bottom:14px;margin-top:10px !important}.e-pivotclient .e-filterBtw,.e-pivotclient .e-filterToDiv{margin-left:4px}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-preserveHrchyLbl,.e-pivotclient .e-filterDisableLbl{margin-left:4px !important}.e-pivotclient .e-dialog-scroller{height:auto !important}.e-pivotclient .e-filterDisableLbl{vertical-align:text-bottom}.e-pivotclient .e-filterBtw{margin-left:12px}.e-pivotclient.e-rtl .e-SortFilterDlg .e-preserveHrchy{margin-right:4px !important}.e-pivotclient .e-filterToDiv{margin-left:8px}.e-pivotclient .borderFilterSortDlg{border:1px solid #c8c8c8;border-top:none;margin-bottom:13px;margin-top:-4px}.e-pivotclient .filterMeasureListLbl,.e-pivotclient .e-conditionLbl,.e-pivotclient .e-filterValueLbl{margin-bottom:15px}.e-pivotclient .e-orderLbl,.e-pivotclient .e-sortingLbl{position:relative;padding-top:12px}.e-pivotclient .e-filterValueLbl{margin-top:-5px !important;position:absolute}.e-pivotclient .e-sortDisableLbl,.e-pivotclient .e-sortEnableLbl,.e-pivotclient .e-radioBtnAscLbl,.e-pivotclient .e-radioBtnDescLbl,.e-pivotclient .e-filterDisableLbl{margin-top:13px;position:absolute}.e-pivotclient .e-preserveHrchyLbl{margin-top:2px;position:absolute}.e-pivotclient .e-pivotclient .e-filterLbl{margin-top:-40px}.e-pivotclient .e-measureListLbl{margin-top:3px}.e-pivotclient .e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{width:auto;height:25px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB:before{content:"";font-size:18px}.e-pivotclient .e-cubeBrowserCalcMember .e-measureGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-dimensionCDB,.e-pivotclient .e-folderCDB,.e-pivotclient .e-hierarchyCDB,.e-pivotclient .e-attributeCDB,.e-pivotclient .e-chartCDB,.e-pivotclient .e-namedSetCDB,.e-pivotclient .e-level0,.e-pivotclient .e-level1,.e-pivotclient .e-level2,.e-pivotclient .e-level3,.e-pivotclient .e-level4,.e-pivotclient .e-level5,.e-pivotclient .e-level6,.e-pivotclient .e-level7,.e-pivotclient .e-level8,.e-pivotclient .e-level9,.e-pivotclient .e-level10,.e-pivotclient .e-calcMemberCDB,.e-pivotclient .e-calcMemberGroupCDB{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient .e-attributeCDB:before{content:"";font-size:18px}.e-pivotclient .e-folderCDB:before{content:"";font-size:18px}.e-pivotclient .e-dimensionCDB:before{content:"";font-size:15px}.e-pivotclient .e-hierarchyCDB:before{content:"";font-size:18px}.e-pivotclient .e-chartCDB:before{content:"";font-size:15px}.e-pivotclient .e-namedSetCDB:before{content:"";font-size:18px}.e-pivotclient .e-level0:before{content:"";font-size:19px}.e-pivotclient .e-level1:before{content:"";font-size:18px}.e-pivotclient .e-level2:before{content:"";font-size:17px}.e-pivotclient .e-level3:before{content:"";font-size:17px}.e-pivotclient .e-level4:before{content:"";font-size:18px}.e-pivotclient .e-level5:before{content:"";font-size:17px}.e-pivotclient .e-level6:before{content:"";font-size:17px}.e-pivotclient .e-level7:before{content:"";font-size:17px}.e-pivotclient .e-level8:before{content:"";font-size:17px}.e-pivotclient .e-level9:before{content:"";font-size:17px}.e-pivotclient .e-level10:before{content:"";font-size:17px}.e-pivotclient .e-dialogOKBtn,.e-pivotclient .e-dialogCancelBtn{width:69px;margin-left:10px}.e-pivotclient .e-dialogOKBtn{margin-left:65px;margin-top:10px;margin-bottom:15px}.e-pivotclient .e-dialogCancelBtn{margin-top:10px;margin-bottom:15px}.e-pivotclient .e-checkOptions{margin-left:22px !important;margin-right:16px !important}.e-pivotclient .e-editorPara{margin:0 0 7px}.e-pivotclient .e-loadReportTbl,.e-pivotclient .e-removeDBReportTbl,.e-pivotclient .e-renameDBReportTbl{margin:10px 0 10px 0}.e-pivotclient .e-loadReportTd,.e-pivotclient .e-removeDBReportTd,.e-pivotclient .e-renameDBReportTd{width:100px}.e-pivotclient table.e-renameDBReportTbl tr td{padding:5px}.e-pivotclient .e-dialogInput{float:right;margin:10px 0 17px 7px}.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll{display:inline-block;height:15px;width:16px;cursor:pointer}.e-pivotclient .e-checkAll,.e-pivotclient .e-unCheckAll{margin-right:5px}.e-pivotclient .e-checkAll:hover,.e-pivotclient .e-unCheckAll:hover{background:#eaeaea;color:#212121}.e-pivotclient .e-checkAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll:before{content:"";font-size:16px}.e-pivotclient .e-unCheckAll{margin-left:5px}.e-pivotclient .e-saveReportImg:before{content:""}.e-pivotclient .e-loadReportImg:before{content:""}.e-pivotclient .e-saveAsReportImg:before{content:""}.e-pivotclient .e-removeDBReportImg:before{content:""}.e-pivotclient .e-renameDBReportImg:before{content:""}.e-pivotclient .e-line:before{content:""}.e-pivotclient .e-spline:before{content:""}.e-pivotclient .e-column:before{content:""}.e-pivotclient .e-area:before{content:""}.e-pivotclient .e-splinearea:before{content:""}.e-pivotclient .e-stepline:before{content:""}.e-pivotclient .e-steparea:before{content:""}.e-pivotclient .e-pie:before{content:""}.e-pivotclient .e-bar:before{content:""}.e-pivotclient .e-stackingarea:before{content:""}.e-pivotclient .e-stackingcolumn:before{content:""}.e-pivotclient .e-stackingbar:before{content:""}.e-pivotclient .e-pyramid:before{content:""}.e-pivotclient .e-funnel:before{content:""}.e-pivotclient .e-doughnut:before{content:""}.e-pivotclient .e-scatter:before{content:""}.e-pivotclient .e-bubble:before{content:""}.e-pivotclient .waterfall:before{content:""}.e-pivotclient .treemap:before{content:""}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-family:'ej-webfont';margin-left:2px}.e-pivotclient .e-chartTypesIcon:before,.e-pivotclient .e-reportDBIcon:before{font-size:20px}.e-pivotclient .e-chartTypesOnGridView{display:none !important}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{background-repeat:no-repeat;cursor:default;display:inline-block;width:24px}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon,.e-pivotclient .e-reportDBIcon:hover{height:28px;margin:5px 5px 0 0}.e-pivotclient .e-chartTypesDialog,.e-pivotclient .e-reportDBDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#f4f4f4;border:2px solid #c8c8c8}.e-pivotclient .e-chartTypesIcon,.e-pivotclient .e-reportDBIcon{color:#666}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{cursor:pointer;background:#eaeaea}.e-pivotclient .e-chartTypesIcon:hover,.e-pivotclient .e-reportDBIcon:hover{color:#666}.e-pivotclient .e-activeChartType{color:#fff;background:#0078d7}.e-pivotclient .e-memberEditorDiv{height:256px;border:1px solid #c8c8c8}.e-pivotclient .e-memberEditorDiv{margin-top:15px;margin-bottom:10px}.e-pivotclient .e-labelValueFilterDlg .e-dialogCancelBtn{margin-bottom:0 !important}.e-pivotclient .e-advancedFilterDlg .e-memberSearchEditorDiv{padding:12px 12px 0 12px !important}.e-pivotclient .e-advancedFilterDlg .e-memberEditorDiv{padding:0 !important;margin:12px 12px 0 12px}.e-pivotclient .e-removeSplitBtn,.e-pivotclient .e-removeMeasure{background-repeat:no-repeat;height:11px;padding-left:10px;width:11px;color:#212121}.e-pivotclient .valuefilter td{padding:6px 2px 6px 8px}.e-pivotclient .e-removeSplitBtn:before{margin-left:-6px;margin-top:2px;font-size:13px}.e-pivotclient .e-removeSplitBtn:before{content:""}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-splitBtn .e-removeSplitBtn:hover,.e-pivotclient .e-splitBtn .e-removeSplitBtn.e-removeHover{background:#eaeaea;color:#666}.e-pivotclient .e-removeSplitBtn{display:inline-block;float:none;position:absolute}.e-pivotclient .e-removeSplitBtn{background:#f4f4f4;margin:0 !important}.e-pivotclient .e-removeSplitBtn{border:none;padding:2px 4px 7px 10px}.e-pivotclient input.e-memberCurrentPage,.e-pivotclient input.e-memberCurrentSearchPage,.e-pivotclient input.e-memberCurrentDrillPage{width:23px !important;height:15px !important}.e-pivotclient .e-removeMeasure{background-position:0 -1835px !important;margin:4px;color:#666}.e-pivotclient .e-removeMeasure{padding:3px 5px 6px 3px}.e-pivotclient .e-removeMeasure:hover{background-color:#f4f4f4}.e-pivotclient .e-removeMeasure:before{content:"";font-size:13px;display:inline-block}.e-pivotclient .e-measureEditor{margin:3px 15px 0 15px;background-color:#fff !important}.e-pivotclient .e-measureEditor:hover{color:#212121;background-color:#eaeaea;cursor:pointer}.e-pivotclient .e-measureEditor:focus{background-color:#f4f4f4}.e-pivotclient button.e-dialogOKBtn,.e-pivotclient .e-dialogFooter button:first-child,.e-pivotclient button.e-errOKBtn,.e-pivotclient button.e-btnCalcMemberOk{background-color:#0078d7;color:#fff;border:1px #0078d7}.e-pivotclient button.e-dialogOKBtn:hover,.e-pivotclient .e-dialogFooter button:first-child:hover,.e-pivotclient button.e-errOKBtn:hover,.e-pivotclient button.e-btnCalcMemberOk:hover{background-color:#005a9e;color:#fff;border:1px #005a9e}.e-pivotclient button.e-dialogOKBtn:focus,.e-pivotclient .e-dialogFooter button:first-child:focus,.e-pivotclient button.e-errOKBtn:focus,.e-pivotclient button.e-btnCalcMemberOk:focus{background-color:#005a9e;color:#fff;border:1px #0078d7}.e-pivotclient button.e-dialogOKBtn:active,.e-pivotclient .e-dialogFooter button:first-child:active,.e-pivotclient button.e-errOKBtn:active,.e-pivotclient button.e-btnCalcMemberOk:active{background-color:#0078d7;color:#fff;border:1px #0078d7}.e-pivotclient .e-nodetext{font-size:inherit !important}.e-pivotclient .e-corner-all{border-radius:0 !important}.e-pivotclient .e-button{font-size:12px !important}.e-pivotclient .e-button{padding:0 8px 0 8px !important}.e-pivotclient .e-treeview{background-color:#fff}.e-pivotclient .e-treeview ul{margin:0}.e-pivotclient .e-tab,.e-pivotclient .e-header{width:auto}.e-pivotclient .e-tab,.e-pivotclient .e-active-content{padding:0 !important}.e-pivotclient .e-tab,.e-pivotclient .e-content{border-width:0}.e-pivotclient .e-toolbar{border-width:1px 0}.e-pivotclient .e-input{line-height:normal !important}.e-pivotclient .e-progress-txt{top:-2px !important}.e-pivotclient .filter{display:none !important}.e-cdbHeader.e-responsive,.e-cubeBrowser.e-responsive{width:98% !important}.e-pivotclient .oClientTbl{position:relative}.e-rowAxis.e-responsive,.e-slicerAxis.e-responsive,.e-categoricalAxis.e-responsive,.e-axisHeader.e-responsive{width:95% !important}.e-pivotclient .e-reportDlg{margin-bottom:-10px}.e-pivotclient .e-dialogFooter{float:right}.e-pivotclient .e-dialogFooter{margin:8px 0 20px}.e-pivotclient .e-dialogFooter .e-dialogOKBtn,.e-pivotclient .e-dialogFooter .e-dialogCancelBtn{margin-top:0 !important;margin-bottom:0 !important}.e-pivotclient .e-dialog .e-dialogPara{margin-right:8px}.e-pivotclient .e-dialog .e-clientDialog,.e-pivotclient .e-dialog .e-errorDialog{padding-right:25px;padding-left:25px}.e-pivotclient .e-filterDialog tr:first-child td{padding-bottom:15px}.e-pivotclient .e-filterDialog input.e-filterValues{width:160px !important;height:25px !important;margin-left:0 !important}.e-pivotclient .e-filterDialog .e-ddl{width:200px !important;height:32px !important}.e-pivotclient.e-rtl .e-filterDialog .e-dialogCancelBtn{margin-right:0 !important}.e-pivotclient .e-filterDialog .e-dialogCancelBtn{margin-right:10px}.e-pivotclient .e-filterDialog .e-dialogCancelBtn{margin-right:14px !important}.e-pivotclient table.e-renameDBReportTbl tr td:first-child{padding-bottom:15px}.e-pivotclient e-reportCol,.e-pivotclient .e-collectionli,.e-pivotclient .e-reportli{margin-left:3px}.e-pivotclient.e-rtl .e-reportDlg table td{width:100px}.e-pivotclient.e-rtl .e-reportDlg{margin-left:-5px}.e-pivotclient.e-rtl .e-titleText span{padding-right:10px}.e-pivotclient.e-rtl .e-splitBtn,.e-pivotclient.e-rtl .e-cubeName{margin:7px 6px 0 0}.e-pivotclient.e-rtl .e-controlPanel{right:10px}.e-pivotclient.e-rtl .e-controlPanel .e-icon{float:right}.e-pivotclient .kpiGoal:before,.e-pivotclient .kpiStatus:before,.e-pivotclient .kpiTrend:before,.e-pivotclient .kpiValue:before{content:"";font-size:18px}.e-pivotclient .kpiGoal,.e-pivotclient .kpiStatus,.e-pivotclient .kpiTrend,.e-pivotclient .kpiValue{height:16px;width:16px;display:inline-block;vertical-align:text-top}.e-pivotclient.e-rtl .e-controlPanel .e-expand,.e-pivotclient.e-rtl .e-controlPanel .e-collapse{float:none !important}.e-pivotclient.e-rtl .sortfilterTab .e-content{float:none}.e-pivotclient.e-rtl .e-unCheckAll{margin-right:4px}.e-pivotclient.e-rtl .e-filterFrmDiv,.e-pivotclient.e-rtl .e-filterToDiv,.e-pivotclient.e-rtl .e-filterBtw{float:right}.e-pivotclient.e-rtl .e-sortDisableLbl,.e-pivotclient.e-rtl .e-sortEnableLbl,.e-pivotclient.e-rtl .e-radioBtnAscLbl,.e-pivotclient.e-rtl .e-radioBtnDescLbl,.e-pivotclient.e-rtl .e-preserveHrchyLbl,.e-pivotclient.e-rtl .e-filterDisableLbl{margin-right:4px}.e-pivotclient .e-SortFilterDlg .e-clientDialog{padding:0 25px 0 25px !important}.e-pivotclient.e-rtl .e-dialogFooter{float:left;margin:7px 6px 7px}.e-pivotclient.e-rtl .e-dialogOKBtn{margin-left:12px;margin-right:65px}.e-pivotclient.e-rtl .e-dialogCancelBtn{margin-left:0}.e-pivotclient.e-rtl .e-dialogFooter .e-dialogCancelBtn{margin-left:-10px !important}.e-pivotclient.e-rtl .e-chartPanel{direction:ltr;margin:5px -7px 0 0}.e-pivotclient.e-rtl .e-gridPanel{margin-left:1px}.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-expand,.e-pivotclient.e-rtl .e-pivotGridTable.e-rtl .e-collapse{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pivotHeader,.e-pivotclient .e-pivotschemadesigner .e-rPivotHeader,.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{margin:0 !important;width:100%}.e-pivotclient .e-pGridTooltip{position:absolute !important}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{margin-top:0 !important;visibility:hidden;height:2px}.e-pivotclient .e-pivotschemadesigner .e-dropIndicator{border-top:3px dashed #0078d7}.e-pivotclient .e-pivotschemadesigner .e-pivotButton:hover .e-dropIndicatorActive{visibility:visible}.e-pivotclient .e-pivotschemadesigner .e-schemaFieldTree.e-treeview .e-text{min-height:0 !important;font-weight:normal !important;width:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-right:0;width:auto !important;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:-5px}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-left:0}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover{border:none;border-color:#c8c8c8 !important}.e-pivotclient .e-pivotschemadesigner .e-pivotButton{margin:4px 8px 0 8px}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{margin-top:2.75px !important;font-size:13px !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:before{content:"" !important}.e-pivotclient .e-pivotschemadesigner .e-schemaColumn div:first-child,.e-pivotclient .e-pivotschemadesigner .e-schemaRow div:first-child,.e-pivotclient .e-pivotschemadesigner .e-schemaFilter div:first-child,.e-pivotclient .e-pivotschemadesigner .e-schemaValue div:first-child{margin-top:8px}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{display:inline-block !important;float:none !important;box-sizing:content-box !important;padding-right:0 !important}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{border:none;padding:1px 0 1px 1px}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn{margin:0 !important;margin-top:4px;background:#f4f4f4 !important;height:18px}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{cursor:pointer}.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-removeClientPivotBtn.e-removeHover{background-color:#eaeaea !important}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{margin-top:8px}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{border:1px solid #c8c8c8}.e-pivotclient .e-pivotschemadesigner .e-olapFieldList{border:1px solid #eaeaea !important}.e-pivotclient .e-pivotschemadesigner,.e-pivotclient .e-pivotschemadesigner .e-fieldTable,.e-pivotclient .e-pivotschemadesigner .e-axisTable,.e-pivotclient .e-pivotschemadesigner .e-axisTd1,.e-pivotclient .e-pivotschemadesigner .e-axisTd2{float:left !important}.e-pivotclient .e-pivotschemadesigner .e-axisTable{margin-top:6px}.e-pivotclient .e-pivotschemadesigner .addedFieldTable{margin:6px 7px 8px 5px;width:43% !important}.e-pivotclient .e-pivotschemadesigner .e-clientFieldTable{float:right !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisSplitterTable{margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner .e-clientAxisTable{width:50% !important;margin-left:0 !important}.e-pivotclient .e-pivotschemadesigner #axisTd{margin-top:0 !important}.e-pivotclient .e-pivotschemadesigner .e-axisTd2,.e-pivotclient .e-pivotschemadesigner .e-axisTd1{height:27%}.e-pivotclient .e-pivotschemadesigner .e-cubelists{margin-bottom:-2px}.e-pivotclient .e-pivotschemadesigner{border:none}.e-pivotclient .e-pivotschemadesigner{padding:0 0 0 0;background-color:#fff}.e-pivotclient .e-toggleButtons{width:15px !important;margin-right:0 !important;margin-left:0 !important}.e-pivotclient .e-togglePanel{float:left;margin-left:5px;background-color:#f4f4f4}.e-pivotclient .e-gridPanel{background:none !important}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-activeFilter:before{content:"";height:16px;width:16px}.e-pivotclient #clientDialog_wrapper.e-advancedFilterDlg .e-scroller{overflow:visible !important;border:none}.e-pivotclient #clientDialog_wrapper.e-rtl.e-advancedFilterDlg .e-scroller>.e-content{overflow:visible !important}.e-pivotschemadesigner #clientDialog_wrapper.e-advancedFilterDlg .e-clientDialog{overflow:visible !important}.e-pivotclient #sep1,.e-pivotclient #sep2,.e-pivotclient #sep3,.e-pivotclient #sep4,.e-pivotclient #sep5,.e-pivotclient #sep6,.e-pivotclient #sep7,.e-pivotclient #sep8,.e-pivotclient #sep9{height:1px;background-color:#c8c8c8;margin-left:30px}.e-pivotclient #sep1{height:0}.e-pivotclient #labelFilterBtn,.e-pivotclient #ascOrder,.e-pivotclient #descOrder,.e-pivotclient #clearAllFilters,.e-pivotclient #clearSorting{border-bottom:none}.e-pivotclient .e-advancedFilterDlg .e-treeview .e-text{font-weight:normal}.e-pivotclient .e-clrSort:before{font-size:22px;float:left;margin-top:-1px}.e-pivotclient .e-selectedSort{border:1px solid !important}.e-pivotclient .e-filterElementTag.e-vertical{border-color:#fff}.e-pivotclient .e-filterIndicator{height:16px;width:16px;position:absolute;top:150px;margin-left:-12px}.e-pivotclient .e-filterIndicator:before{content:"";height:16px;width:16px}.e-pivotclient .e-filterDialog td{padding-right:15px}.e-pivotclient .e-filterDialog{margin-left:0}.e-pivotclient .e-filterElementTag a.e-menulink{padding-left:30px !important;padding-right:30px !important}.e-pivotclient .e-pivotButton button:active,.e-pivotclient .e-splitBtn button:active{background-color:#eaeaea;color:#333}.e-pivotclient .e-advancedFilterDlg .e-ddlGroupWrap{padding:0 12px}.e-pivotclient .e-filterElementTag{height:auto !important}.e-pivotclient .e-advancedFilterDlg .e-menu-wrap{padding-left:10px !important;padding-right:10px !important}.e-pivotclient .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:0 !important}.e-pivotclient.e-rtl .e-clientDialog .e-menu.e-vertical .e-list>.e-menulink>span.e-icon.e-arrowhead-right{right:auto !important}.e-pivotclient .e-pivotpager{border:1px solid #c8c8c8;margin-bottom:5px;margin-left:6px !important}.e-pivotclient .e-pivotpager{border:1px solid #eaeaea}.e-pivotclient .e-pivotpager table{margin-left:auto !important;margin-right:auto !important}.e-pivotclient .e-pivotpager .e-pagerDiv{padding:0}.e-pivotclient .e-pivotpager .e-pagerTextBox{height:16px}.e-pivotclient .inActive{display:none}.e-pivotclient .e-pivotpager tr{height:32px}.e-pivotclient .e-pivotpager .e-movePrevious,.e-pivotclient .e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotclient .e-pivotpager .e-moveLast{width:18px}.e-pivotclient .e-vScrollPanel{background-color:#fff;width:0;margin-left:5px;display:inline-block;border-radius:10px}.e-pivotclient .e-vScrollThumb{width:11px;position:relative;top:1px;z-index:1000;border-radius:5px;background-color:#eaeaea}.e-pivotclient .e-hScrollPanel{background-color:#fff;width:0;height:6px;border-radius:10px}.e-pivotclient .e-hScrollThumb{border-radius:5px;height:11px;position:relative;left:1px;top:1px;z-index:1000;background-color:#eaeaea}.e-pivotclient .e-vScrollThumb:hover,.e-pivotclient .e-hScrollThumb:hover{background-color:#333}.e-pivotclient .e-categPageIndicator,.e-pivotclient .e-seriesPageIndicator{width:auto;background-color:#f4f4f4;border:1px solid #767676;color:#333;padding:5px;position:absolute;z-index:1000;border-radius:7px}.e-pivotclient .e-pivotschemadesigner #axisTd,.e-pivotclient .e-pivotschemadesigner #axisTd3{margin-top:0 !important}.e-pivotclient .hsVirtualScrolling{margin-bottom:5px}.e-pivotclient .e-icon.e-searchEditorTree:before{content:"";cursor:pointer}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog .e-icon.e-searchEditorTree{top:35px;left:220px}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-icon.e-searchEditorTree{top:10px;left:220px}.e-pivotclient .e-dialog .e-titlebar{padding:10px 25px 15px}.e-pivotclient .e-dialog.e-SortFilterDlg .e-titlebar{padding:20px 25px 25px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:35px;left:27px}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-rtl .e-icon.e-searchEditorTree{top:11px;left:27px}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:135px;left:32px}.e-pivotclient .e-controlPanel .e-rtl .e-pivotchart .e-scroller .e-icon{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-dialog.e-advancedFilterDlg.e-rtl .e-icon.e-searchEditorTree{top:305px;left:12px}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:135px;left:215px}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{display:inline-block;position:absolute}.e-pivotclient .e-pivotschemadesigner .e-dialog.e-advancedFilterDlg .e-icon.e-searchEditorTree{top:302px;left:235px}.e-pivotclient .e-dialog .e-calcMemberFooter{text-align:right}.e-pivotclient .e-dialog .e-calcMemberFooter{margin-top:20px}.e-pivotclient.e-rtl .e-dialog.e-rtl .e-calcMemberFooter{text-align:left;margin-top:18px}.e-pivotclient .e-dialog .e-btnCalcMemberOk{margin:0 8px}.e-pivotclient .e-dialog .e-cubeBrowserCalcMember{border:1px solid #c8c8c8;display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-cubeTreeViewCalcMember{height:458px;width:300px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{display:inline-block;vertical-align:top}.e-pivotclient .e-dialog .e-calcMemberFieldPanel{margin-left:20px;width:300px}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{height:100px;resize:none}.e-pivotclient .e-dialog.e-calcMemberDialog .expressionFieldCM{width:285px !important}.e-pivotclient .e-dialog.e-calcMemberDialog .e-mask,.e-pivotclient .e-dialog.e-calcMemberDialog .e-ddl,.e-pivotclient .e-dialog.e-calcMemberDialog textarea{margin-bottom:15px}.e-pivotclient .e-dialog.e-rtl .e-calcMemberFieldPanel{margin-left:0;margin-right:15px}.e-pivotclient .e-dialog .e-calcMemberFieldPanel label{margin-bottom:10px}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberCustomFormat{margin-bottom:0}.e-pivotclient .e-dialog.e-calcMemberDialog .e-calcMemberDimensionField{margin-bottom:15px}.e-pivotclient .e-calcMemberCDB:before{content:""}.e-pivotclient .e-calcMemberGroupCDB:before{content:""}.e-pivotclient .e-dialog.e-calcMemberDialog .e-maskedit,.e-pivotclient .e-dialog.e-calcMemberDialog .textarea{font:14px Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pivotclient .e-dialog .e-memberPager,.e-pivotclient .e-dialog .e-memberSearchPager,.e-pivotclient .e-dialog .e-memberDrillPager{margin-top:10px;margin-bottom:20px}.e-pivotclient .e-dialog .e-memberPager+div.e-dialogFooter{margin-bottom:20px !important}.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberSearchPager,.e-pivotclient .e-pivotschemadesigner .e-advancedFilterDlg .e-memberDrillPager{margin-left:12px;margin-right:12px}.e-pivotclient .e-firstPage.e-pageDisabled,.e-pivotclient .e-prevPage.e-pageDisabled,.e-pivotclient .e-nextPage.e-pageDisabled,.e-pivotclient .e-lastPage.e-pageDisabled{filter:alpha(opacity=100) !important;-moz-opacity:1 !important;opacity:1 !important;color:#c8c8c8}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{color:#666}.e-pivotclient .e-firstPage.e-pageEnabled:hover,.e-pivotclient .e-prevPage.e-pageEnabled:hover,.e-pivotclient .e-nextPage.e-pageEnabled:hover,.e-pivotclient .e-lastPage.e-pageEnabled:hover{background-color:#eaeaea}.e-pivotclient .e-firstPage.e-pageEnabled:active,.e-pivotclient .e-prevPage.e-pageEnabled:active,.e-pivotclient .e-nextPage.e-pageEnabled:active,.e-pivotclient .e-lastPage.e-pageEnabled:active{background-color:#0078d7;color:#fff}.e-pivotclient .e-firstPage,.e-pivotclient .e-prevPage,.e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage{width:24px;height:24px}.e-pivotclient .e-icon.e-media-backward_01:before,.e-pivotclient .e-icon.e-arrowhead-left:before,.e-pivotclient .e-icon.e-arrowhead-right:before,.e-pivotclient .e-icon.e-media-forward_01:before{margin-top:5px}.e-pivotclient .e-dialog .e-memberCurrentPage,.e-pivotclient .e-dialog .e-memberCurrentSearchPage,.e-pivotclient .e-dialog .e-memberCurrentDrillPage{margin-left:8px;margin-right:6px;outline:none;text-indent:3px}.e-pivotclient .e-dialog .e-memberPageCount,.e-pivotclient .e-dialog .e-memberSearchPageCount,.e-pivotclient .e-dialog .e-memberDrillPageCount{margin-right:8px}.e-pivotclient .e-csHeader .cubeSelect .e-ddl,.e-pivotclient .e-cubeTable .e-cubeBrowser .searchDiv .e-mask{height:30px}.e-pivotclient textarea{width:435px !important}.e-pivotclient .e-pivotgrid td.summary.gtot{padding:6px 6px 6px 16px !important}.e-pivotclient .e-splitBtn .e-removeSplitBtn{box-sizing:content-box !important}.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-sortingDlg,.e-pivotclient .e-SortFilterDlg .sortfilterTab .e-filteringDlg{margin-bottom:-8px}.e-pivotclient .e-pvtBtn{width:auto}.e-pivotclient .e-pivotschemadesigner .e-schemaFilter,.e-pivotclient .e-pivotschemadesigner .e-schemaColumn,.e-pivotclient .e-pivotschemadesigner .e-schemaRow,.e-pivotclient .e-pivotschemadesigner .e-schemaValue{overflow:auto}.e-pivotclient .e-pivotschemadesigner .e-pivotButton{white-space:nowrap}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:hover,.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn:active{cursor:pointer}.e-pivotclient.e-rtl .e-pivotschemadesigner.e-rtl .e-pivotButton .e-pvtBtn{margin-left:0;margin-right:0}.e-pivotclient .e-pivotpager table{border:none}.e-pivotclient .e-pivotpager table{width:100% !important}.e-pivotclient .e-icon.e-media-backward_01:before{content:""}.e-pivotclient .e-icon.e-arrowhead-left:before{content:""}.e-pivotclient .e-icon.e-arrowhead-right:before{content:""}.e-pivotclient .e-icon.e-media-forward_01:before{content:""}.e-pivotclient .e-firstPage{margin-right:1px}.e-pivotclient .e-lastPage{margin-left:1px}.e-pivotclient .e-dialog .e-memberPager+div,.e-pivotclient .e-dialog .e-memberSearchPager+div,.e-pivotclient .e-dialog .e-memberDrillPager+div{margin-top:0 !important;margin-bottom:20px !important}.e-pivotclient .e-firstPage.e-pageEnabled,.e-pivotclient .e-prevPage.e-pageEnabled,.e-pivotclient .e-nextPage.e-pageEnabled,.e-pivotclient .e-lastPage.e-pageEnabled{color:#666}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{margin-left:60px !important}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn{margin-right:60px !important}.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:hover,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:hover,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:hover{border-color:#767676}.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:active,.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage:focus,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:active,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage:focus,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:active,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage:focus{border-color:#0078d7}.e-pivotclient .e-dialog .e-memberPager .e-memberCurrentPage,.e-pivotclient .e-dialog .e-memberSearchPager .e-memberCurrentSearchPage,.e-pivotclient .e-dialog .e-memberDrillPager .e-memberCurrentDrillPage{outline:none;border:1px solid #c8c8c8}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager{margin-top:0}.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberSearchPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogOKBtn,.e-pivotclient.e-rtl .e-pivotschemadesigner .e-dialog .e-memberDrillPager+div .e-btn.e-dialogCancelBtn{margin-bottom:0 !important;margin-top:0 !important}.e-pivotclient .e-firstPage,.e-pivotclient .e-prevPage,.e-pivotclient .e-nextPage,.e-pivotclient .e-lastPage,.e-memberCurrentPage,.e-memberPageCount,.e-memberCurrentSearchPage,.e-memberSearchPageCount,.e-memberCurrentDrillPage,.e-memberDrillPageCount{vertical-align:middle}.e-pivotclient .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{margin-left:0}.e-pivotclient.e-rtl .e-memberEditorDiv.noChildNode .e-item div>.e-chkbox-wrap{margin-right:0}.e-pivotclient .e-ascImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-descImage:before{content:"";font-size:16px;margin-left:5px}.e-pivotclient .e-clrFilter:before{content:"";font-size:16px;float:left}.e-pivotclient .e-clrSort:before{content:"";font-size:19px;float:left;margin-top:4px}.e-pivotclient .e-ascOrder,.e-pivotclient .e-descOrder{list-style:none}.e-pivotclient .e-advancedFilterDlg .e-arrowhead-right,.e-pivotclient .e-advancedFilterDlg .e-clrSort{margin-top:-5px !important}.e-pivotclient .e-advanceFltrElement .e-arrowhead-right{margin-right:-2px}.e-pivotclient .e-advanceFltrElement .e-memberEditorDiv{margin:12px 0 0 0}.e-pivotclient .e-advanceFltrElement .e-memberSearchEditorDiv{padding:5px 0 0 0 !important}.e-pivotclient .e-advanceFltrElement .e-editorDiv{margin-left:0}.e-pivotclient.e-rtl .e-clientChartTabRtl{margin:5px -10px 0 0 !important}.e-pivotclient.e-rtl .e-serverChartTabRtl{margin:5px -22px 0 0 !important}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView{font-weight:normal}.e-pivotclient .e-advanceFltrElement .searchEditorTreeView textarea{font-style:normal !important}.e-pivotclient .e-advancedFilterDlg .e-footerArea{margin:-12px 12px 6px 0 !important}.e-pivotclient.e-rtl .e-pivotgrid .valueSorting{float:none !important}.e-pivotclient .e-pivotschemadesigner .e-pvtBtn{float:left}.e-pivotclient.e-rtl .e-pivotschemadesigner .e-pvtBtn{float:right}.e-pivotclient .e-pivotschemadesigner .e-pivotButton>.e-pvtBtn{margin-top:0 !important}.e-pivotclient .e-descImage,.e-pivotclient .e-ascImage{display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:20px}.e-pivotclient .e-filterState:before{content:"";height:16px;width:16px}.e-pivotclient .e-selectedSort{border:1px solid;padding-top:2px;margin-top:-3px !important}.e-maximumView{background-color:#fff;z-index:1000;margin:2% 4%;margin-top:2%;padding:20px;position:fixed}.e-fullScreenView{position:absolute;top:0;background-color:#fff;z-index:1000}.e-winCloseBtn:before{content:"";position:absolute;cursor:pointer;top:10px;right:0;height:24px;width:24px}.e-winCloseBtn{color:#666}.e-winCloseBtn:hover{color:#666;cursor:pointer}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotchart .e-hoverCell{background-color:#eaeaea !important}.e-pivotchart .e-enabled{color:#fff !important;background:#0078d7 !important}.e-pivotchart{font:normal 12px Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid #c8c8c8;background-color:#fff;color:#212121}.e-pivotchart *:focus:hover{outline:none}.e-pivotchart .e-expandMenu{min-height:50px}.e-pivotchart .e-menuList{list-style-type:none;padding:4px 15px 4px 15px}.e-pivotchart .e-menuList:hover{list-style-type:none;color:#212121;background-color:#eaeaea;cursor:pointer}.e-pivotchart .e-dialog,.e-pivotchart .e-wrapper,.e-pivotchart .e-shadow{min-height:50px}.e-pivotchart .e-dialog-scroller{height:auto !important}.e-pivotchart .e-dialog,.e-pivotchart .e-content{padding:0}.e-pivotchart .e-chartTypesImg:before{content:"";font-size:20px}.e-pivotchart .e-toolTipImg:before{content:"";font-size:20px}.e-pivotchart .e-chart3DImg:before{content:"";font-size:20px}.e-pivotchart .e-exportImg:before{content:"";font-size:20px}.e-pivotchart .e-disable3D:before{content:""}.e-pivotchart .e-chartTypesIcon:before,.e-pivotchart .e-chart3DTypesIcon:before,.e-pivotchart .e-exportTypesIcon:before,.e-pivotchart .e-interactionsIcon:before,.e-pivotchart .e-smartLabelsIcon:before{font-family:'ej-webfont';font-size:20px;margin-left:2px}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon,.e-pivotclient .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon,.e-pivotclient .e-exportTypesIcon:hover,.e-pivotchart .e-interactionsIcon,.e-pivotchart .e-interactionsIcon:hover,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-smartLabelsIcon:hover{background-repeat:no-repeat;margin:5px 5px 0 0;cursor:default;display:inline-block;height:22px;width:24px}.e-pivotchart .e-chartTypesDialog,.e-pivotchart .e-chart3DTypesDialog,.e-pivotchart .e-exportTypesDialog,.e-pivotchart .e-smartLabelsDialog,.e-pivotchart .e-interactionsDialog{position:absolute;padding:0 0 5px 5px;z-index:1000000;background-color:#f4f4f4;border:2px solid #c8c8c8}.e-pivotchart .e-chartTypesIcon,.e-pivotchart .e-chart3DTypesIcon,.e-pivotchart .e-exportTypesIcon,.e-pivotchart .e-smartLabelsIcon,.e-pivotchart .e-interactionsIcon{color:#666}.e-pivotchart .e-chartTypesIcon:hover,.e-pivotchart .e-chart3DTypesIcon:hover,.e-pivotchart .e-exportTypesIcon:hover,.e-pivotchart .e-smartLabelsIcon:hover,.e-pivotchart .e-interactionsIcon:hover{color:#666;cursor:pointer;background:#eaeaea}.e-pivotchart .e-activeChartType{color:#fff;background:#0078d7}.e-pivotchart .e-line:before{content:""}.e-pivotchart .e-spline:before{content:""}.e-pivotchart .e-column:before{content:""}.e-pivotchart .e-area:before{content:""}.e-pivotchart .e-splinearea:before{content:""}.e-pivotchart .e-stepline:before{content:""}.e-pivotchart .e-steparea:before{content:""}.e-pivotchart .e-pie:before{content:""}.e-pivotchart .e-bar:before{content:""}.e-pivotchart .e-stackingarea:before{content:""}.e-pivotchart .e-stackingcolumn:before{content:""}.e-pivotchart .e-stackingbar:before{content:""}.e-pivotchart .e-pyramid:before{content:""}.e-pivotchart .e-funnel:before{content:""}.e-pivotchart .e-doughnut:before{content:""}.e-pivotchart .e-scatter:before{content:""}.e-pivotchart .e-bubble:before{content:""}.e-pivotchart .e-excel:before{content:""}.e-pivotchart .e-word:before{content:""}.e-pivotchart .e-pdf:before{content:""}.e-pivotchart .e-png:before{content:""}.e-pivotchart .e-emf:before{content:""}.e-pivotchart .e-gif:before{content:""}.e-pivotchart .e-jpg:before{content:""}.e-pivotchart .e-bmp:before{content:""}.e-pivotchart .e-column3D:before{content:""}.e-pivotchart .e-pie3D:before{content:""}.e-pivotchart .e-bar3D:before{content:""}.e-pivotchart .e-stackingbar3D:before{content:""}.e-pivotchart .e-stackingcolumn3D:before{content:""}.e-pivotchart .pivotChartContextMenu .e-enabledState::before{content:"";height:16px;width:16px}.e-pivotchart .e-legend:before{content:"";font-size:20px}.e-pivotchart .e-zooming:before{content:"";font-size:20px}.e-pivotchart .e-smartLabels:before{content:"";font-size:20px}.e-pivotchart .e-interaction:before{content:"";font-size:20px}.e-pivotchart .e-crossHair:before{content:""}.e-pivotchart .e-trackBall:before{content:""}.e-pivotchart .e-rotate45:before{content:""}.e-pivotchart .e-rotate90:before{content:""}.e-pivotchart .e-hiding:before{content:""}.e-pivotchart .e-multipleRows:before{content:""}.e-pivotchart .e-trim:before{content:""}.e-pivotchart .e-wrap:before{content:""}.e-pivotchart .e-wrapByWord:before{content:""}.e-pivotchart .none:before{content:""}.e-pivotchart .e-icon-xAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-icon-yAxis-title:before{content:"";font-size:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-chartTypesImg:hover,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-toolTipImg:hover,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-chart3DImg:hover,.e-pivotchart .e-exportImg,.e-pivotchart .e-exportImg:hover,.e-pivotchart .e-legend,.e-pivotchart .e-legend:hover,.e-pivotchart .e-zooming,.e-pivotchart .e-zooming:hover,.e-pivotchart .e-smartLabels,.e-pivotchart .e-smartLabels:hover,.e-pivotchart .e-interaction,.e-pivotchart .e-interaction:hover,.e-pivotchart .e-icon-xAxis-title:hover,.e-pivotchart .e-icon-yAxis-title:hover,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{background-repeat:no-repeat;margin:4px;cursor:pointer;display:inline-block;height:20px;width:20px}.e-pivotchart .e-chartTypesImg,.e-pivotchart .e-toolTipImg,.e-pivotchart .e-chart3DImg,.e-pivotchart .e-exportImg,.e-pivotchart .e-legend,.e-pivotchart .e-zooming,.e-pivotchart .e-smartLabels,.e-pivotchart .e-interaction,.e-pivotchart .e-icon-xAxis-title,.e-pivotchart .e-icon-yAxis-title{overflow:visible !important;color:#666;text-indent:-3px}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivottreemap .e-drillupAction{background-color:#fff;color:#212121;margin-bottom:5px;font-size:13px;font-weight:700;z-index:10;border-color:#212121;border:1px solid #212121;border-bottom:transparent;padding-top:6px}.e-pivottreemap .e-drillupAction a{color:#212121;cursor:pointer}.e-pivottreemap .e-drillupAction a:hover{color:#212121;text-decoration:underline !important}.e-pivottreemap label{font-weight:600}.e-pivottreemap .e-treemap-header{font-size:12px}.e-pivottreemap .e-treemap-label{color:#212121 !important;font-size:12px;padding-left:5px;padding-top:5px}.e-pivottreemap *:focus:hover{outline:none}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotgauge .kpiiconvalue{height:24px;width:20px;background-position:center;background-repeat:no-repeat}.e-pivotgauge .e-wrapLayout{list-style-type:none;height:auto;width:auto}.e-pivotgauge .e-wrapLayout li{float:left;display:inline-block;margin:2px}.e-pivotgauge *:focus:hover{outline:none}.e-pivotgauge-tooltip{background-color:#fff;border:2px solid #c8c8c8}.e-pivotgauge-tooltip{pointer-events:none;opacity:0;display:inline-block;position:absolute;padding:10px 20px;color:#212121;border-radius:15px;margin-top:20px;text-align:left;font:12px Segoe UI,Helvetica Neue,Ubuntu,Arial;font-stretch:condensed;text-decoration:none;line-height:20px}.e-pivotgauge-tooltip,.e-pivotgauge-active{opacity:1;margin-top:5px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.e-pivotgauge .kpiuparrow{background-image:url("../common-images/pivotgrid/up-arrow.png")}.e-pivotgauge .kpirightarrow{background-image:url("../common-images/pivotgrid/right-arrow.png")}.e-pivotgauge .kpidownarrow{background-image:url("../common-images/pivotgrid/down-arrow.png")}.e-pivotgauge .kpidiamond{background-image:url("../common-images/pivotgrid/diamond.png")}.e-pivotgauge .kpitriangle{background-image:url("../common-images/pivotgrid/triangle.png")}.e-pivotgauge .kpicircle{background-image:url("../common-images/pivotgrid/circle.png")}.e-pivotgauge .kpiredroad{background-image:url("../common-images/pivotgrid/red.png")}.e-pivotgauge .kpigreenroad{background-image:url("../common-images/pivotgrid/green.png")}.e-pivotgauge .kpiallcolor{background-image:url("../common-images/pivotgrid/three-color.png")}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pivotpager .e-pagerTextBox{display:inline-block}.e-pivotpager .e-pagerTextBox{color:#333;outline:none;border:1px solid #c8c8c8;text-indent:2px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;height:32px;width:40px;text-align:center}.e-pivotpager *:focus:hover{outline:none}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{display:inline-block;position:relative;top:1px;cursor:pointer}.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{width:32px;height:32px;color:#212121}.e-pivotpager .e-moveFirst:before{font-size:14px}.e-pivotpager .e-moveFirst:before{content:""}.e-pivotpager .e-moveLast:before{font-size:14px}.e-pivotpager .e-moveLast:before{content:""}.e-pivotpager .e-categPagerTd{border-right:1px solid #eaeaea}.e-pivotpager.e-rtl .e-categPagerTd{border-left-width:1px;border-left-style:solid;border-left-color:#666;border-right-style:hidden !important}.e-pivotpager.e-rtl .e-pagerDiv,.e-pivotpager.e-rtl .e-seriesPagerTd{direction:ltr}.e-pivotpager .e-movePrevious:before{font-size:14px}.e-pivotpager .e-movePrevious:before{content:""}.e-pivotpager .e-moveNext:before{font-size:14px}.e-pivotpager .e-moveNext:before{content:""}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{cursor:default}.e-pivotpager .e-categPageCount,.e-pivotpager .e-seriesPageCount{padding:0;margin:0 8px}.e-pivotpager .e-pagerDiv{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;color:#333}.e-pivotpager .e-pagerLabel{cursor:default;display:inline-block}.e-pivotpager .e-pagerLabel{margin:0 8px}.e-pivotpager .e-disabled{cursor:default !important}.e-pivotpager .e-disabled{color:#c8c8c8}.e-pivotpager .pivotpager{overflow:auto}.e-pivotpager input{background:#fff}.e-pivotpager .e-pagerTextBox:active,.e-pivotpager .e-pagerTextBox:focus{border-color:#0078d7}.e-pivotpager .e-pagerTextBox:hover{border-color:#767676}.e-pivotpager .e-categPagerTd .e-pagerDiv{margin-right:8px}.e-pivotpager .e-seriesPagerTd .e-pagerDiv{margin-left:8px}.e-pivotpager.e-rtl .e-categPagerTd .e-pagerDiv{margin-left:8px;margin-right:0}.e-pivotpager.e-rtl .e-seriesPagerTd .e-pagerDiv{margin-right:8px;margin-left:0}.e-pivotpager .e-moveFirst:before{margin-top:12px;margin-left:10px}.e-pivotpager .e-movePrevious:hover,.e-pivotpager .e-moveNext:hover,.e-pivotpager .e-moveFirst:hover,.e-pivotpager .e-moveLast:hover{background-color:#f4f4f4}.e-pivotpager .e-movePrevious:active,.e-pivotpager .e-moveNext:active,.e-pivotpager .e-moveFirst:active,.e-pivotpager .e-moveLast:active{background-color:#0078d7;color:#fff}.e-pivotpager .e-disabled:hover,.e-pivotpager .e-disabled:active{background-color:#fff;color:#c8c8c8}.e-pivotpager .e-pagerLabel,.e-pivotpager .e-seriesPageCount,.e-pivotpager .e-categPageCount,.e-pivotpager .e-pagerTextBox,.e-pivotpager .e-movePrevious,.e-pivotpager .e-moveNext,.e-pivotpager .e-moveFirst,.e-pivotpager .e-moveLast{vertical-align:middle}.e-pivotpager .e-movePrevious:before,.e-pivotpager .e-moveNext:before,.e-pivotpager .e-moveFirst:before,.e-pivotpager .e-moveLast:before{margin-top:9px}.e-pivotpager tr{height:59px}.e-pivotpager .e-movePrevious.e-disabled,.e-pivotpager .e-moveNext.e-disabled,.e-pivotpager .e-moveFirst.e-disabled,.e-pivotpager .e-moveLast.e-disabled{color:#c8c8c8}.e-pivotpager table{background-color:#fff}.e-pivotpager table{border:1px solid #eaeaea}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-reportviewer-outerborder:hover{border-color:#c8c8c8;color:#212121}.e-reportviewer-outerborder:hover{background:#eaeaea}.e-reportviewer-tbdiv.e-reportviewer-exporttip{border-color:#c8c8c8}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background:#f4f4f4}.e-reportviewer-tbdiv.e-reportviewer-exporttip{background-color:#fff}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{border-color:#c8c8c8}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background:#f4f4f4}.e-reportviewer-tbdiv.e-reportviewer-fittopagetip{background-color:#fff}.e-reportviewer-tbdiv.e-reportviewer-tooltip{border-color:#c8c8c8}.e-reportviewer-tbdiv.e-reportviewer-tooltip{background-color:#fff}.e-reportviewer-headerspan,.e-reportviewer-contentspan{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-headerspan,.e-reportviewer-contentspan{color:#212121}.e-reportviewer-viewer{font-size:14px}.e-reportviewer-popuppageno,.e-reportviewer-popuptotalpage{color:#fff}.e-reportviewer-toolbarcontainer .ejinputtext{background-color:#fff !important;font-size:16px}.e-reportviewer-viewerblock{background-color:#eaeaea;font-size:13px}.e-reportviewer-viewerblock{color:#333}.e-reportviewer-viewerblockcellcontent{font-size:13px}.e-reportviewer-viewerblockcellcontent{color:#333}.e-reportviewer-viewreport{border-left-color:#c8c8c8}.e-reportviewer-viewreport{padding:20px 25px}.e-reportviewer-scrollcontainer,.e-reportviewer-viewer>.e-splitter .e-pane{background-color:#dadada}.e-reportviewer-pageviewcontainer{background-color:#dadada}.e-reportviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{color:#212121}.e-reportviewer-label,.e-reportviewer-tbpage,.e-reportviewer-elementalignments,.e-reportviewer-textbox{font-size:14px;font-weight:normal}.e-reportviewer-labelpageno{font-size:16px !important}.e-reportviewer-documentmapcontainer div,.e-reportviewer-documentmappopup{background-color:#ebebeb}.e-reportviewer-pagepopupinfo{background-color:#000}.e-reportviewer-viewerblock,.e-reportviewer-pagenumber,.e-reportviewer-tbpage,.e-reportviewer-tbdiv.e-reportviewer-exportlist,.e-reportviewer-label,.e-reportviewer-labelpageno{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-toolbarcontainer,.e-reportviewer-viewerblock,.e-reportviewer-viewercontainer,.e-reportviewer-elementalignments,.e-reportviewer-viewerblockcellcontent,.e-reportviewer-viewerblockcontent,.e-reportviewer-textbox,.e-reportviewer-documentmappopup{border-color:#c8c8c8}.e-reportviewer-printExportLoading{font-style:italic;font-weight:bolder;font-size:larger;opacity:.7;color:#000;background-color:rgba(56,56,56,.2)}.e-reportviewer-popupli:hover{background:#eaeaea}.e-reportviewer-popupli:hover{background-color:#f4f4f4}.e-reportviewer-popupli{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.e-reportviewer-popupli{color:#333 !important}.e-reportviewer-gotonext.e-reportviewer-disabled,.e-reportviewer-gotoprevious.e-reportviewer-disabled,.e-reportviewer-gotolast.e-reportviewer-disabled,.e-reportviewer-gotofirst.e-reportviewer-disabled{opacity:.5}.e-reportviewer-viewreportbutton{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-reportviewer-viewreportbutton{width:110px !important}.e-reportviewer-alert-icon{color:#a80000;font-size:40px}.e-reportviewer-error-content{font-size:13px}.e-reportviewer-error-content{background-color:#f4f4f4}.e-reportviewer-scroller .e-scrollbar .e-icon{font-size:0}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-pdfviewer-outerborder:hover{border-color:#c8c8c8;color:#212121}.e-pdfviewer-outerborder:hover{background:#eaeaea}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{border-color:#c8c8c8;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-exporttip{background:#f4f4f4}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{border-color:#c8c8c8;background-color:#fff}.e-pdfviewer-tbdiv.e-pdfviewer-fittopagetip{background:#f4f4f4}.e-pdfviewer-tbdiv.e-pdfviewer-tooltip{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:12px;background-color:#f4f4f4;border-color:#767676;border-radius:2px;padding-left:8px;padding-right:8px;padding-top:2px;padding-bottom:2px}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-headerspan,.e-pdfviewer-contentspan{color:#212121}.e-pdfviewer-viewer{font-size:14px}.e-pdfviewer-popuppageno,.e-pdfviewer-popuptotalpage{color:#fff}.e-pdfviewer-toolbarcontainer .ejinputtext{background-color:#fff !important}.e-pdfviewer-viewerblock{background-color:#eaeaea;font-size:13px;color:#212121}.e-pdfviewer-viewerblockcellcontent{font-size:13px;color:#212121}.e-pdfviewer-viewpdf{border-left-color:#c8c8c8}.e-pdfviewer-scrollcontainer,.e-pdfviewer-viewer>.e-splitter .e-pane{background-color:#e0e0e0}.e-pdfviewer-pageviewcontainer{background-color:#dadada}.e-pdfviewer-pageview{-moz-box-shadow:rgba(0,0,0,.6);-webkit-box-shadow:rgba(0,0,0,.6);box-shadow:rgba(0,0,0,.3);border-color:#808080}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{color:#212121}.e-pdfviewer-label,.e-pdfviewer-tbpage,.e-pdfviewer-elementalignments,.e-pdfviewer-textbox{font-size:14px;font-weight:normal}.e-pdfviewer-labelpageno{font-size:16px !important}.e-pdfviewer-documentmapcontainer div,.e-pdfviewer-documentmappopup{background-color:#ebebeb}.e-pdfviewer-pagepopupinfo{background-color:#000}.e-pdfviewer-viewerblock,.e-pdfviewer-viewer,.e-pdfviewer-pagenumber,.e-pdfviewer-tbpage,.e-pdfviewer-tbdiv.e-pdfviewer-exportlist,.e-pdfviewer-label,.e-pdfviewer-labelpageno{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important}.e-pdfviewer-viewerblock,.e-pdfviewer-elementalignments,.e-pdfviewer-viewerblockcellcontent,.e-pdfviewer-viewerblockcontent,.e-pdfviewer-textbox,.e-pdfviewer-documentmappopup{border-color:#c8c8c8}.e-pdfviewer-toolbarcontainer.e-toolbar{background-color:#fff;box-shadow:none}.e-pdfviewer-searchbox{background-color:#fff;box-shadow:none}.e-pdfviewer-searchbox{border-color:#c8c8c8}.e-pdfviewer-viewercontainer{background-color:#dadada;border-color:#c8c8c8}.e-pdfviewer-pageCanvas{box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.e-pdfviewer-popupmenu{border:solid 2px #c8c8c8;background-color:#f4f4f4}.e-pdfviewer-innercontent{border-color:#000;background-color:#fff}.e-pdfviewer-closeicon{color:#212121}.e-pdfviewer-currenttime,.e-pdfviewer-username{color:#212121}.e-tab .e-header>.e-active.e-pdfviewer-tab-li a{color:#212121 !important}.e-pdfviewer-opacity-slider.e-slider .e-handle.e-select{background-color:#fff}.e-pdfviewer-popupli:hover{background-color:#eaeaea;color:#212121}.e-pdfviewer-popupli:hover{background:#eaeaea}.e-pdfviewer-popupli{color:#212121 !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial !important;font-size:14px !important;font-weight:normal !important}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-toolbaricons{color:#666}.e-search.e-tooltxt.e-hover{color:#666 !important}.e-gantt .e-tooltxt.e-hover>span{color:#666}.e-gantt .e-gantt-Spliter{border-top-color:#c8c8c8 !important;border-bottom-color:#c8c8c8 !important}.e-gantt .e-editValue .e-treegrid .e-headercell{border-bottom-color:#c8c8c8 !important;background-color:#fff !important}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{color:#212121;outline:none;border-style:solid;border-color:#c8c8c8;vertical-align:baseline}.e-ganttdialog .e-ejinputtext,.e-gantt .e-ejinputtext{border-width:1px;background-color:#fff}.e-ganttdialog .e-ejinputtext:hover,.e-gantt .e-ejinputtext:hover{border:1px solid #767676}.e-ganttdialog .e-ejinputtext:focus,.e-gantt .e-ejinputtext:focus{box-shadow:none;border:1px solid #0078d7}.e-deletepre.e-icon,.e-addpre.e-icon{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider{border-color:#0078d7}.e-gantt .e-splitter .e-splitbar.e-split-divider:hover{border-color:#c8c8c8}.e-gantt .e-gantttoolbar li.e-hover{border-color:transparent}.e-gantt .e-treegrid .e-gridheader{color:#333;border-color:#c8c8c8}.e-gantt .e-treegrid .e-gridheader{background:#fff}.e-gantt .e-treegrid .e-headercelldiv{color:#333}.e-gantt .e-treegrid .e-headercelldiv .e-descending,.e-gantt .e-treegrid .e-headercelldiv .e-ascending,.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon{color:#666}.e-gantt .e-treegrid .e-headercell{border-top-color:#c8c8c8 !important}.e-gantt .e-treegrid .e-headercell{border-right-color:#d0d0d0 !important}.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active{border-top:1px solid transparent !important}.e-ganttdialog .e-titlebar{border-bottom:1px solid transparent !important}.e-gantt .e-ganttpopup .e-popupcontent{background-color:#fff;border-color:#c8c8c8}.e-gantt .e-ganttpopup span:hover,.e-gantt .e-ganttpopup .e-spanclicked{border-color:#666}.e-gantt .e-ganttpopup .e-downtail:before,.e-gantt .e-ganttpopup .e-downtail{border-top-color:#c8c8c8}.e-gantt .e-ganttpopup .e-downtail:after{border-top-color:#fff}.e-gantt .e-search .e-ejinputtext{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:13px;height:26px;margin:2px 8px 2px 2px !important;width:230px}.e-treegridPane .e-treegrid .e-editcell,.e-treegridPane .e-treegrid .e-detailsrowcell,.e-treegridPane .e-treegrid .e-rowcell,.e-treegridPane .e-treegrid .e-extendcolumn{border-bottom-color:#d0d0d0}.e-ganttdialog .e-editform-btn input[id$="Save"],.e-ganttdialog .e-connectordialog input[id$="ok"]{background:#0078d7;color:#fff}.e-ganttdialog .e-editform-btn input[id$="Save"]:hover,.e-ganttdialog .e-connectordialog input[id$="ok"]:hover{background:#005a9e;color:#fff}.e-ganttdialog .e-editform-btn input[id$="Save"]:focus,.e-ganttdialog .e-connectordialog input[id$="ok"]:focus{background:#005a9e;color:#fff;border-color:#0078d7}.e-ganttdialog .e-editform-btn input[id$="Save"]:active,.e-ganttdialog .e-connectordialog input[id$="ok"]:active{background:#0078d7;color:#fff;border-color:#0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-rangeScroll-select{fill:#f4f4f4;stroke:#c8c8c8}.e-rangeScroll-select:hover{fill:#eaeaea;stroke:#c8c8c8}.e-rangeScroll-select:active{fill:#eaeaea;stroke:#c8c8c8}.e-rangeScroll-select-hover{fill:#eaeaea;stroke:#c8c8c8}.e-rangeScroll-backRect{fill:white;stroke:#c8c8c8}.e-rangeScroll-arrow{fill:#666;stroke:#666}.e-rangeScroll-arrow:hover{fill:#666;stroke:#666}.e-rangeScroll-arrow:active{fill:#666;stroke:#666}.e-rangeScroll-centerShape{fill:#666;stroke:#666}.e-rangeScroll-leftCircle,.e-rangeScroll-rightCircle{fill:#666;stroke:#666}.e-rangeScroll-leftCircle:hover,.e-rangeScroll-rightCircle:hover{fill:#666;stroke:#666}.e-rangeScroll-leftCircle:active,.e-rangeScroll-rightCircle:active{fill:#666;stroke:#666}.e-rangeScroll-leftRect:hover+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:hover+.e-rangeScroll-rightCircle,.e-rangeScroll-leftRect:active+.e-rangeScroll-leftCircle,.e-rangeScroll-rightRect:active+.e-rangeScroll-rightCircle{fill:#666;stroke:#666}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid .e-extendcolumn{background-color:#fff}.e-treegrid .e-headercelldiv{color:#666;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-filterMenuDiv{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;min-height:0 !important}.e-filterMenuDiv{border-color:#c8c8c8 !important}.e-treegrid .e-treegridpopup .e-popupcontent{background-color:#fff;border-color:#c8c8c8}.e-treegrid .e-treegridpopup span:hover,.e-treegrid .e-treegridpopup .e-spanclicked{border-color:#666}.e-treegrid .e-treegridpopup .e-downtail:before,.e-treegrid .e-treegridpopup .e-downtail{border-top-color:#c8c8c8}.e-treegrid .e-treegridpopup .e-downtail:after{border-top-color:#fff}.e-treegrid .e-headercelldiv .e-descending,.e-treegrid .e-headercelldiv .e-ascending,.e-treegrid .e-headercell .e-columnmenu-icon{color:#666}.e-treegrid-core{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-treegrid{border-color:#c8c8c8;color:#333}.e-treegrid .e-gridcontent{background-color:#fff;border-color:#c8c8c8}.e-treegrid .e-batchdisable{opacity:.35;background-image:none;pointer-events:none}.e-treegrid .e-borderbox{border-bottom-color:#eaeaea}.e-treegrid .e-editcell,.e-treegrid .e-detailsrowcell,.e-treegrid .e-rowcell,.e-treegrid .e-extendcolumn{border-color:#d0d0d0}.e-treegrid .e-tableLastCell{border-right-color:#c8c8c8 !important}.e-treegrid .e-detailsiconcell:hover,.e-treegrid .e-detailsinfoiconhide{background-color:#e3e3e3}.e-treegrid div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-treegrid div.e-error .e-bottomarrow{border-top-color:#fffe92}.e-detailscellwrapperfly{border-color:#eaeaea}.e-detailscellwrapperfly{box-shadow:0 0 3px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px rgba(0,0,0,.1);-webkit-box-shadow:0 0 3px rgba(0,0,0,.1)}.e-dragrowcell{border-color:#c8c8c8 !important}.e-treegrid .e-alt-row{background:#fbfbfb}.e-treegrid .e-selectionbackground{background:#deecf9}.e-treegridPane .e-treegrid .e-selectionbackground{background:rgba(222,236,249,.7)}.e-treegrid .e-selectingcell{background:#deecf9}.e-treegridPane .e-treegrid .e-selectingcell{background:-moz-linear-gradient(top,rgba(0,120,215,.2),rgba(0,120,215,.2));background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,120,215,.2)),color-stop(100%,rgba(0,120,215,.2)));background:-webkit-linear-gradient(top,rgba(0,120,215,.2),rgba(0,120,215,.2));background:-o-linear-gradient(top,rgba(0,120,215,.2),rgba(0,120,215,.2));background:-ms-linear-gradient(top,rgba(0,120,215,.2),rgba(0,120,215,.2));background:linear-gradient(to bottom,rgba(0,120,215,.2),rgba(0,120,215,.2));color:#333}.e-treegrid .e-detailsinfoiconhide:before,.e-treegrid .e-detailsinfoiconshow:before{color:#0078d7 !important}.e-treegrid .e-selectionbackground .e-detailsinfoiconshow:before{color:#fff !important}.e-treegrid .e-detailscellwrapper,.e-detailscellwrapperfly{background:#fff;color:#333 !important}.e-dragtooltipbackground{background-color:#f4f4f4;color:#666}.e-treegrid .e-tabletd{border-color:#c8c8c8}.e-treegrid .e-treegridtoolbar{background-color:#fff !important;border-color:#c8c8c8 !important}.e-treegrid .e-headercell{border-right-color:#d0d0d0 !important;border-bottom-color:#d0d0d0 !important}.e-treegrid .e-filterbarcell{border-color:#d0d0d0 !important}.e-treegrid .e-grid-icon{background:#fff}.e-treegrid .e-gridheader{color:#666;border-color:#c8c8c8}.e-treegrid .e-gridheader{background:#fff}.e-treegrid .e-headercontent{border-right-color:#c8c8c8}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{border-color:#c8c8c8;outline:none;vertical-align:baseline}.e-treegrid .e-ejinputtext,.e-addedColumn .e-ejinputtext,.e-treegridrenamedialog .e-ejinputtext{color:#212121;background-color:#fff}.e-addedColumn .e-ejinputtext:hover,.e-treegrid .e-ejinputtext:hover,.e-treegridrenamedialog .e-ejinputtext:hover{border:1px solid #767676}.e-treegrid .e-ejinputtext:focus,.e-addedColumn .e-ejinputtext:focus,.e-treegridrenamedialog .e-ejinputtext:focus{box-shadow:none;border:1px solid #0078d7}.e-treegrid .e-reSizeColbg{border-left-color:#c8c8c8 !important}.e-treegrid .e-gridheadercontainer{border-right-color:#d0d0d0 !important}.e-columnmenu{background:#fff;color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenu{border-color:#c8c8c8 !important}.e-columnmenuitem .e-icon,.e-menuitem .e-icon{color:#333}.e-treegrid .e-toolbaricons{color:#666}.e-columnmenuselection .e-icon,.e-tgcontextmenu-mouseover .e-icon{color:#333}.e-treegrid .e-tooltxt.e-hover>span{color:#666}.e-columnSelector{background:#fff;border:1px solid;border-color:#c8c8c8 !important;color:#333 !important}.e-columnMenuListDiv label{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-columnmenuselection{color:#333}.e-columnmenuselection{background:#f4f4f4}.e-treegrid .e-summaryrow{background:#eaeaea}.e-treegrid .e-footersummaryrow,.e-treegrid .e-footersummaryrowdiv{background:#eaeaea}.e-treegrid .e-footersummaryrowdiv{border-width:0 1px 1px 1px;border-style:solid;border-color:#c8c8c8}.e-treegrid .e-summaryrow .e-summaryrowcell{border-bottom-color:#c8c8c8}.e-tgcontextmenu,.e-tginnerContextmenu{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tgcontextmenu,.e-tginnerContextmenu{border-color:#c8c8c8 !important;color:#333}.e-tgheaderContextmenu{background:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;border:1px solid}.e-tgheaderContextmenu{border-color:#c8c8c8 !important;color:#333}.e-tgcontextmenu-mouseover{background:#f4f4f4;color:#333}.e-tooltipgantt{background-color:#f4f4f4;color:#666;border-color:#767676}.e-treegrid .e-movablecontainer,.e-treegrid .e-movableheader,.e-treegrid .e-movablefooter{border-left-color:#0078d7}.e-treegrid .e-footercontainer{border-right-color:#c8c8c8}.e-headervline{border-color:#0078d7}.e-headertooltip{color:#666;background-color:#fff;border-color:#c8c8c8}.e-menuitem-hr{border-width:1px 0 0 0;border-style:solid}.e-menuitem-hr{border-color:#eaeaea}.e-treegrid .e-rowcell .e-cell{padding-left:5px}.e-columnmenu{box-shadow:0 0 3px rgba(0,0,0,.1)}.e-treegrid-columnchooser{box-shadow:0 0 3px rgba(0,0,0,.1)}.e-tgcontextmenu{box-shadow:0 0 3px rgba(0,0,0,.1)}.e-tginnerContextmenu{box-shadow:0 0 3px rgba(0,0,0,.1)}.e-parent-menuitem.e-columnmenuselection,.e-parent-menuitem.e-tgcontextmenu-mouseover{background:#deecf9;color:#333}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save,.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select,.e-treegrid-rename-dialog-btn-ok.e-btn.e-select,.e-add-dialog-btn-ok .e-btn.e-select,.e-filter-btn-filter .e-btn.e-select{background:#0078d7;color:#fff}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:hover,.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:hover,.e-treegrid-rename-dialog-btn-ok.e-btn.e-select:hover,.e-add-dialog-btn-ok .e-btn.e-select:hover,.e-filter-btn-filter .e-btn.e-select:hover{background:#005a9e;color:#fff}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:focus,.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:focus,.e-treegrid-rename-dialog-btn-ok.e-btn.e-select:focus,.e-add-dialog-btn-ok .e-btn.e-select:focus,.e-filter-btn-filter .e-btn.e-select:focus{background:#005a9e;color:#fff;border-color:#0078d7}.e-treegrid .e-dialog .e-treegridform .e-editdialogbutton .e-save:active,.e-treegrid-dialog .e-confirm-dialog-btn-ok.e-btn.e-select:active,.e-treegrid-rename-dialog-btn-ok.e-btn.e-select:active,.e-add-dialog-btn-ok .e-btn.e-select:active,.e-filter-btn-filter .e-btn.e-select:active{background:#0078d7;color:#fff;border-color:#0078d7}.e-dialog.e-widget-content.e-filterMenuDiv{background:#fff}.e-dialog.e-widget-content.e-filterMenuDiv .e-filter-text{font-size:13px;font-weight:normal}.e-treegrid-resIcon{color:#666}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ribbon.e-js .e-header .e-bottom-line.e-select.e-item,.e-ribbon.e-js .e-header .e-top-line.e-select.e-item{background:transparent;outline:none;outline-offset:0}.e-ribbon.e-js.e-widget{font-size:14px}ej-ribbon{display:block}.e-ribbon .e-rbn-button.e-button .e-btntxt{white-space:pre-wrap}.e-ribbon .e-rbn-button.e-button .e-btntxt{color:#767676}.e-ribbon.e-js .e-header .e-select.e-disable .e-apptabanchor{color:#fff}.e-ribbon .e-rbn-button.e-btn.e-select:focus{box-shadow:none}.e-ribbon .e-groupdiv>div:after{background:#c8c8c8}.e-ribbon .e-ribbonbackicon{background:#0078d7}.e-ribbon .e-backstagetopicon span:hover:before{opacity:.8;filter:alpha(opacity=80)}.e-ribbon .e-captionarea{color:#767676}.e-separatordiv,.e-separatordivrow{background:#c8c8c8}.e-ribbon.e-js .e-content{border-top-width:0;color:#212121}.e-ribbon.e-js .e-content{background:#fff}.e-ribbon.e-js .e-content{border-width:1px;border-color:#c8c8c8}.e-ribbon .e-drp-btn.e-select .e-icon,.e-ribbon .e-btn.e-select .e-icon{color:#767676}.e-ribbon .e-rbn-ddl.e-ddl .e-select{background:#fff;border-color:#c8c8c8;color:#666;filter:none}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{color:#666}.e-ribbon .e-rbn-ddl.e-ddl .e-select:hover{background:#eaeaea}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{border-color:#c8c8c8}.e-ribbon .e-expandcollapse span:hover,.e-ribbon .e-expander:hover{color:#767676;background:#deecf9}.e-ribbon .e-expandcollapse span,.e-ribbon .e-expander{color:#767676}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{border:1px solid #c8c8c8}.e-ribbon.e-js .e-header,.e-ribbon.e-js .e-left,.e-ribbon.e-js .e-right{background:#fff}.e-ribbon.e-js .e-header>.e-select,.e-ribbon.e-js .e-header>.e-active,.e-ribbon.e-js .e-left>.e-active,.e-ribbon.e-js .e-right>.e-active,.e-ribbon.e-js .e-left>.e-select,.e-ribbon.e-js .e-right>.e-select{background:transparent;border:none}.e-ribbon.e-js .e-header>.e-select,.e-ribbon.e-js .e-header>.e-active,.e-ribbon.e-js .e-left>.e-active,.e-ribbon.e-js .e-right>.e-active,.e-ribbon.e-js .e-left>.e-select,.e-ribbon.e-js .e-right>.e-select{border:none !important}.e-ribbon.e-js .e-header>.e-select:not(.e-apptab) a,.e-ribbon.e-tab.e-js .e-header .e-select.e-disable a:hover{color:#333}.e-ribbon .e-apptab .e-menu .e-active>a,.e-ribbon .e-apptab .e-menu .e-active span{color:#fff !important}.e-ribbon.e-js .e-header li.e-select:not(.e-apptab) a:hover{color:#0078d7}.e-ribbon.e-js .e-header .e-active.e-tab a:hover,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a:hover{color:none}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{color:#004578}.e-ribbon .e-apptab .e-menu ul>li>a{color:#212121 !important}.e-ribbon .e-apptab .e-menu>li>a:hover,.e-ribbon .e-apptab .e-menu .e-active span:hover,.e-ribbon .e-apptab .e-menu .e-active,.e-ribbon .e-apptab .e-menu .e-active>a{background:#005a9e}.e-ribbon.e-grpdivhide{border-right:1px solid #c8c8c8 !important}.e-ribbon.e-rtl.e-grpdivhide{border-left:1px solid #c8c8c8 !important}.e-ribbon .e-header>.e-apptab .e-menu{background:#0078d7}.e-ribbon .e-header>.e-apptab .e-menu{background:#0078d7}.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:first-child>a>span{color:#fff}.e-ribbon.e-js .e-header>.e-item:hover{background:transparent;border:none}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{border-color:#c8c8c8 #c8c8c8 transparent;background:#fff}.e-ribbon.e-js .e-header .e-active.e-tab a,.e-ribbon.e-js .e-header .e-active.e-contextualtabset a{color:#004578}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{border-color:#fff;filter:none}.e-ribbon .e-rbn-button.e-btn.e-select,.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-disable{background:#fff;color:#333}.e-ribbon .e-rbn-button.e-btn.e-select .e-btntxt{color:#333}.e-rbn-splitbtn.e-menu.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split,.e-rbn-splitbtn.e-menu.e-context.e-split .e-list>ul{background:#fff}.e-rbn-splitbtn.e-js.e-menu.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split ul,.e-rbn-splitbtn.e-js.e-menu.e-context.e-split .e-list>ul,.e-rbn-splitbtn.e-js.e-menu.e-widget.e-split li.e-list{background:#fff}.e-resizegroupdiv.e-reshover,.e-resizegroupdiv.e-reshover .e-rbn-button.e-resizebtn,.e-ribbon.e-responsive .e-backstageli:hover,.e-ribbon.e-responsive .e-responsivetabli:hover,.e-ribbon.e-js .e-rbn-button.e-btn.e-select:hover{background:#deecf9;color:#767676}.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover{background:#005a9e}.e-ribbon.e-js .e-header .e-apptab.e-backstagetab:hover a{color:#fff !important}.e-ribbon.e-responsive .e-responsivebackstage li:hover,.e-ribbon.e-responsive .e-responsivebackstage li:hover a{color:#767676 !important}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{color:#212121}.e-ribbon .e-rbn-button.e-btn.e-select:active,.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover,.e-ribbon .e-rbn-button.e-tbtn.e-active{background:#34a5ff}.e-ribbon .e-rbn-button.e-btn.e-disable.e-active.e-select:hover{background:#c7e0f4;color:#212121}.e-ribbon .e-rbn-button.e-btn.e-select:active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-active .e-icon,.e-ribbon .e-rbn-button.e-btn.e-select:hover .e-icon{color:#212121}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable{background:none}.e-ribbon.e-js .e-header .e-apptab .e-menu>.e-list:nth-child(1):not(.e-active)>a:hover,.e-ribbon.e-js .e-header .e-apptab .e-menu>li:nth-child(1):not(.e-active)>a:hover span{color:#0078d7}.e-ribbon .e-disable{background:#fff;opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-btn.e-disable.e-select,.e-ribbon .e-btn.e-disable.e-select:hover,.e-ribbon .e-tbtn.e-disable,.e-ribbon .e-tbtn.e-disable:hover,.e-ribbon .e-split.e-disable,.e-ribbon .e-split.e-disable:hover,.e-ribbon .e-btn.e-disable.e-select:active,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active:hover,.e-ribbon .e-tbtn.e-btn.e-disable.e-select.e-active{opacity:.35;filter:alpha(opacity=35)}.e-ribbon .e-modelDiv{background:#fff;opacity:0;filter:alpha(opacity=0)}.e-ribbon .e-groupdiv .e-gallerycontent,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallerycontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff;border-color:#c8c8c8}.e-ribbon.e-rtl .e-groupdiv .e-gallerycontent{border-right-color:#c8c8c8}.e-ribbon .e-groupdiv .e-gallscrollcontent .e-content,.e-ribbon .e-resizediv .e-gallscrollcontent .e-content{background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv,.e-ribbon .e-resizediv .e-gallerymovediv,.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{background:#fff}.e-ribbon .e-groupdiv .e-extracontent,.e-ribbon .e-resizediv .e-extracontent{border-top-color:#c8c8c8}.e-ribbon .e-groupdiv .e-moveupdiv,.e-ribbon .e-groupdiv .e-movedowndiv,.e-ribbon .e-groupdiv .e-expgallerydiv,.e-ribbon .e-resizediv .e-moveupdiv,.e-ribbon .e-resizediv .e-movedowndiv,.e-ribbon .e-resizediv .e-expgallerydiv{border-color:#c8c8c8}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn{background:#fff !important;border-color:#fff}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn,.e-ribbon.e-js .e-groupdiv .e-extracontent .e-menu,.e-ribbon.e-js .e-resizediv .e-extracontent .e-menu{background:#fff;color:#212121}.e-ribbon.e-js .e-gallerymenu a{color:#212121 !important}.e-ribbon .e-groupdiv .e-rbn-button.e-galleryextrabtn:hover,.e-ribbon .e-resizediv .e-rbn-button.e-galleryextrabtn:hover{background:#eaeaea}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-galleryselect,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-galleryselect{box-shadow:none;border-color:#0078d7}.e-ribbon.e-js .e-groupdiv .e-rbn-button.e-gallerybtn:hover,.e-ribbon.e-js .e-resizediv .e-rbn-button.e-gallerybtn:hover{border-color:#eaeaea;color:#212121;background:#fff}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{border-color:#0078d7}.e-ribbon .e-groupdiv .e-gallerymovediv>div:hover,.e-ribbon .e-resizediv .e-gallerymovediv>div:hover{background:#eaeaea}.e-ribbon .e-groupdiv .e-movedowndiv:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-moveupdiv:hover~.e-movedowndiv{border-top-color:#0078d7}.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-expgallerydiv,.e-ribbon .e-groupdiv .e-disablegrymovebtn:hover~.e-movedowndiv{border-top-color:#c8c8c8}.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-groupdiv .e-gallerymovediv>.e-disablegrymovebtn:hover,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn,.e-ribbon .e-resizediv .e-gallerymovediv>.e-disablegrymovebtn:hover{background:#fff;border-color:#c8c8c8}.e-ribbon .e-tooltipdiv{border-color:#c8c8c8;background:#fff}.e-ribbon .e-tooltipdiv .e-tooltiptitle,.e-ribbon .e-tooltipdiv .e-tooltipcontent,.e-ribbon .e-tooltipdiv .e-tooltipcntwithimg{color:#212121}.e-ribbon .e-resizediv{border-color:#c8c8c8}.e-ribbon .e-resizediv{background:#fff}.e-ribbon .e-header .e-margine-top:hover{border-top:none}.e-ribbon .e-groupdiv .e-gallexpandcontent,.e-ribbon .e-resizediv .e-gallexpandcontent{border-color:#c8c8c8}.e-ribbon .e-groupdiv .e-disablegrymovebtn>span,.e-ribbon .e-resizediv .e-disablegrymovebtn>span{color:#cecece}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover .e-icon{color:#767676 !important}.e-ribbon .e-rbn-button.e-btn.e-disable.e-select:hover{background:none}.e-ribbon .e-rbn-button.e-tbtn.e-active.e-disable .e-icon{color:#212121}.e-ribbon .e-rbn-ddl.e-ddl .e-disable.e-select:hover{background:none;color:#212121}.e-ribbon.e-js .e-btn.e-disable.e-select:hover,.e-ribbon.e-js .e-tbtn.e-disable:hover,.e-ribbon.e-js .e-btn.e-disable.e-select:active{color:#767676 !important}.e-ribbon .e-ribbonbackstagepage{border-color:#c8c8c8;background:#fff}.e-backstagescrollcontent.e-js .e-content{background:#fff}.e-ribbon .e-backstagetopcontent,.e-ribbon .e-backstageheader{background:#0078d7}.e-ribbon .e-backstageli:hover{background:#106ebe}.e-ribbon .e-backstageseparator,.e-ribbon .e-backstageactive{background:#2b88d8}.e-ribbon .e-backstagetopicon span:hover:before{color:#eaeaea}.e-ribbon .e-backstagetopicon span:before{color:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor:hover{background:none;color:#0078d7}.e-ribbon .e-backstageli a,.e-ribbon .e-backstagebutton{color:#fff}.e-ribbon.e-js .e-backstageheader .e-backstageli:hover a,.e-ribbon.e-js .e-backstageheader .e-backstageactive a,.e-ribbon.e-js .e-backstageheader .e-backstagebutton:hover{color:#fff}.e-ribbon .e-backstagecontent{background:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{color:#fff}.e-ribbon .e-header>.e-apptab .e-apptabanchor{background:#0078d7}.e-ribbon .e-header>.e-apptab .e-apptabanchor{background:#0078d7}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{background:#fff}.e-ribbon.e-rbnwithqat .e-rbnqatmenu,.e-ribbon.e-rbnwithqat .e-qaresizediv{border-color:#c8c8c8}.e-ribbon.e-rbnwithqat .e-rbnqatmenu div{background:#f4f4f4}.e-ribbon.e-rbnwithqat .e-qatmenuli{background:#fff;color:#212121}.e-ribbon.e-rbnwithqat .e-qatseparator{background:#c8c8c8}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{color:#212121}.e-ribbon.e-rbnwithqat .e-qatmenuli:hover{background:#eaeaea}.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-btn{background:transparent}.e-ribbon.e-js .e-rbn-button.e-tbtn:hover,.e-ribbon.e-js .e-rbn-button.e-btn:hover,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn:hover{background:#deecf9;color:#767676}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active,.e-ribbon.e-js .e-rbn-button.e-btn.e-resizebtnselect,.e-ribbon.e-rbnwithqat.e-js .e-rbn-button.e-tbtn.e-active{background:#c7e0f4;color:#212121}.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select:active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-active .e-icon,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover,.e-ribbon.e-js .e-rbn-button.e-tbtn.e-select.e-active:hover .e-icon{color:#767676 !important}.e-ribbon.e-js .e-rbn-button.e-btn,.e-ribbon .e-active-content.e-parentdiv .e-split,.e-ribbon .e-resizediv .e-split,.e-ribbon.e-rbnwithqat .e-rbnquickaccessbar .e-split{box-shadow:none}.e-ribbon.e-responsive .e-header,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn,.e-ribbon.e-responsive .e-resqatScroll .e-content,.e-ribbon.e-responsive .e-backstagerestop{background:#0078d7 !important}.e-ribbon.e-responsive .e-icon.e-resbackstage,.e-ribbon.e-responsive .e-ribresmenu .e-icon,.e-ribbon.e-responsive .e-ribresmenu a,.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn .e-icon{color:#fff !important}.e-ribbon.e-responsive .e-responsivebackstagecontent{background:#fff !important}.e-ribbon.e-responsive .e-backstageheader,.e-ribbon.e-responsive .e-rescontent{background:#fff}.e-ribbon.e-responsive .e-backstageheader .e-backstagebutton,.e-ribbon.e-responsive .e-backstageheader a{color:#666}.e-ribbon.e-responsive .e-responsiveback,.e-ribbon.e-responsive .e-groupmobdiv,.e-ribbon.e-responsive .e-groupdiv{border-bottom:1px solid #c8c8c8}.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn.e-active .e-icon{color:#212121 !important}.e-ribbon.e-responsive .e-rescontent,.e-ribbon.e-responsive .e-backstageheader{box-shadow:-1px 0 10px 0 black}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-kanban,.e-kanban .e-kanbanheader .e-headercell,.e-kanban .e-swimlanerow{background:#fff}.e-kanban .e-icon,.e-kbntoolbar-body .e-icon{color:#666}.e-kanban{border-color:#c8c8c8;color:#212121}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkheader{color:#0078d7}.e-kanban .e-kanbandialog .e-save,.e-kanban .e-externalform .e-save{background-color:#0078d7;color:#fff}.e-kanban .e-kanbantoolbar .e-icon.e-searchfind:before{color:#212121}.e-kanban-context .e-checkbox .e-checkmark{color:#0078d7 !important}.e-kanban .e-kanbantoolbar .e-searchdiv{background:#fff}.e-kanban .e-search.e-tooltxt:hover .e-searchdiv{background:#fff}.e-kanban .e-kanbanheader.e-slheader .e-headercell,.e-kanban.e-swimlane-responsive .e-columnrow .e-rowcell{border-bottom:2px solid #c8c8c8}.e-kanban .e-stackedHeaderRow th{border-bottom:2px solid #0078d7 !important}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-exceed{border-bottom-color:#f8d9c7}.e-kanban .e-kanbanheader.e-slheader .e-headercell.e-deceed{border-bottom-color:#ffedcd}.e-kanban .e-columnrow .e-kanbancard{background:#fff;box-shadow:none}.e-kanban .e-columnrow .e-kanbancard{color:#333}.e-kanban .e-kanbancard{border-color:#c8c8c8;color:#212121}.e-kanban .e-kanbancard .e-tag{background:#0078d7;color:#fff}.e-kanban .e-kanbancard.e-cardselection{background-color:#deecf9;border-color:#c8c8c8;color:#333}.e-kanban .e-stackedHeaderCell{color:#333}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{color:#212121}.e-kanban .e-draggedcard,.e-kanban .e-kanbancard.e-cardselection.dragClone{background:#f4f4f4}.e-kanban .e-draggedcard .e-dragmultiple{border:1px solid #c8c8c8}.e-kanban .e-draggedcard .e-dragmultiple{color:#0078d7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclone{border:1px dashed #c8c8c8;background:#deecf9}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-left:1px dashed;border-right:1px dashed;border-bottom:1px dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey{border-color:#c8c8c8}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{background:#cce8ff}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-active{border-color:#0078d7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey.e-multiclonestyle{border-bottom-color:#0078d7}.e-kanban .e-kanbancontent .e-rowcell .e-targetclonemulti .e-columnkey:first-child{border-top-width:1px;border-top-style:dashed}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{border:1px dashed #c8c8c8}.e-kanban .e-kanbancontent .e-rowcell .e-targetdragclone{background:#f4f4f4}.e-kanban .e-form-titlebar{border-bottom:none}.e-kanban .e-form-container{border-color:#c8c8c8 !important;background-color:#fff}.e-kanban .e-form-container{border:1px solid #eaeaea !important}.e-kanban .e-form-title{color:#333}.e-kanban .e-columnrow .e-rowcell{background:#f8f8f8;border-bottom:1px solid #c8c8c8;border-top:1px solid #c8c8c8}.e-kanban .e-printlist{background:#f5f5f5}.e-kanban .e-collapsedrow .e-rowcell,.e-kanban .e-frozenrow .e-rowcell{border-bottom:1px solid #f4f4f4}.e-kanban .e-kanbancontent .e-rowcell.e-shrink,.e-kanban .e-kanbanheader .e-headercell.e-shrinkcol{background-color:#f8f8f8}.e-kanban .e-dialog .e-titlebar .e-title{color:#333}.e-kanban .e-kanbancard{color:#212121}.e-kanban .e-swimlanerow .e-slkey{color:#666}.e-kanban .e-columnrow .e-rowcell .e-toggle-header:hover>div{color:#0078d7}.e-kanban .e-toggle-header:hover>div div{color:#0078d7 !important}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div{color:#212121;opacity:.6;filter:alpha(opacity=60)}.e-kanban .e-columnrow .e-rowcell .e-toggle-header>div div{color:#212121;opacity:.8;filter:alpha(opacity=80)}.e-kanbanfilter-window .e-filter-scrollcontent,.e-kbnfilterwindow-head{color:#212121}.e-kanban .e-slexpand,.e-kanban .e-slcollapse{color:#212121}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{color:#666}.e-kanban .e-slexpand:hover,.e-kanban .e-slcollapse:hover{background:#eaeaea}.e-kanban .e-clcollapse::before,.e-kanban .e-clexpand::before{color:#212121}.e-kanban .e-kanbancard.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-hover .e-cardexpand:before{color:#666}.e-kanban .e-kanbancard.e-cardselection .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection .e-cardexpand:before{color:#212121}.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardcollapse:before,.e-kanban .e-kanbancard.e-cardselection.e-hover .e-cardexpand:before{color:#212121}.e-kanban .e-swimlanerow .e-slcount{color:#666}.e-kanban .e-kanbantoolbar .e-search .e-ejinputtext:focus{color:#333}.e-kanban .e-kanbanheader .e-columnheader .e-shrinkcol:hover{background-color:#eaeaea}.e-kanban .e-kanbancontent .e-rowcell.e-shrink:hover{background-color:#eaeaea}.e-kanban .e-kanbancontent .e-rowcell .e-shrinkcount{color:#0078d7}.e-kanban .e-collapserow .e-rowcell{border:none}.e-kanban .e-kanbancard.e-hover{background-color:#f4f4f4;border-color:#c8c8c8;color:#333}.e-kanban .e-headercontent{border-right-color:#c8c8c8}.e-kanban .e-kanbanheader .e-headercelldiv{color:#333}.e-kanban .e-kanbanheader{color:#0078d7}.e-kanban .e-kanbancontent{background-color:#fff}.e-kanban .e-kanbancontent .e-rowcell{border-color:#c8c8c8}.e-kanban .e-cardcollapse:before,.e-kanban .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardexpand:before,.e-kanban .e-kanbancard.e-cardselection.dragClone .e-cardcollapse:before{color:#212121}.e-kanban .e-kanbancard .e-card_image{background:#f4f4f4;border-color:#c8c8c8}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{border-color:#c8c8c8;filter:none}.e-kanban .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#fff}.e-kanban .e-kanbantoolbar li{border:1px solid #f4f4f4}.e-kanban .e-kanbantoolbar li.e-select{background:#0078d7}.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover{background:#eaeaea}.e-kanban .e-kanbantoolbar .e-tooltxt.e-hover .e-text{color:#000}.e-kanban .e-kanbantoolbar li.e-tooltxt{background:#f4f4f4}.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text{color:#fff}.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{color:#212121}.e-kanban .e-kanbantoolbar .e-text,.e-kanban .e-kanbantoolbar .e-quickfilter .e-text,.e-kbntoolbar-body .e-text,.e-kbntoolbar-body .e-quickfilter .e-text{color:#333}.e-kanban .e-kanbantoolbar .e-select.e-hover{background:#eaeaea}.e-kanban .e-kanbantoolbar .e-select.e-hover{border-color:#eaeaea}.e-kanban .e-kanbantoolbar .e-tooltxt.e-select{background:#0078d7;border-color:#0078d7}.e-kanban .e-kanbantoolbar .e-select a.e-toolbartext.e-text,.e-kanban .e-kanbantoolbar .e-select.e-hover a.e-toolbartext.e-text{color:#fff}.e-kanban .e-kanbantoolbar .e-tooltxt.e-select.e-hover{background:#0078d7;border-color:#0078d7}.e-kanban .e-columnrow .e-rowcell.e-dropping{border-color:#c8c8c8}.e-kanban .e-kanbancontent .e-rowcell.e-exceed{background:#f8d9c7;filter:none !important}.e-kanban .e-kanbancontent .e-rowcell.e-deceed{background:#ffedcd}.e-kanban .e-kanbantooltip{border:1px solid #c8c8c8;box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-moz-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3);-webkit-box-shadow:9px 9px 15px -9px rgba(0,0,0,.3)}.e-kanban .e-kanbantooltip{background:#fff;color:#212121}.e-kanban .e-kanbantoolbar .e-toolbaricons.e-searchfind,.e-kanban .e-kanbantoolbar .e-toolbaricons.e-cancel{border-left:0;background-color:#fff}.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt{border-color:#c8c8c8}.e-kanban .e-kanbantoolbar li.e-search.e-tooltxt:hover{border-color:#767676}.e-kanban .e-kanbandialog .e-save:hover,.e-kanban .e-externalform .e-save:hover{background-color:#005a9e;color:#fff}.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind{background-color:#eaeaea}.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt{border-color:#0078d7}.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel{background:#0078d7}.e-kanban .e-kanbantoolbar .e-highliht-kbnsearchbar .e-search.e-tooltxt .e-cancel:before{color:#fff}.e-kanban .e-kanbantoolbar .e-search.e-hover .e-searchfind:before{color:#000}.e-kanban div.e-error .e-toparrow{border-bottom-color:#fffe92}.e-kanban div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-kanban .e-kanbantouchbar .e-content{background-color:#fff;border-color:#c8c8c8}.e-kanban .e-kanbantouchbar span:hover,.e-kanban .e-kanbantouchbar .e-spanclicked{border-color:#666}.e-kanban .e-kanbantouchbar .e-downtail:before,.e-kanban .e-kanbantouchbar .e-downtail{border-top-color:#c8c8c8}.e-kanban .e-kanbantouchbar .e-downtail:after{border-top-color:#fff}.e-kanban .e-freezeswimlanerow .e-rowcell.e-shrink{background:#fff}.e-kanban.e-rtl .e-toolbaricons.e-searchfind,.e-kanban.e-rtl .e-toolbaricons.e-cancel{border-right:1px solid #c8c8c8;border-left:0}.e-kanban.e-rtl td:first-child,.e-kanban.e-rtl th:first-child,.e-kanban.e-rtl .e-headercontent,.e-kanban.e-rtl .e-columnrow td.e-dropping:first-child,.e-kanban .e-kanbancontent .e-rowcell.e-dragged{border-left-color:#c8c8c8 !important}.e-kanban.e-rtl .e-kanbancard{border-color:#c8c8c8}.e-kanban .e-customaddbutton,.e-kanban .e-columnadd{color:#0078d7}.e-kanban .e-customtoolbarseparator{border-right:0}.e-kanban.e-responsive .e-kanbantoolbar.e-toolbar,.e-kbntoolbar-body.e-toolbar{background:#f4f4f4}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind{background:transparent}.e-kanbanfilter-window{background:#fff}.e-kanbanfilter-window{border:1px solid #c8c8c8}.e-kanbanfilter-window .e-kbnfilterwindow-head{background:#fff;border-bottom:1px solid #c8c8c8}.e-kanbanfilter-window .e-filter-content,.e-swimlane-window,.e-kanban .e-adapt-search,.e-kanban.e-responsive .e-adapt-cancel{background:#fff}.e-swimlane-window .e-swimlane-item:hover{background:#eaeaea}.e-swimlane-window .e-swimlane-item:hover{color:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{color:#212121}.e-kanban.e-responsive .e-kanbantoolbar .e-kanbanfilter-icon:hover{background:#eaeaea}.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:hover{background:#eaeaea}.e-kanbanfilter-window .e-filter-done:hover{color:#eaeaea}.e-kanbanfilter-window .e-filter-done{color:#0078d7}.e-swimlane-window{background:#fff}.e-kanban.e-responsive .e-kanbantoolbar .e-searchitem:hover{background:#eaeaea}.e-swimlane-ul li:not(:last-child) div:after{background:#c8c8c8}.e-swimlane-arrow:hover,.e-kanbanfilter-window .e-filterback-icon:hover,.e-kanban.e-responsive .e-adapt-cancel:hover{color:#0078d7}.e-kanban .e-kanbanheader .e-headercell .e-totalcard,.e-kanban .e-kanbanheader .e-headercell .e-totalcount,.e-kanban .e-minlimit,.e-kanban .e-maxlimit,.e-kanban .e-limits,.e-kanban .e-kanbancontent .e-rowcell .e-shrinklabel{color:#666}.e-kanban .e-kanbancard .e-bottom-triangle{border-bottom-color:#0078d7}.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{border-color:#c8c8c8}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{background-color:#fff;color:#212121}.e-kanban .e-ejinputtext,.e-kbnadapt-editdlg .e-ejinputtext{border-color:#c8c8c8}.e-kanban .e-kanbancard .e-primarykey{color:#333}.e-kanban .e-kanbancard .e-text{color:#333}.e-kanban .e-externalformedit div>label,.e-kanban .e-kanbandialog .kanbanform label{color:#333}.e-kanban .e-kanbantoolbar .e-quickfilter.e-tooltxt{background:transparent}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spreadsheet{color:#212121;border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell,.e-spreadsheet .e-spreadsheetmainpanel .e-headercontent,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{border-color:#c8c8c8;color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover{background-color:#eaeaea;border-color:#c8c8c8;color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell:hover,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader:hover{background-color:#deecf9;color:#333}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheadercontent{border-bottom-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcontentcontainer{border-left-color:#c8c8c8;background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetheader{border-bottom-color:#c8c8c8;border-top-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader{border-right-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell{color:#212121;background-color:#fff;border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-spreadsheetcolumnheader,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader,.e-spreadsheet .e-scrollcss,.e-spreadsheet .e-scrollrowcss{background-color:#fff}.e-ss-editinput .e-in-wrap,.e-ss-editinput .e-input{color:inherit;font-size:11pt;font-family:Calibri}.e-spreadsheet .e-reSizeColbg{border-left-color:#c8c8c8}.e-spreadsheet .e-reSizeAPbg{border-left-color:#c8c8c8}.e-spreadsheet .e-reSizeRowbg{border-top-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-selected,.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected{background:#eaeaea;color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-selected,.e-spreadsheet .e-spreadsheetmainpanel .e-ctrlselected{background:#dadada}.e-spreadsheet .e-spreadsheetmainpanel .e-activecell{background-color:#fff;color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight,.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{background-color:#eaeaea;color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight{border-right-color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight{border-bottom-color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel .e-colhighlight:hover{background-color:#eaeaea;border-bottom-color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel .e-rowhighlight:hover{background-color:#eaeaea;border-right-color:#0078d7}.e-menu-wrap .e-chartcell:hover,.e-chartimg:hover{background-color:#eaeaea}.e-chartimg:hover{border-color:#dadada;background-color:none}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderright{border-right-color:#0874ca}.e-spreadsheet .e-spreadsheetmainpanel td.e-bborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-bcborderbottom{border-bottom-color:#0874ca}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderright{border-right-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-rborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-rcborderbottom{border-bottom-color:#fc100c}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderright{border-right-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel td.e-vborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vctrlborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-vcborderbottom{border-bottom-color:#6a13ad}.e-spreadsheet .e-spreadsheetmainpanel .e-gborderright,.e-spreadsheet .e-spreadsheetmainpanel .e-gctrlborderright{border-right-color:#62c435 !important}.e-spreadsheet .e-spreadsheetmainpanel td.e-gborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-gctrlborderbottom{border-bottom-color:#62c435}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderright{border-right-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-pborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-pctrlborderbottom{border-bottom-color:#f411b0}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderright,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderright{border-right-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel td.e-oborderbottom,.e-spreadsheet .e-spreadsheetmainpanel td.e-octrlborderbottom{border-bottom-color:#e59604}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderright{border-right-color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel .e-thinborderbottom{border-bottom-color:#0078d7}.e-spreadsheet .e-ss-numeric .e-select .e-spin{background-color:#fff;color:#797979}.e-spreadsheet .e-ss-numeric .e-select .e-spin:hover{background-color:#349aeb;border-color:#bebdbd;color:#fff}.e-spreadsheet .e-ss-numeric .e-select{border-color:#fff}.e-spreadsheet .e-ss-numeric .e-select:hover{border-color:#bebdbd}.e-spreadsheet div.e-selecttop{border-top-color:#0078d7}.e-spreadsheet div.e-selectbottom{border-bottom-color:#0078d7}.e-spreadsheet div.e-selectright{border-right-color:#0078d7}.e-spreadsheet div.e-selectleft{border-left-color:#0078d7}.e-spreadsheet .e-ss-selectall{color:#a4d7ff}.e-spreadsheet .e-ss-selectall:hover{color:#3eaaff}.e-spreadsheet .e-sheetselected,.e-spreadsheet .e-sheetselected:hover{color:#329aec}.e-spreadsheet .e-autofill{border-color:#fff;background-color:#0078d7}.e-spreadsheet div.e-autofillright{border-right-color:#0078d7}.e-spreadsheet div.e-autofillbottom{border-bottom-color:#0078d7}.e-spreadsheet div.e-autofilltop{border-top-color:#0078d7}.e-spreadsheet div.e-autofillleft{border-left-color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutright{border-right-color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel td.e-cutbottom{border-bottom-color:#0078d7}.e-spreadsheet .e-blur{background-color:#f5f5f5}.e-spreadsheet .e-spanfilter,.e-spreadsheet .e-spanddl{border-color:#c8c8c8;background-color:#f4f4f4;color:#666}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-object.e-ss-activeimg{border-color:#0078d7}.e-spreadsheet .e-spreadsheetcontentcontainer .e-ss-pivot.e-ss-activepivot{border-color:#0078d7}.e-spreadsheet .e-ss-object.e-datavisualization-chart{border-color:#c8c8c8}.e-spreadsheet .e-ss-imgvisual{border-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redft{background-color:#ffc7ce;color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-yellowft{background-color:#ffeb9c;color:#9c6500}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-greenft{background-color:#c6efce;color:#006100}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redf{background-color:#ffc7ce}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-redt{color:#9c0055}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-hlcell{background-color:#ff0;color:#f00}.e-spreadsheet .e-spreadsheetmainpanel .e-rowcell.e-goto-blank{background-color:#c8c8c8}.e-spreadsheet .e-indexbox,.e-spreadsheet .functionbox,.e-spreadsheet .e-inputbox{border-color:#c8c8c8;color:#212121;background-color:#fff}.e-ss-autocomplete.e-atc-popup ul li{color:#212121}.e-spreadsheet .e-inputbox>input{color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem{color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-currentitem:hover{background:#eaeaea;color:#0078d7;filter:none}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:hover{color:#0078d7}.e-spreadsheet .e-spreadsheetmainpanel .e-pager{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-prevpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-nextpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-lastpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpage,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-firstpagedisabled,.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericcontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-pagercontainer{background-color:#fff}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-icon:not(.e-disable):hover{color:#0078d7;cursor:pointer}.e-spreadsheet div.e-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-ss-dialog div.e-dlg-field-validation-error:before{border-bottom-color:#fffe91}.e-spreadsheet div.e-error .e-errortail{border-bottom-color:#fffe91}.e-spreadsheet .e-spreadsheetfooter{border-color:#c8c8c8}.e-spreadsheet .e-hyperlinks{color:inherit}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right-color:#c8c8c8}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-mediaforward{border-right-color:#fff}.e-spreadsheet .e-formulabar{background-color:#fff}.e-ss-dialog .e-chartheader{background-color:#fff;color:#212121}.e-ss-dialog .e-tab .e-header.e-addborderbottom .e-active{border-top-color:#c8c8c8}.e-dlgtab .e-header,.e-valdlgtab .e-header{overflow:visible}.e-spreadsheet .e-dlg-field-validation-error,.e-ss-dialog .e-dlg-field-validation-error{background-color:#fffe91;color:#cd0a0a}.e-dlgright,.e-dlgleft,.e-dlginput,.e-dlgcontent,.e-chtdlgright,.e-chtdlgleft,.e-chtdlgcontent{border-color:#c8c8c8}.e-dlgviewpanel{border:1px solid #c8c8c8}.e-ss-dlgtab .e-ss-sctnseparator{border-color:#c8c8c8}.e-ss-dialog hr{border-color:#eee}.e-menu .e-nmuseinformularow:hover{background-color:#0078d7}.e-menu-wrap .e-cellstylecontent,.e-menu-wrap .e-formatastablecontent,.e-menu-wrap .e-chartcontent{background-color:#fff;color:#212121}.e-menu-wrap .e-cellstyleheader,.e-menu-wrap .e-formatastableheader{background-color:#fff;color:#212121;border-color:#c8c8c8}.e-menu-wrap .e-cellstylecell:hover,.e-menu-wrap .e-formatastablecell:hover,.e-menu-wrap .e-chartcontent:hover{border-color:#eaeaea}.e-spreadsheet .e-celltoparrow{border-color:#f00 transparent transparent}.e-spreadsheet .e-comment-txtarea{background-color:#f7fbbd;color:#000}.e-list.e-hdrcolor{background-color:#f2f2f2 !important;color:#212121 !important}.e-list.e-color{border-color:#fff !important}.e-list.e-hdrcolor.e-mhover>a,.e-list.e-hdrcolor.e-mfocused>a{background-color:transparent !important;color:#212121 !important}.e-list.e-color.e-mhover.e-mfocused{border-color:#349aeb !important}.e-spreadsheet .e-excelfilter .e-in-wrap{border-color:#bebdbd}.e-spreadsheetrowheader.e-scrollrowcss.e-rtl{border-color:#c8c8c8}.e-spreadsheetcolumnheader.e-rtl{border-color:#c8c8c8}.e-spreadsheetcontentcontainer.e-rtl{border-color:#c8c8c8}.e-spreadsheet .e-numeric .e-in-wrap{border-color:#bebdbd}.e-ss-dialog .e-chartselect{border-color:#0078d7}.e-ss-dialog .e-chartselect{border-color:#71afe5}.e-menu-wrap .e-chartcell{border-color:#fff}.e-spreadsheet .e-ss-object{background-color:#fff}.e-spreadsheet .e-ss-image{background-color:transparent}.e-spreadsheet .e-ss-charttheme{background-color:#000}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{color:#212121}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{background:#34a5ff}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active{background:#c7e0f4}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover{background:#c7e0f4}.e-spreadsheet .e-ssr-horizontalprt .e-btn.e-ss-active:hover .e-icon{color:#666}.e-ss-colorpicker .e-in-wrap.e-tool,.e-ss-colorpicker .e-in-wrap.e-tool .e-select{background-color:#fff}.e-spreadsheet .e-frow{border-color:#0078d7}.e-spreadsheet .e-fcol{border-color:#0078d7}.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active),.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable),.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer{border-color:#eaeaea}.e-spreadsheet .e-ssr-verticalHparent:hover .e-btn.e-select:not(.e-disable):not(.e-active),.e-spreadsheet .e-split .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable),.e-spreadsheet .e-ss-colorpicker .e-in-wrap.e-ssr-colpickHprt:hover:not(.e-disable) .e-ssr-colorcontainer{border-color:#c7e0f4}.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover{background:#34a5ff}.e-spreadsheet .e-ssr-verticalHparent:hover .e-active,.e-spreadsheet .e-splitspan .e-spreadsheet.e-btn.e-select:hover{background:#c7e0f4}.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable){background:#34a5ff}.e-spreadsheet .e-split.e-active .e-in-wrap.e-ssr-horizontalprt:hover .e-split-btn:not(.e-disable){background:#c7e0f4}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{color:#212121}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{background:#34a5ff}.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select,.e-spreadsheet .e-split.e-active .e-box .e-btn.e-select:hover,.e-spreadsheet .e-button.e-btn.e-select.e-active,.e-spreadsheet .e-ribbon.e-js .e-rbn-button.e-button.e-btn.e-select.e-active:hover{background:#c7e0f4;border-color:#c7e0f4}.e-spreadsheet .e-split.e-active .e-box .e-btn .e-icon,.e-spreadsheet .e-split .e-btn.e-select:active .e-ss-active .e-icon{color:#666}.e-spreadsheet .e-spreadsheetmainpanel .e-hborder{border-color:transparent}.e-spreadsheet .e-content.e-viewbrdr{border-color:#c8c8c8}.e-spreadsheet .e-ribbon .e-header{border-right:none;border-left:none;border-top:none}.e-spreadsheet .e-ribbon .e-content{border-right:none;border-left:none}.e-spreadsheet .e-ribbon .e-header{border-right:medium none;border-left:medium none;border-top:medium none}.e-spreadsheet .e-ribbon .e-content{border-right:medium none;border-left:medium none}.e-ribbon .e-btn.e-ss-active{background-color:#0078d7;color:#fff}.e-spreadsheet .e-ribbon .e-ddl{border-color:#b6b6b6}.e-spreadsheet .e-ribbon .e-ddl.e-widget.e-focus .e-in-wrap{box-shadow:0 0 7px #ccc}.e-spreadsheet .e-ribbon .e-ddl{border-color:#b6b6b6}.e-spreadsheet .e-menu.e-split,.e-menu-wrap .e-spreadsheet.e-split.e-autofillbtn li.e-list,.e-spreadsheet .e-splitspan .e-btn.e-select{background:#fff}.e-spreadsheet .e-ssr-bscontent div:not(.e-ssr-bsnewtmpl) .e-btn.e-select{border-color:#c8c8c8}.e-ss-colorpicker.e-popup{background-color:#fff;color:#212121}.e-spreadsheet .e-spreadsheetmainpanel .e-pager .e-numericitem:not(.e-currentitem){background-color:#fff}.e-spreadsheet .e-ribbon .e-btn.e-select.e-disable:hover .e-icon{color:#f4f4f4}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-filterhiglight,.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader.e-rowhighlight.e-filterhiglight{color:#0c0}.e-spreadsheet .e-spreadsheetmainpanel .e-headercell{cursor:url("../common-images/spreadsheet/down_arrow_light.cur"),auto}.e-spreadsheet .e-spreadsheetmainpanel .e-rowheader{cursor:url("../common-images/spreadsheet/right_arrow_light.cur"),auto}.e-spreadsheet .e-ss-fpcursor{cursor:url("../common-images/spreadsheet/format_painter_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrcursor{cursor:url("../common-images/spreadsheet/draw_border_light.cur"),auto}.e-spreadsheet .e-ss-drwbrdrgridcursor{cursor:url("../common-images/spreadsheet/draw_border_grid_light.cur"),auto}.e-ss-textarea,.e-ss-textarea:focus,.e-ss-textarea:hover{border-color:#c8c8c8}.e-spreadsheet .e-cellreadonly .e-datewidget .e-select{background:#fff}.e-spreadsheet .e-cellreadonly .e-ddl .e-select{background:#fff}.e-spreadsheet .e-spreadsheetactpanel{border-left-color:#c8c8c8}.e-spreadsheet .e-bordercontainer{background-color:#fff}.e-spreadsheet .e-bordercell:hover{border-color:#eaeaea}.e-spreadsheet .e-ss-bdr-header{background-color:#fff;border-color:#c8c8c8}.e-spreadsheet .e-ss-pivottableheader{background-color:#eaeaea;border-color:#c8c8c8;color:#212121}.e-ss-dialog .e-dialog .e-dlgctndiv label{color:#333}.e-ss-dialog .e-ss-okbtn.e-btn.e-select{background-color:#0078d7;color:#fff;border-color:#0078d7}.e-ss-dialog .e-ss-okbtn.e-btn.e-select:hover{background-color:#005a9e;color:#fff;border-color:#005a9e}.e-ss-dialog .e-ss-okbtn.e-btn.e-select:focus{background-color:#005a9e;color:#fff;border-color:#0078d7}.e-ss-dialog .e-ss-okbtn.e-btn.e-select:active{background-color:#0078d7;color:#fff;border-color:#0078d7}.e-ss-colorpicker .e-colorwidget .e-in-wrap.e-box.e-ssr-colpickHprt:hover{border:none}.e-spreadsheet .e-ss-databar-span:hover,.e-spreadsheet .e-ss-iconsets-wrapper:hover,.e-spreadsheet .e-ss-colorscale-span:hover{border-color:#eaeaea}.e-spreadsheet .e-ss-iconset-title{color:#212121}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-documenteditor{background-color:#fff}.e-documenteditor-contextmenuitem:hover{background-color:#eaeaea;color:#212121}.e-documenteditor-contextmenuitem{background-color:#fff;color:#212121}.e-documenteditor-disabledcontextmenuitem{background-color:#fff;color:#808080}.e-documenteditor-optionspane{background-color:#fff;color:#212121}.e-documenteditor-icon.e-search{color:#eaeaea}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-media-player .e-media-content-div .e-waitpopup-pane{background-color:transparent}.e-media-player{border-color:#c8c8c8;background-color:#fff}.e-media-player .e-media-control-container{background:#fff}.e-media-player .e-media-element{background:#fff}.e-media-player .e-slider{background-color:#666 !important}.e-media-player .e-media-toolbar-icon:before,.e-media-player .e-media-playlist-icon:before,.e-media-player .e-media-playlist-toggle:before{color:#666}.e-media-player .e-media-toolbar.adv .e-media-volume-text{color:#666}.e-media-player .e-media-time-stamp.e-media-adv{color:#212121}.e-media-player .media-shuffled:before,.e-media-player .media-muted:before,.e-media-player .media-repeated:before,.e-media-player .e-media-playlist-visible:before{color:#0078d7}.e-media-player .e-media-timeslider-div.e-media-adv{background:transparent}.e-media-player .e-media-prev-li.basic .e-media-toolbar-icon:before,.e-media-player .e-media-next-li.basic .e-media-toolbar-icon:before{color:#666}.e-media-player .e-media-toolbar.basic .e-media-toolbar-split-li{color:#666}.e-media-player .e-media-toolbar.basic .e-media-split{color:#212121}.e-media-player .e-media-toolbar.basic .e-media-vol-slider-li{background-color:#fff}.e-media-time-stamp-end.e-media-basic,.e-media-time-stamp-run.e-media-basic{color:#212121}.e-media-player .e-media-time-stamp-end.e-media-mob,.e-media-player .e-media-time-stamp-run.e-media-mob{color:#212121}.e-media-settings-popup>.e-lv.subpage{background-color:#fff;border-color:#c8c8c8 !important}.e-media-settings-popup li{background-color:#fff !important}.e-media-settings-popup .e-header{background-color:#fff !important;border-bottom-color:#c8c8c8 !important}.e-media-settings-selector:before{color:#0078d7}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01.e-fontimage:before,.e-media-settings-popup .e-lv>.e-header>.e-icon:before{color:#0078d7 !important}.e-media-settings-popup .e-list-text,.e-media-settings-popup .e-btn-text{color:#212121 !important}.e-media-player .e-media-playlist-img-div{color:#fff !important}.e-media-player .e-media-playlist-img-div.desktop{border-color:#c8c8c8}.e-media-player .e-media-playlist-img-div.mobile{border-color:#c8c8c8}.e-media-player .e-media-playlist-play:before{color:#212121}.e-media-player .e-media-playlist-title{color:#212121}.e-media-player .e-media-playlist-container.desktop,.e-media-player .e-media-playlist-container.mobile{background-color:#fff;border-color:#c8c8c8}.e-media-player .e-media-playlist-header{border-bottom-color:#c8c8c8}.e-media-player .e-media-playlist-header label{color:#212121}.e-media-player .e-media-playlist-toggle.desktop{background-color:#212121}.e-media-player .e-media-playlist-toggle.e-media-expand:before,.e-media-player .e-media-playlist-toggle.e-media-collapse:before{color:#212121 !important}.e-media-player .e-media-playlist-container .e-listbox li{border-bottom-color:#c8c8c8}.e-media-player .e-media-playlist-container .e-listbox-container{background-color:#fff}.e-media-player .e-media-video-baner{color:#fff}.e-media-player .e-media-audio-title{color:#212121}.e-media-player .e-media-overlay{color:#fff}.e-media-player .e-media-time-tooltip{border-color:#c8c8c8;color:#212121;background-color:#fff}.e-media-player .e-media-hd-tag{color:#f00}.e-media-player .e-media-toolbar-split{background:#c8c8c8}.e-media-player .e-media-playlist-close:before{color:#666}.e-media-player .e-media-play-animation{background:rgba(0,0,0,.5)}.e-media-player .e-slider .e-handle{border-color:#c8c8c8 !important}.e-media-player .e-media-mouse .e-media-toolbar-icon:not(.disabled):hover::before{color:#212121 !important}.e-media-player .e-media-toolbar.adv .e-media-toolbar-volume-li:hover{background:transparent !important}.e-media-settings-popup li:hover{background:#eaeaea !important}.e-media-player .e-media-toolbar.basic .e-media-volume-slider .e-handle{margin-left:-2px !important}.e-media-settings-popup .e-lv .e-list .e-chevron-right_01{padding-top:0 !important;margin-top:-6px}.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{left:0 !important}.e-media-player .e-media-settings-selector:before{top:6px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider .e-handle{margin-top:-2px !important}.e-media-player .e-media-playlist-container .e-listbox li{padding:4px !important}.e-media-player .e-media-playlist-number{margin-top:-17px !important}.e-media-settings-popup .e-header{box-shadow:none !important;border-top:0 !important}.e-media-settings-popup .e-lv.subpage.e-childitem .e-header .e-hicon,.e-media-settings-popup .e-lv.subpage.e-childitem .e-btn-text{top:-6px !important}.e-media-player .e-media-shuffle:before{font-size:17px !important;margin-top:-3px !important}.e-media-player .e-media-toolbar.adv .e-media-volume-slider-li{margin-top:-2px !important}.e-media-player .e-media-playlist-toggle.e-media-collapse:before{content:"" !important;-ms-transform:rotate(180deg) !important;-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important}.e-media-player .e-media-playlist-toggle.mobile{-ms-transform:rotate(90deg) !important;-webkit-transform:rotate(90deg) !important;transform:rotate(90deg) !important}.e-media-player .e-media-center-play:before{left:46% !important;left:-moz-calc(50% - 23px) !important;left:-webkit-calc(50% - 23px) !important;left:-o-calc(50% - 23px) !important;left:calc(50% - 23px) !important}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-ganttviewerbodyContianer{background-color:#fff}.e-ganttchart .e-ganttviewerbodyContianerparent{border-right-color:#c8c8c8}.e-ganttchart .e-headercell-weekend>div{background:#f8f8f8}.e-ganttchart .e-ganttoverallocate{background-color:#ffdede}.e-ganttchart .e-ganttnonoverallocate{background-color:#d4ffd0}.e-ganttchart .e-gantthistocalender{border-color:#ffa3a3}.e-ganttchart .e-gantthistoworklabel{color:#282827}.e-ganttchart .e-weekends,.e-ganttchart .e-ganttnonworkingrange,.e-ganttchart .e-ganttdayweekend{background-color:#fafafa}.e-ganttchart-core{background:#fff}.e-ganttchart .e-borderbox{border-bottom-color:#eaeaea}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{color:#333;border-color:#c8c8c8 !important;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-schedule-day-headercell,.e-ganttchart .e-schedule-hour-headercell,.e-ganttchart .e-schedule-week-headercell{height:29px;line-height:29px}.e-gantt-dialog{width:42% !important}.e-gantt-dialog .e-gantt-validation-btn{margin-top:20px;margin-bottom:15px;width:100%;height:27px}.e-ganttchart .e-ganttviewerheaderContainer{color:#333;border-bottom-color:#c8c8c8 !important;border-right-color:#c8c8c8}.e-ganttchart .e-ganttviewerheaderContainer{background:#fff}.e-ganttchart .e-ganttviewerheaderContainer{height:58px !important}.e-ganttchart .e-milestone-top{border-bottom-color:#212121}.e-ganttchart .e-milestone-bottom{border-top-color:#212121}.e-ganttchart .e-taskbarname,.e-ganttchart .e-resourceinfo{color:#333;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-connectorline-rightarrow{border-left-color:#212121}.e-ganttchart .e-connectorline-leftarrow{border-right-color:#212121}.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{background-color:#f4f4f4;color:#666;border-color:#767676}.e-tooltiptaskname{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tooltiptaskname{color:#666}.e-tooltipgantt,.e-progressbartooltip,.e-editingtooltip,.e-tooltipganttpredecessor{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ganttchart .e-tasklabel{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.e-ganttchart .e-gantt-mouseclick{background:rgba(222,236,249,.7)}.e-ganttchart .e-progresshandle{background:#212121}.e-ganttchart .e-progresshandleafter{border-bottom-color:#212121}.e-ganttchart .e-gantt-parenttaskbar-progress,.e-ganttchart .e-gantt-parenttaskbar-innerdiv{border-color:transparent}.e-ganttchart .e-gantt-childtaskbar-progress,.e-ganttchart .e-gantt-childtaskbar{border-color:transparent}.e-ganttchart .e-chartcell{border-bottom-color:transparent}.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-resourceinfo,.e-ganttchart .e-gantt-mouseclick .e-chartcell .e-tasknameContainer .e-taskbarname{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333}.e-ganttchart .e-gantt-parenttaskbar-progress{background:#333}.e-ganttchart .e-gantt-parenttaskbar-innerdiv{background-color:#767676;background:#767676 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121',endColorstr='#212121',GradientType=0)}.e-ganttchart .e-gantt-childtaskbar-progress{background:#0078d7}.e-ganttchart .e-gantt-childtaskbar{background-color:#71afe5;background:#71afe5 \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualprogressbar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c1b2',endColorstr='#67c1b2',GradientType=0);border-color:#4fb29f}.e-ganttchart .e-manualprogressbar{background:#67c1b2}.e-ganttchart .e-manualchildtaskbar{background-color:#8dd1c4;border-color:#4fb29f}.e-ganttchart .e-line{border-color:#212121}.e-ganttchart .e-connectorpoint-hover{background-color:#212121}.e-ganttchart .e-gantt-falseLine{border-top-color:#212121}.e-ganttchart .e-gripper:before{color:rgba(255,255,255,.4);background:#fff \9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.e-ganttchart .e-ganttgridlines{border-bottom-color:#d0d0d0}.e-ganttchart .e-criticalconnectorline{border-color:#f55 !important}.e-ganttchart .e-criticalconnectorlinerightarrow{border-left-color:#f55 !important}.e-ganttchart .e-criticalconnectorlineleftarrow{border-right-color:#f55 !important}.e-ganttchart .e-criticalprogressbar{background:#f55 !important;border-color:#f55 !important}.e-ganttchart .e-criticaltaskbar{background:#ff8b8b !important;border-color:#ff8b8b !important}.e-gantt-manualparenttaskbar{background-color:#b3b3b3}.e-gantt-manualparenttaskbar-left,.e-gantt-manualparenttaskbar-right{border-color:#b3b3b3}.e-gantt-manualparenttaskbar-connectorpoint-hover{background-color:#b3b3b3 !important}.e-rg-rangdiv{background:#f00;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:.8}.e-gantt-taskbarSelection .e-gantt-childtaskbar:before{border-color:#000}.e-ganttchart .e-connectorline-leftarrow-hover{border-right-color:#0026da !important}.e-ganttchart .e-connectorline-rightarrow-hover{border-left-color:#0026da !important}.e-ganttchart .e-connectorline-hover{border-color:#0026da !important;outline-color:#0026da !important}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-left{border-color:#0078d7}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar-right{border-color:#0078d7}.e-ganttchart .e-gantt-childtaskbar.e-gantt-unscheduletaskbar{background-color:#71afe5;background:linear-gradient(to right,rgba(0,120,215,.2),#0078d7 30%,#0078d7 70%,#0078d7 70%,rgba(0,120,215,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-left{border-color:#67c1b2}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right{background-color:none;background:none}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar-right{border-color:#67c1b2}.e-ganttchart .e-manualchildtaskbar.e-gantt-unscheduletaskbar{background-color:#8dd1c4;background:linear-gradient(to right,rgba(141,209,196,.2),#67c1b2 30%,#67c1b2 70%,#67c1b2 70%,rgba(141,209,196,.2) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.e-ganttchart .e-milestone-top.e-unscheduletaskbar{border-bottom-color:#767676}.e-ganttchart .e-milestone-bottom.e-unscheduletaskbar{border-top-color:#767676}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialmenu .e-childdefault{fill:#0078d7}.e-radialmenu .e-default,.e-radialmenu .e-outerdefault{fill:#f4f4f4}.e-radialmenu .e-active{fill:#eaeaea}.e-radialmenu .e-arcbgcolor,.e-radialmenu .e-itembgcolor,.e-radialmenu .e-circlebgcolor{fill:white;stroke:white}.e-radialmenu .e-textcolor{fill:#212121}.e-radialmenu .e-radial{border-color:#0078d7;background-color:#fff}.e-radialmenu .e-badgetext{fill:white}.e-radialmenu .e-badgecircle{fill:#0078d7}.e-radialmenu .e-radialslider{background-color:#fff}.e-radialmenu:focus{outline:none !important}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-nb.e-nb-layout.e-nb-right{color:#212121;border-left:1px solid #c8c8c8;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-right{background:#f4f4f4}.e-nb.e-nb-layout.e-nb-left{background:#fff;box-shadow:-1px 0 10px 0 black;overflow-y:auto}.e-nb.e-nb-layout.e-nb-left{border:none}.e-lv.subpage{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#333;font-size:13px;padding:0;background-color:#fff;border-bottom:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea}.e-lv.subpage .e-list-container div.e-content{padding:10px}.e-lv .e-lv .e-list-container{border:none}.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-chevron-right_01 .e-list-text,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-home,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-profile,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-people,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-photo,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-communities,.e-nb .e-nb-listview.e-lv .e-list.e-state-active .e-location{color:#0078d7}.e-nb .e-nb-listview.e-lv .e-list.e-state-active{background-color:#f4f4f4;border-left:2px solid #0078d7}.e-nb .e-nb-listview.e-lv .e-list:hover{background-color:#f8f8f8}.e-nb .e-nb-listview.e-lv .e-list{height:44px;padding:0}.e-nb .e-nb-listview.e-lv .e-list .e-list-text{font-size:14px;color:#333}.e-nb.e-nb-overlay{background-color:#000;opacity:.4}.e-nb .e-nb-listview.e-lv .e-list.e-margin .e-chevron-right_01 span{left:8px;top:6px}.e-nb .e-nb-listview.e-lv .e-list .e-list-img{padding-left:12px;padding-top:6px;font-size:16px;height:20px;width:20px}.e-nb .e-nb-listview.e-lv.e-parentlv>.e-lv .e-list-container{border:none}.e-nb-container .e-icon+.e-nb-listview .e-lv .e-list-hdr{margin-top:0}.e-nb .e-nb-listview.e-lv .e-list-hdr{margin-top:8px}.e-lv.e-navigation .e-header h2{font-size:17px;font-weight:300;padding-left:20px;color:#fff}.e-lv.e-navigation .e-header>.e-icon:before{color:#fff;line-height:15px;font-size:20px;height:14px}.e-lv.e-navigation .e-header .drawericon{height:44px;width:44px;padding:0}.e-lv.e-navigation .e-header{padding:0;height:44px;box-shadow:none;border:none;background:#0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-tile{color:#fff}.e-tile .e-image-parent{background:#0078d7}.e-tile .e-image-parent{background-color:#0078d7}.e-tile .e-tile-selected::after{border-top:28px solid #0064b3}.e-tile .e-tile-selected{border:2px solid #0078d7}.e-tile.e-js.e-tile-web:hover .e-image-parent{border:2px solid #004578;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.e-tile-caption::before{font-size:14px;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;color:#fff}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-radialslider .e-radial-needle{stroke:#0078d7}.e-radialslider .e-inner-circle{border-color:#0078d7}.e-radialslider .e-radialarcdefault{stroke:#0078d7}.e-radialslider .e-ticks-text,.e-radialslider .e-dynamic-text{fill:#212121}.e-radialslider .e-needle-over{stroke:#0078d7}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-signature{background-color:#fff;border:3px solid #0078d7}.e-signature.e-disable{border-color:#f4f4f4}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-spellcheck .e-sentencecontent .e-errorword{color:#f00}.e-spellcheck .e-sentence{border-color:#c8c8c8;background-color:#fff}.e-spellcheck .e-suggestionlist{border-color:#c8c8c8}.office-file-explorer-toolbar-bg-color{background:#fff}.office-tab-header-bg-color{background:#fff}.e-content-area{background-color:#fff;color:#111;border-color:#c8c8c8;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial}.e-ddl.e-input-group .e-ddl-hidden{border:0;height:0;visibility:hidden;width:0}.e-input-group .e-input.e-placeholder{top:0;position:absolute;border:inherit;font-style:italic}input.e-combobox.e-input::selection{background:#0078d7;color:#fff}input.e-combobox.e-input::-moz-selection{background:#0078d7;color:#fff}.e-dropdownbase.e-content{background:#fff;color:#212121}.e-list-item.e-hover{background:#eaeaea;color:#212121}input.e-combobox.e-input{border:1px solid;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-combobox.e-input[disabled],.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group.e-disabled{border-bottom-style:solid}.e-ddl.e-input-group .e-input-group-btn button{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px}.e-ddl.e-input-group.e-disabled{border-style:solid}.e-ddl.e-input-group .e-clear-icon{color:#666}input.e-combobox.e-input,textarea.e-combobox.e-input{background:#fff;border-color:#c8c8c8;color:#212121}.e-ddl.e-input-group{background:#fff}.e-ddl.e-input-group .e-input-group-icon{background:#fff}.e-ddl.e-input-group.e-rtl .e-input-group-icon{border-right:1px solid #c8c8c8}.e-combobox.e-input[disabled]{background:0}.e-combobox.e-input[readonly]{background:#fff}.e-ddl.e-input-group .e-input-group-btn button{background:#fff;border-color:#c8c8c8;color:#666}.e-ddl.e-input-group .e-input-group-btn button:hover,.e-ddl.e-input-group .e-input-group-icon:hover{background:#eaeaea}.e-ddl.e-input-group:not(.e-disabled) .e-input-group-btn:active button,.e-ddl.e-input-group:not(.e-disabled) .e-input-group-icon:active,input.e-combobox.e-input::selection{background:#0078d7;color:#fff}input.e-combobox.e-input::-webkit-input-placeholder,input.e-combobox.e-input:-moz-placeholder,input.e-combobox.e-input::-moz-placeholder,input.e-combobox.e-input:-ms-input-placeholder{color:#c8c8c8}.e-ddl.e-input-group{border-bottom-color:#c8c8c8}.e-ddl.e-input-group .e-ddl-icon:before{width:14px;height:14px;display:block;margin:0 auto}.e-ddl.e-input-group .e-ddl-icon:before{content:""}.e-input-group.e-ddl{height:30px}.e-ddl.e-popup{border:1px solid #c8c8c8;position:absolute}.e-ddl.e-popup .e-input-group{margin-bottom:0}.e-ddl.e-popup{border-color:#c8c8c8}.e-dropdownbase.e-nodata{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:16px}.e-dropdownbase{border-color:#c8c8c8}.e-dropdownbase .e-list-item{background-color:#fff;border-bottom:1px;border-color:none;color:#212121;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;line-height:2.4em;text-indent:1.067em}.e-dropdownbase .e-list-item{color:#333}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{background-color:#fff;border-color:#fff;font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;font-weight:600;line-height:2.4em;padding-left:1.067em}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-fixed-head{color:#333}.e-dropdownbase .e-list-item.e-active.e-hover{background:#deecf9}.e-dropdownbase .e-list-item.e-hover{background:#f4f4f4;color:#333}.e-dropdownbase .e-list-item.e-active{background-color:#deecf9;color:#333}.e-dropdownbase .e-list-item:last-child{border-bottom:0}.e-dropdownbase .e-list-item.e-item-focus{background-color:#eaeaea}.e-ddl.e-input-group input.e-combobox.e-input,.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:focus{border-color:#c8c8c8}.e-ddl.e-input-group.e-input-focus{border-color:#0078d7 !important}.e-ddl.e-input-group.e-input-focus .e-combobox.e-input:first-child:focus,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:last-child button{border-color:transparent #c8c8c8 transparent transparent}.e-ddl.e-input-group.e-input-focus.e-rtl span.e-input-group-icon,.e-ddl.e-input-group.e-input-focus span button,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child.e-input-group-icon,.e-ddl.e-input-group.e-input-focus.e-rtl span:first-child button,.e-input-focus.e-rtl .e-combobox.e-input:first-child:focus,.e-input-focus .e-combobox.e-input:last-child:focus,.e-ddl.e-input-group.e-input-focus span.e-input-group-icon{border-color:transparent transparent transparent #c8c8c8}.e-ddl.e-input-group{border:1px solid;border-color:#c8c8c8}.e-ddl.e-input-group{border-width:1px}.e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group .e-input-group-icon:not(:last-child){border-left-width:0}.e-input-group-btn:not(:last-child) button,.e-ddl.e-input-group .e-input-group-icon:not(:last-child){border-left:1px solid;border-left-width:1px;border-color:#c8c8c8}.e-ddl.e-input-group .e-input-group-icon,.e-ddl.e-input-group .e-input-group-btn button{flex-direction:column;justify-content:center;text-align:center;font-size:14px;padding:7px}.e-ddl .e-input-value,.e-ddl .e-input-value:focus{font-family:Segoe UI,Helvetica Neue,Ubuntu,Arial;font-size:14px;height:auto;line-height:1.4;margin:0;outline:none;padding:2px 0;width:100%} \ No newline at end of file diff --git a/public/content/ejthemes/office-365/ej.web.all.min.css b/public/content/ejthemes/office-365/ej.web.all.min.css deleted file mode 100644 index c4696ad..0000000 --- a/public/content/ejthemes/office-365/ej.web.all.min.css +++ /dev/null @@ -1,3 +0,0 @@ -@import url("../ej.widgets.core.office-365.min.css"); -@import url("ej.theme.min.css"); - diff --git a/public/content/ejthemes/office-365/icons/ejicons.eot b/public/content/ejthemes/office-365/icons/ejicons.eot deleted file mode 100644 index 5e1700d00d70ef40318b517966a98bb5195fceba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 124944 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

    cu~_7B{r>Q;;S@-M2Ab#7K=@vB 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 z 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 diff --git a/public/content/ejthemes/office-365/icons/ejicons.svg b/public/content/ejthemes/office-365/icons/ejicons.svg deleted file mode 100644 index 9688655..0000000 --- a/public/content/ejthemes/office-365/icons/ejicons.svg +++ /dev/null @@ -1,666 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/office-365/icons/ejicons.ttf b/public/content/ejthemes/office-365/icons/ejicons.ttf deleted file mode 100644 index 5fe799976bf8d612f33de604c8e2324d33df672b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 124780 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ⅅ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 diff --git a/public/content/ejthemes/office-365/images/Rating_Clear.png b/public/content/ejthemes/office-365/images/Rating_Clear.png deleted file mode 100644 index 5ce1b340af63b14c46208b559b885f9c82055636..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 370 zcmV-&0ge8NP)`9A?+k`Rm28L- z(J#R7LYQ~81 zGU@%oA&N*bxzQL$#Eq*=F+{AynVl@r6&bNv_2wuM&x6re=Vdxt5o7#o*200009a7bBm000XU z000XU0RWnu7ytkO8FWQhbW?9;ba!ELWdK2BZ(?O2No`?gWm08fWO;GPWjp`?0Tf9@ zK~#9!tW&`af*vtgHllGsQep!k?xO`EvuFS9+^(ijYNGBm^!uLhyS3*!V zXQD!*pgcu^rn{-8ej{b7G}GfkJMyx}%^6Oi7?d2aC9tj;)MW&Hj}VVv66iq5Qb!br l>|IOakc@Rd>Ofxt3;;5LVnJNZ-n9S#002ovPDHLkV1nqsn$Z9N diff --git a/public/content/ejthemes/office-365/images/ajax-loader.gif b/public/content/ejthemes/office-365/images/ajax-loader.gif deleted file mode 100644 index 78751c4094f948360e8b087e2b53964522b1adcc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1551 zcmb7^drVVj9EQK1UO1EjhXPGO;@VPKC0sfO31l-Vtk6|10Sco9VFl(QZYrW=;_6mt z5sHOaVUt)Y!P+%=EXgiP5RacK$LB7|fTyvzNI;_eBjhdICFjDe`R9DZF25miJF zs3%bo(bJWVBmuX)=Jh%@r$9KsMkAvo$ZzM_2m9}LoyDukmQW_nNeRj}B7CU&6%p6G zXMl)Qc`4+_SEh!NH8(TL3H;;3C1mm;9rxLJKF`n70`%b3LED_Iqq75`0derkAfTJh zm;f4Bfg4(}{cP*&?E~o5C#xIcrYe;Dx~h4d7%*wW3S6byJuyBRXqec3Lc#nz+26qOfjS)O7cLj0pe11076w%ih+$ zn=d;~=G{e6;wt`PL*ZpEgHDe=;E{=iWAE{3g4A^=@8=U~01EO0l%d(++C+Oy3tPb; z00q+l2*6suw}QAZ4kho8G3n>0ei^kg^M)&nbtHDD7>Vzq3n3M}tj>k#Et0F&77ErV z7qZQC?3j>OmW1Y(?rhhJ7fmyPQDI4LyAbEJtPU| zy_&$~(3Njfkx@-N3A4<0hxqz2D(?qdYAP6l9XvTl%0L=h$zh>Z{j2{aA|hz#erZi9 z$L4=sscsRk->Lt1yuAbBL3K_;F7`v8rY;i*?u_>|Dr5#d!2OLmo&%1*Q(TLe)=tbA zdj$qEaS{{Odp&H|pDM`|Fmy4t1J`}Jo0v+HwlI}q*DYRov3h)d1gK6n&s z;aX2~O;D5Dh`fN)#+8=k9DSL#^}?W`Iu?ux?&0wn_ipn)VVTQByZ%Bh#Q_HJ zTzA#=&v{`IimYL5jCs1%Uy3dV6d~H3qxuWDY?ic%6k(1(v8B219xDUake0qFFFkD$ t9SRE#uoR?!piGfPE{Yq|lCkq@uZC7Ue;1|E@@FcOv^ZOGPJ+;De*>GZS~CCu diff --git a/public/content/ejthemes/office-365/images/checkedtick.png b/public/content/ejthemes/office-365/images/checkedtick.png deleted file mode 100644 index 179a689929a056b13f5a9c857ba47b4fbea887ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1260 zcmaJ>ZEO=|9Dlk(Crvx5Mh8R9<;KVmde z?Zy(?X$TE`7#NKrgw8FIMB@uFW`G70D~ZuXO*9x{)Ko#g7%9fL#DLF@b@;)0FV99n`m0RYZ;ADcw83;mn#vZ1lC;rtaeZ8UlZjg&HMkqF+z5P3;OYyi5t^D3Vmg9es?BcdF_f4OiG$3!87 z5BL+Fgc^mTV&9YoQ&auv?9^B`DB#_XVqJL#2}sc3vAi@c>r6g`FY7XBZ61?2whS@G zLilZ`1``|>RWykCi5>2&hoUf=CMchurm5|i*F$+p5Bg{~#-9KqSJ(JVA=;^+p~+FHL!AbQnNmoy#iO2?@$Zoh#hoMjLX?R*+O= znT49T9||!|k+9{E8L_c1!G?M(T%oZqJq@`ea)vYu`>#URk5KoR%hk3;o7KjLGU|2> zwRNJ@|2_bgJ#n@toxhU#`_`>)Ye%6}jD+8^Y+va7{mJtKpzr7AYU!nyPqof|KT`^i zgUYYPLmjgM;69kf?rXj}WUIc%ZUSGP1XsVYR_`gdJ~aP~g?plVHVLY1`G@AswI<)v z5FG_*@~q#x-D}0>`g)gqKdgxz^J@H3Zsl$HH`B zv1Q@z!w2?>m-d1$Tm%N~l|b>t?(dFdF3p|Zw9~o4fVgLEHFe?FU*I4bTvbC}| z+*N#lR3jgUUDrE=a7*$WkuyUt98FIbA1m+XZnkmnY}sjheeY&0}Tz_gK3Cb(|X&U4(*Zy_wIml zEK>mw5evlLu^-8?0vEb6ohREI1PcfmD)20+j@bYj4iPA_`JBxQ0+1wDC=?}0xD7;J z5ILT{QcftyMM)NS!194KTId|fP2E_=qALXs2nl448;{5AIM3p+&k3bcDbWzc97W`! ziBGIJ=SSNs1sz3p=mx~aK1dX;9v%?|(oD~e;00@0KU$WF7L1FnfD>3gInoMfn*WD- z-WnZ|COXgepTbdl5+JULB0LIh+PI_bBvc@4A+iV#+ZZ3Os@ND{f};TrfYy@0jYHRW z@Ho1;z?-IA^CM#UHmd0gqzbI-IxQue>+(O6=5hwH<%&y)L`+$LVz1c=q7#)$VNmd;jUI{Au>t tsGq#OaL-`GAKe!z`2N@6$;-=3>I(Dx*4CHIY3f^Yt!mY}{;txU{Q=RJDtZ6_ diff --git a/public/content/ejthemes/office-365/images/rotator-icon.png b/public/content/ejthemes/office-365/images/rotator-icon.png deleted file mode 100644 index a876c6ccf897d096313f9d3d45ff2efe3d67b125..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3997 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 YMWj~~#TIv7+4#duFtWtw<6Oi34^mzeIRF3v diff --git a/public/content/ejthemes/office-365/images/slider-tick.png b/public/content/ejthemes/office-365/images/slider-tick.png deleted file mode 100644 index 963a6083101833c2caaae387abbd97766af57dcc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^j3CUx1|;Q0k92}K#X;^)4C~IxyaaMs(j9#r85lP9 zbN@+X1@buyJR*x382Ao>Fr%o3R|8N`s>C&-Bsf2bP0l+XkKaX}{& diff --git a/public/content/ejthemes/office-365/images/waitingpopup.gif b/public/content/ejthemes/office-365/images/waitingpopup.gif deleted file mode 100644 index 1ab264d7dccad1f30c76c3e9ab6080e1a79c8975..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17431 zcmd^mc|6qnAMTj3jU|jFq#9!|_9e2!F&NC)V(e1KT2yvPPGKfwY>iz}#vp4YsUxRz zvWGUIk~Tyk3L)F*e!pW>=lsq&_x^M5>)zk>PhsXe-|@`zen0Q${d_D4=DK=bQV=P~ zm#>h;mGxscC(m_$`na&hSpRBxZdfk$)wL&cjf3+F>93@dU!}H8w+}5&%&iT7TzN9S zq?J8nc3~u^=Xq!IS zI7w-q#$Oy!roN7Dm@IubgFQcd`^AEK=9`|eF9ltnF89sx#|=Il{qk^h@%q!xZEqHJ za)*{z*LP>Xspy#%J^jLlJ}MA5nDECGU+nV}zfMRdy!5CXbFUb4Eg$7N`P~1?`_AD- z5%P=fkuUMTf4KB$mhW?xP%caAI~$S>}^o_{~LYEn2%`uzhs z<<*;y%Qv2VR;9j)ZJe|(8IAdEYWU;w{kLDXCB6*4KA}V%>U+QRYy!B{qGr~cgIC}4 z#tv3Jp8GJr_I74vPu@tq_=&nd^{_Y`dWxI_<4E#-P{`d)boq?KAmm- zh&ekXNFId8Jg@4V#TAU~$sgL4^(OJohpq81UQaE*nOa_7|N41}@%Gco_}uEy^zz8Z z6#%wRi)-&@Rz^RqtTKS#f1Uii`eu50afR_^g)ug>GBLM0HNW<5c4c^a`Tgwb+!BNB z#K0Qk>xa*)vtQO0mKmcnD>J|qW>=@@*QOWN=9d|;=mF@7ft9uOp{eEBFTl&Kj(u90 z`2sw0b>!2^r$xs5*_HVv#>D5f_cJTg3yf99*O8B_jwNFYD~uJ!`rD7I)xC4Kp3gHF zz}>EmOfP@>vNkre+Wcx^Ym$OR@c+B9;B4c%Jz4`UR>**C-;ai8&(UDKf z`CXs%@`hH{zP|XdJPzLQ8iMp(m^>JJd+PS!eB5szMrT*17uUvSSC0QW;Z!=7clYDW zm$jkkmDRPcmc?&B0dHYxZDEPg{dV!=;#x)TZ2$ODW$)a*(Z#YyvrVrSnqMz2tpa~1 z@JsqDudSJ*gQ>BdnWm~bj12;T06%iIu|wj#BD{cq4UD2fynK%MMIgQX4g~}mqCWk0 z2ZapqHAJ~++o;=wnELq#;G@I*9HMOcHNRYO}(S5r$F zsj059TTNY0O+!mXT|-}8PhVXF$@)S8uNLNeP@jl1XT28iogvCUA|gazP3`#c-+t=TL1W5@Z%5|0=zQLFDxL^&(}OGI1tHv z+xh|jd@maRcsc=Rm%c16%zvJno%!@}dg{aE#Q6JnW20|JhKJs~e)aOj;PZiJPoMPn^*-)- z^zgy`d)-}~cRSkKT3ec%?)>rl?cW-2HT-(>M*a1=YqeLeT&}6Es;nr#R90F-FQye; zyiizh{#<@uZccVqW(M_adRl5qG9~FuVnY0BGAS-L=G4hwqEAE}k31F;9u^uB929u; z$l(D0LkInQeZ0Lqe?G9^W1qX5tBbRfqXW_2Zm+G4wUs3SZ((kRGc_^B8vSHwut#4{ zS7*1j)-FvAbv0ELWhF%gjJ%vIS_UPJ+__`B)HX>8@vUN_BEkqEL4hs&e7rnxZZ1v^ zb{G^W5Yo%+a2Vt(L>Z_RKogaMK)Am`zQU#akBY#y=tpav>!q`mTV?pV&gs;SVDa{z z{`in&6MkN=QYo2*@eH&pgWFZgpCWoDs4fVdL?dlW+b7Ox-Hn?Ns=((uyC+}rxhnt* zAE|MNSH4jqoR#A1aTG!*Z8u^+hpCGg!$PY)j?vMUWlb2VNNxmM>j%qNO}S%L@m_sK zKI)AO^~X=A_eqqUTwK+$Jgp2fTWfqZNO!Ye z7xtT-Pa;wXdGjTNld^|<_bS;rp)Bo`gyPsRhJ?&yg(8s&ih{FmCJIwkGwwt#^fk$p zadegtRVviNxI5^lk-PHpQ#A>xw$37gAZ#3e2U`Q&@f?Tb$tL0AvwWMdd7DAx6+1~` zlV_nE@mHwP^LRu}47>7{d9K68Y{tq5X^)$1%#zt)a(?uAZb!70BBOEwY4bE`cNb?x zeE+AMQj0B|{&fvC4~pDSH)n`$8BK~V7cdk{1uEpX?bmzMvF%UjMiN>2PA#<)Z!U@X z92E6`ocrMg(QuVfqW#`cM*h@`pgA-JA&-A^*sceutKs69x5IDJ<$ZsHPVVYr7VdD| z78yC;_@HWqCnW^K^*Gm8xp4{>B|RQX*x#n*E%K8`;k^YPf~|dbU{r!;qbhFQS6cbZ zUg$6}4hwwy&;X8Dj6Gj-o0eXBOEWx{p{dt^E}2!TYlqi|wN(|#y2`rPPw`W(`QXP% zb4f~?Q(Fh+7}mXg@_uF`Soy3@yF5SZ&=I_Bm7{MLBs+qbEPwRIm;l>F>yaea*G{Dr zOip$L!RUOG4qc8>Kj$b*hm;}M#N%4B(3SafUDS*D-ez+0WV&Uthjb@FPDT$kmTh;f z1%A3%Bc~6OA3^EDWZmxcHDhD@GuH$m0sz-iL9Q*Gb(Y%he-y{v7tdylul~d4+R)fe z4&H>9x5fP_IdK|d{1JGWVqAtS6dq#FHI`iukq>%|!cd=_GZzuD7fMLJggp?y#=Wu? zm-2{Y+i0%~eLIf**)0f7)9jnLqr+)Sfgg18Of(u<7aCtti>s0GkO? z(AsqFg@USgm}8=g^+JpY zrJNz+eW$Gg8qO09&(9y^5No=sf>0mxcRcNt7uL!c<#wpBv`nZ*2T9$U8*4x76LsKm zQTa$A(IL3|7svMm>dmiJeZGE?=tt*@RzKu*HOoq5{CvU5mX;&q%usHQMhA$R4O6jl z66g<1YOJ}ir~wrcq`)p%qhJTl8}|zQxuO+VZd9~v(F0&bgU13Dt?Q%$SkZ`1C>}dS zu%a0-D;kp`Z0e0!H*w$Q9}TN zEPxkLSdzA2KP&K%*^9i*R8-`|myAj62@Yu@Qr!p~3%qrLPdbiqO`! zZMDXJ){~C#)=RMkiBftu(%BRnLai32zC1#d81-g8hVn&b$rG}5jmf9qJrcpE4$~Xw zF%EZxUy0dw@ii2oiLeH{$K@$n9yXObY%I-qvX3;dTkA=RRuM~Igc#|y^snlKv=zUgs8E| zbhc;TG7;*Ff4@=GEdGLA>;7|pMQ(1Z#|CowW3R9vaxnmMaCc@ea`+2!KlGvs1lWrJ zZ!;{P;%H~+ zWdBZ%a!JZ+NioMpJJO-pv88jSM+wf1oMV?Vx->F(69T1#P%oR@z2is2<>k8c`SG2`KO{XK^`$tJ>G_q z4dTsL!xA9klC2xW%PLgH(j=I~i&$T*WFeO`sOoN<`y1ToaNH0OQ30F;qe5LGMN!mE6C!&dd!&mPvTPbB zpQTF_J1!c4vXuR@zxS-%AxZ_o=rZ1kf-$PZK{#o4VLvNgI*BTkzvP-hq0lPGBQ9KF znQ(=(xQT3U?nnoeOF| z@Aeq^LA1K&2SMIY9@|$mPfqrmOc4R_&D@QrJ_BRl2IuE@8x=eOW1=>BWA?KQ>7sDt zda>oXUgNr7GI!{S)4IIX*vf5XEq4?A%)FS|Pq7ROmGHL97i_C}mc!D1cWgpV+S$!R zp6sJ(S{g#1d@7PX1^4b*T4nJKD#(u8;gb4hgKzlskJ_DUzk+BKlx+fkY&$)dyl%kp9=E#e_Oe8GuXo`7tek-i{jIc^ zk5_+|S7}gTaiueEX8<7kx;%>tMVUqN^nX%q z!!>}zLIjc^K}8fBj}SS0P8P~Cf(MKZfT50HKA%pyqyiezC0k+eZIoI)8;Br}l# z2qx8-BBH+H->DWrq#9`0iQ6@G#IYSyBr-uW!>Y{F8l-u<)67RCFKBvWw{bau%I{Y` z3zD1i;enZ^X>7*U9d!!yp@oZ_a{KQr2Hk4c$`!fb#40xwSgYD7tvAZZsC*D zo!rOCjxq&%9Q$Oxpm)o|-m9YDdt5>{D(UV|Al0JTtKJw{ZPD}{hHUn@et~BNTsJqV zmLYZO=|+*%2SAg&!U9cF6%_0sXuDtjCuj{9$>DT{l*&i@3-Z^lT-#YH?j=>mK{mw=lhb;XB{^?+mE1`0HEdn0NR+$mf98qxzv95H>$PJGhzQi zwFdZ8xQYL|c*D?LvK0ChnME~QtyCdjUuXW%v~?-{oL0_~U=TH(s&o!agt-)3MloIj zj=+fv=0PkJ0KM)ez_2fj3?Xoiy7-^joUV2d+|4p{(0i$}DO?MkIjJl3z}`pb z_){&Lwb5(0#D)|}vIhb45EEyrbhqdHpi1vN4yg3f_X2Ex1*{Wf+59*-T+K;is^Tj$ z<2G2PH8BbTMj_E{n1Ip2+89R9_&31to>)PY6JqU}oevJ`jT^eX(a{>KI`w3&#Im<5 zw~f(4x^YR`AYfyuHz__H#mk^++% zN)n5d#AoQ!r^wE%X?O#$x&iDNCSbIYybXrsx`BY*2LY?NTMUd{?Nix>Emy=*MA>K6qEPhZs`hp6i(DmQTBD^(= z18?nG5o&xMg_gcp$;1n48j|$cgw$RsnP&UAcu1D3L>k2F5TWR-L;1mc!B&0=(MTNP zLEJ=15}-h|_`BuqHDyaj);spk9eI$=UWdx=@qL_$juesewaX=r89^&7YgV(Q9iCmy zkecfI(xPN1ujJ{-9Ef8|^m7_VpH>^~8`?pd{PL(5Vv*^+aO}6PEVN}Ia^W71AX3^M z^c}A+ppU`CYjG2=$ZrIjUi=S&ZQ`X`yEy$FulR!1a|HlisdukFoRj-AUg^@`@QQqf zCZ8hicL%h->Hd5It0H=3kB`9>PqB2zxkxCeJ3cdYM*vfI%;9C}Yo*{AY|?cS9D~!D zWAF|#ohM1`RXahh)L^7D)B2|oh*F_A=DaV=T9Zf4)myV0Er(FB!~Uc4Xn>1JnYSTQ z{e7FMBt;y#O-3Eii_jxt`MPG(XBwpT&^j}ZS=#38iv!V`FcS#SVSfO(E9DjyMay}3 zhAIka@&W83UPoGx^o(Obc1^@-;((xwlF0L1g;kBIaS1 z^PXqE9Fe6DV=knWTJ6|i*R|Yd=(BNiaQDN<0I%t|-$ps?c7oZp zc5wHz#$#iFd5CamLY7E*)hS=T^+Z zM9zl~#bo07mpl$%52yvl>TJt}58vmq(0`cAvZlwO;h)wGx{gKII3KhqhVm~p+_?v+ zdn#_i$^G4*=dv#0)o#{Yc4+WGmI1U|{`s}BT)q>b2U#5~*?uHX-lly6GW@~UaIhc_ zfd%pQmq%wdJ6N);Cpb)J4}I5(nt(R#NJ;SAVO*jrE?wMg~ zyF-GBS_+Z(RHrV(^u~OVf{Xm%)KX}3>vkq;4vM|OU7V&tY;QKQf=LmQ7q))9#FsL7o7Ar+ENf4dY`xJs1V0y(A>}t$ zEm5Pk|30Tjw4-7;3$^6_xMv~o{4gy=$1;4wa7*P%wDz( z_A(r^m*oS!4C9{7>Sd13%w9I)nZV!!dl_?@ZWt*2*J-+|S5}hk-W6Jt zwZQ7g;AA%rE9oe5@Cm{eL)!02=`yRMLNCU`*kB>iqkchdk;^%PoOO6F}rfX<2C7 z-~NE3XZ8wL?eo(Tr{>6D_oQ&{Ii@I@LhmNAuZT2+vc+$&%}BPL{Ng05A|7q)MymtN z-I$V_b%E6gguDp(Wc|{ifH)b#wWXV~G_}Mc4(f^@9o=2+odeVAwA_WvEV2GYE!HpY zlUs$=SxYyuz-vD@x@QqHB%7kI0p>1H9UYnG?vK?mP5Ojc?8Uh7^V3pO)Akke&cTPr z9+%?JVqGqNk$(=jSDBdKz0dzB@nhShPgp*JBTm?XpvBa@VuDuZxY5w^%r+XDy;t^8 zprM`IXlN$S58F_P%#jTK%h#yCmPo=Wu%Vr0HZ&B_&?ust4K2%#+0ZZ;_l*+i0X8%R z)biecX=q)R1{j57_vb&2ImmDHJuFQEqAS@=CqP`u-k8t4P%iVa;&+S zj;n*Q$zf<%HfZtBEXYb-7%RmH{LoGnE_ubJVozy^I6$^zla7jF=p2~F4m;eiNRpkG zjOc}afunZfyTdS4yD1Q|hMUK#iNd)%%0+H$Le}_1Grs*SM+FGkWVLtgC;c_!>(Wff zPM;EjCH%pJ>@txejxYux8&s*XHT@V5Ol8b9%HNIBTB|2qfyu4-V!it{mM^LGjVVoNP#u2E`>{Eyqrabt?q%bWo}zLw%ooo{81W&my>V_n1` zCT>lR=a_yY=vsCC@-^u@Zcs6>wZUV)`|;`|y5;e2LL}RfiJKPQ%RDQUwMI#?=Gj=I z{O$Iu0e}skM^_OPl1oJi;Syc1v6wa#=6J*g!jT|(fj-kpPCRw{J8U_M?Qy2?NZvXR zB!&DK1E|LRVLgP*iWsW$VnMyJK!Jm@Rz;ov1hL$<%v;t;j|#~VH*Y(4?};|zF@ezl z_3J_3-4gi#Y-l`3+;3ouC`*s|S*0<-<#Mjdt{6xECtzvZ$6I|AGU7eEn!+eF~=tHr~GjVij(Mq<8CkTkKv{i*=hIjRLI<#Z@Wuud~9dzn=NDg3NHKq+m z0ZhvdkDk6=4X_cvSAV-lR*pp$%CLCQ*uG zX9hi(oee7F$%Kt?XahEDZ9&g$Pk?Sw8?do6Ve4W#AiqF2d@E2t+Ko#5*|&mQ(<)l_ zn}vsN`c`Lkn|S2;i208FOc(+KOf%4N=Ghrs%nt(hY!7=Wb;Ag$MmLk{!(hTp7@_6%fY_N=)nzuQs8sZG=r zob+mULWQrl9pl!bVoT{+E1~>@&@N?O-u@r}wd%neig0y7X)7UeY%Zs6rU>sRcb`-D zYxAL(ewMSO-;{J#sNxsV^F!%%M;zC5k>3?IdTYKS+xL-}UceqFCTh=kcxUcfR9Iqt z!kvnTIsw#FwoEeiG<5SzbH3{E1hhWiwuX@CSGQ~aj2dmk<5dw0HN~>fA5gqI5?&% z#O1NaU-Ss#pcc^7n7&m_#i-Gb7BL^NXcmMB1Iw>`h$);eXR?{3^A(|J?ON$2tGiQ7 zy6dxAZ%cdz$}8lHS7L({g}uJ9p|+2t_tlorXFP{uQx*;?cP_^1_ug0pTm4T~~tWsqmFT(_r&EFm40 zl7~|8DWQ>6vW!PShI-5CBO2oGGz*==1swmjoOdu6VRoJsr;By>C!xjPQn?}7Gs;?gr~w*QR(jSYIVZU0XP6*PG>AaI#o z116&(ljN7=Q>79Od#Ft$Bcmmr`7^0D(B`iz3A(cU*UHsJ6uB3_cqfvL$!0f%;t!?` z5hPB|7_X^u{O(xlP<`M*qjqx~IC}jXc@o^kll#i>n##-D@EIsl3`|om8dsHh*Rphn zVJ3U^PEs~=6y<3YI;-szPl-qB(d5$>w+BHv0yB1a z6<_@L2}gD~0hT<)n&7=i+cb<1{As6?aG>d+=Er^!$Mty_xbUYI9V|eXq#^xphxWSq zb>(LQ0&;;^*M zEZvlalJ?MK#TWJ>fGmt3?aX%E-OeLlM9s~%VOjNa-dU`Yx6!BsA?y%7h&aHWGT;L# zGF}Dr1DG&RA+TiROn~`i1HS7{9O+_^;Sh9!uA|EvqT9IiDPBrM5%2xM6Ad9i*@FCK zmajgnl+@bmN;SWJb}KL1K9B^RN3oGO@Z@EAB_SJLa)ifP4({n4Z9)4SD`YiPE#Z7( z{*ne=N--hiWT#}w$W#+{pLeJJlXuQ71YN+qmoCm}(UCM?>YTCiy1bu{(=cv8sow~K zhC%;s)bD3fsg~A!np;@WqqDZS^$hRE>J0-G9iwhpYKav)Xk?Qs zO{BNk$%_)<;CDvTq zjSn1U?oOogh}O60OdG!CrNp=0iPj)s!(R@XmXtmEyynP@^xq{<2PLn6oI2e~nGYt_ zbNe|AMd>fn(UI-#aMk<$b!0Y9%uK7o z_4`m`je^o-wRgm0Usg^} z#*SxCrXPu2*`Mbt7$bUf@#_(6J1xVVEq;(9gy+y>n#N zM)|pIR_Dx9Z)%ee8*fxLmI+vweB?6BYP)b@3z-K1tXutt0hN#cieOx~QN@yQf+!JP z+$11I?Xdz;>lW5%Q#Xcm*@Z&)yi20S3B`(IJCjIkO-<}Uo!)HepS9o{R#`x zNOAe?%0aaYMQxd%Xiy=q`!gf#vg#I(<&2~3T6cP=u~ z)9ld6JR*g3e$m2#v9n@8HjU^lYC}(l8l@I<8P!7O1QcZuO+5VS82ft~S6{l=DjZ(CHsFjXs5;o5wAoTCz2mrhLqGc?JegFE#VO#f@-_LA9(R4`}Qyv?u`x+ z1%-?Tt!Y-T!PQq`TVbYYS@{wCX zE_X0^LnO&01k?k*1)><+{-NfYMuLLl$nNf!6jl6;&Eq2Z=U%o6JtiJUC+$&~2uR-= zkiaQ^V0?>;nhFH-pk)o&BQ2E*ElJEx^BreNOuw%BtafR0g0vf1!`qope8FDq8Cw4o z%1)IRE1kqoRR7hL$V}mg*dXErb&`54V6UA<0coGKD0=8?$OwtUNZES}tTyUPvD_yO zAcbRC+(uzft_?}%Ff5$4Rw{}DwwFw4k0!>a3p+%}q#;E{XA@AufmYCmLc*JF^tj=mKq_lo)i|dF4Re2mPP2q}q$&>8K$E7=B4U){6 zn@g`!f@>PMx!h`-1Gg%m2U;geUKmfC`;ugih!Xzte&Qw@k8ZNiv&m=?0Uiqjo2?aH z$pI)G1RuROY)%VCKe4mvEhw=wA7X~E1QPVFU#Xz~tInhzj+ft|269Ff^nWt| z-#)=SJC2^5j0yDSk^rab99M9v<~zuos!?)a$b(|f694~4y^u<2(@QKbWOHPT5*lg0 z5aV{Ldow0{c_IVWR$A}I=)#lf^#rZ^YDWLH@g@PWw^1Ao~;cUO6 z=S;;PE!}+%MCs`Oer#mE9kDa&>>e2`{Or;3`GPRMYb;BV0^&!N(?WmlPyzgVf@_Zu z?K^%=O0)_MA`oDtg8{~3Az50*2+EQ#ER%o-^1>kPpwfp3&$W2ue8H8AwyoZuGXziw zH`5Zy0xgjwuc4+x#xMD&>`kX6*SPq>%61c&t^lt#Pr2ARCXHw*h~f z#yu0w(}wFdNxn00l(*OOtyJ36-|ZCB{(5cMzWgA0JJjxp0lP_-@s6)m3&v?fpVx zee;;{5mDPNz2dG*#>!!saksHPnjQvTNK=D&i4l&E9 z?HII0U73%t7E!~QMsnDBCH-=kVn*G~W05pW-)`>AZIT{oH|jlc97or0ul(l3MS@9C zt|7#0tNYLr1-IQLv6T)AdwsMi;G5b97022izSp>Lhv_B$!xV;y`;Xz7P4^U8x2nD7 z&tBp}_mB+f7T14xiLOv@yQFJ0wjaGjw;OtXr4W7>jLH>ePCE;_8afkh`Jw>u5?Pi9 zyDfT2$ctOCKEP^X>dW4o#GUZWVKY|N<^~>V^{BMjpP98O+9Km)i|t^hH&6$Qg>FbN zbEBd(EcEC^GRU8?_vW0>t||chA)MEhYzXIlnbt)nYqr=UbRw!Az8ZxxPK;chPUIYi z`8;yAkWPVthlef^3_DY$nm06KFG6tiHTP*&-ahm>?Z}h1msIgYarERy-u~B3{;=}) zt^24f{%oca4f1j}GE)b(n`Hp0M9p3xl{g}q3`7KY9CDI+e>4>F%sq20uxD01*p6fx ziW{X*Fz9>fGx5n5`B&egHh6d53$@*d^e*n%sVwh=0g8LzkQa6 z?!>~P?d)n3a$naJ7!c@f@Lr10_4zox8nGu}ltak77{ccFI|H2|S^F`Ye_zp)!Fpvl@t<1j+st%w|4qtepBL~x~5VQy|AalU)J&Rs>b=vIwIPA!qpL`$| z>dbRr0gMg;6+gg~`@QAuS6jYCand}rGj!1Hsm63>I>0ox2#h8If>DqyL${|3t=Va| zsW@1%ZMb6e#zW$zZ6HZiPUSj;8+D#%lDqU)PKg_E?Rr1qJWRQhvKlakdfoD8Z_yXZQtQfG=9n>$I83D7fCv9)2T8rZ7 zsSU=-gXbh#`kcQCvQD_{&(qjY9Gi?=dMdVY`0K4b7|Nl77Jko0th5_o+?)ew;dgIX z_#2F?0T`ze1~M)Q6dNXh*bqE8AYfbK$rKx!{}aX$oOrje)ge)Rv~MRZz1uzg=9L>~ zPLtF5ThlYX9odU#pEM;&l@IvC?ByKMeBY1kNxu@>^^S{2!&IGp`io_+3>QqxZK|xK zBTYt2x6Bdn$eBm>23OR&x%A2B@x?zJ+1p7H@$qes+dQ(j+W)S<0ru_4o~df#;kQbm z`8rAD3QQ=<)V1%lx0Nr^G2NraacX$E|SP5>YFwyomRP}d% zh7LHlxBuI@z0I7!CUmr3R>0Jo;sO>+B3LX<#K2;i3_!;UnC@k6Uw$Z-Oz2WU=zapB zOV0J$gbpZ{tb-DNs}u1}!cvm@(KLy+vhUEDK~*k!==zO5O4t?r19bDhS|^a)B2@E{ z($cnyKS0Nr?zQuIny_18rSco=>bQBhvmKHToFtwI&8fD{#+8Y1#|aiV*tm!AE3%5^ ziwJsL4Y%>rum$-N$Gv4V#Witz+^0dCi)i~1_AZK)nCMZ711X@#&){a{lRWEQgSoe! zkZyCOM@O{FqP4p2?&Pm{1|BC9G2noDUj>en^#zJH-kR&EH)$^bqEx{zgayDrPINe8 zx)3>SpDS-%1xS3+rx~hBg~wP2B``7CyLFicP diff --git a/public/content/ejthemes/responsive-css/ej.responsive.compatibility.css b/public/content/ejthemes/responsive-css/ej.responsive.compatibility.css deleted file mode 100644 index fbee21a..0000000 --- a/public/content/ejthemes/responsive-css/ej.responsive.compatibility.css +++ /dev/null @@ -1,1404 +0,0 @@ -@media (min-width: 1920px) { - -} - -@media (min-width: 1024px) and (max-width: 1920px) { - .e-widget.e-dialog.e-edittable - { - max-width:470px; - } -} -@media (min-width: 768px) and (max-width: 1024px) { - .e-widget.e-dialog.e-edittable - { - max-width:470px; - } -} -@media (min-width: 320px) and (max-width:480px) { - .e-widget.e-dialog.e-dialog-wrap.e-dialog-resize{ - width:100%; - height:100%; - min-width:320px; - } - .e-widget.e-responsive-toolbar.e-normal{ - width:200px ; - } - .e-widget.e-rte .e-rte-tablefields - { - width:32% ; - } - .e-widget.e-rte .e-widget.e-dialog .e-widget.e-tab .e-img-border-field - { - width:50% ; - margin-top:2em; - } - .e-widget.e-rte .e-widget.e-dialog .e-widget.e-tab .e-rte-stylefield - { - margin-top:-2em; - margin-right:-28px; - padding: 0.2em; - } - .e-widget.e-rte .e-inputtext - { - width:90%; - } - .e-widget.e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox - { - margin:0px; - } - .e-widget.e-dialog.e-edittable - { - max-width:470px ; - } - .e-widget.e-rte .e-rte-video - { - min-width:270px; - } - .e-widget.e-rte.e-findandreplace.e-dialog .e-widget-content >span - { - height:55px; - } - .e-rte-explorer.e-rte-fileBrowser,.e-rte-explorer.e-rte-imgBrowser - { - width:auto !important; - } - -} - /*------------------------Responsive Ribbon-----------------------------------*/ -@media (min-width: 320px) and (max-width:480px) { -.e-ribbon.e-js.e-responsive{ - width:100% !important; -} -} -.e-ribbon.e-responsive .e-backstagecontent{ - padding:0px; -} -.e-ribbon.e-responsive .e-ribupdivarrow.e-toolbaralign{ - padding-top:3px; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-mobribgroup .e-split:not(.e-drop), -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-split:not(.e-drop){ -min-width:48px !important; -min-height:48px !important; -} -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-rbn-button.e-button .e-icon, -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-rbn-button.e-togglebutton .e-icon, -.e-ribbon.e-responsive .e-responsivecontent .e-rbn-button.e-button .e-icon, -.e-ribbon.e-responsive .e-responsivecontent .e-rbn-button.e-togglebutton .e-icon -{ -display:inherit; -} -.e-ribbon.e-responsive .e-responsivecontent .e-button .e-btntext, -.e-ribbon.e-responsive .e-responsivecontent .e-togglebutton .e-btntext{ -padding-top:4px; -} -.e-ribbon.e-responsive .e-responsivecontent .e-btn:not(.e-split-btn), -.e-ribbon.e-responsive .e-responsivecontent .e-split:not(.e-drop) -{ -min-width :48px !important; -min-height:48px !important; -} -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-btn:not(.e-split-btn) -{ -min-width :48px !important; -height:48px !important; -} -.e-ribbon.e-responsive .e-rbn-resize, -.e-ribbon.e-responsive .e-respmobcontent{ - min-width:100% !important; -} -.e-ribbon.e-responsive .e-rbn-dll-cus{ - padding-bottom:12px; -} -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-split.e-drop{ - height:48px !important; - width:48px !Important; -} -.e-ribbon.e-responsive .e-responsivecontent .e-ribGroupContent{ -width:auto !important; -height:auto !important -} -.e-ribbon.e-responsive .e-separatordivrow{display:none !important} -.e-ribbon.e-responsive.e-responsivecontent .e-innerdivchild{ - height:48px !important; -} -.e-ribbon.e-responsive .e-scrollbar .e-vscroll .e-button.e-icon, -.e-ribbon.e-responsive .e-scrollbar .e-hscroll .e-button.e-icon, -.e-ribbon.e-responsive .e-responsivebackstagecontent .e-backstagetitlecontent -{ -display:none; -} -.e-ribbon.e-responsive .e-tooltipdiv, -.e-ribbon.e-responsive .e-resizediv{ - display:none !important; -} - -.e-ribbon.e-responsive .e-mobribgroup .e-ribupdivarrow, -.e-ribbon.e-responsive .e-mobdiv,.e-ribbon.e-responsive .e-respmobcontent{ - display:inline-block; -} - -.e-ribbon.e-responsive .e-modelDiv{ - display:none !important;} - -.e-ribbon.e-responsive .e-respmobcontent{ - height:48px; -} -.e-ribbon.e-responsive .e-mobdiv{ - vertical-align:middle; - padding-right:4px; -} -.e-ribbon.e-responsive .e-mobribgroup .e-mobdiv .e-rbn-resize{ - width:90% !important; -} -.e-ribbon.e-responsive .e-mobribgroup{ - display:inline-block; -} -.e-ribbon.e-responsive .e-contextliset{ - display:none; -} - - -.e-ribupdivarrow.e-toolbaralign{ - padding-right:12px; - position:absolute; - right:0px; -} -.e-ribbon.e-responsive .e-header{ - border-left:0px !important; - border-right:0px !important; -} - -.e-ribbon.e-responsive.e-js .e-header > .e-select{ - border:none!important; -} - - -.e-ribbon.e-responsive .e-groupmobdiv{ -width:100%; -height:48px !important; -display:table !important; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-ribupdivarrow{ - display:none; -} - -.e-ribbon.e-responsive .e-resgroupheader -{ - white-space:normal; -} -.e-ribbon.e-responsive .e-resgroupheader .e-innerdiv{ - display:inline-block; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-ribGroupContent{ - padding:12px; -} - -.e-ribbon.e-responsive .e-resgroupheader .e-rbn-button .e-btntxt{ - display:table-cell; -} - - -.e-ribbon.e-responsive .e-responsiveqat .e-btn.e-rbn-button -{ - width:32px !Important; -} - -.e-ribbon.e-responsive .e-innerdivrow { - padding-bottom: 0; - padding-left: 0; -} -.e-ribbon.e-responsive .e-responsivecontent .e-innerdivrow{ - width:100%; -} -.e-ribbon.e-responsive .e-contextliset{ - display:none; -} - -.e-ribbon.e-responsive .e-ribresmenu .e-icon:before{ - font-size:14px; - left: -2px; - top: 1px; -} -.e-ribbon.e-rbnwithqat.e-responsive .e-qatooldiv -{ - padding-top:0px; - padding-bottom:0px; -} -.e-ribbon.e-rbnwithqat.e-responsive .e-responsiveqat{ - padding-top:8px; -} -.e-ribbon.e-responsive .e-backstagerestop:after{ - margin-bottom:1px; - width:1px; -} -.e-ribbon.e-responsive .e-groupdiv { - padding-right:0px; - padding-top:0px; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent{ - z-index: 100002; - position: absolute; - width:100%; -} -.e-ribbon.e-responsive .e-resizebtn > .e-groupdiv{ - padding-top:0px; -} -.e-ribbon.e-responsive .e-rescontent -{ - top: 10px; - position: absolute; - left: 12px; - z-index: 10001; - display: table-cell; - list-style: none; - padding: 0; - vertical-align: top; - width:120px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbon:before{ - font-size:20px; -} -.e-ribbon.e-responsive .e-responsivetabli -{ - padding: 8px 15px 8px 10px; - text-align: left; -} -.e-ribbon.e-responsive .e-responsiveqat .e-split{ - height:25px !Important; - width:35px !Important; -} -.e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbon:before{ - font-size:20px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbonpaste:before{ - left:-3px; -} -.e-ribbon.e-responsive .e-groupdiv -{ - display:table !important; -} -.e-ribbon.e-responsive .e-groupdiv>div:after{ - width:0px !important; -} -.e-ribbon.e-responsive .e-resshow{ - display:block !important; -} -.e-ribbon.e-responsive .e-responsivebackstage .e-backstageheader -{ - position:absolute; - z-index:10001; - top:2px; - left:2px; - margin-bottom:0px; -} -.e-ribbon.e-responsive .e-responsivebackstage li -{ - width:auto!important; -} -.e-ribbon.e-responsive .e-groupresponsive.e-ribrightarrow -{ - padding-top:16px; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-gallerymovediv, -.e-ribbon.e-responsive .e-ribbonbackstagepage, -.e-ribbon.e-responsive .e-reshide{ - display:none !important; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-gallexpandcontent{ - padding-left:15px; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-galleryextrabtn{ - overflow: hidden; - display: table; - width: 100%; -} - -.e-ribbon.e-responsive .e-responsivecontent { - width:auto; - height:auto; -} -.e-ribbon.e-responsive .e-groupresponsive, -.e-ribbon.e-responsive .e-resbackstage{ - display:block !important; -} - -.e-ribbon.e-responsive .e-rbnquickaccessbar.e-rbnabove, -.e-ribbon.e-responsive .e-rbnqatmenu div, -.e-ribbon.e-responsive .e-responsiveqat .e-splitbtnqatdiv, -.e-ribbon.e-responsive .e-rbnqatmenu li:not(.e-removemenuli) -{ - display:none !important; -} - -.e-ribbon.e-responsive .e-responsiveqat{ - display: inline-block !important; - right: 0px; - position: absolute; -} - -.e-ribbon.e-responsive .e-header li.e-tab, -.e-ribbon.e-responsive .e-backstagetab a, -.e-ribbon.e-responsive .e-apptab:not(.e-backstagetab), -.e-ribbon.e-responsive .e-groupexpander, -.e-ribbon.e-responsive .e-contentbottom, -.e-ribbon.e-responsive .e-expandcollapse -{ - display:none !important; -} -.e-ribbon.e-responsive .e-groupresponsive -{ - float:right; - padding-top:11px; - padding-right:12px; -} - -.e-ribbon.e-responsive .e-responsiveback -{ - height:48px; - padding-left:12px; -} -.e-ribbon.e-responsive .e-responsiveback .e-groupresponsive -{ - float:left; -} -.e-ribbon.e-responsive .se-responsiveback .e-icon -{ - float: left; - left: 10px; - position: absolute; - -} -.e-ribbon.e-responsive .e-responsiveback .e-restopbackcontent -{ - font-size: 22px; - position: relative; - top: 12px; - line-height: 20px; - margin-left: 20px; -} -.e-ribbon.e-responsive .e-respcontent .e-ribGroupContent -{ - height: auto !important; - min-height: 32px !important; -} -.e-ribbon.e-responsive .e-ribGroupContent .e-resshow .e-innerdivrow,.e-ribbon.e-responsive .e-innerdivrow > div{ - display: inline-block; -} - - -.e-ribbon.e-responsive .e-groupresponsive.e-ribrightarrow { - padding: 0; - position: relative; - right: 12px; - top: 14px; -} -.e-ribbon.e-responsive .e-resizebtn .e-icon:before{ - font-size:26px; - position: relative; - top: 3px -} -.e-ribbon.e-responsive .e-innerdiv{ - padding-left:0px; -} - -.e-ribbon.e-responsive .e-groupresponsive.e-ribleftarrow{ - padding-top: 14px; -} -.e-ribbon.e-responsive .e-respcontent .e-resizebtn .e-btntxt { - float: left; - padding-top: 12px; - position: relative; - padding-left:12px; -} -.e-responsivecontent .e-innerdivchild{ - padding-left:2px; - } -.e-ribbon.e-responsive .e-resizegroupdiv { - padding: 0 12px; -} -.e-ribbon.e-responsive .e-header -{ - height:46px !important -} -.e-ribbon.e-responsive .e-content.e-responsiveheight, -.e-ribbon.e-responsive .e-groupdiv, -.e-ribbon.e-responsive .e-backstagerestop -{ - height:48px !important; -} -.e-ribbon.e-responsive .e-content.e-responsiveToolbarScroll{ - height:52px !important; -} -.e-ribbon.e-responsive .e-responsivebackstage -{ - position:relative; - -webkit-transform: translateX(-100%); - -ms-transform: translateX(-100%); - transform: translateX(-100%); - transition: transform .3s; - -webkit-transition: -webkit-transform .3s; - z-index:10001; -} -.e-ribbon.e-responsive .e-backstageshowanimate{ - -webkit-transform: translateX(0); - -ms-transform: translateX(0); - transform: translateX(0); - } -.e-ribbon.e-responsive .e-contentdownanimate{ - -} -.e-ribbon.e-responsive .e-groupdiv .e-resizebtn div -{ - height:48px !important; -} -.e-ribbon.e-responsive .e-groupdiv .e-resizebtn div{ - width:100% -} -.e-ribbon.e-responsive .e-respcontent .e-resizebtn{ - width:90%; -} -.e-ribbon.e-responsive .e-groupdiv -{ - width:100% !important; -} -.e-ribbon.e-responsive .e-backstagerestopcontent -{ - position: absolute; - top: 8px; - left: 15px; - color:white; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent .e-backstageTitle{ - padding-left: 25px; - font-size: 23px; - top: 5px; - position: relative; - line-height: 20px; -} -.e-ribbon.e-responsive .e-groupdiv .e-botton .e-btntxt{ - padding-bottom:10px; -} - -.e-ribbon.e-responsive .e-ribdrop .e-arrowheaddown -{ - margin-top:-10px; -} - - -.e-ribbon.e-responsive .e-respcontent .e-resizebtn span.e-icon:not(.e-ribbonresize){ - float:left; - display:inline-block; - padding-right:10px !important; -} -.e-ribbon.e-responsive .e-groupdiv .e-resizebtn .e-ribbonresize{ - display:none !important; -} -.e-ribbon.e-responsive .e-groupdiv .e-ribbon, -.e-ribbon.e-responsive .e-responsivecontent .e-ribbon{ - - display: inline-block !important; - -} -.e-ribbon.e-responsive .e-content.e-content-item{ - overflow:hidden; - width:auto; - transition: all 0.3s ease-in; -} -.e-ribbon.e-responsive .e-ribGroupContent.e-resgroupheader .e-innerdiv { - vertical-align: middle; -} -.e-ribbon.e-responsive .e-ribresmenu -{ - position:absolute; - font-weight: normal; - font-size: 14px; -} -.e-ribbon.e-responsive .e-ribresmenu .e-icon{ - position:absolute; - top:-10px; - padding-left:12px; -} -.e-ribbon.e-responsive .e-header>li -{ - height:32px; -} -.e-ribbon.e-responsive .e-resbackstage -{ - padding-left:12px; -} -.e-ribbon.e-responsive .e-header li a -{ - padding-left:0px; - padding-right:0px; -} - .e-ribbon.e-responsive .e-ribresmenu a { - width:auto; - - } - - .e-ribbon.e-responsive .e-resbackstage, - .e-ribbon.e-responsive .e-ribresmenu .e-icon{ - margin-top:15px; - } - - .e-ribbon.e-responsive .e-ribresmenu - { - top:8px; - } - .e-ribbon.e-responsive .e-gallerybtn{ - display: block; - float: left;} - - .e-ribbon.e-responsive .e-galleryexpanderrow{ - display:inline;} - .e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbon:before{ - top:-8px; - } - .e-ribbon.e-responsive .e-ribbongallerycontrol .e-extracontent{ - display:none; - } - .e-ribbon.e-responsive .e-resqatScroll .e-scrollbar{ - display:none !important; - } - .e-ribbon.e-responsive .e-resqatScroll .e-content{ -padding-bottom:7px; -} -.e-ribbon.e-responsive .e-header.e-resheader, -.e-ribbon.e-responsive .e-ribresmenu -{ - display:inline-block !important; -} -.e-ribbon.e-ribwithout-apptab.e-responsive .e-header.e-resheader -{ - display:table !important; -} -.e-ribbon.e-responsive .e-header li -{ - margin-top:0px !important; - cursor:pointer; -} -.e-ribbon.e-responsive .e-backstageTitle{ - display: inline-block; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent .e-backstagerestop .e-icon{ - position:absolute; - display:inline-block; - top:6px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn{ - border-top:0px !important; -} - - .e-ribbon.e-responsive .e-header .e-apptab .e-menu > li > a{ - font-size:14px; - font-weight:normal; - } - .e-ribbon.e-responsive.e-js .e-header .e-apptab{ - display: inline-block !important; - font-size:14px; - } - .e-ribbon.e-responsive .e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down, - .e-ribbon.e-responsive.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - right: -17px; - } - - .e-ribbon.e-responsive .e-rescontent-menu{ - left:60px; - } - - .e-ribbon.e-responsive .e-rbncustomelement{ - padding-top: 6px; - } - .e-ribbon.e-responsive .e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down,.e-ribbon.e-responsive .e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-right{ - top: 30%; - } - /*------------------------Responsive Ribbon-End-----------------------------------*/ -@media (max-width:480px) { - /*tab*/ - .e-widget.e-js.e-tab .e-header li > a, .e-widget.e-js.e-tab .e-header li > a > span:first-child { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - width: 45px; - } -} - /*kanban*/ -@media (max-width:801px),(max-device-width: 1200px){ - .e-widget.e-kanban .e-kanbandialog table td.e-label{ - text-align: left! important; -} -.e-widget.e-kanban .e-kanbandialog table td{ - float:left; - width:100%; - } - .e-widget.e-kbntoolbar-body.e-toolbar{ - position: absolute; - top: 0px; - z-index: 100001; - height: 37px; - padding: 0px; - left: 0px; -} -.e-widget.e-kanban .e-kanbandialog table td.e-rowcell > :first-child { - width:100% !important; - margin-top: 3px; - } - .e-widget.e-kanban .e-kanbandialog .e-save,.e-kanbandialog .e-cancel{ - width:100% !important; - display:table; - } - .e-widget.e-kanban .e-kanbandialog .e-kanban-editdiv { - padding: 0 11px; -} -.e-widget.e-rtl.e-kbnadapt-editdlg .e-dialog-content td.e-rowcell { - text-align: right !important; -} -.e-widget.e-rtl.e-kbnadapt-editdlg .e-dialog-content td.e-label { - border-left: 0 none; -} -.e-widget.e-rtl.e-kbnadapt-editdlg table td.e-label{ - text-align: right! important; -} -.e-widget.e-kanban .e-kanbandialog .e-cancel{ - margin-top: 10px; - } - .e-widget.e-kanban .e-columnrow .e-rowcell{ - border-top:none; - } - .e-widget.e-swimlane-ddl,.e-widget.e-kanban .e-kanbanfilter-icon{ - display:table-cell; - } - .e-widget.e-kanbanfilter-window{ - position: absolute; - top:0px; - left:0px; - z-index: 10000001; - } - .e-widget.e-kanbanfilter-window .e-filter-content div{ - margin:10px 0 0 10px; - } - .e-widget.e-kanbanfilter-window .e-kbnfilterwindow-head{ - height:40px; - } -.e-widget.e-kanbantoolbar .e-kanbanfilter-icon,.e-widget.e-kanbanfilter-window .e-kbnfilterwindow-head .e-text,.e-widget.e-kanbanfilter-window .e-filterback-icon{ - cursor:default; - display:inline; - font-size: 14px; - } - .e-widget.e-kanbanfilter-window .e-filterback-icon,.e-widget.e-kanbanfilter-window .e-filter-done,.e-widget.e-kanbanfilter-window .e-kbnfilterwindow-head .e-text{ - float:left; - margin-left:12px; - margin-top: 8px; - } - .e-widget.e-kanbanfilter-window .e-filter-content{ - height:100%; - } - .e-widget.e-kanbanfilter-window .e-kbnfilterwindow-head .e-filter-done{ - float:right; - margin-right: 10px; - cursor:pointer; - } - .e-widget.e-kanbanfilter-window .e-kbnfilterwindow-head .e-filterlabel{ - margin-left: 10px; - } - .e-widget.e-kanban .e-kanbantoolbar.e-adaptive-search .e-searchbar{ - width: 99%; - } - .e-widget.e-kanban .e-kanbantoolbar .e-searchbar{ - float:right; - height: 35px; - } - .e-widget.e-kanban .e-adaptive-search li.e-search{ - width: 75%; - position: relative; - right: 7%; - } - .e-widget.e-kanban .e-kanbantoolbar .e-searchitem{ - position:relative !important; - border: none !important; - height: 35px; - } - .e-widget.e-kanban .e-kanbantoolbar .e-searchdiv{ - width:100% !important; - } - .e-widget.e-kanban .e-left-rotatecard{ - -webkit-transform: rotate(5deg); - -moz-transform: rotate(5deg); - -o-transform: rotate(5deg); - -ms-transform: rotate(5deg); - transform: rotate(5deg); - } - .e-widget.e-kanban .e-stackedHeaderCell{ - text-align:left; - } - .e-widget.e-kanban .e-adapt-search{ - width: 23px; - display: table-cell; - padding-left: 5px; - } - .e-widget.e-kanban .e-kbnsearch-back - { - cursor:default; - float:left; - margin-left: 1%; - margin-top:8px; - } - .e-widget.e-kanban .e-adapt-cancel{ - display: table-cell; - padding-right: 6px; - } - .e-widget.e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext:focus{ - box-shadow:none; - } - .e-widget.e-kanbanfilter-window .e-clearfilter{ - position: absolute; - width: 90%; - left: 5%; - bottom: 20px; - } - .e-widget.e-kanban .e-searchfind{ - font-size: 19px; - left: -3px; - top: -1px; - height: 25px; - } - .e-widget.e-kanbanfilter-window .e-filterlabel{ - padding-left: 10px; - font-weight: normal; - font-size: 14px; - display: inline; - } - .e-widget.e-kanban .e-kanbandialog table{ - width:100%; - } - .e-widget.e-swimlane-ddl{ - position: relative; - top: 6px; - float: left; - display: inline-flex; - display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ - display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ - display: -ms-flexbox; /* TWEENER - IE 10 */ - display: -webkit-flex; /* NEW - Chrome */ - display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */ - width: 44%; - } - .e-widget.e-kanban .e-kanbanheader .e-table,.e-kanban .e-kanbancontent>div>.e-table{ - transition-timing-function: cubic-bezier(0, 0, 0.25, 1); - transition-property: transform; - transition-duration: 600ms; - } - .e-widget.e-swimlane-ddl .e-down-arrow:before{ - content: "\e811"; - font-size: 8px; - font-family: ej-webfont; - position: relative; - top: 5px; - } - .e-widget.e-kanban .e-kanbantoolbar .e-kanbanfilter-icon:before{ - content: "\e814"; - font-family: ej-webfont; - position: relative; - top: 6px; - left: 8px; - } - .e-widget.e-kanban .e-kanbantoolbar .e-kanbanfilter-icon{ - height: 35px; - width: 34px; - } - .e-widget.e-kanban .e-kanbantoolbar li.e-printlist.e-tooltxt { - border: none; - } - .e-widget.e-kanban .e-printlist { - background: none; - } - .e-widget.e-kanban .e-kanbantoolbar .e-kbnclearfl-icon:before{ - content: "\e813"; - } - .e-widget.e-kanbanfilter-window .e-filterback-icon:before,.e-kanban .e-kbnsearch-back:before{ - content: "\e815"; - font-family: ej-webfont; - font-size: 13px; - cursor: pointer; - position: relative; - top: 4px; - } - .e-widget.e-kanban .e-kbnsearch-back:before{ - position: relative; - top: -2px; - } - .e-widget.e-kanbanfilter-window .e-filterback-icon{ - margin-top:5px; - } - .e-widget.e-kanban .e-kanbantoolbar .e-searchitem:before,.e-kanban .e-adapt-search:before{ - content: "\e812"; - font-size: 16px; - position: relative; - left: 0px; - top: 0px; - } - .e-widget.e-kanban .e-kanbantoolbar:not(.e-adaptive-search) .e-search{ - width: inherit; - margin-right: -2px; - padding-left: 3px; - height: 35px; - } - .e-widget.e-kanban .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:before{ - left:0px; - } - .e-widget.e-kbnadapt-editdlg,.e-widget.e-kanbanfilter-window,.e-kbnsearchwaitingpopup{ - height:100% !important; - width:100% !important; - box-sizing:border-box; - } - .e-widget.e-swimlane-ddl .e-swimlane-text{ - font-size:14px; - display: inline; - padding: 7px 5px 0px 10px; - text-overflow: ellipsis; - display: block; - overflow: hidden; - white-space: nowrap; - } - .e-widget.e-swimlane-ddl{ - cursor:default; - margin-left:5px; - top:0px; - height: 35px; - } - .e-widget.e-swimlane-ddl .e-swimlane-arrow:before{ - content: "\e811"; - font-size: 8px; - position: relative; - top: 9px; - font-family: ej-webfont; - left: -1px; - } - .e-widget.e-swimlane-ddl .e-swimlane-arrow{ - display: inline; - } - .e-widget.e-swimlane-window .e-swimlane-item{ - cursor:default; - list-style: none; - padding: 10px 0 0px 10px; - font-family: Segoe UI; - font-size: 14px; - } - .e-widget.e-swimlane-window{ - position: absolute; - height:100%; - width:100%; - left:0; - right:0; - } - .e-widget.e-swimlane-window ul{ - margin: 0px; - padding-left: 0px; -} -.e-widget.e-kanban.e-responsive .e-vscroll.e-box{ - border:none; - } - .e-widget.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - height: 27px; - position: relative; - top: 4px; - width: 90% !important; - left: -12px; -} -.e-widget.e-swimlane-ul li div:after { - content: ""; - height: 1px; - display: inherit; - margin-top: 10px; - width: 97%; -} -.e-widget.e-kanbanfilter-window .e-kbnfilterwindow-body .e-chkbox-wrap .e-chkbox-small>span { - height: 18px; - width: 18px; - top: 4px; -} -.e-widget.e-kanbanfilter-window .e-kbnfilterwindow-body .e-chkbox-wrap .e-chk-image.e-stop,.e-widget.e-kanbanfilter-window .e-kbnfilterwindow-body .e-chkbox-wrap .e-chk-image.e-checkmark{ - font-size: 15px; - line-height: 17px; -} -.e-widget.e-kanban .e-adaptive-search .e-searchbar{ - height: 35px; -} -.e-widget.e-kanban .e-adaptive-search .e-ejinputtext.e-input{ - height: 25px; - padding-left: 8px; -} -.e-widget.e-kanban .e-adaptive-search .e-adapt-cancel{ - height: 25px; -} -.e-widget.e-kanban .e-adaptive-search .e-searchdiv,.e-widget.e-kanban .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem{ - display: -webkit-box !important; - display: -webkit-flex !important; - display: flex !important; -} -.e-widget.e-kanban .e-adaptive-search .e-adapt-cancel{ - height: 25px; -} -.e-widget.e-kanban .e-adaptive-search .e-adapt-cancel:before { - position: relative; - top: 5px; - left: -2px; -} -.e-widget.e-kanban .e-adaptive-search .e-adapt-cancel.e-msieadapt:before { - left: -42px; -} -.e-widget.e-kanban .e-adaptive-search .e-adapt-cancel.e-webkitadapt:before { - left: -5px; -} -.e-widget.e-kanban .e-adapt-search:before{ - font-size: 15px; - left: 1px; - position: relative; - top: 1px; - } - .e-kbnwindow-modal{ - overflow: hidden; - } -.e-widget.e-kanban.e-swimlane-responsive .e-limits .e-swimlane-name{ - float: left; - } - .e-widget.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{ - width: 100%; - } - .e-widget.e-kbnadapt-editdlg .kanbanform input.e-numerictextbox{ - width: 100% !important; -} -.e-widget.e-kanban .e-kanbantoolbar.e-adaptive-search a.e-searchfind{ - display: none !important; -} -.e-widget.e-kanban .e-kanbantoolbar.e-adaptive-search{ - height: 34px; -} -.e-widget.e-kbnslwindow-body{ - top: 37px; - z-index: 10000001; -} -.e-widget.e-kanban.e-responsive .e-vhandlespace,.e-widget.e-kanbanfilter-window .e-vhandlespace,.e-widget.e-kbnslwindow-body .e-vhandlespace,.e-widget.e-kbnadapt-editdlg .e-vhandlespace{ - border: solid; - border-width: 0px 1px 0px 1px; - border: none; -} -.e-widget.e-kanban.e-responsive .e-vhandlespace .e-vhandle ,.e-widget.e-kanbanfilter-window .e-vhandlespace .e-vhandle ,.e-widget.e-kbnslwindow-body .e-vhandlespace .e-vhandle ,.e-widget.e-kbnadapt-editdlg .e-vhandlespace .e-vhandle { - border: none; -} -.e-widget.e-kanban.e-responsive .e-vhandle,.e-widget.e-kanbanfilter-window .e-vhandle,.e-widget.e-kbnslwindow-body .e-vhandle,.e-widget.e-kbnadapt-editdlg .e-vhandle{ - border-radius: 4px; -} -.e-kbnhide,.e-widget.e-kanban.e-responsive .e-vup:before,.e-widget.e-kanbanfilter-window .e-vup:before,.e-widget.e-kbnslwindow-body .e-vup:before,.e-widget.e-kbnadapt-editdlg .e-vup:before{ - display:none !important; -} -.e-widget.e-kanban.e-kanbanscroll.e-responsive{ - border:none; -} -.e-widget.e-kanban.e-responsive .e-headercell{ - vertical-align: middle; -} -.e-widget.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind.e-webkitadapt-search{ - padding-top:5px; -} -.e-widget.e-kanban.e-responsive .e-headercell.e-toggleonly .e-clexpand{ - width: 10%; -} -} -@media (max-width: 480px) ,(max-device-width: 600px) -{ - - .e-widget.e-swimlane-ddl .e-swimlane-text { - width: 80%; - } - - .e-widget.e-swimlane-ddl { - width: 135px; - } -} -@media (min-width: 480px) and (max-width:600px),(min-device-width: 600px) and (max-device-width: 800px) { - .e-widget.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - left: -26px !important; -} -.e-widget.e-kanban .e-kanbandialog .e-save, .e-kanbandialog .e-cancel - { - width: 96% !important; - margin-left: 11px; -} -} -@media (min-width: 600px) and (max-width:801px),(min-device-width: 800px) and (max-device-width: 1200px) { - .e-widget.e-kanban .e-adaptive-search .e-search.e-tooltxt{ - left: -28px !important; -} -.e-widget.e-kanban .e-kanbandialog .e-kanban-editdiv { - padding: 0px 11px; -} -.e-widget.e-kanban .e-kanbandialog .e-save, .e-widget.e-kanban .e-kanbandialog .e-cancel { - width: 100% !important; - margin-left: 0; -} -.e-widget.e-swimlane-ddl .e-swimlane-text { - width: 100%; - } - - .e-widget.e-swimlane-ddl { - width: 135px; - } -} -@media (min-width: 480px) and (max-width:767px) { - - /*tab*/ - .e-widget.e-js.e-tab .e-header li > a > span:nth-child(2) { - display: none; - } - - .e-widget.e-responsive-toolbar.e-normal{ - width:250px ; - } - .e-widget.e-dialog.e-edittable - { - max-width:470px; - } - .e-rte-explorer.e-rte-fileBrowser,.e-rte-explorer.e-rte-imgBrowser - { - width:auto !important; - } -} -@media (max-width : 767px) -{ - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive li.e-list>a .e-icon - { - position: absolute; - right: 8px; - - } - .e-widget.e-js.e-menu.e-menu-responsive .e-list > ul > .e-list > a span.e-arrows:before, .e-widget.e-js.e-menu.e-menu-responsive .e-list > ul > .e-list > span span.e-arrows:before,.e-widget.e-js.e-menu.e-vertical.e-menu-responsive > .e-list > a span.e-arrows:before, .e-widget.e-js.e-menu.e-vertical.e-menu-responsive > .e-list > span span.e-arrows:before, .e-widget.e-js.e-menu.e-menu-responsive .e-list > ul .e-list:hover > a span.e-arrows:before, .e-widget.e-js.e-menu.e-menu-responsive .e-list > ul .e-list:hover > span span.e-arrows:before, .e-widget.e-js.e-menu.e-menu-responsive > .e-list:hover > a span.e-arrows:before, .e-widget.e-js.e-menu.e-menu-responsive > .e-list:hover > span span.e-arrows:before { - content: "\e627" !important; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive li.e-list ul,.e-widget.e-js.e-menu.e-vertical.e-menu-responsive li.e-list ul { - border:0 none; - } - .e-widget.e-js.e-menu.e-separator.e-horizontal.e-menu-responsive > .e-list,.e-widget.e-js.e-menu.e-separator.e-vertical.e-menu-responsive> .e-list { - border: medium none; - } - .e-menu.e-menu-responsive{ - border-top:none; - } - .e-menu-wrap.e-menu-responsive .e-hide { - display: block; - position: absolute; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive,.e-widget.e-js.e-menu.e-horizontal.e-menu-responsive.e-res-hide { - display: none; - } - .e-menu-res-wrap.e-menu-responsive,.e-widget.e-js.e-menu.e-horizontal.e-menu-responsive.e-res-show,.e-menu-wrap.e-menu-responsive .e-res-title{ - display:block; - } - - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive li.e-list,.e-widget.e-js.e-menu.e-vertical.e-menu-responsive,.e-widget.e-js.e-menu.e-vertical.e-menu-responsive li.e-list { - display: block; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive li.e-list > ul, .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive li.e-list,.e-widget.e-js.e-menu.e-vertical.e-menu-responsive li.e-list > ul, .e-widget.e-js.e-menu.e-vertical.e-menu-responsive li.e-list { - position: static; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive> li.e-list > ul:after,.e-widget.e-js.e-menu.e-vertical.e-menu-responsive > li.e-list > ul:after { - content:none; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive>.e-list>a { - line-height:32px !important; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive > .e-list > a > span { - line-height:1 !important; - top:35% !important; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive { - height: initial !important; - } - .e-widget.e-js.e-menu.e-vertical.e-menu-responsive>li.e-list >ul li.e-list > a, .e-widget.e-js.e-menu.e-vertical.e-menu-responsive>li.e-list>ul li.e-list > span { - line-height:27px; - } - .e-widget.e-js.e-menu.e-menu-responsive li.e-list>ul li.e-list > a, .e-widget.e-js.e-menu.e-menu-responsive li.e-list > ul li.e-list > span { - padding: 0px 18px 0px 30px; - line-height: 32px; - } - .e-menu-res-wrap.e-menu-responsive .e-icon.e-check-wrap:before{ - content:"\e76b"; - font-size: 20px; - width: 20px; - height: 20px; - margin-top: 5px; - margin-bottom: 5px; - } - .e-menu-wrap.e-menu-responsive .e-widget.e-js.e-menu.e-menu-responsive > li.e-separator { - border:0; - border-bottom:1px solid #c8c8c8; - } - .e-menu-wrap.e-menu-responsive .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive .e-list:hover { - border-color:#c8c8c8; - } - /*------------------------Responsive Menu RTL-----------------------------------*/ - .e-menu-wrap.e-menu-rtl.e-menu-responsive { - direction: rtl; - } - .e-menu-wrap.e-menu-rtl.e-menu-responsive .e-menu-res-wrap.e-menu-responsive .e-menu-res-in-wrap .e-check-wrap{ - border-right: 1px solid #aaaaaa - } - .e-menu-wrap.e-menu-rtl.e-menu-responsive .e-menu-res-wrap.e-menu-responsive .e-in-wrap.e-menu-res-in-wrap{ - padding: 5px 10px 0px 0px - } - .e-widget.e-js.e-menu.e-separator.e-rtl.e-horizontal.e-menu-responsive > .e-list,.e-widget.e-js.e-menu.e-separator.e-rtl.e-vertical.e-menu-responsive > .e-list, .e-menu-rtl .e-menu-res-wrap.e-menu-responsive .e-menu-res-in-wrap .e-check-wrap { - border-left : initial; - right:initial; - left:0px; - } - .e-widget.e-js.e-menu.e-rtl.e-horizontal.e-menu-responsive > .e-list .e-arrow-space,.e-widget.e-js.e-menu.e-rtl.e-vertical.e-menu-responsive > .e-list .e-arrow-space { - padding-right :10px; - } - .e-widget.e-js.e-menu.e-rtl.e-horizontal.e-menu-responsive li.e-list>a .e-icon,.e-widget.e-js.e-menu.e-rtl.e-vertical.e-menu-responsive li.e-list>a .e-icon{ - right:initial; - } -} -@media (min-width: 768px) and (max-width: 1920px) { - - .e-menu-res-wrap.e-menu-responsive, .e-menu-wrap.e-menu-responsive .e-res-title, .e-menu-wrap.e-menu-responsive .e-res-icon, .e-menu-wrap.e-menu-responsive .hideIcon { - display: none; - } - .e-widget.e-responsive-toolbar.e-normal{ - width:300px ; - } -} - -/*------------------------Schedule Start-----------------------------------*/ -@media (min-width: 320px) and (max-width:480px) { - .e-js.e-schedule .e-datecolumn { - width: 85px; - } - - .e-js.e-schedule .e-timecolumn { - width: 85px; - } - - .e-js.e-schedule .e-resourcecolumn { - width: 55px; - } -} - -@media (max-width:320px) { - .e-js.e-schedule .e-datecolumn { - width: 85px; - } - - .e-js.e-schedule .e-timecolumn { - width: 70px; - } - - .e-js.e-schedule .e-resourcecolumn { - width: auto; - } -} - .e-js.e-schedule.e-scheduleresponsive .e-textwrapper { - margin: 0px; - padding: 2px; - } - .e-js.e-schedule.e-scheduleresponsive .e-agendaappointment { - white-space: normal; - overflow: hidden; - text-overflow: ellipsis; - } - - .e-js.e-schedule.e-scheduleresponsive .e-navigateprevious { - margin:0px; - } - - .e-js.e-schedule.e-rtl.e-scheduleresponsive .e-navigatenext { - margin-right:15px; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive { - height: 100% !important; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive .e-btnmargin { - margin:10px -3px 10px 9px !important; - width:96%; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive .e-textmargin { - margin-left: 0px; - } - - .e-js.e-schedule.e-scheduleresponsive .e-ampmstyle { - font-size: 8px; - width: auto; - line-height: 35px; - } - - .e-js.e-schedule.e-scheduleresponsive .navigate { - -webkit-animation: example 0.75s ease 0s; - -moz-animation: example 0.75s ease 0s; - -ms-animation: example 0.75s ease 0s; - } - - @-webkit-keyframes example { - from { - -webkit-transform: perspective(300) rotateY(25deg); - -webkit-transform-origin: 0% 0%; - -moz-transform: perspective(300) rotateY(25deg); - -moz-transform-origin: 0% 0%; - -ms-transform: perspective(300) rotateY(25deg); - -ms-transform-origin: 0% 0%; - } - - to { - -webkit-transform: perspective(300) rotateY(0deg); - -webkit-transform-origin: 0% 0%; - -moz-transform: perspective(300) rotateY(0deg); - -moz-transform-origin: 0% 0%; - -ms-transform: perspective(300) rotateY(0deg); - -ms-transform-origin: 0% 0%; - } - } - .e-widget.e-scheduleresponsive.e-scheduledialog .e-appwindow, - .e-widget.e-scheduleresponsive.e-scheduledialog .e-recurwindow { - width: 100% !important; - } - - .e-widget.e-scheduleresponsive.e-scheduledialog .e-dialog-icon { - padding: 0px; - } - - .e-js.e-schedule.e-scheduleresponsive .e-currenttime { - margin-left: 5%; - } - - .e-js.e-schedule.e-scheduleresponsive .e-headercells { - vertical-align:middle !important; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive .e-alertbtn .e-alertOk{ - margin:0px 20px 15px 10px; - } - - .e-js.e-schedule.e-scheduleresponsive .e-datecommondiv { - padding:12px 0px 0px 8px; - outline:none; - -webkit-tap-highlight-color:transparent; - -webkit-user-select:none; - } - - .e-js.e-schedule.e-scheduleresponsive .e-schedulesettings { - white-space: pre-wrap !important; - height:40px; - } - - .e-js.e-schedule.e-scheduleresponsive .e-settingsindent, - .e-js.e-schedule.e-scheduleresponsive .e-workleftindent { - width: 30px !important; - } - - .e-js.e-schedule.e-scheduleresponsive .e-timecells { - width: 15px !important; - } - - .e-js.e-scheduledrawer.e-scheduleresponsive .e-nb.e-nb-layout.e-nb-right { - box-shadow: -1px 0 10px 0 #707070; - } - - .e-js.e-schedule.e-scheduleresponsive .e-alldaycellsheight { - height: 40px !important; - } - - .e-js.e-schedule.e-scheduleresponsive .e-empty, .e-js.e-schedule.e-scheduleresponsive .e-leftindenttable { - width: 30px !important; - } - - .e-js.e-schedule.e-scheduleresponsive .e-monthleftindent, - .e-js.e-schedule.e-scheduleresponsive .e-monthempty { - display: none !important; - } - - .e-js.e-schedule.e-scheduleresponsive .e-ampmdisplay, - .e-js.e-schedule.e-scheduleresponsive .e-vertical .e-workcells { - height: 45px !important; - } - - .e-js.e-schedule.e-scheduleresponsive .e-vertical .e-workcells, - .e-js.e-schedule.e-scheduleresponsive .e-vertical .e-monthcells { - width: auto !important; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive .e-windowmargin { - margin: 0px !important; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive .e-appointmentaddwindow.e-dialog { - height: 100% !important; - overflow: scroll; - } - - .e-widget.e-scheduledialog.e-scheduleresponsive .e-widget-content { - padding: .5em; - } -/*-------------------------------------Schedule End-----------------------------*/ -@media (max-width : 767px) -{ - - .e-widget.e-js.e-menu.e-vertical ul,.e-widget.e-js.e-menu.e-context ul{ - position:static; - border:none; - } - .e-widget.e-js.e-menu.e-vertical.e-list>.e-menulink,.e-widget.e-js.e-menu.e-context .e-list>.e-menulink { - white-space:normal; - word-wrap:break-word; - } - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive>.e-list.e-haschild>.e-menu-arrow.e-menu-left{ - display:none; - } -} -@media(min-width:768px){ - .e-widget.e-js.e-menu.e-horizontal.e-menu-responsive>.e-list.e-haschild>.e-menu-arrow.e-menu-left{ - display:inline-block; - } -} -/*------------------------------------Menu End-------------------------------------*/ -@media (max-width : 420px) { - .e-js .e-ss-leftdiv, .e-js .e-ss-lefttopdiv, .e-js .e-ss-fontmaindiv { - display: none; - } - .e-js .e-ss-drpfontdiv, .e-js .e-ss-drpdiv{ - display: block; - } - .e-js .e-ss-maindiv { - max-width: 418px; - min-height: 300px; - } - .e-js .e-ss-centerdiv { - min-height: 240px; - } - .e-js .e-ss-rightdiv, .e-js .e-ss-righttopdiv { - width: 100%; - } - .e-js .e-ss-nm-dlg-grid { - width: 280px; - } - .e-widget.e-ss-cfdlg, .e-widget.e-ss-nmdlg, .e-widget.e-ss-fcdlg, .e-widget.e-charttype-dlg, .e-widget.e-ss-valdlg, - .e-widget.e-ss-hyperlinkdlg, .e-widget.e-ss-frdlg, .e-widget.e-ss-gotodlg { - width: 100% !important; - top: 0px !important; - left: 0px !important; - } -} -/*------------------------------------Spreadsheet End-------------------------------------*/ -@media (min-width: 320px) and (max-width:480px) { - .e-js.e-spellcheck.e-dialog.e-dialog-wrap.e-dialog-resize{ - width:100% !important; - } -} -/*------------------------------------SpellCheck End-------------------------------------*/ diff --git a/public/content/ejthemes/responsive-css/ej.responsive.css b/public/content/ejthemes/responsive-css/ej.responsive.css deleted file mode 100644 index 46b3ca9..0000000 --- a/public/content/ejthemes/responsive-css/ej.responsive.css +++ /dev/null @@ -1,1468 +0,0 @@ -@media (min-width: 1920px) { - -} - -@media (min-width: 1024px) and (max-width: 1920px) { - .e-dialog.e-edittable - { - max-width:470px; - } -} -@media (min-width: 768px) and (max-width: 1024px) { - .e-dialog.e-edittable - { - max-width:470px; - } -} -@media (min-width: 320px) and (max-width:480px) { - .e-dialog.e-dialog-wrap.e-dialog-resize{ - width:100%; - height:100%; - min-width:320px; - } - .e-responsive-toolbar.e-normal{ - width:200px ; - } - .e-rte .e-rte-tablefields - { - width:32% ; - } - .e-rte .e-dialog .e-tab .e-img-border-field - { - width:50% ; - margin-top:2em; - } - .e-rte .e-dialog .e-tab .e-rte-stylefield - { - margin-top:-2em; - margin-right:-28px; - padding: 0.2em; - } - .e-rte .e-inputtext - { - width:90%; - } - .e-rte.e-findandreplace.e-dialog .e-widget-content .e-txtbox - { - margin:0px; - } - .e-dialog.e-edittable - { - max-width:470px ; - } - .e-rte .e-rte-video - { - min-width:270px; - } - .e-rte.e-findandreplace.e-dialog .e-widget-content >span - { - height:55px; - } - .e-rte-explorer.e-rte-fileBrowser,.e-rte-explorer.e-rte-imgBrowser - { - width:auto !important; - } - -} - /*------------------------Responsive Ribbon-----------------------------------*/ -@media (min-width: 320px) and (max-width:480px) { -.e-ribbon.e-js.e-responsive{ - width:100% !important; -} -} -.e-ribbon.e-responsive .e-backstagecontent{ - padding:0px; -} -.e-ribbon.e-responsive .e-ribupdivarrow.e-toolbaralign{ - padding-top:3px; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-mobribgroup .e-split:not(.e-drop), -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-split:not(.e-drop){ -min-width:48px !important; -min-height:48px !important; -} -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-rbn-button.e-button .e-icon, -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-rbn-button.e-togglebutton .e-icon, -.e-ribbon.e-responsive .e-responsivecontent .e-rbn-button.e-button .e-icon, -.e-ribbon.e-responsive .e-responsivecontent .e-rbn-button.e-togglebutton .e-icon -{ -display:inherit; -} -.e-ribbon.e-responsive .e-responsivecontent .e-button .e-btntext, -.e-ribbon.e-responsive .e-responsivecontent .e-togglebutton .e-btntext{ -padding-top:4px; -} -.e-ribbon.e-responsive .e-responsivecontent .e-btn:not(.e-split-btn), -.e-ribbon.e-responsive .e-responsivecontent .e-split:not(.e-drop) -{ -min-width :48px !important; -min-height:48px !important; -} -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-btn:not(.e-split-btn) -{ -min-width :48px !important; -height:48px !important; -} -.e-ribbon.e-responsive .e-rbn-resize, -.e-ribbon.e-responsive .e-respmobcontent{ - min-width:100% !important; -} -.e-ribbon.e-responsive .e-rbn-dll-cus{ - padding-bottom:12px; -} -.e-ribbon.e-responsive .e-respmobcontent .e-mobribgroup .e-split.e-drop{ - height:48px !important; - width:48px !Important; -} -.e-ribbon.e-responsive .e-responsivecontent .e-ribGroupContent{ -width:auto !important; -height:auto !important -} -.e-ribbon.e-responsive .e-separatordivrow{display:none !important} -.e-ribbon.e-responsive.e-responsivecontent .e-innerdivchild{ - height:48px !important; -} -.e-ribbon.e-responsive .e-scrollbar .e-vscroll .e-button.e-icon, -.e-ribbon.e-responsive .e-scrollbar .e-hscroll .e-button.e-icon, -.e-ribbon.e-responsive .e-responsivebackstagecontent .e-backstagetitlecontent -{ -display:none; -} -.e-ribbon.e-responsive .e-tooltipdiv, -.e-ribbon.e-responsive .e-resizediv{ - display:none !important; -} - -.e-ribbon.e-responsive .e-mobribgroup .e-ribupdivarrow, -.e-ribbon.e-responsive .e-mobdiv,.e-ribbon.e-responsive .e-respmobcontent{ - display:inline-block; -} - -.e-ribbon.e-responsive .e-modelDiv{ - display:none !important;} - -.e-ribbon.e-responsive .e-respmobcontent{ - height:48px; -} -.e-ribbon.e-responsive .e-mobdiv{ - vertical-align:middle; - padding-right:4px; -} -.e-ribbon.e-responsive .e-mobribgroup .e-mobdiv .e-rbn-resize{ - width:90% !important; -} -.e-ribbon.e-responsive .e-mobribgroup{ - display:inline-block; -} -.e-ribbon.e-responsive .e-contextliset{ - display:none; -} - - -.e-ribupdivarrow.e-toolbaralign{ - padding-right:12px; - position:absolute; - right:0px; -} -.e-ribbon.e-responsive .e-header{ - border-left:0px !important; - border-right:0px !important; -} - -.e-ribbon.e-responsive.e-js .e-header > .e-select{ - border:none!important; -} - - -.e-ribbon.e-responsive .e-groupmobdiv{ -width:100%; -height:48px !important; -display:table !important; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-ribupdivarrow{ - display:none; -} - -.e-ribbon.e-responsive .e-resgroupheader -{ - white-space:normal; -} -.e-ribbon.e-responsive .e-resgroupheader .e-innerdiv{ - display:inline-block; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-ribGroupContent{ - padding:12px; -} - -.e-ribbon.e-responsive .e-resgroupheader .e-rbn-button .e-btntxt{ - display:table-cell; -} - - -.e-ribbon.e-responsive .e-responsiveqat .e-btn.e-rbn-button -{ - width:32px !Important; -} - -.e-ribbon.e-responsive .e-innerdivrow { - padding-bottom: 0; - padding-left: 0; -} -.e-ribbon.e-responsive .e-responsivecontent .e-innerdivrow{ - width:100%; -} -.e-ribbon.e-responsive .e-contextliset{ - display:none; -} - -.e-ribbon.e-responsive .e-ribresmenu .e-icon:before{ - font-size:14px; - left: -2px; - top: 1px; -} -.e-ribbon.e-rbnwithqat.e-responsive .e-qatooldiv -{ - padding-top:0px; - padding-bottom:0px; -} -.e-ribbon.e-rbnwithqat.e-responsive .e-responsiveqat{ - padding-top:8px; -} -.e-ribbon.e-responsive .e-backstagerestop:after{ - margin-bottom:1px; - width:1px; -} -.e-ribbon.e-responsive .e-groupdiv { - padding-right:0px; - padding-top:0px; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent{ - z-index: 100002; - position: absolute; - width:100%; -} -.e-ribbon.e-responsive .e-resizebtn > .e-groupdiv{ - padding-top:0px; -} -.e-ribbon.e-responsive .e-rescontent -{ - top: 10px; - position: absolute; - left: 12px; - z-index: 10001; - display: table-cell; - list-style: none; - padding: 0; - vertical-align: top; - width:120px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbon:before{ - font-size:20px; -} -.e-ribbon.e-responsive .e-responsivetabli -{ - padding: 8px 15px 8px 10px; - text-align: left; -} -.e-ribbon.e-responsive .e-responsiveqat .e-split{ - height:25px !Important; - width:35px !Important; -} -.e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbon:before{ - font-size:20px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbonpaste:before{ - left:-3px; -} -.e-ribbon.e-responsive .e-groupdiv -{ - display:table !important; -} -.e-ribbon.e-responsive .e-groupdiv>div:after{ - width:0px !important; -} -.e-ribbon.e-responsive .e-resshow{ - display:block !important; -} -.e-ribbon.e-responsive .e-responsivebackstage .e-backstageheader -{ - position:absolute; - z-index:10001; - top:2px; - left:2px; - margin-bottom:0px; -} -.e-ribbon.e-responsive .e-responsivebackstage li -{ - width:auto!important; -} -.e-ribbon.e-responsive .e-groupresponsive.e-ribrightarrow -{ - padding-top:16px; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-gallerymovediv, -.e-ribbon.e-responsive .e-ribbonbackstagepage, -.e-ribbon.e-responsive .e-reshide{ - display:none !important; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-gallexpandcontent{ - padding-left:15px; -} - -.e-ribbon.e-responsive .e-responsivecontent .e-galleryextrabtn{ - overflow: hidden; - display: table; - width: 100%; -} - -.e-ribbon.e-responsive .e-responsivecontent { - width:auto; - height:auto; -} -.e-ribbon.e-responsive .e-groupresponsive, -.e-ribbon.e-responsive .e-resbackstage{ - display:block !important; -} - -.e-ribbon.e-responsive .e-rbnquickaccessbar.e-rbnabove, -.e-ribbon.e-responsive .e-rbnqatmenu div, -.e-ribbon.e-responsive .e-responsiveqat .e-splitbtnqatdiv, -.e-ribbon.e-responsive .e-rbnqatmenu li:not(.e-removemenuli) -{ - display:none !important; -} - -.e-ribbon.e-responsive .e-responsiveqat{ - display: inline-block !important; - right: 0px; - position: absolute; -} - -.e-ribbon.e-responsive .e-header li.e-tab, -.e-ribbon.e-responsive .e-backstagetab a, -.e-ribbon.e-responsive .e-apptab:not(.e-backstagetab), -.e-ribbon.e-responsive .e-groupexpander, -.e-ribbon.e-responsive .e-contentbottom, -.e-ribbon.e-responsive .e-expandcollapse -{ - display:none !important; -} -.e-ribbon.e-responsive .e-groupresponsive -{ - float:right; - padding-top:11px; - padding-right:12px; -} - -.e-ribbon.e-responsive .e-responsiveback -{ - height:48px; - padding-left:12px; -} -.e-ribbon.e-responsive .e-responsiveback .e-groupresponsive -{ - float:left; -} -.e-ribbon.e-responsive .se-responsiveback .e-icon -{ - float: left; - left: 10px; - position: absolute; - -} -.e-ribbon.e-responsive .e-responsiveback .e-restopbackcontent -{ - font-size: 22px; - position: relative; - top: 12px; - line-height: 20px; - margin-left: 20px; -} -.e-ribbon.e-responsive .e-respcontent .e-ribGroupContent -{ - height: auto !important; - min-height: 32px !important; -} -.e-ribbon.e-responsive .e-ribGroupContent .e-resshow .e-innerdivrow,.e-ribbon.e-responsive .e-innerdivrow > div{ - display: inline-block; -} - - -.e-ribbon.e-responsive .e-groupresponsive.e-ribrightarrow { - padding: 0; - position: relative; - right: 12px; - top: 14px; -} -.e-ribbon.e-responsive .e-resizebtn .e-icon:before{ - font-size:26px; - position: relative; - top: 3px -} -.e-ribbon.e-responsive .e-innerdiv{ - padding-left:0px; -} - -.e-ribbon.e-responsive .e-groupresponsive.e-ribleftarrow{ - padding-top: 14px; -} -.e-ribbon.e-responsive .e-respcontent .e-resizebtn .e-btntxt { - float: left; - padding-top: 12px; - position: relative; - padding-left:12px; -} -.e-responsivecontent .e-innerdivchild{ - padding-left:2px; - } -.e-ribbon.e-responsive .e-resizegroupdiv { - padding: 0 12px; -} -.e-ribbon.e-responsive .e-header -{ - height:46px !important -} -.e-ribbon.e-responsive .e-content.e-responsiveheight, -.e-ribbon.e-responsive .e-groupdiv, -.e-ribbon.e-responsive .e-backstagerestop -{ - height:48px !important; -} -.e-ribbon.e-responsive .e-content.e-responsiveToolbarScroll{ - height:52px !important; -} -.e-ribbon.e-responsive .e-responsivebackstage -{ - position:relative; - -webkit-transform: translateX(-100%); - -ms-transform: translateX(-100%); - transform: translateX(-100%); - transition: transform .3s; - -webkit-transition: -webkit-transform .3s; - z-index:10001; -} -.e-ribbon.e-responsive .e-backstageshowanimate{ - -webkit-transform: translateX(0); - -ms-transform: translateX(0); - transform: translateX(0); - } -.e-ribbon.e-responsive .e-contentdownanimate{ - -} -.e-ribbon.e-responsive .e-groupdiv .e-resizebtn div -{ - height:48px !important; -} -.e-ribbon.e-responsive .e-groupdiv .e-resizebtn div{ - width:100% -} -.e-ribbon.e-responsive .e-respcontent .e-resizebtn{ - width:90%; - text-align: left; -} -.e-ribbon.e-responsive .e-groupdiv -{ - width:100% !important; -} -.e-ribbon.e-responsive .e-backstagerestopcontent -{ - position: absolute; - top: 8px; - left: 15px; - color:white; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent .e-backstageTitle{ - padding-left: 25px; - font-size: 23px; - top: 5px; - position: relative; - line-height: 20px; -} -.e-ribbon.e-responsive .e-groupdiv .e-botton .e-btntxt{ - padding-bottom:10px; -} - -.e-ribbon.e-responsive .e-ribdrop .e-arrowheaddown -{ - margin-top:-10px; -} - - -.e-ribbon.e-responsive .e-respcontent .e-resizebtn span.e-icon:not(.e-ribbonresize){ - float:left; - display:inline-block; - padding-right:10px !important; -} -.e-ribbon.e-responsive .e-groupdiv .e-resizebtn .e-ribbonresize{ - display:none !important; -} -.e-ribbon.e-responsive .e-groupdiv .e-ribbon, -.e-ribbon.e-responsive .e-responsivecontent .e-ribbon{ - - display: inline-block !important; - -} -.e-ribbon.e-responsive .e-content.e-content-item{ - overflow:hidden; - width:auto; - transition: all 0.3s ease-in; -} -.e-ribbon.e-responsive .e-ribGroupContent.e-resgroupheader .e-innerdiv { - vertical-align: middle; -} -.e-ribbon.e-responsive .e-ribresmenu -{ - position:absolute; - font-weight: normal; - font-size: 14px; -} -.e-ribbon.e-responsive .e-ribresmenu .e-icon{ - position:absolute; - top:-10px; - padding-left:12px; -} -.e-ribbon.e-responsive .e-header>li -{ - height:32px; -} -.e-ribbon.e-responsive .e-resbackstage -{ - padding-left:12px; -} -.e-ribbon.e-responsive .e-header li a -{ - padding-left:0px; - padding-right:0px; -} - .e-ribbon.e-responsive .e-ribresmenu a { - width:auto; - - } - - .e-ribbon.e-responsive .e-resbackstage, - .e-ribbon.e-responsive .e-ribresmenu .e-icon{ - margin-top:15px; - } - - .e-ribbon.e-responsive .e-ribresmenu - { - top:8px; - } - .e-ribbon.e-responsive .e-gallerybtn{ - display: block; - float: left;} - - .e-ribbon.e-responsive .e-galleryexpanderrow{ - display:inline;} - .e-ribbon.e-responsive .e-responsiveqat .e-icon.e-ribbon:before{ - top:-8px; - } - .e-ribbon.e-responsive .e-ribbongallerycontrol .e-extracontent{ - display:none; - } - .e-ribbon.e-responsive .e-resqatScroll .e-scrollbar{ - display:none !important; - } - .e-ribbon.e-responsive .e-resqatScroll .e-content{ -padding-bottom:7px; -} -.e-ribbon.e-responsive .e-header.e-resheader, -.e-ribbon.e-responsive .e-ribresmenu -{ - display:inline-block !important; -} -.e-ribbon.e-ribwithout-apptab.e-responsive .e-header.e-resheader -{ - display:table !important; -} -.e-ribbon.e-responsive .e-header li -{ - margin-top:0px !important; - cursor:pointer; -} -.e-ribbon.e-responsive .e-backstageTitle{ - display: inline-block; -} -.e-ribbon.e-responsive .e-responsivebackstagecontent .e-backstagerestop .e-icon{ - position:absolute; - display:inline-block; - top:6px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-rbn-button.e-btn{ - border-top:0px !important; -} - - .e-ribbon.e-responsive .e-header .e-apptab .e-menu > li > a{ - font-size:14px; - font-weight:normal; - } - .e-ribbon.e-responsive.e-js .e-header .e-apptab{ - display: inline-block !important; - font-size:14px; - } - .e-ribbon.e-responsive .e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down, - .e-ribbon.e-responsive.e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-right { - right: -17px; - } - - .e-ribbon.e-responsive .e-rescontent-menu{ - left:60px; - } - - .e-ribbon.e-responsive .e-rbncustomelement{ - padding-top: 6px; - } - .e-ribbon.e-responsive .e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-down,.e-ribbon.e-responsive .e-menu .e-list > .e-menulink > span.e-icon.e-arrowhead-right{ - top: 30%; - } - /*------------------------Responsive Ribbon-End-----------------------------------*/ -@media (max-width:480px) { - /*tab*/ - .e-tab .e-header li > a, .e-tab .e-header li > a > span:first-child { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - width: 45px; - } -} - /*kanban*/ -@media (max-width:801px),(max-device-width: 1200px){ -.e-kanbandialog table td.e-label{ - text-align: left! important; -} - .e-kanbandialog table td{ - float:left; - width:100%; - } -.e-kbntoolbar-body.e-toolbar{ - position: absolute; - top: 0px; - z-index: 100001; - height: 37px; - padding: 0px; - left: 0px; -} - .e-kanbandialog table td.e-rowcell > :first-child { - width:100% !important; - margin-top: 3px; - } - .e-kanbandialog .e-save,.e-kanbandialog .e-cancel{ - width:100% !important; - display:table; - } - .e-kanbandialog .e-kanban-editdiv { - padding: 0 11px; -} -.e-rtl.e-kbnadapt-editdlg .e-dialog-content td.e-rowcell { - text-align: right !important; -} -.e-rtl.e-kbnadapt-editdlg .e-dialog-content td.e-label { - border-left: 0 none; -} -.e-rtl.e-kbnadapt-editdlg table td.e-label{ - text-align: right! important; -} - .e-kanbandialog .e-cancel{ - margin-top: 10px; - } - .e-kanban .e-columnrow .e-rowcell{ - border-top:none; - } - .e-swimlane-ddl,.e-kanban .e-kanbanfilter-icon{ - display:table-cell; - } - .e-kanbanfilter-window{ - position: absolute; - top:0px; - left:0px; - z-index: 10000001; - } - .e-kanbanfilter-window .e-filter-content div{ - margin:10px 0 0 10px; - } - .e-kanbanfilter-window .e-kbnfilterwindow-head{ - height:40px; - } -.e-kanbantoolbar .e-kanbanfilter-icon,.e-kanbanfilter-window .e-kbnfilterwindow-head .e-text,.e-kanbanfilter-window .e-filterback-icon{ - cursor:default; - display:inline; - font-size: 14px; - } - .e-kanbanfilter-window .e-filterback-icon,.e-kanbanfilter-window .e-filter-done,.e-kanbanfilter-window .e-kbnfilterwindow-head .e-text{ - float:left; - margin-left:12px; - margin-top: 8px; - } - .e-kanbanfilter-window .e-filter-content{ - height:100%; - } - .e-kanbanfilter-window .e-kbnfilterwindow-head .e-filter-done{ - float:right; - margin-right: 10px; - cursor:pointer; - } - .e-kanbanfilter-window .e-kbnfilterwindow-head .e-filterlabel{ - margin-left: 10px; - } - .e-kanban .e-kanbantoolbar.e-adaptive-search .e-searchbar{ - width: 99%; - } - .e-kanban .e-kanbantoolbar .e-searchbar{ - float:right; - height: 35px; - } - .e-kanban .e-adaptive-search li.e-search{ - width: 75%; - position: relative; - right: 7%; - } - .e-kanban .e-kanbantoolbar .e-searchitem{ - position:relative !important; - border: none !important; - height: 35px; - } - .e-kanban .e-kanbantoolbar .e-searchdiv{ - width:100% !important; - } - .e-kanban .e-left-rotatecard{ - -webkit-transform: rotate(5deg); - -moz-transform: rotate(5deg); - -o-transform: rotate(5deg); - -ms-transform: rotate(5deg); - transform: rotate(5deg); - } - .e-kanban .e-stackedHeaderCell{ - text-align:left; - } - .e-kanban .e-adapt-search{ - width: 23px; - display: table-cell; - padding-left: 5px; - } - .e-kanban .e-kbnsearch-back - { - cursor:default; - float:left; - margin-left: 1%; - margin-top:8px; - } - .e-kanban .e-adapt-cancel{ - display: table-cell; - padding-right: 6px; - } - .e-kanban .e-kanbantoolbar .e-searchdiv .e-ejinputtext:focus{ - box-shadow:none; - } - .e-kanbanfilter-window .e-clearfilter{ - position: absolute; - width: 90%; - left: 5%; - bottom: 20px; - } - .e-kanban .e-searchfind{ - font-size: 19px; - left: -3px; - top: -1px; - height: 25px; - } - .e-kanbanfilter-window .e-filterlabel{ - padding-left: 10px; - font-weight: normal; - font-size: 14px; - display: inline; - } - .e-kanbandialog table{ - width:100%; - } -.e-swimlane-ddl{ - position: relative; - top: 6px; - float: left; - display: inline-flex; - display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ - display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ - display: -ms-flexbox; /* TWEENER - IE 10 */ - display: -webkit-flex; /* NEW - Chrome */ - display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */ - width: 44%; - } - .e-kanban .e-kanbanheader .e-table,.e-kanban .e-kanbancontent>div>.e-table{ - transition-timing-function: cubic-bezier(0, 0, 0.25, 1); - transition-property: transform; - transition-duration: 600ms; - } -.e-swimlane-ddl .e-down-arrow:before{ - content: "\e811"; - font-size: 8px; - font-family: ej-webfont; - position: relative; - top: 5px; - } - .e-kanban .e-kanbantoolbar .e-kanbanfilter-icon:before{ - content: "\e814"; - font-family: ej-webfont; - position: relative; - top: 6px; - left: 8px; - } - .e-kanban .e-kanbantoolbar .e-kanbanfilter-icon{ - height: 35px; - width: 34px; - } - .e-kanban .e-kanbantoolbar li.e-printlist.e-tooltxt { - border: none; - } - .e-kanban .e-printlist { - background: none; - } - .e-kanban .e-kanbantoolbar .e-kbnclearfl-icon:before{ - content: "\e813"; - } - .e-kanbanfilter-window .e-filterback-icon:before,.e-kanban .e-kbnsearch-back:before{ - content: "\e815"; - font-family: ej-webfont; - font-size: 13px; - cursor: pointer; - position: relative; - top: 4px; - } - .e-kanban .e-kbnsearch-back:before{ - position: relative; - top: -2px; - } - .e-kanbanfilter-window .e-filterback-icon{ - margin-top:5px; - } - .e-kanban .e-kanbantoolbar .e-searchitem:before,.e-kanban .e-adapt-search:before{ - content: "\e812"; - font-size: 16px; - position: relative; - left: 0px; - top: 0px; - } - .e-kanban .e-kanbantoolbar:not(.e-adaptive-search) .e-search{ - width: inherit; - margin-right: -2px; - padding-left: 3px; - height: 35px; - } - .e-kanban .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem:before{ - left:0px; - } - .e-kbnadapt-editdlg,.e-kanbanfilter-window,.e-kbnsearchwaitingpopup{ - height:100% !important; - width:100% !important; - box-sizing:border-box; - } - .e-swimlane-ddl .e-swimlane-text{ - font-size:14px; - display: inline; - padding: 7px 5px 0px 10px; - text-overflow: ellipsis; - display: block; - overflow: hidden; - white-space: nowrap; - } -.e-swimlane-ddl{ - cursor:default; - margin-left:5px; - top:0px; - height: 35px; - } -.e-swimlane-ddl .e-swimlane-arrow:before{ - content: "\e811"; - font-size: 8px; - position: relative; - top: 9px; - font-family: ej-webfont; - left: -1px; - } - .e-swimlane-ddl .e-swimlane-arrow{ - display: inline; - } -.e-swimlane-window .e-swimlane-item{ - cursor:default; - list-style: none; - padding: 10px 0 0px 10px; - font-family: Segoe UI; - font-size: 14px; - } -.e-swimlane-window{ - position: absolute; - height:100%; - width:100%; - left:0; - right:0; - } - .e-swimlane-window ul{ - margin: 0px; - padding-left: 0px; -} -.e-kanban.e-responsive .e-vscroll.e-box{ - border:none; - } - .e-kanban .e-adaptive-search .e-search.e-tooltxt{ - height: 27px; - position: relative; - top: 4px; - width: 90% !important; - left: -12px; -} - .e-swimlane-ul li div:after { - content: ""; - height: 1px; - display: inherit; - margin-top: 10px; - width: 97%; -} -.e-kanbanfilter-window .e-kbnfilterwindow-body .e-chkbox-wrap .e-chkbox-small>span { - height: 18px; - width: 18px; - top: 4px; -} -.e-kanbanfilter-window .e-kbnfilterwindow-body .e-chkbox-wrap .e-chk-image.e-stop,.e-kanbanfilter-window .e-kbnfilterwindow-body .e-chkbox-wrap .e-chk-image.e-checkmark{ - font-size: 15px; - line-height: 17px; -} -.e-kanban .e-adaptive-search .e-searchbar{ - height: 35px; -} -.e-kanban .e-adaptive-search .e-ejinputtext.e-input{ - height: 25px; - padding-left: 8px; -} -.e-kanban .e-adaptive-search .e-adapt-cancel{ - height: 25px; -} -.e-kanban .e-adaptive-search .e-searchdiv,.e-kanban .e-kanbantoolbar:not(.e-adaptive-search) .e-searchitem{ - display: -webkit-box !important; - display: -webkit-flex !important; - display: flex !important; -} -.e-kanban .e-adaptive-search .e-adapt-cancel{ - height: 25px; -} -.e-kanban .e-adaptive-search .e-adapt-cancel:before { - position: relative; - top: 5px; - left: -2px; -} -.e-kanban .e-adaptive-search .e-adapt-cancel.e-msieadapt:before { - left: -42px; -} -.e-kanban .e-adaptive-search .e-adapt-cancel.e-webkitadapt:before { - left: -5px; -} -.e-kanban .e-adapt-search:before{ - font-size: 15px; - left: 1px; - position: relative; - top: 1px; - } - .e-kbnwindow-modal{ - overflow: hidden; - } -.e-kanban.e-swimlane-responsive .e-limits .e-swimlane-name{ - float: left; - } -.e-kanban .e-adaptive-search .e-searchdiv .e-ejinputtext{ - width: 100%; - } -.e-kbnadapt-editdlg .kanbanform input.e-numerictextbox{ - width: 100% !important; -} -.e-kanban .e-kanbantoolbar.e-adaptive-search a.e-searchfind{ - display: none !important; -} -.e-kanban .e-kanbantoolbar.e-adaptive-search{ - height: 34px; -} -.e-kbnslwindow-body{ - top: 37px; - z-index: 10000001; -} -.e-kanban.e-responsive .e-vhandlespace,.e-kanbanfilter-window .e-vhandlespace,.e-kbnslwindow-body .e-vhandlespace,.e-kbnadapt-editdlg .e-vhandlespace{ - border: solid; - border-width: 0px 1px 0px 1px; - border: none; -} -.e-kanban.e-responsive .e-vhandlespace .e-vhandle ,.e-kanbanfilter-window .e-vhandlespace .e-vhandle ,.e-kbnslwindow-body .e-vhandlespace .e-vhandle ,.e-kbnadapt-editdlg .e-vhandlespace .e-vhandle { - border: none; -} -.e-kanban.e-responsive .e-vhandle,.e-kanbanfilter-window .e-vhandle,.e-kbnslwindow-body .e-vhandle,.e-kbnadapt-editdlg .e-vhandle{ - border-radius: 4px; -} -.e-kbnhide,.e-kanban.e-responsive .e-vup:before,.e-kanbanfilter-window .e-vup:before,.e-kbnslwindow-body .e-vup:before,.e-kbnadapt-editdlg .e-vup:before{ - display:none !important; -} -.e-kanban.e-kanbanscroll.e-responsive{ - border:none; -} -.e-kanban.e-responsive .e-headercell{ - vertical-align: middle; -} -.e-kanban.e-responsive .e-kanbantoolbar:not(.e-adaptive-search) .e-searchfind.e-webkitadapt-search{ - padding-top:5px; -} -.e-kanban.e-responsive .e-headercell.e-toggleonly .e-clexpand{ - width: 10%; -} -} -@media (max-width: 480px) ,(max-device-width: 600px) -{ - - .e-swimlane-ddl .e-swimlane-text { - width: 80%; - } - - .e-swimlane-ddl { - width: 135px; - } -} -@media (min-width: 480px) and (max-width:600px),(min-device-width: 600px) and (max-device-width: 800px) { - .e-kanban .e-adaptive-search .e-search.e-tooltxt{ - left: -26px !important; -} -.e-kanbandialog .e-save, .e-kanbandialog .e-cancel - { - width: 96% !important; - margin-left: 11px; -} -} -@media (min-width: 600px) and (max-width:801px),(min-device-width: 800px) and (max-device-width: 1200px) { - .e-kanban .e-adaptive-search .e-search.e-tooltxt{ - left: -28px !important; -} -.e-kanbandialog .e-kanban-editdiv { - padding: 0px 11px; -} -.e-kanbandialog .e-save, .e-kanbandialog .e-cancel { - width: 100% !important; - margin-left: 0; -} -.e-swimlane-ddl .e-swimlane-text { - width: 100%; - } - - .e-swimlane-ddl { - width: 135px; - } -} -@media (min-width: 480px) and (max-width:767px) { - - /*tab*/ - .e-tab .e-header li > a > span:nth-child(2) { - display: none; - } - - .e-responsive-toolbar.e-normal{ - width:250px ; - } - .e-dialog.e-edittable - { - max-width:470px; - } - .e-rte-explorer.e-rte-fileBrowser,.e-rte-explorer.e-rte-imgBrowser - { - width:auto !important; - } -} -@media (max-width : 767px) -{ - .e-menu.e-horizontal.e-menu-responsive li.e-list>a .e-icon - { - position: absolute; - right: 8px; - - } - .e-menu.e-menu-responsive .e-list > ul > .e-list > a span.e-arrows:before, .e-menu.e-menu-responsive .e-list > ul > .e-list > span span.e-arrows:before,.e-menu.e-vertical.e-menu-responsive > .e-list > a span.e-arrows:before, .e-menu.e-vertical.e-menu-responsive > .e-list > span span.e-arrows:before, .e-menu.e-menu-responsive .e-list > ul .e-list:hover > a span.e-arrows:before, .e-menu.e-menu-responsive .e-list > ul .e-list:hover > span span.e-arrows:before, .e-menu.e-menu-responsive > .e-list:hover > a span.e-arrows:before, .e-menu.e-menu-responsive > .e-list:hover > span span.e-arrows:before { - content: "\e627" !important; - } - .e-menu.e-horizontal.e-menu-responsive li.e-list ul,.e-menu.e-vertical.e-menu-responsive li.e-list ul { - border:0 none; - } - .e-menu.e-separator.e-horizontal.e-menu-responsive > .e-list,.e-menu.e-separator.e-vertical.e-menu-responsive> .e-list { - border: medium none; - } - .e-menu.e-menu-responsive{ - border-top:none; - } - .e-menu-wrap.e-menu-responsive .e-hide { - display: block; - position: absolute; - } - .e-menu.e-horizontal.e-menu-responsive,.e-menu.e-horizontal.e-menu-responsive.e-res-hide { - display: none; - } - .e-menu-res-wrap.e-menu-responsive,.e-menu.e-horizontal.e-menu-responsive.e-res-show,.e-menu-wrap.e-menu-responsive .e-res-title{ - display:block; - } - - .e-menu.e-horizontal.e-menu-responsive li.e-list,.e-menu.e-vertical.e-menu-responsive,.e-menu.e-vertical.e-menu-responsive li.e-list { - display: block; - } - .e-menu.e-horizontal.e-menu-responsive li.e-list.e-hidden-item { - display: none; - } - .e-menu.e-horizontal.e-menu-responsive li.e-list > ul, .e-menu.e-horizontal.e-menu-responsive li.e-list,.e-menu.e-vertical.e-menu-responsive li.e-list > ul, .e-menu.e-vertical.e-menu-responsive li.e-list { - position: static; - } - .e-menu.e-horizontal.e-menu-responsive> li.e-list > ul:after,.e-menu.e-vertical.e-menu-responsive > li.e-list > ul:after { - content:none; - } - .e-menu.e-horizontal.e-menu-responsive>.e-list>a { - line-height:32px !important; - } - .e-menu.e-horizontal.e-menu-responsive > .e-list > a > span { - line-height:1 !important; - top:35% !important; - } - .e-menu.e-horizontal.e-menu-responsive { - height: initial !important; - } - .e-menu.e-vertical.e-menu-responsive>li.e-list >ul li.e-list > a, .e-menu.e-vertical.e-menu-responsive>li.e-list>ul li.e-list > span { - line-height:27px; - } - .e-menu.e-menu-responsive li.e-list>ul li.e-list > a, .e-menu.e-menu-responsive li.e-list > ul li.e-list > span { - padding: 0px 18px 0px 30px; - line-height: 32px; - } - .e-menu-res-wrap.e-menu-responsive .e-icon.e-check-wrap:before{ - content:"\e76b"; - font-size: 20px; - width: 20px; - height: 20px; - margin-top: 5px; - margin-bottom: 5px; - } - .e-menu-wrap.e-menu-responsive .e-menu.e-menu-responsive > li.e-separator { - border:0; - border-bottom:1px solid #c8c8c8; - } - .e-menu-wrap.e-menu-responsive .e-menu.e-horizontal.e-menu-responsive .e-list:hover { - border-color:#c8c8c8; - } - /*------------------------Responsive Menu RTL-----------------------------------*/ - .e-menu-wrap.e-menu-rtl.e-menu-responsive { - direction: rtl; - } - .e-menu-wrap.e-menu-rtl.e-menu-responsive .e-menu-res-wrap.e-menu-responsive .e-menu-res-in-wrap .e-check-wrap{ - border-right: 1px solid #aaaaaa - } - .e-menu-wrap.e-menu-rtl.e-menu-responsive .e-menu-res-wrap.e-menu-responsive .e-in-wrap.e-menu-res-in-wrap{ - padding: 5px 10px 0px 0px - } - .e-menu.e-separator.e-rtl.e-horizontal.e-menu-responsive > .e-list,.e-menu.e-separator.e-rtl.e-vertical.e-menu-responsive > .e-list, .e-menu-rtl .e-menu-res-wrap.e-menu-responsive .e-menu-res-in-wrap .e-check-wrap { - border-left : initial; - right:initial; - left:0px; - } - .e-menu.e-rtl.e-horizontal.e-menu-responsive > .e-list .e-arrow-space,.e-menu.e-rtl.e-vertical.e-menu-responsive > .e-list .e-arrow-space { - padding-right :10px; - } - .e-menu.e-rtl.e-horizontal.e-menu-responsive li.e-list>a .e-icon,.e-menu.e-rtl.e-vertical.e-menu-responsive li.e-list>a .e-icon{ - right:initial; - } -} -@media (min-width: 768px) and (max-width: 1920px) { - - .e-menu-res-wrap.e-menu-responsive, .e-menu-wrap.e-menu-responsive .e-res-title, .e-menu-wrap.e-menu-responsive .e-res-icon, .e-menu-wrap.e-menu-responsive .hideIcon { - display: none; - } - .e-responsive-toolbar.e-normal{ - width:300px ; - } -} - -/*------------------------Schedule Start-----------------------------------*/ -@media (min-width: 320px) and (max-width:480px) { - .e-schedule .e-datecolumn { - width: 85px; - } - - .e-schedule .e-timecolumn { - width: 85px; - } - - .e-schedule .e-resourcecolumn { - width: 55px; - } -} - -@media (max-width:320px) { - .e-schedule .e-datecolumn { - width: 85px; - } - - .e-schedule .e-timecolumn { - width: 70px; - } - - .e-schedule .e-resourcecolumn { - width: auto; - } -} - .e-schedule.e-scheduleresponsive .e-textwrapper { - margin: 0px; - padding: 2px; - } - .e-schedule.e-scheduleresponsive .e-agendaappointment { - white-space: normal; - overflow: hidden; - text-overflow: ellipsis; - } - - .e-schedule.e-scheduleresponsive .e-navigateprevious { - margin:0px; - } - - .e-schedule.e-rtl.e-scheduleresponsive .e-navigatenext { - margin-right:15px; - } - - .e-scheduledialog.e-scheduleresponsive { - height: 100% !important; - } - - .e-scheduledialog.e-scheduleresponsive .e-btnmargin { - margin:10px -3px 10px 9px !important; - width:96%; - } - - .e-scheduledialog.e-scheduleresponsive .e-textmargin { - margin-left: 0px; - } - - .e-schedule.e-scheduleresponsive .e-ampmstyle { - font-size: 8px; - width: auto; - line-height: 35px; - } - - .e-schedule.e-scheduleresponsive .navigate { - -webkit-animation: example 0.75s ease 0s; - -moz-animation: example 0.75s ease 0s; - -ms-animation: example 0.75s ease 0s; - } - - @-webkit-keyframes example { - from { - -webkit-transform: perspective(300) rotateY(25deg); - -webkit-transform-origin: 0% 0%; - -moz-transform: perspective(300) rotateY(25deg); - -moz-transform-origin: 0% 0%; - -ms-transform: perspective(300) rotateY(25deg); - -ms-transform-origin: 0% 0%; - } - - to { - -webkit-transform: perspective(300) rotateY(0deg); - -webkit-transform-origin: 0% 0%; - -moz-transform: perspective(300) rotateY(0deg); - -moz-transform-origin: 0% 0%; - -ms-transform: perspective(300) rotateY(0deg); - -ms-transform-origin: 0% 0%; - } - } - .e-scheduleresponsive.e-scheduledialog .e-appwindow, - .e-scheduleresponsive.e-scheduledialog .e-recurwindow { - width: 100% !important; - } - - .e-scheduleresponsive.e-scheduledialog .e-dialog-icon { - padding: 0px; - } - - .e-schedule.e-scheduleresponsive .e-currenttime { - margin-left: 5%; - } - - .e-schedule.e-scheduleresponsive .e-headercells { - vertical-align:middle !important; - } - - .e-scheduledialog.e-scheduleresponsive .e-alertbtn .e-alertOk{ - margin:0px 20px 15px 10px; - } - - .e-schedule.e-scheduleresponsive .e-datecommondiv { - padding:12px 0px 0px 8px; - outline:none; - -webkit-tap-highlight-color:transparent; - -webkit-user-select:none; - } - - .e-schedule.e-scheduleresponsive .e-schedulesettings { - white-space: pre-wrap !important; - height:40px; - } - - .e-schedule.e-scheduleresponsive .e-settingsindent, - .e-schedule.e-scheduleresponsive .e-workleftindent { - width: 30px !important; - } - - .e-schedule.e-scheduleresponsive .e-timecells { - width: 15px !important; - } - - .e-scheduledrawer.e-scheduleresponsive .e-nb.e-nb-layout.e-nb-right { - box-shadow: -1px 0 10px 0 #707070; - } - - .e-schedule.e-scheduleresponsive .e-alldaycellsheight { - height: 40px !important; - } - - .e-schedule.e-scheduleresponsive .e-empty,.e-schedule.e-scheduleresponsive .e-leftindenttable { - width: 30px !important; - } - - .e-schedule.e-scheduleresponsive .e-monthleftindent, - .e-schedule.e-scheduleresponsive .e-monthempty { - display: none !important; - } - - .e-schedule.e-scheduleresponsive .e-ampmdisplay, - .e-schedule.e-scheduleresponsive .e-vertical .e-workcells { - height: 45px !important; - } - - .e-schedule.e-scheduleresponsive .e-vertical .e-workcells, - .e-schedule.e-scheduleresponsive .e-vertical .e-monthcells { - width: auto !important; - } - - .e-scheduledialog.e-scheduleresponsive .e-windowmargin { - margin: 0px !important; - } - - .e-scheduledialog.e-scheduleresponsive .e-appointmentaddwindow.e-dialog { - height: 100% !important; - overflow: scroll; - } - - .e-scheduledialog.e-scheduleresponsive .e-widget-content { - padding: .5em; - } -/*-------------------------------------Schedule End-----------------------------*/ -@media (max-width : 767px) -{ - - .e-menu.e-vertical ul,.e-menu.e-context ul{ - position:static; - border:none; - } - .e-menu.e-vertical.e-list>.e-menulink,.e-menu.e-context .e-list>.e-menulink { - white-space:normal; - word-wrap:break-word; - } - .e-menu.e-horizontal.e-menu-responsive>.e-list.e-haschild>.e-menu-arrow.e-menu-left{ - display:none; - } -} -@media(min-width:768px){ - .e-menu.e-horizontal.e-menu-responsive>.e-list.e-haschild>.e-menu-arrow.e-menu-left{ - display:inline-block; - } -} -/*------------------------------------Menu End-------------------------------------*/ -@media (max-width : 420px) { - .e-ss-leftdiv, .e-ss-lefttopdiv, .e-ss-fontmaindiv { - display: none; - } - .e-ss-drpfontdiv, .e-ss-drpdiv { - display: block; - } - .e-ss-maindiv { - max-width: 418px; - min-height: 300px; - } - .e-ss-centerdiv { - min-height: 240px; - } - .e-ss-rightdiv, .e-ss-righttopdiv { - width: 100%; - } - .e-ss-nm-dlg-grid { - width: 280px; - } - .e-ss-cfdlg, .e-ss-nmdlg, .e-ss-fcdlg, .e-charttype-dlg, .e-ss-valdlg, .e-ss-hyperlinkdlg, .e-ss-frdlg, .e-ss-gotodlg, .e-ss-fatdlg, .e-ss-sparklinedlg{ - width: 100% !important; - top: 0px !important; - left: 0px !important; - } -} -@media (max-width : 767px) -{ - .e-ss-cfdlg, .e-ss-nmdlg, .e-ss-fcdlg, .e-charttype-dlg, .e-ss-valdlg, .e-ss-hyperlinkdlg, .e-ss-frdlg, .e-ss-gotodlg .e-ss-fatdlg, .e-ss-sparklinedlg { - width: 100% !important; - top: 0px !important; - left: 0px !important; - } - - .e-ss-fcdlg .e-ss-leftdiv .e-ddl-popup { - height: 156px !important; - } - - .e-ss-fcdlg .e-ss-rightdiv .e-ddl-popup { - height: 110px !important; - } - - .e-ss-fcdlg .e-ss-rightdiv .e-ddl-popup.e-ss-customtypes { - height: 62px !important; - } - - .e-ss-fcdlg .e-ss-rightdiv .e-fdlg-num-options .e-button.e-js { - display: none !important; - } - - .e-ss-fcdlg .e-ss-fontcntdiv .e-ddl-popup { - height: 122px !important; - } - - .e-ss-fcdlg .e-ss-fontmaindiv .e-ss-fontcntdiv:last-child { - display: none !important; - } - - .e-charttype-dlg .e-ss-dlgtab .e-content { - height: 250px !important; - } - - .e-charttype-dlg .e-ss-leftdiv .e-ddl-popup { - height: 230px !important; - } - - .e-ss-valdlg { - top: 20px !important; - } - - .e-ss-valdlg .e-val-chk { - display: none; - } - - .e-ss-dialog.e-charttype-dlg .e-ss-dlgtab .e-content .e-ss-maindiv .e-ss-rightdiv { - height: 228px !important; - overflow-y: scroll !important; - } - - .e-ss-gotodlg { - top: 15px !important; - } - - .e-ss-gotodlg .e-dlgctndiv.e-ss-gotosp-content .e-ss-gotosp-chk { - display: none; - } -} -/*------------------------------------Spreadsheet End-------------------------------------*/ -@media (min-width: 320px) and (max-width:480px) { - .e-spellcheck.e-dialog.e-dialog-wrap.e-dialog-resize{ - width:100% !important; - } -} -/*------------------------------------SpellCheck End-------------------------------------*/ diff --git a/public/content/ejthemes/responsive-css/ejgrid.responsive.compatibility.css b/public/content/ejthemes/responsive-css/ejgrid.responsive.compatibility.css deleted file mode 100644 index 59d6d72..0000000 --- a/public/content/ejthemes/responsive-css/ejgrid.responsive.compatibility.css +++ /dev/null @@ -1,423 +0,0 @@ -@media (max-width :320px) { - .e-js.e-grid.e-responsive > [id*='Dlg_wrapper'] { - width: 130px !important; - } - .e-js.e-grid.e-responsive .e-gridtoolbar .e-gridresponsiveicons { - display : inline !important; - } - .e-js.e-grid.e-responsive .e-rowcell { - display: block; - height: 27px; - text-align: left !important; - } - - .e-js.e-grid.e-responsive .e-gridcontent .e-ejinputtext { - display: block; - } - - .e-js.e-grid.e-responsive .e-gridcontent td:before { - content: attr(data-cell); - top: 6px; - left: 13px; - width: 45%; - white-space: nowrap; - position: absolute; - padding-right: 10px; - font-weight: bolder; - } - - .e-js.e-grid.e-responsive .e-table, .e-grid.e-responsive .e-table tbody, .e-grid.e-responsive .e-table tr, .e-grid.e-responsive .e-table td { - display: block; - } - - .e-js.e-grid.e-responsive .e-gridcontent td[data-cell] { - position: relative; - padding-left: 55%; - padding-top: 5px; - padding-bottom: 5px; - } - - .e-js.e-grid.e-responsive .e-gridcontent .e-normaledit .e-rowcell { - padding-left: 1%; - padding-right: 1%; - height: auto !important; - border-top-width: 0; - } - - .e-js.e-grid.e-responsive .e-gridcontent .e-normaledit .e-rowcell:before { - position: static; - bottom: 6px; - } - - .e-js.e-grid.e-responsive .e-gridheader { - border-bottom-width: 0; - } - - .e-js.e-grid.e-responsive .e-inlineformedit .e-editform-btn { - float: none; - } - - .e-js.e-grid.e-responsive > .e-gridheader { - display: none; - } - - .e-js.e-grid.e-responsive .e-rowcell { - border-width: 0; - padding: 0; - line-height: normal; - white-space: normal; - width: auto; - vertical-align: middle; - } - - .e-js.e-grid.e-responsive .e-inlineformedit .e-label { - text-align: left !important; - } - - .e-js.e-grid.e-responsive .e-inlineformedit .e-label, - .e-js.e-grid.e-responsive .e-inlineformedit .e-label *:first-child, - .e-js.e-grid.e-responsive .e-inlineformedit .e-rowcell, - .e-js.e-grid.e-responsive .e-inlineformedit .e-rowcell *:first-child, - .e-js.e-grid.e-responsive .e-inlineformedit form div { - width: 100% !important; - } - - .e-js.e-grid.e-responsive .e-inlineformedit .e-editform-btn { - padding-top: 13px; - } - - .e-js.e-grid.e-responsive .e-inlineformedit .e-editform-btn input:first-child { - margin-left: 20px !important; - } - - .e-js.e-grid.e-responsive, .e-grid.e-responsive .e-rowcell { - font-size: 12px; - font-family: segoe ui; - } - - .e-js.e-grid .e-pager .e-pagercontainer{ - margin-left:30px; - } - .e-js.e-grid .e-pager div.e-parentmsgbar{ - margin-left:24%; - float:none; - } - - .e-js.e-grid.e-responsive .e-pager .e-PP, .e-js.e-grid.e-responsive .e-pager .e-NP { - display: none !important; - } - - .e-js.e-grid.e-responsive, - .e-js.e-grid.e-responsive .e-gridcontent td.e-rowcell, - .e-js.e-grid.e-responsive .e-gridcontent, - .e-js.e-grid.e-responsive .e-gridcontent table, - .e-js.e-grid.e-responsive .e-gridcontent table tr { - -ms-touch-action: auto !important; - touch-action: auto !important; - } - - .e-js.e-grid.e-responsive .e-toolbaricons.e-searchfind{ - padding-left: 0px !important; - } - - .e-js.e-grid.e-responsive .e-gridcontent.e-scroller { - -ms-touch-action: none !important; - touch-action: none !important; - } - - .e-js.e-grid.e-responsive td.e-rowcell { - border-bottom-width: 1px; - border-bottom-style: solid; - min-height: 27px; - } - - .e-js.e-grid .e-gridcontent .e-normaledit td.e-rowcell { - border-bottom-width: 0; - height: auto !important; - border-bottom-style: solid; - } - - .e-js.e-grid.e-responsive .e-table > tbody > tr:last-child td:last-child { - border-bottom-width: 0; - } - - .e-js.e-grid.e-responsive .e-rowcell div.e-error{ - position: relative; - } - .e-js.e-grid:not(.e-responsive) .e-gridtoolbar .e-ejinputtext { - width: 97px !important; - } -} -@media (max-width: 321px) { - .e-js.e-grid:not(.e-responsive) .e-table-priority-6, - .e-js.e-grid:not(.e-responsive) .e-table-priority-5, - .e-js.e-grid:not(.e-responsive) .e-table-priority-4, - .e-js.e-grid:not(.e-responsive) .e-table-priority-3, - .e-js.e-grid:not(.e-responsive) .e-table-priority-2 { - display: none !important; - } -} -@media (min-width: 321px) and (max-width:479px) { - .e-js.e-grid .e-table-priority-6, - .e-js.e-grid .e-table-priority-5, - .e-js.e-grid .e-table-priority-4, - .e-js.e-grid .e-table-priority-3, - .e-js.e-grid .e-table-priority-2 { - display: none !important; - } -} - -@media (min-width: 480px) and (max-width:639px) { - .e-js.e-grid .e-table-priority-6, - .e-js.e-grid .e-table-priority-5, - .e-js.e-grid .e-table-priority-4, - .e-js.e-grid .e-table-priority-3 { - display: none !important; - } -} - -@media (min-width: 640px) and (max-width:799px) { - .e-js.e-grid .e-table-priority-6, - .e-js.e-grid .e-table-priority-5, - .e-js.e-grid .e-table-priority-4 { - display: none !important; - } -} - -@media (min-width: 800px) and (max-width: 959px) { - .e-js.e-grid .e-table-priority-6, - .e-js.e-grid .e-table-priority-5 { - display: none !important; - } -} - -@media (min-width: 960px) and (max-width: 1120px) { - .e-js.e-grid .e-table-priority-6 { - display: none !important; - } -} - -@media screen and (orientation:landscape) { - .e-labelRes { - line-height: 1 !important; - } - - .e-resFilterleftIcon { - margin-top: 0% !important; - } - - .e-resFIlterRigthIcon { - margin-top: 0% !important; - } -} - -.e-resFilterDialogHeaderDiv { - height: 10% !important; - width: 100%; - border-bottom: 1px solid #c4c4c4; - text-align: center; - position: relative; -} - -.e-resFIlterRigthIcon { - float: right; - line-height: 2 !important; - font-size: 21px; - position: absolute; - right: 0; - top: 0; - margin-right: 5%; - cursor: pointer; -} - -.e-resFilterleftIcon { - float: left; - line-height: 2 !important; - position: absolute; - left: 0; - top: 0; - vertical-align: middle; - font-size: 21px; - cursor: pointer; - margin-left: 2%; -} - -.e-resposnsiveFilterBtnRight { - margin-left: 0px !important; - width: 50% !important; - bottom: 0px; - right: 0px; - position: absolute !important; - height: 31px; - float: right; - border-radius: 0px; -} - -.e-resposnsiveFilterBtnLeft { - margin-left: 0px !important; - width: 46%; - height: 31px; - left: 0px; - bottom: 0px; - position: absolute !important; - float: left; - border-radius: 0px; - border-right: 1px solid #c4c4c4 !important; -} - -.e-responsiveLabelDiv { - margin-left: 8%; - font-weight: bold; -} - -.e-responsiveExcelFilterFieldDiv table { - width: 100% !important; - line-height: 3; -} - -.e-responsiveExcelFilterFieldDiv .e-operator { - width: 45% !important; -} - -.e-responsiveExcelFilterFieldDiv .e-value { - width: 55% !important; -} - -.e-responsiveExcelFilterFieldDiv { - width: 96% !important; - margin-left: 4% !important; - margin-top: 4%; -} - -.e-labelRes { - vertical-align: middle; - line-height: 2 !important; - font-weight: bold; - font-size: 20px; -} - -.e-responsviesExcelFilter { - padding: 0px !important; -} - -.e-resSearch .e-btncontainer > div { - margin: 0px !important; - position: absolute; - bottom: 0px; - left: 0px; - width: 105%; - margin-left: -5% !important; - background: white; -} - -.e-resSearch .e-searchbox input { - width: 97% !important; -} - -.e-resSearch { - height: 91%; -} - -.e-responisveCustomFilter:before { - content: "\e753"; -} - -.e-responsiveSortClear:before { - content: "\e754"; -} - -.e-respponsiveSorting:before { - content: "\e752"; -} - -.e-respponsiveSortingAsc:before { - content: "\e74f"; - margin-top: -5px; -} - -.e-resSortIconBtn:hover span { - color: white !important; -} - -.e-respponsiveSortingAsc { - margin-top: -5px; -} -.e-responsiveFilterClear:before{ - content: "\e755"; -} -.e-respponsiveSortingDesc:before { - content: "\e74c"; - margin-top: -5px; -} - -.e-respponsiveSortingDesc { - margin-top: -5px; -} - -.e-responisveBack:before { - content: "\e74d"; -} - -.e-responisveClose:before { - content: "\e74e"; -} - -.e-resSearch .e-searchbox span { - right: 3% !important; -} - -.e-resSearch .e-checkboxlist { - background: white !important; - margin-left: -3% !important; - line-height: 2; -} - -.e-resIcon { - font-size: 21px !important; -} - -.e-responsiveExcelFilterFieldDiv .e-value .e-widget { - height: 30px !important; - width: 88% !important; -} - -.e-responsive .e-toolbaricons.e-searchfind { - padding-left: 1px !important; -} - -.e-responsivefilterColDiv { - border-bottom: 1px solid #c4c4c4; - line-height: 40px; - font-size: 16px; - font-weight: bold; -} - - .e-responsivefilterColDiv:hover { - cursor: pointer; - } - -.e-resFilterDiv { - width: 100% !important; - /*height:100% !important;*/ -} - -.e-filterMenuBtn { - bottom: 0px; - width: 100%; - margin-top: 0 !important; -} - -.e-resFilterOperator { - padding-left: 2%; - margin-left: 3%; - margin-top: 5% !important; - width: 92% !important; -} - - .e-resFilterOperator span { - height: 30px !important; - } - - .e-resFilterOperator input { - width: 100% !important; - } diff --git a/public/content/ejthemes/responsive-css/ejgrid.responsive.css b/public/content/ejthemes/responsive-css/ejgrid.responsive.css deleted file mode 100644 index 5c1e0d1..0000000 --- a/public/content/ejthemes/responsive-css/ejgrid.responsive.css +++ /dev/null @@ -1,423 +0,0 @@ -@media (max-width :320px) { - .e-grid.e-responsive > [id*='Dlg_wrapper'] { - width: 130px !important; - } - .e-grid.e-responsive .e-gridtoolbar .e-gridresponsiveicons { - display : inline !important; - } - .e-grid.e-responsive .e-rowcell { - display: block; - height: 27px; - text-align: left !important; - } - - .e-grid.e-responsive .e-gridcontent .e-ejinputtext { - display: block; - } - - .e-grid.e-responsive .e-gridcontent td:before { - content: attr(data-cell); - top: 6px; - left: 13px; - width: 45%; - white-space: nowrap; - position: absolute; - padding-right: 10px; - font-weight: bolder; - } - - .e-grid.e-responsive .e-table, .e-grid.e-responsive .e-table tbody, .e-grid.e-responsive .e-table tr, .e-grid.e-responsive .e-table td { - display: block; - } - - .e-grid.e-responsive .e-gridcontent td[data-cell] { - position: relative; - padding-left: 55%; - padding-top: 5px; - padding-bottom: 5px; - } - - .e-grid.e-responsive .e-gridcontent .e-normaledit .e-rowcell { - padding-left: 1%; - padding-right: 1%; - height: auto !important; - border-top-width: 0; - } - - .e-grid.e-responsive .e-gridcontent .e-normaledit .e-rowcell:before { - position: static; - bottom: 6px; - } - - .e-grid.e-responsive .e-gridheader { - border-bottom-width: 0; - } - - .e-grid.e-responsive .e-inlineformedit .e-editform-btn { - float: none; - } - - .e-grid.e-responsive > .e-gridheader { - display: none; - } - - .e-grid.e-responsive .e-rowcell { - border-width: 0; - padding: 0; - line-height: normal; - white-space: normal; - width: auto; - vertical-align: middle; - } - - .e-grid.e-responsive .e-inlineformedit .e-label { - text-align: left !important; - } - - .e-grid.e-responsive .e-inlineformedit .e-label, - .e-grid.e-responsive .e-inlineformedit .e-label *:first-child, - .e-grid.e-responsive .e-inlineformedit .e-rowcell, - .e-grid.e-responsive .e-inlineformedit .e-rowcell *:first-child, - .e-grid.e-responsive .e-inlineformedit form div { - width: 100% !important; - } - - .e-grid.e-responsive .e-inlineformedit .e-editform-btn { - padding-top: 13px; - } - - .e-grid.e-responsive .e-inlineformedit .e-editform-btn input:first-child { - margin-left: 20px !important; - } - - .e-grid.e-responsive, .e-grid.e-responsive .e-rowcell { - font-size: 12px; - font-family: segoe ui,Helvetica Neue,Ubuntu,Arial; - } - - .e-pager .e-pagercontainer{ - margin-left:30px; - } - .e-pager div.e-parentmsgbar{ - margin-left:24%; - float:none; - } - - .e-grid.e-responsive .e-pager .e-PP, .e-grid.e-responsive .e-pager .e-NP { - display: none !important; - } - - .e-grid.e-responsive, - .e-grid.e-responsive .e-gridcontent td.e-rowcell, - .e-grid.e-responsive .e-gridcontent, - .e-grid.e-responsive .e-gridcontent table, - .e-grid.e-responsive .e-gridcontent table tr { - -ms-touch-action: auto !important; - touch-action: auto !important; - } - - .e-grid.e-responsive .e-toolbaricons.e-searchfind{ - padding-left: 0px !important; - } - - .e-grid.e-responsive .e-gridcontent.e-scroller { - -ms-touch-action: none !important; - touch-action: none !important; - } - - .e-grid.e-responsive td.e-rowcell { - border-bottom-width: 1px; - border-bottom-style: solid; - min-height: 27px; - } - - .e-grid .e-gridcontent .e-normaledit td.e-rowcell { - border-bottom-width: 0; - height: auto !important; - border-bottom-style: solid; - } - - .e-grid.e-responsive .e-table > tbody > tr:last-child td:last-child { - border-bottom-width: 0; - } - - .e-grid.e-responsive .e-rowcell div.e-error{ - position: relative; - } - .e-grid:not(.e-responsive) .e-gridtoolbar .e-ejinputtext { - width: 97px !important; - } -} -@media (max-width: 321px) { - .e-grid:not(.e-responsive) .e-table-priority-6, - .e-grid:not(.e-responsive) .e-table-priority-5, - .e-grid:not(.e-responsive) .e-table-priority-4, - .e-grid:not(.e-responsive) .e-table-priority-3, - .e-grid:not(.e-responsive) .e-table-priority-2 { - display: none !important; - } -} -@media (min-width: 321px) and (max-width:479px) { - .e-grid .e-table-priority-6, - .e-grid .e-table-priority-5, - .e-grid .e-table-priority-4, - .e-grid .e-table-priority-3, - .e-grid .e-table-priority-2 { - display: none !important; - } -} - -@media (min-width: 480px) and (max-width:639px) { - .e-grid .e-table-priority-6, - .e-grid .e-table-priority-5, - .e-grid .e-table-priority-4, - .e-grid .e-table-priority-3 { - display: none !important; - } -} - -@media (min-width: 640px) and (max-width:799px) { - .e-grid .e-table-priority-6, - .e-grid .e-table-priority-5, - .e-grid .e-table-priority-4 { - display: none !important; - } -} - -@media (min-width: 800px) and (max-width: 959px) { - .e-grid .e-table-priority-6, - .e-grid .e-table-priority-5 { - display: none !important; - } -} - -@media (min-width: 960px) and (max-width: 1120px) { - .e-grid .e-table-priority-6 { - display: none !important; - } -} - -@media screen and (orientation:landscape) { - .e-labelRes { - line-height: 1 !important; - } - - .e-resFilterleftIcon { - margin-top: 0% !important; - } - - .e-resFIlterRigthIcon { - margin-top: 0% !important; - } -} - -.e-resFilterDialogHeaderDiv { - height: 10% !important; - width: 100%; - border-bottom: 1px solid #c4c4c4; - text-align: center; - position: relative; -} - -.e-resFIlterRigthIcon { - float: right; - line-height: 2 !important; - font-size: 21px; - position: absolute; - right: 0; - top: 0; - margin-right: 5%; - cursor: pointer; -} - -.e-resFilterleftIcon { - float: left; - line-height: 2 !important; - position: absolute; - left: 0; - top: 0; - vertical-align: middle; - font-size: 21px; - cursor: pointer; - margin-left: 2%; -} - -.e-resposnsiveFilterBtnRight { - margin-left: 0px !important; - width: 50% !important; - bottom: 0px; - right: 0px; - position: absolute !important; - height: 31px; - float: right; - border-radius: 0px; -} - -.e-resposnsiveFilterBtnLeft { - margin-left: 0px !important; - width: 46%; - height: 31px; - left: 0px; - bottom: 0px; - position: absolute !important; - float: left; - border-radius: 0px; - border-right: 1px solid #c4c4c4 !important; -} - -.e-responsiveLabelDiv { - margin-left: 8%; - font-weight: bold; -} - -.e-responsiveExcelFilterFieldDiv table { - width: 100% !important; - line-height: 3; -} - -.e-responsiveExcelFilterFieldDiv .e-operator { - width: 45% !important; -} - -.e-responsiveExcelFilterFieldDiv .e-value { - width: 55% !important; -} - -.e-responsiveExcelFilterFieldDiv { - width: 96% !important; - margin-left: 4% !important; - margin-top: 4%; -} - -.e-labelRes { - vertical-align: middle; - line-height: 2 !important; - font-weight: bold; - font-size: 20px; -} - -.e-responsviesExcelFilter { - padding: 0px !important; -} - -.e-resSearch .e-btncontainer > div { - margin: 0px !important; - position: absolute; - bottom: 0px; - left: 0px; - width: 105%; - margin-left: -5% !important; - background: white; -} - -.e-resSearch .e-searchbox input { - width: 97% !important; -} - -.e-resSearch { - height: 91%; -} - -.e-responisveCustomFilter:before { - content: "\e753"; -} - -.e-responsiveSortClear:before { - content: "\e754"; -} - -.e-respponsiveSorting:before { - content: "\e752"; -} - -.e-respponsiveSortingAsc:before { - content: "\e74f"; - margin-top: -5px; -} - -.e-resSortIconBtn:hover span { - color: white !important; -} - -.e-respponsiveSortingAsc { - margin-top: -5px; -} -.e-responsiveFilterClear:before{ - content: "\e755"; -} -.e-respponsiveSortingDesc:before { - content: "\e74c"; - margin-top: -5px; -} - -.e-respponsiveSortingDesc { - margin-top: -5px; -} - -.e-responisveBack:before { - content: "\e74d"; -} - -.e-responisveClose:before { - content: "\e74e"; -} - -.e-resSearch .e-searchbox span { - right: 3% !important; -} - -.e-resSearch .e-checkboxlist { - background: white !important; - margin-left: -3% !important; - line-height: 2; -} - -.e-resIcon { - font-size: 21px !important; -} - -.e-responsiveExcelFilterFieldDiv .e-value .e-widget { - height: 30px !important; - width: 88% !important; -} - -.e-responsive .e-toolbaricons.e-searchfind { - padding-left: 1px !important; -} - -.e-responsivefilterColDiv { - border-bottom: 1px solid #c4c4c4; - line-height: 40px; - font-size: 16px; - font-weight: bold; -} - - .e-responsivefilterColDiv:hover { - cursor: pointer; - } - -.e-resFilterDiv { - width: 100% !important; - /*height:100% !important;*/ -} - -.e-filterMenuBtn { - bottom: 0px; - width: 100%; - margin-top: 0 !important; -} - -.e-resFilterOperator { - padding-left: 2%; - margin-left: 3%; - margin-top: 5% !important; - width: 92% !important; -} - - .e-resFilterOperator span { - height: 30px !important; - } - - .e-resFilterOperator input { - width: 100% !important; - } diff --git a/public/content/ejthemes/ribbon-css/ej.icons.css b/public/content/ejthemes/ribbon-css/ej.icons.css deleted file mode 100644 index f044aee..0000000 --- a/public/content/ejthemes/ribbon-css/ej.icons.css +++ /dev/null @@ -1,955 +0,0 @@ - -@font-face { - font-family: 'ej-ribbonfont'; - src: url('../common-images/ribbon/ejrbnicons.eot?-dzszjm'); - src: url('../common-images/ribbon/ejrbnicons.eot?#iefix-dzszjm') format('embedded-opentype'), url('../common-images/ribbon/ejrbnicons.woff?-dzszjm') format('woff'), url('../common-images/ribbon/ejrbnicons.ttf?-dzszjm') format('truetype'), url('../common-images/ribbon/ejrbnicons.svg?-dzszjm#ejrbnicons') format('svg'); - font-weight: normal; - font-style: normal; -} -/**/ -.e-ribbon .e-icon.e-resbold:before { - font-family: 'ej-ribbonfont'; - content: "\e932"; - font-size: 24px; - text-indent: -7px; - position: relative; - top: -6px; -} - -.e-ribbon .e-resitalic:before { - font-family: 'ej-ribbonfont'; - content: "\e933"; - font-size: 24px; - text-indent: -7px; - position: relative; - top: -6px; -} - -.e-ribbon .e-resunderline:before { - font-family: 'ej-ribbonfont'; - content: "\e934"; - font-size: 24px; - text-indent: -7px; - position: relative; - top: -6px; -} -.e-ribbon .e-resaligncenter:before { - font-family: 'ej-ribbonfont'; - content: "\e90d"; - font-size: 21px; - position: relative; - top: -4px; - left: -5px; -} - -.e-ribbon .e-resalignleft:before { - left: -5px; - font-family: 'ej-ribbonfont'; - content: "\e910"; - font-size: 20px; - position: relative; - top: -4px; - left: -5px; -} -/**/ - -.e-ribbon.e-responsive .e-resizebtn .e-New.e-icon:before, .e-ribbon.e-responsive .e-resizebtn .e-Actions.e-icon:before { - top: 4px; -} - -.e-ribbon.e-responsive .e-resizebtn .e-icon:before { - position: relative; -} - -.e-ribbon.e-responsive .e-icon.e-Illustrations:before, .e-ribbon.e-responsive .e-icon.e-Comments:before, .e-ribbon.e-responsive .e-icon.e-Hyperlink:before, .e-ribbon.e-responsive .e-icon.e-Equation:before { - position: relative; - top: 8px; -} -.e-ribbon.e-responsive .e-responsiveqat .e-resundo.e-icon:before,.e-ribbon.e-responsive .e-responsiveqat .e-resredo.e-icon:before { - top: -8px; -} -.e-ribbon .e-resequation:before { - font-family: 'ej-ribbonfont'; - content: "\e16e"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -4px; -} - -.e-ribbon .e-reshyperlink:before { - font-family: 'ej-ribbonfont'; - content: "\e909"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -8px; -} - -.e-ribbon .e-reschart:before { - font-family: 'ej-ribbonfont'; - content: "\e940"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -4px; -} - -.e-ribbon.e-responsive .e-icon.e-comment:before { - left: 0; -} - -.e-ribbon .e-resshape:before { - font-family: 'ej-ribbonfont'; - content: "\e93f"; - font-size: 24px; - text-indent: -6px; - left: -4px; - position: relative; - top: -4px; -} - -.e-ribbon .e-resvideo:before { - font-family: 'ej-ribbonfont'; - content: "\e93d"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -5px; -} - -.e-ribbon .e-respicture:before { - font-family: 'ej-ribbonfont'; - content: "\e93c"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -5px; -} -.e-ribbon .e-rescut:before{ - font-family: 'ej-ribbonfont'; - content: "\e916"; - position: relative; - right: 4px; - font-size: 21px; - text-indent: 4px; - top: -1px; -} -.e-ribbon .e-rescopy:before{ -font-family: 'ej-ribbonfont'; - content: "\e915"; - font-size: 21px; - text-indent: -3px; - top: -2px; - position: relative; -} -.e-ribbon .e-resclearAll:before{ - font-family: 'ej-ribbonfont'; - content: "\e914"; - position: relative; - font-size: 21px; - text-indent: -3px; - top: -2px; -} -.e-ribbon .e-respaste:before{ - font-family: 'ej-ribbonfont'; - content: "\e917"; - font-size: 28px; - position: relative; - left: -7px; - top: -6px; -} -.e-ribbon .e-restable:before { - font-family: 'ej-ribbonfont'; - content: "\e92d"; - font-size: 24px; - left: 0; - position: relative; - text-indent: -4px; - top: -5px; -} - -.e-ribbon .e-resprintlayout:before { - font-family: 'ej-ribbonfont'; - content: "\e93b"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -4px; -} - -.e-ribbon .e-resborder:before { - font-family: 'ej-ribbonfont'; - content: "\e945"; - font-size: 25px; - text-indent: -12px; - position: relative; - top: -6px; - left: 3px; -} -.e-ribbon .e-resindent:before { - font-family: 'ej-ribbonfont'; - content: "\e919"; - font-size: 22px; - text-indent: -3px; - left: -3px; - position: relative; - top: -5px; -} - -.e-ribbon .e-resoutdent:before { - font-family: 'ej-ribbonfont'; - content: "\e919"; - font-size: 21px; - text-indent: -1px; - left: -3px; - position: relative; - top: -4px; -} - -.e-ribbon.e-responsive .e-resnumbericon:before { - font-family: 'ej-ribbonfont'; - content: "\e942"; - font-size: 24px; - text-indent: -6px; - left: -3px; - position: relative; - top: -6px; -} - -.e-ribbon .e-resbullet:before { - font-family: 'ej-ribbonfont'; - content: "\e941"; - font-size: 44px; - text-indent: -13px; - left: -2px; - position: relative; - top: -16px; -} -.e-ribbon .e-resundo:before { - font-family: 'ej-ribbonfont'; - content: "\e949"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -4px; -} - -.e-ribbon .e-resredo:before { - font-family: 'ej-ribbonfont'; - content: "\e948"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -4px; -} - -.e-ribbon .e-resnew:before { - font-family: 'ej-ribbonfont'; - content: "\e90b"; - font-size: 24px; - text-indent: -6px; - left: 0; - position: relative; - top: -4px; -} - -.e-ribbon.e-responsive .e-resalignright:before { - font-family: 'ej-ribbonfont'; - content: "\e901"; - font-size: 24px; - text-indent: -6px; - left: -5px; - position: relative; - top: -6px; -} - - - -.e-ribbon.e-responsive .e-resfillcolor:before { - font-family: 'ej-ribbonfont'; - content: "\e936"; - font-size: 24px; - text-indent: -6px; - left: -5px; - position: relative; - top: -6px; -} - -.e-ribbon.e-responsive .e-resfontcolor:before { - font-family: 'ej-ribbonfont'; - content: "\e935"; - font-size: 24px; - text-indent: -6px; - left: -5px; - position: relative; - top: -6px; -} - -.e-ribbon .e-icon.clearAll:before { - font-family: 'ej-ribbonfont'; - content: "\e161"; - font-size: 16px; -} - -.e-ribbon .e-icon.strikethrough:before { - font-family: 'ej-ribbonfont'; - content: "\e17d"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.strikethrough:before { - left: 1px; -} - -.e-ribbon .e-icon.bold:before { - font-family: 'ej-ribbonfont'; - content: "\e15a"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.bold:before { - left: 1px; -} - -.e-ribbon .e-icon.alignleft:before { - font-family: 'ej-ribbonfont'; - content: "\e156"; - font-size: 16px; - left: -2px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.alignleft:before { - left: 0; -} - -.e-ribbon .e-icon.aligncenter:before { - font-family: 'ej-ribbonfont'; - content: "\e155"; - font-size: 16px; - left: 0; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.aligncenter:before { - left: 1px; -} - -.e-ribbon .e-icon.alignright:before { - font-family: 'ej-ribbonfont'; - content: "\e157"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.alignright:before { - left: 1px; -} - -.e-ribbon .e-icon.justify:before { - font-family: 'ej-ribbonfont'; - content: "\e164"; - font-size: 16px; - left: 0; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.justify:before { - left: 1px; -} - -.e-ribbon .e-icon.e-fontcolor:before { - font-family: 'ej-ribbonfont'; - content: "\e181"; -} - -.e-ribbon .e-icon.e-fillcolor:before { - font-family: 'ej-ribbonfont'; - content: "\e180"; -} - -.e-ribbon.e-js .e-icon.e-ribbonpaste.e-ribbon:before { - font-family: 'ej-ribbonfont'; - content: "\e169"; - font-size: 36px; - position: relative; - left: -9px; - top: -4px; -} - -.e-ribbon.e-rtl.e-js .e-icon.e-ribbonpaste:before { - left: 12px; -} - -.e-ribbon.e-rtl .e-icon.e-ribboncut:before { - left: 6px; - right: auto; -} - -.e-ribbon .e-icon.e-ribboncut:before { - font-family: 'ej-ribbonfont'; - content: "\e15f"; - font-size: 16px; - position: relative; - right: 4px; -} - -.e-ribbon .e-icon.e-ribboncopy:before { - font-family: 'ej-ribbonfont'; - content: "\e15e"; - font-size: 16px; -} - -.e-ribbon .e-icon.e-ribbonitalic:before { - font-family: 'ej-ribbonfont'; - content: "\e163"; - font-size: 16px; - left: -1px; - position: relative; - top: -1px; -} - -.e-ribbon.e-rtl .e-icon.e-ribbonitalic:before { - left: 1px; -} - -.e-ribbon .e-ribbonunderline:before { - font-family: 'ej-ribbonfont'; - content: "\e176"; - font-size: 16px; - position: relative; - top: -1px; -} - -.e-ribbon.e-rtl .e-ribbonunderline:before { - left: 1px; -} - -.e-ribbon.e-rtl .e-icon.e-superscripticon:before { - left: 2px; -} - -.e-ribbon .e-icon.e-superscripticon:before { - font-family: 'ej-ribbonfont'; - content: "\e171"; - font-size: 16px; - position: relative; - top: -4px; -} - -.e-ribbon .e-icon.e-subscripticon:before { - font-family: 'ej-ribbonfont'; - content: "\e170"; - font-size: 16px; -} - -.e-ribbon.e-rtl .e-icon.e-subscripticon:before { - text-indent: -4px; -} - -.e-ribbon .e-icon.e-indent:before { - font-family: 'ej-ribbonfont'; - content: "\e174"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.e-indent:before { - left: 1px; -} - -.e-ribbon .e-icon.e-outdent:before { - font-family: 'ej-ribbonfont'; - content: "\e175"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.e-outdent:before { - left: 1px; -} - -.e-ribbon .e-icon.e-bullet:before { - font-family: 'ej-ribbonfont'; - content: "\e15b"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.e-bullet:before { - left: 1px; -} - -.e-ribbon .e-icon.e-numbericon:before { - font-family: 'ej-ribbonfont'; - content: "\e168"; - font-size: 16px; - left: -1px; - position: relative; - top: -3px; -} - -.e-ribbon.e-rtl .e-icon.e-numbericon:before { - left: 1px; -} - -.e-ribbon .e-icon.e-table:before { - font-family: 'ej-ribbonfont'; - content: "\e172"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-uppercase:before { - font-family: 'ej-ribbonfont'; - content: "\e17e"; - font-size: 16px; - left: -2px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.e-uppercase:before { - left: 0; -} - -.e-ribbon .e-icon.e-lowercase:before { - font-family: 'ej-ribbonfont'; - content: "\e17c"; - font-size: 16px; - left: -1px; - position: relative; - top: -3px; -} - -.e-ribbon.e-rtl .e-icon.e-lowercase:before { - left: 1px; -} - -.e-ribbon .e-fontcoloricon:before { - font-family: 'ej-ribbonfont'; - content: "\e181"; - font-size: 15px; - position: relative; - right: -2px; - top: -6px; -} - -.e-ribbon .e-icon.e-Alignment:before { - text-indent: 13px; -} - -.e-ribbon .e-colorwidget .e-tool-icon .e-selected-color { - bottom: 0; - left: 0; -} - -.e-ribbon .e-fillcoloricon:before { - font-family: 'ej-ribbonfont'; - content: "\e180"; - font-size: 15px; - position: relative; - right: -2px; - top: -6px; -} - -.e-ribbon .e-icon.e-sort:before { - font-family: 'ej-ribbonfont'; - content: "\e17a"; - font-size: 16px; - left: -2px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.e-sort:before { - left: 0; -} - -.e-ribbon .e-icon.e-border:before { - font-family: 'ej-ribbonfont'; - content: "\e17b"; - font-size: 16px; - left: -1px; - position: relative; - top: -2px; -} - -.e-ribbon.e-rtl .e-icon.e-border:before { - left: 1px; -} - -.e-ribbon .e-icon.e-picture:before { - font-family: 'ej-ribbonfont'; - content: "\e16a"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-video:before { - font-family: 'ej-ribbonfont'; - content: "\e179"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-chart:before { - font-family: 'ej-ribbonfont'; - content: "\e15c"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-shape:before { - font-family: 'ej-ribbonfont'; - content: "\e16e"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-comment:before { - font-family: 'ej-ribbonfont'; - content: "\e15d"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-text:before { - font-family: 'ej-ribbonfont'; - content: "\e173"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-text:before { - text-indent: -7px; -} - -.e-ribbon .e-icon.e-hyperlink:before { - font-family: 'ej-ribbonfont'; - content: "\e162"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-hyperlink:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-datetimenew:before { - font-family: 'ej-ribbonfont'; - content: "\e160"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-datetimenew:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-print:before { - font-family: 'ej-ribbonfont'; - content: "\e16b"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-print:before { - text-indent: -7px; -} - -.e-ribbon .e-icon.e-equation:before { - font-family: 'ej-ribbonfont'; - content: "\e158"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-equation:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-save:before { - font-family: 'ej-ribbonfont'; - content: "\e16d"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-printlayout:before { - font-family: 'ej-ribbonfont'; - content: "\e16c"; - font-size: 30px; - line-height: 5px; - text-indent: -8px; -} -.e-ribbon .e-icon.e-new:before{ - font-family: 'ej-ribbonfont'; - content: "\e167"; - font-size: 30px; - line-height: 9px; - text-indent: -8px; -} - -.e-ribbon .e-icon.e-zoomin:before { - font-family: 'ej-ribbonfont'; - content: "\e185"; - font-size: 28px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-zoomin:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-zoomout:before { - font-family: 'ej-ribbonfont'; - content: "\e186"; - font-size: 28px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-zoomout:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-fullscreen:before { - font-family: 'ej-ribbonfont'; - content: "\e183"; - font-size: 28px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-fullscreen:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-undo:before { - font-family: 'ej-ribbonfont'; - content: "\e184"; - font-size: 28px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-undo:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-redo:before { - font-family: 'ej-ribbonfont'; - content: "\e182"; - font-size: 28px; - line-height: 5px; - text-indent: -8px; -} - -.e-ribbon.e-rtl .e-icon.e-redo:before { - text-indent: -6px; -} - -.e-ribbon .e-icon.e-dot:before { - font-family: 'ej-ribbonfont'; - content: "\e17f"; -} - -.e-designtablestyle label { - font-weight: normal; - font-size: 12px; - margin-left: 5px; -} - -.e-activestyle { - border: 4px solid lightblue !important; -} - -.e-contenteditor { - width: 100%; - height: 220px; - border: 1px solid #c8c3c3; - overflow: auto; - -moz-user-select: text; - -webkit-user-select: text; -} - - .e-contenteditor p { - margin: 20px; - } - - .e-ribbon.e-responsive .e-resborder:before{ - font-size: 32px; - top: -10px; - } - - .e-ribbon.e-responsive .e-icon.e-table:before { - line-height: 16px; - text-indent: -11px; - } - .e-ribbon.e-responsive .e-icon.e-comment:before { - position: relative; - left: -4px; - top: 6px; - } - .e-ribbon.e-responsive .e-table  { - margin-right:  8px; - margin-top:  6px; - } - .e-ribbon.e-responsive .e-responsivecontent .e-resnew:before, - .e-ribbon.e-responsive .e-responsivecontent .e-resredo:before, - .e-ribbon.e-responsive .e-responsivecontent .e-resundo:before, - .e-ribbon.e-responsive .e-responsivecontent .e-resshape:before, - .e-ribbon.e-responsive .e-responsivecontent .e-reschart:before, - .e-ribbon.e-responsive .e-responsivecontent .e-resprintlayout:before, - .e-ribbon.e-responsive .e-responsivecontent .e-respicture:before, - .e-ribbon.e-responsive .e-responsivecontent .e-resvideo:before { - font-size: 33px; - text-indent: -10px; - top: -9px; - } - -.e-headings { - background-color: white; - border: 1px solid #a0a0a0; - height: 65px; -} - -.darktheme .e-headings { - background-color: #1f1f1f; - border: 1px solid #494949; - height: 65px; -} - -.e-headings div { - border: 4px solid transparent; - float: left; - padding: 4px 1px 1px 1px; - height: 50px; - margin: 1px; -} - - .e-headings div:hover, .e-designtables div:hover { - border-color: lightblue; - } - -.e-strong { - font-weight: bold; -} - -.e-emphasis { - font-style: italic; -} - -.e-headings1 { - color: lightblue; -} - -.e-ribbon .e-designtables { - font-size: 7px; -} - -.e-designtables { - background-color: white; - border: 1px solid #a0a0a0; - height: 67px; -} - -.darktheme .e-designtables { - background-color: #1f1f1f; - border: 1px solid #494949; - height: 67px; -} - -.e-designtables > div { - float: left; - padding: 3px; - border: 4px solid transparent; -} - -.e-designtables td { - text-align: center; -} - -.e-designtable1 table, .e-designtable1 td { - border: 1px solid #566CE8; -} - -.e-designtable2 table, .e-designtable2 td { - border: 1px solid #EDB2F7; -} - -.e-designtable3 table, .e-designtable3 td { - border: 1px solid #E6652E; -} - -.e-designtable4 table, .e-designtable4 td { - border: 1px solid #7ABF41; -} - -.e-designtable5 table, .e-designtable5 td { - border: 1px solid #FCC474; -} - -.lighttheme .e-ribbon .e-icon { - color: #515151; -} - -.darktheme .e-contenteditor { - border-color: #464646; -} - -.darktheme .e-contextualtabset { - background-color: #353332 !important; -} - -.darktheme .e-author { - color: #6d6d6d; -} - -.darktheme .e-ribbonbackstagepage { - color: #8e8e8e; -} - -.darktheme .e-bsptitle { - color: #eaeaea; -} diff --git a/public/content/images/azure-logo.png b/public/content/images/azure-logo.png deleted file mode 100644 index d719c03dab7254a03f680b05dcee077e86ac6bea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2426 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 diff --git a/public/content/images/footer.png b/public/content/images/footer.png deleted file mode 100644 index 0e3415ae1cfeb8cddb8573e2f9a25f8281373bc4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4293 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 jf6skK&F!cwbW}Fo$qICc0JHjxqlOeLZD) diff --git a/public/content/images/gantt/Anne Dodsworth.png b/public/content/images/gantt/Anne Dodsworth.png deleted file mode 100644 index 81699332450d03a5ceb24bcd2df4739c27f70a88..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6135 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 JPDHLkV1iRw!Xy9y diff --git a/public/content/images/gantt/David William.png b/public/content/images/gantt/David William.png deleted file mode 100644 index fe4423daf94f4556ac8e96731b06ae921e4ee995..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5194 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 Ef+71LI{*Lx diff --git a/public/content/images/gantt/Janet Leverling.png b/public/content/images/gantt/Janet Leverling.png deleted file mode 100644 index e22287c100cc043f0f20c12395793cceeb2a859d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5896 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 VV&R0nqGkX9002ovPDHLkV1n#$>^1-Z diff --git a/public/content/images/gantt/Robert King.png b/public/content/images/gantt/Robert King.png deleted file mode 100644 index 6022e7505209f698d3f9ea24c8642a9f2a10fee4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4897 zcmV++6W;8JP)93K^nFc>d@ z7)6e|IJOh$U4Jof1SCLg;<$`sCm#G zlgWgvstPLgCTu%EE}KSs%7msU@I41g=)!j!uq>nM1>yDeYH91Ye)v%HFh0IDX7L8j zVat04$Cut5zi{(hD|Y|(ThDv!fnWb9Kc3Haq?2gRW-)rO0N3?Uv4KV1JxC`kg3+J^ z4m8QZ^kg0geW<1h-PB(-4CAbS_?MfTk=yyz0J_E ztiKy}sAFtw0(IMg)zJ%hE;Ln!TP-6XYnf~Ua2g0h4^2OSubHq*)03Jit@-**_r3mp z0F+uV#W{i9di`aqYc>1#QW&OsECoj_>V_;Ss5cyxrwXW6>#*Gbo|%SSDZ)&ckmV3= zy$r{zBMc-I8D1t!6?Ep>2;6@|(UcRvcH{O!ivZu%M5V)ga86)9zVRD!CY9S!nVLLC zuUD`l8(`6j6$qfgKX?G4*$%f>Au|Sw)oKLJ^E`x&0(@PAO%_$lM1>3RyWM$o4lJf` zS};uGzpY&6?>~9@R-dl085S>hH0p6f7ajJ>8vHzHAWZuIPe2HVR$Skw|C$P70!Q zGv^i0PmHbcyypfNuS68?=X&uEuKSXr8tKocIGKLAj-eHU&}4}wCqqqSprqQNW;&py zvSdPom9&t{S?KF-LswTDQV9ck(1aGa(8*%&(#1HbKZ&63K$2A{naq6mzT3C963w^7 z^Syaaa52pr<_h<-S9kB=mj?!y^>-N*hf6x4G2%&z3^~ybDZ2!6vInx6gJiYS2X)AX z1ufGFRWl$lxP-n7De!@M4FOG82_+02wGzqN6r6H_7NDPKDAL*%*ek{WH^lS*V{maE zxh6Kp!>aS;N1bp{8yV?Kx-iI!Okk3p0SJbUgizJ#(K15C;Qu-J8Q*U*I{E}gzw^VH z!JOw4VCdM8g8)kx<)ARaI?V>nGkZxZc{rZ0FwbjZ9Dl^zrdTUpd$^b7NB2spRQlw0 zLqdWP60!>DDM&_=e^nt76bLR5h{y=j1aEwXBl;bmk!iw&Mz;ApSqvKl=r)l^8fXtI z2pUa3qki#)C+;y@6j9g43TD%xzzKDKS1a1BQ7U}Es}!w7SY^1CgpUwdiY$>WDv(f; zB6cL+p{O$q1_Fr2bs#WZfF;wR2-m?3>l^{|9{)v}3#K}CDj3(2CHbTl*&B)3yX+m{ z;(BbT71qS%)T`&pz9UmzMJ6ZF^dwp1L>0jWq?i%V%mf<}pHU2h)|%!wnh5!1tMr%Y+$8^ry&|gkO<0naP{ZN4Drgwg?^}0w!(YYrexE zQMXZVx@Z!lOB40YESi*Q4uOZ1Uy7B2!qj4=m`WH)L)Q_eeQ|O6zW&xXL^>nd(*}Clb69%P8mN*V3F~ljf@{Xb@dG1pZ3z5D3aNG0$XFqsi^rGluc06x5E>a8!Q+jr{YdPrQlzWC@*%>*!RIG)EtWAOovs z8NAV_qv-fz!9&s)+y_wP9Nx%F$XCZu3J>CyLKEk0=tM`ODNC0OB=>;?t!w2F4Oh7q#%n5W~V-FtDmS;1n<$Lsrx=;)n5Wx9yh zr)6|Do`XrBY&&8(rc{FWbyR7_YQO-cSkU{9z}Y7pgAX?+aIjQ{w(A)xnBXd3x#wT` z)uk4vD7tRPt8q(hORK<&-`S)!$9A7-I5iwBsHj(`F=RF|HC@2bD{~m8yt;7ccz9E9 zBHNq80oOp+k|of+8lK(vC`B`cw1|*O1UEm8)Rs2}k#l zIC?eAwiI$SU)HFMp#jznbzsj#71>OhKihC@N-WcWmFYs!V{mc~G879zqd-e{A~^6G z3R9Cv?49)GrJeI`@5%H1fOXENT|*7`b$3$rQ*ESDM)a10$iZzNLXa7NlkA}1n2eBh zbZ`+^$iibirx4{}n-0IiNb4y`W_rnDFS1lGoqh?KjK*9@#X@BxGvB>@$DJtcC%8=V zKI>zjb>=(QS?1=qDvtfAv3ti-C!2+2>gc7|l~raF$3;+_ilUq(ssvq*lnYC4gtaPa z#TuG58{LcA(9xcSMYbj8J)2dyO%ZLSQ%o-&6FG%A^Ig}_5Q@Lu7wGGc`cDaG36Jlh~2!W19k<_84 z)E5o0$R+Dc?m~F$%!5N4*4~!->{ScuT&q~%736wsWn~4iPqb1vbNLt zOdExEt+{`pbClzRw_&~?47J3KArwEPNx1~rq#T>rw;S12M?=Z9QBrG2_YNR4Fn}t> za-rxj?lNQml_9? z!Fg{oEE=4Yilfu4rn^F)YK5k$cV`g_sa4Fwr!NW+3jHnD!-&bCQm>X#q!_MIu9fOd zvRcH-Wdlf3im8b-DpONPG2e+AP-4ZNKJCmiQmal~$OenRGa{IK8+P*AmMs3&AJ2-08N4s)Or*_9cLI#s+jUWA@b zLrbM8%X*j|T*&lO(QgTS*Y^Ww-vTXC;CWt-v-$CdYK zZ$*J?Hd@{l?`X~&98>OhB&Ttis%u8jtUxi_$VP%yw1f209;{x{3%{@e&HZDjmnKo8 z*-pC+if`)2z>9h&R(CgR!EvNIx>>Ah@S1h9h`SePl9$GK-pX^^lcb+amGNw-S~q01$``qb-MeVG4RS#~df2 z&U`6p+V9`P*7Nqaz{Q*EBXQqy-d8=8zTC7Mg@C1u*DN!N3&la@QD+V$IKg5nVIrx? zQEw#4D5{eo(ZjST;i{#XJ&y#Lt54@CY8*#PWS(5WRK)y8W)BOzU7?80^@|q5-ty1= z^T8VAs~fJv;#xtYUX0p%l1iEwFsy7llDQ6~nbWdN;2BFNb1F5cg7gt9P^0oU`HT?F z<4j&QQ$>nMtuRif8CMWWk z7}PXi%b68jPTnYht@tlsO6)K^Obul8QT?d;?qys7?^I{S<{mmXE5U{_3%- zhd;XW#a#~`;%jG5Ih^pm?ySyUzxd_P@ckS97*yYkAf9>}$~-@w;=h>TgJzxPvrM0Vu^hE zQfE&u68(J$cIMHuC=@1zNfF+w4HN^DrpGkFf<3Ey=x(#HFS#7Q+3`HYaUwD4nN5+% z6r+Mw#5=L&;WXWKeh_M6Z%s@n z;I|7CvKtO=`RTpr>de5~_bM_|&qV2#Nl8ilz&&DHvcmyv# zb#J`4GQ(Q5w-?VW+8*QGwj2B|ITF-otUDc_`qZb<$~lz7wi)6V+|b`Y@QriMIrl6k zY0an9ic}N}RVe}((9FE(cVa^F;$c*E)@1~4rW5EIScK)r4rB4~kth#eh{WGsk18L2 zZRf)=AStR(#X^bG4&wbj-!071VIAnY6y%8nF1_@#v%qdR9I%#qC^7Y$k3asn;^xhl zVrXbEGQ+537E8;U@OD;U(Ta z{whB!HYWuru~6dYSteaZ*j1~B@s+Q96>Hb5EygjRr6%%%PwhST+zveQ$fGEgE74@? zwud|Kc?j986|qpa1MGk84Rnn^jzk|9W7%3bfx_n-xcais;EmlcM?obJ`{QD(OYFQ# z(%S-xg3iv)s5V@;ZryAb`A>6d?+~d%$ep3*pWlfGAAA_a8o}NDE3)U|y6^uKPrNdY zCH+gV_T*zwo}R!b&Oa&YE`R%*SK-Ou-bZt5k`*`FC6eN42vA~lc68wU^Dn@ur=9}* zxz1Z2LK$p|_n?PHDVx@;+kk(%@jm3Oqp7+qNGv*qmJ~-aG&Mx`-h1%W{kKK|LVyz{ zC`udwsH43D!^6W^vt|ueEMNW>sCb|L&v#Px5J2B?#(Au&q7qn`Zfe+DGhyfo+=<;N zKK;LFI*l2|=wHJtS4O6{c*znB^!LwpzW?%PoDU;nH`F|3eNy%RqNmgUUw{Ds$X2S+ T79h&200000NkvXXu0mjfL%4#d diff --git a/public/content/images/gantt/Romey Wilson.png b/public/content/images/gantt/Romey Wilson.png deleted file mode 100644 index 119e48aa3f974b2c58b450ea80ba8f5509a1bce2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5028 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 diff --git a/public/content/images/gauge/golfball.png b/public/content/images/gauge/golfball.png deleted file mode 100644 index 4a95913a46db44c96cd039ab8d26a3e58158bc47..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2224 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 NGo!7B1qLpM{tNdUnhgK| diff --git a/public/content/images/mail/mailicons_gray.png b/public/content/images/mail/mailicons_gray.png deleted file mode 100644 index 20f52a994996fa7a1727cf926bc98e7d3ac74cc8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21428 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 CHG(bx diff --git a/public/content/images/mail/mailicons_white.png b/public/content/images/mail/mailicons_white.png deleted file mode 100644 index ef74fa2cd32c04c2b6aab7517ff9e277e7dfc75f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4355 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 diff --git a/public/content/images/map/icon_temp.png b/public/content/images/map/icon_temp.png deleted file mode 100644 index f00476f0d0b1b3b69bd55661ee61317bdeeaa0b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4658 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 FV1lLpy}$qf diff --git a/public/content/images/map/pin.png b/public/content/images/map/pin.png deleted file mode 100644 index 14ae51e629735a23660b660bd4a4482967018597..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3349 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 diff --git a/public/content/images/menu/books-bg.png b/public/content/images/menu/books-bg.png deleted file mode 100644 index 817157b0a76434490165ad1150dedccb203aa1c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 79082 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 diff --git a/public/content/images/menu/mp3-bg.png b/public/content/images/menu/mp3-bg.png deleted file mode 100644 index 66420c11cd783af4cfbf450a437b0a6eebf5e922..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32433 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%0D&<s{n^*WL^`JF-=E{5hMH*HlL?s4Wb-IBQDBacz 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 diff --git a/public/content/images/menu/toy-bg.png b/public/content/images/menu/toy-bg.png deleted file mode 100644 index 42ff1d8cdc00ba14a9fa809edbeb5b2ec523bc78..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 76317 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

    h_~N1ppLOG(ZRr)<&Rs~l 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

    *~- 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 LNkvXXu0mjfb=Kby diff --git a/public/content/images/navigationdrawer/location.png b/public/content/images/navigationdrawer/location.png deleted file mode 100644 index 5306f5aab0a51102ad3871d0a4fdaaf5317446a8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 68432 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

    ?CY3y%FZZG}STJ{?@@$ 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 diff --git a/public/content/images/overviewcontrol/cards_103.png b/public/content/images/overviewcontrol/cards_103.png deleted file mode 100644 index ab5bfc4a44ce3d068dbac56b0c1e143243f9729a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15691 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 diff --git a/public/content/images/overviewcontrol/cards_104.png b/public/content/images/overviewcontrol/cards_104.png deleted file mode 100644 index a875dfccfb9e43b441ae7a6a90a31f20b8890e4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15885 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 LRD_m`zYq9dnYcQI diff --git a/public/content/images/overviewcontrol/cards_105.png b/public/content/images/overviewcontrol/cards_105.png deleted file mode 100644 index 5bfeaf96bdf346e2ff3a66e698ff82f03717a1b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19071 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 diff --git a/public/content/images/overviewcontrol/cards_106.png b/public/content/images/overviewcontrol/cards_106.png deleted file mode 100644 index 52178d0a1edb1934e4a58b3581e21685db148025..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26007 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 diff --git a/public/content/images/overviewcontrol/cards_108.png b/public/content/images/overviewcontrol/cards_108.png deleted file mode 100644 index fd3ae83e2b0411901085e434f6ea1345e19fbed8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29147 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%0D|rC|aIL?R z+SK=QeSUqb*Bbwx@sV$#RmnL{{nwVjrLVyl)BX=W9YL(79BEmMFltWDhgxk(1crEY z6i8{Kk>BBy+230f;k|{>{{Q2oOI~dq#Cbp)MUJJ%&zK}l4kriYu3)4CExqu)KIjvz zY%+ClN9#%V488TC^HTNd%1fgTYXn2k$8tlOl9dMqv`GOMud>i!sN1t&@n_dc#^KxhZpkjg+!P%IB@&gk`Jw*b@bzj!8lAXZRPg{A{k zIg~U!xO29p5^NHC@d^q}|=IZMU(? z=&T47=dxOJ2bM5E7W~4FJA#E9-e;cAiQ@Znaro`Bau_ajO5@70C!uUJLtlg9=HHqG z5#ZisL7h?zIT5Zqv2mMx0r1p4p`X;2Z|J=OB()y)8^%SJ`C}Gi4<2FK+nCI5ZCK6Kq1EYc?{e$ZvbE9mG zJlBJF>k}*k<1y}17|}x#jl~D|_|LQp)8h6`Ers#BbFa?t29xjhB0mN#cz^ z%!h@#b8`bv>%UWnyrYA1+nifu@ax0nEMgR!PMXnutA6I%B(_gC=?JYE6ay7K*vMrT zaQoP)(lj})-@bW43*5~NN~6NaP$lT+LvW~e6r?P82FKT#mi~b#LcBnhSdc(%)GqT} z;~*rY3F9yi{i(N;V9iLlFo0R^Q}!~OlZi1HymX0hQi%=xa#Q&o%*dt%IhK(&NsHC? zCD5KG!EA#6$axoXtWZ8ifK}!35EowmB6pqih#6>)Ej~%&K66jwIaCKd>*%@3m?{#1 z$qL~NN&PXg+!gI^$5xhejT;~Y){10EJ%?++trtW~f6W9dZBFLn1XM*#@U~FJ0!N7O z7v|oXBvOY+8b>WaWWBe$29Zm_9jtuww#~QY@GzTZNb{hwY;6CJz0iN~jW#5(ZnO*%g`UDl7gAm6Tl zkE9leKn6vVAxJg2eW`%949oupk%0m!q(J&tSYPFPw*fV|Rpv@-u>?P18h{{Mw_>5~ z&dSFhUOm+~m)_mr)omU!O6CkDa@$a3*;jpU{7kRbIv0nGomEB;-iX8wJ*uTbo_im_ zw|`eCxC@v@F8_?JNx?(CNQU+hGJgoYob8=5Qtc7=V@nXs6@h-!DDS|_q}LW8%QLD$ zKCV9bTJ0;guEB3Sq+<*vLvT~OO?_{%wY3rGF5-WzOR)(0!OwAk!ltkhqM%pXg|~be zlR-d4-K;xiEEm5FU=M?y;w|bl!vf~;w95b0y2p@85LAak=};LI9V#hj3TYx4hwby; zDj1t`pvP0D{;svLGx08TV0$gaAHhEl*$Gm@BSoXUc#xKD@dbFX$$R zA&ezSK=wRHk>CMGP6X{=Qa{Xxk*f4UH~Y5lOB&eOyhth`;Edp6dcgirSEQ9PKlby+ zI=o;kZ6A{cN7>aT?f0tF-k*&38r;oBBX*ZsLq}dBC$^=0qq;ScQ(9v8iYU9>gbW)b zN^X|f_0+Yt?z1^v=_P*SsCYN{itF?i+PYg*revRGUNu zrv%M1O;;C}WgngL*gYj^_Co0G&C)xDR#5_*fi=8|wPF~4$palr zqvr)^Xso4EwhJOMn7b-X_`cF1V^Tp`l)4t_{APKm1kcIJsz-m>b%8fPIbRYd_7JD)vJ8D+kutl( z=seLbT{1i>i0@~EM_s04tAD)r?H;ACQQvgRExyp{F|*c}>TpUQD%w{y zxcA)NfTyN>Rdu%0B+0F>JDrK+e)2%-?yh}JUENydwKBT+9sL_R+WnE+wKTCZ>jwv; zZbHOsTi-1IhRc9{ilJE*8bOqi~b+PnSJNNh2& zoTZ^yU`LDCDTzJD)fJXbjB~-s((7dD9-F(4=Hz3t;+(-KBYN~|e~z);;@=)x<+v*) z{tLgTKdS$lLxDYm$c8Iz~r QZH;L1PgJBoN*V|KA2k+TJ^%m! diff --git a/public/content/images/overviewcontrol/cards_109.png b/public/content/images/overviewcontrol/cards_109.png deleted file mode 100644 index 5a4f5bafb903d9c83b480f7d636d0bfbfe6ac50a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51753 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%0D+^(jg*!f|j8&`qfg#ww) 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 diff --git a/public/content/images/overviewcontrol/cards_11.png b/public/content/images/overviewcontrol/cards_11.png deleted file mode 100644 index 227404c4da9fa5292f23c77a0b75418397dcefdd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9477 zcmd6NXHb(}v~Ca)m97Fpq^h9O6cnT*y+{%10TF425Q>yggwSj#5Sl0ms1SNUgd}uS z5Cka_s#NLHrAq?I+4<(X_nb3xf8CigbAB)x_Ph65&+2QJXJ#gPY{&VJLm&_~1AT3C z2!sI+{&tTZ0VBb@rD5QQ&tJ#J|F*ZAKg#KWE98cY_dQo(1EiC?tGTO_OR#U7s|o~i zF5f`=hDFfu@)&c~ss6Fnbs?XH`m>#y)@BUlPGxY^nZwAf1 zpLg^pd1m-zOaleu0y^d8gCN5 zjuSdYtaK@nOkeoKGmVUfqxPJ<5o<_%l^*1eBcdLeN35Sh=Ddd+wDObs>yQOR{PZ1& zhW=9hN}xC80tpk3t<8xg)-NE_d=40d^-}9sW}DE|3rPyP$~Dv1y+bo1jzoO0+$P)@ zAGngFpffUdWoX1}I-OCYIedp8KQ6!aEk0=1AX{>`@8jt~e#rZccSHv+6Mem2@dJ&k z3}Z!>5_qpMyRXlAc~f^GxfM}NEFP4dm2|bR8nK(N-Wq4f>yWv4Ltp{kuuQ~R#V;=_ z<07*}6{w1Oc#nSb)_8&bkFG}jIGA;+gtZmcFx8^KOhl7k!>;1yXd}8&-g~?x4yxd> zz1W|w6i}oa$B#8g7JIbGMX5)=C5~mojFd>2)g`2=U+6($epb=vXl5a@d!aeDDhDDv zo~0UE>C|*Yb>rLFkm)#uFTvj%>v363fpwZS?}<_ygyYprl?M@>84B~I4Bt=$udyPp zv6_WWg^7+8Y%RM&2y?JvoqFGMQNAb?o|xLXz%-wYZWs?;Q$575(O_BQ4`<`Qs;@BW zqva)ocMny#nC2dxsB*ndINyvILEY*#wIq1juAYc^h|_*{f?w9<+dFj*sJvvp+Pv)e zfQ?tPeTUS-mv`(bGLCl~YWzjsGW_}=suO$W_#zN<_GNMEgOD5NM8ZmmOr0L()WtmG zj3U4Ju2F8t(W8qnuj<(!Kc+biLtx*7V*K08%A~AI-*`3bxvd_7{H@yTQV!T(Z+&vf z!rh^3cAASM|NR4IBC;h8y0lnaHfI8fa6InrT8J1dePY+IR`P62Qc%Rt}$B6G6!K`EtxY7;;pr!mU#ipPP!o5R&^#9Wo?1 zAWk2+1g%mo!bOm#mkQ2Ci6MvYf?mG^xMcmm8dYkVfZ z6y2#;vKD}RvB=SlGfTERagrpS6(mX@@o&GFe@-SBXF6=S!2tQ<+`XQ}LxMzni#aWx znNw0p8wexo7hC;&^(lu^5?Ji;f<+ob{i_!)2g!}OKY%h`!`!Jd3t73wOA4p4TnV@& z!X}KvqEM|d$C9M5UX0DVD=g!Zb-Yqj(u~5no6YmtMk9nrYF-R#ZmcLih)AYC&nLh6 z8tS|m!7EkFWQIN~*^6`zKHW0vsNf!787zn52h%Ka^o)R9)SB%jxG{Z>N4Fqv-K0ed zd6pO6cVYD^L{kYaX8LlVl#RAMfI@y|hs5}w82X{ySQ>A(jYCsy$&<{h@?h2^`x#8b zfz@#N*}p>>-sDF2F{MHB5%A%&=gY~DuAeDOeTjDXq{TrFHMd9;eLAnZ`$6#8_Fo5S zj;n&_2;OV7hS~39TG|ld+>_tPFAv=K?DTo1CGp55np%dSTA(EA3_yHYer~T-D0){2 z^`@_?d>46qn0(dz*@@3(<;SGt8IC}XE*##Yh7KaReh(RaOkjX?GUU9pqf(bwN-Mu6&fu>CIzWQ{T0xmB!P;<<^R? zA$Ud|kpm^`+0{qE`k0r}+d?6z9vyS6p zif%Qf@0U+4r4e|DLQB(xkNM!UUfZJQki{Pj`CDJhy!?eT;!b(m;U~Q^I4Wc<)wKhGTVbF+eH(bc>va1QlIb@6(quj5lg*cgulRHokL7>Eg1tQV>^mfP!uk?6|sY~Hhx zDFPkNr}o&c%#6RALmpC4`9B$u2n>4$-V=8fE^BpbZw@->!3-SpCV|}k>Pnkp8vZ?B zEVHljuRk%~ z67S)4I$H=jdjkP7#7dLhhn+uNW&Q>DaO87ln8BzOqMW**VP)$*A|EaR_}?fgZW0{d zE2sYUiQRuveCw=r!&OY2q!XS85>v^soGJvMm z5xWcfs+?hVqQFUOp+jyO-6hwB`S@^dV<_4P^e-Y|tSmZ+&ySDy@<>ggyIx8i2nm~H zh#kzU@4JC`t9Z0E=*YZAlx9a5h)1bDW!?TMKYfLC$OM8Z7eS7l*_^Kx)z_1UdbuZC zd!EyMZ^Kd_I6geh!w z3)%@TWD}T}OI+Y8EiQ~2!%r#$;6vKnBT1bekwZry7mI|`ApfV!in$8BEdECn6A4MI z?h%DxL_W$+!G<^+LRS-Y69Sin)HYdBJP@gcl=a^^(r-Jz%NXV8`nrRpbkV8#DE#-2 z95gZH2Zx&e0UL0ztPD9l@{%Lg5#8A^LC&Xb@UBV&m+iJu_fHTcO@Y8iGDM1J&#?cK z{hK(99K-p@RowdgvfBLWS+%SY7?UCnHJ`AaYTWX{W;cnEqY7IM0GdSUJkM1N+qd>z z-#pkgA1tkAribX2j~mzl*(_D%kGo;yLMX!*ZC(H(YI#gTbzR%v`7Ls*b+fzH>Kd4O z?9Y1Z&sHtH_8Nnb?Id~6U!?%Tw8ywgp|>OafIOt;zHC$Is1D!tT2%pvrAvyxJRa#x z=g#h~82I}{=)pXY_(}y&+4gz#hQYp?U$5BUCE|c09mI#WOEUGRXx*90gQ_vCZ%pX5 z=9N_mCM%>J|M2AG!7kSNj&F`GUC*C(R!W6J+Ebdd+&@9!9jC)t00F0p*O5CuYh$RB zXlba_y`~LM@^$*~tIMBNhm3fj*Y3@l;EL$!u)5N7twv(M=FIxW0E{%^ZN$v}haN0D z_<&;nwR%#5x)^PA;OoZUX;SmEeO=&eVYWTFlTDke`-lPk?6A4m>-3EDHau*h1quc& ziwy;o^mStYz~~WYUi}doI9L}v{$@hZD$6e(rE`3P{$a;5KfbTA(W1)dK{tX!LOCGm z_^DqChd@!wvBKp>GA5(c5Y-dG`4;aFH?o1SA4R{9Dzyw93wWk(U4G9?XZ;Avau=Zy?iLk*2H9_-SsBVlc_IM8Vv_$-xerD8I$ zE$G5A$ew7f@pB%pQ@XEZ%fn2T21?bA0t&uv9OM%2Gb`F@i~SA?PmF2wg3nOGJ(_1c zvnFBJ$5e^W1%jJk3{&kRsdjkL(23c!T4oFoLj0BS^y=71ClBirM#7s@OEBA;cEe$!(E^xx>M<%&^Dz@S}`;<?mCL{LS{4P}y?{DqHC{va3!)907P^rC_<%j;ZoqtZUml zX6s*h6XL1B1j3QJ@hRhB3Lke>Xm!vcW=@jEAt{?*hZM}2+4VV8K51!#kuO8%QpfAD zKPz%V8#^^CdxU}V&qZu&jT}z3QK3jOy#h#lcc&9dxdjpi{$`>!IJsi3aw?1vjdsVO zjZ_yXOw~ttkQv>mwxOK zAP}n+Ya97_a`_^$Ka;wuyg;Q?uL6=EM#G4eE(RN2?#_7=p{D%uFAy9+*@?)@85kt1*9_H*qQJ=;~X@9%++6r6}v)r(}gt0jaBy#)CI1y_GT3k zQb*yxE+Z6CtILaixlth5hV@yEpAybZEVKQ5ws`Z6;S#6U*kX-?TgNYI1V&fQO{$+b z5r`YGaK@3$w&VQeUmk65o#FpNBGO^6zzQ%z^||jn0!@+WGM0 z*_LTEMz_Jq;i!C)^HlTJ-{9;J!*r!o3NY;6r}28y+Z!axT7Gx;ey=I1iKDjYA)x$X zXT8-6?+s0UW8&Gvz~a$Dr_u6Jnz4AI&PgkTx*yGKRMyxPc332iwKBZE*pnFK8-h+~ z6-;iRrc;h-^7A$GB-Jm7EsS{g(rRrE7HU`Ty=OTJcR9M$gqMy-Q|0^`dh3Eoj?}3` zP$2X`3CAG$fn1zr$5P)j3NS3Z!!Tj^>C>B;qi$f+RZ3y?FgfxXP|j z%vE!h66&8P9j85bFT!kF9`i{%w68H7h3EdJ?Z7OR5yp8VDQiLH5e++b@J{}4Ar1Yr zkA@a6?M}!Xtay{C2YVE|o3E!znV$cQ!sxc2Ry60AjhWKYV-;F$&o~6AYvSz8XWQ+c zoV{d~vN$-e1WXru|0gMqTdV*psxumOL}Bz3UgPG+s>4quGJ@U51W*%FD?gLf%Wk~W zq<1rF@Q9aJ&Eq>SFAw)WvJCg{yhdV?`4b9`m@bx}(Szw7-qH=PY@Yy?iFxj18hf8b82*j)^4pJg2SpaQGAcH2Ji zbzi>e998JhQTUA90E#l?{QAmNj@`9|HgUc-kl6TIG*_O9=jIvrQbLEKzqG_vX9G5o zpitg$zg}!w5p=U8^y+I46Gej zzVHK{Wj0HFKVz3{`38m^F=UA@{SKrfZyT>7&9j;W7Mm{9M)|?u5YxRf7`h0nm0p0a>i1vP9 z{g5X=LCPiL_j_IW;y+!=)#D&FJrzLL^);fW)Fu|6u%5Y)D&2`c0>u2ODkn&S3pbCyxp)5MUGTcGm6J2K5IWySJGDw+>y0x(&m9weFW|ADzOP_69+5 z=Zdxjn8)XOoTU+@JdxTcr=Ng$G>hpuSa{=bpi*IR#EEfKrn0Oo6m(NjL z0@QJ0u5L5;PQ55Pn`sj?-mdLFY(RI%Zr4>oQ+=nNCDwPhC)j;r1Xb+r0CK%UZn7-y zzVka|&q!UVB^xlQf^?1k;;3TXOQNw1@#iCYwRrZZw12d~{QUgjSQycNwc1_=2t&Gt zTqLJ!;jVh&)mQ7SFIl}nfaLe>q_xBOgE@uI6dY}@dVX{n*!{@HQ~XPu(b*44W2x3P z;RyQ3&?8<$G`Y8@5vGn0@VhJq@-*g<pj9aOg9msw=?+gCgl~Rl1Pk>}@fe)51EkDN>O<@qU07?BL9_f{`xAitf4s@~U)1mX3nk*A z^LHNL+MtC2U72|oM#Q`^T)IF3DVob5?D_&KuDX{?*=&9$U2+T#(Pvm1G#aa|U1hI8 zm2GW&Cw)r^s_gsBBwLnD zkkM2<^1dIO`f%a7Os>vzfa@tVlrw0vQ`#k`9FYdvS(1^A0q9+B=hwUo0kSlUyk%xj zY1o$~beD&FLJ36ogr!42s}ceFS78(!%YqH8foBIstWodI1m_bP9g-G8p^}u}FM{}# z2k=F7a8XS669gwYh|g10^;Jk8#eg0)g~ERmw9B77(K{~3MS^fLEXl3*>XEzACs6Dx z_cMkx0j0z8-Y*41E|4b!6N9LG&0DCGB#102G2};f*vmJYwy$qXAZkJtfVQeXa`DPf zo=bvHl=I8q#Vvo`}s zFwwV7Q|V!AD_cE(K&8yYUl7S<$i)?xCQ;E7;I|jNbGHCm6i>)f4iW?kEq=P7gNO@v$VpcnFo#wDwc{@3!~(*SW!f?RisSAD`*VmR25#cYz6&s80zcO6%)Y%*YAL|+ zh{dQ|Rs5PqN(jw(%8OASq_V2i25_>Y`WAU+2b-2RN4xHm4=`Kd><9JMr+U!3`6i_8 z!Te=wz$KSRSxp|Ue70II|GeDYRH2w|^25O^*A`N4i-slyq;0JV>`~|rgu%x+2Hm*i zs8%<~dr@@EFTsCr_9Cqxe0u%aO;qjg-Jr7inG*}~%A_d-Ft+TIM_WR)SDT1<^>O2v zLc3HzHy5g6qcnM#<}9E5!|ha-ukP?e0dSS#R?hR$*#F{bPVXI5@%yx8L%K&EzCUQP z*e^j*llbM`v~oPpdYMi%ndt##M-Mg#TI~LU#6ZXBLq=c_H+AoGT_DbXHq|Te9zTd+ z7wL>!_ft2DtW8JCK;Qn&p6Pg%C>8!f?f-7aTuzgL@OdjEVDEud4ULaSs`-54)+=(H zuq-!9c`Y|aem0PQFd>G#p^)6e({w(UVJ1{Lu4`BFeA%=_tZq8_~&cEwDD9 zU9l$PU>CA&S?JuFd*=v9vAJRr>LJ5$((2exqC;(NPYxCbJLxwr(|{Q$<4`NZ6$ka` z7&NlRT#e{+k(!(9#A-f@N(kGGtGuT(rK$8s9kNqVc|UPTng^(7xX`v2pT{U=BaE}- zrfu5tKHt_8Qh62DxE)RO$`nrn=^RtDd}AzleorVv#deq|(=cDbL#7`_%2+Mm7vKc` z&t75qDdU>o!RN?^eRI2drG|N^obGVt#US*`uzCGI`c~YwSZF?Z03%6Qx2&lQT*{U= z9w zi+(ZabL{;2;G_lLS^niroLF@e*WHZht}%4$_@h3M*V!Xm2wZUH)1v#E@S3gNMrNT5 zxmM)5%R6tFU`{Qg1{qunfwP8rdjX}tyOH!zj#B+rA)VmzVZCSPQxb6X%Rfn$aZqup z3OGk`&w4$7&;#_hb&ul+jF584>gIB=Cx1|(`Nj3rV4tJH^+Qcs8KWnz3yjuime@I1 zoi2AfZ-(^Tq8((@e3udkgJ84IDFTgk$7dp$Qk`w@PoNtmo~A%y0V;hPuz{~V1f=1X zo)Fo$Y8pa{mn!70+L<&}H+atTXg8eY_ul3~LS`5NeMKBN!WWk%wqcKpkqy*ge3GBD z9IKY`U3mW`S8@(8#lk{K#lAIyPf<3=m0KNb{xcLPLKWdFC(hFoKzcxcO`6^>&gzS| zHPgaRO+YM>}`0Re{~9^a(z?zQ{82nV|qff`wdtlEmXizLA*A{+F1}gEWGx@ zmZfLvXiXe`;n}M8m84He8J_)BGW4$xc*r}9x^I;hw4nnc1Y5l%Iw3^7#zOoj$lLD_p+lm?$ZXJ7YMdGR&0b98vhjgW>n;eqzCrtsk{#w+n$;^f5atTBu+f8<=(L zt1Hws)isquyKBIhCt5TIya{i&4NPANOF6E7QNjcyUcHYwf#3s}WHYvnnB)Bju_&#_ zRXlj1(BJnbv%dV3t}hKS#itR5NsbRi>M5nP(2~(YM+Xl;aH`{Rk0p-34m~0dA6LoV zlK4G-`!e1c15}{snW9(q4k5>SJLtCnxMtb3548O&GFDj#ZZ$!yoQt#k$|C8onDOw= z)-`z2112f}{u-yxweZI80eZ~0_0g^pok59n>!_o%a}I6;5P=xD72{`G$nP1K{wcPH zuOa5{K!?dWz1lpeQyRMEvlW65&B)6Yzu;3=-AzT~KbN%uk&TG{>8f?zg`#3`2cz%q ziuGK%57bA!d*e)%ol$yhjcJX>FPbg{^1$MH>?5xn_660@o%?OBZ8Z0cW}{ccwb*;mk<`IY>l(SMlv!#*k%xB9_YMsuleW-{*iC=%5!Ud z<^%Chx~MuDl`>o(ssPYy27yB@{DawcGX_-=ClTawbJG)!d1*)l#}bdAlK=gJCy#kZ zP;i|NEBU&Lx;xzx$1m?`Q{bionL)_Z{n0G2sw{64>je|$Cf>12+EJXX=8Kmyj$IB6kc4gNt))Rz39FKC3$8B< zC8oJaeh-wchwlfC`S%*9%ek|om^B&*$PszA)0Z_4D7)RrR~whSGx*9dRC5tBHsQ2# zV2KiHwWKXs+%F9>VRFLb(zWj@M+zK#P{XU}BwxT2F-er*{?Qk_@ z>;5WF#KW&y-2rRk2WApVtl;eka#q%)M&mm7>v-Eo*eqh_Ho-oPx8P2FjgtTGw>1Gv zi@f zu<^j@#KxJFrXGvWuw`U@bqjG8%`LwC$*Bd2EIT@q9hLBIU z2I|+r%NA~9jg0%csK4dDy{>h*SR#ItU{tqa?=8`#dI-}kxkW&K>m*ToMhF7qnz6f_ zb)z=ChKWry$xjF1v&~9a#s-oxpX2f7<5ybz5RAg{2gm*&`@xILG^W##+eo8;OOt7$ R;9V2MK*vP8RP%1se*h~^=o|n5 diff --git a/public/content/images/overviewcontrol/cards_14.png b/public/content/images/overviewcontrol/cards_14.png deleted file mode 100644 index c06fac46ef8264b28b1d697e6c8e39c0e121f84d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9957 zcmeHt_fykt({BJNf=CfWL7Lb=X`0YGQl(cZ0TF4TOCWSmno37%Xab=V5JL||<(6I~ z5HOU0QUiq0dpYsUJ@Y*8%=rV(5AP3|?__7Mw%1-;KD+M?^fVahIq3la0Hc=XQzHO? z!iD@hpravE0ywHe$e)`~wdYV{Pe&-s?zICz`IYBO2RF+ytHt-sv|;3AtIsHlpH!;wp45&_uWZ z-*Z}}B7Zzj0c90NYNPib^j;ja+rn1yLHj}Jv!qj-;qLi^8$KJ&r9Q(X{J~KkiL`ST z+<$hwRzm~WETy!e1n?m!0FgidGX@a;s644Bw=eBs#(@3C2Dfi((HEH8{9PJmR{Fj{ zeCtIB2zRfCVpe z`}C)tzE7R|aYM^|H(?*|-445THnnmS@S>qt)-j-4jC3O_Ho3075e=JOz0IFH z5T!bEFknJ?{FRESZaz^F&k2IOqNc9Or(kxY$5Jy~|FugPbsx%+?hQTR$9qS?u4pX` z^~ND81G|Af=0f(9E~U9uYO&YHt1O<#u9g*5nISFBiqsh^&5)c<97>-AnbNYeCEUN5 zR+_Q%A0TZqMbLt0O+ zasqoM>s_7L9~vD}@L7i*EplXw*}Vn(Vojq8xFg;kkZ;MjHAxTpw&^_#81Eaiz1TnX z^$iuntQws&zz%Us?qJ%-eY(lJ;o|(H`_>6OJ3B#kQx}Lhc;{<7sC+=0ot5!he||U% zU|#yHv1$2uO=n0*L?cAvkoy=_lihWnd$~Su{lzs_va7nm5mm;zh z73vldnu;c0sbg4NG-pe6vtLbRQ7Ylr@NGd=6%vCC-N^K3Kt$sEeGl(rLg^G)xLr6v zIIBr$)f&|MaT6amf13}2%XOmKJ;NqY(1{XIxH8@BQ#G=SziwZ0J1fb3(CmuIW^WQHl;`Uy8b_(Qd2gBvd82>{>?UHSRV59g4fX8 z!6Y>Yun7UYvu~X7L$&y>sUN58zd5@rz>f^u{S!K1T=Rv6AXM<))Bid^y zIB4*y{Foc54Mh6x2>{rR!dcTEISC^`P;-HcI1BXndY03G!s$;P#(MK=C-bjs`Xqy)@HL)!xPzHneTTQmgk3!*Py8{i53wcd6xAmI@goSz^1 z*s4AFF0X9WFal|4xII- z%$QCkui{bUEFGYIXJ=T^NfI%7x(-&F4Xn%#(o0hxGq-i$&%fB@qTmxf6hN?7(>o8U zWuz_D2JMPjH6@`K!jnXvfZ4_#$Z%7D7jj_(Exz;XlzfQM$J@C;!Q+Yg-PUIu=0x$Z zcAN%pb8KwwakO*$X>rDYdfeO6t}0WO`;6tWYudwXFf2E#MT1xyv%g|w z@&3eezRPhCp4E0#V$q$DTq+^q{`wof1ynx_LFrPShPhTViO=;oaA9jJpg`Q-Y zR@BLVQbT`TZ>g+|KR@+BF^G6IrUC7vaSWnf=@iTutn4 zTg$8Zttv{mGX|aPtK~Z0bVRr@RZIoo=YD@3;f%1tcz0)kUu(TiG_9||&A`ws{#vu4 zt_`8`PMiS#+`5z^=lHlpDHZh8y^H4%o9&E_r#$ZD(YbeoUyMMz6UJiZQ;m&+S_`Ei zWXn6MG_&rv-oX!oG!6Nc|7_h!7tS#RL_#N30z0EwhfBVKrF5c7Ktd*SaeoE*r<-@M z{iOQPy=61w&-Eu!*xL`yQrp2hcoP_au56l79uyP2T0XUw&t9UzL%3dz;5<&QP%|m) zmaqlT5$+If|8DaBp=xOdhvY+aVa~J}DRr^^L$W?4e`R4P^-yV4O}5dQBjcqaIBHDv z>FrDjPd_51p47LH50sSEe4?TB;K;F;>Aay2Lec4|lJ0#LSFhFI{0T8d0;%a-@^45C ztiQjnJ&Q-Y$Bk(Cq<5;g19*Z4+;4eLxffT)090i9p|zi3o{e@&z4TXoM@BVlz@MH< z$sOcO1?u9%X5AKgdbqDssK_t?NxurCaPkLDM=L3H+08BU{I}8{iF3(Mws~_j&tLUh zq2SNG#w7P*f1(4fo6FfuW65!4SW&T_hmWqLG+!dss)=^JOE@tn=g zJ*!x0wB0A^Wy7L@_H&u-3G8q&7`?kuaG4n+`!g+YP#CuQYX1jEEvd5W0!~?O8vBIn z`o&=k&RG9Pd!mBx9%T1AGaaQL;JH)J38tH^1Db!TgSMq53y(<#5%ef+krPby;V z2K+h&9Rc{0)jK3oe)(2owtw#+g&)FU;b7Ktf3?!lw8Bfhvv39W6y1GaMV0~_B+S90 zteKIubc2@356dM~`9VEIK~HW3DYiB)yghEwqu)YzhVt^XTEfQ5R7-sVATN~|mJBBvCp#Hs$HFrEazT43o5n5VDbyj838qJ6JSh6jn zYqdgYSC^dN=V5rZGmzy`%>P|us@jDBtJvw!mdM&$F$^AIP}1x!U{GueRAa(xrwwpQ zN(Aj1qQcJltMs^ste>}?x8TAl%ELNn0G7y#PqcJ|OB(8`(V2{#Y)5M+>-K)5x*ibK zBIn47)&R$llk^ZhiwH{Ukly$tvNn7#TOu~jM0IG^rHya?c7)-z7S(^1%cwqU1!2>! zt`Z7dm}C~;Bqi9L1)^wq<4!?)Z_OAm>B7>_ygbLZt|RZrD*2xWpjZU_-IX;pK(K1u zKkt*NEKPZwa(~=>Yo!*rGe`)t)(vt_+9Z^=cJUzu&fhpEcBaHK)bZLKY+M4~!uD1E z(HP~<+9Wn^z%>wljY?&zfs5J`Hec=_AGhur4PD8p2G4Ahbl?($A+M?E2(!)#29+Jx zMMXl<#~yVqsMu#=gmYCjgbnX}0bR+w}G}5AZ|+n}L3Uo5*tv4F&vQ z+?VyMhS0(z1c$It2-@t8ONLWC!X9L*otn;A8Ap02Fzq2sM}wp{VRF`e?=afUi^lU% z(ZWqDy8@KnsandjDO|Mf5?6b@=Hnd~`%6nNC*ZH>DbCcR5JNIjz_)tl^3X3`3BHw9 zo=tCd!kJ_0)O(NpEmErIGIB~q9-7i3>`fBZ4X#~u^A68+)ad(I%K0AtuGWxFvTx4% zIBvA*hAqK-2TC~(OQ6sE8hZpYOcF}Jv}#W1h8slIl{{WiiB9=e#`9-q`DFfR<$JM& z+|Yij)Ld+mnZ9#9H}!`HpJu~mZHKjDk#)67CD$>4c19OnW#=I#X5r@}dJjX37^W-s zH|Kp+ofnqA7YGU0dGT>^>;fT9Hk0{4VzJttRpR52zRzZJtjhcncQqLbjlG92YZl@(sMgq6B zM|w=|!j!kCeX673eRr5KJyvVu&C+;5U^zx={RI#%h5_O&^0}~$fhOLhf#%-q7aLym}}Z- znM<3z>v{}DiGVS)jvVAQ#f9oeA>T#Y>AHt2+iujqWu*(zTzfmXn2{}P-Gkdf^`*@W zk*N7^(%$lAYm-l6`8IV}qrrqSEVBObb!Eh(Quy!*qNWuiT-3gpetK>Zb|8zopAVGX zH5igrQAip8GF^yF%M0jQ|3)hv(SA-8@(MDmFo(8RnDnlfmpZpGs7x*mh@X*2t|z}r91c#NLxkNqP6_HXGZbK$?v*cU4D6F`5|Hw1I)W%T8X zBg|Bh$tZ&4zB;s}<1$BN+0R|qM3GW?l<>2_@%1G$p^BQ=8*Iuthd#<49h3tLSjEgzlCX3uy<;6%_~L(JPr<3^s?y!3j*!P6s; zA)m9rq0h7BMk=69^v3G&vUz1Xt|$>sY?EB3CvR5QT_^L!evbelK(4-bto8oR=y~ZH z9T?pbV5>O76+^?Q3-?M;(&VVV*Sc1{i{zPZ#ZjNH)%c`GD5c3Q=dIN&Lvap{NK0=I zGLzo32cJgU7?b__SIEv`)qHio(}w z{@NGnhn&j!fkMla2~JA787ta-m!g}QN7r>Im1 zgAMR~^w2!v3D2bpjq#TyZo{;^ewk|)Hf=J?fXLm8vWd^XUmtuiKfBBB4V=*+ff1-KDW6RpxtGVg%IPik7Y!>6T#0*CSx{MB3StC;+Lf*@| zNuqR@yJy{~Ud~K#;g=?S8<<^PrcAz~!O=cng&8AgAPL-?mRd|*XxAUTBcT5CK+?86 zKiaG`y&ex9y>)z6VH`8T775K#mudOaPHKOD@w;4Wv>@iS*-qN`qbiiqMXKrU4fxXG z)U3ZeIn2P}oX|F%TgO+{m`DRpz^+;glDa`Z0s}?Q>^w;5cT+x=i+5VIG%|K%jfI`MEwX~rXO>@BFuC4R=kxQ0ng)Z*Fx zd_92t&NkM?!Aw99`%GXND%fRZLTk6`>u3{Rr@i`V=m(vh(yGLa16{7d}HMJE1> z>ii}CkD>oUJ^wZIKlA-N^uOl&cj$lS`*+p<-OB%v^8ZTZKWg^>sjevT91-rL1dRvG zYL@=*D;w$;&CU&Jz>SqVcAWREk;A;r_`&Q!_4vnD9e8pGG}wNTH*qNvILAfK2iwjX zPDn1J19>6oBf!FwMGh6t9?tl@{9w#_3~$4%A2}AX4gTgD(X)H+oKPAGOk$^BVN!e) zI`x5_?B1JQm|tk{2EXtd1UYic!i8;gG^uXx&0fIekIQgf@x>kcr#p@{t>0ZE|9Ika zWwVi1PGp=VQ+_kNX13?D%cZGkM#qEcYeAMp#`k9v)06Jf&!3PagO+oNjqMs z@_gbRIb6csU%U#k^J%&gCAq{4cc~W@LIxBra*}8;kbO5)=-ISdr++k)WYC(h4N7dZ z6glPbFx0#GT_4D^9p^TBPlZ#HLD$Dw#Cs^`pN$URN{fkVN7wPq$*7SE(~aBP8Mf*j ziPhi-|6F$AW3&k#Ni(=RKc5KxEMVQ>?vszG;{@fMpUsf2^E0My*;g(xgW!7U6-p+d zQJa}^IJd6=RDPJ=qn|Y$csGI(d8zk(>vao3=ci-sVT;<5#5Z0))#g2Bta0GN_Oo%U z!8ME${XIQk&@thQd^E(Kmhn&h0IcOxa5wh`rOy}OqW1)tEa%jKo$0c&D)YI$WV52J zM1?<~L35$n(d;9|^WLuk>s zUITG=F%qcax?(V)Bsj`8mZ<0ig2JtW*8QcGg?<>EpLlqHwcbzS_h^YoQhy+9 zyAi0`v7;wOhF^cLudqIK%FB9gk;myycw3N2&Rco*{`^#v^37%t0?(Of>gNp{T}jbS zv(8$+>GZT?m{Ibda~b~l)>6YVb)l@4gKVN?cE6}(&_&3QOOkVoDwfB0E&Y7*{r#4+ zE2j43J*BG0iLK4ZhH-KTgCTxcQxAvRZ&e@C`hxA2a~o$%Vq;g2YDw+w!F`dy$DZrY z&A+G5gEL0;&SF6mS_ZT+ecRQ|UBcX=n3{Zx`L6bmzih6nCgzZgnrD^uT3?%&G2)_{ zCd~yhE76QIepVdd1@9X28R@9>n)JhSw6g%f=KTB z!(lB~VQAvgT4|pqXIAa&Vzg$_#UN~TP29VX3^3&!@QqM%VAW1;@y8GR^3g|;?O%l{ z136t@1q`C8B7u~uZA?%@#|iMx$+FxZIuzMn4eEFXeJsU-zpUx^D?UYs2+iPc|?3OW3p<3!fe&v4L8oyOzbo>RRkAs61KL_Wq> z%y<2J5~!GfPZ)l*lRUq2-zLUQGDe~wpsDh@!B9o?$n=XLdl=p(K$ujs&O?#jD?$P zUk>oK#^3~R$e3yHVL*o}al9Z|@f4}fc(9aT?ZTwnO?ckgbV!_Byc=8j?6S+kc(Mju zek;{h>qDg<)zL82-UvmS^qlMiN-7GyI~7n2XKalM387@%=Z>~fgx$H^;x+sC(j(r!N8Dl_IPgZou6-wLZ$B((`VCPBS^TVH-L zRO2=I*caS^Ww?-o;){yFG$BX%z|ZTlkCujfWh=^5=F`kyB3{0k;vw2zJSH2|W&P~m zRBwNOXPDtlKlj2Yzp1%9Ynd5-S|VI?PshvH36jayzkx=V*C>Pp@9f^x61effZ&~4R zZdWd^Wy*yu{J?FccNfB@hPgkR(4*`R#WkDtMB*mkWjVmr9oU3LUFQ z{9%HbzFVHe$sXGYUq<1V1l*`wO&jHw01Jlh9>~r}*tIbGlCxo4iS+BbIu463Zdo{= zVYRT2W`cPo(v-VFYvUoaZw>gM5^uBCIj{-zYqHR5MH0(nv*{atyK`|d*-sIUrFjsm}x zo20%;VA}Ky^O3Dw*A&*n>S&-Ld>t+@5)3aGf)4a{ZV_N#Ju1*n%7x)Wog4Xx5PeN5 zEevmwA53KOH@a*>18LbRVOQ(xN|@UJC9sz?J}>-yuEg*|0&iH{DTx`QL}^+7dT$iI zzcMDclTH0q5x9D`KZR*r(>)HSG78es&3|NLeQa!%UaI%}dcrBDy$y#c_BdAENv5ME zm$w?zQbG^E5dk*4mmlJ~$5?l`O)Jy)Ld3{6Dx)aTFZL!`$2md*Kh(W7;9xbc)*+W+ zk%q7BElsbLUp%`mKJ(_Z2>Z${hFv7kIHAr!&6w}wz2f~$E{V*LV;8dZIuPj3|4Ghv zj(&fN(9W_yR$(3Rj%f!nhufBppjHCZe@)#@XI*~^Gn9)3o?FlV+IazvHw2^Y3xJ5nH* zJmneH;v1pf;yh_HE^K*JIxs+wsKzZjzuA!YGm^>S>56B)Ra)1`;6R^_gTMO}Tz)^( z^__{?sz$Y6ql1aU4{9^Pm|Z1 zT4w3SM0Fil7Byk>BxsR+!e5JfV{A&5oxdVv{M|{@{B(5vq@r3f<6a@&Q)zKW$; zwKd@^NAdaKBS|iba0IsOH|2AV3$}5g?x`<7e4CBc-Yvz}rx;*)Acd(Eef?F@yP|le zW?gw}3cd$yJ;~S6uQJs!r1ldJ?b+<@s7{dU_^;EW9cco9Ii}>Dq^snPTlDVn-kQ5% z-Aix4*Ndv>wcj0wa&Ce;M_Dk%*IPub8V2s^WEw~jDFE+uM!!eUGKt*M)%dLE4NpkQ z<0f>GTNZE#6D|mq65S(k%UCoc*L7k)J>f2aj*yn@Vcq0a5P$PYSHp^sAmCGKX@2OW zM8%lsW9;J^Jq^t;79xXZ+g^IxRu@;!Wx#{1uUrzp!YQa;&N!I1c54C==1)()|M?N? zzW%Fr-=`PsOTo7QRtt^ocvx^|b&{Dlw8I}}*%nyuyD^R1Aos+iPHj^t zF_*u!KivF1-X3!D{ZX8%G54@Pxi<#(h{L}9)k*Hy(OS>0;g z;EwV60N}f8345K>jE(kImBG{aT7N)ksa_vNShj6R4DKQ%y6p&Npk?>MZB%Ce(osrSV&zo0}m3r4$No zQAGb^`tzg4uw7PC<`VaMF*V@F;AX-&UR(i7`=DR*ILvlG0fIN|lug)9c+y%F1zYbt zqF{auS(6))#qVCNr!{?u@!g`S&4O>dlXyG<)Ks&t=2SX#J8@4}*7!bUmL^SZ_GpS=S&i{9}x_XP*Qp8C6j)Lnd^x$^6KKXr38bA9R(;`hf@2?P>N z*Vj_F2%gx$Uu+rPJ@48v7TzpQ(QA5`pb=#tP(I8i%!;VJW$i8iXMHHVsdrdk=9T{a zmc4_4zxl`CR(0j>Lyl!-TIaheGtGSx(7uh`6HH5Pau-oxrMEZZ_-whQAJ*2hVz-*C zdVU}DLY8fr6$BDs1o6WuUZl`~ZtADL^f4(jDbVBF9q2HXe$L9w{qEs~->mdKGZ(s= zJ9Z-AFed5OMS9t}_K9a*e$hofvt=A|Oc%LN8ht<#ci@LqN#Yl}sye<(J+GqUe)}wR z;AP2d+~E5*h35g&e7&@OIiT4n6$Wne3teR$U+=Ps5@e#Cy=L!pqChW{jAo)N=(x`g z8tMeE^mG(l2$iB>1W~VDmLpLm#R#@K*NGA!7rK6Tm?lA)LDXi}&t;)$!mp^3@~+_C z`>@NsqD}gn4Fl2H4R-j!W>>GtJ$w~b>Q2Kn!^CYUKLcV($1Ib|$6UzIT47%-k5tuGo&RveTjjYf4=P=q`n( z!fJlZ25G&fA#{JuCPyK#N+XUwXtf~Tw%n|^mN&UO40P&qxP`Cxo|Ktv4y+V)Y#E;p zBPwU9L^N01HHc-S#V>L*9yCK7VtJZwua;mjU-)LvPgfR6WX&uxh-2 zx1R#uzB$=2*%Go_6>)M<53Kim%im@;7;{k5o209!$|r~DtzmO0)Vj!}7*vG<7Oa$J z1Z8N2C_qNZRw60uFflKy?0aUHicVgb+pZ!b=_B8g}@S6G2b7u|wy9DvS|xyJuVHKKh6W zq-G>)TleL*Vdf$%t#e`Iy;YX7d(@sbhrei|4U=H@L}@sK zUBbEh*=(+InEx#he{7F<`&6GQ`P5_v!D0mB(25w0r#jIYDly!AC)xLeO#l@8{KsWo z7wW)2@6~$(xxJ}bD;R{}(%LuO9~5)>G)8~Z0Nqimw5r}1HaBM6-%N96^e7H5e=;Mt zk`1Nv0G|DP!-jn59BcCZuT9JqqwiZt{xG%*Lawo!9O#K^;Kj;G!Mt~g<+pe~=!n`h zUI5Lxfu)q0P2&TA7hSEFdLugoMAwFD)x9ge$|LSdC`?rS1S2NbPfy3Tbum)!uY#815-G=sP_0WKhcMY>3sdeR=~; z?6pEjDQ?_H4jBzCY9f?CPU8)}P8N)IzVUmf$6)c6CkH!S6Z?Z3pPZ%&j&ZI%6++Wh zAyDMOCPu@Ul@>Jf7pzzLa|+#nLlZN-@t*Z=#?zBt<4+DSvf$n2j6}}jz)#?alT7Ug zq4c2GfJUpT`{<)*$fchB$uYKM1_HXRiJLBYCK4d(f z%;eXYN`@CHNm&_^nCW0aUxwz#50DIE_p{^%8E+ySAP0YhzzbdI>%2`I!*@3LB8GW9 z9VkHpJc5ju4%X5e_A9S*Yrgv2x|@U>vCbN)B9OA!`aA=p4l-==RJMYe7`ea)3(59R zfz$L#VSIMxvz>-~#ARo^f=)J%l}gfQg3h;hO-!^byG;HP4 zs^>^A4I@4AJV!B$dQx-acm)%AmR@-YP{|}Ex?v;MI}%0^_%@;q+xVax3Ik{s4bl|!Bd*&BlCPV?+i;n`YTZ|Dq9}fE9299jCzsR1(o9FA%+Fk3%9xHv>PS)4W51#hkBWV?rL>s1_jTX_aP_|i* zAJ)ts&Nx&vQ3v|)D85onWF`#0;Z+!BWH-)S6cN4<8$eI^WKvx+=Gb%6Y9JnXHi)CW zl{!6)DWHB->+%}6kPJ1N4Lf%SdwzRc-;ce)!FEDEutSQsJulXeLFJEdC_j0DR+fmN z$tSj*^#3%l<(3Yt$nu>jySzdh8=z5c3BO?A$p$e(t@*p_Bs44d4|(gnOYq_3JJlz~ ze06sCR=pwPE5oHSwejOB-U{-9`M9XOyiG?m)TVI&Rk+{7aWCKCqg2>|4RW-)sW!u9 z-xGO$78B+B>k^W~X^}fR#b^V0Y1d=4a>dhFvPckVJ1An!{l)1LX%!(IRlNX^Ig7b{Kbx$j_|=e3dLS$4|7=cZcI_Bdz)Nh^9o7XzxW3% z-rg%uDUidm)ZLW+n#0jOXgLFsVpbNxq^(}f=#3PY)g=u+v`n;&)l^6DEVZ9!?$T%| zY#GUY!$e2y8aA}g9nPRdQCm%28>>YzGj2GEhW@7q3L|=a6>Nxa-}Qph$2O85IRCYB zprRvC)m3pxJr^w(Ht+QuV`_8P9;!Wxd!(v*w%A38Kn@x#+}Bo#srgA|(=ODF_w4G9aI4Gs{w zk3RR#<|4P6em6e^>{`dR!+$y?1g$(Bm6u|~u|Ap+xS9e(quk5xe46G02{?4<8jH$| zBfHM5b?-$_RAtx@u=4FCZ`{9G34M36cvTOvZfL&G%eqI}D;9gu(P?If)!Kn~zlPAf5dg1N^N zr_e7ejk+o<2bFW#Ysz|V!t`_{Eg7csv2}-dxB4LO`N&^6uvdsP3YP%AN{B}Ky8nxSrKwNJEkg#6*+R5a11{qtK6-NRtd=*lXOpiFS! zga@E&Hg|JhTgZ8&j8uYJVpr2!DSWwsGe{MIllN;@!7lFQ!CMdAL=GaypW1u04_?{I zRmQJk@Iz? zKy{V5+A8z5ze>PODbX4SMI?tKor)pr@6TII!dAWMT*_-@0}ZB5#cQ%<=|!`B;`t+_ z!7KCar*Y@*swOs|GxZ$hNxOc7tVaW?j2fZs&dJhY`<6(_zJyJ`x|gQO(5)tW2i1Yn z!cUG8VQa#~bSBGAwf^<5U5!TkaO9nQ>2#x^nqf|{D>}aKmLEgfJLiAmeRw<*JtlZg zFAuC8w(eUIeV`>FhZS6fHhhnkwCGuPrXZJCD;8z6Xe1Qi$oRkppDh+f){2sN+dj+6 z<(Vi(qWSS-O#ZgPQ^9nRMslQVklEK8W6b&sc{w)2IR#eG)=;Xt8E^br$wb6|7Sq@;}*9OhezH`Me533XFW&~aJshc#ox z6>pi9p2$S0j9rVB3V#TlBA>&MiCjaw`=Yjs2YU7mNf1U2PL-mcB5N_{%UOGoIpnh% zn=ynB^1_RhSHADA&9yfT42JG#BSUr@mw|WAuCcei^6_owq=k@@d61{-?jz(v@=9h* zO5a4&LP2~lZ^Va4wHgTa2j;EOq5sz|9=C(vfxOy@nlD;5Anuy4ja}!Pcxzs41sR^T zz0s*j>gagVxLbhg)J^6E-?jF)Y<)BrJ{Jd$p=ojmI)w*#jJ<4|y%1DDE8q=XX&&{v znH9CBA|jCCG)8A;%tZ^^SS1CX?Pc$mZqL$IukV&>}ep#jDLQ;-e3h zRqM{PWMO&3FWxbG1VY_yhX5z3`sxkdeZeF+i~Xh2N!8(DRh7eJRa8{TM084DA^x*7 zo@_Mo8;DkH;P?g);r;Qi;HB=6-DAtL*=Bhol?({A#zfoE_kGJ>oqGg?4^>NzjU-2` z_M71Kkn*gBQ9BHxEfYeep-_3Jh35S*{<64j(rKTfy=#rR97OE2_*3Y5h_t6m5c$lW z57_nadlG5=NM*S#0kM<&NQGCQ z9{byBMi!hCqABq&o{4z8*q)2W7%3(~E@&t~((?}z%qwM0Z$EmzTRIn!xdwp4@*Mra z;uHaf~y)w-Cj%!^h-fy+|Mz=b^XjTY^sL_dG@_JS?t>pvTLyvmu!1N`t9>>Ek8 zIB`d%^Wy0$ zs*B!CNWVaez1sMlpf+Yo+5Y+{M$v^1|CAptX!f;mGC<~|0@K7do3ji(K5Iup5O=a$ z1an|f87sxerkb9v9yN?N{C@L^=h!>Nttaxn&4c%NM)Iu4eoAGzs9$PHaxb9_8Vb)Q zs5PaF#oOd+PtwJGN6`(3>sJL8GTW;h7A#i;t3Jv?tk{b57zvlV?;0ZbN_C4q1C7#z~3GFfrCLsnc zyr?&KE$NB%@qAk)V9(U60FHXmELFG7f1+!TdRMo3MIw#8VO80b1+bQokk-&_NfzwI zk!BPwQMNe>a@{wXw|wR&WqII;B^YocWbZ!ZPdCoDt8cW0)_ZEtK$CH6BM3GOh(&5w zx0>)P5fgbXPdwb$wI^nXSjt)F-^yXNtjugZl@Jv?)sLz|2Qr*1i{45OFl7ZY2|Whu z8#$42dnFMP(Ec1NiYV`&)GS!FH|fI8GQrzYa5+CtjeDj<>#Y(+;vz}elKbck<7E{%n8{S z{?S9ASScV&0f96)L27zHF82R$M*kH83G_c9p!JVP0)+px0O5a!{uBORL;uHo{~h{Y z4(k65{U7uFcj*6_@Bizqe6<5ob09LY-X@=pBlXn2O|j915t zZ68Hw39if(+i zWQ_?#=e3>Ypg^`g;2I@hk9NRmLS&mcv0TUCZ-EiOWn!Vm#Elx=MZ<))+{z|3D>*0t zy^hgpM3(cqW^^CH1{|Gy;qprE0@l!j!ZnGWpuotNLkE6u=xEVZ;o4R68uU z9{}iwQ_cs3QhVSM{C;lmv61=~mkbaby(e6PIvIU5O4b}O(~Fg z=|M!ZO;=KR-k-~2fjt51zjP@0;i(i-X$$p}r-v==Q@4zb1Okvx)anfq%$-!Zdb^#nP?hs+?<_6naRevVwjA>$zo z0Prg<4-%=!GeQdP>8|W_VF05by-a!4FPtwOCyFooP{BU0v_tjtGk`uzUojdGM@veU z%cDa3xDnEH9!I^J%o+QHwDY_BbsP(UW0!~d;d7FzWG^6f1h-fj{&8lx41i8;JjgK9 zUMvW2CM_QkYqp{!_`;Y#4~|^zWvW5wpKR>ambqQ@n0KAXRyZe06Az;T#K5YT1HwZhS-5>m5&?7r)LUGD&vfA>OFr-Qwt? z^$x=7pNF4gva$fG`5!*H5-WxM01khYwM;X83bzuqt}J?{jSv84Z(2x}AH2#fWF={nabzjZ^^+e4xBzL>5z!4Z4zMP+Fvrnml+7nG zdvV|%0X${~0EL1MaMR(Dw4{Q4CBPQ0mz&+PhBbRy`YP98i}AY^rZE8U;=GPd5D0}-9#Zmp5yA6C1AFxG$ zDJdn%eP8t7%gvYOE2kFZdP@XYkwUkW!qb^)0Y2hhf7|AzL$$*HD_8$yF-O zzmuFlX{_klIa=_sQ2?Y5OknY((uM0~_~s00pWY^Fz`?|=xx3psDm5z)i;UI!{%5e? zaCZC&IGGQQ9A>{zdBszAWb~DR2X{&9*KHpsE zKVvWM&&GhIAv!^P-nT2~4JWF(0X-@+gW!Su-&;kaurpG&BH#qf>byJv{&Ws+rPzKy zixPO}E+XIIIL>2X>%Ps0jsSdP0Avtp)U9CbYuc-PhSo%uUK*|^=|ZOehme}yPmvdow>s*WlW67 z54iSSPAMunj}FQTYgsO(@iR2Q7lSc!Lffr3vM<1m(~7>>NvOCa*t}&g$9exdK)CxK z*cc)jCgbbPf_-sVHX1Nkm`w}sr`0l|_}{qT|BrF}e?XM~7a>LT_~w+y!JsafOV(cu z_-MJiBi3LJ`zHsBY1u$#@uGBN{He^-mpCBOnwMrq9P+GC#Y)Xy=Zjp`uw}n@KWtS1 zsT?LJPKTi-0=}2R3$$M+coTC{7YJ3MjER;$dZUlp?N=_Zruy+{e3LW z$eYCJTJOrRLMtC}QVparU;uVk+iL4kUPSp9<6@X;$kUU)S&6(D`R{oLThd(jJG_3< z%li18Y=TwK^#HY#aRv7jT&8q^uVhFqZY2+jn023;FE2emB{xhk(qjS83kOS|3fgOk`$XdM z}Y;u8MCbeC-vZmme*H-J>6D4a{=(vASzfY;b;q;-TCM* z&JEle8V9orEbv(F%9aNV7(G;#Lh~IyN=y+zaC=nkF_e*b z^_=>ZSI(~yCpqwEUGE;89JT{{@`B-)Xvp*G(31V&-W((2%%4LIzFuS2i4@g3@9H6m zDLOhK8xN4yPKj-nti7~+pBcGVNusHaQYJ?j*{`a7(Z@qsvcSpp*37x(CC<%P>fqr& z=r~46vRI+~Qsd;A1rJ|`az}eU@|B3FNZG;zbVAB2A|_{@h9T{k0dPx@ z#BWi19;@p$SIJNdVevm%dMwy&-fDUa+4#tv_xdA)h_(q)#rXDNgm=&;3QWtF-I!-u zmNNOL*xwb1M2`elN#hkfmS*Z%lmb90uH=mdgpsp^X~nj)f#<5$JU<^sV5miWzBd&XWZxkNIiJpKmT>f17aT zhb>-4mYcU8pGv_dIu-Q=sTg@Zcjq31pOvj^p~*jx>#@L#bH84*tQnThuD|*zCr<3V zh(c=$Jyyz0mlC?RJRsKRSnr*M!^5&LSzXe*Su)xThGtt-R3B%W$-do6I(W^Sg<$3Zr|#zo&)DMEv@ zoS@N2xZR*$mRAP%sES)m4Ugwp4x(pv+pc-YhK%QxP$aqc|5N+}>tqBITNe6P5Gnzi zw|V-_KI>We&vR)#Y(+5P%LhMaHu?CJOv@EL?I^~xe-W@A-#rUj$%wgqWN=X_c*VJF<>PN9r z*L`fGtRvg9x~iTsfAN;Y8a!?^NFiwpK@eIxZh|SyE>>TY10Q$L)Q@Z!I z(cZ9#G!T}9r7AVU`a|GM8dDw(Orl=p0NVV=l?D=92Q6>xHUs2{tJMewNE5cD6AK%> zGE{1GB`;X884ooAiBFq##fNovx!vBqU}bBEC7H^^l6)lqMyH8bN&TzNCI|ws)WXzo z>E2L;npBR*%)^l3Y>bwMxtw_2NI$d*OkVr9$iOd@VQql985YhtZqE5u^q|_*U%Hx6wZ&o zw6mCW&1RUn`o@lBrGNFQMwAJP!}U%kQ$@rjX&L|h5ip12XEJ}mOWR4$Vt2}C&59|Z zQD>EtQzH=k#R(sM?ZR*qVaAiq@j2UpZ!~Ze>?v^?Y;8Yh^_F*B*&aRSi+ffdP+lor z#5vbge(UUX7c4vdc@JAs2Tu)+qx9`O*mQvWG{}@L;+ycb5IaB<|3*64xs(UuThWsX z+hs*lV*&1K4%N0k`>T+eCPKlt)$>eqLl~{Zd$4gC(YV@Eyvz~5K`0$+xNp%M3eW=8 zcDs=d&|T@HN@LyQL8YUpQ^DYiF^AIze+q$HH|^K^z^7l0&Dr?YezNLG73}2C-Y=S=0cs-`wq=@>y@KhqPTLq#mbuZDh+uluNvH0O0C7msNd6bs$u!wAp4hX zj}n)qA*mKVoOkC;^_@V6KW_&Y7?OQ%s1Fv+UxTKOO%l1W6EOEpR&d-pVj(Lu$0ZhG%f# zUeZ+F>Tt0JjP{Aod0k0+x_Dl8Ua8Y>q1@+!XWK&i*H_M|;1sj&nzoWE{?-cNvs|eb1M|W4;=_dR^+=f7feE-RT_F-`5#lo&$6>(e3 zzlDr|NAu8+Nnqf}Y~9wFR{>YpxvrY@p=QbZRdKIH7p;yyNa3in7JFU&N`x z3dR2IW{62f%B#b2I`m70%ex;(%nsEsPkyK`b^9bizod*Z-BZ!l>*TAmtuik?I-vCo zELzr*#EU6&!?I6evVa2Knon5*2f)NU?$6zU?DK}e@1|ugK9kq`@>ZPb{B@<1Dsr$W zO+_*$MF%{ni&Kx8mwXN-w!U6p(OGkUfc+yxOLpu^LOl7%-g-obRGe*h((rB_X^+}V z_FGCvtU10fH50g4*SsA~YhRu8`70{^+Y3d;Bm}DhE;Rx`#_;VbFcgnblX_&o7cu;<5yC6o^3wrsvv_u zzOsoX7EG4rsFd@l-_m#NSw`ZmR8i+yi<#U&>YJs4@JxSl(*m~v^b9TkrkV)R9+I)V zdiuefKKGkBJi*QF81R1Lq8!$T+H!T*)MIo4pe{_9zXM`3w(Pl!g?h14{1e{xmDHUD zsS&8QRQbBZQEHCHRtAQ`Z=LRt@SE2t1={G{3cq7BhOTY{nz@dv%xl0rv^ zQmW^@l6a{{-mi<7rZW|d0p6*^NhWcgd@=)8ge{*%ri*}K_;iwJQ;I#%6@&Sldblp4 zTrm=l$wEKVR~Tk1w0y(sFs`N7Nw%O`N!0}c@$ZvXcF|t3<^<>meU-D}P1B69z=Gy3 z$0)pI!|vehg9z-lD(a;zN&@K2S{bu^X~7qgfl0NoF!8`-+G7UQ!UB4)js2WM9s)$o zUOt<%ZCvoIU}g8C3O-x5y%hQ3zy}bkX~P?J7fiLAZxmG525mgYyVEA!^wluX6KpL5 zcSamGeGFXq1#X!7F8@c0ONPpc2|@Ujx}~Q2Sj%=rThu);XR+h~ z6TsXS!b1j{Run6x2!}Je2XYl(K8L+ZU~hrXCaVfC@<+J)J^Z3A977vVzLt5tF#Sy? zE;Z+2eo6iT!@s9xBnNzR2wGOk=&Or^P!p%sS5s)d99wO76K9FtKz+iP(eyTL(?YL@Wt4;-y)1&)h(OktN3bat-V2W^|GJV4>CTqDc%$&1$CZK;hj-b}i+D z&o=9$gPWz-Z%Q)g4wmu+>eW2{`aRM>{p)2Aoj9Hz?UTHc2XkOg9Vlc=SF}t;$T6~u zIW!Lgt%U45XN6l^<8>ZsXIq2#Knni1&36&a-QGGUQ&6!lmT7{lq9;}yuVqA4=3*OF z(sLAH6E#f`dm#zh0<`o17F`O3A9Q)r;6CqPrE(1L;<1>UP`z2Y74qV zzt!2XqkB)FI(N(IWrXu+l?{*>I{8xr{eX#FvJ*g0Aa{lOi9sX)p>Zuvnp9B4bpZ3?sCJn?}Kg_IoZ3di# zDQVb_=mo`*mdi|w8aY8JZ=2;+2EJzu$o#kqM|p20napG>h16m`KZv<|0d(Ra`nvY( z3+<>i+SdlKu7+smurl8Y%@)_5k1~;`!H7#Q-j$9*rAr zpJ5ClPJ1^@hu&3ZE^t5x%~95-Srtz3RBSL1aK}cso18Ub=C-y~>G??klD`lNgTvkh*8C+? zC5=WeL?9?Yi(l_QuS=H6zlFu|sQX@#>!wLETh_V9MVs`NQuh{u`NgFo(n%&o=`$T- zMkRm6droSfr))LC!E<%JDD=WNKlftF7c+NEP#R&ra^JW=0i`K8Q?->CJWxV6 cnc+T2n?lNKcx-tN=;8+HYa3}HG@iWtUm+^assI20 diff --git a/public/content/images/overviewcontrol/cards_18.png b/public/content/images/overviewcontrol/cards_18.png deleted file mode 100644 index 4210ea323918ecec0edd7b948859a0edfdc634e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11595 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�tdb4<1$BfM13vto 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 Ef^Vg2Hvj+t diff --git a/public/content/images/preview.png b/public/content/images/preview.png deleted file mode 100644 index 7b195a4899337a0146487d9e24b661180897e87c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 727 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 diff --git a/public/content/images/radialtree/Jenny.png b/public/content/images/radialtree/Jenny.png deleted file mode 100644 index d7b40da9111f9d1c48330f96b526563e1dcfd40a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14745 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

    e_C{nge|fenAQP9E)6lI3KgTay(m(4hnwQ7!f>E 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 diff --git a/public/content/images/radialtree/John.png b/public/content/images/radialtree/John.png deleted file mode 100644 index 5477dece422b15f1f46680c18fccc1e4230a7a5e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 48951 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 JPDHLkV1nK}-;MwP diff --git a/public/content/images/radialtree/Maria.png b/public/content/images/radialtree/Maria.png deleted file mode 100644 index 5aa4d363e3a426bb77dabd15d8ef50a7be8c4d93..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16606 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 ~XF8FPa%gs*kuG%k-=5dfSKHXC0 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 diff --git a/public/content/images/radialtree/Paul.png b/public/content/images/radialtree/Paul.png deleted file mode 100644 index 84d3b396c3e7c357af70617d5d5fab2a14da0efc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16083 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 diff --git a/public/content/images/radialtree/Robin.png b/public/content/images/radialtree/Robin.png deleted file mode 100644 index 80bb79928ea5d54e80012883ed35dac2ff7de546..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15372 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

    4z{|?O8 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 diff --git a/public/content/images/radialtree/Thomas.png b/public/content/images/radialtree/Thomas.png deleted file mode 100644 index a227776570768c8f64698cb5403c96ddaff068c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15754 zcmaKTWmFx_mM9S1f&}-2I|p~SgS)#0*MnOif#B}J-QC^Y-JRg>A;9CibML(QF>89Q z?y9cdUVB$pSM?56QjkJH#7BgHfItCBi>rK;&L5`-JnYAnNwSdOqrd}8Xn|E7EWqx@ z&gKvzW)3Fiq#!%vujVS|#%7*QBj)@N5TAUk)U?1_@^ZYU4t7k&|G+SL*g1Y+LqPBg zc{m!I+L(h$P0YVq*$V(J+qwXxR%QYKO%8b$c}FpGODkzFXLD6A1vOJI8&e)LfRG?5 zzX$IJ0XuWBF{y{0t-TAchXCMTba_AO|1>iLNdE-_wh;jQmrz>rN~B^A&gP^XOq`6S zESy}VTs%xb4lXWsE(TIo79a;R3mY>V3nMEVFFOk_J1gnG55NaEXEO_46>-Ub^ZK|G z09b;-j=apw?(XhP?rcmB&R>~+4Rxx*RaCJ8Q=no6>{~&+Z?*C@=58#J1yo%0NADv=sEAC+GYG-Z_ z28jy*KAtd{S()*&^N91Xv9XJaahQd003l zxg|u!I5^lOKX5sCcqDj4CB(Q{M0i9*SjBk$gA1~E0UO(!n*WEd)d$~yf|Hwzk<-kSh0(->ot=?~m4}_tgoO(T1hR6ma01N$|He1_A9njM z|NLnA(82LPqVSrS8=IN|Id~X3I9RzEfk1N(Mq@TJ4n_+LGjlT*Q+88h6HWm0hltGo zxXk}>q5m{}_~k#<{|<&CP0 z<>}oS0qm!55Y4E~p;WZ-F$@w(A*7UZ1C{j$|*t%gqkBEl6h@2#!HR(_`=- zgFco?)vf&P)u@|igxn9sq`rt8+B5Ne zygfwu%*sgJOe5bnKo!tl**9->?2#8Q!LZPH{wY#&Pj+u_53Y$JCfv_^uB+YW=B^`D zeAi{h@@{j9En8Hh{$jl_J-$n;l|fra2nc`Fn4k90N=J$&RUcHS$(o~L(6*Z|v%!gy?MS)%Q>`TO|L;o>+EO=X1xPO#wqI<&*gR* zQ41&U^={{pn+I$=?hP)YXfDPq~bJ*=u$b^eVwGuUA=_pjeze%5J z1=^klWCuiJ5&bk_9g4(sndm_-Kvr=8xclVNZ<`S^A1$r2vQi3uw|{_Xc%tCSO)x^` zKKD<85wVVe!REVU=rk5&Ew8HuAW=rZ87NwZm3p*b)GYd=bm8QU3!utLBn=6SAK|Z6 z=5NQ)DE1TtlcfC05UbD;VNDd}$L`x5XOIb(l{RBLA|MoR<@-FrUfJp@v(At_Rz)x_ z4|AiEZ^0&F%VpR8v_Hq~woju#Boy>D%NKTR07g6l9{X?-U}AkVYUYV5XcEeu#t5ek z^=FUd70v!FmJjH+hccZPTZZ`ilv3mutl91O`s;|Kk}ly}uDO=D1n5_pzQ1hA3Jd+*%;4kn#WN;P zz42N<`-Qrn2t8B6<@7MmZs4~g@plF19oO)Eb!qxR7yQdJ5w2kk^#p~W^N>b~JpK9E zRwfpu<;M!Cr*m^ARxe$sL zBd@6Fa9{H5ZUTCSTzKn!(e!D<|C;%_qbT#+R2`NLTduO;F?noA>~u&$!*(-q02m>+ zN5m<{=qy|kFzTueZM!zj;?vi^{LH@`u*!*wH8ym0E6d0+?a%lQGJ4OB{@lU^--jY&gyx^7C@yS`3 zAa9T8$Q^yPonmh9rX?`qBdDv}+kcn=!g}6B7?_yy^vb#qPj5z`gW-No=R(Uk1D@LN z>cYciFn}olnHX33zTLkJe_GqF9p3j9S^RG0H3`Qx%3Lj-oUU_uZ{xfPA7if2jta?!ZdhP%7``FZ&^`7Ui-SZo4ylRaCHV% zhU}lfKvKh{n`Ra@P@5ga-PZWt!KL7L2cOp}tk`S#BnWJ*K`Fo-z=&fs%DO^0Frn-%W6B3xp`x=y*q+^ub&z$jiXQUX3tEWr`f+g#IaI{Kt?@U3|Jxyr zvWk{jrgHd})TI$-I;V*3j1CGTM8m9Qj*0{N8N@8E;g)4%wH{s0rgfe;8aBPTQuz#u zjaiF&zaD`%?28&QV^SHn=kG6*|HtGrNxu(>g!l;I22QGyC74GW_dGgh!W0 za5Lc$hqMND2LE!@JujW;Y&;))T{=|c5w4#Qz_KnRE-J<)lWZMQMwx;nD@((< z7DGo88p%l=I(FDk=k21s-t0>dwg9Uzl|Gmy_&{@$N3O|lMe3=Y*JQKx>$i^8@2(DI z3?DXD&aLOMuEEfFYM?L+ImSfG7Wpr^u!D%6cR;s?{W>2*C~W0Q`uOiFy$)})%nn`;U-N1bfXOxfsthXF!7qRQWa?Mpa8ce%;yhpTUH05g5%q3w zLnLX8HrK@TLuelnR^-X>uo@nEhK^?kaiYi|BmSi`wFv4y0ylZqE+v>W5&!XOwTjgT zH-J;Y4XJAQw`1YlZPntWr_u!Yu(x=f$@a|$xg(Ei1SkkC`?^dRHMm}^+Vdx_fA4cH z$%XjA0~IQF2kYzWos+$H1Qr#O>$6!yd)F_O{d9vXno+ydTfWTqxv=rM9YZ%xn*KVW ze+%u%B~f_fNyp@Id`oBw!_?WII+0g?>$OO-tV+ihQ|tlrP0`tpm^5);7*G|`w---1 zS~pqs*+&#=+G8F3d}2~Cw;Rva7K3Ju>F&EHUXUaxF*E0BIJJ7C^A%Bx=& z{TOv`^ynev3`A_xbK^UXr+azuSt0uISYp)ndeVn zv%cmXk>C%Go&i?p6M{OSvUJJV>~`nJ84LsjBY8#I5^Ef)nSYvegkBQb?;gcP`nJ&c zoxXkE9&DphI(XzFX9Wb_2(M5geuXC zN=g;E%(TfFs;dqU59wD8xsU87bBr6ZnN7n!#Kv{@{UV*F;-nCzftO`LsBcm(ZzFHU zO7$E6JX3Ll!l&y&{y%FR?0EFDUkm5=jq9bt%?1ylhmjw) zgMU>H+){U`>WOw3MI#?^=*S&=N$+do{`=HWP7-i(H-@GH>y-siz+ z6EdPE39AhHMekWo;?g5t?KvTgc!SeFD9^MI!ukeMaJ4ti+{)^ot~{lg_Ppt*N|GrS zS&}w@hDaQl$(uH{(uu3IUqu(@58P3`8#5iLDK)09_M$-DsX=i)I^^NU?^r!cN03*#BvuPWPm$|OS|x7X5D4gd^5w4v zf#wUEZ7*LVGm05i{PV&+uVmu2!%YtD=WH>1M8y$0=+Mx$LN#e|EHqK}9};2w=s1T> zLCejvlYnM<1qwL-b~jZY6{8%J47*?0<64$;uA|-)xRE?1@CT%18BqyYSfM9nI0$I~H$YV-&ur2O?fkDem^0B;~+rXxQl%kG6JGaMJp z&j@9`%6y$PdULEHilCjjhE@~Tdf_dr61ixKMGmMkE0Y{Zn#?foD6dE@_ba{>_;kvE zhFJ`GzvRRVmGA{veapO+Z1Nby9}%@r&IN&L0EI@vwi~MEo@Iw0GoHf4d~RogVN>gg zjgqd;BhYSo-W6Wy=O@7f+*Wgm2sFH3b7ZT}bU3Qzr1Yp68)<&)ws~O9n1T1mqw69bTv&>~6Bg-Qa|Ea?aiOVo2UoqKqjsDmOV_5MimQaRjhC z5cSo`?q>!SfGSE6-NVL5@P-{cmh3{D>j~!FE38w+s!CL%U<-aU zOGI8zV`B7uMP^mnKxPz|j`$`HOBX)<#oq@dAolP8K_`nvQy`P7CzP(2;%-P&)=UY@ z4S%mN_r>S6ABC^FgR96oK#!V+IyKX)2-br2mgeDgA*4pHyQL+{QB# z7G{Q5Dnl&9>?=nxqy(x`s;aYi;{EY;{%j0yg>-Y&{EejuL?Vo&P7(HroF|bLzkV@4 z=PplN#uvb`eM*VFPJK?Wh^B--h+7g$phMqdYJx8|J2cz|tI5Efo&T-KANsYX>&K$K zzUw2M7J>y1M5;p3Wn1>}6XKR*sT4y5a%Ar;12>`YNU>I-;%|Iadkrf|ouov9T-0&& zgos*p5fy3zO8gwA{BksUwp^LQBXCCWwc8~&w9hu7Q-0<=NeJ1WQJW`JgOB<=g*RZBMyVE0M)XdrP4G3>RF-&}&ci47^$5E>Q%h~2ZKCPN`V6&TWf!wZ zgK$q`*Dr2`WMkP_U`4mgf#dEzg4_f{H?=a4vq^9_Rkec&cGK%on=f1udgH4URF@i_pOE==^aKfp9y2{q!-o`&z&_Ai>%P=+v`7sF z68*IsA%}2E{H|X(WPVnHF)qEg^otYAxH*@)!(E`8wWRzjk@|{$&lqI(Pb-lOR&5|L zDu{|#>x1we5#x8WyXYh3SWCld{z!k@)fcel*taG^jOU;S1g07d{e+B}J++g4LR5Kw z{ChUU@_2&49**Q;ZXFjp(%&HV-CBQUlme)!H@Lq-Ntl{0=Hvw{mFbJ%?XdaX{dL*< zi&G7}g&}J+o1#B~f+w*-2Ljh@==6K2V(mU#Qes|iB_Vs@d{C}2HRWx&l;PD>{>AP z6#ol@eTO}lSIKdvfX|l=Z-*XC=B~h0w)m$jUy`8?F8S@T&#z3x-oGWzGMb4u_#S2_ zIB9g#5^$`LFUWa#+N5Ri0gi%#F7K~bB+Vo(qMviogHfAGMyY)JRGo)xLMcTl5q&bw zQW!J@%i6fU??31lYtpgU5};NmerrGEudP!@rN{3%a^>2&Q>9#2%Z?}>-$~uY!v$M4 z*^%@w4@+@pvo+sd{uPMWzb*E^>*IbJ=3;q2L09-@1M-NoWS9U*j?8wL;*74)s!>Io zJU;_e^kFDqC5@}(Xq6}!aZgWF7fyoh^EOh{M?9jDWiZYL5_!E^y`0ui_AF;qHU=my zSD+eqjqUrjxV+JyRiq-m|H3;G39h-K-sB572qSkUTGDUIkXz_RdDb6B`HQQQfKYI( zS#5Xe)?VaC6z9wrU{?$sKz4Y^x&1|vjIC9ka+ct$B8&ZGu0jl@UGfQuB*R>R{Z;G< zB#2Zx7;Y7@$2R+T^@_&d?;<`++<#W0LnF5{qGy3zvjH>Ds4i&=T)j38I8fLt^Q;}w zgH^_eLzMUv*>o-jn2Q|!i;TY@9I;k_*Ia8Y61dAHTTMD3lQfzb*7+spvlK_KPq?4OG-&EefNN8?yDPnQyhyq%En~v)o8zfkhYPI15mXiZ+kGBFa`O76_!PF_8xV)aCSgy^bsKdB{ij1U+Eg@2Ye;t`_(; zK3uSF7ix=nMXYo#su{enOO^D2`z=i18Yb<5$G)HwD#qbCs}`#9A1o8aI;}rSXx$lQ zjqye9%v)sjXsseZkJf{1j+%k>MBE}iiemA|t2qiA))U{v&Zx%2&5*bC4>0BS;~jC= zMh7r%26#|eIEdj^vfFNLYViRQ@ex_|wT*kR>C>qCZ^dCeirR(X*DE`?NVYmOhcx_E z81h7QccwBS8WnQFd8IN+OO0(^XzipPvl7`u=qsyV7El+{+;;-rO`@EKyJlbMiEDq; zaPY_3yXcPwS|e%DN#?QcgLLBhTaXJ41;TYEsIIhwB}ymN;x0iwb+q(4oX4JDylM%M zer65ry8N7Od-Ur6Bbh^a+*uLgT%kg@yK3h;)|yg2XAN6sSSr{pakhGzbG{i_;bW^! zYHn3}epC;O5!VQpoJ4M{L>>}TK*<zxP^=y9h09QNYScgR|to1nk#iWPju4h zMWD~M5ipS46@L6ROL7YZ)g;Kzj}swUp-GO5@t!Y}d~!jf=@1WHAtAU@Luua5NcZn_ z(@7{#gse_3Tx24wlg%72*h5~oMRci2$$)9+Yy?yKYkaj{>ta%wbPRDceRhW=)-@Qr zMjHD*$Xq>z!}&2<ky-&d{W4pyJ7%M>x^i{=DyJoLWn$lIYdLLj(fe&r|_cWt9h=j zaF|wuC9A%Y#8~33@PPuvEIw4B(mYysu`&5N^g*>gby8~$01XmZ%{6=Yh1coh)Y^1I zsqSc{n^N>p4DOMbr@079J8=bhyj-k*O6il#x&=RWkLeV#*e~D}s!V)OJz5?#~*jbi*!ShkIdB~M>sx};&;WL zBJ@O+no93ADT%t?5vk`O;oR7HSaT5FIzkh1pySkaSTdfcJ0d<8qwuAkY=8O^ks5#0 zVi8Rjey=wuu7KJw2wDNyug8ZmEv?li;U;|}WPQBYpqKY*+y|kawZJO+A5_g`D>>+b zqtipAvfd#}p$pv2aODGeSvf;Ke__?qs@yvpM}IXzV&5~} zE-guPfz3VAJ4y8ASw65{)W~@_D%wa_5w?o|LBIW~qmNr(uZLp|w%XeV$IU*ON`@CB zge+NxR4RN?AxompK%;5=S%q!{0obA^?ou+bIgfnnp9+!;>us}9%H7Be=r-usb7<|VVIPkE|AZ_W19D-}Ak2)j76uM>e z*r|GhVkXKcT!`Fmwd0E+!0Q=qkbN=}L^`E+@_9*&Z$32j$7#~@ryuu`H22OO;f{OF zL)*F8HT0EG{{ntdK5KKMUN4uJI3mv+i$NiBnj8K%o)PB7i?3=LKA z9=fnlak>^jgL4SynbJb+Lv=)R$H**-_2wRv434go-5C z<<{SkQuw?G6$Rb|C`|GF?mFCy{h)5YntE9MLAGD!4F244N{vo}3sXy*vWH;V!en{O zpfez$c9aj}@EjoEu zsY@NR;f7KWB&NUogM%MA!)eN17SJAG#)L{=SO#TIpBf|&V&!s01R8u@5+>2GNLEh! zB@x(%mXpa&Nbqn*m^64H{9Eu|)P0IhGAZm)Hq ztIN4Tr(MP@yr?FiNP$i1T~YQT!ayc8M!66pn$+7~^9${qzWA3lJqNXx?WT$NA^)@T z#~z&mReaW3ty3)~Qwe4Kr#7RmD?k(pU%<``S?f5VBp%m&V{q%fu8U{Bmsdp%fazLle-)MrTenN8^ZFh`sBB5kRg-%zcq`2t#uv{kX z!TER72Cd`v(+Rd<%f!a6!*Qr)313QPWwv%(?Mmjo7QBWH*Tv$}^ZL)GS`NgqzXyiT zL_Y7{(O06wG^%~vo+cQHEp;rBxcCPEodqmhXj<$7A4eJxeB7LEF)JGFR?IK(ekZ8u zyoA8ZY%S#Gj3HeTg*ww4+m&^Dxl-47;~tYjd_HkLWmZNPTQuLGJC|}W-^!sTRHnpf zVbDZC;}BB2Y@xF@F(5r%PcpGj+fD=Mf5)R{8%;qS+JZ@4yi0qMhpnIanUVPWP_yR8 z_{;B_ARaX3`bZXcso7L|nx=SaldWT8l2oH1%zrn}#(l>XZFC4H6rB0uhY!ox3Q8g@ zCXwIxoO|lGor`B!pzYAIF4|yen7Br{Wa>&B!{>hCv)p*jcx(`4#@>!QC= zAkML+<{U~`%C0oJ)_8AroH0&-xVjs^QU(LZj0-CEVd?O1lZc*QS)JGsoO-WX-U(v| z%>8@UQAAkqY#fOPn7sE}@jt&7B?kFi zHJ;Y!m6P%6_8YbSf@sL0W-C>zWoL_)(6IMM4{suwL4%cpOmKm{W~Q!Xe*cL8fxFu91URuNDg>m^7RMv#m8Q%wQD@{PkpP z)3v0Vrv?u%nG6#rXX)(b_ON~MAl?b!4J8$PTLz*=g&Nc<CL<5O4d0g;?B)I-; z`@b*`muRdpHb|e6S^AOmOBilo0$%JSKpxiVxU&>OL>$w$aK65G)wnu{H>;UBIwS0M zD;?_g^3^5g1$9X!xK$Q^uf~ikG)}XPz}ln-#TsRX&G^Ewp|(~UW~Sx^p=@=o?A&uh zu&vc~LXn7g@5`1#Ua)Y}cZD$*bfgQ3eQ=1{wnCgiBVFSdqgt({J|S4++X`+av~@GCWc7RXl?e7&i23@~aE(t* zWto)|@=Z;2j9jR51RTO^mf3xg#w_UkXy9>7xIqVJ<%wPtmDO{73{xH=+aTAv6>_4%A^UhYddFZPZU4~qLj1SS z|FtTn^@Yjj91iKJTMH3SN4|sTOL{1gOlVXwmg*9g>O!LV3AgM>EDl=z_Bti)bbdsv zy&k%t#_|(DqT1U;|s7r<}! z*BwpB(DUPLdOG?XYw;Hto|@{1xdqIB@-ptOQPYq`p_t=>c5wP=1(9f14r4EiZkaI-D; zS)hK$-VLWftHe$WF70-#tJSS5nk4wH_^l-Ux5Au=Q%SIM0YWr6C4sxl)Qt~sp*>!m z-6!R@iThq{lA0LV-z?c2S1pRKyf;sb{8uiQee+L43z0=7QtvqUL!WyhsX(?S6nN<6 zO1ufD^7Gu5wR_#DMF9jtf64yt`ak&&6DETacDJ{9(+A!?{jj~gF_+ikyIJ8j;P>)! zaLZ1jVZskrvIkCb5?w>kzM$V|nr4+*?U-Fz?GRg6a8l=0J=D}cUn1_+f5Q%i2C@Mv z%%9#0K0HeZUs3BsD#fAR%db|1(*<3QDNU&>;>hPJkg2muM3a+_GYO~Ea)F4w4Aq(v zuE0}=)c-fmNqSDDv-)U5D{J_D^|q|oj|&zFVY6VF>d;x*`2BD zHG#aiGoazgdK<1D7ujrGLc3o;=`J&Z9l$E4ztT6Vgp;YfXjx+5K<~Wtg}J$lx}Xt- zAwIyuN}m|-RCeeq5WHs)1%~o}T1L+Gzv32ry4WZkJ_(VxSrrVJzf;DoEWF@uyu<2T z66F$UVE^2bbAFW348wsFCUF8Sj&W#(dJ=tp()<4Q#_s264b$Xs*$WT|%JCF&a>hM1 z%bVe3q)TE=Xqykb;r($i7PdZYnwmhllAOOO`lC~WQ^w{;O$}eNQWD*oXhVJWu-1Cr zI*2N0u|-Y~cty&yrAI>W*}%FiWDJT{sz%F)6eBdfJ-yO4rZbCI9a-00G8QzT##Dz_ z+hQ@N&d7JW^1~Taid;rmoH^+4|M!c94(w)K5stvCGP^>Sz@DSUm&nY&{YB zJE%bA^duhqLmL9lx0j|U(A^rElYw2Rv4n)|vi>eJH(r8L5CMAun`#9RO z193>aHm8NGQm)!*52CCh=dz#{r#TX9qp&`wU2BV65UVR1J$Y}A%CDGWzAG&eYJ`$T@tNbnfd1->E%vd3p^Q(VHk5fI831I!l<;i z-w)w1?0BrdU%nnVI!K};twhs_*klw!dsX7C8?j3XAPbErZD%4VBTYJ)fj!!lSxxD%AdrVkawwvgWr!rRi74jVD5@cdx%Lo!{TJp zhPUBbMOB@Y!TEZ5)tiN9;Gr@38ze-l75aXW4D3~T_tb3UI00sfK5>BsChIapslk#OTEwogdZjqiql3`J282zu!PZ#So z@?-8q#gyemN~7P7LzVWm2HUM0pDYyZ$*HnhcB_DA^@oi>w`!*r(EZY3JVtzltBIH$-Br$Dom%K{ope`tC!NDMr zQ1NwYi30HU`uF$NQ2+s48r*o^JixtC`L@zxSwFMfRRtC*f#?0zL_cK8`g^7Z3R9*m zN;9cmB_{Oeoq&Xm=CXwo7$&zzBbgRF2~rAktS}>qCy!p`l_qi%=*Kr!PK26R#sgDe z3ysu0HS=_9|A`*$Qy{#hCcq4Pvbjw&B-nQpqzH~Dh_DN$*?1-gCfw_Z3und9!fI&+Sgjd`#WPKH%3jyk4~(8oBKNGn;=%KlxP5<*_DLCYkJRED)<@Dxin0r&h^ zq(aG1u<{S_@V$(_lA&!M^5h|b#zV|E>OJyc(tB|s_84ahNm$~zSO2AVUzV>W9>pc) ziG?Z2t-|uEYfz(G5)j^{ne)nQs!KnRm(40Qx=nb>D6fh3Mo?!@f<0@X)O0YW(aA}% z(`>CPXjx;)UkJ(j)PYe+jzgP}6w|#fH8$I4J~;I^tm_4AG_j?H@0-jyHoH268FVFD zT#FfMW|B&=KIJ}*%^Pp^L2ws@10CKk*CZr7QJ3wl-KPjD_DOjAMg#Z)4UERwWCzqE zAlfCp{IgNVZSyt+$W}U&EdQ@Rl(e%MdXk{w#3=FF#Td)TNUk}t5VJWR$AbDmtV8y0ltL;8g3fZ}Fy zOZbJ9-dT-OJ$~TW!pcg-T`NI&S?f~bIXa2$4(`|eap}3>#_;#z5$1|MH1@Jfzvv3W z#uG7pU~s&oX7L%iPsu1Lu3vu0%r{Bf?JeL39jFZKKKbJ5cySi)?KL59lbmk_?aik% zD<-QIvxr90T%w~LyqG(~#z)s=KoCz>A- zP!4<^!KDvov}+doH0>+z6vl-jUB;rNqo?=x=#NM0qKZ}&#_W6+|86{MENhEC^teg<~H zOR<7N#N!lRAoFe?bzod^P<*X?b_**dtat_1xE)_;s`Ksy) z)FRCn_WO_iXc}b&-zJ@}YL)fxGgQY^>8x+-d>roos(G_OV^&x0>lh~V0IyluusDYD$@3MyeNffef zw3a287-L~SKJ5gp;5HB_X2%8EQ9ng0ELTdvR?rS;N0sphbb3{?9_u9zqczbXKtLKy zl56o?FNkC9&h7q)M~)x#U}zh&M)V(L>szs`@$jcub1ANa$`g-U1m)Z8xb-*$N`!G_ z@&bz#BvoXbcd#fv16hQs1xW~&bb5NrNswi(xV0P-wl}o#l*miqm8iRDyE+_sKu8^x zBwB?zRXVMwK?@&QAwM8>G4gB&!gL9RY2_69Cya22XL@`DEsl4d!A$&UJJv{HEH&r~ z)UJL3FOPluo+Q(*-)L@2R@|^0QiwQPU$7q#UrXxpJHb;g+ro9Q!sd(u28k0M* z%SWb0j$5@J0%;>C{fZ8HpaD|1=U*inGu3^s!>KkrSVS|EozK4t)GHds2#pl=u+AyQ zW;G9Lf{`YS&@DCAzVd{R-`Pp_+<~h83tDd;PfjYIZO+kz4>-#=IN%LhhnCf5s$i=g zRQMYQQgVRd>nY?;?eC@JnZ_wN3wg%T%8kf~9VbEa%qLL91Wv3INIq7>3Qk-I=J*&)VN$f*K;!$A%)zjt9Xitk+R3rz58J#~msSj>zw z1?(@cLw+<2=3)V1Xf68rSir?zddhBNBFD)Iy?UWktrn}PO#E0DNx`%zO5>;(kES18K`|-8F6oS zxv05a*`4hR+IAd}lUE|6XQc*LkiSh0*h|cpXFGK^>l??9c*HO-su62yGO10_g5u^n z+)^(j)g22IrONhy=NMt$Wd{?90#@Y z81a}#mJ2R_Le?7C zZ;zJ@2#;MM-8?6Zu8vLQ#+}6^q6#6Cin5z*kmm+H$hw*2DU1Vuya>5XRv8ezvB@Wwq&$8JG%$IKJP)EwjE)6>d+W)l+$6s$f$73p6E z!gq;!=Lv_g2ziqNvodOcCA>ZeW-GXXU(sSkPLs0 zN@|Y@__K3QHm*$0KjfnJxojz)LDT!Ya8fcsJFa#?_GQ)DiL6-?BE8xLWdc_1Yt}x% z+$FwYR+yUL*RNk|OP1`MdK*#FMMDZuMiV3SzK1{eL%!p|8~ZmHNFuTEpDSs(;+lr% z7l^17df){vfmy}K%0BBG7-Ki&im7E;tra-QgGZ(hlq{=& z_7%R&JK3cy{BayrO{l0kFM#`K^j738NiEyh;BRhz&=XnCcG83%)FF~lSeXAE0I(UQ z<_q-vFJ0IbLec-oTefWn-sH(F?75}j3B z(o#ZB&GZI@j4Q)hBmf~{-s&r1QEM}5w7D@zBS)4ya&i7;t4V5)AL)P0_whD7o0U=7$QoW4HgxVnBy?QR0M!AKnhjt}FwQl*OGvgT>&JUC=q`7ZiG4dz- zzKLTf`k6Uy-sf_;+b%b=OPQD~Ic+$RLCzIkwWnm-rMIHmlU&9vY?+Bsi~TbRY}ukf7{ag= zD+2t-S|xB{1G|1sJRdVgfQ%@GhSx=4_22=lM()r0b@uy(6gt=3uzpJsNlEqY3Q9hm zm_I7edGS-{N>vMYq`eB7Jx%yzvFLk?=358DgMD~z%iJ_eh14#e`w_+BSuH+QoMc5Ko{CR{Ky9$yDkgHrX!-1mVkAH;$V1_BA4GS8(B?`R2 z{xCL#v%JNbaqub1v2nIQqCpSM+i%OPk`NKX2PU z-$O}!E_F_kMuP&e@JS9eqItuYtJ=aUsa`EifXkI73N-YQ*mRNK!pgJ@;b7WzJfL!H zZZwO$l&~F&C-@_c7J7s<;mC`U&WX5(lZhCZ(mS|_qu+hl@jKp4CYF{0t;#`EDRcyT zW%8ovfxGS}%6x&Vx{)y=_8fWuRumK)7lAO(w2aqOX7{YH1czlf_}%2)pttWVaUn>M z@u*X~>Y^HDL7O6z1$92yXSO*RF84eBt7+rkVbiIbCJ{y>qZu1^hIaaX4$U6ly+-s1 zIcP5~YuLzr*eR&6>#k0WVno{al9i{5f1FXd%t_poHFEg{V+)@i^6~m`jM~e-(t9k5BJV$Pg6v>x>NdJo^7+M}s63#4AOO G0{C$=V<*!DNSd*6NE`{S+GYjtmQ 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 Y0GsXOo*`}rrvLx|07*qoM6N<$f{Q!*j{pDw diff --git a/public/content/images/radialtree/female.png b/public/content/images/radialtree/female.png deleted file mode 100644 index 7b0c620d115033b95d0e53e4ca9da87a21d32418..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4594 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 diff --git a/public/content/images/radialtree/image12.png b/public/content/images/radialtree/image12.png deleted file mode 100644 index 92e9f8e144ab6efe840898a385fd6749bf57656c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14444 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 diff --git a/public/content/images/radialtree/image2.png b/public/content/images/radialtree/image2.png deleted file mode 100644 index 39aa2a4a34fffa09531cacb311257f58a607ab54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15727 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 diff --git a/public/content/images/radialtree/image3.png b/public/content/images/radialtree/image3.png deleted file mode 100644 index 3d209630fe4697c56972ecd9a3660367222db95b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14087 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 F{C`*y>9+s? diff --git a/public/content/images/radialtree/image50.png b/public/content/images/radialtree/image50.png deleted file mode 100644 index ab25e56ccb86e31e7f9919031b5ab23c461ede43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16040 zcmaKT1yCJNvo9gI1Pku&t_PQcTW|>OZU=XFJGi?AcXxtA&|tyg5G1%eFaPhm-+i}U z-FjQKJF@-j?&;~S-J0o%`l2L_ibQ|}1qFpFD+5&hTY~=Ho(OP%pDa>kgntWsS4nMG zHAf3q4`Yxyl$e>Li8-09y|Jaas=2Y5m-D!}AQaR`Uu$)3S8YWFep5$#7UO?tSUl~W z{-U9v1VucZj7@FLUCB($Ev+4dD9*e3D9EhMgebJQ71

    B+RX>WxPS=YTiofrrx%u z05b{^VKPBa{=W?D&0USjJniiqT=+eODE`Hl|8M=DZdMAif04M_3Q_!9DQ(3sWD<@b zb24rg9%fTE9$qqD01G=eFE1A_6B!2^J2xvECo3l#GY2O>7aKnp2ibpJ6n~|G%q;j- zfl~h^>u*bl!phaviJz6#!^4BcgOkM(WXZ}7003CoI9NG2nEz5RyLdUc8hbK3xKRFw z1JK;X6lCq>YVGJi_76v66Gt~!A&S46{(A`aPKt{E&Dg=^zYO))WUQXXPOR)KY^?V7 z|BUNj)Gn^7=KoiX|CQQB-OI_GRn^?Z(G6t!cRnmA{{#MOyZ^tSe+d6-!>TmT?|laotaoQDg@&MwIz4iIAp@N$buuyKoXOK@=h zhsXbh6&K?Ga7l2madUHu|HX3iNs4m=IRKK}l2RO8T-<#B!OA+gxEec{n*T?x^TVF5s-^PE3l)1y-I0F3*n5fXvR46F^L0O=fy63MG zKSWRcMYpqnX`zF4ub+!dlS!5#?5!WLBE~Ho0-@~3X8je#uf~3s$!6WS$^0sjwVL;> z%gp9MCrFO!j}arXsJa=++hRHzpE~;dJQ#+|+lvUffvODYb%O~R zNM%X4Ei0lUuB>D!JjZzJGR7PA^RG}(Iv+yAOfz?zyFZgFoljOO$KQ5o$Vnjw;!NYKq)U+8>oJ9Unmp+H-`evCZ^ zth!szM}JD-Gnqy^=p_e$$$_LE>H^87duFuAx;72kdbu+Pj``fSOC#3Ekc%L-d^(w| zXRRmS-kGkAv(!2Z(adVLZJY4~xmDOTRi{QT)Ip+XoA0GsM)*3d?SF07fE5C@kukad z#$D}}2NM1BEA{9jqzV=czg*+Tq;j3{s!JR?ko+mZq_raFt>+<_7E_(^h9BOrAsV~D=sePO>%SZa|oJRfv-h|3lS;F&YeZdw61)l z8_rm^Z2dxAWacFu_JPzgiDv%jChkM2-;WCDs}#hRq|JK?%$vSk1R&h(G~D>Xh(Q|} zKb3T%&$bVMAz;Kn5Ka(Bkfz*DJQqpav=ctB&{I2kmaR)ITDape`f+4@b+Ttx=(6Wh zD85Y(TaZSOM^I|vt8`gS9(9nY(RW~I_#PQZW!}$I!Vqc3aO*JiGCArCO|p&~2giO& zmnK}|y0jv?S9qm4>B$r!DX{l}pJ2ENg`Pe>B_p3(=u1Ps*t-5ZLiC2@rdzSiA-@XowzYfp+IQ`E&z=$L~2V+T4&r*hl^9v)sGA-&k|hc;sfUcxBvPdJr)F7)%RKbpQLA?e0H zg!)2{?(cZKhMhBgvW90ukvETHdE#W^{Qlj^ZbT~7pNF4*=yyzhAL4z@Gb++eTKHM8 z+;LY?`qyCm2}i~6YT$3mntmRslEv#bA?qa-H70TLt6ld$k)E$NZ)T<@ zK_5UBJkUWEY7bW(Y29|+>4`q*)XimULFo&8d)=V&Mx!EG6wG6YBH;`cD zE8%DlIn_cb&yrz62KMEDljB5DkRXW`kFpr@!Mhx|&oXf(()P#}(>O0l;+)dR_q_LR znI069|0EphM@40LwSWCZx>xx}gdgCLwvcJ6spxrv|1l|dne@D46gH`9qiEo;y`36>qJ3R)LfdJ#1P; zMV!(OJCmO*R^bffTN3?`6k>D^XcMbk3XRi98x|Gn=uyyNqUxw#)s;RwAo#<410B?9 zD%FfGBc3!S-N4^qG!~OVX*z>VmwVzdi*Q=hsjsF}+H5p+1Trl8M9%^=e90|TEgt8{ zFa^vGteN96jP`X2-!C2_b7l|f8L9;i+4U4oiag8aXCVFnFaytrDhbNADsWo$XQcW` zGk*eEObSlH?;0V26qv>6kZD93kVyBy%Vrv6tzo z5g#tk6y_V0eCU{DUvI$U{0DMH?JzlI$o`7s*gf5 z$E1U;zT&~Oi`k{nMrkA>4kizlLJ1Sk z$IBkt=Xe{hg`%B7VC_)7^Ags;@)!lE!mZS@$4n>C?!87oC!$6AOo z()hVIs%xyp9B=eLp%#~f&McLDK z8JgMlXg7YCFm_7%9SX9@ARCmFE#=1GvABJTNoswIMspm#7sRnvd%14NLA##;@R$(e zn{5c|lET*BZYO6k;#8gxR(Ya1!J?-CHg3YJc9mHyUKJvz02O~7ak-(446chB8y2@B zLTq-Z&-wvY3{%!1;|}$Y9qOLL`5e~l^imntt6wFRw((L_U_LDMX=-Yv&M_orZ=oh| zU<4C5*M%Wl;(Z%IN>!(X6YyE;$@vby#>&A~5=13Qu+)Fj%5V3}1!mmLMlKN2{{t_U z8MVTsrHlp)`8ra%=NYi8u1BMjxO^)4@o04VDH4pY&$+!kwwMHKF%El2-6WGFY*#dk zJE4w#g)3V`hX7P;WKh#9lLd*F9@s#{nWHm%p5f}RouK^y$p#X`PL-iT5#FUq1u2XL zerk9JEIC2g*Sb#L)x=`aKZvwU=cE)Chw;7zVcHnE?eURy#Eh))6Y*G^N4IwT$n1%% zK6QW*WPyo%TQkcf*%(BIhp+dc3ql!(b+0jK>@Qdg`L-N~uL3PpV5B0AvQzLOM6X&Z zfRY;#g+%<_38`DDa*+{{UT_Z2L<|DaREic);kQv*FjAL{mGTB&q*dx8%)^{DpN+ z6!{mrG@(XY*0TVIe5&4DSib4m!;7w%A%hK1W4fqEv0Q}csA(w?6lJ(V&)lI!U;dyT zfoB;xh_l5y{2-xoAK~@yA?G(q#@Y2vdPb&Iakvekh{PE)b~dhHQ9kjL)&7?bWcE~C z(*fiC{j4PRV$uZIB$Ii`y>;Db0dvysnwAjPLVBp-!4HC7PU!dcTgbVhM|KEB@g^nd zC_iXUGp6=cXrN8Ak&wJlpS@)r6LIXSugUb5MX6}w^=v-h8l!2pgtK#1?@BgK=YH2g z@xnaxvSJ)Ov*(K=5plF2x)ublP?3X87lSgM9N<@8 z0e^>D_Juy{+x2pBZ6R!&Jgd}|Xgbxl2ZX8GuamGMT+@yOU-aq{m)$1_dAUYAeoMHX zWYQ9*{`l1RXA6A4HOwN5>D=zZ7vDQ2?V572xK`yjA8u;V*tlfIgbzu6rz^y5>(G+9 zgF-I^9Y0-gSihGk{z;_N`gN!>D@+;h%Mzm)5uT`tf?|m*gSBIw#YyUtK0Pvh&}L%B z74e&_X&!o724}~`_Clq)Iap=Bl;A7wQ~jaLhw$3%q}5wKh5kIBO}T14|4(;65{gnt z!!T?p9xLazHMW=SuRfv9dV36}9)$==igJ9kR4~}=3S<``poJBxTkbNm^W};}$athj zMYcj2-oAuaVM<=ah&d(vVWPW52WmwwZvnD#R_+!E2fFA=w3`g;XeS>HrwKh9TUDC* zc|KO^O$;d9$sJK4{LE}xt2ePi(B-ic2lsdTU+VqzSs1$!O6Vx}AVW9&B#D+JX=$|2 zg?F=YNGJ}u;iM)sQ`+%lqcL@8#aN3KoX8*)#~Ae>C3 z3tB5k$1ttpuffh`CQtEpFJLz6U%-&go>2@PlZs?Ky)ys2VC^Ykys}RrGhj6CC6D3g zD0#kvQF0BV&J!0N?u{2j*Kt{2a)rmWlt&@&@~q-6xkIrmm@3La(<;ErqvYNV`D%+n zd`8E;s3kq>J2c+tc}sC}PbLZ@OA-P~Kr z4Ym*jKIhM08Y!sr+F<4(+VY%O&lU{eA{140$YL%DC*fBXC3oFY{H{x$QV0^gX#eba z=-62%2djTh)*-7jKDV_%bs>v_Y+aFpFe|52U6aDQjl>O>;wemVnVs-b=L;x@H4{=> z;yn$98jtC22*-P2<^-$U(x1M%2r4vxja{_v=H2I;$T9)shMv_VXOveF1pSuuGyR-c zuUtZ<1(%^Gox-~7bdK-|wOoa&3OUiUHU_5P`R}hzy-N@_tBOW6T`JZWy6Iy*@&cEz zTtb$Z>$*;=Bl`=a80trMjnWy>a~1rA3hCE&W+Kz^w2&t%FW?VUFA=0 zto8zVmDWBMEOHkdX8G?8t+0o`G^FR)CHx$3pYHk1YK9myDfpR!U$S;@{HnGpiAmYn zO32us(4OoOhNok)yBt)Cp!R4gG2t&A~R{1^VS8bF=3wmhcl~2#?#hD+T6Yk7D+zy~LwvI9$JeOO>n!@~Mdbm!ogSy7 z5`6|SWu7qSFXc1jL{$3Yeu#nVGqL?p0i#JWr8E}&(*$&CYm@;U@+mt~GgCJxbumaPV9*%s@%lPm|rb^{Y zV3PM}9hH}Z;}G&)C>a)fbIOFkoud(%E;xHoI$vRPbZf}e8o`vzUV)I|yN|Dtm;(FN z@O3AQ3=MJ#hVJAE;H8u4ui8>|JMr8UJY640sx^x)%Uqwf2hEa2vwN;gGQ!bV*IjtU zoulhcnIYlGKu>kgDGCF$ z%~+GBvSxHj3tdY>Z9o?yF{(43YkI`}c_0bOAYm*5<$<|o%b<}4n2#eczA3#Bj5jnp zK=NSXU*0V~SBVYp2>qC)AF~C*&)d2}m(x=)*96l%6R|S`{|t^LQU7k|mv)P8$wGm( z=@(J|I<81Jl^K$0$s%r&Pt9FJ z6Xlo?A(KRV^8}m3*ipV#sFT=fK`+BX&qVh5aeC27uW2EhOq)J$*cVQmN}g-8X)Zsw z%@#gOH){^_hFmD?dlO;XAn}SUSyl<##6`I8%Hl?dkbwKHy%sJy;EzHm;W0f=TEXv0 zRr9keZpA8RBRd-m61c`H!LnE*euIW^cNj_)lgy7}4Bbu&hAgSo<)J;V#j4tRNNRSF zQs(G`VhCEi$8*{h*C*A@d#U1Keuz<>5t z{o;DBwiQ)cCwXf|OTQW~mon?MgR^fGe3mg{xhOVQq@FGiRPE?XPCXqUzP2`_ZfVj-zF(zj8fY__~4z@vl-&+-`u_Cln-#jie zgUXp0Sl#Frt_^DWuM3a6H2AT`ipvwoX$uX62LN1ym~tNb(BBDU$i!leQf-rQ*T4SE z9ebFT7!_qAD8{UzN@#$8(4Zp_su~HhdE%}5@vp<=tkq%0EEdcHw>5=Iqb0k;*SWRo z50JU|7`h>?nJqSRs|$=cO0yu{s;7;(o72*v4u;H>BM)Z&0}kt5Ff&A!#gh#<(XTb} zy+BN)m^zwr96AUNCCvq|zH!CTe4Bt6tgaszDX&(Di`)#bikS(PN0WUF)ls0#Ck!ja zpZ3RO$)}28#T@kh4t-?Jn_Ejjn7})6PCLD$C_*NYNTc^uPAW>Co;p}zi|lbthC-3vSkc(CAQFCq=q5h1z_cg+ zq-tXMGA99!a#Q!QGgPg`Pg0V5DmU-E9^V1;b1}ZpA+ln3^)Y#BOe-;)$Ih6izhR#QN3}8b{o)dGF&7E z!K5%e|D@l99lRLUEsP*2@TM#QMj>Ail$7xk8hDXs?jFe`;Z+?c+WRgXRfdhLoKQhQ zt{-ci_}6{j*c-PJ)gg# zL`Nb2Ig1eBN2tERDsR$V6F4d3$!W))Zn_krFioYUKeFCl^()QhDR4Za-9Yp6`2EaE zk6EIg5^t-b)pq8OEg6iChS?VP z6i+P2_k;YdQ23K+H9L*ec`?m=zf&3c6izf6q{j9&(V4TXqIoGy+EpgX*u^eY=ib9SD0 zN=B6y(~LdN7qX-zy6i}}V2W7mOfS(iCP(Qx`u;50{^)8tcwm-i2;z~}XoV2#@Km&Y zk%tjNPYCQ#uz$|dDwG6$On8oFqeK%8760g1f-8TIg-*kCQ~CiRL{SH zf`W!7J(zSC%m9mAlMff8TX9~ta^ZL5WL_-5E+FJYX>0r|{q}8^Azcv#>bfDeD+=yt|?lqM#*TxU88T z%o)KxQqJPs1rwAJlY!S6Lw~0>{*i-t0mZn40$c9{;o;KkT`sLBa!PTr+jh_{ zi}`*q(X8RV{2yENfHb+{X~ zrejPlt(haamy46|gR$)-N4ZH;6OROZ(f^Qk+8%G%p#Bx_h5}x-yPIxMo_!6Y?+OxU zPk8UXt$MheaZHs1p80$y)M+ob;mH*}SeI-+>CB#8=?E0|QHch-3<+~qs8|7gO~jzN z(1Vt-LU&LHNF&LAqZvC32LDlV>^F}&X0y~pcHE;umku1WYu0}gYg8y7@TbWgUG9CO zHW~Y_hGfS4ZxvjAPwA*J;Urjh81C?~!^%P4;LisYN&7x*b>042_N&M9@$lXV0=SPH%{3|ES%>s=g{JgolpX@1Y| zz`(0wI!wU)Z-d~aDv@v_zu31^-|)PT@a#!=gN6ZDeq*v);EIAO4HN@+cB$CKP*F|4 z^JC{A&Fq}d{G2mxXd7{8FN^s*`MnQ_g71SocyJyEP7GVp`~XgBm4kc{78SXVJ^r@fPfw6K`^GXY1?d5*}T$X8F1hSvEp76b5PyL$_gh z3wK_s3Vp_454;d#s@XpZ_P8MrCXyvpzzAQXkq+butveF)K z!qA*4=thku@%>}_{hQ%lFZ|iibPubHc$g1FbcsL%qgU3XEK!Ci|K-6F15rA0xs%S{M$==}@hTX&Ja-zt3NcU1U#i zwNQf|bdO7m^Vp5FB+`zW{|JGXDLR~o4b{!pD#(XYg zD;ur>c$UxvIDd^n+pA$@8N4{GZ+`r#52s@WzA?uOGJ=Y$Ih9E|>^s+eCmi;hDd@1r z85U)wFiUhJhwb$gI>s>!FT*|uriix4gE=tpk+NM{kd|F`NZ;NV+Yiq2!IC2-ZGqD| z6zSwjc1u$_?PsUw1As{uzI`fb)RKfp;{4V1pFf+ALvhA&dG{*n>fTQq{1d7(tH*&uzs+kwEwii;ypRc^2mn37PY@|x2-)RP@?Ryg9 z^V^wMGmR^}gzrZA^vOVkM_37g%CLm~KDq3KZ-ilCKx>2iYItL9c$dWguW5LYN4o|uJxDE#j8q(@*2H8r)~uhmT9DsxPnkk$~>`&>HK`!K>*j1tbyy_ZA9bNhuAE$# zpl6599P>N4bou^o{(^U>k4mLy{p057g`=Yv@(0nza8XVaN$YR^yl5Rfx8x71egGYvC@_T~bS6F!r2dqC%oDItXZ|mhp`O(_l`u6w} z?_TQ+(Kjjq{-esqTJuACx?jd|b7P}-lMuh>7b+Np(xyrUrL4M^cE*qE)3lwhgy(kU zjS}~@qo(VFP&eHl^C^5W57e*l)=Z6 zcae;?9^?;VDGSBBf)FI3e==oXk$ct?ts0T;jXkcwjl_O1nkDMCYv4+^mpL$n%Om_Q zZd=&T1n|~>~@C)`eO^749~3)d&k??{;@6KU4+eX(=N*lCyUPC zy?LfTz3;~BWn5!<`=s=mEz316Y-o5M<@!0Y!eKp(mUNBmNWgl+OpCWGNq&E`f#E#N zjeZy3v*DLynzaQn>)?G6LzbNwABPiqRlw6$`@KhBf4Rt`7nAyfjU#t4Nk zQFA;p6{+$UraMQXNu$1(0O2@hWqT=_betIHoC4}og$L<)-sn9%bFiJxi$)1fxYmg@ zmh6Ks2|inPfELR*8C@2$=H#W?o`%oJ98E>R*QC$e9`liRw9@cn6kOzdzIX8VtOv9p zeE5&AJ?DupbO(TeAa8FJ-HYkh4G50nI%sXi`Of1#jO*K#DzfI8;b_CP$Ni=xmJQzR zE%SUJ_;l_7SygXlt|wEqUT^0*2MHGNYjzK@UyUhIcV>Kt!@P+O6e;$*Lqulk$r}-0${pS)o$IhyO_d;24=+IpX8Nzq26s|t|sZ^91MEdsXeLo z_{)_fWH$|;2u>|$dTCvL0mDy|u2>m}H}|OE{uxZ`M57_X-rNK5zV*C_hD&hov7N-h zct7$aCFSc_l3qns6{Xa%L?9kgTU{P+0LfCFVT}D+o_HA4*3-H>jITea10V1%m(aYo zZ0j!#u_bNSBCB(BKAw@6dL4|RTzP?fM}T{UDUxW04k`#ma2T7^7q%0=O|1U1V~-5M zF1aiml9OB#11!lgV?0{XfPCwS+|Tr$kzY0}9S1k=--x8?P86)71no>a-7i)+;b^I( zN1ylJUk-IW4+OU6^cly5-yZg0vi48f4(z{yd_!o2Mu`Isxnk1Ymsnlu>cSGT9^&JL!Y~LMx50>h79N*sj z9_F<~;@r?`#T>T^*T)Hr6n_LmD}OW1Q(xsO|fBr1~Y5i@iJ86+PC~b?NO4Xz3@hoJPAD=G#QU z16@K)jU;*df-*U7$D8jI(Lgb;SFoiYALg(}->dxzrPSKGaC+nfm`ED0RQ9{(#vD7c zWnDXgfV*IfWt*^cmiy;i&SDS|km94A@1cK|XqqSd9mk2(c&Y5k{=-3zktozvg=c5X z%nsORinEYYvD_&pq>n;OF+PZ4?!c`g{3TA;owGGe978v6HI!LDn~vq#=`88m=?-wP zv)+~?Vf1YeA%5BBb&xTMaa5Ndvu2byW!xTe?d9GuO7)Z1{ufh|V&d=f_{AvO)UAOi zA57Mq?;5TShRnH<_L;YWwvTM=fI5k77ri>jM|J7=Z%G>LR2G#Q1sevecc*JXLS3!N zwx|Qr?@F`_D<0cyyJl{}j_OPU_MU8DyhLFrV$QG5)2s5%1CIxkn_nX02uYH?MhiW! ze;?Fe57&H)SxzhkRDX5ppn`d@s!u%@in3kiI=V?zDzEo=CwU}LL_u8H^|E`W7R_X% zU;IkAgJ^SWIj*Sz3GI$c5D9dAzt`G{ixpXq9eu(6GaY4WI`5p#Au;Ls$IJ0_!i-~2 z?<84Sn4X@C27hX||DtS>6lW;2S%qZODwRxDg4s0&pBh!AnYPFd7wXn0Lr&7#EF z#*Fj_`OyRh+%NGqYH3QJuHEDq7mE|X8I0QtBK}Rk+xABCN1sxOECa;Jm{%jLCgw59 z$2=MDqOlMBlV{$Eaar>{#ZBP;F!y8)?vmNBO;?7g2UNwkT+aEMC($)Vh^bUbO2%W; zX{0leYq&YArlBb7n3SzKX~B;tDnLX2k~K9$p#NlWabm*T$Ore z2a)*zN$lCRNbeiz-bn6f+9+SP;?9x1@^*yC+Z`!9Re-jHivYW#*rG;d`@?Pwri6sV zazb2s3@+=)iB40_emMj0HrkK0Z#LnFBE20>R8&;K+2fqsFO$WWse3g<(-fg%&KyF~ z-}TIO;u46>q~vk>KW>OPg|3?tgrZ><(+j@);(kaM=SbhL2-%;U#z^maIoUrHn2kHt zSDvtq5XbN$UP`o;75L?Dz@)c#52{$KR+Z%Weg$zQ%#vYJ`btL;rryzJLQk7Ed?KWv zDoJpRwL;K?b6`chC`r(wniMth&Q(+783D-6P#%#eToxbDYV1 z_~%^Mi%h;TA}`_MGMQ^O2Vb*gYLd0DS|C-fh5-4ua=;xY7Z(?wKn7neof77HTB|OL zuxg05MI_u@7|=$2x)YQV{dGgsR90^v?{FR)pUt>#g0xz#Chu`zh(1-Wpvsn!@7{mA z|AXN3$zI07l3a*}@jXm3QxtCp$>C|LDe|+=9iS+i2CmLp_<7xbKAuoEVdUu5jW(^S z5?$~Uy`3V_N3R%SUBfiqS&mhXbyf_4>|`=KJC>eb22lm8zK0|YeGRq* zugyCDTU%H6Y0MEz@LD3410wQ@7hUH=BWN_?2PmW?jB0+zR203;>O29DscZq#2s9G$6o_o8I+<8r ziW2$DE#&uT;$-aDpmQQz9DJ90Gb9HMz!{VL$AMKqPWDGbi$$Z3+1M^1VyaLogD-Ao zdzNfGtlE=(hnI^TRp$=mTCxsrJv*(_bXlDLVwQ7w(9r$X+2+wspYg4&rI02wuAMK704gynLs4Q2mgpCG`MxWl;J<9yJ*n@saTAl+rC1?$r1k@weq8zR2;bchtOj#s#N5QBn%#Mz><0w)nl zp(sgNx@gPTWHZ-DL%_MPtNjMWq_Lp2T{etwAstr9ppdRtTjTHAPWb~iJT<&_2Eq`} zpv)*-a9@~G8nUE(GC7~BQDvr49hhO;1en_-|*_?G8D7;g0^SZLLdA*_4>t*h%E zhkQFOlk;IW30l~a@y7)lUf>)k>2x`)=Tek#J|O%@U!X_d^G4M;Hxn@-=cD&UVFXpH zETfILz#Le?I}-c)TnGL*YYo6s|KvZI#@uA%)k$f}WEqwDLHMauj;VG3W?2yNrsFgh z=!(ROZDU{f;5A;U!RPrv1_uvUe=lIB?vqA=Mn+mS$D+TSM5@9^7_XY`Vkk~zam?@Xrxo%snrar^yQ0a2d>+xbv zQ`{)QHf4;Zsuk!J(Zjjy*|c_0!++mohl)Arqe$I%MBV0nE8R7agIvWlhkH;?j}e^5 zcY!x`6B;ei1iy-w`#MVDz3^<4GOB$0O)>~(Qld<}T++7HiCcf8Sv@r)RZM&5&q*h4 zD3SO*hLA~)FjKF7(v)SA!sUsQ#%8YSg76=Qe{o0#kmAejtk(XxAyV|O z<76y7Hy5snzhNV_JkK$)jIrhPdd_7s5(vDe0%0LesObGzNH?&r91;vhGuTVTpp`xu z^t-RC8WtfkaaoY=lEOsH`f2Rt8+6^~gx5unipq&O;;B;bg(;5;%;fust~iXZefDuQ zjf%AMSF_A6wTk1kSEIIp|JhaTz`(%tSALh%Up@^E8y_24RZ_1$g@yVO`;9@({Sl5> z(qax;=D?O!x840pRA;17g;e>&(koHt6I2U2)$ut6O}FV5NvPSD87u~cdif8-z|l54 zaW*`3+|HfEh#`^Q_G?%o{$|2NnG(55bpTXc{-|B1X{W}i&g3uEuLT*Oo`H*{O$Vf< zo|F6JEGC)$SyUvgbd6FX!)HEcy~rM0E?SDYW2QH}0k_Ng-N8e9c(fa~r23r)sW?m3 zS54Hn3f-}-f3qr+U27V(%e#Tk)H~U%e0H%j%iF1_jR?H}B`z0;ZR}{N20}-+Mo#WG zH>Hd3grqp2@0^0$x5cF$k~kH~#r= zFFWDuwtOY0?6bEZ;h&PGi*6IqL(;kyRrG-%tI36f-Kf9k9F%J=1$T}kD6HvQ`PH=3 zXAYA3^C*L+F5{>_>cZ4TX2X_avS6ZO3EUuLFf;$)b=d6QH_o5AM+MD{=5(~Y4cuP6 zPB6Z~xBNu{|zPac9ERVFFs_E_4a9lQi@zN?*k9|&l1a+(WmEPI6h7}m*6 ze9}wZ{7##KYRPScXly2tz1>bJR5t8aDbqX|?=jV6QmX~m%L zvTt;l_ZdRhpG-A0wJPC*Y{IqK&@7@X9GTFQuoKdjG+moLwhN_6spT){LZeJGcIR3T z@{8ZCz@P7?CEZ3R9l;9QAs4I|hkIJNCl(BH0H|>_=xjD9x z8HS|#OMDu4$8pWYL~Wh-6Y8?+FM=?etOV3&@BS*tk*rAMmW@*>J*oaO7A-9)$3wM+ z9NC(pX2z(rpR;!HcR!v=si}1H>h*l@?G~+|u%V$0`%1{rYd^Kh!E;og)2qBi_g+pz z?7Ux0M-a_3WU)~h%Y3rJ4P;|Sj88KTyH=6IHWntbaSIuzg2};#%cCYjUKlSa`Su{$ zW6(xbtrP4Cu%42B?r64onnZ6KOUvH>G@5f<Kj99(~VANUckW}>r7Ry+ItvY`btIf2r2vF`EcJi zI=FzNgopfSP}g_&%Mrx4dwGG?^c!zZnIp38oqcY%5`m>TZLg|Qk#@xh7!HU@14TpY zax7EdE(moW zmO35uWmgq0q@70+8#m8{=MRrF4hN$*%>@`ZVJyR&0KkK2LwFj+0VBK42O#pSpt zfPM`pbXd`*Pv?2F_>s$) z0Dm}h-o96wFLJ*+Bb$q^OV`(1W3%|Pa8d_jXTdvCrv1>5#Lt_vR>v(2>iq%>Z7=DX zCCQ}D2e42AD3B#3>6C8U0pnY==Coko*m>>?r7;V@8@|l{7%hDrg?boxZ%Neel}oNo zVwJf^zoY8({6rig@ezV}Wo2uN?Ks$(ie`|^r%w;Ytsjz?kxNj^>MolU1%2S@fEdx; z90!>NO>joScJ-YkYdEn?dJw`!(F?A5u}a0>;A4HBWRXqMpP;SWVB^#2uT!DJrYc+2 zTiXR4J2MeHRMmN{Ni8(60nqcS;>Nr zZr})cO}tIaXm`{1Fo;oh`=OSjj6r^lDS;z3k!?OsV6Li;Th;fnShpRF%<3!oCqOXD z3Plquv*T3)hD@35tZF)aTnpRUXDN)!dboJrSH4t*Q zT~jw$XktwIc#H}9gL3HROR)w_^RBFmmWb>`?B}jfKfX)nHOf$0ZiWR_mp;9|{TWkb zrC`*T?Uz!*uGiScH1i`Izap8oXtFI!-tVams)l9KImWDQqW&@ic`}9eM6{LzkQ@W; zdrH06(}=ZE@N~6<``1R?N^aU}mp?i=B9JLVag={d&)GIc(cF!5-THqIjQ-6i`hEM= e@Lf6Z15|CZFfo29^};`A$7LmzfVJXA!T$%!plv|_ diff --git a/public/content/images/radialtree/image51.png b/public/content/images/radialtree/image51.png deleted file mode 100644 index a354598639709a0fdcd1883a30605230a295973b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17775 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 O0000?zQB>eJcX9xj{zC)sa&Z1YLqG_M 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 CP&`!t diff --git a/public/content/images/radialtree/image56.png b/public/content/images/radialtree/image56.png deleted file mode 100644 index 2ed3784cdfe09fd8d9eed18e5bc55a75fee5148e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14061 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 diff --git a/public/content/images/radialtree/image57.png b/public/content/images/radialtree/image57.png deleted file mode 100644 index 4d9a97339740b1aff4835619a752308420c06226..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15324 zcmaKTV{|6Xws1VLjmeWIwr$(CZF6GV#>Do-m>3h=wmot3g#`ftL6DRXQTl3~zHSd_sIMoTSP9-&gX1Eq;i7DB=HhPXWC|i^ zVsB&$khC>4H&rqjX6z#{Cof&53Vl) zwx%wI01sOmJ7+ErUf{pza((sx8KwsU{srP<%?tduP#Urd0AYJ4QvfR+8?7+|8#{oV zla7&~Z>tROxALK9F{ojoK0sNANOWw)yYf%hsMC^@SZB6Z5Bt>|E zUo&(jmL^;*oFbge%q&7eY%C&-jG|0JoPvy;?5u*q46H(|!c5Hnq4B@r3UZ1Fi88S> zu(C4$gUiav!pJPhBqqcr#v#Na!YcG1TuD1;7ehN^)Bo_b{Nnp>TsE=)6PHWa$<)xr z-buyY-sV3ZpkQI|V()BW?*I^1W~E~Us9V~Z*taiF(#_OF%*oys@Gtvv zS^h8lO<38D%-A^CY1vGS8EB1+SXgK|nK)T!jTqP&85zHnVq-J`{ujQ<|FGM?{qt+& zO9zMlh{9!LYG`c2$jV8}%F4t+%gAWTN^8h$!b)pqW@2i>V9a7{Xv7Aj{}Pe@AD8(b zF7%(FFTeb!``-ca_43~#Woq{oM^0Y>Gxsnn2?E0YS5ib!#bfpS2TZc=g6n~Azn@?3 z*-{xUO8^8WD%;QyC^6^|c2EpM4ELmgh5PD>2`O7wc6mo5&#$=?j?sp$Yz|3sMqn&= zJ%J4aVttGt*eF<40IHCLe-Tx=it|F=(c_l)kIAm9G?8*CFo+7InJ_KYikE(G_buni z&7)lJnq3Y=I-bopqyw;cEdS1H3sS&VB)jYNc5jUN%j;^Bb&D=Y1FJvoPkZnk2am!M z%lF6v__B)jfbQX^t5C!2n}-K4T_1A$8{Vt_zc<-)1D_Joo)*hryxoZbEFyUh>x znI-G*CJp$W%8`MCWT5=Dqw}M)H(KOy+E&$SYf9xRm)iA4gUzXs4Z9|r*GPnfe{A3( z!15lvy72TT{FyXinojITSTW3T%}J&2$e}>nt99u7x~)Cm5WdaV4rqTHQHKMxF+(It zqY+CtV(LYtS%68|J?6%K9B*smj_e4dF?#uA7;WpCgU9Qp@o#GBR3$n(u+1*Gw5{0u z%?)79S!uzKpCb;DZ^W2Ak8P@W=*qoJyCfdFWLv=d_@fOb(a;y*!Q)Gxkil%G9UcB& zGF~=+Xa1K)B(&L-DWhYQD{SkRfE>Zp7A9iY6{$PAcO~eP6$q(&7A-ogd&{HfcaJ&H zjGVGf?-Gp>C8BtR8#S-wx#oD5s01RQkhW1ycgGgG08_ps392^C07BG8Jbh@(eW4V( zc|DAb0bUNLeCyJ07#Q6?nvV8rIkL^n%b9}YN?WtmnBLY%U5JqtV|vRX>xVxC4?15 zOBxp=>AtTqB+9t8T0cKSG@lH5{Hr-)G3Kjt1f_h27)gV%n+_W+1t`TS$kSJCXhO3{u0|hp21qHocSJ!@$-kz|q zfXT7@SXfIF$r`A^ijtr@KDi>zdx7fx&bv%@(P4|ie%D(f5Lr#sc&O3uS#{Tq5#X3b zHDJoh$<5XCC9}M32OR}8H#OO^!W;K1`E#(cMTir&67s+I3YV$K-n%pxmhuKfxF9Mw zTBaj}tyctikOWVfV1ptJl8S~@P)^(EUDN{d#^O6%<4M#jUxPfBs8XDd@jzX=jF8UPI@z8|4Rk!J3-g zsV5mUI5Ncvo{?9<&&==V#V6q7`>JO1KIy)56NU^6H66B6kbV-3WZ4?8q3~huyS}tL&X=Y=F zZc+Gkv1X9q@vS$}+@FIU&yts2T44*C`UIU z10FdH=4V=HAW2UHwvvK5nZZc$L*|wuq`We#r~`bu!xM$ks&|OlafNa~n&1kdU*S16 zK`I&{Rl3;Vg+mJ28BCXM)=dy^nh}9=l;ik6P+kfBAkJ!jYtZGy5C zMX+KK^k0F-kz}zUAo9aLup%fH3ZkivG>`!2)IBzdNL>mNV}ecEH3=sPm!(@?Dg$PX z8oQANZC;X~5)g3wdRM&Hb;_taynEPY%&|`qq2U+Bw&7gsyVtxkzwvk*yW0aMWwEc~ z>ic++N1o8&YX`{IFs+OjzQ3qKKhR;NT@We2cfbc}l*`@7D&u>&qzJTZKUjuSsJe(D zh`@gnoJWpHv_=d;p2Hw1FpLb@xbFlJy3o~VbA#k-<$^Iafks2a@u1{u_{-C}SAUnA zc2J*_mt+b*`FE8WY;?g+ulDg*(Iwu5f^B=o`x;@`6ycZiXcS})wX^C%)1C#XQVNx) zN#a&aBk(61pu;9$kY)!TB0<9#J$2n5kYj3#RS<{%g#b;92H-{k4Lr7qUgyVgRfeI+ z-SPFI!Ozrouu{bp@d$!Wum^tljL6Cu{2jQtgFO^79>Zq9ti_Q?#MRf6u)yzN=F{p3^FjH3D(^=(ID@J z(-{qD^w8o-*e|s#Qa*iX;M3+j?`t%`yRt>IctbqYVG%V;gtX)XC3>C`9l#*6YY`&F zQp=wukP=N#K_k;*r(+`dp~H&8H_FgFR9|=lM)Gw@tqih6;376qy{8%j9)!}fQ6x5_db2Dh>7`u*s#uX> z#03(+mtzkyN4m3VrVFPYV}nvaMYxNi{k%Pe3^GIWZ5vKJ0E+V7qigg zizoSWHa{tyyrV&2!=IJ6R7{-R+TkFduk+bN)zYCX1e+ zhDuDxBgC6pqWY~{p1@xjz!1DuHwv^tL}j_=12Q|7IM!vQO{NYlNv4(@>+R@agf8!V z!Z0}H_en)8b3`Ie>|xx9sj`CpEV!B4#ei_q<(VRbgCFRZP^w~q)>StgxqWlga)1?7qkS@A#LPx`cfY8K5=oDInhVox8?`xABilR+4 zCK8seN%|zq?Z^Cs=1-$&N-o8v@}Ou#n$gEyk00AK`#jqTU^uyo75glJ*@vz?(4E4K z_L7roIcAlnRTj$EO$;Tfcl{$8l!WXwQ z?~x&`Q4bsCD{kjM5`yLXQmi}@&x)x?eV7K(`fNP4%pmra$Q~(j$%H58^x(sEie$0u zI7)iN2e?3!!-$ee#O4M~sbhZ`+_)Q6Q1Pej5o(r#OiIfvj@6`s?mup8{8^MumBdwq zgV=_7T2J|=+G;PV9`aDh!U$g*U}6p{nD>pXe)a7MyKCyXHd5c>9INlxRNyO86w# zy(tPz!>J2lb8P4-c{&V_SI#h2G4?znF@AB}brb{$8i4T(A!x)Ae)DG@I7t95a-L!0 znJr|cNi=q)sB<+57k{V9B85LqvLZDG3em+8hpOQZ8^yp*28Dek91bH|h;S$(SW4fU z7vM-vgQ#=o{_>JR6lul`z`Dv&!lZH$qyFzm>KP-2-l{7Fjo>fTDyM*|BtGFK7!`tC z4KT9Glt01oLTrAH?8tO@nqZaLc?$0JUIv1I(TVlYVjl(t7J~{gVhhXNEg&}Rs|!VH zg30xhD834YCXV>HM5|oXdcA5%2kEt{wqVe1rYfm_y5pi0L=|l#>wp^R+QUyhKukH? zz-r-?L8ZCmt^m1vB?_a_?H>7(7PSd!fYqy(BRK zjr%qk7xYN$=wbj}FNrR4LjGu>5bAP!=zRn+#Sv3@a36G-v5++Gja*=k|ADJiW3Uom z3|b*EcE+d?Pa1J?L9cv|DwU|mND5g2=q(7n4*YK0Za1DSJUPwp*V(m8ry@*6a{C%(uflb=%;`Qm zmhikSSj>%_(K1*JzDDqd_Q+VZ$HP6hz9b#T)QJFI4M9fkm<$`Jy`(~qonoSKC66&} zDot!nm-RTwhGiqlD35N$I91W&MgNwLZ!@_m`);cmb@`~51{1;K7V-Ox5u4gG|S`)s0uUu1p(L%Yx+Q? z2_kh{10NGql;239-I4wPp*ad7ZyRi8)5ri_yt-&;J9 zhhIfMJ8ikuTCT(js^RiuO@Xu=Dx^l}v(pI@2{Z`#Dc?(tO7eD{+36la9PxjNx z3RcNZNk|c678!Ieg@4^C(GdFwb>13I{^V%>*0@&$Il2%lKi-#RC0>du(5%vXQx##U zEZTNK6?{Qab#tK*xmPyuT1S3iV8s;_B_!fM^58Xk3f}ED-?y=R<$*GZHzIph5A9dMtLSj9hwsy@kfmiw)QWxI@yS zv6Ps*h5SN{{E^MMz8YB7!{eKUWv^!vWGeIIOxU^UJzQaz>m@r2-Z4p7&na#Puq0(KEC#a)4$Ao3*LS?b;bHcQxQPNJI(3;T zfHsX`r;TyZY*^8i?(|Y^+M_G*$gxgr zB}Px4o~xrqWIK_S<6}K(UukVxHt*oXZutB!BS|TF{@?o?cK}Y(vtwfY9!Gh{2qH~W zR-JfQKEIzoRKkiCM(-(%hPRl3dSiG~n8Np_y2~8uI-?1vc2I(rnllk&uISPJZ$GO~ zM2ABW%3{!`SJtGNnIi?RK02n7C?o`oCrTZfl9epAdK2T(4QY@M(ov*v9 z3POzdBl8J$<`Q763N+~3A`#mVt213r2$B3BC_}#=2|U7CNh_9`l(O;DovW(_T+sEQ zbH`x@I_QPk%pujRA)hR!ktzf=0zek^XW<%ig;(}P^}yvA9mI~S}75sK=3fOr7pxS|hIl`x~P!vnfrr-cM zNx!2jdLm1?&ABEs@^XGnl(DfPuwvSC_RTS6VJ#>?@WqAv+=8u9yrA!e9DUHfc;3E-Ipnie(rkpVt|1!M4hE^JF9a+D&s}kc2Gb)Zec(=V)eDij6 z!8Bf>GK)l+Wxi(kKI(&$BxjhzsZBoy|pi%pbuWacGm5YS=>1`JLJZ>U5 zMfIoA3tJKa^u^o`nbo{u68jM)zj0>>O;Z+jb$$C|^8G<9WgS>LZ!|KG{$xyvZA%?q zpJ_2qU1nw$KbBahE>qR+0SUG-CgNFWrCm3M(Xb8GCdR+`KyIK`ISs8aA&p9kOeS~{ zrd8cztvY?tlHiO!9|%!X6X}vS#HsB?n3K!>@Ww#)w>vncl1}ikc8hjVB#j1Qf;z*- zs0C1%po=-hyrQVG`~yqy$K?^jISh-1f^85p2NV}qkWGWmr@(0^G`cg(2!xV)BDO%X ze@!nDn|TC8C3uPe1dMNu_T9-{i{IT~i6gt#n&?fRKK?{BP0V5ln>xNRB_^FcZ6OV24Lv5(>33?b={#_!Z zJ|?IoC12n$Tvl4q8`1K9DD49EAEBxh$@F4il~PJiWfTdQcCsL2jpCsag0c#-OzaWk z{VwwDoMqoeuqcT3#45oUdLM+_o`*z}}oKeQ;(5zjDsz zF}W9-!hDnutdl&#Ic1!8(N^h#VIWY9CPIaX4XY|P5iUnp#Nmw$)f6_E;5rsb#Rp4W z!XV%U@zbXFVulC=c3kT#CpFcY($V?0py9nt@R!eMa}}P z0^Jj5xI4ESAD1co(VxO{Oi7Udo$RE^GfZcqNX(0SaT#)mWW1ZvMPYi2{>XwYm`G!i zvS5Q)@1UZBreYabCh63n`(BoZoyc9^S{BtPL)B&|-7DI%2~C=76Jj&DYf_r>U5A~95XBc+bSS>;2b}Ukmns$~8 z+c8hunjdVxZVM0m_c44?L$8ya%G6+u5T+Ha6vADp27Jko_~UjA6JgJ4g{B76z|p~N z6Uj0~8+uh3C2v^SS!3%*Eju|<1iLhZwSi)($5DJb{(xUqr zjH`5kuH7c0GzHh7lAS>cQy2khrx&ra3eeMvu(W0Z`=y@`>Dku$`4ek1O05~*AbLV5 zIBW(tTVHG%Y#x5HqZTTcLcxY65_@O@R|EA47xQ$$#9TaX@9gs$5P&!I`DFh);KMbo zKx;fdo3eMlpe$a_g-#QcALd7%Wq;nb5*JeU%?A1P`Z34mW3D?9c1)x#Xsld`Jlb%@ zj59ZvC=%G^;m5g;naGm=75a1+C4-kvGqks!@D_(30HPTVo4kNfkxcS z2H%S$G>dH`yh|LBNY-E1?ZHeW;gEBz8z-fIEuY+5k;F|a8@K=d=Kbk8s*z$I?`eaZ zeedE-omjnA@CbNpp_8oRRG&hQj7q1vVA2&IxOiDSoN^bP-z_25#oB;b&!*8?p5nj% z9ZbfI21pm+@eMVHblvwEqjjzw+&GMR`SZelcVHabD4#C9m@+yJzvSpe0nl(e&P=}@ zvZGi9+q|Q`s2`Y;RwIyUBAe2JH~l)KR)vZe;31C5thJfjlk>|avY&)#MymQ2t6$9h z{gUm4EsaBcgUm;|MnvL~NTiB6D^!YWN|AuY!h!W=1v*5bW})5&V{l{=G5V5Mz^fk2 zBv;(gM+hDBZt{>rb1AeTuu{FIcMXb50S>&e7+#2vu&Z0}QO>Zqn!xl0enLE$Qo?bW z@F&MfF-$@LZd7wJBwgK&hxS>+qB81<)z%;bc}v0(ak&9ApJpP8W3Ysp2c?@D)0{#$ z#6zb$xEDU^gR0l84N5vTmglk+muzCc2qg&o+|;^AL0EO%Iu#bVccGx7krF;HlsyL+ z(ho0Mg42P&TY#Z&@kkPe)OVeJPn-b!eRL@-xHQ8_Fb%#|`MWB~0koY&8rcEe(s z*`h$NVt*^kOp#AVnJhHy#|6d&B}TzHR~CKJMJ@4cnwe>pWITlQ6dvHlm;!l^RO23m zNiq#D71hkx3Xb9oqP+Fg1DTsFAWYk>1m&4wQBRJmfkcY5O*TW+OKCyI$xlSV<2lMG zXDGtnsG6*P!KzKpZjK03+OerGs}jEqLQUfc3Kfcd94M)bfpM^N>AOFI`^+2dkp+@S zF5>ux?V=~3maO*8$pdjjs+g%2J!-U;ga3Nc8iLVMWz5I`qa&7Un0~XU!dvw3@OTn; zb*hNAyd6F^;uFeW&u!9@Geuj)mn*oJfe*w@;y$>!gj~MF@84wzef4PA!noQaG&Dz& zei=ep7p-dJiVQ{9XMrbBYO0&aZPYn&+f9$!9=es`%zpoME%oFA1j&d-k_lZD6 zHz%X0kt14YgkR7qF80rggW0lo9`onQd#4$SO?^Q*#`EvGwJl4FG9s=Jvun_r=q=(;2VRX&UW~7ZyyXEm7{Vok`hq$5M~d`Y3UoYXWWu2|3MXuQ zWr{ad+i`|E^KvBKeU5#t8f!j;Q9;wu_4XV#9-kB@zM$9J*Dn1AJCQ`3=>Y0uDeX5M zuA`3?w4F*U2rx37G`%=sp(~h!p4o!*-hn znyje!wsN{!^FuSmu>(<^gOF(00L}#ZpMs3PWC~pNpP)4@5Om)+$}l6tDcDkL{qVZ) z?Snj?%HLbh6QeA_rmZDw-lpi^Kx?`#yQJNw?zm}}teR}Ry}f+|0mH+?^4889kpgCU zo1weg%GclEH8Nw3x}p4ZNd;8PNNzDuUz>Cg+jL;a=yf?Oj{W$urVJXiL=)hfSIbZ( z1}r4iorL%#B}&_smK)5Wk@(qzQ{I1E{+cgx9AS=-ck(ZjCaO%*@(EJn**d?M-=Fy8 zVnf#_Tko`&?u|vpJsMp!r{jJ?l^sjQd#o<8ghTha-$ePH`A1dc3N^KU-H9U^dBLSn7@t#(@`%SGFhnCF57!z8sB4LHUG?0ftXO&|mZgs*q#Q##p6MkH56lilW~68maE;^iuhQL9Fzq=lS<`jT8X^f$*Jre%c=@oU*)+ zW5&0=uFvS59YvputgT`0msQ2(7x(K~gP0ik8Rzizcu20V)S)I;sD{c5q0*3S(-s(E zgu}eA*H{vR`YuQ8-a)k+!j3-t$;}bkdt>$?5s)tU7E8nuMQ>jI4Q* zAMM!(jFXu)=m-hFuOI0ho4DWD1XS3lc#}|Sd-IAXIMxGX4(S~sRTN|Y51E*}3^0q# zO{=O#9oriIvuxQqi>{!IMfoKC=`0n{5G7!wUt@>;=-zrN3?=+nNvA1dBv{f;Ym z;*`zh`8iLul2`A%Z@tFb=?Y?t??!J{Zf~yc)b^45#UNVT#ZPOB{-cLPJWBvF(3YJ$ zB%p>*q>spAUC-dbTY+FB)`ACG^@^m%$iU4iRY#wosXerzkCdM(G7~6ZJ4Z_cH{-93 z*zjX%*L(q65BnJtl}|SQyZA4gne~#ONC;(@4JFYrmYI_2`Ve2^AEVD&EqVD4g`mIn z?Q)JLnNn$Kp11GlcXPMie%N&HVZN=}`vhwIZF@X6w84CN4-}};YB~i4^7f-sf0N6> zsclikl<2r1y>_!%izxML##_O^@?;TZE(Fl%2^S4gBEwo)+@$mpVXj2doz_ zIB~WM^`QzDhv@mYdIHnfYNtD)&78r^#H>|jdCZus5vG+Fj+U{TxnIGJ7+r>KI>Ea9 zON8&+AB4MYKVEOjx1McvyjF^jgq%Wgvee;=DwX-<1vX#Xnd`iC{U7fqb(h=TEpH#0 zXJy;yM$aC?ouG0T)&~;&hEoktd)fsZV`|dTq1>5;Jr7hV2(pF3)oI#R^a8Q6`@=~C zk541|`zt^9<-~_0m$BOLA0D#meJ(IO?w#F@Pmh@;-0s6|;-dXxpXfelZKXAcvF z_i5{Fk1=9o;wFwcOtd8Q9L(90QHq^q)ii!_V3PD43LfNKHAX*}pAX(Tf)gT0^K0@| zbi~xWWNySo7u@xILIYz7g%s{1&Cds7tLrgt)JYj#-L*cQM&K90h*?tVxwklY4HbDt z#o>^`gx6EJPoe4^)~y@oWch@elT?9cfV2U{VZXNb(;{#c_;5ll0t-LAY;7 z5swIA{ZBn%c73%Uv*dDPl}wl@G<24eUPVfF4Sy@JZOC$n(w<40KlWkpNe)L#cgtK7 z*2|`vZR(@a$8be?P^&gD`78UlOlk?5Wf%=IZH`94-SSaqXFrWHSsV{ zK9CWHfUW)N3++u-wqn_yz!>hdbC2`=>u@RVHiLlnNACDX;~mbz@jZ%B zR>$>p5R$Qz4^)a(2zDuG-WEAscQ4jb9b`s*R?f(gLdemN@rDg5iIpOI}U2b$>k#Hm=yFb}* zbOHYigxMUFRuJaO`|#b=e@0prBkE66(@hdWw=W)qXJIhL<1urjx@4RS8ARZ$xmXt{ zcGjtghdZ`8iorUeFx%QqXp+M{qSnWY7+gskFTdgW#h|&dtLb_XFY00pqIlK*SR*$~ zV6i;s4mg4ZUB636dD=10cT*tQM;#${~l zSOIedm{#Z#ZyIFu8*orwgBO44s;|0C#p1Q@7abg(`fNh0L(H<)B^z2>LnG5ZK5)cr zulvkR-T~_=3B*gHFit{;V=CIR=Kw9@?&enoT-4)FV z7fIYDJ(I&Dcv?xvdgXT}{Ik{_F2O?cM{wNBHnv!bsknnt>O%_6QN~jX1u3+>`RZRw`zywLDgPP`V6~z%eq(e3nvAeB7sw?akt*okkyWwLx^=nH=c!#L{YW)$v~5NkXE3uKGLYYAm=Y zo3>6qr|UXrBlRde@B7~~4=NaPY}mY!W^NGfH%RIrJ%Vlh{2(;Ye1x^}x^l&4BIb|-FD%<jX4o!;6>?$ZkwHSJMgby39va-PH8)%QkSB@yuI%VBpDQ`Wf!=tqr-L1IkD%GfKP&l-XAJ({&(4`!bbcI;qB9Fqy z@wm)%MlF0ydZ4Aq)uQ`Ks-o76@#FhPUm6sagSI1w=NAu+AYQm2oQZbgj6;!UBLL0AG|TB zj>ixsC^*c4qywEAqXHhBhSDTD)h^XILGqG5ZK|M}HUtqU&hsQ=lW8K;aC!JAoXnUr zn=^E*)*Nem!H0(3Lx>@KVoD*ieKtqn+mR-59A(@EZOeKh!t?vJvd*NLlhCGP$yv64 zHg*>J$`8!DiB|We;moVl@a)1S6waziU$O2!ec zr^X|Q?uzlYc`{H#0p3vcaNo(S<~frSt1A?nMBRK3q@EPyQuyq#8Upqn=f%>YTWK3? zwZVbLL33de5SO^<{x?qe`@3(5*-*f^lWM{jWO}vu`A9f=c2;iU$%Ms8C37D&0Gv+b z)r+5W_7hq4VIkrB@=v(KvE1LTYw{cO>T?gRICx~7bc)wX>xMWAR4E6&l#w!1IV8z7 za195P;0Q~!kfX4BGa!j5^ox44F`Lrr{Qxno#YBeTzry@C_D02lNOOi)Jz(9Q1hLl7 zPF;$B@F&46+vx-jUkw1t<%mR+8S&5)mXaqRkK?pEp#&Lz7z43!0YKgn#*`#Nc+6oH zMO|qSFN)MVGcB_Ncrxp!ute_&_JRa9y=o8BJpUWV55UJ&HaJk zwG;g$HA?LA=rqE2q~9D80neAu4|Uotyt4z-Ke}}a_Xr^*f8xPI3GEKyujOW4$T6?& z*0i(l(fm$bD}H+Sp#r(GW=U9FwJd?y60*DDx;uDqSBetSrZf2x;$oD z6Llhv?#Q{GFl&Q>tCXWMqEri58{LlH=P|pEun>VlS`r&H$W`^nZs8hw&#xWK^v?Ls;8g9rxURn3^QaI5&<+wNXvx>~djDPA}Wp z%{%_)DBE)Ae{G4kZuRjU-ycqrzeG0DLi8{Cn|kJT6q$KAP~z$R zSm!{UX@4iF>K!IID9!H0_#>vdt|%C}&+TB)Gm(UK2XaJaC+W^jEqIaGh%|lgizaOk zAWV){b);lpm=`&kfxB&(eT4<6$(WwSKy(UL84Sx=5~?gR)Wur{Z$qgK>5XCY|T>6G+r*&WGoQM;}g# zZlw0o-*%1^%M;}8AWU^!)=3#vOWraEN}e_Gvsl?piRD~P!TQW&psPm;@~RTL@2p}D z=&Z}>05V4Kx~EfApn4RT$cJK~G~6;PiOFMv8h5v->$$w%b?#S}kgmYEnFV!yUWzkc z74}M!+N9w$xDl!Y*uhP(SOR{;M3UokE58c?zP}@Abk;T_%E}pL>@rv?8TXiDf?!gT z{&v6jd?d ze{71YSw6i5_TKK#OwE3?RBUj*zeaB6YtSt!gYe$}IwSdoIYyTX(YxT2=-N(-y06FP zw_m9Fd#CF)pV0Ty5h$q7$2v0^SDL#@*{$z9A%-RA{yaSKJ2w*nl`E02kr<^{VYJ6% z0`B$sx47HqV?M+hDN2KF%aE9>Izcig003L6!cIiT9|IG?Q5~xe9BIe3W6BbJ)PaI( zud0|Ua=jC1T%$;Z-EF&30gLg{^`d5%A5U`0|28ZPc9V-|*Qz)m9Jh8ByFr!rdhk#e z`Vbj0$f!{jFq?&W2kGbs4*sJC!V3ZOxtQKp^B5>sYI&K7-^kl7`CTJp-T`S-gc;+A zta#8s<7qm~evOHf)04B-f&Lz6t;IeGJnm5K$C_>qN89$8U~X~HDV(8SEY0=+pNji? z({a8rcf)BHy#%_2N~e*m z1%bhn65Sd4N!Up84|548xF2vRzr>{Z8ed!rkf_B=4IlR>6;<0qc|$bI~t8MB7N+_xv}`JqwN zZ#00zjLvn>BR~8S&EF>p;=XT|M#gzL_BrxAM2wrQH(Y5j{nfULho_crdIWn5AkmaS zU`KbPkr#wqo$@(@+l(7r)-TSTK2`h7it*~V#Csa(NZqS zP}HAA_%@=TEhTG?Ou;ZCh8zx3?1!7!v%3b53k0-w`ziwmBZ{+1>M$kE$S~V^s#bf~ zJ%^i_KZC(cCuLD9-~YTn`aK3{(EQbmL~@_l66>;EGj`^;U-kIm>=jPJ-qAnP5HO&; zCGaq!rty)yyl&NIB7sVALX@di)V8q8v)u_lIPPF&1*V&`(dU)1eLY~QQ6f%t*U3R+pN`tdz@xjN(ZudfuPuRDf2*F@7 zb3-aU&xW?KBKcEMP3u1bPSE}xCI@%VqB7i0_YA9RtCn>_`|VP87(ui;&i$#YbB@fN zO5>G%LIZuw?=g}S3H@K+i~(&IwmO-P?+90GW{oLpc0a0&r>Z|#gu^&|l6#De&`4$n zP~)t<+PLVYQqv^{P~rw>Hr8D21Yo^^Nsrg?2WZL}8=6j}0%S$<^*l%WNIegpu*-Km_Y_NT#AIEHnv1`89+mGzIFw-S#7&ry)`jEZmI^I~HVoZkIgHNCC>AojakA z_R5+0A+_QuOyW`moQ|1!eK%Sqga@z)!~OA-xJ-citAYKZIz9f!0$y@}I7sVl5T{!9iqDu|{c~BIP3cmhUhd?wsw`>&I`KqKs!p zu=|=pH+tUZ`7xXwj4Pi~?X|*)K)O+x4K5Wvi7Y-78ykqm#zu+a)%vPZ^#SqT_O>a+ z#|xB(Vj{8-;xSwXKCZu!P_du@ke2Cz)~mxTdlcr_BuJsL)rMs)DXN-ZNydAM_sUA4 zk>L}a$K#S-a&Sy2)bTCTuFrf0Z6PmzaM_wvw8=MTvA)WmnBe#JL`a~tszsycv&oWL zUSUJ}QlGWgQg3G(-rJsZ1|&%O{5OZl8)z3$F#8@@ar+^*!A0CIt=TB7n#8TywYUeB zg1$=AOv;xMQ|w3#jP23u=o~Z~x@}E7~|{~rk}ywLyv diff --git a/public/content/images/radialtree/images7.png b/public/content/images/radialtree/images7.png deleted file mode 100644 index 85b4b38e37dfca8b00527354127484b579a7de81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14088 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%0D$A79$#?CED0Pjo)Djk3GaGL6@IA#YxG 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 I!Yugz0gi;cr~m)} diff --git a/public/content/images/radialtree/images9.png b/public/content/images/radialtree/images9.png deleted file mode 100644 index 1ceb5cdf1271452c19977ccd80ee2bafe66aa945..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14993 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 XFrwUqd%XXrNK{^0MXE}|^vnMP9IR;P diff --git a/public/content/images/radialtree/male.png b/public/content/images/radialtree/male.png deleted file mode 100644 index 19cac2c996ce7aabd8164b5204f5412bc106dced..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4496 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 DEy*m2 diff --git a/public/content/images/radialtree/smith.png b/public/content/images/radialtree/smith.png deleted file mode 100644 index 1723246d4896ac22f71602292bec9b32c33e1fdc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15039 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 WSK diff --git a/public/content/images/sbarrows.png b/public/content/images/sbarrows.png deleted file mode 100644 index c4e1bd45b783ccc1c1f1253b5d960e1c232933cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 404 zcmeAS@N?(olHy`uVBq!ia0vp^Mj*_=1|;R|J2o;fFh+a2IEG|6znvM#cUXbP`Q_Ce zH+FRwZuRwXcFJJ2p1@K1^8KBb^me~3?mJGF-f2;`IFaXBr8KW&5_5EaSkK3)JA=Ir zm-4ZCvGJW2>rhqbQ0_?E@yhLh)05k~JA1hL>e3lE#YGicM1{95<*hC-Hf>kfA2Tbn zf>kKl#+ie^#D7bv!UVBpB98Oa&QzS0U}-*cW<4tp>!()BV6RG^D|((rCLOn4smmX{ z-E?Jf&zqxb9cO%zZ7DqM^tv-*$C)o5TqL&ZY?;^5dfJEIA0hl>y^BfQPlG(=C=J1r zoxGX*f|wg4=3eKHs9StUZh4}BwnXMHkq$E--oQ(aeLEw)n@tS-%UITZbDhmHn}_$1 znSu@#(6xv4jirBDu@=lqUW+z>% diff --git a/public/content/images/spreadsheet/mv.png b/public/content/images/spreadsheet/mv.png deleted file mode 100644 index d32cc705c1b7c220bf85fd87080d1a5f3a48efb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95174 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

    9dVe9+ogCWC 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 UXo? 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 diff --git a/public/content/images/tab/flags.png b/public/content/images/tab/flags.png deleted file mode 100644 index c945bc5b8ac9e825b70ec6011fda47764074e0b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11533 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 diff --git a/public/content/images/toolbar/browserd.png b/public/content/images/toolbar/browserd.png deleted file mode 100644 index 1979caa81005a0a21ab09f0e5321808ae6c7fca4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4744 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 diff --git a/public/content/images/toolbar/browserl.png b/public/content/images/toolbar/browserl.png deleted file mode 100644 index 5837aeeec15231e814595666d31b31a9d8ba2ee4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2195 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 VAe|6yNU8t;002ovPDHLkV1nBN3@-ox diff --git a/public/content/images/toolbar/editToolbar.png b/public/content/images/toolbar/editToolbar.png deleted file mode 100644 index fff3ef6288794eae94cbbc7881c701195b73bc41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5004 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 diff --git a/public/content/images/toolbar/editToolbarl.png b/public/content/images/toolbar/editToolbarl.png deleted file mode 100644 index f1be50a6855bbc01e7b3cdf8ba73febda9e6b5fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3139 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 aWq>`KvuVIF1^N5s05H%shE!_9L;nT+iZGD? diff --git a/public/content/images/toolbar/maill.png b/public/content/images/toolbar/maill.png deleted file mode 100644 index c06f402395b01eb37459a52004dbaf52aa8f3c0d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4489 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 diff --git a/public/content/images/toolbar/playerd.png b/public/content/images/toolbar/playerd.png deleted file mode 100644 index b22db26e33f84560f8fef7106b193c1a6c762679..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4649 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 diff --git a/public/content/images/toolbar/playerl.png b/public/content/images/toolbar/playerl.png deleted file mode 100644 index 8013407afdd95150fe4a4c5ca8122fe4c9e4003a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2720 zcmbW3`9BkmAIG;a_fV`-k`Yw^y2{2TE4zh!g+-kac!)I1c~- zdHY^n0<=G=|45wK2M~K6We4E)tIh2PQM9eQEdWrHCB1u1Y(GmzJ6*y80CI2t6|n2} z^H2al%EZ~h_CoxX#iDcF;ofRpsrvf*#bS=``0V@l`7QZkj;GTLg~yd@;1yczSKg1APUdL3&v@LRu=bOee!j$#HpSx)?Llx-qu8XT5>^@nhh{-07K( z9im|4@#;4G&u``|ig8ZvmrTN)|QX8;+KzX)Uht3t^3FR>cl@#x@@*Cgace0v{+99n*l-~CY z#XzLSM+ah!t28sTtQEeMLAR{v=xZ-Yg6-X$xn%Hmhu8o4W52xCc+0tA|Js7DWojr% zmbn>gH)kNktAjvtT9MWQ!e>F_dbUZQ92yIg!V%c1a+Cg>^2o-;yIYNME~BvE$Ii>C z)1{;L%}RLbs4v#ei=#H4Xw8Px7YONAys(JJr&Wh1Qr5k3Wcykzb*R!a;wrN4DB2b9 zz63i)W%z&snI&bT<0R+1L!&R7)||b+!X~kcm{xXCa~vfv?S85j>Dbou>376@gMieW z`FFAq->O1WCXn{cqBBhY<_bEQq4pRw7uUmb8C!o(x*XoNX2yI5_aH3MCAT$kZ#eq7 zW+=&3u|3LmvT2(r4A4ic! zbRw`$JzQEkHLF)e#-y8G+$6y9)RUfFJT}G< zD*3#F3zPfPGDf$ac73ykLu=nhdK(40G zWOeqpo=EtY8vDqQQmAT`QG|8AW%K%riy|)GvCI9AyA>dV6@0KAJC8=aw)G2M@}qAgs)13 zlvmcLz!c7%-F7oF^;KM4QD(mhE6Al=LuD`ge-2Cu0G);`Av-6JuZ|()YF@Vmw?qp^6tC0qEz*= zFOu9g^3vQ39-E`s<|)UuQwbx<(A&yKv<~Nwr)BzUk(f4oNjg!}7I}8fR`Hc40-A-W zFg&c1zZG4h3#1!uf9kupcB3&c)pgsETGH$G2$)hjC|VFY|NZVa^x?0Wm$(Op404^= z4!Z4h;}`S5!gos;PRbvPk3Ovs-@Ji~I^g_UkGSL2Lm-m_365cV5Ajf$`VYn!zlS6G z7GZga!cMAa_Y-B>5!NmLH1{jvUGQD8xWtVvJ(Y)3PNwVm@{xrrh>7(COJnuP?yl+g zssjr$Gpg~-G`V8sLG%7r?*(hvmY?_%0#ihutml|(Ni6+6L0q)a7ENwOw@(Cik2gp+ zT+@0L@&nlSE(%g-pw;dT&_>mENzWe5a7l4ZWVd+)aBWiMiC!zGk?IzMOD-cdr=Bma zz1{_;cAN&Hj=^sD>5VIEOnBu9c%wqElTW2s6$yF{Z=Rgs@Np^PoB7U3mkk$Z6J{}) zyG1PpZ7XfRR+9((`JKbuq0gxmp?M-8*Pyz-Yvc80<>y$gFt{C#@=oH;VTTxOuRWuA z8m;+5^uV!GQO@6nvY%X66Yli2V+C;~m72^TN@e4LziWqtW-q=OOQP{UcP(r(<9wo1 z4yW#t8wW_gk#cwMl(=1AN1i$JG_{TBW_Z>3a_ohXoOa>TMjJlXCGzyi0=~On*<<`( z$laWu4U7%z?}3@@&+xVX&T^XDES& zSl`+@vDEJ*65n+FJS#HoSL1R}2=7UxDW`c++Ab*HT=h&?{VDI^Mui_}z*?RgrsoO53uEOOPjU`J2qf&g8?ALxu%@xbU<$dX*dKguS#f+I1+BnWrm=dBt!i@=4h5jV0LD)6G4=NLz**U@BWDsv}s|4FwSPoIZCT&{OXO$mRkW~7{pnf}( zF65kZMInRxusC78vIbm-hClI)#`?I@z(T{Cg*WQLZPxA?UyP~*eo&7%)2geeFcbXT zq5lIg>S#jFNJrkY9*75V(t}uM1p9VZ#sNJ6M-0&%9j*In{Hh!VSy7wKwnd@!saUgifo2{&naqvZN4lv9{)f1HcKZBeZ bHgQ#uklWKon@!wrl>lc)4+pMYP|AM+`GOQ{ diff --git a/public/content/images/toolbar/ui-icons-dark.png b/public/content/images/toolbar/ui-icons-dark.png deleted file mode 100644 index e32d0f4612f7afe250139c5260385060e8cac36b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6837 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 diff --git a/public/content/images/toolbar/ui-icons-light.png b/public/content/images/toolbar/ui-icons-light.png deleted file mode 100644 index 1b1d575c8e394bceee168222a2afd6b865849084..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6646 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 diff --git a/public/content/images/treegrid/Document.png b/public/content/images/treegrid/Document.png deleted file mode 100644 index 746e5155711c6b0a3ece2259cdfe52ad6c7b43bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 427 zcmV;c0aX5pP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0YFJaK~y+TV`KmV z`{mjWO#d01fy_G~J}&U@KYQuH=(BI2Trhwe!0?wzf#EmP1_llW0k8}fa4_=X11J*? zn4mNmFtPnBVEX^>J}&IITxYfYetQw^Mh1>cbsK=H>lqmT zulXk-9C^_3;2)4UiVKJW{~1G=Uc6lna|zJ~{A2ik0jPTc82@9mVR-Sz1|&|j0SBY6 zY}g-lB@u*yUbz7kWrQ9E`d=0m=mfioJl{1*^1p82++~K)DF;=ii@$v6r7fd0+qy0~TN!|BJBk2ZIE| z-+#c=iG~>%EFcOH0PF%-CIKc_u)hz+T?6Gxyg3sFzp$_W4f002ovPDHLkV1lxEqp1J@ diff --git a/public/content/images/treegrid/Folder.png b/public/content/images/treegrid/Folder.png deleted file mode 100644 index 30f74b642d7fff15b380b809155e24ad1c7d9967..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 436 zcmV;l0ZaagP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0ZBJze2^PV|S^fw{t6} zy3bgES0LTA4vHr}VyHrfsBJR`mJv;&^9aLR6em|+!7NrhB;_NFDyLxpl4t_ZtQ1TX91a9!$lsXoB3Sz5bN^7p&o!tYa(q%g`c|^Aw!Y*zhLV>1M$% zjR?Gui?|v5(m0Z)|BQB!A7*U&XbDhw%U>ibe)f?P*oA9joPK%*(oOb--TcqA03yz4 eH(mPm0{~xDMT(b?>P>3^0000LJJZ)C%gc!%^f6hqmT>LV_sYrIox{3YkCMth*V|f4Ryh3BvU1bja phCMme_Lmi!s?ASj2d@;^%cyT+AI{*WJqhR&22WQ%mvv4FO#n4(ZvOxP diff --git a/public/content/images/treegrid/icon-01.png b/public/content/images/treegrid/icon-01.png deleted file mode 100644 index 0a6a14f6b3f32d43e20240c8158f58ca66dc2622..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 422 zcmV;X0a^ZuP){d$-f-n%}(*<5bFF*p(ka!+-Yw#GlSFfXy4GS)y*U*Jn=Ot>40=9J&7ED4y z${S`n^X9d75Cp#KI!T^iJWJ6Ce28@$QC#lDPpyj6Y%h3X#wULBW0okEG3Xq zmOdm>vg$j>Q$Gh9sROzehM`ZIo}BYsnMZ^_5k6w!z@Xnh?lv2#W5C0Yr3Kh|G#r*y zr*Iv3_z8vb%33) Q4FCWD07*qoM6N<$f}m`zO8@`> diff --git a/public/content/images/treegrid/icon-02.png b/public/content/images/treegrid/icon-02.png deleted file mode 100644 index 6ca8d2d9aecebf296773458969d6092b7edacc9c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 624 zcmV-$0+0QPP)w80469Klo99z$p-ZZP!Gu8}PY{HP-r6kUxQhZY4mAV|r}G z!i*N?UJoH%DYlOdNl4eOkpP%~3U^2Mf{Er|7SkNRC3v;imRIQsbz{#NJm?z9_XIiu z=rpne)-?gK=OilBQg4E-el*K@#RLs;J6i41=?z^pxxap6eW3t9wZq>#BhWVfk=u|g%>{|o{fc?>JZESFi?(?x2m znRt1005^%`UA)@TyKTds`}cH74=lVV$gF21S7h-A{d{XGGJOcF97&`ifw{_6E#S-) zPUv~Y+ADb`pFp5csMSW6Tp-32U~q4s6{^&iRg}gQS@=pmhO$hiBU+!@g|BYO=wpG8 zrfCR=?g>zJ3p6Cg`p`~9vFKPdEm#Z)zCf&T#})s{gy`G(g9(xntcS3?6oGejM^HCv zbs|U$<_9Yqlv?rPRz%`}(OsjlZg0t^5ZWeLNG)itvK0000< KMNUMnLSTYW%@0NZ diff --git a/public/content/images/treegrid/icon-03.png b/public/content/images/treegrid/icon-03.png deleted file mode 100644 index 243936b5197a15ed5b3dd73df04ca236b0e3d6ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 559 zcmV+~0?_@5P) zK~#9!>{rok!axiK#6N6MHXu^?hfdIJK$rkFNH%CTAZ(CM0R879nV_%%ogjU#9@RCy zBo~f=RAI@obn%_v+0Q{wSy}}!nM_7?KHY1V06`s?2s-7`Cp3nJ`~Ch@ z^zUCe_zY%SSRO!^Pyse;y99B?wJCJC1 zlQtxo4$xO(`p-xtO z)uf&qO90-l3~>56GVwUuBW1oH89dPpt)!-POSAa{fNT!ps`{0EEwum^TLCx^5lmOyrqB8=uo7nQY};uB_?Ce%Xj@%4T+u xb4doqR{$`$bmRa2FL(ej9z>54+*7^;7y!w@nRI?_67K*2002ovPDHLkV1kwc?8^WE diff --git a/public/content/images/treegrid/icon-04.png b/public/content/images/treegrid/icon-04.png deleted file mode 100644 index def2617b7a1df6dfb7787b4956e1dcf83ef6322f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 240 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 ME-zLoVi@p$02{pvZ2$lO diff --git a/public/content/images/waitingpopup/load_dark.gif b/public/content/images/waitingpopup/load_dark.gif deleted file mode 100644 index d1b1f5f4ae285166d8f7353c64b2c8eb4ce24dde..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9953 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 diff --git a/public/content/images/waitingpopup/load_light.gif b/public/content/images/waitingpopup/load_light.gif deleted file mode 100644 index 08d9c1cbe467df9b47f99b052781b8d0fe345bf1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9275 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 diff --git a/public/crossdomain.xml b/public/crossdomain.xml deleted file mode 100644 index 0c16a7a..0000000 --- a/public/crossdomain.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/public/html/accordion/default.html b/public/html/accordion/default.html deleted file mode 100644 index ddbd437..0000000 --- a/public/html/accordion/default.html +++ /dev/null @@ -1,33 +0,0 @@ -

    -
    -
    -
    - {{#ej-accordion id="accordion"}} -

    - Twitter -

    -
    - Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
    -

    - Facebook -

    -
    - Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
    -

    - WhatsApp -

    -
    - WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
    - {{/ej-accordion}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/accordion/multipleopen.html b/public/html/accordion/multipleopen.html deleted file mode 100644 index 66d4b9e..0000000 --- a/public/html/accordion/multipleopen.html +++ /dev/null @@ -1,33 +0,0 @@ -
    -
    -
    -
    - {{#ej-accordion id="accordion" e-enableMultipleOpen=model.enableMultipleOpen}} -

    - Twitter -

    -
    - Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
    -

    - Facebook -

    -
    - Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
    -

    - WhatsApp -

    -
    - WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
    - {{/ej-accordion}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/accordion/rtl.html b/public/html/accordion/rtl.html deleted file mode 100644 index 222ed0c..0000000 --- a/public/html/accordion/rtl.html +++ /dev/null @@ -1,34 +0,0 @@ -
    -
    -
    -
    - {{#ej-accordion id="accordion" e-enableRTL=model.enableRTL}} -

    - سكريبت -

    -
    - جافا سكريبت (JS) هو تفسير الكمبيوتر لغة البرمجة. - تم تنفيذ أصلا كجزء من متصفحات الويب بحيث البرامج النصية من جانب العميل يمكن أن تتفاعل مع المستخدم، والسيطرة على المتصفح، - التواصل بشكل غير متزامن، وتغيير محتوى الوثيقة التي تم عرضها. [5] وفي الآونة الأخيرة، ومع ذلك، - أصبح من الشائع في كل من تطوير اللعبة وإنشاء تطبيقات سطح المكتب. -
    -

    - C شارب (C #) -

    -
    - يقصد به أن تكون بسيطة وعصرية، لأغراض عامة، لغة البرمجة وجوه المنحى C #. - ويقود فريق تطويره بواسطة Anders Hejlsberg. أحدث إصدار هو C # 5.0، والذي صدر في 15 أغسطس 2012. -
    -

    - البصرية الأساسية -

    -
    - يتم تثبيت مترجم سطر الأوامر، VBC.EXE، كجزء من مجانية. NET الإطار SDK. - ويشمل أيضا أحادية مترجم VB.NET سطر الأوامر. أحدث إصدار هو VB 2012، والذي صدر في 15 أغسطس 2012. -
    - {{/ej-accordion}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/application.html b/public/html/application.html deleted file mode 100644 index 7fb6030..0000000 --- a/public/html/application.html +++ /dev/null @@ -1,87 +0,0 @@ -
    -
    - -
    -
    -
    -
    - {{ej-autocomplete id="searchauto" e-showPopupButton=true e-fields=model.fields e-popupWidth="350px" e-dataSource=model.subData - e-select= model.onSelectItem e-watermarkText="Search a Sample" e-width="100%" e-open="onPopupOpen" e-filterType="Contains" e-template="
    ${control}
    ${name}
    " }} -
    - {{#ej-scroller id="scrollcontainer" class="scrollcontainer" e-buttonsize="0" e-scrollersize="9"}} -
    -
      - {{#each model.controls as |control|}} -
    • - {{control.name}} -
        - {{#each control.samples as |sample|}} -
      • - {{#link-to sample.id}}{{sample.name}}{{/link-to}} -
      • - {{/each}} -
      -
    • - {{/each}} -
    -
    - {{/ej-scroller}} -
    -
    -
    -
    - {{ej-button id="slidemenu" class="slidemenuicon" e-showRoundedCorner=true e-size="normal" e-prefixIcon="e-icon e-slidemenu" - e-contentType="imageonly"}} -
    - {{model.controlName}} / - {{model.sampleName}} -
    -
    -
    -
    -
    - {{outlet}} -
    -
    -
    - {{#ej-tab id="tab" e-selectedItemIndex="1" }} - -
    -
    -
    -
    -
    -
    - {{/ej-tab}} -
    -
    -
    - -
    - -
    -
    -
    -
    - {{ej-button id="scrollTop" class="e-icon" e-contentType= "imageOnly" e-title="Back to the Top" e-prefixIcon= "e-icon chevron-up_01" - e-click=model.scrollTop}} -
    -
    -
    -
    \ No newline at end of file diff --git a/public/html/autocomplete/databinding-remotedata.html b/public/html/autocomplete/databinding-remotedata.html deleted file mode 100644 index 2415e20..0000000 --- a/public/html/autocomplete/databinding-remotedata.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-autocomplete id="autocomplete" e-dataSource=model.dataSource e-query=model.query e-filterType=model.filterType e-fields=model.fields e-width=model.width e-watermarkText=model.watermarkText }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/autocomplete/default.html b/public/html/autocomplete/default.html deleted file mode 100644 index feca28d..0000000 --- a/public/html/autocomplete/default.html +++ /dev/null @@ -1,55 +0,0 @@ -
    -
    -
    -
    - {{ej-autocomplete id="autocomplete" e-dataSource=model.dataSource e-width=model.width e-watermarkText=model.watermarkText - e-enableAutoFill=model.enableAutoFill}} -
    -
    -
    -
    -
    - Alt + j -
    -
    - Focuses the control -
    -
    -
    -
    - Up -
    -
    - Moves to previous item -
    -
    -
    -
    - Down -
    -
    - Moves to next item -
    -
    -
    -
    - Enter -
    -
    - Selects the focused item -
    -
    -
    -
    - Esc -
    -
    - Closes the popup -
    -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/autocomplete/multicolumn.html b/public/html/autocomplete/multicolumn.html deleted file mode 100644 index b74a10c..0000000 --- a/public/html/autocomplete/multicolumn.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    - {{ej-autocomplete id="multi" e-dataSource=model.dataSource e-multiColumnSettings=model.multiColumnSettings e-highlightSearch=model.highlightSearch e-showPopupButton=model.showPopupButton e-width=model.width e-watermarkText=model.watermarkText - }} -
    - -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/barcode/code128.html b/public/html/barcode/code128.html deleted file mode 100644 index d1949cb..0000000 --- a/public/html/barcode/code128.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-barcode id="barcode" e-symbologyType="code128a" e-text=model.Text e-quietZone=model.quietZone }} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/barcode/datamatrix.html b/public/html/barcode/datamatrix.html deleted file mode 100644 index 4036230..0000000 --- a/public/html/barcode/datamatrix.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-barcode id="barcode"e-symbologyType="datamatrix" e-text=model.Text e-xDimension=model.xDimension }} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/barcode/default.html b/public/html/barcode/default.html deleted file mode 100644 index bb06e53..0000000 --- a/public/html/barcode/default.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-barcode id="barcode" e-symbologyType="qrbarcode" e-text=model.Text e-xDimension=model.xDimension}} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/bulletgraph/default.html b/public/html/bulletgraph/default.html deleted file mode 100644 index c332150..0000000 --- a/public/html/bulletgraph/default.html +++ /dev/null @@ -1,48 +0,0 @@ -
    -
    -
    - {{ej-bulletgraph id="Bulletgraph" e-qualitativeRangeSize=model.qualitativeRangeSize - e-quantitativeScaleLength=model.quantitativeScaleLength - e-tooltipSettings=model.tooltipSettings - e-orientation=model.orientation - e-flowDirection=model.flowDirection - e-quantitativeScaleSettings=model.quantitativeScaleSettings - e-qualitativeRanges=model.qualitativeRanges - e-captionSettings=model.captionSettings}} - {{ej-bulletgraph id="Bulletgraph2" e-qualitativeRangeSize=model.qualitativeRangeSize2 - e-height=model.height2 - e-quantitativeScaleLength=model.quantitativeScaleLength2 - e-tooltipSettings=model.tooltipSettings2 - e-orientation=model.orientation2 - e-flowDirection=model.flowDirection2 - e-quantitativeScaleSettings=model.quantitativeScaleSettings2 - e-qualitativeRanges=model.qualitativeRanges2 - e-captionSettings=model.captionSettings2 - }} - - {{ej-bulletgraph id="Bulletgraph3" e-qualitativeRangeSize=model.qualitativeRangeSize3 - e-height=model.height3 - e-quantitativeScaleLength=model.quantitativeScaleLength3 - e-tooltipSettings=model.tooltipSettings3 - e-orientation=model.orientation3 - e-flowDirection=model.flowDirection3 - e-quantitativeScaleSettings=model.quantitativeScaleSettings3 - e-qualitativeRanges=model.qualitativeRanges3 - e-captionSettings=model.captionSettings3 - }} - {{ej-bulletgraph id="Bulletgraph4" e-qualitativeRangeSize=model.qualitativeRangeSize4 - e-height=model.height4 - e-quantitativeScaleLength=model.quantitativeScaleLength4 - e-tooltipSettings=model.tooltipSettings4 - e-orientation=model.orientation4 - e-flowDirection=model.flowDirection4 - e-quantitativeScaleSettings=model.quantitativeScaleSettings4 - e-qualitativeRanges=model.qualitativeRanges4 - e-captionSettings=model.captionSettings4 - }} - - -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/bulletgraph/localdata.html b/public/html/bulletgraph/localdata.html deleted file mode 100644 index caa58d1..0000000 --- a/public/html/bulletgraph/localdata.html +++ /dev/null @@ -1,21 +0,0 @@ -
    -
    -
    - {{ej-bulletgraph id="Bulletgraph" - e-height= model.height - e-enableAnimation = model.enableAnimation - e-qualitativeRangeSize=model.qualitativeRangeSize - e-quantitativeScaleLength=model.quantitativeScaleLength - e-tooltipSettings=model.tooltipSettings - e-orientation=model.orientation - e-flowDirection=model.flowDirection - e-quantitativeScaleSettings=model.quantitativeScaleSettings - e-fields = model.fields - e-qualitativeRanges=model.qualitativeRanges - e-captionSettings=model.captionSettings -}} -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/bulletgraph/remotedata.html b/public/html/bulletgraph/remotedata.html deleted file mode 100644 index e955801..0000000 --- a/public/html/bulletgraph/remotedata.html +++ /dev/null @@ -1,40 +0,0 @@ -
    -
    -
    - {{ej-bulletgraph id="Bulletgraph" - e-height= model.height - e-enableAnimation = model.enableAnimation - e-qualitativeRangeSize=model.qualitativeRangeSize - e-quantitativeScaleLength=model.quantitativeScaleLength - e-tooltipSettings=model.tooltipSettings - e-orientation=model.orientation - e-flowDirection=model.flowDirection - e-quantitativeScaleSettings=model.quantitativeScaleSettings - e-fields=model.fields - e-qualitativeRanges=model.qualitativeRanges - e-captionSettings=model.captionSettings - }} - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/button/checkbox.html b/public/html/button/checkbox.html deleted file mode 100644 index 1c50701..0000000 --- a/public/html/button/checkbox.html +++ /dev/null @@ -1,36 +0,0 @@ -
    -
    -
    -
    -
    - - Hobbies
    - - - - -
    - Favourite Search Engines
    - - - - -
    - Favourite Social Networks
    - - - - -
    -
    {{ ej-checkbox id="Check1" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="Music" e-checked=model.checked}}{{ ej-checkbox id="Check2" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="Sports"}}{{ ej-checkbox id="Check3" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="Bike Riding"}}
    {{ ej-checkbox id="Check4" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Google" e-checked=model.checked}}{{ ej-checkbox id="Check5" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Yahoo"}}{{ ej-checkbox id="Check6" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Bing"}}
    {{ ej-checkbox id="Check7" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Facebook" e-enableTriState=model.triState e-checkState=model.checkState}}{{ ej-checkbox id="Check8" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="GPlus" e-enableTriState=model.triState}}{{ ej-checkbox id="Check9" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="Twitter" e-enableTriState=model.triState}}
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/button/default.html b/public/html/button/default.html deleted file mode 100644 index e1e8971..0000000 --- a/public/html/button/default.html +++ /dev/null @@ -1,38 +0,0 @@ -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    Normal {{ ej-button id="Button1" e-size=model.Normal e-contentType="imageonly" e-showRoundedCorner=model.roundedCorner e-prefixIcon="e-icon e-handup"}}
    Mini {{ ej-button id="Button2" e-size=model.Mini e-showRoundedCorner=model.roundedCorner e-text="login"}}
    Small {{ ej-button id="Button3" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-text="login"}}
    Medium {{ ej-button id="Button4" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-text="login"}}
    Large {{ ej-button id="Button5" e-contentType="textandimage" e-size=model.Large e-showRoundedCorner=model.roundedCorner e-text="login" e-prefixIcon="e-icon e-handup"}}
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/button/groupbutton.html b/public/html/button/groupbutton.html deleted file mode 100644 index 0127a29..0000000 --- a/public/html/button/groupbutton.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-groupbutton id="GroupButton" e-groupButtonMode=model.mode e-dataSource=model.dataSource e-height="40px" e-showRoundedCorner=model.roundedCorner}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/button/radiobutton.html b/public/html/button/radiobutton.html deleted file mode 100644 index ed0b350..0000000 --- a/public/html/button/radiobutton.html +++ /dev/null @@ -1,35 +0,0 @@ -
    -
    -
    -
    -
    - - Category

    - - - - -

    - Expreience

    - - - - - -
    - {{ ej-radiobutton id="Radio1" e-size=model.Small e-name="category" e-text="Fresher"}} - - {{ ej-radiobutton id="Radio2" e-size=model.Small e-name="category" e-text="Experienced" e-checked=model.checked}} -
    - {{ ej-radiobutton id="Radio3" e-size=model.Medium e-name="exprience" e-text="1+Years" e-checked=model.checked}} - - {{ ej-radiobutton id="Radio4" e-size=model.Medium e-name="exprience" e-text="2.5+years"}} - - {{ ej-radiobutton id="Radio5" e-size=model.Medium e-name="exprience" e-text="5+Years"}} -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/button/splitbutton.html b/public/html/button/splitbutton.html deleted file mode 100644 index e12d0f3..0000000 --- a/public/html/button/splitbutton.html +++ /dev/null @@ -1,79 +0,0 @@ -
    -
    -
    -
    -
    - - - - -
      -
    • User
    • -
    • Guest
    • -
    • Admin
    • -
    - - - - -
      -
    • User
    • -
    • Guest
    • -
    • Admin
    • -
    - - - - -
      -
    • User
    • -
    • Guest
    • -
    • Admin
    • -
    - - - - -
      -
    • User
    • -
    • Guest
    • -
    • Admin
    • -
    - - - - -
      -
    • User
    • -
    • Guest
    • -
    • Admin
    • -
    - -
    Normal -
    - {{ ej-splitbutton id="Button1" e-size=model.Normal e-target="#target1" e-contentType="imageonly" e-showRoundedCorner=model.roundedCorner e-prefixIcon="e-icon e-login"}}
    Mini {{ ej-splitbutton id="Button2" e-size=model.Mini e-target="#target2" e-showRoundedCorner=model.roundedCorner e-text="login"}}
    Small {{ ej-splitbutton id="Button3" e-size=model.Small e-target="#target3" e-showRoundedCorner=model.roundedCorner e-text="login"}}
    Medium {{ ej-splitbutton id="Button4" e-size=model.Medium e-target="#target4" e-showRoundedCorner=model.roundedCorner e-text="login"}}
    Large {{ ej-splitbutton id="Button5" e-contentType="textandimage" e-size=model.Large e-target="#target5" e-showRoundedCorner=model.roundedCorner e-text="login" e-prefixIcon="e-icon e-login"}}
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    Button Mode
    -
    - {{ej-dropdownlist id="ButtonMode" e-dataSource=model.buttonModes e-selectedIndex=0 e-change=model.onChange}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/button/togglebutton.html b/public/html/button/togglebutton.html deleted file mode 100644 index c650ff7..0000000 --- a/public/html/button/togglebutton.html +++ /dev/null @@ -1,38 +0,0 @@ -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    Normal {{ ej-togglebutton type="checkbox" id="Button1" e-size=model.Normal e-contentType="imageonly" e-showRoundedCorner=model.roundedCorner e-defaultPrefixIcon="e-icon e-mediaplay e-uiLight" e-activePrefixIcon="e-icon e-mediapause e-uiLight"}}
    Mini {{ ej-togglebutton type="checkbox" id="Button2" e-size=model.Mini e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause"}}
    Small {{ ej-togglebutton type="checkbox" id="Button3" e-size=model.Small e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause"}}
    Medium {{ ej-togglebutton type="checkbox" id="Button4" e-size=model.Medium e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause"}}
    Large {{ ej-togglebutton type="checkbox" id="Button5" e-contentType="textandimage" e-size=model.Large e-showRoundedCorner=model.roundedCorner e-defaultText="Play" e-activeText="Pause" e-defaultPrefixIcon="e-icon e-mediaplay e-uiLight" e-activePrefixIcon="e-icon e-mediapause e-uiLight"}}
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/chart/area.html b/public/html/chart/area.html deleted file mode 100644 index a09d7d1..0000000 --- a/public/html/chart/area.html +++ /dev/null @@ -1,13 +0,0 @@ -
    -
    -
    - {{ej-chart id="Chart" e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis - e-series=model.series - e-isResponsive=model.isResponsive - e-title=model.title - e-size=model.size - e-legend=model.legend }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/chart/column.html b/public/html/chart/column.html deleted file mode 100644 index e63b0ce..0000000 --- a/public/html/chart/column.html +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    - {{ej-chart id="Chart" e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis - e-commonSeriesOptions=model.commonSeriesOptions - e-series=model.series - e-isResponsive=model.isResponsive - e-title=model.title - e-size=model.size - e-legend=model.legend }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/chart/default.html b/public/html/chart/default.html deleted file mode 100644 index 7a48c92..0000000 --- a/public/html/chart/default.html +++ /dev/null @@ -1,71 +0,0 @@ -
    -
    -
    - {{ej-chart id="Chart" e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis e-commonSeriesOptions=model.commonSeriesOptions - e-series=model.series e-isResponsive=model.isResponsive e-title=model.title e-size=model.size - e-legend=model.legend }} -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/circulargauge/default.html b/public/html/circulargauge/default.html deleted file mode 100644 index a192a6d..0000000 --- a/public/html/circulargauge/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    - {{ej-circulargauge id="CircularGuage" e-backgroundColor=model.backgroundColor - e-width=model.width - e-scales=model.scales}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/circulargauge/interaction.html b/public/html/circulargauge/interaction.html deleted file mode 100644 index b593fc4..0000000 --- a/public/html/circulargauge/interaction.html +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    -
    - {{ej-circulargauge id="gaugeInteraction" e-backgroundColor=model.backgroundColor e-readOnly=model.readOnly e-isResponsive=model.isResponsive e-width=model.width e-scales=model.scales - }} -
    -
    -
    Hold and Drag the bar pointer to interact with it
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/circulargauge/pointers.html b/public/html/circulargauge/pointers.html deleted file mode 100644 index 603326b..0000000 --- a/public/html/circulargauge/pointers.html +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    - {{ej-circulargauge id="CircularGuage" e-backgroundColor=model.backgroundColor - e-enableAnimation=model.enableAnimation e-width=model.width - e-height=model.height - e-radius=model.radius - e-drawLabels=model.drawLabels - e-drawPointers=model.drawPointers - e-scales=model.scales - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/colorpicker/colorpalette.html b/public/html/colorpicker/colorpalette.html deleted file mode 100644 index 3e35728..0000000 --- a/public/html/colorpicker/colorpalette.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-colorpicker id="ColorPalette" e-value= model.value e-modelType= model.type}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/colorpicker/custompalette.html b/public/html/colorpicker/custompalette.html deleted file mode 100644 index 9c479e4..0000000 --- a/public/html/colorpicker/custompalette.html +++ /dev/null @@ -1,13 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-colorpicker id="CustomPalette" e-value= model.value e-modelType= model.type e-palette= model.palette - e-showSwitcher= model.switcher e-custom=model.custom }} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/colorpicker/default.html b/public/html/colorpicker/default.html deleted file mode 100644 index 0156120..0000000 --- a/public/html/colorpicker/default.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-colorpicker id="ColorPick" e-value= model.value }} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/combobox/databinding-remotedata.html b/public/html/combobox/databinding-remotedata.html deleted file mode 100644 index 4055386..0000000 --- a/public/html/combobox/databinding-remotedata.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-combobox id="combobox" e-dataSource=model.dataSource e-query=model.query e-fields=model.fields e-width=model.width e-placeholder=model.placeholder }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/combobox/default.html b/public/html/combobox/default.html deleted file mode 100644 index 021df37..0000000 --- a/public/html/combobox/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-combobox id="combobox" e-dataSource=model.dataSource e-width=model.width e-placeholder=model.placeholder e-autofill=model.autofill}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/combobox/grouping.html b/public/html/combobox/grouping.html deleted file mode 100644 index 00e00bd..0000000 --- a/public/html/combobox/grouping.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-combobox id="combobox" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/components/.gitkeep b/public/html/components/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/public/html/datepicker/blackoutdates.html b/public/html/datepicker/blackoutdates.html deleted file mode 100644 index cf09730..0000000 --- a/public/html/datepicker/blackoutdates.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-datepicker id="blackOut" e-blackoutDates= model.blackoutDates}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/datepicker/default.html b/public/html/datepicker/default.html deleted file mode 100644 index 802512e..0000000 --- a/public/html/datepicker/default.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-datepicker id="datePick" e-value= model.Value}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/datepicker/rtl.html b/public/html/datepicker/rtl.html deleted file mode 100644 index ffd465c..0000000 --- a/public/html/datepicker/rtl.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-datepicker id="RTL" e-value= model.Value e-enableRTL= model.rtl}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/daterangepicker/default.html b/public/html/daterangepicker/default.html deleted file mode 100644 index 8e0d132..0000000 --- a/public/html/daterangepicker/default.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-daterangepicker id="dateRangePick" e-value= model.Value e-width= model.Width}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/daterangepicker/enabletimepicker.html b/public/html/daterangepicker/enabletimepicker.html deleted file mode 100644 index 333c117..0000000 --- a/public/html/daterangepicker/enabletimepicker.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-daterangepicker id="dateRangeTime" e-enableTimePicker= model.timePickerEnabled e-width= model.Width}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/daterangepicker/ranges.html b/public/html/daterangepicker/ranges.html deleted file mode 100644 index e1496b6..0000000 --- a/public/html/daterangepicker/ranges.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-daterangepicker id="ranges" e-ranges= model.ranges e-width= model.Width}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/datetimepicker/default.html b/public/html/datetimepicker/default.html deleted file mode 100644 index ba3683a..0000000 --- a/public/html/datetimepicker/default.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-datetimepicker id="dateTimePick" e-value= model.value}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/datetimepicker/drilldown.html b/public/html/datetimepicker/drilldown.html deleted file mode 100644 index 1c1bc8a..0000000 --- a/public/html/datetimepicker/drilldown.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-datetimepicker id="drilldown" e-timeDrillDown=model.drillDown}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/datetimepicker/rtl.html b/public/html/datetimepicker/rtl.html deleted file mode 100644 index 00db4cb..0000000 --- a/public/html/datetimepicker/rtl.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-datetimepicker id="RTL" e-enableRTL= model.rtl}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/diagram/default.html b/public/html/diagram/default.html deleted file mode 100644 index 857a7e8..0000000 --- a/public/html/diagram/default.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-diagram id="Diagram" e-width = "100%" e-height = "625px" e-nodes = model.nodes e-connectors = model.connectors e-defaultSettings = model.defaultSettings}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/diagram/hierarchicaltree.html b/public/html/diagram/hierarchicaltree.html deleted file mode 100644 index 9fcbdad..0000000 --- a/public/html/diagram/hierarchicaltree.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-diagram id="Diagram" e-tool = model.tool e-layout = model.layout e-height = model.height e-defaultSettings = model.defaultSettings e-nodeTemplate = model.nodeTemplate e-layoutSettings = model.layoutSettings e-dataSourceSettings = model.dataSourceSettings e-pageSettings = model.pageSettings e-snapSettings = model.snapSettings }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/diagram/organizationalchart.html b/public/html/diagram/organizationalchart.html deleted file mode 100644 index 9fcbdad..0000000 --- a/public/html/diagram/organizationalchart.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-diagram id="Diagram" e-tool = model.tool e-layout = model.layout e-height = model.height e-defaultSettings = model.defaultSettings e-nodeTemplate = model.nodeTemplate e-layoutSettings = model.layoutSettings e-dataSourceSettings = model.dataSourceSettings e-pageSettings = model.pageSettings e-snapSettings = model.snapSettings }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/diagram/overview.html b/public/html/diagram/overview.html deleted file mode 100644 index d9c7a80..0000000 --- a/public/html/diagram/overview.html +++ /dev/null @@ -1,40 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-diagram id="Diagram" e-width = "100%" e-height = "600px" e-tool = model.tool e-nodes = model.nodes e-connectors = model.connectors e-defaultSettings = model.defaultSettings e-create = model.create}} -
    -
    - Overview -
    -
    - {{ej-overview e-sourceID = "Diagram" e-width = "100%" e-height = "560px" }} -
    -
    -
    -
    -
    - -{{outlet}} diff --git a/public/html/diagram/radiallayout.html b/public/html/diagram/radiallayout.html deleted file mode 100644 index 9ff7281..0000000 --- a/public/html/diagram/radiallayout.html +++ /dev/null @@ -1,23 +0,0 @@ -
    -
    -
    - {{ej-diagram id="Diagram" e-tool = model.tool e-layout = model.layout e-width = "100%" e-height = "625px" e-defaultSettings = model.defaultSettings e-nodeTemplate = model.nodeTemplate e-layoutSettings = model.layoutSettings e-dataSourceSettings = model.dataSourceSettings e-pageSettings = model.pageSettings e-snapSettings = model.snapSettings e-enableContextMenu = "false" e-tooltip = model.tooltip e-create = model.create }} -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/diagram/swimlane.html b/public/html/diagram/swimlane.html deleted file mode 100644 index 43dde47..0000000 --- a/public/html/diagram/swimlane.html +++ /dev/null @@ -1,45 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-symbolpalette id="symbolPalette" e-diagramId = "Diagram" e-palettes = model.palettes e-paletteItemWidth = 50 e-paletteItemHeight = 50 e-height = "100%" e-width = "100%" }} -
    -
    -
    - {{ej-diagram id="Diagram" e-width = "100%" e-height = "100%" e-nodes = model.node e-connectors = model.connectors e-defaultSettings = model.defaultSettings}} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/dialog/actionbuttons.html b/public/html/dialog/actionbuttons.html deleted file mode 100644 index ec09a25..0000000 --- a/public/html/dialog/actionbuttons.html +++ /dev/null @@ -1,49 +0,0 @@ -
    -
    -
    - {{ej-button id="btnOpen" class="e-btn" e-text="Click to open dialog" e-size=model.size e-click=model.onOpen e-type=model.type height=model.btnheighte e-width=model.btnwidth}} -
    - {{#ej-dialog id="dialogIcon" e-title="Audi-R8" e-actionButtons=model.actionButtons e-enableModal=model.enableModal e-enableResize=model.enableResize e-width=model.width e-close=model.onDialogClose e-containment=model.containment e-open=model.dlgOpen }} - r8-coupe -
    - The Audi R8 was initially equipped with a 4.2 litre V8 engine. Specifically, it is an all-aluminum alloy 32-valve (four valves per cylinder) petrol engine, utilising Fuel Stratified Injection (FSI), and has a displacement of 4,163 cubic centimetres (254.0 cu in). -
    - {{/ej-dialog}} - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/dialog/default.html b/public/html/dialog/default.html deleted file mode 100644 index 82e449a..0000000 --- a/public/html/dialog/default.html +++ /dev/null @@ -1,54 +0,0 @@ -
    -
    -
    - {{ej-button id="btnOpen" e-text="Click to open dialog" e-click=model.onOpen e-size=model.btnSize e-height=model.btnHeight e-width=model.btnWidth}} -
    - {{#ej-dialog id="defaultdialog" e-title="Dialog" e-target=".cols-sample-area" e-width=model.width e-minWidth=model.minWidth e-minHeight=model.minHeight e-close=model.onDialogClose e-open=model.dlgOpen}} -
    -

    Audi Q3

    -
    - audiq3-1 -
    - audiq3-2 -
    -
    - It is a concept vehicle with Liquid Silver body colour, 20-inch wheels, fabric folding roof, electrically-controlled hood, 4-cylinder 2.0 TDI engine rated 204 PS (150 kW; 201 hp) - and 400 N·m (295.02 lbf·ft), diesel particulate filter and Bluetec emission control system, quattro permanent four-wheel drive system with Haldex clutch, - Audi S tronic dual-clutch gearbox, McPherson-strut front axle and a four-link rear axle, Audi drive select system with 3 modes (dynamic, sport, efficiency), - MMI control panel with touch pad and dual-view technology, sound system with the prominent extending tweeters. -
    -
    - {{/ej-dialog}} -
    -
    -
    - -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/digitalgauge/default.html b/public/html/digitalgauge/default.html deleted file mode 100644 index a476649..0000000 --- a/public/html/digitalgauge/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    - {{ej-digitalgauge id="DigitalGuage" e-height=model.height e-isResponsive=model.isResponsive - e-width=model.width - e-items=model.items}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/digitalgauge/digiclock.html b/public/html/digitalgauge/digiclock.html deleted file mode 100644 index 81df6f9..0000000 --- a/public/html/digitalgauge/digiclock.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-digitalgauge id="DigitalClock" e-height=model.height e-isResponsive=model.isResponsive e-width=model.width e-items=model.items}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/digitalgauge/export.html b/public/html/digitalgauge/export.html deleted file mode 100644 index 6bfbe24..0000000 --- a/public/html/digitalgauge/export.html +++ /dev/null @@ -1,36 +0,0 @@ -
    -
    -
    - {{ej-digitalgauge id="CoreExportImage" e-height=model.height e-isResponsive=model.isResponsive e-width=model.width e-items=model.items}} -
    -
    -
    -
    -
    -
    -
    File Name
    -
    - -
    -
    -
    -
    File Type
    -
    - {{ej-dropdownlist id="fileFormat" e-width="110px" e-targetID="fileType" e-selectedIndex=0 e-change=model.fileFormatChange - }} -
    -
      -
    • JPEG
    • -
    • PNG
    • -
    -
    -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Export" e-size="medium" e-click=model.buttonClick}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/dropdownlist/default.html b/public/html/dropdownlist/default.html deleted file mode 100644 index b598e16..0000000 --- a/public/html/dropdownlist/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-dropdownlist id="dropdownlist" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width e-value=model.value}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/dropdownlist/filtering.html b/public/html/dropdownlist/filtering.html deleted file mode 100644 index 06c2537..0000000 --- a/public/html/dropdownlist/filtering.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-dropdownlist id="dropdownlist" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width e-value=model.value e-showCheckbox=model.showCheckbox e-watermarkText=model.watermarkText e-enableFilterSearch=model.enableFilterSearch e-filterType=model.filterType}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/dropdownlist/grouping.html b/public/html/dropdownlist/grouping.html deleted file mode 100644 index 7400f06..0000000 --- a/public/html/dropdownlist/grouping.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-dropdownlist id="dropdownlist" e-dataSource=model.data e-fields=model.fieldsvalues e-width=model.width e-allowGrouping=model.allowGrouping}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/fileexplorer/default.html b/public/html/fileexplorer/default.html deleted file mode 100644 index 4d70597..0000000 --- a/public/html/fileexplorer/default.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-fileexplorer id="defaultFile" e-path= model.path e-ajaxAction = model.ajaxaction e-width = "100%" e-isResponsive = model.responsive e-layout = model.layout}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/fileexplorer/localization.html b/public/html/fileexplorer/localization.html deleted file mode 100644 index 203e33b..0000000 --- a/public/html/fileexplorer/localization.html +++ /dev/null @@ -1,114 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-fileexplorer id="customtool" e-path= model.path e-ajaxAction = model.ajaxaction e-gridSettings = model.gridSettings e-width = "100%" e-isResponsive = model.responsive e-locale="es-ES"}} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/fileexplorer/rtl.html b/public/html/fileexplorer/rtl.html deleted file mode 100644 index b8a8920..0000000 --- a/public/html/fileexplorer/rtl.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-fileexplorer id="defaultFile" e-path= model.path e-ajaxAction = model.ajaxaction e-width = "100%" e-enableRTL = model.rtl e-isResponsive = model.responsive e-layout = model.layout}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/gantt/default.html b/public/html/gantt/default.html deleted file mode 100644 index b6e11a5..0000000 --- a/public/html/gantt/default.html +++ /dev/null @@ -1,21 +0,0 @@ -
    -
    -
    - {{ej-gantt id="GanttDefault" - e-dataSource=model.dataSource - e-childMapping="Children" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="TaskID" - e-taskNameMapping="TaskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-startDateMapping="StartDate" - e-endDateMapping="EndDate" - e-progressMapping="Progress" - e-allowGanttChartEditing=false - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/gantt/editing.html b/public/html/gantt/editing.html deleted file mode 100644 index 69349f9..0000000 --- a/public/html/gantt/editing.html +++ /dev/null @@ -1,24 +0,0 @@ -
    -
    -
    - {{ej-gantt id="GanttEditing" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="taskID" - e-taskNameMapping="taskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-editSettings=model.editSettings - e-toolbarSettings=model.toolbarSettings - e-startDateMapping="startDate" - e-endDateMapping="endDate" - e-progressMapping="progress" - e-predecessorMapping="predecessor" - e-notesMapping="notesContent" - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/gantt/rowdraganddrop.html b/public/html/gantt/rowdraganddrop.html deleted file mode 100644 index 8a680e2..0000000 --- a/public/html/gantt/rowdraganddrop.html +++ /dev/null @@ -1,22 +0,0 @@ -
    -
    -
    - {{ej-gantt id="GanttRowDragAndDrop" - e-dataSource=model.dataSource - e-childMapping="Children" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="TaskID" - e-taskNameMapping="TaskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-startDateMapping="StartDate" - e-endDateMapping="EndDate" - e-progressMapping="Progress" - e-allowDragAndDrop=true - e-dragTooltip=model.dragTooltip - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/gantt/striplines.html b/public/html/gantt/striplines.html deleted file mode 100644 index 64ee27f..0000000 --- a/public/html/gantt/striplines.html +++ /dev/null @@ -1,27 +0,0 @@ -
    -
    -
    - {{ej-gantt id="GanttStripLines" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="taskID" - e-durationMapping="duration" - e-taskNameMapping="taskName" - e-scheduleStartDate=model.e-scheduleStartDate - e-scheduleEndDate=model.e-scheduleEndDate - e-startDateMapping="startDate" - e-endDateMapping="endDate" - e-progressMapping="progress" - e-highlightWeekEnds=true - e-includeWeekend=false - e-predecessorMapping="predecessor" - e-showResourceNames=true - e-allowGanttChartEditing=false - e-stripLines=model.stripLines - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/gantt/tooltiptemplate.html b/public/html/gantt/tooltiptemplate.html deleted file mode 100644 index aa134f3..0000000 --- a/public/html/gantt/tooltiptemplate.html +++ /dev/null @@ -1,62 +0,0 @@ -
    -
    -
    - {{ej-gantt id="GanttTooltipTemplate" - e-dataSource=model.dataSource - e-resources=model.resources - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-taskIdMapping="taskID" - e-taskNameMapping="taskName" - e-scheduleStartDate=model.scheduleStartDate - e-scheduleEndDate=model.scheduleEndDate - e-startDateMapping="startDate" - e-endDateMapping="endDate" - e-progressMapping="progress" - e-durationMapping="duration" - e-resourceInfoMapping="resourceId" - e-resourceNameMapping="resourceName" - e-resourceIdMapping="resourceId" - e-predecessorMapping="predecessor" - e-showResourceNames=true - e-showGridCellTooltip=true - e-includeWeekend=false - e-highlightWeekEnds=true - e-taskbarTooltipTemplateId="tooltipTemplate" - e-allowGanttChartEditing=false - - }} -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/contextmenu.html b/public/html/grid/contextmenu.html deleted file mode 100644 index af51ea9..0000000 --- a/public/html/grid/contextmenu.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-editSettings=model.edit e-toolbarSettings=model.toolbar e-contextMenuSettings=model.contextMenu}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/default.html b/public/html/grid/default.html deleted file mode 100644 index 6fed609..0000000 --- a/public/html/grid/default.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/editing.html b/public/html/grid/editing.html deleted file mode 100644 index 068de5d..0000000 --- a/public/html/grid/editing.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-editSettings=model.edit e-toolbarSettings=model.toolbar}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/filtering.html b/public/html/grid/filtering.html deleted file mode 100644 index b3d46b1..0000000 --- a/public/html/grid/filtering.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowFiltering=true e-filterSettings=model.filter}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/grouping.html b/public/html/grid/grouping.html deleted file mode 100644 index d93ae2c..0000000 --- a/public/html/grid/grouping.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowGrouping=true}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/remotedata.html b/public/html/grid/remotedata.html deleted file mode 100644 index 08aeea3..0000000 --- a/public/html/grid/remotedata.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/scrolling.html b/public/html/grid/scrolling.html deleted file mode 100644 index c2d98d3..0000000 --- a/public/html/grid/scrolling.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowScrolling=true e-scrollSettings=model.scroll}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/sorting.html b/public/html/grid/sorting.html deleted file mode 100644 index 89c5edf..0000000 --- a/public/html/grid/sorting.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-allowSorting=true}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/grid/summary.html b/public/html/grid/summary.html deleted file mode 100644 index 7ce3099..0000000 --- a/public/html/grid/summary.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    -
    - {{ej-grid id="Grid" e-dataSource=model.data e-columns=model.cols e-allowPaging=true e-showSummary=true e-summaryRows=model.summaryRows}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/heatmap/default.html b/public/html/heatmap/default.html deleted file mode 100644 index 6dc9837..0000000 --- a/public/html/heatmap/default.html +++ /dev/null @@ -1,40 +0,0 @@ -
    -
    -
    -
    -
    - -
    -
    -
    - {{ ej-heatmap id="HeatMap" e-width = "100%" e-itemsMapping = model.itemsMapping e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection e-itemsSource = model.itemSource e-legendCollection = model.legendCollection }} -
    - {{ ej-heatmaplegend id="HeatMap_Legend" e-width = "75%" e-height = "50px" e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/heatmap/legend.html b/public/html/heatmap/legend.html deleted file mode 100644 index 9a0406a..0000000 --- a/public/html/heatmap/legend.html +++ /dev/null @@ -1,39 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    -
    - {{ ej-heatmap id="HeatMap" e-width = "100%" e-itemsMapping = model.itemsMapping e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection e-itemsSource = model.itemSource e-legendCollection = model.legendCollection }} -
    - {{ ej-heatmaplegend id="HeatMap_Legend" e-width = "75%" e-height = "50px" e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/heatmap/tabledatabinding.html b/public/html/heatmap/tabledatabinding.html deleted file mode 100644 index 85b6940..0000000 --- a/public/html/heatmap/tabledatabinding.html +++ /dev/null @@ -1,40 +0,0 @@ -
    -
    -
    -
    -
    - -
    -
    -
    - {{ ej-heatmap id="HeatMap" e-width = "100%" e-itemsMapping = model.itemsMapping e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection e-itemsSource = model.itemSource e-legendCollection = model.legendCollection }} -
    - {{ ej-heatmaplegend id="HeatMap_Legend" e-width = "75%" e-height = "50px" e-isResponsive = "true" - e-colorMappingCollection = model.colorMappingCollection }} -
    -
    -
    -
    - - {{outlet}} \ No newline at end of file diff --git a/public/html/kanban/default.html b/public/html/kanban/default.html deleted file mode 100644 index 452f180..0000000 --- a/public/html/kanban/default.html +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    - - {{#ej-kanban id="Kanban" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-columns=model.columns e-keyField=model.keyField e-allowTitle=model.allowTitle e-fields=model.fields e-allowSelection=model.allowSelection }} - - - {{/ej-kanban}} - - -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/kanban/remotedata.html b/public/html/kanban/remotedata.html deleted file mode 100644 index 452f180..0000000 --- a/public/html/kanban/remotedata.html +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    - - {{#ej-kanban id="Kanban" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-columns=model.columns e-keyField=model.keyField e-allowTitle=model.allowTitle e-fields=model.fields e-allowSelection=model.allowSelection }} - - - {{/ej-kanban}} - - -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/kanban/swimlane.html b/public/html/kanban/swimlane.html deleted file mode 100644 index 2f92dce..0000000 --- a/public/html/kanban/swimlane.html +++ /dev/null @@ -1,13 +0,0 @@ -
    -
    -
    - - {{#ej-kanban id="Kanban" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-columns=model.columns e-keyField=model.keyField e-allowTitle=model.allowTitle e-fields=model.fields e-allowSelection=model.allowSelection e-swimlaneSettings=model.swimlaneSettings }} - - - {{/ej-kanban}} - -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/lineargauge/default.html b/public/html/lineargauge/default.html deleted file mode 100644 index e351717..0000000 --- a/public/html/lineargauge/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    - {{ej-lineargauge id="LinearGuage" e-labelColor=model.labelColor - e-width=model.width - e-scales=model.scales}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/lineargauge/interaction.html b/public/html/lineargauge/interaction.html deleted file mode 100644 index 678daa7..0000000 --- a/public/html/lineargauge/interaction.html +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    - {{ej-lineargauge id="LinearGuage" e-labelColor=model.labelColor - e-readOnly = model.readOnly - e-width=model.width - e-isResponsive=model.isResponsive - e-scales=model.scales - }} -
    -
    -
    Hold and Drag the bar pointer to interact with it
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/lineargauge/unitlabel.html b/public/html/lineargauge/unitlabel.html deleted file mode 100644 index 9115c42..0000000 --- a/public/html/lineargauge/unitlabel.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    - {{ej-lineargauge id="LinearGuage" e-labelColor=model.labelColor - e-width=model.width e-isResponsive=model.isResponsive - e-scales=model.scales - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/listbox/databinding-remotedata.html b/public/html/listbox/databinding-remotedata.html deleted file mode 100644 index bb84fa1..0000000 --- a/public/html/listbox/databinding-remotedata.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    Select a Customer
    - {{ej-listbox id="defaultlistbox" e-dataSource=model.dataSource e-fields=model.fields e-query=model.query e-height=model.height e-width=model.width}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/listbox/default.html b/public/html/listbox/default.html deleted file mode 100644 index e0c22c6..0000000 --- a/public/html/listbox/default.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    Select a bike
    - {{ej-listbox id="defaultlistbox" e-dataSource=model.BikeList e-height=model.height e-width=model.width}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/listbox/virtualscrolling.html b/public/html/listbox/virtualscrolling.html deleted file mode 100644 index 99e1e18..0000000 --- a/public/html/listbox/virtualscrolling.html +++ /dev/null @@ -1,33 +0,0 @@ -
    -
    -
    -
    -
    Select a Customer
    - {{ej-listbox id="selectcustomer" e-dataSource=model.dataSource e-fields=model.fields e-itemRequestCount=model.itemRequestCount e-query=model.query - e-allowVirtualScrolling=model.allowVirtualScrolling e-height=model.height e-width=model.width}} -
    -
    -
    -
    -
    -
    -
    -
    Select mode
    -
    - {{#ej-dropdownlist id="List" e-targetID="dropdown" e-width=model.dropWidth e-change=model.onValueChange e-selectedItemIndex=model.selectedItemIndex }} - - {{/ej-dropdownlist}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/listview/checklist.html b/public/html/listview/checklist.html deleted file mode 100644 index f963304..0000000 --- a/public/html/listview/checklist.html +++ /dev/null @@ -1,21 +0,0 @@ -
    -
    -
    -
    - {{#ej-listview id="defaultListview" e-enableCheckMark=true e-width=model.width}} -
      -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    - {{/ej-listview}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/listview/default.html b/public/html/listview/default.html deleted file mode 100644 index da18656..0000000 --- a/public/html/listview/default.html +++ /dev/null @@ -1,53 +0,0 @@ -
    -
    -
    -
    - {{#ej-listview id="defaultListview" e-showHeader=model.showHeader e-showHeaderBackButton=model.showHeaderBackButton e-headerTitle=model.headerTitle e-width=model.width e-mouseDown=model.mouseDown}} -
      -
    • -
        -
      • -
      • -
      • -
      • -
      -
    • -
    • -
        -
      • -
      • -
      • -
      -
    • -
    • -
        -
      • -
      • -
      • -
      • -
      -
    • -
    • -
        -
      • -
      • -
      • -
      • -
      -
    • -
    • -
        -
      • -
      • -
      • -
      • - -
      -
    • -
    - {{/ej-listview}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/listview/virtualscrolling.html b/public/html/listview/virtualscrolling.html deleted file mode 100644 index 69379f2..0000000 --- a/public/html/listview/virtualscrolling.html +++ /dev/null @@ -1,31 +0,0 @@ -
    -
    -
    -
    Select a Customer
    - {{ej-listview id="selectcustomer" e-dataSource=model.dataSource e-fieldSettings=model.fieldSettings e-totalItemsCount=model.totalItemsCount e-query=model.query - e-allowVirtualScrolling=model.allowVirtualScrolling e-virtualScrollMode=model.virtualScrollMode e-height=model.height e-width=model.width}} -
    -
    -
    -
    -
    -
    -
    Select mode
    -
    - {{#ej-dropdownlist id="List" e-targetID="dropdown" e-width=model.dropWidth e-change=model.onValueChange e-selectedItemIndex=model.selectedItemIndex }} - - {{/ej-dropdownlist}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/map/default.html b/public/html/map/default.html deleted file mode 100644 index 00915e8..0000000 --- a/public/html/map/default.html +++ /dev/null @@ -1,58 +0,0 @@ -
    -
    -
    -
    - -
    -
    - {{ej-map id="Map" e-enableAnimation=model.enableAnimation - e-layers=model.layers - }} -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/map/drilldown.html b/public/html/map/drilldown.html deleted file mode 100644 index 7c5942a..0000000 --- a/public/html/map/drilldown.html +++ /dev/null @@ -1,52 +0,0 @@ -
    -
    -
    -
    - -
    - -
    - {{ej-map id="Map" e-enableAnimation=model.enableAnimation e-shapeSelected=model.shapeSelected - e-layers=model.layers e-zoomSettings=model.zoomSettings - }} -
    -
    -
    -
    - - - - - {{outlet}} - diff --git a/public/html/map/flightroutes.html b/public/html/map/flightroutes.html deleted file mode 100644 index 39c079f..0000000 --- a/public/html/map/flightroutes.html +++ /dev/null @@ -1,214 +0,0 @@ -
    -
    -
    -
    - -
    -
    - {{ej-map id="Map" e-enableAnimation=model.enableAnimation e-navigationControl=model.navigationControl - e-layers=model.layers - }} -
    -
    -
    -
    - - - - - - - - {{outlet}} - diff --git a/public/html/menu/default.html b/public/html/menu/default.html deleted file mode 100644 index 889bb43..0000000 --- a/public/html/menu/default.html +++ /dev/null @@ -1,70 +0,0 @@ -
    -
    -
    -
    - {{#ej-menu id="menuu" e-height=model.height e-fields=model.fieldsvalues}}{{/ej-menu}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/menu/localdata.html b/public/html/menu/localdata.html deleted file mode 100644 index 888eda4..0000000 --- a/public/html/menu/localdata.html +++ /dev/null @@ -1,165 +0,0 @@ -
    -
    -
    -
    - {{ej-menu id="menu" e-fields=model.localfieldsvalues}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/menu/template.html b/public/html/menu/template.html deleted file mode 100644 index e36f814..0000000 --- a/public/html/menu/template.html +++ /dev/null @@ -1,190 +0,0 @@ -
    -
    -
    -
    - {{#ej-menu id="menutemplate"}} -
  • Books - -
  • -
  • Cameras - -
  • -
  • Movies - -
  • -
  • Musics - -
  • -
  • Gaming - -
  • - {{/ej-menu}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/navigationdrawer/default.html b/public/html/navigationdrawer/default.html deleted file mode 100644 index 3e73f37..0000000 --- a/public/html/navigationdrawer/default.html +++ /dev/null @@ -1,322 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    -
    -

    Home -

    -
    -
    - -
    -

    - The United Kingdom of Great Britain and Northern Ireland, commonly known as the United Kingdom (UK) and Britain, is a sovereign state located off the north-western coast of continental Europe. The country includes the island of Great Britain, the north-eastern part of the island of Ireland and many smaller islands. Northern Ireland is the only part of the UK that shares a land border with another state—the Republic of Ireland. Apart from this land border, the UK is surrounded by the Atlantic Ocean in the west and north, the North Sea in the east, the English Channel in the south and the Irish Sea in the west. -

    -
    - -
    - - - - - - - - - - - - - -
    -
    -
    - Agatha Jessie -
    -
    -
    - Andrew Philip -
    -
    -
    - Lilly Thomas -
    -
    -
    - Jaden Storm -
    -
    -
    - Angel Christie -
    -
    -
    - Joe Michael -
    -
    -
    - Marie Luke -
    -
    -
    - Magen Mia -
    -
    - -
    - - - - - - - -
    -
    -
    -
    -

    Andrew Philip -

    -
    -
    - Profile
    -

    - Born on December 25, 1954, in Spokane, Washington. Philip graduated from Texas University in 1978. He started his career as a teacher. - Later he started business with his friend Paul. They both spent more time together working on business. They earned enough money and spent that for poor and social welfares. Later they together started an organization for children welfare. -

    -
    - -
    - - - - - - - - - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -

    Product Breadth -

    -

    - UI, reporting and business intelligence on any .NET platform, all from one vendor. -

    -

    No-Hassle Licensing -

    -

    - No royalties, run-time, or server-deployment fees means no surprises. -

    -

    Uncompromising Quality -

    -

    - An almost brutal QA process makes our products truly enterprise-quality. -

    - -
    - -
    -
    -
    -
    -
    - -
    rtwertwertwer
    -
    - {{#ej-navigationdrawer id="navpane" e-targetId="butdrawer" e-contentId="content_container" e-type="overlay" e-direction= "left" e-enableListView=true e-listViewSettings=model.listViewSettings e-position=model.position e-mouseUp=model.mouseUp}} -
      - - - - - - -
    - {{/ej-navigationdrawer}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pdfviewer/default.html b/public/html/pdfviewer/default.html deleted file mode 100644 index eabc502..0000000 --- a/public/html/pdfviewer/default.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    -
    - {{ ej-pdfviewer id="pdfviewer" e-serviceUrl=model.serviceUrl }} -
    -
    -
    -
    diff --git a/public/html/pdfviewer/formfilling.html b/public/html/pdfviewer/formfilling.html deleted file mode 100644 index 47ed323..0000000 --- a/public/html/pdfviewer/formfilling.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    -
    - {{ ej-pdfviewer id="pdfviewer" e-serviceUrl=model.serviceUrl e-documentPath=model.documentPath }} -
    -
    -
    -
    diff --git a/public/html/pdfviewer/localization.html b/public/html/pdfviewer/localization.html deleted file mode 100644 index 541aef0..0000000 --- a/public/html/pdfviewer/localization.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    -
    - {{ ej-pdfviewer id="pdfviewer" e-serviceUrl=model.serviceUrl e-locale="es-ES" }} -
    -
    -
    -
    diff --git a/public/html/pivotchart/charttypes.html b/public/html/pivotchart/charttypes.html deleted file mode 100644 index ed874cc..0000000 --- a/public/html/pivotchart/charttypes.html +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotchart id="PivotChart" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-zooming=model.zooming e-type=model.type e-commonSeriesOptions=model.commonSeriesOptions e-size=model.size e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis e-legend=model.legend }} -
    -
    -
    -
    -
    - Series Type -
    -
    - {{ej-dropdownlist id="dropdownlist" e-value=model.value e-change=model.onTypeChange e-dataSource=model.list}} -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotchart/olap.html b/public/html/pivotchart/olap.html deleted file mode 100644 index a30dedb..0000000 --- a/public/html/pivotchart/olap.html +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotchart id="PivotChart" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-zooming=model.zooming e-type=model.type e-commonSeriesOptions=model.commonSeriesOptions e-size=model.size e-primaryXAxis=model.primaryXAxis e-primaryYAxis=model.primaryYAxis e-legend=model.legend }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotchart/relational.html b/public/html/pivotchart/relational.html deleted file mode 100644 index d138bfa..0000000 --- a/public/html/pivotchart/relational.html +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotchart id="PivotChart" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-zooming=model.zooming e-type=model.type e-commonSeriesOptions=model.commonSeriesOptions e-size=model.size e-primaryYAxis=model.primaryYAxis e-legend=model.legend }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotclient/customization.html b/public/html/pivotclient/customization.html deleted file mode 100644 index fd4d00d..0000000 --- a/public/html/pivotclient/customization.html +++ /dev/null @@ -1,87 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotclient id="PivotClient" e-size=model.size e-dataSource=model.dataSource e-title=model.title e-beforeExport=model.beforeExport e-renderSuccess=model.renderSuccess e-loadReport=model.loadReport e-fetchReport=model.fetchReport e-saveReport=model.saveReport}} -
    -
    -
    -
    - Control Placement: -
    -
    - {{ej-dropdownlist id="ctrlPlace" e-value=model.controlValue e-dataSource=model.controlPalcements e-fields=model.fields}} -
    -
    -
    -
    - Display Mode: -
    -
    - {{ej-dropdownlist id="dispMode" e-value=model.displayValue e-dataSource=model.displayModes e-fields=model.fields}} -
    -
    -
    -
    - Default View: -
    -
    - - - - - -
    - {{ ej-radiobutton id="Radio1" e-name="dftView" e-text="Chart" }} - - {{ ej-radiobutton id="Radio2" e-name="dftView" e-text="Grid" e-checked=model.checked }} -
    -
    -
    -
    -
    - Toggle Panel: -
    -
    - - - - - -
    - {{ ej-radiobutton id="Radio3" e-name="tglPln" e-text="True" }} - - {{ ej-radiobutton id="Radio4" e-name="tglPln" e-text="False" e-checked=model.checked }} -
    -
    -
    -
    -
    - Responsive: -
    -
    - - - - - -
    - {{ ej-radiobutton id="Radio5" e-name="tglPln" e-text="True" }} - - {{ ej-radiobutton id="Radio6" e-name="tglPln" e-text="False" e-checked=model.checked }} -
    -
    -
    -
    - {{ ej-button id="Btn1" e-size=model.btnsize e-text=model.btntext e-showRoundedCorner=model.roundedCorner e-click=model.ApplyChanges }} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotclient/olap.html b/public/html/pivotclient/olap.html deleted file mode 100644 index 10de0ca..0000000 --- a/public/html/pivotclient/olap.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotclient id="PivotClient" e-size=model.size e-dataSource=model.dataSource e-title=model.title e-beforeExport=model.beforeExport e-renderSuccess=model.renderSuccess e-loadReport=model.loadReport e-fetchReport=model.fetchReport e-saveReport=model.saveReport}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotclient/relational.html b/public/html/pivotclient/relational.html deleted file mode 100644 index 10de0ca..0000000 --- a/public/html/pivotclient/relational.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotclient id="PivotClient" e-size=model.size e-dataSource=model.dataSource e-title=model.title e-beforeExport=model.beforeExport e-renderSuccess=model.renderSuccess e-loadReport=model.loadReport e-fetchReport=model.fetchReport e-saveReport=model.saveReport}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgauge/layout.html b/public/html/pivotgauge/layout.html deleted file mode 100644 index 708be1d..0000000 --- a/public/html/pivotgauge/layout.html +++ /dev/null @@ -1,74 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgauge id="PivotGauge" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-enableTooltip=model.enableTooltip e-backgroundColor=model.backgroundColor e-labelFormatSettings=model.labelFormatSettings e-scales=model.scales }} -
    -
    -
    -
    - Show Tooltip -
    -
    - {{ ej-checkbox id="check1" e-checked=model.checked e-change=model.onchange }} -
    -
    -
    -
    - Show Header Labels -
    -
    - {{ ej-checkbox id="check2" e-checked=model.checked e-change=model.onchange }} -
    -
    -
    -
    - Frame Type -
    -
    - {{ej-dropdownlist id="frameType" e-width= model.width e-height= model.height e-value=model.frameindex e-change=model.onchange e-dataSource=model.framedata}} -
    -
    -
    -
    - Row Count -
    -
    - {{ej-dropdownlist id="rowscount" e-width= model.width e-height= model.height e-value=model.rowindex e-change=model.onchange1 e-dataSource=model.countdata }} -
    -
    -
    -
    - Column Count -
    -
    - {{ej-dropdownlist id="columnscount" e-width= model.width e-height= model.height e-value=model.colindex e-change=model.onchange1 e-dataSource=model.countdata}} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgauge/olap.html b/public/html/pivotgauge/olap.html deleted file mode 100644 index fc7fc49..0000000 --- a/public/html/pivotgauge/olap.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgauge id="PivotGauge" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-enableTooltip=model.enableTooltip e-backgroundColor=model.backgroundColor e-labelFormatSettings=model.labelFormatSettings e-scales=model.scales }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgauge/relational.html b/public/html/pivotgauge/relational.html deleted file mode 100644 index fc7fc49..0000000 --- a/public/html/pivotgauge/relational.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgauge id="PivotGauge" e-dataSource=model.dataSource e-isResponsive=model.isResponsive e-enableTooltip=model.enableTooltip e-backgroundColor=model.backgroundColor e-labelFormatSettings=model.labelFormatSettings e-scales=model.scales }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgrid/frozenheaders.html b/public/html/pivotgrid/frozenheaders.html deleted file mode 100644 index 1b128d5..0000000 --- a/public/html/pivotgrid/frozenheaders.html +++ /dev/null @@ -1,63 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enableGroupingBar=model.enableGroupingBar e-frozenHeaderSettings=model.frozenHeaderSettings e-frozenHeaderSettings=model.frozenHeaderSettings}} - {{ej-pivotschemadesigner id="PivotSchemaDesigner"}} -
    -
    -
    -
    -
    -
    - Data Source -
    -
    -
    - - - - - -
    - {{ ej-radiobutton id="rdbOlap" e-name="datasource" e-text="OLAP" e-change=model.renderGrid }} - - {{ ej-radiobutton id="rdbRelational" e-name="datasource" e-checked=model.checked e-text="Relational" e-change=model.renderGrid }} -
    -
    -
    -
    -
    -
    - Frozen Header Settings -
    -
    -
    - - - - - - - -
    - {{ ej-checkbox id="chkFrozenCol" e-text="Freeze Column Header" e-checked=model.checked e-change=model.renderGrid }} -
    - {{ ej-checkbox id="chkFrozenRow" e-text="Freeze Row Header" e-checked=model.checked e-change=model.renderGrid }} -
    -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgrid/olap.html b/public/html/pivotgrid/olap.html deleted file mode 100644 index f84d13c..0000000 --- a/public/html/pivotgrid/olap.html +++ /dev/null @@ -1,24 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enableGroupingBar=model.enableGroupingBar e-pivotTableFieldListID=model.pivotTableFieldListID}} - {{ej-pivotschemadesigner id="PivotSchemaDesigner"}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgrid/paging.html b/public/html/pivotgrid/paging.html deleted file mode 100644 index 7b2bc3c..0000000 --- a/public/html/pivotgrid/paging.html +++ /dev/null @@ -1,58 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enablePaging=model.enablePaging e-renderSuccess=model.renderSuccess}} -
    -
    -
    -
    - DataSource: -
    -
    - - - - - -
    - {{ ej-radiobutton id="rdbRelational" e-name="datasource" e-checked=model.checked e-text="Relational" e-change=model.renderGrid }} - - {{ ej-radiobutton id="rdbOlap" e-name="datasource" e-text="OLAP" e-change=model.renderGrid }} -
    -
    -
    -
    - Paging Type: -
    -
    - - - - - -
    - {{ ej-radiobutton id="vScrolling" e-name="types" e-text="Virtual Scrolling" e-change=model.renderGrid }} - - {{ ej-radiobutton id="paging" e-name="types" e-checked=model.checked e-text="Paging" e-change=model.renderGrid }} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivotgrid/relational.html b/public/html/pivotgrid/relational.html deleted file mode 100644 index f84d13c..0000000 --- a/public/html/pivotgrid/relational.html +++ /dev/null @@ -1,24 +0,0 @@ -
    -
    -
    -
    - {{ej-pivotgrid id="PivotGrid" e-dataSource=model.dataSource e-enableGroupingBar=model.enableGroupingBar e-pivotTableFieldListID=model.pivotTableFieldListID}} - {{ej-pivotschemadesigner id="PivotSchemaDesigner"}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivottreemap/colormapping.html b/public/html/pivottreemap/colormapping.html deleted file mode 100644 index a7a1a4d..0000000 --- a/public/html/pivottreemap/colormapping.html +++ /dev/null @@ -1,47 +0,0 @@ -
    -
    -
    -
    - {{ej-pivottreemap id="PivotTreeMap" e-dataSource=model.dataSource e-renderSuccess=model.onTypeChange }} -
    -
    -
    -
    -
    - Color Mapping -
    -
    - {{ej-dropdownlist id="dropdownlist" e-value=model.value e-change=model.onTypeChange e-dataSource=model.list}} -
    -
    -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivottreemap/namedsets.html b/public/html/pivottreemap/namedsets.html deleted file mode 100644 index 7f8902e..0000000 --- a/public/html/pivottreemap/namedsets.html +++ /dev/null @@ -1,20 +0,0 @@ -
    -
    -
    -
    - {{ej-pivottreemap id="PivotTreeMap" e-dataSource=model.dataSource }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/pivottreemap/olap.html b/public/html/pivottreemap/olap.html deleted file mode 100644 index 7f8902e..0000000 --- a/public/html/pivottreemap/olap.html +++ /dev/null @@ -1,20 +0,0 @@ -
    -
    -
    -
    - {{ej-pivottreemap id="PivotTreeMap" e-dataSource=model.dataSource }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/progressbar/default.html b/public/html/progressbar/default.html deleted file mode 100644 index df600fc..0000000 --- a/public/html/progressbar/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-progressbar id="progressbar" e-value=model.value e-text=model.text e-height=model.height }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/progressbar/rtl.html b/public/html/progressbar/rtl.html deleted file mode 100644 index 8b07591..0000000 --- a/public/html/progressbar/rtl.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-progressbar id="progressbar" e-value=model.value e-text=model.text e-height=model.height e-enableRTL=model.enableRTL }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/radialmenu/default.html b/public/html/radialmenu/default.html deleted file mode 100644 index 88bbdd6..0000000 --- a/public/html/radialmenu/default.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    - {{#ej-radialmenu id="defaultradialmenu" e-autoOpen=model.autoOpen }} -
      -
    • -
    • -
    • -
    • -
    - {{/ej-radialmenu}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/radialmenu/nestedradialmenu.html b/public/html/radialmenu/nestedradialmenu.html deleted file mode 100644 index 4d9682c..0000000 --- a/public/html/radialmenu/nestedradialmenu.html +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    -
    - {{#ej-radialmenu id="defaultradialmenu" e-autoOpen=model.autoOpen e-position=model.position }} -
      -
    • -
    • -
        -
      • -
      • -
      -
    • -
    • -
        -
      • -
      • -
      -
    • -
    • -
    • -
        -
      • -
      • - -
      -
    • -
    • -
        -
      • -
      • - -
      -
    • -
    - - {{/ej-radialmenu}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/radialslider/default.html b/public/html/radialslider/default.html deleted file mode 100644 index 6726bb9..0000000 --- a/public/html/radialslider/default.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-radialslider id="defaultslider" e-innerCircleImageUrl=model.imageurl}} - -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rangenavigator/default.html b/public/html/rangenavigator/default.html deleted file mode 100644 index 847385a..0000000 --- a/public/html/rangenavigator/default.html +++ /dev/null @@ -1,35 +0,0 @@ -
    -
    -
    - -
    -
    - {{ej-rangenavigator id="rangeNavigator" - e-enableDeferredUpdate=model.enableDeferredUpdateRange - e-padding=model.paddingRange - e-allowSnapping=model.allowSnappingRange - e-selectedRangeSettings=model.selectedRangeSettingsRange - e-isResponsive=model.isResponsiveRange - e-tooltipSettings=model.tooltipSettingsRange - e-series=model.seriesRange - e-seriesSettings=model.seriesSettingsRange - e-rangeChanged=model.rangeChangedRange - }} -
    -
    -
    - {{ej-chart id="ChartRange" - e-primaryXAxis=model.primaryXAxis - e-primaryYAxis=model.primaryYAxis - e-crosshair=model.crosshair - e-series=model.series - e-isResponsive=model.isResponsive - e-load=model.load - e-size=model.size - e-legend=model.legend - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rangenavigator/numeric.html b/public/html/rangenavigator/numeric.html deleted file mode 100644 index dd840a8..0000000 --- a/public/html/rangenavigator/numeric.html +++ /dev/null @@ -1,37 +0,0 @@ -
    -
    -
    - -
    -
    - {{ej-rangenavigator id="rangeNavigator" - e-enableDeferredUpdate=model.enableDeferredUpdateRange - e-padding=model.paddingRange - e-allowSnapping=model.allowSnappingRange - e-selectedRangeSettings=model.selectedRangeSettingsRange - e-isResponsive=model.isResponsiveRange - e-tooltipSettings=model.tooltipSettingsRange - e-series=model.seriesRange - e-valueType= model.valueType - e-isRTL=model.isRTL - e-seriesSettings=model.seriesSettingsRange - e-rangeChanged=model.rangeChangedRange - }} -
    -
    -
    - {{ej-chart id="ChartRange" - e-primaryXAxis=model.primaryXAxis - e-primaryYAxis=model.primaryYAxis - e-crosshair=model.crosshair - e-series=model.series - e-isResponsive=model.isResponsive - e-load=model.load - e-size=model.size - e-legend=model.legend - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rangenavigator/rtl.html b/public/html/rangenavigator/rtl.html deleted file mode 100644 index 05f0bb6..0000000 --- a/public/html/rangenavigator/rtl.html +++ /dev/null @@ -1,36 +0,0 @@ -
    -
    -
    - -
    -
    - {{ej-rangenavigator id="rangeNavigator" - e-enableDeferredUpdate=model.enableDeferredUpdateRange - e-padding=model.paddingRange - e-allowSnapping=model.allowSnappingRange - e-selectedRangeSettings=model.selectedRangeSettingsRange - e-isResponsive=model.isResponsiveRange - e-tooltipSettings=model.tooltipSettingsRange - e-enableRTL=model.enableRTL - e-series=model.seriesRange - e-seriesSettings=model.seriesSettingsRange - e-rangeChanged=model.rangeChangedRange - }} -
    -
    -
    - {{ej-chart id="ChartRange" - e-primaryXAxis=model.primaryXAxis - e-primaryYAxis=model.primaryYAxis - e-crosshair=model.crosshair - e-series=model.series - e-isResponsive=model.isResponsive - e-load=model.load - e-size=model.size - e-legend=model.legend - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rating/default.html b/public/html/rating/default.html deleted file mode 100644 index 293ff05..0000000 --- a/public/html/rating/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rating id="rating" e-value=model.rate}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rating/orientation.html b/public/html/rating/orientation.html deleted file mode 100644 index 903f870..0000000 --- a/public/html/rating/orientation.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rating id="rating" e-value=model.rate e-orientation=model.orientation}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rating/precision.html b/public/html/rating/precision.html deleted file mode 100644 index 43b34f8..0000000 --- a/public/html/rating/precision.html +++ /dev/null @@ -1,23 +0,0 @@ -
    -
    -
    -
    - - - - - - - - - - - - - -
    Full Precision :{{ej-rating id="fullRating" e-value=model.fullrate type="text" class="rating"}}
    Half Precision :{{ej-rating id="halfRating" e-precision=model.half e-value=model.halfrate type="text" class="rating"}}
    Exact Precision :{{ej-rating id="exactRating" e-precision=model.exact e-value=modek.exactrate type="text" class="rating"}}
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/reportviewer/areachart.html b/public/html/reportviewer/areachart.html deleted file mode 100644 index 95ccdce..0000000 --- a/public/html/reportviewer/areachart.html +++ /dev/null @@ -1,19 +0,0 @@ -
    -
    -
    -
    - {{ej-reportviewer id = "areachart_reportViewer_Control" e-reportServiceUrl = model.reportServiceUrl - e-processingMode = model.processingMode - e-reportPath = model.reportPath - e-dataSources = model.dataSources }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/reportviewer/groupingaggregate.html b/public/html/reportviewer/groupingaggregate.html deleted file mode 100644 index b29a6e6..0000000 --- a/public/html/reportviewer/groupingaggregate.html +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    - {{ej-reportviewer id="groupingaggregate_reportViewer_Control" e-reportServiceUrl=model.reportServiceUrl - e-processingMode=model.processingMode - e-reportPath=model.reportPath }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/reportviewer/territorysales.html b/public/html/reportviewer/territorysales.html deleted file mode 100644 index 66daf86..0000000 --- a/public/html/reportviewer/territorysales.html +++ /dev/null @@ -1,19 +0,0 @@ -
    -
    -
    -
    - {{ej-reportviewer id="territorysales_reportViewer_Control" e-reportServiceUrl = model.reportServiceUrl - e-reportServerUrl = model.reportServerUrl - e-processingMode = model.processingMode - e-reportPath = model.reportPath }} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/ribbon/customtooltip.html b/public/html/ribbon/customtooltip.html deleted file mode 100644 index 94d6620..0000000 --- a/public/html/ribbon/customtooltip.html +++ /dev/null @@ -1,60 +0,0 @@ -
    -
    -
    -
    - {{ej-ribbon id="customtooltipribbon" e-width="100%" e-expandPinSettings=model.expandPinSettings e-collapsePinSettings=model.collapsePinSettings e-allowResizing=model.allowResizing e-applicationTab=model.applicationTab e-tabs=model.tabs e-create=model.onCreate}} -
    - - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/ribbon/default.html b/public/html/ribbon/default.html deleted file mode 100644 index c9218f4..0000000 --- a/public/html/ribbon/default.html +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -
    -
    - {{ej-ribbon id="defaultribbon" e-width="100%" e-expandPinSettings=model.expandPinSettings e-collapsePinSettings=model.collapsePinSettings - e-allowResizing=model.allowResizing e-applicationTab=model.applicationTab e-tabs=model.tabs e-create=model.onCreate}} -
    - - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/ribbon/resize.html b/public/html/ribbon/resize.html deleted file mode 100644 index 3ef6b3e..0000000 --- a/public/html/ribbon/resize.html +++ /dev/null @@ -1,60 +0,0 @@ -
    -
    -
    -
    - {{ej-ribbon id="resizeribbon" e-width="60%" e-expandPinSettings=model.expandPinSettings e-collapsePinSettings=model.collapsePinSettings e-allowResizing=model.allowResizing e-applicationTab=model.applicationTab e-tabs=model.tabs e-create=model.onCreate}} -
    - - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/rotator/default.html b/public/html/rotator/default.html deleted file mode 100644 index 920d199..0000000 --- a/public/html/rotator/default.html +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    -
    - {{#ej-rotator id="sliderContent" e-slideWidth=model.slideWidth e-frameSpace=model.frameSpace - e-slideHeight=model.slideHeight e-displayItemsCount=model.displayItemsCount e-navigateSteps=model.navigateSteps - e-pagerPosition=model.pagerPosition e-orientation=model.orientation e-showPager=model.showPager e-enabled=model.enabled e-showCaption=model.showCaption - e-allowKeyboardNavigation=model.allowKeyboardNavigation e-showPlayButton=model.showPlayButton e-animationType= model.animationType}} - -
  • - Nature
  • -
  • - bird
  • -
  • - sculpture
  • -
  • - seaview
  • -
  • - snowfall
  • -
  • - card
  • -
  • - night
  • - - - - {{/ej-rotator}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/rotator/thumbnail.html b/public/html/rotator/thumbnail.html deleted file mode 100644 index b8b1a3e..0000000 --- a/public/html/rotator/thumbnail.html +++ /dev/null @@ -1,73 +0,0 @@ -
    -
    -
    -
    - {{#ej-rotator id="sliderContent" e-slideWidth=model.slideWidth e-frameSpace=model.frameSpace - e-slideHeight=model.slideHeight e-displayItemsCount=model.displayItemsCount e-navigateSteps=model.navigateSteps - e-pagerPosition=model.pagerPosition e-orientation=model.orientation e-showPager=model.showPager e-enabled=model.enabled e-showCaption=model.showCaption - e-allowKeyboardNavigation=model.allowKeyboardNavigation e-showPlayButton=model.showPlayButton e-isResponsive=model.isResponsive e-animationType= model.animationType e-showThumbnail=model.showThumbnail e-thumbnailSourceID=model.thumbnailSourceID e-enableAutoPlay=model.enableAutoPlay}} - -
  • - Nature
  • -
  • - bird
  • -
  • - sculpture
  • -
  • - seaview
  • -
  • - snowfall
  • -
  • - card
  • -
  • - night
  • - {{/ej-rotator}} - -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/rte/alltools.html b/public/html/rte/alltools.html deleted file mode 100644 index eb631bd..0000000 --- a/public/html/rte/alltools.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rte id="rte" e-value=model.content e-height=model.height e-width=model.width e-tools=model.tools e-isResponsive=model.isResponsive}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rte/default.html b/public/html/rte/default.html deleted file mode 100644 index d8a5d6d..0000000 --- a/public/html/rte/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rte id="rte" e-value=model.content e-height=model.height e-width=model.width}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/rte/rtl.html b/public/html/rte/rtl.html deleted file mode 100644 index a24cfed..0000000 --- a/public/html/rte/rtl.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-rte id="rte" e-value=model.content e-height=model.height e-width=model.width e-enableRTL=model.enableRTL}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/api.html b/public/html/schedule/api.html deleted file mode 100644 index 6d53bd9..0000000 --- a/public/html/schedule/api.html +++ /dev/null @@ -1,75 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    - -
    -
    -
    -
    Read Only
    -
    - {{ej-checkbox id="readonly" e-checked=false e-change=model.onReadOnly}} -
    -
    -
    -
    Hide Weekend
    -
    - {{ej-checkbox id="hideweekend" e-checked=false e-change=model.hideweekdays}} -
    -
    -
    -
    FirstDayOfWeek
    -
    - {{ej-dropdownlist id="firstdayofweek" e-width="110px" e-dataSource=model.dayNames e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
    -
    -
    WorkWeek
    -
    - {{ej-dropdownlist id="workweeks" e-width="110px" e-dataSource=model.dayNames e-change=model.changeWeekDays e-checked=true - e-showCheckbox=true e-selectedItems=model.daySelect }} -
    -
    -
    -
    Start Hour
    -
    - {{ej-numerictextbox id="starthour" e-width="110px" e-name="numeric" e-value=0 e-minValue=0 e-maxValue=24 e-enableStrictMode=true - e-change=model.changeHours }} -
    -
    -
    -
    End Hour
    -
    - {{ej-numerictextbox id="endhour" e-width="110px" e-name="numeric" e-value=24 e-minValue=0 e-maxValue=24 e-enableStrictMode=true - e-change=model.changeHours }} -
    -
    -
    -
    Cell Width
    -
    - {{ej-numerictextbox id="cellwidth" e-width="110px" e-name="numeric" e-value=100 e-minValue=0 e-showSpinButton=false e-decimalPlaces=0 - }} -
    -
    -
    -
    Cell Height
    -
    - {{ej-numerictextbox id="cellheight" e-width="110px" e-name="numeric" e-value=60 e-minValue=0 e-showSpinButton=false e-decimalPlaces=0 - }} -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Submit" e-size="medium" e-click=model.changeDimension}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/blockintervals.html b/public/html/schedule/blockintervals.html deleted file mode 100644 index bfc6cac..0000000 --- a/public/html/schedule/blockintervals.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - e-group=model.group e-resources=model.resources e-blockoutSettings=model.blockoutSettings}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/categorize.html b/public/html/schedule/categorize.html deleted file mode 100644 index e28dfb5..0000000 --- a/public/html/schedule/categorize.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-categorizeSettings=model.categorizeSettings - e-appointmentSettings=model.appointmentSettings e-contextMenuSettings=model.contextMenuSettings }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/customview.html b/public/html/schedule/customview.html deleted file mode 100644 index 176797f..0000000 --- a/public/html/schedule/customview.html +++ /dev/null @@ -1,34 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-views=model.views e-currentView="customview" - e-renderDates=model.renderDates e-appointmentSettings=model.appointmentSettings }} -
    -
    -
    -
    - -
    -
    -
    -
    Start Date
    -
    - {{ej-datepicker id="customstartdate" e-width="110px" e-value=model.customstartdate}} -
    -
    -
    -
    End Date
    -
    - {{ej-datepicker id="customenddate" e-width="110px" e-value=model.customenddate}} -
    -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Submit" e-size="medium" e-click=model.onClick}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/default.html b/public/html/schedule/default.html deleted file mode 100644 index 85e48b1..0000000 --- a/public/html/schedule/default.html +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="110px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/multipleresource.html b/public/html/schedule/multipleresource.html deleted file mode 100644 index 6618d2e..0000000 --- a/public/html/schedule/multipleresource.html +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - e-group=model.group e-resources=model.resources }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="110px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/remotedata.html b/public/html/schedule/remotedata.html deleted file mode 100644 index 9c7dc33..0000000 --- a/public/html/schedule/remotedata.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-readOnly=true e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/resourcegrouping.html b/public/html/schedule/resourcegrouping.html deleted file mode 100644 index a227ac4..0000000 --- a/public/html/schedule/resourcegrouping.html +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-appointmentSettings=model.appointmentSettings - e-group=model.group e-resources=model.resources }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="120px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/schedule/timescale.html b/public/html/schedule/timescale.html deleted file mode 100644 index 3abea17..0000000 --- a/public/html/schedule/timescale.html +++ /dev/null @@ -1,80 +0,0 @@ -
    -
    -
    -
    - {{ej-schedule id="schedule" e-width="100%" e-height="525px" e-currentDate=model.currentDate e-timeScale=model.timeScale e-appointmentSettings=model.appointmentSettings - }} -
    -
    -
    -
    - -
    -
    -
    -
    Orientation
    -
    - {{ej-dropdownlist id="orientation" e-width="110px" e-targetID="orientationtype" e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
      -
    • Vertical
    • -
    • Horizontal
    • -
    -
    -
    -
    -
    -
    Disable TimeScale
    -
    - {{ej-checkbox id="disabletimescale" e-checked=false e-change=model.timescaleChange}} -
    -
    -
    -
    MajorSlot
    -
    - {{ej-dropdownlist id="majorslot" e-targetID="majorslotvalue" e-width="110px" e-selectedItemIndex=0}} -
    -
      -
    • 60
    • -
    • 30
    • -
    • 20
    • -
    • 12
    • -
    • 10
    • -
    • 120
    • -
    • 180
    • -
    • 240
    • -
    • 5
    • -
    • 6
    • -
    -
    -
    -
    -
    -
    MinorSlot
    -
    - {{ej-dropdownlist id="minorslot" e-targetID="minorslotvalue" e-width="110px" e-selectedItemIndex=4}} -
    -
      -
    • 1
    • -
    • 2
    • -
    • 3
    • -
    • 4
    • -
    • 5
    • -
    • 6
    • -
    • 7
    • -
    • 8
    • -
    • 9
    • -
    • 10
    • -
    -
    -
    -
    -
    -
    - {{ej-button id="btnSubmit" e-text="Submit" e-size="medium" e-click=model.changeTimeScale}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/scrollbar/default.html b/public/html/scrollbar/default.html deleted file mode 100644 index abd0be7..0000000 --- a/public/html/scrollbar/default.html +++ /dev/null @@ -1,46 +0,0 @@ -
    -
    -
    -
    -
    - {{#ej-scroller id="scrollbar" e-width="460px" e-height="300" }} -
    -
    - Model–view–controller (MVC) is a software architecture pattern which separates the representation of information from the - user's interaction with it. The model consists of application data, business rules, logic, and functions. A view - can be any output representation of data, such as a chart or a diagram. Multiple views of the same data are possible, - such as a bar chart for management and a tabular view for accountants. The controller mediates input, converting - it to commands for the model or view.The central ideas behind MVC are code reusability and n addition to dividing - the application into three kinds of components, the MVC design defines the interactions between them. -
      -
    • - A controller can send commands to its associated view to change the view's presentation of the - model (e.g., by scrolling through a document). It can also send commands to the model to update the model's - state (e.g., editing a document). -
    • -
    • - A model notifies its associated views and controllers when there has been a change in its state. - This notification allows the views to produce updated output, and the controllers to change the available - set of commands. A passive implementation of MVC omits these notifications, because the application does - not require them or the software platform does not support them. -
    • -
    • - A view requests from the model the information that it needs to generate an output representation - to the user. -
    • -
    -
    -
    - {{/ej-scroller}} -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/signature/default.html b/public/html/signature/default.html deleted file mode 100644 index 4b42381..0000000 --- a/public/html/signature/default.html +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    -
    -
    -

    Sign here

    - {{ej-signature id="signature" e-height=model.height e-isResponsive=true e-strokeWidth=model.strokeWidth}} -
    - -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/slider/default.html b/public/html/slider/default.html deleted file mode 100644 index 7be3b2c..0000000 --- a/public/html/slider/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-slider id="default" e-value=model.value e-width=model.width }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/slider/range.html b/public/html/slider/range.html deleted file mode 100644 index a102ce1..0000000 --- a/public/html/slider/range.html +++ /dev/null @@ -1,17 +0,0 @@ -
    -
    -
    -
    -
    Range
    -
    - {{ej-slider id="range" e-values=model.slidervalues e-sliderType="range" e-width=model.width }} -
    -
    -
    Min-Range
    -
    - {{ej-slider id="minrange" e-value=model.value e-sliderType="minrange" e-width=model.width }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/slider/vertical.html b/public/html/slider/vertical.html deleted file mode 100644 index 8db0cf4..0000000 --- a/public/html/slider/vertical.html +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-slider id="normal" e-value=model.value e-orientation="vertical" e-width=model.width e-height=model.height}} - Default -
    -
    - {{ej-slider id="verticalminrange" e-value=model.value1 e-sliderType="minrange" e-orientation="vertical" e-width=model.width e-height=model.height}} - Min-Range -
    -
    - {{ej-slider id="verticalrange" e-values=model.values e-sliderType="range" e-orientation="vertical" e-width=model.width e-height=model.height}} - Range -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/sparkline/default.html b/public/html/sparkline/default.html deleted file mode 100644 index c53ce1d..0000000 --- a/public/html/sparkline/default.html +++ /dev/null @@ -1,115 +0,0 @@ -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Mean Working Hours for year -
    - {{ej-sparkline id="Sparkline" e-dataSource=model.dataSource - e-tooltip=model.tooltip - e-type=model.type - e-size=model.size - }} -
    -
    Revenue Status -
    - {{ej-sparkline id="column" e-dataSource=model.dataSourceColumn - e-tooltip=model.tooltip - e-type=model.typeColumn - e-size=model.sizeColumn - e-negativePointColor=model.negativePointColorColumn - e-highPointColor=model.highPointColorColumn - }} -
    -
    Project Status Tracing -
    - {{ej-sparkline id="area" e-dataSource=model.dataSourceArea - e-tooltip=model.tooltip - e-markerSettings = model.markerSettingsArea - e-type=model.typeArea - e-size=model.sizeColumn - e-highPointColor=model.highPointColor - e-lowPointColor=model.lowPointColor - e-opacity=model.opacityArea - }} -
    -
    Profit Comparison for each months -
    - {{ej-sparkline id="winloss" e-dataSource=model.dataSourceWinloss - e-type=model.typeWinloss - e-size=model.sizeColumn - }} -
    - -
    Expenditure for a year - - - - - - - -
    -
    - {{ej-sparkline id="pie1" e-dataSource=model.dataSourcePie1 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - {{ej-sparkline id="pie2" e-dataSource=model.dataSourcePie2 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - {{ej-sparkline id="pie3" e-dataSource=model.dataSourcePie3 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - {{ej-sparkline id="pie4" e-dataSource=model.dataSourcePie4 - e-tooltip=model.tooltip - e-type=model.typePie - e-size=model.sizePie - }} -
    -
    -
    - -
    - - -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/sparkline/realtime.html b/public/html/sparkline/realtime.html deleted file mode 100644 index 8b64d8f..0000000 --- a/public/html/sparkline/realtime.html +++ /dev/null @@ -1,39 +0,0 @@ -
    -
    -
    -
    - {{ej-grid id="Grid" - e-dataSource=model.dataSource - e-columns=model.columns - e-allowSelection=model.allowSelection - e-allowScrolling=model.allowScrolling - e-scrollSettings=model.scrollSettings - e-enableRowHover=model.enableRowHover - e-create=model.create - e-actionComplete=model.actionComplete - }} -
    - - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/spellcheck/contextmenu.html b/public/html/spellcheck/contextmenu.html deleted file mode 100644 index d712beb..0000000 --- a/public/html/spellcheck/contextmenu.html +++ /dev/null @@ -1,25 +0,0 @@ -
    -
    -
    -
    - {{#ej-spellcheck id="TextArea" contenteditable="true" e-create=model.create e-dictionarySettings=model.dictionarySettings - e-enableValidateOnType=model.enableValidateOnType }} It is a concept vehicle with Liuid Silver body colour, - 20-inch wheels, fabric foding roof, electrically-controlled hood, 4-cylinder 2.0 TDI engine rated 204 PS - (150 kW; 201 hp) and 400 (295.02 lbf ft), diesel particulate filter and Bluetec emission control system, - quattro permanent four-wheel drve system, Audi S tronic dual-clutch gearbox, McPherson-strut front axle and - a four-link rear axle, Audi drive select system with 3 modes (dynamic, sport, efficiency), MMI control panel - with touch pad and dual-view technology, sound system with the proinent extending tweeters. {{/ej-spellcheck}} -
    -
    - {{ej-button id="SpellCheck" e-text="Spell check" e-click=model.click }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/spellcheck/dialogmode.html b/public/html/spellcheck/dialogmode.html deleted file mode 100644 index a45f037..0000000 --- a/public/html/spellcheck/dialogmode.html +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{#ej-spellcheck id="TextArea" contenteditable="true" e-create=model.create e-dictionarySettings=model.dictionarySettings - e-contextMenuSettings=model.contextMenuSettings }} Facebook is a social networking service headquartered - in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard - College roommates and fellow students Eduardo, Andrew McCollum, Dustin and Chris Hughes. The fouders had - initially limited the websites membrship to Harvard students, but later expanded it to collges in the Boston - area, the Ivy League, and Stanford Univrsity. It graually added support for students at various other universities - and later to high-school students. {{/ej-spellcheck}} -
    -
    - {{ej-button id="SpellCheck" e-text="Spell check using dialog" e-click=model.click }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/spellcheck/multipletargets.html b/public/html/spellcheck/multipletargets.html deleted file mode 100644 index de1658b..0000000 --- a/public/html/spellcheck/multipletargets.html +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    -
    - London, one of the most popular touist destinations in the world for a reason. A cultural and hisorical hub, London has an excellent public transportation system that allows visitors to see all the fantatic sights without spending a ton of money on a rental car. - London contains four World Heritage Sites. -

    -
    - - Rome, one of the world's most facinating cities. The old adage that Rome was not built in a day - and that you won't see it in one or even in three - is true. For the intrepid traveler who can keep pace, here is a list of must-sees. - But reember what the Romans say: Even a lifetime isn't enough to see Rome. -

    -
    - {{#ej-spellcheck id="TextArea" contenteditable="true" e-create=model.create e-dictionarySettings=model.dictionarySettings - e-contextMenuSettings=model.contextMenuSettings e-controlsToValidate=model.controlsToValidate e-dialogClose = model.dialogClose e-targetUpdating = model.targetUpdating }}{{/ej-spellcheck}} -
    -
    - {{ej-button id="SpellCheck" e-text="Spell check using dialog" e-click=model.click }} -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/splitter/default.html b/public/html/splitter/default.html deleted file mode 100644 index 234d2ac..0000000 --- a/public/html/splitter/default.html +++ /dev/null @@ -1,31 +0,0 @@ -
    -
    -
    - - - {{#ej-splitter id="outterSplitter" e-height=model.height e-width=model.width e-orientation=model.orientation e-properties=model.properties}} - - {{#ej-splitter id="innerSplitter" e-create=model.create e-isResponsive=true}} -
    -
    Pane 1
    -
    -
    -
    Pane 2
    -
    - {{/ej-splitter}} -
    -
    Pane 3
    -
    - {{/ej-splitter}} - - -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/splitter/integration.html b/public/html/splitter/integration.html deleted file mode 100644 index 7a3d1e8..0000000 --- a/public/html/splitter/integration.html +++ /dev/null @@ -1,70 +0,0 @@ -
    -
    -
    - {{#ej-splitter id="outterSplitter" e-height=model.height e-width=model.width e-properties=model.properties e-enableAutoResize=model.enableAutoResize}} -
    -
    -

    FRENCH CITIES

    - - {{#ej-treeview id="treeView" class="visibleHide" e-nodeSelect=model.nodeSelect }} -
  • PARIS -
      -
    • Speciality
    • -
    -
  • -
  • CAMEMBERT -
      -
    • Speciality
    • -
    -
  • -
  • GRENOBLE -
      -
    • Speciality
    • -
    -
  • - {{/ej-treeview}} -
    -
    -
    -
    - Select any city from the tree to show the description. -
    -
    -

    PARIS

    - Paris, the city of lights and love - this short guide is full of ideas for how to make the most of the romanticism... -
    -
    -

    CAMEMBERT

    - The village in the Orne département of Normandy where the famous French cheese is originated from. -
    -
    -

    GRENOBLE

    - The capital city of the French Alps and a major scientific center surrounded by many ski resorts, host of the Winter Olympics in 1968. -
    -
    - {{/ej-splitter}} -
    -
    - -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/spreadsheet/cellformatting.html b/public/html/spreadsheet/cellformatting.html deleted file mode 100644 index 94e311a..0000000 --- a/public/html/spreadsheet/cellformatting.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-allowFormulaBar=false e-sheets=model.sheets - e-loadComplete=model.loadComplete e-enableContextMenu=true}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/spreadsheet/chart.html b/public/html/spreadsheet/chart.html deleted file mode 100644 index 0fcfd89..0000000 --- a/public/html/spreadsheet/chart.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-charts=true e-allowFormulaBar=false - e-sheets=model.sheets e-loadComplete=model.loadComplete e-actionBegin=model.actionBegin}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/spreadsheet/conditionalformatting.html b/public/html/spreadsheet/conditionalformatting.html deleted file mode 100644 index 63a78de..0000000 --- a/public/html/spreadsheet/conditionalformatting.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-enableContextMenu=false e-allowFormulaBar=false - e-sheets=model.sheets e-loadComplete=model.loadComplete}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/spreadsheet/datavalidation.html b/public/html/spreadsheet/datavalidation.html deleted file mode 100644 index 3816490..0000000 --- a/public/html/spreadsheet/datavalidation.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-allowFormulaBar=false e-showRibbon=false e-enableContextMenu=false - e-allowDataValidation =true e-sheets=model.sheets e-loadComplete=model.loadComplete}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/spreadsheet/default.html b/public/html/spreadsheet/default.html deleted file mode 100644 index 4a1788f..0000000 --- a/public/html/spreadsheet/default.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-allowFormulaBar=model.allowFormulaBar e-importSettings=model.importSettings - e-exportSettings=model.exportSettings e-sheets=model.sheets e-loadComplete=model.loadComplete e-openFailure=model.openFailure}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/spreadsheet/mftemplate.html b/public/html/spreadsheet/mftemplate.html deleted file mode 100644 index ebc323d..0000000 --- a/public/html/spreadsheet/mftemplate.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    -
    - {{ej-spreadsheet id="Spreadsheet" e-scrollSettings=model.scrollSettings e-showRibbon=false e-allowFormulaBar=false e-sheets=model.sheets - e-loadComplete=model.loadComplete e-allowDragFillOption=false}} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/sunburstchart/animation.html b/public/html/sunburstchart/animation.html deleted file mode 100644 index b72b675..0000000 --- a/public/html/sunburstchart/animation.html +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    - {{ej-sunburstchart id="SunburstChart" - e-dataSource=model.dataSource - e-valueMemberPath = model.valueMemberPath - e-levels = model.levels - e-dataLabelSettings=model.dataLabelSettings - e-tooltip=model.tooltip - e-innerRadius=model.innerRadius - e-size=model.size e-title = model.title - e-enableAnimation=model.enableAnimation - e-legend=model.legend }} -
    -
    -
    - -
    -
    -
    -
    Enable Animation
    -
    - {{ej-checkbox id="enableanimation" e-checked=true e-change=model.animationChange}} -
    -
    -
    -
    Animation Type
    -
    - {{ej-dropdownlist id="animation" e-width="110px" e-targetID="animationtype" e-selectedIndex=0 e-change=model.animationTypeChange - }} -
    -
      -
    • Rotation
    • -
    • FadeIn
    • -
    -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/sunburstchart/default.html b/public/html/sunburstchart/default.html deleted file mode 100644 index 4a12307..0000000 --- a/public/html/sunburstchart/default.html +++ /dev/null @@ -1,21 +0,0 @@ -
    -
    -
    - {{ej-sunburstchart id="SunburstChart" - e-dataSource=model.dataSource - e-valueMemberPath = model.valueMemberPath - e-levels = model.levels - e-dataLabelSettings=model.dataLabelSettings - e-tooltip=model.tooltip - e-innerRadius=model.innerRadius - e-size=model.size - e-title = model.title - e-legend=model.legend - }} -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/sunburstchart/zooming.html b/public/html/sunburstchart/zooming.html deleted file mode 100644 index cf01506..0000000 --- a/public/html/sunburstchart/zooming.html +++ /dev/null @@ -1,23 +0,0 @@ -
    -
    -
    - {{ej-sunburstchart id="SunburstChart" - e-dataSource=model.dataSource - e-palette=model.palette - e-valueMemberPath = model.valueMemberPath - e-levels = model.levels - e-dataLabelSettings=model.dataLabelSettings - e-tooltip=model.tooltip - e-innerRadius=model.innerRadius - e-size=model.size - e-title = model.title - e-enableAnimation=model.enableAnimation - e-zoomSettings=model.zoomSettings - }} -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/tab/closebutton.html b/public/html/tab/closebutton.html deleted file mode 100644 index 8f81fae..0000000 --- a/public/html/tab/closebutton.html +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{#ej-tab id="defaulttab" e-showCloseButton=model.showCloseButton }} - -
    - Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
    -
    - Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
    -
    - WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
    - {{/ej-tab}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/tab/default.html b/public/html/tab/default.html deleted file mode 100644 index 9f012d3..0000000 --- a/public/html/tab/default.html +++ /dev/null @@ -1,29 +0,0 @@ -
    -
    -
    -
    - {{#ej-tab id="defaulttab"}} - -
    - Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets". - Registered users can read and post tweets, but those who are unregistered can only read them. Users access Twitter through the website interface, SMS or mobile device app Twitter Inc. is based in San Francisco and has more than 25 offices around the world. - Twitter was created in March 2006 by Jack Dorsey, Evan Williams, Biz Stone, and Noah Glass and launched in July 2006. The service rapidly gained worldwide popularity, with more than 100 million users posting 340 million tweets a day in 2012.The service also handled 1.6 billion search queries per day. -
    -
    - Facebook is an online social networking service headquartered in Menlo Park, California. Its website was launched on February 4, 2004, by Mark Zuckerberg with his Harvard College roommates and fellow students Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes.The founders had initially limited the website's membership to Harvard students, but later expanded it to colleges in the Boston area, the Ivy League, and Stanford University. It gradually added support for students at various other universities and later to high-school students. -
    -
    - WhatsApp Messenger is a proprietary cross-platform instant messaging client for smartphones that operates under a subscription business model. It uses the Internet to send text messages, images, video, user location and audio media messages to other users using standard cellular mobile numbers. - As of February 2016, WhatsApp had a user base of up to one billion,[10] making it the most globally popular messaging application. - WhatsApp Inc., based in Mountain View, California, was acquired by Facebook Inc. on February 19, 2014, for approximately US$19.3 billion. -
    - {{/ej-tab}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/tab/image.html b/public/html/tab/image.html deleted file mode 100644 index 7a7503e..0000000 --- a/public/html/tab/image.html +++ /dev/null @@ -1,87 +0,0 @@ -
    -
    -
    -
    - {{#ej-tab id="icontab" e-width=model.width }} - -
    - India officially the Republic of India (Bharat Ganrajya), is a country in South Asia. It is the seventh-largest country by area, the second-most populous country with over 1.2 billion people, and the most populous democracy in the world. Bounded by the Indian Ocean on the south, the Arabian Sea on the south-west, and the Bay of Bengal on the south-east, it shares land borders with Pakistan to the west;China, Nepal, and Bhutan to the north-east; and Burma and Bangladesh to the east. In the Indian Ocean, India is in the vicinity of Sri Lanka and the Maldives; in addition, India's Andaman and Nicobar Islands share a maritime border with Thailand and Indonesia. -
    -
    - Australia, officially the Commonwealth of Australia, is a country comprising the mainland of the Australian continent, the island of Tasmania and numerous smaller islands. It is the world's sixth-largest country by total area. Neighboring countries include Indonesia, East Timor and Papua New Guinea to the north; the Solomon Islands, Vanuatu and New Caledonia to the north-east; and New Zealand to the south-east. -
    -
    - The United States of America (USA or U.S.A.), commonly called the United States (US or U.S.) and America, is a federal republic consisting of fifty states and a federal district. The 48 contiguous states and the federal district of Washington, D.C. are in central North America between Canada and Mexico. The state of Alaska is west of Canada and east of Russia across the Bering Strait, and the state of Hawaii is in the mid-North Pacific. The country also has five populated and nine unpopulated territories in the Pacific and the Caribbean. -
    -
    - France, officially the French Republic is a sovereign state comprising territory in western Europe and several overseas regions and territories. The European part of France, called Metropolitan France, extends from the Mediterranean Sea to the English Channel and the North Sea, and from the Rhine to the Atlantic Ocean; France covers 640,679 square kilometres and as of August 2015 has a population of 67 million, counting all the overseas departments and territories . -
    - {{/ej-tab}} -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/tagcloud/databinding-remotedata.html b/public/html/tagcloud/databinding-remotedata.html deleted file mode 100644 index 6b42601..0000000 --- a/public/html/tagcloud/databinding-remotedata.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-tagcloud id="tagcloud" e-dataSource=model.dataSource e-query=model.query e-fields=model.fields e-titleText=model.title}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/tagcloud/default.html b/public/html/tagcloud/default.html deleted file mode 100644 index e1a4af7..0000000 --- a/public/html/tagcloud/default.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-tagcloud id="tagcloud" e-dataSource=model.data e-titleText=model.title}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/tagcloud/rtl.html b/public/html/tagcloud/rtl.html deleted file mode 100644 index 12403df..0000000 --- a/public/html/tagcloud/rtl.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    - {{ej-tagcloud id="rtltab" e-dataSource=model.websiteCollection e-enableRTL=model.enableRTL e-titleText=model.titleText}} - -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/textboxes/default.html b/public/html/textboxes/default.html deleted file mode 100644 index 3088309..0000000 --- a/public/html/textboxes/default.html +++ /dev/null @@ -1,55 +0,0 @@ -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - -
    - Kilometers -
    - {{ej-numerictextbox id="numeric" e-value=model.numeric}} -
    - Service Tax -
    - {{ej-percentagetextbox id="percent" e-value=model.percent}} -
    - Fare -
    - {{ej-currencytextbox id="currency" e-value=model.currency}} -
    - Mobile No -
    - {{ej-maskedit id="mask" e-maskFormat = model.mask}} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/textboxes/localization.html b/public/html/textboxes/localization.html deleted file mode 100644 index 3da9aa8..0000000 --- a/public/html/textboxes/localization.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    - Numeric Textbox -
    - {{ej-numerictextbox id="numericLocale" e-value=model.numeric}} -
    - Percentage Textbox -
    - {{ej-percentagetextbox id="percentLocale" e-value=model.percent}} -
    - Currency Textbox -
    - {{ej-currencytextbox id="currencyLocale" e-value=model.currency}} -
    -
    -
    -
    -
    -
    -
    -
    -
    Select Locale
    -
    - {{ej-dropdownlist id="localeValue" e-width="110px" e-dataSource=model.locale e-selectedIndex=0 e-change=model.onActiveChange - }} -
    -
    -
    -
    -
    - -{{outlet}} diff --git a/public/html/textboxes/rtl.html b/public/html/textboxes/rtl.html deleted file mode 100644 index d72270b..0000000 --- a/public/html/textboxes/rtl.html +++ /dev/null @@ -1,47 +0,0 @@ -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    - Numeric Textbox -
    - {{ej-numerictextbox id="numeric" e-value=model.numeric e-enableRTL = model.rtl}} -
    - Percentage Textbox -
    - {{ej-percentagetextbox id="percent" e-value=model.percent e-enableRTL = model.rtl}} -
    - Currency Textbox -
    - {{ej-currencytextbox id="currency" e-value=model.currency e-enableRTL = model.rtl}} -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/tileview/default.html b/public/html/tileview/default.html deleted file mode 100644 index 3d7b4c5..0000000 --- a/public/html/tileview/default.html +++ /dev/null @@ -1,43 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    - {{ej-tile id="tile1" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_1.png" e-imagePosition="fill" e-tileSize="medium" e-text="People" }} -
    - {{ej-tile id="tile2" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png"}} - {{ej-tile id="tile3" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/bing.png"}} - {{ej-tile id="tile4" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/camera.png"}} - {{ej-tile id="tile5" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/messages.png"}} -
    - {{ej-tile id="tile6" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/games.png" e-tileSize="medium" e-text="Play" }} - {{ej-tile id="tile7" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/map.png" e-tileSize="medium" e-text="Maps" }} - {{ej-tile id="tile8" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/sports.png" e-imagePosition="fill" e-tileSize="wide" e-text="Sports" }} -
    -
    - {{ej-tile id="tile9" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_2.png" e-imagePosition="fill" e-tileSize="medium" e-text="People" }} - {{ej-tile id="tile10" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/pictures.png" e-tileSize="medium" e-text="Photo" }} - {{ej-tile id="tile11" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather.png" e-tileSize="wide" e-text="Weather" }} - {{ej-tile id="tile12" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/music.png" e-tileSize="medium" e-text="Music" }} - {{ej-tile id="tile13" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/favs.png" e-tileSize="medium" e-text="Favorites" }} -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/tileview/livetile.html b/public/html/tileview/livetile.html deleted file mode 100644 index 5d75c90..0000000 --- a/public/html/tileview/livetile.html +++ /dev/null @@ -1,36 +0,0 @@ -
    -
    -
    -
    -
    -
    -
    - {{ej-tile id="tile1" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/games.png" e-imagePosition="center" e-tileSize="medium" e-text="Play" }} -
    - {{ej-tile id="tile2" e-imageUrl="//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png" e-tileSize="small"}} - {{ej-tile id="tile3" e-tileSize="small" e-liveTile=model.liveTile3}} - {{ej-tile id="tile4" e-tileSize="small" e-liveTile=model.liveTile4}} - {{ej-tile id="tile5" e-imageUrl='//js.syncfusion.com/demos/jquery/content/images/tile/windows/messages.png' e-badge=model.badge}} -
    - {{ej-tile id="tile6" e-tileSize="medium" e-text="People" e-imagePosition="fill" e-liveTile=model.liveTile6 }} - {{ej-tile id="tile7" e-tileSize="medium" e-text="Photo" e-imagePosition="center" e-liveTile=model.liveTile7 }} - {{ej-tile id="tile8" e-tileSize="wide" e-imagePosition="center" e-text="Weather" e-liveTile=model.liveTile8 }} -
    -
    -
    -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/timepicker/default.html b/public/html/timepicker/default.html deleted file mode 100644 index 035fc6e..0000000 --- a/public/html/timepicker/default.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-timepicker id="datePick" e-value= model.value }} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/timepicker/disabledranges.html b/public/html/timepicker/disabledranges.html deleted file mode 100644 index 6184108..0000000 --- a/public/html/timepicker/disabledranges.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-timepicker id="disabledRange" e-value= model.value e-disableTimeRanges= model.disabledRanges}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/timepicker/rtl.html b/public/html/timepicker/rtl.html deleted file mode 100644 index 061c94b..0000000 --- a/public/html/timepicker/rtl.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ ej-timepicker id="RTL" e-value= model.value e-enableRTL= model.rtl}} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/toolbar/databinding-remotedata.html b/public/html/toolbar/databinding-remotedata.html deleted file mode 100644 index a356f4a..0000000 --- a/public/html/toolbar/databinding-remotedata.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    -
    -
    - {{ej-toolbar id="toolbardata" e-dataSource=model.dataSource e-query=model.query e-fields=model.fields e-width=model.width}} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/toolbar/default.html b/public/html/toolbar/default.html deleted file mode 100644 index de136cb..0000000 --- a/public/html/toolbar/default.html +++ /dev/null @@ -1,59 +0,0 @@ -
    -
    -
    -
    - {{ej-toolbar id="defaulttoolbar" e-dataSource=model.list e-fields=model.fields e-width=model.width}} - -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/toolbar/orientation.html b/public/html/toolbar/orientation.html deleted file mode 100644 index 4556c67..0000000 --- a/public/html/toolbar/orientation.html +++ /dev/null @@ -1,70 +0,0 @@ -
    -
    -
    -
    - {{ej-toolbar id="defaulttoolbar" e-dataSource=model.list e-fields=model.fields e-orientation=model.orientation e-width=model.width}} - -
    -
    -
    -
    - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treegrid/columnmenu.html b/public/html/treegrid/columnmenu.html deleted file mode 100644 index 3d1c8ac..0000000 --- a/public/html/treegrid/columnmenu.html +++ /dev/null @@ -1,22 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridColumnMenu" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-editSettings=model.editSettings - e-columns=model.columns - e-toolbarSettings=model.toolbarSettings - e-showColumnChooser="true" - e-showColumnOptions="true" - e-allowSorting="true" - e-allowMultiSorting="true" - e-columnDialogFields=model.columnDialogFields - - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/treegrid/columntemplate.html b/public/html/treegrid/columntemplate.html deleted file mode 100644 index 730a4ed..0000000 --- a/public/html/treegrid/columntemplate.html +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridDefault" - e-dataSource=model.dataSource - e-childMapping="Children" - e-treeColumnIndex= 0 - e-isResponsive=true - e-columns=model.columns - e-sizeSettings=model.sizeSettings - }} -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treegrid/default.html b/public/html/treegrid/default.html deleted file mode 100644 index aebf7c1..0000000 --- a/public/html/treegrid/default.html +++ /dev/null @@ -1,14 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridDefault" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-columns=model.columns - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/treegrid/editing.html b/public/html/treegrid/editing.html deleted file mode 100644 index a40ea00..0000000 --- a/public/html/treegrid/editing.html +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridEditing" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-editSettings=model.editSettings - e-columns=model.columns - e-toolbarSettings=model.toolbarSettings - - - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/treegrid/paging.html b/public/html/treegrid/paging.html deleted file mode 100644 index 5cba0a7..0000000 --- a/public/html/treegrid/paging.html +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    -
    - {{ej-treegrid id="TreeGridDefault" - e-dataSource=model.dataSource - e-childMapping="subtasks" - e-treeColumnIndex= 1 - e-isResponsive=true - e-columns=model.columns - e-allowPaging=true - }} -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/treemap/default.html b/public/html/treemap/default.html deleted file mode 100644 index 69ec851..0000000 --- a/public/html/treemap/default.html +++ /dev/null @@ -1,54 +0,0 @@ -
    -
    -
    -
    - -
    -
    - {{ -ej-treemap id="TreeMap" - e-dataSource=model.dataSource - e-colorValuePath = model.colorValuePath - e-borderThickness = model.borderThickness - e-weightValuePath=model.weightValuePath - e-showLegend=model.showLegend - e-showTooltip=model.showTooltip - e-tooltipTemplate=model.tooltipTemplate - e-enableGradient = model.enableGradient - e-leafItemSettings=model.leafItemSettings - e-legendSettings=model.legendSettings - e-rangeColorMapping=model.rangeColorMapping - e-levels=model.levels -}} -
    -
    -
    -
    - - - - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treemap/drilldown.html b/public/html/treemap/drilldown.html deleted file mode 100644 index bd6406e..0000000 --- a/public/html/treemap/drilldown.html +++ /dev/null @@ -1,26 +0,0 @@ -
    -
    -
    -
    - -
    -
    {{ - ej-treemap id="TreeMap" - e-dataSource=model.dataSource - e-enableDrillDown=model.enableDrillDown - e-drillDownSelectionColor=model.drillDownSelectionColor - e-uniColorMapping=model.uniColorMapping - e-weightValuePath=model.weightValuePath - e-headerTemplateRendering=model.headerTemplateRendering - e-levels=model.levels }} -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treemap/hierarchical.html b/public/html/treemap/hierarchical.html deleted file mode 100644 index 0399ef7..0000000 --- a/public/html/treemap/hierarchical.html +++ /dev/null @@ -1,109 +0,0 @@ - -
    -
    -
    -
    - {{ - ej-treemap id="TreeMap" - e-dataSource = model.dataSource - e-isHierarchicalDatasource= model.isHierarchicalDatasource - e-borderBrush = model.borderBrush - e-tooltipTemplate=model.tooltipTemplate - e-borderThickness = model.borderThickness - e-showTooltip=model.showTooltip - e-colorValuePath = model.colorValuePath - e-weightValuePath=model.weightValuePath - e-leafItemSettings=model.leafItemSettings - e-desaturationColorMapping=model.desaturationColorMapping - e-levels=model.levels - }} -
    -
    -
    -
    - - - - - - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treeview/default.html b/public/html/treeview/default.html deleted file mode 100644 index eddc3bc..0000000 --- a/public/html/treeview/default.html +++ /dev/null @@ -1,61 +0,0 @@ -
    -
    -
    -
    -
    - {{#ej-treeview id="defaulttreeview" }} -
      -
    • Discover Music -
        -
      • Hot Singles
      • -
      • Rising Artists
      • -
      • Live Music
      • -
      • Best of 2013 So Far
      • -
      -
    • -
    • Sales and Events -
        -
      • 100 Albums - $5 Each
      • -
      • Hip-Hop and R&B Sale
      • -
      • CD Deals
      • -
      -
    • -
    • Categories -
        -
      • Songs
      • -
      • Bestselling Albums
      • -
      • New Releases
      • -
      • Bestselling Songs
      • -
      -
    • -
    • MP3 Albums -
        -
      • Rock
      • -
      • Gospel
      • -
      • Latin Music
      • -
      • Jazz
      • -
      -
    • -
    • More in Music -
        -
      • Music Trade-In
      • -
      • Redeem a Gift Card
      • -
      • Branded T-Shirts
      • -
      • Mobile MVC
      • - -
      -
    • -
    - {{/ej-treeview}} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treeview/icons.html b/public/html/treeview/icons.html deleted file mode 100644 index 3f9a550..0000000 --- a/public/html/treeview/icons.html +++ /dev/null @@ -1,202 +0,0 @@ -
    -
    -
    -
    -
    - {{#ej-treeview id="treeview" }} -
      -
    • Mail -
        -
      • Inbox -
          -
        • - Development -
        • -
        • - Supports -
        • -
        • - HR Team -
        • -
        • - Management -
        • -
        • - Team Meeting -
        • -
        -
      • -
      • Drafts -
          -
        • - Support template -
        • -
        • - Personal -
        • -
        -
      • -
      • Sent items -
          -
        • - Support -
        • -
        • - HTML JS -
        • -
        • - Others -
        • -
        -
      • -
      • Deleted
      • -
      • Junk Mails
      • -
      • Personal -
          -
        • - HR Team -
        • -
        • - My Works -
        • -
        • - Login Details -
        • -
        -
      • -
      -
    • -
    • Calendar -
        -
      • - My Calendar -
      • -
      • - Team -
      • -
      • - Others -
      • -
      -
    • -
    • Notes -
        -
      • - My Reference -
      • -
      • - Team Meeting -
      • -
      • - Others -
      • -
      -
    • -
    • Contacts -
        -
      • - Suggested -
      • -
      • - My Team -
      • -
      • - Others -
      • -
      -
    • -
    - {{/ej-treeview}} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treeview/loadondemand.html b/public/html/treeview/loadondemand.html deleted file mode 100644 index 0ac7c3d..0000000 --- a/public/html/treeview/loadondemand.html +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-treeview id="loadondemand" e-fields = model.Fields e-loadOnDemand = true }} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/treeview/localdatabinding.html b/public/html/treeview/localdatabinding.html deleted file mode 100644 index 44ffcad..0000000 --- a/public/html/treeview/localdatabinding.html +++ /dev/null @@ -1,18 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-treeview id="localData" e-fields = model.Fields }} -
    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/html/uploadbox/default.html b/public/html/uploadbox/default.html deleted file mode 100644 index 5706ed7..0000000 --- a/public/html/uploadbox/default.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    -
    Select a file to upload
    - {{ej-uploadbox id="uploadbox" e-saveUrl=model.saveUrl e-removeUrl=model.removeUrl }} -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/uploadbox/draganddrop.html b/public/html/uploadbox/draganddrop.html deleted file mode 100644 index f00e720..0000000 --- a/public/html/uploadbox/draganddrop.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    -
    -
    -
    - {{ej-uploadbox id="uploadbox" e-saveUrl=model.saveURL e-removeUrl=model.removeURL e-allowDragAndDrop=model.allowDragAndDrop e-multipleFilesSelection=model.multipleFilesSelection }} -
    -
    -
    -
    -
    -{{outlet}} \ No newline at end of file diff --git a/public/html/uploadbox/rtl.html b/public/html/uploadbox/rtl.html deleted file mode 100644 index c635ea9..0000000 --- a/public/html/uploadbox/rtl.html +++ /dev/null @@ -1,11 +0,0 @@ -
    -
    -
    -
    -
    Select a file to upload
    - {{ej-uploadbox id="uploadbox" e-saveUrl=model.saveURL e-removeUrl=model.removeURL e-enableRTL=model.enableRTL }} -
    -
    -
    -
    -{{outlet}} diff --git a/public/html/waitingpopup/default.html b/public/html/waitingpopup/default.html deleted file mode 100644 index 1bb0f36..0000000 --- a/public/html/waitingpopup/default.html +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -
    -
    - - {{ej-waitingpopup id="target" e-target=model.target e-appendTo=model.append e-showOnInit=model.showOnInit }} - -
    -
    -
    -
    - -{{outlet}} \ No newline at end of file diff --git a/public/html/waitingpopup/template.html b/public/html/waitingpopup/template.html deleted file mode 100644 index 1112bf9..0000000 --- a/public/html/waitingpopup/template.html +++ /dev/null @@ -1,80 +0,0 @@ -
    -
    -
    -
    - - {{ej-waitingpopup id="target" e-target=model.target e-appendTo=model.append e-showOnInit=model.showOnInit e-create=model.oncreate}} - -
    -
    -
    -
    -
    -
    - -
    -

    Create cutting-edge

    -

    HTML5 web applications

    -

    with ease

    -
    -
    -
    -
    - - -{{outlet}} \ No newline at end of file diff --git a/public/images/favicon.ico b/public/images/favicon.ico deleted file mode 100644 index d8d5c152e7353a07c3e519c9e53ac9328e515fa8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6574 zcmeHLZ)jUp6o1J}(=>U>YhL@3w0TL>C8MsL+H`gkEVxdkmO9tb;jBuvbG9p5I^2g+ zoQ_RobEu4M#mx^QI7C|n@y`&)zU<3BbPQB*vVCzdnHEGebfLH<{!U+RdizYC2_~~j z1HasR&O7J+&b{}%bKiS{U=c*2x>`UR5q8-GVZ9(Mk>7TV@$vY-_rFZ=hz7$<%I*YLf(BcUQQv$12qd1n5&7W;6a-9p|6b zEhm49g@-KH`gmCjM%xIyj%eKs>3FcY z7n(o3J#i>co_LArxZI=s%9(%6R(@pPpgxCWiu%Ry6DQk0y}gm7yr6rAVRyV~hT>x~ zwUqzFqjN9j0FA-VgT-jp@-Yrp@Q=->eJHEXYL9=tkj!kdk!e*gDhmYScQgOFnb;OE~-vz&&w zQajg1Pn+N~)SZTV{K{q%o6~)<&}%H8s9lI*l^4D+KY9dvo5Ozg=*(Ki>YA>-a|SZ~p!SYpRMR diff --git a/public/js/.gitkeep b/public/js/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/public/js/accordion/default.js b/public/js/accordion/default.js deleted file mode 100644 index 0ed1ed0..0000000 --- a/public/js/accordion/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - - } - } -}); diff --git a/public/js/accordion/multipleopen.js b/public/js/accordion/multipleopen.js deleted file mode 100644 index 45dbce4..0000000 --- a/public/js/accordion/multipleopen.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableMultipleOpen: true - } - } -}); diff --git a/public/js/accordion/rtl.js b/public/js/accordion/rtl.js deleted file mode 100644 index f948f6c..0000000 --- a/public/js/accordion/rtl.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableRTL: true - } - } -}); diff --git a/public/js/application.js b/public/js/application.js deleted file mode 100644 index f235e48..0000000 --- a/public/js/application.js +++ /dev/null @@ -1,143 +0,0 @@ -import Ember from 'ember'; - -window.htmlEditor = []; -let initialLoad = false; -window.baseurl = "//js.syncfusion.com/ejServices/"; -let refreshContentWindow = function () { - Ember.$(".control-panel").height(Ember.$(window).height() - Ember.$(".headerarea").outerHeight()); - Ember.$("#scrollTop").fadeOut(); -}, - refreshScroller = function () { - Ember.$(".accordion-panel").height(((Ember.$(window).height() - Ember.$(".headerarea").outerHeight())) + "px ;"); - var controlheight = Ember.$("#scrollcontainer").ejScroller("instance"); - controlheight.model.height = (Ember.$(window).height()) - (Ember.$(".headerarea").outerHeight() + Ember.$(".accordion-panel .searchoption").outerHeight()); - controlheight.refresh(); - Ember.$("#scrollcontainer .e-vhandle").addClass("e-box"); - }, - codeFetch = function (transition) { - var target = transition.targetName.split("."); - Ember.$.get("html/" + target[0] + "/" + target[1] + ".html", - function (data) { - Ember.$("#tab #htmlsource").css("display", "block"); - Ember.$("#tab #jssource").css("display", "none"); - if (Ember.$("#htmlsource").find(".CodeMirror")) Ember.$("#htmlsource").find(".CodeMirror").remove(); - window.htmlEditor.push(window.CodeMirror.fromTextArea(Ember.$("#htmlsource .tab_content").val(data)[0], { - lineNumbers: false, - readOnly: true, - mode: "text/html" - })); - Ember.$("#htmlsource").find(Ember.$(".CodeMirror")).appendTo("#htmlsource"); - Ember.$("#tab").ejTab("model.selectedItemIndex", 0); - }, 'text'); - Ember.$.get("js/" + target[0] + "/" + target[1] + ".js", - function (data) { - Ember.$("#tab #htmlsource").css("display", "none"); - Ember.$("#tab #jssource").css("display", "block"); - if (Ember.$("#jssource").find(".CodeMirror")) Ember.$("#jssource").find(".CodeMirror").remove(); - window.htmlEditor.push(window.CodeMirror.fromTextArea(Ember.$("#jssource .tab_content").val(data)[0], { - lineNumbers: false, - readOnly: true, - mode: "javascript" - })); - Ember.$("#jssource").find(Ember.$(".CodeMirror")).appendTo("#jssource"); - Ember.$("#tab #jssource").css("display", "none"); - Ember.$("#tab #htmlsource").css("display", "block"); - Ember.$("#tab").ejTab("model.selectedItemIndex", 0); - }, 'text'); - }, - currentSampleExpand = function () { - var element = Ember.$(".productList li").find(".samplelist"), currentSample, samples, sampleName, scrollObj = Ember.$("#scrollcontainer").ejScroller("instance"); - for (var i = 0; i < element.length; i++) { - samples = location.hash.split("/"); - if (Ember.$.trim(Ember.$(element[i]).parent().text()).split(" ")[0].toLowerCase() == location.hash.split("/")[1]) { - Ember.$(element[i]).show(); - sampleName = Ember.$(element[i]).find('a[href *="' + samples[2] +'"]'); - if(initialLoad) { - scrollObj.scrollTop(element[i].offsetTop - 80); - initialLoad = false; - } - activeSample(sampleName.parent('li')); - Ember.$(element[i]).parent().find("span").removeClass("up").addClass("down"); - currentSample = { control: Ember.$.trim(Ember.$(element[i]).siblings().text()), sample: sampleName.text() }; - } else { - Ember.$(element[i]).parent().find("span").removeClass("down").addClass("up"); - Ember.$(element[i]).hide(); - } - } - Ember.$(".accordion-panel").animate({ "margin-left": "-250px" }, "slow"); - return currentSample; - }, - activeSample = function (control) { - Ember.$(".e-state-active").removeClass("e-state-active"); - control.addClass("e-state-active"); - }; -export default Ember.Route.extend({ - beforeModel(transition) { - var i, j, subdata = [], sampleList = window.ControlList, controlName, properties; - for (i = 0; i < sampleList.length; i++) { - for (j = 0; j < sampleList[i].samples.length; j++) { - properties = {}; - controlName = sampleList[i].name; - properties["controlId"] = sampleList[i].id; - properties["id"] = sampleList[i].samples[j].id; - properties["control"] = controlName; - properties["name"] = sampleList[i].samples[j].name; - properties["data"] = sampleList[i].name + " " + sampleList[i].samples[j].name; - subdata.push(properties); - } - } - window.controls = subdata; - initialLoad = true; - if (transition.targetName === "index") - this.replaceWith('grid.default'); - }, - model() { - return { - controlName: "Spreadsheet", - controls: window.ControlList, - subData: window.controls, - fields: { key: "id", text: "data" }, - scrollTop: function () { - Ember.$(".control-panel").animate({ scrollTop: 0 }, "fast"); - }, - onSelectItem: function (args) { - var samples = (args.key).split("."); - window.location.hash = "#/" + samples[0] + "/" + samples[1]; - Ember.$("#searchauto").ejAutocomplete("clearText"); - } - } - }, - actions: { - slideclick: function () { - Ember.$(".accordion-panel").css({ "z-index": "1000000", "position": "fixed" }); - Ember.$(".accordion-panel").animate({ "margin-left": "0px" }, "slow"); - refreshScroller(); - refreshContentWindow(); - }, - scrollTop: function () { - Ember.$(".control-panel").animate({ scrollTop: 0 }, "fast"); - Ember.$("#scrollTop").fadeOut(); - }, - didTransition: function () { - Ember.$(window).bind("resize", function () { - Ember.$(".accordion-panel").css({ "margin-left": (Ember.$(window).width() <= "981") ? "-250px" : "0px" }); - refreshScroller(); - refreshContentWindow(); - }), - Ember.run.scheduleOnce('afterRender', this, function () { - codeFetch({ targetName: this.controller.currentPath }); - Ember.$("body").css("visibility", "visible"); - refreshContentWindow(); - var route = currentSampleExpand(); - this.controller.set("model.controlName", route['control']); - this.controller.set("model.sampleName", route['sample']); - refreshScroller(); - Ember.$(".content").height(Ember.$(window).height() - Ember.$(".toolbar").outerHeight()); - Ember.$("body>div.ember-view").css("height", "100%"); - }); - }, - willTransition: function (transition) { - codeFetch(transition); - } - } -}); diff --git a/public/js/autocomplete/databinding-remotedata.js b/public/js/autocomplete/databinding-remotedata.js deleted file mode 100644 index daa8d51..0000000 --- a/public/js/autocomplete/databinding-remotedata.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -let data = ej.DataManager({url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); -let query = ej.Query().from("Suppliers").select("SupplierID", "ContactName"); -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - query: query, - fields: { text: "ContactName", key: "SupplierID" }, - filterType: ej.filterType.StartsWith, - width: "100%", - watermarkText: "Select a Customer", - enableAutoFill: true - } - } -}); diff --git a/public/js/autocomplete/default.js b/public/js/autocomplete/default.js deleted file mode 100644 index 50f8f4c..0000000 --- a/public/js/autocomplete/default.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: [ - "Anemone Galilee", "Allium drumstick", "Artichoke thistle", - "Boronia ", "Bouvardia", "Blue lace flower", "Bird of paradise", - "Cone flower", "Cosmos", "Calla lily white", "Common Yarrow", - "Dahlia", "Daffodil", "Delphinium Belladonna", - "Eric John", "Eucalyptus seeded", - "Freesia", "Foxtail fern", "Feverfew", - "Godetia", "Gardenia", "Gayfeather", - "Heather", "Hydrangea", - "Ivy", - "Japhette orchid", - "Kangaroo paw yellow", - "Lace fern", "Lumex", "Lavender", - "Mimosa", "Moon orchid", "Ming fern", - "Nerine", - "Paper Reed", "Pincushion", "Phlox", - "Queen Anne's lace", - "Red Rover", "Rice flower", "Rose Lavanda", - "Strawberry banksia", "Saponaria", " Sunflower Sunbright", - "Thorow-wax", "Telstar", "Tuberose", "Tulip pink", - "Waxflower", "Willow curly", "Watsonia" - ], - width: "100%", - watermarkText: "Select a flower", - enableAutoFill: true - } - } -}); diff --git a/public/js/autocomplete/multicolumn.js b/public/js/autocomplete/multicolumn.js deleted file mode 100644 index ba55df5..0000000 --- a/public/js/autocomplete/multicolumn.js +++ /dev/null @@ -1,35 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: window.gridData, - fields: { key: "OrderID", text: "ShipCity" }, - highlightSearch: true, - watermarkText: "Select a order", - width:"100%", - showPopupButton: true, - multiColumnSettings:{ - stringFormat: "{0} ({3}) ({1})", - enable:true, - showHeader: true, - columns: [{ - field: "CustomerID", - headerText: "CustomerID", - }, - { - field: "OrderID", - headerText: "OrderID" - }, - { - field: "EmployeeID", - headerText: "EmployeeID" - }, - { - field: "ShipCity", - headerText: "ShipCity" - } - ]} - } - } -}); diff --git a/public/js/barcode/code128.js b/public/js/barcode/code128.js deleted file mode 100644 index a3a524a..0000000 --- a/public/js/barcode/code128.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Text:"SYNCFUSION", - quietZone: {all: 20}, - } - } -}); diff --git a/public/js/barcode/datamatrix.js b/public/js/barcode/datamatrix.js deleted file mode 100644 index ee0d25a..0000000 --- a/public/js/barcode/datamatrix.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Text:"SYNCFUSION", - xDimension: 10, - } - } -}); \ No newline at end of file diff --git a/public/js/barcode/default.js b/public/js/barcode/default.js deleted file mode 100644 index 51aef7d..0000000 --- a/public/js/barcode/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Text:"SYNCFUSION", - xDimension: 10, - } - } -}); diff --git a/public/js/bulletgraph/default.js b/public/js/bulletgraph/default.js deleted file mode 100644 index 267d4f8..0000000 --- a/public/js/bulletgraph/default.js +++ /dev/null @@ -1,154 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - qualitativeRangeSize: 32, load: "loadBulletTheme", - quantitativeScaleLength: 475, - tooltipSettings: { visible: true }, - orientation: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection: ej.datavisualization.BulletGraph.FlowDirection.Forward, - quantitativeScaleSettings: { - location: { x: 110, y: 10 }, - minimum: 0, - maximum: 10, - interval: 1, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1, stroke: 'gray' }, - minorTickSettings: { size: 5, width: 1, stroke: 'gray' }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10 - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: 8, comparativeMeasureValue: 6.7 }] - }, - qualitativeRanges: [{ - rangeEnd: 4.3 - }, { - rangeEnd: 7.3 - }, { - rangeEnd: 10 - }], - captionSettings: { - textAngle: 0, - location: { x: 17, y: 20 }, text: "Revenue YTD", font: { color: null, fontFamily: 'Segoe UI', fontStyle: ej.datavisualization.BulletGraph.FontStyle.Normal, size: '12px', fontWeight: ej.datavisualization.BulletGraph.FontWeight.Normal, opacity: 1 }, //'#707070' - subTitle: { - textAngle: 0, - text: "$ in Thousands", location: { x: 10, y: 35 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: ej.datavisualization.BulletGraph.FontStyle.Normal, size: '12px', fontWeight: ej.datavisualization.BulletGraph.FontWeight.Normal, opacity: 1 } //'#707070' - } - }, - //Bullet Graph 2 - qualitativeRangeSize2: 32, height2: 140, - quantitativeScaleLength2: 475, - orientation2: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection2: ej.datavisualization.BulletGraph.FlowDirection.Forward, - quantitativeScaleSettings2: { - location: { x: 110, y: 10 }, - minimum: -10, - maximum: 10, - interval: 2, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1 }, - minorTickSettings: { size: 5, width: 1 }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10, labelSuffix: ' %' - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: 8, comparativeMeasureValue: 6.7 }] - }, - qualitativeRanges2: [{ - rangeEnd: -4, rangeStroke: "#61a301" - }, { - rangeEnd: 3, rangeStroke: "#fcda21" - }, { - rangeEnd: 10, rangeStroke: "#d61e3f" - }], - captionSettings2: { - textAngle: 0, - location: { x: 60, y: 25 }, text: "Profit", font: { color: null, fontFamily: 'Segoe UI', fontStyle: ej.datavisualization.BulletGraph.FontStyle.Normal, size: '13px', fontWeight: ej.datavisualization.BulletGraph.FontWeight.Normal, opacity: 1 }, //'#707070' - }, - - //Bullet Graph 3 - qualitativeRangeSize3: 32, - quantitativeScaleLength3: 475, - orientation3: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection3: ej.datavisualization.BulletGraph.FlowDirection.Backward, - quantitativeScaleSettings3: { - location: { x: 105, y: 10 }, - minimum: -10, - maximum: 10, - interval: 2, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1, stroke: 'gray' }, - minorTickSettings: { size: 5, width: 1, stroke: 'gray' }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10, labelSuffix: ' %', - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: -2, comparativeMeasureValue: -2 }] - }, - qualitativeRanges3: [{ - rangeEnd: -4.3 - }, { - rangeEnd: 4.3 - }, { - rangeEnd: 10 - }], - captionSettings3: { - textAngle: 0, - location: { x: 38, y: 25 }, text: "Expenses", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '13px', fontWeight: 'regular', opacity: 1 }, //'#707070' - }, - - //Bullet Graph 4 - qualitativeRangeSize4: 32, - quantitativeScaleLength4: 475, - tooltipSettings4: { visible: true }, - orientation4: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection4: ej.datavisualization.BulletGraph.FlowDirection.Backward, - quantitativeScaleSettings4: { - location: { x: 105, y: 10 }, - minimum: 0, - maximum: 10, - interval: 1, - minorTicksPerInterval: 4, - majorTickSettings: { size: 13, width: 1 }, - minorTickSettings: { size: 5, width: 1 }, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Far, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Below, offset: 14, size: 10, labelPrefix: '$ ', labelSuffix: 'K' - }, - featuredMeasureSettings: { width: 6 }, - comparativeMeasureSettings: { - width: 5 - }, - featureMeasures: [{ value: 8, comparativeMeasureValue: 6.7, category: "" }] - }, - qualitativeRanges4: [{ - rangeEnd: 4.3, rangeStroke: "#61a301", rangeOpacity: 1 - }, { - rangeEnd: 7.3, rangeStroke: "#fcda21", rangeOpacity: 1 - }, { - rangeEnd: 10, rangeStroke: "#d61e3f", rangeOpacity: 1 - }], - captionSettings4: { - textAngle: 0, - location: { x: 17, y: 20 }, text: "Revenue YTD", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '12px', fontWeight: 'regular', opacity: 1 }, //'#707070' - subTitle: { - textAngle: 0, - text: "$ in Thousands", location: { x: 10, y: 35 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal ', size: '12px', fontWeight: 'regular', opacity: 1 } //'#707070' - } - } - } - } -}); diff --git a/public/js/bulletgraph/localdata.js b/public/js/bulletgraph/localdata.js deleted file mode 100644 index ee9c37b..0000000 --- a/public/js/bulletgraph/localdata.js +++ /dev/null @@ -1,67 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - height: 400, - enableAnimation: true, - qualitativeRangeSize: 320, - quantitativeScaleLength: 475, tooltipSettings: { visible: true }, - orientation: ej.datavisualization.BulletGraph.Orientation.Horizontal, - flowDirection: ej.datavisualization.BulletGraph.FlowDirection.Forward, - quantitativeScaleSettings: { - location: { x: 110, y: 25 }, - minimum: 0, - maximum: 10, - interval: 1, - minorTicksPerInterval: 4, - majorTickSettings: { width: 1, size: 13, stroke: 'gray' }, - minorTickSettings: { width: 1, size: 5, stroke: 'gray' }, - labelSettings: { offset: 14, size: 10 } - }, - fields: { - dataSource: [ - { - value: 9.5, comparativeMeasureValue: 7.5, - category: 2001 - }, - { - value: 9.5, comparativeMeasureValue: 5, - category: 2002 - }, - { - value: 9.5, comparativeMeasureValue: 6, - category: 2003 - }, - { - value: 9.5, comparativeMeasureValue: 8, - category: 2004 - }, - { - value: 9.5, comparativeMeasureValue: 5, - category: 2005 - }, - { - value: 9.5, comparativeMeasureValue: 6, - category: 2006 - }], category: "category", - featureMeasures: "value", - comparativeMeasure: "comparativeMeasureValue" - }, - qualitativeRanges: [{ - rangeEnd: 4.3 - }, { - rangeEnd: 7.3 - }, { - rangeEnd: 10 - }], - captionSettings: { - textAngle: -90, - location: { x: 40, y: 210 }, text: "Revenue YTD", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '12px', fontWeight: 'regular', opacity: 1 }, //'#707070' - subTitle: { - textAngle: -90, - text: "$ in Thousands", location: { x: 55, y: 210 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal ', size: '12px', fontWeight: 'regular', opacity: 1 } //'#707070' - } - } - } - } -}); diff --git a/public/js/bulletgraph/remotedata.js b/public/js/bulletgraph/remotedata.js deleted file mode 100644 index ecd31e2..0000000 --- a/public/js/bulletgraph/remotedata.js +++ /dev/null @@ -1,49 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - - model() { - var dataManger = new ej.DataManager({ - url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true - }); - // Query creation - var query = ej.Query().from("Products").take(10).where("UnitPrice", ej.FilterOperators.greaterThan, 18, false).where("UnitPrice", ej.FilterOperators.lessThanOrEqual, 40, false).where("UnitsInStock", ej.FilterOperators.greaterThan, 5, false).where("UnitsInStock", ej.FilterOperators.lessThanOrEqual, 45, false); - return { - height: 540, enableAnimation: true, qualitativeRangeSize: 320, - quantitativeScaleLength: 475, tooltipSettings: { template: "Tooltip", visible: true }, orientation: ej.datavisualization.BulletGraph.Orientation.Vertical, - flowDirection: ej.datavisualization.BulletGraph.FlowDirection.Backward, - fields: { - dataSource: dataManger, query: query, category: "ProductID", - featureMeasures: "UnitPrice", - comparativeMeasure: "UnitsInStock" - }, - quantitativeScaleSettings: { - location: { x: 50, y: 60 }, - minimum: 5, - maximum: 45, - interval: 10, - minorTicksPerInterval: 4, - tickPosition: ej.datavisualization.BulletGraph.TickPosition.Near, - majorTickSettings: { width: 1, size: 13, stroke: 'gray' }, - minorTickSettings: { width: 1, size: 5, stroke: 'gray' }, - labelSettings: { - position: ej.datavisualization.BulletGraph.LabelPosition.Above, offset: 15, size: 10 - } - }, - qualitativeRanges: [{ - rangeEnd: 25 - }, { - rangeEnd: 37 - }, { - rangeEnd: 45 - }], - captionSettings: { - textAngle: 270, - location: { x: 15, y: 290 }, text: "Product (with ID's)", font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal', size: '12px', fontWeight: 'regular', opacity: 1 }, //'#707070' - subTitle: { - textAngle: 0, - text: "Production in Units", location: { x: 170, y: 540 }, font: { color: null, fontFamily: 'Segoe UI', fontStyle: 'Normal ', size: '12px', fontWeight: 'regular', opacity: 1 } //'#707070' - } - } - } - } -}); diff --git a/public/js/button/checkbox.js b/public/js/button/checkbox.js deleted file mode 100644 index 3d2fc37..0000000 --- a/public/js/button/checkbox.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - Small:"small", - Medium:"medium", - roundedCorner: true, - checked: true, - triState: true, - checkState: "indeterminate" - } - } -}); diff --git a/public/js/button/default.js b/public/js/button/default.js deleted file mode 100644 index e28de1a..0000000 --- a/public/js/button/default.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Normal: "normal", - Mini:"mini", - Small:"small", - Medium:"medium", - Large:"large", - roundedCorner: true - } - } -}); diff --git a/public/js/button/groupbutton.js b/public/js/button/groupbutton.js deleted file mode 100644 index 954d755..0000000 --- a/public/js/button/groupbutton.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - mode:"radiobutton", - roundedCorner: true, - dataSource: [ - { text: "Day", contentType: "textonly" }, - { text: "Work Week", contentType: "textonly" }, - { text: "Week", contentType: "textonly" }, - { text: "Month", contentType: "textonly", selected: "selected" }, - { text: "Year", contentType: "textonly" }] - } - } -}); diff --git a/public/js/button/radiobutton.js b/public/js/button/radiobutton.js deleted file mode 100644 index c1db4bf..0000000 --- a/public/js/button/radiobutton.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Small:"small", - Medium:"medium", - checked: true - } - } -}); diff --git a/public/js/button/splitbutton.js b/public/js/button/splitbutton.js deleted file mode 100644 index f7c2a94..0000000 --- a/public/js/button/splitbutton.js +++ /dev/null @@ -1,19 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Normal: "normal", - Mini:"mini", - Small:"small", - Medium:"medium", - Large:"large", - roundedCorner: true, - buttonModes: ["Split", "DropDown"], - onChange: function (args) { - Ember.$(".e-splitbutton").ejSplitButton({ buttonMode: args.value.toLowerCase() }); - }, - } - - } -}); diff --git a/public/js/button/togglebutton.js b/public/js/button/togglebutton.js deleted file mode 100644 index e28de1a..0000000 --- a/public/js/button/togglebutton.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Normal: "normal", - Mini:"mini", - Small:"small", - Medium:"medium", - Large:"large", - roundedCorner: true - } - } -}); diff --git a/public/js/chart/area.js b/public/js/chart/area.js deleted file mode 100644 index d7afd7c..0000000 --- a/public/js/chart/area.js +++ /dev/null @@ -1,63 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - //Initializing Primary X Axis - primaryXAxis: - { - axisLine: { visible: false }, - majorGridLines: { visible: false }, - majorTickLines: { visible: false }, - range: { min: 1900, max: 2000, interval: 10 }, - title: { text: 'Year' } - }, - //Initializing Primary Y Axis - primaryYAxis: - { - axisLine: { visible: false }, - majorTickLines: { visible: false }, - range: { min: 2, max: 5, interval: 0.5 }, - title: { text: 'Sales Amount in Millions' } - }, - //Initializing Series - series: - [ - { - points: [{ x: 1900, y: 4 }, { x: 1920, y: 3.0 }, { x: 1940, y: 3.8 }, { x: 1960, y: 3.4 }, - { x: 1980, y: 3.2 }, { x: 2000, y: 3.9 }], - name: 'Product A', - type: 'Area', - enableAnimation: true, - border: { color: 'transparent' }, - opacity: 0.5, - fill: '#69D2E7' - }, - { - points: [{ x: 1900, y: 2.6 }, { x: 1920, y: 2.8 }, { x: 1940, y: 2.6 }, { x: 1960, y: 3 }, - { x: 1980, y: 3.6 }, { x: 2000, y: 3 }], - name: 'Product B', - type: 'Area', - enableAnimation: true, - opacity: 0.5, - border: { color: 'transparent' }, - fill: '#C4C24A' - }, - { - points: [{ x: 1900, y: 2.8 }, { x: 1920, y: 2.5 }, { x: 1940, y: 2.8 }, { x: 1960, y: 3.2 }, - { x: 1980, y: 2.9 }, { x: 2000, y: 2 }], - name: 'Product C', - type: 'Area', - enableAnimation: true, - opacity: 0.5, - border: { color: 'transparent' }, - fill: '#6A4B82' - } - ], - isResponsive: true, - title: { text: 'Average Sales Comparison' }, - size: { height: "600" }, - legend: { visible: true } - } - } -}); diff --git a/public/js/chart/column.js b/public/js/chart/column.js deleted file mode 100644 index 6e764bb..0000000 --- a/public/js/chart/column.js +++ /dev/null @@ -1,62 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - //Initializing Primary X Axis - primaryXAxis: - { - title: { text: 'Countries' } - }, - - //Initializing Primary Y Axis - primaryYAxis: - { - range: { min: 0, max: 80, interval: 20 }, - title: { text: 'Medals' } - }, - - //Initializing Common Properties for all the series - commonSeriesOptions: - { - type: 'column', - enableAnimation: true, - tooltip: - { - visible: true, - format: "#point.x# : #point.y# #series.name# Medals" - } - }, - - //Initializing Series - series: - [ - { - points: [{ x: "USA", y: 50 }, { x: "China", y: 40 }, - { x: "Japan", y: 70 }, { x: "Australia", y: 60 }, - { x: "France", y: 50 }, { x: "Germany", y: 40 }, - { x: "Italy", y: 40 }, { x: "Sweden", y: 30 }], - name: 'Gold', fill: "rgba(135,206,235,1)" - }, - { - points: [{ x: "USA", y: 70 }, { x: "China", y: 60 }, - { x: "Japan", y: 60 }, { x: "Australia", y: 56 }, - { x: "France", y: 45 }, { x: "Germany", y: 30 }, - { x: "Italy", y: 35 }, { x: "Sweden", y: 25 }], - name: 'Silver', fill: "rgba(255,255,0,0.7)" - }, - { - points: [{ x: "USA", y: 45 }, { x: "China", y: 55 }, - { x: "Japan", y: 50 }, { x: "Australia", y: 40 }, - { x: "France", y: 35 }, { x: "Germany", y: 22 }, - { x: "Italy", y: 37 }, { x: "Sweden", y: 27 }], - name: 'Bronze', fill: "rgba(255,204,153,1)" - } - ], - isResponsive: true, - title: { text: 'Olympic Medals' }, - size: { height: "600" }, - legend: { visible: true, position: 'top' } - } - } -}); diff --git a/public/js/chart/default.js b/public/js/chart/default.js deleted file mode 100644 index d6c7633..0000000 --- a/public/js/chart/default.js +++ /dev/null @@ -1,68 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - primaryXAxis: - { - range: { min: 2005, max: 2011, interval: 1 }, - title: { text: 'Year' }, - valueType: 'category' - }, - - //Initializing Primary Y Axis - primaryYAxis: - { - labelFormat: "{value}%", - title: { text: 'Efficiency' }, - range: { min: 25, max: 50, interval: 5 } - }, - - //Initializing Common Properties for all the series - commonSeriesOptions: - { - type: 'line', enableAnimation: true, - tooltip: { visible: true, template: 'Tooltip' }, - marker: - { - shape: 'circle', - size: - { - height: 10, width: 10 - }, - visible: true - }, - border: { width: 2 } - }, - - //Initializing Series - series: - [ - { - points: [{ x: 2005, y: 28 }, { x: 2006, y: 25 }, { x: 2007, y: 26 }, { x: 2008, y: 27 }, - { x: 2009, y: 32 }, { x: 2010, y: 35 }, { x: 2011, y: 30 }], - name: 'India' - }, - { - points: [{ x: 2005, y: 31 }, { x: 2006, y: 28 }, { x: 2007, y: 30 }, { x: 2008, y: 36 }, - { x: 2009, y: 36 }, { x: 2010, y: 39 }, { x: 2011, y: 37 }], - name: 'Germany' - }, - { - points: [{ x: 2005, y: 36 }, { x: 2006, y: 32 }, { x: 2007, y: 34 }, { x: 2008, y: 41 }, - { x: 2009, y: 42 }, { x: 2010, y: 42 }, { x: 2011, y: 43 }], - name: 'England' - }, - { - points: [{ x: 2005, y: 39 }, { x: 2006, y: 36 }, { x: 2007, y: 40 }, { x: 2008, y: 44 }, - { x: 2009, y: 45 }, { x: 2010, y: 48 }, { x: 2011, y: 46 }], - name: 'France' - } - ], - isResponsive: true, - title: { text: 'Efficiency of oil-fired power production' }, - size: { height: "600" }, - legend: { visible: true } - } - } -}); diff --git a/public/js/circulargauge/default.js b/public/js/circulargauge/default.js deleted file mode 100644 index a113c5e..0000000 --- a/public/js/circulargauge/default.js +++ /dev/null @@ -1,52 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - isResponsive:true, - backgroundColor: "transparent", width: 500, - scales: [{ - showRanges: true, - startAngle: 122, sweepAngle: 296, radius: 130, showScaleBar: true, size: 1, maximum: 120, majorIntervalValue: 20, minorIntervalValue: 10, - border: { - width: 0.5, - }, - pointers: [{ - value: 60, - showBackNeedle: true, - backNeedleLength: 20, - length: 95, - width: 7, - pointerCap: { radius: 12 } - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, { type: "minor", height: 8, width: 1, distanceFromScale: 2, color: "#8c8c8c" }], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -30, - startValue: 0, - endValue: 70 - }, { - distanceFromScale: -30, - startValue: 70, - endValue: 110, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, - { - distanceFromScale: -30, - startValue: 110, - endValue: 120, - backgroundColor: "#f5b43f", - border: { color: "#f5b43f" } - }] - }] - } - } -}); diff --git a/public/js/circulargauge/interaction.js b/public/js/circulargauge/interaction.js deleted file mode 100644 index 4d8d408..0000000 --- a/public/js/circulargauge/interaction.js +++ /dev/null @@ -1,48 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - readOnly: false, backgroundColor: "transparent", width: 500, isResponsive:true, - scales: [{ - showRanges: true, - startAngle: 122, sweepAngle: 296, radius: 130, showScaleBar: true, size: 1, border: { width: 0.5 }, maximum: 120, majorIntervalValue: 20, minorIntervalValue: 10, - pointers: [{ - value: 60, - showBackNeedle: true, - backNeedleLength: 20, - length: 95, - width: 7, - pointerCap: { radius: 12 } - }], - labels: [{ - color: "#8c8c8c" - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, { type: "minor", height: 8, width: 1, distanceFromScale: 2, color: "#8c8c8c" }], - ranges: [{ - distanceFromScale: -30, - startValue: 0, - endValue: 70 - }, { - distanceFromScale: -30, - startValue: 70, - endValue: 110, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, - { - distanceFromScale: -30, - startValue: 110, - endValue: 120, - backgroundColor: "#f5b43f", - border: { color: "#f5b43f" } - }] - }] - } - } -}); diff --git a/public/js/circulargauge/pointers.js b/public/js/circulargauge/pointers.js deleted file mode 100644 index 914cc92..0000000 --- a/public/js/circulargauge/pointers.js +++ /dev/null @@ -1,62 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableAnimation: false, - backgroundColor: "#e0e0e0", width: 700, height: 600, radius: 80, - drawLabels: function(args){ - if (args.pointerValue != 100 && args.pointerValue != 0) - args.style.textValue = ""; - }, - drawPointers:function(args){ - var i = args.pointer.index; - args.model.scales[0].indicators[i].stateRanges[0].text = args.pointer.pointerValue.toString(); - args.model.scales[0].indicators[i].position.x = args.position.startX+20; - args.model.scales[0].indicators[i].position.y = args.position.startY+50; - }, - scales: [{ - showRanges: true,showTicks:false, showIndicators: true, startAngle: 120, sweepAngle: 300, radius: 80, size: 1, - showScaleBar: false, minimum: 0, maximum: 100, majorIntervalValue: 10, minorIntervalValue: 10, - border: { - width: 0.5, - }, - customLabels: [{ - value: "SPORTS", position: { x: 350, y: 280 }, color: "#333333", font: {fontFamily:"Segoe UI",fontStyle:"Bold", size: "24px" } - }, { - value: "Fan Ratio", position: { x: 350, y: 310 }, color: "#333333", font: { fontFamily: "Segoe UI", size: "18px" } - }, { - value: "(in million)", position: { x: 350, y: 330 }, color: "#333333", font: { fontFamily: "Segoe UI", size: "12px" } - }], - labels: [{ - color: "transparent" - }], - ranges: [{ - distanceFromScale: -73, size: 40, startValue: 0, endValue: 80, backgroundColor: "#bc4b4b", border: { color: "#bc4b4b", width: 2 } - }, { - distanceFromScale: -132, size: 40, startValue: 0, endValue: 70, backgroundColor: "#21a56f", border: { color: "#21a56f", width: 2 } - }, { - distanceFromScale: -190, size: 40, startValue: 0, endValue: 90, backgroundColor: "#2bafbc", border: { color: "#2bafbc", width: 2 } - }], - pointers: [{ - type: "marker", markerType: "image", value: 80, distanceFromScale: 15, placement: "far", length: 43, width: 43, backgroundColor: "transparent", border: { width: 0, color: "transparent" }, imageUrl: "content/images/gauge/golfball.png", - - },{ - type: "marker", markerType: "image", value: 70, distanceFromScale: 74, placement: "far", length: 43, width: 43, backgroundColor: "transparent", border: { width: 0, color: "transparent" }, imageUrl: "content/images/gauge/basketball.png", - - },{ - type: "marker", markerType: "image", value: 90, distanceFromScale: 131, placement: "far", length: 43, width: 43, backgroundColor: "transparent", border: { width: 0, color: "transparent" }, imageUrl: "content/images/gauge/football.png", - - }], - indicators:[ - { - height: 10, width: 10, type: "text", textLocation: { x: 0, y: 0 }, stateRanges: [{ startValue: 0, endValue: 100, text: "", textColor: "#8c8c8c", font: { size: "12px" } }] - }, { - height: 10, width: 10, type: "text", textLocation: { x: 0, y: 0 }, stateRanges: [{ startValue: 0, endValue: 100, text: "", textColor: "#8c8c8c", font: { size: "12px" } }] - }, { - height: 10, width: 10, type: "text", textLocation: { x: 0, y: 0 }, stateRanges: [{ startValue: 0, endValue: 100, text: "", textColor: "#8c8c8c", font: { size: "12px" } }] - }] - }] - } - } -}); diff --git a/public/js/colorpicker/colorpalette.js b/public/js/colorpicker/colorpalette.js deleted file mode 100644 index 8a90401..0000000 --- a/public/js/colorpicker/colorpalette.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: "#ec2024", - type: "palette" - } - } -}); diff --git a/public/js/colorpicker/custompalette.js b/public/js/colorpicker/custompalette.js deleted file mode 100644 index fdb5798..0000000 --- a/public/js/colorpicker/custompalette.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value:"#ec2024", - type:"palette", - palette:"custompalette", - switcher: false, - custom:['ffffff', 'ffccff', 'ff99ff', 'ff66ff', 'ff33ff', 'ff00ff', 'ccffff', 'ccccff', 'cc99ff', 'cc66ff', - 'cc33ff', 'cc00ff', '99ffff', '99ccff', '9999ff', '9966ff', '9933ff', '9900ff', 'ffffcc', 'ffcccc'] - } - } -}); diff --git a/public/js/colorpicker/default.js b/public/js/colorpicker/default.js deleted file mode 100644 index 880bdd3..0000000 --- a/public/js/colorpicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: "#ec2024" - } - } -}); diff --git a/public/js/combobox/databinding-remotedata.js b/public/js/combobox/databinding-remotedata.js deleted file mode 100644 index c25b072..0000000 --- a/public/js/combobox/databinding-remotedata.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -let data = ej.DataManager({url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); -let query = ej.Query().from("Suppliers").select("SupplierID", "ContactName"); -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - query: query, - fields: { text: "ContactName", value: "SupplierID" }, - width: "100%", - placeholder: "Select a Customer" - } - } -}); diff --git a/public/js/combobox/default.js b/public/js/combobox/default.js deleted file mode 100644 index 5110b13..0000000 --- a/public/js/combobox/default.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: [ - "Anemone Galilee", "Allium drumstick", "Artichoke thistle", - "Boronia ", "Bouvardia", "Blue lace flower", "Bird of paradise", - "Cone flower", "Cosmos", "Calla lily white", "Common Yarrow", - "Dahlia", "Daffodil", "Delphinium Belladonna", - "Eric John", "Eucalyptus seeded", - "Freesia", "Foxtail fern", "Feverfew", - "Godetia", "Gardenia", "Gayfeather", - "Heather", "Hydrangea", - "Ivy", - "Japhette orchid", - "Kangaroo paw yellow", - "Lace fern", "Lumex", "Lavender", - "Mimosa", "Moon orchid", "Ming fern", - "Nerine", - "Paper Reed", "Pincushion", "Phlox", - "Queen Anne's lace", - "Red Rover", "Rice flower", "Rose Lavanda", - "Strawberry banksia", "Saponaria", " Sunflower Sunbright", - "Thorow-wax", "Telstar", "Tuberose", "Tulip pink", - "Waxflower", "Willow curly", "Watsonia" - ], - width: "100%", - placeholder: "Select a flower", - autofill: true - } - } -}); diff --git a/public/js/combobox/grouping.js b/public/js/combobox/grouping.js deleted file mode 100644 index cbb701b..0000000 --- a/public/js/combobox/grouping.js +++ /dev/null @@ -1,20 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { skill: 'Cabbage', category: 'Leafy and Salad' }, { skill: 'Pea', category: 'Leafy and Salad' }, { skill: 'Spinach', category: 'Leafy and Salad' }, - { skill: 'Wheatgrass', category: 'Leafy and Salad' }, { skill: 'Yarrow', category: 'Leafy and Salad' }, { skill: 'Chickpea', category: 'Beans' }, - { skill: 'Green bean', category: 'Beans' }, { skill: 'Horse gram', category: 'Beans' }, { skill: 'Peanut', category: 'Beans' }, { skill: 'Pigeon pea', category: 'Beans' }, - { skill: 'Garlic', category: 'Bulb and Stem' }, { skill: 'Garlic Chives', category: 'Bulb and Stem' }, { skill: 'Lotus root', category: 'Bulb and Stem' }, - { skill: 'Nopal', category: 'Bulb and Stem' }, { skill: 'Onion', category: 'Bulb and Stem' }, - { skill: 'Shallot', category: 'Bulb and Stem' }, { skill: 'Beetroot', category: 'Root and Tuberous' }, { skill: 'Carrot', category: 'Root and Tuberous' }, - { skill: 'Ginger', category: 'Root and Tuberous' }, - { skill: 'Potato', category: 'Root and Tuberous' }, { skill: 'Radish', category: 'Root and Tuberous' }, { skill: 'Turmeric', category: 'Root and Tuberous' } - ], - fieldsvalues: { text: 'skill', groupBy: 'category' }, - width: "100%" - } - } -}); diff --git a/public/js/datepicker/blackoutdates.js b/public/js/datepicker/blackoutdates.js deleted file mode 100644 index e5da9e1..0000000 --- a/public/js/datepicker/blackoutdates.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -let today = new Date(); -let year = today.getFullYear(); -let month = today.getMonth(); - -export default Ember.Route.extend({ - model(){ - return { - blackoutDates: [new Date(year,month, 4), new Date(year,month, 23),new Date(year,month, 14), new Date(year, month + 1, 15), - new Date(this.year, this.month - 1, 22)] - } - } -}); diff --git a/public/js/datepicker/default.js b/public/js/datepicker/default.js deleted file mode 100644 index 0c38fbe..0000000 --- a/public/js/datepicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Value: new Date() - } - } -}); diff --git a/public/js/datepicker/rtl.js b/public/js/datepicker/rtl.js deleted file mode 100644 index 68a537f..0000000 --- a/public/js/datepicker/rtl.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Value: new Date(), - rtl: true - } - } -}); diff --git a/public/js/daterangepicker/default.js b/public/js/daterangepicker/default.js deleted file mode 100644 index d8324db..0000000 --- a/public/js/daterangepicker/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - Value: "5/5/2014 - 6/6/2018", - Width: 400 - } - } -}); diff --git a/public/js/daterangepicker/enabletimepicker.js b/public/js/daterangepicker/enabletimepicker.js deleted file mode 100644 index 51679ec..0000000 --- a/public/js/daterangepicker/enabletimepicker.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - timePickerEnabled: true, - Width: 400 - } - } -}); diff --git a/public/js/daterangepicker/ranges.js b/public/js/daterangepicker/ranges.js deleted file mode 100644 index b6ca8ac..0000000 --- a/public/js/daterangepicker/ranges.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - ranges: [ - { label: "Today", range: [new Date(), new Date()] }, - { label: "Last 1 Week", range: [new Date(new Date().setDate(new Date().getDate() - 7)), new Date()] }, - { label: "Last 1 Month", range: [new Date(new Date().setMonth(new Date().getMonth() - 1)), new Date()] }, - { label: "Last 2 Month", range: [new Date(new Date().setMonth(new Date().getMonth() - 2)), new Date()] }, - ], - Width: 400 - } - } -}); diff --git a/public/js/datetimepicker/default.js b/public/js/datetimepicker/default.js deleted file mode 100644 index df536ba..0000000 --- a/public/js/datetimepicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: new Date() - } - } -}); diff --git a/public/js/datetimepicker/drilldown.js b/public/js/datetimepicker/drilldown.js deleted file mode 100644 index d2ca69f..0000000 --- a/public/js/datetimepicker/drilldown.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - drillDown: {enabled: true, interval: 5, showMeridian: false} - } - } -}); diff --git a/public/js/datetimepicker/rtl.js b/public/js/datetimepicker/rtl.js deleted file mode 100644 index a80636d..0000000 --- a/public/js/datetimepicker/rtl.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - rtl: true - } - } -}); diff --git a/public/js/diagram/default.js b/public/js/diagram/default.js deleted file mode 100644 index 04d6665..0000000 --- a/public/js/diagram/default.js +++ /dev/null @@ -1,56 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: "100%", - height: "625px", - - nodes: [{ name: "NewIdea", width: 150, height: 60, offsetX: 400, offsetY: 60, labels: [{ "text": "New idea identified" }], type: "flow", shape: "terminator" }, - { name: "Meeting", width: 150, height: 60, offsetX: 400, offsetY: 155, labels: [{ "text": "Meeting with board" }], type: "flow", shape: "process" }, - { name: "BoardDecision", width: 150, height: 110, offsetX: 400, offsetY: 280, labels: [{ text: "Board decides \nwhether \nto proceed" }], type: "flow", shape: "decision" }, - { name: "Project", width: 150, height: 100, offsetX: 400, offsetY: 430, labels: [{ "text": "Find Project \nmanager" }], type: "flow", shape: "decision" }, - { name: "End", width: 150, height: 60, offsetX: 400, offsetY: 555, labels: [{ "text": "Implement and Deliver" }], type: "flow", shape: "process" }, - { name: "Decision", width: 250, height: 60, offsetX: 650, offsetY: 60, labels: [{ "text": "Decision Process for new software ideas" }], type: "flow", shape: "card", fillColor: "#858585", borderColor: "#858585" }, - { name: "Reject", width: 150, height: 60, offsetX: 650, offsetY: 285, labels: [{ "text": "Reject and write report" }], type: "flow", shape: "process" }, - { name: "Resources", width: 150, height: 60, offsetX: 650, offsetY: 430, labels: [{ "text": "Hire new resources" }], type: "flow", shape: "process" } - ], - - connectors: [{ name: "connector1", sourceNode: "NewIdea", targetNode: "Meeting" }, - { name: "connector2", sourceNode: "Meeting", targetNode: "BoardDecision" }, - { name: "connector3", sourceNode: "BoardDecision", targetNode: "Project", labels: [{ "text": "Yes" }] }, - { name: "connector4", sourceNode: "Project", targetNode: "End", labels: [{ "text": "Yes" }] }, - { name: "connector5", sourceNode: "BoardDecision", targetNode: "Reject", labels: [{ "text": "No" }] }, - { name: "connector6", sourceNode: "Project", targetNode: "Resources", labels: [{ "text": "No" }] } - ], - - defaultSettings: { - node: { - borderColor: "#1BA0E2", fillColor: "#1BA0E2", labels: [{ "fontColor": "white" }], - ports: [{ name: "port1", offset: { x: 0, y: 0.5 } }, - { name: "port2", offset: { y: 0, x: 0.5 } }, - { name: "port3", offset: { x: 1, y: 0.5 } }, - { name: "port4", offset: { y: 1, x: 0.5 } }] - }, - connector: { lineColor: "#606060", labels: [{ "fillColor": "white" }] }, - }, - - palettes: [ - { - name: "Flow Shapes", - expanded: true, - items: [{ - name: "Terminator", width: 40, height: 20, offsetX: 20, offsetY: 20, type: "flow", shape: "terminator", - ports: [ - { name: "Terminator" + "1", offset: { x: 0.5, y: 0 } }, - { name: "Terminator" + "2", offset: { x: 0, y: 0.5 } }, - { name: "Terminator" + "3", offset: { x: 0.5, y: 1 } }, - { name: "Terminator" + "4", offset: { x: 1, y: 0.5 } } - ] - } - ] - } - ] - } - } -}); \ No newline at end of file diff --git a/public/js/diagram/hierarchicaltree.js b/public/js/diagram/hierarchicaltree.js deleted file mode 100644 index f66a155..0000000 --- a/public/js/diagram/hierarchicaltree.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - let data = [ - { "Name": "Diagram", "fillColor": "#916DAF" }, - { "Name": "Layout", "Category": "Diagram" }, - { "Name": "Tree Layout", "Category": "Layout" }, - { "Name": "Organizational Chart", "Category": "Layout" }, - { "Name": "Hierarchical Tree", "Category": "Tree Layout" }, - { "Name": "Radial Tree", "Category": "Tree Layout" }, - { "Name": "Mind Map", "Category": "Hierarchical Tree" }, - { "Name": "Family Tree", "Category": "Hierarchical Tree" }, - { "Name": "Management", "Category": "Organizational Chart" }, - { "Name": "Human Resource", "Category": "Management" }, - { "Name": "University", "Category": "Management" }, - { "Name": "Business", "Category": "Management" }, - ]; - - return { - height: "450px", - tool: ej.datavisualization.Diagram.Tool.SingleSelect, - layout: { type: "hierarchicaltree", horizontalSpacing: 25, verticalSpacing: 35, marginX: 3, marginY: 3 }, - defaultSettings: { - node: { - constraints: ej.datavisualization.Diagram.NodeConstraints.Select | ej.datavisualization.Diagram.NodeConstraints.PointerEvents, fillColor: "#88C65C", width: 100, - height: 40, borderColor: "black", borderWidth: 1, labels: [{ name: "label1", fontColor: "white", fontSize: 12, margin: { left: 10, right: 10 } }] - }, - connector: { - lineColor: "#000000", constraints: ej.datavisualization.Diagram.ConnectorConstraints.None, - segments: [{ type: "orthogonal" }] - } - }, - nodeTemplate: function (diagram, node) { - node.labels[0].text = node.Name; - }, - dataSourceSettings: { id: "Name", parent: "Category", dataSource: data }, - pageSettings: { scrollLimit: "diagram" }, - snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None } - } - } -}); \ No newline at end of file diff --git a/public/js/diagram/organizationalchart.js b/public/js/diagram/organizationalchart.js deleted file mode 100644 index dff6a5e..0000000 --- a/public/js/diagram/organizationalchart.js +++ /dev/null @@ -1,70 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var addInfo = { orientation: "vertical", type: "alternate" }; - var data = [ - { "Id": "parent", "Function": "Project Management" }, - { "Id": "1", "Function": "R&D Team", "Phase": "parent" }, - { "Id": "2", "Function": "HR Team", "Phase": "parent" }, - { "Id": "3", "Function": "Sales Team", "Phase": "parent" }, - { "Id": "4", "Function": "Philosophy", "Phase": "1" }, - { "Id": "5", "Function": " Organization", "Phase": "1" }, - { "Id": "6", "Function": "Technology", "Phase": "1" }, - { "Id": "7", "Function": " Funding", "Phase": "1" }, - { "Id": "8", "Function": "Resource", "Phase": "1" }, - { "Id": "9", "Function": "Targeting", "Phase": "1" }, - { "Id": "10", "Function": "Evaluation", "Phase": "1" }, - { "Id": "11", "Function": "Recruitment", "Phase": "2" }, - { "Id": "12", "Function": "Relation", "Phase": "2" }, - { "Id": "13", "Function": "Design", "Phase": "3" }, - { "Id": "14", "Function": "Operation", "Phase": "3" }, - { "Id": "15", "Function": "Support", "Phase": "3" }, - { "Id": "16", "Function": "Quality", "Phase": "3" }, - { "Id": "17", "Function": "Interaction", "Phase": "3" }, - { "Id": "18", "Function": "Support", "Phase": "3" }, - { "Id": "19", "Function": "Coordination", "Phase": "3" } - ]; - - function nodeTemplate(diagram, node) { - node.labels[0].text = node.Function; - node.fillColor = node.Color; - if (node.Id == "parent") { node.fillColor = "#3484bb"; } - if (node.Phase == "parent") { node.fillColor = "#9ace7f"; } - if (node.Phase == "1") { node.fillColor = "#9264aa"; } - if (node.Phase == "2") { node.fillColor = "#9264aa"; } - if (node.Phase == "3") { node.fillColor = "#9264aa"; } - } - - function getLayoutInfo(diagram, node, options) { - if (!options.hasSubTree) { - options.orientation = node.addInfo.orientation; - options.type = node.addInfo.type; - - } - } - - return{ - height: "450px", - tool: ej.datavisualization.Diagram.Tool.SingleSelect, - layout: { type: "organizationalchart", marginX: 3, marginY: 3, getLayoutInfo: getLayoutInfo }, - defaultSettings: { - node: { constraints: ej.datavisualization.Diagram.NodeConstraints.Select | ej.datavisualization.Diagram.NodeConstraints.PointerEvents, addInfo: addInfo, width: 100, height: 40, borderColor: "black", labels: [{ fontColor: "#ffffff" }] }, - connector: { - lineColor: "#000000", segments: [{ type: "orthogonal" }], targetDecorator: { shape: "none" }, - constraints: ej.datavisualization.Diagram.ConnectorConstraints.None - } - }, - nodeTemplate: nodeTemplate, - dataSourceSettings: { - id: "Id", parent: "Phase", dataSource: data - }, - pageSettings: { - scrollLimit: "diagram", muliplePages: false - }, - snapSettings: { - snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None - }, - } - } -}); \ No newline at end of file diff --git a/public/js/diagram/overview.js b/public/js/diagram/overview.js deleted file mode 100644 index 3620816..0000000 --- a/public/js/diagram/overview.js +++ /dev/null @@ -1,103 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - - - var nodes = []; - - createNode(24, 23, 20, "content/images/overviewcontrol/cards_05.png"); - createNode(555, 48, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(461, 174, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(455, 634, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(81, 583, 0, "content/images/overviewcontrol/cards_11.png"); - createNode(861, 449, -24, "content/images/overviewcontrol/cards_14.png"); - createNode(34, 417, 20, "content/images/overviewcontrol/cards_16.png"); - createNode(674, 418, 37, "content/images/overviewcontrol/cards_18.png"); - createNode(1181, 921, -75, "content/images/overviewcontrol/cards_23.png"); - createNode(159, 125, -9, "content/images/overviewcontrol/cards_25.png"); - createNode(776, 249, 0, "content/images/overviewcontrol/cards_100.png"); - createNode(776, 27, 0, "content/images/overviewcontrol/cards_101.png"); - createNode(634, 149, -79, "content/images/overviewcontrol/cards_102.png"); - createNode(287, 159, 0, "content/images/overviewcontrol/cards_103.png"); - createNode(223, 584, -20, "content/images/overviewcontrol/cards_104.png"); - createNode(294, 8, -52, "content/images/overviewcontrol/cards_105.png"); - createNode(388, 296, 59, "content/images/overviewcontrol/cards_106.png"); - createNode(102, 267, 0, "content/images/overviewcontrol/cards_107.png"); - createNode(380, 452, 0, "content/images/overviewcontrol/cards_108.png"); - createNode(683, 550, 31, "content/images/overviewcontrol/cards_109.png"); - createNode(1038, 567, 20, "content/images/overviewcontrol/cards_05.png"); - createNode(849, 115, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(1165, 144, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(497, 815, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(993, 480, 0, "content/images/overviewcontrol/cards_100.png"); - createNode(1240, 582, -38, "content/images/overviewcontrol/cards_101.png"); - createNode(941, 249, 0, "content/images/overviewcontrol/cards_102.png"); - createNode(674, 921, -41, "content/images/overviewcontrol/cards_104.png"); - createNode(296, 816, -20, "content/images/overviewcontrol/cards_104.png"); - createNode(1025, 45, -52, "content/images/overviewcontrol/cards_105.png"); - createNode(962, 943, 59, "content/images/overviewcontrol/cards_106.png"); - createNode(1093, 409, -42, "content/images/overviewcontrol/cards_107.png"); - createNode(445, 939, 33, "content/images/overviewcontrol/cards_108.png"); - createNode(756, 783, 31, "content/images/overviewcontrol/cards_109.png"); - createNode(15, 1047, 0, "content/images/overviewcontrol/cards_05.png"); - createNode(1072, 102, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(417, 1198, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(1148, 815, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(1322, 310, -34, "content/images/overviewcontrol/cards_11.png"); - createNode(833, 1442, -36, "content/images/overviewcontrol/cards_14.png"); - createNode(25, 1441, 31, "content/images/overviewcontrol/cards_16.png"); - createNode(630, 1442, 0, "content/images/overviewcontrol/cards_18.png"); - createNode(1454, 102, 37, "content/images/overviewcontrol/cards_20.png"); - createNode(1253, 1306, -75, "content/images/overviewcontrol/cards_23.png"); - createNode(115, 1148, -9, "content/images/overviewcontrol/cards_25.png"); - createNode(993, 480, 0, "content/images/overviewcontrol/cards_11.png"); - createNode(115, 815, -24, "content/images/overviewcontrol/cards_14.png"); - createNode(913, 676, 31, "content/images/overviewcontrol/cards_16.png"); - createNode(1216, 310, 0, "content/images/overviewcontrol/cards_18.png"); - createNode(590, 614, -16, "content/images/overviewcontrol/cards_20.png"); - createNode(285, 685, -75, "content/images/overviewcontrol/cards_23.png"); - createNode(232, 357, -9, "content/images/overviewcontrol/cards_25.png"); - createNode(733, 1273, 0, "content/images/overviewcontrol/cards_100.png"); - createNode(733, 1051, 0, "content/images/overviewcontrol/cards_101.png"); - createNode(590, 1273, -79, "content/images/overviewcontrol/cards_102.png"); - createNode(244, 1212, 0, "content/images/overviewcontrol/cards_103.png"); - createNode(1547, 9, -20, "content/images/overviewcontrol/cards_104.png"); - createNode(251, 1031, -52, "content/images/overviewcontrol/cards_105.png"); - createNode(344, 1320, 59, "content/images/overviewcontrol/cards_106.png"); - createNode(58, 1291, 0, "content/images/overviewcontrol/cards_107.png"); - createNode(287, 1442, 0, "content/images/overviewcontrol/cards_108.png"); - createNode(1499, 733, 31, "content/images/overviewcontrol/cards_109.png"); - createNode(1566, 726, 20, "content/images/overviewcontrol/cards_05.png"); - createNode(805, 1138, 41, "content/images/overviewcontrol/cards_03.png"); - createNode(1122, 1168, -64, "content/images/overviewcontrol/cards_07.png"); - createNode(1216, 0, 0, "content/images/overviewcontrol/cards_09.png"); - createNode(1326, 534, 0, "content/images/overviewcontrol/cards_11.png"); - createNode(1514, 930, -24, "content/images/overviewcontrol/cards_14.png"); - createNode(1622, 473, 31, "content/images/overviewcontrol/cards_16.png"); - createNode(1498, 1124, 0, "content/images/overviewcontrol/cards_18.png"); - createNode(1668, 228, 0, "content/images/overviewcontrol/cards_20.png"); - function createNode(x, y, angle, src) { - x += 51; - y += 71; - nodes.push({ - name: ej.datavisualization.Diagram.Util.randomId(), - offsetX: x, offsetY: y, rotateAngle: angle, type: "image", source: src, borderColor: "none" - }); - } - return{ - nodes: nodes, - tool: ej.datavisualization.Diagram.Tool.ZoomPan, - defaultSettings: { - node: { - width: 102, height: 142, - } - }, - snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None }, - create: function () { - var diagram = Ember.$("#Diagram").ejDiagram("instance"); - diagram.fitToPage(); - } - } - } -}); \ No newline at end of file diff --git a/public/js/diagram/radiallayout.js b/public/js/diagram/radiallayout.js deleted file mode 100644 index 8a0438f..0000000 --- a/public/js/diagram/radiallayout.js +++ /dev/null @@ -1,565 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data = [ - { - "Id": "parent", "Name": "Maria Anders", "Designation": "Managing Director", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "true", "RatingColor": "#C34444" - }, - { - "Id": 1, "Name": "Ana Trujillo", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Thomas.PNG", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 2, "Name": "Lino Rodri", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Robin.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 3, "Name": "Philip Cramer", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Robin.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 4, "Name": "Pedro Afonso", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Paul.png", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 5, "Name": "Anto Moreno", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 6, "Name": "Elizabeth Roel", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Maria.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 7, "Name": "Aria Cruz", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 8, "Name": "Eduardo Roel", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "true", - "RatingColor": "#93B85A", "ReportingPerson": 1 - }, - { - "Id": 9, "Name": "Howard Snyd", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 2 - }, - { - "Id": 10, "Name": "Daniel Tonini", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#93B85A", "ReportingPerson": 2 - }, - { - "Id": 11, "Name": "Nardo Batista", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Maria.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 89 - }, - { - "Id": 12, "Name": "Michael Holz", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Thomas.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 89 - }, - { - "Id": 13, "Name": "Kloss Perrier", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 90 - }, - { - "Id": 14, "Name": "Liz Nixon", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 3 - }, - { - "Id": 15, "Name": "Paul Henriot", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 3 - }, - { - "Id": 16, "Name": "Paula Parente", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/John.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 90 - }, - { - "Id": 17, "Name": "Matti Kenna", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 4 - }, - { - "Id": 18, "Name": "Laura Callahan", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 4 - }, - { - "Id": 19, "Name": "Simon Roel", "Designation": "Project Lead", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "true", - "RatingColor": "#93B85A", "ReportingPerson": 4 - }, - { - "Id": 20, "Name": "Thomas Hardy", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 12 - }, - { - "Id": 21, "Name": "Martín Kloss", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 5 - }, - { - "Id": 22, "Name": "Maria Larsson", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 6 - }, - { - "Id": 23, "Name": "Diego Roel", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 7 - }, - { - "Id": 24, "Name": "José Pedro ", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 8 - }, - { - "Id": 25, "Name": "Manu Pereira", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image56.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 8 - }, - { - "Id": 26, "Name": "Annette Roel", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 25 - }, - { - "Id": 27, "Name": "Catherine Kaff", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 8 - }, - { - "Id": 28, "Name": "Lúcia Carvalho", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.PNG", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 12 - }, - { - "Id": 29, "Name": "Alej Camino", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.PNG", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 13 - }, - { - "Id": 30, "Name": "Liu Wong", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 14 - }, - { - "Id": 31, "Name": "Karin Josephs", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 14 - }, - { - "Id": 32, "Name": "Ruby Anabela ", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 16 - }, - { - "Id": 33, "Name": "Pirkko King", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 17 - }, - - { - "Id": 34, "Name": "Karl Jablonski", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 18 - }, - - { - "Id": 35, "Name": "Zbyszek Yang", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 19 - }, - { - "Id": 36, "Name": "Nancy", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image56.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 5 - }, - { - "Id": 37, "Name": "Anne", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 6 - }, - { - "Id": 38, "Name": "Isabel Castro", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 7 - }, - { - "Id": 39, "Name": "Nardo Batista", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 9 - }, - { - "Id": 40, "Name": "Rene Phillips", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 16 - }, - { - "Id": 41, "Name": "Rita Pfalzheim", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 9 - }, - { - "Id": 42, "Name": "Janete Limeira", "Designation": "Senior S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 11 - }, - { - "Id": 43, "Name": "Christina kaff", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 20 - }, - { - "Id": 44, "Name": "Peter Franken", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 21 - }, - { - "Id": 45, "Name": "Carlos Schmitt", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 23 - }, - { - "Id": 46, "Name": "Yoshi Wilson", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 23 - }, - { - "Id": 47, "Name": "Jean Fresnière", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#D46E89", "ReportingPerson": 24 - }, - { - "Id": 48, "Name": "Simon Roel", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 25 - }, - { - "Id": 49, "Name": "Rene Phillips", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 55 - }, - { - "Id": 50, "Name": "Paula Wilson", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/eric.PNG", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 43 - }, - { - "Id": 51, "Name": "Jose Pavarotti", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Maria.PNG", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 43 - }, - { - "Id": 52, "Name": "Palle Ibsen", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 29 - }, - { - "Id": 53, "Name": "Lúcia Carvalho", "Designation": "S/w Engg", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 30 - }, - { - "Id": 54, "Name": "Hanna Moos", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 30 - }, - { - "Id": 55, "Name": "Peter Citeaux", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 33 - }, - { - "Id": 56, "Name": "Elizabeth Mary", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 33 - }, - { - "Id": 57, "Name": "Victoria Ash", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 34 - }, - { - "Id": 58, "Name": "Janine Labrune", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 35 - }, - { - "Id": 59, "Name": "Martine Rancé", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 11 - }, - { - "Id": 60, "Name": "Carine Schmitt", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 11 - }, - { - "Id": 61, "Name": "Paolo Accorti", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 38 - }, - { - "Id": 62, "Name": "André Fonseca", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/John.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 41 - }, - { - "Id": 63, "Name": "Mario Pontes", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 6 - }, - { - "Id": 64, "Name": "John Steel", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Maria.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": 7 - }, - { - "Id": 65, "Name": "Renate Jose", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 42 - }, - { - "Id": 66, "Name": "Jaime Yorres", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 20 - }, - { - "Id": 67, "Name": "Alex Feuer", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 21 - }, - - { - "Id": 68, "Name": "Yvonne Wong", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 6 - }, - - { - "Id": 69, "Name": "Yoshi Kenna", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 40 - }, - { - "Id": 70, "Name": "Helen Marie", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 24 - }, - { - "Id": 71, "Name": "Joseph Kaff", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 70 - }, - { - "Id": 72, "Name": "Horst Kloss", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Clayton.PNG", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 70 - }, - { - "Id": 73, "Name": "Sergio roel", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.PNG", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 37 - }, - { - "Id": 74, "Name": "Mauri Moroni", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.PNG", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 60 - }, - { - "Id": 75, "Name": "Janete Limeira", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.PNG", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 29 - }, - { - "Id": 76, "Name": "Jonas Bergsen", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.PNG", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 18 - }, - { - "Id": 77, "Name": "Miguel Angel", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/eric.PNG", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 18 - }, - { - "Id": 78, "Name": "Art Nancy", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 88 - }, - { - "Id": 79, "Name": "Pascal Cartrain", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/John.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 88 - }, - { - "Id": 80, "Name": "Helvetis Nagy", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 34 - }, - { - "Id": 81, "Name": "Rita Müller", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Paul.png", "IsExpand": "None", - "RatingColor": "#68C2DE", "ReportingPerson": 35 - }, - { - "Id": 82, "Name": "Georg Pipps", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 36 - }, - { - "Id": 83, "Name": "Horst Kloss", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Paul.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 37 - }, - { - "Id": 84, "Name": "Paula Wilson", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 38 - }, - { - "Id": 85, "Name": " Jose Michael", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/eric.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 37 - }, - { - "Id": 86, "Name": "Mauri Moroni", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 40 - }, - { - "Id": 87, "Name": "Michael Holz", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 41 - }, - { - "Id": 88, "Name": "Alej Camino", "Designation": "Project Trainee", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 42 - }, - { - "Id": 89, "Name": "Jytte Petersen", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/image55.PNG", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": "parent" - }, - { - "Id": 90, "Name": "Mary Saveley", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "false", - "RatingColor": "#93B85A", "ReportingPerson": "parent" - }, - { - "Id": 91, "Name": "Robert King", "Designation": "Project Manager", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": "parent" - }, - { - "Id": 92, "Name": "Francisco Yang", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/image55.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 100 - }, - { - "Id": 93, "Name": "Yang Wang", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 80 - }, - { - "Id": 94, "Name": "Ann Devon", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/Robin.png", "IsExpand": "false", - "RatingColor": "#68C2DE", "ReportingPerson": 80 - }, - { - "Id": 95, "Name": "Roland Mendel", "Designation": "CSR", - "ImageUrl": "content/images/radialtree/image57.png", "IsExpand": "true", - "RatingColor": "#68C2DE", "ReportingPerson": 19 - }, - { - "Id": 96, "Name": "Yoshi Latimer", "Designation": "SR", - "ImageUrl": "content/images/radialtree/eric.png", "IsExpand": "true", - "RatingColor": "#D46E89", "ReportingPerson": 13 - }, - { - "Id": 97, "Name": "Patricia Kenna", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Maria.png", "IsExpand": "true", - "RatingColor": "#EBB92E", "ReportingPerson": 100 - }, - { - "Id": 98, "Name": "Helen Bennett", "Designation": "SR", - "ImageUrl": "content/images/radialtree/image51.png", "IsExpand": "None", - "RatingColor": "#D46E89", "ReportingPerson": 42 - }, - { - "Id": 99, "Name": "Carlos Nagy", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Clayton.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 42 - }, - { - "Id": 100, "Name": "Felipe Kloss", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "false", - "RatingColor": "#EBB92E", "ReportingPerson": 77 - }, - { - "Id": 101, "Name": "Fran Wilson", "Designation": "SR", - "ImageUrl": "content/images/radialtree/image53.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 46 - }, - { - "Id": 102, "Name": "John Rovelli", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Jenny.png", "IsExpand": "None", - "RatingColor": "#93B85A", "ReportingPerson": 46 - }, - { - "Id": 103, "Name": "Georg Pipps", "Designation": "SR", - "ImageUrl": "content/images/radialtree/Thomas.png", "IsExpand": "None", - "RatingColor": "#EBB92E", "ReportingPerson": 55 - } - ]; - - //creating the node template - function nodeTemplate(diagram, node) { - node.source = node.ImageUrl; - } - return { - layout: { - type: "radialtree", horizontalSpacing: 30, verticalSpacing: 30 - }, - defaultSettings: { - node: { - width: 50, height: 50, borderColor: "transparent", type: "image", - constraints: ej.datavisualization.Diagram.NodeConstraints.InheritTooltip | ej.datavisualization.Diagram.NodeConstraints.PointerEvents - }, - connector: { constraints: ej.datavisualization.Diagram.ConnectorConstraints.None }, - }, - tooltip: { - templateId: "mouseovertoolTipId", - alignment: { horizontal: "center", vertical: "bottom" } - }, - tool: ej.datavisualization.Diagram.Tool.ZoomPan, - pageSettings: { scrollLimit: "diagram" }, - nodeTemplate: nodeTemplate, - dataSourceSettings: { - id: "Id", parent: "ReportingPerson", - dataSource: data - }, - snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.None }, - enableContextMenu: false, - create: function () { - var diagram = Ember.$("#Diagram").ejDiagram("instance"); - diagram.fitToPage(); - } - } - } -}); \ No newline at end of file diff --git a/public/js/diagram/swimlane.js b/public/js/diagram/swimlane.js deleted file mode 100644 index a40c014..0000000 --- a/public/js/diagram/swimlane.js +++ /dev/null @@ -1,223 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var darkColor = "#C7D4DF"; - var lightColor = "#f5f5f5"; - var pathData = "M 120 24.9999 C 120 38.8072 109.642 50 96.8653 50 L 23.135" + - " 50 C 10.3578 50 0 38.8072 0 24.9999 L 0 24.9999 C" + - "0 11.1928 10.3578 0 23.135 0 L 96.8653 0 C 109.642 0 120 11.1928 120 24.9999 Z"; - var palettes = [ - { - name: "Flow Shapes", - expanded: true, - items: [ - //add the flow shapes to the symbol palette - { - name: "Rectangle", height: 45, width: 70, offsetX: 70 / 2, offsetY: 45 / 2, fillColor: "white", borderWidth: 1.5, type: "basic", shape: "rectangle", - }, - { - name: "Ellipse", width: 70, height: 70, offsetX: 20, offsetY: 20, fillColor: "white", borderWidth: 1.5, type: "basic", shape: "ellipse", - }, - { - name: "Parallelogram", width: 70, height: 70, - offsetX: 20, offsetY: 30, fillColor: "white", - borderWidth: 1.8, shape: "polygon", - points: [{ x: 25, y: 1 }, { x: 99, y: 1 }, { x: 75, y: 99 }, { x: 1, y: 99 }], - }, - { - name: "Dimond", width: 70, height: 70, - offsetX: 20, offsetY: 20, fillColor: "white", - borderWidth: 1.8, shape: "polygon", - points: [{ x: 50, y: 1 }, { x: 100, y: 50 }, { x: 50, y: 100 }, { x: 1, y: 50 }], - }, - - ] - }, - { - name: " Swimlane Shapes", expanded: true, - items: [ - //add the swimlane shapes to the symbol palette - { name: "stackCanvas1", header: { width: 50, height: 50, fillColor: "#C7D4DF", fontSize: 11 }, height: 60, width: 140, fillColor: "#f5f5f5", offsetX: 70, offsetY: 30, orientation: "horizontal", isLane: true }, - { name: "stackCanvas2", header: { width: 50, height: 50, fillColor: "#C7D4DF", fontSize: 11 }, height: 140, width: 60, fillColor: "#f5f5f5", offsetX: 30, offsetY: 70, orientation: "vertical", isLane: true }, - { name: "verticalPhase", type: "phase", lineWidth: 1, lineDashArray: "3,3", lineColor: "#A9A9A9", parent: "", orientation: "vertical", label: { text: "" } }, - { name: "horizontalPhase", type: "phase", lineWidth: 1, lineDashArray: "3,3", lineColor: "#A9A9A9", parent: "", orientation: "horizontal", label: { text: "" } }, - ] - }, - { - name: " Connectors", - expanded: true, - items: [ - //add the connectors to the symbol palette - { - name: "Link1", segments: [{ type: "orthogonal" }], sourcePoint: { x: 0, y: 0 }, targetPoint: { x: 40, y: 40 }, targetDecorator: { shape: "arrow", borderColor: "#A9A9A9", fillColor: "#A9A9A9" }, lineWidth: 2, lineColor: "#A9A9A9" - }, - { - name: "Link21", segments: [{ type: "straight" }], sourcePoint: { x: 0, y: 0 }, targetPoint: { x: 40, y: 40 }, targetDecorator: { shape: "arrow", borderColor: "#A9A9A9", fillColor: "#A9A9A9" }, lineWidth: 2, lineColor: "#A9A9A9" - }, - ], - } - ]; - - var connectors = [ - //add the connector properties - { - name: "connector1", sourceNode: "Order", - targetNode: "selectItemaddcart" - }, - { - name: "connector2", sourceNode: "selectItemaddcart", - targetNode: "paymentondebitcreditcard" - }, - { - name: "connector3", sourceNode: "paymentondebitcreditcard", - targetNode: "getmaildetailaboutorder" - }, - { - name: "connector4", sourceNode: "getmaildetailaboutorder", - targetNode: "pakingitem" - }, - { - name: "connector5", sourceNode: "pakingitem", - targetNode: "sendcourieraboutaddress" - }, - { - name: "connector6", sourceNode: "sendcourieraboutaddress", - targetNode: "deliveryonthataddress" - }, - { - name: "connector7", sourceNode: "deliveryonthataddress", - targetNode: "getitItem" - }, - ]; - return{ - node:[ - { - //creating the swimlane and set its type as swimlane - type: "swimlane", name: "swimlane", - //initialize swimlane header - header: { - text: "ONLINE PURCHASE STATUS", height: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, orientation: "horizontal", - offsetX: 400, offsetY: 290, - height: 100, width: 650, - lanes: [ - //initialize the lanes - { - name: "stackCanvas1", - //set the header properties - header: { - text: "CUSTOMER", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - //initialize the lane children - children: [ - { - shape: "path", pathData: pathData, name: "Order", - labels: [{ text: "ORDER", fontSize: 11 }], - marginLeft: 60, marginTop: 20, - }, ], - }, - { - name: "stackCanvas2", header: { - text: "ONLINE", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - children: [ - { - name: "selectItemaddcart", - labels: [{ text: "Select item\nAdd cart" }], - marginLeft: 190, marginTop: 20, - }, - { - name: "paymentondebitcreditcard", - labels: [{ text: "Payment on\nDebit/Credit Card" }], - marginLeft: 350, marginTop: 20, - }], - }, - { - name: "stackCanvas3", header: { - text: "SHOP", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - children: [ - { - name: "getmaildetailaboutorder", - labels: [{ text: "Get mail detail\nabout order" }, ], - marginLeft: 190, marginTop: 20, - }, - { - name: "pakingitem", labels: [{ text: "Paking item" }, ], - marginLeft: 350, marginTop: 20, - }], - }, - { - name: "stackCanvas4", - header: { - text: "DELIVERY", width: 50, - fillColor: darkColor, fontSize: 11 - }, - fillColor: lightColor, height: 120, - children: [ - { - name: "sendcourieraboutaddress", - labels: [{ text: "Send Courier\n about Address" }], - marginLeft: 190, marginTop: 20, - }, - { - name: "deliveryonthataddress", - labels: [{ text: "Delivery on that\n Address" }], - marginLeft: 350, marginTop: 20, - }, - { - name: "getitItem", shape: "path", pathData: pathData, - labels: [{ text: "GET IT ITEM", fontSize: 11 }], - marginLeft: 500, marginTop: 20, - }], - }, - ], - //creating the phases of the swimlane - phases: [ - //set the properties of the phase - { - name: "phase1", offset: 200, - lineWidth: 1, lineDashArray: "3,3", lineColor: "#606060", - label: { text: "Phase" } - }, - { - name: "phase2", offset: 500, - lineWidth: 1, lineDashArray: "3,3", lineColor: "#606060", - label: { text: "Phase" } - }, - ], - phaseSize: 20, - - }, - ], - connectors:connectors, - defaultSettings: { - //set the default properties of the nodes. - node: { - width: 100, height: 40, fillColor: "white", - labels: [{ fontSize: 11 }] - }, - //set the default properties of the connectors. - connector: { - targetDecorator: { - shape: "arrow", - borderColor: "#606060", width: "10", height: "10" - }, - lineColor: "#606060", - segments: [{ type: "orthogonal", length: null }] - } - }, - pageSettings: { pageHeight: 1020, pageWidth: 1020, scrollLimit: "diagram" }, - palettes:palettes, - } - } -}); \ No newline at end of file diff --git a/public/js/dialog/actionbuttons.js b/public/js/dialog/actionbuttons.js deleted file mode 100644 index 3aa554b..0000000 --- a/public/js/dialog/actionbuttons.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - width: 295, - actionButtons: ["close", "collapsible", "maximize", "minimize", "pin"], - close: "onDialogClose", - enableResize: false, - containment: ".cols-sample-area", - dlgOpen: function () { - Ember.$("#btnOpen").hide(); - }, - onOpen: function () { - Ember.$("#btnOpen").hide(); - Ember.$("#dialogIcon").ejDialog("open"); - }, - onDialogClose: function () { - Ember.$("#btnOpen").show(); - }, - } - } -}); diff --git a/public/js/dialog/default.js b/public/js/dialog/default.js deleted file mode 100644 index bdde9c0..0000000 --- a/public/js/dialog/default.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - - model() { - return { - width: "550", - minWidth: "310", - minHeight: "215", - btnHeight: "30", - btnWidth: "172", - btnSize: "medium", - dlgOpen: function () { - Ember.$("#btnOpen").hide(); - }, - onDialogClose: function () { - Ember.$("#btnOpen").show(); - }, - onOpen: function () { - Ember.$("#btnOpen").hide(); - Ember.$("#defaultdialog").ejDialog("open"); - }, - } - } -}); \ No newline at end of file diff --git a/public/js/digitalgauge/default.js b/public/js/digitalgauge/default.js deleted file mode 100644 index b5288f7..0000000 --- a/public/js/digitalgauge/default.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: 525,isResponsive:true, - height: 305, - items: [{ - segmentSettings: { - width: 1, - spacing: 0, - color: "#8c8c8c" - }, - characterSettings: { - opacity: 0.8, - }, - value: "123456789", - position: { x: 52, y: 52 } - }] - } - } -}); diff --git a/public/js/digitalgauge/digiclock.js b/public/js/digitalgauge/digiclock.js deleted file mode 100644 index 1024d62..0000000 --- a/public/js/digitalgauge/digiclock.js +++ /dev/null @@ -1,48 +0,0 @@ -import Ember from 'ember'; - -setInterval((function () { - var currentTime = new Date(); - var hours = currentTime.getHours(); - var minutes = currentTime.getMinutes(); - var seconds = currentTime.getSeconds(); - if (minutes < 10) { - minutes = "0" + minutes; - } - if (seconds < 10) { - seconds = "0" + seconds; - } - var orighour = hours; - hours = ((hours + 11) % 12 + 1); - var v = hours + ":" + minutes + ":" + seconds + " "; - if (orighour > 11) { - v += "PM"; - } else { - v += "AM"; - } - - var digiclock = Ember.$("#DigitalClock").data("ejDigitalGauge"); - if (digiclock != undefined) { - digiclock.setValue(0, v); - } -}), 1); - -export default Ember.Route.extend({ - model() { - return { - width: 525, isResponsive: true, - height: 305, - items: [{ - segmentSettings: { - width: 1, - spacing: 0, - color: "#8c8c8c" - }, - characterSettings: { - opacity: 0.8, - }, - value: "", - position: { x: 52, y: 52 } - }] - } - } -}); diff --git a/public/js/digitalgauge/export.js b/public/js/digitalgauge/export.js deleted file mode 100644 index 0022411..0000000 --- a/public/js/digitalgauge/export.js +++ /dev/null @@ -1,31 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: 525, isResponsive: true, - height: 305, - items: [{ - segmentSettings: { - width: 1, - spacing: 0, - }, - characterSettings: { - opacity: 0.8, - }, - value: "Syncfusion", - position: { x: 52, y: 52 } - }], - fileFormatChange: function (args) { - Ember.$("#fileFormat").ejDropDownList({ enabled: args.isChecked }); - }, - buttonClick: function () { - var fileName = Ember.$("#fileName").val().trim() == "" ? "DigitalGauge" : Ember.$("#fileName").val(); - var fileFormat = Ember.$("#fileFormat").ejDropDownList("option", "value"); - var flag = Ember.$("#CoreExportImage").ejDigitalGauge("exportImage", fileName, fileFormat); - if (!flag) - alert("Sorry for the inconvenience. Export is currently not supported in Internet Explorer 9 and below version"); - } - } - } -}); diff --git a/public/js/dropdownlist/default.js b/public/js/dropdownlist/default.js deleted file mode 100644 index ac06c98..0000000 --- a/public/js/dropdownlist/default.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { empid: 'cr1', text: 'Dodge Avenger', value: 'Dodge Avenger' }, - { empid: 'cr2', text: 'Chrysler 200', value: 'Chrysler 200' }, - { empid: 'cr3', text: 'Ford Focus', value: 'Ford Focus' }, - { empid: 'cr4', text: 'Ford Taurus', value: 'Ford Taurus' }, - { empid: 'cr5', text: 'Dazzler', value: 'Dazzler' }, - { empid: 'cr6', text: 'Chevy Spark', value: 'Chevy Spark' }, - { empid: 'cr7', text: 'Chevy Volt', value: 'Chevy Volt' }, - { empid: 'cr8', text: 'Honda Fit', value: 'Honda Fit' }, - { empid: 'cr9', text: 'Honda Crosstour', value: 'Honda Crosstour' }, - { empid: 'cr10', text: 'Acura RL', value: 'Acura RL' }, - { empid: 'cr11', text: 'Hyundai Elantra', value: 'Hyundai Elantra' }, - { empid: 'cr12', text: 'Mazda3', value: 'Mazda3' } - ], - fieldsvalues: { dataSource: this.data, text: 'text', value: 'value' }, - value: 'Dazzler', - width: "100%" - } - } -}); diff --git a/public/js/dropdownlist/filtering.js b/public/js/dropdownlist/filtering.js deleted file mode 100644 index 300f9a6..0000000 --- a/public/js/dropdownlist/filtering.js +++ /dev/null @@ -1,29 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { empid: 'cr1', text: 'Dodge Avenger', value: 'Dodge Avenger' }, - { empid: 'cr2', text: 'Chrysler 200', value: 'Chrysler 200' }, - { empid: 'cr3', text: 'Ford Focus', value: 'Ford Focus' }, - { empid: 'cr4', text: 'Ford Taurus', value: 'Ford Taurus' }, - { empid: 'cr5', text: 'Dazzler', value: 'Dazzler' }, - { empid: 'cr6', text: 'Chevy Spark', value: 'Chevy Spark' }, - { empid: 'cr7', text: 'Chevy Volt', value: 'Chevy Volt' }, - { empid: 'cr8', text: 'Honda Fit', value: 'Honda Fit' }, - { empid: 'cr9', text: 'Honda Crosstour', value: 'Honda Crosstour' }, - { empid: 'cr10', text: 'Acura RL', value: 'Acura RL' }, - { empid: 'cr11', text: 'Hyundai Elantra', value: 'Hyundai Elantra' }, - { empid: 'cr12', text: 'Mazda3', value: 'Mazda3' } - ], - fieldsvalues: { dataSource: this.data, text: 'text', value: 'value' }, - value: 'Dazzler', - width: "100%", - showCheckbox: true, - watermarkText: "Select a skill", - enableFilterSearch: true, - filterType: "contains" - } - } -}); diff --git a/public/js/dropdownlist/grouping.js b/public/js/dropdownlist/grouping.js deleted file mode 100644 index 0eaa1fc..0000000 --- a/public/js/dropdownlist/grouping.js +++ /dev/null @@ -1,21 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - data: [ - { skill: 'Cabbage', category: 'Leafy and Salad' }, { skill: 'Pea', category: 'Leafy and Salad' }, { skill: 'Spinach', category: 'Leafy and Salad' }, - { skill: 'Wheatgrass', category: 'Leafy and Salad' }, { skill: 'Yarrow', category: 'Leafy and Salad' }, { skill: 'Chickpea', category: 'Beans' }, - { skill: 'Green bean', category: 'Beans' }, { skill: 'Horse gram', category: 'Beans' }, { skill: 'Peanut', category: 'Beans' }, { skill: 'Pigeon pea', category: 'Beans' }, - { skill: 'Garlic', category: 'Bulb and Stem' }, { skill: 'Garlic Chives', category: 'Bulb and Stem' }, { skill: 'Lotus root', category: 'Bulb and Stem' }, - { skill: 'Nopal', category: 'Bulb and Stem' }, { skill: 'Onion', category: 'Bulb and Stem' }, - { skill: 'Shallot', category: 'Bulb and Stem' }, { skill: 'Beetroot', category: 'Root and Tuberous' }, { skill: 'Carrot', category: 'Root and Tuberous' }, - { skill: 'Ginger', category: 'Root and Tuberous' }, - { skill: 'Potato', category: 'Root and Tuberous' }, { skill: 'Radish', category: 'Root and Tuberous' }, { skill: 'Turmeric', category: 'Root and Tuberous' } - ], - fieldsvalues: { dataSource: this.data, text: 'skill', category: 'category' }, - width: "100%", - allowGrouping: true - } - } -}); diff --git a/public/js/fileexplorer/default.js b/public/js/fileexplorer/default.js deleted file mode 100644 index a5a6064..0000000 --- a/public/js/fileexplorer/default.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - path: window.baseurl + "Content/FileBrowser/", - ajaxaction : window.baseurl + "api/FileExplorer/FileOperations", - responsive: true, - layout: "Tile" - } - }, -}); diff --git a/public/js/fileexplorer/localization.js b/public/js/fileexplorer/localization.js deleted file mode 100644 index e749634..0000000 --- a/public/js/fileexplorer/localization.js +++ /dev/null @@ -1,18 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - path: window.baseurl + "Content/FileBrowser/", - ajaxaction : window.baseurl + "api/FileExplorer/FileOperations", - responsive: true, - gridSettings : { - columns: [ - { field: "name", headerText: "nombre", width: "30%" }, - { field: "dateModified", headerText: "fecha de modificación", width: "30%" }, - { field: "type", headerText: "tipo", width: "15%" }, - { field: "size", headerText: "tamaño", width: "12%" }] - } - } - }, -}); diff --git a/public/js/fileexplorer/rtl.js b/public/js/fileexplorer/rtl.js deleted file mode 100644 index ca47696..0000000 --- a/public/js/fileexplorer/rtl.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - path: window.baseurl + "Content/FileBrowser/", - ajaxaction : window.baseurl + "api/FileExplorer/FileOperations", - responsive: true, - layout: "Tile", - rtl: true, - } - }, -}); diff --git a/public/js/gantt/default.js b/public/js/gantt/default.js deleted file mode 100644 index 6dda434..0000000 --- a/public/js/gantt/default.js +++ /dev/null @@ -1,54 +0,0 @@ -import Ember from 'ember'; -let defaultGanttData = [ - { - "TaskID": 1, - "TaskName": "Parent Task 1", - "StartDate": new Date("02/27/2017"), - "EndDate": new Date("03/03/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 2, "TaskName": "Child Task 1", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 3, "TaskName": "Child Task 2", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 4, "TaskName": "Child Task 3", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Duration": 5, "Progress": "40", duration: 4 } - ] - }, - { - "TaskID": 5, - "TaskName": "Parent Task 2", - "StartDate": new Date("03/06/2017"), - "EndDate": new Date("03/10/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 6, "TaskName": "Child Task 1", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 7, "TaskName": "Child Task 2", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 8, "TaskName": "Child Task 3", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 9, "TaskName": "Child Task 4", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 } - ] - }, - { - "TaskID": 10, - "TaskName": "Parent Task 3", - "StartDate": new Date("03/13/2017"), - "EndDate": new Date("03/17/2017"), - "Progress": "40", - "Children": [ - { "TaskID": 11, "TaskName": "Child Task 1", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 12, "TaskName": "Child Task 2", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 13, "TaskName": "Child Task 3", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 14, "TaskName": "Child Task 4", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 15, "TaskName": "Child Task 5", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 } - ] - } - -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: defaultGanttData, - scheduleStartDate: new Date("02/23/2017"), - scheduleEndDate: new Date("03/31/2017"), - } - } -}); \ No newline at end of file diff --git a/public/js/gantt/editing.js b/public/js/gantt/editing.js deleted file mode 100644 index fde1cb7..0000000 --- a/public/js/gantt/editing.js +++ /dev/null @@ -1,270 +0,0 @@ -import Ember from 'ember'; -let editingGanttData = [ - { - "taskID": 1, - "taskName": "Project Schedule", - "startDate": "02/06/2017", - "endDate": "03/10/2017", - "taskColor": "#F2A4A7", - "progressColor": "#DE605C", - "subtasks": [ - { - "taskID": 2, - "taskName": "Planning", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "taskColor": "#79BDC9", - "progressColor": "#59AAB4", - "subtasks": [ - { - "taskID": 3, - "taskName": "Plan timeline", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 6, - "progress": "60", - "resourceId": [ - 1 - ] - }, - { - "taskID": 4, - "taskName": "Plan budget", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 6, - "progress": "90", - "resourceId": [ - 5 - ] - }, - { - "taskID": 5, - "taskName": "Allocate resources", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 6, - "progress": "75", - "resourceId": [ - 6 - ] - }, - { - "taskID": 6, - "taskName": "Planning complete", - "startDate": "02/06/2017", - "endDate": "02/10/2017", - "duration": 0, - "predecessor": "3FS,4FS,5FS", - "resourceId": [ - 1 - ] - } - ] - }, - { - "taskID": 7, - "taskName": "Design", - "startDate": "02/13/2017", - "endDate": "02/17/2017", - "taskColor": "#93b8a6", - "progressColor": "#7AA992", - "subtasks": [ - { - "taskID": 8, - "taskName": "Software Specification", - "startDate": "02/13/2017", - "endDate": "02/15/2017", - "duration": 3, - "progress": "60", - "predecessor": "6FS", - "resourceId": [ - 2 - ] - }, - { - "taskID": 9, - "taskName": "Develop prototype", - "startDate": "02/13/2017", - "endDate": "02/15/2017", - "duration": 3, - "progress": "100", - "predecessor": "6FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 10, - "taskName": "Get approval from customer", - "startDate": "02/16/2017", - "endDate": "02/17/2017", - "duration": 2, - "progress": "100", - "predecessor": "9FS", - "resourceId": [ - 1 - ] - }, - { - "taskID": 11, - "taskName": "Design complete", - "startDate": "02/17/2017", - "endDate": "02/17/2017", - "duration": 0, - "predecessor": "10FS", - "resourceId": [ - 2 - ] - } - ] - }, - { - "taskID": 12, - "taskName": "Implementation", - "startDate": "02/20/2017", - "endDate": "03/02/2017", - "taskColor": "#FAC9CD", - "progressColor": "#F2928D", - "subtasks": [ - { - "taskID": 13, - "taskName": "Development Task 1", - "startDate": "02/20/2017", - "endDate": "02/22/2017", - "duration": 3, - "progress": "50", - "predecessor": "11FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 14, - "taskName": "Development Task 2", - "startDate": "02/20/2017", - "endDate": "02/22/2017", - "duration": 3, - "progress": "50", - "predecessor": "11FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 15, - "taskName": "Testing", - "startDate": "02/23/2017", - "endDate": "02/25/2017", - "duration": 2, - "progress": "0", - "predecessor": "13FS,14FS", - "resourceId": [ - 4 - ] - }, - { - "taskID": 16, - "taskName": "Bug fix", - "startDate": "02/27/2017", - "endDate": "02/28/2017", - "duration": 2, - "progress": "0", - "predecessor": "15FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 17, - "taskName": "Customer review meeting", - "startDate": "03/01/2017", - "endDate": "03/02/2017", - "duration": 2, - "progress": "0", - "predecessor": "16FS", - "resourceId": [ - 1 - ] - }, - { - "taskID": 18, - "taskName": "Implemenation complete", - "startDate": "03/02/2017", - "endDate": "03/02/2017", - "duration": 0, - "predecessor": "17FS", - "resourceId": [ - 2 - ] - } - ] - }, - { - "taskID": 19, - "taskName": "Integration", - "startDate": "03/03/2017", - "endDate": "03/05/2017", - "duration": 2, - "progress": "0", - "predecessor": "18FS", - "resourceId": [ - 3 - ] - }, - { - "taskID": 20, - "taskName": "Final Testing", - "startDate": "03/06/2017", - "endDate": "03/07/2017", - "duration": 2, - "progress": "0", - "predecessor": "19FS", - "resourceId": [ - 4 - ] - }, - { - "taskID": 21, - "taskName": "Final Delivery", - "startDate": "03/07/2017", - "endDate": "03/07/2017", - "duration": 0, - "predecessor": "20FS", - "resourceId": [ - 1 - ] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: editingGanttData, - scheduleStartDate: new Date("02/01/2017"), - scheduleEndDate: new Date("03/16/2017"), - editSettings: { - allowEditing: true, - allowAdding: true, - allowDeleting: true, - allowIndent: true, - editMode: "cellEditing" - }, - toolbarSettings: { - showToolbar: true, - toolbarItems: [ - window.ej.Gantt.ToolbarItems.Add, - window.ej.Gantt.ToolbarItems.Edit, - window.ej.Gantt.ToolbarItems.Delete, - window.ej.Gantt.ToolbarItems.Update, - window.ej.Gantt.ToolbarItems.Cancel, - window.ej.Gantt.ToolbarItems.Indent, - window.ej.Gantt.ToolbarItems.Outdent, - window.ej.Gantt.ToolbarItems.ExpandAll, - window.ej.Gantt.ToolbarItems.CollapseAll - ] - }, - } - } -}); \ No newline at end of file diff --git a/public/js/gantt/rowdraganddrop.js b/public/js/gantt/rowdraganddrop.js deleted file mode 100644 index 4b889aa..0000000 --- a/public/js/gantt/rowdraganddrop.js +++ /dev/null @@ -1,57 +0,0 @@ -import Ember from 'ember'; -let rowDragGanttData = [ - { - "TaskID": 1, - "TaskName": "Parent Task 1", - "StartDate": new Date("02/27/2017"), - "EndDate": new Date("03/03/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 2, "TaskName": "Child Task 1", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 3, "TaskName": "Child Task 2", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 4, "TaskName": "Child Task 3", "StartDate": new Date("02/27/2017"), "EndDate": new Date("03/03/2017"), "Duration": 5, "Progress": "40", duration: 4 } - ] - }, - { - "TaskID": 5, - "TaskName": "Parent Task 2", - "StartDate": new Date("03/06/2017"), - "EndDate": new Date("03/10/2017"), - "Progress": "40", - "isManual": true, - "Children": [ - { "TaskID": 6, "TaskName": "Child Task 1", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 7, "TaskName": "Child Task 2", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 8, "TaskName": "Child Task 3", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 9, "TaskName": "Child Task 4", "StartDate": new Date("03/06/2017"), "EndDate": new Date("03/10/2017"), "Progress": "40", "isManual": true, duration: 4 } - ] - }, - { - "TaskID": 10, - "TaskName": "Parent Task 3", - "StartDate": new Date("03/13/2017"), - "EndDate": new Date("03/17/2017"), - "Progress": "40", - "Children": [ - { "TaskID": 11, "TaskName": "Child Task 1", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 12, "TaskName": "Child Task 2", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 13, "TaskName": "Child Task 3", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 }, - { "TaskID": 14, "TaskName": "Child Task 4", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", "isManual": true, duration: 4 }, - { "TaskID": 15, "TaskName": "Child Task 5", "StartDate": new Date("03/13/2017"), "EndDate": new Date("03/17/2017"), "Progress": "40", duration: 4 } - ] - } - -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: rowDragGanttData, - scheduleStartDate: new Date("02/23/2017"), - scheduleEndDate: new Date("04/10/2017"), - dragTooltip: { - showTooltip: true - }, - } - } -}); \ No newline at end of file diff --git a/public/js/gantt/striplines.js b/public/js/gantt/striplines.js deleted file mode 100644 index c930f9e..0000000 --- a/public/js/gantt/striplines.js +++ /dev/null @@ -1,77 +0,0 @@ -import Ember from 'ember'; -let stripLinesGanttData = [ - { - taskID: 1, - taskName: "Project Schedule", - startDate: new Date( "02/06/2017"), - endDate: new Date( "03/10/2017"), - taskColor: "#F2A4A7", - progressColor: "#DE605C", - subtasks: [ - { - taskID: 2, - taskName: "Planning", - startDate: new Date( "02/06/2017"), - endDate: new Date( "02/10/2017"), - taskColor:"#79BDC9", - progressColor: "#59AAB4", - subtasks: [ - { taskID: 3, taskName: "Plan timeline", startDate: new Date( "02/06/2017"), endDate: new Date( "02/10/2017"), duration: 6, progress: "60", resourceId: [1] }, - { taskID: 4, taskName: "Plan budget", startDate: new Date( "02/06/2017"), endDate: new Date( "02/10/2017"), duration: 6, progress: "90", resourceId: [5] }, - { taskID: 5, taskName: "Allocate resources", startDate: new Date( "02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "75", resourceId: [6] }, - { taskID: 6, taskName: "Planning complete", startDate: new Date( "02/06/2017"), endDate: new Date( "02/10/2017"), duration: 0, predecessor: "3FS,4FS,5FS", resourceId: [1] } - ] - }, - { - taskID: 7, - taskName: "Design", - startDate: new Date( "02/13/2017"), - endDate: new Date( "02/17/2017"), - taskColor: "#93b8a6", - progressColor: "#7AA992", - subtasks: [ - { taskID: 8, taskName: "Software Specification", startDate: new Date("02/13/2017"), endDate: new Date( "02/15/2017"), duration: 3, progress: "60", predecessor: "6FS", resourceId: [2] }, - { taskID: 9, taskName: "Develop prototype", startDate: new Date( "02/13/2017"), endDate: new Date( "02/15/2017"), duration: 3, progress: "100", predecessor: "6FS", resourceId: [3] }, - { taskID: 10, taskName: "Get approval from customer", startDate: new Date( "02/16/2017"), endDate: new Date( "02/17/2017"), duration: 2, progress: "100", predecessor: "9FS", resourceId: [1] }, - { taskID: 11, taskName: "Design complete", startDate: new Date( "02/17/2017"), endDate: new Date( "02/17/2017"), duration: 0, predecessor: "10FS", resourceId: [2] } - ] - }, - { - taskID: 12, - taskName: "Implementation", - startDate: new Date( "02/20/2017"), - endDate: new Date( "03/02/2017"), - taskColor :"#FAC9CD", - progressColor:"#F2928D", - subtasks: [ - { taskID: 13, taskName: "Development Task 1", startDate: new Date( "02/20/2017"), endDate: new Date( "02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 14, taskName: "Development Task 2", startDate: new Date( "02/20/2017"), endDate: new Date( "02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 15, taskName: "Testing", startDate: new Date( "02/23/2017"), endDate: new Date( "02/25/2017"), duration: 2, progress: "0", predecessor: "13FS,14FS", resourceId: [4] }, - { taskID: 16, taskName: "Bug fix", startDate: new Date( "02/27/2017"), endDate: new Date( "02/28/2017"), duration: 2, progress: "0", predecessor: "15FS", resourceId: [3] }, - { taskID: 17, taskName: "Customer review meeting", startDate: new Date( "03/01/2017"), endDate: new Date( "03/02/2017"), duration: 2, progress: "0", predecessor: "16FS", resourceId: [1] }, - { taskID: 18, taskName: "Implemenation complete", startDate: new Date( "03/02/2017"), endDate: new Date( "03/02/2017"), duration: 0, predecessor: "17FS", resourceId: [2] } - - ] - }, - { taskID: 19, taskName: "Integration", startDate: new Date( "03/03/2017"), endDate: new Date("03/05/2017"), duration: 2, progress: "0", predecessor: "18FS", resourceId: [3] }, - { taskID: 20, taskName: "Final Testing", startDate: new Date( "03/06/2017"), endDate: new Date( "03/07/2017"), duration: 2, progress: "0", predecessor: "19FS", resourceId: [4] }, - { taskID: 21, taskName: "Final Delivery", startDate: new Date("03/07/2017"), endDate: new Date("03/07/2017"), duration: 0, predecessor: "20FS", resourceId: [1] } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: stripLinesGanttData, - scheduleStartDate: new Date("02/01/2017"), - scheduleEndDate: new Date("03/16/2017"), - stripLines: [ - { day: "02/06/2017", label: "Project Start", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "02/14/2017", label: "Planning Complete", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "02/21/2017", label: "Design Complete", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "03/04/2017", label: "Implementation Complete", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 }, - { day: "03/10/2017", label: "Final Delivery", lineStyle: "dotted", lineColor: "Darkblue", lineWidth: 2 } - ] - } - } -}); \ No newline at end of file diff --git a/public/js/gantt/tooltiptemplate.js b/public/js/gantt/tooltiptemplate.js deleted file mode 100644 index 2b19569..0000000 --- a/public/js/gantt/tooltiptemplate.js +++ /dev/null @@ -1,79 +0,0 @@ -import Ember from 'ember'; -let ganttTemplateData = [ - { - taskID: 1, - taskName: "Project Schedule", - startDate: new Date("02/06/2017"), - endDate: new Date("03/10/2017"), - taskColor: "#F2A4A7", - progressColor: "#DE605C", - subtasks: [ - { - taskID: 2, - taskName: "Planning", - startDate: new Date("02/06/2017"), - endDate: new Date("02/10/2017"), - taskColor: "#79BDC9", - progressColor: "#59AAB4", - subtasks: [ - { taskID: 3, taskName: "Plan timeline", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "60", resourceId: [1] }, - { taskID: 4, taskName: "Plan budget", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "90", resourceId: [5] }, - { taskID: 5, taskName: "Allocate resources", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 6, progress: "75", resourceId: [6] }, - { taskID: 6, taskName: "Planning complete", startDate: new Date("02/06/2017"), endDate: new Date("02/10/2017"), duration: 0, predecessor: "3FS,4FS,5FS", resourceId: [1] } - ] - }, - { - taskID: 7, - taskName: "Design", - startDate: new Date("02/13/2017"), - endDate: new Date("02/17/2017"), - taskColor: "#93b8a6", - progressColor: "#7AA992", - subtasks: [ - { taskID: 8, taskName: "Software Specification", startDate: new Date("02/13/2017"), endDate: new Date("02/15/2017"), duration: 3, progress: "60", predecessor: "6FS", resourceId: [2] }, - { taskID: 9, taskName: "Develop prototype", startDate: new Date("02/13/2017"), endDate: new Date("02/15/2017"), duration: 3, progress: "100", predecessor: "6FS", resourceId: [3] }, - { taskID: 10, taskName: "Get approval from customer", startDate: new Date("02/16/2017"), endDate: new Date("02/17/2017"), duration: 2, progress: "100", predecessor: "9FS", resourceId: [1] }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/17/2017"), endDate: new Date("02/17/2017"), duration: 0, predecessor: "10FS", resourceId: [2] } - ] - }, - { - taskID: 12, - taskName: "Implementation", - startDate: new Date("02/20/2017"), - endDate: new Date("03/02/2017"), - taskColor: "#FAC9CD", - progressColor: "#F2928D", - subtasks: [ - { taskID: 13, taskName: "Development Task 1", startDate: new Date("02/20/2017"), endDate: new Date("02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 14, taskName: "Development Task 2", startDate: new Date("02/20/2017"), endDate: new Date("02/22/2017"), duration: 3, progress: "50", predecessor: "11FS", resourceId: [3] }, - { taskID: 15, taskName: "Testing", startDate: new Date("02/23/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", predecessor: "13FS,14FS", resourceId: [4] }, - { taskID: 16, taskName: "Bug fix", startDate: new Date("02/27/2017"), endDate: new Date("02/28/2017"), duration: 2, progress: "0", predecessor: "15FS", resourceId: [3] }, - { taskID: 17, taskName: "Customer review meeting", startDate: new Date("03/01/2017"), endDate: new Date("03/02/2017"), duration: 2, progress: "0", predecessor: "16FS", resourceId: [1] }, - { taskID: 18, taskName: "Implemenation complete", startDate: new Date("03/02/2017"), endDate: new Date("03/02/2017"), duration: 0, predecessor: "17FS", resourceId: [2] } - - ] - }, - { taskID: 19, taskName: "Integration", startDate: new Date("03/03/2017"), endDate: new Date("03/05/2017"), duration: 2, progress: "0", predecessor: "18FS", resourceId: [3] }, - { taskID: 20, taskName: "Final Testing", startDate: new Date("03/06/2017"), endDate: new Date("03/07/2017"), duration: 2, progress: "0", predecessor: "19FS", resourceId: [4] }, - { taskID: 21, taskName: "Final Delivery", startDate: new Date("03/07/2017"), endDate: new Date("03/07/2017"), duration: 0, predecessor: "20FS", resourceId: [1] } - ] - } -]; -let ganttTemplateResource = [ - { resourceId: 1, resourceName: "Robert King" }, - { resourceId: 2, resourceName: "Anne Dodsworth" }, - { resourceId: 3, resourceName: "David William" }, - { resourceId: 4, resourceName: "Nancy Davolio" }, - { resourceId: 5, resourceName: "Janet Leverling" }, - { resourceId: 6, resourceName: "Romey Wilson" } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: ganttTemplateData, - resources: ganttTemplateResource, - scheduleStartDate: new Date("02/01/2017"), - scheduleEndDate: new Date("03/16/2017"), - } - } -}); \ No newline at end of file diff --git a/public/js/grid/contextmenu.js b/public/js/grid/contextmenu.js deleted file mode 100644 index 26bc178..0000000 --- a/public/js/grid/contextmenu.js +++ /dev/null @@ -1,19 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75, isPrimaryKey: true, textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Left, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - edit: { allowEditing: true, allowAdding: true, allowDeleting: true }, - toolbar: { showToolbar: true, toolbarItems: [ej.Grid.ToolBarItems.Add, ej.Grid.ToolBarItems.Edit, ej.Grid.ToolBarItems.Delete, ej.Grid.ToolBarItems.Update, ej.Grid.ToolBarItems.Cancel] }, - contextMenu: { enableContextMenu: true } - } - }, -}); diff --git a/public/js/grid/default.js b/public/js/grid/default.js deleted file mode 100644 index 0bef532..0000000 --- a/public/js/grid/default.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - data: window.gridData, - cols: [ - { field: "OrderID", headerText: "Order ID", width: 75, textAlign: ej.TextAlign.Right }, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/public/js/grid/editing.js b/public/js/grid/editing.js deleted file mode 100644 index 6ed3290..0000000 --- a/public/js/grid/editing.js +++ /dev/null @@ -1,18 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75, isPrimaryKey: true, textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - edit: { allowEditing: true, allowAdding: true, allowDeleting: true }, - toolbar: { showToolbar: true, toolbarItems: [ej.Grid.ToolBarItems.Add, ej.Grid.ToolBarItems.Edit, ej.Grid.ToolBarItems.Delete, ej.Grid.ToolBarItems.Update, ej.Grid.ToolBarItems.Cancel] } - } - }, -}); diff --git a/public/js/grid/filtering.js b/public/js/grid/filtering.js deleted file mode 100644 index 4b88b17..0000000 --- a/public/js/grid/filtering.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - filter: {filterType: "excel"} - } - }, -}); diff --git a/public/js/grid/grouping.js b/public/js/grid/grouping.js deleted file mode 100644 index 2ae9f8a..0000000 --- a/public/js/grid/grouping.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/public/js/grid/remotedata.js b/public/js/grid/remotedata.js deleted file mode 100644 index 674bbc4..0000000 --- a/public/js/grid/remotedata.js +++ /dev/null @@ -1,18 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: ej.DataManager({ - url: window.baseurl + "Wcf/Northwind.svc/Orders/" - }), - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/public/js/grid/scrolling.js b/public/js/grid/scrolling.js deleted file mode 100644 index d041e9d..0000000 --- a/public/js/grid/scrolling.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 175 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 180 }, - { field: "EmployeeID", headerText: "Employee ID", width: 175, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 175, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 180, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - scroll: { width:600, height: 300 } - } - }, -}); diff --git a/public/js/grid/sorting.js b/public/js/grid/sorting.js deleted file mode 100644 index 2ae9f8a..0000000 --- a/public/js/grid/sorting.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ] - } - }, -}); diff --git a/public/js/grid/summary.js b/public/js/grid/summary.js deleted file mode 100644 index 5f069f3..0000000 --- a/public/js/grid/summary.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - data: window.gridData, - cols:[ - { field: "OrderID", headerText: "Order ID", width: 75 , textAlign: ej.TextAlign.Right}, - { field: "CustomerID", headerText: "Customer ID", width: 80 }, - { field: "EmployeeID", headerText: "Employee ID", width: 75, textAlign: ej.TextAlign.Right, priority: 4 }, - { field: "Freight", width: 75, format: "{0:C}", textAlign: ej.TextAlign.Right, priority: 3 }, - { field: "OrderDate", headerText: "Order Date", width: 80, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right, priority: 2 }, - { field: "ShipCity", headerText: "Ship City", width: 110, priority: 2 } - ], - summaryRows: [ - { title: "Sum", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Sum, displayColumn: "Freight", dataMember: "Freight", format: "{0:C2}" }] }, - { title: "Average", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Average, displayColumn: "Freight", dataMember: "Freight", format: "{0:C2}" }] }, - { title: "Smallest", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Minimum, dataMember: "Freight", displayColumn: "Freight", format: "{0:C2}" }] }, - { title: "Largest", summaryColumns: [{ summaryType: ej.Grid.SummaryType.Maximum, displayColumn: "Freight", dataMember: "Freight", format: "{0:C2}" }] } - ] - } - }, -}); diff --git a/public/js/heatmap/default.js b/public/js/heatmap/default.js deleted file mode 100644 index c9bc934..0000000 --- a/public/js/heatmap/default.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ -model(){ - - var colorMappingCollection = [ - { value: 0, color: "#8ec8f8", label: { text: "0" } }, - { value: 100, color: "#0d47a1", label: { text: "100" } } - ]; - - var columns = ["Vegie-spread", "Tofuaa", "Alice Mutton", "Konbu", "Fløtemysost"] - - var itemSource = []; - - for (var i = 0; i < columns.length; i++) { - for (var j = 0; j < 6; j++) { - var value = Math.floor((Math.random() * 100) + 1); - itemSource.push({ ProductName: columns[i], Year: "Y" + (2011 + j), Value: value }) - } - } - - return{ - colorMappingCollection : colorMappingCollection, - itemSource : itemSource, - itemsMapping: { - column: { "propertyName": "ProductName", "displayName": "Product Name" }, - row: { "propertyName": "Year", "displayName": "Year", }, - value: { "propertyName": "Value" }, - columnMapping: [ - { "propertyName": columns[0], "displayName": columns[0] }, - { "propertyName": columns[1], "displayName": columns[1] }, - { "propertyName": columns[2], "displayName": columns[2] }, - { "propertyName": columns[3], "displayName": columns[3] }, - { "propertyName": columns[4], "displayName": columns[4] }, - { "propertyName": columns[5], "displayName": columns[5] }, - ], - headerMapping: { "propertyName": "Year", "displayName": "Year", columnStyle: { width: 105, textAlign: "right" } }, - }, - legendCollection: ["HeatMap_Legend"] - } -} -}); \ No newline at end of file diff --git a/public/js/heatmap/legend.js b/public/js/heatmap/legend.js deleted file mode 100644 index b487c51..0000000 --- a/public/js/heatmap/legend.js +++ /dev/null @@ -1,50 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ -model(){ - - var colorMappingCollection = [ - { value: 0, color: "#fe0002", label: { text: "Poor" } }, - { value: 3, color: "#ffff01", label: { text: "Average" } }, - { value: 6, color: "#13ab11", label: { text: "Good" } }, - { value: 10, color: "#005ba2", label: { text: "Excellent" } } - ]; - - - function getValue() { - return Math.floor((Math.random() * 10) + 1); - } - var rows = ["Peter Scott", "Maria Anders", "John Camino", "Philips Cramer", "Robert King", "Simon Crowther", ]; - var itemsSource = []; - for (var i = 0; i < rows.length; i++) { - itemsSource.push({ - EmpName: rows[i], - Jan: getValue(), Feb: getValue(), Mar: getValue(), Apr: getValue(), May: getValue(), Jun: getValue(), - Jul: getValue(), Aug: getValue(), Sep: getValue(), Oct: getValue(), Nov: getValue(), Dec: getValue(), - }); - } - - return{ - colorMappingCollection : colorMappingCollection, - itemSource : itemsSource, - itemsMapping: { - headerMapping: { "propertyName": "EmpName", "displayName": "Employee Name", columnStyle: { width: 110, textAlign: "right" } }, - columnMapping: [ - { "propertyName": "Jan", "displayName": "Jan" }, - { "propertyName": "Feb", "displayName": "Feb" }, - { "propertyName": "Mar", "displayName": "Mar" }, - { "propertyName": "Apr", "displayName": "Apr" }, - { "propertyName": "May", "displayName": "May" }, - { "propertyName": "Jun", "displayName": "Jun" }, - { "propertyName": "Jul", "displayName": "Jul" }, - { "propertyName": "Aug", "displayName": "Aug" }, - { "propertyName": "Sep", "displayName": "Sep" }, - { "propertyName": "Oct", "displayName": "Oct" }, - { "propertyName": "Nov", "displayName": "Nov" }, - { "propertyName": "Dec", "displayName": "Dec" } - ] - }, - legendCollection: ["HeatMap_Legend"] - } -} -}); \ No newline at end of file diff --git a/public/js/heatmap/tabledatabinding.js b/public/js/heatmap/tabledatabinding.js deleted file mode 100644 index 027de5d..0000000 --- a/public/js/heatmap/tabledatabinding.js +++ /dev/null @@ -1,44 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ -model(){ - - function getValue() { - return Math.floor((Math.random() * 100) + 1); - } - - var colorMappingCollection = [ - { value: 0, color: "#8ec8f8", label: { text: "0" } }, - { value: 100, color: "#0d47a1", label: { text: "100" } } - ]; - - var itemsSource = []; - var rows = ["Vegie-spread", "Tofuaa", "Alice Mutton", "Konbu", "Fløtemysost", "Perth Pasties", "Boston Crab Meat", "Raclette Courdavault"]; - for (var i = 0; i < 8; i++) { - itemsSource.push({ - ProductName: rows[i], Y2010: getValue(), Y2011: getValue(), Y2012: getValue(), Y2013: getValue(), - Y2014: getValue(), Y2015: getValue(), Y2016: getValue(), Y2017: getValue(), Y2018: getValue() - }); - } - - return{ - colorMappingCollection : colorMappingCollection, - itemSource : itemsSource, - itemsMapping: { - headerMapping: { "propertyName": "ProductName", "displayName": "Product Name", columnStyle: { width: 140, textAlign: "right" } }, - columnMapping: [ - { "propertyName": "Y2010", "displayName": "Y2010" }, - { "propertyName": "Y2011", "displayName": "Y2011" }, - { "propertyName": "Y2012", "displayName": "Y2012" }, - { "propertyName": "Y2013", "displayName": "Y2013" }, - { "propertyName": "Y2014", "displayName": "Y2014" }, - { "propertyName": "Y2015", "displayName": "Y2015" }, - { "propertyName": "Y2016", "displayName": "Y2016" }, - { "propertyName": "Y2017", "displayName": "Y2017" }, - { "propertyName": "Y2018", "displayName": "Y2018" } - ], - }, - legendCollection: ["HeatMap_Legend"] - } -} -}); \ No newline at end of file diff --git a/public/js/kanban/default.js b/public/js/kanban/default.js deleted file mode 100644 index ecb68ce..0000000 --- a/public/js/kanban/default.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager(window.kanbanData).executeLocal(ej.Query().take(30)); - -export default Ember.Route.extend({ - model(){ - return { - dataSource: data, - isResponsive:true, - columns: [ - { headerText: "Backlog", key: "Open" }, - { headerText: "In Progress", key: "InProgress" }, - { headerText: "Testing", key: "Testing" }, - { headerText: "Done", key: "Close" } - ], - keyField: "Status", - allowTitle: true, - fields: { - primaryKey: "Id", - content: "Summary", - tag: "Tags" - }, - allowSelection: false - } - } -}); diff --git a/public/js/kanban/remotedata.js b/public/js/kanban/remotedata.js deleted file mode 100644 index 54dbf2d..0000000 --- a/public/js/kanban/remotedata.js +++ /dev/null @@ -1,25 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager({url:window.baseurl + "Wcf/Northwind.svc/Tasks", crossDomain: true}); - -export default Ember.Route.extend({ - model(){ - return { - dataSource: data, - isResponsive:true, - columns: [ - { headerText: "Backlog", key: "Open" }, - { headerText: "In Progress", key: "InProgress" }, - { headerText: "Testing", key: "Testing" }, - { headerText: "Done", key: "Close" } - ], - keyField: "Status", - allowTitle: true, - fields: { - primaryKey: "Id", - content: "Summary", - tag: "Tags" - }, - allowSelection: false - } - } -}); diff --git a/public/js/kanban/swimlane.js b/public/js/kanban/swimlane.js deleted file mode 100644 index e7e5f84..0000000 --- a/public/js/kanban/swimlane.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager(window.kanbanData).executeLocal(ej.Query().take(50)); -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - isResponsive: true, - columns: [ - { headerText: "Backlog", key: "Open" }, - { headerText: "In Progress", key: "InProgress" }, - { headerText: "Testing", key: "Testing" }, - { headerText: "Done", key: "Close" } - ], - keyField: "Status", - allowTitle: true, - fields: { - primaryKey: "Id", - swimlaneKey: "Assignee", - content: "Summary", - }, - allowSelection: false, - swimlaneSettings: { - allowDragAndDrop: true, - }, - } - } -}); diff --git a/public/js/lineargauge/default.js b/public/js/lineargauge/default.js deleted file mode 100644 index 3b5bc91..0000000 --- a/public/js/lineargauge/default.js +++ /dev/null @@ -1,28 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - labelColor: "#8c8c8c", width: 500, isResponsive:true, - scales: [{ - width: 4, border: { color: "transparent",width:0 }, showBarPointers: false, showRanges: true, length: 310, - position: { x: 52, y: 50 }, markerPointers: [{ - value: 50, length: 10, width: 10, backgroundColor: "#4D4D4D", border: { color: "#4D4D4D" } - }], - labels: [{ font: { size: "11px", fontFamily: "Segoe UI", fontStyle: "bold" }, distanceFromScale:{x: -13} }], - ticks: [{ type: "majorinterval", width: 1, color: "#8c8c8c" }], - ranges: [{ - endValue: 60, - startValue: 0, - backgroundColor: "#F6B53F", - border: { color: "#F6B53F" }, startWidth: 4, endWidth: 4 - }, { - endValue: 100, - startValue: 60, - backgroundColor: "#E94649", - border: { color: "#E94649" }, startWidth: 4, endWidth: 4 - }] - }] - } - } -}); diff --git a/public/js/lineargauge/interaction.js b/public/js/lineargauge/interaction.js deleted file mode 100644 index e7a6e97..0000000 --- a/public/js/lineargauge/interaction.js +++ /dev/null @@ -1,30 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - width: 500, readOnly: false, labelColor: "#8c8c8c", isResponsive:true, - scales: [{ - width: 4, border: { color: "transparent", width: 0 }, showRanges: true, length: 310, - position: { x: 52, y: 50 }, markerPointers: [{ - value: 50, length: 10, width: 10, distanceFromScale: 8, backgroundColor: "#4D4D4D", border: { color: "#4D4D4D" } - }], - barPointers: [{ - value: 50, width: 4, distanceFromScale: 8, backgroundColor: "#6FAAB0" - }], labels: [{ font: { size: "11px", fontFamily: "Segoe UI", fontStyle: "bold" }, distanceFromScale: { x: -13 } }], - ticks: [{ type: "majorinterval", width: 1, color: "#8c8c8c" }], - ranges: [{ - endValue: 50, - startValue: 0, - backgroundColor: "#F6B53F", - border: { color: "#F6B53F" }, startWidth: 4, endWidth: 4 - }, { - endValue: 100, - startValue: 50, - backgroundColor: "#E94649", - border: { color: "#E94649" }, startWidth: 4, endWidth: 4 - }] - }] - } - } -}); diff --git a/public/js/lineargauge/unitlabel.js b/public/js/lineargauge/unitlabel.js deleted file mode 100644 index af296f7..0000000 --- a/public/js/lineargauge/unitlabel.js +++ /dev/null @@ -1,31 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - labelColor: "#8c8c8c", width: 500, isResponsive:true, - scales: [{ - width: 4, border: { color: "transparent", width: 0 }, showBarPointers: false, showRanges: true, length: 310, - position: { x: 52, y: 50 }, markerPointers: [{ - value: 50, length: 10, width: 10, backgroundColor: "#4D4D4D", border: { color: "#4D4D4D" } - }], - labels: [{ - unitText:"F", unitTextPlacement:"back", - font: { size: "11px", fontFamily: "Segoe UI", fontStyle: "bold" }, distanceFromScale: { X: -13 } - }], - ticks: [{ type: "majorinterval", width: 1, color: "#8c8c8c" }], - ranges: [{ - endValue: 60, - startValue: 0, - backgroundColor: "#F6B53F", - border: { color: "#F6B53F" }, startWidth: 4, endWidth: 4 - }, { - endValue: 100, - startValue: 60, - backgroundColor: "#E94649", - border:{color: "#E94649"}, startWidth: 4, endWidth: 4 - }] - }] - } - } -}); diff --git a/public/js/listbox/databinding-remotedata.js b/public/js/listbox/databinding-remotedata.js deleted file mode 100644 index 15a31e2..0000000 --- a/public/js/listbox/databinding-remotedata.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; -let dataManger= ej.DataManager({url:window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); - let query = ej.Query().from("Customers").take(10); -export default Ember.Route.extend({ - model(){ - return { - dataSource: dataManger, - fields: { text: "CustomerID" }, - query: query, - height:"220", - width:"auto", - } - } -}); diff --git a/public/js/listbox/default.js b/public/js/listbox/default.js deleted file mode 100644 index 3868002..0000000 --- a/public/js/listbox/default.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - BikeList:[ - { empid: "bk1", text: "Aache RTR" }, { empid: "bk2", text: "CBR 150-R" }, { empid: "bk3", text: "CBZ Xtreme" }, - { empid: "bk4", text: "Discover" }, { empid: "bk5", text: "Dazzler" }, { empid: "bk6", text: "Flame" }, - { empid: "bk7", text: "Fazzer" }, { empid: "bk8", text: "FZ-S" }, { empid: "bk9", text: "Pulsar" }, - { empid: "bk10", text: "Shine" }, { empid: "bk11", text: "R15" }, { empid: "bk12", text: "Unicorn" } - ], - fields: { id: "empid", value: "text" }, - height:"200", - width:"auto", - } - } -}); diff --git a/public/js/listbox/virtualscrolling.js b/public/js/listbox/virtualscrolling.js deleted file mode 100644 index 613ec01..0000000 --- a/public/js/listbox/virtualscrolling.js +++ /dev/null @@ -1,41 +0,0 @@ -import Ember from 'ember'; -let dataManger = ej.DataManager({ url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true }); -let query = ej.Query().from("Customers"); -export default Ember.Route.extend({ - model() { - return { - dataSource: dataManger, - fields: { text: "CustomerID" }, - itemRequestCount: 10, - query: query, - allowVirtualScrolling: true, - height: "220", - width: "auto", - dropWidth: "120px", - selectedItemIndex: 0, - onValueChange: function (args) { - var dataManger = ej.DataManager({ - url:window.baseurl + "Wcf/Northwind.svc/", crossDomain: true - }); - // Query creation - var query = ej.Query() - .from("Customers"); - if (args.value == "enablevirtual") { - Ember.$("#selectcustomer").ejListBox({ - dataSource: dataManger, - fields: { text: "CustomerID" }, - query: query, virtualScrollMode: ej.VirtualScrollMode.Continuous, allowVirtualScrolling: true - }); - } - if (args.value == "disablevirtual") { - Ember.$("#selectcustomer").ejListBox({ - dataSource: dataManger, - fields: { text: "CustomerID" }, - query: query, allowVirtualScrolling: true - }); - } - }, - - } - } -}); diff --git a/public/js/listview/checklist.js b/public/js/listview/checklist.js deleted file mode 100644 index df0e789..0000000 --- a/public/js/listview/checklist.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "400" - - } - } -}); diff --git a/public/js/listview/default.js b/public/js/listview/default.js deleted file mode 100644 index 2e6c923..0000000 --- a/public/js/listview/default.js +++ /dev/null @@ -1,16 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - showHeader: true, - showHeaderBackButton: true, - headerTitle: "Favorite", - width: "400", - mouseDown: function(args){ - var listObj = Ember.$("#defaultListview").ejListView("instance"); - listObj.model.headerBackButtonText = args.text; - }, - } - } -}); diff --git a/public/js/listview/virtualscrolling.js b/public/js/listview/virtualscrolling.js deleted file mode 100644 index 4191f77..0000000 --- a/public/js/listview/virtualscrolling.js +++ /dev/null @@ -1,44 +0,0 @@ -import Ember from 'ember'; -let dataManger = ej.DataManager({ url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true }); -let query = ej.Query().from("Customers"); -export default Ember.Route.extend({ - model() { - return { - dataSource: dataManger, - fieldSettings: { text: "CustomerID" }, - query: query, height: 300, - totalItemsCount: 10, - allowVirtualScrolling: true, - virtualScrollMode: ej.VirtualScrollMode.Normal, - dropWidth: "120px", selectedItemIndex: 0, - onValueChange: function (args) { - var dataManger = ej.DataManager({ - url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true - }); - // Query creation - var query = ej.Query() - .from("Customers"); - if (args.value == "enablevirtual") { - Ember.$("#selectcustomer").ejListView({ - dataSource: dataManger, - fieldSettings: { text: "CustomerID" }, - query: query, - virtualScrollMode: ej.VirtualScrollMode.Continuous, - height: 300, - allowVirtualScrolling: true - }); - } - if (args.value == "disablevirtual") { - Ember.$$("#selectcustomer").ejListView({ - dataSource: dataManger, - fieldSettings: { text: "CustomerID" }, - query: query, - height: 300, - allowVirtualScrolling: true - }); - } - }, - - } - } -}); diff --git a/public/js/map/default.js b/public/js/map/default.js deleted file mode 100644 index 1cd01f0..0000000 --- a/public/js/map/default.js +++ /dev/null @@ -1,28 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableAnimation: true, - layers: [ - { - layerType: "geometry", - enableSelection: false, - enableMouseHover: false, - markers: window.syncfusion_locations, - showMapItems: false, - markerTemplate: 'template', - shapeSettings: { - fill: "#626171", - strokeThickness: "1", - stroke: "#6F6F79", - highlightStroke: "#6F6F79", - valuePath: "name", - highlightColor: "gray" - }, - shapeData: window.world_map - } - ] - } - } -}); diff --git a/public/js/map/drilldown.js b/public/js/map/drilldown.js deleted file mode 100644 index a355ca9..0000000 --- a/public/js/map/drilldown.js +++ /dev/null @@ -1,111 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - Load(); - IsValidImageUrl("content/images/map/backtext.png"); - function IsValidImageUrl(url) { - var img = new Image(); - img.src = url; - img.onerror = function () { Ember.$("#backtext").attr("src", "content/images/map/backtext.png"); }; - } - function Load() { - var button = document.getElementById("button"); - Ember.$(button).css("display", "none"); - var title = document.getElementById("title"); - Ember.$(title).css("display", "block"); - } - return { - shapeSelected: function (event) { - if (event.model.baseMapIndex == 0) { - var mapObj = Ember.$("#Map").data("ejMap"); - mapObj.model.enableAnimation = true; - mapObj.model.layers[0].selectedItems = []; - mapObj.model.layers[0].subLayers[0].selectedItems = []; - if (event.originalEvent[0].shapeData.properties.continent == "Africa") { - mapObj.option("baseMapIndex", 1); - } - else if (event.originalEvent[0].shapeData.properties.continent == "Asia") { - mapObj.option("baseMapIndex", 2); - } - else if (event.originalEvent[0].shapeData.properties.continent == "Europe") { - mapObj.option("baseMapIndex", 3); - } - else if (event.originalEvent[0].shapeData.properties.continent == "North America") { - mapObj.option("baseMapIndex", 4); - } - else if (event.originalEvent[0].shapeData.properties.continent == "Oceania") { - mapObj.option("baseMapIndex", 5); - } - else if (event.originalEvent[0].shapeData.properties.continent == "South America") { - mapObj.option("baseMapIndex", 6); - } - var button = document.getElementById("button"); - Ember.$(button).css('background-color', '#0F77B7'); - var title = document.getElementById("title"); - Ember.$(title).css("display", "none"); - Ember.$(button).fadeIn(500); - } - }, - zoomSettings: { - level: 1, - maxValue: 30, - factor: 1, - enableZoom: false - }, - enableAnimation: true, - layers: [ - { - layerType: "geometry", - enableSelection: true, - shapeDataPath: "name", - enableMouseHover: true, - shapePropertyPath: "name", - showMapItems: false, - dataSource: window.cont_countriesdata, - shapeSettings: { - fill: "#C3E6ED", - strokeThickness: "0.5", - stroke: "white", - highlightColor: "#63B7B7", - highlightStroke: "white", - valuePath: "name" - - }, - shapeData: window.world_map, - subLayers: [ - { - shapeDataPath: "country", - shapePropertyPath: "name", - mapItemsTemplate: 'labeltemplate', - showMapItems: true, - enableMouseHover: true, - dataSource: window.randomcountriesData, - shapeSettings: { - fill: "#9FD0D3", - strokeThickness: "0.2", - stroke: "white", - highlightColor: "#63B7B7", - }, - bubbleSettings: { - showBubble: true, - valuePath: "Sales", - minValue: 20, - maxValue: 30, - color: "#379F64", - }, - shapeData: window.mapSalesData2 - } - - ] - }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Africa }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Asia }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Europe }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.NorthAmerica }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.Oceania }, - { layerType: "geometry", enableMouseHover: true, shapeSettings: { stroke: "black", fill: "#C3E6ED", highlightColor: "#63B7B7", selectionColor: "#207BB2", strokeThickness: "0.5" }, shapeData: window.SouthAmerica } - ] - } - } -}); diff --git a/public/js/map/flightroutes.js b/public/js/map/flightroutes.js deleted file mode 100644 index e4ac28b..0000000 --- a/public/js/map/flightroutes.js +++ /dev/null @@ -1,114 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - enableAnimation: true, - navigationControl: { - enableNavigation: true, - orientation: 'vertical', - absolutePosition: { x: 5, y: 15 }, - dockPosition: 'none' - }, - layers: [ - { - layerType: 'geometry', - enableMouseHover: false, - enableSelection: false, - shapeSettings: { - fill: "#C6C35C", - autoFill: false, - highlightStroke: "white", - stroke: "white", - strokeThickness: 0.5, - highlightStrokeWidth: 1, - highlightColor: "#BFBFBF" - }, - shapeData: window.world_map, - subLayers: [{ - layerType: 'geometry', - shapeData: window.flightRoutes, - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'flightroute_template', - dataSource: window.flightRoutes_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 1, - fill: "#BC0C0C", - stroke: '#BC0C0C', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "#4E1493", - highlightBorderWidth: 2 - }, - }, - { - layerType: 'geometry', - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'airport_template', - dataSource: window.airports_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 0.1, - fill: "#BC0C0C", - stroke: 'white', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "white" - }, - shapeData: window.airports - }, - { - layerType: 'geometry', - shapeData: window.intermediatestops1, - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'intermediatestop1_template', - dataSource: window.intermediatestops1_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 0.1, - fill: "#4E1493", - stroke: 'white', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "white" - }, - }, - { - layerType: 'geometry', - shapeData: window.intermediatestops2, - shapePropertyPath: "name", - enableMouseHover: true, - enableSelection: false, - showTooltip: true, - tooltipTemplate: 'intermediatestop2_template', - dataSource: window.intermediatestops2_data, - shapeDataPath: "name", - shapeSettings: { - strokeThickness: 0.1, - fill: "#4E1493", - stroke: 'white', - valuePath: "departure", - selectionColor: "transparent", - highlightColor: "transparent", - highlightStroke: "white" - }, - }] - } - ] - - } - } -}); \ No newline at end of file diff --git a/public/js/menu/default.js b/public/js/menu/default.js deleted file mode 100644 index c7d8a01..0000000 --- a/public/js/menu/default.js +++ /dev/null @@ -1,37 +0,0 @@ -import Ember from 'ember'; -let data = [ - { id: 1, text: 'Mail', parentId: null }, - { id: 2, text: 'Calender', parentId: null }, - { id: 3, text: 'Notes', parentId: null }, - { id: 4, text: 'Contacts', parentId: null }, - // first level child - { id: 11, parentId: 1, text: 'Inbox', sprite: 'mailicon sprite-inbox' }, - { id: 12, parentId: 1, text: 'Drafts', sprite: 'mailicon sprite-drafts' }, - { id: 13, parentId: 1, text: 'Sent items', sprite: 'mailicon sprite-sentitems' }, - { id: 14, parentId: 1, text: 'Deleted', sprite: 'mailicon sprite-deleted' }, - { id: 15, parentId: 1, text: 'Junk mails', sprite: 'mailicon sprite-junk' }, - { id: 16, parentId: 1, text: 'Personal', sprite: 'mailicon sprite-folders' }, - { id: 17, parentId: 2, text: 'My Calender', sprite: 'mailicon sprite-calendar' }, - { id: 18, parentId: 2, text: 'Team', sprite: 'mailicon sprite-calendar' }, - { id: 19, parentId: 2, text: 'Others', sprite: 'mailicon sprite-calendar' }, - { id: 20, parentId: 3, text: 'My Reference', sprite: 'mailicon sprite-folder' }, - { id: 21, parentId: 3, text: 'Team Meeting', sprite: 'mailicon sprite-folder' }, - { id: 22, parentId: 3, text: 'Others', sprite: 'mailicon sprite-folder' }, - { id: 23, parentId: 4, text: 'Suggested', sprite: 'mailicon sprite-contacts' }, - { id: 24, parentId: 4, text: 'My Team', sprite: 'mailicon sprite-contacts' }, - { id: 25, parentId: 4, text: 'Others', sprite: 'mailicon sprite-contacts' }, - // second level child - { id: 111, parentId: 11, text: 'Development', sprite: 'mailicon sprite-folders' }, - { id: 111, parentId: 11, text: 'Supports', sprite: 'mailicon sprite-folders' }, - { id: 111, parentId: 11, text: 'HR Team', sprite: 'mailicon sprite-folders' }, - { id: 112, parentId: 12, text: 'Support Template', sprite: 'mailicon sprite-folders' }, - { id: 112, parentId: 12, text: 'Personal', sprite: 'mailicon sprite-folders' } - ]; -export default Ember.Route.extend({ - model(){ - return { - height: "30px", - fieldsvalues: { dataSource: data, parentId: 'parentId', id: 'id', text: 'text', spriteCssClass: 'sprite' } - } - } -}); diff --git a/public/js/menu/localdata.js b/public/js/menu/localdata.js deleted file mode 100644 index b57fa9f..0000000 --- a/public/js/menu/localdata.js +++ /dev/null @@ -1,49 +0,0 @@ -import Ember from 'ember'; - -let dataList= [ - { id: 1, text: 'Group A', parentId: null }, - { id: 2, text: 'Group B', parentId: null }, - { id: 3, text: 'Group C', parentId: null }, - { id: 4, text: 'Group D', parentId: null }, - { id: 5, text: 'Group E', parentId: null }, - { id: 11, parentId: 1, text: 'Algeria', sprite: 'flag-dz' }, - { id: 12, parentId: 1, text: 'Armenia', sprite: 'flag-am' }, - { id: 13, parentId: 1, text: 'Bangladesh', sprite: 'flag-bd' }, - { id: 14, parentId: 1, text: 'Cuba', sprite: 'flag-cu' }, - { id: 15, parentId: 2, text: 'Denmark', sprite: 'flag-dk' }, - { id: 16, parentId: 2, text: 'Egypt', sprite: 'flag-eg' }, - { id: 17, parentId: 3, text: 'Finland', sprite: 'flag-fi' }, - { id: 18, parentId: 3, text: 'India', sprite: 'flag-in' }, - { id: 19, parentId: 3, text: 'Malaysia', sprite: 'flag-my' }, - { id: 20, parentId: 4, text: 'New Zealand', sprite: 'flag-nz' }, - { id: 21, parentId: 4, text: 'Norway', sprite: 'flag-no' }, - { id: 22, parentId: 4, text: 'Poland', sprite: 'flag-pl' }, - { id: 23, parentId: 5, text: 'Romania', sprite: 'flag-ro' }, - { id: 24, parentId: 5, text: 'Singapore', sprite: 'flag-sg' }, - { id: 25, parentId: 5, text: 'Thailand', sprite: 'flag-th' }, - { id: 26, parentId: 5, text: 'Ukraine', sprite: 'flag-ua' }, - {id: 111, parentId: 11, text: 'First Place' }, - { id: 112, parentId: 12, text: 'Second Place' }, - { id: 113, parentId: 13, text: 'Third place' }, - { id: 114, parentId: 14, text: 'Fourth Place' }, - { id: 115, parentId: 15, text: 'First Place' }, - { id: 116, parentId: 16, text: 'Second Place' }, - { id: 117, parentId: 17, text: 'Third Place' }, - { id: 118, parentId: 18, text: 'First Place' }, - { id: 119, parentId: 19, text: 'Second Place' }, - { id: 120, parentId: 20, text: 'First Place' }, - { id: 121, parentId: 21, text: 'Second Place' }, - { id: 122, parentId: 22, text: 'Third place' }, - { id: 123, parentId: 23, text: 'Fourth Place' }, - { id: 120, parentId: 24, text: 'First Place' }, - { id: 121, parentId: 25, text: 'Second Place' }, - { id: 122, parentId: 26, text: 'Third place' } - ]; -export default Ember.Route.extend({ - model(){ - return { - - localfieldsvalues: { dataSource: dataList, parentId: 'parentId', id: 'id', text: 'text', spriteCssClass: 'sprite' } - } - } - }); \ No newline at end of file diff --git a/public/js/menu/template.js b/public/js/menu/template.js deleted file mode 100644 index 6929715..0000000 --- a/public/js/menu/template.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); \ No newline at end of file diff --git a/public/js/navigationdrawer/default.js b/public/js/navigationdrawer/default.js deleted file mode 100644 index a8f80f8..0000000 --- a/public/js/navigationdrawer/default.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - listViewSettings: { width: 200, selectedItemIndex: 0, mouseUp: function(e) { - Ember.$("#butdrawer").parent().children("h2").text(e.text); - }, persistSelection: true }, - position: "normal", - - } - } -}); diff --git a/public/js/pdfviewer/default.js b/public/js/pdfviewer/default.js deleted file mode 100644 index 5e0d087..0000000 --- a/public/js/pdfviewer/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - serviceUrl: window.baseurl + "api/PdfViewer" - } - } -}); diff --git a/public/js/pdfviewer/formfilling.js b/public/js/pdfviewer/formfilling.js deleted file mode 100644 index 65e6dc6..0000000 --- a/public/js/pdfviewer/formfilling.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - serviceUrl: window.baseurl + "api/PdfViewer", - documentPath: "FormFillingDocument" - } - } -}); diff --git a/public/js/pdfviewer/localization.js b/public/js/pdfviewer/localization.js deleted file mode 100644 index c3d67a6..0000000 --- a/public/js/pdfviewer/localization.js +++ /dev/null @@ -1,175 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model() { - return { - serviceUrl: window.baseurl + "api/PdfViewer", - } - } -}); - -ej.PdfViewer.Locale['es-ES'] = { - toolbar: { - print: { - headerText: 'Impresión', - contentText: 'Imprimir el documento PDF.' - }, - first: { - headerText: 'primero', - contentText: 'Ir a la primera página del documento PDF.' - }, - previous: { - headerText: 'Anterior', - contentText: 'Ir a la página anterior del documento PDF.' - }, - next: { - headerText: 'Siguiente', - contentText: 'Ir a la página siguiente del documento PDF.' - }, - last: { - headerText: 'Último', - contentText: 'Ir a la última página del documento PDF.' - }, - zoomIn: { - headerText: 'Acercarse', - contentText: 'Acercar al documento PDF.' - }, - zoomOut: { - headerText: 'Disminuir el zoom', - contentText: 'Alejar la imagen del documento PDF.' - }, - pageIndex: { - headerText: 'Número de página', - contentText: 'número de página actual para ver.' - }, - zoom: { - headerText: 'Enfocar', - contentText: 'Zoom para acercar o alejar el documento PDF.' - }, - fitToWidth: { - headerText: 'Ajustar al ancho', - contentText: 'Ajuste a la página PDF a la anchura del contenedor .' - }, - fitToPage: { - headerText: 'Ajustar a la página', - contentText: 'Ajuste a la página PDF al contenedor .' - }, - download: { - headerText: 'Descargar', - contentText: 'Descargar el documento PDF .' - }, - search: { - headerText: 'Buscar texto', - contentText: 'Buscar texto en las páginas PDF .' - }, - highlight: { - headerText: 'Subrayar el texto', - contentText: 'Resaltar texto en las páginas PDF.', - }, - strikeout: { - headerText: 'Texto de StrikeOut', - contentText: 'Strike Out en las páginas PDF.', - }, - underline: { - headerText: 'Subrayar el texto', - contentText: 'Subraye el texto en las páginas PDF.', - }, - signature: { - headerText: 'Firma', - contentText: 'Agregue o cree la firma escrita a mano.', - }, - select: { - headerText: 'Selección', - contentText: 'Herramienta de selección de texto.', - }, - scroll: { - headerText: 'Panning', - contentText: 'Haga clic para desplazarse alrededor del documento', - }, - }, - contextMenu: { - copy: { - contentText: 'Dupdo', - }, - googleSearch: { - contentText: 'Busca en Google', - }, - Find: { - contentText: 'Encontrar:', - }, - matchCase: { - contentText: 'MatchCase', - }, - auto: { - contentText: 'Auto', - }, - openPopup: { - contentText: 'OpenPopup', - }, - Delete: { - contentText: 'Borrar', - }, - properties: { - contentText: 'Propiedades....', - }, - }, - propertyWindow: { - underlineProperties: { - contentText: 'Subrayar propiedades' - }, - strikeOutProperties: { - contentText: 'StrikeOutProperties' - }, - highlightProperties: { - contentText: 'DestacadosProperties' - }, - signatureProperties: { - contentText: 'Firma propiedades' - }, - appearance: { - contentText: 'apariencia' - }, - general: { - contentText: 'general' - }, - color: { - contentText: 'kleur:' - }, - opacity: { - contentText: 'opacidad:' - }, - author: { - contentText: 'autor:' - }, - subject: { - contentText: 'tema:' - }, - modified: { - contentText: 'modificado:' - }, - ok: { - contentText: 'De acuerdo' - }, - cancel: { - contentText: 'cancelar' - }, - locked: { - contentText: 'Bloqueado' - } - }, - signatureWindow: { - Signature: { - contentText: 'Añadir firma' - }, - Add: { - contentText: 'Añadir' - }, - clear: { - contentText: 'Claro' - }, - }, - waitingPopup: { - print: { - contentText: "Preparación del documento para imprimir ..." - } - } -}; diff --git a/public/js/pivotchart/charttypes.js b/public/js/pivotchart/charttypes.js deleted file mode 100644 index 88c9995..0000000 --- a/public/js/pivotchart/charttypes.js +++ /dev/null @@ -1,111 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]", - }], - axis: "columns" - }] - }, - isResponsive: true, - zooming: { - enableScrollbar: true - }, - type: ej.PivotChart.ChartTypes.Column, - commonSeriesOptions: { - enableAnimation: true, - type: ej.PivotChart.ChartTypes.Column, - tooltip: { - visible: true - } - }, - size: { - height: "560px", - width: "100%" - }, - primaryXAxis: { - title: { - text: "Date - Fiscal" - }, - labelRotation: 0 - }, - primaryYAxis: { - title: { - text: "Internet Sales Amount" - } - }, - legend: { - visible: true, - rowCount: 2 - }, - list: ["column", "line", "spline", "area", "bar", "pie", "pyramid", "stepline", "splinearea", "steparea", - "stackingarea", "stackingcolumn", "stackingbar", "funnel", "doughnut", "scatter", "bubble" - ], - value: ej.PivotChart.ChartTypes.Column, - onTypeChange: function(args) { - var chartTarget = Ember.$('#PivotChart').data("ejPivotChart"); - chartTarget.model.type = args.text.toLowerCase(); - chartTarget.model.commonSeriesOptions.type = args.text.toLowerCase(); - if (Ember.$.inArray(chartTarget.model.type, ["line", "spline", "area", "splinearea", "stepline", "steparea", "stackingarea", "scatter"]) > -1) - chartTarget.model.commonSeriesOptions.marker = { - shape: ej.PivotChart.SymbolShapes.Circle, - size: { - height: 12, - width: 12 - }, - visible: true, - connectorLine: { - height: 30, - type: "line" - }, - border: { - width: 3, - color: 'white' - } - }; - else if (Ember.$.inArray(chartTarget.model.type, ["funnel", "pyramid"]) > -1) { - chartTarget.model.commonSeriesOptions.marker = { - dataLabel: { - visible: true, - shape: 'none', - font: { - color: 'white', - size: '12px', - fontWeight: 'lighter' - } - } - } - } else - chartTarget.model.commonSeriesOptions.marker = { - visible: false - }; - if (chartTarget.model.type == "pyramid" || chartTarget.model.type == "funnel") - chartTarget.model.legend.rowCount = 1; - else - chartTarget.model.legend.rowCount = 2; - if (Ember.$.inArray(chartTarget.model.type, ["pie", "doughnut"]) > -1) - chartTarget.model.commonSeriesOptions.explode = true; - else - chartTarget.model.commonSeriesOptions.explode = false; - chartTarget.renderControlSuccess({ - "JsonRecords": JSON.stringify(chartTarget.getJSONRecords()), - "OlapReport": chartTarget.getOlapReport() - }); - }, - - } - } -}); \ No newline at end of file diff --git a/public/js/pivotchart/olap.js b/public/js/pivotchart/olap.js deleted file mode 100644 index ad492f2..0000000 --- a/public/js/pivotchart/olap.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - } - ], - axis: "columns" - } - ] - }, - isResponsive: true,zooming : { enableScrollbar : true}, - type: ej.PivotChart.ChartTypes.Column, - commonSeriesOptions: { - enableAnimation: true, - type: ej.PivotChart.ChartTypes.Column, tooltip: { visible: true } - }, - size: { height: "560px", width: "100%" }, - primaryXAxis: { title: { text: "Date - Fiscal" }, labelRotation: 0 }, - primaryYAxis: { title: { text: "Internet Sales Amount" } }, - legend: { visible: true, rowCount: 2 }, - } - } -}); diff --git a/public/js/pivotchart/relational.js b/public/js/pivotchart/relational.js deleted file mode 100644 index 8ba70b8..0000000 --- a/public/js/pivotchart/relational.js +++ /dev/null @@ -1,72 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - }, - { - fieldName: "Date", - fieldCaption: "Date" - } - ], - columns: [ - { - fieldName: "Product", - fieldCaption: "Product" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - } - ] - }, - isResponsive: true, - zooming : { enableScrollbar : true}, - enableRTL: false, - type: ej.PivotChart.ChartTypes.Column, - commonSeriesOptions: { - enableAnimation: true, - type: ej.PivotChart.ChartTypes.Column, tooltip: { visible: true } - }, - size: { height: "640px", width: "100%" }, - primaryYAxis: { title: { text: "Amount" } }, - legend: { visible: true } - } - } -}); diff --git a/public/js/pivotclient/customization.js b/public/js/pivotclient/customization.js deleted file mode 100644 index ba5d1d9..0000000 --- a/public/js/pivotclient/customization.js +++ /dev/null @@ -1,198 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]", - }], - axis: "columns" - }] - }, - title: "OLAP Browser", - beforeExport: function(args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { - title: { - text: "Customer Geography" - }, - labelRotation: 270 - }; - this._pivotChart.model.primaryYAxis = { - title: { - text: "Internet Sales Amount" - } - }; - } - }, - size: { - width: "910px" - }, - checked: true, - btntext: "Apply", - roundedCorner: true, - btnsize: "small", - type: ej.ButtonType.Button, - controlPalcements: [{ - option: "Tab", - value: ej.PivotClient.ControlPlacement.Tab - }, { - option: "Tile", - value: ej.PivotClient.ControlPlacement.Tile - }], - displayModes: [{ - option: "Chart Only", - value: ej.PivotClient.DisplayMode.ChartOnly - }, { - option: "Grid Only", - value: ej.PivotClient.DisplayMode.GridOnly - }, { - option: "Chart and Grid", - value: ej.PivotClient.DisplayMode.ChartAndGrid - }], - fields: { - text: "option", - value: "value" - }, - controlValue: ej.PivotClient.ControlPlacement.Tab, - displayValue: ej.PivotClient.DisplayMode.ChartAndGrid, - ApplyChanges: function() { - var ddlTarget1 = Ember.$('#ctrlPlace').data("ejDropDownList"); - var ddlTarget2 = Ember.$('#dispMode').data("ejDropDownList"); - var rbTarget1 = Ember.$('#Radio1').data("ejRadioButton"); - var rbTarget2 = Ember.$('#Radio2').data("ejRadioButton"); - var rbTarget3 = Ember.$('#Radio3').data("ejRadioButton"); - var rbTarget4 = Ember.$('#Radio4').data("ejRadioButton"); - var rbTarget5 = Ember.$('#Radio5').data("ejRadioButton"); - var rbTarget6 = Ember.$('#Radio6').data("ejRadioButton"); - var clientTarget = Ember.$('#PivotClient').data("ejPivotClient"); - var ctlPlace = ddlTarget1.model.text == "Tab" ? "tab" : ddlTarget1.model.text == "Tile" ? "tile" : ""; - var dispMode = ddlTarget2.model.dataSource[ddlTarget2.selectedIndexValue].value; - var dftView = rbTarget1.model.checked ? "chart" : rbTarget2.model.checked ? "grid" : "chart"; - var tglPanel = rbTarget3.model.checked ? true : rbTarget4.model.checked ? false : false; - var responsive = rbTarget5.model.checked ? true : rbTarget6.model.checked ? false : false; - if (clientTarget != null) { - clientTarget._destroy(); - Ember.$("#PivotClient").ejPivotClient({ - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }], - axis: "columns" - }] - }, - title: "OLAP Browser", - isResponsive: responsive, - displaySettings: { - mode: dispMode, - defaultView: dftView, - controlPlacement: ctlPlace, - enableTogglePanel: tglPanel, - }, - load: "OnLoad", - beforeExport: function(args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { - title: { - text: "Customer Geography" - }, - labelRotation: 270 - }; - this._pivotChart.model.primaryYAxis = { - title: { - text: "Internet Sales Amount" - } - }; - } - }, - }); - } - } - } - } -}); \ No newline at end of file diff --git a/public/js/pivotclient/olap.js b/public/js/pivotclient/olap.js deleted file mode 100644 index 9a23c1d..0000000 --- a/public/js/pivotclient/olap.js +++ /dev/null @@ -1,73 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - } - ], - axis: "columns" - } - ] - }, - title: "OLAP Browser", - beforeExport: function (args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { title: { text: "Customer Geography" }, labelRotation: 270 }; - this._pivotChart.model.primaryYAxis = { title: { text: "Internet Sales Amount" } }; - } - }, - size:{width:"910px"} - } - } -}); diff --git a/public/js/pivotclient/relational.js b/public/js/pivotclient/relational.js deleted file mode 100644 index d64c87f..0000000 --- a/public/js/pivotclient/relational.js +++ /dev/null @@ -1,103 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - } - ], - columns: [ - { - fieldName: "Product", - fieldCaption: "Product" - }, - { - fieldName: "Date", - fieldCaption: "Date" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - } - ] - }, - title: "Relational Browser", - beforeExport: function (args) { - args.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap/Export"; - }, - loadReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - saveReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - fetchReport: function (args) { - if (args.fetchReportSetting) - args.fetchReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else if (args.loadReportSetting) - args.loadReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - else - args.saveReportSetting.url = "//js.syncfusion.com/ejservices/api/PivotClient/Olap"; - return args; - }, - renderSuccess: function (args) { - this._pivotChart.model.load = "loadTheme"; - if (args._successAction == undefined || args._successAction == "Filter") { - this._pivotChart.model.legend.rowCount = 2; - this._pivotChart.model.primaryXAxis = { title: { text: "Country" }, labelRotation: 270 }; - this._pivotChart.model.primaryYAxis = { title: { text: "Amount" } }; - } - }, - size:{width:"910px"} - - } - } -}); diff --git a/public/js/pivotgauge/layout.js b/public/js/pivotgauge/layout.js deleted file mode 100644 index b4d0bc6..0000000 --- a/public/js/pivotgauge/layout.js +++ /dev/null @@ -1,216 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]", - filterItems: { - filterType: "include", - values: ["[Date].[Fiscal].[Fiscal Year].&[2004]"] - } - }, ], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }, - { - fieldName: "[Measures].[Internet Revenue Status]" - }, - { - fieldName: "[Measures].[Internet Revenue Trend]" - }, - { - fieldName: "[Measures].[Internet Revenue Goal]" - }, - ], - axis: ej.PivotGauge.AxisName.Columns - }] - }, - labelFormatSettings: { - decimalPlaces: 2 - }, - enableTooltip: true, - isResponsive: true, - backgroundColor: "transparent", - scales: [{ - showRanges: true, - radius: 150, - showScaleBar: true, - size: 1, - border: { - width: 0.5 - }, - showIndicators: true, - showLabels: true, - pointers: [{ - showBackNeedle: true, - backNeedleLength: 20, - length: 120, - width: 7 - }, - { - type: "marker", - markerType: ej.datavisualization.CircularGauge.MarkerType.Diamond, - distanceFromScale: 5, - placement: "center", - backgroundColor: "#29A4D9", - length: 25, - width: 15 - } - ], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, - color: "#8c8c8c" - }, - { - type: "minor", - height: 6, - width: 1, - distanceFromScale: 2, - color: "#8c8c8c" - } - ], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -5, - backgroundColor: "#fc0606", - border: { - color: "#fc0606" - } - }, { - distanceFromScale: -5 - }], - customLabels: [{ - position: { - x: 180, - y: 290 - }, - font: { - size: "10px", - fontFamily: "Segoe UI", - fontStyle: "Normal" - }, - color: "#666666" - }, { - position: { - x: 180, - y: 320 - }, - font: { - size: "10px", - fontFamily: "Segoe UI", - fontStyle: "Normal" - }, - color: "#666666" - }, { - position: { - x: 180, - y: 150 - }, - font: { - size: "12px", - fontFamily: "Segoe UI", - fontStyle: "Normal" - }, - color: "#666666" - }] - }], - countdata: ["1", "2", "3"], - width: "110px", - height: "22px", - framedata: ["Full - Circular", "Semi - Circular"], - frameindex: "Full - Circular", - rowindex: "2", - colindex: "3", - checked: true, - onchange1: function(args) { - var pivotGauge = Ember.$("#PivotGauge").data("ejPivotGauge"); - var gaugeRows = Ember.$("#rowscount").data("ejDropDownList"); - var gaugeColumns = Ember.$("#columnscount").data("ejDropDownList"); - - if (this._id == "rowscount" && (args.text != "0" || (gaugeColumns != undefined))) { - pivotGauge.model.rowsCount = args.text; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (this._id == "columnscount" && (args.text != "0" || gaugeRows.text != 0)) { - pivotGauge.model.columnsCount = args.text; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (args.text == "0" && (gaugeColumns != undefined && gaugeColumns.text == 0) && (gaugeRows != undefined && gaugeRows.text == 0)) { - pivotGauge.model.columnsCount = 0; - pivotGauge.model.rowsCount = 0; - if (pivotGauge.getJSONRecords()) - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } - }, - - onchange: function(args) { - var pivotGauge = Ember.$("#PivotGauge").data("ejPivotGauge"); - if (this._id == "frameType") { - if (args.type == "change" && args.text == "Semi - Circular") { - pivotGauge.model.frame.frameType = "halfcircle"; - pivotGauge.model.frame.halfCircleFrameStartAngle = 180; - pivotGauge.model.scales[0].startAngle = 180; - pivotGauge.model.scales[0].sweepAngle = 180; - pivotGauge.model.scales[0].customLabels[2].position.y = 210 - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else { - pivotGauge.model.frame.frameType = "fullcircle"; - pivotGauge.model.scales[0].startAngle = 122; - pivotGauge.model.scales[0].sweepAngle = 296; - pivotGauge.model.scales[0].customLabels[2].position.y = 150 - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } - } - if (this._id == "check1" && !args.model.checked) { - pivotGauge.model.enableTooltip = false; - pivotGauge.refresh(); - } else if (this._id == "check1" && args.model.checked) { - pivotGauge.model.enableTooltip = true; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (this._id == "check2" && !args.model.checked) { - pivotGauge.model.showHeaderLabel = false; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } else if (this._id == "check2" && args.model.checked) { - pivotGauge.model.showHeaderLabel = true; - pivotGauge._renderControlSuccess({ - "PivotRecords": JSON.stringify(pivotGauge.getJSONRecords()), - "OlapReport": pivotGauge.getOlapReport() - }); - } - } - } - } -}); \ No newline at end of file diff --git a/public/js/pivotgauge/olap.js b/public/js/pivotgauge/olap.js deleted file mode 100644 index c94d709..0000000 --- a/public/js/pivotgauge/olap.js +++ /dev/null @@ -1,101 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]", - filterItems: { filterType: "include", values: ["[Date].[Fiscal].[Fiscal Year].&[2004]"] } - }, - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]" - }, - { - fieldName: "[Measures].[Internet Revenue Status]" - }, - { - fieldName: "[Measures].[Internet Revenue Trend]" - }, - { - fieldName: "[Measures].[Internet Revenue Goal]" - }, - ], - axis: ej.PivotGauge.AxisName.Columns - } - ] - }, - labelFormatSettings: { decimalPlaces: 2 }, - enableTooltip: true, isResponsive: true, - backgroundColor: "transparent", - scales: [{ - showRanges: true, - radius: 150, showScaleBar: true, size: 1, - border: { - width: 0.5 - }, - showIndicators: true, showLabels: true, - pointers: [{ - showBackNeedle: true, - backNeedleLength: 20, - length: 120, - width: 7 - }, - { - type: "marker", - markerType: ej.datavisualization.CircularGauge.MarkerType.Diamond, - distanceFromScale: 5, - placement: "center", - backgroundColor: "#29A4D9", - length: 25, - width: 15 - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, - { - type: "minor", - height: 6, - width: 1, - distanceFromScale: 2, - color: "#8c8c8c" - }], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -5, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, { - distanceFromScale: -5 - }], - customLabels: [{ - position: { x: 180, y: 290 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 320 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 150 }, - font: { size: "12px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }] - }] - } - } -}); diff --git a/public/js/pivotgauge/relational.js b/public/js/pivotgauge/relational.js deleted file mode 100644 index 6a701f3..0000000 --- a/public/js/pivotgauge/relational.js +++ /dev/null @@ -1,121 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - } - ], - columns: [ - - { - fieldName: "Product", - fieldCaption: "Product" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - }, - { - fieldName: "Quantity", - fieldCaption: "Quantity" - } - ] - }, - enableTooltip: true, isResponsive: true, - backgroundColor: "transparent", - labelFormatSettings: { decimalPlaces: 2 }, - scales: [{ - showRanges: true, - radius: 150, showScaleBar: true, size: 1, - border: { - width: 0.5 - }, - showIndicators: true, showLabels: true, - pointers: [{ - showBackNeedle: true, - backNeedleLength: 20, - length: 120, - width: 7 - }, - { - type: "marker", - markerType: ej.datavisualization.CircularGauge.MarkerType.Diamond, - distanceFromScale: 5, - placement: "center", - backgroundColor: "#29A4D9", - length: 25, - width: 15 - }], - ticks: [{ - type: "major", - distanceFromScale: 2, - height: 16, - width: 1, color: "#8c8c8c" - }, - { - type: "minor", - height: 6, - width: 1, - distanceFromScale: 2, - color: "#8c8c8c" - }], - labels: [{ - color: "#8c8c8c" - }], - ranges: [{ - distanceFromScale: -5, - backgroundColor: "#fc0606", - border: { color: "#fc0606" } - }, { - distanceFromScale: -5 - }], - customLabels: [{ - position: { x: 180, y: 290 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 320 }, - font: { size: "10px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }, { - position: { x: 180, y: 150 }, - font: { size: "12px", fontFamily: "Segoe UI", fontStyle: "Normal" }, color: "#666666" - }] - }] - } - } -}); diff --git a/public/js/pivotgrid/frozenheaders.js b/public/js/pivotgrid/frozenheaders.js deleted file mode 100644 index e119ae3..0000000 --- a/public/js/pivotgrid/frozenheaders.js +++ /dev/null @@ -1,485 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - rows: [{ - fieldName: "State", - fieldCaption: "State" - }], - columns: [{ - fieldName: "Country", - fieldCaption: "Country" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, - { - fieldName: "Quantity", - fieldCaption: "Quantity" - } - ] - }, - frozenHeaderSettings: { - enableFrozenHeaders: true - }, - enableToolTip: false, - enableGroupingBar: false, - checked: true, - renderGrid: function() { - var rdbRelational = Ember.$('#rdbRelational').data("ejRadioButton"); - var chkFrozenCol = Ember.$("#chkFrozenCol").data("ejCheckBox"); - var chkFrozenRow = Ember.$("#chkFrozenRow").data("ejCheckBox"); - var pivotGrid = Ember.$("#PivotGrid").data("ejPivotGrid"); - Ember.$(pivotGrid.element).html(""); - if (rdbRelational.model.checked) { - pivotGrid.model.dataSource = { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - cube: "", - rows: [{ - fieldName: "State", - fieldCaption: "State" - }], - columns: [{ - fieldName: "Country", - fieldCaption: "Country" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, { - fieldName: "Quantity", - fieldCaption: "Quantity" - }], - filters: [] - }; - pivotGrid.model.frozenHeaderSettings = { - scrollerSize: 18, - enableFrozenHeaders: (chkFrozenCol.checked() || chkFrozenRow.checked()), - enableFrozenColumnHeaders: chkFrozenCol.checked(), - enableFrozenRowHeaders: chkFrozenRow.checked() - }; - } else { - pivotGrid.model.dataSource = { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Customer].[Customer Geography]" - }, { - fieldName: "[Product].[Product Categories]" - }], - columns: [{ - fieldName: "[Date].[Fiscal]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }], - axis: "columns" - }], - filters: [] - }; - pivotGrid.model.frozenHeaderSettings = { - scrollerSize: 18, - enableFrozenHeaders: (chkFrozenCol.checked() || chkFrozenRow.checked()), - enableFrozenColumnHeaders: chkFrozenCol.checked(), - enableFrozenRowHeaders: chkFrozenRow.checked() - }; - } - if (!chkFrozenCol.checked() && !chkFrozenRow.checked()) { - pivotGrid.element.css("overflow", "auto"); - } - pivotGrid._currentReportItems = []; - pivotGrid._load(); - } - } - } -}); \ No newline at end of file diff --git a/public/js/pivotgrid/olap.js b/public/js/pivotgrid/olap.js deleted file mode 100644 index 378daa8..0000000 --- a/public/js/pivotgrid/olap.js +++ /dev/null @@ -1,35 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - } - ], - axis: "columns" - } - ] - }, - enableGroupingBar: true, - pivotTableFieldListID: "PivotSchemaDesigner" - } - } -}); diff --git a/public/js/pivotgrid/paging.js b/public/js/pivotgrid/paging.js deleted file mode 100644 index a0f03f1..0000000 --- a/public/js/pivotgrid/paging.js +++ /dev/null @@ -1,520 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - rows: [{ - fieldName: "Country", - fieldCaption: "Country" - }, - { - fieldName: "State", - fieldCaption: "State" - } - ], - columns: [{ - fieldName: "Product", - fieldCaption: "Product" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, - { - fieldName: "Quantity", - fieldCaption: "Quantity" - } - ], - filters: [], - pagerOptions: { - categoricalPageSize: 5, - seriesPageSize: 5, - categoricalCurrentPage: 1, - seriesCurrentPage: 1 - } - }, - enablePaging: true, - renderSuccess: function (){ - var pagerDiv = ej.buildTag("div#Pager", "", { - "margin-top": "10px" - })[0].outerHTML; - Ember.$(pagerDiv).appendTo(".e-container-pivotgrid"); - Ember.$("#Pager").ejPivotPager({ - mode: ej.PivotPager.Mode.Both, - targetControlID: "PivotGrid" - }); - }, - checked: true, - renderGrid: function() { - var paging = Ember.$('#paging').data("ejRadioButton"); - var rdbRelational = Ember.$('#rdbRelational').data("ejRadioButton"); - Ember.$(".e-pivotgrid").remove(); - Ember.$(".e-pivotpager").remove(); - var clientData = rdbRelational.model.checked ? { - data: [{ - Amount: 100, - Country: "Canada", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Alberta" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "British Columbia" - }, - { - Amount: 300, - Country: "Canada", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Brunswick" - }, - { - Amount: 150, - Country: "Canada", - Date: "FY 2008", - Product: "Bike", - Quantity: 3, - State: "Manitoba" - }, - { - Amount: 200, - Country: "Canada", - Date: "FY 2006", - Product: "Car", - Quantity: 4, - State: "Ontario" - }, - { - Amount: 100, - Country: "Canada", - Date: "FY 2007", - Product: "Van", - Quantity: 1, - State: "Quebec" - }, - { - Amount: 200, - Country: "France", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Charente-Maritime" - }, - { - Amount: 250, - Country: "France", - Date: "FY 2006", - Product: "Van", - Quantity: 4, - State: "Essonne" - }, - { - Amount: 300, - Country: "France", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Garonne (Haute)" - }, - { - Amount: 150, - Country: "France", - Date: "FY 2008", - Product: "Van", - Quantity: 2, - State: "Gers" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2006", - Product: "Van", - Quantity: 3, - State: "Bayern" - }, - { - Amount: 250, - Country: "Germany", - Date: "FY 2007", - Product: "Car", - Quantity: 3, - State: "Brandenburg" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2008", - Product: "Car", - Quantity: 4, - State: "Hamburg" - }, - { - Amount: 200, - Country: "Germany", - Date: "FY 2008", - Product: "Bike", - Quantity: 4, - State: "Hessen" - }, - { - Amount: 150, - Country: "Germany", - Date: "FY 2007", - Product: "Van", - Quantity: 3, - State: "Nordrhein-Westfalen" - }, - { - Amount: 100, - Country: "Germany", - Date: "FY 2005", - Product: "Bike", - Quantity: 2, - State: "Saarland" - }, - { - Amount: 150, - Country: "United Kingdom", - Date: "FY 2008", - Product: "Bike", - Quantity: 5, - State: "England" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2007", - Product: "Car", - Quantity: 4, - State: "Alabama" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Van", - Quantity: 4, - State: "California" - }, - { - Amount: 100, - Country: "United States", - Date: "FY 2006", - Product: "Bike", - Quantity: 2, - State: "Colorado" - }, - { - Amount: 150, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "New Mexico" - }, - { - Amount: 200, - Country: "United States", - Date: "FY 2005", - Product: "Bike", - Quantity: 4, - State: "New York" - }, - { - Amount: 250, - Country: "United States", - Date: "FY 2008", - Product: "Car", - Quantity: 3, - State: "North Carolina" - }, - { - Amount: 300, - Country: "United States", - Date: "FY 2007", - Product: "Van", - Quantity: 4, - State: "South Carolina" - } - ], - cube: "", - rows: [{ - fieldName: "Country", - fieldCaption: "Country" - }, { - fieldName: "State", - fieldCaption: "State" - }], - columns: [{ - fieldName: "Product", - fieldCaption: "Product" - }], - values: [{ - fieldName: "Amount", - fieldCaption: "Amount" - }, { - fieldName: "Quantity", - fieldCaption: "Quantity" - }], - filters: [], - pagerOptions: { - categoricalPageSize: 5, - seriesPageSize: 5, - categoricalCurrentPage: 1, - seriesCurrentPage: 1 - } - } : { - data: "//bi.syncfusion.com/olap/msmdpump.dll", - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Customer].[Customer Geography]" - }], - columns: [{ - fieldName: "[Date].[Date]" - }], - values: [{ - measures: [{ - fieldName: "[Measures].[Internet Sales Amount]" - }], - axis: "columns" - }], - filters: [], - pagerOptions: { - categoricalPageSize: 5, - seriesPageSize: 5, - categoricalCurrentPage: 1, - seriesCurrentPage: 1 - } - } - var gridPanel = ej.buildTag("div#PivotGrid", "", { - height: paging.model.checked ? "auto" : "290px", - width: "100%" - })[0].outerHTML; - if (paging.model.checked) { - var pagerDiv = ej.buildTag("div#Pager", "", { - "margin-top": "10px" - })[0].outerHTML; - Ember.$(gridPanel).appendTo(".e-container-pivotgrid"); - Ember.$(pagerDiv).appendTo(".e-container-pivotgrid"); - Ember.$("#PivotGrid").ejPivotGrid({ - dataSource: clientData, - enablePaging: true - }); - Ember.$("#Pager").ejPivotPager({ - mode: ej.PivotPager.Mode.Both, - targetControlID: "PivotGrid" - }); - } else { - Ember.$(gridPanel).appendTo(".e-container-pivotgrid"); - Ember.$(".e-container-pivotgrid").children().eq(0).height("330"); - Ember.$("#PivotGrid").ejPivotGrid({ - dataSource: clientData, - enableVirtualScrolling: true - }); - } - } - } - } -}); \ No newline at end of file diff --git a/public/js/pivotgrid/relational.js b/public/js/pivotgrid/relational.js deleted file mode 100644 index ee0dfb1..0000000 --- a/public/js/pivotgrid/relational.js +++ /dev/null @@ -1,56 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } -], - rows: [ - { - fieldName: "Country", - fieldCaption: "Country" - } - ], - columns: [ - { - fieldName: "Date", - fieldCaption: "Date" - } - ], - values: [ - { - fieldName: "Amount", - fieldCaption: "Amount" - } - ] - }, - enableGroupingBar:true, - pivotTableFieldListID: "PivotSchemaDesigner" - } - } -}); diff --git a/public/js/pivottreemap/colormapping.js b/public/js/pivottreemap/colormapping.js deleted file mode 100644 index 884c057..0000000 --- a/public/js/pivottreemap/colormapping.js +++ /dev/null @@ -1,102 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll;Locale identifier=1033;", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [{ - fieldName: "[Date].[Fiscal]" - }], - columns: [{ - fieldName: "[Customer].[Customer Geography]" - }], - - values: [{ - measures: [{ - fieldName: "[Measures].[Customer Count]", - }], - axis: "columns" - }] - }, - list: ["Normal", "Range"], - value: "Normal", - onTypeChange: function() { - var ddlTarget = Ember.$('#dropdownlist').data("ejDropDownList"); - var treemapTarget = Ember.$('#PivotTreeMapTreeMapContainer').data("ejTreeMap"); - treemapTarget.model.colorValuePath = ""; - treemapTarget.model.enableGradient = false; - treemapTarget.model.showLegend = false; - treemapTarget.model.legendSettings.leftLabel = ""; - treemapTarget.model.legendSettings.rightLabel = ""; - treemapTarget.model.rangeColorMapping = []; - if (ddlTarget._currentText.toLocaleLowerCase() == "normal") { - treemapTarget.model.colorValuePath = "Index"; - treemapTarget.model.rangeColorMapping.push({ - color: "#9de24f", - from: "0", - to: "0" - }, { - color: "#a2e2fe", - from: "1", - to: "1" - }, { - color: "#ffff66", - from: "2", - to: "2" - }, { - color: "#FF0040", - from: "3", - to: "3" - }, { - color: "#f6b53f", - from: "4", - to: "4" - }, { - color: "#6FAAB0", - from: "5", - to: "5" - }, { - color: "#C4C24A", - from: "6", - to: "6" - }) - } else { - treemapTarget.model.colorValuePath = "Value"; - treemapTarget.model.rangeColorMapping.push({ - color: "#a2e2fe", - from: "0", - to: "10" - }, { - color: "#9de24f", - from: "11", - to: "250" - }, { - color: "#ffff66", - from: "251", - to: "1000" - }, { - color: "#C4C24A", - from: "1001", - to: "3000" - }, { - color: "#f6b53f", - from: "3001", - to: "5000" - }, { - color: "#6FAAB0", - from: "5001", - to: "10000" - }, { - color: "#FF0040", - from: "10001", - to: "20000" - }) - } - treemapTarget.refresh(); - } - } - } -}); \ No newline at end of file diff --git a/public/js/pivottreemap/namedsets.js b/public/js/pivottreemap/namedsets.js deleted file mode 100644 index be0ead0..0000000 --- a/public/js/pivottreemap/namedsets.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll;Locale identifier=1033;", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Core Product Group]", isNamedSets: true - } - ], - columns: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]" - } - ], - axis: "columns" - } - ] - }, - } - } -}); diff --git a/public/js/pivottreemap/olap.js b/public/js/pivottreemap/olap.js deleted file mode 100644 index e852204..0000000 --- a/public/js/pivottreemap/olap.js +++ /dev/null @@ -1,35 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - dataSource: { - data: "//bi.syncfusion.com/olap/msmdpump.dll;Locale identifier=1033;", //data - catalog: "Adventure Works DW 2008 SE", - cube: "Adventure Works", - rows: [ - { - fieldName: "[Customer].[Customer Geography]" - } - ], - columns: [ - { - fieldName: "[Date].[Fiscal]" - } - ], - values: [ - { - measures: [ - { - fieldName: "[Measures].[Internet Sales Amount]", - }, - { - fieldName: "[Measures].[Customer Count]", - } - ], - axis: "columns" - } - ] - }, - } - } -}); diff --git a/public/js/progressbar/default.js b/public/js/progressbar/default.js deleted file mode 100644 index 87b9599..0000000 --- a/public/js/progressbar/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - value: "45", - height: "20", - text: "45%" - } - } -}); \ No newline at end of file diff --git a/public/js/progressbar/rtl.js b/public/js/progressbar/rtl.js deleted file mode 100644 index b24e246..0000000 --- a/public/js/progressbar/rtl.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - value: "35", - height: "20", - text: "35%", - enableRTL: true - } - } -}); \ No newline at end of file diff --git a/public/js/radialmenu/default.js b/public/js/radialmenu/default.js deleted file mode 100644 index 236fb5a..0000000 --- a/public/js/radialmenu/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - position:{x:50,y:100}, - autoOpen:true - } - } -}); diff --git a/public/js/radialmenu/nestedradialmenu.js b/public/js/radialmenu/nestedradialmenu.js deleted file mode 100644 index ef6cd8d..0000000 --- a/public/js/radialmenu/nestedradialmenu.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - position:{x:"40%",y:"30%"}, - autoOpen:true - } - } -}); diff --git a/public/js/radialslider/default.js b/public/js/radialslider/default.js deleted file mode 100644 index ce8fce6..0000000 --- a/public/js/radialslider/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - imageurl:"//js.syncfusion.com/demos/jquery/content/images/radialslider/chevron-right.png", - } - } -}); diff --git a/public/js/rangenavigator/default.js b/public/js/rangenavigator/default.js deleted file mode 100644 index 15e041f..0000000 --- a/public/js/rangenavigator/default.js +++ /dev/null @@ -1,131 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data = GetData(); - return { - primaryXAxis: { - majorGridLines: { visible: false }, - valueType: 'datetime', - labelFormat: "MMM dd", - - }, - primaryYAxis: - { - labelFormat: '${value}', - range: { min: 60, max: 160, interval: 20 } - }, - crosshair: { - visible: true, - type: 'trackball', - marker: - { - shape: 'circle', - size: - { - height: 9, width: 9 - }, - visible: true, - border: { width: 1 } - }, - line: { - color: 'transparent' - } - }, - series: [{ - type: 'line', - name: 'Product X', - enableAnimation: true, tooltipFormat: "#point.x# : #point.y#", - style: { borderWidth: 2 }, - tooltip: - { - format: "#point.x# : ej.format(#point.y#,n2)" - }, - }, - { - type: 'line', - name: 'Product Y', - enableAnimation: true, tooltipFormat: "#point.x# : #point.y#", - style: { borderWidth: 2 }, - tooltip: - { - format: "#point.x# : ej.format(#point.y#,n2)" - }, - } - ], - isResponsive: true, - load: function (sender) { - sender.model.series[0].dataSource = data.Open; - sender.model.series[0].xName = "XValue"; - sender.model.series[0].yName = "YValue"; - sender.model.series[1].dataSource = data.Close; - sender.model.series[1].xName = "XValue"; - sender.model.series[1].yName = "YValue"; - }, - size: { height: "400" }, - legend: { visible: true }, - //RangeNavigator properties - enableDeferredUpdateRange: true, - paddingRange: "15", - allowSnappingRange: true, - selectedRangeSettingsRange: { - start: "2010/5/1", end: "2011/10/1" - }, - isResponsiveRange: true, - tooltipSettingsRange: { - visible: true, labelFormat: "MM/dd/yyyy", backgroundColor: "gray", tooltipDisplayMode: "ondemand", - font: { - color: 'white', - family: 'Segoe UI', - style: 'Normal', - size: '12px', - opacity: 1, - weight: 'regular' - }, - }, - seriesRange: [ - { - name: 'Product A', - enableAnimation: false, - type: 'line', - dataSource: data.Open, xName: "XValue", yName: "YValue", - border: { color: 'transparent', width: 2 }, - opacity: 0.5, fill: '#69D2E7', - } - ], - seriesSettingsRange: { - type: 'column', enableAnimation: true, - }, - rangeChangedRange: function (sender) { - var chartobj = Ember.$("#ChartRange").data("ejChart"); - if (chartobj != null) { - chartobj.model.primaryXAxis.zoomPosition = sender.zoomPosition; - chartobj.model.primaryXAxis.zoomFactor = sender.zoomFactor; - Ember.$("#ChartRange").ejChart("redraw"); - } - }, - } - function GetData() { - var series1 = []; - var series2 = []; - var value = 100; - var value1 = 120; - for (var i = 1; i < 730; i++) { - - if (Math.random() > .5) { - value += Math.random(); - value1 += Math.random(); - } else { - value -= Math.random(); - value1 -= Math.random(); - } - var point1 = { XValue: new Date(2010, 0, i), YValue: value }; - var point2 = { XValue: new Date(2010, 0, i), YValue: value1 }; - series1.push(point1); - series2.push(point2); - } - data = { Open: series1, Close: series2 }; - return data; - } - } -}); diff --git a/public/js/rangenavigator/numeric.js b/public/js/rangenavigator/numeric.js deleted file mode 100644 index fce7dd2..0000000 --- a/public/js/rangenavigator/numeric.js +++ /dev/null @@ -1,123 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data = GetData(); - return { - primaryXAxis: - { - rangePadding: "none" - }, - primaryYAxis: - { - labelFormat: '${value}', - range: { min: 60, max: 160, interval: 20 } - }, - crosshair: { - visible: true, - type: 'trackball', - marker: - { - shape: 'circle', - size: - { - height: 9, width: 9 - }, - visible: true, - border: { width: 1 } - }, - line: { - color: 'transparent' - } - }, - series: [{ - type: 'line', - name: 'Product X', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - border: { width: 2 }, - }, - { - type: 'line', - name: 'Product Y', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - border: { width: 2 }, - } - ], - load: function (sender) { - sender.model.series[0].dataSource = data.Open; - sender.model.series[0].xName = "XValue"; - sender.model.series[0].yName = "YValue"; - sender.model.series[1].dataSource = data.Close; - sender.model.series[1].xName = "XValue"; - sender.model.series[1].yName = "YValue"; - }, - size: { height: "400" }, - legend: { visible: true }, - //RangeNavigator properties - enableDeferredUpdateRange: true, - paddingRange: "15", - allowSnappingRange: true, - valueType: "numeric", - selectedRangeSettingsRange: { - start: "100", end: "250" - }, - isResponsiveRange: true, - tooltipSettingsRange: { - visible: true, backgroundColor: "gray", tooltipDisplayMode: "ondemand", - font: { - color: 'white', - family: 'Segoe UI', - style: 'Normal', - size: '12px', - opacity: 1, - weight: 'regular' - } - }, - seriesRange: [ - { - name: 'Product A', - enableAnimation: false, - type: 'line', - dataSource: data.Open, xName: "XValue", yName: "YValue", - opacity: 0.5, fill: '#69D2E7', - border: { color: 'transparent', width: 2 } - } - ], - isRTL: false, - seriesSettingsRange: { - type: 'column', enableAnimation: true, - }, - rangeChangedRange: function (sender) { - var chartobj = Ember.$("#ChartRange").data("ejChart"); - if (chartobj != null) { - chartobj.model.primaryXAxis.zoomPosition = sender.zoomPosition; - chartobj.model.primaryXAxis.zoomFactor = sender.zoomFactor; - Ember.$("#ChartRange").ejChart("redraw"); - } - }, - } - function GetData() { - var series1 = []; - var series2 = []; - var value = 100; - var value1 = 120; - for (var i = 0; i < 351; i++) { - if (Math.random() > .5) { - value += Math.random(); - value1 += Math.random(); - } else { - value -= Math.random(); - value1 -= Math.random(); - } - var point1 = { XValue: i, YValue: value }; - var point2 = { XValue: i, YValue: value1 }; - series1.push(point1); - series2.push(point2); - } - data = { Open: series1, Close: series2 }; - return data; - } - } -}); diff --git a/public/js/rangenavigator/rtl.js b/public/js/rangenavigator/rtl.js deleted file mode 100644 index 3f7293d..0000000 --- a/public/js/rangenavigator/rtl.js +++ /dev/null @@ -1,143 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - var data= GetData(); - return { - primaryXAxis: - { - majorGridLines: { visible: false }, - valueType: 'datetime', - labelFormat: "MMM dd", - isInversed: true - - }, - - primaryYAxis: - { - labelFormat: '${value}', - range: { min: 60, max: 160, interval: 20 } - }, - crosshair: { - visible: true, - type: 'trackball', - marker: - { - shape: 'circle', - - size: - { - height: 9, width: 9 - }, - visible: true, - border: { width: 1 } - }, - line: { - color: 'transparent' - } - }, - - series: [{ - type: 'line', - name: 'Product X', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - border: { width: 2 }, - }, - { - type: 'line', - name: 'Product Y', - enableAnimation: true, - tooltip: { format: "#point.x# : #point.y#", visible: true }, - style: { borderWidth: 2 }, - - } - - ], - isResponsive: true, - load: function (sender) { - sender.model.series[0].dataSource = data.Open; - sender.model.series[0].xName = "XValue"; - sender.model.series[0].yName = "YValue"; - sender.model.series[1].dataSource = data.Close; - sender.model.series[1].xName = "XValue"; - sender.model.series[1].yName = "YValue"; - }, - size: { height: "400" }, - legend: { visible: true }, - - //RangeNavigator properties - enableDeferredUpdateRange: true, - paddingRange: "15", - allowSnappingRange: true, - selectedRangeSettingsRange: { - start: "2010/5/1", end: "2011/10/1" - }, - isResponsiveRange: true, - tooltipSettingsRange: { - visible: true, labelFormat: "MMM/dd/yyyy", backgroundColor: "gray", tooltipDisplayMode: "ondemand", - font: { - color: 'white', - family: 'Segoe UI', - style: 'Normal', - size: '12px', - opacity: 1, - weight: 'regular' - } - - }, - - seriesRange: [ - { - - name: 'Product A', - enableAnimation: false, - type: 'line', - dataSource: data.Open, xName: "XValue", yName: "YValue", - opacity: 0.5, interior: '#69D2E7', - border: { color: 'transparent', width: 2 } - - } - - ], - - seriesSettingsRange: { - type: 'column', enableAnimation: true, - }, - enableRTL: true, - rangeChangedRange: function (sender) { - var chartobj = Ember.$("#ChartRange").data("ejChart"); - if (chartobj != null) { - chartobj.model.primaryXAxis.zoomPosition = sender.zoomPosition; - chartobj.model.primaryXAxis.zoomFactor = sender.zoomFactor; - Ember.$("#ChartRange").ejChart("redraw"); - } - - }, - - } - function GetData() { - var series1 = []; - var series2 = []; - var value = 100; - var value1 = 120; - for (var i = 1; i < 730; i++) { - - if (Math.random() > .5) { - value += Math.random(); - value1 += Math.random(); - } else { - value -= Math.random(); - value1 -= Math.random(); - } - var point1 = { XValue: new Date(2010, 0, i), YValue: value }; - var point2 = { XValue: new Date(2010, 0, i), YValue: value1 }; - series1.push(point1); - series2.push(point2); - } - - data = { Open: series1, Close: series2 }; - return data; - } - } -}); diff --git a/public/js/rating/default.js b/public/js/rating/default.js deleted file mode 100644 index 7ef5e0e..0000000 --- a/public/js/rating/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - rate: 4 - } - } -}); diff --git a/public/js/rating/orientation.js b/public/js/rating/orientation.js deleted file mode 100644 index 571bf89..0000000 --- a/public/js/rating/orientation.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - rate: 3, - orientation: "vertical" - } - } -}); \ No newline at end of file diff --git a/public/js/rating/precision.js b/public/js/rating/precision.js deleted file mode 100644 index 60e8048..0000000 --- a/public/js/rating/precision.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - fullrate: 4, - halfrate: 3.5, - exactrate: 3.7, - half: "half", - exact: "exact" - } - } -}); \ No newline at end of file diff --git a/public/js/reportviewer/areachart.js b/public/js/reportviewer/areachart.js deleted file mode 100644 index 59869c1..0000000 --- a/public/js/reportviewer/areachart.js +++ /dev/null @@ -1,24 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - reportServiceUrl: window.baseurl + "api/ReportViewer", - reportPath: "AreaCharts.rdlc", - processingMode: "Local", - dataSources: [{ - value: [ - { SalesPersonID: 281, FullName: 'Ito', Title: 'Sales Representative', SalesTerritory: 'South West', Y2002: 0, Y2003: 28000, Y2004: 3018725 }, - { SalesPersonID: 282, FullName: 'Saraiva', Title: 'Sales Representative', SalesTerritory: 'Canada', Y2002: 25000, Y2003: 14000, Y2004: 3189356 }, - { SalesPersonID: 283, FullName: 'Cambell', Title: 'Sales Representative', SalesTerritory: 'North West', Y2002: 12000, Y2003: 13000, Y2004: 1930885 }, - { SalesPersonID: 275, FullName: 'Blythe', Title: 'Sales Representative', SalesTerritory: 'North East', Y2002: 19000, Y2003: 47000, Y2004: 4557045 }, - { SalesPersonID: 276, FullName: 'Mitchell', Title: 'Sales Representative', SalesTerritory: 'South West', Y2002: 28000, Y2003: 46000, Y2004: 5240075 }, - { SalesPersonID: 277, FullName: 'Carson', Title: 'Sales Representative', SalesTerritory: 'Central', Y2002: 33000, Y2003: 49000, Y2004: 3857163 }, - { SalesPersonID: 278, FullName: 'Vargas', Title: 'Sales Representative', SalesTerritory: 'Canada', Y2002: 11000, Y2003: 14000, Y2004: 1764938 }, - { SalesPersonID: 279, FullName: 'Reiter', Title: 'Sales Representative', SalesTerritory: 'South East', Y2002: 32000, Y2003: 26000, Y2004: 2811012 } - ], - name: "AdventureWorksXMLDataSet" - }], - } - } -}); diff --git a/public/js/reportviewer/groupingaggregate.js b/public/js/reportviewer/groupingaggregate.js deleted file mode 100644 index b97fa36..0000000 --- a/public/js/reportviewer/groupingaggregate.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - reportServiceUrl: window.baseurl + "api/ReportViewer", - reportPath: "GroupingAgg.rdl", - processingMode: "Remote", - } - } -}); diff --git a/public/js/reportviewer/territorysales.js b/public/js/reportviewer/territorysales.js deleted file mode 100644 index ffed71b..0000000 --- a/public/js/reportviewer/territorysales.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - reportServiceUrl: window.baseurl + "api/ReportViewer", - reportServerUrl: "http://104.207.134.201/reportserver", - reportPath: "/SSRSSamples2/Territory Sales new", - processingMode: "Remote", - } - } -}); diff --git a/public/js/ribbon/customtooltip.js b/public/js/ribbon/customtooltip.js deleted file mode 100644 index a41683e..0000000 --- a/public/js/ribbon/customtooltip.js +++ /dev/null @@ -1,770 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - expandPinSettings:{ - customToolTip:{ - title: "Collapse the Ribbon", - content: "
    Click the icon to collapse the Ribbon.
    " - } - }, - collapsePinSettings:{ - customToolTip:{ - title: "Pin the Ribbon", - content: "
    Keep it open while you work
    " - } - }, - allowResizing : true, - applicationTab : { - type: ej.Ribbon.ApplicationTabType.Menu, - menuItemID: "ribbonmenu", - menuSettings: { openOnClick: false } - }, - tabs: [{ - id: "home", text: "HOME", groups: [{ - text: "New", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "new", - text: "New", - toolTip: "New", - isMobileOnly: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-new", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Clipboard", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "paste", - text: "paste", - customToolTip: { - title: "Paste", - content: "
    Paste the content.

    Add content on the Clipboard to your document.
    " - }, - splitButtonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-ribbonpaste", - targetID: "pasteSplit", - buttonMode: "dropdown", - arrowPosition: ej.ArrowPosition.Bottom, - } - } - ], - defaults: { - type: ej.Ribbon.Type.SplitButton, - width: 50, - height: 70 - } - }, - { - groups: [{ - id: "cut", - text: "Cut", - customToolTip: { - title: "Cut", - content: "
    Cut the content.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncut", - } - }, - { - id: "copy", - text: "Copy", - customToolTip: { - title: "Copy", - content: "
    Copy the content.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncopy", - } - }, - { - id: "clear", - text: "Clear", - customToolTip: { - title: "Clear", - content: "
    Clear the content.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon clearAll", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - isBig: false - } - }] - }, - { - text: "Font", alignType: "rows", content: [{ - groups: [{ - id: "fontfamily", - customToolTip: { - title: "FontFamily", - content: "
    Change font family of the content.
    " - }, - dropdownSettings: { - dataSource: ["Segoe UI", "Arial", "Times New Roman", "Tahoma", "Helvetica"], - text: "Segoe UI", - width: 150 - } - }, - { - id: "fontsize", - customToolTip: { - title: "FontSize", - content: "
    Change font size of the content.
    " - }, - dropdownSettings: { - dataSource: ["1pt", "2pt", "3pt", "4pt", "5pt"], - text: "1pt", - width: 65 - } - }], - defaults: { - type: ej.Ribbon.Type.DropDownList, - height: 28 - } - }, - { - groups: [{ - id: "bold", - customToolTip: { - title: "Bold", - content: "
    Bold the content.
    " - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Bold", - activeText: "Bold", - defaultPrefixIcon: "e-icon e-ribbon bold", - activePrefixIcon: "e-icon e-ribbon bold", - } - }, - { - id: "italic", - customToolTip: { - title: "Italic", - content: "
    Italic the content.
    " - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Italic", - activeText: "Italic", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonitalic", - activePrefixIcon: "e-icon e-ribbon e-ribbonitalic", - } - }, - { - id: "underline", - text: "Underline", - customToolTip: { - title: "Underline", - content: "
    Underline the content.
    " - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Underline", - activeText: "Underline", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonunderline", - activePrefixIcon: "e-icon e-ribbon e-ribbonunderline", - } - }, - { - id: "strikethrough", - text: "strikethrough", - customToolTip: { - title: "Strikethrough", - content: "
    Strikethrough the content.
    " - }, - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Strikethrough", - activeText: "Strikethrough", - defaultPrefixIcon: "e-icon e-ribbon strikethrough", - activePrefixIcon: "e-icon e-ribbon strikethrough", - } - }, - { - id: "superscript", - text: "superscript", - customToolTip: { - title: "Superscript", - content: "
    Superscript the content.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-superscripticon", - } - }, - { - id: "subscript", - text: "subscript", - customToolTip: { - title: "Subscript", - content: "
    Subscript the content.
    " - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-subscripticon", - } - }, - - { - id: "fontcolor", - text: "Font Color", - customToolTip: { - title: "Font Color", - content: "
    Change the Font Color.
    " - }, - type: ej.Ribbon.type.custom, - contentID: "fontcolor" - }, - { - id: "fillcolor", - text: "Fill Color", - customToolTip: { - title: "Fill Color", - content: "
    Change the Fill Color.
    " - }, - type: ej.Ribbon.type.custom, - contentID: "fillcolor" - } - ], - defaults: { - isBig: false, - } - }] - }, - { - text: "Alignment", alignType: ej.Ribbon.AlignType.Rows, content: [ - { - groups: [{ - id: "bullet", - text: "Bullet Format", - customToolTip: { - title: "Bullet Format", - content: "
    Apply the bullet format.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-bullet", - } - }, - { - id: "number", - text: "Number Format", - customToolTip: { - title: "Number Format", - content: "
    Apply the number format.
    " - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-numbericon", - } - }, - { - id: "textindent", - text: "Indent", - customToolTip: { - title: "Text Indent", - content: "
    Apply the text indent.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-indent", - } - }, - { - id: "textoudent", - text: "Outdent", - customToolTip: { - title: "Text Outdent", - content: "
    Apply the text outdent.
    " - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-outdent", - } - }, - { - id: "sortascending", - text: "Sort", - customToolTip: { - title: "Sort Ascending", - content: "
    Sort the selected content in ascending order.
    " - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-sort", - } - }, - { - id: "border", - text: "Border", - customToolTip: { - title: "Border", - content: "
    Apply the border.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-border", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }, - { - groups: [{ - id: "alignleft", - text: "JustifyLeft", - customToolTip: { - title: "JustifyLeft", - content: "
    Justify Left.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignleft", - } - }, - { - id: "aligncenter", - text: "JustifyCenter", - customToolTip: { - title: "JustifyCenter", - content: "
    Justify Center.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon aligncenter", - } - }, - { - id: "alignright", - text: "JustifyRight", - customToolTip: { - title: "JustifyRight", - content: "
    Justify Right.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignright", - } - }, - { - id: "justify", - text: "JustifyFull", - customToolTip: { - title: "JustifyFull", - content: "
    Justify Full.
    " - }, - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon justify", - } - }, - { - id: "uppercase", - text: "Upper Case", - customToolTip: { - title: "UpperCase", - content: "
    Upper Case.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-uppercase", - } - }, - { - id: "lowercase", - text: "Lower Case", - customToolTip: { - title: "LowerCase", - content: "
    Lower Case.
    " - }, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-lowercase", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }] - }, - { - text: "Actions", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "undo", - text: "Undo", - customToolTip: { - title: "Undo", - content: "
    Undo.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-undo", - } - }, - { - id: "redo", - text: "Redo", - customToolTip: { - title: "Redo", - content: "
    Redo.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-redo", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 40, - height: 70 - } - }] - }, - { - text: "View", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "zoomin", - text: "Zoom In", - customToolTip: { - title: "ZoomIn", - content: "
    Zoom In.
    " - }, - width: 58, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomin", - } - }, - { - id: "zoomout", - text: "Zoom Out", - customToolTip: { - title: "ZoomOut", - content: "
    Zoom Out.
    " - }, - width: 70, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomout", - } - }, - { - id: "fullscreen", - text: "Full Screen", - customToolTip: { - title: "FullScreen", - content: "
    Full Screen.
    " - }, - width: 73, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-fullscreen", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - height: 70 - } - }] - }] - }, - { - id: "insert", text: "INSERT", groups: [{ - text: "Tables", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "tables", - text: "Tables", - isMobileOnly: true, - customToolTip: { - title: "Tables", - content: "
    Tables.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-table", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - }, - { - text: "Illustrations", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "pictures", - text: "Pictures", - customToolTip: { - title: "Pictures", - content: "
    Pictures.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-picture", - } - }, - { - id: "videos", - text: "Videos", - customToolTip: { - title: "Videos", - content: "
    Videos.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-video", - } - }, - { - id: "shapes", - text: "Shapes", - customToolTip: { - title: "Shapes", - content: "
    Shapes.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-shape", - } - }, - { - id: "charts", - text: "Charts", - customToolTip: { - title: "Charts", - content: "
    Charts.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-chart", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 56, - height: 70 - } - }] - }, - { - text: "Comments", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "comments", - text: "Comments", - customToolTip: { - title: "Comments", - content: "
    Comments.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-comment", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Text", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "text", - text: "Text", - customToolTip: { - title: "Text", - content: "
    Text.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-text", - width: 50, - } - }, - { - id: "datetime", - text: "Date Time", - customToolTip: { - title: "DateTime", - content: "
    Date Time.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-datetimenew", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Hyperlink", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "hyperlink", - text: "Hyperlink", - customToolTip: { - title: "Hyperlink", - content: "
    Hyperlink.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-hyperlink", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Equation", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "equation", - text: "Equation", - customToolTip: { - title: "Equation", - content: "
    Equation.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-equation", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Print Layout", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "printlayout", - text: "Print Layout", - customToolTip: { - title: "PrintLayout", - content: "
    Print Layout.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-printlayout", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 80, - height: 70 - } - }] - }, - { - text: "Save", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "print", - text: "Print", - customToolTip: { - title: "Print", - content: "
    Print.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-print", - } - }, - { - id: "save", - text: "Save", - customToolTip: { - title: "Save", - content: "
    Save.
    " - }, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-save", - } - }], - defaults: - { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - } - ] - }], - onCreate: function(){ - Ember.$("#fontcolor").ejColorPicker({ value: "#FFFF00", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fontcoloricon" }); - Ember.$("#fillcolor").ejColorPicker({ value: "#FF0000", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fillcoloricon" }); - } - } - } -}); diff --git a/public/js/ribbon/default.js b/public/js/ribbon/default.js deleted file mode 100644 index 1a60e74..0000000 --- a/public/js/ribbon/default.js +++ /dev/null @@ -1,628 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - expandPinSettings:{ toolTip: "Collapse the Ribbon" }, - collapsePinSettings:{toolTip: "Pin the Ribbon" }, - allowResizing : true, - applicationTab : { - type: ej.Ribbon.ApplicationTabType.Menu, - menuItemID: "ribbonmenu", - menuSettings: { openOnClick: false } - }, - tabs: [{ - id: "home", text: "HOME", groups: [{ - text: "New", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "new", - text: "New", - toolTip: "New", - isMobileOnly: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-new", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Clipboard", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "paste", - text: "paste", - toolTip: "Paste", - splitButtonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-ribbonpaste", - targetID: "pasteSplit", - buttonMode: "dropdown", - arrowPosition: ej.ArrowPosition.Bottom, - } - } - ], - defaults: { - type: ej.Ribbon.Type.SplitButton, - width: 50, - height: 70 - } - }, - { - groups: [{ - id: "cut", - text: "Cut", - toolTip: "Cut", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncut", - } - }, - { - id: "copy", - text: "Copy", - toolTip: "Copy", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncopy", - } - }, - { - id: "clear", - text: "Clear", - toolTip: "Clear All", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon clearAll", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - isBig: false - } - }] - }, - { - text: "Font", alignType: "rows", content: [{ - groups: [{ - id: "fontfamily", - toolTip: "Font", - dropdownSettings: { - dataSource: ["Segoe UI", "Arial", "Times New Roman", "Tahoma", "Helvetica"], - text: "Segoe UI", - width: 150 - } - }, - { - id: "fontsize", - toolTip: "FontSize", - dropdownSettings: { - dataSource: ["1pt", "2pt", "3pt", "4pt", "5pt"], - text: "1pt", - width: 65 - } - }], - defaults: { - type: ej.Ribbon.Type.DropDownList, - height: 28 - } - }, - { - groups: [{ - id: "bold", - toolTip: "Bold", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Bold", - activeText: "Bold", - defaultPrefixIcon: "e-icon e-ribbon bold", - activePrefixIcon: "e-icon e-ribbon bold", - } - }, - { - id: "italic", - toolTip: "Italic", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Italic", - activeText: "Italic", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonitalic", - activePrefixIcon: "e-icon e-ribbon e-ribbonitalic", - } - }, - { - id: "underline", - text: "Underline", - toolTip: "Underline", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Underline", - activeText: "Underline", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonunderline", - activePrefixIcon: "e-icon e-ribbon e-ribbonunderline", - } - }, - { - id: "strikethrough", - text: "strikethrough", - toolTip: "Strikethrough", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Strikethrough", - activeText: "Strikethrough", - defaultPrefixIcon: "e-icon e-ribbon strikethrough", - activePrefixIcon: "e-icon e-ribbon strikethrough", - } - }, - { - id: "superscript", - text: "superscript", - toolTip: "Superscript", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-superscripticon", - } - }, - { - id: "subscript", - text: "subscript", - toolTip: "Subscript", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-subscripticon", - } - }, - - { - id: "fontcolor", - text: "Font Color", - toolTip: "Font Color", - type: ej.Ribbon.type.custom, - contentID: "fontcolor" - }, - { - id: "fillcolor", - text: "Fill Color", - toolTip: "Fill Color", - type: ej.Ribbon.type.custom, - contentID: "fillcolor" - } - ], - defaults: { - isBig: false, - } - }] - }, - { - text: "Alignment", alignType: ej.Ribbon.AlignType.Rows, content: [ - { - groups: [{ - id: "bullet", - text: "Bullet Format", - toolTip: "Bullets", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-bullet", - } - }, - { - id: "number", - text: "Number Format", - toolTip: "Numbering", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-numbericon", - } - }, - { - id: "textindent", - text: "Indent", - toolTip: "Text Indent", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-indent", - } - }, - { - id: "textoudent", - text: "Outdent", - toolTip: "Text Outdent", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-outdent", - } - }, - { - id: "sortascending", - text: "Sort", - toolTip: "Sort", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-sort", - } - }, - { - id: "border", - text: "Border", - toolTip: "Border", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-border", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }, - { - groups: [{ - id: "alignleft", - text: "JustifyLeft", - toolTip: "Align Left", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignleft", - } - }, - { - id: "aligncenter", - text: "JustifyCenter", - toolTip: "Align Center", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon aligncenter", - } - }, - { - id: "alignright", - text: "JustifyRight", - toolTip: "Align Right", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignright", - } - }, - { - id: "justify", - text: "JustifyFull", - toolTip: "Justify", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon justify", - } - }, - { - id: "uppercase", - text: "Upper Case", - toolTip: "Upper Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-uppercase", - } - }, - { - id: "lowercase", - text: "Lower Case", - toolTip: "Lower Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-lowercase", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }] - }, - { - text: "Actions", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "undo", - text: "Undo", - toolTip: "Undo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-undo", - } - }, - { - id: "redo", - text: "Redo", - toolTip: "Redo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-redo", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 40, - height: 70 - } - }] - }, - { - text: "View", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "zoomin", - text: "Zoom In", - toolTip: "Zoom In", - width: 58, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomin", - } - }, - { - id: "zoomout", - text: "Zoom Out", - toolTip: "Zoom Out", - width: 70, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomout", - } - }, - { - id: "fullscreen", - text: "Full Screen", - toolTip: "Full Screen", - width: 73, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-fullscreen", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - height: 70 - } - }] - }] - }, - { - id: "insert", text: "INSERT", groups: [{ - text: "Tables", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "tables", - text: "Tables", - isMobileOnly: true, - toolTip: "Tables", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-table", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - }, - { - text: "Illustrations", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "pictures", - text: "Pictures", - toolTip: "Pictures", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-picture", - } - }, - { - id: "videos", - text: "Videos", - toolTip: "Videos", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-video", - } - }, - { - id: "shapes", - text: "Shapes", - toolTip: "Shapes", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-shape", - } - }, - { - id: "charts", - text: "Charts", - toolTip: "Charts", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-chart", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 56, - height: 70 - } - }] - }, - { - text: "Comments", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "comments", - text: "Comments", - toolTip: "Comments", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-comment", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Text", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "text", - text: "Text", - toolTip: "Text", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-text", - width: 50, - } - }, - { - id: "datetime", - text: "Date Time", - toolTip: "DateTime", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-datetimenew", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Hyperlink", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "hyperlink", - text: "Hyperlink", - toolTip: "Hyperlink", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-hyperlink", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Equation", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "equation", - text: "Equation", - toolTip: "Equation", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-equation", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Print Layout", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "printlayout", - text: "Print Layout", - toolTip: "Print Layout", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-printlayout", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 80, - height: 70 - } - }] - }, - { - text: "Save", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "print", - text: "Print", - toolTip: "Print", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-print", - } - }, - { - id: "save", - text: "Save", - toolTip: "Save", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-save", - } - }], - defaults: - { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - } - ] - }], - onCreate: function(){ - Ember.$("#fontcolor").ejColorPicker({ value: "#FFFF00", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fontcoloricon" }); - Ember.$("#fillcolor").ejColorPicker({ value: "#FF0000", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fillcoloricon" }); - } - } - } -}); diff --git a/public/js/ribbon/resize.js b/public/js/ribbon/resize.js deleted file mode 100644 index 1a60e74..0000000 --- a/public/js/ribbon/resize.js +++ /dev/null @@ -1,628 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - expandPinSettings:{ toolTip: "Collapse the Ribbon" }, - collapsePinSettings:{toolTip: "Pin the Ribbon" }, - allowResizing : true, - applicationTab : { - type: ej.Ribbon.ApplicationTabType.Menu, - menuItemID: "ribbonmenu", - menuSettings: { openOnClick: false } - }, - tabs: [{ - id: "home", text: "HOME", groups: [{ - text: "New", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "new", - text: "New", - toolTip: "New", - isMobileOnly: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-new", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Clipboard", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "paste", - text: "paste", - toolTip: "Paste", - splitButtonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-ribbonpaste", - targetID: "pasteSplit", - buttonMode: "dropdown", - arrowPosition: ej.ArrowPosition.Bottom, - } - } - ], - defaults: { - type: ej.Ribbon.Type.SplitButton, - width: 50, - height: 70 - } - }, - { - groups: [{ - id: "cut", - text: "Cut", - toolTip: "Cut", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncut", - } - }, - { - id: "copy", - text: "Copy", - toolTip: "Copy", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon e-ribboncopy", - } - }, - { - id: "clear", - text: "Clear", - toolTip: "Clear All", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - prefixIcon: "e-icon e-ribbon clearAll", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - isBig: false - } - }] - }, - { - text: "Font", alignType: "rows", content: [{ - groups: [{ - id: "fontfamily", - toolTip: "Font", - dropdownSettings: { - dataSource: ["Segoe UI", "Arial", "Times New Roman", "Tahoma", "Helvetica"], - text: "Segoe UI", - width: 150 - } - }, - { - id: "fontsize", - toolTip: "FontSize", - dropdownSettings: { - dataSource: ["1pt", "2pt", "3pt", "4pt", "5pt"], - text: "1pt", - width: 65 - } - }], - defaults: { - type: ej.Ribbon.Type.DropDownList, - height: 28 - } - }, - { - groups: [{ - id: "bold", - toolTip: "Bold", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Bold", - activeText: "Bold", - defaultPrefixIcon: "e-icon e-ribbon bold", - activePrefixIcon: "e-icon e-ribbon bold", - } - }, - { - id: "italic", - toolTip: "Italic", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Italic", - activeText: "Italic", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonitalic", - activePrefixIcon: "e-icon e-ribbon e-ribbonitalic", - } - }, - { - id: "underline", - text: "Underline", - toolTip: "Underline", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Underline", - activeText: "Underline", - defaultPrefixIcon: "e-icon e-ribbon e-ribbonunderline", - activePrefixIcon: "e-icon e-ribbon e-ribbonunderline", - } - }, - { - id: "strikethrough", - text: "strikethrough", - toolTip: "Strikethrough", - type: ej.Ribbon.Type.ToggleButton, - toggleButtonSettings: { - contentType: ej.ContentType.ImageOnly, - defaultText: "Strikethrough", - activeText: "Strikethrough", - defaultPrefixIcon: "e-icon e-ribbon strikethrough", - activePrefixIcon: "e-icon e-ribbon strikethrough", - } - }, - { - id: "superscript", - text: "superscript", - toolTip: "Superscript", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-superscripticon", - } - }, - { - id: "subscript", - text: "subscript", - toolTip: "Subscript", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-subscripticon", - } - }, - - { - id: "fontcolor", - text: "Font Color", - toolTip: "Font Color", - type: ej.Ribbon.type.custom, - contentID: "fontcolor" - }, - { - id: "fillcolor", - text: "Fill Color", - toolTip: "Fill Color", - type: ej.Ribbon.type.custom, - contentID: "fillcolor" - } - ], - defaults: { - isBig: false, - } - }] - }, - { - text: "Alignment", alignType: ej.Ribbon.AlignType.Rows, content: [ - { - groups: [{ - id: "bullet", - text: "Bullet Format", - toolTip: "Bullets", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-bullet", - } - }, - { - id: "number", - text: "Number Format", - toolTip: "Numbering", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-numbericon", - } - }, - { - id: "textindent", - text: "Indent", - toolTip: "Text Indent", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-indent", - } - }, - { - id: "textoudent", - text: "Outdent", - toolTip: "Text Outdent", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-outdent", - } - }, - { - id: "sortascending", - text: "Sort", - toolTip: "Sort", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-sort", - } - }, - { - id: "border", - text: "Border", - toolTip: "Border", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-border", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }, - { - groups: [{ - id: "alignleft", - text: "JustifyLeft", - toolTip: "Align Left", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignleft", - } - }, - { - id: "aligncenter", - text: "JustifyCenter", - toolTip: "Align Center", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon aligncenter", - } - }, - { - id: "alignright", - text: "JustifyRight", - toolTip: "Align Right", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon alignright", - } - }, - { - id: "justify", - text: "JustifyFull", - toolTip: "Justify", - enableSeparator: true, - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon justify", - } - }, - { - id: "uppercase", - text: "Upper Case", - toolTip: "Upper Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-uppercase", - } - }, - { - id: "lowercase", - text: "Lower Case", - toolTip: "Lower Case", - buttonSettings: { - contentType: ej.ContentType.ImageOnly, - prefixIcon: "e-icon e-ribbon e-lowercase", - } - }], - defaults: { - type: ej.Ribbon.Type.Button, - isBig: false - } - }] - }, - { - text: "Actions", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "undo", - text: "Undo", - toolTip: "Undo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-undo", - } - }, - { - id: "redo", - text: "Redo", - toolTip: "Redo", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-redo", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 40, - height: 70 - } - }] - }, - { - text: "View", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "zoomin", - text: "Zoom In", - toolTip: "Zoom In", - width: 58, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomin", - } - }, - { - id: "zoomout", - text: "Zoom Out", - toolTip: "Zoom Out", - width: 70, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-zoomout", - } - }, - { - id: "fullscreen", - text: "Full Screen", - toolTip: "Full Screen", - width: 73, - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-fullscreen", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - height: 70 - } - }] - }] - }, - { - id: "insert", text: "INSERT", groups: [{ - text: "Tables", alignType: ej.Ribbon.AlignType.Columns, content: [{ - groups: [{ - id: "tables", - text: "Tables", - isMobileOnly: true, - toolTip: "Tables", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-table", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - }, - { - text: "Illustrations", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "pictures", - text: "Pictures", - toolTip: "Pictures", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-picture", - } - }, - { - id: "videos", - text: "Videos", - toolTip: "Videos", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-video", - } - }, - { - id: "shapes", - text: "Shapes", - toolTip: "Shapes", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-shape", - } - }, - { - id: "charts", - text: "Charts", - toolTip: "Charts", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-chart", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 56, - height: 70 - } - }] - }, - { - text: "Comments", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "comments", - text: "Comments", - toolTip: "Comments", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-comment", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Text", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "text", - text: "Text", - toolTip: "Text", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-text", - width: 50, - } - }, - { - id: "datetime", - text: "Date Time", - toolTip: "DateTime", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-datetimenew", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Hyperlink", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "hyperlink", - text: "Hyperlink", - toolTip: "Hyperlink", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-hyperlink", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 70, - height: 70 - } - }] - }, - { - text: "Equation", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "equation", - text: "Equation", - toolTip: "Equation", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-equation", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 60, - height: 70 - } - }] - }, - { - text: "Print Layout", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "printlayout", - text: "Print Layout", - toolTip: "Print Layout", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-printlayout", - } - } - ], - defaults: { - type: ej.Ribbon.Type.Button, - width: 80, - height: 70 - } - }] - }, - { - text: "Save", alignType: ej.Ribbon.AlignType.Rows, content: [{ - groups: [{ - id: "print", - text: "Print", - toolTip: "Print", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-print", - } - }, - { - id: "save", - text: "Save", - toolTip: "Save", - buttonSettings: { - contentType: ej.ContentType.TextAndImage, - imagePosition: ej.ImagePosition.ImageTop, - prefixIcon: "e-icon e-ribbon e-save", - } - }], - defaults: - { - type: ej.Ribbon.Type.Button, - width: 50, - height: 70 - } - }] - } - ] - }], - onCreate: function(){ - Ember.$("#fontcolor").ejColorPicker({ value: "#FFFF00", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fontcoloricon" }); - Ember.$("#fillcolor").ejColorPicker({ value: "#FF0000", modelType: "palette", cssClass: "e-ribbon", toolIcon: "e-fillcoloricon" }); - } - } - } -}); diff --git a/public/js/rotator/default.js b/public/js/rotator/default.js deleted file mode 100644 index 4fa1a52..0000000 --- a/public/js/rotator/default.js +++ /dev/null @@ -1,21 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - slideWidth: "100%", - frameSpace: "0px", - slideHeight: "auto", - displayItemsCount: "1", - navigateSteps: "1", - pagerPosition: ej.Rotator.PagerPosition.Outside, - orientation: ej.Orientation.Horizontal, - showPager: true, - enabled: true, - showCaption: true, - allowKeyboardNavigation: true, - showPlayButton: true, - isResponsive:true, - animationType: "slide" - } - } -}); diff --git a/public/js/rotator/thumbnail.js b/public/js/rotator/thumbnail.js deleted file mode 100644 index 065d5b3..0000000 --- a/public/js/rotator/thumbnail.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - slideWidth: "100%", - frameSpace: "0px", - slideHeight: "auto", - displayItemsCount: "1", - navigateSteps: "1", - pagerPosition: ej.Rotator.PagerPosition.Outside, - showThumbnail: true, - thumbnailSourceID: "thumbElement", - orientation: ej.Orientation.Horizontal, - showPager: false, - enabled: true, - showCaption: false, - allowKeyboardNavigation: true, - showPlayButton: true, - isResponsive:true, - animationType: "slide", - enableAutoPlay: false, - - } - } -}); - - diff --git a/public/js/rte/alltools.js b/public/js/rte/alltools.js deleted file mode 100644 index 768be9e..0000000 --- a/public/js/rte/alltools.js +++ /dev/null @@ -1,43 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - content: "Description: The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content from RTE", - width: "100%", - height: "300px", - tools: { - formatStyle: ['format'], - edit: ['findAndReplace'], - font: ['fontName', 'fontSize', 'fontColor', 'backgroundColor'], - style: ['bold', 'italic', 'underline', 'strikethrough'], - alignment: ['justifyLeft', 'justifyCenter', 'justifyRight', 'justifyFull'], - lists: ['unorderedList', 'orderedList'], - clipboard: ['cut', 'copy', 'paste'], - doAction: ['undo', 'redo'], - indenting: ['outdent', 'indent'], - clear: ['clearFormat', 'clearAll'], - links: ['createLink', 'removeLink'], - images: ['image'], - media: ['video'], - tables: ['createTable', 'addRowAbove', 'addRowBelow', 'addColumnLeft', 'addColumnRight', 'deleteRow', 'deleteColumn', 'deleteTable'], - effects: ['superscript', 'subscript'], - casing: ['upperCase', 'lowerCase'], - print: ['print'], - customUnorderedList: [{ - name: 'unOrderInsert', - tooltip: 'Custom UnOrderList', - css: 'e-rte-toolbar-icon e-rte-unlistitems customUnOrder' - }], - customOrderedList: [{ - name: 'orderInsert', - tooltip: 'Custom OrderList', - css: 'e-rte-toolbar-icon e-rte-listitems customOrder', - text: 'Lower-Greek', - listStyle: 'lower-greek' - }] - }, - isResponsive: true - } - } -}); \ No newline at end of file diff --git a/public/js/rte/default.js b/public/js/rte/default.js deleted file mode 100644 index 152062f..0000000 --- a/public/js/rte/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - content: "Description: The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content from RTE", - width: "100%", - height: "300px" - } - } -}); \ No newline at end of file diff --git a/public/js/rte/rtl.js b/public/js/rte/rtl.js deleted file mode 100644 index 76edc95..0000000 --- a/public/js/rte/rtl.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - content: "Description: The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content from RTE", - width: "100%", - height: "300px", - enableRTL: true - } - } -}); \ No newline at end of file diff --git a/public/js/schedule/api.js b/public/js/schedule/api.js deleted file mode 100644 index 575990c..0000000 --- a/public/js/schedule/api.js +++ /dev/null @@ -1,59 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - dayNames: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], - daySelect: [1, 2, 3, 4, 5], - hideweekdays: function (args) { - Ember.$("#schedule").ejSchedule({ showWeekend: !args.isChecked }); - }, - onReadOnly: function (args) { - Ember.$("#schedule").ejSchedule({ readOnly: args.isChecked }); - }, - onActiveChange: function (args) { - Ember.$("#schedule").ejSchedule({ firstDayOfWeek: args.value.toLowerCase() }); - }, - changeWeekDays: function (args) { - var workweek = []; - var array = args.model.selectedItems.sort(); - for (var i = 0; i < args.model.selectedItems.length; i++) { - workweek.push(args.model.dataSource[array[i]]); - } - Ember.$("#schedule").ejSchedule({ workWeek: workweek }); - }, - changeHours: function () { - let start = Ember.$("#starthour").ejNumericTextbox("model.value"); - let end = Ember.$("#endhour").ejNumericTextbox("model.value"); - if (start < end) { - Ember.$("#schedule").ejSchedule({ - startHour: start, - endHour: end - }); - } - else { - alert("Start hour should be less than end hour"); - } - }, - changeDimension: function () { - Ember.$("#schedule").ejSchedule({ - cellWidth: Ember.$("#cellwidth").ejNumericTextbox("model.value") + "px", - cellHeight: Ember.$("#cellheight").ejNumericTextbox("model.value") + "px" - }); - } - }; - }, -}); diff --git a/public/js/schedule/blockintervals.js b/public/js/schedule/blockintervals.js deleted file mode 100644 index 9039307..0000000 --- a/public/js/schedule/blockintervals.js +++ /dev/null @@ -1,53 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(window.BlockDayApps).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - group: { - resources: ["Owners"] - }, - resources: [{ - field: "ownerId", - title: "Owner", - name: "Owners", - allowMultiple: true, - resourceSettings: { - dataSource: [ - { text: "Airline 1", id: 1, groupId: 1, color: "#f8a398" }, - { text: "Airline 2", id: 3, groupId: 2, color: "#56ca85" }, - { text: "Airline 3", id: 5, groupId: 1, color: "#51a0ed" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }], - blockoutSettings: { - enable: true, - dataSource: window.blockTime, - id: "Id", - startTime: "StartTime", - endTime: "EndTime", - subject: "Subject", - isBlockAppointment: "BlockAppointment", - resourceId: "resId", - isAllDay: "FullDay" - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - resourceFields: "ownerId" - }, - onActiveChange: function (args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/public/js/schedule/categorize.js b/public/js/schedule/categorize.js deleted file mode 100644 index 2e03339..0000000 --- a/public/js/schedule/categorize.js +++ /dev/null @@ -1,65 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - categorizeSettings: { - enable: true, - allowMultiple: true, - dataSource: [ - { text: "Blue Category", id: 1, color: "#43b496", fontColor: "#ffffff" }, - { text: "Green Category", id: 2, color: "#7f993e", fontColor: "#ffffff" }, - { text: "Orange Category", id: 3, color: "#cc8638", fontColor: "#ffffff" }, - { text: "Purple Category", id: 4, color: "#ab54a0", fontColor: "#ffffff" }, - { text: "Red Category", id: 5, color: "#dd654e", fontColor: "#ffffff" }, - { text: "Yellow Category", id: 6, color: "#d0af2b", fontColor: "#ffffff" } - ], - text: "text", id: "id", color: "color", fontColor: "fontColor" - }, - contextMenuSettings: { - enable: true, - menuItems: { - appointment: [ - { id: "open", text: "Open Appointment" }, - { id: "delete", text: "Delete Appointment" }, - { id: "customMenu3", text: "Menu Item 3" }, - { id: "customMenu4", text: "Menu Item 4" }, - { id: "categorize", text: "Categorize" } - ], - cells: [ - { id: "new", text: "New Appointment" }, - { id: "recurrence", text: "New Recurring Appointment" }, - { id: "today", text: "Today" }, - { id: "gotodate", text: "Go to date" }, - { id: "settings", text: "Settings" }, - { id: "view", text: "View", parentId: "settings" }, - { id: "timemode", text: "TimeMode", parentId: "settings" }, - { id: "view_Day", text: "Day", parentId: "view" }, - { id: "view_Week", text: "Week", parentId: "view" }, - { id: "view_Workweek", text: "Workweek", parentId: "view" }, - { id: "view_Month", text: "Month", parentId: "view" }, - { id: "timemode_Hour12", text: "12 Hours", parentId: "timemode" }, - { id: "timemode_Hour24", text: "24 Hours", parentId: "timemode" }, - { id: "workhours", text: "Work Hours", parentId: "settings" }, - { id: "customMenu1", text: "Menu Item 1" }, - { id: "customMenu2", text: "Menu Item 2" } - ] - } - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - categorize: "Categorize" - } - }; - }, -}); diff --git a/public/js/schedule/customview.js b/public/js/schedule/customview.js deleted file mode 100644 index 4e0a217..0000000 --- a/public/js/schedule/customview.js +++ /dev/null @@ -1,45 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - views: ["CustomView"], - renderDates: { - start: new Date(2017, 5, 7), - end: new Date(2017, 5, 10) - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - customstartdate: new Date(2017, 5, 7), - customenddate: new Date(2017, 5, 10), - onClick: function () { - var startDate = Ember.$("#customstartdate").ejDatePicker("model.value"); - startDate = new Date(startDate.getFullYear(), startDate.getMonth(), startDate.getDate()); - var endDate = Ember.$("#customenddate").ejDatePicker("model.value"); - endDate = new Date(endDate.getFullYear(), endDate.getMonth(), endDate.getDate()); - if (startDate <= endDate) { - Ember.$("#schedule").ejSchedule({ - renderDates: { - start: new Date(startDate), - end: new Date(endDate) - }, - currentDate: new Date(startDate) - }); - } - else - alert("Start date must be lesser than end date"); - } - }; - }, -}); diff --git a/public/js/schedule/default.js b/public/js/schedule/default.js deleted file mode 100644 index 06d8ace..0000000 --- a/public/js/schedule/default.js +++ /dev/null @@ -1,24 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - onActiveChange: function(args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/public/js/schedule/multipleresource.js b/public/js/schedule/multipleresource.js deleted file mode 100644 index 91c264c..0000000 --- a/public/js/schedule/multipleresource.js +++ /dev/null @@ -1,41 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.ResourcesData)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - group: { - resources: ["Owners"] - }, - resources: [{ - field: "ownerId", - title: "Owner", - name: "Owners", allowMultiple: true, - resourceSettings: { - dataSource: [ - { text: "Nancy", id: 1, groupId: 1, color: "#f8a398" }, - { text: "Steven", id: 3, groupId: 2, color: "#56ca85" }, - { text: "Michael", id: 5, groupId: 1, color: "#51a0ed" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }], - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - resourceFields: "ownerId" - }, - onActiveChange: function(args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/public/js/schedule/remotedata.js b/public/js/schedule/remotedata.js deleted file mode 100644 index d16e028..0000000 --- a/public/js/schedule/remotedata.js +++ /dev/null @@ -1,23 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager({ url: window.baseurl + "api/Schedule/LoadData", crossDomain: true }); -let qManager = ej.Query().from("Events").take(10); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - appointmentSettings: { - dataSource: dManager, - query: qManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - } - }; - }, -}); diff --git a/public/js/schedule/resourcegrouping.js b/public/js/schedule/resourcegrouping.js deleted file mode 100644 index 0f3c125..0000000 --- a/public/js/schedule/resourcegrouping.js +++ /dev/null @@ -1,52 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.ResourcesData)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - group: { - resources: ["Rooms", "Owners"] - }, - resources: [{ - field: "roomId", - title: "Room", - name: "Rooms", allowMultiple: false, - resourceSettings: { - dataSource: [ - { text: "ROOM 1", id: 1, groupId: 1, color: "#cb6bb2" }, - { text: "ROOM 2", id: 2, groupId: 1, color: "#56ca85" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }, { - field: "ownerId", - title: "Owner", - name: "Owners", allowMultiple: true, - resourceSettings: { - dataSource: [ - { text: "Nancy", id: 1, groupId: 1, color: "#ffaa00" }, - { text: "Steven", id: 3, groupId: 2, color: "#f8a398" }, - { text: "Michael", id: 5, groupId: 1, color: "#7499e1" } - ], - text: "text", id: "id", groupId: "groupId", color: "color" - } - }], - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule", - resourceFields: "roomId,ownerId" - }, - onActiveChange: function(args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - } - }; - }, -}); diff --git a/public/js/schedule/timescale.js b/public/js/schedule/timescale.js deleted file mode 100644 index 07a7a4f..0000000 --- a/public/js/schedule/timescale.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -let dManager = ej.DataManager(Ember.$.extend(true, [], window.Default)).executeLocal(ej.Query().take(10)); -export default Ember.Route.extend({ - model() { - return { - currentDate: new Date(2017, 5, 5), - timeScale: { - minorSlotCount: 5, - majorSlot: 60 - }, - appointmentSettings: { - dataSource: dManager, - id: "Id", - subject: "Subject", - startTime: "StartTime", - description: "Description", - endTime: "EndTime", - allDay: "AllDay", - recurrence: "Recurrence", - recurrenceRule: "RecurrenceRule" - }, - onActiveChange: function (args) { - Ember.$("#schedule").ejSchedule({ orientation: args.value.toLowerCase() }); - }, - timescaleChange: function (args) { - Ember.$("#schedule").ejSchedule({ timeScale: { enable: !args.isChecked } }); - Ember.$("#majorslot").ejDropDownList({ enabled: !args.isChecked }); - Ember.$("#minorslot").ejDropDownList({ enabled: !args.isChecked }); - Ember.$("#btnSubmit").ejButton({ enabled: !args.isChecked }); - }, - changeTimeScale: function () { - Ember.$("#schedule").ejSchedule({ - timeScale: { - majorSlot: parseInt(Ember.$("#majorslot").ejDropDownList("model.value")), - minorSlotCount: parseInt(Ember.$("#minorslot").ejDropDownList("model.value")) - } - }); - } - }; - }, -}); diff --git a/public/js/scrollbar/default.js b/public/js/scrollbar/default.js deleted file mode 100644 index 88bff80..0000000 --- a/public/js/scrollbar/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); diff --git a/public/js/signature/default.js b/public/js/signature/default.js deleted file mode 100644 index 91ad321..0000000 --- a/public/js/signature/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - height: "400px", - isResponsive: true, - strokeWidth: 3 - } - } -}); diff --git a/public/js/slider/default.js b/public/js/slider/default.js deleted file mode 100644 index 99c8568..0000000 --- a/public/js/slider/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "100%", - value: "50" - } - } -}); diff --git a/public/js/slider/range.js b/public/js/slider/range.js deleted file mode 100644 index 17e4a2d..0000000 --- a/public/js/slider/range.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "100%", - value: "50", - slidervalues: [30,60] - } - } -}); diff --git a/public/js/slider/vertical.js b/public/js/slider/vertical.js deleted file mode 100644 index 0cf5613..0000000 --- a/public/js/slider/vertical.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "16", - value: "50", - value1: "60", - values: [30,60], - height:"200" - } - } -}); diff --git a/public/js/sparkline/default.js b/public/js/sparkline/default.js deleted file mode 100644 index 0db7cfb..0000000 --- a/public/js/sparkline/default.js +++ /dev/null @@ -1,45 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: [12, 14, 11, 12, 11, 15, 12, 10, 11, 12, 15, 13, 12, 11, 10, 13, 15, 12, 14, 16, 14, 12, 11], - type: "line", - size: { height: 40, width: 170 }, - //Column - dataSourceColumn: [2, 6, -1, 1, 12, 5, -2, 7, -3, 5, 8, 10, ], - negativePointColorColumn: "red", - highPointColorColumn: "blue", - tooltip: { - visible: true, - font: { - size: "12px", - } - }, - typeColumn: "column", - sizeColumn: { height: 100, width: 150 }, - //Area - dataSourceArea: [12, -10, 11, 8, 17, 6, 2, -17, 13, -6, 8, 10, ], - markerSettingsArea: { visible: true }, - highPointColorArea: "blue", - lowPointColorArea: "orange", - typeArea: "area", - opacityArea: 0.5, - //Winloss - dataSourceWinloss: [12, 15, -11, 13, 17, 0, -12, 17, 13, -15, 8, 10, ], - typeWinloss: "winloss", - sizeWinloss: { height: 100, width: 150 }, - //pie1 - dataSourcePie1: [4, 6, 7], - typePie: "pie", - sizePie: { height: 40, width: 40 }, - //pie2 - dataSourcePie2: [8, 9, 1, ], - //pie3 - dataSourcePie3: [2, 3, 5], - //pie4 - dataSourcePie4: [10, 12, 11], - - } - } -}); diff --git a/public/js/sparkline/realtime.js b/public/js/sparkline/realtime.js deleted file mode 100644 index 8badafc..0000000 --- a/public/js/sparkline/realtime.js +++ /dev/null @@ -1,51 +0,0 @@ -import Ember from 'ember'; -let data = ej.DataManager(window.sparkData).executeLocal(ej.Query().take(50)); -export default Ember.Route.extend({ - model() { - if (window.SVGSVGElement) { - Ember.$("#sparkline").css('visibility', 'visible'); - return { - dataSource: data, - allowSelection: false, - allowScrolling: true, - scrollSettings: { height: 400 }, - enableRowHover: false, - columns: [ - { field: "EmployeeID", headerText: "ID", textAlign: ej.TextAlign.Right, width: 50 }, - { field: "CustomerID", headerText: "Customer ID", width: 90 }, - { field: "OrderDate", headerText: "Order Date", width: 90, format: "{0:MM/dd/yyyy}", textAlign: ej.TextAlign.Right }, - { field: "ShipCountry", headerText: "Ship Country", width: 80 }, - { headerText: "Tax per annum", height: 50, template: true, templateID: "#columnTemplate1", textAlign: "center" }, - { headerText: "One Day Index", height: 50, template: true, templateID: "#columnTemplate3", textAlign: "center" }, - { headerText: "Year GR", height: 50, template: true, templateID: "#columnTemplate4", textAlign: "center" }, - ], - create: render, - actionComplete: render - } - } - else { - Ember.$("#sparkline").css('visibility', 'hidden'); - alert("Sparkline will not be supported in IE Version < 9"); - } - function winloss() { - var windata = [], r; - for (var i = 1; i <= 12; i++) { - r = Math.random(); - if (r <= 0.2) - windata.push(-Math.random() * 10); - else - windata.push(Math.random() * 10); - } - return windata; - } - function render(args) { - for (var i = 0; i < 51; i++) { - Ember.$("#spkline" + i).ejSparkline({ size: { height: 50, width: 150 } }); - Ember.$("#spkarea" + i).ejSparkline({ type: "column", size: { height: 50, width: 150 } }); - Ember.$("#spkwl" + i).ejSparkline({ dataSource: winloss(), type: "winloss", size: { height: 50, width: 150 } }); - } - if (args.type == "create") - this.getScrollObject().refresh(); - } - } -}); diff --git a/public/js/spellcheck/contextmenu.js b/public/js/spellcheck/contextmenu.js deleted file mode 100644 index 29f0ad6..0000000 --- a/public/js/spellcheck/contextmenu.js +++ /dev/null @@ -1,20 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dictionarySettings: { - dictionaryUrl: window.baseurl + "api/SpellCheck/CheckWords", - customDictionaryUrl: window.baseurl + "api/SpellCheck/AddToDictionary" - }, - enableValidateOnType: true, - create: function () { - Ember.$("#TextArea").attr("contenteditable", true); - }, - click: function () { - var spellObj = Ember.$("#TextArea").data("ejSpellCheck"); - spellObj.validate(); - } - }; - }, -}); diff --git a/public/js/spellcheck/dialogmode.js b/public/js/spellcheck/dialogmode.js deleted file mode 100644 index 2024471..0000000 --- a/public/js/spellcheck/dialogmode.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dictionarySettings: { - dictionaryUrl: window.baseurl + "api/SpellCheck/CheckWords", - customDictionaryUrl: window.baseurl + "api/SpellCheck/AddToDictionary" - }, - contextMenuSettings: { - enable: false - }, - create: function () { - Ember.$("#TextArea").attr("contenteditable", true); - }, - click: function () { - var spellObj = Ember.$("#TextArea").data("ejSpellCheck"); - spellObj.showInDialog(); - } - }; - }, -}); diff --git a/public/js/spellcheck/multipletargets.js b/public/js/spellcheck/multipletargets.js deleted file mode 100644 index c8e4398..0000000 --- a/public/js/spellcheck/multipletargets.js +++ /dev/null @@ -1,30 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dictionarySettings: { - dictionaryUrl: window.baseurl + "api/SpellCheck/CheckWords", - customDictionaryUrl: window.baseurl + "api/SpellCheck/AddToDictionary" - }, - contextMenuSettings: { - enable: false - }, - controlsToValidate:"#control1,#control2,#control3", - create: function () { - Ember.$("#TextArea").attr("contenteditable", true); - }, - targetUpdating:function(args){ - onUpdate(args.previousElement); - Ember.$(args.currentElement)[0].style.border = "thin solid blue"; - }, - dialogClose:function(args){ - onUpdate(args.targetElement); - }, - click: function () { - var spellObj = Ember.$("#TextArea").data("ejSpellCheck"); - spellObj.showInDialog(); - } - }; - }, -}); diff --git a/public/js/splitter/default.js b/public/js/splitter/default.js deleted file mode 100644 index ba2138c..0000000 --- a/public/js/splitter/default.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - height:250, width:"50%", - orientation:ej.Orientation.Vertical, - properties: [{}, { paneSize: 80 }], - create:function(){ - var splitObj=Ember.$("#innerSplitter").data("ejSplitter") - setTimeout(function(){ splitObj.setModel({properties: [{paneSize: 180}, { paneSize: 80 }]}); }, 100); - - }, - enableAutoResize: true, - - } - } -}); diff --git a/public/js/splitter/integration.js b/public/js/splitter/integration.js deleted file mode 100644 index 5503e27..0000000 --- a/public/js/splitter/integration.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - height: 280, width: 454, - properties: [{ paneSize: 250 }, {}], - enableAutoResize: true, - nodeSelect: function (sender) { - if (sender.currentElement.hasClass('_child')) { - var content = Ember.$('.' + sender.currentElement[0].id).html(); - Ember.$('._content').html(content); - } - }, - } - } -}); diff --git a/public/js/spreadsheet/celldatabinding.js b/public/js/spreadsheet/celldatabinding.js deleted file mode 100644 index 6abecc0..0000000 --- a/public/js/spreadsheet/celldatabinding.js +++ /dev/null @@ -1,42 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.cellFormat, showHeader: false }] }], - loadComplete: function () { - var xlFormat = this.XLFormat; - this.setWidthToColumns([150, 140, 130, 168, 110, 110, 127, 130]); - xlFormat.format({ "style": { "font-weight": "bold", "color": "#4857a6" } }, "A1:A13"); - xlFormat.format({ "style": { "font-family": "Arial" } }, "B1:B13"); - xlFormat.format({ "style": { "font-family": "Times New Roman" } }, "C1:C13"); - xlFormat.format({ "style": { "font-family": "Tahoma" } }, "D1:D13"); - xlFormat.format({ "style": { "font-family": "Verdana" } }, "E1:E13"); - xlFormat.format({ "style": { "font-family": "Calibri" } }, "F1:F13"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "B3"); - xlFormat.format({ "style": { "font-style": "italic" } }, "C3"); - xlFormat.format({ "style": { "color": "#ec2024" } }, "B7"); - xlFormat.format({ "style": { "background-color": "#FFEB9C" } }, "C7"); - xlFormat.format({ "style": { "color": "#006100", "background-color": "#C6EFCE" } }, "D7"); - xlFormat.format({ "style": { "text-decoration": "underline" } }, "B9"); - xlFormat.format({ "style": { "text-decoration": "line-through" } }, "C9"); - xlFormat.format({ "style": { "text-align": "left" } }, "B11"); - xlFormat.format({ "style": { "text-align": "center" } }, "C11"); - xlFormat.format({ "style": { "text-align": "right" } }, "D11"); - xlFormat.format({ "style": { "vertical-align": "top" } }, "B13"); - xlFormat.format({ "style": { "vertical-align": "middle" } }, "C13"); - xlFormat.format({ "style": { "vertical-align": "bottom" } }, "D13"); - xlFormat.format({ "style": { "font-size": "8pt" } }, "B5"); - xlFormat.format({ "style": { "font-size": "11pt" } }, "C5"); - xlFormat.format({ "style": { "font-size": "12pt" } }, "D5"); - xlFormat.format({ "style": { "font-size": "14pt" } }, "E5"); - xlFormat.format({ "style": { "font-size": "16pt" } }, "F5"); - this.XLResize.setRowHeight(12, 50); - this.performSelection("A1"); - } - } - }, -}); diff --git a/public/js/spreadsheet/cellformatting.js b/public/js/spreadsheet/cellformatting.js deleted file mode 100644 index 62e4e41..0000000 --- a/public/js/spreadsheet/cellformatting.js +++ /dev/null @@ -1,76 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.cellFormat, showHeader: false }] }], - loadComplete: function () { - var xlFormat = this.XLFormat; - this.setWidthToColumns([150, 140, 130, 168, 110, 110, 127, 130]); - xlFormat.format({ "style": { "font-weight": "bold", "color": "#4857a6" } }, "A1:A19"); - xlFormat.format({ "style": { "font-family": "Arial" } }, "B1:B13"); - xlFormat.format({ "style": { "font-family": "Times New Roman" } }, "C1:C13"); - xlFormat.format({ "style": { "font-family": "Tahoma" } }, "D1:D13"); - xlFormat.format({ "style": { "font-family": "Verdana" } }, "E1:E13"); - xlFormat.format({ "style": { "font-family": "Calibri" } }, "F1:F13"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "B3"); - xlFormat.format({ "style": { "font-style": "italic" } }, "C3"); - xlFormat.format({ "style": { "color": "#ec2024" } }, "B7"); - xlFormat.format({ "style": { "background-color": "#FFEB9C" } }, "C7"); - xlFormat.format({ "style": { "color": "#006100", "background-color": "#C6EFCE" } }, "D7"); - xlFormat.format({ "style": { "text-decoration": "underline" } }, "B9"); - xlFormat.format({ "style": { "text-decoration": "line-through" } }, "C9"); - xlFormat.format({ "style": { "text-align": "left" } }, "B11"); - xlFormat.format({ "style": { "text-align": "center" } }, "C11"); - xlFormat.format({ "style": { "text-align": "right" } }, "D11"); - xlFormat.format({ "style": { "vertical-align": "top" } }, "B13"); - xlFormat.format({ "style": { "vertical-align": "middle" } }, "C13"); - xlFormat.format({ "style": { "vertical-align": "bottom" } }, "D13"); - xlFormat.format({ "style": { "font-size": "8pt" } }, "B5"); - xlFormat.format({ "style": { "font-size": "11pt" } }, "C5"); - xlFormat.format({ "style": { "font-size": "12pt" } }, "D5"); - xlFormat.format({ "style": { "font-size": "14pt" } }, "E5"); - xlFormat.format({ "style": { "font-size": "16pt" } }, "F5"); - xlFormat.addNewCustomStyle("Arial", { style: { "font-family": "Arial" } }); - xlFormat.addNewCustomStyle("Bold", { style: { "font-weight": "Bold" } }); - xlFormat.addNewCustomStyle("8pt", { style: { "font-size": "8pt" } }); - xlFormat.addNewCustomStyle("Font Color", { style: { color: "#ec2024" } }); - xlFormat.addNewCustomStyle("Underline", { style: { "text-decoration": "underline" } }); - xlFormat.applyCustomCellStyle("Arial", "B17"); - xlFormat.applyCustomCellStyle("Bold", "C17"); - xlFormat.applyCustomCellStyle("8pt", "D17"); - xlFormat.applyCustomCellStyle("Font Color", "E17"); - xlFormat.applyCustomCellStyle("Underline", "F17"); - xlFormat.addNewCustomStyle("currency", { NumFormat: { decimalPlaces: 4, thousandSeparator : false, type : "currency"}, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("percentage", { - NumFormat: { decimalPlaces: 4, thousandSeparator: false, type: "percentage" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("longdate", { - NumFormat: { type: "longdate" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("shortdate", { - NumFormat: {type: "shortdate" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.addNewCustomStyle("time", { - NumFormat: {type: "time" }, - style: { color: "#333333", "font-family": "Calibri", "font-size": "11pt", "font-style": "normal", "font-weight": "normal", "text-decoration": "none" } - }); - xlFormat.applyCustomCellStyle("currency", "B19"); - xlFormat.applyCustomCellStyle("percentage", "C19"); - xlFormat.applyCustomCellStyle("shortdate", "D19"); - xlFormat.applyCustomCellStyle("longdate", "E19"); - xlFormat.applyCustomCellStyle("time", "F19"); - this.XLResize.setRowHeight(12, 50); - this.performSelection("A1"); - } - } - }, -}); diff --git a/public/js/spreadsheet/chart.js b/public/js/spreadsheet/chart.js deleted file mode 100644 index 501abb5..0000000 --- a/public/js/spreadsheet/chart.js +++ /dev/null @@ -1,56 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [ - { rangeSettings: [{ dataSource: window.chartDetails, startCell: 'A1', showHeader: true }], sheetName: "3D Column" }, - { rangeSettings: [{ dataSource: window.chartDetails, startCell: 'A1', showHeader: true }], sheetName: "Radar" }, - { rangeSettings: [{ dataSource: window.chartDetails, startCell: 'A1', showHeader: true }], sheetName: "Pie" } - ], - loadComplete: function () { - var xlFormat = this.XLFormat, xlEdit = this.XLEdit, xlChart = this.XLChart; - this.setWidthToColumns([{ colIndex: 0, width: 90 }, { colIndex: 1, width: 85 }, { colIndex: 2, width: 100 }, { colIndex: 11, width: 70 }]); - this.mergeCells("F16:H16", true); - xlEdit.updateValue('F16', "3D Column"); - xlFormat.format({ "type": "currency" }, "B2:B21"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "F16:F16"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "A1:C1"); - xlChart.createChart("A1:B6", { type: "column", enable3D: true, marker: { visible: false }, top: 40, left: 260, width: 340, height: 250 }); - this.gotoPage(2, false); - this.setWidthToColumns([{ colIndex: 0, width: 90 }, { colIndex: 1, width: 85 }, { colIndex: 2, width: 100 }, { colIndex: 11, width: 70 }]); - this.mergeCells("F16:G16", true); - xlEdit.updateValue('F16', "Radar with Markers"); - xlFormat.format({ "type": "currency" }, "B2:B21"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "F16:F16"); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "12px" } }, "A1:C1"); - xlChart.createChart("A1:B6", { type: "radar", enable3D: false, marker: { visible: true }, top: 40, left: 260, width: 340, height: 250 }); - this.gotoPage(3, false); - this.setWidthToColumns([{ colIndex: 0, width: 90 }, { colIndex: 1, width: 85 }, { colIndex: 2, width: 100 }, { colIndex: 7, width: 90 }, { colIndex: 11, width: 70 }]); - this.mergeCells("F16:G16", true); - xlEdit.updateValue('F16', "3D Pie"); - xlFormat.format({ "type": "currency" }, "B2:B21"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "F16:F16"); - xlFormat.format({ "style": { "font-weight": "bold" } }, "A1:C1"); - xlChart.createChart("B1:C6", { type: "pie", enable3D: true, marker: { visible: false }, top: 40, left: 260, width: 360, height: 250 }); - this.gotoPage(1, false); - this.performSelection("A1"); - this.setSheetFocus(); - }, - actionBegin: function (args) { - if (args.reqType === "gotoSheet" && !args.newSheet) { - var charts, len, i = 0; - charts = this.getSheetElement(args.gotoIndex).find(".e-datavisualization-chart"); - len = charts.length; - while (i < len) { - Ember.$(charts[i]).ejChart("redraw"); - i++; - } - } - } - } - }, -}); diff --git a/public/js/spreadsheet/conditionalformatting.js b/public/js/spreadsheet/conditionalformatting.js deleted file mode 100644 index 3c845a6..0000000 --- a/public/js/spreadsheet/conditionalformatting.js +++ /dev/null @@ -1,33 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.conditionalFormat, showHeader: false }] }], - loadComplete: function () { - var xlFormat = this.XLFormat, xlCFormat = this.XLCFormat; - this.sheetRename("Conditional Formatting"); - this.setWidthToColumns([165, 130, 37, 165, 130, 37, 129, 132]); - this.mergeCells("A1:A5", true); - this.mergeCells("D1:D5", true); - this.mergeCells("G1:G5", true); - this.mergeCells("G7:G11", true); - this.mergeCells("A7:A11", true); - this.mergeCells("D7:D11", true); - xlCFormat.setCFRule({ "action": "greaterthan", "inputs": ["5000"], "color": "redft", "range": "E7:E11" }); - xlCFormat.setCFRule({ "action": "lessthan", "inputs": ["30"], "color": "yellowft", "range": "H1:H5" }); - xlCFormat.setCFRule({ "action": "between", "inputs": ["400", "500"], "color": "greenft", "range": "B7:B11" }); - xlCFormat.setCFRule({ "action": "equalto", "inputs": ["20"], "color": "redf", "range": "H7:H11" }); - xlCFormat.setCFRule({ "action": "textcontains", "inputs": ["loafers"], "color": "redt", "range": "B1:B5" }); - xlCFormat.setCFRule({ "action": "dateoccur", "inputs": ["02/04/2014"], "color": "redft", "range": "E1:E5" }); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "10pt", "vertical-align": "middle", "text-align": "center" } }, "A1:A13"); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "10pt", "vertical-align": "middle", "text-align": "center" } }, "D1:D13"); - xlFormat.format({ "style": { "font-weight": "bold", "font-size": "10pt", "vertical-align": "middle", "text-align": "center" } }, "G1:G7"); - this.performSelection("B1"); - } - } - }, -}); diff --git a/public/js/spreadsheet/datavalidation.js b/public/js/spreadsheet/datavalidation.js deleted file mode 100644 index 4740160..0000000 --- a/public/js/spreadsheet/datavalidation.js +++ /dev/null @@ -1,38 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.visaDetail, startCell: 'A1', showHeader: false }] }], - loadComplete: function() { - var values, xlFormat = this.XLFormat, xlValidate = this.XLValidate; - this.setWidthToColumns([120, 40, 210, 40, 160, 40, 85, 40, 190, 40, 200]); - xlFormat.format({ "style": { "font-weight": "bold", "text-align": "center" } }, "A1:K1"); - xlFormat.format({ "type": "currency" }, "E2:E15"); - this.sheetRename("Data Validation"); - values = ["Greater", "6"]; - xlValidate.applyDVRules("A2:A15", values, "number", true, true); - xlValidate.highlightInvalidData("A2:A15"); - values = ["LessOrEqual", "35"]; - xlValidate.applyDVRules("C2:C15", values, "text", true, true); - xlValidate.highlightInvalidData("C2:C15"); - values = ["Between", "150", "200"]; - xlValidate.applyDVRules("E2:E15", values, "decimal", true, true); - xlValidate.highlightInvalidData("E2:E15"); - values = ["list", "=A4:A10"]; - xlValidate.applyDVRules("G2:G15", values, "list", true, true); - xlValidate.highlightInvalidData("G2:G15"); - values = ["Greater", "07/09/2014"]; - xlValidate.applyDVRules("I2:I15", values, "date", true, true); - xlValidate.highlightInvalidData("I2:I15"); - values = ["GreaterOrEqual", "11:23:23"]; - xlValidate.applyDVRules("K2:K15", values, "time", true, true); - xlValidate.highlightInvalidData("K2:K15"); - this.performSelection("A2"); - } - } - }, -}); diff --git a/public/js/spreadsheet/default.js b/public/js/spreadsheet/default.js deleted file mode 100644 index 564e1ad..0000000 --- a/public/js/spreadsheet/default.js +++ /dev/null @@ -1,31 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - scrollSettings: { - height: "530" - }, - importSettings: { - importMapper: window.baseurl + "api/Spreadsheet/Import" - }, - exportSettings: { - excelUrl: window.baseurl + "api/Spreadsheet/ExcelExport", - csvUrl: window.baseurl + "api/Spreadsheet/CsvExport", - pdfUrl: window.baseurl + "api/Spreadsheet/PdfExport" - }, - sheets: [{ - rangeSettings: [{ dataSource: window.defaultData, startCell: "A1" }] - }], - loadComplete: function() { - var xlFormat = this.XLFormat; - if (!this.isImport) { - this.setWidthToColumns([140, 128, 105, 100, 100, 110, 120, 120, 100]); - xlFormat.format({ "style": { "font-weight": "bold" } }, "A1:H1"); - xlFormat.format({ "type": "currency" }, "E2:H11"); - this.XLRibbon.updateRibbonIcons(); - } - } - } - }, -}); diff --git a/public/js/spreadsheet/mftemplate.js b/public/js/spreadsheet/mftemplate.js deleted file mode 100644 index e64eac9..0000000 --- a/public/js/spreadsheet/mftemplate.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - scrollSettings: { - height: "530" - }, - sheets: [{ rangeSettings: [{ dataSource: window.moviesList, startCell: 'B3', showHeader: false }], showGridlines: false }], - loadComplete: function () { - var xlFormat = this.XLFormat; - this.setWidthToColumns([30, 55, 63, 120, 80, 215, 90, 98, 80, 85, 323]); - xlFormat.format({ "style": { "background-color": "#000000", "color": "#FFFFFF", "font-size": "8pt" } }, "A1:V40"); - xlFormat.format({ "style": { "background-color": "#ffcb0d" } }, "A1:K1"); - xlFormat.format({ "style": { "background-color": "#ffcb0d", "font-size": "9pt", color: "#000000", "font-weight": "bold" } }, "B3:K3"); - this.XLShape.setPicture('A1', "content/images/spreadsheet/mv.png", 1275, 160); - this.setHeightToRows([162, 25, 25, 35, 35, 35, 35]); - this.XLFilter.filter("B3:K7"); - xlFormat.format({ "style": { "background-color": "#262626" } }, "B5:K5"); - xlFormat.format({ "style": { "background-color": "#262626" } }, "B7:K7"); - xlFormat.format({ "style": { "text-align": "left" } }, "B4:C7"); - xlFormat.format({ "style": { "vertical-align": "middle" } }, "B4:K7"); - Ember.$("#Spreadsheet_picture1").css("background-color", "transparent"); - } - } - }, -}); diff --git a/public/js/sunburstchart/animation.js b/public/js/sunburstchart/animation.js deleted file mode 100644 index a8a4fc8..0000000 --- a/public/js/sunburstchart/animation.js +++ /dev/null @@ -1,28 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.animation_DataSource, - enableAnimation: true, - valueMemberPath: "Population", - levels: [ - { groupMemberPath: "Continent" }, - { groupMemberPath: "Country" }, - { groupMemberPath: "State" } - ], - dataLabelSettings: { visible: true }, - tooltip: { visible: true }, - innerRadius: 0.2, - size: { height: "600" }, - title: { text: "Population Details" }, - legend: { visible: true, position: "top" }, - animationChange: function (args) { - Ember.$("#SunburstChart").ejSunburstChart({ enableAnimation: args.isChecked }); - }, - animationTypeChange: function (args) { - Ember.$("#SunburstChart").ejSunburstChart({ animationType: args.value.toLowerCase() }); - } - } - } -}); diff --git a/public/js/sunburstchart/default.js b/public/js/sunburstchart/default.js deleted file mode 100644 index d1d57e2..0000000 --- a/public/js/sunburstchart/default.js +++ /dev/null @@ -1,22 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.default_DataSource, - valueMemberPath: "EmployeesCount", - levels: [ - { groupMemberPath: "Country" }, - { groupMemberPath: "JobDescription" }, - { groupMemberPath: "JobGroup" }, - { groupMemberPath: "JobRole" } - ], - dataLabelSettings:{visible:true}, - tooltip: { visible: true}, - innerRadius: 0.2, - size: { height: "600" }, - title: { text: "Employees Count" }, - legend: { visible:true, position: "top" }, - } - } -}); diff --git a/public/js/sunburstchart/zooming.js b/public/js/sunburstchart/zooming.js deleted file mode 100644 index b46e9c3..0000000 --- a/public/js/sunburstchart/zooming.js +++ /dev/null @@ -1,24 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.default_DataSource, - palette: ["#002e4d", "#005c99", "#008ae6", "#33adff", "#80ccff"], - valueMemberPath: "EmployeesCount", - levels: [ - { groupMemberPath: "Country" }, - { groupMemberPath: "JobDescription" }, - { groupMemberPath: "JobGroup" }, - { groupMemberPath: "JobRole" } - ], - dataLabelSettings: { visible: true }, - tooltip: { visible: true}, - innerRadius: 0.2, - title: { text: "Employees Count" }, - size: { height: "600" }, - enableAnimation: true, - zoomSettings: { enable: true }, - } - } -}); diff --git a/public/js/tab/closebutton.js b/public/js/tab/closebutton.js deleted file mode 100644 index d031188..0000000 --- a/public/js/tab/closebutton.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - showCloseButton: true - } - } -}); \ No newline at end of file diff --git a/public/js/tab/default.js b/public/js/tab/default.js deleted file mode 100644 index 1e68397..0000000 --- a/public/js/tab/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); \ No newline at end of file diff --git a/public/js/tab/image.js b/public/js/tab/image.js deleted file mode 100644 index 48cb8af..0000000 --- a/public/js/tab/image.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - width: "500px", - } - } -}); \ No newline at end of file diff --git a/public/js/tagcloud/databinding-remotedata.js b/public/js/tagcloud/databinding-remotedata.js deleted file mode 100644 index bef30b5..0000000 --- a/public/js/tagcloud/databinding-remotedata.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; -let dataManger=ej.DataManager({url: window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); - let query = ej.Query().from("Orders").take(10); -export default Ember.Route.extend({ - model(){ - return { - dataSource: dataManger, - fields: { text: "CustomerID", frequency: "EmployeeID" }, - query: query, - title: "Employee List" - } - } -}); \ No newline at end of file diff --git a/public/js/tagcloud/default.js b/public/js/tagcloud/default.js deleted file mode 100644 index 18f8ac2..0000000 --- a/public/js/tagcloud/default.js +++ /dev/null @@ -1,29 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - title: "Popular Sites", - data: [ - { text: "Google", url: "//www.google.co.in", frequency: 12 }, - { text: "a2zwebhelp", url: "//www.a2zwebhelp.com", frequency: 3 }, - { text: "Arts Technica", url: "//arstechnica.com/", frequency: 8 }, - { text: "Bxslider", url: "//bxslider.com/examples", frequency: 2 }, - { text: "Yahoo", url: "//in.yahoo.com/", frequency: 12 }, - { text: "Facebook", url: "//www.facebook.com/", frequency: 5 }, - { text: "Blogspot", url: "//www.blogspot.com/", frequency: 8 }, - { text: "Microsoft", url: "//www.microsoft.com/", frequency: 20 }, - { text: "Amazon.com", url: "//www.amazon.com/", frequency: 1 }, - { text: "MSN", url: "//www.msn.com/", frequency: 3 }, - { text: "Engadget", url: "//www.engadget.com/", frequency: 5 }, - { text: "LinkedIn", url: "//www.linkedIn.com/", frequency: 9 }, - { text: "Twitter", url: "//www.Twitter.com/", frequency: 0 }, - { text: "Menucool", url: "//www.menucool.com", frequency: 3 }, - { text: "BBC", url: "//www.bbc.co.uk/", frequency: 11 }, - { text: "Valleywag", url: "//valleywag.gawker.com/", frequency: 6 }, - { text: "WOWslider", url: "//wowslider.com", frequency: 9 }, - { text: "W3schools", url: "//www.w3schools.com/", frequency: 2 } - ] - } - } -}); \ No newline at end of file diff --git a/public/js/tagcloud/rtl.js b/public/js/tagcloud/rtl.js deleted file mode 100644 index 122ac38..0000000 --- a/public/js/tagcloud/rtl.js +++ /dev/null @@ -1,27 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - websiteCollection: [ -{ text: "جوجل", url: "//www.google.com", frequency: 12 }, -{ text: "كل الأشياء الرقمية", url: "//allthingsd.com/", frequency: 3 }, -{ text: "الفنون تكنيكا", url: "//arstechnica.com/", frequency: 8 }, -{ text: "بيزنس ويك", url: "//www.businessweek.com/", frequency: 2 }, -{ text: "ياهو", url: "//in.yahoo.com/", frequency: 12 }, -{ text: "مركز الشبكات", url: "//www.centernetworks.com/", frequency: 5 }, -{ text: "حن", url: "//news.cnet.com/crave/", frequency: 8 }, -{ text: "جير أزمة", url: "//techcrunch.com/gadgets/", frequency: 20 }, -{ text: "يوميا تك", url: "//www.dailytech.com/", frequency: 1 }, -{ text: "التقنية بلا حدود", url: "//www.engadget.com/", frequency: 5 }, -{ text: "الأسبوع المعلومات", url: "//www.informationweek.com/", frequency: 0 }, -{ text: "إستخدام آمن", url: "//www.pcworld.com/", frequency: 11 }, -{ text: "جمهورية التكنولوجيا", url: "//techrepublic.com/", frequency: 3 }, -{ text: "الثعبان", url: "//valleywag.gawker.com/", frequency: 6 }, -{ text: "ريديف", url: "//in.rediff.com/", frequency: 9 } -], - enableRTL: true, - titleText: "مواقع التكنولوجيا" - } - } -}); \ No newline at end of file diff --git a/public/js/textboxes/default.js b/public/js/textboxes/default.js deleted file mode 100644 index 28cc8bd..0000000 --- a/public/js/textboxes/default.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - numeric : 35, - percent: 70, - currency: 100, - mask : "999-99" - } - }, -}); diff --git a/public/js/textboxes/localization.js b/public/js/textboxes/localization.js deleted file mode 100644 index 66a9364..0000000 --- a/public/js/textboxes/localization.js +++ /dev/null @@ -1,17 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - numeric: 20, - percent: 75, - currency: 100, - locale: ["en-US", "ar-AE", "vi-VN", "es-ES"], - onActiveChange: function (args) { - Ember.$("#numericLocale").ejNumericTextbox({ locale: args.value }); - Ember.$("#percentLocale").ejPercentageTextbox({ locale: args.value }); - Ember.$("#currencyLocale").ejCurrencyTextbox({ locale: args.value }); - }, - } - }, -}); diff --git a/public/js/textboxes/rtl.js b/public/js/textboxes/rtl.js deleted file mode 100644 index 0822327..0000000 --- a/public/js/textboxes/rtl.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - numeric : 35, - percent: 70, - currency: 100, - mask : "999-99", - rtl: true - } - }, -}); diff --git a/public/js/tileview/default.js b/public/js/tileview/default.js deleted file mode 100644 index 0a5260b..0000000 --- a/public/js/tileview/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - } -}); diff --git a/public/js/tileview/livetile.js b/public/js/tileview/livetile.js deleted file mode 100644 index 9995f50..0000000 --- a/public/js/tileview/livetile.js +++ /dev/null @@ -1,14 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - liveTile3:{updateInterval: 3000, enabled: true, type: "flip", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/bing.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/camera.png']}, - liveTile4:{updateInterval: 3500, enabled: true, type: "flip", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/alerts.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/bing.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/camera.png']}, - badge1:{enabled: true, value: 10}, - liveTile6:{updateInterval: 5000, enabled: true, type: "slide", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_1.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_2.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/people_3.png']}, - liveTile7:{updateInterval: 4000, enabled: true, type: "slide", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/pictures.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/photo_1.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/photo_2.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/pictures.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/photo_1.png']}, - liveTile8:{updateInterval: 5000, enabled: true, type: "carousel", imageUrl:['//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather_1.png','//js.syncfusion.com/demos/jquery/content/images/tile/windows/weather_2.png']} - } - } -}); diff --git a/public/js/timepicker/default.js b/public/js/timepicker/default.js deleted file mode 100644 index 363565e..0000000 --- a/public/js/timepicker/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value: "8:00 AM" - } - } -}); diff --git a/public/js/timepicker/disabledranges.js b/public/js/timepicker/disabledranges.js deleted file mode 100644 index 06b74cf..0000000 --- a/public/js/timepicker/disabledranges.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - - -export default Ember.Route.extend({ - model(){ - return { - value:"8:00 AM", - disabledRanges: [{ startTime: '3:00 AM', endTime: '6:00 AM' }, { startTime: '1:00 PM', endTime: '3:00 PM' }, { startTime: '8:00 PM', endTime: '10:00 PM' }] - } - } -}); diff --git a/public/js/timepicker/rtl.js b/public/js/timepicker/rtl.js deleted file mode 100644 index 3128e19..0000000 --- a/public/js/timepicker/rtl.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - value:"8:00 AM", - rtl: true - } - } -}); diff --git a/public/js/toolbar/databinding-remotedata.js b/public/js/toolbar/databinding-remotedata.js deleted file mode 100644 index 1710e32..0000000 --- a/public/js/toolbar/databinding-remotedata.js +++ /dev/null @@ -1,13 +0,0 @@ -import Ember from 'ember'; -let dataManger= ej.DataManager({url:window.baseurl + "Wcf/Northwind.svc/", crossDomain: true}); - let query = ej.Query().from("Customers").take(6); -export default Ember.Route.extend({ - model(){ - return { - dataSource: dataManger, - fields: { text: "CustomerID", frequency: "EmployeeID" }, - query: query, - width: "33%" - } - } -}); \ No newline at end of file diff --git a/public/js/toolbar/default.js b/public/js/toolbar/default.js deleted file mode 100644 index c315163..0000000 --- a/public/js/toolbar/default.js +++ /dev/null @@ -1,44 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - list: [ - { - empid: "1", tooltiptext: "New mail", - spriteCss: "mailtools movetofolder", - - }, { - empid: "2", tooltiptext: "Calendar", - spriteCss: "mailtools categorize", - - }, { - empid: "3", tooltiptext: "Appointments", - spriteCss: "mailtools flag", - - }, { - empid: "4", tooltiptext: "Week", - spriteCss: "mailtools forward", - - }, { - empid: "5", tooltiptext: "Month", - spriteCss: "mailtools newmail", - - }, - { - empid: "6", tooltiptext: "Notes", - spriteCss: "mailtools reply", - - }, - { - empid: "7", tooltiptext: "Deleted", - spriteCss: "mailtools done", - - } -], -fields: { id: "empid", spriteCssClass: "spriteCss", tooltipText:"title" }, -width: "24%" - - } - } -}); \ No newline at end of file diff --git a/public/js/toolbar/orientation.js b/public/js/toolbar/orientation.js deleted file mode 100644 index 4fe5a99..0000000 --- a/public/js/toolbar/orientation.js +++ /dev/null @@ -1,64 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - list: [{ - edid: "1", - spriteCss: "editTools cursor", - title:"Cursor", - - }, { - edid: "2", - spriteCss: "editTools select", - title:"Select", - - }, { - edid: "3", - spriteCss: "editTools move", - title:"Move", - - }, { - edid: "4", - spriteCss: "editTools rectselect", - title:"Rectselect", - - }, { - edid: "5", - spriteCss: "editTools roundselect", - title:"Roundselect", - - }, { - edid: "6", - spriteCss: "editTools brush", - title:"Brush", - - }, { - edid: "7", - spriteCss: "editTools pen", - title:"Pen", - - }, { - edid: "8", - spriteCss: "editTools gradient", - title:"Gradient", - - }, { - edid: "9", - spriteCss: "editTools crop", - title:"Crop", - - }, { - edid: "10", - spriteCss: "editTools symbols", - title:"Symbols", - - } - ], - fields: { id: "empid", spriteCssClass: "spriteCss", tooltipText:"title" }, - orientation: "vertical", - width: "48px" - - } - } -}); \ No newline at end of file diff --git a/public/js/treegrid/columnmenu.js b/public/js/treegrid/columnmenu.js deleted file mode 100644 index 055692a..0000000 --- a/public/js/treegrid/columnmenu.js +++ /dev/null @@ -1,111 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let sampleData = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: sampleData, - editSettings: { - allowAdding: true, - allowEditing: true, - allowDeleting: true, - editMode: "cellEditing", - rowPosition: "belowSelectedRow" - - }, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "progress", headerText: "Progress", editType: "numericedit" } - ], - toolbarSettings: { - showToolbar: true, - toolbarItems: [ej.TreeGrid.ToolbarItems.Add, - ej.TreeGrid.ToolbarItems.Edit, - ej.TreeGrid.ToolbarItems.Delete, - ej.TreeGrid.ToolbarItems.Update, - ej.TreeGrid.ToolbarItems.Cancel, - ej.TreeGrid.ToolbarItems.ExpandAll, - ej.TreeGrid.ToolbarItems.CollapseAll, - ej.TreeGrid.ToolbarItems.Search - ] - }, - columnDialogFields: ["field", "headerText", "editType", "width", "visible", "allowSorting", "textAlign", "headerTextAlign", "showInColumnChooser"] - } - } -}); \ No newline at end of file diff --git a/public/js/treegrid/columntemplate.js b/public/js/treegrid/columntemplate.js deleted file mode 100644 index 280cd44..0000000 --- a/public/js/treegrid/columntemplate.js +++ /dev/null @@ -1,55 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let treeGridDataSource = [ - { - "Name": "Windows", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { - "Name": "Users", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { - "Name": "Public", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { - "Name": "Documents ", - "DateModified": new Date("06/26/2017"), - "Type": "File Folder", - "DateCreated": new Date("06/16/2017"), - "Children": [ - { "Name": "Document 1", "DateModified": new Date("06/26/2017"), "Type": "HTML document", "DateCreated": new Date("06/16/2017"), }, - { "Name": "Document 2", "DateModified": new Date("06/26/2017"), "Type": "HTML document", "DateCreated": new Date("06/16/2017"), }, - { "Name": "Document 3", "DateModified": new Date("06/26/2017"), "Type": "HTML document", "DateCreated": new Date("06/16/2017"), } - ] - } - ] - } - ] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: treeGridDataSource, - isResponsive: true, - sizeSettings: { - height: '350px' - }, - columns: [ - { field: "Name", headerText: "Name", isTemplateColumn: true, templateID: "customColumnTemplate" }, - { field: "Type", headerText: "Type" }, - { field: "DateCreated", headerText: "Date Created", format: dateFormat }, - { field: "DateModified", headerText: "Date Modified", format: dateFormat }] - } - } -}); \ No newline at end of file diff --git a/public/js/treegrid/default.js b/public/js/treegrid/default.js deleted file mode 100644 index 0002925..0000000 --- a/public/js/treegrid/default.js +++ /dev/null @@ -1,90 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let sampleData = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: sampleData, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "progress", headerText: "Progress", editType: "numericedit" } - ], - } - } -}); \ No newline at end of file diff --git a/public/js/treegrid/editing.js b/public/js/treegrid/editing.js deleted file mode 100644 index e117c6f..0000000 --- a/public/js/treegrid/editing.js +++ /dev/null @@ -1,110 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let sampleData = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }] - } - ] - } -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: sampleData, - editSettings: { - allowAdding: true, - allowEditing: true, - allowDeleting: true, - editMode: "cellEditing", - rowPosition: "belowSelectedRow" - - }, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "progress", headerText: "Progress", editType: "numericedit" } - ], - toolbarSettings: { - showToolbar: true, - toolbarItems: [ej.TreeGrid.ToolbarItems.Add, - ej.TreeGrid.ToolbarItems.Edit, - ej.TreeGrid.ToolbarItems.Delete, - ej.TreeGrid.ToolbarItems.Update, - ej.TreeGrid.ToolbarItems.Cancel, - ej.TreeGrid.ToolbarItems.ExpandAll, - ej.TreeGrid.ToolbarItems.CollapseAll, - ej.TreeGrid.ToolbarItems.Search - ] - }, - } - } -}); \ No newline at end of file diff --git a/public/js/treegrid/paging.js b/public/js/treegrid/paging.js deleted file mode 100644 index df5fd07..0000000 --- a/public/js/treegrid/paging.js +++ /dev/null @@ -1,166 +0,0 @@ -import Ember from 'ember'; -let dateFormat = "{0:" + ej.preferredCulture()["calendars"]["standard"]["patterns"]["d"] + "}"; -let pagingdata = [ - { - taskID: 1, - taskName: "Planning", - startDate: new Date("02/03/2017"), - endDate: new Date("02/07/2017"), - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: new Date("02/03/2017"), endDate: new Date("02/07/2017"), duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: new Date("02/07/2017"), endDate: new Date("02/07/2017"), duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: new Date("02/10/2017"), - endDate: new Date("02/14/2017"), - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: new Date("02/10/2017"), endDate: new Date("02/12/2017"), duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: new Date("02/13/2017"), endDate: new Date("02/14/2017"), duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: new Date("02/14/2017"), endDate: new Date("02/14/2017"), duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "High", - approved: false, - duration: 11, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Low", approved: true } - - ] - }, - - { - taskID: 21, - taskName: "Phase 2", - startDate: new Date("02/17/2017"), - endDate: new Date("02/28/2017"), - priority: "High", - approved: false, - duration: 12, - subtasks: [ - { taskID: 23, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/20/2017"), duration: 4, progress: "50", priority: "Normal", approved: true }, - { taskID: 24, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/20/2017"), duration: 4, progress: "50", priority: "Critical", approved: true }, - { taskID: 25, taskName: "Testing", startDate: new Date("02/21/2017"), endDate: new Date("02/24/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 26, taskName: "Bug fix", startDate: new Date("02/25/2017"), endDate: new Date("02/26/2017"), duration: 2, progress: "0", priority: "Low", approved: false }, - { taskID: 27, taskName: "Customer review meeting", startDate: new Date("02/27/2017"), endDate: new Date("02/28/2017"), duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 28, taskName: "Phase 2 complete", startDate: new Date("02/28/2017"), endDate: new Date("02/28/2017"), duration: 0, priority: "Normal", approved: false } - - ] - }, - - { - taskID: 29, - taskName: "Phase 3", - startDate: new Date("02/17/2017"), - endDate: new Date("02/27/2017"), - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { taskID: 31, taskName: "Development Task 1", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 32, taskName: "Development Task 2", startDate: new Date("02/17/2017"), endDate: new Date("02/19/2017"), duration: 3, progress: "50", priority: "Normal", approved: false }, - { taskID: 33, taskName: "Testing", startDate: new Date("02/20/2017"), endDate: new Date("02/21/2017"), duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 34, taskName: "Bug fix", startDate: new Date("02/24/2017"), endDate: new Date("02/25/2017"), duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 35, taskName: "Customer review meeting", startDate: new Date("02/26/2017"), endDate: new Date("02/27/2017"), duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 36, taskName: "Phase 3 complete", startDate: new Date("02/27/2017"), endDate: new Date("02/27/2017"), duration: 0, priority: "Critical", approved: false } - ] - } - ] - } -]; -let x = 0, l = 0, z = "", data = []; -for (let p = 1; p < 11; p++) { - - for (let i = 0; i < 3; i++) { - let parent = {}; - parent["taskID"] = ++x; - parent["taskName"] = pagingdata[i].taskName + z; - parent["startDate"] = pagingdata[i].startDate - parent["endDate"] = pagingdata[i].endDate; - parent["duration"] = pagingdata[i].duration - parent["status"] = Math.round(Math.random() * 100); - let d = []; - if (ej.isNullOrUndefined(pagingdata[i].subtasks)) { - parent["subtasks"] = d; - data[i] = parent; - continue; - } - for (let j = 0; j < pagingdata[i].subtasks.length; j++) { - let child = {}; - child["taskID"] = ++x; - child["taskName"] = pagingdata[i].subtasks[j].taskName + z; - child["startDate"] = pagingdata[i].subtasks[j].startDate; - child["endDate"] = pagingdata[i].subtasks[j].endDate; - child["duration"] = pagingdata[i].subtasks[j].duration; - child["status"] = Math.round(Math.random() * 100); - let y = []; - if (ej.isNullOrUndefined(pagingdata[i].subtasks[j].subtasks)) { - d.push(child); - continue; - } - for (let k = 0; k < pagingdata[i].subtasks[j].subtasks.length; k++) { - let c = {}; - c["taskID"] = ++x; - c["taskName"] = pagingdata[i].subtasks[j].subtasks[k].taskName + z; - c["startDate"] = pagingdata[i].subtasks[j].subtasks[k].startDate; - c["endDate"] = pagingdata[i].subtasks[j].subtasks[k].endDate; - c["duration"] = pagingdata[i].subtasks[j].subtasks[k].duration; - c["status"] = Math.round(Math.random() * 100); - y.push(c); - } - child["subtasks"] = y; - d.push(child); - } - parent["subtasks"] = d; - data[l++] = parent; - } - z = p; -} -export default Ember.Route.extend({ - model() { - return { - dataSource: data, - columns: [ - { field: "taskID", headerText: "Task Id", editType: "numericedit", width: 45 }, - { field: "taskName", headerText: "Task Name", editType: "stringedit" }, - { field: "startDate", headerText: "Start Date", editType: "datepicker", format: dateFormat }, - { field: "endDate", headerText: "End Date", editType: "datepicker", format: dateFormat }, - { field: "duration", headerText: "Duration", editType: "numericedit" }, - { field: "status", headerText: "Progress", editType: "numericedit" } - ], - } - } -}); \ No newline at end of file diff --git a/public/js/treemap/default.js b/public/js/treemap/default.js deleted file mode 100644 index ad8542c..0000000 --- a/public/js/treemap/default.js +++ /dev/null @@ -1,43 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - dataSource: window.population_data, - colorValuePath: "Population", - borderThickness: 0, - weightValuePath: "Population", - showLegend: true, - showTooltip: true, - tooltipTemplate: 'template', - enableGradient: true, - leafItemSettings: { - showLabels: true, - labelPath: "Country" - }, - legendSettings: { - - leftLabel: "20000000", - width: 150, - height: 20, - rightLabel: "300000000", - title: "Population", - mode: "interactive", - dockPosition:"top", - alignment :"center" - }, - rangeColorMapping: [{ - from: 29671000, - to: 315646000, - gradientColors: ["#fde6cc", "#fab665"] - }], - levels: [{ - groupPath: "Continent", - groupGap: 5, - headerHeight: 25, - showHeader: true, - headerTemplate: 'headertemplate' - }] - } - } -}); diff --git a/public/js/treemap/drilldown.js b/public/js/treemap/drilldown.js deleted file mode 100644 index e57712b..0000000 --- a/public/js/treemap/drilldown.js +++ /dev/null @@ -1,137 +0,0 @@ -import Ember from 'ember'; -var population_data = [ - { Name: "Ontario", Continent: "North America", Country: "Canada", Population: 13210600, Area: 1076395, Density: 12 }, - { Name: "Mexico", Continent: "North America", Country: "Mexico", Population: 15174272, Area: 21355, Density: 711 }, - { Name: "California", Continent: "North America", Country: "United States", Population: 37253956, Area: 423970, Density: 88 }, - { Name: "Texas", Continent: "North America", Country: "United States", Population: 25145561, Area: 696241, Density: 36 }, - { Name: "New York", Continent: "North America", Country: "United States", Population: 19378102, Area: 141299, Density: 137 }, - { Name: "Florida", Continent: "North America", Country: "United States", Population: 18801310, Area: 170304, Density: 110 }, - { Name: "Illinois", Continent: "North America", Country: "United States", Population: 12830632, Area: 140998, Density: 91 }, - { Name: "Pennsylvania", Continent: "North America", Country: "United States", Population: 12702379, Area: 119283, Density: 106 }, - { Name: "Ohio", Continent: "North America", Country: "United States", Population: 11536504, Area: 116096, Density: 99 }, - { Name: "Buenos Aires", Continent: "South America", Country: "Argentina", Population: 15594428, Area: 307571, Density: 51 }, - { Name: "Sao Paulo", Continent: "South America", Country: "Brazil", Population: 43663672, Area: 248209, Density: 166 }, - { Name: "Minas Gerais", Continent: "South America", Country: "Brazil", Population: 20593366, Area: 586528, Density: 33 }, - { Name: "Rio de Janeiro", Continent: "South America", Country: "Brazil", Population: 16369178, Area: 43696, Density: 366 }, - { Name: "Bahia", Continent: "South America", Country: "Brazil", Population: 15044127, Area: 564692, Density: 25 }, - { Name: "Rio Grande do Sul", Continent: "South America", Country: "Brazil", Population: 11164050, Area: 281748, Density: 38 }, - { Name: "Parana", Continent: "South America", Country: "Brazil", Population: 10997462, Area: 199315, Density: 52 }, - { Name: "Dhaka", Continent: "Asia", Country: "Bangladesh", Population: 46729000, Area: 31120, Density: 1502 }, - { Name: "Chittagong", Continent: "Asia", Country: "Bangladesh", Population: 28079000, Area: 33771, Density: 831 }, - { Name: "Rajshahi", Continent: "Asia", Country: "Bangladesh", Population: 18329000, Area: 18197, Density: 1007 }, - { Name: "Rangpur", Continent: "Asia", Country: "Bangladesh", Population: 15665000, Area: 16317, Density: 960 }, - { Name: "Khulna", Continent: "Asia", Country: "Bangladesh", Population: 15563000, Area: 22272, Density: 699 }, - { Name: "Guangdong", Continent: "Asia", Country: "China", Population: 104303132, Area: 177900, Density: 618 }, - { Name: "Shandong", Continent: "Asia", Country: "China", Population: 95793065, Area: 156700, Density: 598 }, - { Name: "Henan", Continent: "Asia", Country: "China", Population: 94023567, Area: 167000, Density: 560 }, - { Name: "Sichuan", Continent: "Asia", Country: "China", Population: 80418200, Area: 485000, Density: 181 }, - { Name: "Jiangsu", Continent: "Asia", Country: "China", Population: 78659903, Area: 102600, Density: 743 }, - { Name: "Hebei", Continent: "Asia", Country: "China", Population: 71854202, Area: 187700, Density: 370 }, - { Name: "Hunan", Continent: "Asia", Country: "China", Population: 65683722, Area: 211800, Density: 323 }, - { Name: "Anhui", Continent: "Asia", Country: "China", Population: 59500510, Area: 139400, Density: 498 }, - { Name: "Hubei", Continent: "Asia", Country: "China", Population: 57237740, Area: 185900, Density: 332 }, - { Name: "Zhejiang", Continent: "Asia", Country: "China", Population: 54426891, Area: 101800, Density: 509 }, - { Name: "Guangxi", Continent: "Asia", Country: "China", Population: 46026629, Area: 236700, Density: 211 }, - { Name: "Yunnan", Continent: "Asia", Country: "China", Population: 45966239, Area: 394100, Density: 107 }, - { Name: "Jiangxi", Continent: "Asia", Country: "China", Population: 44567475, Area: 166900, Density: 257 }, - { Name: "Liaoning", Continent: "Asia", Country: "China", Population: 43746323, Area: 145900, Density: 295 }, - { Name: "Heilongjiang", Continent: "Asia", Country: "China", Population: 38312224, Area: 460000, Density: 83 }, - { Name: "Shaanxi", Continent: "Asia", Country: "China", Population: 37327378, Area: 205800, Density: 180 }, - { Name: "Fujian", Continent: "Asia", Country: "China", Population: 36894216, Area: 121400, Density: 283 }, - { Name: "Shanxi", Continent: "Asia", Country: "China", Population: 35712111, Area: 156800, Density: 214 }, - { Name: "Guizhou", Continent: "Asia", Country: "China", Population: 34746468, Area: 176100, Density: 214 }, - { Name: "Chongqing", Continent: "Asia", Country: "China", Population: 28846170, Area: 82300, Density: 393 }, - { Name: "Jilin", Continent: "Asia", Country: "China", Population: 27462297, Area: 187400, Density: 146 }, - { Name: "Gansu", Continent: "Asia", Country: "China", Population: 25575254, Area: 454000, Density: 58 }, - { Name: "Inner Mongolia", Continent: "Asia", Country: "China", Population: 24706321, Area: 1183000, Density: 21 }, - { Name: "Shanghai", Continent: "Asia", Country: "China", Population: 23019148, Area: 7037, Density: 2730 }, - { Name: "Xinjiang", Continent: "Asia", Country: "China", Population: 21813334, Area: 1660001, Density: 13 }, - { Name: "Beijing", Continent: "Asia", Country: "China", Population: 19612368, Area: 16801, Density: 1309 }, - { Name: "Tianjin", Continent: "Asia", Country: "China", Population: 12938224, Area: 11760, Density: 1044 }, - { Name: "Uttar Pradesh", Continent: "Asia", Country: "India", Population: 200581477, Area: 240928, Density: 828 }, - { Name: "Maharashtra", Continent: "Asia", Country: "India", Population: 112372972, Area: 307713, Density: 365 }, - { Name: "Bihar", Continent: "Asia", Country: "India", Population: 103804637, Area: 94163, Density: 1102 }, - { Name: "West Bengal", Continent: "Asia", Country: "India", Population: 91347736, Area: 88752, Density: 1029 }, - { Name: "Andhra Pradesh", Continent: "Asia", Country: "India", Population: 84665533, Area: 275045, Density: 308 }, - { Name: "Madhya Pradesh", Continent: "Asia", Country: "India", Population: 72597565, Area: 308245, Density: 236 }, - { Name: "Tamil Nadu", Continent: "Asia", Country: "India", Population: 72138958, Area: 130058, Density: 555 }, - { Name: "Rajasthan", Continent: "Asia", Country: "India", Population: 68621012, Area: 342239, Density: 201 }, - { Name: "Karnataka", Continent: "Asia", Country: "India", Population: 61130704, Area: 191791, Density: 319 }, - { Name: "Gujarat", Continent: "Asia", Country: "India", Population: 60383628, Area: 196024, Density: 308 }, - { Name: "Odisha", Continent: "Asia", Country: "India", Population: 41947358, Area: 155820, Density: 269 }, - { Name: "Kerala", Continent: "Asia", Country: "India", Population: 33387677, Area: 38863, Density: 859 }, - { Name: "Jharkhand", Continent: "Asia", Country: "India", Population: 32966238, Area: 74677, Density: 414 }, - { Name: "Assam", Continent: "Asia", Country: "India", Population: 31169272, Area: 78550, Density: 397 }, - { Name: "Punjab", Continent: "Asia", Country: "India", Population: 27704236, Area: 50362, Density: 550 }, - { Name: "Chattisgarh", Continent: "Asia", Country: "India", Population: 25540196, Area: 135194, Density: 189 }, - { Name: "Haryana", Continent: "Asia", Country: "India", Population: 25353081, Area: 44212, Density: 573 }, - { Name: "Delhi", Continent: "Asia", Country: "India", Population: 16753235, Area: 1483, Density: 11297 }, - { Name: "Jammu", Continent: "Asia", Country: "India", Population: 12548926, Area: 222236, Density: 56 }, - { Name: "Uttarakhand", Continent: "Asia", Country: "India", Population: 10116752, Area: 53483, Density: 189 }, - { Name: "West Java", Continent: "Asia", Country: "Indonesia", Population: 43021826, Area: 348161, Density: 1236 }, - { Name: "East Java", Continent: "Asia", Country: "Indonesia", Population: 37476011, Area: 47922, Density: 782 }, - { Name: "Central Java", Continent: "Asia", Country: "Indonesia", Population: 32380687, Area: 32548, Density: 995 }, - { Name: "North Sumatra", Continent: "Asia", Country: "Indonesia", Population: 12985075, Area: 71680, Density: 181 }, - { Name: "Banten", Continent: "Asia", Country: "Indonesia", Population: 10644030, Area: 9161, Density: 1162 }, - { Name: "Jakarta", Continent: "Asia", Country: "Indonesia", Population: 10187595, Area: 74028, Density: 15342 }, - { Name: "Tehran", Continent: "Asia", Country: "Iran", Population: 14795116, Area: 18814, Density: 786 }, - { Name: "Tokyo", Continent: "Asia", Country: "Japan", Population: 13010279, Area: 2187, Density: 5949 }, - { Name: "Punjab", Continent: "Asia", Country: "Pakistan", Population: 101000000, Area: 205344, Density: 490 }, - { Name: "Sindh", Continent: "Asia", Country: "Pakistan", Population: 34968800, Area: 140914, Density: 248 }, - { Name: "Khyber Pakhtunkhwa", Continent: "Asia", Country: "Pakistan", Population: 20468700, Area: 34084, Density: 601 }, - { Name: "Calarbarzon", Continent: "Asia", Country: "Philippines", Population: 12609803, Area: 16229, Density: 777 }, - { Name: "Metro", Continent: "Asia", Country: "Philippines", Population: 11553427, Area: 639, Density: 186415 }, - { Name: "Central Luzon", Continent: "Asia", Country: "Philippines", Population: 10137737, Area: 21740, Density: 4722 }, - { Name: "Moscow", Continent: "Asia", Country: "Russia", Population: 11503501, Area: 1081, Density: 9772 }, - { Name: "Gyeonggi", Continent: "Asia", Country: "South Korea", Population: 11571684, Area: 10131, Density: 1142 }, - { Name: "Seoul", Continent: "Asia", Country: "South Korea", Population: 10208302, Area: 605, Density: 16873 }, - { Name: "Tianjin", Continent: "Africa", Country: "Ethiopia", Population: 27158471, Area: 353632, Density: 77 }, - { Name: "Tianjin", Continent: "Africa", Country: "Ethiopia", Population: 24000200, Area: 156960, Density: 153 }, - { Name: "Tianjin", Continent: "Africa", Country: "Ethiopia", Population: 15042531, Area: 112343, Density: 234 }, - { Name: "Rift Valley", Continent: "Africa", Country: "Kenya", Population: 10006805, Area: 182413, Density: 55 }, - { Name: "Lagos", Continent: "Africa", Country: "Nigeria", Population: 10006805, Area: 182413, Density: 55 }, - { Name: "Kano", Continent: "Africa", Country: "Nigeria", Population: 10006805, Area: 182413, Density: 55 }, - { Name: "Gauteng", Continent: "Africa", Country: "South Africa", Population: 12728400, Area: 16548, Density: 632 }, - { Name: "KwaZulu-Natal", Continent: "Africa", Country: "South Africa", Population: 10456900, Area: 94361, Density: 109 }, - { Name: "Ile-de- France", Continent: "Europe", Country: "France", Population: 11694000, Area: 12012, Density: 974 }, - { Name: "Lombardy", Continent: "Europe", Country: "Italy", Population: 10006710, Area: 23861, Density: 414 }, - { Name: "North Rhine-Westphalia", Continent: "Europe", Country: "Germany", Population: 17872863, Area: 34084, Density: 524 }, - { Name: "Bavaria", Continent: "Europe", Country: "Germany", Population: 12510331, Area: 70549, Density: 177 }, - { Name: "NBaden-Wurttemberg", Continent: "Europe", Country: "Germany", Population: 10747479, Area: 35752, Density: 301 }, - { Name: "Istanbul", Continent: "Europe", Country: "Turkey", Population: 12915158, Area: 5196, Density: 2486 }, - { Name: "England", Continent: "Europe", Country: "United Kingdom", Population: 51446600, Area: 130395, Density: 395 }, - { Name: "New South Wales", Continent: "Oceania", Country: "Australia", Population: 7303700, Area: 809444, Density: 9 }, - { Name: "Victoria", Continent: "Oceania", Country: "Australia", Population: 5679600, Area: 237629, Density: 25 }, - { Name: "Queensland", Continent: "Oceania", Country: "Australia", Population: 4610900, Area: 1852642, Density: 3 }, -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: population_data, - enableDrillDown: true, - drillDownSelectionColor: "#199DAF", - uniColorMapping: { color: "#CCDFE3" }, - weightValuePath: "Population", - levels: [ - { groupPath: "Continent", showLabels: true, groupGap: 5, headerHeight: 25, showHeader: false, labelPosition: "topleft", headerTemplate: 'headertemplate' }, - { groupPath: "Country", showLabels: true, groupGap: 0, headerHeight: 25, showHeader: false, labelPosition: "topleft", headerTemplate: 'headertemplate' }, - { groupPath: "Name", showLabels: true, groupGap: 0, headerHeight: 25, showHeader: false, labelPosition: "topleft", headerTemplate: 'headertemplate' } - ], - headerTemplateRendering: function (sender) { - if (sender.headerItem.drilldownHeaders) { - var length = sender.childItems.length; - var population = 0; - for (var i = 0; i < length; i++) { - population = population + sender.childItems[i].Population; - } - for (var j = 0; j < sender.headerItem.drilldownHeaders.length; j++) { - if (j == sender.headerItem.drilldownHeaders.length - 1) - sender.headerItem.drilldownHeaders[j] = sender.headerItem.originalHeaders[j] + " - Population : " + population.toLocaleString(); - else - sender.headerItem.drilldownHeaders[j] = sender.headerItem.originalHeaders[j]; - } - } - } - } - } -}); diff --git a/public/js/treemap/hierarchical.js b/public/js/treemap/hierarchical.js deleted file mode 100644 index 35393d9..0000000 --- a/public/js/treemap/hierarchical.js +++ /dev/null @@ -1,51 +0,0 @@ -import Ember from 'ember'; -var hierarchical_sales_data = [ - { - Name: "United States", Sales: 28092, Expense: 26000, States: [ - { Name: "New York", Sales: 2353, Expense: 2000 }, - { Name: "Los Angeles", Sales: 3453, Expense: 3000 }, - { Name: "San Francisco", Sales: 8456, Expense: 8000 }, - { Name: "Chicago", Sales: 6785, Expense: 7000 }, - { Name: "Miami", Sales: 7045, Expense: 6000 }, - ] - }, - - { - Name: "Canada", Sales: 19240, Expense: 18500, States: [ - { Name: "Toronto", Sales: 7045, Expense: 7000 }, - { Name: "Vancouver", Sales: 4352, Expense: 4000 }, - { Name: "Winnipeg", Sales: 7843, Expense: 7500 } - ] - }, - - { - Name: "Mexico",Sales: 16980, Expense: 14500, States: [ - { Name: "Mexico City", Sales: 7843, Expense: 6500 }, - { Name: "Cancun", Sales: 6683, Expense: 6000 }, - { Name: "Acapulco", Sales: 2454, Expense: 2000 } - ] - }, - -]; -export default Ember.Route.extend({ - model() { - return { - dataSource: hierarchical_sales_data, - //Specifies data is present in hierarchical format - isHierarchicalDatasource: true, - borderBrush: "#666666", - borderThickness: 0, - tooltipTemplate: "tooltiptemp", - showTooltip: true, - colorValuePath: "Expense", - weightValuePath: "Sales", - desaturationColorMapping: { from: 1, to: 0.5, color: "#41B8C4", rangeMinimum: 2000, rangeMaximum: 8000 }, - levels: [ - { groupPath: "States", groupGap: 3, showHeader: true, headerHeight: 25, headerTemplate: 'headertemplate', showLabels: true, labelTemplate: 'labeltemplate' } - ], - leafItemSettings: { - labelPath: "Name" - } - } - } -}); diff --git a/public/js/treeview/default.js b/public/js/treeview/default.js deleted file mode 100644 index 7c924e7..0000000 --- a/public/js/treeview/default.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model(){ - return { - - } - }, -}); diff --git a/public/js/treeview/icons.js b/public/js/treeview/icons.js deleted file mode 100644 index 20093e3..0000000 --- a/public/js/treeview/icons.js +++ /dev/null @@ -1,9 +0,0 @@ -import Ember from 'ember'; -export default Ember.Route.extend({ - model(){ - return { - - - } - }, -}); diff --git a/public/js/treeview/loadondemand.js b/public/js/treeview/loadondemand.js deleted file mode 100644 index bb9ec09..0000000 --- a/public/js/treeview/loadondemand.js +++ /dev/null @@ -1,32 +0,0 @@ -import Ember from 'ember'; - let localData = [ - { id: 1, name: "Local Disk(C:)", hasChild: true }, - { id: 2, pid: 1, name: "Folder 1" }, - { id: 3, pid: 1, name: "Folder 2" }, - { id: 4, pid: 1, name: "Folder 3", hasChild: true }, - { id: 10, pid: 4, name: "File 1" }, - { id: 11, pid: 4, name: "File 2", hasChild: true }, - { id: 12, pid: 11, name: "File 3" }, - { id: 5, name: "Local Disk(D:)", hasChild: true }, - { id: 6, pid: 5, name: "Folder 4", hasChild: true }, - { id: 7, pid: 6, name: "File 4" }, - { id: 8, pid: 6, name: "File 5" }, - { id: 9, pid: 6, name: "File 6" }, - { id: 10, pid: 5, name: "Folder 5" }, - { id: 11, pid: 5, name: "Folder 6" }, - { id: 12, name: "Local Disk(E:)", hasChild: true }, - { id: 13, pid: 12, name: "Folder 7", hasChild: true }, - { id: 14, pid: 13, name: "File 7" }, - { id: 15, pid: 13, name: "File 8" }, - { id: 16, pid: 13, name: "File 9" }, - { id: 17, pid: 12, name: "Folder 8" }, - { id: 18, pid: 12, name: "Folder 9" } - ]; -export default Ember.Route.extend({ - model(){ - return { - Fields: { id : "id", parentId: "pid", text: "name", hasChild:"hasChild", expanded:"expanded", dataSource : localData} - - } - }, -}); diff --git a/public/js/treeview/localdatabinding.js b/public/js/treeview/localdatabinding.js deleted file mode 100644 index 2d48d22..0000000 --- a/public/js/treeview/localdatabinding.js +++ /dev/null @@ -1,30 +0,0 @@ -import Ember from 'ember'; - let dataList = [ - { id: 1, name: "Fiction Book Lists", hasChild: true, expanded: true }, - { id: 2, pid: 1, name: "To Kill a Mockingbird " }, - { id: 3, pid: 1, name: "Pride and Prejudice " }, - { id: 4, pid: 1, name: "Harry Potter" }, - { id: 5, pid: 1, name: "The Hobbit " }, - { id: 6, name: "Mystery Book Lists", hasChild: true, expanded: true }, - { id: 7, pid: 6, name: "And Then There Were None " }, - { id: 8, pid: 6, name: "Angels & Demons" }, - { id: 9, pid: 6, name: "In Cold Blood " }, - { id: 10, pid: 6, name: "The Name of the Rose " }, - { id: 11, name: "Horror Novels", hasChild: true }, - { id: 12, pid: 11, name: "The Shining (The Shining, #1) " }, - { id: 13, pid: 11, name: "The Haunting of Hill House " }, - { id: 14, pid: 11, name: "The Silence of the Lambs (Hannibal Lecter, #2) " }, - { id: 15, name: "Novel Lists", hasChild: true }, - { id: 16, pid: 15, name: "Shadow Hills (Shadow Hills, #1) " }, - { id: 17, pid: 15, name: "After Forever Ends " }, - { id: 18, pid: 15, name: "Angel Star" }, - { id: 19, pid: 15, name: "Raised by Wolves" }, - { id: 20, pid: 15, name: "Falling From Grace" }] -export default Ember.Route.extend({ - model(){ - return { - Fields: { id : "id", parentId: "pid", text: "name", hasChild:"hasChild", expanded:"expanded", dataSource : dataList} - - } - }, -}); diff --git a/public/js/uploadbox/default.js b/public/js/uploadbox/default.js deleted file mode 100644 index fa6a4ad..0000000 --- a/public/js/uploadbox/default.js +++ /dev/null @@ -1,10 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - saveURL: window.baseurl + 'api/uploadbox/Save', - removeURL: window.baseurl + 'api/uploadbox/Remove' - } - } -}); \ No newline at end of file diff --git a/public/js/uploadbox/draganddrop.js b/public/js/uploadbox/draganddrop.js deleted file mode 100644 index 298c3a5..0000000 --- a/public/js/uploadbox/draganddrop.js +++ /dev/null @@ -1,12 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - saveURL: window.baseurl + 'api/uploadbox/Save', - removeURL: window.baseurl + 'api/uploadbox/Remove', - allowDragAndDrop: true, - multipleFilesSelection: true - } - } -}); \ No newline at end of file diff --git a/public/js/uploadbox/rtl.js b/public/js/uploadbox/rtl.js deleted file mode 100644 index 0c0fb34..0000000 --- a/public/js/uploadbox/rtl.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - saveURL: window.baseurl + 'api/uploadbox/Save', - removeURL: window.baseurl + 'api/uploadbox/Remove', - enableRTL: true - } - } -}); \ No newline at end of file diff --git a/public/js/waitingpopup/default.js b/public/js/waitingpopup/default.js deleted file mode 100644 index 3402733..0000000 --- a/public/js/waitingpopup/default.js +++ /dev/null @@ -1,11 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - append: "#target", - target: "#target", - showOnInit: true - } - } -}); \ No newline at end of file diff --git a/public/js/waitingpopup/template.js b/public/js/waitingpopup/template.js deleted file mode 100644 index db8039c..0000000 --- a/public/js/waitingpopup/template.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; - -export default Ember.Route.extend({ - model() { - return { - append: "#target", - target: "#target", - showOnInit: true, - oncreate: function () { - let obj = Ember.$('#target').data('ejWaitingPopup'); - obj.setModel({ template: Ember.$('#content') }); - } - } - } -}); \ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index f591645..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# http://www.robotstxt.org -User-agent: * -Disallow: diff --git a/public/scripts/CodeMirror/clike.js b/public/scripts/CodeMirror/clike.js deleted file mode 100644 index 710953b..0000000 --- a/public/scripts/CodeMirror/clike.js +++ /dev/null @@ -1,489 +0,0 @@ -// CodeMirror, copyright (c) by Marijn Haverbeke and others -// Distributed under an MIT license: http://codemirror.net/LICENSE - -(function(mod) { - if (typeof exports == "object" && typeof module == "object") // CommonJS - mod(require("../../lib/codemirror")); - else if (typeof define == "function" && define.amd) // AMD - define(["../../lib/codemirror"], mod); - else // Plain browser env - mod(CodeMirror); -})(function(CodeMirror) { -"use strict"; - -CodeMirror.defineMode("clike", function(config, parserConfig) { - var indentUnit = config.indentUnit, - statementIndentUnit = parserConfig.statementIndentUnit || indentUnit, - dontAlignCalls = parserConfig.dontAlignCalls, - keywords = parserConfig.keywords || {}, - builtin = parserConfig.builtin || {}, - blockKeywords = parserConfig.blockKeywords || {}, - atoms = parserConfig.atoms || {}, - hooks = parserConfig.hooks || {}, - multiLineStrings = parserConfig.multiLineStrings, - indentStatements = parserConfig.indentStatements !== false; - var isOperatorChar = /[+\-*&%=<>!?|\/]/; - - var curPunc; - - function tokenBase(stream, state) { - var ch = stream.next(); - if (hooks[ch]) { - var result = hooks[ch](stream, state); - if (result !== false) return result; - } - if (ch == '"' || ch == "'") { - state.tokenize = tokenString(ch); - return state.tokenize(stream, state); - } - if (/[\[\]{}\(\),;\:\.]/.test(ch)) { - curPunc = ch; - return null; - } - if (/\d/.test(ch)) { - stream.eatWhile(/[\w\.]/); - return "number"; - } - if (ch == "/") { - if (stream.eat("*")) { - state.tokenize = tokenComment; - return tokenComment(stream, state); - } - if (stream.eat("/")) { - stream.skipToEnd(); - return "comment"; - } - } - if (isOperatorChar.test(ch)) { - stream.eatWhile(isOperatorChar); - return "operator"; - } - stream.eatWhile(/[\w\$_\xa1-\uffff]/); - var cur = stream.current(); - if (keywords.propertyIsEnumerable(cur)) { - if (blockKeywords.propertyIsEnumerable(cur)) curPunc = "newstatement"; - return "keyword"; - } - if (builtin.propertyIsEnumerable(cur)) { - if (blockKeywords.propertyIsEnumerable(cur)) curPunc = "newstatement"; - return "builtin"; - } - if (atoms.propertyIsEnumerable(cur)) return "atom"; - return "variable"; - } - - function tokenString(quote) { - return function(stream, state) { - var escaped = false, next, end = false; - while ((next = stream.next()) != null) { - if (next == quote && !escaped) {end = true; break;} - escaped = !escaped && next == "\\"; - } - if (end || !(escaped || multiLineStrings)) - state.tokenize = null; - return "string"; - }; - } - - function tokenComment(stream, state) { - var maybeEnd = false, ch; - while (ch = stream.next()) { - if (ch == "/" && maybeEnd) { - state.tokenize = null; - break; - } - maybeEnd = (ch == "*"); - } - return "comment"; - } - - function Context(indented, column, type, align, prev) { - this.indented = indented; - this.column = column; - this.type = type; - this.align = align; - this.prev = prev; - } - function pushContext(state, col, type) { - var indent = state.indented; - if (state.context && state.context.type == "statement") - indent = state.context.indented; - return state.context = new Context(indent, col, type, null, state.context); - } - function popContext(state) { - var t = state.context.type; - if (t == ")" || t == "]" || t == "}") - state.indented = state.context.indented; - return state.context = state.context.prev; - } - - // Interface - - return { - startState: function(basecolumn) { - return { - tokenize: null, - context: new Context((basecolumn || 0) - indentUnit, 0, "top", false), - indented: 0, - startOfLine: true - }; - }, - - token: function(stream, state) { - var ctx = state.context; - if (stream.sol()) { - if (ctx.align == null) ctx.align = false; - state.indented = stream.indentation(); - state.startOfLine = true; - } - if (stream.eatSpace()) return null; - curPunc = null; - var style = (state.tokenize || tokenBase)(stream, state); - if (style == "comment" || style == "meta") return style; - if (ctx.align == null) ctx.align = true; - - if ((curPunc == ";" || curPunc == ":" || curPunc == ",") && ctx.type == "statement") popContext(state); - else if (curPunc == "{") pushContext(state, stream.column(), "}"); - else if (curPunc == "[") pushContext(state, stream.column(), "]"); - else if (curPunc == "(") pushContext(state, stream.column(), ")"); - else if (curPunc == "}") { - while (ctx.type == "statement") ctx = popContext(state); - if (ctx.type == "}") ctx = popContext(state); - while (ctx.type == "statement") ctx = popContext(state); - } - else if (curPunc == ctx.type) popContext(state); - else if (indentStatements && - (((ctx.type == "}" || ctx.type == "top") && curPunc != ';') || - (ctx.type == "statement" && curPunc == "newstatement"))) - pushContext(state, stream.column(), "statement"); - state.startOfLine = false; - return style; - }, - - indent: function(state, textAfter) { - if (state.tokenize != tokenBase && state.tokenize != null) return CodeMirror.Pass; - var ctx = state.context, firstChar = textAfter && textAfter.charAt(0); - if (ctx.type == "statement" && firstChar == "}") ctx = ctx.prev; - var closing = firstChar == ctx.type; - if (ctx.type == "statement") return ctx.indented + (firstChar == "{" ? 0 : statementIndentUnit); - else if (ctx.align && (!dontAlignCalls || ctx.type != ")")) return ctx.column + (closing ? 0 : 1); - else if (ctx.type == ")" && !closing) return ctx.indented + statementIndentUnit; - else return ctx.indented + (closing ? 0 : indentUnit); - }, - - electricChars: "{}", - blockCommentStart: "/*", - blockCommentEnd: "*/", - lineComment: "//", - fold: "brace" - }; -}); - - function words(str) { - var obj = {}, words = str.split(" "); - for (var i = 0; i < words.length; ++i) obj[words[i]] = true; - return obj; - } - var cKeywords = "auto if break int case long char register continue return default short do sizeof " + - "double static else struct entry switch extern typedef float union for unsigned " + - "goto while enum void const signed volatile"; - - function cppHook(stream, state) { - if (!state.startOfLine) return false; - for (;;) { - if (stream.skipTo("\\")) { - stream.next(); - if (stream.eol()) { - state.tokenize = cppHook; - break; - } - } else { - stream.skipToEnd(); - state.tokenize = null; - break; - } - } - return "meta"; - } - - function cpp11StringHook(stream, state) { - stream.backUp(1); - // Raw strings. - if (stream.match(/(R|u8R|uR|UR|LR)/)) { - var match = stream.match(/"([^\s\\()]{0,16})\(/); - if (!match) { - return false; - } - state.cpp11RawStringDelim = match[1]; - state.tokenize = tokenRawString; - return tokenRawString(stream, state); - } - // Unicode strings/chars. - if (stream.match(/(u8|u|U|L)/)) { - if (stream.match(/["']/, /* eat */ false)) { - return "string"; - } - return false; - } - // Ignore this hook. - stream.next(); - return false; - } - - // C#-style strings where "" escapes a quote. - function tokenAtString(stream, state) { - var next; - while ((next = stream.next()) != null) { - if (next == '"' && !stream.eat('"')) { - state.tokenize = null; - break; - } - } - return "string"; - } - - // C++11 raw string literal is "( anything )", where - // can be a string up to 16 characters long. - function tokenRawString(stream, state) { - // Escape characters that have special regex meanings. - var delim = state.cpp11RawStringDelim.replace(/[^\w\s]/g, '\\$&'); - var match = stream.match(new RegExp(".*?\\)" + delim + '"')); - if (match) - state.tokenize = null; - else - stream.skipToEnd(); - return "string"; - } - - function def(mimes, mode) { - if (typeof mimes == "string") mimes = [mimes]; - var words = []; - function add(obj) { - if (obj) for (var prop in obj) if (obj.hasOwnProperty(prop)) - words.push(prop); - } - add(mode.keywords); - add(mode.builtin); - add(mode.atoms); - if (words.length) { - mode.helperType = mimes[0]; - CodeMirror.registerHelper("hintWords", mimes[0], words); - } - - for (var i = 0; i < mimes.length; ++i) - CodeMirror.defineMIME(mimes[i], mode); - } - - def(["text/x-csrc", "text/x-c", "text/x-chdr"], { - name: "clike", - keywords: words(cKeywords), - blockKeywords: words("case do else for if switch while struct"), - atoms: words("null"), - hooks: {"#": cppHook}, - modeProps: {fold: ["brace", "include"]} - }); - - def(["text/x-c++src", "text/x-c++hdr"], { - name: "clike", - keywords: words(cKeywords + " asm dynamic_cast namespace reinterpret_cast try bool explicit new " + - "static_cast typeid catch operator template typename class friend private " + - "this using const_cast inline public throw virtual delete mutable protected " + - "wchar_t alignas alignof constexpr decltype nullptr noexcept thread_local final " + - "static_assert override"), - blockKeywords: words("catch class do else finally for if struct switch try while"), - atoms: words("true false null"), - hooks: { - "#": cppHook, - "u": cpp11StringHook, - "U": cpp11StringHook, - "L": cpp11StringHook, - "R": cpp11StringHook - }, - modeProps: {fold: ["brace", "include"]} - }); - - def("text/x-java", { - name: "clike", - keywords: words("abstract assert boolean break byte case catch char class const continue default " + - "do double else enum extends final finally float for goto if implements import " + - "instanceof int interface long native new package private protected public " + - "return short static strictfp super switch synchronized this throw throws transient " + - "try void volatile while"), - blockKeywords: words("catch class do else finally for if switch try while"), - atoms: words("true false null"), - hooks: { - "@": function(stream) { - stream.eatWhile(/[\w\$_]/); - return "meta"; - } - }, - modeProps: {fold: ["brace", "import"]} - }); - - def("text/x-csharp", { - name: "clike", - keywords: words("abstract as base break case catch checked class const continue" + - " default delegate do else enum event explicit extern finally fixed for" + - " foreach goto if implicit in interface internal is lock namespace new" + - " operator out override params private protected public readonly ref return sealed" + - " sizeof stackalloc static struct switch this throw try typeof unchecked" + - " unsafe using virtual void volatile while add alias ascending descending dynamic from get" + - " global group into join let orderby partial remove select set value var yield"), - blockKeywords: words("catch class do else finally for foreach if struct switch try while"), - builtin: words("Boolean Byte Char DateTime DateTimeOffset Decimal Double" + - " Guid Int16 Int32 Int64 Object SByte Single String TimeSpan UInt16 UInt32" + - " UInt64 bool byte char decimal double short int long object" + - " sbyte float string ushort uint ulong"), - atoms: words("true false null"), - hooks: { - "@": function(stream, state) { - if (stream.eat('"')) { - state.tokenize = tokenAtString; - return tokenAtString(stream, state); - } - stream.eatWhile(/[\w\$_]/); - return "meta"; - } - } - }); - - function tokenTripleString(stream, state) { - var escaped = false; - while (!stream.eol()) { - if (!escaped && stream.match('"""')) { - state.tokenize = null; - break; - } - escaped = stream.next() != "\\" && !escaped; - } - return "string"; - } - - def("text/x-scala", { - name: "clike", - keywords: words( - - /* scala */ - "abstract case catch class def do else extends false final finally for forSome if " + - "implicit import lazy match new null object override package private protected return " + - "sealed super this throw trait try trye type val var while with yield _ : = => <- <: " + - "<% >: # @ " + - - /* package scala */ - "assert assume require print println printf readLine readBoolean readByte readShort " + - "readChar readInt readLong readFloat readDouble " + - - "AnyVal App Application Array BufferedIterator BigDecimal BigInt Char Console Either " + - "Enumeration Equiv Error Exception Fractional Function IndexedSeq Integral Iterable " + - "Iterator List Map Numeric Nil NotNull Option Ordered Ordering PartialFunction PartialOrdering " + - "Product Proxy Range Responder Seq Serializable Set Specializable Stream StringBuilder " + - "StringContext Symbol Throwable Traversable TraversableOnce Tuple Unit Vector :: #:: " + - - /* package java.lang */ - "Boolean Byte Character CharSequence Class ClassLoader Cloneable Comparable " + - "Compiler Double Exception Float Integer Long Math Number Object Package Pair Process " + - "Runtime Runnable SecurityManager Short StackTraceElement StrictMath String " + - "StringBuffer System Thread ThreadGroup ThreadLocal Throwable Triple Void" - ), - multiLineStrings: true, - blockKeywords: words("catch class do else finally for forSome if match switch try while"), - atoms: words("true false null"), - indentStatements: false, - hooks: { - "@": function(stream) { - stream.eatWhile(/[\w\$_]/); - return "meta"; - }, - '"': function(stream, state) { - if (!stream.match('""')) return false; - state.tokenize = tokenTripleString; - return state.tokenize(stream, state); - } - } - }); - - def(["x-shader/x-vertex", "x-shader/x-fragment"], { - name: "clike", - keywords: words("float int bool void " + - "vec2 vec3 vec4 ivec2 ivec3 ivec4 bvec2 bvec3 bvec4 " + - "mat2 mat3 mat4 " + - "sampler1D sampler2D sampler3D samplerCube " + - "sampler1DShadow sampler2DShadow" + - "const attribute uniform varying " + - "break continue discard return " + - "for while do if else struct " + - "in out inout"), - blockKeywords: words("for while do if else struct"), - builtin: words("radians degrees sin cos tan asin acos atan " + - "pow exp log exp2 sqrt inversesqrt " + - "abs sign floor ceil fract mod min max clamp mix step smootstep " + - "length distance dot cross normalize ftransform faceforward " + - "reflect refract matrixCompMult " + - "lessThan lessThanEqual greaterThan greaterThanEqual " + - "equal notEqual any all not " + - "texture1D texture1DProj texture1DLod texture1DProjLod " + - "texture2D texture2DProj texture2DLod texture2DProjLod " + - "texture3D texture3DProj texture3DLod texture3DProjLod " + - "textureCube textureCubeLod " + - "shadow1D shadow2D shadow1DProj shadow2DProj " + - "shadow1DLod shadow2DLod shadow1DProjLod shadow2DProjLod " + - "dFdx dFdy fwidth " + - "noise1 noise2 noise3 noise4"), - atoms: words("true false " + - "gl_FragColor gl_SecondaryColor gl_Normal gl_Vertex " + - "gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 " + - "gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 " + - "gl_FogCoord " + - "gl_Position gl_PointSize gl_ClipVertex " + - "gl_FrontColor gl_BackColor gl_FrontSecondaryColor gl_BackSecondaryColor " + - "gl_TexCoord gl_FogFragCoord " + - "gl_FragCoord gl_FrontFacing " + - "gl_FragColor gl_FragData gl_FragDepth " + - "gl_ModelViewMatrix gl_ProjectionMatrix gl_ModelViewProjectionMatrix " + - "gl_TextureMatrix gl_NormalMatrix gl_ModelViewMatrixInverse " + - "gl_ProjectionMatrixInverse gl_ModelViewProjectionMatrixInverse " + - "gl_TexureMatrixTranspose gl_ModelViewMatrixInverseTranspose " + - "gl_ProjectionMatrixInverseTranspose " + - "gl_ModelViewProjectionMatrixInverseTranspose " + - "gl_TextureMatrixInverseTranspose " + - "gl_NormalScale gl_DepthRange gl_ClipPlane " + - "gl_Point gl_FrontMaterial gl_BackMaterial gl_LightSource gl_LightModel " + - "gl_FrontLightModelProduct gl_BackLightModelProduct " + - "gl_TextureColor gl_EyePlaneS gl_EyePlaneT gl_EyePlaneR gl_EyePlaneQ " + - "gl_FogParameters " + - "gl_MaxLights gl_MaxClipPlanes gl_MaxTextureUnits gl_MaxTextureCoords " + - "gl_MaxVertexAttribs gl_MaxVertexUniformComponents gl_MaxVaryingFloats " + - "gl_MaxVertexTextureImageUnits gl_MaxTextureImageUnits " + - "gl_MaxFragmentUniformComponents gl_MaxCombineTextureImageUnits " + - "gl_MaxDrawBuffers"), - hooks: {"#": cppHook}, - modeProps: {fold: ["brace", "include"]} - }); - - def("text/x-nesc", { - name: "clike", - keywords: words(cKeywords + "as atomic async call command component components configuration event generic " + - "implementation includes interface module new norace nx_struct nx_union post provides " + - "signal task uses abstract extends"), - blockKeywords: words("case do else for if switch while struct"), - atoms: words("null"), - hooks: {"#": cppHook}, - modeProps: {fold: ["brace", "include"]} - }); - - def("text/x-objectivec", { - name: "clike", - keywords: words(cKeywords + "inline restrict _Bool _Complex _Imaginery BOOL Class bycopy byref id IMP in " + - "inout nil oneway out Protocol SEL self super atomic nonatomic retain copy readwrite readonly"), - atoms: words("YES NO NULL NILL ON OFF"), - hooks: { - "@": function(stream) { - stream.eatWhile(/[\w\$]/); - return "keyword"; - }, - "#": cppHook - }, - modeProps: {fold: "brace"} - }); - -}); diff --git a/public/scripts/CodeMirror/codemirror.js b/public/scripts/CodeMirror/codemirror.js deleted file mode 100644 index e6011f7..0000000 --- a/public/scripts/CodeMirror/codemirror.js +++ /dev/null @@ -1,7922 +0,0 @@ -// CodeMirror, copyright (c) by Marijn Haverbeke and others -// Distributed under an MIT license: http://codemirror.net/LICENSE - -// This is CodeMirror (http://codemirror.net), a code editor -// implemented in JavaScript on top of the browser's DOM. -// -// You can find some technical background for some of the code below -// at http://marijnhaverbeke.nl/blog/#cm-internals . - -(function(mod) { - if (typeof exports == "object" && typeof module == "object") // CommonJS - module.exports = mod(); - else if (typeof define == "function" && define.amd) // AMD - return define([], mod); - else // Plain browser env - this.CodeMirror = mod(); -})(function() { - "use strict"; - - // BROWSER SNIFFING - - // Kludges for bugs and behavior differences that can't be feature - // detected are enabled based on userAgent etc sniffing. - - var gecko = /gecko\/\d/i.test(navigator.userAgent); - // ie_uptoN means Internet Explorer version N or lower - var ie_upto10 = /MSIE \d/.test(navigator.userAgent); - var ie_11up = /Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent); - var ie = ie_upto10 || ie_11up; - var ie_version = ie && (ie_upto10 ? document.documentMode || 6 : ie_11up[1]); - var webkit = /WebKit\//.test(navigator.userAgent); - var qtwebkit = webkit && /Qt\/\d+\.\d+/.test(navigator.userAgent); - var chrome = /Chrome\//.test(navigator.userAgent); - var presto = /Opera\//.test(navigator.userAgent); - var safari = /Apple Computer/.test(navigator.vendor); - var khtml = /KHTML\//.test(navigator.userAgent); - var mac_geMountainLion = /Mac OS X 1\d\D([8-9]|\d\d)\D/.test(navigator.userAgent); - var phantom = /PhantomJS/.test(navigator.userAgent); - - var ios = /AppleWebKit/.test(navigator.userAgent) && /Mobile\/\w+/.test(navigator.userAgent); - // This is woefully incomplete. Suggestions for alternative methods welcome. - var mobile = ios || /Android|webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(navigator.userAgent); - var mac = ios || /Mac/.test(navigator.platform); - var windows = /win/i.test(navigator.platform); - - var presto_version = presto && navigator.userAgent.match(/Version\/(\d*\.\d*)/); - if (presto_version) presto_version = Number(presto_version[1]); - if (presto_version && presto_version >= 15) { presto = false; webkit = true; } - // Some browsers use the wrong event properties to signal cmd/ctrl on OS X - var flipCtrlCmd = mac && (qtwebkit || presto && (presto_version == null || presto_version < 12.11)); - var captureRightClick = gecko || (ie && ie_version >= 9); - - // Optimize some code when these features are not used. - var sawReadOnlySpans = false, sawCollapsedSpans = false; - - // EDITOR CONSTRUCTOR - - // A CodeMirror instance represents an editor. This is the object - // that user code is usually dealing with. - - function CodeMirror(place, options) { - if (!(this instanceof CodeMirror)) return new CodeMirror(place, options); - - this.options = options = options ? copyObj(options) : {}; - // Determine effective options based on given values and defaults. - copyObj(defaults, options, false); - setGuttersForLineNumbers(options); - - var doc = options.value; - if (typeof doc == "string") doc = new Doc(doc, options.mode); - this.doc = doc; - - var display = this.display = new Display(place, doc); - display.wrapper.CodeMirror = this; - updateGutters(this); - themeChanged(this); - if (options.lineWrapping) - this.display.wrapper.className += " CodeMirror-wrap"; - if (options.autofocus && !mobile) focusInput(this); - - this.state = { - keyMaps: [], // stores maps added by addKeyMap - overlays: [], // highlighting overlays, as added by addOverlay - modeGen: 0, // bumped when mode/overlay changes, used to invalidate highlighting info - overwrite: false, focused: false, - suppressEdits: false, // used to disable editing during key handlers when in readOnly mode - pasteIncoming: false, cutIncoming: false, // help recognize paste/cut edits in readInput - draggingText: false, - highlight: new Delayed(), // stores highlight worker timeout - keySeq: null // Unfinished key sequence - }; - - // Override magic textarea content restore that IE sometimes does - // on our hidden textarea on reload - if (ie && ie_version < 11) setTimeout(bind(resetInput, this, true), 20); - - registerEventHandlers(this); - ensureGlobalHandlers(); - - startOperation(this); - this.curOp.forceUpdate = true; - attachDoc(this, doc); - - if ((options.autofocus && !mobile) || activeElt() == display.input) - setTimeout(bind(onFocus, this), 20); - else - onBlur(this); - - for (var opt in optionHandlers) if (optionHandlers.hasOwnProperty(opt)) - optionHandlers[opt](this, options[opt], Init); - maybeUpdateLineNumberWidth(this); - for (var i = 0; i < initHooks.length; ++i) initHooks[i](this); - endOperation(this); - } - - // DISPLAY CONSTRUCTOR - - // The display handles the DOM integration, both for input reading - // and content drawing. It holds references to DOM nodes and - // display-related state. - - function Display(place, doc) { - var d = this; - - // The semihidden textarea that is focused when the editor is - // focused, and receives input. - var input = d.input = elt("textarea", null, null, "position: absolute; padding: 0; width: 1px; height: 1em; outline: none"); - // The textarea is kept positioned near the cursor to prevent the - // fact that it'll be scrolled into view on input from scrolling - // our fake cursor out of view. On webkit, when wrap=off, paste is - // very slow. So make the area wide instead. - if (webkit) input.style.width = "1000px"; - else input.setAttribute("wrap", "off"); - // If border: 0; -- iOS fails to open keyboard (issue #1287) - if (ios) input.style.border = "1px solid black"; - input.setAttribute("autocorrect", "off"); input.setAttribute("autocapitalize", "off"); input.setAttribute("spellcheck", "false"); - - // Wraps and hides input textarea - d.inputDiv = elt("div", [input], null, "overflow: hidden; position: relative; width: 3px; height: 0px;"); - // The fake scrollbar elements. - d.scrollbarH = elt("div", [elt("div", null, null, "height: 100%; min-height: 1px")], "CodeMirror-hscrollbar"); - d.scrollbarV = elt("div", [elt("div", null, null, "min-width: 1px")], "CodeMirror-vscrollbar"); - // Covers bottom-right square when both scrollbars are present. - d.scrollbarFiller = elt("div", null, "CodeMirror-scrollbar-filler"); - // Covers bottom of gutter when coverGutterNextToScrollbar is on - // and h scrollbar is present. - d.gutterFiller = elt("div", null, "CodeMirror-gutter-filler"); - // Will contain the actual code, positioned to cover the viewport. - d.lineDiv = elt("div", null, "CodeMirror-code"); - // Elements are added to these to represent selection and cursors. - d.selectionDiv = elt("div", null, null, "position: relative; z-index: 1"); - d.cursorDiv = elt("div", null, "CodeMirror-cursors"); - // A visibility: hidden element used to find the size of things. - d.measure = elt("div", null, "CodeMirror-measure"); - // When lines outside of the viewport are measured, they are drawn in this. - d.lineMeasure = elt("div", null, "CodeMirror-measure"); - // Wraps everything that needs to exist inside the vertically-padded coordinate system - d.lineSpace = elt("div", [d.measure, d.lineMeasure, d.selectionDiv, d.cursorDiv, d.lineDiv], - null, "position: relative; outline: none"); - // Moved around its parent to cover visible view. - d.mover = elt("div", [elt("div", [d.lineSpace], "CodeMirror-lines")], null, "position: relative"); - // Set to the height of the document, allowing scrolling. - d.sizer = elt("div", [d.mover], "CodeMirror-sizer"); - // Behavior of elts with overflow: auto and padding is - // inconsistent across browsers. This is used to ensure the - // scrollable area is big enough. - d.heightForcer = elt("div", null, null, "position: absolute; height: " + scrollerCutOff + "px; width: 1px;"); - // Will contain the gutters, if any. - d.gutters = elt("div", null, "CodeMirror-gutters"); - d.lineGutter = null; - // Actual scrollable element. - d.scroller = elt("div", [d.sizer, d.heightForcer, d.gutters], "CodeMirror-scroll"); - d.scroller.setAttribute("tabIndex", "-1"); - // The element in which the editor lives. - d.wrapper = elt("div", [d.inputDiv, d.scrollbarH, d.scrollbarV, - d.scrollbarFiller, d.gutterFiller, d.scroller], "CodeMirror"); - - // Work around IE7 z-index bug (not perfect, hence IE7 not really being supported) - if (ie && ie_version < 8) { d.gutters.style.zIndex = -1; d.scroller.style.paddingRight = 0; } - // Needed to hide big blue blinking cursor on Mobile Safari - if (ios) input.style.width = "0px"; - if (!webkit) d.scroller.draggable = true; - // Needed to handle Tab key in KHTML - if (khtml) { d.inputDiv.style.height = "1px"; d.inputDiv.style.position = "absolute"; } - // Need to set a minimum width to see the scrollbar on IE7 (but must not set it on IE8). - if (ie && ie_version < 8) d.scrollbarH.style.minHeight = d.scrollbarV.style.minWidth = "18px"; - - if (place) { - if (place.appendChild) place.appendChild(d.wrapper); - else place(d.wrapper); - } - - // Current rendered range (may be bigger than the view window). - d.viewFrom = d.viewTo = doc.first; - // Information about the rendered lines. - d.view = []; - // Holds info about a single rendered line when it was rendered - // for measurement, while not in view. - d.externalMeasured = null; - // Empty space (in pixels) above the view - d.viewOffset = 0; - d.lastWrapHeight = d.lastWrapWidth = 0; - d.updateLineNumbers = null; - - // Used to only resize the line number gutter when necessary (when - // the amount of lines crosses a boundary that makes its width change) - d.lineNumWidth = d.lineNumInnerWidth = d.lineNumChars = null; - // See readInput and resetInput - d.prevInput = ""; - // Set to true when a non-horizontal-scrolling line widget is - // added. As an optimization, line widget aligning is skipped when - // this is false. - d.alignWidgets = false; - // Flag that indicates whether we expect input to appear real soon - // now (after some event like 'keypress' or 'input') and are - // polling intensively. - d.pollingFast = false; - // Self-resetting timeout for the poller - d.poll = new Delayed(); - - d.cachedCharWidth = d.cachedTextHeight = d.cachedPaddingH = null; - - // Tracks when resetInput has punted to just putting a short - // string into the textarea instead of the full selection. - d.inaccurateSelection = false; - - // Tracks the maximum line length so that the horizontal scrollbar - // can be kept static when scrolling. - d.maxLine = null; - d.maxLineLength = 0; - d.maxLineChanged = false; - - // Used for measuring wheel scrolling granularity - d.wheelDX = d.wheelDY = d.wheelStartX = d.wheelStartY = null; - - // True when shift is held down. - d.shift = false; - - // Used to track whether anything happened since the context menu - // was opened. - d.selForContextMenu = null; - } - - // STATE UPDATES - - // Used to get the editor into a consistent state again when options change. - - function loadMode(cm) { - cm.doc.mode = CodeMirror.getMode(cm.options, cm.doc.modeOption); - resetModeState(cm); - } - - function resetModeState(cm) { - cm.doc.iter(function(line) { - if (line.stateAfter) line.stateAfter = null; - if (line.styles) line.styles = null; - }); - cm.doc.frontier = cm.doc.first; - startWorker(cm, 100); - cm.state.modeGen++; - if (cm.curOp) regChange(cm); - } - - function wrappingChanged(cm) { - if (cm.options.lineWrapping) { - addClass(cm.display.wrapper, "CodeMirror-wrap"); - cm.display.sizer.style.minWidth = ""; - } else { - rmClass(cm.display.wrapper, "CodeMirror-wrap"); - findMaxLine(cm); - } - estimateLineHeights(cm); - regChange(cm); - clearCaches(cm); - setTimeout(function(){updateScrollbars(cm);}, 100); - } - - // Returns a function that estimates the height of a line, to use as - // first approximation until the line becomes visible (and is thus - // properly measurable). - function estimateHeight(cm) { - var th = textHeight(cm.display), wrapping = cm.options.lineWrapping; - var perLine = wrapping && Math.max(5, cm.display.scroller.clientWidth / charWidth(cm.display) - 3); - return function(line) { - if (lineIsHidden(cm.doc, line)) return 0; - - var widgetsHeight = 0; - if (line.widgets) for (var i = 0; i < line.widgets.length; i++) { - if (line.widgets[i].height) widgetsHeight += line.widgets[i].height; - } - - if (wrapping) - return widgetsHeight + (Math.ceil(line.text.length / perLine) || 1) * th; - else - return widgetsHeight + th; - }; - } - - function estimateLineHeights(cm) { - var doc = cm.doc, est = estimateHeight(cm); - doc.iter(function(line) { - var estHeight = est(line); - if (estHeight != line.height) updateLineHeight(line, estHeight); - }); - } - - function themeChanged(cm) { - cm.display.wrapper.className = cm.display.wrapper.className.replace(/\s*cm-s-\S+/g, "") + - cm.options.theme.replace(/(^|\s)\s*/g, " cm-s-"); - clearCaches(cm); - } - - function guttersChanged(cm) { - updateGutters(cm); - regChange(cm); - setTimeout(function(){alignHorizontally(cm);}, 20); - } - - // Rebuild the gutter elements, ensure the margin to the left of the - // code matches their width. - function updateGutters(cm) { - var gutters = cm.display.gutters, specs = cm.options.gutters; - removeChildren(gutters); - for (var i = 0; i < specs.length; ++i) { - var gutterClass = specs[i]; - var gElt = gutters.appendChild(elt("div", null, "CodeMirror-gutter " + gutterClass)); - if (gutterClass == "CodeMirror-linenumbers") { - cm.display.lineGutter = gElt; - gElt.style.width = (cm.display.lineNumWidth || 1) + "px"; - } - } - gutters.style.display = i ? "" : "none"; - updateGutterSpace(cm); - } - - function updateGutterSpace(cm) { - var width = cm.display.gutters.offsetWidth; - cm.display.sizer.style.marginLeft = width + "px"; - cm.display.scrollbarH.style.left = cm.options.fixedGutter ? width + "px" : 0; - } - - // Compute the character length of a line, taking into account - // collapsed ranges (see markText) that might hide parts, and join - // other lines onto it. - function lineLength(line) { - if (line.height == 0) return 0; - var len = line.text.length, merged, cur = line; - while (merged = collapsedSpanAtStart(cur)) { - var found = merged.find(0, true); - cur = found.from.line; - len += found.from.ch - found.to.ch; - } - cur = line; - while (merged = collapsedSpanAtEnd(cur)) { - var found = merged.find(0, true); - len -= cur.text.length - found.from.ch; - cur = found.to.line; - len += cur.text.length - found.to.ch; - } - return len; - } - - // Find the longest line in the document. - function findMaxLine(cm) { - var d = cm.display, doc = cm.doc; - d.maxLine = getLine(doc, doc.first); - d.maxLineLength = lineLength(d.maxLine); - d.maxLineChanged = true; - doc.iter(function(line) { - var len = lineLength(line); - if (len > d.maxLineLength) { - d.maxLineLength = len; - d.maxLine = line; - } - }); - } - - // Make sure the gutters options contains the element - // "CodeMirror-linenumbers" when the lineNumbers option is true. - function setGuttersForLineNumbers(options) { - var found = indexOf(options.gutters, "CodeMirror-linenumbers"); - if (found == -1 && options.lineNumbers) { - options.gutters = options.gutters.concat(["CodeMirror-linenumbers"]); - } else if (found > -1 && !options.lineNumbers) { - options.gutters = options.gutters.slice(0); - options.gutters.splice(found, 1); - } - } - - // SCROLLBARS - - function hScrollbarTakesSpace(cm) { - return cm.display.scroller.clientHeight - cm.display.wrapper.clientHeight < scrollerCutOff - 3; - } - - // Prepare DOM reads needed to update the scrollbars. Done in one - // shot to minimize update/measure roundtrips. - function measureForScrollbars(cm) { - var scroll = cm.display.scroller; - return { - clientHeight: scroll.clientHeight, - barHeight: cm.display.scrollbarV.clientHeight, - scrollWidth: scroll.scrollWidth, clientWidth: scroll.clientWidth, - hScrollbarTakesSpace: hScrollbarTakesSpace(cm), - barWidth: cm.display.scrollbarH.clientWidth, - docHeight: Math.round(cm.doc.height + paddingVert(cm.display)) - }; - } - - // Re-synchronize the fake scrollbars with the actual size of the - // content. - function updateScrollbars(cm, measure) { - if (!measure) measure = measureForScrollbars(cm); - var d = cm.display, sWidth = scrollbarWidth(d.measure); - var scrollHeight = measure.docHeight + scrollerCutOff; - var needsH = measure.scrollWidth > measure.clientWidth; - if (needsH && measure.scrollWidth <= measure.clientWidth + 1 && - sWidth > 0 && !measure.hScrollbarTakesSpace) - needsH = false; // (Issue #2562) - var needsV = scrollHeight > measure.clientHeight; - - if (needsV) { - d.scrollbarV.style.display = "block"; - d.scrollbarV.style.bottom = needsH ? sWidth + "px" : "0"; - // A bug in IE8 can cause this value to be negative, so guard it. - d.scrollbarV.firstChild.style.height = - Math.max(0, scrollHeight - measure.clientHeight + (measure.barHeight || d.scrollbarV.clientHeight)) + "px"; - } else { - d.scrollbarV.style.display = ""; - d.scrollbarV.firstChild.style.height = "0"; - } - if (needsH) { - d.scrollbarH.style.display = "block"; - d.scrollbarH.style.right = needsV ? sWidth + "px" : "0"; - d.scrollbarH.firstChild.style.width = - (measure.scrollWidth - measure.clientWidth + (measure.barWidth || d.scrollbarH.clientWidth)) + "px"; - } else { - d.scrollbarH.style.display = ""; - d.scrollbarH.firstChild.style.width = "0"; - } - if (needsH && needsV) { - d.scrollbarFiller.style.display = "block"; - d.scrollbarFiller.style.height = d.scrollbarFiller.style.width = sWidth + "px"; - } else d.scrollbarFiller.style.display = ""; - if (needsH && cm.options.coverGutterNextToScrollbar && cm.options.fixedGutter) { - d.gutterFiller.style.display = "block"; - d.gutterFiller.style.height = sWidth + "px"; - d.gutterFiller.style.width = d.gutters.offsetWidth + "px"; - } else d.gutterFiller.style.display = ""; - - if (!cm.state.checkedOverlayScrollbar && measure.clientHeight > 0) { - if (sWidth === 0) { - var w = mac && !mac_geMountainLion ? "12px" : "18px"; - d.scrollbarV.style.minWidth = d.scrollbarH.style.minHeight = w; - var barMouseDown = function(e) { - if (e_target(e) != d.scrollbarV && e_target(e) != d.scrollbarH) - operation(cm, onMouseDown)(e); - }; - on(d.scrollbarV, "mousedown", barMouseDown); - on(d.scrollbarH, "mousedown", barMouseDown); - } - cm.state.checkedOverlayScrollbar = true; - } - } - - // Compute the lines that are visible in a given viewport (defaults - // the the current scroll position). viewport may contain top, - // height, and ensure (see op.scrollToPos) properties. - function visibleLines(display, doc, viewport) { - var top = viewport && viewport.top != null ? Math.max(0, viewport.top) : display.scroller.scrollTop; - top = Math.floor(top - paddingTop(display)); - var bottom = viewport && viewport.bottom != null ? viewport.bottom : top + display.wrapper.clientHeight; - - var from = lineAtHeight(doc, top), to = lineAtHeight(doc, bottom); - // Ensure is a {from: {line, ch}, to: {line, ch}} object, and - // forces those lines into the viewport (if possible). - if (viewport && viewport.ensure) { - var ensureFrom = viewport.ensure.from.line, ensureTo = viewport.ensure.to.line; - if (ensureFrom < from) - return {from: ensureFrom, - to: lineAtHeight(doc, heightAtLine(getLine(doc, ensureFrom)) + display.wrapper.clientHeight)}; - if (Math.min(ensureTo, doc.lastLine()) >= to) - return {from: lineAtHeight(doc, heightAtLine(getLine(doc, ensureTo)) - display.wrapper.clientHeight), - to: ensureTo}; - } - return {from: from, to: Math.max(to, from + 1)}; - } - - // LINE NUMBERS - - // Re-align line numbers and gutter marks to compensate for - // horizontal scrolling. - function alignHorizontally(cm) { - var display = cm.display, view = display.view; - if (!display.alignWidgets && (!display.gutters.firstChild || !cm.options.fixedGutter)) return; - var comp = compensateForHScroll(display) - display.scroller.scrollLeft + cm.doc.scrollLeft; - var gutterW = display.gutters.offsetWidth, left = comp + "px"; - for (var i = 0; i < view.length; i++) if (!view[i].hidden) { - if (cm.options.fixedGutter && view[i].gutter) - view[i].gutter.style.left = left; - var align = view[i].alignable; - if (align) for (var j = 0; j < align.length; j++) - align[j].style.left = left; - } - if (cm.options.fixedGutter) - display.gutters.style.left = (comp + gutterW) + "px"; - } - - // Used to ensure that the line number gutter is still the right - // size for the current document size. Returns true when an update - // is needed. - function maybeUpdateLineNumberWidth(cm) { - if (!cm.options.lineNumbers) return false; - var doc = cm.doc, last = lineNumberFor(cm.options, doc.first + doc.size - 1), display = cm.display; - if (last.length != display.lineNumChars) { - var test = display.measure.appendChild(elt("div", [elt("div", last)], - "CodeMirror-linenumber CodeMirror-gutter-elt")); - var innerW = test.firstChild.offsetWidth, padding = test.offsetWidth - innerW; - display.lineGutter.style.width = ""; - display.lineNumInnerWidth = Math.max(innerW, display.lineGutter.offsetWidth - padding); - display.lineNumWidth = display.lineNumInnerWidth + padding; - display.lineNumChars = display.lineNumInnerWidth ? last.length : -1; - display.lineGutter.style.width = display.lineNumWidth + "px"; - updateGutterSpace(cm); - return true; - } - return false; - } - - function lineNumberFor(options, i) { - return String(options.lineNumberFormatter(i + options.firstLineNumber)); - } - - // Computes display.scroller.scrollLeft + display.gutters.offsetWidth, - // but using getBoundingClientRect to get a sub-pixel-accurate - // result. - function compensateForHScroll(display) { - return display.scroller.getBoundingClientRect().left - display.sizer.getBoundingClientRect().left; - } - - // DISPLAY DRAWING - - function DisplayUpdate(cm, viewport, force) { - var display = cm.display; - - this.viewport = viewport; - // Store some values that we'll need later (but don't want to force a relayout for) - this.visible = visibleLines(display, cm.doc, viewport); - this.editorIsHidden = !display.wrapper.offsetWidth; - this.wrapperHeight = display.wrapper.clientHeight; - this.wrapperWidth = display.wrapper.clientWidth; - this.oldViewFrom = display.viewFrom; this.oldViewTo = display.viewTo; - this.oldScrollerWidth = display.scroller.clientWidth; - this.force = force; - this.dims = getDimensions(cm); - } - - // Does the actual updating of the line display. Bails out - // (returning false) when there is nothing to be done and forced is - // false. - function updateDisplayIfNeeded(cm, update) { - var display = cm.display, doc = cm.doc; - if (update.editorIsHidden) { - resetView(cm); - return false; - } - - // Bail out if the visible area is already rendered and nothing changed. - if (!update.force && - update.visible.from >= display.viewFrom && update.visible.to <= display.viewTo && - (display.updateLineNumbers == null || display.updateLineNumbers >= display.viewTo) && - countDirtyView(cm) == 0) - return false; - - if (maybeUpdateLineNumberWidth(cm)) { - resetView(cm); - update.dims = getDimensions(cm); - } - - // Compute a suitable new viewport (from & to) - var end = doc.first + doc.size; - var from = Math.max(update.visible.from - cm.options.viewportMargin, doc.first); - var to = Math.min(end, update.visible.to + cm.options.viewportMargin); - if (display.viewFrom < from && from - display.viewFrom < 20) from = Math.max(doc.first, display.viewFrom); - if (display.viewTo > to && display.viewTo - to < 20) to = Math.min(end, display.viewTo); - if (sawCollapsedSpans) { - from = visualLineNo(cm.doc, from); - to = visualLineEndNo(cm.doc, to); - } - - var different = from != display.viewFrom || to != display.viewTo || - display.lastWrapHeight != update.wrapperHeight || display.lastWrapWidth != update.wrapperWidth; - adjustView(cm, from, to); - - display.viewOffset = heightAtLine(getLine(cm.doc, display.viewFrom)); - // Position the mover div to align with the current scroll position - cm.display.mover.style.top = display.viewOffset + "px"; - - var toUpdate = countDirtyView(cm); - if (!different && toUpdate == 0 && !update.force && - (display.updateLineNumbers == null || display.updateLineNumbers >= display.viewTo)) - return false; - - // For big changes, we hide the enclosing element during the - // update, since that speeds up the operations on most browsers. - var focused = activeElt(); - if (toUpdate > 4) display.lineDiv.style.display = "none"; - patchDisplay(cm, display.updateLineNumbers, update.dims); - if (toUpdate > 4) display.lineDiv.style.display = ""; - // There might have been a widget with a focused element that got - // hidden or updated, if so re-focus it. - if (focused && activeElt() != focused && focused.offsetHeight) focused.focus(); - - // Prevent selection and cursors from interfering with the scroll - // width. - removeChildren(display.cursorDiv); - removeChildren(display.selectionDiv); - - if (different) { - display.lastWrapHeight = update.wrapperHeight; - display.lastWrapWidth = update.wrapperWidth; - startWorker(cm, 400); - } - - display.updateLineNumbers = null; - - return true; - } - - function postUpdateDisplay(cm, update) { - var force = update.force, viewport = update.viewport; - for (var first = true;; first = false) { - if (first && cm.options.lineWrapping && update.oldScrollerWidth != cm.display.scroller.clientWidth) { - force = true; - } else { - force = false; - // Clip forced viewport to actual scrollable area. - if (viewport && viewport.top != null) - viewport = {top: Math.min(cm.doc.height + paddingVert(cm.display) - scrollerCutOff - - cm.display.scroller.clientHeight, viewport.top)}; - // Updated line heights might result in the drawn area not - // actually covering the viewport. Keep looping until it does. - update.visible = visibleLines(cm.display, cm.doc, viewport); - if (update.visible.from >= cm.display.viewFrom && update.visible.to <= cm.display.viewTo) - break; - } - if (!updateDisplayIfNeeded(cm, update)) break; - updateHeightsInViewport(cm); - var barMeasure = measureForScrollbars(cm); - updateSelection(cm); - setDocumentHeight(cm, barMeasure); - updateScrollbars(cm, barMeasure); - } - - signalLater(cm, "update", cm); - if (cm.display.viewFrom != update.oldViewFrom || cm.display.viewTo != update.oldViewTo) - signalLater(cm, "viewportChange", cm, cm.display.viewFrom, cm.display.viewTo); - } - - function updateDisplaySimple(cm, viewport) { - var update = new DisplayUpdate(cm, viewport); - if (updateDisplayIfNeeded(cm, update)) { - updateHeightsInViewport(cm); - postUpdateDisplay(cm, update); - var barMeasure = measureForScrollbars(cm); - updateSelection(cm); - setDocumentHeight(cm, barMeasure); - updateScrollbars(cm, barMeasure); - } - } - - function setDocumentHeight(cm, measure) { - cm.display.sizer.style.minHeight = cm.display.heightForcer.style.top = measure.docHeight + "px"; - cm.display.gutters.style.height = Math.max(measure.docHeight, measure.clientHeight - scrollerCutOff) + "px"; - } - - function checkForWebkitWidthBug(cm, measure) { - // Work around Webkit bug where it sometimes reserves space for a - // non-existing phantom scrollbar in the scroller (Issue #2420) - if (cm.display.sizer.offsetWidth + cm.display.gutters.offsetWidth < cm.display.scroller.clientWidth - 1) { - cm.display.sizer.style.minHeight = cm.display.heightForcer.style.top = "0px"; - cm.display.gutters.style.height = measure.docHeight + "px"; - } - } - - // Read the actual heights of the rendered lines, and update their - // stored heights to match. - function updateHeightsInViewport(cm) { - var display = cm.display; - var prevBottom = display.lineDiv.offsetTop; - for (var i = 0; i < display.view.length; i++) { - var cur = display.view[i], height; - if (cur.hidden) continue; - if (ie && ie_version < 8) { - var bot = cur.node.offsetTop + cur.node.offsetHeight; - height = bot - prevBottom; - prevBottom = bot; - } else { - var box = cur.node.getBoundingClientRect(); - height = box.bottom - box.top; - } - var diff = cur.line.height - height; - if (height < 2) height = textHeight(display); - if (diff > .001 || diff < -.001) { - updateLineHeight(cur.line, height); - updateWidgetHeight(cur.line); - if (cur.rest) for (var j = 0; j < cur.rest.length; j++) - updateWidgetHeight(cur.rest[j]); - } - } - } - - // Read and store the height of line widgets associated with the - // given line. - function updateWidgetHeight(line) { - if (line.widgets) for (var i = 0; i < line.widgets.length; ++i) - line.widgets[i].height = line.widgets[i].node.offsetHeight; - } - - // Do a bulk-read of the DOM positions and sizes needed to draw the - // view, so that we don't interleave reading and writing to the DOM. - function getDimensions(cm) { - var d = cm.display, left = {}, width = {}; - var gutterLeft = d.gutters.clientLeft; - for (var n = d.gutters.firstChild, i = 0; n; n = n.nextSibling, ++i) { - left[cm.options.gutters[i]] = n.offsetLeft + n.clientLeft + gutterLeft; - width[cm.options.gutters[i]] = n.clientWidth; - } - return {fixedPos: compensateForHScroll(d), - gutterTotalWidth: d.gutters.offsetWidth, - gutterLeft: left, - gutterWidth: width, - wrapperWidth: d.wrapper.clientWidth}; - } - - // Sync the actual display DOM structure with display.view, removing - // nodes for lines that are no longer in view, and creating the ones - // that are not there yet, and updating the ones that are out of - // date. - function patchDisplay(cm, updateNumbersFrom, dims) { - var display = cm.display, lineNumbers = cm.options.lineNumbers; - var container = display.lineDiv, cur = container.firstChild; - - function rm(node) { - var next = node.nextSibling; - // Works around a throw-scroll bug in OS X Webkit - if (webkit && mac && cm.display.currentWheelTarget == node) - node.style.display = "none"; - else - node.parentNode.removeChild(node); - return next; - } - - var view = display.view, lineN = display.viewFrom; - // Loop over the elements in the view, syncing cur (the DOM nodes - // in display.lineDiv) with the view as we go. - for (var i = 0; i < view.length; i++) { - var lineView = view[i]; - if (lineView.hidden) { - } else if (!lineView.node) { // Not drawn yet - var node = buildLineElement(cm, lineView, lineN, dims); - container.insertBefore(node, cur); - } else { // Already drawn - while (cur != lineView.node) cur = rm(cur); - var updateNumber = lineNumbers && updateNumbersFrom != null && - updateNumbersFrom <= lineN && lineView.lineNumber; - if (lineView.changes) { - if (indexOf(lineView.changes, "gutter") > -1) updateNumber = false; - updateLineForChanges(cm, lineView, lineN, dims); - } - if (updateNumber) { - removeChildren(lineView.lineNumber); - lineView.lineNumber.appendChild(document.createTextNode(lineNumberFor(cm.options, lineN))); - } - cur = lineView.node.nextSibling; - } - lineN += lineView.size; - } - while (cur) cur = rm(cur); - } - - // When an aspect of a line changes, a string is added to - // lineView.changes. This updates the relevant part of the line's - // DOM structure. - function updateLineForChanges(cm, lineView, lineN, dims) { - for (var j = 0; j < lineView.changes.length; j++) { - var type = lineView.changes[j]; - if (type == "text") updateLineText(cm, lineView); - else if (type == "gutter") updateLineGutter(cm, lineView, lineN, dims); - else if (type == "class") updateLineClasses(lineView); - else if (type == "widget") updateLineWidgets(lineView, dims); - } - lineView.changes = null; - } - - // Lines with gutter elements, widgets or a background class need to - // be wrapped, and have the extra elements added to the wrapper div - function ensureLineWrapped(lineView) { - if (lineView.node == lineView.text) { - lineView.node = elt("div", null, null, "position: relative"); - if (lineView.text.parentNode) - lineView.text.parentNode.replaceChild(lineView.node, lineView.text); - lineView.node.appendChild(lineView.text); - if (ie && ie_version < 8) lineView.node.style.zIndex = 2; - } - return lineView.node; - } - - function updateLineBackground(lineView) { - var cls = lineView.bgClass ? lineView.bgClass + " " + (lineView.line.bgClass || "") : lineView.line.bgClass; - if (cls) cls += " CodeMirror-linebackground"; - if (lineView.background) { - if (cls) lineView.background.className = cls; - else { lineView.background.parentNode.removeChild(lineView.background); lineView.background = null; } - } else if (cls) { - var wrap = ensureLineWrapped(lineView); - lineView.background = wrap.insertBefore(elt("div", null, cls), wrap.firstChild); - } - } - - // Wrapper around buildLineContent which will reuse the structure - // in display.externalMeasured when possible. - function getLineContent(cm, lineView) { - var ext = cm.display.externalMeasured; - if (ext && ext.line == lineView.line) { - cm.display.externalMeasured = null; - lineView.measure = ext.measure; - return ext.built; - } - return buildLineContent(cm, lineView); - } - - // Redraw the line's text. Interacts with the background and text - // classes because the mode may output tokens that influence these - // classes. - function updateLineText(cm, lineView) { - var cls = lineView.text.className; - var built = getLineContent(cm, lineView); - if (lineView.text == lineView.node) lineView.node = built.pre; - lineView.text.parentNode.replaceChild(built.pre, lineView.text); - lineView.text = built.pre; - if (built.bgClass != lineView.bgClass || built.textClass != lineView.textClass) { - lineView.bgClass = built.bgClass; - lineView.textClass = built.textClass; - updateLineClasses(lineView); - } else if (cls) { - lineView.text.className = cls; - } - } - - function updateLineClasses(lineView) { - updateLineBackground(lineView); - if (lineView.line.wrapClass) - ensureLineWrapped(lineView).className = lineView.line.wrapClass; - else if (lineView.node != lineView.text) - lineView.node.className = ""; - var textClass = lineView.textClass ? lineView.textClass + " " + (lineView.line.textClass || "") : lineView.line.textClass; - lineView.text.className = textClass || ""; - } - - function updateLineGutter(cm, lineView, lineN, dims) { - if (lineView.gutter) { - lineView.node.removeChild(lineView.gutter); - lineView.gutter = null; - } - var markers = lineView.line.gutterMarkers; - if (cm.options.lineNumbers || markers) { - var wrap = ensureLineWrapped(lineView); - var gutterWrap = lineView.gutter = - wrap.insertBefore(elt("div", null, "CodeMirror-gutter-wrapper", "left: " + - (cm.options.fixedGutter ? dims.fixedPos : -dims.gutterTotalWidth) + - "px; width: " + dims.gutterTotalWidth + "px"), - lineView.text); - if (lineView.line.gutterClass) - gutterWrap.className += " " + lineView.line.gutterClass; - if (cm.options.lineNumbers && (!markers || !markers["CodeMirror-linenumbers"])) - lineView.lineNumber = gutterWrap.appendChild( - elt("div", lineNumberFor(cm.options, lineN), - "CodeMirror-linenumber CodeMirror-gutter-elt", - "left: " + dims.gutterLeft["CodeMirror-linenumbers"] + "px; width: " - + cm.display.lineNumInnerWidth + "px")); - if (markers) for (var k = 0; k < cm.options.gutters.length; ++k) { - var id = cm.options.gutters[k], found = markers.hasOwnProperty(id) && markers[id]; - if (found) - gutterWrap.appendChild(elt("div", [found], "CodeMirror-gutter-elt", "left: " + - dims.gutterLeft[id] + "px; width: " + dims.gutterWidth[id] + "px")); - } - } - } - - function updateLineWidgets(lineView, dims) { - if (lineView.alignable) lineView.alignable = null; - for (var node = lineView.node.firstChild, next; node; node = next) { - var next = node.nextSibling; - if (node.className == "CodeMirror-linewidget") - lineView.node.removeChild(node); - } - insertLineWidgets(lineView, dims); - } - - // Build a line's DOM representation from scratch - function buildLineElement(cm, lineView, lineN, dims) { - var built = getLineContent(cm, lineView); - lineView.text = lineView.node = built.pre; - if (built.bgClass) lineView.bgClass = built.bgClass; - if (built.textClass) lineView.textClass = built.textClass; - - updateLineClasses(lineView); - updateLineGutter(cm, lineView, lineN, dims); - insertLineWidgets(lineView, dims); - return lineView.node; - } - - // A lineView may contain multiple logical lines (when merged by - // collapsed spans). The widgets for all of them need to be drawn. - function insertLineWidgets(lineView, dims) { - insertLineWidgetsFor(lineView.line, lineView, dims, true); - if (lineView.rest) for (var i = 0; i < lineView.rest.length; i++) - insertLineWidgetsFor(lineView.rest[i], lineView, dims, false); - } - - function insertLineWidgetsFor(line, lineView, dims, allowAbove) { - if (!line.widgets) return; - var wrap = ensureLineWrapped(lineView); - for (var i = 0, ws = line.widgets; i < ws.length; ++i) { - var widget = ws[i], node = elt("div", [widget.node], "CodeMirror-linewidget"); - if (!widget.handleMouseEvents) node.ignoreEvents = true; - positionLineWidget(widget, node, lineView, dims); - if (allowAbove && widget.above) - wrap.insertBefore(node, lineView.gutter || lineView.text); - else - wrap.appendChild(node); - signalLater(widget, "redraw"); - } - } - - function positionLineWidget(widget, node, lineView, dims) { - if (widget.noHScroll) { - (lineView.alignable || (lineView.alignable = [])).push(node); - var width = dims.wrapperWidth; - node.style.left = dims.fixedPos + "px"; - if (!widget.coverGutter) { - width -= dims.gutterTotalWidth; - node.style.paddingLeft = dims.gutterTotalWidth + "px"; - } - node.style.width = width + "px"; - } - if (widget.coverGutter) { - node.style.zIndex = 5; - node.style.position = "relative"; - if (!widget.noHScroll) node.style.marginLeft = -dims.gutterTotalWidth + "px"; - } - } - - // POSITION OBJECT - - // A Pos instance represents a position within the text. - var Pos = CodeMirror.Pos = function(line, ch) { - if (!(this instanceof Pos)) return new Pos(line, ch); - this.line = line; this.ch = ch; - }; - - // Compare two positions, return 0 if they are the same, a negative - // number when a is less, and a positive number otherwise. - var cmp = CodeMirror.cmpPos = function(a, b) { return a.line - b.line || a.ch - b.ch; }; - - function copyPos(x) {return Pos(x.line, x.ch);} - function maxPos(a, b) { return cmp(a, b) < 0 ? b : a; } - function minPos(a, b) { return cmp(a, b) < 0 ? a : b; } - - // SELECTION / CURSOR - - // Selection objects are immutable. A new one is created every time - // the selection changes. A selection is one or more non-overlapping - // (and non-touching) ranges, sorted, and an integer that indicates - // which one is the primary selection (the one that's scrolled into - // view, that getCursor returns, etc). - function Selection(ranges, primIndex) { - this.ranges = ranges; - this.primIndex = primIndex; - } - - Selection.prototype = { - primary: function() { return this.ranges[this.primIndex]; }, - equals: function(other) { - if (other == this) return true; - if (other.primIndex != this.primIndex || other.ranges.length != this.ranges.length) return false; - for (var i = 0; i < this.ranges.length; i++) { - var here = this.ranges[i], there = other.ranges[i]; - if (cmp(here.anchor, there.anchor) != 0 || cmp(here.head, there.head) != 0) return false; - } - return true; - }, - deepCopy: function() { - for (var out = [], i = 0; i < this.ranges.length; i++) - out[i] = new Range(copyPos(this.ranges[i].anchor), copyPos(this.ranges[i].head)); - return new Selection(out, this.primIndex); - }, - somethingSelected: function() { - for (var i = 0; i < this.ranges.length; i++) - if (!this.ranges[i].empty()) return true; - return false; - }, - contains: function(pos, end) { - if (!end) end = pos; - for (var i = 0; i < this.ranges.length; i++) { - var range = this.ranges[i]; - if (cmp(end, range.from()) >= 0 && cmp(pos, range.to()) <= 0) - return i; - } - return -1; - } - }; - - function Range(anchor, head) { - this.anchor = anchor; this.head = head; - } - - Range.prototype = { - from: function() { return minPos(this.anchor, this.head); }, - to: function() { return maxPos(this.anchor, this.head); }, - empty: function() { - return this.head.line == this.anchor.line && this.head.ch == this.anchor.ch; - } - }; - - // Take an unsorted, potentially overlapping set of ranges, and - // build a selection out of it. 'Consumes' ranges array (modifying - // it). - function normalizeSelection(ranges, primIndex) { - var prim = ranges[primIndex]; - ranges.sort(function(a, b) { return cmp(a.from(), b.from()); }); - primIndex = indexOf(ranges, prim); - for (var i = 1; i < ranges.length; i++) { - var cur = ranges[i], prev = ranges[i - 1]; - if (cmp(prev.to(), cur.from()) >= 0) { - var from = minPos(prev.from(), cur.from()), to = maxPos(prev.to(), cur.to()); - var inv = prev.empty() ? cur.from() == cur.head : prev.from() == prev.head; - if (i <= primIndex) --primIndex; - ranges.splice(--i, 2, new Range(inv ? to : from, inv ? from : to)); - } - } - return new Selection(ranges, primIndex); - } - - function simpleSelection(anchor, head) { - return new Selection([new Range(anchor, head || anchor)], 0); - } - - // Most of the external API clips given positions to make sure they - // actually exist within the document. - function clipLine(doc, n) {return Math.max(doc.first, Math.min(n, doc.first + doc.size - 1));} - function clipPos(doc, pos) { - if (pos.line < doc.first) return Pos(doc.first, 0); - var last = doc.first + doc.size - 1; - if (pos.line > last) return Pos(last, getLine(doc, last).text.length); - return clipToLen(pos, getLine(doc, pos.line).text.length); - } - function clipToLen(pos, linelen) { - var ch = pos.ch; - if (ch == null || ch > linelen) return Pos(pos.line, linelen); - else if (ch < 0) return Pos(pos.line, 0); - else return pos; - } - function isLine(doc, l) {return l >= doc.first && l < doc.first + doc.size;} - function clipPosArray(doc, array) { - for (var out = [], i = 0; i < array.length; i++) out[i] = clipPos(doc, array[i]); - return out; - } - - // SELECTION UPDATES - - // The 'scroll' parameter given to many of these indicated whether - // the new cursor position should be scrolled into view after - // modifying the selection. - - // If shift is held or the extend flag is set, extends a range to - // include a given position (and optionally a second position). - // Otherwise, simply returns the range between the given positions. - // Used for cursor motion and such. - function extendRange(doc, range, head, other) { - if (doc.cm && doc.cm.display.shift || doc.extend) { - var anchor = range.anchor; - if (other) { - var posBefore = cmp(head, anchor) < 0; - if (posBefore != (cmp(other, anchor) < 0)) { - anchor = head; - head = other; - } else if (posBefore != (cmp(head, other) < 0)) { - head = other; - } - } - return new Range(anchor, head); - } else { - return new Range(other || head, head); - } - } - - // Extend the primary selection range, discard the rest. - function extendSelection(doc, head, other, options) { - setSelection(doc, new Selection([extendRange(doc, doc.sel.primary(), head, other)], 0), options); - } - - // Extend all selections (pos is an array of selections with length - // equal the number of selections) - function extendSelections(doc, heads, options) { - for (var out = [], i = 0; i < doc.sel.ranges.length; i++) - out[i] = extendRange(doc, doc.sel.ranges[i], heads[i], null); - var newSel = normalizeSelection(out, doc.sel.primIndex); - setSelection(doc, newSel, options); - } - - // Updates a single range in the selection. - function replaceOneSelection(doc, i, range, options) { - var ranges = doc.sel.ranges.slice(0); - ranges[i] = range; - setSelection(doc, normalizeSelection(ranges, doc.sel.primIndex), options); - } - - // Reset the selection to a single range. - function setSimpleSelection(doc, anchor, head, options) { - setSelection(doc, simpleSelection(anchor, head), options); - } - - // Give beforeSelectionChange handlers a change to influence a - // selection update. - function filterSelectionChange(doc, sel) { - var obj = { - ranges: sel.ranges, - update: function(ranges) { - this.ranges = []; - for (var i = 0; i < ranges.length; i++) - this.ranges[i] = new Range(clipPos(doc, ranges[i].anchor), - clipPos(doc, ranges[i].head)); - } - }; - signal(doc, "beforeSelectionChange", doc, obj); - if (doc.cm) signal(doc.cm, "beforeSelectionChange", doc.cm, obj); - if (obj.ranges != sel.ranges) return normalizeSelection(obj.ranges, obj.ranges.length - 1); - else return sel; - } - - function setSelectionReplaceHistory(doc, sel, options) { - var done = doc.history.done, last = lst(done); - if (last && last.ranges) { - done[done.length - 1] = sel; - setSelectionNoUndo(doc, sel, options); - } else { - setSelection(doc, sel, options); - } - } - - // Set a new selection. - function setSelection(doc, sel, options) { - setSelectionNoUndo(doc, sel, options); - addSelectionToHistory(doc, doc.sel, doc.cm ? doc.cm.curOp.id : NaN, options); - } - - function setSelectionNoUndo(doc, sel, options) { - if (hasHandler(doc, "beforeSelectionChange") || doc.cm && hasHandler(doc.cm, "beforeSelectionChange")) - sel = filterSelectionChange(doc, sel); - - var bias = options && options.bias || - (cmp(sel.primary().head, doc.sel.primary().head) < 0 ? -1 : 1); - setSelectionInner(doc, skipAtomicInSelection(doc, sel, bias, true)); - - if (!(options && options.scroll === false) && doc.cm) - ensureCursorVisible(doc.cm); - } - - function setSelectionInner(doc, sel) { - if (sel.equals(doc.sel)) return; - - doc.sel = sel; - - if (doc.cm) { - doc.cm.curOp.updateInput = doc.cm.curOp.selectionChanged = true; - signalCursorActivity(doc.cm); - } - signalLater(doc, "cursorActivity", doc); - } - - // Verify that the selection does not partially select any atomic - // marked ranges. - function reCheckSelection(doc) { - setSelectionInner(doc, skipAtomicInSelection(doc, doc.sel, null, false), sel_dontScroll); - } - - // Return a selection that does not partially select any atomic - // ranges. - function skipAtomicInSelection(doc, sel, bias, mayClear) { - var out; - for (var i = 0; i < sel.ranges.length; i++) { - var range = sel.ranges[i]; - var newAnchor = skipAtomic(doc, range.anchor, bias, mayClear); - var newHead = skipAtomic(doc, range.head, bias, mayClear); - if (out || newAnchor != range.anchor || newHead != range.head) { - if (!out) out = sel.ranges.slice(0, i); - out[i] = new Range(newAnchor, newHead); - } - } - return out ? normalizeSelection(out, sel.primIndex) : sel; - } - - // Ensure a given position is not inside an atomic range. - function skipAtomic(doc, pos, bias, mayClear) { - var flipped = false, curPos = pos; - var dir = bias || 1; - doc.cantEdit = false; - search: for (;;) { - var line = getLine(doc, curPos.line); - if (line.markedSpans) { - for (var i = 0; i < line.markedSpans.length; ++i) { - var sp = line.markedSpans[i], m = sp.marker; - if ((sp.from == null || (m.inclusiveLeft ? sp.from <= curPos.ch : sp.from < curPos.ch)) && - (sp.to == null || (m.inclusiveRight ? sp.to >= curPos.ch : sp.to > curPos.ch))) { - if (mayClear) { - signal(m, "beforeCursorEnter"); - if (m.explicitlyCleared) { - if (!line.markedSpans) break; - else {--i; continue;} - } - } - if (!m.atomic) continue; - var newPos = m.find(dir < 0 ? -1 : 1); - if (cmp(newPos, curPos) == 0) { - newPos.ch += dir; - if (newPos.ch < 0) { - if (newPos.line > doc.first) newPos = clipPos(doc, Pos(newPos.line - 1)); - else newPos = null; - } else if (newPos.ch > line.text.length) { - if (newPos.line < doc.first + doc.size - 1) newPos = Pos(newPos.line + 1, 0); - else newPos = null; - } - if (!newPos) { - if (flipped) { - // Driven in a corner -- no valid cursor position found at all - // -- try again *with* clearing, if we didn't already - if (!mayClear) return skipAtomic(doc, pos, bias, true); - // Otherwise, turn off editing until further notice, and return the start of the doc - doc.cantEdit = true; - return Pos(doc.first, 0); - } - flipped = true; newPos = pos; dir = -dir; - } - } - curPos = newPos; - continue search; - } - } - } - return curPos; - } - } - - // SELECTION DRAWING - - // Redraw the selection and/or cursor - function drawSelection(cm) { - var display = cm.display, doc = cm.doc, result = {}; - var curFragment = result.cursors = document.createDocumentFragment(); - var selFragment = result.selection = document.createDocumentFragment(); - - for (var i = 0; i < doc.sel.ranges.length; i++) { - var range = doc.sel.ranges[i]; - var collapsed = range.empty(); - if (collapsed || cm.options.showCursorWhenSelecting) - drawSelectionCursor(cm, range, curFragment); - if (!collapsed) - drawSelectionRange(cm, range, selFragment); - } - - // Move the hidden textarea near the cursor to prevent scrolling artifacts - if (cm.options.moveInputWithCursor) { - var headPos = cursorCoords(cm, doc.sel.primary().head, "div"); - var wrapOff = display.wrapper.getBoundingClientRect(), lineOff = display.lineDiv.getBoundingClientRect(); - result.teTop = Math.max(0, Math.min(display.wrapper.clientHeight - 10, - headPos.top + lineOff.top - wrapOff.top)); - result.teLeft = Math.max(0, Math.min(display.wrapper.clientWidth - 10, - headPos.left + lineOff.left - wrapOff.left)); - } - - return result; - } - - function showSelection(cm, drawn) { - removeChildrenAndAdd(cm.display.cursorDiv, drawn.cursors); - removeChildrenAndAdd(cm.display.selectionDiv, drawn.selection); - if (drawn.teTop != null) { - cm.display.inputDiv.style.top = drawn.teTop + "px"; - cm.display.inputDiv.style.left = drawn.teLeft + "px"; - } - } - - function updateSelection(cm) { - showSelection(cm, drawSelection(cm)); - } - - // Draws a cursor for the given range - function drawSelectionCursor(cm, range, output) { - var pos = cursorCoords(cm, range.head, "div", null, null, !cm.options.singleCursorHeightPerLine); - - var cursor = output.appendChild(elt("div", "\u00a0", "CodeMirror-cursor")); - cursor.style.left = pos.left + "px"; - cursor.style.top = pos.top + "px"; - cursor.style.height = Math.max(0, pos.bottom - pos.top) * cm.options.cursorHeight + "px"; - - if (pos.other) { - // Secondary cursor, shown when on a 'jump' in bi-directional text - var otherCursor = output.appendChild(elt("div", "\u00a0", "CodeMirror-cursor CodeMirror-secondarycursor")); - otherCursor.style.display = ""; - otherCursor.style.left = pos.other.left + "px"; - otherCursor.style.top = pos.other.top + "px"; - otherCursor.style.height = (pos.other.bottom - pos.other.top) * .85 + "px"; - } - } - - // Draws the given range as a highlighted selection - function drawSelectionRange(cm, range, output) { - var display = cm.display, doc = cm.doc; - var fragment = document.createDocumentFragment(); - var padding = paddingH(cm.display), leftSide = padding.left, rightSide = display.lineSpace.offsetWidth - padding.right; - - function add(left, top, width, bottom) { - if (top < 0) top = 0; - top = Math.round(top); - bottom = Math.round(bottom); - fragment.appendChild(elt("div", null, "CodeMirror-selected", "position: absolute; left: " + left + - "px; top: " + top + "px; width: " + (width == null ? rightSide - left : width) + - "px; height: " + (bottom - top) + "px")); - } - - function drawForLine(line, fromArg, toArg) { - var lineObj = getLine(doc, line); - var lineLen = lineObj.text.length; - var start, end; - function coords(ch, bias) { - return charCoords(cm, Pos(line, ch), "div", lineObj, bias); - } - - iterateBidiSections(getOrder(lineObj), fromArg || 0, toArg == null ? lineLen : toArg, function(from, to, dir) { - var leftPos = coords(from, "left"), rightPos, left, right; - if (from == to) { - rightPos = leftPos; - left = right = leftPos.left; - } else { - rightPos = coords(to - 1, "right"); - if (dir == "rtl") { var tmp = leftPos; leftPos = rightPos; rightPos = tmp; } - left = leftPos.left; - right = rightPos.right; - } - if (fromArg == null && from == 0) left = leftSide; - if (rightPos.top - leftPos.top > 3) { // Different lines, draw top part - add(left, leftPos.top, null, leftPos.bottom); - left = leftSide; - if (leftPos.bottom < rightPos.top) add(left, leftPos.bottom, null, rightPos.top); - } - if (toArg == null && to == lineLen) right = rightSide; - if (!start || leftPos.top < start.top || leftPos.top == start.top && leftPos.left < start.left) - start = leftPos; - if (!end || rightPos.bottom > end.bottom || rightPos.bottom == end.bottom && rightPos.right > end.right) - end = rightPos; - if (left < leftSide + 1) left = leftSide; - add(left, rightPos.top, right - left, rightPos.bottom); - }); - return {start: start, end: end}; - } - - var sFrom = range.from(), sTo = range.to(); - if (sFrom.line == sTo.line) { - drawForLine(sFrom.line, sFrom.ch, sTo.ch); - } else { - var fromLine = getLine(doc, sFrom.line), toLine = getLine(doc, sTo.line); - var singleVLine = visualLine(fromLine) == visualLine(toLine); - var leftEnd = drawForLine(sFrom.line, sFrom.ch, singleVLine ? fromLine.text.length + 1 : null).end; - var rightStart = drawForLine(sTo.line, singleVLine ? 0 : null, sTo.ch).start; - if (singleVLine) { - if (leftEnd.top < rightStart.top - 2) { - add(leftEnd.right, leftEnd.top, null, leftEnd.bottom); - add(leftSide, rightStart.top, rightStart.left, rightStart.bottom); - } else { - add(leftEnd.right, leftEnd.top, rightStart.left - leftEnd.right, leftEnd.bottom); - } - } - if (leftEnd.bottom < rightStart.top) - add(leftSide, leftEnd.bottom, null, rightStart.top); - } - - output.appendChild(fragment); - } - - // Cursor-blinking - function restartBlink(cm) { - if (!cm.state.focused) return; - var display = cm.display; - clearInterval(display.blinker); - var on = true; - display.cursorDiv.style.visibility = ""; - if (cm.options.cursorBlinkRate > 0) - display.blinker = setInterval(function() { - display.cursorDiv.style.visibility = (on = !on) ? "" : "hidden"; - }, cm.options.cursorBlinkRate); - else if (cm.options.cursorBlinkRate < 0) - display.cursorDiv.style.visibility = "hidden"; - } - - // HIGHLIGHT WORKER - - function startWorker(cm, time) { - if (cm.doc.mode.startState && cm.doc.frontier < cm.display.viewTo) - cm.state.highlight.set(time, bind(highlightWorker, cm)); - } - - function highlightWorker(cm) { - var doc = cm.doc; - if (doc.frontier < doc.first) doc.frontier = doc.first; - if (doc.frontier >= cm.display.viewTo) return; - var end = +new Date + cm.options.workTime; - var state = copyState(doc.mode, getStateBefore(cm, doc.frontier)); - var changedLines = []; - - doc.iter(doc.frontier, Math.min(doc.first + doc.size, cm.display.viewTo + 500), function(line) { - if (doc.frontier >= cm.display.viewFrom) { // Visible - var oldStyles = line.styles; - var highlighted = highlightLine(cm, line, state, true); - line.styles = highlighted.styles; - var oldCls = line.styleClasses, newCls = highlighted.classes; - if (newCls) line.styleClasses = newCls; - else if (oldCls) line.styleClasses = null; - var ischange = !oldStyles || oldStyles.length != line.styles.length || - oldCls != newCls && (!oldCls || !newCls || oldCls.bgClass != newCls.bgClass || oldCls.textClass != newCls.textClass); - for (var i = 0; !ischange && i < oldStyles.length; ++i) ischange = oldStyles[i] != line.styles[i]; - if (ischange) changedLines.push(doc.frontier); - line.stateAfter = copyState(doc.mode, state); - } else { - processLine(cm, line.text, state); - line.stateAfter = doc.frontier % 5 == 0 ? copyState(doc.mode, state) : null; - } - ++doc.frontier; - if (+new Date > end) { - startWorker(cm, cm.options.workDelay); - return true; - } - }); - if (changedLines.length) runInOp(cm, function() { - for (var i = 0; i < changedLines.length; i++) - regLineChange(cm, changedLines[i], "text"); - }); - } - - // Finds the line to start with when starting a parse. Tries to - // find a line with a stateAfter, so that it can start with a - // valid state. If that fails, it returns the line with the - // smallest indentation, which tends to need the least context to - // parse correctly. - function findStartLine(cm, n, precise) { - var minindent, minline, doc = cm.doc; - var lim = precise ? -1 : n - (cm.doc.mode.innerMode ? 1000 : 100); - for (var search = n; search > lim; --search) { - if (search <= doc.first) return doc.first; - var line = getLine(doc, search - 1); - if (line.stateAfter && (!precise || search <= doc.frontier)) return search; - var indented = countColumn(line.text, null, cm.options.tabSize); - if (minline == null || minindent > indented) { - minline = search - 1; - minindent = indented; - } - } - return minline; - } - - function getStateBefore(cm, n, precise) { - var doc = cm.doc, display = cm.display; - if (!doc.mode.startState) return true; - var pos = findStartLine(cm, n, precise), state = pos > doc.first && getLine(doc, pos-1).stateAfter; - if (!state) state = startState(doc.mode); - else state = copyState(doc.mode, state); - doc.iter(pos, n, function(line) { - processLine(cm, line.text, state); - var save = pos == n - 1 || pos % 5 == 0 || pos >= display.viewFrom && pos < display.viewTo; - line.stateAfter = save ? copyState(doc.mode, state) : null; - ++pos; - }); - if (precise) doc.frontier = pos; - return state; - } - - // POSITION MEASUREMENT - - function paddingTop(display) {return display.lineSpace.offsetTop;} - function paddingVert(display) {return display.mover.offsetHeight - display.lineSpace.offsetHeight;} - function paddingH(display) { - if (display.cachedPaddingH) return display.cachedPaddingH; - var e = removeChildrenAndAdd(display.measure, elt("pre", "x")); - var style = window.getComputedStyle ? window.getComputedStyle(e) : e.currentStyle; - var data = {left: parseInt(style.paddingLeft), right: parseInt(style.paddingRight)}; - if (!isNaN(data.left) && !isNaN(data.right)) display.cachedPaddingH = data; - return data; - } - - // Ensure the lineView.wrapping.heights array is populated. This is - // an array of bottom offsets for the lines that make up a drawn - // line. When lineWrapping is on, there might be more than one - // height. - function ensureLineHeights(cm, lineView, rect) { - var wrapping = cm.options.lineWrapping; - var curWidth = wrapping && cm.display.scroller.clientWidth; - if (!lineView.measure.heights || wrapping && lineView.measure.width != curWidth) { - var heights = lineView.measure.heights = []; - if (wrapping) { - lineView.measure.width = curWidth; - var rects = lineView.text.firstChild.getClientRects(); - for (var i = 0; i < rects.length - 1; i++) { - var cur = rects[i], next = rects[i + 1]; - if (Math.abs(cur.bottom - next.bottom) > 2) - heights.push((cur.bottom + next.top) / 2 - rect.top); - } - } - heights.push(rect.bottom - rect.top); - } - } - - // Find a line map (mapping character offsets to text nodes) and a - // measurement cache for the given line number. (A line view might - // contain multiple lines when collapsed ranges are present.) - function mapFromLineView(lineView, line, lineN) { - if (lineView.line == line) - return {map: lineView.measure.map, cache: lineView.measure.cache}; - for (var i = 0; i < lineView.rest.length; i++) - if (lineView.rest[i] == line) - return {map: lineView.measure.maps[i], cache: lineView.measure.caches[i]}; - for (var i = 0; i < lineView.rest.length; i++) - if (lineNo(lineView.rest[i]) > lineN) - return {map: lineView.measure.maps[i], cache: lineView.measure.caches[i], before: true}; - } - - // Render a line into the hidden node display.externalMeasured. Used - // when measurement is needed for a line that's not in the viewport. - function updateExternalMeasurement(cm, line) { - line = visualLine(line); - var lineN = lineNo(line); - var view = cm.display.externalMeasured = new LineView(cm.doc, line, lineN); - view.lineN = lineN; - var built = view.built = buildLineContent(cm, view); - view.text = built.pre; - removeChildrenAndAdd(cm.display.lineMeasure, built.pre); - return view; - } - - // Get a {top, bottom, left, right} box (in line-local coordinates) - // for a given character. - function measureChar(cm, line, ch, bias) { - return measureCharPrepared(cm, prepareMeasureForLine(cm, line), ch, bias); - } - - // Find a line view that corresponds to the given line number. - function findViewForLine(cm, lineN) { - if (lineN >= cm.display.viewFrom && lineN < cm.display.viewTo) - return cm.display.view[findViewIndex(cm, lineN)]; - var ext = cm.display.externalMeasured; - if (ext && lineN >= ext.lineN && lineN < ext.lineN + ext.size) - return ext; - } - - // Measurement can be split in two steps, the set-up work that - // applies to the whole line, and the measurement of the actual - // character. Functions like coordsChar, that need to do a lot of - // measurements in a row, can thus ensure that the set-up work is - // only done once. - function prepareMeasureForLine(cm, line) { - var lineN = lineNo(line); - var view = findViewForLine(cm, lineN); - if (view && !view.text) - view = null; - else if (view && view.changes) - updateLineForChanges(cm, view, lineN, getDimensions(cm)); - if (!view) - view = updateExternalMeasurement(cm, line); - - var info = mapFromLineView(view, line, lineN); - return { - line: line, view: view, rect: null, - map: info.map, cache: info.cache, before: info.before, - hasHeights: false - }; - } - - // Given a prepared measurement object, measures the position of an - // actual character (or fetches it from the cache). - function measureCharPrepared(cm, prepared, ch, bias, varHeight) { - if (prepared.before) ch = -1; - var key = ch + (bias || ""), found; - if (prepared.cache.hasOwnProperty(key)) { - found = prepared.cache[key]; - } else { - if (!prepared.rect) - prepared.rect = prepared.view.text.getBoundingClientRect(); - if (!prepared.hasHeights) { - ensureLineHeights(cm, prepared.view, prepared.rect); - prepared.hasHeights = true; - } - found = measureCharInner(cm, prepared, ch, bias); - if (!found.bogus) prepared.cache[key] = found; - } - return {left: found.left, right: found.right, - top: varHeight ? found.rtop : found.top, - bottom: varHeight ? found.rbottom : found.bottom}; - } - - var nullRect = {left: 0, right: 0, top: 0, bottom: 0}; - - function measureCharInner(cm, prepared, ch, bias) { - var map = prepared.map; - - var node, start, end, collapse; - // First, search the line map for the text node corresponding to, - // or closest to, the target character. - for (var i = 0; i < map.length; i += 3) { - var mStart = map[i], mEnd = map[i + 1]; - if (ch < mStart) { - start = 0; end = 1; - collapse = "left"; - } else if (ch < mEnd) { - start = ch - mStart; - end = start + 1; - } else if (i == map.length - 3 || ch == mEnd && map[i + 3] > ch) { - end = mEnd - mStart; - start = end - 1; - if (ch >= mEnd) collapse = "right"; - } - if (start != null) { - node = map[i + 2]; - if (mStart == mEnd && bias == (node.insertLeft ? "left" : "right")) - collapse = bias; - if (bias == "left" && start == 0) - while (i && map[i - 2] == map[i - 3] && map[i - 1].insertLeft) { - node = map[(i -= 3) + 2]; - collapse = "left"; - } - if (bias == "right" && start == mEnd - mStart) - while (i < map.length - 3 && map[i + 3] == map[i + 4] && !map[i + 5].insertLeft) { - node = map[(i += 3) + 2]; - collapse = "right"; - } - break; - } - } - - var rect; - if (node.nodeType == 3) { // If it is a text node, use a range to retrieve the coordinates. - for (var i = 0; i < 4; i++) { // Retry a maximum of 4 times when nonsense rectangles are returned - while (start && isExtendingChar(prepared.line.text.charAt(mStart + start))) --start; - while (mStart + end < mEnd && isExtendingChar(prepared.line.text.charAt(mStart + end))) ++end; - if (ie && ie_version < 9 && start == 0 && end == mEnd - mStart) { - rect = node.parentNode.getBoundingClientRect(); - } else if (ie && cm.options.lineWrapping) { - var rects = range(node, start, end).getClientRects(); - if (rects.length) - rect = rects[bias == "right" ? rects.length - 1 : 0]; - else - rect = nullRect; - } else { - rect = range(node, start, end).getBoundingClientRect() || nullRect; - } - if (rect.left || rect.right || start == 0) break; - end = start; - start = start - 1; - collapse = "right"; - } - if (ie && ie_version < 11) rect = maybeUpdateRectForZooming(cm.display.measure, rect); - } else { // If it is a widget, simply get the box for the whole widget. - if (start > 0) collapse = bias = "right"; - var rects; - if (cm.options.lineWrapping && (rects = node.getClientRects()).length > 1) - rect = rects[bias == "right" ? rects.length - 1 : 0]; - else - rect = node.getBoundingClientRect(); - } - if (ie && ie_version < 9 && !start && (!rect || !rect.left && !rect.right)) { - var rSpan = node.parentNode.getClientRects()[0]; - if (rSpan) - rect = {left: rSpan.left, right: rSpan.left + charWidth(cm.display), top: rSpan.top, bottom: rSpan.bottom}; - else - rect = nullRect; - } - - var rtop = rect.top - prepared.rect.top, rbot = rect.bottom - prepared.rect.top; - var mid = (rtop + rbot) / 2; - var heights = prepared.view.measure.heights; - for (var i = 0; i < heights.length - 1; i++) - if (mid < heights[i]) break; - var top = i ? heights[i - 1] : 0, bot = heights[i]; - var result = {left: (collapse == "right" ? rect.right : rect.left) - prepared.rect.left, - right: (collapse == "left" ? rect.left : rect.right) - prepared.rect.left, - top: top, bottom: bot}; - if (!rect.left && !rect.right) result.bogus = true; - if (!cm.options.singleCursorHeightPerLine) { result.rtop = rtop; result.rbottom = rbot; } - - return result; - } - - // Work around problem with bounding client rects on ranges being - // returned incorrectly when zoomed on IE10 and below. - function maybeUpdateRectForZooming(measure, rect) { - if (!window.screen || screen.logicalXDPI == null || - screen.logicalXDPI == screen.deviceXDPI || !hasBadZoomedRects(measure)) - return rect; - var scaleX = screen.logicalXDPI / screen.deviceXDPI; - var scaleY = screen.logicalYDPI / screen.deviceYDPI; - return {left: rect.left * scaleX, right: rect.right * scaleX, - top: rect.top * scaleY, bottom: rect.bottom * scaleY}; - } - - function clearLineMeasurementCacheFor(lineView) { - if (lineView.measure) { - lineView.measure.cache = {}; - lineView.measure.heights = null; - if (lineView.rest) for (var i = 0; i < lineView.rest.length; i++) - lineView.measure.caches[i] = {}; - } - } - - function clearLineMeasurementCache(cm) { - cm.display.externalMeasure = null; - removeChildren(cm.display.lineMeasure); - for (var i = 0; i < cm.display.view.length; i++) - clearLineMeasurementCacheFor(cm.display.view[i]); - } - - function clearCaches(cm) { - clearLineMeasurementCache(cm); - cm.display.cachedCharWidth = cm.display.cachedTextHeight = cm.display.cachedPaddingH = null; - if (!cm.options.lineWrapping) cm.display.maxLineChanged = true; - cm.display.lineNumChars = null; - } - - function pageScrollX() { return window.pageXOffset || (document.documentElement || document.body).scrollLeft; } - function pageScrollY() { return window.pageYOffset || (document.documentElement || document.body).scrollTop; } - - // Converts a {top, bottom, left, right} box from line-local - // coordinates into another coordinate system. Context may be one of - // "line", "div" (display.lineDiv), "local"/null (editor), or "page". - function intoCoordSystem(cm, lineObj, rect, context) { - if (lineObj.widgets) for (var i = 0; i < lineObj.widgets.length; ++i) if (lineObj.widgets[i].above) { - var size = widgetHeight(lineObj.widgets[i]); - rect.top += size; rect.bottom += size; - } - if (context == "line") return rect; - if (!context) context = "local"; - var yOff = heightAtLine(lineObj); - if (context == "local") yOff += paddingTop(cm.display); - else yOff -= cm.display.viewOffset; - if (context == "page" || context == "window") { - var lOff = cm.display.lineSpace.getBoundingClientRect(); - yOff += lOff.top + (context == "window" ? 0 : pageScrollY()); - var xOff = lOff.left + (context == "window" ? 0 : pageScrollX()); - rect.left += xOff; rect.right += xOff; - } - rect.top += yOff; rect.bottom += yOff; - return rect; - } - - // Coverts a box from "div" coords to another coordinate system. - // Context may be "window", "page", "div", or "local"/null. - function fromCoordSystem(cm, coords, context) { - if (context == "div") return coords; - var left = coords.left, top = coords.top; - // First move into "page" coordinate system - if (context == "page") { - left -= pageScrollX(); - top -= pageScrollY(); - } else if (context == "local" || !context) { - var localBox = cm.display.sizer.getBoundingClientRect(); - left += localBox.left; - top += localBox.top; - } - - var lineSpaceBox = cm.display.lineSpace.getBoundingClientRect(); - return {left: left - lineSpaceBox.left, top: top - lineSpaceBox.top}; - } - - function charCoords(cm, pos, context, lineObj, bias) { - if (!lineObj) lineObj = getLine(cm.doc, pos.line); - return intoCoordSystem(cm, lineObj, measureChar(cm, lineObj, pos.ch, bias), context); - } - - // Returns a box for a given cursor position, which may have an - // 'other' property containing the position of the secondary cursor - // on a bidi boundary. - function cursorCoords(cm, pos, context, lineObj, preparedMeasure, varHeight) { - lineObj = lineObj || getLine(cm.doc, pos.line); - if (!preparedMeasure) preparedMeasure = prepareMeasureForLine(cm, lineObj); - function get(ch, right) { - var m = measureCharPrepared(cm, preparedMeasure, ch, right ? "right" : "left", varHeight); - if (right) m.left = m.right; else m.right = m.left; - return intoCoordSystem(cm, lineObj, m, context); - } - function getBidi(ch, partPos) { - var part = order[partPos], right = part.level % 2; - if (ch == bidiLeft(part) && partPos && part.level < order[partPos - 1].level) { - part = order[--partPos]; - ch = bidiRight(part) - (part.level % 2 ? 0 : 1); - right = true; - } else if (ch == bidiRight(part) && partPos < order.length - 1 && part.level < order[partPos + 1].level) { - part = order[++partPos]; - ch = bidiLeft(part) - part.level % 2; - right = false; - } - if (right && ch == part.to && ch > part.from) return get(ch - 1); - return get(ch, right); - } - var order = getOrder(lineObj), ch = pos.ch; - if (!order) return get(ch); - var partPos = getBidiPartAt(order, ch); - var val = getBidi(ch, partPos); - if (bidiOther != null) val.other = getBidi(ch, bidiOther); - return val; - } - - // Used to cheaply estimate the coordinates for a position. Used for - // intermediate scroll updates. - function estimateCoords(cm, pos) { - var left = 0, pos = clipPos(cm.doc, pos); - if (!cm.options.lineWrapping) left = charWidth(cm.display) * pos.ch; - var lineObj = getLine(cm.doc, pos.line); - var top = heightAtLine(lineObj) + paddingTop(cm.display); - return {left: left, right: left, top: top, bottom: top + lineObj.height}; - } - - // Positions returned by coordsChar contain some extra information. - // xRel is the relative x position of the input coordinates compared - // to the found position (so xRel > 0 means the coordinates are to - // the right of the character position, for example). When outside - // is true, that means the coordinates lie outside the line's - // vertical range. - function PosWithInfo(line, ch, outside, xRel) { - var pos = Pos(line, ch); - pos.xRel = xRel; - if (outside) pos.outside = true; - return pos; - } - - // Compute the character position closest to the given coordinates. - // Input must be lineSpace-local ("div" coordinate system). - function coordsChar(cm, x, y) { - var doc = cm.doc; - y += cm.display.viewOffset; - if (y < 0) return PosWithInfo(doc.first, 0, true, -1); - var lineN = lineAtHeight(doc, y), last = doc.first + doc.size - 1; - if (lineN > last) - return PosWithInfo(doc.first + doc.size - 1, getLine(doc, last).text.length, true, 1); - if (x < 0) x = 0; - - var lineObj = getLine(doc, lineN); - for (;;) { - var found = coordsCharInner(cm, lineObj, lineN, x, y); - var merged = collapsedSpanAtEnd(lineObj); - var mergedPos = merged && merged.find(0, true); - if (merged && (found.ch > mergedPos.from.ch || found.ch == mergedPos.from.ch && found.xRel > 0)) - lineN = lineNo(lineObj = mergedPos.to.line); - else - return found; - } - } - - function coordsCharInner(cm, lineObj, lineNo, x, y) { - var innerOff = y - heightAtLine(lineObj); - var wrongLine = false, adjust = 2 * cm.display.wrapper.clientWidth; - var preparedMeasure = prepareMeasureForLine(cm, lineObj); - - function getX(ch) { - var sp = cursorCoords(cm, Pos(lineNo, ch), "line", lineObj, preparedMeasure); - wrongLine = true; - if (innerOff > sp.bottom) return sp.left - adjust; - else if (innerOff < sp.top) return sp.left + adjust; - else wrongLine = false; - return sp.left; - } - - var bidi = getOrder(lineObj), dist = lineObj.text.length; - var from = lineLeft(lineObj), to = lineRight(lineObj); - var fromX = getX(from), fromOutside = wrongLine, toX = getX(to), toOutside = wrongLine; - - if (x > toX) return PosWithInfo(lineNo, to, toOutside, 1); - // Do a binary search between these bounds. - for (;;) { - if (bidi ? to == from || to == moveVisually(lineObj, from, 1) : to - from <= 1) { - var ch = x < fromX || x - fromX <= toX - x ? from : to; - var xDiff = x - (ch == from ? fromX : toX); - while (isExtendingChar(lineObj.text.charAt(ch))) ++ch; - var pos = PosWithInfo(lineNo, ch, ch == from ? fromOutside : toOutside, - xDiff < -1 ? -1 : xDiff > 1 ? 1 : 0); - return pos; - } - var step = Math.ceil(dist / 2), middle = from + step; - if (bidi) { - middle = from; - for (var i = 0; i < step; ++i) middle = moveVisually(lineObj, middle, 1); - } - var middleX = getX(middle); - if (middleX > x) {to = middle; toX = middleX; if (toOutside = wrongLine) toX += 1000; dist = step;} - else {from = middle; fromX = middleX; fromOutside = wrongLine; dist -= step;} - } - } - - var measureText; - // Compute the default text height. - function textHeight(display) { - if (display.cachedTextHeight != null) return display.cachedTextHeight; - if (measureText == null) { - measureText = elt("pre"); - // Measure a bunch of lines, for browsers that compute - // fractional heights. - for (var i = 0; i < 49; ++i) { - measureText.appendChild(document.createTextNode("x")); - measureText.appendChild(elt("br")); - } - measureText.appendChild(document.createTextNode("x")); - } - removeChildrenAndAdd(display.measure, measureText); - var height = measureText.offsetHeight / 50; - if (height > 3) display.cachedTextHeight = height; - removeChildren(display.measure); - return height || 1; - } - - // Compute the default character width. - function charWidth(display) { - if (display.cachedCharWidth != null) return display.cachedCharWidth; - var anchor = elt("span", "xxxxxxxxxx"); - var pre = elt("pre", [anchor]); - removeChildrenAndAdd(display.measure, pre); - var rect = anchor.getBoundingClientRect(), width = (rect.right - rect.left) / 10; - if (width > 2) display.cachedCharWidth = width; - return width || 10; - } - - // OPERATIONS - - // Operations are used to wrap a series of changes to the editor - // state in such a way that each change won't have to update the - // cursor and display (which would be awkward, slow, and - // error-prone). Instead, display updates are batched and then all - // combined and executed at once. - - var operationGroup = null; - - var nextOpId = 0; - // Start a new operation. - function startOperation(cm) { - cm.curOp = { - cm: cm, - viewChanged: false, // Flag that indicates that lines might need to be redrawn - startHeight: cm.doc.height, // Used to detect need to update scrollbar - forceUpdate: false, // Used to force a redraw - updateInput: null, // Whether to reset the input textarea - typing: false, // Whether this reset should be careful to leave existing text (for compositing) - changeObjs: null, // Accumulated changes, for firing change events - cursorActivityHandlers: null, // Set of handlers to fire cursorActivity on - cursorActivityCalled: 0, // Tracks which cursorActivity handlers have been called already - selectionChanged: false, // Whether the selection needs to be redrawn - updateMaxLine: false, // Set when the widest line needs to be determined anew - scrollLeft: null, scrollTop: null, // Intermediate scroll position, not pushed to DOM yet - scrollToPos: null, // Used to scroll to a specific position - id: ++nextOpId // Unique ID - }; - if (operationGroup) { - operationGroup.ops.push(cm.curOp); - } else { - cm.curOp.ownsGroup = operationGroup = { - ops: [cm.curOp], - delayedCallbacks: [] - }; - } - } - - function fireCallbacksForOps(group) { - // Calls delayed callbacks and cursorActivity handlers until no - // new ones appear - var callbacks = group.delayedCallbacks, i = 0; - do { - for (; i < callbacks.length; i++) - callbacks[i](); - for (var j = 0; j < group.ops.length; j++) { - var op = group.ops[j]; - if (op.cursorActivityHandlers) - while (op.cursorActivityCalled < op.cursorActivityHandlers.length) - op.cursorActivityHandlers[op.cursorActivityCalled++](op.cm); - } - } while (i < callbacks.length); - } - - // Finish an operation, updating the display and signalling delayed events - function endOperation(cm) { - var op = cm.curOp, group = op.ownsGroup; - if (!group) return; - - try { fireCallbacksForOps(group); } - finally { - operationGroup = null; - for (var i = 0; i < group.ops.length; i++) - group.ops[i].cm.curOp = null; - endOperations(group); - } - } - - // The DOM updates done when an operation finishes are batched so - // that the minimum number of relayouts are required. - function endOperations(group) { - var ops = group.ops; - for (var i = 0; i < ops.length; i++) // Read DOM - endOperation_R1(ops[i]); - for (var i = 0; i < ops.length; i++) // Write DOM (maybe) - endOperation_W1(ops[i]); - for (var i = 0; i < ops.length; i++) // Read DOM - endOperation_R2(ops[i]); - for (var i = 0; i < ops.length; i++) // Write DOM (maybe) - endOperation_W2(ops[i]); - for (var i = 0; i < ops.length; i++) // Read DOM - endOperation_finish(ops[i]); - } - - function endOperation_R1(op) { - var cm = op.cm, display = cm.display; - if (op.updateMaxLine) findMaxLine(cm); - - op.mustUpdate = op.viewChanged || op.forceUpdate || op.scrollTop != null || - op.scrollToPos && (op.scrollToPos.from.line < display.viewFrom || - op.scrollToPos.to.line >= display.viewTo) || - display.maxLineChanged && cm.options.lineWrapping; - op.update = op.mustUpdate && - new DisplayUpdate(cm, op.mustUpdate && {top: op.scrollTop, ensure: op.scrollToPos}, op.forceUpdate); - } - - function endOperation_W1(op) { - op.updatedDisplay = op.mustUpdate && updateDisplayIfNeeded(op.cm, op.update); - } - - function endOperation_R2(op) { - var cm = op.cm, display = cm.display; - if (op.updatedDisplay) updateHeightsInViewport(cm); - - op.barMeasure = measureForScrollbars(cm); - - // If the max line changed since it was last measured, measure it, - // and ensure the document's width matches it. - // updateDisplay_W2 will use these properties to do the actual resizing - if (display.maxLineChanged && !cm.options.lineWrapping) { - op.adjustWidthTo = measureChar(cm, display.maxLine, display.maxLine.text.length).left + 3; - op.maxScrollLeft = Math.max(0, display.sizer.offsetLeft + op.adjustWidthTo + - scrollerCutOff - display.scroller.clientWidth); - } - - if (op.updatedDisplay || op.selectionChanged) - op.newSelectionNodes = drawSelection(cm); - } - - function endOperation_W2(op) { - var cm = op.cm; - - if (op.adjustWidthTo != null) { - cm.display.sizer.style.minWidth = op.adjustWidthTo + "px"; - if (op.maxScrollLeft < cm.doc.scrollLeft) - setScrollLeft(cm, Math.min(cm.display.scroller.scrollLeft, op.maxScrollLeft), true); - cm.display.maxLineChanged = false; - } - - if (op.newSelectionNodes) - showSelection(cm, op.newSelectionNodes); - if (op.updatedDisplay) - setDocumentHeight(cm, op.barMeasure); - if (op.updatedDisplay || op.startHeight != cm.doc.height) - updateScrollbars(cm, op.barMeasure); - - if (op.selectionChanged) restartBlink(cm); - - if (cm.state.focused && op.updateInput) - resetInput(cm, op.typing); - } - - function endOperation_finish(op) { - var cm = op.cm, display = cm.display, doc = cm.doc; - - if (op.adjustWidthTo != null && Math.abs(op.barMeasure.scrollWidth - cm.display.scroller.scrollWidth) > 1) - updateScrollbars(cm); - - if (op.updatedDisplay) postUpdateDisplay(cm, op.update); - - // Abort mouse wheel delta measurement, when scrolling explicitly - if (display.wheelStartX != null && (op.scrollTop != null || op.scrollLeft != null || op.scrollToPos)) - display.wheelStartX = display.wheelStartY = null; - - // Propagate the scroll position to the actual DOM scroller - if (op.scrollTop != null && (display.scroller.scrollTop != op.scrollTop || op.forceScroll)) { - var top = Math.max(0, Math.min(display.scroller.scrollHeight - display.scroller.clientHeight, op.scrollTop)); - display.scroller.scrollTop = display.scrollbarV.scrollTop = doc.scrollTop = top; - } - if (op.scrollLeft != null && (display.scroller.scrollLeft != op.scrollLeft || op.forceScroll)) { - var left = Math.max(0, Math.min(display.scroller.scrollWidth - display.scroller.clientWidth, op.scrollLeft)); - display.scroller.scrollLeft = display.scrollbarH.scrollLeft = doc.scrollLeft = left; - alignHorizontally(cm); - } - // If we need to scroll a specific position into view, do so. - if (op.scrollToPos) { - var coords = scrollPosIntoView(cm, clipPos(doc, op.scrollToPos.from), - clipPos(doc, op.scrollToPos.to), op.scrollToPos.margin); - if (op.scrollToPos.isCursor && cm.state.focused) maybeScrollWindow(cm, coords); - } - - // Fire events for markers that are hidden/unidden by editing or - // undoing - var hidden = op.maybeHiddenMarkers, unhidden = op.maybeUnhiddenMarkers; - if (hidden) for (var i = 0; i < hidden.length; ++i) - if (!hidden[i].lines.length) signal(hidden[i], "hide"); - if (unhidden) for (var i = 0; i < unhidden.length; ++i) - if (unhidden[i].lines.length) signal(unhidden[i], "unhide"); - - if (display.wrapper.offsetHeight) - doc.scrollTop = cm.display.scroller.scrollTop; - - // Apply workaround for two webkit bugs - if (op.updatedDisplay && webkit) { - if (cm.options.lineWrapping) - checkForWebkitWidthBug(cm, op.barMeasure); // (Issue #2420) - if (op.barMeasure.scrollWidth > op.barMeasure.clientWidth && - op.barMeasure.scrollWidth < op.barMeasure.clientWidth + 1 && - !hScrollbarTakesSpace(cm)) - updateScrollbars(cm); // (Issue #2562) - } - - // Fire change events, and delayed event handlers - if (op.changeObjs) - signal(cm, "changes", cm, op.changeObjs); - } - - // Run the given function in an operation - function runInOp(cm, f) { - if (cm.curOp) return f(); - startOperation(cm); - try { return f(); } - finally { endOperation(cm); } - } - // Wraps a function in an operation. Returns the wrapped function. - function operation(cm, f) { - return function() { - if (cm.curOp) return f.apply(cm, arguments); - startOperation(cm); - try { return f.apply(cm, arguments); } - finally { endOperation(cm); } - }; - } - // Used to add methods to editor and doc instances, wrapping them in - // operations. - function methodOp(f) { - return function() { - if (this.curOp) return f.apply(this, arguments); - startOperation(this); - try { return f.apply(this, arguments); } - finally { endOperation(this); } - }; - } - function docMethodOp(f) { - return function() { - var cm = this.cm; - if (!cm || cm.curOp) return f.apply(this, arguments); - startOperation(cm); - try { return f.apply(this, arguments); } - finally { endOperation(cm); } - }; - } - - // VIEW TRACKING - - // These objects are used to represent the visible (currently drawn) - // part of the document. A LineView may correspond to multiple - // logical lines, if those are connected by collapsed ranges. - function LineView(doc, line, lineN) { - // The starting line - this.line = line; - // Continuing lines, if any - this.rest = visualLineContinued(line); - // Number of logical lines in this visual line - this.size = this.rest ? lineNo(lst(this.rest)) - lineN + 1 : 1; - this.node = this.text = null; - this.hidden = lineIsHidden(doc, line); - } - - // Create a range of LineView objects for the given lines. - function buildViewArray(cm, from, to) { - var array = [], nextPos; - for (var pos = from; pos < to; pos = nextPos) { - var view = new LineView(cm.doc, getLine(cm.doc, pos), pos); - nextPos = pos + view.size; - array.push(view); - } - return array; - } - - // Updates the display.view data structure for a given change to the - // document. From and to are in pre-change coordinates. Lendiff is - // the amount of lines added or subtracted by the change. This is - // used for changes that span multiple lines, or change the way - // lines are divided into visual lines. regLineChange (below) - // registers single-line changes. - function regChange(cm, from, to, lendiff) { - if (from == null) from = cm.doc.first; - if (to == null) to = cm.doc.first + cm.doc.size; - if (!lendiff) lendiff = 0; - - var display = cm.display; - if (lendiff && to < display.viewTo && - (display.updateLineNumbers == null || display.updateLineNumbers > from)) - display.updateLineNumbers = from; - - cm.curOp.viewChanged = true; - - if (from >= display.viewTo) { // Change after - if (sawCollapsedSpans && visualLineNo(cm.doc, from) < display.viewTo) - resetView(cm); - } else if (to <= display.viewFrom) { // Change before - if (sawCollapsedSpans && visualLineEndNo(cm.doc, to + lendiff) > display.viewFrom) { - resetView(cm); - } else { - display.viewFrom += lendiff; - display.viewTo += lendiff; - } - } else if (from <= display.viewFrom && to >= display.viewTo) { // Full overlap - resetView(cm); - } else if (from <= display.viewFrom) { // Top overlap - var cut = viewCuttingPoint(cm, to, to + lendiff, 1); - if (cut) { - display.view = display.view.slice(cut.index); - display.viewFrom = cut.lineN; - display.viewTo += lendiff; - } else { - resetView(cm); - } - } else if (to >= display.viewTo) { // Bottom overlap - var cut = viewCuttingPoint(cm, from, from, -1); - if (cut) { - display.view = display.view.slice(0, cut.index); - display.viewTo = cut.lineN; - } else { - resetView(cm); - } - } else { // Gap in the middle - var cutTop = viewCuttingPoint(cm, from, from, -1); - var cutBot = viewCuttingPoint(cm, to, to + lendiff, 1); - if (cutTop && cutBot) { - display.view = display.view.slice(0, cutTop.index) - .concat(buildViewArray(cm, cutTop.lineN, cutBot.lineN)) - .concat(display.view.slice(cutBot.index)); - display.viewTo += lendiff; - } else { - resetView(cm); - } - } - - var ext = display.externalMeasured; - if (ext) { - if (to < ext.lineN) - ext.lineN += lendiff; - else if (from < ext.lineN + ext.size) - display.externalMeasured = null; - } - } - - // Register a change to a single line. Type must be one of "text", - // "gutter", "class", "widget" - function regLineChange(cm, line, type) { - cm.curOp.viewChanged = true; - var display = cm.display, ext = cm.display.externalMeasured; - if (ext && line >= ext.lineN && line < ext.lineN + ext.size) - display.externalMeasured = null; - - if (line < display.viewFrom || line >= display.viewTo) return; - var lineView = display.view[findViewIndex(cm, line)]; - if (lineView.node == null) return; - var arr = lineView.changes || (lineView.changes = []); - if (indexOf(arr, type) == -1) arr.push(type); - } - - // Clear the view. - function resetView(cm) { - cm.display.viewFrom = cm.display.viewTo = cm.doc.first; - cm.display.view = []; - cm.display.viewOffset = 0; - } - - // Find the view element corresponding to a given line. Return null - // when the line isn't visible. - function findViewIndex(cm, n) { - if (n >= cm.display.viewTo) return null; - n -= cm.display.viewFrom; - if (n < 0) return null; - var view = cm.display.view; - for (var i = 0; i < view.length; i++) { - n -= view[i].size; - if (n < 0) return i; - } - } - - function viewCuttingPoint(cm, oldN, newN, dir) { - var index = findViewIndex(cm, oldN), diff, view = cm.display.view; - if (!sawCollapsedSpans || newN == cm.doc.first + cm.doc.size) - return {index: index, lineN: newN}; - for (var i = 0, n = cm.display.viewFrom; i < index; i++) - n += view[i].size; - if (n != oldN) { - if (dir > 0) { - if (index == view.length - 1) return null; - diff = (n + view[index].size) - oldN; - index++; - } else { - diff = n - oldN; - } - oldN += diff; newN += diff; - } - while (visualLineNo(cm.doc, newN) != newN) { - if (index == (dir < 0 ? 0 : view.length - 1)) return null; - newN += dir * view[index - (dir < 0 ? 1 : 0)].size; - index += dir; - } - return {index: index, lineN: newN}; - } - - // Force the view to cover a given range, adding empty view element - // or clipping off existing ones as needed. - function adjustView(cm, from, to) { - var display = cm.display, view = display.view; - if (view.length == 0 || from >= display.viewTo || to <= display.viewFrom) { - display.view = buildViewArray(cm, from, to); - display.viewFrom = from; - } else { - if (display.viewFrom > from) - display.view = buildViewArray(cm, from, display.viewFrom).concat(display.view); - else if (display.viewFrom < from) - display.view = display.view.slice(findViewIndex(cm, from)); - display.viewFrom = from; - if (display.viewTo < to) - display.view = display.view.concat(buildViewArray(cm, display.viewTo, to)); - else if (display.viewTo > to) - display.view = display.view.slice(0, findViewIndex(cm, to)); - } - display.viewTo = to; - } - - // Count the number of lines in the view whose DOM representation is - // out of date (or nonexistent). - function countDirtyView(cm) { - var view = cm.display.view, dirty = 0; - for (var i = 0; i < view.length; i++) { - var lineView = view[i]; - if (!lineView.hidden && (!lineView.node || lineView.changes)) ++dirty; - } - return dirty; - } - - // INPUT HANDLING - - // Poll for input changes, using the normal rate of polling. This - // runs as long as the editor is focused. - function slowPoll(cm) { - if (cm.display.pollingFast) return; - cm.display.poll.set(cm.options.pollInterval, function() { - readInput(cm); - if (cm.state.focused) slowPoll(cm); - }); - } - - // When an event has just come in that is likely to add or change - // something in the input textarea, we poll faster, to ensure that - // the change appears on the screen quickly. - function fastPoll(cm) { - var missed = false; - cm.display.pollingFast = true; - function p() { - var changed = readInput(cm); - if (!changed && !missed) {missed = true; cm.display.poll.set(60, p);} - else {cm.display.pollingFast = false; slowPoll(cm);} - } - cm.display.poll.set(20, p); - } - - // This will be set to an array of strings when copying, so that, - // when pasting, we know what kind of selections the copied text - // was made out of. - var lastCopied = null; - - // Read input from the textarea, and update the document to match. - // When something is selected, it is present in the textarea, and - // selected (unless it is huge, in which case a placeholder is - // used). When nothing is selected, the cursor sits after previously - // seen text (can be empty), which is stored in prevInput (we must - // not reset the textarea when typing, because that breaks IME). - function readInput(cm) { - var input = cm.display.input, prevInput = cm.display.prevInput, doc = cm.doc; - // Since this is called a *lot*, try to bail out as cheaply as - // possible when it is clear that nothing happened. hasSelection - // will be the case when there is a lot of text in the textarea, - // in which case reading its value would be expensive. - if (!cm.state.focused || (hasSelection(input) && !prevInput) || isReadOnly(cm) || cm.options.disableInput || cm.state.keySeq) - return false; - // See paste handler for more on the fakedLastChar kludge - if (cm.state.pasteIncoming && cm.state.fakedLastChar) { - input.value = input.value.substring(0, input.value.length - 1); - cm.state.fakedLastChar = false; - } - var text = input.value; - // If nothing changed, bail. - if (text == prevInput && !cm.somethingSelected()) return false; - // Work around nonsensical selection resetting in IE9/10, and - // inexplicable appearance of private area unicode characters on - // some key combos in Mac (#2689). - if (ie && ie_version >= 9 && cm.display.inputHasSelection === text || - mac && /[\uf700-\uf7ff]/.test(text)) { - resetInput(cm); - return false; - } - - var withOp = !cm.curOp; - if (withOp) startOperation(cm); - cm.display.shift = false; - - if (text.charCodeAt(0) == 0x200b && doc.sel == cm.display.selForContextMenu && !prevInput) - prevInput = "\u200b"; - // Find the part of the input that is actually new - var same = 0, l = Math.min(prevInput.length, text.length); - while (same < l && prevInput.charCodeAt(same) == text.charCodeAt(same)) ++same; - var inserted = text.slice(same), textLines = splitLines(inserted); - - // When pasing N lines into N selections, insert one line per selection - var multiPaste = null; - if (cm.state.pasteIncoming && doc.sel.ranges.length > 1) { - if (lastCopied && lastCopied.join("\n") == inserted) - multiPaste = doc.sel.ranges.length % lastCopied.length == 0 && map(lastCopied, splitLines); - else if (textLines.length == doc.sel.ranges.length) - multiPaste = map(textLines, function(l) { return [l]; }); - } - - // Normal behavior is to insert the new text into every selection - for (var i = doc.sel.ranges.length - 1; i >= 0; i--) { - var range = doc.sel.ranges[i]; - var from = range.from(), to = range.to(); - // Handle deletion - if (same < prevInput.length) - from = Pos(from.line, from.ch - (prevInput.length - same)); - // Handle overwrite - else if (cm.state.overwrite && range.empty() && !cm.state.pasteIncoming) - to = Pos(to.line, Math.min(getLine(doc, to.line).text.length, to.ch + lst(textLines).length)); - var updateInput = cm.curOp.updateInput; - var changeEvent = {from: from, to: to, text: multiPaste ? multiPaste[i % multiPaste.length] : textLines, - origin: cm.state.pasteIncoming ? "paste" : cm.state.cutIncoming ? "cut" : "+input"}; - makeChange(cm.doc, changeEvent); - signalLater(cm, "inputRead", cm, changeEvent); - // When an 'electric' character is inserted, immediately trigger a reindent - if (inserted && !cm.state.pasteIncoming && cm.options.electricChars && - cm.options.smartIndent && range.head.ch < 100 && - (!i || doc.sel.ranges[i - 1].head.line != range.head.line)) { - var mode = cm.getModeAt(range.head); - var end = changeEnd(changeEvent); - if (mode.electricChars) { - for (var j = 0; j < mode.electricChars.length; j++) - if (inserted.indexOf(mode.electricChars.charAt(j)) > -1) { - indentLine(cm, end.line, "smart"); - break; - } - } else if (mode.electricInput) { - if (mode.electricInput.test(getLine(doc, end.line).text.slice(0, end.ch))) - indentLine(cm, end.line, "smart"); - } - } - } - ensureCursorVisible(cm); - cm.curOp.updateInput = updateInput; - cm.curOp.typing = true; - - // Don't leave long text in the textarea, since it makes further polling slow - if (text.length > 1000 || text.indexOf("\n") > -1) input.value = cm.display.prevInput = ""; - else cm.display.prevInput = text; - if (withOp) endOperation(cm); - cm.state.pasteIncoming = cm.state.cutIncoming = false; - return true; - } - - // Reset the input to correspond to the selection (or to be empty, - // when not typing and nothing is selected) - function resetInput(cm, typing) { - var minimal, selected, doc = cm.doc; - if (cm.somethingSelected()) { - cm.display.prevInput = ""; - var range = doc.sel.primary(); - minimal = hasCopyEvent && - (range.to().line - range.from().line > 100 || (selected = cm.getSelection()).length > 1000); - var content = minimal ? "-" : selected || cm.getSelection(); - cm.display.input.value = content; - if (cm.state.focused) selectInput(cm.display.input); - if (ie && ie_version >= 9) cm.display.inputHasSelection = content; - } else if (!typing) { - cm.display.prevInput = cm.display.input.value = ""; - if (ie && ie_version >= 9) cm.display.inputHasSelection = null; - } - cm.display.inaccurateSelection = minimal; - } - - function focusInput(cm) { - if (cm.options.readOnly != "nocursor" && (!mobile || activeElt() != cm.display.input)) - cm.display.input.focus(); - } - - function ensureFocus(cm) { - if (!cm.state.focused) { focusInput(cm); onFocus(cm); } - } - - function isReadOnly(cm) { - return cm.options.readOnly || cm.doc.cantEdit; - } - - // EVENT HANDLERS - - // Attach the necessary event handlers when initializing the editor - function registerEventHandlers(cm) { - var d = cm.display; - on(d.scroller, "mousedown", operation(cm, onMouseDown)); - // Older IE's will not fire a second mousedown for a double click - if (ie && ie_version < 11) - on(d.scroller, "dblclick", operation(cm, function(e) { - if (signalDOMEvent(cm, e)) return; - var pos = posFromMouse(cm, e); - if (!pos || clickInGutter(cm, e) || eventInWidget(cm.display, e)) return; - e_preventDefault(e); - var word = cm.findWordAt(pos); - extendSelection(cm.doc, word.anchor, word.head); - })); - else - on(d.scroller, "dblclick", function(e) { signalDOMEvent(cm, e) || e_preventDefault(e); }); - // Prevent normal selection in the editor (we handle our own) - on(d.lineSpace, "selectstart", function(e) { - if (!eventInWidget(d, e)) e_preventDefault(e); - }); - // Some browsers fire contextmenu *after* opening the menu, at - // which point we can't mess with it anymore. Context menu is - // handled in onMouseDown for these browsers. - if (!captureRightClick) on(d.scroller, "contextmenu", function(e) {onContextMenu(cm, e);}); - - // Sync scrolling between fake scrollbars and real scrollable - // area, ensure viewport is updated when scrolling. - on(d.scroller, "scroll", function() { - if (d.scroller.clientHeight) { - setScrollTop(cm, d.scroller.scrollTop); - setScrollLeft(cm, d.scroller.scrollLeft, true); - signal(cm, "scroll", cm); - } - }); - on(d.scrollbarV, "scroll", function() { - if (d.scroller.clientHeight) setScrollTop(cm, d.scrollbarV.scrollTop); - }); - on(d.scrollbarH, "scroll", function() { - if (d.scroller.clientHeight) setScrollLeft(cm, d.scrollbarH.scrollLeft); - }); - - // Listen to wheel events in order to try and update the viewport on time. - on(d.scroller, "mousewheel", function(e){onScrollWheel(cm, e);}); - on(d.scroller, "DOMMouseScroll", function(e){onScrollWheel(cm, e);}); - - // Prevent clicks in the scrollbars from killing focus - function reFocus() { if (cm.state.focused) setTimeout(bind(focusInput, cm), 0); } - on(d.scrollbarH, "mousedown", reFocus); - on(d.scrollbarV, "mousedown", reFocus); - // Prevent wrapper from ever scrolling - on(d.wrapper, "scroll", function() { d.wrapper.scrollTop = d.wrapper.scrollLeft = 0; }); - - on(d.input, "keyup", function(e) { onKeyUp.call(cm, e); }); - on(d.input, "input", function() { - if (ie && ie_version >= 9 && cm.display.inputHasSelection) cm.display.inputHasSelection = null; - fastPoll(cm); - }); - on(d.input, "keydown", operation(cm, onKeyDown)); - on(d.input, "keypress", operation(cm, onKeyPress)); - on(d.input, "focus", bind(onFocus, cm)); - on(d.input, "blur", bind(onBlur, cm)); - - function drag_(e) { - if (!signalDOMEvent(cm, e)) e_stop(e); - } - if (cm.options.dragDrop) { - on(d.scroller, "dragstart", function(e){onDragStart(cm, e);}); - on(d.scroller, "dragenter", drag_); - on(d.scroller, "dragover", drag_); - on(d.scroller, "drop", operation(cm, onDrop)); - } - on(d.scroller, "paste", function(e) { - if (eventInWidget(d, e)) return; - cm.state.pasteIncoming = true; - focusInput(cm); - fastPoll(cm); - }); - on(d.input, "paste", function() { - // Workaround for webkit bug https://bugs.webkit.org/show_bug.cgi?id=90206 - // Add a char to the end of textarea before paste occur so that - // selection doesn't span to the end of textarea. - if (webkit && !cm.state.fakedLastChar && !(new Date - cm.state.lastMiddleDown < 200)) { - var start = d.input.selectionStart, end = d.input.selectionEnd; - d.input.value += "$"; - // The selection end needs to be set before the start, otherwise there - // can be an intermediate non-empty selection between the two, which - // can override the middle-click paste buffer on linux and cause the - // wrong thing to get pasted. - d.input.selectionEnd = end; - d.input.selectionStart = start; - cm.state.fakedLastChar = true; - } - cm.state.pasteIncoming = true; - fastPoll(cm); - }); - - function prepareCopyCut(e) { - if (cm.somethingSelected()) { - lastCopied = cm.getSelections(); - if (d.inaccurateSelection) { - d.prevInput = ""; - d.inaccurateSelection = false; - d.input.value = lastCopied.join("\n"); - selectInput(d.input); - } - } else { - var text = [], ranges = []; - for (var i = 0; i < cm.doc.sel.ranges.length; i++) { - var line = cm.doc.sel.ranges[i].head.line; - var lineRange = {anchor: Pos(line, 0), head: Pos(line + 1, 0)}; - ranges.push(lineRange); - text.push(cm.getRange(lineRange.anchor, lineRange.head)); - } - if (e.type == "cut") { - cm.setSelections(ranges, null, sel_dontScroll); - } else { - d.prevInput = ""; - d.input.value = text.join("\n"); - selectInput(d.input); - } - lastCopied = text; - } - if (e.type == "cut") cm.state.cutIncoming = true; - } - on(d.input, "cut", prepareCopyCut); - on(d.input, "copy", prepareCopyCut); - - // Needed to handle Tab key in KHTML - if (khtml) on(d.sizer, "mouseup", function() { - if (activeElt() == d.input) d.input.blur(); - focusInput(cm); - }); - } - - // Called when the window resizes - function onResize(cm) { - var d = cm.display; - if (d.lastWrapHeight == d.wrapper.clientHeight && d.lastWrapWidth == d.wrapper.clientWidth) - return; - // Might be a text scaling operation, clear size caches. - d.cachedCharWidth = d.cachedTextHeight = d.cachedPaddingH = null; - cm.setSize(); - } - - // MOUSE EVENTS - - // Return true when the given mouse event happened in a widget - function eventInWidget(display, e) { - for (var n = e_target(e); n != display.wrapper; n = n.parentNode) { - if (!n || n.ignoreEvents || n.parentNode == display.sizer && n != display.mover) return true; - } - } - - // Given a mouse event, find the corresponding position. If liberal - // is false, it checks whether a gutter or scrollbar was clicked, - // and returns null if it was. forRect is used by rectangular - // selections, and tries to estimate a character position even for - // coordinates beyond the right of the text. - function posFromMouse(cm, e, liberal, forRect) { - var display = cm.display; - if (!liberal) { - var target = e_target(e); - if (target == display.scrollbarH || target == display.scrollbarV || - target == display.scrollbarFiller || target == display.gutterFiller) return null; - } - var x, y, space = display.lineSpace.getBoundingClientRect(); - // Fails unpredictably on IE[67] when mouse is dragged around quickly. - try { x = e.clientX - space.left; y = e.clientY - space.top; } - catch (e) { return null; } - var coords = coordsChar(cm, x, y), line; - if (forRect && coords.xRel == 1 && (line = getLine(cm.doc, coords.line).text).length == coords.ch) { - var colDiff = countColumn(line, line.length, cm.options.tabSize) - line.length; - coords = Pos(coords.line, Math.max(0, Math.round((x - paddingH(cm.display).left) / charWidth(cm.display)) - colDiff)); - } - return coords; - } - - // A mouse down can be a single click, double click, triple click, - // start of selection drag, start of text drag, new cursor - // (ctrl-click), rectangle drag (alt-drag), or xwin - // middle-click-paste. Or it might be a click on something we should - // not interfere with, such as a scrollbar or widget. - function onMouseDown(e) { - if (signalDOMEvent(this, e)) return; - var cm = this, display = cm.display; - display.shift = e.shiftKey; - - if (eventInWidget(display, e)) { - if (!webkit) { - // Briefly turn off draggability, to allow widgets to do - // normal dragging things. - display.scroller.draggable = false; - setTimeout(function(){display.scroller.draggable = true;}, 100); - } - return; - } - if (clickInGutter(cm, e)) return; - var start = posFromMouse(cm, e); - window.focus(); - - switch (e_button(e)) { - case 1: - if (start) - leftButtonDown(cm, e, start); - else if (e_target(e) == display.scroller) - e_preventDefault(e); - break; - case 2: - if (webkit) cm.state.lastMiddleDown = +new Date; - if (start) extendSelection(cm.doc, start); - setTimeout(bind(focusInput, cm), 20); - e_preventDefault(e); - break; - case 3: - if (captureRightClick) onContextMenu(cm, e); - break; - } - } - - var lastClick, lastDoubleClick; - function leftButtonDown(cm, e, start) { - setTimeout(bind(ensureFocus, cm), 0); - - var now = +new Date, type; - if (lastDoubleClick && lastDoubleClick.time > now - 400 && cmp(lastDoubleClick.pos, start) == 0) { - type = "triple"; - } else if (lastClick && lastClick.time > now - 400 && cmp(lastClick.pos, start) == 0) { - type = "double"; - lastDoubleClick = {time: now, pos: start}; - } else { - type = "single"; - lastClick = {time: now, pos: start}; - } - - var sel = cm.doc.sel, modifier = mac ? e.metaKey : e.ctrlKey; - if (cm.options.dragDrop && dragAndDrop && !isReadOnly(cm) && - type == "single" && sel.contains(start) > -1 && sel.somethingSelected()) - leftButtonStartDrag(cm, e, start, modifier); - else - leftButtonSelect(cm, e, start, type, modifier); - } - - // Start a text drag. When it ends, see if any dragging actually - // happen, and treat as a click if it didn't. - function leftButtonStartDrag(cm, e, start, modifier) { - var display = cm.display; - var dragEnd = operation(cm, function(e2) { - if (webkit) display.scroller.draggable = false; - cm.state.draggingText = false; - off(document, "mouseup", dragEnd); - off(display.scroller, "drop", dragEnd); - if (Math.abs(e.clientX - e2.clientX) + Math.abs(e.clientY - e2.clientY) < 10) { - e_preventDefault(e2); - if (!modifier) - extendSelection(cm.doc, start); - focusInput(cm); - // Work around unexplainable focus problem in IE9 (#2127) - if (ie && ie_version == 9) - setTimeout(function() {document.body.focus(); focusInput(cm);}, 20); - } - }); - // Let the drag handler handle this. - if (webkit) display.scroller.draggable = true; - cm.state.draggingText = dragEnd; - // IE's approach to draggable - if (display.scroller.dragDrop) display.scroller.dragDrop(); - on(document, "mouseup", dragEnd); - on(display.scroller, "drop", dragEnd); - } - - // Normal selection, as opposed to text dragging. - function leftButtonSelect(cm, e, start, type, addNew) { - var display = cm.display, doc = cm.doc; - e_preventDefault(e); - - var ourRange, ourIndex, startSel = doc.sel; - if (addNew && !e.shiftKey) { - ourIndex = doc.sel.contains(start); - if (ourIndex > -1) - ourRange = doc.sel.ranges[ourIndex]; - else - ourRange = new Range(start, start); - } else { - ourRange = doc.sel.primary(); - } - - if (e.altKey) { - type = "rect"; - if (!addNew) ourRange = new Range(start, start); - start = posFromMouse(cm, e, true, true); - ourIndex = -1; - } else if (type == "double") { - var word = cm.findWordAt(start); - if (cm.display.shift || doc.extend) - ourRange = extendRange(doc, ourRange, word.anchor, word.head); - else - ourRange = word; - } else if (type == "triple") { - var line = new Range(Pos(start.line, 0), clipPos(doc, Pos(start.line + 1, 0))); - if (cm.display.shift || doc.extend) - ourRange = extendRange(doc, ourRange, line.anchor, line.head); - else - ourRange = line; - } else { - ourRange = extendRange(doc, ourRange, start); - } - - if (!addNew) { - ourIndex = 0; - setSelection(doc, new Selection([ourRange], 0), sel_mouse); - startSel = doc.sel; - } else if (ourIndex > -1) { - replaceOneSelection(doc, ourIndex, ourRange, sel_mouse); - } else { - ourIndex = doc.sel.ranges.length; - setSelection(doc, normalizeSelection(doc.sel.ranges.concat([ourRange]), ourIndex), - {scroll: false, origin: "*mouse"}); - } - - var lastPos = start; - function extendTo(pos) { - if (cmp(lastPos, pos) == 0) return; - lastPos = pos; - - if (type == "rect") { - var ranges = [], tabSize = cm.options.tabSize; - var startCol = countColumn(getLine(doc, start.line).text, start.ch, tabSize); - var posCol = countColumn(getLine(doc, pos.line).text, pos.ch, tabSize); - var left = Math.min(startCol, posCol), right = Math.max(startCol, posCol); - for (var line = Math.min(start.line, pos.line), end = Math.min(cm.lastLine(), Math.max(start.line, pos.line)); - line <= end; line++) { - var text = getLine(doc, line).text, leftPos = findColumn(text, left, tabSize); - if (left == right) - ranges.push(new Range(Pos(line, leftPos), Pos(line, leftPos))); - else if (text.length > leftPos) - ranges.push(new Range(Pos(line, leftPos), Pos(line, findColumn(text, right, tabSize)))); - } - if (!ranges.length) ranges.push(new Range(start, start)); - setSelection(doc, normalizeSelection(startSel.ranges.slice(0, ourIndex).concat(ranges), ourIndex), - {origin: "*mouse", scroll: false}); - cm.scrollIntoView(pos); - } else { - var oldRange = ourRange; - var anchor = oldRange.anchor, head = pos; - if (type != "single") { - if (type == "double") - var range = cm.findWordAt(pos); - else - var range = new Range(Pos(pos.line, 0), clipPos(doc, Pos(pos.line + 1, 0))); - if (cmp(range.anchor, anchor) > 0) { - head = range.head; - anchor = minPos(oldRange.from(), range.anchor); - } else { - head = range.anchor; - anchor = maxPos(oldRange.to(), range.head); - } - } - var ranges = startSel.ranges.slice(0); - ranges[ourIndex] = new Range(clipPos(doc, anchor), head); - setSelection(doc, normalizeSelection(ranges, ourIndex), sel_mouse); - } - } - - var editorSize = display.wrapper.getBoundingClientRect(); - // Used to ensure timeout re-tries don't fire when another extend - // happened in the meantime (clearTimeout isn't reliable -- at - // least on Chrome, the timeouts still happen even when cleared, - // if the clear happens after their scheduled firing time). - var counter = 0; - - function extend(e) { - var curCount = ++counter; - var cur = posFromMouse(cm, e, true, type == "rect"); - if (!cur) return; - if (cmp(cur, lastPos) != 0) { - ensureFocus(cm); - extendTo(cur); - var visible = visibleLines(display, doc); - if (cur.line >= visible.to || cur.line < visible.from) - setTimeout(operation(cm, function(){if (counter == curCount) extend(e);}), 150); - } else { - var outside = e.clientY < editorSize.top ? -20 : e.clientY > editorSize.bottom ? 20 : 0; - if (outside) setTimeout(operation(cm, function() { - if (counter != curCount) return; - display.scroller.scrollTop += outside; - extend(e); - }), 50); - } - } - - function done(e) { - counter = Infinity; - e_preventDefault(e); - focusInput(cm); - off(document, "mousemove", move); - off(document, "mouseup", up); - doc.history.lastSelOrigin = null; - } - - var move = operation(cm, function(e) { - if (!e_button(e)) done(e); - else extend(e); - }); - var up = operation(cm, done); - on(document, "mousemove", move); - on(document, "mouseup", up); - } - - // Determines whether an event happened in the gutter, and fires the - // handlers for the corresponding event. - function gutterEvent(cm, e, type, prevent, signalfn) { - try { var mX = e.clientX, mY = e.clientY; } - catch(e) { return false; } - if (mX >= Math.floor(cm.display.gutters.getBoundingClientRect().right)) return false; - if (prevent) e_preventDefault(e); - - var display = cm.display; - var lineBox = display.lineDiv.getBoundingClientRect(); - - if (mY > lineBox.bottom || !hasHandler(cm, type)) return e_defaultPrevented(e); - mY -= lineBox.top - display.viewOffset; - - for (var i = 0; i < cm.options.gutters.length; ++i) { - var g = display.gutters.childNodes[i]; - if (g && g.getBoundingClientRect().right >= mX) { - var line = lineAtHeight(cm.doc, mY); - var gutter = cm.options.gutters[i]; - signalfn(cm, type, cm, line, gutter, e); - return e_defaultPrevented(e); - } - } - } - - function clickInGutter(cm, e) { - return gutterEvent(cm, e, "gutterClick", true, signalLater); - } - - // Kludge to work around strange IE behavior where it'll sometimes - // re-fire a series of drag-related events right after the drop (#1551) - var lastDrop = 0; - - function onDrop(e) { - var cm = this; - if (signalDOMEvent(cm, e) || eventInWidget(cm.display, e)) - return; - e_preventDefault(e); - if (ie) lastDrop = +new Date; - var pos = posFromMouse(cm, e, true), files = e.dataTransfer.files; - if (!pos || isReadOnly(cm)) return; - // Might be a file drop, in which case we simply extract the text - // and insert it. - if (files && files.length && window.FileReader && window.File) { - var n = files.length, text = Array(n), read = 0; - var loadFile = function(file, i) { - var reader = new FileReader; - reader.onload = operation(cm, function() { - text[i] = reader.result; - if (++read == n) { - pos = clipPos(cm.doc, pos); - var change = {from: pos, to: pos, text: splitLines(text.join("\n")), origin: "paste"}; - makeChange(cm.doc, change); - setSelectionReplaceHistory(cm.doc, simpleSelection(pos, changeEnd(change))); - } - }); - reader.readAsText(file); - }; - for (var i = 0; i < n; ++i) loadFile(files[i], i); - } else { // Normal drop - // Don't do a replace if the drop happened inside of the selected text. - if (cm.state.draggingText && cm.doc.sel.contains(pos) > -1) { - cm.state.draggingText(e); - // Ensure the editor is re-focused - setTimeout(bind(focusInput, cm), 20); - return; - } - try { - var text = e.dataTransfer.getData("Text"); - if (text) { - if (cm.state.draggingText && !(mac ? e.metaKey : e.ctrlKey)) - var selected = cm.listSelections(); - setSelectionNoUndo(cm.doc, simpleSelection(pos, pos)); - if (selected) for (var i = 0; i < selected.length; ++i) - replaceRange(cm.doc, "", selected[i].anchor, selected[i].head, "drag"); - cm.replaceSelection(text, "around", "paste"); - focusInput(cm); - } - } - catch(e){} - } - } - - function onDragStart(cm, e) { - if (ie && (!cm.state.draggingText || +new Date - lastDrop < 100)) { e_stop(e); return; } - if (signalDOMEvent(cm, e) || eventInWidget(cm.display, e)) return; - - e.dataTransfer.setData("Text", cm.getSelection()); - - // Use dummy image instead of default browsers image. - // Recent Safari (~6.0.2) have a tendency to segfault when this happens, so we don't do it there. - if (e.dataTransfer.setDragImage && !safari) { - var img = elt("img", null, null, "position: fixed; left: 0; top: 0;"); - img.src = "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="; - if (presto) { - img.width = img.height = 1; - cm.display.wrapper.appendChild(img); - // Force a relayout, or Opera won't use our image for some obscure reason - img._top = img.offsetTop; - } - e.dataTransfer.setDragImage(img, 0, 0); - if (presto) img.parentNode.removeChild(img); - } - } - - // SCROLL EVENTS - - // Sync the scrollable area and scrollbars, ensure the viewport - // covers the visible area. - function setScrollTop(cm, val) { - if (Math.abs(cm.doc.scrollTop - val) < 2) return; - cm.doc.scrollTop = val; - if (!gecko) updateDisplaySimple(cm, {top: val}); - if (cm.display.scroller.scrollTop != val) cm.display.scroller.scrollTop = val; - if (cm.display.scrollbarV.scrollTop != val) cm.display.scrollbarV.scrollTop = val; - if (gecko) updateDisplaySimple(cm); - startWorker(cm, 100); - } - // Sync scroller and scrollbar, ensure the gutter elements are - // aligned. - function setScrollLeft(cm, val, isScroller) { - if (isScroller ? val == cm.doc.scrollLeft : Math.abs(cm.doc.scrollLeft - val) < 2) return; - val = Math.min(val, cm.display.scroller.scrollWidth - cm.display.scroller.clientWidth); - cm.doc.scrollLeft = val; - alignHorizontally(cm); - if (cm.display.scroller.scrollLeft != val) cm.display.scroller.scrollLeft = val; - if (cm.display.scrollbarH.scrollLeft != val) cm.display.scrollbarH.scrollLeft = val; - } - - // Since the delta values reported on mouse wheel events are - // unstandardized between browsers and even browser versions, and - // generally horribly unpredictable, this code starts by measuring - // the scroll effect that the first few mouse wheel events have, - // and, from that, detects the way it can convert deltas to pixel - // offsets afterwards. - // - // The reason we want to know the amount a wheel event will scroll - // is that it gives us a chance to update the display before the - // actual scrolling happens, reducing flickering. - - var wheelSamples = 0, wheelPixelsPerUnit = null; - // Fill in a browser-detected starting value on browsers where we - // know one. These don't have to be accurate -- the result of them - // being wrong would just be a slight flicker on the first wheel - // scroll (if it is large enough). - if (ie) wheelPixelsPerUnit = -.53; - else if (gecko) wheelPixelsPerUnit = 15; - else if (chrome) wheelPixelsPerUnit = -.7; - else if (safari) wheelPixelsPerUnit = -1/3; - - function onScrollWheel(cm, e) { - var dx = e.wheelDeltaX, dy = e.wheelDeltaY; - if (dx == null && e.detail && e.axis == e.HORIZONTAL_AXIS) dx = e.detail; - if (dy == null && e.detail && e.axis == e.VERTICAL_AXIS) dy = e.detail; - else if (dy == null) dy = e.wheelDelta; - - var display = cm.display, scroll = display.scroller; - // Quit if there's nothing to scroll here - if (!(dx && scroll.scrollWidth > scroll.clientWidth || - dy && scroll.scrollHeight > scroll.clientHeight)) return; - - // Webkit browsers on OS X abort momentum scrolls when the target - // of the scroll event is removed from the scrollable element. - // This hack (see related code in patchDisplay) makes sure the - // element is kept around. - if (dy && mac && webkit) { - outer: for (var cur = e.target, view = display.view; cur != scroll; cur = cur.parentNode) { - for (var i = 0; i < view.length; i++) { - if (view[i].node == cur) { - cm.display.currentWheelTarget = cur; - break outer; - } - } - } - } - - // On some browsers, horizontal scrolling will cause redraws to - // happen before the gutter has been realigned, causing it to - // wriggle around in a most unseemly way. When we have an - // estimated pixels/delta value, we just handle horizontal - // scrolling entirely here. It'll be slightly off from native, but - // better than glitching out. - if (dx && !gecko && !presto && wheelPixelsPerUnit != null) { - if (dy) - setScrollTop(cm, Math.max(0, Math.min(scroll.scrollTop + dy * wheelPixelsPerUnit, scroll.scrollHeight - scroll.clientHeight))); - setScrollLeft(cm, Math.max(0, Math.min(scroll.scrollLeft + dx * wheelPixelsPerUnit, scroll.scrollWidth - scroll.clientWidth))); - e_preventDefault(e); - display.wheelStartX = null; // Abort measurement, if in progress - return; - } - - // 'Project' the visible viewport to cover the area that is being - // scrolled into view (if we know enough to estimate it). - if (dy && wheelPixelsPerUnit != null) { - var pixels = dy * wheelPixelsPerUnit; - var top = cm.doc.scrollTop, bot = top + display.wrapper.clientHeight; - if (pixels < 0) top = Math.max(0, top + pixels - 50); - else bot = Math.min(cm.doc.height, bot + pixels + 50); - updateDisplaySimple(cm, {top: top, bottom: bot}); - } - - if (wheelSamples < 20) { - if (display.wheelStartX == null) { - display.wheelStartX = scroll.scrollLeft; display.wheelStartY = scroll.scrollTop; - display.wheelDX = dx; display.wheelDY = dy; - setTimeout(function() { - if (display.wheelStartX == null) return; - var movedX = scroll.scrollLeft - display.wheelStartX; - var movedY = scroll.scrollTop - display.wheelStartY; - var sample = (movedY && display.wheelDY && movedY / display.wheelDY) || - (movedX && display.wheelDX && movedX / display.wheelDX); - display.wheelStartX = display.wheelStartY = null; - if (!sample) return; - wheelPixelsPerUnit = (wheelPixelsPerUnit * wheelSamples + sample) / (wheelSamples + 1); - ++wheelSamples; - }, 200); - } else { - display.wheelDX += dx; display.wheelDY += dy; - } - } - } - - // KEY EVENTS - - // Run a handler that was bound to a key. - function doHandleBinding(cm, bound, dropShift) { - if (typeof bound == "string") { - bound = commands[bound]; - if (!bound) return false; - } - // Ensure previous input has been read, so that the handler sees a - // consistent view of the document - if (cm.display.pollingFast && readInput(cm)) cm.display.pollingFast = false; - var prevShift = cm.display.shift, done = false; - try { - if (isReadOnly(cm)) cm.state.suppressEdits = true; - if (dropShift) cm.display.shift = false; - done = bound(cm) != Pass; - } finally { - cm.display.shift = prevShift; - cm.state.suppressEdits = false; - } - return done; - } - - function lookupKeyForEditor(cm, name, handle) { - for (var i = 0; i < cm.state.keyMaps.length; i++) { - var result = lookupKey(name, cm.state.keyMaps[i], handle); - if (result) return result; - } - return (cm.options.extraKeys && lookupKey(name, cm.options.extraKeys, handle)) - || lookupKey(name, cm.options.keyMap, handle); - } - - var stopSeq = new Delayed; - function dispatchKey(cm, name, e, handle) { - var seq = cm.state.keySeq; - if (seq) { - if (isModifierKey(name)) return "handled"; - stopSeq.set(50, function() { - if (cm.state.keySeq == seq) { - cm.state.keySeq = null; - resetInput(cm); - } - }); - name = seq + " " + name; - } - var result = lookupKeyForEditor(cm, name, handle); - - if (result == "multi") - cm.state.keySeq = name; - if (result == "handled") - signalLater(cm, "keyHandled", cm, name, e); - - if (result == "handled" || result == "multi") { - e_preventDefault(e); - restartBlink(cm); - } - - if (seq && !result && /\'$/.test(name)) { - e_preventDefault(e); - return true; - } - return !!result; - } - - // Handle a key from the keydown event. - function handleKeyBinding(cm, e) { - var name = keyName(e, true); - if (!name) return false; - - if (e.shiftKey && !cm.state.keySeq) { - // First try to resolve full name (including 'Shift-'). Failing - // that, see if there is a cursor-motion command (starting with - // 'go') bound to the keyname without 'Shift-'. - return dispatchKey(cm, "Shift-" + name, e, function(b) {return doHandleBinding(cm, b, true);}) - || dispatchKey(cm, name, e, function(b) { - if (typeof b == "string" ? /^go[A-Z]/.test(b) : b.motion) - return doHandleBinding(cm, b); - }); - } else { - return dispatchKey(cm, name, e, function(b) { return doHandleBinding(cm, b); }); - } - } - - // Handle a key from the keypress event - function handleCharBinding(cm, e, ch) { - return dispatchKey(cm, "'" + ch + "'", e, - function(b) { return doHandleBinding(cm, b, true); }); - } - - var lastStoppedKey = null; - function onKeyDown(e) { - var cm = this; - ensureFocus(cm); - if (signalDOMEvent(cm, e)) return; - // IE does strange things with escape. - if (ie && ie_version < 11 && e.keyCode == 27) e.returnValue = false; - var code = e.keyCode; - cm.display.shift = code == 16 || e.shiftKey; - var handled = handleKeyBinding(cm, e); - if (presto) { - lastStoppedKey = handled ? code : null; - // Opera has no cut event... we try to at least catch the key combo - if (!handled && code == 88 && !hasCopyEvent && (mac ? e.metaKey : e.ctrlKey)) - cm.replaceSelection("", null, "cut"); - } - - // Turn mouse into crosshair when Alt is held on Mac. - if (code == 18 && !/\bCodeMirror-crosshair\b/.test(cm.display.lineDiv.className)) - showCrossHair(cm); - } - - function showCrossHair(cm) { - var lineDiv = cm.display.lineDiv; - addClass(lineDiv, "CodeMirror-crosshair"); - - function up(e) { - if (e.keyCode == 18 || !e.altKey) { - rmClass(lineDiv, "CodeMirror-crosshair"); - off(document, "keyup", up); - off(document, "mouseover", up); - } - } - on(document, "keyup", up); - on(document, "mouseover", up); - } - - function onKeyUp(e) { - if (e.keyCode == 16) this.doc.sel.shift = false; - signalDOMEvent(this, e); - } - - function onKeyPress(e) { - var cm = this; - if (signalDOMEvent(cm, e) || e.ctrlKey && !e.altKey || mac && e.metaKey) return; - var keyCode = e.keyCode, charCode = e.charCode; - if (presto && keyCode == lastStoppedKey) {lastStoppedKey = null; e_preventDefault(e); return;} - if (((presto && (!e.which || e.which < 10)) || khtml) && handleKeyBinding(cm, e)) return; - var ch = String.fromCharCode(charCode == null ? keyCode : charCode); - if (handleCharBinding(cm, e, ch)) return; - if (ie && ie_version >= 9) cm.display.inputHasSelection = null; - fastPoll(cm); - } - - // FOCUS/BLUR EVENTS - - function onFocus(cm) { - if (cm.options.readOnly == "nocursor") return; - if (!cm.state.focused) { - signal(cm, "focus", cm); - cm.state.focused = true; - addClass(cm.display.wrapper, "CodeMirror-focused"); - // The prevInput test prevents this from firing when a context - // menu is closed (since the resetInput would kill the - // select-all detection hack) - if (!cm.curOp && cm.display.selForContextMenu != cm.doc.sel) { - resetInput(cm); - if (webkit) setTimeout(bind(resetInput, cm, true), 0); // Issue #1730 - } - } - slowPoll(cm); - restartBlink(cm); - } - function onBlur(cm) { - if (cm.state.focused) { - signal(cm, "blur", cm); - cm.state.focused = false; - rmClass(cm.display.wrapper, "CodeMirror-focused"); - } - clearInterval(cm.display.blinker); - setTimeout(function() {if (!cm.state.focused) cm.display.shift = false;}, 150); - } - - // CONTEXT MENU HANDLING - - // To make the context menu work, we need to briefly unhide the - // textarea (making it as unobtrusive as possible) to let the - // right-click take effect on it. - function onContextMenu(cm, e) { - if (signalDOMEvent(cm, e, "contextmenu")) return; - var display = cm.display; - if (eventInWidget(display, e) || contextMenuInGutter(cm, e)) return; - - var pos = posFromMouse(cm, e), scrollPos = display.scroller.scrollTop; - if (!pos || presto) return; // Opera is difficult. - - // Reset the current text selection only if the click is done outside of the selection - // and 'resetSelectionOnContextMenu' option is true. - var reset = cm.options.resetSelectionOnContextMenu; - if (reset && cm.doc.sel.contains(pos) == -1) - operation(cm, setSelection)(cm.doc, simpleSelection(pos), sel_dontScroll); - - var oldCSS = display.input.style.cssText; - display.inputDiv.style.position = "absolute"; - display.input.style.cssText = "position: fixed; width: 30px; height: 30px; top: " + (e.clientY - 5) + - "px; left: " + (e.clientX - 5) + "px; z-index: 1000; background: " + - (ie ? "rgba(255, 255, 255, .05)" : "transparent") + - "; outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);"; - if (webkit) var oldScrollY = window.scrollY; // Work around Chrome issue (#2712) - focusInput(cm); - if (webkit) window.scrollTo(null, oldScrollY); - resetInput(cm); - // Adds "Select all" to context menu in FF - if (!cm.somethingSelected()) display.input.value = display.prevInput = " "; - display.selForContextMenu = cm.doc.sel; - clearTimeout(display.detectingSelectAll); - - // Select-all will be greyed out if there's nothing to select, so - // this adds a zero-width space so that we can later check whether - // it got selected. - function prepareSelectAllHack() { - if (display.input.selectionStart != null) { - var selected = cm.somethingSelected(); - var extval = display.input.value = "\u200b" + (selected ? display.input.value : ""); - display.prevInput = selected ? "" : "\u200b"; - display.input.selectionStart = 1; display.input.selectionEnd = extval.length; - // Re-set this, in case some other handler touched the - // selection in the meantime. - display.selForContextMenu = cm.doc.sel; - } - } - function rehide() { - display.inputDiv.style.position = "relative"; - display.input.style.cssText = oldCSS; - if (ie && ie_version < 9) display.scrollbarV.scrollTop = display.scroller.scrollTop = scrollPos; - slowPoll(cm); - - // Try to detect the user choosing select-all - if (display.input.selectionStart != null) { - if (!ie || (ie && ie_version < 9)) prepareSelectAllHack(); - var i = 0, poll = function() { - if (display.selForContextMenu == cm.doc.sel && display.input.selectionStart == 0) - operation(cm, commands.selectAll)(cm); - else if (i++ < 10) display.detectingSelectAll = setTimeout(poll, 500); - else resetInput(cm); - }; - display.detectingSelectAll = setTimeout(poll, 200); - } - } - - if (ie && ie_version >= 9) prepareSelectAllHack(); - if (captureRightClick) { - e_stop(e); - var mouseup = function() { - off(window, "mouseup", mouseup); - setTimeout(rehide, 20); - }; - on(window, "mouseup", mouseup); - } else { - setTimeout(rehide, 50); - } - } - - function contextMenuInGutter(cm, e) { - if (!hasHandler(cm, "gutterContextMenu")) return false; - return gutterEvent(cm, e, "gutterContextMenu", false, signal); - } - - // UPDATING - - // Compute the position of the end of a change (its 'to' property - // refers to the pre-change end). - var changeEnd = CodeMirror.changeEnd = function(change) { - if (!change.text) return change.to; - return Pos(change.from.line + change.text.length - 1, - lst(change.text).length + (change.text.length == 1 ? change.from.ch : 0)); - }; - - // Adjust a position to refer to the post-change position of the - // same text, or the end of the change if the change covers it. - function adjustForChange(pos, change) { - if (cmp(pos, change.from) < 0) return pos; - if (cmp(pos, change.to) <= 0) return changeEnd(change); - - var line = pos.line + change.text.length - (change.to.line - change.from.line) - 1, ch = pos.ch; - if (pos.line == change.to.line) ch += changeEnd(change).ch - change.to.ch; - return Pos(line, ch); - } - - function computeSelAfterChange(doc, change) { - var out = []; - for (var i = 0; i < doc.sel.ranges.length; i++) { - var range = doc.sel.ranges[i]; - out.push(new Range(adjustForChange(range.anchor, change), - adjustForChange(range.head, change))); - } - return normalizeSelection(out, doc.sel.primIndex); - } - - function offsetPos(pos, old, nw) { - if (pos.line == old.line) - return Pos(nw.line, pos.ch - old.ch + nw.ch); - else - return Pos(nw.line + (pos.line - old.line), pos.ch); - } - - // Used by replaceSelections to allow moving the selection to the - // start or around the replaced test. Hint may be "start" or "around". - function computeReplacedSel(doc, changes, hint) { - var out = []; - var oldPrev = Pos(doc.first, 0), newPrev = oldPrev; - for (var i = 0; i < changes.length; i++) { - var change = changes[i]; - var from = offsetPos(change.from, oldPrev, newPrev); - var to = offsetPos(changeEnd(change), oldPrev, newPrev); - oldPrev = change.to; - newPrev = to; - if (hint == "around") { - var range = doc.sel.ranges[i], inv = cmp(range.head, range.anchor) < 0; - out[i] = new Range(inv ? to : from, inv ? from : to); - } else { - out[i] = new Range(from, from); - } - } - return new Selection(out, doc.sel.primIndex); - } - - // Allow "beforeChange" event handlers to influence a change - function filterChange(doc, change, update) { - var obj = { - canceled: false, - from: change.from, - to: change.to, - text: change.text, - origin: change.origin, - cancel: function() { this.canceled = true; } - }; - if (update) obj.update = function(from, to, text, origin) { - if (from) this.from = clipPos(doc, from); - if (to) this.to = clipPos(doc, to); - if (text) this.text = text; - if (origin !== undefined) this.origin = origin; - }; - signal(doc, "beforeChange", doc, obj); - if (doc.cm) signal(doc.cm, "beforeChange", doc.cm, obj); - - if (obj.canceled) return null; - return {from: obj.from, to: obj.to, text: obj.text, origin: obj.origin}; - } - - // Apply a change to a document, and add it to the document's - // history, and propagating it to all linked documents. - function makeChange(doc, change, ignoreReadOnly) { - if (doc.cm) { - if (!doc.cm.curOp) return operation(doc.cm, makeChange)(doc, change, ignoreReadOnly); - if (doc.cm.state.suppressEdits) return; - } - - if (hasHandler(doc, "beforeChange") || doc.cm && hasHandler(doc.cm, "beforeChange")) { - change = filterChange(doc, change, true); - if (!change) return; - } - - // Possibly split or suppress the update based on the presence - // of read-only spans in its range. - var split = sawReadOnlySpans && !ignoreReadOnly && removeReadOnlyRanges(doc, change.from, change.to); - if (split) { - for (var i = split.length - 1; i >= 0; --i) - makeChangeInner(doc, {from: split[i].from, to: split[i].to, text: i ? [""] : change.text}); - } else { - makeChangeInner(doc, change); - } - } - - function makeChangeInner(doc, change) { - if (change.text.length == 1 && change.text[0] == "" && cmp(change.from, change.to) == 0) return; - var selAfter = computeSelAfterChange(doc, change); - addChangeToHistory(doc, change, selAfter, doc.cm ? doc.cm.curOp.id : NaN); - - makeChangeSingleDoc(doc, change, selAfter, stretchSpansOverChange(doc, change)); - var rebased = []; - - linkedDocs(doc, function(doc, sharedHist) { - if (!sharedHist && indexOf(rebased, doc.history) == -1) { - rebaseHist(doc.history, change); - rebased.push(doc.history); - } - makeChangeSingleDoc(doc, change, null, stretchSpansOverChange(doc, change)); - }); - } - - // Revert a change stored in a document's history. - function makeChangeFromHistory(doc, type, allowSelectionOnly) { - if (doc.cm && doc.cm.state.suppressEdits) return; - - var hist = doc.history, event, selAfter = doc.sel; - var source = type == "undo" ? hist.done : hist.undone, dest = type == "undo" ? hist.undone : hist.done; - - // Verify that there is a useable event (so that ctrl-z won't - // needlessly clear selection events) - for (var i = 0; i < source.length; i++) { - event = source[i]; - if (allowSelectionOnly ? event.ranges && !event.equals(doc.sel) : !event.ranges) - break; - } - if (i == source.length) return; - hist.lastOrigin = hist.lastSelOrigin = null; - - for (;;) { - event = source.pop(); - if (event.ranges) { - pushSelectionToHistory(event, dest); - if (allowSelectionOnly && !event.equals(doc.sel)) { - setSelection(doc, event, {clearRedo: false}); - return; - } - selAfter = event; - } - else break; - } - - // Build up a reverse change object to add to the opposite history - // stack (redo when undoing, and vice versa). - var antiChanges = []; - pushSelectionToHistory(selAfter, dest); - dest.push({changes: antiChanges, generation: hist.generation}); - hist.generation = event.generation || ++hist.maxGeneration; - - var filter = hasHandler(doc, "beforeChange") || doc.cm && hasHandler(doc.cm, "beforeChange"); - - for (var i = event.changes.length - 1; i >= 0; --i) { - var change = event.changes[i]; - change.origin = type; - if (filter && !filterChange(doc, change, false)) { - source.length = 0; - return; - } - - antiChanges.push(historyChangeFromChange(doc, change)); - - var after = i ? computeSelAfterChange(doc, change) : lst(source); - makeChangeSingleDoc(doc, change, after, mergeOldSpans(doc, change)); - if (!i && doc.cm) doc.cm.scrollIntoView({from: change.from, to: changeEnd(change)}); - var rebased = []; - - // Propagate to the linked documents - linkedDocs(doc, function(doc, sharedHist) { - if (!sharedHist && indexOf(rebased, doc.history) == -1) { - rebaseHist(doc.history, change); - rebased.push(doc.history); - } - makeChangeSingleDoc(doc, change, null, mergeOldSpans(doc, change)); - }); - } - } - - // Sub-views need their line numbers shifted when text is added - // above or below them in the parent document. - function shiftDoc(doc, distance) { - if (distance == 0) return; - doc.first += distance; - doc.sel = new Selection(map(doc.sel.ranges, function(range) { - return new Range(Pos(range.anchor.line + distance, range.anchor.ch), - Pos(range.head.line + distance, range.head.ch)); - }), doc.sel.primIndex); - if (doc.cm) { - regChange(doc.cm, doc.first, doc.first - distance, distance); - for (var d = doc.cm.display, l = d.viewFrom; l < d.viewTo; l++) - regLineChange(doc.cm, l, "gutter"); - } - } - - // More lower-level change function, handling only a single document - // (not linked ones). - function makeChangeSingleDoc(doc, change, selAfter, spans) { - if (doc.cm && !doc.cm.curOp) - return operation(doc.cm, makeChangeSingleDoc)(doc, change, selAfter, spans); - - if (change.to.line < doc.first) { - shiftDoc(doc, change.text.length - 1 - (change.to.line - change.from.line)); - return; - } - if (change.from.line > doc.lastLine()) return; - - // Clip the change to the size of this doc - if (change.from.line < doc.first) { - var shift = change.text.length - 1 - (doc.first - change.from.line); - shiftDoc(doc, shift); - change = {from: Pos(doc.first, 0), to: Pos(change.to.line + shift, change.to.ch), - text: [lst(change.text)], origin: change.origin}; - } - var last = doc.lastLine(); - if (change.to.line > last) { - change = {from: change.from, to: Pos(last, getLine(doc, last).text.length), - text: [change.text[0]], origin: change.origin}; - } - - change.removed = getBetween(doc, change.from, change.to); - - if (!selAfter) selAfter = computeSelAfterChange(doc, change); - if (doc.cm) makeChangeSingleDocInEditor(doc.cm, change, spans); - else updateDoc(doc, change, spans); - setSelectionNoUndo(doc, selAfter, sel_dontScroll); - } - - // Handle the interaction of a change to a document with the editor - // that this document is part of. - function makeChangeSingleDocInEditor(cm, change, spans) { - var doc = cm.doc, display = cm.display, from = change.from, to = change.to; - - var recomputeMaxLength = false, checkWidthStart = from.line; - if (!cm.options.lineWrapping) { - checkWidthStart = lineNo(visualLine(getLine(doc, from.line))); - doc.iter(checkWidthStart, to.line + 1, function(line) { - if (line == display.maxLine) { - recomputeMaxLength = true; - return true; - } - }); - } - - if (doc.sel.contains(change.from, change.to) > -1) - signalCursorActivity(cm); - - updateDoc(doc, change, spans, estimateHeight(cm)); - - if (!cm.options.lineWrapping) { - doc.iter(checkWidthStart, from.line + change.text.length, function(line) { - var len = lineLength(line); - if (len > display.maxLineLength) { - display.maxLine = line; - display.maxLineLength = len; - display.maxLineChanged = true; - recomputeMaxLength = false; - } - }); - if (recomputeMaxLength) cm.curOp.updateMaxLine = true; - } - - // Adjust frontier, schedule worker - doc.frontier = Math.min(doc.frontier, from.line); - startWorker(cm, 400); - - var lendiff = change.text.length - (to.line - from.line) - 1; - // Remember that these lines changed, for updating the display - if (from.line == to.line && change.text.length == 1 && !isWholeLineUpdate(cm.doc, change)) - regLineChange(cm, from.line, "text"); - else - regChange(cm, from.line, to.line + 1, lendiff); - - var changesHandler = hasHandler(cm, "changes"), changeHandler = hasHandler(cm, "change"); - if (changeHandler || changesHandler) { - var obj = { - from: from, to: to, - text: change.text, - removed: change.removed, - origin: change.origin - }; - if (changeHandler) signalLater(cm, "change", cm, obj); - if (changesHandler) (cm.curOp.changeObjs || (cm.curOp.changeObjs = [])).push(obj); - } - cm.display.selForContextMenu = null; - } - - function replaceRange(doc, code, from, to, origin) { - if (!to) to = from; - if (cmp(to, from) < 0) { var tmp = to; to = from; from = tmp; } - if (typeof code == "string") code = splitLines(code); - makeChange(doc, {from: from, to: to, text: code, origin: origin}); - } - - // SCROLLING THINGS INTO VIEW - - // If an editor sits on the top or bottom of the window, partially - // scrolled out of view, this ensures that the cursor is visible. - function maybeScrollWindow(cm, coords) { - if (signalDOMEvent(cm, "scrollCursorIntoView")) return; - - var display = cm.display, box = display.sizer.getBoundingClientRect(), doScroll = null; - if (coords.top + box.top < 0) doScroll = true; - else if (coords.bottom + box.top > (window.innerHeight || document.documentElement.clientHeight)) doScroll = false; - if (doScroll != null && !phantom) { - var scrollNode = elt("div", "\u200b", null, "position: absolute; top: " + - (coords.top - display.viewOffset - paddingTop(cm.display)) + "px; height: " + - (coords.bottom - coords.top + scrollerCutOff) + "px; left: " + - coords.left + "px; width: 2px;"); - cm.display.lineSpace.appendChild(scrollNode); - scrollNode.scrollIntoView(doScroll); - cm.display.lineSpace.removeChild(scrollNode); - } - } - - // Scroll a given position into view (immediately), verifying that - // it actually became visible (as line heights are accurately - // measured, the position of something may 'drift' during drawing). - function scrollPosIntoView(cm, pos, end, margin) { - if (margin == null) margin = 0; - for (var limit = 0; limit < 5; limit++) { - var changed = false, coords = cursorCoords(cm, pos); - var endCoords = !end || end == pos ? coords : cursorCoords(cm, end); - var scrollPos = calculateScrollPos(cm, Math.min(coords.left, endCoords.left), - Math.min(coords.top, endCoords.top) - margin, - Math.max(coords.left, endCoords.left), - Math.max(coords.bottom, endCoords.bottom) + margin); - var startTop = cm.doc.scrollTop, startLeft = cm.doc.scrollLeft; - if (scrollPos.scrollTop != null) { - setScrollTop(cm, scrollPos.scrollTop); - if (Math.abs(cm.doc.scrollTop - startTop) > 1) changed = true; - } - if (scrollPos.scrollLeft != null) { - setScrollLeft(cm, scrollPos.scrollLeft); - if (Math.abs(cm.doc.scrollLeft - startLeft) > 1) changed = true; - } - if (!changed) return coords; - } - } - - // Scroll a given set of coordinates into view (immediately). - function scrollIntoView(cm, x1, y1, x2, y2) { - var scrollPos = calculateScrollPos(cm, x1, y1, x2, y2); - if (scrollPos.scrollTop != null) setScrollTop(cm, scrollPos.scrollTop); - if (scrollPos.scrollLeft != null) setScrollLeft(cm, scrollPos.scrollLeft); - } - - // Calculate a new scroll position needed to scroll the given - // rectangle into view. Returns an object with scrollTop and - // scrollLeft properties. When these are undefined, the - // vertical/horizontal position does not need to be adjusted. - function calculateScrollPos(cm, x1, y1, x2, y2) { - var display = cm.display, snapMargin = textHeight(cm.display); - if (y1 < 0) y1 = 0; - var screentop = cm.curOp && cm.curOp.scrollTop != null ? cm.curOp.scrollTop : display.scroller.scrollTop; - var screen = display.scroller.clientHeight - scrollerCutOff, result = {}; - if (y2 - y1 > screen) y2 = y1 + screen; - var docBottom = cm.doc.height + paddingVert(display); - var atTop = y1 < snapMargin, atBottom = y2 > docBottom - snapMargin; - if (y1 < screentop) { - result.scrollTop = atTop ? 0 : y1; - } else if (y2 > screentop + screen) { - var newTop = Math.min(y1, (atBottom ? docBottom : y2) - screen); - if (newTop != screentop) result.scrollTop = newTop; - } - - var screenleft = cm.curOp && cm.curOp.scrollLeft != null ? cm.curOp.scrollLeft : display.scroller.scrollLeft; - var screenw = display.scroller.clientWidth - scrollerCutOff - display.gutters.offsetWidth; - var tooWide = x2 - x1 > screenw; - if (tooWide) x2 = x1 + screenw; - if (x1 < 10) - result.scrollLeft = 0; - else if (x1 < screenleft) - result.scrollLeft = Math.max(0, x1 - (tooWide ? 0 : 10)); - else if (x2 > screenw + screenleft - 3) - result.scrollLeft = x2 + (tooWide ? 0 : 10) - screenw; - - return result; - } - - // Store a relative adjustment to the scroll position in the current - // operation (to be applied when the operation finishes). - function addToScrollPos(cm, left, top) { - if (left != null || top != null) resolveScrollToPos(cm); - if (left != null) - cm.curOp.scrollLeft = (cm.curOp.scrollLeft == null ? cm.doc.scrollLeft : cm.curOp.scrollLeft) + left; - if (top != null) - cm.curOp.scrollTop = (cm.curOp.scrollTop == null ? cm.doc.scrollTop : cm.curOp.scrollTop) + top; - } - - // Make sure that at the end of the operation the current cursor is - // shown. - function ensureCursorVisible(cm) { - resolveScrollToPos(cm); - var cur = cm.getCursor(), from = cur, to = cur; - if (!cm.options.lineWrapping) { - from = cur.ch ? Pos(cur.line, cur.ch - 1) : cur; - to = Pos(cur.line, cur.ch + 1); - } - cm.curOp.scrollToPos = {from: from, to: to, margin: cm.options.cursorScrollMargin, isCursor: true}; - } - - // When an operation has its scrollToPos property set, and another - // scroll action is applied before the end of the operation, this - // 'simulates' scrolling that position into view in a cheap way, so - // that the effect of intermediate scroll commands is not ignored. - function resolveScrollToPos(cm) { - var range = cm.curOp.scrollToPos; - if (range) { - cm.curOp.scrollToPos = null; - var from = estimateCoords(cm, range.from), to = estimateCoords(cm, range.to); - var sPos = calculateScrollPos(cm, Math.min(from.left, to.left), - Math.min(from.top, to.top) - range.margin, - Math.max(from.right, to.right), - Math.max(from.bottom, to.bottom) + range.margin); - cm.scrollTo(sPos.scrollLeft, sPos.scrollTop); - } - } - - // API UTILITIES - - // Indent the given line. The how parameter can be "smart", - // "add"/null, "subtract", or "prev". When aggressive is false - // (typically set to true for forced single-line indents), empty - // lines are not indented, and places where the mode returns Pass - // are left alone. - function indentLine(cm, n, how, aggressive) { - var doc = cm.doc, state; - if (how == null) how = "add"; - if (how == "smart") { - // Fall back to "prev" when the mode doesn't have an indentation - // method. - if (!doc.mode.indent) how = "prev"; - else state = getStateBefore(cm, n); - } - - var tabSize = cm.options.tabSize; - var line = getLine(doc, n), curSpace = countColumn(line.text, null, tabSize); - if (line.stateAfter) line.stateAfter = null; - var curSpaceString = line.text.match(/^\s*/)[0], indentation; - if (!aggressive && !/\S/.test(line.text)) { - indentation = 0; - how = "not"; - } else if (how == "smart") { - indentation = doc.mode.indent(state, line.text.slice(curSpaceString.length), line.text); - if (indentation == Pass || indentation > 150) { - if (!aggressive) return; - how = "prev"; - } - } - if (how == "prev") { - if (n > doc.first) indentation = countColumn(getLine(doc, n-1).text, null, tabSize); - else indentation = 0; - } else if (how == "add") { - indentation = curSpace + cm.options.indentUnit; - } else if (how == "subtract") { - indentation = curSpace - cm.options.indentUnit; - } else if (typeof how == "number") { - indentation = curSpace + how; - } - indentation = Math.max(0, indentation); - - var indentString = "", pos = 0; - if (cm.options.indentWithTabs) - for (var i = Math.floor(indentation / tabSize); i; --i) {pos += tabSize; indentString += "\t";} - if (pos < indentation) indentString += spaceStr(indentation - pos); - - if (indentString != curSpaceString) { - replaceRange(doc, indentString, Pos(n, 0), Pos(n, curSpaceString.length), "+input"); - } else { - // Ensure that, if the cursor was in the whitespace at the start - // of the line, it is moved to the end of that space. - for (var i = 0; i < doc.sel.ranges.length; i++) { - var range = doc.sel.ranges[i]; - if (range.head.line == n && range.head.ch < curSpaceString.length) { - var pos = Pos(n, curSpaceString.length); - replaceOneSelection(doc, i, new Range(pos, pos)); - break; - } - } - } - line.stateAfter = null; - } - - // Utility for applying a change to a line by handle or number, - // returning the number and optionally registering the line as - // changed. - function changeLine(doc, handle, changeType, op) { - var no = handle, line = handle; - if (typeof handle == "number") line = getLine(doc, clipLine(doc, handle)); - else no = lineNo(handle); - if (no == null) return null; - if (op(line, no) && doc.cm) regLineChange(doc.cm, no, changeType); - return line; - } - - // Helper for deleting text near the selection(s), used to implement - // backspace, delete, and similar functionality. - function deleteNearSelection(cm, compute) { - var ranges = cm.doc.sel.ranges, kill = []; - // Build up a set of ranges to kill first, merging overlapping - // ranges. - for (var i = 0; i < ranges.length; i++) { - var toKill = compute(ranges[i]); - while (kill.length && cmp(toKill.from, lst(kill).to) <= 0) { - var replaced = kill.pop(); - if (cmp(replaced.from, toKill.from) < 0) { - toKill.from = replaced.from; - break; - } - } - kill.push(toKill); - } - // Next, remove those actual ranges. - runInOp(cm, function() { - for (var i = kill.length - 1; i >= 0; i--) - replaceRange(cm.doc, "", kill[i].from, kill[i].to, "+delete"); - ensureCursorVisible(cm); - }); - } - - // Used for horizontal relative motion. Dir is -1 or 1 (left or - // right), unit can be "char", "column" (like char, but doesn't - // cross line boundaries), "word" (across next word), or "group" (to - // the start of next group of word or non-word-non-whitespace - // chars). The visually param controls whether, in right-to-left - // text, direction 1 means to move towards the next index in the - // string, or towards the character to the right of the current - // position. The resulting position will have a hitSide=true - // property if it reached the end of the document. - function findPosH(doc, pos, dir, unit, visually) { - var line = pos.line, ch = pos.ch, origDir = dir; - var lineObj = getLine(doc, line); - var possible = true; - function findNextLine() { - var l = line + dir; - if (l < doc.first || l >= doc.first + doc.size) return (possible = false); - line = l; - return lineObj = getLine(doc, l); - } - function moveOnce(boundToLine) { - var next = (visually ? moveVisually : moveLogically)(lineObj, ch, dir, true); - if (next == null) { - if (!boundToLine && findNextLine()) { - if (visually) ch = (dir < 0 ? lineRight : lineLeft)(lineObj); - else ch = dir < 0 ? lineObj.text.length : 0; - } else return (possible = false); - } else ch = next; - return true; - } - - if (unit == "char") moveOnce(); - else if (unit == "column") moveOnce(true); - else if (unit == "word" || unit == "group") { - var sawType = null, group = unit == "group"; - var helper = doc.cm && doc.cm.getHelper(pos, "wordChars"); - for (var first = true;; first = false) { - if (dir < 0 && !moveOnce(!first)) break; - var cur = lineObj.text.charAt(ch) || "\n"; - var type = isWordChar(cur, helper) ? "w" - : group && cur == "\n" ? "n" - : !group || /\s/.test(cur) ? null - : "p"; - if (group && !first && !type) type = "s"; - if (sawType && sawType != type) { - if (dir < 0) {dir = 1; moveOnce();} - break; - } - - if (type) sawType = type; - if (dir > 0 && !moveOnce(!first)) break; - } - } - var result = skipAtomic(doc, Pos(line, ch), origDir, true); - if (!possible) result.hitSide = true; - return result; - } - - // For relative vertical movement. Dir may be -1 or 1. Unit can be - // "page" or "line". The resulting position will have a hitSide=true - // property if it reached the end of the document. - function findPosV(cm, pos, dir, unit) { - var doc = cm.doc, x = pos.left, y; - if (unit == "page") { - var pageSize = Math.min(cm.display.wrapper.clientHeight, window.innerHeight || document.documentElement.clientHeight); - y = pos.top + dir * (pageSize - (dir < 0 ? 1.5 : .5) * textHeight(cm.display)); - } else if (unit == "line") { - y = dir > 0 ? pos.bottom + 3 : pos.top - 3; - } - for (;;) { - var target = coordsChar(cm, x, y); - if (!target.outside) break; - if (dir < 0 ? y <= 0 : y >= doc.height) { target.hitSide = true; break; } - y += dir * 5; - } - return target; - } - - // EDITOR METHODS - - // The publicly visible API. Note that methodOp(f) means - // 'wrap f in an operation, performed on its `this` parameter'. - - // This is not the complete set of editor methods. Most of the - // methods defined on the Doc type are also injected into - // CodeMirror.prototype, for backwards compatibility and - // convenience. - - CodeMirror.prototype = { - constructor: CodeMirror, - focus: function(){window.focus(); focusInput(this); fastPoll(this);}, - - setOption: function(option, value) { - var options = this.options, old = options[option]; - if (options[option] == value && option != "mode") return; - options[option] = value; - if (optionHandlers.hasOwnProperty(option)) - operation(this, optionHandlers[option])(this, value, old); - }, - - getOption: function(option) {return this.options[option];}, - getDoc: function() {return this.doc;}, - - addKeyMap: function(map, bottom) { - this.state.keyMaps[bottom ? "push" : "unshift"](getKeyMap(map)); - }, - removeKeyMap: function(map) { - var maps = this.state.keyMaps; - for (var i = 0; i < maps.length; ++i) - if (maps[i] == map || maps[i].name == map) { - maps.splice(i, 1); - return true; - } - }, - - addOverlay: methodOp(function(spec, options) { - var mode = spec.token ? spec : CodeMirror.getMode(this.options, spec); - if (mode.startState) throw new Error("Overlays may not be stateful."); - this.state.overlays.push({mode: mode, modeSpec: spec, opaque: options && options.opaque}); - this.state.modeGen++; - regChange(this); - }), - removeOverlay: methodOp(function(spec) { - var overlays = this.state.overlays; - for (var i = 0; i < overlays.length; ++i) { - var cur = overlays[i].modeSpec; - if (cur == spec || typeof spec == "string" && cur.name == spec) { - overlays.splice(i, 1); - this.state.modeGen++; - regChange(this); - return; - } - } - }), - - indentLine: methodOp(function(n, dir, aggressive) { - if (typeof dir != "string" && typeof dir != "number") { - if (dir == null) dir = this.options.smartIndent ? "smart" : "prev"; - else dir = dir ? "add" : "subtract"; - } - if (isLine(this.doc, n)) indentLine(this, n, dir, aggressive); - }), - indentSelection: methodOp(function(how) { - var ranges = this.doc.sel.ranges, end = -1; - for (var i = 0; i < ranges.length; i++) { - var range = ranges[i]; - if (!range.empty()) { - var from = range.from(), to = range.to(); - var start = Math.max(end, from.line); - end = Math.min(this.lastLine(), to.line - (to.ch ? 0 : 1)) + 1; - for (var j = start; j < end; ++j) - indentLine(this, j, how); - var newRanges = this.doc.sel.ranges; - if (from.ch == 0 && ranges.length == newRanges.length && newRanges[i].from().ch > 0) - replaceOneSelection(this.doc, i, new Range(from, newRanges[i].to()), sel_dontScroll); - } else if (range.head.line > end) { - indentLine(this, range.head.line, how, true); - end = range.head.line; - if (i == this.doc.sel.primIndex) ensureCursorVisible(this); - } - } - }), - - // Fetch the parser token for a given character. Useful for hacks - // that want to inspect the mode state (say, for completion). - getTokenAt: function(pos, precise) { - return takeToken(this, pos, precise); - }, - - getLineTokens: function(line, precise) { - return takeToken(this, Pos(line), precise, true); - }, - - getTokenTypeAt: function(pos) { - pos = clipPos(this.doc, pos); - var styles = getLineStyles(this, getLine(this.doc, pos.line)); - var before = 0, after = (styles.length - 1) / 2, ch = pos.ch; - var type; - if (ch == 0) type = styles[2]; - else for (;;) { - var mid = (before + after) >> 1; - if ((mid ? styles[mid * 2 - 1] : 0) >= ch) after = mid; - else if (styles[mid * 2 + 1] < ch) before = mid + 1; - else { type = styles[mid * 2 + 2]; break; } - } - var cut = type ? type.indexOf("cm-overlay ") : -1; - return cut < 0 ? type : cut == 0 ? null : type.slice(0, cut - 1); - }, - - getModeAt: function(pos) { - var mode = this.doc.mode; - if (!mode.innerMode) return mode; - return CodeMirror.innerMode(mode, this.getTokenAt(pos).state).mode; - }, - - getHelper: function(pos, type) { - return this.getHelpers(pos, type)[0]; - }, - - getHelpers: function(pos, type) { - var found = []; - if (!helpers.hasOwnProperty(type)) return helpers; - var help = helpers[type], mode = this.getModeAt(pos); - if (typeof mode[type] == "string") { - if (help[mode[type]]) found.push(help[mode[type]]); - } else if (mode[type]) { - for (var i = 0; i < mode[type].length; i++) { - var val = help[mode[type][i]]; - if (val) found.push(val); - } - } else if (mode.helperType && help[mode.helperType]) { - found.push(help[mode.helperType]); - } else if (help[mode.name]) { - found.push(help[mode.name]); - } - for (var i = 0; i < help._global.length; i++) { - var cur = help._global[i]; - if (cur.pred(mode, this) && indexOf(found, cur.val) == -1) - found.push(cur.val); - } - return found; - }, - - getStateAfter: function(line, precise) { - var doc = this.doc; - line = clipLine(doc, line == null ? doc.first + doc.size - 1: line); - return getStateBefore(this, line + 1, precise); - }, - - cursorCoords: function(start, mode) { - var pos, range = this.doc.sel.primary(); - if (start == null) pos = range.head; - else if (typeof start == "object") pos = clipPos(this.doc, start); - else pos = start ? range.from() : range.to(); - return cursorCoords(this, pos, mode || "page"); - }, - - charCoords: function(pos, mode) { - return charCoords(this, clipPos(this.doc, pos), mode || "page"); - }, - - coordsChar: function(coords, mode) { - coords = fromCoordSystem(this, coords, mode || "page"); - return coordsChar(this, coords.left, coords.top); - }, - - lineAtHeight: function(height, mode) { - height = fromCoordSystem(this, {top: height, left: 0}, mode || "page").top; - return lineAtHeight(this.doc, height + this.display.viewOffset); - }, - heightAtLine: function(line, mode) { - var end = false, last = this.doc.first + this.doc.size - 1; - if (line < this.doc.first) line = this.doc.first; - else if (line > last) { line = last; end = true; } - var lineObj = getLine(this.doc, line); - return intoCoordSystem(this, lineObj, {top: 0, left: 0}, mode || "page").top + - (end ? this.doc.height - heightAtLine(lineObj) : 0); - }, - - defaultTextHeight: function() { return textHeight(this.display); }, - defaultCharWidth: function() { return charWidth(this.display); }, - - setGutterMarker: methodOp(function(line, gutterID, value) { - return changeLine(this.doc, line, "gutter", function(line) { - var markers = line.gutterMarkers || (line.gutterMarkers = {}); - markers[gutterID] = value; - if (!value && isEmpty(markers)) line.gutterMarkers = null; - return true; - }); - }), - - clearGutter: methodOp(function(gutterID) { - var cm = this, doc = cm.doc, i = doc.first; - doc.iter(function(line) { - if (line.gutterMarkers && line.gutterMarkers[gutterID]) { - line.gutterMarkers[gutterID] = null; - regLineChange(cm, i, "gutter"); - if (isEmpty(line.gutterMarkers)) line.gutterMarkers = null; - } - ++i; - }); - }), - - addLineWidget: methodOp(function(handle, node, options) { - return addLineWidget(this, handle, node, options); - }), - - removeLineWidget: function(widget) { widget.clear(); }, - - lineInfo: function(line) { - if (typeof line == "number") { - if (!isLine(this.doc, line)) return null; - var n = line; - line = getLine(this.doc, line); - if (!line) return null; - } else { - var n = lineNo(line); - if (n == null) return null; - } - return {line: n, handle: line, text: line.text, gutterMarkers: line.gutterMarkers, - textClass: line.textClass, bgClass: line.bgClass, wrapClass: line.wrapClass, - widgets: line.widgets}; - }, - - getViewport: function() { return {from: this.display.viewFrom, to: this.display.viewTo};}, - - addWidget: function(pos, node, scroll, vert, horiz) { - var display = this.display; - pos = cursorCoords(this, clipPos(this.doc, pos)); - var top = pos.bottom, left = pos.left; - node.style.position = "absolute"; - display.sizer.appendChild(node); - if (vert == "over") { - top = pos.top; - } else if (vert == "above" || vert == "near") { - var vspace = Math.max(display.wrapper.clientHeight, this.doc.height), - hspace = Math.max(display.sizer.clientWidth, display.lineSpace.clientWidth); - // Default to positioning above (if specified and possible); otherwise default to positioning below - if ((vert == 'above' || pos.bottom + node.offsetHeight > vspace) && pos.top > node.offsetHeight) - top = pos.top - node.offsetHeight; - else if (pos.bottom + node.offsetHeight <= vspace) - top = pos.bottom; - if (left + node.offsetWidth > hspace) - left = hspace - node.offsetWidth; - } - node.style.top = top + "px"; - node.style.left = node.style.right = ""; - if (horiz == "right") { - left = display.sizer.clientWidth - node.offsetWidth; - node.style.right = "0px"; - } else { - if (horiz == "left") left = 0; - else if (horiz == "middle") left = (display.sizer.clientWidth - node.offsetWidth) / 2; - node.style.left = left + "px"; - } - if (scroll) - scrollIntoView(this, left, top, left + node.offsetWidth, top + node.offsetHeight); - }, - - triggerOnKeyDown: methodOp(onKeyDown), - triggerOnKeyPress: methodOp(onKeyPress), - triggerOnKeyUp: onKeyUp, - - execCommand: function(cmd) { - if (commands.hasOwnProperty(cmd)) - return commands[cmd](this); - }, - - findPosH: function(from, amount, unit, visually) { - var dir = 1; - if (amount < 0) { dir = -1; amount = -amount; } - for (var i = 0, cur = clipPos(this.doc, from); i < amount; ++i) { - cur = findPosH(this.doc, cur, dir, unit, visually); - if (cur.hitSide) break; - } - return cur; - }, - - moveH: methodOp(function(dir, unit) { - var cm = this; - cm.extendSelectionsBy(function(range) { - if (cm.display.shift || cm.doc.extend || range.empty()) - return findPosH(cm.doc, range.head, dir, unit, cm.options.rtlMoveVisually); - else - return dir < 0 ? range.from() : range.to(); - }, sel_move); - }), - - deleteH: methodOp(function(dir, unit) { - var sel = this.doc.sel, doc = this.doc; - if (sel.somethingSelected()) - doc.replaceSelection("", null, "+delete"); - else - deleteNearSelection(this, function(range) { - var other = findPosH(doc, range.head, dir, unit, false); - return dir < 0 ? {from: other, to: range.head} : {from: range.head, to: other}; - }); - }), - - findPosV: function(from, amount, unit, goalColumn) { - var dir = 1, x = goalColumn; - if (amount < 0) { dir = -1; amount = -amount; } - for (var i = 0, cur = clipPos(this.doc, from); i < amount; ++i) { - var coords = cursorCoords(this, cur, "div"); - if (x == null) x = coords.left; - else coords.left = x; - cur = findPosV(this, coords, dir, unit); - if (cur.hitSide) break; - } - return cur; - }, - - moveV: methodOp(function(dir, unit) { - var cm = this, doc = this.doc, goals = []; - var collapse = !cm.display.shift && !doc.extend && doc.sel.somethingSelected(); - doc.extendSelectionsBy(function(range) { - if (collapse) - return dir < 0 ? range.from() : range.to(); - var headPos = cursorCoords(cm, range.head, "div"); - if (range.goalColumn != null) headPos.left = range.goalColumn; - goals.push(headPos.left); - var pos = findPosV(cm, headPos, dir, unit); - if (unit == "page" && range == doc.sel.primary()) - addToScrollPos(cm, null, charCoords(cm, pos, "div").top - headPos.top); - return pos; - }, sel_move); - if (goals.length) for (var i = 0; i < doc.sel.ranges.length; i++) - doc.sel.ranges[i].goalColumn = goals[i]; - }), - - // Find the word at the given position (as returned by coordsChar). - findWordAt: function(pos) { - var doc = this.doc, line = getLine(doc, pos.line).text; - var start = pos.ch, end = pos.ch; - if (line) { - var helper = this.getHelper(pos, "wordChars"); - if ((pos.xRel < 0 || end == line.length) && start) --start; else ++end; - var startChar = line.charAt(start); - var check = isWordChar(startChar, helper) - ? function(ch) { return isWordChar(ch, helper); } - : /\s/.test(startChar) ? function(ch) {return /\s/.test(ch);} - : function(ch) {return !/\s/.test(ch) && !isWordChar(ch);}; - while (start > 0 && check(line.charAt(start - 1))) --start; - while (end < line.length && check(line.charAt(end))) ++end; - } - return new Range(Pos(pos.line, start), Pos(pos.line, end)); - }, - - toggleOverwrite: function(value) { - if (value != null && value == this.state.overwrite) return; - if (this.state.overwrite = !this.state.overwrite) - addClass(this.display.cursorDiv, "CodeMirror-overwrite"); - else - rmClass(this.display.cursorDiv, "CodeMirror-overwrite"); - - signal(this, "overwriteToggle", this, this.state.overwrite); - }, - hasFocus: function() { return activeElt() == this.display.input; }, - - scrollTo: methodOp(function(x, y) { - if (x != null || y != null) resolveScrollToPos(this); - if (x != null) this.curOp.scrollLeft = x; - if (y != null) this.curOp.scrollTop = y; - }), - getScrollInfo: function() { - var scroller = this.display.scroller, co = scrollerCutOff; - return {left: scroller.scrollLeft, top: scroller.scrollTop, - height: scroller.scrollHeight - co, width: scroller.scrollWidth - co, - clientHeight: scroller.clientHeight - co, clientWidth: scroller.clientWidth - co}; - }, - - scrollIntoView: methodOp(function(range, margin) { - if (range == null) { - range = {from: this.doc.sel.primary().head, to: null}; - if (margin == null) margin = this.options.cursorScrollMargin; - } else if (typeof range == "number") { - range = {from: Pos(range, 0), to: null}; - } else if (range.from == null) { - range = {from: range, to: null}; - } - if (!range.to) range.to = range.from; - range.margin = margin || 0; - - if (range.from.line != null) { - resolveScrollToPos(this); - this.curOp.scrollToPos = range; - } else { - var sPos = calculateScrollPos(this, Math.min(range.from.left, range.to.left), - Math.min(range.from.top, range.to.top) - range.margin, - Math.max(range.from.right, range.to.right), - Math.max(range.from.bottom, range.to.bottom) + range.margin); - this.scrollTo(sPos.scrollLeft, sPos.scrollTop); - } - }), - - setSize: methodOp(function(width, height) { - var cm = this; - function interpret(val) { - return typeof val == "number" || /^\d+$/.test(String(val)) ? val + "px" : val; - } - if (width != null) cm.display.wrapper.style.width = interpret(width); - if (height != null) cm.display.wrapper.style.height = interpret(height); - if (cm.options.lineWrapping) clearLineMeasurementCache(this); - var lineNo = cm.display.viewFrom; - cm.doc.iter(lineNo, cm.display.viewTo, function(line) { - if (line.widgets) for (var i = 0; i < line.widgets.length; i++) - if (line.widgets[i].noHScroll) { regLineChange(cm, lineNo, "widget"); break; } - ++lineNo; - }); - cm.curOp.forceUpdate = true; - signal(cm, "refresh", this); - }), - - operation: function(f){return runInOp(this, f);}, - - refresh: methodOp(function() { - var oldHeight = this.display.cachedTextHeight; - regChange(this); - this.curOp.forceUpdate = true; - clearCaches(this); - this.scrollTo(this.doc.scrollLeft, this.doc.scrollTop); - updateGutterSpace(this); - if (oldHeight == null || Math.abs(oldHeight - textHeight(this.display)) > .5) - estimateLineHeights(this); - signal(this, "refresh", this); - }), - - swapDoc: methodOp(function(doc) { - var old = this.doc; - old.cm = null; - attachDoc(this, doc); - clearCaches(this); - resetInput(this); - this.scrollTo(doc.scrollLeft, doc.scrollTop); - this.curOp.forceScroll = true; - signalLater(this, "swapDoc", this, old); - return old; - }), - - getInputField: function(){return this.display.input;}, - getWrapperElement: function(){return this.display.wrapper;}, - getScrollerElement: function(){return this.display.scroller;}, - getGutterElement: function(){return this.display.gutters;} - }; - eventMixin(CodeMirror); - - // OPTION DEFAULTS - - // The default configuration options. - var defaults = CodeMirror.defaults = {}; - // Functions to run when options are changed. - var optionHandlers = CodeMirror.optionHandlers = {}; - - function option(name, deflt, handle, notOnInit) { - CodeMirror.defaults[name] = deflt; - if (handle) optionHandlers[name] = - notOnInit ? function(cm, val, old) {if (old != Init) handle(cm, val, old);} : handle; - } - - // Passed to option handlers when there is no old value. - var Init = CodeMirror.Init = {toString: function(){return "CodeMirror.Init";}}; - - // These two are, on init, called from the constructor because they - // have to be initialized before the editor can start at all. - option("value", "", function(cm, val) { - cm.setValue(val); - }, true); - option("mode", null, function(cm, val) { - cm.doc.modeOption = val; - loadMode(cm); - }, true); - - option("indentUnit", 2, loadMode, true); - option("indentWithTabs", false); - option("smartIndent", true); - option("tabSize", 4, function(cm) { - resetModeState(cm); - clearCaches(cm); - regChange(cm); - }, true); - option("specialChars", /[\t\u0000-\u0019\u00ad\u200b-\u200f\u2028\u2029\ufeff]/g, function(cm, val) { - cm.options.specialChars = new RegExp(val.source + (val.test("\t") ? "" : "|\t"), "g"); - cm.refresh(); - }, true); - option("specialCharPlaceholder", defaultSpecialCharPlaceholder, function(cm) {cm.refresh();}, true); - option("electricChars", true); - option("rtlMoveVisually", !windows); - option("wholeLineUpdateBefore", true); - - option("theme", "default", function(cm) { - themeChanged(cm); - guttersChanged(cm); - }, true); - option("keyMap", "default", function(cm, val, old) { - var next = getKeyMap(val); - var prev = old != CodeMirror.Init && getKeyMap(old); - if (prev && prev.detach) prev.detach(cm, next); - if (next.attach) next.attach(cm, prev || null); - }); - option("extraKeys", null); - - option("lineWrapping", false, wrappingChanged, true); - option("gutters", [], function(cm) { - setGuttersForLineNumbers(cm.options); - guttersChanged(cm); - }, true); - option("fixedGutter", true, function(cm, val) { - cm.display.gutters.style.left = val ? compensateForHScroll(cm.display) + "px" : "0"; - cm.refresh(); - }, true); - option("coverGutterNextToScrollbar", false, updateScrollbars, true); - option("lineNumbers", false, function(cm) { - setGuttersForLineNumbers(cm.options); - guttersChanged(cm); - }, true); - option("firstLineNumber", 1, guttersChanged, true); - option("lineNumberFormatter", function(integer) {return integer;}, guttersChanged, true); - option("showCursorWhenSelecting", false, updateSelection, true); - - option("resetSelectionOnContextMenu", true); - - option("readOnly", false, function(cm, val) { - if (val == "nocursor") { - onBlur(cm); - cm.display.input.blur(); - cm.display.disabled = true; - } else { - cm.display.disabled = false; - if (!val) resetInput(cm); - } - }); - option("disableInput", false, function(cm, val) {if (!val) resetInput(cm);}, true); - option("dragDrop", true); - - option("cursorBlinkRate", 530); - option("cursorScrollMargin", 0); - option("cursorHeight", 1, updateSelection, true); - option("singleCursorHeightPerLine", true, updateSelection, true); - option("workTime", 100); - option("workDelay", 100); - option("flattenSpans", true, resetModeState, true); - option("addModeClass", false, resetModeState, true); - option("pollInterval", 100); - option("undoDepth", 200, function(cm, val){cm.doc.history.undoDepth = val;}); - option("historyEventDelay", 1250); - option("viewportMargin", 10, function(cm){cm.refresh();}, true); - option("maxHighlightLength", 10000, resetModeState, true); - option("moveInputWithCursor", true, function(cm, val) { - if (!val) cm.display.inputDiv.style.top = cm.display.inputDiv.style.left = 0; - }); - - option("tabindex", null, function(cm, val) { - cm.display.input.tabIndex = val || ""; - }); - option("autofocus", null); - - // MODE DEFINITION AND QUERYING - - // Known modes, by name and by MIME - var modes = CodeMirror.modes = {}, mimeModes = CodeMirror.mimeModes = {}; - - // Extra arguments are stored as the mode's dependencies, which is - // used by (legacy) mechanisms like loadmode.js to automatically - // load a mode. (Preferred mechanism is the require/define calls.) - CodeMirror.defineMode = function(name, mode) { - if (!CodeMirror.defaults.mode && name != "null") CodeMirror.defaults.mode = name; - if (arguments.length > 2) - mode.dependencies = Array.prototype.slice.call(arguments, 2); - modes[name] = mode; - }; - - CodeMirror.defineMIME = function(mime, spec) { - mimeModes[mime] = spec; - }; - - // Given a MIME type, a {name, ...options} config object, or a name - // string, return a mode config object. - CodeMirror.resolveMode = function(spec) { - if (typeof spec == "string" && mimeModes.hasOwnProperty(spec)) { - spec = mimeModes[spec]; - } else if (spec && typeof spec.name == "string" && mimeModes.hasOwnProperty(spec.name)) { - var found = mimeModes[spec.name]; - if (typeof found == "string") found = {name: found}; - spec = createObj(found, spec); - spec.name = found.name; - } else if (typeof spec == "string" && /^[\w\-]+\/[\w\-]+\+xml$/.test(spec)) { - return CodeMirror.resolveMode("application/xml"); - } - if (typeof spec == "string") return {name: spec}; - else return spec || {name: "null"}; - }; - - // Given a mode spec (anything that resolveMode accepts), find and - // initialize an actual mode object. - CodeMirror.getMode = function(options, spec) { - var spec = CodeMirror.resolveMode(spec); - var mfactory = modes[spec.name]; - if (!mfactory) return CodeMirror.getMode(options, "text/plain"); - var modeObj = mfactory(options, spec); - if (modeExtensions.hasOwnProperty(spec.name)) { - var exts = modeExtensions[spec.name]; - for (var prop in exts) { - if (!exts.hasOwnProperty(prop)) continue; - if (modeObj.hasOwnProperty(prop)) modeObj["_" + prop] = modeObj[prop]; - modeObj[prop] = exts[prop]; - } - } - modeObj.name = spec.name; - if (spec.helperType) modeObj.helperType = spec.helperType; - if (spec.modeProps) for (var prop in spec.modeProps) - modeObj[prop] = spec.modeProps[prop]; - - return modeObj; - }; - - // Minimal default mode. - CodeMirror.defineMode("null", function() { - return {token: function(stream) {stream.skipToEnd();}}; - }); - CodeMirror.defineMIME("text/plain", "null"); - - // This can be used to attach properties to mode objects from - // outside the actual mode definition. - var modeExtensions = CodeMirror.modeExtensions = {}; - CodeMirror.extendMode = function(mode, properties) { - var exts = modeExtensions.hasOwnProperty(mode) ? modeExtensions[mode] : (modeExtensions[mode] = {}); - copyObj(properties, exts); - }; - - // EXTENSIONS - - CodeMirror.defineExtension = function(name, func) { - CodeMirror.prototype[name] = func; - }; - CodeMirror.defineDocExtension = function(name, func) { - Doc.prototype[name] = func; - }; - CodeMirror.defineOption = option; - - var initHooks = []; - CodeMirror.defineInitHook = function(f) {initHooks.push(f);}; - - var helpers = CodeMirror.helpers = {}; - CodeMirror.registerHelper = function(type, name, value) { - if (!helpers.hasOwnProperty(type)) helpers[type] = CodeMirror[type] = {_global: []}; - helpers[type][name] = value; - }; - CodeMirror.registerGlobalHelper = function(type, name, predicate, value) { - CodeMirror.registerHelper(type, name, value); - helpers[type]._global.push({pred: predicate, val: value}); - }; - - // MODE STATE HANDLING - - // Utility functions for working with state. Exported because nested - // modes need to do this for their inner modes. - - var copyState = CodeMirror.copyState = function(mode, state) { - if (state === true) return state; - if (mode.copyState) return mode.copyState(state); - var nstate = {}; - for (var n in state) { - var val = state[n]; - if (val instanceof Array) val = val.concat([]); - nstate[n] = val; - } - return nstate; - }; - - var startState = CodeMirror.startState = function(mode, a1, a2) { - return mode.startState ? mode.startState(a1, a2) : true; - }; - - // Given a mode and a state (for that mode), find the inner mode and - // state at the position that the state refers to. - CodeMirror.innerMode = function(mode, state) { - while (mode.innerMode) { - var info = mode.innerMode(state); - if (!info || info.mode == mode) break; - state = info.state; - mode = info.mode; - } - return info || {mode: mode, state: state}; - }; - - // STANDARD COMMANDS - - // Commands are parameter-less actions that can be performed on an - // editor, mostly used for keybindings. - var commands = CodeMirror.commands = { - selectAll: function(cm) {cm.setSelection(Pos(cm.firstLine(), 0), Pos(cm.lastLine()), sel_dontScroll);}, - singleSelection: function(cm) { - cm.setSelection(cm.getCursor("anchor"), cm.getCursor("head"), sel_dontScroll); - }, - killLine: function(cm) { - deleteNearSelection(cm, function(range) { - if (range.empty()) { - var len = getLine(cm.doc, range.head.line).text.length; - if (range.head.ch == len && range.head.line < cm.lastLine()) - return {from: range.head, to: Pos(range.head.line + 1, 0)}; - else - return {from: range.head, to: Pos(range.head.line, len)}; - } else { - return {from: range.from(), to: range.to()}; - } - }); - }, - deleteLine: function(cm) { - deleteNearSelection(cm, function(range) { - return {from: Pos(range.from().line, 0), - to: clipPos(cm.doc, Pos(range.to().line + 1, 0))}; - }); - }, - delLineLeft: function(cm) { - deleteNearSelection(cm, function(range) { - return {from: Pos(range.from().line, 0), to: range.from()}; - }); - }, - delWrappedLineLeft: function(cm) { - deleteNearSelection(cm, function(range) { - var top = cm.charCoords(range.head, "div").top + 5; - var leftPos = cm.coordsChar({left: 0, top: top}, "div"); - return {from: leftPos, to: range.from()}; - }); - }, - delWrappedLineRight: function(cm) { - deleteNearSelection(cm, function(range) { - var top = cm.charCoords(range.head, "div").top + 5; - var rightPos = cm.coordsChar({left: cm.display.lineDiv.offsetWidth + 100, top: top}, "div"); - return {from: range.from(), to: rightPos }; - }); - }, - undo: function(cm) {cm.undo();}, - redo: function(cm) {cm.redo();}, - undoSelection: function(cm) {cm.undoSelection();}, - redoSelection: function(cm) {cm.redoSelection();}, - goDocStart: function(cm) {cm.extendSelection(Pos(cm.firstLine(), 0));}, - goDocEnd: function(cm) {cm.extendSelection(Pos(cm.lastLine()));}, - goLineStart: function(cm) { - cm.extendSelectionsBy(function(range) { return lineStart(cm, range.head.line); }, - {origin: "+move", bias: 1}); - }, - goLineStartSmart: function(cm) { - cm.extendSelectionsBy(function(range) { - return lineStartSmart(cm, range.head); - }, {origin: "+move", bias: 1}); - }, - goLineEnd: function(cm) { - cm.extendSelectionsBy(function(range) { return lineEnd(cm, range.head.line); }, - {origin: "+move", bias: -1}); - }, - goLineRight: function(cm) { - cm.extendSelectionsBy(function(range) { - var top = cm.charCoords(range.head, "div").top + 5; - return cm.coordsChar({left: cm.display.lineDiv.offsetWidth + 100, top: top}, "div"); - }, sel_move); - }, - goLineLeft: function(cm) { - cm.extendSelectionsBy(function(range) { - var top = cm.charCoords(range.head, "div").top + 5; - return cm.coordsChar({left: 0, top: top}, "div"); - }, sel_move); - }, - goLineLeftSmart: function(cm) { - cm.extendSelectionsBy(function(range) { - var top = cm.charCoords(range.head, "div").top + 5; - var pos = cm.coordsChar({left: 0, top: top}, "div"); - if (pos.ch < cm.getLine(pos.line).search(/\S/)) return lineStartSmart(cm, range.head); - return pos; - }, sel_move); - }, - goLineUp: function(cm) {cm.moveV(-1, "line");}, - goLineDown: function(cm) {cm.moveV(1, "line");}, - goPageUp: function(cm) {cm.moveV(-1, "page");}, - goPageDown: function(cm) {cm.moveV(1, "page");}, - goCharLeft: function(cm) {cm.moveH(-1, "char");}, - goCharRight: function(cm) {cm.moveH(1, "char");}, - goColumnLeft: function(cm) {cm.moveH(-1, "column");}, - goColumnRight: function(cm) {cm.moveH(1, "column");}, - goWordLeft: function(cm) {cm.moveH(-1, "word");}, - goGroupRight: function(cm) {cm.moveH(1, "group");}, - goGroupLeft: function(cm) {cm.moveH(-1, "group");}, - goWordRight: function(cm) {cm.moveH(1, "word");}, - delCharBefore: function(cm) {cm.deleteH(-1, "char");}, - delCharAfter: function(cm) {cm.deleteH(1, "char");}, - delWordBefore: function(cm) {cm.deleteH(-1, "word");}, - delWordAfter: function(cm) {cm.deleteH(1, "word");}, - delGroupBefore: function(cm) {cm.deleteH(-1, "group");}, - delGroupAfter: function(cm) {cm.deleteH(1, "group");}, - indentAuto: function(cm) {cm.indentSelection("smart");}, - indentMore: function(cm) {cm.indentSelection("add");}, - indentLess: function(cm) {cm.indentSelection("subtract");}, - insertTab: function(cm) {cm.replaceSelection("\t");}, - insertSoftTab: function(cm) { - var spaces = [], ranges = cm.listSelections(), tabSize = cm.options.tabSize; - for (var i = 0; i < ranges.length; i++) { - var pos = ranges[i].from(); - var col = countColumn(cm.getLine(pos.line), pos.ch, tabSize); - spaces.push(new Array(tabSize - col % tabSize + 1).join(" ")); - } - cm.replaceSelections(spaces); - }, - defaultTab: function(cm) { - if (cm.somethingSelected()) cm.indentSelection("add"); - else cm.execCommand("insertTab"); - }, - transposeChars: function(cm) { - runInOp(cm, function() { - var ranges = cm.listSelections(), newSel = []; - for (var i = 0; i < ranges.length; i++) { - var cur = ranges[i].head, line = getLine(cm.doc, cur.line).text; - if (line) { - if (cur.ch == line.length) cur = new Pos(cur.line, cur.ch - 1); - if (cur.ch > 0) { - cur = new Pos(cur.line, cur.ch + 1); - cm.replaceRange(line.charAt(cur.ch - 1) + line.charAt(cur.ch - 2), - Pos(cur.line, cur.ch - 2), cur, "+transpose"); - } else if (cur.line > cm.doc.first) { - var prev = getLine(cm.doc, cur.line - 1).text; - if (prev) - cm.replaceRange(line.charAt(0) + "\n" + prev.charAt(prev.length - 1), - Pos(cur.line - 1, prev.length - 1), Pos(cur.line, 1), "+transpose"); - } - } - newSel.push(new Range(cur, cur)); - } - cm.setSelections(newSel); - }); - }, - newlineAndIndent: function(cm) { - runInOp(cm, function() { - var len = cm.listSelections().length; - for (var i = 0; i < len; i++) { - var range = cm.listSelections()[i]; - cm.replaceRange("\n", range.anchor, range.head, "+input"); - cm.indentLine(range.from().line + 1, null, true); - ensureCursorVisible(cm); - } - }); - }, - toggleOverwrite: function(cm) {cm.toggleOverwrite();} - }; - - - // STANDARD KEYMAPS - - var keyMap = CodeMirror.keyMap = {}; - - keyMap.basic = { - "Left": "goCharLeft", "Right": "goCharRight", "Up": "goLineUp", "Down": "goLineDown", - "End": "goLineEnd", "Home": "goLineStartSmart", "PageUp": "goPageUp", "PageDown": "goPageDown", - "Delete": "delCharAfter", "Backspace": "delCharBefore", "Shift-Backspace": "delCharBefore", - "Tab": "defaultTab", "Shift-Tab": "indentAuto", - "Enter": "newlineAndIndent", "Insert": "toggleOverwrite", - "Esc": "singleSelection" - }; - // Note that the save and find-related commands aren't defined by - // default. User code or addons can define them. Unknown commands - // are simply ignored. - keyMap.pcDefault = { - "Ctrl-A": "selectAll", "Ctrl-D": "deleteLine", "Ctrl-Z": "undo", "Shift-Ctrl-Z": "redo", "Ctrl-Y": "redo", - "Ctrl-Home": "goDocStart", "Ctrl-End": "goDocEnd", "Ctrl-Up": "goLineUp", "Ctrl-Down": "goLineDown", - "Ctrl-Left": "goGroupLeft", "Ctrl-Right": "goGroupRight", "Alt-Left": "goLineStart", "Alt-Right": "goLineEnd", - "Ctrl-Backspace": "delGroupBefore", "Ctrl-Delete": "delGroupAfter", "Ctrl-S": "save", "Ctrl-F": "find", - "Ctrl-G": "findNext", "Shift-Ctrl-G": "findPrev", "Shift-Ctrl-F": "replace", "Shift-Ctrl-R": "replaceAll", - "Ctrl-[": "indentLess", "Ctrl-]": "indentMore", - "Ctrl-U": "undoSelection", "Shift-Ctrl-U": "redoSelection", "Alt-U": "redoSelection", - fallthrough: "basic" - }; - // Very basic readline/emacs-style bindings, which are standard on Mac. - keyMap.emacsy = { - "Ctrl-F": "goCharRight", "Ctrl-B": "goCharLeft", "Ctrl-P": "goLineUp", "Ctrl-N": "goLineDown", - "Alt-F": "goWordRight", "Alt-B": "goWordLeft", "Ctrl-A": "goLineStart", "Ctrl-E": "goLineEnd", - "Ctrl-V": "goPageDown", "Shift-Ctrl-V": "goPageUp", "Ctrl-D": "delCharAfter", "Ctrl-H": "delCharBefore", - "Alt-D": "delWordAfter", "Alt-Backspace": "delWordBefore", "Ctrl-K": "killLine", "Ctrl-T": "transposeChars" - }; - keyMap.macDefault = { - "Cmd-A": "selectAll", "Cmd-D": "deleteLine", "Cmd-Z": "undo", "Shift-Cmd-Z": "redo", "Cmd-Y": "redo", - "Cmd-Home": "goDocStart", "Cmd-Up": "goDocStart", "Cmd-End": "goDocEnd", "Cmd-Down": "goDocEnd", "Alt-Left": "goGroupLeft", - "Alt-Right": "goGroupRight", "Cmd-Left": "goLineLeft", "Cmd-Right": "goLineRight", "Alt-Backspace": "delGroupBefore", - "Ctrl-Alt-Backspace": "delGroupAfter", "Alt-Delete": "delGroupAfter", "Cmd-S": "save", "Cmd-F": "find", - "Cmd-G": "findNext", "Shift-Cmd-G": "findPrev", "Cmd-Alt-F": "replace", "Shift-Cmd-Alt-F": "replaceAll", - "Cmd-[": "indentLess", "Cmd-]": "indentMore", "Cmd-Backspace": "delWrappedLineLeft", "Cmd-Delete": "delWrappedLineRight", - "Cmd-U": "undoSelection", "Shift-Cmd-U": "redoSelection", "Ctrl-Up": "goDocStart", "Ctrl-Down": "goDocEnd", - fallthrough: ["basic", "emacsy"] - }; - keyMap["default"] = mac ? keyMap.macDefault : keyMap.pcDefault; - - // KEYMAP DISPATCH - - function normalizeKeyName(name) { - var parts = name.split(/-(?!$)/), name = parts[parts.length - 1]; - var alt, ctrl, shift, cmd; - for (var i = 0; i < parts.length - 1; i++) { - var mod = parts[i]; - if (/^(cmd|meta|m)$/i.test(mod)) cmd = true; - else if (/^a(lt)?$/i.test(mod)) alt = true; - else if (/^(c|ctrl|control)$/i.test(mod)) ctrl = true; - else if (/^s(hift)$/i.test(mod)) shift = true; - else throw new Error("Unrecognized modifier name: " + mod); - } - if (alt) name = "Alt-" + name; - if (ctrl) name = "Ctrl-" + name; - if (cmd) name = "Cmd-" + name; - if (shift) name = "Shift-" + name; - return name; - } - - // This is a kludge to keep keymaps mostly working as raw objects - // (backwards compatibility) while at the same time support features - // like normalization and multi-stroke key bindings. It compiles a - // new normalized keymap, and then updates the old object to reflect - // this. - CodeMirror.normalizeKeyMap = function(keymap) { - var copy = {}; - for (var keyname in keymap) if (keymap.hasOwnProperty(keyname)) { - var value = keymap[keyname]; - if (/^(name|fallthrough|(de|at)tach)$/.test(keyname)) continue; - if (value == "...") { delete keymap[keyname]; continue; } - - var keys = map(keyname.split(" "), normalizeKeyName); - for (var i = 0; i < keys.length; i++) { - var val, name; - if (i == keys.length - 1) { - name = keyname; - val = value; - } else { - name = keys.slice(0, i + 1).join(" "); - val = "..."; - } - var prev = copy[name]; - if (!prev) copy[name] = val; - else if (prev != val) throw new Error("Inconsistent bindings for " + name); - } - delete keymap[keyname]; - } - for (var prop in copy) keymap[prop] = copy[prop]; - return keymap; - }; - - var lookupKey = CodeMirror.lookupKey = function(key, map, handle) { - map = getKeyMap(map); - var found = map.call ? map.call(key) : map[key]; - if (found === false) return "nothing"; - if (found === "...") return "multi"; - if (found != null && handle(found)) return "handled"; - - if (map.fallthrough) { - if (Object.prototype.toString.call(map.fallthrough) != "[object Array]") - return lookupKey(key, map.fallthrough, handle); - for (var i = 0; i < map.fallthrough.length; i++) { - var result = lookupKey(key, map.fallthrough[i], handle); - if (result) return result; - } - } - }; - - // Modifier key presses don't count as 'real' key presses for the - // purpose of keymap fallthrough. - var isModifierKey = CodeMirror.isModifierKey = function(value) { - var name = typeof value == "string" ? value : keyNames[value.keyCode]; - return name == "Ctrl" || name == "Alt" || name == "Shift" || name == "Mod"; - }; - - // Look up the name of a key as indicated by an event object. - var keyName = CodeMirror.keyName = function(event, noShift) { - if (presto && event.keyCode == 34 && event["char"]) return false; - var base = keyNames[event.keyCode], name = base; - if (name == null || event.altGraphKey) return false; - if (event.altKey && base != "Alt") name = "Alt-" + name; - if ((flipCtrlCmd ? event.metaKey : event.ctrlKey) && base != "Ctrl") name = "Ctrl-" + name; - if ((flipCtrlCmd ? event.ctrlKey : event.metaKey) && base != "Cmd") name = "Cmd-" + name; - if (!noShift && event.shiftKey && base != "Shift") name = "Shift-" + name; - return name; - }; - - function getKeyMap(val) { - return typeof val == "string" ? keyMap[val] : val; - } - - // FROMTEXTAREA - - CodeMirror.fromTextArea = function(textarea, options) { - if (!options) options = {}; - options.value = textarea.value; - if (!options.tabindex && textarea.tabindex) - options.tabindex = textarea.tabindex; - if (!options.placeholder && textarea.placeholder) - options.placeholder = textarea.placeholder; - // Set autofocus to true if this textarea is focused, or if it has - // autofocus and no other element is focused. - if (options.autofocus == null) { - var hasFocus = activeElt(); - options.autofocus = hasFocus == textarea || - textarea.getAttribute("autofocus") != null && hasFocus == document.body; - } - - function save() {textarea.value = cm.getValue();} - if (textarea.form) { - on(textarea.form, "submit", save); - // Deplorable hack to make the submit method do the right thing. - if (!options.leaveSubmitMethodAlone) { - var form = textarea.form, realSubmit = form.submit; - try { - var wrappedSubmit = form.submit = function() { - save(); - form.submit = realSubmit; - form.submit(); - form.submit = wrappedSubmit; - }; - } catch(e) {} - } - } - - textarea.style.display = "none"; - var cm = CodeMirror(function(node) { - textarea.parentNode.insertBefore(node, textarea.nextSibling); - }, options); - cm.save = save; - cm.getTextArea = function() { return textarea; }; - cm.toTextArea = function() { - cm.toTextArea = isNaN; // Prevent this from being ran twice - save(); - textarea.parentNode.removeChild(cm.getWrapperElement()); - textarea.style.display = ""; - if (textarea.form) { - off(textarea.form, "submit", save); - if (typeof textarea.form.submit == "function") - textarea.form.submit = realSubmit; - } - }; - return cm; - }; - - // STRING STREAM - - // Fed to the mode parsers, provides helper functions to make - // parsers more succinct. - - var StringStream = CodeMirror.StringStream = function(string, tabSize) { - this.pos = this.start = 0; - this.string = string; - this.tabSize = tabSize || 8; - this.lastColumnPos = this.lastColumnValue = 0; - this.lineStart = 0; - }; - - StringStream.prototype = { - eol: function() {return this.pos >= this.string.length;}, - sol: function() {return this.pos == this.lineStart;}, - peek: function() {return this.string.charAt(this.pos) || undefined;}, - next: function() { - if (this.pos < this.string.length) - return this.string.charAt(this.pos++); - }, - eat: function(match) { - var ch = this.string.charAt(this.pos); - if (typeof match == "string") var ok = ch == match; - else var ok = ch && (match.test ? match.test(ch) : match(ch)); - if (ok) {++this.pos; return ch;} - }, - eatWhile: function(match) { - var start = this.pos; - while (this.eat(match)){} - return this.pos > start; - }, - eatSpace: function() { - var start = this.pos; - while (/[\s\u00a0]/.test(this.string.charAt(this.pos))) ++this.pos; - return this.pos > start; - }, - skipToEnd: function() {this.pos = this.string.length;}, - skipTo: function(ch) { - var found = this.string.indexOf(ch, this.pos); - if (found > -1) {this.pos = found; return true;} - }, - backUp: function(n) {this.pos -= n;}, - column: function() { - if (this.lastColumnPos < this.start) { - this.lastColumnValue = countColumn(this.string, this.start, this.tabSize, this.lastColumnPos, this.lastColumnValue); - this.lastColumnPos = this.start; - } - return this.lastColumnValue - (this.lineStart ? countColumn(this.string, this.lineStart, this.tabSize) : 0); - }, - indentation: function() { - return countColumn(this.string, null, this.tabSize) - - (this.lineStart ? countColumn(this.string, this.lineStart, this.tabSize) : 0); - }, - match: function(pattern, consume, caseInsensitive) { - if (typeof pattern == "string") { - var cased = function(str) {return caseInsensitive ? str.toLowerCase() : str;}; - var substr = this.string.substr(this.pos, pattern.length); - if (cased(substr) == cased(pattern)) { - if (consume !== false) this.pos += pattern.length; - return true; - } - } else { - var match = this.string.slice(this.pos).match(pattern); - if (match && match.index > 0) return null; - if (match && consume !== false) this.pos += match[0].length; - return match; - } - }, - current: function(){return this.string.slice(this.start, this.pos);}, - hideFirstChars: function(n, inner) { - this.lineStart += n; - try { return inner(); } - finally { this.lineStart -= n; } - } - }; - - // TEXTMARKERS - - // Created with markText and setBookmark methods. A TextMarker is a - // handle that can be used to clear or find a marked position in the - // document. Line objects hold arrays (markedSpans) containing - // {from, to, marker} object pointing to such marker objects, and - // indicating that such a marker is present on that line. Multiple - // lines may point to the same marker when it spans across lines. - // The spans will have null for their from/to properties when the - // marker continues beyond the start/end of the line. Markers have - // links back to the lines they currently touch. - - var TextMarker = CodeMirror.TextMarker = function(doc, type) { - this.lines = []; - this.type = type; - this.doc = doc; - }; - eventMixin(TextMarker); - - // Clear the marker. - TextMarker.prototype.clear = function() { - if (this.explicitlyCleared) return; - var cm = this.doc.cm, withOp = cm && !cm.curOp; - if (withOp) startOperation(cm); - if (hasHandler(this, "clear")) { - var found = this.find(); - if (found) signalLater(this, "clear", found.from, found.to); - } - var min = null, max = null; - for (var i = 0; i < this.lines.length; ++i) { - var line = this.lines[i]; - var span = getMarkedSpanFor(line.markedSpans, this); - if (cm && !this.collapsed) regLineChange(cm, lineNo(line), "text"); - else if (cm) { - if (span.to != null) max = lineNo(line); - if (span.from != null) min = lineNo(line); - } - line.markedSpans = removeMarkedSpan(line.markedSpans, span); - if (span.from == null && this.collapsed && !lineIsHidden(this.doc, line) && cm) - updateLineHeight(line, textHeight(cm.display)); - } - if (cm && this.collapsed && !cm.options.lineWrapping) for (var i = 0; i < this.lines.length; ++i) { - var visual = visualLine(this.lines[i]), len = lineLength(visual); - if (len > cm.display.maxLineLength) { - cm.display.maxLine = visual; - cm.display.maxLineLength = len; - cm.display.maxLineChanged = true; - } - } - - if (min != null && cm && this.collapsed) regChange(cm, min, max + 1); - this.lines.length = 0; - this.explicitlyCleared = true; - if (this.atomic && this.doc.cantEdit) { - this.doc.cantEdit = false; - if (cm) reCheckSelection(cm.doc); - } - if (cm) signalLater(cm, "markerCleared", cm, this); - if (withOp) endOperation(cm); - if (this.parent) this.parent.clear(); - }; - - // Find the position of the marker in the document. Returns a {from, - // to} object by default. Side can be passed to get a specific side - // -- 0 (both), -1 (left), or 1 (right). When lineObj is true, the - // Pos objects returned contain a line object, rather than a line - // number (used to prevent looking up the same line twice). - TextMarker.prototype.find = function(side, lineObj) { - if (side == null && this.type == "bookmark") side = 1; - var from, to; - for (var i = 0; i < this.lines.length; ++i) { - var line = this.lines[i]; - var span = getMarkedSpanFor(line.markedSpans, this); - if (span.from != null) { - from = Pos(lineObj ? line : lineNo(line), span.from); - if (side == -1) return from; - } - if (span.to != null) { - to = Pos(lineObj ? line : lineNo(line), span.to); - if (side == 1) return to; - } - } - return from && {from: from, to: to}; - }; - - // Signals that the marker's widget changed, and surrounding layout - // should be recomputed. - TextMarker.prototype.changed = function() { - var pos = this.find(-1, true), widget = this, cm = this.doc.cm; - if (!pos || !cm) return; - runInOp(cm, function() { - var line = pos.line, lineN = lineNo(pos.line); - var view = findViewForLine(cm, lineN); - if (view) { - clearLineMeasurementCacheFor(view); - cm.curOp.selectionChanged = cm.curOp.forceUpdate = true; - } - cm.curOp.updateMaxLine = true; - if (!lineIsHidden(widget.doc, line) && widget.height != null) { - var oldHeight = widget.height; - widget.height = null; - var dHeight = widgetHeight(widget) - oldHeight; - if (dHeight) - updateLineHeight(line, line.height + dHeight); - } - }); - }; - - TextMarker.prototype.attachLine = function(line) { - if (!this.lines.length && this.doc.cm) { - var op = this.doc.cm.curOp; - if (!op.maybeHiddenMarkers || indexOf(op.maybeHiddenMarkers, this) == -1) - (op.maybeUnhiddenMarkers || (op.maybeUnhiddenMarkers = [])).push(this); - } - this.lines.push(line); - }; - TextMarker.prototype.detachLine = function(line) { - this.lines.splice(indexOf(this.lines, line), 1); - if (!this.lines.length && this.doc.cm) { - var op = this.doc.cm.curOp; - (op.maybeHiddenMarkers || (op.maybeHiddenMarkers = [])).push(this); - } - }; - - // Collapsed markers have unique ids, in order to be able to order - // them, which is needed for uniquely determining an outer marker - // when they overlap (they may nest, but not partially overlap). - var nextMarkerId = 0; - - // Create a marker, wire it up to the right lines, and - function markText(doc, from, to, options, type) { - // Shared markers (across linked documents) are handled separately - // (markTextShared will call out to this again, once per - // document). - if (options && options.shared) return markTextShared(doc, from, to, options, type); - // Ensure we are in an operation. - if (doc.cm && !doc.cm.curOp) return operation(doc.cm, markText)(doc, from, to, options, type); - - var marker = new TextMarker(doc, type), diff = cmp(from, to); - if (options) copyObj(options, marker, false); - // Don't connect empty markers unless clearWhenEmpty is false - if (diff > 0 || diff == 0 && marker.clearWhenEmpty !== false) - return marker; - if (marker.replacedWith) { - // Showing up as a widget implies collapsed (widget replaces text) - marker.collapsed = true; - marker.widgetNode = elt("span", [marker.replacedWith], "CodeMirror-widget"); - if (!options.handleMouseEvents) marker.widgetNode.ignoreEvents = true; - if (options.insertLeft) marker.widgetNode.insertLeft = true; - } - if (marker.collapsed) { - if (conflictingCollapsedRange(doc, from.line, from, to, marker) || - from.line != to.line && conflictingCollapsedRange(doc, to.line, from, to, marker)) - throw new Error("Inserting collapsed marker partially overlapping an existing one"); - sawCollapsedSpans = true; - } - - if (marker.addToHistory) - addChangeToHistory(doc, {from: from, to: to, origin: "markText"}, doc.sel, NaN); - - var curLine = from.line, cm = doc.cm, updateMaxLine; - doc.iter(curLine, to.line + 1, function(line) { - if (cm && marker.collapsed && !cm.options.lineWrapping && visualLine(line) == cm.display.maxLine) - updateMaxLine = true; - if (marker.collapsed && curLine != from.line) updateLineHeight(line, 0); - addMarkedSpan(line, new MarkedSpan(marker, - curLine == from.line ? from.ch : null, - curLine == to.line ? to.ch : null)); - ++curLine; - }); - // lineIsHidden depends on the presence of the spans, so needs a second pass - if (marker.collapsed) doc.iter(from.line, to.line + 1, function(line) { - if (lineIsHidden(doc, line)) updateLineHeight(line, 0); - }); - - if (marker.clearOnEnter) on(marker, "beforeCursorEnter", function() { marker.clear(); }); - - if (marker.readOnly) { - sawReadOnlySpans = true; - if (doc.history.done.length || doc.history.undone.length) - doc.clearHistory(); - } - if (marker.collapsed) { - marker.id = ++nextMarkerId; - marker.atomic = true; - } - if (cm) { - // Sync editor state - if (updateMaxLine) cm.curOp.updateMaxLine = true; - if (marker.collapsed) - regChange(cm, from.line, to.line + 1); - else if (marker.className || marker.title || marker.startStyle || marker.endStyle) - for (var i = from.line; i <= to.line; i++) regLineChange(cm, i, "text"); - if (marker.atomic) reCheckSelection(cm.doc); - signalLater(cm, "markerAdded", cm, marker); - } - return marker; - } - - // SHARED TEXTMARKERS - - // A shared marker spans multiple linked documents. It is - // implemented as a meta-marker-object controlling multiple normal - // markers. - var SharedTextMarker = CodeMirror.SharedTextMarker = function(markers, primary) { - this.markers = markers; - this.primary = primary; - for (var i = 0; i < markers.length; ++i) - markers[i].parent = this; - }; - eventMixin(SharedTextMarker); - - SharedTextMarker.prototype.clear = function() { - if (this.explicitlyCleared) return; - this.explicitlyCleared = true; - for (var i = 0; i < this.markers.length; ++i) - this.markers[i].clear(); - signalLater(this, "clear"); - }; - SharedTextMarker.prototype.find = function(side, lineObj) { - return this.primary.find(side, lineObj); - }; - - function markTextShared(doc, from, to, options, type) { - options = copyObj(options); - options.shared = false; - var markers = [markText(doc, from, to, options, type)], primary = markers[0]; - var widget = options.widgetNode; - linkedDocs(doc, function(doc) { - if (widget) options.widgetNode = widget.cloneNode(true); - markers.push(markText(doc, clipPos(doc, from), clipPos(doc, to), options, type)); - for (var i = 0; i < doc.linked.length; ++i) - if (doc.linked[i].isParent) return; - primary = lst(markers); - }); - return new SharedTextMarker(markers, primary); - } - - function findSharedMarkers(doc) { - return doc.findMarks(Pos(doc.first, 0), doc.clipPos(Pos(doc.lastLine())), - function(m) { return m.parent; }); - } - - function copySharedMarkers(doc, markers) { - for (var i = 0; i < markers.length; i++) { - var marker = markers[i], pos = marker.find(); - var mFrom = doc.clipPos(pos.from), mTo = doc.clipPos(pos.to); - if (cmp(mFrom, mTo)) { - var subMark = markText(doc, mFrom, mTo, marker.primary, marker.primary.type); - marker.markers.push(subMark); - subMark.parent = marker; - } - } - } - - function detachSharedMarkers(markers) { - for (var i = 0; i < markers.length; i++) { - var marker = markers[i], linked = [marker.primary.doc];; - linkedDocs(marker.primary.doc, function(d) { linked.push(d); }); - for (var j = 0; j < marker.markers.length; j++) { - var subMarker = marker.markers[j]; - if (indexOf(linked, subMarker.doc) == -1) { - subMarker.parent = null; - marker.markers.splice(j--, 1); - } - } - } - } - - // TEXTMARKER SPANS - - function MarkedSpan(marker, from, to) { - this.marker = marker; - this.from = from; this.to = to; - } - - // Search an array of spans for a span matching the given marker. - function getMarkedSpanFor(spans, marker) { - if (spans) for (var i = 0; i < spans.length; ++i) { - var span = spans[i]; - if (span.marker == marker) return span; - } - } - // Remove a span from an array, returning undefined if no spans are - // left (we don't store arrays for lines without spans). - function removeMarkedSpan(spans, span) { - for (var r, i = 0; i < spans.length; ++i) - if (spans[i] != span) (r || (r = [])).push(spans[i]); - return r; - } - // Add a span to a line. - function addMarkedSpan(line, span) { - line.markedSpans = line.markedSpans ? line.markedSpans.concat([span]) : [span]; - span.marker.attachLine(line); - } - - // Used for the algorithm that adjusts markers for a change in the - // document. These functions cut an array of spans at a given - // character position, returning an array of remaining chunks (or - // undefined if nothing remains). - function markedSpansBefore(old, startCh, isInsert) { - if (old) for (var i = 0, nw; i < old.length; ++i) { - var span = old[i], marker = span.marker; - var startsBefore = span.from == null || (marker.inclusiveLeft ? span.from <= startCh : span.from < startCh); - if (startsBefore || span.from == startCh && marker.type == "bookmark" && (!isInsert || !span.marker.insertLeft)) { - var endsAfter = span.to == null || (marker.inclusiveRight ? span.to >= startCh : span.to > startCh); - (nw || (nw = [])).push(new MarkedSpan(marker, span.from, endsAfter ? null : span.to)); - } - } - return nw; - } - function markedSpansAfter(old, endCh, isInsert) { - if (old) for (var i = 0, nw; i < old.length; ++i) { - var span = old[i], marker = span.marker; - var endsAfter = span.to == null || (marker.inclusiveRight ? span.to >= endCh : span.to > endCh); - if (endsAfter || span.from == endCh && marker.type == "bookmark" && (!isInsert || span.marker.insertLeft)) { - var startsBefore = span.from == null || (marker.inclusiveLeft ? span.from <= endCh : span.from < endCh); - (nw || (nw = [])).push(new MarkedSpan(marker, startsBefore ? null : span.from - endCh, - span.to == null ? null : span.to - endCh)); - } - } - return nw; - } - - // Given a change object, compute the new set of marker spans that - // cover the line in which the change took place. Removes spans - // entirely within the change, reconnects spans belonging to the - // same marker that appear on both sides of the change, and cuts off - // spans partially within the change. Returns an array of span - // arrays with one element for each line in (after) the change. - function stretchSpansOverChange(doc, change) { - var oldFirst = isLine(doc, change.from.line) && getLine(doc, change.from.line).markedSpans; - var oldLast = isLine(doc, change.to.line) && getLine(doc, change.to.line).markedSpans; - if (!oldFirst && !oldLast) return null; - - var startCh = change.from.ch, endCh = change.to.ch, isInsert = cmp(change.from, change.to) == 0; - // Get the spans that 'stick out' on both sides - var first = markedSpansBefore(oldFirst, startCh, isInsert); - var last = markedSpansAfter(oldLast, endCh, isInsert); - - // Next, merge those two ends - var sameLine = change.text.length == 1, offset = lst(change.text).length + (sameLine ? startCh : 0); - if (first) { - // Fix up .to properties of first - for (var i = 0; i < first.length; ++i) { - var span = first[i]; - if (span.to == null) { - var found = getMarkedSpanFor(last, span.marker); - if (!found) span.to = startCh; - else if (sameLine) span.to = found.to == null ? null : found.to + offset; - } - } - } - if (last) { - // Fix up .from in last (or move them into first in case of sameLine) - for (var i = 0; i < last.length; ++i) { - var span = last[i]; - if (span.to != null) span.to += offset; - if (span.from == null) { - var found = getMarkedSpanFor(first, span.marker); - if (!found) { - span.from = offset; - if (sameLine) (first || (first = [])).push(span); - } - } else { - span.from += offset; - if (sameLine) (first || (first = [])).push(span); - } - } - } - // Make sure we didn't create any zero-length spans - if (first) first = clearEmptySpans(first); - if (last && last != first) last = clearEmptySpans(last); - - var newMarkers = [first]; - if (!sameLine) { - // Fill gap with whole-line-spans - var gap = change.text.length - 2, gapMarkers; - if (gap > 0 && first) - for (var i = 0; i < first.length; ++i) - if (first[i].to == null) - (gapMarkers || (gapMarkers = [])).push(new MarkedSpan(first[i].marker, null, null)); - for (var i = 0; i < gap; ++i) - newMarkers.push(gapMarkers); - newMarkers.push(last); - } - return newMarkers; - } - - // Remove spans that are empty and don't have a clearWhenEmpty - // option of false. - function clearEmptySpans(spans) { - for (var i = 0; i < spans.length; ++i) { - var span = spans[i]; - if (span.from != null && span.from == span.to && span.marker.clearWhenEmpty !== false) - spans.splice(i--, 1); - } - if (!spans.length) return null; - return spans; - } - - // Used for un/re-doing changes from the history. Combines the - // result of computing the existing spans with the set of spans that - // existed in the history (so that deleting around a span and then - // undoing brings back the span). - function mergeOldSpans(doc, change) { - var old = getOldSpans(doc, change); - var stretched = stretchSpansOverChange(doc, change); - if (!old) return stretched; - if (!stretched) return old; - - for (var i = 0; i < old.length; ++i) { - var oldCur = old[i], stretchCur = stretched[i]; - if (oldCur && stretchCur) { - spans: for (var j = 0; j < stretchCur.length; ++j) { - var span = stretchCur[j]; - for (var k = 0; k < oldCur.length; ++k) - if (oldCur[k].marker == span.marker) continue spans; - oldCur.push(span); - } - } else if (stretchCur) { - old[i] = stretchCur; - } - } - return old; - } - - // Used to 'clip' out readOnly ranges when making a change. - function removeReadOnlyRanges(doc, from, to) { - var markers = null; - doc.iter(from.line, to.line + 1, function(line) { - if (line.markedSpans) for (var i = 0; i < line.markedSpans.length; ++i) { - var mark = line.markedSpans[i].marker; - if (mark.readOnly && (!markers || indexOf(markers, mark) == -1)) - (markers || (markers = [])).push(mark); - } - }); - if (!markers) return null; - var parts = [{from: from, to: to}]; - for (var i = 0; i < markers.length; ++i) { - var mk = markers[i], m = mk.find(0); - for (var j = 0; j < parts.length; ++j) { - var p = parts[j]; - if (cmp(p.to, m.from) < 0 || cmp(p.from, m.to) > 0) continue; - var newParts = [j, 1], dfrom = cmp(p.from, m.from), dto = cmp(p.to, m.to); - if (dfrom < 0 || !mk.inclusiveLeft && !dfrom) - newParts.push({from: p.from, to: m.from}); - if (dto > 0 || !mk.inclusiveRight && !dto) - newParts.push({from: m.to, to: p.to}); - parts.splice.apply(parts, newParts); - j += newParts.length - 1; - } - } - return parts; - } - - // Connect or disconnect spans from a line. - function detachMarkedSpans(line) { - var spans = line.markedSpans; - if (!spans) return; - for (var i = 0; i < spans.length; ++i) - spans[i].marker.detachLine(line); - line.markedSpans = null; - } - function attachMarkedSpans(line, spans) { - if (!spans) return; - for (var i = 0; i < spans.length; ++i) - spans[i].marker.attachLine(line); - line.markedSpans = spans; - } - - // Helpers used when computing which overlapping collapsed span - // counts as the larger one. - function extraLeft(marker) { return marker.inclusiveLeft ? -1 : 0; } - function extraRight(marker) { return marker.inclusiveRight ? 1 : 0; } - - // Returns a number indicating which of two overlapping collapsed - // spans is larger (and thus includes the other). Falls back to - // comparing ids when the spans cover exactly the same range. - function compareCollapsedMarkers(a, b) { - var lenDiff = a.lines.length - b.lines.length; - if (lenDiff != 0) return lenDiff; - var aPos = a.find(), bPos = b.find(); - var fromCmp = cmp(aPos.from, bPos.from) || extraLeft(a) - extraLeft(b); - if (fromCmp) return -fromCmp; - var toCmp = cmp(aPos.to, bPos.to) || extraRight(a) - extraRight(b); - if (toCmp) return toCmp; - return b.id - a.id; - } - - // Find out whether a line ends or starts in a collapsed span. If - // so, return the marker for that span. - function collapsedSpanAtSide(line, start) { - var sps = sawCollapsedSpans && line.markedSpans, found; - if (sps) for (var sp, i = 0; i < sps.length; ++i) { - sp = sps[i]; - if (sp.marker.collapsed && (start ? sp.from : sp.to) == null && - (!found || compareCollapsedMarkers(found, sp.marker) < 0)) - found = sp.marker; - } - return found; - } - function collapsedSpanAtStart(line) { return collapsedSpanAtSide(line, true); } - function collapsedSpanAtEnd(line) { return collapsedSpanAtSide(line, false); } - - // Test whether there exists a collapsed span that partially - // overlaps (covers the start or end, but not both) of a new span. - // Such overlap is not allowed. - function conflictingCollapsedRange(doc, lineNo, from, to, marker) { - var line = getLine(doc, lineNo); - var sps = sawCollapsedSpans && line.markedSpans; - if (sps) for (var i = 0; i < sps.length; ++i) { - var sp = sps[i]; - if (!sp.marker.collapsed) continue; - var found = sp.marker.find(0); - var fromCmp = cmp(found.from, from) || extraLeft(sp.marker) - extraLeft(marker); - var toCmp = cmp(found.to, to) || extraRight(sp.marker) - extraRight(marker); - if (fromCmp >= 0 && toCmp <= 0 || fromCmp <= 0 && toCmp >= 0) continue; - if (fromCmp <= 0 && (cmp(found.to, from) > 0 || (sp.marker.inclusiveRight && marker.inclusiveLeft)) || - fromCmp >= 0 && (cmp(found.from, to) < 0 || (sp.marker.inclusiveLeft && marker.inclusiveRight))) - return true; - } - } - - // A visual line is a line as drawn on the screen. Folding, for - // example, can cause multiple logical lines to appear on the same - // visual line. This finds the start of the visual line that the - // given line is part of (usually that is the line itself). - function visualLine(line) { - var merged; - while (merged = collapsedSpanAtStart(line)) - line = merged.find(-1, true).line; - return line; - } - - // Returns an array of logical lines that continue the visual line - // started by the argument, or undefined if there are no such lines. - function visualLineContinued(line) { - var merged, lines; - while (merged = collapsedSpanAtEnd(line)) { - line = merged.find(1, true).line; - (lines || (lines = [])).push(line); - } - return lines; - } - - // Get the line number of the start of the visual line that the - // given line number is part of. - function visualLineNo(doc, lineN) { - var line = getLine(doc, lineN), vis = visualLine(line); - if (line == vis) return lineN; - return lineNo(vis); - } - // Get the line number of the start of the next visual line after - // the given line. - function visualLineEndNo(doc, lineN) { - if (lineN > doc.lastLine()) return lineN; - var line = getLine(doc, lineN), merged; - if (!lineIsHidden(doc, line)) return lineN; - while (merged = collapsedSpanAtEnd(line)) - line = merged.find(1, true).line; - return lineNo(line) + 1; - } - - // Compute whether a line is hidden. Lines count as hidden when they - // are part of a visual line that starts with another line, or when - // they are entirely covered by collapsed, non-widget span. - function lineIsHidden(doc, line) { - var sps = sawCollapsedSpans && line.markedSpans; - if (sps) for (var sp, i = 0; i < sps.length; ++i) { - sp = sps[i]; - if (!sp.marker.collapsed) continue; - if (sp.from == null) return true; - if (sp.marker.widgetNode) continue; - if (sp.from == 0 && sp.marker.inclusiveLeft && lineIsHiddenInner(doc, line, sp)) - return true; - } - } - function lineIsHiddenInner(doc, line, span) { - if (span.to == null) { - var end = span.marker.find(1, true); - return lineIsHiddenInner(doc, end.line, getMarkedSpanFor(end.line.markedSpans, span.marker)); - } - if (span.marker.inclusiveRight && span.to == line.text.length) - return true; - for (var sp, i = 0; i < line.markedSpans.length; ++i) { - sp = line.markedSpans[i]; - if (sp.marker.collapsed && !sp.marker.widgetNode && sp.from == span.to && - (sp.to == null || sp.to != span.from) && - (sp.marker.inclusiveLeft || span.marker.inclusiveRight) && - lineIsHiddenInner(doc, line, sp)) return true; - } - } - - // LINE WIDGETS - - // Line widgets are block elements displayed above or below a line. - - var LineWidget = CodeMirror.LineWidget = function(cm, node, options) { - if (options) for (var opt in options) if (options.hasOwnProperty(opt)) - this[opt] = options[opt]; - this.cm = cm; - this.node = node; - }; - eventMixin(LineWidget); - - function adjustScrollWhenAboveVisible(cm, line, diff) { - if (heightAtLine(line) < ((cm.curOp && cm.curOp.scrollTop) || cm.doc.scrollTop)) - addToScrollPos(cm, null, diff); - } - - LineWidget.prototype.clear = function() { - var cm = this.cm, ws = this.line.widgets, line = this.line, no = lineNo(line); - if (no == null || !ws) return; - for (var i = 0; i < ws.length; ++i) if (ws[i] == this) ws.splice(i--, 1); - if (!ws.length) line.widgets = null; - var height = widgetHeight(this); - runInOp(cm, function() { - adjustScrollWhenAboveVisible(cm, line, -height); - regLineChange(cm, no, "widget"); - updateLineHeight(line, Math.max(0, line.height - height)); - }); - }; - LineWidget.prototype.changed = function() { - var oldH = this.height, cm = this.cm, line = this.line; - this.height = null; - var diff = widgetHeight(this) - oldH; - if (!diff) return; - runInOp(cm, function() { - cm.curOp.forceUpdate = true; - adjustScrollWhenAboveVisible(cm, line, diff); - updateLineHeight(line, line.height + diff); - }); - }; - - function widgetHeight(widget) { - if (widget.height != null) return widget.height; - if (!contains(document.body, widget.node)) { - var parentStyle = "position: relative;"; - if (widget.coverGutter) - parentStyle += "margin-left: -" + widget.cm.getGutterElement().offsetWidth + "px;"; - removeChildrenAndAdd(widget.cm.display.measure, elt("div", [widget.node], null, parentStyle)); - } - return widget.height = widget.node.offsetHeight; - } - - function addLineWidget(cm, handle, node, options) { - var widget = new LineWidget(cm, node, options); - if (widget.noHScroll) cm.display.alignWidgets = true; - changeLine(cm.doc, handle, "widget", function(line) { - var widgets = line.widgets || (line.widgets = []); - if (widget.insertAt == null) widgets.push(widget); - else widgets.splice(Math.min(widgets.length - 1, Math.max(0, widget.insertAt)), 0, widget); - widget.line = line; - if (!lineIsHidden(cm.doc, line)) { - var aboveVisible = heightAtLine(line) < cm.doc.scrollTop; - updateLineHeight(line, line.height + widgetHeight(widget)); - if (aboveVisible) addToScrollPos(cm, null, widget.height); - cm.curOp.forceUpdate = true; - } - return true; - }); - return widget; - } - - // LINE DATA STRUCTURE - - // Line objects. These hold state related to a line, including - // highlighting info (the styles array). - var Line = CodeMirror.Line = function(text, markedSpans, estimateHeight) { - this.text = text; - attachMarkedSpans(this, markedSpans); - this.height = estimateHeight ? estimateHeight(this) : 1; - }; - eventMixin(Line); - Line.prototype.lineNo = function() { return lineNo(this); }; - - // Change the content (text, markers) of a line. Automatically - // invalidates cached information and tries to re-estimate the - // line's height. - function updateLine(line, text, markedSpans, estimateHeight) { - line.text = text; - if (line.stateAfter) line.stateAfter = null; - if (line.styles) line.styles = null; - if (line.order != null) line.order = null; - detachMarkedSpans(line); - attachMarkedSpans(line, markedSpans); - var estHeight = estimateHeight ? estimateHeight(line) : 1; - if (estHeight != line.height) updateLineHeight(line, estHeight); - } - - // Detach a line from the document tree and its markers. - function cleanUpLine(line) { - line.parent = null; - detachMarkedSpans(line); - } - - function extractLineClasses(type, output) { - if (type) for (;;) { - var lineClass = type.match(/(?:^|\s+)line-(background-)?(\S+)/); - if (!lineClass) break; - type = type.slice(0, lineClass.index) + type.slice(lineClass.index + lineClass[0].length); - var prop = lineClass[1] ? "bgClass" : "textClass"; - if (output[prop] == null) - output[prop] = lineClass[2]; - else if (!(new RegExp("(?:^|\s)" + lineClass[2] + "(?:$|\s)")).test(output[prop])) - output[prop] += " " + lineClass[2]; - } - return type; - } - - function callBlankLine(mode, state) { - if (mode.blankLine) return mode.blankLine(state); - if (!mode.innerMode) return; - var inner = CodeMirror.innerMode(mode, state); - if (inner.mode.blankLine) return inner.mode.blankLine(inner.state); - } - - function readToken(mode, stream, state, inner) { - for (var i = 0; i < 10; i++) { - if (inner) inner[0] = CodeMirror.innerMode(mode, state).mode; - var style = mode.token(stream, state); - if (stream.pos > stream.start) return style; - } - throw new Error("Mode " + mode.name + " failed to advance stream."); - } - - // Utility for getTokenAt and getLineTokens - function takeToken(cm, pos, precise, asArray) { - function getObj(copy) { - return {start: stream.start, end: stream.pos, - string: stream.current(), - type: style || null, - state: copy ? copyState(doc.mode, state) : state}; - } - - var doc = cm.doc, mode = doc.mode, style; - pos = clipPos(doc, pos); - var line = getLine(doc, pos.line), state = getStateBefore(cm, pos.line, precise); - var stream = new StringStream(line.text, cm.options.tabSize), tokens; - if (asArray) tokens = []; - while ((asArray || stream.pos < pos.ch) && !stream.eol()) { - stream.start = stream.pos; - style = readToken(mode, stream, state); - if (asArray) tokens.push(getObj(true)); - } - return asArray ? tokens : getObj(); - } - - // Run the given mode's parser over a line, calling f for each token. - function runMode(cm, text, mode, state, f, lineClasses, forceToEnd) { - var flattenSpans = mode.flattenSpans; - if (flattenSpans == null) flattenSpans = cm.options.flattenSpans; - var curStart = 0, curStyle = null; - var stream = new StringStream(text, cm.options.tabSize), style; - var inner = cm.options.addModeClass && [null]; - if (text == "") extractLineClasses(callBlankLine(mode, state), lineClasses); - while (!stream.eol()) { - if (stream.pos > cm.options.maxHighlightLength) { - flattenSpans = false; - if (forceToEnd) processLine(cm, text, state, stream.pos); - stream.pos = text.length; - style = null; - } else { - style = extractLineClasses(readToken(mode, stream, state, inner), lineClasses); - } - if (inner) { - var mName = inner[0].name; - if (mName) style = "m-" + (style ? mName + " " + style : mName); - } - if (!flattenSpans || curStyle != style) { - if (curStart < stream.start) f(stream.start, curStyle); - curStart = stream.start; curStyle = style; - } - stream.start = stream.pos; - } - while (curStart < stream.pos) { - // Webkit seems to refuse to render text nodes longer than 57444 characters - var pos = Math.min(stream.pos, curStart + 50000); - f(pos, curStyle); - curStart = pos; - } - } - - // Compute a style array (an array starting with a mode generation - // -- for invalidation -- followed by pairs of end positions and - // style strings), which is used to highlight the tokens on the - // line. - function highlightLine(cm, line, state, forceToEnd) { - // A styles array always starts with a number identifying the - // mode/overlays that it is based on (for easy invalidation). - var st = [cm.state.modeGen], lineClasses = {}; - // Compute the base array of styles - runMode(cm, line.text, cm.doc.mode, state, function(end, style) { - st.push(end, style); - }, lineClasses, forceToEnd); - - // Run overlays, adjust style array. - for (var o = 0; o < cm.state.overlays.length; ++o) { - var overlay = cm.state.overlays[o], i = 1, at = 0; - runMode(cm, line.text, overlay.mode, true, function(end, style) { - var start = i; - // Ensure there's a token end at the current position, and that i points at it - while (at < end) { - var i_end = st[i]; - if (i_end > end) - st.splice(i, 1, end, st[i+1], i_end); - i += 2; - at = Math.min(end, i_end); - } - if (!style) return; - if (overlay.opaque) { - st.splice(start, i - start, end, "cm-overlay " + style); - i = start + 2; - } else { - for (; start < i; start += 2) { - var cur = st[start+1]; - st[start+1] = (cur ? cur + " " : "") + "cm-overlay " + style; - } - } - }, lineClasses); - } - - return {styles: st, classes: lineClasses.bgClass || lineClasses.textClass ? lineClasses : null}; - } - - function getLineStyles(cm, line, updateFrontier) { - if (!line.styles || line.styles[0] != cm.state.modeGen) { - var result = highlightLine(cm, line, line.stateAfter = getStateBefore(cm, lineNo(line))); - line.styles = result.styles; - if (result.classes) line.styleClasses = result.classes; - else if (line.styleClasses) line.styleClasses = null; - if (updateFrontier === cm.doc.frontier) cm.doc.frontier++; - } - return line.styles; - } - - // Lightweight form of highlight -- proceed over this line and - // update state, but don't save a style array. Used for lines that - // aren't currently visible. - function processLine(cm, text, state, startAt) { - var mode = cm.doc.mode; - var stream = new StringStream(text, cm.options.tabSize); - stream.start = stream.pos = startAt || 0; - if (text == "") callBlankLine(mode, state); - while (!stream.eol() && stream.pos <= cm.options.maxHighlightLength) { - readToken(mode, stream, state); - stream.start = stream.pos; - } - } - - // Convert a style as returned by a mode (either null, or a string - // containing one or more styles) to a CSS style. This is cached, - // and also looks for line-wide styles. - var styleToClassCache = {}, styleToClassCacheWithMode = {}; - function interpretTokenStyle(style, options) { - if (!style || /^\s*$/.test(style)) return null; - var cache = options.addModeClass ? styleToClassCacheWithMode : styleToClassCache; - return cache[style] || - (cache[style] = style.replace(/\S+/g, "cm-$&")); - } - - // Render the DOM representation of the text of a line. Also builds - // up a 'line map', which points at the DOM nodes that represent - // specific stretches of text, and is used by the measuring code. - // The returned object contains the DOM node, this map, and - // information about line-wide styles that were set by the mode. - function buildLineContent(cm, lineView) { - // The padding-right forces the element to have a 'border', which - // is needed on Webkit to be able to get line-level bounding - // rectangles for it (in measureChar). - var content = elt("span", null, null, webkit ? "padding-right: .1px" : null); - var builder = {pre: elt("pre", [content]), content: content, col: 0, pos: 0, cm: cm}; - lineView.measure = {}; - - // Iterate over the logical lines that make up this visual line. - for (var i = 0; i <= (lineView.rest ? lineView.rest.length : 0); i++) { - var line = i ? lineView.rest[i - 1] : lineView.line, order; - builder.pos = 0; - builder.addToken = buildToken; - // Optionally wire in some hacks into the token-rendering - // algorithm, to deal with browser quirks. - if ((ie || webkit) && cm.getOption("lineWrapping")) - builder.addToken = buildTokenSplitSpaces(builder.addToken); - if (hasBadBidiRects(cm.display.measure) && (order = getOrder(line))) - builder.addToken = buildTokenBadBidi(builder.addToken, order); - builder.map = []; - var allowFrontierUpdate = lineView != cm.display.externalMeasured && lineNo(line); - insertLineContent(line, builder, getLineStyles(cm, line, allowFrontierUpdate)); - if (line.styleClasses) { - if (line.styleClasses.bgClass) - builder.bgClass = joinClasses(line.styleClasses.bgClass, builder.bgClass || ""); - if (line.styleClasses.textClass) - builder.textClass = joinClasses(line.styleClasses.textClass, builder.textClass || ""); - } - - // Ensure at least a single node is present, for measuring. - if (builder.map.length == 0) - builder.map.push(0, 0, builder.content.appendChild(zeroWidthElement(cm.display.measure))); - - // Store the map and a cache object for the current logical line - if (i == 0) { - lineView.measure.map = builder.map; - lineView.measure.cache = {}; - } else { - (lineView.measure.maps || (lineView.measure.maps = [])).push(builder.map); - (lineView.measure.caches || (lineView.measure.caches = [])).push({}); - } - } - - // See issue #2901 - if (webkit && /\bcm-tab\b/.test(builder.content.lastChild.className)) - builder.content.className = "cm-tab-wrap-hack"; - - signal(cm, "renderLine", cm, lineView.line, builder.pre); - if (builder.pre.className) - builder.textClass = joinClasses(builder.pre.className, builder.textClass || ""); - - return builder; - } - - function defaultSpecialCharPlaceholder(ch) { - var token = elt("span", "\u2022", "cm-invalidchar"); - token.title = "\\u" + ch.charCodeAt(0).toString(16); - return token; - } - - // Build up the DOM representation for a single token, and add it to - // the line map. Takes care to render special characters separately. - function buildToken(builder, text, style, startStyle, endStyle, title) { - if (!text) return; - var special = builder.cm.options.specialChars, mustWrap = false; - if (!special.test(text)) { - builder.col += text.length; - var content = document.createTextNode(text); - builder.map.push(builder.pos, builder.pos + text.length, content); - if (ie && ie_version < 9) mustWrap = true; - builder.pos += text.length; - } else { - var content = document.createDocumentFragment(), pos = 0; - while (true) { - special.lastIndex = pos; - var m = special.exec(text); - var skipped = m ? m.index - pos : text.length - pos; - if (skipped) { - var txt = document.createTextNode(text.slice(pos, pos + skipped)); - if (ie && ie_version < 9) content.appendChild(elt("span", [txt])); - else content.appendChild(txt); - builder.map.push(builder.pos, builder.pos + skipped, txt); - builder.col += skipped; - builder.pos += skipped; - } - if (!m) break; - pos += skipped + 1; - if (m[0] == "\t") { - var tabSize = builder.cm.options.tabSize, tabWidth = tabSize - builder.col % tabSize; - var txt = content.appendChild(elt("span", spaceStr(tabWidth), "cm-tab")); - builder.col += tabWidth; - } else { - var txt = builder.cm.options.specialCharPlaceholder(m[0]); - if (ie && ie_version < 9) content.appendChild(elt("span", [txt])); - else content.appendChild(txt); - builder.col += 1; - } - builder.map.push(builder.pos, builder.pos + 1, txt); - builder.pos++; - } - } - if (style || startStyle || endStyle || mustWrap) { - var fullStyle = style || ""; - if (startStyle) fullStyle += startStyle; - if (endStyle) fullStyle += endStyle; - var token = elt("span", [content], fullStyle); - if (title) token.title = title; - return builder.content.appendChild(token); - } - builder.content.appendChild(content); - } - - function buildTokenSplitSpaces(inner) { - function split(old) { - var out = " "; - for (var i = 0; i < old.length - 2; ++i) out += i % 2 ? " " : "\u00a0"; - out += " "; - return out; - } - return function(builder, text, style, startStyle, endStyle, title) { - inner(builder, text.replace(/ {3,}/g, split), style, startStyle, endStyle, title); - }; - } - - // Work around nonsense dimensions being reported for stretches of - // right-to-left text. - function buildTokenBadBidi(inner, order) { - return function(builder, text, style, startStyle, endStyle, title) { - style = style ? style + " cm-force-border" : "cm-force-border"; - var start = builder.pos, end = start + text.length; - for (;;) { - // Find the part that overlaps with the start of this text - for (var i = 0; i < order.length; i++) { - var part = order[i]; - if (part.to > start && part.from <= start) break; - } - if (part.to >= end) return inner(builder, text, style, startStyle, endStyle, title); - inner(builder, text.slice(0, part.to - start), style, startStyle, null, title); - startStyle = null; - text = text.slice(part.to - start); - start = part.to; - } - }; - } - - function buildCollapsedSpan(builder, size, marker, ignoreWidget) { - var widget = !ignoreWidget && marker.widgetNode; - if (widget) { - builder.map.push(builder.pos, builder.pos + size, widget); - builder.content.appendChild(widget); - } - builder.pos += size; - } - - // Outputs a number of spans to make up a line, taking highlighting - // and marked text into account. - function insertLineContent(line, builder, styles) { - var spans = line.markedSpans, allText = line.text, at = 0; - if (!spans) { - for (var i = 1; i < styles.length; i+=2) - builder.addToken(builder, allText.slice(at, at = styles[i]), interpretTokenStyle(styles[i+1], builder.cm.options)); - return; - } - - var len = allText.length, pos = 0, i = 1, text = "", style; - var nextChange = 0, spanStyle, spanEndStyle, spanStartStyle, title, collapsed; - for (;;) { - if (nextChange == pos) { // Update current marker set - spanStyle = spanEndStyle = spanStartStyle = title = ""; - collapsed = null; nextChange = Infinity; - var foundBookmarks = []; - for (var j = 0; j < spans.length; ++j) { - var sp = spans[j], m = sp.marker; - if (sp.from <= pos && (sp.to == null || sp.to > pos)) { - if (sp.to != null && nextChange > sp.to) { nextChange = sp.to; spanEndStyle = ""; } - if (m.className) spanStyle += " " + m.className; - if (m.startStyle && sp.from == pos) spanStartStyle += " " + m.startStyle; - if (m.endStyle && sp.to == nextChange) spanEndStyle += " " + m.endStyle; - if (m.title && !title) title = m.title; - if (m.collapsed && (!collapsed || compareCollapsedMarkers(collapsed.marker, m) < 0)) - collapsed = sp; - } else if (sp.from > pos && nextChange > sp.from) { - nextChange = sp.from; - } - if (m.type == "bookmark" && sp.from == pos && m.widgetNode) foundBookmarks.push(m); - } - if (collapsed && (collapsed.from || 0) == pos) { - buildCollapsedSpan(builder, (collapsed.to == null ? len + 1 : collapsed.to) - pos, - collapsed.marker, collapsed.from == null); - if (collapsed.to == null) return; - } - if (!collapsed && foundBookmarks.length) for (var j = 0; j < foundBookmarks.length; ++j) - buildCollapsedSpan(builder, 0, foundBookmarks[j]); - } - if (pos >= len) break; - - var upto = Math.min(len, nextChange); - while (true) { - if (text) { - var end = pos + text.length; - if (!collapsed) { - var tokenText = end > upto ? text.slice(0, upto - pos) : text; - builder.addToken(builder, tokenText, style ? style + spanStyle : spanStyle, - spanStartStyle, pos + tokenText.length == nextChange ? spanEndStyle : "", title); - } - if (end >= upto) {text = text.slice(upto - pos); pos = upto; break;} - pos = end; - spanStartStyle = ""; - } - text = allText.slice(at, at = styles[i++]); - style = interpretTokenStyle(styles[i++], builder.cm.options); - } - } - } - - // DOCUMENT DATA STRUCTURE - - // By default, updates that start and end at the beginning of a line - // are treated specially, in order to make the association of line - // widgets and marker elements with the text behave more intuitive. - function isWholeLineUpdate(doc, change) { - return change.from.ch == 0 && change.to.ch == 0 && lst(change.text) == "" && - (!doc.cm || doc.cm.options.wholeLineUpdateBefore); - } - - // Perform a change on the document data structure. - function updateDoc(doc, change, markedSpans, estimateHeight) { - function spansFor(n) {return markedSpans ? markedSpans[n] : null;} - function update(line, text, spans) { - updateLine(line, text, spans, estimateHeight); - signalLater(line, "change", line, change); - } - - var from = change.from, to = change.to, text = change.text; - var firstLine = getLine(doc, from.line), lastLine = getLine(doc, to.line); - var lastText = lst(text), lastSpans = spansFor(text.length - 1), nlines = to.line - from.line; - - // Adjust the line structure - if (isWholeLineUpdate(doc, change)) { - // This is a whole-line replace. Treated specially to make - // sure line objects move the way they are supposed to. - for (var i = 0, added = []; i < text.length - 1; ++i) - added.push(new Line(text[i], spansFor(i), estimateHeight)); - update(lastLine, lastLine.text, lastSpans); - if (nlines) doc.remove(from.line, nlines); - if (added.length) doc.insert(from.line, added); - } else if (firstLine == lastLine) { - if (text.length == 1) { - update(firstLine, firstLine.text.slice(0, from.ch) + lastText + firstLine.text.slice(to.ch), lastSpans); - } else { - for (var added = [], i = 1; i < text.length - 1; ++i) - added.push(new Line(text[i], spansFor(i), estimateHeight)); - added.push(new Line(lastText + firstLine.text.slice(to.ch), lastSpans, estimateHeight)); - update(firstLine, firstLine.text.slice(0, from.ch) + text[0], spansFor(0)); - doc.insert(from.line + 1, added); - } - } else if (text.length == 1) { - update(firstLine, firstLine.text.slice(0, from.ch) + text[0] + lastLine.text.slice(to.ch), spansFor(0)); - doc.remove(from.line + 1, nlines); - } else { - update(firstLine, firstLine.text.slice(0, from.ch) + text[0], spansFor(0)); - update(lastLine, lastText + lastLine.text.slice(to.ch), lastSpans); - for (var i = 1, added = []; i < text.length - 1; ++i) - added.push(new Line(text[i], spansFor(i), estimateHeight)); - if (nlines > 1) doc.remove(from.line + 1, nlines - 1); - doc.insert(from.line + 1, added); - } - - signalLater(doc, "change", doc, change); - } - - // The document is represented as a BTree consisting of leaves, with - // chunk of lines in them, and branches, with up to ten leaves or - // other branch nodes below them. The top node is always a branch - // node, and is the document object itself (meaning it has - // additional methods and properties). - // - // All nodes have parent links. The tree is used both to go from - // line numbers to line objects, and to go from objects to numbers. - // It also indexes by height, and is used to convert between height - // and line object, and to find the total height of the document. - // - // See also http://marijnhaverbeke.nl/blog/codemirror-line-tree.html - - function LeafChunk(lines) { - this.lines = lines; - this.parent = null; - for (var i = 0, height = 0; i < lines.length; ++i) { - lines[i].parent = this; - height += lines[i].height; - } - this.height = height; - } - - LeafChunk.prototype = { - chunkSize: function() { return this.lines.length; }, - // Remove the n lines at offset 'at'. - removeInner: function(at, n) { - for (var i = at, e = at + n; i < e; ++i) { - var line = this.lines[i]; - this.height -= line.height; - cleanUpLine(line); - signalLater(line, "delete"); - } - this.lines.splice(at, n); - }, - // Helper used to collapse a small branch into a single leaf. - collapse: function(lines) { - lines.push.apply(lines, this.lines); - }, - // Insert the given array of lines at offset 'at', count them as - // having the given height. - insertInner: function(at, lines, height) { - this.height += height; - this.lines = this.lines.slice(0, at).concat(lines).concat(this.lines.slice(at)); - for (var i = 0; i < lines.length; ++i) lines[i].parent = this; - }, - // Used to iterate over a part of the tree. - iterN: function(at, n, op) { - for (var e = at + n; at < e; ++at) - if (op(this.lines[at])) return true; - } - }; - - function BranchChunk(children) { - this.children = children; - var size = 0, height = 0; - for (var i = 0; i < children.length; ++i) { - var ch = children[i]; - size += ch.chunkSize(); height += ch.height; - ch.parent = this; - } - this.size = size; - this.height = height; - this.parent = null; - } - - BranchChunk.prototype = { - chunkSize: function() { return this.size; }, - removeInner: function(at, n) { - this.size -= n; - for (var i = 0; i < this.children.length; ++i) { - var child = this.children[i], sz = child.chunkSize(); - if (at < sz) { - var rm = Math.min(n, sz - at), oldHeight = child.height; - child.removeInner(at, rm); - this.height -= oldHeight - child.height; - if (sz == rm) { this.children.splice(i--, 1); child.parent = null; } - if ((n -= rm) == 0) break; - at = 0; - } else at -= sz; - } - // If the result is smaller than 25 lines, ensure that it is a - // single leaf node. - if (this.size - n < 25 && - (this.children.length > 1 || !(this.children[0] instanceof LeafChunk))) { - var lines = []; - this.collapse(lines); - this.children = [new LeafChunk(lines)]; - this.children[0].parent = this; - } - }, - collapse: function(lines) { - for (var i = 0; i < this.children.length; ++i) this.children[i].collapse(lines); - }, - insertInner: function(at, lines, height) { - this.size += lines.length; - this.height += height; - for (var i = 0; i < this.children.length; ++i) { - var child = this.children[i], sz = child.chunkSize(); - if (at <= sz) { - child.insertInner(at, lines, height); - if (child.lines && child.lines.length > 50) { - while (child.lines.length > 50) { - var spilled = child.lines.splice(child.lines.length - 25, 25); - var newleaf = new LeafChunk(spilled); - child.height -= newleaf.height; - this.children.splice(i + 1, 0, newleaf); - newleaf.parent = this; - } - this.maybeSpill(); - } - break; - } - at -= sz; - } - }, - // When a node has grown, check whether it should be split. - maybeSpill: function() { - if (this.children.length <= 10) return; - var me = this; - do { - var spilled = me.children.splice(me.children.length - 5, 5); - var sibling = new BranchChunk(spilled); - if (!me.parent) { // Become the parent node - var copy = new BranchChunk(me.children); - copy.parent = me; - me.children = [copy, sibling]; - me = copy; - } else { - me.size -= sibling.size; - me.height -= sibling.height; - var myIndex = indexOf(me.parent.children, me); - me.parent.children.splice(myIndex + 1, 0, sibling); - } - sibling.parent = me.parent; - } while (me.children.length > 10); - me.parent.maybeSpill(); - }, - iterN: function(at, n, op) { - for (var i = 0; i < this.children.length; ++i) { - var child = this.children[i], sz = child.chunkSize(); - if (at < sz) { - var used = Math.min(n, sz - at); - if (child.iterN(at, used, op)) return true; - if ((n -= used) == 0) break; - at = 0; - } else at -= sz; - } - } - }; - - var nextDocId = 0; - var Doc = CodeMirror.Doc = function(text, mode, firstLine) { - if (!(this instanceof Doc)) return new Doc(text, mode, firstLine); - if (firstLine == null) firstLine = 0; - - BranchChunk.call(this, [new LeafChunk([new Line("", null)])]); - this.first = firstLine; - this.scrollTop = this.scrollLeft = 0; - this.cantEdit = false; - this.cleanGeneration = 1; - this.frontier = firstLine; - var start = Pos(firstLine, 0); - this.sel = simpleSelection(start); - this.history = new History(null); - this.id = ++nextDocId; - this.modeOption = mode; - - if (typeof text == "string") text = splitLines(text); - updateDoc(this, {from: start, to: start, text: text}); - setSelection(this, simpleSelection(start), sel_dontScroll); - }; - - Doc.prototype = createObj(BranchChunk.prototype, { - constructor: Doc, - // Iterate over the document. Supports two forms -- with only one - // argument, it calls that for each line in the document. With - // three, it iterates over the range given by the first two (with - // the second being non-inclusive). - iter: function(from, to, op) { - if (op) this.iterN(from - this.first, to - from, op); - else this.iterN(this.first, this.first + this.size, from); - }, - - // Non-public interface for adding and removing lines. - insert: function(at, lines) { - var height = 0; - for (var i = 0; i < lines.length; ++i) height += lines[i].height; - this.insertInner(at - this.first, lines, height); - }, - remove: function(at, n) { this.removeInner(at - this.first, n); }, - - // From here, the methods are part of the public interface. Most - // are also available from CodeMirror (editor) instances. - - getValue: function(lineSep) { - var lines = getLines(this, this.first, this.first + this.size); - if (lineSep === false) return lines; - return lines.join(lineSep || "\n"); - }, - setValue: docMethodOp(function(code) { - var top = Pos(this.first, 0), last = this.first + this.size - 1; - makeChange(this, {from: top, to: Pos(last, getLine(this, last).text.length), - text: splitLines(code), origin: "setValue"}, true); - setSelection(this, simpleSelection(top)); - }), - replaceRange: function(code, from, to, origin) { - from = clipPos(this, from); - to = to ? clipPos(this, to) : from; - replaceRange(this, code, from, to, origin); - }, - getRange: function(from, to, lineSep) { - var lines = getBetween(this, clipPos(this, from), clipPos(this, to)); - if (lineSep === false) return lines; - return lines.join(lineSep || "\n"); - }, - - getLine: function(line) {var l = this.getLineHandle(line); return l && l.text;}, - - getLineHandle: function(line) {if (isLine(this, line)) return getLine(this, line);}, - getLineNumber: function(line) {return lineNo(line);}, - - getLineHandleVisualStart: function(line) { - if (typeof line == "number") line = getLine(this, line); - return visualLine(line); - }, - - lineCount: function() {return this.size;}, - firstLine: function() {return this.first;}, - lastLine: function() {return this.first + this.size - 1;}, - - clipPos: function(pos) {return clipPos(this, pos);}, - - getCursor: function(start) { - var range = this.sel.primary(), pos; - if (start == null || start == "head") pos = range.head; - else if (start == "anchor") pos = range.anchor; - else if (start == "end" || start == "to" || start === false) pos = range.to(); - else pos = range.from(); - return pos; - }, - listSelections: function() { return this.sel.ranges; }, - somethingSelected: function() {return this.sel.somethingSelected();}, - - setCursor: docMethodOp(function(line, ch, options) { - setSimpleSelection(this, clipPos(this, typeof line == "number" ? Pos(line, ch || 0) : line), null, options); - }), - setSelection: docMethodOp(function(anchor, head, options) { - setSimpleSelection(this, clipPos(this, anchor), clipPos(this, head || anchor), options); - }), - extendSelection: docMethodOp(function(head, other, options) { - extendSelection(this, clipPos(this, head), other && clipPos(this, other), options); - }), - extendSelections: docMethodOp(function(heads, options) { - extendSelections(this, clipPosArray(this, heads, options)); - }), - extendSelectionsBy: docMethodOp(function(f, options) { - extendSelections(this, map(this.sel.ranges, f), options); - }), - setSelections: docMethodOp(function(ranges, primary, options) { - if (!ranges.length) return; - for (var i = 0, out = []; i < ranges.length; i++) - out[i] = new Range(clipPos(this, ranges[i].anchor), - clipPos(this, ranges[i].head)); - if (primary == null) primary = Math.min(ranges.length - 1, this.sel.primIndex); - setSelection(this, normalizeSelection(out, primary), options); - }), - addSelection: docMethodOp(function(anchor, head, options) { - var ranges = this.sel.ranges.slice(0); - ranges.push(new Range(clipPos(this, anchor), clipPos(this, head || anchor))); - setSelection(this, normalizeSelection(ranges, ranges.length - 1), options); - }), - - getSelection: function(lineSep) { - var ranges = this.sel.ranges, lines; - for (var i = 0; i < ranges.length; i++) { - var sel = getBetween(this, ranges[i].from(), ranges[i].to()); - lines = lines ? lines.concat(sel) : sel; - } - if (lineSep === false) return lines; - else return lines.join(lineSep || "\n"); - }, - getSelections: function(lineSep) { - var parts = [], ranges = this.sel.ranges; - for (var i = 0; i < ranges.length; i++) { - var sel = getBetween(this, ranges[i].from(), ranges[i].to()); - if (lineSep !== false) sel = sel.join(lineSep || "\n"); - parts[i] = sel; - } - return parts; - }, - replaceSelection: function(code, collapse, origin) { - var dup = []; - for (var i = 0; i < this.sel.ranges.length; i++) - dup[i] = code; - this.replaceSelections(dup, collapse, origin || "+input"); - }, - replaceSelections: docMethodOp(function(code, collapse, origin) { - var changes = [], sel = this.sel; - for (var i = 0; i < sel.ranges.length; i++) { - var range = sel.ranges[i]; - changes[i] = {from: range.from(), to: range.to(), text: splitLines(code[i]), origin: origin}; - } - var newSel = collapse && collapse != "end" && computeReplacedSel(this, changes, collapse); - for (var i = changes.length - 1; i >= 0; i--) - makeChange(this, changes[i]); - if (newSel) setSelectionReplaceHistory(this, newSel); - else if (this.cm) ensureCursorVisible(this.cm); - }), - undo: docMethodOp(function() {makeChangeFromHistory(this, "undo");}), - redo: docMethodOp(function() {makeChangeFromHistory(this, "redo");}), - undoSelection: docMethodOp(function() {makeChangeFromHistory(this, "undo", true);}), - redoSelection: docMethodOp(function() {makeChangeFromHistory(this, "redo", true);}), - - setExtending: function(val) {this.extend = val;}, - getExtending: function() {return this.extend;}, - - historySize: function() { - var hist = this.history, done = 0, undone = 0; - for (var i = 0; i < hist.done.length; i++) if (!hist.done[i].ranges) ++done; - for (var i = 0; i < hist.undone.length; i++) if (!hist.undone[i].ranges) ++undone; - return {undo: done, redo: undone}; - }, - clearHistory: function() {this.history = new History(this.history.maxGeneration);}, - - markClean: function() { - this.cleanGeneration = this.changeGeneration(true); - }, - changeGeneration: function(forceSplit) { - if (forceSplit) - this.history.lastOp = this.history.lastSelOp = this.history.lastOrigin = null; - return this.history.generation; - }, - isClean: function (gen) { - return this.history.generation == (gen || this.cleanGeneration); - }, - - getHistory: function() { - return {done: copyHistoryArray(this.history.done), - undone: copyHistoryArray(this.history.undone)}; - }, - setHistory: function(histData) { - var hist = this.history = new History(this.history.maxGeneration); - hist.done = copyHistoryArray(histData.done.slice(0), null, true); - hist.undone = copyHistoryArray(histData.undone.slice(0), null, true); - }, - - addLineClass: docMethodOp(function(handle, where, cls) { - return changeLine(this, handle, where == "gutter" ? "gutter" : "class", function(line) { - var prop = where == "text" ? "textClass" - : where == "background" ? "bgClass" - : where == "gutter" ? "gutterClass" : "wrapClass"; - if (!line[prop]) line[prop] = cls; - else if (classTest(cls).test(line[prop])) return false; - else line[prop] += " " + cls; - return true; - }); - }), - removeLineClass: docMethodOp(function(handle, where, cls) { - return changeLine(this, handle, "class", function(line) { - var prop = where == "text" ? "textClass" - : where == "background" ? "bgClass" - : where == "gutter" ? "gutterClass" : "wrapClass"; - var cur = line[prop]; - if (!cur) return false; - else if (cls == null) line[prop] = null; - else { - var found = cur.match(classTest(cls)); - if (!found) return false; - var end = found.index + found[0].length; - line[prop] = cur.slice(0, found.index) + (!found.index || end == cur.length ? "" : " ") + cur.slice(end) || null; - } - return true; - }); - }), - - markText: function(from, to, options) { - return markText(this, clipPos(this, from), clipPos(this, to), options, "range"); - }, - setBookmark: function(pos, options) { - var realOpts = {replacedWith: options && (options.nodeType == null ? options.widget : options), - insertLeft: options && options.insertLeft, - clearWhenEmpty: false, shared: options && options.shared}; - pos = clipPos(this, pos); - return markText(this, pos, pos, realOpts, "bookmark"); - }, - findMarksAt: function(pos) { - pos = clipPos(this, pos); - var markers = [], spans = getLine(this, pos.line).markedSpans; - if (spans) for (var i = 0; i < spans.length; ++i) { - var span = spans[i]; - if ((span.from == null || span.from <= pos.ch) && - (span.to == null || span.to >= pos.ch)) - markers.push(span.marker.parent || span.marker); - } - return markers; - }, - findMarks: function(from, to, filter) { - from = clipPos(this, from); to = clipPos(this, to); - var found = [], lineNo = from.line; - this.iter(from.line, to.line + 1, function(line) { - var spans = line.markedSpans; - if (spans) for (var i = 0; i < spans.length; i++) { - var span = spans[i]; - if (!(lineNo == from.line && from.ch > span.to || - span.from == null && lineNo != from.line|| - lineNo == to.line && span.from > to.ch) && - (!filter || filter(span.marker))) - found.push(span.marker.parent || span.marker); - } - ++lineNo; - }); - return found; - }, - getAllMarks: function() { - var markers = []; - this.iter(function(line) { - var sps = line.markedSpans; - if (sps) for (var i = 0; i < sps.length; ++i) - if (sps[i].from != null) markers.push(sps[i].marker); - }); - return markers; - }, - - posFromIndex: function(off) { - var ch, lineNo = this.first; - this.iter(function(line) { - var sz = line.text.length + 1; - if (sz > off) { ch = off; return true; } - off -= sz; - ++lineNo; - }); - return clipPos(this, Pos(lineNo, ch)); - }, - indexFromPos: function (coords) { - coords = clipPos(this, coords); - var index = coords.ch; - if (coords.line < this.first || coords.ch < 0) return 0; - this.iter(this.first, coords.line, function (line) { - index += line.text.length + 1; - }); - return index; - }, - - copy: function(copyHistory) { - var doc = new Doc(getLines(this, this.first, this.first + this.size), this.modeOption, this.first); - doc.scrollTop = this.scrollTop; doc.scrollLeft = this.scrollLeft; - doc.sel = this.sel; - doc.extend = false; - if (copyHistory) { - doc.history.undoDepth = this.history.undoDepth; - doc.setHistory(this.getHistory()); - } - return doc; - }, - - linkedDoc: function(options) { - if (!options) options = {}; - var from = this.first, to = this.first + this.size; - if (options.from != null && options.from > from) from = options.from; - if (options.to != null && options.to < to) to = options.to; - var copy = new Doc(getLines(this, from, to), options.mode || this.modeOption, from); - if (options.sharedHist) copy.history = this.history; - (this.linked || (this.linked = [])).push({doc: copy, sharedHist: options.sharedHist}); - copy.linked = [{doc: this, isParent: true, sharedHist: options.sharedHist}]; - copySharedMarkers(copy, findSharedMarkers(this)); - return copy; - }, - unlinkDoc: function(other) { - if (other instanceof CodeMirror) other = other.doc; - if (this.linked) for (var i = 0; i < this.linked.length; ++i) { - var link = this.linked[i]; - if (link.doc != other) continue; - this.linked.splice(i, 1); - other.unlinkDoc(this); - detachSharedMarkers(findSharedMarkers(this)); - break; - } - // If the histories were shared, split them again - if (other.history == this.history) { - var splitIds = [other.id]; - linkedDocs(other, function(doc) {splitIds.push(doc.id);}, true); - other.history = new History(null); - other.history.done = copyHistoryArray(this.history.done, splitIds); - other.history.undone = copyHistoryArray(this.history.undone, splitIds); - } - }, - iterLinkedDocs: function(f) {linkedDocs(this, f);}, - - getMode: function() {return this.mode;}, - getEditor: function() {return this.cm;} - }); - - // Public alias. - Doc.prototype.eachLine = Doc.prototype.iter; - - // Set up methods on CodeMirror's prototype to redirect to the editor's document. - var dontDelegate = "iter insert remove copy getEditor".split(" "); - for (var prop in Doc.prototype) if (Doc.prototype.hasOwnProperty(prop) && indexOf(dontDelegate, prop) < 0) - CodeMirror.prototype[prop] = (function(method) { - return function() {return method.apply(this.doc, arguments);}; - })(Doc.prototype[prop]); - - eventMixin(Doc); - - // Call f for all linked documents. - function linkedDocs(doc, f, sharedHistOnly) { - function propagate(doc, skip, sharedHist) { - if (doc.linked) for (var i = 0; i < doc.linked.length; ++i) { - var rel = doc.linked[i]; - if (rel.doc == skip) continue; - var shared = sharedHist && rel.sharedHist; - if (sharedHistOnly && !shared) continue; - f(rel.doc, shared); - propagate(rel.doc, doc, shared); - } - } - propagate(doc, null, true); - } - - // Attach a document to an editor. - function attachDoc(cm, doc) { - if (doc.cm) throw new Error("This document is already in use."); - cm.doc = doc; - doc.cm = cm; - estimateLineHeights(cm); - loadMode(cm); - if (!cm.options.lineWrapping) findMaxLine(cm); - cm.options.mode = doc.modeOption; - regChange(cm); - } - - // LINE UTILITIES - - // Find the line object corresponding to the given line number. - function getLine(doc, n) { - n -= doc.first; - if (n < 0 || n >= doc.size) throw new Error("There is no line " + (n + doc.first) + " in the document."); - for (var chunk = doc; !chunk.lines;) { - for (var i = 0;; ++i) { - var child = chunk.children[i], sz = child.chunkSize(); - if (n < sz) { chunk = child; break; } - n -= sz; - } - } - return chunk.lines[n]; - } - - // Get the part of a document between two positions, as an array of - // strings. - function getBetween(doc, start, end) { - var out = [], n = start.line; - doc.iter(start.line, end.line + 1, function(line) { - var text = line.text; - if (n == end.line) text = text.slice(0, end.ch); - if (n == start.line) text = text.slice(start.ch); - out.push(text); - ++n; - }); - return out; - } - // Get the lines between from and to, as array of strings. - function getLines(doc, from, to) { - var out = []; - doc.iter(from, to, function(line) { out.push(line.text); }); - return out; - } - - // Update the height of a line, propagating the height change - // upwards to parent nodes. - function updateLineHeight(line, height) { - var diff = height - line.height; - if (diff) for (var n = line; n; n = n.parent) n.height += diff; - } - - // Given a line object, find its line number by walking up through - // its parent links. - function lineNo(line) { - if (line.parent == null) return null; - var cur = line.parent, no = indexOf(cur.lines, line); - for (var chunk = cur.parent; chunk; cur = chunk, chunk = chunk.parent) { - for (var i = 0;; ++i) { - if (chunk.children[i] == cur) break; - no += chunk.children[i].chunkSize(); - } - } - return no + cur.first; - } - - // Find the line at the given vertical position, using the height - // information in the document tree. - function lineAtHeight(chunk, h) { - var n = chunk.first; - outer: do { - for (var i = 0; i < chunk.children.length; ++i) { - var child = chunk.children[i], ch = child.height; - if (h < ch) { chunk = child; continue outer; } - h -= ch; - n += child.chunkSize(); - } - return n; - } while (!chunk.lines); - for (var i = 0; i < chunk.lines.length; ++i) { - var line = chunk.lines[i], lh = line.height; - if (h < lh) break; - h -= lh; - } - return n + i; - } - - - // Find the height above the given line. - function heightAtLine(lineObj) { - lineObj = visualLine(lineObj); - - var h = 0, chunk = lineObj.parent; - for (var i = 0; i < chunk.lines.length; ++i) { - var line = chunk.lines[i]; - if (line == lineObj) break; - else h += line.height; - } - for (var p = chunk.parent; p; chunk = p, p = chunk.parent) { - for (var i = 0; i < p.children.length; ++i) { - var cur = p.children[i]; - if (cur == chunk) break; - else h += cur.height; - } - } - return h; - } - - // Get the bidi ordering for the given line (and cache it). Returns - // false for lines that are fully left-to-right, and an array of - // BidiSpan objects otherwise. - function getOrder(line) { - var order = line.order; - if (order == null) order = line.order = bidiOrdering(line.text); - return order; - } - - // HISTORY - - function History(startGen) { - // Arrays of change events and selections. Doing something adds an - // event to done and clears undo. Undoing moves events from done - // to undone, redoing moves them in the other direction. - this.done = []; this.undone = []; - this.undoDepth = Infinity; - // Used to track when changes can be merged into a single undo - // event - this.lastModTime = this.lastSelTime = 0; - this.lastOp = this.lastSelOp = null; - this.lastOrigin = this.lastSelOrigin = null; - // Used by the isClean() method - this.generation = this.maxGeneration = startGen || 1; - } - - // Create a history change event from an updateDoc-style change - // object. - function historyChangeFromChange(doc, change) { - var histChange = {from: copyPos(change.from), to: changeEnd(change), text: getBetween(doc, change.from, change.to)}; - attachLocalSpans(doc, histChange, change.from.line, change.to.line + 1); - linkedDocs(doc, function(doc) {attachLocalSpans(doc, histChange, change.from.line, change.to.line + 1);}, true); - return histChange; - } - - // Pop all selection events off the end of a history array. Stop at - // a change event. - function clearSelectionEvents(array) { - while (array.length) { - var last = lst(array); - if (last.ranges) array.pop(); - else break; - } - } - - // Find the top change event in the history. Pop off selection - // events that are in the way. - function lastChangeEvent(hist, force) { - if (force) { - clearSelectionEvents(hist.done); - return lst(hist.done); - } else if (hist.done.length && !lst(hist.done).ranges) { - return lst(hist.done); - } else if (hist.done.length > 1 && !hist.done[hist.done.length - 2].ranges) { - hist.done.pop(); - return lst(hist.done); - } - } - - // Register a change in the history. Merges changes that are within - // a single operation, ore are close together with an origin that - // allows merging (starting with "+") into a single event. - function addChangeToHistory(doc, change, selAfter, opId) { - var hist = doc.history; - hist.undone.length = 0; - var time = +new Date, cur; - - if ((hist.lastOp == opId || - hist.lastOrigin == change.origin && change.origin && - ((change.origin.charAt(0) == "+" && doc.cm && hist.lastModTime > time - doc.cm.options.historyEventDelay) || - change.origin.charAt(0) == "*")) && - (cur = lastChangeEvent(hist, hist.lastOp == opId))) { - // Merge this change into the last event - var last = lst(cur.changes); - if (cmp(change.from, change.to) == 0 && cmp(change.from, last.to) == 0) { - // Optimized case for simple insertion -- don't want to add - // new changesets for every character typed - last.to = changeEnd(change); - } else { - // Add new sub-event - cur.changes.push(historyChangeFromChange(doc, change)); - } - } else { - // Can not be merged, start a new event. - var before = lst(hist.done); - if (!before || !before.ranges) - pushSelectionToHistory(doc.sel, hist.done); - cur = {changes: [historyChangeFromChange(doc, change)], - generation: hist.generation}; - hist.done.push(cur); - while (hist.done.length > hist.undoDepth) { - hist.done.shift(); - if (!hist.done[0].ranges) hist.done.shift(); - } - } - hist.done.push(selAfter); - hist.generation = ++hist.maxGeneration; - hist.lastModTime = hist.lastSelTime = time; - hist.lastOp = hist.lastSelOp = opId; - hist.lastOrigin = hist.lastSelOrigin = change.origin; - - if (!last) signal(doc, "historyAdded"); - } - - function selectionEventCanBeMerged(doc, origin, prev, sel) { - var ch = origin.charAt(0); - return ch == "*" || - ch == "+" && - prev.ranges.length == sel.ranges.length && - prev.somethingSelected() == sel.somethingSelected() && - new Date - doc.history.lastSelTime <= (doc.cm ? doc.cm.options.historyEventDelay : 500); - } - - // Called whenever the selection changes, sets the new selection as - // the pending selection in the history, and pushes the old pending - // selection into the 'done' array when it was significantly - // different (in number of selected ranges, emptiness, or time). - function addSelectionToHistory(doc, sel, opId, options) { - var hist = doc.history, origin = options && options.origin; - - // A new event is started when the previous origin does not match - // the current, or the origins don't allow matching. Origins - // starting with * are always merged, those starting with + are - // merged when similar and close together in time. - if (opId == hist.lastSelOp || - (origin && hist.lastSelOrigin == origin && - (hist.lastModTime == hist.lastSelTime && hist.lastOrigin == origin || - selectionEventCanBeMerged(doc, origin, lst(hist.done), sel)))) - hist.done[hist.done.length - 1] = sel; - else - pushSelectionToHistory(sel, hist.done); - - hist.lastSelTime = +new Date; - hist.lastSelOrigin = origin; - hist.lastSelOp = opId; - if (options && options.clearRedo !== false) - clearSelectionEvents(hist.undone); - } - - function pushSelectionToHistory(sel, dest) { - var top = lst(dest); - if (!(top && top.ranges && top.equals(sel))) - dest.push(sel); - } - - // Used to store marked span information in the history. - function attachLocalSpans(doc, change, from, to) { - var existing = change["spans_" + doc.id], n = 0; - doc.iter(Math.max(doc.first, from), Math.min(doc.first + doc.size, to), function(line) { - if (line.markedSpans) - (existing || (existing = change["spans_" + doc.id] = {}))[n] = line.markedSpans; - ++n; - }); - } - - // When un/re-doing restores text containing marked spans, those - // that have been explicitly cleared should not be restored. - function removeClearedSpans(spans) { - if (!spans) return null; - for (var i = 0, out; i < spans.length; ++i) { - if (spans[i].marker.explicitlyCleared) { if (!out) out = spans.slice(0, i); } - else if (out) out.push(spans[i]); - } - return !out ? spans : out.length ? out : null; - } - - // Retrieve and filter the old marked spans stored in a change event. - function getOldSpans(doc, change) { - var found = change["spans_" + doc.id]; - if (!found) return null; - for (var i = 0, nw = []; i < change.text.length; ++i) - nw.push(removeClearedSpans(found[i])); - return nw; - } - - // Used both to provide a JSON-safe object in .getHistory, and, when - // detaching a document, to split the history in two - function copyHistoryArray(events, newGroup, instantiateSel) { - for (var i = 0, copy = []; i < events.length; ++i) { - var event = events[i]; - if (event.ranges) { - copy.push(instantiateSel ? Selection.prototype.deepCopy.call(event) : event); - continue; - } - var changes = event.changes, newChanges = []; - copy.push({changes: newChanges}); - for (var j = 0; j < changes.length; ++j) { - var change = changes[j], m; - newChanges.push({from: change.from, to: change.to, text: change.text}); - if (newGroup) for (var prop in change) if (m = prop.match(/^spans_(\d+)$/)) { - if (indexOf(newGroup, Number(m[1])) > -1) { - lst(newChanges)[prop] = change[prop]; - delete change[prop]; - } - } - } - } - return copy; - } - - // Rebasing/resetting history to deal with externally-sourced changes - - function rebaseHistSelSingle(pos, from, to, diff) { - if (to < pos.line) { - pos.line += diff; - } else if (from < pos.line) { - pos.line = from; - pos.ch = 0; - } - } - - // Tries to rebase an array of history events given a change in the - // document. If the change touches the same lines as the event, the - // event, and everything 'behind' it, is discarded. If the change is - // before the event, the event's positions are updated. Uses a - // copy-on-write scheme for the positions, to avoid having to - // reallocate them all on every rebase, but also avoid problems with - // shared position objects being unsafely updated. - function rebaseHistArray(array, from, to, diff) { - for (var i = 0; i < array.length; ++i) { - var sub = array[i], ok = true; - if (sub.ranges) { - if (!sub.copied) { sub = array[i] = sub.deepCopy(); sub.copied = true; } - for (var j = 0; j < sub.ranges.length; j++) { - rebaseHistSelSingle(sub.ranges[j].anchor, from, to, diff); - rebaseHistSelSingle(sub.ranges[j].head, from, to, diff); - } - continue; - } - for (var j = 0; j < sub.changes.length; ++j) { - var cur = sub.changes[j]; - if (to < cur.from.line) { - cur.from = Pos(cur.from.line + diff, cur.from.ch); - cur.to = Pos(cur.to.line + diff, cur.to.ch); - } else if (from <= cur.to.line) { - ok = false; - break; - } - } - if (!ok) { - array.splice(0, i + 1); - i = 0; - } - } - } - - function rebaseHist(hist, change) { - var from = change.from.line, to = change.to.line, diff = change.text.length - (to - from) - 1; - rebaseHistArray(hist.done, from, to, diff); - rebaseHistArray(hist.undone, from, to, diff); - } - - // EVENT UTILITIES - - // Due to the fact that we still support jurassic IE versions, some - // compatibility wrappers are needed. - - var e_preventDefault = CodeMirror.e_preventDefault = function(e) { - if (e.preventDefault) e.preventDefault(); - else e.returnValue = false; - }; - var e_stopPropagation = CodeMirror.e_stopPropagation = function(e) { - if (e.stopPropagation) e.stopPropagation(); - else e.cancelBubble = true; - }; - function e_defaultPrevented(e) { - return e.defaultPrevented != null ? e.defaultPrevented : e.returnValue == false; - } - var e_stop = CodeMirror.e_stop = function(e) {e_preventDefault(e); e_stopPropagation(e);}; - - function e_target(e) {return e.target || e.srcElement;} - function e_button(e) { - var b = e.which; - if (b == null) { - if (e.button & 1) b = 1; - else if (e.button & 2) b = 3; - else if (e.button & 4) b = 2; - } - if (mac && e.ctrlKey && b == 1) b = 3; - return b; - } - - // EVENT HANDLING - - // Lightweight event framework. on/off also work on DOM nodes, - // registering native DOM handlers. - - var on = CodeMirror.on = function(emitter, type, f) { - if (emitter.addEventListener) - emitter.addEventListener(type, f, false); - else if (emitter.attachEvent) - emitter.attachEvent("on" + type, f); - else { - var map = emitter._handlers || (emitter._handlers = {}); - var arr = map[type] || (map[type] = []); - arr.push(f); - } - }; - - var off = CodeMirror.off = function(emitter, type, f) { - if (emitter.removeEventListener) - emitter.removeEventListener(type, f, false); - else if (emitter.detachEvent) - emitter.detachEvent("on" + type, f); - else { - var arr = emitter._handlers && emitter._handlers[type]; - if (!arr) return; - for (var i = 0; i < arr.length; ++i) - if (arr[i] == f) { arr.splice(i, 1); break; } - } - }; - - var signal = CodeMirror.signal = function(emitter, type /*, values...*/) { - var arr = emitter._handlers && emitter._handlers[type]; - if (!arr) return; - var args = Array.prototype.slice.call(arguments, 2); - for (var i = 0; i < arr.length; ++i) arr[i].apply(null, args); - }; - - var orphanDelayedCallbacks = null; - - // Often, we want to signal events at a point where we are in the - // middle of some work, but don't want the handler to start calling - // other methods on the editor, which might be in an inconsistent - // state or simply not expect any other events to happen. - // signalLater looks whether there are any handlers, and schedules - // them to be executed when the last operation ends, or, if no - // operation is active, when a timeout fires. - function signalLater(emitter, type /*, values...*/) { - var arr = emitter._handlers && emitter._handlers[type]; - if (!arr) return; - var args = Array.prototype.slice.call(arguments, 2), list; - if (operationGroup) { - list = operationGroup.delayedCallbacks; - } else if (orphanDelayedCallbacks) { - list = orphanDelayedCallbacks; - } else { - list = orphanDelayedCallbacks = []; - setTimeout(fireOrphanDelayed, 0); - } - function bnd(f) {return function(){f.apply(null, args);};}; - for (var i = 0; i < arr.length; ++i) - list.push(bnd(arr[i])); - } - - function fireOrphanDelayed() { - var delayed = orphanDelayedCallbacks; - orphanDelayedCallbacks = null; - for (var i = 0; i < delayed.length; ++i) delayed[i](); - } - - // The DOM events that CodeMirror handles can be overridden by - // registering a (non-DOM) handler on the editor for the event name, - // and preventDefault-ing the event in that handler. - function signalDOMEvent(cm, e, override) { - if (typeof e == "string") - e = {type: e, preventDefault: function() { this.defaultPrevented = true; }}; - signal(cm, override || e.type, cm, e); - return e_defaultPrevented(e) || e.codemirrorIgnore; - } - - function signalCursorActivity(cm) { - var arr = cm._handlers && cm._handlers.cursorActivity; - if (!arr) return; - var set = cm.curOp.cursorActivityHandlers || (cm.curOp.cursorActivityHandlers = []); - for (var i = 0; i < arr.length; ++i) if (indexOf(set, arr[i]) == -1) - set.push(arr[i]); - } - - function hasHandler(emitter, type) { - var arr = emitter._handlers && emitter._handlers[type]; - return arr && arr.length > 0; - } - - // Add on and off methods to a constructor's prototype, to make - // registering events on such objects more convenient. - function eventMixin(ctor) { - ctor.prototype.on = function(type, f) {on(this, type, f);}; - ctor.prototype.off = function(type, f) {off(this, type, f);}; - } - - // MISC UTILITIES - - // Number of pixels added to scroller and sizer to hide scrollbar - var scrollerCutOff = 30; - - // Returned or thrown by various protocols to signal 'I'm not - // handling this'. - var Pass = CodeMirror.Pass = {toString: function(){return "CodeMirror.Pass";}}; - - // Reused option objects for setSelection & friends - var sel_dontScroll = {scroll: false}, sel_mouse = {origin: "*mouse"}, sel_move = {origin: "+move"}; - - function Delayed() {this.id = null;} - Delayed.prototype.set = function(ms, f) { - clearTimeout(this.id); - this.id = setTimeout(f, ms); - }; - - // Counts the column offset in a string, taking tabs into account. - // Used mostly to find indentation. - var countColumn = CodeMirror.countColumn = function(string, end, tabSize, startIndex, startValue) { - if (end == null) { - end = string.search(/[^\s\u00a0]/); - if (end == -1) end = string.length; - } - for (var i = startIndex || 0, n = startValue || 0;;) { - var nextTab = string.indexOf("\t", i); - if (nextTab < 0 || nextTab >= end) - return n + (end - i); - n += nextTab - i; - n += tabSize - (n % tabSize); - i = nextTab + 1; - } - }; - - // The inverse of countColumn -- find the offset that corresponds to - // a particular column. - function findColumn(string, goal, tabSize) { - for (var pos = 0, col = 0;;) { - var nextTab = string.indexOf("\t", pos); - if (nextTab == -1) nextTab = string.length; - var skipped = nextTab - pos; - if (nextTab == string.length || col + skipped >= goal) - return pos + Math.min(skipped, goal - col); - col += nextTab - pos; - col += tabSize - (col % tabSize); - pos = nextTab + 1; - if (col >= goal) return pos; - } - } - - var spaceStrs = [""]; - function spaceStr(n) { - while (spaceStrs.length <= n) - spaceStrs.push(lst(spaceStrs) + " "); - return spaceStrs[n]; - } - - function lst(arr) { return arr[arr.length-1]; } - - var selectInput = function(node) { node.select(); }; - if (ios) // Mobile Safari apparently has a bug where select() is broken. - selectInput = function(node) { node.selectionStart = 0; node.selectionEnd = node.value.length; }; - else if (ie) // Suppress mysterious IE10 errors - selectInput = function(node) { try { node.select(); } catch(_e) {} }; - - function indexOf(array, elt) { - for (var i = 0; i < array.length; ++i) - if (array[i] == elt) return i; - return -1; - } - if ([].indexOf) indexOf = function(array, elt) { return array.indexOf(elt); }; - function map(array, f) { - var out = []; - for (var i = 0; i < array.length; i++) out[i] = f(array[i], i); - return out; - } - if ([].map) map = function(array, f) { return array.map(f); }; - - function createObj(base, props) { - var inst; - if (Object.create) { - inst = Object.create(base); - } else { - var ctor = function() {}; - ctor.prototype = base; - inst = new ctor(); - } - if (props) copyObj(props, inst); - return inst; - }; - - function copyObj(obj, target, overwrite) { - if (!target) target = {}; - for (var prop in obj) - if (obj.hasOwnProperty(prop) && (overwrite !== false || !target.hasOwnProperty(prop))) - target[prop] = obj[prop]; - return target; - } - - function bind(f) { - var args = Array.prototype.slice.call(arguments, 1); - return function(){return f.apply(null, args);}; - } - - var nonASCIISingleCaseWordChar = /[\u00df\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/; - var isWordCharBasic = CodeMirror.isWordChar = function(ch) { - return /\w/.test(ch) || ch > "\x80" && - (ch.toUpperCase() != ch.toLowerCase() || nonASCIISingleCaseWordChar.test(ch)); - }; - function isWordChar(ch, helper) { - if (!helper) return isWordCharBasic(ch); - if (helper.source.indexOf("\\w") > -1 && isWordCharBasic(ch)) return true; - return helper.test(ch); - } - - function isEmpty(obj) { - for (var n in obj) if (obj.hasOwnProperty(n) && obj[n]) return false; - return true; - } - - // Extending unicode characters. A series of a non-extending char + - // any number of extending chars is treated as a single unit as far - // as editing and measuring is concerned. This is not fully correct, - // since some scripts/fonts/browsers also treat other configurations - // of code points as a group. - var extendingChars = /[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/; - function isExtendingChar(ch) { return ch.charCodeAt(0) >= 768 && extendingChars.test(ch); } - - // DOM UTILITIES - - function elt(tag, content, className, style) { - var e = document.createElement(tag); - if (className) e.className = className; - if (style) e.style.cssText = style; - if (typeof content == "string") e.appendChild(document.createTextNode(content)); - else if (content) for (var i = 0; i < content.length; ++i) e.appendChild(content[i]); - return e; - } - - var range; - if (document.createRange) range = function(node, start, end) { - var r = document.createRange(); - r.setEnd(node, end); - r.setStart(node, start); - return r; - }; - else range = function(node, start, end) { - var r = document.body.createTextRange(); - try { r.moveToElementText(node.parentNode); } - catch(e) { return r; } - r.collapse(true); - r.moveEnd("character", end); - r.moveStart("character", start); - return r; - }; - - function removeChildren(e) { - for (var count = e.childNodes.length; count > 0; --count) - e.removeChild(e.firstChild); - return e; - } - - function removeChildrenAndAdd(parent, e) { - return removeChildren(parent).appendChild(e); - } - - function contains(parent, child) { - if (parent.contains) - return parent.contains(child); - while (child = child.parentNode) - if (child == parent) return true; - } - - function activeElt() { return document.activeElement; } - // Older versions of IE throws unspecified error when touching - // document.activeElement in some cases (during loading, in iframe) - if (ie && ie_version < 11) activeElt = function() { - try { return document.activeElement; } - catch(e) { return document.body; } - }; - - function classTest(cls) { return new RegExp("(^|\\s)" + cls + "(?:$|\\s)\\s*"); } - var rmClass = CodeMirror.rmClass = function(node, cls) { - var current = node.className; - var match = classTest(cls).exec(current); - if (match) { - var after = current.slice(match.index + match[0].length); - node.className = current.slice(0, match.index) + (after ? match[1] + after : ""); - } - }; - var addClass = CodeMirror.addClass = function(node, cls) { - var current = node.className; - if (!classTest(cls).test(current)) node.className += (current ? " " : "") + cls; - }; - function joinClasses(a, b) { - var as = a.split(" "); - for (var i = 0; i < as.length; i++) - if (as[i] && !classTest(as[i]).test(b)) b += " " + as[i]; - return b; - } - - // WINDOW-WIDE EVENTS - - // These must be handled carefully, because naively registering a - // handler for each editor will cause the editors to never be - // garbage collected. - - function forEachCodeMirror(f) { - if (!document.body.getElementsByClassName) return; - var byClass = document.body.getElementsByClassName("CodeMirror"); - for (var i = 0; i < byClass.length; i++) { - var cm = byClass[i].CodeMirror; - if (cm) f(cm); - } - } - - var globalsRegistered = false; - function ensureGlobalHandlers() { - if (globalsRegistered) return; - registerGlobalHandlers(); - globalsRegistered = true; - } - function registerGlobalHandlers() { - // When the window resizes, we need to refresh active editors. - var resizeTimer; - on(window, "resize", function() { - if (resizeTimer == null) resizeTimer = setTimeout(function() { - resizeTimer = null; - knownScrollbarWidth = null; - forEachCodeMirror(onResize); - }, 100); - }); - // When the window loses focus, we want to show the editor as blurred - on(window, "blur", function() { - forEachCodeMirror(onBlur); - }); - } - - // FEATURE DETECTION - - // Detect drag-and-drop - var dragAndDrop = function() { - // There is *some* kind of drag-and-drop support in IE6-8, but I - // couldn't get it to work yet. - if (ie && ie_version < 9) return false; - var div = elt('div'); - return "draggable" in div || "dragDrop" in div; - }(); - - var knownScrollbarWidth; - function scrollbarWidth(measure) { - if (knownScrollbarWidth != null) return knownScrollbarWidth; - var test = elt("div", null, null, "width: 50px; height: 50px; overflow-x: scroll"); - removeChildrenAndAdd(measure, test); - if (test.offsetWidth) - knownScrollbarWidth = test.offsetHeight - test.clientHeight; - return knownScrollbarWidth || 0; - } - - var zwspSupported; - function zeroWidthElement(measure) { - if (zwspSupported == null) { - var test = elt("span", "\u200b"); - removeChildrenAndAdd(measure, elt("span", [test, document.createTextNode("x")])); - if (measure.firstChild.offsetHeight != 0) - zwspSupported = test.offsetWidth <= 1 && test.offsetHeight > 2 && !(ie && ie_version < 8); - } - if (zwspSupported) return elt("span", "\u200b"); - else return elt("span", "\u00a0", null, "display: inline-block; width: 1px; margin-right: -1px"); - } - - // Feature-detect IE's crummy client rect reporting for bidi text - var badBidiRects; - function hasBadBidiRects(measure) { - if (badBidiRects != null) return badBidiRects; - var txt = removeChildrenAndAdd(measure, document.createTextNode("A\u062eA")); - var r0 = range(txt, 0, 1).getBoundingClientRect(); - if (!r0 || r0.left == r0.right) return false; // Safari returns null in some cases (#2780) - var r1 = range(txt, 1, 2).getBoundingClientRect(); - return badBidiRects = (r1.right - r0.right < 3); - } - - // See if "".split is the broken IE version, if so, provide an - // alternative way to split lines. - var splitLines = CodeMirror.splitLines = "\n\nb".split(/\n/).length != 3 ? function(string) { - var pos = 0, result = [], l = string.length; - while (pos <= l) { - var nl = string.indexOf("\n", pos); - if (nl == -1) nl = string.length; - var line = string.slice(pos, string.charAt(nl - 1) == "\r" ? nl - 1 : nl); - var rt = line.indexOf("\r"); - if (rt != -1) { - result.push(line.slice(0, rt)); - pos += rt + 1; - } else { - result.push(line); - pos = nl + 1; - } - } - return result; - } : function(string){return string.split(/\r\n?|\n/);}; - - var hasSelection = window.getSelection ? function(te) { - try { return te.selectionStart != te.selectionEnd; } - catch(e) { return false; } - } : function(te) { - try {var range = te.ownerDocument.selection.createRange();} - catch(e) {} - if (!range || range.parentElement() != te) return false; - return range.compareEndPoints("StartToEnd", range) != 0; - }; - - var hasCopyEvent = (function() { - var e = elt("div"); - if ("oncopy" in e) return true; - e.setAttribute("oncopy", "return;"); - return typeof e.oncopy == "function"; - })(); - - var badZoomedRects = null; - function hasBadZoomedRects(measure) { - if (badZoomedRects != null) return badZoomedRects; - var node = removeChildrenAndAdd(measure, elt("span", "x")); - var normal = node.getBoundingClientRect(); - var fromRange = range(node, 0, 1).getBoundingClientRect(); - return badZoomedRects = Math.abs(normal.left - fromRange.left) > 1; - } - - // KEY NAMES - - var keyNames = {3: "Enter", 8: "Backspace", 9: "Tab", 13: "Enter", 16: "Shift", 17: "Ctrl", 18: "Alt", - 19: "Pause", 20: "CapsLock", 27: "Esc", 32: "Space", 33: "PageUp", 34: "PageDown", 35: "End", - 36: "Home", 37: "Left", 38: "Up", 39: "Right", 40: "Down", 44: "PrintScrn", 45: "Insert", - 46: "Delete", 59: ";", 61: "=", 91: "Mod", 92: "Mod", 93: "Mod", 107: "=", 109: "-", 127: "Delete", - 173: "-", 186: ";", 187: "=", 188: ",", 189: "-", 190: ".", 191: "/", 192: "`", 219: "[", 220: "\\", - 221: "]", 222: "'", 63232: "Up", 63233: "Down", 63234: "Left", 63235: "Right", 63272: "Delete", - 63273: "Home", 63275: "End", 63276: "PageUp", 63277: "PageDown", 63302: "Insert"}; - CodeMirror.keyNames = keyNames; - (function() { - // Number keys - for (var i = 0; i < 10; i++) keyNames[i + 48] = keyNames[i + 96] = String(i); - // Alphabetic keys - for (var i = 65; i <= 90; i++) keyNames[i] = String.fromCharCode(i); - // Function keys - for (var i = 1; i <= 12; i++) keyNames[i + 111] = keyNames[i + 63235] = "F" + i; - })(); - - // BIDI HELPERS - - function iterateBidiSections(order, from, to, f) { - if (!order) return f(from, to, "ltr"); - var found = false; - for (var i = 0; i < order.length; ++i) { - var part = order[i]; - if (part.from < to && part.to > from || from == to && part.to == from) { - f(Math.max(part.from, from), Math.min(part.to, to), part.level == 1 ? "rtl" : "ltr"); - found = true; - } - } - if (!found) f(from, to, "ltr"); - } - - function bidiLeft(part) { return part.level % 2 ? part.to : part.from; } - function bidiRight(part) { return part.level % 2 ? part.from : part.to; } - - function lineLeft(line) { var order = getOrder(line); return order ? bidiLeft(order[0]) : 0; } - function lineRight(line) { - var order = getOrder(line); - if (!order) return line.text.length; - return bidiRight(lst(order)); - } - - function lineStart(cm, lineN) { - var line = getLine(cm.doc, lineN); - var visual = visualLine(line); - if (visual != line) lineN = lineNo(visual); - var order = getOrder(visual); - var ch = !order ? 0 : order[0].level % 2 ? lineRight(visual) : lineLeft(visual); - return Pos(lineN, ch); - } - function lineEnd(cm, lineN) { - var merged, line = getLine(cm.doc, lineN); - while (merged = collapsedSpanAtEnd(line)) { - line = merged.find(1, true).line; - lineN = null; - } - var order = getOrder(line); - var ch = !order ? line.text.length : order[0].level % 2 ? lineLeft(line) : lineRight(line); - return Pos(lineN == null ? lineNo(line) : lineN, ch); - } - function lineStartSmart(cm, pos) { - var start = lineStart(cm, pos.line); - var line = getLine(cm.doc, start.line); - var order = getOrder(line); - if (!order || order[0].level == 0) { - var firstNonWS = Math.max(0, line.text.search(/\S/)); - var inWS = pos.line == start.line && pos.ch <= firstNonWS && pos.ch; - return Pos(start.line, inWS ? 0 : firstNonWS); - } - return start; - } - - function compareBidiLevel(order, a, b) { - var linedir = order[0].level; - if (a == linedir) return true; - if (b == linedir) return false; - return a < b; - } - var bidiOther; - function getBidiPartAt(order, pos) { - bidiOther = null; - for (var i = 0, found; i < order.length; ++i) { - var cur = order[i]; - if (cur.from < pos && cur.to > pos) return i; - if ((cur.from == pos || cur.to == pos)) { - if (found == null) { - found = i; - } else if (compareBidiLevel(order, cur.level, order[found].level)) { - if (cur.from != cur.to) bidiOther = found; - return i; - } else { - if (cur.from != cur.to) bidiOther = i; - return found; - } - } - } - return found; - } - - function moveInLine(line, pos, dir, byUnit) { - if (!byUnit) return pos + dir; - do pos += dir; - while (pos > 0 && isExtendingChar(line.text.charAt(pos))); - return pos; - } - - // This is needed in order to move 'visually' through bi-directional - // text -- i.e., pressing left should make the cursor go left, even - // when in RTL text. The tricky part is the 'jumps', where RTL and - // LTR text touch each other. This often requires the cursor offset - // to move more than one unit, in order to visually move one unit. - function moveVisually(line, start, dir, byUnit) { - var bidi = getOrder(line); - if (!bidi) return moveLogically(line, start, dir, byUnit); - var pos = getBidiPartAt(bidi, start), part = bidi[pos]; - var target = moveInLine(line, start, part.level % 2 ? -dir : dir, byUnit); - - for (;;) { - if (target > part.from && target < part.to) return target; - if (target == part.from || target == part.to) { - if (getBidiPartAt(bidi, target) == pos) return target; - part = bidi[pos += dir]; - return (dir > 0) == part.level % 2 ? part.to : part.from; - } else { - part = bidi[pos += dir]; - if (!part) return null; - if ((dir > 0) == part.level % 2) - target = moveInLine(line, part.to, -1, byUnit); - else - target = moveInLine(line, part.from, 1, byUnit); - } - } - } - - function moveLogically(line, start, dir, byUnit) { - var target = start + dir; - if (byUnit) while (target > 0 && isExtendingChar(line.text.charAt(target))) target += dir; - return target < 0 || target > line.text.length ? null : target; - } - - // Bidirectional ordering algorithm - // See http://unicode.org/reports/tr9/tr9-13.html for the algorithm - // that this (partially) implements. - - // One-char codes used for character types: - // L (L): Left-to-Right - // R (R): Right-to-Left - // r (AL): Right-to-Left Arabic - // 1 (EN): European Number - // + (ES): European Number Separator - // % (ET): European Number Terminator - // n (AN): Arabic Number - // , (CS): Common Number Separator - // m (NSM): Non-Spacing Mark - // b (BN): Boundary Neutral - // s (B): Paragraph Separator - // t (S): Segment Separator - // w (WS): Whitespace - // N (ON): Other Neutrals - - // Returns null if characters are ordered as they appear - // (left-to-right), or an array of sections ({from, to, level} - // objects) in the order in which they occur visually. - var bidiOrdering = (function() { - // Character types for codepoints 0 to 0xff - var lowTypes = "bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN"; - // Character types for codepoints 0x600 to 0x6ff - var arabicTypes = "rrrrrrrrrrrr,rNNmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmrrrrrrrnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmNmmmm"; - function charType(code) { - if (code <= 0xf7) return lowTypes.charAt(code); - else if (0x590 <= code && code <= 0x5f4) return "R"; - else if (0x600 <= code && code <= 0x6ed) return arabicTypes.charAt(code - 0x600); - else if (0x6ee <= code && code <= 0x8ac) return "r"; - else if (0x2000 <= code && code <= 0x200b) return "w"; - else if (code == 0x200c) return "b"; - else return "L"; - } - - var bidiRE = /[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/; - var isNeutral = /[stwN]/, isStrong = /[LRr]/, countsAsLeft = /[Lb1n]/, countsAsNum = /[1n]/; - // Browsers seem to always treat the boundaries of block elements as being L. - var outerType = "L"; - - function BidiSpan(level, from, to) { - this.level = level; - this.from = from; this.to = to; - } - - return function(str) { - if (!bidiRE.test(str)) return false; - var len = str.length, types = []; - for (var i = 0, type; i < len; ++i) - types.push(type = charType(str.charCodeAt(i))); - - // W1. Examine each non-spacing mark (NSM) in the level run, and - // change the type of the NSM to the type of the previous - // character. If the NSM is at the start of the level run, it will - // get the type of sor. - for (var i = 0, prev = outerType; i < len; ++i) { - var type = types[i]; - if (type == "m") types[i] = prev; - else prev = type; - } - - // W2. Search backwards from each instance of a European number - // until the first strong type (R, L, AL, or sor) is found. If an - // AL is found, change the type of the European number to Arabic - // number. - // W3. Change all ALs to R. - for (var i = 0, cur = outerType; i < len; ++i) { - var type = types[i]; - if (type == "1" && cur == "r") types[i] = "n"; - else if (isStrong.test(type)) { cur = type; if (type == "r") types[i] = "R"; } - } - - // W4. A single European separator between two European numbers - // changes to a European number. A single common separator between - // two numbers of the same type changes to that type. - for (var i = 1, prev = types[0]; i < len - 1; ++i) { - var type = types[i]; - if (type == "+" && prev == "1" && types[i+1] == "1") types[i] = "1"; - else if (type == "," && prev == types[i+1] && - (prev == "1" || prev == "n")) types[i] = prev; - prev = type; - } - - // W5. A sequence of European terminators adjacent to European - // numbers changes to all European numbers. - // W6. Otherwise, separators and terminators change to Other - // Neutral. - for (var i = 0; i < len; ++i) { - var type = types[i]; - if (type == ",") types[i] = "N"; - else if (type == "%") { - for (var end = i + 1; end < len && types[end] == "%"; ++end) {} - var replace = (i && types[i-1] == "!") || (end < len && types[end] == "1") ? "1" : "N"; - for (var j = i; j < end; ++j) types[j] = replace; - i = end - 1; - } - } - - // W7. Search backwards from each instance of a European number - // until the first strong type (R, L, or sor) is found. If an L is - // found, then change the type of the European number to L. - for (var i = 0, cur = outerType; i < len; ++i) { - var type = types[i]; - if (cur == "L" && type == "1") types[i] = "L"; - else if (isStrong.test(type)) cur = type; - } - - // N1. A sequence of neutrals takes the direction of the - // surrounding strong text if the text on both sides has the same - // direction. European and Arabic numbers act as if they were R in - // terms of their influence on neutrals. Start-of-level-run (sor) - // and end-of-level-run (eor) are used at level run boundaries. - // N2. Any remaining neutrals take the embedding direction. - for (var i = 0; i < len; ++i) { - if (isNeutral.test(types[i])) { - for (var end = i + 1; end < len && isNeutral.test(types[end]); ++end) {} - var before = (i ? types[i-1] : outerType) == "L"; - var after = (end < len ? types[end] : outerType) == "L"; - var replace = before || after ? "L" : "R"; - for (var j = i; j < end; ++j) types[j] = replace; - i = end - 1; - } - } - - // Here we depart from the documented algorithm, in order to avoid - // building up an actual levels array. Since there are only three - // levels (0, 1, 2) in an implementation that doesn't take - // explicit embedding into account, we can build up the order on - // the fly, without following the level-based algorithm. - var order = [], m; - for (var i = 0; i < len;) { - if (countsAsLeft.test(types[i])) { - var start = i; - for (++i; i < len && countsAsLeft.test(types[i]); ++i) {} - order.push(new BidiSpan(0, start, i)); - } else { - var pos = i, at = order.length; - for (++i; i < len && types[i] != "L"; ++i) {} - for (var j = pos; j < i;) { - if (countsAsNum.test(types[j])) { - if (pos < j) order.splice(at, 0, new BidiSpan(1, pos, j)); - var nstart = j; - for (++j; j < i && countsAsNum.test(types[j]); ++j) {} - order.splice(at, 0, new BidiSpan(2, nstart, j)); - pos = j; - } else ++j; - } - if (pos < i) order.splice(at, 0, new BidiSpan(1, pos, i)); - } - } - if (order[0].level == 1 && (m = str.match(/^\s+/))) { - order[0].from = m[0].length; - order.unshift(new BidiSpan(0, 0, m[0].length)); - } - if (lst(order).level == 1 && (m = str.match(/\s+$/))) { - lst(order).to -= m[0].length; - order.push(new BidiSpan(0, len - m[0].length, len)); - } - if (order[0].level != lst(order).level) - order.push(new BidiSpan(order[0].level, len, len)); - - return order; - }; - })(); - - // THE END - - CodeMirror.version = "4.8.0"; - - return CodeMirror; -}); diff --git a/public/scripts/CodeMirror/codemirror.min.css b/public/scripts/CodeMirror/codemirror.min.css deleted file mode 100644 index da9cc82..0000000 --- a/public/scripts/CodeMirror/codemirror.min.css +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: codemirror.min.css -* version : 11.4 -* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -.CodeMirror{font-family:monospace;height:auto}.CodeMirror-scroll{overflow:auto}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid #000}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0%{background:#7e7}50%{background:0 0}100%{background:#7e7}}@-webkit-keyframes blink{0%{background:#7e7}50%{background:0 0}100%{background:#7e7}}@keyframes blink{0%{background:#7e7}50%{background:0 0}100%{background:#7e7}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-invalidchar,.cm-s-default .cm-error{color:red}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{line-height:1;position:relative;overflow:hidden;background:#fff;color:#000}.CodeMirror-scroll{margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative;-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-sizer{position:relative;border-right:30px solid transparent;-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;padding-bottom:30px;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;-moz-box-sizing:content-box;box-sizing:content-box;padding-bottom:30px;margin-bottom:-32px;display:inline-block}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-wrap .CodeMirror-scroll{overflow-x:hidden}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:none;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0} \ No newline at end of file diff --git a/public/scripts/CodeMirror/css.js b/public/scripts/CodeMirror/css.js deleted file mode 100644 index 27c97f3..0000000 --- a/public/scripts/CodeMirror/css.js +++ /dev/null @@ -1,606 +0,0 @@ -CodeMirror.defineMode("css", function(config) { - return CodeMirror.getMode(config, "text/css"); -}); - -CodeMirror.defineMode("css-base", function(config, parserConfig) { - "use strict"; - - var indentUnit = config.indentUnit, - hooks = parserConfig.hooks || {}, - atMediaTypes = parserConfig.atMediaTypes || {}, - atMediaFeatures = parserConfig.atMediaFeatures || {}, - propertyKeywords = parserConfig.propertyKeywords || {}, - colorKeywords = parserConfig.colorKeywords || {}, - valueKeywords = parserConfig.valueKeywords || {}, - allowNested = !!parserConfig.allowNested, - type = null; - - function ret(style, tp) { type = tp; return style; } - - function tokenBase(stream, state) { - var ch = stream.next(); - if (hooks[ch]) { - // result[0] is style and result[1] is type - var result = hooks[ch](stream, state); - if (result !== false) return result; - } - if (ch == "@") {stream.eatWhile(/[\w\\\-]/); return ret("def", stream.current());} - else if (ch == "=") ret(null, "compare"); - else if ((ch == "~" || ch == "|") && stream.eat("=")) return ret(null, "compare"); - else if (ch == "\"" || ch == "'") { - state.tokenize = tokenString(ch); - return state.tokenize(stream, state); - } - else if (ch == "#") { - stream.eatWhile(/[\w\\\-]/); - return ret("atom", "hash"); - } - else if (ch == "!") { - stream.match(/^\s*\w*/); - return ret("keyword", "important"); - } - else if (/\d/.test(ch)) { - stream.eatWhile(/[\w.%]/); - return ret("number", "unit"); - } - else if (ch === "-") { - if (/\d/.test(stream.peek())) { - stream.eatWhile(/[\w.%]/); - return ret("number", "unit"); - } else if (stream.match(/^[^-]+-/)) { - return ret("meta", "meta"); - } - } - else if (/[,+>*\/]/.test(ch)) { - return ret(null, "select-op"); - } - else if (ch == "." && stream.match(/^-?[_a-z][_a-z0-9-]*/i)) { - return ret("qualifier", "qualifier"); - } - else if (ch == ":") { - return ret("operator", ch); - } - else if (/[;{}\[\]\(\)]/.test(ch)) { - return ret(null, ch); - } - else if (ch == "u" && stream.match("rl(")) { - stream.backUp(1); - state.tokenize = tokenParenthesized; - return ret("property", "variable"); - } - else { - stream.eatWhile(/[\w\\\-]/); - return ret("property", "variable"); - } - } - - function tokenString(quote, nonInclusive) { - return function(stream, state) { - var escaped = false, ch; - while ((ch = stream.next()) != null) { - if (ch == quote && !escaped) - break; - escaped = !escaped && ch == "\\"; - } - if (!escaped) { - if (nonInclusive) stream.backUp(1); - state.tokenize = tokenBase; - } - return ret("string", "string"); - }; - } - - function tokenParenthesized(stream, state) { - stream.next(); // Must be '(' - if (!stream.match(/\s*[\"\']/, false)) - state.tokenize = tokenString(")", true); - else - state.tokenize = tokenBase; - return ret(null, "("); - } - - return { - startState: function(base) { - return {tokenize: tokenBase, - baseIndent: base || 0, - stack: []}; - }, - - token: function(stream, state) { - - // Use these terms when applicable (see http://www.xanthir.com/blog/b4E50) - // - // rule** or **ruleset: - // A selector + braces combo, or an at-rule. - // - // declaration block: - // A sequence of declarations. - // - // declaration: - // A property + colon + value combo. - // - // property value: - // The entire value of a property. - // - // component value: - // A single piece of a property value. Like the 5px in - // text-shadow: 0 0 5px blue;. Can also refer to things that are - // multiple terms, like the 1-4 terms that make up the background-size - // portion of the background shorthand. - // - // term: - // The basic unit of author-facing CSS, like a single number (5), - // dimension (5px), string ("foo"), or function. Officially defined - // by the CSS 2.1 grammar (look for the 'term' production) - // - // - // simple selector: - // A single atomic selector, like a type selector, an attr selector, a - // class selector, etc. - // - // compound selector: - // One or more simple selectors without a combinator. div.example is - // compound, div > .example is not. - // - // complex selector: - // One or more compound selectors chained with combinators. - // - // combinator: - // The parts of selectors that express relationships. There are four - // currently - the space (descendant combinator), the greater-than - // bracket (child combinator), the plus sign (next sibling combinator), - // and the tilda (following sibling combinator). - // - // sequence of selectors: - // One or more of the named type of selector chained with commas. - - state.tokenize = state.tokenize || tokenBase; - if (state.tokenize == tokenBase && stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - if (style && typeof style != "string") style = ret(style[0], style[1]); - - // Changing style returned based on context - var context = state.stack[state.stack.length-1]; - if (style == "variable") { - if (type == "variable-definition") state.stack.push("propertyValue"); - return "variable-2"; - } else if (style == "property") { - var word = stream.current().toLowerCase(); - if (context == "propertyValue") { - if (valueKeywords.hasOwnProperty(word)) { - style = "string-2"; - } else if (colorKeywords.hasOwnProperty(word)) { - style = "keyword"; - } else { - style = "variable-2"; - } - } else if (context == "rule") { - if (!propertyKeywords.hasOwnProperty(word)) { - style += " error"; - } - } else if (context == "block") { - // if a value is present in both property, value, or color, the order - // of preference is property -> color -> value - if (propertyKeywords.hasOwnProperty(word)) { - style = "property"; - } else if (colorKeywords.hasOwnProperty(word)) { - style = "keyword"; - } else if (valueKeywords.hasOwnProperty(word)) { - style = "string-2"; - } else { - style = "tag"; - } - } else if (!context || context == "@media{") { - style = "tag"; - } else if (context == "@media") { - if (atMediaTypes[stream.current()]) { - style = "attribute"; // Known attribute - } else if (/^(only|not)$/.test(word)) { - style = "keyword"; - } else if (word == "and") { - style = "error"; // "and" is only allowed in @mediaType - } else if (atMediaFeatures.hasOwnProperty(word)) { - style = "error"; // Known property, should be in @mediaType( - } else { - // Unknown, expecting keyword or attribute, assuming attribute - style = "attribute error"; - } - } else if (context == "@mediaType") { - if (atMediaTypes.hasOwnProperty(word)) { - style = "attribute"; - } else if (word == "and") { - style = "operator"; - } else if (/^(only|not)$/.test(word)) { - style = "error"; // Only allowed in @media - } else { - // Unknown attribute or property, but expecting property (preceded - // by "and"). Should be in parentheses - style = "error"; - } - } else if (context == "@mediaType(") { - if (propertyKeywords.hasOwnProperty(word)) { - // do nothing, remains "property" - } else if (atMediaTypes.hasOwnProperty(word)) { - style = "error"; // Known property, should be in parentheses - } else if (word == "and") { - style = "operator"; - } else if (/^(only|not)$/.test(word)) { - style = "error"; // Only allowed in @media - } else { - style += " error"; - } - } else if (context == "@import") { - style = "tag"; - } else { - style = "error"; - } - } else if (style == "atom") { - if(!context || context == "@media{" || context == "block") { - style = "builtin"; - } else if (context == "propertyValue") { - if (!/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/.test(stream.current())) { - style += " error"; - } - } else { - style = "error"; - } - } else if (context == "@media" && type == "{") { - style = "error"; - } - - // Push/pop context stack - if (type == "{") { - if (context == "@media" || context == "@mediaType") { - state.stack.pop(); - state.stack[state.stack.length-1] = "@media{"; - } - else { - var newContext = allowNested ? "block" : "rule"; - state.stack.push(newContext); - } - } - else if (type == "}") { - var lastState = state.stack[state.stack.length - 1]; - if (lastState == "interpolation") style = "operator"; - state.stack.pop(); - if (context == "propertyValue") state.stack.pop(); - } - else if (type == "interpolation") state.stack.push("interpolation"); - else if (type == "@media") state.stack.push("@media"); - else if (type == "@import") state.stack.push("@import"); - else if (context == "@media" && /\b(keyword|attribute)\b/.test(style)) - state.stack.push("@mediaType"); - else if (context == "@mediaType" && stream.current() == ",") state.stack.pop(); - else if (context == "@mediaType" && type == "(") state.stack.push("@mediaType("); - else if (context == "@mediaType(" && type == ")") state.stack.pop(); - else if ((context == "rule" || context == "block") && type == ":") state.stack.push("propertyValue"); - else if (context == "propertyValue" && type == ";") state.stack.pop(); - else if (context == "@import" && type == ";") state.stack.pop(); - return style; - }, - - indent: function(state, textAfter) { - var n = state.stack.length; - if (/^\}/.test(textAfter)) - n -= state.stack[state.stack.length-1] == "propertyValue" ? 2 : 1; - return state.baseIndent + n * indentUnit; - }, - - electricChars: "}", - blockCommentStart: "/*", - blockCommentEnd: "*/" - }; -}); - -(function() { - function keySet(array) { - var keys = {}; - for (var i = 0; i < array.length; ++i) { - keys[array[i]] = true; - } - return keys; - } - - var atMediaTypes = keySet([ - "all", "aural", "braille", "handheld", "print", "projection", "screen", - "tty", "tv", "embossed" - ]); - - var atMediaFeatures = keySet([ - "width", "min-width", "max-width", "height", "min-height", "max-height", - "device-width", "min-device-width", "max-device-width", "device-height", - "min-device-height", "max-device-height", "aspect-ratio", - "min-aspect-ratio", "max-aspect-ratio", "device-aspect-ratio", - "min-device-aspect-ratio", "max-device-aspect-ratio", "color", "min-color", - "max-color", "color-index", "min-color-index", "max-color-index", - "monochrome", "min-monochrome", "max-monochrome", "resolution", - "min-resolution", "max-resolution", "scan", "grid" - ]); - - var propertyKeywords = keySet([ - "align-content", "align-items", "align-self", "alignment-adjust", - "alignment-baseline", "anchor-point", "animation", "animation-delay", - "animation-direction", "animation-duration", "animation-iteration-count", - "animation-name", "animation-play-state", "animation-timing-function", - "appearance", "azimuth", "backface-visibility", "background", - "background-attachment", "background-clip", "background-color", - "background-image", "background-origin", "background-position", - "background-repeat", "background-size", "baseline-shift", "binding", - "bleed", "bookmark-label", "bookmark-level", "bookmark-state", - "bookmark-target", "border", "border-bottom", "border-bottom-color", - "border-bottom-left-radius", "border-bottom-right-radius", - "border-bottom-style", "border-bottom-width", "border-collapse", - "border-color", "border-image", "border-image-outset", - "border-image-repeat", "border-image-slice", "border-image-source", - "border-image-width", "border-left", "border-left-color", - "border-left-style", "border-left-width", "border-radius", "border-right", - "border-right-color", "border-right-style", "border-right-width", - "border-spacing", "border-style", "border-top", "border-top-color", - "border-top-left-radius", "border-top-right-radius", "border-top-style", - "border-top-width", "border-width", "bottom", "box-decoration-break", - "box-shadow", "box-sizing", "break-after", "break-before", "break-inside", - "caption-side", "clear", "clip", "color", "color-profile", "column-count", - "column-fill", "column-gap", "column-rule", "column-rule-color", - "column-rule-style", "column-rule-width", "column-span", "column-width", - "columns", "content", "counter-increment", "counter-reset", "crop", "cue", - "cue-after", "cue-before", "cursor", "direction", "display", - "dominant-baseline", "drop-initial-after-adjust", - "drop-initial-after-align", "drop-initial-before-adjust", - "drop-initial-before-align", "drop-initial-size", "drop-initial-value", - "elevation", "empty-cells", "fit", "fit-position", "flex", "flex-basis", - "flex-direction", "flex-flow", "flex-grow", "flex-shrink", "flex-wrap", - "float", "float-offset", "font", "font-feature-settings", "font-family", - "font-kerning", "font-language-override", "font-size", "font-size-adjust", - "font-stretch", "font-style", "font-synthesis", "font-variant", - "font-variant-alternates", "font-variant-caps", "font-variant-east-asian", - "font-variant-ligatures", "font-variant-numeric", "font-variant-position", - "font-weight", "grid-cell", "grid-column", "grid-column-align", - "grid-column-sizing", "grid-column-span", "grid-columns", "grid-flow", - "grid-row", "grid-row-align", "grid-row-sizing", "grid-row-span", - "grid-rows", "grid-template", "hanging-punctuation", "height", "hyphens", - "icon", "image-orientation", "image-rendering", "image-resolution", - "inline-box-align", "justify-content", "left", "letter-spacing", - "line-break", "line-height", "line-stacking", "line-stacking-ruby", - "line-stacking-shift", "line-stacking-strategy", "list-style", - "list-style-image", "list-style-position", "list-style-type", "margin", - "margin-bottom", "margin-left", "margin-right", "margin-top", - "marker-offset", "marks", "marquee-direction", "marquee-loop", - "marquee-play-count", "marquee-speed", "marquee-style", "max-height", - "max-width", "min-height", "min-width", "move-to", "nav-down", "nav-index", - "nav-left", "nav-right", "nav-up", "opacity", "order", "orphans", "outline", - "outline-color", "outline-offset", "outline-style", "outline-width", - "overflow", "overflow-style", "overflow-wrap", "overflow-x", "overflow-y", - "padding", "padding-bottom", "padding-left", "padding-right", "padding-top", - "page", "page-break-after", "page-break-before", "page-break-inside", - "page-policy", "pause", "pause-after", "pause-before", "perspective", - "perspective-origin", "pitch", "pitch-range", "play-during", "position", - "presentation-level", "punctuation-trim", "quotes", "rendering-intent", - "resize", "rest", "rest-after", "rest-before", "richness", "right", - "rotation", "rotation-point", "ruby-align", "ruby-overhang", - "ruby-position", "ruby-span", "size", "speak", "speak-as", "speak-header", - "speak-numeral", "speak-punctuation", "speech-rate", "stress", "string-set", - "tab-size", "table-layout", "target", "target-name", "target-new", - "target-position", "text-align", "text-align-last", "text-decoration", - "text-decoration-color", "text-decoration-line", "text-decoration-skip", - "text-decoration-style", "text-emphasis", "text-emphasis-color", - "text-emphasis-position", "text-emphasis-style", "text-height", - "text-indent", "text-justify", "text-outline", "text-shadow", - "text-space-collapse", "text-transform", "text-underline-position", - "text-wrap", "top", "transform", "transform-origin", "transform-style", - "transition", "transition-delay", "transition-duration", - "transition-property", "transition-timing-function", "unicode-bidi", - "vertical-align", "visibility", "voice-balance", "voice-duration", - "voice-family", "voice-pitch", "voice-range", "voice-rate", "voice-stress", - "voice-volume", "volume", "white-space", "widows", "width", "word-break", - "word-spacing", "word-wrap", "z-index", - // SVG-specific - "clip-path", "clip-rule", "mask", "enable-background", "filter", "flood-color", - "flood-opacity", "lighting-color", "stop-color", "stop-opacity", "pointer-events", - "color-interpolation", "color-interpolation-filters", "color-profile", - "color-rendering", "fill", "fill-opacity", "fill-rule", "image-rendering", - "marker", "marker-end", "marker-mid", "marker-start", "shape-rendering", "stroke", - "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", - "stroke-miterlimit", "stroke-opacity", "stroke-width", "text-rendering", - "baseline-shift", "dominant-baseline", "glyph-orientation-horizontal", - "glyph-orientation-vertical", "kerning", "text-anchor", "writing-mode" - ]); - - var colorKeywords = keySet([ - "aliceblue", "antiquewhite", "aqua", "aquamarine", "azure", "beige", - "bisque", "black", "blanchedalmond", "blue", "blueviolet", "brown", - "burlywood", "cadetblue", "chartreuse", "chocolate", "coral", "cornflowerblue", - "cornsilk", "crimson", "cyan", "darkblue", "darkcyan", "darkgoldenrod", - "darkgray", "darkgreen", "darkkhaki", "darkmagenta", "darkolivegreen", - "darkorange", "darkorchid", "darkred", "darksalmon", "darkseagreen", - "darkslateblue", "darkslategray", "darkturquoise", "darkviolet", - "deeppink", "deepskyblue", "dimgray", "dodgerblue", "firebrick", - "floralwhite", "forestgreen", "fuchsia", "gainsboro", "ghostwhite", - "gold", "goldenrod", "gray", "green", "greenyellow", "honeydew", - "hotpink", "indianred", "indigo", "ivory", "khaki", "lavender", - "lavenderblush", "lawngreen", "lemonchiffon", "lightblue", "lightcoral", - "lightcyan", "lightgoldenrodyellow", "lightgray", "lightgreen", "lightpink", - "lightsalmon", "lightseagreen", "lightskyblue", "lightslategray", - "lightsteelblue", "lightyellow", "lime", "limegreen", "linen", "magenta", - "maroon", "mediumaquamarine", "mediumblue", "mediumorchid", "mediumpurple", - "mediumseagreen", "mediumslateblue", "mediumspringgreen", "mediumturquoise", - "mediumvioletred", "midnightblue", "mintcream", "mistyrose", "moccasin", - "navajowhite", "navy", "oldlace", "olive", "olivedrab", "orange", "orangered", - "orchid", "palegoldenrod", "palegreen", "paleturquoise", "palevioletred", - "papayawhip", "peachpuff", "peru", "pink", "plum", "powderblue", - "purple", "red", "rosybrown", "royalblue", "saddlebrown", "salmon", - "sandybrown", "seagreen", "seashell", "sienna", "silver", "skyblue", - "slateblue", "slategray", "snow", "springgreen", "steelblue", "tan", - "teal", "thistle", "tomato", "turquoise", "violet", "wheat", "white", - "whitesmoke", "yellow", "yellowgreen" - ]); - - var valueKeywords = keySet([ - "above", "absolute", "activeborder", "activecaption", "afar", - "after-white-space", "ahead", "alias", "all", "all-scroll", "alternate", - "always", "amharic", "amharic-abegede", "antialiased", "appworkspace", - "arabic-indic", "armenian", "asterisks", "auto", "avoid", "background", - "backwards", "baseline", "below", "bidi-override", "binary", "bengali", - "blink", "block", "block-axis", "bold", "bolder", "border", "border-box", - "both", "bottom", "break-all", "break-word", "button", "button-bevel", - "buttonface", "buttonhighlight", "buttonshadow", "buttontext", "cambodian", - "capitalize", "caps-lock-indicator", "caption", "captiontext", "caret", - "cell", "center", "checkbox", "circle", "cjk-earthly-branch", - "cjk-heavenly-stem", "cjk-ideographic", "clear", "clip", "close-quote", - "col-resize", "collapse", "compact", "condensed", "contain", "content", - "content-box", "context-menu", "continuous", "copy", "cover", "crop", - "cross", "crosshair", "currentcolor", "cursive", "dashed", "decimal", - "decimal-leading-zero", "default", "default-button", "destination-atop", - "destination-in", "destination-out", "destination-over", "devanagari", - "disc", "discard", "document", "dot-dash", "dot-dot-dash", "dotted", - "double", "down", "e-resize", "ease", "ease-in", "ease-in-out", "ease-out", - "element", "ellipsis", "embed", "end", "ethiopic", "ethiopic-abegede", - "ethiopic-abegede-am-et", "ethiopic-abegede-gez", "ethiopic-abegede-ti-er", - "ethiopic-abegede-ti-et", "ethiopic-halehame-aa-er", - "ethiopic-halehame-aa-et", "ethiopic-halehame-am-et", - "ethiopic-halehame-gez", "ethiopic-halehame-om-et", - "ethiopic-halehame-sid-et", "ethiopic-halehame-so-et", - "ethiopic-halehame-ti-er", "ethiopic-halehame-ti-et", - "ethiopic-halehame-tig", "ew-resize", "expanded", "extra-condensed", - "extra-expanded", "fantasy", "fast", "fill", "fixed", "flat", "footnotes", - "forwards", "from", "geometricPrecision", "georgian", "graytext", "groove", - "gujarati", "gurmukhi", "hand", "hangul", "hangul-consonant", "hebrew", - "help", "hidden", "hide", "higher", "highlight", "highlighttext", - "hiragana", "hiragana-iroha", "horizontal", "hsl", "hsla", "icon", "ignore", - "inactiveborder", "inactivecaption", "inactivecaptiontext", "infinite", - "infobackground", "infotext", "inherit", "initial", "inline", "inline-axis", - "inline-block", "inline-table", "inset", "inside", "intrinsic", "invert", - "italic", "justify", "kannada", "katakana", "katakana-iroha", "khmer", - "landscape", "lao", "large", "larger", "left", "level", "lighter", - "line-through", "linear", "lines", "list-item", "listbox", "listitem", - "local", "logical", "loud", "lower", "lower-alpha", "lower-armenian", - "lower-greek", "lower-hexadecimal", "lower-latin", "lower-norwegian", - "lower-roman", "lowercase", "ltr", "malayalam", "match", - "media-controls-background", "media-current-time-display", - "media-fullscreen-button", "media-mute-button", "media-play-button", - "media-return-to-realtime-button", "media-rewind-button", - "media-seek-back-button", "media-seek-forward-button", "media-slider", - "media-sliderthumb", "media-time-remaining-display", "media-volume-slider", - "media-volume-slider-container", "media-volume-sliderthumb", "medium", - "menu", "menulist", "menulist-button", "menulist-text", - "menulist-textfield", "menutext", "message-box", "middle", "min-intrinsic", - "mix", "mongolian", "monospace", "move", "multiple", "myanmar", "n-resize", - "narrower", "ne-resize", "nesw-resize", "no-close-quote", "no-drop", - "no-open-quote", "no-repeat", "none", "normal", "not-allowed", "nowrap", - "ns-resize", "nw-resize", "nwse-resize", "oblique", "octal", "open-quote", - "optimizeLegibility", "optimizeSpeed", "oriya", "oromo", "outset", - "outside", "overlay", "overline", "padding", "padding-box", "painted", - "paused", "persian", "plus-darker", "plus-lighter", "pointer", "portrait", - "pre", "pre-line", "pre-wrap", "preserve-3d", "progress", "push-button", - "radio", "read-only", "read-write", "read-write-plaintext-only", "relative", - "repeat", "repeat-x", "repeat-y", "reset", "reverse", "rgb", "rgba", - "ridge", "right", "round", "row-resize", "rtl", "run-in", "running", - "s-resize", "sans-serif", "scroll", "scrollbar", "se-resize", "searchfield", - "searchfield-cancel-button", "searchfield-decoration", - "searchfield-results-button", "searchfield-results-decoration", - "semi-condensed", "semi-expanded", "separate", "serif", "show", "sidama", - "single", "skip-white-space", "slide", "slider-horizontal", - "slider-vertical", "sliderthumb-horizontal", "sliderthumb-vertical", "slow", - "small", "small-caps", "small-caption", "smaller", "solid", "somali", - "source-atop", "source-in", "source-out", "source-over", "space", "square", - "square-button", "start", "static", "status-bar", "stretch", "stroke", - "sub", "subpixel-antialiased", "super", "sw-resize", "table", - "table-caption", "table-cell", "table-column", "table-column-group", - "table-footer-group", "table-header-group", "table-row", "table-row-group", - "telugu", "text", "text-bottom", "text-top", "textarea", "textfield", "thai", - "thick", "thin", "threeddarkshadow", "threedface", "threedhighlight", - "threedlightshadow", "threedshadow", "tibetan", "tigre", "tigrinya-er", - "tigrinya-er-abegede", "tigrinya-et", "tigrinya-et-abegede", "to", "top", - "transparent", "ultra-condensed", "ultra-expanded", "underline", "up", - "upper-alpha", "upper-armenian", "upper-greek", "upper-hexadecimal", - "upper-latin", "upper-norwegian", "upper-roman", "uppercase", "urdu", "url", - "vertical", "vertical-text", "visible", "visibleFill", "visiblePainted", - "visibleStroke", "visual", "w-resize", "wait", "wave", "wider", - "window", "windowframe", "windowtext", "x-large", "x-small", "xor", - "xx-large", "xx-small" - ]); - - function tokenCComment(stream, state) { - var maybeEnd = false, ch; - while ((ch = stream.next()) != null) { - if (maybeEnd && ch == "/") { - state.tokenize = null; - break; - } - maybeEnd = (ch == "*"); - } - return ["comment", "comment"]; - } - - CodeMirror.defineMIME("text/css", { - atMediaTypes: atMediaTypes, - atMediaFeatures: atMediaFeatures, - propertyKeywords: propertyKeywords, - colorKeywords: colorKeywords, - valueKeywords: valueKeywords, - hooks: { - "<": function(stream, state) { - function tokenSGMLComment(stream, state) { - var dashes = 0, ch; - while ((ch = stream.next()) != null) { - if (dashes >= 2 && ch == ">") { - state.tokenize = null; - break; - } - dashes = (ch == "-") ? dashes + 1 : 0; - } - return ["comment", "comment"]; - } - if (stream.eat("!")) { - state.tokenize = tokenSGMLComment; - return tokenSGMLComment(stream, state); - } - }, - "/": function(stream, state) { - if (stream.eat("*")) { - state.tokenize = tokenCComment; - return tokenCComment(stream, state); - } - return false; - } - }, - name: "css-base" - }); - - CodeMirror.defineMIME("text/x-scss", { - atMediaTypes: atMediaTypes, - atMediaFeatures: atMediaFeatures, - propertyKeywords: propertyKeywords, - colorKeywords: colorKeywords, - valueKeywords: valueKeywords, - allowNested: true, - hooks: { - "$": function(stream) { - stream.match(/^[\w-]+/); - if (stream.peek() == ":") { - return ["variable", "variable-definition"]; - } - return ["variable", "variable"]; - }, - "/": function(stream, state) { - if (stream.eat("/")) { - stream.skipToEnd(); - return ["comment", "comment"]; - } else if (stream.eat("*")) { - state.tokenize = tokenCComment; - return tokenCComment(stream, state); - } else { - return ["operator", "operator"]; - } - }, - "#": function(stream) { - if (stream.eat("{")) { - return ["operator", "interpolation"]; - } else { - stream.eatWhile(/[\w\\\-]/); - return ["atom", "hash"]; - } - } - }, - name: "css-base" - }); -})(); diff --git a/public/scripts/CodeMirror/htmlmixed.js b/public/scripts/CodeMirror/htmlmixed.js deleted file mode 100644 index ec0c21d..0000000 --- a/public/scripts/CodeMirror/htmlmixed.js +++ /dev/null @@ -1,104 +0,0 @@ -CodeMirror.defineMode("htmlmixed", function(config, parserConfig) { - var htmlMode = CodeMirror.getMode(config, {name: "xml", htmlMode: true}); - var cssMode = CodeMirror.getMode(config, "css"); - - var scriptTypes = [], scriptTypesConf = parserConfig && parserConfig.scriptTypes; - scriptTypes.push({matches: /^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^$/i, - mode: CodeMirror.getMode(config, "javascript")}); - if (scriptTypesConf) for (var i = 0; i < scriptTypesConf.length; ++i) { - var conf = scriptTypesConf[i]; - scriptTypes.push({matches: conf.matches, mode: conf.mode && CodeMirror.getMode(config, conf.mode)}); - } - scriptTypes.push({matches: /./, - mode: CodeMirror.getMode(config, "text/plain")}); - - function html(stream, state) { - var tagName = state.htmlState.tagName; - var style = htmlMode.token(stream, state.htmlState); - if (tagName == "script" && /\btag\b/.test(style) && stream.current() == ">") { - // Script block: mode to change to depends on type attribute - var scriptType = stream.string.slice(Math.max(0, stream.pos - 100), stream.pos).match(/\btype\s*=\s*("[^"]+"|'[^']+'|\S+)[^<]*$/i); - scriptType = scriptType ? scriptType[1] : ""; - if (scriptType && /[\"\']/.test(scriptType.charAt(0))) scriptType = scriptType.slice(1, scriptType.length - 1); - for (var i = 0; i < scriptTypes.length; ++i) { - var tp = scriptTypes[i]; - if (typeof tp.matches == "string" ? scriptType == tp.matches : tp.matches.test(scriptType)) { - if (tp.mode) { - state.token = script; - state.localMode = tp.mode; - state.localState = tp.mode.startState && tp.mode.startState(htmlMode.indent(state.htmlState, "")); - } - break; - } - } - } else if (tagName == "style" && /\btag\b/.test(style) && stream.current() == ">") { - state.token = css; - state.localMode = cssMode; - state.localState = cssMode.startState(htmlMode.indent(state.htmlState, "")); - } - return style; - } - function maybeBackup(stream, pat, style) { - var cur = stream.current(); - var close = cur.search(pat), m; - if (close > -1) stream.backUp(cur.length - close); - else if (m = cur.match(/<\/?$/)) { - stream.backUp(cur.length); - if (!stream.match(pat, false)) stream.match(cur[0]); - } - return style; - } - function script(stream, state) { - if (stream.match(/^<\/\s*script\s*>/i, false)) { - state.token = html; - state.localState = state.localMode = null; - return html(stream, state); - } - return maybeBackup(stream, /<\/\s*script\s*>/, - state.localMode.token(stream, state.localState)); - } - function css(stream, state) { - if (stream.match(/^<\/\s*style\s*>/i, false)) { - state.token = html; - state.localState = state.localMode = null; - return html(stream, state); - } - return maybeBackup(stream, /<\/\s*style\s*>/, - cssMode.token(stream, state.localState)); - } - - return { - startState: function() { - var state = htmlMode.startState(); - return {token: html, localMode: null, localState: null, htmlState: state}; - }, - - copyState: function(state) { - if (state.localState) - var local = CodeMirror.copyState(state.localMode, state.localState); - return {token: state.token, localMode: state.localMode, localState: local, - htmlState: CodeMirror.copyState(htmlMode, state.htmlState)}; - }, - - token: function(stream, state) { - return state.token(stream, state); - }, - - indent: function(state, textAfter) { - if (!state.localMode || /^\s*<\//.test(textAfter)) - return htmlMode.indent(state.htmlState, textAfter); - else if (state.localMode.indent) - return state.localMode.indent(state.localState, textAfter); - else - return CodeMirror.Pass; - }, - - electricChars: "/{}:", - - innerMode: function(state) { - return {state: state.localState || state.htmlState, mode: state.localMode || htmlMode}; - } - }; -}, "xml", "javascript", "css"); - -CodeMirror.defineMIME("text/html", "htmlmixed"); diff --git a/public/scripts/CodeMirror/javascript.js b/public/scripts/CodeMirror/javascript.js deleted file mode 100644 index 6435e13..0000000 --- a/public/scripts/CodeMirror/javascript.js +++ /dev/null @@ -1,476 +0,0 @@ -// TODO actually recognize syntax of TypeScript constructs - -CodeMirror.defineMode("javascript", function(config, parserConfig) { - var indentUnit = config.indentUnit; - var statementIndent = parserConfig.statementIndent; - var jsonMode = parserConfig.json; - var isTS = parserConfig.typescript; - - // Tokenizer - - var keywords = function(){ - function kw(type) {return {type: type, style: "keyword"};} - var A = kw("keyword a"), B = kw("keyword b"), C = kw("keyword c"); - var operator = kw("operator"), atom = {type: "atom", style: "atom"}; - - var jsKeywords = { - "if": kw("if"), "while": A, "with": A, "else": B, "do": B, "try": B, "finally": B, - "return": C, "break": C, "continue": C, "new": C, "delete": C, "throw": C, - "var": kw("var"), "const": kw("var"), "let": kw("var"), - "function": kw("function"), "catch": kw("catch"), - "for": kw("for"), "switch": kw("switch"), "case": kw("case"), "default": kw("default"), - "in": operator, "typeof": operator, "instanceof": operator, - "true": atom, "false": atom, "null": atom, "undefined": atom, "NaN": atom, "Infinity": atom, - "this": kw("this") - }; - - // Extend the 'normal' keywords with the TypeScript language extensions - if (isTS) { - var type = {type: "variable", style: "variable-3"}; - var tsKeywords = { - // object-like things - "interface": kw("interface"), - "class": kw("class"), - "extends": kw("extends"), - "constructor": kw("constructor"), - - // scope modifiers - "public": kw("public"), - "private": kw("private"), - "protected": kw("protected"), - "static": kw("static"), - - "super": kw("super"), - - // types - "string": type, "number": type, "bool": type, "any": type - }; - - for (var attr in tsKeywords) { - jsKeywords[attr] = tsKeywords[attr]; - } - } - - return jsKeywords; - }(); - - var isOperatorChar = /[+\-*&%=<>!?|~^]/; - - function chain(stream, state, f) { - state.tokenize = f; - return f(stream, state); - } - - function nextUntilUnescaped(stream, end) { - var escaped = false, next; - while ((next = stream.next()) != null) { - if (next == end && !escaped) - return false; - escaped = !escaped && next == "\\"; - } - return escaped; - } - - // Used as scratch variables to communicate multiple values without - // consing up tons of objects. - var type, content; - function ret(tp, style, cont) { - type = tp; content = cont; - return style; - } - - function jsTokenBase(stream, state) { - var ch = stream.next(); - if (ch == '"' || ch == "'") - return chain(stream, state, jsTokenString(ch)); - else if (/[\[\]{}\(\),;\:\.]/.test(ch)) - return ret(ch); - else if (ch == "0" && stream.eat(/x/i)) { - stream.eatWhile(/[\da-f]/i); - return ret("number", "number"); - } - else if (/\d/.test(ch) || ch == "-" && stream.eat(/\d/)) { - stream.match(/^\d*(?:\.\d*)?(?:[eE][+\-]?\d+)?/); - return ret("number", "number"); - } - else if (ch == "/") { - if (stream.eat("*")) { - return chain(stream, state, jsTokenComment); - } - else if (stream.eat("/")) { - stream.skipToEnd(); - return ret("comment", "comment"); - } - else if (state.lastType == "operator" || state.lastType == "keyword c" || - /^[\[{}\(,;:]$/.test(state.lastType)) { - nextUntilUnescaped(stream, "/"); - stream.eatWhile(/[gimy]/); // 'y' is "sticky" option in Mozilla - return ret("regexp", "string-2"); - } - else { - stream.eatWhile(isOperatorChar); - return ret("operator", null, stream.current()); - } - } - else if (ch == "#") { - stream.skipToEnd(); - return ret("error", "error"); - } - else if (isOperatorChar.test(ch)) { - stream.eatWhile(isOperatorChar); - return ret("operator", null, stream.current()); - } - else { - stream.eatWhile(/[\w\$_]/); - var word = stream.current(), known = keywords.propertyIsEnumerable(word) && keywords[word]; - return (known && state.lastType != ".") ? ret(known.type, known.style, word) : - ret("variable", "variable", word); - } - } - - function jsTokenString(quote) { - return function(stream, state) { - if (!nextUntilUnescaped(stream, quote)) - state.tokenize = jsTokenBase; - return ret("string", "string"); - }; - } - - function jsTokenComment(stream, state) { - var maybeEnd = false, ch; - while (ch = stream.next()) { - if (ch == "/" && maybeEnd) { - state.tokenize = jsTokenBase; - break; - } - maybeEnd = (ch == "*"); - } - return ret("comment", "comment"); - } - - // Parser - - var atomicTypes = {"atom": true, "number": true, "variable": true, "string": true, "regexp": true, "this": true}; - - function JSLexical(indented, column, type, align, prev, info) { - this.indented = indented; - this.column = column; - this.type = type; - this.prev = prev; - this.info = info; - if (align != null) this.align = align; - } - - function inScope(state, varname) { - for (var v = state.localVars; v; v = v.next) - if (v.name == varname) return true; - } - - function parseJS(state, style, type, content, stream) { - var cc = state.cc; - // Communicate our context to the combinators. - // (Less wasteful than consing up a hundred closures on every call.) - cx.state = state; cx.stream = stream; cx.marked = null, cx.cc = cc; - - if (!state.lexical.hasOwnProperty("align")) - state.lexical.align = true; - - while(true) { - var combinator = cc.length ? cc.pop() : jsonMode ? expression : statement; - if (combinator(type, content)) { - while(cc.length && cc[cc.length - 1].lex) - cc.pop()(); - if (cx.marked) return cx.marked; - if (type == "variable" && inScope(state, content)) return "variable-2"; - return style; - } - } - } - - // Combinator utils - - var cx = {state: null, column: null, marked: null, cc: null}; - function pass() { - for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]); - } - function cont() { - pass.apply(null, arguments); - return true; - } - function register(varname) { - function inList(list) { - for (var v = list; v; v = v.next) - if (v.name == varname) return true; - return false; - } - var state = cx.state; - if (state.context) { - cx.marked = "def"; - if (inList(state.localVars)) return; - state.localVars = {name: varname, next: state.localVars}; - } else { - if (inList(state.globalVars)) return; - state.globalVars = {name: varname, next: state.globalVars}; - } - } - - // Combinators - - var defaultVars = {name: "this", next: {name: "arguments"}}; - function pushcontext() { - cx.state.context = {prev: cx.state.context, vars: cx.state.localVars}; - cx.state.localVars = defaultVars; - } - function popcontext() { - cx.state.localVars = cx.state.context.vars; - cx.state.context = cx.state.context.prev; - } - function pushlex(type, info) { - var result = function() { - var state = cx.state, indent = state.indented; - if (state.lexical.type == "stat") indent = state.lexical.indented; - state.lexical = new JSLexical(indent, cx.stream.column(), type, null, state.lexical, info); - }; - result.lex = true; - return result; - } - function poplex() { - var state = cx.state; - if (state.lexical.prev) { - if (state.lexical.type == ")") - state.indented = state.lexical.indented; - state.lexical = state.lexical.prev; - } - } - poplex.lex = true; - - function expect(wanted) { - return function(type) { - if (type == wanted) return cont(); - else if (wanted == ";") return pass(); - else return cont(arguments.callee); - }; - } - - function statement(type) { - if (type == "var") return cont(pushlex("vardef"), vardef1, expect(";"), poplex); - if (type == "keyword a") return cont(pushlex("form"), expression, statement, poplex); - if (type == "keyword b") return cont(pushlex("form"), statement, poplex); - if (type == "{") return cont(pushlex("}"), block, poplex); - if (type == ";") return cont(); - if (type == "if") return cont(pushlex("form"), expression, statement, poplex, maybeelse(cx.state.indented)); - if (type == "function") return cont(functiondef); - if (type == "for") return cont(pushlex("form"), expect("("), pushlex(")"), forspec1, expect(")"), - poplex, statement, poplex); - if (type == "variable") return cont(pushlex("stat"), maybelabel); - if (type == "switch") return cont(pushlex("form"), expression, pushlex("}", "switch"), expect("{"), - block, poplex, poplex); - if (type == "case") return cont(expression, expect(":")); - if (type == "default") return cont(expect(":")); - if (type == "catch") return cont(pushlex("form"), pushcontext, expect("("), funarg, expect(")"), - statement, poplex, popcontext); - return pass(pushlex("stat"), expression, expect(";"), poplex); - } - function expression(type) { - return expressionInner(type, false); - } - function expressionNoComma(type) { - return expressionInner(type, true); - } - function expressionInner(type, noComma) { - var maybeop = noComma ? maybeoperatorNoComma : maybeoperatorComma; - if (atomicTypes.hasOwnProperty(type)) return cont(maybeop); - if (type == "function") return cont(functiondef); - if (type == "keyword c") return cont(noComma ? maybeexpressionNoComma : maybeexpression); - if (type == "(") return cont(pushlex(")"), maybeexpression, expect(")"), poplex, maybeop); - if (type == "operator") return cont(noComma ? expressionNoComma : expression); - if (type == "[") return cont(pushlex("]"), commasep(expressionNoComma, "]"), poplex, maybeop); - if (type == "{") return cont(pushlex("}"), commasep(objprop, "}"), poplex, maybeop); - return cont(); - } - function maybeexpression(type) { - if (type.match(/[;\}\)\],]/)) return pass(); - return pass(expression); - } - function maybeexpressionNoComma(type) { - if (type.match(/[;\}\)\],]/)) return pass(); - return pass(expressionNoComma); - } - - function maybeoperatorComma(type, value) { - if (type == ",") return cont(expression); - return maybeoperatorNoComma(type, value, maybeoperatorComma); - } - function maybeoperatorNoComma(type, value, me) { - if (!me) me = maybeoperatorNoComma; - if (type == "operator") { - if (/\+\+|--/.test(value)) return cont(me); - if (value == "?") return cont(expression, expect(":"), expression); - return cont(expression); - } - if (type == ";") return; - if (type == "(") return cont(pushlex(")", "call"), commasep(expressionNoComma, ")"), poplex, me); - if (type == ".") return cont(property, me); - if (type == "[") return cont(pushlex("]"), expression, expect("]"), poplex, me); - } - function maybelabel(type) { - if (type == ":") return cont(poplex, statement); - return pass(maybeoperatorComma, expect(";"), poplex); - } - function property(type) { - if (type == "variable") {cx.marked = "property"; return cont();} - } - function objprop(type, value) { - if (type == "variable") { - cx.marked = "property"; - if (value == "get" || value == "set") return cont(getterSetter); - } else if (type == "number" || type == "string") { - cx.marked = type + " property"; - } - if (atomicTypes.hasOwnProperty(type)) return cont(expect(":"), expressionNoComma); - } - function getterSetter(type) { - if (type == ":") return cont(expression); - if (type != "variable") return cont(expect(":"), expression); - cx.marked = "property"; - return cont(functiondef); - } - function commasep(what, end) { - function proceed(type) { - if (type == ",") { - var lex = cx.state.lexical; - if (lex.info == "call") lex.pos = (lex.pos || 0) + 1; - return cont(what, proceed); - } - if (type == end) return cont(); - return cont(expect(end)); - } - return function(type) { - if (type == end) return cont(); - else return pass(what, proceed); - }; - } - function block(type) { - if (type == "}") return cont(); - return pass(statement, block); - } - function maybetype(type) { - if (type == ":") return cont(typedef); - return pass(); - } - function typedef(type) { - if (type == "variable"){cx.marked = "variable-3"; return cont();} - return pass(); - } - function vardef1(type, value) { - if (type == "variable") { - register(value); - return isTS ? cont(maybetype, vardef2) : cont(vardef2); - } - return pass(); - } - function vardef2(type, value) { - if (value == "=") return cont(expressionNoComma, vardef2); - if (type == ",") return cont(vardef1); - } - function maybeelse(indent) { - return function(type, value) { - if (type == "keyword b" && value == "else") { - cx.state.lexical = new JSLexical(indent, 0, "form", null, cx.state.lexical); - return cont(statement, poplex); - } - return pass(); - }; - } - function forspec1(type) { - if (type == "var") return cont(vardef1, expect(";"), forspec2); - if (type == ";") return cont(forspec2); - if (type == "variable") return cont(formaybein); - return pass(expression, expect(";"), forspec2); - } - function formaybein(_type, value) { - if (value == "in") return cont(expression); - return cont(maybeoperatorComma, forspec2); - } - function forspec2(type, value) { - if (type == ";") return cont(forspec3); - if (value == "in") return cont(expression); - return pass(expression, expect(";"), forspec3); - } - function forspec3(type) { - if (type != ")") cont(expression); - } - function functiondef(type, value) { - if (type == "variable") {register(value); return cont(functiondef);} - if (type == "(") return cont(pushlex(")"), pushcontext, commasep(funarg, ")"), poplex, statement, popcontext); - } - function funarg(type, value) { - if (type == "variable") {register(value); return isTS ? cont(maybetype) : cont();} - } - - // Interface - - return { - startState: function(basecolumn) { - return { - tokenize: jsTokenBase, - lastType: null, - cc: [], - lexical: new JSLexical((basecolumn || 0) - indentUnit, 0, "block", false), - localVars: parserConfig.localVars, - globalVars: parserConfig.globalVars, - context: parserConfig.localVars && {vars: parserConfig.localVars}, - indented: 0 - }; - }, - - token: function(stream, state) { - if (stream.sol()) { - if (!state.lexical.hasOwnProperty("align")) - state.lexical.align = false; - state.indented = stream.indentation(); - } - if (state.tokenize != jsTokenComment && stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - if (type == "comment") return style; - state.lastType = type == "operator" && (content == "++" || content == "--") ? "incdec" : type; - return parseJS(state, style, type, content, stream); - }, - - indent: function(state, textAfter) { - if (state.tokenize == jsTokenComment) return CodeMirror.Pass; - if (state.tokenize != jsTokenBase) return 0; - var firstChar = textAfter && textAfter.charAt(0), lexical = state.lexical; - if (lexical.type == "stat" && firstChar == "}") lexical = lexical.prev; - if (statementIndent && lexical.type == ")" && lexical.prev.type == "stat") - lexical = lexical.prev; - var type = lexical.type, closing = firstChar == type; - - if (type == "vardef") return lexical.indented + (state.lastType == "operator" || state.lastType == "," ? 4 : 0); - else if (type == "form" && firstChar == "{") return lexical.indented; - else if (type == "form") return lexical.indented + indentUnit; - else if (type == "stat") - return lexical.indented + (state.lastType == "operator" || state.lastType == "," ? statementIndent || indentUnit : 0); - else if (lexical.info == "switch" && !closing && parserConfig.doubleIndentSwitch != false) - return lexical.indented + (/^(?:case|default)\b/.test(textAfter) ? indentUnit : 2 * indentUnit); - else if (lexical.align) return lexical.column + (closing ? 0 : 1); - else return lexical.indented + (closing ? 0 : indentUnit); - }, - - electricChars: ":{}", - blockCommentStart: jsonMode ? null : "/*", - blockCommentEnd: jsonMode ? null : "*/", - lineComment: jsonMode ? null : "//", - - jsonMode: jsonMode - }; -}); - -CodeMirror.defineMIME("text/javascript", "javascript"); -CodeMirror.defineMIME("text/ecmascript", "javascript"); -CodeMirror.defineMIME("application/javascript", "javascript"); -CodeMirror.defineMIME("application/ecmascript", "javascript"); -CodeMirror.defineMIME("application/json", {name: "javascript", json: true}); -CodeMirror.defineMIME("application/x-json", {name: "javascript", json: true}); -CodeMirror.defineMIME("text/typescript", { name: "javascript", typescript: true }); -CodeMirror.defineMIME("application/typescript", { name: "javascript", typescript: true }); diff --git a/public/scripts/CodeMirror/show-hint.js b/public/scripts/CodeMirror/show-hint.js deleted file mode 100644 index 27b770b..0000000 --- a/public/scripts/CodeMirror/show-hint.js +++ /dev/null @@ -1,389 +0,0 @@ -// CodeMirror, copyright (c) by Marijn Haverbeke and others -// Distributed under an MIT license: http://codemirror.net/LICENSE - -(function(mod) { - if (typeof exports == "object" && typeof module == "object") // CommonJS - mod(require("../../lib/codemirror")); - else if (typeof define == "function" && define.amd) // AMD - define(["../../lib/codemirror"], mod); - else // Plain browser env - mod(CodeMirror); -})(function(CodeMirror) { - "use strict"; - - var HINT_ELEMENT_CLASS = "CodeMirror-hint"; - var ACTIVE_HINT_ELEMENT_CLASS = "CodeMirror-hint-active"; - - // This is the old interface, kept around for now to stay - // backwards-compatible. - CodeMirror.showHint = function(cm, getHints, options) { - if (!getHints) return cm.showHint(options); - if (options && options.async) getHints.async = true; - var newOpts = {hint: getHints}; - if (options) for (var prop in options) newOpts[prop] = options[prop]; - return cm.showHint(newOpts); - }; - - CodeMirror.defineExtension("showHint", function(options) { - // We want a single cursor position. - if (this.listSelections().length > 1 || this.somethingSelected()) return; - - if (this.state.completionActive) this.state.completionActive.close(); - var completion = this.state.completionActive = new Completion(this, options); - var getHints = completion.options.hint; - if (!getHints) return; - - CodeMirror.signal(this, "startCompletion", this); - if (getHints.async) - getHints(this, function(hints) { completion.showHints(hints); }, completion.options); - else - return completion.showHints(getHints(this, completion.options)); - }); - - function Completion(cm, options) { - this.cm = cm; - this.options = this.buildOptions(options); - this.widget = this.onClose = null; - } - - Completion.prototype = { - close: function() { - if (!this.active()) return; - this.cm.state.completionActive = null; - - if (this.widget) this.widget.close(); - if (this.onClose) this.onClose(); - CodeMirror.signal(this.cm, "endCompletion", this.cm); - }, - - active: function() { - return this.cm.state.completionActive == this; - }, - - pick: function(data, i) { - var completion = data.list[i]; - if (completion.hint) completion.hint(this.cm, data, completion); - else this.cm.replaceRange(getText(completion), completion.from || data.from, - completion.to || data.to, "complete"); - CodeMirror.signal(data, "pick", completion); - this.close(); - }, - - showHints: function(data) { - if (!data || !data.list.length || !this.active()) return this.close(); - - if (this.options.completeSingle && data.list.length == 1) - this.pick(data, 0); - else - this.showWidget(data); - }, - - showWidget: function(data) { - this.widget = new Widget(this, data); - CodeMirror.signal(data, "shown"); - - var debounce = 0, completion = this, finished; - var closeOn = this.options.closeCharacters; - var startPos = this.cm.getCursor(), startLen = this.cm.getLine(startPos.line).length; - - var requestAnimationFrame = window.requestAnimationFrame || function(fn) { - return setTimeout(fn, 1000/60); - }; - var cancelAnimationFrame = window.cancelAnimationFrame || clearTimeout; - - function done() { - if (finished) return; - finished = true; - completion.close(); - completion.cm.off("cursorActivity", activity); - if (data) CodeMirror.signal(data, "close"); - } - - function update() { - if (finished) return; - CodeMirror.signal(data, "update"); - var getHints = completion.options.hint; - if (getHints.async) - getHints(completion.cm, finishUpdate, completion.options); - else - finishUpdate(getHints(completion.cm, completion.options)); - } - function finishUpdate(data_) { - data = data_; - if (finished) return; - if (!data || !data.list.length) return done(); - if (completion.widget) completion.widget.close(); - completion.widget = new Widget(completion, data); - } - - function clearDebounce() { - if (debounce) { - cancelAnimationFrame(debounce); - debounce = 0; - } - } - - function activity() { - clearDebounce(); - var pos = completion.cm.getCursor(), line = completion.cm.getLine(pos.line); - if (pos.line != startPos.line || line.length - pos.ch != startLen - startPos.ch || - pos.ch < startPos.ch || completion.cm.somethingSelected() || - (pos.ch && closeOn.test(line.charAt(pos.ch - 1)))) { - completion.close(); - } else { - debounce = requestAnimationFrame(update); - if (completion.widget) completion.widget.close(); - } - } - this.cm.on("cursorActivity", activity); - this.onClose = done; - }, - - buildOptions: function(options) { - var editor = this.cm.options.hintOptions; - var out = {}; - for (var prop in defaultOptions) out[prop] = defaultOptions[prop]; - if (editor) for (var prop in editor) - if (editor[prop] !== undefined) out[prop] = editor[prop]; - if (options) for (var prop in options) - if (options[prop] !== undefined) out[prop] = options[prop]; - return out; - } - }; - - function getText(completion) { - if (typeof completion == "string") return completion; - else return completion.text; - } - - function buildKeyMap(completion, handle) { - var baseMap = { - Up: function() {handle.moveFocus(-1);}, - Down: function() {handle.moveFocus(1);}, - PageUp: function() {handle.moveFocus(-handle.menuSize() + 1, true);}, - PageDown: function() {handle.moveFocus(handle.menuSize() - 1, true);}, - Home: function() {handle.setFocus(0);}, - End: function() {handle.setFocus(handle.length - 1);}, - Enter: handle.pick, - Tab: handle.pick, - Esc: handle.close - }; - var custom = completion.options.customKeys; - var ourMap = custom ? {} : baseMap; - function addBinding(key, val) { - var bound; - if (typeof val != "string") - bound = function(cm) { return val(cm, handle); }; - // This mechanism is deprecated - else if (baseMap.hasOwnProperty(val)) - bound = baseMap[val]; - else - bound = val; - ourMap[key] = bound; - } - if (custom) - for (var key in custom) if (custom.hasOwnProperty(key)) - addBinding(key, custom[key]); - var extra = completion.options.extraKeys; - if (extra) - for (var key in extra) if (extra.hasOwnProperty(key)) - addBinding(key, extra[key]); - return ourMap; - } - - function getHintElement(hintsElement, el) { - while (el && el != hintsElement) { - if (el.nodeName.toUpperCase() === "LI" && el.parentNode == hintsElement) return el; - el = el.parentNode; - } - } - - function Widget(completion, data) { - this.completion = completion; - this.data = data; - var widget = this, cm = completion.cm; - - var hints = this.hints = document.createElement("ul"); - hints.className = "CodeMirror-hints"; - this.selectedHint = data.selectedHint || 0; - - var completions = data.list; - for (var i = 0; i < completions.length; ++i) { - var elt = hints.appendChild(document.createElement("li")), cur = completions[i]; - var className = HINT_ELEMENT_CLASS + (i != this.selectedHint ? "" : " " + ACTIVE_HINT_ELEMENT_CLASS); - if (cur.className != null) className = cur.className + " " + className; - elt.className = className; - if (cur.render) cur.render(elt, data, cur); - else elt.appendChild(document.createTextNode(cur.displayText || getText(cur))); - elt.hintId = i; - } - - var pos = cm.cursorCoords(completion.options.alignWithWord ? data.from : null); - var left = pos.left, top = pos.bottom, below = true; - hints.style.left = left + "px"; - hints.style.top = top + "px"; - // If we're at the edge of the screen, then we want the menu to appear on the left of the cursor. - var winW = window.innerWidth || Math.max(document.body.offsetWidth, document.documentElement.offsetWidth); - var winH = window.innerHeight || Math.max(document.body.offsetHeight, document.documentElement.offsetHeight); - (completion.options.container || document.body).appendChild(hints); - var box = hints.getBoundingClientRect(), overlapY = box.bottom - winH; - if (overlapY > 0) { - var height = box.bottom - box.top, curTop = pos.top - (pos.bottom - box.top); - if (curTop - height > 0) { // Fits above cursor - hints.style.top = (top = pos.top - height) + "px"; - below = false; - } else if (height > winH) { - hints.style.height = (winH - 5) + "px"; - hints.style.top = (top = pos.bottom - box.top) + "px"; - var cursor = cm.getCursor(); - if (data.from.ch != cursor.ch) { - pos = cm.cursorCoords(cursor); - hints.style.left = (left = pos.left) + "px"; - box = hints.getBoundingClientRect(); - } - } - } - var overlapX = box.left - winW; - if (overlapX > 0) { - if (box.right - box.left > winW) { - hints.style.width = (winW - 5) + "px"; - overlapX -= (box.right - box.left) - winW; - } - hints.style.left = (left = pos.left - overlapX) + "px"; - } - - cm.addKeyMap(this.keyMap = buildKeyMap(completion, { - moveFocus: function(n, avoidWrap) { widget.changeActive(widget.selectedHint + n, avoidWrap); }, - setFocus: function(n) { widget.changeActive(n); }, - menuSize: function() { return widget.screenAmount(); }, - length: completions.length, - close: function() { completion.close(); }, - pick: function() { widget.pick(); }, - data: data - })); - - if (completion.options.closeOnUnfocus) { - var closingOnBlur; - cm.on("blur", this.onBlur = function() { closingOnBlur = setTimeout(function() { completion.close(); }, 100); }); - cm.on("focus", this.onFocus = function() { clearTimeout(closingOnBlur); }); - } - - var startScroll = cm.getScrollInfo(); - cm.on("scroll", this.onScroll = function() { - var curScroll = cm.getScrollInfo(), editor = cm.getWrapperElement().getBoundingClientRect(); - var newTop = top + startScroll.top - curScroll.top; - var point = newTop - (window.pageYOffset || (document.documentElement || document.body).scrollTop); - if (!below) point += hints.offsetHeight; - if (point <= editor.top || point >= editor.bottom) return completion.close(); - hints.style.top = newTop + "px"; - hints.style.left = (left + startScroll.left - curScroll.left) + "px"; - }); - - CodeMirror.on(hints, "dblclick", function(e) { - var t = getHintElement(hints, e.target || e.srcElement); - if (t && t.hintId != null) {widget.changeActive(t.hintId); widget.pick();} - }); - - CodeMirror.on(hints, "click", function(e) { - var t = getHintElement(hints, e.target || e.srcElement); - if (t && t.hintId != null) { - widget.changeActive(t.hintId); - if (completion.options.completeOnSingleClick) widget.pick(); - } - }); - - CodeMirror.on(hints, "mousedown", function() { - setTimeout(function(){cm.focus();}, 20); - }); - - CodeMirror.signal(data, "select", completions[0], hints.firstChild); - return true; - } - - Widget.prototype = { - close: function() { - if (this.completion.widget != this) return; - this.completion.widget = null; - this.hints.parentNode.removeChild(this.hints); - this.completion.cm.removeKeyMap(this.keyMap); - - var cm = this.completion.cm; - if (this.completion.options.closeOnUnfocus) { - cm.off("blur", this.onBlur); - cm.off("focus", this.onFocus); - } - cm.off("scroll", this.onScroll); - }, - - pick: function() { - this.completion.pick(this.data, this.selectedHint); - }, - - changeActive: function(i, avoidWrap) { - if (i >= this.data.list.length) - i = avoidWrap ? this.data.list.length - 1 : 0; - else if (i < 0) - i = avoidWrap ? 0 : this.data.list.length - 1; - if (this.selectedHint == i) return; - var node = this.hints.childNodes[this.selectedHint]; - node.className = node.className.replace(" " + ACTIVE_HINT_ELEMENT_CLASS, ""); - node = this.hints.childNodes[this.selectedHint = i]; - node.className += " " + ACTIVE_HINT_ELEMENT_CLASS; - if (node.offsetTop < this.hints.scrollTop) - this.hints.scrollTop = node.offsetTop - 3; - else if (node.offsetTop + node.offsetHeight > this.hints.scrollTop + this.hints.clientHeight) - this.hints.scrollTop = node.offsetTop + node.offsetHeight - this.hints.clientHeight + 3; - CodeMirror.signal(this.data, "select", this.data.list[this.selectedHint], node); - }, - - screenAmount: function() { - return Math.floor(this.hints.clientHeight / this.hints.firstChild.offsetHeight) || 1; - } - }; - - CodeMirror.registerHelper("hint", "auto", function(cm, options) { - var helpers = cm.getHelpers(cm.getCursor(), "hint"), words; - if (helpers.length) { - for (var i = 0; i < helpers.length; i++) { - var cur = helpers[i](cm, options); - if (cur && cur.list.length) return cur; - } - } else if (words = cm.getHelper(cm.getCursor(), "hintWords")) { - if (words) return CodeMirror.hint.fromList(cm, {words: words}); - } else if (CodeMirror.hint.anyword) { - return CodeMirror.hint.anyword(cm, options); - } - }); - - CodeMirror.registerHelper("hint", "fromList", function(cm, options) { - var cur = cm.getCursor(), token = cm.getTokenAt(cur); - var found = []; - for (var i = 0; i < options.words.length; i++) { - var word = options.words[i]; - if (word.slice(0, token.string.length) == token.string) - found.push(word); - } - - if (found.length) return { - list: found, - from: CodeMirror.Pos(cur.line, token.start), - to: CodeMirror.Pos(cur.line, token.end) - }; - }); - - CodeMirror.commands.autocomplete = CodeMirror.showHint; - - var defaultOptions = { - hint: CodeMirror.hint.auto, - completeSingle: true, - alignWithWord: true, - closeCharacters: /[\s()\[\]{};:>,]/, - closeOnUnfocus: true, - completeOnSingleClick: false, - container: null, - customKeys: null, - extraKeys: null - }; - - CodeMirror.defineOption("hintOptions", null); -}); diff --git a/public/scripts/CodeMirror/show-hint.min.css b/public/scripts/CodeMirror/show-hint.min.css deleted file mode 100644 index 86c983e..0000000 --- a/public/scripts/CodeMirror/show-hint.min.css +++ /dev/null @@ -1 +0,0 @@ -.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;max-width:19em;overflow:hidden;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff} \ No newline at end of file diff --git a/public/scripts/CodeMirror/sql-hint.js b/public/scripts/CodeMirror/sql-hint.js deleted file mode 100644 index c2b511f..0000000 --- a/public/scripts/CodeMirror/sql-hint.js +++ /dev/null @@ -1,194 +0,0 @@ -// CodeMirror, copyright (c) by Marijn Haverbeke and others -// Distributed under an MIT license: http://codemirror.net/LICENSE - -(function(mod) { - if (typeof exports == "object" && typeof module == "object") // CommonJS - mod(require("../../lib/codemirror"), require("../../mode/sql/sql")); - else if (typeof define == "function" && define.amd) // AMD - define(["../../lib/codemirror", "../../mode/sql/sql"], mod); - else // Plain browser env - mod(CodeMirror); -})(function(CodeMirror) { - "use strict"; - - var tables; - var defaultTable; - var keywords; - var CONS = { - QUERY_DIV: ";", - ALIAS_KEYWORD: "AS" - }; - var Pos = CodeMirror.Pos; - - function getKeywords(editor) { - var mode = editor.doc.modeOption; - if (mode === "sql") mode = "text/x-sql"; - return CodeMirror.resolveMode(mode).keywords; - } - - function match(string, word) { - var len = string.length; - var sub = word.substr(0, len); - return string.toUpperCase() === sub.toUpperCase(); - } - - function addMatches(result, search, wordlist, formatter) { - for (var word in wordlist) { - if (!wordlist.hasOwnProperty(word)) continue; - if (Array.isArray(wordlist)) { - word = wordlist[word]; - } - if (match(search, word)) { - result.push(formatter(word)); - } - } - } - - function nameCompletion(result, editor) { - var cur = editor.getCursor(); - var token = editor.getTokenAt(cur); - var useBacktick = (token.string.charAt(0) == "`"); - var string = token.string.substr(1); - var prevToken = editor.getTokenAt(Pos(cur.line, token.start)); - if (token.string.charAt(0) == "." || prevToken.string == "."){ - //Suggest colunm names - if (prevToken.string == ".") { - var prevToken = editor.getTokenAt(Pos(cur.line, token.start - 1)); - } - var table = prevToken.string; - //Check if backtick is used in table name. If yes, use it for columns too. - var useBacktickTable = false; - if (table.match(/`/g)) { - useBacktickTable = true; - table = table.replace(/`/g, ""); - } - //Check if table is available. If not, find table by Alias - if (!tables.hasOwnProperty(table)) - table = findTableByAlias(table, editor); - var columns = tables[table]; - if (!columns) return; - - if (useBacktick) { - addMatches(result, string, columns, function(w) {return "`" + w + "`";}); - } - else if(useBacktickTable) { - addMatches(result, string, columns, function(w) {return ".`" + w + "`";}); - } - else { - addMatches(result, string, columns, function(w) {return "." + w;}); - } - } - else { - //Suggest table names or colums in defaultTable - while (token.start && string.charAt(0) == ".") { - token = editor.getTokenAt(Pos(cur.line, token.start - 1)); - string = token.string + string; - } - if (useBacktick) { - addMatches(result, string, tables, function(w) {return "`" + w + "`";}); - addMatches(result, string, defaultTable, function(w) {return "`" + w + "`";}); - } - else { - addMatches(result, string, tables, function(w) {return w;}); - addMatches(result, string, defaultTable, function(w) {return w;}); - } - } - } - - function eachWord(lineText, f) { - if (!lineText) return; - var excepted = /[,;]/g; - var words = lineText.split(" "); - for (var i = 0; i < words.length; i++) { - f(words[i]?words[i].replace(excepted, '') : ''); - } - } - - function convertCurToNumber(cur) { - // max characters of a line is 999,999. - return cur.line + cur.ch / Math.pow(10, 6); - } - - function convertNumberToCur(num) { - return Pos(Math.floor(num), +num.toString().split('.').pop()); - } - - function findTableByAlias(alias, editor) { - var doc = editor.doc; - var fullQuery = doc.getValue(); - var aliasUpperCase = alias.toUpperCase(); - var previousWord = ""; - var table = ""; - var separator = []; - var validRange = { - start: Pos(0, 0), - end: Pos(editor.lastLine(), editor.getLineHandle(editor.lastLine()).length) - }; - - //add separator - var indexOfSeparator = fullQuery.indexOf(CONS.QUERY_DIV); - while(indexOfSeparator != -1) { - separator.push(doc.posFromIndex(indexOfSeparator)); - indexOfSeparator = fullQuery.indexOf(CONS.QUERY_DIV, indexOfSeparator+1); - } - separator.unshift(Pos(0, 0)); - separator.push(Pos(editor.lastLine(), editor.getLineHandle(editor.lastLine()).text.length)); - - //find valid range - var prevItem = 0; - var current = convertCurToNumber(editor.getCursor()); - for (var i=0; i< separator.length; i++) { - var _v = convertCurToNumber(separator[i]); - if (current > prevItem && current <= _v) { - validRange = { start: convertNumberToCur(prevItem), end: convertNumberToCur(_v) }; - break; - } - prevItem = _v; - } - - var query = doc.getRange(validRange.start, validRange.end, false); - - for (var i = 0; i < query.length; i++) { - var lineText = query[i]; - eachWord(lineText, function(word) { - var wordUpperCase = word.toUpperCase(); - if (wordUpperCase === aliasUpperCase && tables.hasOwnProperty(previousWord)) { - table = previousWord; - } - if (wordUpperCase !== CONS.ALIAS_KEYWORD) { - previousWord = word; - } - }); - if (table) break; - } - return table; - } - - CodeMirror.registerHelper("hint", "sql", function(editor, options) { - tables = (options && options.tables) || {}; - var defaultTableName = options && options.defaultTable; - defaultTable = (defaultTableName && tables[defaultTableName] || []); - keywords = keywords || getKeywords(editor); - - var cur = editor.getCursor(); - var result = []; - var token = editor.getTokenAt(cur), start, end, search; - if (token.string.match(/^[.`\w@]\w*$/)) { - search = token.string; - start = token.start; - end = token.end; - } else { - start = end = cur.ch; - search = ""; - } - if (search.charAt(0) == "." || search.charAt(0) == "`") { - nameCompletion(result, editor); - } else { - addMatches(result, search, tables, function(w) {return w;}); - addMatches(result, search, defaultTable, function(w) {return w;}); - addMatches(result, search, keywords, function(w) {return w.toUpperCase();}); - } - - return {list: result, from: Pos(cur.line, start), to: Pos(cur.line, end)}; - }); -}); diff --git a/public/scripts/CodeMirror/sql.js b/public/scripts/CodeMirror/sql.js deleted file mode 100644 index f2c2384..0000000 --- a/public/scripts/CodeMirror/sql.js +++ /dev/null @@ -1,391 +0,0 @@ -// CodeMirror, copyright (c) by Marijn Haverbeke and others -// Distributed under an MIT license: http://codemirror.net/LICENSE - -(function(mod) { - if (typeof exports == "object" && typeof module == "object") // CommonJS - mod(require("../../lib/codemirror")); - else if (typeof define == "function" && define.amd) // AMD - define(["../../lib/codemirror"], mod); - else // Plain browser env - mod(CodeMirror); -})(function(CodeMirror) { -"use strict"; - -CodeMirror.defineMode("sql", function(config, parserConfig) { - "use strict"; - - var client = parserConfig.client || {}, - atoms = parserConfig.atoms || {"false": true, "true": true, "null": true}, - builtin = parserConfig.builtin || {}, - keywords = parserConfig.keywords || {}, - operatorChars = parserConfig.operatorChars || /^[*+\-%<>!=&|~^]/, - support = parserConfig.support || {}, - hooks = parserConfig.hooks || {}, - dateSQL = parserConfig.dateSQL || {"date" : true, "time" : true, "timestamp" : true}; - - function tokenBase(stream, state) { - var ch = stream.next(); - - // call hooks from the mime type - if (hooks[ch]) { - var result = hooks[ch](stream, state); - if (result !== false) return result; - } - - if (support.hexNumber == true && - ((ch == "0" && stream.match(/^[xX][0-9a-fA-F]+/)) - || (ch == "x" || ch == "X") && stream.match(/^'[0-9a-fA-F]+'/))) { - // hex - // ref: http://dev.mysql.com/doc/refman/5.5/en/hexadecimal-literals.html - return "number"; - } else if (support.binaryNumber == true && - (((ch == "b" || ch == "B") && stream.match(/^'[01]+'/)) - || (ch == "0" && stream.match(/^b[01]+/)))) { - // bitstring - // ref: http://dev.mysql.com/doc/refman/5.5/en/bit-field-literals.html - return "number"; - } else if (ch.charCodeAt(0) > 47 && ch.charCodeAt(0) < 58) { - // numbers - // ref: http://dev.mysql.com/doc/refman/5.5/en/number-literals.html - stream.match(/^[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?/); - support.decimallessFloat == true && stream.eat('.'); - return "number"; - } else if (ch == "?" && (stream.eatSpace() || stream.eol() || stream.eat(";"))) { - // placeholders - return "variable-3"; - } else if (ch == "'" || (ch == '"' && support.doubleQuote)) { - // strings - // ref: http://dev.mysql.com/doc/refman/5.5/en/string-literals.html - state.tokenize = tokenLiteral(ch); - return state.tokenize(stream, state); - } else if ((((support.nCharCast == true && (ch == "n" || ch == "N")) - || (support.charsetCast == true && ch == "_" && stream.match(/[a-z][a-z0-9]*/i))) - && (stream.peek() == "'" || stream.peek() == '"'))) { - // charset casting: _utf8'str', N'str', n'str' - // ref: http://dev.mysql.com/doc/refman/5.5/en/string-literals.html - return "keyword"; - } else if (/^[\(\),\;\[\]]/.test(ch)) { - // no highlightning - return null; - } else if (support.commentSlashSlash && ch == "/" && stream.eat("/")) { - // 1-line comment - stream.skipToEnd(); - return "comment"; - } else if ((support.commentHash && ch == "#") - || (ch == "-" && stream.eat("-") && (!support.commentSpaceRequired || stream.eat(" ")))) { - // 1-line comments - // ref: https://kb.askmonty.org/en/comment-syntax/ - stream.skipToEnd(); - return "comment"; - } else if (ch == "/" && stream.eat("*")) { - // multi-line comments - // ref: https://kb.askmonty.org/en/comment-syntax/ - state.tokenize = tokenComment; - return state.tokenize(stream, state); - } else if (ch == ".") { - // .1 for 0.1 - if (support.zerolessFloat == true && stream.match(/^(?:\d+(?:e[+-]?\d+)?)/i)) { - return "number"; - } - // .table_name (ODBC) - // // ref: http://dev.mysql.com/doc/refman/5.6/en/identifier-qualifiers.html - if (support.ODBCdotTable == true && stream.match(/^[a-zA-Z_]+/)) { - return "variable-2"; - } - } else if (operatorChars.test(ch)) { - // operators - stream.eatWhile(operatorChars); - return null; - } else if (ch == '{' && - (stream.match(/^( )*(d|D|t|T|ts|TS)( )*'[^']*'( )*}/) || stream.match(/^( )*(d|D|t|T|ts|TS)( )*"[^"]*"( )*}/))) { - // dates (weird ODBC syntax) - // ref: http://dev.mysql.com/doc/refman/5.5/en/date-and-time-literals.html - return "number"; - } else { - stream.eatWhile(/^[_\w\d]/); - var word = stream.current().toLowerCase(); - // dates (standard SQL syntax) - // ref: http://dev.mysql.com/doc/refman/5.5/en/date-and-time-literals.html - if (dateSQL.hasOwnProperty(word) && (stream.match(/^( )+'[^']*'/) || stream.match(/^( )+"[^"]*"/))) - return "number"; - if (atoms.hasOwnProperty(word)) return "atom"; - if (builtin.hasOwnProperty(word)) return "builtin"; - if (keywords.hasOwnProperty(word)) return "keyword"; - if (client.hasOwnProperty(word)) return "string-2"; - return null; - } - } - - // 'string', with char specified in quote escaped by '\' - function tokenLiteral(quote) { - return function(stream, state) { - var escaped = false, ch; - while ((ch = stream.next()) != null) { - if (ch == quote && !escaped) { - state.tokenize = tokenBase; - break; - } - escaped = !escaped && ch == "\\"; - } - return "string"; - }; - } - function tokenComment(stream, state) { - while (true) { - if (stream.skipTo("*")) { - stream.next(); - if (stream.eat("/")) { - state.tokenize = tokenBase; - break; - } - } else { - stream.skipToEnd(); - break; - } - } - return "comment"; - } - - function pushContext(stream, state, type) { - state.context = { - prev: state.context, - indent: stream.indentation(), - col: stream.column(), - type: type - }; - } - - function popContext(state) { - state.indent = state.context.indent; - state.context = state.context.prev; - } - - return { - startState: function() { - return {tokenize: tokenBase, context: null}; - }, - - token: function(stream, state) { - if (stream.sol()) { - if (state.context && state.context.align == null) - state.context.align = false; - } - if (stream.eatSpace()) return null; - - var style = state.tokenize(stream, state); - if (style == "comment") return style; - - if (state.context && state.context.align == null) - state.context.align = true; - - var tok = stream.current(); - if (tok == "(") - pushContext(stream, state, ")"); - else if (tok == "[") - pushContext(stream, state, "]"); - else if (state.context && state.context.type == tok) - popContext(state); - return style; - }, - - indent: function(state, textAfter) { - var cx = state.context; - if (!cx) return 0; - var closing = textAfter.charAt(0) == cx.type; - if (cx.align) return cx.col + (closing ? 0 : 1); - else return cx.indent + (closing ? 0 : config.indentUnit); - }, - - blockCommentStart: "/*", - blockCommentEnd: "*/", - lineComment: support.commentSlashSlash ? "//" : support.commentHash ? "#" : null - }; -}); - -(function() { - "use strict"; - - // `identifier` - function hookIdentifier(stream) { - // MySQL/MariaDB identifiers - // ref: http://dev.mysql.com/doc/refman/5.6/en/identifier-qualifiers.html - var ch; - while ((ch = stream.next()) != null) { - if (ch == "`" && !stream.eat("`")) return "variable-2"; - } - stream.backUp(stream.current().length - 1); - return stream.eatWhile(/\w/) ? "variable-2" : null; - } - - // variable token - function hookVar(stream) { - // variables - // @@prefix.varName @varName - // varName can be quoted with ` or ' or " - // ref: http://dev.mysql.com/doc/refman/5.5/en/user-variables.html - if (stream.eat("@")) { - stream.match(/^session\./); - stream.match(/^local\./); - stream.match(/^global\./); - } - - if (stream.eat("'")) { - stream.match(/^.*'/); - return "variable-2"; - } else if (stream.eat('"')) { - stream.match(/^.*"/); - return "variable-2"; - } else if (stream.eat("`")) { - stream.match(/^.*`/); - return "variable-2"; - } else if (stream.match(/^[0-9a-zA-Z$\.\_]+/)) { - return "variable-2"; - } - return null; - }; - - // short client keyword token - function hookClient(stream) { - // \N means NULL - // ref: http://dev.mysql.com/doc/refman/5.5/en/null-values.html - if (stream.eat("N")) { - return "atom"; - } - // \g, etc - // ref: http://dev.mysql.com/doc/refman/5.5/en/mysql-commands.html - return stream.match(/^[a-zA-Z.#!?]/) ? "variable-2" : null; - } - - // these keywords are used by all SQL dialects (however, a mode can still overwrite it) - var sqlKeywords = "alter and as asc between by count create delete desc distinct drop from having in insert into is join like not on or order select set table union update values where "; - - // turn a space-separated list into an array - function set(str) { - var obj = {}, words = str.split(" "); - for (var i = 0; i < words.length; ++i) obj[words[i]] = true; - return obj; - } - - // A generic SQL Mode. It's not a standard, it just try to support what is generally supported - CodeMirror.defineMIME("text/x-sql", { - name: "sql", - keywords: set(sqlKeywords + "begin"), - builtin: set("bool boolean bit blob enum long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text bigint int int1 int2 int3 int4 int8 integer float float4 float8 double char varbinary varchar varcharacter precision real date datetime year unsigned signed decimal numeric"), - atoms: set("false true null unknown"), - operatorChars: /^[*+\-%<>!=]/, - dateSQL: set("date time timestamp"), - support: set("ODBCdotTable doubleQuote binaryNumber hexNumber") - }); - - CodeMirror.defineMIME("text/x-mssql", { - name: "sql", - client: set("charset clear connect edit ego exit go help nopager notee nowarning pager print prompt quit rehash source status system tee"), - keywords: set(sqlKeywords + "begin trigger proc view index for add constraint key primary foreign collate clustered nonclustered"), - builtin: set("bigint numeric bit smallint decimal smallmoney int tinyint money float real char varchar text nchar nvarchar ntext binary varbinary image cursor timestamp hierarchyid uniqueidentifier sql_variant xml table "), - atoms: set("false true null unknown"), - operatorChars: /^[*+\-%<>!=]/, - dateSQL: set("date datetimeoffset datetime2 smalldatetime datetime time"), - hooks: { - "@": hookVar - } - }); - - CodeMirror.defineMIME("text/x-mysql", { - name: "sql", - client: set("charset clear connect edit ego exit go help nopager notee nowarning pager print prompt quit rehash source status system tee"), - keywords: set(sqlKeywords + "accessible action add after algorithm all analyze asensitive at authors auto_increment autocommit avg avg_row_length before binary binlog both btree cache call cascade cascaded case catalog_name chain change changed character check checkpoint checksum class_origin client_statistics close coalesce code collate collation collations column columns comment commit committed completion concurrent condition connection consistent constraint contains continue contributors convert cross current current_date current_time current_timestamp current_user cursor data database databases day_hour day_microsecond day_minute day_second deallocate dec declare default delay_key_write delayed delimiter des_key_file describe deterministic dev_pop dev_samp deviance diagnostics directory disable discard distinctrow div dual dumpfile each elseif enable enclosed end ends engine engines enum errors escape escaped even event events every execute exists exit explain extended fast fetch field fields first flush for force foreign found_rows full fulltext function general get global grant grants group groupby_concat handler hash help high_priority hosts hour_microsecond hour_minute hour_second if ignore ignore_server_ids import index index_statistics infile inner innodb inout insensitive insert_method install interval invoker isolation iterate key keys kill language last leading leave left level limit linear lines list load local localtime localtimestamp lock logs low_priority master master_heartbeat_period master_ssl_verify_server_cert masters match max max_rows maxvalue message_text middleint migrate min min_rows minute_microsecond minute_second mod mode modifies modify mutex mysql_errno natural next no no_write_to_binlog offline offset one online open optimize option optionally out outer outfile pack_keys parser partition partitions password phase plugin plugins prepare preserve prev primary privileges procedure processlist profile profiles purge query quick range read read_write reads real rebuild recover references regexp relaylog release remove rename reorganize repair repeatable replace require resignal restrict resume return returns revoke right rlike rollback rollup row row_format rtree savepoint schedule schema schema_name schemas second_microsecond security sensitive separator serializable server session share show signal slave slow smallint snapshot soname spatial specific sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_no_cache sql_small_result sqlexception sqlstate sqlwarning ssl start starting starts status std stddev stddev_pop stddev_samp storage straight_join subclass_origin sum suspend table_name table_statistics tables tablespace temporary terminated to trailing transaction trigger triggers truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_resources user_statistics using utc_date utc_time utc_timestamp value variables varying view views warnings when while with work write xa xor year_month zerofill begin do then else loop repeat"), - builtin: set("bool boolean bit blob decimal double float long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text bigint int int1 int2 int3 int4 int8 integer float float4 float8 double char varbinary varchar varcharacter precision date datetime year unsigned signed numeric"), - atoms: set("false true null unknown"), - operatorChars: /^[*+\-%<>!=&|^]/, - dateSQL: set("date time timestamp"), - support: set("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber doubleQuote nCharCast charsetCast commentHash commentSpaceRequired"), - hooks: { - "@": hookVar, - "`": hookIdentifier, - "\\": hookClient - } - }); - - CodeMirror.defineMIME("text/x-mariadb", { - name: "sql", - client: set("charset clear connect edit ego exit go help nopager notee nowarning pager print prompt quit rehash source status system tee"), - keywords: set(sqlKeywords + "accessible action add after algorithm all always analyze asensitive at authors auto_increment autocommit avg avg_row_length before binary binlog both btree cache call cascade cascaded case catalog_name chain change changed character check checkpoint checksum class_origin client_statistics close coalesce code collate collation collations column columns comment commit committed completion concurrent condition connection consistent constraint contains continue contributors convert cross current current_date current_time current_timestamp current_user cursor data database databases day_hour day_microsecond day_minute day_second deallocate dec declare default delay_key_write delayed delimiter des_key_file describe deterministic dev_pop dev_samp deviance diagnostics directory disable discard distinctrow div dual dumpfile each elseif enable enclosed end ends engine engines enum errors escape escaped even event events every execute exists exit explain extended fast fetch field fields first flush for force foreign found_rows full fulltext function general generated get global grant grants group groupby_concat handler hard hash help high_priority hosts hour_microsecond hour_minute hour_second if ignore ignore_server_ids import index index_statistics infile inner innodb inout insensitive insert_method install interval invoker isolation iterate key keys kill language last leading leave left level limit linear lines list load local localtime localtimestamp lock logs low_priority master master_heartbeat_period master_ssl_verify_server_cert masters match max max_rows maxvalue message_text middleint migrate min min_rows minute_microsecond minute_second mod mode modifies modify mutex mysql_errno natural next no no_write_to_binlog offline offset one online open optimize option optionally out outer outfile pack_keys parser partition partitions password persistent phase plugin plugins prepare preserve prev primary privileges procedure processlist profile profiles purge query quick range read read_write reads real rebuild recover references regexp relaylog release remove rename reorganize repair repeatable replace require resignal restrict resume return returns revoke right rlike rollback rollup row row_format rtree savepoint schedule schema schema_name schemas second_microsecond security sensitive separator serializable server session share show shutdown signal slave slow smallint snapshot soft soname spatial specific sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_no_cache sql_small_result sqlexception sqlstate sqlwarning ssl start starting starts status std stddev stddev_pop stddev_samp storage straight_join subclass_origin sum suspend table_name table_statistics tables tablespace temporary terminated to trailing transaction trigger triggers truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_resources user_statistics using utc_date utc_time utc_timestamp value variables varying view views virtual warnings when while with work write xa xor year_month zerofill begin do then else loop repeat"), - builtin: set("bool boolean bit blob decimal double float long longblob longtext medium mediumblob mediumint mediumtext time timestamp tinyblob tinyint tinytext text bigint int int1 int2 int3 int4 int8 integer float float4 float8 double char varbinary varchar varcharacter precision date datetime year unsigned signed numeric"), - atoms: set("false true null unknown"), - operatorChars: /^[*+\-%<>!=&|^]/, - dateSQL: set("date time timestamp"), - support: set("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber doubleQuote nCharCast charsetCast commentHash commentSpaceRequired"), - hooks: { - "@": hookVar, - "`": hookIdentifier, - "\\": hookClient - } - }); - - // the query language used by Apache Cassandra is called CQL, but this mime type - // is called Cassandra to avoid confusion with Contextual Query Language - CodeMirror.defineMIME("text/x-cassandra", { - name: "sql", - client: { }, - keywords: set("use select from using consistency where limit first reversed first and in insert into values using consistency ttl update set delete truncate begin batch apply create keyspace with columnfamily primary key index on drop alter type add any one quorum all local_quorum each_quorum"), - builtin: set("ascii bigint blob boolean counter decimal double float int text timestamp uuid varchar varint"), - atoms: set("false true"), - operatorChars: /^[<>=]/, - dateSQL: { }, - support: set("commentSlashSlash decimallessFloat"), - hooks: { } - }); - - // this is based on Peter Raganitsch's 'plsql' mode - CodeMirror.defineMIME("text/x-plsql", { - name: "sql", - client: set("appinfo arraysize autocommit autoprint autorecovery autotrace blockterminator break btitle cmdsep colsep compatibility compute concat copycommit copytypecheck define describe echo editfile embedded escape exec execute feedback flagger flush heading headsep instance linesize lno loboffset logsource long longchunksize markup native newpage numformat numwidth pagesize pause pno recsep recsepchar release repfooter repheader serveroutput shiftinout show showmode size spool sqlblanklines sqlcase sqlcode sqlcontinue sqlnumber sqlpluscompatibility sqlprefix sqlprompt sqlterminator suffix tab term termout time timing trimout trimspool ttitle underline verify version wrap"), - keywords: set("abort accept access add all alter and any array arraylen as asc assert assign at attributes audit authorization avg base_table begin between binary_integer body boolean by case cast char char_base check close cluster clusters colauth column comment commit compress connect connected constant constraint crash create current currval cursor data_base database date dba deallocate debugoff debugon decimal declare default definition delay delete desc digits dispose distinct do drop else elseif elsif enable end entry escape exception exception_init exchange exclusive exists exit external fast fetch file for force form from function generic goto grant group having identified if immediate in increment index indexes indicator initial initrans insert interface intersect into is key level library like limited local lock log logging long loop master maxextents maxtrans member minextents minus mislabel mode modify multiset new next no noaudit nocompress nologging noparallel not nowait number_base object of off offline on online only open option or order out package parallel partition pctfree pctincrease pctused pls_integer positive positiven pragma primary prior private privileges procedure public raise range raw read rebuild record ref references refresh release rename replace resource restrict return returning returns reverse revoke rollback row rowid rowlabel rownum rows run savepoint schema segment select separate session set share snapshot some space split sql start statement storage subtype successful synonym tabauth table tables tablespace task terminate then to trigger truncate type union unique unlimited unrecoverable unusable update use using validate value values variable view views when whenever where while with work"), - builtin: set("abs acos add_months ascii asin atan atan2 average bfile bfilename bigserial bit blob ceil character chartorowid chr clob concat convert cos cosh count dec decode deref dual dump dup_val_on_index empty error exp false float floor found glb greatest hextoraw initcap instr instrb int integer isopen last_day least lenght lenghtb ln lower lpad ltrim lub make_ref max min mlslabel mod months_between natural naturaln nchar nclob new_time next_day nextval nls_charset_decl_len nls_charset_id nls_charset_name nls_initcap nls_lower nls_sort nls_upper nlssort no_data_found notfound null number numeric nvarchar2 nvl others power rawtohex real reftohex round rowcount rowidtochar rowtype rpad rtrim serial sign signtype sin sinh smallint soundex sqlcode sqlerrm sqrt stddev string substr substrb sum sysdate tan tanh to_char text to_date to_label to_multi_byte to_number to_single_byte translate true trunc uid unlogged upper user userenv varchar varchar2 variance varying vsize xml"), - operatorChars: /^[*+\-%<>!=~]/, - dateSQL: set("date time timestamp"), - support: set("doubleQuote nCharCast zerolessFloat binaryNumber hexNumber") - }); - - // Created to support specific hive keywords - CodeMirror.defineMIME("text/x-hive", { - name: "sql", - keywords: set("select alter $elem$ $key$ $value$ add after all analyze and archive as asc before between binary both bucket buckets by cascade case cast change cluster clustered clusterstatus collection column columns comment compute concatenate continue create cross cursor data database databases dbproperties deferred delete delimited desc describe directory disable distinct distribute drop else enable end escaped exclusive exists explain export extended external false fetch fields fileformat first format formatted from full function functions grant group having hold_ddltime idxproperties if import in index indexes inpath inputdriver inputformat insert intersect into is items join keys lateral left like limit lines load local location lock locks mapjoin materialized minus msck no_drop nocompress not of offline on option or order out outer outputdriver outputformat overwrite partition partitioned partitions percent plus preserve procedure purge range rcfile read readonly reads rebuild recordreader recordwriter recover reduce regexp rename repair replace restrict revoke right rlike row schema schemas semi sequencefile serde serdeproperties set shared show show_database sort sorted ssl statistics stored streamtable table tables tablesample tblproperties temporary terminated textfile then tmp to touch transform trigger true unarchive undo union uniquejoin unlock update use using utc utc_tmestamp view when where while with"), - builtin: set("bool boolean long timestamp tinyint smallint bigint int float double date datetime unsigned string array struct map uniontype"), - atoms: set("false true null unknown"), - operatorChars: /^[*+\-%<>!=]/, - dateSQL: set("date timestamp"), - support: set("ODBCdotTable doubleQuote binaryNumber hexNumber") - }); -}()); - -}); - -/* - How Properties of Mime Types are used by SQL Mode - ================================================= - - keywords: - A list of keywords you want to be highlighted. - builtin: - A list of builtin types you want to be highlighted (if you want types to be of class "builtin" instead of "keyword"). - operatorChars: - All characters that must be handled as operators. - client: - Commands parsed and executed by the client (not the server). - support: - A list of supported syntaxes which are not common, but are supported by more than 1 DBMS. - * ODBCdotTable: .tableName - * zerolessFloat: .1 - * doubleQuote - * nCharCast: N'string' - * charsetCast: _utf8'string' - * commentHash: use # char for comments - * commentSlashSlash: use // for comments - * commentSpaceRequired: require a space after -- for comments - atoms: - Keywords that must be highlighted as atoms,. Some DBMS's support more atoms than others: - UNKNOWN, INFINITY, UNDERFLOW, NaN... - dateSQL: - Used for date/time SQL standard syntax, because not all DBMS's support same temporal types. -*/ diff --git a/public/scripts/CodeMirror/xml.js b/public/scripts/CodeMirror/xml.js deleted file mode 100644 index b04248c..0000000 --- a/public/scripts/CodeMirror/xml.js +++ /dev/null @@ -1,330 +0,0 @@ -CodeMirror.defineMode("xml", function(config, parserConfig) { - var indentUnit = config.indentUnit; - var multilineTagIndentFactor = parserConfig.multilineTagIndentFactor || 1; - - var Kludges = parserConfig.htmlMode ? { - autoSelfClosers: {'area': true, 'base': true, 'br': true, 'col': true, 'command': true, - 'embed': true, 'frame': true, 'hr': true, 'img': true, 'input': true, - 'keygen': true, 'link': true, 'meta': true, 'param': true, 'source': true, - 'track': true, 'wbr': true}, - implicitlyClosed: {'dd': true, 'li': true, 'optgroup': true, 'option': true, 'p': true, - 'rp': true, 'rt': true, 'tbody': true, 'td': true, 'tfoot': true, - 'th': true, 'tr': true}, - contextGrabbers: { - 'dd': {'dd': true, 'dt': true}, - 'dt': {'dd': true, 'dt': true}, - 'li': {'li': true}, - 'option': {'option': true, 'optgroup': true}, - 'optgroup': {'optgroup': true}, - 'p': {'address': true, 'article': true, 'aside': true, 'blockquote': true, 'dir': true, - 'div': true, 'dl': true, 'fieldset': true, 'footer': true, 'form': true, - 'h1': true, 'h2': true, 'h3': true, 'h4': true, 'h5': true, 'h6': true, - 'header': true, 'hgroup': true, 'hr': true, 'menu': true, 'nav': true, 'ol': true, - 'p': true, 'pre': true, 'section': true, 'table': true, 'ul': true}, - 'rp': {'rp': true, 'rt': true}, - 'rt': {'rp': true, 'rt': true}, - 'tbody': {'tbody': true, 'tfoot': true}, - 'td': {'td': true, 'th': true}, - 'tfoot': {'tbody': true}, - 'th': {'td': true, 'th': true}, - 'thead': {'tbody': true, 'tfoot': true}, - 'tr': {'tr': true} - }, - doNotIndent: {"pre": true}, - allowUnquoted: true, - allowMissing: true - } : { - autoSelfClosers: {}, - implicitlyClosed: {}, - contextGrabbers: {}, - doNotIndent: {}, - allowUnquoted: false, - allowMissing: false - }; - var alignCDATA = parserConfig.alignCDATA; - - // Return variables for tokenizers - var tagName, type; - - function inText(stream, state) { - function chain(parser) { - state.tokenize = parser; - return parser(stream, state); - } - - var ch = stream.next(); - if (ch == "<") { - if (stream.eat("!")) { - if (stream.eat("[")) { - if (stream.match("CDATA[")) return chain(inBlock("atom", "]]>")); - else return null; - } - else if (stream.match("--")) return chain(inBlock("comment", "-->")); - else if (stream.match("DOCTYPE", true, true)) { - stream.eatWhile(/[\w\._\-]/); - return chain(doctype(1)); - } - else return null; - } - else if (stream.eat("?")) { - stream.eatWhile(/[\w\._\-]/); - state.tokenize = inBlock("meta", "?>"); - return "meta"; - } - else { - var isClose = stream.eat("/"); - tagName = ""; - var c; - while ((c = stream.eat(/[^\s\u00a0=<>\"\'\/?]/))) tagName += c; - if (!tagName) return "error"; - type = isClose ? "closeTag" : "openTag"; - state.tokenize = inTag; - return "tag"; - } - } - else if (ch == "&") { - var ok; - if (stream.eat("#")) { - if (stream.eat("x")) { - ok = stream.eatWhile(/[a-fA-F\d]/) && stream.eat(";"); - } else { - ok = stream.eatWhile(/[\d]/) && stream.eat(";"); - } - } else { - ok = stream.eatWhile(/[\w\.\-:]/) && stream.eat(";"); - } - return ok ? "atom" : "error"; - } - else { - stream.eatWhile(/[^&<]/); - return null; - } - } - - function inTag(stream, state) { - var ch = stream.next(); - if (ch == ">" || (ch == "/" && stream.eat(">"))) { - state.tokenize = inText; - type = ch == ">" ? "endTag" : "selfcloseTag"; - return "tag"; - } - else if (ch == "=") { - type = "equals"; - return null; - } - else if (/[\'\"]/.test(ch)) { - state.tokenize = inAttribute(ch); - return state.tokenize(stream, state); - } - else { - stream.eatWhile(/[^\s\u00a0=<>\"\']/); - return "word"; - } - } - - function inAttribute(quote) { - return function(stream, state) { - while (!stream.eol()) { - if (stream.next() == quote) { - state.tokenize = inTag; - break; - } - } - return "string"; - }; - } - - function inBlock(style, terminator) { - return function(stream, state) { - while (!stream.eol()) { - if (stream.match(terminator)) { - state.tokenize = inText; - break; - } - stream.next(); - } - return style; - }; - } - function doctype(depth) { - return function(stream, state) { - var ch; - while ((ch = stream.next()) != null) { - if (ch == "<") { - state.tokenize = doctype(depth + 1); - return state.tokenize(stream, state); - } else if (ch == ">") { - if (depth == 1) { - state.tokenize = inText; - break; - } else { - state.tokenize = doctype(depth - 1); - return state.tokenize(stream, state); - } - } - } - return "meta"; - }; - } - - var curState, curStream, setStyle; - function pass() { - for (var i = arguments.length - 1; i >= 0; i--) curState.cc.push(arguments[i]); - } - function cont() { - pass.apply(null, arguments); - return true; - } - - function pushContext(tagName, startOfLine) { - var noIndent = Kludges.doNotIndent.hasOwnProperty(tagName) || (curState.context && curState.context.noIndent); - curState.context = { - prev: curState.context, - tagName: tagName, - indent: curState.indented, - startOfLine: startOfLine, - noIndent: noIndent - }; - } - function popContext() { - if (curState.context) curState.context = curState.context.prev; - } - - function element(type) { - if (type == "openTag") { - curState.tagName = tagName; - curState.tagStart = curStream.column(); - return cont(attributes, endtag(curState.startOfLine)); - } else if (type == "closeTag") { - var err = false; - if (curState.context) { - if (curState.context.tagName != tagName) { - if (Kludges.implicitlyClosed.hasOwnProperty(curState.context.tagName.toLowerCase())) { - popContext(); - } - err = !curState.context || curState.context.tagName != tagName; - } - } else { - err = true; - } - if (err) setStyle = "error"; - return cont(endclosetag(err)); - } - return cont(); - } - function endtag(startOfLine) { - return function(type) { - var tagName = curState.tagName; - curState.tagName = curState.tagStart = null; - if (type == "selfcloseTag" || - (type == "endTag" && Kludges.autoSelfClosers.hasOwnProperty(tagName.toLowerCase()))) { - maybePopContext(tagName.toLowerCase()); - return cont(); - } - if (type == "endTag") { - maybePopContext(tagName.toLowerCase()); - pushContext(tagName, startOfLine); - return cont(); - } - return cont(); - }; - } - function endclosetag(err) { - return function(type) { - if (err) setStyle = "error"; - if (type == "endTag") { popContext(); return cont(); } - setStyle = "error"; - return cont(arguments.callee); - }; - } - function maybePopContext(nextTagName) { - var parentTagName; - while (true) { - if (!curState.context) { - return; - } - parentTagName = curState.context.tagName.toLowerCase(); - if (!Kludges.contextGrabbers.hasOwnProperty(parentTagName) || - !Kludges.contextGrabbers[parentTagName].hasOwnProperty(nextTagName)) { - return; - } - popContext(); - } - } - - function attributes(type) { - if (type == "word") {setStyle = "attribute"; return cont(attribute, attributes);} - if (type == "endTag" || type == "selfcloseTag") return pass(); - setStyle = "error"; - return cont(attributes); - } - function attribute(type) { - if (type == "equals") return cont(attvalue, attributes); - if (!Kludges.allowMissing) setStyle = "error"; - else if (type == "word") setStyle = "attribute"; - return (type == "endTag" || type == "selfcloseTag") ? pass() : cont(); - } - function attvalue(type) { - if (type == "string") return cont(attvaluemaybe); - if (type == "word" && Kludges.allowUnquoted) {setStyle = "string"; return cont();} - setStyle = "error"; - return (type == "endTag" || type == "selfCloseTag") ? pass() : cont(); - } - function attvaluemaybe(type) { - if (type == "string") return cont(attvaluemaybe); - else return pass(); - } - - return { - startState: function() { - return {tokenize: inText, cc: [], indented: 0, startOfLine: true, tagName: null, tagStart: null, context: null}; - }, - - token: function(stream, state) { - if (!state.tagName && stream.sol()) { - state.startOfLine = true; - state.indented = stream.indentation(); - } - if (stream.eatSpace()) return null; - - setStyle = type = tagName = null; - var style = state.tokenize(stream, state); - state.type = type; - if ((style || type) && style != "comment") { - curState = state; curStream = stream; - while (true) { - var comb = state.cc.pop() || element; - if (comb(type || style)) break; - } - } - state.startOfLine = false; - return setStyle || style; - }, - - indent: function(state, textAfter, fullLine) { - var context = state.context; - if ((state.tokenize != inTag && state.tokenize != inText) || - context && context.noIndent) - return fullLine ? fullLine.match(/^(\s*)/)[0].length : 0; - if (state.tagName) return state.tagStart + indentUnit * multilineTagIndentFactor; - if (alignCDATA && /", - - configuration: parserConfig.htmlMode ? "html" : "xml" - }; -}); - -CodeMirror.defineMIME("text/xml", "xml"); -CodeMirror.defineMIME("application/xml", "xml"); -if (!CodeMirror.mimeModes.hasOwnProperty("text/html")) - CodeMirror.defineMIME("text/html", {name: "xml", htmlMode: true}); diff --git a/public/scripts/diagramcommon.js b/public/scripts/diagramcommon.js deleted file mode 100644 index 9e2ed6a..0000000 --- a/public/scripts/diagramcommon.js +++ /dev/null @@ -1,18 +0,0 @@ -function diagramFitToPage(id, preventScaling) { - if (id && window) { - if (ej.isMobile() && ej.isDevice()) { - var diagram = $("#" + id).ejDiagram("instance"); - diagram.fitToPage("width", "content"); - if (!preventScaling) { - var viewPort = ej.datavisualization.Diagram.ScrollUtil._viewPort(diagram, true); - var bounds = diagram._getDigramBounds("content"); - var scale = { x: viewPort.width / bounds.width, y: viewPort.height / bounds.height }; - $("#" + id).ejDiagram({ height: $("#" + id).height() * Math.min(scale.x, scale.y) }); - if (window.location.hostname) { - var iframe = top.document.getElementById('samplefile'); - if (iframe) iframe.style.minHeight = $("#" + id).height() + "px"; - } - } - } - } -} \ No newline at end of file diff --git a/public/scripts/ej.unobtrusive.min.js b/public/scripts/ej.unobtrusive.min.js deleted file mode 100644 index 6c7137c..0000000 --- a/public/scripts/ej.unobtrusive.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.unobtrusive.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n){typeof define=="function"&&define.amd?define(["./ej.core.min"],n):n()})(function(){(function($,ej,wd){"use strict";var options=wd.unobtrusive={dataRole:!1,ejRole:!1,directive:!1},propMaps={};String.prototype.trim=String.prototype.trim||function(){return this.replace(/^\s+|\s+$/g,"")};var div=$(document.createElement("div")),processAttrib=function(n,t,i){if(t.indexOf("-")===-1){n[t]=i;return}ej.createObject(t.replace(/-/g,"."),i,n)},processData=function(n){return n==="true"?!0:n==="false"?!1:+n+""===n?+n:n},readAttributes=function(n,t,i){for(var o=n[0].attributes,r,u={},l=i.slice(2).toLowerCase(),s="data-ej-",h=s.length,f="ej-",c=f.length,e=0;e$","ig"),t),i[1].endsWith(">")||(i[2]=">"),n.outerHTML=i.join(""),n=div.next()[0],div.remove(),n;var e=r.clone(),u=n.tagName,f="";return r.html(f),f+="<",f+=div.append(e).html().replace(RegExp("^<"+u+"|"+u+">$","ig"),t),f+=">",div.html(f),e=r.wrap(div.children().first()).parent(),r.remove(),div.empty(),e[0]},findAndChangeTag=function(n,t,i,r){for(var f=!1,e=n.length,u=0;u r || r >= this._yearInfo.length) return null; var y = this._yearInfo[r], n = new Date(y[1]), s = y[0]; n.setMinutes(n.getMinutes() + n.getTimezoneOffset()); for (var d = 0; t > d; d++) M += 29 + (1 & s), s >>= 1; return n.setDate(n.getDate() + M), n }, fromGregorian: function (e) { var t = e - 6e4 * e.getTimezoneOffset(); if (t < this.minDate || t > this.maxDate) return null; for (var a = 0, M = 1; t > this._yearInfo[++a][1];); t !== this._yearInfo[a][1] && a--; var r = this._yearInfo[a], y = Math.floor((t - r[1]) / 864e5), n = r[0]; a += 1318; for (var s = 29 + (1 & n) ; y >= s;) y -= s, n >>= 1, s = 29 + (1 & n), M++; return [a, M - 1, y + 1] } } }, Hijri: { name: "Hijri", firstDay: 6, days: { names: ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"], namesAbbr: ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"], namesShort: ["ح", "ن", "ث", "ر", "خ", "ج", "س"] }, months: { names: ["محرم", "صفر", "ربيع الأول", "ربيع الآخرة", "جمادى الأولى", "جمادى الآخرة", "رجب", "شعبان", "رمضان", "شوال", "ذو القعدة", "ذو الحجة", ""], namesAbbr: ["محرم", "صفر", "ربيع الأول", "ربيع الآخرة", "جمادى الأولى", "جمادى الآخرة", "رجب", "شعبان", "رمضان", "شوال", "ذو القعدة", "ذو الحجة", ""] }, AM: ["ص", "ص", "ص"], PM: ["م", "م", "م"], twoDigitYearMax: 1451, patterns: { d: "dd/MM/yyyy", D: "dd MMMM, yyyy", t: "hh:mm tt", T: "hh:mm:ss tt", f: "dd MMMM, yyyy hh:mm tt", F: "dd MMMM, yyyy hh:mm:ss tt", M: "dd MMMM", Y: "MMMM, yyyy" }, convert: { ticks1970: 621355968e5, monthDays: [0, 30, 59, 89, 118, 148, 177, 207, 236, 266, 295, 325, 355], minDate: -425216736e5, maxDate: 0xe677d21fdbff, hijriAdjustment: 0, toGregorian: function (e, t, a) { var M = this.daysToYear(e) + this.monthDays[t] + a - 1 - this.hijriAdjustment, r = new Date(864e5 * M - this.ticks1970); return r.setMinutes(r.getMinutes() + r.getTimezoneOffset()), r }, fromGregorian: function (e) { if (e < this.minDate || e > this.maxDate) return null; var t, a, M = this.ticks1970 + (e - 0) - 6e4 * e.getTimezoneOffset(), r = Math.floor(M / 864e5) + 1 + this.hijriAdjustment, y = Math.floor(30 * (r - 227013) / 10631) + 1, n = this.daysToYear(y), s = this.isLeapYear(y) ? 355 : 354; n > r ? (y--, n -= s) : r === n ? (y--, n = this.daysToYear(y)) : r > n + s && (n += s, y++), a = 0; for (var d = r - n; 11 >= a && d > this.monthDays[a];) a++; return a--, t = d - this.monthDays[a], [y, a, t] }, daysToYear: function (e) { for (var t = 30 * Math.floor((e - 1) / 30), a = e - t - 1, M = Math.floor(10631 * t / 30) + 227013; a > 0;) M += this.isLeapYear(a) ? 355 : 354, a--; return M }, isLeapYear: function (e) { return 11 > (11 * e + 14) % 30 } } }, Gregorian_MiddleEastFrench: { name: "Gregorian_MiddleEastFrench", firstDay: 6, days: { names: ["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"], namesAbbr: ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."], namesShort: ["di", "lu", "ma", "me", "je", "ve", "sa"] }, months: { names: ["janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre", ""], namesAbbr: ["janv.", "févr.", "mars", "avr.", "mai", "juin", "juil.", "août", "sept.", "oct.", "nov.", "déc.", ""] }, AM: ["ص", "ص", "ص"], PM: ["م", "م", "م"], patterns: { d: "MM/dd/yyyy", D: "dddd, MMMM dd, yyyy", t: "hh:mm tt", T: "hh:mm:ss tt", f: "dddd, MMMM dd, yyyy hh:mm tt", F: "dddd, MMMM dd, yyyy hh:mm:ss tt", M: "dd MMMM", Y: "MMMM, yyyy" } }, Gregorian_Arabic: { name: "Gregorian_Arabic", firstDay: 6, days: { names: ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"], namesAbbr: ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"], namesShort: ["ح", "ن", "ث", "ر", "خ", "ج", "س"] }, months: { names: ["كانون الثاني", "شباط", "آذار", "نيسان", "أيار", "حزيران", "تموز", "آب", "أيلول", "تشرين الأول", "تشرين الثاني", "كانون الأول", ""], namesAbbr: ["كانون الثاني", "شباط", "آذار", "نيسان", "أيار", "حزيران", "تموز", "آب", "أيلول", "تشرين الأول", "تشرين الثاني", "كانون الأول", ""] }, AM: ["ص", "ص", "ص"], PM: ["م", "م", "م"], patterns: { d: "MM/dd/yyyy", D: "dddd, MMMM dd, yyyy", t: "hh:mm tt", T: "hh:mm:ss tt", f: "dddd, MMMM dd, yyyy hh:mm tt", F: "dddd, MMMM dd, yyyy hh:mm:ss tt", M: "dd MMMM", Y: "MMMM, yyyy" } }, Gregorian_TransliteratedFrench: { name: "Gregorian_TransliteratedFrench", firstDay: 6, days: { names: ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"], namesAbbr: ["الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"], namesShort: ["ح", "ن", "ث", "ر", "خ", "ج", "س"] }, months: { names: ["جانفييه", "فيفرييه", "مارس", "أفريل", "مي", "جوان", "جوييه", "أوت", "سبتمبر", "اكتوبر", "نوفمبر", "ديسمبر", ""], namesAbbr: ["جانفييه", "فيفرييه", "مارس", "أفريل", "مي", "جوان", "جوييه", "أوت", "سبتمبر", "اكتوبر", "نوفمبر", "ديسمبر", ""] }, AM: ["ص", "ص", "ص"], PM: ["م", "م", "م"], patterns: { d: "MM/dd/yyyy", D: "dddd, MMMM dd, yyyy", t: "hh:mm tt", T: "hh:mm:ss tt", f: "dddd, MMMM dd, yyyy hh:mm tt", F: "dddd, MMMM dd, yyyy hh:mm:ss tt", M: "dd MMMM", Y: "MMMM, yyyy" } } } });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.de-DE.min.js b/public/scripts/i18n/ej.culture.de-DE.min.js deleted file mode 100644 index 33c106c..0000000 --- a/public/scripts/i18n/ej.culture.de-DE.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.de-DE.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("de-DE", { name: "de-DE", englishName: "German (Germany)", nativeName: "Deutsch (Deutschland)", language: "de", numberFormat: { pattern: ["-n"], ",": ".", ".": ",", groupSizes: [3], negativeInfinity: "-unendlich", positiveInfinity: "+unendlich", percent: { pattern: ["-n%", "n%"], groupSizes: [3], ",": ".", ".": ",", symbol: "%" }, currency: { pattern: ["-n $", "n $"], groupSizes: [3], ",": ".", ".": ",", symbol: "€" } }, calendars: { standard: { "/": ".", firstDay: 1, days: { names: ["Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"], namesAbbr: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"], namesShort: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"] }, months: { names: ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember", ""], namesAbbr: ["Jan", "Feb", "Mrz", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez", ""] }, AM: null, PM: null, patterns: { d: "dd.MM.yyyy", D: "dddd, d. MMMM yyyy", t: "HH:mm", T: "HH:mm:ss", f: "dddd, d. MMMM yyyy HH:mm", F: "dddd, d. MMMM yyyy HH:mm:ss", M: "d. MMMM" } } } });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.en-GB.min.js b/public/scripts/i18n/ej.culture.en-GB.min.js deleted file mode 100644 index 47211c2..0000000 --- a/public/scripts/i18n/ej.culture.en-GB.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.en-GB.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("en-GB", { name: "en-GB", englishName: "English (United Kingdom)", nativeName: "English (United Kingdom)", numberFormat: { percent: { pattern: ["-n%", "n%"] }, currency: { pattern: ["-$n", "$n"], symbol: "£" } }, calendars: { standard: { firstDay: 1, patterns: { d: "dd/MM/yyyy", D: "dd MMMM yyyy", t: "HH:mm", T: "HH:mm:ss", f: "dd MMMM yyyy HH:mm", F: "dd MMMM yyyy HH:mm:ss", M: "d MMMM" } } } });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.en-US.min.js b/public/scripts/i18n/ej.culture.en-US.min.js deleted file mode 100644 index 66c62d3..0000000 --- a/public/scripts/i18n/ej.culture.en-US.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.en-US.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("en-US", { name: "en-US", englishName: "English (United States)" });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.es-ES.min.js b/public/scripts/i18n/ej.culture.es-ES.min.js deleted file mode 100644 index f7bd165..0000000 --- a/public/scripts/i18n/ej.culture.es-ES.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.es-ES.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("es-ES", { name: "es-ES", englishName: "Spanish (Spain, International Sort)", nativeName: "Español (España, alfabetización internacional)", language: "es", numberFormat: { pattern: ["-n"], ",": ".", ".": ",", groupSizes: [3], negativeInfinity: "-Infinito", positiveInfinity: "Infinito", percent: { pattern: ["-n%", "n%"], groupSizes: [3], ",": ".", ".": ",", symbol: "%" }, currency: { pattern: ["-n $", "n $"], groupSizes: [3], ",": ".", ".": ",", symbol: "€" } }, calendars: { standard: { firstDay: 1, days: { names: ["domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado"], namesAbbr: ["do.", "lu.", "ma.", "mi.", "ju.", "vi.", "sá."], namesShort: ["D", "L", "M", "X", "J", "V", "S"] }, months: { names: ["enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre", ""], namesAbbr: ["ene.", "feb.", "mar.", "abr.", "may.", "jun.", "jul.", "ago.", "sep.", "oct.", "nov.", "dic.", ""] }, AM: null, PM: null, patterns: { d: "dd/MM/yyyy", D: "dddd, d' de 'MMMM' de 'yyyy", t: "H:mm", T: "H:mm:ss", f: "dddd, d' de 'MMMM' de 'yyyy H:mm", F: "dddd, d' de 'MMMM' de 'yyyy H:mm:ss", M: "d' de 'MMMM", Y: "MMMM' de 'yyyy" } } } });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.fr-FR.min.js b/public/scripts/i18n/ej.culture.fr-FR.min.js deleted file mode 100644 index b6942fa..0000000 --- a/public/scripts/i18n/ej.culture.fr-FR.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.fr-FR.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("fr-FR", { name: "fr-FR", englishName: "French (France)", nativeName: "français (France)", language: "fr", numberFormat: { pattern: ["-n"], ",": " ", ".": ",", groupSizes: [3], NaN: "Non numérique", negativeInfinity: "-Infini", positiveInfinity: "+Infini", percent: { pattern: ["-n%", "n%"], groupSizes: [3], ",": " ", ".": ",", symbol: "%" }, currency: { pattern: ["-n $", "n $"], groupSizes: [3], ",": " ", ".": ",", symbol: "€" } }, calendars: { standard: { "/": "/", ":": ":", firstDay: 1, days: { names: ["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"], namesAbbr: ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."], namesShort: ["di", "lu", "ma", "me", "je", "ve", "sa"] }, months: { names: ["janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre", ""], namesAbbr: ["janv.", "févr.", "mars", "avr.", "mai", "juin", "juil.", "août", "sept.", "oct.", "nov.", "déc.", ""] }, AM: null, PM: null, eras: [{ name: "ap. J.-C.", start: null, offset: 0 }], patterns: { d: "dd/MM/yyyy", D: "dddd d MMMM yyyy", t: "HH:mm", T: "HH:mm:ss", f: "dddd d MMMM yyyy HH:mm", F: "dddd d MMMM yyyy HH:mm:ss", M: "d MMMM" } } } });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.vi-VN.min.js b/public/scripts/i18n/ej.culture.vi-VN.min.js deleted file mode 100644 index 45f59b8..0000000 --- a/public/scripts/i18n/ej.culture.vi-VN.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.vi-VN.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("vi-VN", { name: "vi-VN", englishName: "Vietnamese (Vietnam)", nativeName: "Tiếng Việt (Việt Nam)", language: "vi", numberFormat: { ",": ".", ".": ",", percent: { ",": ".", ".": "," }, currency: { pattern: ["-n $", "n $"], ",": ".", ".": ",", symbol: "₫" } }, calendars: { standard: { firstDay: 1, days: { names: ["Chủ Nhật", "Thứ Hai", "Thứ Ba", "Thứ Tư", "Thứ Năm", "Thứ Sáu", "Thứ Bảy"], namesAbbr: ["CN", "Hai", "Ba", "Tư", "Năm", "Sáu", "Bảy"], namesShort: ["C", "H", "B", "T", "N", "S", "B"] }, months: { names: ["Tháng Giêng", "Tháng Hai", "Tháng Ba", "Tháng Tư", "Tháng Năm", "Tháng Sáu", "Tháng Bảy", "Tháng Tám", "Tháng Chín", "Tháng Mười", "Tháng Mười Một", "Tháng Mười Hai", ""], namesAbbr: ["Thg1", "Thg2", "Thg3", "Thg4", "Thg5", "Thg6", "Thg7", "Thg8", "Thg9", "Thg10", "Thg11", "Thg12", ""] }, AM: ["SA", "sa", "SA"], PM: ["CH", "ch", "CH"], patterns: { d: "dd/MM/yyyy", D: "dd MMMM yyyy", f: "dd MMMM yyyy h:mm tt", F: "dd MMMM yyyy h:mm:ss tt", M: "dd MMMM" } } } });; \ No newline at end of file diff --git a/public/scripts/i18n/ej.culture.zh-CN.min.js b/public/scripts/i18n/ej.culture.zh-CN.min.js deleted file mode 100644 index 4dc2152..0000000 --- a/public/scripts/i18n/ej.culture.zh-CN.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/*! -* filename: ej.culture.zh-CN.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ - -ej.addCulture("zh-CN", { name: "zh-CN", englishName: "Chinese (Simplified, China)", nativeName: "中文(中华人民共和国)", language: "zh-CHS", numberFormat: { pattern: ["-n"], ",": ",", ".": ".", groupSizes: [3], NaN: "非数字", negativeInfinity: "负无穷大", positiveInfinity: "正无穷大", percent: { pattern: ["-n%", "n%"], groupSizes: [3], ",": ",", ".": ".", symbol: "%" }, currency: { pattern: ["$-n", "$n"], groupSizes: [3], ",": ",", ".": ".", symbol: "¥" } }, calendars: { standard: { firstDay: 1, days: { names: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"], namesAbbr: ["周日", "周一", "周二", "周三", "周四", "周五", "周六"], namesShort: ["日", "一", "二", "三", "四", "五", "六"] }, months: { names: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月", ""], namesAbbr: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月", ""] }, AM: ["上午", "上午", "上午"], PM: ["下午", "下午", "下午"], patterns: { d: "yyyy/M/d", D: "yyyy'年'M'月'd'日'", t: "H:mm", T: "H:mm:ss", f: "yyyy'年'M'月'd'日' H:mm", F: "yyyy'年'M'月'd'日' H:mm:ss", M: "M'月'd'日'", Y: "yyyy'年'M'月'" } } } });; \ No newline at end of file diff --git a/public/scripts/jquery.validate.min.js b/public/scripts/jquery.validate.min.js deleted file mode 100644 index cbaf510..0000000 --- a/public/scripts/jquery.validate.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery Validation Plugin - v1.11.1 - 3/22/2013\n* https://github.com/jzaefferer/jquery-validation -* Copyright (c) 2013 Jörn Zaefferer; Licensed MIT */(function(t){t.extend(t.fn,{validate:function(e){if(!this.length)return e&&e.debug&&window.console&&console.warn("Nothing selected, can't validate, returning nothing."),void 0;var i=t.data(this[0],"validator");return i?i:(this.attr("novalidate","novalidate"),i=new t.validator(e,this[0]),t.data(this[0],"validator",i),i.settings.onsubmit&&(this.validateDelegate(":submit","click",function(e){i.settings.submitHandler&&(i.submitButton=e.target),t(e.target).hasClass("cancel")&&(i.cancelSubmit=!0),void 0!==t(e.target).attr("formnovalidate")&&(i.cancelSubmit=!0)}),this.submit(function(e){function s(){var s;return i.settings.submitHandler?(i.submitButton&&(s=t("").attr("name",i.submitButton.name).val(t(i.submitButton).val()).appendTo(i.currentForm)),i.settings.submitHandler.call(i,i.currentForm,e),i.submitButton&&s.remove(),!1):!0}return i.settings.debug&&e.preventDefault(),i.cancelSubmit?(i.cancelSubmit=!1,s()):i.form()?i.pendingRequest?(i.formSubmitted=!0,!1):s():(i.focusInvalid(),!1)})),i)},valid:function(){if(t(this[0]).is("form"))return this.validate().form();var e=!0,i=t(this[0].form).validate();return this.each(function(){e=e&&i.element(this)}),e},removeAttrs:function(e){var i={},s=this;return t.each(e.split(/\s/),function(t,e){i[e]=s.attr(e),s.removeAttr(e)}),i},rules:function(e,i){var s=this[0];if(e){var r=t.data(s.form,"validator").settings,n=r.rules,a=t.validator.staticRules(s);switch(e){case"add":t.extend(a,t.validator.normalizeRule(i)),delete a.messages,n[s.name]=a,i.messages&&(r.messages[s.name]=t.extend(r.messages[s.name],i.messages));break;case"remove":if(!i)return delete n[s.name],a;var u={};return t.each(i.split(/\s/),function(t,e){u[e]=a[e],delete a[e]}),u}}var o=t.validator.normalizeRules(t.extend({},t.validator.classRules(s),t.validator.attributeRules(s),t.validator.dataRules(s),t.validator.staticRules(s)),s);if(o.required){var l=o.required;delete o.required,o=t.extend({required:l},o)}return o}}),t.extend(t.expr[":"],{blank:function(e){return!t.trim(""+t(e).val())},filled:function(e){return!!t.trim(""+t(e).val())},unchecked:function(e){return!t(e).prop("checked")}}),t.validator=function(e,i){this.settings=t.extend(!0,{},t.validator.defaults,e),this.currentForm=i,this.init()},t.validator.format=function(e,i){return 1===arguments.length?function(){var i=t.makeArray(arguments);return i.unshift(e),t.validator.format.apply(this,i)}:(arguments.length>2&&i.constructor!==Array&&(i=t.makeArray(arguments).slice(1)),i.constructor!==Array&&(i=[i]),t.each(i,function(t,i){e=e.replace(RegExp("\\{"+t+"\\}","g"),function(){return i})}),e)},t.extend(t.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:!0,errorContainer:t([]),errorLabelContainer:t([]),onsubmit:!0,ignore:":hidden",ignoreTitle:!1,onfocusin:function(t){this.lastActive=t,this.settings.focusCleanup&&!this.blockFocusCleanup&&(this.settings.unhighlight&&this.settings.unhighlight.call(this,t,this.settings.errorClass,this.settings.validClass),this.addWrapper(this.errorsFor(t)).hide())},onfocusout:function(t){this.checkable(t)||!(t.name in this.submitted)&&this.optional(t)||this.element(t)},onkeyup:function(t,e){(9!==e.which||""!==this.elementValue(t))&&(t.name in this.submitted||t===this.lastElement)&&this.element(t)},onclick:function(t){t.name in this.submitted?this.element(t):t.parentNode.name in this.submitted&&this.element(t.parentNode)},highlight:function(e,i,s){"radio"===e.type?this.findByName(e.name).addClass(i).removeClass(s):t(e).addClass(i).removeClass(s)},unhighlight:function(e,i,s){"radio"===e.type?this.findByName(e.name).removeClass(i).addClass(s):t(e).removeClass(i).addClass(s)}},setDefaults:function(e){t.extend(t.validator.defaults,e)},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",maxlength:t.validator.format("Please enter no more than {0} characters."),minlength:t.validator.format("Please enter at least {0} characters."),rangelength:t.validator.format("Please enter a value between {0} and {1} characters long."),range:t.validator.format("Please enter a value between {0} and {1}."),max:t.validator.format("Please enter a value less than or equal to {0}."),min:t.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:!1,prototype:{init:function(){function e(e){var i=t.data(this[0].form,"validator"),s="on"+e.type.replace(/^validate/,"");i.settings[s]&&i.settings[s].call(i,this[0],e)}this.labelContainer=t(this.settings.errorLabelContainer),this.errorContext=this.labelContainer.length&&this.labelContainer||t(this.currentForm),this.containers=t(this.settings.errorContainer).add(this.settings.errorLabelContainer),this.submitted={},this.valueCache={},this.pendingRequest=0,this.pending={},this.invalid={},this.reset();var i=this.groups={};t.each(this.settings.groups,function(e,s){"string"==typeof s&&(s=s.split(/\s/)),t.each(s,function(t,s){i[s]=e})});var s=this.settings.rules;t.each(s,function(e,i){s[e]=t.validator.normalizeRule(i)}),t(this.currentForm).validateDelegate(":text, [type='password'], [type='file'], select, textarea, [type='number'], [type='search'] ,[type='tel'], [type='url'], [type='email'], [type='datetime'], [type='date'], [type='month'], [type='week'], [type='time'], [type='datetime-local'], [type='range'], [type='color'] ","focusin focusout keyup",e).validateDelegate("[type='radio'], [type='checkbox'], select, option","click",e),this.settings.invalidHandler&&t(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler)},form:function(){return this.checkForm(),t.extend(this.submitted,this.errorMap),this.invalid=t.extend({},this.errorMap),this.valid()||t(this.currentForm).triggerHandler("invalid-form",[this]),this.showErrors(),this.valid()},checkForm:function(){this.prepareForm();for(var t=0,e=this.currentElements=this.elements();e[t];t++)this.check(e[t]);return this.valid()},element:function(e){e=this.validationTargetFor(this.clean(e)),this.lastElement=e,this.prepareElement(e),this.currentElements=t(e);var i=this.check(e)!==!1;return i?delete this.invalid[e.name]:this.invalid[e.name]=!0,this.numberOfInvalids()||(this.toHide=this.toHide.add(this.containers)),this.showErrors(),i},showErrors:function(e){if(e){t.extend(this.errorMap,e),this.errorList=[];for(var i in e)this.errorList.push({message:e[i],element:this.findByName(i)[0]});this.successList=t.grep(this.successList,function(t){return!(t.name in e)})}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors()},resetForm:function(){t.fn.resetForm&&t(this.currentForm).resetForm(),this.submitted={},this.lastElement=null,this.prepareForm(),this.hideErrors(),this.elements().removeClass(this.settings.errorClass).removeData("previousValue")},numberOfInvalids:function(){return this.objectLength(this.invalid)},objectLength:function(t){var e=0;for(var i in t)e++;return e},hideErrors:function(){this.addWrapper(this.toHide).hide()},valid:function(){return 0===this.size()},size:function(){return this.errorList.length},focusInvalid:function(){if(this.settings.focusInvalid)try{t(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin")}catch(e){}},findLastActive:function(){var e=this.lastActive;return e&&1===t.grep(this.errorList,function(t){return t.element.name===e.name}).length&&e},elements:function(){var e=this,i={};return t(this.currentForm).find("input, select, textarea").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){return!this.name&&e.settings.debug&&window.console&&console.error("%o has no name assigned",this),this.name in i||!e.objectLength(t(this).rules())?!1:(i[this.name]=!0,!0)})},clean:function(e){return t(e)[0]},errors:function(){var e=this.settings.errorClass.replace(" ",".");return t(this.settings.errorElement+"."+e,this.errorContext)},reset:function(){this.successList=[],this.errorList=[],this.errorMap={},this.toShow=t([]),this.toHide=t([]),this.currentElements=t([])},prepareForm:function(){this.reset(),this.toHide=this.errors().add(this.containers)},prepareElement:function(t){this.reset(),this.toHide=this.errorsFor(t)},elementValue:function(e){var i=t(e).attr("type"),s=t(e).val();return"radio"===i||"checkbox"===i?t("input[name='"+t(e).attr("name")+"']:checked").val():"string"==typeof s?s.replace(/\r/g,""):s},check:function(e){e=this.validationTargetFor(this.clean(e));var i,s=t(e).rules(),r=!1,n=this.elementValue(e);for(var a in s){var u={method:a,parameters:s[a]};try{if(i=t.validator.methods[a].call(this,n,e,u.parameters),"dependency-mismatch"===i){r=!0;continue}if(r=!1,"pending"===i)return this.toHide=this.toHide.not(this.errorsFor(e)),void 0;if(!i)return this.formatAndAdd(e,u),!1}catch(o){throw this.settings.debug&&window.console&&console.log("Exception occurred when checking element "+e.id+", check the '"+u.method+"' method.",o),o}}return r?void 0:(this.objectLength(s)&&this.successList.push(e),!0)},customDataMessage:function(e,i){return t(e).data("msg-"+i.toLowerCase())||e.attributes&&t(e).attr("data-msg-"+i.toLowerCase())},customMessage:function(t,e){var i=this.settings.messages[t];return i&&(i.constructor===String?i:i[e])},findDefined:function(){for(var t=0;arguments.length>t;t++)if(void 0!==arguments[t])return arguments[t];return void 0},defaultMessage:function(e,i){return this.findDefined(this.customMessage(e.name,i),this.customDataMessage(e,i),!this.settings.ignoreTitle&&e.title||void 0,t.validator.messages[i],"Warning: No message defined for "+e.name+"")},formatAndAdd:function(e,i){var s=this.defaultMessage(e,i.method),r=/\$?\{(\d+)\}/g;"function"==typeof s?s=s.call(this,i.parameters,e):r.test(s)&&(s=t.validator.format(s.replace(r,"{$1}"),i.parameters)),this.errorList.push({message:s,element:e}),this.errorMap[e.name]=s,this.submitted[e.name]=s},addWrapper:function(t){return this.settings.wrapper&&(t=t.add(t.parent(this.settings.wrapper))),t},defaultShowErrors:function(){var t,e;for(t=0;this.errorList[t];t++){var i=this.errorList[t];this.settings.highlight&&this.settings.highlight.call(this,i.element,this.settings.errorClass,this.settings.validClass),this.showLabel(i.element,i.message)}if(this.errorList.length&&(this.toShow=this.toShow.add(this.containers)),this.settings.success)for(t=0;this.successList[t];t++)this.showLabel(this.successList[t]);if(this.settings.unhighlight)for(t=0,e=this.validElements();e[t];t++)this.settings.unhighlight.call(this,e[t],this.settings.errorClass,this.settings.validClass);this.toHide=this.toHide.not(this.toShow),this.hideErrors(),this.addWrapper(this.toShow).show()},validElements:function(){return this.currentElements.not(this.invalidElements())},invalidElements:function(){return t(this.errorList).map(function(){return this.element})},showLabel:function(e,i){var s=this.errorsFor(e);s.length?(s.removeClass(this.settings.validClass).addClass(this.settings.errorClass),s.html(i)):(s=t("<"+this.settings.errorElement+">").attr("for",this.idOrName(e)).addClass(this.settings.errorClass).html(i||""),this.settings.wrapper&&(s=s.hide().show().wrap("<"+this.settings.wrapper+"/>").parent()),this.labelContainer.append(s).length||(this.settings.errorPlacement?this.settings.errorPlacement(s,t(e)):s.insertAfter(e))),!i&&this.settings.success&&(s.text(""),"string"==typeof this.settings.success?s.addClass(this.settings.success):this.settings.success(s,e)),this.toShow=this.toShow.add(s)},errorsFor:function(e){var i=this.idOrName(e);return this.errors().filter(function(){return t(this).attr("for")===i})},idOrName:function(t){return this.groups[t.name]||(this.checkable(t)?t.name:t.id||t.name)},validationTargetFor:function(t){return this.checkable(t)&&(t=this.findByName(t.name).not(this.settings.ignore)[0]),t},checkable:function(t){return/radio|checkbox/i.test(t.type)},findByName:function(e){return t(this.currentForm).find("[name='"+e+"']")},getLength:function(e,i){switch(i.nodeName.toLowerCase()){case"select":return t("option:selected",i).length;case"input":if(this.checkable(i))return this.findByName(i.name).filter(":checked").length}return e.length},depend:function(t,e){return this.dependTypes[typeof t]?this.dependTypes[typeof t](t,e):!0},dependTypes:{"boolean":function(t){return t},string:function(e,i){return!!t(e,i.form).length},"function":function(t,e){return t(e)}},optional:function(e){var i=this.elementValue(e);return!t.validator.methods.required.call(this,i,e)&&"dependency-mismatch"},startRequest:function(t){this.pending[t.name]||(this.pendingRequest++,this.pending[t.name]=!0)},stopRequest:function(e,i){this.pendingRequest--,0>this.pendingRequest&&(this.pendingRequest=0),delete this.pending[e.name],i&&0===this.pendingRequest&&this.formSubmitted&&this.form()?(t(this.currentForm).submit(),this.formSubmitted=!1):!i&&0===this.pendingRequest&&this.formSubmitted&&(t(this.currentForm).triggerHandler("invalid-form",[this]),this.formSubmitted=!1)},previousValue:function(e){return t.data(e,"previousValue")||t.data(e,"previousValue",{old:null,valid:!0,message:this.defaultMessage(e,"remote")})}},classRuleSettings:{required:{required:!0},email:{email:!0},url:{url:!0},date:{date:!0},dateISO:{dateISO:!0},number:{number:!0},digits:{digits:!0},creditcard:{creditcard:!0}},addClassRules:function(e,i){e.constructor===String?this.classRuleSettings[e]=i:t.extend(this.classRuleSettings,e)},classRules:function(e){var i={},s=t(e).attr("class");return s&&t.each(s.split(" "),function(){this in t.validator.classRuleSettings&&t.extend(i,t.validator.classRuleSettings[this])}),i},attributeRules:function(e){var i={},s=t(e),r=s[0].getAttribute("type");for(var n in t.validator.methods){var a;"required"===n?(a=s.get(0).getAttribute(n),""===a&&(a=!0),a=!!a):a=s.attr(n),/min|max/.test(n)&&(null===r||/number|range|text/.test(r))&&(a=Number(a)),a?i[n]=a:r===n&&"range"!==r&&(i[n]=!0)}return i.maxlength&&/-1|2147483647|524288/.test(i.maxlength)&&delete i.maxlength,i},dataRules:function(e){var i,s,r={},n=t(e);for(i in t.validator.methods)s=n.data("rule-"+i.toLowerCase()),void 0!==s&&(r[i]=s);return r},staticRules:function(e){var i={},s=t.data(e.form,"validator");return s.settings.rules&&(i=t.validator.normalizeRule(s.settings.rules[e.name])||{}),i},normalizeRules:function(e,i){return t.each(e,function(s,r){if(r===!1)return delete e[s],void 0;if(r.param||r.depends){var n=!0;switch(typeof r.depends){case"string":n=!!t(r.depends,i.form).length;break;case"function":n=r.depends.call(i,i)}n?e[s]=void 0!==r.param?r.param:!0:delete e[s]}}),t.each(e,function(s,r){e[s]=t.isFunction(r)?r(i):r}),t.each(["minlength","maxlength"],function(){e[this]&&(e[this]=Number(e[this]))}),t.each(["rangelength","range"],function(){var i;e[this]&&(t.isArray(e[this])?e[this]=[Number(e[this][0]),Number(e[this][1])]:"string"==typeof e[this]&&(i=e[this].split(/[\s,]+/),e[this]=[Number(i[0]),Number(i[1])]))}),t.validator.autoCreateRanges&&(e.min&&e.max&&(e.range=[e.min,e.max],delete e.min,delete e.max),e.minlength&&e.maxlength&&(e.rangelength=[e.minlength,e.maxlength],delete e.minlength,delete e.maxlength)),e},normalizeRule:function(e){if("string"==typeof e){var i={};t.each(e.split(/\s/),function(){i[this]=!0}),e=i}return e},addMethod:function(e,i,s){t.validator.methods[e]=i,t.validator.messages[e]=void 0!==s?s:t.validator.messages[e],3>i.length&&t.validator.addClassRules(e,t.validator.normalizeRule(e))},methods:{required:function(e,i,s){if(!this.depend(s,i))return"dependency-mismatch";if("select"===i.nodeName.toLowerCase()){var r=t(i).val();return r&&r.length>0}return this.checkable(i)?this.getLength(e,i)>0:t.trim(e).length>0},email:function(t,e){return this.optional(e)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i.test(t)},url:function(t,e){return this.optional(e)||/^(https?|s?ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(t)},date:function(t,e){return this.optional(e)||!/Invalid|NaN/.test(""+new Date(t))},dateISO:function(t,e){return this.optional(e)||/^\d{4}[\/\-]\d{1,2}[\/\-]\d{1,2}$/.test(t)},number:function(t,e){return this.optional(e)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/.test(t)},digits:function(t,e){return this.optional(e)||/^\d+$/.test(t)},creditcard:function(t,e){if(this.optional(e))return"dependency-mismatch";if(/[^0-9 \-]+/.test(t))return!1;var i=0,s=0,r=!1;t=t.replace(/\D/g,"");for(var n=t.length-1;n>=0;n--){var a=t.charAt(n);s=parseInt(a,10),r&&(s*=2)>9&&(s-=9),i+=s,r=!r}return 0===i%10},minlength:function(e,i,s){var r=t.isArray(e)?e.length:this.getLength(t.trim(e),i);return this.optional(i)||r>=s},maxlength:function(e,i,s){var r=t.isArray(e)?e.length:this.getLength(t.trim(e),i);return this.optional(i)||s>=r},rangelength:function(e,i,s){var r=t.isArray(e)?e.length:this.getLength(t.trim(e),i);return this.optional(i)||r>=s[0]&&s[1]>=r},min:function(t,e,i){return this.optional(e)||t>=i},max:function(t,e,i){return this.optional(e)||i>=t},range:function(t,e,i){return this.optional(e)||t>=i[0]&&i[1]>=t},equalTo:function(e,i,s){var r=t(s);return this.settings.onfocusout&&r.unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){t(i).valid()}),e===r.val()},remote:function(e,i,s){if(this.optional(i))return"dependency-mismatch";var r=this.previousValue(i);if(this.settings.messages[i.name]||(this.settings.messages[i.name]={}),r.originalMessage=this.settings.messages[i.name].remote,this.settings.messages[i.name].remote=r.message,s="string"==typeof s&&{url:s}||s,r.old===e)return r.valid;r.old=e;var n=this;this.startRequest(i);var a={};return a[i.name]=e,t.ajax(t.extend(!0,{url:s,mode:"abort",port:"validate"+i.name,dataType:"json",data:a,success:function(s){n.settings.messages[i.name].remote=r.originalMessage;var a=s===!0||"true"===s;if(a){var u=n.formSubmitted;n.prepareElement(i),n.formSubmitted=u,n.successList.push(i),delete n.invalid[i.name],n.showErrors()}else{var o={},l=s||n.defaultMessage(i,"remote");o[i.name]=r.message=t.isFunction(l)?l(e):l,n.invalid[i.name]=!0,n.showErrors(o)}r.valid=a,n.stopRequest(i,a)}},s)),"pending"}}}),t.format=t.validator.format})(jQuery),function(t){var e={};if(t.ajaxPrefilter)t.ajaxPrefilter(function(t,i,s){var r=t.port;"abort"===t.mode&&(e[r]&&e[r].abort(),e[r]=s)});else{var i=t.ajax;t.ajax=function(s){var r=("mode"in s?s:t.ajaxSettings).mode,n=("port"in s?s:t.ajaxSettings).port;return"abort"===r?(e[n]&&e[n].abort(),e[n]=i.apply(this,arguments),e[n]):i.apply(this,arguments)}}}(jQuery),function(t){t.extend(t.fn,{validateDelegate:function(e,i,s){return this.bind(i,function(i){var r=t(i.target);return r.is(e)?s.apply(r,arguments):void 0})}})}(jQuery); \ No newline at end of file diff --git a/public/scripts/jquery.validate.unobtrusive.min.js b/public/scripts/jquery.validate.unobtrusive.min.js deleted file mode 100644 index 147e99c..0000000 --- a/public/scripts/jquery.validate.unobtrusive.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/*! -** Unobtrusive validation support library for jQuery and jQuery Validate -** Copyright (C) Microsoft Corporation. All rights reserved. -*/ -(function(n){function i(n,t,i){n.rules[t]=i,n.message&&(n.messages[t]=n.message)}function c(n){return n.replace(/^\s+|\s+$/g,"").split(/\s*,\s*/g)}function f(n){return n.replace(/([!"#$%&'()*+,./:;<=>?@\[\\\]^`{|}~])/g,"\\$1")}function o(n){return n.substr(0,n.lastIndexOf(".")+1)}function e(n,t){return n.indexOf("*.")===0&&(n=n.replace("*.",t)),n}function a(t,i){var r=n(this).find("[data-valmsg-for='"+f(i[0].name)+"']"),u=n.parseJSON(r.attr("data-valmsg-replace"))!==!1;r.removeClass("field-validation-valid").addClass("field-validation-error"),t.data("unobtrusiveContainer",r),u?(r.empty(),t.removeClass("input-validation-error").appendTo(r)):t.hide()}function v(t,i){var u=n(this).find("[data-valmsg-summary=true]"),r=u.find("ul");r&&r.length&&i.errorList.length&&(r.empty(),u.addClass("validation-summary-errors").removeClass("validation-summary-valid"),n.each(i.errorList,function(){n("
  • ").html(this.message).appendTo(r)}))}function l(t){var i=t.data("unobtrusiveContainer"),r=n.parseJSON(i.attr("data-valmsg-replace"));i&&(i.addClass("field-validation-valid").removeClass("field-validation-error"),t.removeData("unobtrusiveContainer"),r&&i.empty())}function h(){var i=n(this);i.data("validator").resetForm(),i.find(".validation-summary-errors").addClass("validation-summary-valid").removeClass("validation-summary-errors"),i.find(".field-validation-error").addClass("field-validation-valid").removeClass("field-validation-error").removeData("unobtrusiveContainer").find(">*").removeData("unobtrusiveContainer")}function s(t){var i=n(t),r=i.data(u),f=n.proxy(h,t);return r||(r={options:{errorClass:"input-validation-error",errorElement:"span",errorPlacement:n.proxy(a,t),invalidHandler:n.proxy(v,t),messages:{},rules:{},success:n.proxy(l,t)},attachValidation:function(){i.unbind("reset."+u,f).bind("reset."+u,f).validate(this.options)},validate:function(){return i.validate(),i.valid()}},i.data(u,r)),r}var r=n.validator,t,u="unobtrusiveValidation";r.unobtrusive={adapters:[],parseElement:function(t,i){var f=n(t),e=f.parents("form")[0],r,u,o;e&&(r=s(e),r.options.rules[t.name]=u={},r.options.messages[t.name]=o={},n.each(this.adapters,function(){var i="data-val-"+this.name,s=f.attr(i),r={};s!==undefined&&(i+="-",n.each(this.params,function(){r[this]=f.attr(i+this)}),this.adapt({element:t,form:e,message:s,params:r,rules:u,messages:o}))}),n.extend(u,{__dummy__:!0}),i||r.attachValidation())},parse:function(t){var i=n(t).parents("form").andSelf().add(n(t).find("form")).filter("form");n(t).find(":input[data-val=true]").each(function(){r.unobtrusive.parseElement(this,!0)}),i.each(function(){var n=s(this);n&&n.attachValidation()})}},t=r.unobtrusive.adapters,t.add=function(n,t,i){return i||(i=t,t=[]),this.push({name:n,params:t,adapt:i}),this},t.addBool=function(n,t){return this.add(n,function(r){i(r,t||n,!0)})},t.addMinMax=function(n,t,r,u,f,e){return this.add(n,[f||"min",e||"max"],function(n){var e=n.params.min,f=n.params.max;e&&f?i(n,u,[e,f]):e?i(n,t,e):f&&i(n,r,f)})},t.addSingleVal=function(n,t,r){return this.add(n,[t||"val"],function(u){i(u,r||n,u.params[t])})},r.addMethod("__dummy__",function(){return!0}),r.addMethod("regex",function(n,t,i){var r;return this.optional(t)?!0:(r=new RegExp(i).exec(n),r&&r.index===0&&r[0].length===n.length)}),r.addMethod("nonalphamin",function(n,t,i){var r;return i&&(r=n.match(/\W/g),r=r&&r.length>=i),r}),t.addSingleVal("accept","exts").addSingleVal("regex","pattern"),t.addBool("creditcard").addBool("date").addBool("digits").addBool("email").addBool("number").addBool("url"),t.addMinMax("length","minlength","maxlength","rangelength").addMinMax("range","min","max","range"),t.add("equalto",["other"],function(t){var s=o(t.element.name),h=t.params.other,r=e(h,s),u=n(t.form).find(":input[name='"+f(r)+"']")[0];i(t,"equalTo",u)}),t.add("required",function(n){(n.element.tagName.toUpperCase()!=="INPUT"||n.element.type.toUpperCase()!=="CHECKBOX")&&i(n,"required",!0)}),t.add("remote",["url","type","additionalfields"],function(t){var r={url:t.params.url,type:t.params.type||"GET",data:{}},u=o(t.element.name);n.each(c(t.params.additionalfields||t.element.name),function(i,o){var s=e(o,u);r.data[s]=function(){return n(t.form).find(":input[name='"+f(s)+"']").val()}}),i(t,"remote",r)}),t.add("password",["min","nonalphamin","regex"],function(n){n.params.min&&i(n,"minlength",n.params.min),n.params.nonalphamin&&i(n,"nonalphamin",n.params.nonalphamin),n.params.regex&&i(n,"regex",n.params.regex)}),n(function(){r.unobtrusive.parse(document)})})(jQuery) \ No newline at end of file diff --git a/public/scripts/l10n/ej.localetexts.ar-AE.min.js b/public/scripts/l10n/ej.localetexts.ar-AE.min.js deleted file mode 100644 index 261c1a1..0000000 --- a/public/scripts/l10n/ej.localetexts.ar-AE.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.ar-AE.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("arAE")<0&&t.locales.push("arAE");n.fn.Locale_arAE=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["ar-AE"]={addNewText:"اضف جديد",emptyResultText:"لا اقتراحات",actionFailure:"عدم وجود الحقل المحدد في مصدر البيانات الواردة",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["ar-AE"]={buttonText:{apply:"تطبيق",cancel:"إلغاء",swatches:"حوامل"},tooltipText:{switcher:"الجلاد",addButton:"إضافة اللون",basic:"الأساسية",monoChrome:"أحادية اللون",flatColors:"الألوان مسطحة",seaWolf:"ذئب البحر",webColors:"الألوان على شبكة الإنترنت",sandy:"رملي",pinkShades:"ظلال الوردي",misty:"ضبابي",citrus:"أشجار الحمضيات",vintage:"خمر",moonLight:"ضوء القمر",candyCrush:"الحلوى الإزدحام",currentColor:"اللون الحالي",selectedColor:"اختيار اللون"}};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["ar-AE"]={watermarkText:"أدخل قيمة"};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["ar-AE"]={watermarkText:"حدد تاريخ",buttonText:"اليوم"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["ar-AE"]={ButtonText:{apply:"تطبيق",cancel:"إلغاء",reset:"إعادة تعيين"},watermarkText:"حدد المدى",customPicker:"المنتقى مخصص"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["ar-AE"]={watermarkText:"حدد التاريخ والوقت",buttonText:{today:"اليوم",timeNow:"الوقت الآن",done:"فعله",timeTitle:"مرة"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["ar-AE"]={tooltip:{close:"قريب",collapse:"انهيار",restore:"استعادة",maximize:"تعظيم",minimize:"خفض",expand:"وسع",unPin:"نزع الدبوس",pin:"دبوس"},closeIconTooltip:"أغلق"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["ar-AE"]={emptyResultText:"لا اقتراحات،",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["ar-AE"]={noRecordsTemplate:"لا توجد سجلات",actionFailureTemplate:"أخفق الطلب"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["ar-AE"]={titleText:"قائمة طعام"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["ar-AE"]={placeHolderText:"اكتب الرمز المعروض",CustomErrorMessage:"كلمة التحقق غير صالحة"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["ar-AE"]={SortNoSmaller:"نوع من الأصغر إلى الأكبر",SortNoLarger:"نوع من الأكبر إلى الأصغر",SortTextAscending:"نوع الألف إلى الياء",SortTextDescending:"نوع Z إلى A",SortDateOldest:"النوع الأقدم من قبل",SortDateNewest:"النوع الجديد من قبل",SortByColor:"الترتيب حسب اللون",SortByCellColor:"ترتيب بواسطة خلية اللون",SortByFontColor:"فرز حسب لون الخط",FilterByColor:"تصفية حسب اللون",CustomSort:"فرز مخصص",FilterByCellColor:"مرشح من قبل خلية اللون",FilterByFontColor:"تصفية حسب لون الخط",ClearFilter:"تصفية واضحة",NumberFilter:"عدد المرشحات",GuidFilter:"مرشحات GUD",TextFilter:"مرشحات النص",DateFilter:"تاريخ مرشحات",SelectAll:"اختر الكل",DateTimeFilter:"Date Time Filters",Blanks:"الفراغات",Search:"بحث",Showrowswhere:"إظهار الصفوف حيث",NumericTextboxWaterMark:"أدخل قيمة",StringMenuOptions:[{text:"متساوي",value:"equal"},{text:"غير متساوي",value:"notequal"},{text:"ابدا ب",value:"startswith"},{text:"ينتهي مع",value:"endswith"},{text:"يحتوي على",value:"contains"},{text:"تصفية مخصصة",value:"customfilter"}],NumberMenuOptions:[{text:"متساوي",value:"equal"},{text:"غير متساوي",value:"notequal"},{text:"أقل من",value:"lessthan"},{text:"أقل من أو يساوي",value:"lessthanorequal"},{text:"اعظم من",value:"greaterthan"},{text:"أكبر من أو يساوي",value:"greaterthanorequal"},{text:"ما بين",value:"between"},{text:"تصفية مخصصة",value:"customfilter"}],GuidMenuOptions:[{text:"متساوي",value:"equal"},{text:"غير متساوي",value:"notequal"},{text:"تصفية مخصصة",value:"customfilter"}],DateMenuOptions:[{text:"متساوي",value:"equal"},{text:"غير متساوي",value:"notequal"},{text:"أقل من",value:"lessthan"},{text:"أقل من أو يساوي",value:"lessthanorequal"},{text:"اعظم من",value:"greaterthan"},{text:"أكبر من أو يساوي",value:"greaterthanorequal"},{text:"ما بين",value:"between"},{text:"تصفية مخصصة",value:"customfilter"}],DatetimeMenuOptions:[{text:"متساوي",value:"equal"},{text:"غير متساوي",value:"notequal"},{text:"أقل من",value:"lessthan"},{text:"أقل من أو يساوي",value:"lessthanorequal"},{text:"اعظم من",value:"greaterthan"},{text:"أكبر من أو يساوي",value:"greaterthanorequal"},{text:"ما بين",value:"between"},{text:"تصفية مخصصة",value:"customfilter"}],Top10MenuOptions:[{text:"أعلى",value:"top"},{text:"أسفل",value:"bottom"}],title:"تصفية مخصصة",PredicateAnd:"و",PredicateOr:"أو",OK:"حسنا",MatchCase:"حالة مباراة",Cancel:"إلغاء",NoResult:"لا يوجد مباريات العثور",CheckBoxStatusMsg:"ليس كل العناصر تظهر",DatePickerWaterMark:"حدد تاريخ",DateTimePickerWaterMark:"حدد التاريخ والوقت",True:"صحيح",False:"خاطئة",AddToFilter:"أضف التحديد الحالي للتصفية"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["ar-AE"]={Folder:"مجلد",EmptyFolder:"هذا المجلد فارغ",ProtectedFolder:"أنت لا تملك حاليا إذن للوصول إلى هذا المجلد",EmptyResult:"لا توجد عناصر تطابق بحثك",ContextMenuSortBy:"ترتيب حسب",InvalidFileName:"لا يمكن أن يحتوي اسم الملف على أي من الأحرف التالية: \\/: *? \\ <> |",Selected:"مختار",Permission:"إذن",SortBy:"ترتيب حسب",Back:"الى الوراء",Forward:"إلى الأمام",Upward:"إلى الأعلى",Refresh:"اعادة تنشيط",Addressbar:"شريط العنوان",Upload:"تحميل",Rename:"إعادة تسمية",Delete:"حذف",Download:"تحميل",Error:"خطأ",PasteError:"خطأ",UploadError:"خطأ",RenameError:"خطأ",Cut:"قطع",Copy:"نسخ",Paste:"معجون",Details:"تفاصيل",Searchbar:"شريط البحث",Open:"فتح",Search:"بحث",NewFolder:"ملف جديد",Size:"حجم",RenameAlert:"الرجاء إدخال اسم جديد",PasteReplaceAlert:"الملف المسمى موجود من قبل. هل تريد استبدال الملف القديم بأحد الملفات الجديدة؟",UploadReplaceAlert:"الملف المسمى موجود من قبل. هل تريد استبدال الملف القديم بأحد الملفات الجديدة؟",NewFolderAlert:"الرجاء إدخال اسم المجلد الجديد،",ContextMenuOpen:"فتح",ContextMenuNewFolder:"ملف جديد",ContextMenuDelete:"حذف",ContextMenuRename:"إعادة تسمية",ContextMenuUpload:"تحميل",ContextMenuDownload:"تحميل",ContextMenuCut:"قطع",ContextMenuCopy:"نسخ",ContextMenuPaste:"معجون",ContextMenuGetinfo:"يحصل على معلومات",ContextMenuRefresh:"اعادة تنشيط",ContextMenuOpenFolderLocation:"فتح موقع مجلد",Item:"بند",Items:"العناصر",GeneralError:"يرجى الاطلاع على إطار وحدة التحكم متصفح للمزيد من المعلومات",DeleteFolder:"هل أنت متأكد أنك تريد حذف",CancelPasteAction:"المجلد الوجهة مجلد فرعي من المجلد المصدر.",OkButton:"حسنا",CancelButton:"إلغاء",YesToAllButton:"نعم للكل",NoToAllButton:"لا للجميع",YesButton:"نعم فعلا",NoButton:"لا",SkipButton:"تخطى",Grid:"عرض الشبكة",Tile:"عرض البلاط",LargeIcons:"رموز كبيرة",Name:"اسم",Location:"موقع",Type:"نوع العنصر",Layout:"نسق",Created:"مكون",Accessed:"الوصول",Modified:"تم التعديل",DialogCloseToolTip:"قريب",UploadSettings:{buttonText:{upload:"تحميل",browse:"تصفح",cancel:"إلغاء",close:"قريب"},dialogText:{title:"تحميل صندوق",name:"اسم",size:"حجم",status:"الحالة"},dropAreaText:"إسقاط الملفات أو انقر لتحميل",filedetail:"حجم الملف المحدد كبير جدا. يرجى تحديد ملف داخل حجم صالح.",denyError:"لا يسمح الملفات ذات الامتدادات #Extension.",allowError:"ويسمح فقط الملفات ذات الامتدادات #Extension.",cancelToolTip:"إلغاء",removeToolTip:"إزالة",retryToolTip:"إعادة المحاولة",completedToolTip:"منجز",failedToolTip:"فشل",closeToolTip:"قريب"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["ar-AE"]={emptyRecord:"عدم وجود سجلات للعرض",unassignedTask:"المهمة غير المعينة",alertTexts:{indentAlert:"وهناك يتم تحديد أي سجل جانت لأداء متساوي الأطراف",outdentAlert:"وهناك يتم تحديد أي سجل جانت لأداء تحريك إلى مستوى أعلى",predecessorEditingValidationAlert:"دوري التبعية حدث، رجاء فحصت السلف",predecessorAddingValidationAlert:"ملء كافة الأعمدة في الجدول السابق",idValidationAlert:"مكررة معرف",dateValidationAlert:"تاريخ الانتهاء غير صالح",dialogResourceAlert:"ملء جميع الأعمدة في جدول الموارد"},columnHeaderTexts:{taskId:"هوية شخصية",taskName:"اسم المهمة",startDate:"تاريخ البدء",endDate:"تاريخ الانتهاء",resourceInfo:"موارد",duration:"مدة",status:"تقدم",taskMode:"وضع مهمة",serialNumber:"رقم سري",subTasksStartDate:"تاريخ بدء المهام الفرعية",subTasksEndDate:"تاريخ انتهاء المهام الفرعية",scheduleStartDate:"جدول تاريخ البدء",scheduleEndDate:"جدول تاريخ الانتهاء",predecessor:"سلف",type:"اكتب",offset:"عوض",baselineStartDate:"خط الأساس تاريخ بدء",baselineEndDate:"خط الأساس تاريخ الانتهاء",WBS:"WBS",WBSPredecessor:"WBS السلف",dialogCustomFieldName:"اسم العمود",dialogCustomFieldValue:"القيمة",notes:"الملاحظات",taskType:"نوع العمل",work:"عمل",unit:"وحدة",effortDriven:"جهد مدفوعة",resourceName:"اسم المورد"},editDialogTexts:{addFormTitle:"مهمة جديدة",editFormTitle:"تحرير العمل",saveButton:"حفظ",deleteButton:"حذف",cancelButton:"إلغاء",addPredecessor:"اضف جديد",removePredecessor:"إزالة",addButton:"إضافة"},columnDialogTexts:{field:"حقل",headerText:"نص رأس",editType:"تحرير نوع",filterEditType:"تصفية تحرير نوع",allowFiltering:"السماح للتصفية",allowFilteringBlankContent:"السماح تصفية المحتوى فارغ",allowSorting:"السماح الفرز",visible:"مرئي",width:"عرض",textAlign:"محاذاة النص",headerTextAlign:"رأس محاذاة النص",columnsDropdownData:"العمود قطرة البيانات داون",dropdownTableText:"نص",dropdownTableValue:"القيمة",addData:"إضافة",deleteData:"إزالة",allowCellSelection:"تسمح اختيار خلية",displayAsCheckbox:"عرض كخانة اختيار",clipMode:"وضع كليب",tooltip:"تلميح",headerTooltip:"تلميح رأس الصفحة"},editTypeTexts:{string:"خيط",numeric:"رقمي",datePicker:"منتقي التاريخ",dateTimePicker:"تاريخ منتقي الوقت",dropdown:"اسقاط",boolean:"منطقي"},textAlignTypes:{right:"حق",left:"اليسار",center:"مركز"},clipModeTexts:{clip:"مقطع",ellipsis:"إليبسيس"},toolboxTooltipTexts:{addTool:"إضافة",editTool:"تحرير",saveTool:"تحديث",deleteTool:"حذف",cancelTool:"إلغاء",searchTool:"بحث",indentTool:"المسافة البادئة",outdentTool:"تحريك إلى مستوى أعلى",expandAllTool:"توسيع الكل",collapseAllTool:"انهيار جميع",nextTimeSpanTool:"المدى الزمني المقبل",prevTimeSpanTool:"المدى الزمني السابق",criticalPathTool:"المسار الحرج",excelExportTool:"تصدير إكسيل",printTool:"طباعة",pdfExportTool:"تصدير بدف"},durationUnitTexts:{days:"أيام",hours:"ساعات",minutes:"دقيقة",day:"يوم",hour:"ساعة",minute:"دقيقة"},durationUnitEditText:{minute:["m","min","دقيقة","دقيقة"],hour:["h","hr","ساعة","ساعات"],day:["d","dy","يوم","أيام"]},workUnitTexts:{days:"أيام",hours:"ساعات",minutes:"دقيقة"},taskTypeTexts:{fixedWork:"العمل ثابت",fixedUnit:"وحدات ثابتة",fixedDuration:"مدة محددة"},effortDrivenTexts:{yes:"نعم فعلا",no:"لا"},contextMenuTexts:{taskDetailsText:"تفاصيل مهمة ...",addNewTaskText:"إضافة مهمة جديدة",indentText:"المسافة البادئة",outdentText:"تحريك إلى مستوى أعلى",deleteText:"حذف",aboveText:"فوق",belowText:"أدناه"},newTaskTexts:{newTaskName:"مهمة جديدة"},columnMenuTexts:{sortAscendingText:"فرز تصاعدي",sortDescendingText:"فرز تنازلي",columnsText:"الأعمدة",insertColumnLeft:"إدراج العمود الأيسر",insertColumnRight:"إدراج عمود لليمين",deleteColumn:"حذف عمود",renameColumn:"إعادة تسمية العمود"},taskModeTexts:{manual:"كتيب",auto:"السيارات"},columnDialogTitle:{insertColumn:"إدراج عمود",deleteColumn:"حذف عمود",renameColumn:"إعادة تسمية العمود"},deleteColumnText:"هل أنت متأكد أنك تريد حذف هذا العمود؟",okButtonText:"حسنا",cancelButtonText:"إلغاء",confirmDeleteText:"تأكيد حذف",predecessorEditingTexts:{fromText:"من عند",toText:"إلى"},dialogTabTitleTexts:{generalTabText:"جنرال لواء",predecessorsTabText:"سلف",resourcesTabText:"موارد",customFieldsTabText:"الحقول المخصصة",notesTabText:"الملاحظات"},predecessorCollectionText:[{id:"SS",text:"بداية-بداية",value:"بداية-بداية"},{id:"SF",text:"نهاية-بداية",value:"نهاية-بداية"},{id:"FS",text:"بداية- نهاية",value:"بداية- نهاية"},{id:"FF",text:"نهاية-نهاية",value:"نهاية-نهاية"}],linkValidationRuleText:{taskBeforePredecessor:"قمت بنقل '{0}' لبدء قبل '{1}' إنهاء والمهمتين مرتبطة. ونتيجة لذلك، لا يمكن الوفاء بالروابط. حدد إجراء واحدا أدناه لإجراءه",taskAfterPredecessor:"قمت بنقل '{0}' بعيدا عن '{1}' والمهمتين مرتبطة. ونتيجة لذلك، لا يمكن الوفاء بالروابط. حدد إجراء واحدا أدناه لإجراءه"},linkValidationDialogTitle:"التحقق من صحة التعديل",linkValidationRuleOptions:{cancel:"إلغاء، حافظ على الرابط الموجود",removeLink:".'{أزل الرابط وانقل '{0}' لبدء تشغيل '{1",preserveLink:"حرك '{0}' لبدء تشغيل '{1}' واحتفظ بالرابط."},connectorLineDialogText:{from:"من عند",to:"إلى",taskLink:"رابط المهام",lag:"تأخر",okButtonText:"حسنا",cancelButtonText:"إلغاء",deleteButtonText:"حذف",title:"الاعتماد على المهام"},nullText:"لاغ"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["ar-AE"]={EmptyRecord:"عدم وجود سجلات للعرض",GroupDropArea:"اسحب رأس العمود هنا إلى مجموعة عموده",DeleteOperationAlert:"لم يتم تحديد لعملية حذف السجلات",EditOperationAlert:"لم يتم تحديد لتحرير عملية السجلات",SaveButton:"حفظ",OKButton:"حسنا",CancelButton:"إلغاء",EditFormTitle:"تفاصيل ",AddFormTitle:"إضافة سجل جديد",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} بند {{else}} العناصر {{/if}} ",BatchSaveConfirm:"هل أنت متأكد أنك تريد حفظ التغييرات؟",BatchSaveLostChanges:"سيتم فقدان التغييرات غير المحفوظة. هل أنت متأكد أنك تريد المتابعة؟",ConfirmDelete:"هل أنت متأكد أنك تريد حذف سجل؟",CancelEdit:"هل أنت متأكد أنك تريد إلغاء التغييرات؟",PagerInfo:"{0} من {1} صفحة ({2} البنود)",FrozenColumnsViewAlert:"يجب أن تكون الأعمدة المجمدة في منطقة gridview",FrozenColumnsScrollAlert:"تمكين يسمح التمرير أثناء استخدام الأعمدة المجمدة",FrozenNotSupportedException:"غير معتمدة أعمدة المجمدة والصفوف للتجمع، الصف قالب، قالب التفاصيل، هرمي الشبكة دفعة والتحرير",Add:"إضافة",Edit:"تحرير",Delete:"حذف",Update:"تحديث",Cancel:"إلغاء",Done:"فعله",Columns:"الأعمدة",SelectAll:"(اختر الكل)",PrintGrid:"طباعة",ExcelExport:"تصدير إكسل",WordExport:"تصدير كلمة",PdfExport:"PDF تصدير",StringMenuOptions:[{text:"ابدا ب",value:"StartsWith"},{text:"ينتهي مع",value:"EndsWith"},{text:"يحتوي على",value:"Contains"},{text:"متساوي",value:"Equal"},{text:"غير متساوي",value:"NotEqual"}],NumberMenuOptions:[{text:"أقل من",value:"LessThan"},{text:"اعظم من",value:"GreaterThan"},{text:"أقل من أو يساوي",value:"LessThanOrEqual"},{text:"أكبر من أو يساوي",value:"GreaterThanOrEqual"},{text:"متساوي",value:"Equal"},{text:"غير متساوي",value:"NotEqual"},{text:"ما بين",value:"Between"}],PredicateAnd:"و",PredicateOr:"أو",Filter:"فلتر",FilterMenuCaption:"القيمة فلتر",FilterMenuFromCaption:"من عند",FilterMenuToCaption:"إلى",FilterbarTitle:"الصورة تصفية خلية شريط",MatchCase:"حالة مباراة",Clear:"واضح",ResponsiveFilter:"فلتر",ResponsiveSorting:"فرز",Search:"بحث",NumericTextBoxWaterMark:"أدخل قيمة",DatePickerWaterMark:"حدد تاريخ",EmptyDataSource:"لا يجب أن يكون مصدر البيانات فارغة في الحمل الأولي منذ يتم إنشاء الأعمدة من مصدر البيانات في العمود يتم أنشاؤه تلقائيا الشبكة",ForeignKeyAlert:"يجب أن تكون القيمة بتحديث قيمة المفتاح الخارجي صالحة",True:"صحيح",False:"خاطئة",UnGroup:"انقر هنا لفك تجميع",AddRecord:"إضافة سجل",EditRecord:"تحرير سجل",DeleteRecord:"حذف سجل",Save:"حفظ",Grouping:"مجموعة",Ungrouping:"فك التجميع",SortInAscendingOrder:"ترتيب في ترتيب تصاعدي",SortInDescendingOrder:"ترتيب تنازليا",NextPage:"الصفحة التالية",PreviousPage:"الصفحة السابقة",FirstPage:"الصفحة الأولى",LastPage:"آخر صفحة",EmptyRowValidationMessage:"يجب تحديث حقل واحد على الأقل",NoResult:"لا يوجد مباريات العثور"};break;case"ejmobile":t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["ar-AE"]={confirmText:"فعله",AM:"صباحا",PM:"مساء",Android:{headerText:"ضبط الوقت"},Windows:{cancelText:"إلغاء",headerText:"اختيار الوقت",toolbarCancelText:"أغلق",toolbarConfirmText:"فعله"}});t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["ar-AE"]={emptyResult:"عدم وجود سجلات للعرض",filterValidation:"إدخال البيانات تصفية صالح",filterTypeValidation:"إدخال البيانات مرشح صالحة. العمود مرشح الحالي هو من نوع",captionText:"العناصر",spinnerText:"جار التحميل...",HideColumnAlert:"يجب عرض عمود واحد على الأقل في الشبكة",columnSelectorText:"إخفاء العمود",columnSelectorDone:"حسنا",columnSelectorCancel:"إلغاء",columnSelectorWarning:"تحذير",filterOk:"حسنا",filterWarning:"تحذير"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["ar-AE"]={confirmText:"فعله",Windows:{cancelText:"إلغاء",headerText:"اختيار التاريخ",toolbarConfirmText:"فعله",toolbarCancelText:"أغلق"}});break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["ar-AE"]={watermarkText:"أدخل قيمة"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["ar-AE"]={Measure:"قياس - يقيس",Row:"صف",Expand:"وسع",Collapse:"انهيار",Exit:"خروج",Value:"القيمة",ChartTypes:"انواع المخططات",TDCharts:"الرسوم البيانية 3D",Tooltip:"يظهر تلميح الاداة",Exporting:"تصدير",Line:"خط",Spline:"خدد",Column:"عمود",Area:"منطقة",SplineArea:"المفتاح منطقة",StepLine:"خط خطوة",StepArea:"مساحة خطوة",Pie:"فطيرة",Bar:"بار",StackingArea:"التراص منطقة",StackingColumn:"العمود التراص",StackingBar:"التراص بار",Pyramid:"هرم",Funnel:"قمع",Doughnut:"تبرع",Scatter:"تبعثر",Bubble:"فقاعة",TreeMap:"شجرة الخارطة",ColumnTD:"العمود 3D",PieTD:"فطيرة 3D",BarTD:"بار 3D",StackingBarTD:"بار التجميع 3D",StackingColumnTD:"عمود التجميع 3D",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"تكبير وتصغير",ZoomOut:"تصغير",Legend:"عنوان تفسيري",SmartLabels:"التسميات الذكية",Interactions:"التفاعلات",Zooming:"التكبير",Rotate45:"قم بتدوير45",Rotate90:"قم بتدوير90",Trim:"تقليم",MultipleRows:"صفوف متعددة",Wrap:"لف",Hide:"إخفاء",WrapByWord:"التفاف بالكلمة",CrossHair:"عبر الشعر",TrackBall:"مسار الكرة",DisableTD:"تعطيل الرسوم ثلاثية الأبعاد",None:"لا شيء",Exception:"استثناء",OK:"حسنا"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["ar-AE"]={DoesNotBeginsWith:"لا تبدا",DoesNotEndsWith:"لا تنتهى",DoesNotContains:"لا يحتوى",DoesNotEquals:"لا يساوى",IsGreaterThan:"اكبر من",IsGreaterThanOrEqualTo:"اكبر من او يساوى",IsLessThan:"اقل من",IsLessThanOrEqualTo:"اقل من او يساوى",ClearSorting:"الفرز واضحة",ClearFilterFrom:"مسح عامل التصفية من",SortAtoZ:"النوع A To Z",SortZtoA:"نوع Z الى",DeferUpdate:"تأجيل التحديث",MDXQuery:"MDX استعلام",Row:"صف",Slicer:"تقطيع اللحم",CubeSelector:"مكعب محدد",ReportName:"تقرير اسم",NewReport:"تقرير جديد",CubeDimensionBrowser:"مكعب البعد المستعرض",AddReport:"إضافة تقرير",RemoveReport:"إزالة تقرير",CannotRemoveSingleReport:"لا يمكن إزالة تقرير واحد",AreYouSureToDeleteTheReport:"هل أنت متأكد من حذف تقرير",RenameReport:"إعادة تسمية تقرير",ChartTypes:"أنواع الرسم البياني",ToggleAxis:"تبديل المحور",ExportToExcel:"تصدير إلى Excel",ExportToWord:"تصدير إلى Word",ExportToPdf:"تصدير إلى PDF",FullScreen:"تكبير الشاشة",Grid:"شبكة",Chart:"خريطة",OK:"حسنا",Cancel:"إلغاء",MeasureEditor:"قياس محرر",MemberEditor:"محرر الأعضاء",Measures:"الإجراءات",SortOrFilterColumn:"نوع / تصفية (العمود)",SortOrFilterRow:"نوع / تصفية (الصف)",SortingAndFiltering:"فرز وتصفية",Sorting:"فرز",Measure:"التدبير",Order:"طلب",Filtering:"تصفية",Condition:"حالة",PreserveHierarchy:"الحفاظ على التسلسل الهرمى",Ascending:"الصعود",Descending:"الهبوط",Enable:"تمكين",Disable:"تعطيل",and:"و",Line:"خط",Spline:"خدد",Column:"عمود",Area:"منطقة",SplineArea:"المفتاح منطقة",StepLine:"خط خطوة",StepArea:"مساحة خطوة",Pie:"فطيرة",Bar:"بار",StackingArea:"التراص منطقة",StackingColumn:"العمود التراص",StackingBar:"التراص بار",Pyramid:"هرم",Funnel:"قمع",Doughnut:"تبرع",Scatter:"تبعثر",Bubble:"فقاعة",TreeMap:"شجرة الخارطة",Sort:"النوع",SelectField:"اختيار حقل",LabelFilterLabel:"اعرض فندق بنود التسمية",ValueFilterLabel:"تبين البنود التى",LabelFilters:"ملصق عوامل التصفية",BeginsWith:"تبدا",NotBeginsWith:"لم يبدا",EndsWith:"تنتهى",NotEndsWith:"لا تنتهى",Contains:"يحتوى على",NotContains:"لا يحتوى",ValueFilters:"قيمة التصفية",ClearFilter:"مسح عامل التصفية",Equals:"يساوى",NotEquals:"لا يساوى",GreaterThan:"تزيد",GreaterThanOrEqualTo:"اكبر من او يساوى",LessThan:"Less Than ",LessThanOrEqualTo:"اقل من او يساوى",Between:"بين",NotBetween:"وليس بين",Top10:"اعلى الاعتماد",Close:"قريب",AddToColumn:"اضافة الى العمود",AddToRow:"اضافة الى الصف",AddToSlicer:"اضافة الى ماندولين",Value:"القيمة",EqualTo:"يساوى",NotEquals:"لا يساوى",GreaterThan:"تزيد",GreaterThanOrEqualTo:"اكبر من او يساوى",LessThan:"اقل من",LessThanOrEqualTo:"اقل من او يساوى",Between:"بين",NotBetween:"وليس بين",ReportList:"لائحة التقارير",Alert:"حالة تاهب قصوى",MDXAlertMsg:"الرجاء إضافة مقياس أو بُعد أو تسلسل هرمي في محور مناسب لعرض MDX سؤال.",FilterSortRowAlertMsg:"لا توجد فى الصف البعد المحور. يرجى اضافة البعد الانسانى عنصرا اساسيا فى محور الصف لفرز/تصفية.",FilterSortColumnAlertMsg:"لم يتم العثور على البعد في محور العمود. يرجى إضافة عنصر البعد في محور العمود للفرز / التصفية.",FilterSortcolMeasureAlertMsg:"يرجى اضافة الى عمود المحور",FilterSortrowMeasureAlertMsg:"يرجى اضافة الى محور الصف",FilterSortElementAlertMsg:"لم يتم العثور على البعد في محور الصف. الرجاء إضافة عنصر البعد في محور الصف لفرز / التصفية",FilterMeasureSelectionAlertMsg:"يرجى تحديد الاجراء سليما.",FilterConditionAlertMsg:"يرجى تحديد حالة صالحة.",FilterStartValueAlertMsg:"يرجى تحديد قيمة البدء.",FilterEndValueAlertMsg:"يرجى تحديد قيمة الانتهاء.",FilterInvalidAlertMsg:"عملية غير صالحة!",SelectRecordAlertMsg:"يرجى تحديد سجل سليم.",RecordName:"تسجيل الاسم",RemoveRecord:"قم بازالة قياسى",RenameRecord:"اعادة تسمية قياسية",Load:"تحميل",Remove:"قم بازالة",Save:"انقاذ",SaveAs:"خاصتنا",SelectRecord:"حدد تسجيل",SelectReport:"حدد التقرير",DBReport:"التقرير التلاعب DB",Rename:"اعادة تسمية",Remove:"قم بازالة",SetRecordNameAlertMsg:"يرجى تسجيل الاسم.",SetReportNameAlertMsg:"يرجى تحديد اسم التقرير.",Search:"البحث",MultipleItems:"عناصر متعددة",All:"جميع",NoReports:"لم يتم العثور على تقارير فى DB",CalculatedMember:"حساب العضو",Caption:"الشرح",Expression:"التعبير",MemberType:"عضو النوع",FormatString:"سلسلة التنسيق",MultipleMeasure:"اكثر من التدبير لا يمكن مقطعة",DuplicateCalcMeasure:"حساب العضو بنفس الاسم موجود مسبقا",EmptyField:"يجب ألا يكون اسم العضو المحسوب أو التعبير فارغًا.",EmptyFormat:"شكل سلسلة محسوبة عضو فارغ",Warning:"تحذير",Confirm:"عضو محسوب يحمل نفس الاسم موجود بالفعل. هل تريد استبدال؟",KPIs:"مؤشرات الأداء الرئيسية",Collection:"وجمع",Report:"التقرير",AddCurrentSelectionToFilter:"أضف التحديد الحالي للتصفية",SaveMsg:"تقرير المحفوظة بنجاح!!!",RenameMsg:"اعادة تسمية تقرير بنجاح!!!",RemoveMsg:"التقرير على ازالة بنجاح!!!",Success:"النجاح",KpiAlertMsg:"مجال التحرك يمكن ان توضع فى هذا التقرير",NotAllItemsShowing:"لا يتم عرض جميع الاطفال العقد",EditorLinkPanelAlert:"للاعضاء اكثر من 1000 بند او اكثر من الابوين. فقط 1000 البنود يتم عرضها فى اطار كل من الابوين.",NamedSetAlert:"مجموعة مسماة لا يمكن اضافتها الى اداة PivotTable التقرير فى نفس الوقت اخر يدعى المبنية على نفس المجال. انقر فوق موافق لازالة مجموعة ' ' و ' '.",Exception:"استثناء"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["ar-AE"]={RevenueGoal:"دخل هدف",RevenueValue:"قيمة الإيرادات",Exception:"استثناء"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["ar-AE"]={pagerInfo:"{0} من {1} صفحة ({2} البنود)",firstPageTooltip:"الذهاب إلى الصفحة الأولى",lastPageTooltip:"الذهاب إلى الصفحة الأخيرة",nextPageTooltip:"الانتقال إلى الصفحة التالية",previousPageTooltip:"الانتقال إلى الصفحة السابقة",nextPagerTooltip:"انتقل إلى الصفحة التالية",previousPagerTooltip:"الذهاب إلى الصفحة السابقة"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["ar-AE"]={toolbar:{print:{headerText:"طباعة",contentText:"طباعة وثيقة PDF."},first:{headerText:"الأول",contentText:"انتقل إلى الصفحة الأولى من وثيقة PDF."},previous:{headerText:"سابق",contentText:"انتقل إلى الصفحة السابقة من وثيقة PDF."},next:{headerText:"التالى",contentText:"انتقل إلى الصفحة التالية من وثيقة PDF."},last:{headerText:"آخر",contentText:"انتقل إلى الصفحة الأخيرة من المستند PDF."},zoomIn:{headerText:"التكبير في",contentText:"التكبير إلى وثيقة PDF."},zoomOut:{headerText:"التكبير المغادرة",contentText:"التصغير من وثيقة PDF."},pageIndex:{headerText:"رقم الصفحة",contentText:"رقم الصفحة الحالية لعرضها."},zoom:{headerText:"زوم",contentText:"التكبير أو التصغير على وثيقة PDF."},fitToWidth:{headerText:"صالح للعرض",contentText:"تناسب صفحة PDF ل عرض الحاوية."},fitToPage:{headerText:"صالح إلى الصفحة",contentText:"تناسب صفحة PDF إلى الحاوية."},search:{headerText:"عبارة البحث",contentText:"نص البحث في صفحات PDF."},download:{headerText:"تحميل",contentText:"تحميل وثيقة PDF."},highlight:{headerText:"تمييز النص",contentText:"حدد النص في صفحات بدف."},strikeout:{headerText:"نص ستريكيوت",contentText:"نص ستريكيوت في صفحات بدف."},underline:{headerText:"تسطير النص",contentText:"تسطير النص في صفحات بدف."},signature:{headerText:"التوقيع",contentText:"أضف أو أنشئ التوقيع المكتوب بخط اليد."},select:{headerText:"اختيار",contentText:"أداة التحديد للنص."},scroll:{headerText:"بالغسل",contentText:"انقر للتحريك حول المستند"}},contextMenu:{copy:{contentText:"نسخ"},googleSearch:{contentText:"بحث جوجل"},Find:{contentText:"تجد:"},matchCase:{contentText:"حالة مباراة"},auto:{contentText:"تلقاءي"},openPopup:{contentText:"أوبينبوبوب"},Delete:{contentText:"حذف"},properties:{contentText:"الخصائص...."}},propertyWindow:{underlineProperties:{contentText:"وندرلينبروبيرتيز"},strikeOutProperties:{contentText:"ستراكوتبروبيرتيز"},highlightProperties:{contentText:"هايليتبروبيرتيز"},signatureProperties:{contentText:"خصائص التوقيع"},appearance:{contentText:"مظهر خارجي"},general:{contentText:"جنرال لواء"},color:{contentText:"اللون"},opacity:{contentText:"التعتيم:"},author:{contentText:"مؤلف:"},subject:{contentText:"موضوع:"},modified:{contentText:"تم التعديل:"},ok:{contentText:"حسنا"},cancel:{contentText:"إلغاء"},locked:{contentText:"مقفل"}},signatureWindow:{Signature:{contentText:"إضافة التوقيع"},Add:{contentText:"إضافة"},clear:{contentText:"واضح"}},waitingPopup:{print:{contentText:"جار إعداد مستند للطباعة ..."}}};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["ar-AE"]={watermarkText:"أدخل قيمة"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["ar-AE"]={Total:"المجموع",GrandTotal:"المجموع الكلى",DoesNotBeginsWith:"لا تبدا",DoesNotEndsWith:"لا تنتهى",DoesNotContains:"لا يحتوى",DoesNotEquals:"لا يساوى",IsGreaterThan:"اكبر من",IsGreaterThanOrEqualTo:"اكبر من او يساوى",IsLessThan:"اقل من",IsLessThanOrEqualTo:"اقل من او يساوى",ClearSorting:"الفرز واضحة",ClearFilterFrom:"مسح عامل التصفية من",SortAtoZ:"النوع A To Z",SortZtoA:"نوع Z الى",and:"و",NumberFormatting:"تنسيق الارقام",FrozenHeaders:"رؤوس المجمدة",CellSelection:"اختيار الخلية",CellContext:"وفى سياق الخلية",ColumnResize:"لتغيير حجم عمود",ExcelLikeLayout:"Excel مثل تخطيط",FrozenHeader:"راس المجمدة",AdvancedFiltering:"التصفية المتقدمة",Amount:"المبلغ",Quantity:"الكمية",Measures:"الاجراءات",NumberFormats:"تنسيقات",Exporting:"تصدير",FileName:"اسم الملف",ToolTip:"تلميحات الادوات",RTL:"RTL",CollapseByDefault:"انهيار افتراضيا",EnableDisablePaging:"Enalbe / تعطيل الاستدعاء",PagingOptions:"خيارات التصفح",CategoricalPageSize:"حجم الصفحة القاطع",SeriesPageSize:"سلسلة حجم الصفحة",HyperLink:"ارتباط تشعبى",CellEditing:"تحرير الخلية",GroupingBar:"تضم بار",SummaryCustomization:"ملخص التخصيص",SummaryTypes:"ملخص انواع",SummaryType:"ملخص النوع",EnableRowHeaderHyperlink:"تمكين راس الصف ارتباط تشعبى",EnableColumnHeaderHyperlink:"تمكين راس عمود ارتباط تشعبى",EnableValueCellHyperlink:"تمكين قيمة خلية الارتباط التشعبى",EnableSummaryCellHyperlink:"تمكين خلية موجز ارتباط تشعبى",HideGrandTotal:"اخفاء المجموع",HideSubTotal:"اخفاء المجموع الفرعى",Both:"كلا",Sum:"المبلغ",Average:"متوسط",Count:"فرز الاصوات",Min:"دقيقة",Max:"ماكس",Row:"صف",Column:"العمود",Both:"كلا",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",ToolTipRow:"صف",ToolTipColumn:"عمود",ToolTipValue:"القيمة",SeriesPage:"سلسلة الصفحة",CategoricalPage:"القاطع الصفحة",DragFieldHere:"الحقول السحب هنا",ColumnArea:"إسقاط العمود هنا",RowArea:"إسقاط الصف هنا",ValueArea:"قيم قطرة هنا",OK:"حسنا",Cancel:"إلغاء",Remove:"إزالة",ConditionalFormatting:"تنسيق مشروط",Condition:"الشرطي نوع",Value1:"قيمة 1",Value2:"القيمة 2",Editcondtion:"تحرير الشرط",Backcolor:"اللون الخلفي",Borderrange:"نطاق الحدود",Borderstyle:"نمط الحدود",Fontsize:"حجم الخط",Fontstyle:"نوع الخط",Bordercolor:"اللون الحدود",Sort:"النوع",SelectField:"اختيار حقل",LabelFilterLabel:"اعرض فندق بنود التسمية",ValueFilterLabel:"تبين البنود التى",LabelFilters:"ملصق عوامل التصفية",BeginsWith:"تبدا",NotBeginsWith:"لم يبدا",EndsWith:"تنتهى",NotEndsWith:"لا تنتهى",Contains:"يحتوى على",NotContains:"لا يحتوى",ValueFilters:"قيمة التصفية",ClearFilter:"مسح عامل التصفية",Equals:"يساوى",NotEquals:"لا يساوى",GreaterThan:"تزيد",GreaterThanOrEqualTo:"اكبر من او يساوى",LessThan:"اقل من",LessThanOrEqualTo:"اقل من او يساوى",Between:"بين",NotBetween:"وليس بين",AddToFilter:"اضافة الى عامل التصفية",AddToRow:"اضافة الى الصف",AddToColumn:"اضافة الى العمود",AddToValues:"اضافة الى القيم",Warning:"تحذير",Error:"خطا",GroupingBarAlertMsg:"مجال التحرك يمكن ان توضع فى هذا التقرير",Measures:"الاجراءات",Expand:"توسيع",Collapse:"الانهيار",NoValue:"لا قيمة لها",Close:"قريب",Goal:"الهدف",Status:"وضع",Trend:"الاتجاه",Value:"القيمة",ConditionalFormattingErrorMsg:"القيمة المعنية ولا تقابل",ConditionalFormattingConformMsg:"هل تريد ازالة العنصر المحدد?",EnterOperand1:"ادخل المعامل1",EnterOperand2:"ادخل المعامل2",ConditionalFormatting:"التنسيقات المشروطة",AddNew:"اضافة جهاز جديد",Format:"الشكل",NoMeasure:"يرجى اضافة اى اجراء",Solid:"متين",Dashed:"محبط",Dotted:"اقطعها",Double:"غرفة مزدوجة",Groove:"التحزيز",Inset:"نشرة",Outset:"البداية",Ridge:"ريدج",None:"لا شئ",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Cube البعد المستعرض",SelectHierarchy:"حدد التسلسل الهرمى",CalculatedField:"الحقل المحسوب",Name:"الاسم:",Add:"اضافة",Formula:"الفورمولا:",Delete:"احذف",Fields:"المجالات:",CalculatedFieldNameNotFound:"ونظرا حقل محسوب اسم غير موجود",InsertField:"ادراج حقل",EmptyField:"يرجى ادخال اسم او صيغة حساب الحقل",NotValid:"صيغة معينة غير صالح",NotPresent:"قيمة الحقل فى اى صيغة من حقل محسوب غير موجود فى شبكة المحور",Confirm:"عضو محسوب يحمل نفس الاسم موجود بالفعل. هل تريد استبدال؟",CalcValue:"حقل محسوب يمكن ادخال قيمة حقل فقط فى منطقة",MultipleItems:"عناصر متعددة",All:"جميع",Search:"البحث",ColumnResize:"لتغيير حجم عمود",Layouts:"تخطيطات",NormalLayout:"تخطيط العادى",NormalTopSummary:"التشغيل الطبيعى موجز للمكونات",NoSummaries:"اى تصميم ملخصات",Fontcolor:"لون الخط",AddCurrentSelectionToFilter:"أضف التحديد الحالي للتصفية",Months:"اشهر",Days:"ايام",Quarters:"احياء",Years:"سنة",Qtr:"الربع الثالث",Quarter:"ربع",NoRecordsToDisplay:"لعرض سجلات.",EnterFormatName:"أدخل اسم التنسيق",FormatName:"شكل الاسم",RemoveFormat:"قم بازالة الشكل",Edit:"تحرير",DuplicateFormatName:"الشكل المكرر الاسم",NotAllItemsShowing:"لا يتم عرض جميع الاطفال العقد",EditorLinkPanelAlert:"للاعضاء اكثر من 1000 بند او اكثر من الابوين. فقط 1000 البنود يتم عرضها فى اطار كل من الابوين.",Exception:"استثناء"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["ar-AE"]={SeriesPage:"سلسلة الصفحة",CategoricalPage:"القاطع الصفحة",Error:"خطا",OK:"موافق",Close:"قريب",PageCountErrorMsg:"ادخل رقم الصفحة صالحة"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["ar-AE"]={DoesNotBeginsWith:"لا تبدا",DoesNotEndsWith:"لا تنتهى",DoesNotContains:"لا يحتوى",DoesNotEquals:"لا يساوى",IsGreaterThan:"اكبر من",IsGreaterThanOrEqualTo:"اكبر من او يساوى",IsLessThan:"اقل من",IsLessThanOrEqualTo:"اقل من او يساوى",ClearSorting:"الفرز واضحة",ClearFilterFrom:"مسح عامل التصفية من",SortAtoZ:"النوع A To Z",SortZtoA:"نوع Z الى",and:"و",PivotTableFieldList:"PivotTable قائمة الحقول",ChooseFieldsToAddToReport:"اختيار الميادين إضافة إلى التقرير:",DragFieldBetweenAreasBelow:"الحقول السحب بين المناطق أدناه:",ReportFilter:"تقرير تصفية",ColumnLabel:"عمود تسمية",RowLabel:"تسمية التوالي",Values:"القيم",DeferLayoutUpdate:"تأجيل تخطيط تحديث",Update:"تحديث",Sort:"النوع",SelectField:"اختيار حقل",LabelFilterLabel:"اعرض فندق بنود التسمية",ValueFilterLabel:"تبين البنود التى",LabelFilters:"ملصق عوامل التصفية",BeginsWith:"تبدا",NotBeginsWith:"لم يبدا",EndsWith:"تنتهى",NotEndsWith:"لا تنتهى",Contains:"يحتوى على",NotContains:"لا يحتوى",ValueFilters:"قيمة التصفية",ClearFilter:"مسح عامل التصفية",Equals:"يساوى",NotEquals:"لا يساوى",GreaterThan:"تزيد",GreaterThanOrEqualTo:"اكبر من او يساوى",LessThan:"اقل من",LessThanOrEqualTo:"اقل من او يساوى",Between:"بين",NotBetween:"وليس بين",ClearFilter:"مسح عامل التصفية",SelectField:"اختيار حقل",Measures:"الاجراءات",Warning:"تحذير",AlertMsg:"مجال التحرك يمكن ان توضع فى هذا التقرير",Goal:"الهدف",Status:"وضع",Trend:"الاتجاه",Value:"القيمة",AddToFilter:"اضافة الى عامل التصفية",AddToRow:"اضافة الى الصف",AddToColumn:"اضافة الى العمود",AddToValues:"اضافة الى القيمة",SummarizeValueBy:"تلخيص القيم حسب",Sum:"مجموع",Average:"معدل",Count:"عد",Min:" دقيقة",Max:"ماكس",DoubleSum:"  مضاعف المبلغ",DoubleAverage:" متوسط مزدوج",DoubleMin:"  دبل مين",DoubleMax:"  مزدوج ماكس",DoubleStandardDeviation:"مزدوج قياسي",DoubleVariance:"  تباين مزدوج",DecimalSum:" المجموع العشري",IntSum:"   كثافة العمليات",CountNumbers:" عد الأرقام",StdDev:"  الأمراض المنقولة جنسيا ديف",StdDevP:"  الأمراض المنقولة جنسيا ديفP",Variance:"    التباين",VarP:" فار P",SummaryOf:" من",OK:"موافق",Cancel:"الغاء",Close:"قريب",Search:"البحث",Remove:"قم بازالة",AddCurrentSelectionToFilter:"أضف التحديد الحالي للتصفية",NotAllItemsShowing:"لا يتم عرض جميع الاطفال العقد",EditorLinkPanelAlert:"للاعضاء اكثر من 1000 بند او اكثر من الابوين. فقط 1000 البنود يتم عرضها فى اطار كل من الابوين.",NamedSetAlert:"مجموعة مسماة لا يمكن اضافتها الى اداةمجموعة مسماة لا يمكن اضافتها الى اداة PivotTable التقرير فى نفس الوقت اخر يدعى المبنية على نفس المجال. انقر فوق موافق لازالة مجموعة ' ' و ' '."};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["ar-AE"]={cut:"قطع",copy:"نسخ",paste:"معجون",undo:"فك",redo:"فعل ثانية",selectAll:"اختر الكل",grouping:"تجمع",group:"مجموعة",ungroup:"فك التجميع",order:"طلب",bringToFront:"اجلب للمقدمة",moveForward:"التحرك إلى الأمام",sendBackward:"إرسال إلى الخلف",sendToBack:"إرسال إلى الخلف"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale||{};t.datavisualization.Chart.Locale["ar-AE"]={zoomIn:"زومٍي",zoomOut:"ذوموت",zoom:"زوم",pan:"بان",reset:"رست"};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["ar-AE"]={zoomIn:"زومٍي",zoomOut:"ذوموت",panTop:"بانتوب",panBottom:"بان بتم",panLeft:"بانلفت",panRight:"بان رغت",home:"هم"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["ar-AE"]={intervals:{quarter:{longQuarters:"ربع،",shortQuarters:"س"},week:{longWeeks:"أسبوع،",shortWeeks:"W"}}};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["ar-AE"]={toolbar:{print:{headerText:"طباعة",contentText:"طباعة التقرير."},exportformat:{headerText:"تصدير",contentText:"حدد تنسيق الملف الذي تم تصديره.",Pdf:"PDF",Excel:"تفوق",Word:"كلمة",Html:"HTML",PPT:"عرض تقديمي",CSV:"CSV"},first:{headerText:"الأول",contentText:"انتقل إلى الصفحة الأولى من التقرير."},previous:{headerText:"سابق",contentText:"انتقل إلى الصفحة السابقة من التقرير."},next:{headerText:"التالى",contentText:"انتقل إلى الصفحة التالية من التقرير."},last:{headerText:"آخر",contentText:"انتقل إلى الصفحة الأخيرة من التقرير."},documentMap:{headerText:"خريطة المستند",contentText:"إظهار أو إخفاء الخريطة وثيقة."},parameter:{headerText:"معامل",contentText:"إظهار أو إخفاء جزء المعلمات."},zoomIn:{headerText:"التكبير في",contentText:"تكبير للتقرير."},zoomOut:{headerText:"التكبير المغادرة",contentText:"التصغير من التقرير."},refresh:{headerText:"اعادة تنشيط",contentText:"تحديث التقرير."},printLayout:{headerText:"تخطيط الطباعة",contentText:"تغيير بين تخطيط الطباعة وسائط طبيعية."},pageIndex:{headerText:"رقم الصفحة",contentText:"رقم الصفحة الحالية لعرضها."},zoom:{headerText:"زوم",contentText:"التكبير أو التصغير على التقرير."},back:{headerText:"الى الخلف",contentText:"نعود إلى تقرير الوالدين."},fittopage:{headerText:"صالح إلى الصفحة",contentText:"تناسب صفحة التقرير إلى الحاوية.",pageWidth:"عرض الصفحة",pageHeight:"صفحة كاملة"},pagesetup:{headerText:"اعداد الصفحة",contentText:"الخيار إعداد الصفحة تختار لتغيير حجم الورق، والتوجه والهوامش."}},pagesetupDialog:{close:"قريب",paperSize:"حجم الورق",height:"ارتفاع",width:"عرض",margins:"هوامش",top:"أعلى",bottom:"أسفل",right:"حق",left:"اليسار",unit:"في",orientation:"توجيه",portrait:"صورة",landscape:"المناظر الطبيعيه",doneButton:"فعله",cancelButton:"إلغاء"},credential:{userName:"اسم المستخدم",password:"كلمه السر"},waterMark:{selectOption:"حدد الخيار",selectValue:"تحديد قيمة"},errorMessage:{startMessage:"واجه عارض التقرير بعض المشكلات التي تحمل هذا التقرير. رجاء",middleMessage:" انقر هنا",endMessage:"لمشاهدة تفاصيل الخطأ",closeMessage:"أغلق هذه الرسالة",exportAjaxFailureMsg:"يتعذر تصدير المستند بسبب فشل ربط خدمة التقارير.",printAjaxFailureMsg:"غير قادر على طباعة المستند بسبب فشل الاتصال بخدمة التقارير.",reportLoadAjaxFailureMsg:"يتعذر تقديم إجراء التقرير بسبب فشل ربط خدمة التقارير."},progressMessage:{exportLoadingMessage:"جارٍ تحضير مستند التصدير ... يرجى الانتظار ...",printLoadingMessage:"جارٍ تحضير بيانات الطباعة ... يرجى الانتظار ...",printPreparationMessage:"جارٍ تحضير بيانات الطباعة ... %{0} مكتمل ... يرجى الانتظار ...",exportPreparationMessage:"جارٍ إعداد مستند التصدير ... %{0} مكتمل ... يرجى الانتظار ..."},alertMessage:{close:"قريب",title:"عارض التقرير",done:"حسنا",showDetails:"اظهر التفاصيل",hideDetails:"أخف التفاصيل",reportLoad:"تقرير تحميل:",RVERR0001:"تعذر على عارض التقرير تحميل التقرير",RVERR0002:"يتعذر على عارض التقرير معالجة التقرير",RVERR0003:"حدث خطأ في إرجاع بيانات ajax",RVERR0004:"يرجى تحديد قيمة للمعلمة",RVERR0005:"يفتقد المعلمة {parametername} قيمة",RVERR0006:"يرجى إعطاء إدخال نوع البيانات عائم",RVERR0007:"يرجى إعطاء إدخال نوع البيانات الصحيح",RVERR0008:'تعذر على "عارض التقارير" التحقق من صحة بيانات اعتماد مصدر البيانات',RVERR0009:"تتداخل الهوامش أو تكون خارج الورقة. أدخل حجم هامش مختلف.",RVERR0010:"يرجى إدخال قيمة للمعلمة",RVERR0011:"لا يمكن أن تكون المعلمة فارغة",RVERR0012:"القيمة المتوفرة لمعلمة التقرير {parameterprompt} غير صالحة لنوعها."},selectAll:"اختر الكل",viewButton:"عرض التقرير",parameterProcessingMessage:"جارٍ تحميل المعلمات التابعة ..."};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["ar-AE"]={CustomizeQuickAccess:"تخصيص شريط أدوات الوصول السريع",RemoveFromQuickAccessToolbar:"إزالة من شريط أدوات الوصول السريع",AddToQuickAccessToolbar:"إضافة إلى شريط أدوات الوصول السريع",ShowAboveTheRibbon:"تظهر فوق الشريط",ShowBelowTheRibbon:"تظهر بالأسفل الشريط",MoreCommands:"المزيد من أوامر ..."};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["ar-AE"]={EmptyCard:"لا بطاقات لعرض",SaveButton:"حفظ",CancelButton:"إلغاء",EditFormTitle:"تفاصيل ",AddFormTitle:"إضافة بطاقة جديدة",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} بند {{else}} البنود {{/if}}",FilterSettings:"مرشحات:",FilterOfText:"من",Max:"ماكس",Min:"دقيقة",Cards:" بطاقات",ItemsCount:"عد البنود :",Unassigned:"غير معين",AddCard:"إضافة بطاقة",EditCard:"تحرير بطاقة",DeleteCard:"حذف بطاقة",TopofRow:"أعلى صف",BottomofRow:"الجزء السفلي من الصف",MoveUp:"تحريك لأعلى",MoveDown:"تحرك لأسفل",MoveLeft:"تحريك لليسار",MoveRight:"نقل لليمين",MovetoSwimlane:"الانتقال إلى Swimlane",HideColumn:"إخفاء العمود",VisibleColumns:"أعمدة مرئية",PrintCard:"PrintCard"};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["ar-AE"]={bold:"جريء",italic:"مائل",underline:"أكد",strikethrough:"يتوسطه",superscript:"حرف فوقي",subscript:"منخفض",justifyCenter:"محاذاة مركز النص",justifyLeft:"محاذاة اليسار النص",justifyRight:"محاذاة إلى اليمين النص",justifyFull:"تبرير",unorderedList:"إدراج قائمة غير مرتبة",orderedList:"قائمة مرتبة إدراج",indent:"زيادة المسافة البادئة",fileBrowser:"متصفح الملفات",outdent:"إنقاص المسافة البادئة",cut:"قطع",copy:"نسخ",paste:"معجون",paragraph:"فقرة",undo:"فك",redo:"فعل ثانية",upperCase:"الأحرف الكبيرة",lowerCase:"أحرف صغيرة",clearAll:"مسح الكل",clearFormat:"تنسيق واضح",createLink:"إدراج / تحرير ارتباط تشعبي",removeLink:"إزالة ارتباط تشعبي",tableProperties:"خصائص الجدول",insertTable:"إدراج",deleteTables:"حذف",imageProperties:"خصائص الصورة",openLink:"فتح ارتباط تشعبي",image:"إدراج صورة",video:"إدراج فيديو",editTable:"خصائص تحرير الجدول",embedVideo:"لصق تضمين قانون أدناه",viewHtml:"عرض HTML",fontName:"حدد عائلة الخط",fontSize:"حدد حجم الخط",fontColor:"حدد اللون",format:"شكل",backgroundColor:"لون الخلفية",style:"الأنماط",deleteAlert:"هل أنت متأكد أنك تريد مسح جميع محتويات؟",copyAlert:"متصفحك لا يدعم الوصول المباشر إلى الحافظة. الرجاء استخدام لوحة المفاتيح Ctrl + C اختصار بدلا من عملية النسخ.",pasteAlert:"متصفحك لا يدعم الوصول المباشر إلى الحافظة. الرجاء استخدام اختصار لوحة المفاتيح Ctrl + V بدلا من عملية اللصق.",cutAlert:"متصفحك لا يدعم الوصول المباشر إلى الحافظة. الرجاء استخدام اختصار لوحة المفاتيح Ctrl + X بدلا من عملية قطع.",videoError:"منطقة النص لا يمكن أن يكون فارغا",imageWebUrl:"عنوان صفحة انترنت",imageAltText:"نص بديل",dimensions:"الأبعاد",constrainProportions:"تقييد النسب",linkWebUrl:"عنوان صفحة انترنت",imageLink:"صورة كارتباط",imageBorder:"الحدود صورة",imageStyle:"نمط",linkText:"نص",linkTooltipLabel:"تلميح",html5Support:"هذا الرمز أداة تمكين فقط في HTML5 دعم المتصفحات",linkOpenInNewWindow:"افتح الرابط فى نافذة جديدة",tableColumns:"الاسم Name أعمدة",tableRows:"الصفوف عدد التجمعات",tableWidth:"عرض",tableHeight:"ارتفاع",tableCellSpacing:"هوامش الخلية",tableCellPadding:"بطانة الخلايا",tableBorder:"الحدود",tableCaption:"شرح",tableAlignment:"المحاذاة",textAlign:"محاذاة النص",dialogUpdate:"تحديث",dialogInsert:"إدراج",dialogCancel:"إلغاء",dialogApply:"تطبيق",dialogOk:"حسنا",createTable:"إدراج جدول",insertTable:"إدراج",addColumnLeft:"إدراج أعمدة لليسار",addColumnRight:"إدراج أعمدة إلى اليمين",addRowAbove:"إدراج صفوف لأعلى",addRowBelow:"إدراج صفوف أدناه",deleteRow:"حذف الصف بالكامل",deleteColumn:"حذف عمود بأكمله",deleteTable:"حذف الجدول",customTable:"إنشاء جدول مخصص ...",characters:"الشخصيات",words:"كلمات",general:"جنرال لواء",advanced:"متقدم",table:"الطاولة",row:"صف",column:"عمود",cell:"زنزانة",solid:"صلب",dotted:"منقط",dashed:"متقطع",doubled:"مزدوج",maximize:"تعظيم",resize:"خفض",swatches:"حوامل",paragraph:"فقرة",quotation:"اقتباس",heading1:"عنوان 1",heading2:"العنوان 2",heading3:"عنوان 3",heading4:"تتجه 4",heading5:"تتجه 5",heading6:"تتجه 6",segoeui:"واجهة المستخدم Segoe",arial:"ارييل",couriernew:"الحقيبة الجديدة",georgia:"جورجيا",impact:"تأثير",lucidaconsole:"وحدة التحكم وسدا",tahoma:"نوع تهامه",timesnewroman:"تايمز الرومانية الجديدة",trebuchetms:"المنجنيق MS",verdana:"فيردانا",disc:"القرص",circle:"دائرة",square:"مربع",number:"عدد",loweralpha:"ألفا السفلى",upperalpha:"العلوي ألفا",lowerroman:"الروماني أقل",upperroman:"العلوي الرومانية",none:"لا شيء",linkTooltip:"CTRL + النقر لمتابعة الارتباط",charSpace:"أحرف (مع المسافات)",charNoSpace:"أحرف (بدون مسافات)",wordCount:"عدد الكلمات",left:"اليسار",right:"حق",center:"مركز",zoomIn:"zoom.in",zoomOut:"تصغير",print:"طباعة",wordExport:"تصدير ومستند Word",pdfExport:"تصدير وقوات الدفاع الشعبي الملفات",FindAndReplace:"بحث واستبدال",Find:"تجد",MatchCase:"حالة مباراة",WholeWord:"الكلمة بالكامل",ReplaceWith:"استبدل ب",Replace:"يحل محل",ReplaceAll:"قم باستبدال الجميع",FindErrorMsg:"لا يمكن أن تجد كلمة معينة.",customFontColor:"مزيد من الألوان...",customBGColor:"مزيد من الألوان...",TransBGColor:"شفاف"};break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["ar-AE"]={Repeat:"كرر",Never:"أبدا",Daily:"اليومي",Weekly:"أسبوعي",Monthly:"شهريا",Yearly:"سنوي",First:"الأول",Second:"ثانيا",Third:"الثالث",Fourth:"رابعا",Last:"الاخير",EveryWeekDay:"كل ايام الاسبوع",Every:"كل",RecurrenceDay:"أيام",RecurrenceWeek:"أسابيع",RecurrenceMonth:"الشهور",RecurrenceYear:"سنوات",RepeatOn:"كرر",RepeatBy:"كرر بواسطة",StartsOn:"يبدأ",Times:"مرات",Ends:"ينتهي",Day:"يوم",The:"ال",OfEvery:"من",After:"بعد",On:"على",Occurrence:"حادثة",Until:"حتى"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["ar-AE"]={ReminderWindowTitle:"نافذة تذكير",CreateAppointmentTitle:"إنشاء التعيين",RecurrenceEditTitle:"تحرير كرر تعيين",RecurrenceEditMessage:"كيف تريد أن تغيير المواعيد في سلسلة الأحداث؟",RecurrenceEditOnly:"فقط هذا التعيين",RecurrenceEditFollowingEvent:"الأحداث التالية",RecurrenceEditSeries:"سلسلة كاملة",PreviousAppointment:"تعيين السابق",NextAppointment:"تعيين المقبل",AppointmentSubject:"موضوع",StartTime:"وقت البدء",EndTime:"نهاية الوقت",AllDay:"طوال اليوم",StartTimeZone:"بدء والوقت",EndTimeZone:"نهاية والوقت",Today:"اليوم",Recurrence:"تكرر",Done:"فعله",Cancel:"إلغاء",Ok:"حسنا",Repeat:"تكرر",RepeatBy:"كرر بواسطة",RepeatEvery:"كرر كل",RepeatOn:"كرر على",StartsOn:"يبدأ يوم",Ends:"ينتهي",Summary:"ملخص",Daily:"يوميا",Weekly:"أسبوعيا",Monthly:"شهريا",Yearly:"سنويا",Every:"كل",EveryWeekDay:"كل ايام الاسبوع",Never:"أبدا",After:"بعد",Occurrence:"الأحداث",On:"على",Edit:"تحرير",RecurrenceDay:"أيام",RecurrenceWeek:"أسابيع",RecurrenceMonth:"أشهر",RecurrenceYear:"سنوات",The:"ال",OfEvery:"كل",First:"أولا",Second:"ثان",Third:"ثالث",Fourth:"رابع",Last:"مشاركة",WeekDay:"يوم من أيام الأسبوع",WeekEndDay:"اليوم نهاية الاسبوع",Subject:"موضوع",Categorize:"الفئات",DueIn:"في المقرر",DismissAll:"افصل الكل",Dismiss:"رفض",OpenItem:"فتح البند",Snooze:"غفوة",Day:"يوم",Week:"أسبوع",WorkWeek:"أسبوع العمل",Month:"شهر",AddEvent:"إضافة حدث",CustomView:"عرض مخصص",Agenda:"جدول أعمال",Detailed:"مفصل",EventBeginsin:"تعيين يبدأ في",Editevent:"تحرير تعيين",Editfollowingevent:"الأحداث التالية",Editseries:"تحرير السلسلة",Times:"مرات",Until:"حتى",Eventwas:"كان التعيين",Hours:"ساعة",Minutes:"دقائق",Overdue:"تعيين طال",Days:"يوم",Event:"حالة",Select:"حدد",Previous:"السابق",Next:"التالى",Close:"غلق",Delete:"حذف",Date:"تاريخ",Showin:"تظهر في",Gotodate:"إذهب إلى تاريخ",Resources:"الموارد",RecurrenceDeleteTitle:"حذف كرر تعيين",Location:"موقع",Priority:"أفضلية",RecurrenceAlert:"إنذار",NoTitle:"بدون عنوان",WrongPattern:"نمط التكرار غير صالح",CreateError:"يجب أن تكون مدة التعيين أقصر من مدى تكرار حدوثه. تقصير المدة، أو تغيير نمط التكرار في مربع الحوار تعيين تكرار.",DragResizeError:"لا يمكن إعادة جدولة حدوث الموعد المتكرر إذا تخطى تكرار لاحق من نفس التعيين.",MouseOverDeleteTitle:"حذف موعد",DeleteConfirmation:"هل أنت متأكد أنك تريد حذف هذا التعيين؟",Time:"مرة",StartTimeZone:"بداية منطقة زمنية",EndTimeZone:"النهاية منطقة زمنية",NoTitle:"بدون عنوان",OverFlowAppCount:"المزيد من التعيينات (ق )",AppointmentIndicator:"انقر إلى أكثر تعيينات",EmptyResultText:"لا اقتراحات",BlockIntervalAlertTitle:"محزر",BlockIntervalError:"تم حظر الفاصل الزمني المحدد وغير متاح للاختيار.",RecurrenceDateValidation:"بعض الشهور أقل من التواريخ المحددة. وخلال هذه الأشهر، سيحدث الوقوع في آخر تاريخ من الشهر",SeriesChangeAlert:"سيتم إلغاء التغييرات التي تم إجراؤها على حالات معينة من هذه السلسلة وتتوافق هذه التعيينات مع السلسلة مرة أخرى."};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["ar-AE"]={Cut:"قطع",Copy:"نسخ",FormatPainter:"نسخ التنسيق",Paste:"معجون",PasteValues:"قيم لصق فقط",PasteSpecial:"معجون",Filter:"فلتر",FilterContent:"بدوره على ترشيح لالخلايا المحددة.",FilterSelected:"تصفية حسب قيمة الخلية المحددة ل",Sort:"فرز",Clear:"واضح",ClearContent:"حذف كل شيء في الخلية، أو إزالة مجرد التنسيق، محتويات، تعليقات أو ارتباطات تشعبية.",ClearFilter:"تصفية واضحة",ClearFilterContent:"مسح تصفية وفرز دولة للمجموعة الحالية من البيانات.",SortAtoZ:"نوع الألف إلى الياء",SortAtoZContent:"من الأقل إلى الأعلى.",SortZtoA:"نوع Z إلى A",SortZtoAContent:"من الأعلى إلى الأقل.",SortSmallesttoLargest:"نوع من الأصغر إلى الأكبر",SortLargesttoSmallest:"نوع من الأكبر إلى الأصغر",SortOldesttoNewest:"النوع الأقدم إلى الأحدث",SortNewesttoOldest:"النوع الأحدث إلى الأقدم",Insert:"إدراج",InsertTitle:"إدراج خلايا",InsertContent:"إضافة خلايا جديدة، الصفوف، أو الأعمدة المصنف الخاص بك ",MultipleInsertContent:"لمعلوماتك: لإدراج صفوف أو أعمدة متعددة في وقت واحد، تحديد صفوف أو أعمدة متعددة في ورقة، ثم انقر فوق إدراج.",InsertSBContent:"إضافة الخلايا والصفوف والأعمدة، أو ورقة إلى المصنف الخاص بك.",Delete:"حذف",DeleteTitle:"حذف خلايا",DeleteContent:"حذف الخلايا والصفوف والأعمدة، أو ورقة من المصنف",MultipleDeleteContent:"لمعلوماتك: لحذف صفوف أو أعمدة متعددة في وقت واحد، تحديد صفوف أو أعمدة متعددة في ورقة، ثم انقر فوق حذف.",FindSelectTitle:"البحث عن واختر",FindSelectContent:"انقر لرؤية الخيارات لإيجاد نص في المستند.",CalculationOptions:"خيارات الحساب",CalcOptTitle:"خيارات الحساب",CalcOptContent:"اختيار لحساب الصيغ تلقائيا أو يدويا. ",CalcOptRecalcContent:"إذا قمت بإجراء التغيير الذي يؤثر على القيمة، وجدول حساب تلقائيا.",CalculateSheet:"حساب ورقة",CalculateNow:"حساب الآن",CalculateNowContent:"حساب المصنف بأكمله الآن.",CalculateNowTurnOffContent:"تحتاج فقط إلى استخدام هذا إذا تم تشغيل الحساب التلقائي قبالة.",CalculateSheetContent:"حساب الورقة النشطة الآن.",CalculateSheetTurnOffContent:" تحتاج فقط إلى استخدام هذا إذا تم تشغيل الحساب التلقائي قبالة.",Title:"جدول",ColorPicker:"منتقي الألوان",Ok:"حسنا",Cancel:"إلغاء",Alert:"ونحن لا يمكن أن تفعل هذا لمجموعة مختارة من الخلايا. حدد خلية واحدة ضمن مجموعة من البيانات ثم حاول مرة أخرى.",HeaderAlert:"تعذر إكمال الأمر كما تحاول تصفية مع رأس المرشح. حدد خلية واحدة في نطاق تصفية وحاول الأمر مرة أخرى.",FlashFillAlert:"تم فحص جميع البيانات بجانب اختيارك وليس هناك نمط لملء القيم.",Formatcells:"تنسيق خلايا",FontFamily:"الخط",FFContent:"اختيار خط جديد للنص الخاص بك.",FontSize:"حجم الخط",FSContent:"تغيير حجم الخط في النص المحدد.",IncreaseFontSize:"زيادة حجم الخط",IFSContent:"جعل النص الخاص بك أكبر قليلا.",DecreaseFontSize:"تصغير حجم الخط",DFSContent:"جعل النص أصغر قليلا.",Bold:"جريء",Italic:"مائل",Underline:"أكد",Linethrough:"خط من خلال",FillColor:"لون التعبئة",FontColor:"لون الخط",TopAlign:"أعلى محاذاة",TopAlignContent:"محاذاة النص إلى الأعلى.",MiddleAlign:"محاذاة الأوسط",MiddleAlignContent:"محاذاة النص بحيث يتم توسيط بين الجزء العلوي والسفلي من الخلية.",BottomAlign:"محاذاة أسفل",BottomAlignContent:"محاذاة النص إلى أسفل.",WrapText:"التفاف النص",WrapTextContent:"التفاف النص طويل خارج إلى خطوط متعددة بحيث يمكنك ان ترى كل ذلك.",AlignLeft:"محاذاة إلى اليسار",AlignLeftContent:"محاذاة المحتوى الخاص بك إلى اليسار.",AlignCenter:"مركز",AlignCenterContent:"توسيط المحتوى الخاص بك.",AlignRight:"محاذاة إلى اليمين",AlignRightContent:"محاذاة المحتوى الخاص بك إلى اليمين.",IncreaseIndent:"زيادة المسافة البادئة",IncreaseIndentContent:"نقل المحتوى الخاص بك بعيداً عن حدود الخلية.",DecreaseIndent:"إنقاص المسافة البادئة",DecreaseIndentContent:"نقل المحتوى الخاص بك أقرب إلى حدود الخلية.",Undo:"فك",Redo:"فعل ثانية",NumberFormat:"تنسيق رقم",NumberFormatContent:"اختيار شكل الخلايا الخاصة بك، مثل نسبة والعملة والتاريخ أو الوقت.",AccountingStyle:"المحاسبة ستايل",AccountingStyleContent:"شكل كما شكل عدد المحاسبة الدولار.",PercentageStyle:"في المئة نمط",PercentageStyleContent:"تنسيق كنسبة مئوية.",CommaStyle:"نمط الفاصلة",CommaStyleContent:"الشكل دون الآلاف فاصل.",IncreaseDecimal:"زيادة عشري",IncreaseDecimalContent:"عرض المزيد من المنازل العشرية لقيمة أكثر دقة.",DecreaseDecimal:"انخفاض عشري",DecreaseDecimalContent:"عرض عدد أقل من المنازل العشرية.",AutoSum:"جمع تلقائي",AutoSumTitle:"مجموع",AutoSumContent:"إضافة تلقائيا سريع الحساب إلى ورقة العمل الخاصة بك، مثل مبلغ أو المتوسط.",Fill:"شغل",ExportXL:"تفوق",ExportCsv:"CSV",ExportPdf:"PDF",BackgroundColor:"لون التعبئة",BGContent:"لون الخلفية للخلايا لجعلها تبرز.",ColorContent:"تغيير لون النص.",Border:"الحدود",BorderContent:"تطبيق الحدود على الخلايا المحددة حاليا.",BottomBorder:"الحدود القاع",TopBorder:"كبار الحدود",LeftBorder:"اليسار الحدود",RightBorder:"الحدود الصحيح",OutsideBorder:"حدود خارجية",NoBorder:"بلا حدود",AllBorder:"كل حدود",ThickBoxBorder:"سميكة صندوق الحدود",ThickBottomBorder:"الحدود سميك أسفل",TopandThickBottomBorder:"العلوي وسميكة الحدود أسفل",BottomDoubleBorder:"أسفل الحدود المزدوجة",TopandBottomDoubleBorder:"أعلى وأسفل الحدود المزدوجة",DrawBorderGrid:"رسم الشبكة الحدود",DrawBorder:"رسم الحدود",TopandBottomBorder:"أعلى وأسفل الحدود",BorderColor:"لون الخط",BorderStyle:"نمط الخط",Number:"ويستخدم عدد للعرض العام من الأرقام. العملة و: المحاسبة تنسيقا مميزا للقيم النقدية.",General:"تنسيق الخلايا العامة ليس لها شكل رقم محدد.",Currency:"تستخدم تنسيقات العملة للقيم النقدية عامة. استخدام أشكال المحاسبة لمحاذاة الفواصل العشرية في عمود.",Accounting:"صيغ المحاسبة بصف رموز العملة والفواصل العشرية في عمود.",Text:"يتم التعامل مع الخلايا شكل النص كنص حتى عندما يكون الرقم في الخلية. يتم عرض الخلية تماما كما دخلت.",Percentage:"صيغ نسبة تتضاعف قيمة الخلية في 100 ويعرض النتيجة مع رمز النسبة المئوية.",CustomMessage:"اكتب رمز تنسيق رقم، وذلك باستخدام واحد من التعليمات البرمجية الموجودة كنقطة انطلاق.",Fraction:" ",Scientific:" ",Type:"اكتب:",CustomFormatAlert:"إدخال صيغة صالحة",Date:"تنسيقات التاريخ عرض التاريخ والوقت والأرقام التسلسلية كقيم التاريخ.",Time:"الوقت تنسيقات تاريخ العرض والأرقام التسلسلية الوقت وقيم التاريخ.",File:"ملف",New:"جديد",Open:"فتح",SaveAs:"حفظ باسم",Print:"طباعة",PrintContent:"طباعة الورقة الحالية.",PrintSheet:"ورقة الطباعة",PrintSelected:"طباعة مختارة",PrintSelectedContent:"حدد منطقة على الورقة التي ترغب في طباعتها.",HighlightVal:"تنسيق البيانات غير صالح",ClearVal:"التحقق من صحة واضح",Validation:"التحقق من صحة",DataValidation:"تأكيد صحة البيانات",DVContent:"الاختيار من قائمة من القواعد للحد من نوع البيانات التي يمكن إدخالها في خلية.",PageSize:"حجم الصفحة",PageSizeContent:"اختيار حجم الصفحة للمستند الخاص بك.",FormatCells:"تنسيق خلايا",ConditionalFormat:"تنسيق مشروط",CFContent:"بسهولة رصد الاتجاهات والأنماط في البيانات باستخدام الألوان لتسليط الضوء بصريا القيم الهامة.",And:"و",With:"مع",GTTitle:"اعظم من",GTContent:"تنسيق الخلايا التي هي أكبر من:",LTTitle:"أقل من",LTContent:"تنسيق الخلايا التي هي أقل من:",BWTitle:"ما بين",BWContent:"تنسيق الخلايا التي هي بين:",EQTitle:"على قدم المساواة ل",EQContent:"تنسيق الخلايا التي هي على قدم المساواة:",DateTitle:"أ تاريخ يكتب في",DateContent:"تنسيق الخلايا التي تحتوي على التاريخ:",ContainsTitle:"النص الذي يحتوي على",ContainsContent:"تنسيق الخلايا التي تحتوي على النص:",GreaterThan:"اعظم من",LessThan:"أقل من",Between:"ما بين",EqualTo:"على قدم المساواة ل",TextthatContains:"النص الذي يحتوي على",DateOccurring:"أ تاريخ يكتب في",ClearRules:"قواعد واضحة",ClearRulesfromSelected:"تعليمات واضحة من الخلايا المحددة",ClearRulesfromEntireSheets:"تعليمات واضحة من ورقة كاملة",CellStyles:"أنماط الخلية",CellStylesContent:"نمط الملونة هو وسيلة رائعة لجعل البيانات الهامة الوقوف على ورقة.",CellStyleHeaderText:"جيدة، سيئ والمحايدة / عناوين وأنماط الخلية عناوين / تحت عنوان",Custom:"اكتب التعليمة البرمجية تنسيق أرقام، وذلك باستخدام أحد الرموز الموجودة كنقطة انطلاق.",CellStyleGBN:"عادي / باد / جيد / محايد",CellStyleTH:"تتجه 4 / عنوان",Accent:"لهجة",Style:"نمط",FormatAsTable:"شكل والجدول",FormatasTable:"كما شكل الجدول",FATContent:"سرعة تحويل مجموعة من الخلايا إلى طاولة المفاوضات مع أسلوبها الخاص.",FATHeaderText:"ضوء / متوسطة / الظلام",FATNameDlgText:"اسم الجدول: / مائدتي لديها رؤوس",InvalidReference:"النطاق الذي حددته غير صالح",ResizeAlert:"النطاق المحدد غير صالح. يجب أن يبقى الجزء العلوي من الجدول في نفس الصف، والجدول الناتج يجب أن تتداخل الجدول الأصلي. تحديد نطاق صالح.",RangeNotCreated:"زيادة الصف بعد الحد الأقصى لعدد الصفوف ورقة يقتصر في تنسيق ك الجدول.",ResizeRestrictAlert:"يقتصر زيادة أو نقصان من عدد الأعمدة وانخفاض عدد الصفوف في تنسيق ك الجدول.",FATResizeTableText:"أدخل نطاق البيانات الجديد للجدول الخاص بك:",FATReizeTableNote:"ملاحظة: يجب أن تظل الرؤوس في نفس الصف ومجموعة الجدول الناتج يجب أن تتداخل مجموعة الجدول الأصلي.",FormatAsTableAlert:"لا يمكن إنشاء جدول مع صف واحد. يجب أن يكون جدول صفين على الأقل، واحدة للرأس الجدول، واحد للبيانات",FormatAsTableTitle:"ضوء 1 / الضوء 2 / لايت 3 / الضوء 4 / ضوء 5 / ضوء 6 / ضوء 7 / ضوء 8 / ضوء 9 / الضوء 10 / الضوء 11 / الضوء 12 / متوسطة 1 / متوسطة 2 / متوسطة 3 / متوسطة 4 / متوسطة 5 / متوسطة 6 / متوسطة 7 / متوسطة 8 / الظلام 1 / الظلام 2 / الظلام 3 / الظلام 4",NewTableStyle:"الجدول نمط جديد",ResizeTable:"تغيير حجم الجدول",ResizeTableContent:"تغيير حجم هذا الجدول عن طريق إضافة أو إزالة الصفوف والأعمدة.",ConvertToRange:"تحويل إلى مداه",ConvertToRangeContent:"تحويل هذا الجدول إلى المعدل الطبيعي للخلايا.",ConverToRangeAlert:"هل تريد تحويل الجدول إلى المعدل الطبيعي؟",TableID:"معرف الجدول:",Table:"الطاولة",TableContent:"إنشاء جدول لتنظيم وتحليل البيانات ذات الصلة.",TableStyleOptions:"العمود الأول / عمود آخر / مجموع الصف / تصفية زر",Format:"شكل",NameManager:"اسم المدير",NameManagerContent:"إنشاء وتحرير وحذف وتجد كل الأسماء المستخدمة في المصنف. ",NameManagerFormulaContent:"أسماء يمكن استخدامها في الصيغ كبدائل للمراجع الخلايا.",DefinedNames:"أسماء محددة",DefineName:"تحديد اسم",DefineNameContent:"تحديد وتطبيق الأسماء.",UseInFormula:"استخدام في الفورمولا",UseInFormulaContent:"اختيار الاسم المستخدم في هذا المصنف وأدخله في الصيغة الحالية.",RefersTo:"يعود الى",Name:"اسم",Scope:"نطاق",NMNameAlert:"الاسم الذي أدخلته غير valid./Reason لهذا يمكن أن تشمل: / لا يبدأ اسم بحرف أو بتسطير / اسم يحتوي على مسافة أو أحرف غير صالحة أخرى / والصراعات الاسم مع جدول المدمج في الاسم أو اسم كائن آخر في المصنف، // لم تستخدم بالكامل",NMUniqueNameAlert:"إدخال اسم موجود بالفعل. أدخل اسما فريدا.",NMRangeAlert:"أدخل النطاق الصالح",FORMULAS:"صيغ",DataValue:"القيم:",VAlue:"القيم",Formula:"الصيغ",MissingParenthesisAlert:"الصيغة الخاصة بك مفقود parenthesis--) أو (تحقق الصيغة، ثم قم بإضافة الأقواس في المكان المناسب.",UnsupportedFile:"ملف غير مدعم",IncorrectPassword:"غير قادر على فتح ملف أو ورقة عمل مع كلمة معينة",InvalidUrl:"يرجى تحديد عنوان مناسب.",Up:"فوق",Down:"أسفل",Sheet:"ورقة",Workbook:"مصنف",Rows:"حسب الصفوف",Columns:"بواسطة أعمدة",FindReplace:"البحث استبدال",FindnReplace:"بحث واستبدال",Find:"تجد",Replace:"يحل محل",FindLabel:"تجد:",ReplaceLabel:"استبدل ب:",ReplaceAll:"استبدال الكل",Close:"قريب",FindNext:"بحث عن التالي",FindPrev:"البحث عن السابق",Automatic:"أوتوماتيكي",Manual:"كتيب",Settings:"إعدادات",MatchCase:"حالة مباراة",MatchAll:"تطابق محتويات الخلية بأكملها",Within:"في غضون:",Search:"بحث:",Lookin:"إنظر في:",ShiftRight:"إزاحة الخلايا الحق",ShiftBottom:"إزاحة الخلايا أسفل",EntireRow:"الصف بأكمله",EntireColumn:"عامود كامل",ShiftUp:"إزاحة الخلايا يصل",ShiftLeft:"إزاحة الخلايا لليسار",Direction:"اتجاه:",GoTo:"اذهب إلى",GoToName:"اذهب إلى:",Reference:"مرجع:",Special:"خاص",Select:"اختار",Comments:"تعليقات",Formulas:"الصيغ",Constants:"الثوابت",RowDiff:"الاختلافات التوالي",ColDiff:"الاختلافات العمود",LastCell:"الخلية الأخيرة",CFormat:"التنسيقات الشرطية",Blanks:"الفراغات",GotoError:"خطأ",GotoLogicals:"Logicals",GotoNumbers:"أرقام",GotoText:"نص",FindSelect:"البحث عن واختر",Comment:"التعليق",NewComment:"جديد",InsertComment:"إدراج تعليق",EditComment:"تحرير",DeleteComment:"حذف تعليق",DeleteCommentContent:"حذف التعليق المحدد.",HideComment:"إخفاء تعليق",Next:"التالى",NextContent:"الانتقال إلى التعليق التالي.",Previous:"سابق",PreviousContent:"الانتقال إلى التعليق السابق.",ShowHide:"إظهار / إخفاء تعليق",ShowHideContent:"إظهار أو إخفاء التعليق على الخلية النشطة.",ShowAll:"عرض كل التعليقات",ShowAllContent:"عرض كل التعليقات في ورقة.",UserName:"اسم المستخدم",Hide:"إخفاء",Unhide:"ظهار",Add:"إضافة",DropAlert:"هل تريد استبدال البيانات الموجودة؟",PutCellColor:"وضع مختارة اللون الخلية إلى الأعلى",PutFontColor:"وضع مختارة لون الخط إلى الأعلى",WebPage:"صفحة ويب",WorkSheet:"ورقة العمل المرجعي",SheetReference:"ورقة المرجعي",InsertHyperLink:"إدراج ارتباط تشعبي",HyperLink:"الارتباط التشعبي",EditLink:"تحرير لينك",OpenLink:"افتح الرابط",HyperlinkText:"نص:",RemoveLink:"إزالة رابط",WebAddress:"عنوان الموقع:",CellAddress:"مرجع الخلية:",SheetIndex:"اختر مكانا في هذا المستند",ClearAll:"مسح الكل",ClearFormats:"تنسيقات واضحة",ClearContents:"المحتويات واضحة",ClearComments:"واضحة تعليقات",ClearHyperLinks:"واضح الارتباطات التشعبية",SortFilter:"ترتيب وتصفية",SortFilterContent:"تنظيم البيانات الخاصة بك لذلك فمن الأسهل على تحليل.",NumberStart:"الحد الأدنى:",NumberEnd:"أقصى:",DecimalStart:"الحد الأدنى:",DecimalEnd:"أقصى:",DateStart:"تاريخ البدء:",DateEnd:"تاريخ الانتهاء:",ListStart:"مصدر:",FreeText:"ودخل في حالة تأهب مشاهدة الخطأ بعد بيانات غير صالحة",ListEnd:"مرجع الخلية:",TimeStart:"وقت البدء:",TimeEnd:"نهاية الوقت:",TextLengthStart:"الحد الأدنى:",TextLengthEnd:"أقصى:",CommentFindEndAlert:"بلغ جدول نهاية المصنف. هل ترغب في الاستمرار في مراجعة من بداية المصنف؟",InsertSheet:"إدراج",DeleteSheet:"حذف",RenameSheet:"إعادة تسمية",MoveorCopy:"نقل أو نسخ",HideSheet:"إخفاء",UnhideSheet:"ظهار",SheetRenameAlert:"هذا الإسم مستخدم من قبل. جرب واحدا آخر.",SheetRenameEmptyAlert:"لقد كتبت اسم غير صالح لورقة. تأكد من أن:",SheetRenameEmptyCharExceedAlert:" والاسم الذي تكتبه لا يتجاوز 31 حرفا",SheetRenameEmptySplCharAlert:" واسم لا يحتوي على أي من الأحرف التالية: ",SheetRenameEmptyBlankAlert:"وأنت لم تترك فارغة اسم.",SheetDeleteAlert:"لا يمكنك التراجع عن حذف ورقة، وكنت قد يكون إزالة بعض البيانات. إذا كنت لا تحتاج ذلك، انقر فوق موافق لحذف.",SheetDeleteErrorAlert:"يجب أن يحتوي المصنف ورقة عمل مرئية واحدة على الأقل. لإخفاء أو حذف أو نقل ورقة محددة، يجب عليك أولا إدراج ورقة جديدة أو إظهار ورقة التي كانت مخبأة بالفعل.",CtrlKeyErrorAlert:"هذا الأمر لا يمكن استخدامها على تحديدات متعددة.",ClipboardAccessError:"المتصفح الخاص بك لا يمكن الوصول إلى الحافظة، وذلك باستخدام هذه الاختصارات:",MoveToEnd:"الانتقال إلى نهاية",Beforesheet:"قبل ورقة:",CreateaCopy:"إنشاء نسخة",AutoFillOptions:"نسخ خلايا / ملء سلسلة / املأ تنسيق فقط / تعبئة بدون تنسيق / فلاش التعبئة",NumberValidationMsg:"إدخال الأرقام فقط",DateValidationMsg:"أدخل تاريخ الوحيد",Required:"مطلوب",TimeValidationMsg:"في الوقت الذي دخلت للمرة غير صالح.",CellAddrsValidationMsg:"مرجع غير صالح.",PivotTable:"الجدول المحوري",PivotTableContent:"بسهولة ترتيب وتلخيص البيانات المعقدة في الجدول المحوري.",NumberTab:"عدد",AlignmentTab:"المحاذاة",FontTab:"الخط",FillTab:"شغل",TextAlignment:"محاذاة النص",Horizontal:"أفقي:",Vertical:"عمودي:",Indent:"المسافة البادئة",TextControl:"تحكم النص",FontGroup:"الخط:",FontStyle:"نوع الخط:",Size:"حجم:",PSize:"حجم الصفحة",Effects:"الآثار:",UnderLine:"أكد",StrikeThrough:"يتوسطه",Overline:"OVERLINE",NormalFont:"الخط العادي",Preview:"معاينة",Presets:"المسبقة",None:"لا شيء",Outline:"الخطوط العريضة",AllSide:"جميع النواحي",InsCells:"إدراج خلايا",InsRows:"إدراج صفوف ورقة",InsCols:"إدراج أعمدة ورقة",InsSheet:"إدراج ورقة",DelCells:"حذف خلايا",DelRows:"حذف الصفوف ورقة",DelCols:"حذف أعمدة ورقة",DelSheet:"حذف ورقة",HyperLinkAlert:"عنوان هذا الموقع ليست valid.Check عنوان وحاول مرة أخرى.",ReplaceData:"كل ذلك. التي قطعناها على أنفسنا / البدلاء.",NotFound:"ونحن لا يمكن أن تجد ما تبحث عنه. حدد علامة التبويب إعدادات لمزيد من الطرق للبحث",Data:"البيانات:",Allow:"السماح:",IgnoreBlank:"تجاهل فارغة",NotFind:"غير قادر على العثور على مباراة ليحل محل",FreezeTopRow:"تجميد صف علوي",FreezeFirstColumn:"تجميد العمود الأول",UnFreezePanes:"كسر الجمود الذي يعتري بانيس",DestroyAlert:"هل أنت متأكد أنك تريد تدمير المصنف الحالي دون حفظ وإنشاء مصنف جديد؟",ImageValAlert:"تحميل ملفات الصور فقط",Pictures:"صور",PicturesTitle:"من ملف",PicturesContent:"إدراج الصور من جهاز الكمبيوتر أو من أجهزة الكمبيوتر الأخرى التي كنت متصلا.",ImportAlert:"هل أنت متأكد أنك تريد تدمير المصنف الحالي دون حفظ وفتح مصنف جديد؟",UnmergeCells:"إلغاء دمج الخلايا",MergeCells:"دمج الخلايا",MergeAcross:"دمج عبر",MergeAndCenter:"دمج ومركز",MergeAndCenterContent:"الجمع بين ومركز محتويات الخلايا المحددة في خلية جديدة أكبر حجما.",MergeCellsAlert:"دمج الخلايا تحافظ على قيمة الخلية فقط العلوي الأيسر ويتجاهل القيم الأخرى.",MergeInsertAlert:"هذه العملية سوف يسبب بعض الخلايا المدمجة لإلغاء دمجها. هل ترغب في الاستمرار ؟",Axes:"محاور",PHAxis:"الابتدائية أفقي",PVAxis:"الابتدائية عمودي",AxisTitle:"محور عنوان",CTNone:"لا شيء",CTCenter:"مركز",CTFar:"بعيدا",CTNear:"قرب",DataLabels:"تسميات البيانات",DLNone:"لا شيء",DLCenter:"مركز",DLIEnd:"داخل النهاية",DLIBase:"داخل قاعدة",DLOEnd:"نهاية الخارجي",ErrorBar:"أشرطة الخطأ",Gridline:"خطوط الشبكة",PMajorH:"الابتدائية الرائد أفقي",PMajorV:"الابتدائية الرائد عمودي",PMinorH:"الصغرى أفقي الأساسي",PMinorV:"الابتدائية الرائد عمودي",Legend:"الأساطير",LNone:"لا شيء",LLeft:"اليسار",LRight:"حق",LBottom:"أسفل",LTop:"أعلى",ChartTitleDlgText:"أدخل عنوان",ChartTitle:"عنوان",InvalidTitle:"لقد كتبت اسم غير صالح للعنوان.",CorrectFormat:"حدد تنسيق الملف الصحيح",ResetPicture:"إعادة تعيين الصورة",ResetPictureContent:"تجاهل كل من تغييرات التنسيق التي تم إجراؤها على هذه الصورة.",PictureBorder:"الصورة الحدود",PictureBorderContent:"اختيار اللون والعرض، ونمط الخط لمخطط الشكل الخاص بك.",ResetSize:"إعادة تعيين الصورة والحجم",Height:"ارتفاع",Width:"عرض",ThemeColor:"موضوع الألوان",NoOutline:"لا تفصيلي",Weight:"وزن",Dashes:"شرطات",ColumnChart:"عمود",ColumnChartTitle:"إدراج مخطط عمودي",ColumnChartContent:"استخدم هذا النوع من التخطيط إلى القيم مقارنة بصريا عبر فئات قليلة.",BarChart:"شريط",BarChartTitle:"إدراج شريط الرسم البياني",BarChartContent:"استخدم هذا النوع من التخطيط إلى القيم مقارنة بصريا عبر فئات قليلة عندما يظهر على الرسم البياني للمدة أو النص فئة طويل.",StockChart:"رادار",StockChartTitle:"إدراج مخطط الرادار",StockChartContent:"استخدم هذا النوع من الرسم البياني لإظهار القيم النسبية إلى نقطة المركز.",LineChart:"خط",LineChartTitle:"إدراج خط الرسم البياني",LineChartContent:"استخدم هذا النوع من الرسم البياني لإظهار الاتجاهات على مر الزمن (السنوات والشهور والأيام) أو فئات.",AreaChart:"منطقة",AreaChartTitle:"إدراج ناحية التخطيط",AreaChartContent:"استخدم هذا النوع من الرسم البياني لإظهار الاتجاهات على مر الزمن (السنوات والشهور والأيام) أو فئات. استخدامه لتسليط الضوء على حجم التغير مع مرور الوقت.",ComboChart:"كومبو",PieChart:"فطيرة",PieChartTitle:"إدراج فطيرة / دونات الرسم البياني",PieChartContent:"استخدم هذا النوع من الرسم البياني لإظهار نسب ككل. استخدامه عندما مجموع الأرقام الخاصة بك 100٪.",ScatterChart:"تبعثر",ScatterChartTitle:"إدراج مبعثر (X، Y) الرسم البياني",ScatterChartContent:"استخدم هذا النوع من الرسم البياني لإظهار العلاقة بين مجموعات من القيم.",ClusteredColumn:"تتجمع على ؛ العمود",StackedColumn:"مكدسة على ؛ العمود",ClusteredBar:"تتجمع على ؛ بار",StackedBar:"مكدسة على ؛ بار",Radar:"رادار",RadarMarkers:"رادار على ؛ عرض على ؛ علامات",Line:"خط",LineMarkers:"خط على ؛ عرض على ؛ علامات",Area:"منطقة",StackedArea:"مكدسة على ؛ المنطقة",Pie:"فطيرة",Doughnut:"تبرع",Scatter:"تبعثر",ChartRange:"المدى الرسم البياني",XAxisRange:"إدخال نطاق المحور السيني:",YAxisRange:"أدخل مجموعة العمودي:",LegendRange:"إدخال نطاق أسطورة:",YAxisMissing:"أدخل مجموعة العمودي لإنشاء الرسم البياني",InvalidYAxis:"يجب أن يكون مجموعة العمودي ضمن النطاق المحدد",InvalidXAxis:"يجب أن يكون نطاق المحور السيني ضمن النطاق المحدد",InvalidLegend:"يجب أن يكون نطاق أسطورة داخل النطاق المحدد",InvalidXAxisColumns:"وينبغي أن يكون نطاق المحور السيني في عمود واحد",FreezePanes:"أجزاء التجميد",FreezePanesContent:"تجميد جزء من ورقة لإبقائه مرئية أثناء التمرير من خلال ما تبقى من ورقة.",PasteContent:"إضافة المحتوى على الحافظة إلى المستند.",PasteSplitContent:"اختيار الخيار لصق، مثل الحفاظ على التنسيق أو لصق المحتوى الوحيد.",CutContent:"إزالة الاختيار ووضعه في الحافظة بحيث يمكنك لصقه في مكان آخر.",CopyContent:"وضع نسخة من الاختيار على الحافظة بحيث يمكنك لصقه في مكان آخر.",FPTitle:"نسخ التنسيق",FPContent:"أحب أن ننظر من مجموعة معينة؟ يمكنك تطبيق ذلك نظرة إلى المحتويات الأخرى في الوثيقة.",BoldContent:"جعل النص جريئة.",ItalicContent:"مائلة النص الخاص بك.",ULineContent:"تسطير النص الخاص بك.",LineTrContent:"عبور شيء عن طريق الرسم الإضراب من خلال ذلك.",UndoContent:"التراجع عن الإجراء الأخير.",RedoContent:"إعادة الإجراء الأخير.",HyperLinkTitle:"إضافة ارتباط تشعبي",HyperLinkContent:"إنشاء ارتباط في المستند للوصول السريع إلى صفحات الويب والملفات.",HyperLinkPlaceContent:" الارتباطات التشعبية ويمكن أيضا أن يأخذك إلى أماكن في المستند.",NewCommentTitle:"إدراج تعليق",NewCommentContent:"إضافة ملاحظة حول هذا الجزء من الوثيقة.",RefreshTitle:"اعادة تنشيط",RefreshContent:"الحصول على أحدث البيانات من مصدر متصلا الخلية النشطة",FieldListTitle:"قائمة الحقول",FieldListContent:"إظهار أو إخفاء قائمة الحقول.",FieldListRemoveContent:"وقائمة الحقول يسمح لك لإضافة وإزالة الحقول من تقرير PivotTable",AddChartElement:"إضافة عنصر الرسم البياني",AddChartElementContent:"إضافة عناصر إلى المخطط إنشاؤها.",SwitchRowColumn:"التبديل صف / عمود",SwitchRowColumnContent:"مبادلة البيانات عبر المحور.",MergeAlert:"نحن لا نستطيع أن نفعل ذلك إلى خلية مدمجة.",UnhideDlgText:"ورقة وإظهارها:",ChartThemes:"الرسم البياني موبايل",ChartThemesContent:"اختيار موضوع جديد للمخطط.",ChangePicture:"تغيير الصورة",ChangePictureContent:"تغيير صورة مختلفة، والحفاظ على التنسيق وحجم الصورة الحالية.",ChangeChartType:"تغيير نوع التخطيط",SelectData:"حدد البيانات",SelectDataContent:"تغيير نطاق البيانات الواردة في الرسم البياني.",Sum:"مجموع",Average:"متوسط",CountNumber:"عد الأرقام",Max:"ماكس",Min:"دقيقة",ChartType:"تغيير نوع التخطيط",ChartTypeContent:"تغيير نوع تخطيط مختلف.",AllCharts:"جميع المخططات البيانية",defaultfont:"افتراضي",LGeneral:"جنرال لواء",LCurrency:"عملة",LAccounting:"محاسبة",LDate:"تاريخ",LTime:"مرة",LPercentage:"النسبة المئوية",LFraction:"جزء",LScientific:"علمي",LText:"نص",LCustom:"عرف",FormatSample:"عينة",Category:"فئة:",Top:"أعلى",Center:"مركز",Bottom:"أسفل",Left:"اليسار (مسافة بادئة)",Right:"حق",Justify:"تبرير",GeneralTxt:"تنسيق الخلايا العامة ليس لها شكل رقم محدد.",NegativeNumbersTxt:"أرقام سلبية",ThousandSeparatorTxt:"استخدام 1000 فاصل",DecimalPlacesTxt:"منازل عشرية:",TextTxt:"يتم التعامل مع الخلايا شكل النص كنص حتى عندما يكون الرقم في الخلية. يتم عرض الخلية تماما كما دخلت.",BoldItalic:"عريض مائل",Regular:"منتظم",HyperLinkHide:"<< التحديد في وثيقة >>",InvalidSheetIndex:"تحديد SheetIndex السليم",HugeDataAlert:"ملف كبير جدا لفتح.",ImportExportUrl:"إعطاء استيراد عنوان / تصدير وحاول مرة أخرى.",BetweenAlert:"يجب أن يكون الحد الأقصى أكبر أو يساوي الحد الأدنى.",BorderStyles:"الصلبة / متقطع / منقط/غرفة مزدوجة",FPaneAlert:"لم يتم تطبيق تجميد جزء للخلية الأولى",ReplaceNotFound:"جدول لا يمكن العثور على المباراة.",BlankWorkbook:"مصنف فارغ",SaveAsExcel:"حفظ باسم Excel",SaveAsCsv:"حفظ باسم CSV",SaveAsPdf:"حفظ باسم PDF",Design:"تصميم",NewName:"اسم جديد",FormulaBar:"شريط الصيغة",NameBox:"اسم صندوق",NumberValMsg:"قيم عشرية لا يمكن أن تستخدم في الظروف رقم.",NumberAlertMsg:"إدخال الأرقام فقط.",ListAlert:"نطاق الخلايا غير صحيح، الرجاء إدخال نطاق الخلايا الصحيح.",ListValAlert:"يجب أن يكون مصدر القائمة قائمة محددة، أو إشارة إلى صف واحد أو عمود.",ListAlertMsg:"القيمة التي أدخلتها غير صحيحة",AutoFillTitle:"خيارات الملء التلقائي",NewSheet:"ورقة جديدة",FullSheetCopyPasteAlert:"ونحن لا يمكن لصق لأن المنطقة نسخ ولصق منطقة ليست بنفس الحجم.",Heading:"العناوين",Gridlines:"خطوط الشبكة",Firstsheet:"انتقل إلى الورقة الأولى",Lastsheet:"انتقل إلى الورقة الأخيرة",Nextsheet:"انتقل إلى الورقة التالية",Prevsheet:"انتقل إلى الورقة السابقة",ProtectWorkbook:"حماية مصنف",UnProtectWorkbook:"إلغاء حماية مصنف",ProtectWBContent:"منع الآخرين من إجراء تغييرات هيكلية لالمصنف الخاص بك",Password:"كلمه السر",ConfirmPassword:"إعادة إدخال كلمة المرور للمتابعة:",PasswordAlert1:"تأكيد كلمة المرور غير متطابقة.",PasswordAlert2:"يرجى إدخال كلمة مرور.",PasswordAlert3:"كلمة السر التي أدخلتها غير صحيحة. تحقق من أن المفتاح CAPS LOCK إيقاف وتأكد من استخدام الأحرف الصحيحة.",Protect:"محمي.",Lock:"خلية قفل",Unlock:"فتح خلية",Protectsheet:"حماية ورقة",ProtectSheetToolTip:"منع التغييرات غير المرغوب فيها من الآخرين عن طريق الحد من قدرتهم على تعديل",Unprotect:"ورقة إلغاء حماية",LockAlert:"الخلية التي تحاول تغيير هي على ورقة المحمية. لإجراء تغييرات، انقر فوق ورقة إلغاء حماية في علامة التبويب مراجعة.",CreateRule:"قانون جديد",NewRule:"القاعدة التنسيق الجديد",NewRuleLabelContent:"قيم تنسيق حيث هذه الصيغة صحيحة:",InsertDeleteAlert:"لا يسمح بهذه العملية. العملية هو محاولة لتحويل الخلايا في الجدول في ورقة العمل.",ReadOnly:"النطاق الذي تحاول تغيير يحتوي على قراءة الخلايا فقط.",CreatePivotTable:"إنشاء الجدول المحوري",Range:"نطاق:",ChoosePivotTable:"اختيار المكان الذي تريد PivotTable إلى وضعها",NewWorksheet:"ورقة عمل جديدة",ExistingWorksheet:"ورقة عمل القائمة",Location:"موقع:",Refresh:"اعادة تنشيط",PivotRowsAlert:"يتطلب هذا الأمر صفين على الأقل من مصدر البيانات. لا يمكنك استخدام الأمر على الاختيار في صف واحد فقط.",PivotLabelsAlert:"اسم حقل PivotTable غير صالح، لإنشاء تقرير PivotTable، يجب عليك استخدام البيانات التي يتم تنظيمها على شكل قائمة مع الأعمدة المسمى. إذا كنت تقوم بتغيير اسم حقل PivotTable، يجب عليك كتابة اسم جديد للحقل.",FieldList:"قائمة الحقول",MergeSortAlert:"للقيام بذلك، تحتاج كل الخلايا المدمجة أن يكون بنفس الحجم.",FormulaSortAlert:"مجموعة نوع مع صيغة لا يمكن فرزها.",MergePreventInsertDelete:"لا يسمح بهذه العملية. العملية هو محاولة لتحويل ودمج الخلايا في ورقة العمل.",FormulaRuleMsg:"الرجاء إدخال صيغة الصحيح.",MovePivotTable:"نقل الجدول المحوري",MovePivotTableContent:"نقل الجدول المحوري إلى موقع آخر في المصنف.",ClearAllContent:"إزالة الحقول والمرشحات.",ChangeDataSource:"تعديل",ChangeDataSourceContent:"تغيير البيانات المصدر لهذا PivotTable",ChangePivotTableDataSource:"تغيير مصدر بيانات PivotTable",TotalRowAlert:"لا يسمح بهذه العملية. العملية هو محاولة لتحويل الخلايا في الجدول في ورقة العمل. انقر فوق موافق للمتابعة مع الصف بأكمله.",CellTypeAlert:"لا يسمح بهذه العملية في نوع من الخلايا نطاق تطبيقها.",PivotOverlapAlert:"تقرير الجدول المحوري لا يمكن أن تتداخل تقرير آخر الجدول المحوري",NoCellFound:"لم يتم العثور على خلايا",CorrectArgument:"الرجاء إدخال الوسيطة الصحيحة",CorrectFormula:"الرجاء الصيغة الصحيحة",CorrectCellAddress:"الرجاء إدخال عنوان الخلية الصحيحة",ChartType:"نوع المخطط",NumberValidationAlert:"يجب أن يكون الحد الأقصى أكبر من أو يساوي الحد الأدنى",DateValidationAlert:"يجب أن يكون تاريخ الانتهاء أكبر من أو يساوي تاريخ البدء",TimeValidationAlert:"يجب أن يكون وقت الانتهاء أكبر من أو يساوي وقت البدء",NewRuleAlert:"هناك مشكلة مع هذه الصيغة",DragAlert:"تعذر إكمال الأمر كما تحاول تحريك الخلايا داخل نطاق التصفية. تحديد نطاق خارج نطاق تصفية وحاول الأمر مرة أخرى.",OR:"أو",HOME:"الصفحة الرئيسية",INSERT:"إدراج",DATATAB:"البيانات",PAGELAYOUT:"تخطيط الصفحة",REVIEW:"إعادة النظر",OTHERS:"الآخرين",FORMAT:"شكل",DESIGN:"التصميم",CHARTDESIGN:"تصميم المخطط",ANALYZE:"تحليل",FileName:"اسم الملف",Save:"حفظ",SaveFile:"حفظ الملف",HighlightCellRules:"تسليط الضوء على قواعد الخلية",LightRedFillDark:"أحمر فاتح ملء مع نص أحمر غامق",YellowFillDark:"الأصفر، تعب، ب، داكن، الأصفر، شاهد",GreenFillDark:"أخضر، إملأ، ب، أخضر داكن، شاهد",RedFill:"أحمر التعبئة",RedText:"نص أحمر",Column:"عمود",Bar:"شريط",Line:"خط",DataValidationType:"عدد / عشري / التاريخ / الوقت / TextLength / قائمة",DataValidationAction:"أكبر من / يساوي / يساوي / يقل عن / يساوي / يساوي / لا يساوي / بين / لا بين",Modify:"تعديل",Apply:"تطبيق",NewCellStyle:"نمط الخلية الجديدة",cellStyleAlert:"اسم النمط هذا موجود من قبل",modifyCellStyleAlert:"اسم النمط هذا غير موجود",Color:"اللون",StyleName:"اسم النمط",LShortdate:"التاريخ القصير",LLongdate:"تاريخ طويل",Clipboard:"الحافظة",Font:"الخط",Actions:"أفعال",Styles:"الأنماط",Editing:"التحرير",Tables:"الجداول",Illustrations:"الرسوم التوضيحية",Links:"الروابط",Charts:"الرسوم البيانية",DataTools:"أدوات البيانات",Show:"تبين",PageLayout:"تخطيط الصفحة",Changes:"التغييرات",Window:"نافذة او شباك",Cells:"خلايا",Calculation:"عملية حسابية",Properties:"الخصائص",Tools:"أدوات",TableStyleOption:"خيارات نمط الجدول",ChartLayouts:"تخطيطات الرسم البياني",ChartDesignData:"البيانات",ChartDesignType:"اكتب",ChartDesignSize:"بحجم",Adjust:"يعدل",FormatSize:"بحجم",AnalyzePivotTable:"جدول محوري",DataSource:"مصدر البيانات",Actions:"أفعال",FATTitlePrefix:"نمط الجدول",HighPoint:"نقطة عالية",LowPoint:"نقطة منخفضة",FirstPoint:"النقطة الأولى",LastPoint:"النقطة الأخيرة",NegativePoint:"نقاط سلبية",Markers:"علامات",NegativePoints:"نقاط سلبية",LineSparklineTitle:"إدراج خط سباركلين",LineSparklineContent:"خطوط الإشارة هي مخططات مصغرة وضعت في خلايا واحدة، يمثل كل منها صف بيانات في اختيارك",ColumnSparklineTitle:"إدراج عمود التألق",ColumnSparklineContent:"خطوط الإشارة هي مخططات مصغرة وضعت في خلايا واحدة، يمثل كل منها صف بيانات في اختيارك",WinLossSparklineTitle:"إدراج فوز / خسارة التألق",WinLossSparklineContent:"خطوط سباركلينس هي مخططات مصغرة وضعت في خلايا واحدة، تمثل كل صف من البيانات في اختيارك،",Line:"خط",SparklineColor:"سباركلين اللون",SparklineColorTitle:"سباركلين اللون",SparklineColorContent:"حدد لون خطوط التألق في مجموعة التألق المحددة",MarkerColor:"علامة اللون",MarkerColorContent:"تغيير اللون للنقاط السلبية، وعلامات، وجميع النقاط الأخرى لمجموعة مختارة التألق",ChooseDataRange:"اختر نطاق البيانات",ChooseLocationRange:"اختر نطاق الموقع",DataRange:"نطاق البيانات",LocationRange:"نطاق الموقع",EmptyDLRnge:"مصدر البيانات أو مرجع الموقع غير صالح",SourceDataRange:"حدد نطاق بيانات مصدر للسطوع",SparklineAlert:"مرجع الموقع غير صالح لأن الخلايا ليست كلها في نفس العمود أو الصف نفسه. حدد الخلايا كلها في صف واحد أو عمود واحد",SparklineDataAlert:"أدخل تنسيق البيانات الصحيح",SparklineLocAlert:"مرجع الموقع أو نطاق البيانات غير صالح",SDataRangeAlert:"مرجع مصدر البيانات غير صالح",LineAlert:"لا يمكن إنشاء المخطط الخطي للقيمة المفردة",EditData:"تحرير البيانات",EditDataContent:"تحرير موقع المجموعة والبيانات",EditSingleSparklineData:"تحرير البيانات سباركلين واحدة",EditSparklineData:"تحرير بيانات التألق",HiddenEmptyCells:"خلايا خفية و فارغة",SwitchRowCol:"تبديل الصف / العمود",CreateSparkline:"إنشاء التألق",SelectDataSource:"حدد نطاق بيانات مصدر للسطوع",SPARKLINEDESIGN:"تصميم سباركلين",CancellationRequested:"لا يمكن فتحها في المهلة المحددة",ImportPreventedOnUnknownFormula:"لا يمكن تحميل هذا الملف لأنه يحتوي على صيغ غير مدعومة.",PivotTableName:"اسم PivotTable",ArrayaFormula:"لا يمكنك تغيير جزء من صفيف",ArrayaFormulaTableAlert:"غير مسموح باستخدام صيغ الصفيف متعددة الخلايا في الجداول",ValueFieldSettings:"إعدادات حقل القيمة",FieldTab:"تلخيص القيم بواسطة",SummarizeValue:"تلخيص حقل القيمة",SummarizeChooseType:"اختر نوع الحساب الذي تريد استخدامه لتلخيص البيانات من الحقل المحدد",FieldValue:"اسم المصدر:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["ar-AE"]={watermarkText:"حدد الوقت"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["ar-AE"]={toolboxTooltipTexts:{addTool:"إضافة",editTool:"تحرير",updateTool:"تحديث",deleteTool:"حذف",cancelTool:"إلغاء",expandAllTool:"توسيع الكل",collapseAllTool:"انهيار جميع",pdfExportTool:"تصدير بدف",excelExportTool:"تصدير إكسل",printTool:"طباعة",searchTool:"بحث"},contextMenuTexts:{addRowText:"اضف سطر",editText:"تحرير",deleteText:"حذف",saveText:"حفظ",cancelText:"إلغاء",aboveText:"فوق",belowText:"أدناه"},columnMenuTexts:{sortAscendingText:"فرز تصاعدي",sortDescendingText:"فرز تنازلي",columnsText:"الأعمدة",freezeText:"تجمد",unfreezeText:"تسيح",freezePrecedingColumnsText:"تجميد الأعمدة السابقة",insertColumnLeft:"إدراج العمود الأيسر",insertColumnRight:"إدراج عمود لليمين",deleteColumn:"حذف عمود",renameColumn:"إعادة تسمية العمود",menuFilter:"فلتر"},filterMenuTexts:{stringMenuOptions:[{text:"ابدا ب",value:"startswith"},{text:"انتهى مع",value:"endswith"},{text:"يحتوي على",value:"contains"},{text:"يساوي",value:"equal"},{text:"لا يساوي",value:"notequal"}],numberMenuOptions:[{text:"أقل من",value:"lessthan"},{text:"أكبر من",value:"greaterthan"},{text:"اقل او يساوي",value:"lessthanorequal"},{text:"أكبر من أو يساوي",value:"greaterthanorequal"},{text:"يساوي",value:"equal"},{text:"لا يساوي",value:"notequal"}],filterValue:"القيمة فلتر",filterButton:"فلتر",clearButton:"واضح",enterValueText:"إدخال قيمة"},columnDialogTexts:{field:"حقل",headerText:"نص رأس",editType:"تحرير نوع",filterEditType:"تصفية تحرير نوع",allowFiltering:"السماح للتصفية",allowFilteringBlankContent:"السماح تصفية المحتوى فارغ",allowSorting:"السماح الفرز",visible:"مرئي",width:"عرض",textAlign:"محاذاة النص",headerTextAlign:"رأس محاذاة النص",isFrozen:"غير المجمدة",allowFreezing:"السماح التجميد",columnsDropdownData:"العمود قطرة البيانات داون",dropdownTableText:"نص",dropdownTableValue:"القيمة",addData:"إضافة",deleteData:"إزالة",allowCellSelection:"تسمح اختيار خلية",showInColumnChooser:"عرض في منتقي العمود",displayAsCheckbox:"عرض كخانة اختيار",clipMode:"وضع كليب",tooltip:"تلميح",headerTooltip:"تلميح رأس الصفحة"},editTypeTexts:{string:"خيط",numeric:"رقمي",datePicker:"منتقي التاريخ",dateTimePicker:"تاريخ منتقي الوقت",dropdown:"اسقاط",boolean:"منطقي"},textAlignTypes:{right:"حق",left:"اليسار",center:"مركز"},clipModeTexts:{clip:"مقطع",ellipsis:"إليبسيس"},columnDialogTitle:{insertColumn:"إدراج عمود",deleteColumn:"حذف عمود",renameColumn:"إعادة تسمية العمود"},deleteColumnText:"هل أنت متأكد أنك تريد حذف هذا العمود؟",deleteRecordText:"هل تريد بالتأكيد حذف السجل؟",okButtonText:"حسنا",cancelButtonText:"إلغاء",confirmDeleteText:"تأكيد حذف",batchSaveConfirmText:"هل أنت متأكد أنك تريد حفظ التغييرات؟",batchSaveLostChangesText:"سيتم فقدان التغييرات غير المحفوظة. هل أنت متأكد أنك تريد المتابعة؟",cancelEditText:"هل أنت متأكد أنك تريد إلغاء التغييرات؟",dropDownListBlanksText:"(الفراغات)",dropDownListClearText:"(مسح)",trueText:"صحيح",falseText:"خاطئة",emptyRecord:"عدم وجود سجلات للعرض"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["ar-AE"]={buttonText:{upload:"تحميل",browse:"تصفح",cancel:"إلغاء",close:"قريب"},dialogText:{title:"تحميل صندوق",name:"اسم",size:"حجم",status:"الحالة"},dropAreaText:"إسقاط الملفات أو انقر لتحميل",filedetail:"حجم الملف المحدد كبير جدا. يرجى تحديد ملف داخل حجم صالح.",denyError:"لا يسمح الملفات ذات الامتدادات #Extension.",allowError:"ويسمح فقط الملفات ذات الامتدادات #Extension.",cancelToolTip:"إلغاء",removeToolTip:"إزالة",retryToolTip:"إعادة المحاولة",completedToolTip:"منجز",failedToolTip:"فشل",closeToolTip:"قريب"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["ar-AE"]={headerTitle:"عنوان",headerBackButtonText:"الى الخلف"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["ar-AE"]={captionText:"نص"};break;case"ejSpellCheck":t.SpellCheck.Locale=t.SpellCheck.Locale||{};t.SpellCheck.Locale["ar-AE"]={SpellCheckButtonText:"الإملائية",NotInDictionary:"ليس في قاموس",SuggestionLabel:"اقتراحات",IgnoreOnceButtonText:"تجاهل مرة",IgnoreAllButtonText:"تجاهل الكل",AddToDictionary:"إضافة إلى القاموس",ChangeButtonText:"تغيير",ChangeAllButtonText:"تغيير جميع",CloseButtonText:"قريب",CompletionPopupMessage:"التدقيق الإملائي كاملة",CompletionPopupTitle:"التدقيق الإملائي",Ok:"حسنا",NoSuggestionMessage:"لا تتوفر أية اقتراحات"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["ar-AE"]={Play:"لعب",Pause:"وقفة",Mute:"كتم الصوت",Unmute:"غير الصامت",Settings:"إعدادات",FullScreen:"تكبير الشاشة",ExitFullScreen:"الخروج من الشاشة الكاملة",HidePlaylist:"إخفاء قائمة التشغيل",Previous:"سابق",Next:"التالى",TogglePlaylist:"تبديل قائمة التشغيل",Rewind:"الترجيع",Forward:"إلى الأمام",Playlist:"قائمة التشغيل",RepeatPlaylist:"كرر قائمة التشغيل",Shuffle:"خلط",VideoTitle:"فيديو",PlaylistTitle:"قائمة التشغيل",PlaylistItemName:"قائمة الاغراض",PlaylistItemAuthor:"مؤلف",Media:"وسائل الإعلام",Speed:"سرعة",Quality:"جودة",Normal:"عادي",Auto:"تلقاءي"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_arAE(i);t.ExcelFilter&&n.fn.Locale_arAE("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.de-DE.min.js b/public/scripts/l10n/ej.localetexts.de-DE.min.js deleted file mode 100644 index a1dd5af..0000000 --- a/public/scripts/l10n/ej.localetexts.de-DE.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.de-DE.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("deDE")<0&&t.locales.push("deDE");n.fn.Locale_deDE=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["de-DE"]={addNewText:"Neue hinzufügen",emptyResultText:"Kein Vorschlag",actionFailure:"Das angegebene Feld ist nicht in der Datenquelle erhalten",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["de-DE"]={buttonText:{apply:"Anwenden",cancel:"Abbrechen",swatches:"Farbfelder"},tooltipText:{switcher:"Umschalter",addButton:"Farbe hinzufügen",basic:"Basic",monoChrome:"Einfarbig",flatColors:"Flache Farben",seaWolf:"See Wolf",webColors:"Webfarben",sandy:"Sandig",pinkShades:"Rosa Schatten",misty:"misty",citrus:"Zitrusfrucht",vintage:"Jahrgang",moonLight:"Mondlicht",candyCrush:"Candy Crush",currentColor:"Aktuelle Frabe",selectedColor:"Ausgewählte Farbe"}};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["de-DE"]={watermarkText:"Geben Sie Wert"};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["de-DE"]={watermarkText:"Datum wählen",buttonText:"Heute"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["de-DE"]={ButtonText:{apply:"Übernehmen",cancel:"Abbrechen",reset:"Zurücksetzen"},watermarkText:"Wählen Sie Bereich",customPicker:"Benutzerdefinierter Auswähler"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["de-DE"]={watermarkText:"Zeit auswählen",buttonText:{today:"Heute",timeNow:"Aktuelle Zeit",done:"Fertig",timeTitle:"Zeit"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["de-DE"]={tooltip:{close:"Schließen",collapse:"Ausblenden",restore:"Wiederherstellen",maximize:"Maximieren",minimize:"Minimeiren",expand:"Erweitern",unPin:"Entfernen",pin:"Anheften"},closeIconTooltip:"schließen"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["de-DE"]={emptyResultText:"Keine Vorschläge,",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["de-DE"]={noRecordsTemplate:"Keine Aufzeichnungen gefunden",actionFailureTemplate:"Die Anforderung ist fehlgeschlagen"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["de-DE"]={titleText:"Speisekarte"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["de-DE"]={placeHolderText:"Geben Sie den angezeigten Code ein",CustomErrorMessage:"Ungültiges Captcha"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["de-DE"]={SortNoSmaller:"Von Klein zu Groß Sortieren",SortNoLarger:"Von Groß zu Klein Sortieren",SortTextAscending:"Von A zu Z Sortieren",SortTextDescending:"Von Z zu A Sortieren",SortDateOldest:"Nach Datum sortieren (absteigend)",SortDateNewest:"Nach Datum sortieren (aufsteigend)",SortByColor:"Nach Farbe sortieren",SortByCellColor:"Nach Zellenfarbe sortieren",SortByFontColor:"Nach Schriftfarbe sortieren",FilterByColor:"Nach Farbe filtern",CustomSort:"Benutzerdefiniertes Sortieren",FilterByCellColor:"Nach Zellenfarbe filtern",FilterByFontColor:"Nach Schriftfarbe filtern",ClearFilter:"Filter löschen",NumberFilter:"Nummern Filter",GuidFilter:"Guid Filter",TextFilter:"Text Filter",DateFilter:"Datum Filter",DateTimeFilter:"Zeit Filter",SelectAll:"Alles auswählen",Blanks:"Leer",Search:"Suchen",Showrowswhere:"Zeile anzeigen wo",NumericTextboxWaterMark:"Geben Sie Wert",StringMenuOptions:[{text:"Gleich",value:"equal"},{text:"Ungleich",value:"notequal"},{text:"Startet mit",value:"startswith"},{text:"Endet mit",value:"endswith"},{text:"Beinhalted",value:"contains"},{text:"Benutzerdefiniertes Filtern",value:"customfilter"}],NumberMenuOptions:[{text:"Gleich",value:"equal"},{text:"Ungleich",value:"notequal"},{text:"Kleiner als",value:"lessthan"},{text:"Kleiner oder Gleich",value:"lessthanorequal"},{text:"Größer als",value:"greaterthan"},{text:"Größer oder Gleich",value:"greaterthanorequal"},{text:"Zwischen",value:"between"},{text:"Benutzerdefinierte Filter",value:"customfilter"}],GuidMenuOptions:[{text:"Gleich",value:"equal"},{text:"Ungleich",value:"notequal"},{text:"Benutzerdefiniertes Filtern",value:"customfilter"}],DateMenuOptions:[{text:"Gleich",value:"equal"},{text:"Ungleich",value:"notequal"},{text:"Kleiner als",value:"lessthan"},{text:"Kleiner oder Gleich",value:"lessthanorequal"},{text:"Größer als",value:"greaterthan"},{text:"Größer oder Gleich",value:"greaterthanorequal"},{text:"Zwischen",value:"between"},{text:"Benutzerdefinierte Filter",value:"customfilter"}],DatetimeMenuOptions:[{text:"Gleich",value:"equal"},{text:"Ungleich",value:"notequal"},{text:"Kleiner als",value:"lessthan"},{text:"Kleiner oder Gleich",value:"lessthanorequal"},{text:"Größer als",value:"greaterthan"},{text:"Größer oder Gleich",value:"greaterthanorequal"},{text:"Zwischen",value:"between"},{text:"Benutzerdefinierte Filter",value:"customfilter"}],Top10MenuOptions:[{text:"Oben",value:"top"},{text:"Unten",value:"bottom"}],title:"Benutzerdefinierte Filter",PredicateAnd:"UND",PredicateOr:"ODER",OK:"OK",MatchCase:"Groß-/Kleinschreibung beachten",Cancel:"Abbrechen",NoResult:"Keine Übereinstimmungen gefunden",CheckBoxStatusMsg:"Nicht alle Objekte werden angezeigt",DatePickerWaterMark:"Zeit auswählen",DateTimePickerWaterMark:"Wählen Sie Datum Zeit",True:"TRUE",False:"FALSE",AddToFilter:"Aktuelle Auswahl zum Filter hinzufügen"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["de-DE"]={Folder:"Ordner",EmptyResult:"Kein Objekt gefunden",EmptyFolder:"Dieser Ordner ist leer",ProtectedFolder:"Zugriff auf den Zielordner wurde verweigert",Back:"Zurück",Forward:"Vor",Upward:"Hoch",Refresh:"Aktualisieren ",Addressbar:"Adressleiste",Upload:"Hochladen",Rename:"Umbenennen",Delete:"Löschen",Download:"Herunterladen",Error:"Fehler",PasteError:"Fehler",UploadError:"Fehler",RenameError:"Fehler",PasteReplaceAlert:"Die Datei {0} ist bereits vorhanden. Möchten Sie die vorhandene Datei ersetzen?",UploadReplaceAlert:"Die Datei ist bereits vorhanden. Alte Datei durch neue ersetzen?",Cut:"Ausschneiden",Copy:"Kopieren",Paste:"Einfügen",Details:"Details",Searchbar:"Suchleiste",Open:"Öffnen",Search:"Suche",NewFolder:"Neuer Ordner",SelectedFileUrl:"Web-Adresse",SelectedFileName:"Titel",ImageWidth:"Breite",ImageHeight:"Höhe",Insert:"Insert",Cancel:"Rückgängig Machen",RenameAlert:"Bitte neuen Namen eingeben",NewFolderAlert:"Bitte neuen Ordnernamen eingeben",ContextMenuOpen:"geöffnet",ContextMenuNewFolder:"Neuer Ordner",ContextMenuDelete:"löschen",ContextMenuRename:"umbenennen",ContextMenuUpload:"hochladen",ContextMenuDownload:"Herunterladen",ContextMenuCut:"Schnitt",ContextMenuCopy:"Kopie",ContextMenuPaste:"kleben",ContextMenuGetinfo:"erhalte Information",ContextMenuRefresh:"erfrischen",ContextMenuOpenFolderLocation:"Ordnerpfad öffnen",ContextMenuSortBy:"Sortiere nach",SortBy:"Sortieren nach",Item:" Objekt",Items:" Objekte",Selected:"Ausgewählt",Permission:"Erlaubnis",OkButton:"Ok",CancelButton:"Rückgängig machen",YesToAllButton:"Ja zu allem",NoToAllButton:"Nein zu allem",YesButton:"Ja",NoButton:"Nein",Size:"Größe",Grid:"Gitternetzansicht",Tile:"Kachelansicht",LargeIcons:"Große Symbole",Layout:"Layout",SkipButton:"Überspringen",ErrorOnFolderCreation:"Das Ziel enthält bereits einen Ordner mit dem Namen '{0}'. Möchten Sie diesen Ordnerinhalt mit dem schon bestehenden Ordner '{0}' zusammenführen?",InvalidFileName:"Name ist ungültig. Verwenden Sie einen Namen, der Zeichen wie \\/ *? \\ <> | nicht enthält",GeneralError:"Für mehr Informationen schauen Sie in das Brower-Konsolenfenster",ErrorPath:"FileExplorer kann {0} nicht finden. Bitte überprüfen Sie die Schreibweise und probieren Sie es nochmal.",DuplicateAlert:"Es ist schon eine Datei mit dem selben Namen {0} vorhanden. Möchten Sie diese Datei mit einem Duplikatnamen erstellen?",DuplicateFileCreation:"Es ist schon eine Datei mit dem selben Namen vorhanden. Wollen Sie {0} mit {1} ersetzen?",DeleteFolder:" Sind Sie sicher, dass Sie löschen wollen? ",DeleteMultipleFolder:"Sind Sie sicher, dass Sie diese {0} Objekte löschen wollen?",CancelPasteAction:"Der Zielordner ist ein Unterordner des Quellenordners.",Name:"Name",Location:"Ort",Type:"Objekt typ",Created:"erstellt",Modified:"verändert",DialogCloseToolTip:"schließen",UploadSettings:{buttonText:{upload:"hochladen",browse:"Durchsuchen",cancel:"Rückgängig Machen",close:"schließen"},dialogText:{title:"Feld hochladen",name:"Name",size:"Größe",status:"Status"},dropAreaText:"Zum hochladen, Dateien ablegen oder anklicken",filedetail:"Die ausgewählte Dateigröße ist zu groß. Bitte wählen Sie eine Datei in der gültigen Größe aus.",denyError:"Dateien mit #Extension erweiterung sind nicht erlaubt",allowError:"Nur Dateien mit #Extension erweiterung sind erlaubt",cancelToolTip:"Abbrechen",removeToolTip:"Entfernen",retryToolTip:"Wiederholen",completedToolTip:"Fertiggestellt",failedToolTip:"Fehlgeschlagen",closeToolTip:"schließen"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["de-DE"]={emptyRecord:"Keine Datensätze zum Anzeigen",unassignedTask:"Nicht zugewiesene Aufgabe",alertTexts:{indentAlert:"Es ist keine Gantt Aufzeichnung ausgewählt für einen Einzug",outdentAlert:"Es ist keine Gantt Aufzeichnung ausgewählt für eine Ausrückung",predecessorEditingValidationAlert:"Es ist eine Zyklische Aghängigkeit aufgetreten, bitte prüfen Sie den Vorgänger.",predecessorAddingValidationAlert:"Füllen Sie alle Spalten in der Vorgänger Tabelle",idValidationAlert:"ID doppelt vergeben",dateValidationAlert:"Ungültiges Enddatum ",dialogResourceAlert:"Füllen Sie alle Spalten in der Quellen Tabelle"},columnHeaderTexts:{taskId:"ID",taskName:"Aufgabenbezeichnung",startDate:"Startdatum",endDate:"Enddatum",resourceInfo:"Ressourcen",duration:"Dauer",status:"Fortschritt",taskMode:"Aufgabenmodus",serialNumber:"Ordnungsnummer",subTasksStartDate:"Startdatum der Unteraufgaben",subTasksEndDate:"Unteraufgaben Enddatum",scheduleStartDate:"Startdatum des Zeitplans",scheduleEndDate:"Enddatum des Zeitplans",predecessor:"Vorgänger",type:"Typ",offset:"ausgleichen",baselineStartDate:"Grundlinie Startdatum",baselineEndDate:"Grundlinie Enddatum",WBS:"WBS",WBSPredecessor:"Vorgänger",dialogCustomFieldName:"Spaltenname",dialogCustomFieldValue:"Wert",notes:"Notizen",taskType:"Aufgabentyp",work:"Arbeit",unit:"Einheit",effortDriven:"Aufwand getrieben",resourceName:"Ressourcenname"},editDialogTexts:{addFormTitle:"Neue Aufgabe",editFormTitle:"Aufgabe bearbeiten",saveButton:"Speichern",deleteButton:"Löschen",cancelButton:"Abbrechen",addPredecessor:"Neue hinzufügen",removePredecessor:"Entfernen",addButton:"Hinzufügen"},columnDialogTexts:{field:"Feld",headerText:"Kopfzeilentext",editType:"Bearbeitungstyp",filterEditType:"Filterbearbeitungstyp",allowFiltering:"Lassen Filterung",allowFilteringBlankContent:"Leeren Filter erlauben",allowSorting:"Sortieren erlauben",visible:"Sichtbar",width:"Breite",textAlign:"Textausrichtung",headerTextAlign:"Kopfzeilentextausrichtung",columnsDropdownData:"Spalten Dropdown-Daten",dropdownTableText:"Text",dropdownTableValue:"Wert",addData:"Hinzufügen",deleteData:"Entfernen",allowCellSelection:"Zellenauswahl erlauben",displayAsCheckbox:"Als Kontrollkästchen anzeigen lassen",clipMode:"Clip Modus",tooltip:"Kurzinfo",showInColumnChooser:"In Spaltenauswahl anzeigen",headerTooltip:"Kopfzeilen Kurzinfo"},editTypeTexts:{string:"Zeichenfolge",numeric:"Numerisch",datePicker:"Datumswähler",dateTimePicker:"Uhrzeitwähler",dropdown:"Dropdown",boolean:"Boolean"},textAlignTypes:{right:"Rechts",left:"Links",center:"Mittelpunkt"},clipModeTexts:{clip:"Clip",ellipsis:"Ellipse"},toolboxTooltipTexts:{addTool:"Hinzufügen",editTool:"Bearbeiten",saveTool:"Aktualisieren",deleteTool:"Löschen",cancelTool:"Abbrechen",searchTool:"Suche",indentTool:"Einzug",outdentTool:"ausrücken",expandAllTool:"Alle ausklappen",collapseAllTool:"Alle einklappen",nextTimeSpanTool:"Nächste Zeitspanne",prevTimeSpanTool:"Bevorige Zeitspanne",criticalPathTool:"kritischer Pfad",excelExportTool:"Excel exportieren",printTool:"drucken",pdfExportTool:"PDF exportieren"},durationUnitTexts:{days:"Tage",hours:"Stunden",minutes:"Minuten",day:"Tag",hour:"Stunde",minute:"Minute"},durationUnitEditText:{minute:["m","min","minute","protokoll"],hour:["h","hr","stunde","stunden"],day:["d","dy","tag","tage"]},workUnitTexts:{days:"Tage",hours:"Std.",minutes:"Protokoll"},taskTypeTexts:{fixedWork:"Feste Arbeit",fixedUnit:"Feste Einheiten",fixedDuration:"Feste Dauer"},effortDrivenTexts:{yes:"ja",no:"Nein"},contextMenuTexts:{taskDetailsText:"Aufgaben Details",addNewTaskText:"Neue Aufgabe hinzufügen",indentText:"Einrücken",outdentText:"Ausrücken",deleteText:"Löschen",aboveText:"über",belowText:"darunter"},newTaskTexts:{newTaskName:"Neue Aufgabe"},columnMenuTexts:{sortAscendingText:"Aufsteigend sortieren",sortDescendingText:"Absteigend sortieren",columnsText:"Spalten",insertColumnLeft:"Spalte Links Einfügen",insertColumnRight:"Spalte Rechts Einfügen",deleteColumn:"Spalte löschen",renameColumn:"Spalte umbenennen"},taskModeTexts:{manual:"manuell",auto:"Auto"},columnDialogTitle:{insertColumn:"Spalte Einfügen",deleteColumn:"Spalte löschen",renameColumn:"Umbenennen Spalte"},deleteColumnText:"Sind Sie sicher sie wollen diese Spalte löschen?",okButtonText:"OK",cancelButtonText:"Abbrechen",confirmDeleteText:"Löschen bestätigen",predecessorEditingTexts:{fromText:"Von",toText:"Zu"},dialogTabTitleTexts:{generalTabText:"Allgemein",predecessorsTabText:"Vorgänger",resourcesTabText:"Ressourcen",customFieldsTabText:"Benutzerdefinierte Felder",notesTabText:"Anmerkungen"},predecessorCollectionText:[{id:"SS",text:"Start-Start",value:"Start-Start"},{id:"SF",text:"Start-Ende",value:"Start-Ende"},{id:"FS",text:"Ende-Start",value:"Ende-Start"},{id:"FF",text:"Ende-Ende",value:"Ende-Ende"}],linkValidationRuleText:{taskBeforePredecessor:"Sie haben '{0}' verschoben, um zu beginnen, bevor '{1}' beendet ist und die beiden Aufgaben verknüpft sind. Infolgedessen können die Verbindungen nicht eingehalten werden. Wählen Sie eine der folgenden Aktionen aus, um",taskAfterPredecessor:"Sie haben '{0}' von '{1}' entfernt und die beiden Aufgaben sind verknüpft. Infolgedessen können die Verbindungen nicht eingehalten werden. Wählen Sie eine der folgenden Aktionen aus, um"},linkValidationDialogTitle:"Bearbeiten bestätigen",linkValidationRuleOptions:{cancel:"Abbrechen, den bestehenden Link beibehalten",removeLink:"Entfernen Sie den Link und verschieben Sie '{0}', um mit '{1}' zu beginnen.",preserveLink:"Bewegen Sie den '{0}', um mit '{1}' zu beginnen und behalten Sie den Link."},connectorLineDialogText:{from:"Von",to:"Zu",taskLink:"Aufgabenverknüpfung",lag:"zurückbleiben",okButtonText:"OK",cancelButtonText:"Abbrechen",deleteButtonText:"Löschen",title:"Aufgabenabhängigkeit"},nullText:"Null"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["de-DE"]={EmptyRecord:"Keine Aufzeichnungen angezeigt",GroupDropArea:"Ziehe Sie einen Spaltenkopf hierher um die Spalten zu gruppieren",DeleteOperationAlert:"Für den Löschvorgang wurden keine Datensätze ausgewählt",EditOperationAlert:"Für den Bearbeitungsvorgang wurden keine Datensätze ausgewählt",SaveButton:"sparen",OKButton:"OK",CancelButton:"Abbrechen",EditFormTitle:"Informationen von ",AddFormTitle:"Fügen Sie einen neuen Datensatz hinzu",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} Artikel {{else}} Artikel {{/if}} ",BatchSaveConfirm:"Sind Sie sicher Sie wollen das Speichern?",BatchSaveLostChanges:"Ungespeicherte Änderungen gehen verloren. Wollen Sie fortfahren?",ConfirmDelete:"Sind Sie sicher Sie wollen diesen Datensatz löschen?",CancelEdit:"Sind Sie sicher Sie wollen die Änderungen löschen?",PagerInfo:"{0} von {1} Seiten ({2} Beiträge)",FrozenColumnsViewAlert:"Fixierte Spalte soll in den Gitternetzansichtsbereich",FrozenColumnsScrollAlert:"AllowScrolling erlauben während der Verwendung von fixierten Spalten",FrozenNotSupportedException:"Fixierte Spalten und Zeilen werden, für Gruppierungszeilenvorlage, Detailvorlage, Hierachieraster und Stapelbearbeitung nicht unterstützt",Add:"Hinzufügen",Edit:"Bearbeiten",Delete:"Löschen",Update:"Aktualisieren",Cancel:"Abbrechen",Done:"Erledigt",Columns:"Columns",SelectAll:"(Alles auswählen)",PrintGrid:"Drucken",ExcelExport:"Excel Export",WordExport:"Word-Export",PdfExport:"PDF-Export",StringMenuOptions:[{text:"Beginnt mit",value:"StartsWith"},{text:"Endet mit",value:"EndsWith"},{text:"Enthält",value:"Contains"},{text:"Gleich",value:"Equal"},{text:"Nicht equal",value:"NotEqual"}],NumberMenuOptions:[{text:"Weniger als",value:"LessThan"},{text:"Größer als",value:"GreaterThan"},{text:"Kleiner als oder equal",value:"LessThanOrEqual"},{text:"Größer als oder equal",value:"GreaterThanOrEqual"},{text:"Gleich",value:"Equal"},{text:"Nicht equal",value:"NotEqual"},{text:"Zwischen",value:"Between"}],PredicateAnd:"UND",PredicateOr:"ODER",Filter:"Filter",FilterMenuCaption:"Filterwert",FilterMenuFromCaption:"Von",FilterMenuToCaption:"Nach",FilterbarTitle:"Filterleiste für Spalte",MatchCase:"Kleinschreibung",Clear:"Löschen",ResponsiveFilter:"Filter",ResponsiveSorting:"Sortieren",Search:"Suche",NumericTextBoxWaterMark:"Geben Sie den Wert ein",DatePickerWaterMark:"Select date",EmptyDataSource:"Die Quelldaten dürfen bei Inizialisierung nicht leer sein, da die Spalten im AutoGenerierungs Spalten Gitternetz generiert werden",ForeignKeyAlert:"Der aktualiserte Wert sollte einen gültiger Fremdschlüsselwert haben",True:"wahr",False:"falsch",UnGroup:"Hier Klicken um Gruppierung aufzuheben",AddRecord:"Datensatz hinzufügen",EditRecord:"Datensatz bearbeiten",DeleteRecord:"Datensatz löschen",Save:"sparen",Grouping:"Gruppieren",Ungrouping:"Gruppierung aufheben",SortInAscendingOrder:"Aufsteigend sortieren",SortInDescendingOrder:"Absteigend sortieren",NextPage:"Nächte Seite",PreviousPage:"Vorherige Seite",FirstPage:"Erste Seite",LastPage:"Letzte Seite",EmptyRowValidationMessage:"Zumindestens ein Feld muss aktualisiert werden",NoResult:"Keine Treffer gefunden"};break;case"ejmobile":t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["de-DE"]={emptyResult:"Keine Aufzeichnungen angezeigt",filterValidation:"Gültige Filterdaten eintragen",filterTypeValidation:"Die aktuelle Filterspalte ist vom Typ…",captionText:"Artikel",spinnerText:"Wird geladen…",HideColumnAlert:"Zumindestens eine Spalte muss im Gitternetz angezeigt werden",columnSelectorText:"Spalte verbergen",columnSelectorDone:"OK",columnSelectorCancel:"Abbrechen",columnSelectorWarning:"Warnung",filterOk:"OK",filterWarning:"Warnung"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["de-DE"]={confirmText:"Erledigt",Windows:{cancelText:"Abbrechen",headerText:"WAHL DATUM",toolbarConfirmText:"erledigt",toolbarCancelText:"schließen"}});t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["de-DE"]={confirmText:"Erledigt",AM:"AM",PM:"PM",Android:{headerText:"Zeit einstellen"},Windows:{cancelText:"Abbrechen",headerText:"WAHL ZEIT",toolbarCancelText:"schließen",toolbarConfirmText:"erledigt"}});break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["de-DE"]={watermarkText:"Wert eingeben"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["de-DE"]={Measure:"Messen",Row:"Zeile",Column:"Spalte",Value:"Wert",Expand:"Erweitern",Collapse:"Zusammenbruch",Exit:"Beenden",ChartTypes:"Diagrammtypen",TDCharts:"Diagramm",Tooltip:"Quickinfo",Exporting:"Exportieren",Line:"Linie",Spline:"Spline",Column:"Spalte",Area:"Bereich",SplineArea:"Splinefläche",StepLine:"Schrittzeile",StepArea:"Schrittfläche",Pie:"Kuchen",Bar:"Leiste",StackingArea:"Fäche stapeln",StackingColumn:"Spalte stapeln",StackingBar:"Leiste stapeln",Pyramid:"Pyramide",Funnel:"Trichter",Doughnut:"Krapfen",Scatter:"Punkt",Bubble:"Blasen",TreeMap:"Hierachie",ColumnTD:"Spalte 3D",PieTD:"Kuchen 3D",BarTD:"Bar 3D",StackingBarTD:"Stapelleiste",StackingColumnTD:"Stapelspalte",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"hineinzoomen",ZoomOut:"Rauszoomen",Legend:"Legende",SmartLabels:"Intelligente Etiketten",Interactions:"Wechselwirkungen",Zooming:"Zoomen",Rotate45:"Drehen45",Rotate90:"Drehen90",Trim:"Trimmen",MultipleRows:"Mehrere Zeilen",Wrap:"Wickeln",Hide:"verbergen",WrapByWord:"Wrap nach dem Wort",CrossHair:"Kreuzes Haar",TrackBall:"Trackball",DisableTD:"Deaktivieren Sie 3D-Diagramme",None:"Keiner",Exception:"Ausnahme",OK:"OK"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["de-DE"]={DoesNotBeginsWith:"Beginnt Nicht mit",DoesNotEndsWith:"Endet nicht mit",DoesNotContains:"Enthält nicht",DoesNotEquals:"Ist Ungleich",IsGreaterThan:"Ist Größer als",IsGreaterThanOrEqualTo:"Ist Größer oder Gleich als",IsLessThan:"Ist Kleiner als",IsLessThanOrEqualTo:"Ist Kleiner oder Gleich als",ClearSorting:"Sortierung aufheben",ClearFilterFrom:"Filter aufheben von",SortAtoZ:"Sortieren A-Z",SortZtoA:"Sortieren Z bis A",DeferUpdate:"Update verschieben",MDXQuery:"MDX Abfrage",Row:"Reihe",Slicer:"Datenschnitt",CubeSelector:"Cube Wähler",ReportName:"Berichtsname",NewReport:"Neuer Bericht",CubeDimensionBrowser:"Cube Dimensions-Browser",AddReport:"Bericht hinzufügen",RemoveReport:"Bericht entfernen",CannotRemoveSingleReport:"Einzelner Bericht kann nicht entfernt werden",AreYouSureToDeleteTheReport:"Sind Sie sicher den Bericht zu löschen?",RenameReport:"Bericht umbenennen",ChartTypes:"Diagrammtypen",ToggleAxis:"Achse umschalten",ExportToExcel:"Exportieren zu",ExportToWord:"Exportieren nach Word",ExportToPdf:"Exportieren nach Pdf",FullScreen:"Vollbild",Grid:"Gitternetz",Chart:"Diagramm",OK:"OK",Cancel:"Abbrechen",MeasureEditor:"Mess-Editor",MemberEditor:"Mitglieds-Editor",Measures:"Maßnahmen",SortOrFilterColumn:"Sortieren/Filtern (Spalte)",SortOrFilterRow:"Sortieren/Filtern (Zeile)",SortingAndFiltering:"Sortierung und Filterung",Sorting:"Sortierung",Measure:"Messung",Order:"Auftrag",Filtering:"Filterung",Condition:"Bedingung",PreserveHierarchy:"Hierachie beibehalten",Ascending:"Aufsteigend",Descending:"Absteigend",Enable:"Aktivieren",Disable:"Deaktivieren",and:" <\/ u> nd",Line:"Linie",Spline:"Spline",Column:"Spalte",Area:"Bereich",SplineArea:"Spline-Fläche",StepLine:"Schritt-Linie",StepArea:"Schritt Gebiet",Pie:"Kuchen",Bar:"Bar",StackingArea:"Stapelbereich",StackingColumn:"Stapelsäule",StackingBar:"Stacking Bar",Pyramid:"Pyramide",Funnel:"Trichter",Doughnut:"Krapfen",Scatter:"streuen",Bubble:"Bubble",TreeMap:"Baum Karte",Sort:"Sortieren",SelectField:"Bereich auswählen",LabelFilterLabel:"Zeige die Punkte an, für die das Label steht",ValueFilterLabel:"Zeige die Punkte an, für die … steht",LabelFilters:"Beschriftungsfilter ",BeginsWith:"Beginnt mit",NotBeginsWith:"Beginnt nicht mit",EndsWith:"Endet mit",NotEndsWith:"Endet nicht mit",Contains:"Enthält",NotContains:"Enthält nicht",ValueFilters:"WertFilter",ClearFilter:"Filter löschen",Equals:"Ist gleich",NotEquals:"Ist ungleich",GreaterThan:"Größer als ",GreaterThanOrEqualTo:"Größer oder Gleich als ",LessThan:"Kleiner als ",LessThanOrEqualTo:"Kleiner oder Gleich als",Between:"Zwischen",NotBetween:"Nicht dazwischen",Top10:"Nach oben Count",Close:"In der Nähe",AddToColumn:"Zu Spalte hinzufügen",AddToRow:"Zu Zeile hinzufügen",AddToSlicer:"Zu Datenschnitt hinzufügen",Value:"Wert",EqualTo:"Ist gleich",ReportList:"Berichtsliste",Alert:"Warnung",MDXAlertMsg:"Fügen Sie eine Measure, Dimension oder Hierarchie in einer geeigneten Achse hinzu, um die MDX-Abfrage anzuzeigen.",FilterSortRowAlertMsg:"Dimension wurde nicht in der Zeilenachse gefunden. Bitte fügen Sie Dimensionselement in der Zeilenachse zum Sortieren / Filtern hinzu.",FilterSortColumnAlertMsg:"Dimension wurde nicht in der Spaltenachse gefunden. Bitte fügen Sie Dimensionselement in der Spaltenachse zum Sortieren / Filtern hinzu.",FilterSortcolMeasureAlertMsg:"Bitte Maße für Spaltenachse eingeben",FilterSortrowMeasureAlertMsg:"Bitte Maße für Zeilenachse eingeben",FilterSortElementAlertMsg:"Element wurde nicht in der Spaltenachse gefunden. Bitte fügen Sie ein Element in der Spaltenachse zum Sortieren / Filtern hinzu.",FilterMeasureSelectionAlertMsg:"Bitte ein gültiges Maß auswählen.",FilterConditionAlertMsg:"Bitte geben Sie eine gültige Bedingung an.",FilterStartValueAlertMsg:"BBitte geben Sie einen Startwert an.",FilterEndValueAlertMsg:"Bitte geben Sie einen Endwert an.",FilterInvalidAlertMsg:"Ungültige Funktion !",SelectRecordAlertMsg:"Bitte einen gültigen Datensatz auswählen.",RecordName:"Datensatzname",RemoveRecord:"Datensatz Entfernen",RenameRecord:"Datensatz Umbennen ",Load:"Belastung",Remove:"Entfernen Sie",Save:"Speichern",SaveAs:"Speichern unter",SelectRecord:"Datensatz auswählen",SelectReport:"Berichte auswählen",DBReport:"Berichtmanipulation in Datenbank",Rename:"Umbenennen",Remove:"Entfernen Sie",SetRecordNameAlertMsg:"Bitte Datensatzname eingeben.",SetReportNameAlertMsg:"Bitte Berichtsname eingeben.",Search:"Suche",MultipleItems:"mehrere Artikel",All:"Alle",NoReports:"Keine Berichte gefunden in der Datenbank",CalculatedMember:"Berechnetes Element",Caption:"Bildunterschrift:",Expression:"Bezeichnung:",MemberType:"Element Typ:",FormatString:"String format:",MultipleMeasure:"Es kann nicht mehr als ein Maß geschnitten werden.",DuplicateCalcMeasure:"Berechnetes Mitglied mit demselben Namen ist bereits vorhanden.",EmptyField:"Berechneter Mitgliedsname oder Ausdruck sollte nicht leer sein.",EmptyFormat:"Das Format für berechnetes Element ist leer.",Warning:"Warnung",Confirm:"Das berechnete Mitglied mit demselben Namen ist bereits vorhanden. Willst du ersetzen?",KPIs:"KPIs",Collection:"Sammlung",Report:"Bericht",AddCurrentSelectionToFilter:"Aktuelle Auswahl zum Filtern hinzufügen",SaveMsg:"Bericht wurde erfolgreich gespeichert!!!",RenameMsg:"Bericht erfolgreich umbenannt!!!",RemoveMsg:"Bericht erfolgreich entfernt!!!",Success:"Erfolg",KpiAlertMsg:"Sie sind nicht in diesem Bereich des Berichts gesetzt",NotAllItemsShowing:"Nicht alle untergeordneten Knoten werden angezeigt",EditorLinkPanelAlert:"Die Mitglieder haben mehr als 1000 Artikel unter einem oder mehreren Elternteilen. Nur die ersten 1000 Elemente werden unter jedem Elternelement angezeigt.",NamedSetAlert:"Benannte Gruppen desselben Felds können nicht gleichzeitig zum PivotTable-Bericht hinzugefügt werden. Klicken Sie auf OK, um den Satz '' zu entfernen und den Satz '' hinzuzufügen.",Exception:"Ausnahme"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["de-DE"]={RevenueGoal:"Umsatzziel",RevenueValue:"Umsatzwert",Exception:"Ausnahme"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["de-DE"]={pagerInfo:"{0} von {1} Seiten ({2} Stück)",firstPageTooltip:"Erste Seite",lastPageTooltip:"Letzte Seite",nextPageTooltip:"Nächste Seite",previousPageTooltip:"Vorherige Seite",nextPagerTooltip:"Nächste Seitengruppe",previousPagerTooltip:"Vorherige Seitengruppe"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["de-DE"]={toolbar:{print:{headerText:"Drucken",contentText:"PDF Dokument ausdrucken."},first:{headerText:"Zuerst",contentText:"Springen Sie auf die erste Seite des PDF Dokuments."},previous:{headerText:"früher",contentText:"Gehen Sie auf die vorherige Seite des PDF Dokuments."},next:{headerText:"Nächster",contentText:"Gehen Sie auf die nächste Seite des PDF Dokuments."},last:{headerText:"Letzte",contentText:"Springen Sie auf die letzte Seite des PDF Dokuments."},zoomIn:{headerText:"Vergrößern",contentText:" PDF Dokument vergrößern."},zoomOut:{headerText:"Verkleinern",contentText:"Verkleinern Sie das PDF Dokument."},pageIndex:{headerText:"Seitenzahl",contentText:"Aktuelle Seitenzahl."},zoom:{headerText:"Zoom",contentText:"Verkleinern oder Vergrößern des PDF Dokuments."},fitToWidth:{headerText:"An Breite anpassen",contentText:"Die PDF Seite an die Breite des Containers anpassen "},fitToPage:{headerText:"An Seite anpassen",contentText:"Die PDF Seite an den Container anpassen ."},download:{headerText:" Herunterladen",contentText:" PDF Dokument herunterladen"},search:{headerText:"Text suchen",contentText:"Text auf den PDF Seiten suchen."},highlight:{headerText:"Text hervorheben",contentText:"Text auf den PDF Seiten hervorheben."},strikeout:{headerText:"Text durchstreichen",contentText:"Text auf den PDF Seiten durchstreichen."},underline:{headerText:"Text unterstreichen",contentText:"Text auf den PDF Seiten unterschreichen."},signature:{headerText:"Unterschrift",contentText:"Handgeschreibene Unterschrift hinzufügen oder entfernen."},select:{headerText:"Auswahl",contentText:"Auswahlwerkzeug."},scroll:{headerText:"Verschieben",contentText:"Klicke um das Dokument zu verschieben"}},contextMenu:{copy:{contentText:"Kopieren"},googleSearch:{contentText:"auf Google suchen"},Find:{contentText:"Finden:"},matchCase:{contentText:"Groß-/Kleinschreibung anpassen"},auto:{contentText:"Automatisch"},openPopup:{contentText:"Pop-Up Hinweis öffnen"},Delete:{contentText:"Löschen"},properties:{contentText:"Eigenschaften…"}},propertyWindow:{underlineProperties:{contentText:"Unterstrich Eigenschaften"},strikeOutProperties:{contentText:"Durchstrich Eigenschaften"},highlightProperties:{contentText:"Texthervorhebung Eigenschaften"},signatureProperties:{contentText:" Signatur Eigenschaften"},appearance:{contentText:"Optik"},general:{contentText:"General"},color:{contentText:"Farbe:"},opacity:{contentText:"Deckkraft:"},author:{contentText:"Autor:"},subject:{contentText:"Betreff:"},modified:{contentText:"geändert:"},ok:{contentText:"OK"},cancel:{contentText:"Abbrechen"},locked:{contentText:"Gesperrt"}},signatureWindow:{Signature:{contentText:"Unterschrift hinzufügen"},Add:{contentText:"Hinzufügen"},clear:{contentText:"Klar"}},waitingPopup:{print:{contentText:"Forbereder dokument til udskrivning ..."}}};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["de-DE"]={watermarkText:"Geben Sie Wert"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["de-DE"]={Total:"Summe",GrandTotal:"Gesamtsumme",DoesNotBeginsWith:"Beginnt nicht mit",DoesNotEndsWith:"Endet nicht mit",DoesNotContains:"Enthält nicht",DoesNotEquals:"Nicht gleich",IsGreaterThan:"Ist größer als",IsGreaterThanOrEqualTo:"Ist größer als oder Gleich",IsLessThan:"Ist kleiner als",IsLessThanOrEqualTo:"Ist kleiner als oder Gleich",ClearSorting:"Übersichtliche Sortierung",ClearFilterFrom:"Filter löschen aus",SortAtoZ:"Sortieren A-Z",SortZtoA:"Sortieren Z bis A",and:" <\/ u> nd",NumberFormatting:"Nummernformatierung.",FrozenHeaders:"Fixierte Kopfzeilen",CellSelection:"Zellenauswahl",CellContext:"Zellenkontext",ColumnResize:"Spaltengröße ändern",ExcelLikeLayout:"Excel-ähnliches Layout",FrozenHeader:"Fixierte Kopfzeile",AdvancedFiltering:"Erweiterte Filterung",Amount:"Menge",Quantity:"Quantity",Measures:"Maßnahmen",NumberFormats:"Nummernformate",Exporting:"Exportieren",FileName:"Dateiname",ToolTip:"Kurzinfo",RTL:"RTL",CollapseByDefault:"Standartmäßig Zusammenklappen",EnableDisablePaging:"Seitennummerierung Aktivieren / Deaktiveren.",PagingOptions:"Seitennummerierungsoptionen",CategoricalPageSize:"Kategorische Seitengröße",SeriesPageSize:"Serienseitengröße",HyperLink:"HyperLink",CellEditing:"Zellenbearbeitung",GroupingBar:"Zeilenzusammenfassung",SummaryCustomization:"Benutzerdefinierte Zusammenfassung",SummaryTypes:"Zusammenfassungstypem",SummaryType:"Zusammenfassungstyp",EnableRowHeaderHyperlink:"ZeilenHeaderHyperLink aktivieren",EnableColumnHeaderHyperlink:"SpaltenHeaderHyperLink aktivieren",EnableValueCellHyperlink:"ZellenwertHyperLink aktivieren",EnableSummaryCellHyperlink:"ZellensummenHyperLink aktivieren",HideGrandTotal:"Gesamtsumme ausblenden",HideSubTotal:"Zwischensumme ausblenden",Both:"Beide",Sum:"Summe",Average:"Durchschnitt",Count:"Anzahl",Min:"Min",Max:"Maximum",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",ToolTipRow:"Reihe",ToolTipColumn:"Spalte",ToolTipValue:"Wert",SeriesPage:"Serien Seite",CategoricalPage:"Kategorische Seite",DragFieldHere:"Ziehe Feld hierher",ColumnArea:"Spalte hier ablegen",RowArea:"Zeile hier ablegen",ValueArea:"Werte hier ablegen",OK:"OK",Cancel:"Abbrechen",Remove:"Entfernen",ConditionalFormatting:"Bedingte Formatierung",Condition:"Konditionaler Typ",Value1:"Wert 1",Value2:"Wert2",Editcondtion:"Kondition bearbeiten",Backcolor:"Hintergrundfarbe",Borderrange:"Rahmenauswahl",Borderstyle:"Rahmenart",Fontsize:"Schriftgröße",Fontstyle:"Schriftart",Bordercolor:"Rahmenfarbe",Sort:"Sortieren",SelectField:"Wählen Sie das Feld aus",LabelFilterLabel:"Zeigen Sie die Elemente aus, für die das Etikett",ValueFilterLabel:"Zeigen Sie die Elemente, die für die",LabelFilters:"Etikettenfilter ",BeginsWith:"Beginnt mit",NotBeginsWith:"Beginnt nicht mit",EndsWith:"Endet mit",NotEndsWith:"Endet nicht mit",Contains:"Enthält",NotContains:"Nicht enthalten",ValueFilters:"Wert Filter",ClearFilter:"Filter löschen",Equals:"Ist gleich",NotEquals:"Nicht gleich",GreaterThan:"Größer als",GreaterThanOrEqualTo:"Größer als oder Gleich ",LessThan:"Weniger als ",LessThanOrEqualTo:"Kleiner als oder Gleich",Between:"Zwischen",NotBetween:"Nicht zwischen",AddToFilter:"Zum Filter hinzufügen",AddToRow:"Zeile hinzufügen",AddToColumn:"Spalte hinzufügen",AddToValues:"Zu den Werten hinzufügen",Warning:"Warnung",Error:"Fehler",GroupingBarAlertMsg:"Das Feld was Sie verschieben kann nicht in diesem Bereich des Berichts platziert werden",Measures:"Maßnahmen",Expand:"Erweitern",Collapse:"Zusammenbruch",NoValue:"Kein Wert",Close:"In der Nähe",Goal:"Ziel",Status:"Status",Trend:"Trend",Value:"Wert",ConditionalFormattingErrorMsg:"Der gegebene Wert stimmt nicht überein",ConditionalFormattingConformMsg:"Sind Sie sicher Sie wollen das ausgewählte Format entfernen?",EnterOperand1:"Geben Sie Operand1",EnterOperand2:"Geben Sie Operand2",AddNew:"Neu hinzufügen",Format:"Format",NoMeasure:"Bitte Maße eingeben",Solid:"Durchgehend",Dashed:"Gestrichelt",Dotted:"Gepunkted",Double:"Doppelt",Groove:"Rille",Inset:"Eingedrückt",Outset:"Hervorstehend",Ridge:"Schwelle",None:"Keine",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Cube Dimension Browser",SelectHierarchy:"Hierachie auswählen",CalculatedField:"Berechnetes Feld",Name:"Name:",Add:"Hinzufügen",Formula:"Formel:",Delete:"Löschen",Fields:"Felder:",CalculatedFieldNameNotFound:"Gegebener BerechnetesFeld Name wurde nicht gefunden",InsertField:"Feld einfägen",EmptyField:"Bitte BerechnetesFeld Name oder Formel eintragen",NotValid:"Gegebene Formel ist nicht gültig.",NotPresent:"Das Wertefeld das in den Berechneten Feldformeln verwendet wird ist nicht im PivotGrid vorhanden ",Confirm:"Das berechnete Mitglied mit demselben Namen ist bereits vorhanden. Willst du ersetzen?",CalcValue:"Berechnetes Feld kann nur in Wertbereiche eingesetzt werden ",MultipleItems:"Mehrere Elemente",All:"Alle",Search:"Suche",ColumnResize:"Spalte ändern",Layouts:"Layouts",NormalLayout:"Normalles Layout",NormalTopSummary:"Normalles Top-Summary-Layout",NoSummaries:"No-Summary-Layout",Fontcolor:"Schriftfarbe",AddCurrentSelectionToFilter:"Aktuelle Auswahl zum Filtern hinzufügen",Months:"Monate",Days:"Tage",Quarters:"Viertel",Years:"Jahre",Qtr:"Mit einem Nenneingangspegel von -10DBV.",Quarter:"Quartal",NoRecordsToDisplay:"Keine Datensätze anzuzeigen.",EnterFormatName:"Formatname eingeben",FormatName:"Format Name",RemoveFormat:"Entfernen Sie Format",Edit:"Bearbeiten",DuplicateFormatName:"Doppelte Format Name",NotAllItemsShowing:"Nicht alle untergeordneten Knoten werden angezeigt",EditorLinkPanelAlert:"Die Mitglieder haben mehr als 1000 Artikel unter einem oder mehreren Elternteilen. Nur die ersten 1000 Elemente werden unter jedem Elternelement angezeigt.",Exception:"Ausnahme"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["de-DE"]={SeriesPage:"Themenseite",CategoricalPage:"Kategorische Seitengruppierung",Error:"Fehler",OK:"OK",Close:"In der Nähe",PageCountErrorMsg:"Gültige Seitenzahl eingeben"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["de-DE"]={DoesNotBeginsWith:"Beginnt nicht mit",DoesNotEndsWith:"Endet nicht mit",DoesNotContains:"Enthält nicht",DoesNotEquals:"Nicht gleich",IsGreaterThan:"Ist größer als",IsGreaterThanOrEqualTo:"Ist größer als oder Gleich",IsLessThan:"Ist kleiner als",IsLessThanOrEqualTo:"Ist kleiner als oder Gleich",ClearSorting:"Übersichtliche Sortierung",ClearFilterFrom:"Filter löschen aus",SortAtoZ:"Sortieren A-Z",SortZtoA:"Sortieren Z bis A",and:" <\/ u> nd",PivotTableFieldList:"PivotTable Felder liste",ChooseFieldsToAddToReport:"Wähle Felder aus um Sie zum Bericht hinzuzufügen:",DragFieldBetweenAreasBelow:"Schiebe Felder swischen den untern Bereichen:",ReportFilter:"Berichtsfilter",ColumnLabel:"Spaltenbeschriftung",RowLabel:"Zeilenbezeichnung",Values:"Werte",DeferLayoutUpdate:"Format aktualisierung aussetzen",Update:"Aktualisieren",Sort:"Sortieren",SelectField:"Wählen Sie das Feld aus",LabelFilterLabel:"Zeigen Sie die Elemente aus, für die das Etikett",ValueFilterLabel:"Zeigen Sie die Elemente, die für die",LabelFilters:"Label Filter ",BeginsWith:"Beginnt mit",NotBeginsWith:"Beginnt nicht mit",EndsWith:"Endet mit",NotEndsWith:"Endet nicht mit",Contains:"Enthält",NotContains:"Enthält nicht",ValueFilters:"Wert Filter",ClearFilter:"Filter löschen",Equals:"Ist gleich",NotEquals:"Nicht gleich",GreaterThan:"Größer als ",GreaterThanOrEqualTo:"Größer als oder Gleich ",LessThan:"Weniger als",LessThanOrEqualTo:"Kleiner als oder Gleich",Between:"Zwischen",NotBetween:"Nicht zwischen",ClearFilter:"Filter löschen",SelectField:"Wählen Sie das Feld aus",Measures:"Maße",Warning:"Warnung",AlertMsg:"Das Feld, das Sie sich nicht in diesem Bereich des Berichts",Goal:"Ziel",Status:"Status",Trend:"Trend",Value:"Wert",AddToFilter:"Zu Filter hinzufügen",AddToRow:"Zeile hinzufügen",AddToColumn:"Spalte hinzufügen",AddToValues:"Zu Wert hinzufügen",SummarizeValueBy:"Werte zusammenfassen mit",Sum:"Summe",Average:"Durchschnittlich",Count:"Anzahl",Min:"Mindest",Max:"Max",DoubleSum:"Doppelsumme",DoubleAverage:"Doppelter Durchschnitt",DoubleMin:"Doppel min",DoubleMax:"Doppelte max",DoubleStandardDeviation:"Doppelte Standardabweichung",DoubleVariance:"Doppelte Varianz",DecimalSum:"Dezimalsumme",IntSum:"IntSum",CountNumbers:"Nummern Zählen",StdDev:"StdDev",StdDevP:"StdDev P",Variance:"Abweichung",VarP:"Var P",SummaryOf:"Von",OK:"OK",Cancel:"Abbrechen",Close:"In der Nähe",Search:"Suche",Remove:"Entfernen Sie",AddCurrentSelectionToFilter:"Aktuelle Auswahl zum Filtern hinzufügen",NotAllItemsShowing:"Nicht alle untergeordneten Knoten werden angezeigt",EditorLinkPanelAlert:"Die Mitglieder haben mehr als 1000 Artikel unter einem oder mehreren Elternteilen. Nur die ersten 1000 Elemente werden unter jedem Elternelement angezeigt.",NamedSetAlert:"Benannte Gruppen desselben Felds können nicht gleichzeitig zum PivotTable-Bericht hinzugefügt werden. Klicken Sie auf OK, um den Satz '' zu entfernen und den Satz '' hinzuzufügen."};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["de-DE"]={cut:"Schneiden",copy:"Kopieren",paste:"Paste",undo:"Rückgängig machen",redo:"Redo",selectAll:"Alle Auswählen",grouping:"Gruppierung",group:"Gruppe",ungroup:"Gruppierung aufheben",order:"Auftrag",bringToFront:"In den Vordergrund bewegen",moveForward:"nach vorne bewegen",sendBackward:"nach hinten bewegen",sendToBack:"In den Hintergrund bewegen"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale||{};t.datavisualization.Chart.Locale["de-DE"]={zoomIn:"In zoomen",zoomOut:"Uitzoomen",zoom:"Zoom",pan:"Verschieben",reset:"Reset"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["de-DE"]={intervals:{quarter:{longQuarters:"Quartal,",shortQuarters:"Q"},week:{longWeeks:"Woche,",shortWeeks:"W"}}};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["de-DE"]={zoomIn:"Vergrößern",zoomOut:"Verkleinern",panTop:"Nach oben schieben",panBottom:"Nach unten schieben",panLeft:"Nach links schieben",panRight:"Nach rechts schieben",home:"Huis"};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["de-DE"]={toolbar:{print:{headerText:"Drucken",contentText:"Bericht ausdrücken."},exportformat:{headerText:"Exportieren",contentText:"Exportiertes Datei Format auswählen.",Pdf:"PDF",Excel:"übertreffen",Word:"Wort",Html:"HTML",PPT:"Power Point",CSV:"CSV"},first:{headerText:"Erste Seite",contentText:"Gehe zur ersten Seite des Berichts."},previous:{headerText:"Vorherige Seite",contentText:"Gehe zur vorherigen Seite des Berichts."},next:{headerText:"Nächste Seite",contentText:"Gehe zur nächsten Seite des Berichts."},last:{headerText:"Letzte Seite",contentText:"Gehe zur letzten Seite des Berichts."},documentMap:{headerText:"Navigationsbereich",contentText:"Navigationsbereich anzeigen oder verbergen."},parameter:{headerText:"Parameter",contentText:"Parameterfeld anzeigen oder verbergen."},zoomIn:{headerText:"Hineinzoomen",contentText:"Bericht vergrößern."},zoomOut:{headerText:"Rauszoomen",contentText:"Bericht verkleinern."},refresh:{headerText:"auffrischen",contentText:"Bericht aktualisieren."},printLayout:{headerText:"Layout ausdrucken",contentText:"Zwischen Drucklayout und Normalem Modus wechseln."},pageIndex:{headerText:"Seitennummer",contentText:"Aktuelle Seitenzahl anzuzeigen."},zoom:{headerText:"Zoomen",contentText:"Verkleinern oder Vergrößern des Berichtes."},back:{headerText:"Zurück",contentText:"Zurück zum übergeordneten Bericht."},fittopage:{headerText:"An Seite anpassen",contentText:"Die Berichtseite an den Container anpassen.",pageWidth:"Seitenbreite",pageHeight:"Ganze Seite"},pagesetup:{headerText:"Seiteneinrichtung",contentText:"Wählen Sie die Option zum Einrichten der Seite, um Papierformat, Ausrichtung und Ränder zu ändern."}},pagesetupDialog:{close:"Schließen",paperSize:"Papiergröße",height:"Höhe",width:"Breite",margins:"Spanne",top:"Oben",bottom:"Boden",right:"Recht",left:"Links",unit:"inch",orientation:"Ausrichtung",portrait:"Hochformat",landscape:"Querformat",doneButton:"Erledigt",cancelButton:"Abbrechen"},credential:{userName:"Nutzername",password:"Passwort"},waterMark:{selectOption:"Wähle eine Option",selectValue:"Wähle einen Wert"},errorMessage:{startMessage:"Beim Laden dieses Berichts sind in der Berichtsanzeige einige Probleme aufgetreten. Bitte",middleMessage:"Hier klicken",endMessage:"um die Fehlerdetails zu sehen",closeMessage:"Schließen Sie diese Nachricht",exportAjaxFailureMsg:"Das Dokument kann nicht exportiert werden, weil der Berichtsdienst nicht verbunden wurde.",printAjaxFailureMsg:"Das Dokument kann nicht gedruckt werden, weil der Berichtsdienst nicht verbunden wurde.",reportLoadAjaxFailureMsg:"Die Berichtsaktion kann nicht ausgeführt werden, weil der Berichtsdienst nicht verbunden werden konnte."},progressMessage:{exportLoadingMessage:"Exportdokument wird vorbereitet ... Bitte warten Sie ...",printLoadingMessage:"Druckdaten vorbereiten ... Bitte warten Sie ...",printPreparationMessage:"Druckdaten werden vorbereitet ... {0}% abgeschlossen ... Bitte warten ...",exportPreparationMessage:"Export wird vorbereitet ... {0}% abgeschlossen ... Bitte warten ..."},alertMessage:{close:"Schließen",title:"Bericht Zuschauer",done:"OK",showDetails:"Zeige Details",hideDetails:"Details ausblenden",reportLoad:"Bericht geladen:",RVERR0001:"Bericht Zuschauer konnte den Bericht nicht laden",RVERR0002:"Bericht Zuschauer konnte den Bericht nicht rendern",RVERR0003:"Beim Ajax-Postback ist ein Fehler aufgetreten",RVERR0004:"Bitte wählen Sie einen Wert für den Parameter",RVERR0005:"Der Parameter {parametername} fehlt ein Wert",RVERR0006:"Bitte geben Sie den Datentyp float ein",RVERR0007:"Bitte geben Sie die Ganzzahl-Datentyp Eingabe",RVERR0008:"Bericht Zuschauer konnte die Datenquellenanmeldeinformationen nicht überprüfen",RVERR0009:"Die Ränder sind überlappt oder sie liegen außerhalb des Papiers. Geben Sie eine andere Randgröße ein.",RVERR0010:"Bitte geben Sie einen Wert für den Parameter ein",RVERR0011:"Der Parameter darf nicht leer sein",RVERR0012:"Der für den Berichtsparameter {parameterprompt} angegebene Wert ist für seinen Typ nicht gültig."},selectAll:"Wählen Sie Alle",viewButton:"Bericht sehen",parameterProcessingMessage:"Abhängige Parameter werden geladen ..."};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["de-DE"]={CustomizeQuickAccess:"Schnellzugriffsleiste anpassen",RemoveFromQuickAccessToolbar:"Schnellzugriffsleiste entfernen",AddToQuickAccessToolbar:"Zu Schnellzugriffsleiste hinzufügen",ShowAboveTheRibbon:"Über der Leiste anzeigen",ShowBelowTheRibbon:"Unter der Leiste anzeigen",MoreCommands:"Mehr Befehle…"};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["de-DE"]={EmptyCard:"Keine Karten zum anzeigen",SaveButton:"Speichern",CancelButton:"Abbrechen",EditFormTitle:"Details von ",AddFormTitle:"Neue Karte hinzufügen",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} Artikel {{else}} Artikel {{/if}}",FilterSettings:"Filter:",FilterOfText:"1 von 2",Max:"Max.",Min:"Min.",Cards:" Karten",ItemsCount:"Stückzahl :",Unassigned:"Nicht zugeordnet",AddCard:"Karte hinzufügen",EditCard:"Karte bearbeiten",DeleteCard:"Karte löschen",TopofRow:"Ganz oben in der Reihe",BottomofRow:"Ganz unten in der Reihe ",MoveUp:"Hoch verschieben",MoveDown:"Runter verschieben",MoveLeft:"Nach links verschieben",MoveRight:"Nach rechts verschieben",MovetoSwimlane:"Zu Spalte bewegen",HideColumn:"Spalte ausblenden",VisibleColumns:"Sichtbare Spalten",PrintCard:"Karte ausdrucken"};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["de-DE"]={bold:"Fett",italic:"Kursiv",underline:"Unterstrichen",strikethrough:"Durchgestrichen",superscript:"Hochgestellt",subscript:"Tiefgestellt",justifyCenter:"Zentriert",justifyLeft:"Linksbündig ausrichten",justifyRight:"Rechtsbündig ausrichten",justifyFull:"Blocksatz",unorderedList:"Ungeordnete Liste einfügen",orderedList:"Geordnete Liste einfügen",indent:"Einzug vergrößern",fileBrowser:"Dateibrowser",outdent:"Einzug verkleinern",cut:"Schneiden",copy:"Kopieren",paste:"Paste",paragraph:"Absatz",undo:"Rückgänig",redo:"Wiederherstellen",upperCase:"Großbuchstaben",lowerCase:"Kleinbuchstaben",clearAll:"Alles löschen",clearFormat:"Format löschen",createLink:"Hyperlink einfügen/bearbeiten",removeLink:"Hyperlink entfernen",tableProperties:"Tabelleneigenschaften",insertTable:"Einfügen",deleteTables:"Löschen",imageProperties:"Bildereigenschaften",openLink:"Hyperlink öffnen",image:"Bild einfügen",video:"Video einfügen",editTable:"Tabelleneigenschaften bearbeiten",embedVideo:"Eingebetteten Code unten Einfügen",viewHtml:"Ansicht",fontName:"Schriftfamilie auswählen",fontSize:"Schriftgröße auswählen",fontColor:"Farbe auswählen",format:"Format",backgroundColor:"Hintergrundfarbe",style:"Formate",deleteAlert:"Sind Sie sicher sie wollen den gesamten Inhald löschen",copyAlert:"Ihr Browser unterstützt keinen direkten Zugriff auf die Zwischenablage. Bitte benützen Sie stattdessen die Tastenkombination Ctrl+C zum Kopieren.",pasteAlert:"Ihr Browser unterstützt keinen direkten Zugriff auf die Zwischenablage. Bitte benützen Sie stattdessen die Tastenkombination Ctrl+V zum Einfügen.",cutAlert:"Ihr Browser unterstützt keinen direkten Zugriff auf die Zwischenablage. Bitte benützen Sie stattdessen die Tastenkombination Ctrl+X zum Ausschneiden.",videoError:"Der Textbereich darf nicht leer sein",imageWebUrl:"Webadresse",imageAltText:"Alternativer Text",dimensions:"Größe",constrainProportions:"Proportionen beschränken",linkWebUrl:"Webadresse",imageLink:"Bild as Link",imageBorder:"Bildramen",imageStyle:"Stil",linkText:"Text",linkTooltipLabel:"Werkzeugtipp",html5Support:"Das Werkzeugsymbol ist nur in HTML5 unterstützten Browsern aktiviert",linkOpenInNewWindow:"Link in neuem Fenster öffnen",tableColumns:"Nr. von Spalten",tableRows:"Nr. von Zeilen",tableWidth:"Breite",tableHeight:"Höhe",tableCellSpacing:"Zellenabstand",tableCellPadding:"Zellenfüllung",tableBorder:"Rand",tableCaption:"Beschriftung",tableAlignment:"Ausrichtung",textAlign:"Textausrichtung",dialogUpdate:"Aktualisieren",dialogInsert:"Einfügen",dialogCancel:"Abbrechen",dialogApply:"Übernehmen",dialogOk:"OK",createTable:"Tabelle einfügen",insertTable:"Einfügen",addColumnLeft:"Spalten links einfügen",addColumnRight:"Spalten rechts einfügen",addRowAbove:"Zeilen überhalb einfügen",addRowBelow:"Zeilen unterhalb einfügen",deleteRow:"Ganze Zeile löschen",deleteColumn:"Ganze Spalte löschen",deleteTable:"Tabelle löschen",customTable:"Benutzerdefinierte Tabelle erstellen...",characters:"Zeichen",words:"Wörter",general:"General",advanced:"Fortgeschritten",table:"Tabelle",row:"Reihe",column:"Spalte",cell:"Zelle",solid:"Solide",dotted:"Dotted",dashed:"Gestrichelt",doubled:"Doppelt",maximize:"Maximieren",resize:"Minimieren",swatches:"Farbfelder",paragraph:"Absatz",quotation:"Zitat",heading1:"Überschrift",heading2:"Überschrift 2",heading3:"Überschrift 3",heading4:"Überschrift 4",heading5:"Überschrift 5",heading6:"Überschrift 6",segoeui:"Segoe UI",arial:"Arial",couriernew:"Kurier Neu",georgia:"Georgia",impact:"Einfluss",lucidaconsole:"Lucida-Konsole",tahoma:"Tahoma",timesnewroman:"Times New Roman kaufen",trebuchetms:"Trebuchet MS",verdana:"Verdana",disc:"Scheibe",circle:"Kreis",square:"Quadrat",number:"Nummer",loweralpha:"Unteres Alpha",upperalpha:"Oberes Alpha",lowerroman:"Untere Römer",upperroman:"Oberrömisch",none:"Keiner",linkTooltip:"Ctrl + Klicken um Link zu folgen",charSpace:"Zeichen (mit Leerzeichen)",charNoSpace:"Zeichen (ohne Leerzeichen)",wordCount:"Wortanzahl",left:"Links",right:"Recht",center:"Center",zoomIn:"hineinzoomen",zoomOut:"Rauszoomen",print:"Drucken","import":"Dokument importieren",wordExport:"Exportieren als Word-Dokument ",pdfExport:"Als Pdf-Datei exportieren",FindAndReplace:"Suchen und Ersetzen",Find:"Finden",MatchCase:"Streichholzschachtel",WholeWord:"Ganzes Wort",ReplaceWith:"Ersetzen mit",Replace:"Ersetzen",ReplaceAll:"Alles ersetzen",FindErrorMsg:"Angegebenes Wort konnte nicht gefunden werden.",customFontColor:"Mehr Farben…",customBGColor:"Mehr Farben...",TransBGColor:"Transparent",addtodictionary:"Zum Wörterbuch hinzufügen",ignoreall:"Alle Ignorieren"};break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["de-DE"]={Repeat:"Wiederholen",Never:"Nie",Daily:"Täglich",Weekly:"Wöchentlich",Monthly:"Monatlich",Yearly:"Jährlich",First:"Zuerst",Second:"Zweite",Third:"Dritte",Fourth:"Vierte",Last:"Letzte",EveryWeekDay:"Jeden Wochentag",Every:"Jeden",RecurrenceDay:"Tag(e)",RecurrenceWeek:"Woche(n)",RecurrenceMonth:"Monat(e)",RecurrenceYear:"Jahr(e)",RepeatOn:"Wiederholen",RepeatBy:"Wiederholen durch",StartsOn:"Startet auf",Times:"mal",Ends:"Enden",Day:"Tag",The:"Das",OfEvery:"Von",After:"Nach",On:"Auf",Occurrence:"Vorkommen",Until:"Bis"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["de-DE"]={ReminderWindowTitle:"Erinnerungsfenster",CreateAppointmentTitle:"Termin erstellen",RecurrenceEditTitle:"Terminwiederholung bearbeiten",RecurrenceEditMessage:"Wie möchten Sie den Termin in der Serie ändern",RecurrenceEditOnly:"Nur diesen Termin",RecurrenceEditFollowingEvent:"Folgende Events",RecurrenceEditSeries:"Ganze Serie",PreviousAppointment:"Vorheriger Termin",NextAppointment:"Nächster Termin",AppointmentSubject:"Betreff",StartTime:"Startzeit",EndTime:"Endzeit",AllDay:"Ganzen Tag",StartTimeZone:"Startzeitzone",EndTimeZone:"Endzeitzone",Today:"Heute",Recurrence:"Wiederholen",Done:"Erledigt",Cancel:"Abbrechen",Ok:"OK",Repeat:"Wiederholen",RepeatBy:"Wiederholen bei",RepeatEvery:"Wiederholen jeden",RepeatOn:"Wiederholen am",StartsOn:"Startet am",Ends:"Endet",Summary:"Zusammenfassung",Daily:"Täglich",Weekly:"Wöchentlich",Monthly:"Monatlich",Yearly:"Jährlich",Every:"Jeden",EveryWeekDay:"Jeden wochentag",Never:"Nie",After:"Nach",Occurrence:"Wiederholung(en)",On:"Am",Edit:"Bearbeiten",RecurrenceDay:"Tage",RecurrenceWeek:"Wochen",RecurrenceMonth:"Monate",RecurrenceYear:"Jahre",The:"Das",OfEvery:"An jedem ",First:"Zuerst",Second:"Zweite",Third:"Dritte",Fourth:"Vierte",Last:"Letzte",WeekDay:"Wochentag",WeekEndDay:"Wochenendtag",Subject:"Betreff",Categorize:"Kategorien",DueIn:"Fällig in",DismissAll:"Alle Verwerfen",Dismiss:"Verwerfen",OpenItem:"Objekt öffnen",Snooze:"Snooze",Day:"Tag",Week:"Woche",WorkWeek:"Arbeitswoche",Month:"Monat",AddEvent:"Event hinzufügen",CustomView:"Benutzerdefinerte Ansicht",Agenda:"Agenda",Detailed:"Termin bearbeiten",EventBeginsin:"Termin beginnt in",Editevent:"Termin bearbeiten",Editfollowingevent:"Folgende Veranstaltungen",Editseries:"Serie bearbeiten",Times:"Zeiten",Until:"bis",Eventwas:"Termin war",Hours:"hrs",Minutes:"min",Overdue:"Überfälliger Termin",Days:"Tage",Event:"Event",Select:"wählen",Previous:"früher",Next:"Nächster",Close:"Schließen",Delete:"Löschen",Date:"Datum",Showin:"Anzeigen in",Gotodate:"Gehe zu Datum",Resources:"RESSOURCEN",RecurrenceDeleteTitle:"Wiederholenden Termin löschen",Location:"Ort",Priority:"Priorität",RecurrenceAlert:"Aufmerksam",NoTitle:"Kein Titel",OverFlowAppCount:"Mehr Termine",AppointmentIndicator:"Klicke für mehr Termine",WrongPattern:"Das wiederholungsmuster ist nicht gültig",CreateError:"Die Dauer des Termins muss kürzer sein als die häufigkeit in der der Termin eintritt. Kürzen Sie die Dauer oder ändern sie das Wiederholungsmuster in dem Dialogfeld für Terminwiederholung.",DragResizeError:"Ein wiederholender Termin kann nicht neu geplant werden, wenn er später sein soll als das nächste Auftreten desselben Termins.",StartEndError:"Endzeit sollte größer sein als Startzeit",MouseOverDeleteTitle:"Termin löschen",DeleteConfirmation:"Sind Sie sicher Sie wollen diesen Termin löschen?",Time:"Zeit",EmptyResultText:"Keine Vorschläge",BlockIntervalAlertTitle:"Alarm",BlockIntervalError:"Der angegebene Zeitintervall wurde geblockt und ist nicht verfügbar für die Auswahl.",RecurrenceDateValidation:"Manche Monate haben weniger Tage als ausgewählt. Für diese Monate fällt das Ereignis auf den letzten Tag des Monats.",SeriesChangeAlert:"Die Anderungen zu spezifischen Instanzen der Serie werden abgebrochen und diese Termine werden wieder an die Serie angepasst."};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["de-DE"]={Cut:"Schneiden",Copy:"Kopieren",FormatPainter:"Format Maler",Paste:"Paste",PasteValues:"Nur Werte einfügen",PasteSpecial:"Paste",Filter:"Filter",FilterContent:"Filterung anschalten für ausgewählte Felder.",FilterSelected:"Filterung bei ausgewählten Zellenwerten",Sort:"Sortieren",Clear:"Klar",ClearContent:"Die Formatierungsinhalte, die Kommentare die Hyperlinks oder alles in der Zelle löschen.",ClearFilter:"Clear Filter",ClearFilterContent:"Filter und Sortierung von der derzeitigen Auswahl löschen.",SortAtoZ:"Sortieren von A bis Z",SortAtoZContent:"Niedrigstes zu Höchstes.",SortZtoA:"Sortieren von Z nach A",SortZtoAContent:"Höchstes zu Niedrigstes.",SortSmallesttoLargest:"Sortieren der kleinsten zur größten",SortLargesttoSmallest:"Sortieren der größten zur kleinsten",SortOldesttoNewest:"Sortieren vom Ältesten zum Neuesten",SortNewesttoOldest:"Sortieren vom Neuesten zum Ältesten",Insert:"Einfügen",InsertTitle:"Zellen einfügen",InsertContent:"Neue Zellen, Zeilen oder Spalten zur Arbeitsmappe hinzufügen.",MultipleInsertContent:"Um mehrere Zeilen oder Spalten auf einmal zu löschen, wählen Sie einfach mehrere Spalten oder Zeilen aus.",InsertSBContent:"Zellen, Zeilen, Spalten oder Blätter zur Arbeitsmappe hinzufügen.",Delete:"Löschen",DeleteTitle:"Zellen löschen",DeleteContent:"Zellen, Zeilen, Spalten oder Blätter zur Arbeitsmappe entfernen.",MultipleDeleteContent:"Zu Ihrer Information:. Um mehrere Zeilen oder Spalten zu einer Zeit, wählen Sie mehrere Zeilen oder Spalten in dem Blatt zu löschen, und klicken Sie auf Löschen.",FindSelectTitle:"Finden und Wählen",FindSelectContent:"Klicke um die Optionen für Textsuche im Dokument zu sehen.",CalculationOptions:"Berechnungsoptionen",CalcOptTitle:"Berechnungsoptionen",CalcOptContent:"Wähle aus um Formeln automatisch oder manuell zu berrechnen.",CalcOptRecalcContent:" Wenn Sie eine Änderung vornehmen, die sich auf einen Wert auswirkt, wird diese automatisch im Spreadsheet neu berechnet.",CalculateSheet:"Blatt berechnen",CalculateNow:"Jetzt berechnen",CalculateNowContent:"Die gesamte Arbeitsmappe jetzt berechnen.",CalculateNowTurnOffContent:" Dies müssen Sie nur benützen wenn die automatische berechnung ausgeschaltet ist",CalculateSheetContent:"Berechne das aktive Blatt jetzt.",CalculateSheetTurnOffContent:" Sie nur diese verwenden müssen, wenn die automatische Berechnung ausgeschaltet ist.",Title:"Spreadsheet",ColorPicker:"Farbwähler",Ok:"OK",Cancel:"Abbrechen",Alert:"Wir konnten diese Funktion nicht auf die ausgewählten Zellen anwenden. Wählen Sie eine einzelne Zelle innerhalb des Datenbereichs aus und versuchen Sie es erneut.",HeaderAlert:"Der Befehl konnte nicht abgeschlossen werden, da Sie versuchten mit dem Filterkopf zu filtern. Wählen Sie eine einzelne Zelle im Filterbereich und versuchen Sie es nocheinmal.",FlashFillAlert:"Alle Daten neben Ihrer Auswahl wurden überprüft und es gab kein Muster zum Ausfüllen von Werten.",Formatcells:"Zellen formatieren",FontFamily:"Schriftart",FFContent:"Wählen Sie eine neue Schriftart für den Text",FontSize:"Schriftgröße",FSContent:"Ändern Sie die Größe des Textes.",IncreaseFontSize:"Schrift vergrößern",IFSContent:"Machen Sie ihren Text etwas größer.",DecreaseFontSize:"Schrift verkleinern",DFSContent:"Machen Sie ihren Text etwas kleiner.",Bold:"Fett gedruckt",Italic:"Kursiv",Underline:"Unterstreichen",Linethrough:"Durchgehend",FillColor:"Füllfarbe",FontColor:"Schriftfarbe",TopAlign:"Oben ausrichten",TopAlignContent:"Text oben ausrichten.",MiddleAlign:"Zentrier ausrichten",MiddleAlignContent:"Text zentriert zwischen oberem und unterem Rand ausrichten.",BottomAlign:"Unten ausrichten",BottomAlignContent:"Text unten ausrichten.",WrapText:"Zeilenumbruch",WrapTextContent:"Brechen Sie extra langen text in mehrere Zeilen sodass Sie alles auf einmal sehen können.",AlignLeft:"Linksbündig ausrichten",AlignLeftContent:"Den Inhalt linksbündig ausrichten.",AlignCenter:"Center",AlignCenterContent:"Zenriert",AlignRight:"Rechtsbündig ausrichten",AlignRightContent:"Den Inhalt rechtsbündig ausrichten.",IncreaseIndent:"Einzug erhöhen",IncreaseIndentContent:"Schieben Sie ihren Inhalt weiter weg vom Zellenrand.",DecreaseIndent:"Einzug verringern",DecreaseIndentContent:"Schieben Sie ihren Inhalt näher zu dem Zellenrand.",Undo:"Rückgängig machen",Redo:"Redo",NumberFormat:"Zahlenformat",NumberFormatContent:"Wählen Sie ein Format für ihre Zellen aus, wie Beispielsweise Prozente, Währung, Datum oder Uhrzeit.",AccountingStyle:"Buchhaltungszahlenformat",AccountingStyleContent:"Als US Dollar, Euro oder andere Währungen formatieren.",PercentageStyle:"Prozentformat",PercentageStyleContent:"Als Prozentsatz formatieren.",CommaStyle:"1.000er-Trennzeichen",CommaStyleContent:"Mit Tausendertrennzeichen formatieren.",IncreaseDecimal:"Dezimalstelle hinzufügen",IncreaseDecimalContent:"Mehr Dezimalstellen für genauere Werte anzeigen.",DecreaseDecimal:"Dezimalstelle entfernen",DecreaseDecimalContent:"Weniger Dezimalstellen anzeigen",AutoSum:"AutoSumme",AutoSumTitle:"Summe",AutoSumContent:"Automatisch Summieren. Die Summe wird nach den markierten Zellen angezeigt.",Fill:"Füllen",ExportXL:"übertreffen",ExportCsv:"CSV",ExportPdf:"PDF",BackgroundColor:"Füllfarbe",BGContent:"Färben Sie den Hintergrund von Zellen ein, um sie herausstechen zu lassen",ColorContent:"Ändern Sie die Textfarbe.",Border:"Rand",BorderContent:"Ränder auf die aktuell ausgewählten Zellen anwenden.",BottomBorder:"Ramenlinie unten",TopBorder:"Ramenlinie oben",LeftBorder:"Ramenlinie links",RightBorder:"Ramenlinie rechts",OutsideBorder:"Ramenlinien außen",NoBorder:"Kein Ramen",AllBorder:"Alle Ramenlinien",ThickBoxBorder:"Dicke Ramenlinien außen",ThickBottomBorder:"Dicke Ramenlinie unten",TopandThickBottomBorder:"Dicke Ramenlinie oben",BottomDoubleBorder:"Unterer doppelter Rand",TopandBottomDoubleBorder:"Oberer und unterer Doppelrand",DrawBorderGrid:"Ramenraster zeichnen",DrawBorder:"Ramenlinie zeichnen",TopandBottomBorder:"Ramenlinie unten und oben",BorderColor:"Linienfarbe",BorderStyle:"Linienart",Number:"Zahlenformat wird benützt für generelles Anzeigen von Nummern. Währung und Buchhaltung bieten spezifische Formatierungen für Geldbeträge an",General:"Standartformat Zellen haben kein spezifisches Nummernformat",Currency:"Währungsformat wird benützt für alle generellen Geldbeträge. Um alle Decimalstellen gleich anzuzeigen, benützen Sie das Buchhaltungsformat",Accounting:"Buchhaltungsformat reiht alle Währungssymbole und Decimalstellen untereinander in der Spalte.",Text:"Textformat Zellen werden behandelt als Text auch wenn Zahlen darin stehen. Die Zelle wird genau so angezeigt wie sie eingegeben wird.",Percentage:"Prozentsatzformat multipliziert den Wert der Zelle bei 100 und zeigt das Ergebniss mit einem Prozentzeichen",CustomMessage:"Typ Nummer Format-Code, als Ausgangspunkt eines bestehenden Code.",Fraction:" ",Scientific:" ",Type:"Art:",CustomFormatAlert:"Bitte gültiges Format eingeben",Date:"Datumsformat zeigt Datums- und Zeitnummern als Datum an .",Time:"Zeitformat zeigt Datums- und Zeitnummern als Datum an.",File:"Datei",New:"Neu",Open:"Öffnen",SaveAs:"Speichern unter",Print:"Drucken",PrintContent:"Aktuelle Seite drucken.",PrintSheet:"Seite drucken",PrintSelected:"Auswahl ausdrucken",PrintSelectedContent:"Wählen Sie einen Bereich aus den Sie ausdrucken möchten.",HighlightVal:"Ungültige Daten formatieren",ClearVal:"Prüfung löschen",Validation:"Prüfung",DataValidation:"Datenprüfung",DVContent:"Wählen Sie aus einer Liste von Regeln aus, um die Eingabe von Daten in den Zellen zu begrenzen.",PageSize:"Seitengröße",PageSizeContent:"Wähen Sie die Seitengröße für Ihr Dokument aus",FormatCells:"Zellenformatierung",ConditionalFormat:"Bedingte Formatierung",CFContent:"Trends und Muster ganz einfach in Ihren Daten finden und mithilfe von Farben wichtige Werte optisch hervorheben.",And:"und",With:"mit",GTTitle:"Größer als",GTContent:"Zellen Formatieren für die gilt GRÖßER ALS:",LTTitle:"Weniger als",LTContent:"Zellen Formatieren für die gilt KLEINER ALS:",BWTitle:"Zwischen",BWContent:"Zellen Formatieren für die gilt ZWISCHEN:",EQTitle:"Ist Gleich",EQContent:"Zellen Formatieren für die gilt IST GLEICH:",DateTitle:"Ein Datum Auftretende",DateContent:"Zellen Formatieren mit Inhalt DATUM:",ContainsTitle:"Text, der enthält",ContainsContent:"Zellen Formatieren die den Text enthalten",GreaterThan:"Größer als",LessThan:"Weniger als",Between:"Zwischen",EqualTo:"Gleich",TextthatContains:"Text, der enthält",DateOccurring:"Datum…",ClearRules:"Regeln löschen",ClearRulesfromSelected:"Regeln löschen für ausgewählte Zellen",ClearRulesfromEntireSheets:"Regeln löschen für gesamtes Blatt",CellStyles:"Zellvorlagen",CellStylesContent:"Eine farbige Formatvorlage ist ein guter Weg um wichtige Daten aus dem Blatt optisch hervorzuheben.",CellStyleHeaderText:"Gut, Schlecht und Neutral/Titles and Überschriften/Thematisch Zelle Stile",Custom:"Geben Sie einen Nummernformatierungscode mithilfe der existierenden Codes an .",CellStyleGBN:"Standard / Schlecht / Gut / Neutral",CellStyleTH:"Überschrift / Titel",Accent:"Akzent",Style:"Formatvorlage",FormatAsTable:"Als Tabelle formatieren",FormatasTable:"Format als Tabelle",FATContent:"Schnell eine Auswahl an Zellen in eine Tabbel mit eigenem Desing umwandeln",FATHeaderText:"Hell / Medium / Dunkel",FATNameDlgText:"Tabellenname : / MMeine Tabelle hat Überschiften",InvalidReference:"Die angegebene Auswahl ist ungülting",ResizeAlert:"Die Auswahl ist ungülting. Die oberste Zeile der Tabelle kann nicht verschoben werden und die darauffolgende Tabelle muss die orginale Version überlappen. Wählen Sie eine gültige Auswahl aus.",RangeNotCreated:"Die Vergrößerung einer Zeile über das Maximum der Zeilenanzahl ist begrenzt in 'Als Tabelle formatieren'",ResizeRestrictAlert:"Die Vergrößerung und Verkleinerung der Spalten und die Verkleinerung von Zeilen ist begrenzt in 'Als Tabelle formatieren'",FATResizeTableText:"Geben Sie eine neue Datenauswahl für Ihre Tabelle an:",FATReizeTableNote:"Bitte beachten Sie, dass die Überschriften nicht verschoben werden können und die darauffolgende Tabelle, die orginale Version überlappen muss.",FormatAsTableAlert:"Es ist nicht möglich eine Tabelle mit nur einer Zeile zu generieren. Eine Tabelle muss mindestens zwei Zeilen haben, eine für die Überschriften und eine für die Daten.",FormatAsTableTitle:"Light 1 / Light 2 / Light 3 / Light 4 / Licht-5 / Light 6 / Licht-7 / Light 8 / Light 9 / Light 10 / Light 11 / Light 12 / Medium 1 / Medium 2 / Medium 3 / Medium 4 / Medium 5 / Medium 6 / Medium 7 / Medium 8 / Dunkel 1 / Dark 2 / Dunkel 3 / Dunkel 4",NewTableStyle:"Neue Tabellenformatvorlage",ResizeTable:"Tabellengröße ändern",ResizeTableContent:"Tabellengröße ändern durch hinzufügen oder entfernen von Zeilen und Spalten",ConvertToRange:"Auswahl umwandeln",ConvertToRangeContent:"Diese Tabelle in eine Normale auswahl von Zellen umwandeln",ConverToRangeAlert:"Wollen Sie diese Tabelle in eine Normale auswahl von Zellen umwandeln?",TableID:"Tabellen ID:",Table:"Tabelle",TableContent:"Tabelle zum organisieren und analysieren von zusammenhängenden Daten erstellen.",TableStyleOptions:"Erste Spalte/Letzte Spalte/Gesamtreihe/Filtertaste",Format:"Format",NameManager:"Namen Manager",NameManagerContent:"Erstellen, Bearbeiten, Löschen und Finden von allen Namen benützt in der Arbeitsmappe",NameManagerFormulaContent:" Namen können als Ersatz für Zellenverweise in den Formeln benutzt werden",DefinedNames:"Definierte Namen",DefineName:"Definierte Namen",DefineNameContent:"Namen definieren und Anwenden.",UseInFormula:"In Formel benützen",UseInFormulaContent:"Wählen Sie einen Namen aus der Arbeitsmappe aus und fügen Sie diesen in die aktuelle Formel ein.",RefersTo:"In bezug auf",Name:"Name",Scope:"Bereich",NMNameAlert:"Der Name den Sie verwendet haben ist ungültig./ Der Grund dafür kann sein/Der Name beginnt nicht mit einem Buchstaben oder Unterschrich/Der Name enthält Leerzeichen oder andere individuelle Zeichen/Der Name streitet sich mit einem Spreadsheet-Build-In Namen oder den Namen eines anderen Objektes in der Arbeitsmappe.",NMUniqueNameAlert:"Der eingegebene Name existiert bereits. Bitte einen anderen eingeben.",NMRangeAlert:"Einen gültigen Bereich auswählen",FORMULAS:"Formeln",DataValue:"Werte:",Value:"Wert",Formula:"Formeln",MissingParenthesisAlert:"Der Formel fehlt eine öffnende oder schließende Klammer. Überprüfen Sie die Formel und fügen Sie die fehlende Klammer hinzu.",UnsupportedFile:"Nicht unterstützte Datei",IncorrectPassword:"Es ist nicht möglich die Datei oder Arbeitsmappe mit dem gegebenen Passwort zu öffnen",InvalidUrl:"Bitte richtige URL angeben",Up:"Hoch",Down:"Runter",Sheet:"Blatt",Workbook:"Arbeitsmappe",Rows:"Bei Zeilen",Columns:"Bei Spalten",FindReplace:"Suchen Ersetzen",FindnReplace:"Suchen und Ersetzen",Find:"Suchen",Replace:"Ersetzen",FindLabel:"Suchen nach:",ReplaceLabel:"Ersetzen mit:",ReplaceAll:"Alle ersetzen",Close:"Schließen",FindNext:"Weitersuchen",FindPrev:"Letzter Fund",Automatic:"Automatisch",Manual:"Handbuch",Settings:"Einstellungen",MatchCase:"Spiel Fall",MatchAll:"Gesamten Zelleninhalt anpassen",Within:"Innerhalb:",Search:"Suche:",Lookin:"Hineinschauen:",ShiftRight:"Zellen nach rechts verschieben",ShiftBottom:"Zellen nach unten verschieben",EntireRow:"Ganze Zeile",EntireColumn:"Ganze Spalte",ShiftUp:"Zellen nach oben verschieben",ShiftLeft:"Zellen nach links verschieben",Direction:"Richtung:",GoTo:"Gehe zu ",GoToName:"Gehe zu:",Reference:"Bezug:",Special:"Spezial",Select:"Auswählen",Comments:"Kommentare",Formulas:"Formeln",Constants:"Konstanten",RowDiff:"Zeilenunterschied",ColDiff:"Spaltenunterschied",LastCell:"Letzte Zelle",CFormat:"Bedingte Formatierung",Blanks:"Blanks",GotoError:"Fehler",GotoLogicals:"Konsequenzen",GotoNumbers:"Nummern",GotoText:"Text",FindSelect:"Finen und Auswählen",Comment:"Kommentar",NewComment:"Neu",InsertComment:"Kommentar einfügen",EditComment:"Bearbeiten",DeleteComment:"Kommentar löschen",DeleteCommentContent:"Ausgewählten Kommentar löschen.",HideComment:"Kommentar verbergen",Next:"Nächster",NextContent:"Zum nächsten Kommentar springen.",Previous:"früher",PreviousContent:"Zum vorherigen Kommentar springen.",ShowHide:"Kommentar anzeigen/verbergen",ShowHideContent:"Anzeigen und verbergen des Kommentars in einer aktiven Zelle.",ShowAll:"Alle Kommentare anzeigen",ShowAllContent:"Alle Kommentare auf dem Blatt anzeigen.",UserName:"Benutzername",Hide:"Verbergen",Unhide:"Sichtbar machen",Add:"Hinzufügen",DropAlert:"Wollen Sie die existierenden Daten ersetzten?",PutCellColor:"Ausgewählte Zellenfarbe nach oben sortieren",PutFontColor:"Ausgewählte Schriftfarbe nach oben sortieren",WebPage:"Webseite",WorkSheet:"Arbeitsmappenbezug",SheetReference:"Blattbezug",InsertHyperLink:"Hyperlink einfügen",HyperLink:"Hyperlink",EditLink:"Link bearbeiten",OpenLink:"Link öffnen",HyperlinkText:"Text:",RemoveLink:"Link entfernen",WebAddress:"Webadresse:",CellAddress:"Handy-Nr:",SheetIndex:"Einen Ort im Dokument aussuchen",ClearAll:"Alles löschen",ClearFormats:"Formate löschen",ClearContents:"Inhalt löschen",ClearComments:"Kommentare löschen",ClearHyperLinks:"Hyperlinks löschen",SortFilter:"Sortieren und Filtern",SortFilterContent:"Ihre Daten anordnen so das es einfacher zum analysieren ist.",NumberStart:"Minimum:",NumberEnd:"Maximum:",DecimalStart:"Minimum:",DecimalEnd:"Maximum:",DateStart:"Anfangsdatum:",DateEnd:"Enddatum:",ListStart:"Quelle:",FreeText:"Fehlermeldung anzeigen nach Eingabe von ungültigen Daten",ListEnd:"Zellbezug:",TimeStart:"Startzeit:",TimeEnd:"Endzeit:",TextLengthStart:"Minimum:",TextLengthEnd:"Maximum:",CommentFindEndAlert:"Spreadsheet hat das Ende der Arbeitsmappe erreicht. Wollen Sie zum Anfang springen?",InsertSheet:"Einfügen",DeleteSheet:"Löschen",RenameSheet:"Umbenennen",MoveorCopy:"Verschieben oder Kopieren",HideSheet:"Verstecken",UnhideSheet:"Anzeigen",SheetRenameAlert:"Der Name ist schon vergeben. Probieren Sie einen anderen aus.",SheetRenameEmptyAlert:"Sie haben einen ungültigen Namen für das Blatt eingegeben. Stellen Sie sicher dass ",SheetRenameEmptyCharExceedAlert:"der Name nicht 31 Zeichen überschreitet",SheetRenameEmptySplCharAlert:" der Name keine der folgenden Zeichen enthält: ",SheetRenameEmptyBlankAlert:" Sie nicht den Namen freigelassen haben.",SheetDeleteAlert:"Sie können das Löschen von Blättern nicht rückgängig machen und verlieren möglicherweise Daten. Wenn Sie diese nicht benötigen, klicken Sie OK um zu löschen.",SheetDeleteErrorAlert:"Eine Arbeitsmappe muss mindestens eine sicht",CtrlKeyErrorAlert:"Dieses Befehl kann nicht gleichzeitig an mehreren Stellen benützt werden.",ClipboardAccessError:"Ihr Browser kann die Zwischenablage nicht abrufen. Bitte die Tastenkombinationen benützen:",MoveToEnd:"Zum Ende bewegen",Beforesheet:"Vor dem Blatt:",CreateaCopy:"Kopie erstellen",AutoFillOptions:"Zellen Kopieren/Datenreihe ausfüllen/ nur Formate ausfüllen / ohne Formatiereungen ausfüllen / Blitzauswhal",NumberValidationMsg:"Nur Zahlen eingeben",DateValidationMsg:"Nur Datum eingeben",Required:"Erforderlich",TimeValidationMsg:"Die angegebene Zeit ist ungültig.",cellAddrsValidationMsg:"Bezug ist ungültig.",PivotTable:"Pivot-Tabelle",PivotTableContent:"Einfache Anordung und Summierung von kompelxen daten in einer Pivot-Tabelle",NumberTab:"Nummer",AlignmentTab:"Ausrichtung",FontTab:"Schriftart",FillTab:"Füllen",TextAlignment:"Textausrichtung",Horizontal:"Horizontal",Vertical:"Vertikal",Indent:"Einzug",TextControl:"Textkontrolle",FontGroup:"Schriftart",FontStyle:"Schriftstil:",Size:"Größe:",PSize:"Seitengröße",Effects:"Effekte:",StrikeThrough:"Durchgestrichen",Overline:"Überstrich",NormalFont:"Normale Schriftart",Preview:"Vorschau",Style:"Stil:",Presets:"Voreinstellungen",None:"Keiner",Outline:"Gliederung",AllSide:"Alle Folien",InsCells:"Zellen einfügen",InsRows:"Blatt Zeilen einfügen",InsCols:"Blatt Spalten einfügen",InsSheet:"Blatt einfügeh",DelCells:"Zellen löschen",DelRows:"Blatt Zeilen löschen",DelCols:"Blatt Spalten löschen",DelSheet:"Blatt löschen",HyperLinkAlert:"Die Webadresse ist ungültig. Kontrollieren Sie die Adresse und versuchen es nocheinmal.",ReplaceData:"Alles erledigt. Wir machten / Ersatz.",NotFound:"Wir konnten nicht finden was Sie suchen. Klicken Sie auf Optionen um weitere Suchmöglichkeiten anzuzeigen.",Data:"Daten:",Allow:"Erlauben:",IgnoreBlank:"Leerstellen ignorieren",NotFind:"Es konnte keine Übereinstimmung gefunden werden",FreezeTopRow:"Oberste Zeile fixieren",FreezeFirstColumn:"Erste Spalte fixieren",UnFreezePanes:"Verschiebung freigeben",DestroyAlert:"Sind Sie sicher Sie wollen die aktuelle Arbeitsmappe verwerfen ohne zu speichern und eine neue erstellen?",ImageValAlert:"Nur Bilddateien hochladen",Pictures:"Bilder",PicturesTitle:"Formulardatei",PicturesContent:"Bilder hinzufügen vom Computer oder anderen Computer mit welchen Sie verbunden sind",ImportAlert:"Sind Sie sicher Sie wollen die aktuelle Arbeitsmappe verwerfen ohne zu speichern und eine neue öffnen?",UnmergeCells:"Zellenverbindung auflösen",MergeCells:"Zellen verbinden",MergeAcross:"Verbinden über",MergeAndCenter:"Verbinden und Zentrieren",MergeAndCenterContent:"Den Inhalt zentriert und in einer neuen, größeren Zelle zusammenfassen.",MergeCellsAlert:"Beim Verbinden von Zellen bleibt nur der oberste, linke Wert erhalten, alle anderen werden verwrofen",MergeInsertAlert:"Diese Operation sorgt dafür dass manche Zellenverbindungen aufgehoben werden. Wollen Sie fortfahren?",Axes:"Achsen",PHAxis:"Primär Horizontal",PVAxis:"Primär Vertikal",AxisTitle:"Achsentitel",CTNone:"Ohne",CTCenter:"Center",CTFar:"Über Diagramm",CTNear:"Mittig Überlagert",DataLabels:"Datenbeschriftungen",DLNone:"Keiner",DLCenter:"Center",DLIEnd:"Am Ende innerhalb",DLIBase:"Am Anfang innerhalb",DLOEnd:"Am Ende ausserhalb",ErrorBar:"Fehlerbalken",Gridline:"Gitternetzlinien",PMajorH:"Primäres Hauptgitter Horizontal",PMajorV:"Primäres Hauptgitter Vertikal",PMinorH:"Primäres Hilfsgitter Horizontal",PMinorV:"Primäres Hilfsgitter Vertikall",Legend:"Legende",LNone:"Keiner",LLeft:"Links",LRight:"Recht",LBottom:"Boden",LTop:"Oben",ChartTitleDlgText:"Titel eingeben",ChartTitle:"Titel",InvalidTitle:"Sie haben einen ungültigen Namen für den Titel eingegeben.",CorrectFormat:"Auswählen der richtigen Formatierungsdatei",ResetPicture:"Bild zurücksetzten",ResetPictureContent:"Alle formatierungsänderungen an diesem Bild zurücksetzten.",PictureBorder:"Bildramen",PictureBorderContent:"Wählen Sie die Farbe, Breite und Linienart aus für die Außenlinie der Form.",ResetSize:"Bild und Größe zurücksetzen",Height:"Höhe",Width:"Breite",ThemeColor:"Formatvorlagenfarbe",NoOutline:"Keine Außenlinie",Weight:"Gewicht",Dashes:"Punkte",ColumnChart:"Säule",ColumnChartTitle:"Säulendiagramm einfügen",ColumnChartContent:"Benützen Sie diesen Diagrammtypen um Werte zwischen Rupriken visuell zu vergleichen",BarChart:"Bar",BarChartTitle:"Balkendiagramm einfügen",BarChartContent:"Benützen Sie diesen Diagrammtypen um Werte relativ zum Mittelpunkt anzuzeigen",StockChart:"Radar",StockChartTitle:"Netzdiagramm einfügen",StockChartContent:"Verwenden Sie diese Diagrammtyp Werte relativ zu einem Mittelpunkt zu zeigen.",LineChart:"Linie",LineChartTitle:"Liniendiagramm einfügen",LineChartContent:"Benützen Sie diesen Diagrammtypen um Trends über einen Zeitraum oder Kategorien anzuzeigen",AreaChart:"Bereich",AreaChartTitle:"Flächendiagramm einfügen",AreaChartContent:"Benützen Sie diesen Diagrammtypen um Trends über einen Zeitraum oder Kategorien anzuzeigen und um die größe der Veränderung über die Zeit anzuzeigen",ComboChart:"Kombination",PieChart:"Kuchen",PieChartTitle:"Kreis-/ Ringdiagramm einfügen",PieChartContent:"Benützen Sie diesen Diagrammtypen um Proportionen eines Ganzen anzuzeigen und wenn die Summe der Werte 100% ist.",ScatterChart:"Streuen",ScatterChartTitle:"Punktdiagramm (X Y) einfügen",ScatterChartContent:"Benützen Sie diesen Diagrammtypen um die Beziehungen zwischen Wertgruppen darzustellen.",ClusteredColumn:"Gruppierte Säule",StackedColumn:"Gestapelte Säule",ClusteredBar:"Gruppierte Zeile",StackedBar:"Gestapelte Zeile",Radar:"Netz",RadarMarkers:"Netz mit Datenpunkten",Line:"Linie",LineMarkers:"Linie mit Datenpunkten",Area:"Fläche",StackedArea:"Gestapelte Fläche",Pie:"Kreis",Doughnut:"Ring",Scatter:"Streuen",ChartRange:"Diagrammbereich",XAxisRange:"X-Achsenbereich eintragen:",YAxisRange:"Y-Achsenbereich eintragen:",LegendRange:"Legendenbereich eintragen:",YAxisMissing:"Y-Achsenbereich eintragen um Diagramm zu erstellen",InvalidYAxis:"Y-Achsenbereich muss innerhalb des ausgewählten Bereiches liegen",InvalidXAxis:"X-Achsenbereich muss innerhalb des ausgewählten Bereiches liegen",InvalidLegend:"Legendenbereich muss innerhalb des ausgewählten Bereiches liegen",InvalidXAxisColumns:"X-Achsenbereich sollte innerhalb einer einzelnen Spalte",FreezePanes:"Verschiebung stoppen",FreezePanesContent:"Teil des Blattes fixieren sodass es immer Sichtbar bleibt wärend man durch das Blatt scrollt.",PasteContent:"Inhalt zu der Zwischenablage des Dokumentes hinzufügen",PasteSplitContent:"Wählen Sie eine Einfügeoption aus wie ursprüngliches Format beibehalten oder zusammenführen",CutContent:"Entfernt das Ausgewählte und legt es in die Zwischenablage, damit Sie es woanders einfügen können.",CopyContent:"Legt eine Kopie der Auswahl in die Zwischenablage, damit Sie diese woanders einfügen können.",FPTitle:"Format übertragen",FPContent:"Gefallen Ihnen die Formatierungen von einer bestimmten Auswahl? Dann können Sie diesen Look auf die anderen Inhalte des Dokumentes anwenden.",BoldContent:"Macht ihren Text fett",ItalicContent:"Macht ihren Text kursiv.",ULineContent:"Unterstreicht ihren Text",LineTrContent:"Etwas Durchsteichen",UndoContent:"Letzte Eingabe rückgänig machen.",RedoContent:"Letzte Eingabe wiederholen.",HyperLinkTitle:"Hyperlink hinzufügen",HyperLinkContent:" Einen Hyperlink zu dem Dokument hinzufügen für einen schnellen Zugriff auf Webseiten und Daten",HyperLinkPlaceContent:" Hyperlinks kann Sie auch in Ihrem Dokument zu Orten.",NewCommentTitle:"Kommentar hinzufügen",NewCommentContent:"Eine Notiz zu diesem Teil des Dokumentes hinzufügen.",RefreshTitle:"auffrischen",RefreshContent:"Bekommen Sie die aktuellsten Daten von der Quelle verbunden zu den aktiven Zellen",FieldListTitle:"Feldliste",FieldListContent:"Feldliste anzeigen oder verbergen.",FieldListRemoveContent:" Die Feldliste erlaubt es Ihnen, Felder von dem PivotTabellen Report hinzuzufügen oder zu entfernen",AddChartElement:"Diagrammelement hinzufügen",AddChartElementContent:"Bestandteile zu dem bestehenden Diagramm hinzufügen.",SwitchRowColumn:"Zeile/ Spalte tauschen",SwitchRowColumnContent:"Daten über die Achse wechseln.",MergeAlert:"Wir können das nicht auf einer verbundenen Stelle ausführen.",UnhideDlgText:"Blatt anzeigen:",ChartThemes:"Diagrammformatvorlagen",ChartThemesContent:"Wählen Sie eine neue Formatvorlage für Ihr Diagramm",ChangePicture:"Bild wechseln",ChangePictureContent:"Zu einem anderen Bild wechseln und die Formatierung und Größe des aktuellen Bildes behalten.",ChangeChartType:"Diagramtyp wechseln",SelectData:"Daten auswählen",SelectDataContent:"Die Datenauswahl des Diagramms verändern",Sum:"Summe",Average:"Durchschnittlich",CountNumber:"Nummern zählen",Max:"Max",Min:"Min",ChartType:"Diagrammtyp ändern",ChartTypeContent:"Zu einem anderen Diagramm wechseln .",AllCharts:"Alle Diagramme",defaultfont:"Standart",LGeneral:"General",LCurrency:"Währung",LAccounting:"Buchhaltung",LDate:"Datum",LTime:"Zeit",LPercentage:"Prozent",LFraction:"Bruch",LScientific:"Wissenschaft",LText:"Text",LCustom:"Benutzerdefiniert",FormatSample:"Beispiel",Category:"Kategorie:",Top:"Oben",Center:"Center",Bottom:"Boden",Left:"Left (Indent)",Right:"Recht",Justify:"Rechtfertigen",GeneralTxt:"Allgemeine Format Zellen haben keine bestimmte Anzahl Format.",NegativeNumbersTxt:"Negative Zahlen",ThousandSeparatorTxt:"1000er-Trennzeichen verwenden",DecimalPlacesTxt:"Dezimalstellen:",TextTxt:"Als Text formatierte Zellen behandeln auch Zahlen als Text. Der Zellinhalt wird genauso angezeigt wie eingegeben.",BoldItalic:"Fett Kursiv",Regular:"Normal",HyperLinkHide:"Auswahl im Dokument",InvalidSheetIndex:"Genauen Arbeitsblattindex angeben",HugeDataAlert:"Datei zu groß zum öffnen",ImportExportUrl:"Improt/Export URL eintragen und nocheinmal probieren.",TitleScatterChart:"Streuen",BetweenAlert:"Das Maximum muss größer sein als das Minimum.",BorderStyles:"Solid / Eine gestrichelte / Gepunktete/ Doppelt",FPaneAlert:"Verschiebung stoppen wurde nicht auf die erste Zelle angewendet",ReplaceNotFound:"Spreadsheet kann keine Übereinstimmungen finden.",BlankWorkbook:"leere Arbeitsmappe",SaveAsExcel:"Speichern unter Excel",SaveAsCsv:"Speichern als CSV",SaveAsPdf:"Speichern als PDF",Design:"DESIGN",NewName:"Neuer Name",FormulaBar:"Formelfeld",NameBox:"Namensfeld",NumberValMsg:"Dezimalwerte können nicht für Nummernbedingungen benützt werden",NumberAlertMsg:"Nur Ziffern eingeben",ListAlert:"Zellenbereich ist inkorrekt, bitte richtigen Zellenbereich eingeben.",ListValAlert:"Die Listenquelle muss eine abgegrenzte Liste sein oder eine Referenz zu einer einzelnen Zeile oder Spalte haben.",ListAlertMsg:"Der eingetragene Wert ist ungültig",AutoFillTitle:"Auto-Fill-Optionen",NewSheet:"Neues Blatt",FullSheetCopyPasteAlert:"Wir können das nicht einfügen, da die Kopier und die Einfügefläche unterschiedliche Größen haben",Heading:"Rubriken",Gridlines:"Gitternetzlinien",Firstsheet:"Zum ersten Blatt scrollen",Lastsheet:"Zum letzten Blatt scrollen",Nextsheet:"Zum nächsten Blatt scrollen",Prevsheet:"Zum vorherigen Blatt scrollen",ProtectWorkbook:"Arbeitsmappe schützen",UnProtectWorkbook:"Arbeitsmappe ungeschützt",ProtectWBContent:"Andere davon abhalten strukturelle Veränderungen an der Arbeitsmappe vorzunehmen",Password:"Passwort",ConfirmPassword:"Passwort erneut eingeben zum fortfahren:",PasswordAlert1:"Passwortbestätigung ist nicht identisch.",PasswordAlert2:"Bitte geben Sie ein Passwort ein.",PasswordAlert3:"Das Passwort das sie eingegeben haben ist nicht richtig. Stellen Sie sicher, dass die Hochstelltaste deaktiviert ist.",Protect:"ist geschützt.",Lock:"ZelleSperren",Unlock:"ZelleEntsperren",Protectsheet:"Blatt schützten",ProtectSheetToolTip:"Andere davon abhalten ungewünschte Veränderungen vorzunehmen durch die beschränkte Möglichkeit zu bearbeiten",Unprotect:"Blattschutz aufheben",LockAlert:"Die Zellen die sie versuchen zu verändern sind auf einem geschützen Arbeitsblatt. Um Änderungen vorzunehmen muss der Schutz aufgehoben werden im Vorschau Tab.",CreateRule:"Neue Regel",NewRule:"Neue Formatierungsregel",NewRuleLabelContent:"Werte formatieren wo die Formel zutrifft:",InsertDeleteAlert:"Diese Operation ist nicht erlaubt. Sie versucht Zellen in einer Tabelle in Ihrer Arbeitsmappe zu verschieben.",ReadOnly:"Die Auswahl die Sie versuchen zu verändern enthält ReadOnly zellen.",CreatePivotTable:"Pivot-Tabelle erstellen",Range:"Auswahl:",ChoosePivotTable:"Wählen Sie aus wo Sie die Pivot-Tabelle plaziert haben wollen",NewWorksheet:"Neue Arbeitsmappe",ExistingWorksheet:"Vorhandene Arbeitsmappe",Location:"Ort:",Refresh:"auffrischen",PivotRowsAlert:"Dieser Befehl braucht mindestens zwei Zeilen von den Quellendaten. Sie können diesen Befehl nicht benützen mit der Auswahl nur einer Zeile",PivotLabelsAlert:"Der Pivot-Tabellen Feldname ist ungültig. Um ein Pivot-Tabellen Bericht zu erstellen, braucht man Daten die in einer Liste mit beschrifteten Spalten organisert wurden.",FieldList:"Feldliste",MergeSortAlert:"Um dies zu tun müssen alle verbundenen Zellen die selbe größe haben",FormulaSortAlert:"Die Auswahl enthält Formeln die nicht sortiert werden können.",MergePreventInsertDelete:"Dieser Befehl ist nicht erlaubt. Der Befehl versucht verbundene Zellen auf der Arbeitsmappe zu verschieben.",FormulaRuleMsg:"Bitte das richtige Format eingeben.",MovePivotTable:"Pivot-Tabelle verschieben",MovePivotTableContent:"Pivot-Tabelle an einen anderen Ort in der Arbeitsmappe verschieben.",ClearAllContent:"Felder and Filter entfernen.",ChangeDataSource:"Verändern",ChangeDataSourceContent:"Die Quellendaten für die Pivot-Tabelle ändern",ChangePivotTableDataSource:"Pivot-Tabelle Datenquelle ändern",TotalRowAlert:"Dieser Befehl ist nicht erlaubt. Der Befehl versucht Zellen auf einer Arbeitsmappe zu verschieben. Klicke OK um mit der ganzen Zeile fortzufahren",CellTypeAlert:"Diese Operation ist nicht erlaubt mit den ausgewählten Zelltypen.",PivotOverlapAlert:"Ein Pivot-Tabellen Report kann nicht einen anderen Pivot-Tabellen Report überlappen",NoCellFound:"Es wurden keine Zellen gefunden",CorrectArgument:"Bitte geben Sie ein korrektes Argument ein",CorrectFormula:"Bitte geben Sie die richtige Formel ein",CorrectCellAddress:"Bitte geben Sie die richtige Zellenadresse ein",ChartType:"Diagrammtyp",NumberValidationAlert:"Das Maximum muss größer oder gleich das Minimum sein",DateValidationAlert:"Das Enddatum muss größer oder gleich das Startdatum sein",TimeValidationAlert:"Die Endzeit muss größer oder gleich der Startzeit sein",NewRuleAlert:"Es ist ein Problem mit der Formel",DragAlert:"Dieser Befehl konnte nicht ausgeführt werden, da Sie versucht haben Zellen innerhalb einer Filterbereich zu verschieben. Wählen Sie eine Auswahl außerhalb des Filterbereichs aus und probieren Sie es erneut.",OR:"oder",HOME:"START",INSERT:"EINFÜGEN",DATATAB:"DATEN",PAGELAYOUT:"SEITENLAYOUT",REVIEW:"ÜBERPRÜFEN",OTHERS:"ANDERE",FORMAT:"Format",DESIGN:"ENTWURF",CHARTDESIGN:"Diagrammdesign",ANALYZE:"Analyse",FileName:"Dateiname",Save:"sparen",SaveFile:"Datei speichern",HighlightCellRules:"Zellenregeln hervorheben",LightRedFillDark:"Hellrote Füllung mit Dunkelrotem Text",YellowFillDark:"Gelbe Füllung mit Dunkelgelbem Text",GreenFillDark:"Grüne Füllung mit Dunkelgrünen Text",RedFill:"Rote Füllung",RedText:"Roter Text",Column:"Säule",Bar:"Bar",Line:"Linie",DataValidationType:"Nummer / Dezimal / Datum / Zeit / Textlänge / Liste",DataValidationAction:"Größer / größer oder gleich / kleiner als / kleiner oder gleich / gleich / nicht gleich / zwischen / nicht zwischen",Modify:"Ändern",Apply:"Sich bewerben",NewCellStyle:"Neuer Zellstil",cellStyleAlert:"Dieser Stilname existiert bereits",modifyCellStyleAlert:"Dieser Stilname existiert nicht",Color:"Farbe",StyleName:"Stilname",LShortdate:"Kurzes Date",LLongdate:"Langes Datum",Clipboard:"Zwischenablage",Font:"Schriftart",Actions:"Maßnahmen",Styles:"Stile",Editing:"Bearbeitung",Tables:"Tabellen",Illustrations:"Illustrationen",Links:"Verbindungen",Charts:"Diagramme",DataTools:"Datenwerkzeuge",Show:"Show",PageLayout:"Seitenlayout",Changes:"Änderungen",Window:"Fenster",Cells:"Zellen",Calculation:"Berechnung",Properties:"Eigenschaften",Tools:"Werkzeuge",TableStyleOption:"Tabellenstiloptionen",ChartLayouts:"Diagrammlayouts",ChartDesignData:"Daten",ChartDesignType:"Art",ChartDesignSize:"Größe",Adjust:"Einstellen",FormatSize:"Größe",AnalyzePivotTable:"Pivot-Tabelle",DataSource:"Datenquelle",FATTitlePrefix:"Tabellenstil",HighPoint:"Hochpunkt",LowPoint:"Tiefpunkt",FirstPoint:"Erster Punkt",LastPoint:"Letzter Punkt",NegativePoint:"Negative Punkte",Markers:"Markierungen",NegativePoints:"Negative Punkte",LineSparklineTitle:"Linie Sparkline einfügen",LineSparklineContent:"Sparklines sind Minitabellen, die in einer Zelle angeordnet sind und jeweils eine Datenzeile in Ihrer Auswahl darstellen",ColumnSparklineTitle:"Spalte Sparkline einfügen",ColumnSparklineContent:"Sparklines sind Minitabellen, die in einer Zelle angeordnet sind und jeweils eine Datenzeile in Ihrer Auswahl darstellen",WinLossSparklineTitle:"Fügen Sie Win / Loss Sparkline ein",WinLossSparklineContent:"Sparklines sind Minitabellen, die in einer Zelle angeordnet sind und jeweils eine Datenzeile in Ihrer Auswahl darstellen.",Line:"Linie",SparklineColor:"Sparkline-Farbe",SparklineColorTitle:"Sparkline-Farbe",SparklineColorContent:"Geben Sie die Farbe der Sparklines in der ausgewählten Sparkline-Gruppe an",MarkerColor:"Markierungsfarbe",MarkerColorContent:"Ändern Sie die Farbe für negative Punkte, Markierungen und alle anderen Punkte für die ausgewählte Sparkline-Gruppe",ChooseDataRange:"Wählen Sie den Datenbereich",ChooseLocationRange:"Wählen Sie den Standortbereich",DataRange:"Datenreichweite",LocationRange:"Standortbereich",EmptyDLRnge:"Die Datenquellen- oder -lokationsreferenz ist nicht gültig",SourceDataRange:"Wählen Sie einen Quelldatenbereich für die Sparkline aus",SparklineAlert:"Die Ortsreferenz ist nicht gültig, da sich die Zellen nicht alle in derselben Spalte oder derselben Zeile befinden. Wählen Sie Zellen aus, die sich alle in einer einzelnen Zeile oder einer einzelnen Spalte befinden",SparklineDataAlert:"Geben Sie das korrekte Datenformat ein",SparklineLocAlert:"Die Referenz für den Standort oder Datenbereich ist nicht gültig",SDataRangeAlert:"Die Datenquellenreferenz ist nicht gültig",LineAlert:"Das Liniendiagramm für einen einzelnen Wert kann nicht erstellt werden",EditData:"Daten bearbeiten",EditDataContent:"Gruppenstandort und Daten bearbeiten",EditSingleSparklineData:"Einzelne Sparkline-Daten bearbeiten",EditSparklineData:"Sparkline-Daten bearbeiten",HiddenEmptyCells:"Versteckte und leere Zellen",SwitchRowCol:"Zeile / Spalte wechseln",CreateSparkline:"Erstellen Sie eine Sparkline",SelectDataSource:"Wählen Sie einen Quelldatenbereich für die Sparkline aus",SPARKLINEDESIGN:"Sparkline-Design",CancellationRequested:"Konnte nicht innerhalb des angegebenen Zeitlimits geöffnet werden",ImportPreventedOnUnknownFormula:"Diese Datei kann nicht geladen werden, da sie nicht unterstützte Formeln enthält.",PivotTableName:"PivotTable-Name",ArrayaFormula:"Sie können einen Teil eines Arrays nicht ändern",ArrayaFormulaTableAlert:"Multi-Zellen-Array-Formeln sind in Tabellen nicht zulässig",ValueFieldSettings:"Wert Feldeinstellungen",FieldTab:"Werte zusammenfassen nach",SummarizeValue:"Fassen Sie das Wertfeld nach zusammen",SummarizeChooseType:"Wählen Sie den Berechnungstyp aus, den Sie zum Zusammenfassen von Daten aus dem ausgewählten Feld verwenden möchten",FieldValue:"Quellenname:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["de-DE"]={watermarkText:"Wählen Sie eine Zeit aus"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["de-DE"]={toolboxTooltipTexts:{addTool:"Hinzufügen",editTool:"Bearbeiten",updateTool:"Aktualisieren",deleteTool:"Löschen",cancelTool:"Abbrechen",expandAllTool:"Alle erweitern",collapseAllTool:"Alles reduzieren",pdfExportTool:"PDF exportieren",excelExportTool:"Excel exportieren",printTool:"drucken",searchTool:"Suche"},contextMenuTexts:{addRowText:"Zeile hinzufügen",editText:"Bearbeiten",deleteText:"Löschen",saveText:"sparen",cancelText:"Abbrechen",aboveText:"Über",belowText:"Unten"},columnMenuTexts:{sortAscendingText:"Aufsteigend sortieren",sortDescendingText:"Absteigend sortieren",columnsText:"Spalten",freezeText:"Fixieren",unfreezeText:"Freigeben",freezePrecedingColumnsText:"Vorangehende Spalten fixieren",insertColumnLeft:"Spalte links einfügen",insertColumnRight:"Spalte rechts einfügen",deleteColumn:"Spalte löschen",renameColumn:"Umbenennen Spalte",menuFilter:"Filter"},filterMenuTexts:{stringMenuOptions:[{text:"Beginnt mit",value:"startswith"},{text:"Endet mit",value:"endswith"},{text:"Enthält",value:"contains"},{text:"Entspricht",value:"equal"},{text:"Ist nicht gleich",value:"notequal"}],numberMenuOptions:[{text:"Weniger als",value:"lessthan"},{text:"Größer als",value:"greaterthan"},{text:"Gleich oder kleiner als",value:"lessthanorequal"},{text:"Größer als oder gleich wie",value:"greaterthanorequal"},{text:"Entspricht",value:"equal"},{text:"Ist nicht gleich",value:"notequal"}],filterValue:"Filterwert",filterButton:"Filter",clearButton:"Klar",enterValueText:"geben Sie den Wert ein"},columnDialogTexts:{field:"Feld",headerText:"Überschrift",editType:"Bearbeiten Art",filterEditType:"Filter Typ bearbeiten",allowFiltering:"Lassen Filterung",allowFilteringBlankContent:"Lassen Sie Filtering Blank Inhalt",allowSorting:"Lassen Sortierung",visible:"Sichtbar",width:"Breite",textAlign:"Textausrichtung",headerTextAlign:"Textausrichtung",isFrozen:"Ist fixiert",allowFreezing:"Fixierung erlauben",columnsDropdownData:"Spalte Drop Down Daten",dropdownTableText:"Text",dropdownTableValue:"Wert",addData:"Hinzufügen",deleteData:"Entfernen",allowCellSelection:"Lassen Zellselektion",showInColumnChooser:"Show In Column Chooser",displayAsCheckbox:"Als Kontrollkästchen anzeigen",clipMode:"Clip-Modus",tooltip:"Tooltip",headerTooltip:"Header-Tooltip"},editTypeTexts:{string:"String",numeric:"Numerisch",datePicker:"Datumsauswahl",dateTimePicker:"Datum Zeitauswahl",dropdown:"Dropdown-Liste",boolean:"Boolesch"},textAlignTypes:{right:"Recht",left:"Links",center:"Center"},clipModeTexts:{clip:"Clip",ellipsis:"Ellipse"},columnDialogTitle:{insertColumn:"Spalte einfügen",deleteColumn:"Spalte löschen",renameColumn:"Umbenennen Spalte"},deleteColumnText:"Sind Sie sicher, dass Sie diese Spalte zu löschen?",deleteRecordText:"Möchten Sie den Datensatz wirklich löschen?",okButtonText:"OK",cancelButtonText:"Abbrechen",confirmDeleteText:"Löschen bestätigen",batchSaveConfirmText:"Sind Sie sicher Sie wollen das Speichern?",batchSaveLostChangesText:"Ungespeicherte Änderungen gehen verloren. Wollen Sie fortfahren?",cancelEditText:"Sind Sie sicher Sie wollen die Änderungen löschen?",dropDownListBlanksText:"(Rohlinge)",dropDownListClearText:"(Filter löschen)",trueText:"Wahr",falseText:"Falsch",emptyRecord:"Keine Aufzeichnungen angezeigt"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["de-DE"]={buttonText:{upload:"Hochladen",browse:"blättern",cancel:"Abbrechen",close:"Schließen"},dialogText:{title:"hochladen Box",name:"Name",size:"Größe",status:"Status"},dropAreaText:"Drop von Dateien oder klicken Sie zum Hochladen",filedetail:"Die ausgewählte Datei ist zu groß. Bitte wählen Sie eine Datei innerhalb der gültigen Größe.",denyError:"Dateien mit #Extension Erweiterungen sind nicht erlaubt.",allowError:"Nur Dateien mit #Extension Erweiterungen sind erlaubt.",cancelToolTip:"Abbrechen",removeToolTip:"Entfernen",retryToolTip:"Wiederholen",completedToolTip:"vollendet",failedToolTip:"Gescheitert",closeToolTip:"Schließen"};break;case"ejSpellCheck":t.SpellCheck.Locale=t.SpellCheck.Locale||{};t.SpellCheck.Locale["de-DE"]={SpellCheckButtonText:"Rechtschreibung",NotInDictionary:"Nicht im Wörterbuch",SuggestionLabel:"Vorschlag",IgnoreOnceButtonText:"Einmal Ignorieren",IgnoreAllButtonText:"Alle Ignorieren",AddToDictionary:"Zum Wörterbuch hinzufügen",ChangeButtonText:"Ändern",ChangeAllButtonText:"Alle ändern",CloseButtonText:"Schließen",CompletionPopupMessage:"Rechtschreibungsprüfung ist abgeschlossen",CompletionPopupTitle:"Rechtschreibungsprüfung",Ok:"OK",NoSuggestionMessage:"Keine Vorschläge zur Verfügung"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["de-DE"]={Play:"spielen",Pause:"Pause",Mute:"Stumm",Unmute:"Stummschalten",Settings:"Einstellungen",FullScreen:"Vollbild",ExitFullScreen:"Vollbild verlassen",HidePlaylist:"Playlist ausblenden",Previous:"Bisherige",Next:"Nächster",TogglePlaylist:"Playlist abspielen",Rewind:"Zurückspulen",Forward:"Vorwärts",Playlist:"Wiedergabeliste",RepeatPlaylist:"Wiedergabeliste wiederholen",Shuffle:"Shuffle",VideoTitle:"Video",PlaylistTitle:"Wiedergabeliste",PlaylistItemName:"Listenpunkt",PlaylistItemAuthor:"Autor",Media:"Medien",Speed:"Geschwindigkeit",Quality:"Qualität",Normal:"Normal",Auto:"Auto"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["de-DE"]={headerTitle:"Titel",headerBackButtonText:"Zurück"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["de-DE"]={captionText:"text"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_deDE(i);t.ExcelFilter&&n.fn.Locale_deDE("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.en-GB.min.js b/public/scripts/l10n/ej.localetexts.en-GB.min.js deleted file mode 100644 index d56dbc9..0000000 --- a/public/scripts/l10n/ej.localetexts.en-GB.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.en-GB.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("enGB")<0&&t.locales.push("enGB");n.fn.Locale_enGB=function(n){switch(n){case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["en-GB"]={buttonText:{apply:"Apply",cancel:"Cancel",swatches:"Swatches"},tooltipText:{switcher:"Switcher",addButton:"Add colour",basic:"Basic",monoChrome:"Mono Chrome",flatColors:"Flat colours",seaWolf:"Sea Wolf",webColors:"Web colours",sandy:"Sandy",pinkShades:"Pink Shades",misty:"Misty",citrus:"Citrus",vintage:"Vintage",moonLight:"Moon Light",candyCrush:"Candy Crush",currentColor:"Current colour",selectedColor:"Selected colour"}};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["en-GB"]={watermarkText:"Select date",buttonText:"Today"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["en-GB"]={ButtonText:{apply:"Apply",cancel:"Cancel",reset:"Reset"},watermarkText:"Select Range",customPicker:"Custom Picker"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["en-GB"]={watermarkText:"Select datetime",buttonText:{today:"Today",timeNow:"Time Now",done:"Done",timeTitle:"Time"}};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["en-GB"]={emptyResultText:"No suggestions,",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["en-GB"]={noRecordsTemplate:"No Records Found",actionFailureTemplate:"The Request Failed"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["en-GB"]={titleText:"Menu"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["en-GB"]={placeHolderText:"Type the code shown",CustomErrorMessage:"Invalid Captcha"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["en-GB"]={SortNoSmaller:"Sort Smallest to Largest",SortNoLarger:"Sort Largest to Smallest",SortTextAscending:"Sort A to Z",SortTextDescending:"Sort Z to A",SortDateOldest:"Sort by Oldest",SortDateNewest:"Sort by Newest",SortByColor:"Sort By Color",SortByCellColor:"Sort by Cell Color",SortByFontColor:"Sort by Font Color",FilterByColor:"Filter By Color",CustomSort:"Custom Sort",FilterByCellColor:"Filter by Cell Color",FilterByFontColor:"Filter by Font Color",ClearFilter:"Clear Filter",NumberFilter:"Number Filters",GuidFilter:"Guid Filters",TextFilter:"Text Filters",DateFilter:"Date Filters",DateTimeFilter:"Date Time Filters",SelectAll:"Select All",Blanks:"Blanks",Search:"Search",Showrowswhere:"Show rows where",NumericTextboxWaterMark:"Enter value",StringMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Starts With",value:"startswith"},{text:"Ends With",value:"endswith"},{text:"Contains",value:"contains"},{text:"Custom Filter",value:"customfilter"}],NumberMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Less Than",value:"lessthan"},{text:"Less Than Or Equal",value:"lessthanorequal"},{text:"Greater Than",value:"greaterthan"},{text:"Greater Than Or Equal",value:"greaterthanorequal"},{text:"Between",value:"between"},{text:"Custom Filter",value:"customfilter"}],GuidMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Custom Filter",value:"customfilter"}],DateMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Less Than",value:"lessthan"},{text:"Less Than Or Equal",value:"lessthanorequal"},{text:"Greater Than",value:"greaterthan"},{text:"Greater Than Or Equal",value:"greaterthanorequal"},{text:"Between",value:"between"},{text:"Custom Filter",value:"customfilter"}],DatetimeMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Less Than",value:"lessthan"},{text:"Less Than Or Equal",value:"lessthanorequal"},{text:"Greater Than",value:"greaterthan"},{text:"Greater Than Or Equal",value:"greaterthanorequal"},{text:"Between",value:"between"},{text:"Custom Filter",value:"customfilter"}],Top10MenuOptions:[{text:"Top",value:"top"},{text:"Bottom",value:"bottom"}],title:"Custom Filter",PredicateAnd:"AND",PredicateOr:"OR",OK:"OK",MatchCase:"Match Case",Cancel:"Cancel",NoResult:"No Matches Found",CheckBoxStatusMsg:"Not all items showing",DatePickerWaterMark:"Select date",DateTimePickerWaterMark:"Select date time",True:"true",False:"false",AddToFilter:"Add current selection to filter"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["en-GB"]={EmptyRecord:"No records to display",GroupDropArea:"Drag a column header here to group its column",DeleteOperationAlert:"No records selected for delete operation",EditOperationAlert:"No records selected for edit operation",SaveButton:"Save",OKButton:"OK",CancelButton:"Cancel",EditFormTitle:"Details of ",AddFormTitle:"Add New Record",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} item {{else}} items {{/if}} ",BatchSaveConfirm:"Are you sure you want to save changes?",BatchSaveLostChanges:"Unsaved changes will be lost. Are you sure you want to continue?",ConfirmDelete:"Are you sure you want to Delete Record?",CancelEdit:"Are you sure you want to Cancel the changes?",PagerInfo:"{0} of {1} pages ({2} items)",FrozenColumnsViewAlert:"Frozen columns should be in grid view area",FrozenColumnsScrollAlert:"Enable allowScrolling while using frozen Columns",FrozenNotSupportedException:"Frozen Columns and Rows are not supported for Grouping, Row Template, Detail Template, Hierarchy Grid and Batch Editing",Add:"Add",Edit:"Edit",Delete:"Delete",Update:"Update",Cancel:"Cancel",Done:"Done",Columns:"Columns",SelectAll:"(Select All)",PrintGrid:"Print",ExcelExport:"Excel Export",WordExport:"Word Export",PdfExport:"PDF Export",StringMenuOptions:[{text:"StartsWith",value:"StartsWith"},{text:"EndsWith",value:"EndsWith"},{text:"Contains",value:"Contains"},{text:"Equal",value:"Equal"},{text:"NotEqual",value:"NotEqual"}],NumberMenuOptions:[{text:"LessThan",value:"LessThan"},{text:"GreaterThan",value:"GreaterThan"},{text:"LessThanOrEqual",value:"LessThanOrEqual"},{text:"GreaterThanOrEqual",value:"GreaterThanOrEqual"},{text:"Equal",value:"Equal"},{text:"NotEqual",value:"NotEqual"},{text:"Between",value:"Between"}],PredicateAnd:"AND",PredicateOr:"OR",Filter:"Filter",FilterMenuCaption:"Filter Value",FilterMenuFromCaption:"From",FilterMenuToCaption:"To",FilterbarTitle:"'s filter bar cell",MatchCase:"Match Case",Clear:"Clear",ResponsiveFilter:"Filter",ResponsiveSorting:"Sort",Search:"Search",NumericTextBoxWaterMark:"Enter value",DatePickerWaterMark:"Select date",EmptyDataSource:"DataSource must not be empty at initial load since columns are generated from dataSource in AutoGenerate Column Grid",ForeignKeyAlert:"The updated value should be a valid foreign key value",True:"true",False:"false",UnGroup:"Click here to ungroup",AddRecord:"Add Record",EditRecord:"Edit Record",DeleteRecord:"Delete Record",Save:"Save",Grouping:"Group",Ungrouping:"Ungroup",SortInAscendingOrder:"Sort In Ascending Order",SortInDescendingOrder:"Sort In Descending Order",NextPage:"Next Page",PreviousPage:"Previous Page",FirstPage:"First Page",LastPage:"Last Page",EmptyRowValidationMessage:"At least one field must be updated",NoResult:"No Matches Found"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["en-GB"]={Folder:"Folder",EmptyFolder:"This folder is empty",ProtectedFolder:"You don't currently have permission to access this folder",EmptyResult:"No items match your search",Back:"Backward",Forward:"Forward",Upward:"Upward",Refresh:"Refresh",Addressbar:"Address bar",Upload:"Upload",Rename:"Rename",Delete:"Delete",Download:"Download",Error:"Error",PasteError:"Error",UploadError:"Error",RenameError:"Error",PasteReplaceAlert:"File named already exists. Replace old file with new one?",UploadReplaceAlert:"File named already exists. Replace old file with new one?",Cut:"Cut",Copy:"Copy",Paste:"Paste",Details:"Details",Searchbar:"Search bar",Open:"Open",Search:"Search",NewFolder:"New folder",SortBy:"Sort by",Size:"Size",RenameAlert:"Please enter new name",NewFolderAlert:"Please enter new folder name",ContextMenuOpen:"Open",ContextMenuNewFolder:"New folder",ContextMenuDelete:"Delete",ContextMenuRename:"Rename",ContextMenuUpload:"Upload",ContextMenuDownload:"Download",ContextMenuCut:"Cut",ContextMenuCopy:"Copy",ContextMenuPaste:"Paste",ContextMenuGetinfo:"Get info",ContextMenuRefresh:"Refresh",ContextMenuOpenFolderLocation:"Open folder location",Item:"item",Items:"items",Selected:"selected",ErrorOnFolderCreation:"This destination already contains a folder named '{0}'. Do you want to merge this folder content with already existing folder '{0}'?",InvalidFileName:"A file name can't contain any of the following characters: \\/:*?\"<>|",GeneralError:"Please see browser console window for more information",ErrorPath:"FileExplorer can't find '{0}'. Check the spelling and try again.",DuplicateAlert:"There is already a file with the same name '{0}'. Do you want to create file with duplicate name",DuplicateFileCreation:"There is already a file with the same name in this location. Do you want to rename '{0}' to '{1}'?",DeleteFolder:" Are you sure you want to delete ",DeleteMultipleFolder:"Are you sure you want to delete these {0} items?",CancelPasteAction:"The destination folder is a sub folder of source folder.",OkButton:"OK",ContextMenuSortBy:"Sort by",CancelButton:"Cancel",YesToAllButton:"Yes to all",NoToAllButton:"No to all",YesButton:"Yes",NoButton:"No",SkipButton:"Skip",Grid:"Grid view",Tile:"Tile view",LargeIcons:"Large icons",Name:"Name",Location:"Location",Type:"Item type",Layout:"Layout",Created:"Created",Accessed:"Accessed",Modified:"Modified",Permission:"Permission",DialogCloseToolTip:"Close",UploadSettings:{buttonText:{upload:"Upload",browse:"Browse",cancel:"Cancel",close:"Close"},dialogText:{title:"Upload Box",name:"Name",size:"Size",status:"Status"},dropAreaText:"Drop files or click to upload",filedetail:"The selected file size is too large. Please select a file within the valid size.",denyError:"Files with #Extension extensions are not allowed.",allowError:"Only files with #Extension extensions are allowed.",cancelToolTip:"Cancel",removeToolTip:"Remove",retryToolTip:"Retry",completedToolTip:"Completed",failedToolTip:"Failed",closeToolTip:"Close"}};break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["en-GB"]={watermarkText:"Enter value"};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["en-GB"]={watermarkText:"Enter value"};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["en-GB"]={watermarkText:"Enter value"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["en-GB"]={pagerInfo:"{0} of {1} pages ({2} items)",firstPageTooltip:"Go to first page",lastPageTooltip:"Go to last page",nextPageTooltip:"Go to next page",previousPageTooltip:"Go to previous page",nextPagerTooltip:"Go to next Pager",previousPagerTooltip:"Go to previous Pager"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["en-GB"]={Measure:"Measure",Row:"Row",Column:"Column",Value:"Value",Expand:"Expand",Collapse:"Collapse",Exit:"Exit",ChartTypes:"Chart Types",TDCharts:"3D Charts",Tooltip:"Tooltip",Exporting:"Exporting",Line:"Line",Spline:"Spline",Column:"Column",Area:"Area",SplineArea:"Spline Area",StepLine:"Step Line",StepArea:"Step Area",Pie:"Pie",Bar:"Bar",StackingArea:"Stacking Area",StackingColumn:"Stacking Column",StackingBar:"Stacking Bar",Pyramid:"Pyramid",Funnel:"Funnel",Doughnut:"Doughnut",Scatter:"Scatter",Bubble:"Bubble",TreeMap:"TreeMap",ColumnTD:"Column 3D",PieTD:"Pie 3D",BarTD:"Bar 3D",StackingBarTD:"StackingBar 3D",StackingColumnTD:"StackingColumn 3D",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"Zoom In",ZoomOut:"Zoom Out",Legend:"Legend",SmartLabels:"Smart Labels",Interactions:"Interactions",Zooming:"Zooming",Rotate45:"Rotate45",Rotate90:"Rotate90",Trim:"Trim",MultipleRows:"Multiple Rows",Wrap:"Wrap",Hide:"Hide",WrapByWord:"Wrap By word",CrossHair:"Cross Hair",TrackBall:"Track Ball",DisableTD:"Disable 3D Charts",None:"None",Exception:"Exception",OK:"OK"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["en-GB"]={RevenueGoal:"Revenue Goal",RevenueValue:"Revenue Value",Exception:"Exception"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["en-GB"]={DoesNotBeginsWith:"Does Not Begins With",DoesNotEndsWith:"Does Not Ends With",DoesNotContains:"Does Not Contains",DoesNotEquals:"Does Not Equals",IsGreaterThan:"Is Greater Than",IsGreaterThanOrEqualTo:"Is Greater Than Or Equal To",IsLessThan:"Is Less Than",IsLessThanOrEqualTo:"Is Less Than Or Equal To",ClearSorting:"Clear Sorting",ClearFilterFrom:"Clear Filter From",SortAtoZ:"Sort A to Z",SortZtoA:"Sort Z to A",and:"a<\/u>nd",Sort:"Sort",SelectField:"select Field",LabelFilterLabel:"Show the items for which the label",ValueFilterLabel:"Show the items for which",LabelFilters:"Label Filters ",BeginsWith:"Begins With",NotBeginsWith:"Not Begins With",EndsWith:"Ends With",NotEndsWith:"Not Ends With",Contains:"Contains",NotContains:"Not Contains",ValueFilters:"Value Filters",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Greater Than ",GreaterThanOrEqualTo:"Greater Than Or Equal To ",LessThan:"Less Than ",LessThanOrEqualTo:"Less Than Or Equal To ",Between:"Between",NotBetween:"Not Between",ClearFilter:"Clear Filter",SelectField:"select Field",Measures:"Measures",Warning:"Warning",AlertMsg:"The field you are moving cannot be placed in that area of the report",Goal:"Goal",Status:"Status",taskMode:"Task Mode",Trend:"Trend",Value:"value",AddToFilter:"Add to Filter",AddToRow:"Add to Row",AddToColumn:"Add to Column",AddToValues:"Add to Value",SummarizeValueBy:"Summarize value by",Sum:"Sum",Average:"Average",Count:"Count",Min:"Min",Max:"Max",DoubleSum:"DoubleSum",DoubleAverage:"DoubleAverage",DoubleMin:"DoubleMin",DoubleMax:"DoubleMax",DoubleStandardDeviation:"DoubleStandardDeviation",DoubleVariance:"DoubleVariance",DecimalSum:"DecimalSum",IntSum:"IntSum",Custom:"Custom",Discrete:"Discrete",CountNumbers:"Count Numbers",StdDev:"StdDev",StdDevP:"StdDevP",Variance:"Var",VarP:"VarP",SummaryOf:"of",PivotTableFieldList:"PivotTable Field List",ChooseFieldsToAddToReport:"Choose fields to add to report:",DragFieldBetweenAreasBelow:"Drag fields between areas below:",ReportFilter:"Filter",ColumnLabel:"Column",RowLabel:"Row",Values:"Values",DeferLayoutUpdate:"Defer Layout Update",Update:"Update",OK:"OK",Cancel:"Cancel",Close:"Close",Search:"Search",Remove:"Remove",AddCurrentSelectionToFilter:"Ychwanegwch y dewis cyfredol i hidlo",NotAllItemsShowing:"Not all child nodes are shown",EditorLinkPanelAlert:"The members have more than 1000 items under one or more parent. Only the first 1000 items are displayed under each parent.",NamedSetAlert:"Named sets of same field cannot be added to the PivotTable report at the same time. Click OK to remove ' ' named set and add ' ' named set."};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["en-GB"]={SeriesPage:"Series Page",CategoricalPage:"Categorical Page",Error:"Error",OK:"OK",Close:"Close",PageCountErrorMsg:"Enter valid page number"};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["en-GB"]={emptyRecord:"No records to display",unassignedTask:"Unassigned Task",alertTexts:{indentAlert:"There is no Gantt record is selected to perform the indent",outdentAlert:"There is no Gantt record is selected to perform the outdent",predecessorEditingValidationAlert:"Cyclic dependency occurred, please check the predecessor",predecessorAddingValidationAlert:"Fill all the columns in predecessor table",idValidationAlert:"Duplicate ID",dateValidationAlert:"Invalid end date",dialogResourceAlert:"Fill all the columns in resource table"},columnHeaderTexts:{taskId:"ID",taskName:"Task Name",startDate:"Start Date",endDate:"End Date",resourceInfo:"Resources",duration:"Duration",status:"Progress",predecessor:"Predecessors",type:"Type",taskMode:"Task Mode",serialNumber:"S.No",subTasksStartDate:"SubTasks Start Date",subTasksEndDate:"SubTasks End Date",scheduleStartDate:"Schedule Start Date",scheduleEndDate:"Schedule End Date",offset:"Offset",baselineStartDate:"Baseline Start Date",baselineEndDate:"Baseline End Date",WBS:"WBS",WBSPredecessor:"WBS Predecessor",dialogCustomFieldName:"Column Name",dialogCustomFieldValue:"Value",notes:"Notes",taskType:"Task Type",work:"Work",unit:"Unit",effortDriven:"Effort Driven",resourceName:"Resource Name"},editDialogTexts:{addFormTitle:"New Task",editFormTitle:"Edit Task",saveButton:"Save",deleteButton:"Delete",cancelButton:"Cancel",addPredecessor:"Add New",removePredecessor:"Remove",addButton:"Add"},columnDialogTexts:{field:"Field",headerText:"Header Text",editType:"Edit Type",filterEditType:"Filter Edit Type",allowFiltering:"Allow Filtering",allowFilteringBlankContent:"Allow Filtering Blank Content",allowSorting:"Allow Sorting",visible:"Visible",width:"Width",textAlign:"Text Alignment",headerTextAlign:"Header Text Alignment",columnsDropdownData:"Column Dropdown Data",dropdownTableText:"Text",dropdownTableValue:"Value",addData:"Add",deleteData:"Remove",allowCellSelection:"Allow Cell Selection",displayAsCheckbox:"Display As Checkbox",showInColumnChooser:"Show In Column Chooser"},toolboxTooltipTexts:{addTool:"Add",editTool:"Edit",saveTool:"Update",deleteTool:"Delete",cancelTool:"Cancel",searchTool:"Search",indentTool:"Indent",outdentTool:"Outdent",expandAllTool:"Expand All",collapseAllTool:"Collapse All",nextTimeSpanTool:"Next Timespan",prevTimeSpanTool:"Previous Timespan",criticalPathTool:"Critical Path",excelExportTool:"Excel Export",pdfExportTool:"PDF Export",printTool:"Print"},durationUnitTexts:{days:"days",hours:"hours",minutes:"minutes",day:"day",hour:"hour",minute:"minute"},durationUnitEditText:{minute:["m","min","minute","minutes"],hour:["h","hr","hour","hours"],day:["d","dy","day","days"]},workUnitTexts:{days:"days",hours:"hours",minutes:"minutes"},taskTypeTexts:{fixedWork:"Fixed Work",fixedUnit:"Fixed Units",fixedDuration:"Fixed Duration"},effortDrivenTexts:{yes:"Yes",no:"No"},contextMenuTexts:{taskDetailsText:"Task Details...",addNewTaskText:"Add New Task",indentText:"Indent",outdentText:"Outdent",deleteText:"Delete",aboveText:"Above",belowText:"Below"},newTaskTexts:{newTaskName:"New Task"},columnMenuTexts:{sortAscendingText:"Sort Ascending",sortDescendingText:"Sort Descending",columnsText:"Columns",insertColumnLeft:"Insert Column Left",insertColumnRight:"Insert Column Right",deleteColumn:"Delete Column",renameColumn:"Rename Column"},taskModeTexts:{manual:"Manual",auto:"Auto"},columnDialogTitle:{insertColumn:"Insert Column",deleteColumn:"Delete Column",renameColumn:"Rename Column"},deleteColumnText:"Are you sure you want to delete this column?",okButtonText:"OK",cancelButtonText:"Cancel",confirmDeleteText:"Confirm Delete",predecessorEditingTexts:{fromText:"From",toText:"To"},dialogTabTitleTexts:{generalTabText:"General",predecessorsTabText:"Predecessors",resourcesTabText:"Resources",customFieldsTabText:"Custom Fields",notesTabText:"Notes"},predecessorCollectionText:[{id:"SS",text:"Start-Start",value:"Start-Start"},{id:"SF",text:"Start-Finish",value:"Start-Finish"},{id:"FS",text:"Finish-Start",value:"Finish-Start"},{id:"FF",text:"Finish-Finish",value:"Finish-Finish"}],linkValidationRuleText:{taskBeforePredecessor:"You moved '{0}' to start before '{1}' finishes and the two tasks are linked. As the result, the links cannot be honored. Select one action below to perform",taskAfterPredecessor:"You moved '{0}' away from '{1}' and the two tasks are linked. As the result, the links cannot be honored. Select one action below to perform"},linkValidationDialogTitle:"Validate Editing",linkValidationRuleOptions:{cancel:"Cancel, keep the existing link",removeLink:"Remove the link and move '{0}' to start on '{1}'.",preserveLink:"Move the '{0}' to start on '{1}' and keep the link."},connectorLineDialogText:{from:"From",to:"To",taskLink:"Task Link",lag:"Lag",okButtonText:"OK",cancelButtonText:"Cancel",deleteButtonText:"Delete",title:"Task Dependency"},nullText:"Null"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["en-GB"]={Total:"Total",GrandTotal:"Grand Total",DoesNotBeginsWith:"Does Not Begins With",DoesNotEndsWith:"Does Not Ends With",DoesNotContains:"Does Not Contains",DoesNotEquals:"Does Not Equals",IsGreaterThan:"Is Greater Than",IsGreaterThanOrEqualTo:"Is Greater Than Or Equal To",IsLessThan:"Is Less Than",IsLessThanOrEqualTo:"Is Less Than Or Equal To",ClearSorting:"Clear Sorting",ClearFilterFrom:"Clear Filter From",SortAtoZ:"Sort A to Z",SortZtoA:"Sort Z to A",and:"a<\/u>nd",NumberFormatting:"Number Formatting",FrozenHeaders:"Frozen Headers",CellSelection:"Cell Selection",CellContext:"Cell Context",ColumnResize:"Column Resize",ExcelLikeLayout:"Excel Like Layout",FrozenHeader:"Frozen Header",AdvancedFiltering:"Advanced Filtering",Amount:"Amount",Quantity:"Quantity",Measures:"Measures",NumberFormats:"Number Formats",Exporting:"Exporting",FileName:"File Name",ToolTip:"Tool Tip",RTL:"RTL",CollapseByDefault:"Collapse By Default",EnableDisablePaging:"Enalbe / Disable Paging",PagingOptions:"Paging Options",CategoricalPageSize:"Categorical Page Size",SeriesPageSize:"Series Page Size",HyperLink:"HyperLink",CellEditing:"Cell Editing",GroupingBar:"Grouping Bar",SummaryCustomization:"Summary Customization",SummaryTypes:"Summary Types",SummaryType:"Summary Type",EnableRowHeaderHyperlink:"Enable RowHeaderHyperLink",EnableColumnHeaderHyperlink:"Enable ColumnHeaderHyperLink",EnableValueCellHyperlink:"Enable ValueCellHyperLink",EnableSummaryCellHyperlink:"Enable SummaryCellHyperLink",HideGrandTotal:"Hide GrandTotal",HideSubTotal:"Hide SubTotal",Both:"Both",Sum:"Sum",Average:"Average",Count:"Count",Min:"Min",Max:"Max",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",Sort:"Sort",SelectField:"select Field",LabelFilterLabel:"Show the items for which the label",ValueFilterLabel:"Show the items for which",LabelFilters:"Label Filters ",BeginsWith:"Begins With",NotBeginsWith:"Not Begins With",EndsWith:"Ends With",NotEndsWith:"Not Ends With",Contains:"Contains",NotContains:"Not Contains",ValueFilters:"Value Filters",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Greater Than ",GreaterThanOrEqualTo:"Greater Than Or Equal To ",LessThan:"Less Than ",LessThanOrEqualTo:"Less Than Or Equal To ",Between:"Between",NotBetween:"Not Between",AddToFilter:"Add to Filter",AddToRow:"Add to Row",AddToColumn:"Add to Column",AddToValues:"Add to Values",Warning:"Warning",Error:"Error",GroupingBarAlertMsg:"The field you are moving cannot be placed in that area of the report",Measures:"Measures",Expand:"Expand",Collapse:"Collapse",ToolTipRow:"Row",ToolTipColumn:"Column",ToolTipValue:"Value",NoValue:"No value",SeriesPage:"Series Page",CategoricalPage:"Categorical Page",DragFieldHere:"Drag field here",ColumnArea:"Drop column here",RowArea:"Drop row here",ValueArea:"Drop values here",Close:"Close",OK:"OK",Cancel:"Cancel",Remove:"Remove",Goal:"Goal",Status:"Status",Trend:"Trend",Value:"value",ConditionalFormattingErrorMsg:"The given value is not matched",ConditionalFormattingConformMsg:"Are you sure you want to remove the selected format?",EnterOperand1:"Enter Operand1",EnterOperand2:"Enter Operand2",ConditionalFormatting:"Conditional Formatting",Condition:"Conditional Type",Value1:"Value1",Value2:"Value2",Editcondtion:"Edit Condition",AddNew:"Add New",Format:"Format",Backcolor:"Back Color",Borderrange:"Border Range",Borderstyle:"Border Style",Fontsize:"Font Size",Fontstyle:"Font Style",Bordercolor:"Border Color",NoMeasure:"Please add any measure",Solid:"Solid",Dashed:"Dashed",Dotted:"Dotted",Double:"Double",Groove:"Groove",Inset:"Inset",Outset:"Outset",Ridge:"Ridge",None:"None",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Cube Dimension Browser",SelectHierarchy:"Select Hierarchy",CalculatedField:"Calculated Field",Name:"Name:",Add:"Add",Formula:"Formula:",Delete:"Delete",Fields:"Fields:",CalculatedFieldNameNotFound:"Given CalculatedField name is not found",InsertField:"Insert Field",EmptyField:"Please enter Calculated field name or formula",NotValid:"Given formula is not valid",NotPresent:"Value field used in any of the Calculated Field formula is not present in the PivotGrid",Confirm:"Calculated Member with the same name already exists. Do you want to replace?",CalcValue:"Calculated field can be inserted only in value area field",MultipleItems:"Multiple items",All:"All",Search:"Search",ColumnResize:"Column Resize",Layouts:"Layouts",NormalLayout:"Normal Layout",NormalTopSummary:"NormalTopSummary Layout",NoSummaries:"NoSummaries Layout",Fontcolor:"Font Colour",AddCurrentSelectionToFilter:"Ychwanegwch y dewis cyfredol i hidlo",Months:"Months",Days:"Days",Quarters:"Quarters",Years:"Years",Qtr:"Qtr",Quarter:"Quarter",NoRecordsToDisplay:"No records to display.",EnterFormatName:"Enter Format Name",FormatName:"Format Name",RemoveFormat:"Remove Format",Edit:"Edit",DuplicateFormatName:"Duplicate Format Name",NotAllItemsShowing:"Not all child nodes are shown",EditorLinkPanelAlert:"The members have more than 1000 items under one or more parent. Only the first 1000 items are displayed under each parent.",Exception:"Exception"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["en-GB"]={DoesNotBeginsWith:"Does Not Begin With",DoesNotEndsWith:"Does Not End With",DoesNotContains:"Does Not Contain",DoesNotEquals:"Does Not Equal",IsGreaterThan:"Is Greater Than",IsGreaterThanOrEqualTo:"Is Greater Than Or Equal To",IsLessThan:"Is Less Than",IsLessThanOrEqualTo:"Is Less Than Or Equal To",ClearSorting:"Clear Sorting",ClearFilterFrom:"Clear Filter From",SortAtoZ:"Sort A to Z",SortZtoA:"Sort Z to A",Sort:"Sort",SelectField:"select Field",LabelFilterLabel:"Show the items for which the label",ValueFilterLabel:"Show the items for which",LabelFilters:"Label Filters ",BeginsWith:"Begins With",NotBeginsWith:"Not Begins With",EndsWith:"Ends With",NotEndsWith:"Not Ends With",Contains:"Contains",NotContains:"Not Contains",ValueFilters:"Value Filters",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Greater Than ",GreaterThanOrEqualTo:"Greater Than Or Equal To ",LessThan:"Less Than ",LessThanOrEqualTo:"Less Than Or Equal To ",Between:"Between",NotBetween:"Not Between",Top10:"Top Count",DeferUpdate:"Defer Update",MDXQuery:"MDX Query",Column:"Column",Row:"Row",Slicer:"Slicer",CubeSelector:"Cube Selector",ReportName:"Report Name",NewReport:"New Report",CubeDimensionBrowser:"Cube Dimension Browser",AddReport:"Add Report",RemoveReport:"Remove Report",CannotRemoveSingleReport:"Cannot remove single report",AreYouSureToDeleteTheReport:"Are you sure to delete the Report",RenameReport:"Rename Report",ChartTypes:"Chart Types",ToggleAxis:"Toggle Axis",ExportToExcel:"Export To Excel",ExportToWord:"Export To Word",ExportToPdf:"Export To Pdf",FullScreen:"Full Screen",Grid:"Grid",Chart:"Chart",OK:"O<\/u>K",Cancel:"C<\/u>ancel",Close:"Close",AddToColumn:"Add to Column",AddToRow:"Add to Row",AddToSlicer:"Add to Slicer",MeasureEditor:"Measure Editor",MemberEditor:"Member Editor",Measures:"Measures",SortOrFilterColumn:"Sort/Filter (Column)",SortOrFilterRow:"Sort/Filter (Row)",SortingAndFiltering:"Sorting And Filtering",Sorting:"Sorting",Measure:"M<\/u>easure",Order:"Order",Filtering:"Filtering",Condition:"Co<\/u>ndition",Value:"Valu<\/u>e",PreserveHierarchy:"Pr<\/u>eserve Hierarchy",Ascending:"A<\/u>scending",Descending:"De<\/u>scending",Enable:"En<\/u>able",Disable:"Di<\/u>sable",and:"a<\/u>nd",EqualTo:"EqualTo",NotEquals:"NotEquals",GreaterThan:"GreaterThan",GreaterThanOrEqualTo:"GreaterThanOrEqualTo",LessThan:"LessThan",LessThanOrEqualTo:"LessThanOrEqualTo",Between:"Between",NotBetween:"NotBetween",ReportList:"Report List",Line:"Line",Spline:"Spline",Column:"Column",Area:"Area",SplineArea:"Spline Area",StepLine:"Step Line",StepArea:"Step Area",Pie:"Pie",Bar:"Bar",StackingArea:"Stacking Area",StackingColumn:"Stacking Column",StackingBar:"Stacking Bar",Pyramid:"Pyramid",Funnel:"Funnel",Doughnut:"Doughnut",Scatter:"Scatter",Bubble:"Bubble",WaterFall:"WaterFall",TreeMap:"TreeMap",Alert:"Alert",MDXAlertMsg:"Please add a measure, dimension, or hierarchy in an appropriate axis to view the MDX Query.",FilterSortRowAlertMsg:"Dimension is not found in the row axis. Please add Dimension element in the row axis for sorting/filtering.",FilterSortColumnAlertMsg:"Dimension is not found in the column axis. Please add Dimension element in the column axis for sorting/filtering.",FilterSortcolMeasureAlertMsg:"Please add measure to the column axis",FilterSortrowMeasureAlertMsg:"Please add measure to the row axis",FilterSortElementAlertMsg:"Element is not found in the column axis. Please add an element in column axis for sorting/filtering.",FilterMeasureSelectionAlertMsg:"Please select a valid measure.",FilterConditionAlertMsg:"Please set a valid condition.",FilterStartValueAlertMsg:"Please set a start value.",FilterEndValueAlertMsg:"Please set a end value.",FilterInvalidAlertMsg:"Invalid operation !",SelectRecordAlertMsg:"Please select a valid record.",RecordName:"Record Name",RemoveRecord:"Remove Record",RenameRecord:"Rename Record",Load:"Load",Remove:"Remove",Save:"Save",SaveAs:"SaveAs",SelectRecord:"Select Record",SelectReport:"Select Report",DBReport:"Report Manipulation in DB",Rename:"Rename",Remove:"Remove",SetRecordNameAlertMsg:"Please set record name.",SetReportNameAlertMsg:"Please set report name.",Search:"Search",MultipleItems:"Multiple items",All:"All",NoReports:"No Reports Found in DB",CalculatedMember:"Calculated Member",Caption:"Caption:",Expression:"Expression:",MemberType:"MemberType:",FormatString:"Format String:",MultipleMeasure:"More than one measure cannot be sliced.",DuplicateCalcMeasure:"Calculated Member with same name already exists.",EmptyField:"Calculated Member name or Expression should not be empty.",EmptyFormat:"Format String for Calculated Member is empty.",Warning:"Warning",Confirm:"Calculated Member with the same name already exists. Do you want to replace?",KPIs:"KPIs",Collection:"Collection",Report:"Report",AddCurrentSelectionToFilter:"Ychwanegwch y dewis cyfredol i hidlo",SaveMsg:"Report saved successfully!!!",RenameMsg:"Report renamed successfully!!!",RemoveMsg:"Report removed successfully!!!",Success:"Success",KpiAlertMsg:"The field you are moving cannot be placed in that area of the report",NotAllItemsShowing:"Not all child nodes are shown",EditorLinkPanelAlert:"The members have more than 1000 items under one or more parent. Only the first 1000 items are displayed under each parent.",NamedSetAlert:"Named sets of same field cannot be added to the PivotTable report at the same time. Click OK to remove ' ' named set and add ' ' named set.",Exception:"Exception"};break;case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["en-GB"]={addNewText:"Add New",emptyResultText:"No suggestions",actionFailure:"The specified field doesn't exist in given data source",watermarkText:" "};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["en-GB"]={tooltip:{close:"Close",collapse:"Collapse",restore:"Restore",maximize:"Maximise",minimize:"Minimise",expand:"Expand",unPin:"UnPin",pin:"Pin"},closeIconTooltip:"Close"};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["en-GB"]={CustomizeQuickAccess:"Customise Quick Access Toolbar",RemoveFromQuickAccessToolbar:"Remove from Quick Access Toolbar",AddToQuickAccessToolbar:"Add to Quick Access Toolbar",ShowAboveTheRibbon:"Show Above the Ribbon",ShowBelowTheRibbon:"Show Below the Ribbon",MoreCommands:"More Commands..."};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["en-GB"]={EmptyCard:"No cards to display",SaveButton:"Save",CancelButton:"Cancel",EditFormTitle:"Details of ",AddFormTitle:"Add New Card",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} item {{else}} items {{/if}}",FilterSettings:"Filters:",FilterOfText:"of",Max:"Max",Min:"Min",Cards:" Cards",ItemsCount:"Items Count :",Unassigned:"Unassigned",AddCard:"Add Card",EditCard:"Edit Card",DeleteCard:"Delete Card",TopofRow:"Top of Row",BottomofRow:"Bottom of Row",MoveUp:"Move Up",MoveDown:"Move Down",MoveLeft:"Move Left",MoveRight:"Move Right",MovetoSwimlane:"Move to Swimlane",HideColumn:"Hide Column",VisibleColumns:"Visible Columns",PrintCard:"Print Card"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["en-GB"]={headerTitle:"Title",headerBackButtonText:"Back"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["en-GB"]={captionText:"text"};break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["en-GB"]={Repeat:"Repeat",Never:"Never",Daily:"Daily",Weekly:"Weekly",Monthly:"Monthly",Yearly:"Yearly",First:"First",Second:"Second",Third:"Third",Fourth:"Fourth",Last:"Last",EveryWeekDay:"Every weekday",Every:"Every",RecurrenceDay:"Day(s)",RecurrenceWeek:"Week(s)",RecurrenceMonth:"Month(s)",RecurrenceYear:"Year(s)",RepeatOn:"Repeat on",RepeatBy:"Repeat by",StartsOn:"Starts on",Times:"times",Ends:"Ends",Day:"Day",The:"The",OfEvery:"Of",After:"After",On:"On",Occurrence:"Occurrence(s)"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["en-GB"]={ReminderWindowTitle:"Reminder window",CreateAppointmentTitle:"Create Appointment",RecurrenceEditTitle:"Edit Repeat Appointment",RecurrenceEditMessage:"How would you like to change the appointment in the series?",RecurrenceEditOnly:"Only this appointment",RecurrenceEditFollowingEvent:"Following Events",RecurrenceEditSeries:"Entire series",PreviousAppointment:"Previous Appointment",NextAppointment:"Next Appointment",AppointmentSubject:"Subject",StartTime:"Start Time",EndTime:"End Time",AllDay:"All day",StartTimeZone:"Start TimeZone",EndTimeZone:"End TimeZone",Today:"Today",Recurrence:"Repeat",Done:"Done",Cancel:"Cancel",Ok:"OK",Repeat:"Repeat",RepeatBy:"Repeat by",RepeatEvery:"Repeat every",RepeatOn:"Repeat on",StartsOn:"Starts on",Ends:"Ends",Summary:"Summary",Daily:"Daily",Weekly:"Weekly",Monthly:"Monthly",Yearly:"Yearly",Every:"Every",EveryWeekDay:"Every weekday",Never:"Never",After:"After",Occurrence:"Occurrence(s)",On:"On",Edit:"Edit",RecurrenceDay:"Day(s)",RecurrenceWeek:"Week(s)",RecurrenceMonth:"Month(s)",RecurrenceYear:"Year(s)",The:"The",OfEvery:"of every",First:"First",Second:"Second",Third:"Third",Fourth:"Fourth",Last:"Last",WeekDay:"Weekday",WeekEndDay:"Weekendday",Subject:"Subject",Categorize:"Categories",DueIn:"Due In",DismissAll:"Dismiss All",Dismiss:"Dismiss",OpenItem:"Open Item",Snooze:"Snooze",Day:"Day",Week:"Week",WorkWeek:"Work Week",Month:"Month",AddEvent:"Add Event",CustomView:"Custom View",Agenda:"Agenda",Detailed:"Edit Appointment",EventBeginsin:"Appointment Begins in",Editevent:"Edit Appointment",Editfollowingevent:"Following Events",Editseries:"Edit Series",Times:"times",Until:"until",Eventwas:"Appointment was",Hours:"hrs",Minutes:"mins",Overdue:"Overdue Appointment",Days:"day(s)",Event:"Event",Select:"select",Previous:"Previous",Next:"Next",Close:"Close",Delete:"Delete",Date:"Date",Showin:"Show in",Gotodate:"Go To Date",Resources:"RESOURCES",RecurrenceDeleteTitle:"Delete Repeat Appointment",Location:"Location",Priority:"Priority",RecurrenceAlert:"Alert",NoTitle:"No Title",OverFlowAppCount:"more appointment(s)",AppointmentIndicator:"Click for more appointments",WrongPattern:"The recurrence pattern is not valid",CreateError:"The duration of the appointment must be shorter than how frequently it occurs. Shorten the duration, or change the recurrence pattern in the Appointment Recurrence dialogue box.",DragResizeError:"Cannot reschedule an occurrence of the recurring appointment if it skips over a later occurrence of the same appointment.",StartEndError:"End time should be greater than start time",MouseOverDeleteTitle:"Delete Appointment",DeleteConfirmation:"Are you sure you want to delete this appointment?",Time:"Time",EmptyResultText:"No suggestions",BlockIntervalAlertTitle:"Alert",BlockIntervalError:"The selected time interval has been blocked and is unavailable for selection.",RecurrenceDateValidation:"Some months have fewer than selected dates. For these months, the occurrence will fall on the last date of the month.",SeriesChangeAlert:"The changes made to specific instances of this series will be cancelled and those appointments will match the series again."};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["en-GB"]={watermarkText:"select a time"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["en-GB"]={toolboxTooltipTexts:{addTool:"Add",editTool:"Edit",updateTool:"Update",deleteTool:"Delete",cancelTool:"Cancel",expandAllTool:"Expand All",collapseAllTool:"Collapse All",pdfExportTool:"PDF Export",excelExportTool:"Excel Export",printTool:"Print",searchTool:"Search"},contextMenuTexts:{addRowText:"Add Row",editText:"Edit",deleteText:"Delete",saveText:"Save",cancelText:"Cancel",aboveText:"Above",belowText:"Below"},columnMenuTexts:{sortAscendingText:"Sort Ascending",sortDescendingText:"Sort Descending",columnsText:"Columns",freezeText:"Freeze",unfreezeText:"Unfreeze",freezePrecedingColumnsText:"Freeze Preceding Columns",insertColumnLeft:"Insert Column Left",insertColumnRight:"Insert Column Right",deleteColumn:"Delete Column",renameColumn:"Rename Column",menuFilter:"Filter"},columnDialogTexts:{field:"Field",headerText:"Header Text",editType:"Edit Type",filterEditType:"Filter Edit Type",allowFiltering:"Allow Filtering",allowFilteringBlankContent:"Allow Filtering Blank Content",allowSorting:"Allow Sorting",visible:"Visible",width:"Width",textAlign:"Text Alignment",headerTextAlign:"Header Text Alignment",isFrozen:"Is Frozen",allowFreezing:"Allow Freezing",columnsDropdownData:"Column Dropdown Data",dropdownTableText:"Text",dropdownTableValue:"Value",addData:"Add",deleteData:"Remove",allowCellSelection:"Allow Cell Selection",showInColumnChooser:"Show In Column Chooser",displayAsCheckbox:"Display As Checkbox"},columnDialogTitle:{insertColumn:"Insert Column",deleteColumn:"Delete Column",renameColumn:"Rename Column"},filterMenuTexts:{stringMenuOptions:[{text:"Starts With",value:"startswith"},{text:"Ends With",value:"endswith"},{text:"Contains",value:"contains"},{text:"Equals",value:"equal"},{text:"Does Not Equal",value:"notequal"}],numberMenuOptions:[{text:"Less Than",value:"lessthan"},{text:"Greater Than",value:"greaterthan"},{text:"Less Than Or Equal To",value:"lessthanorequal"},{text:"Greater Than Or Equal To",value:"greaterthanorequal"},{text:"Equals",value:"equal"},{text:"Does Not Equal",value:"notequal"}],filterValue:"Filter Value",filterButton:"Filter",clearButton:"Clear",enterValueText:"enter value"},deleteColumnText:"Are you sure you want to delete this column?",deleteRecordText:"Are you sure you want to delete record?",okButtonText:"OK",cancelButtonText:"Cancel",confirmDeleteText:"Confirm Delete",batchSaveConfirmText:"Are you sure you want to save changes?",batchSaveLostChangesText:"Unsaved changes will be lost. Are you sure you want to continue?",cancelEditText:"Are you sure you want to cancel the changes?",dropDownListBlanksText:"(Blanks)",dropDownListClearText:"(Clear Filter)",trueText:"True",falseText:"False",emptyRecord:"No records to display"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["en-GB"]={toolbar:{print:{headerText:"Print",contentText:"Print the PDF document."},download:{headerText:"Download",contentText:"Download the PDF document."},first:{headerText:"First",contentText:"Go to the first page of the PDF document."},previous:{headerText:"Previous",contentText:"Go to the previous page of the PDF document."},next:{headerText:"Next",contentText:"Go to the next page of the PDF document."},last:{headerText:"Last",contentText:"Go to the last page of the PDF document."},zoomIn:{headerText:"Zoom-In",contentText:"Zoom in to the PDF document."},zoomOut:{headerText:"Zoom-Out",contentText:"Zoom out of the PDF document."},pageIndex:{headerText:"Page Number",contentText:"Current page number to view."},zoom:{headerText:"Zoom",contentText:"Zoom in or out on the PDF document."},fitToWidth:{headerText:"Fit to Width",contentText:"Fit the PDF page to the width of the container."},fitToPage:{headerText:"Fit to Page",contentText:"Fit the PDF page to the container."},search:{headerText:"Search Text",contentText:"Search text in the PDF pages."},highlight:{headerText:"Highlight Text",contentText:"Highlight text in the PDF pages."},strikeout:{headerText:"StrikeOut Text",contentText:"StrikeOut text in the PDF pages."},underline:{headerText:"Underline Text",contentText:"Underline text in the PDF pages."},signature:{headerText:"Signature",contentText:"Add or create hand-written signature."},select:{headerText:"Selection",contentText:"Selection tool for text."},scroll:{headerText:"Panning",contentText:"click to pan around the document"}},contextMenu:{copy:{contentText:"Copy"},googleSearch:{contentText:"search google"},Find:{contentText:"Find:"},matchCase:{contentText:"MatchCase"},auto:{contentText:"Auto"},openPopup:{contentText:"Open Pop-Up Note"},Delete:{contentText:"Delete"},properties:{contentText:"Properties...."}},propertyWindow:{underlineProperties:{contentText:"Underline Properties"},strikeOutProperties:{contentText:"StrikeOut Properties"},highlightProperties:{contentText:"Highlight Properties"},signatureProperties:{contentText:"Signature Properties"},appearance:{contentText:"Appearance"},general:{contentText:"General"},color:{contentText:"Color:"},opacity:{contentText:"Opacity:"},author:{contentText:"Author:"},subject:{contentText:"Subject:"},modified:{contentText:"Modified:"},ok:{contentText:"OK"},cancel:{contentText:"Cancel"},locked:{contentText:"Locked"}},signatureWindow:{Signature:{contentText:"Add Signature"},Add:{contentText:"Add"},clear:{contentText:"Clear"}},waitingPopup:{print:{contentText:"Preparing document for printing..."}}};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["en-GB"]={cut:"Cut",copy:"Copy",paste:"Paste",undo:"Delete",redo:"Redo",selectAll:"Select All",grouping:"Grouping",group:"Group",ungroup:"UnGroup",order:"Order",bringToFront:"Bring To Front",moveForward:"Move Forward",sendToBack:"Send To Back",sendBackward:"Send Backward"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale||{};t.datavisualization.Chart.Locale["en-GB"]={zoomIn:"Zoom In",zoomOut:"Zoom Out",zoom:"Zoom",pan:"Pan",reset:"Reset"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["en-GB"]={intervals:{quarter:{longQuarters:"Quarter",shortQuarters:"Q"},week:{longWeeks:"Week",shortWeeks:"W"}}};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["en-GB"]={zoomIn:"Zoom In",zoomOut:"Zoom Out",panTop:"Pan Top",panBottom:"Pan Bottom",panLeft:"Pan Left",panRight:"Pan Right",home:"Home"};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["en-GB"]={toolbar:{print:{headerText:"Print",contentText:"Print the report."},exportformat:{headerText:"Export",contentText:"select the exported file format.",Pdf:"PDF",Excel:"Excel",Word:"Word",Html:"HTML",PPT:"PowerPoint",CSV:"CSV"},first:{headerText:"First",contentText:"Go to the first page of the report."},previous:{headerText:"Previous",contentText:"Go to the previous page of the report."},next:{headerText:"Next",contentText:"Go to the next page of the report."},last:{headerText:"Last",contentText:"Go to the last page of the report."},documentMap:{headerText:"Document Map",contentText:"Show or hide the document map."},parameter:{headerText:"Parameter",contentText:"Show or hide the parameters pane."},zoomIn:{headerText:"Zoom-In",contentText:"Zoom in to the report."},zoomOut:{headerText:"Zoom-Out",contentText:"Zoom out of the report."},refresh:{headerText:"Refresh",contentText:"Refresh the report."},printLayout:{headerText:"Print Layout",contentText:"Change between print layout and normal modes."},pageIndex:{headerText:"Page Number",contentText:"Current page number to view."},zoom:{headerText:"Zoom",contentText:"Zoom in or out on the report."},back:{headerText:"Back",contentText:"Go back to the parent report."},fittopage:{headerText:"Fit to Page",contentText:"Fit the report page to the container.",pageWidth:"Page Width",pageHeight:"Whole Page"},pagesetup:{headerText:"Page Setup",contentText:"Choose page setup option to change paper Sise, orientation and margins."}},pagesetupDialog:{close:"Close",paperSize:"Paper Sise",height:"Height",width:"Width",margins:"Margins",top:"Top",bottom:"Bottom",right:"Right",left:"Left",unit:"in",orientation:"Orientation",portrait:"Portrait",landscape:"Landscape",doneButton:"Done",cancelButton:"Cancel"},credential:{userName:"Username",password:"Password"},waterMark:{selectOption:"Select Option",selectValue:"Select a value"},errorMessage:{startMessage:"Report Viewer encountered some issues loading this report. Please",middleMessage:" Click here",endMessage:"to see the error details",closeMessage:"Close this message",exportAjaxFailureMsg:"Unable to export the document due to failure of connecting Report Service.",printAjaxFailureMsg:"Unable to print the document due to failure of connecting Report Service.",reportLoadAjaxFailureMsg:"Unable to progress the Report action due to failure of connecting Report Service."},progressMessage:{exportLoadingMessage:"Preparing exporting document... Please wait...",printLoadingMessage:"Preparing print data... Please wait...",printPreparationMessage:"Preparing print data... {0}% completed... Please wait...",exportPreparationMessage:"Preparing exporting document... {0}% completed... Please wait..."},alertMessage:{close:"Close",title:"ReportViewer",done:"OK",showDetails:"Show details",hideDetails:"Hide Details",reportLoad:"Report Loaded:",RVERR0001:"ReportViewer failed to load the Report",RVERR0002:"ReportViewer failed to render the Report",RVERR0003:"An error occurred in ajax postback",RVERR0004:"Please select a value for the parameter",RVERR0005:"The {parametername} parameter is missing a value",RVERR0006:"Please give the float data type input",RVERR0007:"Please give the integer data type input",RVERR0008:"ReportViewer failed to validate the Datasource credentials",RVERR0009:"The margins are overlapped or they are off the paper. Enter a different margin size.",RVERR0010:"Please enter a value for the parameter",RVERR0011:"The parameter cannot be blank",RVERR0012:"The value provided for the report parameter {parameterprompt} is not valid for its type."},selectAll:"Select All",viewButton:"View Report",parameterProcessingMessage:"Loading dependent parameters..."};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["en-GB"]={bold:"Bold",italic:"Italic",underline:"Underline",strikethrough:"Strikethrough",superscript:"Superscript",subscript:"Subscript",justifyCenter:"Align text center",justifyLeft:"Align text left",justifyRight:"Align text right",justifyFull:"Justify",unorderedList:"Insert unordered list",orderedList:"Insert ordered list",indent:"Increase Indent",fileBrowser:"File Browser",outdent:"Decrease Indent",cut:"Cut",copy:"Copy",paste:"Paste",paragraph:"Paragraph",undo:"Undo",redo:"Redo",upperCase:"Upper Case",lowerCase:"Lower Case",clearAll:"Clear All",clearFormat:"Clear Format",createLink:"Insert/Edit Hyperlink",removeLink:"Remove Hyperlink",tableProperties:"Table Properties",insertTable:"Insert",deleteTables:"Delete",imageProperties:"Image Properties",openLink:"Open Hyperlink",image:"Insert image",video:"Insert video",editTable:"Edit Table Properties",embedVideo:"Paste your embed code below",viewHtml:"View HTML",fontName:"Select font family",fontSize:"Select font size",fontColor:"Select color",format:"Format",backgroundColor:"Background color",style:"Styles",deleteAlert:"Are you sure you want to clear all the contents?",copyAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+C keyboard shortcut instead of copy operation.",pasteAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+V keyboard shortcut instead of paste operation.",cutAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X keyboard shortcut instead of cut operation.",videoError:"The text area cannot be empty",imageWebUrl:"Web Address",imageAltText:"Alternate text",dimensions:"Dimensions",constrainProportions:"Constrain Proportions",linkWebUrl:"Web Address",imageLink:"Image as Link",imageBorder:"Image Border",imageStyle:"Style",linkText:"Text",linkTooltipLabel:"Tooltip",html5Support:"This tool icon only enabled in HTML5 supported browsers",linkOpenInNewWindow:"Open link in new window",tableColumns:"No.of Columns",tableRows:"No.of Rows",tableWidth:"Width",tableHeight:"Height",tableCellSpacing:"Cellspacing",tableCellPadding:"Cellpadding",tableBorder:"Border",tableCaption:"Caption",tableAlignment:"Alignment",textAlign:"Text align",dialogUpdate:"Update",dialogInsert:"Insert",dialogCancel:"Cancel",dialogApply:"Apply",dialogOk:"Ok",createTable:"Insert Table",insertTable:"Insert",addColumnLeft:"Insert Columns to the Left",addColumnRight:"Insert Columns to the Right",addRowAbove:"Insert Rows Above",addRowBelow:"Insert Rows Below",deleteRow:"Delete entire row",deleteColumn:"Delete entire column",deleteTable:"Delete Table",customTable:"Create custom table...",characters:"Characters",words:"Words",general:"General",advanced:"Advanced",table:"Table",row:"Row",column:"Column",cell:"Cell",solid:"Solid",dotted:"Dotted",dashed:"Dashed",doubled:"Double",maximize:"Maximize",resize:"Minimize",swatches:"Swatches",paragraph:"Paragraph",quotation:"Quotation",heading1:"Heading 1",heading2:"Heading 2",heading3:"Heading 3",heading4:"Heading 4",heading5:"Heading 5",heading6:"Heading 6",segoeui:"Segoe UI",arial:"Arial",couriernew:"Courier New",georgia:"Georgia",impact:"Impact",lucidaconsole:"Lucida Console",tahoma:"Tahoma",timesnewroman:"Times New Roman",trebuchetms:"Trebuchet MS",verdana:"Verdana",disc:"Disc",circle:"Circle",square:"Square",number:"Number",loweralpha:"Lower Alpha",upperalpha:"Upper Alpha",lowerroman:"Lower Roman",upperroman:"Upper Roman",none:"None",linkTooltip:"ctrl + click to follow link",charSpace:"Characters (with spaces)",charNoSpace:"Characters (no spaces)",wordCount:"Word Count",left:"Left",right:"Right",center:"Center",zoomIn:"zoom.in",zoomOut:"Zoom Out",print:"Print",wordExport:"Export as Word Document",pdfExport:"Export as Pdf File",FindAndReplace:"Find and Replace",Find:"Find",MatchCase:"Match Case",WholeWord:"Whole Word",ReplaceWith:"Replace with",Replace:"Replace",ReplaceAll:"Replace All",FindErrorMsg:"Couldn't find specified word.",customFontColor:"More Colors...",customBGColor:"More Colors...",TransBGColor:"Transparent",addtodictionary:"Add to Dictionary",ignoreall:"IgnoreAll"};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["en-GB"]={Cut:"Cut",Copy:"Copy",FormatPainter:"Format Painter",Paste:"Paste",PasteValues:"Paste Values Only",PasteSpecial:"Paste",Filter:"Filter",FilterContent:"Turn on filtering for the selected cells.",FilterSelected:"Filter by selected cell's value",Sort:"Sort",Clear:"Clear",ClearContent:"Delete everything in the cell, or remove just the formatting, contents, comments or hyperlinks.",ClearFilter:"Clear filter",ClearFilterContent:"Clear the filter and sort state for the current range of data.",SortAtoZ:"Sort A to Z",SortAtoZContent:"Lowest to Highest.",SortZtoA:"Sort Z to A",SortZtoAContent:"Highest to Lowest.",SortSmallesttoLargest:"Sort smallest to Largest",SortLargesttoSmallest:"Sort largest to Smallest",SortOldesttoNewest:"Sort oldest to Newest",SortNewesttoOldest:"Sort newest to Oldest",Insert:"Insert",InsertTitle:"Insert Cells",InsertContent:"Add new cells, rows, or columns to your workbook.",MultipleInsertContent:"fyi: To insert multiple rows or columns at a time, select multiple rows or columns in the sheet, and click insert.",InsertSBContent:"Add cells, rows, columns, or sheets to your workbook.",Delete:"Delete",DeleteTitle:"Delete Cells",DeleteContent:"Delete cells, rows, columns, or sheets from your workbook.",MultipleDeleteContent:"fyi: To delete multiple rows or columns at a time, select multiple rows or columns in the sheet, and click delete.",FindSelectTitle:"Find & Select",FindSelectContent:"Click to see options for finding text in your document.",CalculationOptions:"Calculation Options",CalcOptTitle:"Calculation Options",CalcOptContent:"Choose to calculate formulas automatically or manually.",CalcOptRecalcContent:"if you make a change that affects a value, spreadsheet will automatically recalculate it.",CalculateSheet:"Calculate Sheet",CalculateNow:"Calculate Now",CalculateNowContent:"Calculate the entire workbook now.",CalculateNowTurnOffContent:"you only need to use this if automatic calculation is turned off.",CalculateSheetContent:"Calculate the active sheet now.",CalculateSheetTurnOffContent:"you only need to use this if automatic calculation is turned off.",Title:"Spreadsheet",ColorPicker:"Colour Picker",Ok:"Ok",Cancel:"Cancel",Alert:"We couldn't do this for the selected range of cells. select a single cell within a range of data and then try again.",HeaderAlert:"The command could not be completed as you are attempting to filter with the filter header. select a single cell in the filter range and try the command again.",FlashFillAlert:"All the data next to your selection was checked and there was no pattern for fillling in values.",Formatcells:"Format Cells",FontFamily:"Font",FFContent:"Pick a new font for your text.",FontSize:"Font Sise",FSContent:"Change the sise of your text.",IncreaseFontSize:"Increase Font Sise",IFSContent:"Make your text a bit bigger.",DecreaseFontSize:"Decrease Font Sise",DFSContent:"Make your text a bit Smalller.",Bold:"Bold",Italic:"Italic",Underline:"Underline",Linethrough:"LineThrough",FillColor:"Fill Colour",FontColor:"Font Colour",TopAlign:"Top Align",TopAlignContent:"Align text to the top.",MiddleAlign:"Middle Align",MiddleAlignContent:"Align text so that it is centered between the top and bottom of the cell.",BottomAlign:"Bottom Align",BottomAlignContent:"Align text to the bottom.",WrapText:"Wrap Text",WrapTextContent:"Wrap extra-long text into multiple lines so you tin see all of it.",AlignLeft:"Align Left",AlignLeftContent:"Align your content to the left.",AlignCenter:"Centre",AlignCenterContent:"Centre your content.",AlignRight:"Align Right",AlignRightContent:"Align your content to the right.",IncreaseIndent:"Increase Indent",IncreaseIndentContent:"Move your content farther away from the cell border.",DecreaseIndent:"Decrease Indent",DecreaseIndentContent:"Move your content closer to the cell border.",Undo:"Undo",Redo:"Redo",NumberFormat:"Number Format",NumberFormatContent:"Choose the format for your cells, such as percentage, currency, date or time.",AccountingStyle:"Accounting Style",AccountingStyleContent:"Format as dollar accounting number format.",PercentageStyle:"Percent style",PercentageStyleContent:"Format as a Percent.",CommaStyle:"Comma Style",CommaStyleContent:"Format with a thousands separator.",IncreaseDecimal:"Increase Decimal",IncreaseDecimalContent:"Show more decimal places for a more precise value.",DecreaseDecimal:"Decrease Decimal",DecreaseDecimalContent:"Show fewer decimal places.",AutoSum:"AutoSum",AutoSumTitle:"Sum",AutoSumContent:"Automatically add a quick calculation to your worksheet, such as sum or average.",Fill:"Fill",ExportXL:"Excel",ExportCsv:"Csv",ExportPdf:"Pdf",BackgroundColor:"Fill Colour",BGContent:"Colour the background of the cells to make them stand out.",ColorContent:"Change the colour of your text.",Border:"Border",BorderContent:"Apply borders to the currently selected cells.",BottomBorder:"Bottom Border",TopBorder:"Top Border",LeftBorder:"Left Border",RightBorder:"Right Border",OutsideBorder:"Outside Borders",NoBorder:"No Border",AllBorder:"All Borders",ThickBoxBorder:"Thick Box Border",ThickBottomBorder:"Thick Bottom Border",TopandThickBottomBorder:"Top and Thick Bottom Border",BottomDoubleBorder:"Bottom Double Border",TopandBottomDoubleBorder:"Top and Bottom Double Border",DrawBorderGrid:"Draw Border Grid",DrawBorder:"Draw Border",TopandBottomBorder:"Top and Bottom Border",BorderColor:"Queue Colour",BorderStyle:"Queue Style",Number:"Number is used for general display of numbers. currency and accounting offer specialized formatting for monetary value.",General:"General format cells have no specific number format.",Currency:"Currency formats are used for general monetary values. use accounting formats to align decimal points in a column.",Accounting:"Accounting formats queue the currency symbols and decimal points in a column.",Text:"Text format cells are treated as text even when a number is in the cell. the cell is displayed exactly as entered.",Percentage:"Percentage formats multiply the cell value by 100 and displays the result with a percent symbol.",CustomMessage:"Type number format code, using one of existing codes as a starting point.",Fraction:"",Scientific:"",Type:"Type:",CustomFormatAlert:"Enter a valid format",Date:"Date formats display date and time serial numbers as date values.",Time:"Time formats display date and time serial numbers as date values.",File:"File",New:"New",Open:"Open",SaveAs:"Save As",Print:"Print",PrintContent:"Print the current sheet.",PrintSheet:"Print Sheet",PrintSelected:"Print Selected",PrintSelectedContent:"Select an area on the sheet you would like to print.",HighlightVal:"Format invalid data",ClearVal:"Clear Validation",Validation:"Validation",DataValidation:"Data Validation",DVContent:"Pick from a list of rules to limit the type of data that tin be entered in a cell.",PageSize:"Page Sise",PageSizeContent:"Choose a page sise for your document.",FormatCells:"Formatcells",ConditionalFormat:"Conditional Formatting",CFContent:"Easily spot trends and patterns in your data using colors to visually highlight important values.",And:"And",With:"With",GTTitle:"Greater Than",GTContent:"Format cells that are Greater Than:",LTTitle:"Less Than",LTContent:"Format cells that are Less Than:",BWTitle:"Between",BWContent:"Format cells that are Between:",EQTitle:"Equal to",EQContent:"Format cells that are equal to:",DateTitle:"A date occurring",DateContent:"Format cells that contain a date:",ContainsTitle:"Text that contains",ContainsContent:"Format cells that contain the text:",GreaterThan:"Greater than",LessThan:"Less than",Between:"Between",EqualTo:"Equal to",TextthatContains:"Text that contains",DateOccurring:"A date occurring",ClearRules:"Clear rules",ClearRulesfromSelected:"Clear rules from selected cells",ClearRulesfromEntireSheets:"Clear rules from entire sheet",CellStyles:"Cell styles",CellStylesContent:"A colorful style is a great way to make important data stand out on the sheet.",CellStyleHeaderText:"Good, bad and neutral/Titles and headings/Themed cell styles",Custom:"Type the number format code, using one of the existing codes as starting point.",CellStyleGBN:"Normal/Bad/Good/Neutral",CellStyleTH:"Heading 4/Title",Accent:"Accent",Style:"Style",FormatAsTable:"Format As Table",FormatasTable:"Format As Table",FATContent:"Quickly convert a range of cells to a table with its own style.",FATHeaderText:"Light/Medium/Dark",FATNameDlgText:"Table name:/my table has headers",InvalidReference:"The range you have specified is invalid",ResizeAlert:"The specified range is invalid. the top of the table must remain in the same row, and the resulting table must overlap the original table. specify a valid range.",RangeNotCreated:"Increasing the row beyond the maximum sheet rowcount is restricted in format as table.",ResizeRestrictAlert:"Increase or decrease of column count and decrease of row count is restricted in format as table.",FATResizeTableText:"Enter new data range for your table:",FATReizeTableNote:"Note: the headers must remain in the same row and the resulting table range must overlap the original table range.",FormatAsTableAlert:"Cannot create a table with a single row. a table must have at least two rows, one for the table header, and one for data",FormatAsTableTitle:"Light 1/Light 2/Light 3/Light 5/Light 8/Light 9/Light 10/Light 12/Light 15/Light 16/Light 17/Light 19/Medium 8/Medium 9/Medium 10/Medium 12/Medium 22/Medium 23/Medium 24/Medium 26/Dark 1/Dark 2/Dark 3/Dark 5",NewTableStyle:"New table style",ResizeTable:"Resise table",ResizeTableContent:"Resise this table by adding or removing rows and columns.",ConvertToRange:"Convert to Range",ConvertToRangeContent:"Convert this table into a normal range of cells.",ConverToRangeAlert:"Do you want to convert the table to a normal range?",TableID:"Table id:",Table:"Table",TableContent:"Create a table to organise and analyse related data.",TableStyleOptions:"First Column/Last Column/Total Row/Filter Button",Format:"Format",NameManager:"Name Manager",NameManagerContent:"Create, edit, delete and find all the names used in the workbook.",NameManagerFormulaContent:"Names tin be used in formulas as substitutes for cell references.",DefinedNames:"Defined Names",DefineName:"Define Name",DefineNameContent:"Define and apply Names.",UseInFormula:"Use In Formula",UseInFormulaContent:"Choose a name used in this workbook and insert it into the current formula.",RefersTo:"Refers To",Name:"Name",Scope:"Scope",NMNameAlert:"The name that you entered is not valid./reason for this tin include:/The name does not begin with a letter or an underscore/the name contains a space or other invalid characters/The name conflicts with a spreadsheet built-in name or the name of another object in the workbook",NMUniqueNameAlert:"The name entered already exists. enter a unique name.",NMRangeAlert:"Enter a valid range",FORMULAS:"Formulas",Value:"Values",DataValue:"Values:",Formula:"Formulas",MissingParenthesisAlert:"Your formula is missing a parenthesis--) or (. bill the formula, and then add the parenthesis in the appropriate place.",UnsupportedFile:"Unsupported File",IncorrectPassword:"Unable to open the file or worksheet with the given password",InvalidUrl:"Please specify proper url",Up:"Up",Down:"Down",Sheet:"Sheet",Workbook:"Workbook",Rows:"By Rows",Columns:"By Columns",FindReplace:"Find Replace",FindnReplace:"Find and Replace",Find:"Find",Replace:"Replace",FindLabel:"Find What:",ReplaceLabel:"Replace With:",ReplaceAll:"Replace All",Close:"Close",FindNext:"Find Next",FindPrev:"Find Prev",Automatic:"Automatic",Manual:"Manual",Settings:"Settings",MatchCase:"Match Case",MatchAll:"Match Entire Cell Contents",Within:"Within:",Search:"Search:",Lookin:"Look in:",ShiftRight:"Shift Cells Right",ShiftBottom:"Shift Cells Down",EntireRow:"Entire Row",EntireColumn:"Entire Column",ShiftUp:"Shift Cells Up",ShiftLeft:"Shift Cells left",Direction:"Direction:",GoTo:"Go To",GoToName:"Go To:",Reference:"Reference:",Special:"Special",Select:"Select",Comments:"Comments",Formulas:"Formulas",Constants:"Constants",RowDiff:"Row Differences",ColDiff:"Column Differences",LastCell:"Last Cell",CFormat:"Conditional Formats",Blanks:"Blanks",GotoError:"Error",GotoLogicals:"Logicals",GotoNumbers:"Numbers",GotoText:"Text",FindSelect:"Find & Select",Comment:"Comment",NewComment:"New",InsertComment:"Insert comment",EditComment:"Edit",DeleteComment:"Delete comment",DeleteCommentContent:"Delete the Selected comment.",HideComment:"Hide comment",Next:"Next",NextContent:"Jump to the Next comment.",Previous:"Previous",PreviousContent:"Jump to the Previous comment.",ShowHide:"Show/hide comment",ShowHideContent:"Show or hide the comment on the active cell.",ShowAll:"Show All comment",ShowAllContent:"Display all comments in the sheet.",UserName:"User Name",Hide:"Hide",Unhide:"Unhide",Add:"Add",DropAlert:"Do you want to replace the existing data?",PutCellColor:"Put selected cell colour to the top",PutFontColor:"Put selected font colour to the top",WebPage:"Web Page",WorkSheet:"Worksheet Reference",SheetReference:"Sheet Reference",InsertHyperLink:"Insert Hyperlink",HyperLink:"Hyperlink",EditLink:"Editlink",OpenLink:"Openlink",HyperlinkText:"Text:",RemoveLink:"Removelink",WebAddress:"wWb Address:",CellAddress:"Cell Reference:",SheetIndex:"Select a place in this document",ClearAll:"Clear All",ClearFormats:"Clear Formats",ClearContents:"Clear Contents",ClearComments:"Clear Comments",ClearHyperLinks:"Clear Hyperlinks",SortFilter:"Sort & Filter",SortFilterContent:"Organise your data so it's easier to analyse.",NumberStart:"Minimum:",NumberEnd:"Maximum:",DecimalStart:"Minimum:",DecimalEnd:"Maximum:",DateStart:"Start Date:",DateEnd:"End Date:",ListStart:"Source:",FreeText:"Show error after invalid data is entered",ListEnd:"Cell Reference:",TimeStart:"Start Time:",TimeEnd:"End Time:",TextLengthStart:"Minimum:",TextLengthEnd:"Maximum:",CommentFindEndAlert:"Spreadsheet reached the end of the workbook. do you want to continue reviewing from the beginning of the workbook?",InsertSheet:"Insert",DeleteSheet:"Delete",RenameSheet:"Rename",MoveorCopy:"Move or copy",HideSheet:"Hide",UnhideSheet:"Unhide",SheetRenameAlert:"That name is already taken. try a different one.",SheetRenameEmptyAlert:"You typed an invalid name for a sheet. make sure that:",SheetRenameEmptyCharExceedAlert:"the name that you type does not exceed 31 characters.",SheetRenameEmptySplCharAlert:"the name does not contain any of the following characters:",SheetRenameEmptyBlankAlert:"you did not leave the name blank.",SheetDeleteAlert:"You tin 't undo deleting sheets, and you might be removing some data. if you don't need it, click ok to delete.",SheetDeleteErrorAlert:"A workbook must contain at least one visible worksheet. to hide, delete, or move the selected sheet, you must first insert a new sheet or unhide a sheet that is already hidden.",CtrlKeyErrorAlert:"That command cannot be used on multiple selections.",ClipboardAccessError:"Your browser tin 't access the clipboard, so use these shortcuts:",MoveToEnd:"Move to End",Beforesheet:"Before Sheet:",CreateaCopy:"Create a Copy",AutoFillOptions:"Copy Cells/Fill Series/Fill Formatting Only/Fill Without Formatting/Flash Fill",NumberValidationMsg:"Enter only digits",DateValidationMsg:"Enter only date",Required:"Required",TimeValidationMsg:"The time you entered for the time is invalid.",CellAddrsValidationMsg:"Reference is not valid.",PivotTable:"Pivot table",PivotTableContent:"Easily arrange and summarise complex data in a pivottable.",NumberTab:"Number",AlignmentTab:"Alignment",FontTab:"Font",FillTab:"Fill",TextAlignment:"Text Alignment",Horizontal:"Horizontal:",Vertical:"Vertical:",Indent:"Indent",TextControl:"Text Control",FontGroup:"Font:",FontStyle:"Font Style:",Size:"Sise:",PSize:"Page Sise",Effects:"Effects:",StrikeThrough:"Strikethrough",Overline:"Overline",NormalFont:"Normal Font",Preview:"Preview",Line:"Queue",Presets:"Presets",None:"None",Outline:"Outline",AllSide:"All Sides",InsCells:"Insert Cells",InsRows:"Insert Sheet Rows",InsCols:"Insert Sheet Columns",InsSheet:"Insert Sheet",DelCells:"Delete Cells",DelRows:"Delete Sheet Rows",DelCols:"Delete Sheet Columns",DelSheet:"Delete Sheet",HyperLinkAlert:"The address of this site is not valid. bill the address and try again.",ReplaceData:"All done. we made / replacements.",NotFound:"We couldn't find what you were looking for. select settings tab for more ways to search",Data:"Data:",Allow:"Allow:",IgnoreBlank:"Ignore blank",NotFind:"Unable to find the match to replace",FreezeTopRow:"Freeze Top Row",FreezeFirstColumn:"Freeze First Column",UnFreezePanes:"Unfreeze panes",DestroyAlert:"Are you sure you want to destroy the current workbook without saving and create a new workbook?",ImageValAlert:"Upload image files only",Pictures:"Pictures",PicturesTitle:"From File",PicturesContent:"Insert pictures from computer or from other computers that you are connected to.",ImportAlert:"Are you sure you want to destroy the current workbook without saving and open a new workbook?",UnmergeCells:"Unmerge Cells",MergeCells:"Merge Cells",MergeAcross:"Merge Across",MergeAndCenter:"Merge & Centre",MergeAndCenterContent:"Combine and centre the contents of the selected cells in a new larger cell.",MergeCellsAlert:"Merging cells keeps only upper left cell value and discards the other values.",MergeInsertAlert:"This operation will causes some merged cells to unmerge. do you wish to continue ?",Axes:"Axes",PHAxis:"Primary Horizontal",PVAxis:"primary Vertical",AxisTitle:"Axis Title",CTNone:"None",CTCenter:"Centre",CTFar:"Far",CTNear:"Near",DataLabels:"Data Labels",DLNone:"None",DLCenter:"Centre",DLIEnd:"Inside End",DLIBase:"Inside Base",DLOEnd:"Outside End",ErrorBar:"Error Bars",Gridline:"Gridlines",PMajorH:"Primary Major Horizontal",PMajorV:"Primary Major Vertical",PMinorH:"Primary Minor Horizontal",PMinorV:"Primary Minor Vertical",Legend:"Legends",LNone:"None",LLeft:"Left",LRight:"Right",LBottom:"Bottom",LTop:"Top",ChartTitleDlgText:"Enter title",ChartTitle:"Title",InvalidTitle:"You typed an invalid name for the title.",CorrectFormat:"Select the correct format file",ResetPicture:"Reset Picture",ResetPictureContent:"Discard all of the formatting changes made to this picture.",PictureBorder:"Picture Border",PictureBorderContent:"Pick the colour , width, and queue style for the outline of your shape.",ResetSize:"Reset Picture & Sise",Height:"Height",Width:"Width",ThemeColor:"Theme Colors",NoOutline:"No outline",Weight:"Weight",Dashes:"Dashes",ColumnChart:"Column",ColumnChartTitle:"Insert Column Chart",ColumnChartContent:"Use this chart type to visually compare values across a few categories.",BarChart:"Bar",BarChartTitle:"Insert Bar Chart",BarChartContent:"Use this chart type to visually compare values across a few categories when the chart shows duration or the category text is long.",StockChart:"Radar",StockChartTitle:"Insert Radar Chart",StockChartContent:"Use this chart type to show values relative to a centre point.",LineChart:"Queue",LineChartTitle:"Insert Queue chart",LineChartContent:"Use this chart type to show trends over time (years, months, and days) or categories.",AreaChart:"Area",AreaChartTitle:"Insert Area Chart",AreaChartContent:"Use this chart type to show trends over time (years, months, and days) or categories. use it to highlight the magnitude of change over time.",ComboChart:"Combo",PieChart:"Pie",PieChartTitle:"Insert Pie/Doughnut Chart",PieChartContent:"Use this chart type to show proportions of a whole. use it when the total of your numbers is 100%.",ScatterChart:"Scatter",ScatterChartTitle:"Insert Scatter (X, Y) Chart",ScatterChartContent:"Use this chart type to show the relationship between sets of values.",ClusteredColumn:"Clustered Column",StackedColumn:"Stacked Column",ClusteredBar:"Clustered Bar",StackedBar:"Stacked Bar",Radar:"Radar",RadarMarkers:"Radar with Markers",LineMarkers:"Queue with Markers",Area:"Area",StackedArea:"Stacked Area",Pie:"Pie",Doughnut:"Doughnut",Scatter:"Scatter",ChartRange:"Chart range",XAxisRange:"Enter x-axis range:",YAxisRange:"Enter y-axis range:",LegendRange:"Enter legend range:",YAxisMissing:"Enter y-axis range to create chart",InvalidYAxis:"Y-axis range must be within the selected range",InvalidXAxis:"X-axis range must be within the selected range",InvalidLegend:"Legend range must be within the selected range",InvalidXAxisColumns:"X-axis range should be within a single column",FreezePanes:"Freeze panes",FreezePanesContent:"Freeze a portion of the sheet to keep it visible whilst you scroll through the rest of the sheet.",PasteContent:"Add content on the clipboard to your document.",PasteSplitContent:"Pick a paste option, such as keeping formatting or pasting only content.",CutContent:"Remove the selection and put it on the clipboard so you tin paste it somewhere else.",CopyContent:"Put a copy of the selection on the clipboard so you tin paste it somewhere else.",FPTitle:"Format painter",FPContent:"Like the look of a particular selection? you tin apply that look to other content in the document.",BoldContent:"Make your text bold.",ItalicContent:"Italicise your text.",ULineContent:"Underline your text.",LineTrContent:"Cross something out by drawing a strike through it.",UndoContent:"Undo your last action.",RedoContent:"Redo your last action.",HyperLinkTitle:"Add a hyperlink",HyperLinkContent:"Create a link in your document for quick access to webpages and files.",HyperLinkPlaceContent:"hyperlinks tin also take you to places in your document.",NewCommentTitle:"Insert a comment",NewCommentContent:"Add a note about this parting of the document.",RefreshTitle:"Refresh",RefreshContent:"Get the latest data from the source connected to the active cell",FieldListTitle:"Field list",FieldListContent:"Show or hide the field list. ",FieldListRemoveContent:"the field list allows you to add and remove fields from your pivottable report",AddChartElement:"Add Chart Element",AddChartElementContent:"Add elements to the created chart.",SwitchRowColumn:"Switch Row/ Column",SwitchRowColumnContent:"Swap the data over the axis.",MergeAlert:"We tin 't do that to a merged cell.",UnhideDlgText:"Unhide Sheet:",ChartThemes:"Chart Themes",ChartThemesContent:"Pick a new theme for your chart.",ChangePicture:"Change Picture",ChangePictureContent:"Change to a different picture, preserving the formatting and sise of the current picture.",ChangeChartType:"Change Chart Type",SelectData:"Select Data",SelectDataContent:"Change the data range included in the chart.",Sum:"Sum",Average:"Average",CountNumber:"Count Numbers",Max:"Max",Min:"Min",ChartType:"Change Chart Type",ChartTypeContent:"Change to a different chart type.",AllCharts:"All Charts",defaultfont:"Default",LGeneral:"General",LCurrency:"Currency",LAccounting:"Accounting",LDate:"Date",LTime:"Time",LPercentage:"Percentage",LFraction:"Fraction",LScientific:"Scientific",LText:"Text",LCustom:"Custom",FormatSample:"Sample",Category:"Category:",Top:"Top",Center:"Centre",Bottom:"Bottom",Left:"Left (indent)",Right:"Right",Justify:"Justify",GeneralTxt:"General format cells have no specific number format.",NegativeNumbersTxt:"Negative Numbers",ThousandSeparatorTxt:"Use 1000 Separator",DecimalPlacesTxt:"Decimal Places:",TextTxt:"Text format cells are treated as text even when a number is in the cell. the cell is displayed exactly as entered.",BoldItalic:"Bold Italic",Regular:"Regular",HyperLinkHide:"<>",InvalidSheetIndex:"Specify proper sheetindex",HugeDataAlert:"File too large to open.",ImportExportUrl:"Give import/export url and try again.",BetweenAlert:"The maximum must be greater or equal to the minimum.",BorderStyles:"Solid/Dashed/Dotted/Double",FPaneAlert:"Freeze pane is not applied for the first cell",ReplaceNotFound:"Spreadsheet cannot find a match.",BlankWorkbook:"Blank Workbook",SaveAsExcel:"Save as Excel",SaveAsCsv:"Save as Csv",SaveAsPdf:"Save as Pdf",Design:"Design",NewName:"New Name",FormulaBar:"Formula Bar",NameBox:"Name Box",NumberValMsg:"Decimal values cannot be used for number conditions.",NumberAlertMsg:"Enter only digits.",ListAlert:"Cell range is incorrect, please enter correct cell range.",ListValAlert:"The list source must be a delimited list, or a reference to single row or column.",ListAlertMsg:"The value you entered is not valid",AutoFillTitle:"Autofilloptions",NewSheet:"New Sheet",FullSheetCopyPasteAlert:"We tin 't paste because the copy area and paste area aren't the same sise .",Heading:"Headings",Gridlines:"Gridlines",Firstsheet:"Scroll to the First Sheet",Lastsheet:"Scroll to the Last Sheet",Nextsheet:"Scroll to the Next Sheet",Prevsheet:"Scroll to the Previous Sheet",ProtectWorkbook:"Protect Workbook",UnProtectWorkbook:"Unprotect Workbook",ProtectWBContent:"Keep others from making structural changes to your workbook",Password:"Password",ConfirmPassword:"Reenter password to proceed:",PasswordAlert1:"Confirmation password is not identical.",PasswordAlert2:"Please enter a password.",PasswordAlert3:"The password you supplied is not correct. verify that the caps lock key is off and be sure to use the correct capitalisation .",Protect:"Is protected.",Lock:"Lockcell",Unlock:"Unlockcell",Protectsheet:"Protect Sheet",ProtectSheetToolTip:"Prevent unwanted changes from others by limiting their ability to edit",Unprotect:"Unprotect Sheet",LockAlert:"The cell you are trying to change is on protected sheet. to make changes, click unprotect sheet in the review tab.",InsertDeleteAlert:"This operation is not allowed. the operation is attempting to shift cells in a table on your worksheet.",CreateRule:"New Rule",NewRule:"New Formatting Rule",NewRuleLabelContent:"Format values where this formula is true:",ReadOnly:"The range you are trying to change contains readonly cells.",CreatePivotTable:"Create PivotTable",Range:"Range:",ChoosePivotTable:"Choose where you want the pivottable to be placed",NewWorksheet:"New Worksheet",ExistingWorksheet:"Existing Worksheet",Location:"Location:",Refresh:"Refresh",PivotRowsAlert:"This command requires at least two rows of source data. you cannot use the command on a selection in only one row.",PivotLabelsAlert:"The pivottable field name is not valid, to create a pivottable report, you must use data that is organized as a list with labelled columns. if you are changing the name of a pivottable field, you must type a new name for the field.",FieldList:"Field List",MergeSortAlert:"To do this, all the merged cells need to be the same sise .",FormulaSortAlert:"The sort range with formula cannot be sorted.",MergePreventInsertDelete:"This operation is not allowed. the operation is attempting to shift a merge cells on your worksheet.",FormulaRuleMsg:"Please enter correct format.",MovePivotTable:"Move pivottable",MovePivotTableContent:"Move the pivottable to another location in the workbook.",ClearAllContent:"Remove fields and filters.",ChangeDataSource:"Modify",ChangeDataSourceContent:"Change the source data for this pivottable",ChangePivotTableDataSource:"Change pivottable data source",TotalRowAlert:"This operation is not allowed. the operation is attempting to shift cells in a table on your worksheet. click ok to proceed with entire row.",CellTypeAlert:"This operation is not allowed in cell type applied range.",PivotOverlapAlert:"A pivottable report cannot overlap another pivottable report",NoCellFound:"No cells were found",CorrectArgument:"Please enter the correct argument",CorrectFormula:"Please enter the correct formula",CorrectCellAddress:"Please enter the correct cell address",ChartType:"Chart Type",NumberValidationAlert:"The maximum must be greater than or equal to minimum",DateValidationAlert:"The end date must be greater than or equal to start date",TimeValidationAlert:"The end time must be greater than or equal to start time",NewRuleAlert:"There's a problem with this formula",DragAlert:"The command could not be completed as you are attempting to move cells within the filter range. Select a range out of the filter range and try the command again.",OR:"or",HOME:"HOME",INSERT:"INSERT",DATATAB:"DATA",PAGELAYOUT:"PAGE LAYOUT",REVIEW:"REVIEW",OTHERS:"OTHERS",FORMAT:"Format",DESIGN:"DESIGN",CHARTDESIGN:"Chart Design",ANALYZE:"Analyze",FileName:"File Name",Save:"Save",SaveFile:"Save the file",HighlightCellRules:"Highlight Cell Rules",LightRedFillDark:"Light Red Fill with Dark Red Text",YellowFillDark:"Yellow Fill with Dark Yellow Text",GreenFillDark:"Green Fill with Dark Green Text",RedFill:"Red Fill",RedText:"Red Text",Column:"Column",Bar:"Bar",Line:"Line",DataValidationType:"Number/Decimal/Date/Time/TextLength/List",DataValidationAction:"greater than/greater than or equal to/less than/less than or equal to/equal to/not equal to/between/not between",Modify:"Modify",Apply:"Apply",NewCellStyle:"New Cell Style",cellStyleAlert:"This style name already exists",modifyCellStyleAlert:"This style name does not exists",Color:"Color",StyleName:"Style Name",LShortdate:"Short Date",LLongdate:"Long Datum",Clipboard:"Clipboard",Font:"Font",Actions:"Actions",Styles:"Styles",Editing:"Editing",Tables:"Tables",Illustrations:"Illustrations",Links:"Links",Charts:"Charts",DataTools:"Data Tools",Show:"Show",PageLayout:"Page Layout",Changes:"Changes",Window:"Window",Cells:"Cells",Calculation:"Calculation",Properties:"Properties",Tools:"Tools",TableStyleOption:"Table Style Options",ChartLayouts:"Chart Layouts",ChartDesignData:"Data",ChartDesignType:"Type",ChartDesignSize:"Size",Adjust:"Adjust",FormatSize:"Size",AnalyzePivotTable:"PivotTable",DataSource:"DataSource",FATTitlePrefix:"Table Style",HighPoint:"High Point",LowPoint:"Low Point",FirstPoint:"First Point",LastPoint:"Last Point",NegativePoint:"Negative Points",Markers:"Markers",NegativePoints:"Negative Points",LineSparklineTitle:"Insert Line Sparkline",LineSparklineContent:"Sparklines are mini charts placed in a single cells,each representing a row of data in your selection",ColumnSparklineTitle:"Insert Column Sparkline",ColumnSparklineContent:"Sparklines are mini charts placed in a single cells,each representing a row of data in your selection",WinLossSparklineTitle:"Insert Win/Loss Sparkline",WinLossSparklineContent:"Sparklines are mini charts placed in a single cells,each representing a row of data in your selection,",Line:"Line",SparklineColor:"Sparkline Color",SparklineColorTitle:"Sparkline Color",SparklineColorContent:"Specify the color of the sparklines in the selected sparkline group",MarkerColor:"Marker Color",MarkerColorContent:"Change the color for negative points, markers, and all other points for selected sparkline group",ChooseDataRange:"Choose the Data Range",ChooseLocationRange:"Choose the Location Range",DataRange:"Data Range",LocationRange:"Location Range",EmptyDLRnge:"Data Source or Location reference is not valid",SourceDataRange:"Select a source data range for the sparkline",SparklineAlert:"Location reference is not valid because the cells are not all in same column or same row. Select cells that are all in single row or single column",SparklineDataAlert:"Enter the Correct Data Format",SparklineLocAlert:"The reference for the location or data range is not valid",SDataRangeAlert:"Data Source reference is not valid",LineAlert:"Cannot create the line chart for single value",EditData:"Edit Data",EditDataContent:"Edit Group Location & Data",EditSingleSparklineData:"Edit Single Sparkline Data",EditSparklineData:"Edit Sparkline Data",HiddenEmptyCells:"Hidden & Empty Cells",SwitchRowCol:"Switch Row/Column",CreateSparkline:"Create Sparkline",SelectDataSource:"Select a source data range for the sparkline",SPARKLINEDESIGN:"Sparkline Design",CancellationRequested:"Could Not open within the timeout specified",ImportPreventedOnUnknownFormula:"This file cannot be loaded since it contains unsupported formulas.",PivotTableName:"PivotTable Name",ArrayaFormula:"You cant change part of an array",ArrayaFormulaTableAlert:"Multi-cell array formulas are not allowed in tables",ValueFieldSettings:"Value Field Settings",FieldTab:"Summarize Values By",SummarizeValue:"Summarize Value Field By",SummarizeChooseType:"Choose the type of calculation that you want to use to summarize data from the selected field",FieldValue:"Source Name:"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["en-GB"]={buttonText:{upload:"Upload",browse:"Browse",cancel:"Cancel",close:"Close"},dialogText:{title:"Upload Box",name:"Name",size:"Size",status:"Status"},dropAreaText:"Drop files or click to upload",filedetail:"The selected file size is too large. Please select a file within the valid size.",denyError:"Files with #Extension extensions are not allowed.",allowError:"Only files with #Extension extensions are allowed.",cancelToolTip:"Cancel",removeToolTip:"Remove",retryToolTip:"Retry",completedToolTip:"Completed",failedToolTip:"Failed",closeToolTip:"Close"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["en-GB"]={Play:"Play",Pause:"Pause",Mute:"Mute",Unmute:"Unmute",Settings:"Settings",FullScreen:"Full Screen",ExitFullScreen:"Exit Full Screen",HidePlaylist:"Hide Playlist",Previous:"Previous",Next:"Next",TogglePlaylist:"Toggle Playlist",Rewind:"Rewind",Forward:"Forward",Playlist:"Playlist",RepeatPlaylist:"Repeat Playlist",Shuffle:"Shuffle",VideoTitle:"Video",PlaylistTitle:"Playlist",PlaylistItemName:"List Item",PlaylistItemAuthor:"Author",Media:"Media",Speed:"Speed",Quality:"Quality",Normal:"Normal",Auto:"Auto"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_enGB(i);t.ExcelFilter&&n.fn.Locale_enGB("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.en-US.min.js b/public/scripts/l10n/ej.localetexts.en-US.min.js deleted file mode 100644 index 1e5228c..0000000 --- a/public/scripts/l10n/ej.localetexts.en-US.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.en-US.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("enUS")<0&&t.locales.push("enUS");n.fn.Locale_enUS=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["en-US"]={addNewText:"Add New",emptyResultText:"No suggestions",actionFailure:"The specified field doesn't exist in the given data source",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["en-US"]={buttonText:{apply:"Apply",cancel:"Cancel",swatches:"Swatches"},tooltipText:{switcher:"Switcher",addButton:"Add color",basic:"Basic",monoChrome:"Mono chrome",flatColors:"Flat colors",seaWolf:"Sea wolf",webColors:"Web colors",sandy:"Sandy",pinkShades:"Pink shades",misty:"Misty",citrus:"Citrus",vintage:"Vintage",moonLight:"Moon light",candyCrush:"Candy crush",currentColor:"Current color",selectedColor:"Selected color"}};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["en-US"]={watermarkText:"Select date",buttonText:"Today"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["en-US"]={ButtonText:{apply:"Apply",cancel:"Cancel",reset:"Reset"},watermarkText:"Select range",customPicker:"Custom picker"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["en-US"]={watermarkText:"Select datetime",buttonText:{today:"Today",timeNow:"Time Now",done:"Done",timeTitle:"Time"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["en-US"]={tooltip:{close:"Close",collapse:"Collapse",restore:"Restore",maximize:"Maximize",minimize:"Minimize",expand:"Expand",unPin:"UnPin",pin:"Pin"},closeIconTooltip:"close"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["en-US"]={emptyResultText:"No suggestions,",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["en-US"]={noRecordsTemplate:"No Records Found",actionFailureTemplate:"The Request Failed"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["en-US"]={titleText:"Menu"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["en-US"]={placeHolderText:"Type the code shown",CustomErrorMessage:"Invalid Captcha"};break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["en-US"]={watermarkText:"Enter value"};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["en-US"]={watermarkText:"Enter value"};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["en-US"]={watermarkText:"Enter value"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["en-US"]={SortNoSmaller:"Sort Smallest to Largest",SortNoLarger:"Sort Largest to Smallest",SortTextAscending:"Sort A to Z",SortTextDescending:"Sort Z to A",SortDateOldest:"Sort by Oldest",SortDateNewest:"Sort by Newest",SortByColor:"Sort By Color",SortByCellColor:"Sort by Cell Color",SortByFontColor:"Sort by Font Color",FilterByColor:"Filter By Color",CustomSort:"Custom Sort",FilterByCellColor:"Filter by Cell Color",FilterByFontColor:"Filter by Font Color",ClearFilter:"Clear Filter",NumberFilter:"Number Filters",GuidFilter:"Guid Filters",TextFilter:"Text Filters",DateFilter:"Date Filters",DateTimeFilter:"Date Time Filters",SelectAll:"Select All",Blanks:"Blanks",Search:"Search",Showrowswhere:"Show rows where",NumericTextboxWaterMark:"Enter value",StringMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Starts With",value:"startswith"},{text:"Ends With",value:"endswith"},{text:"Contains",value:"contains"},{text:"Custom Filter",value:"customfilter"}],NumberMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Less Than",value:"lessthan"},{text:"Less Than Or Equal",value:"lessthanorequal"},{text:"Greater Than",value:"greaterthan"},{text:"Greater Than Or Equal",value:"greaterthanorequal"},{text:"Between",value:"between"},{text:"Custom Filter",value:"customfilter"}],GuidMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Custom Filter",value:"customfilter"}],DateMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Less Than",value:"lessthan"},{text:"Less Than Or Equal",value:"lessthanorequal"},{text:"Greater Than",value:"greaterthan"},{text:"Greater Than Or Equal",value:"greaterthanorequal"},{text:"Between",value:"between"},{text:"Custom Filter",value:"customfilter"}],DatetimeMenuOptions:[{text:"Equal",value:"equal"},{text:"Not Equal",value:"notequal"},{text:"Less Than",value:"lessthan"},{text:"Less Than Or Equal",value:"lessthanorequal"},{text:"Greater Than",value:"greaterthan"},{text:"Greater Than Or Equal",value:"greaterthanorequal"},{text:"Between",value:"between"},{text:"Custom Filter",value:"customfilter"}],Top10MenuOptions:[{text:"Top",value:"top"},{text:"Bottom",value:"bottom"}],title:"Custom Filter",PredicateAnd:"AND",PredicateOr:"OR",OK:"OK",MatchCase:"Match Case",Cancel:"Cancel",NoResult:"No Matches Found",CheckBoxStatusMsg:"Not showing all items",DatePickerWaterMark:"Select date",DateTimePickerWaterMark:"Select date time",True:"true",False:"false",AddToFilter:"Add current selection to filter"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["en-US"]={Folder:"Folder",EmptyFolder:"This folder is empty",ProtectedFolder:"You don't currently have permission to access this folder",EmptyResult:"No items match your search",Back:"Backward",Forward:"Forward",Upward:"Upward",Refresh:"Refresh",Addressbar:"Address bar",Upload:"Upload",Rename:"Rename",Delete:"Delete",Download:"Download",Error:"Error",PasteError:"Error",UploadError:"Error",RenameError:"Error",Cut:"Cut",Copy:"Copy",Paste:"Paste",Details:"Details",Searchbar:"Search bar",Open:"Open",Search:"Search",NewFolder:"New folder",SortBy:"Sort by",Size:"Size",RenameAlert:"Please enter new name",NewFolderAlert:"Please enter new folder name",ContextMenuOpen:"Open",ContextMenuNewFolder:"New folder",ContextMenuDelete:"Delete",ContextMenuRename:"Rename",ContextMenuUpload:"Upload",ContextMenuDownload:"Download",ContextMenuCut:"Cut",ContextMenuCopy:"Copy",ContextMenuPaste:"Paste",ContextMenuGetinfo:"Get info",ContextMenuRefresh:"Refresh",ContextMenuOpenFolderLocation:"Open folder location",Item:"item",Items:"items",Selected:"selected",ErrorOnFolderCreation:"This destination already contains a folder named '{0}'. Do you want to merge this folder content with already existing folder '{0}'?",InvalidFileName:"A file name can't contain any of the following characters: \\/: *? \\ <> |",GeneralError:"Please see browser console window for more information",ErrorPath:"FileExplorer can't find '{0}'. Check the spelling and try again.",UploadReplaceAlert:"File named '{0}' already exists. Replace old file with new one?",PasteReplaceAlert:"File named '{0}' already exists. Replace old file with new one?",DuplicateAlert:"There is already a file with the same name '{0}'. Do you want to create file with duplicate name",DuplicateFileCreation:"There is already a file with the same name in this location. Do you want to rename '{0}' to '{1}'?",DeleteFolder:" Are you sure you want to delete ",DeleteMultipleFolder:"Are you sure you want to delete these {0} items?",CancelPasteAction:"The destination folder is a subfolder of source folder.",OkButton:"OK",ContextMenuSortBy:"Sort by",CancelButton:"Cancel",YesToAllButton:"Yes to all",NoToAllButton:"No to all",YesButton:"Yes",NoButton:"No",SkipButton:"Skip",Grid:"Grid view",Tile:"Tile view",LargeIcons:"Large icons",Name:"Name",Location:"Location",Type:"Item type",Layout:"Layout",Created:"Created",Accessed:"Accessed",Modified:"Modified",Permission:"Permission",DialogCloseToolTip:"Close",UploadSettings:{buttonText:{upload:"Upload",browse:"Browse",cancel:"Cancel",close:"Close"},dialogText:{title:"Upload Box",name:"Name",size:"Size",status:"Status"},dropAreaText:"Drop files or click to upload",filedetail:"The selected file size is too large. Please select a file within the valid size.",denyError:"Files with #Extension extensions are not allowed.",allowError:"Only files with #Extension extensions are allowed.",cancelToolTip:"Cancel",removeToolTip:"Remove",retryToolTip:"Retry",completedToolTip:"Completed",failedToolTip:"Failed",closeToolTip:"Close"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["en-US"]={emptyRecord:"No records to display",unassignedTask:"Unassigned Task",alertTexts:{indentAlert:"There is no Gantt record is selected to perform the indent",outdentAlert:"There is no Gantt record is selected to perform the outdent",predecessorEditingValidationAlert:"Cyclic dependency occurred, please check the predecessor",predecessorAddingValidationAlert:"Fill all the columns in predecessor table",idValidationAlert:"Duplicate ID",dateValidationAlert:"Invalid end date",dialogResourceAlert:"Fill all the columns in resource table"},columnHeaderTexts:{taskId:"ID",taskName:"Task Name",startDate:"Start Date",endDate:"End Date",resourceInfo:"Resources",duration:"Duration",status:"Progress",taskMode:"Task Mode",serialNumber:"S.No",subTasksStartDate:"SubTasks Start Date",subTasksEndDate:"SubTasks End Date",scheduleStartDate:"Schedule Start Date",scheduleEndDate:"Schedule End Date",predecessor:"Predecessors",type:"Type",offset:"Offset",baselineStartDate:"Baseline Start Date",baselineEndDate:"Baseline End Date",WBS:"WBS",WBSPredecessor:"WBS Predecessor",dialogCustomFieldName:"Column Name",dialogCustomFieldValue:"Value",notes:"Notes",taskType:"Task Type",work:"Work",unit:"Unit",effortDriven:"Effort Driven",resourceName:"Resource Name"},editDialogTexts:{addFormTitle:"New Task",editFormTitle:"Edit Task",saveButton:"Save",deleteButton:"Delete",cancelButton:"Cancel",addPredecessor:"Add New",removePredecessor:"Remove",addButton:"Add"},columnDialogTexts:{field:"Field",headerText:"Header Text",editType:"Edit Type",filterEditType:"Filter Edit Type",allowFiltering:"Allow Filtering",allowFilteringBlankContent:"Allow Filtering Blank Content",allowSorting:"Allow Sorting",visible:"Visible",width:"Width",textAlign:"Text Alignment",headerTextAlign:"Header Text Alignment",columnsDropdownData:"Column Dropdown Data",dropdownTableText:"Text",dropdownTableValue:"Value",addData:"Add",deleteData:"Remove",allowCellSelection:"Allow Cell Selection",displayAsCheckbox:"Display As Checkbox",clipMode:"Clip Mode",tooltip:"Tooltip",showInColumnChooser:"Show In Column Chooser",headerTooltip:"Header Tooltip"},editTypeTexts:{string:"String",numeric:"Numeric",datePicker:"Date Picker",dateTimePicker:"Date Time Picker",dropdown:"Dropdown",boolean:"Boolean"},textAlignTypes:{right:"Right",left:"Left",center:"Center"},clipModeTexts:{clip:"Clip",ellipsis:"Ellipsis"},toolboxTooltipTexts:{addTool:"Add",editTool:"Edit",saveTool:"Update",deleteTool:"Delete",cancelTool:"Cancel",searchTool:"Search",indentTool:"Indent",outdentTool:"Outdent",expandAllTool:"Expand All",collapseAllTool:"Collapse All",nextTimeSpanTool:"Next Timespan",prevTimeSpanTool:"Previous Timespan",criticalPathTool:"Critical Path",excelExportTool:"Excel Export",printTool:"Print",pdfExportTool:"PDF Export"},durationUnitTexts:{days:"days",hours:"hours",minutes:"minutes",day:"day",hour:"hour",minute:"minute"},durationUnitEditText:{minute:["m","min","minute","minutes"],hour:["h","hr","hour","hours"],day:["d","dy","day","days"]},workUnitTexts:{days:"days",hours:"hours",minutes:"minutes"},taskTypeTexts:{fixedWork:"Fixed Work",fixedUnit:"Fixed Units",fixedDuration:"Fixed Duration"},effortDrivenTexts:{yes:"Yes",no:"No"},contextMenuTexts:{taskDetailsText:"Task Details...",addNewTaskText:"Add New Task",indentText:"Indent",outdentText:"Outdent",deleteText:"Delete",aboveText:"Above",belowText:"Below"},newTaskTexts:{newTaskName:"New Task"},columnMenuTexts:{sortAscendingText:"Sort Ascending",sortDescendingText:"Sort Descending",columnsText:"Columns",insertColumnLeft:"Insert Column Left",insertColumnRight:"Insert Column Right",deleteColumn:"Delete Column",renameColumn:"Rename Column"},taskModeTexts:{manual:"Manual",auto:"Auto"},columnDialogTitle:{insertColumn:"Insert Column",deleteColumn:"Delete Column",renameColumn:"Rename Column"},deleteColumnText:"Are you sure you want to delete this column?",okButtonText:"OK",cancelButtonText:"Cancel",confirmDeleteText:"Confirm Delete",predecessorEditingTexts:{fromText:"From",toText:"To"},dialogTabTitleTexts:{generalTabText:"General",predecessorsTabText:"Predecessors",resourcesTabText:"Resources",customFieldsTabText:"Custom Fields",notesTabText:"Notes"},predecessorCollectionText:[{id:"SS",text:"Start-Start",value:"Start-Start"},{id:"SF",text:"Start-Finish",value:"Start-Finish"},{id:"FS",text:"Finish-Start",value:"Finish-Start"},{id:"FF",text:"Finish-Finish",value:"Finish-Finish"}],linkValidationRuleText:{taskBeforePredecessor:"You moved '{0}' to start before '{1}' finishes and the two tasks are linked. As the result, the links cannot be honored. Select one action below to perform",taskAfterPredecessor:"You moved '{0}' away from '{1}' and the two tasks are linked. As the result, the links cannot be honored. Select one action below to perform"},linkValidationDialogTitle:"Validate Editing",linkValidationRuleOptions:{cancel:"Cancel, keep the existing link",removeLink:"Remove the link and move '{0}' to start on '{1}'.",preserveLink:"Move the '{0}' to start on '{1}' and keep the link."},connectorLineDialogText:{from:"From",to:"To",taskLink:"Task Link",lag:"Lag",okButtonText:"OK",cancelButtonText:"Cancel",deleteButtonText:"Delete",title:"Task Dependency"},nullText:"Null"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["en-US"]={EmptyRecord:"No records to display",GroupDropArea:"Drag a column header here to group its column",DeleteOperationAlert:"No records selected for delete operation",EditOperationAlert:"No records selected for edit operation",SaveButton:"Save",OKButton:"OK",CancelButton:"Cancel",EditFormTitle:"Details of ",AddFormTitle:"Add New Record",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} item {{else}} items {{/if}} ",BatchSaveConfirm:"Are you sure you want to save changes?",BatchSaveLostChanges:"Unsaved changes will be lost. Are you sure you want to continue?",ConfirmDelete:"Are you sure you want to Delete Record?",CancelEdit:"Are you sure you want to Cancel the changes?",PagerInfo:"{0} of {1} pages ({2} items)",FrozenColumnsViewAlert:"Frozen columns should be in grid view area",FrozenColumnsScrollAlert:"Enable allowScrolling while using frozen Columns",FrozenNotSupportedException:"Frozen Columns and Rows are not supported for Grouping, Row Template, Detail Template, Hierarchy Grid and Batch Editing",Add:"Add",Edit:"Edit",Delete:"Delete",Update:"Update",Cancel:"Cancel",Done:"Done",Columns:"Columns",SelectAll:"(Select All)",PrintGrid:"Print",ExcelExport:"Excel Export",WordExport:"Word Export",PdfExport:"PDF Export",StringMenuOptions:[{text:"StartsWith",value:"StartsWith"},{text:"EndsWith",value:"EndsWith"},{text:"Contains",value:"Contains"},{text:"Equal",value:"Equal"},{text:"NotEqual",value:"NotEqual"}],NumberMenuOptions:[{text:"LessThan",value:"LessThan"},{text:"GreaterThan",value:"GreaterThan"},{text:"LessThanOrEqual",value:"LessThanOrEqual"},{text:"GreaterThanOrEqual",value:"GreaterThanOrEqual"},{text:"Equal",value:"Equal"},{text:"NotEqual",value:"NotEqual"},{text:"Between",value:"Between"}],PredicateAnd:"AND",PredicateOr:"OR",Filter:"Filter",FilterMenuCaption:"Filter Value",FilterMenuFromCaption:"From",FilterMenuToCaption:"To",FilterbarTitle:"'s filter bar cell",MatchCase:"Match Case",Clear:"Clear",ResponsiveFilter:"Filter",ResponsiveSorting:"Sort",Search:"Search",NumericTextBoxWaterMark:"Enter value",DatePickerWaterMark:"Select date",EmptyDataSource:"DataSource must not be empty at initial load since columns are generated from dataSource in AutoGenerate Column Grid",ForeignKeyAlert:"The updated value should be a valid foreign key value",True:"true",False:"false",UnGroup:"Click here to ungroup",AddRecord:"Add Record",EditRecord:"Edit Record",DeleteRecord:"Delete Record",Save:"Save",Grouping:"Group",Ungrouping:"Ungroup",SortInAscendingOrder:"Sort In Ascending Order",SortInDescendingOrder:"Sort In Descending Order",NextPage:"Next Page",PreviousPage:"Previous Page",FirstPage:"First Page",LastPage:"Last Page",EmptyRowValidationMessage:"Atleast one field must be updated",NoResult:"No Matches Found"};break;case"ejmobile":t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["en-US"]={emptyResult:"No records to display",filterValidation:"Enter valid filter data",filterTypeValidation:"Enter valid filter data. The current filter column is of type",captionText:"Items",spinnerText:"loading...",HideColumnAlert:"At Least one column must be displayed in grid",columnSelectorText:"Hide Column",columnSelectorDone:"OK",columnSelectorCancel:"Cancel",columnSelectorWarning:"Warning",filterOk:"Ok",filterWarning:"Warning"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["en-US"]={confirmText:"Done",Windows:{cancelText:"Cancel",headerText:"CHOOSE DATE",toolbarConfirmText:"done",toolbarCancelText:"close"}});t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["en-US"]={confirmText:"Done",AM:"AM",PM:"PM",Android:{headerText:"Set Time"},Windows:{cancelText:"Cancel",headerText:"CHOOSE TIME",toolbarCancelText:"close",toolbarConfirmText:"done"}});break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["en-US"]={Measure:"Measure",Row:"Row",Column:"Column",Value:"Value",Expand:"Expand",Collapse:"Collapse",Exit:"Exit",ChartTypes:"Chart Types",TDCharts:"3D Charts",Tooltip:"Tooltip",Exporting:"Exporting",Line:"Line",Spline:"Spline",Column:"Column",Area:"Area",SplineArea:"Spline Area",StepLine:"Step Line",StepArea:"Step Area",Pie:"Pie",Bar:"Bar",StackingArea:"Stacking Area",StackingColumn:"Stacking Column",StackingBar:"Stacking Bar",Pyramid:"Pyramid",Funnel:"Funnel",Doughnut:"Doughnut",Scatter:"Scatter",Bubble:"Bubble",TreeMap:"TreeMap",ColumnTD:"Column 3D",PieTD:"Pie 3D",BarTD:"Bar 3D",StackingBarTD:"StackingBar 3D",StackingColumnTD:"StackingColumn 3D",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"Zoom In",ZoomOut:"Zoom Out",Legend:"Legend",SmartLabels:"Smart Labels",Interactions:"Interactions",Zooming:"Zooming",Rotate45:"Rotate45",Rotate90:"Rotate90",Trim:"Trim",MultipleRows:"Multiple Rows",Wrap:"Wrap",Hide:"Hide",WrapByWord:"Wrap By word",CrossHair:"Cross Hair",TrackBall:"Track Ball",DisableTD:"Disable 3D Charts",None:"None",Exception:"Exception",OK:"OK"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["en-US"]={NoReports:"No Reports Found in DB",Sort:"Sort",Search:"Search",SelectField:"Select field",LabelFilterLabel:"Show the items for which the label",ValueFilterLabel:"Show the items for which",ClearSorting:"Clear Sorting",ClearFilterFrom:"Clear Filter From",SortAtoZ:"Sort A to Z",SortZtoA:"Sort Z to A",LabelFilters:"Label Filters ",BeginsWith:"Begins With",DoesNotBeginsWith:"Does Not Begin With",EndsWith:"Ends With",NotEndsWith:"Not Ends With",DoesNotEndsWith:"Does Not End With",Contains:"Contains",DoesNotContains:"Does Not Contain",ValueFilters:"Value Filters",ClearFilter:"Clear Filter",Equals:"Equals",DoesNotEquals:"Does Not Equal",NotEquals:"Not Equals",GreaterThan:"Greater Than",GreaterThanOrEqualTo:"Greater Than Or Equal To",LessThan:"Less Than",LessThanOrEqualTo:"Less Than Or Equal To",Between:"Between",NotBetween:"Not Between",Top10:"Top Count",GreaterThan:"Greater Than",IsGreaterThan:"Is Greater Than",IsGreaterThanOrEqualTo:"Is Greater Than Or Equal To",IsLessThan:"Is Less Than",IsLessThanOrEqualTo:"Is Less Than Or Equal To",DeferUpdate:"Defer Update",MDXQuery:"MDX Query",Column:"Column",Row:"Row",Slicer:"Slicer",CubeSelector:"Cube Selector",ReportName:"Report Name",NewReport:"New Report",CubeDimensionBrowser:"Cube Dimension Browser",AddReport:"Add Report",RemoveReport:"Remove Report",CannotRemoveSingleReport:"Cannot remove single report",AreYouSureToDeleteTheReport:"Are you sure to delete the Report",RenameReport:"Rename Report",ChartTypes:"Chart Types",ToggleAxis:"Toggle Axis",Load:"Load",ExportToExcel:"Export To Excel",ExportToWord:"Export To Word",ExportToPdf:"Export To Pdf",FullScreen:"Full Screen",Grid:"Grid",Chart:"Chart",OK:"O<\/u>K",Cancel:"C<\/u>ancel",Close:"Close",AddToColumn:"Add to Column",AddToRow:"Add to Row",AddToSlicer:"Add to Slicer",MeasureEditor:"Measure Editor",MemberEditor:"Member Editor",Measures:"Measures",SortOrFilterColumn:"Sort/Filter (Column)",SortOrFilterRow:"Sort/Filter (Row)",SortingAndFiltering:"Sorting And Filtering",Sorting:"Sorting",Measure:"M<\/u>easure",Order:"Order",Filtering:"Filtering",Condition:"Co<\/u>ndition",Value:"Valu<\/u>e",PreserveHierarchy:"Pr<\/u>eserve Hierarchy",Ascending:"A<\/u>scending",Descending:"De<\/u>scending",Enable:"En<\/u>able",Disable:"Di<\/u>sable",and:"a<\/u>nd",EqualTo:"EqualTo",NotEquals:"NotEquals",GreaterThan:"GreaterThan",GreaterThanOrEqualTo:"GreaterThanOrEqualTo",LessThan:"LessThan",LessThanOrEqualTo:"LessThanOrEqualTo",Between:"Between",NotBetween:"NotBetween",ReportList:"Report List",Line:"Line",Spline:"Spline",Column:"Column",Area:"Area",SplineArea:"Spline Area",StepLine:"Step Line",StepArea:"Step Area",Pie:"Pie",Bar:"Bar",StackingArea:"Stacking Area",StackingColumn:"Stacking Column",StackingBar:"Stacking Bar",Pyramid:"Pyramid",Funnel:"Funnel",Doughnut:"Doughnut",Scatter:"Scatter",Bubble:"Bubble",WaterFall:"WaterFall",TreeMap:"TreeMap",Alert:"Alert",MDXAlertMsg:"Please add a measure, dimension, or hierarchy in an appropriate axis to view the MDX Query.",FilterSortRowAlertMsg:"Dimension is not found in the row axis. Please add Dimension element in the row axis for sorting/filtering.",FilterSortColumnAlertMsg:"Dimension is not found in the column axis. Please add Dimension element in the column axis for sorting/filtering.",FilterSortcolMeasureAlertMsg:"Please add measure to the column axis",FilterSortrowMeasureAlertMsg:"Please add measure to the row axis",FilterSortElementAlertMsg:"Element is not found in the column axis. Please add an element in column axis for sorting/filtering.",SelectRecordAlertMsg:"Please select a valid report.",FilterMeasureSelectionAlertMsg:"Please select a valid measure.",FilterConditionAlertMsg:"Please set a valid condition.",FilterStartValueAlertMsg:"Please set a start value.",FilterEndValueAlertMsg:"Please set a end value.",FilterInvalidAlertMsg:"Invalid operation !",Remove:"Remove",Save:"Save",SaveAs:"Save As",SelectReport:"Select Report",DBReport:"Report Manipulation in DB",Rename:"Rename",Remove:"Remove",SetReportNameAlertMsg:"Please set report name.",MultipleItems:"Multiple items",All:"All",CalculatedMember:"Calculated Member",Caption:"Caption:",Expression:"Expression:",MemberType:"MemberType:",FormatString:"Format String:",MultipleMeasure:"More than one measure cannot be sliced.",DuplicateCalcMeasure:"Calculated Member with same name already exists.",EmptyField:"Calculated Member name or Expression should not be empty.",EmptyFormat:"Format String for Calculated Member is empty.",Warning:"Warning",Confirm:"Calculated Member with the same name already exists. Do you want to replace?",KPIs:"KPIs",Collection:"Collection",Report:"Report",AddCurrentSelectionToFilter:"Add current selection to filter",SaveMsg:"Report saved successfully!!!",RenameMsg:"Report renamed successfully!!!",RemoveMsg:"Report removed successfully!!!",Success:"Success",KpiAlertMsg:"The field you are moving cannot be placed in that area of the report",NotAllItemsShowing:"Not all child nodes are shown",EditorLinkPanelAlert:"The members have more than 1000 items under one or more parent. Only the first 1000 items are displayed under each parent.",NamedSetAlert:"Named sets of same field cannot be added to the PivotTable report at the same time. Click OK to remove ' ' named set and add ' ' named set.",Exception:"Exception"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["en-US"]={RevenueGoal:"Revenue Goal",RevenueValue:"Revenue Value",Exception:"Exception"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["en-US"]={pagerInfo:"{0} of {1} pages ({2} items)",firstPageTooltip:"Go to first page",lastPageTooltip:"Go to last page",nextPageTooltip:"Go to next page",previousPageTooltip:"Go to previous page",nextPagerTooltip:"Go to next Pager",previousPagerTooltip:"Go to previous Pager"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["en-US"]={toolbar:{print:{headerText:"Print",contentText:"Print the PDF document."},first:{headerText:"First",contentText:"Go to the first page of the PDF document."},previous:{headerText:"Previous",contentText:"Go to the previous page of the PDF document."},next:{headerText:"Next",contentText:"Go to the next page of the PDF document."},last:{headerText:"Last",contentText:"Go to the last page of the PDF document."},zoomIn:{headerText:"Zoom-In",contentText:"Zoom in to the PDF document."},zoomOut:{headerText:"Zoom-Out",contentText:"Zoom out of the PDF document."},pageIndex:{headerText:"Page Number",contentText:"Current page number to view."},zoom:{headerText:"Zoom",contentText:"Zoom in or out on the PDF document."},fitToWidth:{headerText:"Fit to Width",contentText:"Fit the PDF page to the width of the container."},fitToPage:{headerText:"Fit to Page",contentText:"Fit the PDF page to the container."},search:{headerText:"Search Text",contentText:"Search text in the PDF pages."},download:{headerText:"Download",contentText:"Download the PDF document."},highlight:{headerText:"Highlight Text",contentText:"Highlight text in the PDF pages."},strikeout:{headerText:"Strikethrough Text",contentText:"Strikethrough text in the PDF pages."},underline:{headerText:"Underline Text",contentText:"Underline text in the PDF pages."},signature:{headerText:"Signature",contentText:"Add or create hand-written signature."},select:{headerText:"Selection",contentText:"Selection tool for text."},scroll:{headerText:"Panning",contentText:"Click to pan around the document"}},contextMenu:{copy:{contentText:"Copy"},googleSearch:{contentText:"Search google"},Find:{contentText:"Find:"},matchCase:{contentText:"Match Case"},auto:{contentText:"Auto"},openPopup:{contentText:"Open Pop-Up Note"},Delete:{contentText:"Delete"},properties:{contentText:"Properties...."}},propertyWindow:{underlineProperties:{contentText:"Underline Properties"},strikeOutProperties:{contentText:"StrikeOut Properties"},highlightProperties:{contentText:"Highlight Properties"},signatureProperties:{contentText:"Signature Properties"},appearance:{contentText:"Appearance"},general:{contentText:"General"},color:{contentText:"Color:"},opacity:{contentText:"Opacity:"},author:{contentText:"Author:"},subject:{contentText:"Subject:"},modified:{contentText:"Modified:"},ok:{contentText:"OK"},cancel:{contentText:"Cancel"},locked:{contentText:"Locked"}},signatureWindow:{Signature:{contentText:"Add Signature"},Add:{contentText:"Add"},clear:{contentText:"Clear"}},waitingPopup:{print:{contentText:"Preparing document for printing..."}}};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["en-US"]={Total:"Total",GrandTotal:"Grand Total",Sort:"Sort",SelectField:"select Field",LabelFilterLabel:"Show the items for which the label",ValueFilterLabel:"Show the items for which",ClearSorting:"Clear Sorting",ClearFilterFrom:"Clear Filter From",SortAtoZ:"Sort A to Z",SortZtoA:"Sort Z to A",and:"a<\/u>nd",LabelFilters:"Label Filters ",BeginsWith:"Begins With",NotBeginsWith:"Not Begins With",EndsWith:"Ends With",NotEndsWith:"Not Ends With",Contains:"Contains",NotContains:"Not Contains",ValueFilters:"Value Filters",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Greater Than ",GreaterThanOrEqualTo:"Greater Than Or Equal To ",LessThan:"Less Than ",LessThanOrEqualTo:"Less Than Or Equal To ",Between:"Between",NotBetween:"Not Between",DoesNotBeginsWith:"Does Not Begin With",DoesNotEndsWith:"Does Not Ends With",DoesNotContains:"Does Not Contains",DoesNotEquals:"Does Not Equals",IsGreaterThan:"Is Greater Than",IsGreaterThanOrEqualTo:"Is Greater Than Or Equal To",IsLessThan:"Is Less Than",IsLessThanOrEqualTo:"Is Less Than Or Equal To",NumberFormatting:"Number Formatting",FrozenHeaders:"Frozen Headers",CellSelection:"Cell Selection",CellContext:"Cell Context",ColumnResize:"Column Resize",Layouts:"Layouts",NormalLayout:"Normal Layout",NormalTopSummary:"NormalTopSummary Layout",NoSummaries:"NoSummaries Layout",ExcelLikeLayout:"Excel Like Layout",FrozenHeader:"Frozen Header",AdvancedFiltering:"Advanced Filtering",Amount:"Amount",Quantity:"Quantity",Measures:"Measures",NumberFormats:"Number Formats",Exporting:"Exporting",FileName:"File Name",ToolTip:"Tool Tip",RTL:"RTL",CollapseByDefault:"Collapse By Default",EnableDisablePaging:"Enable / Disable Paging",PagingOptions:"Paging Options",CategoricalPageSize:"Categorical Page Size",SeriesPageSize:"Series Page Size",HyperLink:"HyperLink",CellEditing:"Cell Editing",GroupingBar:"Grouping Bar",SummaryCustomization:"Summary Customization",SummaryTypes:"Summary Types",SummaryType:"Summary Type",EnableRowHeaderHyperlink:"Enable RowHeaderHyperLink",EnableColumnHeaderHyperlink:"Enable ColumnHeaderHyperLink",EnableValueCellHyperlink:"Enable ValueCellHyperLink",EnableSummaryCellHyperlink:"Enable SummaryCellHyperLink",HideGrandTotal:"Hide GrandTotal",HideSubTotal:"Hide SubTotal",Row:"Row",Column:"Column",Both:"Both",Sum:"Sum",Average:"Average",Count:"Count",Min:"Min",Max:"Max",Row:"Row",Column:"Column",Both:"Both",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",AddToFilter:"Add to Filter",AddToRow:"Add to Row",AddToColumn:"Add to Column",AddToValues:"Add to Values",Warning:"Warning",Error:"Error",GroupingBarAlertMsg:"The field you are moving cannot be placed in that area of the report",Measures:"Measures",Expand:"Expand",Collapse:"Collapse",ToolTipRow:"Row",ToolTipColumn:"Column",ToolTipValue:"Value",NoValue:"No value",SeriesPage:"Series Page",CategoricalPage:"Categorical Page",DragFieldHere:"Drag field here",ColumnArea:"Drop column here",RowArea:"Drop row here",ValueArea:"Drop values here",Close:"Close",OK:"OK",Cancel:"Cancel",Remove:"Remove",Goal:"Goal",Status:"Status",Trend:"Trend",Value:"Value",ConditionalFormattingErrorMsg:"The given value is not matched",ConditionalFormattingConformMsg:"Are you sure you want to remove the selected format?",EnterOperand1:"Enter Operand1",EnterOperand2:"Enter Operand2",ConditionalFormatting:"Conditional Formatting",Condition:"Conditional Type",Value1:"Value1",Value2:"Value2",Editcondtion:"Edit Condition",AddNew:"Add New",Format:"Format",Backcolor:"Back Color",Borderrange:"Border Range",Borderstyle:"Border Style",Fontsize:"Font Size",Fontstyle:"Font Style",Bordercolor:"Border Color",NoMeasure:"Please add any measure",Solid:"Solid",Dashed:"Dashed",Dotted:"Dotted",Double:"Double",Groove:"Groove",Inset:"Inset",Outset:"Outset",Ridge:"Ridge",None:"None",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Cube Dimension Browser",SelectHierarchy:"Select Hierarchy",CalculatedField:"Calculated Field",Name:"Name:",Add:"Add",Formula:"Formula:",Delete:"Delete",Fields:"Fields:",CalculatedFieldNameNotFound:"Given CalculatedField name is not found",InsertField:"Insert Field",EmptyField:"Please enter Calculated field name or formula",NotValid:"Given formula is not valid",NotPresent:"Value field used in any of the Calculated Field formula is not present in the PivotGrid",Confirm:"Calculated field with the same name already exists. Do you want to Replace ?",CalcValue:"Calculated field can be inserted only in value area field",MultipleItems:"Multiple items",All:"All",Search:"Search",Fontcolor:"Font Color",AddCurrentSelectionToFilter:"Add current selection to filter",Months:"Months",Days:"Days",Quarters:"Quarters",Years:"Years",Qtr:"Qtr",Quarter:"Quarter",NoRecordsToDisplay:"No records to display.",EnterFormatName:"Enter Format Name",FormatName:"Format Name",RemoveFormat:"Remove Format",Edit:"Edit",DuplicateFormatName:"Duplicate Format Name",NotAllItemsShowing:"Not all child nodes are shown",EditorLinkPanelAlert:"The members have more than 1000 items under one or more parent. Only the first 1000 items are displayed under each parent.",Exception:"Exception"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["en-US"]={SeriesPage:"Series Page",CategoricalPage:"Categorical Page",Error:"Error",OK:"OK",Close:"Close",PageCountErrorMsg:"Enter valid page number"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["en-US"]={Sort:"Sort",SelectField:"select Field",LabelFilterLabel:"Show the items for which the label",ValueFilterLabel:"Show the items for which",ClearSorting:"Clear Sorting",ClearFilterFrom:"Clear Filter From",SortAtoZ:"Sort A to Z",SortZtoA:"Sort Z to A",and:"a<\/u>nd",LabelFilters:"Label Filters ",BeginsWith:"Begins With",NotBeginsWith:"Not Begins With",EndsWith:"Ends With",NotEndsWith:"Not Ends With",Contains:"Contains",NotContains:"Not Contains",ValueFilters:"Value Filters",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Greater Than ",GreaterThanOrEqualTo:"Greater Than Or Equal To ",LessThan:"Less Than ",LessThanOrEqualTo:"Less Than Or Equal To ",Between:"Between",NotBetween:"Not Between",DoesNotBeginsWith:"Does Not Begins With",DoesNotEndsWith:"Does Not Ends With",DoesNotContains:"Does Not Contains",DoesNotEquals:"Does Not Equals",IsGreaterThan:"Is Greater Than",IsGreaterThanOrEqualTo:"Is Greater Than Or Equal To",IsLessThan:"Is Less Than",IsLessThanOrEqualTo:"Is Less Than Or Equal To",ClearFilter:"Clear Filter",SelectField:"select Field",Measures:"Measures",Warning:"Warning",AlertMsg:"The field you are moving cannot be placed in that area of the report",Goal:"Goal",Status:"Status",Trend:"Trend",Value:"Value",AddToFilter:"Add to Filter",AddToRow:"Add to Row",AddToColumn:"Add to Column",AddToValues:"Add to Value",SummarizeValueBy:"Summarize value by",Sum:"Sum",Average:"Average",Count:"Count",Min:"Min",Max:"Max",DoubleSum:"DoubleSum",DoubleAverage:"DoubleAverage",DoubleMin:"DoubleMin",DoubleMax:"DoubleMax",DoubleStandardDeviation:"DoubleStandardDeviation",DoubleVariance:"DoubleVariance",DecimalSum:"DecimalSum",IntSum:"IntSum",Custom:"Custom",Discrete:"Discrete",CountNumbers:"Count Numbers",StdDev:"StdDev",StdDevP:"StdDevP",Variance:"Var",VarP:"VarP",SummaryOf:"of",PivotTableFieldList:"PivotTable Field List",ChooseFieldsToAddToReport:"Choose fields to add to the report:",DragFieldBetweenAreasBelow:"Drag fields between areas below:",ReportFilter:"Filter",ColumnLabel:"Column",RowLabel:"Row",Values:"Values",DeferLayoutUpdate:"Defer Layout Update",Update:"Update",OK:"OK",Cancel:"Cancel",Close:"Close",Search:"Search",Remove:"Remove",AddCurrentSelectionToFilter:"Add current selection to filter",NotAllItemsShowing:"Not all child nodes are shown",EditorLinkPanelAlert:"The members have more than 1000 items under one or more parent. Only the first 1000 items are displayed under each parent.",NamedSetAlert:"Named sets cannot be added to the PivotTable report at the same time. Click OK to remove ' ' named set and add ' ' named set."};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["en-US"]={cut:"Cut",copy:"Copy",paste:"Paste",undo:"Undo",redo:"Redo",selectAll:"Select All",grouping:"Grouping",group:"Group",ungroup:"Ungroup",order:"Order",bringToFront:"Bring To Front",moveForward:"Move Forward",sendBackward:"Send Backward",sendToBack:"Send To Back"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale||{};t.datavisualization.Chart.Locale["en-US"]={zoomIn:"Zoom In",zoomOut:"Zoom Out",zoom:"Zoom",pan:"Pan",reset:"Reset"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["en-US"]={intervals:{quarter:{longQuarters:"Quarter",shortQuarters:"Q"},week:{longWeeks:"Week",shortWeeks:"W"}}};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["en-US"]={zoomIn:"Zoom In",zoomOut:"Zoom Out",panTop:"Pan Top",panBottom:"Pan Bottom",panLeft:"Pan Left",panRight:"Pan Right",home:"Home"};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["en-US"]={toolbar:{print:{headerText:"Print",contentText:"Print the report."},exportformat:{headerText:"Export",contentText:"Select the exported file format.",Pdf:"PDF",Excel:"Excel",Word:"Word",Html:"HTML",PPT:"PowerPoint",CSV:"CSV"},first:{headerText:"First",contentText:"Go to the first page of the report."},previous:{headerText:"Previous",contentText:"Go to the previous page of the report."},next:{headerText:"Next",contentText:"Go to the next page of the report."},last:{headerText:"Last",contentText:"Go to the last page of the report."},documentMap:{headerText:"Document Map",contentText:"Show or hide the document map."},parameter:{headerText:"Parameter",contentText:"Show or hide the parameters pane."},zoomIn:{headerText:"Zoom-In",contentText:"Zoom in to the report."},zoomOut:{headerText:"Zoom-Out",contentText:"Zoom out of the report."},refresh:{headerText:"Refresh",contentText:"Refresh the report."},printLayout:{headerText:"Print Layout",contentText:"Change between print layout and normal modes."},pageIndex:{headerText:"Page Number",contentText:"Current page number to view."},zoom:{headerText:"Zoom",contentText:"Zoom in or out on the report."},back:{headerText:"Back",contentText:"Go back to the parent report."},fittopage:{headerText:"Fit to Page",contentText:"Fit the report page to the container.",pageWidth:"Page Width",pageHeight:"Whole Page"},pagesetup:{headerText:"Page Setup",contentText:"Choose page setup option to change paper size, orientation and margins."}},pagesetupDialog:{close:"Close",paperSize:"Paper Size",height:"Height",width:"Width",margins:"Margins",top:"Top",bottom:"Bottom",right:"Right",left:"Left",unit:"in",orientation:"Orientation",portrait:"Portrait",landscape:"Landscape",doneButton:"Done",cancelButton:"Cancel"},credential:{userName:"Username",password:"Password"},waterMark:{selectOption:"Select option",selectValue:"Select a value"},errorMessage:{startMessage:"Report Viewer encountered some issues loading this report. Please",middleMessage:" Click here",endMessage:"to see the error details",closeMessage:"Close this message",exportAjaxFailureMsg:"Unable to export the document due to failure of connecting Report Service.",printAjaxFailureMsg:"Unable to print the document due to failure of connecting Report Service.",reportLoadAjaxFailureMsg:"Unable to progress the Report action due to failure of connecting Report Service."},progressMessage:{exportLoadingMessage:"Preparing exporting document... Please wait...",printLoadingMessage:"Preparing print data� Please wait...",printPreparationMessage:"Preparing print data... {0}% completed... Please wait...",exportPreparationMessage:"Preparing exporting document... {0}% completed... Please wait..."},alertMessage:{close:"Close",title:"ReportViewer",done:"OK",showDetails:"Show details",hideDetails:"Hide details",reportLoad:"Report loaded:",RVERR0001:"ReportViewer could not load the Report",RVERR0002:"ReportViewer could not process the Report",RVERR0003:"An error occurred in the return of ajax data",RVERR0004:"Select a value for the parameter",RVERR0005:"The parameter {parameter name} is missing a value",RVERR0006:"Please enter the input of the float data type",RVERR0007:"Enter the integer data type entry",RVERR0008:"ReportViewer could not validate Datasource credentials",RVERR0009:"The margins are superimposed or are outside the paper. Enter a different margin size.",RVERR0010:"Enter a value for the parameter",RVERR0011:"The parameter cannot be blank",RVERR0012:"The value provided for the report parameter {parameterprompt} is not valid for its type."},selectAll:"Select All",viewButton:"View Report",parameterProcessingMessage:"Loading dependent parameters..."};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["en-US"]={CustomizeQuickAccess:"Customize Quick Access Toolbar",RemoveFromQuickAccessToolbar:"Remove from Quick Access Toolbar",AddToQuickAccessToolbar:"Add to Quick Access Toolbar",ShowAboveTheRibbon:"Show Above the Ribbon",ShowBelowTheRibbon:"Show Below the Ribbon",MoreCommands:"More Commands..."};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["en-US"]={EmptyCard:"No cards to display",SaveButton:"Save",CancelButton:"Cancel",EditFormTitle:"Details of ",AddFormTitle:"Add New Card",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} item {{else}} items {{/if}}",FilterSettings:"Filters:",FilterOfText:"of",Max:"Max",Min:"Min",Cards:" Cards",ItemsCount:"Items Count :",Unassigned:"Unassigned",AddCard:"Add Card",EditCard:"Edit Card",DeleteCard:"Delete Card",TopofRow:"Top of Row",BottomofRow:"Bottom of Row",MoveUp:"Move Up",MoveDown:"Move Down",MoveLeft:"Move Left",MoveRight:"Move Right",MovetoSwimlane:"Move to Swimlane",HideColumn:"Hide Column",VisibleColumns:"Visible Columns",PrintCard:"Print Card"};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["en-US"]={bold:"Bold",italic:"Italic",underline:"Underline",strikethrough:"Strikethrough",superscript:"Superscript",subscript:"Subscript",justifyCenter:"Align text center",justifyLeft:"Align text left",justifyRight:"Align text right",justifyFull:"Justify",unorderedList:"Insert unordered list",orderedList:"Insert ordered list",indent:"Increase Indent",fileBrowser:"File Browser",outdent:"Decrease Indent",cut:"Cut",copy:"Copy",paste:"Paste",paragraph:"Paragraph",undo:"Undo",redo:"Redo",upperCase:"Upper Case",lowerCase:"Lower Case",clearAll:"Clear All",clearFormat:"Clear Format",createLink:"Insert/Edit Hyperlink",removeLink:"Remove Hyperlink",tableProperties:"Table Properties",insertTable:"Insert",deleteTables:"Delete",imageProperties:"Image Properties",openLink:"Open Hyperlink",image:"Insert image",video:"Insert video",editTable:"Edit Table Properties",embedVideo:"Paste your embed code below",viewHtml:"View HTML",fontName:"Select font family",fontSize:"Select font size",fontColor:"Select color",format:"Format",backgroundColor:"Background color",style:"Styles",deleteAlert:"Are you sure you want to clear all the contents?",copyAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+C keyboard shortcut instead of copy operation.",pasteAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+V keyboard shortcut instead of paste operation.",cutAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X keyboard shortcut instead of cut operation.",videoError:"The text area can not be empty",imageWebUrl:"Web Address",imageAltText:"Alternate text",dimensions:"Dimensions",constrainProportions:"Constrain Proportions",linkWebUrl:"Web Address",imageLink:"Image as Link",imageBorder:"Image Border",imageStyle:"Style",linkText:"Text",linkTooltipLabel:"Tooltip",html5Support:"This tool icon only enabled in HTML5 supported browsers",linkOpenInNewWindow:"Open link in new window",tableColumns:"No.of Columns",tableRows:"No.of Rows",tableWidth:"Width",tableHeight:"Height",tableCellSpacing:"Cell spacing",tableCellPadding:"Cell padding",tableBorder:"Border",tableCaption:"Caption",tableAlignment:"Alignment",textAlign:"Text align",dialogUpdate:"Update",dialogInsert:"Insert",dialogCancel:"Cancel",dialogApply:"Apply",dialogOk:"Ok",createTable:"Insert Table",insertTable:"Insert",addColumnLeft:"Insert Columns to the Left",addColumnRight:"Insert Columns to the Right",addRowAbove:"Insert Rows Above",addRowBelow:"Insert Rows Below",deleteRow:"Delete entire row",deleteColumn:"Delete entire column",deleteTable:"Delete Table",customTable:"Create custom table...",characters:"Characters",words:"Words",general:"General",advanced:"Advanced",table:"Table",row:"Row",column:"Column",cell:"Cell",solid:"Solid",dotted:"Dotted",dashed:"Dashed",doubled:"Double",maximize:"Maximize",resize:"Minimize",swatches:"Swatches",paragraph:"Paragraph",quotation:"Quotation",heading1:"Heading 1",heading2:"Heading 2",heading3:"Heading 3",heading4:"Heading 4",heading5:"Heading 5",heading6:"Heading 6",segoeui:"Segoe UI",arial:"Arial",couriernew:"Courier New",georgia:"Georgia",impact:"Impact",lucidaconsole:"Lucida Console",tahoma:"Tahoma",timesnewroman:"Times New Roman",trebuchetms:"Trebuchet MS",verdana:"Verdana",disc:"Disc",circle:"Circle",square:"Square",number:"Number",loweralpha:"Lower Alpha",upperalpha:"Upper Alpha",lowerroman:"Lower Roman",upperroman:"Upper Roman",none:"None",linkTooltip:"ctrl + click to follow link",charSpace:"Characters (with spaces)",charNoSpace:"Characters (no spaces)",wordCount:"Word Count",left:"Left",right:"Right",center:"Center",zoomIn:"Zoom In",zoomOut:"Zoom Out",print:"Print","import":"Import a Document",wordExport:"Export as Word Document",pdfExport:"Export as Pdf File",FindAndReplace:"Find and Replace",Find:"Find",MatchCase:"Match Case",WholeWord:"Whole Word",ReplaceWith:"Replace with",Replace:"Replace",ReplaceAll:"Replace All",FindErrorMsg:"Couldn't find specified word.",customFontColor:"More Colors...",customBGColor:"More Colors...",TransBGColor:"Transparent",addtodictionary:"Add to Dictionary",ignoreall:"IgnoreAll"};break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["en-US"]={Repeat:"Repeat",Never:"Never",Daily:"Daily",Weekly:"Weekly",Monthly:"Monthly",Yearly:"Yearly",First:"First",Second:"Second",Third:"Third",Fourth:"Fourth",Last:"Last",EveryWeekDay:"Every weekday",Every:"Every",RecurrenceDay:"Day(s)",RecurrenceWeek:"Week(s)",RecurrenceMonth:"Month(s)",RecurrenceYear:"Year(s)",RepeatOn:"Repeat on",RepeatBy:"Repeat by",StartsOn:"Starts on",Times:"times",Ends:"Ends",Day:"Day",The:"The",OfEvery:"Of",After:"After",On:"On",Occurrence:"Occurrence(s)",Until:"Until"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["en-US"]={ReminderWindowTitle:"Reminder window",CreateAppointmentTitle:"Create Appointment",RecurrenceEditTitle:"Edit Repeat Appointment",RecurrenceEditMessage:"How would you like to change the appointment in the series?",RecurrenceEditOnly:"Only this appointment",RecurrenceEditFollowingEvent:"Following Events",RecurrenceEditSeries:"Entire series",PreviousAppointment:"Previous Appointment",NextAppointment:"Next Appointment",AppointmentSubject:"Subject",StartTime:"Start Time",EndTime:"End Time",AllDay:"All day",StartTimeZone:"Start TimeZone",EndTimeZone:"End TimeZone",Today:"Today",Recurrence:"Repeat",Done:"Done",Cancel:"Cancel",Ok:"OK",Repeat:"Repeat",RepeatBy:"Repeat by",RepeatEvery:"Repeat every",RepeatOn:"Repeat on",StartsOn:"Starts on",Ends:"Ends",Summary:"Summary",Daily:"Daily",Weekly:"Weekly",Monthly:"Monthly",Yearly:"Yearly",Every:"Every",EveryWeekDay:"Every weekday",Never:"Never",After:"After",Occurrence:"Occurrence(s)",On:"On",Edit:"Edit",RecurrenceDay:"Day(s)",RecurrenceWeek:"Week(s)",RecurrenceMonth:"Month(s)",RecurrenceYear:"Year(s)",The:"The",OfEvery:"of every",First:"First",Second:"Second",Third:"Third",Fourth:"Fourth",Last:"Last",WeekDay:"Weekday",WeekEndDay:"Weekendday",Subject:"Subject",Categorize:"Categories",DueIn:"Due In",DismissAll:"Dismiss All",Dismiss:"Dismiss",OpenItem:"Open Item",Snooze:"Snooze",Day:"Day",Week:"Week",WorkWeek:"Work Week",Month:"Month",AddEvent:"Add Event",CustomView:"Custom View",Agenda:"Agenda",Detailed:"Edit Appointment",EventBeginsin:"Appointment begins in",Editevent:"Edit Appointment",Editfollowingevent:"Following Events",Editseries:"Edit Series",Times:"times",Until:"until",Eventwas:"Appointment was",Hours:"hrs",Minutes:"mins",Overdue:"Overdue Appointment",Days:"day(s)",Event:"Event",Select:"select",Previous:"Previous",Next:"Next",Close:"Close",Delete:"Delete",Date:"Date",Showin:"Show in",Gotodate:"Go To Date",Resources:"RESOURCES",RecurrenceDeleteTitle:"Delete Repeat Appointment",Location:"Location",Priority:"Priority",RecurrenceAlert:"Alert",NoTitle:"No Title",OverFlowAppCount:"more appointment(s)",AppointmentIndicator:"Click for more appointments",WrongPattern:"The recurrence pattern is not valid",CreateError:"The duration of the appointment must be shorter than how frequently it occurs. Shorten the duration, or change the recurrence pattern in the Appointment Recurrence dialog box.",DragResizeError:"Cannot reschedule an occurrence of the recurring appointment if it skips over a later occurrence of the same appointment.",StartEndError:"The selected end date occurs before the start date.",MouseOverDeleteTitle:"Delete Appointment",DeleteConfirmation:"Are you sure you want to delete this appointment?",Time:"Time",EmptyResultText:"No suggestions",BlockIntervalAlertTitle:"Alert",BlockIntervalError:"The selected time interval has been blocked and is unavailable for selection.",RecurrenceDateValidation:"Some months have fewer than selected dates. For these months, the occurrence will fall on the last date of the month.",SeriesChangeAlert:"The changes made to specific instances of this series will be cancelled and those appointments will match the series again."};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["en-US"]={Cut:"Cut",Copy:"Copy",FormatPainter:"Format Painter",Paste:"Paste",PasteValues:"Paste Values Only",PasteSpecial:"Paste",Filter:"Filter",FilterContent:"Turn on filtering for the selected cells.",FilterSelected:"Filter by Selected Cell's value",Sort:"Sort",Clear:"Clear",ClearContent:"Delete everything in the cell, or remove just the formatting, contents, comments or hyperlinks.",ClearFilter:"Clear Filter",ClearFilterContent:"Clear the filter and sort state for the current range of data.",SortAtoZ:"Sort A to Z",SortAtoZContent:"Lowest to Highest.",SortZtoA:"Sort Z to A",SortZtoAContent:"Highest to Lowest.",SortSmallesttoLargest:"Sort Smallest to Largest",SortLargesttoSmallest:"Sort Largest to Smallest",SortOldesttoNewest:"Sort Oldest to Newest",SortNewesttoOldest:"Sort Newest to Oldest",Insert:"Insert",InsertTitle:"Insert Cells",InsertContent:"Add new cells, rows, or columns to your workbook.",MultipleInsertContent:"FYI: To insert multiple rows or columns at a time, select multiple rows or columns in the sheet, and click Insert.",InsertSBContent:"Add cells, rows, columns, or sheets to your workbook.",Delete:"Delete",DeleteTitle:"Delete Cells",DeleteContent:"Delete cells, rows, columns, or sheets from your workbook.",MultipleDeleteContent:"FYI: To delete multiple rows or columns at a time, select multiple rows or columns in the sheet, and click Delete.",FindSelectTitle:"Find & Select",FindSelectContent:"Click to see options for finding text in your document.",CalculationOptions:"Calculation Options",CalcOptTitle:"Calculation Options",CalcOptContent:"Choose to calculate formulas automatically or manually.",CalcOptRecalcContent:"If you make a change that affects a value, Spreadsheet will automatically recalculate it.",CalculateSheet:"Calculate Sheet",CalculateNow:"Calculate Now",CalculateNowContent:"Calculate the entire workbook now.",CalculateNowTurnOffContent:"You only need to use this if automatic calculation is turned off.",CalculateSheetContent:"Calculate the active sheet now.",CalculateSheetTurnOffContent:"You only need to use this if automatic calculation is turned off.",Title:"Spreadsheet",ColorPicker:"Color Picker",Ok:"OK",Cancel:"Cancel",Alert:"We couldn't do this for the selected range of cells. Select a single cell within a range of data and then try again.",HeaderAlert:"The command could not be completed as you are attempting to filter with the filter header. Select a single cell in the filter range and try the command again.",FlashFillAlert:"All the data next to your selection was checked and there was no pattern for filling in values.",Formatcells:"Format Cells",FontFamily:"Font",FFContent:"Pick a new font for your text.",FontSize:"Font Size",FSContent:"Change the size of your text.",IncreaseFontSize:"Increase Font Size",IFSContent:"Make your text a bit bigger.",DecreaseFontSize:"Decrease Font Size",DFSContent:"Make your text a bit smaller.",Bold:"Bold",Italic:"Italic",Underline:"Underline",Linethrough:"Linethrough",FillColor:"Fill Color",FontColor:"Font Color",TopAlign:"Top Align",TopAlignContent:"Align text to the top.",MiddleAlign:"Middle Align",MiddleAlignContent:"Align text so that it is centered between the top and bottom of the cell.",BottomAlign:"Bottom Align",BottomAlignContent:"Align text to the bottom.",WrapText:"Wrap Text",WrapTextContent:"Wrap extra-long text into multiple lines so you can see all of it.",AlignLeft:"Align Left",AlignLeftContent:"Align your content to the left.",AlignCenter:"Center",AlignCenterContent:"Center your content.",AlignRight:"Align Right",AlignRightContent:"Align your content to the right.",IncreaseIndent:"Increase Indent",IncreaseIndentContent:"Move your content farther away from the cell border.",DecreaseIndent:"Decrease Indent",DecreaseIndentContent:"Move your content closer to the cell border.",Undo:"Undo",Redo:"Redo",NumberFormat:"Number Format",NumberFormatContent:"Choose the format for your cells, such as percentage, currency, date or time.",AccountingStyle:"Accounting Style",AccountingStyleContent:"Format as dollar accounting number format.",PercentageStyle:"Percent Style",PercentageStyleContent:"Format as a percent.",CommaStyle:"Comma Style",CommaStyleContent:"Format with a thousands separator.",IncreaseDecimal:"Increase Decimal",IncreaseDecimalContent:"Show more decimal places for a more precise value.",DecreaseDecimal:"Decrease Decimal",DecreaseDecimalContent:"Show fewer decimal places.",AutoSum:"AutoSum",AutoSumTitle:"Sum",AutoSumContent:"Automatically add a quick calculation to your worksheet, such as sum or average.",Fill:"Fill",ExportXL:"Excel",ExportCsv:"CSV",ExportPdf:"PDF",BackgroundColor:"Fill Color",BGContent:"Color the background of the cells to make them stand out.",ColorContent:"Change the color of your text.",Border:"Border",BorderContent:"Apply borders to the currently selected cells.",BottomBorder:"Bottom Border",TopBorder:"Top Border",LeftBorder:"Left Border",RightBorder:"Right Border",OutsideBorder:"Outside Borders",NoBorder:"No Border",AllBorder:"All Borders",ThickBoxBorder:"Thick Box Border",ThickBottomBorder:"Thick Bottom Border",TopandThickBottomBorder:"Top and Thick Bottom Border",BottomDoubleBorder:"Bottom Double Border",TopandBottomDoubleBorder:"Top and Bottom Double Border",DrawBorderGrid:"Draw Border Grid",DrawBorder:"Draw Border",TopandBottomBorder:"Top and Bottom Border",BorderColor:"Line Color",BorderStyle:"Line Style",Number:"Number is used for general display of numbers. Currency and Accounting offer specialized formatting for monetary value.",General:"General format cells have no specific number format.",Currency:"Currency formats are used for general monetary values. Use Accounting formats to align decimal points in a column.",Accounting:"Accounting formats line up the currency symbols and decimal points in a column.",Text:"Text format cells are treated as text even when a number is in the cell. The cell is displayed exactly as entered.",Percentage:"Percentage formats multiply the cell value by 100 and displays the result with a percent symbol.",CustomMessage:"Type number format code, using one of existing codes as a starting point.",Fraction:"Fraction is used to indicate a part of a whole number or a ratio between two numbers.",Scientific:"Scientific is used to represent a decimal number between 1 and 10 multiplied by ten, so the large numbers using less digits.",Type:"Type:",CustomFormatAlert:"Enter a valid format",Date:"Date formats display date and time serial numbers as date values.",Time:"Time formats display date and time serial numbers as date values.",File:"FILE",New:"New",Open:"Open",SaveAs:"Save As",Print:"Print",PrintContent:"Print the current sheet.",PrintSheet:"Print Sheet",PrintSelected:"Print Selected",PrintSelectedContent:"Select an area on the sheet you would like to print.",HighlightVal:"Format Invalid Data",ClearVal:"Clear Validation",Validation:"Validation",DataValidation:"Data Validation",DVContent:"Pick from a list of rules to limit the type of data that can be entered in a cell.",PageSize:"Page Size",PageSizeContent:"Choose a page size for your document.",FormatCells:"FormatCells",ConditionalFormat:"Conditional Formatting",CFContent:"Easily spot trends and patterns in your data using colors to visually highlight important values.",And:"and",With:"with",GTTitle:"Greater Than",GTContent:"Format cells that are GREATER THAN:",LTTitle:"Less Than",LTContent:"Format cells that are LESS THAN:",BWTitle:"Between",BWContent:"Format cells that are BETWEEN:",EQTitle:"Equal To",EQContent:"Format cells that are EQUAL TO:",DateTitle:"A Date Occurring",DateContent:"Format cells that contain a DATE:",ContainsTitle:"Text That Contains",ContainsContent:"Format cells that contain the text:",GreaterThan:"Greater Than",LessThan:"Less Than",Between:"Between",EqualTo:"Equal To",TextthatContains:"Text that Contains",DateOccurring:"A Date Occurring",ClearRules:"Clear Rules",ClearRulesfromSelected:"Clear Rules from Selected Cells",ClearRulesfromEntireSheets:"Clear Rules from Entire Sheet",CellStyles:"Cell Styles",CellStylesContent:"A colorful style is a great way to make important data stand out on the sheet.",CellStyleHeaderText:"Good, Bad and Neutral/Titles and Headings/Themed Cell Styles",Custom:"Type the number format code, using one of the existing codes as starting point.",CellStyleGBN:"Normal/Bad/Good/Neutral",CellStyleTH:"Heading 4/Title",Accent:"Accent",Style:"Style",FormatAsTable:"Format As Table",FormatasTable:"Format as Table",FATContent:"Quickly convert a range of cells to a table with its own style.",FATHeaderText:"Light/Medium/Dark",FATNameDlgText:"Table Name :/My table has headers",InvalidReference:"The range you have specified is invalid",ResizeAlert:"The specified range is invalid. The top of the table must remain in the same row, and the resulting table must overlap the original table. Specify a valid range.",RangeNotCreated:"Increasing the row beyond the maximum sheet row count is restricted in Format as Table.",ResizeRestrictAlert:"Increase or decrease of column count and decrease of row count is restricted in Format as Table.",FATResizeTableText:"Enter new data range for your table:",FATReizeTableNote:"Note: The headers must remain in the same row and the resulting table range must overlap the original table range.",FormatAsTableAlert:"Cannot create a table with a single row. A table must have at least two rows, one for the table header, and one for data",FormatAsTableTitle:"Light 1/Light 2/Light 3/Light 4/Light 5/Light 6/Light 7/Light 8/Light 9/Light 10/Light 11/Light 12/Medium 1/Medium 2/Medium 3/Medium 4/Medium 5/Medium 6/Medium 7/Medium 8/Dark 1/Dark 2/Dark 3/Dark 4",NewTableStyle:"New Table Style",ResizeTable:"Resize Table",ResizeTableContent:"Resize this table by adding or removing rows and columns.",ConvertToRange:"Convert to Range",ConvertToRangeContent:"Convert this table into a normal range of cells.",ConverToRangeAlert:"Do you want to convert the table to a normal range?",TableID:"Table ID:",Table:"Table",TableContent:"Create a table to organize and analyze related data.",TableStyleOptions:"First Column/Last Column/Total Row/Filter Button",Format:"Format",NameManager:"Name Manager",NameManagerContent:"Create, edit, delete and find all the names used in the workbook.",NameManagerFormulaContent:"Names can be used in formulas as substitutes for cell references.",DefinedNames:"Defined Names",DefineName:"Define Name",DefineNameContent:"Define and apply names.",UseInFormula:"Use In Formula",UseInFormulaContent:"Choose a name used in this workbook and insert it into the current formula.",RefersTo:"Refers To",Name:"Name",Scope:"Scope",NMNameAlert:"The name that you entered is not valid./Reason for this can include:/The name does not begin with a letter or an underscore/The name contains a space or other invalid characters/The name conflicts with a spreadsheet built-in name or the name of another object in the workbook",NMUniqueNameAlert:"The name entered already exists. Enter a unique name.",NMRangeAlert:"Enter a valid range",FORMULAS:"FORMULAS",Value:"Values",DataValue:"Values:",Formula:"Formulas",MissingParenthesisAlert:"Your formula is missing a parenthesis--) or (. Check the formula, and then add the parenthesis in the appropriate place.",UnsupportedFile:"Unsupported File",IncorrectPassword:"Unable to open the file or worksheet with the given password",InvalidUrl:"Please specify proper URL",Up:"Up",Down:"Down",Sheet:"Sheet",Workbook:"Workbook",Rows:"By Rows",Columns:"By Columns",FindReplace:"Find Replace",FindnReplace:"Find and Replace",Find:"Find",Replace:"Replace",FindLabel:"Find what:",ReplaceLabel:"Replace with:",ReplaceAll:"Replace All",Close:"Close",FindNext:"Find Next",FindPrev:"Find Prev",Automatic:"Automatic",Manual:"Manual",Settings:"Settings",MatchCase:"Match case",MatchAll:"Match entire cell contents",Within:"Within:",Search:"Search:",Lookin:"Look in:",ShiftRight:"Shift cells right",ShiftBottom:"Shift cells down",EntireRow:"Entire row",EntireColumn:"Entire column",ShiftUp:"Shift cells up",ShiftLeft:"Shift cells left",Direction:"Direction:",GoTo:"Go To",GoToName:"Go to:",Reference:"Reference:",Special:"Special",Select:"Select",Comments:"Comments",Formulas:"Formulas",Constants:"Constants",RowDiff:"Row differences",ColDiff:"Column differences",LastCell:"Last cell",CFormat:"Conditional formats",Blanks:"Blanks",GotoError:"Error",GotoLogicals:"Logicals",GotoNumbers:"Numbers",GotoText:"Text",FindSelect:"Find & Select",Comment:"Comment",NewComment:"New",InsertComment:"Insert Comment",EditComment:"Edit",DeleteComment:"Delete Comment",DeleteCommentContent:"Delete the selected comment.",HideComment:"Hide Comment",Next:"Next",NextContent:"Jump to the next comment.",Previous:"Previous",PreviousContent:"Jump to the previous comment.",ShowHide:"Show/Hide Comment",ShowHideContent:"Show or hide the comment on the active cell.",ShowAll:"Show All Comments",ShowAllContent:"Display all comments in the sheet.",UserName:"User Name",Hide:"Hide",Unhide:"Unhide",Add:"Add",DropAlert:"Do you want to replace the existing data?",PutCellColor:"Put Selected Cell Color To The Top",PutFontColor:"Put Selected Font Color To The Top",WebPage:"Web Page",WorkSheet:"Worksheet Reference",SheetReference:"Sheet Reference",InsertHyperLink:"Insert Hyperlink",HyperLink:"Hyperlink",EditLink:"Editlink",OpenLink:"Openlink",HyperlinkText:"Text:",RemoveLink:"Removelink",WebAddress:"Web Address:",CellAddress:"Cell Reference:",SheetIndex:"Select a place in this document",ClearAll:"Clear All",ClearFormats:"Clear Formats",ClearContents:"Clear Contents",ClearComments:"Clear Comments",ClearHyperLinks:"Clear Hyperlinks",SortFilter:"Sort & Filter",SortFilterContent:"Organize your data so it's easier to analyze.",NumberStart:"Minimum:",NumberEnd:"Maximum:",DecimalStart:"Minimum:",DecimalEnd:"Maximum:",DateStart:"Start Date:",DateEnd:"End Date:",ListStart:"Source:",FreeText:"Show error alert after invalid data is entered",ListEnd:"Cell Reference:",TimeStart:"Start Time:",TimeEnd:"End Time:",TextLengthStart:"Minimum:",TextLengthEnd:"Maximum:",CommentFindEndAlert:"Spreadsheet reached the end of the workbook. Do you want to continue reviewing from the beginning of the workbook?",InsertSheet:"Insert",DeleteSheet:"Delete",RenameSheet:"Rename",MoveorCopy:"Move or Copy",HideSheet:"Hide",UnhideSheet:"Unhide",SheetRenameAlert:"That name is already taken. Try a different one.",SheetRenameEmptyAlert:"You typed an invalid name for a sheet. Make sure that:",SheetRenameEmptyCharExceedAlert:"The name that you type does not exceed 31 characters.",SheetRenameEmptySplCharAlert:"The name does not contain any of the following characters:",SheetRenameEmptyBlankAlert:"You did not leave the name blank.",SheetDeleteAlert:"You can't undo deleting sheets, and you might be removing some data. If you don't need it, click OK to delete.",SheetDeleteErrorAlert:"A workbook must contain at least one visible worksheet. To hide, delete, or move the selected sheet, you must first insert a new sheet or unhide a sheet that is already hidden.",CtrlKeyErrorAlert:"That command cannot be used on multiple selections.",ClipboardAccessError:"Your browser can't access the clipboard, so use these shortcuts:",MoveToEnd:"Move To End",Beforesheet:"Before sheet:",CreateaCopy:"Create a copy",AutoFillOptions:"Copy Cells/Fill Series/Fill Formatting Only/Fill Without Formatting/Flash Fill",NumberValidationMsg:"Enter only digits",DateValidationMsg:"Enter only date",Required:"Required",TimeValidationMsg:"The value you entered for the Time is invalid.",CellAddrsValidationMsg:"Reference is not valid.",PivotTable:"Pivot Table",PivotTableContent:"Easily arrange and summarize complex data in a PivotTable.",NumberTab:"Number",AlignmentTab:"Alignment",FontTab:"Font",FillTab:"Fill",TextAlignment:"Text alignment",Horizontal:"Horizontal:",Vertical:"Vertical:",Indent:"Indent",TextControl:"Text Control",FontGroup:"Font:",FontStyle:"Font style:",Size:"Size:",PSize:"Page size",Effects:"Effects:",StrikeThrough:"Strikethrough",Overline:"Overline",NormalFont:"Normal font",Preview:"Preview",Line:"Line",Presets:"Presets",None:"None",Outline:"Outline",AllSide:"All sides",InsCells:"Insert Cells",InsRows:"Insert Sheet Rows",InsCols:"Insert Sheet Columns",InsSheet:"Insert Sheet",DelCells:"Delete Cells",DelRows:"Delete Sheet Rows",DelCols:"Delete Sheet Columns",DelSheet:"Delete Sheet",HyperLinkAlert:"The address of this site is not valid.Check the address and try again.",ReplaceData:"All done. We made / replacements.",NotFound:"We couldn't find what you were looking for. Select settings tab for more ways to search",Data:"Data:",Allow:"Allow:",IgnoreBlank:"Ignore blank",NotFind:"Unable to find the match to replace",FreezeTopRow:"Freeze Top Row",FreezeFirstColumn:"Freeze First Column",UnFreezePanes:"Unfreeze Panes",DestroyAlert:"Are you sure you want to destroy the current workbook without saving and create a new workbook?",ImageValAlert:"Upload image files only",Pictures:"Pictures",PicturesTitle:"From File",PicturesContent:"Insert pictures from computer or from other computers that you are connected to.",ImportAlert:"Are you sure you want to destroy the current workbook without saving and open a new workbook?",UnmergeCells:"Unmerge Cells",MergeCells:"Merge Cells",MergeAcross:"Merge Across",MergeAndCenter:"Merge & Center",MergeAndCenterContent:"Combine and center the contents of the selected cells in a new larger cell.",MergeCellsAlert:"Merging Cells keeps only upper left cell value and discards the other values.",MergeInsertAlert:"This operation will causes some merged cells to unmerge. Do you wish to continue?",Axes:"Axes",PHAxis:"Primary Horizontal",PVAxis:"Primary Vertical",AxisTitle:"Axis Title",CTNone:"None",CTCenter:"Center",CTFar:"Far",CTNear:"Near",DataLabels:"Data Labels",DLNone:"None",DLCenter:"Center",DLIEnd:"Inside End",DLIBase:"Inside Base",DLOEnd:"Outside End",ErrorBar:"Error Bars",Gridline:"Gridlines",PMajorH:"Primary Major Horizontal",PMajorV:"Primary Major Vertical",PMinorH:"Primary Minor Horizontal",PMinorV:"Primary Minor Vertical",Legend:"Legends",LNone:"None",LLeft:"Left",LRight:"Right",LBottom:"Bottom",LTop:"Top",ChartTitleDlgText:"Enter Title",ChartTitle:"Title",InvalidTitle:"You typed an invalid name for the Title.",CorrectFormat:"Select the correct Format File",ResetPicture:"Reset Picture",ResetPictureContent:"Discard all of the formatting changes made to this picture.",PictureBorder:"Picture Border",PictureBorderContent:"Pick the color, width, and line style for the outline of your shape.",ResetSize:"Reset Picture & Size",Height:"Height",Width:"Width",ThemeColor:"Theme Colors",NoOutline:"No Outline",Weight:"Weight",Dashes:"Dashes",ColumnChart:"Column",ColumnChartTitle:"Insert Column Chart",ColumnChartContent:"Use this chart type to visually compare values across a few categories.",BarChart:"Bar",BarChartTitle:"Insert Bar Chart",BarChartContent:"Use this chart type to visually compare values across a few categories when the chart shows duration or the category text is long.",StockChart:"Radar",StockChartTitle:"Insert Radar Chart",StockChartContent:"Use this chart type to show values relative to a center point.",LineChart:"Line",LineChartTitle:"Insert Line Chart",LineChartContent:"Use this chart type to show trends over time (years, months, and days) or categories.",AreaChart:"Area",AreaChartTitle:"Insert Area Chart",AreaChartContent:"Use this chart type to show trends over time (years, months, and days) or categories. Use it to highlight the magnitude of change over time.",ComboChart:"Combo",PieChart:"Pie",PieChartTitle:"Insert Pie/Doughnut Chart",PieChartContent:"Use this chart type to show proportions of a whole. Use it when the total of your numbers is 100%.",ScatterChart:"Scatter",ScatterChartTitle:"Insert Scatter (X, Y) Chart",ScatterChartContent:"Use this chart type to show the relationship between sets of values.",ClusteredColumn:"Clustered Column",StackedColumn:"Stacked Column",ClusteredBar:"Clustered Bar",StackedBar:"Stacked Bar",Radar:"Radar",RadarMarkers:"Radar with Markers",LineMarkers:"Line with Markers",Area:"Area",StackedArea:"Stacked Area",Pie:"Pie",Doughnut:"Doughnut",Scatter:"Scatter",ChartRange:"Chart Range",XAxisRange:"Enter X-axis range:",YAxisRange:"Enter Y-axis range:",LegendRange:"Enter legend range:",YAxisMissing:"Enter Y-axis range to create chart",InvalidYAxis:"Y-axis range must be within the selected range",InvalidXAxis:"X-axis range must be within the selected range",InvalidLegend:"Legend range must be within the selected range",InvalidXAxisColumns:"X-axis range should be within a single column",FreezePanes:"Freeze Panes",FreezePanesContent:"Freeze a portion of the sheet to keep it visible while you scroll through the rest of the sheet.",PasteContent:"Add content on the Clipboard to your document.",PasteSplitContent:"Pick a paste option, such as keeping formatting or pasting only content.",CutContent:"Remove the selection and put it on the Clipboard so you can paste it somewhere else.",CopyContent:"Put a copy of the selection on the Clipboard so you can paste it somewhere else.",FPTitle:"Format Painter",FPContent:"Like the look of a particular selection? You can apply that look to other content in the document.",BoldContent:"Make your text bold.",ItalicContent:"Italicize your text.",ULineContent:"Underline your text.",LineTrContent:"Cross something out by drawing a strike through it.",UndoContent:"Undo your last action.",RedoContent:"Redo your last action.",HyperLinkTitle:"Add a Hyperlink",HyperLinkContent:"Create a link in your document for quick access to webpages and files.",HyperLinkPlaceContent:"Hyperlinks can also take you to places in your document.",NewCommentTitle:"Insert a Comment",NewCommentContent:"Add a note about this part of the document.",RefreshTitle:"Refresh",RefreshContent:"Get the latest data from the source connected to the active cell",FieldListTitle:"Field List",FieldListContent:"Show or hide the Field List.",FieldListRemoveContent:"The field list allows you to add and remove fields from your PivotTable report",AddChartElement:"Add Chart Element",AddChartElementContent:"Add elements to the created chart.",SwitchRowColumn:"Switch Row/ Column",SwitchRowColumnContent:"Swap the data over the axis.",MergeAlert:"We can't do that to a merged cell.",UnhideDlgText:"Unhide Sheet:",ChartThemes:"Chart Themes",ChartThemesContent:"Pick a new theme for your chart.",ChangePicture:"Change Picture",ChangePictureContent:"Change to a different picture, preserving the formatting and size of the current picture.",ChangeChartType:"Change Chart Type",SelectData:"Select Data",SelectDataContent:"Change the data range included in the chart.",Sum:"Sum",Average:"Average",CountNumber:"Count Numbers",Max:"Max",Min:"Min",ChartType:"Change Chart Type",ChartTypeContent:"Change to a different chart type.",AllCharts:"All Charts",defaultfont:"Default",LGeneral:"General",LCurrency:"Currency",LAccounting:"Accounting",LDate:"Date",LTime:"Time",LPercentage:"Percentage",LFraction:"Fraction",LScientific:"Scientific",LText:"Text",LCustom:"Custom",FormatSample:"Sample",Category:"Category:",Top:"Top",Center:"Center",Bottom:"Bottom",Left:"Left (Indent)",Right:"Right",Justify:"Justify",GeneralTxt:"General format cells have no specific number format.",NegativeNumbersTxt:"Negative Numbers",ThousandSeparatorTxt:"Use 1000 Separator",DecimalPlacesTxt:"Decimal Places:",TextTxt:"Text format cells are treated as text even when a number is in the cell. The cell is displayed exactly as entered.",BoldItalic:"Bold Italic",Regular:"Regular",HyperLinkHide:"<>",InvalidSheetIndex:"Specify proper SheetIndex",HugeDataAlert:"File too large to open.",ImportExportUrl:"Give import/export URL and try again.",BetweenAlert:"The Maximum must be greater or equal to the Minimum.",BorderStyles:"Solid/Dashed/Dotted/Double",FPaneAlert:"Freeze Pane is not applied for the First Cell",ReplaceNotFound:"Spreadsheet cannot find a match.",BlankWorkbook:"Blank workbook",SaveAsExcel:"Save As Excel",SaveAsCsv:"Save As CSV",SaveAsPdf:"Save As PDF",Design:"DESIGN",NewName:"New Name",FormulaBar:"Formula Bar",NameBox:"Name Box",NumberValMsg:"Decimal values cannot be used for number conditions.",NumberAlertMsg:"Enter only digits.",ListAlert:"Cell range is incorrect, Please enter correct cell range.",ListValAlert:"The list source must be a delimited list, or a reference to single row or column.",ListAlertMsg:"The value you entered is not valid",AutoFillTitle:"AutoFillOptions",NewSheet:"New Sheet",FullSheetCopyPasteAlert:"We can't paste because the Copy area and paste area aren't the same size.",Heading:"Headings",Gridlines:"Gridlines",Firstsheet:"Scroll to the first sheet",Lastsheet:"Scroll to the last sheet",Nextsheet:"Scroll to the next sheet",Prevsheet:"Scroll to the previous sheet",ProtectWorkbook:"Protect Workbook",UnProtectWorkbook:"Unprotect Workbook",ProtectWBContent:"Keep others from making structural changes to your workbook",Password:"Password",ConfirmPassword:"Reenter password to proceed:",PasswordAlert1:"Confirmation password is not identical.",PasswordAlert2:"Please enter a password.",PasswordAlert3:"The password you supplied is not correct. Verify that the CAPS LOCK key is off and be sure to use the correct capitalization.",Protect:"is protected.",Lock:"LockCell",Unlock:"UnlockCell",Protectsheet:"Protect Sheet",ProtectSheetToolTip:"Prevent unwanted changes from others by limiting their ability to edit",Unprotect:"Unprotect Sheet",LockAlert:"The cell you are trying to change is on protected sheet. To make changes, click Unprotect Sheet in the Review tab.",InsertDeleteAlert:"This operation is not allowed. The operation is attempting to shift cells in a table on your worksheet.",CreateRule:"New Rule",NewRule:"New Formatting Rule",NewRuleLabelContent:"Format values where this formula is true:",ReadOnly:"The range you are trying to change contains readonly cells.",CreatePivotTable:"Create PivotTable",Range:"Range:",ChoosePivotTable:"Choose where you want the PivotTable to be placed",NewWorksheet:"New Worksheet",ExistingWorksheet:"Existing Worksheet",Location:"Location:",Refresh:"Refresh",PivotRowsAlert:"This command requires at least two rows of source data. You cannot use the command on a selection in only one row.",PivotLabelsAlert:"The PivotTable field name is not valid, To create a PivotTable report, you must use data that is organized as a list with labeled columns. If you are changing the name of a PivotTable field, you must type a new name for the field.",FieldList:"Field List",MergeSortAlert:"To do this, all the merged cells need to be the same size.",FormulaSortAlert:"The sort range with formula cannot be sorted.",MergePreventInsertDelete:"This operation is not allowed. The operation is attempting to shift a merge cells on your worksheet.",FormulaRuleMsg:"Please enter correct format.",MovePivotTable:"Move PivotTable",MovePivotTableContent:"Move the PivotTable to another location in the workbook.",ClearAllContent:"Remove fields and filters.",ChangeDataSource:"Modify",ChangeDataSourceContent:"Change the source data for this PivotTable",ChangePivotTableDataSource:"Change PivotTable Data Source",TotalRowAlert:"This operation is not allowed. The operation is attempting to shift cells in a table on your worksheet. Click OK to proceed with entire row.",CellTypeAlert:"This operation is not allowed in cell type applied range.",PivotOverlapAlert:"A PivotTable report cannot overlap another PivotTable report",NoCellFound:"No cells were found",CorrectArgument:"Please enter the correct argument",CorrectFormula:"Please enter the correct formula",CorrectCellAddress:"Please enter the correct cell address",ChartType:"Chart Type",NumberValidationAlert:"The Maximum must be greater than or equal to Minimum",DateValidationAlert:"The End Date must be greater than or equal to Start Date",TimeValidationAlert:"The End Time must be greater than or equal to Start Time",NewRuleAlert:"There's a problem with this formula",DragAlert:"The command could not be completed as you are attempting to move cells within the filter range. Select a range out of the filter range and try the command again.",OR:"or",HOME:"HOME",INSERT:"INSERT",DATATAB:"DATA",PAGELAYOUT:"PAGE LAYOUT",REVIEW:"REVIEW",OTHERS:"OTHERS",FORMAT:"Format",DESIGN:"DESIGN",CHARTDESIGN:"Chart Design",ANALYZE:"Analyze",FileName:"File Name",Save:"Save",SaveFile:"Save the file",HighlightCellRules:"Highlight Cell Rules",LightRedFillDark:"Light Red Fill with Dark Red Text",YellowFillDark:"Yellow Fill with Dark Yellow Text",GreenFillDark:"Green Fill with Dark Green Text",RedFill:"Red Fill",RedText:"Red Text",Column:"Column",Bar:"Bar",Line:"Line",DataValidationType:"Number/Decimal/Date/Time/TextLength/List",DataValidationAction:"greater than/greater than or equal to/less than/less than or equal to/equal to/not equal to/between/not between",Modify:"Modify",Apply:"Apply",NewCellStyle:"New Cell Style",cellStyleAlert:"This style name already exists",modifyCellStyleAlert:"This style name does not exists",Color:"Color",StyleName:"Style Name",LShortdate:"Short Date",LLongdate:"Long Date",Clipboard:"Clipboard",Font:"Font",Actions:"Actions",Styles:"Styles",Editing:"Editing",Tables:"Tables",Illustrations:"Illustrations",Links:"Links",Charts:"Charts",DataTools:"Data Tools",Show:"Show",PageLayout:"Page Layout",Changes:"Changes",Window:"Window",Cells:"Cells",Calculation:"Calculation",Properties:"Properties",Tools:"Tools",TableStyleOption:"Table Style Options",ChartLayouts:"Chart Layouts",ChartDesignData:"Data",ChartDesignType:"Type",ChartDesignSize:"Size",Adjust:"Adjust",FormatSize:"Size",AnalyzePivotTable:"PivotTable",DataSource:"DataSource",FATTitlePrefix:"Table Style",HighPoint:"High Point",LowPoint:"Low Point",FirstPoint:"First Point",LastPoint:"Last Point",NegativePoint:"Negative Points",Markers:"Markers",NegativePoints:"Negative Points",LineSparklineTitle:"Insert Line Sparkline",LineSparklineContent:"Sparklines are mini charts placed in a single cells,each representing a row of data in your selection",ColumnSparklineTitle:"Insert Column Sparkline",ColumnSparklineContent:"Sparklines are mini charts placed in a single cells,each representing a row of data in your selection",WinLossSparklineTitle:"Insert Win/Loss Sparkline",WinLossSparklineContent:"Sparklines are mini charts placed in a single cells,each representing a row of data in your selection",Line:"Line",SparklineColor:"Sparkline Color",SparklineColorTitle:"Sparkline Color",SparklineColorContent:"Specify the color of the sparklines in the selected sparkline group",MarkerColor:"Marker Color",MarkerColorContent:"Change the color for negative points, markers, and all other points for selected sparkline group",ChooseDataRange:"Choose the Data Range",ChooseLocationRange:"Choose the Location Range",DataRange:"Data Range",LocationRange:"Location Range",EmptyDLRnge:"Data Source or Location reference is not valid",SourceDataRange:"Select a source data range for the sparkline",SparklineAlert:"Location reference is not valid because the cells are not all in same column or same row. Select cells that are all in single row or single column.",SparklineDataAlert:"Enter the Correct Data Format",SparklineLocAlert:"The reference for the location or data range is not valid",SDataRangeAlert:"Data Source reference is not valid",LineAlert:"Cannot create the line chart for single value",EditData:"Edit Data",EditDataContent:"Edit Group Location & Data",EditSingleSparklineData:"Edit Single Sparkline Data",EditSparklineData:"Edit Sparkline Data",HiddenEmptyCells:"Hidden & Empty Cells",SwitchRowCol:"Switch Row/Column",CreateSparkline:"Create Sparkline",SelectDataSource:"Select a source data range for the sparkline",SPARKLINEDESIGN:"Sparkline Design",CancellationRequested:"Couldn't open within the timeout specified",ImportPreventedOnUnknownFormula:"This file cannot be loaded since it contains unsupported formulas.",PivotTableName:"PivotTable Name",ArrayaFormula:"You can't change part of an array",ArrayaFormulaTableAlert:"Multi-cell array formulas aren't allowed in tables",ValueFieldSettings:"Value Field Settings",FieldTab:"Summarize Values By",SummarizeValue:"Summarize Value Field By",SummarizeChooseType:"Choose the type of calculation that you want to use to summarize data from the selected field",FieldValue:"Source Name:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["en-US"]={watermarkText:"Select time"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["en-US"]={toolboxTooltipTexts:{addTool:"Add",editTool:"Edit",updateTool:"Update",deleteTool:"Delete",cancelTool:"Cancel",expandAllTool:"Expand All",collapseAllTool:"Collapse All",pdfExportTool:"PDF Export",excelExportTool:"Excel Export",printTool:"Print",searchTool:"Search"},contextMenuTexts:{addRowText:"Add Row",editText:"Edit",deleteText:"Delete",saveText:"Save",cancelText:"Cancel",aboveText:"Above",belowText:"Below"},columnMenuTexts:{sortAscendingText:"Sort Ascending",sortDescendingText:"Sort Descending",columnsText:"Columns",freezeText:"Freeze",unfreezeText:"Unfreeze",freezePrecedingColumnsText:"Freeze Preceding Columns",insertColumnLeft:"Insert Column Left",insertColumnRight:"Insert Column Right",deleteColumn:"Delete Column",renameColumn:"Rename Column",menuFilter:"Filter"},columnDialogTexts:{field:"Field",headerText:"Header Text",editType:"Edit Type",filterEditType:"Filter Edit Type",allowFiltering:"Allow Filtering",allowFilteringBlankContent:"Allow Filtering Blank Content",allowSorting:"Allow Sorting",visible:"Visible",width:"Width",textAlign:"Text Alignment",headerTextAlign:"Header Text Alignment",isFrozen:"Is Frozen",allowFreezing:"Allow Freezing",columnsDropdownData:"Column Dropdown Data",dropdownTableText:"Text",dropdownTableValue:"Value",addData:"Add",deleteData:"Remove",allowCellSelection:"Allow Cell Selection",showInColumnChooser:"Show In Column Chooser",displayAsCheckbox:"Display As Checkbox",clipMode:"Clip Mode",tooltip:"Tooltip",headerTooltip:"Header Tooltip"},editTypeTexts:{string:"String",numeric:"Numeric",datePicker:"Date Picker",dateTimePicker:"Date Time Picker",dropdown:"Dropdown",boolean:"Boolean"},textAlignTypes:{right:"Right",left:"Left",center:"Center"},clipModeTexts:{clip:"Clip",ellipsis:"Ellipsis"},columnDialogTitle:{insertColumn:"Insert Column",deleteColumn:"Delete Column",renameColumn:"Rename Column"},filterMenuTexts:{stringMenuOptions:[{text:"Starts With",value:"startswith"},{text:"Ends With",value:"endswith"},{text:"Contains",value:"contains"},{text:"Equals",value:"equal"},{text:"Does Not Equal",value:"notequal"}],numberMenuOptions:[{text:"Less Than",value:"lessthan"},{text:"Greater Than",value:"greaterthan"},{text:"Less Than Or Equal To",value:"lessthanorequal"},{text:"Greater Than Or Equal To",value:"greaterthanorequal"},{text:"Equals",value:"equal"},{text:"Does Not Equal",value:"notequal"}],filterValue:"Filter Value",filterButton:"Filter",clearButton:"Clear",enterValueText:"enter value"},deleteColumnText:"Are you sure you want to delete this column?",deleteRecordText:"Are you sure you want to delete record?",okButtonText:"OK",cancelButtonText:"Cancel",confirmDeleteText:"Confirm Delete",batchSaveConfirmText:"Are you sure you want to save changes?",batchSaveLostChangesText:"Unsaved changes will be lost. Are you sure you want to continue?",cancelEditText:"Are you sure you want to cancel the changes?",dropDownListBlanksText:"(Blanks)",dropDownListClearText:"(Clear Filter)",trueText:"True",falseText:"False",emptyRecord:"No records to display"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["en-US"]={buttonText:{upload:"Upload",browse:"Browse",cancel:"Cancel",close:"Close"},dialogText:{title:"Upload Box",name:"Name",size:"Size",status:"Status"},dropAreaText:"Drop files or click to upload",filedetail:"The selected file size is too large. Please select a file within the valid size.",denyError:"Files with #Extension extensions are not allowed.",allowError:"Only files with #Extension extensions are allowed.",cancelToolTip:"Cancel",removeToolTip:"Remove",retryToolTip:"Retry",completedToolTip:"Completed",failedToolTip:"Failed",closeToolTip:"Close"};break;case"ejSpellCheck":t.SpellCheck.Locale=t.SpellCheck.Locale||{};t.SpellCheck.Locale["en-US"]={SpellCheckButtonText:"Spelling:",NotInDictionary:"Not in Dictionary:",SuggestionLabel:"Suggestions:",IgnoreOnceButtonText:"Ignore Once",IgnoreAllButtonText:"Ignore All",AddToDictionary:"Add to Dictionary",ChangeButtonText:"Change",ChangeAllButtonText:"ChangeAll",CloseButtonText:"Close",CompletionPopupMessage:"Spell check is complete",CompletionPopupTitle:"Spell check",Ok:"OK",NoSuggestionMessage:"No suggestions available",NotValidElement:"Specify the valid control id or class name to spell check"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["en-US"]={Play:"Play",Pause:"Pause",Mute:"Mute",Unmute:"Unmute",Settings:"Settings",FullScreen:"Full screen",ExitFullScreen:"Exit full screen",HidePlaylist:"Hide playlist",Previous:"Previous",Next:"Next",TogglePlaylist:"Toggle playlist",Rewind:"Rewind",Forward:"Forward",Playlist:"Playlist",RepeatPlaylist:"Repeat playlist",Shuffle:"Shuffle",VideoTitle:"Video",PlaylistTitle:"Playlist",PlaylistItemName:"List item",PlaylistItemAuthor:"Author",Media:"Media",Speed:"Speed",Quality:"Quality",Normal:"Normal",Auto:"Auto"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["en-US"]={captionText:"text"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["en-US"]={headerTitle:"Title",headerBackButtonText:"Back"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_enUS(i);t.ExcelFilter&&n.fn.Locale_enUS("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.es-ES.min.js b/public/scripts/l10n/ej.localetexts.es-ES.min.js deleted file mode 100644 index 0a663dd..0000000 --- a/public/scripts/l10n/ej.localetexts.es-ES.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.es-ES.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("esES")<0&&t.locales.push("esES");n.fn.Locale_esES=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["es-ES"]={addNewText:"Agregar nuevo",emptyResultText:"No hay sugerencias",actionFailure:"El campo especificado no existe en la fuente de datos dada",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["es-ES"]={buttonText:{apply:"Aplicar",cancel:"Cancelar",swatches:"Muestras"},tooltipText:{switcher:"conmutador",addButton:"Añadir color",basic:"BASIC",monoChrome:"Monocromo",flatColors:"Colores planos",seaWolf:"Lobo marino",webColors:"Colores Web",sandy:"Arenoso",pinkShades:"tonos rosas",misty:"brumoso",citrus:"Agrios",vintage:"Vendimia",moonLight:"luz de la luna",candyCrush:"Candy Crush",currentColor:"Color actual",selectedColor:"Color seleccionado"}};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["es-ES"]={watermarkText:"introducir el valor"};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["es-ES"]={watermarkText:"Seleccione fecha",buttonText:"Hoy"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["es-ES"]={ButtonText:{apply:"aplicar",cancel:"cancelar",reset:"Reiniciar"},watermarkText:"seleccionar rango",customPicker:"selector personalizado"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["es-ES"]={watermarkText:"seleccione fecha y hora",buttonText:{today:"Hoy",timeNow:"Ahora",done:"Hecho",timeTitle:"Hora"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["es-ES"]={tooltip:{close:"Cerca",collapse:"Colapso",restore:"Restaurar",maximize:"Maximizar",minimize:"Minimizar",expand:"Expandir",unPin:"Desprender",pin:"Alfiler"},closeIconTooltip:"cerca"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["es-ES"]={emptyResultText:"No hay sugerencias,",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["es-ES"]={noRecordsTemplate:"No se encontrarón archivos",actionFailureTemplate:"La solicitud falló"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["es-ES"]={titleText:"menú"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["es-ES"]={placeHolderText:"Escribe el código mostrado",CustomErrorMessage:"Captcha inválido"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["es-ES"]={SortNoSmaller:"Ordenar de menor a mayor",SortNoLarger:"Ordenar de mayor a menor",SortTextAscending:"Ordenar de A a Z",SortTextDescending:"Ordenar de Z a A",SortDateOldest:"Ordenar por Más antiguos",SortDateNewest:"Ordenar por Más reciente",SortByColor:"Ordenar por color",SortByCellColor:"Ordenar por color de la célula",SortByFontColor:"Ordenar por Color de fuente",FilterByColor:"Filtrar por color",CustomSort:"Orden personalizado",FilterByCellColor:"Filtrar por color de la célula",FilterByFontColor:"Filtrar por color de fuente",ClearFilter:"Borrar filtro",NumberFilter:"Número Filtros",GuidFilter:"Gud Filtros",TextFilter:"Filtros de texto",DateFilter:"Filtros de fecha",DateTimeFilter:"Fecha filtros de tiempo",SelectAll:"Seleccionar todo",Blanks:"Los espacios en blanco",Search:"Buscar",Showrowswhere:"Mostrar filas",NumericTextboxWaterMark:"introducir el valor",StringMenuOptions:[{text:"Igual",value:"equal"},{text:"No es equal",value:"notequal"},{text:"Comienza con",value:"startswith"},{text:"Termina con",value:"endswith"},{text:"contiene",value:"contains"},{text:"Filtro personalizado",value:"customfilter"}],NumberMenuOptions:[{text:"Igual",value:"equal"},{text:"No es equal",value:"notequal"},{text:"Menos que",value:"lessthan"},{text:"Menor o equal",value:"lessthanorequal"},{text:"Mas grande que",value:"greaterthan"},{text:"Mayor que o equal",value:"greaterthanorequal"},{text:"Entre",value:"between"},{text:"Filtro personalizado",value:"customfilter"}],GuidMenuOptions:[{text:"Igual",value:"equal"},{text:"No es equal",value:"notequal"},{text:"Filtro personalizado",value:"customfilter"}],DateMenuOptions:[{text:"Igual",value:"equal"},{text:"No es equal",value:"notequal"},{text:"Menos que",value:"lessthan"},{text:"Menor o equal",value:"lessthanorequal"},{text:"Mas grande que",value:"greaterthan"},{text:"Mayor que o equal",value:"greaterthanorequal"},{text:"Entre",value:"between"},{text:"Filtro personalizado",value:"customfilter"}],DatetimeMenuOptions:[{text:"Igual",value:"equal"},{text:"No es equal",value:"notequal"},{text:"Menos que",value:"lessthan"},{text:"Menor o equal",value:"lessthanorequal"},{text:"Mas grande que",value:"greaterthan"},{text:"Mayor que o equal",value:"greaterthanorequal"},{text:"Entre",value:"between"},{text:"Filtro personalizado",value:"customfilter"}],Top10MenuOptions:[{text:"Parte superior",value:"top"},{text:"Fondo",value:"bottom"}],title:"Filtro personalizado",PredicateAnd:"Y",PredicateOr:"O",OK:"DE ACUERDO",MatchCase:"Coincidencia",Cancel:"Cancelar",NoResult:"No se encontraron coincidencias",CheckBoxStatusMsg:"No todos los elementos que muestran",DatePickerWaterMark:"Seleccione fecha",DateTimePickerWaterMark:"Seleccionar fecha y hora",True:"cierto",False:"falso",AddToFilter:"Agregar selección actual para filtrar"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["es-ES"]={Folder:"Carpeta",EmptyResult:"Ningun articulo concuerda con su busqueda",EmptyFolder:"Esta carpeta está vacía",ProtectedFolder:"Sie ist nicht die Berechtigung diesen Ordner zugreifen",Back:"hacia atrás",Forward:"adelante",Upward:"Hacia arriba",Refresh:"refrescar",Addressbar:"Barra de dirección",Upload:"Subir",Rename:"rebautizar",Delete:"borrar",Download:"Descargar",Error:"error",PasteError:"error",UploadError:"error",RenameError:"error",Cut:"cortada",Copy:"copia",Paste:"pasta",Details:"Detalles",Searchbar:"barra de búsqueda",Open:"abierto",Search:"búsqueda",NewFolder:"Nueva Carpeta",Size:"tamaño",RenameAlert:"Por favor, introduzca el nuevo nombre",NewFolderAlert:"Introduzca el nuevo nombre de la carpeta",ContextMenuOpen:"abierto",ContextMenuNewFolder:"nueva carpeta",ContextMenuDelete:"borrar",ContextMenuRename:"rebautizar",ContextMenuUpload:"Subir",ContextMenuDownload:"descargar",ContextMenuCut:"cortada",ContextMenuCopy:"copia",ContextMenuPaste:"pasta",ContextMenuGetinfo:"Obtén información",ContextMenuRefresh:"refrescar",ContextMenuOpenFolderLocation:"Ubicación de la carpeta abierta",ContextMenuSortBy:"Ordenar por",SortBy:"Ordenar por",Item:" artículo",Items:" artículos",Selected:"seleccionado",Permission:"Permiso",OkButton:"Okay",CancelButton:"cancelar",YesButton:"sí",NoButton:"No",YesToAllButton:"Si a todo",NoToAllButton:"No a todos",Size:"tamaño",Grid:"Vista de cuadrícula",Tile:"vista de mosaicos",LargeIcons:"Iconos grandes",Layout:"Diseño",SkipButton:"Omitir",ErrorOnFolderCreation:"Este destino ya contiene una carpeta llamada '{0}'. ¿Desea fusionar este contenido de la carpeta con la carpeta ya existente '{0}'?",InvalidFileName:"Un nombre de archivo no puede contener ninguno de los siguientes caracteres: \\/: *? \\ <> |",GeneralError:"Por favor, vea ventana de la consola del navegador para obtener más información",ErrorPath:"FileExplorer no puede encontrar '{0}'. Revisa la ortografía y vuelva a intentarlo.",UploadReplaceAlert:"Archivo llamado '{0}' ya existe. Reemplazar archivo antiguo por uno nuevo?",PasteReplaceAlert:"Archivo llamado '{0}' ya existe. Reemplazar archivo antiguo por uno nuevo?",DuplicateAlert:"Ya existe un archivo con el mismo nombre '{0}'. ¿Quieres crear el archivo con nombre duplicado",DuplicateFileCreation:"Ya existe un archivo con el mismo nombre en esta ubicación. ¿Quieres cambiar el nombre de '{0}' a '{1}'?",DeleteFolder:" Estas seguro que quieres borrarlo ",DeleteMultipleFolder:"¿Seguro que quieres eliminar estos {0} artículos?",CancelPasteAction:"La carpeta de destino es una subcarpeta de la carpeta de origen.",Name:"nombre",Location:"ubicación",Type:"Tipo De Artículo",Created:"creado",Modified:"Modificado",DialogCloseToolTip:"cerca",UploadSettings:{buttonText:{upload:"Subir",browse:"Explorar",cancel:"cancelar",close:"cerca"},dialogText:{title:"Subir Box",name:"nombre",size:"tamaño",status:"estado"},dropAreaText:"Soltar archivos o hacer clic para cargar",filedetail:"El tamaño del archivo seleccionado es demasiado grande. Seleccione un archivo con el tamaño válido",denyError:"Los archivos con extensión #Extension no están permitidos.",allowError:"Sólo se permiten archivos con extensiones #Extension.",cancelToolTip:"cancelar",removeToolTip:"quitar",retryToolTip:"Reintente",completedToolTip:"terminado",failedToolTip:"fracasado",closeToolTip:"cerca"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["es-ES"]={emptyRecord:"No hay registros que mostrar",unassignedTask:"Tarea no asignada",alertTexts:{indentAlert:"No se ha seleccionado ningún registro de Gantt para realizar la sangría",outdentAlert:"No se ha seleccionado ningún registro de Gantt para realizar la sangría inversa",predecessorEditingValidationAlert:"La dependencia cíclica Occurred, compruebe el predecesor",predecessorAddingValidationAlert:"Llenar todas las columnas en la tabla predecesor",idValidationAlert:"ID duplicado",dateValidationAlert:"La fecha de finalización no válida",dialogResourceAlert:"Llenar todas las columnas en la tabla de recursos"},columnHeaderTexts:{taskId:"CARNÉ DE IDENTIDAD",taskName:"Nombre de la tarea",startDate:"Fecha de inicio",endDate:"Fecha final",resourceInfo:"recursos",duration:"Duración",status:"Progreso",taskMode:"Modo de tarea",serialNumber:"Número de serie",subTasksStartDate:"Fecha de inicio de las tareas",subTasksEndDate:"Fecha de finalización de las tareas",scheduleStartDate:"Fecha de inicio del horario",scheduleEndDate:"Fecha de finalización del horario",predecessor:"Antecesores",type:"Tipo",offset:"Compensar",baselineStartDate:"Fecha de Inicio de línea de base",baselineEndDate:"Fecha de finalización de línea de base",WBS:"WBS",WBSPredecessor:"WBS predecesor",dialogCustomFieldName:"Nombre de la columna",dialogCustomFieldValue:"Valor",notes:"notas",taskType:"Tipo de tarea",work:"Trabajo",unit:"Unidad",effortDriven:"Con esfuerzo",resourceName:"Nombre del recurso"},editDialogTexts:{addFormTitle:"Nueva tarea",editFormTitle:"Editar tarea",saveButton:"Salvar",deleteButton:"Borrar",cancelButton:"Cancelar",addPredecessor:"Agregar nuevo",removePredecessor:"retirar",addButton:"Añadir"},columnDialogTexts:{field:"Campo",headerText:"Texto de cabecera",editType:"Editar Tipo",filterEditType:"Editar filtro de Tipo",allowFiltering:"permitir el filtrado",allowFilteringBlankContent:"Permitir el filtrado de contenido en blanco",allowSorting:"permitir la clasificación",visible:"Visible",width:"Anchura",textAlign:"Alineación de texto",headerTextAlign:"Alineación de texto de encabezado",columnsDropdownData:"Columna gota datos de Down",dropdownTableText:"Texto",dropdownTableValue:"Valor",addData:"Añadir",deleteData:"retirar",allowCellSelection:"Permitir selección de la célula",displayAsCheckbox:"Mostrar como casilla de verificación",clipMode:"Modo de clip",tooltip:"Tooltip",showInColumnChooser:"Mostrar en el selector de columna",headerTooltip:"Tooltip del encabezado"},editTypeTexts:{string:"Cuerda",numeric:"Numérico",datePicker:"Selector de fechas",dateTimePicker:"Selector de fecha y hora",dropdown:"Desplegable",boolean:"Booleano"},textAlignTypes:{right:"Derecha",left:"Izquierda",center:"Centrar"},clipModeTexts:{clip:"Acortar",ellipsis:"Elipsis"},toolboxTooltipTexts:{addTool:"Añadir",editTool:"Editar",saveTool:"Actualizar",deleteTool:"Borrar",cancelTool:"Cancelar",searchTool:"Buscar",indentTool:"Sangrar",outdentTool:"Anular sangría",expandAllTool:"Expandir todo",collapseAllTool:"Desplegar todo",nextTimeSpanTool:"Siguiente Timespan",prevTimeSpanTool:"anterior Timespan",criticalPathTool:"Camino critico",excelExportTool:"exportación Excel",printTool:"Impresión",pdfExportTool:"Exportación de PDF"},durationUnitTexts:{days:"días",hours:"horas",minutes:"minutos",day:"día",hour:"hora",minute:"minuto"},durationUnitEditText:{minute:["m","min","minuto","minutos"],hour:["h","hr","hora","horas"],day:["d","dy","día","días"]},workUnitTexts:{days:"días",hours:"horas",minutes:"minutos"},taskTypeTexts:{fixedWork:"trabajo fijo",fixedUnit:"Las unidades fijas",fixedDuration:"Duración fija"},effortDrivenTexts:{yes:"Sí",no:"No"},contextMenuTexts:{taskDetailsText:"Detalles de la tarea ...",addNewTaskText:"Añadir nueva tarea",indentText:"Sangrar",outdentText:"Anular sangría",deleteText:"Borrar",aboveText:"Encima",belowText:"Abajo"},newTaskTexts:{newTaskName:"Nueva tarea"},columnMenuTexts:{sortAscendingText:"Orden ascendente",sortDescendingText:"Orden descendiente",columnsText:"columnas",insertColumnLeft:"Insertar columna izquierda",insertColumnRight:"Insertar columna derecha",deleteColumn:"eliminar columna",renameColumn:"Cambiar el nombre de la columna"},taskModeTexts:{manual:"Manual",auto:"Auto"},columnDialogTitle:{insertColumn:"insertar columna",deleteColumn:"eliminar columna",renameColumn:"Cambiar el nombre de la columna"},deleteColumnText:"¿Está seguro de que quiere eliminar esta columna?",okButtonText:"DE ACUERDO",cancelButtonText:"Cancelar",confirmDeleteText:"Confirmar eliminación",predecessorEditingTexts:{fromText:"De",toText:"A"},dialogTabTitleTexts:{generalTabText:"General",predecessorsTabText:"Antecesores",resourcesTabText:"recursos",customFieldsTabText:"Campos Personalizados",notesTabText:"notas"},predecessorCollectionText:[{id:"SS",text:"comienzo-comienzo",value:"comienzo-comienzo"},{id:"SF",text:"comienzo-Terminar",value:"comienzo-Terminar"},{id:"FS",text:"Terminar-comienzo",value:"Terminar-comienzo"},{id:"FF",text:"Terminar-Terminar",value:"Terminar-Terminar"}],linkValidationRuleText:{taskBeforePredecessor:"Has movido '{0}' para comenzar antes de que '{1}' termine y las dos tareas estén vinculadas. Como resultado, los enlaces no pueden ser respetados. Seleccione una acción a continuación para realizar",taskAfterPredecessor:"Has movido '{0}' fuera de '{1}' y las dos tareas están vinculadas. Como resultado, los enlaces no pueden ser respetados. Seleccione una acción a continuación para realizar"},linkValidationDialogTitle:"Validar la edición",linkValidationRuleOptions:{cancel:"Cancelar, mantener el enlace existente",removeLink:"Elimina el enlace y mueve '{0}' para comenzar en '{1}'.",preserveLink:"Mueva el '{0}' para comenzar en '{1}' y mantenga el enlace."},connectorLineDialogText:{from:"De",to:"A",taskLink:"Enlace de tareas",lag:"retrasarse",okButtonText:"DE ACUERDO",cancelButtonText:"Cancelar",deleteButtonText:"Borrar",title:"Dependencia de tareas"},nullText:"Nulo"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["es-ES"]={EmptyRecord:"No hay registros que mostrar",GroupDropArea:"Arrastre un encabezado de columna aquí para agrupar su columna",DeleteOperationAlert:"No hay registros seleccionados para la operación de eliminación",EditOperationAlert:"No hay registros seleccionados para la operación de edición",SaveButton:"Salvar",OKButton:"DE ACUERDO",CancelButton:"Cancelar",EditFormTitle:"Detalles de ",AddFormTitle:"Añadir nuevo registro",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} ítem {{else}} artículos {{/if}} ",BatchSaveConfirm:"¿Está seguro de que desea guardar los cambios?",BatchSaveLostChanges:"Se perderán los cambios no guardados. ¿Estás seguro de que quieres continuar?",ConfirmDelete:"¿Seguro que deseas Eliminar registro?",CancelEdit:"¿Está seguro de que desea cancelar los cambios?",PagerInfo:"{0} de {1} Páginas ({2} artículos)",FrozenColumnsViewAlert:"columnas congeladas deben estar en el área gridview",FrozenColumnsScrollAlert:"Habilitar permiten desplazarse durante el uso de columnas congeladas",FrozenNotSupportedException:"Las columnas y filas congelados no son compatibles con la Agrupación, Fila plantilla, plantilla de Detalle, Jerarquía de cuadrícula y Edición por lotes",Add:"Añadir",Edit:"Editar",Delete:"Borrar",Update:"Actualizar",Cancel:"Cancelar",Done:"Hecho",Columns:"columnas",SelectAll:"(Seleccionar todo)",PrintGrid:"Impresión",ExcelExport:"exportación Excel",WordExport:"palabra de exportación",PdfExport:"exportación PDF",StringMenuOptions:[{text:"Comienza con",value:"StartsWith"},{text:"Termina con",value:"EndsWith"},{text:"contiene",value:"Contains"},{text:"Igual",value:"Equal"},{text:"No es equal",value:"NotEqual"}],NumberMenuOptions:[{text:"Menos que",value:"LessThan"},{text:"Mas grande que",value:"GreaterThan"},{text:"Menor o equal",value:"LessThanOrEqual"},{text:"Mayor que o equal",value:"GreaterThanOrEqual"},{text:"Igual",value:"Equal"},{text:"No es equal",value:"NotEqual"},{text:"Entre",value:"Between"}],PredicateAnd:"Y",PredicateOr:"O",Filter:"Filtrar",FilterMenuCaption:"Valor de filtro",FilterMenuFromCaption:"De",FilterMenuToCaption:"A",FilterbarTitle:"s celular de la barra de filtro",MatchCase:"Coincidencia",Clear:"Claro",ResponsiveFilter:"Filtrar",ResponsiveSorting:"Ordenar",Search:"Buscar",NumericTextBoxWaterMark:"Introducir valor",DatePickerWaterMark:"Seleccione fecha",EmptyDataSource:"Origen de datos no debe estar vacío a carga inicial ya que las columnas se generan a partir dataSource en autogenerado columna de cuadrícula",ForeignKeyAlert:"El valor actualizado debe ser un valor de clave externa válida",True:"cierto",False:"falso",UnGroup:"Haga clic aquí para desagrupar",AddRecord:"Agregar registro",EditRecord:"Editar registro",DeleteRecord:"eliminar registro",Save:"Salvar",Grouping:"Grupo",Ungrouping:"Desagrupar",SortInAscendingOrder:"Clasificar en orden ascendente",SortInDescendingOrder:"Clasificar en orden descendente",NextPage:"Siguiente página",PreviousPage:"Pagina anterior",FirstPage:"Primera página",LastPage:"Última página",EmptyRowValidationMessage:"Al menos un campo debe ser actualizado",NoResult:"No se encontraron coincidencias"};break;case"ejmobile":t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["es-ES"]={emptyResult:"No hay registros que mostrar",filterValidation:"Introduzca los datos de filtros válida",filterTypeValidation:"Introduzca los datos de filtro válidos. La columna de filtro actual es de tipo",captionText:"Artículos",spinnerText:"cargando...",HideColumnAlert:"Al menos una columna se debe mostrar en la cuadrícula",columnSelectorText:"Ocultar columna",columnSelectorDone:"DE ACUERDO",columnSelectorCancel:"Cancelar",columnSelectorWarning:"Advertencia",filterOk:"De acuerdo",filterWarning:"Advertencia"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["es-ES"]={confirmText:"Hecho",Windows:{cancelText:"Cancelar",headerText:"Seleccionar fecha",toolbarConfirmText:"hecho",toolbarCancelText:"cerca"}});t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["es-ES"]={confirmText:"Hecho",AM:"A.M",PM:"P.M",Android:{headerText:"Fijar tiempo"},Windows:{cancelText:"Cancelar",headerText:"ELEGIR EL TIEMPO",toolbarCancelText:"cerca",toolbarConfirmText:"hecho"}});break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["es-ES"]={watermarkText:"introducir el valor"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["es-ES"]={Measure:"Medida",Row:"Fila",Column:"Columna",Value:"Valor",Expand:"Expandir",Collapse:"Colapso",Exit:"Salida",ChartTypes:"Tipos de gráfico",TDCharts:"Gráficos 3D",Tooltip:"Descripción",Exporting:"Exportar",Line:"Línea",Spline:"Ranura",Column:"Columna",Area:"Zona",SplineArea:"Área spline",StepLine:"Línea paso",StepArea:"Zona de paso",Pie:"Tarta",Bar:"Bar",StackingArea:"zona de apilamiento",StackingColumn:"columna de apilado",StackingBar:"Barra de apilamiento",Pyramid:"Pirámide",Funnel:"Embudo",Doughnut:"rosquilla",Scatter:"dispersión",Bubble:"Bubble",TreeMap:"TreeMap",ColumnTD:"Column 3D",PieTD:"Tarta 3D",BarTD:"Bar 3D",StackingBarTD:"Barra de apilamiento 3D",StackingColumnTD:"columna de apilado 3D",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"acercarse",ZoomOut:"Disminuir el zoom",Legend:"Leyenda",SmartLabels:"Etiquetas inteligentes",Interactions:"Interacciones",Zooming:"Zoom",Rotate45:"Girar45",Rotate90:"Girar90",Trim:"Recortar",MultipleRows:"Múltiples filas",Wrap:"Envolver",Hide:"Esconder",WrapByWord:"Ajustar por palabra",CrossHair:"Cruz de pelo",TrackBall:"Track Ball",DisableTD:"Deshabilitar Gráficos 3D",None:"Ninguna",Exception:"Excepción",OK:"DE ACUERDO"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["es-ES"]={ClearSorting:"Eliminar orden",ClearFilterFrom:"Borrar filtro de",SortAtoZ:"Ordenar de la A a la Z",SortZtoA:"Ordenar de la Z a la A",DoesNotBeginsWith:"No comienza con",DoesNotEndsWith:"No termina con",DoesNotContains:"No contiene",DoesNotEquals:"No es igual a",IsGreaterThan:"Es mayor que",IsGreaterThanOrEqualTo:"Es mayor que o igual a",IsLessThan:"Es inferior a",IsLessThanOrEqualTo:"Es menor o igual a",NoReports:"No se encontraron informes en DB",Sort:"Ordenar",SelectField:"Seleccione el campo",LabelFilterLabel:"Mostrar los elementos para los que la etiqueta",ValueFilterLabel:"Mostrar los elementos para los cuales",LabelFilters:"Los filtros de etiqueta ",BeginsWith:"Comienza con",NotBeginsWith:"No comienza con",EndsWith:"Termina con",NotEndsWith:"No termina con",Contains:"Contiene",NotContains:"No contiene",ValueFilters:"Filtros de valor",ClearFilter:"Borrar filtro",Equals:"Es igual a",NotEquals:"No es igual a",GreaterThan:"Mayor que",GreaterThanOrEqualTo:"Mayor que o igual a",LessThan:"Menos de ",LessThanOrEqualTo:"Menor o igual a",Between:"Entre",NotBetween:"No entre",Top10:"Recuento superior",Close:"Cerrar",AddToColumn:"Agregar columna",AddToRow:"Agregar fila",AddToSlicer:"Agregar a Slicer",Value:"Valor",EqualTo:"Igual a",NotEquals:"No es igual a",GreaterThan:"Mayor que",GreaterThanOrEqualTo:"Mayor que o igual a",LessThan:"Menorque",LessThanOrEqualTo:"Menor o igual a",Between:"Entre",NotBetween:"No entre",ReportList:"Lista de informes",Alert:"Alerta",MDXAlertMsg:"Por favor, agregue una medida, dimensión o jerarquía en un eje apropiado para ver la consulta MDX.",FilterSortRowAlertMsg:"La dimensión no se encuentra en el eje de la fila. Agregue el elemento Dimensión en el eje de la fila para ordenar / filtrar.",FilterSortColumnAlertMsg:"La dimensión no se encuentra en el eje de la columna. Agregue el elemento Dimensión en el eje de la columna para clasificar / filtrar.",FilterSortcolMeasureAlertMsg:"Agregue la medida en el eje de columna",FilterSortrowMeasureAlertMsg:"Agregue medir al eje de filas",FilterSortElementAlertMsg:"El elemento no se encuentra en el eje de la columna. Agregue un elemento en el eje de la columna para ordenar / filtrar.",FilterMeasureSelectionAlertMsg:"Por favor seleccione una medida válida.",FilterConditionAlertMsg:"Por favor, establezca una condición válida.",FilterStartValueAlertMsg:"Por favor, establezca un valor inicial.",FilterEndValueAlertMsg:"Por favor, establezca un valor final.",FilterInvalidAlertMsg:"Operación inválida !",DeferUpdate:"Aplazar actualización",MDXQuery:"MDX",Row:"Fila",Slicer:"máquina de cortar",CubeSelector:"Selector de cubo",ReportName:"Reportar nombre",NewReport:"Nuevo reporte",CubeDimensionBrowser:"Navegador dimensión de cubo",AddReport:"Agregar informe",RemoveReport:"Retire Informe",CannotRemoveSingleReport:"No se puede eliminar solo informe",AreYouSureToDeleteTheReport:"¿Está seguro que desea borrar el Informe",RenameReport:"Cambiar el nombre de Informe",ChartTypes:"Tipos de gráficos",ToggleAxis:"Alternar Eje",ExportToExcel:"Exportar a Excel",ExportToWord:"Exportar a Word",ExportToPdf:"Exportar a PDF",FullScreen:"Pantalla completa",Grid:"Cuadrícula",Chart:"Gráfico",OK:"DE ACUERDO",Cancel:"Cancelar",MeasureEditor:"medir Editor",MemberEditor:"miembro Editor",Measures:"medidas",SortOrFilterColumn:"Ordenar / Filtro (Columna)",SortOrFilterRow:"Ordenar / Filtro (fila)",SortingAndFiltering:"Clasificación y filtrado",Sorting:"Clasificación",Measure:" M <\/ u> medida",Order:"Orden",Filtering:"Filtración",Condition:"C o <\/ u> ndition",PreserveHierarchy:"P r <\/ u> eserva Jerarquía",Ascending:" A <\/ u> ascendente",Descending:"D e <\/ u> ascendente",Enable:"E n <\/ u> poder",Disable:"D i <\/ u> sable",and:"y",Line:"Línea",Spline:"Ranura",Column:"Columna",Area:"Zona",SplineArea:"Área spline",StepLine:"Línea paso",StepArea:"Zona de paso",Pie:"Tarta",Bar:"Bar",StackingArea:"zona de apilamiento",StackingColumn:"columna de apilado",StackingBar:"Barra de apilamiento",Pyramid:"Pirámide",Funnel:"Embudo",Doughnut:"rosquilla",Scatter:"dispersión",Bubble:"Bubble",TreeMap:"TreeMap",SelectRecordAlertMsg:"Seleccione un registro válido.",RecordName:"Nombre de registro",RemoveRecord:"Quitar registro",RenameRecord:"Cambiar nombre de registro",Load:"Cargar",Remove:"Retirar",Save:"Guardar",SaveAs:"Guardarcomo",SelectRecord:"Seleccionar registro",SelectReport:"Seleccione Informe",DBReport:"La manipulación del informe en DB",Rename:"Renombrar",Remove:"Retirar",SetRecordNameAlertMsg:"Por favor, establezca el nombre del registro.",SetReportNameAlertMsg:"Por favor, establezca el nombre del informe.",Search:"Buscar",MultipleItems:"Varios elementos",All:"Todos",CalculatedMember:"Miembro calculado",Caption:"Título:",Expression:"Expresión:",MemberType:"Tipo de socio:",FormatString:"Cadena de formato:",MultipleMeasure:"Más que una medida no puede ser en rodajas.",DuplicateCalcMeasure:"El miembro calculado con el mismo nombre ya existe.",EmptyField:"El nombre de miembro calculado o Expresión no debería estar vacío.",EmptyFormat:"Cadena de formato para miembro calculado está vacía.",Warning:"Advertencia",Confirm:"El miembro calculado con el mismo nombre ya existe. ¿Quieres reemplazar?",KPIs:"KPI",Collection:"Colección",Report:"informe",AddCurrentSelectionToFilter:"Añadir la selección actual al filtro",SaveMsg:"Informe guardado correctamente!!!",RenameMsg:"Se ha cambiado el nombre de informe!!!",RemoveMsg:"Informe eliminado correctamente!!!",Success:"Éxito",KpiAlertMsg:"El campo que está moviendo no se puede colocar en esa área del informe",NotAllItemsShowing:"No todos los nodos secundarios se muestran",EditorLinkPanelAlert:"Los miembros tiene más de 1000 elementos en virtud de uno o más padres. Sólo los primeros 1000 elementos se muestran debajo de cada progenitor.",NamedSetAlert:"Un conjunto con nombre no se puede agregar a un informe de tabla dinámica al mismo tiempo que otro conjunto con nombre se basa en el mismo campo. Haga clic en Aceptar para eliminar ' ' conjunto con nombre y agregar ' ' conjunto con nombre.",Exception:"Excepción"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["es-ES"]={RevenueGoal:"ingresos Meta",RevenueValue:"Valor de ingresos",Exception:"Excepción"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["es-ES"]={pagerInfo:"{0} de {1} Páginas ({2} artículos)",firstPageTooltip:"Ir a la primera página",lastPageTooltip:"Ir a la última página",nextPageTooltip:"Ir a la página siguiente",previousPageTooltip:"Regresar a la pagina anterior",nextPagerTooltip:"Ir a la página siguiente",previousPagerTooltip:"Regresar a la pagina anterior"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["es-ES"]={toolbar:{print:{headerText:"Impresión",contentText:"Imprimir el documento PDF."},first:{headerText:"primero",contentText:"Ir a la primera página del documento PDF."},previous:{headerText:"Anterior",contentText:"Ir a la página anterior del documento PDF."},next:{headerText:"Siguiente",contentText:"Ir a la página siguiente del documento PDF."},last:{headerText:"Último",contentText:"Ir a la última página del documento PDF."},zoomIn:{headerText:"Acercarse",contentText:"Acercar al documento PDF."},zoomOut:{headerText:"Disminuir el zoom",contentText:"Alejar la imagen del documento PDF."},pageIndex:{headerText:"Número de página",contentText:"número de página actual para ver."},zoom:{headerText:"Enfocar",contentText:"Zoom para acercar o alejar el documento PDF."},fitToWidth:{headerText:"Ajustar al ancho",contentText:"Ajuste a la página PDF a la anchura del contenedor ."},fitToPage:{headerText:"Ajustar a la página",contentText:"Ajuste a la página PDF al contenedor ."},download:{headerText:"Descargar",contentText:"Descargar el documento PDF ."},search:{headerText:"Buscar texto",contentText:"Buscar texto en las páginas PDF ."},highlight:{headerText:"Subrayar el texto",contentText:"Resaltar texto en las páginas PDF."},strikeout:{headerText:"Texto de StrikeOut",contentText:"Strike Out en las páginas PDF."},underline:{headerText:"Subrayar el texto",contentText:"Subraye el texto en las páginas PDF."},signature:{headerText:"Firma",contentText:"Agregue o cree la firma escrita a mano."},select:{headerText:"Selección",contentText:"Herramienta de selección de texto."},scroll:{headerText:"Panning",contentText:"Haga clic para desplazarse alrededor del documento"}},contextMenu:{copy:{contentText:"Dupdo"},googleSearch:{contentText:"Busca en Google"},Find:{contentText:"Encontrar:"},matchCase:{contentText:"MatchCase"},auto:{contentText:"Auto"},openPopup:{contentText:"OpenPopup"},Delete:{contentText:"Borrar"},properties:{contentText:"Propiedades...."}},propertyWindow:{underlineProperties:{contentText:"Subrayar propiedades"},strikeOutProperties:{contentText:"StrikeOutProperties"},highlightProperties:{contentText:"DestacadosProperties"},signatureProperties:{contentText:"Firma propiedades"},appearance:{contentText:"apariencia"},general:{contentText:"general"},color:{contentText:"kleur:"},opacity:{contentText:"opacidad:"},author:{contentText:"autor:"},subject:{contentText:"tema:"},modified:{contentText:"modificado:"},ok:{contentText:"De acuerdo"},cancel:{contentText:"cancelar"},locked:{contentText:"Bloqueado"}},signatureWindow:{Signature:{contentText:"Añadir firma"},Add:{contentText:"Añadir"},clear:{contentText:"Claro"}},waitingPopup:{print:{contentText:"Preparación del documento para imprimir ..."}}};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["es-ES"]={watermarkText:"introducir el valor"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["es-ES"]={Total:"Total",GrandTotal:"Gran Total",DoesNotBeginsWith:"No comienza con",DoesNotEndsWith:"No termina con",DoesNotContains:"No contiene",DoesNotEquals:"No es igual a",IsGreaterThan:"Es mayor que",IsGreaterThanOrEqualTo:"Es mayor que o igual a",IsLessThan:"Es inferior a",IsLessThanOrEqualTo:"Es menor o igual a",ClearSorting:"Eliminar orden",ClearFilterFrom:"Borrar filtro de",SortAtoZ:"Ordenar de la A a la Z",SortZtoA:"Ordenar de la Z a la A",and:"y",NumberFormatting:"Formato de número",FrozenHeaders:"Encabezados congelados",CellSelection:"Selección de celdas",CellContext:"Contexto celular",ColumnResize:"Cambiar tamaño de columna",Layouts:"Diseños",NormalLayout:"Presentación normal",NormalTopSummary:"Diseño NormalTopSummary",NoSummaries:"Diseño NoSummaries",ExcelLikeLayout:"Diseño similar de Excel",FrozenHeader:"Cabezal congelados",AdvancedFiltering:"Filtrado avanzado",Amount:"Cantidad",Quantity:"Cantidad",Measures:"Medidas",NumberFormats:"Formatos de número",Exporting:"Exportar",FileName:"Nombre de archivo",ToolTip:"La punta de la herramienta",RTL:"RTL",CollapseByDefault:"Colapso por defecto",EnableDisablePaging:"Enable/Disable la paginación",PagingOptions:"Opciones de paginación",CategoricalPageSize:"Tamaño de página categórica",SeriesPageSize:"Tamaño de página de la serie",HyperLink:"Hipervínculo",CellEditing:"La edición de celdas",GroupingBar:"Barra de agrupamiento",SummaryCustomization:"Personalización de resumen",SummaryTypes:"Tipos de resumen",SummaryType:"Tipo de resumen",EnableRowHeaderHyperlink:"Activar Encabezado de fila Hipervínculo",EnableColumnHeaderHyperlink:"Habilitar el encabezado de la columna Hipervínculo",EnableValueCellHyperlink:"El valor Enable CellHyperLink",EnableSummaryCellHyperlink:"Habilitar SummaryCellHyperLink",HideGrandTotal:"Ocultar GrandTotal",HideSubTotal:"Ocultar SubTotal",Both:"Ambos",Sum:"Suma",Average:"Promedio",Count:"Contar",Min:"Min",Max:"Máx.",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",Sort:"Ordenar",SelectField:"Seleccione el campo",LabelFilterLabel:"Mostrar los elementos para los que la etiqueta",ValueFilterLabel:"Mostrar los elementos para los que la etiqueta",LabelFilters:"Los filtros de etiqueta ",BeginsWith:"Comienza con",NotBeginsWith:"No comienza con",EndsWith:"Termina con",NotEndsWith:"No termina con",Contains:"Contiene",NotContains:"No contiene",ValueFilters:"Filtros de valor",ClearFilter:"Borrar filtro",Equals:"Es igual a",NotEquals:"No es igual a",GreaterThan:"Mayor que",GreaterThanOrEqualTo:"Mayor que o igual a",LessThan:"Menos de ",LessThanOrEqualTo:"Menor o igual a ",Between:"Entre",NotBetween:"No entre",AddToFilter:"Añadir al filtro",AddToRow:"Agregar fila",AddToColumn:"Agregar columna",AddToValues:"Agregar a valores",Warning:"Advertencia",Error:"Error",GroupingBarAlertMsg:"El campo que está moviendo no se puede colocar en esa área del informe",Measures:"Medidas",Expand:"Ampliar",Collapse:"Colapso",ToolTipRow:"Fila",ToolTipColumn:"Columna",ToolTipValue:"Valor",NoValue:"Ningún valor",SeriesPage:"Página Series",CategoricalPage:"Página categórica",DragFieldHere:"Arrastre el campo aquí",ColumnArea:"Drop column aquí",RowArea:"Fila de caída aquí",ValueArea:"Aquí los valores de caída",Close:"Cerrar",OK:"OK",Cancel:"Cancelar",Remove:"Retirar",Goal:"Objetivo",Status:"El estado",Trend:"Tendencia",Value:"Valor",ConditionalFormattingErrorMsg:"El valor dado no coincide",ConditionalFormattingConformMsg:"¿Está seguro de que desea quitar el formato seleccionado?",EnterOperand1:"Introduzca operando1",EnterOperand2:"Introduzca operando2",ConditionalFormatting:"Formato condicional",Condition:"Tipo condicional",Value1:"Valor1",Value2:"Valor2",Editcondtion:"Editar condición",AddNew:"Agregar nuevo",Format:"Formato",Backcolor:"Color de fondo",Borderrange:"Rango de la frontera",Borderstyle:"Estilo de borde",Fontsize:"El tamaño de la fuente",Fontstyle:"Estilo de fuente",Bordercolor:"Color del borde",NoMeasure:"Por favor agregue cualquier medida",Solid:"Solid",Dashed:"Dashed",Dotted:"Salpicada",Double:"Doble",Groove:"Groove",Inset:"Inset",Outset:"Inicio",Ridge:"Ridge",None:"Ninguno",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Dimensión del cubo Browser",SelectHierarchy:"Seleccione la jerarquía",CalculatedField:"Campo calculado",Name:"Nombre:",Add:"Agregar",Formula:"Fórmula:",Delete:"Eliminar",Fields:"Campos:",CalculatedFieldNameNotFound:"Dado CalculatedField nombre es no encontrado",InsertField:"Insertar campo",EmptyField:"Introduzca el nombre del campo calculado o fórmula",NotValid:"Fórmula dada no es válido",NotPresent:"Campo Valor utilizado en ninguna de las fórmulas de campo calculado no está presente en el PivotGrid",Confirm:"El miembro calculado con el mismo nombre ya existe. ¿Quieres reemplazar?",CalcValue:"Campo calculado sólo puede insertarse en el valor de área de campo",MultipleItems:"Varios elementos",All:"Todos",Search:"Buscar",Fontcolor:"Color de fuente",AddCurrentSelectionToFilter:"Añadir la selección actual al filtro",Months:"Meses",Days:"Días",Quarters:"Cuartos",Years:"Años",Qtr:"Trim.",Quarter:"Trimestre",NoRecordsToDisplay:"No hay registros que mostrar.",EnterFormatName:"Introduzca el nombre del formato",FormatName:"El nombre de formato",RemoveFormat:"Quitar formato",Edit:"Editar",DuplicateFormatName:"Nombre de formato duplicado",NotAllItemsShowing:"No todos los nodos secundarios se muestran",EditorLinkPanelAlert:"Los miembros tiene más de 1000 elementos en virtud de uno o más padres. Sólo los primeros 1000 elementos se muestran debajo de cada progenitor.",Exception:"Excepción"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["es-ES"]={SeriesPage:"series Page",CategoricalPage:"categórica página",Error:"Error",OK:"OK",Close:"Cerrar",PageCountErrorMsg:"Introduzca el número de página válida"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["es-ES"]={DoesNotBeginsWith:"No comienza con",DoesNotEndsWith:"No termina con",DoesNotContains:"No contiene",DoesNotEquals:"No es igual a",IsGreaterThan:"Es mayor que",IsGreaterThanOrEqualTo:"Es mayor que o igual a",IsLessThan:"Es inferior a",IsLessThanOrEqualTo:"Es menor o igual a",ClearSorting:"Eliminar orden",ClearFilterFrom:"Borrar filtro de",SortAtoZ:"Ordenar de la A a la Z",SortZtoA:"Ordenar de la Z a la A",and:"y",PivotTableFieldList:"Lista de campos de tabla dinámica",ChooseFieldsToAddToReport:"Elija los campos para añadir a reportar:",DragFieldBetweenAreasBelow:"Arrastre los campos entre las áreas a continuación:",ReportFilter:"Filtro de informe",ColumnLabel:"columna Etiqueta",RowLabel:"fila Label",Values:"Valores",DeferLayoutUpdate:"Defer Disposición de actualización",Update:"Actualizar",Sort:"Ordenar",SelectField:"Seleccione el campo",LabelFilterLabel:"Mostrar los elementos para los que la etiqueta",ValueFilterLabel:"Mostrar los elementos para los cuales",LabelFilters:"Los filtros de etiqueta ",BeginsWith:"Comienza con",NotBeginsWith:"No comienza con",EndsWith:"Termina con",NotEndsWith:"No termina con",Contains:"Contiene",NotContains:"No contiene",ValueFilters:"Filtros de valor",ClearFilter:"Borrar filtro",Equals:"Es igual a",NotEquals:"No es igual a",GreaterThan:"Mayor que",GreaterThanOrEqualTo:"Mayor que o igual a ",LessThan:"Menos de",LessThanOrEqualTo:"Menor o igual a ",Between:"Entre",NotBetween:"No entre",ClearFilter:"Borrar filtro",SelectField:"Seleccione el campo",Measures:"Medidas",Warning:"Advertencia",AlertMsg:"El campo que está moviendo no se puede colocar en esa área del informe",Goal:"Objetivo",Status:"El estado",Trend:"Tendencia",Value:"Valor",AddToFilter:"Añadir al filtro",AddToRow:"Agregar fila",AddToColumn:"Agregar columna",AddToValues:"Añadir al valor",SummarizeValueBy:"Resumir valore por",Sum:" Suma",Average:"Promedio",Count:"Contar",Min:"Min",Max:"Max",DoubleSum:"Doble suma",DoubleAverage:"Doble promedio",DoubleMin:"Doble min",DoubleMax:"Doble max",DoubleStandardDeviation:"Doble desviación estándar",DoubleVariance:"Doble variación",DecimalSum:"Suma decimal",IntSum:"IntSum",CountNumbers:"Cuenta numeros",StdDev:"StdDev",StdDevP:"StdDev P",Variance:"Diferencia",VarP:"Var P",SummaryOf:"De",OK:"OK",Cancel:"Cancelar",Close:"Cerrar",Search:"Buscar",Remove:"Retirar",AddCurrentSelectionToFilter:"Añadir la selección actual al filtro",NotAllItemsShowing:"No todos los nodos secundarios se muestran",EditorLinkPanelAlert:"Los miembros tiene más de 1000 elementos en virtud de uno o más padres. Sólo los primeros 1000 elementos se muestran debajo de cada progenitor.",NamedSetAlert:"Un conjunto con nombre no se puede agregar a un informe de tabla dinámica al mismo tiempo que otro conjunto con nombre se basa en el mismo campo. Haga clic en Aceptar para eliminar ' ' conjunto con nombre y agregar ' ' conjunto con nombre."};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["es-ES"]={cut:"Cortar",copy:"Copia",paste:"Pegar",undo:"Deshacer",redo:"Rehacer",selectAll:"Seleccionar todo",grouping:"Agrupamiento",group:"Grupo",ungroup:"Desagrupar",order:"Orden",bringToFront:"Traer al frente",moveForward:"Se desplaza hacia adelante",sendBackward:"Enviar atrás",sendToBack:"Enviar al fondo"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale={};t.datavisualization.Chart.Locale["es-ES"]={zoomIn:"Acercarse",zoomOut:"Disminuir el zoom",zoom:"Enfocar",pan:"Pan",reset:"Reiniciar"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["es-ES"]={intervals:{quarter:{longQuarters:"Trimestre,",shortQuarters:"Q"},week:{longWeeks:"Semana,",shortWeeks:"W"}}};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["es-ES"]={zoomIn:"Acercarse",zoomOut:"Disminuir el zoom",panTop:"Pan Top",panBottom:"pan fondo",panLeft:"Pan izquierda",panRight:"Pan derecha",home:"Casa"};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["es-ES"]={toolbar:{print:{headerText:"Impresión",contentText:"Imprimir el informe"},exportformat:{headerText:"Exportar",contentText:"Seleccione el formato de archivo exportado",Pdf:"PDF",Excel:"Sobresalir",Word:"Palabra",Html:"HTML",PPT:"PowerPoint",CSV:"CSV"},first:{headerText:"primero",contentText:"Ir a la primera página del informe."},previous:{headerText:"Anterior",contentText:"Ir a la página anterior del informe."},next:{headerText:"Siguiente",contentText:"Ir a la página siguiente del informe."},last:{headerText:"Último",contentText:"Ir a la última página del informe."},documentMap:{headerText:"Mapa del documento",contentText:"Mostrar u ocultar el mapa del documento."},parameter:{headerText:"Parámetro",contentText:"Mostrar u ocultar el panel de parámetros."},zoomIn:{headerText:"Acercarse",contentText:"Agrandar el informe."},zoomOut:{headerText:"Disminuir el zoom",contentText:"Alejar del informe."},refresh:{headerText:"Refrescar",contentText:"Actualizar el informe."},printLayout:{headerText:"Diseño de impresión",contentText:"Cambiar entre el diseño de impresión y los modos normales."},pageIndex:{headerText:"Número de página",contentText:"número de página actual para ver."},zoom:{headerText:"Enfocar",contentText:"Zoom para acercar o alejar el informe."},back:{headerText:"Espalda",contentText:"Volver al informe de los padres."},fittopage:{headerText:"Ajustar a la página",contentText:"Montar la página del informe al contenedor.",pageWidth:"Ancho de página",pageHeight:"Toda la pagina"},pagesetup:{headerText:"Configurar página",contentText:"Elija la opción de configuración de página para cambiar el tamaño del papel, la orientación y los márgenes."}},pagesetupDialog:{close:"Cerca",paperSize:"Tamaño de papel",height:"Altura",width:"Anchura",margins:"márgenes",top:"Parte superior",bottom:"Fondo",right:"Derecha",left:"Izquierda",unit:"pg",orientation:"Orientación",portrait:"Retrato",landscape:"Paisaje",doneButton:"Hecho",cancelButton:"Cancelar"},credential:{userName:"Nombre de usuario",password:"Contraseña"},waterMark:{selectOption:"Seleccionar opción",selectValue:"Seleccione un valor"},errorMessage:{startMessage:"El Visor de informes encontró algunos problemas al cargar este informe. Por favor",middleMessage:"Haga clic aquí",endMessage:"para ver los detalles del error",closeMessage:"Cerrar este mensaje",exportAjaxFailureMsg:"No se puede exportar el documento debido a una falla en la conexión del servicio de informes.",printAjaxFailureMsg:"No se puede imprimir el documento debido a una falla en la conexión del servicio de informes.",reportLoadAjaxFailureMsg:"No se puede avanzar la acción de Informe debido a una falla en la conexión del Servicio de Reportes"},progressMessage:{exportLoadingMessage:"Preparando el documento de exportación ... Por favor espere ...",printLoadingMessage:"Preparando datos de impresión ... Por favor espere ...",printPreparationMessage:"Preparando datos de impresión ... {0}% completado ... Por favor espere ...",exportPreparationMessage:"Preparando el documento de exportación ... {0}% completado ... Por favor espere ..."},alertMessage:{close:"Cerca",title:"Visor de informes",done:"DE ACUERDO",showDetails:"Mostrar detalles",hideDetails:"Ocultar detalles",reportLoad:"Informe cargado:",RVERR0001:"El visor de informes no pudo cargar el informe",RVERR0002:"El visor de informes no pudo procesar el informe",RVERR0003:"Se produjo un error en la devolución de datos de ajax",RVERR0004:"Seleccione un valor para el parámetro",RVERR0005:"Al parámetro {nombre de parámetro} le falta un valor",RVERR0006:"Por favor ingrese la entrada del tipo de datos flotante",RVERR0007:"Ingrese la entrada de tipo de datos enteros",RVERR0008:"El Visor de informes no pudo validar las credenciales del origen de datos",RVERR0009:"Los márgenes están superpuestos o están fuera del papel. Ingrese un tamaño de margen diferente.",RVERR0010:"Ingrese un valor para el parámetro",RVERR0011:"El parámetro no puede estar en blanco",RVERR0012:"El valor proporcionado para el parámetro de informe {parameterprompt} no es válido para su tipo."},selectAll:"Seleccionar todo",viewButton:"Vista del informe",parameterProcessingMessage:"Cargando parámetros dependientes ..."};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["es-ES"]={CustomizeQuickAccess:"Personalizar barra de acceso rápido",RemoveFromQuickAccessToolbar:"Eliminar de la barra de herramientas de acceso rápido",AddToQuickAccessToolbar:"Añadir a la barra de acceso rápido",ShowAboveTheRibbon:"Mostrar encima de la cinta de opciones",ShowBelowTheRibbon:"Mostrar debajo de la cinta",MoreCommands:"Más comandos ..."};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["es-ES"]={EmptyCard:"No hay tarjetas para mostrar",SaveButton:"guardar",CancelButton:"cancelar",EditFormTitle:"Detalles de ",AddFormTitle:"Añadir nueva tarjeta",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} artículo {{else}} artículos {{/if}}",FilterSettings:"Filtros:",FilterOfText:"De",Max:"Máx.",Min:"Min",Cards:" Tarjetas",ItemsCount:"Artículos Contar :",Unassigned:"Sin asignar",AddCard:"Agregar tarjeta",EditCard:"Editar la tarjeta",DeleteCard:"Eliminar tarjeta",TopofRow:"Inicio de la fila",BottomofRow:"Parte inferior de la fila",MoveUp:"Ascender",MoveDown:"Mover hacia abajo",MoveLeft:"Mover hacia la izquierda",MoveRight:"Mover a la derecha",MovetoSwimlane:"Muévete a la piscina",HideColumn:"Ocultar columna",VisibleColumns:"Columnas visibles",PrintCard:"Imprimir la tarjeta"};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["es-ES"]={bold:"Negrita",italic:"Itálico",underline:"Subrayar",strikethrough:"Tachado",superscript:"Sobrescrito",subscript:"Subíndice",justifyCenter:"Alinear centro de texto",justifyLeft:"Alinear texto a la izquierda",justifyRight:"Alinear el texto a la derecha",justifyFull:"Justificar",unorderedList:"Insertar lista no ordenada",orderedList:"Insertar lista ordenada",indent:"Aumento guión",fileBrowser:"Explorador de archivos",outdent:"Reducir sangría",cut:"Cortar",copy:"Dupdo",paste:"Pegar",paragraph:"Párrafo",undo:"Deshacer",redo:"Rehacer",upperCase:"caso superior",lowerCase:"Minúscula",clearAll:"Limpiar todo",clearFormat:"Borrar formato",createLink:"Insertar / Editar hipervínculo",removeLink:"Eliminar hipervínculo",tableProperties:"Propiedades de tabla",insertTable:"Insertar",deleteTables:"Borrar",imageProperties:"Propiedades de la imagen",openLink:"Abrir hipervínculo",image:"Insertar imagen",video:"Insertar vídeo",editTable:"Editar propiedades de tabla",embedVideo:"Pegue el código de inserción de abajo",viewHtml:"Ver HTML",fontName:"Seleccionar la familia de fuentes",fontSize:"Seleccionar el tamaño de la fuente",fontColor:"Seleccionar el color",format:"Formato",backgroundColor:"Color de fondo",style:"Estilos",deleteAlert:"¿Seguro que quieres borrar todo el contenido?",copyAlert:"Su navegador no admite acceso directo al portapapeles. Utilice el método abreviado de teclado Ctrl + C en lugar de copiar.",pasteAlert:"Su navegador no admite acceso directo al portapapeles. Utilice el atajo de teclado Ctrl + V en lugar de la operación de pegar.",cutAlert:"Su navegador no admite acceso directo al portapapeles. Utilice el método abreviado de teclado Ctrl + X en lugar de la operación de corte.",videoError:"El área de texto no puede estar vacía",imageWebUrl:"Dirección web",imageAltText:"Texto alternativo",dimensions:"Dimensiones",constrainProportions:"Restringir las proporciones",linkWebUrl:"Dirección web",imageLink:"Imagen como enlace",imageBorder:"Borde de imagen",imageStyle:"Estilo",linkText:"Texto",linkTooltipLabel:"Tooltip",html5Support:"Este icono de herramienta sólo está habilitado en navegadores compatibles con HTML5",linkOpenInNewWindow:"Abrir enlace en una nueva ventana",tableColumns:"Número de columnas",tableRows:"Nº de filas",tableWidth:"Anchura",tableHeight:"Altura",tableCellSpacing:"Espaciado celular",tableCellPadding:"celular",tableBorder:"Frontera",tableCaption:"Subtítulo",tableAlignment:"Alineación",textAlign:"Texto alineado",dialogUpdate:"Actualizar",dialogInsert:"Insertar",dialogCancel:"Cancelar",dialogApply:"Aplicar",dialogOk:"De acuerdo",createTable:"Insertar mesa",insertTable:"Insertar",addColumnLeft:"Insertar columnas a la izquierda",addColumnRight:"Insertar columnas a la derecha",addRowAbove:"Insertar filas arriba",addRowBelow:"Insertar filas debajo",deleteRow:"Eliminar toda la fila",deleteColumn:"Eliminar toda la columna",deleteTable:"Eliminar tabla",customTable:"Crear tabla personalizada ...",characters:"Caracteres",words:"Palabras",general:"General",advanced:"Avanzado",table:"Mesa",row:"Fila",column:"Columna",cell:"Celda",solid:"Sólido",dotted:"Punteado",dashed:"dañado",doubled:"Doble",maximize:"Maximizar",resize:"Minimizar",swatches:"Muestras",paragraph:"Párrafo",quotation:"Cotización",heading1:"Título 1",heading2:"Rúbrica 2",heading3:"Rúbrica 3",heading4:"Rúbrica 4",heading5:"Rúbrica 5",heading6:"Rúbrica 6",segoeui:"Segoe UI",arial:"Arial",couriernew:"Courier Nuevo",georgia:"Georgia",impact:"Impacto",lucidaconsole:"Consola Lucida",tahoma:"Tahoma",timesnewroman:"Times New Roman",trebuchetms:"Trebuchet MS",verdana:"Verdana",disc:"Desct",circle:"Circulo",square:"Cuadrado",number:"Número",loweralpha:"Alfa Inferior",upperalpha:"alfa superior",lowerroman:"Bajo romano",upperroman:"alto romano",none:"Ninguna",linkTooltip:"Ctrl + clic para seguir el enlace",charSpace:"Personajes (con espacios)",charNoSpace:"Caracteres (sin espacios)",wordCount:"El recuento de palabras",left:"Izquierda",right:"Derecha",center:"Centrar",zoomIn:"acercarse",zoomOut:"Disminuir el zoom",print:"Impresión",wordExport:"Exportar como documento de Word",pdfExport:"Exportar como archivo PDF",FindAndReplace:"Encontrar y reemplazar",Find:"Encontrar",MatchCase:"Match Case",WholeWord:"Toda palabra",ReplaceWith:"Remplazar con",Replace:"Reemplazar",ReplaceAll:"Reemplaza todo",FindErrorMsg:"No se pudo encontrar la palabra especificada.",customFontColor:"Mas colores...",customBGColor:"Mas colores...",TransBGColor:"transparente",addtodictionary:"Añadir al diccionario",ignoreall:"ignorar todo"};break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["es-ES"]={Repeat:"Repetir",Never:"Nunca",Daily:"Diariamente",Weekly:"Semanal",Monthly:"Mensual",Yearly:"Anual",First:"primero",Second:"Segundo",Third:"Tercero",Fourth:"Cuarto",Last:"Último",EveryWeekDay:"Cada día de la semana",Every:"Cada",RecurrenceDay:"Días",RecurrenceWeek:"Semanas",RecurrenceMonth:"Meses",RecurrenceYear:"Años",RepeatOn:"repetir en",RepeatBy:"Repita por",StartsOn:"comienza el",Times:"veces",Ends:"extremos",Day:"Día",The:"los",OfEvery:"De",After:"Después",On:"En",Occurrence:"ocurrencias",Until:"Hasta"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["es-ES"]={ReminderWindowTitle:"ventana de aviso",CreateAppointmentTitle:"crear cita",RecurrenceEditTitle:"Editar Repetir cita",RecurrenceEditMessage:"¿Cómo le gustaría cambiar la designación de la serie?",RecurrenceEditOnly:"Sólo esta cita",RecurrenceEditFollowingEvent:"Eventos siguientes",RecurrenceEditSeries:"serie completa",PreviousAppointment:"cita previa",NextAppointment:"Próxima cita",AppointmentSubject:"Tema",StartTime:"Hora de inicio",EndTime:"Hora de finalización",AllDay:"Todo el dia",StartTimeZone:"iniciar la zona horaria",EndTimeZone:"Zona de Hora de finalización",Today:"Hoy",Recurrence:"Repetir",Done:"Hecho",Cancel:"Cancelar",Ok:"DE ACUERDO",Repeat:"Repetir",RepeatBy:"Repita por",RepeatEvery:"Repite cada",RepeatOn:"repetir en",StartsOn:"comienza el",Ends:"extremos",Summary:"Resumen",Daily:"Diariamente",Weekly:"Semanal",Monthly:"Mensual",Yearly:"Anual",Every:"Cada",EveryWeekDay:"Cada día de la semana",Never:"Nunca",After:"Después",Occurrence:"ocurrencias",On:"En",Edit:"Editar",RecurrenceDay:"Días",RecurrenceWeek:"Semanas",RecurrenceMonth:"Meses",RecurrenceYear:"Años",The:"los",OfEvery:"de cada",First:"primero",Second:"Segundo",Third:"Tercero",Fourth:"Cuarto",Last:"Último",WeekDay:"Día laborable",WeekEndDay:"Día de fin de semana",Subject:"Tema",Categorize:"Categorías",DueIn:"Debido en",DismissAll:"Descartar todo",Dismiss:"Despedir",OpenItem:"Abrir el articulo",Snooze:"dormitar",Day:"Día",Week:"Semana",WorkWeek:"Semana de trabajo",Month:"Mes",AddEvent:"Añadir evento",CustomView:"Vista personalizada",Agenda:"Agenda",Detailed:"Modificar cita",EventBeginsin:"Comienza en la cita",Editevent:"Modificar cita",Editfollowingevent:"Eventos siguientes",Editseries:"Editar Serie",Times:"veces",Until:"hasta",Eventwas:"cita era",Hours:"horas",Minutes:"mins",Overdue:"cita atrasada",Days:"días",Event:"Evento",Select:"seleccionar",Previous:"Anterior",Next:"Siguiente",Close:"Cerca",Delete:"Borrar",Date:"Fecha",Showin:"Mostrar en",Gotodate:"Ir a la fecha",Resources:"RECURSOS",RecurrenceDeleteTitle:"Eliminar Repetir cita",Location:"Ubicación",Priority:"Prioridad",RecurrenceAlert:"Alerta",NoTitle:"Sin título",OverFlowAppCount:"más nombramientos",AppointmentIndicator:"Click para ver más citas",WrongPattern:"El patrón de periodicidad no es válido",CreateError:"La duración de la cita debe ser inferior a la frecuencia con que se produce. Acortar la duración, o cambiar el patrón de repetición en el cuadro de diálogo Repetir cita.",DragResizeError:"No se puede reprogramar una ocurrencia de la cita periódica si se salta una ocurrencia posterior de la misma cita.",StartEndError:"Hora de finalización debe ser mayor que el tiempo de inicio",MouseOverDeleteTitle:"eliminar cita",DeleteConfirmation:"¿Está seguro de que desea eliminar esta cita?",Time:"Hora",EmptyResultText:"No hay sugerencias",BlockIntervalAlertTitle:"Alerta",BlockIntervalError:"El intervalo de tiempo seleccionado ha sido bloqueado y no está disponible para la selección.",RecurrenceDateValidation:"Algunos meses tienen menos fechas seleccionadas. Durante estos meses, la ocurrencia caerá en la última fecha del mes",SeriesChangeAlert:"Los cambios realizados en instancias específicas de esta serie serán cancelados y esas citas coincidirán con la serie nuevamente"};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["es-ES"]={Cut:"Cortar",Copy:"Copia",FormatPainter:"Copiar formato",Paste:"Pegar",PasteValues:"Sólo pegar valores",PasteSpecial:"Pegar",Filter:"Filtrar",FilterContent:"Activar el filtrado de las celdas seleccionadas.",FilterSelected:"Filtrar por el valor de la celda seleccionada",Sort:"Ordenar",Clear:"Claro",ClearContent:"Eliminar todo en la célula, o eliminar sólo los de formato, contenidos, comentarios o hipervínculos.",ClearFilter:"Borrar filtro",ClearFilterContent:"Limpiar el filtro y ordenar el estado de la gama actual de datos.",SortAtoZ:"Ordenar de A a Z",SortAtoZContent:"Los más bajos.",SortZtoA:"Ordenar de Z a A",SortZtoAContent:"De mayor a menor.",SortSmallesttoLargest:"Ordenar de menor a mayor",SortLargesttoSmallest:"Ordenar de mayor a menor",SortOldesttoNewest:"Ordenar antiguo a más reciente",SortNewesttoOldest:"Ordenar reciente al más antiguo",Insert:"Insertar",InsertTitle:"Las células de inserción",InsertContent:"Añadir nuevas celdas, filas o columnas a su libro ",MultipleInsertContent:" Para su información:. Para insertar varias filas o columnas a la vez, seleccionar varias filas o columnas de la hoja, y haga clic en Insertar.",InsertSBContent:"Añadir celdas, filas, columnas u hojas de su libro.",Delete:"Borrar",DeleteTitle:"eliminar celdas",DeleteContent:"Eliminar celdas, filas, columnas u hojas de su libro de trabajo ",MultipleDeleteContent:" Para su información:. Para eliminar varias filas o columnas a la vez, seleccionar varias filas o columnas de la hoja, y haga clic en Eliminar.",FindSelectTitle:"Buscar y seleccionar",FindSelectContent:"Haga clic para ver opciones para buscar texto en el documento.",CalculationOptions:"Opciones de cálculo",CalcOptTitle:"Opciones de cálculo",CalcOptContent:"Elige fórmulas para calcular de forma automática o manualmente. ",CalcOptRecalcContent:" Si se realiza un cambio que afecta a un valor, hoja de cálculo volverá a calcular automáticamente.",CalculateSheet:"Calcula Hoja",CalculateNow:"calcular Ahora",CalculateNowContent:"Calcula el libro completo ahora.",CalculateNowTurnOffContent:" Sólo es necesario usar esta opción si el cálculo automático está desactivado.",CalculateSheetContent:"Calcular la hoja activa ahora.",CalculateSheetTurnOffContent:" Sólo es necesario usar esta opción si el cálculo automático está desactivado.",Title:"Hoja de cálculo",ColorPicker:"Selector de colorAlignRightContent",Ok:"DE ACUERDO",Cancel:"Cancelar",Alert:"No podríamos hacer esto para el rango de celdas seleccionado. Seleccionar una sola celda dentro de un rango de datos y vuelva a intentarlo.",HeaderAlert:"El comando no pudo completarse debido a que está intentando filtrar con el cabezal del filtro. Seleccionar una sola celda en el rango del filtro y a intentar el mandato.",FlashFillAlert:"Todos los datos próximos a la selección fue verificada y no hubo un patrón para el relleno de valores.",Formatcells:"Formato de celdas",FontFamily:"Fuente",FFContent:"Elegir un nuevo tipo de letra para el texto.",FontSize:"Tamaño de fuente",FSContent:"Cambiar el tamaño de su texto.",IncreaseFontSize:"Aumentar tamaño de fuente",IFSContent:"Haga su texto un poco más grande.",DecreaseFontSize:"Disminuir fuente",DFSContent:"Haga su texto un poco más pequeño.",Bold:"Negrita",Italic:"Itálico",Underline:"Subrayar",Linethrough:"A través de la línea",FillColor:"Color de relleno",FontColor:"Color de fuente",TopAlign:"Alinear arriba",TopAlignContent:"Alinear el texto a la parte superior.",MiddleAlign:"Alinear Medio",MiddleAlignContent:"Alinear el texto de modo que quede centrado entre la parte superior e inferior de la celda.",BottomAlign:"Alinear abajo",BottomAlignContent:"Alinear el texto a la parte inferior.",WrapText:"Ajustar el texto",WrapTextContent:"Ajustar el texto extra larga en varias líneas para que pueda ver todo.",AlignLeft:"Alinear a la izquierda",AlignLeftContent:"Alinear su contenido a la izquierda.",AlignCenter:"Centrar",AlignCenterContent:"Centro de su contenido.",AlignRight:"alinear a la derecha",AlignRightContent:"Alinear su contenido a la derecha.",IncreaseIndent:"Aumento guión",IncreaseIndentContent:"Mueva su contenido más lejos del borde de la celda.",DecreaseIndent:"Reducir sangría",DecreaseIndentContent:"Mueva su contenido más cerca del borde de la celda.",Undo:"Deshacer",Redo:"Rehacer",NumberFormat:"Formato numérico",NumberFormatContent:"Elija el formato de sus células, como porcentaje, moneda, fecha u hora.",AccountingStyle:"Estilo de Contabilidad",AccountingStyleContent:"Formato que el formato de número de contabilidad en dólares.",PercentageStyle:"Estilo ciento",PercentageStyleContent:"Formato como un porcentaje.",CommaStyle:"Estilo millares",CommaStyleContent:"Formato sin separador de miles.",IncreaseDecimal:"aumentar decimales",IncreaseDecimalContent:"Ver más lugares decimales para un valor más preciso.",DecreaseDecimal:"disminuir decimales",DecreaseDecimalContent:"Mostrar menos cifras decimales.",AutoSum:"Autosuma",AutoSumTitle:"Suma",AutoSumContent:"Añadir automáticamente un cálculo rápido de la hoja de cálculo, tales como suma o promedio.",Fill:"Llenar",ExportXL:"Sobresalir",ExportCsv:"CSV",ExportPdf:"PDF",BackgroundColor:"Color de relleno",BGContent:"Colorear el fondo de las células para hacer que destaquen.",ColorContent:"Cambiar el color de su texto.",Border:"Frontera",BorderContent:"Aplicar bordes a las celdas seleccionadas.",BottomBorder:"Borde inferior",TopBorder:"Border,",LeftBorder:"Borde izquierdo",RightBorder:"Borde derecho",OutsideBorder:"fronteras exteriores",NoBorder:"Sin bordes",AllBorder:"todas las fronteras",ThickBoxBorder:"Gruesa borde de cuadro",ThickBottomBorder:"Borde inferior grueso",TopandThickBottomBorder:"Superior e inferior grueso de la frontera",BottomDoubleBorder:"Borde doble inferior",TopandBottomDoubleBorder:"Borde doble superior e inferior",DrawBorderGrid:"Dibujar borde de cuadrícula",DrawBorder:"dibujar borde",TopandBottomBorder:"Superior e inferior de la frontera",BorderColor:"Color de linea",BorderStyle:"Estilo de línea",Number:"Número se utiliza para la visualización general de números. Moneda y oferta contabilidad especializada para dar formato a un valor monetario.",General:"Formato de celdas generales no tienen formato de número específico.",Currency:"Los formatos de moneda se utilizan para los valores monetarios generales. Utilice formatos de Contabilidad para alinear los puntos decimales en una columna.",Accounting:"formatos de contabilidad se alinean los símbolos de moneda y puntos decimales en una columna.",Text:"Formato de celdas de texto se tratan como texto, incluso cuando un número está en la célula. La célula se muestra exactamente como introducido.",Percentage:"formatos porcentuales multiplican el valor de la celda por 100 y muestra el resultado con un símbolo de porcentaje.",CustomMessage:"Escriba el código de formato de número, usando uno de código existente como punto de partida.",Fraction:" ",Scientific:" ",Type:"Tipo:",CustomFormatAlert:"Introduzca un formato válido",Date:"Formatos de fecha muestran números de serie de fecha y hora como valores de fecha.",Time:"Tiempo formatos de fecha de visualización y números de serie de tiempo como valores de fecha.",File:"ARCHIVO",New:"Nuevo",Open:"Abierto",SaveAs:"Guardar como",Print:"Impresión",PrintContent:"Imprimir la hoja actual.",PrintSheet:"Imprimir",PrintSelected:"De impresión, seleccione",PrintSelectedContent:"Seleccionar un área en la hoja que desea imprimir.",HighlightVal:"Formato de datos no válidos",ClearVal:"claro Validación",Validation:"Validación",DataValidation:"Validación de datos",DVContent:"Escoger de una lista de reglas para limitar el tipo de datos que se pueden introducir en una célula.",PageSize:"Tamaño de página",PageSizeContent:"Elija un tamaño de página para el documento.",FormatCells:"Formato de celdas",ConditionalFormat:"Formato condicional",CFContent:"Fácilmente detectar tendencias y patrones en sus datos usando los colores para resaltar visualmente los valores importantes.",And:"y",With:"con",GTTitle:"Mas grande que",GTContent:"Formato de celdas que son mayores que:",LTTitle:"Menos que",LTContent:"Formato de celdas que son menos de:",BWTitle:"Entre",BWContent:"Formato de celdas que se encuentran entre:",EQTitle:"Igual a",EQContent:"Formato de celdas que se van a EQUAL:",DateTitle:"Una fecha que se sitúa",DateContent:"Formato de celdas que contienen una fecha:",ContainsTitle:"Texto que contiene",ContainsContent:"Formato de celdas que contienen el texto:",GreaterThan:"Mas grande que",LessThan:"Menos que",Between:"Entre",EqualTo:"Igual a",TextthatContains:"El texto que contiene",DateOccurring:"Una fecha que se sitúa",ClearRules:"Reglas claras",ClearRulesfromSelected:"Reglas claras de las celdas seleccionadas",ClearRulesfromEntireSheets:"Reglas claras de hoja entera",CellStyles:"Estilos de celda",CellStylesContent:"Un estilo colorido es una gran manera de hacer que los datos importantes se destacan en la hoja.",CellStyleHeaderText:"Bueno, malo y neutral / títulos y encabezamientos Estilos de celda / temáticos",Custom:"Escriba el código de formato de número, usando uno de los códigos existentes como punto de partida.",CellStyleGBN:"Normal / Bad / Buena / Neutro",CellStyleTH:"Rúbrica 4 / Título",Accent:"acento",Style:"Estilo",FormatAsTable:"Como formato de tabla",FormatasTable:"Formato que la tabla",FATContent:"convertir rápidamente un rango de celdas a una tabla con su propio estilo.",FATHeaderText:"Light / Medium / Dark",FATNameDlgText:"Nombre de la tabla: / Mi tabla tiene encabezados",InvalidReference:"La escala que ha especificado no es válido",ResizeAlert:"El rango especificado no es válido. La parte superior de la mesa debe permanecer en la misma fila, y la tabla resultante deberá coincidir con la tabla original. Especificar un rango válido.",RangeNotCreated:"El aumento de la fila más allá del máximo número de hojas fila está restringido en formato como tabla.",ResizeRestrictAlert:"Aumento o disminución del número de columnas y la disminución de la cantidad de filas está restringida en formato como tabla.",FATResizeTableText:"Introducir un nuevo rango de datos para la tabla:",FATReizeTableNote:"Nota: Los encabezados deben permanecer en la misma fila y el rango de la tabla resultante se deben superponer el rango tabla original.",FormatAsTableAlert:"No se puede crear una tabla con una sola fila. Una tabla debe tener al menos dos filas, una para el encabezado de la tabla, y una para datos",FormatAsTableTitle:"Luz 1 / Luz 2 / Luz 3 / Luz 4 / luz 5/6 de luz / luz 7 / Luz 8 / Luz 9 / luz 10 / luz 11 / luz 12 / Medio 1 / Media 2 / Medio 3 / Medio 4 / Medio 5 / Medium 6 / Medium 7 / Medio 8/1 oscuro / Dark 2/3 oscuro / Dark 4",NewTableStyle:"Nuevo estilo de tabla",ResizeTable:"Cambiar el tamaño de la tabla",ResizeTableContent:"Cambiar el tamaño de esta tabla añadiendo o eliminando filas y columnas.",ConvertToRange:"Convertir en rango",ConvertToRangeContent:"Convertir esta tabla en un rango normal de las células.",ConverToRangeAlert:"¿Quieres convertir la tabla a un rango normal?",TableID:"ID de tabla:",Table:"Mesa",TableContent:"Crear una tabla para organizar y analizar datos relacionados.",TableStyleOptions:"Primera Columna / Última columna / fila Total / botón de filtro",Format:"Formato",NameManager:"nombre del manager",NameManagerContent:"Crear, editar, eliminar y encontrar todos los nombres utilizados en el libro.",NameManagerFormulaContent:" Los nombres pueden ser utilizados en fórmulas como sustitutos de las referencias de celda.",DefinedNames:"Nombres definidos",DefineName:"definir nombre",DefineNameContent:"Definir y aplicar nombres.",UseInFormula:"En la Fórmula utilizar",UseInFormulaContent:"Elija un nombre usado en este libro y la inserta en la fórmula actual.",RefersTo:"Se refiere a",Name:"Nombre",Scope:"Alcance",NMNameAlert:"El nombre que ha introducido no es valid./Reason para esto pueden incluir: / el nombre no comienza con una letra o un guión bajo / El nombre contiene un espacio u otros caracteres no válidos / Los conflictos de nombres con una hoja de cálculo integrada en el nombre o el nombre de otro objeto en el libro, no se utiliza completamente //",NMUniqueNameAlert:"El nombre introducido ya existe. Introduzca un nombre exclusivo.",NMRangeAlert:"Introduzca un rango válido",FORMULAS:"FÓRMULAS",DataValue:"Valores:",Value:"Valores",Formula:"fórmulas",MissingParenthesisAlert:"Su fórmula le falta un parenthesis--) o (. Verificar la fórmula, y luego añadir los paréntesis en el lugar apropiado.",UnsupportedFile:"Archivo no soportado",IncorrectPassword:"No se puede abrir el archivo de hoja de cálculo o de la contraseña proporcionada",InvalidUrl:"Por favor, especifique el URL adecuado",Up:"Arriba",Down:"Abajo",Sheet:"Hoja",Workbook:"Libro de trabajo",Rows:"por Filas",Columns:"por columnas",FindReplace:"Encuentra Reemplazar",FindnReplace:"Buscar y reemplazar",Find:"Encontrar",Replace:"Reemplazar",FindLabel:"Encontrar que:",ReplaceLabel:"Remplazar con:",ReplaceAll:"Reemplaza todo",Close:"Cerca",FindNext:"Buscar siguiente",FindPrev:"Buscar anterior",Automatic:"Automático",Manual:"Manual",Settings:"ajustes",MatchCase:"Mayúsculas y minúsculas",MatchAll:"Corresponder con el contenido de toda la celda",Within:"Dentro:",Search:"Buscar:",Lookin:"Pase a ver:",ShiftRight:"Desplazar las celdas hacia la derecha",ShiftBottom:"Desplazar las celdas hacia abajo",EntireRow:"Fila completa",EntireColumn:"Toda la columna",ShiftUp:"Desplazar las celdas hacia arriba",ShiftLeft:"Desplazar las celdas hacia la izquierda",Direction:"Dirección:",GoTo:"Ir",GoToName:"Ir:",Reference:"Referencia:",Special:"Especial",Select:"Seleccionar",Comments:"comentarios",Formulas:"fórmulas",Constants:"constantes",RowDiff:"diferencias fila",ColDiff:"diferencias entre columnas",LastCell:"última celda",CFormat:"formatos condicionales",Blanks:"Los espacios en blanco",GotoError:"Error",GotoLogicals:"Logicals",GotoNumbers:"Números",GotoText:"Texto",FindSelect:"Buscar y seleccionar",Comment:"Comentario",NewComment:"Nuevo",InsertComment:"Insertar comentario",EditComment:"Editar",DeleteComment:"Eliminar comentario",DeleteCommentContent:"Eliminar el mensaje seleccionado.",HideComment:"Ocultar comentario",Next:"Siguiente",NextContent:"Saltar a la siguiente comentario.",Previous:"Anterior",PreviousContent:"Salta a la anterior comentario.",ShowHide:"Mostrar / Ocultar comentario",ShowHideContent:"Mostrar u ocultar el comentario en la celda activa.",ShowAll:"Mostrar todos los comentarios",ShowAllContent:"Mostrar todos los comentarios en la hoja.",UserName:"Nombre de usuario",Hide:"Esconder",Unhide:"en Mostrar",Add:"Añadir",DropAlert:"¿Desea reemplazar los datos existentes?",PutCellColor:"Ponga Color seleccionado de la célula a la tapa",PutFontColor:"Ponga la fuente seleccionada en color a la tapa",WebPage:"Página web",WorkSheet:"Hoja de trabajo de referencia",SheetReference:"hoja de referencia",InsertHyperLink:"Insertar hipervínculo",HyperLink:"Hiperenlace",EditLink:"Editar enlace",OpenLink:"Enlace abierto",HyperlinkText:"Texto:",RemoveLink:"Eliminar enlace",WebAddress:"Dirección web:",CellAddress:"Referencia de la celda:",SheetIndex:"Seleccionar un lugar en este documento",ClearAll:"Limpiar todo",ClearFormats:"formatos claras",ClearContents:"Borrar contenido",ClearComments:"claras Comentarios",ClearHyperLinks:"claro hipervínculos",SortFilter:"Ordenar y filtrar",SortFilterContent:"Organizar los datos por lo que es más fácil de analizar.",NumberStart:"Mínimo:",NumberEnd:"Máximo:",DecimalStart:"Mínimo:",DecimalEnd:"Máximo:",DateStart:"Fecha de inicio:",DateEnd:"Fecha final:",ListStart:"Fuente:",FreeText:"se introduce Mostrar mensaje de error de datos no válidos",ListEnd:"Referencia de la celda:",TimeStart:"Hora de inicio:",TimeEnd:"Hora de finalización:",TextLengthStart:"Mínimo:",TextLengthEnd:"Máximo:",CommentFindEndAlert:"Hoja de cálculo llega al final del libro. ¿Quieres continuar con la revisión desde el principio del libro?",InsertSheet:"Insertar",DeleteSheet:"Borrar",RenameSheet:"Rebautizar",MoveorCopy:"Mover o copiar",HideSheet:"Esconder",UnhideSheet:"en Mostrar",SheetRenameAlert:"El nombre ya fue escogido. Pruebe uno diferente.",SheetRenameEmptyAlert:"Ha escrito un nombre no válido para una hoja. Asegúrese de que: ",SheetRenameEmptyCharExceedAlert:" El nombre que escriba no exceda de 31 caracteres ",SheetRenameEmptySplCharAlert:" El nombre no contiene ninguno de los siguientes caracteres:.",SheetRenameEmptyBlankAlert:"Usted no dejar el nombre en blanco.",SheetDeleteAlert:"No se puede deshacer la eliminación de las hojas, y que podría estar eliminando algunos datos. Si usted no lo necesita, haga clic en OK para borrar.",SheetDeleteErrorAlert:"Un libro debe contener al menos una hoja de trabajo visible. Para ocultar, eliminar o mover la hoja seleccionada, primero debe insertar una nueva hoja o mostrar una hoja que ya está oculto.",CtrlKeyErrorAlert:"Este comando no se puede utilizar en múltiples selecciones.",ClipboardAccessError:"Su navegador no puede acceder al portapapeles, así que utilice estos atajos:",MoveToEnd:"Ir al final",Beforesheet:"Antes de la ficha técnica:",CreateaCopy:"Crear una copia",AutoFillOptions:"Las células de copia / relleno de la serie / llenado Sólo Formateo / Fill sin formato Relleno / flash",NumberValidationMsg:"Introduzca sólo dígitos",DateValidationMsg:"Introduzca única fecha",Required:"Necesario",TimeValidationMsg:"El tiempo que ha introducido para el tiempo es válido.",CellAddrsValidationMsg:"La referencia no es valida.",PivotTable:"Tabla dinámica",PivotTableContent:"Fácil de organizar y resumir datos complejos en una tabla dinámica.",NumberTab:"Número",AlignmentTab:"Alineación",FontTab:"Fuente",FillTab:"Llenar",TextAlignment:"alineación del texto",Horizontal:"Horizontal:",Vertical:"Vertical:",Indent:"Sangrar",TextControl:"control de texto",FontGroup:"Fuente:",FontStyle:"Estilo de fuente:",Size:"Tamaño:",PSize:"Tamaño de página",Effects:"efectos:",StrikeThrough:"que atraviesa",Overline:"overline",NormalFont:"fuente normal",Preview:"Avance",Line:"Línea",Presets:"presets",None:"Ninguna",Outline:"contorno",AllSide:"Todos los lados",InsCells:"Las células de inserción",InsRows:"Insertar filas de hoja",InsCols:"Insertar columnas de hoja",InsSheet:"Insertar hoja",DelCells:"eliminar celdas",DelRows:"Eliminar filas de hojas",DelCols:"Eliminar columnas Hoja",DelSheet:"eliminar hoja",HyperLinkAlert:"La dirección de este sitio no es valid.Check la dirección e inténtelo de nuevo.",ReplaceData:"Todo listo. Hicimos / reemplazos.",NotFound:"No hemos podido encontrar lo que busca. Seleccione la configuración de pestaña para más formas de buscar",Data:"Datos:",Allow:"Permitir:",IgnoreBlank:"ignorar espacio en blanco",NotFind:"No se puede encontrar el partido para reemplazar",FreezeTopRow:"Fila superior congelar",FreezeFirstColumn:"Freeze primera columna",UnFreezePanes:"Movilizar paneles",DestroyAlert:"¿Está seguro de que quiere destruir el libro actual sin guardar y crear un nuevo libro?",ImageValAlert:"Sube sólo archivos de imagen",Pictures:"Imágenes",PicturesTitle:"Desde el archivo",PicturesContent:"Insertar imágenes desde el ordenador o desde otros ordenadores que están conectados.",ImportAlert:"¿Está seguro de que quiere destruir el libro actual sin guardar y abrir un nuevo libro?",UnmergeCells:"Separar celdas",MergeCells:"Combinar células",MergeAcross:"Al otro lado de fusionar",MergeAndCenter:"Combinar y Centro",MergeAndCenterContent:"Combinar y centrar el contenido de las celdas seleccionadas en una nueva célula más grande.",MergeCellsAlert:"La fusión de células mantiene valor de celda única parte superior izquierda y descarta los demás valores.",MergeInsertAlert:"Esta operación hará que algunas celdas combinadas de desinstalar. Desea continuar?",Axes:"ejes",PHAxis:"Horizontal primaria",PVAxis:"Vertical primaria",AxisTitle:"Título del eje",CTNone:"Ninguna",CTCenter:"Centrar",CTFar:"Lejos",CTNear:"Cerca",DataLabels:"Etiquetas de datos",DLNone:"Ninguna",DLCenter:"Centrar",DLIEnd:"Dentro End",DLIBase:"Dentro de Base",DLOEnd:"terminar en el exterior",ErrorBar:"Barras de error",Gridline:"Las líneas de cuadrícula",PMajorH:"Primary Major Horizontal",PMajorV:"Mayor primaria Vertical",PMinorH:"Horizontal primaria Menor",PMinorV:"Mayor primaria Vertical",Legend:"leyendas",LNone:"Ninguna",LLeft:"Izquierda",LRight:"Derecha",LBottom:"Fondo",LTop:"Parte superior",ChartTitleDlgText:"Introducción del título",ChartTitle:"Título",InvalidTitle:"Ha escrito un nombre no válido para el título.",CorrectFormat:"Seleccione el formato de archivo correcto",ResetPicture:"Reset Picture",ResetPictureContent:"Descartar todos los cambios de formato realizados en esta imagen.",PictureBorder:"Frontera del cuadro",PictureBorderContent:"Elige el color, ancho y estilo de línea para el contorno de su forma.",ResetSize:"Restablecer del cuadro y del tamaño",Height:"Altura",Width:"Anchura",ThemeColor:"Colores del tema",NoOutline:"sin Esquema",Weight:"Peso",Dashes:"Los guiones",ColumnChart:"Columna",ColumnChartTitle:"Insertar gráfico de columnas",ColumnChartContent:"Utilizar este tipo de gráfico para comparar visualmente los valores a través de unas pocas categorías.",BarChart:"Bar",BarChartTitle:"Insertar gráfico Bar",BarChartContent:"Utilizar este tipo de gráfico para comparar visualmente los valores a través de unas pocas categorías cuando el gráfico se muestra la duración o el texto categoría es larga.",StockChart:"Radar",StockChartTitle:"Insertar gráfico radial",StockChartContent:"Utilizar este tipo de gráfico para mostrar los valores relativos a un punto central.",LineChart:"Line",LineChartTitle:"Insertar Gráfico de líneas",LineChartContent:"Utilizar este tipo de gráfico para mostrar tendencias en el tiempo (años, meses y días) o categorías.",AreaChart:"Area",AreaChartTitle:"Insertar gráfico Área",AreaChartContent:"Utilizar este tipo de gráfico para mostrar tendencias en el tiempo (años, meses y días) o categorías. Lo utilizan para destacar la magnitud del cambio en el tiempo.",ComboChart:"Combo",PieChart:"Tarta",PieChartTitle:"Insertar el gráfico de sectores / buñuelo",PieChartContent:"Utilizar este tipo de gráfico para mostrar las proporciones de un todo. Utilizarlo cuando el total de sus números es 100%.",ScatterChart:"Dispersión",ScatterChartTitle:"Insertar Scatter (X, Y) Gráfico",ScatterChartContent:"Utilizar este tipo de gráfico para mostrar la relación entre conjuntos de valores.",ClusteredColumn:"Columna agrupado",StackedColumn:"Columna apilada",ClusteredBar:"Agrupado Bar",StackedBar:"Stacked Bar",Radar:"Radar",RadarMarkers:"Radar ancho Marcadores",LineMarkers:"Línea ancho Marcadores",Area:"Zona",StackedArea:"Stacked Área",Pie:"Tarta",Doughnut:"Rosquilla",Scatter:"Dispersión",ChartRange:"Rango Gráfico",XAxisRange:"Introduzca rango del eje X:",YAxisRange:"Introduzca rango del eje Y:",LegendRange:"Introduzca rango de leyenda:",YAxisMissing:"Introduzca rango del eje Y para crear diagrama",InvalidYAxis:"rango del eje Y debe estar dentro del rango seleccionado",InvalidXAxis:"rango del eje X debe estar dentro del rango seleccionado",InvalidLegend:"Leyenda rango debe estar dentro del rango seleccionado",InvalidXAxisColumns:"rango del eje X debe estar dentro de una sola columna",FreezePanes:"Inmovilizar paneles",FreezePanesContent:"Congelar una parte de la hoja para mantenerlo visible mientras se desplaza por el resto de la hoja.",PasteContent:"Añadir el contenido del portapapeles al documento.",PasteSplitContent:"Elija una opción de pegado, como mantener el formato o pegar sólo el contenido.",CutContent:"Retire la selección y colocarla en el portapapeles para que pueda pegarlo en otro lugar.",CopyContent:"Ponga una copia de la selección en el portapapeles para que pueda pegarlo en otro lugar.",FPTitle:"Copiar formato",FPContent:"Al igual que el aspecto de una selección particular? Usted puede solicitar que la mirada de otros contenidos en el documento.",BoldContent:"Haga su texto en negrita.",ItalicContent:"Poner en cursiva el texto.",ULineContent:"Subrayar el texto.",LineTrContent:"Cruzar algo fuera dibujando una huelga a través de él.",UndoContent:"Deshacer la última acción.",RedoContent:"Rehacer la última acción.",HyperLinkTitle:"Añadir un hipervínculo",HyperLinkContent:"Crear un enlace en su documento para un rápido acceso a las páginas web y archivos.",HyperLinkPlaceContent:" Los hipervínculos también te puede llevar a lugares en su documento.",NewCommentTitle:"Inserte un comentario",NewCommentContent:"Añadir una nota sobre esta parte del documento.",RefreshTitle:"Refrescar",RefreshContent:"Obtener los últimos datos de la fuente conectada a la celda activa",FieldListTitle:"Lista de campos",FieldListContent:"Mostrar u ocultar la lista de campos.",FieldListRemoveContent:" La lista de campos le permite agregar y quitar campos de su informe de tabla dinámica",AddChartElement:"Añadir elemento de gráfico",AddChartElementContent:"Añadir elementos a la tabla creada.",SwitchRowColumn:"Cambiar de fila / columna",SwitchRowColumnContent:"Intercambiar los datos a lo largo del eje.",MergeAlert:"No podemos hacer eso a una celda combinada.",UnhideDlgText:"Mostrar hoja:",ChartThemes:"Temas tabla",ChartThemesContent:"Escoja un tema nuevo para el gráfico.",ChangePicture:"Cambiar imagen",ChangePictureContent:"Cambiar a una imagen diferente, que preserva el formato y el tamaño de la imagen actual.",ChangeChartType:"Cambiar tipo de gráfico",SelectData:"Seleccionar datos",SelectDataContent:"Cambiar el rango de los datos incluidos en la tabla.",Sum:"Suma",Average:"Promedio",CountNumber:"Cuenta numeros",Max:"Max",Min:"min",ChartType:"Cambiar tipo de gráfico",ChartTypeContent:"Cambiar a un tipo de gráfico diferente.",AllCharts:"todos Listas",defaultfont:"Defecto",LGeneral:"General",LCurrency:"Moneda",LAccounting:"Contabilidad",LDate:"Fecha",LTime:"Hora",LPercentage:"Porcentaje",LFraction:"Fracción",LScientific:"Científico",LText:"Texto",LCustom:"Personalizado",FormatSample:"Muestra",Category:"Categoría:",Top:"Parte superior",Center:"Centrar",Bottom:"Fondo",Left:"Izquierda (sangría)",Right:"Derecha",Justify:"Justificar",GeneralTxt:"Formato de celdas generales no tienen formato de número específico.",NegativeNumbersTxt:"Los números negativos",ThousandSeparatorTxt:"Utilice 1000 Separador",DecimalPlacesTxt:"Decimales:",TextTxt:"Formato de celdas de texto se tratan como texto, incluso cuando un número está en la célula. La célula se muestra exactamente como introducido.",BoldItalic:"Negrita cursiva",Regular:"Regular",HyperLinkHide:"<< Selección en el Documento >>",InvalidSheetIndex:"Especificar SheetIndex adecuada",HugeDataAlert:"El archivo es demasiado grande para abrir.",ImportExportUrl:"Dar dirección URL de importación / exportación y vuelve a intentarlo.",BetweenAlert:"El máximo debe ser mayor o igual que el mínimo.",BorderStyles:"Sólido / La / punteada/Doble",FPaneAlert:"Panel de congelación no se aplica para la primera celda",ReplaceNotFound:"Hoja de cálculo no puede encontrar una coincidencia.",BlankWorkbook:"libro en blanco",SaveAsExcel:"Guardar como Excel",SaveAsCsv:"Guardar como CSV",SaveAsPdf:"Guardar como PDF",Design:"DISEÑO",NewName:"Nuevo nombre",FormulaBar:"Barra de formulas",NameBox:"nombre de la carpeta",NumberValMsg:"Los valores decimales no se pueden utilizar para las condiciones numéricas.",NumberAlertMsg:"Introduzca sólo dígitos.",ListAlert:"rango de celdas es incorrecta, Por favor, introduzca el rango de celdas correcta.",ListValAlert:"El origen de la lista debe ser una lista delimitada, o una referencia a una sola fila o columna.",ListAlertMsg:"El valor que ha introducido no es válido",AutoFillTitle:"Opciones de Autocompletar",NewSheet:"Hoja nueva",FullSheetCopyPasteAlert:"No se puede pegar porque el área Copia y área de pegado no son del mismo tamaño.",Heading:"encabezamientos",Gridlines:"Las líneas de cuadrícula",Firstsheet:"Desplazarse a la primera hoja",Lastsheet:"Desplazarse hasta la última hoja",Nextsheet:"Desplazarse a la siguiente hoja",Prevsheet:"Desplazarse a la hoja anterior",ProtectWorkbook:"proteger libro",UnProtectWorkbook:"Desproteger libro",ProtectWBContent:"Mantener a otros de hacer cambios estructurales para su libro",Password:"Contraseña",ConfirmPassword:"Re Introduzca la contraseña para proceder:",PasswordAlert1:"La confirmación de contraseña no es idéntica.",PasswordAlert2:"Porfavor ingrese una contraseña.",PasswordAlert3:"La contraseña que proporcionó no es correcta. Compruebe que la tecla Bloq Mayús está apagado y asegúrese de utilizar correctamente las mayúsculas.",Protect:"esta protegido.",Lock:"Bloquear celda",Unlock:"desbloquear la célula",Protectsheet:"Hoja de protección",protectsheettooltip:"Evitar cambios no deseados de los demás, al limitar su capacidad de editar",Unprotect:"Desproteger hoja",LockAlert:"La célula que está intentando cambiar está en hoja protegida. Para realizar cambios, haga clic en Desproteger hoja en la ficha Revisar.",CreateRule:"Nueva regla",NewRule:"Nueva regla de formato",NewRuleLabelContent:"valores de formato, donde esta fórmula es verdadera:",InsertDeleteAlert:"no se permite esta operación. La operación está tratando de cambiar las celdas de una tabla en la hoja de cálculo.",ReadOnly:"La gama que está intentando cambiar contiene leer sólo las células.",CreatePivotTable:"Crear tabla dinámica",Range:"Distancia:",ChoosePivotTable:"Elegir dónde desea que la tabla dinámica para ser colocado",NewWorksheet:"nueva hoja de cálculo",ExistingWorksheet:"Hoja de trabajo existente",Location:"Ubicación:",Refresh:"Refrescar",PivotRowsAlert:"Este comando requiere al menos dos filas de datos de origen. No se puede utilizar el comando en una selección en una sola fila.",PivotLabelsAlert:"El nombre del campo de tabla dinámica no es válido, Para crear un informe de tabla dinámica, debe utilizar los datos que se organiza como una lista con las columnas etiquetadas. Si va a cambiar el nombre de un campo de tabla dinámica, debe escribir un nuevo nombre para el campo.",FieldList:"Lista de campos",MergeSortAlert:"Para ello, todas las celdas combinadas tienen que ser del mismo tamaño.",FormulaSortAlert:"El rango de ordenación con la fórmula no puede ser ordenada.",MergePreventInsertDelete:"no se permite esta operación. La operación está tratando de desplazar a las células de combinación en la hoja de cálculo.",FormulaRuleMsg:"Por favor, introduzca el formato correcto.",MovePivotTable:"Mover tabla dinámica",MovePivotTableContent:"Mover la tabla dinámica a otro lugar en el libro.",ClearAllContent:"Eliminar campos y filtros.",ChangeDataSource:"Modificar",ChangeDataSourceContent:"Cambiar los datos de origen para esta tabla dinámica",ChangePivotTableDataSource:"Cambiar origen de datos de tabla dinámica",TotalRowAlert:"no se permite esta operación. La operación está tratando de cambiar las celdas de una tabla en la hoja de cálculo. Haga clic en OK para continuar con la fila entera.",CellTypeAlert:"Esta operación no está permitido en el tipo de células gama aplicada.",PivotOverlapAlert:"Un informe de tabla dinámica no se pueden superponer otro informe de tabla dinámica",NoCellFound:"No se encontraron células",CorrectArgument:"Introduzca el argumento correcto",CorrectFormula:"Introduzca la fórmula correcta",CorrectCellAddress:"Introduzca la dirección de la celda correcta",ChartType:"Tipo de gráfico",NumberValidationAlert:"El Máximo debe ser mayor o igual a Mínimo",DateValidationAlert:"La fecha de finalización debe ser mayor o igual que la fecha de inicio",TimeValidationAlert:"La hora de finalización debe ser mayor o igual que Hora de inicio",NewRuleAlert:"Hay un problema con esta fórmula",DragAlert:"El comando no se pudo completar cuando intenta mover celdas dentro del rango del filtro. Seleccione un rango fuera del rango del filtro y vuelva a intentar el comando.",OR:"o",HOME:"CASA",INSERT:"INSERTAR",DATATAB:"DATOS",PAGELAYOUT:"DISEÑO DE PÁGINA",REVIEW:"REVISIÓN",OTHERS:"OTROS",FORMAT:"Formato",DESIGN:"DISEÑO",CHARTDESIGN:"Diseño Gráfico",ANALYZE:"Analizar",FileName:"Nombre del archivo",Save:"Salvar",SaveFile:"Guarda el archivo",HighlightCellRules:"Resaltar reglas de celda",LightRedFillDark:"Rojo claro con texto rojo oscuro",YellowFillDark:"Relleno amarillo con texto amarillo oscuro",GreenFillDark:"Relleno verde con texto verde oscuro",RedFill:"Relleno rojo",RedText:"Texto rojo",Column:"Columna",Bar:"Bar",Line:"Línea",DataValidationType:"Número / Decimal / Fecha / Hora / TextLength / Lista",DataValidationAction:"Mayor que / mayor que o igual a / menor que / menor que o igual a / igual a / no igual a / entre / no entre",Modify:"modificar",Apply:"Aplicar",NewCellStyle:"Nuevo estilo de celda",cellStyleAlert:"Este nombre de estilo ya existe",modifyCellStyleAlert:"Este nombre de estilo no existe",Color:"kleur",StyleName:"Nombre de estilo",LShortdate:"Fecha corta",LLongdate:"Fecha larga",Clipboard:"portapapeles",Font:"fuente",Actions:"acciones",Styles:"estilos",Editing:"edición",Tables:"tablas",Illustrations:"Ilustraciones",Links:"izquierda",Charts:"gráficos",DataTools:"Herramientas de datos",Show:"espectáculo",PageLayout:"Diseño de la página",Changes:"cambios",Window:"ventana",Cells:"Las células",Calculation:"cálculo",Properties:"propiedades",Tools:"instrumentos",TableStyleOption:"Opciones de estilo de tabla",ChartLayouts:"Diseños de gráficos",ChartDesignData:"datos",ChartDesignType:"grado",ChartDesignSize:"tamaño",Adjust:"ajustar",FormatSize:"tamaño",AnalyzePivotTable:"Tabla dinámica",DataSource:"DataSource",FATTitlePrefix:"Estilo de mesa",HighPoint:"Punto álgido",LowPoint:"Punto bajo",FirstPoint:"Primer punto",LastPoint:"Ultimo punto",NegativePoint:"Puntos negativos",Markers:"Marcadores",NegativePoints:"Puntos negativos",LineSparklineTitle:"Insertar Line Sparkline",LineSparklineContent:"Las líneas de chispa son mini tablas ubicadas en una sola celda, cada una representa una fila de datos en su selección",ColumnSparklineTitle:"Insertar columna Sparkline",ColumnSparklineContent:"Las líneas de chispa son mini tablas ubicadas en una sola celda, cada una representa una fila de datos en su selección",WinLossSparklineTitle:"Insertar chispa de ganancia / pérdida",WinLossSparklineContent:"Las líneas de chispas son mini tablas ubicadas en una sola celda, cada una representa una fila de datos en su selección,",Line:"Línea",SparklineColor:"Sparkline Color",SparklineColorTitle:"Sparkline Color",SparklineColorContent:"Especifique el color de las líneas de chispa en el grupo de líneas seleccionadas",MarkerColor:"Marcador de color",MarkerColorContent:"Cambie el color de los puntos negativos, marcadores y todos los demás puntos para el grupo de chispa seleccionado",ChooseDataRange:"Elija el rango de datos",ChooseLocationRange:"Elija el rango de ubicación",DataRange:"Rango de datos",LocationRange:"Rango de ubicación",EmptyDLRnge:"La fuente de datos o la referencia de ubicación no son válidas",SourceDataRange:"Seleccione un rango de datos fuente para el sparkline",SparklineAlert:"La referencia de ubicación no es válida porque las celdas no están todas en la misma columna o fila. Seleccionar celdas que están todas en una sola fila o en una sola columna",SparklineDataAlert:"Ingrese el formato de datos correcto",SparklineLocAlert:"La referencia para la ubicación o el rango de datos no es válida",SDataRangeAlert:"La referencia del origen de datos no es válida",LineAlert:"No se puede crear el gráfico de líneas para un solo valor",EditData:"Editar datos",EditDataContent:"Editar ubicación de grupo y datos",EditSingleSparklineData:"Editar datos de Sparkline únicos",EditSparklineData:"Editar datos de Sparkline",HiddenEmptyCells:"Celdas ocultas y vacías",SwitchRowCol:"Cambiar fila / columna",CreateSparkline:"Crear Sparkline",SelectDataSource:"Seleccione un rango de datos fuente para el sparkline",SPARKLINEDESIGN:"Diseño Sparkline",CancellationRequested:"No se pudo abrir dentro del tiempo de espera especificado",ImportPreventedOnUnknownFormula:"Este archivo no se puede cargar ya que contiene fórmulas no compatibles.",PivotTableName:"Nombre de tabla dinámica",ArrayaFormula:"No puedes cambiar parte de una matriz",ArrayaFormulaTableAlert:"Las fórmulas de matriz multicelda no están permitidas en las tablas",ValueFieldSettings:"Configuración de campo de valor",FieldTab:"Resumir valores por",SummarizeValue:"Resumir el valor del campo por",SummarizeChooseType:"Elija el tipo de cálculo que desea usar para resumir los datos del campo seleccionado",FieldValue:"Nombre de la fuente:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["es-ES"]={watermarkText:"Seleccione una hora"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["es-ES"]={toolboxTooltipTexts:{addTool:"Añadir",editTool:"Editar",updateTool:"Actualizar",deleteTool:"Borrar",cancelTool:"Cancelar",expandAllTool:"Expandir todo",collapseAllTool:"Desplegar todo",pdfExportTool:"exportación PDF",excelExportTool:"exportación Excel",printTool:"Impresión",searchTool:"Buscar"},contextMenuTexts:{addRowText:"Añadir fila",editText:"Editar",deleteText:"Borrar",saveText:"Salvar",cancelText:"Cancelar",aboveText:"Encima",belowText:"Abajo"},columnMenuTexts:{sortAscendingText:"Orden ascendente",sortDescendingText:"Orden descendiente",columnsText:"columnas",freezeText:"Congelar",unfreezeText:"Descongelar",freezePrecedingColumnsText:"Congelar columnas precedentes",insertColumnLeft:"Insertar columna izquierda",insertColumnRight:"Insertar columna derecha",deleteColumn:"eliminar columna",renameColumn:"Cambiar el nombre de la columna",menuFilter:"Filtrar"},filterMenuTexts:{stringMenuOptions:[{text:"Comienza con",value:"startswith"},{text:"Termina con",value:"endswith"},{text:"contiene",value:"contains"},{text:"Igual",value:"equal"},{text:"No es igual",value:"notequal"}],numberMenuOptions:[{text:"Menos que",value:"lessthan"},{text:"Mas grande que",value:"greaterthan"},{text:"Menos que o igual a",value:"lessthanorequal"},{text:"Mayor qué o igual a",value:"greaterthanorequal"},{text:"Igual",value:"equal"},{text:"No es igual",value:"notequal"}],filterValue:"Valor de filtro",filterButton:"Filtrar",clearButton:"Claro",enterValueText:"introducir el valor"},columnDialogTexts:{field:"Campo",headerText:"Texto de cabecera",editType:"Editar Tipo",filterEditType:"Editar filtro de Tipo",allowFiltering:"permitir el filtrado",allowFilteringBlankContent:"Permitir el filtrado de contenido en blanco",allowSorting:"permitir la clasificación",visible:"Visible",width:"Anchura",textAlign:"Alineación de texto",headerTextAlign:"Alineación de texto de encabezado",isFrozen:"Está congelado",allowFreezing:"Permitir congelación",columnsDropdownData:"Columna gota datos de Down",dropdownTableText:"Texto",dropdownTableValue:"Valor",addData:"Añadir",deleteData:"retirar",allowCellSelection:"Permitir selección de la célula",showInColumnChooser:"Mostrar en el selector de columna",displayAsCheckbox:"Mostrar como casilla de verificación",clipMode:"Modo de clip",tooltip:"Tooltip",headerTooltip:"Tooltip del encabezado"},editTypeTexts:{string:"Cuerda",numeric:"Numérico",datePicker:"Selector de fechas",dateTimePicker:"Selector de fecha y hora",dropdown:"Desplegable",boolean:"Booleano"},textAlignTypes:{right:"Derecha",left:"Izquierda",center:"Centrar"},clipModeTexts:{clip:"Acortar",ellipsis:"Elipsis"},columnDialogTitle:{insertColumn:"insertar columna",deleteColumn:"eliminar columna",renameColumn:"Cambiar el nombre de la columna"},deleteColumnText:"¿Está seguro de que quiere eliminar esta columna?",deleteRecordText:"¿Está seguro de que desea eliminar el registro?",okButtonText:"DE ACUERDO",cancelButtonText:"Cancelar",confirmDeleteText:"Confirmar eliminación",batchSaveConfirmText:"¿Está seguro de que desea guardar los cambios?",batchSaveLostChangesText:"Se perderán los cambios no guardados. ¿Estás seguro de que quieres continuar?",cancelEditText:"¿Está seguro de que desea cancelar los cambios?",dropDownListBlanksText:"(Espacios en blanco)",dropDownListClearText:"(Borrar filtro)",trueText:"Cierto",falseText:"Falso",emptyRecord:"No hay registros que mostrar"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["es-ES"]={buttonText:{upload:"Subir",browse:"Vistazo",cancel:"Cancelar",close:"Cerca"},dialogText:{title:"Subir Box",name:"Nombre",size:"tamaño",status:"Estado"},dropAreaText:"Soltar los archivos o haga clic para cargar",filedetail:"El tamaño del archivo seleccionado es demasiado grande. Por favor, seleccione un archivo dentro del tamaño válido.",denyError:"No se permiten archivos con extensiones #Extension.",allowError:"Sólo se permiten archivos con extensiones #Extension.",cancelToolTip:"Cancelar",removeToolTip:"retirar",retryToolTip:"Rever",completedToolTip:"Terminado",failedToolTip:"Ha fallado",closeToolTip:"Cerca"};break;case"ejSpellCheck":t.SpellCheck.Locale=t.SpellCheck.Locale||{};t.SpellCheck.Locale["es-ES"]={SpellCheckButtonText:"Ortografía",NotInDictionary:"No en el diccionario",SuggestionLabel:"sugerencias",IgnoreOnceButtonText:"Ignorar una vez",IgnoreAllButtonText:"Ignora todo",AddToDictionary:"Añadir al diccionario",ChangeButtonText:"Cambio",ChangeAllButtonText:"Cambia todo",CloseButtonText:"Cerca",CompletionPopupMessage:"revisión ortográfica",CompletionPopupTitle:"Corrector ortográfico",Ok:"DE ACUERDO",NoSuggestionMessage:"No hay sugerencias disponibles"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["es-ES"]={Play:"jugar",Pause:"Pausa",Mute:"Mudo",Unmute:"Reactivar",Settings:"Configuración",FullScreen:"Pantalla completa",ExitFullScreen:"Salir de pantalla completa",HidePlaylist:"Ocultar lista de reproducción",Previous:"Anterior",Next:"Siguiente",TogglePlaylist:"Alternar lista de reproducción",Rewind:"Rebobinar",Forward:"Adelante",Playlist:"Lista de reproducción",RepeatPlaylist:"Repetir lista de reproducción",Shuffle:"Barajar",VideoTitle:"Vídeo",PlaylistTitle:"Lista de reproducción",PlaylistItemName:"Producto en la lista",PlaylistItemAuthor:"Autor",Media:"Medios de comunicación",Speed:"Velocidad",Quality:"Calidad",Normal:"Normal",Auto:"Auto"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["es-ES"]={captionText:"Texto"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["es-ES"]={headerTitle:"Título",headerBackButtonText:"Espalda"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_esES(i);t.ExcelFilter&&n.fn.Locale_esES("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.fr-FR.min.js b/public/scripts/l10n/ej.localetexts.fr-FR.min.js deleted file mode 100644 index e7e8d2f..0000000 --- a/public/scripts/l10n/ej.localetexts.fr-FR.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.fr-FR.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("frFR")<0&&t.locales.push("frFR");n.fn.Locale_frFR=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["fr-FR"]={addNewText:"Ajouter un nouveau",emptyResultText:"Pas de suggestions",actionFailure:"Le champ spécifié n'existe pas dans la source de données donné",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["fr-FR"]={buttonText:{apply:"Appliquer",cancel:"Annuler",swatches:"Échantillons"},tooltipText:{switcher:"Commutateur",addButton:"Ajouter une couleur",basic:"De base",monoChrome:"Monochrome",flatColors:"Couleurs plates",seaWolf:"Loup de mer",webColors:"Couleurs Web",sandy:"Sablonneux",pinkShades:"Pink Shades",misty:"Brumeux",citrus:"Agrumes",vintage:"Cru",moonLight:"clair de lune",candyCrush:"Candy Crush",currentColor:"Couleur actuelle",selectedColor:"Couleur sélectionnée"}};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["fr-FR"]={watermarkText:"entrer la valeur"};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["fr-FR"]={watermarkText:"Sélectionner une date",buttonText:"Aujourd'hui"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["fr-FR"]={ButtonText:{apply:"Appliquer",cancel:"Annuler",reset:"Réinitialiser"},watermarkText:"Sélectionner une plage",customPicker:"Sélecteur personnalisé"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["fr-FR"]={watermarkText:"Sélectionnez l'heure de la date",buttonText:{today:"Aujourd'hui",timeNow:"C'est l'heure",done:"Terminé",timeTitle:"Temps"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["fr-FR"]={tooltip:{close:"Fermer",collapse:"Effondrement",restore:"Restaurer",maximize:"Maximiser",minimize:"Minimiser",expand:"Développer",unPin:"Détacher",pin:"Épingle"},closeIconTooltip:"Fermer"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["fr-FR"]={emptyResultText:"Pas de suggestions,",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["fr-FR"]={noRecordsTemplate:"Aucun enregistrement trouvé",actionFailureTemplate:"La demande a échoué"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["fr-FR"]={titleText:"Menu"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["fr-FR"]={placeHolderText:"Entrer le code indiqué",CustomErrorMessage:"Captcha invalide"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["fr-FR"]={SortNoSmaller:"Trier petit au plus grand",SortNoLarger:"Trier grand au plus petit",SortTextAscending:"Trier de A à Z",SortTextDescending:"Trier Z à A",SortDateOldest:"Trier par Le plus ancien",SortDateNewest:"Trier par Date",SortByColor:"Trier par couleur",SortByCellColor:"Trier par Portable",SortByFontColor:"Trier par Couleur de police",FilterByColor:"Filtrer par couleur",CustomSort:"Tri personnalisé",FilterByCellColor:"Filtrer par Portable",FilterByFontColor:"Filtrer par couleur de police",ClearFilter:"Clair Filtrer",NumberFilter:"Filtres numériques",GuidFilter:"Filtres Gud",TextFilter:"Filtres de texte",DateFilter:"La date Filtres",DateTimeFilter:"Date Heure Filtres",SelectAll:"Sélectionner tout",Blanks:"Blanks",Search:"Chercher",Showrowswhere:"Afficher les lignes où",NumericTextboxWaterMark:"Entrer la valeur",StringMenuOptions:[{text:"Égal",value:"equal"},{text:"Inequal",value:"notequal"},{text:"Commence avec",value:"startswith"},{text:"Se termine par",value:"endswith"},{text:"contient",value:"contains"},{text:"Filtre personnalisé",value:"customfilter"}],NumberMenuOptions:[{text:"Égal",value:"equal"},{text:"Inequal",value:"notequal"},{text:"Moins que",value:"lessthan"},{text:"Inférieur ou equal",value:"lessthanorequal"},{text:"Plus grand que",value:"greaterthan"},{text:"Meilleur que ou equal",value:"greaterthanorequal"},{text:"Entre",value:"between"},{text:"Filtre personnalisé",value:"customfilter"}],GuidMenuOptions:[{text:"Égal",value:"equal"},{text:"Inequal",value:"notequal"},{text:"Filtre personnalisé",value:"customfilter"}],DateMenuOptions:[{text:"Égal",value:"equal"},{text:"Inequal",value:"notequal"},{text:"Moins que",value:"lessthan"},{text:"Inférieur ou equal",value:"lessthanorequal"},{text:"Plus grand que",value:"greaterthan"},{text:"Meilleur que ou equal",value:"greaterthanorequal"},{text:"Entre",value:"between"},{text:"Filtre personnalisé",value:"customfilter"}],DatetimeMenuOptions:[{text:"Égal",value:"equal"},{text:"Inequal",value:"notequal"},{text:"Moins que",value:"lessthan"},{text:"Inférieur ou equal",value:"lessthanorequal"},{text:"Plus grand que",value:"greaterthan"},{text:"Meilleur que ou equal",value:"greaterthanorequal"},{text:"Entre",value:"between"},{text:"Filtre personnalisé",value:"customfilter"}],Top10MenuOptions:[{text:"Haut",value:"top"},{text:"Bas",value:"bottom"}],title:"Filtre personnalisé",PredicateAnd:"ET",PredicateOr:"OU",OK:"D'accord",MatchCase:"Cas de correspondance",Cancel:"Annuler",NoResult:"Aucun résultat",CheckBoxStatusMsg:"Pas tous les éléments montrant",DatePickerWaterMark:"Sélectionner une date",DateTimePickerWaterMark:"Sélectionnez date heure",True:"vrai",False:"faux",AddToFilter:"Ajouter la sélection actuelle au filtre"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["fr-FR"]={Folder:"Dossier",EmptyFolder:"Ce dossier est vide",ProtectedFolder:"Vous ne possédez pas actuellement l'autorisation d'accéder à ce dossier",EmptyResult:"Aucun élément ne correspond à votre recherche",SortBy:"Trier par",Selected:"choisi",InvalidFileName:"Un nom de fichier ne peut contenir aucun des caractères suivants: \\/: *? \\ <> |",ContextMenuSortBy:"Trier par",Permission:"Autorisation",Back:"En arrière",Forward:"Vers l'avant",Upward:"ascendant",Refresh:"Rafraîchir",Addressbar:"Barre d'adresse",Upload:"Télécharger",Rename:"Rebaptiser",Delete:"Effacer",Download:"Télécharger",Error:"Erreur",PasteError:"Erreur",UploadError:"Erreur",RenameError:"Erreur",Cut:"Coupe",Copy:"Copie",Paste:"Pâte",Details:"Détails",Searchbar:"Barre de recherche",Open:"Ouvert",Search:"Chercher",NewFolder:"Nouveau dossier",Size:"Taille",RenameAlert:"S'il vous plaît entrer un nouveau nom",PasteReplaceAlert:"Le fichier nommé existe déjà. Remplacez l'ancien fichier par un nouveau?",UploadReplaceAlert:"Le fichier nommé existe déjà. Remplacez l'ancien fichier par un nouveau?",NewFolderAlert:"S'il vous plaît entrer un nouveau nom de dossier,",ContextMenuOpen:"Ouvert",ContextMenuNewFolder:"Nouveau dossier",ContextMenuDelete:"Effacer",ContextMenuRename:"Rebaptiser",ContextMenuUpload:"Télécharger",ContextMenuDownload:"Télécharger",ContextMenuCut:"Coupe",ContextMenuCopy:"Copie",ContextMenuPaste:"Pâte",ContextMenuGetinfo:"Informez-vous",ContextMenuRefresh:"Rafraîchir",ContextMenuOpenFolderLocation:"emplacement du dossier ouvert",Item:"article",Items:"articles",GeneralError:"S'il vous plaît voir la fenêtre de la console de navigateur pour plus d'informations",DeleteFolder:"Etes-vous sûr que vous voulez supprimer",CancelPasteAction:"Le dossier de destination est un sous-dossier du dossier source.",OkButton:"D'accord",CancelButton:"Annuler",YesToAllButton:"Oui à tout",NoToAllButton:"Non à tous",YesButton:"Oui",NoButton:"Non",SkipButton:"Sauter",Grid:"Vue par grille",Tile:"vue Tile",LargeIcons:"Grandes icônes",Name:"prénom",Location:"Emplacement",Type:"Type d'élément",Layout:"Disposition",Created:"Créé",Accessed:"Accédé",Modified:"Modifié",DialogCloseToolTip:"Fermer",UploadSettings:{buttonText:{upload:"Télécharger",browse:"Feuilleter",cancel:"Annuler",close:"Fermer"},dialogText:{title:"Boîte de téléchargement",name:"prénom",size:"Taille",status:"statut"},dropAreaText:"Déposer des fichiers ou cliquer pour télécharger",filedetail:"La taille du fichier est trop grand. S'il vous plaît sélectionner un fichier dans le format valide.",denyError:"Fichiers avec des extensions #Extension ne sont pas autorisés.",allowError:"Seuls les fichiers avec les extensions de #Extension sont autorisés.",cancelToolTip:"Annuler",removeToolTip:"Retirer",retryToolTip:"Recommencez",completedToolTip:"Terminé",failedToolTip:"Échoué",closeToolTip:"Fermer"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["fr-FR"]={emptyRecord:"Aucun enregistrement à afficher",unassignedTask:"Tâche non assignée",alertTexts:{indentAlert:"Il n'y a aucune trace de Gantt est sélectionné pour effectuer le retrait",outdentAlert:"Il n'y a aucune trace de Gantt est sélectionné pour effectuer le retrait négatif",predecessorEditingValidationAlert:"Cyclique dépendance survenu, S'il vous plaît Consultez le prédécesseur",predecessorAddingValidationAlert:"Remplissez toutes les colonnes dans la table prédécesseur",idValidationAlert:"Duplicate ID",dateValidationAlert:"Invalid Date de fin",dialogResourceAlert:"Remplissez toutes les colonnes du tableau des ressources"},columnHeaderTexts:{taskId:"ID",taskName:"Nom de la tâche",startDate:"Date de début",endDate:"Date de fin",resourceInfo:"Ressources",duration:"Durée",status:"Progrès",taskMode:"Mode tâche",serialNumber:"Numéro de série",subTasksStartDate:"Date de début des tâches secondaires",subTasksEndDate:"Date de fin des sous-tâches",scheduleStartDate:"Date de début de l'horaire",scheduleEndDate:"Date de fin du calendrier",predecessor:"Prédécesseurs",type:"Type",offset:"Offset",baselineStartDate:"Date de début de base",baselineEndDate:"Baseline Date de fin",WBS:"WBS",WBSPredecessor:"WBS prédécesseur",dialogCustomFieldName:"Nom de colonne",dialogCustomFieldValue:"Valeur",notes:"Remarques",taskType:"type de tâche",work:"Travail",unit:"Unité",effortDriven:"effort Driven",resourceName:"Nom de la ressource"},editDialogTexts:{addFormTitle:"Nouvelle tâche",editFormTitle:"Modifier la tâche",saveButton:"sauvegarder",deleteButton:"Effacer",cancelButton:"Annuler",addPredecessor:"Ajouter un nouveau",removePredecessor:"Retirer",addButton:"Ajouter"},columnDialogTexts:{field:"Champ",headerText:"En-tête",editType:"Modifier le type",filterEditType:"Modifier le type de filtre",allowFiltering:"Autoriser le filtrage",allowFilteringBlankContent:"Autoriser le filtrage du contenu Blank",allowSorting:"Autoriser tri",visible:"Visible",width:"Largeur",textAlign:"Alignement du texte",headerTextAlign:"Alignement du texte en-tête",columnsDropdownData:"Colonne Chute de données vers le bas",dropdownTableText:"Texte",dropdownTableValue:"Valeur",addData:"Ajouter",deleteData:"Retirer",allowCellSelection:"Autoriser la sélection de cellules",clipMode:"Mode Clip",tooltip:"Info-bulle",showInColumnChooser:"Afficher dans le sélecteur de colonne",headerTooltip:"Header Tooltip"},editTypeTexts:{string:"Chaîne",numeric:"Numérique",datePicker:"Sélecteur de date",dateTimePicker:"Date Time Picker",dropdown:"Menu déroulant",boolean:"Boolean"},textAlignTypes:{right:"Droite",left:"La gauche",center:"centre"},clipModeTexts:{clip:"Agrafe",ellipsis:"Ellipse"},toolboxTooltipTexts:{addTool:"Ajouter",editTool:"modifier",saveTool:"Mettre à jour",deleteTool:"Effacer",cancelTool:"Annuler",searchTool:"Chercher",indentTool:"tiret",outdentTool:"Retrait négatif",expandAllTool:"Développer tout",collapseAllTool:"Réduire tout",nextTimeSpanTool:"Suivant Timespan",prevTimeSpanTool:"Précédent Timespan",criticalPathTool:"Chemin critique",excelExportTool:"Exportation Excel",printTool:"Impression",pdfExportTool:"Exportation PDF"},durationUnitTexts:{days:"journées",hours:"heures",minutes:"minutes",day:"journée",hour:"heure",minute:"minute"},durationUnitEditText:{minute:["m","min","minute","minutes"],hour:["h","hr","heure","heures"],day:["d","dy","journée","journées"]},workUnitTexts:{days:"journées",hours:"heures",minutes:"minutes"},taskTypeTexts:{fixedWork:"travail fixe",fixedUnit:"Unités fixes",fixedDuration:"Durée fixe"},effortDrivenTexts:{yes:"Oui",no:"Non"},contextMenuTexts:{taskDetailsText:"Détails de la tâche ...",addNewTaskText:"Ajouter une nouvelle tâche",indentText:"tiret",outdentText:"Retrait négatif",deleteText:"Effacer",aboveText:"Au dessus de",belowText:"Au dessous de"},newTaskTexts:{newTaskName:"Nouvelle tâche"},columnMenuTexts:{sortAscendingText:"Trier par ordre croissant",sortDescendingText:"Trier par ordre décroissant",columnsText:"colonnes",insertColumnLeft:"Insérez la colonne de gauche",insertColumnRight:"Insérez la colonne de droite",deleteColumn:"Supprimer la colonne",renameColumn:"Renommer la colonne"},taskModeTexts:{manual:"Manuel",auto:"Auto"},columnDialogTitle:{insertColumn:"Insérer une colonne",deleteColumn:"Supprimer la colonne",renameColumn:"Renommer la colonne"},deleteColumnText:"Êtes-vous sûr de vouloir supprimer cette colonne?",okButtonText:"D'accord",cancelButtonText:"Annuler",confirmDeleteText:"Confirmation de la suppression",predecessorEditingTexts:{fromText:"De",toText:"À"},dialogTabTitleTexts:{generalTabText:"Général",predecessorsTabText:"Prédécesseurs",resourcesTabText:"Ressources",customFieldsTabText:"Les champs personnalisés",notesTabText:"Remarques"},predecessorCollectionText:[{id:"SS",text:"Démarrer-Démarrer",value:"Démarrer-Démarrer"},{id:"SF",text:"Démarrer-terminer",value:"Démarrer-terminer"},{id:"FS",text:"terminer-Démarrer",value:"terminer-Démarrer"},{id:"FF",text:"terminer-terminer",value:"terminer-terminer"}],linkValidationRuleText:{taskBeforePredecessor:"Vous avez déplacé '{0}' pour commencer avant la fin de '{1}' et les deux tâches sont liées. Par conséquent, les liens ne peuvent pas être honorés. Sélectionnez une action ci-dessous pour effectuer",taskAfterPredecessor:"Vous avez déplacé '{0}' loin de '{1}' et les deux tâches sont liées. Par conséquent, les liens ne peuvent pas être honorés. Sélectionnez une action ci-dessous pour effectuer"},linkValidationDialogTitle:"Valider l'édition",linkValidationRuleOptions:{cancel:"Annuler, Conserver le lien existant",removeLink:"Supprimez le lien et déplacez '{0}' pour commencer sur '{1}'.",preserveLink:"Déplacez le '{0}' pour commencer sur '{1}' et gardez le lien."},connectorLineDialogText:{from:"De",to:"À",taskLink:"Lien de tâche",lag:"calorifuger",okButtonText:"D'accord",cancelButtonText:"Annuler",deleteButtonText:"Effacer",title:"Dépendance de tâche"},nullText:"Nul"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["fr-FR"]={EmptyRecord:"Aucun enregistrement à afficher",GroupDropArea:"Faites glisser un en-tête de colonne ici pour groupe sa colonne",DeleteOperationAlert:"Aucun enregistrements sélectionnés pour l'opération de suppression",EditOperationAlert:"Aucun enregistrements sélectionnés pour l'opération d'édition",SaveButton:"sauvegarder",OKButton:"D'accord",CancelButton:"Annuler",EditFormTitle:"Les détails de ",AddFormTitle:"Ajouter un nouvel enregistrement",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} article {{else}} articles {{/if}} ",BatchSaveConfirm:"Etes-vous sûr que vous voulez enregistrer les modifications?",BatchSaveLostChanges:"Les modifications non enregistrées seront perdues. Es-tu sur de vouloir continuer?",ConfirmDelete:"Etes-vous sûr de vouloir supprimer le registre?",CancelEdit:"Etes-vous sûr que vous voulez annuler les modifications?",PagerInfo:"{0} sur {1} pages ({2} articles)",FrozenColumnsViewAlert:"colonnes congelés doivent être dans la zone gridview",FrozenColumnsScrollAlert:"Activer permettre le défilement, tout en utilisant des colonnes congelés",FrozenNotSupportedException:"Les colonnes et les lignes figées sont pas pris en charge pour le regroupement, modèle Row, modèle de Détail, Hiérarchie Grid et Batch Édition",Add:"Ajouter",Edit:"modifier",Delete:"Effacer",Update:"Mettre à jour",Cancel:"Annuler",Done:"Terminé",Columns:"colonnes",SelectAll:"(Sélectionner tout)",PrintGrid:"Impression",ExcelExport:"Excel Export",WordExport:"parole Export",PdfExport:"PDF Export",StringMenuOptions:[{text:"Commence avec",value:"StartsWith"},{text:"Se termine par",value:"EndsWith"},{text:"contient",value:"Contains"},{text:"Égal",value:"Equal"},{text:"Inequal",value:"NotEqual"}],NumberMenuOptions:[{text:"Moins que",value:"LessThan"},{text:"Plus grand que",value:"GreaterThan"},{text:"Inférieur ou equal",value:"LessThanOrEqual"},{text:"Meilleur que ou equal",value:"GreaterThanOrEqual"},{text:"Égal",value:"Equal"},{text:"Inequal",value:"NotEqual"},{text:"Entre",value:"Between"}],PredicateAnd:"ET",PredicateOr:"OU",Filter:"Filtre",FilterMenuCaption:"Valeur du filtre",FilterMenuFromCaption:"De",FilterMenuToCaption:"À",FilterbarTitle:"s bar filtre cellulaire",MatchCase:"Cas de correspondance",Clear:"Clair",ResponsiveFilter:"Filtre",ResponsiveSorting:"Trier",Search:"Chercher",NumericTextBoxWaterMark:"Entrer la valeur",DatePickerWaterMark:"Sélectionner une date",EmptyDataSource:"DataSource doit pas être vide au chargement initial car les colonnes sont générés à partir dataSource dans AutoGénéré Colonne Grille",ForeignKeyAlert:"La valeur mise à jour devrait être une valeur de clé étrangère valide",True:"vrai",False:"faux",UnGroup:"Cliquez ici pour dégrouper",AddRecord:"Ajouter un enregistrement",EditRecord:"edit Record",DeleteRecord:"supprimer l'enregistrement",Save:"sauvegarder",Grouping:"Groupe",Ungrouping:"Dissocier",SortInAscendingOrder:"Tri par ordre croissant",SortInDescendingOrder:"Trier par ordre décroissant",NextPage:"Page suivante",PreviousPage:"page précédente",FirstPage:"Première page",LastPage:"Dernière page",EmptyRowValidationMessage:"Au moins un champ doit être mis à jour",NoResult:"Aucun résultat"};break;case"ejmobile":t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["fr-FR"]={emptyResult:"Aucun enregistrement à afficher",filterValidation:"Entrer les données de filtre valide",filterTypeValidation:"Entrer les données de filtrage valides. La colonne actuelle du filtre est de type",captionText:"Articles",spinnerText:"chargement...",HideColumnAlert:"Au moins une colonne doit être affichée dans la grille",columnSelectorText:"Masquer la Colonne",columnSelectorDone:"D'accord",columnSelectorCancel:"Annuler",columnSelectorWarning:"Attention",filterOk:"D'accord",filterWarning:"Attention"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["fr-FR"]={confirmText:"Terminé",Windows:{cancelText:"Annuler",headerText:"Choisissez une date",toolbarConfirmText:"terminé",toolbarCancelText:"Fermer"}});t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["fr-FR"]={confirmText:"Terminé",AM:"UN M",PM:"PM",Android:{headerText:"Régler le temps"},Windows:{cancelText:"Annuler",headerText:"CHOISIR LE TEMPS",toolbarCancelText:"Fermer",toolbarConfirmText:"terminé"}});break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["fr-FR"]={watermarkText:"entrer la valeur"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["fr-FR"]={Measure:"Mesure",Row:"Rangée",Column:"Colonne",Value:"Valeur",Expand:"Développer",Collapse:"Effondrement",Exit:"Sortie",ChartTypes:"Les types de graphique",TDCharts:"Les graphiques 3D",Tooltip:"Info-bulle",Exporting:"L'exportation",Line:"Ligne",Spline:"spline",Area:"Région",SplineArea:"spline Area",StepLine:"étape ligne",StepArea:"étape Area",Pie:"Tarte",Bar:"Bar",StackingArea:"Stacking Area",StackingColumn:"Colonne d'empilage",StackingBar:"Barre d'empilage",Pyramid:"Pyramide",Funnel:"Entonnoir",Doughnut:"Donut",Scatter:"dispersion",Bubble:"Bubble",TreeMap:"Carte d'arbres",ColumnTD:"Column 3D",PieTD:"Tarte 3D",BarTD:"Bar 3D",StackingBarTD:"Barre d'empilage 3D",StackingColumnTD:"Colonne d'empilage 3D",Excel:"Excel",Word:"Mot",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"agrandir",ZoomOut:"Dézoomer",Legend:"Légende",SmartLabels:"Étiquettes intelligentes",Interactions:"Interactions médicamenteuses",Zooming:"Zoom",Rotate45:"Tourner45",Rotate90:"Tourner90",Trim:"Réduire",MultipleRows:"Lignes multiples",Wrap:"Emballage",Hide:"Cacher",WrapByWord:"Envelopper par mot",CrossHair:"Cheveux croisés",TrackBall:"Ballon de piste",DisableTD:"Désactiver les graphiques 3D",None:"Aucun",Exception:"Exception",OK:"D'accord"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["fr-FR"]={ClearSorting:"Tri clair",ClearFilterFrom:"Effacer le filtre de",SortAtoZ:"Trier de A à Z",SortZtoA:"De Z à A Tri",DoesNotBeginsWith:"N'a pas commence par",DoesNotEndsWith:"Ne se termine par",DoesNotContains:"Ne contient",DoesNotEquals:"N'est pas égaux",IsGreaterThan:"Est supérieure à",IsGreaterThanOrEqualTo:"Est supérieure ou égale à",IsLessThan:"Est inférieure à",IsLessThanOrEqualTo:"Est inférieure ou égale à",NoReports:"Pas de rapports trouvés dans DB",Sort:"Tri",SelectField:"sélectionnez Champ",LabelFilterLabel:"Afficher les éléments pour lesquels l'étiquette",ValueFilterLabel:"Afficher les éléments pour lesquels",LabelFilters:"Filtres d'étiquetage",BeginsWith:"Commence par",NotBeginsWith:"Non Commence pa",EndsWith:"se termine par",NotEndsWith:"Non termine avec",Contains:"Contient",NotContains:"Ne contient pas",ValueFilters:"Filtres de valeur",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Supérieur",GreaterThanOrEqualTo:"supérieur ou égal à",LessThan:"Less Than",LessThanOrEqualTo:"Moins ou égal à",Between:"Entre",NotBetween:"Non Entre",Top10:"Haut de page Count",DeferUpdate:"Différer Update",AddToColumn:"Ajouter à la colonne",AddToRow:"Ajouter à la rangée",AddToSlicer:"Ajouter à Slicer",ReportList:"Liste des rapports",Close:"Fermer",DeferUpdate:"Reporter la mise à jour",MDXQuery:"requêtes MDX",Row:"Rangée",Slicer:"Slicer",CubeSelector:"Sélecteur cube",ReportName:"Nom du rapport",NewReport:"Nouveau rapport",CubeDimensionBrowser:"Navigateur Cube Dimension",AddReport:"Ajouter un rapport",RemoveReport:"Retirer Rapport",CannotRemoveSingleReport:"Impossible de supprimer le rapport unique",AreYouSureToDeleteTheReport:"Êtes-vous sûr de vouloir supprimer le rapport",RenameReport:"renommez Rapport",ChartTypes:"Types de graphiques",ToggleAxis:"Basculer Axis",ExportToExcel:"Exporter vers Excel",ExportToWord:"Exporter vers Word",ExportToPdf:"Exporter au format PDF",FullScreen:"Plein écran",Grid:"la grille",Chart:"Graphique",OK:"D'accord",Cancel:"Annuler",MeasureEditor:"mesurer Editor",MemberEditor:"Sous la direction de membres",Measures:"Les mesures",SortOrFilterColumn:"Trier / Filtre (colonne)",SortOrFilterRow:"Trier / Filtre (Row)",SortingAndFiltering:"Tri et le filtrage",Sorting:"Tri",Measure:" M <\/ u> mesure",Order:"Commande",Filtering:"Filtration",Condition:"C o <\/ u> ndition",PreserveHierarchy:"P r <\/ u> ÉSERVE Hiérarchie",Ascending:" A <\/ u> croissant",Descending:"D e <\/ u> croissant",Enable:"E n <\/ u> mesure",Disable:"D i <\/ u> sable",and:" a <\/ u> e",Line:"Ligne",Spline:"spline",Column:"Colonne",Area:"Région",SplineArea:"spline Area",StepLine:"étape ligne",StepArea:"étape Area",Pie:"Tarte",Bar:"Bar",StackingArea:"Stacking Area",StackingColumn:"Colonne d'empilage",StackingBar:"Stacking Bar",Pyramid:"Pyramide",Funnel:"Entonnoir",Doughnut:"Donut",Scatter:"dispersion",Bubble:"Bubble",TreeMap:"Carte d'arbres",Alert:"Alert",MDXAlertMsg:"Veuillez ajouter une mesure, dimension ou de hiérarchie dans un axe approprié pour afficher la requête MDX.",FilterSortRowAlertMsg:"La dimension n'est pas trouvée dans l'axe des lignes. Veuillez ajouter l'élément Dimension dans l'axe des lignes pour le tri / filtrage.",FilterSortColumnAlertMsg:"La dimension n'est pas trouvée dans l'axe de la colonne. Veuillez ajouter l'élément Dimension dans l'axe de la colonne pour le tri / filtrage.",FilterSortcolMeasureAlertMsg:"Veuillez ajouter à la mesure de l'axe de la colonne",FilterSortrowMeasureAlertMsg:"Veuillez ajouter à la mesure de l'axe de rang",FilterSortElementAlertMsg:"L'élément n'est pas trouvé dans l'axe de la colonne. Veuillez ajouter un élément dans l'axe des colonnes pour le tri / filtrage.",FilterMeasureSelectionAlertMsg:"Veuillez sélectionner une mesure valide.",FilterConditionAlertMsg:"Veuillez définir une condition valide.",FilterStartValueAlertMsg:"Veuillez définir une valeur de départ.",FilterEndValueAlertMsg:"Veuillez définir une valeur de fin.",FilterInvalidAlertMsg:"Opération non valide !",SelectRecordAlertMsg:"Veuillez sélectionner un enregistrement valide.",RecordName:"Nom d'enregistrement",RemoveRecord:"Effacer l'enregistrement",RenameRecord:"L'enregistrement de nom",Load:"Charger",Remove:"Déposer",Save:"Sauvegarder",SaveAs:"Enregistrer sous",SelectRecord:"Sélectionnez Enreg.",SelectReport:"Sélectionnez Rapport",DBReport:"La manipulation en DB Rapport",Rename:"Renommer",Remove:"Déposer",SetRecordNameAlertMsg:"Veuillez définir nom d'enregistrement.",SetReportNameAlertMsg:"Veuillez définir le nom du rapport.",Search:"Recherchez",MultipleItems:"Plusieurs éléments",All:"Tous les",CalculatedMember:"Membre calculé",Caption:"Légende :",Expression:"L'expression :",MemberType:"Type de membre :",FormatString:"Chaîne de format :",MultipleMeasure:"Plus d'une mesure ne peut pas être tranché.",DuplicateCalcMeasure:"Membre calculé avec le même nom existe déjà.",EmptyField:"Le nom de membre calculé ou l'expression ne doit pas être vide.",EmptyFormat:"Chaîne de format pour membre calculé est vide.",Warning:"Attention",Confirm:"Membre calculé avec le même nom existe déjà. En raison de vouloir le remplacer ?",KPIs:"KPI",Collection:"Collection",Report:"rapport",AddCurrentSelectionToFilter:"Ajouter la sélection actuelle au filtre",SaveMsg:"Rapport enregistré avec succès ! ! !",RenameMsg:"Rapport renommé avec succès ! ! !",RemoveMsg:"Rapport retiré avec succès ! ! !",Success:"Succès",KpiAlertMsg:"Le domaine vous êtes déménagement ne peut pas être placé dans ce domaine du rapport",NotAllItemsShowing:"Pas tous les noeuds enfants sont affichés",EditorLinkPanelAlert:"Les membres ont plus de 1000 éléments sous un ou plusieurs parents. Seuls les 1000 premiers éléments sont affichés sous chaque parent.",NamedSetAlert:"Les ensembles nommés du même champ ne peuvent pas être ajoutés au rapport de tableau croisé dynamique en même temps. Cliquez sur OK pour supprimer l'ensemble nommé '' et ajoutez l'ensemble nommé ''.",Exception:"Exception"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["fr-FR"]={RevenueGoal:"Revenu But",RevenueValue:"Revenu Valeur",Exception:"Exception"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["fr-FR"]={pagerInfo:"{0} sur {1} pages ({2} articles)",firstPageTooltip:"Aller à la première page",lastPageTooltip:"Aller à la dernière page",nextPageTooltip:"Aller à la page suivante",previousPageTooltip:"Aller à la page précédente",nextPagerTooltip:"Aller à la page suivante",previousPagerTooltip:"Aller à la page précédente"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["fr-FR"]={toolbar:{print:{headerText:"Impression",contentText:"Imprimer le document PDF."},first:{headerText:"Premier",contentText:"Aller à la première page du document PDF."},previous:{headerText:"précédent",contentText:"Aller à la page précédente du document PDF."},next:{headerText:"Prochain",contentText:"Aller à la page suivante du document PDF."},last:{headerText:"Dernier",contentText:"Aller à la dernière page du document PDF."},zoomIn:{headerText:"Agrandir",contentText:"Un zoom sur le document PDF."},zoomOut:{headerText:"Dézoomer",contentText:"Zoom sur le document PDF."},pageIndex:{headerText:"Numéro de page",contentText:"Numéro de la page à afficher."},zoom:{headerText:"Zoom",contentText:"Zoom avant ou arrière sur le document PDF."},fitToWidth:{headerText:"Ajuster à la largeur",contentText:"Monter la page PDF à la largeur du conteneur ."},fitToPage:{headerText:"Ajuster à la page",contentText:"Monter la page PDF pour le conteneur ."},download:{headerText:"Télécharger",contentText:"Télécharger le document PDF."},search:{headerText:"Recherche texte",contentText:"Recherche texte dans les pages PDF."},highlight:{headerText:"surligné Texte",contentText:"Sélectionnez le texte dans les pages PDF."},strikeout:{headerText:"StrikeOut Text",contentText:"StrikeOut Texte dans les pages PDF."},underline:{headerText:"Souligner le texte",contentText:"Souligner le texte dans les pages PDF."},signature:{headerText:"Signature",contentText:"Ajoutez ou créez la signature manuscrite."},select:{headerText:"Sélection",contentText:"Outil de sélection pour le texte."},scroll:{headerText:"Panning",contentText:"Cliquez pour faire pivoter le document"}},contextMenu:{copy:{contentText:"Copie"},googleSearch:{contentText:"Rechercher google"},Find:{contentText:"Trouver:"},matchCase:{contentText:"cas de correspondance"},auto:{contentText:"Auto"},openPopup:{contentText:"OpenPopup"},Delete:{contentText:"effacer"},properties:{contentText:"Propriétés...."}},propertyWindow:{underlineProperties:{contentText:"OnderstreepProperties"},strikeOutProperties:{contentText:"StrikeOutProperties"},highlightProperties:{contentText:"HighlightProperties"},signatureProperties:{contentText:"SignatureProperties"},appearance:{contentText:"apparence"},general:{contentText:"général"},color:{contentText:"Couleur:"},opacity:{contentText:"opacité:"},author:{contentText:"auteur:"},subject:{contentText:"assujettir:"},modified:{contentText:"modifié:"},ok:{contentText:"D'accord"},cancel:{contentText:"Annuler"},locked:{contentText:"fermé à clef"}},signatureWindow:{Signature:{contentText:"Ajouter une signature"},Add:{contentText:"Ajouter"},clear:{contentText:"Clair"}},waitingPopup:{print:{contentText:"Préparation du document pour l'impression ..."}}};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["fr-FR"]={watermarkText:"entrer la valeur"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["fr-FR"]={Total:"Total",GrandTotal:"Grand Total",DoesNotBeginsWith:"N'a pas commence par",DoesNotEndsWith:"Ne se termine par",DoesNotContains:"Ne contient",DoesNotEquals:"N'est pas égaux",IsGreaterThan:"Est supérieure à",IsGreaterThanOrEqualTo:"Est supérieure ou égale à",IsLessThan:"Est inférieure à",IsLessThanOrEqualTo:"Est inférieure ou égale à",ClearSorting:"Tri clair",ClearFilterFrom:"Effacer le filtre de",SortAtoZ:"Trier de A à Z",SortZtoA:"De Z à A Tri",and:" a <\/ u> e",NumberFormatting:"Formatage des chiffres",FrozenHeaders:"En-têtes congelé",CellSelection:"Sélection de cellules",CellContext:"Contexte cellulaire",ColumnResize:"Redimensionner la colonne",Layouts:"Les modèles",NormalLayout:"Disposition normale",NormalTopSummary:"Présentation NormalTopSummary",NoSummaries:"Présentation NoSummaries",ExcelLikeLayout:"Comme la mise en page d'Excel",FrozenHeader:"En-tête congelée",AdvancedFiltering:"Filtrage avancé",Amount:"Quantité",Quantity:"Quantité",Measures:"Mesures visant",NumberFormats:"Les formats de nombre",Exporting:"L'exportation",FileName:"Nom de fichier",ToolTip:"Extrémité de l'outil",RTL:"RTL",CollapseByDefault:"Par défaut l'effondrement",EnableDisablePaging:"Enalbe / Désactiver la pagination",PagingOptions:"Options d'appel",CategoricalPageSize:"Taille de page catégorique",SeriesPageSize:"Taille de page série",HyperLink:"Hyper Link",CellEditing:"Montage de cellules",GroupingBar:"Bar de groupement",SummaryCustomization:"Personnalisation Sommaire",SummaryTypes:"Types Sommaire",SummaryType:"Type de statistique",EnableRowHeaderHyperlink:"Activer l'en-tête de ligne HyperLink",EnableColumnHeaderHyperlink:"Activer l'en-tête de colonne HyperLink",EnableValueCellHyperlink:"Activer la cellule Valeur HyperLink",EnableSummaryCellHyperlink:"Activer la cellule de synthèse HyperLink",HideGrandTotal:"Masquer Grand Total",HideSubTotal:"Masquer Sous-total",Both:"Les deux",Sum:"Somme",Average:"La moyenne",Count:"Count",Min:"Min",Max:"Max",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",Sort:"Tri",SelectField:"sélectionnez Champ",LabelFilterLabel:"Afficher les éléments pour lesquels l'étiquette",ValueFilterLabel:"Afficher les éléments pour lesquels",LabelFilters:"Filtres d'étiquetage",BeginsWith:"Commence par",NotBeginsWith:"Non Commence pa",EndsWith:"se termine par",NotEndsWith:"Non termine avec",Contains:"Contient",NotContains:"Ne contient pas",ValueFilters:"Filtres de valeur",ClearFilter:"Clear Filter",Equals:"Equals",NotEquals:"Not Equals",GreaterThan:"Supérieur",GreaterThanOrEqualTo:"supérieur ou égal à",LessThan:"Less Than",LessThanOrEqualTo:"Moins ou égal à",Between:"Entre",NotBetween:"Non Entre",AddToFilter:"Ajouter à filtre",AddToRow:"Ajouter à la rangée",AddToColumn:"Ajouter à la colonne",AddToValues:"Ajouter aux valeurs",Warning:"Avertissement",Error:"Error",GroupingBarAlertMsg:"Le champ que vous déplacez ne peut pas être placé dans cette zone du rapport",Measures:"Mesures",Expand:"Développer",Collapse:"Réduire",ToolTipRow:"Rangée",ToolTipColumn:"Colonne",ToolTipValue:"Valeur",NoValue:"Pas de valeu",SeriesPage:"Series Page",CategoricalPage:"Catégorique page",DragFieldHere:"champ de glisser ic",ColumnArea:"Drop colonne ici",RowArea:"Drop ligne ic",ValueArea:"Lâche valeurs ici",Close:"Fermer",OK:"OK",Cancel:"Annuler",Remove:"Supprimer",Goal:"Goal",Status:"Status",Trend:"Trend",Value:"value",ConditionalFormattingErrorMsg:"La valeur donnée ne correspond pas",ConditionalFormattingConformMsg:"Etes-vous sûr de vouloir supprimer le format sélectionné?",EnterOperand1:"Entrez Opérande1",EnterOperand2:"Entrez Opérande2",ConditionalFormatting:"Mise en forme conditionnelle",Condition:"Type conditionnel",Value1:"Value1",Value2:"Value2",Editcondition:"Modifier Condition",AddNew:"Ajouter",Format:"Format",Backcolor:"Back Color",Borderrange:"Border Range",Borderstyle:"Border Style",Fontsize:"Font Size",Fontstyle:"aille de la police",Bordercolor:"Couleur Bordure",Solid:"Solid",Dashed:"pointillée",Dotted:"Dotted",Double:"Double",Groove:"Groove",Inset:"Encart",Outset:"Outset",Ridge:"Ridge",None:"Aucun",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Navigateur Dimension Cube",SelectHierarchy:"Sélectionnez Hiérarchie",CalculatedField:"Champ calculé",Name:"nom",Add:"Ajouter:",Formula:"Formule:",Delete:"Supprimer",Fields:"Champs",CalculatedFieldNameNotFound:"Prénom CalculatedField est introuvable",InsertField:"Insérer un champ",EmptyField:"Sil vous plaît entrez le nom de champ calculé ou la formule",NotValid:"formule donnée est pas valide",NotPresent:"champ Valeur utilisée dans toute la formule de champ calculé est pas présent dans le PivotGrid",Confirm:"Membre calculé avec le même nom existe déjà. En raison de vouloir le remplacer ?",CalcValue:"Champ calculé peut être inséré que dans le champ de la zone de valeur",MultipleItems:"Plusieurs éléments",All:"Tous les",Search:"Recherchez",Fontcolor:"Couleur de la police",AddCurrentSelectionToFilter:"Ajouter la sélection actuelle au filtre",Months:"Mois",Days:"Jours",Quarters:"Quarts",Years:"Ans",Qtr:"Trim",Quarter:"Trimestre",NoRecordsToDisplay:"Pas d'enregistrements à afficher.",EnterFormatName:"Entrez le nom du format",FormatName:"Nom de format",RemoveFormat:"Supprimer le format",Edit:"Modifier",DuplicateFormatName:"Nom de format en double",NotAllItemsShowing:"Pas tous les noeuds enfants sont affichés",EditorLinkPanelAlert:"Les membres ont plus de 1000 éléments sous un ou plusieurs parents. Seuls les 1000 premiers éléments sont affichés sous chaque parent.",Exception:"Exception"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["fr-FR"]={SeriesPage:"Series page",CategoricalPage:"catégorique page",Error:"Error",OK:"OK",Close:"Fermer",PageCountErrorMsg:"Entrez le numéro de page valide"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["fr-FR"]={DoesNotBeginsWith:"N'a pas commence par",DoesNotEndsWith:"Ne se termine par",DoesNotContains:"Ne contient",DoesNotEquals:"N'est pas égaux",IsGreaterThan:"Est supérieure à",IsGreaterThanOrEqualTo:"Est supérieure ou égale à",IsLessThan:"Est inférieure à",IsLessThanOrEqualTo:"Est inférieure ou égale à",ClearSorting:"Tri clair",ClearFilterFrom:"Effacer le filtre de",SortAtoZ:"Trier de A à Z",SortZtoA:"De Z à A Tri",and:" a <\/ u> e",PivotTableFieldList:"Liste de champs de tableau croisé dynamique",ChooseFieldsToAddToReport:"Choisissez les champs à ajouter à signaler:",DragFieldBetweenAreasBelow:"champs de glisser entre les zones ci-dessous:",ReportFilter:"filtre de rapport",ColumnLabel:"colonne Étiquette",RowLabel:"Label Row",Values:"Valeurs",DeferLayoutUpdate:"Différer la mise en page de mise à jour",Update:"Mettre à jour",ClearFilter:"Effacer le filtre",SelectField:"sélectionnez Champ",Measures:"Mesures",Warning:"Avertissement",AlertMsg:"Le champ que vous déplacez ne peut pas être placé dans cette zone du rapport",Goal:"Goal",Status:"Status",Trend:"Trend",AddToFilter:"Ajouter à filtrer",AddToRow:"Ajouter à la rangée",AddToColumn:"Ajouter à la colonne",AddToValues:"Ajouter à la valeur",SummarizeValueBy:"Résumer les valeur par",Sum:"Somme",Average:"Moyenne",Count:"Compter",Min:"Min",Max:"Max",DoubleSum:"Double somme",DoubleAverage:"Double mayonne",DoubleMin:"Double Min",DoubleMax:"Double Max",DoubleStandardDeviation:"Double écart type",DoubleVariance:"Double Variance",DecimalSum:"Somme decimale",IntSum:"Int Somme",CountNumbers:"Compter les nombres",StdDev:"StdDev",StdDevP:"StdDev P",Variance:"Variance",VarP:"Var P",SummaryOf:"De",OK:"OK",Cancel:"Annuler",Close:"Fermer",Sort:"Trier",LabelFilterLabel:"Afficher les éléments pour lesquels l'étiquette",ValueFilterLabel:"Afficher les éléments pour lesquels",LabelFilters:"Les filtres de l'étiquette",BeginsWith:"Commence par",NotBeginsWith:"Commence pas avec",EndsWith:"Se termine par",NotEndsWith:"Pas une fin avec",Contains:"Contient",NotContains:"Contient pas",ValueFilters:"Les filtres de valeur",ClearFilter:"Clear Filter",Equals:"Est égal à",NotEquals:"Pas égaux",GreaterThan:"Plus de ",GreaterThanOrEqualTo:"Supérieure ou égale à ",LessThan:"Moins de ",LessThanOrEqualTo:"Inférieure ou égale à ",Between:"Entre",NotBetween:"Pas entre",Search:"Recherchez",Remove:"Déposer",AddCurrentSelectionToFilter:"Ajouter la sélection actuelle au filtre",NotAllItemsShowing:"Pas tous les noeuds enfants sont affichés",EditorLinkPanelAlert:"Les membres ont plus de 1000 éléments sous un ou plusieurs parents. Seuls les 1000 premiers éléments sont affichés sous chaque parent.",NamedSetAlert:"Les ensembles nommés du même champ ne peuvent pas être ajoutés au rapport de tableau croisé dynamique en même temps. Cliquez sur OK pour supprimer l'ensemble nommé '' et ajoutez l'ensemble nommé ''."};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["fr-FR"]={cut:"Coupe",copy:"Copie",paste:"Pâte",undo:"annuler",redo:"Refaire",selectAll:"Sélectionner tout",grouping:"Regroupement",group:"Groupe",ungroup:"Dissocier",order:"Commande",bringToFront:"Mettre au premier plan",moveForward:"Avance",sendBackward:"Envoyer vers l'arrière",sendToBack:"Envoyer au fond"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale||{};t.datavisualization.Chart.Locale["fr-FR"]={zoomIn:"Agrandir",zoomOut:"Dézoomer",zoom:"Zoom",pan:"Casserole",reset:"Réinitialiser"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["fr-FR"]={intervals:{quarter:{longQuarters:"Trimestre,",shortQuarters:"Q"},week:{longWeeks:"Semaine,",shortWeeks:"W"}}};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["fr-FR"]={zoomIn:"Agrandir",zoomOut:"Dézoomer",panTop:"Pan Top",panBottom:"Pan Bas",panLeft:"Pan gauche",panRight:"Panneau droit",home:"Accueil"};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["fr-FR"]={toolbar:{print:{headerText:"Impression",contentText:"Imprimer le rapport."},exportformat:{headerText:"Exportation",contentText:"Sélectionnez le format de fichier exporté.",Pdf:"PDF",Excel:"Exceller",Word:"Mot",Html:"HTML",PPT:"Power Point",CSV:"CSV"},first:{headerText:"Premier",contentText:"Aller à la première page du rapport."},previous:{headerText:"précédent",contentText:"Aller à la page précédente du rapport."},next:{headerText:"Prochain",contentText:"Aller à la page suivante du rapport."},last:{headerText:"Dernier",contentText:"Aller à la dernière page du rapport."},documentMap:{headerText:"document Carte",contentText:"Afficher ou masquer la carte du document."},parameter:{headerText:"Paramètre",contentText:"Afficher ou masquer le volet des paramètres."},zoomIn:{headerText:"Agrandir",contentText:"Zoom au rapport."},zoomOut:{headerText:"Dézoomer",contentText:"Zoom sur le rapport."},refresh:{headerText:"Rafraîchir",contentText:"Actualiser le rapport."},printLayout:{headerText:"Mise en page",contentText:"Changement entre la mise en page d'impression et les modes normaux."},pageIndex:{headerText:"Numéro de page",contentText:"Actuel numéro de page pour afficher."},zoom:{headerText:"Zoom",contentText:"Zoom avant ou arrière sur le rapport."},back:{headerText:"Arrière",contentText:"Retour au rapport de parent."},fittopage:{headerText:"Ajuster à la page",contentText:"Monter la page du rapport au récipient.",pageWidth:"Largeur de page",pageHeight:"Page entière"},pagesetup:{headerText:"Mise en page",contentText:"Choisissez la page option de configuration pour modifier la taille du papier, l'orientation et les marges."}},pagesetupDialog:{close:"Fermer",paperSize:"Taille de papier",height:"la taille",width:"Largeur",margins:"marges",top:"Sommet",bottom:"Bas",right:"Droite",left:"La gauche",unit:"po",orientation:"Orientation",portrait:"Portrait",landscape:"Paysage",doneButton:"Terminé",cancelButton:"Annuler"},credential:{userName:"Nom d'utilisateur",password:"mot de passe"},waterMark:{selectOption:"S閘ectionnez l'option",selectValue:"S閘ectionnez une valeur"},errorMessage:{startMessage:"La visionneuse de rapports a rencontré des problèmes lors du chargement de ce rapport. S'il vous plaît",middleMessage:" Cliquez ici",endMessage:"pour voir les détails de l'erreur",closeMessage:"Fermer ce message",exportAjaxFailureMsg:"Impossible d'exporter le document car la connexion au service de rapport a échoué.",printAjaxFailureMsg:"Impossible d'imprimer le document en raison de l'échec de la connexion à Report Service.",reportLoadAjaxFailureMsg:"Impossible de faire avancer l'action Report en raison de l'échec de la connexion du service de rapport."},progressMessage:{exportLoadingMessage:"Préparation du document d'exportation ... Veuillez patienter ...",printLoadingMessage:"Préparation des données d'impression… Veuillez patienter…",printPreparationMessage:"Préparation des données d'impression ... {0}% terminé ... Veuillez patienter ...",exportPreparationMessage:"Préparation du document d'exportation ... {0}% terminé ... Veuillez patienter ..."},alertMessage:{close:"Fermer",title:"Rapport spectateur",done:"D'accord",showDetails:"Afficher les d閠ails",hideDetails:"Cacher les d閠ails",reportLoad:"Rapport charg?",RVERR0001:"La visionneuse de rapports n'a pas pu charger le rapport",RVERR0002:"La visionneuse de rapports n'a pas r閡ssi ?afficher le rapport",RVERR0003:"Une erreur s'est produite dans la publication ajax",RVERR0004:"Veuillez s閘ectionner une valeur pour le param鑤re",RVERR0005:"le {le nom du param鑤re} param鑤re est manquant une valeur",RVERR0006:"Veuillez donner l'entr閑 de type de donn閑s floatt",RVERR0007:"Veuillez indiquer l'entr閑 du type de donn閑s entier",RVERR0008:"La visionneuse de rapports n'a pas r閡ssi ?valider les informations d'identification de la source de donn閑s",RVERR0009:"Les marges se chevauchent ou se trouvent sur le papier. Entrez une taille de marge diff閞ente.",RVERR0010:"Veuillez entrer une valeur pour le param鑤re",RVERR0011:"Le param鑤re ne peut pas 阾re vide",RVERR0012:"La valeur fournie pour le param鑤re de rapport {invite de param鑤re} n'est pas valide pour son type."},selectAll:"Tout s閘ectionner",viewButton:"Voir le rapport",parameterProcessingMessage:"Chargement des paramètres dépendants ..."};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["fr-FR"]={CustomizeQuickAccess:"Personnaliser d'outils Accès rapide",RemoveFromQuickAccessToolbar:"Retirer de la barre d'outils Accès rapide",AddToQuickAccessToolbar:"Ajouter à outils Accès rapide",ShowAboveTheRibbon:"Montrez-dessus du ruban",ShowBelowTheRibbon:"Afficher en dessous du ruban",MoreCommands:"Plus de commandes ..."};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["fr-FR"]={EmptyCard:"Pas de cartes pour afficher",SaveButton:"Sauvegarder",CancelButton:"Annuler",EditFormTitle:"Détails de ",AddFormTitle:"Ajouter nouvelle carte",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} Point {{else}} Articles {{/if}}",FilterSettings:"Filters:",FilterOfText:"De",Max:"Max",Min:"Min",Cards:" Cartes",ItemsCount:"Nombre d'éléments :",Unassigned:"Non attribué",AddCard:"Ajouter une carte",EditCard:"Modifier la carte",DeleteCard:"Supprimer la carte",TopofRow:"Haut de la page",BottomofRow:"Fond de la rangée",MoveUp:"Déplacer vers le haut",MoveDown:"Descendre",MoveLeft:"Se déplacer à gauche",MoveRight:"Déplacer vers la droite",MovetoSwimlane:"Déplacer vers Swimlane",HideColumn:"Masquer la colonne",VisibleColumns:"Colonnes visibles",PrintCard:"Imprimer la carte"};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["fr-FR"]={bold:"Audacieux",italic:"Italique",underline:"Souligner",strikethrough:"Barré",superscript:"Superscript",subscript:"Indice",justifyCenter:"Aligner le centre de texte",justifyLeft:"Aligner le texte à gauche",justifyRight:"Aligner le texte à droite",justifyFull:"Justifier",unorderedList:"Insérer une liste non ordonnée",orderedList:"Insérer une liste ordonnée",indent:"Augmenter le retrait",fileBrowser:"Navigateur de fichiers",outdent:"Diminuer le retrait",cut:"Coupe",copy:"Copie",paste:"Pâte",paragraph:"Paragraphe",undo:"annuler",redo:"Refaire",upperCase:"Haut de casse",lowerCase:"minuscule",clearAll:"Tout effacer",clearFormat:"Effacer le format",createLink:"Insérer / Modifier le lien hypertexte",removeLink:"Supprimer le lien hypertexte",tableProperties:"Propriétés du tableau",insertTable:"Insérer",deleteTables:"Effacer",imageProperties:"Propriétés de l'image",openLink:"Ouvrir l'hyperlien",image:"Insérer une image",video:"Insérer une vidéo",editTable:"Modifier les propriétés du tableau",embedVideo:"Collez votre code d'intégration ci-dessous",viewHtml:"Afficher le code HTML",fontName:"Sélectionner la famille de polices",fontSize:"Choisir la taille des caractères",fontColor:"Choisissez la couleur",format:"Format",backgroundColor:"Couleur de fond",style:"modes",deleteAlert:"Voulez-vous vraiment effacer tout le contenu?",copyAlert:"Votre navigateur ne supporte pas l'accès direct au presse-papiers. Veuillez utiliser le raccourci clavier Ctrl + C au lieu de copier.",pasteAlert:"Votre navigateur ne supporte pas l'accès direct au presse-papiers. Veuillez utiliser le raccourci clavier Ctrl + V plutôt que de coller.",cutAlert:"Votre navigateur ne supporte pas l'accès direct au presse-papiers. Veuillez utiliser le raccourci clavier Ctrl + X au lieu de couper.",videoError:"La zone de texte ne peut pas être vide",imageWebUrl:"Adresse web",imageAltText:"Texte alternatif",dimensions:"Dimensions",constrainProportions:"Limiter les proportions",linkWebUrl:"Adresse web",imageLink:"Image comme lien",imageBorder:"Bordure d'image",imageStyle:"style",linkText:"Texte",linkTooltipLabel:"info-bulle",html5Support:"Cette icône d'outil n'est activée que dans les navigateurs compatibles HTML5",linkOpenInNewWindow:"Ouvre le lien dans une nouvelle fenêtre",tableColumns:"Nombre de colonnes",tableRows:"Nombre de rangées",tableWidth:"Largeur",tableHeight:"la taille",tableCellSpacing:"Cellspacing",tableCellPadding:"Cellpadding",tableBorder:"Frontière",tableCaption:"Légende",tableAlignment:"Alignement",textAlign:"Alignement du texte",dialogUpdate:"Mettre à jour",dialogInsert:"Insérer",dialogCancel:"Annuler",dialogApply:"Appliquer",dialogOk:"D'accord",createTable:"Insérer une table",insertTable:"Insérer",addColumnLeft:"Insérer des colonnes à gauche",addColumnRight:"Insérer des colonnes à droite",addRowAbove:"Insérer les lignes ci-dessus",addRowBelow:"Insérer des lignes ci-dessous",deleteRow:"Supprimer toute la ligne",deleteColumn:"Supprimer la colonne entière",deleteTable:"Supprimer la table",customTable:"Créer une table personnalisée ...",characters:"Personnages",words:"Mots",general:"Général",advanced:"Avancée",table:"Table",row:"Rangée",column:"Colonne",cell:"Cellule",solid:"Solide",dotted:"Pointé",dashed:"Dégradé",doubled:"Double",maximize:"Maximiser",resize:"Minimiser",swatches:"Échantillons",paragraph:"Paragraphe",quotation:"Citation",heading1:"Rubrique 1",heading2:"Rubrique 2",heading3:"Rubrique 3",heading4:"Rubrique 4",heading5:"Rubrique 5",heading6:"Rubrique 6",segoeui:"Segoe UI",arial:"Arial",couriernew:"Courier Nouveau",georgia:"Géorgie",impact:"Impact",lucidaconsole:"Console Lucida",tahoma:"Tahoma",timesnewroman:"Times New Roman",trebuchetms:"Trebuchet MS",verdana:"Verdana",disc:"Disque",circle:"Cercle",square:"Carré",number:"Nombre",loweralpha:"Alpha inférieur",upperalpha:"Alpha supérieur",lowerroman:"Bas-Romain",upperroman:"Haut romain",none:"Aucun",linkTooltip:"Ctrl + clic pour suivre le lien",charSpace:"Caractères (avec espaces)",charNoSpace:"Caractères (sans espaces)",wordCount:"Nombre de mots",left:"À gauche",right:"Droite",center:"centre",zoomIn:"agrandir",zoomOut:"Dézoomer",print:"Impression",wordExport:"Exporter en tant que document Word",pdfExport:"Exporter en tant que fichier PDF",FindAndReplace:"Trouver et remplacer",Find:"Trouver",MatchCase:"Cas de correspondance",WholeWord:"Mot entier",ReplaceWith:"Remplacer par",Replace:"Remplacer",ReplaceAll:"Remplace tout",FindErrorMsg:"Impossible de trouver le mot spécifié.",customFontColor:"Plus de couleurs...",customBGColor:"Plus de couleurs...",TransBGColor:"Transparent",addtodictionary:"Ajouter au dictionnaire",ignoreall:"ignorer tout"};break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["fr-FR"]={Repeat:"Répéter",Never:"Jamais",Daily:"Tous les jours",Weekly:"Hebdomadaire",Monthly:"Mensuel",Yearly:"Annuel",First:"Premier",Second:"Seconde",Third:"Troisième",Fourth:"Quatrième",Last:"Dernier",EveryWeekDay:"Tous les jours de la semaine",Every:"Chaque",RecurrenceDay:"Journées",RecurrenceWeek:"Semaines",RecurrenceMonth:"Mois",RecurrenceYear:"Années",RepeatOn:"Répéter l'opération sur",RepeatBy:"Répéter par",StartsOn:"Démarre sur",Times:"fois",Ends:"Prend fin",Day:"journée",The:"le",OfEvery:"De",After:"Après",On:"Sur",Occurrence:"Occurrences",Until:"Jusqu'à"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["fr-FR"]={ReminderWindowTitle:"fenêtre Rappel",CreateAppointmentTitle:"Créer un rendez",RecurrenceEditTitle:"Modifier Répéter rendez-vous",RecurrenceEditMessage:"Comment voulez-vous changer le rendez-vous dans la série?",RecurrenceEditOnly:"Seulement cette nomination",RecurrenceEditFollowingEvent:"Événements suivants",RecurrenceEditSeries:"La série entière",PreviousAppointment:"Nomination précédente",NextAppointment:"Prochain rendez-vous",AppointmentSubject:"Assujettir",StartTime:"Heure de départ",EndTime:"Heure de fin",AllDay:"Toute la journée",StartTimeZone:"Démarrez TimeZone",EndTimeZone:"End Time Zone",Today:"Aujourd'hui",Recurrence:"Répéter",Done:"Terminé",Cancel:"Annuler",Ok:"D'accord",Repeat:"Répéter",RepeatBy:"Répéter par",RepeatEvery:"Répéter chaque",RepeatOn:"Répéter l'opération sur",StartsOn:"Démarre sur",Ends:"Prend fin",Summary:"Résumé",Daily:"Tous les jours",Weekly:"Hebdomadaire",Monthly:"Mensuel",Yearly:"Annuel",Every:"Chaque",EveryWeekDay:"Tous les jours de la semaine",Never:"Jamais",After:"Après",Occurrence:"Occurrences",On:"Sur",Edit:"modifier",RecurrenceDay:"Journées",RecurrenceWeek:"Semaines",RecurrenceMonth:"Mois",RecurrenceYear:"Années",The:"le",OfEvery:"de toute",First:"Premier",Second:"Seconde",Third:"Troisième",Fourth:"Quatrième",Last:"Dernier",WeekDay:"Jour de la semaine",WeekEndDay:"Jour de weekend",Subject:"Assujettir",Categorize:"Catégories",DueIn:"Dû en",DismissAll:"Rejeter la totalité",Dismiss:"Rejeter",OpenItem:"Élément ouvert",Snooze:"Roupillon",Day:"journées",Week:"Semaine",WorkWeek:"Semaine de travail",Month:"Mois",AddEvent:"Ajouter un évènement",CustomView:"Vue personnalisée",Agenda:"Ordre du jour",Detailed:"Modifier Rendez-vous",EventBeginsin:"Nomination commence dans",Editevent:"Modifier Rendez-vous",Editfollowingevent:"Événements suivants",Editseries:"Modifier la série",Times:"fois",Until:"jusqu'à",Eventwas:"Rendez-vous était",Hours:"hrs",Minutes:"mins",Overdue:"Nomination Overdue",Days:"journées)",Event:"un événement",Select:"sélectionner",Previous:"précédent",Next:"Prochain",Close:"Fermer",Delete:"Effacer",Date:"date",Showin:"Montre",Gotodate:"Aller à la date",Resources:"RESSOURCES",RecurrenceDeleteTitle:"Supprimer Répéter rendez-vous",Location:"Emplacement",Priority:"Priorité",RecurrenceAlert:"Alerte",NoTitle:"Pas de titre",OverFlowAppCount:"plus de nominations",AppointmentIndicator:"Cliquez pour plus de rendez-vous",WrongPattern:"Le modèle de récurrence est pas valide",CreateError:"La durée de la nomination doit être plus courte que la fréquence elle se produit. Raccourcir la durée, ou modifier le modèle de récurrence dans la boîte de dialogue Récurrence de rendez.",DragResizeError:"Vous ne pouvez pas reporter une occurrence du rendez-vous périodique si elle saute sur une occurrence ultérieure du même rendez-vous.",StartEndError:"L'heure de fin doit être supérieure à l'heure de début",MouseOverDeleteTitle:"Supprimer Nomination",DeleteConfirmation:"Êtes-vous sûr de vouloir supprimer ce rendez-vous?",Time:"Temps",EmptyResultText:"Pas de suggestions",BlockIntervalAlertTitle:"Alerte",BlockIntervalError:"L'intervalle de temps choisi a été bloqué et est indisponible pour la sélection.",RecurrenceDateValidation:"Certains mois ont moins de dates sélectionnées. Pour ces mois, l'occurrence tombera à la dernière date du mois",SeriesChangeAlert:"Les modifications apportées aux instances spécifiques de cette série seront annulées et ces rendez-vous seront identiques à la série"};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["fr-FR"]={Cut:"Coupe",Copy:"Copie",FormatPainter:"Format Painter",Paste:"Pâte",PasteValues:"Coller Valeurs uniquement",PasteSpecial:"Pâte",Filter:"Filtre",FilterContent:"Allumez le filtrage pour les cellules sélectionnées.",FilterSelected:"Filtrer par la valeur de cellule sélectionnée",Sort:"Trier",Clear:"Clair",ClearContent:"Supprimer tout dans la cellule, ou supprimer seulement la mise en forme, le contenu, des commentaires ou des hyperliens.",ClearFilter:"Effacer le filtre",ClearFilterContent:"Effacer le filtre et trier l'état de la gamme actuelle de données.",SortAtoZ:"Trier A à Z",SortAtoZContent:"Les plus bas.",SortZtoA:"Trier Z à A",SortZtoAContent:"Plus haut au plus bas.",SortSmallesttoLargest:"Trier petit au plus grand",SortLargesttoSmallest:"Trier grand au plus petit",SortOldesttoNewest:"Trier ancien au plus récent",SortNewesttoOldest:"Trier récent au plus ancien",Insert:"Insérer",InsertTitle:"Les cellules d'insertion",InsertContent:"Ajouter de nouvelles cellules, des lignes ou des colonnes à votre classeur",MultipleInsertContent:" FYI:. Pour insérer plusieurs lignes ou colonnes à la fois, sélectionnez plusieurs lignes ou colonnes dans la feuille, puis cliquez sur Insérer.",InsertSBContent:"Ajouter des cellules, des lignes, des colonnes ou des feuilles à votre classeur.",Delete:"Effacer",DeleteTitle:"Supprimer les cellules",DeleteContent:"Supprimer des cellules, des lignes, des colonnes ou des feuilles de votre classeur",MultipleDeleteContent:" FYI:. Pour supprimer plusieurs lignes ou colonnes à la fois, sélectionnez plusieurs lignes ou colonnes dans la feuille, puis cliquez sur Supprimer.",FindSelectTitle:"Trouvez et sélectionnez",FindSelectContent:"Cliquez pour voir les options de recherche de texte dans votre document.",CalculationOptions:"Options de calcul",CalcOptTitle:"Options de calcul",CalcOptContent:"Choisissez pour calculer des formules automatiquement ou manuellement. ",CalcOptRecalcContent:" Si vous faites un changement qui affecte une valeur, une feuille de calcul sera automatiquement recalculer.",CalculateSheet:"Calculer Fiche",CalculateNow:"Calculer maintenant",CalculateNowContent:"Calculer le classeur entier maintenant. ",CalculateNowTurnOffContent:" Vous avez seulement besoin d'utiliser cette option si le calcul automatique est désactivé.",CalculateSheetContent:"Calculer la feuille active maintenant. ",CalculateSheetTurnOffContent:" Vous avez seulement besoin d'utiliser cette option si le calcul automatique est désactivé.",Title:"Tableur",ColorPicker:"Pipette à couleurs",Ok:"D'accord",Cancel:"Annuler",Alert:"Nous ne pouvions pas faire cela pour la plage de cellules sélectionnée. Sélectionnez une seule cellule dans une plage de données, puis essayez à nouveau.",HeaderAlert:"La commande n'a pas pu être terminée que vous essayez de filtrer avec l'en-tête de filtre. Sélectionnez une seule cellule dans la gamme de filtres et d'essayer à nouveau la commande.",FlashFillAlert:"Toutes les données à côté de votre sélection a été vérifié et il n'y avait pas de modèle pour le remplissage des valeurs.",Formatcells:"Format de cellule",FontFamily:"Police de caractère",FFContent:"Choisissez une nouvelle police pour votre texte.",FontSize:"Taille de police",FSContent:"Modifier la taille de votre texte.",IncreaseFontSize:"Augmenter la taille de police",IFSContent:"Faites votre texte un peu plus grand.",DecreaseFontSize:"Diminuer la taille",DFSContent:"Faites votre texte un peu plus petit.",Bold:"Audacieux",Italic:"Italique",Underline:"Souligner",Linethrough:"Ligne à travers",FillColor:"La couleur de remplissage",FontColor:"Couleur de la police",TopAlign:"Top Align",TopAlignContent:"Aligner le texte vers le haut.",MiddleAlign:"Moyen Aligner",MiddleAlignContent:"Aligner le texte de sorte qu'il soit centré entre le haut et le bas de la cellule.",BottomAlign:"Aligner en bas",BottomAlignContent:"Aligner le texte vers le bas.",WrapText:"Wrap Text",WrapTextContent:"Enveloppez texte extra-long en plusieurs lignes de sorte que vous pouvez voir tout cela.",AlignLeft:"Alignez à gauche",AlignLeftContent:"Alignez votre contenu vers la gauche.",AlignCenter:"centre",AlignCenterContent:"Centre de votre contenu.",AlignRight:"Aligner à droite",AlignRightContent:"Alignez votre contenu à droite.",IncreaseIndent:"Augmenter le retrait",IncreaseIndentContent:"Déplacez votre contenu plus loin de la bordure de la cellule.",DecreaseIndent:"Diminuer le retrait",DecreaseIndentContent:"Déplacez votre contenu vers la bordure de la cellule.",Undo:"annuler",Redo:"Refaire",NumberFormat:"Nombre Format",NumberFormatContent:"Choisissez le format de vos cellules, telles que le pourcentage, la monnaie, la date ou l'heure.",AccountingStyle:"Style de comptabilité",AccountingStyleContent:"Format comme format de numéro de comptabilité de dollar.",PercentageStyle:"pour cent style",PercentageStyleContent:"Format en pour cent.",CommaStyle:"style de Comma",CommaStyleContent:"Format sans séparateur de milliers.",IncreaseDecimal:"Augmenter Decimal",IncreaseDecimalContent:"Afficher plus décimales pour une valeur plus précise.",DecreaseDecimal:"Diminution Decimal",DecreaseDecimalContent:"Moins de décimales.",AutoSum:"AutoSum",AutoSumTitle:"Somme",AutoSumContent:"Ajouter automatiquement un calcul rapide à votre feuille de calcul, comme somme ou la moyenne.",Fill:"Remplir",ExportXL:"Exceller",ExportCsv:"CSV",ExportPdf:"PDF",BackgroundColor:"La couleur de remplissage",BGContent:"Couleur de l'arrière-plan des cellules pour les faire ressortir.",ColorContent:"Changer la couleur de votre texte.",Border:"Frontière",BorderContent:"Appliquer des bordures aux cellules sélectionnées.",BottomBorder:"Border Bottom",TopBorder:"Top Border",LeftBorder:"Left Border",RightBorder:"Bordure droite",OutsideBorder:"frontières extérieures",NoBorder:"Pas de frontière",AllBorder:"Toutes les frontières",ThickBoxBorder:"Thick Box Border",ThickBottomBorder:"Thick Border Bottom",TopandThickBottomBorder:"Haut et épais Border Bottom",BottomDoubleBorder:"Double bordurer",TopandBottomDoubleBorder:"Haut et bas Double frontière",DrawBorderGrid:"Dessinez Border Grille",DrawBorder:"Dessinez Border",TopandBottomBorder:"Top and Border Bottom",BorderColor:"Color line",BorderStyle:"Style de ligne",Number:"Nombre est utilisé pour l'affichage général des numéros. Monnaie et offre de comptabilité spécialisée mise en forme de valeur monétaire.",General:"cellules générales format ont pas de format de numéro spécifique.",Currency:"formats de devises sont utilisés pour les valeurs monétaires générales. Utilisez des formats comptables pour aligner les points décimaux dans une colonne.",Accounting:"formats comptables alignent les symboles monétaires et les décimales dans une colonne.",Text:"cellules de format de texte sont traités comme du texte, même si un nombre est dans la cellule. La cellule est affiché exactement comme entré.",Percentage:"formats Pourcentage multiplient la valeur de la cellule par 100 et affiche le résultat avec un symbole pour cent.",CustomMessage:"Tapez le code de format numérique, en utilisant un code existant comme point de départ.",Fraction:" ",Scientific:" ",Type:"Type:",CustomFormatAlert:"Entrez un format valide",Date:"Les formats de date afficher date et l'heure des numéros de série que les valeurs de date.",Time:"Heure formats date d'affichage et les numéros de série de temps que les valeurs de date.",File:"FICHIER",New:"Nouveau",Open:"Ouvrir",SaveAs:"Enregistrer sous",Print:"Impression",PrintContent:"Imprimer la feuille courante.",PrintSheet:"Imprimer Fiche",PrintSelected:"Imprimer sélectionné",PrintSelectedContent:"Sélectionnez une zone sur la feuille que vous souhaitez imprimer.",HighlightVal:"Format de données non valide",ClearVal:"Effacer validation",Validation:"Validation",DataValidation:"La validation des données",DVContent:"Choisissez parmi une liste de règles pour limiter le type de données qui peuvent être saisies dans une cellule.",PageSize:"Taille de la page",PageSizeContent:"Choisissez un format de page pour votre document.",FormatCells:"Format de cellule",ConditionalFormat:"Mise en forme conditionnelle",CFContent:"repérer facilement les tendances et les modèles dans vos données en utilisant des couleurs pour mettre en évidence visuellement des valeurs importantes.",And:"et",With:"avec",GTTitle:"Plus grand que",GTContent:"Format des cellules qui sont supérieures à:",LTTitle:"Moins que",LTContent:"Format des cellules qui sont inférieures à:",BWTitle:"Entre",BWContent:"Format des cellules qui sont entre:",EQTitle:"Égal à",EQContent:"Format des cellules qui doivent EQUAL:",DateTitle:"A Date Survenant",DateContent:"Format des cellules qui contiennent une DATE:",ContainsTitle:"Texte qui contient",ContainsContent:"Format des cellules qui contiennent le texte:",GreaterThan:"Plus grand que",LessThan:"Moins que",Between:"Entre",EqualTo:"Égal à",TextthatContains:"Texte qui contient",DateOccurring:"A Date Survenant",ClearRules:"Des règles claires",ClearRulesfromSelected:"Des règles claires de cellules sélectionnées",ClearRulesfromEntireSheets:"Des règles claires de feuille entière",CellStyles:"Styles de cellule",CellStylesContent:"Un style coloré est un excellent moyen de rendre les données importantes se détachent sur la feuille.",CellStyleHeaderText:"Bon, mauvais et neutre / Titres et rubriques / à thème Styles de cellule",Custom:"Tapez le code de format numérique, en utilisant l'un des codes existants comme point de départ.",CellStyleGBN:"Normale / Bad / Good / Neutre",CellStyleTH:"Rubrique 4 / Titre",Accent:"accent",Style:"style",FormatAsTable:"Format Comme le tableau",FormatasTable:"Sous forme de tableau",FATContent:"Rapidement convertir une plage de cellules à une table avec son propre style.",FATHeaderText:"Léger / Moyen / Dark",FATNameDlgText:"Nom de la table: / Ma table a en-têtes",InvalidReference:"La gamme que vous avez spécifié est invalide",ResizeAlert:"La plage spécifiée est invalide. Le dessus de la table doit rester dans la même rangée, et la table résultante doit chevaucher la table d'origine. Spécifiez une plage valide.",RangeNotCreated:"L'augmentation de la ligne au-delà du nombre maximal feuille de ligne est limitée dans le format sous forme de tableau.",ResizeRestrictAlert:"Augmentation ou diminution du nombre de colonnes et la diminution du nombre de lignes est limité dans le format sous forme de tableau.",FATResizeTableText:"Entrez nouvelle gamme de données pour votre table:",FATReizeTableNote:"Remarque: Les en-têtes doivent rester dans la même ligne et la gamme de table résultante doivent se chevaucher la plage de table d'origine.",FormatAsTableAlert:"Vous ne pouvez pas créer une table avec une seule rangée. Une table doit avoir au moins deux rangées, une pour l'en-tête de table, et une pour les données",FormatAsTableTitle:"Light 1 / Light 2 / Light 3 / Light 4 / Light 5 / Light 6 / Light 7 / Light 8 / Light 9 / Light 10 / Light 11 / Light 12 / Moyen 1 / Moyen 2 / Moyen 3 / Moyen 4 / Moyen 5 / moyen 6 / moyen 7 / moyen 8 / Dark 1 / Dark 2 / Dark 3 / Dark 4",NewTableStyle:"Nouveau style de tableau",ResizeTable:"Redimensionner Table",ResizeTableContent:"Redimensionner cette table en ajoutant ou supprimant des lignes et des colonnes.",ConvertToRange:"Convertir en Range",ConvertToRangeContent:"Convertissez cette table dans une plage normale de cellules.",ConverToRangeAlert:"Voulez-vous convertir la table pour une plage normale?",TableID:"Tableau ID:",Table:"Table",TableContent:"Créer une table pour organiser et analyser les données connexes.",TableStyleOptions:"Première colonne / Dernière Colonne / Total Ligne / Filtre Bouton",Format:"Format",NameManager:"Nom du gestionnaire",NameManagerContent:"Créer, modifier, supprimer et trouver tous les noms utilisés dans le classeur.",NameManagerFormulaContent:" Les noms peuvent être utilisés dans les formules comme substituts pour les références de cellules.",DefinedNames:"noms définis",DefineName:"Définir un nom",DefineNameContent:"Définir et appliquer des noms.",UseInFormula:"Utilisez Dans la formule",UseInFormulaContent:"Choisissez un nom utilisé dans ce classeur et l'insérer dans la formule actuelle.",RefersTo:"Fait référence à",Name:"prénom",Scope:"Portée",NMNameAlert:"Le nom que vous avez entré est valid./Reason pour ce qui peut inclure: / Le nom ne commence pas par une lettre ou un trait de soulignement / Le nom contient un espace ou d'autres caractères non valides / Les conflits de noms avec une feuille de calcul intégré nom ou le nom d'un autre objet dans le classeur, // pas utilisé complètement",NMUniqueNameAlert:"Le nom entré existe déjà. Entrez un nom unique.",NMRangeAlert:"Entrez une plage valide",FORMULAS:"FORMULES",DataValue:"Valeurs:",Value:"Valeurs",Formula:"Formules",MissingParenthesisAlert:"Votre formule manque un parenthesis--) ou (. Vérifiez la formule, puis ajoutez les parenthèses à l'endroit approprié.",UnsupportedFile:"Unsupported File",IncorrectPassword:"Impossible d'ouvrir le fichier ou feuille de calcul avec le mot de passe donné",InvalidUrl:"S'il vous plaît spécifier une bonne URL",Up:"en haut",Down:"Vers le bas",Sheet:"Feuille",Workbook:"classeur",Rows:"Par ligne",Columns:"Par Colonnes",FindReplace:"Trouver Remplacer",FindnReplace:"Rechercher et remplacer",Find:"Trouver",Replace:"Remplacer",FindLabel:"Trouver quoi:",ReplaceLabel:"Remplacer par:",ReplaceAll:"Remplace tout",Close:"Fermer",FindNext:"Trouver Suivant",FindPrev:"Trouver Précédent",Automatic:"Automatique",Manual:"Manuel",Settings:"Paramètres",MatchCase:"Cas de correspondance",MatchAll:"Faites correspondre le contenu des cellules entières",Within:"Dans:",Search:"Chercher:",Lookin:"Regarder dans:",ShiftRight:"cellules de décalage à droite",ShiftBottom:"Décaler les cellules vers le bas",EntireRow:"Ligne entière",EntireColumn:"Colonne entière",ShiftUp:"cellules de décalage vers le haut",ShiftLeft:"cellules de décalage à gauche",Direction:"Direction:",GoTo:"Aller à",GoToName:"Aller à:",Reference:"Référence:",Special:"Spécial",Select:"Sélectionner",Comments:"commentaires",Formulas:"Formules",Constants:"Constantes",RowDiff:"les différences de rang",ColDiff:"les différences de colonnes",LastCell:"Dernière cellule",CFormat:"Les formats conditionnels",Blanks:"Blanks",GotoError:"Erreur",GotoLogicals:"Logicals",GotoNumbers:"Nombres",GotoText:"Texte",FindSelect:"Trouvez et sélectionnez",Comment:"Commentaire",NewComment:"Nouveau",InsertComment:"Insérer un commentaire",EditComment:"modifier",DeleteComment:"Supprimer le commentaire",DeleteCommentContent:"Supprimer le commentaire sélectionné.",HideComment:"Masquer le commentaire",Next:"Prochain",NextContent:"Aller au commentaire suivant.",Previous:"précédent",PreviousContent:"Aller au commentaire précédent.",ShowHide:"Afficher / Masquer le commentaire",ShowHideContent:"Afficher ou masquer le commentaire sur la cellule active.",ShowAll:"Voir tous les commentaires",ShowAllContent:"Afficher tous les commentaires dans la feuille.",UserName:"Nom d'utilisateur",Hide:"Cacher",Unhide:"Démasquer",Add:"Ajouter",DropAlert:"Voulez-vous remplacer les données existantes?",PutCellColor:"Mettez Selected Portable To The Top",PutFontColor:"Put Selected Couleur de police To The Top",WebPage:"Page web",WorkSheet:"Feuille de référence",SheetReference:"Fiche de référence",InsertHyperLink:"Insérer un lien hypertexte",HyperLink:"Hyperlink",EditLink:"Modifier le lien",OpenLink:"Ouvrir le lien",HyperlinkText:"Texte:",RemoveLink:"Supprimer le lien",WebAddress:"Adresse web:",CellAddress:"Référence de cellule:",SheetIndex:"Choisissez un endroit dans ce document",ClearAll:"Tout effacer",ClearFormats:"Formats clairs",ClearContents:"Effacer le contenu",ClearComments:"Effacer Commentaires",ClearHyperLinks:"Effacer hyperliens",SortFilter:"Trier & filtrer",SortFilterContent:"Organisez vos données de sorte qu'il est plus facile à analyser.",NumberStart:"Le minimum:",NumberEnd:"Maximum:",DecimalStart:"Le minimum:",DecimalEnd:"Maximum:",DateStart:"Date de début:",DateEnd:"Date de fin:",ListStart:"La source:",FreeText:"Alerte Afficher d'erreur après que les données non valide est entré",ListEnd:"Référence de cellule:",TimeStart:"Heure de départ:",TimeEnd:"Heure de fin:",TextLengthStart:"Le minimum:",TextLengthEnd:"Maximum:",CommentFindEndAlert:"Spreadsheet atteint la fin du classeur. Voulez-vous continuer à examiner depuis le début du classeur?",InsertSheet:"Insérer",DeleteSheet:"Effacer",RenameSheet:"Rebaptiser",MoveorCopy:"Déplacer ou copier",HideSheet:"Cacher",UnhideSheet:"Démasquer",SheetRenameAlert:"Ce nom est déjà pris. Essayez un autre.",SheetRenameEmptyAlert:"Vous avez tapé un nom non valide pour une feuille. Assurez-vous que: ",SheetRenameEmptyCharExceedAlert:" Le nom que vous tapez ne dépasse pas 31 caractères ",SheetRenameEmptySplCharAlert:" Le nom ne contient aucun des caractères suivants:",SheetRenameEmptyBlankAlert:" Vous ne laissez pas le nom vide.",SheetDeleteAlert:"Vous ne pouvez pas annuler la suppression de feuilles, et vous pourriez être la suppression des données. Si vous ne avez pas besoin, cliquez sur OK pour supprimer.",SheetDeleteErrorAlert:"Un classeur doit contenir au moins une feuille de calcul visible. Pour masquer, supprimer ou déplacer la feuille sélectionnée, vous devez d'abord insérer une nouvelle feuille ou afficher une feuille qui est déjà caché.",CtrlKeyErrorAlert:"Cette commande ne peut pas être utilisé sur plusieurs sélections.",ClipboardAccessError:"Votre navigateur ne peut pas accéder au presse-papiers, utilisez ces raccourcis:",MoveToEnd:"Aller à la fin",Beforesheet:"Avant la feuille:",CreateaCopy:"Créer une copie",AutoFillOptions:"Cellules Copier / Remplir Série / Remplir la mise en forme uniquement / Remplir sans mise en forme / flash Fill",NumberValidationMsg:"Entrez uniquement des chiffres",DateValidationMsg:"Entrez seule date",Required:"Obligatoire",TimeValidationMsg:"Le temps que vous avez entré pour le temps est invalide.",CellAddrsValidationMsg:"Référence est pas valide.",PivotTable:"Pivot Table",PivotTableContent:"Facilement organiser et de résumer les données complexes dans un tableau croisé dynamique.",NumberTab:"Nombre",AlignmentTab:"Alignement",FontTab:"Police de caractère",FillTab:"Remplir",TextAlignment:"Alignement du texte",Horizontal:"Horizontal:",Vertical:"Verticale:",Indent:"tiret",TextControl:"Text Control",FontGroup:"Police de caractère:",FontStyle:"Le style de police:",Size:"Taille:",PSize:"Taille de la page",Effects:"Effets:",StrikeThrough:"Strikethrough",Overline:"overline",NormalFont:"police normale",Preview:"Aperçu",Line:"Ligne",Presets:"Presets",None:"Aucun",Outline:"Contour",AllSide:"Tous les côtés",InsCells:"Les cellules d'insertion",InsRows:"Insérer des lignes de la feuille",InsCols:"Insérer des colonnes de la feuille",InsSheet:"Insertion Feuille",DelCells:"Supprimer les cellules",DelRows:"Supprimer les lignes de la feuille",DelCols:"Supprimer les colonnes de la feuille",DelSheet:"Supprimer une feuille",HyperLinkAlert:"L'adresse de ce site est pas valid.Check l'adresse et essayez à nouveau.",ReplaceData:"Terminé. Nous avons fait / remplacements.",NotFound:"Nous ne pouvions pas trouver ce que vous recherchez. Sélectionnez l'onglet Paramètres pour plus de moyens de recherche",Data:"Données:",Allow:"Permettre:",IgnoreBlank:"Ignorer blanc",NotFind:"Impossible de trouver le match pour remplacer",FreezeTopRow:"Congeler Top Row",FreezeFirstColumn:"Gel première colonne",UnFreezePanes:"dégeler Panes",DestroyAlert:"Etes-vous sûr de vouloir détruire le classeur en cours sans enregistrer et de créer un nouveau classeur?",ImageValAlert:"Télécharger des fichiers d'image seulement",Pictures:"Des photos",PicturesTitle:"À partir du fichier",PicturesContent:"Insérez des images de l'ordinateur ou d'autres ordinateurs que vous êtes connecté.",ImportAlert:"Etes-vous sûr de vouloir détruire le classeur en cours sans enregistrer et ouvrir un nouveau classeur?",UnmergeCells:"cellules Défusionner",MergeCells:"Fusionner des cellules",MergeAcross:"Fusionner Across",MergeAndCenter:"Fusionner & Centre",MergeAndCenterContent:"Combiner et centrer le contenu des cellules sélectionnées dans une nouvelle cellule plus grande.",MergeCellsAlert:"Fusionner les cellules maintient la valeur de la cellule seulement supérieure gauche et rejette les autres valeurs.",MergeInsertAlert:"Cette opération entraînera des cellules fusionnées à Unmerge. Souhaitez-vous continuer?",Axes:"Haches",PHAxis:"Horizontal primaire",PVAxis:"Vertical primaire",AxisTitle:"Titre de l'axe",CTNone:"Aucun",CTCenter:"centre",CTFar:"Loin",CTNear:"Près",DataLabels:"Étiquettes de données",DLNone:"Aucun",DLCenter:"centre",DLIEnd:"Inside End",DLIBase:"A l'intérieur de base",DLOEnd:"Fin de l'extérieur",ErrorBar:"Barres d'erreur",Gridline:"Quadrillage",PMajorH:"Primary Major Horizontal",PMajorV:"Primary Major Vertical",PMinorH:"Horizontal Minor primaire",PMinorV:"Primary Major Vertical",Legend:"Légendes",LNone:"Aucun",LLeft:"À gauche",LRight:"Droite",LBottom:"Bas",LTop:"Meilleur",ChartTitleDlgText:"Entrez le titre",ChartTitle:"Titre",InvalidTitle:"Vous avez tapé un nom invalide pour le titre.",CorrectFormat:"Sélectionnez le format de fichier correct",ResetPicture:"Rétablir l'image",ResetPictureContent:"Jeter toutes les modifications de formatage apportées à cette image.",PictureBorder:"Photo Border",PictureBorderContent:"Choisissez la couleur, la largeur et le style de ligne pour le contour de votre forme.",ResetSize:"Rétablir l'image et taille",Height:"la taille",Width:"Largeur",ThemeColor:"Couleurs du thème",NoOutline:"Non Outline",Weight:"Poids",Dashes:"tirets",ColumnChart:"Colonne",ColumnChartTitle:"Insérer une colonne graphique",ColumnChartContent:"Utilisez ce type de graphique à des valeurs comparer visuellement à travers quelques catégories.",BarChart:"Bar",BarChartTitle:"Insérer Bar Chart",BarChartContent:"Utilisez ce type de graphique à des valeurs comparer visuellement à travers quelques catégories lorsque le graphique montre la durée ou la catégorie texte est long.",StockChart:"Radar",StockChartTitle:"Insérez Radar Chart",StockChartContent:"Utilisez ce type de graphique pour afficher les valeurs par rapport à un point central.",LineChart:"Ligne",LineChartTitle:"Insérer Graphique Ligne",LineChartContent:"Utilisez ce type de graphique pour montrer les tendances au fil du temps (années, mois et jours) ou catégories.",AreaChart:"Aire",AreaChartTitle:"Graphique Insérer Zone",AreaChartContent:"Utilisez ce type de graphique pour montrer les tendances au fil du temps (années, mois et jours) ou catégories. Utilisez-le pour mettre en évidence l'ampleur du changement au fil du temps.",ComboChart:"Combo",PieChart:"Tarte",PieChartTitle:"Insérez Pie / Doughnut Chart",PieChartContent:"Utilisez ce type de graphique pour illustrer les proportions d'un tout. Utilisez-le lorsque le total de vos numéros est de 100%.",ScatterChart:"Dispersion",ScatterChartTitle:"Insérer Scatter (X, Y) Graphique",ScatterChartContent:"Utilisez ce type de graphique pour illustrer la relation entre les ensembles de valeurs.",ClusteredColumn:"Cluster Colonne",StackedColumn:"Stacked Colonne ",ClusteredBar:"Cluster Bar",StackedBar:"Stacked Bar",Radar:"Radar",RadarMarkers:"Radar largeur Marqueurs",LineMarkers:"Line largeur& nbsp;Marqueurs",Area:"Région",StackedArea:"Stacked Zone",Pie:"Tarte",Doughnut:"Donut",Scatter:"Dispersion",ChartRange:"Range Chart",XAxisRange:"Saisissez une fourchette de l'axe X:",YAxisRange:"Saisissez une fourchette de l'axe Y:",LegendRange:"Saisissez une fourchette de légende:",YAxisMissing:"Saisissez une fourchette de l'axe Y pour créer tableau",InvalidYAxis:"gamme de l'axe Y doit être comprise dans la plage sélectionnée",InvalidXAxis:"plage d'axe X doit être comprise dans la plage sélectionnée",InvalidLegend:"Plage de légende doit être comprise dans la plage sélectionnée",InvalidXAxisColumns:"plage d'axe X doit se situer dans une seule colonne",FreezePanes:"Figer les volets",FreezePanesContent:"Gel d'une partie de la feuille pour le garder visible lorsque vous faites défiler le reste de la feuille.",PasteContent:"Ajouter le contenu du Presse-papiers à votre document.",PasteSplitContent:"Choisissez une option de collage, comme le maintien de la mise en forme ou de coller uniquement le contenu.",CutContent:"Retirer la sélection et le mettre sur le Presse-papiers afin que vous puissiez le coller ailleurs.",CopyContent:"Mettez une copie de la sélection sur le Presse-papiers afin que vous puissiez le coller ailleurs.",FPTitle:"Format Painter",FPContent:"Comme le regard d'une sélection particulière? Vous pouvez appliquer ce regard à d'autres contenus dans le document.",BoldContent:"Faites votre texte en gras.",ItalicContent:"Italique votre texte.",ULineContent:"Soulignez votre texte.",LineTrContent:"Traversez quelque chose en dessinant une grève à travers elle.",UndoContent:"Annuler la dernière action.",RedoContent:"Refaire la dernière action.",HyperLinkTitle:"Ajouter un lien hypertexte",HyperLinkContent:"Créer un lien dans votre document pour accéder rapidement aux pages Web et des fichiers.",HyperLinkPlaceContent:" Hyperliens peut aussi vous emmener dans des endroits dans votre document.",NewCommentTitle:"Insérez un commentaire",NewCommentContent:"Ajouter une note sur cette partie du document.",RefreshTitle:"Rafraîchir",RefreshContent:"Obtenez les dernières données de la source reliée à la cellule active",FieldListTitle:"Liste de champ",FieldListContent:"Afficher ou masquer la liste des champs. ",FieldListRemoveContent:" La liste des champs vous permet d'ajouter et de supprimer des champs de votre rapport de tableau croisé dynamique",AddChartElement:"Ajouter Chart Element",AddChartElementContent:"Ajouter des éléments à la liste créée.",SwitchRowColumn:"Commutateur ligne / colonne",SwitchRowColumnContent:"Échangez les données sur l'axe.",MergeAlert:"Nous ne pouvons pas faire cela à une cellule fusionnée.",UnhideDlgText:"Fiche Unhide:",ChartThemes:"Graphique Thèmes",ChartThemesContent:"Choisissez un nouveau thème pour votre tableau.",ChangePicture:"Changer l'image",ChangePictureContent:"Modifier une image différente, en conservant la mise en forme et la taille de l'image actuelle.",ChangeChartType:"Modifier le type de graphique",SelectData:"Sélectionner des données",SelectDataContent:"Modifier la plage de données inclus dans le tableau.",Sum:"Somme",Average:"Moyenne",CountNumber:"Count Numbers",Max:"Max",Min:"Min",ChartType:"Modifier le type de graphique",ChartTypeContent:"Changer pour un type de graphique différent.",AllCharts:"Charts",defaultfont:"Défaut",LGeneral:"Général",LCurrency:"Devise",LAccounting:"Comptabilité",LDate:"date",LTime:"Temps",LPercentage:"Pourcentage",LFraction:"Fraction",LScientific:"Scientifique",LText:"Texte",LCustom:"Coutume",FormatSample:"Échantillon",Category:"Catégorie:",Top:"Meilleur",Center:"centre",Bottom:"Bas",Left:"Gauche (Indent)",Right:"Droite",Justify:"Justifier",GeneralTxt:"cellules générales format ont pas de format de numéro spécifique.",NegativeNumbersTxt:"Nombres négatifs",ThousandSeparatorTxt:"Utilisez 1000 Separator",DecimalPlacesTxt:"Décimales:",TextTxt:"cellules de format de texte sont traités comme du texte, même si un nombre est dans la cellule. La cellule est affiché exactement comme entré.",BoldItalic:"Gras italique",Regular:"Ordinaire",HyperLinkHide:"<< Document >> Sélection en",InvalidSheetIndex:"Spécifiez SheetIndex bon",HugeDataAlert:"Fichier trop volumineux pour ouvrir.",ImportExportUrl:"Donnez import / export URL et essayez à nouveau.",BetweenAlert:"Le maximum doit être supérieur ou égal au minimum.",BorderStyles:"Solide / pointillée / Dotted/Double",FPaneAlert:"Geler Pane est pas appliquée pour la première cellule",ReplaceNotFound:"Spreadsheet ne peut pas trouver une correspondance.",BlankWorkbook:"classeur Blank",SaveAsExcel:"Enregistrer sous Excel",SaveAsCsv:"Enregistrer sous CSV",SaveAsPdf:"Enregistrer sous PDF",Design:"CONCEPTION",NewName:"Nouveau nom",FormulaBar:"Barre de formule",NameBox:"Nom Box",NumberValMsg:"Les valeurs décimales ne peuvent pas être utilisés pour des conditions numériques.",NumberAlertMsg:"Entrez uniquement des chiffres.",ListAlert:"plage de cellules est incorrect, entrez S'il vous plaît plage de cellules correcte.",ListValAlert:"La source de la liste doit être une liste délimitée, ou une référence à la ligne ou une colonne unique.",ListAlertMsg:"La valeur saisie est pas valide",AutoFillTitle:"options de saisie automatique",NewSheet:"Nouvelle feuille",FullSheetCopyPasteAlert:"Nous ne peut pas coller parce que la zone de texte et de zone de collage ne sont pas la même taille.",Heading:"Rubriques",Gridlines:"Quadrillage",Firstsheet:"Faites défiler jusqu'à la première feuille",Lastsheet:"Faites défiler jusqu'à la dernière feuille",Nextsheet:"Faites défiler jusqu'à la feuille suivante",Prevsheet:"Faites défiler jusqu'à la feuille précédente",ProtectWorkbook:"Protéger le classeur",UnProtectWorkbook:"Ôter Workbook",ProtectWBContent:"Gardez les autres de faire des changements structurels à votre classeur",Password:"Mot de passe",ConfirmPassword:"Re Entrez le mot de passe de procéder:",PasswordAlert1:"mot de passe de confirmation ne sont pas identiques.",PasswordAlert2:"Veuillez entrer un mot de passe.",PasswordAlert3:"Le mot de passe que vous avez fourni est incorrect. Vérifiez que la touche VERR.MAJ est désactivée et assurez-vous d'utiliser la bonne capitalisation.",Protect:"est protégé.",Lock:"Lock Cell",Unlock:"Débloquez cellulaire",Protectsheet:"Protéger la feuille",ProtectSheetToolTip:"Empêcher les modifications indésirables des autres en limitant leur capacité à modifier",Unprotect:"Fiche Ôter",LockAlert:"La cellule que vous essayez de changer est sur feuille protégée. Pour apporter des modifications, cliquez sur Feuille Unprotect dans l'onglet Révision.",CreateRule:"Nouvelle règle",NewRule:"Nouvelle règle de mise en forme",NewRuleLabelContent:"Les valeurs de format où cette formule est vraie:",InsertDeleteAlert:"Cette opération est interdite. L'opération tente de déplacer les cellules dans un tableau sur votre feuille de calcul.",ReadOnly:"La gamme que vous essayez de changer contient lire uniquement les cellules.",CreatePivotTable:"Créer Pivot Table",Range:"Gamme:",ChoosePivotTable:"Choisissez où vous voulez que le tableau croisé dynamique pour être placé",NewWorksheet:"Nouvelle feuille de calcul",ExistingWorksheet:"Feuille existante",Location:"Emplacement:",Refresh:"Rafraîchir",PivotRowsAlert:"Cette commande nécessite au moins deux rangées de données source. Vous ne pouvez pas utiliser la commande sur une sélection dans une seule ligne.",PivotLabelsAlert:"Le nom du champ de tableau croisé dynamique est pas valide, Pour créer un rapport de tableau croisé dynamique, vous devez utiliser les données qui sont organisées sous forme de liste avec des colonnes marquées. Si vous modifiez le nom d'un champ de tableau croisé dynamique, vous devez taper un nouveau nom pour le champ.",FieldList:"Liste de champ",MergeSortAlert:"Pour ce faire, toutes les cellules fusionnées doivent être de la même taille.",FormulaSortAlert:"La gamme de tri avec la formule ne peut pas être triée.",MergePreventInsertDelete:"Cette opération est interdite. L'opération tente de déplacer une des cellules de fusion sur votre feuille de calcul.",FormulaRuleMsg:"S'il vous plaît entrer le format correct.",MovePivotTable:"Déplacer Pivot Table",MovePivotTableContent:"Déplacer le tableau croisé dynamique vers un autre emplacement dans le classeur.",ClearAllContent:"Retirer les champs et les filtres.",ChangeDataSource:"Modifier",ChangeDataSourceContent:"Modifiez les données de source pour ce tableau croisé dynamique",ChangePivotTableDataSource:"Changer PivotTable Data Source",TotalRowAlert:"Cette opération est interdite. L'opération tente de déplacer les cellules dans un tableau sur votre feuille de calcul. Cliquez sur OK pour procéder à toute la ligne.",CellTypeAlert:"Cette opération est autorisée dans le type de cellule gamme appliquée.",PivotOverlapAlert:"Un rapport de tableau croisé dynamique ne peut pas chevaucher un autre rapport de tableau croisé dynamique",NoCellFound:"Aucune cellule n'a été trouvé",CorrectArgument:"Veuillez entrer le bon argument",CorrectFormula:"Veuillez entrer la bonne formule",CorrectCellAddress:"Entrez l'adresse de la cellule correcte",ChartType:"Type de graphique",NumberValidationAlert:"Le maximum doit être supérieur ou égal au minimum",DateValidationAlert:"La date de fin doit être supérieure ou égale à Date de début",TimeValidationAlert:"L'heure de fin doit être supérieure ou égale à Start Time",NewRuleAlert:"Il y a un problème avec cette formule",DragAlert:"La commande n'a pas pu être terminée lorsque vous tentez de déplacer des cellules dans la plage du filtre. Sélectionnez une plage hors de la portée du filtre et essayez de nouveau la commande.",OR:"ou",HOME:"MAISON",INSERT:"INSÉRER",DATATAB:"LES DONNÉES",PAGELAYOUT:"MISE EN PAGE",REVIEW:"LA REVUE",OTHERS:"AUTRES",FORMAT:"Format",DESIGN:"CONCEPTION",CHARTDESIGN:"Graphisme",ANALYZE:"Analyser",FileName:"Nom de fichier",Save:"sauvegarder",SaveFile:"Enregistrer le fichier",HighlightCellRules:"Souligner les règles de la cellule",LightRedFillDark:"Rouge clair Remplir avec un texte rouge foncé",YellowFillDark:"Remplissage jaune avec texte jaune foncé",GreenFillDark:"Remplissage vert avec texte vert foncé",RedFill:"Red Fill",RedText:"Texte rouge",Column:"Colonne",Bar:"Bar",Line:"Ligne",DataValidationType:"Numéro / Décimal / Date / Heure / Longueur de texte / Liste",DataValidationAction:"Supérieur ou supérieur ou égal à / inférieur à / inférieur ou égal à / égal à / non égal à / entre / pas entre",Modify:"Modifier",Apply:"Appliquer",NewCellStyle:"Nouveau style de cellule",cellStyleAlert:"Ce nom de style existe déjà",modifyCellStyleAlert:"Ce nom de style n'existe pas",Color:"Couleur",StyleName:"Nom du style",LShortdate:"Date courte",LLongdate:"Longue date",Clipboard:"Presse-papiers",Font:"fonte",Actions:"actes",Styles:"styles",Editing:"rédaction",Tables:"tableaux",Illustrations:"illustrations",Links:"gauche",Charts:"hit-parade",DataTools:"Outils de données",Show:"spectacle",PageLayout:"Mise en page",Changes:"Les changements",Window:"fenêtre",Cells:"cellules",Calculation:"calcul",Properties:"propriétés",Tools:"outils",TableStyleOption:"Options de style de table",ChartLayouts:"Mise en page des graphiques",ChartDesignData:"données",ChartDesignType:"qualité",ChartDesignSize:"taille",Adjust:"régler",FormatSize:"taille",AnalyzePivotTable:"Tableau croisé dynamique",DataSource:"DataSource",FATTitlePrefix:"Style de table",HighPoint:"Point haut",LowPoint:"Point bas",FirstPoint:"Premier point",LastPoint:"Dernier point",NegativePoint:"Points négatifs",Markers:"Marqueurs",NegativePoints:"Points négatifs",LineSparklineTitle:"Insérer Line Sparkline",LineSparklineContent:"Les sparklines sont des mini-graphiques placés dans une seule cellule, chacun représentant une rangée de données dans votre sélection",ColumnSparklineTitle:"Insérer une colonne Sparkline",ColumnSparklineContent:"Les sparklines sont des mini-graphiques placés dans une seule cellule, chacun représentant une rangée de données dans votre sélection",WinLossSparklineTitle:"Insérer Win / Loss Sparkline",WinLossSparklineContent:"Les sparklines sont des mini-cartes placées dans une seule cellule, chacune représentant une rangée de données dans votre sélection,",Line:"Ligne",SparklineColor:"Couleur Sparkline",SparklineColorTitle:"Couleur Sparkline",SparklineColorContent:"Spécifiez la couleur des sparklines dans le groupe sparkline sélectionné",MarkerColor:"Couleur du marqueur",MarkerColorContent:"Changez la couleur pour les points négatifs, les marqueurs et tous les autres points pour le groupe sparkline sélectionné",ChooseDataRange:"Choisissez la plage de données",ChooseLocationRange:"Choisissez la plage d'emplacement",DataRange:"Plage de données",LocationRange:"Plage d'emplacement",EmptyDLRnge:"La source de données ou la référence de lieu n'est pas valide",SourceDataRange:"Sélectionnez une plage de données source pour la sparkline",SparklineAlert:"La référence de localisation n'est pas valide car les cellules ne sont pas toutes dans la même colonne ou la même ligne. Sélectionnez les cellules qui sont toutes dans une seule ligne ou une seule colonne",SparklineDataAlert:"Entrez le format de données correct",SparklineLocAlert:"La référence pour l'emplacement ou la plage de données n'est pas valide",SDataRangeAlert:"La référence de la source de données n'est pas valide",LineAlert:"Impossible de créer le graphique linéaire pour une seule valeur",EditData:"Modifier les données",EditDataContent:"Modifier le lieu et les données du groupe",EditSingleSparklineData:"Modifier les données Single Sparkline",EditSparklineData:"Modifier les données sparkline",HiddenEmptyCells:"Cellules cachées et vides",SwitchRowCol:"Commutateur ligne / colonne",CreateSparkline:"Créer Sparkline",SelectDataSource:"Sélectionnez une plage de données source pour la sparkline",SPARKLINEDESIGN:"Sparkline Design",CancellationRequested:"Impossible d'ouvrir dans le délai spécifié",ImportPreventedOnUnknownFormula:"Ce fichier ne peut pas être chargé car il contient des formules non prises en charge.",PivotTableName:"Nom de tableau croisé dynamique",ArrayaFormula:"Vous ne pouvez pas changer une partie d'un tableau",ArrayaFormulaTableAlert:"Les formules matricielles multi-cellules ne sont pas autorisées dans les tables",ValueFieldSettings:"Paramètres du champ de valeur",FieldTab:"Résumer les valeurs par",SummarizeValue:"Résumer le champ de valeur par",SummarizeChooseType:"Choisissez le type de calcul que vous souhaitez utiliser pour récapituler les données du champ sélectionné",FieldValue:"Nom de la source:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["fr-FR"]={watermarkText:"sélectionnez une heure"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["fr-FR"]={toolboxTooltipTexts:{addTool:"Ajouter",editTool:"modifier",updateTool:"Mettre à jour",deleteTool:"Effacer",cancelTool:"Annuler",expandAllTool:"Développer tout",collapseAllTool:"Réduire tout",pdfExportTool:"PDF exportation",excelExportTool:"Exportation Excel",printTool:"Impression",searchTool:"Chercher"},contextMenuTexts:{addRowText:"Ajouter une rangée",editText:"modifier",deleteText:"Effacer",saveText:"sauvegarder",cancelText:"Annuler",aboveText:"Au dessus de",belowText:"Au dessous de"},columnMenuTexts:{sortAscendingText:"Trier par ordre croissant",sortDescendingText:"Trier par ordre décroissant",columnsText:"colonnes",freezeText:"Gel",unfreezeText:"Dégeler",freezePrecedingColumnsText:"Figer les colonnes antérieures à",insertColumnLeft:"Insérez la colonne de gauche",insertColumnRight:"Insérez la colonne de droite",deleteColumn:"Supprimer la colonne",renameColumn:"Renommer la colonne",menuFilter:"Filtre"},filterMenuTexts:{stringMenuOptions:[{text:"Commence avec",value:"startswith"},{text:"Se termine par",value:"endswith"},{text:"Contient",value:"contains"},{text:"Équivaut à",value:"equal"},{text:"N'est pas égal",value:"notequal"}],numberMenuOptions:[{text:"Moins que",value:"lessthan"},{text:"Plus grand que",value:"greaterthan"},{text:"Inférieur ou égal à",value:"lessthanorequal"},{text:"Plus grand ou égal à",value:"greaterthanorequal"},{text:"Équivaut à",value:"equal"},{text:"N'est pas égal",value:"notequal"}],filterValue:"Valeur du filtre",filterButton:"Filtre",clearButton:"Clair",enterValueText:"entrer la valeur"},columnDialogTexts:{field:"Champ",headerText:"En-tête",editType:"Modifier le type",filterEditType:"Modifier le type de filtre",allowFiltering:"Autoriser le filtrage",allowFilteringBlankContent:"Autoriser le filtrage du contenu Blank",allowSorting:"Autoriser tri",visible:"Visible",width:"Largeur",textAlign:"Alignement du texte",headerTextAlign:"Alignement du texte en-tête",isFrozen:"Est gelé",allowFreezing:"Autoriser congélation",columnsDropdownData:"Colonne Chute de données vers le bas",dropdownTableText:"Texte",dropdownTableValue:"Valeur",addData:"Ajouter",deleteData:"Retirer",allowCellSelection:"Autoriser la sélection de cellules",showInColumnChooser:"Afficher dans le sélecteur de colonne",displayAsCheckbox:"Affichage en tant que case à cocher",clipMode:"Mode Clip",tooltip:"Info-bulle",headerTooltip:"Header Tooltip"},editTypeTexts:{string:"Chaîne",numeric:"Numérique",datePicker:"Sélecteur de date",dateTimePicker:"Date Time Picker",dropdown:"Menu déroulant",boolean:"Boolean"},textAlignTypes:{right:"Droite",left:"La gauche",center:"centre"},clipModeTexts:{clip:"Agrafe",ellipsis:"Ellipse"},columnDialogTitle:{insertColumn:"Insérer une colonne",deleteColumn:"Supprimer la colonne",renameColumn:"Renommer la colonne"},deleteColumnText:"Êtes-vous sûr de vouloir supprimer cette colonne?",deleteRecordText:"Êtes-vous sûr de vouloir supprimer l'enregistrement?",okButtonText:"D'accord",cancelButtonText:"Annuler",confirmDeleteText:"Confirmation de la suppression",batchSaveConfirmText:"Etes-vous sûr que vous voulez enregistrer les modifications?",batchSaveLostChangesText:"Les modifications non enregistrées seront perdues. Es-tu sur de vouloir continuer?",cancelEditText:"Etes-vous sûr que vous voulez annuler les modifications?",dropDownListBlanksText:"(Vides)",dropDownListClearText:"(Effacer le filtre)",trueText:"Vrai",falseText:"Faux",emptyRecord:"Aucun enregistrement à afficher"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["fr-FR"]={buttonText:{upload:"Télécharger",browse:"Feuilleter",cancel:"Annuler",close:"Fermer"},dialogText:{title:"Télécharger Box",name:"prénom",size:"Taille",status:"statut"},dropAreaText:"Déposer des fichiers ou cliquer pour télécharger",filedetail:"La taille du fichier est trop grand. S'il vous plaît sélectionner un fichier dans le format valide.",denyError:"Fichiers avec des extensions #Extension ne sont pas autorisés.",allowError:"Seuls les fichiers avec les extensions de #Extension sont autorisés.",cancelToolTip:"Annuler",removeToolTip:"Retirer",retryToolTip:"Recommencez",completedToolTip:"Terminé",failedToolTip:"Échoué",closeToolTip:"Fermer"};break;case"ejSpellCheck":t.SpellCheck.Locale=t.SpellCheck.Locale||{};t.SpellCheck.Locale["fr-FR"]={SpellCheckButtonText:"Orthographe",NotInDictionary:"Not in Dictionnaire",SuggestionLabel:"Suggestions",IgnoreOnceButtonText:"Ignorer une fois",IgnoreAllButtonText:"Ignorer tout",AddToDictionary:"Ajouter au dictionnaire",ChangeButtonText:"Changement",ChangeAllButtonText:"Tout modifier",CloseButtonText:"Fermer",CompletionPopupMessage:"Vérification orthographique est terminée",CompletionPopupTitle:"Vérification orthographique",Ok:"D'accord",NoSuggestionMessage:"Aucune suggestion disponible"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["fr-FR"]={Play:"jouer",Pause:"Pause",Mute:"Muet",Unmute:"Réactiver",Settings:"Paramètres",FullScreen:"Plein écran",ExitFullScreen:"Quitter le mode plein écran",HidePlaylist:"Cacher la playlist",Previous:"précédent",Next:"Prochain",TogglePlaylist:"Toggle Playlist",Rewind:"Rembobiner",Forward:"Vers l'avant",Playlist:"Playlist",RepeatPlaylist:"Répéter la liste de lecture",Shuffle:"Shuffle",VideoTitle:"Vidéo",PlaylistTitle:"Playlist",PlaylistItemName:"Élément de liste",PlaylistItemAuthor:"Auteur",Media:"Médias",Speed:"La vitesse",Quality:"Qualité",Normal:"Normal",Auto:"Auto"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["fr-FR"]={captionText:"texte"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["fr-FR"]={headerTitle:"Titre",headerBackButtonText:"Arrière"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_frFR(i);t.ExcelFilter&&n.fn.Locale_frFR("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.vi-VN.min.js b/public/scripts/l10n/ej.localetexts.vi-VN.min.js deleted file mode 100644 index dd44161..0000000 --- a/public/scripts/l10n/ej.localetexts.vi-VN.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.vi-VN.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.indexOf("viVN")<0&&t.locales.push("viVN");n.fn.Locale_viVN=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["vi-VN"]={addNewText:"Thêm mới",emptyResultText:"Chưa có đề xuất",actionFailure:"Các lĩnh vực được chỉ định không tồn tại trong nguồn dữ liệu cho",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["vi-VN"]={buttonText:{apply:"Ứng dụng",cancel:"hủy bỏ",swatches:"Swatches"},tooltipText:{switcher:"Switcher",addButton:"Thêm màu",basic:"Căn bản",monoChrome:"Monochrome",flatColors:"Màu sắc phẳng",seaWolf:"biển Wolf",webColors:"Màu sắc Web",sandy:"cát",pinkShades:"Shades hồng",misty:"mơ hồ",citrus:"Citrus",vintage:"Đồ cũ",moonLight:"ánh trăng",candyCrush:"candy crush",currentColor:"Màu hiện tại",selectedColor:"Màu được chọn"}};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["vi-VN"]={watermarkText:"nhập giá trị"};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["vi-VN"]={watermarkText:"Chọn ngày",buttonText:"Hôm nay"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["vi-VN"]={ButtonText:{apply:"Ứng dụng",cancel:"hủy bỏ",reset:"Thiết lập lại"},watermarkText:"Chọn Phạm vi",customPicker:"tuỳ chỉnh Picker"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["vi-VN"]={watermarkText:"Chọn thời gian ngày",buttonText:{today:"Hôm nay",timeNow:"Hiện tại",done:"Làm xong",timeTitle:"Thời gian"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["vi-VN"]={tooltip:{close:"Gần",collapse:"Sự sụp đổ",restore:"khôi phục",maximize:"Tối đa hóa",minimize:"Giảm thiểu",expand:"Phát triển",unPin:"tháo kim găm",pin:"Ghim"},closeIconTooltip:"gần"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["vi-VN"]={emptyResultText:"Không đề nghị,",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["vi-VN"]={noRecordsTemplate:"Không có dữ liệu được tìm thấy",actionFailureTemplate:"Yêu cầu Không thành công"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["vi-VN"]={titleText:"Thực đơn"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["vi-VN"]={placeHolderText:"Nhập mã được hiển thị",CustomErrorMessage:"Captcha không hợp lệ"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["vi-VN"]={SortNoSmaller:"Sắp xếp nhỏ nhất đến lớn nhất",SortNoLarger:"Sắp xếp lớn nhất đến nhỏ nhất",SortTextAscending:"Sắp xếp từ A đến Z",SortTextDescending:"Sắp xếp từ Z đến A",SortDateOldest:"Sắp xếp theo Cũ nhất",SortDateNewest:"Sắp xếp theo Mới nhất",SortByColor:"Sắp xếp theo màu",SortByCellColor:"Sắp xếp theo màu di động",SortByFontColor:"Sắp xếp theo Font Color",FilterByColor:"Lọc theo màu",CustomSort:"tuỳ theo",FilterByCellColor:"Lọc theo màu di động",FilterByFontColor:"Lọc theo Font Color",ClearFilter:"Clear Filter",NumberFilter:"Bộ lọc số",GuidFilter:"Bộ lọc gud",TextFilter:"Bộ lọc văn bản",DateFilter:"Bộ lọc gia ngày",DateTimeFilter:"Bộ lọc Ngày Giờ",SelectAll:"Chọn tất cả",Blanks:"Blanks",Search:"Tìm kiếm",Showrowswhere:"Hiển thị các hàng nơi",NumericTextboxWaterMark:"nhập giá trị",StringMenuOptions:[{text:"bằng",value:"equal"},{text:"Không công bằng",value:"notequal"},{text:"Bắt đầu với",value:"startswith"},{text:"Kết thúc Với",value:"endswith"},{text:"Chứa đựng",value:"contains"},{text:"bộ lọc tùy chỉnh",value:"customfilter"}],NumberMenuOptions:[{text:"bằng",value:"equal"},{text:"Không công bằng",value:"notequal"},{text:"Ít hơn",value:"lessthan"},{text:"Less Than Hoặc bình đẳng",value:"lessthanorequal"},{text:"Lớn hơn",value:"greaterthan"},{text:"Lớn hơn hoặc bằng",value:"greaterthanorequal"},{text:"Giữa",value:"between"},{text:"bộ lọc tùy chỉnh",value:"customfilter"}],GuidMenuOptions:[{text:"bằng",value:"equal"},{text:"Không công bằng",value:"notequal"},{text:"bộ lọc tùy chỉnh",value:"customfilter"}],DateMenuOptions:[{text:"bằng",value:"equal"},{text:"Không công bằng",value:"notequal"},{text:"Ít hơn",value:"lessthan"},{text:"Less Than Hoặc bình đẳng",value:"lessthanorequal"},{text:"Lớn hơn",value:"greaterthan"},{text:"Lớn hơn hoặc bằng",value:"greaterthanorequal"},{text:"Giữa",value:"between"},{text:"bộ lọc tùy chỉnh",value:"customfilter"}],DatetimeMenuOptions:[{text:"bằng",value:"equal"},{text:"Không công bằng",value:"notequal"},{text:"Ít hơn",value:"lessthan"},{text:"Less Than Hoặc bình đẳng",value:"lessthanorequal"},{text:"Lớn hơn",value:"greaterthan"},{text:"Lớn hơn hoặc bằng",value:"greaterthanorequal"},{text:"Giữa",value:"between"},{text:"bộ lọc tùy chỉnh",value:"customfilter"}],Top10MenuOptions:[{text:"Hàng đầu",value:"top"},{text:"đáy",value:"bottom"}],title:"bộ lọc tùy chỉnh",PredicateAnd:"VÀ",PredicateOr:"HOẶC LÀ",OK:"được",MatchCase:"Trường hợp trận đấu",Cancel:"hủy bỏ",NoResult:"Lọc kết quả tìm thấy",CheckBoxStatusMsg:"Không phải tất cả các mặt hàng cho thấy",DatePickerWaterMark:"Chọn ngày",DateTimePickerWaterMark:"Chọn thời gian ngày",True:"thật",False:"sai",AddToFilter:"Thêm lựa chọn hiện tại để lọc"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["vi-VN"]={Folder:"Thư mục",EmptyFolder:"Thư mục này trống",ProtectedFolder:"Bạn hiện dont có quyền truy cập vào thư mục này",EmptyResult:"Không có mục nào phù hợp với tìm kiếm của bạn",ContextMenuSortBy:"Sắp xếp theo",InvalidFileName:"Một tên tập tin không thể chứa bất kỳ các ký tự sau: \\/: *? \\ <> |",Selected:"đã chọn",Permission:"Được thay đổi",SortBy:"Sắp xếp theo",Back:"Lạc hậu",Forward:"Phía trước",Upward:"Trở lên",Refresh:"Làm mới",Addressbar:"Thanh địa chỉ",Upload:"Đăng tải",Rename:"Đổi tên",Delete:"Xóa bỏ",Download:"Tải về",Error:"lỗi",PasteError:"lỗi",UploadError:"lỗi",RenameError:"lỗi",Cut:"Cắt tỉa",Copy:"bản sao",Paste:"dán",Details:"Thông tin chi tiết",Searchbar:"Thanh tim kiêm",Open:"Mở",Search:"Tìm kiếm",NewFolder:"Thư mục mới",Size:"Kích thước",RenameAlert:"Vui lòng nhập tên mới",NewFolderAlert:"Vui lòng nhập tên thư mục mới,",PasteReplaceAlert:"Tệp có tên đã tồn tại. Thay thế tệp cũ bằng tệp mới?",UploadReplaceAlert:"Tệp có tên đã tồn tại. Thay thế tệp cũ bằng tệp mới?",ContextMenuOpen:"Mở",ContextMenuNewFolder:"Thư mục mới",ContextMenuDelete:"Xóa bỏ",ContextMenuRename:"Đổi tên",ContextMenuUpload:"Đăng tải",ContextMenuDownload:"Tải về",ContextMenuCut:"Cắt tỉa",ContextMenuCopy:"bản sao",ContextMenuPaste:"dán",ContextMenuGetinfo:"Nhận thông tin",ContextMenuRefresh:"Làm mới",ContextMenuOpenFolderLocation:"Mở vị trí thư mục",Item:"mục",Items:"mặt hàng",GeneralError:"Xin vui lòng xem trình duyệt giao diện điều khiển cửa sổ để biết thêm thông tin",DeleteFolder:"Bạn có chắc chắn bạn muốn xóa",CancelPasteAction:"Các thư mục đến một thư mục con của thư mục nguồn.",OkButton:"được",CancelButton:"hủy bỏ",YesToAllButton:"Có phải tất cả",NoToAllButton:"Không phải tất cả",YesButton:"có đấy",NoButton:"Không",SkipButton:"nhảy",Grid:"Chế độ hiển thị theo ô",Tile:"xem ngói",LargeIcons:"Các biểu tượng lớn",Name:"Tên",Location:"Vị trí",Type:"kiểu đối",Layout:"Bố trí",Created:"Tạo",Accessed:"Accessed",Modified:"Được thay đổi",DialogCloseToolTip:"Gần",UploadSettings:{buttonText:{upload:"Tải lên",browse:"Duyệt",cancel:"hủy bỏ",close:"Gần"},dialogText:{title:"Tải lên Box",name:"Tên",size:"Kích thước",status:"Trạng thái"},dropAreaText:"Thả file, hoặc nhấn vào đây để upload",filedetail:"Kích thước tập tin được lựa chọn là quá lớn. Vui lòng chọn một tập tin trong các kích thước hợp lệ.",denyError:"Những tập tin có phần mở rộng #Extension không được phép.",allowError:"Chỉ có tập tin với phần mở rộng #Extension được phép.",cancelToolTip:"hủy bỏ",removeToolTip:"Tẩy",retryToolTip:"thử lại",completedToolTip:"Đã hoàn thành",failedToolTip:"Thất bại",closeToolTip:"Gần"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["vi-VN"]={emptyRecord:"Không có dữ liệu để hiển thị",unassignedTask:"nhiệm vụ không được gán",alertTexts:{indentAlert:"Không có kỷ lục Gantt được chọn để thực hiện các Thụt lề",outdentAlert:"Không có kỷ lục Gantt được chọn để thực hiện các Nhô",predecessorEditingValidationAlert:"Cyclic Dependency xảy ra, hãy kiểm tra các vị tiền nhiệm",predecessorAddingValidationAlert:"Điền vào tất cả các cột trong bảng tiền nhiệm",idValidationAlert:"Duplicate ID",dateValidationAlert:"Ngày kết thúc không hợp lệ",dialogResourceAlert:"Điền vào tất cả các cột trong bảng tài nguyên"},columnHeaderTexts:{taskId:"ID",taskName:"nhiệm vụ Tên",startDate:"ngày bắt đầu",endDate:"Ngày cuối",resourceInfo:"Tài nguyên",duration:"thời gian",status:"Tiến độ",taskMode:"nhiệm vụ Chế độ",serialNumber:"Số sê-ri",subTasksStartDate:"Nhiệm vụ phụ Ngày bắt đầu",subTasksEndDate:"Nhiệm vụ phụ Ngày kết thúc",scheduleStartDate:"Lịch trình ngày bắt đầu",scheduleEndDate:"Lịch kết thúc ngày",predecessor:"người tiền nhiệm",type:"Kiểu",offset:"Bù lại",baselineStartDate:"Baseline Ngày bắt đầu",baselineEndDate:"Baseline Cuối Ngày",WBS:"WBS",WBSPredecessor:"WBS người tiền nhiệm",dialogCustomFieldName:"Tên cột",dialogCustomFieldValue:"Giá trị",notes:"Ghi chú",taskType:"nhiệm vụ Loại",work:"Công việc",unit:"Đơn vị",effortDriven:"nỗ lực thúc đẩy",resourceName:"Tên tài nguyên"},editDialogTexts:{addFormTitle:"Nhiệm vụ mới",editFormTitle:"chỉnh sửa công việc",saveButton:"Tiết kiệm",deleteButton:"Xóa bỏ",cancelButton:"hủy bỏ",addPredecessor:"Thêm mới",removePredecessor:"Tẩy",addButton:"Thêm vào"},columnDialogTexts:{field:"Cánh đồng",headerText:"văn bản Tiêu đề",editType:"Sửa Loại",filterEditType:"Lọc Sửa Loại",allowFiltering:"cho phép lọc",allowFilteringBlankContent:"Cho phép lọc nội dung trống",allowSorting:"cho phép phân loại",visible:"Có thể nhìn thấy",width:"Chiều rộng",textAlign:"Tiêu Alignment",headerTextAlign:"Văn bản Tiêu đề Alignment",columnsDropdownData:"Cột từ trên xuống dữ liệu",dropdownTableText:"Bản văn",dropdownTableValue:"Giá trị",addData:"Thêm vào",deleteData:"Tẩy",allowCellSelection:"Cho phép lựa chọn di động",displayAsCheckbox:"Hộp kiểm Display as",clipMode:"Chế độ Clip",tooltip:"Chú giải công cụ",showInColumnChooser:"Hiển thị trong Cột Chọn",headerTooltip:"Chú giải công cụ phần đầu"},editTypeTexts:{string:"Chuỗi",numeric:"Số",datePicker:"Bảng chọn ngày",dateTimePicker:"Bộ chọn Ngày Thời gian",dropdown:"Thả xuống",boolean:"Boolean"},textAlignTypes:{right:"Đúng",left:"Trái",center:"Trung tâm"},clipModeTexts:{clip:"Kẹp",ellipsis:"Ellipse"},toolboxTooltipTexts:{addTool:"Thêm vào",editTool:"Chỉnh sửa",saveTool:"cập nhật",deleteTool:"Xóa bỏ",cancelTool:"hủy bỏ",searchTool:"Tìm kiếm",indentTool:"lõm vào",outdentTool:"Nhô",expandAllTool:"Mở rộng tất cả",collapseAllTool:"Thu gọn Tất cả",nextTimeSpanTool:"Khoảng thời gian tiếp theo",prevTimeSpanTool:"trước Khoảng thời gian",criticalPathTool:"Đường dẫn quan trọng",excelExportTool:"xuất khẩu Excel",printTool:"In",pdfExportTool:"Xuất PDF"},durationUnitTexts:{days:"ngày",hours:"giờ",minutes:"từ phút",day:"ngày",hour:"giờ",minute:"phút"},durationUnitEditText:{minute:["m","min","phút","từ phút"],hour:["h","hr","giờ","giờ"],day:["d","dy","ngày","ngày"]},workUnitTexts:{days:"ngày",hours:"giờ",minutes:"từ phút"},taskTypeTexts:{fixedWork:"Làm việc cố định",fixedUnit:"Các đơn vị cố định",fixedDuration:"Thời gian cố định"},effortDrivenTexts:{yes:"Vâng",no:"Không"},contextMenuTexts:{taskDetailsText:"Nhiệm vụ chi tiết ...",addNewTaskText:"Thêm New Task",indentText:"lõm vào",outdentText:"Nhô",deleteText:"Xóa bỏ",aboveText:"Phía trên",belowText:"Phía dưới"},newTaskTexts:{newTaskName:"Nhiệm vụ mới"},columnMenuTexts:{sortAscendingText:"Sắp xếp tăng dần",sortDescendingText:"Sắp xếp Giảm dần",columnsText:"Cột",insertColumnLeft:"Chèn cột trái",insertColumnRight:"Chèn cột phải",deleteColumn:"xóa cột",renameColumn:"Đổi tên cột"},taskModeTexts:{manual:"Hướng dẫn sử dụng",auto:"Tự động"},columnDialogTitle:{insertColumn:"chèn cột",deleteColumn:"xóa cột",renameColumn:"Đổi tên cột"},deleteColumnText:"Bạn có chắc chắn muốn xóa cột này?",okButtonText:"được",cancelButtonText:"hủy bỏ",confirmDeleteText:"Xác nhận Xóa",predecessorEditingTexts:{fromText:"Từ",toText:"Đến"},dialogTabTitleTexts:{generalTabText:"Chung",predecessorsTabText:"người tiền nhiệm",resourcesTabText:"Tài nguyên",customFieldsTabText:"trường tuỳ chỉnh",notesTabText:"Ghi chú"},predecessorCollectionText:[{id:"SS",text:"Khởi đầu-Khởi đầu",value:"Khởi đầu-Khởi đầu"},{id:"SF",text:"Khởi đầu-Hoàn thành",value:"Khởi đầu-Hoàn thành"},{id:"FS",text:"Hoàn thành-Khởi đầu",value:"Hoàn thành-Khởi đầu"},{id:"FF",text:"Hoàn thành-Hoàn thành",value:"Hoàn thành-Hoàn thành"}],linkValidationRuleText:{taskBeforePredecessor:"Bạn đã di chuyển '{0}' để bắt đầu trước khi kết thúc '{1}' và hai tác vụ được liên kết. Do đó, các liên kết không thể được tôn vinh. Chọn một hành động dưới đây để thực hiện",taskAfterPredecessor:"Bạn đã di chuyển '{0}' khỏi '{1}' và hai tác vụ được liên kết. Do đó, các liên kết không thể được tôn vinh. Chọn một hành động dưới đây để thực hiện"},linkValidationDialogTitle:"Xác nhận chỉnh sửa",linkValidationRuleOptions:{cancel:"Hủy, Giữ liên kết hiện tại",removeLink:"Xóa liên kết và di chuyển '{0}' để bắt đầu vào '{1}'.",preserveLink:"Di chuyển '{0}' để bắt đầu vào '{1}' và giữ liên kết."},connectorLineDialogText:{from:"Từ",to:"Đến",taskLink:"Nhiệm vụ liên kết",lag:"Độ trễ",okButtonText:"được",cancelButtonText:"hủy bỏ",deleteButtonText:"Xóa bỏ",title:"Nhiệm vụ phụ thuộc"},nullText:"Vô giá trị"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["vi-VN"]={EmptyRecord:"Không có dữ liệu để hiển thị",GroupDropArea:"Kéo một tiêu đề cột vào đây để nhóm cột của nó",DeleteOperationAlert:"Không có hồ sơ được lựa chọn cho hoạt động xóa",EditOperationAlert:"Không có hồ sơ được lựa chọn để chỉnh sửa hoạt động",SaveButton:"Tiết kiệm",OKButton:"được",CancelButton:"hủy bỏ",EditFormTitle:"Chi tiết của ",AddFormTitle:"Thêm các ghi nhận mới",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} mục {{else}} mặt hàng {{/if}} ",BatchSaveConfirm:"Bạn có chắc chắn muốn lưu các thay đổi?",BatchSaveLostChanges:"những thay đổi chưa được lưu sẽ bị mất. Bạn có chắc muốn tiếp tục không?",ConfirmDelete:"Bạn có chắc muốn xóa ghi?",CancelEdit:"Bạn có chắc chắn muốn Hủy bỏ các thay đổi?",PagerInfo:"{0} {1} trang ({2} bài)",FrozenColumnsViewAlert:"cột đông lạnh phải ở trong khu vực GridView",FrozenColumnsScrollAlert:"Kích hoạt tính năng cho phép cuộn trong khi sử dụng Cột đông lạnh",FrozenNotSupportedException:"Cột đông lạnh và Hàng không được hỗ trợ cho Nhóm, Row mẫu, mẫu chi tiết, Hierarchy Lưới và hàng loạt Editing",Add:"Thêm vào",Edit:"Chỉnh sửa",Delete:"Xóa bỏ",Update:"cập nhật",Cancel:"hủy bỏ",Done:"Làm xong",Columns:"Cột",SelectAll:"(Chọn tất cả)",PrintGrid:"In",ExcelExport:"Excel Export",WordExport:"lời khẩu",PdfExport:"PDF xuất khẩu",StringMenuOptions:[{text:"Bắt đầu với",value:"StartsWith"},{text:"Kết thúc Với",value:"EndsWith"},{text:"Chứa đựng",value:"Contains"},{text:"bằng",value:"Equal"},{text:"Không công bằng",value:"NotEqual"}],NumberMenuOptions:[{text:"Ít hơn",value:"LessThan"},{text:"Lớn hơn",value:"GreaterThan"},{text:"Less Than Hoặc bình đẳng",value:"LessThanOrEqual"},{text:"Lớn hơn hoặc bằng",value:"GreaterThanOrEqual"},{text:"bằng",value:"Equal"},{text:"Không công bằng",value:"NotEqual"},{text:"Giữa",value:"Between"}],PredicateAnd:"VÀ",PredicateOr:"HOẶC LÀ",Filter:"Lọc",FilterMenuCaption:"Giá trị Lọc",FilterMenuFromCaption:"Từ",FilterMenuToCaption:"Đến",FilterbarTitle:"s bào thanh lọc",MatchCase:"Trường hợp trận đấu",Clear:"Trong sáng",ResponsiveFilter:"Lọc",ResponsiveSorting:"loại",Search:"Tìm kiếm",NumericTextBoxWaterMark:"nhập giá trị",DatePickerWaterMark:"Chọn ngày",EmptyDataSource:"DataSource không được bỏ trống tại tải ban đầu từ cột được tạo ra từ nguồn dữ liệu trong Tự Ðộng Cột lưới",ForeignKeyAlert:"Các giá trị được cập nhật phải là một giá trị quan trọng nước ngoài hợp lệ",True:"thật",False:"sai",UnGroup:"Nhấn vào đây để ungroup",AddRecord:"Thêm Ghi",EditRecord:"Sửa Ghi",DeleteRecord:"xóa Ghi",Save:"Tiết kiệm",Grouping:"Nhóm",Ungrouping:"Ungroup",SortInAscendingOrder:"Sắp xếp theo thứ tự tăng dần Trong",SortInDescendingOrder:"Sắp xếp Trong dần",NextPage:"Trang tiếp theo",PreviousPage:"Trang trước",FirstPage:"Trang đầu tiên",LastPage:"Trang cuối",EmptyRowValidationMessage:"Ít nhất một lĩnh vực phải được cập nhật",NoResult:"Lọc kết quả tìm thấy"};break;case"ejmobile":t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["vi-VN"]={emptyResult:"Không có dữ liệu để hiển thị",filterValidation:"Nhập dữ liệu bộ lọc hợp lệ",filterTypeValidation:"Nhập dữ liệu bộ lọc hợp lệ. Cột lọc hiện nay là các loại",captionText:"Mặt hàng",spinnerText:"tải...",HideColumnAlert:"Ít nhất một cột phải được hiển thị trong lưới",columnSelectorText:"Ẩn cột",columnSelectorDone:"được",columnSelectorCancel:"hủy bỏ",columnSelectorWarning:"Cảnh báo",filterOk:"Được",filterWarning:"Cảnh báo"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["vi-VN"]={confirmText:"Làm xong",Windows:{cancelText:"hủy bỏ",headerText:"CHỌN NGÀY",toolbarConfirmText:"làm xong",toolbarCancelText:"gần"}});t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["vi-VN"]={confirmText:"Làm xong",AM:"LÀ",PM:"PM",Android:{headerText:"Cài đặt thời gian"},Windows:{cancelText:"hủy bỏ",headerText:"CHỌN THỜI GIAN",toolbarCancelText:"gần",toolbarConfirmText:"làm xong"}});break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["vi-VN"]={watermarkText:"nhập giá trị"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["vi-VN"]={Measure:"Đo",Row:"hàng",Column:"Cột",Expand:"Phát triển",Collapse:"Sự sụp đổ",Exit:"Lối thoát",Value:"Giá trị",ChartTypes:"Kiểu biểu đồ",TDCharts:"Bản đồ 3D",Tooltip:"Văn bản tiêu đề chọn",Exporting:"Xuất khẩu",Line:"Hàng",Spline:"lưỡi gà",Area:"Khu vực",SplineArea:"spline Diện tích",StepLine:"bước đường",StepArea:"bước Diện tích",Pie:"bánh",Bar:"Quán ba",StackingArea:"Stacking Diện tích",StackingColumn:"xếp thành cột",StackingBar:"Thanh Stacking",Pyramid:"Hình kim tự tháp",Funnel:"Ống khói",Doughnut:"bánh rán",Scatter:"tiêu tan",Bubble:"Bong bóng",TreeMap:"Sơ đồ cây",ColumnTD:"Cột 3D",PieTD:"bánh 3D",BarTD:"Quán 3D",StackingBarTD:"Thanh Stacking 3D",StackingColumnTD:"xếp thành cột 3D",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"phóng to",ZoomOut:"Thu nhỏ",Legend:"Huyền thoại",SmartLabels:"Nhãn thông minh",Interactions:"Tương tác",Zooming:"Thu phóng",Rotate45:"Xoay45",Rotate90:"Xoay90",Trim:"Cắt",MultipleRows:"Nhiều hàng",Wrap:"Wrap",Hide:"Ẩn giấu",WrapByWord:"Gói tin đồn",CrossHair:"Cross tóc",TrackBall:"Theo dõi bóng",DisableTD:"Vô hiệu hóa biểu đồ 3D",None:"không ai",Exception:"Ngoại lệ",OK:"được"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["vi-VN"]={DoesNotBeginsWith:"Không bắt đầu với",DoesNotEndsWith:"Không kết thúc cùng với",DoesNotContains:"Không chứa",DoesNotEquals:"Không bằng",IsGreaterThan:"Lớn hơn",IsGreaterThanOrEqualTo:"Là Ngắn hơn một năm",IsLessThan:"Là ít hơn",IsLessThanOrEqualTo:"Là ít hơn hoặc bằng",ClearSorting:"Rõ ràng đang sắp xếp",ClearFilterFrom:"Bộ lọc rõ ràng từ",SortAtoZ:"Sắp xếp một đến Z",SortZtoA:"Sắp xếp Z để một",and:"Và",DeferUpdate:"Hoãn cập nhật",MDXQuery:"MDX truy vấn",Column:"Cột",Row:"hàng",Slicer:"Cắt.",CubeSelector:"Trình chọn lập phương",ReportName:"báo cáo tên",NewReport:"báo cáo mới",CubeDimensionBrowser:"Cube Kích thước trình duyệt",AddReport:"Thêm báo cáo",RemoveReport:"Di chuyển Thông báo",CannotRemoveSingleReport:"Không thể loại bỏ đơn Báo cáo",AreYouSureToDeleteTheReport:"Bạn có chắc chắn xóa các Báo cáo",RenameReport:"Đổi tên báo cáo",ChartTypes:"Các loại biểu đồ",ToggleAxis:"Chuyển đổi Axis",ExportToExcel:"Xuất khẩu sang Excel",ExportToWord:"Xuất khẩu sang Word",ExportToPdf:"Xuất khẩu Để Pdf",FullScreen:"Toàn màn hình",Grid:"lưới",Chart:"Biểu đồ",OK:"được",Cancel:"hủy bỏ",MeasureEditor:"đo biên tập",MemberEditor:"thành viên biên tập",Measures:"Các biện pháp",SortOrFilterColumn:"Phân loại / Lọc (cột)",SortOrFilterRow:"Phân loại / Filter (Row)",SortingAndFiltering:"Phân loại và lọc",Sorting:"Phân loại",Measure:"Dự luật này",Order:"Gọi món",Filtering:"lọc",Condition:"Điều kiện",PreserveHierarchy:"Bảo tồn hệ thống phân cấp",Ascending:"Tăng dần",Descending:"Lae°u thiết láº-p",Enable:"Bật",Disable:"Tắt",and:"Và",Line:"Hàng",Spline:"lưỡi gà",Area:"Khu vực",SplineArea:"spline Diện tích",StepLine:"bước đường",StepArea:"bước Diện tích",Pie:"bánh",Bar:"Quán ba",StackingArea:"Stacking Diện tích",StackingColumn:"xếp thành cột",StackingBar:"Thanh Stacking",Pyramid:"Hình kim tự tháp",Funnel:"Ống khói",Doughnut:"bánh rán",Scatter:"tiêu tan",Sort:"Sắp xếp",SelectField:"Chọn cánh đồng",LabelFilterLabel:"Hiển thị những món hàng mà nhãn",ValueFilterLabel:"Hiển thị những món hàng mà",LabelFilters:"Bộ lọc nhãn",BeginsWith:"Bắt đầu với",NotBeginsWith:"Không phải bắt đầu với",EndsWith:"Kết thúc cùng với",NotEndsWith:"Không phải kết thúc cùng với",Contains:"Chứa",NotContains:"Không chứa",ValueFilters:"Bộ lọc giá trị",ClearFilter:"Bộ lọc rõ ràng",Equals:"Cấu hình máy ảnh",NotEquals:"Không phải bằng",GreaterThan:"Lớn hơn",GreaterThanOrEqualTo:"Ngắn hơn một năm",LessThan:"Ít hơn",LessThanOrEqualTo:"Ít hơn hoặc bằng",Between:"Giữa",NotBetween:"Không có chuyện đó giữa",Top10:"Top đếm",Close:"Đóng",AddToColumn:"Thêm vào cột",AddToRow:"Thêm chèo",AddToSlicer:"Thêm để cắt.",Value:"Giá trị",EqualTo:"Ngắn hơn một năm",ReportList:"Danh sách báo cáo",Bubble:"Bong bóng",TreeMap:"Sơ đồ cây",Alert:"Báo động",MDXAlertMsg:"Xin thêm một dự luật này, hoặc đẳng cấp chiều ở trục thích hợp để nhìn nhận MDX truy vấn.",FilterSortRowAlertMsg:"Không tìm thấy thứ nguyên trong trục hàng. Vui lòng thêm yếu tố Thứ nguyên trong trục hàng để sắp xếp / lọc.",FilterSortColumnAlertMsg:"Không tìm thấy thứ nguyên trong trục cột. Vui lòng thêm yếu tố Thứ nguyên trong trục cột để sắp xếp / lọc.",FilterSortcolMeasureAlertMsg:"Làm ơn thêm pháp để các trục cột",FilterSortrowMeasureAlertMsg:"Làm ơn thêm pháp để hàng trục",FilterSortElementAlertMsg:"Element is not found in the column axis. Please add an element in column axis for sorting/filtering.",FilterMeasureSelectionAlertMsg:"Xin hãy chọn một thước đo hợp lệ.",FilterConditionAlertMsg:"Hãy đặt một điều kiện hợp lệ.",FilterStartValueAlertMsg:"Hãy đặt giá trị bắt đầu.",FilterEndValueAlertMsg:"Hãy đặt giá trị kết thúc.",FilterInvalidAlertMsg:"Thao tác không hợp lệ !",SelectRecordAlertMsg:"Xin hãy chọn một kỷ lục hợp lệ.",RecordName:"Tên kỷ lục",RemoveRecord:"Gỡ bỏ Kỷ lục",RenameRecord:"Thay tên Kỷ lục",Load:"Nạp",Remove:"Gỡ bỏ",Save:"Lưu",SaveAs:"& Lưu như...",SelectRecord:"Chọn Kỷ lục",SelectReport:"Chọn b¥o c¥o",DBReport:"Thao tác được báo cáo trong cơ sở dữ liệu",Rename:"Thay tên",Remove:"Gỡ bỏ",SetRecordNameAlertMsg:"Hãy đặt tên kỷ lục.",SetReportNameAlertMsg:"Hãy đặt tên báo cáo.",Search:"Tìm kiếm",MultipleItems:"Nhiều mục",All:"Tất cả",NoReports:"Không có báo cáo nào tìm thấy trong cơ sở dữ liệu",CalculatedMember:"Tính toán thành viên",Caption:"Độ xoay::",Expression:"Biểu thức chính quy:",MemberType:"Kiểu thành viên:",FormatString:"Chuỗi định dạng:",MultipleMeasure:"Nhiều hơn một dự luật này không thể bị cắt mất.",DuplicateCalcMeasure:"Thành viên được tính toán có cùng tên đã tồn tại.",EmptyField:"Tên thành viên hoặc Biểu thức được tính không được để trống.",EmptyFormat:"Chuỗi định dạng cho tính toán thành viên là rỗng.",Warning:"Cảnh báo",Confirm:"Thành viên được tính toán có cùng tên đã tồn tại. Bạn có muốn thay thế?",KPIs:"KPIs",Collection:"Bộ sưu tập",Report:"báo cáo",AddCurrentSelectionToFilter:"Thêm lựa chọn hiện tại để lọc",SaveMsg:"Vết lùi đã được lưu thành công!!!",RenameMsg:"Báo cáo đổi tên thành công!!!",RemoveMsg:"Báo cáo bị gỡ bỏ thành công!!!",Success:"Thành công",KpiAlertMsg:"Cái này, bạn đang di chuyển không thể được đặt vào trong khu vực này của báo cáo",NotAllItemsShowing:"Không phải tất cả các nút đứa trẻ được hiển thị",EditorLinkPanelAlert:"Các thành viên có hơn 1000 mục theo một hoặc nhiều phụ huynh. Chỉ 1000 mục đầu tiên được hiển thị dưới mỗi phụ huynh.",NamedSetAlert:"Các bộ tên đã đặt tên của cùng một trường không thể được thêm vào báo cáo PivotTable cùng một lúc. Nhấp vào OK để xóa '' có tên là set và thêm '' có tên là set.",Exception:"Ngoại lệ"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["vi-VN"]={RevenueGoal:"Mục tiêu doanh thu",RevenueValue:"Giá trị doanh thu",Exception:"Ngoại lệ"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["vi-VN"]={pagerInfo:"{0} {1} trang ({2} bài)",firstPageTooltip:"Tới trang đầu tiên",lastPageTooltip:"Tới trang cuối cùng",nextPageTooltip:"Đến trang tiếp theo",previousPageTooltip:"Tới trang trước",nextPagerTooltip:"Đến trang tiếp theo",previousPagerTooltip:"Tới trang trước"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["vi-VN"]={toolbar:{print:{headerText:"In",contentText:"In tài liệu PDF."},first:{headerText:"Đầu tiên",contentText:"Tới trang đầu tiên của tài liệu PDF."},previous:{headerText:"Trước",contentText:"Tới trang trước của các tài liệu PDF."},next:{headerText:"Kế tiếp",contentText:"Đến trang tiếp theo của các tài liệu PDF."},last:{headerText:"Cuối cùng",contentText:"Tới trang cuối cùng của các tài liệu PDF."},zoomIn:{headerText:"Phóng to",contentText:"Phóng to tài liệu PDF."},zoomOut:{headerText:"Thu nhỏ",contentText:"Thu nhỏ của các tài liệu PDF."},pageIndex:{headerText:"Số trang",contentText:"số trang hiện tại để xem."},zoom:{headerText:"Thu phóng",contentText:"Phóng to hoặc trên các tài liệu PDF."},fitToWidth:{headerText:"Vừa với chiều rộng",contentText:"Phù hợp với những trang PDF với độ rộng của các container."},fitToPage:{headerText:"Phù hợp để trang",contentText:"Phù hợp với những trang PDF để các container ."},search:{headerText:"Tìm kiếm văn bản",contentText:"Tìm kiếm văn bản trong các trang PDF."},download:{headerText:"Tải về",contentText:"Tải tài liệu PDF."},highlight:{headerText:"Văn bản nổi bật",contentText:"Đánh dấu văn bản trong các trang PDF."},strikeout:{headerText:"Văn bản StrikeOut",contentText:"Chấm dứt văn bản trong các trang PDF."},underline:{headerText:"Gạch dưới văn bản",contentText:"Gạch dưới văn bản trong các trang PDF."},signature:{headerText:"Chữ ký",contentText:"Thêm hoặc tạo chữ ký tay."},select:{headerText:"Lựa chọn",contentText:"Công cụ lựa chọn cho văn bản."},scroll:{headerText:"Panning",contentText:"Nhấp để xoay quanh tài liệu"}},contextMenu:{copy:{contentText:"Sao chép"},googleSearch:{contentText:"Tìm kiếm google"},Find:{contentText:"Tìm thấy:"},matchCase:{contentText:"Kết hợp Case"},auto:{contentText:"Tự động"},openPopup:{contentText:"Open Pop-Up Note"},Delete:{contentText:"Xóa bỏ"},properties:{contentText:"tính chất...."}},propertyWindow:{underlineProperties:{contentText:"Gạch dướiTuộc tính"},strikeOutProperties:{contentText:"StrikeOut Properties"},highlightProperties:{contentText:"HighlightProperties"},signatureProperties:{contentText:"Chữ ký' tính"},appearance:{contentText:"xuất hiện"},general:{contentText:"chung"},color:{contentText:"màu:"},opacity:{contentText:"Độ mờ:"},author:{contentText:"Tác giả:"},subject:{contentText:"môn học:"},modified:{contentText:"Sửa đổi:"},ok:{contentText:"được"},cancel:{contentText:"Hủy bỏ"},locked:{contentText:"Bị khóa"}},signatureWindow:{Signature:{contentText:"Thêm chữ ký"},Add:{contentText:"Thêm vào"},clear:{contentText:"Trong sáng"}},waitingPopup:{print:{contentText:"Chuẩn bị tài liệu in ấn ..."}}};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["vi-VN"]={watermarkText:"nhập giá trị"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["vi-VN"]={Total:"Tổng số",GrandTotal:"Nghe chưa?",DoesNotBeginsWith:"Không bắt đầu với",DoesNotEndsWith:"Không kết thúc cùng với",DoesNotContains:"Không chứa",DoesNotEquals:"Không bằng",IsGreaterThan:"Lớn hơn",IsGreaterThanOrEqualTo:"Là Ngắn hơn một năm",IsLessThan:"Là ít hơn",IsLessThanOrEqualTo:"Là ít hơn hoặc bằng",ClearSorting:"Rõ ràng đang sắp xếp",ClearFilterFrom:"Bộ lọc rõ ràng từ",SortAtoZ:"Sắp xếp một đến Z",SortZtoA:"Sắp xếp Z để một",and:"Và",NumberFormatting:"Số đang định dạng",FrozenHeaders:"Dã²ng Ä'ầu đông lạnh",CellSelection:"Tế bào phần chọn",CellContext:"Ngữ cảnh tế bào",ColumnResize:"Cột thay đổi kích cỡ",ExcelLikeLayout:"Excel như bố trí",FrozenHeader:"Đầu trang đông lạnh",AdvancedFiltering:"Lọc cấp cao",Amount:"Sâ tiën",Quantity:"Số lượng",Measures:"Các biện pháp",NumberFormats:"Định dạng số",Exporting:"Xuất khẩu",FileName:"Tên tập tin",ToolTip:"Mẹo công cụ",RTL:"RTL",CollapseByDefault:"Sụp đổ theo mặc định",EnableDisablePaging:"Chúng tôi đặt cái máy nghe lén Enalbe / Tắt",PagingOptions:"Chúng tôi đặt cái máy nghe lén tùy chọn",CategoricalPageSize:"Sự phân loại kích cỡ trang",SeriesPageSize:"Loạt kích cỡ trang",HyperLink:"Siêu liên kết",CellEditing:"Tế bào hiệu chỉnh.",GroupingBar:"Thanh chân trang",SummaryCustomization:"Tóm Lược điều chỉnh",SummaryTypes:"Tóm Lược các loại",SummaryType:"Kiểu tóm lược",EnableRowHeaderHyperlink:"Bật đầu trang hàng siêu liên kết",EnableColumnHeaderHyperlink:"Bật đầu trang cột siêu liên kết",EnableValueCellHyperlink:"Bật tế bào giá trị siêu liên kết",EnableSummaryCellHyperlink:"Bật Tóm Lược tế bào siêu liên kết",HideGrandTotal:"Ẩn GrandTotal",HideSubTotal:"Ẩn SubTotal",Both:"Cả hai",Sum:"L·",Average:"Trung bình",Count:"Đếm",Min:"Min",Max:"Max",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",ToolTipRow:"hàng",ToolTipColumn:"Cột",ToolTipValue:"Giá trị",SeriesPage:"Loạt trang",CategoricalPage:"phân loại trang",DragFieldHere:"lĩnh vực Kéo đây",ColumnArea:"Thả cột ở đây",RowArea:"Thả hàng tại đây",ValueArea:"giá trị thả ở đây",OK:"được",Cancel:"hủy bỏ",Remove:"Tẩy",ConditionalFormatting:"Conditional Formatting",Condition:"Loại có điều kiện",Value1:"giá trị 1",Value2:"giá trị 2",Editcondtion:"Sửa Điều kiện",Backcolor:"trở lại màu",Borderrange:"Phạm vi biên giới",Borderstyle:"Kiểu viền",Fontsize:"Cỡ chữ",Fontstyle:"Kiáu phã ng chá",Bordercolor:"Màu đường viền",Sort:"Sắp xếp",SelectField:"Chọn cánh đồng",LabelFilterLabel:"Hiển thị những món hàng mà nhãn",ValueFilterLabel:"Hiển thị những món hàng mà",LabelFilters:"Bộ lọc nhãn",BeginsWith:"Bắt đầu với",NotBeginsWith:"Không phải bắt đầu với",EndsWith:"Kết thúc cùng với",NotEndsWith:"Không phải kết thúc cùng với",Contains:"Chứa",NotContains:"Không chứa",ValueFilters:"Bộ lọc giá trị",ClearFilter:"Bộ lọc rõ ràng",Equals:"Cấu hình máy ảnh",NotEquals:"Không phải bằng",GreaterThan:"Lớn hơn",GreaterThanOrEqualTo:"Ngắn hơn một năm",LessThan:"Ít hơn",LessThanOrEqualTo:"Ít hơn hoặc bằng",Between:"Giữa",NotBetween:"Không có chuyện đó giữa",AddToFilter:"Thêm bộ lọc",AddToRow:"Thêm chèo",AddToColumn:"Thêm vào cột",AddToValues:"Thêm giá trị để",SummarizeValueBy:"Tóm tắt các giá trị bằng",Sum:"Tổng",Average:"Trung bình cộng",Count:"Đếm",Min:"Tối thiểu",Max:"Tối đa",DoubleSum:"Tổng gấp đôi",DoubleAverage:"Trung bình gấp đôi",DoubleMin:"Đôi phút",DoubleMax:"Nhân đôi tối đa",DoubleStandardDeviation:"Độ lệch chuẩn kép",DoubleVariance:"Phương sai kép",DecimalSum:"Tổng thập phân",IntSum:"IntSum",CountNumbers:"Đếm số",StdDev:"StdDev",StdDevP:"StdDevP",Variance:"Phương sai",VarP:"VarP",SummaryOf:"Của",Warning:"Cảnh báo",Error:"Lỗi",GroupingBarAlertMsg:"Cái này, bạn đang di chuyển không thể được đặt vào trong khu vực này của báo cáo",Measures:"Các biện pháp",Expand:"Mở rộng",Collapse:"Sụp đổ",NoValue:"Không có giá trị",Close:"Đóng",Goal:"Mục tiêu",Status:"Trạng thái",Trend:"Xu hướng",Value:"Giá trị",ConditionalFormattingErrorMsg:"Nhận giá trị là không phù hợp",ConditionalFormattingConformMsg:"Bạn có chắc muốn gỡ bỏ những định dạng đã chọn?",EnterOperand1:"Nhập Operand1color",EnterOperand2:"Nhập Operand2color",ConditionalFormatting:"Điều kiện đang định dạng",AddNew:"Thêm mới",Format:"Định dạng",NoMeasure:"Làm ơn thêm bất cứ dự luật này",Solid:"Rắn chắc",Dashed:"Đường gạch gạch",Dotted:"Kết thúc bằng chữ",Double:"Gấp đôi",Groove:"Nó giống như một câu lạc bộ vậy",Inset:"Inset",Outset:"Khi bắt đầu",Ridge:"Ridge",None:"Không ai",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"Lập phương trình duyệt chiều",SelectHierarchy:"Chọn hệ thống phân cấp",CalculatedField:"Tính toán cánh đồng",Name:"Tên:",Add:"Thêm",Formula:"Công thức:",Delete:"Xoá",Fields:"Những cánh đồng:",CalculatedFieldNameNotFound:"Cho ta không tìm thấy tên CalculatedField",InsertField:"Chèn cánh đồng",EmptyField:"Hãy nhập vào lĩnh vực tính toán tên hay công thức",NotValid:"Công thức cho không hợp lệ",NotPresent:"Giá trị được dùng trong các lĩnh vực trong những lĩnh vực công thức tính toán không hiển thị trong PivotGrid",Confirm:"Thành viên được tính toán có cùng tên đã tồn tại. Bạn có muốn thay thế?",CalcValue:"Tính toán lĩnh vực này chỉ có thể được gắn trong lĩnh vực khu vực giá trị",MultipleItems:"Nhiều mục",All:"Tất cả",Search:"Tìm kiếm",ColumnResize:"Cột thay đổi kích cỡ",Layouts:"Bố cục",NormalLayout:"Bố trí bình thường",NormalTopSummary:"Top Tóm Lược bố trí bình thường",NoSummaries:"Không có bố trí bản tóm tắt",Fontcolor:"Màu chữ",AddCurrentSelectionToFilter:"Thêm lựa chọn hiện tại để lọc",Months:"Tháng",Days:"Ngày",Quarters:"Khu phố",Years:"Năm",Qtr:"Qtr",Quarter:"Phần tư",NoRecordsToDisplay:"Không có hồ sơ để hiển thị.",EnterFormatName:"Nhập tên định dạng",FormatName:"Tên định dạng",RemoveFormat:"Định dạng gỡ bỏ",Edit:"Sửa",DuplicateFormatName:"Định dạng trùng tên",NotAllItemsShowing:"Không phải tất cả các nút đứa trẻ được hiển thị",EditorLinkPanelAlert:"Các thành viên có hơn 1000 mục theo một hoặc nhiều phụ huynh. Chỉ 1000 mục đầu tiên được hiển thị dưới mỗi phụ huynh.",Exception:"Ngoại lệ"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["vi-VN"]={SeriesPage:"Loạt trang",CategoricalPage:"phân loại trang",Error:"Lỗi",OK:"OK",Close:"Đóng",PageCountErrorMsg:"Hãy nhập số trang hợp lệ"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["vi-VN"]={DoesNotBeginsWith:"Không bắt đầu với",DoesNotEndsWith:"Không kết thúc cùng với",DoesNotContains:"Không chứa",DoesNotEquals:"Không bằng",IsGreaterThan:"Lớn hơn",IsGreaterThanOrEqualTo:"Là Ngắn hơn một năm",IsLessThan:"Là ít hơn",IsLessThanOrEqualTo:"Là ít hơn hoặc bằng",ClearSorting:"Rõ ràng đang sắp xếp",ClearFilterFrom:"Bộ lọc rõ ràng từ",SortAtoZ:"Sắp xếp một đến Z",SortZtoA:"Sắp xếp Z để một",PivotTableFieldList:"Pivot FieldList bàn",ChooseFieldsToAddToReport:"Chọn lĩnh vực để bổ sung vào báo cáo:",DragFieldBetweenAreasBelow:"lĩnh vực Kéo giữa các khu vực dưới đây:",ReportFilter:"báo cáo Lọc",ColumnLabel:"cột Label",RowLabel:"Nhãn hàng",Values:"giá trị",DeferLayoutUpdate:"Layout Update Hoãn",Update:"cập nhật",Sort:"Sắp xếp",SelectField:"Chọn cánh đồng",LabelFilterLabel:"Hiển thị những món hàng mà nhãn",ValueFilterLabel:"Hiển thị những món hàng mà",LabelFilters:"Bộ lọc nhãn",BeginsWith:"Bắt đầu với",NotBeginsWith:"Không phải bắt đầu với",EndsWith:"Kết thúc cùng với",NotEndsWith:"Không phải kết thúc cùng với",Contains:"Chứa",NotContains:"Không chứa",ValueFilters:"Bộ lọc giá trị",ClearFilter:"Bộ lọc rõ ràng",Equals:"Cấu hình máy ảnh",NotEquals:"Không phải bằng",GreaterThan:"Lớn hơn",GreaterThanOrEqualTo:"Ngắn hơn một năm",LessThan:"Ít hơn",LessThanOrEqualTo:"Ít hơn hoặc bằng",Between:"Giữa",NotBetween:"Không có chuyện đó giữa",Measures:"Các biện pháp",AlertMsg:"Cái này, bạn đang di chuyển không thể được đặt vào trong khu vực này của báo cáo",Close:"Đóng",Goal:"Mục tiêu",Status:"Trạng thái",Trend:"Xu hướng",Value:"Giá trị",AddToFilter:"Thêm bộ lọc",AddToRow:"Thêm chèo",AddToColumn:"Thêm vào cột",AddToValues:"Thêm giá trị để",Warning:"Cảnh báo",OK:"OK",Cancel:"Thã'i",Search:"Tìm kiếm",Remove:"Gỡ bỏ",AddCurrentSelectionToFilter:"Thêm lựa chọn hiện tại để lọc",NotAllItemsShowing:"Không phải tất cả các nút đứa trẻ được hiển thị",EditorLinkPanelAlert:"Các thành viên có hơn 1000 mục theo một hoặc nhiều phụ huynh. Chỉ 1000 mục đầu tiên được hiển thị dưới mỗi phụ huynh.",NamedSetAlert:"Các bộ tên đã đặt tên của cùng một trường không thể được thêm vào báo cáo PivotTable cùng một lúc. Nhấp vào OK để xóa '' có tên là set và thêm '' có tên là set."};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["vi-VN"]={cut:"Cắt tỉa",copy:"bản sao",paste:"dán",undo:"hủy bỏ",redo:"Làm lại",selectAll:"Chọn tất cả",grouping:"nhóm",group:"Nhóm",ungroup:"Ungroup",order:"Gọi món",bringToFront:"Mang ra phía trước",moveForward:"Tiến về phía trước",sendBackward:"Gửi ngược",sendToBack:"SendToBack"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale={};t.datavisualization.Chart.Locale["vi-VN"]={zoomIn:"Phóng to",zoomOut:"Thu nhỏ",zoom:"Thu phóng",pan:"cái chảo",reset:"Thiết lập lại"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["vi-VN"]={intervals:{quarter:{longQuarters:"Phần tư,",shortQuarters:"Q"},week:{longWeeks:"Tuần,",shortWeeks:"W"}}};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["vi-VN"]={zoomIn:"Phóng to",zoomOut:"Thu nhỏ",panTop:"Pan Top",panBottom:"dưới Pan",panLeft:"Pan Left",panRight:"Pan phải",home:"Nhà"};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["vi-VN"]={toolbar:{print:{headerText:"In",contentText:"In báo cáo."},exportformat:{headerText:"Xuất khẩu",contentText:"Chọn định dạng tập tin xuất khẩu.",Pdf:"PDF",Excel:"Excel",Word:"lời",Html:"HTML",PPT:"PowerPoint",CSV:"CSV"},first:{headerText:"Đầu tiên",contentText:"Tới trang đầu tiên của báo cáo."},previous:{headerText:"Trước",contentText:"Tới trang trước của báo cáo."},next:{headerText:"Kế tiếp",contentText:"Đến trang tiếp theo của báo cáo."},last:{headerText:"Cuối cùng",contentText:"Tới trang cuối của báo cáo."},documentMap:{headerText:"tài liệu Bản đồ",contentText:"Hiện hoặc ẩn bản đồ tài liệu."},parameter:{headerText:"Thông số",contentText:"Hiển thị hoặc ẩn các thông số ô."},zoomIn:{headerText:"Phóng to",contentText:"Phóng to để báo cáo."},zoomOut:{headerText:"Thu nhỏ",contentText:"Thu nhỏ của báo cáo."},refresh:{headerText:"Làm mới",contentText:"Làm mới báo cáo."},printLayout:{headerText:"Bố trí in",contentText:"Thay đổi giữa bố cục in ấn và chế độ bình thường."},pageIndex:{headerText:"Số trang",contentText:"số trang hiện tại để xem."},zoom:{headerText:"Thu phóng",contentText:"Phóng to hoặc thu trên báo cáo."},back:{headerText:"Trở lại",contentText:"Quay trở lại với báo cáo của phụ huynh."},fittopage:{headerText:"Phù hợp để trang",contentText:"Lắp trang báo cáo vào thùng chứa.",pageWidth:"Độ rộng trang",pageHeight:"Cả trang"},pagesetup:{headerText:"Thiết lập trang",contentText:"Chọn thiết lập tùy chọn để thay đổi trang giấy kích thước, định hướng và lợi nhuận."}},pagesetupDialog:{close:"Gần",paperSize:"Khổ giấy",height:"Chiều cao",width:"Chiều rộng",margins:"Lợi nhuận",top:"Hàng đầu",bottom:"đáy",right:"Đúng",left:"Trái",unit:"trong",orientation:"Sự định hướng",portrait:"Chân dung",landscape:"Phong cảnh",doneButton:"Làm xong",cancelButton:"hủy bỏ"},credential:{userName:"Tên đăng nhập",password:"Mật khẩu"},waterMark:{selectOption:"Chọn tùy chọn",selectValue:"Chọn một giá trị"},errorMessage:{startMessage:"Trình xem Báo cáo đã gặp một số vấn đề khi tải báo cáo này. Xin vui lòng",middleMessage:" Bấm vào đây",endMessage:"để xem chi tiết lỗi",closeMessage:"Đóng tin nhắn này",exportAjaxFailureMsg:"Không thể xuất tài liệu do không kết nối được Dịch vụ báo cáo.",printAjaxFailureMsg:"Không thể in tài liệu do không kết nối được Dịch vụ báo cáo.",reportLoadAjaxFailureMsg:"Không thể tiến hành hành động Báo cáo do không kết nối được Dịch vụ báo cáo."},progressMessage:{exportLoadingMessage:"Chuẩn bị xuất tài liệu ... Xin vui lòng chờ ...",printLoadingMessage:"Chuẩn bị dữ liệu in ấn Xin vui lòng chờ ...",printPreparationMessage:"Chuẩn bị dữ liệu in ... {0}% đã hoàn thành ... Vui lòng đợi ...",exportPreparationMessage:"Đang chuẩn bị xuất tài liệu ... {0}% đã hoàn tất ... Vui lòng đợi ..."},alertMessage:{close:"Gần",title:"Trình xem báo cáo",done:"được",showDetails:"Hiển thị chi tiết",hideDetails:"Ẩn chi tiết",reportLoad:"Đã tải báo cáo:",RVERR0001:"Trình xem báo cáo không thể tải Báo cáo",RVERR0002:"Trình xem báo cáo không thể xử lý Báo cáo",RVERR0003:"Đã xảy ra lỗi khi trả về dữ liệu ajax",RVERR0004:"Vui lòng chọn giá trị cho tham số",RVERR0005:"Tham số {tên người dùng} thiếu giá trị",RVERR0006:"Vui lòng cung cấp kiểu nhập dữ liệu kiểu thả nổi",RVERR0007:"Vui lòng nhập kiểu dữ liệu số nguyên",RVERR0008:"Trình xem báo cáo không thể xác thực thông tin xác thực dữ liệu",RVERR0009:"Các lề được chồng lên nhau hoặc chúng bị loại bỏ khỏi giấy. Nhập kích thước lề khác.",RVERR0010:"Vui lòng nhập giá trị cho tham số",RVERR0011:"Tham số không được để trống",RVERR0012:"Giá trị được cung cấp cho tham số báo cáo {tham số} không hợp lệ cho loại của nó."},selectAll:"Chọn tất cả",viewButton:"Xem báo cáo",parameterProcessingMessage:"Đang tải các tham số phụ thuộc ..."};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon&&(t.Ribbon.Locale["vi-VN"]={CustomizeQuickAccess:"Tùy chỉnh Quick Access Toolbar",RemoveFromQuickAccessToolbar:"Di chuyển từ Quick Access Toolbar",AddToQuickAccessToolbar:"Thêm vào Quick Access Toolbar",ShowAboveTheRibbon:"Hiện Phía trên Ribbon",ShowBelowTheRibbon:"Hiện Below the Ribbon",MoreCommands:"More Commands ..."});break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban&&(t.Kanban.Locale["vi-VN"]={EmptyCard:"Không có thẻ để hiển thị",SaveButton:"Tiết kiệm",CancelButton:"hủy bỏ",EditFormTitle:"Chi tiết của ",AddFormTitle:"Thêm thẻ mới",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} mục {{else}} hạng mục {{/if}}",FilterSettings:"Bộ lọc:",FilterOfText:"của",Max:"Max",Min:"min",Cards:" thẻ",ItemsCount:"Items Đếm :",Unassigned:"Unassigned",AddCard:"Thêm thẻ",EditCard:"chỉnh sửa thẻ",DeleteCard:"xóa thẻ",TopofRow:"Đầu Row",BottomofRow:"Đáy Row",MoveUp:"Đi lên",MoveDown:"Đi xuống",MoveLeft:"Di chuyển sang trái",MoveRight:"Đi sang phải",MovetoSwimlane:"Di chuyển đến Swimlane",HideColumn:"Ẩn cột",VisibleColumns:"Cột Visible",PrintCard:"in thẻ"});break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE&&(t.RTE.Locale["vi-VN"]={bold:"Dũng cảm",italic:"nghiêng",underline:"nhấn mạnh",strikethrough:"gạch ngang",superscript:"sự biên địa chỉ",subscript:"subscript",justifyCenter:"Căn giữa văn bản",justifyLeft:"Căn trái văn bản",justifyRight:"Căn văn bản bên phải",justifyFull:"biện hộ",unorderedList:"Chèn danh sách có thứ tự",orderedList:"Chèn lệnh danh sách",indent:"tăng Indent",fileBrowser:"file Browser",outdent:"giảm Thụt lề",cut:"Cắt tỉa",copy:"bản sao",paste:"dán",paragraph:"Đoạn văn",undo:"Hủy bỏ",redo:"Làm lại",upperCase:"Upper hợp",lowerCase:"Trường hợp thấp hơn",clearAll:"Làm sạch tất cả",clearFormat:"rõ ràng Format",createLink:"Insert / Edit Hyperlink",removeLink:"Remove Hyperlink",tableProperties:"Thuộc tính bảng",insertTable:"Chèn",deleteTables:"Xóa bỏ",imageProperties:"Thuộc tính hình ảnh",openLink:"mở Hyperlink",image:"Chèn hình ảnh",video:"Chèn Video",editTable:"Chỉnh sửa thuộc tính Bảng",embedVideo:"Dán mã nhúng của bạn dưới đây",viewHtml:"Xem HTML",fontName:"Chọn font",fontSize:"Chọn kích thước phông chữ",fontColor:"Chọn màu",format:"định dạng",backgroundColor:"Màu nền",style:"Styles",deleteAlert:"Bạn có chắc chắn muốn xóa tất cả các nội dung?",copyAlert:"Trình duyệt của bạn không hỗ trợ truy cập trực tiếp vào clipboard. Vui lòng sử dụng tổ hợp phím Ctrl + C bàn phím tắt thay vì hoạt động sao chép.",pasteAlert:"Trình duyệt của bạn không hỗ trợ truy cập trực tiếp vào clipboard. Vui lòng sử dụng phím tắt Ctrl + V thay vì dán hoạt động.",cutAlert:"Trình duyệt của bạn không hỗ trợ truy cập trực tiếp vào clipboard. Vui lòng sử dụng phím tắt Ctrl + X thay vì hoạt động cắt.",videoError:"Các vùng văn bản không thể để trống",imageWebUrl:"Địa chỉ web",imageAltText:"văn bản thay thế",dimensions:"Kích thước",constrainProportions:"constrain Proportions",linkWebUrl:"Địa chỉ web",imageLink:"Hình ảnh như Link",imageBorder:"biên giới ảnh",imageStyle:"Phong cách",linkText:"Bản văn",linkTooltipLabel:"tooltip",html5Support:"biểu tượng công cụ này chỉ được kích hoạt trong HTML5 hỗ trợ các trình duyệt",linkOpenInNewWindow:"Mở liên kết trong cửa sổ mới",tableColumns:"no.of Cột",tableRows:"Hàng no.of",tableWidth:"Chiều rộng",tableHeight:"Chiều cao",tableCellSpacing:"cellspacing",tableCellPadding:"cellpadding",tableBorder:"Biên giới",tableCaption:"lời chú thích",tableAlignment:"alignment",textAlign:"Tiêu class",dialogUpdate:"cập nhật",dialogInsert:"Chèn",dialogCancel:"hủy bỏ",dialogApply:"Ứng dụng",dialogOk:"Được",createTable:"Insert Table",insertTable:"Chèn",addColumnLeft:"Chèn cột vào bên trái",addColumnRight:"Chèn Cột để Quyền",addRowAbove:"Insert Rows Above",addRowBelow:"Hàng Insert Dưới",deleteRow:"Xóa toàn bộ hàng",deleteColumn:"Xóa toàn bộ cột",deleteTable:"xóa Bảng",customTable:"Tạo bảng tùy chỉnh ...",characters:"Nhân vật",words:"Từ ngữ",general:"Chung",advanced:"Nâng cao",table:"Bàn",row:"Hàng",column:"Cột",cell:"tế bào",solid:"Chất rắn",dotted:"Say mê",dashed:"dashed",doubled:"Kép",maximize:"Tối đa hóa",resize:"Giảm thiểu",swatches:"Swatches",paragraph:"Đoạn văn",quotation:"Bảng báo giá",heading1:"Heading 1",heading2:"nhóm 2",heading3:"Tiêu đề 3",heading4:"Tiêu đề 4",heading5:"nhóm 5",heading6:"nhóm 6",segoeui:"Segoe UI",arial:"Arial",couriernew:"Courier New",georgia:"Georgia",impact:"Va chạm",lucidaconsole:"Lucida Console",tahoma:"Tahoma",timesnewroman:"Times New Roman",trebuchetms:"Trebuchet MS",verdana:"Verdana",disc:"Đĩa",circle:"Vòng tròn",square:"Quảng trường",number:"Con số",loweralpha:"Hạ Alpha",upperalpha:"Upper Alpha",lowerroman:"Roman thấp",upperroman:"Upper La Mã",none:"không ai",linkTooltip:"Ctrl + click theo liên kết",charSpace:"Ký tự (có khoảng trắng)",charNoSpace:"Ký tự (không có khoảng trắng)",wordCount:"Số từ",left:"Trái",right:"Đúng",center:"Trung tâm",zoomIn:"phóng to",zoomOut:"Thu nhỏ",print:"In",wordExport:"Xuất dưới dạng tài liệu Word",pdfExport:"Xuất dưới dạng File Pdf",FindAndReplace:"Tìm và thay thế",Find:"Tìm thấy",MatchCase:"Trường hợp trận đấu",WholeWord:"Cả từ",ReplaceWith:"Thay bằng",Replace:"Thay thế",ReplaceAll:"Thay thế tất cả",FindErrorMsg:"Không tìm thấy từ xác định.",customFontColor:"Màu sắc khác...",customBGColor:"Màu sắc khác...",TransBGColor:"Trong suốt",addtodictionary:"thêm vào từ điển",ignoreall:"bỏ qua tất cả"});break;case"ejRecurrenceEditor":t.RecurrenceEditor.Locale=t.RecurrenceEditor.Locale||{};t.RecurrenceEditor.Locale["vi-VN"]={Repeat:"Nói lại",Never:"Không bao giờ",Daily:"hằng ngày",Weekly:"Hàng tuần",Monthly:"Hàng tháng",Yearly:"Hàng năm",First:"Đầu tiên",Second:"Thứ hai",Third:"Thứ ba",Fourth:"Thứ tư",Last:"Cuối cùng",EveryWeekDay:"Moi ngay trong tuân",Every:"Mỗi",RecurrenceDay:"Ngày",RecurrenceWeek:"Tuần",RecurrenceMonth:"Tháng",RecurrenceYear:"Năm",RepeatOn:"Lặp lại vào",RepeatBy:"Lặp lại bằng",StartsOn:"Bắt đầu vào",Times:"Lần",Ends:"Kết thúc",Day:"Ngày",The:"Các",OfEvery:"Của",After:"Sau",On:"Trên",Occurrence:"Số lần xuất hiện",Until:"Cho đến"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["vi-VN"]={ReminderWindowTitle:"cửa sổ nhắc nhở",CreateAppointmentTitle:"tạo Bổ nhiệm",RecurrenceEditTitle:"Sửa Lặp lại hẹn",RecurrenceEditMessage:"Làm thế nào bạn muốn thay đổi cuộc hẹn trong chuỗi?",RecurrenceEditOnly:"Chỉ có cuộc hẹn này",RecurrenceEditFollowingEvent:"Các sự kiện sau",RecurrenceEditSeries:"toàn bộ loạt",PreviousAppointment:"Bổ nhiệm trước",NextAppointment:"Bổ nhiệm kế tiếp",AppointmentSubject:"Môn học",StartTime:"Thời gian bắt đầu",EndTime:"Thời gian kết thúc",AllDay:"Cả ngày",StartTimeZone:"Khu Thời gian bắt đầu",EndTimeZone:"Time Zone End",Today:"Hôm nay",Recurrence:"lặp lại",Done:"Làm xong",Cancel:"hủy bỏ",Ok:"Được",Repeat:"lặp lại",RepeatBy:"lặp lại bởi",RepeatEvery:"lặp lại mỗi",RepeatOn:"lặp lại",StartsOn:"bắt đầu vào",Ends:"Kết thúc",Summary:"Tóm lược",Daily:"hằng ngày",Weekly:"hàng tuần",Monthly:"hằng tháng",Yearly:"hàng năm",Every:"tất cả",EveryWeekDay:"mỗi ngày trong tuần",Never:"Không bao giờ",After:"Sau",Occurrence:"Sự xuất hiện (s)",On:"Trên",Edit:"Chỉnh sửa",RecurrenceDay:"Day (s)",RecurrenceWeek:"Tuần (s)",RecurrenceMonth:"Tháng (s)",RecurrenceYear:"Năm (s)",The:"Các",OfEvery:"của mỗi",First:"Đầu tiên",Second:"Thứ hai",Third:"thứ ba",Fourth:"thứ tư",Last:"Cuối cùng",WeekDay:"Weekday",WeekEndDay:"Cuối tuần ngày",Subject:"Môn học",Categorize:"Thể loại",DueIn:"do Trong",DismissAll:"Giải tán hết đi",Dismiss:"Bỏ qua",OpenItem:"mở hàng",Snooze:"giấc ngũ ngắn",Day:"ngày",Week:"Tuần",WorkWeek:"Tuần làm việc",Month:"tháng",AddEvent:"Thêm sự kiện",CustomView:"custom View",Agenda:"chương trình nghị sự",Detailed:"chỉnh sửa bổ nhiệm",EventBeginsin:"Bổ nhiệm Begins trong",Editevent:"chỉnh sửa bổ nhiệm",Editfollowingevent:"Các sự kiện sau",Editseries:"chỉnh sửa Chuỗi",Times:"thời gian",Until:"cho đến khi",Eventwas:"được bổ nhiệm",Hours:"giờ",Minutes:"phút",Overdue:"Bổ nhiệm quá hạn",Days:"day (s)",Event:"Biến cố",Select:"lựa chọn",Previous:"trước",Next:"kế tiếp",Close:"gần",Delete:"Xóa bỏ",Date:"Ngày",Showin:"Hiện tại",Gotodate:"Tới Đến ngày",Resources:"TÀI NGUYÊN",RecurrenceDeleteTitle:"Xóa Lặp lại hẹn",Location:"Vị trí",Priority:"quyền ưu tiên",RecurrenceAlert:"Báo động",NoTitle:"Không tiêu đề",OverFlowAppCount:"nhiều cuộc hẹn)",WrongPattern:"Các mô hình tái phát là không hợp lệ",CreateError:"Thời hạn bổ nhiệm phải được ngắn hơn thường xuyên như thế nào nó xảy ra. Rút ngắn thời gian, hoặc thay đổi mô hình tái phát trong Appointment Recurrence hộp thoại.",DragResizeError:"Không thể sắp xếp lại một sự xuất hiện của các cuộc hẹn định kỳ nếu nó bỏ qua một sự xuất hiện sau này của việc bổ nhiệm cùng.",StartEndError:"thời gian kết thúc phải lớn hơn thời gian bắt đầu",MouseOverDeleteTitle:"xóa hẹn",DeleteConfirmation:"Bạn có chắc chắn muốn xóa cuộc hẹn này?",Time:"Thời gian",EmptyResultText:"Chưa có đề xuất",BlockIntervalAlertTitle:"Cảnh báo",BlockIntervalError:"Khoảng thời gian đã chọn đã bị chặn và không khả dụng cho lựa chọn",RecurrenceDateValidation:"Một số tháng có ít hơn ngày được chọn. Trong những tháng này, sự xuất hiện sẽ rơi vào ngày cuối cùng của tháng",SeriesChangeAlert:"Những thay đổi được thực hiện cho các phiên bản cụ thể của loạt bài này sẽ bị hủy bỏ và các cuộc hẹn đó sẽ kết hợp lại loạt bài"};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["vi-VN"]={Cut:"Cắt tỉa",Copy:"bản sao",FormatPainter:"Format Painter",Paste:"dán",PasteValues:"Chỉ dán giá trị",PasteSpecial:"dán",Filter:"Lọc",FilterContent:"Bật lọc cho các ô được chọn.",FilterSelected:"Lọc theo giá trị được chọn Cell",Sort:"loại",Clear:"Trong sáng",ClearContent:"Xóa tất cả mọi thứ trong tế bào, hoặc loại bỏ chỉ định dạng, nội dung, ý kiến hoặc các siêu liên kết.",ClearFilter:"Clear Filter",ClearFilterContent:"Bỏ lọc và sắp xếp nhà nước trong phạm vi hiện tại của dữ liệu.",SortAtoZ:"Sắp xếp từ A đến Z",SortAtoZContent:"Thấp nhất đến cao nhất.",SortZtoA:"Sắp xếp từ Z đến A",SortZtoAContent:"Cao nhất đến thấp nhất.",SortSmallesttoLargest:"Sắp xếp nhỏ nhất đến lớn nhất",SortLargesttoSmallest:"Sắp xếp lớn nhất đến nhỏ nhất",SortOldesttoNewest:"Sắp xếp Cũ nhất đến mới nhất",SortNewesttoOldest:"Sắp xếp Mới nhất Cũ nhất",Insert:"Chèn",InsertTitle:"Chèn ô",InsertContent:"Thêm các tế bào mới, hàng, hoặc cột để bảng tính của bạn",MultipleInsertContent:" FYI:. Để chèn nhiều hàng hoặc cột tại một thời điểm, chọn nhiều hàng hay cột trong bảng, và nhấn Insert.",InsertSBContent:"Thêm ô, hàng, cột, hoặc tờ để bảng tính của bạn.",Delete:"Xóa bỏ",DeleteTitle:"xóa ô",DeleteContent:"Xóa ô, hàng, cột, hoặc tờ từ bảng tính của bạn",MultipleDeleteContent:" FYI:. Để xóa nhiều dòng hoặc cột tại một thời điểm, chọn nhiều hàng hay cột trong bảng, và nhấn Delete.",FindSelectTitle:"Tìm & Chọn",FindSelectContent:"Nhấn vào đây để xem các tùy chọn cho việc tìm kiếm văn bản trong tài liệu của bạn.",CalculationOptions:"Tùy chọn tính toán",CalcOptTitle:"Tùy chọn tính toán",CalcOptContent:"Chọn để tính toán công thức tự động hoặc bằng tay.",CalcOptRecalcContent:" Nếu bạn thực hiện một sự thay đổi có ảnh hưởng đến một giá trị, bảng tính sẽ tự động tính toán lại nó.",CalculateSheet:"tính Bảng",CalculateNow:"tính Bây giờ",CalculateNowContent:"Tính toàn bộ bảng tính bây giờ.",CalculateNowTurnOffContent:" Bạn chỉ cần sử dụng này nếu tính toán tự động bị tắt.",CalculateSheetContent:"Tính toán bảng tính hiện tại.",CalculateSheetTurnOffContent:" Bạn chỉ cần sử dụng này nếu tính toán tự động bị tắt.",Title:"bảng tính",Ok:"được",Cancel:"hủy bỏ",Alert:"Chúng tôi không thể làm điều này cho các phạm vi lựa chọn của các tế bào. Chọn một ô duy nhất trong một loạt các dữ liệu và sau đó thử lại.",HeaderAlert:"Các lệnh có thể không được hoàn thành như bạn đang cố gắng để lọc với tiêu đề bộ lọc. Chọn một ô trong phạm vi lọc và thử lệnh một lần nữa.",FlashFillAlert:"Tất cả các dữ liệu tiếp theo lựa chọn của bạn đã được kiểm tra và không có mô hình cho điền vào các giá trị.",Formatcells:"Format Cells",FontFamily:"Font",FFContent:"Chọn một phông chữ mới cho văn bản của bạn.",FontSize:"Cỡ chữ",FSContent:"Thay đổi kích thước của văn bản.",IncreaseFontSize:"Tăng cỡ chữ",IFSContent:"Làm cho văn bản của bạn lớn hơn một chút.",DecreaseFontSize:"Giảm cỡ chữ",DFSContent:"Làm cho văn bản của bạn một chút nhỏ hơn.",Bold:"Dũng cảm",Italic:"nghiêng",Underline:"nhấn mạnh",Linethrough:"dòng Qua",FillColor:"Tô màu",FontColor:"Màu chữ",TopAlign:"Top Align",TopAlignContent:"Căn lề văn bản để trên đầu.",MiddleAlign:"Middle Align",MiddleAlignContent:"Căn lề văn bản để nó là trung tâm giữa đỉnh và đáy của tế bào.",BottomAlign:"đáy Align",BottomAlignContent:"Căn lề văn bản để phía dưới.",WrapText:"Bao text",WrapTextContent:"Quấn văn bản dài thêm ra nhiều dòng để bạn có thể nhìn thấy tất cả của nó.",AlignLeft:"Align Left",AlignLeftContent:"Căn nội dung của bạn sang bên trái.",AlignCenter:"Trung tâm",AlignCenterContent:"Đặt nội dung của bạn.",AlignRight:"Align Right",AlignRightContent:"Căn nội dung của bạn ở bên phải.",Undo:"Hủy bỏ",Redo:"Làm lại",NumberFormat:"Định dạng số",NumberFormatContent:"Chọn định dạng cho các tế bào của bạn, chẳng hạn như tỷ lệ phần trăm, tiền tệ, ngày tháng hoặc thời gian.",AccountingStyle:"kế toán Phong cách",AccountingStyleContent:"Format là định dạng số kế toán đôla.",PercentageStyle:"Phần trăm Phong cách",PercentageStyleContent:"Định dạng như một phần trăm.",CommaStyle:"Comma Phong cách",CommaStyleContent:"Format mà không cần phân cách hàng ngàn.",IncreaseDecimal:"tăng số thập phân",IncreaseDecimalContent:"Hiển thị thêm chữ số thập phân cho một giá trị chính xác hơn.",DecreaseDecimal:"giảm số thập phân",DecreaseDecimalContent:"Hiện chữ số thập phân ít hơn.",AutoSum:"AutoSum",AutoSumTitle:"tổng số",AutoSumContent:"Tự động thêm một tính toán nhanh chóng để bảng tính của bạn, chẳng hạn như tiền hoặc trung bình.",Fill:"Lấp đầy",ExportXL:"Excel",ExportCsv:"CSV",BackgroundColor:"Tô màu",BGContent:"Màu nền của các tế bào để làm cho chúng nổi bật.",ColorContent:"Thay đổi màu sắc của văn bản.",Border:"Biên giới",BorderContent:"Áp dụng đường viền để các tế bào hiện đang được chọn.",BottomBorder:"dưới biên giới",TopBorder:"Lên trên biên giới",LeftBorder:"Còn lại biên giới",RightBorder:"Border đúng",OutsideBorder:"Biên giới bên ngoài",NoBorder:"không có biên giới",AllBorder:"Tất cả Borders",ThickBoxBorder:"Dày Hộp Border",ThickBottomBorder:"Biên giới dưới dày",TopandThickBottomBorder:"Top và Dày biên dưới",BottomDoubleBorder:"Đáy đôi biên giới",TopandBottomDoubleBorder:"Dãy đáy đôi trên cùng và dưới cùng",DrawBorderGrid:"Vẽ đường viền lưới",DrawBorder:"vẽ biên giới",TopandBottomBorder:"Đầu và Cuối Biên",BorderColor:"dòng màu",BorderStyle:"Line Style",Number:"Số lượng ảnh được sử dụng để hiển thị tổng số. Tiền tệ và cung cấp kế toán chuyên định dạng cho giá trị tiền tệ.",General:"tế bào dạng chung không có định dạng số cụ thể.",Currency:"định dạng tiền tệ được sử dụng cho các giá trị tiền tệ nói chung. Sử dụng định dạng toán để căn chỉnh các điểm thập phân trong một cột.",Accounting:"định dạng toán đường lên các ký hiệu tiền tệ và điểm thập phân trong một cột.",Text:"tế bào định dạng văn bản được coi là văn bản ngay cả khi một số là trong tế bào. Các tế bào được hiển thị chính xác như đã nhập.",Percentage:"Định dạng phần trăm nhân giá trị tế bào bằng 100 và hiển thị kết quả bằng một biểu tượng phần trăm.",CustomMessage:"Nhập mã định dạng số, sử dụng một trong những mã có sẵn như là một điểm khởi đầu.",Fraction:" ",Scientific:" ",Type:"Kiểu:",CustomFormatAlert:"Nhập một định dạng hợp lệ",Date:"định dạng ngày tháng hiển thị ngày tháng và thời gian số serial như giá trị ngày.",Time:"Thời gian định dạng hiển thị ngày và số thời gian là giá trị ngày.",File:"TẬP TIN",New:"Mới",Open:"Mở",SaveAs:"Lưu thành",Print:"In",PrintContent:"In bảng tính hiện tại.",PrintSheet:"In Tờ",PrintSelected:"In chọn",PrintSelectedContent:"Chọn một khu vực trên các sheet mà bạn muốn in.",HighlightVal:"Định dạng dữ liệu không hợp lệ",ClearVal:"rõ ràng Validation",Validation:"Validation",DataValidation:"Xác nhận dữ liệu",DVContent:"Chọn từ một danh sách các quy tắc để hạn chế các loại dữ liệu có thể được nhập vào trong tế bào.",PageSize:"Kích thước trang",PageSizeContent:"Chọn kích thước trang cho tài liệu của bạn.",FormatCells:"Format Cells",ConditionalFormat:"Conditional Formatting",CFContent:"Dễ dàng nhận ra xu hướng và các mẫu trong dữ liệu của bạn bằng cách sử dụng màu sắc để làm nổi bật giá trị trực quan quan trọng.",And:"và",With:"với",GTTitle:"Lớn hơn",GTContent:"tế bào định dạng đó là LỚN HƠN:",LTTitle:"Ít hơn",LTContent:"tế bào định dạng đó là DƯỚI:",BWTitle:"Giữa",BWContent:"tế bào định dạng đó là GIỮA:",EQTitle:"Tương đương với",EQContent:"tế bào định dạng đó là EQUAL TO:",DateTitle:"Một ngày Xảy ra",DateContent:"tế bào dạng có chứa một NGÀY:",ContainsTitle:"Văn bản đó Có",ContainsContent:"tế bào Format chứa các văn bản:",GreaterThan:"Lớn hơn",LessThan:"Ít hơn",Between:"Giữa",EqualTo:"Tương đương với",TextthatContains:"Văn bản Có",DateOccurring:"Một ngày Xảy ra",ClearRules:"rõ ràng quy",ClearRulesfromSelected:"Rõ ràng quy từ các tế bào được chọn",ClearRulesfromEntireSheets:"Rõ ràng quy từ toàn bộ tấm",CellStyles:"cell Styles",CellStylesContent:"Một phong cách đầy màu sắc là một cách tuyệt vời để làm cho dữ liệu quan trọng nổi bật trên tờ giấy.",CellStyleHeaderText:"Tốt, Xấu và Neutral / Nhan đề và tiêu đề / Thợ Cell Styles",Custom:"Nhập mã số định dạng, sử dụng một trong các mã hiện có như là điểm khởi đầu.",CellStyleGBN:"Bình thường / Bad / Tốt / Neutral",CellStyleTH:"Tiêu đề 4 / Tiêu đề",Accent:"Accent",Style:"Phong cách",FormatAsTable:"Format Như Bảng",FormatasTable:"Format as Table",FATContent:"Nhanh chóng chuyển đổi một loạt các tế bào vào một bảng với phong cách riêng của mình.",FATHeaderText:"Light / Medium / Dark",FATNameDlgText:"Bảng Tên: / Bảng của tôi có tiêu đề",InvalidReference:"Phạm vi bạn đã xác định là không hợp lệ",ResizeAlert:"Phạm vi chỉ định là không hợp lệ. Các đầu bảng vẫn phải ở trong cùng một hàng, và bảng kết quả phải chồng lên bàn ban đầu. Chỉ định phạm vi hợp lệ.",RangeNotCreated:"Tăng hàng xa hơn số lượng tờ hàng tối đa được giới hạn trong Format as Table.",ResizeRestrictAlert:"Tăng hoặc giảm số lượng cột và giảm số lượng hàng được giới hạn trong Format as Table.",FATResizeTableText:"Nhập phạm vi dữ liệu mới cho bảng của bạn:",FATReizeTableNote:"Lưu ý: Các tiêu đề vẫn phải ở trong cùng một hàng và phạm vi bảng kết quả phải chồng lên nhiều bảng gốc.",FormatAsTableAlert:"không thể tạo ra một bảng với một hàng duy nhất. Một bảng phải có ít nhất hai hàng, một cho phần đầu bảng, và một cho dữ liệu",FormatAsTableTitle:"Light 1 / Light 2 / Light 3 / Light 4 / Ánh sáng 5 / Light 6 / Light 7 / Light 8 / Ánh 9 / Light 10 / Light 11 / Light 12 / Medium 1 / Vừa 2 / Medium 3 / Medium 4 / Vừa 5 / Medium 6 / vừa 7 / Medium 8 / Dark 1 / Dark 2 / Dark 3 / Dark 4",NewTableStyle:"New Table Style",ResizeTable:"Thay đổi kích thước Bảng",ResizeTableContent:"Thay đổi kích thước bảng này bằng cách thêm hoặc loại bỏ các hàng và cột.",ConvertToRange:"Chuyển đổi thành vùng",ConvertToRangeContent:"Chuyển đổi bảng này vào một phạm vi bình thường của các tế bào.",ConverToRangeAlert:"Bạn có muốn chuyển đổi bảng vào một phạm vi bình thường?",TableID:"Bảng ID:",Table:"Bàn",TableContent:"Tạo một bảng để tổ chức và phân tích các dữ liệu liên quan.",TableStyleOptions:"Đầu cột / Cột cuối / Total Row / Lọc Nút",Format:"định dạng",NameManager:"Name Manager",NameManagerContent:"Tạo, chỉnh sửa, xóa và tìm thấy tất cả các tên được sử dụng trong bảng tính.",NameManagerFormulaContent:" Tên có thể được sử dụng trong công thức thay thế cho các tham chiếu ô.",DefinedNames:"Tên Defined",DefineName:"xác định danh",DefineNameContent:"Xác định và áp dụng các tên.",UseInFormula:"Sử dụng trong công thức",UseInFormulaContent:"Chọn một tên sử dụng trong bảng tính này và chèn nó vào công thức hiện tại.",RefersTo:"Đề cập đến",Name:"Tên",Scope:"Phạm vi",NMNameAlert:"Tên mà bạn nhập vào không phải là valid./Reason cho điều này có thể bao gồm: / tên không bắt đầu bằng một ký tự hoặc một gạch dưới / Tên có chứa một không gian hoặc các ký tự không hợp lệ khác / Những cuộc xung đột tên với một bảng tính được xây dựng trong tên hoặc tên của một đối tượng trong bảng tính, // không được sử dụng hoàn toàn",NMUniqueNameAlert:"Tên nhập đã tồn tại. Nhập tên duy nhất.",NMRangeAlert:"Nhập một phạm vi hợp lệ",FORMULAS:"CÔNG THỨC",DataValue:"Giá trị:",Value:"Giá trị",Formula:"công thức",MissingParenthesisAlert:"Công thức của bạn thiếu parenthesis--) hoặc (. Kiểm tra công thức, và sau đó thêm các dấu ngoặc đơn ở nơi thích hợp.",UnsupportedFile:"tập tin không được hỗ trợ",IncorrectPassword:"Không thể mở tập tin hoặc bảng tính với mật khẩu được",InvalidUrl:"Hãy xác định URL thích hợp",Up:"Lên",Down:"Xuống",Sheet:"tấm",Workbook:"Sách bài tập",Rows:"by Rows",Columns:"by Columns",FindReplace:"Tìm Thay thế",FindnReplace:"Tìm và thay thế",Find:"Tìm thấy",Replace:"Thay thế",FindLabel:"Tìm gì:",ReplaceLabel:"Thay bằng:",ReplaceAll:"Thay thế tất cả",Close:"Gần",FindNext:"Tìm tiếp theo",FindPrev:"Tìm Prev",Automatic:"Tự động",Manual:"Hướng dẫn sử dụng",Settings:"Cài đặt",MatchCase:"trường hợp trận đấu",MatchAll:"Phù hợp với toàn bộ nội dung di động",Within:"trong vòng:",Search:"Tìm kiếm:",Lookin:"Nhìn vào:",ShiftRight:"tế bào Shift bên phải",ShiftBottom:"tế bào Shift",EntireRow:"toàn bộ hàng",EntireColumn:"toàn bộ cột",ShiftUp:"Di chuyển ô lên",ShiftLeft:"chuyển ô sang trái",Direction:"Phương hướng:",GoTo:"Đi đến",GoToName:"Đi đến:",Reference:"Tài liệu tham khảo:",Special:"Đặc biệt",Select:"Lựa chọn",Comments:"Bình luận",Formulas:"công thức",Constants:"hằng",RowDiff:"khác biệt Row",ColDiff:"chênh lệch cột",LastCell:"ô cuối cùng",CFormat:"định dạng có điều kiện",Blanks:"Blanks",GotoError:"lỗi",GotoLogicals:"Logicals",GotoNumbers:"số",GotoText:"Bản văn",FindSelect:"Tìm & Chọn",Comment:"Bình luận",NewComment:"Mới",InsertComment:"Insert Comment",EditComment:"Chỉnh sửa",DeleteComment:"xóa Nhận xét",DeleteCommentContent:"Xóa nhận xét chọn.",HideComment:"Ẩn bình luận",Next:"Kế tiếp",NextContent:"Chuyển đến bình luận tiếp theo.",Previous:"Trước",PreviousContent:"Chuyển đến những nhận xét trước.",ShowHide:"Show / Hide Comment",ShowHideContent:"Hiển thị hoặc ẩn các bình luận trên các tế bào hoạt động.",ShowAll:"Hiển thị tất cả Comment",ShowAllContent:"Hiển thị tất cả các ý kiến trong bảng.",UserName:"Tên đăng nhập",Hide:"Ẩn giấu",Unhide:"Bỏ ẩn",Add:"Thêm vào",DropAlert:"Bạn có muốn thay thế các dữ liệu hiện có?",PutCellColor:"Đặt chọn màu di To The Top",PutFontColor:"Đặt chọn Màu chữ To The Top",WebPage:"Trang web",WorkSheet:"bảng tham khảo",SheetReference:"bảng tham khảo",InsertHyperLink:"Insert Hyperlink",HyperLink:"hyperlink",EditLink:"chỉnh sửa liên kết",OpenLink:"Mở liên kết",HyperlinkText:"Bản văn:",RemoveLink:"Remove Link",WebAddress:"Địa chỉ web:",CellAddress:"Tham khảo di động:",SheetIndex:"Chọn một vị trí trong tài liệu này",ClearAll:"Làm sạch tất cả",ClearFormats:"Xóa Định dạng",ClearContents:"Nội dung rõ ràng",ClearComments:"rõ ràng Comments",ClearHyperLinks:"rõ ràng Hyperlinks",SortFilter:"Sắp xếp & Lọc",SortFilterContent:"Tổ chức dữ liệu của bạn để nó dễ dàng hơn để phân tích.",NumberStart:"tối thiểu:",NumberEnd:"tối đa:",DecimalStart:"tối thiểu:",DecimalEnd:"tối đa:",DateStart:"Ngày bắt đầu:",DateEnd:"Ngày cuối:",ListStart:"nguồn:",FreeText:"cảnh báo Hiển thị lỗi sau khi dữ liệu không hợp lệ được nhập",ListEnd:"Tham khảo di động:",TimeStart:"Thời gian bắt đầu:",TimeEnd:"Thời gian kết thúc:",TextLengthStart:"tối thiểu:",TextLengthEnd:"tối đa:",CommentFindEndAlert:"Bảng tính đến cuối của bảng tính. Bạn có muốn tiếp tục xem xét từ đầu của bảng tính?",InsertSheet:"Chèn",DeleteSheet:"Xóa bỏ",RenameSheet:"Đổi tên",MoveorCopy:"Di chuyển hoặc sao chép",HideSheet:"Ẩn giấu",UnhideSheet:"Bỏ ẩn",SheetRenameAlert:"Tên đó đã được lấy. Hãy thử một trong những khác nhau.",SheetRenameEmptyAlert:"Bạn gõ tên không hợp lệ cho một tờ. Hãy chắc chắn rằng:",SheetRenameEmptyCharExceedAlert:" Tên mà bạn gõ không vượt quá 31 ký tự",SheetRenameEmptySplCharAlert:" Tên không chứa bất kỳ các ký tự sau:",SheetRenameEmptyBlankAlert:" Bạn đã không để trống tên.",SheetDeleteAlert:"Bạn không thể hoàn tác xóa tờ, và bạn có thể loại bỏ một số dữ liệu. Nếu bạn không cần nó, bấm OK để xóa.",SheetDeleteErrorAlert:"Một bảng tính phải chứa ít nhất một bảng tính có thể nhìn thấy. Để ẩn, xóa, hoặc di chuyển các sheet chọn, đầu tiên bạn phải chèn một trang mới hoặc bỏ ẩn một tờ đó đã được ẩn.",CtrlKeyErrorAlert:"lệnh đó không thể được sử dụng trên nhiều lựa chọn.",MoveToEnd:"Move To End",Beforesheet:"Trước khi tờ:",CreateaCopy:"Tạo một bản sao",AutoFillOptions:"Sao chép tế bào / Fill Series / Fill Formatting Chỉ / Điền không có định dạng / Flash Fill",NumberValidationMsg:"Chỉ nhập chữ số",DateValidationMsg:"Chỉ nhập ngày",Required:"Cần thiết",TimeValidationMsg:"Thời gian bạn nhập cho các Thời gian là không hợp lệ.",CellAddrsValidationMsg:"Tham chiếu không hợp lệ.",PivotTable:"Pivot Table",PivotTableContent:"Dễ dàng sắp xếp và tổng hợp dữ liệu phức tạp trong một Pivot Table.",NumberTab:"Con số",AlignmentTab:"alignment",FontTab:"Font",FillTab:"Lấp đầy",TextAlignment:"liên kết văn bản",Horizontal:"Chiều ngang:",Vertical:"Theo chiều dọc:",Indent:"lõm vào",TextControl:"Kiểm soát văn bản",FontGroup:"Font:",FontStyle:"Kiểu font:",Size:"Kích thước:",PSize:"kích thước trang",Effects:"tác dụng:",StrikeThrough:"gạch ngang",Overline:"overline",NormalFont:"phông chữ bình thường",Preview:"Xem trước",Line:"Hàng",Presets:"Presets",None:"không ai",Outline:"Đề cương",AllSide:"Tất cả các bên",InsCells:"Chèn ô",InsRows:"Chèn dòng tấm",InsCols:"Chèn Bảng Cột",InsSheet:"Chèn Trang",DelCells:"xóa ô",DelRows:"Xóa dòng tấm",DelCols:"Xóa Bảng Cột",DelSheet:"xóa Bảng",HyperLinkAlert:"Địa chỉ của trang web này không phải là valid.Check địa chỉ và thử lại.",ReplaceData:"Tất cả đã được làm xong. Chúng tôi đã làm / thay thế.",NotFound:"Chúng tôi không thể tìm thấy những gì bạn đang tìm kiếm. tab Chọn Cài đặt thêm các cách thức để tìm kiếm",Data:"dữ liệu:",Allow:"cho phép:",IgnoreBlank:"Bỏ qua trống",NotFind:"Không thể tìm thấy phù hợp để thay thế",FreezeTopRow:"Freeze Top Row",FreezeFirstColumn:"Freeze cột đầu tiên",UnFreezePanes:"unfreeze Panes",DestroyAlert:"Bạn có chắc chắn muốn phá hủy các bảng tính hiện tại mà không lưu và tạo ra một bảng tính mới?",ImageValAlert:"Chỉ tải lên các tập tin hình ảnh",Pictures:"Những bức ảnh",PicturesTitle:"From file",PicturesContent:"Chèn hình ảnh từ máy tính hoặc từ các máy tính khác mà bạn đang kết nối đến.",ImportAlert:"Bạn có chắc chắn muốn phá hủy các bảng tính hiện tại mà không lưu và mở một bảng tính mới?",UnmergeCells:"Các tế bào Hủy hợp nhất",MergeCells:"Merge Cells",MergeAcross:"Merge Across",MergeAndCenter:"Merge & Center",MergeAndCenterContent:"Kết hợp và tập trung các nội dung của các ô được chọn trong một tế bào lớn hơn mới.",MergeCellsAlert:"Việc sáp nhập các tế bào giữ giá trị di chỉ trên trái và loại bỏ các giá trị khác.",MergeInsertAlert:"Thao tác này sẽ gây ra một số tế bào sáp nhập để hủy hợp nhất. Bạn có muốn tiếp tục không?",Axes:"Axes",PHAxis:"tiểu học ngang",PVAxis:"dọc chính",AxisTitle:"Axis Tiêu đề",CTNone:"không ai",CTCenter:"Trung tâm",CTFar:"Xa",CTNear:"Ở gần",DataLabels:"dữ liệu Nhãn",DLNone:"không ai",DLCenter:"Trung tâm",DLIEnd:"bên trong End",DLIBase:"bên trong cơ sở",DLOEnd:"Cuối ngoài",ErrorBar:"Bars lỗi",Gridline:"Các dòng lưới",PMajorH:"Tiểu học chính ngang",PMajorV:"Tiểu học chính dọc",PMinorH:"Tiểu Tiểu ngang",PMinorV:"Tiểu học chính dọc",Legend:"Legends",LNone:"không ai",LLeft:"Trái",LRight:"Đúng",LBottom:"đáy",LTop:"Hàng đầu",ChartTitleDlgText:"nhập Tiêu đề",ChartTitle:"Tiêu đề",InvalidTitle:"Bạn gõ tên không hợp lệ cho tiêu đề.",CorrectFormat:"Chọn định dạng tập tin chính xác",ResetPicture:"Thiết lập lại hình ảnh",ResetPictureContent:"Vứt bỏ tất cả các định dạng thay đổi làm cho hình ảnh này.",PictureBorder:"hình ảnh biên phòng",PictureBorderContent:"Chọn màu sắc, chiều rộng, và phong cách dòng cho các phác thảo của hình dạng của bạn.",ResetSize:"Đặt lại ảnh & Kích",Height:"Chiều cao",Width:"Chiều rộng",ThemeColor:"Màu sắc chủ đề",NoOutline:"không Outline",Weight:"Cân nặng",Dashes:"Dấu gạch ngang",ColumnChart:"trụ",ColumnChartTitle:"Chèn cột Chart",ColumnChartContent:"Sử dụng loại biểu đồ này để các giá trị so sánh trực quan qua một vài loại.",BarChart:"thanh",BarChartTitle:"Chèn Bar Chart",BarChartContent:"Sử dụng loại biểu đồ này để các giá trị so sánh trực quan qua một vài loại khi biểu đồ cho thấy thời gian hoặc các văn bản loại là dài.",StockChart:"radar",StockChartTitle:"Chèn Radar Chart",StockChartContent:"Sử dụng loại biểu đồ này để hiển thị các giá trị liên quan đến một điểm trung tâm.",LineChart:"đường dây",LineChartTitle:"Chèn Biểu đồ Đường",LineChartContent:"Sử dụng loại biểu đồ này thể hiện xu hướng theo thời gian (năm, tháng và ngày) hoặc loại.",AreaChart:"Khu vực",AreaChartTitle:"Insert Chart Area",AreaChartContent:"Sử dụng loại biểu đồ này thể hiện xu hướng theo thời gian (năm, tháng và ngày) hoặc loại. Sử dụng nó để làm nổi bật tầm quan trọng của sự thay đổi theo thời gian.",ComboChart:"Combo",PieChart:"bánh",PieChartTitle:"Chèn Pie / Doughnut Chart",PieChartContent:"Sử dụng loại biểu đồ này cho thấy tỷ lệ của một toàn thể. Sử dụng nó khi tổng các số của bạn là 100%.",ScatterChart:"Tiêu tan",ScatterChartTitle:"Chèn Scatter (X, Y) Chart",ScatterChartContent:"Sử dụng loại biểu đồ này cho thấy mối quan hệ giữa các bộ giá trị.",ClusteredColumn:"Clustered Cột",StackedColumn:"chồng Cột",ClusteredBar:"Clustered Bar",StackedBar:"Xếpchồng Bar",Radar:"radar",RadarMarkers:"Radar chiều rộng Markers",LineMarkers:"Line chiều rộng Markers",Area:"Khu vực",StackedArea:"Xếp chồng Diệntích",Pie:"bánh",Doughnut:"Bánh rán",Scatter:"Tiêu tan",ChartRange:"Phạm vi biểu đồ",XAxisRange:"Nhập phạm vi trục X:",YAxisRange:"Nhập phạm vi trục Y:",LegendRange:"Nhập phạm vi truyền thuyết:",YAxisMissing:"Nhập phạm vi trục Y để tạo biểu đồ",InvalidYAxis:"phạm vi trục Y phải nằm trong phạm vi lựa chọn",InvalidXAxis:"phạm vi trục X phải nằm trong phạm vi lựa chọn",InvalidLegend:"phạm vi truyền thuyết phải nằm trong phạm vi lựa chọn",InvalidXAxisColumns:"loạt X-trục nên trong vòng một cột duy nhất",FreezePanes:"Panes đóng băng",FreezePanesContent:"Đóng băng một phần chính của bảng để giữ cho nó có thể nhìn thấy trong khi bạn di chuyển qua phần còn lại của tấm.",PasteContent:"Thêm nội dung vào Clipboard để tài liệu của bạn.",PasteSplitContent:"Chọn một tùy chọn dán, chẳng hạn như giữ định dạng hoặc dán chỉ nội dung.",CutContent:"Hủy bỏ các lựa chọn và đặt nó vào Clipboard để bạn có thể dán nó ở một nơi khác.",CopyContent:"Đặt một bản sao của các lựa chọn vào Clipboard để bạn có thể dán nó ở một nơi khác.",FPTitle:"Format Painter",FPContent:"Giống như cái nhìn của một lựa chọn cụ thể không? Bạn có thể áp dụng được cái nhìn nội dung khác trong tài liệu.",BoldContent:"Làm cho văn bản của bạn đậm.",ItalicContent:"In nghiêng văn bản của bạn.",ULineContent:"Gạch dưới văn bản của bạn.",LineTrContent:"Băng qua một cái gì đó ra bằng cách vẽ một cuộc tấn công thông qua nó.",UndoContent:"Hoàn tác hành động cuối cùng của bạn.",RedoContent:"Làm lại hành động cuối cùng của bạn.",HyperLinkTitle:"Thêm một Hyperlink",HyperLinkContent:"Tạo một liên kết trong tài liệu của bạn để truy cập nhanh các trang web và các tập tin.",HyperLinkPlaceContent:" Các siêu liên kết cũng có thể đưa bạn đến những nơi trong tài liệu của bạn.",NewCommentTitle:"Chèn một Nhận xét",NewCommentContent:"Thêm một lưu ý về phần này của tài liệu.",RefreshTitle:"Làm mới",RefreshContent:"Lấy dữ liệu mới nhất từ các nguồn kết nối với các tế bào hoạt động",FieldListTitle:"Danh sách các trường",FieldListContent:"Hiện hoặc ẩn Field List. ",FieldListRemoveContent:" Các danh sách trường cho phép bạn thêm và loại bỏ các lĩnh vực từ báo cáo PivotTable của bạn",AddChartElement:"Thêm Chart tử",AddChartElementContent:"Thêm yếu tố để các biểu đồ được tạo ra.",SwitchRowColumn:"Chuyển Row / Column",SwitchRowColumnContent:"Trao đổi các dữ liệu qua các trục.",MergeAlert:"Chúng tôi không thể làm điều đó với một tế bào bị sáp nhập.",UnhideDlgText:"Tấm Unhide:",ChartThemes:"Chart Themes",ChartThemesContent:"Chọn một chủ đề mới cho biểu đồ của bạn.",ChangePicture:"Đổi ảnh",ChangePictureContent:"Thay đổi một hình ảnh khác nhau, bảo quản các định dạng và kích thước của hình ảnh hiện tại.",ChangeChartType:"Thay đổi Chart Type",SelectData:"Chọn dữ liệu",SelectDataContent:"Thay đổi phạm vi dữ liệu trong biểu đồ.",Sum:"tổng số",Average:"Trung bình cộng",CountNumber:"số đếm",Max:"Max",Min:"min",ChartType:"Thay đổi Chart Type",ChartTypeContent:"Thay đổi để một loại biểu đồ khác nhau.",AllCharts:"Tất cả các bảng xếp hạng",defaultfont:"Mặc định",LGeneral:"Chung",LCurrency:"Tiền tệ",LAccounting:"Kế toán",LDate:"Ngày",LTime:"Thời gian",LPercentage:"tỷ lệ phần trăm",LFraction:"phần",LScientific:"Khoa học",LText:"Bản văn",LCustom:"Tập quán",FormatSample:"Mẫu vật",Category:"Thể loại:",Top:"Hàng đầu",Center:"Trung tâm",Bottom:"đáy",Left:"Left (Indent)",Right:"Đúng",Justify:"biện hộ",GeneralTxt:"tế bào dạng chung không có định dạng số cụ thể.",NegativeNumbersTxt:"số âm",ThousandSeparatorTxt:"Sử dụng 1000 Separator",DecimalPlacesTxt:"Địa điểm thập phân:",TextTxt:"tế bào định dạng văn bản được coi là văn bản ngay cả khi một số là trong tế bào. Các tế bào được hiển thị chính xác như đã nhập.",BoldItalic:"Bold Italic",Regular:"Đều đặn",HyperLinkHide:"<< Lựa chọn trong tài liệu >>",InvalidSheetIndex:"Chỉ định SheetIndex thích",HugeDataAlert:"Tệp quá lớn để mở.",ImportExportUrl:"Cho nhập URL / xuất khẩu và thử lại.",BetweenAlert:"The tối đa phải lớn hơn hoặc bằng với tối thiểu.",BorderStyles:"Rắn / Dashed / Chấm/Gấp đôi",FPaneAlert:"Freeze Pane không áp dụng cho di động đầu tiên",ReplaceNotFound:"Bảng tính không thể tìm thấy một trận đấu.",BlankWorkbook:"workbook trống",SaveAsExcel:"Save As Excel",SaveAsCsv:"Save As CSV",SaveAsPdf:"Save As PDF",Design:"THIẾT KẾ",NewName:"Tên mới",FormulaBar:"Thanh công thức",NameBox:"tên Box",NumberValMsg:"Giá trị thập phân không thể được sử dụng cho điều kiện số.",NumberAlertMsg:"Chỉ nhập chữ số.",ListAlert:"phạm vi di động là không chính xác, hãy nhập dãy ô đúng.",ListValAlert:"Các nguồn danh sách phải là một danh sách phân cách, hoặc một tham chiếu đến hàng hoặc một cột.",ListAlertMsg:"Các giá trị mà bạn nhập vào không hợp lệ",AutoFillTitle:"Tự động điền Tùy chọn",NewSheet:"Tờ New",FullSheetCopyPasteAlert:"Chúng tôi không thể dán vì khu vực Sao chép và khu vực dán không cùng kích thước.",Heading:"tiêu đề",Gridlines:"Các dòng lưới",Firstsheet:"Di chuyển đến sheet đầu tiên",Lastsheet:"Di chuyển đến sheet cuối cùng",Nextsheet:"Di chuyển sang tờ kế tiếp",Prevsheet:"Di chuyển đến sheet trước",ProtectWorkbook:"bảo vệ Workbook",UnProtectWorkbook:"Unprotect Workbook",ProtectWBContent:"Giữ người khác làm thay đổi cấu trúc để bảng tính của bạn",Password:"Mật khẩu",ConfirmPassword:"Re Nhập mật khẩu để tiến hành:",PasswordAlert1:"mật khẩu xác nhận là không giống nhau.",PasswordAlert2:"Vui lòng nhập mật khẩu.",PasswordAlert3:"Mật khẩu bạn cung cấp không chính xác. Xác minh rằng các CAPS LOCK là tắt và chắc chắn để sử dụng đúng chữ viết.",Protect:"được bảo vệ.",Lock:"Khóa di động",Unlock:"mở khóa di động",Protectsheet:"Protect Sheet",ProtectSheetToolTip:"Ngăn chặn những thay đổi không mong muốn từ người khác bằng cách hạn chế khả năng của mình để chỉnh sửa",Unprotect:"tấm Unprotect",LockAlert:"Ô mà bạn đang cố gắng để thay đổi là trên tấm bảo vệ. Để thay đổi, nhấp vào Bảng Unprotect trong tab Review.",CreateRule:"New Rule",NewRule:"Quy tắc định dạng mới",NewRuleLabelContent:"giá trị định dạng mà công thức này là đúng:",InsertDeleteAlert:"hoạt động này không được phép. Các hoạt động đang cố gắng để thay đổi các tế bào trong một bảng trên bảng tính của bạn.",ReadOnly:"Phạm vi bạn đang cố gắng để thay đổi có chứa chỉ đọc các tế bào.",CreatePivotTable:"Tạo Pivot Table",Range:"Phạm vi:",ChoosePivotTable:"Chọn nơi bạn muốn PivotTable để được đặt",NewWorksheet:"Worksheet mới",ExistingWorksheet:"hiện Worksheet",Location:"Vị trí:",Refresh:"Làm mới",PivotRowsAlert:"Lệnh này yêu cầu ít nhất hai dòng dữ liệu nguồn. Bạn không thể sử dụng các lệnh trên một vùng chọn chỉ có một hàng.",PivotLabelsAlert:"Tên trường PivotTable là không hợp lệ, Để tạo một báo cáo PivotTable, bạn phải sử dụng dữ liệu được tổ chức như một danh sách với các cột có nhãn. Nếu bạn thay đổi tên của một trường PivotTable, bạn phải gõ một tên mới cho lĩnh vực này.",FieldList:"Danh sách các trường",MergeSortAlert:"Để làm điều này, tất cả các tế bào sáp nhập cần phải có cùng kích thước.",FormulaSortAlert:"Phạm vi phân loại với các công thức không thể được sắp xếp.",MergePreventInsertDelete:"hoạt động này không được phép. Các hoạt động đang cố gắng thay đổi một tế bào hợp nhất trên bảng tính của bạn.",FormulaRuleMsg:"Vui lòng nhập đúng định dạng.",MovePivotTable:"Di chuyển Pivot Table",MovePivotTableContent:"Di chuyển Bảng Pivot đến một vị trí trong bảng tính.",ClearAllContent:"Di chuyển các lĩnh vực và các bộ lọc.",ChangeDataSource:"sửa đổi",ChangeDataSourceContent:"Thay đổi dữ liệu nguồn cho PivotTable này",ChangePivotTableDataSource:"Thay đổi nguồn dữ liệu PivotTable",TotalRowAlert:"hoạt động này không được phép. Các hoạt động đang cố gắng để thay đổi các tế bào trong một bảng trên bảng tính của bạn. Nhấn OK để tiến hành toàn bộ hàng.",CellTypeAlert:"Thao tác này không được cho phép trong loại tế bào phạm vi áp dụng.",PivotOverlapAlert:"Một báo cáo của Pivot Table không thể chồng lên nhau một báo cáo khác Pivot Table",NoCellFound:"Không có tế bào được tìm thấy",ColorPicker:"Bộ chọn màu",IncreaseIndent:"Tăng thụt lề",IncreaseIndentContent:"Di chuyển nội dung của bạn xa khỏi biên giới của ô.",DecreaseIndent:"Giảm Thụt lề",DecreaseIndentContent:"Di chuyển nội dung của bạn gần với biên giới của ô.",ExportPdf:"PDF",ClipboardAccessError:"Trình duyệt của bạn không thể truy cập clipboard, vì vậy hãy sử dụng các phím tắt này:",CorrectArgument:"Vui lòng nhập đúng đối số",CorrectFormula:"Vui lòng nhập chính xác công thức",CorrectCellAddress:"Vui lòng nhập đúng địa chỉ ô",ChartType:"Loại biểu đồ",NumberValidationAlert:"Mức tối đa phải lớn hơn hoặc bằng Tối thiểu",DateValidationAlert:"Ngày Kết thúc phải lớn hơn hoặc bằng Ngày bắt đầu",TimeValidationAlert:"Thời gian kết thúc phải lớn hơn hoặc bằng Thời gian bắt đầu",NewRuleAlert:"Có một vấn đề với công thức này",DragAlert:"Lệnh không thể hoàn thành khi bạn đang cố di chuyển các ô trong phạm vi lọc. Chọn một phạm vi trong phạm vi lọc và thử lại lệnh.",OR:"hoặc là",HOME:"NHÀ",INSERT:"CHÈN",DATATAB:"DỮ LIỆU",PAGELAYOUT:"BỐ TRÍ TRANG",REVIEW:"ÔN TẬP",OTHERS:"KHÁC",FORMAT:"định dạng",DESIGN:"THIẾT KẾ",CHARTDESIGN:"Thiết kế biểu đồ",ANALYZE:"Phân tích",FileName:"Tên tệp",Save:"Tiết kiệm",SaveFile:"Lưu tệp",HighlightCellRules:"Làm nổi bật quy tắc của Cell",LightRedFillDark:"Ánh sáng Đỏ Đỏ với Đỏ Đỏ Văn bản",YellowFillDark:"Màu vàng Đầy Đen với Văn bản Vàng",GreenFillDark:"Xanh lục Đầy màu xanh lá cây văn bản",RedFill:"Đỏ Điền vào",RedText:"Văn bản Đỏ",Column:"Cột",Bar:"Quán ba",Line:"Hàng",DataValidationType:"Số / Số thập phân / Ngày / Thời gian / Độ dài TextLength / Danh sách",DataValidationAction:"Lớn hơn / lớn hơn hoặc bằng / nhỏ hơn / nhỏ hơn hoặc bằng / bằng / không bằng / giữa / không giữa",Modify:"Chỉnh sửa",Apply:"Ứng dụng",NewCellStyle:"New Cell Style",cellStyleAlert:"Tên phong cách này đã tồn tại",modifyCellStyleAlert:"Tên phong cách này không tồn tại",Color:"Màu",StyleName:"Tên kiểu",LShortdate:"Ngày ngắn",LLongdate:"Ngày dài",Clipboard:"vào clipboard",Font:"phông chữ",Actions:"Hoạt động",Styles:"phong cách",Editing:"chỉnh sửa",Tables:"bàn",Illustrations:"Minh họa",Links:"trái",Charts:"bảng xếp hạng",DataTools:"Công cụ dữ liệu",Show:"buổi diễn",PageLayout:"Giao diện trang",Changes:"thay đổi",Window:"cửa sổ",Cells:"tế bào",Calculation:"tính",Properties:"Thuộc tính",Tools:"Công cụ",TableStyleOption:"Tùy chọn kiểu bảng",ChartLayouts:"Bố cục bảng xếp hạng",ChartDesignData:"dữ liệu",ChartDesignType:"cấp",ChartDesignSize:"kích thước",Adjust:"điều chỉnh",FormatSize:"kích thước",AnalyzePivotTable:"Bảng xoay",DataSource:"Nguồn dữ liệu",FATTitlePrefix:"Kiểu bảng",HighPoint:"Điểm cao",LowPoint:"Điểm thấp",FirstPoint:"Điểm đầu tiên",LastPoint:"Điểm cuối",NegativePoint:"Điểm âm",Markers:"Đánh dấu",NegativePoints:"Điểm âm",LineSparklineTitle:"Chèn Line Sparkline",LineSparklineContent:"Sparklines là các biểu đồ mini được đặt trong một ô, mỗi ô tương ứng đại diện cho một dãy dữ liệu trong lựa chọn của bạn",ColumnSparklineTitle:"Chèn cột Sparkline",ColumnSparklineContent:"Sparklines là các biểu đồ mini được đặt trong một ô, mỗi ô tương ứng đại diện cho một dãy dữ liệu trong lựa chọn của bạn",WinLossSparklineTitle:"Chèn Win / Loss Sparkline",WinLossSparklineContent:"Sparklines là các biểu đồ mini được đặt trong một ô, mỗi ô đại diện cho một dãy dữ liệu trong lựa chọn của bạn,",Line:"Hàng",SparklineColor:"Màu Sparkline",SparklineColorTitle:"Màu Sparkline",SparklineColorContent:"Chỉ định màu sắc của các dây chằng trong nhóm sparkline đã chọn",MarkerColor:"Màu Marker",MarkerColorContent:"Thay đổi màu sắc cho các điểm tiêu cực, đánh dấu, và tất cả các điểm khác cho nhóm được lựa chọn ngẫu nhiên",ChooseDataRange:"Chọn dải dữ liệu",ChooseLocationRange:"Chọn phạm vi Vị trí",DataRange:"Dải dữ liệu",LocationRange:"Dải địa điểm",EmptyDLRnge:"Tham chiếu nguồn dữ liệu hoặc vị trí không hợp lệ",SourceDataRange:"Chọn một phạm vi dữ liệu nguồn cho đường kính lượn sóng",SparklineAlert:"Tham chiếu vị trí không hợp lệ bởi vì các ô không phải là tất cả trong cùng một cột hoặc cùng một hàng. Chọn các ô được tất cả trong một hàng hoặc một cột",SparklineDataAlert:"Nhập định dạng dữ liệu đúng",SparklineLocAlert:"Tham chiếu cho vị trí hoặc dải dữ liệu không hợp lệ",SDataRangeAlert:"Tham chiếu nguồn dữ liệu không hợp lệ",LineAlert:"Không thể tạo biểu đồ dạng đường cho một giá trị",EditData:"Chỉnh sửa dữ liệu",EditDataContent:"Chỉnh sửa Vị trí & Dữ liệu Nhóm",EditSingleSparklineData:"Chỉnh sửa dữ liệu Sparkline đơn",EditSparklineData:"Chỉnh sửa dữ liệu Sparkline",HiddenEmptyCells:"Các ô ẩn và trống",SwitchRowCol:"Chuyển hàng / Cột",CreateSparkline:"Tạo Sparkline",SelectDataSource:"Chọn một phạm vi dữ liệu nguồn cho đường kính lượn sóng",SPARKLINEDESIGN:"Thiết kế Sparkline",CancellationRequested:"Không thể mở trong thời gian chờ được chỉ định",ImportPreventedOnUnknownFormula:"Không thể tải tệp này vì tệp có chứa các công thức không được hỗ trợ.",PivotTableName:"Tên PivotTable",ArrayaFormula:"Bạn không thể thay đổi một phần của mảng",ArrayaFormulaTableAlert:"Công thức mảng đa ô không được phép trong bảng",ValueFieldSettings:"Cài đặt trường giá trị",FieldTab:"Tóm tắt các giá trị theo",SummarizeValue:"Tóm tắt trường giá trị theo",SummarizeChooseType:"Chọn loại phép tính mà bạn muốn sử dụng để tóm tắt dữ liệu từ trường đã chọn",FieldValue:"Tên nguồn:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["vi-VN"]={watermarkText:"chọn một thời gian"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["vi-VN"]={toolboxTooltipTexts:{addTool:"Thêm vào",editTool:"Chỉnh sửa",updateTool:"cập nhật",deleteTool:"Xóa bỏ",cancelTool:"hủy bỏ",expandAllTool:"Mở rộng tất cả",collapseAllTool:"Thu gọn Tất cả",pdfExportTool:"PDF xuất khẩu",excelExportTool:"xuất khẩu Excel",printTool:"In",searchTool:"Tìm kiếm"},contextMenuTexts:{addRowText:"Thêm dòng",editText:"Chỉnh sửa",deleteText:"Xóa bỏ",saveText:"Tiết kiệm",cancelText:"hủy bỏ",aboveText:"Phía trên",belowText:"Phía dưới"},columnMenuTexts:{sortAscendingText:"Sắp xếp tăng dần",sortDescendingText:"Sắp xếp Giảm dần",columnsText:"Cột",freezeText:"Đông cứng",unfreezeText:"làm cho lỏng ra",freezePrecedingColumnsText:"Freeze Cột trước",insertColumnLeft:"Chèn cột trái",insertColumnRight:"Chèn cột phải",deleteColumn:"xóa cột",renameColumn:"Đổi tên cột",menuFilter:"Lọc"},filterMenuTexts:{stringMenuOptions:[{text:"Bắt đầu với",value:"startswith"},{text:"Kết thúc Với",value:"endswith"},{text:"Chứa đựng",value:"contains"},{text:"equals",value:"equal"},{text:"Liệu Không Bình Đẳng",value:"notequal"}],numberMenuOptions:[{text:"Ít hơn",value:"lessthan"},{text:"Lớn hơn",value:"greaterthan"},{text:"Nhỏ hơn hoặc bằng",value:"lessthanorequal"},{text:"Lớn hơn hoặc bằng",value:"greaterthanorequal"},{text:"equals",value:"equal"},{text:"Liệu Không Bình Đẳng",value:"notequal"}],filterValue:"Giá trị Lọc",filterButton:"Lọc",clearButton:"Trong sáng",enterValueText:"nhập giá trị"},columnDialogTexts:{field:"Cánh đồng",headerText:"văn bản Tiêu đề",editType:"Sửa Loại",filterEditType:"Lọc Sửa Loại",allowFiltering:"cho phép lọc",allowFilteringBlankContent:"Cho phép lọc nội dung trống",allowSorting:"cho phép phân loại",visible:"Có thể nhìn thấy",width:"Chiều rộng",textAlign:"Tiêu Alignment",headerTextAlign:"Văn bản Tiêu đề Alignment",isFrozen:"là đông lạnh",allowFreezing:"cho phép Freezing",columnsDropdownData:"Cột từ trên xuống dữ liệu",dropdownTableText:"Bản văn",dropdownTableValue:"Giá trị",addData:"Thêm vào",deleteData:"Tẩy",allowCellSelection:"Cho phép lựa chọn di động",showInColumnChooser:"Hiển thị trong Cột Chọn",displayAsCheckbox:"Hộp kiểm Display as",clipMode:"Chế độ Clip",tooltip:"Chú giải công cụ",headerTooltip:"Chú giải công cụ phần đầu"},editTypeTexts:{string:"Chuỗi",numeric:"Số",datePicker:"Bảng chọn ngày",dateTimePicker:"Bộ chọn Ngày Thời gian",dropdown:"Thả xuống",boolean:"Boolean"},textAlignTypes:{right:"Đúng",left:"Trái",center:"Trung tâm"},clipModeTexts:{clip:"Kẹp",ellipsis:"Ellipse"},columnDialogTitle:{insertColumn:"chèn cột",deleteColumn:"xóa cột",renameColumn:"Đổi tên cột"},deleteColumnText:"Bạn có chắc chắn muốn xóa cột này?",deleteRecordText:"Bạn có chắc chắn muốn xóa bản ghi không?",okButtonText:"được",cancelButtonText:"hủy bỏ",confirmDeleteText:"Xác nhận Xóa",batchSaveConfirmText:"Bạn có chắc chắn muốn lưu các thay đổi?",batchSaveLostChangesText:"những thay đổi chưa được lưu sẽ bị mất. Bạn có chắc muốn tiếp tục không?",cancelEditText:"Bạn có chắc chắn muốn Hủy bỏ các thay đổi?",dropDownListBlanksText:"(Blanks)",dropDownListClearText:"(LÀm sạch bộ lọc)",trueText:"Thật",falseText:"Sai",emptyRecord:"Không có dữ liệu để hiển thị"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["vi-VN"]={buttonText:{upload:"Đăng tải",browse:"Duyệt",cancel:"hủy bỏ",close:"Gần"},dialogText:{title:"Tải lên Box",name:"Tên",size:"Kích thước",status:"Trạng thái"},dropAreaText:"Thả file, hoặc nhấn vào đây để upload",filedetail:"Kích thước tập tin được lựa chọn là quá lớn. Vui lòng chọn một tập tin trong các kích thước hợp lệ.",denyError:"Những tập tin có phần mở rộng #Extension không được phép.",allowError:"Chỉ có tập tin với phần mở rộng #Extension được phép.",cancelToolTip:"hủy bỏ",removeToolTip:"Tẩy",retryToolTip:"thử lại",completedToolTip:"Đã hoàn thành",failedToolTip:"Thất bại",closeToolTip:"Gần"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["vi-VN"]={captionText:"văn bản"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["vi-VN"]={headerTitle:"Tiêu đề",headerBackButtonText:"Quay lại"};break;case"ejSpellCheck":t.SpellCheck.Locale=t.SpellCheck.Locale||{};t.SpellCheck.Locale["vi-VN"]={SpellCheckButtonText:"chính tả",NotInDictionary:"Không có trong từ điển",SuggestionLabel:"gợi ý",IgnoreOnceButtonText:"Bỏ qua khi",IgnoreAllButtonText:"Bỏ qua tất cả",AddToDictionary:"Thêm vào từ điển",ChangeButtonText:"Thay đổi",ChangeAllButtonText:"thay đổi tất cả",CloseButtonText:"Gần",CompletionPopupMessage:"Kiểm tra chính tả hoàn tất",CompletionPopupTitle:"Kiểm tra chính tả",Ok:"được",NoSuggestionMessage:"Không có đề xuất"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["vi-VN"]={Play:"Chơi",Pause:"Tạm ngừng",Mute:"Tắt tiếng",Unmute:"Bật tiếng",Settings:"Cài đặt",FullScreen:"Toàn màn hình",ExitFullScreen:"Thoát toàn màn hình",HidePlaylist:"Ẩn danh sách phát",Previous:"Trước",Next:"Kế tiếp",TogglePlaylist:"Chuyển đổi danh sách phát",Rewind:"Quay lại",Forward:"Phía trước",Playlist:"Danh sách phát",RepeatPlaylist:"Phát lại danh sách",Shuffle:"Xáo trộn",VideoTitle:"Video",PlaylistTitle:"Danh sách phát",PlaylistItemName:"Danh sách mục",PlaylistItemAuthor:"Tác giả",Media:"Phương tiện truyền thông",Speed:"Tốc độ",Quality:"Phẩm chất",Normal:"Bình thường",Auto:"Tự động"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_viVN(i);t.ExcelFilter&&n.fn.Locale_viVN("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/ej.localetexts.zh-CN.min.js b/public/scripts/l10n/ej.localetexts.zh-CN.min.js deleted file mode 100644 index 294157c..0000000 --- a/public/scripts/l10n/ej.localetexts.zh-CN.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.zh-CN.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n,t){var i,r;t.locales.push("zhCN");n.fn.Locale_zhCN=function(n){switch(n){case"ejAutocomplete":t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["zh-CN"]={addNewText:"添新",emptyResultText:"没有建议",actionFailure:"指定字段中不定的数据源存在",watermarkText:" "};break;case"ejColorPicker":t.ColorPicker.Locale=t.ColorPicker.Locale||{};t.ColorPicker.Locale["zh-CN"]={buttonText:{apply:"应用",cancel:"取消",swatches:"色板"},tooltipText:{switcher:"切换器",addButton:"添加颜色",basic:"基本",monoChrome:"单色铬",flatColors:"平的颜色",seaWolf:"海狼",webColors:"网颜色",sandy:"沙",pinkShades:"桃红色树荫",misty:"蒙蒙",citrus:"柑橘",vintage:"葡萄酒",moonLight:"月光",candyCrush:"糖果粉碎",currentColor:"当前颜色",selectedColor:"所选颜色"}};break;case"ejCurrencyTextbox":t.CurrencyTextbox.Locale=t.CurrencyTextbox.Locale||{};t.CurrencyTextbox.Locale["zh-CN"]={watermarkText:"输入值"};break;case"ejDatePicker":t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["zh-CN"]={watermarkText:"选择日期",buttonText:"今天"};break;case"ejDateRangePicker":t.DateRangePicker.Locale=t.DateRangePicker.Locale||{};t.DateRangePicker.Locale["zh-CN"]={ButtonText:{apply:"应用",cancel:"取消",reset:"重启"},watermarkText:"选择范围",customPicker:"自定义选择器"};break;case"ejDateTimePicker":t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["zh-CN"]={watermarkText:"选择日期时间",buttonText:{today:"今天",timeNow:"现在时间",done:"做",timeTitle:"时间"}};break;case"ejDialog":t.Dialog.Locale=t.Dialog.Locale||{};t.Dialog.Locale["zh-CN"]={tooltip:{close:"关闭",collapse:"崩溃",restore:"恢复",maximize:"最大化",minimize:"最小化最小化",expand:"扩大",unPin:"拔掉闩",pin:"销"},closeIconTooltip:"关闭"};break;case"ejDropDownList":t.DropDownList.Locale=t.DropDownList.Locale||{};t.DropDownList.Locale["zh-CN"]={emptyResultText:"没有建议",watermarkText:" "};break;case"ejComboBox":t.ComboBox.Locale=t.ComboBox.Locale||{};t.ComboBox.Locale["zh-CN"]={noRecordsTemplate:"没有找到记录",actionFailureTemplate:"请求失败"};break;case"ejMenu":t.Menu.Locale=t.Menu.Locale||{};t.Menu.Locale["zh-CN"]={titleText:"菜单"};break;case"ejCaptcha":t.Captcha.Locale=t.Captcha.Locale||{};t.Captcha.Locale["zh-CN"]={placeHolderText:"输入显示的字符",CustomErrorMessage:"无效输入"};break;case"ejExcelFilter":t.ExcelFilter.Locale=t.ExcelFilter.Locale||{};t.ExcelFilter.Locale["zh-CN"]={SortNoSmaller:"排序从最小到最大",SortNoLarger:"排序从大到小",SortTextAscending:"排序从A到Z",SortTextDescending:"排序Z到A",SortDateOldest:"按最早日期排序",SortDateNewest:"排序方式最新",SortByColor:"按颜色",SortByCellColor:"排序方式细胞色",SortByFontColor:"排序方式字体颜色",FilterByColor:"过滤按颜色",CustomSort:"自定义排序",FilterByCellColor:"通过细胞彩色滤光片",FilterByFontColor:"通过字体颜色过滤",ClearFilter:"清除过滤器",NumberFilter:"号码过滤",GuidFilter:"GUD过滤器",TextFilter:"文本过滤器",DateFilter:"日期过滤器",DateTimeFilter:"日期时间过滤器",SelectAll:"全选",Blanks:"空白",Search:"搜索",Showrowswhere:"显示的行",NumericTextboxWaterMark:"数字水印文本框",StringMenuOptions:[{text:"等于",value:"equal"},{text:"不平等",value:"notequal"},{text:"以。。开始",value:"startswith"},{text:"结束与",value:"endswith"},{text:"包含",value:"contains"},{text:"自定义过滤器",value:"customfilter"}],NumberMenuOptions:[{text:"等于",value:"equal"},{text:"不平等",value:"notequal"},{text:"少于",value:"lessthan"},{text:"小于或等于",value:"lessthanorequal"},{text:"比...更棒",value:"greaterthan"},{text:"大于或等于",value:"greaterthanorequal"},{text:"之间",value:"between"},{text:"自定义过滤器",value:"customfilter"}],GuidMenuOptions:[{text:"等于",value:"equal"},{text:"不平等",value:"notequal"},{text:"自定义过滤器",value:"customfilter"}],DateMenuOptions:[{text:"等于",value:"equal"},{text:"不平等",value:"notequal"},{text:"少于",value:"lessthan"},{text:"小于或等于",value:"lessthanorequal"},{text:"比...更棒",value:"greaterthan"},{text:"大于或等于",value:"greaterthanorequal"},{text:"之间",value:"between"},{text:"自定义过滤器",value:"customfilter"}],DatetimeMenuOptions:[{text:"等于",value:"equal"},{text:"不平等",value:"notequal"},{text:"少于",value:"lessthan"},{text:"小于或等于",value:"lessthanorequal"},{text:"比...更棒",value:"greaterthan"},{text:"大于或等于",value:"greaterthanorequal"},{text:"之间",value:"between"},{text:"自定义过滤器",value:"customfilter"}],Top10MenuOptions:[{text:"最佳",value:"top"},{text:"底部",value:"bottom"}],title:"自定义过滤器",PredicateAnd:"和",PredicateOr:"要么",OK:"好",MatchCase:"相符",Cancel:"取消",NoResult:"未找到匹配",CheckBoxStatusMsg:"并非所有的项目展示",DatePickerWaterMark:"选择日期",DateTimePickerWaterMark:"水印的DateTimePicker",True:"真正",False:"假",AddToFilter:"添加当前选择进行过滤"};break;case"ejFileExplorer":t.FileExplorer.Locale=t.FileExplorer.Locale||{};t.FileExplorer.Locale["zh-CN"]={Folder:"夹",EmptyFolder:"这个文件夹是空的",ProtectedFolder:"您目前没有访问此文件夹的权限",EmptyResult:"没有符合您搜索的项",SortBy:"排序方式",Selected:"选择",InvalidFileName:"文件名不能包含以下任何字符:\\/: *? \\ <> |",ContextMenuSortBy:"排序方式",Permission:"允许",Back:"落后",Forward:"前锋",Upward:"向上",Refresh:"刷新",Addressbar:"地址栏",Upload:"上传",Rename:"重命名",Delete:"删除",Download:"下载",Error:"错误",PasteError:"错误",UploadError:"错误",RenameError:"错误",Cut:"切",Copy:"复制",Paste:"糊",Details:"详细信息",Searchbar:"搜索栏",Open:"打开",Search:"搜索",NewFolder:"新建文件夹",Size:"尺寸",RenameAlert:"请输入新的名称",NewFolderAlert:"请输入新的文件夹名称,",PasteReplaceAlert:"文件命名已存在。用新的文件替換舊的文件?",UploadReplaceAlert:"文件命名已存在。用新的文件替換舊的文件?",ContextMenuOpen:"打开",ContextMenuNewFolder:"新建文件夹",ContextMenuDelete:"删除",ContextMenuRename:"重命名",ContextMenuUpload:"上传",ContextMenuDownload:"下载",ContextMenuCut:"切",ContextMenuCopy:"复制",ContextMenuPaste:"糊",ContextMenuGetinfo:"获取信息",ContextMenuRefresh:"刷新",ContextMenuOpenFolderLocation:"打开文件夹的位置",Item:"项目",Items:"项目",GeneralError:"请参阅浏览器的控制台窗口的更多信息",DeleteFolder:"你确定你要删除",CancelPasteAction:"目标文件夹是源文件夹的子文件夹。",OkButton:"好",CancelButton:"取消",YesToAllButton:"全部同意",NoToAllButton:"全否",YesButton:"是",NoButton:"没有",SkipButton:"跳跃",Grid:"网格视图",Tile:"瓷砖观点",LargeIcons:"大图标",Name:"名称",Location:"位置",Type:"物品种类",Layout:"布局",Created:"创建",Accessed:"访问",Modified:"改性",DialogCloseToolTip:"关闭",UploadSettings:{buttonText:{upload:"上传",browse:"浏览",cancel:"取消",close:"关"},dialogText:{title:"上传框",name:"名称",size:"尺寸",status:"状态"},dropAreaText:"将文件拖放或点击上传",filedetail:"所选文件大小过大。请选择有效的尺寸范围内的文件。",denyError:"与#Extension扩展名的文件是不允许的。",allowError:"只有#Extension扩展名的文件是允许的。",cancelToolTip:"取消",removeToolTip:"清除",retryToolTip:"重试",completedToolTip:"完成",failedToolTip:"失败的",closeToolTip:"关闭"}};break;case"ejGantt":t.Gantt.Locale=t.Gantt.Locale||{};t.Gantt.Locale["zh-CN"]={emptyRecord:"无记录可显示",unassignedTask:"未分配任务",alertTexts:{indentAlert:"有没有横道记录被选中进行缩进",outdentAlert:"有没有横道记录被选择执行凸出",predecessorEditingValidationAlert:"循环相关性发生,请检查的前身",predecessorAddingValidationAlert:"填写前身表中的所有列",idValidationAlert:"重复ID",dateValidationAlert:"无效的结束日期",dialogResourceAlert:"填写资源表中的所有列"},columnHeaderTexts:{taskId:"ID",taskName:"任务名称",startDate:"开始日期",endDate:"结束日期",resourceInfo:"资源",duration:"为期",status:"进展",taskMode:"任务模式",serialNumber:"序列号",subTasksStartDate:"子任务开始日期",subTasksEndDate:"子任务结束日期",scheduleStartDate:"安排开始日期",scheduleEndDate:"安排结束日期",predecessor:"前辈",type:"类型",offset:"抵消",baselineStartDate:"基线开始日期",baselineEndDate:"基线结束日期",WBS:"WBS",WBSPredecessor:"WBS前身",dialogCustomFieldName:"列名",dialogCustomFieldValue:"值",notes:"笔记",taskType:"任务类型",work:"工作",unit:"单元",effortDriven:"努力驱动",resourceName:"资源名称"},editDialogTexts:{addFormTitle:"新任务",editFormTitle:"编辑任务",saveButton:"保存",deleteButton:"删除",cancelButton:"取消",addPredecessor:"添新",removePredecessor:"清除",addButton:"加"},columnDialogTexts:{field:"领域",headerText:"标题文本",editType:"编辑类型",filterEditType:"过滤器编辑类型",allowFiltering:"允许过滤",allowFilteringBlankContent:"允许过滤空白内容",allowSorting:"允许排序",visible:"可见",width:"宽度",textAlign:"文本对齐",headerTextAlign:"头文字对齐",columnsDropdownData:"列下拉数据",dropdownTableText:"文本",dropdownTableValue:"值",addData:"加",deleteData:"去掉",allowCellSelection:"允许小区选择",displayAsCheckbox:"显示为复选框",clipMode:"剪辑模式",tooltip:"工具提示",showInColumnChooser:"在列选择器中显示",headerTooltip:"标题工具提示"},editTypeTexts:{string:"串",numeric:"数字",datePicker:"日期选择器",dateTimePicker:"日期时间选择器",dropdown:"落下",boolean:"布尔值"},textAlignTypes:{right:"对",left:"剩下",center:"中央"},clipModeTexts:{clip:"夹",ellipsis:"省略"},toolboxTooltipTexts:{addTool:"加",editTool:"编辑",saveTool:"更新",deleteTool:"删除",cancelTool:"取消",searchTool:"搜索",indentTool:"缩进",outdentTool:"凸出",expandAllTool:"展开全部",collapseAllTool:"全部收缩",nextTimeSpanTool:"接下来时间跨度",prevTimeSpanTool:"上一个时间跨度",criticalPathTool:"关键路径",excelExportTool:"Excel导出",printTool:"打印",pdfExportTool:"PDF导出"},durationUnitTexts:{days:"天",hours:"小时",minutes:"分钟",day:"天",hour:"小时",minute:"分钟"},durationUnitEditText:{minute:["m","min","分钟","分钟"],hour:["h","hr","小时","小时"],day:["d","dy","天","天"]},workUnitTexts:{days:"天",hours:"小时",minutes:"分钟"},taskTypeTexts:{fixedWork:"固定办公",fixedUnit:"固定单位",fixedDuration:"固定期限"},effortDrivenTexts:{yes:"是",no:"没有"},contextMenuTexts:{taskDetailsText:"任务详细信息...",addNewTaskText:"添加新任务",indentText:"缩进",outdentText:"凸出",deleteText:"删除",aboveText:"以上",belowText:"下面"},newTaskTexts:{newTaskName:"新任务"},columnMenuTexts:{sortAscendingText:"升序",sortDescendingText:"降序",columnsText:"列",insertColumnLeft:"在左侧插入列",insertColumnRight:"在右侧插入列",deleteColumn:"删除列",renameColumn:"重列"},taskModeTexts:{manual:"手册",auto:"汽车"},columnDialogTitle:{insertColumn:"插入列",deleteColumn:"删除列",renameColumn:"重列"},deleteColumnText:"你确定要删除此列?",okButtonText:"好",cancelButtonText:"取消",confirmDeleteText:"确认删除",predecessorEditingTexts:{fromText:"从",toText:"至"},dialogTabTitleTexts:{generalTabText:"一般",predecessorsTabText:"前辈",resourcesTabText:"资源",customFieldsTabText:"自定义字段",notesTabText:"笔记"},predecessorCollectionText:[{id:"SS",text:"开始-开始",value:"开始-开始"},{id:"SF",text:"开始-完",value:"开始-完"},{id:"FS",text:"完-开始",value:"完-开始"},{id:"FF",text:"完-完",value:"完-完"}],linkValidationRuleText:{taskBeforePredecessor:"您在'{1}'完成之前移动'{0}'开始,并且两个任务相关联。 因此,链接无法兑现。 选择下面的一个操作来执行",taskAfterPredecessor:"您将'{0}'从'{1}'移开,两个任务相关联。 因此,链接无法兑现。 选择下面的一个操作来执行"},linkValidationDialogTitle:"验证编辑",linkValidationRuleOptions:{cancel:"取消,保留现有链接",removeLink:"删除该链接并移动'{0}'开始于'{1}'。",preserveLink:"移动'{0}'开始于'{1}'s并保持链接。"},connectorLineDialogText:{from:"从",to:"至",taskLink:"任务链接",lag:"落后",okButtonText:"好",cancelButtonText:"取消",deleteButtonText:"删除",title:"任务依赖"},nullText:"空值"};break;case"ejGrid":t.Grid.Locale=t.Grid.Locale||{};t.Grid.Locale["zh-CN"]={EmptyRecord:"无记录可显示",GroupDropArea:"这里拖动列标题,组其列",DeleteOperationAlert:"未选择要删除操作记录",EditOperationAlert:"未选择要编辑操作记录",SaveButton:"保存",OKButton:"好",CancelButton:"取消",EditFormTitle:"详情 ",AddFormTitle:"添加新记录",GroupCaptionFormat:"{{:headerText}}: {{:key}} - {{:count}} {{if count == 1 }} 项目 {{else}} 项目 {{/if}} ",BatchSaveConfirm:"你确定你要保存更改?",BatchSaveLostChanges:"未保存的更改将丢失。你确定要继续吗?",ConfirmDelete:"您确定要删除记录?",CancelEdit:"你确定要取消的变化?",PagerInfo:"{0}{1}页({2}项)",FrozenColumnsViewAlert:"冻结列应在GridView中区",FrozenColumnsScrollAlert:"启用允许滚动,而使用冻结列",FrozenNotSupportedException:"冻结行和列不支持分组,行模板,详细信息模板,等级电网和批量编辑",Add:"加",Edit:"编辑",Delete:"删除",Update:"更新",Cancel:"取消",Done:"做",Columns:"列",SelectAll:"(全选)",PrintGrid:"打印",ExcelExport:"Excel导出",WordExport:"字出口",PdfExport:"PDF导出",StringMenuOptions:[{text:"以。。开始",value:"StartsWith"},{text:"的endsWith",value:"EndsWith"},{text:"包含",value:"Contains"},{text:"等于",value:"Equal"},{text:"不平等",value:"NotEqual"}],NumberMenuOptions:[{text:"少于",value:"LessThan"},{text:"比...更棒",value:"GreaterThan"},{text:"小于或等于",value:"LessThanOrEqual"},{text:"大于或等于",value:"GreaterThanOrEqual"},{text:"等于",value:"Equal"},{text:"不平等",value:"NotEqual"},{text:"之间",value:"Between"}],PredicateAnd:"和",PredicateOr:"要么",Filter:"过滤",FilterMenuCaption:"筛选值",FilterMenuFromCaption:"从",FilterMenuToCaption:"至",FilterbarTitle:"s滤波巴细胞",MatchCase:"相符",Clear:"明确",ResponsiveFilter:"过滤",ResponsiveSorting:"分类",Search:"搜索",NumericTextBoxWaterMark:"数字水印文本框",DatePickerWaterMark:"选择日期",EmptyDataSource:"因为列从数据源中自动生成的列网格生成的数据源绝不能以初始加载空",ForeignKeyAlert:"更新后的值应该是一个有效的外键值",True:"真正",False:"假",UnGroup:"点击这里取消组合",AddRecord:"添加记录",EditRecord:"编辑记录",DeleteRecord:"删除记录",Save:"保存",Grouping:"组",Ungrouping:"取消组合",SortInAscendingOrder:"按升序排序",SortInDescendingOrder:"按降序排序",NextPage:"下一页",PreviousPage:"上一页",FirstPage:"第一页",LastPage:"最后一页",EmptyRowValidationMessage:"至少一个字段必须更新",NoResult:"未找到匹配"};break;case"ejmobile":t.mobile.Grid&&(t.mobile.Grid.Locale=t.mobile.Grid.Locale||{},t.mobile.Grid.Locale["zh-CN"]={emptyResult:"无记录可显示",filterValidation:"输入有效过滤数据",filterTypeValidation:"输入有效的过滤器的数据。当前的过滤器列式",captionText:"项目",spinnerText:"载入中...",HideColumnAlert:"至少一列必须显示在格",columnSelectorText:"隐藏列",columnSelectorDone:"好",columnSelectorCancel:"取消",columnSelectorWarning:"警告",filterOk:"好",filterWarning:"警告"});t.mobile.DatePicker&&(t.mobile.DatePicker.Locale=t.mobile.DatePicker.Locale||{},t.mobile.DatePicker.Locale["zh-CN"]={confirmText:"做",Windows:{cancelText:"取消",headerText:"选择日期",toolbarConfirmText:"DONE",toolbarCancelText:"关闭"}});t.mobile.TimePicker&&(t.mobile.TimePicker.Locale=t.mobile.TimePicker.Locale||{},t.mobile.TimePicker.Locale["zh-CN"]={confirmText:"做",AM:"上午",PM:"下午",Android:{headerText:"设置时间"},Windows:{cancelText:"取消",headerText:"合理安排时间",toolbarCancelText:"关闭",toolbarConfirmText:"DONE"}});break;case"ejNumericTextbox":t.NumericTextbox.Locale=t.NumericTextbox.Locale||{};t.NumericTextbox.Locale["zh-CN"]={watermarkText:"输入值"};break;case"ejPivotChart":t.PivotChart.Locale=t.PivotChart.Locale||{};t.PivotChart.Locale["zh-CN"]={Measure:"测量",Row:"行",Column:"柱",Expand:"扩大",Collapse:"崩溃",Exit:"出口",Value:"值",ChartTypes:"圖表類型",TDCharts:"3 D 圖表",Tooltip:"工具提示",Exporting:"匯出",Line:"线",Spline:"仿样",Area:"区",SplineArea:"花键区",StepLine:"步线",StepArea:"步区",Pie:"馅饼",Bar:"酒吧",StackingArea:"堆叠区",StackingColumn:"堆积柱",StackingBar:"堆积柱状图",Pyramid:"金字塔",Funnel:"漏斗",Doughnut:"甜甜圈",Scatter:"分散",Bubble:"球型罩",TreeMap:"树形图",ColumnTD:"柱 3D",PieTD:"馅饼 3D",BarTD:"酒吧 3D",StackingBarTD:"堆积柱状图 3D",StackingColumnTD:"堆积柱 3D",Excel:"Excel",Word:"Word",Pdf:"PDF",PNG:"PNG",EMF:"EMF",GIF:"GIF",JPG:"JPG",BMP:"BMP",ZoomIn:"放大",ZoomOut:"缩小",Legend:"传说",SmartLabels:"智能标签",Interactions:"互动",Zooming:"缩放",Rotate45:"45 旋转",Rotate90:"90 旋转",Trim:"修剪",MultipleRows:"多行",Wrap:"包",Hide:"隐藏",WrapByWord:"用字包装",CrossHair:"十字绣",TrackBall:"跟踪球",DisableTD:"禁用3D图表",None:"没有",Exception:"异常",OK:"好"};break;case"ejPivotClient":t.PivotClient.Locale=t.PivotClient.Locale||{};t.PivotClient.Locale["zh-CN"]={DoesNotBeginsWith:"未開始使用",DoesNotEndsWith:"不會結尾",DoesNotContains:"不包含",DoesNotEquals:"不就等於",IsGreaterThan:"大於",IsGreaterThanOrEqualTo:"大於或等於",IsLessThan:"不到",IsLessThanOrEqualTo:"小於或等於",ClearSorting:"清除排序",ClearFilterFrom:"清除濾網",SortAtoZ:"排序 A 到 Z",SortZtoA:"排序 Z 到 A",DeferUpdate:"推迟更新",MDXQuery:"MDX查询",Column:"柱",Row:"行",Slicer:"切片机",CubeSelector:"立方选择",ReportName:"报告名称",NewReport:"新报告",CubeDimensionBrowser:"多维数据集维度浏览器",AddReport:"添加报告",RemoveReport:"删除报告",CannotRemoveSingleReport:"无法删除单个报表",AreYouSureToDeleteTheReport:"您确定要删除的报告",RenameReport:"重命名报告",ChartTypes:"图表类型",ToggleAxis:"切换轴",ExportToExcel:"导出到Excel",ExportToWord:"导出到Word",ExportToPdf:"导出为PDF",FullScreen:"全屏",Grid:"格",Chart:"图表",OK:"好",Cancel:"取消",MeasureEditor:"编辑测量",MemberEditor:"编辑成员",Measures:"措施",SortOrFilterColumn:"排序/过滤器(列)",SortOrFilterRow:"排序/过滤器(行)",SortingAndFiltering:"排序和过滤",Sorting:"排序",Measure:"测量",Order:"订购",Filtering:"过滤",Condition:"条件",PreserveHierarchy:"维护层次",Ascending:"按升序排列",Descending:"按降序排列",Enable:"启用",Disable:"禁用",and:"和",Line:"线",Spline:"仿样",Area:"区",SplineArea:"花键区",StepLine:"步线",StepArea:"步区",Pie:"馅饼",Bar:"酒吧",StackingArea:"堆叠区",StackingColumn:"堆积柱",StackingBar:"堆积柱状图",Pyramid:"金字塔",Funnel:"漏斗",Doughnut:"甜甜圈",Scatter:"分散",Sort:"排序",SelectField:"选择字段",LabelFilterLabel:"显示项目的标签。",ValueFilterLabel:"显示的项目。",LabelFilters:"标注筛选器",BeginsWith:"开始使用",NotBeginsWith:"未开始",EndsWith:"结束于",NotEndsWith:"不是结束于",Contains:"包含",NotContains:"不包含",ValueFilters:"过滤器的值。",ClearFilter:"清除过滤器",Equals:"等于",NotEquals:"不等于",GreaterThan:"大于",GreaterThanOrEqualTo:"大于或等于",LessThan:"低于",LessThanOrEqualTo:"小于或等于",Between:"之间",NotBetween:"不能在",Top10:"顶级计数",Close:"关闭",AddToColumn:"添加到列",AddToRow:"添加的行",AddToSlicer:"添加到切片机",Value:"值",EqualTo:"等于",ReportList:"报告列表",Bubble:"球型罩",TreeMap:"树形图",Alert:"警报",MDXAlertMsg:"请添加测量、尺寸或层次结构中的适当的轴查看 MDX 查询。",FilterSortRowAlertMsg:"在行轴中找不到尺寸。请在行轴中添加维度元素以进行排序/筛选。",FilterSortColumnAlertMsg:"在列轴中找不到维度。请在列轴中添加维度元素以进行排序/筛选。",FilterSortcolMeasureAlertMsg:"请添加度量的列的轴",FilterSortrowMeasureAlertMsg:"请添加的行中轴",FilterSortElementAlertMsg:"在列轴中找不到元素。请在列轴中添加一个元素进行排序/筛选。",FilterMeasureSelectionAlertMsg:"请选择有效的措施。",FilterConditionAlertMsg:"请设置有效的条件。",FilterStartValueAlertMsg:"请设置的开始值。",FilterEndValueAlertMsg:"请设置的终止值。",FilterInvalidAlertMsg:"无效的操作!",SelectRecordAlertMsg:"請選擇有效的記錄。",RecordName:"錄製名稱",RemoveRecord:"移除記錄",RenameRecord:"重新命名記錄",Load:"負載",Remove:"移除",Save:"儲存",SaveAs:"另存新檔",SelectRecord:"選取記錄",SelectReport:"選擇報告",DBReport:"報表操作在 DB",Rename:"重新命名",Remove:"移除",SetRecordNameAlertMsg:"請設定錄製名稱。",SetReportNameAlertMsg:"請設定報表名稱。",Search:"搜尋",MultipleItems:"多個項目",All:"所有",NoReports:"沒有找到報表中 DB",CalculatedMember:"計算成員",Caption:"標題:",Expression:"運算式:",MemberType:"成員類型:",FormatString:"格式字串:",MultipleMeasure:"多個測量無法切片。",DuplicateCalcMeasure:"計算會員的同名設定檔已經存在。",EmptyField:"计算的成员名称或表达式不应该为空。",EmptyFormat:"格式字串對計算會員是空的。",Warning:"警告訊息",Confirm:"已存在具有相同名称的计算成员。你想要更换吗?",KPIs:"關鍵績效指標",Collection:"收集",Report:"報告",AddCurrentSelectionToFilter:"添加當前選擇進行過濾",SaveMsg:"成功儲存報表 !",RenameMsg:"已成功重新命名報告 !",RemoveMsg:"報表已成功刪除 !",Success:"成功",KpiAlertMsg:"您要移動的欄位不能放在這方面的報告",NotAllItemsShowing:"不是所有的子节点都显示",EditorLinkPanelAlert:"成员拥有一个或多个家长下的超过1000个项目。每个家长只显示前1000个项目。",NamedSetAlert:"相同字段的命名集不能同时添加到数据透视表报告。单击确定以移除名为集的'<集1>'并添加名为集的<集2>。",Exception:"异常"};break;case"ejPivotGauge":t.PivotGauge.Locale=t.PivotGauge.Locale||{};t.PivotGauge.Locale["zh-CN"]={RevenueGoal:"收入目标",RevenueValue:"收入值",Exception:"异常"};break;case"ejPager":t.Pager.Locale=t.Pager.Locale||{};t.Pager.Locale["zh-CN"]={pagerInfo:"{0}{1}页({2}项)",firstPageTooltip:"转到第一页",lastPageTooltip:"转到最后一页",nextPageTooltip:"转到下一页",previousPageTooltip:"转到上一页",nextPagerTooltip:"转到下一页",previousPagerTooltip:"转到上一页"};break;case"ejPdfViewer":t.PdfViewer.Locale=t.PdfViewer.Locale||{};t.PdfViewer.Locale["zh-CN"]={toolbar:{print:{headerText:"打印",contentText:"打印PDF文档。"},first:{headerText:"第一",contentText:"去到PDF文档的第一页。"},previous:{headerText:"以前",contentText:"去到PDF文档的前一页。"},next:{headerText:"下一个",contentText:"转至PDF文档的下一个页面。"},last:{headerText:"持续",contentText:"去到PDF文档的最后一页。"},zoomIn:{headerText:"放大",contentText:"放大到PDF文档。"},zoomOut:{headerText:"缩小",contentText:"缩小的PDF文档。"},pageIndex:{headerText:"页码",contentText:"当前页编号,以查看。"},zoom:{headerText:"放大",contentText:"放大或缩小的PDF文档。"},fitToWidth:{headerText:"适合宽度",contentText:"适合PDF页面到容器的宽度。"},fitToPage:{headerText:"适合页面",contentText:"适合PDF页面的容器。"},search:{headerText:"搜索文本",contentText:"搜索PDF页面中的文本."},download:{headerText:"下载",contentText:"下载PDF文档."},highlight:{headerText:"突出显示文字",contentText:"突出显示PDF页面中的文本。"},strikeout:{headerText:"罢工文本",contentText:"在PDF页面中敲击文本。"},underline:{headerText:"下划线文字",contentText:"在PDF页面中下划线文本。"},signature:{headerText:"签名",contentText:"添加或创建手写签名。"},select:{headerText:"选择",contentText:"文本选择工具。"},scroll:{headerText:"摇摄",contentText:"单击以平移文档"}},contextMenu:{copy:{contentText:"复制"},googleSearch:{contentText:"搜索google"},Find:{contentText:"找:"},matchCase:{contentText:"相符"},auto:{contentText:"汽车"},openPopup:{contentText:"Open Pop-Up Note"},Delete:{contentText:"删除"},properties:{contentText:"属性...."}},propertyWindow:{underlineProperties:{contentText:"下划线属性"},strikeOutProperties:{contentText:"StrikeOut Properties"},highlightProperties:{contentText:"highlight属性"},signatureProperties:{contentText:"签名属性"},appearance:{contentText:"出现"},general:{contentText:"一般"},color:{contentText:"颜色:"},opacity:{contentText:"不透明度:"},author:{contentText:"作者:"},subject:{contentText:"学科:"},modified:{contentText:"改性:"},ok:{contentText:"好"},cancel:{contentText:"取消"},locked:{contentText:"锁定"}},signatureWindow:{Signature:{contentText:"添加签名"},Add:{contentText:"加"},clear:{contentText:"明确"}},waitingPopup:{print:{contentText:"准备打印文档..."}}};break;case"ejPercentageTextbox":t.PercentageTextbox.Locale=t.PercentageTextbox.Locale||{};t.PercentageTextbox.Locale["zh-CN"]={watermarkText:"输入值"};break;case"ejPivotGrid":t.PivotGrid.Locale=t.PivotGrid.Locale||{};t.PivotGrid.Locale["zh-CN"]={Total:"總金額",GrandTotal:"總計",DoesNotBeginsWith:"未開始使用",DoesNotEndsWith:"不會結尾",DoesNotContains:"不包含",DoesNotEquals:"不就等於",IsGreaterThan:"大於",IsGreaterThanOrEqualTo:"大於或等於",IsLessThan:"不到",IsLessThanOrEqualTo:"小於或等於",ClearSorting:"清除排序",ClearFilterFrom:"清除濾網",SortAtoZ:"排序 A 到 Z",SortZtoA:"排序 Z 到 A",and:"和",NumberFormatting:"數字格式",FrozenHeaders:"冷凍標頭",CellSelection:"手機選項",CellContext:"儲存格內容",ColumnResize:"欄位大小",ExcelLikeLayout:"Excel 跟版面配置",FrozenHeader:"冷凍標頭",AdvancedFiltering:"進階篩選",Amount:"金額",Quantity:"數量",Measures:"測量",NumberFormats:"數字格式",Exporting:"匯出",FileName:"檔案名稱",ToolTip:"工具提示",RTL:"RTL",CollapseByDefault:"收合依預設值",EnableDisablePaging:"Enalbe / 停用呼叫器",PagingOptions:"分頁選項",CategoricalPageSize:"對於頁面大小",SeriesPageSize:"系列頁面大小",HyperLink:"超連結",CellEditing:"編輯儲存格",GroupingBar:"分組列",SummaryCustomization:"摘要自訂",SummaryTypes:"摘要類型",SummaryType:"摘要類型",EnableRowHeaderHyperlink:"啟用列標題超連結",EnableColumnHeaderHyperlink:"「啟用」欄位標題超連結",EnableValueCellHyperlink:"啟用值儲存格超連結",EnableSummaryCellHyperlink:"啟用摘要芯超連結",HideGrandTotal:"隱藏總計",HideSubTotal:"隱藏小計",Both:"兩個",Sum:"總和",Average:"平均時間",Count:"計數",Min:"最小值",Max:"最大值",Excel:"Excel",Word:"Word",PDF:"PDF",CSV:"CSV",ToolTipRow:"行",ToolTipColumn:"柱",ToolTipValue:"值",SeriesPage:"系列的页面",CategoricalPage:"分类页",DragFieldHere:"这里拖动领域",ColumnArea:"这里掉落列",RowArea:"这里将行",ValueArea:"这里降值",OK:"好",Cancel:"取消",Remove:"清除",ConditionalFormatting:"条件格式",Condition:"有条件的类型",Value1:"值1",Value2:"值2",Editcondtion:"编辑条件",Backcolor:"背景颜色",Borderrange:"边界范围",Borderstyle:"边框样式",Fontsize:"字体大小",Fontstyle:"字体样式",Bordercolor:"边框颜色",Sort:"排序",SelectField:"选择字段",LabelFilterLabel:"显示项目的标签。",ValueFilterLabel:"显示的项目。",LabelFilters:"标注筛选器",BeginsWith:"开始使用",NotBeginsWith:"未开始",EndsWith:"结束于",NotEndsWith:"不是结束于",Contains:"包含",NotContains:"不包含",ValueFilters:"过滤器的值。",ClearFilter:"清除过滤器",Equals:"等于",NotEquals:"不等于",GreaterThan:"大于",GreaterThanOrEqualTo:"大于或等于",LessThan:"低于",LessThanOrEqualTo:"小于或等于",Between:"之间",NotBetween:"不能在",AddToFilter:"添加到筛选器",AddToRow:"添加的行",AddToColumn:"添加到列",AddToValues:"添加值",SummarizeValueBy:"总结一下价值观",Sum:"和",Average:"平均",Count:"计数",Min:"敏",Max:"马克斯",DoubleSum:"双重总和",DoubleAverage:"双倍平均",DoubleMin:" 双敏",DoubleMax:"双倍最大",DoubleStandardDeviation:"双标准偏差",DoubleVariance:"双重差异",DecimalSum:"小数和",IntSum:"IntSum",CountNumbers:"数数",StdDev:"STDDEV",StdDevP:"StdDevp",Variance:"方差",VarP:"VarP",SummaryOf:"的",Warning:"警告",Error:"错误",GroupingBarAlertMsg:"在被移动不能被放在这一领域的报告。",Measures:"措施",Expand:"展开",Collapse:"崩溃",NoValue:"没有值。",Close:"关闭",Goal:"目标",Status:"状态",Trend:"趋势",Value:"值",ConditionalFormattingErrorMsg:"给定的值不匹配",ConditionalFormattingConformMsg:"您确定要删除所选的格式吗?",EnterOperand1:"输入操作数1",EnterOperand2:"输入操作数2",ConditionalFormatting:"条件格式化",AddNew:"添加新的",Format:"格式",NoMeasure:"请添加任何措施。",Solid:"固体",Dashed:"虚线",Dotted:"带点",Double:"双",Groove:"凹槽",Inset:"插入",Outset:"一开始",Ridge:"Ridge",None:"无",Algerian:"Algerian",Arial:"Arial",BodoniMT:"Bodoni MT",BritannicBold:"Britannic Bold",Cambria:"Cambria",Calibri:"Calibri",CourierNew:"Courier New",DejaVuSans:"DejaVu Sans",Forte:"Forte",Gerogia:"Gerogia",Impact:"Impact",SegoeUI:"Segoe UI",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana",CubeDimensionBrowser:"多维数据集维度浏览器",SelectHierarchy:"请选择层次结构",CalculatedField:"经过计算的字段",Name:"名称:",Add:"添加",Formula:"公式:",Delete:"删除",Fields:"字段:",CalculatedFieldNameNotFound:"给定的计算字段名称未找到",InsertField:"插入字段",EmptyField:"请输入计算出的字段名或公式。",NotValid:"给定的公式无效。",NotPresent:"值字段中使用的任何的计算字段的公式在中不存在 PivotGrid",Confirm:"已存在具有相同名称的计算成员。你想要更换吗?",CalcValue:"计算字段可以插入到只有在价值区域字段",MultipleItems:"多個項目",All:"所有",Search:"搜尋",ColumnResize:"欄位大小",Layouts:"版面配置",NormalLayout:"標準配置",NormalTopSummary:"正常上摘要版面配置",NoSummaries:"無摘要版面配置",Fontcolor:"字体颜色",AddCurrentSelectionToFilter:"添加當前選擇進行過濾",Months:"月",Days:"天",Quarters:"住处",Years:"年份",Qtr:"Qtr",Quarter:"25美分硬币",NoRecordsToDisplay:"无记录可显示。",EnterFormatName:"輸入格式名稱",FormatName:"格式名稱",RemoveFormat:"移除格式",Edit:"編輯",DuplicateFormatName:"重複的名稱格式",NotAllItemsShowing:"不是所有的子节点都显示",EditorLinkPanelAlert:"成员拥有一个或多个家长下的超过1000个项目。每个家长只显示前1000个项目。",Exception:"异常"};break;case"ejPivotPager":t.PivotPager.Locale=t.PivotPager.Locale||{};t.PivotPager.Locale["zh-CN"]={SeriesPage:"系列的页面",CategoricalPage:"分类页",Error:"错误",OK:"“确定” 按钮",Close:"关闭",PageCountErrorMsg:"输入有效的页码。"};break;case"ejPivotSchemaDesigner":t.PivotSchemaDesigner.Locale=t.PivotSchemaDesigner.Locale||{};t.PivotSchemaDesigner.Locale["zh-CN"]={DoesNotBeginsWith:"未開始使用",DoesNotEndsWith:"不會結尾",DoesNotContains:"不包含",DoesNotEquals:"不就等於",IsGreaterThan:"大於",IsGreaterThanOrEqualTo:"大於或等於",IsLessThan:"不到",IsLessThanOrEqualTo:"小於或等於",ClearSorting:"清除排序",ClearFilterFrom:"清除濾網",SortAtoZ:"排序 A 到 Z",SortZtoA:"排序 Z 到 A",and:"和",PivotTableFieldList:"数据透视表字段列表",ChooseFieldsToAddToReport:"选择字段添加到报告:",DragFieldBetweenAreasBelow:"下面区域之间拖动字段:",ReportFilter:"报告过滤器",ColumnLabel:"列标签",RowLabel:"行标签",Values:"值",DeferLayoutUpdate:"延迟布局更新",Update:"更新",Sort:"排序",SelectField:"选择字段",LabelFilterLabel:"显示项目的标签。",ValueFilterLabel:"显示的项目。",LabelFilters:"标注筛选器",BeginsWith:"开始使用",NotBeginsWith:"未开始",EndsWith:"结束于",NotEndsWith:"不是结束于",Contains:"包含",NotContains:"不包含",ValueFilters:"过滤器的值。",ClearFilter:"清除过滤器",Equals:"等于",NotEquals:"不等于",GreaterThan:"大于",GreaterThanOrEqualTo:"大于或等于",LessThan:"低于",LessThanOrEqualTo:"小于或等于",Between:"之间",NotBetween:"不能在",Measures:"措施",AlertMsg:"在被移动不能被放在这一领域的报告。",Close:"关闭",Goal:"目标",Status:"状态",Trend:"趋势",Value:"值",AddToFilter:"添加到筛选器",AddToRow:"添加的行",AddToColumn:"添加到列",AddToValues:"添加值",Warning:"警告",OK:"“确定” 按钮",Cancel:"取消",Search:"搜尋",Remove:"移除",AddCurrentSelectionToFilter:"添加當前選擇進行過濾",NotAllItemsShowing:"不是所有的子节点都显示",EditorLinkPanelAlert:"成员拥有一个或多个家长下的超过1000个项目。每个家长只显示前1000个项目。",NamedSetAlert:"相同字段的命名集不能同时添加到数据透视表报告。单击确定以移除名为集的'<集1>'并添加名为集的<集2>。"};break;case"ejDiagram":t.datavisualization.Diagram.Locale=t.datavisualization.Diagram.Locale||{};t.datavisualization.Diagram.Locale["zh-CN"]={cut:"切",copy:"复制",paste:"糊",undo:"解开",redo:"重做",selectAll:"全选",grouping:"分组",group:"组",ungroup:"取消组合",order:"订购",bringToFront:"BringToFront",moveForward:"向前移动",sendBackward:"后移",sendToBack:"SendToBack"};break;case"ejChart":t.datavisualization.Chart.Locale=t.datavisualization.Chart.Locale||{};t.datavisualization.Chart.Locale["zh-CN"]={zoomIn:"放大",zoomOut:"缩小",zoom:"放大",pan:"泛",reset:"重启"};break;case"ejMap":t.datavisualization.Map.Locale=t.datavisualization.Map.Locale||{};t.datavisualization.Map.Locale["zh-CN"]={zoomIn:"放大",zoomOut:"缩小",panTop:"潘顶",panBottom:"锅底",panLeft:"潘左",panRight:"潘右",home:"家"};break;case"ejRangeNavigator":t.datavisualization.RangeNavigator.Locale=t.datavisualization.RangeNavigator.Locale||{};t.datavisualization.RangeNavigator.Locale["zh-CN"]={intervals:{quarter:{longQuarters:"25美分硬币,",shortQuarters:"Q"},week:{longWeeks:"周,",shortWeeks:"W¯¯"}}};break;case"ejReportViewer":t.ReportViewer.Locale=t.ReportViewer.Locale||{};t.ReportViewer.Locale["zh-CN"]={toolbar:{print:{headerText:"打印",contentText:"打印报告。"},exportformat:{headerText:"出口",contentText:"选择导出的文件格式。",Pdf:"PDF",Excel:"高强",Word:"字",Html:"HTML",PPT:"幻灯片",CSV:"CSV"},first:{headerText:"第一",contentText:"转至报告的第一页。"},previous:{headerText:"以前",contentText:"转至报告的前一页。"},next:{headerText:"下一个",contentText:"进入报告的下一页。"},last:{headerText:"持续",contentText:"转至报告的最后一页。"},documentMap:{headerText:"文档结构图",contentText:"显示或隐藏文档结构图。"},parameter:{headerText:"参数",contentText:"显示或隐藏参数窗格。"},zoomIn:{headerText:"放大",contentText:"放大到报告中。"},zoomOut:{headerText:"缩小",contentText:"缩小的报告。"},refresh:{headerText:"刷新",contentText:"刷新报表。"},printLayout:{headerText:"打印布局",contentText:"打印布局模式和正常模式之间切换。"},pageIndex:{headerText:"页码",contentText:"当前页编号,以查看。"},zoom:{headerText:"放大",contentText:"放大或缩小在报告中。"},back:{headerText:"背部",contentText:"返回到父报告。"},fittopage:{headerText:"适合页面",contentText:"适合报表页到容器。",pageWidth:"页面宽度",pageHeight:"整页"},pagesetup:{headerText:"页面设置",contentText:"选择页面设置选项来改变纸张大小,方向和页边距。"}},pagesetupDialog:{close:"关",paperSize:"纸张大小",height:"高度",width:"宽度",margins:"边距",top:"最佳",bottom:"底部",right:"对",left:"剩下",unit:"在",orientation:"方向",portrait:"肖像",landscape:"景观",doneButton:"做",cancelButton:"取消"},credential:{userName:"用户名",password:"密码"},waterMark:{selectOption:"选择选项",selectValue:"选择一个值"},errorMessage:{startMessage:"报告查看器遇到一些加载此报告的问题。请",middleMessage:" 点击这里",endMessage:"查看错误的详细信息",closeMessage:"关闭此消息",exportAjaxFailureMsg:"由于连接报告服务失败,无法导出文档。",printAjaxFailureMsg:"由于连接报告服务失败,无法打印文档。",reportLoadAjaxFailureMsg:"由于连接报告服务失败,无法推进报告操作。"},progressMessage:{exportLoadingMessage:"准备出口文件......请稍候......",printLoadingMessage:"准备打印数据......请稍候......",printPreparationMessage:"准备打印数据... {0}已完成...请稍候...",exportPreparationMessage:"准备导出文档... {0}%已完成...请稍候..."},alertMessage:{close:"关",title:"報告查看器",done:"好",showDetails:"显示详细资料",hideDetails:"隐藏细节",reportLoad:"已加载报告:",RVERR0001:"報表查看器無法加載報表",RVERR0002:"報告查看器無法處理報告",RVERR0003:"ajax回发中发生错误",RVERR0004:"请为参数选择一个值",RVERR0005:"{参数名称}参数缺少一个值",RVERR0006:"请给出浮点数据类型输入",RVERR0007:"请给出整数数据类型输入",RVERR0008:"報表查看器無法驗證數據源憑據",RVERR0009:"他的利润率是重叠的或者他们不在报纸上。输入不同的保证金大小.",RVERR0010:"请为参数输入一个值",RVERR0011:"该参数不能为空",RVERR0012:"为报告参数{參數提示}提供的值对其类型无效."},selectAll:"全选",viewButton:"查看报告",parameterProcessingMessage:"加载相关参数......"};break;case"ejRibbon":t.Ribbon.Locale=t.Ribbon.Locale||{};t.Ribbon.Locale["zh-CN"]={CustomizeQuickAccess:"自定义快速访问工具栏",RemoveFromQuickAccessToolbar:"从快速访问工具栏删除",AddToQuickAccessToolbar:"添加到快速访问工具栏",ShowAboveTheRibbon:"上面显示功能区",ShowBelowTheRibbon:"下面显示功能区",MoreCommands:"更多命令..."};break;case"ejKanban":t.Kanban.Locale=t.Kanban.Locale||{};t.Kanban.Locale["zh-CN"]={EmptyCard:"没有要显示的即时贴",SaveButton:"保存",CancelButton:"取消",EditFormTitle:"详细信息 ",AddFormTitle:"添加新卡",SwimlaneCaptionFormat:"- {{:count}}{{if count == 1 }} 项目 {{else}} 项目 {{/if}}",FilterSettings:"过滤器:",FilterOfText:"的",Max:"最大",Min:"最小",Cards:" 牌",ItemsCount:"项目计数 :",Unassigned:"未分配",AddCard:"添加卡",EditCard:"编辑卡片",DeleteCard:"删除卡",TopofRow:"行顶部",BottomofRow:"行的底部",MoveUp:"提升",MoveDown:"下移",MoveLeft:"向左移动",MoveRight:"向右移",MovetoSwimlane:"移动到Swimlane",HideColumn:"隐藏列",VisibleColumns:"可见列",PrintCard:"打印卡"};break;case"ejRTE":t.RTE.Locale=t.RTE.Locale||{};t.RTE.Locale["zh-CN"]={bold:"胆大",italic:"斜体",underline:"强调",strikethrough:"删除线",superscript:"标",subscript:"标",justifyCenter:"对齐文本中心",justifyLeft:"对齐文本左",justifyRight:"文本对齐正确",justifyFull:"辩解",unorderedList:"插入无序列表",orderedList:"插入有序列表",indent:"增加缩进",fileBrowser:"文件浏览器",outdent:"减少缩进",cut:"切",copy:"复制",paste:"糊",paragraph:"段",undo:"解开",redo:"重做",upperCase:"大写",lowerCase:"小写",clearAll:"全部清除",clearFormat:"清除格式",createLink:"插入/编辑超链接",removeLink:"删除超级链接",image:"插入图片",video:"插入视频",editTable:"编辑表属性",embedVideo:"下面粘贴您的嵌入代码",viewHtml:"查看HTML",fontName:"选择字体系列",fontSize:"选择字号",fontColor:"选择颜色",format:"格式",backgroundColor:"背景颜色",style:"样式",deleteAlert:"你确定要清除所有内容?",copyAlert:"你的浏览器不支持剪贴板的直接访问。请使用Ctrl+ C快捷键,而不是复制操作。",pasteAlert:"你的浏览器不支持剪贴板的直接访问。请用CTRL+ V键盘快捷键,而不是粘贴操作。",cutAlert:"你的浏览器不支持剪贴板的直接访问。请用CTRL+ X键盘快捷键,而不是剪切操作。",videoError:"该文本区域不能为空",imageWebUrl:"网址",imageAltText:"替换文本",dimensions:"外形尺寸",constrainProportions:"约束比例",linkWebUrl:"网址",imageLink:"形象链接",imageBorder:"图像边界",imageStyle:"样式",linkText:"文本",linkTooltipLabel:"提示",html5Support:"此工具图标只能在支持HTML5的浏览器支持",linkOpenInNewWindow:"在新窗口中打开链接",tableColumns:"节数列",tableRows:"节数行",tableWidth:"宽度",tableHeight:"高度",tableCellSpacing:"CELLSPACING",tableCellPadding:"CELLPADDING",tableBorder:"边境",tableCaption:"标题",tableAlignment:"对准",textAlign:"文本对齐",dialogUpdate:"更新",dialogInsert:"插入",dialogCancel:"取消",dialogApply:"应用",dialogOk:"好",createTable:"插入表格",addColumnLeft:"左侧添加列",addColumnRight:"右侧添加列",addRowAbove:"添加行上方",addRowBelow:"下面添加一行",deleteRow:"删除行",deleteColumn:"删除列",deleteTable:"删除表",customTable:"创建自定义表...",characters:"人物",words:"话",general:"一般",advanced:"高级",table:"表",row:"行",column:"柱",cell:"细胞",solid:"固体",dotted:"带点",dashed:"虚线",doubled:"翻倍",maximize:"最大化",resize:"最小化",swatches:"色板",quotation:"行情",heading1:"标题1",heading2:"标题2",heading3:"标题3",heading4:"标题4",heading5:"标题5",heading6:"标题6",segoeui:"濑越UI",arial:"宋体",couriernew:"宋体",georgia:"格鲁吉亚",impact:"碰撞",lucidaconsole:"龙力控制台",tahoma:"宋体",timesnewroman:"英语字体格式一种",trebuchetms:"投石机MS",verdana:"宋体",disc:"圆盘",circle:"圈",square:"广场",number:"数",loweralpha:"阿尔法较低",upperalpha:"阿尔法上限",lowerroman:"罗马较低",upperroman:"大写罗马",none:"无",linkTooltip:"ctrl +点击跟随链接",charSpace:"字符(带空格)",charNoSpace:"字符(无空格)",wordCount:"字数",left:"剩下",right:"对",center:"中央",zoomIn:"放大",zoomOut:"缩小",print:"打印","import":"导入文档",wordExport:"导出为Word文档",pdfExport:"导出为Pdf文件",FindAndReplace:"查找替换",Find:"找",MatchCase:"相符",WholeWord:"全词",ReplaceWith:"用。。。来代替",Replace:"更换",ReplaceAll:"全部替换",FindErrorMsg:"找不到指定的字词",customFontColor:"更多颜色...",customBGColor:"更多颜色...",TransBGColor:"透明",addtodictionary:"添加到字典中",ignoreall:"忽略所有"};break;case"ejSchedule":t.Schedule.Locale=t.Schedule.Locale||{};t.Schedule.Locale["zh-CN"]={ReminderWindowTitle:"提醒窗口",CreateAppointmentTitle:"创建约会",RecurrenceEditTitle:"编辑重复约会",RecurrenceEditMessage:"你想怎么改该系列中的约会?",RecurrenceEditOnly:"只有这一任命",RecurrenceEditFollowingEvent:"以下事件",RecurrenceEditSeries:"整个系列",PreviousAppointment:"上一页约会",NextAppointment:"下一个约会",AppointmentSubject:"学科",StartTime:"开始时间",EndTime:"时间结束",AllDay:"整天",StartTimeZone:"启动时区",EndTimeZone:"结束时区",Today:"今天",Recurrence:"重复",Done:"做",Cancel:"取消",Ok:"好",Repeat:"重复",RepeatBy:"通过重复",RepeatEvery:"每天重复",RepeatOn:"重复上",StartsOn:"开始于",Ends:"完",Summary:"概要",Daily:"每日",Weekly:"每周",Monthly:"每月一次",Yearly:"每年",Every:"一切",EveryWeekDay:"每个工作日",Never:"决不",After:"后",Occurrence:"发生(S)",On:"上",Edit:"编辑",RecurrenceDay:"日(S)",RecurrenceWeek:"周(S)",RecurrenceMonth:"本月(S)",RecurrenceYear:"年份)",The:"该",OfEvery:"每",First:"第一",Second:"第二",Third:"第三",Fourth:"第四",Last:"持续",WeekDay:"平日",WeekEndDay:"周末天",Subject:"学科",Categorize:"分类",DueIn:"由于在",DismissAll:"关闭所有",Dismiss:"解雇",OpenItem:"开放项目",Snooze:"打盹",Day:"日",Week:"周",WorkWeek:"工作周",Month:"月",AddEvent:"添加事件",CustomView:"自定义视图",Agenda:"议程",Detailed:"编辑约会",EventBeginsin:"开始预约中",Editevent:"编辑约会",Editfollowingevent:"以下事件",Editseries:"编辑系列",Times:"时",Until:"直到",Eventwas:"任命",Hours:"小时",Minutes:"分钟",Overdue:"逾期预约",Days:"天(多个)",Event:"事件",Select:"选择",Previous:"上一页",Next:"下一个",Close:"关闭",Delete:"删除",Date:"日期",Showin:"显示",Gotodate:"转到日期",Resources:"资源",RecurrenceDeleteTitle:"删除重复约会",Location:"位置",Priority:"优先",RecurrenceAlert:"警报",NoTitle:"无题",OverFlowAppCount:"更多的约会)",WrongPattern:"复发模式是无效",CreateError:"约会的持续时间必须比它发生的频率更短。缩短工期,或更改约会复发对话框定期模式。",DragResizeError:"如果跳过了同一约会以后发生无法重新安排定期约会的发生。",StartEndError:"结束时间应大于开始时间",MouseOverDeleteTitle:"删除约会",DeleteConfirmation:"你确定要删除这个预约吗?",Time:"时间",EmptyResultText:"没有建议",BlockIntervalAlertTitle:"警报",BlockIntervalError:"所选时间间隔已被阻止,不可用于选择",RecurrenceDateValidation:"有几个月的选择日期少于几个月。 在这几个月里,这个月的最后一个月将会发生。",SeriesChangeAlert:"对本系列的具体实例所做的更改将被取消,这些约会将再次与该系列相匹配。"};break;case"ejSpreadsheet":t.Spreadsheet.Locale=t.Spreadsheet.Locale||{};t.Spreadsheet.Locale["zh-CN"]={Cut:"切",Copy:"复制",FormatPainter:"格式画家",Paste:"糊",PasteValues:"仅粘贴值",PasteSpecial:"糊",Filter:"过滤",FilterContent:"打开所选单元格的过滤。",FilterSelected:"按所选单元格过滤值",Sort:"分类",Clear:"明确",ClearContent:"删除单元格中的所有内容,或仅删除格式,内容,注释或超链接。",ClearFilter:"清除过滤器",ClearFilterContent:"清除当前数据范围的过滤器和排序状态。",SortAtoZ:"将A排序为Z",SortAtoZContent:"最低到最高",SortZtoA:"将Z排序为A",SortZtoAContent:"最高到最低",SortSmallesttoLargest:"排序最小到最大",SortLargesttoSmallest:"排序最大到最小",SortOldesttoNewest:"排序最旧到最新",SortNewesttoOldest:"从最新到最新排序",Insert:"插",InsertTitle:"插入单元格",InsertContent:"将新的单元格,行或列添加到工作簿中。",MultipleInsertContent:"FYI:要一次插入多行或多列,请在工作表中选择多个行或列,然后单击“插入”。",InsertSBContent:"将单元格,行,列或工作表添加到工作簿中。",Delete:"删除",DeleteTitle:"删除单元格",DeleteContent:"从工作簿中删除单元格,行,列或工作表。",MultipleDeleteContent:"FYI:要一次删除多个行或列,请在工作表中选择多个行或列,然后单击“删除”。",FindSelectTitle:"查找并选择",FindSelectContent:"单击以查看在文档中查找文本的选项。",CalculationOptions:"计算选项",CalcOptTitle:"计算选项",CalcOptContent:"选择自动或手动计算公式。",CalcOptRecalcContent:"如果进行影响某个值的更改,“电子表格”将自动重新计算。",CalculateSheet:"计算表",CalculateNow:"现在计算",CalculateNowContent:"现在计算整个工作簿。",CalculateNowTurnOffContent:"如果自动计算被关闭,您只需要使用它。",CalculateSheetContent:"现在计算活动工作表。",CalculateSheetTurnOffContent:"如果自动计算被关闭,您只需要使用它。",Title:"电子表格",ColorPicker:"选色器",Ok:"好",Cancel:"取消",Alert:"我们不能为选定的单元格范围做这个。 在数据范围内选择一个单元格,然后重试。",HeaderAlert:"您尝试使用过滤器标头过滤时无法完成该命令。 在过滤器范围中选择一个单元格,然后再次尝试该命令。",FlashFillAlert:"检查您选择旁边的所有数据,并且没有填充值的模式。",Formatcells:"格式化单元格",FontFamily:"字体",FFContent:"为您的文本选择一个新字体。",FontSize:"字体大小",FSContent:"更改文本的大小。",IncreaseFontSize:"增加字体大小",IFSContent:"使你的文本更大一点。",DecreaseFontSize:"减小字体大小",DFSContent:"让你的文字小一些",Bold:"胆大",Italic:"斜体",Underline:"强调",Linethrough:"删除线",FillColor:"填色",FontColor:"字体颜色",TopAlign:"顶部对齐",TopAlignContent:"将文本对齐到顶部。",MiddleAlign:"中间对齐",MiddleAlignContent:"对齐文本,使其位于单元格顶部和底部之间。",BottomAlign:"底部对齐",BottomAlignContent:"将文本对齐到底部。",WrapText:"包装文本",WrapTextContent:"将超长文本包装成多行,以便您可以看到所有这些。",AlignLeft:"左对齐",AlignLeftContent:"将您的内容与左侧对齐。",AlignCenter:"中央",AlignCenterContent:"中心你的内容",AlignRight:"对齐",AlignRightContent:"将您的内容对准。",IncreaseIndent:"增加缩进",IncreaseIndentContent:"将您的内容移动到距离单元格边界更远的位置。",DecreaseIndent:"减少缩进",DecreaseIndentContent:"移动您的内容更接近单元格边框。",Undo:"撤消",Redo:"重做",NumberFormat:"数字格式",NumberFormatContent:"选择单元格的格式,例如百分比,货币,日期或时间。",AccountingStyle:"会计风格",AccountingStyleContent:"格式为美元会计数字格式。",PercentageStyle:"百分比风格",PercentageStyleContent:"格式为百分比。",CommaStyle:"逗号风格",CommaStyleContent:"格式化成千上万的分隔符。",IncreaseDecimal:"增加十进制",IncreaseDecimalContent:"显示更多小数位以获得更精确的值。",DecreaseDecimal:"减少十进制",DecreaseDecimalContent:"显示较少的小数位数。",AutoSum:"自动总和",AutoSumTitle:"和",AutoSumContent:"自动为您的工作表添加快速计算,如总和或平均值。",Fill:"填",ExportXL:"峥",ExportCsv:"CSV",ExportPdf:"PDF",BackgroundColor:"填色",BGContent:"着色细胞的背景,使它们脱颖而出。",ColorContent:"更改文本的颜色。",Border:"边境",BorderContent:"对当前选定的单元格应用边框。",BottomBorder:"底边",TopBorder:"顶级边界",LeftBorder:"左边界",RightBorder:"右边界",OutsideBorder:"境外",NoBorder:"没有边界",AllBorder:"所有边界",ThickBoxBorder:"厚箱边框",ThickBottomBorder:"厚底边",TopandThickBottomBorder:"顶部和厚底边界",BottomDoubleBorder:"底部雙重邊界",TopandBottomDoubleBorder:"頂部和底部的雙重邊框",DrawBorderGrid:"绘制边框网格",DrawBorder:"画边框",TopandBottomBorder:"顶部和底部边框",BorderColor:"线颜色",BorderStyle:"线条风格",Number:"数字用于数字的一般显示。 货币和会计提供专门的货币价值格式。",General:"通用格式单元格没有特定的数字格式。",Currency:"货币格式用于一般货币价值。 使用会计格式来对齐列中的小数点。",Accounting:"会计格式在列中排列货币符号和小数点。",Text:"即使数字在单元格中,文本格式单元格也被视为文本。 单元格正确显示为输入。",Percentage:"百分比格式将单元格值乘以100,并以百分比符号显示结果。",CustomMessage:"使用现有代码之一作为起点,键入数字格式代码。",Fraction:" ",Scientific:" ",Type:"类型:",CustomFormatAlert:"输入有效的格式",Date:"日期格式显示日期和时间序列号作为日期值。",Time:"时间格式显示日期和时间序列号作为日期值。",File:"文件",New:"新",Open:"打开",SaveAs:"另存为",Print:"打印",PrintContent:"打印当前工作表。",PrintSheet:"打印表",PrintSelected:"打印选择",PrintSelectedContent:"选择您要打印的工作表上的一个区域。",HighlightVal:"格式无效的数据",ClearVal:"清除验证",Validation:"验证",DataValidation:"数据验证",DVContent:"从规则列表中选择以限制可以在单元格中输入的数据类型。",PageSize:"页面大小",PageSizeContent:"选择文档的页面大小。",FormatCells:"格式化单元格",ConditionalFormat:"条件格式",CFContent:"使用颜色轻松发现数据中的趋势和图案,以便可视地突出显示重要的值。",And:"和",With:"与",GTTitle:"比...更棒",GTContent:"格式化格式的单元格:",LTTitle:"少于",LTContent:"格式化不超过的单元格:",BWTitle:"之间",BWContent:"格式化单元格:BETWEEN:",EQTitle:"等于",EQContent:"格式化平等的单元格:",DateTitle:"发生日期",DateContent:"格式化包含DATE的单元格:",ContainsTitle:"包含的文字",ContainsContent:"格式化包含文本的单元格:",GreaterThan:"比...更棒",LessThan:"少于",Between:"之间",EqualTo:"等于",TextthatContains:"包含的文字",DateOccurring:"发生日期",ClearRules:"明确规则",ClearRulesfromSelected:"从选定单元格中清除规则",ClearRulesfromEntireSheets:"从整个表格清除规则",CellStyles:"细胞样式",CellStylesContent:"丰富多彩的风格是使重要数据脱颖而出的好方法。",CellStyleHeaderText:"好,坏和中立/标题和标题/主题细胞样式",Custom:"键入数字格式代码,使用现有代码之一作为起点。",CellStyleGBN:"正常/坏/好/中性",CellStyleTH:"标题4 /标题",Accent:"口音",Style:"样式",FormatAsTable:"格式为表格",FormatasTable:"格式如表",FATContent:"快速将一系列单元格转换为具有自己风格的表格。",FATHeaderText:"光/中/黑",FATNameDlgText:"表名:/我的表有标题",InvalidReference:"您指定的范围无效",ResizeAlert:"指定范围无效。 表的顶部必须保留在同一行中,并且生成的表必须与原始表重叠。 指定有效范围。",RangeNotCreated:"在“格式”表格中限制了超出最大片材行数的行。",ResizeRestrictAlert:"增加或减少列计数和减少行计数格式如表格所限制。",FATResizeTableText:"输入您的表格的新数据范围:",FATReizeTableNote:"注意:标题必须保留在同一行中,并且生成的表范围必须与原始表范围重叠。",FormatAsTableAlert:"无法创建具有单个行的表。 表必须至少有两行,一个表用于表头,另一个用于数据",FormatAsTableTitle:"Light 1 / Light 2 / Light 3 / Light 4 / Light 5 / Light 6 / Light 7 / Light 8 / Light 9 / Light 10 / Light 11 / Light 12 / Medium 1 / Medium 2 / Medium 3 / Medium 4 / Medium 5 / Medium 6 / Medium 7 / Medium 8 / Dark 1 / Dark 2 / Dark 3 / Dark 4",NewTableStyle:"新表风格",ResizeTable:"调整表大小",ResizeTableContent:"通过添加或删除行和列来调整此表的大小。",ConvertToRange:"转换到范围",ConvertToRangeContent:"将此表转换为正常范围的单元格。",ConverToRangeAlert:"要将表转换为正常范围吗?",TableID:"表格ID:",Table:"表",TableContent:"创建一个表来组织和分析相关数据。",TableStyleOptions:"第一列/最后一列/总行/过滤器按钮",Format:"格式",NameManager:"名称经理",NameManagerContent:"创建,编辑,删除和查找工作簿中使用的所有名称。",NameManagerFormulaContent:"名称可以在公式中用作细胞引用的替代品。",DefinedNames:"定义名称",DefineName:"定义名称",DefineNameContent:"定义并应用名称。",UseInFormula:"在公式中使用",UseInFormulaContent:"选择此工作簿中使用的名称,并将其插入当前公式。",RefersTo:"指的是",Name:"名称",Scope:"范围",NMNameAlert:"您输入的名称无效./原因可能包括:/名称不以字母或下划线开头/名称包含空格或其他无效字符/名称与电子表格内置名称冲突,或 工作簿中另一个对象的名称,//未完全使用",NMUniqueNameAlert:"输入的名称已经存在。 输入一个唯一的名称。",NMRangeAlert:"输入有效范围",FORMULAS:"公式",DataValue:"价值观:",Formula:"公式",MissingParenthesisAlert:"您的公式缺少括号 - )或(。检查公式,然后将括号添加到适当的位置。",UnsupportedFile:"不支持的文件",IncorrectPassword:"无法使用给定的密码打开文件或工作表",InvalidUrl:"请指定正确的URL",Up:"向上",Down:"下",Sheet:"片",Workbook:"工作簿",Rows:"按行",Columns:"按列",FindReplace:"查找替换",FindnReplace:"查找和替换",Find:"找",Replace:"更换",FindLabel:"找什么:",ReplaceLabel:"用。。。来代替:",ReplaceAll:"全部替换",Close:"关",FindNext:"找下一个",FindPrev:"查找上一页",Automatic:"自动",Manual:"手册",Settings:"设置",MatchCase:"相符",MatchAll:"匹配整个单元格内容",Within:"中:",Search:"搜索:",Lookin:"在看:",ShiftRight:"右移小区",ShiftBottom:"向下移动单元格",EntireRow:"整行",EntireColumn:"整列",ShiftUp:"向上移动单元格",ShiftLeft:"移动单元格",Direction:"方向:",GoTo:"去",GoToName:"去:",Reference:"参考:",Special:"特别",Select:"选择",Comments:"注释",Formulas:"公式",Constants:"常数",RowDiff:"行差",ColDiff:"列差异",LastCell:"最后一个单元格",CFormat:"条件格式",Blanks:"空白",GotoError:"错误",GotoLogicals:"逻辑",GotoNumbers:"数字",GotoText:"文本",FindSelect:"查找并选择",Comment:"评论",NewComment:"新",InsertComment:"插入评论",EditComment:"编辑",DeleteComment:"删除评论",DeleteCommentContent:"删除所选的注释。",HideComment:"隐藏评论",Next:"下一个",NextContent:"跳转到下一条评论。",Previous:"以前",PreviousContent:"跳转到以前的评论。",ShowHide:"显示/隐藏评论",ShowHideContent:"显示或隐藏活动单元格上的注释。",ShowAll:"显示所有评论",ShowAllContent:"显示工作表中的所有注释。",UserName:"用户名",Hide:"隐藏",Unhide:"取消隐藏",Add:"加",DropAlert:"要替换现有数据吗?",PutCellColor:"将所选单元格颜色放置到顶部",PutFontColor:"将选定的字体颜色放在顶部",WebPage:"网页",WorkSheet:"工作表参考",SheetReference:"工作表参考",InsertHyperLink:"插入超链接",HyperLink:"超链接",EditLink:"链接编辑",OpenLink:"打开链接",HyperlinkText:"文本:",RemoveLink:"删除",WebAddress:"网址:",CellAddress:"细胞参考:",SheetIndex:"在此文档中选择一个位置",ClearAll:"全部清除",ClearFormats:"清除格式",ClearContents:"清除内容",ClearComments:"清楚评论",ClearHyperLinks:"清除超链接",SortFilter:"排序和筛选",SortFilterContent:"整理数据,使其更易于分析。",NumberStart:"最小值:",NumberEnd:"最大值:",DecimalStart:"最小值:",DecimalEnd:"最大值:",DateStart:"开始日期:",DateEnd:"结束日期:",ListStart:"资源:",FreeText:"输入无效数据后显示错误警报",ListEnd:"细胞参考:",TimeStart:"开始时间:",TimeEnd:"时间结束:",TextLengthStart:"最小值:",TextLengthEnd:"最大值:",CommentFindEndAlert:"电子表格到达工作簿的末尾。 你想继续从工作簿开始审查吗?",InsertSheet:"插",DeleteSheet:"删除",RenameSheet:"改名",MoveorCopy:"移动或复制",HideSheet:"隐藏",UnhideSheet:"取消隐藏",SheetRenameAlert:"该名称已被使用。 尝试一个不同的。",SheetRenameEmptyAlert:"您为工作表键入了无效的名称。 确保:",SheetRenameEmptyCharExceedAlert:"您键入的名称不超过31个字符。",SheetRenameEmptySplCharAlert:"该名称不包含以下任何字符:",SheetRenameEmptyBlankAlert:"你没有留下这个名字。",SheetDeleteAlert:"您不能撤消删除工作表,您可能会删除一些数据。 如果您不需要它,请单击确定删除。",SheetDeleteErrorAlert:"工作簿必须至少包含一个可见的工作表。 要隐藏,删除或移动所选的工作表,您必须先插入新工作表或取消隐藏已隐藏的工作表。",CtrlKeyErrorAlert:"该命令不能用于多个选择。",ClipboardAccessError:"您的浏览器无法访问剪贴板,因此请使用以下快捷方式:",MoveToEnd:"移动到结束",Beforesheet:"表格前:",CreateaCopy:"创建副本",AutoFillOptions:"复制单元格/填充系列/仅填充格式化/不填写格式化/闪存填充",NumberValidationMsg:"仅输入数字",DateValidationMsg:"仅输入日期",Required:"需要",TimeValidationMsg:"您输入的时间无效。",CellAddrsValidationMsg:"参考无效。",PivotTable:"数据透视表",PivotTableContent:"轻松安排和汇总数据透视表中的复杂数据。",NumberTab:"数",AlignmentTab:"对准",FontTab:"字体",FillTab:"填",TextAlignment:"文本对齐",Horizontal:"水平:",Vertical:"垂直:",Indent:"缩进",TextControl:"文本控制",FontGroup:"字体:",FontStyle:"字体样式:",Size:"尺寸:",PSize:"页面大小",Effects:"效果:",StrikeThrough:"删除线",Overline:"叠加",NormalFont:"普通字体",Preview:"预习",Line:"线",Presets:"预设",None:"没有",Outline:"大纲",AllSide:"所有面",InsCells:"插入单元格",InsRows:"插入表单行",InsCols:"插入工作表列",InsSheet:"插入表",DelCells:"删除单元格",DelRows:"删除工作表行",DelCols:"删除工作表列",DelSheet:"删除工作表",HyperLinkAlert:"此网站的地址无效。请检查地址,然后重试。",ReplaceData:"全做完了。 我们做了/替换。",NotFound:"我们找不到你要找的东西。 选择设置标签以获得更多搜索方式",Data:"数据:",Allow:"允许:",IgnoreBlank:"忽略空白",NotFind:"无法找到要替换的比赛",FreezeTopRow:"冻结顶行",FreezeFirstColumn:"冻结第一列",UnFreezePanes:"解冻窗格",DestroyAlert:"您确定要销毁当前的工作簿而不保存并创建新的工作簿吗?",ImageValAlert:"仅上传图像文件",Pictures:"图片",PicturesTitle:"从文件",PicturesContent:"从计算机或连接到的其他计算机插入图片。",ImportAlert:"您确定要销毁当前的工作簿而不保存并打开新的工作簿吗?",UnmergeCells:"不牢固的单元格",MergeCells:"合并单元格",MergeAcross:"合并",MergeAndCenter:"合并与中心",MergeAndCenterContent:"将所选单元格的内容合并并置于新的较大单元格中。",MergeCellsAlert:"合并单元格只保留左上单元格值并丢弃其他值。",MergeInsertAlert:"此操作将导致某些合并的单元格无法合并。 你想继续吗 ?",Axes:"轴",PHAxis:"主水平",PVAxis:"主垂直",AxisTitle:"轴标题",CTNone:"没有",CTCenter:"中央",CTFar:"远",CTNear:"近",DataLabels:"数据标签",DLNone:"没有",DLCenter:"中央",DLIEnd:"内部结束",DLIBase:"内底",DLOEnd:"外面",ErrorBar:"错误酒吧",Gridline:"网格线",PMajorH:"主要水平",PMajorV:"主要垂直",PMinorH:"初级小水平",PMinorV:"初级小垂直",Legend:"传说",LNone:"没有",LLeft:"剩下",LRight:"对",LBottom:"底部",LTop:"最佳",ChartTitleDlgText:"输入标题",ChartTitle:"标题",InvalidTitle:"您为“标题”键入了无效的名称。",CorrectFormat:"选择正确的格式文件",ResetPicture:"重设图片",ResetPictureContent:"舍弃对此图片所做的所有格式更改。",PictureBorder:"图片边框",PictureBorderContent:"选择您的形状轮廓的颜色,宽度和线条样式。",ResetSize:"重置图片和大小",Height:"高度",Width:"宽度",ThemeColor:"主题颜色",NoOutline:"没有大纲",Weight:"重量",Dashes:"破折号",ColumnChart:"柱",ColumnChartTitle:"插入柱形图",ColumnChartContent:"使用此图表类型可视化比较几个类别中的值。",BarChart:"酒吧",BarChartTitle:"插入条形图",BarChartContent:"当图表显示持续时间或类别文本较长时,使用此图表类型可视化比较几个类别中的值。",StockChart:"雷达",StockChartTitle:"插入雷达图",StockChartContent:"使用此图表类型显示相对于中心点的值。",LineChart:"线",LineChartTitle:"插入折线图",LineChartContent:"使用此图表类型显示时间(年,月和日)或类别的趋势。",AreaChart:"区域",AreaChartTitle:"插入区域图",AreaChartContent:"使用此图表类型显示时间(年,月和日)或类别的趋势。 用它来突出显示随时间的变化的大小。",ComboChart:"组合",PieChart:"馅饼",PieChartTitle:"插入馅饼/甜甜圈图",PieChartContent:"使用此图表类型显示整体的比例。 当您的数字总数为100%时使用。",ScatterChart:"分散",ScatterChartTitle:"插入散点图(X,Y)图",ScatterChartContent:"使用此图表类型显示值集之间的关系。",ClusteredColumn:"群集列",StackedColumn:"堆叠列",ClusteredBar:"群集酒吧",StackedBar:"堆叠式酒吧",Radar:"雷达",RadarMarkers:"雷达与&nbsp;标记",LineMarkers:"线与&nbsp;标记",Area:"区",StackedArea:"堆积区域",Pie:"馅饼",Doughnut:"甜甜圈",Scatter:"分散",ChartRange:"图表范围",XAxisRange:"输入X轴范围:",YAxisRange:"输入Y轴范围:",LegendRange:"输入图例范围:",YAxisMissing:"输入Y轴范围来创建图表",InvalidYAxis:"Y轴范围必须在选定范围内",InvalidXAxis:"X轴范围必须在选定范围内",InvalidLegend:"图例范围必须在选定范围内",InvalidXAxisColumns:"X轴范围应在单列内",FreezePanes:"冻结面板",FreezePanesContent:"冻结纸张的一部分,以便在滚动纸张的其余部分时保持可见。",PasteContent:"将剪贴板上的内容添加到文档中。",PasteSplitContent:"选择一个粘贴选项,例如保留格式或仅粘贴内容。",CutContent:"删除选择并将其放在剪贴板上,以便您可以将其粘贴到别的地方。",CopyContent:"将选择的副本放在剪贴板上,以便将其粘贴到别的地方。",FPTitle:"格式画家",FPContent:"像一个特定选择的样子? 您可以将该外观应用于文档中的其他内容。",BoldContent:"使您的文本粗体。",ItalicContent:"斜体你的文字",ULineContent:"下划线文字。",LineTrContent:"通过罢工来交叉东西。",UndoContent:"撤消上次的动作",RedoContent:"重做你的最后一个动作。",HyperLinkTitle:"添加超链接",HyperLinkContent:"在文档中创建一个链接,以便快速访问网页和文件。",HyperLinkPlaceContent:"超链接也可以带您到文档中的位置。",NewCommentTitle:"插入评论",NewCommentContent:"添加关于文档的这一部分的注释。",RefreshTitle:"刷新",RefreshContent:"从连接到活动单元的源获取最新数据",FieldListTitle:"现场清单",FieldListContent:"显示或隐藏字段列表。",FieldListRemoveContent:"字段列表允许您从数据透视表报告中添加和删除字段",AddChartElement:"添加图表元素",AddChartElementContent:"将元素添加到创建的图表。",SwitchRowColumn:"切换行/列",SwitchRowColumnContent:"在轴上交换数据。",MergeAlert:"我们不能做到合并的单元格。",UnhideDlgText:"取消隐藏表:",ChartThemes:"图表主题",ChartThemesContent:"为您的图表选择一个新主题。",ChangePicture:"更换图片",ChangePictureContent:"切换到其他图片,保留当前图片的格式和大小。",ChangeChartType:"更改图表类型",SelectData:"选择数据",SelectDataContent:"更改图表中包含的数据范围。",Sum:"和",Average:"平均",CountNumber:"数数",Max:"最大",Min:"我",ChartType:"更改图表类型",ChartTypeContent:"更改为不同的图表类型。",AllCharts:"所有图表",defaultfont:"默认",LGeneral:"一般",LCurrency:"货币",LAccounting:"会计",LDate:"日期",LTime:"时间",LPercentage:"百分比",LFraction:"分数",LScientific:"科学的",LText:"文本",LCustom:"定制",FormatSample:"样品",Category:"类别:",Top:"最佳",Center:"中央",Bottom:"底部",Left:"左(缩进)",Right:"对",Justify:"证明",GeneralTxt:"通用格式单元格没有特定的数字格式。",NegativeNumbersTxt:"负数",ThousandSeparatorTxt:"使用1000分离器",DecimalPlacesTxt:"小数位:",TextTxt:"即使数字在单元格中,文本格式单元格也被视为文本。 单元格正确显示为输入。",BoldItalic:"加粗斜体",Regular:"定期",HyperLinkHide:"“文件选择”",InvalidSheetIndex:"指定适当的SheetIndex",HugeDataAlert:"文件太大,无法打开。",ImportExportUrl:"提供导入/导出网址,然后重试。",BetweenAlert:"最大值必须大于或等于最小值。",BorderStyles:"固体/虚线/虚线/双",FPaneAlert:"冻结窗格不适用于第一个单元格",ReplaceNotFound:"电子表格找不到匹配项。",BlankWorkbook:"空白工作簿",SaveAsExcel:"另存为Excel",SaveAsCsv:"另存为CSV",SaveAsPdf:"另存为PDF",Design:"设计",NewName:"新名称",FormulaBar:"公式栏",NameBox:"名称框",NumberValMsg:"小数值不能用于数字条件。",NumberAlertMsg:"仅输入数字。",ListAlert:"单元格范围不正确,请输入正确的单元格范围。",ListValAlert:"列表源必须是分隔列表,或对单行或列的引用。",ListAlertMsg:"您输入的值无效",AutoFillTitle:"自动填充选项",NewSheet:"新单",FullSheetCopyPasteAlert:"我们无法粘贴,因为复制区域和粘贴区域的大小不一样。",Heading:"标题",Gridlines:"网格线",Firstsheet:"滚动到第一张表",Lastsheet:"滚动到最后一张",Nextsheet:"滚动到下一张表",Prevsheet:"滚动到上一张表",ProtectWorkbook:"保护工作簿",UnProtectWorkbook:"取消保护工作簿",ProtectWBContent:"让其他人对您的工作簿进行结构性更改",Password:"密码",ConfirmPassword:"重新输入密码以继续:",PasswordAlert1:"确认密码不一致。",PasswordAlert2:"请输入密码。",PasswordAlert3:"您提供的密码不正确。 验证CAPS LOCK键是否关闭,并确保使用正确的大小写。",Protect:"被保护。",Lock:"锁定单元格",Unlock:"解锁单元格",Protectsheet:"保护板",ProtectSheetToolTip:"通过限制他们的编辑能力,防止他人发生不必要的变化",Unprotect:"取消保护工作表",LockAlert:"您尝试更改的单元格是受保护的表单。 要进行更改,请单击“审阅”选项卡中的“取消保护工作表”。",InsertDeleteAlert:"不允许执行此操作。 该操作正在尝试在工作表上的表格中移动单元格。",CreateRule:"新规则",NewRule:"新格式规则",NewRuleLabelContent:"格式化此公式为真的值:",ReadOnly:"您尝试更改的范围包含只读单元格。",CreatePivotTable:"创建数据透视表",Range:"范围:",ChoosePivotTable:"选择您想要放置数据透视表的位置",NewWorksheet:"新工作表",ExistingWorksheet:"现有工作表",Location:"位置:",Refresh:"刷新",PivotRowsAlert:"此命令至少需要两行源数据。 您不能在只有一行的选择上使用该命令。",PivotLabelsAlert:"数据透视表字段名称无效。要创建数据透视表报表,必须使用组织为具有标记列的列表的数据。 如果您正在更改数据透视表字段的名称,则必须为字段键入新名称。",FieldList:"现场清单",MergeSortAlert:"为了做到这一点,所有合并的单元格都需要相同的大小。",FormulaSortAlert:"具有公式的排序范围无法排序。",MergePreventInsertDelete:"不允许执行此操作。 操作正在尝试移动工作表上的合并单元格。",FormulaRuleMsg:"请输入正确的格式。",MovePivotTable:"移动数据透视表",MovePivotTableContent:"将数据透视表移动到工作簿中的另一个位置。",ClearAllContent:"删除字段和过滤器。",ChangeDataSource:"修改",ChangeDataSourceContent:"更改此数据透视表的源数据",ChangePivotTableDataSource:"更改数据透视表数据源",TotalRowAlert:"不允许执行此操作。 该操作正在尝试在工作表上的表格中移动单元格。 单击“确定”继续整行。",CellTypeAlert:"单元格类型应用范围不允许进行此操作。",PivotOverlapAlert:"数据透视表报表不能与另一个数据透视表报表重叠",NoCellFound:"没有发现细胞",CorrectArgument:"请输入正确的参数",CorrectFormula:"请输入正确的公式",CorrectCellAddress:"请输入正确的单元格地址",ChartType:"图表类型",NumberValidationAlert:"最大值必须大于或等于最小值",DateValidationAlert:"结束日期必须大于或等于开始日期",TimeValidationAlert:"结束时间必须大于或等于开始时间",NewRuleAlert:"这是这个公式的问题",DragAlert:"您尝试在过滤器范围内移动单元格时无法完成该命令。 从过滤器范围中选择一个范围,然后再次尝试该命令。",OR:"要么",HOME:"家",INSERT:"插",DATATAB:"數據",PAGELAYOUT:"頁面佈局",REVIEW:"評論",OTHERS:"其他",FORMAT:"格式",DESIGN:"設計",CHARTDESIGN:"圖表設計",ANALYZE:"分析",FileName:"文件名",Save:"保存",SaveFile:"保存文件",HighlightCellRules:"突出显示单元规则",LightRedFillDark:"浅红色填充暗红色文本",YellowFillDark:"黄色填充与黄色黄色文本",GreenFillDark:"绿色填充深绿色文本",RedFill:"红色填充",RedText:"红色文本",Column:"柱",Bar:"酒吧",Line:"线",DataValidationType:"数/十进制/日期/时间/正文长度/名单",DataValidationAction:"比...更棒/大于或等于/少于/小于或等于/等于/不等于/之间/不在之间",Modify:"修改",Apply:"应用",NewCellStyle:"新细胞样式",cellStyleAlert:"此样式名称已存在",modifyCellStyleAlert:"此样式名称不存在",Color:"颜色",StyleName:"风格名称",LShortdate:"短日期",LLongdate:"很長的日期",Clipboard:"剪貼板",Font:"字形",Actions:"操作",Styles:"樣式",Editing:"編輯",Tables:"表",Illustrations:"插圖",Links:"左",Charts:"圖表",DataTools:"數據工具",Show:"節目",PageLayout:"頁面佈局",Changes:"變化",Window:"窗口",Cells:"細胞",Calculation:"計算",Properties:"屬性",Tools:"工具",TableStyleOption:"表樣式選項",ChartLayouts:"圖表佈局",ChartDesignData:"數據",ChartDesignType:"等級",ChartDesignSize:"大小",Adjust:"調整",FormatSize:"大小",AnalyzePivotTable:"數據透視表",DataSource:"數據源",FATTitlePrefix:"表風格",HighPoint:"Điểm cao",LowPoint:"Điểm thấp",FirstPoint:"Điểm đầu tiên",LastPoint:"Điểm cuối",NegativePoint:"Điểm âm",Markers:"Đánh dấu",NegativePoints:"Điểm âm",LineSparklineTitle:"Chèn Line Sparkline",LineSparklineContent:"Sparklines là các biểu đồ mini được đặt trong một ô, mỗi ô tương ứng đại diện cho một dãy dữ liệu trong lựa chọn của bạn",ColumnSparklineTitle:"Chèn cột Sparkline",ColumnSparklineContent:"Sparklines là các biểu đồ mini được đặt trong một ô, mỗi ô tương ứng đại diện cho một dãy dữ liệu trong lựa chọn của bạn",WinLossSparklineTitle:"Chèn Win / Loss Sparkline",WinLossSparklineContent:"Sparklines là các biểu đồ mini được đặt trong một ô, mỗi ô đại diện cho một dãy dữ liệu trong lựa chọn của bạn,",Line:"Hàng",SparklineColor:"Màu Sparkline",SparklineColorTitle:"Màu Sparkline",SparklineColorContent:"Chỉ định màu sắc của các dây chằng trong nhóm sparkline đã chọn",MarkerColor:"Màu Marker",MarkerColorContent:"Thay đổi màu sắc cho các điểm tiêu cực, đánh dấu, và tất cả các điểm khác cho nhóm được lựa chọn ngẫu nhiên",ChooseDataRange:"Chọn dải dữ liệu",ChooseLocationRange:"Chọn phạm vi Vị trí",DataRange:"Dải dữ liệu",LocationRange:"Dải địa điểm",EmptyDLRnge:"Tham chiếu nguồn dữ liệu hoặc vị trí không hợp lệ",SourceDataRange:"Chọn một phạm vi dữ liệu nguồn cho đường kính lượn sóng",SparklineAlert:"Tham chiếu vị trí không hợp lệ bởi vì các ô không phải là tất cả trong cùng một cột hoặc cùng một hàng. Chọn các ô được tất cả trong một hàng hoặc một cột",SparklineDataAlert:"Nhập định dạng dữ liệu đúng",SparklineLocAlert:"Tham chiếu cho vị trí hoặc dải dữ liệu không hợp lệ",SDataRangeAlert:"Tham chiếu nguồn dữ liệu không hợp lệ",LineAlert:"Không thể tạo biểu đồ dạng đường cho một giá trị",EditData:"Chỉnh sửa dữ liệu",EditDataContent:"Chỉnh sửa Vị trí & Dữ liệu Nhóm",EditSingleSparklineData:"Chỉnh sửa dữ liệu Sparkline đơn",EditSparklineData:"Chỉnh sửa dữ liệu Sparkline",HiddenEmptyCells:"Các ô ẩn và trống",SwitchRowCol:"Chuyển hàng / Cột",CreateSparkline:"Tạo Sparkline",SelectDataSource:"Chọn một phạm vi dữ liệu nguồn cho đường kính lượn sóng",SPARKLINEDESIGN:"Thiết kế Sparkline",CancellationRequested:"Không thể mở trong thời gian chờ được chỉ định",ImportPreventedOnUnknownFormula:"Không thể tải tệp này vì tệp có chứa các công thức không được hỗ trợ.",PivotTableName:"Tên PivotTable",ArrayaFormula:"Bạn không thể thay đổi một phần của mảng",ArrayaFormulaTableAlert:"Công thức mảng đa ô không được phép trong bảng",ValueFieldSettings:"Cài đặt trường giá trị",FieldTab:"Tóm tắt các giá trị theo",SummarizeValue:"Tóm tắt trường giá trị theo",SummarizeChooseType:"Chọn loại phép tính mà bạn muốn sử dụng để tóm tắt dữ liệu từ trường đã chọn",FieldValue:"Tên nguồn:"};break;case"ejTimePicker":t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["zh-CN"]={watermarkText:"选择一个时间"};break;case"ejTreeGrid":t.TreeGrid.Locale=t.TreeGrid.Locale||{};t.TreeGrid.Locale["zh-CN"]={toolboxTooltipTexts:{addTool:"加",editTool:"编辑",updateTool:"更新",deleteTool:"删除",cancelTool:"取消",expandAllTool:"展开全部",collapseAllTool:"全部收缩",pdfExportTool:"PDF导出",excelExportTool:"Excel导出",printTool:"打印",searchTool:"搜索"},contextMenuTexts:{addRowText:"添加行",editText:"编辑",deleteText:"删除",saveText:"保存",cancelText:"取消",aboveText:"以上",belowText:"下面"},columnMenuTexts:{sortAscendingText:"升序",sortDescendingText:"降序",columnsText:"列",freezeText:"冻结",unfreezeText:"解冻",freezePrecedingColumnsText:"冻结在先的栏目",insertColumnLeft:"在左侧插入列",insertColumnRight:"在右侧插入列",deleteColumn:"删除列",renameColumn:"重列",menuFilter:"过滤"},filterMenuTexts:{stringMenuOptions:[{text:"以。。开始",value:"startswith"},{text:"结束",value:"endswith"},{text:"包含",value:"contains"},{text:"等于",value:"equal"},{text:"不等于",value:"notequal"}],numberMenuOptions:[{text:"少于",value:"lessthan"},{text:"比...更棒",value:"greaterthan"},{text:"小于或等于",value:"lessthanorequal"},{text:"大于或等于",value:"greaterthanorequal"},{text:"等于",value:"equal"},{text:"不等于",value:"notequal"}],filterValue:"过滤器值",filterButton:"过滤",clearButton:"明确",enterValueText:"输入值"},columnDialogTexts:{field:"领域",headerText:"标题文本",editType:"编辑类型",filterEditType:"过滤器编辑类型",allowFiltering:"允许过滤",allowFilteringBlankContent:"允许过滤空白内容",allowSorting:"允许排序",visible:"可见",width:"宽度",textAlign:"文本对齐",headerTextAlign:"头文字对齐",isFrozen:"被冻结",allowFreezing:"允许冷冻",columnsDropdownData:"列下拉数据",dropdownTableText:"文本",dropdownTableValue:"值",addData:"加",deleteData:"去掉",allowCellSelection:"允许小区选择",showInColumnChooser:"在列选择器中显示",displayAsCheckbox:"显示为复选框",clipMode:"剪辑模式",tooltip:"工具提示",headerTooltip:"标题工具提示"},editTypeTexts:{string:"串",numeric:"数字",datePicker:"日期选择器",dateTimePicker:"日期时间选择器",dropdown:"落下",boolean:"布尔值"},textAlignTypes:{right:"对",left:"剩下",center:"中央"},clipModeTexts:{clip:"夹",ellipsis:"省略"},columnDialogTitle:{insertColumn:"插入列",deleteColumn:"删除列",renameColumn:"重列"},deleteColumnText:"你确定要删除此列?",deleteRecordText:"你确定要删除记录吗?",okButtonText:"好",cancelButtonText:"取消",confirmDeleteText:"确认删除",batchSaveConfirmText:"你确定你要保存更改?",batchSaveLostChangesText:"未保存的更改将丢失。你确定要继续吗?",cancelEditText:"你确定要取消的变化?",dropDownListBlanksText:"(空白)",dropDownListClearText:"(清除过滤器)",trueText:"真正",falseText:"假",emptyRecord:"无记录可显示"};break;case"ejUploadbox":t.Uploadbox.Locale=t.Uploadbox.Locale||{};t.Uploadbox.Locale["zh-CN"]={buttonText:{upload:"上传",browse:"浏览",cancel:"取消",close:"关闭"},dialogText:{title:"上传框",name:"名称",size:"尺寸",status:"状态"},dropAreaText:"将文件拖放或点击上传",filedetail:"所选文件大小过大。请选择有效的尺寸范围内的文件。",denyError:"与#Extension扩展名的文件是不允许的。",allowError:"只有#Extension扩展名的文件是允许的。",cancelToolTip:"取消",removeToolTip:"清除",retryToolTip:"重试",completedToolTip:"完成",failedToolTip:"失败的",closeToolTip:"关闭"};break;case"ejTile":t.Tile.Locale=t.Tile.Locale||{};t.Tile.Locale["zh-CN"]={captionText:"文本"};break;case"ejListView":t.ListView.Locale=t.ListView.Locale||{};t.ListView.Locale["zh-CN"]={headerTitle:"标题",headerBackButtonText:"返回"};break;case"ejMediaPlayer":t.MediaPlayer.Locale=t.MediaPlayer.Locale||{};t.MediaPlayer.Locale["zh-CN"]={Play:"玩",Pause:"暂停",Mute:"静音",Unmute:"取消静音",Settings:"设置",FullScreen:"全屏",ExitFullScreen:"退出全屏",HidePlaylist:"隐藏播放列表",Previous:"以前",Next:"下一个",TogglePlaylist:"切换播放列表",Rewind:"倒带",Forward:"前锋",Playlist:"播放列表",RepeatPlaylist:"重复播放列表",Shuffle:"拖曳",VideoTitle:"视频",PlaylistTitle:"播放列表",PlaylistItemName:"列表项",PlaylistItemAuthor:"作者",Media:"媒体",Speed:"速度",Quality:"质量",Normal:"正常",Auto:"汽车"}}};r=t.widget.registeredWidgets;for(i in r)n.fn.Locale_zhCN(i);t.ExcelFilter&&n.fn.Locale_zhCN("ejExcelFilter")})(window.jQuery,window.Syncfusion); diff --git a/public/scripts/l10n/reportdesigner/ej.localetexts.de-DE.min.js b/public/scripts/l10n/reportdesigner/ej.localetexts.de-DE.min.js deleted file mode 100644 index 011b9ac..0000000 --- a/public/scripts/l10n/reportdesigner/ej.localetexts.de-DE.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.de-DE.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -ej.ReportDesigner.Locale["de-DE"]={itemPanel:{waterMarkText:"Widgets suchen",noDataFound:"Keine Treffer gefunden...",customCategory:"Barcodes",customRptItemName:"1D Barcode",dataRequirements:"Datenanforderungen",customTooltip:{tooltip:{requirements:"Fügen Sie dem Designerbereich ein Berichtselement hinzu.",description:"Zeigt das benutzerdefinierte Berichtselement an.",title:"Benutzerdefiniertes Berichtselement"}},groupItems:{basicItems:{groupName:"Grundlegende Elemente",Items:{line:{displayText:"Linie",tooltip:{requirements:"Trennen einer Region durch eine Linie in Berichtsabschnitten.",description:"Grafisches Element zum Trennen der Berichtsregion.",title:"Linie"}},image:{displayText:"Bild",tooltip:{requirements:"Um ein Bild aus der Datenbank anzuzeigen, betten Sie das Bild ein.",description:"Zeigt die Bilder an.",title:"Bild"}},textBox:{displayText:"Textfeld",tooltip:{requirements:"Fügen Sie einen beliebigen Text hinzu.",description:"Zeigt den statischen und dynamischen Text an.",title:"Textfeld"}},rectangle:{displayText:"Rechteck",tooltip:{requirements:"Kombinieren Sie ein oder mehrere Berichtselemente darin.",description:"Grafisches Containerelement.",title:"Rechteck"}}}},comparison:{groupName:"Vergleich",Items:{column:{displayText:"Säule",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht Werte für eine Gruppe ungeordneter Elemente in verschiedenen Kategorien mithilfe der horizontal angeordneten vertikalen Balken.",title:"Säule"}},bar:{displayText:"Bar",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht Werte für eine Gruppe ungeordneter Elemente über verschiedene Kategorien hinweg mit den vertikal angeordneten horizontalen Balken.",title:"Bar"}},stackedColumn:{displayText:"Gestapelte Säule",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht mehrere Messungen mit vertikal gestapelten Balken.",title:"Gestapelte Säule"}},stackedBar:{displayText:"Gestapelte Bar",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht mehrere Takte mit horizontal gestapelten Leisten.",title:"Gestapelte Bar"}},stackedColumnPercent:{displayText:"Gestapelte Säule100%",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht mehrere Messungen als Teile eines Ganzen mit vertikal gestapelten Balken.",title:"Gestapelte Säule100%"}},stackedBarPercent:{displayText:"Gestapelte Bar100%",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht mehrere Takte als Teile eines Ganzen unter Verwendung der horizontal gestapelten Balken.",title:"Gestapelte Bar100%"}}}},proportion:{groupName:"Anteil",Items:{pie:{displayText:"Kuchen",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt die Anteile jedes Beitrags an die Gesamtmenge in Form von Kuchenscheiben an.",title:"Kuchen"}},explodedPie:{displayText:"Explodierter Kuchen",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Betont ein einzelnes Stück eines Kreisdiagramms.",title:"Explodierter Kuchen"}},doughnut:{displayText:"Krapfen",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt die Proportionen von jedem Beitrag zur Gesamtmenge in Form von Donut-Scheiben.",title:"Krapfen"}},pyramid:{displayText:"Pyramide",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt den proportionalen Vergleich zwischen Werten progressiv ansteigend an.",title:"Pyramide"}},funnel:{displayText:"Trichter",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt den proportionalen Vergleich zwischen den Werten schrittweise abnehmend an.",title:"Trichter"}}}},distribution:{groupName:"Verteilung",Items:{area:{displayText:"Bereich",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht Werte für eine Gruppe ungeordneter Elemente über verschiedene Kategorien hinweg durch die vertikal gefüllten gefüllten Kurven.",title:"Bereich"}},smoothArea:{displayText:"Glatte Oberfläche",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht Werte für einen Satz ungeordneter Elemente über verschiedene Kategorien hinweg durch die gefüllten Kurven, die vertikal mit glatter Oberfläche angeordnet sind.",title:"Glatte Oberfläche"}},stackedArea:{displayText:"Gestapelte Fläche",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht mehrere Messungen durch die vertikal gestapelten gefüllten Kurven.",title:"Gestapelte Fläche"}},stackedAreaPercent:{displayText:"Gestapelte Fläche100%",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht mehrere Messungen als Teile eines Ganzen durch die vertikal gestapelten gefüllten Kurven.",title:"Gestapelte Fläche100%"}},line:{displayText:"Linie",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt die Trends für die Analyse über einen Zeitraum mit Datenpunkten, die über die geraden Linien verbunden sind.",title:"Linie"}},smoothLine:{displayText:"Glatte Linie",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht die Verteilung von Werten über einen Zeitraum, der mit den glatten Linien verbunden ist.",title:"Glatte Linie"}},steppedLine:{displayText:"Stufenlinie",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleicht die Verteilung von Werten über einen Zeitraum, der mit den abgestuften Linien verbunden ist.",title:"Stufenlinie"}},lineWithMarkers:{displayText:"Linie mit Markern",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Vergleichen Sie Änderungen für mehrere Gruppen über denselben Zeitraum.",title:"Linie mit Markern"}},smoothLineWithMarkers:{displayText:"Glatte Linie mit Markern",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Geplottete Werte werden mit einem Markierungspunkt dargestellt und diese Punkte werden mit einer glatten Linie verbunden.",title:"Glatte Linie mit Markern"}},scatter:{displayText:"Streuen",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt eine Reihe als eine Menge von Punkten an und Werte werden durch die Position von Punkten auf dem Diagramm dargestellt.",title:"Streuen"}},bubble:{displayText:"Blase",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt den Unterschied zwischen zwei Werten eines Datenpunkts basierend auf der Größe der Blase an.",title:"Blase"}},polar:{displayText:"Polar",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt eine Reihe als eine Gruppe von Punkten an, die in einem 360-Grad - Kreis nach Kategorie gruppiert sind.",title:"Polar"}},radar:{displayText:"Radar",tooltip:{requirements:"1 oder mehr Werte und 1 oder mehr Spalten.",description:"Zeigt eine Reihe als kreisförmige Linie oder Fläche an.",title:"Radar"}}}},dataRegions:{groupName:"Datenregionene",Items:{tablix:{displayText:"Tabelle",tooltip:{requirements:"1 oder mehr Zeilen / Spalten.",description:"Zeigt paginierte Berichtsdaten in Zellen an.",title:"Tabelle"}},list:{displayText:"Liste",tooltip:{requirements:"1 oder mehr Zeilen / Spalten.",description:"Eine Liste zeigt Daten in einem freien Format an. Platzieren Sie Felder an beliebiger Stelle in der Liste.",title:"Liste"}}}},subReports:{groupName:"Unterberichte",Items:{subreport:{displayText:"Unterbericht",tooltip:{requirements:"Anzeigen / Einbetten des Berichts im Hauptbericht.",description:"Zeigt einen anderen Bericht im Hauptbericht an.",title:"Unterbericht"}}}}}},toolbar:{newReport:"Neu",open:"Öffnen",openMenu:{fromDevice:"Von Gerät",fromServer:"Vom Server"},save:"sparen",saveMenu:{saveLabel:"sparen",saveAs:"Speichern als",saveAsMenu:{saveToDevice:"Zum Gerät",saveToServer:"Zu Server"}},cut:"Schnitt",copy:"Kopieren",paste:"Einfügen",deleteItem:"Löschen",undo:"Rückgängig machen",redo:"Wiederholen",zoomIn:"hineinzoomen",zoomOut:"Rauszoomen",header:"Header",footer:"Fußzeile",order:"Auftrag",orderMenu:{sendBackward:"Rückwärts senden",bringForward:"Vorwärts bringen",sendToBack:"Nach hinten senden",bringToFront:"Nach vorne bringen"},left:"Links ausrichten",center:"Links ausrichten",right:"Richtig ausrichten",top:"Oben ausrichten",middle:"Mitte",bottom:"Unten ausrichten",distributeHorizontally:"Horizontal verteilen",distributeVertically:"Vertikal verteilen",centerHorizontally:"Horizontal zentrieren",centerVertically:"Vertikal zentrieren",sizing:"Dimensionierung",sizingMenu:{sameSize:"Gleiche Größe",sameWidth:"Gleiche Breite",sameHeight:"Selbe Größe"},sizeToGrid:"Größe zum Gitter",alignToGrid:"Am Raster ausrichten",gridLine:"Gitterlinien",snapToShape:"An Form ausrichten",fullScreen:"Vollbild",preview:"Vorschau",reportUpload:{alertLabel:"Hochladen",alertMessage:"Fehler beim Hochladen der Datei. Bitte erneut hochladen "},grouping:"Gruppierung",view:"Aussicht"},newReport:{title:"Neuer Bericht",fileName:"Dateiname",waterMark:"Berichtsname",create:"Erstellen",cancel:"Stornieren",close:"Schließen"},reportAction:{enableLink:"Link aktivieren",linkTo:"Link zu",report:"Bericht",url:"URL"},linkReport:{reportCaption:"Bericht",setParameter:"Setze Parameter"},imageProperty:{basicSettings:{categoryName:"Grundeinstellungen",source:"Quelle",sourceTypes:{external:"Extern",embedded:"Eingebettet",database:"Datenbank"},value:"Wert",mimeType:"Mime Typ",mimeTypes:{bmp:"image/bmp",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",xPng:"image/x-png"}},categoryName:"Verknüpfung",linkReport:"Link-Bericht",appearance:{categoryName:"Aussehen",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"Oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"}},size:{categoryName:"Größe",paddingTypes:{padding:"Polsterung",paddingLeft:"Links",paddingTop:"Oben",paddingRight:"Recht",paddingBottom:"Unterseite"},sizing:"Größenanpassung",sizeTypes:{auto:"Automatische skalierung",fit:"Passen",proportional:"Proportional anpassen",clip:"Clip"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Element umschalten"}},chartProperty:{commonProperties:{showBorder:"Grenze anzeigen",border:{border:"Rand",borderLeft:"Links",borderTop:"Oben",borderRight:"Recht",borderBottom:"Unterseite"},background:"Hintergrundfarbe",font:"Schriftart",fontStyle:"Schriftstil",labelRotation:"Etikettenrotation",categoryAxis:"Kategorie Achse",valueAxis:"Wertachse",defaultText:"Standard",auto:"Auto",borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet",dashDot:"Strich Punkt",dashDotDot:"Strich Punkt Punkt"},horizontalAlignments:{near:"In der Nähe von",far:"Weit"},textAlignments:{right:"Recht",bottom:"Unterseite",center:"Center",topLeft:"Oben links",topCenter:"Oben in der Mitte",topRight:"Oben rechts",rightTop:"Rechts oben",rightCenter:"Rechtes Zentrum",rightBottom:"Rechts unten",bottomLeft:"Unten links",bottomCenter:"Unten in der Mitte",bottomRight:"Unten rechts",leftTop:"Links oben",leftCenter:"Linkes Zentrum",leftBottom:"Links unten"},fontStyleTypes:{normal:"Normal",italic:"Kursiv"},fontWeightTypes:{light:"Licht",bold:"Fett gedruckt"}},basicSettings:{categoryName:"Grundeinstellungen",showLegend:{showLegendText:"Legende zeigen",title:"Titel",titleFont:"Überschrift",titleFontStyle:"Titel Schriftart",titleAlignment:"Titelausrichtung",legendPosition:"Legendenposition",enableCustomBounds:"Benutzerdefinierte Begrenzungen aktivieren"},chooseSeries:"Wählen Sie die Serie",showMarker:{showMarkerText:"Markierung zeigen",color:"Farbe",markerType:"Markierungstyp",markerTypes:{square:"Platz",circle:"Kreis",diamond:"Diamant",triangle:"Dreieck",cross:"Kreuz",star5:"Stern5"},size:"Größe"},showDataLabel:{showDataLabelText:"Zeige Datenlabel",dataLabelFormat:"Format",dataLabelText:"Etikette",dataLabelValueAsText:"Wert als Label verwenden",dataLabelTypes:{valueX:"#VALX",valueY:"#VALY",valueY2:"#VALY2",valueY3:"#VALY3",valueY4:"#VALY4",valueY5:"#VALY5",valueY6:"#VALY6",index:"#INDEX",percent:"#PROZENT",total:"#GESAMT",axisLabel:"#AXISLABEL"}},enableSmartLabel:{smartLabelText:"SmartLabel aktivieren",labelStyle:"Etikettenstil",value:"Wert",smartLabelPositions:{outside:"Draußen",inside:"Innerhalb",outsideInColumn:"Außerhalb der Spalte"},smartLabelStyles:{pieLabelStyle:"Kuchen Etikettenstil",funnelLabelStyle:"Trichter-Label-Stil",pyramidLabelStyle:"Pyramide-Aufkleber-Art",barLabelStyle:"Bar Etikettenstil",smartLabelStyle:"Beschriftungsstil"}},seriesBorder:"Seriengrenze",seriesColor:"Serie Farbe"},categoryName:"Aussehen",customAttribute:{categoryName:"BenutzerdefinierteAttribute",userDefined:"Benutzerdefinierten",alertHeader:"Diagramm Berichtselement",alertMessage:"Ungültiges Format für benutzerdefinierte Attribute Korrektes Beispiel: 'AttrName1 = Wert1, AttrName2 = Wert2 '."},chartArea:{categoryName:"Diagrammbereich",colorPalette:"Farbpalette",colorPaletteTypes:{earthTones:"Erdfarben",excel:"Excel",grayScale:"Graustufen",pastel:"Pastell",semiTransparent:"Halbtransparent",berry:"Beere",chocolate:"Schokolade",fire:"Feuer",seaGreen:"Meeresgrün",brightPastel:"Helles Pastell",pacific:"Pazifik",pacificLight:"Pazifisches Licht",pacificSemiTransparent:"PacificSemiTransparent"}},title:{categoryName:"Titel",showChartTitle:"Diagrammtitel anzeigen",titleText:"Titeltext",titlePosition:"Titelposition"},axis:{enableAxis:"Achse aktivieren",axisTitle:"Achsentitel",alignment:"Ausrichtung",lineStyle:"Linienstil",labelOverflowMode:"Etikettenüberlaufmodus",overFlowModeTypes:{trim:"Trimmen",hide:"verbergen"},labelFont:"Etikettenschrift",labelFormat:"Etikettenformat",enableMajorTicks:"Aktivieren Sie wichtige zecken",enableMinorTicks:"Aktivieren Sie Minor zecken",tickProperties:{tickSize:"zecken ​​Größe",tickColor:"zecken ​​Farbe",tickWidth:"Breite",length:"Länge"},tickPosition:"Tick-Position"},gridLine:{categoryName:"Rasterlinie",gridLineStyle:{minorGridLine:"Minor Rasterlinie anzeigen",majorGridLineStyle:"Haupt-Rasterlinie-Stil",minorGridLineStyle:"Geringfügiger Rasterlinie-Stil"}},pageBreak:{categoryName:"Seitenumbruch",enablePageBreak:"Seitenumbruch aktivieren",breakLocation:"Ort brechen",breakLocationTypes:{none:"Keiner",start:"Anfang",end:"Anfang",startAndEnd:"Start und Ende",between:"Zwischen"},pageNumberReset:"Seitenzahl zurücksetzen",pageName:"Seitenname"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Element umschalten"},fontStyleTooltip:"Stil",fontWeightTooltip:"Gewicht",fontSizeTooltip:"Größe",fontColorTooltip:"Farbe",fontFamilyTooltip:"Schriftfamilie",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},lineProperty:{basicSettings:{categoryBasicSettings:"Grundeinstellungen",line:"Linie",lineTypes:{solid:"Solide",dashed:"Gestrichelt",dotted:"Gepunktet"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Element umschalten"},styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},subReportProperty:{basicSettings:{categoryBasicSettings:"Grundeinstellungen"},appearance:{categoryAppearance:"Aussehen",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"Oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"}},noRows:{noRowsLabel:"Keine Zeilen",font:"Schriftart",fontStyle:{fontStyleLabel:"Schriftstil",fontItem:{defaultStyle:"Standard",fontNormal:"Normal",italic:"Kursiv"},fontWeight:{defaultElement:"Standard",normal:"Normal",thin:"Dünn",extraLight:"Extra-Licht",light:"Licht",medium:"Mittel",semiBold:"Semi Fett",bold:"Fett gedruckt",extraBold:"Extra fett",heavy:"Schwer"}},textDecoration:{textDecorationLabel:"Textdekoration",defaultDecoration:"Standard",none:"Keiner",underLine:"Unterstreichen",overLine:"Überstreichen",lineThrough:"Linie durch"},format:"Format",lineHeight:"Zeilenhöhe",message:"Botschaft",paddingTypes:{padding:"Polsterung",paddingLeft:"Links",paddingRight:"Recht",paddingTop:"Oben",paddingBottom:"Unterseite"},textAlign:{textAlignLabel:"Textausrichtung",textAlignDefault:"Standard",textAlignGeneral:"Allgemeines",textAlignLeft:"Links",textAlignRight:"Recht",textAlignCenter:"Center"},verticalAlign:{verticalAlignlabel:"Vertical Align",verticalAlignDefault:"Standard",verticalAlignTop:"Oben",verticalAlignMiddle:"Mitte",verticalAlignBottom:"Unterseite"},writingMode:{writingModeLabel:"Schreibmodus",writingModeDefault:"Standard",writingModeHorizontal:"Horizontal",writingModeVertical:"Vertikal",writingModeRotate:"Drehen270"}},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Element umschalten"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},miscellaneous:{categoryMiscellaneous:"Sonstiges",keepTogether:"Zusammen halten"},fontStyleTooltip:"Stil",fontWeightTooltip:"Gewicht",fontSizeTooltip:"Größe",fontColorTooltip:"Farbe",fontFamilyTooltip:"Schriftfamilie",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},rectangleProperty:{basicSettings:{categoryBasicSettings:"Grundeinstellungen",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"Oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"},backGround:"Hintergrundfarbe",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},pageBreak:{pageBreak:"Seitenumbruch",enablePageBreak:{enablePageBreak:"Seitenumbruch aktivieren",breakLocation:{breakLocationLabel:"Ort brechen",none:"Keiner",start:"Anfang",end:"Anfang",startAndEnd:"Start und Ende",between:"Zwischen"},pageNumberReset:"Seitenzahl zurücksetzen"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Element umschalten"},rectangleMiscellaneous:{categoryMiscellaneous:"Sonstiges",keepTogether:"Zusammen halten",pageName:"Seitenname"}},browseFile:{openFile:{selectReport:"Bericht auswählen",open:"Öffnen"},saveFile:{saveAsReport:"Speichern als Bericht",name:"Name",save:"Sparen"},close:"Schließen",cancel:"Stornieren",waterMark:"Berichtsname",emptyMessage:"Diese Kategorie ist leer",alertMessage:{reportServer:"Berichtsserver",selectCategory:"Bitte Kategorie auswählen"},warningMessage:{fileNameLabel:"Ein Gegenstand '",fileNameExist:".rdl ' existiert bereits. Möchten Sie den bestehenden Artikel ersetzen??",populateCategory:"Der Berichts-Designer konnte die Ressourcen nicht vom Berichtsserver abrufen"}},expressionMenu:{reset:"Zurücksetzen",expression:"Ausdruck",advanced:"Fortgeschritten"},propertyPanel:{property:"EIGENSCHAFTEN",data:"DATEN",name:"Name",toolTipStyle:"Stil",toolTipColor:"Farbe",toolTipWidth:"Breite",setSorts:"Sortierung",setFilters:"Filter setzen",advancedOptions:"Erweiterte Optionen",codemodules:"Code",expressionList:{top:"Oben",right:"Recht",bottom:"Unterseite",left:"Links",style:"Stil",color:"Farbe",size:"Größe",fontFamily:"Schriftfamilie",width:"Breite",height:"Höhe",weight:"Gewicht",image:"Bild"},alertMessage:{nameWarning:"Name darf nicht leer sein",nameAlert:"Name existiert bereits",nameValidation:"Name sollte keine Leerzeichen und Sonderzeichen enthalten"},unitType:{inchText:"im",centimeterText:"cm",pixelText:"pixel",pointText:"pt",millimeterText:"mm",picaText:"pc"},setGroups:"Gruppen festlegen",addDatasource:"Datenquelle hinzufügen",dataAlertMsg:"Keine Datenquelle hinzugefügt !"},dataSource:{newDatasource:"NEUE DATASOURCE",datasource:"DATENQUELLEN",datasourceList:{data:"DATEN",contextMenu:{editItem:"Bearbeiten",deleteItem:"Löschen",createDataSet:"Datensatz erstellen",cloneDatasource:"Klon"}},datasourceType:{existOption:"Bestehende",newOption:"Erstelle neu",selectDatasoure:"Wählen Sie die Datenquelle aus",connectDatasource:"Datenquelle verbinden",datasourceType:"Wählen Sie den Typ zum Verbinden",sqlLabel:"SQL",sqlCeLabel:"SQLCE",odbcLabel:"ODBC",oracleLabel:"ORACLE",oledbLabel:"OLEDB",xmlLabel:"XML",sharedLabel:"Geteilt"},datasourceConnection:{newConnection:"NEUE VERBINDUNG",editConnection:"VERBINDUNG BEARBEITEN",name:"Name",save:"Sparen",connect:"Verbinden",cancel:"Stornieren"},sqlDatasource:{authenticationType:"Authentifizierungsart",window:"Fenster",sqlServer:"SQL Server",userName:"Nutzername",password:"Passwort",switchLabel:"Datenquelle Voraus-Panel",switchAlert:"Wenn Sie zum visuellen Designer wechseln, werden die manuellen Änderungen an der Verbindungszeichenfolge verworfen. Möchten Sie den visuellen Designer trotzdem verwenden?",basicOption:{serverName:"Server Name",savePassword:"Passwort speichern",database:"Datenbank",advanceSwitch:"Erweiterte Option"},advanceOption:{connectionString:"Verbindungsstring",promptLabel:"Eingabetext",prompt:"Prompt",none:"Keiner",savePassword:"Passwort speichern",basicSwitch:"Grundlegende Option"},alertMessage:{alertConnectionString:"Geben Sie die Verbindungszeichenfolge an",alertPrompt:"Geben Sie den Eingabeaufforderungstext ein",alertUserName:"Geben Sie den Benutzernamen an",alertPassword:"Geben Sie das Passwort an",alertServerName:"Geben Sie den Servernamen an",alertDatabaseName:"Geben Sie den Datenbanknamen an"}},sqlceDatasource:{connectionString:"Verbindungsstring",authenticationType:"Authentifizierungsart",authentication:"Authentifizierung",none:"Keiner",password:"Passwort",savePassword:"Passwort speichern",alertMessage:{alertConnectionString:"Geben Sie die Verbindungszeichenfolge an",alertPassword:"Geben Sie das Passwort an"}},odbcDatasource:{connectionString:"Verbindungsstring",authenticationType:"Authentifizierungsart",authentication:"Authentifizierung",prompt:"Prompt",none:"Keiner",userName:"Nutzername",password:"Passwort",promptLabel:"Eingabetext",savePassword:"Passwort speichern",alertMessage:{alertConnectionString:"Geben Sie die Verbindungszeichenfolge an",alertPrompt:"Geben Sie den Eingabeaufforderungstext ein",alertUserName:"Geben Sie den Benutzernamen an",alertPassword:"Geben Sie das Passwort an"}},oracleDatasource:{connectionString:"Verbindungsstring",authenticationType:"Authentifizierungsart",authentication:"Authentifizierung",prompt:"Prompt",none:"Keiner",userName:"Nutzername",password:"Passwort",promptLabel:"Eingabetext",savePassword:"Passwort speichern",alertMessage:{alertConnectionString:"Geben Sie die Verbindungszeichenfolge an",alertPrompt:"Geben Sie den Eingabeaufforderungstext ein",alertUserName:"Geben Sie den Benutzernamen an",alertPassword:"Geben Sie das Passwort an"}},oledbDatasource:{connectionString:"Verbindungsstring",authenticationType:"Authentifizierungsart",authentication:"Authentifizierung",prompt:"Prompt",none:"Keiner",userName:"Nutzername",password:"Passwort",promptLabel:"Eingabetext",savePassword:"Passwort speichern",alertMessage:{alertConnectionString:"Geben Sie die Verbindungszeichenfolge an",alertPrompt:"Geben Sie den Eingabeaufforderungstext ein",alertUserName:"Geben Sie den Benutzernamen an",alertPassword:"Geben Sie das Passwort an"}},xmlDatasource:{connectionString:"Verbindungsstring"},sharedDatasource:{datasource:"Gemeinsame Datenquelle",alertMessage:"Wählen Sie eine gemeinsame Datenquelle"},alertMessage:{alertLabel:"Datenquelle",alertConnectionFailed:"Der Berichts-Designer konnte keine Verbindung zur Datenquelle herstellen",dataExtensionFailed:"Der ausgewählte Datenanbieter ist nicht verfügbar. Bitte überprüfen Sie die Datenerweiterung.",connectStringValidation:"Da die Verbindungszeichenfolge Ausdrücke in der Datenquelle enthält ",validationMessage:" Bitte aktualisieren Sie mit einer gültigen Verbindungszeichenfolge.",executionMessage:", Wir können den Datensatz für diese Verbindung nicht ausführen.",confirmMessage:" Möchten Sie die Datenquelle wirklich speichern?",deleteValue:"Löschen Sie die Datenquelle '",nameWarning:"Geben Sie den DataSource-Namen an",nameAlert:"Der angegebene Name existiert bereits in der Datenquelle-Liste",nameValidation:"Name sollte keine Leerzeichen und Sonderzeichen enthalten"}},imageManager:{headerText:"Image Manager",addImageButton:"Bild hinzufügen",deleteImage:"Gelöschtes Bild löschen",image:"Bild"},linkParameter:{title:"Parameter",headerTxt:"Verbindungsparameter",descriptionText:"Berichtsparameter",addText:"HINZUFÜGEN",ok:"OK",cancel:"Stornieren",nameWaterMark:"Parameter Name",valueWaterMark:"Wert",errorMessage:"Geben Sie einen Wert für diese Eigenschaft ein",closeToolTip:"Schließen"},filter:{title:"Filter",descriptionLable:"Zeilen einschließen, bei denen die folgenden Bedingungen erfüllt sind.",add:"HINZUFÜGEN",ok:"OK",cancel:"Stornieren",valueWaterMark:"Wert",fieldWaterMark:"Wähle Feld",closeToolTip:"Schließen",errorMessage:{booleanValidation:"Wert ist kein boolescher Wert.",intValidation:"Wert ist keine ganze Zahl.",floatValidation:"Wert ist kein Float.",dateTimeValidation:"Wert ist ein ungültiges Datums- / Uhrzeitformat.",topBottomFilter:"Die Filteroperatoren Top% und Bottom% benötigen einen Float- oder Integer-Datentyp.",expressionValidation:"Wert für Ausdrucksfeld wählen"},operatorTypes:{like:"Mögen",topN:"TopN",bottomN:"BottomN",topPercent:"Oben%",bottomPercent:"Unterseite%",between:"Zwischen",inFilter:"Im"}},dataField:{title:"Datenfelder",descriptionLable:"Schließen Sie die Datenfeldzeilen ein",add:"HINZUFÜGEN",ok:"OK",cancel:"Stornieren",fieldNameWaterMark:"Feldname",closeToolTip:"Schließen",errorMessages:{emptyField:"Geben Sie den Feldnamen an",invalidCharacters:"Der Feldname darf keine Leerzeichen und Sonderzeichen enthalten",sameCharacter:"Der Feldname ist bereits vorhanden"},dsNameLabel:"Name",dsNameWaterMark:"Datenname",dsNameValidation:{nameWarning:"Geben Sie den Datensatznamen an",nameAlert:"Der angegebene Name ist bereits in der Datensatzliste vorhanden",nameValidation:"Der Datensatz Name darf keine Leerzeichen und Sonderzeichen enthalten"}},dataPanel:{itemTooltip:{properties:"EIGENSCHAFTEN",data:"DATEN",parameters:"Parameter",imageManager:"Bild Manager",expand:"Erweitern",collapse:"Zusammenbruch"},dataSourceNewAlert:{title:"Datenquelle",contentMessage:"Möchten Sie die Erstellung der Datenquelle abbrechen?"},dataSourceEditAlert:{title:"Datenquelle",contentMessage:"Möchten Sie die Bearbeitung der Datenquelle abbrechen?"},dataSetNewAlert:{title:"Datensatz",contentMessage:"Möchten Sie die Datensatzerstellung abbrechen?"},dataSetEditAlert:{title:"Datensatz",contentMessage:"Möchten Sie die Datensatzbearbeitung abbrechen?"},parameterNewAlert:{title:"Parameter",contentMessage:"Möchten Sie die Parametererstellung abbrechen?"},parameterEditAlert:{title:"Parameter",contentMessage:"Möchten Sie die Bearbeitung der Parameter abbrechen?"}},dataSet:{headerText:"DATEN",newData:"DATASET HINZUFÜGEN",shareDataset:{headerText:"NEUES DATASET",editHeaderText:"DATASET BEARBEITEN",save:"Sparen",cancel:"Stornieren",nameLable:"Name",sharedDatasetLabel:"Gemeinsames DataSet",errorMessage:{nameValidation:"Geben Sie den Datensatznamen an",datasetValidation:"Wählen Sie eine gemeinsame Datenquelle",duplicateName:"Der angegebene Name ist bereits in der Datensatzliste vorhanden",specialCharacter:"Name sollte keine Leerzeichen und Sonderzeichen enthalten"}},contextMenu:{edit:"Bearbeiten",remove:"Löschen",cloneDataset:"Klon",filter:"Filter",setField:"Felder"},datasourceSwitcher:"DATENQUELLEN",deleteDataset:"Datensatz löschen",deleteField:"Feld löschen",newDataText:"Neue Daten",sharedDataText:"Freigegebene Daten",dataRestriction:{dsCreateRestriction:"Die Erstellung von Datenquellen wurde eingeschränkt",title:"Daten"},dataFieldSearch:{errorMessage:"Keine Treffer gefunden",searchText:"Suche"}},reportViewer:{toolbar:{print:"Drucken",exportText:"Export",pageFit:"Passend für Seite",exportformat:{Pdf:"PDF",Excel:"Excel",Word:"Wort",Html:"Html",PPT:"PowerPoint",CSV:"CSV"},pageSetup:"Seiteneinrichtung",gotoFirst:"Gehe zu Erster",gotoLast:"Gehe zu Letzter",gotoNext:"Gehe zu Weiter",gotoPrevious:"Gehe zurück",gotoParanet:"Gehe zum Elternteil",zoomIn:"hineinzoomen",zoomOut:"Rauszoomen",fittopage:{pageWidth:"Seitenbreite",pageHeight:"Ganze Seite"},printLayout:"Drucklayout",refresh:"Aktualisierung",documentMap:"Dokumentkarte",parameter:"Parameter",viewDesign:"Vorschau schließen"},pagesetupDialog:{close:"Schließen",paperSize:"Papier größe",height:"Höhe",width:"Breite",margins:"Margen",top:"Oben",bottom:"Unterseite",right:"Recht",left:"Links",unit:"in",orientation:"Orientierung",portrait:"Porträt",landscape:"Landscape",doneButton:"OK",cancelButton:"Stornieren"},credential:{userName:"Nutzername",password:"Passwort"},waterMark:{selectOption:"Wähle eine Option",selectValue:"Wähle einen Wert"},errorMessage:{startMessage:"Beim Laden dieses Berichts sind in der Berichtsanzeige einige Probleme aufgetreten. Bitte",middleMessage:" Klick hier",endMessage:"um die Fehlerdetails zu sehen",closeMessage:"Diese Nachricht schließen"},alertMessage:{close:"Schließen",title:"BerichtViewer",done:"OK",showDetails:"zeige Einzelheiten",hideDetails:"ausblenden Einzelheiten",reportLoad:"Bericht geladen:",RVERR0001:"Bericht Viewer konnte den Bericht nicht laden",RVERR0002:"Bericht Viewer konnte den Bericht nicht rendern",RVERR0003:"Im Ajax-Postback ist ein Fehler aufgetreten",RVERR0004:"Bitte wählen Sie einen Wert für den Parameter",RVERR0005:"Der Parameter {parametername} fehlt ein Wert",RVERR0006:"Bitte geben Sie den Datentyp schweben ein ",RVERR0007:"Bitte geben Sie die Ganzzahl-Datentyp Eingabe",RVERR0008:"Bericht Viewer konnte die Datenquellenanmeldeinformationen nicht überprüfen",RVERR0009:"Die Ränder sind überlappt oder sie liegen außerhalb des Papiers. Geben Sie eine andere Randgröße ein.",RVERR0010:"Bitte geben Sie einen Wert für den Parameter ein",RVERR0011:"Der Parameter darf nicht leer sein",RVERR0012:"Der für den Berichtsparameter {parameterprompt} angegebene Wert ist für seinen Typ nicht gültig."},selectAll:"Wählen Sie Alle",viewButton:"Zeige Bericht"},sortData:{sorting:"Sortierung",headerText:"Filter sortieren",add:"HINZUFÜGEN",changeSortingOptions:"Ändern Sie die Sortieroptionen.",sortBy:"Sortiere nach",thenBy:"Dann vorbei",direction:{ascending:"Aufsteigend",descending:"Absteigend"},chooseField:"Wählen Sie Feld",errorMessage:"Wert für Ausdrucksfeld wählen",ok:"OK",cancel:"Stornieren",close:"Schließen"},groupData:{grouping:"Gruppierung",headerTxt:"Gruppe",headerTxtLabel:"Gruppenbezeichnung",name:"Name",label:"Etikette",changeGroupingOptions:"Ändern Sie die Gruppierungsoptionen.",add:"HINZUFÜGEN",groupBy:"Gruppiere nach",andOn:"Und weiter",chooseField:"Wähle Feld",ok:"OK",cancel:"Stornieren",close:"Schließen",errorMessage:{nameErrorMessage:"Bitte geben Sie den gültigen Namen ein",expressionErrorMessage:"Wählen Sie einen Wert für ein Ausdrucksfeld"}},alertMessage:{yes:"Ja",no:"Nein",showDetails:"Zeige Einzelheiten",hideDetails:"ausblenden Einzelheiten",close:"Schließen"},parameter:{listPanel:{headerText:"Parameter",newParameter:"NEU PARAMETER",editMenu:{edit:"Bearbeiten",remove:"Löschen"},alertTitle:"Parameter"},configurationPanel:{newHeaderText:"NEU PARAMETER",editHeaderText:"BEARBEITEN PARAMETER",nameLabel:"Name",promptLable:"Prompt",dataTypeLable:"Datentyp",blankValueLable:"Leerwert zulassen('')",nullValueLable:"NULL-Wert zulassen",multipleValueLable:"Erlaube mehrere Werte",visibilityLable:"Sichtweite",assignValueLable:"Wert zuweisen >>",save:"Sparen",cancel:"Stornieren",visibility:{visible:"Sichtbar",hidden:"Versteckt",internal:"Intern"},dataType:{stringType:"Schnur",booleanType:"Boolesch",dateTimeType:"Terminzeit",integerType:"Ganze Zahl",floatType:"Schweben"}},errorMessage:{nameField:"Bitte geben Sie den Namen ein",promptField:"Bitte geben Sie den Wert ein",nameAlreadyExists:"Der Parametername existiert bereits"},warningMessage:{specialCharacter:"Name sollte keine Leerzeichen und Sonderzeichen enthalten",multipleValueAlert:"Mehrere Standardwerte wurden angegeben. Der Parameter lässt mehrere Werte nicht zu.",nullValueAlert:"Im Wertfeld wurde ein Nullwert angegeben. Der Parameter lässt keine Nullwerte zu."},alertMessage:{confirmNullCheck:"Verfügbare oder Standardwerte enthalten möglicherweise einen Nullwert, möchten Sie das Kontrollkästchen 'Nullwert zulassen' aktivieren?",confirmBlankValue:"Verfügbare oder Standardwerte enthalten möglicherweise einen leeren Wert, möchten Sie das Kontrollkästchen für den leeren Wert aktivieren?",dataTypeChange:"Wenn Sie den Datentyp ändern, werden Änderungen an den verfügbaren und Standardwerten verwerfen. Möchten Sie den Datentyp trotzdem ändern?",deleteAlert:"Löschen Sie den Berichtsparameter"},assignData:{title:"Parameter",availableValue:"Verfügbarer Wert",defaultValue:"Standardwert",none:"Keiner",specify:"Angeben",query:"Abfragewert",ok:"OK",cancel:"Stornieren",availableFields:{specifyDescriptionText:"Fügen Sie die verfügbaren Werte für die Parameter hinzu:",queryDescriptionText:"Wählen Sie den Datensatz und die Felder für die verfügbaren Werte aus:",nameFieldWaterMark:"Etikette",valueFieldWaterMark:"Wert"},defaultFields:{specifyDescriptionText:"Fügen Sie die Standardwerte für die Parameter hinzu:",queryDescriptionText:"Wählen Sie den Datensatz und die Felder für die Standardwerte aus:",defValueWaterMark:"Wählen Sie Standardwert"},datasetWaterMark:"Wählen Sie Datensatzwert",valueWaterMark:"Wählen Sie Wert",lableWaterMark:"Wählen Sie Bezeichnung",add:"HINZUFÜGEN",datasetLableText:"Datensatz",valueLableText:"Wertfeld",labelFieldText:"Beschriftungsfeld",errorMessage:{boolTypeCheck:"Wert ist kein boolescher Wert.",dateTypeCheck:"Wert ist ein ungültiges Datumsformat.",intTypeCheck:"Wert ist keine ganze Zahl.",floatTypeCheck:"Wert ist kein Float.",multipleValuesCheck:"Ein mehrwertiger Parameter darf keine Nullwerte enthalten",datasetFieldCheck:"Datensatzfeld ist erforderlich.",valueFieldCheck:"Wertfeld ist erforderlich.",syntaxLabelField:"Der eingegebene Wert im Beschriftungsfeld ist keine gültige Tokensyntax.",syntaxValueField:"Der eingegebene Wert im Wertfeld ist keine gültige Tokensyntax.",blankValueCheck:"Das Wertfeld ist leer. Der Parameter lässt keine leeren Werte zu.",nullValueCheck:"Im Wertfeld wurde ein Nullwert angegeben. Der Parameter lässt keine Nullwerte zu."},closeToolTip:"Schließen"}},formatData:{title:"Formatierungsdialog",typeSelect:"Art",typeFormat:{numberType:{numberType:"Nummer",decimalPlaces:"Nachkommastellen",negativeValues:"Negative Werte",showZeroAs:{showZeroAs:"Zeige Null als",none:"(keiner)"},representation:"Darstellung",repDropDwn:{thousands:"Tausende",millions:"Millionen",billions:"Milliarden"},useRegionFormating:"Verwenden Sie regionale Formatierung",use1000Separator:"Verwenden Sie 1000 Trennzeichen (,)"},currency:{currencyType:"Währung",decimalPlaces:"Nachkommastellen",negativeValues:"Negative Werte",cultureCurrency:"Währung Kultur",showZeroAs:{none:"(keiner)"},representation:"Darstellung",repDropDwn:{thousands:"Tausende",millions:"Millionen",billions:"Milliarden"},useRegionFormating:"Verwenden Sie regionale Formatierung",use1000Separator:"Verwenden Sie 1000 Trennzeichen (,)",includeSpace:"Ein Leerzeichen einfügen"},date:{dateType:"Datum",date:"Datum"},time:{timeType:"Zeit",time:"Zeit"},percentage:{percentageType:"Prozentsatz",decimalPlaces:"Nachkommastellen",includeSpace:"Ein Leerzeichen einfügen"},scientific:{scientificType:"Wissenschaftlich",decimalPlaces:"Nachkommastellen"},custom:{customType:"Brauch",customFormat:"Benutzerdefiniertes Format"}},preview:"Vorschau",ok:"OK",cancel:"Stornieren",close:"Schließen"},expression:{title:"Ausdruck",descriptionText:"Setze Ausdruck für: ",optionLabel:"Optionen",dataLabel:"DATEN",descritionLabel:"Beschreibung",exampleLabelText:"Beispiel",ok:"OK",cancel:"Stornieren",closeToolTip:"Schließen",textAreaWaterMark:"Ausdruck",category:{builtInFields:"Integrierte Felder",operators:"Betreiber",functions:"Funktionen"},parameters:"Parameter",optionWaterMark:"Wähle eine Option",dataWaterMark:"Wählen Sie eine Daten aus",reportData:"Keine Berichtdaten gefunden",description:{executionTime:"Datum und Uhrzeit der Ausführung der Berichte",overallPageNumber:"Die aktuelle Gesamtseitenzahl kann nur in der Kopf- oder Fußzeile der Seite verwendet werden.",overallTotalPages:"Die Gesamtzahl der Seiten im Bericht kann nur in der Kopf- und Fußzeile der Seite verwendet werden.",pageName:"Der Name der aktuellen Seite im Bericht kann nur in der Kopf- oder Fußzeile der Seite verwendet werden.",pageNumber:"Die aktuelle Seitenzahl, die durch Seitenumbrüche zurückgesetzt werden kann",isInteractive:"Ein boolescher Wert, der angibt, ob die aktuelle Rendering-Anfrage ein interaktives Format verwendet.",renderName:"Der Name des Renderers, der in der RSReportServer-Konfigurationsdatei registriert ist.",reportFolder:"Der vollständige Pfad zu dem Ordner mit dem Bericht enthält nicht die Berichtsserver-URL.",reportName:"Die URL des Berichtsservers, auf dem der Bericht ausgeführt wird.",reportServerUrl:"Die URL des Berichtsservers, auf dem der Bericht ausgeführt wird.",totalPages:"Die Gesamtzahl der Seiten in der aktuellen fortlaufenden Seitenfolge kann nur in der Kopf- und Fußzeile der Seite verwendet werden. Die Nummer kann mithilfe von Seitenumbrüchen zurückgesetzt werden.",language:"Die Sprachen-ID des Clients, der den Bericht ausführt.",userID:"Die ID des Benutzers, der den Bericht ausführt.",powerNumberType:"Erhebt eine Zahl an die Macht einer anderen Nummer.",multiply:"Multipliziert zwei Zahlen.",integerDivision:"Dividiert zwei Zahlen und gibt eine Ganzzahl zurück.",floatDivision:"Dividiert zwei Zahlen und gibt einen Fließkommawert zurück.",modulus:"Dividiert zwei Zahlen und gibt nur den Rest zurück.",add:"Fügt zwei Zahlen hinzu und kann zum Verketten von zwei Strings verwendet werden.",difference:"Gibt die Differenz zwischen zwei Zahlen aus oder gibt den negativen Wert eines numerischen Ausdrucks an.",lesser:"Weniger als.",lesserOrEqual:"Gleich oder kleiner als.",greater:"Größer als.",greaterOrEqual:"Größer als oder gleich wie.",equal:"Gleich.",notEqual:"Nicht gleichzusetzen mit.",like:"Vergleicht zwei Strings.",isOperator:"Vergleicht zwei Objektreferenzvariablen.",expression:"Erzeugt eine String-Verkettung zweier Ausdrücke.",stringType:"Fügt zwei Zahlen hinzu und kann zum Verketten von zwei Strings verwendet werden.",and:"Führt eine logische Konjunktion für zwei boolesche Ausdrücke oder eine bitweise Konjunktion für zwei aus ",not:"Führt eine logische Negation für einen booleschen Ausdruck oder eine bitweise Negation durch auf einem numerischen Ausdruck.",or:"Wird verwendet, um eine logische Disjunktion für zwei boolesche Ausdrücke oder eine bitweise Disjunktion für zwei auszuführen numerische Werte.",xor:"Führt eine logische Ausschlussoperation für zwei boolesche Ausdrücke oder bitweise aus Ausschluss für zwei numerische Ausdrücke.",andAlso:"Führt eine logische Verknüpfung für zwei Ausdrücke aus.",orElse:"Wird verwendet, um eine logische Disjunktion für zwei Ausdrücke kurzzuschließen.",left:"Führt eine arithmetische Linksverschiebung für ein Bitmuster durch.",right:"Führt eine arithmetische Rechtsverschiebung für ein Bitmuster durch.",asc:"Gibt einen ganzzahligen Wert zurück, der den einem Zeichen entsprechenden Zeichencode darstellt.",ascW:"Gibt einen ganzzahligen Wert zurück, der den einem Zeichen entsprechenden Zeichencode darstellt.",chr:"Gibt das Zeichen zurück, das dem angegebenen Zeichencode zugeordnet ist.",chrW:"Gibt das Zeichen zurück, das dem angegebenen Zeichencode zugeordnet ist.",filter:"Gibt ein nullbasiertes Array zurück, das basierend auf angegebenen Filterkriterien eine Teilmenge eines Zeichenfolgenarrays enthält.",formatStringType:"Gibt eine formatierte Zeichenfolge gemäß den Anweisungen in einem Formatzeichenfolgenausdruck zurück.",currency:"Gibt einen Ausdruck zurück, der als Währungswert formatiert wurde, indem das Währungssymbol verwendet wird. in der Systemsteuerung definiert.",dateTime:"Gibt einen Zeichenfolgenausdruck zurück, der einen Datums- / Uhrzeitwert darstellt.",numberType:"Gibt einen Ausdruck zurück, der als Zahl formatiert ist.",percent:"Gibt einen Ausdruck zurück, der als Prozentsatz formatiert ist (dh mit 100 multipliziert).",getChar:"Gibt einen char-Wert zurück, der das Zeichen aus dem angegebenen Index in der angegebenen Zeichenfolge darstellt.",inStr:"Gibt eine Ganzzahl zurück, die die Startposition des ersten Auftretens einer Zeichenfolge innerhalb einer anderen angibt.",inStrRev:"Gibt die Position des ersten Vorkommens einer Zeichenfolge in einer anderen Zeichenfolge ab der rechten Seite der Zeichenfolge zurück.",join:"Gibt eine Zeichenfolge zurück, die durch Verbinden einer Anzahl von Teilzeichenfolgen in einem Array erstellt wurde.",lCase:"Gibt eine Zeichenfolge oder ein Zeichen zurück, die in Kleinbuchstaben konvertiert wurden.",leftStringType:"Gibt eine Zeichenfolge zurück, die eine angegebene Anzahl von Zeichen von der linken Seite einer Zeichenfolge enthält.",stringLength:"Gibt eine Ganzzahl zurück, die entweder die Anzahl der Zeichen in einer Zeichenfolge oder die Zahl enthält.",lSet:"Gibt eine linksbündige Zeichenfolge zurück, die die angegebene Zeichenfolge enthält, die an die angegebene Länge angepasst wurde.",leftTrim:"Gibt die Zeichenfolge zurück, ohne Leerzeichen auf der linken Seite in der angegebenen Zeichenfolge.",middle:"Gibt eine Zeichenfolge mit einer angegebenen Anzahl von Zeichen aus einer Zeichenfolge zurück.",replace:"Gibt eine Zeichenfolge zurück, in der eine angegebene Teilzeichenfolge durch eine andere ersetzt wurde.",rightString:"Gibt eine Zeichenfolge zurück, die eine angegebene Anzahl von Zeichen von der rechten Seite einer Zeichenfolge enthält.",rightSet:"Gibt eine rechtsbündige Zeichenfolge zurück, die die angegebene Zeichenfolge enthält, die an die angegebene Länge angepasst wurde.",rightTrim:"Gibt die Zeichenfolge ohne rechte nachstehende Leerzeichen in der angegebenen Zeichenfolge zurück.",stringSpace:"Gibt eine Zeichenfolge zurück, die aus der angegebenen Anzahl von Leerzeichen besteht.",splitString:"Gibt ein nullbasiertes, eindimensionales Array zurück, das eine angegebene Anzahl von Teilzeichenfolgen enthält.",strComp:"Gibt -1, 0 oder 1 basierend auf dem Ergebnis eines Zeichenfolgenvergleichs zurück.",strConv:"Gibt eine Zeichenfolge zurück, die wie angegeben konvertiert wurde.",duplicateString:"Gibt eine Zeichenfolge oder ein Objekt zurück, das aus dem angegebenen Zeichen besteht und die angegebene Anzahl von Malen wiederholt wurde.",strReverse:"Gibt eine Zeichenfolge zurück, in der die Zeichenreihenfolge einer angegebenen Zeichenfolge umgekehrt ist.",trim:"Gibt die Zeichenfolge ohne nachgestellte Leerzeichen in der angegebenen Zeichenfolge zurück.",upperCase:"Gibt eine Zeichenfolge oder ein Zeichen zurück, die die angegebene Zeichenfolge in Großbuchstaben konvertiert.",cDate:"In Datum umrechnen.",dateAdd:"Gibt einen Datumswert zurück, der Datums- und Uhrzeitwerte enthält, denen ein angegebenes Zeitintervall hinzugefügt wurde.",dateDiff:"Gibt einen langen Wert zurück, der die Anzahl der Zeitintervalle zwischen zwei Datumswerten angibt.",datePart:"Gibt einen ganzzahligen Wert zurück, der die angegebene Komponente eines bestimmten Datums enthält.",dateSerial:"Gibt einen Datumswert zurück, der ein angegebenes Jahr, einen bestimmten Monat und einen angegebenen Tag darstellt, wobei die Zeitinformationen auf festgelegt sind Mitternacht (00:00:00).",dateString:"Gibt einen Zeichenfolgenwert zurück, der das aktuelle Datum gemäß Ihrem System darstellt.",dateValue:"Gibt einen Datumswert zurück, der die Datumsinformationen enthält, die durch eine Zeichenfolge mit der Zeitinformation dargestellt werden. ",day:"Gibt einen Ganzzahlwert von 1 bis 31 zurück, der den Tag des Monats darstellt.",format:"Gibt einen Zeichenfolgenausdruck zurück, der den Datums- / Uhrzeitwert darstellt.",hour:"Gibt einen Ganzzahlwert von 0 bis 23 zurück, der die Stunde des Tages darstellt.",minute:"Gibt einen Ganzzahlwert von 0 bis 59 zurück, der die Minute der Stunde darstellt.",month:"Gibt einen Ganzzahlwert von 1 bis 12 zurück, der den Monat des Jahres darstellt.",monthName:"Gibt einen Zeichenfolgenwert zurück, der den Namen des angegebenen Monats enthält.",now:"Gibt einen Datumswert zurück, der das aktuelle Datum und die Uhrzeit gemäß Ihrem System enthält.",second:"Gibt einen Ganzzahlwert von 0 bis 59 zurück, der die Sekunde der Minute darstellt.",timeOfDay:"Gibt einen Datumswert zurück, der die aktuelle Uhrzeit gemäß Ihrem System enthält, oder legt diesen fest.",timer:"Gibt einen doppelten Wert zurück, der die Anzahl der seit Mitternacht verstrichenen Sekunden darstellt.",timeSerial:"Gibt einen Datumswert zurück, der eine angegebene Stunde, Minute und Sekunde darstellt, wobei die Datumsinformationen relativ zum 1. Januar des Jahres 1 festgelegt werden.",timeString:"Gibt einen Zeichenfolgenwert zurück oder legt diesen fest, der die aktuelle Uhrzeit gemäß Ihrem System darstellt.",timeValue:" Gibt einen Datumswert zurück, der die Zeitinformationen enthält, die durch eine Zeichenfolge dargestellt werden, wobei die Datumsinformationen auf den 1. Januar des Jahres 1 festgelegt sind.",timeToday:"Gibt einen Datumswert zurück, der das aktuelle Datum gemäß Ihrem System enthält.",timeWeekday:"Gibt einen ganzzahligen Wert zurück, der eine Zahl enthält, die den Wochentag darstellt.",timeWeekdayName:"Gibt einen Zeichenfolgenwert zurück, der den Namen des angegebenen Wochentages enthält.",year:"Gibt einen ganzzahligen Wert zwischen 1 und 9999 für das Jahr zurück.",abs:"Gibt den absoluten Wert einer Gleitkommazahl mit einfacher Genauigkeit zurück.",acos:"Gibt den Winkel zurück, dessen Kosinus die angegebene Zahl ist.",asin:"Gibt den Winkel zurück, dessen Sinus die angegebene Zahl ist.",atan:"Gibt den Winkel zurück, dessen Tangente die angegebene Zahl ist.",atan2:"Gibt den Winkel zurück, dessen Tangente der Quotient zweier angegebener Zahlen ist.",bigMultiply:"Produziert das vollständige Produkt von zwei 32-Bit-Nummern.",ceiling:"Gibt die kleinste Ganzzahl zurück, die größer oder gleich der angegebenen Ganzzahl ist.",cos:"Gibt den Kosinus des angegebenen Winkels zurück.",cosh:"Gibt den Hyperbelkosinus des angegebenen Winkels zurück.",exponent:"Gibt e auf die angegebene Potenz zurück.",fixNumberType:"Gibt einen ganzzahligen Teil einer Zahl zurück.",floor:"Gibt die größte Ganzzahl zurück, die kleiner oder gleich der angegebenen ist.",integer:"Gibt einen ganzzahligen Teil einer Zahl zurück.",logrithm:"Gibt den natürlichen (Basis e) Logarithmus einer angegebenen Zahl zurück.",logrithm10:"Gibt den natürlichen (Basis e) Logarithmus einer angegebenen Anzahl zurück.",maximum:"Gibt den Maximalwert von allen Nicht-Null-Werten des angegebenen Ausdrucks zurück.",minimum:"Gibt den Minimalwert aus allen Nicht-Null-Werten des angegebenen Ausdrucks zurück.",power:"Gibt eine angegebene Zahl mit der angegebenen Potenz zurück.",random:"Gibt eine zufällige Zahl von einzelnen Typen zurück.",round:"Rundet einen Gleitkommawert mit doppelter Genauigkeit auf die nächste Ganzzahl.",sign:"Gibt einen Wert zurück, der das Vorzeichen einer 8-Bit-Ganzzahl mit Vorzeichen angibt.",sin:"Gibt den Sinus des angegebenen Winkels zurück.",sinh:"Gibt den Hyperbelsinus des angegebenen Winkels zurück.",squareRoot:"Gibt die Quadratwurzel einer angegebenen Zahl zurück.",tangent:"Gibt den Tangens des angegebenen Winkels zurück.",tangentH:"Gibt den Hyperbeltangens des angegebenen Winkels zurück.",isArray:"Gibt einen booleschen Wert zurück, der angibt, ob eine Variable auf ein Array verweist.",isDate:"Gibt einen booleschen Wert zurück, der angibt, ob ein Ausdruck einen gültigen Wert darstellt.",isNothing:"Gibt einen booleschen Wert zurück, der angibt, ob ein Ausdruck kein Objekt enthält.",isNumeric:"Gibt einen booleschen Wert zurück, der angibt, ob ein Ausdruck als Zahl ausgewertet werden kann",flowChoose:"Wählt einen Wert aus einer Liste von Argumenten aus und gibt ihn zurück.",flowIIf:"Gibt abhängig von der Auswertung eines Ausdrucks eines von zwei Objekten zurück.",switchFlow:"Evaluiert eine Liste von Ausdrücken und gibt einen entsprechenden Objektwert zurück bis zum ersten Ausdruck in der Liste, der wahr ist.",avg:"Gibt den Durchschnitt aller Nicht-Null-Werte aus dem angegebenen Ausdruck zurück.",count:"Gibt eine Anzahl der Werte aus dem angegebenen Ausdruck zurück.",countDistinct:"Gibt eine Anzahl aller eindeutigen Werte von der angegebenen zurück.",countRows:"Gibt eine Anzahl von Zeilen innerhalb des angegebenen Bereichs zurück.",first:"Gibt den ersten Wert aus dem angegebenen Ausdruck zurück.",last:"Gibt den letzten Wert aus dem angegebenen Ausdruck zurück.",standardDev:"Gibt die Standardabweichung aller Nicht-Null-Werte des angegebenen Werts zurück.",standardDevP:"Gibt die Populationsstandardabweichung aller Nicht-Null-Werte von der angegebene Ausdruck.",sum:"Gibt eine Summe der Werte des angegebenen Ausdrucks zurück.",variance:"Gibt die Varianz aller Nicht-Null-Werte des angegebenen Ausdrucks zurück.",varianceP:"Gibt die Populationsvarianz aller Nicht-Null-Werte des angegebenen Ausdrucks zurück.",runningValue:"Verwendet eine angegebene Funktion, um ein laufendes Aggregat des angegebenen Ausdrucks zurückzugeben.",aggregate:"Gibt ein benutzerdefiniertes Aggregat des angegebenen Ausdrucks zurück, wie vom Datenprovider definiert.",doubleDeclining:"Gibt einen doppelten Wert zurück, der die Abschreibung eines Vermögenswerts für einen bestimmten Zeitraum unter Verwendung der Methode mit degressivem Saldo oder einer anderen von Ihnen angegebenen Methode angibt.",futureValue:"Gibt einen doppelten Wert zurück, der den zukünftigen Wert einer Rente auf der Grundlage von regelmäßigen festen Zahlungen und einem festen Zinssatz angibt.",interestPayment:"Gibt einen doppelten Wert zurück, der die Zinszahlung für einen bestimmten Zeitraum einer Annuität auf der Grundlage periodischer fester Zahlungen und eines festen Zinssatzes angibt.",numberOfPeriods:"Gibt einen doppelten Wert zurück, der die Anzahl der Perioden für eine Annuität auf der Grundlage von regelmäßigen festen Zahlungen und einem festen Zinssatz angibt.",annuityPayment:"Gibt einen doppelten Wert zurück, der die Zahlung für eine Annuität festlegt, die auf periodischen festen Zahlungen und einem festen Zinssatz basiert.",principalPayment:"Gibt ein Double zurück, in dem die Kapitalzahlung für einen bestimmten Zeitraum einer Annuität basierend auf regelmäßigen festen Zahlungen und einem festen Zinssatz angegeben wird.",presentValue:"Gibt einen doppelten Wert zurück, der den Barwert einer Rente auf der Grundlage von regelmäßigen, festen Zahlungen, die in der Zukunft zu zahlen sind, und eines festen Zinssatzes angibt.",rateOfInterest:"Gibt einen doppelten Wert zurück, der den Zinssatz pro Periode für eine Annuität angibt.",straightLine:"Gibt einen doppelten Wert zurück, der die lineare Abschreibung eines Vermögenswertes für eine einzelne Periode angibt.",sumOfYearsDigits:"Gibt einen doppelten Wert zurück, der die Abwertung der Summe der Jahreszahlen eines Vermögenswerts für einen bestimmten Zeitraum angibt.",convertBool:"In Boolean umwandeln.",convertByte:"In Byte umwandeln.",convertChar:"In Char umwandeln",convertDate:"In Datum umrechnen.",convertDouble:"In Doppel konvertieren.",convertDecimal:"In Dezimal konvertieren.",convertInteger:"In Ganzzahl konvertieren.",convertLong:"Zu lang konvertieren.",convertObject:"In Objekt konvertieren.",convertShort:"Konvertieren zu kurz.",convertSingle:"In Einzelbild konvertieren.",convertString:"In Zeichenfolge konvertieren",fix:"Gibt einen ganzzahligen Teil einer Zahl zurück.",hexaDecimal:"Gibt eine Zeichenfolge zurück, die den Hexadezimalwert einer Zahl darstellt.",integerPortion:"Gibt einen ganzzahligen Teil einer Zahl zurück.",octal:"Gibt eine Zeichenfolge zurück, die den Oktalwert einer Zahl darstellt.",stringOfNumber:"Gibt eine Zeichenfolge zurück, die eine Zahl darstellt.",stringAsNumeric:"Gibt eine Zahlen in einer Zeichenfolge als numerischen Wert des entsprechenden Typs zurück.",inScope:"Gibt true zurück, wenn die aktuelle Instanz innerhalb des angegebenen Bereichs liegt.",depthLevel:"Gibt eine auf Null basierende ganze Zahl zurück, die die aktuelle Tiefe darstellt.",previous:"Gibt den Wert des Ausdrucks für die vorherige Datenzeile zurück.",rowNumber:"Gibt eine fortlaufende Anzahl aller Zeilen im angegebenen Bereich zurück."}},dataAssign:{measures:"Maße",dimensions:"Maße",addDatasource:"Fügen Sie Datenquelle hinzu",errorMessagePrefix:"Sie haben noch keine Datenquelle konfiguriert.",errorMessageSuffix:"Fügen Sie eine Datenquelle hinzu, um Daten an Berichtselemente in Ihrem Designer zu binden.",search:"Suche",dragOnDrop:"Ziehen und loslassen"},reportProperty:{header:"Header",body:"Karosserie",footer:"Fußzeile",report:"Report",basicSettings:{categoryName:"Grundeinstellungen",background:"Hintergrundfarbe",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"Oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"}},generalSettings:{categoryName:"Allgemeines",printFirstPage:"Auf der ersten Seite drucken",printLastPage:"Drucken Sie auf der letzten Seite"},size:{sizeLabel:"Größe",paddingTypes:{padding:"Polsterung",paddingLeft:"Links",paddingTop:"Oben",paddingRight:"Recht",paddingBottom:"Unterseite"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},codeModule:{code:"Code"},margin:{categoryName:"Spanne",categoryHeader:"Spanne",types:{left:"Links",right:"Recht",bottom:"Unterseite",top:"Oben"}},pageUnit:{header:"Seiteneinheiten",label:"Seiteneinheit",types:{inches:"Zoll",centimeters:"Zentimeter",pixels:"Pixel",points:"Punkte",millimeters:"Millimeter",picas:"Picas"}},columns:{header:"Seitenspalte",label:"Säulen",columnSpacing:"Spaltenabstand"},paperSize:{orientation:"Orientierung",header:"Papier größe",label:"Papier größe",orientationTypes:{landScape:"Landschaft",portrait:"Porträt"},types:{a3Size:"A3",a4Size:"A4",b4Size:"B4(JIS)",b5Size:"B5(JIS)",envelope:"Briefumschlag #10",envelopeMonarch:"Umschlag Monarch",executive:"Exekutive",legal:"Legal",letter:"Brief",tabloid:"Boulevardzeitung",custom:"Brauch"}},styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},textBoxProperty:{contents:{categoryName:"Inhalt",content:"Inhalt"},basicSettings:{categoryName:"Grundeinstellungen",font:{categoryName:"Schriftart",defaultStyle:"Standard",normal:"Normal",italic:"Kursiv"},fontStyle:{categoryName:"Schriftstil",defaultStyle:"Standard",normal:"Normal",thin:"Dünn",extraLight:"Extra-Licht",light:"Licht",medium:"Mittel",semiBold:"Semi Fett",bold:"Fett gedruckt",extraBold:"Extra fett",heavy:"Schwer"},textDecoration:{categoryName:"Textdekoration",defaultStyle:"Standard",none:"Keiner",underline:"Unterstreichen",lineThrough:"Linie durch",overline:"Überstreichen"},format:"Format"},alignment:{categoryName:"Ausrichtung",textAlignment:{categoryName:"Textausrichtung",defaultStyle:"Standard",left:"Links",center:"Center",right:"Recht"},verticalAlignment:{categoryName:"Vertikale Ausrichtung",defaultStyle:"Standard",top:"Oben",middle:"Mitte",bottom:"Unterseite"},lineSpacing:"Zeilenhöhe"},appearance:{categoryName:"Aussehen",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"Oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"},background:"Hintergrundfarbe"},link:"Verknüpfung",linkReport:"Link-Bericht",position:{categoryPosition:"Position",positionLabel:"Position",sizeLabel:"Größe",left:"Links",top:"Oben",width:"Breite",height:"Höhe",direction:{categoryName:"Richtung",leftToRight:"Links nach rechts",rightToLeft:"Rechts nach links"}},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Element umschalten",intialToggleState:"Anfänglicher Umschaltzustand"},miscellaneous:{categoryName:"Sonstiges",canGrow:"Kann wachsen",canShrink:"Kann schrumpfen"},paragraphSettings:{categoryName:"Absatzeinstellungen",textAlignment:{categoryName:"Textausrichtung",defaultStyle:"Standard",left:"Links",center:"Center",right:"Recht"},indent:{categoryName:"Einzug",leftIndent:"Links",rightIndent:"Recht"},space:{categoryName:"Raum",topSpace:"Oben",bottomSpace:"Unterseite"},listLevel:{categoryName:"Listenebene",zeroLevel:"",oneLevel:"",twoLevel:"",threeLevel:"",fourLevel:""},listStyle:{categoryName:"Listenstil",none:"Keiner",numbered:"Nummeriert",bulleted:"Bulleted"}},padding:{padding:"Polsterung",paddingLeft:"Links",paddingTop:"Oben",paddingRight:"Recht",paddingBottom:"Unterseite"},contextMenu:{cut:"Schnitt",copy:"Kopieren",paste:"Einfügen",expression:"Ausdruck",pasteAlert:"Ihr Browser unterstützt keinen direkten Zugriff auf die Zwischenablage. Verwenden Sie statt der Einfügeoperation die Tastenkombination Strg + V"},fontStyleTooltip:"Stil",fontWeightTooltip:"Gewicht",fontSizeTooltip:"Größe",fontColorTooltip:"Farbe",fontFamilyTooltip:"Schriftfamilie",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe",selectedText:"Ausgewählter Text"},designPanel:{headerText:"Header",footerText:"Fußzeile",pasteAlert:"Im Kopf- und Fußbereich werden nur grundlegende Elemente unterstützt",pasteTitle:"Einfügen"},customProperty:{position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},appearance:{categoryAppearance:"Aussehen",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"},backGround:"Hintergrundfarbe"},visibility:{categoryName:"Sichtweite",visible:"Sichtbar"},styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},tablixProperty:{data:{categoryName:"Daten",datasetName:"Datensatz",datasetNone:"Keiner"},appearance:{categoryName:"Aussehen",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"},backGround:"Hintergrundfarbe"},miscellaneous:{categoryName:"Verschiedenes",noRowsMessage:"Keine Zeilenmeldung",pageName:"Seitenname",keepTogether:"Zusammen halten",repeatColumnHeaders:"Wiederholen Sie die Spaltenüberschriften",repeatRowHeaders:"Wiederholen Sie die Zeilenüberschriften",fixedColumnHeaders:"Feste Spaltenüberschriften",fixedRowHeaders:"Feste Zeilenüberschriften"},font:{categoryName:"Schriftart",defaultStyle:"Standard",normal:"Normal",italic:"Kursiv"},fontStyle:{categoryName:"Schriftstil",defaultStyle:"Standard",normal:"Normal",thin:"Dünn",extraLight:"Extra-Licht",light:"Licht",medium:"Mittel",semiBold:"Semi Fett",bold:"Fett gedruckt",extraBold:"Extra fett",heavy:"Schwer"},textDecoration:{categoryName:"Textdekoration",defaultStyle:"Standard",none:"Keiner",underline:"Unterstreichen",lineThrough:"LineThrough",overline:"Überschrift"},alignment:{categoryName:"Ausrichtung",textAlignment:{categoryName:"Textausrichtung",defaultStyle:"Standard",left:"Links",center:"Center",right:"Recht"},verticalAlignment:{categoryName:"Vertikale Ausrichtung",defaultStyle:"Standard",top:"oben",middle:"Mitte",bottom:"Unterseite"}},padding:{padding:"Polsterung",paddingLeft:"Links",paddingTop:"Oben",paddingRight:"Recht",paddingBottom:"Unterseite"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben",sizeLabel:"Größe",width:"Breite",height:"Höhe"},visibility:{categoryName:"Sichtweite",visible:"Sichtbar",toggleItem:"Umschalten"},staticGroupProp:{categoryName:"Grundeinstellungen",filters:"Filter",sorts:"Sortiert",fixedData:"Feste Daten",groupExp:"Gruppen",hideIfNoRows:"Verstecken, wenn keine Zeilen",keepWithGroup:"Bei Gruppe bleiben",repeatOnNewPage:"Wiederholen Sie auf neuer Seite",afterGroup:"Nach dem",beforeGroup:"Vor",pageBreak:{categoryName:"Seitenumbruch",enablePageBreak:"Seitenumbruch aktivieren",breakLocation:{categoryName:"Ort brechen",none:"Keiner",start:"Anfang",end:"Anfang",startAndEnd:"Start und Ende",between:"Zwischen"},pageNumberReset:"Seitenzahl zurücksetzen"}},fontStyleTooltip:"Stil",fontWeightTooltip:"Gewicht",fontSizeTooltip:"Größe",fontColorTooltip:"Farbe",fontFamilyTooltip:"Schriftfamilie",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe",tablixMember:"Tablix-Mitglied"},rowColumnGroup:{rowGroupLable:"Zeilengruppen",columnGroupLable:"Spaltengruppen",tablixAlertHeader:"Tablix",alertMessage:"Aktivieren Sie die Erweiterungsoption, um das Tablix-Berichtselement auszuwählen",contextMenu:{addgroup:"Gruppe hinzufügen",advanced:"Fortgeschritten",deletegroup:"Gruppe löschen",addtotal:"Summe hinzufügen",groupproperties:"Gruppeneigenschaften",addColumnGroup:"Spaltengruppe hinzufügen",addRowGroup:"Zeilengruppe hinzufügen"},contextSubMenu:{adjacentafter:"Angrenzend nach",adjacentbefore:"Angrenzend vor",childgroup:"Kindergruppe",parentgroup:"Übergeordnete Gruppe",totalafter:"Nach",totalbefore:"Vor",childGroupAlert:"Gruppe kann nicht in Details eingefügt werden."}},tablixContextMenu:{rowMenu:{insertRow:"Zeile einfügen",above:"Above",below:"Unten"},columnMenu:{insertColumn:"Spalte einfügen",left:"Links",right:"Recht"},rowGroupMenu:{insideGroupAbove:"Innerhalb der Gruppe - oben",insideGroupBelow:"Innerhalb der Gruppe - Unten",outsideGroupAbove:"Außerhalb der Gruppe - oben",outsideGroupBelow:"Außerhalb der Gruppe - unten"},columnGroupMenu:{insideGroupLeft:"Innerhalb der Gruppe - Links",insideGroupRight:"Innerhalb der Gruppe - richtig",outsideGroupLeft:"Außerhalb Gruppe - Links",outsideGroupRight:"Außerhalb der Gruppe - richtig"},deleteRows:"Zeilen löschen",deleteColumns:"Spalten löschen",rowVisibility:"Zeilen-Sichtbarkeit",columnVisibility:"Sichtbarkeit der Spalten",tablixProperties:"Tablix-Eigenschaften",splitcells:"Zellen teilen",mergecells:"Zellen verbinden",groupMenu:{adjacentAbove:"Angrenzend darüber",adjacentBelow:"Angrenzend unten",adjacentleft:"Angrenzend links",adjacentright:"Angrenzendes Recht",childGroup:"Kindergruppe",parentGroup:"Übergeordnete Gruppe",deleteRowGroup:"Zeilengruppe löschen",deleteColGroup:"Spaltengruppe löschen",addRowGroup:"Zeilengruppe",addColGroup:"Spaltengruppe"},reportItemMenu:{insertItem:"Einfügen",chart:"Diagramm"},totalMenu:{total:"Summe hinzufügen",row:"Reihe",column:"Säule",before:"Vor",after:"Nach dem"},cellMenu:{addExpression:"Ausdruck hinzufügen",editExpression:"Ausdruck bearbeiten",datasource:"Datenquelle hinzufügen",noFields:"Keine Felder",addText:"Text hinzufügen",editText:"Text bearbeiten"},basicItems:{deleteItem:"Löschen",cut:"Schnitt",copy:"Kopieren",paste:"Einfügen"}},tablixAlertDialog:{ok:"OK",cancel:"Stornieren",closeToolTip:"Schließen",deleteRowTitle:"Zeilen löschen",deleteRow:"Nur Zeilen löschen",deleteRowGroup:"Zeilen und zugehörige Gruppen löschen",deleteRowContent:"Zeilenoptionen löschen",deleteBodyRow:"Der Tablix-Körper muss mindestens eine Zeile enthalten.",deleteColumnTitle:"Spalten löschen",deleteColumn:"Nur Spalten löschen",deleteColumnGroup:"Löschen Sie Spalten und verknüpfte Gruppen",deleteColumnContent:"Spaltenoptionen löschen",deleteBodyColumn:"Der Tablix-Körper muss mindestens eine Spalte enthalten.",deleteGroup:"Nur Gruppe löschen",deleteGroupRowColumn:"Gruppe und zugehörige Zeilen und Spalten löschen",deleteGroupTitle:"Gruppe löschen",deleteGroupContent:"Gruppenoptionen löschen",deleteStructure:"Gruppenstruktur nicht verfügbar",removeRowAlert:"Entfernen der Zeile im Tablix-Berichtselement fehlgeschlagen",removeRow:"Zeilen entfernen",removeColumn:"Spalten entfernen",addRow:"Zeile hinzufügen",addColumn:"Spalte hinzufügen",removeColumnAlert:"Entfernen der Spalte in Tablix-Berichtselement fehlgeschlagen",addRowAlert:"Zeile konnte nicht in Tablix-Berichtselement hinzugefügt werden",addColumnAlert:"Fehler beim Hinzufügen der Spalte im Tablix-Berichtselement"},cellMergingAlertInfo:{merge:"Zellen verbinden",mergeAlert:"Fehler beim Zusammenführen von Zellen im Tablix-Berichtselement",split:"Zellen teilen",splitAlert:"Das Teilen von Zellen im Tablix-Berichtselement ist fehlgeschlagen"},tablixAlertInfo:{addGroup:"Gruppe hinzufügen",removeGroup:"Gruppe entfernen",adjacentAfterAlert:"Fehler beim Hinzufügen einer benachbarten Gruppe in der Hierarchiestruktur",adjacentBeforeAlert:"Fehler beim Hinzufügen einer benachbarten Gruppe in der Hierarchiestruktur",childGroupALert:"Fehler beim Hinzufügen einer untergeordneten Gruppe in der Hierarchiestruktur",title:"Tablix-Berichtselement",parentGroupAlert:"Fehler beim Hinzufügen der übergeordneten Gruppe in der Hierarchiestruktur",removeGroupAlert:"Fehler beim Entfernen der Gruppe in der Hierarchiestruktur",selectedMemberAlert:"Das ausgewählte Mitglied ist kein Gruppenmitglied",pasteActionAlert:"Die Informationen können nicht hochgeladen werden, da der Kopierbereich und der Einfügebereich nicht die gleiche Größe und Form haben.",pasteTitle:"Einfügen"},tablixGroup:{title:"Tablix-Gruppe",headerTxt:"Gruppenbezeichnung",groupBy:"Gruppiere nach:",chooseField:"Wählen Sie Feld",showDetailData:"Zeige Detaildaten",addGroupHeader:"Header hinzufügen",addGroupFooter:"Fußzeile hinzufügen",ok:"OK",cancel:"Stornieren",closeToolTip:"Schließen"},tablixDataAssignMenu:{datasource:"Datenquelle hinzufügen",addExpression:"Ausdruck hinzufügen",editExpression:"Ausdruck bearbeiten",addText:"Text hinzufügen",editText:"Text bearbeiten",search:"Suche",noFieldsFound:"Keine Felder gefunden"},tablixTotalAlert:{totalHeader:"Gesamtheader hinzufügen",totalStatic:"Summe hinzufügen",headerMessage:"Fehler beim Hinzufügen der gesamten Zeile oder Spalte zum Gruppenkopf im Tablix-Berichtselement",staticMessage:"Fehler beim Hinzufügen der gesamten Zeile oder Spalte zum Tablix-Hauptteil im Tablix-Berichtselement"},tablixAddTextDialog:{save:"sparen",add:"Hinzufügen",cancel:"Stornieren",closeToolTip:"Schließen",addText:"Text hinzufügen",editText:"Text bearbeiten"},queryDesigner:{storeParameter:{title:"Parameter",ok:"OK",cancel:"Stornieren",parameterLable:"Parameter",nullLable:"Null",valueLable:"Wert",dataTypeLable:"Datentyp",closeToolTip:"Schließen"},parameter:{title:"Parameter",ok:"OK",cancel:"Stornieren",parameterLable:"Parameter",nullLable:"Null",valueLable:"Wert",dataTypeLable:"Datentyp",auto:"Auto",text:"Text",closeToolTip:"Schließen"},filter:{title:"Abfragefilter",descriptionLable:"Liste der Tabellenfilter",add:"HINZUFÜGEN",save:"OK",cancel:"Stornieren",nullLable:"Null",trueLable:"Wahr",falseLable:"Falsch",parameterTooltip:"Als Parameter einbeziehen",closeToolTip:"Schließen",intOperatorType:{equals:"Gleich",doesNotEqual:"Ist nicht gleich",greaterThan:"Größer als",greaterThanOrEqual:"Größer als oder gleich wie",lessThan:"Weniger als",lessThanOrEqual:"Gleich oder kleiner als",between:"Zwischen",notBetween:"Nicht zwischen"},stringOpertorType:{equals:"Gleich",startsWith:"Beginnt mit",endWith:"Endet mit",contains:"Enthält",notContains:"Nicht enthält"},errorMessage:{dateValidation:"Wert ist ein ungültiges Datumsformat.",commonContent:"Der Filter ist eingeschaltet ",booleanValidation:" hat keine Werte zum Filtern. Bitte geben Sie die Werte für den Filter an.",stringValidation:" hat keine richtigen Werte zum Filtern. "}},previewArea:{dataPreview:"Datenvorschau",noRecords:"Keine Datensätze zur Anzeige",generatePreview:"Vorschau generieren",executeRecords:"Ausführen, um Datensätze in der Vorschau anzuzeigen",record:"Aufzeichnung",records:"Aufzeichnungen",retrieved:"Abgerufen",loadRecord:"Mehr laden",update:"Aktualisieren"},schemaArea:{search:"Suche",matchesFound:"Keine Treffer gefunden",rename:"Umbenennen",aggregation:"Anhäufung",dialogHeader:"Datensatz",alertMessage:{datasourceAlert:"Wählen Sie eine Datenquelle zum Konfigurieren des Berichtsdatensatzes aus",removeTable:"Die folgenden zugehörigen Tabellen werden damit entfernt",duplicateName:"Der angegebene Spaltenname ist bereits vorhanden",duplicateDatasetName:"Der angegebene Name ist bereits in der Datensatzliste vorhanden",datasetSpecialCharacter:"Name sollte keine Leerzeichen und Sonderzeichen enthalten",specialCharacter:"Der Spaltenname darf keine Sonderzeichen enthalten.",switcherAlert:"Wenn Sie zum visuellen Designer wechseln, werden manuelle Änderungen an der Abfrage verworfen. Möchten Sie den visuellen Designer trotzdem verwenden?"},errorMessage:{specifyName:"Geben Sie den Spaltennamen an",specifyDatasetName:"Geben Sie den Datensatznamen an",previewFailed:"DataSet konnte die ausgewählte Tabelle nicht in der Vorschau anzeigen",specifyQuery:"Geben Sie die DataSet-Abfrage an",selectTable:"Wählen Sie die Tabelle aus, um den Datensatz zu speichern",queryFailed:"Datensatz konnte die Abfrage der ausgewählten Tabelle nicht speichern",tableProcedure:"Datensatz konnte die ausgewählte Tabellenprozedur nicht abrufen"}},toolBar:{datasourceLable:"Datenquelle",datasetName:"Name",run:"Lauf",join:"Beitreten",expression:"Ausdruck",filter:"Filter",code:"Code",finish:"Fertig",cancel:"Stornieren",parameter:"Parameter",datasourceWaterMark:"Wählen Sie eine DataSource aus",autoPreview:"Automatische Vorschau"},joiner:{title:"Abfrage Joiner",descriptionLable:"Liste der Tabellenbeziehungen",add:"HINZUFÜGEN",save:"OK",cancel:"Stornieren",closeToolTip:"Schließen",addField:"Feld hinzufügen",leftTableWaterMark:"Linke Tabelle",rightTableWaterMark:"Rechter Tisch",leftFieldWaterMark:"Linkes Feld",rightFieldWaterMark:"Rechtes Feld",operatorWaterMark:"Operator",joinTypeWaterMark:"Verbindungstyp",joinTypes:{inner:"Innere",outer:"Links außen",rightOuter:"Rechts außen",fullOuter:"Voller Äußerer"},errorMessage:{removeField:"Jede Beziehung muss eine Feldbedingung haben. Also erlaubt es nicht, dieses Feld zu löschen.",noRelationAlert:" hat keine Beziehung zu anderen Tabellen",selectLeftTable:"Wählen Sie den Wert für die linke Tabelle",selectRightTable:"Wählen Sie den richtigen Tabellenwert",selectRelation:"Wählen Sie die Beziehung für Tabellen aus",selectLeftColumn:"Wählen Sie den linken Spaltenwert der Feldzeile#",selectRightColumn:"Wählen Sie den rechten Spaltenwert der Feldzeile #",selectOperator:"Wählen Sie den Operator der Feldzeile aus #",relationExists:"Es besteht bereits eine Beziehung zwischen Tabellen"}},credentialDialog:{title:"Anmeldedialog",userName:"Nutzername",password:"Passwort",userNameWaterMark:"Nutzername",passwordWaterMark:"Passwort",userNameErrorMessage:"Bitte geben sie einen Benutzernamen ein",passwordErrorMessage:"Bitte Passwort eingeben",connect:"Verbinden",close:"Schließen"},queryExpression:{title:"Abfrage Ausdrücke",functionLabel:"Funktionen",columnLabel:"Spalteneinstellungen",expressionLabel:"Ausdruck",nameLabel:"Name",descriptionLabel:"Beschreibung ",exampleLabelText:"Beispiel",ok:"Sparen",cancel:"Stornieren",add:"HINZUFÜGEN",textAreaWaterMark:"Abfrageausdruck",nameFieldWaterMark:"Ausdrucksname",closeToolTip:"Schließen",errorMessage:{saveAlert:"Ausdruck wird nicht gespeichert. Willst du speichern und fortfahren? ",bracketSyntax:"Falsche Syntax in der Nähe von offenen / geschlossenen Klammern.",parseAlert:"Der Berichts-Designer konnte den angegebenen Ausdruck nicht analysieren.",nameAlert:"Name Feld sollte nicht leer sein.",emptyAlert:"Das Ausdrucksfeld darf nicht leer sein",duplicateName:"Der angegebene Ausdrucksname ist bereits vorhanden",specialCharacter:"Der Ausdrucksname darf keine Sonderzeichen enthalten.",referenceError:"Die Spalte kann nicht innerhalb ihres eigenen Ausdrucks angegeben werden!",invalidSyntax:"Ungültige Syntax in der Nähe von offenen / geschlossenen Klammer (n).",retrieveExpression:"Berichts Designer konnte den angegebenen Ausdruck nicht abrufen."},datasetTitle:"Datensatz",expressions:{all:"Alle",numbers:"Zahlen",logical:"Logisch",conditional:"Bedingt",date:"Datum",stringType:"Schnur",text:"Text",miscellenuous:"Sonstiges ",abs:"Gibt den absoluten Wert des angegebenen Ausdrucks zurück.",acos:"Gibt den inversen Kosinus (auch Arccosinus genannt) des angegebenen numerischen Ausdrucks zurück.",asin:"Gibt den inversen Sinus (auch als arcsine bezeichnet) des angegebenen numerischen Ausdrucks zurück.",atan:"Gibt den umgekehrten Tangens (auch Arkustangens genannt) des angegebenen numerischen Ausdrucks zurück.",cos:"Gibt den Kosinus des Winkels zurück, der im Bogenmaß des angegebenen Ausdrucks angegeben ist.",degree:"Gibt den Winkel in Grad für den Wert zurück, der im Bogenmaß den angegebenen numerischen Ausdruck angibt.",exponent:"Gibt den Exponentialwert des angegebenen Ausdrucks zurück.",logrithm:"Gibt den Logarithmus des angegebenen Ausdrucks an die angegebene Basis zurück.",pi:"Gibt den konstanten Wert von PI zurück.",power:"Gibt den Wert des angegebenen Ausdrucks (Ausdruck1) an die angegebene Stärke zurück (Ausdruck2).",radians:"Gibt den Winkel im Bogenmaß für den Winkel zurück, der im angegebenen numerischen Ausdruck in Grad angegeben wurde.",round:"Gibt einen gerundeten Wert zurück.",sign:"Gibt einen Wert zurück, der das positive (+1), Null (0) oder negative (-1) Vorzeichen des angegebenen numerischen Ausdrucks darstellt.",sin:"Gibt den Sinus des Winkels zurück, der im Bogenmaß des angegebenen Ausdrucks angegeben ist.",squareRoot:"Gibt die Quadratwurzel des angegebenen numerischen Ausdrucks zurück.",tan:"Gibt den Tangens des angegebenen numerischen Ausdrucks zurück.",ifCondition:"Gibt abhängig von der Auswertung des Ausdrucks entweder einen wahren Teil oder einen falschen Teil zurück.",ifNull:"Wenn der Ausdruck numerisch / Zeichenfolge / Datum ist, wird der erste Ausdruck zurückgegeben. Wenn der erste Ausdruck NULL ist, wird der zweite Ausdruck zurückgegeben.",isNotNull:"Wenn der Wert numeric / string / date_expression NULL ist, wird eine Zeichenfolge zurückgegeben; die false darstellt. Andernfalls wird true angegeben.",isNull:"Wenn der Wert numeric / string / date_expression NULL ist, wird eine Zeichenfolge zurückgegeben, die 'true' darstellt; andernfalls 'false'.",and:"Gibt true zurück, wenn beide Ausdrücke als wahr ausgewertet werden.",notOperation:"Gibt den logischen Umkehrwert des auszuwertenden Ausdrucks zurück.",orOperation:"Gibt true zurück, wenn einer der Ausdrücke als wahr ausgewertet wird.",addDate:"Fügt dem angegebenen Datum die Anzahl der Tage hinzu.",name:"Gibt eine Zeichenfolge zurück, die den angegebenen Datumsteil des angegebenen Datumsausdrucks darstellt.",part:"Gibt einen ganzzahligen Wert zurück, der den angegebenen Datumsteil des angegebenen Datumsausdrucks darstellt.",sub:"Gibt das vom angegebenen Datum abgezogene Datum zurück.",day:"Gibt einen numerischen Wert zurück, der den Tagteil des angegebenen Datums darstellt.",daydiff:"Gibt einen numerischen Wert zurück, der die Differenz zwischen zwei angegebenen Datumsangaben darstellt.",hour:"Gibt die Stunde des angegebenen Datums als Ganzzahl zurück.",minute:"Gibt einen numerischen Wert zurück, der den Minutenabschnitt des Datums darstellt, der sich aus dem angegebenen Datumsausdruck ergibt.",month:"Gibt einen numerischen Wert zurück, der den Monatsteil des Datums darstellt, der sich aus dem angegebenen Datumsausdruck ergibt.",now:"Gibt das aktuelle Datum und die Uhrzeit zurück.",today:"Gibt das aktuelle Datum zurück.",year:"Gibt einen numerischen Wert zurück, der den Jahresteil des Datums darstellt, der sich aus dem angegebenen Datumsausdruck ergibt.",char:"Konvertiert den angegebenen Ganzzahl-ASCII-Code in ein Zeichen.",concat:"Gibt einen Zeichenfolgenwert zurück, der aus der Verkettung von zwei oder mehr Zeichenfolgenwerten resultiert.",contains:"Gibt true zurück, wenn der angegebene Zeichenfolgenausdruck den angegebenen Ausdruck der Unterzeichenfolge enthält.",endsWith:"Gibt true zurück, wenn der angegebene Zeichenfolgenausdruck mit dem angegebenen substring-Ausdruck endet.",left:"Gibt die angegebene Anzahl von Zeichen ab dem Beginn des angegebenen Zeichenfolgenausdrucks zurück.",length:"Gibt den natürlichen Logarithmus des angegebenen Ausdrucks zurück.",lower:"Gibt einen konvertierten Kleinbuchstaben aus dem angegebenen Zeichenfolgenausdruck zurück.",leftTrim:"Gibt den Zeichenfolgenwert mit führenden Leerzeichen aus dem Zeichenfolgenausdruck zurück.",maximum:"Gibt den maximalen Wert im angegebenen Ausdruck zurück.",minimum:"Gibt den Mindestwert im angegebenen Ausdruck zurück.",right:"Gibt die angegebene Anzahl von Zeichen vom Ende des angegebenen Zeichenfolgenausdrucks zurück.",rightTrim:"Gibt die Zeichenfolge ohne rechte nachstehende Leerzeichen in der angegebenen Zeichenfolge zurück.",startswith:"Gibt 'true' zurück, wenn die angegebenen Zeichenfolgenausdrücke mit dem angegebenen Ausdruck der Unterzeichenfolge beginnen.",subString:"Gibt eine bestimmte Länge der Zeichenfolge zurück, beginnend mit dem spezifischen Index des angegebenen Zeichenfolgenausdrucks.",upper:"Gibt einen in Großbuchstaben umgewandelten Zeichenfolgenwert aus einem angegebenen Zeichenfolgenausdruck zurück."}},reportParameter:{title:"Parameter",descriptionText:"Berichtsparameter",addText:"HINZUFÜGEN",ok:"OK",cancel:"Stornieren",nameWaterMark:"Parametername",valueWaterMark:"Wert",closeToolTip:"Schließen"}},chartItem:{categoryItems:{yvalue:"Y Wert(s)",size:"Größe(s)",xvalue:"X Wert(s)",column:"Säule",row:"Reihe(s)"},categoryItemsMenu:{filter:"Filter",sort:"Sortiert",group:"Gruppen",expression:"Ausdruck",aggregate:"Aggregat"}},codeDialog:{title:"Code-Modul",ok:"OK",cancel:"Stornieren",add:"HINZUFÜGEN",closeToolTip:"Schließen",reference:{title:"Verweise",waterMark:"Referenz",errorMessage:"Das Feld ist leer",headerText:"Liste der Montagereferenzen",infoTipText:"Fügen Sie eine Assemblyreferenz hinzu, um Ihre Assemblyfunktionen im Bericht zu verwenden."},classes:{title:"Klassen",classWaterMark:"Klassenname",instanceWaterMark:"Instanzname",classErrorMessage:"Die Felder sind leer",instanceErrorMessage:"Das Feld ist leer",headerText:"Liste der Klasseninstanzen",infoTipText:"Fügen Sie Klasseninstanzen hinzu, um auf Ihre Objektfunktionen im Bericht zuzugreifen."},code:{title:"Code",headerText:"VB-Code-Funktion für den Bericht",infoTipText:"Die Syncfusion Reporting Engine unterstützt VB - Code - Funktionen zur Integration mit Berichtselementen und Daten."}},previewData:{title:"Datenvorschau",ok:"OK",cancel:"Stornieren",description:"Binden Sie JSON-Daten für die Vorschau",close:"Schließen",infoToolTip:"Der Bericht erfordert eine Vorschau der Daten im JSON-Format und enthält den Schlüssel und den Wert in der Liste des Array-Formats.",jsonHeader:"JSON-Daten:",errorMessage:"Geben Sie das gültige JSON-Format an",previewDataAlert:{title:"Datenvorschau",alertMessage:"Möchten Sie zum Report Designer wechseln ?"}},sampleDataSource:{sampleDSHeader:"BEISPIELDATEN IMPORTIEREN",addText:"Hinzufügen",searchText:"Suche",noDataFound:"Keine Daten gefunden.",welcomeContentPrefix:"Beginnen Sie mit dem Erstellen einer Datenquelle",welcomeContentSuffix:"Sie können eine Verbindung zu Ihren eigenen benutzerdefinierten Daten herstellen oder aus den vordefinierten freigegebenen Daten, die wir anbieten, importieren.",sampleDSText:"Beispieldaten importieren",exploreSampleText:"Beispieldaten untersuchen",accordionText:"Starten Sie den ersten Bericht und erkunden Sie die Anpassungsoptionen anhand der Beispieldaten.",errorMessage:"Netzwerkfehler",alertHeaderText:"Daten importieren",alertMessage:"Der Berichts-Designer konnte die Daten nicht vom Berichtsserver importieren"},field:{title:"Felder",nameWaterMark:"Feldname",sourceWaterMark:"Feldquelle",ok:"OK",cancel:"Stornieren",description:"Abfrage und berechnete Felder ändern",query:"Abfragefeld",calculated:"Berechnetes Feld",fieldError:"Feld ist leer",fieldsError:"Felder sind leer",add:"HINZUFÜGEN",closeToolTip:"Schließen",invalidFormat:"Der Feldname darf keine Leerzeichen und Sonderzeichen enthalten",sameFieldName:"Der Feldname existiert bereits"},commonProperty:{commonProperties:"Gemeinsame Eigenschaften",basicSettings:{categoryBasicSettings:"Grundeinstellungen",borderTypes:{border:"Rand",borderLeft:"Links",borderTop:"oben",borderRight:"Recht",borderBottom:"Unterseite"},borderStyles:{solid:"Solide",none:"Keiner",double:"Doppelt",dashed:"Gestrichelt",dotted:"Gepunktet"},backGround:"Hintergrundfarbe",styleTooltip:"Stil",colorTooltip:"Farbe",sizeTooltip:"Größe"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Links",top:"Oben"},visibility:{categoryVisibility:"Sichtweite",visible:"Sichtbar"}}}; diff --git a/public/scripts/l10n/reportdesigner/ej.localetexts.en-US.min.js b/public/scripts/l10n/reportdesigner/ej.localetexts.en-US.min.js deleted file mode 100644 index 8aa6a45..0000000 --- a/public/scripts/l10n/reportdesigner/ej.localetexts.en-US.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.en-US.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -ej.ReportDesigner.Locale["en-US"]={itemPanel:{waterMarkText:"Search Widgets",noDataFound:"No matches found...",customCategory:"Barcodes",dataRequirements:"Data Requirements",customRptItemName:"1D Barcode",customTooltip:{tooltip:{requirements:"Add a report item to the designer area.",description:"Displays the custom report item.",title:"Custom Reportitem"}},groupItems:{basicItems:{groupName:"Basic Items",Items:{line:{displayText:"Line",tooltip:{requirements:"To separate a region through a line in report sections.",description:"Graphical element to seperate the report region.",title:"Line"}},image:{displayText:"Image",tooltip:{requirements:"To display an image from the database, embed the image.",description:"Displays the images.",title:"Image"}},textBox:{displayText:"TextBox",tooltip:{requirements:"Add any text.",description:"Displays the static and dynamic text.",title:"TextBox"}},rectangle:{displayText:"Rectangle",tooltip:{requirements:"Combine one or more report items inside it.",description:"Graphical container element.",title:"Rectangle"}}}},comparison:{groupName:"Comparison",Items:{column:{displayText:"Column",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares values for a set of unordered items across various categories using the vertical bars arranged horizontally.",title:"Column"}},bar:{displayText:"Bar",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares values for a set of unordered items across various categories using the horizontal bars arranged vertically.",title:"Bar"}},stackedColumn:{displayText:"Stacked Column",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares multiple measures using the bars stacked vertically.",title:"Stacked Column"}},stackedBar:{displayText:"Stacked Bar",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares multiple measures using the bars stacked horizontally.",title:"Stacked Bar"}},stackedColumnPercent:{displayText:"Stacked Column100%",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares multiple measures as parts of a whole using the bars stacked vertically.",title:"Stacked Column100%"}},stackedBarPercent:{displayText:"Stacked Bar100%",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares multiple measures as parts of a whole using the bars stacked horizontally.",title:"Stacked Bar100%"}}}},proportion:{groupName:"Proportion",Items:{pie:{displayText:"Pie",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Showcases the proportions of each items contribution to the total in the form of pie-slices.",title:"Pie"}},explodedPie:{displayText:"Exploded Pie",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Emphasizes an individual slice of a pie chart.",title:"Exploded Pie"}},doughnut:{displayText:"Doughnut",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Showcases the proportions of each items contribution to the total in the form of doughnut-slices.",title:"Doughnut"}},pyramid:{displayText:"Pyramid",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Showcases the proportional comparison between values in a progressively increasing manner.",title:"Pyramid"}},funnel:{displayText:"Funnel",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Showcases the proportional comparison between values in a progressively decreasing manner.",title:"Funnel"}}}},distribution:{groupName:"Distribution",Items:{area:{displayText:"Area",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares values for a set of unordered items across various categories through the filled curves ordered vertically.",title:"Area"}},smoothArea:{displayText:"Smooth Area",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares values for a set of unordered items across various categories through the filled curves ordered vertically with smooth surface.",title:"Smooth Area"}},stackedArea:{displayText:"Stacked Area",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares multiple measures through the filled curves stacked vertically.",title:"Stacked Area"}},stackedAreaPercent:{displayText:"Stacked Area100%",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares multiple measures as parts of a whole through the filled curves stacked vertically.",title:"Stacked Area100%"}},line:{displayText:"Line",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Showcases the trends for analysis over a time with data points connected using the straight lines.",title:"Line"}},smoothLine:{displayText:"Smooth Line",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares the distribution of values over a time period connected using the smooth lines.",title:"Smooth Line"}},steppedLine:{displayText:"Stepped Line",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compares the distribution of values over a time period connected using the stepped lines.",title:"Stepped Line"}},lineWithMarkers:{displayText:"Line with Markers",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Compare changes over the same period of time for more than one group.",title:"Line with Markers"}},smoothLineWithMarkers:{displayText:"SmoothLine with Markers",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Plotted values are represented with a marker point and those points are connected using a smooth line.",title:"SmoothLine with Markers"}},scatter:{displayText:"Scatter",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Displays a series as a set of points and values are represented by the position of points on the chart.",title:"Scatter"}},bubble:{displayText:"Bubble",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Displays the difference between two values of a data point based on the size of the bubble.",title:"Bubble"}},polar:{displayText:"Polar",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Displays a series as a set of points that are grouped by category on a 360-degree circle.",title:"Polar"}},radar:{displayText:"Radar",tooltip:{requirements:"1 or more values and 1 or more columns.",description:"Displays a series as a circular line or area.",title:"Radar"}}}},dataRegions:{groupName:"Data Regions",Items:{tablix:{displayText:"Table",tooltip:{requirements:"1 or more rows/columns.",description:"Displays paginated report data in cells.",title:"Table"}},list:{displayText:"List",tooltip:{requirements:"1 or more rows/columns.",description:"A List displays data in a free-form format. Place fields anywhere within the list.",title:"List"}}}},subReports:{groupName:"Sub Reports",Items:{subreport:{displayText:"SubReport",tooltip:{requirements:"Display/Embed the report in main report.",description:"Displays another report in the main report body.",title:"SubReport"}}}}}},toolbar:{newReport:"New",open:"Open",openMenu:{fromDevice:"From Device",fromServer:"From Server"},save:"Save",saveMenu:{saveLabel:"Save",saveAs:"Save As",saveAsMenu:{saveToDevice:"To Device",saveToServer:"To Server"}},cut:"Cut",copy:"Copy",paste:"Paste",deleteItem:"Delete",undo:"Undo",redo:"Redo",zoomIn:"Zoom In",zoomOut:"Zoom Out",header:"Header",footer:"Footer",order:"Order",orderMenu:{sendBackward:"Send Backward",bringForward:"Bring Forward",sendToBack:"Send To Back",bringToFront:"Bring To Front"},left:"Left Align",center:"Center",right:"Right Align",top:"Top Align",middle:"Middle",bottom:"Bottom Align",distributeHorizontally:"Distribute Horizontally",distributeVertically:"Distribute Vertically",centerHorizontally:"Center Horizontally",centerVertically:"Center Vertically",sizing:"Sizing",sizingMenu:{sameSize:"Same Size",sameWidth:"Same Width",sameHeight:"Same Height"},alignToGrid:"Align To Grid",sizeToGrid:"Size To Grid",gridLine:"Grid Lines",snapToShape:"Snap To Shape",fullScreen:"Full Screen",preview:"Preview",reportUpload:{alertLabel:"Upload",alertMessage:"Error in uploading file. Please upload again"},grouping:"Grouping",view:"View"},newReport:{title:"New Report",fileName:"File Name",waterMark:"Report Name",create:"Create",cancel:"Cancel",close:"Close"},reportAction:{enableLink:"Enable Link",linkTo:"Link To",report:"Report",url:"URL"},linkReport:{reportCaption:"Report",setParameter:"Set Parameters"},imageProperty:{basicSettings:{categoryName:"Basic Settings",source:"Source",sourceTypes:{external:"External",embedded:"Embedded",database:"Database"},value:"Value",mimeType:"MIME Type",mimeTypes:{bmp:"image/bmp",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",xPng:"image/x-png"}},categoryName:"Link",linkReport:"Link Report",appearance:{categoryName:"Appearance",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"}},size:{categoryName:"Size",paddingTypes:{padding:"Padding",paddingLeft:"Left",paddingTop:"Top",paddingRight:"Right",paddingBottom:"Bottom"},sizing:"Sizing",sizeTypes:{auto:"AutoSize",fit:"Fit",proportional:"FitProportional",clip:"Clip"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle Item"}},chartProperty:{commonProperties:{showBorder:"Show Border",border:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},background:"Background Color",font:"Font",fontStyle:"Font Style",labelRotation:"Label Rotation",categoryAxis:"Category Axis",valueAxis:"Value Axis",defaultText:"Default",auto:"Auto",borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted",dashDot:"DashDot",dashDotDot:"DashDotDot"},horizontalAlignments:{near:"Near",far:"Far"},textAlignments:{right:"Right",bottom:"Bottom",center:"Center",topLeft:"TopLeft",topCenter:"TopCenter",topRight:"TopRight",rightTop:"RightTop",rightCenter:"RightCenter",rightBottom:"RightBottom",bottomLeft:"BottomLeft",bottomCenter:"BottomCenter",bottomRight:"BottomRight",leftTop:"LeftTop",leftCenter:"LeftCenter",leftBottom:"LeftBottom"},fontStyleTypes:{normal:"Normal",italic:"Italic"},fontWeightTypes:{light:"Light",bold:"Bold"}},basicSettings:{categoryName:"Basic Settings",showLegend:{showLegendText:"Show Legend",title:"Title",titleFont:"Title Font",titleFontStyle:"Title Font Style",titleAlignment:"Title Alignment",legendPosition:"Legend Position",enableCustomBounds:"Enable Custom Bounds"},chooseSeries:"Choose Series",showMarker:{showMarkerText:"Show Marker",color:"Color",markerType:"Marker Type",markerTypes:{square:"Square",circle:"Circle",diamond:"Diamond",triangle:"Triangle",cross:"Cross",star5:"Star5"},size:"Size"},showDataLabel:{showDataLabelText:"Show Data Label",dataLabelFormat:"Format",dataLabelText:"Label",dataLabelValueAsText:"UseValueAsLabel",dataLabelTypes:{valueX:"#VALX",valueY:"#VALY",valueY2:"#VALY2",valueY3:"#VALY3",valueY4:"#VALY4",valueY5:"#VALY5",valueY6:"#VALY6",index:"#INDEX",percent:"#PERCENT",total:"#TOTAL",axisLabel:"#AXISLABEL"}},enableSmartLabel:{smartLabelText:"Enable SmartLabel",labelStyle:"Label Style",value:"Value",smartLabelPositions:{outside:"Outside",inside:"Inside",outsideInColumn:"OutsideInColumn"},smartLabelStyles:{pieLabelStyle:"PieLabelStyle",funnelLabelStyle:"FunnelLabelStyle",pyramidLabelStyle:"PyramidLabelStyle",barLabelStyle:"BarLabelStyle",smartLabelStyle:"LabelStyle"}},seriesBorder:"Series Border",seriesColor:"Series Color"},categoryName:"Appearance",customAttribute:{categoryName:"CustomAttributes",userDefined:"UserDefined",alertHeader:"Chart ReportItem",alertMessage:"Invalid custom attributes format. Correct example: 'AttrName1= Value1, AttrName2 = Value2'."},chartArea:{categoryName:"Chart Area",colorPalette:"Color Palette",colorPaletteTypes:{earthTones:"EarthTones",excel:"Excel",grayScale:"GrayScale",pastel:"Pastel",semiTransparent:"SemiTransparent",berry:"Berry",chocolate:"Chocolate",fire:"Fire",seaGreen:"SeaGreen",brightPastel:"BrightPastel",pacific:"Pacific",pacificLight:"PacificLight",pacificSemiTransparent:"PacificSemiTransparent"}},title:{categoryName:"Title",showChartTitle:"Show Chart Title",titleText:"Title Text",titlePosition:"Title Position"},axis:{enableAxis:"Enable Axis",axisTitle:"Axis Title",alignment:"Alignment",lineStyle:"Line Style",labelOverflowMode:"Label Overflow Mode",overFlowModeTypes:{trim:"Trim",hide:"Hide"},labelFont:"Label Font",labelFormat:"Label Format",enableMajorTicks:"Enable Major Ticks",enableMinorTicks:"Enable Minor Ticks",tickProperties:{tickSize:"Tick Size",tickColor:"Tick Color",tickWidth:"Width",length:"Length"},tickPosition:"Tick Position"},gridLine:{categoryName:"Grid Line",gridLineStyle:{minorGridLine:"Show Minor GridLine",majorGridLineStyle:"Major GridLine Style",minorGridLineStyle:"Minor GridLine Style"}},pageBreak:{categoryName:"Page Break",enablePageBreak:"Enable Page Break",breakLocation:"Break Location",breakLocationTypes:{none:"None",start:"Start",end:"End",startAndEnd:"StartAndEnd",between:"Between"},pageNumberReset:"Page Number Reset",pageName:"Page Name"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle Item"},fontStyleTooltip:"Style",fontWeightTooltip:"Weight",fontSizeTooltip:"Size",fontColorTooltip:"Color",fontFamilyTooltip:"Font Family",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},lineProperty:{basicSettings:{categoryBasicSettings:"Basic Settings",line:"Line",lineTypes:{solid:"Solid",dashed:"Dashed",dotted:"Dotted"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle Item"},styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},subReportProperty:{basicSettings:{categoryBasicSettings:"Basic Settings"},appearance:{categoryAppearance:"Appearance",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"}},noRows:{noRowsLabel:"No Rows",font:"Font",fontStyle:{fontStyleLabel:"Font Style",fontItem:{defaultStyle:"Default",fontNormal:"Normal",italic:"Italic"},fontWeight:{defaultElement:"Default",normal:"Normal",thin:"Thin",extraLight:"ExtraLight",light:"Light",medium:"Medium",semiBold:"SemiBold",bold:"Bold",extraBold:"ExtraBold",heavy:"Heavy"}},textDecoration:{textDecorationLabel:"Text Decoration",defaultDecoration:"Default",none:"None",underLine:"Underline",overLine:"Overline",lineThrough:"LineThrough"},format:"Format",lineHeight:"Line Height",message:"Message",paddingTypes:{padding:"Padding",paddingLeft:"Left",paddingRight:"Right",paddingTop:"Top",paddingBottom:"Bottom"},textAlign:{textAlignLabel:"Text Align",textAlignDefault:"Default",textAlignGeneral:"General",textAlignLeft:"Left",textAlignRight:"Right",textAlignCenter:"Center"},verticalAlign:{verticalAlignlabel:"Vertical Align",verticalAlignDefault:"Default",verticalAlignTop:"Top",verticalAlignMiddle:"Middle",verticalAlignBottom:"Bottom"},writingMode:{writingModeLabel:"Writing Mode",writingModeDefault:"Default",writingModeHorizontal:"Horizontal",writingModeVertical:"Vertical",writingModeRotate:"Rotate270"}},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle Item"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},miscellaneous:{categoryMiscellaneous:"Miscellaneous",keepTogether:"Keep Together"},fontStyleTooltip:"Style",fontWeightTooltip:"Weight",fontSizeTooltip:"Size",fontColorTooltip:"Color",fontFamilyTooltip:"Font Family",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},rectangleProperty:{basicSettings:{categoryBasicSettings:"Basic Settings",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"},backGround:"Background Color",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},pageBreak:{pageBreak:"Page Break",enablePageBreak:{enablePageBreak:"Enable Page Break",breakLocation:{breakLocationLabel:"Break Location",none:"None",start:"Start",end:"End",startAndEnd:"StartAndEnd",between:"Between"},pageNumberReset:"Page Number Reset"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle Item"},rectangleMiscellaneous:{categoryMiscellaneous:"Miscellaneous",keepTogether:"Keep Together",pageName:"Page Name"}},browseFile:{openFile:{selectReport:"Select Report",open:"Open"},saveFile:{saveAsReport:"Save As Report",name:"Name",save:"Save"},close:"Close",cancel:"Cancel",waterMark:"Report Name",emptyMessage:"This category is empty",alertMessage:{reportServer:"Report Server",selectCategory:"Please Select Category"},warningMessage:{fileNameLabel:'An item "',fileNameExist:'.rdl" already exists. Do you want to replace the existing item?',populateCategory:"ReportDesigner failed to retrieve the Resources from the ReportServer"}},expressionMenu:{reset:"Reset",expression:"Expression",advanced:"Advanced"},propertyPanel:{property:"PROPERTIES",data:"DATA",name:"Name",toolTipStyle:"Style",toolTipColor:"Color",toolTipWidth:"Width",setSorts:"Set Sorts",setFilters:"Set Filters",advancedOptions:"Advanced Options",codemodules:"Code",expressionList:{top:"Top",right:"Right",bottom:"Bottom",left:"Left",style:"Style",color:"Color",size:"Size",fontFamily:"Font Family",width:"Width",height:"Height",weight:"Weight",image:"Image"},alertMessage:{nameWarning:"Name cannot be empty",nameAlert:"Name already exists",nameValidation:"Name should not contain spaces and special characters"},unitType:{inchText:"in",centimeterText:"cm",pixelText:"pixel",pointText:"pt",millimeterText:"mm",picaText:"pc"},setGroups:"Set Groups",addDatasource:"Add Datasource",dataAlertMsg:"No data source added !"},dataSource:{newDatasource:"NEW DATASOURCE",datasource:"DATASOURCES",datasourceList:{data:"Data",contextMenu:{editItem:"Edit",deleteItem:"Delete",createDataSet:"Create DataSet",cloneDatasource:"Clone"}},datasourceType:{existOption:"Existing",newOption:"Create New",selectDatasoure:"Select the DataSource",connectDatasource:"Connect DataSource",datasourceType:"Choose the type to connect",sqlLabel:"SQL",sqlCeLabel:"SQLCE",odbcLabel:"ODBC",oracleLabel:"ORACLE",oledbLabel:"OLEDB",xmlLabel:"XML",sharedLabel:"Shared"},datasourceConnection:{newConnection:"NEW CONNECTION",editConnection:"EDIT CONNECTION",name:"Name",save:"Save",connect:"Connect",cancel:"Cancel"},sqlDatasource:{authenticationType:"Authentication Type",window:"Windows",sqlServer:"SQL Server",userName:"Username",password:"Password",switchLabel:"DataSource AdvancePanel",switchAlert:"Switching to the visual designer will discard the manual changes made to the connection string. Do you want to use the visual designer anyway? ",basicOption:{serverName:"Server Name",savePassword:"Save Password",database:"Database",advanceSwitch:"Advance Option"},advanceOption:{connectionString:"Connection String",promptLabel:"Prompt Text",prompt:"Prompt",none:"None",savePassword:"Save Password",basicSwitch:"Basic Option"},alertMessage:{alertConnectionString:"Specify the Connection string",alertPrompt:"Specify the Prompt Text",alertUserName:"Specify the User Name",alertPassword:"Specify the Password",alertServerName:"Specify the server name",alertDatabaseName:"Specify the database name"}},sqlceDatasource:{connectionString:"Connection String",authenticationType:"Authentication Type",authentication:"Authentication",none:"None",password:"Password",savePassword:"Save Password",alertMessage:{alertConnectionString:"Specify the connection string",alertPassword:"Specify the Password"}},odbcDatasource:{connectionString:"Connection String",authenticationType:"Authentication Type",authentication:"Authentication",prompt:"Prompt",none:"None",userName:"Username",password:"Password",promptLabel:"Prompt Text",savePassword:"Save Password",alertMessage:{alertConnectionString:"Specify the Connection string",alertPrompt:"Specify the Prompt Text",alertUserName:"Specify the User Name",alertPassword:"Specify the Password"}},oracleDatasource:{connectionString:"Connection String",authenticationType:"Authentication Type",authentication:"Authentication",prompt:"Prompt",none:"None",userName:"Username",password:"Password",promptLabel:"Prompt Text",savePassword:"Save Password",alertMessage:{alertConnectionString:"Specify the Connection string",alertPrompt:"Specify the Prompt Text",alertUserName:"Specify the User Name",alertPassword:"Specify the Password"}},oledbDatasource:{connectionString:"Connection String",authenticationType:"Authentication Type",authentication:"Authentication",prompt:"Prompt",none:"None",userName:"Username",password:"Password",promptLabel:"Prompt Text",savePassword:"Save Password",alertMessage:{alertConnectionString:"Specify the Connection string",alertPrompt:"Specify the Prompt Text",alertUserName:"Specify the User Name",alertPassword:"Specify the Password"}},xmlDatasource:{connectionString:"Connection String"},sharedDatasource:{datasource:"Shared DataSource",alertMessage:"Select a shared DataSource"},alertMessage:{alertLabel:"DataSource",alertConnectionFailed:"ReportDesigner failed to connect the datasource",dataExtensionFailed:"The selected data provider is not available. Please check the data extension.",connectStringValidation:"As the connection string contains expressions in the data source ",validationMessage:" Please update with a valid connection string.",executionMessage:", we cannot execute the data set for this connection.",confirmMessage:" Are you sure want to save the data source?",deleteValue:"Delete data source '",nameWarning:"Specify the DataSource name",nameAlert:"The specified name already exists in the DataSource list",nameValidation:"Name should not contain spaces and special characters"}},imageManager:{headerText:"IMAGE MANAGER",addImageButton:"ADD IMAGE",deleteImage:"Delete embedded image",image:"Image"},linkParameter:{title:"Parameters",headerTxt:"Link Parameter",descriptionText:"Report Parameters",addText:"ADD",ok:"OK",cancel:"Cancel",nameWaterMark:"Parameter Name",valueWaterMark:"Value",errorMessage:"Enter a value for this property",closeToolTip:"Close"},filter:{title:"Filter",descriptionLable:"Include rows where the following conditions are true.",add:"ADD",ok:"OK",cancel:"Cancel",valueWaterMark:"Value",fieldWaterMark:"Choose Field",closeToolTip:"Close",errorMessage:{booleanValidation:"Value is not a boolean value.",intValidation:"Value is not an integer.",floatValidation:"Value is not a float.",dateTimeValidation:"Value is an invalid date/time format.",topBottomFilter:"The Top % and Bottom % filter operators require a float or an integer datatype.",expressionValidation:"Choose value for expression field"},operatorTypes:{like:"Like",topN:"TopN",bottomN:"BottomN",topPercent:"Top%",bottomPercent:"Bottom%",between:"Between",inFilter:"In"}},dataField:{title:"Data Fields",descriptionLable:"Include the data field rows",add:"ADD",ok:"OK",cancel:"Cancel",fieldNameWaterMark:"Field Name",closeToolTip:"Close",errorMessages:{emptyField:"Specify the field name",invalidCharacters:"Field name should not contain spaces and special characters",sameCharacter:"Field name already exists"},dsNameLabel:"Name",dsNameWaterMark:"Data Name",dsNameValidation:{nameWarning:"Specify the DataSet name",nameAlert:"The specified name already exists in DataSet list",nameValidation:"DataSet name should not contain spaces and special characters"}},dataPanel:{itemTooltip:{properties:"Properties",data:"Data",parameters:"Parameters",imageManager:"Image Manager",expand:"Expand",collapse:"Collapse"},dataSourceNewAlert:{title:"DataSource",contentMessage:"Do you want to cancel the DataSource creation?"},dataSourceEditAlert:{title:"DataSource",contentMessage:"Do you want to cancel the DataSource editing?"},dataSetNewAlert:{title:"DataSet",contentMessage:"Do you want to cancel the DataSet creation?"},dataSetEditAlert:{title:"DataSet",contentMessage:"Do you want to cancel the DataSet editing?"},parameterNewAlert:{title:"Parameter",contentMessage:"Do you want to cancel the Parameter creation?"},parameterEditAlert:{title:"Parameter",contentMessage:"Do you want to cancel the Parameter editing?"}},dataSet:{headerText:"DATA",newData:"ADD DATASET",shareDataset:{headerText:"NEW DATASET",editHeaderText:"EDIT DATASET",save:"Save",cancel:"Cancel",nameLable:"Name",sharedDatasetLabel:"Shared DataSet",errorMessage:{nameValidation:"Specify the DataSet name",datasetValidation:"Select a shared DataSource",duplicateName:"The specified name already exists in the DataSet list",specialCharacter:"Name should not contain spaces and special characters"}},contextMenu:{edit:"Edit",remove:"Delete",cloneDataset:"Clone",filter:"Filter",setField:"Fields"},datasourceSwitcher:"Datasources",deleteDataset:"Delete dataset",deleteField:"Delete field",newDataText:"New Data",sharedDataText:"Shared Data",dataRestriction:{dsCreateRestriction:"DataSource creation has been restricted",title:"Data"},dataFieldSearch:{errorMessage:"No matches found",searchText:"Search"}},reportViewer:{toolbar:{print:"Print",exportText:"Export",pageFit:"Fit to Page",exportformat:{Pdf:"PDF",Excel:"Excel",Word:"Word",Html:"Html",PPT:"PowerPoint",CSV:"CSV"},pageSetup:"Page Setup",gotoFirst:"Goto First",gotoLast:"Goto Last",gotoNext:"Goto Next",gotoPrevious:"Goto Previous",gotoParanet:"Goto Parent",zoomIn:"Zoom In",zoomOut:"Zoom Out",fittopage:{pageWidth:"Page Width",pageHeight:"Whole Page"},printLayout:"Print Layout",refresh:"Refresh",documentMap:"Document Map",parameter:"Parameter",viewDesign:"Close Preview"},pagesetupDialog:{close:"Close",paperSize:"Paper Size",height:"Height",width:"Width",margins:"Margins",top:"Top",bottom:"Bottom",right:"Right",left:"Left",unit:"in",orientation:"Orientation",portrait:"Portrait",landscape:"Landscape",doneButton:"OK",cancelButton:"Cancel"},credential:{userName:"Username",password:"Password"},waterMark:{selectOption:"Select Option",selectValue:"Select a value"},errorMessage:{startMessage:"Report Viewer encountered some issues on loading this report. Please",middleMessage:" Click here",endMessage:"to see the error details",closeMessage:"Close this message"},alertMessage:{close:"Close",title:"ReportViewer",done:"OK",showDetails:"Show details",hideDetails:"Hide Details",reportLoad:"Report Loaded:",RVERR0001:"ReportViewer failed to load the Report",RVERR0002:"ReportViewer failed to render the Report",RVERR0003:"An error occurred in ajax postback",RVERR0004:"Please select a value for the parameter",RVERR0005:"The {parametername} parameter is missing a value",RVERR0006:"Please give the float data type input",RVERR0007:"Please give the integer data type input",RVERR0008:"ReportViewer failed to validate the Datasource credentials",RVERR0009:"The margins are overlapped, or they are off the paper. Enter a different margin size.",RVERR0010:"Please enter a value for the parameter",RVERR0011:"The parameter cannot be blank",RVERR0012:"The value provided for the report parameter {parameterprompt} is not valid for its type."},selectAll:"Select All",viewButton:"View Report"},sortData:{sorting:"Sorting",headerText:"Sort Filter",add:"ADD",changeSortingOptions:"Change Sorting Options.",sortBy:"Sort by",thenBy:"Then by",direction:{ascending:"Ascending",descending:"Descending"},chooseField:"Choose Field",errorMessage:"Choose value for expression field",ok:"OK",cancel:"Cancel",close:"Close"},groupData:{grouping:"Grouping",headerTxt:"Group",headerTxtLabel:"Group Label",name:"Name",label:"Label",changeGroupingOptions:"Change Grouping Options.",add:"ADD",groupBy:"Group by",andOn:"And on",chooseField:"Choose Field",ok:"OK",cancel:"Cancel",close:"Close",errorMessage:{nameErrorMessage:"Please enter the valid name",expressionErrorMessage:"Choose value for an expression field"}},alertMessage:{yes:"Yes",no:"No",ok:"OK",showDetails:"Show Details",hideDetails:"Hide Details",close:"Close"},parameter:{listPanel:{headerText:"PARAMETERS",newParameter:"NEW PARAMETER",editMenu:{edit:"Edit",remove:"Delete"},alertTitle:"Parameter"},configurationPanel:{newHeaderText:"NEW PARAMETER",editHeaderText:"EDIT PARAMETER",nameLabel:"Name",promptLable:"Prompt",dataTypeLable:"Data Type",blankValueLable:'Allow blank value ("")',nullValueLable:"Allow null value",multipleValueLable:"Allow multiple values",visibilityLable:"Visibility",assignValueLable:"Assign Value >>",save:"Save",cancel:"Cancel",visibility:{visible:"Visible",hidden:"Hidden",internal:"Internal"},dataType:{stringType:"String",booleanType:"Boolean",dateTimeType:"DateTime",integerType:"Integer",floatType:"Float"}},errorMessage:{nameField:"Please enter the name",promptField:"Please enter the value",nameAlreadyExists:"The parameter name already exists"},warningMessage:{specialCharacter:"Name should not contain spaces and special characters",multipleValueAlert:"Multiple default values were specified. The parameter does not allow multiple values.",nullValueAlert:"In value field, a null value was specified. The parameter does not allow null values. "},alertMessage:{confirmNullCheck:"Available or default values might contain null value, do you want to enable the allow null value checkbox?",confirmBlankValue:"Available or default values might contain blank value, do you want to enable the blank value checkbox?",dataTypeChange:"Changing the datatype will discard the changes made to the available and default values. Do you want to change the datatype anyway?",deleteAlert:"Delete report parameter"},assignData:{title:"Parameter",availableValue:"Available Value",defaultValue:"Default Value",none:"None",specify:"Specify",query:"Query Value",ok:"OK",cancel:"Cancel",availableFields:{specifyDescriptionText:"Add the available values for the parameters:",queryDescriptionText:"Choose the dataset and fields for the available values:",nameFieldWaterMark:"Label",valueFieldWaterMark:"Value"},defaultFields:{specifyDescriptionText:"Add the default values for the parameters:",queryDescriptionText:"Choose the dataset and fields for the default values:",defValueWaterMark:"Choose Default Value"},datasetWaterMark:"Choose Dataset Value",valueWaterMark:"Choose Value",lableWaterMark:"Choose Label",add:"ADD",datasetLableText:"Dataset",valueLableText:"Value Field",labelFieldText:"Label Field",errorMessage:{boolTypeCheck:"Value is not a boolean value.",dateTypeCheck:"Value is an invalid date format.",intTypeCheck:"Value is not an integer.",floatTypeCheck:"Value is not a float.",multipleValuesCheck:"A multi-value parameter cannot include null values",datasetFieldCheck:"Dataset field is required.",valueFieldCheck:"Value field is required.",syntaxLabelField:"The entered value in the label field is not a valid token syntax.",syntaxValueField:"The entered value in the value field is not a valid token syntax.",blankValueCheck:"The value field is blank. The parameter does not allow blank values.",nullValueCheck:"In value field, a null value was specified. The parameter does not allow null values. "},closeToolTip:"Close"}},formatData:{title:"Format Dialog",typeSelect:"Type",typeFormat:{numberType:{numberType:"Number",decimalPlaces:"Decimal Places",negativeValues:"Negative values",showZeroAs:{showZeroAs:"Show zero as",none:"(none)"},representation:"Representation",repDropDwn:{thousands:"Thousands",millions:"Millions",billions:"Billions"},useRegionFormating:"Use regional formatting",use1000Separator:"Use 1000 Separator (,)"},currency:{currencyType:"Currency",decimalPlaces:"Decimal Places",negativeValues:"Negative values",cultureCurrency:"Currency Culture",showZeroAs:{none:"(none)"},representation:"Representation",repDropDwn:{thousands:"Thousands",millions:"Millions",billions:"Billions"},useRegionFormating:"Use regional formatting",use1000Separator:"Use 1000 Separator (,)",includeSpace:"Include a space"},date:{dateType:"Date",date:"Date"},time:{timeType:"Time",time:"Time"},percentage:{percentageType:"Percentage",decimalPlaces:"Decimal Places",includeSpace:"Include a space"},scientific:{scientificType:"Scientific",decimalPlaces:"Decimal Places"},custom:{customType:"Custom",customFormat:"Custom format"}},preview:"Preview",ok:"OK",cancel:"Cancel",close:"Close"},expression:{title:"Expression",descriptionText:"Set Expression for: ",optionLabel:"Options",dataLabel:"Data",descritionLabel:"Description",exampleLabelText:"Example",ok:"OK",cancel:"Cancel",closeToolTip:"Close",textAreaWaterMark:"Expression",category:{builtInFields:"Built-in Fields",operators:"Operators",functions:"Functions"},parameters:"Parameters",optionWaterMark:"Select an option",dataWaterMark:"Select a data",reportData:"No report data found",description:{executionTime:"The date and time that the reports start to run.",overallPageNumber:"The current overall page number can be used only in the page header or footer.",overallTotalPages:"The total number of pages in the report can be used only in the page header and footer.",pageName:"The name of the current page in the report can be used only in the page header or footer.",pageNumber:"The current page number that can be reset through the use of page breaks",isInteractive:"A boolean that indicates whether the current rendering request uses an interactive format.",renderName:"The name of the renderer as registered in the RSReportServer configuration file.",reportFolder:"The full path to the folder containing the report does not include the report server URL.",reportName:"The URL of the report server where the report is run.",reportServerUrl:"The URL of the report server on which the report is being run.",totalPages:"The total number of pages in the current continuous page sequence can be used only in the page header and footer. The number can be reset by using page breaks.",language:"The language ID of the client running the report.",userID:"The ID of the user running the report.",powerNumberType:"Raises a number to the power of another number.",multiply:"Multiplies two numbers.",integerDivision:"Divides two numbers and returns an integer.",floatDivision:"Divides two numbers and returns a floating-point.",modulus:"Divides two numbers and returns only the remainder.",add:"Adds two numbers and can be used to concatenate two strings.",difference:"Yields the difference between two numbers or indicates the negative value of a numeric expression.",lesser:"Less than.",lesserOrEqual:"Less than or equal to.",greater:"Greater than.",greaterOrEqual:"Greater than or equal to.",equal:"Equal to.",notEqual:"Not equal to.",like:"Compares two strings.",isOperator:"Compares two object reference variables.",expression:"Generates a string concatenation of two expressions.",stringType:"Adds two numbers, and it can be used to concatenate two strings.",and:"Performs a logical conjunction on two Boolean expressions, or bitwise conjunction on two ",not:"Performs logical negation on a Boolean expression, or bitwise negation on a numeric expression.",or:"Used to perform a logical disjunction on two Boolean expressions, or bitwise disjunction on two numeric values.",xor:"Performs a logical exclusion operation on two Boolean expressions, or a bitwise exclusion on two numeric expressions.",andAlso:"Performs short-circuiting logical conjunction on two expressions.",orElse:"Used to perform short-circuiting logical disjunction on two expressions.",left:"Performs an arithmetic left shift on a bit pattern.",right:"Performs an arithmetic right shift on a bit pattern.",asc:"Returns an integer value representing the character code corresponding to a character.",ascW:"Returns an integer value representing the character code corresponding to a character.",chr:"Returns the character associated with the specified character code.",chrW:"Returns the character associated with the specified character code.",filter:"Returns a zero-based array containing a subset of a string array based on specified filter criteria.",formatStringType:"Returns a formatted string according to the instructions in a format string expression.",currency:"Returns an expression formatted as a currency value using the currency symbol defined in the system control panel.",dateTime:"Returns a string expression representing a date/time value.",numberType:"Returns an expression formatted as a number.",percent:"Returns an expression formatted as a percentage (that is, multiplied by 100).",getChar:"Returns a char value representing the character from the specified index in the supplied string.",inStr:"Returns an integer specifying the start position of the first occurrence of one string within another.",inStrRev:"Returns the position of the first occurrence of one string within another, starting from the right side of the string.",join:"Returns a string created by joining a number of substrings in an array.",lCase:"Returns a string or character converted to lowercase.",leftStringType:"Returns a string containing a specified number of characters from the left side of a string.",stringLength:"Returns an integer containing either the number of characters in a string or the number.",lSet:"Returns a left-aligned string containing the specified string adjusted to the specified length.",leftTrim:"Returns the string without left side trailing spaces in the given string.",middle:"Returns a string containing a specified number of characters from a string.",replace:"Returns a string in which a specified substring has been replaced with another.",rightString:"Returns a string containing a specified number of characters from the right side of a string.",rightSet:"Returns a right-aligned string containing the specified string adjusted to the specified length.",rightTrim:"Returns the string without right side trailing spaces in the given string.",stringSpace:"Returns a string consisting of the specified number of spaces.",splitString:"Returns a zero-based, one-dimensional array containing a specified number of substrings.",strComp:"Returns -1, 0, or 1, based on the result of a string comparison.",strConv:"Returns a string converted as specified.",duplicateString:"Returns a string or object consisting of the specified character repeated the specified number of times.",strReverse:"Returns a string in which the character order of a specified string is reversed.",trim:"Returns the string without trailing spaces in the given string",upperCase:"Returns a string or character containing the specified string converted to uppercase.",cDate:"Convert to date.",dateAdd:"Returns a date value containing date and time values to which a specified time interval has been added.",dateDiff:"Returns a long value specifying the number of time intervals between two date values.",datePart:"Returns an integer value containing the specified component of a given date value.",dateSerial:"Returns a date value representing a specified year, month, and day, with the time information set to midnight (00:00:00).",dateString:"Returns or sets a string value representing the current date according to your system.",dateValue:"Returns a date value containing the date information represented by a string, with the time information.",day:"Returns an integer value from 1 through 31 representing the day of the month.",format:"Returns a string expression representing date/time value.",hour:"Returns an integer value from 0 through 23 representing the hour of the day.",minute:"Returns an integer value from 0 through 59 representing the minute of the hour.",month:"Returns an integer value from 1 through 12 representing the month of the year.",monthName:"Returns a string value containing the name of the specified month.",now:"Returns a date value containing the current date and time according to your system.",second:"Returns an integer value from 0 through 59 representing the second of the minute.",timeOfDay:"Returns or sets a date value containing the current time of day according to your system.",timer:"Returns a double value representing the number of seconds elapsed since midnight.",timeSerial:"Returns a date value representing a specified hour, minute, and second, with the date information set relative to January 1 of the year 1.",timeString:"Returns or sets a string value representing the current time of day according to your system.",timeValue:"Returns a date value containing the time information represented by a string, with the date information set to January 1 of the year 1.",timeToday:"Returns or sets a date value containing the current date according to your system.",timeWeekday:"Returns an integer value containing a number that represents the day of the week.",timeWeekdayName:"Returns a string value containing the name of the specified weekday.",year:"Returns an integer value from 1 through 9999 representing the year.",abs:"Returns the absolute value of a single-precision floating-point number.",acos:"Returns the angle whose cosine is the specified number.",asin:"Returns the angle whose sine is the specified number.",atan:"Returns the angle whose tangent is the specified number.",atan2:"Returns the angle whose tangent is the quotient of two specified numbers.",bigMultiply:"Produces the full product of two 32-bit numbers.",ceiling:"Returns the smallest integer that is greater than or equal to the specified integer.",cos:"Returns the cosine of the specified angle.",cosh:"Returns the hyperbolic cosine of the specified angle.",exponent:"Returns e raised to the specified power.",fixNumberType:"Returns an integer portion of a number.",floor:"Returns the largest integer less than or equal to the specified integer.",integer:"Returns an integer portion of a number.",logrithm:"Returns the natural (base e) logarithm of a specified number.",logrithm10:"Returns the base 10 logarithm of a specified number.",maximum:"Returns the maximum value from all non-null values of the specified expression.",minimum:"Returns the minimum value from all non-null values of the specified expression.",power:"Returns a specified number raised to the specified power.",random:"Returns a random number of single type.",round:"Rounds a double-precision floating-point value to the nearest integer.",sign:"Returns a value indicating the sign of an 8-bit signed integer.",sin:"Returns the sine of the specified angle.",sinh:"Returns the hyperbolic sine of the specified angle.",squareRoot:"Returns the square root of a specified number.",tangent:"Returns the tangent of the specified angle.",tangentH:"Returns the hyperbolic tangent of the specified angle.",isArray:"Returns a Boolean value indicating whether variable points to an array.",isDate:"Returns a Boolean value indicating whether an expression represents a valid.",isNothing:"Returns a Boolean value indicating whether an expression has no object.",isNumeric:"Returns a Boolean value indicating whether an expression can be evaluated as a number.",flowChoose:"Selects and returns a value from a list of arguments.",flowIIf:"Returns one of two objects depending upon the evaluation of an expression.",switchFlow:"Evaluates a list of expressions and returns an object value corresponding to the first expression in the list that is true.",avg:"Returns the average of all non-null values from the specified expression.",count:"Returns a count of the values from the specified expression.",countDistinct:"Returns a count of all distinct values from the specified expression.",countRows:"Returns a count of rows within the specified scope.",first:"Returns the first value from the specified expression.",last:"Returns the last value from the specified expression.",standardDev:"Returns the standard deviation of all non-null values of the specified expression.",standardDevP:"Returns the population standard deviation of all non-null values of the specified expression.",sum:"Returns a sum of the values of the specified expression.",variance:"Returns the variance of all non-null values of the specified expression.",varianceP:"Returns the population variance of all non-null values of the specified expression.",runningValue:"Uses a specified function to return a running aggregate of the specified expression.",aggregate:"Returns a custom aggregate of the specified expression, as defined by the data provider.",doubleDeclining:"Returns a double value specifying the depreciation of an asset for a specific time period using the double-declining balance method or some other method you specify.",futureValue:"Returns double value specifying the future value of an annuity based on periodic fixed payments and a fixed interest rate.",interestPayment:"Returns double value specifying the interest payment for a given period of an annuity based on periodic, fixed payments and a fixed interest rate.",numberOfPeriods:"Returns a double value specifying the number of periods for an annuity based on periodic fixed payments and a fixed interest rate.",annuityPayment:"Returns a double value specifying the payment for an annuity based on periodic, fixed payments and a fixed interest rate.",principalPayment:"Returns a double value specifying the principal payment for a given period of an annuity based on periodic fixed payments and a fixed interest rate.",presentValue:"Returns a double value specifying the present value of an annuity based on periodic, fixed payments to be paid in the future and a fixed interest rate.",rateOfInterest:"Returns a double value specifying the interest rate per period for an annuity.",straightLine:"Returns a double value specifying the straight-line depreciation of an asset for a single period.",sumOfYearsDigits:"Returns a double value specifying the sum-of-years digits depreciation of an asset for a specified period.",convertBool:"Convert to Boolean.",convertByte:"Convert to byte.",convertChar:"Convert to char.",convertDate:"Convert to date.",convertDouble:"Convert to double.",convertDecimal:"Convert to decimal.",convertInteger:"Convert to integer.",convertLong:"Convert to long.",convertObject:"Convert to object.",convertShort:"Convert to short.",convertSingle:"Convert to single.",convertString:"Convert to string.",fix:"Returns an integer portion of a number.",hexaDecimal:"Returns a string representing the hexadecimal value of a number.",integerPortion:"Returns an integer portion of a number.",octal:"Returns a string representing the octal value of a number.",stringOfNumber:"Returns a string that represents a number.",stringAsNumeric:"Returns numbers in a string as a numeric value of appropriate type.",inScope:"Returns true if the current instance is within the specified scope.",depthLevel:"Returns a zero-based integer representing the current depth level.",previous:"Returns the value of the expression for the previous row of data.",rowNumber:"Returns a running count of all rows in the specified scope."}},dataAssign:{measures:"Measures",dimensions:"Dimensions",addDatasource:"Add Datasource",errorMessagePrefix:"You have not configured a data source yet.",errorMessageSuffix:"Add a data source to bind data to report items in your designer.",search:"Search",dragOnDrop:"Drag & Drop"},reportProperty:{header:"Header",body:"Body",footer:"Footer",report:"Report",basicSettings:{categoryName:"Basic Settings",background:"Background Color",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"}},generalSettings:{categoryName:"General",printFirstPage:"Print on First Page",printLastPage:"Print on Last Page"},size:{sizeLabel:"Size",paddingTypes:{padding:"Padding",paddingLeft:"Left",paddingTop:"Top",paddingRight:"Right",paddingBottom:"Bottom"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},codeModule:{code:"Code"},margin:{categoryName:"Margin",categoryHeader:"Margin",types:{left:"Left",right:"Right",bottom:"Bottom",top:"Top"}},pageUnit:{header:"Page Units",label:"Page Unit",types:{inches:"Inches",centimeters:"Centimeters",pixels:"Pixels",points:"Points",millimeters:"Millimeters",picas:"Picas"}},columns:{header:"Page Column",label:"Columns",columnSpacing:"Column Spacing"},paperSize:{orientation:"Orientation",header:"PaperSize",label:"Paper size",orientationTypes:{landScape:"Landscape",portrait:"Portrait"},types:{a3Size:"A3",a4Size:"A4",b4Size:"B4(JIS)",b5Size:"B5(JIS)",envelope:"Envelope #10",envelopeMonarch:"Envelope Monarch",executive:"Executive",legal:"Legal",letter:"Letter",tabloid:"Tabloid",custom:"Custom"}},styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},textBoxProperty:{contents:{categoryName:"Content",content:"Content"},basicSettings:{categoryName:"Basic Settings",font:{categoryName:"Font",defaultStyle:"Default",normal:"Normal",italic:"Italic"},fontStyle:{categoryName:"Font Style",defaultStyle:"Default",normal:"Normal",thin:"Thin",extraLight:"ExtraLight",light:"Light",medium:"Medium",semiBold:"SemiBold",bold:"Bold",extraBold:"ExtraBold",heavy:"Heavy"},textDecoration:{categoryName:"Text Decoration",defaultStyle:"Default",none:"None",underline:"Underline",lineThrough:"LineThrough",overline:"Overline"},format:"Format"},alignment:{categoryName:"Alignment",textAlignment:{categoryName:"Text Alignment",defaultStyle:"Default",left:"Left",center:"Center",right:"Right"},verticalAlignment:{categoryName:"Vertical Alignment",defaultStyle:"Default",top:"Top",middle:"Middle",bottom:"Bottom"},lineSpacing:"Line Height"},appearance:{categoryName:"Appearance",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"},background:"Background Color"},link:"Link",linkReport:"Link Report",position:{categoryPosition:"Position",positionLabel:"Position",sizeLabel:"Size",left:"Left",top:"Top",width:"Width",height:"Height",direction:{categoryName:"Direction",leftToRight:"LeftToRight",rightToLeft:"RightToLeft"}},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle Item",intialToggleState:"Initial Toggle State"},miscellaneous:{categoryName:"Miscellaneous",canGrow:"Can Grow",canShrink:"Can Shrink"},paragraphSettings:{categoryName:"Paragraph Settings",textAlignment:{categoryName:"Text Alignment",defaultStyle:"Default",left:"Left",center:"Center",right:"Right"},indent:{categoryName:"Indent",leftIndent:"Left",rightIndent:"Right"},space:{categoryName:"Space",topSpace:"Top",bottomSpace:"Bottom"},listLevel:{categoryName:"List Level",zeroLevel:"",oneLevel:"",twoLevel:"",threeLevel:"",fourLevel:""},listStyle:{categoryName:"List Style",none:"None",numbered:"Numbered",bulleted:"Bulleted"}},padding:{padding:"Padding",paddingLeft:"Left",paddingTop:"Top",paddingRight:"Right",paddingBottom:"Bottom"},contextMenu:{cut:"Cut",copy:"Copy",paste:"Paste",expression:"Expression",pasteAlert:"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+V keyboard shortcut instead of paste operation."},fontStyleTooltip:"Style",fontWeightTooltip:"Weight",fontSizeTooltip:"Size",fontColorTooltip:"Color",fontFamilyTooltip:"Font Family",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size",selectedText:"Selected Text"},designPanel:{headerText:"Header",footerText:"Footer",pasteAlert:"Only basic item are supported in header and footer area",pasteTitle:"Paste"},customProperty:{position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},appearance:{categoryAppearance:"Appearance",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"},backGround:"Background Color"},visibility:{categoryName:"Visibility",visible:"Visible"},styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},tablixProperty:{data:{categoryName:"Data",datasetName:"Dataset",datasetNone:"None"},appearance:{categoryName:"Appearance",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"},backGround:"Background Color"},miscellaneous:{categoryName:"Miscellaneous",noRowsMessage:"No Rows Message",pageName:"Page Name",keepTogether:"Keep Together",repeatColumnHeaders:"Repeat Column Headers",repeatRowHeaders:"Repeat Row Headers",fixedColumnHeaders:"Fixed Column Headers",fixedRowHeaders:"Fixed Row Headers"},font:{categoryName:"Font",defaultStyle:"Default",normal:"Normal",italic:"Italic"},fontStyle:{categoryName:"Font Style",defaultStyle:"Default",normal:"Normal",thin:"Thin",extraLight:"ExtraLight",light:"Light",medium:"Medium",semiBold:"SemiBold",bold:"Bold",extraBold:"ExtraBold",heavy:"Heavy"},textDecoration:{categoryName:"Text Decoration",defaultStyle:"Default",none:"None",underline:"Underline",lineThrough:"LineThrough",overline:"Overline"},alignment:{categoryName:"Alignment",textAlignment:{categoryName:"Text Alignment",defaultStyle:"Default",left:"Left",center:"Center",right:"Right"},verticalAlignment:{categoryName:"Vertical Alignment",defaultStyle:"Default",top:"Top",middle:"Middle",bottom:"Bottom"}},padding:{padding:"Padding",paddingLeft:"Left",paddingTop:"Top",paddingRight:"Right",paddingBottom:"Bottom"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top",sizeLabel:"Size",width:"Width",height:"Height"},visibility:{categoryName:"Visibility",visible:"Visible",toggleItem:"Toggle"},staticGroupProp:{categoryName:"Basic Settings",filters:"Filters",sorts:"Sorts",fixedData:"Fixed Data",groupExp:"Groups",hideIfNoRows:"Hide If No Rows",keepWithGroup:"Keep With Group",repeatOnNewPage:"Repeat On New Page",afterGroup:"After",beforeGroup:"Before",pageBreak:{categoryName:"Page Break",enablePageBreak:"Enable Page Break",breakLocation:{categoryName:"Break Location",none:"None",start:"Start",end:"End",startAndEnd:"StartAndEnd",between:"Between"},pageNumberReset:"Page Number Reset"}},fontStyleTooltip:"Style",fontWeightTooltip:"Weight",fontSizeTooltip:"Size",fontColorTooltip:"Color",fontFamilyTooltip:"Font Family",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size",tablixMember:"Tablix Member"},rowColumnGroup:{rowGroupLable:"Row Groups",columnGroupLable:"Column Groups",tablixAlertHeader:"Tablix",alertMessage:"Enable the expand option to select the tablix report item",contextMenu:{addgroup:"Add Group",advanced:"Advanced",deletegroup:"Delete Group",addtotal:"Add Total",groupproperties:"Group Properties",addColumnGroup:"Add Column Group",addRowGroup:"Add Row Group"},contextSubMenu:{adjacentafter:"Adjacent After",adjacentbefore:"Adjacent Before",childgroup:"Child Group",parentgroup:"Parent Group",totalafter:"After",totalbefore:"Before",childGroupAlert:"Cannot insert group inside detail."}},tablixContextMenu:{rowMenu:{insertRow:"Insert Row",above:"Above",below:"Below"},columnMenu:{insertColumn:"Insert Column",left:"Left",right:"Right"},rowGroupMenu:{insideGroupAbove:"Inside Group - Above",insideGroupBelow:"Inside Group - Below",outsideGroupAbove:"Outside Group - Above",outsideGroupBelow:"Outside Group - Below"},columnGroupMenu:{insideGroupLeft:"Inside Group - Left",insideGroupRight:"Inside Group - Right",outsideGroupLeft:"Outside Group - Left",outsideGroupRight:"Outside Group - Right"},deleteRows:"Delete Rows",deleteColumns:"Delete Columns",rowVisibility:"Row Visibility",columnVisibility:"Column Visibility",tablixProperties:"Tablix Properties",splitcells:"Split Cells",mergecells:"Merge Cells",groupMenu:{adjacentAbove:"Adjacent Above",adjacentleft:"Adjacent Left",adjacentright:"Adjacent Right",adjacentBelow:"Adjacent Below",childGroup:"Child Group",parentGroup:"Parent Group",deleteRowGroup:"Delete Row Group",deleteColGroup:"Delete Column Group",addRowGroup:"Row Group",addColGroup:"Column Group"},reportItemMenu:{insertItem:"Insert",chart:"Chart"},totalMenu:{total:"Add Total",row:"Row",column:"Column",before:"Before",after:"After"},cellMenu:{addExpression:"Add Expression",editExpression:"Edit Expression",datasource:"Add Data Source",noFields:"No Fields",addText:"Add Text",editText:"Edit Text"},basicItems:{deleteItem:"Delete",cut:"Cut",copy:"Copy",paste:"Paste"}},tablixAlertDialog:{ok:"OK",cancel:"Cancel",closeToolTip:"Close",deleteRowTitle:"Delete Rows",deleteRow:"Delete rows only",deleteRowGroup:"Delete rows and associated groups",deleteRowContent:"Delete row options",deleteBodyRow:"Tablix body must contain at least one row.",deleteColumnTitle:"Delete Columns",deleteColumn:"Delete columns only",deleteColumnGroup:"Delete columns and associated groups",deleteColumnContent:"Delete column options",deleteBodyColumn:"Tablix body must contain at least one column.",deleteGroup:"Delete group only",deleteGroupRowColumn:"Delete group and related rows and columns",deleteGroupTitle:"Delete Group",deleteGroupContent:"Delete group options",deleteStructure:"Group structure not available.",removeRowAlert:"Failed to remove row in tablix report item",removeRow:"Remove Rows",removeColumn:"Remove Columns",addRow:"Add Row",addColumn:"Add Column",removeColumnAlert:"Failed to remove column in tablix report item",addRowAlert:"Failed to add row in tablix report item",addColumnAlert:"Failed to add column in tablix report item"},cellMergingAlertInfo:{merge:"Merge Cells",mergeAlert:"Failed to merge cells in tablix report item",split:"Split Cells",splitAlert:"Failed to split cells in tablix report item"},tablixAlertInfo:{addGroup:"Add Group",removeGroup:"Remove Group",adjacentAfterAlert:"Failed to add adjacent group in hierarchy structure",adjacentBeforeAlert:"Failed to add adjacent group in hierarchy structure",childGroupALert:"Failed to add child group in hierarchy structure",title:"Tablix ReportItem",parentGroupAlert:"Failed to add parent group in hierarchy structure",removeGroupAlert:"Failed to remove group in hierarchy structure",selectedMemberAlert:"Selected member is not a group member",pasteActionAlert:"The information cannot be posted because the copy area and the paste area are not the same size and shape.",pasteTitle:"Paste"},tablixGroup:{title:"Tablix Group",headerTxt:"Group Label",groupBy:"Group by:",chooseField:"Choose Field",showDetailData:"Show detail data",addGroupHeader:"Add header",addGroupFooter:"Add footer",ok:"OK",cancel:"Cancel",closeToolTip:"Close"},tablixDataAssignMenu:{datasource:"Add Data Source",addExpression:"Add Expression",editExpression:"Edit Expression",addText:"Add Text",editText:"Edit Text",search:"Search",noFieldsFound:"No Fields Found"},tablixTotalAlert:{totalHeader:"Add Total Header",totalStatic:"Add Total",headerMessage:"Failed to add total row or column to the group header in tablix report item",staticMessage:"Failed to add total row or column to the tablix body in tablix report item"},tablixAddTextDialog:{save:"Save",add:"Add",cancel:"Cancel",closeToolTip:"Close",addText:"Add Text",editText:"Edit Text"},queryDesigner:{storeParameter:{title:"Parameters",ok:"OK",cancel:"Cancel",parameterLable:"Parameter",nullLable:"Null",valueLable:"Value",dataTypeLable:"DataType",closeToolTip:"Close"},parameter:{title:"Parameters",ok:"OK",cancel:"Cancel",parameterLable:"Parameter",nullLable:"Null",valueLable:"Value",dataTypeLable:"DataType",auto:"Auto",text:"Text",closeToolTip:"Close"},filter:{title:"Query Filters",descriptionLable:"List of Table Filters",add:"ADD",save:"OK",cancel:"Cancel",nullLable:"Null",trueLable:"True",falseLable:"False",parameterTooltip:"Include as Parameter",closeToolTip:"Close",intOperatorType:{equals:"Equals",doesNotEqual:"Does Not Equal",greaterThan:"Greater Than",greaterThanOrEqual:"Greater Than or Equal To",lessThan:"Less Than",lessThanOrEqual:"Less Than or Equal To",between:"Between",notBetween:"Not Between"},stringOpertorType:{equals:"Equals",startsWith:"Starts With",endWith:"Ends With",contains:"Contains",notContains:"Not Contains"},errorMessage:{dateValidation:"Value is an invalid date format.",commonContent:"The filter on ",booleanValidation:" does not have any values to filter on. Please provide the values for the filter.",stringValidation:" does not have proper values to filter on. "}},previewArea:{dataPreview:"Data Preview",noRecords:"No records to display",generatePreview:"Generate Preview",executeRecords:"Execute to preview records",record:"Record",records:"Records",retrieved:"Retrieved",loadRecord:"Load More",update:"Update"},schemaArea:{search:"Search",matchesFound:"No matches found",rename:"Rename",aggregation:"Aggregation",dialogHeader:"DataSet",alertMessage:{datasourceAlert:"Select a DataSource to Configure Report DataSet",removeTable:"The below associated tables will remove with this",duplicateName:"The specified column name already exists",duplicateDatasetName:"The specified name already exists in DataSet list",datasetSpecialCharacter:"Name should not contain spaces and special characters",specialCharacter:"Column name should not contain special characters.",switcherAlert:"Switching to the visual designer will discard manual changes made to the query. Do you want to use the visual designer anyway?"},errorMessage:{specifyName:"Specify the column name",specifyDatasetName:"Specify the DataSet name",previewFailed:"DataSet failed to preview the selected table",specifyQuery:"Specify the DataSet query",selectTable:"Select the table to save the DataSet",queryFailed:"DataSet failed to save the Query of selected table",tableProcedure:"DataSet failed to retrieve the selected table procedure"}},toolBar:{datasourceLable:"DataSource",datasetName:"Name",run:"Run",join:"Join",expression:"Expression",filter:"Filter",code:"Code",finish:"Finish",cancel:"Cancel",parameter:"Parameter",datasourceWaterMark:"Select a DataSource",autoPreview:"Auto Preview"},joiner:{title:"Query Joiner",descriptionLable:"List of Table Relations",add:"ADD",save:"OK",cancel:"Cancel",closeToolTip:"Close",addField:"Add Field",leftTableWaterMark:"Left Table",rightTableWaterMark:"Right Table",leftFieldWaterMark:"Left Field",rightFieldWaterMark:"Right Field",operatorWaterMark:"Operator",joinTypeWaterMark:"Join Type",joinTypes:{inner:"Inner",outer:"Left Outer",rightOuter:"Right Outer",fullOuter:"Full Outer"},errorMessage:{removeField:"Each relation must have one field condition. So, it does not allow deleting this field",noRelationAlert:" is no relation with other tables",selectLeftTable:"Select the left table value",selectRightTable:"Select the right table value",selectRelation:"Select the relation for tables",selectLeftColumn:"Select the left column value of field row #",selectRightColumn:"Select the right column value of field row #",selectOperator:"Select the operator of field row #",relationExists:"Already relation exists between tables"}},credentialDialog:{title:"Credential Dialog",userName:"Username",password:"Password",userNameWaterMark:"Username",passwordWaterMark:"Password",userNameErrorMessage:"Please enter Username",passwordErrorMessage:"Please enter Password",connect:"Connect",close:"Close"},queryExpression:{title:"Query Expressions",functionLabel:"Functions",columnLabel:"Column Settings",expressionLabel:"Expression",nameLabel:"Name",descriptionLabel:"Description ",exampleLabelText:"Example",ok:"Save",cancel:"Cancel",add:"Add",textAreaWaterMark:"Query Expression",nameFieldWaterMark:"Expression Name",closeToolTip:"Close",errorMessage:{saveAlert:"Expression is not saved. Do you want to save and continue?",bracketSyntax:"Incorrect Syntax near open/close bracket(s).",parseAlert:"ReportDesigner failed to parse the specified expression.",nameAlert:"Name field should not be empty.",emptyAlert:"Expression field should not be empty",duplicateName:"The specified expression name already exists",specialCharacter:"Expression name should not contain special characters.",referenceError:"Column cannot be referred within its own expression!",invalidSyntax:"Invalid syntax near open/close bracket(s).",retrieveExpression:"ReportDesigner failed to retrieve the specified expression."},datasetTitle:"DataSet",expressions:{all:"All",numbers:"Numbers",logical:"Logical",conditional:"Conditional",date:"Date",stringType:"String",text:"Text",miscellenuous:"Miscellaneous ",abs:"Returns the absolute value of the given expression.",acos:"Returns the inverse cosine (also known as arccosine) of the given numeric expression.",asin:"Returns the inverse sine (also known as arcsine) of the given numeric expression.",atan:"Returns the inverse tangent (also known as arctangent) of the given numeric expression.",cos:"Returns the cosine of the angle specified in radians of the given expression.",degree:"Returns the angle in degrees for the one which specified in radians of the given numeric expression.",exponent:"Returns the exponential value of the given expression.",logrithm:"Returns the logarithm of the given expression to the specified base.",pi:"Returns the constant value of PI.",power:"Returns the value of the given expression (expression1) to the specified power (expression2).",radians:"Returns the angle in radians for the one which specified in degrees in the given numeric expression.",round:"Returns a rounded value.",sign:"Returns a value representing the positive (+1), zero (0), or negative (-1) sign of the given numeric expression.",sin:"Returns the sine of the angle specified in radians of the given expression.",squareRoot:"Returns the square root of the given numeric expression.",tan:"Returns the tangent of the given numeric expression.",ifCondition:"Returns either true part or false part, depending upon the evaluation of the expression.",ifNull:"If the expression is numeric/string/date, returns the first expression. If the first expression is NULL, returns the second expression.",isNotNull:"If the numeric/ string / date_expression is NULL, returns a string representing false; otherwise represents true.",isNull:"If the numeric/string/date_expression is NULL, returns a string representing true; otherwise represents false.",and:"Returns true if both the expressions evaluate to true.",notOperation:"Returns the reversal logical value of the expression being evaluated.",orOperation:"Returns true if any of the expressions evaluates to true.",addDate:"Adds the number of days to the specified date.",name:"Returns a string representing the specified datepart of the given date expression.",part:"Returns an integer value representing the specified date part of the given date expression.",sub:"Returns the date subtracted from the specified date.",day:"Returns a numeric value representing the day part of the specified date.",daydiff:"Returns a numeric value representing the difference between two specified dates.",hour:"Returns the hour of the given date as an integer.",minute:"Returns a numeric value representing the minute part of the date resulting from specified date expression.",month:"Returns a numeric value representing the month part of the date resulting from specified date expression.",now:"Returns the current date and time.",today:"Returns the current date.",year:"Returns a numeric value representing the year part of the date resulting from the specified date expression.",char:"Converts the given integer ASCII code into a character.",concat:"Returns a string value resulting from the concatenation of two or more string values.",contains:"Returns true if the given string expression contains the specified substring expression.",endsWith:"Returns true if the given string expression ends with the specified substring expression.",left:"Returns the specified number of characters from starting of the given string expression.",length:"Returns the natural logarithm of the given expression.",lower:"Returns a lower case converted string value from the given string expression.",leftTrim:"Returns the string value with leading blanks removed from string expression.",maximum:"Returns the maximum value in the given expression.",minimum:"Returns the minimum value in the given expression.",right:"Returns the specified number of characters from the end of the given string expression.",rightTrim:"Returns the string without right side trailing spaces in the given string.",startswith:"Returns true if the given string expressions starts with the specified substring expression.",subString:"Returns a specific length of string starting from specific index of the given string expression.",upper:"Returns an upper case converted string value from a given string expression."}},reportParameter:{title:"Parameters",descriptionText:"Report Parameters",addText:"ADD",ok:"OK",cancel:"Cancel",nameWaterMark:"Parameter Name",valueWaterMark:"Value",closeToolTip:"Close"}},chartItem:{categoryItems:{yvalue:"Y Value(s)",size:"Size(s)",xvalue:"X Value(s)",column:"Column",row:"Row(s)"},categoryItemsMenu:{filter:"Filters",sort:"Sorts",group:"Groups",expression:"Expression",aggregate:"Aggregate"}},codeDialog:{title:"Code Module",ok:"OK",cancel:"Cancel",add:"ADD",closeToolTip:"Close",reference:{title:"References",waterMark:"Reference",errorMessage:"The field is empty",headerText:"List of assembly references",infoTipText:"Add an assembly reference to utilize your assembly functions in report."},classes:{title:"Classes",classWaterMark:"Class Name",instanceWaterMark:"Instance Name",classErrorMessage:"The fields are empty",instanceErrorMessage:"The field is empty",headerText:"List of class instances",infoTipText:"Add class instances to access your object functions in report."},code:{title:"Code",headerText:"VB code function for report",infoTipText:"Syncfusion reporting engine supports VB code functions to integrate with report element and data."}},previewData:{title:"Preview Data",ok:"OK",cancel:"Cancel",description:"Bind JSON data for Preview",close:"Close",infoToolTip:"Report requires JSON format data to preview and it contains the key and value in the list of array format.",jsonHeader:"JSON Data :",errorMessage:"Specify the valid JSON format",previewDataAlert:{title:"Preview Data",alertMessage:"Are you want switch to report designer ?"}},sampleDataSource:{sampleDSHeader:"IMPORT SAMPLE DATA",addText:"Add",searchText:"Search",noDataFound:"No Data found.",welcomeContentPrefix:"Start by creating a data source",welcomeContentSuffix:"You can connect to your own custom data or can import one from the predefined shared data that we offer.",sampleDSText:"import sample data",exploreSampleText:"Explore Sample Data",accordionText:"Kickstart your first report and explore the customization options using the sample data.",errorMessage:"Network Error",alertHeaderText:"Import Data",alertMessage:"ReportDesigner failed to import the data from the ReportServer"},field:{title:"Fields",nameWaterMark:"Field Name",sourceWaterMark:"Field Source",ok:"OK",cancel:"Cancel",description:"Change query and calculated fields",query:"Query Field",calculated:"Calculated Field",fieldError:"Field is empty",fieldsError:"Fields are empty",add:"ADD",closeToolTip:"Close",invalidFormat:"Field name should not contain spaces and special characters",sameFieldName:"Field Name already exists"},commonProperty:{commonProperties:"Common Properties",basicSettings:{categoryBasicSettings:"Basic Settings",borderTypes:{border:"Border",borderLeft:"Left",borderTop:"Top",borderRight:"Right",borderBottom:"Bottom"},borderStyles:{solid:"Solid",none:"None",double:"Double",dashed:"Dashed",dotted:"Dotted"},backGround:"Background Color",styleTooltip:"Style",colorTooltip:"Color",sizeTooltip:"Size"},position:{categoryPosition:"Position",positionLabel:"Position",left:"Left",top:"Top"},visibility:{categoryVisibility:"Visibility",visible:"Visible"}}}; diff --git a/public/scripts/l10n/reportdesigner/ej.localetexts.es-ES.min.js b/public/scripts/l10n/reportdesigner/ej.localetexts.es-ES.min.js deleted file mode 100644 index 8813e9a..0000000 --- a/public/scripts/l10n/reportdesigner/ej.localetexts.es-ES.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.es-ES.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -ej.ReportDesigner.Locale["es-ES"]={itemPanel:{waterMarkText:"Widgets de búsqueda",noDataFound:"No se encontraron coincidencias...",customCategory:"Códigos de barras",customRptItemName:"Código de barras 1D",dataRequirements:"Requerimientos de datos",customTooltip:{tooltip:{requirements:"Agregar un elemento de informe al área de diseñador.",description:"Muestra el elemento de informe personalizado.",title:"Informe personalizado"}},groupItems:{basicItems:{groupName:"Artículos básicos",Items:{line:{displayText:"Línea",tooltip:{requirements:"Para separar una región a través de una línea en las secciones del informe.",description:"Elemento gráfico para separar la región del informe.",title:"Línea"}},image:{displayText:"Imagen",tooltip:{requirements:"Para mostrar una imagen de la base de datos, incruste la imagen.",description:"Muestra las imágenes.",title:"Imagen"}},textBox:{displayText:"Caja de texto",tooltip:{requirements:"Agrega cualquier texto.",description:"Muestra el texto estático y dinámico.",title:"Caja de texto"}},rectangle:{displayText:"Rectángulo",tooltip:{requirements:"Combina uno o más elementos del informe dentro de él.",description:"Elemento contenedor gráfico.",title:"Rectángulo"}}}},comparison:{groupName:"Comparación",Items:{column:{displayText:"Columna",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara valores para un conjunto de elementos desordenados en varias categorías usando las barras verticales dispuestas horizontalmente.",title:"Columna"}},bar:{displayText:"Bar",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara valores para un conjunto de elementos desordenados en varias categorías usando las barras horizontales dispuestas verticalmente.",title:"Bar"}},stackedColumn:{displayText:"Columna apilada",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara medidas múltiples usando las barras apiladas verticalmente.",title:"Columna apilada"}},stackedBar:{displayText:"Barra apilada",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara medidas múltiples usando las barras apiladas horizontalmente.",title:"Barra apilada"}},stackedColumnPercent:{displayText:"Columna apilada100%",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara medidas múltiples como partes de un todo usando las barras apiladas verticalmente.",title:"Columna apilada100%"}},stackedBarPercent:{displayText:"Barre empilée100%",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara medidas múltiples como partes de un todo usando las barras apiladas horizontalmente.",title:"Barre empilée100%"}}}},proportion:{groupName:"Proporción",Items:{pie:{displayText:"Tarta",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra las proporciones de la contribución de cada artículo al total en forma de sectores de sectores.",title:"Tarta"}},explodedPie:{displayText:"Pie estallado",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Enfatiza una porción individual de un gráfico circular.",title:"Pie estallado"}},doughnut:{displayText:"Rosquilla",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra las proporciones de cada contribución de artículos al total en forma de rodajas de donuts.",title:"Rosquilla"}},pyramid:{displayText:"Pirámide",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra la comparación proporcional entre valores de una manera progresivamente creciente.",title:"Pirámide"}},funnel:{displayText:"Embudo",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra la comparación proporcional entre valores de una manera progresivamente decreciente.",title:"Embudo"}}}},distribution:{groupName:"Distribución",Items:{area:{displayText:"Zona",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara valores para un conjunto de elementos desordenados en varias categorías a través de las curvas rellenas ordenadas verticalmente.",title:"Zona"}},smoothArea:{displayText:"Área suave",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara los valores de un conjunto de elementos desordenados en varias categorías a través de las curvas rellenas ordenadas verticalmente con una superficie lisa.",title:"Área suave"}},stackedArea:{displayText:"Área apilada",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara medidas múltiples a través de las curvas llenas apiladas verticalmente.",title:"Área apilada"}},stackedAreaPercent:{displayText:"Área apilada100%",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara medidas múltiples como partes de un todo a través de las curvas llenas apiladas verticalmente.",title:"Área apilada100%"}},line:{displayText:"Línea",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra las tendencias para el análisis durante un tiempo con puntos de datos conectados utilizando las líneas rectas.",title:"Línea"}},smoothLine:{displayText:"Línea suave",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara la distribución de valores durante un período de tiempo conectado utilizando líneas suaves.",title:"Línea suave"}},steppedLine:{displayText:"Línea escalonada",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compara la distribución de valores durante un período de tiempo conectado utilizando las líneas escalonadas.",title:"Línea escalonada"}},lineWithMarkers:{displayText:"Línea con marcadores",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Compare los cambios en el mismo período de tiempo para más de un grupo.",title:"Línea con marcadores"}},smoothLineWithMarkers:{displayText:"SmoothLine con marcadores",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Los valores trazados se representan con un punto de marcador y esos puntos se conectan usando una línea suave.",title:"SmoothLine con marcadores"}},scatter:{displayText:"Dispersión",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra una serie como un conjunto de puntos y los valores están representados por la posición de los puntos en el gráfico.",title:"Dispersión"}},bubble:{displayText:"Burbuja",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra la diferencia entre dos valores de un punto de datos en función del tamaño de la burbuja.",title:"Burbuja"}},polar:{displayText:"Polar",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra una serie como un conjunto de puntos que están agrupados por categoría en un círculo de 360 ​​grados.",title:"Polar"}},radar:{displayText:"Radar",tooltip:{requirements:"1 o más valores y 1 o más columnas.",description:"Muestra una serie como una línea o área circular.",title:"Radar"}}}},dataRegions:{groupName:"Regiones de datos",Items:{tablix:{displayText:"Mesa",tooltip:{requirements:"1 o más filas / columnas.",description:"Muestra datos de informes paginados en celdas.",title:"Mesa"}},list:{displayText:"Lista",tooltip:{requirements:"1 o más filas / columnas.",description:"Una lista muestra los datos en formato libre. Coloque los campos en cualquier lugar dentro de la lista.",title:"Lista"}}}},subReports:{groupName:"Informes secundarios",Items:{subreport:{displayText:"Subinforme",tooltip:{requirements:"Mostrar / Incrustar el informe en el informe principal.",description:"Muestra otro informe en el cuerpo principal del informe.",title:"Subinforme"}}}}}},toolbar:{newReport:"Nuevo",open:"Abierto",openMenu:{fromDevice:"Del dispositivo",fromServer:"Del servidor"},save:"Salvar",saveMenu:{saveLabel:"Salvar",saveAs:"Guardar como",saveAsMenu:{saveToDevice:"Al dispositivo",saveToServer:"Al servidor"}},cut:"Cortar",copy:"Dupdo",paste:"Pegar",deleteItem:"Borrar",undo:"Deshacer",redo:"Rehacer",zoomIn:"acercarse",zoomOut:"Disminuir el zoom",header:"Encabezamiento",footer:"Pie de página",order:"Orden",orderMenu:{sendBackward:"Enviar atrás",bringForward:"Adelantar",sendToBack:"Mandado hacia atras",bringToFront:"Traer al frente"},left:"Alinear a la izquierda",center:"Centrar",right:"Alinear a la derecha",top:"Alineación superior",middle:"Medio",bottom:"Alineación inferior",distributeHorizontally:"Distribuir horizontalmente",distributeVertically:"Distribuir verticalmente",centerHorizontally:"Centrar horizontalmente",centerVertically:"Centrar verticalmente",sizing:"Dimensionamiento",sizingMenu:{sameSize:"Mismo tamaño",sameWidth:"Mismo ancho",sameHeight:"Misma altura"},alignToGrid:"Alinear a la red",sizeToGrid:"Tamaño a la cuadrícula",gridLine:"Líneas de cuadrícula",snapToShape:"Ajustar a forma",fullScreen:"Pantalla completa",preview:"Avance",reportUpload:{alertLabel:"Subir",alertMessage:"Error al cargar el archivo. Por favor carga de nuevo"},grouping:"Agrupamiento",view:"Ver"},newReport:{title:"Nuevo reporte",fileName:"Nombre del archivo",waterMark:"Reportar nombre",create:"Crear",cancel:"Cancelar",close:"Cerca"},reportAction:{enableLink:"Habilitar enlace",linkTo:"Enlace a",report:"Informe",url:"URL"},linkReport:{reportCaption:"Informe",setParameter:"Establecer parámetros"},imageProperty:{basicSettings:{categoryName:"Ajustes básicos",source:"Fuente",sourceTypes:{external:"Externo",embedded:"Incrustado",database:"Base de datos"},value:"Valor",mimeType:"Tipo MIME",mimeTypes:{bmp:"imagen/bmp",jpeg:"imagen/jpeg",gif:"imagen/gif",png:"imagen/png",xPng:"imagen/x-png"}},categoryName:"Enlazar",linkReport:"Informe de enlace",appearance:{categoryName:"Apariencia",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Doble",dashed:"Disparo",dotted:"Punteado"}},size:{categoryName:"Tamaño",paddingTypes:{padding:"Relleno",paddingLeft:"Izquierda",paddingTop:"Parte superior",paddingRight:"Derecha",paddingBottom:"Fondo"},sizing:"Dimensionamiento",sizeTypes:{auto:"Tamaño automático",fit:"Ajuste",proportional:"FitProportional",clip:"Acortar"}},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Alternar artículo"}},chartProperty:{commonProperties:{showBorder:"Mostrar borde",border:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},background:"Color de fondo",font:"Fuente",fontStyle:"Estilo de fuente",labelRotation:"Rotación de la etiqueta",categoryAxis:"Categoría Eje",valueAxis:"Eje de valor",defaultText:"Defecto",auto:"Auto",borderStyles:{solid:"Sólido",none:"Ninguna",double:"Double",dashed:"Disparo",dotted:"Punteado",dashDot:"Guion punto",dashDotDot:"DashDotDot"},horizontalAlignments:{near:"Cerca",far:"Lejos"},textAlignments:{right:"Derecha",bottom:"Fondo",center:"Centrar",topLeft:"Arriba a la izquierda",topCenter:"Centro Superior",topRight:"Parte superior derecha",rightTop:"Justo arriba",rightCenter:"Centro de la derecha",rightBottom:"Boton derecho",bottomLeft:"BottomLeft",bottomCenter:"Parte inferior central",bottomRight:"Abajo a la derecha",leftTop:"LeftTop",leftCenter:"Centro izquierda",leftBottom:"Abajo a la izquierda"},fontStyleTypes:{normal:"Normal",italic:"Itálico"},fontWeightTypes:{light:"Ligero",bold:"Negrita"}},basicSettings:{categoryName:"Ajustes básicos",showLegend:{showLegendText:"Mostrar leyenda",title:"Título",titleFont:"Fuente del titulo",titleFontStyle:"Título Estilo de fuente",titleAlignment:"Alineación del título",legendPosition:"Posición de leyenda",enableCustomBounds:"Habilitar límites personalizados"},chooseSeries:"Elija la serie",showMarker:{showMarkerText:"Mostrar marcador",color:"Color",markerType:"Tipo de marcador",markerTypes:{square:"Cuadrado",circle:"Circulo",diamond:"Diamante",triangle:"Triángulo",cross:"Cruzar",star5:"Star5"},size:"Tamaño"},showDataLabel:{showDataLabelText:"Mostrar etiqueta de datos",dataLabelFormat:"Formato",dataLabelText:"Etiqueta",dataLabelValueAsText:"Use el valor como etiqueta",dataLabelTypes:{valueX:"#VALX",valueY:"#VALY",valueY2:"#VALY2",valueY3:"#VALY3",valueY4:"#VALY4",valueY5:"#VALY5",valueY6:"#VALY6",index:"#ÍNDICE",percent:"#POR CIENTO",total:"#TOTAL",axisLabel:"#ETIQUETA AXIS"}},enableSmartLabel:{smartLabelText:"Habilitar etiqueta inteligente",labelStyle:"Estilo de etiqueta",value:"Valor",smartLabelPositions:{outside:"Fuera de",inside:"Dentro",outsideInColumn:"OutsideInColumn"},smartLabelStyles:{pieLabelStyle:"Estilo de etiqueta de tarta",funnelLabelStyle:"Estilo de etiqueta de embudo",pyramidLabelStyle:"Estilo de etiqueta de pirámide",barLabelStyle:"Estilo de etiqueta de barra",smartLabelStyle:"Estilo de etiqueta"}},seriesBorder:"Borde de la serie",seriesColor:"Color de la serie"},categoryName:"Apariencia",customAttribute:{categoryName:"Atributos personalizados",userDefined:"Usuario definido",alertHeader:"Informe de tabla",alertMessage:"Formato de atributos personalizados no válido. Ejemplo correcto: 'AttrName1 = Value1, AttrName2 = Value2 '."},chartArea:{categoryName:"Área del gráfico",colorPalette:"Paleta de color",colorPaletteTypes:{earthTones:"Tonos terrestres",excel:"Sobresalir",grayScale:"Escala de grises",pastel:"Pastel",semiTransparent:"Semitransparente",berry:"Baya",chocolate:"Chocolate",fire:"Fuego",seaGreen:"Mar verde",brightPastel:"BrightPastel",pacific:"Pacífico",pacificLight:"Luz del Pacífico",pacificSemiTransparent:"Pacífico semi transparente"}},title:{categoryName:"Título",showChartTitle:"Mostrar título de gráfico",titleText:"Texto del título",titlePosition:"Posición del título"},axis:{enableAxis:"Habilitar eje",axisTitle:"Título del eje",alignment:"Alineación",lineStyle:"Estilo de línea",labelOverflowMode:"Modo de desbordamiento de etiqueta",overFlowModeTypes:{trim:"Recortar",hide:"Esconder"},labelFont:"Etiqueta de fuente",labelFormat:"Formato de etiqueta",enableMajorTicks:"Habilitar las garrapatas principales",enableMinorTicks:"Habilitar marcaciones menores",tickProperties:{tickSize:"Tamaño de la garrapata",tickColor:"Marque Color",tickWidth:"Anchura",length:"Longitud"},tickPosition:"Marque la posición"},gridLine:{categoryName:"Cuadricula",gridLineStyle:{minorGridLine:"Mostrar Minor Cuadricula",majorGridLineStyle:"Estilo principal de Cuadricula",minorGridLineStyle:"Estilo Menor de Cuadricula"}},pageBreak:{categoryName:"Salto de página",enablePageBreak:"Habilitar salto de página",breakLocation:"Lugar de descanso",breakLocationTypes:{none:"Ninguna",start:"comienzo",end:"final",startAndEnd:"InicioAndEnd",between:"Entre"},pageNumberReset:"Restablecer número de página",pageName:"Nombre de la página"},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Alternar artículo"},fontStyleTooltip:"Estilo",fontWeightTooltip:"Peso",fontSizeTooltip:"tamaño",fontColorTooltip:"Color",fontFamilyTooltip:"Familia tipográfica",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño"},lineProperty:{basicSettings:{categoryBasicSettings:"Ajustes básicos",line:"Línea",lineTypes:{solid:"Sólido",dashed:"Disparo",dotted:"Punteado"}},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Alternar artículo"},styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño"},subReportProperty:{basicSettings:{categoryBasicSettings:"Ajustes básicos"},appearance:{categoryAppearance:"Apariencia",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Double",dashed:"Disparo",dotted:"Punteado"}},noRows:{noRowsLabel:"Sin Filas",font:"Fuente",fontStyle:{fontStyleLabel:"Estilo de fuente",fontItem:{defaultStyle:"Defecto",fontNormal:"Normal",italic:"Itálico"},fontWeight:{defaultElement:"Defecto",normal:"Normal",thin:"Delgado",extraLight:"Extra ligero",light:"Ligero",medium:"Medio",semiBold:"Semi negrita",bold:"Negrita",extraBold:"Extra Negrita",heavy:"Pesado"}},textDecoration:{textDecorationLabel:"Decoración de texto",defaultDecoration:"Defecto",none:"Ninguna",underLine:"Subrayar",overLine:"Overline",lineThrough:"Línea a través"},format:"Formato",lineHeight:"Altura de la línea",message:"Mensaje",paddingTypes:{padding:"Relleno",paddingLeft:"Izquierda",paddingRight:"Derecha",paddingTop:"Parte superior",paddingBottom:"Fondo"},textAlign:{textAlignLabel:"Texto alineado",textAlignDefault:"Defecto",textAlignGeneral:"General",textAlignLeft:"Izquierda",textAlignRight:"Derecha",textAlignCenter:"Centrar"},verticalAlign:{verticalAlignlabel:"Alineación vertical",verticalAlignDefault:"Defecto",verticalAlignTop:"Parte superior",verticalAlignMiddle:"Medio",verticalAlignBottom:"Fondo"},writingMode:{writingModeLabel:"Modo de escritura",writingModeDefault:"Defecto",writingModeHorizontal:"Horizontal",writingModeVertical:"Vertical",writingModeRotate:"Girar270"}},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Alternar artículo"},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},miscellaneous:{categoryMiscellaneous:"Diverso",keepTogether:"Mantenerse juntos"},fontStyleTooltip:"Estilo",fontWeightTooltip:"Peso",fontSizeTooltip:"tamaño",fontColorTooltip:"Color",fontFamilyTooltip:"Familia tipográfica",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño"},rectangleProperty:{basicSettings:{categoryBasicSettings:"Ajustes básicos",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Double",dashed:"Disparo",dotted:"Punteado"},backGround:"Fondo"},pageBreak:{pageBreak:"Salto de página",enablePageBreak:{enablePageBreak:"Habilitar salto de página",breakLocation:{breakLocationLabel:"Break Location",none:"Ninguna",start:"Comienzo",end:"Fin",startAndEnd:"StartAndEnd",between:"Entre"},pageNumberReset:"Restablecer número de página"}},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Alternar artículo"},rectangleMiscellaneous:{categoryMiscellaneous:"Diverso",keepTogether:"Mantenerse juntos",pageName:"Nombre de la página"}},browseFile:{openFile:{selectReport:"Seleccionar informe",open:"Abierto"},saveFile:{saveAsReport:"Guardar como informe",name:"Nombre",save:"Salvar"},close:"Cerca",cancel:"Cancelar",waterMark:"Reportar nombre",emptyMessage:"Esta categoría está vacía",alertMessage:{reportServer:"Servidor de informes",selectCategory:"Seleccione Categoría"},warningMessage:{fileNameLabel:'Un artículo "',fileNameExist:'.rdl" ya existe. ¿Desea reemplazar el elemento existente?',populateCategory:"El diseñador de informes no pudo recuperar los recursos del servidor de informes"}},expressionMenu:{reset:"Reiniciar",expression:"Expresión",advanced:"Avanzado"},propertyPanel:{property:"Propiedades",data:"DATOS",name:"Nombre",toolTipStyle:"Estilo",toolTipColor:"Color",toolTipWidth:"Anchura",setSorts:"Establecer clases",setFilters:"Establecer filtros",advancedOptions:"Opciones avanzadas",codemodules:"Código",expressionList:{top:"Parte superior",right:"Derecha",bottom:"Fondo",left:"Izquierda",style:"Estilo",color:"Color",size:"Tamaño",fontFamily:"Familia tipográfica",width:"Anchura",height:"Altura",weight:"Peso",image:"Imagen"},alertMessage:{nameWarning:"El nombre no puede estar vacío",nameAlert:"Nombre ya existe",nameValidation:"El nombre no debe contener espacios ni caracteres especiales"},unitType:{inchText:"en",centimeterText:"cm",pixelText:"píxel",pointText:"pt",millimeterText:"mm",picaText:"pc"},setGroups:"Grupos establecidos",addDatasource:"Añadir fuente de datos",dataAlertMsg:"No se ha añadido ninguna fuente de datos !"},dataSource:{newDatasource:"NUEVO DATOSOURCE",datasource:"FUENTES DE DATOS",datasourceList:{data:"Datos",contextMenu:{editItem:"Editar",deleteItem:"Borrar",createDataSet:"Crear conjunto de datos",cloneDatasource:"Clon"}},datasourceType:{existOption:"Existente",newOption:"Crear nuevo",selectDatasoure:"Seleccione la fuente de datos",connectDatasource:"Conectar fuente de datos",datasourceType:"Elige el tipo para conectarte",sqlLabel:"SQL",sqlCeLabel:"SQLCE",odbcLabel:"ODBC",oracleLabel:"ORACLE",oledbLabel:"OLEDB",xmlLabel:"XML",sharedLabel:"Compartido"},datasourceConnection:{newConnection:"NUEVA CONEXIÓN",editConnection:"EDITAR CONEXIÓN",name:"Nombre",save:"Salvar",connect:"Conectar",cancel:"Cancelar"},sqlDatasource:{authenticationType:"Tipo de autenticación",window:"ventanas",sqlServer:"servidor SQL",userName:"Nombre de usuario",password:"Contraseña",switchLabel:"Panel de avance de fuente de datos",switchAlert:"El cambio al diseñador visual descartará los cambios manuales realizados en la consulta. ¿Quieres usar el diseñador visual de todos modos?",basicOption:{serverName:"Nombre del servidor",savePassword:"Guardar contraseña",database:"Base de datos",advanceSwitch:"Opción de avance"},advanceOption:{connectionString:"Cadena de conexión",promptLabel:"Texto rápido",prompt:"Rápido",none:"Ninguna",savePassword:"Guardar contraseña",basicSwitch:"Opción Básica"},alertMessage:{alertConnectionString:"Especifique la cadena de conexión",alertPrompt:"Especifique el texto de aviso",alertUserName:"Especifique el nombre de usuario",alertPassword:"Especifique la contraseña",alertServerName:"Especifique el nombre del servidor",alertDatabaseName:"Especifique el nombre de la base de datos"}},sqlceDatasource:{connectionString:"Cadena de conexión",authenticationType:"Tipo de autenticación",authentication:"Autenticación",none:"Ninguna",password:"Contraseña",savePassword:"Guardar contraseña",alertMessage:{alertConnectionString:"Especifique la cadena de conexión",alertPassword:"Especificar la contraseña"}},odbcDatasource:{connectionString:"Cadena de conexión",authenticationType:"Tipo de autenticación",authentication:"Autenticación",prompt:"Rápido",none:"Ninguna",userName:"Nombre de usuario",password:"Contraseña",promptLabel:"Texto de aviso",savePassword:"Guardar contraseña",alertMessage:{alertConnectionString:"Especificar la cadena de conexión",alertPrompt:"Especificar el texto de aviso",alertUserName:"Especificar el nombre de usuario",alertPassword:"Especificar la contraseña"}},oracleDatasource:{connectionString:"Cadena de conexión",authenticationType:"Tipo de autenticación",authentication:"Autenticación",prompt:"Rápido",none:"Ninguna",userName:"Nombre de usuario",password:"Contraseña",promptLabel:"Texto de aviso",savePassword:"Guardar contraseña",alertMessage:{alertConnectionString:"Especificar la cadena de conexión",alertPrompt:"Especificar el texto de aviso",alertUserName:"Especificar el nombre de usuario",alertPassword:"Especificar la contraseña"}},oledbDatasource:{connectionString:"Cadena de conexión",authenticationType:"Tipo de autenticación",authentication:"Autenticación",prompt:"Rápido",none:"Ninguna",userName:"Nombre de usuario",password:"Contraseña",promptLabel:"Texto de aviso",savePassword:"Guardar contraseña",alertMessage:{alertConnectionString:"Especificar la cadena de conexión",alertPrompt:"Especificar el texto de aviso",alertUserName:"Especificar el nombre de usuario",alertPassword:"Especificar la contraseña"}},xmlDatasource:{connectionString:"Cadena de conexión"},sharedDatasource:{datasource:"Fuente de datos compartida",alertMessage:"Seleccione una fuente de datos compartida"},alertMessage:{alertLabel:"Fuente de datos",alertConnectionFailed:"El diseñador de informes no pudo conectar la fuente de datos",dataExtensionFailed:"El proveedor de datos seleccionado no está disponible. Por favor, compruebe la extensión de datos.",connectStringValidation:"Como la cadena de conexión contiene expresiones en la fuente de datos ",validationMessage:" Por favor, actualice con una cadena de conexión válida.",executionMessage:", No podemos ejecutar el conjunto de datos para esta conexión.",confirmMessage:" ¿Seguro que quieres guardar la fuente de datos?",deleteValue:"Eliminar origen de datos '",nameWarning:"Especifique el nombre de la fuente de datos",nameAlert:"El nombre especificado ya existe en la lista Fuente de datos",nameValidation:"El nombre no debe contener espacios ni caracteres especiales"}},imageManager:{headerText:"Administrador de imagen",addImageButton:"Añadir imagen",deleteImage:"Eliminar imagen incrustada",image:"Imagen"},linkParameter:{title:"Parámetros",headerTxt:"Parámetro de enlace",descriptionText:"Parámetros del informe",addText:"AÑADIR",ok:"DE ACUERDO",cancel:"Cancelar",nameWaterMark:"Nombre del parámetro",valueWaterMark:"Valor",errorMessage:"Ingrese un valor para esta propiedad",closeToolTip:"Cerca"},filter:{title:"Filtrar",descriptionLable:"Incluye filas donde las siguientes condiciones son verdaderas.",add:"AÑADIR",ok:"DE ACUERDO",cancel:"Cancelar",valueWaterMark:"Valor",fieldWaterMark:"Elegir campo",closeToolTip:"Cerca",errorMessage:{booleanValidation:"El valor no es un valor booleano.",intValidation:"El valor no es un número entero.",floatValidation:"El valor no es un flotador.",dateTimeValidation:"El valor es un formato de fecha / hora no válido.",topBottomFilter:"Los operadores de filtro% superior e inferior% requieren un tipo de datos flotante o entero.",expressionValidation:"Elegir valor para el campo de expresión"},operatorTypes:{like:"Me gusta",topN:"TopN",bottomN:"BottomN",topPercent:"Top%",bottomPercent:"Bottom%",between:"Entre",inFilter:"En"}},dataField:{title:"Campos de información",descriptionLable:"Incluir las filas del campo de datos",add:"AÑADIR",ok:"DE ACUERDO",cancel:"Cancelar",fieldNameWaterMark:"Nombre del campo",closeToolTip:"Cerca",errorMessages:{emptyField:"Especifique el nombre del campo",invalidCharacters:"El nombre del campo no debe contener espacios y caracteres especiales",sameCharacter:"El nombre del campo ya existe"},dsNameLabel:"Nombre",dsNameWaterMark:"Nombre de datos",dsNameValidation:{nameWarning:"Especifique el nombre del conjunto de datos",nameAlert:"El nombre especificado ya existe en la lista DataSet",nameValidation:"El nombre de DataSet no debe contener espacios y caracteres especiales"}},dataPanel:{itemTooltip:{properties:"Propiedades",data:"Datos",parameters:"Parámetros",imageManager:"Administrador de imagen",expand:"Expandir",collapse:"Colapso"},dataSourceNewAlert:{title:"Fuente de datos",contentMessage:"¿Desea cancelar la creación del origen de datos?"},dataSourceEditAlert:{title:"Fuente de datos",contentMessage:"¿Desea cancelar la edición del origen de datos?"},dataSetNewAlert:{title:"Conjunto de datos",contentMessage:"¿Desea cancelar la creación del conjunto de datos?"},dataSetEditAlert:{title:"Conjunto de datos",contentMessage:"¿Desea cancelar la edición del conjunto de datos?"},parameterNewAlert:{title:"Parámetro",contentMessage:"¿Desea cancelar la creación de parámetros?"},parameterEditAlert:{title:"Parámetro",contentMessage:"¿Desea cancelar la edición de parámetros?"}},dataSet:{headerText:"DATOS",newData:"AGREGAR DATOSET",shareDataset:{headerText:"NUEVO DATASET",editHeaderText:"EDITAR DATASET",save:"Salvar",cancel:"Cancelar",nameLable:"Nombre",sharedDatasetLabel:"Shared DataSet",errorMessage:{nameValidation:"Especifique el nombre del conjunto de datos",datasetValidation:"Seleccione un DataSource compartido",duplicateName:"El nombre especificado ya existe en la lista del conjunto de datos",specialCharacter:"El nombre no debe contener espacios ni caracteres especiales"}},contextMenu:{edit:"Editar",remove:"Borrar",cloneDataset:"Clon",filter:"Filtrar",setField:"Campos"},datasourceSwitcher:"Fuentes de datos",deleteDataset:"Eliminar conjunto de datos",deleteField:"Eliminar campo",newDataText:"Nuevos datos",sharedDataText:"Datos compartidos",dataRestriction:{dsCreateRestriction:"La creación de la fuente de datos ha sido restringida",title:"Datos"},dataFieldSearch:{errorMessage:"No se encontraron coincidencias",searchText:"Buscar"}},reportViewer:{toolbar:{print:"Impresión",exportText:"Exportar",pageFit:"Ajustar a la página",exportformat:{Pdf:"PDF",Excel:"Sobresalir",Word:"Palabra",Html:"Html",PPT:"PowerPoint",CSV:"CSV"},pageSetup:"Configuración de página",gotoFirst:"Ir a la primera",gotoLast:"Ir al último",gotoNext:"Ir a Siguiente",gotoPrevious:"Ir a Anterior",gotoParanet:"Ir a los padres",zoomIn:"acercarse",zoomOut:"Disminuir el zoom",fittopage:{pageWidth:"Ancho de página",pageHeight:"Toda la pagina"},printLayout:"Diseño de impresión",refresh:"Refrescar",documentMap:"Mapa del documento",parameter:"Parámetro",viewDesign:"Cerrar vista previa"},pagesetupDialog:{close:"Cerca",paperSize:"Tamaño de papel",height:"Altura",width:"Anchura",margins:"Márgenes",top:"Parte superior",bottom:"Fondo",right:"Derecha",left:"Izquierda",unit:"en",orientation:"Orientación",portrait:"Retrato",landscape:"Paisaje",doneButton:"DE ACUERDO",cancelButton:"Cancelar"},credential:{userName:"Nombre de usuario",password:"Contraseña"},waterMark:{selectOption:"Seleccionar opción",selectValue:"Seleccione un valor"},errorMessage:{startMessage:"El Visor de informes encontró algunos problemas al cargar este informe. Por favor",middleMessage:" haga clic aquí",endMessage:"para ver los detalles del error",closeMessage:"Cerrar este mensaje"},alertMessage:{close:"Cerca",title:"Visor de informes",done:"DE ACUERDO",showDetails:"Mostrar detalles",hideDetails:"Ocultar detalles",reportLoad:"Informe cargado:",RVERR0001:"Visor de informes no pudo cargar el Informe",RVERR0002:"Visor de informes no pudo procesar el Informe",RVERR0003:"Se produjo un error en la devolución de datos de ajax",RVERR0004:"Seleccione un valor para el parámetro",RVERR0005:"Al parámetro {nombre de parámetro} le falta un valor",RVERR0006:"Por favor ingrese la entrada del tipo de datos float",RVERR0007:"Ingrese la entrada de tipo de datos enteros",RVERR0008:"Visor de informes no pudo validar las credenciales de Fuente de datos",RVERR0009:"Los márgenes están superpuestos, o están fuera del papel. Ingrese un tamaño de margen diferente.",RVERR0010:"Ingrese un valor para el parámetro",RVERR0011:"El parámetro no puede estar en blanco",RVERR0012:"El valor proporcionado para el parámetro de informe {indicador de parámetros} no es válido para su tipo."},selectAll:"Seleccionar todo",viewButton:"Vista del informe"},sortData:{sorting:"Clasificación",headerText:"Filtro de clasificación",add:"AÑADIR",changeSortingOptions:"Cambiar opciones de clasificación.",sortBy:"Ordenar por",thenBy:"Entonces por",direction:{ascending:"Ascendente",descending:"Descendente"},chooseField:"Elige el campo",errorMessage:"Elegir valor para el campo de expresión",ok:"DE ACUERDO",cancel:"Cancelar",close:"Cerca"},groupData:{grouping:"Agrupamiento",headerTxt:"Grupo",headerTxtLabel:"Etiqueta de grupo",name:"Nombre",label:"Etiqueta",changeGroupingOptions:"Cambiar las opciones de agrupamiento.",add:"AÑADIR",groupBy:"Agrupar por",andOn:"Y en",chooseField:"Elegir campo",ok:"DE ACUERDO",cancel:"Cancelar",close:"Cerca",errorMessage:{nameErrorMessage:"Por favor ingrese el nombre válido",expressionErrorMessage:"Elegir valor para un campo de expresión"}},alertMessage:{yes:"Sí",no:"No",showDetails:"Mostrar detalles",hideDetails:"Ocultar detalles",close:"Cerca"},parameter:{listPanel:{headerText:"Parámetros",newParameter:"NUEVO PARÁMETRO",editMenu:{edit:"Editar",remove:"Borrar"},alertTitle:"Parámetro"},configurationPanel:{newHeaderText:"NUEVO PARÁMETRO",editHeaderText:"EDITAR PARÁMETRO",nameLabel:"Nombre",promptLable:"Rápido",dataTypeLable:"Tipo de datos",blankValueLable:'Permitir valor en blanco ("")',nullValueLable:"Permitir valor nulo",multipleValueLable:"Permitir múltiples valores",visibilityLable:"Visibilidad",assignValueLable:"Asignar valor >>",save:"Salvar",cancel:"Cancelar",visibility:{visible:"Visible",hidden:"Oculto",internal:"Interno"},dataType:{stringType:"Cuerda",booleanType:"Booleano",dateTimeType:"Booleano",integerType:"Entero",floatType:"Flotador"}},errorMessage:{nameField:"Por favor ingrese el nombre",promptField:"Por favor ingrese el valor",nameAlreadyExists:"El nombre del parámetro ya existe"},warningMessage:{specialCharacter:"El nombre no debe contener espacios ni caracteres especiales",multipleValueAlert:"Se especificaron múltiples valores predeterminados. El parámetro no permite valores múltiples.",nullValueAlert:"En el campo de valor, se especificó un valor nulo. El parámetro no permite valores nulos. "},alertMessage:{confirmNullCheck:"Los valores disponibles o predeterminados pueden contener valor nulo, ¿desea habilitar la casilla de verificación permitir el valor nulo?",confirmBlankValue:"Los valores disponibles o predeterminados pueden contener un valor en blanco, ¿desea habilitar la casilla de verificación de valor en blanco?",dataTypeChange:"Al cambiar el tipo de datos, se descartarán los cambios realizados en los valores disponibles y predeterminados. ¿Desea cambiar el tipo de datos de todos modos? ",deleteAlert:"Eliminar parámetro de informe"},assignData:{title:"Parámetro",availableValue:"Valor disponible",defaultValue:"Valor por defecto",none:"Ninguna",specify:"Especificar",query:"Valor de consulta",ok:"DE ACUERDO",cancel:"Cancelar",availableFields:{specifyDescriptionText:"Agregue los valores disponibles para los parámetros:",queryDescriptionText:"Elija el conjunto de datos y los campos para los valores disponibles:",nameFieldWaterMark:"Etiqueta",valueFieldWaterMark:"Valor"},defaultFields:{specifyDescriptionText:"Agregue los valores predeterminados para los parámetros:",queryDescriptionText:"Elija el conjunto de datos y los campos para los valores predeterminados:",defValueWaterMark:"Elija el valor predeterminado "},datasetWaterMark:"Elegir valor del conjunto de datos",valueWaterMark:"Elegir valor",lableWaterMark:"Elegir etiqueta",add:"AÑADIR",datasetLableText:"Conjunto de datos",valueLableText:"Campo de valor",labelFieldText:"Etiqueta de campo",errorMessage:{boolTypeCheck:"El valor no es un valor booleano.",dateTypeCheck:"El valor es un formato de fecha no válido.",intTypeCheck:"El valor no es un número entero.",floatTypeCheck:"El valor no es un flotador.",multipleValuesCheck:"Un parámetro multivalor no puede incluir valores nulos",datasetFieldCheck:"El campo de conjunto de datos es obligatorio.",valueFieldCheck:"Se requiere un campo de valor.",syntaxLabelField:"El valor ingresado en el campo de etiqueta no es una sintaxis de token válida.",syntaxValueField:"El valor ingresado en el campo de valor no es una sintaxis de token válida.",blankValueCheck:"El campo de valor está en blanco. El parámetro no permite valores en blanco."},closeToolTip:"Cerca"}},formatData:{title:"Formato de diálogo ",typeSelect:"Tipo",typeFormat:{numberType:{numberType:"Número",decimalPlaces:"Lugares decimales",negativeValues:"Valores negativos",showZeroAs:{showZeroAs:"Mostrar cero como",none:"(ninguna)"},representation:"Representación",repDropDwn:{thousands:"Miles de personas",millions:"Millones",billions:"Miles de millones"},useRegionFormating:"Use el formato regional",use1000Separator:"Use 1000 Separador (,)"},currency:{currencyType:"Moneda",decimalPlaces:"Lugares decimales",negativeValues:"Valores negativos",cultureCurrency:"Moneda Cultura",showZeroAs:{none:"(ninguna)"},representation:"Representación",repDropDwn:{thousands:"Miles de personas",millions:"Millones",billions:"Miles de millones"},useRegionFormating:"Use el formato regional",use1000Separator:"Use 1000 Separador (,)",includeSpace:"Incluye un espacio"},date:{dateType:"Fecha",date:"Fecha"},time:{timeType:"Hora",time:"Hora"},percentage:{percentageType:"Porcentaje",decimalPlaces:"Lugares decimales",includeSpace:"Incluye un espacio"},scientific:{scientificType:"Científico",decimalPlaces:"Lugares decimales"},custom:{customType:"Personalizado",customFormat:"Formato personalizado"}},preview:"Avance",ok:"DE ACUERDO",cancel:"Cancelar",close:"Cerca"},expression:{title:"Expresión",descriptionText:"Establecer expresión para: ",optionLabel:"Opciones",dataLabel:"DATOS",descritionLabel:"Descripción",exampleLabelText:"Ejemplo",ok:"DE ACUERDO",cancel:"Cancelar",closeToolTip:"Cerca",textAreaWaterMark:"Expresión",category:{builtInFields:"Campos incorporados",operators:"Operadores",functions:"Funciones"},parameters:"Parámetros",optionWaterMark:"Seleccione una opcion",dataWaterMark:"Seleccione una información",reportData:"No se encontraron datos de informes",description:{executionTime:"La fecha y la hora en que los informes comienzan a ejecutarse.",overallPageNumber:"El número de página general actual solo se puede usar en el encabezado o pie de página.",overallTotalPages:"El número total de páginas en el informe solo se puede usar en el encabezado y pie de página..",pageName:"El nombre de la página actual en el informe se puede usar solo en el encabezado o pie de página.",pageNumber:"El número de página actual que se puede restablecer mediante el uso de saltos de página",isInteractive:"Un booleano que indica si la solicitud de representación actual usa un formato interactivo.",renderName:"El nombre del representador registrado en el archivo de configuración RSReportServer.",reportFolder:"La ruta completa a la carpeta que contiene el informe no incluye la URL del servidor de informes.",reportName:"La URL del servidor de informes donde se ejecuta el informe.",reportServerUrl:"La URL del servidor de informes en el que se ejecuta el informe.",totalPages:"El número total de páginas en la secuencia de página continua actual solo se puede usar en el encabezado y pie de página. El número puede restablecerse mediante el uso de saltos de página.",language:"El ID de idioma del cliente que ejecuta el informe.",userID:"El ID del usuario que ejecuta el informe.",powerNumberType:"Aumenta un número al poder de otro número.",multiply:"Multiplica dos números.",integerDivision:"Divide dos números y devuelve un número entero.",floatDivision:"Divide dos números y devuelve un punto flotante.",modulus:"Divide dos números y devuelve solo el resto.",add:"Agrega dos números y se puede usar para concatenar dos cadenas.",difference:"Otorga la diferencia entre dos números o indica el valor negativo de una expresión numérica.",lesser:"Menos que.",lesserOrEqual:"Menos que o igual a.",greater:"Mas grande que.",greaterOrEqual:"Mayor qué o igual a.",equal:"Igual a.",notEqual:"No igual a.",like:"Compara dos cadenas.",isOperator:"Compara dos variables de referencia de objeto.",expression:"Genera una concatenación de cadenas de dos expresiones.",stringType:"Agrega dos números y se puede usar para concatenar dos cadenas.",and:"Realiza una conjunción lógica en dos expresiones booleanas, o una conjunción bit a bit en dos",not:"Realiza una negación lógica en una expresión booleana o en una negación a nivel de bit en una expresión numérica.",or:"Se utiliza para realizar una disyunción lógica en dos expresiones booleanas, o una disyunción bit a bit en dos valores numéricos.",xor:"Realiza una operación de exclusión lógica en dos expresiones booleanas, o en un bit exclusión en dos expresiones numéricas.",andAlso:"Realiza un cortocircuito de la conjunción lógica en dos expresiones.",orElse:"Se usa para realizar un cortocircuito de disyunción lógica en dos expresiones.",left:"Realiza un desplazamiento aritmético a la izquierda en un patrón de bits.",right:"Realiza un desplazamiento aritmético a la derecha en un patrón de bits.",asc:"Devuelve un valor entero que representa el código de carácter correspondiente a un personaje.",ascW:"Devuelve un valor entero que representa el código de carácter correspondiente a un carácter.",chr:"Devuelve el carácter asociado con el código de carácter especificado.",chrW:"Devuelve el carácter asociado con el código de carácter especificado.",filter:"Devuelve una matriz basada en cero que contiene un subconjunto de una matriz de cadenas basada en criterios de filtro especificados.",formatStringType:"Devuelve una cadena formateada según las instrucciones en una expresión de cadena de formato.",currency:"Devuelve una expresión formateada como un valor de moneda utilizando el símbolo de moneda definido en el panel de control del sistema.",dateTime:"Devuelve una expresión de cadena que representa un valor de fecha / hora.",numberType:"Devuelve una expresión formateada como un número.",percent:"Devuelve una expresión formateada como un porcentaje (es decir, multiplicado por 100).",getChar:"Devuelve un valor char que representa el carácter del índice especificado en la cadena suministrada.",inStr:"Devuelve un entero que especifica la posición de inicio de la primera aparición de una cadena dentro de otra.",inStrRev:"Devuelve la posición de la primera aparición de una cadena dentro de otra, empezando por el lado derecho de la cuerda.",join:"Devuelve una cadena creada uniendo una cantidad de subcadenas en una matriz.",lCase:"Devuelve una cadena o un carácter convertido a minúscula.",leftStringType:"Devuelve una cadena que contiene un número específico de caracteres del lado izquierdo de una cadena.",stringLength:"Devuelve un número entero que contiene el número de caracteres en una cadena o el número.",lSet:"Devuelve una cadena alineada a la izquierda que contiene la cadena especificada ajustada a la longitud especificada.",leftTrim:"Devuelve la cadena sin espacios finales del lado izquierdo en la cadena dada.",middle:"Devuelve una cadena que contiene un número específico de caracteres de una cadena.",replace:"Devuelve una cadena en la cual una subcadena especificada ha sido reemplazada por otra.",rightString:"Devuelve una cadena en la cual una subcadena especificada ha sido reemplazada por otra.",rightSet:"Devuelve una cadena alineada a la derecha que contiene la cadena especificada ajustada a la longitud especificada.",rightTrim:"Devuelve la cadena sin espacios finales del lado derecho en la cadena dada.",stringSpace:"Devuelve una cadena que consta de la cantidad de espacios especificada.",splitString:"Devuelve una matriz unidimensional basada en cero que contiene un número especificado de subcadenas.",strComp:"Devuelve -1, 0 o 1, según el resultado de una comparación de cadenas.",strConv:"Devuelve una cadena convertida como se especifica.",duplicateString:"Devuelve una cadena u objeto que consiste en el carácter especificado repetido el número de veces especificado.",strReverse:"Devuelve una cadena en la que se invierte el orden de los caracteres de una cadena especificada.",trim:"Devuelve la cadena sin espacios finales en la cadena dada",upperCase:"Devuelve una cadena o carácter que contiene la cadena especificada convertida a mayúscula.",cDate:"Convertir a la fecha.",dateAdd:"Devuelve un valor de fecha que contiene valores de fecha y hora a los que se ha agregado un intervalo de tiempo especificado.",dateDiff:"Devuelve un valor largo que especifica la cantidad de intervalos de tiempo entre dos valores de fecha.",datePart:"Devuelve un valor entero que contiene el componente especificado de un valor de fecha determinado.",dateSerial:"Devuelve un valor de fecha que representa un año, mes y día especificados, con la información de hora configurada para midnight (00:00:00).",dateString:"Devuelve o establece un valor de cadena que representa la fecha actual de acuerdo con su sistema.",dateValue:"Devuelve un valor de fecha que contiene la información de fecha representada por una cadena, con la información de tiempo.",day:"Devuelve un valor entero del 1 al 31 que representa el día del mes.",format:"Devuelve una expresión de cadena que representa el valor de fecha / hora.",hour:"Devuelve un valor entero de 0 a 23 que representa la hora del día.",minute:"Devuelve un valor entero de 0 a 59 que representa el minuto de la hora.",month:"Devuelve un valor entero del 1 al 12 que representa el mes del año.",monthName:"Devuelve un valor de cadena que contiene el nombre del mes especificado.",now:"Devuelve un valor de fecha que contiene la fecha y hora actual de acuerdo con su sistema.",second:"Devuelve un valor entero de 0 a 59 que representa el segundo del minuto.",timeOfDay:"Devuelve o establece un valor de fecha que contiene la hora actual del día de acuerdo con su sistema.",timer:"Devuelve un valor doble que representa el número de segundos transcurridos desde la medianoche.",timeSerial:"Devuelve un valor de fecha que representa una hora, minuto y segundo especificados, con la información de fecha establecida con relación al 1 de enero del año 1.",timeString:"Devuelve o establece un valor de cadena que representa la hora actual del día de acuerdo con su sistema.",timeValue:"Devuelve un valor de fecha que contiene la información de tiempo representada por una cadena, con la información de fecha establecida al 1 de enero del año 1.",timeToday:"Devuelve o establece un valor de fecha que contiene la fecha actual de acuerdo con su sistema.",timeWeekday:"Devuelve un valor entero que contiene un número que representa el día de la semana.",timeWeekdayName:"Devuelve un valor de cadena que contiene el nombre del día de la semana especificado.",year:"Devuelve un valor entero del 1 al 9999 que representa el año.",abs:"Devuelve el valor absoluto de un número de punto flotante de precisión simple.",acos:"Devuelve el ángulo cuyo coseno es el número especificado.",asin:"Devuelve el ángulo cuyo seno es el número especificado.",atan:"Devuelve el ángulo cuya tangente es el número especificado.",atan2:"Devuelve el ángulo cuya tangente es el cociente de dos números especificados.",bigMultiply:"Produce el producto completo de dos números de 32 bits.",ceiling:"Devuelve el entero más pequeño que es mayor o igual que el entero especificado.",cos:"Devuelve el coseno del ángulo especificado.",cosh:"Devuelve el coseno hiperbólico del ángulo especificado.",exponent:"Devuelve e elevado a la potencia especificada.",fixNumberType:"Devuelve una parte entera de un número.",floor:"Devuelve el entero más grande menor o igual que el entero especificado.",integer:"Devuelve una parte entera de un número.",logrithm:"Devuelve el logaritmo natural (base e) de un número especificado.",logrithm10:"Devuelve el logaritmo de base 10 de un número especificado.",maximum:"Devuelve el valor máximo de todos los valores no nulos de la expresión especificada.",minimum:"Devuelve el valor mínimo de todos los valores no nulos de la expresión especificada.",power:"Devuelve un número especificado elevado a la potencia especificada.",random:"Devuelve un número aleatorio de tipo único.",round:"Redondea un valor de coma flotante de precisión doble al entero más cercano.",sign:"Devuelve un valor que indica el signo de un entero con signo de 8 bits.",sin:"Devuelve el seno del ángulo especificado.",sinh:"Devuelve el seno hiperbólico del ángulo especificado.",squareRoot:"Devuelve la raíz cuadrada de un número especificado.",tangent:"Devuelve la tangente del ángulo especificado.",tangentH:"Devuelve la tangente hiperbólica del ángulo especificado.",isArray:"Devuelve un valor booleano que indica si la variable apunta a una matriz.",isDate:"Devuelve un valor booleano que indica si una expresión representa un valor válido",isNothing:"Devuelve un valor booleano que indica si una expresión no tiene ningún objeto.",isNumeric:"Devuelve un valor booleano que indica si una expresión puede ser evaluado como un número.",flowChoose:"Selecciona y devuelve un valor de una lista de argumentos.",flowIIf:"Devuelve uno de dos objetos según la evaluación de una expresión.",switchFlow:"Evalúa una lista de expresiones y devuelve un valor de objeto correspondiente a la primera expresión en la lista que es verdadera.",avg:"Devuelve el promedio de todos los valores no nulos de la expresión especificada.",count:"Devuelve un recuento de los valores de la expresión especificada.",countDistinct:"Devuelve un recuento de todos los valores distintos de los especificados.",countRows:"Devuelve un recuento de filas dentro del alcance especificado.",first:"Devuelve el primer valor de la expresión especificada.",last:"Devuelve el último valor de la expresión especificada.",standardDev:"Devuelve la desviación estándar de todos los valores no nulos de los especificados.",standardDevP:"Devuelve la desviación estándar de la población de todos los valores no nulos de la expresión especificada.",sum:"Devuelve una suma de los valores de la expresión especificada.",variance:"Devuelve la varianza de todos los valores no nulos de la expresión especificada.",varianceP:"Devuelve la varianza poblacional de todos los valores no nulos de la expresión especificada.",runningValue:"Utiliza una función específica para devolver un agregado en ejecución de la expresión especificada",aggregate:"Devuelve un agregado personalizado de la expresión especificada, según lo definido por el proveedor de datos.",doubleDeclining:"Devuelve un doble que especifica la depreciación de un activo para un período de tiempo específico utilizando el método de saldo decreciente doble o cualquier otro método que especifique.",futureValue:"Devuelve el valor doble especificando el valor futuro de una anualidad basada en pagos fijos periódicos y una tasa de interés fija.",interestPayment:"Devuelve el valor doble que especifica el pago de intereses para un período determinado de una anualidad basado en pagos fijos periódicos y una tasa de interés fija.",numberOfPeriods:"Devuelve un valor doble que especifica el número de períodos de una anualidad basada en pagos fijos periódicos y una tasa de interés fija.",annuityPayment:"Devuelve un valor doble que especifica el pago de una anualidad basada en pagos fijos periódicos y una tasa de interés fija.",principalPayment:"Devuelve un valor doble que especifica el pago del principal para un período determinado de una anualidad basado en pagos fijos periódicos y una tasa de interés fija.",presentValue:"Devuelve un valor doble que especifica el valor presente de una anualidad basada en pagos fijos periódicos a ser pagados en el futuro y una tasa de interés fija.",rateOfInterest:"Devuelve un valor doble que especifica la tasa de interés por período para una anualidad.",straightLine:"Devuelve un valor doble que especifica la depreciación lineal de un activo por un período único.",sumOfYearsDigits:"Devuelve un valor doble que especifica la depreciación de los dígitos de la suma de años de un activo por un período especificado.",convertBool:"Convertir a Boolean.",convertByte:"Convertir a byte.",convertChar:"Convertir a char.",convertDate:"Convertir a la fecha.",convertDouble:"Convertir a doble.",convertDecimal:"Convertir a decimal.",convertInteger:"Convertir a entero.",convertLong:"Convertir a largo.",convertObject:"Convertir a objeto.",convertShort:"Convertir a corto.",convertSingle:"Convertir a single.",convertString:"Convertir a cadena.",fix:"Devuelve una parte entera de un número.",hexaDecimal:"Devuelve una cadena que representa el valor hexadecimal de un número.",integerPortion:"Devuelve una parte entera de un número.",octal:"Devuelve una cadena que representa el valor octal de un número.",stringOfNumber:"Devuelve una cadena que representa un número.",stringAsNumeric:"Devuelve números en una cadena como un valor numérico del tipo apropiado.",inScope:"Devuelve verdadero si la instancia actual está dentro del alcance especificado.",depthLevel:"Devuelve un número entero basado en cero que representa el nivel de profundidad actual.",previous:"Devuelve el valor de la expresión para la fila de datos anterior.",rowNumber:"Devuelve un conteo en ejecución de todas las filas en el alcance especificado."}},dataAssign:{measures:"Medidas",dimensions:"Dimensiones",addDatasource:"Agregar origen de datos",errorMessagePrefix:"Aún no ha configurado una fuente de datos.",errorMessageSuffix:"Agregue una fuente de datos para vincular datos para informar elementos en su diseñador.",search:"Buscar",dragOnDrop:"Arrastrar y soltar"},reportProperty:{header:"Encabezamiento",body:"Cuerpo",footer:"Pie de página",report:"Informe",basicSettings:{categoryName:"Ajustes básicos",background:"Color de fondo",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Double",dashed:"Disparo",dotted:"Punteado"}},generalSettings:{categoryName:"General",printFirstPage:"Imprimir en la primera página",printLastPage:"Imprimir en la última página"},size:{sizeLabel:"Tamaño",paddingTypes:{padding:"Relleno",paddingLeft:"Izquierda",paddingTop:"Parte superior",paddingRight:"Derecha",paddingBottom:"Fondo"}},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},codeModule:{code:"Código"},margin:{categoryName:"Margen",categoryHeader:"Margen",types:{left:"Izquierda",right:"Derecha",bottom:"Fondo",top:"Parte superior"}},pageUnit:{header:"Unidades de página",label:"Unidad de la página",types:{inches:"Pulgadas",centimeters:"Centímetros",pixels:"Píxel",points:"Puntos",millimeters:"Milímetros",picas:"Picas"}},columns:{header:"Columna de la página",label:"Columnas",columnSpacing:"Espaciado de columna"},paperSize:{orientation:"Orientación",header:"Tamaño de papel",label:"Tamaño de papel",orientationTypes:{landScape:"Paisaje",portrait:"Retrato"},types:{a3Size:"A3",a4Size:"A4",b4Size:"B4(JIS)",b5Size:"B5(JIS)",envelope:"Sobre #10",envelopeMonarch:"Sobre Monarca",executive:"Ejecutivo",legal:"Legal",letter:"Carta",tabloid:"Tabloide",custom:"Personalizado"}},styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño"},textBoxProperty:{contents:{categoryName:"Contenido",content:"Contenido"},basicSettings:{categoryName:"Ajustes básicos",font:{categoryName:"Fuente",defaultStyle:"Defecto",normal:"Normal",italic:"Itálico"},fontStyle:{categoryName:"Estilo de fuente",defaultStyle:"Defecto",normal:"Normal",thin:"Delgado",extraLight:"Extra ligero",light:"Ligero",medium:"Medio",semiBold:"Semi Negrita",bold:"Negrita",extraBold:"Extra Negrita",heavy:"Pesado"},textDecoration:{categoryName:"Decoración de texto",defaultStyle:"Defecto",none:"Ninguna",underline:"Subrayar",lineThrough:"Línea a través",overline:"Overline"},format:"Formato"},alignment:{categoryName:"Alineación",textAlignment:{categoryName:"Alineación del texto",defaultStyle:"Defecto",left:"Izquierda",center:"Centrar",right:"Derecha"},verticalAlignment:{categoryName:"Alineamiento vertical",defaultStyle:"Defecto",top:"Parte superior",middle:"Medio",bottom:"Fondo"},lineSpacing:"Linjehöjd"},appearance:{categoryName:"Apariencia",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Doble",dashed:"Disparo",dotted:"Punteado"},background:"Color de fondo"},link:"Enlazar",linkReport:"Informe de enlace",position:{categoryPosition:"Posición",positionLabel:"Posición",sizeLabel:"Tamaño",left:"Izquierda",top:"Parte superior",width:"Anchura",height:"Altura",direction:{categoryName:"Dirección",leftToRight:"De izquierda a derecha",rightToLeft:"De derecha a izquierda"}},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Alternar artículo",intialToggleState:"Estado de alternancia inicial"},miscellaneous:{categoryName:"Diverso",canGrow:"Puede crecer",canShrink:"Puede reducir"},paragraphSettings:{categoryName:"Configuración de párrafo",textAlignment:{categoryName:"Alineación del texto",defaultStyle:"Defecto",left:"Izquierda",center:"Centrar",right:"Derecha"},indent:{categoryName:"Sangrar",leftIndent:"Izquierda",rightIndent:"Derecha"},space:{categoryName:"Espacio",topSpace:"Parte superior",bottomSpace:"Fondo"},listLevel:{categoryName:"Nivel de lista",zeroLevel:"",oneLevel:"",twoLevel:"",threeLevel:"",fourLevel:""},listStyle:{categoryName:"Estilo de lista",none:"Ninguna",numbered:"Numerado",bulleted:"Bulleted"}},padding:{padding:"Relleno",paddingLeft:"Izquierda",paddingTop:"Parte superior",paddingRight:"Derecha",paddingBottom:"Fondo"},contextMenu:{cut:"Cortar",copy:"Dupdo",paste:"Pegar",expression:"Expresión",pasteAlert:"Su navegador no admite el acceso directo al portapapeles. Utilice el método abreviado de teclado Ctrl + V en lugar de la operación de pegado."},fontStyleTooltip:"Estilo",fontWeightTooltip:"Peso",fontSizeTooltip:"tamaño",fontColorTooltip:"Color",fontFamilyTooltip:"Familia tipográfica",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño",selectedText:"Texto seleccionado"},designPanel:{headerText:"Encabezamiento",footerText:"Pie de página",pasteAlert:"Solo se admiten elementos básicos en el área de encabezado y pie de página",pasteTitle:"Pegar"},customProperty:{position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"tamaño",width:"Anchura",height:"Altura"},appearance:{categoryAppearance:"Apariencia",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Doble",dashed:"Dashed",dotted:"Punteado"},backGround:"Fondo"},visibility:{categoryName:"Visibilidad",visible:"Visible"},styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño"},tablixProperty:{data:{categoryName:"Datos",datasetName:"Conjunto de datos",datasetNone:"Ninguna"},appearance:{categoryName:"Apariencia",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Doble",dashed:"Disparo",dotted:"Punteado"},backGround:"Color de fondo"},miscellaneous:{categoryName:"Diverso",noRowsMessage:"Mensaje sin filas",pageName:"Nombre de la página",keepTogether:"Mantenerse juntos",repeatColumnHeaders:"Repetir encabezados de columna",repeatRowHeaders:"Repetir encabezados de fila",fixedColumnHeaders:"Cabeceras de columna fija",fixedRowHeaders:"Cabeceras de fila fija"},font:{categoryName:"Fuente",defaultStyle:"Defecto",normal:"Normal",italic:"Itálico"},fontStyle:{categoryName:"Estilo de fuente",defaultStyle:"Defecto",normal:"Normal",thin:"Delgado",extraLight:"Extra ligero",light:"Ligero",medium:"Medio",semiBold:"Semi Negrita",bold:"Negrita",extraBold:"Extra Negrita",heavy:"Pesado"},textDecoration:{categoryName:"Decoración de texto",defaultStyle:"Defecto",none:"Ninguna",underline:"Subrayar",lineThrough:"Línea a través",overline:"Overline"},alignment:{categoryName:"Alineación",textAlignment:{categoryName:"Alineación del texto",defaultStyle:"Defecto",left:"Izquierda",center:"Centrar",right:"Derecha"},verticalAlignment:{categoryName:"Alineamiento vertical",defaultStyle:"Defecto",top:"Parte superior",middle:"Medio",bottom:"Fondo"}},padding:{padding:"Relleno",paddingLeft:"Izquierda",paddingTop:"Parte superior",paddingRight:"Derecha",paddingBottom:"Fondo"},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior",sizeLabel:"Tamaño",width:"Anchura",height:"Altura"},visibility:{categoryName:"Visibilidad",visible:"Visible",toggleItem:"Palanca"},staticGroupProp:{categoryName:"Ajustes básicos",filters:"Filtros",sorts:"Clases",fixedData:"Datos fijos",groupExp:"Los grupos",hideIfNoRows:"Ocultar si no hay filas",keepWithGroup:"Mantener con el grupo",repeatOnNewPage:"Repetir en nueva pagina",afterGroup:"Después",beforeGroup:"antes de",pageBreak:{categoryName:"Salto de página",enablePageBreak:"Habilitar salto de página",breakLocation:{categoryName:"Lugar de descanso",none:"Ninguna",start:"Comienzo",end:"Fin",startAndEnd:"InicioAndEnd",between:"Entre"},pageNumberReset:"Restablecer número de página"}},fontStyleTooltip:"Estilo",fontWeightTooltip:"Peso",fontSizeTooltip:"tamaño",fontColorTooltip:"Color",fontFamilyTooltip:"Familia tipográfica",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño",tablixMember:"Miembro de Tablix"},rowColumnGroup:{rowGroupLable:"Grupos de fila",columnGroupLable:"Grupos de columnas",tablixAlertHeader:"Tablix",alertMessage:"Habilitar la opción expandir para seleccionar el elemento de informe tablix",contextMenu:{addgroup:"Añadir grupo",advanced:"Avanzado",deletegroup:"Eliminar grupo",addtotal:"Agregar total",groupproperties:"Propiedades del grupo",addColumnGroup:"Agregar grupo de columnas",addRowGroup:"Agregar grupo de filas"},contextSubMenu:{adjacentafter:"Adyacente después",adjacentbefore:"Adyacente antes",childgroup:"Grupo de niños",parentgroup:"Grupo de padres",totalafter:"Después",totalbefore:"antes de",childGroupAlert:"No se puede insertar el grupo dentro de los detalles."}},tablixContextMenu:{rowMenu:{insertRow:"Insertar fila",above:"Encima",below:"Abajo"},columnMenu:{insertColumn:"Insertar columna",left:"Izquierda",right:"Derecha"},rowGroupMenu:{insideGroupAbove:"Grupo interno - arriba",insideGroupBelow:"Dentro del Grupo - Abajo",outsideGroupAbove:"Grupo exterior - arriba",outsideGroupBelow:"Grupo Exterior - Abajo"},columnGroupMenu:{insideGroupLeft:"Grupo interno - izquierda",insideGroupRight:"Dentro del grupo - derecha",outsideGroupLeft:"Grupo exterior - izquierda",outsideGroupRight:"Grupo exterior - derecha"},deleteRows:"Eliminar filas",deleteColumns:"Eliminar columnas",rowVisibility:"Visibilidad de la fila",columnVisibility:"Visibilidad de la columna",tablixProperties:"Propiedades de Tablix",splitcells:"Células partidas",mergecells:"Combinar células",groupMenu:{adjacentAbove:"Adyacente arriba",adjacentBelow:"Adyacente a continuación",adjacentleft:"Adyacente a la izquierda",adjacentright:"Derecho adyacente",childGroup:"Grupo infantil",parentGroup:"Grupo de padres",deleteRowGroup:"Eliminar grupo de filas",deleteColGroup:"Eliminar grupo de columnas",addRowGroup:"Grupo de filas",addColGroup:"Grupo de columnas"},reportItemMenu:{insertItem:"Insertar",chart:"Gráfico"},totalMenu:{total:"Añadir total",row:"Fila",column:"Columna",before:"antes de",after:"Después"},cellMenu:{addExpression:"Añadir expresión",editExpression:"Editar Expresión",datasource:"Añadir fuente de datos",noFields:"No hay campos",addText:"Añadir texto",editText:"Editar texto"},basicItems:{deleteItem:"Borrar",cut:"Cortar",copy:"Dupdo",paste:"Pegar"}},tablixAlertDialog:{ok:"DE ACUERDO",cancel:"Cancelar",closeToolTip:"Cerrar",deleteRowTitle:"Eliminar filas",deleteRow:"Eliminar solo las filas",deleteRowGroup:"Eliminar filas y grupos asociados",deleteRowContent:"Eliminar opciones de fila",deleteBodyRow:"El cuerpo de Tablix debe contener al menos una fila.",deleteColumnTitle:"Eliminar columnas",deleteColumn:"Eliminar columnas solamente",deleteColumnGroup:"Eliminar columnas y grupos asociados.",deleteColumnContent:"Eliminar opciones de columna",deleteBodyColumn:"El cuerpo de Tablix debe contener al menos una columna.",deleteGroup:"Eliminar solo el grupo",deleteGroupRowColumn:"Eliminar grupo y filas y columnas relacionadas",deleteGroupTitle:"Eliminar grupo",deleteGroupContent:"Eliminar opciones de grupo",deleteStructure:"Estructura de grupo no disponible.",removeRowAlert:"Error al eliminar la fila en el elemento del informe Tablix ",removeRow:"Eliminar filas",removeColumn:"Eliminar columnas",addRow:"Añadir fila",addColumn:"Añadir columna",removeColumnAlert:"Error al eliminar la columna en el elemento del informe Tablix",addRowAlert:"Error al agregar la fila en el elemento del informe Tablix",addColumnAlert:"Error al agregar la columna en el elemento de informe de Tablix"},cellMergingAlertInfo:{merge:"Combinar células",mergeAlert:"Error al combinar las celdas en el elemento de informe Tablix",split:"Células partidas",splitAlert:"Error al dividir las celdas en el ítem del reporte Tablix"},tablixAlertInfo:{addGroup:"Añadir grupo",removeGroup:"Eliminar grupo",adjacentAfterAlert:"Error al agregar el grupo adyacente en la estructura de jerarquía",adjacentBeforeAlert:"Error al agregar el grupo adyacente en la estructura de jerarquía",childGroupALert:"Error al agregar grupo secundario en la estructura de jerarquía",title:"Elemento de informe de Tablix",parentGroupAlert:"Error al agregar el grupo padre en la estructura de jerarquía",removeGroupAlert:"Error al eliminar el grupo en la estructura de jerarquía",selectedMemberAlert:"El miembro seleccionado no es un miembro del grupo",pasteActionAlert:"La información no se puede publicar porque el área de copia y el área de pegado no tienen el mismo tamaño y forma.",pasteTitle:"Pegar"},tablixGroup:{title:"Grupo Tablix",headerTxt:"Etiqueta de grupo",groupBy:"Agrupar por:",chooseField:"Elegir campo",showDetailData:"Mostrar datos detallados",addGroupHeader:"Añadir encabezado",addGroupFooter:"Añadir pie de página",ok:"DE ACUERDO",cancel:"Cancelar",closeToolTip:"Cerca"},tablixDataAssignMenu:{datasource:"Añadir fuente de datos",addExpression:"Añadir expresión",editExpression:"Editar Expresión",addText:"Añadir texto",editText:"Editar texto",search:"Buscar",noFieldsFound:"No se encontraron campos"},tablixTotalAlert:{totalHeader:"Añadir encabezado total",totalStatic:"Añadir total",headerMessage:"Error al agregar la fila o columna total al encabezado del grupo en el elemento de informe Tablix",staticMessage:"Error al agregar la fila o columna total al cuerpo de Tablix en el elemento de informe de Tablix"},tablixAddTextDialog:{save:"Salvar",add:"Añadir",cancel:"Cancelar",closeToolTip:"Cerrar",addText:"Añadir texto",editText:"Editar texto"},queryDesigner:{storeParameter:{title:"Parámetros",ok:"DE ACUERDO",cancel:"Cancelar",parameterLable:"Parámetro",nullLable:"Nulo",valueLable:"Valor",dataTypeLable:"Tipo de datos",closeToolTip:"Cerca"},parameter:{title:"Parámetros",ok:"DE ACUERDO",cancel:"Cancelar",parameterLable:"Parámetro",nullLable:"Nulo",valueLable:"Valor",dataTypeLable:"Tipo de datos",auto:"Auto",text:"texto",closeToolTip:"Cerca"},filter:{title:"Filtros de consulta",descriptionLable:"Lista de filtros de tabla",add:"AÑADIR",save:"DE ACUERDO",cancel:"Cancelar",nullLable:"Nulo",trueLable:"Cierto",falseLable:"Falso",parameterTooltip:"Incluir como parámetro",closeToolTip:"Cerca",intOperatorType:{equals:"Igual",doesNotEqual:"No es igual",greaterThan:"Mas grande que",greaterThanOrEqual:"Pero grande que",lessThan:"Menos que",lessThanOrEqual:"Menos que o igual a",between:"Entre",notBetween:"No entre"},stringOpertorType:{equals:"Igual",startsWith:"Comienza con",endWith:"Termina con",contains:"Contiene",notContains:"No contiene"},errorMessage:{dateValidation:"El valor es un formato de fecha no válido.",commonContent:"El filtro en ",booleanValidation:" no tiene ningún valor para filtrar. Proporcione los valores para el filtro.",stringValidation:" no tiene los valores adecuados para filtrar. "}},previewArea:{dataPreview:"Vista previa de datos",noRecords:"No hay registros que mostrar",generatePreview:"Generar vista previa",executeRecords:"Ejecutar para previsualizar registros",record:"Grabar",records:"Archivos",retrieved:"Obtenido",loadRecord:"Carga más",update:"Actualizar"},schemaArea:{search:"Buscar",matchesFound:"No se encontraron coincidencias",rename:"Rebautizar",aggregation:"Agregación",dialogHeader:"Conjunto de datos",alertMessage:{datasourceAlert:"Seleccione una fuente de datos para configurar el conjunto de datos de informe",removeTable:"Las tablas asociadas a continuación se eliminarán con esto",duplicateName:"El nombre de columna especificado ya existe",duplicateDatasetName:"El nombre especificado ya existe en la lista de DataSet",datasetSpecialCharacter:"El nombre no debe contener espacios ni caracteres especiales",specialCharacter:"El nombre de la columna no debe contener caracteres especiales.",switcherAlert:"El cambio al diseñador visual descartará los cambios manuales realizados en la consulta. ¿Quieres usar el diseñador visual de todos modos? "},errorMessage:{specifyName:"Especifique el nombre de la columna",specifyDatasetName:"Especifique el nombre del conjunto de datos",previewFailed:"Conjunto de datos no pudo obtener una vista previa de la tabla seleccionada",specifyQuery:"Especifique la consulta DataSet",selectTable:"Seleccione la tabla para guardar el conjunto de datos",queryFailed:"Conjunto de datos no pudo guardar la consulta de la tabla seleccionada",tableProcedure:"Conjunto de datos no pudo recuperar el procedimiento de tabla seleccionado"}},toolBar:{datasourceLable:"Fuente de datos",datasetName:"Nombre",run:"correr",join:"Unirse",expression:"Expresión",filter:"Filtrar",code:"Código",finish:"Terminar",cancel:"Cancelar",parameter:"Parámetro",datasourceWaterMark:"Seleccione una fuente de datos",autoPreview:"Vista previa automática"},joiner:{title:"Query Joiner",descriptionLable:"Lista de relaciones de tabla",add:"AÑADIR",save:"DE ACUERDO",cancel:"Cancelar",closeToolTip:"Cerca",addField:"Agregue campo",leftTableWaterMark:"Tabla izquierda",rightTableWaterMark:"Mesa derecha",leftFieldWaterMark:"Jardín izquierdo",rightFieldWaterMark:"El jardín derecho",operatorWaterMark:"Operador",joinTypeWaterMark:"Unirse al tipo",joinTypes:{inner:"Interior",outer:"Izquierda Exterior",rightOuter:"Derecha Exterior",fullOuter:"Completo exterior"},errorMessage:{removeField:"Cada relación debe tener una condición de campo. Por lo tanto, no permite borrar este campo ",noRelationAlert:" no tiene relación con otras tablas",selectLeftTable:"Seleccione el valor de la tabla izquierda",selectRightTable:"Seleccione el valor de la tabla correcta",selectRelation:"Seleccione la relación para las tablas",selectLeftColumn:"Seleccione el valor de la columna izquierda del campo fila #",selectRightColumn:"Seleccione el valor de la columna derecha de la fila del campo #",selectOperator:"Seleccione el operador de la fila de campo #",relationExists:"Ya existe relación entre tablas"}},credentialDialog:{title:"Diálogo de credenciales",userName:"Nombre de usuario",password:"Contraseña",userNameWaterMark:"Nombre de usuario",passwordWaterMark:"Contraseña",userNameErrorMessage:"Por favor ingrese el nombre de usuario",passwordErrorMessage:"Por favor, ingrese contraseña",connect:"Conectar",close:"Cerca"},queryExpression:{title:"Expresiones de consulta",functionLabel:"Funciones",columnLabel:"Configuración de columna",expressionLabel:"Expresión",nameLabel:"Nombre",descriptionLabel:"Descripción ",exampleLabelText:"Ejemplo",ok:"Salvar",cancel:"Cancelar",add:"AÑADIR",textAreaWaterMark:"Expresión de consulta",nameFieldWaterMark:"Nombre de expresión",closeToolTip:"Cerca",errorMessage:{saveAlert:"La expresión no se guarda. ¿Quieres guardar y continuar?",bracketSyntax:"Sintaxis incorrecta cerca de abrir / cerrar paréntesis.",parseAlert:"El diseñador de informes no pudo analizar la expresión especificada.",nameAlert:"El campo de nombre no debe estar vacío.",emptyAlert:"El campo de expresión no debe estar vacío.",duplicateName:"El nombre de expresión especificado ya existe",specialCharacter:"El nombre de la expresión no debe contener caracteres especiales.",referenceError:"¡La columna no puede ser referida dentro de su propia expresión!",invalidSyntax:"Sintaxis inválida cerca de Abrir / Cerrar grupo (s).",retrieveExpression:"El diseñador de informes no pudo recuperar la expresión especificada."},datasetTitle:"Conjunto de datos",expressions:{all:"Todas",numbers:"Números",logical:"Lógico",conditional:"Condicional",date:"Fecha",stringType:"Cuerda",text:"Texto",miscellenuous:"Diverso ",abs:"Devuelve el valor absoluto de la expresión dada.",acos:"Devuelve el coseno inverso (también conocido como arcocoseno) de la expresión numérica dada.",asin:"Devuelve el seno inverso (también conocido como arcoseno) de la expresión numérica dada.",atan:"Devuelve la tangente inversa (también conocida como arcotangente) de la expresión numérica dada.",cos:"Devuelve el coseno del ángulo especificado en radianes de la expresión dada.",degree:"Devuelve el ángulo en grados para el que se especifica en radianes de la expresión numérica dada.",exponent:"Devuelve el valor exponencial de la expresión dada.",logrithm:"Devuelve el logaritmo de la expresión dada a la base especificada.",pi:"Devuelve el valor constante de PI.",power:"Devuelve el valor de la expresión dada (expresión1) a la potencia especificada (expresión2).",radians:"Devuelve el ángulo en radianes para el que se especifica en grados en la expresión numérica dada.",round:"Devuelve un valor redondeado.",sign:"Devuelve un valor que representa el signo positivo (+1), cero (0) o negativo (-1) de la expresión numérica dada.",sin:"Devuelve el seno del ángulo especificado en radianes de la expresión dada.",squareRoot:"Devuelve la raíz cuadrada de la expresión numérica dada.",tan:"Devuelve la tangente de la expresión numérica dada.",ifCondition:"Devuelve una parte verdadera o una parte falsa, según la evaluación de la expresión.",ifNull:"Si la expresión es numérica / cadena / fecha, devuelve la primera expresión. Si la primera expresión es NULL, devuelve la segunda expresión.",isNotNull:"Si numérica / cuerda / expresión de fecha es NULL, devuelve una cadena que representa falso; de lo contrario representa verdadero.",isNull:"Si numérica / cuerda / expresión de fecha es NULL, devuelve una cadena que representa verdadero; de lo contrario representa falso.",and:"Devuelve verdadero si ambas expresiones se evalúan como verdaderas.",notOperation:"Devuelve verdadero si ambas expresiones se evalúan como verdaderas.",orOperation:"Devuelve verdadero si alguna de las expresiones se evalúa como verdadera.",addDate:"Agrega la cantidad de días a la fecha especificada.",name:"Devuelve una cadena que representa la parte de fecha especificada de la expresión de fecha dada.",part:"Devuelve un valor entero que representa la parte de fecha especificada de la expresión de fecha dada.",sub:"Devuelve la fecha restada de la fecha especificada.",day:"Devuelve un valor numérico que representa la parte del día de la fecha especificada.",daydiff:"Devuelve un valor numérico que representa la diferencia entre dos fechas especificadas.",hour:"Devuelve la hora de la fecha dada como un entero.",minute:"Devuelve un valor numérico que representa la parte de los minutos de la fecha resultante de la expresión de fecha especificada.",month:"Devuelve un valor numérico que representa la parte del mes de la fecha resultante de la expresión de fecha especificada.",now:"Devuelve la fecha y hora actual.",today:"Devuelve la fecha actual.",year:"Devuelve un valor numérico que representa la parte del año de la fecha resultante de la expresión de fecha especificada.",char:"Convierte el código ASCII entero dado en un personaje.",concat:"Devuelve un valor de cadena resultante de la concatenación de dos o más valores de cadena.",contains:"Devuelve true si la expresión de cadena dada contiene la expresión de subcadena especificada.",endsWith:"Devuelve verdadero si la expresión de cadena dada finaliza con la expresión de subcadena especificada.",left:"Devuelve el número especificado de caracteres desde el inicio de la expresión de cadena dada.",length:"Devuelve el logaritmo natural de la expresión dada.",lower:"Devuelve un valor de cadena convertido en minúsculas a partir de la expresión de cadena dada.",leftTrim:"Devuelve el valor de cadena con los espacios en blanco iniciales eliminados de la expresión de cadena.",maximum:"Devuelve el valor máximo en la expresión dada.",minimum:"Devuelve el valor mínimo en la expresión dada.",right:"Devuelve el número especificado de caracteres desde el final de la expresión de cadena dada.",rightTrim:"Devuelve la cadena sin espacios finales del lado derecho en la cadena dada.",startswith:"Devuelve verdadero si las expresiones de cadena dadas comienzan con la expresión de subcadena especificada.",subString:"Devuelve una longitud específica de cadena a partir del índice específico de la expresión de cadena dada.",upper:"Devuelve un valor de cadena convertido en mayúscula a partir de una expresión de cadena determinada."}},reportParameter:{title:"Parámetros",descriptionText:"Parámetros del informe",addText:"AÑADIR",ok:"DE ACUERDO",cancel:"Cancelar",nameWaterMark:"Nombre del parámetro",valueWaterMark:"Valor",closeToolTip:"Cerca"}},chartItem:{categoryItems:{yvalue:"Y Valor(s)",size:"Tamaño(s)",xvalue:"X Valor(s)",column:"Columna",row:"Fila(s)"},categoryItemsMenu:{filter:"Filtros",sort:"Ordena",group:"Grupos",expression:"Expresión",aggregate:"Agregar"}},codeDialog:{title:"Módulo de código",ok:"DE ACUERDO",cancel:"Cancelar",add:"AÑADIR",closeToolTip:"Cerrar",reference:{title:"Referencias",waterMark:"Referencia",errorMessage:"El campo esta vacio",headerText:"Lista de referencias de montaje",infoTipText:"Agregue una referencia de ensamblaje para utilizar sus funciones de ensamblaje en el informe."},classes:{title:"Las clases",classWaterMark:"Nombre de la clase",instanceWaterMark:"Nombre de instancia",classErrorMessage:"Los campos estan vacios",instanceErrorMessage:"El campo esta vacio",headerText:"Lista de instancias de clase",infoTipText:"Agregue instancias de clase para acceder a sus funciones de objeto en el informe."},code:{title:"Código",headerText:"Función de código VB para informe",infoTipText:"El motor de informes Syncfusion admite funciones de código VB para integrarse con elementos y datos del informe."}},previewData:{title:"Vista previa de datos",ok:"DE ACUERDO",cancel:"Cancelar",description:"Enlazar datos JSON para vista previa",close:"Cerrar",infoToolTip:"El informe requiere datos en formato JSON para obtener una vista previa y contiene la clave y el valor en la lista de formato de matriz.",jsonHeader:"Datos JSON:",errorMessage:"Especifique el formato JSON válido",previewDataAlert:{title:"Vista previa de datos",alertMessage:"Quieres cambiar al diseñador de informes ?"}},sampleDataSource:{sampleDSHeader:"DATOS DE MUESTRA DE IMPORTACIÓN",addText:"Añadir",searchText:"Buscar",noDataFound:"Datos no encontrados.",welcomeContentPrefix:"Comience creando una fuente de datos",welcomeContentSuffix:"Puede conectarse a sus propios datos personalizados o puede importar uno de los datos compartidos predefinidos que ofrecemos.",sampleDSText:"importar datos de muestra",exploreSampleText:"Explorar datos de muestra",accordionText:"Comience su primer informe y explore las opciones de personalización utilizando los datos de muestra.",errorMessage:"Error de red",alertHeaderText:"Datos de importacion",alertMessage:"Report Designer no pudo importar los datos del servidor de informes"},field:{title:"Campos",nameWaterMark:"Nombre del campo",sourceWaterMark:"Fuente de campo",ok:"DE ACUERDO",cancel:"Cancelar",description:"Cambiar consulta y campos calculados.",query:"Campo de consulta",calculated:"Campo calculado",fieldError:"El campo esta vacio",fieldsError:"Los campos estan vacios",add:"AÑADIR",closeToolTip:"Cerrar",invalidFormat:"El nombre del campo no debe contener espacios y caracteres especiales",sameFieldName:"El nombre del campo ya existe"},commonProperty:{commonProperties:"Propiedades comunes",basicSettings:{categoryBasicSettings:"Ajustes básicos",borderTypes:{border:"Frontera",borderLeft:"Izquierda",borderTop:"Parte superior",borderRight:"Derecha",borderBottom:"Fondo"},borderStyles:{solid:"Sólido",none:"Ninguna",double:"Doble",dashed:"Disparo",dotted:"Punteado"},backGround:"Color de fondo",styleTooltip:"Estilo",colorTooltip:"Color",sizeTooltip:"tamaño"},position:{categoryPosition:"Posición",positionLabel:"Posición",left:"Izquierda",top:"Parte superior"},visibility:{categoryVisibility:"Visibilidad",visible:"Visible"}}}; diff --git a/public/scripts/l10n/reportdesigner/ej.localetexts.fr-FR.min.js b/public/scripts/l10n/reportdesigner/ej.localetexts.fr-FR.min.js deleted file mode 100644 index cc1a1bf..0000000 --- a/public/scripts/l10n/reportdesigner/ej.localetexts.fr-FR.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.fr-FR.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -ej.ReportDesigner.Locale["fr-FR"]={itemPanel:{waterMarkText:"Rechercher des widgets",noDataFound:"Aucun résultat..",customCategory:"Codes barres",customRptItemName:"1D code à barre",dataRequirements:"Exigences en matière de données",customTooltip:{tooltip:{requirements:"Ajoutez un élément de rapport à la zone du concepteur.",description:"Affiche l'élément de rapport personnalisé.",title:"Rapport personnalisé"}},groupItems:{basicItems:{groupName:"Articles de base",Items:{line:{displayText:"Ligne",tooltip:{requirements:"Pour séparer une région par une ligne dans les sections de rapport.",description:"Élément graphique pour séparer la région du rapport.",title:"Ligne"}},image:{displayText:"Image",tooltip:{requirements:"Pour afficher une image de la base de données, incorporez l'image.",description:"Affiche les images.",title:"Image"}},textBox:{displayText:"Zone de texte",tooltip:{requirements:"Ajouter du texte.",description:"Affiche le texte statique et dynamique.",title:"Zone de texte"}},rectangle:{displayText:"Rectangle",tooltip:{requirements:"Ajouter un élément de rapport à la zone du concepteur.",description:"Combinez un ou plusieurs éléments de rapport à l'intérieur",title:"Rectangle"}}}},comparison:{groupName:"Comparaison",Items:{column:{displayText:"Colonne",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare les valeurs d'un ensemble d'éléments non ordonnés dans différentes catégories en utilisant les barres verticales disposées horizontalement.",title:"Colonne"}},bar:{displayText:"Bar",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare les valeurs d'un ensemble d'éléments non ordonnés dans différentes catégories en utilisant les barres horizontales disposées verticalement.",title:"Bar"}},stackedColumn:{displayText:"Colonne empilée",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare plusieurs mesures à l'aide des barres empilées verticalement.",title:"Colonne empilée"}},stackedBar:{displayText:"Barre empilée",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare plusieurs mesures à l'aide des barres empilées horizontalement.",title:"Barre empilée"}},stackedColumnPercent:{displayText:"Colonne empilée100%",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare plusieurs mesures en tant que parties d'un tout en utilisant les barres empilées verticalement.",title:"Colonne empilée100%"}},stackedBarPercent:{displayText:"Barre empilée100%",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare plusieurs mesures en tant que parties d'un ensemble à l'aide des barres empilées horizontalement.",title:"Barre empilée100%"}}}},proportion:{groupName:"Proportion",Items:{pie:{displayText:"Tarte",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Présente les proportions de la contribution de chaque article au total sous forme de tranches de tarte.",title:"Tarte"}},explodedPie:{displayText:"Tarte Explosée",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Souligne une tranche individuelle d'un camembert.",title:"Tarte Explosée"}},doughnut:{displayText:"Beignet",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Présente les proportions de la contribution de chaque article au total sous forme de tranches de beignets.",title:"Beignet"}},pyramid:{displayText:"Pyramide",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Présente la comparaison proportionnelle entre les valeurs de manière progressivement croissante.",title:"Pyramide"}},funnel:{displayText:"Entonnoir",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Présente la comparaison proportionnelle entre les valeurs de manière progressivement décroissante.",title:"Entonnoir"}}}},distribution:{groupName:"Distribution",Items:{area:{displayText:"Région",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare les valeurs d'un ensemble d'éléments non ordonnés dans différentes catégories à travers les courbes remplies ordonnées verticalement.",title:"Région"}},smoothArea:{displayText:"Zone lisse",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare les valeurs d'un ensemble d'éléments non ordonnés dans différentes catégories à travers les courbes remplies ordonnées verticalement avec une surface lisse.",title:"Zone lisse"}},stackedArea:{displayText:"Zone empilée",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare plusieurs mesures à travers les courbes remplies empilées verticalement.",title:"Zone empilée"}},stackedAreaPercent:{displayText:"Zone empilée100%",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare plusieurs mesures en tant que parties d'un tout à travers les courbes remplies empilées verticalement.",title:"Zone empilée100%"}},line:{displayText:"Ligne",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Présente les tendances à analyser au fil du temps avec des points de données connectés en utilisant les lignes droites.",title:"Ligne"}},smoothLine:{displayText:"Ligne lisse",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare la distribution des valeurs sur une période de temps connectée en utilisant les lignes lisses.",title:"Ligne lisse"}},steppedLine:{displayText:"Ligne en escalier",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Compare la distribution des valeurs sur une période de temps connectée en utilisant les lignes échelonnées.",title:"Ligne en escalier"}},lineWithMarkers:{displayText:"Ligne avec des marqueurs",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Comparez les changements sur la même période pour plusieurs groupes",title:"Ligne avec des marqueurs"}},smoothLineWithMarkers:{displayText:"Ligne lisse avec des marqueurs",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Les valeurs tracées sont représentées par un point marqueur et ces points sont connectés via une ligne lisse.",title:"Ligne lisse avec des marqueurs"}},scatter:{displayText:"Dispersion",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Affiche une série sous forme d'un ensemble de points et les valeurs sont représentées par la position des points sur le graphique.",title:"Dispersion"}},bubble:{displayText:"Bulle",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Affiche la différence entre deux valeurs d'un point de données en fonction de la taille de la bulle.",title:"Bulle"}},polar:{displayText:"Polaire",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Affiche une série sous la forme d'un ensemble de points regroupés par catégorie sur un cercle de 360 ​​degrés.",title:"Polaire"}},radar:{displayText:"Radar",tooltip:{requirements:"1 ou plusieurs valeurs et 1 ou plusieurs colonnes.",description:"Affiche une série sous forme de ligne ou de zone circulaire.",title:"Radar"}}}},dataRegions:{groupName:"Régions de données",Items:{tablix:{displayText:"Table",tooltip:{requirements:"1 ou plusieurs lignes / colonnes.",description:"Affiche les données de rapport paginées dans les cellules.",title:"Table"}},list:{displayText:"liste",tooltip:{requirements:"1 ou plusieurs lignes / colonnes.",description:"Une liste affiche les données dans un format libre. Placez les champs n'importe où dans la liste.",title:"liste"}}}},subReports:{groupName:"Sous rapports",Items:{subreport:{displayText:"Sous-rapport",tooltip:{requirements:"Afficher / incorporer le rapport dans le rapport principal.",description:"Affiche un autre rapport dans le corps du rapport principal.",title:"Sous-rapport"}}}}}},toolbar:{newReport:"Nouveau",open:"ouvrir",openMenu:{fromDevice:" de l appareil",fromServer:"du serveur"},save:"enregistrer",saveMenu:{saveLabel:"enregistrer",saveAs:"enregistrer sous",saveAsMenu:{saveToDevice:"à l appareil",saveToServer:"au serveur"}},cut:"Couper",copy:"copie",paste:"coller",deleteItem:"effacer",undo:"annuler",redo:"refaire",zoomIn:"agrandir",zoomOut:"Dézoomer",header:"entête",footer:"bas de page",order:"Ordre",orderMenu:{sendBackward:"Envoyer vers l'arrière",bringForward:"Avancer",sendToBack:"Envoyer au fond",bringToFront:"Mettre au premier plan"},left:"Aligner à gauche",center:"Centre",right:"Aligner à droite",top:"Top Align",middle:"Milieu",bottom:"Alignement du fond",distributeHorizontally:"Distribuer horizontalement",distributeVertically:"Distribuer verticalement",centerHorizontally:"Centrer horizontalement",centerVertically:"Centrer verticalement",sizing:"Dimensionnement",sizingMenu:{sameSize:"Même taille",sameWidth:"Même largeur",sameHeight:"Même taille"},alignToGrid:"Aligner sur la grille",sizeToGrid:"Taille à la grille",gridLine:"le quadrillage",snapToShape:"Aligner sur la forme",fullScreen:"plein écran",preview:"Aperçu",reportUpload:{alertLabel:"Télécharger",alertMessage:"Erreur lors du téléchargement du fichier. Veuillez télécharger à nouveau"},grouping:"Regroupement",view:"Vue"},newReport:{cancel:"Annuler",create:"créer",title:"nouveau rapport",fileName:"nom de fichier",waterMark:"nom du rapport",close:"Fermer"},reportAction:{enableLink:"Activer le lien",linkTo:"Lié à",report:"rapport",url:"URL"},linkReport:{reportCaption:"rapport",setParameter:"Définir les paramètres"},imageProperty:{basicSettings:{categoryName:"Paramètres de base",source:"La source",sourceTypes:{external:"Externe",embedded:"Intégré",database:"Base de données"},value:"Valeur",mimeType:"Type MIME",mimeTypes:{bmp:"image/bmp",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",xPng:"image/x-png"}},categoryName:"Lien",linkReport:"Rapport de lien",appearance:{categoryName:"Apparence",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"}},size:{categoryName:"Taille",paddingTypes:{padding:"Rembourrage",paddingLeft:"La gauche",paddingTop:"Haut",paddingRight:"Droite",paddingBottom:"Bas"},sizing:"Dimensionnement",sizeTypes:{auto:"Taille automatique",fit:"En forme",proportional:"FitProportional",clip:"Agrafe"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer l'élément"}},chartProperty:{commonProperties:{showBorder:"Afficher la bordure",border:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},background:"Couleur de fond",font:"Police de caractère",fontStyle:"Le style de police",labelRotation:"Rotation d'étiquette",categoryAxis:"Axe de catégorie",valueAxis:"Axe de valeur",defaultText:"Défaut",auto:"Auto",borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé",dashDot:"point de tiret",dashDotDot:"point de pointillé"},horizontalAlignments:{near:"Près",far:"Loin"},textAlignments:{right:"Droite",bottom:"Bas",center:"Centre",topLeft:"En haut à gauche",topCenter:"Centre supérieur",topRight:"En haut à droite",rightTop:"En haut a droite",rightCenter:"Centre droit",rightBottom:"Bas droit",bottomLeft:"En bas à gauche",bottomCenter:"Centre inférieur",bottomRight:"En bas à droite",leftTop:"En haut à gauche",leftCenter:"Centre gauche",leftBottom:"En bas à gauche"},fontStyleTypes:{normal:"Ordinaire",italic:"Italique"},fontWeightTypes:{light:"Lumière",bold:"Audacieux"}},basicSettings:{categoryName:"Paramètres de base",showLegend:{showLegendText:"Afficher la légende",title:"Titre",titleFont:"Police de titre",titleFontStyle:"Style de police du titre",titleAlignment:"Alignement du titre",legendPosition:"Position de légende",enableCustomBounds:"Activer les limites personnalisées"},chooseSeries:"Choisissez la série",showMarker:{showMarkerText:"Afficher le marqueur",color:"Couleur",markerType:"Type de marqueur",markerTypes:{square:"Carré",circle:"Cercle",diamond:"diamant",triangle:"Triangle",cross:"Traverser",star5:"Star5"},size:"Taille"},showDataLabel:{showDataLabelText:"Afficher l'étiquette de données",dataLabelFormat:"Format",dataLabelText:"Étiquette",dataLabelValueAsText:"utiliser la valeur comme étiquette",dataLabelTypes:{valueX:"#VALX",valueY:"#VALY",valueY2:"#VALY2",valueY3:"#VALY3",valueY4:"#VALY4",valueY5:"#VALY5",valueY6:"#VALY6",index:"#INDICE",percent:"#POUR CENT",total:"#TOTAL",axisLabel:"#étiquette d'axe"}},enableSmartLabel:{smartLabelText:"activer l'étiquette intelligente",labelStyle:"Style d'étiquette",value:"Valeur",smartLabelPositions:{outside:"À l'extérieur",inside:"À l'intérieur",outsideInColumn:"En dehors de la colonne"},smartLabelStyles:{pieLabelStyle:"style d'étiquette de tarte",funnelLabelStyle:"Style d'étiquette Entonnoir",pyramidLabelStyle:"Style d'étiquette pyramide",barLabelStyle:"Style d'étiquette de barre",smartLabelStyle:"style d'étiquette"}},seriesBorder:"Série Border",seriesColor:"Couleur de la série"},categoryName:"Apparence",customAttribute:{categoryName:"Attributs personnalisés",userDefined:"Défini par l'utilisateur",alertHeader:"Graphique ReportItem",alertMessage:"Format d'attributs personnalisés non valide.Exemple correct: 'AttrName1 = Valeur1, AttrName2 = Valeur2 '."},chartArea:{categoryName:"Zone de graphique",colorPalette:"Palette de couleurs",colorPaletteTypes:{earthTones:"Tons de terre",excel:"Exceller",grayScale:"Échelle de gris",pastel:"Pastel",semiTransparent:"Semi-transparent",berry:"Baie",chocolate:"Chocolat",fire:"Feu",seaGreen:"Vert de la mer",brightPastel:"Pastel lumineux",pacific:"Pacifique",pacificLight:"Lumière du Pacifique",pacificSemiTransparent:"pacifique semi-transparent"}},title:{categoryName:"Titre",showChartTitle:"Afficher le titre du graphique",titleText:"Texte du titre",titlePosition:"position du titre"},axis:{enableAxis:"Activer l'axe",axisTitle:"Titre de l'Axe",alignment:"Alignement",lineStyle:"Style de ligne",labelOverflowMode:"Mode de dépassement d'étiquette",overFlowModeTypes:{trim:"Réduire",hide:"Cacher"},labelFont:"Label Police",labelFormat:"Format d'étiquette",enableMajorTicks:"Activer les tiques majeures",enableMinorTicks:"Activer les tiques mineures",tickProperties:{tickSize:"Taille de tique",tickColor:"Tick Couleur",tickWidth:"Largeur",length:"Longueur"},tickPosition:"Tique la position"},gridLine:{categoryName:"Ligne de la grille",gridLineStyle:{minorGridLine:"Afficher le quadrillage mineur",majorGridLineStyle:"Style de grille principal",minorGridLineStyle:"Style de grille secondaire"}},pageBreak:{categoryName:"Saut de page",enablePageBreak:"Activer le saut de page",breakLocation:"Break Lieu",breakLocationTypes:{none:"Aucun",start:"Début",end:"Fin",startAndEnd:"début et fin",between:"Entre"},pageNumberReset:"Numéro de page réinitialisé",pageName:"Nom de la page"},position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer l'élément"},fontStyleTooltip:"Style",fontWeightTooltip:"Poids",fontSizeTooltip:"Taille",fontColorTooltip:"Couleur",fontFamilyTooltip:"Famille de polices",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille"},lineProperty:{basicSettings:{categoryBasicSettings:"Paramètres de base",line:"Ligne",lineTypes:{solid:"Solide",dashed:"En pointillé",dotted:"Pointé"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer l'élément"},styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille"},subReportProperty:{basicSettings:{categoryBasicSettings:"Paramètres de base"},appearance:{categoryAppearance:"Apparence",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"}},noRows:{noRowsLabel:"Aucune ligne",font:"Police de caractère",fontStyle:{fontStyleLabel:"Le style de police",fontItem:{defaultStyle:"Défaut",fontNormal:"Ordinaire",italic:"Italique"},fontWeight:{defaultElement:"Défaut",normal:"Ordinaire",thin:"Mince",extraLight:"Lumière supplémentaire",light:"Lumière",medium:"Moyen",semiBold:"Semi Audacieux",bold:"Audacieux",extraBold:"supplémentaire Audacieux",heavy:"Lourd"}},textDecoration:{textDecorationLabel:"Décoration de texte",defaultDecoration:"Défaut",none:"Aucun",underLine:"Souligner",overLine:"Overline",lineThrough:"Ligne à travers"},format:"Format",lineHeight:"Hauteur de la ligne",message:"Message",paddingTypes:{padding:"Rembourrage",paddingLeft:"La gauche",paddingRight:"Droite",paddingTop:"Haut",paddingBottom:"Bas"},textAlign:{textAlignLabel:"Alignement de texte",textAlignDefault:"Défaut",textAlignGeneral:"Général",textAlignLeft:"La gauche",textAlignRight:"Droite",textAlignCenter:"Centre"},verticalAlign:{verticalAlignlabel:"Alignement vertical",verticalAlignDefault:"Défaut",verticalAlignTop:"Haut",verticalAlignMiddle:"Milieu",verticalAlignBottom:"Bas"},writingMode:{writingModeLabel:"Mode d'écriture",writingModeDefault:"Défaut",writingModeHorizontal:"Horizontal",writingModeVertical:"Verticale",writingModeRotate:"Rotation270"}},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer l'élément"},position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},miscellaneous:{categoryMiscellaneous:"Divers",keepTogether:"Rester ensemble"},fontStyleTooltip:"Style",fontWeightTooltip:"Poids",fontSizeTooltip:"Taille",fontColorTooltip:"Couleur",fontFamilyTooltip:"Famille de polices",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille"},rectangleProperty:{basicSettings:{categoryBasicSettings:"Paramètres de base",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"},backGround:"Couleur de fond"},pageBreak:{pageBreak:"Saut de page",enablePageBreak:{enablePageBreak:"Activer le saut de page",breakLocation:{breakLocationLabel:"Break Lieu",none:"Aucun",start:"Début",end:"Fin",startAndEnd:"StartAndEnd",between:"Entre"},pageNumberReset:"Numéro de page réinitialisé"}},position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer l'élément"},rectangleMiscellaneous:{categoryMiscellaneous:"Divers",keepTogether:"Rester ensemble",pageName:"Nom de la page"}},browseFile:{openFile:{selectReport:"Sélectionnez le rapport",open:"Ouvrir"},saveFile:{saveAsReport:"Enregistrer comme rapport",name:"prénom",save:"sauvegarder"},close:"Fermer",cancel:"Annuler",waterMark:"Nom du rapport",emptyMessage:"Cette catégorie est vide",alertMessage:{reportServer:"Serveur de rapport",selectCategory:"Veuillez sélectionner une catégorie"},warningMessage:{fileNameLabel:"Un élément '",fileNameExist:".rdl ' existe déjà. Voulez-vous remplacer l'élément existant?",populateCategory:"Le concepteur de rapports n'a pas pu extraire les ressources du serveur de rapports"}},expressionMenu:{reset:"Réinitialiser",expression:"Expression",advanced:"Avancée"},propertyPanel:{property:"Propriétés",data:"Les données",name:"Nom",toolTipStyle:"Style",toolTipColor:"Couleur",toolTipWidth:"Largeur",setSorts:"Définir les triages",setFilters:"Définir les filtres",advancedOptions:"Options avancées",codemodules:"Code",expressionList:{top:"Haut",right:"Droite",bottom:"Bas",left:"La gauche",style:"Style",color:"Couleur",size:"Taille",fontFamily:"Famille de polices",width:"Largeur",height:"la taille",weight:"Poids",image:"Image"},alertMessage:{nameWarning:"Le nom ne peut pas être vide",nameAlert:"Le nom existe déjà",nameValidation:"Le nom ne doit pas contenir d'espaces et de caractères spéciaux"},unitType:{inchText:"dans",centimeterText:"cm",pixelText:"pixel",pointText:"pt",millimeterText:"mm",picaText:"pc"},setGroups:"Définir des groupes",addDatasource:"Ajouter une source de données",dataAlertMsg:"Aucune source de données ajoutée !"},dataSource:{newDatasource:"NOUVELLE DATASOURCE",datasource:"LES SOURCES DE DONNÉES",datasourceList:{data:"Les données",contextMenu:{editItem:"modifier",deleteItem:"Effacer",createDataSet:"Créer un Ensemble de données",cloneDatasource:"Cloner"}},datasourceType:{existOption:"Existant",newOption:"Créer un nouveau",selectDatasoure:"Sélectionnez la source de données",connectDatasource:"Connecter la source de données",datasourceType:"Choisissez le type à connecter",sqlLabel:"SQL",sqlCeLabel:"SQLCE",odbcLabel:"ODBC",oracleLabel:"ORACLE",oledbLabel:"OLEDB",xmlLabel:"XML",sharedLabel:"partagé"},datasourceConnection:{newConnection:"NOUVELLE CONNEXION",editConnection:"MODIFIER LA CONNEXION",name:"prénom",save:"sauvegarder",connect:"Relier",cancel:"Annuler"},sqlDatasource:{authenticationType:"type d'identification",window:"les fenêtres",sqlServer:"serveur SQL",userName:"Nom d'utilisateur",password:"Mot de passe",switchLabel:"Source de données Advancepanel",switchAlert:"Passer au concepteur visuel annulera les modifications manuelles faites à la chaîne de connexion. Voulez-vous utiliser le concepteur visuel de toute façon ? ",basicOption:{serverName:"Nom du serveur",savePassword:"Enregistrer le mot de passe",database:"Base de données",advanceSwitch:"Option Advance"},advanceOption:{connectionString:"Chaîne de connexion",promptLabel:"Texte d'invite",prompt:"Rapide",none:"Aucun",savePassword:"Enregistrer le mot de passe",basicSwitch:"Option de base"},alertMessage:{alertConnectionString:"Spécifiez la chaîne de connexion",alertPrompt:"Spécifiez le texte d'invite",alertUserName:"Précisez le nom d'utilisateur",alertPassword:"Spécifiez le mot de passe",alertServerName:"Indiquez le nom du serveur",alertDatabaseName:"Indiquez le nom de la base de données"}},sqlceDatasource:{connectionString:"Chaîne de connexion",authenticationType:"type d'identification",authentication:"Authentification",none:"Aucun",password:"Mot de passe",savePassword:"Enregistrer le mot de passe",alertMessage:{alertConnectionString:"Spécifiez la chaîne de connexion",alertPassword:"Spécifiez le mot de passe"}},odbcDatasource:{connectionString:"Chaîne de connexion",authenticationType:"type d'identification",authentication:"Authentification",prompt:"Rapide",none:"Aucun",userName:"Nom d'utilisateur",password:"Mot de passe",promptLabel:"Texte d'invite",savePassword:"Enregistrer le mot de passe",alertMessage:{alertConnectionString:"Spécifiez la chaîne de connexion",alertPrompt:"Spécifiez le texte d'invite",alertUserName:"Précisez le nom d'utilisateur",alertPassword:"Spécifiez le mot de passe"}},oracleDatasource:{connectionString:"Chaîne de connexion",authenticationType:"type d'identification",authentication:"Authentification",prompt:"Rapide",none:"Aucun",userName:"Nom d'utilisateur",password:"Mot de passe",promptLabel:"Texte d'invite",savePassword:"Enregistrer le mot de passe",alertMessage:{alertConnectionString:"Spécifiez la chaîne de connexion",alertPrompt:"Spécifiez le texte d'invite",alertUserName:"Précisez le nom d'utilisateur",alertPassword:"Spécifiez le mot de passe"}},oledbDatasource:{connectionString:"Chaîne de connexion",authenticationType:"type d'identification",authentication:"Authentification",prompt:"Rapide",none:"Aucun",userName:"Nom d'utilisateur",password:"Mot de passe",promptLabel:"Texte d'invite",savePassword:"Enregistrer le mot de passe",alertMessage:{alertConnectionString:"Spécifiez la chaîne de connexion",alertPrompt:"Spécifiez le texte d'invite",alertUserName:"Précisez le nom d'utilisateur",alertPassword:"Spécifiez le mot de passe"}},xmlDatasource:{connectionString:"Chaîne de connexion"},sharedDatasource:{datasource:"Source de données partagée",alertMessage:"Sélectionnez une source de données partagée"},alertMessage:{alertLabel:"La source de données",deleteValue:"Supprimer la source de données '",alertConnectionFailed:"Le concepteur de rapports n'a pas réussi à connecter la source de données",dataExtensionFailed:"Le fournisseur de données sélectionné n'est pas disponible. Veuillez vérifier l'extension de données.",connectStringValidation:"Comme la chaîne de connexion contient des expressions dans la source de données ",validationMessage:" Veuillez mettre à jour avec une chaîne de connexion valide.",executionMessage:", nous ne pouvons pas exécuter le jeu de données pour cette connexion.",confirmMessage:" Voulez-vous vraiment enregistrer la source de données?",nameWarning:"Spécifiez le nom DataSource",nameAlert:"Le nom spécifié existe déjà dans la liste DataSource",nameValidation:"Le nom ne doit pas contenir d'espaces et de caractères spéciaux"}},imageManager:{headerText:"GESTIONNAIRE D'IMAGE",addImageButton:"AJOUTER UNE IMAGE",deleteImage:"Supprimer l'image incorporée",image:"Image"},linkParameter:{title:"Paramètres",headerTxt:"Paramètre de lien",descriptionText:"Paramètres de rapport",addText:"AJOUTER",ok:"D'accord",cancel:"Annuler",nameWaterMark:"Le nom du paramètre",valueWaterMark:"Valeur",errorMessage:"Entrez une valeur pour cette propriété",closeToolTip:"Fermer"},filter:{title:"Filtre",descriptionLable:"Inclure les lignes où les conditions suivantes sont vraies.",add:"AJOUTER",ok:"D'accord",cancel:"Annuler",valueWaterMark:"Valeur",fieldWaterMark:"Choisissez le champ",closeToolTip:"Fermer",errorMessage:{booleanValidation:"La valeur n'est pas une valeur booléenne. ",intValidation:"La valeur n'est pas un nombre entier. ",floatValidation:"La valeur n'est pas un flotteur. ",dateTimeValidation:"La valeur est un format date / heure invalide. ",topBottomFilter:"Les opérateurs de filtre Top% et Bottom% requièrent un float ou un type de données entier.",expressionValidation:"Choisir une valeur pour le champ d'expression"},operatorTypes:{like:"Comme",topN:"HautN",bottomN:"BasN",topPercent:"Haut%",bottomPercent:"Bas%",between:"Entre",inFilter:"Dans"}},dataField:{title:"Champs de données",descriptionLable:"Inclure les lignes de champs de données",add:"AJOUTER",ok:"D'accord",cancel:"Annuler",fieldNameWaterMark:"Nom de domaine",closeToolTip:"Fermer",errorMessages:{emptyField:"Spécifiez le nom du champ",invalidCharacters:"Le nom du champ ne doit pas contenir d'espaces ni de caractères spéciaux",sameCharacter:"Le nom du champ existe déjà"},dsNameLabel:"prénom",dsNameWaterMark:"Nom de données",dsNameValidation:{nameWarning:"Spécifiez le nom du DataSet",nameAlert:"Le nom spécifié existe déjà dans la liste de DataSet",nameValidation:"Le nom du DataSet ne doit pas contenir d'espaces ni de caractères spéciaux"}},dataPanel:{itemTooltip:{properties:"Propriétés",data:"Les données",parameters:"paramètres",imageManager:"Gestionnaire d'image",expand:"Développer",collapse:"Effondrer"},dataSourceNewAlert:{title:"La source de données",contentMessage:"Voulez-vous annuler la création de La source de données ?"},dataSourceEditAlert:{title:"La source de données",contentMessage:"Voulez-vous annuler l'édition de La source de données ?"},dataSetNewAlert:{title:"Ensemble de données",contentMessage:"Voulez-vous annuler la création de Ensemble de données ?"},dataSetEditAlert:{title:"Ensemble de données",contentMessage:"Voulez-vous annuler l'édition de Ensemble de données ?"},parameterNewAlert:{title:"Paramètre",contentMessage:"Voulez-vous annuler la création du paramètre ?"},parameterEditAlert:{title:"Paramètre",contentMessage:"Voulez-vous annuler l'édition du paramètre ?"}},dataSet:{headerText:"LES DONNÉES",newData:"AJOUTER LE DATASET",shareDataset:{headerText:"NOUVEAU DATASET",editHeaderText:"MODIFIER DATASET",save:"sauvegarder",cancel:"Annuler",nameLable:"prénom",sharedDatasetLabel:"Ensemble de données partagé",errorMessage:{nameValidation:"Indiquez le nom du Ensemble de données partagé",datasetValidation:"Sélectionnez une source de données partagée",duplicateName:"Le nom spécifié existe déjà dans la liste Ensemble de données partagé",specialCharacter:"Le nom ne doit pas contenir d'espaces et de caractères spéciaux"}},contextMenu:{edit:"modifier",remove:"Effacer",cloneDataset:"Cloner",filter:"Filtre",setField:"Des champs"},datasourceSwitcher:"Les sources de données",deleteDataset:"Supprimer le jeu de données",deleteField:"Supprimer le champ",newDataText:"Nouvelles données",sharedDataText:"Données partagées",dataRestriction:{dsCreateRestriction:"La création de la source de données a été restreinte",title:"Les données"},dataFieldSearch:{errorMessage:"Aucun résultat",searchText:"Chercher"}},reportViewer:{toolbar:{print:"Impression",exportText:"Exportation",pageFit:"Ajuster à la page",exportformat:{Pdf:"PDF",Excel:"Exceller",Word:"Mot",Html:"Html",PPT:"PowerPoint",CSV:"CSV"},pageSetup:"Mise en page",gotoFirst:"Aller à Premier",gotoLast:"Aller à Dernier",gotoNext:"Aller à Prochain",gotoPrevious:"Aller à précédent",gotoParanet:"Aller à Paranet",zoomIn:"Zoom au",zoomOut:"Zoom sur",fittopage:{pageWidth:"Largeur de page",pageHeight:"Page entière"},printLayout:"Imprimer la mise en page",refresh:"Refresh",documentMap:"document Carte",parameter:"Paramètre",viewDesign:"fermer l aperçu"},pagesetupDialog:{close:"Fermer",paperSize:"Taille de papier",height:"la taille",width:"Largeur",margins:"marges",top:"Sommet",bottom:"Bas",right:"Droite",left:"À gauche",unit:"po",orientation:"Orientation",portrait:"Portrait",landscape:"Paysage",doneButton:"Terminé",cancelButton:"Annuler"},credential:{userName:"Nom d'utilisateur",password:"Mot de passe"},waterMark:{selectOption:"Sélectionnez l'option",selectValue:"Sélectionnez une valeur"},errorMessage:{startMessage:"La visionneuse de rapports a rencontré des problèmes lors du chargement de ce rapport. S'il vous plaît",middleMessage:"Cliquez ici",endMessage:"pour voir les détails de l'erreur",closeMessage:"Fermez ce message"},alertMessage:{close:"Fermer",title:"Rapport spectateur",done:"D'accord",showDetails:"Afficher les détails",hideDetails:"Cacher les détails",reportLoad:"Rapport chargé:",RVERR0001:"La visionneuse de rapports n'a pas pu charger le rapport",RVERR0002:"La visionneuse de rapports n'a pas réussi à afficher le rapport",RVERR0003:"Une erreur s'est produite dans la publication ajax",RVERR0004:"Veuillez sélectionner une valeur pour le paramètre",RVERR0005:"le {le nom du paramètre} paramètre est manquant une valeur",RVERR0006:"Veuillez donner l'entrée de type de données floatt",RVERR0007:"Veuillez indiquer l'entrée du type de données entier",RVERR0008:"La visionneuse de rapports n'a pas réussi à valider les informations d'identification de la source de données",RVERR0009:"Les marges se chevauchent ou se trouvent sur le papier. Entrez une taille de marge différente.",RVERR0010:"Veuillez entrer une valeur pour le paramètre",RVERR0011:"Le paramètre ne peut pas être vide",RVERR0012:"La valeur fournie pour le paramètre de rapport {invite de paramètre} n'est pas valide pour son type."},selectAll:"Tout sélectionner",viewButton:"Voir le rapport"},sortData:{sorting:"Tri",headerText:"Filtre de tri",add:"AJOUTER",changeSortingOptions:"Modifier les options de tri.",sortBy:"Trier par",thenBy:"Puis par",direction:{ascending:"Ascendant",descending:"Descendant"},chooseField:"Choisissez le champ",errorMessage:"Choisir une valeur pour le champ d'expression",ok:"D'accord",cancel:"Annuler",close:"Fermer"},groupData:{grouping:"Regroupement",headerTxt:"Groupe",headerTxtLabel:"Label de groupe",name:"prénom",label:"Étiquette",changeGroupingOptions:"Modifier les options de regroupement.",add:"AJOUTER",groupBy:"Par groupe",andOn:"Et sur",chooseField:"Choisissez le champ",ok:"D'accord",cancel:"Annuler",close:"Fermer",errorMessage:{nameErrorMessage:"S'il vous plaît entrer le nom valide",expressionErrorMessage:"Choisir une valeur pour un champ d'expression"}},alertMessage:{yes:"Oui",no:"Non",ok:"D'accord",showDetails:"Afficher les détails",hideDetails:"Cacher les détails",close:"Fermer"},parameter:{listPanel:{headerText:"PARAMÈTRES",newParameter:"NOUVEAU PARAMETRE",editMenu:{edit:"modifier",remove:"Effacer"},alertTitle:"Parametre"},configurationPanel:{newHeaderText:"NOUVEAU PARAMETRE",editHeaderText:"MODIFIER PARAMÈTRE",nameLabel:"prénom",promptLable:"Rapide",dataTypeLable:"Type de données",blankValueLable:"Autoriser la valeur vide('')",nullValueLable:"Autoriser la valeur null",multipleValueLable:"Autoriser plusieurs valeurs",visibilityLable:"Visibilité",assignValueLable:"Attribuer une valeur >>",save:"sauvegarder",cancel:"Annuler",visibility:{visible:"Visible",hidden:"Caché",internal:"Interne"},dataType:{stringType:"Chaîne",booleanType:"Booléen",dateTimeType:"DateTime",integerType:"Entier",floatType:"Flotte"}},errorMessage:{nameField:"S'il vous plaît entrer le nom",promptField:"Veuillez entrer la valeur",nameAlreadyExists:"Le nom du paramètre existe déjà"},warningMessage:{specialCharacter:"Le nom ne doit pas contenir d'espaces et de caractères spéciaux",multipleValueAlert:"Plusieurs valeurs par défaut ont été spécifiées. Le paramètre n'autorise pas plusieurs valeurs. ",nullValueAlert:"Dans le champ de valeur, une valeur nulle a été spécifiée. Le paramètre n'autorise pas les valeurs nulles. "},alertMessage:{confirmNullCheck:"Les valeurs disponibles ou par défaut peuvent contenir une valeur nulle. Voulez-vous activer la case à cocher autoriser la valeur nulle?",confirmBlankValue:"Les valeurs disponibles ou par défaut peuvent contenir une valeur vide, Voulez-vous activer la case à cocher de la valeur vide?",dataTypeChange:"Changer le type de données annulera les modifications apportées aux valeurs disponibles et par défaut.Voulez - vous changer le type de données quand même?",deleteAlert:"Supprimer le paramètre de rapport"},assignData:{title:"Paramètre",availableValue:"Valeur disponible",defaultValue:"Valeur par défaut",none:"Aucun",specify:"Spécifier",query:"Valeur de requête",ok:"D'accord",cancel:"Annuler",availableFields:{specifyDescriptionText:"Ajouter les valeurs disponibles pour les paramètres:",queryDescriptionText:"Choisissez l'ensemble de données et les champs pour les valeurs disponibles:",nameFieldWaterMark:"Étiquette",valueFieldWaterMark:"Valeur"},defaultFields:{specifyDescriptionText:"Ajouter les valeurs par défaut pour les paramètres:",queryDescriptionText:"Choisissez l'ensemble de données et les champs pour les valeurs par défaut:",defValueWaterMark:"Choisissez la valeur par défaut"},datasetWaterMark:"Choisir la valeur du jeu de données",valueWaterMark:"Choisir une valeur",lableWaterMark:"Choisir une étiquette",add:"AJOUTER",datasetLableText:"Ensemble de données",valueLableText:"Champ de valeur",labelFieldText:"Champ d'étiquette",errorMessage:{boolTypeCheck:"La valeur n'est pas une valeur booléenne. ",dateTypeCheck:"La valeur est un format de date non valide. ",intTypeCheck:"La valeur n'est pas un nombre entier. ",floatTypeCheck:"La valeur n'est pas un flottant. ",multipleValuesCheck:"Un paramètre à valeurs multiples ne peut pas inclure de valeurs NULL",datasetFieldCheck:"Le champ Ensemble de données est requis. ",valueFieldCheck:"Le champ de valeur est requis. ",syntaxLabelField:"La valeur entrée dans le champ label n'est pas une syntaxe de jeton valide. ",syntaxValueField:"La valeur entrée dans le champ de valeur n'est pas une syntaxe de jeton valide. ",blankValueCheck:"Le champ de valeur est vide. Le paramètre n'autorise pas les valeurs vides. ",nullValueCheck:"Dans le champ de valeur, une valeur nulle a été spécifiée. Le paramètre n'autorise pas les valeurs nulles. "},closeToolTip:"Fermer"}},formatData:{title:"Format de dialogue",typeSelect:"Nombre",typeFormat:{numberType:{numberType:"Nombre",decimalPlaces:"Décimales",negativeValues:"Valeurs négatives",showZeroAs:{showZeroAs:"Montrer zéro comme",none:"(aucun)"},representation:"Représentation",repDropDwn:{thousands:"Milliers",millions:"Des millions",billions:"Des milliards"},useRegionFormating:"Utiliser le formatage régional",use1000Separator:"Utilisez le séparateur 1000 (,)"},currency:{currencyType:"Devise",decimalPlaces:"Décimales",negativeValues:"Valeurs négatives",cultureCurrency:"Culture monétaire",showZeroAs:{none:"(aucun)"},representation:"Représentation",repDropDwn:{thousands:"Milliers",millions:"Des millions",billions:"Des milliards"},useRegionFormating:"Utiliser le formatage régional",use1000Separator:"Utilisez le séparateur 1000 (,)",includeSpace:"Inclure un espace"},date:{dateType:"Rendez-vous amoureux",date:"Rendez-vous amoureux"},time:{timeType:"Temps",time:"Temps"},percentage:{percentageType:"Pourcentage",decimalPlaces:"Décimales",includeSpace:"Inclure un espace"},scientific:{scientificType:"Scientifique",decimalPlaces:"Décimales"},custom:{customType:"Douane",customFormat:"Format personnalisé"}},preview:"Aperçu",ok:"D accord",cancel:"Annuler",close:"Fermer"},expression:{title:"Expression",descriptionText:"Définir l'expression pour : ",optionLabel:"Options",dataLabel:"Les données",descritionLabel:"La description",exampleLabelText:"Exemple",ok:"D'accord",cancel:"Annuler",textAreaWaterMark:"Expression",parameters:"Paramètres",optionWaterMark:"Choisir une option",dataWaterMark:"Sélectionnez une donnée",reportData:"Aucune donnée de rapport trouvée",closeToolTip:"Fermer",category:{builtInFields:"Champs intégrés",operators:"Les opérateurs",functions:"Les fonctions"},description:{executionTime:"La date et l'heure auxquelles les rapports commencent à s'exécuter.",overallPageNumber:"Le numéro de page global actuel ne peut être utilisé que dans l'en-tête ou le pied de page.",overallTotalPages:"Le nombre total de pages du rapport ne peut être utilisé que dans l'en-tête et le pied de page.",pageName:"Le nom de la page en cours dans le rapport ne peut être utilisé que dans l'en-tête ou le pied de page.",pageNumber:"Le numéro de page actuel qui peut être réinitialisé par l'utilisation de sauts de page",isInteractive:"Un booléen qui indique si la demande de rendu en cours utilise un format interactif.",renderName:"Le nom du moteur de rendu tel qu'il est enregistré dans le fichier de configuration RSReportServer.",reportFolder:"Le chemin d'accès complet au dossier contenant le rapport n'inclut pas l'URL du serveur de rapports.",reportName:"L'URL du serveur de rapports sur lequel le rapport est exécuté",reportServerUrl:"L'URL du serveur de rapports sur lequel le rapport est exécuté.",totalPages:"Le nombre total de pages dans la séquence de pages continue actuelle peut être utilisé uniquement dans l'en-tête et le pied de page. Le nombre peut être réinitialisé en utilisant des sauts de page.",language:"L'ID de langue du client exécutant le rapport.",userID:"L'ID de l'utilisateur exécutant le rapport.",powerNumberType:"Lève un nombre à la puissance d'un autre nombre.",multiply:"Multiplie deux nombres.",integerDivision:"Divise deux nombres et renvoie un entier.",modulus:"Divise deux nombres et renvoie seulement le reste.",add:"Ajoute deux nombres et peut être utilisé pour concaténer deux chaînes.",floatDivision:"Divise deux nombres et renvoie un point flottant.",difference:"Donne la différence entre deux nombres ou indique la valeur négative d'une expression numérique.",lesser:"Moins que.",lesserOrEqual:"Inférieur ou égal à.",greater:"Plus grand que.",greaterOrEqual:"Plus grand ou égal à.",equal:"Égal à.",notEqual:"Pas égal à.",like:"Compare deux chaînes.",isOperator:"Compare deux variables de référence d'objet.",expression:"Génère une concaténation de chaîne de deux expressions.",stringType:"Ajoute deux nombres, et il peut être utilisé pour concaténer deux chaînes.",and:"Effectue une conjonction logique sur deux expressions booléennes ou une conjonction bit à bit sur deux",not:"Effectue une négation logique sur une expression booléenne ou une négation bit à bit sur une expression numérique.",or:"Utilisé pour effectuer une disjonction logique sur deux expressions booléennes ou une disjonction binaire sur deux valeurs numériques.",xor:"Effectue une opération d'exclusion logique sur deux expressions booléennes ou une exclusion binaire sur deux expressions numériques.",andAlso:"Effectue une conjonction logique en court-circuit sur deux expressions.",orElse:"Utilisé pour effectuer une disjonction logique de court-circuit sur deux expressions.",left:"Effectue un décalage arithmétique à gauche sur un motif de bits.",right:"Effectue un décalage arithmétique à droite sur un modèle de bits.",asc:"Renvoie une valeur entière représentant le code de caractère correspondant à un caractère.",ascW:"Renvoie une valeur entière représentant le code de caractère correspondant à un caractère.",chr:"Renvoie le caractère associé au code de caractère spécifié.",chrW:"Renvoie le caractère associé au code de caractère spécifié.",filter:"Renvoie un tableau basé sur zéro contenant un sous-ensemble d'un tableau de chaînes basé sur des critères de filtre spécifiés.",formatStringType:"Renvoie une chaîne formatée conformément aux instructions d'une expression de chaîne de format.",currency:"Renvoie une expression formatée en tant que valeur de devise à l'aide du symbole monétaire défini dans le panneau de configuration du système.",dateTime:"Renvoie une expression de chaîne représentant une valeur date / heure.",numberType:"Retourne une expression formatée en nombre.",percent:"Renvoie une expression formatée en pourcentage (multipliée par 100).",getChar:"Renvoie une valeur char représentant le caractère de l'index spécifié dans la chaîne fournie.",inStr:"Renvoie un entier spécifiant la position de départ de la première occurrence d'une chaîne dans une autre.",inStrRev:"Renvoie la position de la première occurrence d'une chaîne dans une autre, en commençant par le côté droit de la chaîne.",join:"Renvoie une chaîne créée en joignant un certain nombre de sous-chaînes dans un tableau.",lCase:"Renvoie une chaîne ou un caractère converti en minuscules.",leftStringType:"Renvoie une chaîne contenant un nombre spécifié de caractères du côté gauche d'une chaîne.",stringLength:"Renvoie un entier contenant le nombre de caractères d'une chaîne ou le nombre.",lSet:"Renvoie une chaîne alignée à gauche contenant la chaîne spécifiée ajustée à la longueur spécifiée.",leftTrim:"Renvoie la chaîne sans les espaces de fin du côté gauche dans la chaîne donnée.",middle:"Renvoie une chaîne contenant un nombre spécifié de caractères d'une chaîne.",replace:"Renvoie une chaîne dans laquelle une sous-chaîne spécifiée a été remplacée par une autre.",rightString:"Renvoie une chaîne contenant un nombre spécifié de caractères du côté droit d'une chaîne.",rightSet:"Renvoie une chaîne alignée à droite contenant la chaîne spécifiée ajustée à la longueur spécifiée.",rightTrim:"Renvoie la chaîne sans les espaces de fin du côté droit dans la chaîne donnée.",stringSpace:"Renvoie une chaîne constituée du nombre d'espaces spécifié.",splitString:"Renvoie un tableau unidimensionnel à base zéro contenant un nombre spécifié de sous-chaînes.",strComp:"Renvoie -1, 0 ou 1, en fonction du résultat d'une comparaison de chaînes.",strConv:"Renvoie une chaîne convertie comme spécifié.",duplicateString:"Renvoie une chaîne ou un objet constitué du caractère spécifié répété le nombre de fois spécifié.",strReverse:"Renvoie une chaîne dans laquelle l'ordre des caractères d'une chaîne spécifiée est inversé.",trim:"Renvoie la chaîne sans espaces de fin dans la chaîne donnée.",upperCase:"Renvoie une chaîne ou un caractère contenant la chaîne spécifiée convertie en majuscule.",cDate:"Convertir à ce jour.",dateAdd:"Renvoie une valeur de date contenant les valeurs de date et d'heure auxquelles un intervalle de temps spécifié a été ajouté.",dateDiff:"Renvoie une valeur longue spécifiant le nombre d'intervalles de temps entre deux valeurs de date.",datePart:"Renvoie une valeur entière contenant le composant spécifié d'une valeur de date donnée.",dateSerial:"Renvoie une valeur de date représentant une année, un mois et un jour spécifiés, avec l'heure définie sur minuit (00:00:00).",dateString:"Renvoie ou définit une valeur de chaîne représentant la date actuelle en fonction de votre système.",dateValue:"Renvoie une valeur de date contenant les informations de date représentées par une chaîne, avec les informations de temps",day:"Renvoie une valeur entière de 1 à 31 représentant le jour du mois.",format:"Renvoie une expression de chaîne représentant la valeur date / heure.",hour:"Renvoie une valeur entière de 0 à 23 représentant l'heure du jour.",minute:"Renvoie une valeur entière de 0 à 59 représentant la minute de l'heure.",month:"Renvoie une valeur entière de 1 à 12 représentant le mois de l'année.",monthName:"Renvoie une valeur de chaîne contenant le nom du mois spécifié.",now:"Renvoie une valeur de date contenant la date et l'heure actuelles en fonction de votre système.",second:"Renvoie une valeur entière de 0 à 59 représentant la seconde de la minute.",timeOfDay:"Renvoie ou définit une valeur de date contenant l'heure actuelle en fonction de votre système.",timer:"Renvoie une double valeur représentant le nombre de secondes écoulées depuis minuit.",timeSerial:"Renvoie une valeur de date représentant une heure, une minute et une seconde spécifiées, les informations de date étant définies par rapport au 1er janvier de l'année 1.",timeString:"Renvoie ou définit une valeur de chaîne représentant l'heure actuelle en fonction de votre système.",timeValue:"Renvoie une valeur de date contenant les informations temporelles représentées par une chaîne, avec les informations de date définies sur le 1er janvier de l'année 1.",timeToday:"Renvoie ou définit une valeur de date contenant la date actuelle en fonction de votre système.",timeWeekday:"Renvoie une valeur entière contenant un nombre représentant le jour de la semaine.",timeWeekdayName:"Renvoie une valeur de chaîne contenant le nom du jour de la semaine spécifié.",year:"Renvoie une valeur entière de 1 à 9999 représentant l'année.",abs:"Renvoie la valeur absolue d'un nombre à virgule flottante simple précision.",acos:"Renvoie l'angle dont le cosinus est le nombre spécifié.",asin:"Renvoie l'angle dont le sinus est le nombre spécifié.",atan:"Renvoie l'angle dont la tangente est le nombre spécifié.",atan2:"Renvoie l'angle dont la tangente est le quotient de deux nombres spécifiés.",bigMultiply:"Produit le produit complet de deux nombres de 32 bits.",ceiling:"Renvoie le plus petit entier supérieur ou égal à l'entier spécifié.",cos:"Renvoie le cosinus de l'angle spécifié.",cosh:"Renvoie le cosinus hyperbolique de l'angle spécifié.",exponent:"Renvoie e élevé à la puissance spécifiée.",fixNumberType:"Renvoie une partie entière d'un nombre.",floor:"Renvoie le plus grand nombre entier inférieur ou égal au nombre spécifié",integer:"Renvoie une partie entière d'un nombre.",logrithm:"Renvoie le logarithme naturel (base e) d'un nombre spécifié.",logrithm10:"Renvoie le logarithme en base 10 d'un nombre spécifié.",maximum:"Renvoie la valeur maximale de toutes les valeurs non nulles de l'expression spécifiée.",minimum:"Renvoie la valeur minimale de toutes les valeurs non nulles de l'expression spécifiée.",power:"Renvoie un nombre spécifié élevé à la puissance spécifiée.",random:"Renvoie un nombre aléatoire de type unique.",round:"Arrondit une valeur à virgule flottante double précision à l'entier le plus proche.",sign:"Renvoie une valeur indiquant le signe d'un entier signé de 8 bits.",sin:"Renvoie le sinus de l'angle spécifié.",sinh:"Renvoie le sinus hyperbolique de l'angle spécifié.",squareRoot:"Renvoie la racine carrée d'un nombre spécifié.",tangent:"Renvoie la tangente de l'angle spécifié.",tangentH:"Renvoie la tangente hyperbolique de l'angle spécifié.",isArray:"Renvoie une valeur booléenne indiquant si une variable pointe sur un tableau.",isDate:"Renvoie une valeur booléenne indiquant si une expression représente une valeur valide",isNothing:"Renvoie une valeur booléenne indiquant si une expression n'a aucun objet",isNumeric:"Renvoie une valeur booléenne indiquant si une expression peut être évaluée en tant que nombre.",flowChoose:"Sélectionne et renvoie une valeur à partir d'une liste d'arguments.",flowIIf:"Renvoie l'un des deux objets en fonction de l'évaluation d'une expression.",switchFlow:"Évalue une liste d'expressions et renvoie une valeur d'objet correspondant à la première expression de la liste true.",avg:"Renvoie la moyenne de toutes les valeurs non nulles de l'expression spécifiée.",count:"Renvoie le nombre de valeurs de l'expression spécifiée.",countDistinct:"Renvoie le nombre de toutes les valeurs distinctes de l'expression spécifiée. ",countRows:"Renvoie un nombre de lignes dans la portée spécifiée.",first:"Renvoie la première valeur de l'expression spécifiée.",last:"Renvoie la dernière valeur de l'expression spécifiée.",standardDev:"Renvoie l'écart type de toutes les valeurs non nulles de l'expression spécifiée.",standardDevP:"Renvoie l'écart type de population de toutes les valeurs non nulles de l'expression spécifiée.",sum:"Renvoie la somme des valeurs de l'expression spécifiée.",variance:"Renvoie la variance de toutes les valeurs non nulles de l'expression spécifiée.",varianceP:"Renvoie la variance de population de toutes les valeurs non nulles de l'expression spécifiée.",runningValue:"Utilise une fonction spécifiée pour renvoyer un agrégat en cours d'exécution de l'expression spécifiée.",aggregate:"Renvoie un agrégat personnalisé de l'expression spécifiée, tel que défini par le fournisseur de données.",doubleDeclining:"Renvoie un double spécifiant la dépréciation d'un actif pour une période donnée en utilisant la méthode du solde dégressif double ou une autre méthode que vous spécifiez.",futureValue:"Renvoie la valeur double en spécifiant la valeur future d'une annuité sur la base de paiements fixes périodiques et d'un taux d'intérêt fixe.",interestPayment:"Renvoie une valeur double spécifiant le paiement d'intérêts pour une période donnée d'une rente sur la base de paiements périodiques et fixes et d'un taux d'intérêt fixe.",numberOfPeriods:"Renvoie une valeur double spécifiant le nombre de périodes pour une annuité basée sur des paiements fixes périodiques et un taux d'intérêt fixe.",annuityPayment:"Renvoie une valeur spécifiant le paiement d'une annuité sur la base de paiements périodiques et fixes et d'un taux d'intérêt fixe.",principalPayment:"Renvoie une valeurspécifiant le paiement principal pour une période donnée d'une rente basée sur des versements fixes périodiques et un taux d'intérêt fixe.",presentValue:"Renvoie une valeur spécifiant la valeur actuelle d'une rente basée sur des versements périodiques et fixes à payer dans le futur et un taux d'intérêt fixe.",rateOfInterest:"Renvoie une valeur spécifiant le taux d'intérêt par période pour une annuité.",straightLine:"Renvoie une valeur spécifiant l'amortissement linéaire d'un actif pour une période unique.",sumOfYearsDigits:"Renvoie un double spécifiant la dépréciation des chiffres de la somme des années d'un actif pour une période donnée.",convertBool:"Convertir en booléen.",convertByte:"Convertir en octet.",convertChar:"Convertir en caractère.",convertDate:"Convertir à ce jour.",convertDouble:"Convertir en double.",convertDecimal:"Convertir en décimal.",convertInteger:"Convertir en entier.",convertLong:"Convertir en long.",convertObject:"Convertir en objet",convertShort:"Convertir en court.",convertSingle:"Convertir en simple.",convertString:"Convertir en chaîne.",fix:"Renvoie une partie entière d'un nombre.",hexaDecimal:"Renvoie une chaîne représentant la valeur hexadécimale d'un nombre.",integerPortion:"Renvoie une partie entière d'un nombre.",octal:"Renvoie une chaîne représentant la valeur octale d'un nombre.",stringOfNumber:"Renvoie une chaîne qui représente un nombre.",stringAsNumeric:"Renvoie un nombre dans une chaîne sous la forme d'une valeur numérique du type approprié.",inScope:"Renvoie true si l'instance actuelle est dans la portée spécifiée.",depthLevel:"Renvoie un entier basé sur zéro représentant le niveau de profondeur actuel.",previous:"Renvoie la valeur de l'expression pour la ligne de données précédente.",rowNumber:"Renvoie un nombre en cours d'exécution de toutes les lignes de la portée spécifiée."}},dataAssign:{measures:"Les mesures",dimensions:"Dimensions",addDatasource:"Ajouter une source de données",errorMessagePrefix:"Vous n'avez pas encore configuré de source de données.",errorMessageSuffix:"Ajoutez une source de données pour lier des données à des éléments de rapport dans votre concepteur.",search:"Chercher",dragOnDrop:"Traîne & Laissez tomber"},reportProperty:{header:"Entête",body:"Corps",footer:"Bas de page",report:"Rapport",basicSettings:{categoryName:"Paramètres de base",background:"Couleur de fond",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"}},generalSettings:{categoryName:"Général",printFirstPage:"Imprimer sur la première page",printLastPage:"Imprimer sur la dernière page"},size:{sizeLabel:"Taille",paddingTypes:{padding:"Rembourrage",paddingLeft:"La gauche",paddingTop:"Haut",paddingRight:"Droite",paddingBottom:"Bas"}},codeModule:{code:"Code"},position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},margin:{categoryName:"Marge",categoryHeader:"Marge",types:{left:"La gauche",right:"Droite",bottom:"Bas",top:"Haut"}},pageUnit:{header:"Unités de page",label:"Unité de la page",types:{inches:"Pouces",centimeters:"Centimètres",pixels:"Pixel",points:"Points",millimeters:"Millimètres",picas:"Picas"}},columns:{header:"Colonne de la page",label:"Les colonnes",columnSpacing:"Espacement des colonnes"},paperSize:{orientation:"Orientation",header:"Taille de papier",label:"Taille de papier",orientationTypes:{landScape:"Paysage",portrait:"Portrait"},types:{a3Size:"A3",a4Size:"A4",b4Size:"B4(JIS)",b5Size:"B5(JIS)",envelope:"Enveloppe #10",envelopeMonarch:"Enveloppe Monarch",executive:"Exécutif",legal:"Légal",letter:"Lettre",tabloid:"Tabloïde",custom:"Douane"}},styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille"},textBoxProperty:{contents:{categoryName:"Contenu",content:"Contenu"},basicSettings:{categoryName:"Paramètres de base",font:{categoryName:"Police de caractère",defaultStyle:"Défaut",normal:"Ordinaire",italic:"Italique"},fontStyle:{categoryName:"Le style de police",defaultStyle:"Défaut",normal:"Ordinaire",thin:"Mince",extraLight:"Lumière supplémentaire",light:"Lumière",medium:"Moyen",semiBold:"Semi-gras",bold:"Audacieux",extraBold:"Extra Gras",heavy:"Lourd"},textDecoration:{categoryName:"Décoration de texte",defaultStyle:"Défaut",none:"Aucun",underline:"Souligner",lineThrough:"Ligne à travers",overline:"Sur la ligne"},format:"Format"},alignment:{categoryName:"Alignement",textAlignment:{categoryName:"Alignement du texte",defaultStyle:"Défaut",left:"La gauche",center:"Centre",right:"Droite"},verticalAlignment:{categoryName:"Alignement vertical",defaultStyle:"Défaut",top:"Haut",middle:"Milieu",bottom:"Bas"},lineSpacing:"Hauteur de la ligne"},appearance:{categoryName:"Apparence",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"},background:"Couleur de fond"},link:"Lien",linkReport:"Rapport de lien",position:{categoryPosition:"Position",positionLabel:"Position",sizeLabel:"Taille",left:"La gauche",top:"Haut",width:"Largeur",height:"la taille",direction:{categoryName:"Direction",leftToRight:"De gauche à droite",rightToLeft:"De droite à gauche"}},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer l'élément",intialToggleState:"Etat de basculement initial"},miscellaneous:{categoryName:"Divers",canGrow:"Peut croître",canShrink:"Peut rétrécir"},paragraphSettings:{categoryName:"Paramètres de paragraphe",textAlignment:{categoryName:"Alignement du texte",defaultStyle:"Défaut",left:"La gauche",center:"Centre",right:"Droite"},indent:{categoryName:"Retrait",leftIndent:"La gauche",rightIndent:"Droite"},space:{categoryName:"Espace",topSpace:"Haut",bottomSpace:"Bas"},listLevel:{categoryName:"Niveau de la liste",zeroLevel:"",oneLevel:"",twoLevel:"",threeLevel:"",fourLevel:""},listStyle:{categoryName:"Style de liste",none:"Aucun",numbered:"Numéroté",bulleted:"À puces"}},padding:{padding:"Rembourrage",paddingLeft:"La gauche",paddingTop:"Haut",paddingRight:"Droite",paddingBottom:"Bas"},contextMenu:{cut:"Couper",copy:"Copie",paste:"Coller",expression:"Expression",pasteAlert:"Votre navigateur ne prend pas en charge l'accès direct au presse-papiers. Veuillez utiliser le raccourci clavier Ctrl + V au lieu de coller."},fontStyleTooltip:"Style",fontWeightTooltip:"Poids",fontSizeTooltip:"Taille",fontColorTooltip:"Couleur",fontFamilyTooltip:"Famille de polices",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille",selectedText:"Texte sélectionné"},designPanel:{headerText:"Entête",footerText:"Bas de page",pasteAlert:"Seuls les éléments de base sont pris en charge dans les zones d'en-tête et de pied de page.",pasteTitle:"Coller"},customProperty:{position:{categoryPosition:"Position",positionLabel:"Position",left:"La gauche",top:"Haut",sizeLabel:"Taille",width:"Largeur",height:"la taille"},appearance:{categoryAppearance:"Paramètres de base",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"},backGround:"Couleur de fond"},visibility:{categoryName:"Visibilité",visible:"Visible"},styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille"},tablixProperty:{data:{categoryName:"Les données",datasetName:"Ensemble de données",datasetNone:"Aucun"},appearance:{categoryName:"Apparence",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"},backGround:"Couleur de fond"},miscellaneous:{categoryName:"Divers",noRowsMessage:"Message sans rangée",pageName:"Nom de la page",keepTogether:"Rester ensemble",repeatColumnHeaders:"Répéter les en-têtes de colonne",repeatRowHeaders:"Répéter les en-têtes",fixedColumnHeaders:"En-têtes de colonne fixes",fixedRowHeaders:"En-têtes de lignes fixes"},font:{categoryName:"Police de caractère",defaultStyle:"Défaut",normal:"Ordinaire",italic:"Italique"},fontStyle:{categoryName:"Le style de police",defaultStyle:"Défaut",normal:"Ordinaire",thin:"Mince",extraLight:"Lumière supplémentaire",light:"Lumière",medium:"Moyen",semiBold:"Semi-gras",bold:"Audacieux",extraBold:"Extra Gras",heavy:"Lourd"},textDecoration:{categoryName:"Décoration de texte",defaultStyle:"Défaut",none:"Aucun",underline:"Souligner",lineThrough:"Ligne à travers",overline:"Sur la ligne"},alignment:{categoryName:"Alignement",textAlignment:{categoryName:"Alignement du texte",defaultStyle:"Défaut",left:"La gauche",center:"Centre",right:"Droite"},verticalAlignment:{categoryName:"Alignement vertical",defaultStyle:"Défaut",top:"Haut",middle:"Milieu",bottom:"Bas"}},padding:{padding:"Rembourrage",paddingLeft:"La gauche",paddingTop:"Haut",paddingRight:"Droite",paddingBottom:"Bas"},position:{categoryPosition:"Position",positionLabel:"Position",sizeLabel:"Taille",left:"La gauche",top:"Haut",width:"Largeur",height:"la taille"},visibility:{categoryName:"Visibilité",visible:"Visible",toggleItem:"Basculer"},staticGroupProp:{categoryName:"Paramètres de base",filters:"Les filtres",sorts:"Trie",fixedData:"Données fixes",groupExp:"Groupes",hideIfNoRows:"Masquer si aucune rangée",keepWithGroup:"Garder avec le groupe",repeatOnNewPage:"Répéter sur une nouvelle page",afterGroup:"Après",beforeGroup:"Avant",pageBreak:{categoryName:"Saut de page",enablePageBreak:"Activer le saut de page",breakLocation:{categoryName:"Break Lieu",none:"Aucun",start:"Début",end:"Fin",startAndEnd:"Début et fin",between:"Entre"},pageNumberReset:"Numéro de page réinitialisé"}},fontStyleTooltip:"Style",fontWeightTooltip:"Poids",fontSizeTooltip:"Taille",fontColorTooltip:"Couleur",fontFamilyTooltip:"Famille de polices",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille",tablixMember:"Membre Tablix"},rowColumnGroup:{rowGroupLable:"Groupes de lignes",columnGroupLable:"Groupes de colonnes",tablixAlertHeader:"Tablix",alertMessage:"Activer l'option Développer pour sélectionner l'élément de rapport de tableau matriciel",contextMenu:{addgroup:"Ajouter un groupe",advanced:"Avancée",deletegroup:"Supprimer un groupe",addtotal:"Ajouter Total",groupproperties:"Propriétés du groupe",addColumnGroup:"Ajouter un groupe de colonnes",addRowGroup:"Ajouter un groupe de lignes"},contextSubMenu:{adjacentafter:"Adjacent Après",adjacentbefore:"Adjacent avant",childgroup:"Groupe d'enfants",parentgroup:"Groupe de parents",totalafter:"Après",totalbefore:"Avant",childGroupAlert:"Impossible d'insérer un groupe dans les détails."}},tablixContextMenu:{rowMenu:{insertRow:"Insérer une ligne",above:"Au dessus de",below:"Au dessous de"},columnMenu:{insertColumn:"Insérer une colonne",left:"La gauche",right:"Droite"},rowGroupMenu:{insideGroupAbove:"Inside Group - Ci-dessus",insideGroupBelow:"Inside Group - Ci-dessous",outsideGroupAbove:"Groupe extérieur - ci-dessus",outsideGroupBelow:"Groupe extérieur - ci-dessous"},columnGroupMenu:{insideGroupLeft:"À l'intérieur du groupe - gauche",insideGroupRight:"Inside Group - Right",outsideGroupLeft:"Groupe extérieur - gauche",outsideGroupRight:"Groupe extérieur - droit"},deleteRows:"Supprimer des lignes",deleteColumns:"Supprimer des colonnes",rowVisibility:"Visibilité des lignes",columnVisibility:"Visibilité de la colonne",tablixProperties:"Propriétés du tableau matriciel",splitcells:"Cellules divisés",mergecells:"Fusionner des cellules",groupMenu:{adjacentAbove:"Ci-dessus",adjacentleft:"Gauche adjacente",adjacentright:"Droit adjacent",adjacentBelow:"Adjacente ci-dessous",childGroup:"Groupe d'enfants",parentGroup:"Groupe parent",deleteRowGroup:"Supprimer le groupe de lignes",deleteColGroup:"Supprimer le groupe de colonnes",addRowGroup:"Groupe de lignes",addColGroup:"Groupe de colonnes"},reportItemMenu:{insertItem:"Insérer",chart:"Graphique"},totalMenu:{total:"Ajouter le total",row:"Rangée",column:"Colonne",before:"Avant",after:"Après"},cellMenu:{addExpression:"Ajouter une expression",editExpression:"Editer l'expression",datasource:"Ajouter une source de données",noFields:"Pas de champs",addText:"Ajouter du texte",editText:"Éditer le texte"},basicItems:{deleteItem:"Effacer",cut:"Couper",copy:"Copie",paste:"Coller"}},tablixAlertDialog:{ok:"D'accord",cancel:"Annuler",closeToolTip:"Fermer",deleteRowTitle:"Supprimer des lignes",deleteRow:"Supprimer uniquement les lignes",deleteRowGroup:"Supprimer des lignes et des groupes associés",deleteRowContent:"Supprimer les options de ligne",deleteBodyRow:"Le corps du tableau matriciel doit contenir au moins une ligne.",deleteColumnTitle:"Supprimer des colonnes",deleteColumn:"Supprimer uniquement les colonnes",deleteColumnGroup:"Supprimer des colonnes et des groupes associés",deleteColumnContent:"Supprimer les options de colonne",deleteBodyColumn:"Le corps du tableau matriciel doit contenir au moins une colonne.",deleteGroup:"Supprimer le groupe uniquement",deleteGroupRowColumn:"Supprimer le groupe et les lignes et colonnes associées",deleteGroupTitle:"Supprimer le groupe",deleteGroupContent:"Supprimer les options du groupe",deleteStructure:"Structure de groupe non disponible.",removeRowAlert:"Échec de la suppression de la ligne dans l'élément de rapport de tableau matriciel",removeRow:"Supprimer les lignes",removeColumn:"Supprimer des colonnes",addRow:"Ajouter une rangée",addColumn:"Ajouter une colonne",removeColumnAlert:"Impossible de supprimer la colonne dans l'élément de rapport de tableau matriciel",addRowAlert:"Échec de l'ajout d'une ligne dans l'élément de rapport de tableau matriciel",addColumnAlert:"Impossible d'ajouter la colonne dans l'élément de rapport de tableau matriciel"},tablixAlertInfo:{addGroup:"Ajouter un groupe",removeGroup:"Supprimer le groupe",adjacentAfterAlert:"Échec de l'ajout d'un groupe adjacent dans la structure hiérarchique",adjacentBeforeAlert:"Échec de l'ajout d'un groupe adjacent dans la structure hiérarchique",childGroupALert:"Échec de l'ajout d'un groupe enfant dans la structure hiérarchique",title:"Elément de rapport de tableau matriciel",parentGroupAlert:"Échec de l'ajout du groupe parent dans la structure hiérarchique",removeGroupAlert:"Échec de la suppression du groupe dans la structure hiérarchique",selectedMemberAlert:"Le membre sélectionné n'est pas un membre du groupe",pasteActionAlert:"Les informations ne peuvent pas être publiées car la zone de copie et la zone de collage n'ont pas la même taille et la même forme.",pasteTitle:"Coller"},cellMergingAlertInfo:{merge:"Fusionner des cellules",mergeAlert:"Échec de la fusion des cellules dans l'élément de rapport de tableau matriciel",split:"Cellules divisés",splitAlert:"Échec de la scission des cellules dans l'élément de rapport de tableau matriciel"},tablixGroup:{title:"Groupe Tablix",headerTxt:"Label de groupe",groupBy:"Par groupe:",chooseField:"Choisissez un champ",showDetailData:"Afficher les données détaillées",addGroupHeader:"Ajouter un en-tête",addGroupFooter:"Ajouter un pied de page",ok:"D'accord",cancel:"Annuler",closeToolTip:"Fermer"},tablixDataAssignMenu:{datasource:"Ajouter une source de données",addExpression:"Ajouter une expression",editExpression:"Editer l'expression",addText:"Ajouter du texte",editText:"Éditer le texte",search:"Chercher",noFieldsFound:"Aucun champ trouvé"},tablixTotalAlert:{totalHeader:"Ajouter un en-tête total",totalStatic:"Ajouter le total",headerMessage:"Échec de l'ajout du nombre total de lignes ou de colonnes à l'en-tête de groupe dans l'élément de rapport de tableau matriciel",staticMessage:"Échec de l'ajout du nombre total de lignes ou de colonnes au corps du tableau matriciel dans l'élément de rapport tableau matriciel"},tablixAddTextDialog:{save:"Sauvegarder",add:"Ajouter",cancel:"Annuler",closeToolTip:"Fermer",addText:"Ajouter du texte",editText:"Éditer le texte"},queryDesigner:{storeParameter:{title:"Paramètres",ok:"D'accord",cancel:"Annuler",parameterLable:"Paramètre",nullLable:"Nul",valueLable:"Valeur",dataTypeLable:"Type de données",closeToolTip:"Fermer"},parameter:{title:"Paramètres",ok:"D'accord",cancel:"Annuler",parameterLable:"Paramètre",nullLable:"Nul",valueLable:"Valeur",dataTypeLable:"Type de données",auto:"Auto",text:"texte",closeToolTip:"Fermer"},filter:{title:"Filtres de requête",descriptionLable:"Liste des filtres de table",add:"AJOUTER",save:"D'accord",cancel:"Annuler",nullLable:"Nul",trueLable:"Vrai",falseLable:"Faux",parameterTooltip:"Inclure comme paramètre",closeToolTip:"Fermer",intOperatorType:{equals:"Équivaut à",doesNotEqual:"Équivaut à",greaterThan:"Plus grand que",greaterThanOrEqual:"Plus grand ou égal à",lessThan:"Moins que",lessThanOrEqual:"Inférieur ou égal à",between:"Entre",notBetween:"Pas entre"},stringOpertorType:{equals:"Équivaut à",startsWith:"Commence avec",endWith:"Se termine par",contains:"Contient",notContains:"Ne contient pas"},errorMessage:{dateValidation:"La valeur est un format de date non valide. ",commonContent:"Le filtre sur ",booleanValidation:" n'a aucune valeur à filtrer. Veuillez fournir les valeurs pour le filtre.",stringValidation:" n'a pas de valeurs correctes à filtrer. "}},previewArea:{dataPreview:"Aperçu des données",noRecords:"Aucun enregistrement à afficher",generatePreview:"Générer un aperçu",executeRecords:"Exécuter pour prévisualiser les enregistrements",record:"Record",records:"Enregistrements",retrieved:"récupéré",loadRecord:"Charger plus",update:"Mettre à jour"},schemaArea:{search:"Chercher",rename:"Renommer",aggregation:"Agrégation",dialogHeader:"Ensemble de données",matchesFound:"Aucun résultat",alertMessage:{datasourceAlert:"Sélectionnez une DataSource pour configurer le Ensemble de données de rapport",removeTable:"Les tables assoiquées ci-dessous seront supprimées avec cette",duplicateName:"Le nom de colonne spécifié existe déjà",specialCharacter:"Le nom de la colonne ne doit pas contenir de caractères spéciaux.",switcherAlert:"Passer au concepteur visuel annulera les modifications manuelles apportées à la requête. Voulez-vous utiliser le concepteur visuel de toute façon?",duplicateDatasetName:"Le nom spécifié existe déjà dans la liste DataSet",datasetSpecialCharacter:"Le nom ne doit pas contenir d'espaces et de caractères spéciaux"},errorMessage:{specifyName:"Indiquez le nom de la colonne",specifyDatasetName:"Indiquez le nom du Ensemble de données",previewFailed:"Ensemble de données n'a pas réussi à prévisualiser la table sélectionnée",specifyQuery:"Spécifiez la requête Ensemble de données",selectTable:"Sélectionnez la table pour enregistrer le Ensemble de données",queryFailed:"Ensemble de données n'a pas pu enregistrer la requête de la table sélectionnée",tableProcedure:"Ensemble de données n'a pas réussi à récupérer la procédure de table sélectionnée"}},toolBar:{datasourceLable:"La source de données",datasetName:"prénom",run:"Courir",join:"Joindre",expression:"Expression",filter:"Filtre",code:"Code",finish:"terminer",cancel:"Annuler",parameter:"Paramètre",datasourceWaterMark:"Sélectionnez une source de données",autoPreview:"Aperçu automatique"},joiner:{title:"Requête Joiner",descriptionLable:"Liste des relations de table",add:"AJOUTER",save:"D'accord",cancel:"Annuler",addField:"Ajouter le champ",closeToolTip:"Fermer",leftFieldWaterMark:"Champ gauche",rightFieldWaterMark:"Champ droit",operatorWaterMark:"Opérateur",joinTypeWaterMark:"Type de jointure",leftTableWaterMark:"Table de gauche",rightTableWaterMark:"Table droite",joinTypes:{inner:"Interne",outer:"Gauche extérieure",rightOuter:"Extérieur droit",fullOuter:"Plein extérieur"},errorMessage:{removeField:"Chaque relation doit avoir une condition de champ. Donc, il ne permet pas de supprimer ce champ ",noRelationAlert:" est pas de relation avec d'autres tables",selectLeftTable:"Sélectionnez la valeur de la table de gauche",selectRightTable:"Sélectionnez la bonne valeur de la table",selectRelation:"Sélectionnez la relation pour les tables",selectLeftColumn:"Sélectionnez la valeur de la colonne de gauche de la ligne de champ #",selectRightColumn:"Sélectionnez la valeur de la colonne de droite de la ligne de champ #",selectOperator:"Sélectionnez l'opérateur de la ligne de champ #",relationExists:"La relation existe déjà entre les tables"}},credentialDialog:{title:"Boîte de dialogue Credential",userName:"Nom d'utilisateur",password:"Mot de passe",userNameWaterMark:"Nom d'utilisateur",passwordWaterMark:"Mot de passe",userNameErrorMessage:"Veuillez entrer le nom d'utilisateur",passwordErrorMessage:"Veuillez entrer le mot de passe",connect:"Relier",close:"Fermer"},queryExpression:{title:"Expressions de requête",functionLabel:"Les fonctions",columnLabel:"Paramètres de colonne",expressionLabel:"Expression",nameLabel:"prénom",descriptionLabel:"La description ",exampleLabelText:"Exemple",ok:"sauvegarder",cancel:"Annuler",add:"Ajouter",textAreaWaterMark:"Expression de requête",nameFieldWaterMark:"Nom de l'expression",closeToolTip:"Fermer",errorMessage:{saveAlert:"L'expression n'est pas enregistrée. Voulez-vous enregistrer et continuer?",bracketSyntax:"Syntaxe incorrecte près des parenthèses d'ouverture / fermeture.",parseAlert:"Le concepteur de rapports n'a pas pu analyser l'expression spécifiée.",nameAlert:"Le champ Nom ne doit pas être vide.",emptyAlert:"Le champ d'expression ne doit pas être vide.",duplicateName:"Le nom d'expression spécifié existe déjà",specialCharacter:"Le nom d'expression ne doit pas contenir de caractères spéciaux.",referenceError:"La colonne ne peut pas être référée dans sa propre expression!",invalidSyntax:"Syntaxe invalide près des parenthèses ouvertes / fermées.",retrieveExpression:"Le concepteur de rapports n'a pas pu récupérer l'expression spécifiée"},datasetTitle:"Ensemble de données",expressions:{all:"Tout",numbers:"Nombres",logical:"Logique",conditional:"Conditionnel",date:"Rendez-vous amoureux",stringType:"Chaîne",text:"Texte",miscellenuous:"Divers ",abs:"Renvoie la valeur absolue de l'expression donnée.",acos:"Renvoie le cosinus inverse (également appelé arccosine) de l'expression numérique donnée.",asin:"Renvoie le sinus inverse (également appelé arcsine) de l'expression numérique donnée.",atan:"Renvoie la tangente inverse (également appelée arctangente) de l'expression numérique donnée.",cos:"Renvoie le cosinus de l'angle spécifié en radians de l'expression donnée.",degree:"Renvoie l'angle en degrés de celui spécifié en radians de l'expression numérique donnée.",exponent:"Renvoie la valeur exponentielle de l'expression donnée. ",logrithm:"Renvoie le logarithme de l'expression donnée à la base spécifiée.",pi:"Renvoie la valeur constante de PI.",power:"Renvoie la valeur de l'expression donnée (expression1) à la puissance spécifiée (expression2). ",radians:"Renvoie l'angle en radians pour celui spécifié en degrés dans l'expression numérique donnée.",round:"Renvoie une valeur arrondie.",sign:"Renvoie une valeur représentant le signe positif (+1), zéro (0) ou négatif (-1) de l'expression numérique donnée.",sin:"Renvoie le sinus de l'angle spécifié en radians de l'expression donnée.",squareRoot:"Renvoie la racine carrée de l'expression numérique donnée.",tan:"Renvoie la tangente de l'expression numérique donnée.",ifCondition:"Renvoie la partie vraie ou la partie fausse, en fonction de l'évaluation de l'expression.",ifNull:"Si l'expression est numérique / chaîne / date, renvoie la première expression. Si la première expression est NULL, renvoie la deuxième expression.",isNotNull:"Si la valeur numeric / string / date_expression est NULL, renvoie une chaîne représentant false; sinon représente vrai.",isNull:"Si la valeur numeric / string / date_expression est NULL, renvoie une chaîne représentant true; sinon représente faux.",and:"Renvoie true si les deux expressions sont vraies.",notOperation:"Renvoie la valeur logique d'inversion de l'expression en cours d'évaluation.",orOperation:"Renvoie true si l'une des expressions est évaluée à true.",addDate:"Ajoute le nombre de jours à la date spécifiée.",name:"Renvoie une chaîne représentant la partie date spécifiée de l'expression de date donnée.",part:"Renvoie une valeur entière représentant la partie de date spécifiée de l'expression de date donnée.",sub:"Renvoie la date soustraite de la date spécifiée.",day:"Retourne une valeur numérique représentant la partie jour de la date spécifiée.",daydiff:"Renvoie une valeur numérique représentant la différence entre deux dates spécifiées.",hour:"Renvoie l'heure de la date donnée en entier.",maximum:"Renvoie la valeur maximale dans l'expression donnée.",minimum:"Renvoie la valeur minimale dans l'expression donnée.",minute:"Renvoie une valeur numérique représentant la partie minute de la date résultant de l'expression de date spécifiée.",month:"Renvoie une valeur numérique représentant la partie mois de la date résultant de l'expression de date spécifiée.",now:"Renvoie la date et l'heure actuelles.",today:"Renvoie la date actuelle.",year:"Renvoie une valeur numérique représentant la partie année de la date résultant de l'expression de date spécifiée.",char:"Convertit le code ASCII entier donné en caractère.",concat:"Renvoie une valeur de chaîne résultant de la concaténation de deux valeurs de chaîne ou plus.",contains:"Renvoie true si l'expression de chaîne donnée contient l'expression de sous-chaîne spécifiée.",endsWith:"Renvoie true si l'expression de chaîne donnée se termine avec l'expression de sous-chaîne spécifiée.",left:"Renvoie le nombre de caractères spécifié à partir du début de l'expression de chaîne donnée.",length:"Renvoie le logarithme naturel de l'expression donnée.",lower:"Renvoie une valeur de chaîne convertie en minuscules à partir de l'expression de chaîne donnée.",leftTrim:"Renvoie la valeur de chaîne avec les espaces vides supprimés de l'expression de chaîne.",right:"Renvoie le nombre de caractères spécifié à la fin de l'expression de chaîne donnée.",rightTrim:"Renvoie la chaîne sans les espaces de fin du côté droit dans la chaîne donnée.",startswith:"Renvoie true si les expressions de chaîne données commencent par l'expression de sous-chaîne spécifiée.",subString:"Renvoie une longueur de chaîne spécifique à partir de l'index spécifique de l'expression de chaîne donnée.",upper:"Renvoie une valeur de chaîne convertie majuscule à partir d'une expression de chaîne donnée."}},reportParameter:{title:"Paramètres",descriptionText:"Paramètres de rapport",addText:"AJOUTER",ok:"D'accord",cancel:"Annuler",nameWaterMark:"Le nom du paramètre",valueWaterMark:"Valeur",closeToolTip:"Fermer"}},chartItem:{categoryItems:{yvalue:"Y Valeur(s)",size:"Taille(s)",xvalue:"X Valeur(s)",column:"Colonne",row:"Rangée(s)"},categoryItemsMenu:{filter:"Filtres",sort:"Sorts",group:"Groupes",expression:"Expression",aggregate:"Agrégat"}},codeDialog:{title:"Module de code",ok:"D'accord",cancel:"Annuler",add:"Ajouter",closeToolTip:"Proche",reference:{title:"Références",waterMark:"Référence ",errorMessage:"Le champ est vide",headerText:"Liste de références d'assemblage",infoTipText:"Ajoutez une référence d'assemblage pour utiliser vos fonctions d'assemblage dans le rapport."},classes:{title:"Classes",classWaterMark:"Nom de la classe",instanceWaterMark:"Nom de linstance",classErrorMessage:"Les champs sont vides",instanceErrorMessage:"Le champ est vide",headerText:"Liste des instances de classe",infoTipText:"Ajoutez des instances de classe pour accéder à vos fonctions d'objet dans le rapport."},code:{title:"Code",headerText:"Fonction de code VB pour le rapport",infoTipText:"Le moteur de génération de rapports Syncfusion prend en charge les fonctions de code VB à intégrer aux éléments de rapport et aux données."}},previewData:{title:"Données de prévisualisation",ok:"D'accord",cancel:"Annuler",description:"Lier les données JSON pour la prévisualisation",close:"Fermer",infoToolTip:"Le rapport nécessite un aperçu des données au format JSON.Il contient la clé et la valeur dans la liste du format de tableau.",jsonHeader:"Données JSON:",errorMessage:"Spécifiez le format JSON valide",previewDataAlert:{title:"Données de prévisualisation",alertMessage:"Voulez-vous passer au concepteur de rapports ?"}},sampleDataSource:{sampleDSHeader:"IMPORTATION DE DONNÉES D'ÉCHANTILLON",addText:"Ajouter",searchText:"Chercher",noDataFound:"Aucune donnée disponible.",welcomeContentPrefix:"Commencez par créer une source de données",welcomeContentSuffix:"Vous pouvez vous connecter à vos propres données personnalisées ou en importer une à partir des données partagées prédéfinies que nous proposons.",sampleDSText:"importer des échantillons de données",exploreSampleText:"Explorez des exemples de données",accordionText:"Lancez votre premier rapport et explorez les options de personnalisation à l'aide des exemples de données.",errorMessage:"Erreur réseau",alertHeaderText:"Importer des données",alertMessage:"Le concepteur de rapports n'a pas pu importer les données du serveur de rapports"},field:{title:"Champs",nameWaterMark:"Nom de domaine",sourceWaterMark:"Source de champ",ok:"D'accord",cancel:"Annuler",description:"Modifier la requête et les champs calculés",query:"Champ de requête",calculated:"Champ calculé",fieldError:"Le champ est vide",fieldsError:"Les champs sont vides",add:"AJOUTER",closeToolTip:"Fermer",invalidFormat:"Le nom du champ ne doit pas contenir d'espaces ni de caractères spéciaux",sameFieldName:"Le nom de champ existe déjà"},commonProperty:{commonProperties:"Propriétés communes",basicSettings:{categoryBasicSettings:"Paramètres de base",borderTypes:{border:"Frontière",borderLeft:"La gauche",borderTop:"Haut",borderRight:"Droite",borderBottom:"Bas"},borderStyles:{solid:"Solide",none:"Aucun",double:"Double",dashed:"En pointillé",dotted:"Pointé"},backGround:"Couleur de fond",styleTooltip:"Style",colorTooltip:"Couleur",sizeTooltip:"Taille"},position:{categoryPosition:"Position",positionLabel:"Position",sizeLabel:"Taille",left:"La gauche",top:"Haut"},visibility:{categoryVisibility:"Visibilité",visible:"Visible"}}}; diff --git a/public/scripts/l10n/reportdesigner/ej.localetexts.zh-CN.min.js b/public/scripts/l10n/reportdesigner/ej.localetexts.zh-CN.min.js deleted file mode 100644 index 8e75dfb..0000000 --- a/public/scripts/l10n/reportdesigner/ej.localetexts.zh-CN.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.localetexts.zh-CN.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -ej.ReportDesigner.Locale["zh-CN"]={itemPanel:{waterMarkText:"搜索小工具",noDataFound:"找不到匹配项...",customCategory:"条形码",customRptItemName:"1D条码",dataRequirements:"數據要求",customTooltip:{tooltip:{requirements:"將報表項添加到設計器區域。",description:"顯示自定義報告項目。",title:"自定義報告項目"}},groupItems:{basicItems:{groupName:"基本项目",Items:{line:{displayText:"線",tooltip:{requirements:"通過報告部分中的線分隔區域。",description:"用於分隔報告區域的圖形元素。",title:"線"}},image:{displayText:"圖片",tooltip:{requirements:"要顯示數據庫中的圖像,請嵌入圖像。",description:"顯示圖像。",title:"圖片"}},textBox:{displayText:"文本框",tooltip:{requirements:"添加任何文字。",description:"顯示靜態和動態文本。",title:"文本框"}},rectangle:{displayText:"長方形",tooltip:{requirements:"將一個或多個報表項合併到其中。",description:"圖形容器元素。",title:"長方形"}}}},comparison:{groupName:"對照",Items:{column:{displayText:"柱",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"使用水平排列的垂直條比較各種類別中的一組無序項的值。",title:"柱"}},bar:{displayText:"酒吧",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"使用垂直排列的水平條比較各種類別中的一組無序項的值。",title:"酒吧"}},stackedColumn:{displayText:"堆積柱",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"使用垂直堆疊的條比較多個度量。",title:"堆積柱"}},stackedBar:{displayText:"堆積吧",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"使用水平堆疊的條比較多個度量。",title:"堆積吧"}},stackedColumnPercent:{displayText:"堆積柱100%",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"使用垂直堆疊的條將多個度量作為整體的一部分進行比較。",title:"堆積柱100%"}},stackedBarPercent:{displayText:"堆積條100%",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"使用水平堆疊的條將多個度量作為整體的一部分進行比較。",title:"堆積條100%"}}}},proportion:{groupName:"比例",Items:{pie:{displayText:"餡餅",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"以餅圖的形式展示每個項目對總數的貢獻比例。",title:"餡餅"}},explodedPie:{displayText:"爆炸的餡餅",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"強調餅圖的單個切片。",title:"爆炸的餡餅"}},doughnut:{displayText:"甜甜圈",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"以甜甜圈切片的形式展示每個項目對總數的貢獻比例。",title:"甜甜圈"}},pyramid:{displayText:"金字塔",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"以逐步增加的方式展示值之間的比例比較。",title:"金字塔"}},funnel:{displayText:"漏斗",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"以逐漸減少的方式展示值之間的比例比較。",title:"漏斗"}}}},distribution:{groupName:"Distribution",Items:{area:{displayText:"區",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"通過垂直排序的填充曲線比較不同類別的一組無序項的值。",title:"區"}},smoothArea:{displayText:"光滑的區域",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"通過垂直排列的具有光滑表面的填充曲線,比較不同類別中的一組無序項的值。",title:"光滑的區域"}},stackedArea:{displayText:"堆積區域",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"通過垂直堆疊的填充曲線比較多個度量。",title:"堆積區域"}},stackedAreaPercent:{displayText:"堆積面積100%",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"通過垂直堆疊的填充曲線將多個度量作為整體的一部分進行比較。",title:"堆積面積100%"}},line:{displayText:"線",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"展示使用直線連接數據點的一段時間內的分析趨勢。",title:"線"}},smoothLine:{displayText:"流暢的線條",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"比較使用平滑線連接的時間段內的值分佈。",title:"流暢的線條"}},steppedLine:{displayText:"階梯線",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"比較使用階梯線連接的時間段內的值分佈。",title:"階梯線"}},lineWithMarkers:{displayText:"與標記線",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"比較多個組在同一時間段內的更改。",title:"與標記線"}},smoothLineWithMarkers:{displayText:"標記線條流暢",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"繪製的值用標記點表示,這些點用平滑線連接。",title:"標記線條流暢"}},scatter:{displayText:"分散",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"將一系列顯示為一組點,並且值由圖表上的點的位置表示。",title:"分散"}},bubble:{displayText:"泡沫",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"根據氣泡的大小顯示數據點的兩個值之間的差異。",title:"泡沫"}},polar:{displayText:"極性",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"將一系列顯示為一組在360度圓上按類別分組的點。",title:"極性"}},radar:{displayText:"雷達",tooltip:{requirements:"1個或更多個值和1個或更多列。",description:"將系列顯示為圓形線或區域。",title:"雷達"}}}},dataRegions:{groupName:"數據區域",Items:{tablix:{displayText:"表",tooltip:{requirements:"1行或多行。",description:"顯示單元格中的分頁報告數據。",title:"表"}},list:{displayText:"名单",tooltip:{requirements:"1行或多行。",description:"列表以自由格式显示数据。将字段放在列表中的任何位置。",title:"名单"}}}},subReports:{groupName:"數據要求",Items:{subreport:{displayText:"子報表",tooltip:{requirements:"在主報告中顯示/嵌入報告。",description:"在主報表正文中顯示另一個報表。",title:"子報表"}}}}}},toolbar:{newReport:"新",open:"打开",openMenu:{fromDevice:"从设备",fromServer:"从服务器"},save:"保存",saveMenu:{saveLabel:"保存",saveAs:"另存为",saveAsMenu:{saveToDevice:"到设备",saveToServer:"到服务器"}},cut:"切",copy:"复制",paste:"糊",deleteItem:"删除",undo:"解开",redo:"重做",zoomIn:"放大",zoomOut:"缩小",header:"头",footer:"页脚",order:"订购",orderMenu:{sendBackward:"向後發送",bringForward:"向前進",sendToBack:"發送回",bringToFront:"帶到前面"},left:"左对齐",center:"中央",right:"对齐",top:"顶部对齐",middle:"中间",bottom:"底部对齐",distributeHorizontally:"水平分布",distributeVertically:"垂直分布",centerHorizontally:"水平居中",centerVertically:"垂直居中",sizing:"浆纱",sizingMenu:{sameSize:"相同的大小",sameWidth:"相同的宽度",sameHeight:"同样的高度"},alignToGrid:"对齐网格",sizeToGrid:"尺寸到网格",gridLine:"网格线",snapToShape:"捕捉形状",fullScreen:"全屏",preview:"预习",reportUpload:{alertLabel:"上传",alertMessage:"上传文件时出错。请重新上传"},grouping:"分组",view:"視圖"},newReport:{cancel:"取消",create:"创建",title:"新报告",fileName:"文件名",waterMark:"报告名称",close:"关"},reportAction:{enableLink:"启用链接",linkTo:"链接到",report:"报告",url:"网址"},linkReport:{reportCaption:"报告",setParameter:"设置参数"},imageProperty:{basicSettings:{categoryName:"基本设置",source:"资源",sourceTypes:{external:"外部",embedded:"嵌入式",database:"数据库"},value:"值",mimeType:"MIME类型",mimeTypes:{bmp:"图像/ BMP",jpeg:"图像/ JPEG",gif:"图像/ GIF",png:"图像/ PNG",xPng:"图像/ X-PNG"}},categoryName:"链接",linkReport:"链接报告",appearance:{categoryName:"出现",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"}},size:{categoryName:"尺寸",paddingTypes:{padding:"填充",paddingLeft:"剩下",paddingTop:"最佳",paddingRight:"对",paddingBottom:"底部"},sizing:"浆纱",sizeTypes:{auto:"自动尺寸",fit:"适合",proportional:"适合比例",clip:"夹"}},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切換項目"}},chartProperty:{commonProperties:{showBorder:"显示边框",border:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},background:"背景颜色",font:"字形",fontStyle:"字体样式",labelRotation:"标签旋转",categoryAxis:"类别轴",valueAxis:"价值轴",defaultText:"默认",auto:"汽车",borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点",dashDot:"短跑点",dashDotDot:"点划线点"},horizontalAlignments:{near:"近",far:"远"},textAlignments:{right:"对",bottom:"底部",center:"中央",topLeft:"左上方",topCenter:"顶尖中心",topRight:"右上",rightTop:"右上角",rightCenter:"正确的中心",rightBottom:"右下",bottomLeft:"左下方",bottomCenter:"底部中心",bottomRight:"底部右侧",leftTop:"左上方",leftCenter:"左中心",leftBottom:"左下"},fontStyleTypes:{normal:"正常",italic:"斜体"},fontWeightTypes:{light:"光",bold:"胆大"}},basicSettings:{categoryName:"基本设置",showLegend:{showLegendText:"显示图例",title:"标题",titleFont:"标题字体",titleFontStyle:"标题字体样式",titleAlignment:"标题对齐",legendPosition:"传奇位置",enableCustomBounds:"启用自定义边界"},chooseSeries:"选择系列",showMarker:{showMarkerText:"显示标记",color:"颜色",markerType:"标记类型",markerTypes:{square:"广场",circle:"圈",diamond:"钻石",triangle:"三角形",cross:"交叉",star5:"明星5"},size:"尺寸"},showDataLabel:{showDataLabelText:"显示数据标签",dataLabelFormat:"格式",dataLabelText:"标签",dataLabelValueAsText:"使用值作为标签",dataLabelTypes:{valueX:"#VALX",valueY:"#VALY",valueY2:"#VALY2",valueY3:"#VALY3",valueY4:"#VALY4",valueY5:"#VALY5",valueY6:"#VALY6",index:"#指数",percent:"#百分",total:"#总",axisLabel:"#轴标签"}},enableSmartLabel:{smartLabelText:"启用智能标签",labelStyle:"标签样式",value:"值",smartLabelPositions:{outside:"外",inside:"内",outsideInColumn:"列在外面"},smartLabelStyles:{pieLabelStyle:"馅饼标签样式",funnelLabelStyle:"漏斗标签样式",pyramidLabelStyle:"金字塔标签样式",barLabelStyle:"酒吧标签样式",smartLabelStyle:"标签样式"}},seriesBorder:"系列边框",seriesColor:"系列颜色"},categoryName:"出现",customAttribute:{categoryName:"自定义属性",userDefined:"用户自定义",alertHeader:"圖表報告項目",alertMessage:"自定义属性格式无效。 正确的例子:'AttrName1 = Value1,AttrName2 = Value2 '."},chartArea:{categoryName:"图表区域",colorPalette:"调色板",colorPaletteTypes:{earthTones:"地球色调",excel:"高强",grayScale:"灰阶",pastel:"粉彩",semiTransparent:"半透明",berry:"浆果",chocolate:"巧克力",fire:"火",seaGreen:"海绿色",brightPastel:"明亮的粉彩",pacific:"和平的",pacificLight:"太平洋之光",pacificSemiTransparent:"和平的 半透明"}},title:{categoryName:"标题",showChartTitle:"显示图表标题",titleText:"标题文本",titlePosition:"标题位置"},axis:{enableAxis:"启用轴",axisTitle:"轴标题",alignment:"对准",lineStyle:"线条样式",labelOverflowMode:"标签溢出模式",overFlowModeTypes:{trim:"修剪",hide:"隐藏"},labelFont:"标签字体",labelFormat:"標籤格式",enableMajorTicks:"启用主要蜱虫",enableMinorTicks:"启用小窍门",tickProperties:{tickSize:"勾号大小",tickColor:"勾选颜色",tickWidth:"宽度",length:"长度"},tickPosition:"勾号位置"},gridLine:{categoryName:"网格线",gridLineStyle:{minorGridLine:"显示小网格线",majorGridLineStyle:"主要网格线样式",minorGridLineStyle:"次要网格线样式"}},pageBreak:{categoryName:"分页符",enablePageBreak:"启用分页符",breakLocation:"休息地点",breakLocationTypes:{none:"没有",start:"开始",end:"结束",startAndEnd:"开始和结束",between:"之间"},pageNumberReset:"页码重置",pageName:"页面名称"},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切換項目"},fontStyleTooltip:"樣式",fontWeightTooltip:"重量",fontSizeTooltip:"尺寸",fontColorTooltip:"顏色",fontFamilyTooltip:"字體系列",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸"},lineProperty:{basicSettings:{categoryBasicSettings:"基本设置",line:"线",lineTypes:{solid:"固体",dashed:"虚线",dotted:"带点"}},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切換項目"},styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸"},subReportProperty:{basicSettings:{categoryBasicSettings:"基本设置"},appearance:{categoryAppearance:"出现",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"}},noRows:{noRowsLabel:"没有行",font:"字形",fontStyle:{fontStyleLabel:"字体样式",fontItem:{defaultStyle:"默认",fontNormal:"正常",italic:"斜体"},fontWeight:{defaultElement:"默认",normal:"正常",thin:"瘦",extraLight:"额外的光",light:"光",medium:"中",semiBold:"半粗体",bold:"胆大",extraBold:"特大号",heavy:"重"}},textDecoration:{textDecorationLabel:"文本装饰",defaultDecoration:"默认",none:"没有",underLine:"强调",overLine:"上划线",lineThrough:"通过"},format:"格式",lineHeight:"线条高度",message:"信息",paddingTypes:{padding:"填充",paddingLeft:"剩下",paddingRight:"对",paddingTop:"最佳",paddingBottom:"底部"},textAlign:{textAlignLabel:"文本对齐",textAlignDefault:"默认",textAlignGeneral:"一般",textAlignLeft:"剩下",textAlignRight:"对",textAlignCenter:"中央"},verticalAlign:{verticalAlignlabel:"垂直对齐",verticalAlignDefault:"默认",verticalAlignTop:"最佳",verticalAlignMiddle:"中间",verticalAlignBottom:"底部"},writingMode:{writingModeLabel:"写模式",writingModeDefault:"默认",writingModeHorizontal:"横",writingModeVertical:"垂直",writingModeRotate:"旋转270"}},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切換項目"},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},miscellaneous:{categoryMiscellaneous:"杂",keepTogether:"保持在一起"},fontStyleTooltip:"樣式",fontWeightTooltip:"重量",fontSizeTooltip:"尺寸",fontColorTooltip:"顏色",fontFamilyTooltip:"字體系列",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸"},rectangleProperty:{basicSettings:{categoryBasicSettings:"基本设置",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"},backGround:"背景颜色"},pageBreak:{pageBreak:"分页符",enablePageBreak:{enablePageBreak:"启用分页符",breakLocation:{breakLocationLabel:"休息地点",none:"没有",start:"开始",end:"结束",startAndEnd:"开始和结束",between:"之间"},pageNumberReset:"页码重置"}},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切換項目"},rectangleMiscellaneous:{categoryMiscellaneous:"杂",keepTogether:"保持在一起",pageName:"页面名称"}},browseFile:{openFile:{selectReport:"选择报告",open:"打开"},saveFile:{saveAsReport:"另存为报告",name:"名称",save:"保存"},close:"关",cancel:"取消",waterMark:"报告名称",emptyMessage:"此类别为空",alertMessage:{reportServer:"报表服务器",selectCategory:"请选择类别"},warningMessage:{fileNameLabel:"一个物品",fileNameExist:".rdl“已经存在,你想替换现有的项目吗?",populateCategory:"报表设计器无法从报表服务器检索资源"}},expressionMenu:{reset:"重启",expression:"表达",advanced:"高级"},propertyPanel:{property:"性能",data:"数据",name:"名称",toolTipStyle:"样式",toolTipColor:"颜色",toolTipWidth:"宽度",setSorts:"设置分类",setFilters:"设置过滤器",advancedOptions:"高级选项",codemodules:"码",expressionList:{top:"最佳",right:"对",bottom:"底部",left:"剩下",style:"样式",color:"颜色",size:"尺寸",fontFamily:"字体系列",width:"宽度",height:"高度",weight:"重量",image:"图片"},alertMessage:{nameWarning:"名称不能为空",nameAlert:"名称已存在",nameValidation:"名称不应包含空格和特殊字符"},unitType:{inchText:"在",centimeterText:"厘米",pixelText:"像素",pointText:"點",millimeterText:"毫米",picaText:"異食癖"},setGroups:"设置组",addDatasource:"添加数据源",dataAlertMsg:"没有添加数据源 !"},dataSource:{newDatasource:"新数据库",datasource:"数据源",datasourceList:{data:"数据",contextMenu:{editItem:"编辑",deleteItem:"删除",createDataSet:"创建数据集",cloneDatasource:"克隆"}},datasourceType:{existOption:"现有",newOption:"创建新的",selectDatasoure:"选择数据源",connectDatasource:"连接数据源",datasourceType:"选择要连接的类型",sqlLabel:"SQL",sqlCeLabel:"SQLCE",odbcLabel:"ODBC",oracleLabel:"ORACLE",oledbLabel:"OLEDB",xmlLabel:"XML",sharedLabel:"共享"},datasourceConnection:{newConnection:"新的连接",editConnection:"编辑连接",name:"名称",save:"保存",connect:"连",cancel:"取消"},sqlDatasource:{authenticationType:"认证类型",window:"视窗",sqlServer:"SQL 服务器",userName:"用户名",password:"密码",switchLabel:"数据源 预先小组",switchAlert:"切换到视觉设计师将放弃手动更改 连接字符串。你是否想要使用视觉设计师?",basicOption:{serverName:"服务器名称",savePassword:"保存密码",database:"数据库",advanceSwitch:"高级选项"},advanceOption:{connectionString:"连接字符串",promptLabel:"提示文字",prompt:"提示",none:"没有",savePassword:"保存密码",basicSwitch:"基本选项"},alertMessage:{alertConnectionString:"指定连接字符串",alertPrompt:"指定提示文本",alertUserName:"指定用户名",alertPassword:"指定密码",alertServerName:"指定服务器名称",alertDatabaseName:"指定数据库名称"}},sqlceDatasource:{connectionString:"连接字符串",authenticationType:"认证类型",authentication:"认证",none:"没有",password:"密码",savePassword:"保存密码",alertMessage:{alertConnectionString:"指定连接字符串",alertPassword:"指定密码"}},odbcDatasource:{connectionString:"连接字符串",authenticationType:"认证类型",authentication:"认证",prompt:"提示",none:"没有",userName:"用户名",password:"密码",promptLabel:"提示文字",savePassword:"保存密码",alertMessage:{alertConnectionString:"指定连接字符串",alertPrompt:"指定提示文本",alertUserName:"指定用户名",alertPassword:"指定密码"}},oracleDatasource:{connectionString:"连接字符串",authenticationType:"认证类型",authentication:"认证",prompt:"提示",none:"没有",userName:"用户名",password:"密码",promptLabel:"提示文字",savePassword:"保存密码",alertMessage:{alertConnectionString:"指定连接字符串",alertPrompt:"指定提示文本",alertUserName:"指定用户名",alertPassword:"指定密码"}},oledbDatasource:{connectionString:"连接字符串",authenticationType:"认证类型",authentication:"认证",prompt:"提示",none:"没有",userName:"用户名",password:"密码",promptLabel:"提示文字",savePassword:"保存密码",alertMessage:{alertConnectionString:"指定连接字符串",alertPrompt:"指定提示文本",alertUserName:"指定用户名",alertPassword:"指定密码"}},xmlDatasource:{connectionString:"连接字符串"},sharedDatasource:{datasource:"共享数据源",alertMessage:"选择一个共享的数据源"},alertMessage:{alertLabel:"数据源",deleteValue:"删除数据源 '",alertConnectionFailed:"报表设计器 无法连接数据源",dataExtensionFailed:"所选数据提供程序不可用。 请检查数据扩展名。",connectStringValidation:"由于连接字符串包含数据源中的表达式 ",validationMessage:" 请使用有效的连接字符串进行更新.",executionMessage:", 我们无法执行此连接的数据集.",confirmMessage:" 您确定要保存数据源吗?",nameWarning:"指定数据源名称",nameAlert:"指定的名称已存在于“数据源”列表中",nameValidation:"名称不应包含空格和特殊字符"}},imageManager:{headerText:"图像管理器",addImageButton:"添加图片",deleteImage:"删除嵌入的图像",image:"图片"},linkParameter:{title:"参数",headerTxt:"链接参数",descriptionText:"报告参数",addText:"加",ok:"好",cancel:"取消",nameWaterMark:"参数名称",valueWaterMark:"值",errorMessage:"为此属性输入一个值",closeToolTip:"关"},filter:{title:"过滤",descriptionLable:"包含满足以下条件的行.",add:"加",ok:"好",cancel:"取消",valueWaterMark:"值",fieldWaterMark:"选择字段",closeToolTip:"关",errorMessage:{booleanValidation:"值不是布尔值.",intValidation:"值不是整数.",floatValidation:"价值不是浮动.",dateTimeValidation:"值是无效的日期/时间格式.",topBottomFilter:"Top%和Bottom%过滤器运算符需要float或integer数据类型。",expressionValidation:"为表达式字段选择值"},operatorTypes:{like:"喜欢",topN:"最佳N",bottomN:"底部N",topPercent:"最佳%",bottomPercent:"底部%",between:"之间",inFilter:"在"}},dataField:{title:"数据字段",descriptionLable:"包括数据字段行",add:"加",ok:"好",cancel:"取消",fieldNameWaterMark:"字段名称",closeToolTip:"关",errorMessages:{emptyField:"指定字段名称",invalidCharacters:"字段名称不应包含空格和特殊字符",sameCharacter:"字段名称已存在"},dsNameLabel:"名稱",dsNameWaterMark:"數據名稱",dsNameValidation:{nameWarning:"指定數據集名稱",nameAlert:"指定的名稱已存在於“數據集”列表中",nameValidation:"數據集名稱不應包含空格和特殊字符"}},dataPanel:{itemTooltip:{properties:"属性",data:"数据",parameters:"参数",imageManager:"图像管理器",expand:"扩大",collapse:"坍方"},dataSourceNewAlert:{title:"数据源",contentMessage:"你想取消创建数据源吗??"},dataSourceEditAlert:{title:"数据源",contentMessage:"你想取消数据源编辑?"},dataSetNewAlert:{title:"数据集",contentMessage:"你想取消创建 数据集 吗?"},dataSetEditAlert:{title:"数据集",contentMessage:"你想取消 数据集 编辑吗?"},parameterNewAlert:{title:"参数",contentMessage:"你想取消参数创建?"},parameterEditAlert:{title:"参数",contentMessage:"你想取消参数编辑?"}},dataSet:{headerText:"数据",newData:"添加数据集",shareDataset:{headerText:"新数据",editHeaderText:"編輯數據集",save:"保存",cancel:"取消",nameLable:"名称",sharedDatasetLabel:"共享数据集",errorMessage:{nameValidation:"指定 数据集 名称",datasetValidation:"选择一个共享的数据源",duplicateName:"指定的名称已经存在于数据集列表中",specialCharacter:"名称不应包含空格和特殊字符"}},contextMenu:{edit:"编辑",remove:"删除",cloneDataset:"克隆",filter:"过滤",setField:"字段"},datasourceSwitcher:"数据源",deleteDataset:"删除数据集",deleteField:"删除字段",newDataText:"新數據",sharedDataText:"共享數據",dataRestriction:{dsCreateRestriction:"數據源創建受到限制",title:"數據"},dataFieldSearch:{errorMessage:"找不到匹配项",searchText:"搜索"}},reportViewer:{toolbar:{print:"打印",exportText:"出口",pageFit:"适合页面",exportformat:{Pdf:"PDF",Excel:"高强",Word:"字",Html:"Html",PPT:"微軟幻燈片軟件",CSV:"CSV"},pageSetup:"页面设置",gotoFirst:"转到第一",gotoLast:"转到最后",gotoNext:"转到下一步",gotoPrevious:"转到上一页",gotoParanet:"转到父母",zoomIn:"放大",zoomOut:"缩小",fittopage:{pageWidth:"页面宽度",pageHeight:"整个页面"},printLayout:"打印布局",refresh:"刷新",documentMap:"文档图",parameter:"参数",viewDesign:"关闭预览"},pagesetupDialog:{close:"关",paperSize:"纸张大小",height:"高度",width:"宽度",margins:"边距",top:"最佳",bottom:"底部",right:"对",left:"剩下",unit:"在",orientation:"方向",portrait:"肖像",landscape:"景观",doneButton:"好",cancelButton:"取消"},credential:{userName:"用户名",password:"密码"},waterMark:{selectOption:"选择选项",selectValue:"选择一个值"},errorMessage:{startMessage:"报表查看器在加载此报表时遇到一些问题。请",middleMessage:"点击这里",endMessage:"查看错误的详细信息",closeMessage:"关闭此消息"},alertMessage:{close:"关",title:"的报告查看器",done:"好",showDetails:"显示详细资料",hideDetails:"隐藏细节",reportLoad:"加载报告:",RVERR0001:"报告查看器 无法加载报告",RVERR0002:"报告查看器 无法呈现报告",RVERR0003:"ajax回发中发生错误",RVERR0004:"请为参数选择一个值",RVERR0005:"{参数名称}参数缺少一个值",RVERR0006:"请给出浮点数据类型输入",RVERR0007:"请给出整数数据类型输入",RVERR0008:"报告查看器 无法验证数据源凭据",RVERR0009:"边距重叠,或者它们不在纸上。输入不同的边距大小。",RVERR0010:"请为参数输入一个值",RVERR0011:"该参数不能为空",RVERR0012:"为报告参数{参数提示}提供的值对其类型无效."},selectAll:"全选",viewButton:"查看报告"},sortData:{sorting:"排序",headerText:"排序过滤器",add:"加",changeSortingOptions:"更改排序选项.",sortBy:"排序方式",thenBy:"然后通过",direction:{ascending:"上升",descending:"降序"},chooseField:"选择字段",errorMessage:"为表达式字段选择值",ok:"好",cancel:"取消",close:"关"},groupData:{grouping:"分组",headerTxt:"组",headerTxtLabel:"组标签",name:"名称",label:"标签",changeGroupingOptions:"更改分组选项.",add:"加",groupBy:"通过...分组",andOn:"并且",chooseField:"选择字段",ok:"好",cancel:"取消",close:"关",errorMessage:{nameErrorMessage:"請輸入有效名稱",expressionErrorMessage:"为表达式字段选择值"}},alertMessage:{yes:"是",no:"没有",showDetails:"显示详细资料",hideDetails:"隐藏细节",close:"关"},parameter:{listPanel:{headerText:"参数",newParameter:"新参数",editMenu:{edit:"编辑",remove:"删除"},alertTitle:"参数"},configurationPanel:{newHeaderText:"新参数",editHeaderText:"编辑参数",nameLabel:"名称",promptLable:"提示",dataTypeLable:"数据类型",blankValueLable:'允许空白值 ("")',nullValueLable:"允许空值",multipleValueLable:"允许多个值",visibilityLable:"能见度",assignValueLable:"分配值 >>",save:"保存",cancel:"取消",visibility:{visible:"可见",hidden:"隐",internal:"内部"},dataType:{stringType:"串",booleanType:"布尔",dateTimeType:"约会时间",integerType:"整数",floatType:"浮动"}},errorMessage:{nameField:"请输入名称",promptField:"请输入值",nameAlreadyExists:"参数名称已存在"},warningMessage:{specialCharacter:"名称不应包含空格和特殊字符",multipleValueAlert:"指定了多个默认值。该参数不允许多个值.",nullValueAlert:"在值字段中,指定了空值。该参数不允许空值."},alertMessage:{confirmNullCheck:"可用或默认值可能包含空值。是否要启用允许空值复选框?",confirmBlankValue:"可用或默认值可能包含空白值。是否要启用空白值复选框?",dataTypeChange:"更改数据类型将放弃对可用值和默认值所做的更改. 无论如何,你是否想改变数据类型?",deleteAlert:"删除报告参数"},assignData:{title:"参数",availableValue:"可用值",defaultValue:"默认值",none:"没有",specify:"指定",query:"查询值",ok:"好",cancel:"取消",availableFields:{specifyDescriptionText:"添加参数的可用值:",queryDescriptionText:"为可用值选择数据集和字段:",nameFieldWaterMark:"标签",valueFieldWaterMark:"值"},defaultFields:{specifyDescriptionText:"添加参数的默认值:",queryDescriptionText:"选择数据集和字段作为默认值:",defValueWaterMark:"选择默认值"},datasetWaterMark:"选择数据集值",valueWaterMark:"选择价值",lableWaterMark:"选择标签",add:"加",datasetLableText:"数据集",valueLableText:"值字段",labelFieldText:"标签字段",errorMessage:{boolTypeCheck:"值不是布尔值.",dateTypeCheck:"值是无效的日期格式.",intTypeCheck:"值不是整数.",floatTypeCheck:"价值不是浮动.",multipleValuesCheck:"多值参数不能包含空值",datasetFieldCheck:"数据集字段是必需的.",valueFieldCheck:"值字段是必需的.",syntaxLabelField:"标签字段中输入的值不是有效的标记语法.",syntaxValueField:"值字段中输入的值不是有效的标记语法.",blankValueCheck:"值字段为空。该参数不允许空白值.",nullValueCheck:"在值字段中,指定了空值。该参数不允许空值."},closeToolTip:"关"}},formatData:{title:"格式对话框",typeSelect:"类型",typeFormat:{numberType:{numberType:"数",decimalPlaces:"小数位",negativeValues:"负值",showZeroAs:{showZeroAs:"显示为零",none:"(没有)"},representation:"表示",repDropDwn:{thousands:"成千上万",millions:"百万",billions:"数十亿"},useRegionFormating:"使用区域格式",use1000Separator:"使用1000分隔符 (,)"},currency:{currencyType:"货币",decimalPlaces:"小数位",negativeValues:"负值",cultureCurrency:"货币文化",showZeroAs:{none:"(没有)"},representation:"表示",repDropDwn:{thousands:"成千上万",millions:"百万",billions:"数十亿"},useRegionFormating:"使用区域格式",use1000Separator:"使用1000分隔符 (,)",includeSpace:"包含一个空格"},date:{dateType:"日期",date:"日期"},time:{timeType:"时间",time:"时间"},percentage:{percentageType:"百分比",decimalPlaces:"小数位",includeSpace:"包含一个空格"},scientific:{scientificType:"科学",decimalPlaces:"小数位"},custom:{customType:"习惯",customFormat:"自定义格式"}},preview:"预习",ok:"好",cancel:"取消",close:"关"},expression:{title:"表达",descriptionText:"设置表达式 : ",optionLabel:"选项",dataLabel:"数据",descritionLabel:"描述",exampleLabelText:"例",ok:"好",cancel:"取消",textAreaWaterMark:"表达",parameters:"参数",optionWaterMark:"选择一个选项",dataWaterMark:"选择一个数据",reportData:"没有找到报告数据",closeToolTip:"关",category:{builtInFields:"内置字段",operators:"运营商",functions:"功能"},description:{executionTime:"报告开始运行的日期和时间。",overallPageNumber:"当前整体页码只能用于页眉或页脚.",overallTotalPages:"报告中的页面总数只能用于页眉和页脚.",pageName:"报告中当前页面的名称只能用于页眉或页脚.",pageNumber:"当前页码可通过使用分页符重置",isInteractive:"指示当前呈现请求是否使用交互式格式的布尔值.",renderName:"在 RS 报表服务器 配置文件中注册的渲染器的名称.",reportFolder:"包含报告的文件夹的完整路径不包含报告服务器URL.",reportName:"运行报告的报告服务器的URL",reportServerUrl:"运行报表的报表服务器的URL.",totalPages:"当前连续页面序列中的页面总数 只能在页眉和页脚中使用. 该号码可以通过使用分页符重置.",language:"运行报表的客户端的语言ID.",userID:"运行报告的用户的ID.",powerNumberType:"将数字提高到另一个数字的大小.",multiply:"相乘两个数字.",integerDivision:"将两个数字相除并返回一个整数.",modulus:"将两个数字相除并仅返回余数.",add:"添加两个数字,可用于连接两个字符串.",floatDivision:"将两个数字相除并返回一个浮点数.",difference:"产生两个数字之间的差异或指示数字表达式的负值.",lesser:"少于.",lesserOrEqual:"小于或等于.",greater:"比...更棒.",greaterOrEqual:"大于或等于.",equal:"等于",notEqual:"不等于.",like:"比较两个字符串.",isOperator:"比较两个对象引用变量.",expression:"生成两个表达式的字符串连接.",stringType:"添加两个数字,它可以用来连接两个字符串。",and:"对两个布尔表达式执行逻辑连接,或对两个布尔表达式执行逻辑连接",not:"对布尔表达式执行逻辑否定或按位否定在数字表达式上.",or:"用于对两个布尔表达式执行逻辑异或,或者对两个数字值.",xor:"对两个布尔表达式执行逻辑排除操作,或按位排除在两个数字表达式上.",andAlso:"对两个表达式执行短路逻辑连接.",orElse:"用于对两个表达式执行短路逻辑析取.",left:"对位模式执行算术左移.",right:"对位模式执行算术右移.",asc:"返回表示与某个字符对应的字符代码的整数值.",ascW:"返回表示与某个字符对应的字符代码的整数值.",chr:"返回与指定字符代码关联的字符.",chrW:"返回与指定字符代码关联的字符.",filter:"根据指定的过滤条件返回包含字符串数组子集的从零开始的数组.",formatStringType:"根据格式字符串表达式中的指令返回格式化的字符串.",currency:"返回使用货币符号格式化为货币值的表达式.在系统控制面板中定义.",dateTime:"返回表示日期/时间值的字符串表达式.",numberType:"返回格式为数字的表达式.",percent:"返回格式为百分比的表达式(即乘以100).",getChar:"返回一个char值,表示来自提供的字符串中指定索引的字符.",inStr:"返回一个整数,指定在另一个字符串中第一次出现的起始位置.",inStrRev:"从右侧开始,返回一个字符串中第一次出现的位置.的字符串.",join:"返回通过连接数组中的多个子字符串而创建的字符串.",lCase:"返回转换为小写字符串或字符.",leftStringType:"返回一个字符串,其中包含字符串左侧的指定数量的字符.",stringLength:"返回一个整数,其中包含字符串中的字符数或数字.",lSet:"返回包含调整为指定长度的指定字符串的左对齐字符串.",leftTrim:"返回给定字符串中没有左侧尾随空格的字符串.",middle:"返回包含字符串中指定数量字符的字符串.",replace:"返回指定的子字符串已被另一个字符串替换的字符串.",rightString:"从字符串的右侧返回一个包含指定数量字符的字符串.",rightSet:"返回包含调整为指定长度的指定字符串的右对齐字符串.",rightTrim:"返回给定字符串中没有右侧尾随空格的字符串.",stringSpace:"返回由指定数量的空格组成的字符串.",splitString:"返回包含指定数量的子字符串的基于零的一维数组.",strComp:"根据字符串比较的结果返回-1,0或1.",strConv:"返回按照指定转换的字符串.",duplicateString:"返回由指定字符组成的字符串或对象,重复指定的次数.",strReverse:"返回指定字符串的字符顺序颠倒的字符串.",trim:"返回给定字符串中没有尾随空格的字符串.",upperCase:"返回包含转换为大写字符的指定字符串的字符串或字符.",cDate:"转换为日期.",dateAdd:"返回包含添加了指定时间间隔的日期和时间值的日期值.",dateDiff:"返回一个长整型值,指定两个日期值之间的时间间隔数.",datePart:"返回包含给定日期值的指定组件的整数值.",dateSerial:"返回表示指定年份,月份和日期的日期值,并将时间信息设置为.午夜(00:00:00.",dateString:"根据您的系统返回或设置表示当前日期的字符串值.",dateValue:"返回包含日期信息的日期值,该日期信息由字符串表示,并带有时间信息",day:"返回从1到31的整数值,表示月份的某一天.",format:"返回表示日期/时间值的字符串表达式.",hour:"返回从0到23的整数值,表示一天中的小时.",minute:"返回从0到59的整数值,表示小时的分钟数.",month:"返回1到12的整数值,表示一年中的月份.",monthName:"返回包含指定月份名称的字符串值.",now:"根据您的系统返回包含当前日期和时间的日期值.",second:"返回从0到59的整数值,表示分钟的秒数.",timeOfDay:"根据您的系统返回或设置包含当前时间的日期值.",timer:"返回一个double值,表示从午夜开始经过的秒数.",timeSerial:"返回代表指定小时,分钟和秒的日期值,并设置日期信息.相对于1年1月1日.",timeString:"根据您的系统返回或设置表示当前时间的字符串值.",timeValue:"返回一个日期值,其中包含由字符串表示的时间信息,并设置日期信息.到第1年的1月1日.",timeToday:"根据您的系统返回或设置包含当前日期的日期值.",timeWeekday:"返回一个包含表示星期几的数字的整数值。",timeWeekdayName:"返回包含指定星期几的名称的字符串值.",year:"返回代表年份的从1到9999的整数值.",abs:"返回单精度浮点数的绝对值.",acos:"返回余弦为指定数字的角度.",asin:"返回其正弦为指定数字的角度.",atan:"返回其切线是指定数字的角度.",atan2:"返回其切线是两个指定数字的商的角度.",bigMultiply:"生成两个32位数字的完整产品.",ceiling:"返回大于或等于指定整数的最小整数。",cos:"返回指定角度的余弦.",cosh:"返回指定角度的双曲余弦.",exponent:"将e提升到指定的功率.",fixNumberType:"返回数字的整数部分.",floor:"返回小于或等于指定的最大整数",integer:"返回数字的整数部分.",logrithm:"返回指定数字的自然对数(基数e).",logrithm10:"返回指定数字的10进制对数.",maximum:"返回指定表达式的所有非空值的最大值.",minimum:"返回指定表达式的所有非空值中的最小值.",power:"返回指定的数字,并将其提升到指定的功率.",random:"返回一个单一类型的随机数.",round:"将双精度浮点值舍入为最接近的整数.",sign:"返回一个值,指示8位有符号整数的符号.",sin:"返回指定角度的正弦值.",sinh:"返回指定角度的双曲正弦.",squareRoot:"返回指定数字的平方根.",tangent:"返回指定角度的正切值.",tangentH:"返回指定角度的双曲正切值.",isArray:"返回一个布尔值,指示变量是否指向数组.",isDate:"返回一个布尔值,指示表达式是否表示有效",isNothing:"返回一个布尔值,指示表达式是否没有对象",isNumeric:"返回一个布尔值,指示表达式是否可以评估为一个数字.",flowChoose:"从参数列表中选择并返回一个值.",flowIIf:"根据对表达式的评估返回两个对象中的一个.",switchFlow:"计算表达式列表并返回相应的对象值到列表中的第一个表达式是真实的.",avg:"返回指定表达式中所有非空值的平均值.",count:"返回指定表达式中值的计数.",countDistinct:"返回指定表达式中所有不同值的计数。",countRows:"返回指定范围内的行数.",first:"返回指定表达式的第一个值.",last:"返回指定表达式的最后一个值.",standardDev:"返回指定表达式的所有非空值的标准偏差。",standardDevP:"返回指定表达式的所有非空值的总体标准偏差。",sum:"返回指定表达式的值的总和.",variance:"返回指定表达式的所有非空值的方差.",varianceP:"返回指定表达式的所有非空值的总体方差.",runningValue:"使用指定的函数来返回指定表达式的正在运行的聚合.",aggregate:"按照数据提供者的定义返回指定表达式的自定义聚合.",doubleDeclining:"使用双倍余额递减方法或您指定的其他方法,返回一个double值,用于指定特定时间段内资产的折旧。",futureValue:"基于定期固定支付和固定利率,返回指定年金未来价值的双倍值。",interestPayment:"根据定期付款,固定付款和固定利率返回指定给定期间年金利息支付的双倍值。",numberOfPeriods:"根据定期固定支付和固定利率返回一个double值,指定年金的期数",annuityPayment:"根据定期,固定付款和固定利率返回一个双重值,指定年金支付。",principalPayment:"基于定期固定支付和固定利率,返回指定给定期间年金本金的双倍值。",presentValue:"基于将来支付的定期,固定支付和固定利率,返回指定年金现值的双重值。",rateOfInterest:"返回一个double值,指定年金的每期利率。",straightLine:"返回一个double值,指定单个期间的资产的直线折旧。",sumOfYearsDigits:"返回一个double值,用于指定指定时间段内资产的年数总和折旧。",convertBool:"转换为布尔值.",convertByte:"转换为字节.",convertChar:"转换为字符.",convertDate:"转换为日期.",convertDouble:"转换为双倍.",convertDecimal:"转换为十进制.",convertInteger:"转换为整数.",convertLong:"转换为长.",convertObject:"转换为对象",convertShort:"转换为空格.",convertSingle:"转换为单个.",convertString:"转换为字符串.",fix:"返回数字的整数部分.",hexaDecimal:"返回表示数字的十六进制值的字符串.",integerPortion:"返回数字的整数部分.",octal:"返回表示数字的八进制值的字符串.",stringOfNumber:"返回表示数字的字符串。",stringAsNumeric:"返回字符串中的数字作为适当类型的数值.",inScope:"如果当前实例在指定范围内,则返回true.",depthLevel:"返回表示当前深度级别的从零开始的整数.",previous:"返回前一行数据的表达式的值.",rowNumber:"返回指定范围内所有行的运行计数."}},dataAssign:{measures:"措施",dimensions:"外形尺寸",addDatasource:"添加數據源",errorMessagePrefix:"您尚未配置數據源.",errorMessageSuffix:"添加數據源以將數據綁定到設計器中的報表項.",search:"搜索",dragOnDrop:"拖放"},reportProperty:{header:"头",body:"身体",footer:"页脚",report:"报告",basicSettings:{categoryName:"基本设置",background:"背景颜色",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"}},generalSettings:{categoryName:"一般",printFirstPage:"在第一页打印",printLastPage:"在最后一页打印"},size:{sizeLabel:"尺寸",paddingTypes:{padding:"填充",paddingLeft:"剩下",paddingRight:"对",paddingTop:"最佳",paddingBottom:"底部"}},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},margin:{categoryName:"余量",categoryHeader:"余量",types:{left:"剩下",right:"对",bottom:"底部",top:"最佳"}},pageUnit:{header:"頁面單位",label:"頁面單位",types:{inches:"英寸",centimeters:"公分",pixels:"像素",points:"點",millimeters:"毫米",picas:"異食癖"}},columns:{header:"页面列",label:"列",columnSpacing:"列间距"},codeModule:{code:"码"},paperSize:{orientation:"方向",header:"纸张大小",label:"纸张大小",orientationTypes:{landScape:"景观",portrait:"肖像"},types:{a3Size:"A3",a4Size:"A4",b4Size:"B4(JIS)",b5Size:"B5(JIS)",envelope:"信封 #10",envelopeMonarch:"信封君主",executive:"行政人员",legal:"法律",letter:"信",tabloid:"小报",custom:"习惯"}},styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸"},textBoxProperty:{contents:{categoryName:"內容",content:"內容"},basicSettings:{categoryName:"基本设置",font:{categoryName:"字形",defaultStyle:"默认",normal:"正常",italic:"斜体"},fontStyle:{categoryName:"字体样式",defaultStyle:"默认",normal:"正常",thin:"瘦",extraLight:"额外的光",light:"光",medium:"中",semiBold:"半粗体",bold:"胆大",extraBold:"特大号",heavy:"重"},textDecoration:{categoryName:"文本装饰",defaultStyle:"默认",none:"没有",underline:"强调",lineThrough:"通过",overline:"上划线"},format:"格式"},alignment:{categoryName:"对准",textAlignment:{categoryName:"文本对齐",defaultStyle:"默认",left:"剩下",center:"中央",right:"对"},verticalAlignment:{categoryName:"垂直对齐",defaultStyle:"默认",top:"最佳",middle:"中间",bottom:"底部"},lineSpacing:"线高"},appearance:{categoryName:"Appearance",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"},background:"背景颜色"},link:"链接",linkReport:"链接报告",position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度",direction:{categoryName:"方向",leftToRight:"左到右",rightToLeft:"右到左"}},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切換項目",intialToggleState:"初始切換狀態"},miscellaneous:{categoryName:"杂",canGrow:"可以增长",canShrink:"可以收缩"},paragraphSettings:{categoryName:"段落设置",textAlignment:{categoryName:"文本对齐",defaultStyle:"默认",left:"剩下",center:"中央",right:"对"},indent:{categoryName:"缩进",leftIndent:"剩下",rightIndent:"对"},space:{categoryName:"空间",topSpace:"最佳",bottomSpace:"底部"},listLevel:{categoryName:"列表级别",zeroLevel:"",oneLevel:"",twoLevel:"",threeLevel:"",fourLevel:""},listStyle:{categoryName:"列表样式",none:"没有",numbered:"编号",bulleted:"项目符号"}},padding:{padding:"填充",paddingLeft:"剩下",paddingRight:"对",paddingTop:"最佳",paddingBottom:"底部"},contextMenu:{cut:"切",copy:"复制",paste:"糊",expression:"表达",pasteAlert:"您的瀏覽器不支持直接訪問剪貼板。請使用Ctrl + V鍵盤快捷鍵而不是粘貼操作。"},fontStyleTooltip:"樣式",fontWeightTooltip:"重量",fontSizeTooltip:"尺寸",fontColorTooltip:"顏色",fontFamilyTooltip:"字體系列",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸",selectedText:"选定的文字"},designPanel:{headerText:"头",footerText:"页脚",pasteAlert:"页眉和页脚区域仅支持基本项目",pasteTitle:"糊"},customProperty:{position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},appearance:{categoryAppearance:"出现",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"},backGround:"背景颜色"},visibility:{categoryName:"能见度",visible:"可见"},styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸"},tablixProperty:{data:{categoryName:"数据",datasetName:"数据集",datasetNone:"没有"},appearance:{categoryName:"出现",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"},backGround:"背景颜色"},miscellaneous:{categoryName:"杂",noRowsMessage:"没有行消息",pageName:"页面名称",keepTogether:"保持在一起",repeatColumnHeaders:"重复列标题",repeatRowHeaders:"重复行标题",fixedColumnHeaders:"固定列标题",fixedRowHeaders:"固定行标题"},font:{categoryName:"字形",defaultStyle:"默认",normal:"正常",italic:"斜体"},fontStyle:{categoryName:"字体样式",defaultStyle:"默认",normal:"正常",thin:"瘦",extraLight:"额外的光",light:"光",medium:"中",semiBold:"半粗体",bold:"胆大",extraBold:"特大号",heavy:"重"},textDecoration:{categoryName:"文本装饰",defaultStyle:"默认",none:"没有",underline:"强调",lineThrough:"通过",overline:"上划线"},alignment:{categoryName:"对准",textAlignment:{categoryName:"文本对齐",defaultStyle:"默认",left:"剩下",center:"中央",right:"对"},verticalAlignment:{categoryName:"垂直对齐",defaultStyle:"默认",top:"最佳",middle:"中间",bottom:"底部"}},padding:{padding:"填充",paddingLeft:"剩下",paddingTop:"最佳",paddingRight:"对",paddingBottom:"底部"},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳",sizeLabel:"尺寸",width:"宽度",height:"高度"},visibility:{categoryName:"能见度",visible:"可见",toggleItem:"切换"},staticGroupProp:{categoryName:"基本设置",filters:"过滤器",sorts:"排序",fixedData:"固定数据",groupExp:"组",hideIfNoRows:"隐藏如果没有行",keepWithGroup:"与群体保持联系",repeatOnNewPage:"在新页面上重复",afterGroup:"后",beforeGroup:"之前",pageBreak:{categoryName:"分页符",enablePageBreak:"启用分页符",breakLocation:{categoryName:"休息地点",none:"没有",start:"开始",end:"结束",startAndEnd:"开始和结束",between:"之间"},pageNumberReset:"页码重置"}},fontStyleTooltip:"樣式",fontWeightTooltip:"重量",fontSizeTooltip:"尺寸",fontColorTooltip:"顏色",fontFamilyTooltip:"字體系列",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸",tablixMember:"表矩阵 会员"},rowColumnGroup:{rowGroupLable:"行组",columnGroupLable:"列组",tablixAlertHeader:"表矩阵",alertMessage:"启用展开选项以选择Tablix报表项",contextMenu:{addgroup:"添加组",advanced:"高级",deletegroup:"删除组",addtotal:"添加总计",groupproperties:"组属性",addColumnGroup:"添加列组",addRowGroup:"添加行组"},contextSubMenu:{adjacentafter:"相邻之后",adjacentbefore:"相邻之前",childgroup:"儿童组",parentgroup:"家长小组",totalafter:"后",totalbefore:"之前",childGroupAlert:"无法在细节内插入组。"}},tablixContextMenu:{rowMenu:{insertRow:"插入行",above:"以上",below:"下面"},columnMenu:{insertColumn:"插入列",left:"剩下",right:"对"},rowGroupMenu:{insideGroupAbove:"内部组 - 上方",insideGroupBelow:"内部组 - 下面",outsideGroupAbove:"外部团体 - 以上",outsideGroupBelow:"外部团体 - 下面"},columnGroupMenu:{insideGroupLeft:"内部组 - 左",insideGroupRight:"内部集团 - 权利",outsideGroupLeft:"外部组 - 左",outsideGroupRight:"外部集团 - 对"},deleteRows:"删除行",deleteColumns:"删除列",rowVisibility:"行可见性",columnVisibility:"列可见性",tablixProperties:"Tablix属性",splitcells:"分裂细胞",mergecells:"合并单元格",groupMenu:{adjacentAbove:"相邻的上方",adjacentleft:"相邻的左边",adjacentright:"相邻的右边",adjacentBelow:"相邻下方",childGroup:"儿童组",parentGroup:"家长小组",deleteRowGroup:"删除行组",deleteColGroup:"删除列组",addRowGroup:"行组",addColGroup:"专栏组"},reportItemMenu:{insertItem:"插入",chart:"圖表"},totalMenu:{total:"Add Total",row:"Row",column:"Column",before:"Before",after:"After"},cellMenu:{addExpression:"添加表达式",editExpression:"编辑表达式",datasource:"添加数据源",noFields:"没有领域",addText:"添加文字",editText:"编辑文字"},basicItems:{deleteItem:"删除",cut:"切",copy:"复制",paste:"糊"}},tablixAlertDialog:{ok:"好",cancel:"取消",closeToolTip:"關",deleteRowTitle:"刪除行",deleteRow:"僅刪除行",deleteRowGroup:"刪除行和關聯的組",deleteRowContent:"刪除行選項",deleteBodyRow:"Tablix主体必须至少包含一行。",deleteColumnTitle:"刪除列",deleteColumn:"僅刪除列",deleteColumnGroup:"刪除列和關聯的組",deleteColumnContent:"刪除列選項",deleteBodyColumn:"Tablix主体必须至少包含一列。",deleteGroup:"僅刪除組",deleteGroupRowColumn:"刪除組及相關的行和列",deleteGroupTitle:"刪除組",deleteGroupContent:"刪除組選項",deleteStructure:"组结构不可用。",removeRowAlert:"无法删除Tablix报表项中的行",removeRow:"删除行",removeColumn:"删除列",addRow:"添加行",addColumn:"添加列",removeColumnAlert:"无法删除tablix报表项中的列",addRowAlert:"无法在tablix报表项中添加行",addColumnAlert:"无法在tablix报表项中添加列"},tablixAlertInfo:{addGroup:"添加组",removeGroup:"删除组",adjacentAfterAlert:"无法在层次结构中添加相邻组",adjacentBeforeAlert:"无法在层次结构中添加相邻组",childGroupALert:"无法在层次结构中添加子组",title:"Tablix报告项目",parentGroupAlert:"无法在层次结构中添加父组",removeGroupAlert:"无法删除层次结构中的组",selectedMemberAlert:"选定的成员不是组成员",pasteActionAlert:"无法发布信息,因为复制区域和粘贴区域的大小和形状不同。",pasteTitle:"糊"},cellMergingAlertInfo:{merge:"合并单元格",mergeAlert:"无法合并tablix报表项中的单元格",split:"分裂细胞",splitAlert:"无法在Tablix报表项中拆分单元格"},tablixGroup:{title:"Tablix集團",headerTxt:"组标签",groupBy:"通過...分組:",chooseField:"選擇字段",showDetailData:"顯示詳細數據",addGroupHeader:"添加標題",addGroupFooter:"添加頁腳",ok:"好",cancel:"取消",closeToolTip:"關"},tablixDataAssignMenu:{datasource:"添加数据源",addExpression:"添加表达式",editExpression:"编辑表达式",addText:"添加文字",editText:"编辑文字",search:"搜索",noFieldsFound:"找不到任何领域"},tablixTotalAlert:{totalHeader:"添加总标题",totalStatic:"添加总计",headerMessage:"无法将总行数或列添加到tablix报告项目中的组标题",staticMessage:"无法在Tablix报表项中向Tablix主体添加总行数或列数"},tablixAddTextDialog:{save:"保存",add:"加",cancel:"取消",closeToolTip:"關",addText:"添加文字",editText:"編輯文字"},queryDesigner:{storeParameter:{title:"参数",ok:"好",cancel:"取消",parameterLable:"参数",nullLable:"空值",valueLable:"值",dataTypeLable:"数据类型",closeToolTip:"关"},parameter:{title:"参数",ok:"好",cancel:"取消",parameterLable:"参数",nullLable:"空值",valueLable:"值",dataTypeLable:"数据类型",auto:"汽车",text:"文本",closeToolTip:"关"},filter:{title:"查询过滤器",descriptionLable:"表格过滤器列表",add:"加",save:"好",cancel:"取消",nullLable:"空值",trueLable:"真正",falseLable:"假",parameterTooltip:"包含作为参数",closeToolTip:"关",intOperatorType:{equals:"等于",doesNotEqual:"不相等",greaterThan:"比...更棒",greaterThanOrEqual:"大于或等于",lessThan:"少于",lessThanOrEqual:"小于或等于",between:"之间",notBetween:"不在"},stringOpertorType:{equals:"等于",startsWith:"以。。开始",endWith:"以。。结束",contains:"包含",notContains:"不包含"},errorMessage:{dateValidation:"值是无效的日期格式.",commonContent:"过滤器 ",booleanValidation:" 没有任何值可以过滤。请提供过滤器的值.",stringValidation:" 没有适当的值来过滤. "}},previewArea:{dataPreview:"数据预览",noRecords:"无记录可显示",executeRecords:"执行以预览记录",record:"记录",records:"记录",retrieved:"检索",loadRecord:"装载更多"},schemaArea:{search:"搜索",rename:"改名",aggregation:"聚合",dialogHeader:"数据集",matchesFound:"找不到匹配项",alertMessage:{datasourceAlert:"选择一个 数据源 来配置 报告 数据集",removeTable:"下面的关联表将随此删除",duplicateName:"指定的列名已存在",specialCharacter:"列名不应包含特殊字符.",switcherAlert:"切换到可视化设计器将放弃对查询进行的手动更改。你想要使用视觉设计师吗?",duplicateDatasetName:"指定的名称已存在于 数据集 列表中",datasetSpecialCharacter:"名称不应包含空格和特殊字符"},errorMessage:{specifyName:"指定列名称",specifyDatasetName:"指定 数据集 名称",previewFailed:"数据集 无法预览选定的表",specifyQuery:"指定 数据集 查询",selectTable:"选择表来保存 数据集",queryFailed:"数据集 无法保存所选表的查询",tableProcedure:"数据集 无法检索选定的表过程"}},toolBar:{datasourceLable:"数据源",datasetName:"名称",run:"跑",join:"加入",expression:"表达",filter:"过滤",code:"码",finish:"完",cancel:"取消",parameter:"参数",datasourceWaterMark:"选择一个数据源",autoPreview:"自动预览"},joiner:{title:"查询连接器",descriptionLable:"表关系列表",add:"加",save:"好",cancel:"取消",addField:"添加字段",closeToolTip:"关",leftFieldWaterMark:"左场",rightFieldWaterMark:"右场",operatorWaterMark:"操作者",joinTypeWaterMark:"加入类型",leftTableWaterMark:"左表",rightTableWaterMark:"右表",joinTypes:{inner:"内",outer:"左外",rightOuter:"正确的外面",fullOuter:"完全外面"},errorMessage:{removeField:"每个关系必须有一个现场条件。所以,它不允许删除这个字段",noRelationAlert:" 与其他表格无关",selectLeftTable:"选择左表值",selectRightTable:"选择正确的表值",selectRelation:"选择表格的关系",selectLeftColumn:"选择字段行的左列值 #",selectRightColumn:"选择字段行的右列值 #",selectOperator:"选择字段行的运算符 #",relationExists:"表之间已经存在关系"}},credentialDialog:{title:"凭据对话框",userName:"用户名",password:"密码",userNameWaterMark:"用户名",passwordWaterMark:"密码",userNameErrorMessage:"请输入用户名",passwordErrorMessage:"请输入密码",connect:"连",close:"关"},queryExpression:{title:"查询表达式",functionLabel:"功能",columnLabel:"列设置",expressionLabel:"表达",nameLabel:"名称",descriptionLabel:"描述 ",exampleLabelText:"例",ok:"保存",cancel:"取消",add:"加",textAreaWaterMark:"查询表达式",nameFieldWaterMark:"表达式名称",closeToolTip:"关",errorMessage:{saveAlert:"表达式不被保存。你想保存并继续?",bracketSyntax:"打开/关闭支架附近的语法不正确(s).",parseAlert:"报表设计器 无法解析指定的表达式.",nameAlert:"姓名字段不能为空",emptyAlert:"表达字段不应该是空的",duplicateName:"指定的表达式名称已经存在",specialCharacter:"表达式名称不应包含特殊字符.",referenceError:"列不能在其自己的表达式中引用!",invalidSyntax:"打开/关闭括号附近的语法无效.",retrieveExpression:"报表设计器 无法检索指定的表达式"},datasetTitle:"数据集",expressions:{all:"所有",numbers:"数字",logical:"合乎逻辑",conditional:"条件",date:"日期",stringType:"串",text:"文本",miscellenuous:"杂 ",abs:"返回给定表达式的绝对值.",acos:"返回给定数字表达式的反余弦(也称为反余弦).",asin:"返回给定数字表达式的反正弦(也称为反正弦).",atan:"返回给定数字表达式的反正切(也称为反正切).",cos:"返回以给定表达式的弧度指定的角度的余弦.",degree:"以给定数值表达式的弧度指定的角度返回角度度数.",exponent:"返回给定表达式的指数值.",logrithm:"将给定表达式的对数返回给指定的基数.",pi:"返回PI的常量值.",power:"将给定表达式(表达式1)的值返回到指定的功率(表达式2).",radians:"返回给定数字表达式中以度数指定的角度的弧度角度.",round:"返回一个舍入值.",sign:"返回表示给定数字表达式的正数(+1),零(0)或负数(-1)符号的值.",sin:"返回以给定表达式的弧度指定的角度的正弦值.",squareRoot:"返回给定数字表达式的平方根.",tan:"返回给定数字表达式的正切值.",ifCondition:"根据对表达式的评估,返回true部分或false部分.",ifNull:"如果表達式是數字 / 串 / 日期,则返回第一个表达式. 如果第一个表达式为空值,则返回第二个表达式.",isNotNull:"如果數字 / 串 / 日期表達为空值,则返回表示false的字符串; 否则表示为true.",isNull:"如果數字 / 串 / 日期表達为空值,则返回表示true的字符串; 否则表示false.",and:"如果两个表达式求值为true,则返回true。",notOperation:"返回正在评估的表达式的反转逻辑值.",orOperation:"如果任何表达式的计算结果为true,则返回true.",addDate:"将天数添加到指定的日期.",name:"返回表示给定日期表达式的指定日期部分的字符串.",part:"返回表示给定日期表达式的指定日期部分的整数值.",sub:"返回从指定日期减去的日期.",day:"返回表示指定日期的日期部分的数值.",daydiff:"返回表示两个指定日期之间差异的数字值.",hour:"以整数形式返回给定日期的小时.",minute:"返回一个数字值,表示由指定的日期表达式产生的日期的分钟部分.",month:"返回表示指定日期表达式的日期的月份部分的数值.",now:"返回当前的日期和时间.",today:"返回当前日期.",year:"返回表示指定日期表达式所产生日期的年份部分的数值.",char:"将给定的整数ASCII码转换为一个字符.",concat:"返回由两个或更多字符串值连接产生的字符串值.",contains:"如果给定的字符串表达式包含指定的字符串表达式,则返回true.",endsWith:"如果给定的字符串表达式以指定的子字符串表达式结束,则返回true.",left:"返回给定字符串表达式开始处的指定字符数.",length:"返回给定表达式的自然对数.",lower:"从给定的字符串表达式中返回小写字母转换后的字符串值.",leftTrim:"返回从字符串表达式中删除前导空白的字符串值.",maximum:"返回给定表达式中的最大值.",minimum:"返回给定表达式中的最小值.",right:"返回给定字符串表达式末尾的指定字符数.",rightTrim:"返回给定字符串中没有右侧尾随空格的字符串.",startswith:"如果给定的字符串表达式以指定的子字符串表达式开头,则返回true.",subString:"返回从给定字符串表达式的特定索引开始的特定字符串长度.",upper:"从给定的字符串表达式中返回大写字母转换后的字符串值."}},reportParameter:{title:"参数",descriptionText:"报告参数",addText:"加",ok:"好",cancel:"取消",nameWaterMark:"参数名称",valueWaterMark:"值",closeToolTip:"关"}},chartItem:{categoryItems:{yvalue:"Y值(s)",size:"尺寸(s)",xvalue:"X值(s)",column:"柱",row:"行(s)"},categoryItemsMenu:{filter:"过滤器",sort:"排序",group:"组",expression:"表达",aggregate:"骨料"}},codeDialog:{title:"代码模块",ok:"好",cancel:"取消",add:"加",closeToolTip:"关 ",reference:{title:"参考",waterMark:"参考",errorMessage:"该字段为空",headerText:"裝配參考列表",infoTipText:"添加裝配參考以在報告中使用裝配功能。"},classes:{title:"类",classWaterMark:"班级名称",instanceWaterMark:"实例名称",classErrorMessage:"该字段为空",instanceErrorMessage:"该字段为空",headerText:"類實例列表",infoTipText:"添加類實例以訪問報表中的對象函數。"},code:{title:"码",headerText:"用於報告的VB代碼功能",infoTipText:"Syncfusion報告引擎支持VB代碼函數與報表元素和數據集成。"}},previewData:{title:"预览数据",ok:"好",cancel:"取消",description:"綁定JSON數據以進行預覽",close:"关",infoToolTip:"報告需要預覽JSON格式數據,它包含數組格式列表中的鍵和值。",jsonHeader:"JSON数据:",errorMessage:"指定有效的JSON格式",previewDataAlert:{title:"预览数据",alertMessage:"您想切換到報表設計器嗎?"}},sampleDataSource:{sampleDSHeader:"進口樣品數據",addText:"加",searchText:"搜索",noDataFound:"沒有找到數據。",welcomeContentPrefix:"首先創建一個數據源",welcomeContentSuffix:"您可以連接到自己的自定義數據,也可以從我們提供的預定義共享數據中導入一個。",sampleDSText:"導入樣本數據",exploreSampleText:"探索樣本數據",accordionText:"啟動您的第一個報告並使用示例數據探索自定義選項。",errorMessage:"網絡錯誤",alertHeaderText:"導入數據",alertMessage:"報表設計器無法從報表服務器導入數據"},field:{title:"字段",nameWaterMark:"字段名称",sourceWaterMark:"场源",ok:"好",cancel:"取消",description:"更改查询和计算字段",query:"查询字段",calculated:"计算字段",fieldError:"场是空的",fieldsError:"字段是空的",add:"加",closeToolTip:"关",invalidFormat:"字段名称不应包含空格和特殊字符",sameFieldName:"字段名称已存在"},commonProperty:{commonProperties:"共同属性",basicSettings:{categoryBasicSettings:"基本设置",borderTypes:{border:"边境",borderLeft:"剩下",borderTop:"最佳",borderRight:"对",borderBottom:"底部"},borderStyles:{solid:"固体",none:"没有",double:"双",dashed:"虚线",dotted:"带点"},backGround:"背景颜色",styleTooltip:"樣式",colorTooltip:"顏色",sizeTooltip:"尺寸"},position:{categoryPosition:"位置",positionLabel:"位置",left:"剩下",top:"最佳"},visibility:{categoryVisibility:"能见度",visible:"可见"}}}; diff --git a/public/scripts/sampleslist.js b/public/scripts/sampleslist.js deleted file mode 100644 index a8d9709..0000000 --- a/public/scripts/sampleslist.js +++ /dev/null @@ -1,501 +0,0 @@ -window.ControlList = [ - { - id: 'accordion', name: "Accordion", - samples: [ - { id: 'accordion.default', name: 'Default'}, - {id: 'accordion.multipleopen', name: 'MultipleOpen'}, - {id: 'accordion.rtl', name: 'RTL'} - ] - }, - { - id: 'autocomplete', name: "AutoComplete", - samples: [ - { id: 'autocomplete.default', name: 'Default' }, - { id: 'autocomplete.databinding-remotedata', name: 'Databinding-Remotedata' }, - { id: 'autocomplete.multicolumn', name: 'MultiColumn' } - ] - }, - { - id: 'barcode', name: "Barcode", - samples: [ - { id: 'barcode.default', name: 'Default' }, - { id: 'barcode.datamatrix', name: 'DataMatrix' }, - { id: 'barcode.code128', name: 'Code128' } - ] - }, - { - id: 'bulletgraph', name: "BulletGraph", - samples: [ - { id: 'bulletgraph.default', name: 'Default' }, - { id: 'bulletgraph.localdata', name: 'Local Data' }, - { id: 'bulletgraph.remotedata', name: 'Remote Data' } - ] - }, - { - id: 'button', name: "Button", - samples: [ - { id: 'button.default', name: 'Default' }, - { id: 'button.checkbox', name: 'ChekBoxes' }, - { id: 'button.groupbutton', name: 'GroupButton' }, - { id: 'button.radiobutton', name: 'RadioButtons' }, - { id: 'button.splitbutton', name: 'SplitButtons' }, - { id: 'button.togglebutton', name: 'ToggleButtons' } - ] - }, - { - id: 'chart', name: "Chart", - samples: [ - { id: 'chart.default', name: 'Default' }, - { id: 'chart.column', name: 'Column' }, - { id: 'chart.area', name: 'Area' } - ] - }, - { - id: 'circulargauge', name: "CircularGauge", - samples: [ - { id: 'circulargauge.default', name: 'Default' }, - { id: 'circulargauge.pointers', name: 'Pointer Image' }, - { id: 'circulargauge.interaction', name: 'User Interaction' } - ] - }, - { - id: 'colorpicker', name: "ColorPicker", - samples: [ - { id: 'colorpicker.default', name: 'Default' }, - { id: 'colorpicker.colorpalette', name: 'ColorPalette' }, - { id: 'colorpicker.custompalette', name: 'CustomPalette' } - ] - }, - { - id: 'combobox', name: "ComboBox", - samples: [ - { id: 'combobox.default', name: 'Default' }, - { id: 'combobox.databinding-remotedata', name: 'Databinding-Remotedata' }, - {id: 'combobox.grouping', name: 'Grouping'} - ] - }, - { - id: 'datepicker', name: "DatePicker", - samples: [ - { id: 'datepicker.default', name: 'Default' }, - { id: 'datepicker.blackoutdates', name: 'Blackout Dates' }, - { id: 'datepicker.rtl', name: 'RTL' } - ] - }, - { - id: 'daterangepicker', name: "DateRangePicker", - samples: [ - { id: 'daterangepicker.default', name: 'Default' }, - { id: 'daterangepicker.enabletimepicker', name: 'DateTimeRange' }, - { id: 'daterangepicker.ranges', name: 'Ranges' } - ] - }, - { - id: 'datetimepicker', name: "DateTimePicker", - samples: [ - { id: 'datetimepicker.default', name: 'Default' }, - { id: 'datetimepicker.drilldown', name: 'Drilldown' }, - { id: 'datetimepicker.rtl', name: 'RTL' } - ] - }, - { - id:'diagram', name:"Diagram", - samples:[ - {id: 'diagram.default' , name:'Default'}, - {id:'diagram.hierarchicaltree' , name:'Hierarchical Tree'}, - {id:'diagram.organizationalchart' , name:'Organizational Chart'}, - {id:'diagram.swimlane', name:'Swimlane'}, - {id:'diagram.radiallayout',name:'Radial Tree'}, - {id:'diagram.overview' , name:'overview'} - ] - }, - { - id: 'dialog', name: "Dialog", - samples: [ - { id: 'dialog.default', name: 'Default' }, - { id: 'dialog.actionbuttons', name: 'Action Buttons' } - ] - }, - { - id:'digitalgauge', name:"DigitalGauge", - samples:[ - { id: 'digitalgauge.default', name: 'Default'}, - { id: 'digitalgauge.digiclock', name: 'Digital Clock'}, - { id: 'digitalgauge.export', name: 'Export'} - ] - }, - { - id:'dropdownlist', name:"DropDownList", - samples:[ - { id: 'dropdownlist.default', name: 'Default'}, - {id: 'dropdownlist.grouping', name: 'Grouping'}, - {id: 'dropdownlist.filtering', name: 'Filtering'} - ] - }, - { - id: 'fileexplorer', name: "FileExplorer", - samples: [ - { id: 'fileexplorer.default', name: 'Default' }, - { id: 'fileexplorer.localization', name: 'Localization' }, - { id: 'fileexplorer.rtl', name: 'RTL' } - ] - }, - { - id: 'gantt', name: "Gantt", - samples: [ - { id: 'gantt.default', name: 'Default' }, - { id: 'gantt.editing', name: 'Editing' }, - { id: 'gantt.rowdraganddrop', name: 'Row Drag and Drop' }, - { id: 'gantt.striplines', name: 'Striplines' }, - { id: 'gantt.tooltiptemplate', name: 'Tooltip Template' } - ] - }, - { - id: 'grid', name: "Grid", - samples: [ - { id: 'grid.default', name: 'Default' }, - { id: 'grid.remotedata', name: 'RemoteData' }, - { id: 'grid.sorting', name: 'Sorting' }, - { id: 'grid.filtering', name: 'Filtering' }, - { id: 'grid.grouping', name: 'Grouping' }, - { id: 'grid.editing', name: 'Editing' }, - { id: 'grid.scrolling', name: 'Scrolling' }, - { id: 'grid.summary', name: 'Summary' }, - { id: 'grid.contextmenu', name: 'ContextMenu' } - ] - }, - { - id:'heatmap', name:"HeatMap", - samples:[ - {id: 'heatmap.default' , name:'Default'}, - {id: 'heatmap.tabledatabinding' , name:'Table Data Binding'}, - {id:'heatmap.legend' , name:'Legend'} - ] - }, - { - id: 'kanban', name: "Kanban Board", - samples: [ - { id: 'kanban.default', name: 'Default' }, - { id: 'kanban.remotedata', name: 'Remote Data' }, - { id: 'kanban.swimlane', name: 'Swimlane' } - ] - }, - { - id: 'lineargauge', name: "LinearGauge", - samples: [ - { id: 'lineargauge.default', name: 'Default' }, - { id: 'lineargauge.unitlabel', name: 'Unit Label' }, - { id: 'lineargauge.interaction', name: 'User Interaction' } - ] - }, - { - id: 'listbox', name: "Listbox", - samples: [ - { id: 'listbox.default', name: 'Default' }, - { id: 'listbox.databinding-remotedata', name: 'Databinding-Remotedata' }, - { id: 'listbox.virtualscrolling', name: 'Virtual Scrolling' } - ] - }, - { - id: 'listview', name: "Listview", - samples: [ - { id: 'listview.default', name: 'Default' }, - { id: 'listview.checklist', name: 'CheckList' }, - { id: 'listview.virtualscrolling', name: 'Virtual Scrolling' } - ] - }, - { - id: 'map', name: "Map", - samples: [ - { id: 'map.default', name: 'Default' }, - { id: 'map.drilldown', name: 'Drill Down' }, - { id: 'map.flightroutes', name: 'Flight Routes' } - ] - }, - { - id: 'menu', name: "Menu", - samples: [ - { id: 'menu.default', name: 'Default'}, - {id: 'menu.localdata', name: 'LocalData'}, - { id: 'menu.template', name: 'Template'} - ] - }, - { - id: 'navigationdrawer', name: "NavigationDrawer", - samples: [ - { id: 'navigationdrawer.default', name: 'Default' } - ] - }, - { - id: 'pdfviewer', name: "PDFViewer", - samples: [ - { id: 'pdfviewer.default', name: 'Default'}, - { id: 'pdfviewer.localization', name: 'Localization'}, - { id: 'pdfviewer.formfilling', name: 'Form Filling'} - ] - }, - { - id: 'pivotchart', name: "PivotChart", - samples: [ - { id: 'pivotchart.relational', name: 'Relational' }, - { id: 'pivotchart.olap', name: 'OLAP' }, - { id: 'pivotchart.charttypes', name: 'Chart Types' } - ] - }, - { - id: 'pivotclient', name: "PivotClient", - samples: [ - { id: 'pivotclient.relational', name: 'Relational' }, - { id: 'pivotclient.olap', name: 'OLAP' }, - { id: 'pivotclient.customization', name: 'Display Options' } - ] - }, - { - id: 'pivotgauge', name: "PivotGauge", - samples: [ - { id: 'pivotgauge.relational', name: 'Relational' }, - { id: 'pivotgauge.olap', name: 'OLAP' }, - { id: 'pivotgauge.layout', name: 'Layout Options' } - ] - }, - { - id: 'pivotgrid', name: "PivotGrid", - samples: [ - { id: 'pivotgrid.relational', name: 'Relational' }, - { id: 'pivotgrid.olap', name: 'OLAP' }, - { id: 'pivotgrid.frozenheaders', name: 'Frozen Headers' }, - { id: 'pivotgrid.paging', name: 'Paging' } - ] - }, - { - id: 'pivottreemap', name: "PivotTreeMap", - samples: [ - { id: 'pivottreemap.olap', name: 'OLAP' }, - { id: 'pivottreemap.namedsets', name: 'Named Sets' }, - { id: 'pivottreemap.colormapping', name: 'Color Mapping' } - ] - }, - { - id: 'progressbar', name: "ProgressBar", - samples: [ - { id: 'progressbar.default', name: 'Default'}, - { id: 'progressbar.rtl', name: 'RTL'} - ] - }, - { - id: 'radialmenu', name: "RadialMenu", - samples: [ - { id: 'radialmenu.default', name: 'Default' }, - { id: 'radialmenu.nestedradialmenu', name: 'Nested Menu' } - ] - }, - { - id: 'radialslider', name: "RadialSlider", - samples: [ - { id: 'radialslider.default', name: 'Default' } - ] - }, - { - id: 'rangenavigator', name: "RangeNavigator", - samples: [ - { id: 'rangenavigator.default', name: 'Default' }, - { id: 'rangenavigator.numeric', name: 'Numeric' }, - { id: 'rangenavigator.rtl', name: 'RTL' } - ] - }, - { - id: 'rating', name: "Rating", - samples: [ - { id: 'rating.default', name: 'Default'}, - { id: 'rating.precision', name: 'Precision'}, - { id: 'rating.orientation', name: 'Orientation'} - ] - }, - { - id: 'ribbon', name: "Ribbon", - samples: [ - { id: 'ribbon.default', name: 'Default' }, - { id: 'ribbon.resize', name: 'Resize' }, - { id: 'ribbon.customtooltip', name: 'Custom Tooltip' } - ] - }, - { - id: 'rte', name: "RTE", - samples: [ - { id: 'rte.default', name: 'Default'}, - {id: 'rte.alltools', name: 'Alltools'}, - { id: 'rte.rtl', name: 'RTL'} - ] - }, - { - id: 'rotator', name: "Rotator", - samples: [ - { id: 'rotator.default', name: 'Default' }, - { id: 'rotator.thumbnail', name: 'Thumbnail' } - ] - }, - { - id: 'schedule', name: "Schedule", - samples: [ - { id: 'schedule.default', name: 'Default' }, - { id: 'schedule.remotedata', name: 'Remote Data' }, - { id: 'schedule.multipleresource', name: 'Multiple Resource' }, - { id: 'schedule.resourcegrouping', name: 'Resource Grouping' }, - { id: 'schedule.blockintervals', name: 'Block Intervals' }, - { id: 'schedule.timescale', name: 'Time Scale' }, - { id: 'schedule.categorize', name: 'Categorize' }, - { id: 'schedule.customview', name: 'Custom View' }, - { id: 'schedule.api', name: 'API' } - ] - }, - { - id: 'scrollbar', name: "ScrollBar", - samples: [ - { id: 'scrollbar.default', name: 'Default' } - ] - }, - { - id: 'signature', name: "Signature", - samples: [ - { id: 'signature.default', name: 'Default' } - ] - }, - { - id: 'slider', name: "Slider", - samples: [ - { id: 'slider.default', name: 'Default' }, - { id: 'slider.range', name: 'Range Slider' }, - { id: 'slider.vertical', name: 'Vertical Slider' } - ] - }, - { - id: 'sparkline', name: "Sparkline", - samples: [ - { id: 'sparkline.default', name: 'Default' }, - { id: 'sparkline.realtime', name: 'Real Time Usage'} - ] - }, - { - id: 'spellcheck', name: "SpellCheck", - samples: [ - { id: 'spellcheck.dialogmode', name: 'Default' }, - { id: 'spellcheck.contextmenu', name: 'Context Menu' }, - { id: 'spellcheck.multipletargets', name: 'Multiple Targets' } - ] - }, - { - id: 'splitter', name: "Splitter", - samples: [ - { id: 'splitter.default', name: 'Default' }, - { id: 'splitter.integration', name: 'Integration' } - ] - }, - { - id: 'spreadsheet', name: "Spreadsheet", - samples: [ - { id: 'spreadsheet.default', name: 'Default' }, - { id: 'spreadsheet.cellformatting', name: 'Cell Formatting' }, - { id: 'spreadsheet.conditionalformatting', name: 'Conditional Formatting' }, - { id: 'spreadsheet.datavalidation', name: 'Data Validation' }, - { id: 'spreadsheet.chart', name: 'Chart' }, - { id: 'spreadsheet.mftemplate', name: 'Movie List' } - ] - }, - { - id: 'sunburstchart', name: "SunBurstChart", - samples: [ - { id: 'sunburstchart.default', name: 'Default' }, - { id: 'sunburstchart.animation', name: 'Animation' }, - { id: 'sunburstchart.zooming', name: 'Zooming' } - ] - }, - { - id: 'tab', name: "Tab", - samples: [ - { id: 'tab.default', name: 'Default'}, - {id: 'tab.closebutton', name: 'CloseButton'}, - {id: 'tab.image', name: 'Image'} - ] - }, - { - id: 'tagcloud', name: "TagCloud", - samples: [ - {id: 'tagcloud.default', name: 'Default'}, - {id: 'tagcloud.rtl', name: 'RTL'}, - {id: 'tagcloud.databinding-remotedata', name: 'Data Binding-Remote Data'} - ] - }, - { - id: 'textboxes', name: "TextBoxes", - samples: [ - { id: 'textboxes.default', name: 'Default' }, - { id: 'textboxes.localization', name: 'Localization' }, - { id: 'textboxes.rtl', name: 'RTL' }, - ] - }, - { - id: 'tileview', name: "TileView", - samples: [ - { id: 'tileview.default', name: 'Default' }, - { id: 'tileview.livetile', name: 'Live Tile Functionalities' } - ] - }, - { - id: 'timepicker', name: "TimePicker", - samples: [ - { id: 'timepicker.default', name: 'Default' }, - { id: 'timepicker.disabledranges', name: 'Disabled Ranges' }, - { id: 'timepicker.rtl', name: 'RTL' } - ] - }, - { - id: 'toolbar', name: "Toolbar", - samples: [ - { id: 'toolbar.default', name: 'Default'}, - { id: 'toolbar.orientation', name: 'Orientation'}, - { id: 'toolbar.databinding-remotedata', name: 'Data Binding-Remotedata'} - ] - }, - { - id: 'treegrid', name: "TreeGrid", - samples: [ - { id: 'treegrid.default', name: 'Default' }, - { id: 'treegrid.editing', name: 'Editing' }, - { id: 'treegrid.paging', name: 'Paging' }, - { id: 'treegrid.columnmenu', name: 'Column Menu' }, - { id: 'treegrid.columntemplate', name: 'Column Template' } - ] - }, - { - id: 'treemap', name: "TreeMap", - samples: [ - { id: 'treemap.default', name: 'Default' }, - { id: 'treemap.hierarchical', name: 'Hierarchical' }, - { id: 'treemap.drilldown', name: 'Drill Down'} - ] - }, - { - id: 'treeview', name: "TreeView", - samples: [ - { id: 'treeview.default', name: 'Default' }, - { id: 'treeview.localdatabinding', name: 'Local Databinding' }, - { id: 'treeview.loadondemand', name: 'LoadOnDemand' }, - { id: 'treeview.icons', name: 'Icons' }, - ] - }, - { - id: 'uploadbox', name: "Uploadbox", - samples: [ - { id: 'uploadbox.default', name: 'Default'}, - { id: 'uploadbox.draganddrop', name: 'Drag And Drop'}, - { id: 'uploadbox.rtl', name: 'RTL'} - ] - }, - { - id: 'waitingpopup', name: "WaitingPopup", - samples: [ - { id: 'waitingpopup.default', name: 'Default'}, - {id: 'waitingpopup.template', name: 'Template'} - ] - }, -]; diff --git a/public/scripts/scripts/Africa.js b/public/scripts/scripts/Africa.js deleted file mode 100644 index bac9f45..0000000 --- a/public/scripts/scripts/Africa.js +++ /dev/null @@ -1,61 +0,0 @@ -var Africa = - { - "type": "FeatureCollection", - "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, - "features": [ - { "type": "Feature", "properties": { "continent": "Africa", "name": "Angola", "admin": "Angola" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 14.19082031250008, -5.8759765625 ], [ 14.398632812500068, -5.89267578125002 ], [ 14.65791015625004, -5.888867187499955 ], [ 14.749414062500023, -5.88007812500004 ], [ 15.08935546875, -5.874511718749972 ], [ 15.425, -5.868847656249969 ], [ 15.726953125000051, -5.86386718750002 ], [ 16.060156250000063, -5.864941406249969 ], [ 16.315234375000074, -5.865625 ], [ 16.431445312500045, -5.90019531249996 ], [ 16.537109374999972, -5.9658203125 ], [ 16.585156250000011, -6.025292968749952 ], [ 16.608007812500034, -6.051562499999974 ], [ 16.63955078125008, -6.114550781250017 ], [ 16.697265625, -6.164257812500026 ], [ 16.717773437500028, -6.241406250000011 ], [ 16.700976562500045, -6.345996093750003 ], [ 16.709375, -6.471679687499943 ], [ 16.742968749999989, -6.618457031250003 ], [ 16.813085937500063, -6.772558593749963 ], [ 16.919433593750057, -6.93398437499998 ], [ 16.9658203125, -7.062109374999977 ], [ 16.952050781250051, -7.157031249999946 ], [ 16.984765625000051, -7.257421874999977 ], [ 17.063769531250074, -7.363085937500003 ], [ 17.121582031250028, -7.419042968750034 ], [ 17.155078125000017, -7.461328125000037 ], [ 17.245019531250051, -7.623339843750003 ], [ 17.411328125000011, -7.88193359375002 ], [ 17.536035156249994, -8.075878906249997 ], [ 17.57958984375, -8.099023437500009 ], [ 17.643359375000017, -8.090722656250009 ], [ 17.77880859375, -8.071386718749977 ], [ 17.9130859375, -8.067675781250017 ], [ 18.008789062500028, -8.107617187499983 ], [ 18.047167968750045, -8.100781250000011 ], [ 18.191503906250063, -8.023828124999966 ], [ 18.334863281250023, -8.000292968749974 ], [ 18.484667968749989, -7.968554687499989 ], [ 18.562695312500011, -7.9359375 ], [ 18.653417968750006, -7.936035156250028 ], [ 18.89833984375008, -7.998144531249977 ], [ 18.944433593750063, -8.001464843750028 ], [ 19.142675781250034, -8.001464843750028 ], [ 19.340820312499972, -7.966601562500031 ], [ 19.369921875000045, -7.706542968749986 ], [ 19.371679687500063, -7.655078124999989 ], [ 19.41933593750008, -7.557324218749969 ], [ 19.47988281250008, -7.472167968750028 ], [ 19.487402343750006, -7.390722656249949 ], [ 19.48378906250008, -7.279492187500026 ], [ 19.527636718750017, -7.144433593749952 ], [ 19.660351562500068, -7.037109375000028 ], [ 19.87519531250004, -6.986328124999986 ], [ 19.99746093750008, -6.976464843750023 ], [ 20.190039062500063, -6.9462890625 ], [ 20.482226562500074, -6.915820312500017 ], [ 20.590039062500011, -6.919921874999957 ], [ 20.598730468750006, -6.935156249999949 ], [ 20.536914062500045, -7.121777343749955 ], [ 20.535839843749983, -7.182812499999955 ], [ 20.558398437500045, -7.244433593749989 ], [ 20.60781250000008, -7.277734375000023 ], [ 20.910937500000017, -7.281445312499983 ], [ 21.190332031250023, -7.284960937499989 ], [ 21.510839843750034, -7.296679687499974 ], [ 21.751074218750034, -7.305468749999989 ], [ 21.781640625000051, -7.314648437499997 ], [ 21.806054687500051, -7.32861328125 ], [ 21.841601562499989, -7.420996093749991 ], [ 21.833593750000063, -7.60166015625002 ], [ 21.780078125000074, -7.865429687500026 ], [ 21.800878906250063, -8.111914062499977 ], [ 21.895898437500051, -8.341113281249946 ], [ 21.905371093750034, -8.693359374999943 ], [ 21.871875, -8.90351562500004 ], [ 21.829492187500023, -9.168457031250014 ], [ 21.813183593750068, -9.46875 ], [ 21.85664062500004, -9.594238281249986 ], [ 21.948632812500051, -9.7255859375 ], [ 22.089160156250074, -9.862792968749986 ], [ 22.19775390625, -10.040625 ], [ 22.274511718750006, -10.259082031249974 ], [ 22.302441406250011, -10.39667968750004 ], [ 22.281640625000023, -10.453320312500026 ], [ 22.283203125, -10.551562499999974 ], [ 22.307031250000051, -10.691308593750023 ], [ 22.280468750000068, -10.783984374999974 ], [ 22.203515625000023, -10.829492187500009 ], [ 22.17792968750004, -10.892285156250011 ], [ 22.216699218750023, -11.012695312499943 ], [ 22.226171875, -11.121972656250009 ], [ 22.256640624999989, -11.163671874999977 ], [ 22.27880859375, -11.19414062499996 ], [ 22.314941406250057, -11.198632812499994 ], [ 22.392968750000051, -11.159472656250003 ], [ 22.486132812500045, -11.086718750000017 ], [ 22.561035156250028, -11.05585937500004 ], [ 22.66650390625, -11.059765625000026 ], [ 22.814746093750017, -11.08027343750004 ], [ 23.076269531250006, -11.087890624999986 ], [ 23.156738281250057, -11.074804687499991 ], [ 23.400195312500017, -10.976464843750023 ], [ 23.463964843750034, -10.969335937499991 ], [ 23.559960937500051, -10.97861328125002 ], [ 23.696386718750034, -11.007617187499974 ], [ 23.83388671875008, -11.013671874999972 ], [ 23.901171875000017, -10.983203124999974 ], [ 23.907324218750034, -10.943457031249963 ], [ 23.928710937500028, -10.891503906250037 ], [ 23.966503906250011, -10.871777343750011 ], [ 23.98828125, -11.00283203124998 ], [ 24.010058593750074, -11.184765625000011 ], [ 24.02558593750004, -11.315625 ], [ 24.04140625000008, -11.374121093750034 ], [ 24.046679687500074, -11.405371093750006 ], [ 24.029296875, -11.439160156249969 ], [ 24.014648437500028, -11.517675781249977 ], [ 23.986816406250057, -11.587207031250017 ], [ 23.970996093750017, -11.635839843749977 ], [ 23.98388671875, -11.725 ], [ 23.973437500000074, -11.852929687499966 ], [ 23.962304687500023, -11.98789062500002 ], [ 23.958886718750051, -12.11777343750002 ], [ 23.99648437500008, -12.350683593750034 ], [ 23.991308593750006, -12.422167968750031 ], [ 23.944726562499994, -12.54375 ], [ 23.909375, -12.636132812500009 ], [ 23.886523437500045, -12.743261718749991 ], [ 23.882421875, -12.799023437499983 ], [ 23.968066406250045, -12.956933593749994 ], [ 23.962988281250006, -12.988476562500026 ], [ 23.897460937500057, -12.998242187499983 ], [ 23.843164062500023, -13.0009765625 ], [ 23.635839843750063, -13.0009765625 ], [ 23.338671875000074, -13.0009765625 ], [ 23.041503906250028, -13.0009765625 ], [ 22.744335937500068, -13.0009765625 ], [ 22.470996093750074, -13.0009765625 ], [ 22.209570312500006, -13.0009765625 ], [ 21.97890625000008, -13.0009765625 ], [ 21.979003906250028, -13.156835937499963 ], [ 21.979101562500034, -13.477734374999969 ], [ 21.979101562500034, -13.798730468749994 ], [ 21.979296875000074, -14.11962890625 ], [ 21.979394531249994, -14.440527343750006 ], [ 21.979492187500028, -14.761425781250011 ], [ 21.979589843750034, -15.082324218750017 ], [ 21.979687500000068, -15.403222656250023 ], [ 21.979785156249989, -15.724121093750028 ], [ 21.979785156249989, -15.955566406250014 ], [ 22.040234375000068, -16.262792968749991 ], [ 22.150683593749989, -16.597167968749986 ], [ 22.193945312500006, -16.628125 ], [ 22.305078125000023, -16.689550781249977 ], [ 22.459472656250028, -16.815136718749983 ], [ 22.545996093750063, -16.910253906249991 ], [ 22.721972656250045, -17.075292968749963 ], [ 22.955859375000074, -17.28574218750002 ], [ 23.181640625000057, -17.474414062500003 ], [ 23.380664062500017, -17.640625 ], [ 23.068261718750051, -17.698828124999977 ], [ 22.624023437500057, -17.78164062499998 ], [ 22.32421875, -17.8375 ], [ 21.960839843750051, -17.905175781250009 ], [ 21.71845703125004, -17.947753906249972 ], [ 21.41689453125008, -18.000683593750011 ], [ 21.36875, -17.999511718749957 ], [ 21.287890625000074, -17.962988281249977 ], [ 21.113476562500068, -17.955761718750011 ], [ 20.908300781250034, -18.00605468750004 ], [ 20.74550781250008, -18.019726562499983 ], [ 20.625097656250063, -17.996679687499991 ], [ 20.507617187500017, -17.95253906249998 ], [ 20.392968750000023, -17.887402343750026 ], [ 20.194335937500057, -17.86367187499999 ], [ 19.91181640625004, -17.881347656250043 ], [ 19.63935546875004, -17.868652343750028 ], [ 19.377148437500011, -17.825488281250031 ], [ 19.189453125000057, -17.808496093750023 ], [ 19.076464843750045, -17.817675781250031 ], [ 18.95527343750004, -17.803515624999989 ], [ 18.825976562500074, -17.766308593750054 ], [ 18.718066406250045, -17.703222656249991 ], [ 18.588183593750045, -17.570019531250026 ], [ 18.486621093750045, -17.442773437500037 ], [ 18.460351562500023, -17.424609374999974 ], [ 18.428222656250057, -17.405175781250023 ], [ 18.396386718750051, -17.3994140625 ], [ 18.10878906250008, -17.395996093750014 ], [ 17.835351562500051, -17.392773437499983 ], [ 17.678808593750063, -17.392578125000028 ], [ 17.296289062500023, -17.391992187499994 ], [ 16.913671875000034, -17.39140625 ], [ 16.531054687500074, -17.390820312500026 ], [ 16.148437500000028, -17.39023437499999 ], [ 15.765820312500068, -17.389648437499957 ], [ 15.38320312500008, -17.389160156249957 ], [ 15.000585937500034, -17.388574218750009 ], [ 14.617968750000074, -17.387988281249974 ], [ 14.41474609375004, -17.387695312500014 ], [ 14.225878906250045, -17.397753906250017 ], [ 14.017480468750023, -17.408886718749969 ], [ 13.987402343750034, -17.404199218749994 ], [ 13.93798828125, -17.388769531249963 ], [ 13.904199218750051, -17.360742187500023 ], [ 13.7919921875, -17.288378906250031 ], [ 13.6943359375, -17.233496093750034 ], [ 13.561718749999983, -17.141210937499977 ], [ 13.475976562500023, -17.040039062499972 ], [ 13.403710937500051, -17.007812499999972 ], [ 13.275683593750074, -16.989550781249989 ], [ 13.179492187500017, -16.971679687499986 ], [ 13.101171875000063, -16.967675781249966 ], [ 12.963183593750017, -17.015429687500017 ], [ 12.859277343750051, -17.062597656250034 ], [ 12.785156250000057, -17.108203125 ], [ 12.656542968750074, -17.160546875 ], [ 12.548144531250017, -17.212695312499974 ], [ 12.35927734375008, -17.205859375 ], [ 12.318457031250006, -17.213378906250028 ], [ 12.213378906250028, -17.209960937500043 ], [ 12.114355468750006, -17.164550781250028 ], [ 12.013964843750074, -17.168554687500034 ], [ 11.902539062500011, -17.226562499999957 ], [ 11.743066406250023, -17.24921875000004 ], [ 11.780078125000017, -16.871289062499969 ], [ 11.818945312500034, -16.704101562500014 ], [ 11.819921875000063, -16.50429687499998 ], [ 11.796972656250006, -15.986425781249991 ], [ 11.76943359375008, -15.915332031249989 ], [ 11.750878906250023, -15.831933593749966 ], [ 11.849707031250006, -15.768359374999974 ], [ 11.89990234375, -15.719824218750034 ], [ 11.967871093750006, -15.63398437500004 ], [ 12.016113281250057, -15.513671874999957 ], [ 12.073242187500057, -15.248242187499969 ], [ 12.280468750000011, -14.6375 ], [ 12.37890625, -14.039062500000014 ], [ 12.503710937500017, -13.755468749999963 ], [ 12.55048828125004, -13.437792968750003 ], [ 12.897656250000068, -13.027734375000037 ], [ 12.983203124999989, -12.775683593750017 ], [ 13.162695312500063, -12.652148437499989 ], [ 13.4169921875, -12.52041015624998 ], [ 13.597949218750017, -12.286132812500028 ], [ 13.685546875, -12.123828125 ], [ 13.785351562499983, -11.81279296874996 ], [ 13.784277343750034, -11.487988281249969 ], [ 13.847460937500045, -11.054394531249997 ], [ 13.833593750000063, -10.9296875 ], [ 13.73896484375004, -10.757128906250017 ], [ 13.721386718750011, -10.633593749999989 ], [ 13.63349609375004, -10.512304687499963 ], [ 13.53945312500008, -10.42070312499996 ], [ 13.495410156250074, -10.257128906250031 ], [ 13.33222656250004, -9.998925781250009 ], [ 13.2875, -9.826757812500006 ], [ 13.209375, -9.703222656249977 ], [ 13.196875, -9.550683593749994 ], [ 13.155664062500051, -9.389648437499957 ], [ 13.075976562500074, -9.230371093750009 ], [ 12.99853515625, -9.048046875 ], [ 12.99853515625, -8.991015625000017 ], [ 13.04677734375008, -8.922265625000037 ], [ 13.092773437500028, -8.899707031249974 ], [ 13.077246093750063, -8.934277343749997 ], [ 13.04658203125004, -8.975195312499991 ], [ 13.053808593750006, -9.006835937499943 ], [ 13.358984375, -8.687207031250026 ], [ 13.378320312500023, -8.624707031249997 ], [ 13.36806640625008, -8.554785156249963 ], [ 13.366406249999983, -8.469238281250028 ], [ 13.378515625000063, -8.369726562500006 ], [ 13.090820312499972, -7.78017578124998 ], [ 12.862304687500057, -7.231835937499994 ], [ 12.82343750000004, -6.954785156249955 ], [ 12.521289062500045, -6.590332031249957 ], [ 12.402148437500017, -6.353417968750009 ], [ 12.334277343750045, -6.187304687500003 ], [ 12.283300781250063, -6.12431640624996 ], [ 12.302539062500074, -6.092578124999989 ], [ 12.380371093750028, -6.084277343749974 ], [ 12.553515625000045, -6.045898437499972 ], [ 12.790625, -6.003906249999943 ], [ 13.009765625, -5.907617187499966 ], [ 13.068164062500074, -5.864843749999949 ], [ 13.184375, -5.85625 ], [ 13.302636718750051, -5.881835937499943 ], [ 13.346484375000017, -5.863378906250006 ], [ 13.371484375000051, -5.861816406249957 ], [ 13.649023437500006, -5.861718750000023 ], [ 13.764550781250023, -5.855175781250026 ], [ 13.978515625, -5.857226562500003 ], [ 14.113769531250028, -5.865136718750009 ], [ 14.19082031250008, -5.8759765625 ] ] ], [ [ [ 12.255273437500023, -5.74648437499999 ], [ 12.213671875000074, -5.758691406249994 ], [ 12.199023437500017, -5.731933593749957 ], [ 12.15546875000004, -5.632714843749994 ], [ 12.18007812500008, -5.53867187500002 ], [ 12.206542968750057, -5.468261718749986 ], [ 12.177148437499994, -5.324804687499977 ], [ 12.11054687500004, -5.197167968749994 ], [ 12.039941406250023, -5.035156250000028 ], [ 12.018359375000074, -5.004296874999966 ], [ 12.077539062500051, -4.9521484375 ], [ 12.167089843750006, -4.837695312499946 ], [ 12.20429687500004, -4.778613281249989 ], [ 12.307910156249989, -4.765527343749994 ], [ 12.3466796875, -4.724121093749986 ], [ 12.374023437500057, -4.657714843749957 ], [ 12.384570312500074, -4.619140625000014 ], [ 12.50146484375, -4.5875 ], [ 12.641699218750063, -4.531152343750023 ], [ 12.719433593749983, -4.469726562499943 ], [ 12.798242187500051, -4.430566406249966 ], [ 12.848144531250028, -4.428906249999983 ], [ 12.881054687500068, -4.445117187499989 ], [ 12.971386718750068, -4.551757812499957 ], [ 13.048046875000068, -4.619238281250034 ], [ 13.072753906250028, -4.634765625 ], [ 13.057324218750011, -4.651074218750026 ], [ 12.947460937500011, -4.695312499999986 ], [ 12.829687499999977, -4.73662109374996 ], [ 12.674804687500057, -4.905371093749963 ], [ 12.596191406250028, -4.978417968750023 ], [ 12.573535156250017, -4.996582031249986 ], [ 12.502734375000074, -5.036914062500031 ], [ 12.451464843750017, -5.071484374999969 ], [ 12.453222656250034, -5.090625 ], [ 12.487402343750063, -5.112695312500023 ], [ 12.52236328125008, -5.148925781250028 ], [ 12.518945312499994, -5.424609374999974 ], [ 12.503710937500017, -5.695800781249972 ], [ 12.484570312500011, -5.71875 ], [ 12.386035156250017, -5.727734375 ], [ 12.255273437500023, -5.74648437499999 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Burundi", "admin": "Burundi" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 30.553613281250023, -2.400097656250011 ], [ 30.53369140625, -2.42626953125 ], [ 30.441992187500006, -2.613476562500011 ], [ 30.424218750000023, -2.6416015625 ], [ 30.434375, -2.658886718750011 ], [ 30.473339843750011, -2.6943359375 ], [ 30.450488281250017, -2.753222656250003 ], [ 30.441308593750023, -2.76904296875 ], [ 30.424023437500011, -2.824023437500003 ], [ 30.433496093750023, -2.87451171875 ], [ 30.45556640625, -2.893164062500006 ], [ 30.515039062500023, -2.917578125 ], [ 30.604296875000017, -2.935253906250011 ], [ 30.70947265625, -2.977246093750011 ], [ 30.7802734375, -2.98486328125 ], [ 30.796875, -3.01513671875 ], [ 30.793554687500006, -3.0693359375 ], [ 30.811132812500006, -3.116406250000011 ], [ 30.811425781250023, -3.200585937500009 ], [ 30.790234375000011, -3.274609375000011 ], [ 30.681835937500011, -3.309375 ], [ 30.626074218750006, -3.347363281250011 ], [ 30.6109375, -3.366406250000011 ], [ 30.624609375, -3.388671875 ], [ 30.631933593750006, -3.418652343750011 ], [ 30.529882812500006, -3.492480468750003 ], [ 30.425, -3.5888671875 ], [ 30.4, -3.65390625 ], [ 30.379101562500011, -3.730761718750003 ], [ 30.348437500000017, -3.77978515625 ], [ 30.2685546875, -3.850488281250009 ], [ 30.187109375, -3.992871093750011 ], [ 30.147167968750011, -4.085351562500009 ], [ 29.947265625, -4.307324218750011 ], [ 29.76953125, -4.418066406250006 ], [ 29.7177734375, -4.455859375 ], [ 29.403222656250023, -4.449316406250006 ], [ 29.379199218750017, -4.299707031250009 ], [ 29.331347656250017, -4.095410156250011 ], [ 29.223242187500006, -3.910839843750011 ], [ 29.211816406250023, -3.833789062500003 ], [ 29.216796875, -3.684960937500009 ], [ 29.217187500000023, -3.475683593750006 ], [ 29.210058593750006, -3.36328125 ], [ 29.212304687500023, -3.28125 ], [ 29.22607421875, -3.138671875 ], [ 29.224414062500017, -3.053515625 ], [ 29.153222656250023, -2.955273437500011 ], [ 29.064746093750017, -2.850781250000011 ], [ 29.0166015625, -2.799609375 ], [ 29.01416015625, -2.75830078125 ], [ 29.014355468750011, -2.72021484375 ], [ 29.028613281250017, -2.66455078125 ], [ 29.063183593750011, -2.6025390625 ], [ 29.10205078125, -2.595703125 ], [ 29.197558593750017, -2.620312500000011 ], [ 29.297070312500011, -2.673046875000011 ], [ 29.349804687500011, -2.79150390625 ], [ 29.390234375, -2.80859375 ], [ 29.463671875000017, -2.808398437500003 ], [ 29.6513671875, -2.792773437500003 ], [ 29.698046875000017, -2.794726562500003 ], [ 29.783398437500011, -2.76640625 ], [ 29.8681640625, -2.71640625 ], [ 29.892578125, -2.664648437500006 ], [ 29.912402343750017, -2.548632812500003 ], [ 29.93017578125, -2.339550781250011 ], [ 29.973437500000017, -2.337109375000011 ], [ 30.091894531250006, -2.411523437500009 ], [ 30.117285156250006, -2.416601562500006 ], [ 30.142285156250011, -2.413964843750009 ], [ 30.183300781250011, -2.377050781250006 ], [ 30.233789062500023, -2.347070312500009 ], [ 30.27099609375, -2.347851562500011 ], [ 30.408496093750017, -2.31298828125 ], [ 30.482226562500017, -2.376074218750006 ], [ 30.52890625, -2.395605468750006 ], [ 30.553613281250023, -2.400097656250011 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Benin", "admin": "Benin" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.595410156250011, 11.6962890625 ], [ 3.553906250000011, 11.631884765624989 ], [ 3.490527343750017, 11.49921875 ], [ 3.48779296875, 11.395410156249994 ], [ 3.638867187500011, 11.176855468749991 ], [ 3.65625, 11.154589843749989 ], [ 3.6953125, 11.1203125 ], [ 3.71640625, 11.07958984375 ], [ 3.734179687500017, 10.971923828125 ], [ 3.744921875000017, 10.850439453124991 ], [ 3.7568359375, 10.76875 ], [ 3.8296875, 10.653759765624997 ], [ 3.83447265625, 10.607421875 ], [ 3.783789062500006, 10.435888671874991 ], [ 3.771777343750017, 10.417626953124994 ], [ 3.758496093750011, 10.412695312499991 ], [ 3.680273437500006, 10.427783203124989 ], [ 3.646582031250006, 10.408984374999989 ], [ 3.604101562500006, 10.350683593749991 ], [ 3.577929687500017, 10.29248046875 ], [ 3.576562500000023, 10.268359374999989 ], [ 3.645898437500023, 10.16015625 ], [ 3.60205078125, 10.004541015624994 ], [ 3.557226562500006, 9.907324218749991 ], [ 3.476757812500011, 9.851904296874991 ], [ 3.40478515625, 9.838623046875 ], [ 3.3544921875, 9.812792968749989 ], [ 3.3251953125, 9.778466796874994 ], [ 3.329492187500023, 9.667041015624989 ], [ 3.223437500000017, 9.565625 ], [ 3.164648437500006, 9.494677734374989 ], [ 3.136132812500023, 9.451611328124997 ], [ 3.148046875, 9.320605468749989 ], [ 3.110449218750006, 9.188281249999989 ], [ 3.044921875, 9.083837890624991 ], [ 2.898046875, 9.061376953124991 ], [ 2.774804687500023, 9.048535156249997 ], [ 2.73291015625, 8.782519531249989 ], [ 2.734667968750017, 8.614013671875 ], [ 2.7236328125, 8.44189453125 ], [ 2.703125, 8.371826171875 ], [ 2.711523437500006, 8.272998046874989 ], [ 2.702343750000011, 8.0498046875 ], [ 2.68603515625, 7.873730468749997 ], [ 2.707714843750011, 7.826611328124997 ], [ 2.720410156250011, 7.723095703124997 ], [ 2.719335937500006, 7.616259765624989 ], [ 2.7509765625, 7.541894531249994 ], [ 2.78515625, 7.476855468749989 ], [ 2.783984375000017, 7.443408203124989 ], [ 2.765820312500011, 7.422509765624994 ], [ 2.75048828125, 7.395068359374989 ], [ 2.750585937500006, 7.143212890624994 ], [ 2.756738281250023, 7.067919921874989 ], [ 2.747753906250011, 7.019824218749989 ], [ 2.721386718750011, 6.980273437499989 ], [ 2.731738281250017, 6.852832031249989 ], [ 2.7529296875, 6.771630859374994 ], [ 2.774609375000011, 6.711718749999989 ], [ 2.753710937500017, 6.661767578124994 ], [ 2.735644531250017, 6.595703125 ], [ 2.7080078125, 6.427685546874997 ], [ 2.706445312500023, 6.369238281249991 ], [ 2.286914062500017, 6.328076171874997 ], [ 1.818164062500017, 6.260644531249994 ], [ 1.62265625, 6.216796875 ], [ 1.6109375, 6.250830078124991 ], [ 1.777929687500006, 6.294628906249997 ], [ 1.7431640625, 6.42626953125 ], [ 1.639257812500006, 6.58154296875 ], [ 1.598535156250023, 6.610205078124991 ], [ 1.577539062500023, 6.687402343749994 ], [ 1.602929687500023, 6.738085937499989 ], [ 1.5908203125, 6.772265624999989 ], [ 1.58203125, 6.877001953124989 ], [ 1.530957031250011, 6.992431640625 ], [ 1.624707031250011, 6.997314453125 ], [ 1.624707031250011, 7.369189453124989 ], [ 1.624609375, 7.725878906249989 ], [ 1.624609375, 8.030224609374997 ], [ 1.624609375, 8.27099609375 ], [ 1.606640625000011, 8.559277343749997 ], [ 1.603808593750017, 8.77099609375 ], [ 1.600195312500006, 9.050048828125 ], [ 1.566308593750023, 9.137255859374989 ], [ 1.42431640625, 9.285009765624991 ], [ 1.3857421875, 9.361669921874991 ], [ 1.37890625, 9.462988281249991 ], [ 1.347070312500023, 9.567529296874994 ], [ 1.345117187500023, 9.750195312499997 ], [ 1.342871093750006, 9.962939453124989 ], [ 1.330078125, 9.996972656249994 ], [ 1.176171875000023, 10.098388671875 ], [ 0.958300781250017, 10.242041015624991 ], [ 0.792187500000011, 10.3515625 ], [ 0.779980468750011, 10.359570312499997 ], [ 0.763378906250011, 10.386669921874997 ], [ 0.7875, 10.710253906249989 ], [ 0.821875, 10.752587890624994 ], [ 0.874804687500017, 10.8857421875 ], [ 0.900488281250006, 10.993261718749991 ], [ 0.924609375000017, 10.992822265624994 ], [ 0.9580078125, 11.027783203124997 ], [ 0.985058593750011, 11.079003906249994 ], [ 1.013867187500011, 11.068115234375 ], [ 1.062304687500017, 11.05820312499999 ], [ 1.084570312500006, 11.076367187499997 ], [ 1.08154296875, 11.116015624999989 ], [ 1.097558593750023, 11.156347656249991 ], [ 1.135546875000017, 11.174365234374989 ], [ 1.1455078125, 11.210400390624997 ], [ 1.145800781250017, 11.251904296874997 ], [ 1.1787109375, 11.262744140624989 ], [ 1.234667968750017, 11.261035156249989 ], [ 1.280468750000011, 11.273974609374989 ], [ 1.3173828125, 11.295263671874991 ], [ 1.36484375, 11.37890625 ], [ 1.391503906250023, 11.408007812499989 ], [ 1.399707031250017, 11.4287109375 ], [ 1.4267578125, 11.447119140624991 ], [ 1.501367187500023, 11.45556640625 ], [ 1.561425781250023, 11.449121093749994 ], [ 1.6, 11.400634765625 ], [ 1.857617187500011, 11.443359375 ], [ 1.980371093750023, 11.418408203124997 ], [ 2.230859375000023, 11.629150390625 ], [ 2.287207031250006, 11.691259765624991 ], [ 2.36328125, 11.840087890625 ], [ 2.38916015625, 11.897070312499991 ], [ 2.412695312500006, 11.999316406249989 ], [ 2.36328125, 12.188427734374997 ], [ 2.366015625000017, 12.221923828125 ], [ 2.469335937500006, 12.262792968749991 ], [ 2.598437500000017, 12.294335937499994 ], [ 2.6484375, 12.296777343749994 ], [ 2.681347656250011, 12.312792968749989 ], [ 2.728515625, 12.353613281249991 ], [ 2.805273437500006, 12.383837890624989 ], [ 2.850195312500006, 12.373681640624994 ], [ 2.878125, 12.367724609374989 ], [ 3.149609375000011, 12.118066406249994 ], [ 3.267382812500017, 11.991894531249997 ], [ 3.299121093750017, 11.927148437499994 ], [ 3.359960937500006, 11.88046875 ], [ 3.449804687500006, 11.85195312499999 ], [ 3.53173828125, 11.787451171874991 ], [ 3.595410156250011, 11.6962890625 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Burkina Faso", "admin": "Burkina Faso" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.217480468750011, 14.911474609374991 ], [ 0.203808593750011, 14.865039062500003 ], [ 0.202734375, 14.7828125 ], [ 0.18505859375, 14.652929687499991 ], [ 0.163867187500017, 14.497216796874994 ], [ 0.250585937500006, 14.396435546874997 ], [ 0.354589843750006, 14.288037109374997 ], [ 0.382519531250011, 14.245800781249997 ], [ 0.354882812500023, 14.139013671874991 ], [ 0.3740234375, 14.076367187499997 ], [ 0.42919921875, 13.972119140624997 ], [ 0.522363281250023, 13.839746093749994 ], [ 0.6181640625, 13.703417968750003 ], [ 0.6845703125, 13.685400390624991 ], [ 0.747753906250011, 13.674511718749997 ], [ 0.786035156250023, 13.650048828124994 ], [ 0.84228515625, 13.626416015624997 ], [ 0.89794921875, 13.6109375 ], [ 0.946582031250017, 13.581152343749991 ], [ 0.977734375000011, 13.551953125 ], [ 1.017871093750017, 13.467871093749991 ], [ 1.1259765625, 13.412353515625 ], [ 1.201171875, 13.357519531249991 ], [ 1.1708984375, 13.32958984375 ], [ 1.076855468750011, 13.340771484374997 ], [ 0.988476562500011, 13.36484375 ], [ 0.976757812500011, 13.324511718750003 ], [ 0.973046875000023, 13.170361328124997 ], [ 0.9873046875, 13.041894531249994 ], [ 1.007910156250006, 13.024804687499994 ], [ 1.096777343750006, 13.001123046874994 ], [ 1.308691406250006, 12.834277343749989 ], [ 1.50048828125, 12.676464843749997 ], [ 1.56494140625, 12.635400390624994 ], [ 1.671093750000011, 12.619824218749997 ], [ 1.789843750000017, 12.61328125 ], [ 1.840917968750006, 12.627880859374997 ], [ 1.956152343750006, 12.70742187499999 ], [ 2.017382812500017, 12.716210937499994 ], [ 2.073828125, 12.713964843749991 ], [ 2.104589843750006, 12.701269531249991 ], [ 2.159765625, 12.636425781249997 ], [ 2.211523437500006, 12.538427734374991 ], [ 2.226269531250011, 12.466064453125 ], [ 2.221386718750011, 12.42724609375 ], [ 2.203808593750011, 12.41259765625 ], [ 2.109375, 12.393847656249989 ], [ 2.068554687500011, 12.379150390625 ], [ 2.058398437500017, 12.357958984374989 ], [ 2.072949218750011, 12.309375 ], [ 2.09140625, 12.277978515624994 ], [ 2.194433593750006, 12.136474609375 ], [ 2.343359375, 11.945996093749997 ], [ 2.38916015625, 11.897070312499991 ], [ 2.36328125, 11.840087890625 ], [ 2.287207031250006, 11.691259765624991 ], [ 2.230859375000023, 11.629150390625 ], [ 1.980371093750023, 11.418408203124997 ], [ 1.857617187500011, 11.443359375 ], [ 1.6, 11.400634765625 ], [ 1.561425781250023, 11.449121093749994 ], [ 1.501367187500023, 11.45556640625 ], [ 1.4267578125, 11.447119140624991 ], [ 1.399707031250017, 11.4287109375 ], [ 1.391503906250023, 11.408007812499989 ], [ 1.36484375, 11.37890625 ], [ 1.3173828125, 11.295263671874991 ], [ 1.280468750000011, 11.273974609374989 ], [ 1.234667968750017, 11.261035156249989 ], [ 1.1787109375, 11.262744140624989 ], [ 1.145800781250017, 11.251904296874997 ], [ 1.1455078125, 11.210400390624997 ], [ 1.135546875000017, 11.174365234374989 ], [ 1.097558593750023, 11.156347656249991 ], [ 1.08154296875, 11.116015624999989 ], [ 1.084570312500006, 11.076367187499997 ], [ 1.062304687500017, 11.05820312499999 ], [ 1.013867187500011, 11.068115234375 ], [ 0.985058593750011, 11.079003906249994 ], [ 0.9580078125, 11.027783203124997 ], [ 0.924609375000017, 10.992822265624994 ], [ 0.900488281250006, 10.993261718749991 ], [ 0.642968750000023, 10.983056640624994 ], [ 0.549121093750017, 10.955419921874991 ], [ 0.49267578125, 10.954980468749994 ], [ 0.49072265625, 10.978173828124994 ], [ 0.484179687500017, 10.991992187499989 ], [ 0.159277343750006, 11.069628906249989 ], [ -0.068603515625, 11.115625 ], [ -0.299462890624994, 11.166894531249994 ], [ -0.312548828124989, 11.118896484375 ], [ -0.345751953124989, 11.087939453124989 ], [ -0.395605468749977, 11.085693359375 ], [ -0.430322265624994, 11.09326171875 ], [ -0.45351562499999, 11.056298828124994 ], [ -0.49169921875, 11.007617187499989 ], [ -0.545214843749989, 10.983691406249989 ], [ -0.59765625, 10.953662109374989 ], [ -0.627148437499983, 10.927392578124994 ], [ -0.648535156249977, 10.9267578125 ], [ -0.701416015625, 10.988964843749997 ], [ -0.771582031249977, 10.995263671874994 ], [ -0.902929687499977, 10.984716796874991 ], [ -0.961816406249994, 11.001708984375 ], [ -1.04248046875, 11.010058593749989 ], [ -1.232617187499983, 10.997216796874994 ], [ -1.536767578124994, 11.02265625 ], [ -1.586474609374989, 11.008886718749991 ], [ -1.599658203124989, 10.99765625 ], [ -1.900634765625, 10.994677734374989 ], [ -2.23193359375, 10.99140625 ], [ -2.509179687499994, 10.988720703124997 ], [ -2.751660156249983, 10.986376953124989 ], [ -2.752099609374994, 10.996972656249994 ], [ -2.829931640624977, 10.998388671874991 ], [ -2.838574218749983, 10.977490234374997 ], [ -2.907324218749977, 10.727978515624997 ], [ -2.914892578124977, 10.592333984374989 ], [ -2.87841796875, 10.507958984374994 ], [ -2.837207031249989, 10.454638671874989 ], [ -2.791162109374994, 10.432421874999989 ], [ -2.78662109375, 10.401904296874989 ], [ -2.823437499999983, 10.362939453124994 ], [ -2.8203125, 10.322851562499991 ], [ -2.777099609375, 10.281591796874991 ], [ -2.766503906249994, 10.238183593749994 ], [ -2.788476562499994, 10.192578125 ], [ -2.783203125, 10.083105468749991 ], [ -2.750732421875, 9.90966796875 ], [ -2.749804687499989, 9.797216796874991 ], [ -2.780517578125, 9.745849609375 ], [ -2.765966796874977, 9.658056640624991 ], [ -2.706201171874994, 9.533935546875 ], [ -2.695849609374989, 9.481347656249994 ], [ -2.7171875, 9.457128906249991 ], [ -2.7666015625, 9.424707031249994 ], [ -2.816748046874977, 9.425830078124989 ], [ -2.875146484374994, 9.500927734374997 ], [ -2.90087890625, 9.534619140624997 ], [ -2.948144531249994, 9.610742187499994 ], [ -2.98828125, 9.687353515624991 ], [ -3.042626953124994, 9.720898437499997 ], [ -3.095800781249977, 9.752099609374994 ], [ -3.160693359374989, 9.849169921874989 ], [ -3.223535156249994, 9.895458984374997 ], [ -3.289697265624994, 9.882226562499994 ], [ -3.386279296874989, 9.900292968749994 ], [ -3.581152343749977, 9.92431640625 ], [ -3.790625, 9.9171875 ], [ -3.877636718749983, 9.89492187499999 ], [ -3.963476562499977, 9.859619140625 ], [ -4.18115234375, 9.78173828125 ], [ -4.267187499999977, 9.743261718749991 ], [ -4.332226562499983, 9.645703125 ], [ -4.406201171874983, 9.647998046874989 ], [ -4.480273437499989, 9.679248046874989 ], [ -4.526611328125, 9.723486328124991 ], [ -4.625830078124977, 9.713574218749997 ], [ -4.721777343749977, 9.756542968749997 ], [ -4.814453125, 9.841162109374991 ], [ -4.882714843749994, 9.868945312499989 ], [ -4.969921874999983, 9.93007812499999 ], [ -4.994042968749994, 10.04648437499999 ], [ -5.04931640625, 10.128320312499994 ], [ -5.099853515625, 10.241601562499994 ], [ -5.17529296875, 10.292626953124994 ], [ -5.262304687499977, 10.319677734374991 ], [ -5.382275390624983, 10.314013671874989 ], [ -5.461279296874977, 10.359570312499997 ], [ -5.523535156249977, 10.426025390625 ], [ -5.507031249999983, 10.483447265624989 ], [ -5.47900390625, 10.565087890624994 ], [ -5.475683593749977, 10.643945312499994 ], [ -5.457080078124989, 10.771386718749994 ], [ -5.468554687499989, 10.931054687499994 ], [ -5.490478515625, 11.042382812499994 ], [ -5.42421875, 11.088720703124991 ], [ -5.347412109375, 11.130273437499994 ], [ -5.299853515624989, 11.205957031249994 ], [ -5.250244140625, 11.375781249999989 ], [ -5.229394531249994, 11.5224609375 ], [ -5.244775390624994, 11.576757812499991 ], [ -5.270312499999989, 11.619873046875 ], [ -5.29052734375, 11.683300781249997 ], [ -5.302001953125, 11.760449218749997 ], [ -5.288134765624989, 11.827929687499989 ], [ -5.230175781249983, 11.890283203124994 ], [ -5.157519531249989, 11.9423828125 ], [ -5.105908203124983, 11.967529296875 ], [ -4.968994140625, 11.993310546874994 ], [ -4.797949218749977, 12.032128906249994 ], [ -4.699316406249977, 12.076171875 ], [ -4.627246093749989, 12.120214843749991 ], [ -4.5869140625, 12.155029296875 ], [ -4.546044921874994, 12.226464843749994 ], [ -4.479882812499994, 12.281787109374989 ], [ -4.4287109375, 12.337597656249997 ], [ -4.421582031249983, 12.493066406249994 ], [ -4.421923828124989, 12.581591796874989 ], [ -4.459863281249994, 12.63037109375 ], [ -4.480615234374994, 12.672216796874991 ], [ -4.227099609374989, 12.793701171875 ], [ -4.225244140624994, 12.879492187499991 ], [ -4.260644531249994, 12.975341796875 ], [ -4.310253906249983, 13.052490234375 ], [ -4.328710937499977, 13.119042968749994 ], [ -4.258691406249994, 13.197314453124989 ], [ -4.196191406249994, 13.256152343750003 ], [ -4.151025390624994, 13.306201171875003 ], [ -4.05117187499999, 13.38242187499999 ], [ -3.947314453124989, 13.402197265624991 ], [ -3.853466796874983, 13.37353515625 ], [ -3.575781249999977, 13.194189453124991 ], [ -3.527636718749989, 13.182714843749991 ], [ -3.469921874999983, 13.196386718749991 ], [ -3.396728515625, 13.243701171875003 ], [ -3.3017578125, 13.28076171875 ], [ -3.266748046874994, 13.40078125 ], [ -3.270166015624994, 13.577441406250003 ], [ -3.248632812499977, 13.658349609374994 ], [ -3.198437499999983, 13.6728515625 ], [ -3.038671874999977, 13.639111328124997 ], [ -2.997216796874994, 13.63710937499999 ], [ -2.950830078124994, 13.6484375 ], [ -2.917089843749977, 13.679492187500003 ], [ -2.918505859374989, 13.736376953125003 ], [ -2.925878906249977, 13.786767578124994 ], [ -2.873925781249994, 13.950732421875003 ], [ -2.778857421874989, 14.07373046875 ], [ -2.586718749999989, 14.227587890625003 ], [ -2.526904296874989, 14.25830078125 ], [ -2.457226562499983, 14.274121093749997 ], [ -2.113232421874983, 14.16845703125 ], [ -2.05712890625, 14.194628906250003 ], [ -1.97304687499999, 14.45654296875 ], [ -1.879785156249994, 14.481494140625003 ], [ -1.767773437499983, 14.486035156249997 ], [ -1.695068359375, 14.508496093749997 ], [ -1.657324218749977, 14.526806640624997 ], [ -1.49365234375, 14.626074218749991 ], [ -1.204980468749994, 14.761523437500003 ], [ -1.049560546875, 14.81953125 ], [ -1.019189453124994, 14.841357421875003 ], [ -0.907958984375, 14.937402343749994 ], [ -0.760449218749983, 15.047753906249994 ], [ -0.666455078124983, 15.069775390624997 ], [ -0.536523437499994, 15.077880859375 ], [ -0.454492187499994, 15.059667968749991 ], [ -0.432275390624994, 15.028515625 ], [ -0.405419921874994, 15.0125 ], [ -0.235888671874989, 15.059423828124991 ], [ 0.00732421875, 14.984814453124997 ], [ 0.217480468750011, 14.911474609374991 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Botswana", "admin": "Botswana" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 25.2587890625, -17.793554687500006 ], [ 25.239062500000017, -17.843066406250003 ], [ 25.224023437500023, -17.915234375000011 ], [ 25.242285156250006, -17.969042968750003 ], [ 25.282421875000011, -18.041210937500011 ], [ 25.340234375000023, -18.1044921875 ], [ 25.384375, -18.141992187500009 ], [ 25.436718750000011, -18.234960937500006 ], [ 25.4892578125, -18.351269531250011 ], [ 25.558300781250011, -18.441796875 ], [ 25.76123046875, -18.64921875 ], [ 25.78369140625, -18.723535156250009 ], [ 25.811914062500023, -18.797070312500011 ], [ 25.939355468750023, -18.938671875000011 ], [ 25.959179687500011, -18.985644531250003 ], [ 25.95068359375, -19.081738281250011 ], [ 26.081933593750023, -19.369921875 ], [ 26.168066406250006, -19.538281250000011 ], [ 26.241015625000017, -19.5693359375 ], [ 26.474609375, -19.748632812500006 ], [ 26.67822265625, -19.892773437500011 ], [ 26.916699218750011, -19.990136718750009 ], [ 27.091796875, -20.05419921875 ], [ 27.17822265625, -20.100976562500009 ], [ 27.221484375000017, -20.145800781250003 ], [ 27.256738281250023, -20.23203125 ], [ 27.274609375000011, -20.3818359375 ], [ 27.28076171875, -20.478710937500011 ], [ 27.468945312500011, -20.474804687500011 ], [ 27.624609375, -20.483593750000011 ], [ 27.679296875, -20.503027343750006 ], [ 27.699609375000023, -20.530664062500009 ], [ 27.69482421875, -20.59453125 ], [ 27.696972656250011, -20.689746093750003 ], [ 27.704296875000011, -20.76640625 ], [ 27.688085937500006, -20.848339843750011 ], [ 27.676953125000011, -20.94482421875 ], [ 27.66943359375, -21.064257812500003 ], [ 27.693457031250006, -21.111035156250011 ], [ 27.844140625000023, -21.261523437500003 ], [ 27.907421875000011, -21.359082031250011 ], [ 27.974609375, -21.506738281250009 ], [ 28.014062500000023, -21.55419921875 ], [ 28.045605468750011, -21.573046875 ], [ 28.181640625, -21.58935546875 ], [ 28.532031250000017, -21.651269531250009 ], [ 28.747753906250011, -21.707617187500006 ], [ 28.919335937500023, -21.766015625 ], [ 28.99072265625, -21.781445312500011 ], [ 29.025585937500011, -21.796875 ], [ 29.037304687500011, -21.811328125 ], [ 29.015820312500011, -21.93994140625 ], [ 29.023339843750023, -21.98125 ], [ 29.042382812500023, -22.018359375 ], [ 29.071484375000011, -22.047460937500006 ], [ 29.106835937500023, -22.065722656250003 ], [ 29.237207031250023, -22.079492187500009 ], [ 29.315234375000017, -22.15771484375 ], [ 29.36484375, -22.193945312500006 ], [ 29.1298828125, -22.21328125 ], [ 29.013476562500017, -22.278417968750006 ], [ 28.94580078125, -22.395117187500006 ], [ 28.83984375, -22.480859375 ], [ 28.695507812500011, -22.535449218750003 ], [ 28.542871093750023, -22.572949218750011 ], [ 28.381738281250023, -22.593359375 ], [ 28.210156250000011, -22.693652343750003 ], [ 28.027929687500006, -22.873730468750011 ], [ 27.93505859375, -22.987011718750011 ], [ 27.931347656250011, -23.03359375 ], [ 27.890527343750023, -23.073925781250011 ], [ 27.812597656250006, -23.108007812500006 ], [ 27.7685546875, -23.14892578125 ], [ 27.75830078125, -23.19677734375 ], [ 27.716796875, -23.219628906250009 ], [ 27.643847656250017, -23.217675781250009 ], [ 27.592675781250023, -23.252636718750011 ], [ 27.563183593750011, -23.324609375 ], [ 27.498730468750011, -23.368359375000011 ], [ 27.399218750000017, -23.38359375 ], [ 27.313378906250023, -23.42421875 ], [ 27.2412109375, -23.490039062500003 ], [ 27.185546875, -23.5234375 ], [ 27.146386718750023, -23.5244140625 ], [ 27.085546875, -23.577929687500003 ], [ 26.987011718750011, -23.70458984375 ], [ 26.970605468750023, -23.763476562500003 ], [ 26.835058593750006, -24.240820312500006 ], [ 26.761132812500023, -24.297167968750003 ], [ 26.617773437500006, -24.3955078125 ], [ 26.5015625, -24.51328125 ], [ 26.451757812500006, -24.582714843750011 ], [ 26.397167968750011, -24.613574218750003 ], [ 26.130859375, -24.671484375 ], [ 26.031835937500006, -24.702441406250003 ], [ 25.912109375, -24.747460937500009 ], [ 25.8818359375, -24.787988281250009 ], [ 25.852441406250023, -24.935253906250011 ], [ 25.769921875000023, -25.146484375 ], [ 25.70263671875, -25.30234375 ], [ 25.6591796875, -25.437890625 ], [ 25.583789062500017, -25.60625 ], [ 25.518164062500006, -25.662792968750011 ], [ 25.443652343750017, -25.714453125 ], [ 25.34619140625, -25.739941406250011 ], [ 25.21337890625, -25.75625 ], [ 25.092480468750011, -25.75146484375 ], [ 24.998925781250023, -25.754003906250006 ], [ 24.869238281250006, -25.8134765625 ], [ 24.748144531250006, -25.8173828125 ], [ 24.555859375000011, -25.783105468750009 ], [ 24.400195312500017, -25.749804687500003 ], [ 24.33056640625, -25.742871093750011 ], [ 24.19296875, -25.632910156250006 ], [ 24.1044921875, -25.634863281250006 ], [ 23.969531250000017, -25.626074218750006 ], [ 23.89375, -25.600878906250003 ], [ 23.823437500000011, -25.544628906250011 ], [ 23.670703125000017, -25.433984375 ], [ 23.521484375, -25.344433593750011 ], [ 23.389257812500006, -25.29140625 ], [ 23.266015625000023, -25.2666015625 ], [ 23.148730468750017, -25.288671875 ], [ 23.057519531250023, -25.312304687500003 ], [ 23.022070312500006, -25.324121093750009 ], [ 22.951269531250006, -25.370312500000011 ], [ 22.878808593750023, -25.457910156250009 ], [ 22.818945312500006, -25.595117187500009 ], [ 22.796093750000011, -25.679101562500009 ], [ 22.72900390625, -25.857324218750009 ], [ 22.640234375, -26.071191406250009 ], [ 22.59765625, -26.132714843750009 ], [ 22.548632812500017, -26.178417968750011 ], [ 22.470898437500011, -26.219042968750003 ], [ 22.217578125000017, -26.388867187500011 ], [ 22.090917968750006, -26.580175781250006 ], [ 22.010937500000011, -26.635839843750006 ], [ 21.91455078125, -26.661914062500003 ], [ 21.833203125000011, -26.678320312500006 ], [ 21.788281250000011, -26.710058593750006 ], [ 21.738085937500017, -26.806835937500011 ], [ 21.694726562500023, -26.840917968750006 ], [ 21.646289062500017, -26.854199218750011 ], [ 21.501367187500023, -26.842675781250009 ], [ 21.454980468750023, -26.8328125 ], [ 21.070996093750011, -26.851757812500011 ], [ 20.953906250000017, -26.82109375 ], [ 20.870898437500017, -26.808789062500011 ], [ 20.73984375, -26.848828125000011 ], [ 20.68505859375, -26.822460937500011 ], [ 20.641406250000017, -26.7421875 ], [ 20.619921875000017, -26.580859375 ], [ 20.626757812500017, -26.44384765625 ], [ 20.697851562500006, -26.340136718750003 ], [ 20.757031250000011, -26.26416015625 ], [ 20.815039062500006, -26.164941406250009 ], [ 20.822656250000023, -26.12060546875 ], [ 20.81103515625, -26.08056640625 ], [ 20.799414062500006, -25.9990234375 ], [ 20.793164062500011, -25.915625 ], [ 20.710742187500017, -25.733203125 ], [ 20.609277343750023, -25.4912109375 ], [ 20.47314453125, -25.221289062500006 ], [ 20.4306640625, -25.147070312500006 ], [ 20.34521484375, -25.029882812500006 ], [ 20.028613281250017, -24.80703125 ], [ 19.98046875, -24.776757812500009 ], [ 19.98046875, -24.751953125 ], [ 19.980175781250011, -24.535742187500006 ], [ 19.979882812500023, -24.2490234375 ], [ 19.979589843750006, -23.96240234375 ], [ 19.979296875000017, -23.67578125 ], [ 19.978906250000023, -23.38916015625 ], [ 19.978515625, -23.1025390625 ], [ 19.978222656250011, -22.81591796875 ], [ 19.977929687500023, -22.529296875 ], [ 19.977636718750006, -22.242578125 ], [ 19.977343750000017, -22.000195312500011 ], [ 20.205371093750017, -22.000195312500011 ], [ 20.4875, -22.000195312500011 ], [ 20.82275390625, -22.000195312500011 ], [ 20.970996093750017, -22.000195312500011 ], [ 20.9794921875, -21.9619140625 ], [ 20.979296875000017, -21.784082031250009 ], [ 20.978710937500011, -21.376074218750006 ], [ 20.978125, -20.968164062500009 ], [ 20.977441406250023, -20.560253906250011 ], [ 20.976855468750017, -20.15234375 ], [ 20.976171875, -19.744335937500011 ], [ 20.9755859375, -19.33642578125 ], [ 20.975, -18.928515625 ], [ 20.974316406250011, -18.5205078125 ], [ 20.97412109375, -18.31884765625 ], [ 21.232519531250006, -18.306835937500011 ], [ 21.529687500000023, -18.265625 ], [ 22.011425781250011, -18.198632812500009 ], [ 22.460058593750006, -18.11572265625 ], [ 22.752734375000017, -18.0671875 ], [ 23.099902343750017, -18.009570312500003 ], [ 23.219335937500006, -17.999707031250011 ], [ 23.2515625, -18.007519531250011 ], [ 23.298632812500017, -18.02734375 ], [ 23.459765625000017, -18.231054687500006 ], [ 23.56015625, -18.386425781250011 ], [ 23.58056640625, -18.452929687500003 ], [ 23.599707031250006, -18.4599609375 ], [ 23.647167968750011, -18.449414062500011 ], [ 23.700488281250017, -18.42431640625 ], [ 23.8642578125, -18.26953125 ], [ 23.898339843750023, -18.229199218750011 ], [ 24.002636718750011, -18.154101562500003 ], [ 24.129296875000023, -18.077539062500009 ], [ 24.243945312500017, -18.0234375 ], [ 24.358984375, -17.978222656250011 ], [ 24.412207031250006, -17.989453125000011 ], [ 24.474902343750017, -18.028515625000011 ], [ 24.530566406250017, -18.052734375 ], [ 24.792187500000011, -17.864648437500009 ], [ 24.909082031250023, -17.821386718750006 ], [ 25.216015625000011, -17.78759765625 ], [ 25.2587890625, -17.793554687500006 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Central African Rep.", "admin": "Central African Republic" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 22.860058593750011, 10.919677734375 ], [ 22.930761718750006, 10.7953125 ], [ 22.96435546875, 10.751806640624991 ], [ 23.255859375, 10.457812499999989 ], [ 23.312304687500017, 10.387939453125 ], [ 23.456640625, 10.174267578124997 ], [ 23.545019531250006, 10.030078124999989 ], [ 23.646289062500017, 9.822900390624994 ], [ 23.65625, 9.710351562499994 ], [ 23.642773437500011, 9.613916015624994 ], [ 23.62265625, 9.340625 ], [ 23.596093750000023, 9.261914062499997 ], [ 23.46826171875, 9.11474609375 ], [ 23.462792968750023, 9.048486328124994 ], [ 23.489062500000017, 8.993310546874994 ], [ 23.528027343750011, 8.970605468749994 ], [ 23.551855468750006, 8.943212890624991 ], [ 23.537304687500011, 8.815820312499994 ], [ 23.583203125000011, 8.765820312499997 ], [ 23.679296875, 8.732470703124989 ], [ 23.921972656250006, 8.709716796875 ], [ 24.048144531250017, 8.691308593749994 ], [ 24.147363281250023, 8.665625 ], [ 24.19482421875, 8.653369140624989 ], [ 24.220898437500011, 8.608251953124991 ], [ 24.179980468750017, 8.461132812499997 ], [ 24.208398437500023, 8.369140625 ], [ 24.291406250000023, 8.29140625 ], [ 24.37548828125, 8.258447265624994 ], [ 24.4560546875, 8.239453125 ], [ 24.736718750000023, 8.191552734374994 ], [ 24.853320312500017, 8.137548828124991 ], [ 25.007226562500023, 7.96484375 ], [ 25.200390625000011, 7.807910156249989 ], [ 25.247363281250017, 7.724560546874997 ], [ 25.238671875000023, 7.648974609374989 ], [ 25.181347656250011, 7.557226562499991 ], [ 25.190136718750011, 7.519335937499989 ], [ 25.27890625, 7.427490234375 ], [ 25.380664062500017, 7.333398437499994 ], [ 25.566601562500011, 7.228710937499997 ], [ 25.888964843750017, 7.06494140625 ], [ 26.036523437500023, 6.955224609374994 ], [ 26.0869140625, 6.872119140624989 ], [ 26.169335937500023, 6.78173828125 ], [ 26.284570312500023, 6.699023437499989 ], [ 26.36181640625, 6.635302734374989 ], [ 26.30859375, 6.455322265625 ], [ 26.324609375000023, 6.396240234375 ], [ 26.353320312500017, 6.344921875 ], [ 26.420507812500006, 6.274169921875 ], [ 26.447460937500011, 6.183007812499994 ], [ 26.514257812500006, 6.069238281249994 ], [ 26.593652343750023, 6.017529296874997 ], [ 26.726367187500017, 5.998242187499997 ], [ 26.796484375, 5.945507812499997 ], [ 26.942285156250023, 5.854931640624997 ], [ 27.083398437500023, 5.77685546875 ], [ 27.143945312500023, 5.722949218749989 ], [ 27.18125, 5.675146484374991 ], [ 27.21337890625, 5.618798828124994 ], [ 27.229101562500006, 5.5625 ], [ 27.232519531250006, 5.440771484374991 ], [ 27.256738281250023, 5.289648437499991 ], [ 27.332421875000023, 5.186328124999989 ], [ 27.4033203125, 5.109179687499989 ], [ 27.114941406250011, 5.197851562499991 ], [ 27.071875, 5.199755859374989 ], [ 27.020605468750006, 5.184375 ], [ 26.8701171875, 5.07568359375 ], [ 26.822070312500017, 5.062402343749994 ], [ 26.767578125, 5.071923828124994 ], [ 26.632617187500017, 5.085205078125 ], [ 26.173535156250011, 5.171142578125 ], [ 25.819921875, 5.253710937499989 ], [ 25.7138671875, 5.28369140625 ], [ 25.525097656250011, 5.31210937499999 ], [ 25.400195312500017, 5.255908203124989 ], [ 25.283105468750023, 5.062695312499997 ], [ 25.249316406250017, 5.024560546874994 ], [ 25.065234375000017, 4.967431640624994 ], [ 24.978417968750023, 4.982958984374989 ], [ 24.765527343750023, 4.93007812499999 ], [ 24.437109375, 5.009960937499997 ], [ 24.31982421875, 4.994140625 ], [ 24.227734375000011, 4.953857421875 ], [ 23.99169921875, 4.866259765624989 ], [ 23.848437500000017, 4.816357421874997 ], [ 23.681835937500011, 4.770800781249989 ], [ 23.523632812500011, 4.701269531249991 ], [ 23.417187500000011, 4.663134765624989 ], [ 23.312890625000023, 4.663525390624997 ], [ 23.218847656250006, 4.702978515624991 ], [ 23.115917968750011, 4.736914062499991 ], [ 22.992871093750011, 4.743847656249997 ], [ 22.864550781250017, 4.723876953125 ], [ 22.755761718750023, 4.646679687499997 ], [ 22.711718750000017, 4.591748046874997 ], [ 22.6171875, 4.445556640625 ], [ 22.505664062500017, 4.207666015624994 ], [ 22.461816406250023, 4.15976562499999 ], [ 22.44970703125, 4.155126953124991 ], [ 22.422167968750017, 4.134960937499997 ], [ 21.908203125, 4.25390625 ], [ 21.68701171875, 4.281396484374994 ], [ 21.53759765625, 4.244824218749997 ], [ 21.350195312500006, 4.311376953124991 ], [ 21.268359375000017, 4.323095703124991 ], [ 21.229785156250017, 4.302197265624997 ], [ 21.125585937500006, 4.332177734374994 ], [ 20.955761718750011, 4.413134765624989 ], [ 20.79296875, 4.447314453124989 ], [ 20.6474609375, 4.435644531249991 ], [ 20.55810546875, 4.462695312499989 ], [ 20.486523437500011, 4.541552734374989 ], [ 20.3935546875, 4.686181640624994 ], [ 20.226367187500017, 4.829638671874989 ], [ 20.002343750000023, 4.944726562499994 ], [ 19.8625, 5.031298828124989 ], [ 19.806542968750023, 5.089306640624997 ], [ 19.68603515625, 5.121386718749989 ], [ 19.5009765625, 5.127490234374989 ], [ 19.323437500000011, 5.070751953124997 ], [ 19.068554687500011, 4.891406249999989 ], [ 18.831738281250011, 4.5234375 ], [ 18.699902343750011, 4.382617187499989 ], [ 18.594140625000023, 4.346240234374989 ], [ 18.567480468750006, 4.257568359375 ], [ 18.619921875000017, 4.116601562499994 ], [ 18.633691406250023, 3.954296875 ], [ 18.5966796875, 3.6787109375 ], [ 18.6103515625, 3.478417968749994 ], [ 18.553808593750006, 3.510205078124997 ], [ 18.499804687500017, 3.604101562499991 ], [ 18.474414062500017, 3.622998046874997 ], [ 18.318164062500017, 3.580810546875 ], [ 18.237109375000017, 3.542675781249997 ], [ 18.193945312500006, 3.505419921874989 ], [ 18.160937500000017, 3.499804687499989 ], [ 18.111328125, 3.551074218749989 ], [ 18.072265625, 3.560302734375 ], [ 18.0107421875, 3.550830078124989 ], [ 17.947949218750011, 3.5517578125 ], [ 17.907128906250023, 3.558398437499989 ], [ 17.88037109375, 3.553857421874994 ], [ 17.806640625, 3.584179687499997 ], [ 17.537695312500006, 3.66162109375 ], [ 17.491601562500023, 3.687304687499989 ], [ 17.43798828125, 3.684619140624989 ], [ 17.2984375, 3.6171875 ], [ 17.224707031250006, 3.598437499999989 ], [ 17.002539062500006, 3.556689453124989 ], [ 16.764355468750011, 3.536279296874994 ], [ 16.67333984375, 3.535205078124989 ], [ 16.610742187500023, 3.50537109375 ], [ 16.570410156250006, 3.463085937499997 ], [ 16.543066406250006, 3.36953125 ], [ 16.496289062500011, 3.208837890624991 ], [ 16.476757812500011, 3.165136718749991 ], [ 16.480078125, 3.100976562499994 ], [ 16.466210937500023, 2.993212890624989 ], [ 16.459570312500006, 2.896533203124989 ], [ 16.468554687500017, 2.831738281249997 ], [ 16.401269531250023, 2.701025390624991 ], [ 16.319628906250017, 2.542773437499989 ], [ 16.251757812500017, 2.406787109374989 ], [ 16.183398437500017, 2.270068359374989 ], [ 16.136132812500023, 2.36376953125 ], [ 16.106738281250017, 2.473486328124991 ], [ 16.095507812500017, 2.59921875 ], [ 16.101855468750017, 2.632666015624991 ], [ 16.08349609375, 2.670019531249991 ], [ 16.082128906250006, 2.678173828124997 ], [ 16.059277343750011, 2.772998046874989 ], [ 16.082421875000023, 2.839111328125 ], [ 16.0634765625, 2.90859375 ], [ 16.008203125000023, 2.976660156249991 ], [ 15.9580078125, 3.028710937499994 ], [ 15.9287109375, 3.07578125 ], [ 15.904882812500006, 3.095849609374994 ], [ 15.849316406250011, 3.103076171874989 ], [ 15.775, 3.127197265625 ], [ 15.676562500000017, 3.2296875 ], [ 15.580859375000017, 3.329296875 ], [ 15.458398437500023, 3.456835937499989 ], [ 15.360156250000017, 3.567138671875 ], [ 15.23984375, 3.7021484375 ], [ 15.128710937500017, 3.826904296875 ], [ 15.062109375, 3.947216796874997 ], [ 15.034863281250011, 4.016357421875 ], [ 15.0673828125, 4.02294921875 ], [ 15.115429687500011, 4.024462890624989 ], [ 15.135839843750006, 4.036914062499989 ], [ 15.136914062500011, 4.069140624999989 ], [ 15.0875, 4.163964843749994 ], [ 15.063574218750006, 4.284863281249997 ], [ 15.022753906250017, 4.358544921874994 ], [ 14.8935546875, 4.471875 ], [ 14.770410156250023, 4.55810546875 ], [ 14.73125, 4.602392578124991 ], [ 14.708984375, 4.665576171874989 ], [ 14.66171875, 5.065527343749991 ], [ 14.640625, 5.179052734374991 ], [ 14.601757812500011, 5.228808593749989 ], [ 14.573535156250017, 5.251708984375 ], [ 14.56298828125, 5.279931640624994 ], [ 14.568066406250011, 5.35107421875 ], [ 14.584375, 5.414746093749997 ], [ 14.58359375, 5.439648437499997 ], [ 14.616894531250011, 5.495507812499994 ], [ 14.616894531250011, 5.865136718749994 ], [ 14.598828125000011, 5.883984375 ], [ 14.577246093750006, 5.916015625 ], [ 14.54248046875, 5.91357421875 ], [ 14.503125, 5.916894531249994 ], [ 14.4638671875, 5.970703125 ], [ 14.43115234375, 6.038720703124994 ], [ 14.440722656250017, 6.086718749999989 ], [ 14.475, 6.126806640624991 ], [ 14.512109375000023, 6.161914062499989 ], [ 14.559375, 6.191210937499989 ], [ 14.699511718750017, 6.250244140625 ], [ 14.7392578125, 6.27978515625 ], [ 14.764062500000023, 6.316357421874997 ], [ 14.780371093750006, 6.36572265625 ], [ 14.861914062500006, 6.555712890624989 ], [ 14.982714843750017, 6.7453125 ], [ 15.034570312500023, 6.784423828125 ], [ 15.086328125000023, 6.909912109375 ], [ 15.157128906250023, 7.063574218749991 ], [ 15.185839843750017, 7.134912109374994 ], [ 15.206738281250011, 7.206152343749991 ], [ 15.245898437500017, 7.263574218749994 ], [ 15.379101562500011, 7.358154296875 ], [ 15.480078125, 7.523779296874991 ], [ 15.589257812500023, 7.515039062499994 ], [ 15.701269531250006, 7.488427734374994 ], [ 15.845019531250017, 7.475292968749997 ], [ 15.957617187500006, 7.507568359375 ], [ 16.030664062500023, 7.572119140624991 ], [ 16.191113281250011, 7.6234375 ], [ 16.37890625, 7.683544921874997 ], [ 16.404394531250006, 7.772363281249994 ], [ 16.459375, 7.818994140624994 ], [ 16.523242187500017, 7.859960937499991 ], [ 16.545312500000023, 7.865478515625 ], [ 16.550195312500023, 7.835888671874997 ], [ 16.588964843750006, 7.743359375 ], [ 16.668359375000023, 7.651757812499994 ], [ 16.784765625, 7.550976562499997 ], [ 16.818164062500017, 7.557324218749997 ], [ 16.890332031250011, 7.633691406249994 ], [ 17.071972656250011, 7.680810546874994 ], [ 17.117968750000017, 7.701904296875 ], [ 17.246972656250023, 7.81298828125 ], [ 17.402148437500017, 7.884570312499989 ], [ 17.436425781250023, 7.890917968749989 ], [ 17.49267578125, 7.909814453124994 ], [ 17.6494140625, 7.98359375 ], [ 17.760839843750006, 7.973828125 ], [ 17.940136718750011, 7.985449218749991 ], [ 18.238867187500006, 8.020361328124991 ], [ 18.455078125, 8.032031249999989 ], [ 18.564160156250011, 8.0458984375 ], [ 18.591601562500017, 8.060791015625 ], [ 18.633593750000017, 8.167724609375 ], [ 18.666210937500011, 8.197705078124997 ], [ 18.747460937500023, 8.243798828124994 ], [ 18.906445312500011, 8.405078124999989 ], [ 19.010839843750006, 8.541210937499997 ], [ 19.039843750000017, 8.5869140625 ], [ 19.042382812500023, 8.590283203124997 ], [ 19.063867187500023, 8.598828125 ], [ 19.108691406250017, 8.656152343749994 ], [ 19.064160156250011, 8.715429687499991 ], [ 18.886035156250017, 8.836035156249991 ], [ 18.888574218750023, 8.852490234374997 ], [ 18.878320312500023, 8.873193359374994 ], [ 18.88828125, 8.889746093749991 ], [ 18.95625, 8.938867187499994 ], [ 19.0478515625, 8.995019531249994 ], [ 19.1455078125, 9.015966796874991 ], [ 19.400292968750023, 9.011621093749994 ], [ 19.617480468750017, 9.023583984374994 ], [ 19.668359375000023, 9.020898437499994 ], [ 19.837695312500017, 9.049365234374989 ], [ 19.953515625000023, 9.075146484374997 ], [ 20.072656250000023, 9.13320312499999 ], [ 20.342089843750017, 9.127099609374994 ], [ 20.56689453125, 9.274951171874989 ], [ 20.631445312500006, 9.301367187499991 ], [ 20.65966796875, 9.324511718749989 ], [ 20.668164062500011, 9.347119140624997 ], [ 20.773242187500017, 9.405664062499994 ], [ 20.891015625000023, 9.527148437499989 ], [ 20.984179687500017, 9.636279296874989 ], [ 21.009472656250011, 9.713232421874991 ], [ 21.263867187500011, 9.974609375 ], [ 21.352441406250023, 9.96914062499999 ], [ 21.39599609375, 10.001367187499994 ], [ 21.496875, 10.175683593749994 ], [ 21.528027343750011, 10.207812499999989 ], [ 21.57578125, 10.218554687499989 ], [ 21.632714843750023, 10.23828125 ], [ 21.682714843750006, 10.289843749999989 ], [ 21.725781250000011, 10.366552734374991 ], [ 21.726171875, 10.461621093749997 ], [ 21.70654296875, 10.537890624999989 ], [ 21.70654296875, 10.574804687499991 ], [ 21.730664062500011, 10.608691406249989 ], [ 21.771484375, 10.642822265625 ], [ 21.96484375, 10.736669921874991 ], [ 22.013769531250006, 10.782031249999989 ], [ 22.043164062500011, 10.822705078124997 ], [ 22.09716796875, 10.830078125 ], [ 22.15625, 10.826074218749994 ], [ 22.193652343750017, 10.851367187499989 ], [ 22.2359375, 10.89414062499999 ], [ 22.369824218750011, 10.951513671874991 ], [ 22.493847656250011, 10.996240234374994 ], [ 22.6240234375, 10.977343749999989 ], [ 22.730175781250011, 10.954052734374997 ], [ 22.8173828125, 10.927197265624997 ], [ 22.860058593750011, 10.919677734375 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Côte d'Ivoire", "admin": "Ivory Coast" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -3.08671875, 5.128320312500023 ], [ -3.114013671875028, 5.088671875000031 ], [ -3.246386718749989, 5.1140625 ], [ -3.21489257812496, 5.147216796875057 ], [ -3.08671875, 5.128320312500023 ] ] ], [ [ [ -6.230664062500011, 10.59750976562502 ], [ -6.23974609375, 10.558105468749986 ], [ -6.217773437499943, 10.476269531250011 ], [ -6.190673828124943, 10.400292968749994 ], [ -6.192626953124972, 10.369433593750003 ], [ -6.214990234374994, 10.322363281250006 ], [ -6.241308593749949, 10.279199218750009 ], [ -6.238378906249977, 10.26162109374998 ], [ -6.196875, 10.232128906250011 ], [ -6.117187499999972, 10.201904296874986 ], [ -6.034570312499937, 10.194824218750057 ], [ -5.98867187499999, 10.23911132812502 ], [ -5.940673828125, 10.275097656249969 ], [ -5.907568359375006, 10.307226562500034 ], [ -5.896191406249983, 10.354736328125028 ], [ -5.843847656249977, 10.389550781250023 ], [ -5.694287109374983, 10.433203125000034 ], [ -5.556591796874983, 10.439941406249986 ], [ -5.52353515624992, 10.426025390624986 ], [ -5.46127929687492, 10.35957031250004 ], [ -5.382275390625011, 10.314013671875003 ], [ -5.262304687499977, 10.319677734374991 ], [ -5.175292968749943, 10.292626953124994 ], [ -5.099853515625028, 10.241601562499994 ], [ -5.049316406249943, 10.128320312500009 ], [ -4.994042968749966, 10.046484375000034 ], [ -4.969921874999926, 9.930078125000023 ], [ -4.882714843750023, 9.868945312500003 ], [ -4.814453124999972, 9.841162109375034 ], [ -4.72177734374992, 9.756542968750026 ], [ -4.625830078125006, 9.713574218749969 ], [ -4.526611328124943, 9.723486328125034 ], [ -4.480273437500017, 9.679248046875003 ], [ -4.406201171874926, 9.647998046875031 ], [ -4.332226562499955, 9.645703125 ], [ -4.267187499999949, 9.743261718749977 ], [ -4.18115234375, 9.78173828125 ], [ -3.963476562499977, 9.859619140624972 ], [ -3.877636718749983, 9.894921874999966 ], [ -3.790625, 9.917187499999983 ], [ -3.581152343749977, 9.924316406250014 ], [ -3.38627929687496, 9.900292968749994 ], [ -3.289697265625023, 9.882226562500051 ], [ -3.223535156249937, 9.895458984374997 ], [ -3.160693359374932, 9.849169921874974 ], [ -3.095800781249949, 9.752099609375009 ], [ -3.042626953124937, 9.72089843750004 ], [ -2.988281249999972, 9.687353515624963 ], [ -2.948144531249966, 9.61074218749998 ], [ -2.900878906249943, 9.534619140625026 ], [ -2.875146484374937, 9.500927734374997 ], [ -2.816748046874949, 9.425830078124974 ], [ -2.766601562499943, 9.424707031250009 ], [ -2.7171875, 9.457128906250048 ], [ -2.695849609374989, 9.481347656250009 ], [ -2.686132812499977, 9.43173828125002 ], [ -2.705761718749983, 9.351367187499989 ], [ -2.701806640624966, 9.301660156249994 ], [ -2.674218749999937, 9.282617187500023 ], [ -2.689208984374972, 9.218603515625034 ], [ -2.746679687499977, 9.109619140625028 ], [ -2.74692382812492, 9.04511718750004 ], [ -2.689892578124955, 9.02509765625004 ], [ -2.649218750000017, 8.956591796875031 ], [ -2.624902343749937, 8.839599609375 ], [ -2.600390625000017, 8.800439453125023 ], [ -2.597998046874949, 8.7763671875 ], [ -2.556884765624943, 8.493017578125006 ], [ -2.505859375000028, 8.208740234375 ], [ -2.538281249999955, 8.171630859374986 ], [ -2.582763671874972, 8.160791015624994 ], [ -2.61171875, 8.147558593749963 ], [ -2.619970703125006, 8.12109375 ], [ -2.600976562499937, 8.082226562499983 ], [ -2.613378906249977, 8.046679687500017 ], [ -2.668847656249994, 8.022216796875014 ], [ -2.789746093749955, 7.931933593750003 ], [ -2.79814453124996, 7.895996093750057 ], [ -2.830126953124989, 7.819042968750011 ], [ -2.856884765624955, 7.772070312500034 ], [ -2.896337890624977, 7.685009765624969 ], [ -2.959082031249977, 7.454541015624997 ], [ -2.982324218750023, 7.263623046875011 ], [ -2.985791015624926, 7.204882812500031 ], [ -3.01015625, 7.163769531250011 ], [ -3.03769531249992, 7.104589843750034 ], [ -3.168896484374926, 6.940966796875003 ], [ -3.235791015624955, 6.80722656250002 ], [ -3.227148437499977, 6.749121093749991 ], [ -3.224121093749972, 6.690771484375006 ], [ -3.243896484375, 6.648681640625057 ], [ -3.240283203124989, 6.535644531250028 ], [ -3.224023437499966, 6.441064453125037 ], [ -3.200585937499966, 6.348242187500034 ], [ -3.105566406249977, 6.085644531250011 ], [ -3.056152343749943, 5.926269531250043 ], [ -3.025292968749966, 5.79775390624998 ], [ -2.998291015624972, 5.711328125000051 ], [ -2.972802734374937, 5.676269531250014 ], [ -2.96225585937492, 5.643017578124983 ], [ -2.821191406249966, 5.619189453125017 ], [ -2.793652343749955, 5.600097656250028 ], [ -2.754980468749977, 5.432519531249994 ], [ -2.761914062499955, 5.356933593750057 ], [ -2.789599609375017, 5.328222656249977 ], [ -2.788671875, 5.264111328124969 ], [ -2.795214843749989, 5.184521484375011 ], [ -2.815673828125, 5.153027343749997 ], [ -2.894726562499926, 5.149023437499977 ], [ -2.94833984374992, 5.11884765625004 ], [ -3.019140624999949, 5.130810546874997 ], [ -3.02587890625, 5.150537109375023 ], [ -3.063964843749943, 5.157714843749972 ], [ -3.168701171874972, 5.203027343749966 ], [ -3.151416015624989, 5.34829101562498 ], [ -3.199951171874943, 5.3544921875 ], [ -3.23759765624996, 5.335400390625026 ], [ -3.312011718749943, 5.16079101562498 ], [ -3.347558593749994, 5.13066406249996 ], [ -3.870605468749972, 5.220703125000014 ], [ -3.984179687499932, 5.293164062500026 ], [ -4.120166015625017, 5.309716796875023 ], [ -4.357275390625006, 5.301416015625023 ], [ -4.552832031249949, 5.279882812499991 ], [ -4.60888671875, 5.235888671875003 ], [ -4.115185546874955, 5.261621093749994 ], [ -4.062060546874989, 5.25664062499996 ], [ -4.037207031249977, 5.23012695312498 ], [ -4.661523437499994, 5.172558593749969 ], [ -4.899707031249932, 5.138330078125023 ], [ -4.970117187499966, 5.147753906249989 ], [ -5.023681640624943, 5.20361328125 ], [ -5.282373046874994, 5.210253906250017 ], [ -5.335449218749972, 5.19199218750002 ], [ -5.36752929687492, 5.15078125 ], [ -5.265771484374994, 5.159716796875017 ], [ -5.104882812499966, 5.162158203124989 ], [ -5.061816406249989, 5.13066406249996 ], [ -5.56474609374996, 5.089453125 ], [ -5.913769531249926, 5.0109375 ], [ -6.061718749999955, 4.952832031249969 ], [ -6.5484375, 4.761767578125045 ], [ -6.845166015624955, 4.671484375000034 ], [ -6.922900390624989, 4.638330078125023 ], [ -7.057958984374977, 4.54472656249996 ], [ -7.231396484374955, 4.485986328124994 ], [ -7.426074218749989, 4.376025390624974 ], [ -7.544970703124989, 4.351318359375 ], [ -7.571582031249989, 4.38642578125004 ], [ -7.574658203124983, 4.572314453124989 ], [ -7.591210937499994, 4.821533203125043 ], [ -7.585058593749977, 4.916748046875 ], [ -7.569335937499972, 5.006445312499977 ], [ -7.56889648437496, 5.080664062499991 ], [ -7.509765625, 5.108496093749977 ], [ -7.494140625, 5.139794921875051 ], [ -7.485205078124977, 5.23642578125002 ], [ -7.429833984374966, 5.324511718750017 ], [ -7.428906249999955, 5.477880859375006 ], [ -7.412451171874977, 5.509912109375051 ], [ -7.39990234375, 5.550585937499989 ], [ -7.423730468749966, 5.651318359374983 ], [ -7.454394531249989, 5.841308593749972 ], [ -7.469433593749955, 5.853710937500011 ], [ -7.482812500000023, 5.845507812500031 ], [ -7.513916015624943, 5.842041015625028 ], [ -7.636132812499994, 5.90771484375 ], [ -7.730371093749994, 5.919042968749991 ], [ -7.796533203124966, 5.975097656250043 ], [ -7.800927734374994, 6.038916015624991 ], [ -7.833251953125, 6.076367187499983 ], [ -7.855517578125017, 6.150146484375 ], [ -7.888623046875011, 6.234863281250028 ], [ -7.981591796874937, 6.2861328125 ], [ -8.068945312499977, 6.298388671875003 ], [ -8.131005859374994, 6.287548828125026 ], [ -8.203857421875, 6.29072265625004 ], [ -8.287109375, 6.31904296875004 ], [ -8.344873046874966, 6.35126953125004 ], [ -8.399316406249937, 6.413183593750034 ], [ -8.449902343749955, 6.4625 ], [ -8.49033203124992, 6.456396484375048 ], [ -8.53955078125, 6.468066406250031 ], [ -8.587890625, 6.490527343749989 ], [ -8.603564453124989, 6.507812500000043 ], [ -8.401220703124977, 6.705126953125003 ], [ -8.332568359374932, 6.801562500000017 ], [ -8.325097656250023, 6.860400390625017 ], [ -8.324511718749989, 6.920019531249991 ], [ -8.30234375, 6.980957031249972 ], [ -8.296630859375, 7.074023437500017 ], [ -8.408740234374989, 7.411816406249997 ], [ -8.437158203124937, 7.516406249999989 ], [ -8.467285156249943, 7.547021484375009 ], [ -8.48642578124992, 7.558496093750037 ], [ -8.429980468749989, 7.601855468749989 ], [ -8.351757812499926, 7.590576171875 ], [ -8.231884765624955, 7.556738281250034 ], [ -8.205957031249994, 7.590234375000023 ], [ -8.115429687499926, 7.760742187500028 ], [ -8.117822265624966, 7.82402343749996 ], [ -8.126855468749937, 7.867724609374974 ], [ -8.073828124999977, 7.984423828125045 ], [ -8.031738281249943, 8.02973632812504 ], [ -8.00986328124992, 8.078515625000023 ], [ -8.016748046874994, 8.144921874999966 ], [ -8.048583984375, 8.169726562500045 ], [ -8.090527343749926, 8.165136718749991 ], [ -8.140625, 8.181445312500031 ], [ -8.217138671874949, 8.219677734375011 ], [ -8.256103515625, 8.253710937500017 ], [ -8.244140624999943, 8.407910156249983 ], [ -8.236962890624994, 8.455664062500034 ], [ -8.2099609375, 8.483251953124963 ], [ -8.167773437499932, 8.490673828124969 ], [ -8.049121093749932, 8.495312500000026 ], [ -7.953125, 8.477734375 ], [ -7.86875, 8.467529296875057 ], [ -7.823583984374977, 8.467675781249994 ], [ -7.787402343749989, 8.421972656250006 ], [ -7.738964843749983, 8.375244140624986 ], [ -7.696093749999932, 8.375585937499977 ], [ -7.681201171874932, 8.41035156250004 ], [ -7.69096679687496, 8.5625 ], [ -7.71958007812492, 8.643017578125011 ], [ -7.78403320312492, 8.720605468750009 ], [ -7.950976562499989, 8.786816406249997 ], [ -7.954980468749937, 8.879443359375031 ], [ -7.938183593749983, 8.97978515624996 ], [ -7.902099609375, 9.017089843750014 ], [ -7.777978515624937, 9.080859375000031 ], [ -7.799804687499943, 9.115039062499989 ], [ -7.839404296875017, 9.151611328124972 ], [ -7.918066406249949, 9.188525390625031 ], [ -7.9, 9.308691406250006 ], [ -7.896191406249955, 9.415869140624991 ], [ -7.962695312499989, 9.403857421875031 ], [ -8.031005859374972, 9.397656250000011 ], [ -8.088671874999989, 9.430664062499986 ], [ -8.136962890624972, 9.49570312499999 ], [ -8.14604492187496, 9.674804687499986 ], [ -8.14584960937492, 9.881738281250037 ], [ -8.155175781249937, 9.973193359375017 ], [ -8.136621093749994, 10.022070312500034 ], [ -8.077832031250011, 10.067089843750054 ], [ -8.013525390624949, 10.125292968750003 ], [ -7.990625, 10.1625 ], [ -7.9609375, 10.163476562499966 ], [ -7.88408203124996, 10.185742187499983 ], [ -7.814208984374943, 10.236572265625028 ], [ -7.749072265624989, 10.342285156249986 ], [ -7.661132812500028, 10.427441406250011 ], [ -7.56210937499992, 10.421240234374991 ], [ -7.532812499999977, 10.436816406249974 ], [ -7.497949218749994, 10.439794921875048 ], [ -7.45654296875, 10.383935546875037 ], [ -7.414794921875, 10.341308593750057 ], [ -7.385058593749989, 10.340136718749989 ], [ -7.363183593749966, 10.259375 ], [ -7.182324218749983, 10.225683593750034 ], [ -7.104882812499937, 10.203515625000051 ], [ -7.039746093749983, 10.144775390624986 ], [ -7.01708984375, 10.143261718750026 ], [ -6.989453124999955, 10.15566406249998 ], [ -6.968164062499966, 10.176220703124997 ], [ -6.963818359374983, 10.198730468750043 ], [ -6.991748046874989, 10.251855468750037 ], [ -6.979492187499972, 10.299560546874986 ], [ -6.950341796874994, 10.342333984374989 ], [ -6.90380859375, 10.34506835937502 ], [ -6.833642578125023, 10.35698242187496 ], [ -6.75322265624996, 10.357128906249983 ], [ -6.693261718750023, 10.34946289062502 ], [ -6.669335937499937, 10.39218750000002 ], [ -6.69199218749992, 10.512011718750017 ], [ -6.686132812499977, 10.578027343750051 ], [ -6.676367187499949, 10.633789062500043 ], [ -6.654150390624949, 10.65644531250004 ], [ -6.564599609374994, 10.586425781249986 ], [ -6.482617187499983, 10.561230468749997 ], [ -6.423925781249949, 10.559130859375017 ], [ -6.40751953124996, 10.572363281249963 ], [ -6.432617187499943, 10.648730468749974 ], [ -6.425878906249977, 10.671777343749966 ], [ -6.404150390625006, 10.685107421875017 ], [ -6.365625, 10.692822265624983 ], [ -6.261132812499994, 10.724072265625054 ], [ -6.250244140625, 10.717919921875037 ], [ -6.230664062500011, 10.59750976562502 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Cameroon", "admin": "Cameroon" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 15.480078125, 7.523779296874991 ], [ 15.379101562500011, 7.358154296875 ], [ 15.245898437500017, 7.263574218749994 ], [ 15.206738281250011, 7.206152343749991 ], [ 15.185839843750017, 7.134912109374994 ], [ 15.157128906250023, 7.063574218749991 ], [ 15.086328125000023, 6.909912109375 ], [ 15.034570312500023, 6.784423828125 ], [ 14.982714843750017, 6.7453125 ], [ 14.861914062500006, 6.555712890624989 ], [ 14.780371093750006, 6.36572265625 ], [ 14.764062500000023, 6.316357421874997 ], [ 14.7392578125, 6.27978515625 ], [ 14.699511718750017, 6.250244140625 ], [ 14.559375, 6.191210937499989 ], [ 14.512109375000023, 6.161914062499989 ], [ 14.475, 6.126806640624991 ], [ 14.440722656250017, 6.086718749999989 ], [ 14.43115234375, 6.038720703124994 ], [ 14.4638671875, 5.970703125 ], [ 14.503125, 5.916894531249994 ], [ 14.54248046875, 5.91357421875 ], [ 14.577246093750006, 5.916015625 ], [ 14.598828125000011, 5.883984375 ], [ 14.616894531250011, 5.865136718749994 ], [ 14.616894531250011, 5.495507812499994 ], [ 14.58359375, 5.439648437499997 ], [ 14.584375, 5.414746093749997 ], [ 14.568066406250011, 5.35107421875 ], [ 14.56298828125, 5.279931640624994 ], [ 14.573535156250017, 5.251708984375 ], [ 14.601757812500011, 5.228808593749989 ], [ 14.640625, 5.179052734374991 ], [ 14.66171875, 5.065527343749991 ], [ 14.708984375, 4.665576171874989 ], [ 14.73125, 4.602392578124991 ], [ 14.770410156250023, 4.55810546875 ], [ 14.8935546875, 4.471875 ], [ 15.022753906250017, 4.358544921874994 ], [ 15.063574218750006, 4.284863281249997 ], [ 15.0875, 4.163964843749994 ], [ 15.136914062500011, 4.069140624999989 ], [ 15.135839843750006, 4.036914062499989 ], [ 15.115429687500011, 4.024462890624989 ], [ 15.0673828125, 4.02294921875 ], [ 15.034863281250011, 4.016357421875 ], [ 15.062109375, 3.947216796874997 ], [ 15.128710937500017, 3.826904296875 ], [ 15.23984375, 3.7021484375 ], [ 15.360156250000017, 3.567138671875 ], [ 15.458398437500023, 3.456835937499989 ], [ 15.580859375000017, 3.329296875 ], [ 15.676562500000017, 3.2296875 ], [ 15.775, 3.127197265625 ], [ 15.849316406250011, 3.103076171874989 ], [ 15.904882812500006, 3.095849609374994 ], [ 15.9287109375, 3.07578125 ], [ 15.9580078125, 3.028710937499994 ], [ 16.008203125000023, 2.976660156249991 ], [ 16.0634765625, 2.90859375 ], [ 16.082421875000023, 2.839111328125 ], [ 16.059277343750011, 2.772998046874989 ], [ 16.082128906250006, 2.678173828124997 ], [ 16.08349609375, 2.670019531249991 ], [ 16.101855468750017, 2.632666015624991 ], [ 16.095507812500017, 2.59921875 ], [ 16.106738281250017, 2.473486328124991 ], [ 16.136132812500023, 2.36376953125 ], [ 16.183398437500017, 2.270068359374989 ], [ 16.1826171875, 2.262451171875 ], [ 16.176562500000017, 2.204785156249997 ], [ 16.11572265625, 2.167822265624991 ], [ 16.080078125, 2.106787109374991 ], [ 16.069628906250017, 2.021679687499997 ], [ 16.087890625, 1.918066406249991 ], [ 16.134960937500011, 1.795947265624989 ], [ 16.136132812500023, 1.72421875 ], [ 16.119531250000023, 1.714111328125 ], [ 16.09033203125, 1.691259765624991 ], [ 16.059375, 1.676220703124997 ], [ 15.975195312500006, 1.760009765625 ], [ 15.881640625000017, 1.816601562499997 ], [ 15.741601562500023, 1.914990234374997 ], [ 15.600292968750011, 1.950390625 ], [ 15.41748046875, 1.956738281249997 ], [ 15.338769531250023, 1.944726562499994 ], [ 15.282421875000011, 1.981738281249989 ], [ 15.203515625000023, 2.024462890624989 ], [ 15.160058593750023, 2.035595703124997 ], [ 15.099609375, 2.00234375 ], [ 15.057812500000011, 2.000878906249994 ], [ 15.006445312500006, 2.013769531249991 ], [ 14.902441406250006, 2.012304687499991 ], [ 14.892773437500011, 2.0693359375 ], [ 14.875, 2.08046875 ], [ 14.762890625000011, 2.0751953125 ], [ 14.728320312500017, 2.122412109374991 ], [ 14.713281250000023, 2.117138671874997 ], [ 14.669140625000011, 2.132080078125 ], [ 14.578906250000017, 2.199121093749994 ], [ 14.484082031250011, 2.154736328124997 ], [ 14.287011718750023, 2.160351562499997 ], [ 14.034375, 2.158886718749997 ], [ 13.772753906250017, 2.157421875 ], [ 13.533496093750017, 2.159521484374991 ], [ 13.293554687500006, 2.161572265624997 ], [ 13.269921875000023, 2.22421875 ], [ 13.2203125, 2.256445312499991 ], [ 13.130859375, 2.259423828124994 ], [ 12.867480468750017, 2.246777343749997 ], [ 12.665722656250011, 2.256787109374997 ], [ 12.601367187500017, 2.265039062499994 ], [ 12.52978515625, 2.281347656249991 ], [ 12.361328125, 2.295996093749991 ], [ 12.153417968750006, 2.284375 ], [ 12.106152343750011, 2.2875 ], [ 11.939746093750017, 2.28515625 ], [ 11.558984375000023, 2.302197265624997 ], [ 11.348437500000017, 2.299707031249994 ], [ 11.353320312500017, 2.261425781249997 ], [ 11.339941406250006, 2.233837890624997 ], [ 11.328710937500006, 2.167431640624997 ], [ 11.096582031250023, 2.16748046875 ], [ 10.790917968750023, 2.16757812499999 ], [ 10.502246093750017, 2.167626953124994 ], [ 10.307031250000023, 2.167724609375 ], [ 9.979882812500023, 2.167773437499989 ], [ 9.8701171875, 2.21328125 ], [ 9.8369140625, 2.242382812499997 ], [ 9.830371093750017, 2.275488281249991 ], [ 9.826171875, 2.297802734374997 ], [ 9.80078125, 2.304443359375 ], [ 9.82177734375, 2.539257812499997 ], [ 9.867578125000023, 2.734960937499991 ], [ 9.885449218750011, 2.916552734374989 ], [ 9.948437500000011, 3.079052734374997 ], [ 9.9150390625, 3.239648437499994 ], [ 9.876171875000011, 3.309765625 ], [ 9.672070312500011, 3.53759765625 ], [ 9.765722656250006, 3.623828124999989 ], [ 9.642382812500017, 3.611767578124997 ], [ 9.615917968750011, 3.696484375 ], [ 9.55615234375, 3.798046875 ], [ 9.5927734375, 3.814306640624991 ], [ 9.628125, 3.870019531249994 ], [ 9.739648437500023, 3.852929687499994 ], [ 9.736132812500017, 3.880126953125 ], [ 9.639941406250017, 3.96533203125 ], [ 9.649218750000017, 4.008349609374989 ], [ 9.688867187500023, 4.056396484375 ], [ 9.66953125, 4.07666015625 ], [ 9.600390625000017, 4.026904296874989 ], [ 9.550585937500017, 4.028417968749991 ], [ 9.511816406250006, 4.060644531249991 ], [ 9.483691406250017, 4.066113281249997 ], [ 9.500781250000017, 4.000732421875 ], [ 9.462011718750006, 3.942529296874994 ], [ 9.42529296875, 3.922314453124997 ], [ 9.3623046875, 3.925732421874997 ], [ 9.310937500000023, 3.940380859374997 ], [ 9.29736328125, 3.972949218749989 ], [ 9.249121093750006, 3.997851562499989 ], [ 9.113867187500006, 4.041064453124989 ], [ 9.000097656250006, 4.091601562499989 ], [ 8.97705078125, 4.230419921874997 ], [ 8.932031250000023, 4.290234375 ], [ 8.91357421875, 4.3578125 ], [ 8.90283203125, 4.43515625 ], [ 8.918261718750017, 4.553759765624989 ], [ 8.889453125000017, 4.57275390625 ], [ 8.8564453125, 4.579248046874994 ], [ 8.80712890625, 4.5734375 ], [ 8.761914062500011, 4.580029296874997 ], [ 8.707910156250023, 4.645703125 ], [ 8.660351562500011, 4.670996093749991 ], [ 8.689648437500011, 4.550244140624997 ], [ 8.65625, 4.516357421875 ], [ 8.574414062500011, 4.526220703124991 ], [ 8.53955078125, 4.571875 ], [ 8.5328125, 4.60585937499999 ], [ 8.570507812500011, 4.752099609374994 ], [ 8.555859375000011, 4.755224609374991 ], [ 8.585156250000011, 4.832812499999989 ], [ 8.640527343750023, 4.927001953125 ], [ 8.715625, 5.046875 ], [ 8.800976562500011, 5.197460937499997 ], [ 8.859179687500017, 5.463769531249994 ], [ 8.898828125000023, 5.629687499999989 ], [ 8.93505859375, 5.781005859375 ], [ 8.997167968750006, 5.917724609375 ], [ 9.06015625, 6.009082031249989 ], [ 9.23876953125, 6.186132812499991 ], [ 9.373339843750017, 6.319628906249989 ], [ 9.442187500000017, 6.373388671874991 ], [ 9.490234375, 6.418652343749997 ], [ 9.574023437500017, 6.470410156249997 ], [ 9.659960937500017, 6.531982421875 ], [ 9.7255859375, 6.65 ], [ 9.779882812500006, 6.76015625 ], [ 9.820703125000023, 6.783935546875 ], [ 9.874218750000011, 6.803271484374989 ], [ 10.038867187500017, 6.92138671875 ], [ 10.1435546875, 6.996435546874991 ], [ 10.167773437500017, 6.959179687499997 ], [ 10.185546875, 6.912792968749997 ], [ 10.205468750000023, 6.8916015625 ], [ 10.293066406250006, 6.876757812499989 ], [ 10.413183593750006, 6.877734374999989 ], [ 10.482324218750023, 6.891259765624994 ], [ 10.51904296875, 6.930468749999989 ], [ 10.556347656250011, 7.037451171874991 ], [ 10.578125, 7.057714843749991 ], [ 10.60625, 7.063085937499991 ], [ 10.737597656250017, 6.98828125 ], [ 10.846484375000017, 6.881787109374997 ], [ 10.954199218750006, 6.7765625 ], [ 11.008691406250023, 6.739111328124991 ], [ 11.032519531250017, 6.697900390624994 ], [ 11.0796875, 6.505517578124994 ], [ 11.1064453125, 6.457714843749997 ], [ 11.1533203125, 6.437939453124997 ], [ 11.2373046875, 6.450537109374991 ], [ 11.324609375000023, 6.484667968749989 ], [ 11.401757812500023, 6.533935546875 ], [ 11.4775390625, 6.597412109375 ], [ 11.529101562500017, 6.655029296875 ], [ 11.551660156250023, 6.697265625 ], [ 11.56298828125, 6.854638671874994 ], [ 11.580078125, 6.888867187499997 ], [ 11.657519531250017, 6.9515625 ], [ 11.787011718750023, 7.056201171874989 ], [ 11.861425781250006, 7.11640625 ], [ 11.854785156250017, 7.137988281249989 ], [ 11.80859375, 7.201953124999989 ], [ 11.767382812500017, 7.272265624999989 ], [ 11.809179687500006, 7.345068359374991 ], [ 11.852441406250023, 7.400732421874991 ], [ 12.016015625000023, 7.589746093749994 ], [ 12.0166015625, 7.652001953124994 ], [ 12.025195312500017, 7.727783203125 ], [ 12.155957031250011, 7.942480468749991 ], [ 12.231152343750011, 8.227392578124991 ], [ 12.2333984375, 8.282324218749991 ], [ 12.311328125000017, 8.419726562499989 ], [ 12.403515625000011, 8.595556640624991 ], [ 12.582714843750011, 8.624121093749991 ], [ 12.651562500000011, 8.667773437499989 ], [ 12.731152343750011, 8.745654296874989 ], [ 12.7822265625, 8.81787109375 ], [ 12.806542968750023, 8.886621093749994 ], [ 12.824414062500011, 9.019433593749994 ], [ 12.85595703125, 9.170751953124991 ], [ 12.875683593750011, 9.303515624999989 ], [ 12.929492187500017, 9.42626953125 ], [ 13.019433593750023, 9.488330078124989 ], [ 13.175488281250011, 9.539648437499991 ], [ 13.19873046875, 9.563769531249989 ], [ 13.22119140625, 9.645166015624994 ], [ 13.23876953125, 9.814013671874989 ], [ 13.24375, 9.915917968749994 ], [ 13.249804687500017, 9.960058593749991 ], [ 13.269921875000023, 10.036181640624989 ], [ 13.41455078125, 10.171435546874989 ], [ 13.478515625, 10.383251953124997 ], [ 13.535351562500011, 10.60507812499999 ], [ 13.699902343750011, 10.873144531249991 ], [ 13.89208984375, 11.140087890624997 ], [ 13.9814453125, 11.211865234374997 ], [ 14.056738281250006, 11.245019531249994 ], [ 14.143261718750011, 11.24853515625 ], [ 14.202343750000011, 11.268164062499991 ], [ 14.409472656250017, 11.401171874999989 ], [ 14.49609375, 11.446142578124991 ], [ 14.559765625000011, 11.492285156249991 ], [ 14.575390625000011, 11.532421875 ], [ 14.581640625, 11.591162109374991 ], [ 14.561816406250017, 11.728710937499997 ], [ 14.597363281250011, 11.829833984375 ], [ 14.6181640625, 11.986621093749989 ], [ 14.627148437500011, 12.108691406249989 ], [ 14.619726562500006, 12.150976562499991 ], [ 14.587011718750006, 12.209423828124997 ], [ 14.580957031250023, 12.222070312499994 ], [ 14.518945312500023, 12.298242187499994 ], [ 14.415429687500023, 12.34414062499999 ], [ 14.272851562500023, 12.356494140624989 ], [ 14.197460937500011, 12.3837890625 ], [ 14.184863281250017, 12.447216796874997 ], [ 14.177636718750023, 12.484082031249997 ], [ 14.170312500000023, 12.524072265624994 ], [ 14.160058593750023, 12.61279296875 ], [ 14.06396484375, 13.07851562499999 ], [ 14.244824218750011, 13.07734375 ], [ 14.461718750000017, 13.021777343749989 ], [ 14.516210937500006, 12.979736328125 ], [ 14.544726562500017, 12.820214843749994 ], [ 14.623242187500011, 12.729931640624997 ], [ 14.76123046875, 12.655615234374991 ], [ 14.847070312500023, 12.502099609374994 ], [ 14.880664062500017, 12.269384765624991 ], [ 14.956738281250011, 12.13037109375 ], [ 14.973828125000011, 12.108349609374997 ], [ 15.059863281250017, 11.907128906249994 ], [ 15.08125, 11.845507812499989 ], [ 15.087695312500017, 11.724365234375 ], [ 15.078027343750023, 11.642578125 ], [ 15.121972656250023, 11.541259765625 ], [ 15.055468750000017, 11.368554687499994 ], [ 15.035742187500006, 11.2625 ], [ 15.029882812500006, 11.11367187499999 ], [ 15.068652343750017, 10.85107421875 ], [ 15.132226562500023, 10.648486328124989 ], [ 15.200976562500017, 10.484521484374994 ], [ 15.276074218750011, 10.357373046874997 ], [ 15.39990234375, 10.216894531249991 ], [ 15.531933593750011, 10.088476562499991 ], [ 15.654882812500006, 10.0078125 ], [ 15.540917968750023, 9.960302734374991 ], [ 15.320019531250011, 9.954296875 ], [ 15.193164062500017, 9.981494140624989 ], [ 15.132714843750023, 9.982861328124997 ], [ 15.071582031250017, 9.965966796874994 ], [ 14.835839843750023, 9.941699218749989 ], [ 14.597949218750017, 9.953076171874997 ], [ 14.377246093750017, 9.985058593749997 ], [ 14.243261718750006, 9.979736328125 ], [ 14.139746093750006, 9.901806640624997 ], [ 14.055957031250017, 9.784375 ], [ 13.977246093750011, 9.691552734374994 ], [ 14.004980468750006, 9.588720703124991 ], [ 14.064160156250011, 9.53173828125 ], [ 14.177929687500011, 9.406494140625 ], [ 14.280078125000017, 9.285058593749994 ], [ 14.332324218750017, 9.20351562499999 ], [ 14.5361328125, 9.025244140624991 ], [ 14.732812500000023, 8.865673828124997 ], [ 14.771289062500017, 8.839160156249989 ], [ 14.826269531250006, 8.810302734375 ], [ 14.860742187500023, 8.798632812499989 ], [ 14.967968750000011, 8.707275390625 ], [ 15.1162109375, 8.557324218749997 ], [ 15.252343750000023, 8.322363281249991 ], [ 15.349023437500023, 8.083837890624991 ], [ 15.44296875, 7.851855468749989 ], [ 15.484472656250006, 7.812744140625 ], [ 15.5498046875, 7.787890624999989 ], [ 15.557812500000011, 7.738037109375 ], [ 15.552636718750023, 7.664501953124997 ], [ 15.532421875000011, 7.604394531249994 ], [ 15.480078125, 7.523779296874991 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Dem. Rep. Congo", "admin": "Democratic Republic of the Congo" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 27.4033203125, 5.109179687499989 ], [ 27.439257812500017, 5.039208984374994 ], [ 27.491015625000017, 4.967578124999989 ], [ 27.664160156250006, 4.845996093749989 ], [ 27.71923828125, 4.7783203125 ], [ 27.761425781250011, 4.703222656249991 ], [ 27.7880859375, 4.644677734374994 ], [ 27.841601562500017, 4.597753906249991 ], [ 27.916601562500006, 4.567919921874989 ], [ 27.980664062500011, 4.532080078124991 ], [ 28.019824218750017, 4.479394531249994 ], [ 28.07861328125, 4.4248046875 ], [ 28.192089843750011, 4.350244140624994 ], [ 28.247265625000011, 4.348535156249994 ], [ 28.31103515625, 4.338037109374994 ], [ 28.3671875, 4.318652343749989 ], [ 28.427539062500017, 4.324169921874997 ], [ 28.524804687500023, 4.372851562499989 ], [ 28.639550781250023, 4.454492187499994 ], [ 28.72705078125, 4.504980468749991 ], [ 28.939355468750023, 4.487060546875 ], [ 29.057421875000017, 4.445947265624994 ], [ 29.151464843750006, 4.38818359375 ], [ 29.224902343750017, 4.391894531249989 ], [ 29.384863281250006, 4.498388671874991 ], [ 29.469628906250023, 4.61181640625 ], [ 29.552050781250017, 4.636035156249989 ], [ 29.676855468750006, 4.5869140625 ], [ 29.779882812500006, 4.48095703125 ], [ 29.870214843750006, 4.3271484375 ], [ 29.933984375000023, 4.268505859374997 ], [ 30.021386718750023, 4.177636718749994 ], [ 30.194921875, 3.98193359375 ], [ 30.420703125000017, 3.883886718749991 ], [ 30.50830078125, 3.835693359375 ], [ 30.536914062500017, 3.787207031249991 ], [ 30.553515625000017, 3.722949218749989 ], [ 30.559375, 3.652783203124997 ], [ 30.586718750000017, 3.62421875 ], [ 30.647656250000011, 3.634130859374991 ], [ 30.699902343750011, 3.644091796874989 ], [ 30.757226562500023, 3.62421875 ], [ 30.796972656250006, 3.573144531249994 ], [ 30.81689453125, 3.533349609374994 ], [ 30.838574218750011, 3.49072265625 ], [ 30.895312500000017, 3.463671874999989 ], [ 30.906445312500011, 3.408935546875 ], [ 30.867578125000023, 3.342138671874991 ], [ 30.827832031250011, 3.282617187499994 ], [ 30.779296875, 3.163378906249989 ], [ 30.754003906250006, 3.041796874999989 ], [ 30.786523437500023, 3.001367187499994 ], [ 30.821386718750006, 2.967578124999989 ], [ 30.839941406250006, 2.933496093749994 ], [ 30.850781250000011, 2.893652343749991 ], [ 30.8466796875, 2.847021484374991 ], [ 30.76953125, 2.677978515625 ], [ 30.729882812500023, 2.5302734375 ], [ 30.728613281250006, 2.455371093749989 ], [ 30.830078125, 2.400439453124989 ], [ 30.9619140625, 2.403271484374997 ], [ 31.003613281250011, 2.369384765625 ], [ 31.045312500000023, 2.315527343749991 ], [ 31.082128906250006, 2.2880859375 ], [ 31.137597656250023, 2.288867187499989 ], [ 31.176367187500006, 2.270068359374989 ], [ 31.19140625, 2.232275390624991 ], [ 31.236328125, 2.191357421874997 ], [ 31.274023437500006, 2.146289062499989 ], [ 31.256054687500011, 2.088476562499991 ], [ 31.252734375000017, 2.044580078124994 ], [ 31.158789062500006, 1.922021484374994 ], [ 30.942578125000011, 1.6828125 ], [ 30.478125, 1.239062499999989 ], [ 30.477832031250017, 1.238818359374989 ], [ 30.321093750000017, 1.185302734375 ], [ 30.240136718750023, 1.102783203125 ], [ 30.182910156250017, 0.973486328124991 ], [ 30.04736328125, 0.863525390625 ], [ 29.94287109375, 0.819238281249994 ], [ 29.931640625, 0.792871093749994 ], [ 29.923828125, 0.673925781249991 ], [ 29.934472656250023, 0.4990234375 ], [ 29.885449218750011, 0.4189453125 ], [ 29.814648437500011, 0.263623046874997 ], [ 29.77783203125, 0.166357421874991 ], [ 29.749707031250011, 0.147216796875 ], [ 29.717675781250023, 0.098339843749997 ], [ 29.697851562500006, -0.060205078125009 ], [ 29.684375, -0.113574218750003 ], [ 29.633203125000023, -0.441699218750003 ], [ 29.647851562500023, -0.535253906250006 ], [ 29.608203125000017, -0.691308593750009 ], [ 29.6064453125, -0.783105468750009 ], [ 29.590039062500011, -0.887109375 ], [ 29.561914062500023, -0.97734375 ], [ 29.5640625, -1.121386718750003 ], [ 29.579980468750023, -1.356738281250003 ], [ 29.576953125000017, -1.387890625000011 ], [ 29.537792968750011, -1.409765625 ], [ 29.467968750000011, -1.468066406250003 ], [ 29.401953125, -1.507421875 ], [ 29.351660156250006, -1.517578125 ], [ 29.268164062500006, -1.62158203125 ], [ 29.196582031250017, -1.719921875000011 ], [ 29.143261718750011, -1.816015625 ], [ 29.12939453125, -1.860253906250009 ], [ 29.140625, -1.984570312500011 ], [ 29.148046875, -2.1318359375 ], [ 29.131542968750011, -2.195117187500003 ], [ 29.1064453125, -2.233203125 ], [ 28.989550781250017, -2.312792968750003 ], [ 28.912695312500006, -2.370312500000011 ], [ 28.876367187500023, -2.400292968750009 ], [ 28.857617187500011, -2.446679687500009 ], [ 28.891406250000017, -2.555566406250009 ], [ 28.893945312500023, -2.635058593750003 ], [ 28.921777343750023, -2.68203125 ], [ 29.014355468750011, -2.72021484375 ], [ 29.01416015625, -2.75830078125 ], [ 29.0166015625, -2.799609375 ], [ 29.064746093750017, -2.850781250000011 ], [ 29.153222656250023, -2.955273437500011 ], [ 29.224414062500017, -3.053515625 ], [ 29.22607421875, -3.138671875 ], [ 29.212304687500023, -3.28125 ], [ 29.210058593750006, -3.36328125 ], [ 29.217187500000023, -3.475683593750006 ], [ 29.216796875, -3.684960937500009 ], [ 29.211816406250023, -3.833789062500003 ], [ 29.223242187500006, -3.910839843750011 ], [ 29.331347656250017, -4.095410156250011 ], [ 29.379199218750017, -4.299707031250009 ], [ 29.403222656250023, -4.449316406250006 ], [ 29.404199218750023, -4.496679687500006 ], [ 29.367578125000023, -4.668847656250009 ], [ 29.32568359375, -4.835644531250011 ], [ 29.323437500000011, -4.898828125 ], [ 29.3427734375, -4.983105468750011 ], [ 29.420117187500011, -5.176171875 ], [ 29.476464843750023, -5.316601562500011 ], [ 29.503710937500017, -5.400976562500006 ], [ 29.542382812500023, -5.499804687500003 ], [ 29.594140625000023, -5.65078125 ], [ 29.60703125, -5.72265625 ], [ 29.596386718750011, -5.775976562500006 ], [ 29.490820312500006, -5.965429687500006 ], [ 29.480078125, -6.025 ], [ 29.50625, -6.172070312500011 ], [ 29.540820312500017, -6.313867187500009 ], [ 29.590625, -6.394433593750009 ], [ 29.709667968750011, -6.616894531250011 ], [ 29.798144531250017, -6.69189453125 ], [ 29.961816406250023, -6.803125 ], [ 30.10625, -6.9150390625 ], [ 30.161816406250011, -6.973046875 ], [ 30.212695312500017, -7.037890625 ], [ 30.313183593750011, -7.203710937500006 ], [ 30.37451171875, -7.338671875 ], [ 30.40673828125, -7.460644531250011 ], [ 30.485644531250017, -7.627148437500011 ], [ 30.558886718750017, -7.781933593750011 ], [ 30.65380859375, -7.970898437500011 ], [ 30.720898437500011, -8.104394531250009 ], [ 30.751171875000011, -8.193652343750003 ], [ 30.577929687500017, -8.220019531250003 ], [ 30.327539062500023, -8.258203125 ], [ 30.051367187500006, -8.30029296875 ], [ 29.766210937500006, -8.34375 ], [ 29.483789062500023, -8.386914062500011 ], [ 29.215625, -8.427832031250006 ], [ 28.972265625, -8.464941406250006 ], [ 28.898144531250011, -8.485449218750006 ], [ 28.934472656250023, -8.590234375 ], [ 28.917773437500017, -8.700585937500009 ], [ 28.869531250000023, -8.785839843750011 ], [ 28.793554687500006, -8.891015625 ], [ 28.7587890625, -8.9326171875 ], [ 28.68125, -9.0146484375 ], [ 28.616503906250017, -9.072265625 ], [ 28.484277343750023, -9.16943359375 ], [ 28.400683593750017, -9.224804687500011 ], [ 28.400195312500017, -9.275 ], [ 28.54052734375, -9.510058593750003 ], [ 28.604199218750011, -9.678808593750006 ], [ 28.630078125000011, -9.83125 ], [ 28.62890625, -9.91875 ], [ 28.62353515625, -10.098828125000011 ], [ 28.6171875, -10.31298828125 ], [ 28.607421875, -10.397363281250009 ], [ 28.6455078125, -10.550195312500009 ], [ 28.638867187500011, -10.669238281250003 ], [ 28.544238281250017, -10.80234375 ], [ 28.517968750000023, -10.933203125 ], [ 28.4703125, -11.109570312500011 ], [ 28.404199218750023, -11.354394531250009 ], [ 28.357226562500017, -11.483007812500006 ], [ 28.383398437500006, -11.566699218750003 ], [ 28.407031250000017, -11.622851562500003 ], [ 28.431835937500011, -11.698339843750006 ], [ 28.482519531250006, -11.812109375 ], [ 28.541601562500006, -11.879199218750003 ], [ 28.574609375000023, -11.908105468750009 ], [ 28.769433593750023, -12.05126953125 ], [ 28.85, -12.120507812500009 ], [ 28.973437500000017, -12.2578125 ], [ 29.064355468750023, -12.348828125000011 ], [ 29.191210937500017, -12.370214843750006 ], [ 29.34375, -12.40478515625 ], [ 29.427539062500017, -12.43125 ], [ 29.485546875000011, -12.41845703125 ], [ 29.5048828125, -12.386132812500009 ], [ 29.502246093750017, -12.317578125000011 ], [ 29.491992187500017, -12.266894531250003 ], [ 29.508203125000023, -12.228222656250011 ], [ 29.559765625000011, -12.202441406250003 ], [ 29.691992187500006, -12.198339843750006 ], [ 29.749609375, -12.1640625 ], [ 29.795117187500011, -12.155468750000011 ], [ 29.795312500000023, -12.30615234375 ], [ 29.795507812500006, -12.450585937500009 ], [ 29.795605468750011, -12.625878906250009 ], [ 29.795800781250023, -12.827050781250009 ], [ 29.796093750000011, -12.992089843750009 ], [ 29.796289062500023, -13.16748046875 ], [ 29.796484375, -13.369726562500006 ], [ 29.795312500000023, -13.392773437500011 ], [ 29.775195312500017, -13.438085937500006 ], [ 29.72265625, -13.453808593750011 ], [ 29.651757812500023, -13.414355468750003 ], [ 29.647656250000011, -13.372949218750009 ], [ 29.630273437500023, -13.298535156250011 ], [ 29.59716796875, -13.260546875 ], [ 29.55419921875, -13.248925781250009 ], [ 29.4814453125, -13.26796875 ], [ 29.3818359375, -13.322851562500006 ], [ 29.253710937500017, -13.370800781250011 ], [ 29.201855468750011, -13.398339843750009 ], [ 29.111621093750017, -13.395117187500006 ], [ 29.014257812500006, -13.368847656250011 ], [ 28.942285156250023, -13.30712890625 ], [ 28.921679687500017, -13.214648437500003 ], [ 28.858789062500023, -13.119433593750003 ], [ 28.773144531250011, -12.98193359375 ], [ 28.730078125, -12.925488281250011 ], [ 28.672949218750006, -12.861328125 ], [ 28.615429687500011, -12.854101562500006 ], [ 28.550878906250006, -12.836132812500011 ], [ 28.51123046875, -12.7421875 ], [ 28.474414062500017, -12.623339843750003 ], [ 28.451464843750017, -12.577441406250003 ], [ 28.412890625000017, -12.51806640625 ], [ 28.357714843750017, -12.48203125 ], [ 28.2373046875, -12.4345703125 ], [ 28.06884765625, -12.3681640625 ], [ 27.857421875, -12.284863281250011 ], [ 27.7568359375, -12.280859375 ], [ 27.644335937500017, -12.266796875000011 ], [ 27.573828125, -12.22705078125 ], [ 27.533398437500011, -12.1953125 ], [ 27.487011718750011, -12.0796875 ], [ 27.423632812500017, -11.944531250000011 ], [ 27.238085937500017, -11.783496093750003 ], [ 27.196386718750006, -11.605078125 ], [ 27.1591796875, -11.579199218750006 ], [ 27.095410156250011, -11.59375 ], [ 27.046093750000011, -11.615917968750011 ], [ 27.026660156250017, -11.663769531250011 ], [ 26.976855468750017, -11.824609375 ], [ 26.949609375000023, -11.898828125 ], [ 26.930859375000011, -11.919335937500009 ], [ 26.890429687500017, -11.943554687500011 ], [ 26.824023437500017, -11.965234375 ], [ 26.729687500000011, -11.975976562500009 ], [ 26.596386718750011, -11.972070312500009 ], [ 26.4296875, -11.947851562500006 ], [ 26.339648437500017, -11.929882812500011 ], [ 26.096386718750011, -11.903222656250009 ], [ 26.025976562500006, -11.89013671875 ], [ 25.926562500000017, -11.855273437500003 ], [ 25.854882812500023, -11.820117187500003 ], [ 25.618847656250011, -11.744140625 ], [ 25.511914062500011, -11.75341796875 ], [ 25.4599609375, -11.699804687500006 ], [ 25.413378906250017, -11.673535156250011 ], [ 25.349414062500017, -11.623046875 ], [ 25.320703125000023, -11.553515625 ], [ 25.282617187500023, -11.404980468750011 ], [ 25.291796875000017, -11.325488281250003 ], [ 25.3193359375, -11.236914062500006 ], [ 25.288769531250011, -11.21240234375 ], [ 25.245996093750023, -11.21240234375 ], [ 25.184863281250017, -11.24296875 ], [ 25.075976562500017, -11.260058593750003 ], [ 24.876855468750023, -11.299121093750003 ], [ 24.806347656250011, -11.321191406250009 ], [ 24.728125, -11.337792968750009 ], [ 24.668261718750017, -11.352929687500009 ], [ 24.5185546875, -11.4384765625 ], [ 24.466601562500017, -11.44765625 ], [ 24.3779296875, -11.417089843750006 ], [ 24.335156250000011, -11.371289062500011 ], [ 24.3779296875, -11.3193359375 ], [ 24.396289062500017, -11.255175781250003 ], [ 24.36572265625, -11.1298828125 ], [ 24.319921875, -11.07177734375 ], [ 24.187207031250011, -11.029980468750011 ], [ 24.136523437500017, -11.025976562500006 ], [ 24.115136718750023, -10.955664062500006 ], [ 24.078417968750017, -10.891503906250009 ], [ 24.002734375000017, -10.879101562500011 ], [ 23.966503906250011, -10.871777343750011 ], [ 23.9287109375, -10.891503906250009 ], [ 23.907324218750006, -10.943457031250006 ], [ 23.901171875000017, -10.983203125 ], [ 23.833886718750023, -11.013671875 ], [ 23.696386718750006, -11.007617187500003 ], [ 23.559960937500023, -10.978613281250006 ], [ 23.463964843750006, -10.969335937500006 ], [ 23.400195312500017, -10.976464843750009 ], [ 23.15673828125, -11.074804687500006 ], [ 23.076269531250006, -11.087890625 ], [ 22.814746093750017, -11.080273437500011 ], [ 22.66650390625, -11.059765625000011 ], [ 22.56103515625, -11.055859375000011 ], [ 22.486132812500017, -11.08671875 ], [ 22.392968750000023, -11.159472656250003 ], [ 22.31494140625, -11.198632812500009 ], [ 22.27880859375, -11.194140625 ], [ 22.256640625000017, -11.163671875 ], [ 22.226171875, -11.121972656250009 ], [ 22.216699218750023, -11.0126953125 ], [ 22.177929687500011, -10.892285156250011 ], [ 22.203515625000023, -10.829492187500009 ], [ 22.280468750000011, -10.783984375 ], [ 22.307031250000023, -10.691308593750009 ], [ 22.283203125, -10.5515625 ], [ 22.281640625000023, -10.453320312500011 ], [ 22.302441406250011, -10.396679687500011 ], [ 22.274511718750006, -10.259082031250003 ], [ 22.19775390625, -10.040625 ], [ 22.089160156250017, -9.86279296875 ], [ 21.948632812500023, -9.7255859375 ], [ 21.856640625000011, -9.59423828125 ], [ 21.813183593750011, -9.46875 ], [ 21.829492187500023, -9.16845703125 ], [ 21.871875, -8.903515625000011 ], [ 21.905371093750006, -8.693359375 ], [ 21.895898437500023, -8.341113281250003 ], [ 21.800878906250006, -8.111914062500006 ], [ 21.780078125000017, -7.865429687500011 ], [ 21.83359375, -7.601660156250006 ], [ 21.841601562500017, -7.420996093750006 ], [ 21.806054687500023, -7.32861328125 ], [ 21.781640625000023, -7.314648437500011 ], [ 21.751074218750006, -7.30546875 ], [ 21.510839843750006, -7.296679687500003 ], [ 21.190332031250023, -7.284960937500003 ], [ 20.910937500000017, -7.281445312500011 ], [ 20.607812500000023, -7.277734375 ], [ 20.558398437500017, -7.244433593750003 ], [ 20.535839843750011, -7.182812500000011 ], [ 20.536914062500017, -7.121777343750011 ], [ 20.598730468750006, -6.93515625 ], [ 20.590039062500011, -6.919921875 ], [ 20.482226562500017, -6.915820312500003 ], [ 20.190039062500006, -6.9462890625 ], [ 19.997460937500023, -6.976464843750009 ], [ 19.875195312500011, -6.986328125 ], [ 19.660351562500011, -7.037109375 ], [ 19.527636718750017, -7.144433593750009 ], [ 19.483789062500023, -7.279492187500011 ], [ 19.487402343750006, -7.390722656250006 ], [ 19.479882812500023, -7.47216796875 ], [ 19.419335937500023, -7.557324218750011 ], [ 19.371679687500006, -7.655078125 ], [ 19.369921875000017, -7.70654296875 ], [ 19.3408203125, -7.966601562500003 ], [ 19.142675781250006, -8.00146484375 ], [ 18.944433593750006, -8.00146484375 ], [ 18.898339843750023, -7.998144531250006 ], [ 18.653417968750006, -7.93603515625 ], [ 18.562695312500011, -7.9359375 ], [ 18.484667968750017, -7.968554687500003 ], [ 18.334863281250023, -8.000292968750003 ], [ 18.191503906250006, -8.023828125 ], [ 18.047167968750017, -8.100781250000011 ], [ 18.0087890625, -8.107617187500011 ], [ 17.9130859375, -8.067675781250003 ], [ 17.77880859375, -8.071386718750006 ], [ 17.643359375000017, -8.090722656250009 ], [ 17.57958984375, -8.099023437500009 ], [ 17.536035156250023, -8.075878906250011 ], [ 17.411328125000011, -7.881933593750006 ], [ 17.245019531250023, -7.623339843750003 ], [ 17.155078125000017, -7.461328125 ], [ 17.12158203125, -7.419042968750006 ], [ 17.063769531250017, -7.363085937500003 ], [ 16.984765625000023, -7.257421875 ], [ 16.952050781250023, -7.15703125 ], [ 16.9658203125, -7.062109375 ], [ 16.91943359375, -6.933984375 ], [ 16.813085937500006, -6.772558593750006 ], [ 16.742968750000017, -6.618457031250003 ], [ 16.709375, -6.4716796875 ], [ 16.700976562500017, -6.345996093750003 ], [ 16.7177734375, -6.241406250000011 ], [ 16.697265625, -6.164257812500011 ], [ 16.639550781250023, -6.114550781250003 ], [ 16.608007812500006, -6.0515625 ], [ 16.585156250000011, -6.025292968750009 ], [ 16.537109375, -5.9658203125 ], [ 16.431445312500017, -5.900195312500003 ], [ 16.315234375000017, -5.865625 ], [ 16.06015625, -5.864941406250011 ], [ 15.726953125000023, -5.863867187500006 ], [ 15.425, -5.868847656250011 ], [ 15.08935546875, -5.87451171875 ], [ 14.749414062500023, -5.880078125000011 ], [ 14.657910156250011, -5.888867187500011 ], [ 14.398632812500011, -5.892675781250006 ], [ 14.190820312500023, -5.8759765625 ], [ 14.11376953125, -5.865136718750009 ], [ 13.978515625, -5.857226562500003 ], [ 13.764550781250023, -5.855175781250011 ], [ 13.649023437500006, -5.86171875 ], [ 13.371484375000023, -5.86181640625 ], [ 13.346484375000017, -5.863378906250006 ], [ 13.302636718750023, -5.8818359375 ], [ 13.184375, -5.85625 ], [ 13.068164062500017, -5.86484375 ], [ 13.003320312500023, -5.836132812500011 ], [ 12.86083984375, -5.854101562500006 ], [ 12.791601562500006, -5.877734375 ], [ 12.6806640625, -5.960839843750009 ], [ 12.514550781250023, -6.004199218750003 ], [ 12.452929687500017, -6.00048828125 ], [ 12.41171875, -5.986328125 ], [ 12.315039062500006, -5.8953125 ], [ 12.240429687500011, -5.807324218750011 ], [ 12.213671875000017, -5.758691406250009 ], [ 12.255273437500023, -5.746484375 ], [ 12.386035156250017, -5.727734375000011 ], [ 12.484570312500011, -5.71875 ], [ 12.503710937500017, -5.69580078125 ], [ 12.518945312500023, -5.424609375 ], [ 12.522363281250023, -5.14892578125 ], [ 12.487402343750006, -5.112695312500009 ], [ 12.453222656250006, -5.090625 ], [ 12.451464843750017, -5.071484375000011 ], [ 12.502734375000017, -5.036914062500003 ], [ 12.573535156250017, -4.99658203125 ], [ 12.59619140625, -4.978417968750009 ], [ 12.6748046875, -4.905371093750006 ], [ 12.8296875, -4.736621093750003 ], [ 12.947460937500011, -4.6953125 ], [ 13.057324218750011, -4.651074218750011 ], [ 13.07275390625, -4.634765625 ], [ 13.08740234375, -4.601953125 ], [ 13.136621093750023, -4.604296875 ], [ 13.15234375, -4.620312500000011 ], [ 13.176464843750011, -4.655859375 ], [ 13.219628906250023, -4.705859375 ], [ 13.297265625000023, -4.765234375 ], [ 13.375781250000017, -4.829394531250003 ], [ 13.414941406250023, -4.83740234375 ], [ 13.478417968750023, -4.804980468750003 ], [ 13.551660156250023, -4.756738281250009 ], [ 13.659570312500023, -4.721484375 ], [ 13.685351562500017, -4.688671875000011 ], [ 13.699414062500011, -4.618359375000011 ], [ 13.707617187500006, -4.543261718750003 ], [ 13.717089843750017, -4.454492187500009 ], [ 13.739062500000017, -4.442480468750006 ], [ 13.778027343750011, -4.433886718750003 ], [ 13.849511718750023, -4.458886718750009 ], [ 13.88232421875, -4.484667968750003 ], [ 13.94091796875, -4.484667968750003 ], [ 13.978417968750023, -4.461230468750003 ], [ 14.046875, -4.41748046875 ], [ 14.133886718750006, -4.4 ], [ 14.22705078125, -4.358105468750011 ], [ 14.316210937500017, -4.304101562500009 ], [ 14.358300781250023, -4.299414062500006 ], [ 14.402929687500006, -4.369726562500006 ], [ 14.442773437500023, -4.419042968750006 ], [ 14.449804687500006, -4.449511718750003 ], [ 14.409960937500017, -4.508105468750003 ], [ 14.365429687500011, -4.585546875 ], [ 14.402929687500006, -4.681640625 ], [ 14.411914062500017, -4.775 ], [ 14.410742187500006, -4.83125 ], [ 14.44091796875, -4.854101562500006 ], [ 14.461621093750011, -4.864941406250011 ], [ 14.493945312500017, -4.851660156250006 ], [ 14.5576171875, -4.855761718750003 ], [ 14.633984375000011, -4.885058593750003 ], [ 14.707910156250023, -4.881738281250009 ], [ 14.779296875, -4.845703125 ], [ 14.912109375, -4.70556640625 ], [ 15.10625, -4.461035156250006 ], [ 15.2671875, -4.3076171875 ], [ 15.394628906250006, -4.244921875 ], [ 15.48095703125, -4.171777343750009 ], [ 15.525976562500006, -4.087988281250006 ], [ 15.60009765625, -4.030957031250011 ], [ 15.754589843750011, -3.985546875000011 ], [ 15.872460937500023, -3.934277343750011 ], [ 15.990039062500017, -3.766210937500006 ], [ 16.146777343750017, -3.464160156250003 ], [ 16.190625, -3.194433593750006 ], [ 16.217382812500006, -3.0302734375 ], [ 16.201855468750011, -2.464746093750009 ], [ 16.191601562500011, -2.279101562500003 ], [ 16.21533203125, -2.177832031250006 ], [ 16.27392578125, -2.108203125 ], [ 16.43359375, -1.960839843750009 ], [ 16.540722656250011, -1.840136718750003 ], [ 16.622460937500023, -1.698925781250011 ], [ 16.780078125000017, -1.376367187500009 ], [ 16.84912109375, -1.2724609375 ], [ 16.8798828125, -1.225878906250003 ], [ 16.974707031250006, -1.139941406250003 ], [ 17.107617187500011, -1.064453125 ], [ 17.27880859375, -0.999609375 ], [ 17.542871093750023, -0.775 ], [ 17.752832031250023, -0.549023437500011 ], [ 17.72412109375, -0.277539062500011 ], [ 17.773144531250011, -0.052392578125009 ], [ 17.8876953125, 0.234130859375 ], [ 17.925195312500023, 0.537304687499997 ], [ 17.8857421875, 0.856884765624997 ], [ 17.902441406250006, 1.118066406249994 ], [ 18.01171875, 1.422119140625 ], [ 18.057812500000011, 1.534863281249997 ], [ 18.072851562500006, 1.719384765624994 ], [ 18.072167968750023, 2.01328125 ], [ 18.211621093750011, 2.414941406249994 ], [ 18.343457031250011, 2.655419921874994 ], [ 18.490917968750011, 2.924414062499991 ], [ 18.547070312500011, 3.087011718749991 ], [ 18.622167968750006, 3.304052734374991 ], [ 18.6103515625, 3.478417968749994 ], [ 18.5966796875, 3.6787109375 ], [ 18.633691406250023, 3.954296875 ], [ 18.619921875000017, 4.116601562499994 ], [ 18.567480468750006, 4.257568359375 ], [ 18.594140625000023, 4.346240234374989 ], [ 18.699902343750011, 4.382617187499989 ], [ 18.831738281250011, 4.5234375 ], [ 19.068554687500011, 4.891406249999989 ], [ 19.323437500000011, 5.070751953124997 ], [ 19.5009765625, 5.127490234374989 ], [ 19.68603515625, 5.121386718749989 ], [ 19.806542968750023, 5.089306640624997 ], [ 19.8625, 5.031298828124989 ], [ 20.002343750000023, 4.944726562499994 ], [ 20.226367187500017, 4.829638671874989 ], [ 20.3935546875, 4.686181640624994 ], [ 20.486523437500011, 4.541552734374989 ], [ 20.55810546875, 4.462695312499989 ], [ 20.6474609375, 4.435644531249991 ], [ 20.79296875, 4.447314453124989 ], [ 20.955761718750011, 4.413134765624989 ], [ 21.125585937500006, 4.332177734374994 ], [ 21.229785156250017, 4.302197265624997 ], [ 21.268359375000017, 4.323095703124991 ], [ 21.350195312500006, 4.311376953124991 ], [ 21.53759765625, 4.244824218749997 ], [ 21.68701171875, 4.281396484374994 ], [ 21.908203125, 4.25390625 ], [ 22.422167968750017, 4.134960937499997 ], [ 22.44970703125, 4.155126953124991 ], [ 22.461816406250023, 4.15976562499999 ], [ 22.505664062500017, 4.207666015624994 ], [ 22.6171875, 4.445556640625 ], [ 22.711718750000017, 4.591748046874997 ], [ 22.755761718750023, 4.646679687499997 ], [ 22.864550781250017, 4.723876953125 ], [ 22.992871093750011, 4.743847656249997 ], [ 23.115917968750011, 4.736914062499991 ], [ 23.218847656250006, 4.702978515624991 ], [ 23.312890625000023, 4.663525390624997 ], [ 23.417187500000011, 4.663134765624989 ], [ 23.523632812500011, 4.701269531249991 ], [ 23.681835937500011, 4.770800781249989 ], [ 23.848437500000017, 4.816357421874997 ], [ 23.99169921875, 4.866259765624989 ], [ 24.227734375000011, 4.953857421875 ], [ 24.31982421875, 4.994140625 ], [ 24.437109375, 5.009960937499997 ], [ 24.765527343750023, 4.93007812499999 ], [ 24.978417968750023, 4.982958984374989 ], [ 25.065234375000017, 4.967431640624994 ], [ 25.249316406250017, 5.024560546874994 ], [ 25.283105468750023, 5.062695312499997 ], [ 25.400195312500017, 5.255908203124989 ], [ 25.525097656250011, 5.31210937499999 ], [ 25.7138671875, 5.28369140625 ], [ 25.819921875, 5.253710937499989 ], [ 26.173535156250011, 5.171142578125 ], [ 26.632617187500017, 5.085205078125 ], [ 26.767578125, 5.071923828124994 ], [ 26.822070312500017, 5.062402343749994 ], [ 26.8701171875, 5.07568359375 ], [ 27.020605468750006, 5.184375 ], [ 27.071875, 5.199755859374989 ], [ 27.114941406250011, 5.197851562499991 ], [ 27.4033203125, 5.109179687499989 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Congo", "admin": "Republic of Congo" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 18.6103515625, 3.478417968749994 ], [ 18.622167968750006, 3.304052734374991 ], [ 18.547070312500011, 3.087011718749991 ], [ 18.490917968750011, 2.924414062499991 ], [ 18.343457031250011, 2.655419921874994 ], [ 18.211621093750011, 2.414941406249994 ], [ 18.072167968750023, 2.01328125 ], [ 18.072851562500006, 1.719384765624994 ], [ 18.057812500000011, 1.534863281249997 ], [ 18.01171875, 1.422119140625 ], [ 17.902441406250006, 1.118066406249994 ], [ 17.8857421875, 0.856884765624997 ], [ 17.925195312500023, 0.537304687499997 ], [ 17.8876953125, 0.234130859375 ], [ 17.773144531250011, -0.052392578125009 ], [ 17.72412109375, -0.277539062500011 ], [ 17.752832031250023, -0.549023437500011 ], [ 17.542871093750023, -0.775 ], [ 17.27880859375, -0.999609375 ], [ 17.107617187500011, -1.064453125 ], [ 16.974707031250006, -1.139941406250003 ], [ 16.8798828125, -1.225878906250003 ], [ 16.84912109375, -1.2724609375 ], [ 16.780078125000017, -1.376367187500009 ], [ 16.622460937500023, -1.698925781250011 ], [ 16.540722656250011, -1.840136718750003 ], [ 16.43359375, -1.960839843750009 ], [ 16.27392578125, -2.108203125 ], [ 16.21533203125, -2.177832031250006 ], [ 16.191601562500011, -2.279101562500003 ], [ 16.201855468750011, -2.464746093750009 ], [ 16.217382812500006, -3.0302734375 ], [ 16.190625, -3.194433593750006 ], [ 16.146777343750017, -3.464160156250003 ], [ 15.990039062500017, -3.766210937500006 ], [ 15.872460937500023, -3.934277343750011 ], [ 15.754589843750011, -3.985546875000011 ], [ 15.60009765625, -4.030957031250011 ], [ 15.525976562500006, -4.087988281250006 ], [ 15.48095703125, -4.171777343750009 ], [ 15.394628906250006, -4.244921875 ], [ 15.2671875, -4.3076171875 ], [ 15.10625, -4.461035156250006 ], [ 14.912109375, -4.70556640625 ], [ 14.779296875, -4.845703125 ], [ 14.707910156250023, -4.881738281250009 ], [ 14.633984375000011, -4.885058593750003 ], [ 14.5576171875, -4.855761718750003 ], [ 14.493945312500017, -4.851660156250006 ], [ 14.461621093750011, -4.864941406250011 ], [ 14.44091796875, -4.854101562500006 ], [ 14.410742187500006, -4.83125 ], [ 14.411914062500017, -4.775 ], [ 14.402929687500006, -4.681640625 ], [ 14.365429687500011, -4.585546875 ], [ 14.409960937500017, -4.508105468750003 ], [ 14.449804687500006, -4.449511718750003 ], [ 14.442773437500023, -4.419042968750006 ], [ 14.402929687500006, -4.369726562500006 ], [ 14.358300781250023, -4.299414062500006 ], [ 14.316210937500017, -4.304101562500009 ], [ 14.22705078125, -4.358105468750011 ], [ 14.133886718750006, -4.4 ], [ 14.046875, -4.41748046875 ], [ 13.978417968750023, -4.461230468750003 ], [ 13.94091796875, -4.484667968750003 ], [ 13.88232421875, -4.484667968750003 ], [ 13.849511718750023, -4.458886718750009 ], [ 13.778027343750011, -4.433886718750003 ], [ 13.739062500000017, -4.442480468750006 ], [ 13.717089843750017, -4.454492187500009 ], [ 13.707617187500006, -4.543261718750003 ], [ 13.699414062500011, -4.618359375000011 ], [ 13.685351562500017, -4.688671875000011 ], [ 13.659570312500023, -4.721484375 ], [ 13.551660156250023, -4.756738281250009 ], [ 13.478417968750023, -4.804980468750003 ], [ 13.414941406250023, -4.83740234375 ], [ 13.375781250000017, -4.829394531250003 ], [ 13.297265625000023, -4.765234375 ], [ 13.219628906250023, -4.705859375 ], [ 13.176464843750011, -4.655859375 ], [ 13.15234375, -4.620312500000011 ], [ 13.136621093750023, -4.604296875 ], [ 13.08740234375, -4.601953125 ], [ 13.07275390625, -4.634765625 ], [ 13.048046875000011, -4.619238281250006 ], [ 12.971386718750011, -4.5517578125 ], [ 12.881054687500011, -4.445117187500003 ], [ 12.84814453125, -4.428906250000011 ], [ 12.798242187500023, -4.430566406250009 ], [ 12.719433593750011, -4.4697265625 ], [ 12.641699218750006, -4.531152343750009 ], [ 12.50146484375, -4.5875 ], [ 12.384570312500017, -4.619140625 ], [ 12.3740234375, -4.65771484375 ], [ 12.3466796875, -4.72412109375 ], [ 12.307910156250017, -4.765527343750009 ], [ 12.204296875000011, -4.778613281250003 ], [ 12.167089843750006, -4.837695312500003 ], [ 12.077539062500023, -4.9521484375 ], [ 12.018359375000017, -5.004296875 ], [ 12.002734375000017, -4.98203125 ], [ 11.966796875, -4.954394531250003 ], [ 11.893261718750011, -4.86572265625 ], [ 11.820703125000023, -4.75546875 ], [ 11.80126953125, -4.705175781250006 ], [ 11.780859375, -4.6765625 ], [ 11.777539062500011, -4.565820312500009 ], [ 11.668066406250006, -4.434277343750011 ], [ 11.393847656250017, -4.200292968750006 ], [ 11.364453125000011, -4.130566406250011 ], [ 11.130175781250017, -3.916308593750003 ], [ 11.190039062500006, -3.762011718750003 ], [ 11.234472656250006, -3.690820312500009 ], [ 11.288281250000011, -3.64111328125 ], [ 11.504296875000023, -3.5203125 ], [ 11.536816406250011, -3.525 ], [ 11.685742187500011, -3.68203125 ], [ 11.7333984375, -3.694531250000011 ], [ 11.786425781250017, -3.690234375 ], [ 11.84912109375, -3.696679687500009 ], [ 11.8798828125, -3.665917968750009 ], [ 11.884765625, -3.625390625 ], [ 11.839453125, -3.580078125 ], [ 11.832910156250023, -3.531445312500011 ], [ 11.86474609375, -3.478613281250006 ], [ 11.8828125, -3.420214843750003 ], [ 11.929296875, -3.350976562500009 ], [ 11.934179687500006, -3.318554687500011 ], [ 11.885058593750017, -3.283203125 ], [ 11.784375, -3.229101562500006 ], [ 11.715429687500006, -3.176953125000011 ], [ 11.6890625, -3.126953125 ], [ 11.7080078125, -3.063085937500006 ], [ 11.763476562500017, -3.01123046875 ], [ 11.760156250000023, -2.983105468750011 ], [ 11.711328125000023, -2.9365234375 ], [ 11.675683593750023, -2.886621093750009 ], [ 11.639062500000023, -2.855371093750009 ], [ 11.537792968750011, -2.83671875 ], [ 11.55712890625, -2.769628906250006 ], [ 11.594531250000017, -2.670996093750006 ], [ 11.603417968750023, -2.595410156250011 ], [ 11.5751953125, -2.397070312500006 ], [ 11.577734375, -2.3609375 ], [ 11.60546875, -2.342578125 ], [ 11.665917968750023, -2.364550781250003 ], [ 11.726757812500011, -2.394726562500011 ], [ 11.892382812500017, -2.351464843750009 ], [ 11.950292968750006, -2.344824218750006 ], [ 11.998242187500011, -2.3828125 ], [ 12.064453125, -2.41259765625 ], [ 12.446386718750006, -2.329980468750009 ], [ 12.453808593750011, -2.24560546875 ], [ 12.475683593750006, -2.169238281250003 ], [ 12.478515625, -2.112011718750011 ], [ 12.462597656250011, -2.075292968750006 ], [ 12.44375, -2.047558593750011 ], [ 12.432421875000017, -1.990332031250006 ], [ 12.43212890625, -1.928906250000011 ], [ 12.468652343750023, -1.9 ], [ 12.590429687500006, -1.826855468750011 ], [ 12.62841796875, -1.82958984375 ], [ 12.713671875000017, -1.869433593750003 ], [ 12.793554687500006, -1.931835937500011 ], [ 12.864453125000011, -2.06328125 ], [ 12.91357421875, -2.17626953125 ], [ 12.991992187500017, -2.313378906250009 ], [ 13.158593750000023, -2.369140625 ], [ 13.357324218750023, -2.40478515625 ], [ 13.464941406250006, -2.395410156250009 ], [ 13.618554687500023, -2.278613281250003 ], [ 13.70556640625, -2.1875 ], [ 13.733789062500023, -2.138476562500003 ], [ 13.784375, -2.163769531250011 ], [ 13.841601562500017, -2.28369140625 ], [ 13.878515625, -2.330175781250006 ], [ 13.8876953125, -2.37451171875 ], [ 13.86181640625, -2.429882812500011 ], [ 13.886914062500011, -2.465429687500006 ], [ 13.993847656250011, -2.490625 ], [ 14.08740234375, -2.466894531250006 ], [ 14.129785156250023, -2.41796875 ], [ 14.199804687500006, -2.354199218750011 ], [ 14.200390625000011, -2.300585937500003 ], [ 14.162890625000017, -2.265527343750009 ], [ 14.162890625000017, -2.217578125 ], [ 14.201757812500006, -2.179882812500011 ], [ 14.239648437500023, -2.076757812500006 ], [ 14.25146484375, -2.00146484375 ], [ 14.288378906250017, -1.953515625 ], [ 14.358593750000011, -1.920214843750003 ], [ 14.383984375000011, -1.890039062500009 ], [ 14.423242187500023, -1.711523437500006 ], [ 14.402929687500006, -1.64697265625 ], [ 14.402929687500006, -1.593359375 ], [ 14.447265625, -1.525097656250011 ], [ 14.45556640625, -1.413183593750006 ], [ 14.436914062500023, -1.229785156250003 ], [ 14.424023437500011, -1.10390625 ], [ 14.41064453125, -0.972070312500009 ], [ 14.444921875, -0.798828125 ], [ 14.480566406250006, -0.618359375000011 ], [ 14.47412109375, -0.573437500000011 ], [ 14.424707031250023, -0.518652343750006 ], [ 14.36376953125, -0.468554687500003 ], [ 14.206738281250011, -0.42734375 ], [ 14.148339843750023, -0.361914062500006 ], [ 14.102832031250017, -0.292382812500009 ], [ 14.069433593750006, -0.270117187500006 ], [ 13.898046875, -0.242578125 ], [ 13.860058593750011, -0.203320312500011 ], [ 13.87548828125, -0.0908203125 ], [ 13.890625, 0.075292968749991 ], [ 13.884570312500017, 0.190820312499994 ], [ 13.915136718750006, 0.283984374999989 ], [ 13.949609375000023, 0.353808593749989 ], [ 14.025292968750023, 0.427734375 ], [ 14.065527343750006, 0.514990234374991 ], [ 14.0875, 0.536572265624997 ], [ 14.23095703125, 0.551123046874991 ], [ 14.283105468750023, 0.587451171874989 ], [ 14.32421875, 0.62421875 ], [ 14.341503906250011, 0.673828125 ], [ 14.390625, 0.755712890624991 ], [ 14.434472656250023, 0.811474609374997 ], [ 14.439160156250011, 0.84912109375 ], [ 14.429882812500011, 0.901464843749991 ], [ 14.386425781250011, 1.004443359374989 ], [ 14.33447265625, 1.09023437499999 ], [ 14.303027343750017, 1.120849609375 ], [ 14.23974609375, 1.322558593749989 ], [ 14.180859375000011, 1.370214843749991 ], [ 14.066210937500017, 1.395898437499994 ], [ 13.851367187500017, 1.41875 ], [ 13.72119140625, 1.382275390624997 ], [ 13.523339843750023, 1.314599609374994 ], [ 13.372363281250017, 1.267773437499997 ], [ 13.274121093750011, 1.241015624999989 ], [ 13.21630859375, 1.2484375 ], [ 13.190136718750011, 1.279248046874997 ], [ 13.228320312500017, 1.305419921875 ], [ 13.247363281250017, 1.36669921875 ], [ 13.222753906250006, 1.45458984375 ], [ 13.1845703125, 1.535058593749994 ], [ 13.162695312500006, 1.648095703124994 ], [ 13.172167968750017, 1.78857421875 ], [ 13.20947265625, 1.92041015625 ], [ 13.288671875, 2.091699218749994 ], [ 13.293554687500006, 2.161572265624997 ], [ 13.533496093750017, 2.159521484374991 ], [ 13.772753906250017, 2.157421875 ], [ 14.034375, 2.158886718749997 ], [ 14.287011718750023, 2.160351562499997 ], [ 14.484082031250011, 2.154736328124997 ], [ 14.578906250000017, 2.199121093749994 ], [ 14.669140625000011, 2.132080078125 ], [ 14.713281250000023, 2.117138671874997 ], [ 14.728320312500017, 2.122412109374991 ], [ 14.762890625000011, 2.0751953125 ], [ 14.875, 2.08046875 ], [ 14.892773437500011, 2.0693359375 ], [ 14.902441406250006, 2.012304687499991 ], [ 15.006445312500006, 2.013769531249991 ], [ 15.057812500000011, 2.000878906249994 ], [ 15.099609375, 2.00234375 ], [ 15.160058593750023, 2.035595703124997 ], [ 15.203515625000023, 2.024462890624989 ], [ 15.282421875000011, 1.981738281249989 ], [ 15.338769531250023, 1.944726562499994 ], [ 15.41748046875, 1.956738281249997 ], [ 15.600292968750011, 1.950390625 ], [ 15.741601562500023, 1.914990234374997 ], [ 15.881640625000017, 1.816601562499997 ], [ 15.975195312500006, 1.760009765625 ], [ 16.059375, 1.676220703124997 ], [ 16.09033203125, 1.691259765624991 ], [ 16.119531250000023, 1.714111328125 ], [ 16.136132812500023, 1.72421875 ], [ 16.134960937500011, 1.795947265624989 ], [ 16.087890625, 1.918066406249991 ], [ 16.069628906250017, 2.021679687499997 ], [ 16.080078125, 2.106787109374991 ], [ 16.11572265625, 2.167822265624991 ], [ 16.176562500000017, 2.204785156249997 ], [ 16.1826171875, 2.262451171875 ], [ 16.183398437500017, 2.270068359374989 ], [ 16.251757812500017, 2.406787109374989 ], [ 16.319628906250017, 2.542773437499989 ], [ 16.401269531250023, 2.701025390624991 ], [ 16.468554687500017, 2.831738281249997 ], [ 16.459570312500006, 2.896533203124989 ], [ 16.466210937500023, 2.993212890624989 ], [ 16.480078125, 3.100976562499994 ], [ 16.476757812500011, 3.165136718749991 ], [ 16.496289062500011, 3.208837890624991 ], [ 16.543066406250006, 3.36953125 ], [ 16.570410156250006, 3.463085937499997 ], [ 16.610742187500023, 3.50537109375 ], [ 16.67333984375, 3.535205078124989 ], [ 16.764355468750011, 3.536279296874994 ], [ 17.002539062500006, 3.556689453124989 ], [ 17.224707031250006, 3.598437499999989 ], [ 17.2984375, 3.6171875 ], [ 17.43798828125, 3.684619140624989 ], [ 17.491601562500023, 3.687304687499989 ], [ 17.537695312500006, 3.66162109375 ], [ 17.806640625, 3.584179687499997 ], [ 17.88037109375, 3.553857421874994 ], [ 17.907128906250023, 3.558398437499989 ], [ 17.947949218750011, 3.5517578125 ], [ 18.0107421875, 3.550830078124989 ], [ 18.072265625, 3.560302734375 ], [ 18.111328125, 3.551074218749989 ], [ 18.160937500000017, 3.499804687499989 ], [ 18.193945312500006, 3.505419921874989 ], [ 18.237109375000017, 3.542675781249997 ], [ 18.318164062500017, 3.580810546875 ], [ 18.474414062500017, 3.622998046874997 ], [ 18.499804687500017, 3.604101562499991 ], [ 18.553808593750006, 3.510205078124997 ], [ 18.6103515625, 3.478417968749994 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Comoros", "admin": "Comoros" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 43.788671875, -12.307031250000023 ], [ 43.858984375000063, -12.368261718749977 ], [ 43.663671875000063, -12.342871093749949 ], [ 43.632910156250006, -12.287695312499991 ], [ 43.631347656249972, -12.247070312499972 ], [ 43.704296875000097, -12.255957031250006 ], [ 43.788671875, -12.307031250000023 ] ] ], [ [ [ 44.476367187500074, -12.08154296875 ], [ 44.526757812500051, -12.21953125 ], [ 44.526269531249994, -12.323535156250017 ], [ 44.504980468750006, -12.356542968749991 ], [ 44.46015625000004, -12.335156249999983 ], [ 44.377441406249972, -12.25224609374996 ], [ 44.220117187499994, -12.171386718750014 ], [ 44.292285156250017, -12.164746093749997 ], [ 44.334472656250028, -12.173046875 ], [ 44.37910156250004, -12.165625 ], [ 44.407031250000074, -12.120117187499957 ], [ 44.412597656249972, -12.092968750000026 ], [ 44.45185546875004, -12.071386718749977 ], [ 44.476367187500074, -12.08154296875 ] ] ], [ [ [ 43.465820312499972, -11.901269531249966 ], [ 43.446777343750028, -11.91455078125 ], [ 43.355468749999972, -11.85751953125002 ], [ 43.303320312500006, -11.844042968750031 ], [ 43.226660156250006, -11.75185546874998 ], [ 43.25605468750004, -11.432128906249957 ], [ 43.280664062499994, -11.391210937499963 ], [ 43.299023437500097, -11.374511718750028 ], [ 43.34150390625004, -11.368457031249946 ], [ 43.392968750000051, -11.408593749999952 ], [ 43.379394531249972, -11.614160156249994 ], [ 43.44765625, -11.752539062500034 ], [ 43.491503906250074, -11.862109374999974 ], [ 43.465820312499972, -11.901269531249966 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Cape Verde", "admin": "Cape Verde" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -24.308251953124966, 14.856298828124991 ], [ -24.386132812499937, 14.818212890625048 ], [ -24.44052734374992, 14.834814453124963 ], [ -24.492187499999972, 14.87421875 ], [ -24.517089843749972, 14.93125 ], [ -24.496875, 14.980273437500017 ], [ -24.391992187499966, 15.038281250000026 ], [ -24.329492187499937, 15.019482421875011 ], [ -24.295800781250023, 14.929541015624991 ], [ -24.308251953124966, 14.856298828124991 ] ] ], [ [ [ -23.182128906249972, 15.136767578125017 ], [ -23.209960937499943, 15.133105468749989 ], [ -23.251806640624949, 15.178125 ], [ -23.242480468750017, 15.240527343750017 ], [ -23.247167968749977, 15.256982421874994 ], [ -23.210253906250017, 15.32353515625006 ], [ -23.137744140624989, 15.31772460937502 ], [ -23.119335937499955, 15.26840820312502 ], [ -23.115869140624966, 15.16665039062498 ], [ -23.182128906249972, 15.136767578125017 ] ] ], [ [ [ -23.444238281249994, 15.00795898437498 ], [ -23.5046875, 14.916113281250006 ], [ -23.637207031249943, 14.923486328124994 ], [ -23.705371093749989, 14.96132812499998 ], [ -23.785009765624949, 15.076904296874986 ], [ -23.782519531249989, 15.166113281250048 ], [ -23.754492187499949, 15.243554687500009 ], [ -23.759375, 15.310791015625028 ], [ -23.748095703124989, 15.328515625 ], [ -23.707226562500011, 15.316894531250028 ], [ -23.700634765624983, 15.271630859375051 ], [ -23.579980468750023, 15.160888671875043 ], [ -23.535253906249977, 15.139257812499991 ], [ -23.444238281249994, 15.00795898437498 ] ] ], [ [ [ -22.917724609375, 16.237255859374955 ], [ -22.834326171874977, 16.218994140625057 ], [ -22.802636718750023, 16.225537109374955 ], [ -22.749414062499994, 16.221533203125034 ], [ -22.692626953124972, 16.169042968750006 ], [ -22.681884765625028, 16.11328125 ], [ -22.710107421874994, 16.043359374999966 ], [ -22.820507812499926, 15.986035156250011 ], [ -22.884082031249989, 15.992724609375045 ], [ -22.95927734374996, 16.045117187499983 ], [ -22.916113281249949, 16.148437499999972 ], [ -22.917724609375, 16.237255859374955 ] ] ], [ [ [ -24.087695312499989, 16.622509765625011 ], [ -24.04638671875, 16.593066406250045 ], [ -24.032714843749972, 16.572021484375028 ], [ -24.094140624999966, 16.56103515625 ], [ -24.243066406250023, 16.599414062500017 ], [ -24.282812499999949, 16.575927734375028 ], [ -24.32236328124992, 16.49311523437504 ], [ -24.398095703124966, 16.618408203124972 ], [ -24.392919921874977, 16.664453125000023 ], [ -24.376708984374972, 16.677783203124989 ], [ -24.271093749999949, 16.644873046875034 ], [ -24.087695312499989, 16.622509765625011 ] ] ], [ [ [ -22.888330078124966, 16.659082031249994 ], [ -22.920263671875006, 16.607910156249972 ], [ -22.959423828124983, 16.683056640625011 ], [ -22.980615234374937, 16.700878906249983 ], [ -22.990917968750011, 16.808837890625057 ], [ -22.932910156249989, 16.84101562500004 ], [ -22.904736328124955, 16.84375 ], [ -22.903906249999949, 16.732128906249955 ], [ -22.888330078124966, 16.659082031249994 ] ] ], [ [ [ -24.887060546874949, 16.818115234374972 ], [ -24.969140624999966, 16.794189453125 ], [ -25.019970703124926, 16.797216796874977 ], [ -25.093066406249989, 16.83251953125 ], [ -25.070117187499932, 16.870703125000034 ], [ -24.991015624999989, 16.913232421874994 ], [ -24.936474609374983, 16.922119140625028 ], [ -24.89189453124996, 16.846484374999989 ], [ -24.887060546874949, 16.818115234374972 ] ] ], [ [ [ -25.169824218749994, 16.946484375000011 ], [ -25.267236328124937, 16.925927734375023 ], [ -25.308300781249955, 16.935839843749989 ], [ -25.321923828124994, 17.015380859375028 ], [ -25.341552734374972, 17.067724609375034 ], [ -25.337109374999955, 17.091015624999983 ], [ -25.113476562499983, 17.193652343750017 ], [ -25.03466796875, 17.176464843749983 ], [ -24.979687499999983, 17.094726562500028 ], [ -25.017089843749972, 17.04931640625 ], [ -25.169824218749994, 16.946484375000011 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Djibouti", "admin": "Djibouti" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 43.245996093750023, 11.499804687499989 ], [ 43.159375, 11.36572265625 ], [ 43.048632812500017, 11.1943359375 ], [ 42.922753906250023, 10.999316406249989 ], [ 42.844140625000023, 10.997949218749994 ], [ 42.783007812500017, 11.00927734375 ], [ 42.7412109375, 11.042382812499994 ], [ 42.654980468750011, 11.078320312499997 ], [ 42.557714843750006, 11.080761718749997 ], [ 42.465136718750017, 11.047070312499997 ], [ 42.30810546875, 11.005224609374991 ], [ 42.166210937500011, 10.991601562499994 ], [ 42.052148437500023, 10.96835937499999 ], [ 41.957421875000023, 10.94101562499999 ], [ 41.872167968750006, 10.955810546875 ], [ 41.798242187500023, 10.98046875 ], [ 41.782031250000017, 11.187792968749989 ], [ 41.7646484375, 11.412890624999989 ], [ 41.766503906250023, 11.589111328125 ], [ 41.792675781250011, 11.68603515625 ], [ 41.815625, 11.723779296874994 ], [ 41.949609375000023, 11.857861328124997 ], [ 41.995898437500017, 11.912353515625 ], [ 42.149121093750011, 12.134130859374991 ], [ 42.280371093750006, 12.324267578124989 ], [ 42.378515625, 12.46640625 ], [ 42.408593750000023, 12.494384765625 ], [ 42.45, 12.521337890624991 ], [ 42.479394531250023, 12.513623046874997 ], [ 42.670117187500011, 12.3765625 ], [ 42.703710937500006, 12.380322265624997 ], [ 42.767480468750023, 12.4228515625 ], [ 42.825292968750006, 12.5693359375 ], [ 42.865917968750011, 12.622802734375 ], [ 42.88330078125, 12.621289062499997 ], [ 43.005664062500017, 12.662304687499997 ], [ 43.11669921875, 12.70859375 ], [ 43.130859375, 12.660449218749989 ], [ 43.298632812500017, 12.4638671875 ], [ 43.353515625, 12.367041015624991 ], [ 43.409765625, 12.18994140625 ], [ 43.380273437500023, 12.091259765624997 ], [ 43.336718750000017, 12.027001953124994 ], [ 43.272070312500006, 11.969531249999989 ], [ 43.048046875000011, 11.829052734374997 ], [ 42.799023437500011, 11.739404296874994 ], [ 42.640039062500023, 11.560107421874989 ], [ 42.521777343750017, 11.572167968749994 ], [ 42.539746093750011, 11.50429687499999 ], [ 42.583789062500017, 11.496777343749997 ], [ 42.652734375000023, 11.509570312499989 ], [ 42.789746093750011, 11.56171875 ], [ 42.911523437500023, 11.586621093749997 ], [ 43.042773437500017, 11.588476562499991 ], [ 43.16171875, 11.56601562499999 ], [ 43.245996093750023, 11.499804687499989 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Algeria", "admin": "Algeria" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 8.576562500000023, 36.937207031249997 ], [ 8.59765625, 36.883886718749999 ], [ 8.601269531250011, 36.833935546874997 ], [ 8.506738281250023, 36.7875 ], [ 8.444238281250023, 36.7607421875 ], [ 8.36962890625, 36.632519531249997 ], [ 8.230761718750017, 36.545263671874999 ], [ 8.207617187500006, 36.518945312499994 ], [ 8.208789062500017, 36.4951171875 ], [ 8.302734375, 36.455615234374996 ], [ 8.333984375, 36.418164062499997 ], [ 8.348730468750006, 36.36796875 ], [ 8.306738281250006, 36.188769531249996 ], [ 8.2802734375, 36.050976562499997 ], [ 8.245703125, 35.870556640624997 ], [ 8.2470703125, 35.801806640624996 ], [ 8.282910156250011, 35.719287109374996 ], [ 8.318066406250011, 35.654931640624994 ], [ 8.329003906250023, 35.582226562499997 ], [ 8.31640625, 35.403125 ], [ 8.35986328125, 35.299609375 ], [ 8.394238281250011, 35.203857421875 ], [ 8.312109375, 35.084619140624994 ], [ 8.27685546875, 34.9794921875 ], [ 8.254687500000017, 34.828955078124999 ], [ 8.24560546875, 34.734082031249997 ], [ 8.192773437500023, 34.646289062499996 ], [ 8.123437500000023, 34.563916015624997 ], [ 8.045605468750011, 34.5126953125 ], [ 7.949414062500011, 34.468701171874997 ], [ 7.838281250000023, 34.410302734374994 ], [ 7.74853515625, 34.254492187499999 ], [ 7.554492187500017, 34.125 ], [ 7.513867187500011, 34.080517578124997 ], [ 7.49560546875, 33.976513671874997 ], [ 7.500195312500011, 33.832470703124997 ], [ 7.534375, 33.717919921874994 ], [ 7.627539062500006, 33.548632812499996 ], [ 7.709179687500011, 33.3623046875 ], [ 7.731347656250023, 33.268505859374997 ], [ 7.7626953125, 33.233105468749997 ], [ 7.877246093750017, 33.172119140625 ], [ 8.075585937500023, 33.0890625 ], [ 8.1125, 33.055322265624994 ], [ 8.2109375, 32.926708984374997 ], [ 8.30419921875, 32.6962890625 ], [ 8.333398437500023, 32.543603515624994 ], [ 8.51513671875, 32.422314453124997 ], [ 8.682910156250017, 32.310449218749994 ], [ 8.844042968750017, 32.212109375 ], [ 9.018945312500023, 32.105371093749994 ], [ 9.044042968750006, 32.072363281249999 ], [ 9.102343750000017, 31.846142578124997 ], [ 9.160253906250006, 31.621337890625 ], [ 9.224023437500023, 31.373681640624994 ], [ 9.287890625000017, 31.125341796874999 ], [ 9.36328125, 30.832910156249994 ], [ 9.406054687500017, 30.666796875 ], [ 9.4580078125, 30.465380859374996 ], [ 9.51875, 30.229394531249994 ], [ 9.420996093750006, 30.179296875 ], [ 9.310253906250011, 30.115234375 ], [ 9.391015625000023, 29.99365234375 ], [ 9.546191406250017, 29.795947265624996 ], [ 9.64013671875, 29.636425781249997 ], [ 9.672656250000017, 29.566992187499999 ], [ 9.745898437500017, 29.368945312499996 ], [ 9.805273437500006, 29.176953125 ], [ 9.820703125000023, 29.114794921874996 ], [ 9.842578125000017, 28.966992187499997 ], [ 9.815625, 28.560205078124994 ], [ 9.858203125000017, 28.043310546874999 ], [ 9.916015625, 27.785693359374996 ], [ 9.825292968750006, 27.552978515625 ], [ 9.74755859375, 27.330859375 ], [ 9.752539062500006, 27.219335937499999 ], [ 9.79541015625, 27.044775390624999 ], [ 9.837109375000011, 26.915820312499996 ], [ 9.894433593750023, 26.847949218749996 ], [ 9.883203125000023, 26.630810546874997 ], [ 9.859375, 26.551953125 ], [ 9.684960937500023, 26.438232421875 ], [ 9.491406250000011, 26.333740234375 ], [ 9.437890625000023, 26.245507812499994 ], [ 9.42236328125, 26.147070312499999 ], [ 9.4482421875, 26.067138671875 ], [ 9.58125, 25.89013671875 ], [ 9.781054687500017, 25.624267578125 ], [ 10.000683593750011, 25.332080078125003 ], [ 10.01904296875, 25.258544921875 ], [ 10.028125, 25.051025390625 ], [ 10.119531250000023, 24.790234375 ], [ 10.218652343750023, 24.676220703124997 ], [ 10.255859375, 24.591015625 ], [ 10.32578125, 24.530224609374997 ], [ 10.395898437500023, 24.485595703125 ], [ 10.43896484375, 24.480224609375 ], [ 10.686132812500006, 24.551367187499991 ], [ 11.108203125000017, 24.434033203124997 ], [ 11.507617187500017, 24.314355468749994 ], [ 11.536914062500017, 24.290820312500003 ], [ 11.624218750000011, 24.139697265625003 ], [ 11.766992187500023, 23.892578125 ], [ 11.873046875, 23.69482421875 ], [ 11.967871093750006, 23.517871093750003 ], [ 11.45, 23.212597656249997 ], [ 10.932226562500006, 22.907275390625003 ], [ 10.414355468750017, 22.602001953124997 ], [ 9.896484375, 22.296728515624991 ], [ 9.378710937500017, 21.99140625 ], [ 8.8609375, 21.686132812499991 ], [ 8.343066406250017, 21.380859375 ], [ 7.8251953125, 21.075585937499994 ], [ 7.481738281250017, 20.873095703125003 ], [ 7.263378906250011, 20.694482421874994 ], [ 6.989355468750006, 20.470507812500003 ], [ 6.730664062500011, 20.248046875 ], [ 6.527050781250011, 20.072949218749997 ], [ 6.263378906250011, 19.846142578124997 ], [ 6.130664062500017, 19.731982421875003 ], [ 5.836621093750011, 19.479150390624994 ], [ 5.748339843750017, 19.434228515624994 ], [ 5.358691406250017, 19.359521484374994 ], [ 5.001367187500023, 19.291064453125003 ], [ 4.671289062500023, 19.227783203125 ], [ 4.445703125000023, 19.184521484374997 ], [ 4.227636718750006, 19.142773437499997 ], [ 3.91015625, 19.083740234375 ], [ 3.683496093750023, 19.041601562499991 ], [ 3.438769531250017, 18.996142578125003 ], [ 3.40087890625, 18.988427734374994 ], [ 3.3564453125, 18.986621093750003 ], [ 3.323437500000011, 18.988378906249991 ], [ 3.255957031250006, 19.01328125 ], [ 3.174218750000023, 19.072900390624994 ], [ 3.119726562500006, 19.103173828124994 ], [ 3.106054687500006, 19.150097656249997 ], [ 3.137890625000011, 19.212158203125 ], [ 3.17724609375, 19.268164062499991 ], [ 3.1923828125, 19.312060546875003 ], [ 3.219628906250023, 19.345410156249997 ], [ 3.25439453125, 19.372607421875003 ], [ 3.255859375, 19.4109375 ], [ 3.22705078125, 19.473583984374997 ], [ 3.20166015625, 19.560400390624991 ], [ 3.202734375, 19.718310546875003 ], [ 3.203417968750017, 19.770751953125 ], [ 3.203710937500006, 19.789697265624994 ], [ 3.130273437500023, 19.850195312499991 ], [ 2.992480468750017, 19.916601562499991 ], [ 2.86572265625, 19.955957031249994 ], [ 2.807910156250017, 19.969433593749997 ], [ 2.667773437500017, 19.992919921875 ], [ 2.47421875, 20.035009765624991 ], [ 2.406152343750023, 20.063867187499994 ], [ 2.280859375, 20.210302734374991 ], [ 2.219335937500006, 20.247802734375 ], [ 1.928808593750006, 20.272705078125 ], [ 1.832421875000023, 20.296875 ], [ 1.753222656250017, 20.331591796875003 ], [ 1.685449218750023, 20.378369140624997 ], [ 1.647363281250023, 20.458837890624991 ], [ 1.636035156250017, 20.524365234374997 ], [ 1.610644531250017, 20.555566406249994 ], [ 1.290234375000011, 20.713574218749997 ], [ 1.208886718750023, 20.767285156249997 ], [ 1.165722656250011, 20.817431640625003 ], [ 1.1640625, 20.891308593749997 ], [ 1.172753906250023, 20.981982421875003 ], [ 1.1591796875, 21.0625 ], [ 1.1455078125, 21.102246093749997 ], [ 0.999414062500023, 21.19775390625 ], [ 0.671875, 21.411865234375 ], [ 0.344433593750011, 21.6259765625 ], [ 0.016992187500023, 21.840136718750003 ], [ -0.310546875, 22.05419921875 ], [ -0.637988281249989, 22.268310546875 ], [ -0.965478515624994, 22.482470703125003 ], [ -1.29296875, 22.696533203125 ], [ -1.620410156249989, 22.91064453125 ], [ -1.947900390624994, 23.124804687500003 ], [ -2.275390625, 23.3388671875 ], [ -2.602929687499994, 23.553027343750003 ], [ -2.930371093749983, 23.767138671875003 ], [ -3.257861328124989, 23.98125 ], [ -3.585351562499994, 24.195361328125003 ], [ -3.912792968749983, 24.409472656250003 ], [ -4.240332031249977, 24.62353515625 ], [ -4.516992187499994, 24.804492187500003 ], [ -4.822607421874977, 24.99560546875 ], [ -5.049511718749983, 25.135449218749997 ], [ -5.275, 25.274511718749991 ], [ -5.516943359374977, 25.423779296874997 ], [ -5.674511718749983, 25.51640625 ], [ -5.862548828125, 25.627001953125003 ], [ -6.050585937499989, 25.737597656250003 ], [ -6.23867187499999, 25.848193359375003 ], [ -6.426708984374983, 25.958789062500003 ], [ -6.61474609375, 26.069433593749999 ], [ -6.802832031249977, 26.179980468749996 ], [ -6.990869140624994, 26.290576171874996 ], [ -7.178906249999983, 26.401171875 ], [ -7.366992187499989, 26.511767578124996 ], [ -7.55507812499999, 26.622363281249996 ], [ -7.743115234374983, 26.732958984374996 ], [ -7.93115234375, 26.843554687499996 ], [ -8.119238281249977, 26.954150390624996 ], [ -8.307275390624994, 27.064746093749996 ], [ -8.495312499999983, 27.175341796874996 ], [ -8.683349609375, 27.2859375 ], [ -8.683349609375, 27.490234375 ], [ -8.683349609375, 27.656445312499997 ], [ -8.683349609375, 27.900390625 ], [ -8.683349609375, 28.112011718749997 ], [ -8.683349609375, 28.323681640624997 ], [ -8.683349609375, 28.46923828125 ], [ -8.683349609375, 28.620751953124994 ], [ -8.678417968749983, 28.689404296874997 ], [ -8.659912109375, 28.718603515624999 ], [ -8.558349609375, 28.767871093749996 ], [ -8.399316406249994, 28.880175781249996 ], [ -8.340478515624994, 28.93017578125 ], [ -8.265185546874989, 28.980517578124996 ], [ -7.998925781249994, 29.132421875 ], [ -7.94384765625, 29.174755859374997 ], [ -7.685156249999977, 29.349511718749994 ], [ -7.624609374999977, 29.375195312499997 ], [ -7.485742187499994, 29.392236328124994 ], [ -7.427685546874983, 29.425 ], [ -7.349755859374994, 29.494726562499999 ], [ -7.234912109374989, 29.574902343749997 ], [ -7.160205078124989, 29.612646484374999 ], [ -7.142431640624977, 29.619580078124997 ], [ -7.094921874999983, 29.625195312499997 ], [ -6.855566406249977, 29.601611328124996 ], [ -6.755126953125, 29.583837890624999 ], [ -6.635351562499977, 29.568798828124997 ], [ -6.597753906249977, 29.578955078124999 ], [ -6.565673828125, 29.603857421874999 ], [ -6.520556640624989, 29.659863281249997 ], [ -6.510693359374983, 29.726025390624997 ], [ -6.507910156249977, 29.783789062499999 ], [ -6.500878906249994, 29.809130859374996 ], [ -6.479736328125, 29.820361328124996 ], [ -6.427636718749994, 29.816113281249997 ], [ -6.357617187499983, 29.808300781249997 ], [ -6.214794921874983, 29.810693359374994 ], [ -6.16650390625, 29.818945312499999 ], [ -6.00429687499999, 29.83125 ], [ -5.775, 29.869042968749994 ], [ -5.593310546874989, 29.91796875 ], [ -5.448779296874989, 29.956933593749994 ], [ -5.293652343749983, 30.058642578124996 ], [ -5.180126953124983, 30.166162109374994 ], [ -5.061914062499994, 30.326416015625 ], [ -4.96826171875, 30.465380859374996 ], [ -4.778515624999983, 30.552392578124994 ], [ -4.61962890625, 30.604785156249996 ], [ -4.529150390624977, 30.625537109374996 ], [ -4.322851562499977, 30.698876953124994 ], [ -4.148779296874977, 30.8095703125 ], [ -3.9853515625, 30.913525390624997 ], [ -3.860058593749983, 30.92724609375 ], [ -3.702001953124977, 30.944482421874994 ], [ -3.666796874999989, 30.964013671874994 ], [ -3.626904296874983, 31.000927734374997 ], [ -3.62451171875, 31.065771484374999 ], [ -3.672509765624994, 31.111376953124996 ], [ -3.730175781249983, 31.135400390624994 ], [ -3.77099609375, 31.161816406249997 ], [ -3.811816406249989, 31.166601562499999 ], [ -3.833398437499994, 31.197802734374996 ], [ -3.821386718749977, 31.25546875 ], [ -3.815136718749983, 31.308837890625 ], [ -3.789160156249977, 31.36181640625 ], [ -3.796435546874989, 31.437109375 ], [ -3.837109374999983, 31.512353515624994 ], [ -3.849560546874983, 31.56640625 ], [ -3.8466796875, 31.619873046875 ], [ -3.826757812499977, 31.661914062499996 ], [ -3.768164062499977, 31.689550781249999 ], [ -3.700244140624989, 31.700097656249994 ], [ -3.604589843749977, 31.686767578125 ], [ -3.439794921874977, 31.704541015624997 ], [ -3.017382812499989, 31.834277343749996 ], [ -2.988232421874983, 31.87421875 ], [ -2.961132812499983, 31.963964843749999 ], [ -2.930859374999983, 32.042529296874996 ], [ -2.88720703125, 32.06884765625 ], [ -2.863427734374994, 32.07470703125 ], [ -2.722607421874983, 32.095751953124996 ], [ -2.523242187499989, 32.125683593749997 ], [ -2.448388671874994, 32.129980468749999 ], [ -2.23125, 32.121337890625 ], [ -2.072802734374989, 32.115039062499996 ], [ -1.816992187499977, 32.104785156249996 ], [ -1.63515625, 32.099560546874997 ], [ -1.47705078125, 32.094873046874994 ], [ -1.275341796874983, 32.089013671874994 ], [ -1.225927734374977, 32.107226562499996 ], [ -1.225927734374977, 32.16455078125 ], [ -1.26210937499999, 32.271142578124994 ], [ -1.240332031249977, 32.337597656249997 ], [ -1.16259765625, 32.399169921875 ], [ -1.065527343749977, 32.468310546874996 ], [ -1.111035156249983, 32.552294921874996 ], [ -1.188232421875, 32.608496093749999 ], [ -1.29638671875, 32.675683593749994 ], [ -1.352148437499977, 32.703369140625 ], [ -1.45, 32.784814453124994 ], [ -1.510009765625, 32.877636718749997 ], [ -1.550732421874983, 33.073583984374999 ], [ -1.625097656249977, 33.183349609375 ], [ -1.67919921875, 33.318652343749996 ], [ -1.63125, 33.566748046874999 ], [ -1.702978515624977, 33.716845703124996 ], [ -1.714111328125, 33.781835937499999 ], [ -1.714697265624977, 33.858203125 ], [ -1.692675781249989, 33.990283203124996 ], [ -1.706933593749994, 34.176074218749996 ], [ -1.791796874999989, 34.367919921875 ], [ -1.751855468749994, 34.433251953124994 ], [ -1.733300781249994, 34.467041015625 ], [ -1.739453124999983, 34.49609375 ], [ -1.816601562499983, 34.557080078124997 ], [ -1.849658203124989, 34.607324218749994 ], [ -1.83242187499999, 34.654638671874999 ], [ -1.792187499999983, 34.723193359374996 ], [ -1.795605468749983, 34.751904296874997 ], [ -1.9208984375, 34.835546875 ], [ -2.131787109374983, 34.970849609374994 ], [ -2.190771484374977, 35.02978515625 ], [ -2.219628906249994, 35.104199218749997 ], [ -2.017773437499983, 35.085058593749999 ], [ -1.913281249999983, 35.09423828125 ], [ -1.673632812499989, 35.18310546875 ], [ -1.483740234374977, 35.303076171874999 ], [ -1.335839843749994, 35.3642578125 ], [ -1.205371093749989, 35.495751953124994 ], [ -1.087695312499989, 35.578857421875 ], [ -0.91748046875, 35.668408203124997 ], [ -0.426123046874977, 35.861523437499997 ], [ -0.350781249999983, 35.863183593749994 ], [ -0.189160156249983, 35.819091796875 ], [ -0.048242187499994, 35.8328125 ], [ 0.047949218750006, 35.900537109374994 ], [ 0.151660156250017, 36.063134765624994 ], [ 0.312207031250011, 36.162353515625 ], [ 0.514941406250017, 36.261816406249999 ], [ 0.790820312500017, 36.356542968749999 ], [ 0.9716796875, 36.443945312499999 ], [ 1.257226562500023, 36.519580078124996 ], [ 1.974511718750023, 36.567578125 ], [ 2.342871093750006, 36.610302734374997 ], [ 2.593359375, 36.600683593749999 ], [ 2.846484375000017, 36.738867187499999 ], [ 2.972851562500011, 36.784472656249996 ], [ 3.5205078125, 36.795117187499997 ], [ 3.779003906250011, 36.896191406249997 ], [ 4.758105468750017, 36.896337890624999 ], [ 4.877832031250023, 36.862402343749999 ], [ 4.995410156250017, 36.808056640624997 ], [ 5.195605468750017, 36.676806640624996 ], [ 5.29541015625, 36.648242187499996 ], [ 5.424609375000017, 36.675439453124994 ], [ 5.725488281250023, 36.799609375 ], [ 6.064746093750017, 36.8642578125 ], [ 6.249121093750006, 36.938330078124999 ], [ 6.327832031250011, 37.046044921874994 ], [ 6.486523437500011, 37.085742187499996 ], [ 6.575878906250011, 37.003027343749999 ], [ 6.927539062500017, 36.91943359375 ], [ 7.143457031250023, 36.943359375 ], [ 7.238476562500011, 36.968505859375 ], [ 7.204296875000011, 37.092382812499999 ], [ 7.432421875000017, 37.059277343749997 ], [ 7.607714843750017, 36.999755859375 ], [ 7.791601562500006, 36.880273437499994 ], [ 7.910449218750017, 36.856347656249994 ], [ 8.127148437500011, 36.910351562499997 ], [ 8.576562500000023, 36.937207031249997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Egypt", "admin": "Egypt" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 34.198144531250023, 31.322607421874999 ], [ 34.2125, 31.292285156249996 ], [ 34.245312500000011, 31.208300781249996 ], [ 34.328515625000023, 30.995019531249994 ], [ 34.400976562500006, 30.827832031249997 ], [ 34.489941406250011, 30.596289062499999 ], [ 34.517773437500011, 30.507373046874996 ], [ 34.529687500000023, 30.446044921875 ], [ 34.658593750000023, 30.191455078124996 ], [ 34.735058593750011, 29.98203125 ], [ 34.791113281250006, 29.812109375 ], [ 34.869824218750011, 29.563916015624997 ], [ 34.904296875, 29.47734375 ], [ 34.848535156250023, 29.43212890625 ], [ 34.736425781250006, 29.270605468749999 ], [ 34.6171875, 28.757910156249999 ], [ 34.446484375000011, 28.357324218749994 ], [ 34.427148437500023, 28.106494140624996 ], [ 34.399707031250017, 28.01601562499999 ], [ 34.318554687500011, 27.888964843749996 ], [ 34.220117187500023, 27.764306640624994 ], [ 34.045117187500011, 27.828857421875 ], [ 33.76025390625, 28.04765625 ], [ 33.594140625000023, 28.255566406249997 ], [ 33.416113281250006, 28.38984375 ], [ 33.247753906250011, 28.567724609374999 ], [ 33.201953125000017, 28.69570312499999 ], [ 33.203710937500006, 28.777783203124997 ], [ 33.130175781250017, 28.978271484375 ], [ 33.07578125, 29.073046875 ], [ 32.87060546875, 29.286230468749999 ], [ 32.811718750000011, 29.4 ], [ 32.766699218750006, 29.45 ], [ 32.721484375000017, 29.521777343749996 ], [ 32.647167968750011, 29.7984375 ], [ 32.565722656250017, 29.973974609374999 ], [ 32.473046875000023, 29.925439453124994 ], [ 32.489453125000011, 29.851513671874997 ], [ 32.408593750000023, 29.749316406249996 ], [ 32.359765625000023, 29.630664062499996 ], [ 32.397265625000017, 29.533789062499999 ], [ 32.565039062500006, 29.386328125 ], [ 32.599023437500023, 29.321923828124994 ], [ 32.638085937500023, 29.182177734374996 ], [ 32.6318359375, 28.992236328124996 ], [ 32.658886718750011, 28.927734375 ], [ 32.784472656250017, 28.78662109375 ], [ 32.829492187500023, 28.702880859375 ], [ 32.856542968750006, 28.630615234375 ], [ 32.898242187500017, 28.565234375 ], [ 33.022851562500023, 28.442285156249994 ], [ 33.2021484375, 28.208300781249996 ], [ 33.372265625000011, 28.050585937499996 ], [ 33.494921875000017, 27.974462890624999 ], [ 33.547070312500011, 27.898144531249997 ], [ 33.558789062500011, 27.701220703124996 ], [ 33.5498046875, 27.607373046874997 ], [ 33.657421875000011, 27.430566406249994 ], [ 33.697265625, 27.341113281249996 ], [ 33.801660156250023, 27.268164062499999 ], [ 33.849316406250011, 27.184912109374999 ], [ 33.89306640625, 27.049462890624994 ], [ 33.959082031250006, 26.649023437499999 ], [ 34.049511718750011, 26.550732421874997 ], [ 34.329296875000011, 26.024365234374997 ], [ 34.565136718750011, 25.691162109375 ], [ 34.679296875, 25.442529296874994 ], [ 34.853222656250011, 25.139794921874994 ], [ 35.194140625000017, 24.475146484375003 ], [ 35.397070312500006, 24.269970703124997 ], [ 35.477832031250017, 24.15478515625 ], [ 35.624707031250011, 24.06601562499999 ], [ 35.783886718750011, 23.937792968750003 ], [ 35.632031250000011, 23.950341796874994 ], [ 35.593847656250006, 23.942578125 ], [ 35.540820312500017, 23.920654296875 ], [ 35.515234375, 23.842871093749991 ], [ 35.50439453125, 23.779296875 ], [ 35.522753906250017, 23.442529296874994 ], [ 35.564355468750023, 23.27109375 ], [ 35.697851562500006, 22.946191406249994 ], [ 35.79736328125, 22.848730468749991 ], [ 35.845800781250006, 22.785693359375003 ], [ 35.913378906250017, 22.739648437499994 ], [ 36.229687500000011, 22.628808593749994 ], [ 36.41455078125, 22.394189453124994 ], [ 36.8296875, 22.09765625 ], [ 36.870410156250017, 22.015771484374994 ], [ 36.871386718750017, 21.996728515624994 ], [ 36.543261718750017, 21.996630859375003 ], [ 36.215234375000023, 21.99658203125 ], [ 35.887011718750017, 21.996533203124997 ], [ 35.558984375000023, 21.99648437499999 ], [ 35.230859375000023, 21.996435546874991 ], [ 34.902734375000023, 21.996386718750003 ], [ 34.574609375000023, 21.996337890625 ], [ 34.246484375000023, 21.996289062499997 ], [ 33.91845703125, 21.996240234374994 ], [ 33.59033203125, 21.996191406249991 ], [ 33.26220703125, 21.996142578125003 ], [ 32.93408203125, 21.99609375 ], [ 32.606054687500006, 21.995996093749994 ], [ 32.27783203125, 21.995996093749994 ], [ 31.949804687500006, 21.995898437500003 ], [ 31.621679687500006, 21.995849609375 ], [ 31.434472656250023, 21.995849609375 ], [ 31.46640625, 22.084667968749997 ], [ 31.486132812500017, 22.147802734374991 ], [ 31.464257812500023, 22.191503906249991 ], [ 31.400292968750023, 22.202441406250003 ], [ 31.358496093750006, 22.188623046874994 ], [ 31.260644531250023, 22.002294921874991 ], [ 31.209179687500011, 21.994873046875 ], [ 31.092675781250023, 21.994873046875 ], [ 30.710644531250011, 21.994921875 ], [ 30.32861328125, 21.995019531249994 ], [ 29.946679687500023, 21.9951171875 ], [ 29.564550781250006, 21.9951171875 ], [ 29.182519531250023, 21.995214843749991 ], [ 28.800585937500017, 21.995263671874994 ], [ 28.418554687500006, 21.9953125 ], [ 28.036425781250017, 21.995361328125 ], [ 27.654492187500011, 21.995458984374991 ], [ 27.2724609375, 21.995507812499994 ], [ 26.890429687500017, 21.995556640624997 ], [ 26.508398437500006, 21.99560546875 ], [ 26.126367187500023, 21.995654296875003 ], [ 25.744335937500011, 21.995751953124994 ], [ 25.3623046875, 21.995800781249997 ], [ 24.980273437500017, 21.995849609375 ], [ 24.980273437500017, 22.220410156249997 ], [ 24.980273437500017, 22.444970703124994 ], [ 24.980273437500017, 22.66953125 ], [ 24.980273437500017, 22.894091796875003 ], [ 24.980273437500017, 23.11865234375 ], [ 24.980273437500017, 23.343212890624997 ], [ 24.980273437500017, 23.567822265624997 ], [ 24.980273437500017, 23.792382812499994 ], [ 24.980273437500017, 24.016943359374991 ], [ 24.980273437500017, 24.241503906250003 ], [ 24.980273437500017, 24.466064453125 ], [ 24.980273437500017, 24.690625 ], [ 24.980273437500017, 24.915185546874994 ], [ 24.980273437500017, 25.139746093749991 ], [ 24.980273437500017, 25.364306640625003 ], [ 24.980273437500017, 25.5888671875 ], [ 24.980273437500017, 25.813427734374997 ], [ 24.980273437500017, 26.037988281249994 ], [ 24.980273437500017, 26.262548828124999 ], [ 24.980273437500017, 26.487109375 ], [ 24.980273437500017, 26.711669921875 ], [ 24.980273437500017, 26.936230468749997 ], [ 24.980273437500017, 27.160839843749997 ], [ 24.980273437500017, 27.385400390624994 ], [ 24.980273437500017, 27.609960937499999 ], [ 24.980273437500017, 27.834521484374996 ], [ 24.980273437500017, 28.05908203125 ], [ 24.980273437500017, 28.283642578124997 ], [ 24.980273437500017, 28.50820312499999 ], [ 24.980273437500017, 28.732763671874999 ], [ 24.980273437500017, 28.957324218749996 ], [ 24.980273437500017, 29.181884765625 ], [ 24.9716796875, 29.223828125 ], [ 24.916113281250006, 29.376269531249996 ], [ 24.865917968750011, 29.570263671874997 ], [ 24.810839843750017, 29.808740234374994 ], [ 24.8037109375, 29.886035156249996 ], [ 24.711621093750011, 30.131542968749997 ], [ 24.703222656250006, 30.201074218749994 ], [ 24.726464843750023, 30.250585937499999 ], [ 24.877539062500006, 30.45751953125 ], [ 24.923046875000011, 30.558007812499994 ], [ 24.96142578125, 30.678515625 ], [ 24.973925781250017, 30.7765625 ], [ 24.929492187500017, 30.926464843749997 ], [ 24.877539062500006, 31.061230468749997 ], [ 24.859960937500006, 31.199169921874997 ], [ 24.852734375000011, 31.334814453124999 ], [ 24.929980468750017, 31.427490234375 ], [ 25.022656250000011, 31.514013671874999 ], [ 25.057226562500006, 31.5671875 ], [ 25.112011718750011, 31.626904296874997 ], [ 25.150488281250006, 31.654980468749997 ], [ 25.225488281250023, 31.533789062499999 ], [ 25.382226562500023, 31.512792968749999 ], [ 25.893261718750011, 31.620898437499996 ], [ 26.457324218750017, 31.51210937499999 ], [ 26.768652343750006, 31.470361328124994 ], [ 27.248046875, 31.377880859374997 ], [ 27.5400390625, 31.212695312499996 ], [ 27.6201171875, 31.191748046874999 ], [ 27.829980468750023, 31.195019531249997 ], [ 27.967578125000017, 31.097412109375 ], [ 28.514843750000011, 31.050439453124994 ], [ 28.806933593750017, 30.942675781249996 ], [ 28.972753906250006, 30.856738281249996 ], [ 29.072070312500017, 30.830273437499997 ], [ 29.159960937500017, 30.834570312499999 ], [ 29.27890625, 30.866943359375 ], [ 29.428515625000017, 30.927441406249997 ], [ 29.591601562500017, 31.011523437499996 ], [ 29.929785156250006, 31.227490234374997 ], [ 30.049414062500006, 31.265429687499996 ], [ 30.127539062500006, 31.255664062499996 ], [ 30.22265625, 31.258398437499999 ], [ 30.262304687500006, 31.316845703124997 ], [ 30.312304687500017, 31.35703125 ], [ 30.34375, 31.40273437499999 ], [ 30.395117187500006, 31.457617187499999 ], [ 30.570996093750011, 31.472998046874999 ], [ 30.923535156250011, 31.566845703124997 ], [ 30.884179687500023, 31.522363281249994 ], [ 30.56298828125, 31.4169921875 ], [ 30.700488281250017, 31.403857421874996 ], [ 30.84140625, 31.439892578124997 ], [ 31.001757812500017, 31.462792968749994 ], [ 31.030859375, 31.507568359375 ], [ 31.051953125000011, 31.591552734375 ], [ 31.082910156250023, 31.603320312499996 ], [ 31.193945312500006, 31.587597656249997 ], [ 31.5244140625, 31.458251953125 ], [ 31.606542968750006, 31.455761718749997 ], [ 31.839257812500023, 31.526318359374997 ], [ 31.888964843750017, 31.54140625 ], [ 31.964257812500023, 31.502099609374994 ], [ 32.136035156250017, 31.341064453125 ], [ 32.076074218750023, 31.344482421875 ], [ 31.8921875, 31.482470703124996 ], [ 31.875878906250023, 31.413720703124994 ], [ 31.77109375, 31.292578125 ], [ 31.902050781250011, 31.240185546874997 ], [ 32.008496093750011, 31.220507812499996 ], [ 32.065625, 31.152978515624994 ], [ 32.101757812500011, 31.092822265624996 ], [ 32.20654296875, 31.119042968749994 ], [ 32.281835937500006, 31.200878906249997 ], [ 32.242773437500006, 31.246533203124997 ], [ 32.216210937500023, 31.29375 ], [ 32.250585937500006, 31.294921875 ], [ 32.323535156250017, 31.256054687499997 ], [ 32.5328125, 31.100732421874994 ], [ 32.603320312500017, 31.06875 ], [ 32.6845703125, 31.074023437499996 ], [ 32.8544921875, 31.117724609374996 ], [ 32.901562500000011, 31.1109375 ], [ 33.1298828125, 31.168164062499997 ], [ 33.15673828125, 31.126220703125 ], [ 33.1943359375, 31.084521484374996 ], [ 33.3779296875, 31.130957031249999 ], [ 33.66650390625, 31.130419921874996 ], [ 33.902539062500011, 31.180957031249996 ], [ 34.17626953125, 31.30390625 ], [ 34.198144531250023, 31.322607421874999 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Eritrea", "admin": "Eritrea" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 40.141210937500006, 15.696142578125034 ], [ 40.182519531250051, 15.642919921875006 ], [ 40.211425781249972, 15.648144531250011 ], [ 40.234082031250097, 15.665869140624977 ], [ 40.250097656250063, 15.703466796875006 ], [ 40.408203125000028, 15.629199218750074 ], [ 40.399023437500006, 15.579882812500045 ], [ 40.304687499999972, 15.577343749999983 ], [ 40.195800781250028, 15.598144531250057 ], [ 40.095117187499994, 15.590917968750006 ], [ 39.975195312500006, 15.612451171875023 ], [ 39.94746093750004, 15.696142578125034 ], [ 40.023925781249972, 15.655615234375034 ], [ 40.063476562499972, 15.665869140624977 ], [ 40.07050781250004, 15.676611328125034 ], [ 40.01630859375004, 15.733251953125034 ], [ 39.939941406250028, 15.744531250000023 ], [ 39.945214843750051, 15.789062500000028 ], [ 39.979394531249994, 15.806591796874955 ], [ 40.000488281250028, 15.828271484375023 ], [ 39.956738281250097, 15.889404296875057 ], [ 40.042578125000063, 15.875488281249972 ], [ 40.096777343750006, 15.838476562499977 ], [ 40.132421875000063, 15.795263671875063 ], [ 40.141210937500006, 15.696142578125034 ] ] ], [ [ [ 40.076464843750017, 16.082421875000023 ], [ 40.11005859375004, 15.985742187500051 ], [ 40.01240234375004, 16.022656250000011 ], [ 39.996093750000028, 16.042675781250011 ], [ 40.039062499999972, 16.080957031249994 ], [ 40.048144531250017, 16.1044921875 ], [ 40.076464843750017, 16.082421875000023 ] ] ], [ [ [ 38.609472656250063, 18.00507812500004 ], [ 38.911718750000063, 17.427148437499994 ], [ 39.034472656250017, 17.085546875000034 ], [ 39.142578125000028, 16.729150390624966 ], [ 39.222558593749994, 16.193701171875063 ], [ 39.298925781250006, 15.921093750000011 ], [ 39.42226562499999, 15.786669921874989 ], [ 39.506542968750097, 15.532128906249994 ], [ 39.578808593750097, 15.522509765624989 ], [ 39.63125, 15.452539062500051 ], [ 39.720800781250063, 15.21367187500006 ], [ 39.78554687499999, 15.124853515624991 ], [ 39.819433593750006, 15.20126953125002 ], [ 39.815625, 15.245312500000011 ], [ 39.790332031250017, 15.318847656249986 ], [ 39.813476562500028, 15.413574218750014 ], [ 39.863769531249972, 15.470312500000034 ], [ 39.978320312500017, 15.393115234375017 ], [ 40.041015625000028, 15.334521484374989 ], [ 40.05781250000004, 15.217089843750045 ], [ 40.084082031250006, 15.151953125 ], [ 40.204101562500028, 15.014111328124983 ], [ 40.305273437500006, 14.974023437499994 ], [ 40.436523437500028, 14.963964843749991 ], [ 40.546289062499994, 14.933593750000014 ], [ 40.634375, 14.883007812500011 ], [ 40.799316406249972, 14.743017578125006 ], [ 41.17646484375004, 14.620312500000054 ], [ 41.479687500000097, 14.243896484375014 ], [ 41.658203124999972, 13.983056640624994 ], [ 42.245117187499972, 13.587646484374986 ], [ 42.346484375000017, 13.398095703125009 ], [ 42.399316406250051, 13.212597656249969 ], [ 42.522851562499994, 13.221484375 ], [ 42.734472656250006, 13.018603515624974 ], [ 42.796191406250074, 12.864257812500057 ], [ 42.969531250000017, 12.808349609375028 ], [ 42.999023437500028, 12.899511718750048 ], [ 43.082910156250051, 12.824609374999966 ], [ 43.116699218749972, 12.708593749999963 ], [ 43.005664062500017, 12.66230468750004 ], [ 42.883300781249972, 12.621289062500026 ], [ 42.86591796875004, 12.622802734374986 ], [ 42.825292968750063, 12.569335937500014 ], [ 42.767480468749994, 12.422851562500014 ], [ 42.703710937500063, 12.380322265625054 ], [ 42.67011718750004, 12.3765625 ], [ 42.479394531249994, 12.513623046875026 ], [ 42.45, 12.521337890625006 ], [ 42.40859375, 12.494384765625014 ], [ 42.378515625000063, 12.46640625 ], [ 42.289941406250051, 12.570214843750009 ], [ 42.225, 12.661962890624963 ], [ 42.134277343749972, 12.771435546874969 ], [ 42.04658203125004, 12.820605468750045 ], [ 41.952148437499972, 12.88232421875 ], [ 41.85957031250004, 13.025878906250028 ], [ 41.765039062500051, 13.183935546874991 ], [ 41.625, 13.313232421875043 ], [ 41.362890625, 13.499804687500031 ], [ 41.122363281250017, 13.736132812500045 ], [ 40.938574218750006, 13.983105468749997 ], [ 40.820117187500017, 14.111669921874991 ], [ 40.769531250000028, 14.144482421875011 ], [ 40.524414062499972, 14.22519531250002 ], [ 40.353125, 14.338085937500026 ], [ 40.221484375000017, 14.431152343749972 ], [ 40.140625, 14.456054687499986 ], [ 40.062109375000063, 14.459130859374994 ], [ 39.895117187500063, 14.440673828125043 ], [ 39.756152343750074, 14.499023437500028 ], [ 39.697949218750097, 14.499023437500028 ], [ 39.604882812499994, 14.51606445312504 ], [ 39.531835937500006, 14.53671875 ], [ 39.446093750000017, 14.51186523437498 ], [ 39.270117187500006, 14.470312500000048 ], [ 39.198046875000074, 14.479394531250037 ], [ 39.15859375, 14.5375 ], [ 39.135449218750097, 14.581884765625034 ], [ 39.074218749999972, 14.628222656249974 ], [ 39.02382812499999, 14.628222656249974 ], [ 38.995703125000063, 14.586865234374983 ], [ 38.812011718750028, 14.482324218750009 ], [ 38.504394531249972, 14.42441406250002 ], [ 38.431445312500017, 14.428613281249994 ], [ 38.376953125000028, 14.470410156249983 ], [ 38.221484375000074, 14.649658203124986 ], [ 38.177050781250074, 14.678808593749977 ], [ 38.141992187499994, 14.681494140624991 ], [ 38.069921875, 14.702734374999963 ], [ 38.002539062500006, 14.737109375000045 ], [ 37.943457031250063, 14.810546875 ], [ 37.884179687499994, 14.852294921874972 ], [ 37.820312500000028, 14.708496093749986 ], [ 37.708398437500051, 14.45722656250004 ], [ 37.648437500000028, 14.32255859375006 ], [ 37.571191406249994, 14.149072265624966 ], [ 37.546777343749994, 14.143847656249974 ], [ 37.507226562499994, 14.156396484375037 ], [ 37.353710937500097, 14.372460937500009 ], [ 37.257226562499994, 14.453759765625051 ], [ 37.185156250000063, 14.445996093749983 ], [ 37.132617187500074, 14.406054687500017 ], [ 37.099414062500074, 14.333984374999986 ], [ 37.063476562500028, 14.289257812500026 ], [ 37.024511718750006, 14.271972656250057 ], [ 36.940722656250074, 14.280566406250031 ], [ 36.811914062500051, 14.315039062500034 ], [ 36.679101562500051, 14.307568359375026 ], [ 36.542382812499994, 14.25820312499999 ], [ 36.524316406250051, 14.256835937499986 ], [ 36.492285156250006, 14.544335937500023 ], [ 36.470800781250006, 14.736474609375009 ], [ 36.448144531249994, 14.940087890625009 ], [ 36.426757812499972, 15.132080078125043 ], [ 36.521777343750074, 15.250146484375023 ], [ 36.566015625, 15.362109375 ], [ 36.679199218749972, 15.726367187500045 ], [ 36.724511718749994, 15.798876953124989 ], [ 36.813476562499972, 15.993945312500045 ], [ 36.82587890625004, 16.050292968750057 ], [ 36.913769531250097, 16.296191406250045 ], [ 36.905468750000097, 16.459521484375017 ], [ 36.887792968750006, 16.624658203124994 ], [ 36.93574218750004, 16.722363281250011 ], [ 36.978710937500097, 16.800585937500045 ], [ 36.975781250000097, 16.866552734375006 ], [ 36.995214843750063, 17.020556640625017 ], [ 37.00898437500004, 17.058886718750017 ], [ 37.061523437499972, 17.061279296875057 ], [ 37.169531250000063, 17.04140625 ], [ 37.248828125000017, 17.056884765625057 ], [ 37.340429687500063, 17.057080078124983 ], [ 37.411035156250051, 17.061718749999955 ], [ 37.452929687500074, 17.108691406250017 ], [ 37.51015625, 17.288134765624989 ], [ 37.547460937500063, 17.324121093750051 ], [ 37.575976562500074, 17.335009765625045 ], [ 37.656738281250028, 17.368261718749977 ], [ 37.725976562499994, 17.420507812500063 ], [ 37.78242187500004, 17.458007812500057 ], [ 37.803320312500006, 17.465527343749983 ], [ 37.86298828125004, 17.470263671875074 ], [ 37.922558593750097, 17.492333984375023 ], [ 37.950097656249994, 17.517675781250034 ], [ 38.025292968750051, 17.537792968749955 ], [ 38.098925781250017, 17.526464843750063 ], [ 38.148535156250006, 17.548535156250011 ], [ 38.181542968749994, 17.562841796875006 ], [ 38.219042968750074, 17.563964843750057 ], [ 38.253515625, 17.584765625000017 ], [ 38.26728515625004, 17.616699218750057 ], [ 38.289843750000017, 17.637011718750017 ], [ 38.34736328125004, 17.68359375 ], [ 38.37373046875004, 17.717333984375045 ], [ 38.385546875000074, 17.751269531250017 ], [ 38.39716796875004, 17.778369140625045 ], [ 38.422460937500063, 17.823925781249983 ], [ 38.522851562499994, 17.938525390625074 ], [ 38.609472656250063, 18.00507812500004 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Ethiopia", "admin": "Ethiopia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 38.431445312500017, 14.428613281249994 ], [ 38.50439453125, 14.424414062499991 ], [ 38.81201171875, 14.482324218749994 ], [ 38.995703125, 14.586865234374997 ], [ 39.023828125000023, 14.628222656250003 ], [ 39.07421875, 14.628222656250003 ], [ 39.135449218750011, 14.581884765624991 ], [ 39.158593750000023, 14.5375 ], [ 39.198046875000017, 14.479394531249994 ], [ 39.270117187500006, 14.4703125 ], [ 39.446093750000017, 14.511865234374994 ], [ 39.531835937500006, 14.53671875 ], [ 39.604882812500023, 14.516064453124997 ], [ 39.697949218750011, 14.4990234375 ], [ 39.756152343750017, 14.4990234375 ], [ 39.895117187500006, 14.440673828125 ], [ 40.062109375, 14.459130859374994 ], [ 40.140625, 14.4560546875 ], [ 40.221484375000017, 14.43115234375 ], [ 40.353125, 14.338085937499997 ], [ 40.5244140625, 14.225195312499991 ], [ 40.76953125, 14.144482421874997 ], [ 40.820117187500017, 14.111669921874991 ], [ 40.938574218750006, 13.983105468749997 ], [ 41.122363281250017, 13.736132812500003 ], [ 41.362890625, 13.499804687500003 ], [ 41.625, 13.313232421875 ], [ 41.765039062500023, 13.183935546874991 ], [ 41.859570312500011, 13.02587890625 ], [ 41.9521484375, 12.88232421875 ], [ 42.046582031250011, 12.820605468749989 ], [ 42.13427734375, 12.771435546874997 ], [ 42.225, 12.661962890624991 ], [ 42.289941406250023, 12.570214843749994 ], [ 42.378515625, 12.46640625 ], [ 42.280371093750006, 12.324267578124989 ], [ 42.149121093750011, 12.134130859374991 ], [ 41.995898437500017, 11.912353515625 ], [ 41.949609375000023, 11.857861328124997 ], [ 41.815625, 11.723779296874994 ], [ 41.792675781250011, 11.68603515625 ], [ 41.766503906250023, 11.589111328125 ], [ 41.7646484375, 11.412890624999989 ], [ 41.782031250000017, 11.187792968749989 ], [ 41.798242187500023, 10.98046875 ], [ 41.872167968750006, 10.955810546875 ], [ 41.957421875000023, 10.94101562499999 ], [ 42.052148437500023, 10.96835937499999 ], [ 42.166210937500011, 10.991601562499994 ], [ 42.30810546875, 11.005224609374991 ], [ 42.465136718750017, 11.047070312499997 ], [ 42.557714843750006, 11.080761718749997 ], [ 42.654980468750011, 11.078320312499997 ], [ 42.7412109375, 11.042382812499994 ], [ 42.783007812500017, 11.00927734375 ], [ 42.844140625000023, 10.997949218749994 ], [ 42.922753906250023, 10.999316406249989 ], [ 42.906152343750023, 10.960253906249989 ], [ 42.862890625, 10.903222656249994 ], [ 42.809765625000011, 10.845996093749989 ], [ 42.763085937500023, 10.786914062499989 ], [ 42.659570312500023, 10.621386718749989 ], [ 42.656445312500011, 10.6 ], [ 42.669238281250017, 10.567578125 ], [ 42.725195312500006, 10.491748046874989 ], [ 42.78369140625, 10.36962890625 ], [ 42.81640625, 10.257373046874989 ], [ 42.841601562500017, 10.203076171874997 ], [ 42.9125, 10.140820312499997 ], [ 43.014746093750006, 10.012597656249994 ], [ 43.068945312500006, 9.926220703124997 ], [ 43.181640625, 9.879980468749991 ], [ 43.218457031250011, 9.770166015624994 ], [ 43.303125, 9.609082031249997 ], [ 43.394335937500017, 9.480273437499989 ], [ 43.482519531250006, 9.379492187499991 ], [ 43.5810546875, 9.340722656249994 ], [ 43.620507812500023, 9.33740234375 ], [ 43.826757812500006, 9.15078125 ], [ 43.983789062500023, 9.008837890624989 ], [ 44.022851562500023, 8.986035156249997 ], [ 44.30625, 8.89306640625 ], [ 44.632031250000011, 8.786083984374997 ], [ 44.8935546875, 8.7001953125 ], [ 45.226953125000023, 8.5908203125 ], [ 45.555468750000017, 8.483007812499991 ], [ 45.86328125, 8.3798828125 ], [ 46.295996093750006, 8.234960937499991 ], [ 46.644726562500011, 8.1181640625 ], [ 46.91953125, 8.026123046875 ], [ 46.978222656250011, 7.9970703125 ], [ 47.3056640625, 7.9970703125 ], [ 47.6376953125, 7.9970703125 ], [ 47.978222656250011, 7.9970703125 ], [ 47.731640625000011, 7.759326171874989 ], [ 47.452832031250011, 7.490478515625 ], [ 47.159765625, 7.207861328124991 ], [ 46.97119140625, 7.026025390624994 ], [ 46.671777343750023, 6.737255859374997 ], [ 46.422949218750006, 6.497265625 ], [ 46.166796875000017, 6.234667968749989 ], [ 45.934960937500023, 5.997216796874994 ], [ 45.633593750000017, 5.668261718749989 ], [ 45.4384765625, 5.455419921874991 ], [ 45.1328125, 5.121679687499991 ], [ 44.940527343750006, 4.912011718749994 ], [ 44.91162109375, 4.89990234375 ], [ 44.636621093750023, 4.915771484375 ], [ 44.369531250000023, 4.931201171874989 ], [ 44.028125, 4.950976562499989 ], [ 43.988867187500006, 4.950537109374991 ], [ 43.889453125000017, 4.930761718749991 ], [ 43.829199218750006, 4.911425781249989 ], [ 43.58349609375, 4.85498046875 ], [ 43.538281250000011, 4.84033203125 ], [ 43.333984375, 4.75039062499999 ], [ 43.125683593750011, 4.644482421874997 ], [ 43.016015625000023, 4.563330078124991 ], [ 42.930957031250017, 4.4453125 ], [ 42.894726562500011, 4.361083984375 ], [ 42.856640625000011, 4.32421875 ], [ 42.791601562500006, 4.2919921875 ], [ 42.355175781250011, 4.212255859374991 ], [ 42.228417968750023, 4.20166015625 ], [ 42.024121093750011, 4.137939453125 ], [ 41.915332031250017, 4.031298828124989 ], [ 41.883984375000011, 3.977734375 ], [ 41.737695312500023, 3.979052734374989 ], [ 41.48193359375, 3.96328125 ], [ 41.372460937500023, 3.946191406249994 ], [ 41.318945312500006, 3.943066406249997 ], [ 41.220898437500011, 3.943554687499997 ], [ 41.140429687500017, 3.962988281249991 ], [ 41.087207031250017, 3.991943359375 ], [ 41.020800781250017, 4.057470703124991 ], [ 40.87265625, 4.190332031249994 ], [ 40.765234375, 4.27304687499999 ], [ 40.528710937500023, 4.177636718749994 ], [ 40.316015625, 4.082714843749997 ], [ 40.01416015625, 3.947949218749997 ], [ 39.842187500000023, 3.851464843749994 ], [ 39.790332031250017, 3.754248046874991 ], [ 39.657519531250017, 3.577832031249997 ], [ 39.538867187500017, 3.469189453124997 ], [ 39.494433593750017, 3.456103515624989 ], [ 39.225488281250023, 3.478759765625 ], [ 39.128320312500023, 3.500878906249994 ], [ 38.9677734375, 3.520605468749991 ], [ 38.752734375000017, 3.55898437499999 ], [ 38.608007812500006, 3.60009765625 ], [ 38.451562500000023, 3.604833984374991 ], [ 38.225292968750011, 3.618994140624991 ], [ 38.086132812500011, 3.64882812499999 ], [ 37.944921875, 3.746728515624994 ], [ 37.762890625000011, 3.864648437499994 ], [ 37.575488281250017, 3.9859375 ], [ 37.382519531250011, 4.11083984375 ], [ 37.154589843750017, 4.254541015624994 ], [ 36.905566406250017, 4.411474609374991 ], [ 36.848242187500006, 4.42734375 ], [ 36.823632812500023, 4.430126953124997 ], [ 36.553027343750017, 4.437255859375 ], [ 36.271875, 4.444726562499994 ], [ 36.081933593750023, 4.44970703125 ], [ 36.02197265625, 4.468115234374991 ], [ 35.978710937500011, 4.503808593749994 ], [ 35.919824218750023, 4.619824218749997 ], [ 35.845605468750023, 4.70263671875 ], [ 35.763085937500023, 4.808007812499994 ], [ 35.756152343750017, 4.950488281249989 ], [ 35.779296875, 5.105566406249991 ], [ 35.80029296875, 5.156933593749997 ], [ 35.788476562500023, 5.208105468749991 ], [ 35.791406250000023, 5.278564453125 ], [ 35.745019531250023, 5.343994140625 ], [ 35.468652343750023, 5.419091796874994 ], [ 35.424023437500011, 5.41328125 ], [ 35.3779296875, 5.38515625 ], [ 35.325292968750006, 5.364892578124994 ], [ 35.28759765625, 5.384082031249989 ], [ 35.2646484375, 5.412060546874997 ], [ 35.263867187500011, 5.457910156249994 ], [ 35.268359375000017, 5.492285156249991 ], [ 35.25244140625, 5.511035156249989 ], [ 35.164453125000023, 5.581201171874994 ], [ 35.081933593750023, 5.673144531249989 ], [ 35.031933593750011, 5.77490234375 ], [ 34.983593750000011, 5.858300781249994 ], [ 34.958984375, 6.045068359374994 ], [ 34.897851562500023, 6.159814453124994 ], [ 34.838085937500011, 6.300146484374991 ], [ 34.749218750000011, 6.56787109375 ], [ 34.710644531250011, 6.660302734374994 ], [ 34.638769531250006, 6.72216796875 ], [ 34.562792968750017, 6.779833984374989 ], [ 34.484375, 6.898388671874997 ], [ 34.279296875, 7.002832031249994 ], [ 34.200390625000011, 7.084570312499991 ], [ 34.064257812500017, 7.225732421874994 ], [ 34.030175781250023, 7.296972656249991 ], [ 34.020410156250023, 7.367968749999989 ], [ 33.977929687500023, 7.4345703125 ], [ 33.902441406250006, 7.509521484375 ], [ 33.666113281250006, 7.670996093749991 ], [ 33.600976562500023, 7.6904296875 ], [ 33.516308593750011, 7.707763671875 ], [ 33.392285156250011, 7.723730468749991 ], [ 33.225976562500023, 7.760644531249994 ], [ 33.080761718750011, 7.82373046875 ], [ 33.0146484375, 7.868554687499994 ], [ 32.998925781250023, 7.899511718749991 ], [ 33.012597656250023, 7.951513671874991 ], [ 33.065234375000017, 8.040478515624997 ], [ 33.165234375000011, 8.251074218749991 ], [ 33.234277343750023, 8.396386718749994 ], [ 33.281054687500017, 8.437255859375 ], [ 33.409375, 8.44775390625 ], [ 33.545312500000023, 8.443408203124989 ], [ 33.644824218750017, 8.432568359374997 ], [ 33.785058593750023, 8.431103515624997 ], [ 33.953320312500011, 8.443505859374994 ], [ 34.019726562500011, 8.492089843749994 ], [ 34.07275390625, 8.545263671874991 ], [ 34.094531250000017, 8.582226562499997 ], [ 34.101757812500011, 8.676367187499991 ], [ 34.1015625, 8.751855468749994 ], [ 34.091015625000011, 9.041259765625 ], [ 34.084570312500006, 9.218505859375 ], [ 34.0771484375, 9.420996093749991 ], [ 34.078125, 9.461523437499991 ], [ 34.079296875000011, 9.513476562499989 ], [ 34.120312500000011, 9.7296875 ], [ 34.159082031250023, 9.853417968749994 ], [ 34.185253906250011, 9.918554687499991 ], [ 34.29150390625, 10.124755859375 ], [ 34.311230468750011, 10.190869140624997 ], [ 34.314843750000023, 10.2515625 ], [ 34.275683593750017, 10.528125 ], [ 34.343945312500011, 10.658642578124997 ], [ 34.431445312500017, 10.787841796875 ], [ 34.508007812500011, 10.842871093749991 ], [ 34.571875, 10.880175781249989 ], [ 34.601757812500011, 10.864550781249989 ], [ 34.675, 10.804931640625 ], [ 34.771289062500017, 10.746191406249991 ], [ 34.816210937500017, 10.759179687499994 ], [ 34.88232421875, 10.810546875 ], [ 34.931445312500017, 10.864794921874989 ], [ 34.924902343750006, 10.962109375 ], [ 34.969140625000023, 11.161767578124994 ], [ 34.960742187500017, 11.276757812499994 ], [ 35.007910156250006, 11.419873046874997 ], [ 35.059667968750006, 11.621044921874997 ], [ 35.082714843750011, 11.748291015625 ], [ 35.1123046875, 11.816552734374994 ], [ 35.25244140625, 11.95703125 ], [ 35.372753906250011, 12.155566406249989 ], [ 35.449609375000023, 12.300585937499989 ], [ 35.596093750000023, 12.537304687499997 ], [ 35.670214843750017, 12.623730468749997 ], [ 35.730566406250006, 12.661035156249994 ], [ 35.820605468750017, 12.684863281249989 ], [ 35.987597656250017, 12.706298828125 ], [ 36.107519531250006, 12.726464843749994 ], [ 36.125195312500011, 12.75703125 ], [ 36.135351562500006, 12.805322265624994 ], [ 36.137109375000023, 12.9111328125 ], [ 36.16015625, 13.093310546874989 ], [ 36.212207031250017, 13.27109375 ], [ 36.273535156250006, 13.40576171875 ], [ 36.306835937500011, 13.466845703125003 ], [ 36.346289062500006, 13.526269531249994 ], [ 36.390625, 13.626074218749991 ], [ 36.447070312500017, 13.842041015625 ], [ 36.443945312500006, 13.988427734374994 ], [ 36.524316406250023, 14.2568359375 ], [ 36.542382812500023, 14.25820312499999 ], [ 36.679101562500023, 14.307568359374997 ], [ 36.811914062500023, 14.315039062499991 ], [ 36.940722656250017, 14.280566406250003 ], [ 37.024511718750006, 14.27197265625 ], [ 37.0634765625, 14.289257812499997 ], [ 37.099414062500017, 14.333984375 ], [ 37.132617187500017, 14.406054687500003 ], [ 37.18515625, 14.445996093749997 ], [ 37.257226562500023, 14.453759765624994 ], [ 37.353710937500011, 14.372460937499994 ], [ 37.507226562500023, 14.156396484374994 ], [ 37.546777343750023, 14.143847656250003 ], [ 37.571191406250023, 14.149072265624994 ], [ 37.6484375, 14.322558593750003 ], [ 37.708398437500023, 14.457226562499997 ], [ 37.8203125, 14.70849609375 ], [ 37.884179687500023, 14.852294921875 ], [ 37.943457031250006, 14.810546875 ], [ 38.002539062500006, 14.737109375 ], [ 38.069921875, 14.70273437499999 ], [ 38.141992187500023, 14.681494140624991 ], [ 38.177050781250017, 14.678808593749991 ], [ 38.221484375000017, 14.649658203125 ], [ 38.376953125, 14.470410156249997 ], [ 38.431445312500017, 14.428613281249994 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Gabon", "admin": "Gabon" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 13.293554687500006, 2.161572265624997 ], [ 13.288671875, 2.091699218749994 ], [ 13.20947265625, 1.92041015625 ], [ 13.172167968750017, 1.78857421875 ], [ 13.162695312500006, 1.648095703124994 ], [ 13.1845703125, 1.535058593749994 ], [ 13.222753906250006, 1.45458984375 ], [ 13.247363281250017, 1.36669921875 ], [ 13.228320312500017, 1.305419921875 ], [ 13.190136718750011, 1.279248046874997 ], [ 13.21630859375, 1.2484375 ], [ 13.274121093750011, 1.241015624999989 ], [ 13.372363281250017, 1.267773437499997 ], [ 13.523339843750023, 1.314599609374994 ], [ 13.72119140625, 1.382275390624997 ], [ 13.851367187500017, 1.41875 ], [ 14.066210937500017, 1.395898437499994 ], [ 14.180859375000011, 1.370214843749991 ], [ 14.23974609375, 1.322558593749989 ], [ 14.303027343750017, 1.120849609375 ], [ 14.33447265625, 1.09023437499999 ], [ 14.386425781250011, 1.004443359374989 ], [ 14.429882812500011, 0.901464843749991 ], [ 14.439160156250011, 0.84912109375 ], [ 14.434472656250023, 0.811474609374997 ], [ 14.390625, 0.755712890624991 ], [ 14.341503906250011, 0.673828125 ], [ 14.32421875, 0.62421875 ], [ 14.283105468750023, 0.587451171874989 ], [ 14.23095703125, 0.551123046874991 ], [ 14.0875, 0.536572265624997 ], [ 14.065527343750006, 0.514990234374991 ], [ 14.025292968750023, 0.427734375 ], [ 13.949609375000023, 0.353808593749989 ], [ 13.915136718750006, 0.283984374999989 ], [ 13.884570312500017, 0.190820312499994 ], [ 13.890625, 0.075292968749991 ], [ 13.87548828125, -0.0908203125 ], [ 13.860058593750011, -0.203320312500011 ], [ 13.898046875, -0.242578125 ], [ 14.069433593750006, -0.270117187500006 ], [ 14.102832031250017, -0.292382812500009 ], [ 14.148339843750023, -0.361914062500006 ], [ 14.206738281250011, -0.42734375 ], [ 14.36376953125, -0.468554687500003 ], [ 14.424707031250023, -0.518652343750006 ], [ 14.47412109375, -0.573437500000011 ], [ 14.480566406250006, -0.618359375000011 ], [ 14.444921875, -0.798828125 ], [ 14.41064453125, -0.972070312500009 ], [ 14.424023437500011, -1.10390625 ], [ 14.436914062500023, -1.229785156250003 ], [ 14.45556640625, -1.413183593750006 ], [ 14.447265625, -1.525097656250011 ], [ 14.402929687500006, -1.593359375 ], [ 14.402929687500006, -1.64697265625 ], [ 14.423242187500023, -1.711523437500006 ], [ 14.383984375000011, -1.890039062500009 ], [ 14.358593750000011, -1.920214843750003 ], [ 14.288378906250017, -1.953515625 ], [ 14.25146484375, -2.00146484375 ], [ 14.239648437500023, -2.076757812500006 ], [ 14.201757812500006, -2.179882812500011 ], [ 14.162890625000017, -2.217578125 ], [ 14.162890625000017, -2.265527343750009 ], [ 14.200390625000011, -2.300585937500003 ], [ 14.199804687500006, -2.354199218750011 ], [ 14.129785156250023, -2.41796875 ], [ 14.08740234375, -2.466894531250006 ], [ 13.993847656250011, -2.490625 ], [ 13.886914062500011, -2.465429687500006 ], [ 13.86181640625, -2.429882812500011 ], [ 13.8876953125, -2.37451171875 ], [ 13.878515625, -2.330175781250006 ], [ 13.841601562500017, -2.28369140625 ], [ 13.784375, -2.163769531250011 ], [ 13.733789062500023, -2.138476562500003 ], [ 13.70556640625, -2.1875 ], [ 13.618554687500023, -2.278613281250003 ], [ 13.464941406250006, -2.395410156250009 ], [ 13.357324218750023, -2.40478515625 ], [ 13.158593750000023, -2.369140625 ], [ 12.991992187500017, -2.313378906250009 ], [ 12.91357421875, -2.17626953125 ], [ 12.864453125000011, -2.06328125 ], [ 12.793554687500006, -1.931835937500011 ], [ 12.713671875000017, -1.869433593750003 ], [ 12.62841796875, -1.82958984375 ], [ 12.590429687500006, -1.826855468750011 ], [ 12.468652343750023, -1.9 ], [ 12.43212890625, -1.928906250000011 ], [ 12.432421875000017, -1.990332031250006 ], [ 12.44375, -2.047558593750011 ], [ 12.462597656250011, -2.075292968750006 ], [ 12.478515625, -2.112011718750011 ], [ 12.475683593750006, -2.169238281250003 ], [ 12.453808593750011, -2.24560546875 ], [ 12.446386718750006, -2.329980468750009 ], [ 12.064453125, -2.41259765625 ], [ 11.998242187500011, -2.3828125 ], [ 11.950292968750006, -2.344824218750006 ], [ 11.892382812500017, -2.351464843750009 ], [ 11.726757812500011, -2.394726562500011 ], [ 11.665917968750023, -2.364550781250003 ], [ 11.60546875, -2.342578125 ], [ 11.577734375, -2.3609375 ], [ 11.5751953125, -2.397070312500006 ], [ 11.603417968750023, -2.595410156250011 ], [ 11.594531250000017, -2.670996093750006 ], [ 11.55712890625, -2.769628906250006 ], [ 11.537792968750011, -2.83671875 ], [ 11.639062500000023, -2.855371093750009 ], [ 11.675683593750023, -2.886621093750009 ], [ 11.711328125000023, -2.9365234375 ], [ 11.760156250000023, -2.983105468750011 ], [ 11.763476562500017, -3.01123046875 ], [ 11.7080078125, -3.063085937500006 ], [ 11.6890625, -3.126953125 ], [ 11.715429687500006, -3.176953125000011 ], [ 11.784375, -3.229101562500006 ], [ 11.885058593750017, -3.283203125 ], [ 11.934179687500006, -3.318554687500011 ], [ 11.929296875, -3.350976562500009 ], [ 11.8828125, -3.420214843750003 ], [ 11.86474609375, -3.478613281250006 ], [ 11.832910156250023, -3.531445312500011 ], [ 11.839453125, -3.580078125 ], [ 11.884765625, -3.625390625 ], [ 11.8798828125, -3.665917968750009 ], [ 11.84912109375, -3.696679687500009 ], [ 11.786425781250017, -3.690234375 ], [ 11.7333984375, -3.694531250000011 ], [ 11.685742187500011, -3.68203125 ], [ 11.536816406250011, -3.525 ], [ 11.504296875000023, -3.5203125 ], [ 11.288281250000011, -3.64111328125 ], [ 11.234472656250006, -3.690820312500009 ], [ 11.190039062500006, -3.762011718750003 ], [ 11.130175781250017, -3.916308593750003 ], [ 11.032031250000017, -3.826464843750003 ], [ 10.947265625, -3.662109375 ], [ 10.848535156250023, -3.561328125 ], [ 10.640722656250006, -3.398046875 ], [ 10.58544921875, -3.278027343750011 ], [ 10.34765625, -3.013085937500009 ], [ 10.006152343750017, -2.748339843750003 ], [ 9.759472656250011, -2.5185546875 ], [ 9.722070312500023, -2.467578125 ], [ 9.763671875, -2.473828125000011 ], [ 10.001953125, -2.58837890625 ], [ 10.034472656250017, -2.575585937500009 ], [ 10.06201171875, -2.549902343750006 ], [ 9.959082031250006, -2.48984375 ], [ 9.86083984375, -2.442578125000011 ], [ 9.768652343750006, -2.4130859375 ], [ 9.676367187500006, -2.415625 ], [ 9.624609375, -2.367089843750009 ], [ 9.591015625000011, -2.293164062500011 ], [ 9.574023437500017, -2.22998046875 ], [ 9.533203125, -2.163867187500003 ], [ 9.402246093750023, -2.027636718750003 ], [ 9.370507812500023, -1.975 ], [ 9.298925781250006, -1.903027343750011 ], [ 9.342480468750011, -1.893652343750006 ], [ 9.482812500000023, -1.962304687500009 ], [ 9.495312500000011, -1.934960937500009 ], [ 9.483203125000017, -1.894628906250006 ], [ 9.342187500000023, -1.829394531250003 ], [ 9.265625, -1.825097656250009 ], [ 9.247949218750023, -1.779296875 ], [ 9.258398437500006, -1.726269531250011 ], [ 9.157519531250017, -1.527734375 ], [ 9.052832031250006, -1.379101562500011 ], [ 9.036328125000011, -1.308886718750003 ], [ 9.31884765625, -1.632031250000011 ], [ 9.356640625000011, -1.637597656250009 ], [ 9.406347656250006, -1.634570312500003 ], [ 9.523339843750023, -1.598339843750011 ], [ 9.501074218750006, -1.55517578125 ], [ 9.448339843750006, -1.508886718750006 ], [ 9.397167968750011, -1.530175781250009 ], [ 9.330664062500006, -1.534570312500009 ], [ 9.295800781250023, -1.515234375 ], [ 9.280175781250023, -1.48193359375 ], [ 9.3466796875, -1.325 ], [ 9.31787109375, -1.332910156250009 ], [ 9.296679687500017, -1.3609375 ], [ 9.260156250000023, -1.374218750000011 ], [ 9.203808593750011, -1.382421875 ], [ 9.064648437500011, -1.29833984375 ], [ 8.94189453125, -1.071484375000011 ], [ 8.909375, -1.025 ], [ 8.8765625, -0.94609375 ], [ 8.84423828125, -0.91357421875 ], [ 8.703125, -0.591015625000011 ], [ 8.757226562500023, -0.614941406250011 ], [ 8.821386718750006, -0.708398437500009 ], [ 8.946386718750006, -0.688769531250003 ], [ 8.995214843750006, -0.634667968750009 ], [ 9.037890625000017, -0.63671875 ], [ 9.08154296875, -0.624316406250003 ], [ 9.136523437500017, -0.573339843750006 ], [ 9.296679687500017, -0.351269531250011 ], [ 9.339062500000011, -0.058251953125009 ], [ 9.325292968750006, 0.115820312499991 ], [ 9.301855468750006, 0.288525390624997 ], [ 9.354882812500023, 0.343603515624991 ], [ 9.375781250000017, 0.307226562499991 ], [ 9.386132812500023, 0.245898437499989 ], [ 9.4111328125, 0.200439453125 ], [ 9.468164062500023, 0.15976562499999 ], [ 9.574316406250006, 0.14892578125 ], [ 9.738378906250006, 0.0849609375 ], [ 9.796777343750023, 0.044238281249989 ], [ 9.812695312500011, 0.125585937499991 ], [ 10.00146484375, 0.194970703124994 ], [ 9.944433593750006, 0.219873046874994 ], [ 9.776660156250017, 0.192480468749991 ], [ 9.546484375, 0.295947265624989 ], [ 9.470117187500023, 0.361914062499991 ], [ 9.398828125000023, 0.48671875 ], [ 9.324804687500006, 0.552099609374991 ], [ 9.329980468750023, 0.61083984375 ], [ 9.495312500000011, 0.664843749999989 ], [ 9.538964843750023, 0.65869140625 ], [ 9.556640625, 0.594189453124997 ], [ 9.60107421875, 0.567724609374991 ], [ 9.617968750000017, 0.576513671874991 ], [ 9.625292968750017, 0.631640624999989 ], [ 9.625878906250023, 0.779443359374994 ], [ 9.575390625000011, 0.991308593749991 ], [ 9.5908203125, 1.031982421875 ], [ 9.636132812500023, 1.046679687499989 ], [ 9.676464843750011, 1.07470703125 ], [ 9.70458984375, 1.079980468749994 ], [ 9.760546875000017, 1.07470703125 ], [ 9.788671875, 1.025683593749989 ], [ 9.803906250000011, 0.998730468749997 ], [ 9.8603515625, 0.986230468749994 ], [ 9.90673828125, 0.960107421874994 ], [ 9.946679687500023, 0.967138671874991 ], [ 9.979785156250017, 0.997705078124994 ], [ 10.028515625000011, 1.004003906249991 ], [ 10.178906250000011, 1.003564453124994 ], [ 10.3154296875, 1.003076171874994 ], [ 10.587207031250017, 1.002148437499997 ], [ 10.85888671875, 1.001269531249989 ], [ 11.130664062500017, 1.00039062499999 ], [ 11.335351562500023, 0.999707031249997 ], [ 11.334667968750011, 1.120751953124994 ], [ 11.33359375, 1.3076171875 ], [ 11.332324218750017, 1.528369140624989 ], [ 11.331152343750006, 1.740185546874997 ], [ 11.330078125, 1.935888671874991 ], [ 11.328710937500006, 2.167431640624997 ], [ 11.339941406250006, 2.233837890624997 ], [ 11.353320312500017, 2.261425781249997 ], [ 11.348437500000017, 2.299707031249994 ], [ 11.558984375000023, 2.302197265624997 ], [ 11.939746093750017, 2.28515625 ], [ 12.106152343750011, 2.2875 ], [ 12.153417968750006, 2.284375 ], [ 12.361328125, 2.295996093749991 ], [ 12.52978515625, 2.281347656249991 ], [ 12.601367187500017, 2.265039062499994 ], [ 12.665722656250011, 2.256787109374997 ], [ 12.867480468750017, 2.246777343749997 ], [ 13.130859375, 2.259423828124994 ], [ 13.2203125, 2.256445312499991 ], [ 13.269921875000023, 2.22421875 ], [ 13.293554687500006, 2.161572265624997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Ghana", "admin": "Ghana" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.068603515625, 11.115625 ], [ -0.004736328124977, 11.055566406249994 ], [ 0.009423828125023, 11.02099609375 ], [ -0.013867187499983, 10.891357421875 ], [ -0.060595703124989, 10.800585937499989 ], [ -0.090185546874977, 10.715527343749997 ], [ -0.08632812499999, 10.673046875 ], [ -0.057714843749977, 10.630615234375 ], [ 0.039453125000023, 10.563867187499994 ], [ 0.089257812500023, 10.520605468749991 ], [ 0.148242187500017, 10.454785156249997 ], [ 0.216015625000011, 10.390527343749994 ], [ 0.331835937500017, 10.306933593749989 ], [ 0.380859375, 10.291845703124991 ], [ 0.378613281250011, 10.2685546875 ], [ 0.362695312500023, 10.236474609374994 ], [ 0.351855468750017, 9.924902343749991 ], [ 0.343066406250017, 9.844580078124991 ], [ 0.334570312500006, 9.803955078125 ], [ 0.323925781250011, 9.687597656249991 ], [ 0.311718750000011, 9.670996093749991 ], [ 0.289648437500006, 9.672314453124997 ], [ 0.26953125, 9.667919921874997 ], [ 0.264550781250023, 9.644726562499997 ], [ 0.272753906250017, 9.620947265624991 ], [ 0.342578125000017, 9.604150390624994 ], [ 0.327343750000011, 9.586572265624994 ], [ 0.275488281250006, 9.570605468749989 ], [ 0.2515625, 9.53564453125 ], [ 0.261914062500011, 9.49560546875 ], [ 0.2333984375, 9.463525390624994 ], [ 0.241503906250017, 9.44189453125 ], [ 0.259960937500011, 9.426025390625 ], [ 0.289355468750017, 9.431835937499997 ], [ 0.370996093750023, 9.485546875 ], [ 0.4052734375, 9.491455078125 ], [ 0.447558593750017, 9.480273437499989 ], [ 0.525683593750017, 9.398486328124989 ], [ 0.529003906250011, 9.358300781249994 ], [ 0.497167968750006, 9.221240234374989 ], [ 0.466113281250017, 9.115332031249991 ], [ 0.460351562500023, 8.97421875 ], [ 0.493261718750006, 8.89492187499999 ], [ 0.48876953125, 8.851464843749994 ], [ 0.453125, 8.813769531249989 ], [ 0.37255859375, 8.75927734375 ], [ 0.378613281250011, 8.722021484374991 ], [ 0.415332031250017, 8.65273437499999 ], [ 0.483300781250023, 8.575292968749991 ], [ 0.6162109375, 8.479638671874994 ], [ 0.686328125000017, 8.354882812499994 ], [ 0.688085937500006, 8.304248046874989 ], [ 0.647070312500006, 8.253466796874989 ], [ 0.59921875, 8.209570312499991 ], [ 0.58359375, 8.145800781249989 ], [ 0.605175781250011, 7.728222656249997 ], [ 0.5, 7.546875 ], [ 0.498925781250023, 7.4951171875 ], [ 0.509570312500017, 7.435107421874989 ], [ 0.537304687500011, 7.398730468749989 ], [ 0.591015625000011, 7.388818359374994 ], [ 0.634765625, 7.353662109374994 ], [ 0.619531250000023, 7.2265625 ], [ 0.59619140625, 7.096630859374997 ], [ 0.592480468750011, 7.033984374999989 ], [ 0.579492187500023, 7.004101562499997 ], [ 0.5380859375, 6.9796875 ], [ 0.523046875, 6.938867187499994 ], [ 0.533398437500011, 6.888330078124994 ], [ 0.525585937500011, 6.850927734374991 ], [ 0.548046875000011, 6.802490234375 ], [ 0.595703125, 6.7421875 ], [ 0.672753906250023, 6.592529296875 ], [ 0.702246093750006, 6.580761718749997 ], [ 0.715429687500006, 6.54931640625 ], [ 0.707226562500011, 6.51875 ], [ 0.736914062500006, 6.452587890624997 ], [ 0.822460937500011, 6.386376953124994 ], [ 0.912207031250006, 6.328564453124997 ], [ 0.984960937500006, 6.3203125 ], [ 1.002148437500011, 6.2685546875 ], [ 1.049902343750006, 6.20263671875 ], [ 1.08447265625, 6.173779296874997 ], [ 1.1396484375, 6.155029296875 ], [ 1.18505859375, 6.14501953125 ], [ 1.187207031250011, 6.089404296874989 ], [ 1.105566406250006, 6.051367187499991 ], [ 1.05029296875, 5.993994140624991 ], [ 1.008007812500011, 5.906396484374994 ], [ 0.94970703125, 5.810253906249997 ], [ 0.748828125000017, 5.760107421874991 ], [ 0.671875, 5.759716796874997 ], [ 0.259667968750023, 5.75732421875 ], [ -0.126513671874989, 5.568164062499989 ], [ -0.348730468749977, 5.500781249999989 ], [ -0.485449218749977, 5.394238281249997 ], [ -0.66943359375, 5.318554687499997 ], [ -0.797705078124977, 5.226708984374994 ], [ -1.064306640624977, 5.182666015624989 ], [ -1.501660156249983, 5.037988281249994 ], [ -1.638476562499989, 4.98085937499999 ], [ -1.77685546875, 4.88037109375 ], [ -2.001855468749994, 4.762451171875 ], [ -2.090185546874977, 4.7640625 ], [ -2.266406249999989, 4.874072265624989 ], [ -2.39892578125, 4.929345703124994 ], [ -2.72304687499999, 5.013720703124989 ], [ -2.964990234374994, 5.046289062499994 ], [ -3.081884765624977, 5.082470703124997 ], [ -3.114013671875, 5.088671874999989 ], [ -3.086718749999989, 5.128320312499994 ], [ -3.019140624999977, 5.130810546874997 ], [ -2.948339843749977, 5.118847656249997 ], [ -2.894726562499983, 5.149023437499991 ], [ -2.815673828125, 5.153027343749997 ], [ -2.795214843749989, 5.184521484374997 ], [ -2.788671874999977, 5.264111328124997 ], [ -2.789599609374989, 5.328222656249991 ], [ -2.761914062499983, 5.35693359375 ], [ -2.754980468749977, 5.432519531249994 ], [ -2.793652343749983, 5.60009765625 ], [ -2.821191406249994, 5.619189453124989 ], [ -2.962255859374977, 5.643017578124997 ], [ -2.972802734374994, 5.67626953125 ], [ -2.998291015625, 5.71132812499999 ], [ -3.025292968749994, 5.797753906249994 ], [ -3.05615234375, 5.92626953125 ], [ -3.105566406249977, 6.085644531249997 ], [ -3.200585937499994, 6.348242187499991 ], [ -3.224023437499994, 6.441064453124994 ], [ -3.240283203124989, 6.53564453125 ], [ -3.243896484375, 6.648681640625 ], [ -3.22412109375, 6.690771484374991 ], [ -3.227148437499977, 6.749121093749991 ], [ -3.235791015624983, 6.807226562499991 ], [ -3.168896484374983, 6.940966796874989 ], [ -3.037695312499977, 7.104589843749991 ], [ -3.01015625, 7.163769531249997 ], [ -2.985791015624983, 7.204882812499989 ], [ -2.982324218749994, 7.263623046874997 ], [ -2.959082031249977, 7.454541015624997 ], [ -2.896337890624977, 7.685009765624997 ], [ -2.856884765624983, 7.772070312499991 ], [ -2.830126953124989, 7.819042968749997 ], [ -2.798144531249989, 7.89599609375 ], [ -2.789746093749983, 7.931933593749989 ], [ -2.668847656249994, 8.022216796875 ], [ -2.613378906249977, 8.046679687499989 ], [ -2.600976562499994, 8.082226562499997 ], [ -2.619970703124977, 8.12109375 ], [ -2.61171875, 8.147558593749991 ], [ -2.582763671875, 8.160791015624994 ], [ -2.538281249999983, 8.171630859375 ], [ -2.505859375, 8.208740234375 ], [ -2.556884765625, 8.493017578124991 ], [ -2.597998046874977, 8.7763671875 ], [ -2.600390624999989, 8.800439453124994 ], [ -2.624902343749994, 8.839599609375 ], [ -2.649218749999989, 8.956591796874989 ], [ -2.689892578124983, 9.025097656249997 ], [ -2.746923828124977, 9.045117187499997 ], [ -2.746679687499977, 9.109619140625 ], [ -2.689208984375, 9.218603515624991 ], [ -2.67421875, 9.282617187499994 ], [ -2.701806640624994, 9.301660156249994 ], [ -2.705761718749983, 9.351367187499989 ], [ -2.686132812499977, 9.431738281249991 ], [ -2.695849609374989, 9.481347656249994 ], [ -2.706201171874994, 9.533935546875 ], [ -2.765966796874977, 9.658056640624991 ], [ -2.780517578125, 9.745849609375 ], [ -2.749804687499989, 9.797216796874991 ], [ -2.750732421875, 9.90966796875 ], [ -2.783203125, 10.083105468749991 ], [ -2.788476562499994, 10.192578125 ], [ -2.766503906249994, 10.238183593749994 ], [ -2.777099609375, 10.281591796874991 ], [ -2.8203125, 10.322851562499991 ], [ -2.823437499999983, 10.362939453124994 ], [ -2.78662109375, 10.401904296874989 ], [ -2.791162109374994, 10.432421874999989 ], [ -2.837207031249989, 10.454638671874989 ], [ -2.87841796875, 10.507958984374994 ], [ -2.914892578124977, 10.592333984374989 ], [ -2.907324218749977, 10.727978515624997 ], [ -2.838574218749983, 10.977490234374997 ], [ -2.829931640624977, 10.998388671874991 ], [ -2.752099609374994, 10.996972656249994 ], [ -2.751660156249983, 10.986376953124989 ], [ -2.509179687499994, 10.988720703124997 ], [ -2.23193359375, 10.99140625 ], [ -1.900634765625, 10.994677734374989 ], [ -1.599658203124989, 10.99765625 ], [ -1.586474609374989, 11.008886718749991 ], [ -1.536767578124994, 11.02265625 ], [ -1.232617187499983, 10.997216796874994 ], [ -1.04248046875, 11.010058593749989 ], [ -0.961816406249994, 11.001708984375 ], [ -0.902929687499977, 10.984716796874991 ], [ -0.771582031249977, 10.995263671874994 ], [ -0.701416015625, 10.988964843749997 ], [ -0.648535156249977, 10.9267578125 ], [ -0.627148437499983, 10.927392578124994 ], [ -0.59765625, 10.953662109374989 ], [ -0.545214843749989, 10.983691406249989 ], [ -0.49169921875, 11.007617187499989 ], [ -0.45351562499999, 11.056298828124994 ], [ -0.430322265624994, 11.09326171875 ], [ -0.395605468749977, 11.085693359375 ], [ -0.345751953124989, 11.087939453124989 ], [ -0.312548828124989, 11.118896484375 ], [ -0.299462890624994, 11.166894531249994 ], [ -0.068603515625, 11.115625 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Guinea", "admin": "Guinea" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -11.389404296875, 12.404394531249991 ], [ -11.418066406249977, 12.377685546875 ], [ -11.447558593749989, 12.319238281249994 ], [ -11.474560546874983, 12.247167968749991 ], [ -11.502197265625, 12.198632812499994 ], [ -11.492431640625, 12.166943359374997 ], [ -11.414648437499977, 12.10400390625 ], [ -11.30517578125, 12.015429687499989 ], [ -11.260693359374983, 12.004052734374994 ], [ -11.209667968749983, 12.024853515624997 ], [ -11.129248046874977, 12.095019531249989 ], [ -11.065820312499994, 12.170800781249994 ], [ -11.004541015624994, 12.20751953125 ], [ -10.933203124999977, 12.205175781249991 ], [ -10.876171874999983, 12.15185546875 ], [ -10.806494140624977, 12.034277343749991 ], [ -10.743017578124977, 11.92724609375 ], [ -10.734912109374989, 11.916455078124997 ], [ -10.709228515625, 11.898730468749989 ], [ -10.677343749999977, 11.8994140625 ], [ -10.643701171874994, 11.925537109375 ], [ -10.618994140624977, 11.941210937499989 ], [ -10.589501953124994, 11.990283203124989 ], [ -10.4658203125, 12.138671875 ], [ -10.372753906249983, 12.179541015624991 ], [ -10.339892578124989, 12.190283203124991 ], [ -10.274853515624983, 12.212646484375 ], [ -10.167089843749977, 12.177441406249997 ], [ -10.010644531249994, 12.116455078125 ], [ -9.82070312499999, 12.04248046875 ], [ -9.754003906249977, 12.029931640624994 ], [ -9.714746093749994, 12.04248046875 ], [ -9.658300781249977, 12.143115234374989 ], [ -9.587744140624977, 12.182470703124991 ], [ -9.48681640625, 12.228662109374994 ], [ -9.404980468749983, 12.25244140625 ], [ -9.358105468749983, 12.255419921874989 ], [ -9.340185546874977, 12.282763671874989 ], [ -9.33154296875, 12.32373046875 ], [ -9.3408203125, 12.366015624999989 ], [ -9.393652343749977, 12.442236328124991 ], [ -9.395361328124977, 12.464648437499989 ], [ -9.365185546874983, 12.479296874999989 ], [ -9.3, 12.490283203124989 ], [ -9.215527343749983, 12.482861328124997 ], [ -9.120458984374977, 12.449951171875 ], [ -9.043066406249977, 12.40234375 ], [ -8.998925781249994, 12.345898437499997 ], [ -8.950830078124994, 12.2255859375 ], [ -8.913867187499989, 12.108544921874994 ], [ -8.818310546874983, 11.922509765624994 ], [ -8.820068359375, 11.80712890625 ], [ -8.822021484375, 11.673242187499994 ], [ -8.779736328124983, 11.648242187499989 ], [ -8.733105468749983, 11.6375 ], [ -8.71142578125, 11.617773437499991 ], [ -8.664941406249994, 11.514990234374991 ], [ -8.621142578124989, 11.485107421875 ], [ -8.56875, 11.478076171874989 ], [ -8.470703125, 11.412207031249991 ], [ -8.407470703125, 11.386279296874989 ], [ -8.398535156249977, 11.366552734374991 ], [ -8.400683593749989, 11.339404296874989 ], [ -8.42529296875, 11.304736328124989 ], [ -8.463525390624994, 11.280712890624997 ], [ -8.520312499999989, 11.2359375 ], [ -8.567285156249994, 11.177001953125 ], [ -8.663916015624977, 11.035839843749997 ], [ -8.666699218749983, 11.009472656249997 ], [ -8.646191406249983, 10.990478515625 ], [ -8.606201171875, 10.986962890624994 ], [ -8.563525390624989, 10.996679687499991 ], [ -8.474707031249977, 11.048388671874989 ], [ -8.404492187499983, 11.029931640624994 ], [ -8.33740234375, 10.990625 ], [ -8.312744140625, 10.949755859374989 ], [ -8.306347656249983, 10.89609375 ], [ -8.321679687499994, 10.826953124999989 ], [ -8.324121093749994, 10.74951171875 ], [ -8.301562499999989, 10.61757812499999 ], [ -8.266650390624989, 10.485986328124994 ], [ -8.231494140624989, 10.43798828125 ], [ -8.007275390624983, 10.321875 ], [ -7.985693359374977, 10.278417968749991 ], [ -7.974462890624977, 10.229541015624989 ], [ -7.990625, 10.1625 ], [ -8.013525390624977, 10.125292968749989 ], [ -8.077832031249983, 10.067089843749997 ], [ -8.136621093749994, 10.022070312499991 ], [ -8.155175781249994, 9.973193359374989 ], [ -8.145849609374977, 9.881738281249994 ], [ -8.146044921874989, 9.6748046875 ], [ -8.136962890625, 9.49570312499999 ], [ -8.088671874999989, 9.4306640625 ], [ -8.031005859375, 9.39765625 ], [ -7.962695312499989, 9.403857421874989 ], [ -7.896191406249983, 9.415869140624991 ], [ -7.9, 9.308691406249991 ], [ -7.918066406249977, 9.188525390624989 ], [ -7.839404296874989, 9.151611328125 ], [ -7.7998046875, 9.115039062499989 ], [ -7.777978515624994, 9.080859374999989 ], [ -7.902099609375, 9.01708984375 ], [ -7.938183593749983, 8.979785156249989 ], [ -7.954980468749994, 8.879443359374989 ], [ -7.950976562499989, 8.786816406249997 ], [ -7.784033203124977, 8.720605468749994 ], [ -7.719580078124977, 8.643017578124997 ], [ -7.690966796874989, 8.5625 ], [ -7.681201171874989, 8.410351562499997 ], [ -7.696093749999989, 8.375585937499991 ], [ -7.738964843749983, 8.375244140625 ], [ -7.787402343749989, 8.421972656249991 ], [ -7.823583984374977, 8.467675781249994 ], [ -7.86875, 8.467529296875 ], [ -7.953125, 8.477734375 ], [ -8.049121093749989, 8.4953125 ], [ -8.167773437499989, 8.490673828124997 ], [ -8.2099609375, 8.483251953124991 ], [ -8.236962890624994, 8.455664062499991 ], [ -8.244140625, 8.407910156249997 ], [ -8.256103515625, 8.253710937499989 ], [ -8.217138671874977, 8.219677734374997 ], [ -8.140625, 8.181445312499989 ], [ -8.090527343749983, 8.165136718749991 ], [ -8.048583984375, 8.169726562499989 ], [ -8.016748046874994, 8.14492187499999 ], [ -8.009863281249977, 8.07851562499999 ], [ -8.03173828125, 8.029736328124997 ], [ -8.073828124999977, 7.984423828124989 ], [ -8.126855468749994, 7.867724609374989 ], [ -8.117822265624994, 7.824023437499989 ], [ -8.115429687499983, 7.7607421875 ], [ -8.205957031249994, 7.59023437499999 ], [ -8.231884765624983, 7.556738281249991 ], [ -8.351757812499983, 7.590576171875 ], [ -8.429980468749989, 7.601855468749989 ], [ -8.486425781249977, 7.558496093749994 ], [ -8.522265624999989, 7.58554687499999 ], [ -8.564404296874983, 7.625097656249991 ], [ -8.578857421875, 7.677050781249989 ], [ -8.607324218749994, 7.687939453124997 ], [ -8.659765624999977, 7.688378906249994 ], [ -8.708300781249989, 7.658886718749997 ], [ -8.729443359374983, 7.605273437499989 ], [ -8.732617187499983, 7.543554687499991 ], [ -8.740234375, 7.49570312499999 ], [ -8.769140624999977, 7.466796875 ], [ -8.827929687499989, 7.391943359374991 ], [ -8.855517578124989, 7.322802734374989 ], [ -8.8896484375, 7.2626953125 ], [ -8.938427734374983, 7.266162109374989 ], [ -8.960986328124989, 7.274609375 ], [ -8.9765625, 7.258886718749991 ], [ -9.052343749999977, 7.225488281249994 ], [ -9.11757812499999, 7.215917968749991 ], [ -9.134814453124989, 7.250585937499991 ], [ -9.1728515625, 7.278417968749991 ], [ -9.215185546874977, 7.333300781249989 ], [ -9.263281249999977, 7.377734374999989 ], [ -9.355322265624977, 7.40869140625 ], [ -9.391650390624989, 7.39492187499999 ], [ -9.435107421874989, 7.3984375 ], [ -9.463818359374983, 7.415869140624991 ], [ -9.459765624999989, 7.442529296874994 ], [ -9.411474609374977, 7.509960937499997 ], [ -9.383984374999983, 7.571875 ], [ -9.368945312499989, 7.639550781249994 ], [ -9.369140625, 7.703808593749997 ], [ -9.39492187499999, 7.794628906249997 ], [ -9.436328124999989, 7.86669921875 ], [ -9.446386718749977, 7.908496093749989 ], [ -9.441552734374994, 7.967919921874994 ], [ -9.451123046874983, 8.023242187499989 ], [ -9.464550781249983, 8.052099609374991 ], [ -9.471142578124983, 8.106982421874989 ], [ -9.484130859375, 8.156982421875 ], [ -9.508496093749983, 8.17626953125 ], [ -9.522216796875, 8.260009765625 ], [ -9.518261718749983, 8.34609375 ], [ -9.553906249999983, 8.378613281249997 ], [ -9.610156249999989, 8.40234375 ], [ -9.643212890624994, 8.43603515625 ], [ -9.66357421875, 8.473535156249994 ], [ -9.683886718749989, 8.484423828124989 ], [ -9.701171875, 8.482177734375 ], [ -9.716894531249977, 8.458886718749994 ], [ -9.735595703125, 8.453955078124991 ], [ -9.768261718749983, 8.534570312499994 ], [ -9.781982421875, 8.537695312499991 ], [ -9.804736328124989, 8.519189453124994 ], [ -10.064355468749994, 8.429882812499997 ], [ -10.07568359375, 8.464599609375 ], [ -10.09765625, 8.505859375 ], [ -10.147412109374983, 8.519726562499997 ], [ -10.233056640624994, 8.488818359374989 ], [ -10.283203125, 8.485156249999989 ], [ -10.360058593749983, 8.495507812499994 ], [ -10.394433593749994, 8.48095703125 ], [ -10.496435546874977, 8.362109374999989 ], [ -10.557714843749977, 8.315673828125 ], [ -10.60400390625, 8.319482421874994 ], [ -10.652636718749989, 8.330273437499997 ], [ -10.686962890624983, 8.321679687499994 ], [ -10.712109374999983, 8.335253906249989 ], [ -10.7021484375, 8.364208984374997 ], [ -10.677343749999977, 8.400585937499997 ], [ -10.628466796874989, 8.529980468749997 ], [ -10.503125, 8.660302734374994 ], [ -10.500537109374989, 8.687548828124989 ], [ -10.5517578125, 8.763769531249991 ], [ -10.605615234374994, 8.86757812499999 ], [ -10.605761718749989, 8.978808593749989 ], [ -10.615966796875, 9.059179687499991 ], [ -10.726855468749989, 9.081689453124994 ], [ -10.747021484374983, 9.095263671874989 ], [ -10.749951171874983, 9.122363281249989 ], [ -10.721240234374989, 9.194482421874994 ], [ -10.687646484374994, 9.261132812499994 ], [ -10.682714843749977, 9.289355468749989 ], [ -10.690527343749977, 9.314257812499989 ], [ -10.758593749999989, 9.385351562499991 ], [ -10.864794921874989, 9.516455078124991 ], [ -10.963085937499983, 9.66162109375 ], [ -11.047460937499977, 9.786328125 ], [ -11.115673828124983, 9.843164062499994 ], [ -11.180859374999983, 9.925341796874989 ], [ -11.205664062499977, 9.977734375 ], [ -11.273632812499983, 9.996533203124997 ], [ -11.471923828125, 9.995458984374991 ], [ -11.710058593749977, 9.994189453124989 ], [ -11.911083984374983, 9.993017578124991 ], [ -11.922753906249994, 9.922753906249994 ], [ -12.142333984375, 9.87539062499999 ], [ -12.27773437499999, 9.929785156249991 ], [ -12.427978515625, 9.898144531249997 ], [ -12.50146484375, 9.862158203124991 ], [ -12.524365234374983, 9.787207031249991 ], [ -12.557861328125, 9.704980468749994 ], [ -12.58984375, 9.671142578125 ], [ -12.603613281249977, 9.634228515624997 ], [ -12.622167968749977, 9.600634765624989 ], [ -12.651660156249989, 9.561914062499994 ], [ -12.684423828124977, 9.484179687499989 ], [ -12.755859375, 9.373583984374989 ], [ -12.831103515624989, 9.30224609375 ], [ -12.958789062499989, 9.263330078124994 ], [ -12.998632812499977, 9.146923828124997 ], [ -13.028027343749983, 9.103564453124989 ], [ -13.077294921874994, 9.069628906249989 ], [ -13.1298828125, 9.047558593749997 ], [ -13.178369140624994, 9.060888671874991 ], [ -13.234228515624977, 9.070117187499989 ], [ -13.292675781249983, 9.04921875 ], [ -13.302636718749994, 9.078369140625 ], [ -13.269482421874983, 9.170556640624994 ], [ -13.2958984375, 9.218505859375 ], [ -13.396093749999977, 9.314306640624991 ], [ -13.405566406249989, 9.360644531249989 ], [ -13.436279296875, 9.4203125 ], [ -13.568261718749994, 9.543408203124997 ], [ -13.691357421874983, 9.535791015624994 ], [ -13.657128906249994, 9.639111328124997 ], [ -13.65869140625, 9.7763671875 ], [ -13.700488281249989, 9.851269531249997 ], [ -13.689794921874977, 9.927783203124989 ], [ -13.712646484375, 9.922949218749991 ], [ -13.753710937499989, 9.870263671874994 ], [ -13.820117187499989, 9.88720703125 ], [ -13.954638671874989, 9.968701171874997 ], [ -14.021875, 10.0478515625 ], [ -14.029931640624994, 10.115136718749994 ], [ -14.045019531249977, 10.141259765624994 ], [ -14.086279296874977, 10.127246093749989 ], [ -14.17041015625, 10.128613281249997 ], [ -14.426904296874994, 10.248339843749989 ], [ -14.609570312499983, 10.549853515624989 ], [ -14.613623046874977, 10.617822265624994 ], [ -14.58740234375, 10.734912109374989 ], [ -14.593505859375, 10.766699218749991 ], [ -14.677343749999977, 10.68896484375 ], [ -14.693359375, 10.741015624999989 ], [ -14.757373046874989, 10.862060546875 ], [ -14.775927734374989, 10.931640625 ], [ -14.837451171874989, 10.962548828124994 ], [ -14.88671875, 10.968066406249989 ], [ -14.9248046875, 10.94492187499999 ], [ -14.975, 10.803417968749997 ], [ -15.012402343749983, 10.804345703124994 ], [ -15.051220703124983, 10.834570312499991 ], [ -15.043017578124989, 10.940136718749997 ], [ -14.9990234375, 10.9921875 ], [ -14.944433593749977, 11.072167968749994 ], [ -14.779296875, 11.405517578125 ], [ -14.720263671874989, 11.48193359375 ], [ -14.682958984374977, 11.508496093749997 ], [ -14.604785156249989, 11.511621093749994 ], [ -14.452441406249989, 11.556201171874989 ], [ -14.327832031249983, 11.629785156249994 ], [ -14.265576171874983, 11.659912109375 ], [ -14.122314453125, 11.65195312499999 ], [ -13.953222656249977, 11.664599609374989 ], [ -13.732763671874977, 11.736035156249997 ], [ -13.728564453124989, 11.834130859374994 ], [ -13.730664062499983, 11.959863281249994 ], [ -13.737988281249983, 12.009667968749994 ], [ -13.816308593749994, 12.054492187499989 ], [ -13.861914062499977, 12.093310546874989 ], [ -13.901171874999989, 12.142871093749989 ], [ -13.948876953124994, 12.178173828124997 ], [ -13.947314453124989, 12.21523437499999 ], [ -13.8875, 12.246875 ], [ -13.849462890624977, 12.262988281249989 ], [ -13.759765625, 12.262353515624994 ], [ -13.730078124999977, 12.280810546874989 ], [ -13.707910156249994, 12.312695312499997 ], [ -13.682373046875, 12.393408203124991 ], [ -13.673535156249983, 12.478515625 ], [ -13.732617187499983, 12.592822265624989 ], [ -13.729248046875, 12.673925781249991 ], [ -13.40576171875, 12.662255859374994 ], [ -13.37255859375, 12.653613281249989 ], [ -13.228076171874989, 12.639599609374997 ], [ -13.138476562499989, 12.639746093749991 ], [ -13.082910156249994, 12.633544921875 ], [ -13.059765624999983, 12.615039062499989 ], [ -13.064404296874983, 12.5810546875 ], [ -13.079833984375, 12.536279296874994 ], [ -13.061279296875, 12.489990234375 ], [ -13.011914062499983, 12.477636718749991 ], [ -12.985644531249989, 12.491650390624997 ], [ -12.960546874999977, 12.514355468749997 ], [ -12.930712890624989, 12.532275390624989 ], [ -12.88818359375, 12.52001953125 ], [ -12.797314453124983, 12.451904296875 ], [ -12.713037109374994, 12.433154296874989 ], [ -12.620800781249983, 12.396191406249997 ], [ -12.534228515624989, 12.375781249999989 ], [ -12.457373046874977, 12.378369140624997 ], [ -12.399072265624994, 12.340087890625 ], [ -12.291210937499983, 12.328027343749994 ], [ -12.151953124999977, 12.376611328124994 ], [ -12.042382812499994, 12.39804687499999 ], [ -11.888574218749994, 12.4033203125 ], [ -11.80810546875, 12.387304687499991 ], [ -11.573681640624983, 12.426318359374989 ], [ -11.456738281249983, 12.41757812499999 ], [ -11.389404296875, 12.404394531249991 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Gambia", "admin": "Gambia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -16.763330078124994, 13.064160156249997 ], [ -16.769335937499989, 13.148486328124989 ], [ -16.824804687499977, 13.341064453125 ], [ -16.75039062499999, 13.42539062499999 ], [ -16.669335937499994, 13.475 ], [ -16.614794921874989, 13.435302734375 ], [ -16.598339843749983, 13.356835937499994 ], [ -16.556445312499989, 13.30322265625 ], [ -16.413378906249989, 13.269726562499997 ], [ -16.271679687499983, 13.293798828124991 ], [ -16.18505859375, 13.28271484375 ], [ -16.18789062499999, 13.326171875 ], [ -16.158398437499983, 13.384033203125 ], [ -15.986425781249977, 13.408837890624994 ], [ -15.804492187499989, 13.42539062499999 ], [ -15.61767578125, 13.460107421874994 ], [ -15.471289062499977, 13.458642578124994 ], [ -15.427490234375, 13.46835937499999 ], [ -15.438134765624994, 13.483203125 ], [ -15.569531249999983, 13.499853515624991 ], [ -15.849902343749989, 13.4599609375 ], [ -16.135449218749983, 13.4482421875 ], [ -16.351806640625, 13.34335937499999 ], [ -16.440527343749977, 13.353173828124994 ], [ -16.530078124999989, 13.457958984374997 ], [ -16.562304687499989, 13.587304687499994 ], [ -16.308740234374994, 13.596875 ], [ -16.001611328124994, 13.5927734375 ], [ -15.667187499999983, 13.58828125 ], [ -15.509667968749994, 13.586230468750003 ], [ -15.426855468749977, 13.727001953124997 ], [ -15.26953125, 13.789111328125003 ], [ -15.108349609374983, 13.81210937499999 ], [ -15.024462890624989, 13.806005859374991 ], [ -14.935791015625, 13.785205078125003 ], [ -14.76601562499999, 13.669091796874994 ], [ -14.66015625, 13.642626953125003 ], [ -14.570849609374989, 13.616162109374997 ], [ -14.506982421874994, 13.559716796874994 ], [ -14.405468749999983, 13.503710937500003 ], [ -14.325537109374977, 13.488574218750003 ], [ -14.278027343749983, 13.497167968749991 ], [ -14.199023437499989, 13.51875 ], [ -14.14697265625, 13.5361328125 ], [ -13.977392578124977, 13.54345703125 ], [ -13.852832031249989, 13.478564453125003 ], [ -13.826708984374989, 13.4078125 ], [ -13.847509765624977, 13.335302734374991 ], [ -14.014892578125, 13.29638671875 ], [ -14.246777343749983, 13.23583984375 ], [ -14.438574218749977, 13.268896484374991 ], [ -14.671923828124989, 13.351708984374994 ], [ -14.808251953124994, 13.4111328125 ], [ -14.865039062499989, 13.434863281250003 ], [ -14.950292968749977, 13.472607421874997 ], [ -15.024609374999983, 13.513330078124994 ], [ -15.096386718749983, 13.539648437499991 ], [ -15.151123046875, 13.556494140624991 ], [ -15.191601562499983, 13.535253906249991 ], [ -15.212109374999983, 13.485058593749997 ], [ -15.24453125, 13.429101562499994 ], [ -15.286230468749977, 13.39599609375 ], [ -15.481835937499994, 13.376367187499994 ], [ -15.657324218749977, 13.355810546874991 ], [ -15.751562499999977, 13.33837890625 ], [ -15.814404296874983, 13.325146484374997 ], [ -15.834277343749989, 13.156445312499997 ], [ -16.033056640624977, 13.158349609374994 ], [ -16.228320312499989, 13.160302734374994 ], [ -16.430859374999983, 13.157324218749991 ], [ -16.648779296874977, 13.154150390624991 ], [ -16.704541015624983, 13.119726562499991 ], [ -16.763330078124994, 13.064160156249997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Guinea-Bissau", "admin": "Guinea Bissau" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -15.895898437499966, 11.082470703124969 ], [ -15.905175781249994, 11.054736328125003 ], [ -15.963964843749977, 11.05898437499998 ], [ -15.950634765624926, 11.087109375000026 ], [ -15.963476562499977, 11.0953125 ], [ -15.946484374999983, 11.179736328124974 ], [ -15.937695312499955, 11.192773437499966 ], [ -15.909130859374926, 11.16132812500004 ], [ -15.905273437500028, 11.14833984374998 ], [ -15.895898437499966, 11.082470703124969 ] ] ], [ [ [ -16.114501953125028, 11.059423828124977 ], [ -16.194531249999983, 11.04458007812498 ], [ -16.23100585937496, 11.094238281250057 ], [ -16.236425781249977, 11.113427734374966 ], [ -16.194628906249989, 11.130126953125 ], [ -16.175878906250006, 11.13081054687504 ], [ -16.14404296875, 11.16684570312502 ], [ -16.104785156249989, 11.191015624999963 ], [ -16.087451171875017, 11.198779296875031 ], [ -16.067333984375011, 11.197216796874983 ], [ -16.05278320312496, 11.117529296875006 ], [ -16.072216796874926, 11.084082031250034 ], [ -16.114501953125028, 11.059423828124977 ] ] ], [ [ [ -15.725146484375017, 11.21547851562498 ], [ -15.725146484375017, 11.174511718749983 ], [ -15.767480468750023, 11.182275390625051 ], [ -15.779785156249943, 11.194531249999969 ], [ -15.754687499999989, 11.26870117187498 ], [ -15.717480468749955, 11.301757812500057 ], [ -15.671923828124989, 11.296484375000048 ], [ -15.658349609374994, 11.286474609374963 ], [ -15.667187499999926, 11.257861328124989 ], [ -15.687109374999977, 11.234326171874997 ], [ -15.725146484375017, 11.21547851562498 ] ] ], [ [ [ -15.901806640624926, 11.4658203125 ], [ -15.94873046875, 11.434423828124991 ], [ -15.997216796875023, 11.449169921874983 ], [ -16.023193359374972, 11.477148437499991 ], [ -16.019335937499989, 11.527294921874997 ], [ -15.964550781249926, 11.59829101562498 ], [ -15.915332031249932, 11.589111328124972 ], [ -15.901806640624926, 11.4658203125 ] ] ], [ [ [ -15.553417968749926, 11.537011718750023 ], [ -15.56279296874996, 11.513769531249991 ], [ -15.61962890625, 11.533496093750017 ], [ -15.536572265624955, 11.617626953125011 ], [ -15.48247070312496, 11.632324218749986 ], [ -15.484423828124989, 11.567529296875023 ], [ -15.526220703124977, 11.553857421874994 ], [ -15.553417968749926, 11.537011718750023 ] ] ], [ [ [ -15.986425781249949, 11.882031249999969 ], [ -16.038330078124943, 11.759716796875011 ], [ -16.102441406249966, 11.773193359375 ], [ -16.147363281249966, 11.845996093750003 ], [ -16.15244140624992, 11.876806640624963 ], [ -16.021875, 11.886669921875026 ], [ -15.986425781249949, 11.882031249999969 ] ] ], [ [ [ -13.673535156249926, 12.478515624999986 ], [ -13.682373046874943, 12.393408203124963 ], [ -13.707910156249994, 12.31269531250004 ], [ -13.730078124999977, 12.280810546875031 ], [ -13.759765625, 12.262353515624994 ], [ -13.849462890624977, 12.262988281250045 ], [ -13.8875, 12.246875 ], [ -13.947314453124932, 12.21523437499999 ], [ -13.948876953124966, 12.178173828124997 ], [ -13.901171874999932, 12.142871093749989 ], [ -13.861914062499949, 12.093310546875017 ], [ -13.816308593749966, 12.054492187500017 ], [ -13.737988281250011, 12.009667968750037 ], [ -13.730664062499926, 11.959863281250009 ], [ -13.72856445312496, 11.83413085937498 ], [ -13.73276367187492, 11.736035156249983 ], [ -13.953222656249977, 11.664599609374989 ], [ -14.122314453124972, 11.65195312499999 ], [ -14.265576171874926, 11.659912109375014 ], [ -14.327832031250011, 11.629785156250009 ], [ -14.452441406249989, 11.556201171875017 ], [ -14.604785156249932, 11.511621093749994 ], [ -14.682958984374949, 11.508496093749983 ], [ -14.720263671875017, 11.481933593749986 ], [ -14.779296874999972, 11.405517578125057 ], [ -14.944433593749949, 11.072167968749994 ], [ -14.999023437499972, 10.992187500000043 ], [ -15.04301757812496, 10.940136718750011 ], [ -15.09375, 11.011035156249974 ], [ -15.054589843749994, 11.141943359375006 ], [ -15.096777343749977, 11.140039062499966 ], [ -15.181054687499994, 11.034228515625003 ], [ -15.222119140624926, 11.030908203125037 ], [ -15.216699218749994, 11.15625 ], [ -15.263378906249983, 11.160888671875043 ], [ -15.317480468750006, 11.152001953125009 ], [ -15.39311523437496, 11.217236328124983 ], [ -15.400585937499955, 11.266210937500006 ], [ -15.394531249999972, 11.334472656249972 ], [ -15.348437499999989, 11.378076171874966 ], [ -15.354687499999955, 11.396337890624963 ], [ -15.399169921874943, 11.401464843750034 ], [ -15.448974609374972, 11.389746093750034 ], [ -15.479492187499972, 11.410302734374966 ], [ -15.429101562499994, 11.498876953124977 ], [ -15.252587890625023, 11.573291015625045 ], [ -15.163769531249955, 11.580957031250009 ], [ -15.072656249999937, 11.597802734374966 ], [ -15.122412109374949, 11.661572265624997 ], [ -15.230371093750023, 11.686767578124972 ], [ -15.316699218749932, 11.669189453125043 ], [ -15.359667968749989, 11.62290039062502 ], [ -15.412988281249994, 11.615234374999972 ], [ -15.501904296875011, 11.723779296874966 ], [ -15.500244140625028, 11.778369140624989 ], [ -15.467187499999937, 11.842822265624974 ], [ -15.415722656249955, 11.871777343750011 ], [ -15.210839843749937, 11.87094726562502 ], [ -15.133105468750017, 11.907324218749963 ], [ -15.101708984374994, 11.913964843749994 ], [ -15.071972656249983, 11.947021484374972 ], [ -15.078271484374937, 11.968994140625014 ], [ -15.111523437499955, 11.970263671875003 ], [ -15.18808593749992, 11.927294921875045 ], [ -15.434765625000011, 11.943554687499983 ], [ -15.51347656249996, 11.91757812500002 ], [ -15.650683593749932, 11.818359375000057 ], [ -15.819384765624932, 11.763476562499974 ], [ -15.941748046875006, 11.786621093749986 ], [ -15.902734374999937, 11.919677734375 ], [ -15.92021484374996, 11.93779296874996 ], [ -15.958789062499989, 11.959619140624966 ], [ -16.138427734375, 11.917285156250045 ], [ -16.274316406249966, 11.978125 ], [ -16.328076171875011, 12.051611328124963 ], [ -16.31884765625, 12.14375 ], [ -16.254736328124977, 12.206054687499986 ], [ -16.244580078124955, 12.237109375 ], [ -16.312304687499989, 12.243017578124963 ], [ -16.43681640624996, 12.204150390625045 ], [ -16.711816406249937, 12.354833984375006 ], [ -16.656933593749955, 12.364355468749991 ], [ -16.521337890624949, 12.348632812499986 ], [ -16.41630859374996, 12.367675781250057 ], [ -16.342285156249972, 12.399511718749963 ], [ -16.24150390624996, 12.443310546875011 ], [ -16.144189453124937, 12.457421875000037 ], [ -15.839550781249955, 12.437890624999966 ], [ -15.57480468749992, 12.490380859375009 ], [ -15.377929687499972, 12.58896484375002 ], [ -15.19609375, 12.679931640624986 ], [ -14.960595703124937, 12.678955078125057 ], [ -14.708154296874937, 12.677978515625028 ], [ -14.3492187499999, 12.67641601562498 ], [ -14.064843749999966, 12.675292968750014 ], [ -13.729248046875, 12.673925781250006 ], [ -13.732617187499983, 12.592822265625003 ], [ -13.673535156249926, 12.478515624999986 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Eq. Guinea", "admin": "Equatorial Guinea" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 11.334667968750068, 1.12075195312498 ], [ 11.335351562500023, 0.999707031250011 ], [ 11.130664062500074, 1.00039062499998 ], [ 10.858886718750028, 1.001269531249974 ], [ 10.587207031250017, 1.002148437499983 ], [ 10.315429687500057, 1.003076171874994 ], [ 10.17890625000004, 1.003564453125009 ], [ 10.028515625000068, 1.004003906250006 ], [ 9.979785156250074, 0.997705078124966 ], [ 9.94667968750008, 0.967138671875048 ], [ 9.906738281250028, 0.960107421875037 ], [ 9.8603515625, 0.986230468750023 ], [ 9.80390625000004, 0.998730468749997 ], [ 9.788671875000034, 1.025683593749974 ], [ 9.760546874999989, 1.074707031250014 ], [ 9.704589843750057, 1.079980468750023 ], [ 9.676464843750011, 1.074707031250014 ], [ 9.636132812500051, 1.046679687499989 ], [ 9.590820312500057, 1.031982421875014 ], [ 9.599414062500045, 1.054443359374972 ], [ 9.509863281250006, 1.114794921875017 ], [ 9.4453125, 1.12065429687496 ], [ 9.385937500000068, 1.13925781250002 ], [ 9.43408203125, 1.296386718749972 ], [ 9.494238281250006, 1.435302734375028 ], [ 9.584277343750045, 1.540234375 ], [ 9.632128906250045, 1.565527343750006 ], [ 9.647656250000011, 1.617578125000037 ], [ 9.718847656250034, 1.78867187499999 ], [ 9.807031250000051, 1.927490234375028 ], [ 9.77968750000008, 2.068212890625006 ], [ 9.800781250000028, 2.304443359375 ], [ 9.826171875000057, 2.297802734374969 ], [ 9.830371093750017, 2.275488281250048 ], [ 9.8369140625, 2.242382812500054 ], [ 9.870117187500028, 2.21328125 ], [ 9.979882812499994, 2.167773437500045 ], [ 10.307031250000051, 2.167724609375028 ], [ 10.502246093750017, 2.167626953125009 ], [ 10.790917968750023, 2.167578125 ], [ 11.096582031250051, 2.167480468749986 ], [ 11.328710937500006, 2.167431640624969 ], [ 11.330078125, 1.935888671874963 ], [ 11.331152343750063, 1.740185546874969 ], [ 11.332324218750017, 1.528369140624989 ], [ 11.33359375, 1.307617187500043 ], [ 11.334667968750068, 1.12075195312498 ] ] ], [ [ [ 8.735742187500023, 3.758300781249972 ], [ 8.760449218750011, 3.754345703124969 ], [ 8.910058593750023, 3.758203125000051 ], [ 8.950683593750028, 3.705322265625014 ], [ 8.946093750000074, 3.627539062499977 ], [ 8.792187500000068, 3.400390624999986 ], [ 8.763476562500074, 3.304638671875011 ], [ 8.704003906250051, 3.223632812500028 ], [ 8.65234375, 3.217089843750031 ], [ 8.474902343749989, 3.264648437500043 ], [ 8.444921875000034, 3.29350585937496 ], [ 8.434277343750068, 3.33242187499999 ], [ 8.451757812500006, 3.422900390625031 ], [ 8.464648437500045, 3.450585937499994 ], [ 8.549804687499972, 3.467626953125006 ], [ 8.577246093750063, 3.482373046874983 ], [ 8.622753906250011, 3.57998046874998 ], [ 8.637695312500028, 3.668847656250051 ], [ 8.675878906250006, 3.735937500000034 ], [ 8.735742187500023, 3.758300781249972 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Kenya", "admin": "Kenya" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 40.994433593750017, -2.158398437499983 ], [ 40.957324218750074, -2.167285156250017 ], [ 40.976464843749994, -2.109765625000023 ], [ 41.086035156250006, -2.036523437500023 ], [ 41.130664062500017, -2.053027343750003 ], [ 41.139257812500006, -2.069824218749957 ], [ 41.136816406250063, -2.085058593749963 ], [ 41.118164062499972, -2.10009765625 ], [ 40.994433593750017, -2.158398437499983 ] ] ], [ [ [ 35.287597656249972, 5.384082031249989 ], [ 35.325292968750006, 5.364892578124994 ], [ 35.377929687500028, 5.385156250000037 ], [ 35.424023437500097, 5.413281249999983 ], [ 35.468652343749994, 5.419091796875023 ], [ 35.745019531249994, 5.343994140625 ], [ 35.791406250000051, 5.278564453124986 ], [ 35.788476562499994, 5.20810546875002 ], [ 35.800292968749972, 5.156933593749983 ], [ 35.779296874999972, 5.105566406250006 ], [ 35.756152343750074, 4.950488281250031 ], [ 35.763085937500051, 4.808007812500051 ], [ 35.845605468749994, 4.702636718749986 ], [ 35.919824218749994, 4.619824218749983 ], [ 35.978710937500097, 4.50380859374998 ], [ 36.021972656250028, 4.468115234374991 ], [ 36.081933593749994, 4.449707031249972 ], [ 36.271875, 4.444726562500023 ], [ 36.553027343750017, 4.437255859375014 ], [ 36.823632812499994, 4.430126953124983 ], [ 36.848242187500063, 4.427343750000034 ], [ 36.905566406250017, 4.411474609374991 ], [ 37.154589843750017, 4.254541015624994 ], [ 37.382519531250097, 4.110839843750028 ], [ 37.575488281250074, 3.9859375 ], [ 37.76289062500004, 3.864648437499966 ], [ 37.944921875, 3.746728515625023 ], [ 38.086132812500097, 3.648828124999966 ], [ 38.22529296875004, 3.61899414062502 ], [ 38.451562500000051, 3.604833984374977 ], [ 38.608007812500006, 3.600097656249986 ], [ 38.752734375000017, 3.558984375000051 ], [ 38.967773437500028, 3.520605468750048 ], [ 39.128320312500051, 3.500878906250023 ], [ 39.225488281250051, 3.478759765625043 ], [ 39.494433593750017, 3.45610351562496 ], [ 39.538867187500017, 3.469189453125054 ], [ 39.657519531250017, 3.577832031249983 ], [ 39.790332031250017, 3.754248046875034 ], [ 39.8421875, 3.851464843750037 ], [ 40.014160156249972, 3.947949218749983 ], [ 40.316015625, 4.082714843749983 ], [ 40.528710937499994, 4.177636718749966 ], [ 40.765234375, 4.273046875000034 ], [ 40.872656250000063, 4.19033203124998 ], [ 41.020800781250017, 4.057470703124991 ], [ 41.087207031250074, 3.991943359374972 ], [ 41.140429687500074, 3.96298828125002 ], [ 41.22089843750004, 3.943554687499969 ], [ 41.318945312500006, 3.943066406250054 ], [ 41.372460937499994, 3.94619140624998 ], [ 41.481933593750028, 3.96328125 ], [ 41.737695312499994, 3.979052734375003 ], [ 41.88398437500004, 3.977734375000011 ], [ 41.760937500000097, 3.801611328125006 ], [ 41.613476562500097, 3.59047851562498 ], [ 41.341796874999972, 3.20166015625 ], [ 41.13496093750004, 2.997070312499972 ], [ 40.978710937500097, 2.842431640624994 ], [ 40.964453125, 2.814648437500026 ], [ 40.96503906250004, 2.642333984375 ], [ 40.966699218750051, 2.220947265625043 ], [ 40.970019531250017, 1.378173828125028 ], [ 40.973242187500063, 0.535400390625014 ], [ 40.976562500000028, -0.307324218749983 ], [ 40.978222656250097, -0.72871093750004 ], [ 40.978710937500097, -0.870312500000011 ], [ 41.115820312500063, -1.047460937499963 ], [ 41.249804687500074, -1.220507812499946 ], [ 41.426953125000097, -1.449511718749974 ], [ 41.521875, -1.572265625000028 ], [ 41.537597656249972, -1.613183593750009 ], [ 41.532714843749972, -1.695312499999957 ], [ 41.38691406250004, -1.866992187500031 ], [ 41.267480468750051, -1.945019531250026 ], [ 41.106835937499994, -1.982324218749994 ], [ 41.058691406250063, -1.975195312499963 ], [ 40.995507812500051, -1.950585937500009 ], [ 40.970703124999972, -1.991796874999963 ], [ 40.952148437500028, -2.055957031249974 ], [ 40.916601562500063, -2.042480468749986 ], [ 40.889746093750006, -2.023535156250034 ], [ 40.905859375, -2.1375 ], [ 40.922363281249972, -2.19375 ], [ 40.898242187500017, -2.269921874999966 ], [ 40.820117187500017, -2.33632812499999 ], [ 40.81318359375004, -2.392382812499946 ], [ 40.644140625000063, -2.53945312499998 ], [ 40.404492187500097, -2.5556640625 ], [ 40.278515625000097, -2.628613281250026 ], [ 40.222460937500017, -2.688378906250037 ], [ 40.179785156250063, -2.819042968750011 ], [ 40.194726562500051, -3.019238281250026 ], [ 40.128125, -3.173339843749986 ], [ 40.115429687500097, -3.250585937499991 ], [ 39.991699218749972, -3.350683593749963 ], [ 39.936816406250017, -3.442480468750006 ], [ 39.896289062500017, -3.535839843750026 ], [ 39.8609375, -3.576757812500006 ], [ 39.819140625000017, -3.786035156250009 ], [ 39.761425781250097, -3.913085937499957 ], [ 39.745800781250097, -3.955175781250006 ], [ 39.73164062500004, -3.993261718749949 ], [ 39.686914062499994, -4.067871093749972 ], [ 39.658007812500074, -4.119140625000014 ], [ 39.637109375000051, -4.152832031249957 ], [ 39.49091796875004, -4.478417968750023 ], [ 39.376953124999972, -4.625488281249972 ], [ 39.2875, -4.60859375 ], [ 39.228125, -4.665527343749957 ], [ 39.221777343750006, -4.692382812500014 ], [ 39.19013671875004, -4.677246093749943 ], [ 39.115429687500097, -4.623535156250014 ], [ 38.961914062499972, -4.51298828124996 ], [ 38.808398437500074, -4.402441406250006 ], [ 38.654882812500063, -4.291894531249952 ], [ 38.501367187500051, -4.181445312500017 ], [ 38.34785156250004, -4.070898437499963 ], [ 38.194335937500028, -3.960351562499994 ], [ 38.040820312500017, -3.84980468750004 ], [ 37.887304687500006, -3.739257812499986 ], [ 37.797265625000051, -3.674414062500006 ], [ 37.757421875, -3.636132812500023 ], [ 37.726171875000063, -3.559765625000011 ], [ 37.711035156250063, -3.540820312499974 ], [ 37.670117187500097, -3.516796874999969 ], [ 37.622070312499972, -3.51152343749996 ], [ 37.608203125000074, -3.497070312500028 ], [ 37.608691406250074, -3.460253906249989 ], [ 37.62539062499999, -3.407226562500028 ], [ 37.68183593750004, -3.305761718749963 ], [ 37.687988281249972, -3.246191406249991 ], [ 37.676855468750006, -3.17841796875004 ], [ 37.659179687499972, -3.070019531249983 ], [ 37.643847656250074, -3.045410156250028 ], [ 37.54218750000004, -2.988574218750003 ], [ 37.329003906250051, -2.869628906250014 ], [ 37.115820312500063, -2.750585937500006 ], [ 36.902636718750017, -2.631640625000017 ], [ 36.689453125000028, -2.512597656250023 ], [ 36.476367187500074, -2.393554687500014 ], [ 36.263085937500051, -2.274609375000026 ], [ 36.05, -2.155664062499952 ], [ 35.836914062499972, -2.036621093749943 ], [ 35.623730468750097, -1.917578125000034 ], [ 35.41054687499999, -1.79863281249996 ], [ 35.197460937500097, -1.679589843749952 ], [ 34.984277343749994, -1.560546874999943 ], [ 34.77109375, -1.441601562499969 ], [ 34.557910156250017, -1.32255859374996 ], [ 34.344726562500028, -1.203613281249972 ], [ 34.131640625000017, -1.084570312499963 ], [ 34.051562500000074, -1.03984375 ], [ 33.979394531249994, -1.002050781250034 ], [ 33.903222656250051, -1.002050781250034 ], [ 33.9, -0.831640624999949 ], [ 33.924414062500006, -0.397851562499952 ], [ 33.921484375, -0.016992187499994 ], [ 33.943164062500017, 0.173779296874969 ], [ 34.037207031250063, 0.294531249999977 ], [ 34.080566406250028, 0.382470703125037 ], [ 34.11171875, 0.505126953124972 ], [ 34.160937500000074, 0.605175781250026 ], [ 34.272558593750063, 0.686425781249966 ], [ 34.292578125000063, 0.73125 ], [ 34.410839843750097, 0.867285156250034 ], [ 34.481738281250017, 1.042138671875051 ], [ 34.535253906250006, 1.101562499999986 ], [ 34.60195312499999, 1.156445312499969 ], [ 34.64912109375004, 1.185302734374986 ], [ 34.72675781250004, 1.214257812500023 ], [ 34.787597656250028, 1.230712890625 ], [ 34.798632812500017, 1.24453125 ], [ 34.803808593750006, 1.27285156249998 ], [ 34.78359375, 1.381152343750017 ], [ 34.809570312500028, 1.416699218749969 ], [ 34.850976562500051, 1.489013671875043 ], [ 34.898339843749994, 1.556494140625034 ], [ 34.941210937500017, 1.599267578125037 ], [ 34.965234375000051, 1.64335937499996 ], [ 34.976464843749994, 1.719628906250051 ], [ 34.97822265625004, 1.77363281250004 ], [ 34.977539062499972, 1.861914062499991 ], [ 34.964062500000097, 2.06240234374998 ], [ 34.913964843749994, 2.230175781250054 ], [ 34.883007812500097, 2.417919921875026 ], [ 34.905761718750028, 2.4796875 ], [ 34.866210937500028, 2.58969726562502 ], [ 34.846679687499972, 2.595751953125017 ], [ 34.814453124999972, 2.619824218750026 ], [ 34.773437499999972, 2.7234375 ], [ 34.742480468750074, 2.818115234375014 ], [ 34.723242187500063, 2.84194335937498 ], [ 34.589160156250074, 2.924755859374983 ], [ 34.522558593750006, 3.119970703124963 ], [ 34.447851562500063, 3.163476562500037 ], [ 34.407226562499972, 3.357519531250034 ], [ 34.399414062499972, 3.412695312500006 ], [ 34.44179687499999, 3.60625 ], [ 34.43769531250004, 3.650585937499969 ], [ 34.392871093750074, 3.691503906250048 ], [ 34.267089843750028, 3.733154296875 ], [ 34.165039062500028, 3.812988281250014 ], [ 34.178222656250028, 3.840869140625017 ], [ 34.18574218750004, 3.869775390625037 ], [ 34.13203125000004, 3.889160156249986 ], [ 33.976074218749972, 4.220214843750028 ], [ 34.176855468750006, 4.419091796875037 ], [ 34.380175781250017, 4.620654296874974 ], [ 34.639843750000097, 4.875488281250028 ], [ 34.878320312499994, 5.109570312500026 ], [ 35.084472656249972, 5.31186523437502 ], [ 35.268359375000074, 5.492285156250006 ], [ 35.26386718750004, 5.457910156250023 ], [ 35.264648437500028, 5.412060546875011 ], [ 35.287597656249972, 5.384082031249989 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Liberia", "admin": "Liberia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -8.486425781249977, 7.558496093749994 ], [ -8.46728515625, 7.547021484374994 ], [ -8.437158203124994, 7.516406249999989 ], [ -8.408740234374989, 7.411816406249997 ], [ -8.296630859375, 7.074023437499989 ], [ -8.302343749999977, 6.98095703125 ], [ -8.324511718749989, 6.920019531249991 ], [ -8.325097656249994, 6.860400390624989 ], [ -8.332568359374989, 6.801562499999989 ], [ -8.401220703124977, 6.705126953124989 ], [ -8.603564453124989, 6.5078125 ], [ -8.587890625, 6.490527343749989 ], [ -8.53955078125, 6.468066406249989 ], [ -8.490332031249977, 6.456396484374991 ], [ -8.449902343749983, 6.4625 ], [ -8.399316406249994, 6.413183593749991 ], [ -8.344873046874994, 6.351269531249997 ], [ -8.287109375, 6.319042968749997 ], [ -8.203857421875, 6.290722656249997 ], [ -8.131005859374994, 6.287548828124997 ], [ -8.068945312499977, 6.298388671874989 ], [ -7.981591796874994, 6.2861328125 ], [ -7.888623046874983, 6.23486328125 ], [ -7.855517578124989, 6.150146484375 ], [ -7.833251953125, 6.076367187499997 ], [ -7.800927734374994, 6.038916015624991 ], [ -7.796533203124994, 5.97509765625 ], [ -7.730371093749994, 5.919042968749991 ], [ -7.636132812499994, 5.90771484375 ], [ -7.513916015625, 5.842041015625 ], [ -7.4828125, 5.845507812499989 ], [ -7.469433593749983, 5.853710937499997 ], [ -7.454394531249989, 5.84130859375 ], [ -7.423730468749994, 5.651318359374997 ], [ -7.39990234375, 5.550585937499989 ], [ -7.412451171874977, 5.509912109374994 ], [ -7.428906249999983, 5.477880859374991 ], [ -7.429833984374994, 5.324511718749989 ], [ -7.485205078124977, 5.236425781249991 ], [ -7.494140625, 5.139794921874994 ], [ -7.509765625, 5.108496093749991 ], [ -7.568896484374989, 5.080664062499991 ], [ -7.5693359375, 5.006445312499991 ], [ -7.585058593749977, 4.916748046875 ], [ -7.591210937499994, 4.821533203125 ], [ -7.574658203124983, 4.572314453124989 ], [ -7.571582031249989, 4.386425781249997 ], [ -7.544970703124989, 4.351318359375 ], [ -7.660009765624977, 4.36679687499999 ], [ -7.998242187499983, 4.508691406249994 ], [ -8.259033203125, 4.589990234374994 ], [ -9.132177734374977, 5.054638671874997 ], [ -9.374755859375, 5.241064453124991 ], [ -9.654394531249977, 5.518701171874994 ], [ -10.2763671875, 6.07763671875 ], [ -10.418164062499983, 6.167333984374991 ], [ -10.597070312499994, 6.2109375 ], [ -10.707617187499977, 6.258496093749997 ], [ -10.785595703124983, 6.31015625 ], [ -10.849023437499994, 6.465087890625 ], [ -11.004541015624994, 6.557373046875 ], [ -11.291601562499977, 6.688232421875 ], [ -11.507519531249983, 6.906542968749989 ], [ -11.454541015624983, 6.951220703124989 ], [ -11.376660156249983, 7.094677734374997 ], [ -11.267675781249977, 7.232617187499997 ], [ -11.166113281249977, 7.314404296874997 ], [ -11.085400390624983, 7.398583984374994 ], [ -11.000244140625, 7.463037109374994 ], [ -10.878076171874994, 7.538232421874994 ], [ -10.691308593749994, 7.736425781249991 ], [ -10.6474609375, 7.759375 ], [ -10.61757812499999, 7.896435546874997 ], [ -10.570849609374989, 8.071142578124991 ], [ -10.516748046874994, 8.125292968749989 ], [ -10.389550781249994, 8.157617187499994 ], [ -10.359814453124983, 8.187939453124997 ], [ -10.314648437499983, 8.310839843749989 ], [ -10.285742187499977, 8.4541015625 ], [ -10.283203125, 8.485156249999989 ], [ -10.233056640624994, 8.488818359374989 ], [ -10.147412109374983, 8.519726562499997 ], [ -10.09765625, 8.505859375 ], [ -10.07568359375, 8.464599609375 ], [ -10.064355468749994, 8.429882812499997 ], [ -9.804736328124989, 8.519189453124994 ], [ -9.781982421875, 8.537695312499991 ], [ -9.768261718749983, 8.534570312499994 ], [ -9.735595703125, 8.453955078124991 ], [ -9.716894531249977, 8.458886718749994 ], [ -9.701171875, 8.482177734375 ], [ -9.683886718749989, 8.484423828124989 ], [ -9.66357421875, 8.473535156249994 ], [ -9.643212890624994, 8.43603515625 ], [ -9.610156249999989, 8.40234375 ], [ -9.553906249999983, 8.378613281249997 ], [ -9.518261718749983, 8.34609375 ], [ -9.522216796875, 8.260009765625 ], [ -9.508496093749983, 8.17626953125 ], [ -9.484130859375, 8.156982421875 ], [ -9.471142578124983, 8.106982421874989 ], [ -9.464550781249983, 8.052099609374991 ], [ -9.451123046874983, 8.023242187499989 ], [ -9.441552734374994, 7.967919921874994 ], [ -9.446386718749977, 7.908496093749989 ], [ -9.436328124999989, 7.86669921875 ], [ -9.39492187499999, 7.794628906249997 ], [ -9.369140625, 7.703808593749997 ], [ -9.368945312499989, 7.639550781249994 ], [ -9.383984374999983, 7.571875 ], [ -9.411474609374977, 7.509960937499997 ], [ -9.459765624999989, 7.442529296874994 ], [ -9.463818359374983, 7.415869140624991 ], [ -9.435107421874989, 7.3984375 ], [ -9.391650390624989, 7.39492187499999 ], [ -9.355322265624977, 7.40869140625 ], [ -9.263281249999977, 7.377734374999989 ], [ -9.215185546874977, 7.333300781249989 ], [ -9.1728515625, 7.278417968749991 ], [ -9.134814453124989, 7.250585937499991 ], [ -9.11757812499999, 7.215917968749991 ], [ -9.052343749999977, 7.225488281249994 ], [ -8.9765625, 7.258886718749991 ], [ -8.960986328124989, 7.274609375 ], [ -8.938427734374983, 7.266162109374989 ], [ -8.8896484375, 7.2626953125 ], [ -8.855517578124989, 7.322802734374989 ], [ -8.827929687499989, 7.391943359374991 ], [ -8.769140624999977, 7.466796875 ], [ -8.740234375, 7.49570312499999 ], [ -8.732617187499983, 7.543554687499991 ], [ -8.729443359374983, 7.605273437499989 ], [ -8.708300781249989, 7.658886718749997 ], [ -8.659765624999977, 7.688378906249994 ], [ -8.607324218749994, 7.687939453124997 ], [ -8.578857421875, 7.677050781249989 ], [ -8.564404296874983, 7.625097656249991 ], [ -8.522265624999989, 7.58554687499999 ], [ -8.486425781249977, 7.558496093749994 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Libya", "admin": "Libya" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 25.150488281250006, 31.654980468749997 ], [ 25.112011718750011, 31.626904296874997 ], [ 25.057226562500006, 31.5671875 ], [ 25.022656250000011, 31.514013671874999 ], [ 24.929980468750017, 31.427490234375 ], [ 24.852734375000011, 31.334814453124999 ], [ 24.859960937500006, 31.199169921874997 ], [ 24.877539062500006, 31.061230468749997 ], [ 24.929492187500017, 30.926464843749997 ], [ 24.973925781250017, 30.7765625 ], [ 24.96142578125, 30.678515625 ], [ 24.923046875000011, 30.558007812499994 ], [ 24.877539062500006, 30.45751953125 ], [ 24.726464843750023, 30.250585937499999 ], [ 24.703222656250006, 30.201074218749994 ], [ 24.711621093750011, 30.131542968749997 ], [ 24.8037109375, 29.886035156249996 ], [ 24.810839843750017, 29.808740234374994 ], [ 24.865917968750011, 29.570263671874997 ], [ 24.916113281250006, 29.376269531249996 ], [ 24.9716796875, 29.223828125 ], [ 24.980273437500017, 29.181884765625 ], [ 24.980273437500017, 28.957324218749996 ], [ 24.980273437500017, 28.732763671874999 ], [ 24.980273437500017, 28.50820312499999 ], [ 24.980273437500017, 28.283642578124997 ], [ 24.980273437500017, 28.05908203125 ], [ 24.980273437500017, 27.834521484374996 ], [ 24.980273437500017, 27.609960937499999 ], [ 24.980273437500017, 27.385400390624994 ], [ 24.980273437500017, 27.160839843749997 ], [ 24.980273437500017, 26.936230468749997 ], [ 24.980273437500017, 26.711669921875 ], [ 24.980273437500017, 26.487109375 ], [ 24.980273437500017, 26.262548828124999 ], [ 24.980273437500017, 26.037988281249994 ], [ 24.980273437500017, 25.813427734374997 ], [ 24.980273437500017, 25.5888671875 ], [ 24.980273437500017, 25.364306640625003 ], [ 24.980273437500017, 25.139746093749991 ], [ 24.980273437500017, 24.915185546874994 ], [ 24.980273437500017, 24.690625 ], [ 24.980273437500017, 24.466064453125 ], [ 24.980273437500017, 24.241503906250003 ], [ 24.980273437500017, 24.016943359374991 ], [ 24.980273437500017, 23.792382812499994 ], [ 24.980273437500017, 23.567822265624997 ], [ 24.980273437500017, 23.343212890624997 ], [ 24.980273437500017, 23.11865234375 ], [ 24.980273437500017, 22.894091796875003 ], [ 24.980273437500017, 22.66953125 ], [ 24.980273437500017, 22.444970703124994 ], [ 24.980273437500017, 22.220410156249997 ], [ 24.980273437500017, 21.995849609375 ], [ 24.980078125, 21.49755859375 ], [ 24.979882812500023, 20.99921875 ], [ 24.979687500000011, 20.500927734374997 ], [ 24.9794921875, 20.002587890624994 ], [ 24.976367187500017, 20.00078125 ], [ 24.973242187500006, 19.9990234375 ], [ 24.97021484375, 19.997265625 ], [ 24.966992187500011, 19.995458984374991 ], [ 24.720410156250011, 19.995556640624997 ], [ 24.4736328125, 19.99570312499999 ], [ 24.226953125000023, 19.995849609375 ], [ 23.980273437500017, 19.995947265624991 ], [ 23.980273437500017, 19.87109375 ], [ 23.980273437500017, 19.746289062499997 ], [ 23.980273437500017, 19.62148437499999 ], [ 23.980273437500017, 19.496630859375003 ], [ 23.501269531250017, 19.733203125 ], [ 23.022167968750011, 19.969775390625003 ], [ 22.543066406250006, 20.206347656250003 ], [ 22.0640625, 20.442919921875003 ], [ 21.5849609375, 20.679492187500003 ], [ 21.105859375000023, 20.916113281249991 ], [ 20.626757812500017, 21.152636718750003 ], [ 20.147656250000011, 21.389257812499991 ], [ 19.668554687500006, 21.625830078124991 ], [ 19.189453125, 21.862402343749991 ], [ 18.71044921875, 22.098974609374991 ], [ 18.231347656250023, 22.33554687499999 ], [ 17.752246093750017, 22.572119140624991 ], [ 17.273242187500017, 22.808691406249991 ], [ 16.794140625000011, 23.045263671874991 ], [ 16.315039062500006, 23.281835937499991 ], [ 15.984082031250011, 23.445214843749994 ], [ 15.627148437500011, 23.285742187499991 ], [ 15.347460937500017, 23.160693359375003 ], [ 14.97900390625, 22.996191406249991 ], [ 14.978906250000023, 22.996289062499997 ], [ 14.5556640625, 22.782519531250003 ], [ 14.230761718750017, 22.618457031250003 ], [ 14.215527343750011, 22.619677734375003 ], [ 14.20068359375, 22.623730468749997 ], [ 13.862695312500023, 22.902099609375 ], [ 13.5986328125, 23.11953125 ], [ 13.48125, 23.18017578125 ], [ 12.983593750000011, 23.291259765625 ], [ 12.48876953125, 23.401660156250003 ], [ 11.967871093750006, 23.517871093750003 ], [ 11.873046875, 23.69482421875 ], [ 11.766992187500023, 23.892578125 ], [ 11.624218750000011, 24.139697265625003 ], [ 11.536914062500017, 24.290820312500003 ], [ 11.507617187500017, 24.314355468749994 ], [ 11.108203125000017, 24.434033203124997 ], [ 10.686132812500006, 24.551367187499991 ], [ 10.43896484375, 24.480224609375 ], [ 10.395898437500023, 24.485595703125 ], [ 10.32578125, 24.530224609374997 ], [ 10.255859375, 24.591015625 ], [ 10.218652343750023, 24.676220703124997 ], [ 10.119531250000023, 24.790234375 ], [ 10.028125, 25.051025390625 ], [ 10.01904296875, 25.258544921875 ], [ 10.000683593750011, 25.332080078125003 ], [ 9.781054687500017, 25.624267578125 ], [ 9.58125, 25.89013671875 ], [ 9.4482421875, 26.067138671875 ], [ 9.42236328125, 26.147070312499999 ], [ 9.437890625000023, 26.245507812499994 ], [ 9.491406250000011, 26.333740234375 ], [ 9.684960937500023, 26.438232421875 ], [ 9.859375, 26.551953125 ], [ 9.883203125000023, 26.630810546874997 ], [ 9.894433593750023, 26.847949218749996 ], [ 9.837109375000011, 26.915820312499996 ], [ 9.79541015625, 27.044775390624999 ], [ 9.752539062500006, 27.219335937499999 ], [ 9.74755859375, 27.330859375 ], [ 9.825292968750006, 27.552978515625 ], [ 9.916015625, 27.785693359374996 ], [ 9.858203125000017, 28.043310546874999 ], [ 9.815625, 28.560205078124994 ], [ 9.842578125000017, 28.966992187499997 ], [ 9.820703125000023, 29.114794921874996 ], [ 9.805273437500006, 29.176953125 ], [ 9.745898437500017, 29.368945312499996 ], [ 9.672656250000017, 29.566992187499999 ], [ 9.64013671875, 29.636425781249997 ], [ 9.546191406250017, 29.795947265624996 ], [ 9.391015625000023, 29.99365234375 ], [ 9.310253906250011, 30.115234375 ], [ 9.420996093750006, 30.179296875 ], [ 9.51875, 30.229394531249994 ], [ 9.637988281250017, 30.282324218749999 ], [ 9.807421875000017, 30.342236328124997 ], [ 9.89501953125, 30.387304687499999 ], [ 9.932519531250023, 30.425341796874996 ], [ 10.059765625000011, 30.580078125 ], [ 10.1259765625, 30.665966796874997 ], [ 10.21640625, 30.783203125 ], [ 10.256054687500011, 30.864941406249997 ], [ 10.257031250000011, 30.940820312499994 ], [ 10.243359375000011, 31.032128906249994 ], [ 10.172656250000017, 31.2509765625 ], [ 10.114941406250011, 31.463769531249994 ], [ 10.159863281250011, 31.545800781249994 ], [ 10.195996093750011, 31.585107421874994 ], [ 10.274609375000011, 31.684960937499994 ], [ 10.306054687500023, 31.704833984375 ], [ 10.475781250000011, 31.736035156249997 ], [ 10.543652343750011, 31.802539062499996 ], [ 10.595507812500017, 31.8857421875 ], [ 10.60888671875, 31.929541015624999 ], [ 10.683007812500023, 31.975390625 ], [ 10.771582031250006, 32.021191406249997 ], [ 10.826367187500011, 32.080664062499999 ], [ 11.005175781250017, 32.172705078124999 ], [ 11.168261718750017, 32.256738281249994 ], [ 11.358007812500006, 32.34521484375 ], [ 11.504980468750006, 32.413671875 ], [ 11.535937500000017, 32.473339843749997 ], [ 11.533789062500006, 32.524951171874996 ], [ 11.453906250000017, 32.642578125 ], [ 11.453906250000017, 32.781689453124997 ], [ 11.459179687500011, 32.897363281249994 ], [ 11.467187500000023, 32.965722656249994 ], [ 11.50244140625, 33.155566406249996 ], [ 11.504589843750011, 33.181933593749996 ], [ 11.657128906250023, 33.118896484375 ], [ 11.8134765625, 33.093701171874997 ], [ 12.279882812500006, 32.858544921874994 ], [ 12.427050781250017, 32.8291015625 ], [ 12.753515625, 32.801074218749996 ], [ 13.138085937500023, 32.897363281249994 ], [ 13.283496093750017, 32.914648437499999 ], [ 13.536328125000011, 32.824267578124996 ], [ 13.647753906250017, 32.798828125 ], [ 13.835351562500023, 32.791796875 ], [ 14.155664062500023, 32.709765625 ], [ 14.237109375000017, 32.68125 ], [ 14.423828125, 32.55029296875 ], [ 14.513378906250011, 32.511083984374999 ], [ 15.176562500000017, 32.391162109374996 ], [ 15.266894531250017, 32.311669921874994 ], [ 15.359082031250011, 32.15966796875 ], [ 15.363085937500017, 31.97119140625 ], [ 15.4140625, 31.834228515625 ], [ 15.496386718750017, 31.656787109374996 ], [ 15.595800781250006, 31.531103515624999 ], [ 15.705957031250023, 31.426416015624994 ], [ 15.832226562500011, 31.360986328124994 ], [ 16.123046875, 31.264453125 ], [ 16.450976562500017, 31.227294921875 ], [ 16.781542968750017, 31.214746093749994 ], [ 17.34921875, 31.081494140624997 ], [ 17.830468750000023, 30.927587890624999 ], [ 17.949316406250006, 30.851904296874999 ], [ 18.1904296875, 30.777294921874997 ], [ 18.669824218750023, 30.415673828124994 ], [ 18.936425781250023, 30.290429687499994 ], [ 19.123730468750011, 30.26611328125 ], [ 19.291699218750011, 30.2880859375 ], [ 19.58984375, 30.413769531249997 ], [ 19.713281250000023, 30.488378906249999 ], [ 20.01318359375, 30.800683593749994 ], [ 20.111523437500011, 30.963720703124999 ], [ 20.150976562500006, 31.07861328125 ], [ 20.14111328125, 31.195507812499997 ], [ 20.103808593750017, 31.300537109375 ], [ 20.02001953125, 31.41064453125 ], [ 19.961230468750017, 31.556005859374999 ], [ 19.926367187500006, 31.817529296874994 ], [ 19.973437500000017, 31.999072265624996 ], [ 20.030957031250011, 32.107861328124997 ], [ 20.121484375000023, 32.21875 ], [ 20.37060546875, 32.430761718749999 ], [ 20.62109375, 32.580175781249999 ], [ 21.062304687500017, 32.775537109374994 ], [ 21.31875, 32.777685546874999 ], [ 21.424707031250023, 32.799169921874999 ], [ 21.635937500000011, 32.937304687499996 ], [ 21.721386718750011, 32.942480468749999 ], [ 21.839453125, 32.908642578124997 ], [ 22.187402343750023, 32.918261718749996 ], [ 22.340625, 32.8798828125 ], [ 22.5234375, 32.7939453125 ], [ 22.754101562500011, 32.740527343749996 ], [ 22.916894531250023, 32.687158203124994 ], [ 23.090625, 32.61875 ], [ 23.129687500000017, 32.448144531249994 ], [ 23.110449218750006, 32.397412109374997 ], [ 23.10625, 32.331445312499994 ], [ 23.286328125000011, 32.213818359374997 ], [ 23.797656250000017, 32.15869140625 ], [ 23.8984375, 32.127197265625 ], [ 24.038964843750023, 32.037011718749994 ], [ 24.129687500000017, 32.009228515624997 ], [ 24.479785156250017, 31.996533203124997 ], [ 24.683886718750017, 32.015966796874999 ], [ 24.878515625, 31.984277343749994 ], [ 24.95068359375, 31.953710937499999 ], [ 25.025, 31.883349609374996 ], [ 25.115039062500017, 31.712304687499994 ], [ 25.150488281250006, 31.654980468749997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Lesotho", "admin": "Lesotho" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 28.736914062500006, -30.101953125 ], [ 28.646875, -30.1265625 ], [ 28.634375, -30.128710937500003 ], [ 28.57666015625, -30.123046875 ], [ 28.499609375, -30.12890625 ], [ 28.4390625, -30.142480468750009 ], [ 28.39208984375, -30.147558593750006 ], [ 28.3154296875, -30.218457031250011 ], [ 28.176171875000023, -30.409863281250011 ], [ 28.139062500000023, -30.449902343750011 ], [ 28.128710937500017, -30.525097656250011 ], [ 28.096386718750011, -30.584570312500006 ], [ 28.056835937500011, -30.631054687500011 ], [ 28.018164062500006, -30.642285156250011 ], [ 27.90185546875, -30.623828125 ], [ 27.753125, -30.6 ], [ 27.666601562500006, -30.542285156250003 ], [ 27.589648437500017, -30.46640625 ], [ 27.549023437500011, -30.411230468750006 ], [ 27.506542968750011, -30.380957031250006 ], [ 27.491992187500017, -30.363964843750011 ], [ 27.431445312500017, -30.338476562500006 ], [ 27.408593750000023, -30.325292968750006 ], [ 27.388476562500017, -30.31591796875 ], [ 27.364062500000017, -30.279199218750009 ], [ 27.349707031250006, -30.247363281250003 ], [ 27.355371093750023, -30.15859375 ], [ 27.312695312500011, -30.105664062500011 ], [ 27.23974609375, -30.015332031250011 ], [ 27.193554687500011, -29.941308593750009 ], [ 27.13046875, -29.840234375 ], [ 27.091796875, -29.753710937500003 ], [ 27.0517578125, -29.6640625 ], [ 27.056933593750017, -29.625585937500006 ], [ 27.09521484375, -29.599316406250011 ], [ 27.207421875000023, -29.55419921875 ], [ 27.29453125, -29.519335937500003 ], [ 27.356835937500023, -29.455273437500011 ], [ 27.424902343750006, -29.360058593750011 ], [ 27.4580078125, -29.302734375 ], [ 27.491015625000017, -29.276562500000011 ], [ 27.527148437500017, -29.236132812500003 ], [ 27.590234375000023, -29.146484375 ], [ 27.660449218750017, -29.046972656250006 ], [ 27.735546875000011, -28.940039062500006 ], [ 27.830371093750017, -28.909082031250009 ], [ 27.959863281250023, -28.873339843750003 ], [ 28.084375, -28.779980468750011 ], [ 28.232617187500011, -28.701269531250006 ], [ 28.471875, -28.615820312500006 ], [ 28.583398437500023, -28.594140625 ], [ 28.625781250000017, -28.581738281250011 ], [ 28.652636718750017, -28.597851562500011 ], [ 28.68115234375, -28.646777343750003 ], [ 28.721777343750006, -28.687695312500011 ], [ 28.816210937500017, -28.758886718750006 ], [ 28.85625, -28.776074218750011 ], [ 28.953710937500006, -28.881445312500006 ], [ 29.058007812500023, -28.953710937500006 ], [ 29.178027343750017, -29.036914062500003 ], [ 29.259765625, -29.078320312500011 ], [ 29.301367187500006, -29.08984375 ], [ 29.3359375, -29.163671875 ], [ 29.370898437500017, -29.218457031250011 ], [ 29.390722656250006, -29.269726562500011 ], [ 29.38671875, -29.319726562500009 ], [ 29.348828125000011, -29.441992187500006 ], [ 29.293554687500006, -29.56689453125 ], [ 29.249218750000011, -29.618847656250011 ], [ 29.195117187500017, -29.651660156250003 ], [ 29.1421875, -29.700976562500003 ], [ 29.121972656250023, -29.801171875 ], [ 29.098046875000023, -29.919042968750006 ], [ 29.029003906250011, -29.967578125 ], [ 28.975292968750011, -29.999414062500009 ], [ 28.901074218750011, -30.038476562500009 ], [ 28.736914062500006, -30.101953125 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Morocco", "admin": "Morocco" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -4.628320312499966, 35.206396484375006 ], [ -4.329980468749937, 35.161474609375006 ], [ -3.982421875, 35.243408203125 ], [ -3.787988281250023, 35.244921875000045 ], [ -3.693261718749994, 35.279980468749983 ], [ -3.590625, 35.228320312500045 ], [ -3.394726562499926, 35.211816406250051 ], [ -3.206005859374926, 35.239111328125006 ], [ -3.063085937499949, 35.317236328125034 ], [ -2.972216796874989, 35.407275390624989 ], [ -2.957958984374926, 35.36308593749996 ], [ -2.953613281249943, 35.315136718749955 ], [ -2.925976562499983, 35.287109375000028 ], [ -2.869531249999937, 35.172656249999989 ], [ -2.839941406249949, 35.127832031249994 ], [ -2.731396484374955, 35.135205078124983 ], [ -2.636816406249977, 35.112695312500023 ], [ -2.423730468749994, 35.123486328124983 ], [ -2.219628906249966, 35.104199218749983 ], [ -2.190771484374949, 35.02978515625 ], [ -2.131787109374926, 34.970849609374994 ], [ -1.920898437499943, 34.835546875000034 ], [ -1.795605468749926, 34.751904296874955 ], [ -1.792187499999926, 34.723193359374989 ], [ -1.832421874999966, 34.654638671875034 ], [ -1.849658203125017, 34.607324218749994 ], [ -1.816601562499926, 34.557080078124983 ], [ -1.739453124999926, 34.49609375 ], [ -1.733300781250023, 34.467041015625028 ], [ -1.751855468749966, 34.433251953124966 ], [ -1.791796874999932, 34.367919921875 ], [ -1.706933593749966, 34.176074218749989 ], [ -1.692675781249989, 33.99028320312496 ], [ -1.714697265624949, 33.85820312499996 ], [ -1.714111328125, 33.781835937500034 ], [ -1.702978515624977, 33.716845703125045 ], [ -1.63125, 33.566748046875006 ], [ -1.67919921875, 33.318652343750017 ], [ -1.625097656250006, 33.183349609374972 ], [ -1.550732421874955, 33.073583984375006 ], [ -1.510009765625, 32.877636718749955 ], [ -1.45, 32.784814453124966 ], [ -1.352148437499977, 32.703369140624972 ], [ -1.29638671875, 32.675683593750023 ], [ -1.188232421875, 32.608496093750006 ], [ -1.111035156249983, 32.552294921875017 ], [ -1.065527343749949, 32.46831054687496 ], [ -1.16259765625, 32.399169921875 ], [ -1.240332031249949, 32.337597656249983 ], [ -1.262109374999937, 32.271142578125023 ], [ -1.225927734374949, 32.16455078125 ], [ -1.225927734374949, 32.107226562500045 ], [ -1.275341796874983, 32.089013671874966 ], [ -1.477050781249943, 32.094873046874994 ], [ -1.63515625, 32.099560546874983 ], [ -1.81699218749992, 32.104785156249989 ], [ -2.072802734374989, 32.115039062500017 ], [ -2.23125, 32.121337890624972 ], [ -2.448388671874937, 32.129980468750063 ], [ -2.523242187500017, 32.125683593749983 ], [ -2.722607421874955, 32.095751953125017 ], [ -2.863427734374937, 32.074707031249972 ], [ -2.88720703125, 32.068847656250028 ], [ -2.930859374999926, 32.042529296874989 ], [ -2.961132812499955, 31.963964843749977 ], [ -2.988232421874983, 31.874218749999983 ], [ -3.01738281249996, 31.834277343750017 ], [ -3.439794921874949, 31.704541015624983 ], [ -3.604589843749949, 31.686767578125 ], [ -3.700244140624989, 31.700097656250051 ], [ -3.768164062499977, 31.689550781250034 ], [ -3.82675781249992, 31.661914062499989 ], [ -3.846679687499972, 31.619873046875057 ], [ -3.849560546874955, 31.56640625 ], [ -3.837109374999983, 31.512353515624994 ], [ -3.79643554687496, 31.437109375000034 ], [ -3.789160156249977, 31.361816406250057 ], [ -3.815136718749955, 31.308837890625 ], [ -3.821386718749977, 31.255468750000063 ], [ -3.833398437499937, 31.197802734375045 ], [ -3.811816406249989, 31.166601562499977 ], [ -3.77099609375, 31.161816406249983 ], [ -3.730175781249955, 31.135400390625023 ], [ -3.672509765624937, 31.111376953125017 ], [ -3.62451171875, 31.065771484375034 ], [ -3.626904296874955, 31.000927734374983 ], [ -3.666796874999932, 30.964013671875023 ], [ -3.702001953124977, 30.944482421875023 ], [ -3.860058593749955, 30.927246093749972 ], [ -3.985351562499972, 30.91352539062504 ], [ -4.148779296874977, 30.8095703125 ], [ -4.322851562500006, 30.698876953124994 ], [ -4.52915039062492, 30.625537109374989 ], [ -4.619628906249972, 30.604785156250017 ], [ -4.778515624999926, 30.552392578124994 ], [ -4.968261718749943, 30.465380859375045 ], [ -5.061914062499937, 30.326416015625057 ], [ -5.180126953124955, 30.166162109374994 ], [ -5.293652343749983, 30.058642578125045 ], [ -5.44877929687496, 29.956933593750023 ], [ -5.593310546875017, 29.917968749999972 ], [ -5.775, 29.869042968750051 ], [ -6.00429687499999, 29.83125 ], [ -6.16650390625, 29.818945312500063 ], [ -6.214794921874955, 29.810693359374966 ], [ -6.357617187499926, 29.808300781250011 ], [ -6.427636718749994, 29.816113281250011 ], [ -6.479736328124943, 29.820361328124989 ], [ -6.500878906249994, 29.809130859375017 ], [ -6.507910156250006, 29.783789062500006 ], [ -6.510693359374955, 29.726025390624955 ], [ -6.520556640624989, 29.659863281249983 ], [ -6.565673828124943, 29.603857421875034 ], [ -6.59775390624992, 29.578955078125006 ], [ -6.635351562499949, 29.568798828124983 ], [ -6.755126953125, 29.583837890625034 ], [ -6.855566406249949, 29.601611328125017 ], [ -7.094921874999955, 29.625195312500011 ], [ -7.142431640624949, 29.61958007812504 ], [ -7.160205078124932, 29.612646484375034 ], [ -7.23491210937496, 29.574902343749983 ], [ -7.349755859374994, 29.494726562500006 ], [ -7.427685546874983, 29.425 ], [ -7.485742187499994, 29.392236328124994 ], [ -7.624609374999949, 29.375195312499983 ], [ -7.685156249999949, 29.349511718749994 ], [ -7.943847656249972, 29.174755859375011 ], [ -7.998925781249994, 29.132421874999977 ], [ -8.265185546874989, 28.980517578125045 ], [ -8.340478515624937, 28.93017578125 ], [ -8.399316406249937, 28.880175781250017 ], [ -8.558349609375028, 28.76787109374996 ], [ -8.659912109375, 28.718603515625063 ], [ -8.678417968749955, 28.689404296874983 ], [ -8.683349609375, 28.620751953125023 ], [ -8.683349609375, 28.469238281249972 ], [ -8.683349609375, 28.323681640624983 ], [ -8.683349609375, 28.11201171875004 ], [ -8.683349609375, 27.900390625 ], [ -8.683349609375, 27.65644531250004 ], [ -8.817822265624955, 27.65644531250004 ], [ -8.817773437499937, 27.655908203125023 ], [ -8.813916015624955, 27.613867187500063 ], [ -8.784570312499994, 27.530859375000034 ], [ -8.774365234374983, 27.460546875 ], [ -8.788964843750023, 27.416552734375017 ], [ -8.802685546874955, 27.360937500000034 ], [ -8.796826171874926, 27.308203125000063 ], [ -8.774365234374983, 27.250585937500034 ], [ -8.753857421874955, 27.191015624999977 ], [ -8.753857421874955, 27.150976562500006 ], [ -8.794873046874983, 27.120703125000034 ], [ -8.889062499999966, 27.104101562500034 ], [ -9.001904296874955, 27.090429687500006 ], [ -9.084423828124983, 27.090429687500006 ], [ -9.208447265624955, 27.100195312500034 ], [ -9.285595703124926, 27.098242187500006 ], [ -9.352978515624983, 27.098242187500006 ], [ -9.413037109374955, 27.088476562500063 ], [ -9.4873046875, 27.050390625 ], [ -9.569824218749943, 26.990820312500063 ], [ -9.673339843749972, 26.910742187499977 ], [ -9.7353515625, 26.860937500000063 ], [ -9.817871093750028, 26.850195312500006 ], [ -9.900341796874955, 26.850195312500006 ], [ -9.980908203124926, 26.890234374999977 ], [ -10.03271484375, 26.910742187499977 ], [ -10.066845703124926, 26.908789062500034 ], [ -10.123046875000028, 26.880468750000034 ], [ -10.189453124999972, 26.860937500000063 ], [ -10.251464843749972, 26.860937500000063 ], [ -10.354931640624926, 26.900976562500034 ], [ -10.478955078124955, 26.960546875 ], [ -10.551269531249943, 26.990820312500063 ], [ -10.654248046874983, 27.000585937500006 ], [ -10.757763671874926, 27.020117187499977 ], [ -10.830078125, 27.010351562500034 ], [ -10.922802734374983, 27.010351562500034 ], [ -11.046826171874926, 26.970312500000034 ], [ -11.150341796874955, 26.941015625000034 ], [ -11.263623046874955, 26.910742187499977 ], [ -11.392578125000028, 26.883398437500006 ], [ -11.361279296874955, 26.793554687500006 ], [ -11.316845703124955, 26.744726562500006 ], [ -11.316845703124955, 26.684179687500006 ], [ -11.337890624999972, 26.633398437499977 ], [ -11.39990234375, 26.583593750000034 ], [ -11.470703124999943, 26.520117187499977 ], [ -11.511669921874955, 26.470312500000063 ], [ -11.553173828124955, 26.400976562500063 ], [ -11.583984374999943, 26.360937499999977 ], [ -11.637207031249943, 26.295507812500063 ], [ -11.684521484374983, 26.213476562500034 ], [ -11.699218749999972, 26.162695312500006 ], [ -11.718212890624926, 26.104101562500063 ], [ -11.754882812499943, 26.086523437500034 ], [ -11.880859375000028, 26.070898437500034 ], [ -11.960888671874983, 26.050390625000034 ], [ -12.03076171875, 26.030859375000063 ], [ -12.056787109374966, 25.996337890625028 ], [ -12.060986328124955, 25.990820312499977 ], [ -12.081054687499943, 25.920507812500034 ], [ -12.081054687499943, 25.870703125000034 ], [ -12.101025390624926, 25.830664062500034 ], [ -12.130859374999972, 25.731054687500006 ], [ -12.170849609374955, 25.640234375000063 ], [ -12.201123046874983, 25.520117187500006 ], [ -12.230957031249943, 25.420507812500063 ], [ -12.270947265625011, 25.260302734375017 ], [ -12.310986328124983, 25.110937500000063 ], [ -12.360839843750028, 24.9703125 ], [ -12.40087890625, 24.88046875 ], [ -12.431152343749943, 24.830664062500063 ], [ -12.500976562499972, 24.770117187499977 ], [ -12.561035156249943, 24.731054687500006 ], [ -12.630810546874955, 24.680273437499977 ], [ -12.710937500000028, 24.630468750000034 ], [ -12.820751953124926, 24.570898437499977 ], [ -12.911132812499943, 24.520117187500034 ], [ -12.947851562499977, 24.497265624999983 ], [ -12.991162109375011, 24.4703125 ], [ -13.061035156249943, 24.400976562500006 ], [ -13.12109375, 24.300390625000034 ], [ -13.1611328125, 24.220312500000063 ], [ -13.23095703125, 24.090429687499977 ], [ -13.280761718749943, 24.020117187500034 ], [ -13.310986328124955, 23.981054687499977 ], [ -13.391113281249943, 23.941015625 ], [ -13.480957031249943, 23.910742187500063 ], [ -13.5810546875, 23.870703124999977 ], [ -13.661083984374955, 23.830664062500006 ], [ -13.770947265624955, 23.790625 ], [ -13.840771484374983, 23.750585937500034 ], [ -13.891113281250028, 23.691015625000063 ], [ -13.931103515625011, 23.620703125000034 ], [ -13.980908203124926, 23.520117187500063 ], [ -14.020996093750028, 23.410742187499977 ], [ -14.040966796875011, 23.340429687500034 ], [ -14.10107421875, 23.100195312500034 ], [ -14.121093749999972, 22.960546875 ], [ -14.141064453124955, 22.870703125 ], [ -14.1708984375, 22.760351562499977 ], [ -14.190869140624983, 22.590429687500006 ], [ -14.190869140624983, 22.450781249999977 ], [ -14.2109375, 22.370703125 ], [ -14.221191406249943, 22.310156250000034 ], [ -14.270996093749972, 22.240820312500006 ], [ -14.311035156249943, 22.191015625 ], [ -14.380810546874955, 22.120703125000063 ], [ -14.440917968749943, 22.080664062499977 ], [ -14.460888671874926, 22.040625 ], [ -14.52099609375, 21.990869140624994 ], [ -14.581005859374983, 21.910742187500006 ], [ -14.630859375, 21.860937499999977 ], [ -14.621093749999972, 21.820898437500006 ], [ -14.610791015625011, 21.750585937499977 ], [ -14.641113281249972, 21.680273437500034 ], [ -14.670849609374983, 21.600195312499977 ], [ -14.750976562499972, 21.500585937500034 ], [ -14.840820312499972, 21.45078125 ], [ -14.971142578124955, 21.441015625000063 ], [ -15.15087890625, 21.441015625000063 ], [ -15.290966796874926, 21.45078125 ], [ -15.4609375, 21.45078125 ], [ -15.610791015624983, 21.470312499999977 ], [ -15.750927734374926, 21.490820312499977 ], [ -15.920849609375011, 21.500585937500034 ], [ -16.041015624999972, 21.500585937500034 ], [ -16.190869140624955, 21.481054687500034 ], [ -16.581005859374926, 21.481054687500034 ], [ -16.730957031250028, 21.470312499999977 ], [ -16.951123046874926, 21.430273437500006 ], [ -17.002978515625017, 21.420751953125006 ], [ -17.003076171874937, 21.420703125000017 ], [ -16.930859374999983, 21.9 ], [ -16.793261718750017, 22.159716796875017 ], [ -16.683984374999937, 22.274365234375011 ], [ -16.514404296874943, 22.333496093749972 ], [ -16.358740234374949, 22.594531250000045 ], [ -16.304296874999949, 22.834814453125063 ], [ -16.201855468749955, 22.945361328125017 ], [ -16.169726562499989, 23.031933593749983 ], [ -16.210253906249989, 23.097900390625 ], [ -16.113671874999937, 23.227539062500057 ], [ -15.996728515624994, 23.425488281249955 ], [ -15.942626953125, 23.552636718750023 ], [ -15.80595703124996, 23.749511718749972 ], [ -15.789257812499926, 23.792871093750023 ], [ -15.801660156249966, 23.842236328124955 ], [ -15.855175781249955, 23.800341796875045 ], [ -15.912548828124983, 23.727587890625045 ], [ -15.980712890624943, 23.670312500000023 ], [ -15.952832031249955, 23.740820312499977 ], [ -15.899316406249966, 23.844433593749955 ], [ -15.777783203124983, 23.952929687500045 ], [ -15.586328124999966, 24.072753906250028 ], [ -15.188623046874937, 24.478808593750045 ], [ -15.038867187499989, 24.548828125000028 ], [ -14.904296875000028, 24.719775390625017 ], [ -14.856054687499977, 24.871582031250057 ], [ -14.842919921874966, 25.220117187499994 ], [ -14.794921874999943, 25.404150390625006 ], [ -14.707031249999972, 25.547705078125034 ], [ -14.602294921874972, 25.808544921874983 ], [ -14.522753906250017, 25.92524414062504 ], [ -14.470556640624949, 26.163037109374983 ], [ -14.413867187499932, 26.253710937499989 ], [ -14.312451171874983, 26.296728515625034 ], [ -14.168359375000023, 26.415429687499966 ], [ -13.952099609374926, 26.48876953125 ], [ -13.695898437499949, 26.642919921875063 ], [ -13.57578125, 26.735107421875 ], [ -13.495751953124937, 26.872656250000034 ], [ -13.409814453124937, 27.146630859374994 ], [ -13.256152343749989, 27.43461914062496 ], [ -13.177392578125023, 27.651855468749972 ], [ -13.175976562499983, 27.655712890624983 ], [ -13.040722656249983, 27.769824218750045 ], [ -12.948925781249926, 27.914160156250034 ], [ -12.793652343749983, 27.978417968749994 ], [ -12.468896484374994, 28.009423828124994 ], [ -11.986083984374972, 28.12929687499999 ], [ -11.552685546874955, 28.31010742187496 ], [ -11.430175781249943, 28.382031249999983 ], [ -11.299072265624972, 28.526074218750011 ], [ -11.080957031249937, 28.713769531249966 ], [ -10.673828124999972, 28.939208984374972 ], [ -10.486474609374994, 29.06494140625 ], [ -10.200585937499994, 29.380371093750057 ], [ -10.010498046875, 29.641406250000045 ], [ -9.852636718750006, 29.809228515625023 ], [ -9.74345703124996, 29.958203125000011 ], [ -9.667089843749949, 30.109277343750051 ], [ -9.623828124999932, 30.352636718749977 ], [ -9.652929687499977, 30.447558593750045 ], [ -9.773144531249955, 30.603125 ], [ -9.85390625, 30.644580078125045 ], [ -9.875488281249943, 30.717919921874966 ], [ -9.832421874999966, 30.847265625000034 ], [ -9.833349609374977, 31.069628906250045 ], [ -9.80869140624992, 31.42460937499996 ], [ -9.674951171874937, 31.710986328125045 ], [ -9.347460937499932, 32.086376953124955 ], [ -9.286572265624955, 32.240576171875034 ], [ -9.249121093749977, 32.485839843749972 ], [ -9.245849609375, 32.572460937499955 ], [ -8.83623046874996, 32.920458984374989 ], [ -8.59628906249992, 33.187158203125051 ], [ -8.512841796874994, 33.252441406250028 ], [ -8.301171874999937, 33.374365234374977 ], [ -7.562353515624977, 33.640283203124994 ], [ -7.144677734374966, 33.830322265624972 ], [ -6.900976562499949, 33.969042968749989 ], [ -6.755761718749966, 34.132910156249977 ], [ -6.353125, 34.776074218750011 ], [ -5.95756835937496, 35.68115234375 ], [ -5.924804687499943, 35.785791015625023 ], [ -5.747949218749994, 35.815966796875017 ], [ -5.622851562499989, 35.828906249999989 ], [ -5.522265624999932, 35.862011718749983 ], [ -5.397363281249966, 35.929882812499955 ], [ -5.277832031249943, 35.902734375000023 ], [ -5.337646484374972, 35.856542968750034 ], [ -5.337646484374972, 35.745214843750006 ], [ -5.252685546874972, 35.614746093749972 ], [ -5.105371093749994, 35.467773437499972 ], [ -4.837207031249989, 35.281298828124989 ], [ -4.628320312499966, 35.206396484375006 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Madagascar", "admin": "Madagascar" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 49.936425781249994, -16.90292968750002 ], [ 49.824023437500017, -17.08652343750002 ], [ 49.85566406250004, -16.933203124999963 ], [ 49.9859375, -16.712402343750014 ], [ 50.023046875000063, -16.6953125 ], [ 49.936425781249994, -16.90292968750002 ] ] ], [ [ [ 48.3421875, -13.363867187500034 ], [ 48.343554687500017, -13.400390625000014 ], [ 48.211914062500028, -13.385253906249957 ], [ 48.191210937500074, -13.259960937500011 ], [ 48.255664062500074, -13.256054687500011 ], [ 48.269726562500097, -13.20458984375 ], [ 48.308886718750074, -13.198242187499957 ], [ 48.351074218750028, -13.309570312499986 ], [ 48.3421875, -13.363867187500034 ] ] ], [ [ [ 49.53828125000004, -12.432128906250014 ], [ 49.584179687500097, -12.53671875 ], [ 49.637792968750063, -12.637109375000037 ], [ 49.804980468750017, -12.879687499999989 ], [ 49.876464843750028, -12.97304687499999 ], [ 49.9375, -13.072265624999957 ], [ 49.967187500000051, -13.270214843749969 ], [ 50.073437500000097, -13.577929687500031 ], [ 50.173828125000028, -14.040234374999983 ], [ 50.204589843749972, -14.51445312499996 ], [ 50.235351562499972, -14.732031249999963 ], [ 50.313476562499972, -14.936816406250031 ], [ 50.441308593749994, -15.14931640624998 ], [ 50.482714843750074, -15.385644531249994 ], [ 50.404589843750074, -15.629101562500026 ], [ 50.291503906250028, -15.858496093750048 ], [ 50.262304687500006, -15.901562500000026 ], [ 50.208984374999972, -15.960449218750028 ], [ 50.184960937499994, -15.957812500000031 ], [ 50.09443359375004, -15.898632812500054 ], [ 50.020410156250051, -15.801757812500028 ], [ 49.926562500000017, -15.573535156249989 ], [ 49.892578125000028, -15.457714843750011 ], [ 49.853320312500017, -15.439453125000028 ], [ 49.74375, -15.449511718750031 ], [ 49.664355468750074, -15.521582031249977 ], [ 49.649902343749972, -15.566992187499991 ], [ 49.666992187499972, -15.695703125 ], [ 49.697070312500074, -15.811425781250051 ], [ 49.710449218749972, -15.92890625 ], [ 49.712792968749994, -16.076757812500006 ], [ 49.742285156250063, -16.12148437499998 ], [ 49.785937500000074, -16.159082031249994 ], [ 49.831054687500028, -16.255859375 ], [ 49.83906250000004, -16.486523437499997 ], [ 49.811328125000074, -16.603027343750028 ], [ 49.733984375000063, -16.703027343749966 ], [ 49.738574218750017, -16.758398437499963 ], [ 49.767187500000063, -16.815136718749983 ], [ 49.739746093749972, -16.849414062500031 ], [ 49.636914062500097, -16.892871093750003 ], [ 49.595214843750028, -16.931152343749986 ], [ 49.539550781249972, -17.032910156250026 ], [ 49.449316406250063, -17.240625 ], [ 49.437109375000063, -17.3466796875 ], [ 49.493652343750028, -17.669531249999963 ], [ 49.477832031250074, -17.898535156249991 ], [ 49.362890625, -18.336328125 ], [ 49.296875, -18.544042968750048 ], [ 49.20332031250004, -18.792285156249989 ], [ 49.060058593749972, -19.119628906249972 ], [ 48.918066406250006, -19.530468750000011 ], [ 48.797460937500006, -19.953222656249977 ], [ 48.708300781250074, -20.207324218749974 ], [ 48.607031250000063, -20.457519531249957 ], [ 48.468554687500074, -20.9 ], [ 48.35078125000004, -21.349023437500037 ], [ 48.175878906250063, -21.843066406249974 ], [ 47.934472656249994, -22.393945312500023 ], [ 47.908398437500097, -22.465820312500014 ], [ 47.858300781249994, -22.747265624999969 ], [ 47.804101562499994, -22.991503906249989 ], [ 47.73945312500004, -23.233398437499972 ], [ 47.604101562500006, -23.63310546874996 ], [ 47.588671875000074, -23.756347656250028 ], [ 47.558007812500051, -23.874609374999963 ], [ 47.427636718749994, -24.125195312500026 ], [ 47.372558593749972, -24.218457031250026 ], [ 47.333593750000063, -24.317578124999969 ], [ 47.31171875000004, -24.443164062499974 ], [ 47.272851562499994, -24.564355468749966 ], [ 47.17734375, -24.787207031249977 ], [ 47.034960937500074, -24.979003906249972 ], [ 46.93818359375004, -25.048730468749966 ], [ 46.728515624999972, -25.149902343749972 ], [ 46.622265625000097, -25.170410156249986 ], [ 46.386718749999972, -25.172753906250009 ], [ 46.158691406249972, -25.230371093750023 ], [ 45.920898437500028, -25.341308593749986 ], [ 45.692187500000074, -25.46845703125004 ], [ 45.604589843750063, -25.528710937499966 ], [ 45.508007812500097, -25.563183593749969 ], [ 45.205761718750097, -25.57050781250004 ], [ 45.115234375000028, -25.543066406249963 ], [ 44.812890625000051, -25.33417968750004 ], [ 44.695800781250028, -25.299707031250037 ], [ 44.473828125000097, -25.271093749999977 ], [ 44.406738281250028, -25.253320312499994 ], [ 44.34589843750004, -25.226074218749957 ], [ 44.256152343750074, -25.116894531249997 ], [ 44.078125, -25.024609375000026 ], [ 44.035351562500097, -24.995703125 ], [ 44.008300781250028, -24.93203125 ], [ 43.989843750000063, -24.863476562499983 ], [ 43.94375, -24.786718749999977 ], [ 43.909570312500051, -24.640625 ], [ 43.851562499999972, -24.538378906250003 ], [ 43.6875, -24.357910156250014 ], [ 43.670019531250006, -24.30029296875 ], [ 43.656835937500006, -24.108789062499966 ], [ 43.662109375000028, -23.97919921875004 ], [ 43.64609375, -23.741894531250011 ], [ 43.664746093750097, -23.630273437500009 ], [ 43.722265625, -23.529687500000037 ], [ 43.698730468750028, -23.420898437499986 ], [ 43.637597656249994, -23.306542968750051 ], [ 43.614648437499994, -23.188183593749997 ], [ 43.56953125000004, -23.08046875 ], [ 43.397851562499994, -22.886328124999963 ], [ 43.357519531250006, -22.79082031249996 ], [ 43.329589843750028, -22.691894531249972 ], [ 43.264843750000097, -22.38359375 ], [ 43.257128906250017, -22.276367187499957 ], [ 43.266601562499972, -22.049316406249972 ], [ 43.290527343749972, -21.93251953124998 ], [ 43.33222656250004, -21.85117187500002 ], [ 43.342675781250051, -21.790429687499994 ], [ 43.369726562500006, -21.738281250000028 ], [ 43.41054687499999, -21.69648437500004 ], [ 43.437792968750017, -21.646679687500011 ], [ 43.501855468750051, -21.356445312499957 ], [ 43.583105468750063, -21.291992187499972 ], [ 43.703613281250028, -21.254980468749977 ], [ 43.800195312499994, -21.179199218749986 ], [ 43.855664062500097, -21.076855468750011 ], [ 43.911132812500028, -20.865820312500006 ], [ 44.063085937500063, -20.65625 ], [ 44.117187499999972, -20.546093749999969 ], [ 44.239648437499994, -20.3796875 ], [ 44.348144531249972, -20.145507812499986 ], [ 44.381054687500097, -20.035156249999972 ], [ 44.404687500000051, -19.922070312500026 ], [ 44.432226562500063, -19.67421875 ], [ 44.452929687500017, -19.550878906249991 ], [ 44.448828125000063, -19.428710937499972 ], [ 44.386523437500074, -19.303125 ], [ 44.238769531249972, -19.075195312499986 ], [ 44.233984375000063, -19.032617187500009 ], [ 44.245703125000063, -18.863183593750051 ], [ 44.23310546875004, -18.740625 ], [ 44.178710937499972, -18.618554687500037 ], [ 44.108789062500051, -18.503515624999963 ], [ 44.040039062499972, -18.288476562500023 ], [ 44.006640625000017, -17.933007812499994 ], [ 44.013671875000028, -17.804492187500017 ], [ 43.993554687500051, -17.690332031250023 ], [ 43.94355468750004, -17.581445312500051 ], [ 43.979394531249994, -17.3916015625 ], [ 44.421386718749972, -16.702636718749972 ], [ 44.43574218750004, -16.621484374999966 ], [ 44.417968749999972, -16.411328125000054 ], [ 44.427050781250074, -16.289062500000014 ], [ 44.442480468750006, -16.24375 ], [ 44.476171875, -16.217285156249957 ], [ 44.551855468750006, -16.204492187500009 ], [ 44.909179687499972, -16.174511718750026 ], [ 44.955078124999972, -16.153320312499972 ], [ 45.044238281250017, -16.095117187500023 ], [ 45.166796875000017, -15.982812499999966 ], [ 45.222851562500097, -15.95048828124996 ], [ 45.271289062500017, -15.962304687499966 ], [ 45.30234375, -16.010449218749997 ], [ 45.3421875, -16.03671875000002 ], [ 45.486328125000028, -15.985839843749957 ], [ 45.541796875000074, -15.984277343749994 ], [ 45.598242187500006, -15.992578125 ], [ 45.62470703125004, -15.945800781249972 ], [ 45.640527343749994, -15.883105468749989 ], [ 45.661523437499994, -15.838867187499957 ], [ 45.700195312499972, -15.813769531249989 ], [ 45.885937500000097, -15.80009765624996 ], [ 46.004296875000051, -15.782128906250023 ], [ 46.157519531250074, -15.738281249999972 ], [ 46.190527343750063, -15.746875 ], [ 46.3140625, -15.904589843750017 ], [ 46.351562499999972, -15.918164062500026 ], [ 46.399609375000097, -15.924609375000017 ], [ 46.44160156250004, -15.895898437500023 ], [ 46.341308593749972, -15.813378906249994 ], [ 46.326171874999972, -15.766699218749991 ], [ 46.331445312499994, -15.713671875000031 ], [ 46.38515625, -15.600097656249986 ], [ 46.475097656250028, -15.513476562500003 ], [ 46.674707031249994, -15.381835937500014 ], [ 46.88203125000004, -15.229589843749991 ], [ 46.942285156249994, -15.219042968749974 ], [ 46.993261718750006, -15.2431640625 ], [ 47.032324218750063, -15.422656249999974 ], [ 47.027441406250006, -15.452246093749963 ], [ 47.060546875000028, -15.456347656250003 ], [ 47.09921875, -15.43417968750002 ], [ 47.133398437500006, -15.36171875 ], [ 47.135156250000051, -15.3015625 ], [ 47.107324218750051, -15.243847656249969 ], [ 47.09375, -15.195019531249969 ], [ 47.092578125000074, -15.150097656249969 ], [ 47.19765625, -15.044042968750034 ], [ 47.28046875000004, -14.942675781249989 ], [ 47.31875, -14.821777343749957 ], [ 47.351953125000051, -14.766113281249986 ], [ 47.439062500000063, -14.703320312499983 ], [ 47.464746093750051, -14.713281249999966 ], [ 47.485058593750097, -14.764355468749983 ], [ 47.496386718750074, -14.818359374999972 ], [ 47.474023437500051, -14.871972656249966 ], [ 47.44208984375004, -14.925 ], [ 47.429199218749972, -14.995703125000034 ], [ 47.478320312500017, -15.009375 ], [ 47.524707031250074, -14.992187500000028 ], [ 47.592578125000074, -14.8642578125 ], [ 47.670019531250006, -14.743261718750034 ], [ 47.71601562500004, -14.680371093750011 ], [ 47.774023437500063, -14.63671875 ], [ 47.870410156250074, -14.645507812500014 ], [ 47.964160156250074, -14.672558593750026 ], [ 47.811523437499972, -14.544824218750023 ], [ 47.773339843749994, -14.369921875 ], [ 47.955175781250006, -14.067285156249994 ], [ 47.956933593750051, -14.004296875000037 ], [ 47.983203125000074, -13.984863281249986 ], [ 47.995507812499994, -13.960449218749986 ], [ 47.901367187499972, -13.858203125000031 ], [ 47.883593750000017, -13.807519531250009 ], [ 47.895996093749972, -13.730664062499983 ], [ 47.941015625000063, -13.662402343750017 ], [ 47.981835937500051, -13.614648437499966 ], [ 48.039843750000017, -13.596289062499963 ], [ 48.085937500000028, -13.622558593749986 ], [ 48.187109375, -13.706542968750043 ], [ 48.255273437500051, -13.719335937499977 ], [ 48.337695312500074, -13.638671874999972 ], [ 48.405078125000017, -13.53798828124998 ], [ 48.506445312500063, -13.46875 ], [ 48.621386718750017, -13.425976562499983 ], [ 48.796484375, -13.267480468750023 ], [ 48.91035156250004, -12.93583984374996 ], [ 48.919433593750028, -12.839062499999969 ], [ 48.89423828125004, -12.721679687500028 ], [ 48.853808593750074, -12.61015625 ], [ 48.78632812500004, -12.470898437500011 ], [ 48.803906250000097, -12.440039062500034 ], [ 48.89960937500004, -12.458496093749972 ], [ 48.931738281250006, -12.4390625 ], [ 49.035742187500006, -12.315820312500037 ], [ 49.207031249999972, -12.079589843749957 ], [ 49.263476562500017, -12.080175781249991 ], [ 49.312109375000063, -12.123925781250023 ], [ 49.330175781250006, -12.188671874999983 ], [ 49.36396484375004, -12.236328125000014 ], [ 49.479785156250017, -12.348437500000017 ], [ 49.53828125000004, -12.432128906250014 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Mali", "admin": "Mali" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 4.227636718750006, 19.142773437499997 ], [ 4.228222656250011, 18.968066406250003 ], [ 4.22900390625, 18.704345703125 ], [ 4.22998046875, 18.410595703124997 ], [ 4.230859375000023, 18.139453125 ], [ 4.23193359375, 17.830517578124997 ], [ 4.232714843750017, 17.582177734374994 ], [ 4.233691406250017, 17.288427734374991 ], [ 4.234667968750017, 16.996386718750003 ], [ 4.202929687500017, 16.962695312500003 ], [ 4.191210937500017, 16.798193359374991 ], [ 4.18212890625, 16.581787109375 ], [ 4.121289062500011, 16.357714843750003 ], [ 4.014843750000011, 16.192724609374991 ], [ 3.976171875, 16.03554687499999 ], [ 3.947070312500017, 15.945654296874991 ], [ 3.9072265625, 15.896826171874991 ], [ 3.89794921875, 15.837988281249991 ], [ 3.876953125, 15.755273437499994 ], [ 3.842968750000011, 15.701708984375003 ], [ 3.816503906250006, 15.674023437499997 ], [ 3.709570312500006, 15.641699218749991 ], [ 3.5205078125, 15.483105468749997 ], [ 3.504296875000023, 15.356347656249994 ], [ 3.2890625, 15.39111328125 ], [ 3.06015625, 15.427197265624997 ], [ 3.029394531250006, 15.424853515625003 ], [ 3.010546875000017, 15.408300781249991 ], [ 3.001074218750006, 15.340966796874994 ], [ 2.689648437500011, 15.329882812500003 ], [ 2.420800781250023, 15.320410156249991 ], [ 2.088183593750017, 15.309375 ], [ 1.859375, 15.301708984374997 ], [ 1.569140625000017, 15.286474609374991 ], [ 1.300195312500023, 15.272265625 ], [ 1.121289062500011, 15.126123046874994 ], [ 0.960058593750006, 14.986914062499991 ], [ 0.947460937500011, 14.982128906249997 ], [ 0.718652343750023, 14.954882812500003 ], [ 0.433007812500023, 14.97900390625 ], [ 0.286230468750006, 14.980175781249997 ], [ 0.228710937500011, 14.963671875 ], [ 0.217480468750011, 14.911474609374991 ], [ 0.00732421875, 14.984814453124997 ], [ -0.235888671874989, 15.059423828124991 ], [ -0.405419921874994, 15.0125 ], [ -0.432275390624994, 15.028515625 ], [ -0.454492187499994, 15.059667968749991 ], [ -0.536523437499994, 15.077880859375 ], [ -0.666455078124983, 15.069775390624997 ], [ -0.760449218749983, 15.047753906249994 ], [ -0.907958984375, 14.937402343749994 ], [ -1.019189453124994, 14.841357421875003 ], [ -1.049560546875, 14.81953125 ], [ -1.204980468749994, 14.761523437500003 ], [ -1.49365234375, 14.626074218749991 ], [ -1.657324218749977, 14.526806640624997 ], [ -1.695068359375, 14.508496093749997 ], [ -1.767773437499983, 14.486035156249997 ], [ -1.879785156249994, 14.481494140625003 ], [ -1.97304687499999, 14.45654296875 ], [ -2.05712890625, 14.194628906250003 ], [ -2.113232421874983, 14.16845703125 ], [ -2.457226562499983, 14.274121093749997 ], [ -2.526904296874989, 14.25830078125 ], [ -2.586718749999989, 14.227587890625003 ], [ -2.778857421874989, 14.07373046875 ], [ -2.873925781249994, 13.950732421875003 ], [ -2.925878906249977, 13.786767578124994 ], [ -2.918505859374989, 13.736376953125003 ], [ -2.917089843749977, 13.679492187500003 ], [ -2.950830078124994, 13.6484375 ], [ -2.997216796874994, 13.63710937499999 ], [ -3.038671874999977, 13.639111328124997 ], [ -3.198437499999983, 13.6728515625 ], [ -3.248632812499977, 13.658349609374994 ], [ -3.270166015624994, 13.577441406250003 ], [ -3.266748046874994, 13.40078125 ], [ -3.3017578125, 13.28076171875 ], [ -3.396728515625, 13.243701171875003 ], [ -3.469921874999983, 13.196386718749991 ], [ -3.527636718749989, 13.182714843749991 ], [ -3.575781249999977, 13.194189453124991 ], [ -3.853466796874983, 13.37353515625 ], [ -3.947314453124989, 13.402197265624991 ], [ -4.05117187499999, 13.38242187499999 ], [ -4.151025390624994, 13.306201171875003 ], [ -4.196191406249994, 13.256152343750003 ], [ -4.258691406249994, 13.197314453124989 ], [ -4.328710937499977, 13.119042968749994 ], [ -4.310253906249983, 13.052490234375 ], [ -4.260644531249994, 12.975341796875 ], [ -4.225244140624994, 12.879492187499991 ], [ -4.227099609374989, 12.793701171875 ], [ -4.480615234374994, 12.672216796874991 ], [ -4.459863281249994, 12.63037109375 ], [ -4.421923828124989, 12.581591796874989 ], [ -4.421582031249983, 12.493066406249994 ], [ -4.4287109375, 12.337597656249997 ], [ -4.479882812499994, 12.281787109374989 ], [ -4.546044921874994, 12.226464843749994 ], [ -4.5869140625, 12.155029296875 ], [ -4.627246093749989, 12.120214843749991 ], [ -4.699316406249977, 12.076171875 ], [ -4.797949218749977, 12.032128906249994 ], [ -4.968994140625, 11.993310546874994 ], [ -5.105908203124983, 11.967529296875 ], [ -5.157519531249989, 11.9423828125 ], [ -5.230175781249983, 11.890283203124994 ], [ -5.288134765624989, 11.827929687499989 ], [ -5.302001953125, 11.760449218749997 ], [ -5.29052734375, 11.683300781249997 ], [ -5.270312499999989, 11.619873046875 ], [ -5.244775390624994, 11.576757812499991 ], [ -5.229394531249994, 11.5224609375 ], [ -5.250244140625, 11.375781249999989 ], [ -5.299853515624989, 11.205957031249994 ], [ -5.347412109375, 11.130273437499994 ], [ -5.42421875, 11.088720703124991 ], [ -5.490478515625, 11.042382812499994 ], [ -5.468554687499989, 10.931054687499994 ], [ -5.457080078124989, 10.771386718749994 ], [ -5.475683593749977, 10.643945312499994 ], [ -5.47900390625, 10.565087890624994 ], [ -5.507031249999983, 10.483447265624989 ], [ -5.523535156249977, 10.426025390625 ], [ -5.556591796874983, 10.43994140625 ], [ -5.694287109374983, 10.43320312499999 ], [ -5.843847656249977, 10.389550781249994 ], [ -5.896191406249983, 10.354736328125 ], [ -5.907568359374977, 10.307226562499991 ], [ -5.940673828125, 10.275097656249997 ], [ -5.98867187499999, 10.239111328124991 ], [ -6.034570312499994, 10.19482421875 ], [ -6.1171875, 10.201904296875 ], [ -6.196875, 10.232128906249997 ], [ -6.238378906249977, 10.261621093749994 ], [ -6.241308593749977, 10.279199218749994 ], [ -6.214990234374994, 10.322363281249991 ], [ -6.192626953125, 10.369433593749989 ], [ -6.190673828125, 10.400292968749994 ], [ -6.2177734375, 10.476269531249997 ], [ -6.23974609375, 10.55810546875 ], [ -6.230664062499983, 10.597509765624991 ], [ -6.250244140625, 10.717919921874994 ], [ -6.261132812499994, 10.724072265624997 ], [ -6.365625, 10.692822265624997 ], [ -6.404150390624977, 10.685107421874989 ], [ -6.425878906249977, 10.671777343749994 ], [ -6.4326171875, 10.648730468749989 ], [ -6.407519531249989, 10.572363281249991 ], [ -6.423925781249977, 10.559130859374989 ], [ -6.482617187499983, 10.561230468749997 ], [ -6.564599609374994, 10.58642578125 ], [ -6.654150390624977, 10.656445312499997 ], [ -6.676367187499977, 10.6337890625 ], [ -6.686132812499977, 10.578027343749994 ], [ -6.691992187499977, 10.512011718749989 ], [ -6.669335937499994, 10.3921875 ], [ -6.693261718749994, 10.349462890624991 ], [ -6.753222656249989, 10.357128906249997 ], [ -6.833642578124994, 10.356982421874989 ], [ -6.90380859375, 10.345068359374991 ], [ -6.950341796874994, 10.342333984374989 ], [ -6.9794921875, 10.299560546875 ], [ -6.991748046874989, 10.251855468749994 ], [ -6.963818359374983, 10.19873046875 ], [ -6.968164062499994, 10.176220703124997 ], [ -6.989453124999983, 10.155664062499994 ], [ -7.01708984375, 10.143261718749997 ], [ -7.039746093749983, 10.144775390625 ], [ -7.104882812499994, 10.20351562499999 ], [ -7.182324218749983, 10.225683593749991 ], [ -7.363183593749994, 10.259375 ], [ -7.385058593749989, 10.340136718749989 ], [ -7.414794921875, 10.34130859375 ], [ -7.45654296875, 10.383935546874994 ], [ -7.497949218749994, 10.439794921874991 ], [ -7.532812499999977, 10.436816406249989 ], [ -7.562109374999977, 10.421240234374991 ], [ -7.6611328125, 10.427441406249997 ], [ -7.749072265624989, 10.34228515625 ], [ -7.814208984375, 10.236572265625 ], [ -7.884082031249989, 10.185742187499997 ], [ -7.9609375, 10.163476562499994 ], [ -7.990625, 10.1625 ], [ -7.974462890624977, 10.229541015624989 ], [ -7.985693359374977, 10.278417968749991 ], [ -8.007275390624983, 10.321875 ], [ -8.231494140624989, 10.43798828125 ], [ -8.266650390624989, 10.485986328124994 ], [ -8.301562499999989, 10.61757812499999 ], [ -8.324121093749994, 10.74951171875 ], [ -8.321679687499994, 10.826953124999989 ], [ -8.306347656249983, 10.89609375 ], [ -8.312744140625, 10.949755859374989 ], [ -8.33740234375, 10.990625 ], [ -8.404492187499983, 11.029931640624994 ], [ -8.474707031249977, 11.048388671874989 ], [ -8.563525390624989, 10.996679687499991 ], [ -8.606201171875, 10.986962890624994 ], [ -8.646191406249983, 10.990478515625 ], [ -8.666699218749983, 11.009472656249997 ], [ -8.663916015624977, 11.035839843749997 ], [ -8.567285156249994, 11.177001953125 ], [ -8.520312499999989, 11.2359375 ], [ -8.463525390624994, 11.280712890624997 ], [ -8.42529296875, 11.304736328124989 ], [ -8.400683593749989, 11.339404296874989 ], [ -8.398535156249977, 11.366552734374991 ], [ -8.407470703125, 11.386279296874989 ], [ -8.470703125, 11.412207031249991 ], [ -8.56875, 11.478076171874989 ], [ -8.621142578124989, 11.485107421875 ], [ -8.664941406249994, 11.514990234374991 ], [ -8.71142578125, 11.617773437499991 ], [ -8.733105468749983, 11.6375 ], [ -8.779736328124983, 11.648242187499989 ], [ -8.822021484375, 11.673242187499994 ], [ -8.820068359375, 11.80712890625 ], [ -8.818310546874983, 11.922509765624994 ], [ -8.913867187499989, 12.108544921874994 ], [ -8.950830078124994, 12.2255859375 ], [ -8.998925781249994, 12.345898437499997 ], [ -9.043066406249977, 12.40234375 ], [ -9.120458984374977, 12.449951171875 ], [ -9.215527343749983, 12.482861328124997 ], [ -9.3, 12.490283203124989 ], [ -9.365185546874983, 12.479296874999989 ], [ -9.395361328124977, 12.464648437499989 ], [ -9.393652343749977, 12.442236328124991 ], [ -9.3408203125, 12.366015624999989 ], [ -9.33154296875, 12.32373046875 ], [ -9.340185546874977, 12.282763671874989 ], [ -9.358105468749983, 12.255419921874989 ], [ -9.404980468749983, 12.25244140625 ], [ -9.48681640625, 12.228662109374994 ], [ -9.587744140624977, 12.182470703124991 ], [ -9.658300781249977, 12.143115234374989 ], [ -9.714746093749994, 12.04248046875 ], [ -9.754003906249977, 12.029931640624994 ], [ -9.82070312499999, 12.04248046875 ], [ -10.010644531249994, 12.116455078125 ], [ -10.167089843749977, 12.177441406249997 ], [ -10.274853515624983, 12.212646484375 ], [ -10.339892578124989, 12.190283203124991 ], [ -10.372753906249983, 12.179541015624991 ], [ -10.4658203125, 12.138671875 ], [ -10.589501953124994, 11.990283203124989 ], [ -10.618994140624977, 11.941210937499989 ], [ -10.643701171874994, 11.925537109375 ], [ -10.677343749999977, 11.8994140625 ], [ -10.709228515625, 11.898730468749989 ], [ -10.734912109374989, 11.916455078124997 ], [ -10.743017578124977, 11.92724609375 ], [ -10.806494140624977, 12.034277343749991 ], [ -10.876171874999983, 12.15185546875 ], [ -10.933203124999977, 12.205175781249991 ], [ -11.004541015624994, 12.20751953125 ], [ -11.065820312499994, 12.170800781249994 ], [ -11.129248046874977, 12.095019531249989 ], [ -11.209667968749983, 12.024853515624997 ], [ -11.260693359374983, 12.004052734374994 ], [ -11.30517578125, 12.015429687499989 ], [ -11.414648437499977, 12.10400390625 ], [ -11.492431640625, 12.166943359374997 ], [ -11.502197265625, 12.198632812499994 ], [ -11.474560546874983, 12.247167968749991 ], [ -11.447558593749989, 12.319238281249994 ], [ -11.418066406249977, 12.377685546875 ], [ -11.389404296875, 12.404394531249991 ], [ -11.382421874999977, 12.479248046875 ], [ -11.448779296874989, 12.531933593749997 ], [ -11.450585937499994, 12.557714843749991 ], [ -11.444091796875, 12.627587890624994 ], [ -11.414355468749989, 12.775488281249991 ], [ -11.417431640624983, 12.831884765624991 ], [ -11.390380859375, 12.941992187499991 ], [ -11.433935546874977, 12.991601562499994 ], [ -11.444140624999989, 13.028222656249994 ], [ -11.492822265624994, 13.086962890624989 ], [ -11.548779296874983, 13.170263671874991 ], [ -11.561669921874994, 13.236962890624994 ], [ -11.581347656249989, 13.2900390625 ], [ -11.634960937499983, 13.369873046875 ], [ -11.674462890624994, 13.382373046875003 ], [ -11.758251953124983, 13.39453125 ], [ -11.772216796875, 13.367089843749994 ], [ -11.803369140624994, 13.327294921874994 ], [ -11.831689453124994, 13.315820312499994 ], [ -11.877783203124977, 13.364550781250003 ], [ -11.895214843749983, 13.406298828125003 ], [ -11.894580078124989, 13.444433593749991 ], [ -11.957080078124989, 13.510888671874994 ], [ -12.05419921875, 13.633056640625 ], [ -12.044140624999983, 13.73388671875 ], [ -11.984179687499989, 13.7880859375 ], [ -11.966357421874989, 13.828955078124991 ], [ -11.960888671874983, 13.875292968750003 ], [ -11.988085937499989, 13.930761718749991 ], [ -12.020117187499977, 13.974658203125003 ], [ -12.011181640624983, 14.071826171875003 ], [ -12.019189453124994, 14.206494140624997 ], [ -12.068359375, 14.27421875 ], [ -12.112890624999977, 14.323291015625003 ], [ -12.175244140624983, 14.376660156249997 ], [ -12.228417968749994, 14.45859375 ], [ -12.206835937499989, 14.571142578124991 ], [ -12.1865234375, 14.648144531249997 ], [ -12.280615234374977, 14.809033203124997 ], [ -12.104687499999983, 14.745361328125 ], [ -12.08154296875, 14.766357421875 ], [ -12.021582031249977, 14.804931640625 ], [ -11.94091796875, 14.886914062499997 ], [ -11.872851562499989, 14.995166015625003 ], [ -11.842236328124983, 15.12939453125 ], [ -11.828759765624994, 15.244873046875 ], [ -11.798437499999977, 15.342724609374997 ], [ -11.76015625, 15.425537109375 ], [ -11.675878906249977, 15.512060546874991 ], [ -11.596728515624989, 15.5732421875 ], [ -11.502685546875, 15.636816406249991 ], [ -11.455224609374994, 15.62539062499999 ], [ -11.365625, 15.536767578124994 ], [ -11.169335937499994, 15.358642578125 ], [ -11.007421874999977, 15.222900390625 ], [ -10.9482421875, 15.151123046875 ], [ -10.895605468749977, 15.150488281249991 ], [ -10.815087890624994, 15.28173828125 ], [ -10.731982421874989, 15.39492187499999 ], [ -10.696582031249989, 15.42265625 ], [ -10.586572265624994, 15.434863281250003 ], [ -10.4931640625, 15.439794921874991 ], [ -10.411816406249983, 15.437939453124997 ], [ -10.26210937499999, 15.416015625 ], [ -10.19375, 15.396044921875003 ], [ -10.129541015624994, 15.383691406249994 ], [ -9.94140625, 15.373779296875 ], [ -9.755078124999983, 15.401464843749991 ], [ -9.577832031249983, 15.437255859375 ], [ -9.446923828124994, 15.458203125 ], [ -9.440332031249994, 15.511669921874997 ], [ -9.447705078124983, 15.574853515624994 ], [ -9.426562499999989, 15.623046875 ], [ -9.385351562499977, 15.667626953124994 ], [ -9.3505859375, 15.677392578124994 ], [ -9.33544921875, 15.525683593750003 ], [ -9.293701171875, 15.502832031249994 ], [ -9.176806640624989, 15.49609375 ], [ -8.987060546875, 15.49609375 ], [ -8.783105468749994, 15.49609375 ], [ -8.579150390624989, 15.496142578125003 ], [ -8.375195312499983, 15.496142578125003 ], [ -8.171240234374977, 15.496142578125003 ], [ -7.96728515625, 15.496142578125003 ], [ -7.763378906249983, 15.496142578125003 ], [ -7.559375, 15.496142578125003 ], [ -7.35546875, 15.496191406249991 ], [ -7.151513671874994, 15.496191406249991 ], [ -6.947558593749989, 15.496191406249991 ], [ -6.743603515624983, 15.496191406249991 ], [ -6.539648437499977, 15.496191406249991 ], [ -6.335742187499989, 15.496191406249991 ], [ -6.131787109374983, 15.496240234374994 ], [ -5.927832031249977, 15.496289062499997 ], [ -5.723876953125, 15.496289062499997 ], [ -5.5125, 15.496289062499997 ], [ -5.455615234374989, 15.789404296874991 ], [ -5.403564453125, 16.057910156250003 ], [ -5.359912109374989, 16.282861328124994 ], [ -5.509619140624977, 16.442041015624994 ], [ -5.628662109375, 16.568652343750003 ], [ -5.65625, 16.8095703125 ], [ -5.684765624999983, 17.058251953124994 ], [ -5.713183593749989, 17.306884765625 ], [ -5.74169921875, 17.555566406249994 ], [ -5.770166015624994, 17.804248046875003 ], [ -5.798632812499989, 18.052929687499997 ], [ -5.827099609374983, 18.3015625 ], [ -5.855566406249977, 18.550244140624997 ], [ -5.884082031249989, 18.798876953125003 ], [ -5.9125, 19.047509765624994 ], [ -5.941015624999977, 19.296191406250003 ], [ -5.969482421875, 19.544873046874997 ], [ -5.997949218749994, 19.793505859375003 ], [ -6.026416015624989, 20.0421875 ], [ -6.054882812499983, 20.290869140624991 ], [ -6.083398437499994, 20.539501953124997 ], [ -6.11181640625, 20.788183593749991 ], [ -6.140332031249983, 21.036865234375 ], [ -6.168798828124977, 21.28554687499999 ], [ -6.197265625, 21.5341796875 ], [ -6.225732421874994, 21.782861328124994 ], [ -6.254199218749989, 22.031542968750003 ], [ -6.28271484375, 22.280175781249994 ], [ -6.311132812499977, 22.528857421875003 ], [ -6.339648437499989, 22.777490234374994 ], [ -6.368115234374983, 23.026123046875 ], [ -6.396582031249977, 23.274804687499994 ], [ -6.425048828125, 23.523486328125003 ], [ -6.45351562499999, 23.772167968749997 ], [ -6.482031249999977, 24.020800781250003 ], [ -6.510449218749983, 24.269482421874997 ], [ -6.538964843749994, 24.518164062499991 ], [ -6.5673828125, 24.766796875 ], [ -6.594091796874977, 24.99462890625 ], [ -6.287207031249977, 24.994824218749997 ], [ -5.959814453124977, 24.994970703124991 ], [ -5.640771484374994, 24.995166015625003 ], [ -5.172900390624989, 24.995410156250003 ], [ -4.822607421874977, 24.99560546875 ], [ -4.516992187499994, 24.804492187500003 ], [ -4.240332031249977, 24.62353515625 ], [ -3.912792968749983, 24.409472656250003 ], [ -3.585351562499994, 24.195361328125003 ], [ -3.257861328124989, 23.98125 ], [ -2.930371093749983, 23.767138671875003 ], [ -2.602929687499994, 23.553027343750003 ], [ -2.275390625, 23.3388671875 ], [ -1.947900390624994, 23.124804687500003 ], [ -1.620410156249989, 22.91064453125 ], [ -1.29296875, 22.696533203125 ], [ -0.965478515624994, 22.482470703125003 ], [ -0.637988281249989, 22.268310546875 ], [ -0.310546875, 22.05419921875 ], [ 0.016992187500023, 21.840136718750003 ], [ 0.344433593750011, 21.6259765625 ], [ 0.671875, 21.411865234375 ], [ 0.999414062500023, 21.19775390625 ], [ 1.1455078125, 21.102246093749997 ], [ 1.1591796875, 21.0625 ], [ 1.172753906250023, 20.981982421875003 ], [ 1.1640625, 20.891308593749997 ], [ 1.165722656250011, 20.817431640625003 ], [ 1.208886718750023, 20.767285156249997 ], [ 1.290234375000011, 20.713574218749997 ], [ 1.610644531250017, 20.555566406249994 ], [ 1.636035156250017, 20.524365234374997 ], [ 1.647363281250023, 20.458837890624991 ], [ 1.685449218750023, 20.378369140624997 ], [ 1.753222656250017, 20.331591796875003 ], [ 1.832421875000023, 20.296875 ], [ 1.928808593750006, 20.272705078125 ], [ 2.219335937500006, 20.247802734375 ], [ 2.280859375, 20.210302734374991 ], [ 2.406152343750023, 20.063867187499994 ], [ 2.47421875, 20.035009765624991 ], [ 2.667773437500017, 19.992919921875 ], [ 2.807910156250017, 19.969433593749997 ], [ 2.86572265625, 19.955957031249994 ], [ 2.992480468750017, 19.916601562499991 ], [ 3.130273437500023, 19.850195312499991 ], [ 3.203710937500006, 19.789697265624994 ], [ 3.203417968750017, 19.770751953125 ], [ 3.202734375, 19.718310546875003 ], [ 3.20166015625, 19.560400390624991 ], [ 3.22705078125, 19.473583984374997 ], [ 3.255859375, 19.4109375 ], [ 3.25439453125, 19.372607421875003 ], [ 3.219628906250023, 19.345410156249997 ], [ 3.1923828125, 19.312060546875003 ], [ 3.17724609375, 19.268164062499991 ], [ 3.137890625000011, 19.212158203125 ], [ 3.106054687500006, 19.150097656249997 ], [ 3.119726562500006, 19.103173828124994 ], [ 3.174218750000023, 19.072900390624994 ], [ 3.255957031250006, 19.01328125 ], [ 3.323437500000011, 18.988378906249991 ], [ 3.3564453125, 18.986621093750003 ], [ 3.40087890625, 18.988427734374994 ], [ 3.438769531250017, 18.996142578125003 ], [ 3.683496093750023, 19.041601562499991 ], [ 3.91015625, 19.083740234375 ], [ 4.227636718750006, 19.142773437499997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Mozambique", "admin": "Mozambique" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 32.886132812500023, -26.849316406250011 ], [ 32.776562500000011, -26.850976562500009 ], [ 32.588769531250023, -26.855761718750003 ], [ 32.477734375000011, -26.858496093750006 ], [ 32.353515625, -26.861621093750003 ], [ 32.199609375000023, -26.83349609375 ], [ 32.112890625, -26.839453125 ], [ 32.10595703125, -26.52001953125 ], [ 32.077929687500017, -26.449804687500006 ], [ 32.04833984375, -26.34716796875 ], [ 32.041406250000023, -26.28125 ], [ 32.059960937500023, -26.215039062500011 ], [ 32.06884765625, -26.11015625 ], [ 32.060546875, -26.018359375 ], [ 31.968457031250011, -25.972265625 ], [ 31.9482421875, -25.957617187500006 ], [ 31.928320312500006, -25.885351562500006 ], [ 31.920312500000023, -25.77392578125 ], [ 31.984570312500011, -25.631933593750006 ], [ 31.979394531250023, -25.359472656250006 ], [ 31.987011718750011, -25.263476562500003 ], [ 31.985742187500023, -25.073828125 ], [ 31.984375, -24.844042968750003 ], [ 31.983203125000017, -24.63828125 ], [ 31.98583984375, -24.460644531250011 ], [ 31.966601562500017, -24.37646484375 ], [ 31.950585937500023, -24.330273437500011 ], [ 31.908007812500017, -24.236230468750009 ], [ 31.858300781250023, -24.040234375000011 ], [ 31.799609375000017, -23.8921875 ], [ 31.724023437500023, -23.79453125 ], [ 31.7, -23.743066406250009 ], [ 31.675585937500017, -23.67421875 ], [ 31.604101562500006, -23.552929687500011 ], [ 31.545605468750011, -23.482324218750009 ], [ 31.529687500000023, -23.42578125 ], [ 31.53173828125, -23.279492187500011 ], [ 31.466699218750023, -23.016699218750006 ], [ 31.419335937500023, -22.825097656250009 ], [ 31.348046875000023, -22.617578125 ], [ 31.300195312500023, -22.478613281250006 ], [ 31.293164062500011, -22.4546875 ], [ 31.287890625000017, -22.402050781250011 ], [ 31.429492187500017, -22.298828125 ], [ 31.571484375000011, -22.153515625000011 ], [ 31.737695312500023, -21.9833984375 ], [ 31.885937500000011, -21.83154296875 ], [ 32.016308593750011, -21.698046875 ], [ 32.194726562500023, -21.515429687500003 ], [ 32.37109375, -21.334863281250009 ], [ 32.412402343750017, -21.311816406250003 ], [ 32.429785156250006, -21.297070312500011 ], [ 32.353613281250006, -21.136523437500003 ], [ 32.476171875, -20.950097656250009 ], [ 32.482812500000023, -20.82890625 ], [ 32.477636718750006, -20.712988281250006 ], [ 32.492382812500011, -20.659765625 ], [ 32.529296875, -20.613085937500003 ], [ 32.672558593750011, -20.51611328125 ], [ 32.780859375, -20.361523437500011 ], [ 32.86962890625, -20.2171875 ], [ 32.992773437500006, -19.98486328125 ], [ 33.0048828125, -19.93017578125 ], [ 33.006738281250023, -19.873828125 ], [ 32.97265625, -19.79541015625 ], [ 32.890429687500017, -19.668066406250006 ], [ 32.830761718750011, -19.558203125 ], [ 32.777636718750017, -19.388769531250006 ], [ 32.830957031250023, -19.241406250000011 ], [ 32.85, -19.152441406250006 ], [ 32.849804687500011, -19.104394531250009 ], [ 32.826171875, -19.058789062500011 ], [ 32.766210937500006, -19.024316406250009 ], [ 32.716503906250011, -19.001855468750009 ], [ 32.69970703125, -18.94091796875 ], [ 32.69921875, -18.868457031250003 ], [ 32.721972656250017, -18.828417968750003 ], [ 32.8544921875, -18.763671875 ], [ 32.884570312500017, -18.728515625 ], [ 32.900292968750023, -18.6890625 ], [ 32.901660156250017, -18.632910156250006 ], [ 32.942480468750006, -18.49267578125 ], [ 32.993066406250023, -18.359570312500011 ], [ 32.996386718750017, -18.312597656250006 ], [ 32.978515625, -18.271484375 ], [ 32.964648437500017, -18.1962890625 ], [ 32.95556640625, -18.082910156250009 ], [ 32.9546875, -17.765429687500003 ], [ 32.980761718750017, -17.4375 ], [ 32.969335937500006, -17.2515625 ], [ 32.884375, -17.037792968750011 ], [ 32.876269531250017, -16.88359375 ], [ 32.937890625000023, -16.775976562500006 ], [ 32.948046875000017, -16.712304687500009 ], [ 32.902929687500006, -16.704199218750006 ], [ 32.810253906250011, -16.69765625 ], [ 32.741796875, -16.677636718750009 ], [ 32.635839843750006, -16.589453125 ], [ 32.451953125000017, -16.515722656250006 ], [ 32.243261718750006, -16.44873046875 ], [ 31.939843750000023, -16.428808593750006 ], [ 31.687597656250006, -16.214160156250003 ], [ 31.48984375, -16.1796875 ], [ 31.426171875000023, -16.15234375 ], [ 31.236230468750023, -16.023632812500011 ], [ 30.938769531250017, -16.01171875 ], [ 30.630175781250017, -15.999218750000011 ], [ 30.437792968750017, -15.995312500000011 ], [ 30.409375, -15.978222656250011 ], [ 30.398144531250011, -15.80078125 ], [ 30.39609375, -15.64306640625 ], [ 30.3798828125, -15.505859375 ], [ 30.3505859375, -15.349707031250006 ], [ 30.3056640625, -15.288867187500003 ], [ 30.252148437500011, -15.183203125 ], [ 30.225, -15.06689453125 ], [ 30.221777343750006, -15.010546875 ], [ 30.231835937500023, -14.990332031250006 ], [ 30.446093750000017, -14.907519531250003 ], [ 30.537695312500006, -14.866503906250003 ], [ 30.67333984375, -14.819140625 ], [ 30.915136718750006, -14.753320312500009 ], [ 31.130859375, -14.694628906250003 ], [ 31.328515625000023, -14.6376953125 ], [ 31.537890625000017, -14.5771484375 ], [ 31.623046875, -14.53671875 ], [ 31.728906250000023, -14.49609375 ], [ 31.982128906250011, -14.414453125 ], [ 32.054492187500017, -14.386523437500003 ], [ 32.199902343750011, -14.3408203125 ], [ 32.272851562500023, -14.323046875 ], [ 32.55322265625, -14.229589843750006 ], [ 32.87451171875, -14.122460937500009 ], [ 32.987109375000017, -14.0849609375 ], [ 33.201757812500006, -14.013378906250011 ], [ 33.243554687500023, -14.043066406250006 ], [ 33.389941406250017, -14.289453125 ], [ 33.505273437500023, -14.43408203125 ], [ 33.636425781250011, -14.568164062500003 ], [ 33.658300781250006, -14.561621093750006 ], [ 33.696093750000017, -14.5302734375 ], [ 33.761425781250011, -14.517285156250011 ], [ 33.969824218750006, -14.487109375 ], [ 34.049414062500006, -14.485253906250009 ], [ 34.101855468750017, -14.449316406250006 ], [ 34.208789062500017, -14.423730468750009 ], [ 34.33251953125, -14.40859375 ], [ 34.375, -14.4248046875 ], [ 34.505273437500023, -14.59814453125 ], [ 34.524121093750011, -14.730761718750003 ], [ 34.551171875000023, -14.92236328125 ], [ 34.5576171875, -15.015917968750003 ], [ 34.555468750000017, -15.140917968750003 ], [ 34.540820312500017, -15.297265625 ], [ 34.434960937500023, -15.477148437500006 ], [ 34.414746093750011, -15.566796875 ], [ 34.358007812500006, -15.705273437500011 ], [ 34.283007812500017, -15.7734375 ], [ 34.24609375, -15.829394531250003 ], [ 34.248242187500011, -15.8875 ], [ 34.288281250000011, -15.936132812500006 ], [ 34.3759765625, -16.023730468750003 ], [ 34.403027343750011, -16.080273437500011 ], [ 34.395117187500006, -16.130859375 ], [ 34.3955078125, -16.19921875 ], [ 34.416406250000023, -16.246777343750011 ], [ 34.441308593750023, -16.2744140625 ], [ 34.528125, -16.319140625 ], [ 34.612695312500023, -16.431542968750009 ], [ 34.7587890625, -16.567089843750011 ], [ 34.933398437500017, -16.760351562500006 ], [ 35.015332031250011, -16.819531250000011 ], [ 35.079882812500017, -16.833886718750009 ], [ 35.112109375000017, -16.898535156250006 ], [ 35.09423828125, -16.973828125000011 ], [ 35.0439453125, -17.016894531250003 ], [ 35.064648437500011, -17.07861328125 ], [ 35.093066406250017, -17.1109375 ], [ 35.124609375, -17.127246093750003 ], [ 35.201367187500011, -17.131054687500011 ], [ 35.272558593750006, -17.118457031250003 ], [ 35.290429687500023, -17.096972656250003 ], [ 35.281152343750023, -16.807812500000011 ], [ 35.229785156250017, -16.639257812500006 ], [ 35.178320312500006, -16.573339843750006 ], [ 35.167187500000011, -16.560253906250011 ], [ 35.185253906250011, -16.5048828125 ], [ 35.242773437500006, -16.375390625 ], [ 35.29150390625, -16.247167968750006 ], [ 35.322460937500011, -16.193164062500003 ], [ 35.358496093750006, -16.160546875 ], [ 35.599316406250011, -16.125878906250009 ], [ 35.708886718750023, -16.095800781250006 ], [ 35.755273437500023, -16.058300781250011 ], [ 35.791210937500011, -15.958691406250011 ], [ 35.819921875, -15.680371093750011 ], [ 35.830273437500011, -15.4189453125 ], [ 35.805371093750011, -15.265625 ], [ 35.839941406250006, -15.03466796875 ], [ 35.892773437500011, -14.891796875000011 ], [ 35.86669921875, -14.86376953125 ], [ 35.84716796875, -14.6708984375 ], [ 35.6904296875, -14.465527343750011 ], [ 35.488476562500011, -14.201074218750009 ], [ 35.375781250000017, -14.058691406250006 ], [ 35.247460937500023, -13.896875 ], [ 35.013867187500011, -13.643457031250009 ], [ 34.906835937500006, -13.551660156250009 ], [ 34.850488281250023, -13.516015625 ], [ 34.66162109375, -13.48671875 ], [ 34.611523437500011, -13.437890625 ], [ 34.563671875000011, -13.36015625 ], [ 34.545703125000017, -13.21630859375 ], [ 34.542578125, -13.108691406250003 ], [ 34.521289062500017, -12.92578125 ], [ 34.48291015625, -12.666796875 ], [ 34.4658203125, -12.590722656250009 ], [ 34.412109375, -12.395898437500009 ], [ 34.36083984375, -12.210546875 ], [ 34.357812500000023, -12.164746093750011 ], [ 34.3759765625, -12.120214843750006 ], [ 34.462890625, -11.983789062500009 ], [ 34.524804687500023, -11.887011718750003 ], [ 34.553906250000011, -11.834082031250006 ], [ 34.60625, -11.690039062500006 ], [ 34.618554687500023, -11.620214843750006 ], [ 34.659570312500023, -11.588671875 ], [ 34.826562500000023, -11.57568359375 ], [ 34.95947265625, -11.578125 ], [ 35.1826171875, -11.574804687500006 ], [ 35.418261718750017, -11.583203125000011 ], [ 35.451367187500011, -11.589550781250011 ], [ 35.50439453125, -11.604785156250003 ], [ 35.564355468750023, -11.60234375 ], [ 35.630957031250006, -11.58203125 ], [ 35.7046875, -11.532128906250009 ], [ 35.785449218750017, -11.452929687500003 ], [ 35.911328125000011, -11.4546875 ], [ 36.082226562500011, -11.537304687500011 ], [ 36.175488281250011, -11.609277343750009 ], [ 36.191308593750023, -11.670703125 ], [ 36.3056640625, -11.706347656250003 ], [ 36.518652343750006, -11.716210937500009 ], [ 36.673828125, -11.684277343750011 ], [ 36.77109375, -11.6103515625 ], [ 36.87265625, -11.5712890625 ], [ 36.978906250000023, -11.566992187500006 ], [ 37.059179687500006, -11.5921875 ], [ 37.113867187500006, -11.647167968750011 ], [ 37.218359375, -11.6865234375 ], [ 37.372851562500017, -11.71044921875 ], [ 37.541699218750011, -11.675097656250003 ], [ 37.724804687500011, -11.580664062500006 ], [ 37.829296875000011, -11.48193359375 ], [ 37.855078125, -11.379101562500011 ], [ 37.885351562500006, -11.316699218750003 ], [ 37.920214843750017, -11.294726562500003 ], [ 38.017285156250011, -11.282128906250009 ], [ 38.176562500000017, -11.278710937500009 ], [ 38.315136718750011, -11.311132812500006 ], [ 38.491796875, -11.413281250000011 ], [ 38.603320312500017, -11.3453125 ], [ 38.794726562500017, -11.22890625 ], [ 38.9875, -11.167285156250003 ], [ 39.170996093750006, -11.166894531250009 ], [ 39.321582031250017, -11.12255859375 ], [ 39.439160156250011, -11.034570312500009 ], [ 39.5634765625, -10.978515625 ], [ 39.694433593750006, -10.954785156250011 ], [ 39.817089843750011, -10.912402343750003 ], [ 39.988671875000023, -10.82080078125 ], [ 40.166210937500011, -10.6875 ], [ 40.347460937500017, -10.5515625 ], [ 40.463574218750011, -10.46435546875 ], [ 40.516699218750006, -10.5673828125 ], [ 40.611718750000023, -10.661523437500009 ], [ 40.555078125000023, -10.716210937500009 ], [ 40.486621093750017, -10.76513671875 ], [ 40.59716796875, -10.830664062500006 ], [ 40.51611328125, -10.929589843750009 ], [ 40.50625, -10.9984375 ], [ 40.52685546875, -11.025390625 ], [ 40.54453125, -11.065625 ], [ 40.491406250000011, -11.178906250000011 ], [ 40.420996093750006, -11.265625 ], [ 40.40283203125, -11.33203125 ], [ 40.465136718750017, -11.449414062500011 ], [ 40.43310546875, -11.657324218750006 ], [ 40.493554687500023, -11.844433593750011 ], [ 40.510449218750011, -11.9404296875 ], [ 40.531542968750017, -12.004589843750011 ], [ 40.50146484375, -12.119433593750003 ], [ 40.509179687500023, -12.312890625 ], [ 40.523144531250011, -12.392773437500011 ], [ 40.487109375000017, -12.4921875 ], [ 40.54833984375, -12.526562500000011 ], [ 40.580859375000017, -12.635546875 ], [ 40.572070312500017, -12.758398437500006 ], [ 40.553320312500006, -12.824609375 ], [ 40.447656250000023, -12.90478515625 ], [ 40.43515625, -12.9359375 ], [ 40.436816406250017, -12.983105468750011 ], [ 40.56875, -12.984667968750003 ], [ 40.5732421875, -13.057714843750006 ], [ 40.564453125, -13.115234375 ], [ 40.569531250000011, -13.2234375 ], [ 40.551953125000011, -13.29375 ], [ 40.582910156250023, -13.3740234375 ], [ 40.545117187500011, -13.462890625 ], [ 40.558203125, -13.531445312500011 ], [ 40.559863281250017, -13.620312500000011 ], [ 40.590527343750011, -13.845019531250003 ], [ 40.595703125, -14.122851562500003 ], [ 40.6025390625, -14.167382812500009 ], [ 40.649511718750006, -14.198828125 ], [ 40.715625, -14.214453125 ], [ 40.713085937500011, -14.290625 ], [ 40.639941406250017, -14.390039062500009 ], [ 40.635546875000017, -14.451855468750011 ], [ 40.64609375, -14.538671875 ], [ 40.726660156250006, -14.420703125 ], [ 40.775, -14.421289062500009 ], [ 40.818164062500017, -14.467578125 ], [ 40.812109375, -14.535546875 ], [ 40.826953125000017, -14.569042968750011 ], [ 40.820605468750017, -14.634960937500011 ], [ 40.844531250000017, -14.718652343750009 ], [ 40.835156250000011, -14.79150390625 ], [ 40.775976562500006, -14.842480468750011 ], [ 40.70068359375, -14.929785156250006 ], [ 40.687402343750023, -15.011621093750009 ], [ 40.6943359375, -15.065234375 ], [ 40.6421875, -15.082421875 ], [ 40.617773437500006, -15.115527343750003 ], [ 40.653125, -15.192675781250003 ], [ 40.650976562500006, -15.260937500000011 ], [ 40.558984375000023, -15.4734375 ], [ 40.313867187500023, -15.763964843750003 ], [ 40.2080078125, -15.867089843750009 ], [ 40.108789062500023, -15.979296875 ], [ 40.10888671875, -16.025292968750009 ], [ 40.09921875, -16.065332031250009 ], [ 39.983593750000011, -16.225488281250009 ], [ 39.859765625000023, -16.251757812500003 ], [ 39.790917968750023, -16.29453125 ], [ 39.844628906250023, -16.435644531250006 ], [ 39.764550781250023, -16.468164062500009 ], [ 39.625390625000023, -16.579394531250003 ], [ 39.242285156250006, -16.792578125 ], [ 39.181738281250006, -16.841992187500011 ], [ 39.084375, -16.972851562500011 ], [ 38.9560546875, -17.004589843750011 ], [ 38.884765625, -17.041601562500006 ], [ 38.757617187500017, -17.05517578125 ], [ 38.713281250000023, -17.045703125 ], [ 38.669921875, -17.05029296875 ], [ 38.63330078125, -17.078320312500011 ], [ 38.380761718750023, -17.170117187500011 ], [ 38.144921875000023, -17.242773437500006 ], [ 38.0869140625, -17.275976562500006 ], [ 38.048242187500023, -17.321386718750006 ], [ 37.839453125, -17.393164062500006 ], [ 37.512304687500006, -17.570703125 ], [ 37.244531250000023, -17.739941406250011 ], [ 37.050585937500017, -17.909277343750006 ], [ 36.99951171875, -17.934960937500009 ], [ 36.939355468750023, -17.993457031250003 ], [ 36.919238281250017, -18.080078125 ], [ 36.899609375000011, -18.129003906250006 ], [ 36.756152343750017, -18.307324218750011 ], [ 36.540136718750006, -18.518164062500006 ], [ 36.498046875, -18.57578125 ], [ 36.412207031250006, -18.69296875 ], [ 36.403710937500023, -18.769726562500011 ], [ 36.327246093750006, -18.793164062500011 ], [ 36.262890625000011, -18.719628906250009 ], [ 36.235644531250017, -18.861328125 ], [ 36.183203125, -18.871386718750003 ], [ 36.125, -18.842382812500006 ], [ 35.980078125, -18.9125 ], [ 35.853710937500011, -18.993359375000011 ], [ 35.651269531250023, -19.163867187500003 ], [ 35.365332031250006, -19.493945312500003 ], [ 34.947851562500006, -19.812695312500011 ], [ 34.890820312500011, -19.82177734375 ], [ 34.852343750000017, -19.820507812500011 ], [ 34.720996093750017, -19.709570312500006 ], [ 34.6494140625, -19.701367187500011 ], [ 34.713476562500006, -19.7671875 ], [ 34.755761718750023, -19.821972656250011 ], [ 34.745019531250023, -19.929492187500003 ], [ 34.75, -20.0908203125 ], [ 34.698144531250023, -20.404394531250006 ], [ 34.705078125, -20.473046875 ], [ 34.764746093750006, -20.561914062500009 ], [ 34.877050781250006, -20.670800781250009 ], [ 34.982324218750023, -20.80625 ], [ 35.117578125000023, -21.195214843750009 ], [ 35.128027343750006, -21.3953125 ], [ 35.267675781250006, -21.650976562500006 ], [ 35.27294921875, -21.76171875 ], [ 35.329296875000011, -22.037402343750003 ], [ 35.325585937500023, -22.260351562500006 ], [ 35.315722656250017, -22.396875 ], [ 35.383007812500011, -22.45458984375 ], [ 35.4078125, -22.402539062500011 ], [ 35.40087890625, -22.316210937500003 ], [ 35.418847656250023, -22.177636718750009 ], [ 35.456347656250017, -22.115917968750011 ], [ 35.49375, -22.124707031250011 ], [ 35.5048828125, -22.190136718750011 ], [ 35.530078125000017, -22.248144531250006 ], [ 35.540234375000011, -22.302636718750009 ], [ 35.5419921875, -22.3765625 ], [ 35.490234375, -22.65771484375 ], [ 35.505761718750023, -22.772070312500006 ], [ 35.575390625000011, -22.963085937500011 ], [ 35.494433593750017, -23.18515625 ], [ 35.376953125, -23.7078125 ], [ 35.370410156250017, -23.798242187500009 ], [ 35.398828125000023, -23.837695312500003 ], [ 35.462109375000011, -23.85107421875 ], [ 35.4853515625, -23.784472656250003 ], [ 35.5224609375, -23.784960937500003 ], [ 35.5419921875, -23.824414062500011 ], [ 35.489648437500023, -24.065527343750006 ], [ 35.438085937500006, -24.171191406250003 ], [ 35.2548828125, -24.430273437500006 ], [ 35.155957031250011, -24.54140625 ], [ 34.992089843750023, -24.650585937500011 ], [ 34.607324218750023, -24.8212890625 ], [ 33.836035156250006, -25.06796875 ], [ 33.530078125000017, -25.188867187500009 ], [ 33.347460937500017, -25.260937500000011 ], [ 32.961132812500011, -25.490429687500011 ], [ 32.792187500000011, -25.644335937500003 ], [ 32.722558593750023, -25.820898437500006 ], [ 32.655859375, -25.901757812500009 ], [ 32.590429687500006, -26.004101562500011 ], [ 32.6474609375, -26.091992187500011 ], [ 32.703515625000023, -26.158496093750003 ], [ 32.769628906250006, -26.203027343750009 ], [ 32.803906250000011, -26.241406250000011 ], [ 32.848828125000011, -26.26806640625 ], [ 32.89404296875, -26.1298828125 ], [ 32.916406250000023, -26.0869140625 ], [ 32.954882812500017, -26.08359375 ], [ 32.93359375, -26.25234375 ], [ 32.88916015625, -26.83046875 ], [ 32.886132812500023, -26.849316406250011 ] ], [ [ 34.6416015625, -12.013671875 ], [ 34.624218750000011, -11.984765625 ], [ 34.59140625, -11.97109375 ], [ 34.554003906250017, -11.982226562500003 ], [ 34.541601562500006, -12.018652343750006 ], [ 34.580468750000023, -12.065820312500009 ], [ 34.621777343750011, -12.066601562500011 ], [ 34.6416015625, -12.013671875 ] ], [ [ 34.719335937500006, -12.110644531250003 ], [ 34.745996093750023, -12.08837890625 ], [ 34.75625, -12.05908203125 ], [ 34.755957031250006, -12.03076171875 ], [ 34.738964843750011, -12.013085937500009 ], [ 34.714941406250006, -12.002734375 ], [ 34.679882812500011, -12.008886718750006 ], [ 34.66748046875, -12.047558593750011 ], [ 34.662109375, -12.100781250000011 ], [ 34.684179687500006, -12.11865234375 ], [ 34.719335937500006, -12.110644531250003 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Mauritania", "admin": "Mauritania" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -16.373339843749989, 19.706445312499994 ], [ -16.437548828124932, 19.609277343749994 ], [ -16.465966796874937, 19.646386718750023 ], [ -16.477001953124983, 19.710351562499994 ], [ -16.420166015624943, 19.801953125000011 ], [ -16.393261718749955, 19.849267578125051 ], [ -16.343652343749994, 19.866210937500028 ], [ -16.373339843749989, 19.706445312499994 ] ] ], [ [ [ -6.16879882812492, 21.28554687499999 ], [ -6.140332031249983, 21.036865234375057 ], [ -6.111816406249943, 20.788183593750006 ], [ -6.083398437499937, 20.539501953124983 ], [ -6.054882812499983, 20.290869140625034 ], [ -6.02641601562496, 20.042187500000011 ], [ -5.997949218749937, 19.793505859375045 ], [ -5.969482421875, 19.54487304687504 ], [ -5.941015624999977, 19.296191406249989 ], [ -5.9125, 19.047509765625051 ], [ -5.884082031250017, 18.798876953125017 ], [ -5.855566406249977, 18.550244140624983 ], [ -5.827099609374955, 18.301562500000045 ], [ -5.798632812500017, 18.052929687500011 ], [ -5.770166015624966, 17.804248046875074 ], [ -5.741699218749943, 17.555566406250023 ], [ -5.713183593750017, 17.306884765625 ], [ -5.684765624999983, 17.058251953124966 ], [ -5.65625, 16.809570312500028 ], [ -5.628662109375028, 16.568652343750045 ], [ -5.50961914062492, 16.442041015625023 ], [ -5.359912109374989, 16.282861328124994 ], [ -5.403564453125, 16.057910156250017 ], [ -5.455615234374932, 15.789404296875006 ], [ -5.5125, 15.496289062499983 ], [ -5.723876953124972, 15.496289062499983 ], [ -5.927832031249949, 15.496289062499983 ], [ -6.131787109374926, 15.496240234374966 ], [ -6.335742187500017, 15.496191406250063 ], [ -6.539648437499977, 15.496191406250063 ], [ -6.743603515624955, 15.496191406250063 ], [ -6.94755859374996, 15.496191406250063 ], [ -7.151513671874937, 15.496191406250063 ], [ -7.35546875, 15.496191406250063 ], [ -7.559375, 15.496142578125045 ], [ -7.763378906249983, 15.496142578125045 ], [ -7.967285156249943, 15.496142578125045 ], [ -8.17124023437492, 15.496142578125045 ], [ -8.375195312499926, 15.496142578125045 ], [ -8.579150390624989, 15.496142578125045 ], [ -8.783105468749966, 15.496093750000028 ], [ -8.987060546874972, 15.496093750000028 ], [ -9.176806640624989, 15.496093750000028 ], [ -9.293701171875, 15.502832031249994 ], [ -9.335449218749972, 15.525683593750017 ], [ -9.350585937499943, 15.677392578125023 ], [ -9.38535156249992, 15.667626953124994 ], [ -9.4265625, 15.623046875000057 ], [ -9.447705078124926, 15.574853515624994 ], [ -9.440332031249937, 15.511669921875011 ], [ -9.446923828124937, 15.458203124999955 ], [ -9.577832031249955, 15.437255859375028 ], [ -9.755078124999926, 15.401464843750034 ], [ -9.941406249999972, 15.373779296874986 ], [ -10.129541015625023, 15.383691406249966 ], [ -10.19375, 15.396044921874989 ], [ -10.262109374999937, 15.416015624999972 ], [ -10.411816406249955, 15.437939453125011 ], [ -10.493164062500028, 15.439794921875034 ], [ -10.586572265624937, 15.434863281249989 ], [ -10.696582031249989, 15.42265625 ], [ -10.731982421874989, 15.394921875000037 ], [ -10.815087890624966, 15.281738281249972 ], [ -10.895605468749949, 15.150488281249977 ], [ -10.9482421875, 15.151123046875014 ], [ -11.007421874999977, 15.222900390624986 ], [ -11.169335937500023, 15.358642578125014 ], [ -11.365625, 15.536767578124966 ], [ -11.455224609374994, 15.62539062499999 ], [ -11.502685546874972, 15.636816406250006 ], [ -11.59672851562496, 15.573242187500028 ], [ -11.67587890624992, 15.512060546875006 ], [ -11.760156249999937, 15.425537109375057 ], [ -11.7984375, 15.342724609374969 ], [ -11.828759765624966, 15.244873046875014 ], [ -11.842236328124955, 15.129394531250028 ], [ -11.872851562499989, 14.995166015625031 ], [ -11.94091796875, 14.886914062500011 ], [ -12.02158203124992, 14.804931640625 ], [ -12.081542968749972, 14.766357421875057 ], [ -12.104687499999955, 14.745361328125043 ], [ -12.28061523437492, 14.80903320312504 ], [ -12.30253906249996, 14.816992187499977 ], [ -12.40869140625, 14.889013671874991 ], [ -12.459863281249937, 14.974658203125031 ], [ -12.543554687499949, 15.039013671874997 ], [ -12.659619140624955, 15.082080078124974 ], [ -12.735253906249994, 15.13125 ], [ -12.7703125, 15.186669921874966 ], [ -12.813183593749983, 15.223535156250023 ], [ -12.858496093749977, 15.242529296874977 ], [ -12.86264648437492, 15.26240234375004 ], [ -12.851904296874949, 15.289648437499991 ], [ -12.862695312499937, 15.340429687500034 ], [ -12.930859374999983, 15.453027343749966 ], [ -12.994335937499926, 15.504882812500057 ], [ -13.048535156249955, 15.496630859375045 ], [ -13.079296874999926, 15.51044921875004 ], [ -13.097900390624972, 15.535253906250034 ], [ -13.105273437499989, 15.57177734375 ], [ -13.142382812499989, 15.603320312500045 ], [ -13.206445312499994, 15.616894531249955 ], [ -13.258007812499926, 15.700390625000011 ], [ -13.297021484374966, 15.853857421875006 ], [ -13.347558593749966, 15.973486328125034 ], [ -13.40966796875, 16.059179687500006 ], [ -13.4541015625, 16.091113281250017 ], [ -13.486962890624937, 16.097021484374977 ], [ -13.498144531249977, 16.110302734375011 ], [ -13.506982421875023, 16.13520507812504 ], [ -13.555517578124949, 16.144042968749972 ], [ -13.623535156249943, 16.118310546874966 ], [ -13.684667968749977, 16.12690429687504 ], [ -13.71494140624992, 16.168798828125034 ], [ -13.756640624999989, 16.172509765624994 ], [ -13.809814453124972, 16.138037109374977 ], [ -13.868457031249932, 16.148144531250011 ], [ -13.932617187499943, 16.202880859375057 ], [ -13.968164062499994, 16.257226562500023 ], [ -13.975048828124983, 16.311132812500006 ], [ -14.085644531249955, 16.418847656249994 ], [ -14.300097656249932, 16.580273437500011 ], [ -14.533740234374932, 16.655957031249983 ], [ -14.786718749999949, 16.645898437499994 ], [ -14.928613281249994, 16.653515625000011 ], [ -14.959521484374989, 16.678906249999955 ], [ -14.990625, 16.676904296874994 ], [ -15.021923828125011, 16.647460937500028 ], [ -15.05522460937496, 16.640966796875034 ], [ -15.090576171874972, 16.657373046875023 ], [ -15.11264648437492, 16.644921875000051 ], [ -15.121435546874949, 16.603613281249977 ], [ -15.210546874999977, 16.582617187500063 ], [ -15.379980468749949, 16.581982421875011 ], [ -15.516699218750006, 16.556591796874983 ], [ -15.620800781249983, 16.506591796875028 ], [ -15.768212890624994, 16.485107421875 ], [ -15.958984374999943, 16.492138671875011 ], [ -16.074023437499932, 16.510449218750011 ], [ -16.113281249999943, 16.540136718750006 ], [ -16.168359374999966, 16.547070312500011 ], [ -16.239013671874972, 16.531298828124989 ], [ -16.302294921874989, 16.451318359375051 ], [ -16.358105468749983, 16.307177734374989 ], [ -16.404345703124989, 16.224902343750017 ], [ -16.44101562499992, 16.20454101562504 ], [ -16.480078124999977, 16.097216796875017 ], [ -16.50205078124992, 15.917333984375063 ], [ -16.535253906249949, 15.838378906250057 ], [ -16.535742187499949, 16.286816406250011 ], [ -16.481298828124949, 16.454248046875023 ], [ -16.463623046875, 16.601513671875011 ], [ -16.346679687499972, 16.926416015625023 ], [ -16.207470703124955, 17.192578124999983 ], [ -16.07890625, 17.545849609375011 ], [ -16.030322265625017, 17.887939453124972 ], [ -16.046728515624977, 18.223144531250057 ], [ -16.084960937499943, 18.521191406250011 ], [ -16.150097656249983, 18.718164062499994 ], [ -16.213085937499926, 19.003320312500023 ], [ -16.305908203125028, 19.153808593750028 ], [ -16.476171874999977, 19.285058593750023 ], [ -16.51445312499996, 19.361962890624994 ], [ -16.474804687499955, 19.390625 ], [ -16.371289062499926, 19.410253906250063 ], [ -16.305273437499977, 19.51264648437504 ], [ -16.444873046874989, 19.473144531249972 ], [ -16.283398437499955, 19.787158203125017 ], [ -16.23320312499996, 20.000976562500057 ], [ -16.241162109374983, 20.141259765625023 ], [ -16.210449218750028, 20.227929687500023 ], [ -16.333740234375, 20.415869140625006 ], [ -16.429785156249949, 20.652343750000057 ], [ -16.479199218749983, 20.689794921875034 ], [ -16.530419921875023, 20.709521484375074 ], [ -16.534912109374943, 20.65400390625004 ], [ -16.562695312499926, 20.604150390624994 ], [ -16.622509765624955, 20.634179687499994 ], [ -16.72836914062492, 20.806152343750028 ], [ -16.87607421874992, 21.086132812499955 ], [ -16.927929687500011, 21.114794921875045 ], [ -16.971142578124926, 21.076464843750045 ], [ -16.998242187499926, 21.039697265625023 ], [ -17.048046874999955, 20.806152343750028 ], [ -17.06396484375, 20.89882812499999 ], [ -17.042382812499966, 21.00800781250004 ], [ -17.005908203124989, 21.142431640624977 ], [ -16.964550781250011, 21.329248046875023 ], [ -16.83632812499999, 21.329394531250045 ], [ -16.60703125, 21.329638671875017 ], [ -16.377734374999989, 21.329931640624977 ], [ -16.1484375, 21.330224609375051 ], [ -15.919140625000011, 21.33046875 ], [ -15.689794921875006, 21.330761718749983 ], [ -15.46054687499992, 21.331054687500028 ], [ -15.231201171875, 21.331298828125 ], [ -15.001904296874926, 21.331591796875045 ], [ -14.772607421875023, 21.331884765625034 ], [ -14.543261718750017, 21.332128906249977 ], [ -14.313964843750028, 21.332421875000051 ], [ -14.084667968749926, 21.332714843750011 ], [ -13.855371093749937, 21.332958984374983 ], [ -13.626025390624932, 21.333251953125028 ], [ -13.396728515624943, 21.333544921875017 ], [ -13.167431640624926, 21.333789062500074 ], [ -13.016210937499949, 21.333935546875011 ], [ -13.025097656249983, 21.466796874999972 ], [ -13.032226562500028, 21.572070312500017 ], [ -13.041748046875, 21.71381835937504 ], [ -13.051220703124983, 21.854785156250074 ], [ -13.060644531249949, 21.995751953124994 ], [ -13.069580078125, 22.128173828124972 ], [ -13.07846679687492, 22.260449218750011 ], [ -13.086767578124949, 22.383251953124983 ], [ -13.094335937499977, 22.495996093750051 ], [ -13.107324218749937, 22.560742187500011 ], [ -13.155957031250011, 22.689306640625006 ], [ -13.166503906250028, 22.753222656250045 ], [ -13.153271484374983, 22.820507812499983 ], [ -13.12089843749996, 22.884082031250074 ], [ -13.031494140624943, 23.000244140625 ], [ -12.895996093749972, 23.089550781250011 ], [ -12.739599609375006, 23.192724609375063 ], [ -12.62041015624996, 23.271337890625006 ], [ -12.559375, 23.290820312500045 ], [ -12.372900390624977, 23.318017578124994 ], [ -12.226171874999949, 23.377490234375045 ], [ -12.083349609374977, 23.435449218750023 ], [ -12.023437499999943, 23.467578125000017 ], [ -12.016308593749983, 23.576464843749989 ], [ -12.016308593749983, 23.697900390625023 ], [ -12.016308593749983, 23.834033203125045 ], [ -12.016308593749983, 23.97021484375 ], [ -12.016308593749983, 24.106347656250023 ], [ -12.016308593749983, 24.242480468750045 ], [ -12.016308593749983, 24.378662109375 ], [ -12.016308593749983, 24.514794921875023 ], [ -12.016308593749983, 24.650976562500034 ], [ -12.016308593749983, 24.787109374999972 ], [ -12.016308593749983, 24.923242187499994 ], [ -12.016308593749983, 25.059375 ], [ -12.016308593749983, 25.195556640624972 ], [ -12.016308593749983, 25.331689453124994 ], [ -12.016308593749983, 25.467871093750034 ], [ -12.016308593749983, 25.604003906250057 ], [ -12.016308593749983, 25.740136718749994 ], [ -12.016308593749983, 25.876318359375006 ], [ -12.016308593749983, 25.995410156250017 ], [ -11.866650390624955, 25.995410156250017 ], [ -11.680371093749955, 25.995410156250017 ], [ -11.494042968749994, 25.995410156250017 ], [ -11.307714843749949, 25.995410156250017 ], [ -11.121386718749932, 25.995458984375034 ], [ -10.935107421874989, 25.995458984375034 ], [ -10.748779296874943, 25.995458984375034 ], [ -10.562451171874926, 25.995458984375034 ], [ -10.376123046874966, 25.995458984375034 ], [ -10.189794921874949, 25.995458984375034 ], [ -10.00351562499992, 25.995458984375034 ], [ -9.8171875, 25.995458984375034 ], [ -9.630859374999943, 25.995507812500051 ], [ -9.444531249999983, 25.995507812500051 ], [ -9.258203124999966, 25.995507812500051 ], [ -9.071923828124937, 25.995507812500051 ], [ -8.885644531249994, 25.995507812500051 ], [ -8.682226562499949, 25.995507812500051 ], [ -8.68212890625, 26.109472656250006 ], [ -8.68212890625, 26.273193359375057 ], [ -8.682324218749955, 26.497705078125051 ], [ -8.682617187500028, 26.723144531250057 ], [ -8.682861328124972, 26.921337890625011 ], [ -8.683105468749943, 27.119287109375023 ], [ -8.683349609375, 27.285937500000045 ], [ -8.495312499999955, 27.175341796874989 ], [ -8.307275390624937, 27.064746093750017 ], [ -8.119238281250006, 26.954150390625045 ], [ -7.931152343749972, 26.843554687499989 ], [ -7.743115234374926, 26.732958984375017 ], [ -7.55507812499999, 26.622363281250045 ], [ -7.36699218749996, 26.511767578124989 ], [ -7.178906249999926, 26.401171875000017 ], [ -6.990869140624966, 26.290576171875045 ], [ -6.802832031249949, 26.17998046874996 ], [ -6.61474609375, 26.069433593750006 ], [ -6.426708984374983, 25.958789062500017 ], [ -6.238671874999937, 25.848193359375045 ], [ -6.050585937499989, 25.737597656249989 ], [ -5.862548828124972, 25.627001953125017 ], [ -5.674511718749955, 25.516406250000045 ], [ -5.516943359375006, 25.423779296875011 ], [ -5.275, 25.274511718749977 ], [ -5.049511718749983, 25.135449218749983 ], [ -4.822607421874949, 24.99560546875 ], [ -5.172900390624989, 24.995410156250045 ], [ -5.640771484374994, 24.995166015624989 ], [ -5.959814453124977, 24.994970703125063 ], [ -6.287207031249977, 24.994824218750011 ], [ -6.594091796874977, 24.994628906249972 ], [ -6.567382812499943, 24.766796875000011 ], [ -6.538964843749937, 24.518164062499977 ], [ -6.510449218749983, 24.269482421874955 ], [ -6.482031249999977, 24.020800781250017 ], [ -6.453515624999937, 23.772167968749983 ], [ -6.425048828125, 23.523486328125017 ], [ -6.396582031249977, 23.274804687499994 ], [ -6.368115234374926, 23.026123046875057 ], [ -6.339648437499989, 22.777490234375023 ], [ -6.311132812499977, 22.528857421874989 ], [ -6.282714843749943, 22.280175781250051 ], [ -6.254199218749989, 22.031542968750017 ], [ -6.225732421874966, 21.782861328124966 ], [ -6.197265624999943, 21.534179687500028 ], [ -6.16879882812492, 21.28554687499999 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Malawi", "admin": "Malawi" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 34.719335937500063, -12.110644531249989 ], [ 34.684179687500063, -12.118652343750014 ], [ 34.662109375000028, -12.100781250000011 ], [ 34.667480468749972, -12.047558593750011 ], [ 34.679882812500097, -12.008886718750034 ], [ 34.714941406250006, -12.002734375000031 ], [ 34.73896484375004, -12.013085937500009 ], [ 34.755957031250063, -12.030761718749957 ], [ 34.75625, -12.059082031249957 ], [ 34.745996093750051, -12.088378906249972 ], [ 34.719335937500063, -12.110644531249989 ] ] ], [ [ [ 34.641601562500028, -12.013671874999943 ], [ 34.62177734375004, -12.066601562499983 ], [ 34.58046875, -12.065820312499994 ], [ 34.541601562500063, -12.018652343749977 ], [ 34.554003906250017, -11.982226562500017 ], [ 34.59140625, -11.97109375 ], [ 34.62421875000004, -11.984765625 ], [ 34.641601562500028, -12.013671874999943 ] ] ], [ [ [ 33.330859375000074, -9.519140624999963 ], [ 33.420898437500028, -9.608007812500034 ], [ 33.467773437499972, -9.61972656250002 ], [ 33.52753906250004, -9.60751953125002 ], [ 33.69765625, -9.598144531249972 ], [ 33.766210937500006, -9.6109375 ], [ 33.854199218750097, -9.662988281249952 ], [ 33.88886718750004, -9.670117187499983 ], [ 33.943945312500006, -9.67216796874996 ], [ 33.953710937500006, -9.658203124999957 ], [ 33.959375, -9.62734375 ], [ 33.94960937499999, -9.565332031249952 ], [ 33.96210937500004, -9.531738281249943 ], [ 33.995605468750028, -9.495410156250003 ], [ 34.08857421875004, -9.537792968750026 ], [ 34.320898437500063, -9.731542968749977 ], [ 34.32783203125004, -9.756542968750011 ], [ 34.475976562499994, -9.948828125 ], [ 34.524218750000074, -10.03017578124998 ], [ 34.524218750000074, -10.073144531250023 ], [ 34.569921875000063, -10.241113281249966 ], [ 34.579980468749994, -10.319824218750014 ], [ 34.569726562500051, -10.379687499999946 ], [ 34.571582031250074, -10.427636718750037 ], [ 34.58955078125004, -10.496191406249963 ], [ 34.58359375, -10.525097656249997 ], [ 34.636523437500017, -10.625585937499949 ], [ 34.66181640625004, -10.71005859375002 ], [ 34.667089843750063, -10.792480468750028 ], [ 34.652343749999972, -10.87285156249996 ], [ 34.60566406250004, -10.990234374999986 ], [ 34.597656250000028, -11.0375 ], [ 34.607910156249972, -11.08046875 ], [ 34.638085937499994, -11.127148437499997 ], [ 34.688476562499972, -11.177441406250026 ], [ 34.726464843749994, -11.238183593749966 ], [ 34.75214843750004, -11.309472656250009 ], [ 34.773828125000051, -11.341699218750009 ], [ 34.800878906250063, -11.34091796875002 ], [ 34.850585937499972, -11.351953124999966 ], [ 34.890625, -11.3935546875 ], [ 34.937011718749972, -11.463476562500034 ], [ 34.952636718749972, -11.54375 ], [ 34.959472656250028, -11.578125 ], [ 34.826562500000051, -11.575683593749972 ], [ 34.659570312500051, -11.58867187499996 ], [ 34.618554687500051, -11.620214843749991 ], [ 34.60625, -11.690039062500006 ], [ 34.553906250000097, -11.834082031249949 ], [ 34.524804687499994, -11.887011718749989 ], [ 34.462890625000028, -11.98378906249998 ], [ 34.375976562499972, -12.120214843749977 ], [ 34.3578125, -12.164746093749997 ], [ 34.360839843750028, -12.21054687499999 ], [ 34.412109374999972, -12.395898437500009 ], [ 34.465820312499972, -12.590722656249994 ], [ 34.482910156250028, -12.66679687499996 ], [ 34.521289062500017, -12.925781249999957 ], [ 34.542578125, -13.108691406250003 ], [ 34.545703125000017, -13.21630859375 ], [ 34.56367187500004, -13.360156249999989 ], [ 34.611523437500097, -13.437890625000023 ], [ 34.661621093750028, -13.486718750000023 ], [ 34.850488281250051, -13.516015625000037 ], [ 34.906835937500063, -13.551660156250009 ], [ 35.013867187500097, -13.64345703124998 ], [ 35.247460937499994, -13.896875 ], [ 35.375781250000017, -14.05869140625002 ], [ 35.48847656250004, -14.20107421874998 ], [ 35.690429687499972, -14.465527343750026 ], [ 35.847167968750028, -14.670898437500043 ], [ 35.866699218750028, -14.863769531249986 ], [ 35.892773437500097, -14.891796875000011 ], [ 35.839941406250006, -15.034667968749986 ], [ 35.80537109375004, -15.265625 ], [ 35.83027343750004, -15.418945312500028 ], [ 35.819921875, -15.680371093749997 ], [ 35.791210937500097, -15.958691406250026 ], [ 35.755273437500051, -16.058300781249983 ], [ 35.708886718749994, -16.095800781249977 ], [ 35.599316406250097, -16.12587890624998 ], [ 35.358496093750063, -16.160546875000023 ], [ 35.322460937500097, -16.193164062500017 ], [ 35.291503906249972, -16.247167968750006 ], [ 35.242773437500006, -16.375390625 ], [ 35.185253906250097, -16.504882812500014 ], [ 35.16718750000004, -16.560253906250011 ], [ 35.178320312500006, -16.57333984375002 ], [ 35.229785156250017, -16.639257812500034 ], [ 35.281152343749994, -16.8078125 ], [ 35.290429687500051, -17.096972656250017 ], [ 35.272558593750063, -17.11845703124996 ], [ 35.201367187500097, -17.13105468750004 ], [ 35.124609375, -17.127246093749974 ], [ 35.093066406250074, -17.11093750000002 ], [ 35.06464843750004, -17.078613281250014 ], [ 35.043945312500028, -17.01689453124996 ], [ 35.094238281250028, -16.973828124999983 ], [ 35.112109375000017, -16.898535156250006 ], [ 35.079882812500017, -16.83388671874998 ], [ 35.01533203125004, -16.819531249999983 ], [ 34.933398437500017, -16.760351562500006 ], [ 34.758789062499972, -16.567089843749983 ], [ 34.612695312499994, -16.431542968749994 ], [ 34.528125, -16.319140625 ], [ 34.441308593749994, -16.274414062499957 ], [ 34.416406250000051, -16.246777343750011 ], [ 34.395507812499972, -16.19921875 ], [ 34.395117187500063, -16.130859375000014 ], [ 34.403027343750097, -16.080273437500011 ], [ 34.375976562499972, -16.02373046874996 ], [ 34.28828125000004, -15.936132812499963 ], [ 34.248242187500097, -15.8875 ], [ 34.246093749999972, -15.829394531249974 ], [ 34.283007812500074, -15.773437500000028 ], [ 34.358007812500063, -15.705273437499997 ], [ 34.414746093750097, -15.566796875000037 ], [ 34.434960937499994, -15.477148437499977 ], [ 34.540820312500017, -15.297265625 ], [ 34.555468750000074, -15.14091796874996 ], [ 34.557617187499972, -15.015917968749989 ], [ 34.55117187499999, -14.922363281250014 ], [ 34.52412109375004, -14.730761718749974 ], [ 34.505273437500051, -14.598144531249957 ], [ 34.375, -14.4248046875 ], [ 34.332519531250028, -14.40859375 ], [ 34.208789062500017, -14.423730468750037 ], [ 34.101855468750017, -14.44931640625002 ], [ 34.049414062500063, -14.485253906249966 ], [ 33.969824218750006, -14.487109374999989 ], [ 33.76142578125004, -14.517285156250011 ], [ 33.696093750000017, -14.530273437499986 ], [ 33.658300781250063, -14.561621093749977 ], [ 33.63642578125004, -14.568164062499974 ], [ 33.505273437500051, -14.434082031250014 ], [ 33.389941406250017, -14.289453125000037 ], [ 33.243554687500051, -14.043066406250034 ], [ 33.201757812500063, -14.013378906250026 ], [ 33.148046875, -13.94091796875 ], [ 33.103613281250006, -13.959179687499997 ], [ 33.042382812499994, -14.01005859374996 ], [ 33.009277343749972, -14.023730468750003 ], [ 32.992089843750051, -14.02216796875004 ], [ 32.98125, -14.009375 ], [ 32.967578125000017, -13.976855468750045 ], [ 32.9203125, -13.88388671875002 ], [ 32.867187500000028, -13.817382812499972 ], [ 32.811035156250028, -13.791601562499963 ], [ 32.765136718749972, -13.761035156250031 ], [ 32.78535156250004, -13.731445312499957 ], [ 32.806738281250063, -13.710253906249989 ], [ 32.797460937500006, -13.6884765625 ], [ 32.771777343750017, -13.656542968749974 ], [ 32.67207031250004, -13.610351562499986 ], [ 32.670410156249972, -13.590429687500006 ], [ 32.758398437500063, -13.55029296875 ], [ 32.8140625, -13.502734374999989 ], [ 32.851855468750074, -13.457031250000014 ], [ 32.899707031250074, -13.357031249999977 ], [ 32.938574218750063, -13.25742187500002 ], [ 32.967578125000017, -13.225 ], [ 32.977636718750063, -13.158886718750026 ], [ 32.971093750000051, -13.084277343750003 ], [ 32.99042968750004, -12.989453124999969 ], [ 33.0, -12.89960937500004 ], [ 32.970507812500017, -12.864746093749957 ], [ 32.945605468750074, -12.804394531250011 ], [ 32.975195312500063, -12.701367187499983 ], [ 33.021582031250006, -12.63046875000002 ], [ 33.243457031250017, -12.556542968749966 ], [ 33.397949218749972, -12.489843749999963 ], [ 33.430664062499972, -12.460449218750014 ], [ 33.483203125000017, -12.403417968750034 ], [ 33.512304687500063, -12.347753906249977 ], [ 33.491406250000097, -12.331054687499943 ], [ 33.370019531250051, -12.32968750000002 ], [ 33.340136718750074, -12.308300781250011 ], [ 33.252343750000051, -12.112597656250031 ], [ 33.300976562500097, -11.888183593749957 ], [ 33.305078125000051, -11.8 ], [ 33.303906250000097, -11.69082031249998 ], [ 33.288281250000097, -11.611132812500003 ], [ 33.25, -11.577636718750014 ], [ 33.226367187500074, -11.534863281250011 ], [ 33.232714843750017, -11.417675781250026 ], [ 33.268359375000017, -11.403906249999977 ], [ 33.345507812500017, -11.249121093749977 ], [ 33.379785156249994, -11.15791015625004 ], [ 33.338671875000074, -11.085156249999969 ], [ 33.293261718750017, -10.981152343749997 ], [ 33.272753906250017, -10.915039062499943 ], [ 33.261328125, -10.893359374999974 ], [ 33.292773437500017, -10.85234375 ], [ 33.344921875000097, -10.812695312499969 ], [ 33.403125, -10.801757812499957 ], [ 33.464746093749994, -10.78310546874998 ], [ 33.659082031250051, -10.590527343749997 ], [ 33.661523437499994, -10.553125 ], [ 33.626171875000097, -10.488574218750017 ], [ 33.553710937499972, -10.391308593750011 ], [ 33.537597656249972, -10.351562499999986 ], [ 33.52890625, -10.234667968749974 ], [ 33.500097656250063, -10.199707031249957 ], [ 33.393554687500028, -10.120898437499989 ], [ 33.311523437500028, -10.037988281249966 ], [ 33.337109375000097, -9.954003906249994 ], [ 33.350976562499994, -9.862207031250037 ], [ 33.310449218749994, -9.811816406249989 ], [ 33.25, -9.759570312500003 ], [ 33.212695312500074, -9.683007812500037 ], [ 33.195703125000051, -9.626171875 ], [ 33.148046875, -9.603515625 ], [ 33.104492187500028, -9.602636718750006 ], [ 33.072460937500097, -9.638183593749957 ], [ 33.03779296875004, -9.635058593749946 ], [ 32.995996093750051, -9.622851562499946 ], [ 32.98212890625004, -9.573632812499952 ], [ 32.979882812500051, -9.520312500000017 ], [ 32.951074218750051, -9.484179687500031 ], [ 32.923339843749972, -9.433984375000023 ], [ 32.919921875000028, -9.407421875000026 ], [ 32.937304687500074, -9.39970703124996 ], [ 32.974023437499994, -9.395019531249986 ], [ 33.13046875, -9.495898437500017 ], [ 33.22529296875004, -9.500488281249972 ], [ 33.330859375000074, -9.519140624999963 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Namibia", "admin": "Namibia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 23.380664062500017, -17.640625 ], [ 23.594921875000011, -17.599414062500003 ], [ 23.799218750000023, -17.56015625 ], [ 24.036914062500017, -17.520898437500009 ], [ 24.227148437500006, -17.489550781250003 ], [ 24.27490234375, -17.481054687500006 ], [ 24.73291015625, -17.517773437500011 ], [ 24.932421875000017, -17.54345703125 ], [ 25.001757812500017, -17.568554687500011 ], [ 25.092187500000023, -17.634375 ], [ 25.2587890625, -17.793554687500006 ], [ 25.216015625000011, -17.78759765625 ], [ 24.909082031250023, -17.821386718750006 ], [ 24.792187500000011, -17.864648437500009 ], [ 24.530566406250017, -18.052734375 ], [ 24.474902343750017, -18.028515625000011 ], [ 24.412207031250006, -17.989453125000011 ], [ 24.358984375, -17.978222656250011 ], [ 24.243945312500017, -18.0234375 ], [ 24.129296875000023, -18.077539062500009 ], [ 24.002636718750011, -18.154101562500003 ], [ 23.898339843750023, -18.229199218750011 ], [ 23.8642578125, -18.26953125 ], [ 23.700488281250017, -18.42431640625 ], [ 23.647167968750011, -18.449414062500011 ], [ 23.599707031250006, -18.4599609375 ], [ 23.58056640625, -18.452929687500003 ], [ 23.56015625, -18.386425781250011 ], [ 23.459765625000017, -18.231054687500006 ], [ 23.298632812500017, -18.02734375 ], [ 23.2515625, -18.007519531250011 ], [ 23.219335937500006, -17.999707031250011 ], [ 23.099902343750017, -18.009570312500003 ], [ 22.752734375000017, -18.0671875 ], [ 22.460058593750006, -18.11572265625 ], [ 22.011425781250011, -18.198632812500009 ], [ 21.529687500000023, -18.265625 ], [ 21.232519531250006, -18.306835937500011 ], [ 20.97412109375, -18.31884765625 ], [ 20.974316406250011, -18.5205078125 ], [ 20.975, -18.928515625 ], [ 20.9755859375, -19.33642578125 ], [ 20.976171875, -19.744335937500011 ], [ 20.976855468750017, -20.15234375 ], [ 20.977441406250023, -20.560253906250011 ], [ 20.978125, -20.968164062500009 ], [ 20.978710937500011, -21.376074218750006 ], [ 20.979296875000017, -21.784082031250009 ], [ 20.9794921875, -21.9619140625 ], [ 20.970996093750017, -22.000195312500011 ], [ 20.82275390625, -22.000195312500011 ], [ 20.4875, -22.000195312500011 ], [ 20.205371093750017, -22.000195312500011 ], [ 19.977343750000017, -22.000195312500011 ], [ 19.977636718750006, -22.242578125 ], [ 19.977929687500023, -22.529296875 ], [ 19.978222656250011, -22.81591796875 ], [ 19.978515625, -23.1025390625 ], [ 19.978906250000023, -23.38916015625 ], [ 19.979296875000017, -23.67578125 ], [ 19.979589843750006, -23.96240234375 ], [ 19.979882812500023, -24.2490234375 ], [ 19.980175781250011, -24.535742187500006 ], [ 19.98046875, -24.751953125 ], [ 19.98046875, -24.776757812500009 ], [ 19.98046875, -25.19677734375 ], [ 19.98046875, -25.6416015625 ], [ 19.98046875, -26.086328125 ], [ 19.98046875, -26.531152343750009 ], [ 19.98046875, -26.975976562500009 ], [ 19.98046875, -27.420703125 ], [ 19.98046875, -27.865527343750003 ], [ 19.98046875, -28.310351562500003 ], [ 19.98046875, -28.451269531250006 ], [ 19.877832031250023, -28.449414062500011 ], [ 19.671484375, -28.50390625 ], [ 19.539843750000017, -28.574609375 ], [ 19.48291015625, -28.66162109375 ], [ 19.4072265625, -28.714453125 ], [ 19.312695312500011, -28.733300781250009 ], [ 19.27099609375, -28.777734375 ], [ 19.2822265625, -28.847949218750003 ], [ 19.245800781250011, -28.901660156250003 ], [ 19.16171875, -28.938769531250003 ], [ 19.026074218750011, -28.927929687500011 ], [ 18.838769531250023, -28.869140625 ], [ 18.600390625000017, -28.855273437500003 ], [ 18.310839843750017, -28.88623046875 ], [ 18.102734375000011, -28.871679687500006 ], [ 17.97607421875, -28.811328125 ], [ 17.841601562500017, -28.776953125 ], [ 17.699316406250006, -28.768359375 ], [ 17.616796875, -28.743066406250009 ], [ 17.447949218750011, -28.698144531250009 ], [ 17.415722656250011, -28.62109375 ], [ 17.395898437500023, -28.562695312500011 ], [ 17.347851562500011, -28.501171875000011 ], [ 17.342578125000017, -28.45166015625 ], [ 17.380273437500023, -28.413964843750009 ], [ 17.3857421875, -28.353222656250011 ], [ 17.358691406250017, -28.269433593750009 ], [ 17.31201171875, -28.228613281250006 ], [ 17.245800781250011, -28.230859375 ], [ 17.20458984375, -28.198828125 ], [ 17.1884765625, -28.132519531250011 ], [ 17.1494140625, -28.082226562500011 ], [ 17.05625, -28.031054687500003 ], [ 16.933300781250011, -28.069628906250003 ], [ 16.875292968750017, -28.1279296875 ], [ 16.841210937500023, -28.218945312500011 ], [ 16.81015625, -28.264550781250009 ], [ 16.79453125, -28.3408203125 ], [ 16.7875, -28.394726562500011 ], [ 16.755761718750023, -28.4521484375 ], [ 16.723046875000023, -28.475488281250009 ], [ 16.689453125, -28.464941406250006 ], [ 16.626171875000011, -28.487890625 ], [ 16.487109375000017, -28.572851562500006 ], [ 16.447558593750017, -28.617578125 ], [ 16.335058593750006, -28.536523437500009 ], [ 16.007128906250017, -28.231738281250003 ], [ 15.890917968750017, -28.152539062500011 ], [ 15.719042968750017, -27.9658203125 ], [ 15.341503906250011, -27.386523437500003 ], [ 15.28759765625, -27.275 ], [ 15.215722656250023, -26.9951171875 ], [ 15.1328125, -26.78759765625 ], [ 15.123730468750011, -26.667871093750009 ], [ 15.163281250000011, -26.600195312500006 ], [ 15.139062500000023, -26.508007812500011 ], [ 15.096582031250023, -26.42578125 ], [ 14.9677734375, -26.318066406250011 ], [ 14.93125, -25.958203125000011 ], [ 14.84521484375, -25.725683593750006 ], [ 14.863671875000023, -25.53359375 ], [ 14.822558593750017, -25.358593750000011 ], [ 14.818554687500011, -25.246386718750003 ], [ 14.837109375000011, -25.033203125 ], [ 14.767968750000023, -24.787988281250009 ], [ 14.6279296875, -24.548046875000011 ], [ 14.5015625, -24.201953125 ], [ 14.4833984375, -24.050390625 ], [ 14.496875, -23.642871093750003 ], [ 14.472460937500017, -23.476660156250006 ], [ 14.473828125000011, -23.281152343750009 ], [ 14.423828125, -23.07861328125 ], [ 14.4033203125, -22.968066406250003 ], [ 14.4384765625, -22.880566406250011 ], [ 14.459277343750017, -22.908203125 ], [ 14.495703125, -22.92138671875 ], [ 14.519921875000023, -22.80517578125 ], [ 14.525976562500006, -22.702539062500009 ], [ 14.462792968750023, -22.449121093750009 ], [ 14.321875, -22.18994140625 ], [ 13.973242187500006, -21.767578125 ], [ 13.888085937500023, -21.606640625000011 ], [ 13.83935546875, -21.473242187500006 ], [ 13.450585937500023, -20.916699218750011 ], [ 13.284375, -20.52392578125 ], [ 13.168359375000023, -20.184667968750006 ], [ 13.042089843750006, -20.028222656250009 ], [ 12.458203125000011, -18.9267578125 ], [ 12.328710937500006, -18.751074218750006 ], [ 12.095703125, -18.540917968750009 ], [ 12.041210937500011, -18.470703125 ], [ 11.951367187500011, -18.2705078125 ], [ 11.77587890625, -18.001757812500003 ], [ 11.733496093750006, -17.7509765625 ], [ 11.7216796875, -17.466796875 ], [ 11.743066406250023, -17.249218750000011 ], [ 11.902539062500011, -17.2265625 ], [ 12.013964843750017, -17.168554687500006 ], [ 12.114355468750006, -17.16455078125 ], [ 12.21337890625, -17.2099609375 ], [ 12.318457031250006, -17.21337890625 ], [ 12.359277343750023, -17.205859375 ], [ 12.548144531250017, -17.212695312500003 ], [ 12.656542968750017, -17.160546875 ], [ 12.78515625, -17.108203125 ], [ 12.859277343750023, -17.062597656250006 ], [ 12.963183593750017, -17.015429687500003 ], [ 13.101171875, -16.967675781250009 ], [ 13.179492187500017, -16.9716796875 ], [ 13.275683593750017, -16.989550781250003 ], [ 13.403710937500023, -17.0078125 ], [ 13.475976562500023, -17.0400390625 ], [ 13.561718750000011, -17.141210937500006 ], [ 13.6943359375, -17.233496093750006 ], [ 13.7919921875, -17.288378906250003 ], [ 13.904199218750023, -17.360742187500009 ], [ 13.93798828125, -17.388769531250006 ], [ 13.987402343750006, -17.404199218750009 ], [ 14.017480468750023, -17.408886718750011 ], [ 14.225878906250017, -17.397753906250003 ], [ 14.414746093750011, -17.3876953125 ], [ 14.617968750000017, -17.387988281250003 ], [ 15.000585937500006, -17.388574218750009 ], [ 15.383203125000023, -17.38916015625 ], [ 15.765820312500011, -17.3896484375 ], [ 16.1484375, -17.390234375 ], [ 16.531054687500017, -17.390820312500011 ], [ 16.913671875, -17.39140625 ], [ 17.296289062500023, -17.391992187500009 ], [ 17.678808593750006, -17.392578125 ], [ 17.835351562500023, -17.392773437500011 ], [ 18.108789062500023, -17.39599609375 ], [ 18.396386718750023, -17.3994140625 ], [ 18.42822265625, -17.405175781250009 ], [ 18.460351562500023, -17.424609375 ], [ 18.486621093750017, -17.442773437500009 ], [ 18.588183593750017, -17.570019531250011 ], [ 18.718066406250017, -17.703222656250006 ], [ 18.825976562500017, -17.766308593750011 ], [ 18.955273437500011, -17.803515625 ], [ 19.076464843750017, -17.817675781250003 ], [ 19.189453125, -17.808496093750009 ], [ 19.377148437500011, -17.825488281250003 ], [ 19.639355468750011, -17.86865234375 ], [ 19.911816406250011, -17.88134765625 ], [ 20.1943359375, -17.863671875 ], [ 20.392968750000023, -17.887402343750011 ], [ 20.507617187500017, -17.952539062500009 ], [ 20.625097656250006, -17.996679687500006 ], [ 20.745507812500023, -18.019726562500011 ], [ 20.908300781250006, -18.006054687500011 ], [ 21.113476562500011, -17.955761718750011 ], [ 21.287890625000017, -17.962988281250006 ], [ 21.36875, -17.99951171875 ], [ 21.416894531250023, -18.000683593750011 ], [ 21.718457031250011, -17.94775390625 ], [ 21.960839843750023, -17.905175781250009 ], [ 22.32421875, -17.8375 ], [ 22.6240234375, -17.781640625 ], [ 23.068261718750023, -17.698828125 ], [ 23.380664062500017, -17.640625 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Niger", "admin": "Niger" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 14.97900390625, 22.996191406249991 ], [ 15.088964843750006, 22.41835937499999 ], [ 15.172265625000023, 21.922070312499997 ], [ 15.177832031250006, 21.605810546874991 ], [ 15.181835937500011, 21.523388671874997 ], [ 15.2158203125, 21.467431640624994 ], [ 15.293652343750011, 21.411523437499994 ], [ 15.607324218750023, 20.954394531250003 ], [ 15.540332031250017, 20.874902343749994 ], [ 15.587109375000011, 20.733300781249994 ], [ 15.66845703125, 20.67236328125 ], [ 15.929296875, 20.399853515624997 ], [ 15.963183593750017, 20.34619140625 ], [ 15.948828125, 20.303173828124997 ], [ 15.766210937500006, 19.982568359374994 ], [ 15.735058593750011, 19.904052734375 ], [ 15.698632812500023, 19.495214843749991 ], [ 15.672949218750006, 19.206787109375 ], [ 15.637597656250023, 18.810839843750003 ], [ 15.595507812500017, 18.337060546874994 ], [ 15.5615234375, 17.937255859375 ], [ 15.516699218750006, 17.408496093750003 ], [ 15.474316406250011, 16.908398437499997 ], [ 15.212109375000011, 16.633886718749991 ], [ 14.746679687500006, 16.146630859374994 ], [ 14.367968750000017, 15.750146484374994 ], [ 14.17822265625, 15.48476562499999 ], [ 13.80712890625, 14.966113281250003 ], [ 13.642382812500017, 14.630761718749994 ], [ 13.513671875, 14.455517578124997 ], [ 13.4482421875, 14.380664062500003 ], [ 13.505761718750023, 14.134423828124994 ], [ 13.606347656250023, 13.70458984375 ], [ 13.426953125000011, 13.701757812499991 ], [ 13.323828125, 13.670849609374997 ], [ 13.19384765625, 13.573046875 ], [ 13.0484375, 13.534521484374991 ], [ 12.871679687500006, 13.449023437500003 ], [ 12.759960937500011, 13.38037109375 ], [ 12.65478515625, 13.3265625 ], [ 12.510156250000023, 13.1943359375 ], [ 12.463183593750017, 13.09375 ], [ 12.319042968750011, 13.073681640624997 ], [ 12.117968750000017, 13.090429687499991 ], [ 11.990039062500017, 13.19179687499999 ], [ 11.693359375, 13.297705078124991 ], [ 11.501074218750006, 13.340527343749997 ], [ 11.411914062500017, 13.353613281249991 ], [ 10.958886718750023, 13.371533203124997 ], [ 10.475878906250017, 13.330224609374994 ], [ 10.229589843750006, 13.281005859375 ], [ 10.184667968750006, 13.270117187499991 ], [ 10.045117187500011, 13.206152343749991 ], [ 9.929296875, 13.13525390625 ], [ 9.615917968750011, 12.810644531249991 ], [ 9.201562500000023, 12.821484375 ], [ 8.957617187500006, 12.857470703124989 ], [ 8.750585937500006, 12.908154296874997 ], [ 8.4560546875, 13.059667968749991 ], [ 8.095019531250017, 13.291162109374994 ], [ 7.955761718750011, 13.32275390625 ], [ 7.830468750000023, 13.340917968749991 ], [ 7.788671875, 13.337890625 ], [ 7.357812500000023, 13.107177734375 ], [ 7.274707031250017, 13.112255859374997 ], [ 7.173046875000011, 13.08632812499999 ], [ 7.106054687500006, 13.029101562499989 ], [ 7.056738281250006, 13.000195312499997 ], [ 7.005078125000011, 12.995556640624997 ], [ 6.937207031250011, 13.00820312499999 ], [ 6.87060546875, 13.043261718749989 ], [ 6.804296875, 13.107666015625 ], [ 6.6265625, 13.3642578125 ], [ 6.589941406250006, 13.409130859374997 ], [ 6.514062500000023, 13.485400390625003 ], [ 6.386328125, 13.603613281249991 ], [ 6.2998046875, 13.658789062499991 ], [ 6.247167968750006, 13.672998046874994 ], [ 6.184277343750011, 13.66367187499999 ], [ 5.838183593750017, 13.765380859375 ], [ 5.491992187500017, 13.872851562500003 ], [ 5.415820312500017, 13.859179687500003 ], [ 5.361621093750017, 13.836865234374997 ], [ 5.241894531250011, 13.757226562499994 ], [ 5.100878906250017, 13.742724609375003 ], [ 4.921679687500017, 13.749121093749991 ], [ 4.823339843750006, 13.759765625 ], [ 4.664843750000017, 13.733203125 ], [ 4.559472656250023, 13.701806640624994 ], [ 4.42138671875, 13.647509765625003 ], [ 4.2421875, 13.501074218749991 ], [ 4.190820312500023, 13.482128906249997 ], [ 4.147558593750006, 13.457714843749997 ], [ 4.08740234375, 13.055468749999989 ], [ 4.038769531250011, 12.934667968749991 ], [ 3.947851562500006, 12.775048828124994 ], [ 3.769238281250011, 12.622167968749991 ], [ 3.646679687500011, 12.529980468749997 ], [ 3.643847656250017, 12.4052734375 ], [ 3.634179687500023, 12.201611328124997 ], [ 3.632519531250011, 12.061572265624989 ], [ 3.640625, 11.970361328124994 ], [ 3.6201171875, 11.926953125 ], [ 3.61181640625, 11.887304687499991 ], [ 3.618457031250017, 11.82773437499999 ], [ 3.647363281250023, 11.799658203124991 ], [ 3.664746093750011, 11.762451171875 ], [ 3.653125, 11.731835937499994 ], [ 3.595410156250011, 11.6962890625 ], [ 3.53173828125, 11.787451171874991 ], [ 3.449804687500006, 11.85195312499999 ], [ 3.359960937500006, 11.88046875 ], [ 3.299121093750017, 11.927148437499994 ], [ 3.267382812500017, 11.991894531249997 ], [ 3.149609375000011, 12.118066406249994 ], [ 2.878125, 12.367724609374989 ], [ 2.850195312500006, 12.373681640624994 ], [ 2.805273437500006, 12.383837890624989 ], [ 2.728515625, 12.353613281249991 ], [ 2.681347656250011, 12.312792968749989 ], [ 2.6484375, 12.296777343749994 ], [ 2.598437500000017, 12.294335937499994 ], [ 2.469335937500006, 12.262792968749991 ], [ 2.366015625000017, 12.221923828125 ], [ 2.36328125, 12.188427734374997 ], [ 2.412695312500006, 11.999316406249989 ], [ 2.38916015625, 11.897070312499991 ], [ 2.343359375, 11.945996093749997 ], [ 2.194433593750006, 12.136474609375 ], [ 2.09140625, 12.277978515624994 ], [ 2.072949218750011, 12.309375 ], [ 2.058398437500017, 12.357958984374989 ], [ 2.068554687500011, 12.379150390625 ], [ 2.109375, 12.393847656249989 ], [ 2.203808593750011, 12.41259765625 ], [ 2.221386718750011, 12.42724609375 ], [ 2.226269531250011, 12.466064453125 ], [ 2.211523437500006, 12.538427734374991 ], [ 2.159765625, 12.636425781249997 ], [ 2.104589843750006, 12.701269531249991 ], [ 2.073828125, 12.713964843749991 ], [ 2.017382812500017, 12.716210937499994 ], [ 1.956152343750006, 12.70742187499999 ], [ 1.840917968750006, 12.627880859374997 ], [ 1.789843750000017, 12.61328125 ], [ 1.671093750000011, 12.619824218749997 ], [ 1.56494140625, 12.635400390624994 ], [ 1.50048828125, 12.676464843749997 ], [ 1.308691406250006, 12.834277343749989 ], [ 1.096777343750006, 13.001123046874994 ], [ 1.007910156250006, 13.024804687499994 ], [ 0.9873046875, 13.041894531249994 ], [ 0.973046875000023, 13.170361328124997 ], [ 0.976757812500011, 13.324511718750003 ], [ 0.988476562500011, 13.36484375 ], [ 1.076855468750011, 13.340771484374997 ], [ 1.1708984375, 13.32958984375 ], [ 1.201171875, 13.357519531249991 ], [ 1.1259765625, 13.412353515625 ], [ 1.017871093750017, 13.467871093749991 ], [ 0.977734375000011, 13.551953125 ], [ 0.946582031250017, 13.581152343749991 ], [ 0.89794921875, 13.6109375 ], [ 0.84228515625, 13.626416015624997 ], [ 0.786035156250023, 13.650048828124994 ], [ 0.747753906250011, 13.674511718749997 ], [ 0.6845703125, 13.685400390624991 ], [ 0.6181640625, 13.703417968750003 ], [ 0.522363281250023, 13.839746093749994 ], [ 0.42919921875, 13.972119140624997 ], [ 0.3740234375, 14.076367187499997 ], [ 0.354882812500023, 14.139013671874991 ], [ 0.382519531250011, 14.245800781249997 ], [ 0.354589843750006, 14.288037109374997 ], [ 0.250585937500006, 14.396435546874997 ], [ 0.163867187500017, 14.497216796874994 ], [ 0.18505859375, 14.652929687499991 ], [ 0.202734375, 14.7828125 ], [ 0.203808593750011, 14.865039062500003 ], [ 0.217480468750011, 14.911474609374991 ], [ 0.228710937500011, 14.963671875 ], [ 0.286230468750006, 14.980175781249997 ], [ 0.433007812500023, 14.97900390625 ], [ 0.718652343750023, 14.954882812500003 ], [ 0.947460937500011, 14.982128906249997 ], [ 0.960058593750006, 14.986914062499991 ], [ 1.121289062500011, 15.126123046874994 ], [ 1.300195312500023, 15.272265625 ], [ 1.569140625000017, 15.286474609374991 ], [ 1.859375, 15.301708984374997 ], [ 2.088183593750017, 15.309375 ], [ 2.420800781250023, 15.320410156249991 ], [ 2.689648437500011, 15.329882812500003 ], [ 3.001074218750006, 15.340966796874994 ], [ 3.010546875000017, 15.408300781249991 ], [ 3.029394531250006, 15.424853515625003 ], [ 3.06015625, 15.427197265624997 ], [ 3.2890625, 15.39111328125 ], [ 3.504296875000023, 15.356347656249994 ], [ 3.5205078125, 15.483105468749997 ], [ 3.709570312500006, 15.641699218749991 ], [ 3.816503906250006, 15.674023437499997 ], [ 3.842968750000011, 15.701708984375003 ], [ 3.876953125, 15.755273437499994 ], [ 3.89794921875, 15.837988281249991 ], [ 3.9072265625, 15.896826171874991 ], [ 3.947070312500017, 15.945654296874991 ], [ 3.976171875, 16.03554687499999 ], [ 4.014843750000011, 16.192724609374991 ], [ 4.121289062500011, 16.357714843750003 ], [ 4.18212890625, 16.581787109375 ], [ 4.191210937500017, 16.798193359374991 ], [ 4.202929687500017, 16.962695312500003 ], [ 4.234667968750017, 16.996386718750003 ], [ 4.233691406250017, 17.288427734374991 ], [ 4.232714843750017, 17.582177734374994 ], [ 4.23193359375, 17.830517578124997 ], [ 4.230859375000023, 18.139453125 ], [ 4.22998046875, 18.410595703124997 ], [ 4.22900390625, 18.704345703125 ], [ 4.228222656250011, 18.968066406250003 ], [ 4.227636718750006, 19.142773437499997 ], [ 4.445703125000023, 19.184521484374997 ], [ 4.671289062500023, 19.227783203125 ], [ 5.001367187500023, 19.291064453125003 ], [ 5.358691406250017, 19.359521484374994 ], [ 5.748339843750017, 19.434228515624994 ], [ 5.836621093750011, 19.479150390624994 ], [ 6.130664062500017, 19.731982421875003 ], [ 6.263378906250011, 19.846142578124997 ], [ 6.527050781250011, 20.072949218749997 ], [ 6.730664062500011, 20.248046875 ], [ 6.989355468750006, 20.470507812500003 ], [ 7.263378906250011, 20.694482421874994 ], [ 7.481738281250017, 20.873095703125003 ], [ 7.8251953125, 21.075585937499994 ], [ 8.343066406250017, 21.380859375 ], [ 8.8609375, 21.686132812499991 ], [ 9.378710937500017, 21.99140625 ], [ 9.896484375, 22.296728515624991 ], [ 10.414355468750017, 22.602001953124997 ], [ 10.932226562500006, 22.907275390625003 ], [ 11.45, 23.212597656249997 ], [ 11.967871093750006, 23.517871093750003 ], [ 12.48876953125, 23.401660156250003 ], [ 12.983593750000011, 23.291259765625 ], [ 13.48125, 23.18017578125 ], [ 13.5986328125, 23.11953125 ], [ 13.862695312500023, 22.902099609375 ], [ 14.20068359375, 22.623730468749997 ], [ 14.215527343750011, 22.619677734375003 ], [ 14.230761718750017, 22.618457031250003 ], [ 14.5556640625, 22.782519531250003 ], [ 14.978906250000023, 22.996289062499997 ], [ 14.97900390625, 22.996191406249991 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Nigeria", "admin": "Nigeria" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 7.30078125, 4.418164062500026 ], [ 7.203906250000045, 4.387646484375026 ], [ 7.140429687500017, 4.395117187500034 ], [ 7.227343750000045, 4.527343749999972 ], [ 7.271386718750051, 4.498925781250051 ], [ 7.327929687500017, 4.487207031249966 ], [ 7.30078125, 4.418164062500026 ] ] ], [ [ [ 5.838183593749989, 13.765380859375057 ], [ 6.184277343750068, 13.66367187500002 ], [ 6.247167968750006, 13.672998046874966 ], [ 6.2998046875, 13.658789062500006 ], [ 6.386328125000034, 13.603613281250048 ], [ 6.514062500000023, 13.485400390625031 ], [ 6.589941406250034, 13.40913085937504 ], [ 6.626562500000034, 13.364257812500043 ], [ 6.804296875, 13.107666015625 ], [ 6.87060546875, 13.043261718750017 ], [ 6.937207031249983, 13.00820312499998 ], [ 7.00507812500004, 12.995556640624983 ], [ 7.056738281250006, 13.00019531250004 ], [ 7.106054687500006, 13.029101562499974 ], [ 7.173046875000068, 13.08632812499999 ], [ 7.274707031250017, 13.11225585937504 ], [ 7.357812500000051, 13.107177734374986 ], [ 7.788671875, 13.337890625 ], [ 7.83046875000008, 13.340917968749991 ], [ 7.955761718750011, 13.322753906250028 ], [ 8.095019531250045, 13.29116210937498 ], [ 8.456054687499972, 13.059667968749991 ], [ 8.750585937500034, 12.908154296875026 ], [ 8.957617187500034, 12.857470703125003 ], [ 9.20156250000008, 12.82148437500004 ], [ 9.615917968750011, 12.810644531249963 ], [ 9.929296875, 13.135253906250014 ], [ 10.045117187500068, 13.206152343749991 ], [ 10.184667968750063, 13.270117187499963 ], [ 10.229589843749977, 13.281005859375043 ], [ 10.475878906250074, 13.330224609375037 ], [ 10.958886718750051, 13.371533203125011 ], [ 11.411914062500074, 13.353613281250006 ], [ 11.501074218750034, 13.340527343750011 ], [ 11.693359375000028, 13.297705078124991 ], [ 11.990039062500074, 13.19179687499999 ], [ 12.117968750000017, 13.090429687500034 ], [ 12.31904296875004, 13.073681640624997 ], [ 12.463183593750017, 13.09375 ], [ 12.51015625000008, 13.194335937499972 ], [ 12.654785156250057, 13.3265625 ], [ 12.759960937499983, 13.380371093750043 ], [ 12.871679687500006, 13.449023437499989 ], [ 13.048437500000063, 13.534521484375006 ], [ 13.19384765625, 13.573046875000031 ], [ 13.323828125000034, 13.670849609374983 ], [ 13.426953125000068, 13.701757812499963 ], [ 13.606347656250023, 13.704589843750014 ], [ 13.763476562500074, 13.489550781249989 ], [ 13.932324218750011, 13.258496093749997 ], [ 14.06396484375, 13.078515625 ], [ 14.160058593750023, 12.612792968749986 ], [ 14.17031250000008, 12.524072265625023 ], [ 14.177636718750051, 12.484082031250054 ], [ 14.184863281250017, 12.447216796874997 ], [ 14.197460937500011, 12.383789062500043 ], [ 14.272851562500023, 12.356494140624989 ], [ 14.415429687500023, 12.344140624999966 ], [ 14.518945312500051, 12.298242187500023 ], [ 14.58095703125008, 12.222070312499966 ], [ 14.587011718750063, 12.209423828125054 ], [ 14.619726562500063, 12.150976562500048 ], [ 14.627148437500068, 12.10869140624996 ], [ 14.618164062500028, 11.98662109374996 ], [ 14.59736328125004, 11.829833984374986 ], [ 14.561816406250074, 11.728710937499997 ], [ 14.581640625000034, 11.591162109375034 ], [ 14.575390625000011, 11.532421874999969 ], [ 14.559765625000011, 11.492285156249963 ], [ 14.496093750000028, 11.446142578124977 ], [ 14.409472656250045, 11.401171874999974 ], [ 14.20234375000004, 11.268164062499963 ], [ 14.143261718750068, 11.248535156250043 ], [ 14.056738281250034, 11.245019531250037 ], [ 13.981445312500057, 11.21186523437504 ], [ 13.892089843750057, 11.140087890624983 ], [ 13.699902343749983, 10.873144531250048 ], [ 13.53535156250004, 10.605078124999963 ], [ 13.478515625, 10.383251953124983 ], [ 13.414550781250028, 10.171435546874989 ], [ 13.269921875000051, 10.036181640624974 ], [ 13.249804687500045, 9.960058593750006 ], [ 13.24375, 9.91591796874998 ], [ 13.238769531250028, 9.814013671875003 ], [ 13.22119140625, 9.64516601562498 ], [ 13.198730468750028, 9.563769531250003 ], [ 13.175488281250011, 9.539648437499977 ], [ 13.019433593749994, 9.488330078125003 ], [ 12.929492187500074, 9.426269531249972 ], [ 12.87568359375004, 9.303515625000017 ], [ 12.85595703125, 9.170751953124963 ], [ 12.824414062500068, 9.019433593750051 ], [ 12.80654296875008, 8.886621093749994 ], [ 12.7822265625, 8.817871093750014 ], [ 12.731152343750068, 8.74565429687496 ], [ 12.651562500000011, 8.667773437499989 ], [ 12.58271484375004, 8.624121093749977 ], [ 12.40351562500004, 8.59555664062502 ], [ 12.311328125000074, 8.419726562499989 ], [ 12.2333984375, 8.282324218749977 ], [ 12.231152343749983, 8.227392578124977 ], [ 12.15595703125004, 7.94248046875002 ], [ 12.025195312500045, 7.727783203124986 ], [ 12.016601562499972, 7.652001953124994 ], [ 12.016015625000051, 7.589746093750009 ], [ 11.852441406250023, 7.400732421874963 ], [ 11.809179687500006, 7.345068359374991 ], [ 11.767382812500017, 7.272265624999989 ], [ 11.808593750000057, 7.201953124999974 ], [ 11.854785156250045, 7.137988281249989 ], [ 11.861425781249977, 7.11640625000004 ], [ 11.787011718750023, 7.056201171875031 ], [ 11.657519531250017, 6.951562500000023 ], [ 11.580078125000057, 6.88886718750004 ], [ 11.562988281250028, 6.854638671874994 ], [ 11.551660156250023, 6.697265625 ], [ 11.529101562500045, 6.655029296875014 ], [ 11.477539062500028, 6.597412109375 ], [ 11.401757812500051, 6.533935546875028 ], [ 11.324609375000051, 6.484667968750031 ], [ 11.237304687500028, 6.450537109375006 ], [ 11.153320312500057, 6.437939453125011 ], [ 11.1064453125, 6.457714843750054 ], [ 11.079687500000063, 6.505517578125023 ], [ 11.032519531250045, 6.697900390625037 ], [ 11.00869140625008, 6.739111328125006 ], [ 10.954199218750006, 6.7765625 ], [ 10.846484375000074, 6.881787109375026 ], [ 10.737597656250017, 6.988281250000043 ], [ 10.60625, 7.063085937500006 ], [ 10.578125, 7.057714843749977 ], [ 10.55634765625004, 7.037451171875034 ], [ 10.519042968749972, 6.930468749999989 ], [ 10.482324218750051, 6.891259765624994 ], [ 10.413183593750006, 6.877734375 ], [ 10.293066406250034, 6.876757812499974 ], [ 10.205468750000051, 6.891601562499986 ], [ 10.185546874999972, 6.91279296875004 ], [ 10.167773437500017, 6.959179687499983 ], [ 10.143554687500057, 6.99643554687502 ], [ 10.038867187500045, 6.921386718750014 ], [ 9.874218750000068, 6.803271484375017 ], [ 9.82070312500008, 6.783935546874986 ], [ 9.779882812500034, 6.760156250000023 ], [ 9.725585937499972, 6.65 ], [ 9.659960937500017, 6.531982421874986 ], [ 9.574023437500017, 6.470410156249969 ], [ 9.490234375, 6.418652343749997 ], [ 9.442187500000074, 6.373388671875006 ], [ 9.373339843750074, 6.319628906249989 ], [ 9.23876953125, 6.186132812499963 ], [ 9.060156250000034, 6.009082031250045 ], [ 8.997167968750006, 5.917724609375 ], [ 8.935058593750057, 5.781005859375028 ], [ 8.898828125000023, 5.629687500000017 ], [ 8.859179687500045, 5.463769531249966 ], [ 8.800976562499983, 5.197460937499983 ], [ 8.715625, 5.046875 ], [ 8.64052734375008, 4.927001953125043 ], [ 8.585156249999983, 4.832812500000031 ], [ 8.555859375000068, 4.755224609375034 ], [ 8.54375, 4.757812500000028 ], [ 8.514843750000068, 4.724707031250034 ], [ 8.431347656250011, 4.74624023437498 ], [ 8.393652343750063, 4.813769531249974 ], [ 8.342089843750045, 4.824755859374989 ], [ 8.252734375000045, 4.923974609375051 ], [ 8.23378906250008, 4.907470703124972 ], [ 8.328027343750023, 4.656103515625006 ], [ 8.293066406250006, 4.557617187500014 ], [ 8.028515625000011, 4.555371093749997 ], [ 7.800781250000057, 4.522265625 ], [ 7.644238281250068, 4.525341796875011 ], [ 7.565625, 4.5609375 ], [ 7.530761718750028, 4.655175781249994 ], [ 7.517382812500074, 4.645458984374969 ], [ 7.50947265625004, 4.594921874999983 ], [ 7.45986328125008, 4.555224609374974 ], [ 7.284375, 4.547656250000031 ], [ 7.206738281250011, 4.612060546875 ], [ 7.143847656250074, 4.684082031250028 ], [ 7.076562500000051, 4.716162109374991 ], [ 7.086914062500028, 4.685839843750031 ], [ 7.164160156250034, 4.615576171875006 ], [ 7.15468750000008, 4.514404296875 ], [ 7.013378906250068, 4.397314453125048 ], [ 6.92324218750008, 4.390673828125017 ], [ 6.867871093750068, 4.441113281249997 ], [ 6.839160156249989, 4.523486328124989 ], [ 6.82470703125, 4.645263671875014 ], [ 6.787597656250057, 4.724707031250034 ], [ 6.767675781250006, 4.724707031250034 ], [ 6.786035156250023, 4.652001953124966 ], [ 6.792187500000011, 4.592626953125048 ], [ 6.793066406250034, 4.469140625000023 ], [ 6.860351562500057, 4.373339843750045 ], [ 6.757031250000068, 4.343554687500017 ], [ 6.715136718750045, 4.342431640624966 ], [ 6.633007812500011, 4.340234375000051 ], [ 6.617285156250006, 4.37578125 ], [ 6.6015625, 4.45517578125002 ], [ 6.579980468750051, 4.475976562499994 ], [ 6.554589843750023, 4.34140625000002 ], [ 6.5, 4.331933593750051 ], [ 6.462109375000011, 4.333154296875023 ], [ 6.2998046875, 4.303857421875009 ], [ 6.263671875, 4.309423828124991 ], [ 6.255957031250034, 4.334472656250028 ], [ 6.275292968750051, 4.371679687499977 ], [ 6.270996093749972, 4.432128906250028 ], [ 6.214648437500045, 4.385498046875028 ], [ 6.205566406250057, 4.29228515624996 ], [ 6.173339843749972, 4.277392578125031 ], [ 6.07656250000008, 4.290625 ], [ 5.970703125, 4.338574218749983 ], [ 5.90644531250004, 4.38774414062496 ], [ 5.798632812500017, 4.455957031249994 ], [ 5.587792968750051, 4.647216796874972 ], [ 5.553613281250023, 4.733203124999989 ], [ 5.493261718749977, 4.838769531250009 ], [ 5.448144531250023, 4.945849609374974 ], [ 5.383300781250057, 5.129003906249977 ], [ 5.403222656250023, 5.142285156250026 ], [ 5.452148437500057, 5.12656250000002 ], [ 5.475976562500023, 5.153857421874989 ], [ 5.38828125, 5.17377929687504 ], [ 5.370019531250023, 5.195019531250026 ], [ 5.364160156250051, 5.259277343750057 ], [ 5.367968750000045, 5.337744140624963 ], [ 5.439257812499989, 5.365332031249991 ], [ 5.500878906250023, 5.378613281250026 ], [ 5.531835937500034, 5.426367187499991 ], [ 5.549707031250023, 5.474218749999963 ], [ 5.385839843750034, 5.401757812500037 ], [ 5.232421875000057, 5.483789062499966 ], [ 5.199218750000028, 5.533544921874977 ], [ 5.215820312500028, 5.571679687500023 ], [ 5.289062500000028, 5.577490234375048 ], [ 5.393847656250074, 5.574511718749974 ], [ 5.456640624999977, 5.61171875 ], [ 5.418066406250034, 5.624707031249983 ], [ 5.350292968749983, 5.623291015625057 ], [ 5.325292968750063, 5.647949218750014 ], [ 5.327343750000011, 5.707519531249986 ], [ 5.305371093750068, 5.694335937500043 ], [ 5.276269531250023, 5.64155273437504 ], [ 5.1728515625, 5.60273437500004 ], [ 5.112402343750034, 5.64155273437504 ], [ 5.10625, 5.728125 ], [ 5.093066406250074, 5.767089843750043 ], [ 5.042089843750006, 5.797509765625023 ], [ 4.861035156250068, 6.026318359374997 ], [ 4.633593749999989, 6.2171875 ], [ 4.431347656250011, 6.348583984375026 ], [ 4.125878906250023, 6.411376953125028 ], [ 3.486621093750017, 6.408935546874972 ], [ 3.450781249999977, 6.427050781250017 ], [ 3.489941406250068, 6.457275390625043 ], [ 3.54609375000004, 6.47744140624998 ], [ 3.751660156250011, 6.583837890624991 ], [ 3.71699218750004, 6.597949218750017 ], [ 3.503320312500023, 6.531347656250034 ], [ 3.430175781250057, 6.525 ], [ 3.335546875000063, 6.396923828125011 ], [ 2.7724609375, 6.375732421875043 ], [ 2.706445312500051, 6.369238281249963 ], [ 2.7080078125, 6.427685546874969 ], [ 2.735644531250045, 6.595703125 ], [ 2.753710937499989, 6.661767578124966 ], [ 2.774609374999983, 6.711718750000017 ], [ 2.752929687500028, 6.771630859374966 ], [ 2.731738281250045, 6.852832031249989 ], [ 2.721386718750068, 6.980273437500017 ], [ 2.74775390625004, 7.019824218749989 ], [ 2.75673828125008, 7.067919921875017 ], [ 2.750585937500063, 7.143212890624994 ], [ 2.750488281250057, 7.39506835937496 ], [ 2.765820312500068, 7.422509765625051 ], [ 2.783984375000045, 7.443408203125045 ], [ 2.78515625, 7.476855468750017 ], [ 2.750976562500057, 7.541894531250037 ], [ 2.719335937500006, 7.616259765625003 ], [ 2.72041015625004, 7.723095703124997 ], [ 2.70771484375004, 7.82661132812504 ], [ 2.686035156250057, 7.873730468750054 ], [ 2.702343750000011, 8.049804687500043 ], [ 2.711523437500006, 8.272998046875031 ], [ 2.703125, 8.371826171875 ], [ 2.7236328125, 8.441894531249986 ], [ 2.734667968750017, 8.614013671875057 ], [ 2.732910156250028, 8.782519531250003 ], [ 2.774804687500023, 9.048535156250026 ], [ 2.898046875, 9.061376953124977 ], [ 3.044921875, 9.08383789062502 ], [ 3.110449218750034, 9.188281249999989 ], [ 3.148046875000034, 9.320605468750031 ], [ 3.136132812500023, 9.451611328124983 ], [ 3.164648437500063, 9.49467773437496 ], [ 3.223437500000045, 9.565625 ], [ 3.329492187500051, 9.667041015625003 ], [ 3.325195312499972, 9.778466796875051 ], [ 3.3544921875, 9.812792968750031 ], [ 3.404785156250028, 9.838623046875043 ], [ 3.47675781250004, 9.851904296875006 ], [ 3.557226562500006, 9.907324218750006 ], [ 3.60205078125, 10.004541015625009 ], [ 3.645898437500051, 10.16015625 ], [ 3.576562500000023, 10.268359375000017 ], [ 3.577929687500045, 10.292480468750057 ], [ 3.604101562500063, 10.350683593750006 ], [ 3.646582031250006, 10.408984374999989 ], [ 3.680273437500034, 10.427783203124989 ], [ 3.758496093750068, 10.412695312500034 ], [ 3.771777343750017, 10.417626953124966 ], [ 3.783789062500063, 10.435888671875048 ], [ 3.83447265625, 10.607421875 ], [ 3.8296875, 10.653759765625026 ], [ 3.7568359375, 10.76875 ], [ 3.744921875000045, 10.850439453125034 ], [ 3.734179687500074, 10.971923828125 ], [ 3.71640625, 11.07958984375 ], [ 3.695312499999972, 11.12031250000004 ], [ 3.65625, 11.154589843750003 ], [ 3.63886718750004, 11.176855468750006 ], [ 3.487792968749972, 11.395410156250037 ], [ 3.490527343750017, 11.499218750000054 ], [ 3.55390625000004, 11.631884765624989 ], [ 3.595410156250068, 11.696289062500057 ], [ 3.653125, 11.731835937500009 ], [ 3.664746093750068, 11.762451171875028 ], [ 3.64736328125008, 11.799658203124977 ], [ 3.618457031250045, 11.827734375 ], [ 3.611816406250028, 11.887304687499977 ], [ 3.620117187500028, 11.926953124999969 ], [ 3.640625, 11.970361328125023 ], [ 3.632519531250068, 12.061572265625045 ], [ 3.634179687500051, 12.201611328124969 ], [ 3.643847656250074, 12.405273437499986 ], [ 3.646679687500011, 12.529980468749983 ], [ 3.76923828125004, 12.622167968750034 ], [ 3.947851562500006, 12.775048828124994 ], [ 4.03876953125004, 12.934667968750006 ], [ 4.08740234375, 13.055468750000017 ], [ 4.147558593750006, 13.457714843749983 ], [ 4.190820312500023, 13.482128906249983 ], [ 4.242187500000028, 13.501074218750034 ], [ 4.421386718750028, 13.647509765625017 ], [ 4.55947265625008, 13.70180664062498 ], [ 4.664843750000045, 13.733203124999974 ], [ 4.823339843750006, 13.759765624999972 ], [ 4.921679687500074, 13.74912109375002 ], [ 5.100878906250074, 13.74272460937506 ], [ 5.241894531250011, 13.757226562499994 ], [ 5.361621093750074, 13.836865234375054 ], [ 5.415820312500017, 13.859179687499974 ], [ 5.491992187500074, 13.872851562500003 ], [ 5.838183593749989, 13.765380859375057 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Rwanda", "admin": "Rwanda" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 30.509960937500011, -1.067285156250009 ], [ 30.47705078125, -1.0830078125 ], [ 30.47021484375, -1.131152343750003 ], [ 30.508105468750017, -1.208203125000011 ], [ 30.631933593750006, -1.367480468750003 ], [ 30.710742187500017, -1.396777343750003 ], [ 30.76220703125, -1.458691406250011 ], [ 30.812597656250006, -1.563085937500006 ], [ 30.827539062500023, -1.693652343750003 ], [ 30.806738281250006, -1.850683593750006 ], [ 30.819140625000017, -1.967480468750011 ], [ 30.864648437500023, -2.044042968750006 ], [ 30.8765625, -2.143359375 ], [ 30.85498046875, -2.265429687500003 ], [ 30.828710937500006, -2.338476562500006 ], [ 30.797656250000017, -2.362695312500009 ], [ 30.7625, -2.371679687500006 ], [ 30.71484375, -2.363476562500011 ], [ 30.656640625000023, -2.373828125 ], [ 30.593359375, -2.396777343750003 ], [ 30.553613281250023, -2.400097656250011 ], [ 30.52890625, -2.395605468750006 ], [ 30.482226562500017, -2.376074218750006 ], [ 30.408496093750017, -2.31298828125 ], [ 30.27099609375, -2.347851562500011 ], [ 30.233789062500023, -2.347070312500009 ], [ 30.183300781250011, -2.377050781250006 ], [ 30.142285156250011, -2.413964843750009 ], [ 30.117285156250006, -2.416601562500006 ], [ 30.091894531250006, -2.411523437500009 ], [ 29.973437500000017, -2.337109375000011 ], [ 29.93017578125, -2.339550781250011 ], [ 29.912402343750017, -2.548632812500003 ], [ 29.892578125, -2.664648437500006 ], [ 29.8681640625, -2.71640625 ], [ 29.783398437500011, -2.76640625 ], [ 29.698046875000017, -2.794726562500003 ], [ 29.6513671875, -2.792773437500003 ], [ 29.463671875000017, -2.808398437500003 ], [ 29.390234375, -2.80859375 ], [ 29.349804687500011, -2.79150390625 ], [ 29.297070312500011, -2.673046875000011 ], [ 29.197558593750017, -2.620312500000011 ], [ 29.10205078125, -2.595703125 ], [ 29.063183593750011, -2.6025390625 ], [ 29.028613281250017, -2.66455078125 ], [ 29.014355468750011, -2.72021484375 ], [ 28.921777343750023, -2.68203125 ], [ 28.893945312500023, -2.635058593750003 ], [ 28.891406250000017, -2.555566406250009 ], [ 28.857617187500011, -2.446679687500009 ], [ 28.876367187500023, -2.400292968750009 ], [ 28.912695312500006, -2.370312500000011 ], [ 28.989550781250017, -2.312792968750003 ], [ 29.1064453125, -2.233203125 ], [ 29.131542968750011, -2.195117187500003 ], [ 29.148046875, -2.1318359375 ], [ 29.140625, -1.984570312500011 ], [ 29.12939453125, -1.860253906250009 ], [ 29.143261718750011, -1.816015625 ], [ 29.196582031250017, -1.719921875000011 ], [ 29.268164062500006, -1.62158203125 ], [ 29.351660156250006, -1.517578125 ], [ 29.401953125, -1.507421875 ], [ 29.467968750000011, -1.468066406250003 ], [ 29.537792968750011, -1.409765625 ], [ 29.576953125000017, -1.387890625000011 ], [ 29.609667968750017, -1.387109375 ], [ 29.825390625000011, -1.335546875 ], [ 29.846875, -1.351660156250006 ], [ 29.881640625000017, -1.451757812500006 ], [ 29.9, -1.46630859375 ], [ 29.930078125000023, -1.469921875000011 ], [ 29.990527343750017, -1.446972656250011 ], [ 30.1015625, -1.36865234375 ], [ 30.15, -1.32109375 ], [ 30.20703125, -1.254199218750003 ], [ 30.279882812500006, -1.178808593750006 ], [ 30.320507812500011, -1.113085937500003 ], [ 30.360253906250023, -1.074609375 ], [ 30.412304687500011, -1.063085937500006 ], [ 30.469921875000011, -1.066015625 ], [ 30.509960937500011, -1.067285156250009 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "W. Sahara", "admin": "Western Sahara" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -8.683349609375, 27.2859375 ], [ -8.68310546875, 27.119287109374994 ], [ -8.682861328125, 26.921337890624997 ], [ -8.6826171875, 26.72314453125 ], [ -8.682324218749983, 26.497705078124994 ], [ -8.68212890625, 26.273193359375 ], [ -8.68212890625, 26.109472656249999 ], [ -8.682226562499977, 25.995507812499994 ], [ -8.885644531249994, 25.995507812499994 ], [ -9.071923828124994, 25.995507812499994 ], [ -9.25820312499999, 25.995507812499994 ], [ -9.444531249999983, 25.995507812499994 ], [ -9.630859375, 25.995507812499994 ], [ -9.817187499999989, 25.995458984374991 ], [ -10.003515624999977, 25.995458984374991 ], [ -10.189794921874977, 25.995458984374991 ], [ -10.376123046874994, 25.995458984374991 ], [ -10.562451171874983, 25.995458984374991 ], [ -10.748779296875, 25.995458984374991 ], [ -10.935107421874989, 25.995458984374991 ], [ -11.121386718749989, 25.995458984374991 ], [ -11.307714843749977, 25.995410156250003 ], [ -11.494042968749994, 25.995410156250003 ], [ -11.680371093749983, 25.995410156250003 ], [ -11.866650390624983, 25.995410156250003 ], [ -12.016308593749983, 25.995410156250003 ], [ -12.016308593749983, 25.876318359374991 ], [ -12.016308593749983, 25.740136718749994 ], [ -12.016308593749983, 25.60400390625 ], [ -12.016308593749983, 25.467871093749991 ], [ -12.016308593749983, 25.331689453124994 ], [ -12.016308593749983, 25.195556640625 ], [ -12.016308593749983, 25.059375 ], [ -12.016308593749983, 24.923242187499994 ], [ -12.016308593749983, 24.787109375 ], [ -12.016308593749983, 24.650976562499991 ], [ -12.016308593749983, 24.514794921874994 ], [ -12.016308593749983, 24.378662109375 ], [ -12.016308593749983, 24.242480468750003 ], [ -12.016308593749983, 24.106347656249994 ], [ -12.016308593749983, 23.97021484375 ], [ -12.016308593749983, 23.834033203125003 ], [ -12.016308593749983, 23.697900390624994 ], [ -12.016308593749983, 23.576464843750003 ], [ -12.0234375, 23.467578125 ], [ -12.083349609374977, 23.435449218749994 ], [ -12.226171874999977, 23.377490234375003 ], [ -12.372900390624977, 23.318017578124994 ], [ -12.559375, 23.290820312500003 ], [ -12.620410156249989, 23.271337890624991 ], [ -12.739599609374977, 23.192724609374991 ], [ -12.89599609375, 23.089550781249997 ], [ -13.031494140625, 23.000244140625 ], [ -13.120898437499989, 22.884082031250003 ], [ -13.153271484374983, 22.820507812499997 ], [ -13.16650390625, 22.753222656250003 ], [ -13.155957031249983, 22.689306640624991 ], [ -13.107324218749994, 22.560742187499997 ], [ -13.094335937499977, 22.495996093749994 ], [ -13.086767578124977, 22.383251953124997 ], [ -13.078466796874977, 22.260449218749997 ], [ -13.069580078125, 22.128173828125 ], [ -13.060644531249977, 21.995751953124994 ], [ -13.051220703124983, 21.854785156250003 ], [ -13.041748046875, 21.713818359374997 ], [ -13.0322265625, 21.572070312500003 ], [ -13.025097656249983, 21.466796875 ], [ -13.016210937499977, 21.333935546874997 ], [ -13.167431640624983, 21.333789062500003 ], [ -13.396728515625, 21.333544921875003 ], [ -13.626025390624989, 21.333251953125 ], [ -13.855371093749994, 21.332958984374997 ], [ -14.084667968749983, 21.332714843749997 ], [ -14.31396484375, 21.33242187499999 ], [ -14.543261718749989, 21.332128906249991 ], [ -14.772607421874994, 21.331884765624991 ], [ -15.001904296874983, 21.331591796875003 ], [ -15.231201171875, 21.331298828125 ], [ -15.460546874999977, 21.3310546875 ], [ -15.689794921874977, 21.330761718749997 ], [ -15.919140624999983, 21.33046875 ], [ -16.1484375, 21.330224609374994 ], [ -16.377734374999989, 21.329931640624991 ], [ -16.607031249999977, 21.329638671875003 ], [ -16.83632812499999, 21.329394531250003 ], [ -16.964550781249983, 21.329248046874994 ], [ -17.005908203124989, 21.142431640624991 ], [ -17.042382812499994, 21.008007812499997 ], [ -17.06396484375, 20.89882812499999 ], [ -17.048046874999983, 20.80615234375 ], [ -17.098779296874994, 20.856884765624997 ], [ -17.009619140624977, 21.377099609374994 ], [ -17.003076171874994, 21.420703125 ], [ -17.002978515624989, 21.420751953124991 ], [ -16.951123046874983, 21.430273437499991 ], [ -16.73095703125, 21.4703125 ], [ -16.581005859374983, 21.481054687499991 ], [ -16.190869140624983, 21.481054687499991 ], [ -16.041015625, 21.500585937499991 ], [ -15.920849609374983, 21.500585937499991 ], [ -15.750927734374983, 21.490820312499991 ], [ -15.610791015624983, 21.4703125 ], [ -15.4609375, 21.45078125 ], [ -15.290966796874983, 21.45078125 ], [ -15.15087890625, 21.44101562499999 ], [ -14.971142578124983, 21.44101562499999 ], [ -14.8408203125, 21.45078125 ], [ -14.7509765625, 21.500585937499991 ], [ -14.670849609374983, 21.600195312499991 ], [ -14.64111328125, 21.680273437499991 ], [ -14.610791015624983, 21.750585937499991 ], [ -14.62109375, 21.820898437499991 ], [ -14.630859375, 21.8609375 ], [ -14.581005859374983, 21.910742187499991 ], [ -14.52099609375, 21.990869140624994 ], [ -14.460888671874983, 22.040625 ], [ -14.44091796875, 22.080664062499991 ], [ -14.380810546874983, 22.12070312499999 ], [ -14.31103515625, 22.19101562499999 ], [ -14.27099609375, 22.240820312499991 ], [ -14.22119140625, 22.31015625 ], [ -14.2109375, 22.37070312499999 ], [ -14.190869140624983, 22.45078125 ], [ -14.190869140624983, 22.590429687499991 ], [ -14.1708984375, 22.760351562499991 ], [ -14.141064453124983, 22.87070312499999 ], [ -14.12109375, 22.96054687499999 ], [ -14.10107421875, 23.100195312499991 ], [ -14.040966796874983, 23.340429687499991 ], [ -14.02099609375, 23.410742187499991 ], [ -13.980908203124983, 23.520117187499991 ], [ -13.931103515624983, 23.62070312499999 ], [ -13.89111328125, 23.69101562499999 ], [ -13.840771484374983, 23.750585937499991 ], [ -13.770947265624983, 23.790625 ], [ -13.661083984374983, 23.830664062499991 ], [ -13.5810546875, 23.87070312499999 ], [ -13.48095703125, 23.910742187499991 ], [ -13.39111328125, 23.94101562499999 ], [ -13.310986328124983, 23.981054687499991 ], [ -13.28076171875, 24.020117187499991 ], [ -13.23095703125, 24.090429687499991 ], [ -13.1611328125, 24.2203125 ], [ -13.12109375, 24.30039062499999 ], [ -13.06103515625, 24.400976562499991 ], [ -12.991162109374983, 24.4703125 ], [ -12.947851562499977, 24.497265625 ], [ -12.9111328125, 24.520117187499991 ], [ -12.820751953124983, 24.570898437499991 ], [ -12.7109375, 24.63046875 ], [ -12.630810546874983, 24.680273437499991 ], [ -12.56103515625, 24.731054687499991 ], [ -12.5009765625, 24.770117187499991 ], [ -12.43115234375, 24.830664062499991 ], [ -12.40087890625, 24.88046875 ], [ -12.36083984375, 24.9703125 ], [ -12.310986328124983, 25.1109375 ], [ -12.270947265624983, 25.260302734375003 ], [ -12.23095703125, 25.420507812499991 ], [ -12.201123046874983, 25.520117187499991 ], [ -12.170849609374983, 25.64023437499999 ], [ -12.130859375, 25.731054687499991 ], [ -12.101025390624983, 25.830664062499991 ], [ -12.0810546875, 25.87070312499999 ], [ -12.0810546875, 25.920507812499991 ], [ -12.060986328124983, 25.990820312499991 ], [ -12.056787109374994, 25.996337890625 ], [ -12.03076171875, 26.030859375 ], [ -11.960888671874983, 26.050390625 ], [ -11.880859375, 26.070898437499999 ], [ -11.7548828125, 26.086523437499999 ], [ -11.718212890624983, 26.104101562499999 ], [ -11.69921875, 26.162695312499999 ], [ -11.684521484374983, 26.213476562499999 ], [ -11.63720703125, 26.295507812499999 ], [ -11.583984375, 26.3609375 ], [ -11.553173828124983, 26.400976562499999 ], [ -11.511669921874983, 26.4703125 ], [ -11.470703125, 26.520117187499999 ], [ -11.39990234375, 26.58359375 ], [ -11.337890625, 26.633398437499999 ], [ -11.316845703124983, 26.684179687499999 ], [ -11.316845703124983, 26.744726562499999 ], [ -11.361279296874983, 26.793554687499999 ], [ -11.392578125, 26.883398437499999 ], [ -11.263623046874983, 26.910742187499999 ], [ -11.150341796874983, 26.941015625 ], [ -11.046826171874983, 26.9703125 ], [ -10.922802734374983, 27.010351562499999 ], [ -10.830078125, 27.010351562499999 ], [ -10.757763671874983, 27.020117187499999 ], [ -10.654248046874983, 27.000585937499999 ], [ -10.55126953125, 26.990820312499999 ], [ -10.478955078124983, 26.960546875 ], [ -10.354931640624983, 26.900976562499999 ], [ -10.25146484375, 26.8609375 ], [ -10.189453125, 26.8609375 ], [ -10.123046875, 26.88046875 ], [ -10.066845703124983, 26.908789062499999 ], [ -10.03271484375, 26.910742187499999 ], [ -9.980908203124983, 26.890234375 ], [ -9.900341796874983, 26.850195312499999 ], [ -9.81787109375, 26.850195312499999 ], [ -9.7353515625, 26.8609375 ], [ -9.67333984375, 26.910742187499999 ], [ -9.56982421875, 26.990820312499999 ], [ -9.4873046875, 27.050390625 ], [ -9.413037109374983, 27.088476562499999 ], [ -9.352978515624983, 27.098242187499999 ], [ -9.285595703124983, 27.098242187499999 ], [ -9.208447265624983, 27.100195312499999 ], [ -9.084423828124983, 27.090429687499999 ], [ -9.001904296874983, 27.090429687499999 ], [ -8.8890625, 27.104101562499999 ], [ -8.794873046874983, 27.120703125 ], [ -8.753857421874983, 27.150976562499999 ], [ -8.753857421874983, 27.191015625 ], [ -8.774365234374983, 27.250585937499999 ], [ -8.796826171874983, 27.308203125 ], [ -8.802685546874983, 27.3609375 ], [ -8.788964843749994, 27.416552734374996 ], [ -8.774365234374983, 27.460546875 ], [ -8.784570312499994, 27.530859375 ], [ -8.813916015624983, 27.613867187499999 ], [ -8.817773437499994, 27.655908203124994 ], [ -8.817822265624983, 27.656445312499997 ], [ -8.683349609375, 27.656445312499997 ], [ -8.683349609375, 27.490234375 ], [ -8.683349609375, 27.2859375 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Sudan", "admin": "Sudan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 31.46640625, 22.084667968749997 ], [ 31.434472656250023, 21.995849609375 ], [ 31.621679687500006, 21.995849609375 ], [ 31.949804687500006, 21.995898437500003 ], [ 32.27783203125, 21.995996093749994 ], [ 32.606054687500006, 21.995996093749994 ], [ 32.93408203125, 21.99609375 ], [ 33.26220703125, 21.996142578125003 ], [ 33.59033203125, 21.996191406249991 ], [ 33.91845703125, 21.996240234374994 ], [ 34.246484375000023, 21.996289062499997 ], [ 34.574609375000023, 21.996337890625 ], [ 34.902734375000023, 21.996386718750003 ], [ 35.230859375000023, 21.996435546874991 ], [ 35.558984375000023, 21.99648437499999 ], [ 35.887011718750017, 21.996533203124997 ], [ 36.215234375000023, 21.99658203125 ], [ 36.543261718750017, 21.996630859375003 ], [ 36.871386718750017, 21.996728515624994 ], [ 36.882617187500017, 21.768798828125 ], [ 36.926953125000011, 21.586523437499991 ], [ 37.081152343750006, 21.326025390624991 ], [ 37.211718750000017, 21.185839843750003 ], [ 37.258593750000017, 21.108544921874994 ], [ 37.26318359375, 21.07265625 ], [ 37.257226562500023, 21.039404296874991 ], [ 37.217480468750011, 21.07763671875 ], [ 37.150585937500011, 21.103759765625 ], [ 37.14111328125, 20.981787109374991 ], [ 37.156835937500006, 20.89492187499999 ], [ 37.172656250000017, 20.731982421875003 ], [ 37.2275390625, 20.556738281249991 ], [ 37.187890625000023, 20.39492187499999 ], [ 37.193164062500017, 20.12070312499999 ], [ 37.262597656250023, 19.791894531249994 ], [ 37.248437500000023, 19.581884765624991 ], [ 37.361523437500011, 19.091992187499997 ], [ 37.471289062500006, 18.820117187500003 ], [ 37.531640625000023, 18.753125 ], [ 37.599414062500017, 18.717431640624994 ], [ 37.729785156250017, 18.6943359375 ], [ 37.921875, 18.555908203125 ], [ 38.074023437500017, 18.40976562499999 ], [ 38.128125, 18.333300781250003 ], [ 38.201757812500006, 18.249414062499994 ], [ 38.252148437500011, 18.264404296875 ], [ 38.283105468750023, 18.28671875 ], [ 38.332910156250023, 18.219042968750003 ], [ 38.574023437500017, 18.072949218749997 ], [ 38.609472656250006, 18.005078125 ], [ 38.522851562500023, 17.938525390625003 ], [ 38.422460937500006, 17.823925781249997 ], [ 38.397167968750011, 17.778369140625003 ], [ 38.385546875000017, 17.751269531250003 ], [ 38.373730468750011, 17.717333984375003 ], [ 38.347363281250011, 17.68359375 ], [ 38.289843750000017, 17.637011718750003 ], [ 38.267285156250011, 17.61669921875 ], [ 38.253515625, 17.584765625 ], [ 38.219042968750017, 17.56396484375 ], [ 38.181542968750023, 17.562841796874991 ], [ 38.148535156250006, 17.548535156249997 ], [ 38.098925781250017, 17.526464843749991 ], [ 38.025292968750023, 17.537792968749997 ], [ 37.950097656250023, 17.517675781249991 ], [ 37.922558593750011, 17.492333984374994 ], [ 37.862988281250011, 17.470263671875003 ], [ 37.803320312500006, 17.465527343749997 ], [ 37.782421875000011, 17.4580078125 ], [ 37.725976562500023, 17.420507812499991 ], [ 37.65673828125, 17.368261718749991 ], [ 37.575976562500017, 17.335009765625003 ], [ 37.547460937500006, 17.324121093749994 ], [ 37.510156250000023, 17.288134765625003 ], [ 37.452929687500017, 17.108691406250003 ], [ 37.411035156250023, 17.06171875 ], [ 37.340429687500006, 17.057080078124997 ], [ 37.248828125000017, 17.056884765625 ], [ 37.16953125, 17.04140625 ], [ 37.0615234375, 17.061279296875 ], [ 37.008984375000011, 17.058886718750003 ], [ 36.995214843750006, 17.020556640625003 ], [ 36.975781250000011, 16.866552734374991 ], [ 36.978710937500011, 16.800585937500003 ], [ 36.935742187500011, 16.722363281249997 ], [ 36.887792968750006, 16.624658203124994 ], [ 36.905468750000011, 16.459521484375003 ], [ 36.913769531250011, 16.296191406250003 ], [ 36.825878906250011, 16.05029296875 ], [ 36.8134765625, 15.993945312500003 ], [ 36.724511718750023, 15.798876953125003 ], [ 36.67919921875, 15.726367187500003 ], [ 36.566015625, 15.362109375 ], [ 36.521777343750017, 15.250146484374994 ], [ 36.4267578125, 15.132080078125 ], [ 36.448144531250023, 14.940087890624994 ], [ 36.470800781250006, 14.736474609374994 ], [ 36.492285156250006, 14.544335937499994 ], [ 36.524316406250023, 14.2568359375 ], [ 36.443945312500006, 13.988427734374994 ], [ 36.447070312500017, 13.842041015625 ], [ 36.390625, 13.626074218749991 ], [ 36.346289062500006, 13.526269531249994 ], [ 36.306835937500011, 13.466845703125003 ], [ 36.273535156250006, 13.40576171875 ], [ 36.212207031250017, 13.27109375 ], [ 36.16015625, 13.093310546874989 ], [ 36.137109375000023, 12.9111328125 ], [ 36.135351562500006, 12.805322265624994 ], [ 36.125195312500011, 12.75703125 ], [ 36.107519531250006, 12.726464843749994 ], [ 35.987597656250017, 12.706298828125 ], [ 35.820605468750017, 12.684863281249989 ], [ 35.730566406250006, 12.661035156249994 ], [ 35.670214843750017, 12.623730468749997 ], [ 35.596093750000023, 12.537304687499997 ], [ 35.449609375000023, 12.300585937499989 ], [ 35.372753906250011, 12.155566406249989 ], [ 35.25244140625, 11.95703125 ], [ 35.1123046875, 11.816552734374994 ], [ 35.082714843750011, 11.748291015625 ], [ 35.059667968750006, 11.621044921874997 ], [ 35.007910156250006, 11.419873046874997 ], [ 34.960742187500017, 11.276757812499994 ], [ 34.969140625000023, 11.161767578124994 ], [ 34.924902343750006, 10.962109375 ], [ 34.931445312500017, 10.864794921874989 ], [ 34.88232421875, 10.810546875 ], [ 34.816210937500017, 10.759179687499994 ], [ 34.771289062500017, 10.746191406249991 ], [ 34.675, 10.804931640625 ], [ 34.601757812500011, 10.864550781249989 ], [ 34.571875, 10.880175781249989 ], [ 34.508007812500011, 10.842871093749991 ], [ 34.431445312500017, 10.787841796875 ], [ 34.343945312500011, 10.658642578124997 ], [ 34.275683593750017, 10.528125 ], [ 34.314843750000023, 10.2515625 ], [ 34.311230468750011, 10.190869140624997 ], [ 34.29150390625, 10.124755859375 ], [ 34.185253906250011, 9.918554687499991 ], [ 34.159082031250023, 9.853417968749994 ], [ 34.120312500000011, 9.7296875 ], [ 34.079296875000011, 9.513476562499989 ], [ 34.078125, 9.461523437499991 ], [ 34.078125, 9.461523437499991 ], [ 34.076757812500006, 9.461523437499991 ], [ 33.890917968750017, 9.462207031249989 ], [ 33.887890625000011, 9.463525390624994 ], [ 33.884863281250006, 9.46640625 ], [ 33.882128906250017, 9.47119140625 ], [ 33.878808593750023, 9.477734375 ], [ 33.871484375000023, 9.506152343749989 ], [ 33.867773437500006, 9.550341796874989 ], [ 33.8740234375, 9.626757812499989 ], [ 33.894921875000023, 9.717626953124991 ], [ 33.959179687500011, 9.845263671874989 ], [ 33.9625, 9.855810546874991 ], [ 33.963281250000023, 9.861767578124997 ], [ 33.963281250000023, 9.868701171874989 ], [ 33.957324218750017, 9.891455078124991 ], [ 33.949902343750011, 9.9111328125 ], [ 33.946191406250023, 9.94091796875 ], [ 33.957324218750017, 10.007177734374991 ], [ 33.958398437500023, 10.02773437499999 ], [ 33.956835937500017, 10.05419921875 ], [ 33.951855468750011, 10.070947265624994 ], [ 33.907031250000017, 10.181445312499989 ], [ 33.8921875, 10.198974609375 ], [ 33.459082031250006, 10.550830078124989 ], [ 33.3798828125, 10.646191406249997 ], [ 33.371386718750017, 10.65273437499999 ], [ 33.360742187500023, 10.6578125 ], [ 33.140820312500011, 10.73789062499999 ], [ 33.130078125000011, 10.745947265624991 ], [ 33.131445312500006, 10.757714843749994 ], [ 33.13828125, 10.77294921875 ], [ 33.164746093750011, 10.819189453124991 ], [ 33.16845703125, 10.831445312499994 ], [ 33.172167968750017, 10.850146484374989 ], [ 33.073046875000017, 11.591503906249997 ], [ 33.073339843750006, 11.606103515624994 ], [ 33.077832031250011, 11.615771484374989 ], [ 33.08154296875, 11.621728515624994 ], [ 33.094628906250023, 11.6375 ], [ 33.106054687500006, 11.653857421874989 ], [ 33.119140625, 11.682421874999989 ], [ 33.122460937500023, 11.693164062499989 ], [ 33.136132812500023, 11.825585937499994 ], [ 33.135058593750017, 11.941601562499997 ], [ 33.193066406250011, 12.135009765625 ], [ 33.199316406250006, 12.21728515625 ], [ 32.721875, 12.223095703124997 ], [ 32.718945312500011, 12.218847656249991 ], [ 32.718554687500017, 12.213769531249994 ], [ 32.719824218750006, 12.2080078125 ], [ 32.720507812500017, 12.201806640624994 ], [ 32.720117187500023, 12.188818359374991 ], [ 32.71630859375, 12.164843749999989 ], [ 32.71533203125, 12.152197265624991 ], [ 32.7158203125, 12.139257812499991 ], [ 32.723046875000023, 12.092919921874994 ], [ 32.735644531250017, 12.058056640624997 ], [ 32.737695312500023, 12.046435546874989 ], [ 32.73828125, 12.033740234374989 ], [ 32.736718750000023, 12.009667968749994 ], [ 32.072265625, 12.006738281249994 ], [ 32.335351562500023, 11.716015625 ], [ 32.338476562500006, 11.710107421874994 ], [ 32.343066406250017, 11.694287109374997 ], [ 32.344921875000011, 11.682714843749991 ], [ 32.349902343750017, 11.580419921874991 ], [ 32.335742187500017, 11.418554687499991 ], [ 32.3388671875, 11.314501953124989 ], [ 32.354199218750011, 11.246923828124991 ], [ 32.425390625, 11.113964843749997 ], [ 32.420800781250023, 11.089111328125 ], [ 32.404101562500017, 11.057763671874994 ], [ 31.933007812500023, 10.6625 ], [ 31.919921875, 10.643847656249989 ], [ 31.854296875000017, 10.479052734374989 ], [ 31.7919921875, 10.383154296874991 ], [ 31.764257812500006, 10.355712890625 ], [ 31.654882812500006, 10.221142578124997 ], [ 31.224902343750017, 9.799267578124997 ], [ 31.154492187500011, 9.770947265624997 ], [ 30.940332031250023, 9.759375 ], [ 30.827050781250023, 9.756298828124997 ], [ 30.814160156250011, 9.753125 ], [ 30.794921875, 9.745849609375 ], [ 30.783105468750023, 9.734960937499991 ], [ 30.769140625, 9.726806640625 ], [ 30.75537109375, 9.731201171875 ], [ 30.739355468750006, 9.74267578125 ], [ 30.474609375, 9.978955078124997 ], [ 30.003027343750006, 10.277392578124989 ], [ 29.957910156250023, 10.250244140625 ], [ 29.691015625, 10.121923828124991 ], [ 29.635937500000011, 10.088623046875 ], [ 29.60546875, 10.065087890624994 ], [ 29.603906250000023, 9.92138671875 ], [ 29.557421875000017, 9.848291015624994 ], [ 29.47314453125, 9.768603515624989 ], [ 29.242382812500011, 9.718066406249989 ], [ 29.122363281250017, 9.674658203124991 ], [ 28.999609375, 9.610156249999989 ], [ 28.979589843750006, 9.593994140625 ], [ 28.979589843750006, 9.594189453124997 ], [ 28.932324218750011, 9.549462890624994 ], [ 28.839453125, 9.459082031249991 ], [ 28.829394531250017, 9.388818359374994 ], [ 28.844531250000017, 9.326074218749994 ], [ 28.048925781250006, 9.32861328125 ], [ 27.996289062500011, 9.378808593749994 ], [ 27.885839843750006, 9.599658203124989 ], [ 27.880859375, 9.601611328124989 ], [ 27.7998046875, 9.587890625 ], [ 27.07421875, 9.613818359374989 ], [ 26.970507812500017, 9.590625 ], [ 26.76318359375, 9.49921875 ], [ 26.65869140625, 9.484130859375 ], [ 26.551367187500006, 9.525830078124997 ], [ 26.16953125, 9.965917968749991 ], [ 26.087011718750006, 10.018457031249994 ], [ 26.057031250000023, 10.046777343749994 ], [ 26.000585937500006, 10.1234375 ], [ 25.919140625000011, 10.169335937499994 ], [ 25.891503906250023, 10.20273437499999 ], [ 25.8828125, 10.24960937499999 ], [ 25.88525390625, 10.34609375 ], [ 25.858203125000017, 10.406494140625 ], [ 25.798046875000011, 10.420507812499991 ], [ 25.28515625, 10.318505859374994 ], [ 25.211718750000017, 10.329931640624991 ], [ 25.10400390625, 10.311816406249989 ], [ 25.066992187500006, 10.293798828124991 ], [ 25.023632812500011, 10.235791015624997 ], [ 25.014843750000011, 10.175878906249991 ], [ 25.016210937500006, 10.115234375 ], [ 25.0029296875, 10.055273437499991 ], [ 24.9638671875, 9.988867187499991 ], [ 24.817675781250017, 9.839599609375 ], [ 24.785253906250006, 9.774658203125 ], [ 24.792187500000011, 9.610302734374997 ], [ 24.782617187500023, 9.52734375 ], [ 24.760351562500006, 9.488916015624994 ], [ 24.696679687500023, 9.425683593749994 ], [ 24.673632812500017, 9.389306640624994 ], [ 24.662890625000017, 9.338134765625 ], [ 24.659375, 9.229931640624997 ], [ 24.648046875, 9.179101562499994 ], [ 24.568261718750023, 9.051708984374997 ], [ 24.549414062500006, 9.006787109374997 ], [ 24.544824218750023, 8.914843749999989 ], [ 24.531933593750011, 8.886914062499997 ], [ 24.300195312500023, 8.814257812499989 ], [ 24.213574218750011, 8.767822265625 ], [ 24.160449218750017, 8.6962890625 ], [ 24.147363281250023, 8.665625 ], [ 24.147363281250023, 8.665625 ], [ 24.048144531250017, 8.691308593749994 ], [ 23.921972656250006, 8.709716796875 ], [ 23.679296875, 8.732470703124989 ], [ 23.583203125000011, 8.765820312499997 ], [ 23.537304687500011, 8.815820312499994 ], [ 23.551855468750006, 8.943212890624991 ], [ 23.528027343750011, 8.970605468749994 ], [ 23.489062500000017, 8.993310546874994 ], [ 23.462792968750023, 9.048486328124994 ], [ 23.46826171875, 9.11474609375 ], [ 23.596093750000023, 9.261914062499997 ], [ 23.62265625, 9.340625 ], [ 23.642773437500011, 9.613916015624994 ], [ 23.65625, 9.710351562499994 ], [ 23.646289062500017, 9.822900390624994 ], [ 23.545019531250006, 10.030078124999989 ], [ 23.456640625, 10.174267578124997 ], [ 23.312304687500017, 10.387939453125 ], [ 23.255859375, 10.457812499999989 ], [ 22.96435546875, 10.751806640624991 ], [ 22.930761718750006, 10.7953125 ], [ 22.860058593750011, 10.919677734375 ], [ 22.894824218750017, 11.029003906249997 ], [ 22.937695312500011, 11.192041015624994 ], [ 22.942773437500023, 11.2671875 ], [ 22.922656250000017, 11.344873046874994 ], [ 22.849023437500023, 11.403271484374997 ], [ 22.783398437500011, 11.409960937499989 ], [ 22.754003906250006, 11.43984375 ], [ 22.697363281250006, 11.482666015625 ], [ 22.641015625000023, 11.515917968749989 ], [ 22.591113281250017, 11.579882812499989 ], [ 22.556347656250011, 11.66953125 ], [ 22.580957031250023, 11.990136718749994 ], [ 22.564355468750023, 12.032958984375 ], [ 22.48984375, 12.044726562499989 ], [ 22.472460937500017, 12.067773437499994 ], [ 22.475488281250023, 12.129248046874991 ], [ 22.435253906250011, 12.311914062499994 ], [ 22.390234375, 12.462988281249991 ], [ 22.414453125000023, 12.54638671875 ], [ 22.352343750000017, 12.660449218749989 ], [ 22.2333984375, 12.70947265625 ], [ 22.121191406250006, 12.694580078125 ], [ 22.000683593750011, 12.671875 ], [ 21.928125, 12.678125 ], [ 21.878125, 12.699365234374994 ], [ 21.843359375, 12.7412109375 ], [ 21.825292968750006, 12.79052734375 ], [ 21.841796875, 12.86474609375 ], [ 21.90771484375, 13.0009765625 ], [ 21.990234375, 13.113085937499989 ], [ 22.158007812500017, 13.215039062499997 ], [ 22.20263671875, 13.269335937500003 ], [ 22.228125, 13.32958984375 ], [ 22.232617187500011, 13.398779296874991 ], [ 22.221386718750011, 13.471630859374997 ], [ 22.202343750000011, 13.5380859375 ], [ 22.152929687500006, 13.626416015624997 ], [ 22.107617187500011, 13.730322265624991 ], [ 22.1064453125, 13.7998046875 ], [ 22.128222656250017, 13.850146484375003 ], [ 22.173144531250017, 13.910595703124997 ], [ 22.262109375000023, 13.978710937499997 ], [ 22.283496093750017, 13.992333984374994 ], [ 22.33935546875, 14.028857421875003 ], [ 22.38818359375, 14.055517578124991 ], [ 22.509960937500011, 14.12744140625 ], [ 22.53857421875, 14.161865234375 ], [ 22.528222656250023, 14.203222656249991 ], [ 22.498339843750017, 14.237060546875 ], [ 22.449316406250006, 14.284228515625003 ], [ 22.439355468750023, 14.342138671874991 ], [ 22.425, 14.441210937500003 ], [ 22.399707031250017, 14.504199218750003 ], [ 22.381542968750011, 14.550488281249997 ], [ 22.416210937500011, 14.585205078125 ], [ 22.4677734375, 14.633349609375003 ], [ 22.532031250000017, 14.662744140624994 ], [ 22.6318359375, 14.688085937499991 ], [ 22.6708984375, 14.722460937500003 ], [ 22.682421875000017, 14.788623046875003 ], [ 22.67919921875, 14.851464843749994 ], [ 22.714941406250006, 14.898388671874997 ], [ 22.76328125, 14.998681640624994 ], [ 22.802148437500023, 15.04443359375 ], [ 22.8671875, 15.096630859374997 ], [ 22.932324218750011, 15.162109375 ], [ 22.961328125000023, 15.238134765624991 ], [ 22.969531250000017, 15.311328125 ], [ 22.933886718750017, 15.533105468749994 ], [ 23.009179687500023, 15.625830078124991 ], [ 23.105175781250011, 15.702539062499994 ], [ 23.243457031250017, 15.697216796874997 ], [ 23.4580078125, 15.713964843749991 ], [ 23.60400390625, 15.745996093749994 ], [ 23.708203125000011, 15.744970703124991 ], [ 23.945996093750011, 15.70351562499999 ], [ 23.965234375000023, 15.713427734375003 ], [ 23.970800781250006, 15.721533203124991 ], [ 23.9833984375, 15.780175781249994 ], [ 23.983300781250023, 15.928125 ], [ 23.98291015625, 16.37421875 ], [ 23.982519531250006, 16.820263671874997 ], [ 23.982226562500017, 17.266357421875 ], [ 23.981835937500023, 17.71240234375 ], [ 23.9814453125, 18.158496093750003 ], [ 23.981054687500006, 18.604541015625003 ], [ 23.980664062500011, 19.050585937500003 ], [ 23.980273437500017, 19.496630859375003 ], [ 23.980273437500017, 19.62148437499999 ], [ 23.980273437500017, 19.746289062499997 ], [ 23.980273437500017, 19.87109375 ], [ 23.980273437500017, 19.995947265624991 ], [ 24.226953125000023, 19.995849609375 ], [ 24.4736328125, 19.99570312499999 ], [ 24.720410156250011, 19.995556640624997 ], [ 24.966992187500011, 19.995458984374991 ], [ 24.97021484375, 19.997265625 ], [ 24.973242187500006, 19.9990234375 ], [ 24.976367187500017, 20.00078125 ], [ 24.9794921875, 20.002587890624994 ], [ 24.979687500000011, 20.500927734374997 ], [ 24.979882812500023, 20.99921875 ], [ 24.980078125, 21.49755859375 ], [ 24.980273437500017, 21.995849609375 ], [ 25.3623046875, 21.995800781249997 ], [ 25.744335937500011, 21.995751953124994 ], [ 26.126367187500023, 21.995654296875003 ], [ 26.508398437500006, 21.99560546875 ], [ 26.890429687500017, 21.995556640624997 ], [ 27.2724609375, 21.995507812499994 ], [ 27.654492187500011, 21.995458984374991 ], [ 28.036425781250017, 21.995361328125 ], [ 28.418554687500006, 21.9953125 ], [ 28.800585937500017, 21.995263671874994 ], [ 29.182519531250023, 21.995214843749991 ], [ 29.564550781250006, 21.9951171875 ], [ 29.946679687500023, 21.9951171875 ], [ 30.32861328125, 21.995019531249994 ], [ 30.710644531250011, 21.994921875 ], [ 31.092675781250023, 21.994873046875 ], [ 31.209179687500011, 21.994873046875 ], [ 31.260644531250023, 22.002294921874991 ], [ 31.358496093750006, 22.188623046874994 ], [ 31.400292968750023, 22.202441406250003 ], [ 31.464257812500023, 22.191503906249991 ], [ 31.486132812500017, 22.147802734374991 ], [ 31.46640625, 22.084667968749997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "S. Sudan", "admin": "South Sudan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 33.959179687500011, 9.845263671874989 ], [ 33.894921875000023, 9.717626953124991 ], [ 33.8740234375, 9.626757812499989 ], [ 33.867773437500006, 9.550341796874989 ], [ 33.871484375000023, 9.506152343749989 ], [ 33.878808593750023, 9.477734375 ], [ 33.882128906250017, 9.47119140625 ], [ 33.884863281250006, 9.46640625 ], [ 33.887890625000011, 9.463525390624994 ], [ 33.890917968750017, 9.462207031249989 ], [ 34.076757812500006, 9.461523437499991 ], [ 34.078125, 9.461523437499991 ], [ 34.078125, 9.461523437499991 ], [ 34.0771484375, 9.420996093749991 ], [ 34.084570312500006, 9.218505859375 ], [ 34.091015625000011, 9.041259765625 ], [ 34.1015625, 8.751855468749994 ], [ 34.101757812500011, 8.676367187499991 ], [ 34.094531250000017, 8.582226562499997 ], [ 34.07275390625, 8.545263671874991 ], [ 34.019726562500011, 8.492089843749994 ], [ 33.953320312500011, 8.443505859374994 ], [ 33.785058593750023, 8.431103515624997 ], [ 33.644824218750017, 8.432568359374997 ], [ 33.545312500000023, 8.443408203124989 ], [ 33.409375, 8.44775390625 ], [ 33.281054687500017, 8.437255859375 ], [ 33.234277343750023, 8.396386718749994 ], [ 33.165234375000011, 8.251074218749991 ], [ 33.065234375000017, 8.040478515624997 ], [ 33.012597656250023, 7.951513671874991 ], [ 32.998925781250023, 7.899511718749991 ], [ 33.0146484375, 7.868554687499994 ], [ 33.080761718750011, 7.82373046875 ], [ 33.225976562500023, 7.760644531249994 ], [ 33.392285156250011, 7.723730468749991 ], [ 33.516308593750011, 7.707763671875 ], [ 33.600976562500023, 7.6904296875 ], [ 33.666113281250006, 7.670996093749991 ], [ 33.902441406250006, 7.509521484375 ], [ 33.977929687500023, 7.4345703125 ], [ 34.020410156250023, 7.367968749999989 ], [ 34.030175781250023, 7.296972656249991 ], [ 34.064257812500017, 7.225732421874994 ], [ 34.200390625000011, 7.084570312499991 ], [ 34.279296875, 7.002832031249994 ], [ 34.484375, 6.898388671874997 ], [ 34.562792968750017, 6.779833984374989 ], [ 34.638769531250006, 6.72216796875 ], [ 34.710644531250011, 6.660302734374994 ], [ 34.749218750000011, 6.56787109375 ], [ 34.838085937500011, 6.300146484374991 ], [ 34.897851562500023, 6.159814453124994 ], [ 34.958984375, 6.045068359374994 ], [ 34.983593750000011, 5.858300781249994 ], [ 35.031933593750011, 5.77490234375 ], [ 35.081933593750023, 5.673144531249989 ], [ 35.164453125000023, 5.581201171874994 ], [ 35.25244140625, 5.511035156249989 ], [ 35.268359375000017, 5.492285156249991 ], [ 35.08447265625, 5.311865234374991 ], [ 34.878320312500023, 5.109570312499997 ], [ 34.639843750000011, 4.87548828125 ], [ 34.380175781250017, 4.620654296874989 ], [ 34.176855468750006, 4.419091796874994 ], [ 33.97607421875, 4.22021484375 ], [ 33.741601562500023, 3.985253906249994 ], [ 33.568457031250006, 3.81171875 ], [ 33.53955078125, 3.787109375 ], [ 33.489355468750006, 3.755078125 ], [ 33.324316406250006, 3.754345703124997 ], [ 33.154101562500017, 3.774707031249989 ], [ 32.997265625000011, 3.880175781249989 ], [ 32.838085937500011, 3.798486328124994 ], [ 32.737109375000017, 3.772705078125 ], [ 32.676953125000011, 3.76318359375 ], [ 32.534765625, 3.749951171874997 ], [ 32.335742187500017, 3.706201171874994 ], [ 32.245507812500023, 3.651318359374997 ], [ 32.196679687500023, 3.6078125 ], [ 32.15625, 3.528027343749997 ], [ 32.135937500000011, 3.519726562499997 ], [ 32.099414062500017, 3.529199218749994 ], [ 32.048242187500023, 3.561181640624994 ], [ 31.941796875000023, 3.607568359374994 ], [ 31.88828125, 3.709082031249991 ], [ 31.838671875000017, 3.770458984374997 ], [ 31.798046875000011, 3.802636718749994 ], [ 31.62890625, 3.701464843749989 ], [ 31.547167968750017, 3.677587890624991 ], [ 31.47998046875, 3.680468749999989 ], [ 31.357421875, 3.737597656249989 ], [ 31.221972656250017, 3.785937499999989 ], [ 31.15234375, 3.785595703124997 ], [ 31.048046875000011, 3.725 ], [ 30.929394531250011, 3.634082031249989 ], [ 30.8681640625, 3.544140625 ], [ 30.838574218750011, 3.49072265625 ], [ 30.81689453125, 3.533349609374994 ], [ 30.796972656250006, 3.573144531249994 ], [ 30.757226562500023, 3.62421875 ], [ 30.699902343750011, 3.644091796874989 ], [ 30.647656250000011, 3.634130859374991 ], [ 30.586718750000017, 3.62421875 ], [ 30.559375, 3.652783203124997 ], [ 30.553515625000017, 3.722949218749989 ], [ 30.536914062500017, 3.787207031249991 ], [ 30.50830078125, 3.835693359375 ], [ 30.420703125000017, 3.883886718749991 ], [ 30.194921875, 3.98193359375 ], [ 30.021386718750023, 4.177636718749994 ], [ 29.933984375000023, 4.268505859374997 ], [ 29.870214843750006, 4.3271484375 ], [ 29.779882812500006, 4.48095703125 ], [ 29.676855468750006, 4.5869140625 ], [ 29.552050781250017, 4.636035156249989 ], [ 29.469628906250023, 4.61181640625 ], [ 29.384863281250006, 4.498388671874991 ], [ 29.224902343750017, 4.391894531249989 ], [ 29.151464843750006, 4.38818359375 ], [ 29.057421875000017, 4.445947265624994 ], [ 28.939355468750023, 4.487060546875 ], [ 28.72705078125, 4.504980468749991 ], [ 28.639550781250023, 4.454492187499994 ], [ 28.524804687500023, 4.372851562499989 ], [ 28.427539062500017, 4.324169921874997 ], [ 28.3671875, 4.318652343749989 ], [ 28.31103515625, 4.338037109374994 ], [ 28.247265625000011, 4.348535156249994 ], [ 28.192089843750011, 4.350244140624994 ], [ 28.07861328125, 4.4248046875 ], [ 28.019824218750017, 4.479394531249994 ], [ 27.980664062500011, 4.532080078124991 ], [ 27.916601562500006, 4.567919921874989 ], [ 27.841601562500017, 4.597753906249991 ], [ 27.7880859375, 4.644677734374994 ], [ 27.761425781250011, 4.703222656249991 ], [ 27.71923828125, 4.7783203125 ], [ 27.664160156250006, 4.845996093749989 ], [ 27.491015625000017, 4.967578124999989 ], [ 27.439257812500017, 5.039208984374994 ], [ 27.4033203125, 5.109179687499989 ], [ 27.332421875000023, 5.186328124999989 ], [ 27.256738281250023, 5.289648437499991 ], [ 27.232519531250006, 5.440771484374991 ], [ 27.229101562500006, 5.5625 ], [ 27.21337890625, 5.618798828124994 ], [ 27.18125, 5.675146484374991 ], [ 27.143945312500023, 5.722949218749989 ], [ 27.083398437500023, 5.77685546875 ], [ 26.942285156250023, 5.854931640624997 ], [ 26.796484375, 5.945507812499997 ], [ 26.726367187500017, 5.998242187499997 ], [ 26.593652343750023, 6.017529296874997 ], [ 26.514257812500006, 6.069238281249994 ], [ 26.447460937500011, 6.183007812499994 ], [ 26.420507812500006, 6.274169921875 ], [ 26.353320312500017, 6.344921875 ], [ 26.324609375000023, 6.396240234375 ], [ 26.30859375, 6.455322265625 ], [ 26.36181640625, 6.635302734374989 ], [ 26.284570312500023, 6.699023437499989 ], [ 26.169335937500023, 6.78173828125 ], [ 26.0869140625, 6.872119140624989 ], [ 26.036523437500023, 6.955224609374994 ], [ 25.888964843750017, 7.06494140625 ], [ 25.566601562500011, 7.228710937499997 ], [ 25.380664062500017, 7.333398437499994 ], [ 25.27890625, 7.427490234375 ], [ 25.190136718750011, 7.519335937499989 ], [ 25.181347656250011, 7.557226562499991 ], [ 25.238671875000023, 7.648974609374989 ], [ 25.247363281250017, 7.724560546874997 ], [ 25.200390625000011, 7.807910156249989 ], [ 25.007226562500023, 7.96484375 ], [ 24.853320312500017, 8.137548828124991 ], [ 24.736718750000023, 8.191552734374994 ], [ 24.4560546875, 8.239453125 ], [ 24.37548828125, 8.258447265624994 ], [ 24.291406250000023, 8.29140625 ], [ 24.208398437500023, 8.369140625 ], [ 24.179980468750017, 8.461132812499997 ], [ 24.220898437500011, 8.608251953124991 ], [ 24.19482421875, 8.653369140624989 ], [ 24.147363281250023, 8.665625 ], [ 24.147363281250023, 8.665625 ], [ 24.160449218750017, 8.6962890625 ], [ 24.213574218750011, 8.767822265625 ], [ 24.300195312500023, 8.814257812499989 ], [ 24.531933593750011, 8.886914062499997 ], [ 24.544824218750023, 8.914843749999989 ], [ 24.549414062500006, 9.006787109374997 ], [ 24.568261718750023, 9.051708984374997 ], [ 24.648046875, 9.179101562499994 ], [ 24.659375, 9.229931640624997 ], [ 24.662890625000017, 9.338134765625 ], [ 24.673632812500017, 9.389306640624994 ], [ 24.696679687500023, 9.425683593749994 ], [ 24.760351562500006, 9.488916015624994 ], [ 24.782617187500023, 9.52734375 ], [ 24.792187500000011, 9.610302734374997 ], [ 24.785253906250006, 9.774658203125 ], [ 24.817675781250017, 9.839599609375 ], [ 24.9638671875, 9.988867187499991 ], [ 25.0029296875, 10.055273437499991 ], [ 25.016210937500006, 10.115234375 ], [ 25.014843750000011, 10.175878906249991 ], [ 25.023632812500011, 10.235791015624997 ], [ 25.066992187500006, 10.293798828124991 ], [ 25.10400390625, 10.311816406249989 ], [ 25.211718750000017, 10.329931640624991 ], [ 25.28515625, 10.318505859374994 ], [ 25.798046875000011, 10.420507812499991 ], [ 25.858203125000017, 10.406494140625 ], [ 25.88525390625, 10.34609375 ], [ 25.8828125, 10.24960937499999 ], [ 25.891503906250023, 10.20273437499999 ], [ 25.919140625000011, 10.169335937499994 ], [ 26.000585937500006, 10.1234375 ], [ 26.057031250000023, 10.046777343749994 ], [ 26.087011718750006, 10.018457031249994 ], [ 26.16953125, 9.965917968749991 ], [ 26.551367187500006, 9.525830078124997 ], [ 26.65869140625, 9.484130859375 ], [ 26.76318359375, 9.49921875 ], [ 26.970507812500017, 9.590625 ], [ 27.07421875, 9.613818359374989 ], [ 27.7998046875, 9.587890625 ], [ 27.880859375, 9.601611328124989 ], [ 27.885839843750006, 9.599658203124989 ], [ 27.996289062500011, 9.378808593749994 ], [ 28.048925781250006, 9.32861328125 ], [ 28.844531250000017, 9.326074218749994 ], [ 28.829394531250017, 9.388818359374994 ], [ 28.839453125, 9.459082031249991 ], [ 28.932324218750011, 9.549462890624994 ], [ 28.979589843750006, 9.594189453124997 ], [ 28.979589843750006, 9.593994140625 ], [ 28.999609375, 9.610156249999989 ], [ 29.122363281250017, 9.674658203124991 ], [ 29.242382812500011, 9.718066406249989 ], [ 29.47314453125, 9.768603515624989 ], [ 29.557421875000017, 9.848291015624994 ], [ 29.603906250000023, 9.92138671875 ], [ 29.60546875, 10.065087890624994 ], [ 29.635937500000011, 10.088623046875 ], [ 29.691015625, 10.121923828124991 ], [ 29.957910156250023, 10.250244140625 ], [ 30.003027343750006, 10.277392578124989 ], [ 30.474609375, 9.978955078124997 ], [ 30.739355468750006, 9.74267578125 ], [ 30.75537109375, 9.731201171875 ], [ 30.769140625, 9.726806640625 ], [ 30.783105468750023, 9.734960937499991 ], [ 30.794921875, 9.745849609375 ], [ 30.814160156250011, 9.753125 ], [ 30.827050781250023, 9.756298828124997 ], [ 30.940332031250023, 9.759375 ], [ 31.154492187500011, 9.770947265624997 ], [ 31.224902343750017, 9.799267578124997 ], [ 31.654882812500006, 10.221142578124997 ], [ 31.764257812500006, 10.355712890625 ], [ 31.7919921875, 10.383154296874991 ], [ 31.854296875000017, 10.479052734374989 ], [ 31.919921875, 10.643847656249989 ], [ 31.933007812500023, 10.6625 ], [ 32.404101562500017, 11.057763671874994 ], [ 32.420800781250023, 11.089111328125 ], [ 32.425390625, 11.113964843749997 ], [ 32.354199218750011, 11.246923828124991 ], [ 32.3388671875, 11.314501953124989 ], [ 32.335742187500017, 11.418554687499991 ], [ 32.349902343750017, 11.580419921874991 ], [ 32.344921875000011, 11.682714843749991 ], [ 32.343066406250017, 11.694287109374997 ], [ 32.338476562500006, 11.710107421874994 ], [ 32.335351562500023, 11.716015625 ], [ 32.072265625, 12.006738281249994 ], [ 32.736718750000023, 12.009667968749994 ], [ 32.73828125, 12.033740234374989 ], [ 32.737695312500023, 12.046435546874989 ], [ 32.735644531250017, 12.058056640624997 ], [ 32.723046875000023, 12.092919921874994 ], [ 32.7158203125, 12.139257812499991 ], [ 32.71533203125, 12.152197265624991 ], [ 32.71630859375, 12.164843749999989 ], [ 32.720117187500023, 12.188818359374991 ], [ 32.720507812500017, 12.201806640624994 ], [ 32.719824218750006, 12.2080078125 ], [ 32.718554687500017, 12.213769531249994 ], [ 32.718945312500011, 12.218847656249991 ], [ 32.721875, 12.223095703124997 ], [ 33.199316406250006, 12.21728515625 ], [ 33.193066406250011, 12.135009765625 ], [ 33.135058593750017, 11.941601562499997 ], [ 33.136132812500023, 11.825585937499994 ], [ 33.122460937500023, 11.693164062499989 ], [ 33.119140625, 11.682421874999989 ], [ 33.106054687500006, 11.653857421874989 ], [ 33.094628906250023, 11.6375 ], [ 33.08154296875, 11.621728515624994 ], [ 33.077832031250011, 11.615771484374989 ], [ 33.073339843750006, 11.606103515624994 ], [ 33.073046875000017, 11.591503906249997 ], [ 33.172167968750017, 10.850146484374989 ], [ 33.16845703125, 10.831445312499994 ], [ 33.164746093750011, 10.819189453124991 ], [ 33.13828125, 10.77294921875 ], [ 33.131445312500006, 10.757714843749994 ], [ 33.130078125000011, 10.745947265624991 ], [ 33.140820312500011, 10.73789062499999 ], [ 33.360742187500023, 10.6578125 ], [ 33.371386718750017, 10.65273437499999 ], [ 33.3798828125, 10.646191406249997 ], [ 33.459082031250006, 10.550830078124989 ], [ 33.8921875, 10.198974609375 ], [ 33.907031250000017, 10.181445312499989 ], [ 33.951855468750011, 10.070947265624994 ], [ 33.956835937500017, 10.05419921875 ], [ 33.958398437500023, 10.02773437499999 ], [ 33.957324218750017, 10.007177734374991 ], [ 33.946191406250023, 9.94091796875 ], [ 33.949902343750011, 9.9111328125 ], [ 33.957324218750017, 9.891455078124991 ], [ 33.963281250000023, 9.868701171874989 ], [ 33.963281250000023, 9.861767578124997 ], [ 33.9625, 9.855810546874991 ], [ 33.959179687500011, 9.845263671874989 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Senegal", "admin": "Senegal" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -12.280615234374977, 14.809033203124997 ], [ -12.1865234375, 14.648144531249997 ], [ -12.206835937499989, 14.571142578124991 ], [ -12.228417968749994, 14.45859375 ], [ -12.175244140624983, 14.376660156249997 ], [ -12.112890624999977, 14.323291015625003 ], [ -12.068359375, 14.27421875 ], [ -12.019189453124994, 14.206494140624997 ], [ -12.011181640624983, 14.071826171875003 ], [ -12.020117187499977, 13.974658203125003 ], [ -11.988085937499989, 13.930761718749991 ], [ -11.960888671874983, 13.875292968750003 ], [ -11.966357421874989, 13.828955078124991 ], [ -11.984179687499989, 13.7880859375 ], [ -12.044140624999983, 13.73388671875 ], [ -12.05419921875, 13.633056640625 ], [ -11.957080078124989, 13.510888671874994 ], [ -11.894580078124989, 13.444433593749991 ], [ -11.895214843749983, 13.406298828125003 ], [ -11.877783203124977, 13.364550781250003 ], [ -11.831689453124994, 13.315820312499994 ], [ -11.803369140624994, 13.327294921874994 ], [ -11.772216796875, 13.367089843749994 ], [ -11.758251953124983, 13.39453125 ], [ -11.674462890624994, 13.382373046875003 ], [ -11.634960937499983, 13.369873046875 ], [ -11.581347656249989, 13.2900390625 ], [ -11.561669921874994, 13.236962890624994 ], [ -11.548779296874983, 13.170263671874991 ], [ -11.492822265624994, 13.086962890624989 ], [ -11.444140624999989, 13.028222656249994 ], [ -11.433935546874977, 12.991601562499994 ], [ -11.390380859375, 12.941992187499991 ], [ -11.417431640624983, 12.831884765624991 ], [ -11.414355468749989, 12.775488281249991 ], [ -11.444091796875, 12.627587890624994 ], [ -11.450585937499994, 12.557714843749991 ], [ -11.448779296874989, 12.531933593749997 ], [ -11.382421874999977, 12.479248046875 ], [ -11.389404296875, 12.404394531249991 ], [ -11.456738281249983, 12.41757812499999 ], [ -11.573681640624983, 12.426318359374989 ], [ -11.80810546875, 12.387304687499991 ], [ -11.888574218749994, 12.4033203125 ], [ -12.042382812499994, 12.39804687499999 ], [ -12.151953124999977, 12.376611328124994 ], [ -12.291210937499983, 12.328027343749994 ], [ -12.399072265624994, 12.340087890625 ], [ -12.457373046874977, 12.378369140624997 ], [ -12.534228515624989, 12.375781249999989 ], [ -12.620800781249983, 12.396191406249997 ], [ -12.713037109374994, 12.433154296874989 ], [ -12.797314453124983, 12.451904296875 ], [ -12.88818359375, 12.52001953125 ], [ -12.930712890624989, 12.532275390624989 ], [ -12.960546874999977, 12.514355468749997 ], [ -12.985644531249989, 12.491650390624997 ], [ -13.011914062499983, 12.477636718749991 ], [ -13.061279296875, 12.489990234375 ], [ -13.079833984375, 12.536279296874994 ], [ -13.064404296874983, 12.5810546875 ], [ -13.059765624999983, 12.615039062499989 ], [ -13.082910156249994, 12.633544921875 ], [ -13.138476562499989, 12.639746093749991 ], [ -13.228076171874989, 12.639599609374997 ], [ -13.37255859375, 12.653613281249989 ], [ -13.40576171875, 12.662255859374994 ], [ -13.729248046875, 12.673925781249991 ], [ -14.06484375, 12.67529296875 ], [ -14.349218749999977, 12.676416015624994 ], [ -14.708154296874994, 12.677978515625 ], [ -14.960595703124994, 12.678955078125 ], [ -15.196093749999989, 12.679931640625 ], [ -15.3779296875, 12.588964843749991 ], [ -15.574804687499977, 12.490380859374994 ], [ -15.839550781249983, 12.43789062499999 ], [ -16.144189453124994, 12.45742187499999 ], [ -16.241503906249989, 12.443310546874997 ], [ -16.34228515625, 12.399511718749991 ], [ -16.416308593749989, 12.36767578125 ], [ -16.521337890624977, 12.3486328125 ], [ -16.656933593749983, 12.364355468749991 ], [ -16.711816406249994, 12.354833984374991 ], [ -16.745849609375, 12.399707031249989 ], [ -16.784863281249983, 12.472509765624991 ], [ -16.760302734374989, 12.52578125 ], [ -16.677636718749994, 12.56005859375 ], [ -16.55322265625, 12.604882812499994 ], [ -16.488085937499989, 12.581835937499989 ], [ -16.449951171875, 12.580712890624994 ], [ -16.44287109375, 12.609472656249991 ], [ -16.455029296874983, 12.624804687499989 ], [ -16.548828125, 12.663818359375 ], [ -16.59765625, 12.715283203124997 ], [ -16.637841796874994, 12.68515625 ], [ -16.672558593749983, 12.622021484374997 ], [ -16.701416015625, 12.603173828124994 ], [ -16.743896484375, 12.58544921875 ], [ -16.76796875, 12.62841796875 ], [ -16.778417968749977, 12.670166015625 ], [ -16.758984374999983, 12.70234375 ], [ -16.768945312499994, 12.88330078125 ], [ -16.757373046874989, 12.979785156249989 ], [ -16.763330078124994, 13.064160156249997 ], [ -16.704541015624983, 13.119726562499991 ], [ -16.648779296874977, 13.154150390624991 ], [ -16.430859374999983, 13.157324218749991 ], [ -16.228320312499989, 13.160302734374994 ], [ -16.033056640624977, 13.158349609374994 ], [ -15.834277343749989, 13.156445312499997 ], [ -15.814404296874983, 13.325146484374997 ], [ -15.751562499999977, 13.33837890625 ], [ -15.657324218749977, 13.355810546874991 ], [ -15.481835937499994, 13.376367187499994 ], [ -15.286230468749977, 13.39599609375 ], [ -15.24453125, 13.429101562499994 ], [ -15.212109374999983, 13.485058593749997 ], [ -15.191601562499983, 13.535253906249991 ], [ -15.151123046875, 13.556494140624991 ], [ -15.096386718749983, 13.539648437499991 ], [ -15.024609374999983, 13.513330078124994 ], [ -14.950292968749977, 13.472607421874997 ], [ -14.865039062499989, 13.434863281250003 ], [ -14.808251953124994, 13.4111328125 ], [ -14.671923828124989, 13.351708984374994 ], [ -14.438574218749977, 13.268896484374991 ], [ -14.246777343749983, 13.23583984375 ], [ -14.014892578125, 13.29638671875 ], [ -13.847509765624977, 13.335302734374991 ], [ -13.826708984374989, 13.4078125 ], [ -13.852832031249989, 13.478564453125003 ], [ -13.977392578124977, 13.54345703125 ], [ -14.14697265625, 13.5361328125 ], [ -14.199023437499989, 13.51875 ], [ -14.278027343749983, 13.497167968749991 ], [ -14.325537109374977, 13.488574218750003 ], [ -14.405468749999983, 13.503710937500003 ], [ -14.506982421874994, 13.559716796874994 ], [ -14.570849609374989, 13.616162109374997 ], [ -14.66015625, 13.642626953125003 ], [ -14.76601562499999, 13.669091796874994 ], [ -14.935791015625, 13.785205078125003 ], [ -15.024462890624989, 13.806005859374991 ], [ -15.108349609374983, 13.81210937499999 ], [ -15.26953125, 13.789111328125003 ], [ -15.426855468749977, 13.727001953124997 ], [ -15.509667968749994, 13.586230468750003 ], [ -15.667187499999983, 13.58828125 ], [ -16.001611328124994, 13.5927734375 ], [ -16.308740234374994, 13.596875 ], [ -16.562304687499989, 13.587304687499994 ], [ -16.587792968749994, 13.689550781249991 ], [ -16.647851562499994, 13.77099609375 ], [ -16.745410156249989, 13.840429687499991 ], [ -16.766943359374977, 13.904931640624994 ], [ -16.73388671875, 13.961181640625 ], [ -16.639599609374983, 14.007470703124994 ], [ -16.618115234374983, 14.04052734375 ], [ -16.66748046875, 14.035595703124997 ], [ -16.742138671874983, 14.005810546874997 ], [ -16.791748046875, 14.004150390625 ], [ -16.797753906249994, 14.09326171875 ], [ -16.880517578124994, 14.208349609374991 ], [ -16.973828124999983, 14.403222656249994 ], [ -17.079394531249989, 14.483056640624994 ], [ -17.168066406249977, 14.640625 ], [ -17.260644531249994, 14.701074218749994 ], [ -17.345800781249977, 14.729296875 ], [ -17.41845703125, 14.723486328124991 ], [ -17.445019531249983, 14.651611328125 ], [ -17.53564453125, 14.755126953125 ], [ -17.411816406249983, 14.7921875 ], [ -17.147167968749983, 14.922021484374994 ], [ -16.843408203124994, 15.293994140625003 ], [ -16.570751953124983, 15.734423828125003 ], [ -16.535253906249977, 15.83837890625 ], [ -16.502050781249977, 15.917333984374991 ], [ -16.480078124999977, 16.097216796875003 ], [ -16.441015624999977, 16.204541015624997 ], [ -16.404345703124989, 16.224902343750003 ], [ -16.358105468749983, 16.307177734375003 ], [ -16.302294921874989, 16.451318359374994 ], [ -16.239013671875, 16.531298828125003 ], [ -16.16835937499999, 16.547070312499997 ], [ -16.11328125, 16.540136718749991 ], [ -16.074023437499989, 16.510449218749997 ], [ -15.958984375, 16.492138671874997 ], [ -15.768212890624994, 16.485107421875 ], [ -15.620800781249983, 16.506591796875 ], [ -15.516699218749977, 16.556591796874997 ], [ -15.379980468749977, 16.581982421874997 ], [ -15.210546874999977, 16.582617187499991 ], [ -15.121435546874977, 16.603613281249991 ], [ -15.112646484374977, 16.64492187499999 ], [ -15.090576171875, 16.657373046874994 ], [ -15.055224609374989, 16.640966796874991 ], [ -15.021923828124983, 16.6474609375 ], [ -14.990625, 16.676904296874994 ], [ -14.959521484374989, 16.67890625 ], [ -14.928613281249994, 16.653515625 ], [ -14.786718749999977, 16.645898437499994 ], [ -14.533740234374989, 16.655957031249997 ], [ -14.300097656249989, 16.580273437499997 ], [ -14.085644531249983, 16.418847656249994 ], [ -13.975048828124983, 16.311132812499991 ], [ -13.968164062499994, 16.257226562499994 ], [ -13.9326171875, 16.202880859375 ], [ -13.868457031249989, 16.148144531249997 ], [ -13.809814453125, 16.138037109374991 ], [ -13.756640624999989, 16.172509765624994 ], [ -13.714941406249977, 16.168798828124991 ], [ -13.684667968749977, 16.126904296874997 ], [ -13.62353515625, 16.118310546874994 ], [ -13.555517578124977, 16.14404296875 ], [ -13.506982421874994, 16.135205078124997 ], [ -13.498144531249977, 16.110302734374997 ], [ -13.486962890624994, 16.097021484374991 ], [ -13.4541015625, 16.091113281250003 ], [ -13.40966796875, 16.059179687499991 ], [ -13.347558593749994, 15.973486328124991 ], [ -13.297021484374994, 15.853857421874991 ], [ -13.258007812499983, 15.700390625 ], [ -13.206445312499994, 15.616894531249997 ], [ -13.142382812499989, 15.603320312500003 ], [ -13.105273437499989, 15.57177734375 ], [ -13.097900390625, 15.535253906249991 ], [ -13.079296874999983, 15.510449218749997 ], [ -13.048535156249983, 15.496630859375003 ], [ -12.994335937499983, 15.5048828125 ], [ -12.930859374999983, 15.453027343749994 ], [ -12.862695312499994, 15.340429687499991 ], [ -12.851904296874977, 15.289648437499991 ], [ -12.862646484374977, 15.262402343749997 ], [ -12.858496093749977, 15.242529296874991 ], [ -12.813183593749983, 15.223535156249994 ], [ -12.770312499999989, 15.186669921874994 ], [ -12.735253906249994, 15.13125 ], [ -12.659619140624983, 15.082080078125003 ], [ -12.543554687499977, 15.039013671874997 ], [ -12.459863281249994, 14.974658203125003 ], [ -12.40869140625, 14.889013671874991 ], [ -12.302539062499989, 14.816992187499991 ], [ -12.280615234374977, 14.809033203124997 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Sierra Leone", "admin": "Sierra Leone" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -12.526074218749926, 7.436328125000017 ], [ -12.540625, 7.410253906250034 ], [ -12.607177734375028, 7.47451171874998 ], [ -12.951611328124926, 7.570849609374989 ], [ -12.854394531249937, 7.622021484375011 ], [ -12.615234374999972, 7.63720703125 ], [ -12.544189453124972, 7.607373046875054 ], [ -12.5125, 7.582421875000037 ], [ -12.500634765624994, 7.535107421874983 ], [ -12.526074218749926, 7.436328125000017 ] ] ], [ [ [ -11.180859374999955, 9.925341796875045 ], [ -11.115673828124926, 9.843164062499994 ], [ -11.047460937499977, 9.786328125000054 ], [ -10.963085937499926, 9.661621093750043 ], [ -10.86479492187496, 9.516455078124963 ], [ -10.758593749999989, 9.385351562499991 ], [ -10.690527343749977, 9.314257812499974 ], [ -10.682714843750006, 9.289355468749974 ], [ -10.687646484374937, 9.261132812499994 ], [ -10.721240234374932, 9.194482421875009 ], [ -10.749951171874926, 9.12236328124996 ], [ -10.747021484374955, 9.095263671875045 ], [ -10.726855468749932, 9.081689453125023 ], [ -10.615966796875, 9.059179687499977 ], [ -10.60576171874996, 8.978808593750031 ], [ -10.605615234375023, 8.867578125000023 ], [ -10.551757812499972, 8.763769531250006 ], [ -10.500537109375017, 8.687548828125017 ], [ -10.503125, 8.66030273437498 ], [ -10.62846679687496, 8.529980468749983 ], [ -10.677343749999977, 8.400585937499997 ], [ -10.702148437499972, 8.364208984375054 ], [ -10.712109374999955, 8.335253906250017 ], [ -10.686962890624983, 8.321679687500009 ], [ -10.652636718749989, 8.330273437499983 ], [ -10.604003906249943, 8.319482421874994 ], [ -10.55771484374992, 8.315673828125028 ], [ -10.496435546874977, 8.362109374999974 ], [ -10.394433593749966, 8.480957031250028 ], [ -10.360058593749983, 8.49550781249998 ], [ -10.283203124999972, 8.48515625 ], [ -10.285742187499949, 8.454101562499986 ], [ -10.314648437499983, 8.310839843750017 ], [ -10.359814453124926, 8.187939453125026 ], [ -10.389550781249966, 8.15761718749998 ], [ -10.516748046874937, 8.12529296874996 ], [ -10.570849609374932, 8.071142578125034 ], [ -10.617578124999966, 7.896435546874969 ], [ -10.6474609375, 7.759375 ], [ -10.691308593749966, 7.736425781249963 ], [ -10.878076171874994, 7.538232421874994 ], [ -11.000244140624943, 7.463037109375051 ], [ -11.085400390624955, 7.398583984374966 ], [ -11.166113281249977, 7.314404296875054 ], [ -11.267675781249977, 7.232617187499997 ], [ -11.376660156249983, 7.094677734375054 ], [ -11.454541015624955, 6.95122070312496 ], [ -11.507519531249983, 6.906542968750003 ], [ -11.547509765624966, 6.946972656249983 ], [ -11.733447265625017, 7.088574218750054 ], [ -11.92919921875, 7.18354492187504 ], [ -12.346630859374955, 7.341796875000043 ], [ -12.48564453124996, 7.386279296875045 ], [ -12.480664062500011, 7.442480468750034 ], [ -12.43271484374992, 7.545019531249963 ], [ -12.510449218749955, 7.66572265625004 ], [ -12.480273437499932, 7.75327148437502 ], [ -12.510449218749955, 7.75336914062504 ], [ -12.570214843749937, 7.700585937500037 ], [ -12.697607421874977, 7.715869140625045 ], [ -12.781933593749926, 7.791113281250006 ], [ -12.850878906249932, 7.818701171875034 ], [ -12.88095703124992, 7.856640625000026 ], [ -12.925146484374949, 8.055175781249972 ], [ -12.956933593749966, 8.145312500000045 ], [ -13.020800781249989, 8.200927734375 ], [ -13.148974609374989, 8.214599609375043 ], [ -13.20175781249992, 8.335839843750051 ], [ -13.272753906249989, 8.429736328124989 ], [ -13.261230468749943, 8.48759765624996 ], [ -13.203320312499955, 8.484277343749994 ], [ -13.157958984374972, 8.442285156249966 ], [ -13.085009765624932, 8.42475585937504 ], [ -12.99423828124992, 8.526464843749977 ], [ -12.912939453124949, 8.581542968750014 ], [ -12.894091796874932, 8.62978515624998 ], [ -12.904003906249926, 8.65625 ], [ -12.953369140624943, 8.615136718750009 ], [ -13.088232421874977, 8.625732421875043 ], [ -13.121630859374932, 8.588769531249966 ], [ -13.181835937499955, 8.576904296875043 ], [ -13.228417968749937, 8.695898437500034 ], [ -13.22617187499992, 8.765966796875006 ], [ -13.206933593749994, 8.843115234375006 ], [ -13.071044921875028, 8.856347656250037 ], [ -13.059472656249966, 8.881152343750031 ], [ -13.153710937499994, 8.897705078125028 ], [ -13.271630859374937, 8.987402343750006 ], [ -13.292675781249955, 9.04921875 ], [ -13.234228515624949, 9.070117187499974 ], [ -13.178369140624937, 9.060888671874963 ], [ -13.129882812500028, 9.047558593749997 ], [ -13.077294921874966, 9.069628906249974 ], [ -13.028027343749955, 9.103564453125045 ], [ -12.99863281249992, 9.146923828124997 ], [ -12.958789062499989, 9.263330078124994 ], [ -12.831103515624989, 9.302246093750014 ], [ -12.755859374999943, 9.373583984374989 ], [ -12.684423828124949, 9.48417968749996 ], [ -12.651660156249932, 9.56191406249998 ], [ -12.622167968749977, 9.600634765624974 ], [ -12.60361328124992, 9.634228515624969 ], [ -12.589843749999943, 9.671142578125028 ], [ -12.557861328125, 9.704980468749994 ], [ -12.524365234374926, 9.787207031249963 ], [ -12.501464843749972, 9.862158203125048 ], [ -12.427978515625028, 9.898144531250011 ], [ -12.277734374999966, 9.929785156249963 ], [ -12.142333984375, 9.87539062499999 ], [ -11.922753906249937, 9.922753906250051 ], [ -11.911083984374955, 9.993017578124977 ], [ -11.710058593749949, 9.994189453125031 ], [ -11.471923828125028, 9.99545898437502 ], [ -11.273632812499955, 9.996533203124983 ], [ -11.205664062499949, 9.977734374999969 ], [ -11.180859374999955, 9.925341796875045 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Somaliland", "admin": "Somaliland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 48.938574218750006, 11.258447265624994 ], [ 48.9384765625, 10.982324218749994 ], [ 48.9384765625, 10.714208984374991 ], [ 48.938378906250023, 10.433251953124994 ], [ 48.938281250000017, 9.973486328124991 ], [ 48.938281250000017, 9.8076171875 ], [ 48.938085937500006, 9.564111328124994 ], [ 48.938085937500006, 9.451757812499991 ], [ 48.793554687500006, 9.232714843749989 ], [ 48.616601562500023, 8.964599609375 ], [ 48.428613281250023, 8.679589843749994 ], [ 48.272753906250017, 8.443359375 ], [ 48.126757812500017, 8.22216796875 ], [ 47.978222656250011, 7.9970703125 ], [ 47.6376953125, 7.9970703125 ], [ 47.3056640625, 7.9970703125 ], [ 46.978222656250011, 7.9970703125 ], [ 46.91953125, 8.026123046875 ], [ 46.644726562500011, 8.1181640625 ], [ 46.295996093750006, 8.234960937499991 ], [ 45.86328125, 8.3798828125 ], [ 45.555468750000017, 8.483007812499991 ], [ 45.226953125000023, 8.5908203125 ], [ 44.8935546875, 8.7001953125 ], [ 44.632031250000011, 8.786083984374997 ], [ 44.30625, 8.89306640625 ], [ 44.022851562500023, 8.986035156249997 ], [ 43.983789062500023, 9.008837890624989 ], [ 43.826757812500006, 9.15078125 ], [ 43.620507812500023, 9.33740234375 ], [ 43.5810546875, 9.340722656249994 ], [ 43.482519531250006, 9.379492187499991 ], [ 43.394335937500017, 9.480273437499989 ], [ 43.303125, 9.609082031249997 ], [ 43.218457031250011, 9.770166015624994 ], [ 43.181640625, 9.879980468749991 ], [ 43.068945312500006, 9.926220703124997 ], [ 43.014746093750006, 10.012597656249994 ], [ 42.9125, 10.140820312499997 ], [ 42.841601562500017, 10.203076171874997 ], [ 42.81640625, 10.257373046874989 ], [ 42.78369140625, 10.36962890625 ], [ 42.725195312500006, 10.491748046874989 ], [ 42.669238281250017, 10.567578125 ], [ 42.656445312500011, 10.6 ], [ 42.659570312500023, 10.621386718749989 ], [ 42.763085937500023, 10.786914062499989 ], [ 42.809765625000011, 10.845996093749989 ], [ 42.862890625, 10.903222656249994 ], [ 42.906152343750023, 10.960253906249989 ], [ 42.922753906250023, 10.999316406249989 ], [ 43.048632812500017, 11.1943359375 ], [ 43.159375, 11.36572265625 ], [ 43.245996093750023, 11.499804687499989 ], [ 43.441210937500017, 11.346435546875 ], [ 43.631152343750017, 11.035449218749989 ], [ 43.852734375000011, 10.784277343749991 ], [ 44.158203125, 10.55078125 ], [ 44.279296875, 10.471875 ], [ 44.386523437500017, 10.430224609374989 ], [ 44.94296875, 10.43671875 ], [ 45.337695312500017, 10.649755859374991 ], [ 45.695898437500006, 10.80390625 ], [ 45.816699218750017, 10.835888671874997 ], [ 46.024511718750006, 10.793701171875 ], [ 46.25390625, 10.781103515624991 ], [ 46.460253906250017, 10.734179687499989 ], [ 46.565039062500006, 10.745996093749994 ], [ 46.973437500000017, 10.92539062499999 ], [ 47.230078125, 11.099902343749989 ], [ 47.404980468750011, 11.174023437499997 ], [ 47.473828125000011, 11.1748046875 ], [ 47.7125, 11.112011718749997 ], [ 48.019238281250011, 11.139355468749997 ], [ 48.438867187500023, 11.290136718749991 ], [ 48.572558593750017, 11.320507812499997 ], [ 48.674414062500006, 11.32265625 ], [ 48.903125, 11.2548828125 ], [ 48.938574218750006, 11.258447265624994 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Somalia", "admin": "Somalia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 41.53271484375, -1.6953125 ], [ 41.53759765625, -1.613183593750009 ], [ 41.521875, -1.572265625 ], [ 41.426953125000011, -1.449511718750003 ], [ 41.249804687500017, -1.220507812500003 ], [ 41.115820312500006, -1.047460937500006 ], [ 40.978710937500011, -0.870312500000011 ], [ 40.978222656250011, -0.728710937500011 ], [ 40.9765625, -0.307324218750011 ], [ 40.973242187500006, 0.535400390625 ], [ 40.970019531250017, 1.378173828125 ], [ 40.966699218750023, 2.220947265625 ], [ 40.965039062500011, 2.642333984375 ], [ 40.964453125, 2.814648437499997 ], [ 40.978710937500011, 2.842431640624994 ], [ 41.134960937500011, 2.9970703125 ], [ 41.341796875, 3.20166015625 ], [ 41.613476562500011, 3.590478515624994 ], [ 41.760937500000011, 3.801611328124991 ], [ 41.883984375000011, 3.977734375 ], [ 41.915332031250017, 4.031298828124989 ], [ 42.024121093750011, 4.137939453125 ], [ 42.228417968750023, 4.20166015625 ], [ 42.355175781250011, 4.212255859374991 ], [ 42.791601562500006, 4.2919921875 ], [ 42.856640625000011, 4.32421875 ], [ 42.894726562500011, 4.361083984375 ], [ 42.930957031250017, 4.4453125 ], [ 43.016015625000023, 4.563330078124991 ], [ 43.125683593750011, 4.644482421874997 ], [ 43.333984375, 4.75039062499999 ], [ 43.538281250000011, 4.84033203125 ], [ 43.58349609375, 4.85498046875 ], [ 43.829199218750006, 4.911425781249989 ], [ 43.889453125000017, 4.930761718749991 ], [ 43.988867187500006, 4.950537109374991 ], [ 44.028125, 4.950976562499989 ], [ 44.369531250000023, 4.931201171874989 ], [ 44.636621093750023, 4.915771484375 ], [ 44.91162109375, 4.89990234375 ], [ 44.940527343750006, 4.912011718749994 ], [ 45.1328125, 5.121679687499991 ], [ 45.4384765625, 5.455419921874991 ], [ 45.633593750000017, 5.668261718749989 ], [ 45.934960937500023, 5.997216796874994 ], [ 46.166796875000017, 6.234667968749989 ], [ 46.422949218750006, 6.497265625 ], [ 46.671777343750023, 6.737255859374997 ], [ 46.97119140625, 7.026025390624994 ], [ 47.159765625, 7.207861328124991 ], [ 47.452832031250011, 7.490478515625 ], [ 47.731640625000011, 7.759326171874989 ], [ 47.978222656250011, 7.9970703125 ], [ 48.126757812500017, 8.22216796875 ], [ 48.272753906250017, 8.443359375 ], [ 48.428613281250023, 8.679589843749994 ], [ 48.616601562500023, 8.964599609375 ], [ 48.793554687500006, 9.232714843749989 ], [ 48.938085937500006, 9.451757812499991 ], [ 48.938085937500006, 9.564111328124994 ], [ 48.938281250000017, 9.8076171875 ], [ 48.938281250000017, 9.973486328124991 ], [ 48.938378906250023, 10.433251953124994 ], [ 48.9384765625, 10.714208984374991 ], [ 48.9384765625, 10.982324218749994 ], [ 48.938574218750006, 11.258447265624994 ], [ 49.062109375, 11.270849609374991 ], [ 49.38828125, 11.342724609374997 ], [ 49.64208984375, 11.450927734375 ], [ 50.110058593750011, 11.529296875 ], [ 50.466210937500023, 11.7275390625 ], [ 50.5283203125, 11.823193359374997 ], [ 50.635937500000011, 11.943798828124997 ], [ 50.792285156250017, 11.983691406249989 ], [ 51.191308593750023, 11.841992187499997 ], [ 51.2548828125, 11.830712890624994 ], [ 51.231835937500023, 11.745019531249994 ], [ 51.218164062500023, 11.657666015624997 ], [ 51.136328125, 11.505126953125 ], [ 51.084277343750017, 11.335644531249997 ], [ 51.122265625000011, 11.076757812499991 ], [ 51.140625, 10.656884765624994 ], [ 51.13125, 10.595898437499997 ], [ 51.104882812500023, 10.535839843749997 ], [ 51.093847656250006, 10.488525390625 ], [ 51.05078125, 10.471972656249989 ], [ 51.031835937500006, 10.444775390624997 ], [ 51.063183593750011, 10.433935546874991 ], [ 51.188281250000017, 10.479736328125 ], [ 51.185546875, 10.529833984374989 ], [ 51.19296875, 10.554638671874997 ], [ 51.295703125000017, 10.498681640624994 ], [ 51.369140625, 10.475244140624994 ], [ 51.390234375, 10.422607421875 ], [ 51.384570312500017, 10.386523437499989 ], [ 51.268164062500006, 10.403125 ], [ 51.208789062500017, 10.431054687499994 ], [ 51.035937500000017, 10.38515625 ], [ 50.930078125000023, 10.33554687499999 ], [ 50.8984375, 10.253125 ], [ 50.873730468750011, 9.924169921874991 ], [ 50.832812500000017, 9.710498046874989 ], [ 50.825, 9.428173828124997 ], [ 50.68515625, 9.241162109374997 ], [ 50.637988281250017, 9.109277343749994 ], [ 50.429785156250006, 8.845263671874989 ], [ 50.321191406250023, 8.619580078124997 ], [ 50.285742187500006, 8.509423828124994 ], [ 50.102832031250017, 8.199804687499991 ], [ 49.85205078125, 7.962548828124994 ], [ 49.76123046875, 7.659521484374991 ], [ 49.671191406250017, 7.469531249999989 ], [ 49.570019531250011, 7.296972656249991 ], [ 49.348535156250023, 6.990527343749989 ], [ 49.234960937500006, 6.77734375 ], [ 49.092675781250023, 6.407861328124994 ], [ 49.04931640625, 6.173632812499989 ], [ 48.649023437500006, 5.494384765625 ], [ 48.233984375, 4.952685546874989 ], [ 47.975292968750011, 4.497021484374997 ], [ 47.511425781250011, 3.96826171875 ], [ 46.878808593750023, 3.28564453125 ], [ 46.051171875000023, 2.475146484374989 ], [ 45.826269531250006, 2.309863281249989 ], [ 44.920214843750017, 1.81015625 ], [ 44.332714843750011, 1.390966796874991 ], [ 44.03271484375, 1.105908203124997 ], [ 43.717578125000017, 0.857861328124997 ], [ 43.467675781250023, 0.621630859374989 ], [ 42.712109375000011, -0.175683593750009 ], [ 42.634179687500023, -0.25078125 ], [ 42.560742187500011, -0.321484375000011 ], [ 42.465625, -0.45654296875 ], [ 42.3994140625, -0.510058593750003 ], [ 42.218945312500011, -0.737988281250011 ], [ 42.10625, -0.856152343750011 ], [ 41.979882812500023, -0.973046875 ], [ 41.92626953125, -1.055566406250009 ], [ 41.88828125, -1.150585937500011 ], [ 41.84619140625, -1.203417968750003 ], [ 41.732226562500017, -1.430078125 ], [ 41.632031250000011, -1.578515625 ], [ 41.53271484375, -1.6953125 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "São Tomé and Principe", "admin": "Sao Tome and Principe" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 6.659960937499989, 0.120654296874989 ], [ 6.55683593750004, 0.047363281249972 ], [ 6.51972656250004, 0.066308593750023 ], [ 6.496972656250023, 0.117382812500026 ], [ 6.468164062499994, 0.22734375 ], [ 6.477539062500057, 0.280126953124963 ], [ 6.52431640625008, 0.340283203124969 ], [ 6.62587890625008, 0.40024414062502 ], [ 6.68691406250008, 0.404394531249977 ], [ 6.749804687500017, 0.325634765624997 ], [ 6.75, 0.24345703124996 ], [ 6.659960937499989, 0.120654296874989 ] ] ], [ [ [ 7.423828125, 1.567724609375006 ], [ 7.38662109375008, 1.541552734375003 ], [ 7.342382812500034, 1.563574218749963 ], [ 7.330664062500034, 1.603369140624991 ], [ 7.38759765625008, 1.68017578125 ], [ 7.414453125000051, 1.699121093750037 ], [ 7.437011718750028, 1.683056640624969 ], [ 7.450390625000011, 1.66196289062502 ], [ 7.45234375000004, 1.631103515625043 ], [ 7.423828125, 1.567724609375006 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Swaziland", "admin": "Swaziland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 31.9482421875, -25.957617187500006 ], [ 31.968457031250011, -25.972265625 ], [ 32.060546875, -26.018359375 ], [ 32.06884765625, -26.11015625 ], [ 32.059960937500023, -26.215039062500011 ], [ 32.041406250000023, -26.28125 ], [ 32.04833984375, -26.34716796875 ], [ 32.077929687500017, -26.449804687500006 ], [ 32.10595703125, -26.52001953125 ], [ 32.112890625, -26.839453125 ], [ 32.081640625, -26.824804687500006 ], [ 32.024804687500023, -26.811132812500006 ], [ 31.994726562500006, -26.817480468750006 ], [ 31.967187500000023, -26.960644531250011 ], [ 31.946093750000017, -27.173632812500003 ], [ 31.958398437500023, -27.305859375000011 ], [ 31.742578125000023, -27.309960937500009 ], [ 31.469531250000017, -27.295507812500006 ], [ 31.274023437500006, -27.238378906250006 ], [ 31.063378906250023, -27.1123046875 ], [ 30.938085937500006, -26.915820312500003 ], [ 30.88330078125, -26.792382812500009 ], [ 30.806738281250006, -26.785253906250006 ], [ 30.794335937500023, -26.764257812500006 ], [ 30.7875, -26.613671875 ], [ 30.7890625, -26.45546875 ], [ 30.803320312500006, -26.413476562500009 ], [ 30.945214843750023, -26.21875 ], [ 31.033300781250006, -26.097753906250006 ], [ 31.088085937500011, -25.980664062500011 ], [ 31.207324218750017, -25.843359375 ], [ 31.335156250000011, -25.755566406250011 ], [ 31.382617187500017, -25.74296875 ], [ 31.415136718750006, -25.74658203125 ], [ 31.640429687500017, -25.867285156250006 ], [ 31.871484375000023, -25.981640625000011 ], [ 31.921679687500017, -25.96875 ], [ 31.9482421875, -25.957617187500006 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Chad", "admin": "Chad" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 23.980273437500017, 19.496630859375003 ], [ 23.980664062500011, 19.050585937500003 ], [ 23.981054687500006, 18.604541015625003 ], [ 23.9814453125, 18.158496093750003 ], [ 23.981835937500023, 17.71240234375 ], [ 23.982226562500017, 17.266357421875 ], [ 23.982519531250006, 16.820263671874997 ], [ 23.98291015625, 16.37421875 ], [ 23.983300781250023, 15.928125 ], [ 23.9833984375, 15.780175781249994 ], [ 23.970800781250006, 15.721533203124991 ], [ 23.965234375000023, 15.713427734375003 ], [ 23.945996093750011, 15.70351562499999 ], [ 23.708203125000011, 15.744970703124991 ], [ 23.60400390625, 15.745996093749994 ], [ 23.4580078125, 15.713964843749991 ], [ 23.243457031250017, 15.697216796874997 ], [ 23.105175781250011, 15.702539062499994 ], [ 23.009179687500023, 15.625830078124991 ], [ 22.933886718750017, 15.533105468749994 ], [ 22.969531250000017, 15.311328125 ], [ 22.961328125000023, 15.238134765624991 ], [ 22.932324218750011, 15.162109375 ], [ 22.8671875, 15.096630859374997 ], [ 22.802148437500023, 15.04443359375 ], [ 22.76328125, 14.998681640624994 ], [ 22.714941406250006, 14.898388671874997 ], [ 22.67919921875, 14.851464843749994 ], [ 22.682421875000017, 14.788623046875003 ], [ 22.6708984375, 14.722460937500003 ], [ 22.6318359375, 14.688085937499991 ], [ 22.532031250000017, 14.662744140624994 ], [ 22.4677734375, 14.633349609375003 ], [ 22.416210937500011, 14.585205078125 ], [ 22.381542968750011, 14.550488281249997 ], [ 22.399707031250017, 14.504199218750003 ], [ 22.425, 14.441210937500003 ], [ 22.439355468750023, 14.342138671874991 ], [ 22.449316406250006, 14.284228515625003 ], [ 22.498339843750017, 14.237060546875 ], [ 22.528222656250023, 14.203222656249991 ], [ 22.53857421875, 14.161865234375 ], [ 22.509960937500011, 14.12744140625 ], [ 22.38818359375, 14.055517578124991 ], [ 22.33935546875, 14.028857421875003 ], [ 22.283496093750017, 13.992333984374994 ], [ 22.262109375000023, 13.978710937499997 ], [ 22.173144531250017, 13.910595703124997 ], [ 22.128222656250017, 13.850146484375003 ], [ 22.1064453125, 13.7998046875 ], [ 22.107617187500011, 13.730322265624991 ], [ 22.152929687500006, 13.626416015624997 ], [ 22.202343750000011, 13.5380859375 ], [ 22.221386718750011, 13.471630859374997 ], [ 22.232617187500011, 13.398779296874991 ], [ 22.228125, 13.32958984375 ], [ 22.20263671875, 13.269335937500003 ], [ 22.158007812500017, 13.215039062499997 ], [ 21.990234375, 13.113085937499989 ], [ 21.90771484375, 13.0009765625 ], [ 21.841796875, 12.86474609375 ], [ 21.825292968750006, 12.79052734375 ], [ 21.843359375, 12.7412109375 ], [ 21.878125, 12.699365234374994 ], [ 21.928125, 12.678125 ], [ 22.000683593750011, 12.671875 ], [ 22.121191406250006, 12.694580078125 ], [ 22.2333984375, 12.70947265625 ], [ 22.352343750000017, 12.660449218749989 ], [ 22.414453125000023, 12.54638671875 ], [ 22.390234375, 12.462988281249991 ], [ 22.435253906250011, 12.311914062499994 ], [ 22.475488281250023, 12.129248046874991 ], [ 22.472460937500017, 12.067773437499994 ], [ 22.48984375, 12.044726562499989 ], [ 22.564355468750023, 12.032958984375 ], [ 22.580957031250023, 11.990136718749994 ], [ 22.556347656250011, 11.66953125 ], [ 22.591113281250017, 11.579882812499989 ], [ 22.641015625000023, 11.515917968749989 ], [ 22.697363281250006, 11.482666015625 ], [ 22.754003906250006, 11.43984375 ], [ 22.783398437500011, 11.409960937499989 ], [ 22.849023437500023, 11.403271484374997 ], [ 22.922656250000017, 11.344873046874994 ], [ 22.942773437500023, 11.2671875 ], [ 22.937695312500011, 11.192041015624994 ], [ 22.894824218750017, 11.029003906249997 ], [ 22.860058593750011, 10.919677734375 ], [ 22.8173828125, 10.927197265624997 ], [ 22.730175781250011, 10.954052734374997 ], [ 22.6240234375, 10.977343749999989 ], [ 22.493847656250011, 10.996240234374994 ], [ 22.369824218750011, 10.951513671874991 ], [ 22.2359375, 10.89414062499999 ], [ 22.193652343750017, 10.851367187499989 ], [ 22.15625, 10.826074218749994 ], [ 22.09716796875, 10.830078125 ], [ 22.043164062500011, 10.822705078124997 ], [ 22.013769531250006, 10.782031249999989 ], [ 21.96484375, 10.736669921874991 ], [ 21.771484375, 10.642822265625 ], [ 21.730664062500011, 10.608691406249989 ], [ 21.70654296875, 10.574804687499991 ], [ 21.70654296875, 10.537890624999989 ], [ 21.726171875, 10.461621093749997 ], [ 21.725781250000011, 10.366552734374991 ], [ 21.682714843750006, 10.289843749999989 ], [ 21.632714843750023, 10.23828125 ], [ 21.57578125, 10.218554687499989 ], [ 21.528027343750011, 10.207812499999989 ], [ 21.496875, 10.175683593749994 ], [ 21.39599609375, 10.001367187499994 ], [ 21.352441406250023, 9.96914062499999 ], [ 21.263867187500011, 9.974609375 ], [ 21.009472656250011, 9.713232421874991 ], [ 20.984179687500017, 9.636279296874989 ], [ 20.891015625000023, 9.527148437499989 ], [ 20.773242187500017, 9.405664062499994 ], [ 20.668164062500011, 9.347119140624997 ], [ 20.65966796875, 9.324511718749989 ], [ 20.631445312500006, 9.301367187499991 ], [ 20.56689453125, 9.274951171874989 ], [ 20.342089843750017, 9.127099609374994 ], [ 20.072656250000023, 9.13320312499999 ], [ 19.953515625000023, 9.075146484374997 ], [ 19.837695312500017, 9.049365234374989 ], [ 19.668359375000023, 9.020898437499994 ], [ 19.617480468750017, 9.023583984374994 ], [ 19.400292968750023, 9.011621093749994 ], [ 19.1455078125, 9.015966796874991 ], [ 19.0478515625, 8.995019531249994 ], [ 18.95625, 8.938867187499994 ], [ 18.88828125, 8.889746093749991 ], [ 18.878320312500023, 8.873193359374994 ], [ 18.888574218750023, 8.852490234374997 ], [ 18.886035156250017, 8.836035156249991 ], [ 19.064160156250011, 8.715429687499991 ], [ 19.108691406250017, 8.656152343749994 ], [ 19.063867187500023, 8.598828125 ], [ 19.042382812500023, 8.590283203124997 ], [ 19.039843750000017, 8.5869140625 ], [ 19.010839843750006, 8.541210937499997 ], [ 18.906445312500011, 8.405078124999989 ], [ 18.747460937500023, 8.243798828124994 ], [ 18.666210937500011, 8.197705078124997 ], [ 18.633593750000017, 8.167724609375 ], [ 18.591601562500017, 8.060791015625 ], [ 18.564160156250011, 8.0458984375 ], [ 18.455078125, 8.032031249999989 ], [ 18.238867187500006, 8.020361328124991 ], [ 17.940136718750011, 7.985449218749991 ], [ 17.760839843750006, 7.973828125 ], [ 17.6494140625, 7.98359375 ], [ 17.49267578125, 7.909814453124994 ], [ 17.436425781250023, 7.890917968749989 ], [ 17.402148437500017, 7.884570312499989 ], [ 17.246972656250023, 7.81298828125 ], [ 17.117968750000017, 7.701904296875 ], [ 17.071972656250011, 7.680810546874994 ], [ 16.890332031250011, 7.633691406249994 ], [ 16.818164062500017, 7.557324218749997 ], [ 16.784765625, 7.550976562499997 ], [ 16.668359375000023, 7.651757812499994 ], [ 16.588964843750006, 7.743359375 ], [ 16.550195312500023, 7.835888671874997 ], [ 16.545312500000023, 7.865478515625 ], [ 16.523242187500017, 7.859960937499991 ], [ 16.459375, 7.818994140624994 ], [ 16.404394531250006, 7.772363281249994 ], [ 16.37890625, 7.683544921874997 ], [ 16.191113281250011, 7.6234375 ], [ 16.030664062500023, 7.572119140624991 ], [ 15.957617187500006, 7.507568359375 ], [ 15.845019531250017, 7.475292968749997 ], [ 15.701269531250006, 7.488427734374994 ], [ 15.589257812500023, 7.515039062499994 ], [ 15.480078125, 7.523779296874991 ], [ 15.532421875000011, 7.604394531249994 ], [ 15.552636718750023, 7.664501953124997 ], [ 15.557812500000011, 7.738037109375 ], [ 15.5498046875, 7.787890624999989 ], [ 15.484472656250006, 7.812744140625 ], [ 15.44296875, 7.851855468749989 ], [ 15.349023437500023, 8.083837890624991 ], [ 15.252343750000023, 8.322363281249991 ], [ 15.1162109375, 8.557324218749997 ], [ 14.967968750000011, 8.707275390625 ], [ 14.860742187500023, 8.798632812499989 ], [ 14.826269531250006, 8.810302734375 ], [ 14.771289062500017, 8.839160156249989 ], [ 14.732812500000023, 8.865673828124997 ], [ 14.5361328125, 9.025244140624991 ], [ 14.332324218750017, 9.20351562499999 ], [ 14.280078125000017, 9.285058593749994 ], [ 14.177929687500011, 9.406494140625 ], [ 14.064160156250011, 9.53173828125 ], [ 14.004980468750006, 9.588720703124991 ], [ 13.977246093750011, 9.691552734374994 ], [ 14.055957031250017, 9.784375 ], [ 14.139746093750006, 9.901806640624997 ], [ 14.243261718750006, 9.979736328125 ], [ 14.377246093750017, 9.985058593749997 ], [ 14.597949218750017, 9.953076171874997 ], [ 14.835839843750023, 9.941699218749989 ], [ 15.071582031250017, 9.965966796874994 ], [ 15.132714843750023, 9.982861328124997 ], [ 15.193164062500017, 9.981494140624989 ], [ 15.320019531250011, 9.954296875 ], [ 15.540917968750023, 9.960302734374991 ], [ 15.654882812500006, 10.0078125 ], [ 15.531933593750011, 10.088476562499991 ], [ 15.39990234375, 10.216894531249991 ], [ 15.276074218750011, 10.357373046874997 ], [ 15.200976562500017, 10.484521484374994 ], [ 15.132226562500023, 10.648486328124989 ], [ 15.068652343750017, 10.85107421875 ], [ 15.029882812500006, 11.11367187499999 ], [ 15.035742187500006, 11.2625 ], [ 15.055468750000017, 11.368554687499994 ], [ 15.121972656250023, 11.541259765625 ], [ 15.078027343750023, 11.642578125 ], [ 15.087695312500017, 11.724365234375 ], [ 15.08125, 11.845507812499989 ], [ 15.059863281250017, 11.907128906249994 ], [ 14.973828125000011, 12.108349609374997 ], [ 14.956738281250011, 12.13037109375 ], [ 14.880664062500017, 12.269384765624991 ], [ 14.847070312500023, 12.502099609374994 ], [ 14.76123046875, 12.655615234374991 ], [ 14.623242187500011, 12.729931640624997 ], [ 14.544726562500017, 12.820214843749994 ], [ 14.516210937500006, 12.979736328125 ], [ 14.461718750000017, 13.021777343749989 ], [ 14.244824218750011, 13.07734375 ], [ 14.06396484375, 13.07851562499999 ], [ 13.932324218750011, 13.258496093749997 ], [ 13.763476562500017, 13.489550781250003 ], [ 13.606347656250023, 13.70458984375 ], [ 13.505761718750023, 14.134423828124994 ], [ 13.4482421875, 14.380664062500003 ], [ 13.513671875, 14.455517578124997 ], [ 13.642382812500017, 14.630761718749994 ], [ 13.80712890625, 14.966113281250003 ], [ 14.17822265625, 15.48476562499999 ], [ 14.367968750000017, 15.750146484374994 ], [ 14.746679687500006, 16.146630859374994 ], [ 15.212109375000011, 16.633886718749991 ], [ 15.474316406250011, 16.908398437499997 ], [ 15.516699218750006, 17.408496093750003 ], [ 15.5615234375, 17.937255859375 ], [ 15.595507812500017, 18.337060546874994 ], [ 15.637597656250023, 18.810839843750003 ], [ 15.672949218750006, 19.206787109375 ], [ 15.698632812500023, 19.495214843749991 ], [ 15.735058593750011, 19.904052734375 ], [ 15.766210937500006, 19.982568359374994 ], [ 15.948828125, 20.303173828124997 ], [ 15.963183593750017, 20.34619140625 ], [ 15.929296875, 20.399853515624997 ], [ 15.66845703125, 20.67236328125 ], [ 15.587109375000011, 20.733300781249994 ], [ 15.540332031250017, 20.874902343749994 ], [ 15.607324218750023, 20.954394531250003 ], [ 15.293652343750011, 21.411523437499994 ], [ 15.2158203125, 21.467431640624994 ], [ 15.181835937500011, 21.523388671874997 ], [ 15.177832031250006, 21.605810546874991 ], [ 15.172265625000023, 21.922070312499997 ], [ 15.088964843750006, 22.41835937499999 ], [ 14.97900390625, 22.996191406249991 ], [ 15.347460937500017, 23.160693359375003 ], [ 15.627148437500011, 23.285742187499991 ], [ 15.984082031250011, 23.445214843749994 ], [ 16.315039062500006, 23.281835937499991 ], [ 16.794140625000011, 23.045263671874991 ], [ 17.273242187500017, 22.808691406249991 ], [ 17.752246093750017, 22.572119140624991 ], [ 18.231347656250023, 22.33554687499999 ], [ 18.71044921875, 22.098974609374991 ], [ 19.189453125, 21.862402343749991 ], [ 19.668554687500006, 21.625830078124991 ], [ 20.147656250000011, 21.389257812499991 ], [ 20.626757812500017, 21.152636718750003 ], [ 21.105859375000023, 20.916113281249991 ], [ 21.5849609375, 20.679492187500003 ], [ 22.0640625, 20.442919921875003 ], [ 22.543066406250006, 20.206347656250003 ], [ 23.022167968750011, 19.969775390625003 ], [ 23.501269531250017, 19.733203125 ], [ 23.980273437500017, 19.496630859375003 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Togo", "admin": "Togo" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.900488281250006, 10.993261718749991 ], [ 0.874804687500017, 10.8857421875 ], [ 0.821875, 10.752587890624994 ], [ 0.7875, 10.710253906249989 ], [ 0.763378906250011, 10.386669921874997 ], [ 0.779980468750011, 10.359570312499997 ], [ 0.792187500000011, 10.3515625 ], [ 0.958300781250017, 10.242041015624991 ], [ 1.176171875000023, 10.098388671875 ], [ 1.330078125, 9.996972656249994 ], [ 1.342871093750006, 9.962939453124989 ], [ 1.345117187500023, 9.750195312499997 ], [ 1.347070312500023, 9.567529296874994 ], [ 1.37890625, 9.462988281249991 ], [ 1.3857421875, 9.361669921874991 ], [ 1.42431640625, 9.285009765624991 ], [ 1.566308593750023, 9.137255859374989 ], [ 1.600195312500006, 9.050048828125 ], [ 1.603808593750017, 8.77099609375 ], [ 1.606640625000011, 8.559277343749997 ], [ 1.624609375, 8.27099609375 ], [ 1.624609375, 8.030224609374997 ], [ 1.624609375, 7.725878906249989 ], [ 1.624707031250011, 7.369189453124989 ], [ 1.624707031250011, 6.997314453125 ], [ 1.530957031250011, 6.992431640625 ], [ 1.58203125, 6.877001953124989 ], [ 1.5908203125, 6.772265624999989 ], [ 1.602929687500023, 6.738085937499989 ], [ 1.577539062500023, 6.687402343749994 ], [ 1.598535156250023, 6.610205078124991 ], [ 1.639257812500006, 6.58154296875 ], [ 1.7431640625, 6.42626953125 ], [ 1.777929687500006, 6.294628906249997 ], [ 1.6109375, 6.250830078124991 ], [ 1.62265625, 6.216796875 ], [ 1.310644531250006, 6.146875 ], [ 1.187207031250011, 6.089404296874989 ], [ 1.18505859375, 6.14501953125 ], [ 1.1396484375, 6.155029296875 ], [ 1.08447265625, 6.173779296874997 ], [ 1.049902343750006, 6.20263671875 ], [ 1.002148437500011, 6.2685546875 ], [ 0.984960937500006, 6.3203125 ], [ 0.912207031250006, 6.328564453124997 ], [ 0.822460937500011, 6.386376953124994 ], [ 0.736914062500006, 6.452587890624997 ], [ 0.707226562500011, 6.51875 ], [ 0.715429687500006, 6.54931640625 ], [ 0.702246093750006, 6.580761718749997 ], [ 0.672753906250023, 6.592529296875 ], [ 0.595703125, 6.7421875 ], [ 0.548046875000011, 6.802490234375 ], [ 0.525585937500011, 6.850927734374991 ], [ 0.533398437500011, 6.888330078124994 ], [ 0.523046875, 6.938867187499994 ], [ 0.5380859375, 6.9796875 ], [ 0.579492187500023, 7.004101562499997 ], [ 0.592480468750011, 7.033984374999989 ], [ 0.59619140625, 7.096630859374997 ], [ 0.619531250000023, 7.2265625 ], [ 0.634765625, 7.353662109374994 ], [ 0.591015625000011, 7.388818359374994 ], [ 0.537304687500011, 7.398730468749989 ], [ 0.509570312500017, 7.435107421874989 ], [ 0.498925781250023, 7.4951171875 ], [ 0.5, 7.546875 ], [ 0.605175781250011, 7.728222656249997 ], [ 0.58359375, 8.145800781249989 ], [ 0.59921875, 8.209570312499991 ], [ 0.647070312500006, 8.253466796874989 ], [ 0.688085937500006, 8.304248046874989 ], [ 0.686328125000017, 8.354882812499994 ], [ 0.6162109375, 8.479638671874994 ], [ 0.483300781250023, 8.575292968749991 ], [ 0.415332031250017, 8.65273437499999 ], [ 0.378613281250011, 8.722021484374991 ], [ 0.37255859375, 8.75927734375 ], [ 0.453125, 8.813769531249989 ], [ 0.48876953125, 8.851464843749994 ], [ 0.493261718750006, 8.89492187499999 ], [ 0.460351562500023, 8.97421875 ], [ 0.466113281250017, 9.115332031249991 ], [ 0.497167968750006, 9.221240234374989 ], [ 0.529003906250011, 9.358300781249994 ], [ 0.525683593750017, 9.398486328124989 ], [ 0.447558593750017, 9.480273437499989 ], [ 0.4052734375, 9.491455078125 ], [ 0.370996093750023, 9.485546875 ], [ 0.289355468750017, 9.431835937499997 ], [ 0.259960937500011, 9.426025390625 ], [ 0.241503906250017, 9.44189453125 ], [ 0.2333984375, 9.463525390624994 ], [ 0.261914062500011, 9.49560546875 ], [ 0.2515625, 9.53564453125 ], [ 0.275488281250006, 9.570605468749989 ], [ 0.327343750000011, 9.586572265624994 ], [ 0.342578125000017, 9.604150390624994 ], [ 0.272753906250017, 9.620947265624991 ], [ 0.264550781250023, 9.644726562499997 ], [ 0.26953125, 9.667919921874997 ], [ 0.289648437500006, 9.672314453124997 ], [ 0.311718750000011, 9.670996093749991 ], [ 0.323925781250011, 9.687597656249991 ], [ 0.334570312500006, 9.803955078125 ], [ 0.343066406250017, 9.844580078124991 ], [ 0.351855468750017, 9.924902343749991 ], [ 0.362695312500023, 10.236474609374994 ], [ 0.378613281250011, 10.2685546875 ], [ 0.380859375, 10.291845703124991 ], [ 0.331835937500017, 10.306933593749989 ], [ 0.216015625000011, 10.390527343749994 ], [ 0.148242187500017, 10.454785156249997 ], [ 0.089257812500023, 10.520605468749991 ], [ 0.039453125000023, 10.563867187499994 ], [ -0.057714843749977, 10.630615234375 ], [ -0.08632812499999, 10.673046875 ], [ -0.090185546874977, 10.715527343749997 ], [ -0.060595703124989, 10.800585937499989 ], [ -0.013867187499983, 10.891357421875 ], [ 0.009423828125023, 11.02099609375 ], [ -0.004736328124977, 11.055566406249994 ], [ -0.068603515625, 11.115625 ], [ 0.159277343750006, 11.069628906249989 ], [ 0.484179687500017, 10.991992187499989 ], [ 0.49072265625, 10.978173828124994 ], [ 0.49267578125, 10.954980468749994 ], [ 0.549121093750017, 10.955419921874991 ], [ 0.642968750000023, 10.983056640624994 ], [ 0.900488281250006, 10.993261718749991 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Tunisia", "admin": "Tunisia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 10.957617187500063, 33.722070312500051 ], [ 10.93134765625004, 33.717431640624994 ], [ 10.883007812500068, 33.690185546875028 ], [ 10.857421875, 33.687158203125023 ], [ 10.784765625000034, 33.717675781250023 ], [ 10.757031250000068, 33.717480468749983 ], [ 10.722070312500051, 33.738916015624994 ], [ 10.733886718750057, 33.855615234374966 ], [ 10.745214843750063, 33.888671875000057 ], [ 10.921972656250006, 33.893115234374989 ], [ 11.017871093749989, 33.823339843749977 ], [ 11.03359375, 33.805029296874977 ], [ 11.037597656250028, 33.785058593749994 ], [ 10.993066406249994, 33.745947265625006 ], [ 10.957617187500063, 33.722070312500051 ] ] ], [ [ [ 11.278027343750068, 34.753808593749994 ], [ 11.123632812500063, 34.68168945312496 ], [ 11.153027343750011, 34.744580078124983 ], [ 11.254882812500057, 34.820312500000057 ], [ 11.281054687500045, 34.802197265625011 ], [ 11.278027343750068, 34.753808593749994 ] ] ], [ [ [ 9.783984375000074, 37.211425781250028 ], [ 9.830273437499983, 37.135351562500063 ], [ 9.896386718750051, 37.181640625 ], [ 9.879394531250057, 37.21284179687504 ], [ 9.875585937499977, 37.254150390625028 ], [ 9.988085937500074, 37.257763671874955 ], [ 10.087402343750057, 37.25126953124996 ], [ 10.196386718750063, 37.205859375000045 ], [ 10.188769531250017, 37.033886718749983 ], [ 10.334082031250034, 36.865380859375051 ], [ 10.293261718750074, 36.781494140625 ], [ 10.412304687499983, 36.731835937500023 ], [ 10.518164062500063, 36.791357421875063 ], [ 10.571289062500057, 36.87944335937496 ], [ 10.766210937500063, 36.930273437500034 ], [ 10.95136718750004, 37.059277343750011 ], [ 11.053906250000068, 37.072509765625057 ], [ 11.077050781250051, 36.966699218749994 ], [ 11.12666015625004, 36.874072265625045 ], [ 11.056542968750051, 36.841455078125051 ], [ 10.967187500000051, 36.743017578124977 ], [ 10.798144531249989, 36.493115234374955 ], [ 10.642382812500074, 36.419628906250011 ], [ 10.525683593749989, 36.323339843750006 ], [ 10.48798828125004, 36.2548828125 ], [ 10.476562500000028, 36.175146484375006 ], [ 10.505761718750023, 36.032421874999983 ], [ 10.590820312500028, 35.887255859374989 ], [ 10.688964843750057, 35.799511718749955 ], [ 10.783691406249972, 35.772070312500063 ], [ 11.00429687500008, 35.63383789062496 ], [ 11.00068359375004, 35.551611328125006 ], [ 11.031542968750017, 35.453857421874972 ], [ 11.043261718750017, 35.335107421875023 ], [ 11.120117187500057, 35.240283203124989 ], [ 10.955859375000074, 35.033642578124983 ], [ 10.8662109375, 34.884326171875045 ], [ 10.69091796875, 34.678466796875028 ], [ 10.534863281250011, 34.544726562500045 ], [ 10.200390625000068, 34.346044921875063 ], [ 10.118359375000068, 34.280078125000045 ], [ 10.06484375000008, 34.21162109375004 ], [ 10.0400390625, 34.140332031249983 ], [ 10.049023437500068, 34.056298828124994 ], [ 10.158984375000074, 33.850048828125011 ], [ 10.305273437500034, 33.728271484374972 ], [ 10.454296875000011, 33.6625 ], [ 10.713183593750017, 33.68901367187496 ], [ 10.704296875000068, 33.60966796874996 ], [ 10.722753906250006, 33.514404296875 ], [ 10.828125, 33.518896484375034 ], [ 10.8984375, 33.533691406250028 ], [ 10.958007812500057, 33.626318359374977 ], [ 11.084570312500006, 33.562890625000023 ], [ 11.150292968750051, 33.369238281250006 ], [ 11.257421875000034, 33.308837890625057 ], [ 11.269921875000023, 33.286328124999983 ], [ 11.23212890625004, 33.271582031250006 ], [ 11.202636718749972, 33.249218749999983 ], [ 11.234277343750023, 33.233593750000011 ], [ 11.33808593750004, 33.209472656249972 ], [ 11.400585937500068, 33.224902343750017 ], [ 11.50458984375004, 33.181933593750045 ], [ 11.502441406250028, 33.155566406249989 ], [ 11.467187500000051, 32.965722656250051 ], [ 11.459179687500011, 32.897363281249966 ], [ 11.453906250000017, 32.78168945312504 ], [ 11.453906250000017, 32.642578125000028 ], [ 11.533789062500034, 32.52495117187496 ], [ 11.535937500000017, 32.473339843750011 ], [ 11.504980468750034, 32.413671875000034 ], [ 11.358007812500006, 32.345214843750028 ], [ 11.168261718750074, 32.256738281250023 ], [ 11.005175781250074, 32.172705078125063 ], [ 10.826367187500068, 32.080664062500034 ], [ 10.771582031250006, 32.021191406250011 ], [ 10.68300781250008, 31.975390624999989 ], [ 10.60888671875, 31.929541015624977 ], [ 10.595507812500017, 31.885742187500028 ], [ 10.543652343750011, 31.802539062500045 ], [ 10.47578125000004, 31.736035156249983 ], [ 10.306054687500023, 31.704833984375028 ], [ 10.274609375000011, 31.684960937499994 ], [ 10.195996093750068, 31.585107421874966 ], [ 10.159863281249983, 31.545800781249966 ], [ 10.114941406250068, 31.463769531250051 ], [ 10.172656250000017, 31.250976562500028 ], [ 10.24335937500004, 31.032128906250023 ], [ 10.257031250000068, 30.940820312499994 ], [ 10.25605468750004, 30.864941406249983 ], [ 10.216406250000063, 30.783203125000028 ], [ 10.125976562500028, 30.665966796874955 ], [ 10.05976562500004, 30.580078125000028 ], [ 9.932519531250051, 30.42534179687496 ], [ 9.895019531250028, 30.387304687500034 ], [ 9.807421875000045, 30.342236328124983 ], [ 9.637988281250074, 30.282324218750034 ], [ 9.51875, 30.229394531249994 ], [ 9.4580078125, 30.465380859375045 ], [ 9.406054687500074, 30.666796875000045 ], [ 9.363281250000057, 30.832910156250023 ], [ 9.287890625000074, 31.125341796875006 ], [ 9.224023437500023, 31.373681640624994 ], [ 9.160253906250006, 31.621337890625 ], [ 9.102343750000017, 31.846142578124955 ], [ 9.044042968750034, 32.072363281250034 ], [ 9.01894531250008, 32.105371093750023 ], [ 8.844042968750074, 32.212109374999983 ], [ 8.682910156250017, 32.310449218750051 ], [ 8.515136718750028, 32.422314453125011 ], [ 8.333398437500051, 32.543603515625023 ], [ 8.304199218750028, 32.696289062500057 ], [ 8.210937500000057, 32.926708984375011 ], [ 8.1125, 33.055322265624994 ], [ 8.075585937499994, 33.089062499999955 ], [ 7.877246093750017, 33.172119140625 ], [ 7.762695312500028, 33.233105468749983 ], [ 7.731347656250051, 33.268505859375011 ], [ 7.709179687500068, 33.362304687500028 ], [ 7.627539062500034, 33.54863281249996 ], [ 7.534375, 33.717919921874994 ], [ 7.500195312500011, 33.832470703124983 ], [ 7.495605468750057, 33.976513671875011 ], [ 7.513867187500068, 34.080517578124955 ], [ 7.554492187500074, 34.125 ], [ 7.74853515625, 34.254492187500063 ], [ 7.83828125000008, 34.410302734374994 ], [ 7.949414062500068, 34.468701171875011 ], [ 8.04560546875004, 34.5126953125 ], [ 8.12343750000008, 34.56391601562504 ], [ 8.19277343750008, 34.646289062500045 ], [ 8.24560546875, 34.734082031249983 ], [ 8.254687500000074, 34.828955078125034 ], [ 8.276855468750057, 34.979492187499972 ], [ 8.312109375000063, 35.084619140624994 ], [ 8.394238281250011, 35.203857421875028 ], [ 8.35986328125, 35.299609374999989 ], [ 8.316406250000028, 35.403125 ], [ 8.329003906250023, 35.582226562500011 ], [ 8.318066406250011, 35.654931640624994 ], [ 8.282910156250068, 35.71928710937496 ], [ 8.247070312500028, 35.801806640624989 ], [ 8.245703125000034, 35.870556640624955 ], [ 8.280273437500057, 36.05097656250004 ], [ 8.306738281250034, 36.188769531250045 ], [ 8.348730468750063, 36.367968750000045 ], [ 8.333984374999972, 36.418164062499955 ], [ 8.302734375, 36.45561523437496 ], [ 8.208789062500045, 36.4951171875 ], [ 8.207617187500006, 36.518945312499994 ], [ 8.230761718749989, 36.545263671875006 ], [ 8.369628906250057, 36.63251953125004 ], [ 8.444238281250051, 36.760742187500028 ], [ 8.506738281249994, 36.7875 ], [ 8.601269531250068, 36.83393554687504 ], [ 8.597656250000057, 36.883886718749977 ], [ 8.576562500000023, 36.937207031250011 ], [ 8.823535156250074, 36.997607421874989 ], [ 9.058886718750045, 37.155859374999977 ], [ 9.141992187500023, 37.19462890624996 ], [ 9.687988281250057, 37.340380859374989 ], [ 9.758886718750006, 37.330273437499983 ], [ 9.838476562500063, 37.30898437499999 ], [ 9.815527343750006, 37.254638671875028 ], [ 9.783984375000074, 37.211425781250028 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Tanzania", "admin": "United Republic of Tanzania" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 39.71132812499999, -7.977441406250023 ], [ 39.657226562499972, -7.990527343750017 ], [ 39.636132812500051, -7.977832031250017 ], [ 39.602929687499994, -7.936132812499949 ], [ 39.660644531249972, -7.900585937499997 ], [ 39.716601562500017, -7.831542968749957 ], [ 39.846582031249994, -7.730273437500031 ], [ 39.890917968750074, -7.663476562500009 ], [ 39.907128906249994, -7.649218750000031 ], [ 39.897753906250017, -7.728125 ], [ 39.82441406250004, -7.900683593750017 ], [ 39.761816406250063, -7.911914062499989 ], [ 39.71132812499999, -7.977441406250023 ] ] ], [ [ [ 39.49648437499999, -6.174609375 ], [ 39.573046875000074, -6.387402343750011 ], [ 39.563183593750097, -6.427246093749957 ], [ 39.509179687499994, -6.451660156249957 ], [ 39.480957031249972, -6.45371093750002 ], [ 39.447363281250063, -6.419726562500017 ], [ 39.423632812500017, -6.347851562500026 ], [ 39.382617187500074, -6.364941406249955 ], [ 39.31269531250004, -6.279101562499974 ], [ 39.243457031250074, -6.275 ], [ 39.18232421875004, -6.172558593750026 ], [ 39.20625, -6.083203125000026 ], [ 39.192382812499972, -5.931054687500023 ], [ 39.266992187500051, -5.853125 ], [ 39.30898437499999, -5.721972656249974 ], [ 39.357226562500074, -5.811523437500014 ], [ 39.368261718750006, -5.951171874999957 ], [ 39.433300781250097, -6.115429687500026 ], [ 39.487890625, -6.166210937499969 ], [ 39.49648437499999, -6.174609375 ] ] ], [ [ [ 39.865039062500017, -4.906152343750037 ], [ 39.870996093749994, -4.95654296875 ], [ 39.855664062500097, -5.004003906249991 ], [ 39.858984375000063, -5.155175781249966 ], [ 39.853027343749972, -5.255468749999977 ], [ 39.795898437499972, -5.394433593750037 ], [ 39.749316406250017, -5.443847656249986 ], [ 39.707617187500006, -5.429492187499989 ], [ 39.6734375, -5.406640625000037 ], [ 39.646777343750074, -5.368554687500009 ], [ 39.701074218750051, -5.113671875000037 ], [ 39.6734375, -4.927050781250031 ], [ 39.780761718750028, -4.944921875000034 ], [ 39.865039062500017, -4.906152343750037 ] ] ], [ [ [ 30.823632812500051, -0.999023437499943 ], [ 30.844726562500028, -1.002050781250034 ], [ 30.949707031249972, -1.002050781250034 ], [ 31.127539062500063, -1.002050781250034 ], [ 31.305273437500063, -1.002050781250034 ], [ 31.48310546875004, -1.002050781250034 ], [ 31.660839843750097, -1.002050781250034 ], [ 31.83857421875004, -1.002050781250034 ], [ 32.016406250000074, -1.002050781250034 ], [ 32.194140625000017, -1.002050781250034 ], [ 32.371875, -1.002050781250034 ], [ 32.549707031249994, -1.002050781250034 ], [ 32.727441406250051, -1.002050781250034 ], [ 32.905175781249994, -1.002050781250034 ], [ 33.083007812500028, -1.002050781250034 ], [ 33.260742187499972, -1.002050781250034 ], [ 33.438476562499972, -1.002050781250034 ], [ 33.616308593750006, -1.002050781250034 ], [ 33.794042968750006, -1.002050781250034 ], [ 33.903222656250051, -1.002050781250034 ], [ 33.979394531249994, -1.002050781250034 ], [ 34.051562500000074, -1.03984375 ], [ 34.131640625000017, -1.084570312499963 ], [ 34.344726562500028, -1.203613281249972 ], [ 34.557910156250017, -1.32255859374996 ], [ 34.77109375, -1.441601562499969 ], [ 34.984277343749994, -1.560546874999943 ], [ 35.197460937500097, -1.679589843749952 ], [ 35.41054687499999, -1.79863281249996 ], [ 35.623730468750097, -1.917578125000034 ], [ 35.836914062499972, -2.036621093749943 ], [ 36.05, -2.155664062499952 ], [ 36.263085937500051, -2.274609375000026 ], [ 36.476367187500074, -2.393554687500014 ], [ 36.689453125000028, -2.512597656250023 ], [ 36.902636718750017, -2.631640625000017 ], [ 37.115820312500063, -2.750585937500006 ], [ 37.329003906250051, -2.869628906250014 ], [ 37.54218750000004, -2.988574218750003 ], [ 37.643847656250074, -3.045410156250028 ], [ 37.659179687499972, -3.070019531249983 ], [ 37.676855468750006, -3.17841796875004 ], [ 37.687988281249972, -3.246191406249991 ], [ 37.68183593750004, -3.305761718749963 ], [ 37.62539062499999, -3.407226562500028 ], [ 37.608691406250074, -3.460253906249989 ], [ 37.608203125000074, -3.497070312500028 ], [ 37.622070312499972, -3.51152343749996 ], [ 37.670117187500097, -3.516796874999969 ], [ 37.711035156250063, -3.540820312499974 ], [ 37.726171875000063, -3.559765625000011 ], [ 37.757421875, -3.636132812500023 ], [ 37.797265625000051, -3.674414062500006 ], [ 37.887304687500006, -3.739257812499986 ], [ 38.040820312500017, -3.84980468750004 ], [ 38.194335937500028, -3.960351562499994 ], [ 38.34785156250004, -4.070898437499963 ], [ 38.501367187500051, -4.181445312500017 ], [ 38.654882812500063, -4.291894531249952 ], [ 38.808398437500074, -4.402441406250006 ], [ 38.961914062499972, -4.51298828124996 ], [ 39.115429687500097, -4.623535156250014 ], [ 39.19013671875004, -4.677246093749943 ], [ 39.221777343750006, -4.692382812500014 ], [ 39.20185546875004, -4.776464843749991 ], [ 39.123242187500097, -4.980468749999986 ], [ 39.11875, -5.065429687499986 ], [ 39.087988281250006, -5.165429687500009 ], [ 39.058300781250097, -5.231542968749977 ], [ 38.97822265625004, -5.518554687500014 ], [ 38.911035156249994, -5.625976562499957 ], [ 38.819238281250051, -5.877636718749983 ], [ 38.804687500000028, -6.070117187500031 ], [ 38.855273437500017, -6.204882812499946 ], [ 38.874023437500028, -6.33125 ], [ 38.981445312499972, -6.455078125000028 ], [ 39.067382812499972, -6.499316406249974 ], [ 39.125488281250028, -6.555957031249974 ], [ 39.228417968749994, -6.685253906250026 ], [ 39.28730468750004, -6.814941406249972 ], [ 39.47236328125004, -6.878613281249983 ], [ 39.546093750000097, -7.024023437500034 ], [ 39.51923828125004, -7.124121093749991 ], [ 39.433398437500017, -7.207031250000014 ], [ 39.353125, -7.341406250000034 ], [ 39.288476562499994, -7.517871093750003 ], [ 39.287011718750051, -7.787695312500006 ], [ 39.330468750000051, -7.746679687499991 ], [ 39.428417968750097, -7.81279296874996 ], [ 39.441015625, -8.011523437499946 ], [ 39.34003906250004, -8.242871093750011 ], [ 39.30898437499999, -8.350976562500009 ], [ 39.304003906250074, -8.44384765625 ], [ 39.37734375, -8.720800781250034 ], [ 39.488378906250063, -8.861816406249986 ], [ 39.480078125000063, -8.905957031249997 ], [ 39.451269531250006, -8.94296875 ], [ 39.64130859375004, -9.19248046875002 ], [ 39.625488281249972, -9.409472656250003 ], [ 39.696679687500051, -9.57841796874996 ], [ 39.727929687499994, -9.724804687500026 ], [ 39.774804687500051, -9.837109374999983 ], [ 39.783789062500006, -9.914550781249957 ], [ 39.725195312500063, -10.000488281249972 ], [ 39.863769531249972, -10.021972656249986 ], [ 39.945214843750051, -10.092285156250014 ], [ 39.98359375000004, -10.159570312499952 ], [ 40.083691406250097, -10.15664062499998 ], [ 40.13789062500004, -10.202636718750028 ], [ 40.21601562500004, -10.240625 ], [ 40.388769531250063, -10.353515624999943 ], [ 40.435546875000028, -10.410253906249963 ], [ 40.452539062499994, -10.442968749999963 ], [ 40.46357421875004, -10.464355468749972 ], [ 40.347460937500017, -10.551562499999974 ], [ 40.16621093750004, -10.6875 ], [ 39.98867187499999, -10.820800781250014 ], [ 39.81708984375004, -10.912402343750031 ], [ 39.694433593750006, -10.954785156249955 ], [ 39.563476562499972, -10.978515625 ], [ 39.43916015625004, -11.034570312499966 ], [ 39.321582031250074, -11.122558593749943 ], [ 39.170996093750063, -11.166894531250009 ], [ 38.9875, -11.167285156250003 ], [ 38.794726562500017, -11.228906250000023 ], [ 38.603320312500017, -11.345312500000034 ], [ 38.491796875000063, -11.413281250000026 ], [ 38.31513671875004, -11.311132812499991 ], [ 38.176562500000017, -11.278710937499966 ], [ 38.017285156250097, -11.282128906250037 ], [ 37.920214843750017, -11.294726562500031 ], [ 37.885351562500063, -11.316699218749974 ], [ 37.855078125, -11.379101562499983 ], [ 37.829296875000097, -11.481933593749972 ], [ 37.72480468750004, -11.58066406250002 ], [ 37.54169921875004, -11.675097656249974 ], [ 37.372851562500017, -11.710449218749986 ], [ 37.218359375000063, -11.6865234375 ], [ 37.113867187500006, -11.647167968749969 ], [ 37.059179687500063, -11.592187499999966 ], [ 36.978906250000051, -11.566992187499977 ], [ 36.872656250000063, -11.571289062499972 ], [ 36.771093750000063, -11.610351562500028 ], [ 36.673828124999972, -11.684277343749983 ], [ 36.518652343750063, -11.716210937500009 ], [ 36.305664062500028, -11.706347656249946 ], [ 36.191308593749994, -11.670703124999974 ], [ 36.17548828125004, -11.60927734374998 ], [ 36.08222656250004, -11.537304687499969 ], [ 35.91132812500004, -11.45468750000002 ], [ 35.785449218750074, -11.452929687500017 ], [ 35.704687500000063, -11.53212890624998 ], [ 35.630957031250063, -11.582031250000028 ], [ 35.564355468749994, -11.602343749999989 ], [ 35.504394531250028, -11.60478515624996 ], [ 35.45136718750004, -11.589550781249955 ], [ 35.418261718750074, -11.583203125 ], [ 35.182617187500028, -11.574804687499977 ], [ 34.959472656250028, -11.578125 ], [ 34.952636718749972, -11.54375 ], [ 34.937011718749972, -11.463476562500034 ], [ 34.890625, -11.3935546875 ], [ 34.850585937499972, -11.351953124999966 ], [ 34.800878906250063, -11.34091796875002 ], [ 34.773828125000051, -11.341699218750009 ], [ 34.75214843750004, -11.309472656250009 ], [ 34.726464843749994, -11.238183593749966 ], [ 34.688476562499972, -11.177441406250026 ], [ 34.638085937499994, -11.127148437499997 ], [ 34.607910156249972, -11.08046875 ], [ 34.597656250000028, -11.0375 ], [ 34.60566406250004, -10.990234374999986 ], [ 34.652343749999972, -10.87285156249996 ], [ 34.667089843750063, -10.792480468750028 ], [ 34.66181640625004, -10.71005859375002 ], [ 34.636523437500017, -10.625585937499949 ], [ 34.58359375, -10.525097656249997 ], [ 34.58955078125004, -10.496191406249963 ], [ 34.571582031250074, -10.427636718750037 ], [ 34.569726562500051, -10.379687499999946 ], [ 34.579980468749994, -10.319824218750014 ], [ 34.569921875000063, -10.241113281249966 ], [ 34.524218750000074, -10.073144531250023 ], [ 34.524218750000074, -10.03017578124998 ], [ 34.475976562499994, -9.948828125 ], [ 34.32783203125004, -9.756542968750011 ], [ 34.320898437500063, -9.731542968749977 ], [ 34.08857421875004, -9.537792968750026 ], [ 33.995605468750028, -9.495410156250003 ], [ 33.96210937500004, -9.531738281249943 ], [ 33.94960937499999, -9.565332031249952 ], [ 33.959375, -9.62734375 ], [ 33.953710937500006, -9.658203124999957 ], [ 33.943945312500006, -9.67216796874996 ], [ 33.88886718750004, -9.670117187499983 ], [ 33.854199218750097, -9.662988281249952 ], [ 33.766210937500006, -9.6109375 ], [ 33.69765625, -9.598144531249972 ], [ 33.52753906250004, -9.60751953125002 ], [ 33.467773437499972, -9.61972656250002 ], [ 33.420898437500028, -9.608007812500034 ], [ 33.330859375000074, -9.519140624999963 ], [ 33.22529296875004, -9.500488281249972 ], [ 33.13046875, -9.495898437500017 ], [ 32.974023437499994, -9.395019531249986 ], [ 32.937304687500074, -9.39970703124996 ], [ 32.919921875000028, -9.407421875000026 ], [ 32.863281250000028, -9.380859375000028 ], [ 32.756640625000017, -9.322265625 ], [ 32.608398437499972, -9.270507812500014 ], [ 32.487109375000017, -9.21269531249996 ], [ 32.433203125000063, -9.156347656250034 ], [ 32.319335937500028, -9.134863281250006 ], [ 32.22089843750004, -9.125585937499977 ], [ 32.129785156250051, -9.073339843749991 ], [ 32.035351562500097, -9.067382812500028 ], [ 31.94257812500004, -9.05400390624996 ], [ 31.921875, -9.019433593750023 ], [ 31.91865234375004, -8.942187500000017 ], [ 31.886132812499994, -8.921972656249977 ], [ 31.81806640625004, -8.902246093749952 ], [ 31.744726562500063, -8.90322265624998 ], [ 31.7, -8.914355468750031 ], [ 31.673632812500017, -8.908789062499963 ], [ 31.612792968749972, -8.863281250000014 ], [ 31.55625, -8.80546875 ], [ 31.534863281250097, -8.71328125 ], [ 31.449218749999972, -8.65390625 ], [ 31.350585937500028, -8.607031250000034 ], [ 31.07636718750004, -8.611914062499963 ], [ 31.033398437500097, -8.597656249999986 ], [ 30.968359375000063, -8.550976562499983 ], [ 30.891992187500051, -8.473730468749963 ], [ 30.830664062500063, -8.385546875000031 ], [ 30.776757812499994, -8.265820312499969 ], [ 30.75117187500004, -8.193652343750017 ], [ 30.720898437500097, -8.104394531250037 ], [ 30.653808593750028, -7.970898437500026 ], [ 30.558886718750017, -7.781933593749983 ], [ 30.485644531250017, -7.627148437499983 ], [ 30.406738281250028, -7.460644531249983 ], [ 30.374511718749972, -7.338671875 ], [ 30.313183593750097, -7.203710937499949 ], [ 30.212695312500017, -7.037890625000017 ], [ 30.16181640625004, -6.973046875000037 ], [ 30.10625, -6.915039062500028 ], [ 29.961816406249994, -6.803125 ], [ 29.798144531250017, -6.691894531249957 ], [ 29.70966796875004, -6.61689453125004 ], [ 29.590625, -6.394433593750023 ], [ 29.540820312500017, -6.313867187500037 ], [ 29.50625, -6.172070312500011 ], [ 29.480078125, -6.025 ], [ 29.490820312500063, -5.96542968750002 ], [ 29.59638671875004, -5.775976562499963 ], [ 29.60703125, -5.722656250000028 ], [ 29.594140625000051, -5.650781250000037 ], [ 29.542382812499994, -5.499804687500017 ], [ 29.503710937500017, -5.400976562499949 ], [ 29.476464843750051, -5.316601562499997 ], [ 29.42011718750004, -5.17617187499998 ], [ 29.342773437499972, -4.983105468749997 ], [ 29.32343750000004, -4.898828124999966 ], [ 29.325683593749972, -4.835644531249969 ], [ 29.36757812499999, -4.668847656250009 ], [ 29.404199218749994, -4.49667968750002 ], [ 29.403222656250051, -4.449316406249963 ], [ 29.717773437500028, -4.45585937499996 ], [ 29.769531249999972, -4.418066406249991 ], [ 29.947265624999972, -4.307324218749983 ], [ 30.147167968750097, -4.08535156249998 ], [ 30.187109375000063, -3.992871093749969 ], [ 30.268554687500028, -3.850488281249994 ], [ 30.348437500000074, -3.779785156249986 ], [ 30.379101562500097, -3.730761718750031 ], [ 30.4, -3.65390625 ], [ 30.425, -3.588867187499986 ], [ 30.529882812500006, -3.492480468749989 ], [ 30.631933593750006, -3.41865234375004 ], [ 30.624609375, -3.388671874999972 ], [ 30.610937500000063, -3.366406249999969 ], [ 30.626074218750063, -3.347363281249997 ], [ 30.68183593750004, -3.309375 ], [ 30.790234375000097, -3.274609375000011 ], [ 30.811425781250051, -3.200585937500023 ], [ 30.811132812500006, -3.116406250000011 ], [ 30.793554687500063, -3.069335937500014 ], [ 30.796875, -3.015136718749986 ], [ 30.780273437500028, -2.984863281249957 ], [ 30.709472656249972, -2.977246093749997 ], [ 30.604296875000074, -2.935253906249969 ], [ 30.515039062499994, -2.917578125 ], [ 30.455566406250028, -2.893164062500006 ], [ 30.433496093749994, -2.874511718750028 ], [ 30.424023437500097, -2.82402343749996 ], [ 30.441308593750051, -2.769042968749943 ], [ 30.450488281250074, -2.753222656250017 ], [ 30.473339843750097, -2.6943359375 ], [ 30.434375, -2.658886718749983 ], [ 30.424218750000051, -2.641601562500014 ], [ 30.441992187500006, -2.613476562499969 ], [ 30.533691406249972, -2.426269531250014 ], [ 30.553613281250051, -2.400097656250011 ], [ 30.593359375000063, -2.39677734374996 ], [ 30.656640625000051, -2.373828124999989 ], [ 30.714843750000028, -2.363476562500011 ], [ 30.7625, -2.371679687499991 ], [ 30.797656250000017, -2.362695312500037 ], [ 30.828710937500006, -2.338476562499977 ], [ 30.854980468749972, -2.265429687500017 ], [ 30.8765625, -2.143359375000017 ], [ 30.864648437499994, -2.044042968749949 ], [ 30.819140625000017, -1.967480468749983 ], [ 30.806738281250006, -1.850683593749991 ], [ 30.827539062500051, -1.693652343749974 ], [ 30.812597656250006, -1.56308593750002 ], [ 30.762207031249972, -1.458691406249983 ], [ 30.710742187500074, -1.396777343749974 ], [ 30.631933593750006, -1.36748046874996 ], [ 30.508105468750074, -1.208203125000026 ], [ 30.470214843749972, -1.13115234374996 ], [ 30.477050781249972, -1.0830078125 ], [ 30.509960937500097, -1.067285156249994 ], [ 30.51992187499999, -1.0625 ], [ 30.598730468750063, -1.069726562499966 ], [ 30.672753906250051, -1.051367187499949 ], [ 30.741992187500017, -1.007519531249997 ], [ 30.809179687500063, -0.994921875 ], [ 30.823632812500051, -0.999023437499943 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Uganda", "admin": "Uganda" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 33.903222656250023, -1.002050781250006 ], [ 33.794042968750006, -1.002050781250006 ], [ 33.616308593750006, -1.002050781250006 ], [ 33.4384765625, -1.002050781250006 ], [ 33.2607421875, -1.002050781250006 ], [ 33.0830078125, -1.002050781250006 ], [ 32.905175781250023, -1.002050781250006 ], [ 32.727441406250023, -1.002050781250006 ], [ 32.549707031250023, -1.002050781250006 ], [ 32.371875, -1.002050781250006 ], [ 32.194140625000017, -1.002050781250006 ], [ 32.016406250000017, -1.002050781250006 ], [ 31.838574218750011, -1.002050781250006 ], [ 31.660839843750011, -1.002050781250006 ], [ 31.483105468750011, -1.002050781250006 ], [ 31.305273437500006, -1.002050781250006 ], [ 31.127539062500006, -1.002050781250006 ], [ 30.94970703125, -1.002050781250006 ], [ 30.8447265625, -1.002050781250006 ], [ 30.823632812500023, -0.9990234375 ], [ 30.809179687500006, -0.994921875 ], [ 30.741992187500017, -1.007519531250011 ], [ 30.672753906250023, -1.051367187500006 ], [ 30.598730468750006, -1.069726562500009 ], [ 30.519921875000023, -1.0625 ], [ 30.509960937500011, -1.067285156250009 ], [ 30.469921875000011, -1.066015625 ], [ 30.412304687500011, -1.063085937500006 ], [ 30.360253906250023, -1.074609375 ], [ 30.320507812500011, -1.113085937500003 ], [ 30.279882812500006, -1.178808593750006 ], [ 30.20703125, -1.254199218750003 ], [ 30.15, -1.32109375 ], [ 30.1015625, -1.36865234375 ], [ 29.990527343750017, -1.446972656250011 ], [ 29.930078125000023, -1.469921875000011 ], [ 29.9, -1.46630859375 ], [ 29.881640625000017, -1.451757812500006 ], [ 29.846875, -1.351660156250006 ], [ 29.825390625000011, -1.335546875 ], [ 29.609667968750017, -1.387109375 ], [ 29.576953125000017, -1.387890625000011 ], [ 29.579980468750023, -1.356738281250003 ], [ 29.5640625, -1.121386718750003 ], [ 29.561914062500023, -0.97734375 ], [ 29.590039062500011, -0.887109375 ], [ 29.6064453125, -0.783105468750009 ], [ 29.608203125000017, -0.691308593750009 ], [ 29.647851562500023, -0.535253906250006 ], [ 29.633203125000023, -0.441699218750003 ], [ 29.684375, -0.113574218750003 ], [ 29.697851562500006, -0.060205078125009 ], [ 29.717675781250023, 0.098339843749997 ], [ 29.749707031250011, 0.147216796875 ], [ 29.77783203125, 0.166357421874991 ], [ 29.814648437500011, 0.263623046874997 ], [ 29.885449218750011, 0.4189453125 ], [ 29.934472656250023, 0.4990234375 ], [ 29.923828125, 0.673925781249991 ], [ 29.931640625, 0.792871093749994 ], [ 29.94287109375, 0.819238281249994 ], [ 30.04736328125, 0.863525390625 ], [ 30.182910156250017, 0.973486328124991 ], [ 30.240136718750023, 1.102783203125 ], [ 30.321093750000017, 1.185302734375 ], [ 30.477832031250017, 1.238818359374989 ], [ 30.478125, 1.239062499999989 ], [ 30.942578125000011, 1.6828125 ], [ 31.158789062500006, 1.922021484374994 ], [ 31.252734375000017, 2.044580078124994 ], [ 31.256054687500011, 2.088476562499991 ], [ 31.274023437500006, 2.146289062499989 ], [ 31.236328125, 2.191357421874997 ], [ 31.19140625, 2.232275390624991 ], [ 31.176367187500006, 2.270068359374989 ], [ 31.137597656250023, 2.288867187499989 ], [ 31.082128906250006, 2.2880859375 ], [ 31.045312500000023, 2.315527343749991 ], [ 31.003613281250011, 2.369384765625 ], [ 30.9619140625, 2.403271484374997 ], [ 30.830078125, 2.400439453124989 ], [ 30.728613281250006, 2.455371093749989 ], [ 30.729882812500023, 2.5302734375 ], [ 30.76953125, 2.677978515625 ], [ 30.8466796875, 2.847021484374991 ], [ 30.850781250000011, 2.893652343749991 ], [ 30.839941406250006, 2.933496093749994 ], [ 30.821386718750006, 2.967578124999989 ], [ 30.786523437500023, 3.001367187499994 ], [ 30.754003906250006, 3.041796874999989 ], [ 30.779296875, 3.163378906249989 ], [ 30.827832031250011, 3.282617187499994 ], [ 30.867578125000023, 3.342138671874991 ], [ 30.906445312500011, 3.408935546875 ], [ 30.895312500000017, 3.463671874999989 ], [ 30.838574218750011, 3.49072265625 ], [ 30.8681640625, 3.544140625 ], [ 30.929394531250011, 3.634082031249989 ], [ 31.048046875000011, 3.725 ], [ 31.15234375, 3.785595703124997 ], [ 31.221972656250017, 3.785937499999989 ], [ 31.357421875, 3.737597656249989 ], [ 31.47998046875, 3.680468749999989 ], [ 31.547167968750017, 3.677587890624991 ], [ 31.62890625, 3.701464843749989 ], [ 31.798046875000011, 3.802636718749994 ], [ 31.838671875000017, 3.770458984374997 ], [ 31.88828125, 3.709082031249991 ], [ 31.941796875000023, 3.607568359374994 ], [ 32.048242187500023, 3.561181640624994 ], [ 32.099414062500017, 3.529199218749994 ], [ 32.135937500000011, 3.519726562499997 ], [ 32.15625, 3.528027343749997 ], [ 32.196679687500023, 3.6078125 ], [ 32.245507812500023, 3.651318359374997 ], [ 32.335742187500017, 3.706201171874994 ], [ 32.534765625, 3.749951171874997 ], [ 32.676953125000011, 3.76318359375 ], [ 32.737109375000017, 3.772705078125 ], [ 32.838085937500011, 3.798486328124994 ], [ 32.997265625000011, 3.880175781249989 ], [ 33.154101562500017, 3.774707031249989 ], [ 33.324316406250006, 3.754345703124997 ], [ 33.489355468750006, 3.755078125 ], [ 33.53955078125, 3.787109375 ], [ 33.568457031250006, 3.81171875 ], [ 33.741601562500023, 3.985253906249994 ], [ 33.97607421875, 4.22021484375 ], [ 34.132031250000011, 3.88916015625 ], [ 34.185742187500011, 3.869775390624994 ], [ 34.17822265625, 3.840869140624989 ], [ 34.1650390625, 3.81298828125 ], [ 34.26708984375, 3.733154296875 ], [ 34.392871093750017, 3.691503906249991 ], [ 34.437695312500011, 3.650585937499997 ], [ 34.441796875000023, 3.60625 ], [ 34.3994140625, 3.412695312499991 ], [ 34.4072265625, 3.357519531249991 ], [ 34.447851562500006, 3.163476562499994 ], [ 34.522558593750006, 3.119970703124991 ], [ 34.589160156250017, 2.924755859374997 ], [ 34.723242187500006, 2.841943359374994 ], [ 34.742480468750017, 2.818115234375 ], [ 34.7734375, 2.723437499999989 ], [ 34.814453125, 2.619824218749997 ], [ 34.8466796875, 2.595751953124989 ], [ 34.8662109375, 2.589697265624991 ], [ 34.90576171875, 2.4796875 ], [ 34.883007812500011, 2.417919921874997 ], [ 34.913964843750023, 2.230175781249997 ], [ 34.964062500000011, 2.062402343749994 ], [ 34.9775390625, 1.861914062499991 ], [ 34.978222656250011, 1.773632812499997 ], [ 34.976464843750023, 1.719628906249994 ], [ 34.965234375000023, 1.643359374999989 ], [ 34.941210937500017, 1.599267578124994 ], [ 34.898339843750023, 1.556494140624991 ], [ 34.850976562500023, 1.489013671875 ], [ 34.8095703125, 1.416699218749997 ], [ 34.783593750000023, 1.381152343749989 ], [ 34.803808593750006, 1.272851562499994 ], [ 34.798632812500017, 1.24453125 ], [ 34.78759765625, 1.230712890625 ], [ 34.726757812500011, 1.214257812499994 ], [ 34.649121093750011, 1.185302734375 ], [ 34.601953125000023, 1.156445312499997 ], [ 34.535253906250006, 1.1015625 ], [ 34.481738281250017, 1.042138671874994 ], [ 34.410839843750011, 0.867285156249991 ], [ 34.292578125, 0.73125 ], [ 34.272558593750006, 0.686425781249994 ], [ 34.160937500000017, 0.605175781249997 ], [ 34.111718750000023, 0.505126953125 ], [ 34.08056640625, 0.382470703124994 ], [ 34.037207031250006, 0.29453125 ], [ 33.943164062500017, 0.173779296874997 ], [ 33.921484375, -0.016992187500009 ], [ 33.924414062500006, -0.397851562500009 ], [ 33.9, -0.831640625 ], [ 33.903222656250023, -1.002050781250006 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "South Africa", "admin": "South Africa" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 37.856933593750028, -46.94423828124998 ], [ 37.813964843749972, -46.962890624999957 ], [ 37.611816406250028, -46.946484374999983 ], [ 37.590039062500097, -46.90800781250006 ], [ 37.649707031250017, -46.848925781250003 ], [ 37.684863281250074, -46.824023437500003 ], [ 37.789550781249972, -46.8375 ], [ 37.872851562500074, -46.885449218749983 ], [ 37.887695312499972, -46.901660156250003 ], [ 37.856933593750028, -46.94423828124998 ] ] ], [ [ [ 30.190429687500028, -22.291113281250034 ], [ 30.460156250000097, -22.329003906250023 ], [ 30.71162109375004, -22.297851562499986 ], [ 30.916113281250063, -22.29072265625004 ], [ 31.07343750000004, -22.307812499999969 ], [ 31.197265624999972, -22.344921874999983 ], [ 31.287890625000074, -22.402050781249983 ], [ 31.29316406250004, -22.454687499999963 ], [ 31.300195312499994, -22.478613281250034 ], [ 31.348046875000051, -22.617578125000023 ], [ 31.419335937499994, -22.825097656250023 ], [ 31.466699218750051, -23.016699218749977 ], [ 31.531738281249972, -23.27949218750004 ], [ 31.5296875, -23.42578125 ], [ 31.54560546875004, -23.48232421874998 ], [ 31.604101562500006, -23.552929687499969 ], [ 31.675585937500074, -23.67421875 ], [ 31.7, -23.74306640624998 ], [ 31.724023437499994, -23.79453125 ], [ 31.799609375000017, -23.8921875 ], [ 31.858300781249994, -24.04023437500004 ], [ 31.908007812500074, -24.236230468749994 ], [ 31.950585937500051, -24.330273437499969 ], [ 31.966601562500017, -24.376464843749972 ], [ 31.985839843749972, -24.460644531249983 ], [ 31.983203125000017, -24.63828125000002 ], [ 31.984375, -24.844042968750017 ], [ 31.985742187499994, -25.07382812500002 ], [ 31.987011718750097, -25.263476562500017 ], [ 31.979394531250051, -25.359472656250034 ], [ 31.98457031250004, -25.631933593750034 ], [ 31.9203125, -25.773925781250014 ], [ 31.928320312500063, -25.885351562499977 ], [ 31.948242187500028, -25.957617187500034 ], [ 31.921679687500017, -25.96875 ], [ 31.87148437499999, -25.981640625000054 ], [ 31.640429687500017, -25.86728515625002 ], [ 31.415136718750063, -25.746582031250028 ], [ 31.382617187500074, -25.74296875 ], [ 31.335156250000097, -25.755566406249997 ], [ 31.207324218750074, -25.843359375000034 ], [ 31.08808593750004, -25.980664062500026 ], [ 31.033300781250063, -26.097753906249991 ], [ 30.945214843750051, -26.21875 ], [ 30.803320312500006, -26.413476562500009 ], [ 30.789062500000028, -26.455468750000037 ], [ 30.7875, -26.613671875000023 ], [ 30.794335937500051, -26.764257812499977 ], [ 30.806738281250006, -26.785253906249991 ], [ 30.883300781249972, -26.792382812500023 ], [ 30.938085937500006, -26.915820312500031 ], [ 31.063378906250051, -27.1123046875 ], [ 31.274023437500063, -27.23837890625002 ], [ 31.469531250000017, -27.29550781250002 ], [ 31.742578125000051, -27.309960937500037 ], [ 31.958398437500051, -27.305859375 ], [ 31.946093750000017, -27.173632812499974 ], [ 31.967187500000051, -26.960644531250011 ], [ 31.994726562500006, -26.817480468749977 ], [ 32.024804687499994, -26.81113281250002 ], [ 32.081640625, -26.824804687499963 ], [ 32.112890625, -26.83945312500002 ], [ 32.19960937499999, -26.833496093749957 ], [ 32.353515624999972, -26.861621093750003 ], [ 32.47773437500004, -26.858496093749991 ], [ 32.588769531250051, -26.85576171874996 ], [ 32.776562500000097, -26.850976562499966 ], [ 32.886132812500051, -26.849316406249983 ], [ 32.849121093749972, -27.080175781250034 ], [ 32.705859375000017, -27.441601562500026 ], [ 32.657031250000017, -27.607324218750037 ], [ 32.534765625000063, -28.199707031250028 ], [ 32.37519531250004, -28.498242187499997 ], [ 32.285742187500006, -28.62148437499998 ], [ 32.027246093750051, -28.839550781249997 ], [ 31.955371093750074, -28.883789062500028 ], [ 31.891503906249994, -28.912109375000028 ], [ 31.778222656249994, -28.937109374999977 ], [ 31.335156250000097, -29.378125 ], [ 31.169921874999972, -29.590820312500014 ], [ 31.023339843749994, -29.900878906250028 ], [ 30.87763671875004, -30.071093749999974 ], [ 30.663574218749972, -30.434179687499963 ], [ 30.472265625000063, -30.714550781249969 ], [ 30.288671875000063, -30.970117187499994 ], [ 29.971191406250028, -31.322070312500017 ], [ 29.830273437500097, -31.423828124999972 ], [ 29.735156250000074, -31.47041015625004 ], [ 29.482910156250028, -31.674707031250009 ], [ 29.12783203125008, -32.003125 ], [ 28.855957031250028, -32.294238281250017 ], [ 28.449414062500068, -32.62460937499999 ], [ 28.214062499999983, -32.769238281249969 ], [ 27.860644531250017, -33.053906249999969 ], [ 27.762109375000023, -33.095996093750017 ], [ 27.363769531250057, -33.360546875 ], [ 27.077441406250074, -33.52119140625004 ], [ 26.61367187500008, -33.707421874999966 ], [ 26.429492187500045, -33.759570312500017 ], [ 25.989550781250045, -33.711328124999966 ], [ 25.805859375000011, -33.737109374999974 ], [ 25.652441406250006, -33.849609374999986 ], [ 25.638183593750028, -34.011132812500023 ], [ 25.574218750000057, -34.035351562499983 ], [ 25.47724609375004, -34.028125 ], [ 25.169726562500074, -33.960742187499974 ], [ 25.002929687500028, -33.973632812500028 ], [ 24.905566406249989, -34.059765624999983 ], [ 24.8271484375, -34.168945312500028 ], [ 24.595507812500074, -34.174511718749997 ], [ 24.183007812500051, -34.061523437499986 ], [ 23.697851562500063, -33.99277343750002 ], [ 23.585546875, -33.985156249999974 ], [ 23.350390625000074, -34.068945312499991 ], [ 23.268164062500006, -34.081152343749991 ], [ 22.925585937500045, -34.063183593749969 ], [ 22.73554687500004, -34.010253906250028 ], [ 22.553808593750063, -34.010058593749989 ], [ 22.41445312500008, -34.05380859375002 ], [ 22.245507812500051, -34.069140625000031 ], [ 21.788964843750023, -34.372656249999963 ], [ 21.553222656250057, -34.373046875000043 ], [ 21.349804687499983, -34.408203125 ], [ 21.248925781250051, -34.407031250000031 ], [ 21.060156250000063, -34.364648437500009 ], [ 20.989843750000034, -34.367480468749974 ], [ 20.882421874999977, -34.386523437500031 ], [ 20.774804687499994, -34.439941406249986 ], [ 20.529882812500034, -34.463085937499997 ], [ 20.434667968749977, -34.508593750000031 ], [ 20.020605468750006, -34.785742187500006 ], [ 19.926269531250057, -34.774707031249974 ], [ 19.85, -34.756640625000031 ], [ 19.63496093750004, -34.753320312499966 ], [ 19.391503906249994, -34.605664062499997 ], [ 19.298242187500023, -34.61503906249996 ], [ 19.323242187500057, -34.57080078125 ], [ 19.330761718750068, -34.492382812500011 ], [ 19.279394531250006, -34.437011718750014 ], [ 19.244628906250028, -34.41230468750004 ], [ 19.149121093750011, -34.416894531249994 ], [ 19.098339843750068, -34.350097656249986 ], [ 18.952148437500028, -34.34375 ], [ 18.901562500000011, -34.360644531250003 ], [ 18.831347656250017, -34.364062499999989 ], [ 18.82509765625008, -34.296484374999977 ], [ 18.830664062500063, -34.253906250000014 ], [ 18.826367187500068, -34.1884765625 ], [ 18.80878906250004, -34.108203124999989 ], [ 18.75214843750004, -34.08261718750002 ], [ 18.708691406250068, -34.071875 ], [ 18.60517578125004, -34.077343750000011 ], [ 18.533886718749983, -34.085937499999986 ], [ 18.50039062499999, -34.109277343750037 ], [ 18.462109375000011, -34.16806640625002 ], [ 18.461621093750011, -34.346875 ], [ 18.41035156250004, -34.295605468749983 ], [ 18.352050781249972, -34.1884765625 ], [ 18.333398437499994, -34.07421875 ], [ 18.354394531250023, -33.9390625 ], [ 18.465039062500011, -33.887792968750034 ], [ 18.456445312500023, -33.79648437499999 ], [ 18.433007812500051, -33.717285156250028 ], [ 18.309472656250023, -33.514453125 ], [ 18.261230468750057, -33.421679687500017 ], [ 18.156347656250006, -33.358789062499994 ], [ 18.074804687499977, -33.20732421874996 ], [ 17.992578125000023, -33.152343750000043 ], [ 17.95839843750008, -33.046386718750028 ], [ 17.878222656249989, -32.961523437499977 ], [ 17.851074218750057, -32.827441406250017 ], [ 17.895312500000017, -32.750488281249972 ], [ 17.965234375000051, -32.708593749999963 ], [ 18.036523437499994, -32.775097656250011 ], [ 18.125, -32.749121093749963 ], [ 18.25087890625008, -32.652148437500003 ], [ 18.325292968750034, -32.504980468749963 ], [ 18.329882812499989, -32.269531249999957 ], [ 18.310742187500011, -32.122460937500009 ], [ 18.21083984375008, -31.74248046874996 ], [ 18.163671875000063, -31.655175781250023 ], [ 17.938574218750034, -31.383203125000037 ], [ 17.67744140625004, -31.019042968750014 ], [ 17.347070312500051, -30.44482421875 ], [ 17.1890625, -30.099804687499969 ], [ 16.95, -29.40341796875002 ], [ 16.739453124999983, -29.009375 ], [ 16.480761718750045, -28.641503906249966 ], [ 16.447558593750045, -28.61757812499998 ], [ 16.487109375000017, -28.57285156250002 ], [ 16.626171875000011, -28.48789062500002 ], [ 16.689453125000028, -28.464941406249963 ], [ 16.723046875000023, -28.47548828124998 ], [ 16.755761718750023, -28.452148437500028 ], [ 16.7875, -28.394726562499969 ], [ 16.794531250000034, -28.3408203125 ], [ 16.81015625, -28.264550781249994 ], [ 16.841210937500023, -28.21894531250004 ], [ 16.875292968750045, -28.127929687499972 ], [ 16.93330078125004, -28.069628906249989 ], [ 17.05625, -28.031054687500031 ], [ 17.149414062500028, -28.082226562499983 ], [ 17.1884765625, -28.132519531250011 ], [ 17.204589843749972, -28.19882812500002 ], [ 17.24580078125004, -28.23085937499998 ], [ 17.312011718750028, -28.228613281249963 ], [ 17.358691406250017, -28.269433593750023 ], [ 17.385742187500028, -28.35322265625004 ], [ 17.38027343750008, -28.41396484374998 ], [ 17.342578125000017, -28.451660156250014 ], [ 17.34785156250004, -28.501171874999983 ], [ 17.395898437500051, -28.562695312499983 ], [ 17.415722656250011, -28.621093749999986 ], [ 17.447949218750011, -28.698144531249966 ], [ 17.616796875000034, -28.743066406249966 ], [ 17.699316406250063, -28.76835937499996 ], [ 17.841601562499989, -28.776953125000034 ], [ 17.976074218750028, -28.811328125000017 ], [ 18.102734374999983, -28.871679687499963 ], [ 18.310839843750017, -28.88623046875 ], [ 18.600390625000045, -28.855273437500003 ], [ 18.838769531250023, -28.869140624999986 ], [ 19.026074218750068, -28.927929687499969 ], [ 19.16171875, -28.93876953124996 ], [ 19.245800781250068, -28.901660156250031 ], [ 19.282226562500028, -28.847949218750017 ], [ 19.270996093750057, -28.777734375 ], [ 19.31269531250004, -28.733300781250023 ], [ 19.4072265625, -28.71445312499999 ], [ 19.482910156250057, -28.661621093749986 ], [ 19.539843750000017, -28.574609375000023 ], [ 19.671484375000034, -28.50390625 ], [ 19.877832031250051, -28.449414062499997 ], [ 19.98046875, -28.45126953125002 ], [ 19.98046875, -28.310351562500003 ], [ 19.98046875, -27.865527343749974 ], [ 19.98046875, -27.420703125000031 ], [ 19.98046875, -26.975976562500023 ], [ 19.98046875, -26.531152343749994 ], [ 19.98046875, -26.086328124999966 ], [ 19.98046875, -25.641601562499957 ], [ 19.98046875, -25.196777343750028 ], [ 19.98046875, -24.77675781249998 ], [ 20.028613281250045, -24.807031250000023 ], [ 20.345214843750057, -25.029882812500034 ], [ 20.430664062500057, -25.14707031250002 ], [ 20.47314453125, -25.221289062500048 ], [ 20.609277343750023, -25.491210937499972 ], [ 20.710742187500017, -25.733203124999974 ], [ 20.793164062500011, -25.915625 ], [ 20.799414062500034, -25.999023437500043 ], [ 20.81103515625, -26.080566406249957 ], [ 20.82265625000008, -26.120605468750028 ], [ 20.815039062500034, -26.164941406249994 ], [ 20.757031250000011, -26.264160156249957 ], [ 20.697851562500034, -26.340136718749989 ], [ 20.626757812500045, -26.443847656249972 ], [ 20.619921875000074, -26.580859375 ], [ 20.641406250000017, -26.7421875 ], [ 20.685058593750028, -26.822460937500011 ], [ 20.739843749999977, -26.848828124999969 ], [ 20.870898437500045, -26.808789062499983 ], [ 20.953906250000074, -26.82109375 ], [ 21.07099609375004, -26.85175781250004 ], [ 21.454980468750023, -26.832812499999989 ], [ 21.501367187500051, -26.842675781249966 ], [ 21.646289062499989, -26.854199218749997 ], [ 21.694726562500023, -26.840917968749963 ], [ 21.738085937500045, -26.806835937500026 ], [ 21.788281250000068, -26.710058593750034 ], [ 21.833203125000068, -26.678320312499963 ], [ 21.914550781250028, -26.661914062499989 ], [ 22.01093750000004, -26.635839843750006 ], [ 22.090917968749977, -26.580175781250034 ], [ 22.217578125000045, -26.388867187499969 ], [ 22.47089843750004, -26.219042968750003 ], [ 22.548632812500074, -26.178417968749997 ], [ 22.597656250000028, -26.132714843750009 ], [ 22.640234374999977, -26.071191406249994 ], [ 22.729003906250057, -25.857324218750037 ], [ 22.79609375000004, -25.679101562499966 ], [ 22.818945312500063, -25.595117187499994 ], [ 22.878808593750023, -25.457910156250023 ], [ 22.951269531250034, -25.370312500000026 ], [ 23.022070312500063, -25.324121093750037 ], [ 23.057519531249994, -25.312304687500017 ], [ 23.148730468750017, -25.288671875 ], [ 23.266015625000023, -25.266601562500043 ], [ 23.389257812500006, -25.291406250000023 ], [ 23.521484375000028, -25.344433593749997 ], [ 23.670703125000045, -25.433984375000037 ], [ 23.823437500000068, -25.544628906250011 ], [ 23.89375, -25.600878906250017 ], [ 23.969531249999989, -25.626074218749991 ], [ 24.104492187500057, -25.634863281250006 ], [ 24.192968750000034, -25.632910156249963 ], [ 24.33056640625, -25.742871093749983 ], [ 24.400195312500074, -25.749804687499974 ], [ 24.555859375000068, -25.783105468750009 ], [ 24.748144531250006, -25.817382812499986 ], [ 24.869238281250063, -25.813476562499986 ], [ 24.998925781250023, -25.754003906250034 ], [ 25.092480468750068, -25.751464843749957 ], [ 25.21337890625, -25.75625 ], [ 25.346191406250057, -25.739941406250011 ], [ 25.443652343750017, -25.714453124999977 ], [ 25.518164062500006, -25.662792968750011 ], [ 25.583789062500074, -25.60625 ], [ 25.659179687500057, -25.437890625000023 ], [ 25.702636718750028, -25.302343750000034 ], [ 25.769921875000051, -25.146484374999986 ], [ 25.85244140625008, -24.93525390625004 ], [ 25.881835937500028, -24.787988281249966 ], [ 25.912109374999972, -24.747460937499966 ], [ 26.031835937500034, -24.702441406250031 ], [ 26.130859375000057, -24.671484375000034 ], [ 26.39716796875004, -24.61357421874996 ], [ 26.451757812500063, -24.582714843749983 ], [ 26.501562499999977, -24.513281250000048 ], [ 26.617773437500034, -24.395507812500028 ], [ 26.761132812500023, -24.297167968749974 ], [ 26.835058593750063, -24.240820312499963 ], [ 26.970605468750051, -23.76347656249996 ], [ 26.98701171875004, -23.704589843749957 ], [ 27.085546875000034, -23.577929687500003 ], [ 27.14638671875008, -23.524414062500028 ], [ 27.185546875000057, -23.5234375 ], [ 27.241210937500028, -23.490039062500031 ], [ 27.31337890625008, -23.424218750000037 ], [ 27.399218750000074, -23.383593750000017 ], [ 27.498730468750011, -23.368359375000026 ], [ 27.563183593749983, -23.32460937499999 ], [ 27.592675781250051, -23.252636718749983 ], [ 27.643847656249989, -23.217675781249966 ], [ 27.716796875000028, -23.219628906250009 ], [ 27.758300781250057, -23.196777343749972 ], [ 27.7685546875, -23.14892578125 ], [ 27.812597656250006, -23.108007812500006 ], [ 27.89052734375008, -23.073925781249997 ], [ 27.93134765625004, -23.033593750000037 ], [ 27.93505859375, -22.987011718749969 ], [ 28.027929687500006, -22.873730468749983 ], [ 28.210156249999983, -22.693652343749974 ], [ 28.381738281250051, -22.593359374999963 ], [ 28.542871093750023, -22.572949218749983 ], [ 28.695507812500011, -22.535449218749989 ], [ 28.839843750000028, -22.480859374999966 ], [ 28.945800781250028, -22.395117187499991 ], [ 29.013476562500045, -22.27841796875002 ], [ 29.129882812500057, -22.21328125 ], [ 29.364843750000063, -22.193945312500048 ], [ 29.377441406250028, -22.19277343749998 ], [ 29.663085937499972, -22.146289062500017 ], [ 29.902343750000028, -22.184179687500006 ], [ 30.190429687500028, -22.291113281250034 ] ], [ [ 27.830371093750074, -28.909082031250037 ], [ 27.73554687500004, -28.940039062500034 ], [ 27.660449218750017, -29.046972656249977 ], [ 27.59023437500008, -29.146484375 ], [ 27.527148437500017, -29.23613281249996 ], [ 27.491015625000045, -29.276562500000026 ], [ 27.458007812500057, -29.302734375000028 ], [ 27.424902343750063, -29.360058593749983 ], [ 27.356835937500051, -29.455273437500026 ], [ 27.294531250000063, -29.519335937500017 ], [ 27.20742187500008, -29.554199218750014 ], [ 27.095214843750057, -29.599316406249969 ], [ 27.056933593750074, -29.625585937499991 ], [ 27.0517578125, -29.664062500000014 ], [ 27.091796875000057, -29.753710937499974 ], [ 27.130468750000034, -29.840234375000023 ], [ 27.193554687500011, -29.941308593750009 ], [ 27.23974609375, -30.015332031249983 ], [ 27.31269531250004, -30.105664062500011 ], [ 27.355371093750023, -30.158593750000037 ], [ 27.349707031250034, -30.247363281250003 ], [ 27.364062500000017, -30.279199218750009 ], [ 27.388476562500017, -30.315917968750028 ], [ 27.408593750000023, -30.325292968749991 ], [ 27.431445312500074, -30.338476562500006 ], [ 27.491992187500045, -30.363964843750054 ], [ 27.506542968750011, -30.380957031249963 ], [ 27.54902343750004, -30.411230468749991 ], [ 27.589648437500045, -30.466406249999963 ], [ 27.666601562500006, -30.54228515624996 ], [ 27.753125, -30.6 ], [ 27.901855468749972, -30.62382812499996 ], [ 28.018164062500063, -30.642285156249997 ], [ 28.056835937500011, -30.631054687500011 ], [ 28.096386718750011, -30.584570312499963 ], [ 28.128710937500017, -30.525097656250011 ], [ 28.13906250000008, -30.449902343749969 ], [ 28.17617187500008, -30.409863281249983 ], [ 28.315429687500028, -30.218457031249983 ], [ 28.392089843750028, -30.14755859375002 ], [ 28.4390625, -30.142480468750051 ], [ 28.499609374999977, -30.128906250000028 ], [ 28.576660156250057, -30.123046875 ], [ 28.634375, -30.128710937499989 ], [ 28.646875, -30.1265625 ], [ 28.736914062500006, -30.101953124999966 ], [ 28.901074218750068, -30.038476562499994 ], [ 28.975292968750011, -29.999414062500037 ], [ 29.029003906250011, -29.967578125000031 ], [ 29.098046875000051, -29.919042968750006 ], [ 29.121972656250051, -29.801171874999966 ], [ 29.142187500000063, -29.700976562499989 ], [ 29.195117187500017, -29.651660156249974 ], [ 29.24921875000004, -29.61884765625004 ], [ 29.293554687500006, -29.566894531250028 ], [ 29.348828125000097, -29.441992187499977 ], [ 29.386718749999972, -29.319726562500023 ], [ 29.390722656250006, -29.269726562499969 ], [ 29.370898437500017, -29.218457031249997 ], [ 29.335937500000028, -29.163671875000034 ], [ 29.301367187500006, -29.08984375 ], [ 29.259765624999972, -29.078320312499969 ], [ 29.178027343749989, -29.03691406249996 ], [ 29.058007812500051, -28.953710937499977 ], [ 28.953710937500034, -28.881445312500006 ], [ 28.85625, -28.776074218750026 ], [ 28.816210937500017, -28.758886718749991 ], [ 28.721777343750034, -28.687695312499969 ], [ 28.681152343750028, -28.646777343749974 ], [ 28.652636718750074, -28.59785156250004 ], [ 28.625781250000017, -28.581738281250054 ], [ 28.583398437499994, -28.59414062499999 ], [ 28.471875, -28.615820312499977 ], [ 28.23261718750004, -28.701269531249977 ], [ 28.084375, -28.779980468750026 ], [ 27.95986328125008, -28.873339843750031 ], [ 27.830371093750074, -28.909082031250037 ] ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Zambia", "admin": "Zambia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 32.919921875, -9.407421875000011 ], [ 32.92333984375, -9.433984375 ], [ 32.951074218750023, -9.484179687500003 ], [ 32.979882812500023, -9.5203125 ], [ 32.982128906250011, -9.573632812500009 ], [ 32.995996093750023, -9.622851562500003 ], [ 33.037792968750011, -9.635058593750003 ], [ 33.072460937500011, -9.63818359375 ], [ 33.1044921875, -9.602636718750006 ], [ 33.148046875, -9.603515625 ], [ 33.195703125000023, -9.626171875000011 ], [ 33.212695312500017, -9.683007812500009 ], [ 33.25, -9.759570312500003 ], [ 33.310449218750023, -9.811816406250003 ], [ 33.350976562500023, -9.862207031250009 ], [ 33.337109375000011, -9.954003906250009 ], [ 33.3115234375, -10.037988281250009 ], [ 33.3935546875, -10.120898437500003 ], [ 33.500097656250006, -10.19970703125 ], [ 33.52890625, -10.234667968750003 ], [ 33.53759765625, -10.3515625 ], [ 33.5537109375, -10.391308593750011 ], [ 33.626171875000011, -10.488574218750003 ], [ 33.661523437500023, -10.553125 ], [ 33.659082031250023, -10.590527343750011 ], [ 33.464746093750023, -10.783105468750009 ], [ 33.403125, -10.8017578125 ], [ 33.344921875000011, -10.812695312500011 ], [ 33.292773437500017, -10.85234375 ], [ 33.261328125, -10.893359375 ], [ 33.272753906250017, -10.9150390625 ], [ 33.293261718750017, -10.981152343750011 ], [ 33.338671875000017, -11.085156250000011 ], [ 33.379785156250023, -11.157910156250011 ], [ 33.345507812500017, -11.249121093750006 ], [ 33.268359375000017, -11.40390625 ], [ 33.232714843750017, -11.417675781250011 ], [ 33.226367187500017, -11.534863281250011 ], [ 33.25, -11.57763671875 ], [ 33.288281250000011, -11.611132812500003 ], [ 33.303906250000011, -11.690820312500009 ], [ 33.305078125000023, -11.8 ], [ 33.300976562500011, -11.88818359375 ], [ 33.252343750000023, -12.112597656250003 ], [ 33.340136718750017, -12.308300781250011 ], [ 33.370019531250023, -12.3296875 ], [ 33.491406250000011, -12.3310546875 ], [ 33.512304687500006, -12.347753906250006 ], [ 33.483203125000017, -12.403417968750006 ], [ 33.4306640625, -12.46044921875 ], [ 33.39794921875, -12.48984375 ], [ 33.243457031250017, -12.556542968750009 ], [ 33.021582031250006, -12.63046875 ], [ 32.975195312500006, -12.701367187500011 ], [ 32.945605468750017, -12.804394531250011 ], [ 32.970507812500017, -12.86474609375 ], [ 33.0, -12.899609375000011 ], [ 32.990429687500011, -12.989453125000011 ], [ 32.971093750000023, -13.084277343750003 ], [ 32.977636718750006, -13.158886718750011 ], [ 32.967578125000017, -13.225 ], [ 32.938574218750006, -13.257421875 ], [ 32.899707031250017, -13.35703125 ], [ 32.851855468750017, -13.45703125 ], [ 32.8140625, -13.502734375 ], [ 32.758398437500006, -13.55029296875 ], [ 32.67041015625, -13.590429687500006 ], [ 32.672070312500011, -13.6103515625 ], [ 32.771777343750017, -13.656542968750003 ], [ 32.797460937500006, -13.6884765625 ], [ 32.806738281250006, -13.710253906250003 ], [ 32.785351562500011, -13.7314453125 ], [ 32.76513671875, -13.761035156250003 ], [ 32.81103515625, -13.791601562500006 ], [ 32.8671875, -13.8173828125 ], [ 32.920312500000023, -13.883886718750006 ], [ 32.967578125000017, -13.976855468750003 ], [ 32.98125, -14.009375 ], [ 32.992089843750023, -14.022167968750011 ], [ 33.00927734375, -14.023730468750003 ], [ 33.042382812500023, -14.010058593750003 ], [ 33.103613281250006, -13.959179687500011 ], [ 33.148046875, -13.94091796875 ], [ 33.201757812500006, -14.013378906250011 ], [ 32.987109375000017, -14.0849609375 ], [ 32.87451171875, -14.122460937500009 ], [ 32.55322265625, -14.229589843750006 ], [ 32.272851562500023, -14.323046875 ], [ 32.199902343750011, -14.3408203125 ], [ 32.054492187500017, -14.386523437500003 ], [ 31.982128906250011, -14.414453125 ], [ 31.728906250000023, -14.49609375 ], [ 31.623046875, -14.53671875 ], [ 31.537890625000017, -14.5771484375 ], [ 31.328515625000023, -14.6376953125 ], [ 31.130859375, -14.694628906250003 ], [ 30.915136718750006, -14.753320312500009 ], [ 30.67333984375, -14.819140625 ], [ 30.537695312500006, -14.866503906250003 ], [ 30.446093750000017, -14.907519531250003 ], [ 30.231835937500023, -14.990332031250006 ], [ 30.221777343750006, -15.010546875 ], [ 30.225, -15.06689453125 ], [ 30.252148437500011, -15.183203125 ], [ 30.3056640625, -15.288867187500003 ], [ 30.3505859375, -15.349707031250006 ], [ 30.3798828125, -15.505859375 ], [ 30.39609375, -15.64306640625 ], [ 30.250683593750011, -15.643457031250009 ], [ 29.994921875000017, -15.64404296875 ], [ 29.729589843750006, -15.644628906250006 ], [ 29.4873046875, -15.69677734375 ], [ 29.287890625000017, -15.776464843750006 ], [ 29.050585937500017, -15.901171875 ], [ 28.973046875000023, -15.950097656250009 ], [ 28.9130859375, -15.98779296875 ], [ 28.875585937500006, -16.0361328125 ], [ 28.856738281250017, -16.142285156250011 ], [ 28.856738281250017, -16.30615234375 ], [ 28.832714843750011, -16.424121093750003 ], [ 28.760546875000017, -16.532128906250009 ], [ 28.760644531250023, -16.531933593750011 ], [ 28.399804687500023, -16.662792968750011 ], [ 28.163769531250011, -16.769726562500011 ], [ 27.932226562500006, -16.896191406250011 ], [ 27.756542968750011, -17.060351562500003 ], [ 27.63671875, -17.262109375 ], [ 27.437890625000023, -17.511914062500011 ], [ 27.235742187500023, -17.728320312500003 ], [ 27.020800781250017, -17.958398437500009 ], [ 26.779882812500006, -18.04150390625 ], [ 26.577539062500023, -18.022558593750006 ], [ 26.333398437500023, -17.929296875 ], [ 26.139550781250023, -17.91171875 ], [ 25.995898437500017, -17.969824218750006 ], [ 25.86328125, -17.951953125 ], [ 25.741601562500023, -17.858203125 ], [ 25.6396484375, -17.824121093750009 ], [ 25.55712890625, -17.849511718750009 ], [ 25.451757812500006, -17.845117187500009 ], [ 25.2587890625, -17.793554687500006 ], [ 25.092187500000023, -17.634375 ], [ 25.001757812500017, -17.568554687500011 ], [ 24.932421875000017, -17.54345703125 ], [ 24.73291015625, -17.517773437500011 ], [ 24.27490234375, -17.481054687500006 ], [ 24.227148437500006, -17.489550781250003 ], [ 24.036914062500017, -17.520898437500009 ], [ 23.799218750000023, -17.56015625 ], [ 23.594921875000011, -17.599414062500003 ], [ 23.380664062500017, -17.640625 ], [ 23.181640625, -17.474414062500003 ], [ 22.955859375000017, -17.285742187500006 ], [ 22.721972656250017, -17.075292968750006 ], [ 22.545996093750006, -16.910253906250006 ], [ 22.45947265625, -16.815136718750011 ], [ 22.305078125000023, -16.689550781250006 ], [ 22.193945312500006, -16.628125 ], [ 22.150683593750017, -16.59716796875 ], [ 22.040234375000011, -16.262792968750006 ], [ 21.979785156250017, -15.95556640625 ], [ 21.979785156250017, -15.72412109375 ], [ 21.979687500000011, -15.403222656250009 ], [ 21.979589843750006, -15.082324218750003 ], [ 21.9794921875, -14.761425781250011 ], [ 21.979394531250023, -14.440527343750006 ], [ 21.979296875000017, -14.11962890625 ], [ 21.979101562500006, -13.798730468750009 ], [ 21.979101562500006, -13.477734375000011 ], [ 21.97900390625, -13.156835937500006 ], [ 21.978906250000023, -13.0009765625 ], [ 22.209570312500006, -13.0009765625 ], [ 22.470996093750017, -13.0009765625 ], [ 22.744335937500011, -13.0009765625 ], [ 23.04150390625, -13.0009765625 ], [ 23.338671875000017, -13.0009765625 ], [ 23.635839843750006, -13.0009765625 ], [ 23.843164062500023, -13.0009765625 ], [ 23.8974609375, -12.998242187500011 ], [ 23.962988281250006, -12.988476562500011 ], [ 23.968066406250017, -12.956933593750009 ], [ 23.882421875, -12.799023437500011 ], [ 23.886523437500017, -12.743261718750006 ], [ 23.909375, -12.636132812500009 ], [ 23.944726562500023, -12.54375 ], [ 23.991308593750006, -12.422167968750003 ], [ 23.996484375000023, -12.350683593750006 ], [ 23.958886718750023, -12.117773437500006 ], [ 23.962304687500023, -11.987890625 ], [ 23.973437500000017, -11.852929687500009 ], [ 23.98388671875, -11.725 ], [ 23.970996093750017, -11.635839843750006 ], [ 23.98681640625, -11.587207031250003 ], [ 24.0146484375, -11.517675781250006 ], [ 24.029296875, -11.439160156250011 ], [ 24.046679687500017, -11.405371093750006 ], [ 24.041406250000023, -11.374121093750006 ], [ 24.025585937500011, -11.315625 ], [ 24.010058593750017, -11.184765625000011 ], [ 23.98828125, -11.002832031250009 ], [ 23.966503906250011, -10.871777343750011 ], [ 24.002734375000017, -10.879101562500011 ], [ 24.078417968750017, -10.891503906250009 ], [ 24.115136718750023, -10.955664062500006 ], [ 24.136523437500017, -11.025976562500006 ], [ 24.187207031250011, -11.029980468750011 ], [ 24.319921875, -11.07177734375 ], [ 24.36572265625, -11.1298828125 ], [ 24.396289062500017, -11.255175781250003 ], [ 24.3779296875, -11.3193359375 ], [ 24.335156250000011, -11.371289062500011 ], [ 24.3779296875, -11.417089843750006 ], [ 24.466601562500017, -11.44765625 ], [ 24.5185546875, -11.4384765625 ], [ 24.668261718750017, -11.352929687500009 ], [ 24.728125, -11.337792968750009 ], [ 24.806347656250011, -11.321191406250009 ], [ 24.876855468750023, -11.299121093750003 ], [ 25.075976562500017, -11.260058593750003 ], [ 25.184863281250017, -11.24296875 ], [ 25.245996093750023, -11.21240234375 ], [ 25.288769531250011, -11.21240234375 ], [ 25.3193359375, -11.236914062500006 ], [ 25.291796875000017, -11.325488281250003 ], [ 25.282617187500023, -11.404980468750011 ], [ 25.320703125000023, -11.553515625 ], [ 25.349414062500017, -11.623046875 ], [ 25.413378906250017, -11.673535156250011 ], [ 25.4599609375, -11.699804687500006 ], [ 25.511914062500011, -11.75341796875 ], [ 25.618847656250011, -11.744140625 ], [ 25.854882812500023, -11.820117187500003 ], [ 25.926562500000017, -11.855273437500003 ], [ 26.025976562500006, -11.89013671875 ], [ 26.096386718750011, -11.903222656250009 ], [ 26.339648437500017, -11.929882812500011 ], [ 26.4296875, -11.947851562500006 ], [ 26.596386718750011, -11.972070312500009 ], [ 26.729687500000011, -11.975976562500009 ], [ 26.824023437500017, -11.965234375 ], [ 26.890429687500017, -11.943554687500011 ], [ 26.930859375000011, -11.919335937500009 ], [ 26.949609375000023, -11.898828125 ], [ 26.976855468750017, -11.824609375 ], [ 27.026660156250017, -11.663769531250011 ], [ 27.046093750000011, -11.615917968750011 ], [ 27.095410156250011, -11.59375 ], [ 27.1591796875, -11.579199218750006 ], [ 27.196386718750006, -11.605078125 ], [ 27.238085937500017, -11.783496093750003 ], [ 27.423632812500017, -11.944531250000011 ], [ 27.487011718750011, -12.0796875 ], [ 27.533398437500011, -12.1953125 ], [ 27.573828125, -12.22705078125 ], [ 27.644335937500017, -12.266796875000011 ], [ 27.7568359375, -12.280859375 ], [ 27.857421875, -12.284863281250011 ], [ 28.06884765625, -12.3681640625 ], [ 28.2373046875, -12.4345703125 ], [ 28.357714843750017, -12.48203125 ], [ 28.412890625000017, -12.51806640625 ], [ 28.451464843750017, -12.577441406250003 ], [ 28.474414062500017, -12.623339843750003 ], [ 28.51123046875, -12.7421875 ], [ 28.550878906250006, -12.836132812500011 ], [ 28.615429687500011, -12.854101562500006 ], [ 28.672949218750006, -12.861328125 ], [ 28.730078125, -12.925488281250011 ], [ 28.773144531250011, -12.98193359375 ], [ 28.858789062500023, -13.119433593750003 ], [ 28.921679687500017, -13.214648437500003 ], [ 28.942285156250023, -13.30712890625 ], [ 29.014257812500006, -13.368847656250011 ], [ 29.111621093750017, -13.395117187500006 ], [ 29.201855468750011, -13.398339843750009 ], [ 29.253710937500017, -13.370800781250011 ], [ 29.3818359375, -13.322851562500006 ], [ 29.4814453125, -13.26796875 ], [ 29.55419921875, -13.248925781250009 ], [ 29.59716796875, -13.260546875 ], [ 29.630273437500023, -13.298535156250011 ], [ 29.647656250000011, -13.372949218750009 ], [ 29.651757812500023, -13.414355468750003 ], [ 29.72265625, -13.453808593750011 ], [ 29.775195312500017, -13.438085937500006 ], [ 29.795312500000023, -13.392773437500011 ], [ 29.796484375, -13.369726562500006 ], [ 29.796289062500023, -13.16748046875 ], [ 29.796093750000011, -12.992089843750009 ], [ 29.795800781250023, -12.827050781250009 ], [ 29.795605468750011, -12.625878906250009 ], [ 29.795507812500006, -12.450585937500009 ], [ 29.795312500000023, -12.30615234375 ], [ 29.795117187500011, -12.155468750000011 ], [ 29.749609375, -12.1640625 ], [ 29.691992187500006, -12.198339843750006 ], [ 29.559765625000011, -12.202441406250003 ], [ 29.508203125000023, -12.228222656250011 ], [ 29.491992187500017, -12.266894531250003 ], [ 29.502246093750017, -12.317578125000011 ], [ 29.5048828125, -12.386132812500009 ], [ 29.485546875000011, -12.41845703125 ], [ 29.427539062500017, -12.43125 ], [ 29.34375, -12.40478515625 ], [ 29.191210937500017, -12.370214843750006 ], [ 29.064355468750023, -12.348828125000011 ], [ 28.973437500000017, -12.2578125 ], [ 28.85, -12.120507812500009 ], [ 28.769433593750023, -12.05126953125 ], [ 28.574609375000023, -11.908105468750009 ], [ 28.541601562500006, -11.879199218750003 ], [ 28.482519531250006, -11.812109375 ], [ 28.431835937500011, -11.698339843750006 ], [ 28.407031250000017, -11.622851562500003 ], [ 28.383398437500006, -11.566699218750003 ], [ 28.357226562500017, -11.483007812500006 ], [ 28.404199218750023, -11.354394531250009 ], [ 28.4703125, -11.109570312500011 ], [ 28.517968750000023, -10.933203125 ], [ 28.544238281250017, -10.80234375 ], [ 28.638867187500011, -10.669238281250003 ], [ 28.6455078125, -10.550195312500009 ], [ 28.607421875, -10.397363281250009 ], [ 28.6171875, -10.31298828125 ], [ 28.62353515625, -10.098828125000011 ], [ 28.62890625, -9.91875 ], [ 28.630078125000011, -9.83125 ], [ 28.604199218750011, -9.678808593750006 ], [ 28.54052734375, -9.510058593750003 ], [ 28.400195312500017, -9.275 ], [ 28.400683593750017, -9.224804687500011 ], [ 28.484277343750023, -9.16943359375 ], [ 28.616503906250017, -9.072265625 ], [ 28.68125, -9.0146484375 ], [ 28.7587890625, -8.9326171875 ], [ 28.793554687500006, -8.891015625 ], [ 28.869531250000023, -8.785839843750011 ], [ 28.917773437500017, -8.700585937500009 ], [ 28.934472656250023, -8.590234375 ], [ 28.898144531250011, -8.485449218750006 ], [ 28.972265625, -8.464941406250006 ], [ 29.215625, -8.427832031250006 ], [ 29.483789062500023, -8.386914062500011 ], [ 29.766210937500006, -8.34375 ], [ 30.051367187500006, -8.30029296875 ], [ 30.327539062500023, -8.258203125 ], [ 30.577929687500017, -8.220019531250003 ], [ 30.751171875000011, -8.193652343750003 ], [ 30.776757812500023, -8.265820312500011 ], [ 30.830664062500006, -8.385546875 ], [ 30.891992187500023, -8.473730468750006 ], [ 30.968359375, -8.550976562500011 ], [ 31.033398437500011, -8.59765625 ], [ 31.076367187500011, -8.611914062500006 ], [ 31.3505859375, -8.60703125 ], [ 31.44921875, -8.65390625 ], [ 31.534863281250011, -8.71328125 ], [ 31.55625, -8.80546875 ], [ 31.61279296875, -8.86328125 ], [ 31.673632812500017, -8.908789062500006 ], [ 31.7, -8.914355468750003 ], [ 31.744726562500006, -8.903222656250009 ], [ 31.818066406250011, -8.902246093750009 ], [ 31.886132812500023, -8.921972656250006 ], [ 31.918652343750011, -8.9421875 ], [ 31.921875, -9.019433593750009 ], [ 31.942578125000011, -9.054003906250003 ], [ 32.035351562500011, -9.0673828125 ], [ 32.129785156250023, -9.073339843750006 ], [ 32.220898437500011, -9.125585937500006 ], [ 32.3193359375, -9.134863281250006 ], [ 32.433203125, -9.156347656250006 ], [ 32.487109375000017, -9.212695312500003 ], [ 32.6083984375, -9.2705078125 ], [ 32.756640625000017, -9.322265625 ], [ 32.86328125, -9.380859375 ], [ 32.919921875, -9.407421875000011 ] ] ] } }, - { "type": "Feature", "properties": { "continent": "Africa", "name": "Zimbabwe", "admin": "Zimbabwe" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 31.287890625000017, -22.402050781250011 ], [ 31.197265625, -22.344921875000011 ], [ 31.073437500000011, -22.307812500000011 ], [ 30.916113281250006, -22.290722656250011 ], [ 30.711621093750011, -22.2978515625 ], [ 30.460156250000011, -22.329003906250009 ], [ 30.1904296875, -22.291113281250006 ], [ 29.90234375, -22.184179687500006 ], [ 29.6630859375, -22.146289062500003 ], [ 29.37744140625, -22.192773437500009 ], [ 29.36484375, -22.193945312500006 ], [ 29.315234375000017, -22.15771484375 ], [ 29.237207031250023, -22.079492187500009 ], [ 29.106835937500023, -22.065722656250003 ], [ 29.071484375000011, -22.047460937500006 ], [ 29.042382812500023, -22.018359375 ], [ 29.023339843750023, -21.98125 ], [ 29.015820312500011, -21.93994140625 ], [ 29.037304687500011, -21.811328125 ], [ 29.025585937500011, -21.796875 ], [ 28.99072265625, -21.781445312500011 ], [ 28.919335937500023, -21.766015625 ], [ 28.747753906250011, -21.707617187500006 ], [ 28.532031250000017, -21.651269531250009 ], [ 28.181640625, -21.58935546875 ], [ 28.045605468750011, -21.573046875 ], [ 28.014062500000023, -21.55419921875 ], [ 27.974609375, -21.506738281250009 ], [ 27.907421875000011, -21.359082031250011 ], [ 27.844140625000023, -21.261523437500003 ], [ 27.693457031250006, -21.111035156250011 ], [ 27.66943359375, -21.064257812500003 ], [ 27.676953125000011, -20.94482421875 ], [ 27.688085937500006, -20.848339843750011 ], [ 27.704296875000011, -20.76640625 ], [ 27.696972656250011, -20.689746093750003 ], [ 27.69482421875, -20.59453125 ], [ 27.699609375000023, -20.530664062500009 ], [ 27.679296875, -20.503027343750006 ], [ 27.624609375, -20.483593750000011 ], [ 27.468945312500011, -20.474804687500011 ], [ 27.28076171875, -20.478710937500011 ], [ 27.274609375000011, -20.3818359375 ], [ 27.256738281250023, -20.23203125 ], [ 27.221484375000017, -20.145800781250003 ], [ 27.17822265625, -20.100976562500009 ], [ 27.091796875, -20.05419921875 ], [ 26.916699218750011, -19.990136718750009 ], [ 26.67822265625, -19.892773437500011 ], [ 26.474609375, -19.748632812500006 ], [ 26.241015625000017, -19.5693359375 ], [ 26.168066406250006, -19.538281250000011 ], [ 26.081933593750023, -19.369921875 ], [ 25.95068359375, -19.081738281250011 ], [ 25.959179687500011, -18.985644531250003 ], [ 25.939355468750023, -18.938671875000011 ], [ 25.811914062500023, -18.797070312500011 ], [ 25.78369140625, -18.723535156250009 ], [ 25.76123046875, -18.64921875 ], [ 25.558300781250011, -18.441796875 ], [ 25.4892578125, -18.351269531250011 ], [ 25.436718750000011, -18.234960937500006 ], [ 25.384375, -18.141992187500009 ], [ 25.340234375000023, -18.1044921875 ], [ 25.282421875000011, -18.041210937500011 ], [ 25.242285156250006, -17.969042968750003 ], [ 25.224023437500023, -17.915234375000011 ], [ 25.239062500000017, -17.843066406250003 ], [ 25.2587890625, -17.793554687500006 ], [ 25.451757812500006, -17.845117187500009 ], [ 25.55712890625, -17.849511718750009 ], [ 25.6396484375, -17.824121093750009 ], [ 25.741601562500023, -17.858203125 ], [ 25.86328125, -17.951953125 ], [ 25.995898437500017, -17.969824218750006 ], [ 26.139550781250023, -17.91171875 ], [ 26.333398437500023, -17.929296875 ], [ 26.577539062500023, -18.022558593750006 ], [ 26.779882812500006, -18.04150390625 ], [ 27.020800781250017, -17.958398437500009 ], [ 27.235742187500023, -17.728320312500003 ], [ 27.437890625000023, -17.511914062500011 ], [ 27.63671875, -17.262109375 ], [ 27.756542968750011, -17.060351562500003 ], [ 27.932226562500006, -16.896191406250011 ], [ 28.163769531250011, -16.769726562500011 ], [ 28.399804687500023, -16.662792968750011 ], [ 28.760644531250023, -16.531933593750011 ], [ 28.760546875000017, -16.532128906250009 ], [ 28.832714843750011, -16.424121093750003 ], [ 28.856738281250017, -16.30615234375 ], [ 28.856738281250017, -16.142285156250011 ], [ 28.875585937500006, -16.0361328125 ], [ 28.9130859375, -15.98779296875 ], [ 28.973046875000023, -15.950097656250009 ], [ 29.050585937500017, -15.901171875 ], [ 29.287890625000017, -15.776464843750006 ], [ 29.4873046875, -15.69677734375 ], [ 29.729589843750006, -15.644628906250006 ], [ 29.994921875000017, -15.64404296875 ], [ 30.250683593750011, -15.643457031250009 ], [ 30.39609375, -15.64306640625 ], [ 30.398144531250011, -15.80078125 ], [ 30.409375, -15.978222656250011 ], [ 30.437792968750017, -15.995312500000011 ], [ 30.630175781250017, -15.999218750000011 ], [ 30.938769531250017, -16.01171875 ], [ 31.236230468750023, -16.023632812500011 ], [ 31.426171875000023, -16.15234375 ], [ 31.48984375, -16.1796875 ], [ 31.687597656250006, -16.214160156250003 ], [ 31.939843750000023, -16.428808593750006 ], [ 32.243261718750006, -16.44873046875 ], [ 32.451953125000017, -16.515722656250006 ], [ 32.635839843750006, -16.589453125 ], [ 32.741796875, -16.677636718750009 ], [ 32.810253906250011, -16.69765625 ], [ 32.902929687500006, -16.704199218750006 ], [ 32.948046875000017, -16.712304687500009 ], [ 32.937890625000023, -16.775976562500006 ], [ 32.876269531250017, -16.88359375 ], [ 32.884375, -17.037792968750011 ], [ 32.969335937500006, -17.2515625 ], [ 32.980761718750017, -17.4375 ], [ 32.9546875, -17.765429687500003 ], [ 32.95556640625, -18.082910156250009 ], [ 32.964648437500017, -18.1962890625 ], [ 32.978515625, -18.271484375 ], [ 32.996386718750017, -18.312597656250006 ], [ 32.993066406250023, -18.359570312500011 ], [ 32.942480468750006, -18.49267578125 ], [ 32.901660156250017, -18.632910156250006 ], [ 32.900292968750023, -18.6890625 ], [ 32.884570312500017, -18.728515625 ], [ 32.8544921875, -18.763671875 ], [ 32.721972656250017, -18.828417968750003 ], [ 32.69921875, -18.868457031250003 ], [ 32.69970703125, -18.94091796875 ], [ 32.716503906250011, -19.001855468750009 ], [ 32.766210937500006, -19.024316406250009 ], [ 32.826171875, -19.058789062500011 ], [ 32.849804687500011, -19.104394531250009 ], [ 32.85, -19.152441406250006 ], [ 32.830957031250023, -19.241406250000011 ], [ 32.777636718750017, -19.388769531250006 ], [ 32.830761718750011, -19.558203125 ], [ 32.890429687500017, -19.668066406250006 ], [ 32.97265625, -19.79541015625 ], [ 33.006738281250023, -19.873828125 ], [ 33.0048828125, -19.93017578125 ], [ 32.992773437500006, -19.98486328125 ], [ 32.86962890625, -20.2171875 ], [ 32.780859375, -20.361523437500011 ], [ 32.672558593750011, -20.51611328125 ], [ 32.529296875, -20.613085937500003 ], [ 32.492382812500011, -20.659765625 ], [ 32.477636718750006, -20.712988281250006 ], [ 32.482812500000023, -20.82890625 ], [ 32.476171875, -20.950097656250009 ], [ 32.353613281250006, -21.136523437500003 ], [ 32.429785156250006, -21.297070312500011 ], [ 32.412402343750017, -21.311816406250003 ], [ 32.37109375, -21.334863281250009 ], [ 32.194726562500023, -21.515429687500003 ], [ 32.016308593750011, -21.698046875 ], [ 31.885937500000011, -21.83154296875 ], [ 31.737695312500023, -21.9833984375 ], [ 31.571484375000011, -22.153515625000011 ], [ 31.429492187500017, -22.298828125 ], [ 31.287890625000017, -22.402050781250011 ] ] ] } } - ] - } diff --git a/public/scripts/scripts/Asia.js b/public/scripts/scripts/Asia.js deleted file mode 100644 index 7233fc0..0000000 --- a/public/scripts/scripts/Asia.js +++ /dev/null @@ -1,60 +0,0 @@ -var Asia = -{ -"type": "FeatureCollection", -"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, -"features": [ -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Afghanistan", "admin": "Afghanistan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 74.891308593750011, 37.231640625 ], [ 74.840234375000023, 37.225048828124997 ], [ 74.767382812500017, 37.249169921874994 ], [ 74.738964843750011, 37.28564453125 ], [ 74.726660156250006, 37.290722656249997 ], [ 74.6689453125, 37.266699218749999 ], [ 74.558984375000023, 37.236621093749996 ], [ 74.372167968750006, 37.15771484375 ], [ 74.376171875000011, 37.137353515624994 ], [ 74.497949218750023, 37.057226562499999 ], [ 74.526464843750006, 37.030664062499994 ], [ 74.541406250000023, 37.022167968749997 ], [ 74.431054687500023, 36.983691406249996 ], [ 74.194726562500023, 36.896875 ], [ 74.038867187500017, 36.825732421874996 ], [ 74.001855468750023, 36.823095703124999 ], [ 73.9078125, 36.852929687499994 ], [ 73.769140625, 36.888476562499996 ], [ 73.731835937500023, 36.887792968749999 ], [ 73.4111328125, 36.881689453124999 ], [ 73.116796875, 36.868554687499994 ], [ 72.99375, 36.851611328124996 ], [ 72.766210937500006, 36.835009765624996 ], [ 72.622851562500017, 36.82958984375 ], [ 72.531347656250006, 36.802001953125 ], [ 72.43115234375, 36.765820312499997 ], [ 72.326953125000017, 36.742382812499997 ], [ 72.249804687500017, 36.734716796874999 ], [ 72.15673828125, 36.700878906249997 ], [ 72.095605468750023, 36.633740234374997 ], [ 71.920703125000017, 36.5341796875 ], [ 71.822265625, 36.486083984375 ], [ 71.772656250000011, 36.431835937499997 ], [ 71.71640625, 36.4265625 ], [ 71.620507812500023, 36.436474609374997 ], [ 71.5458984375, 36.377685546875 ], [ 71.463281250000023, 36.293261718749996 ], [ 71.312597656250006, 36.171191406249996 ], [ 71.23291015625, 36.121777343749997 ], [ 71.18505859375, 36.042089843749999 ], [ 71.22021484375, 36.000683593749997 ], [ 71.342871093750006, 35.938525390624996 ], [ 71.397558593750006, 35.880175781249996 ], [ 71.427539062500017, 35.833740234375 ], [ 71.483593750000011, 35.714599609375 ], [ 71.51904296875, 35.597509765624999 ], [ 71.571972656250011, 35.546826171874997 ], [ 71.58740234375, 35.460839843749994 ], [ 71.6005859375, 35.407910156249997 ], [ 71.571972656250011, 35.370410156249996 ], [ 71.545507812500006, 35.32851562499999 ], [ 71.545507812500006, 35.288867187499996 ], [ 71.577246093750006, 35.247998046874997 ], [ 71.605273437500017, 35.211767578124999 ], [ 71.620507812500023, 35.183007812499994 ], [ 71.601660156250006, 35.150683593749996 ], [ 71.545507812500006, 35.101416015624999 ], [ 71.51708984375, 35.051123046874999 ], [ 71.455078125, 34.966943359374994 ], [ 71.358105468750011, 34.909619140624997 ], [ 71.294140625000011, 34.867724609374996 ], [ 71.225781250000011, 34.779541015625 ], [ 71.11328125, 34.681591796874997 ], [ 71.065625, 34.599609375 ], [ 71.016308593750011, 34.554638671874997 ], [ 70.965625, 34.530371093749999 ], [ 70.978906250000023, 34.486279296874997 ], [ 71.02294921875, 34.43115234375 ], [ 71.095703125, 34.369433593749996 ], [ 71.092382812500006, 34.273242187499996 ], [ 71.089062500000011, 34.204052734374997 ], [ 71.09130859375, 34.120263671874994 ], [ 71.051562500000017, 34.049707031249994 ], [ 70.848437500000017, 33.981884765624997 ], [ 70.654003906250011, 33.952294921874994 ], [ 70.415722656250011, 33.950439453125 ], [ 70.32568359375, 33.961132812499997 ], [ 70.253613281250011, 33.975976562499994 ], [ 69.994726562500006, 34.051806640624996 ], [ 69.8896484375, 34.007275390624997 ], [ 69.868066406250023, 33.89765625 ], [ 70.056640625, 33.719873046874994 ], [ 70.134179687500023, 33.620751953124994 ], [ 70.2197265625, 33.4546875 ], [ 70.2841796875, 33.369042968749994 ], [ 70.261132812500023, 33.289013671874997 ], [ 70.090234375000023, 33.198095703124999 ], [ 69.920117187500011, 33.1125 ], [ 69.703710937500006, 33.0947265625 ], [ 69.567773437500023, 33.064160156249997 ], [ 69.5015625, 33.020068359374996 ], [ 69.453125, 32.8328125 ], [ 69.404589843750017, 32.764257812499999 ], [ 69.405371093750006, 32.682714843749999 ], [ 69.359472656250006, 32.59033203125 ], [ 69.289941406250023, 32.530566406249996 ], [ 69.241406250000011, 32.433544921874997 ], [ 69.256542968750011, 32.249462890624997 ], [ 69.279296875, 31.936816406249996 ], [ 69.186914062500023, 31.838085937499997 ], [ 69.083105468750006, 31.738476562499997 ], [ 68.973437500000017, 31.667382812499994 ], [ 68.868945312500017, 31.634228515624997 ], [ 68.782324218750006, 31.646435546874997 ], [ 68.713671875000017, 31.708056640624996 ], [ 68.673242187500023, 31.759716796874997 ], [ 68.59765625, 31.802978515625 ], [ 68.520703125000011, 31.794140625 ], [ 68.443261718750023, 31.754492187499999 ], [ 68.31982421875, 31.767675781249999 ], [ 68.213964843750006, 31.807373046875 ], [ 68.161035156250023, 31.802978515625 ], [ 68.130175781250017, 31.76328125 ], [ 68.0171875, 31.677978515625 ], [ 67.73984375, 31.548193359374999 ], [ 67.626757812500017, 31.538769531249997 ], [ 67.578222656250006, 31.506494140624994 ], [ 67.597558593750023, 31.453320312499997 ], [ 67.647070312500006, 31.409960937499996 ], [ 67.733496093750006, 31.379248046874999 ], [ 67.737890625, 31.343945312499997 ], [ 67.661523437500023, 31.31298828125 ], [ 67.596386718750011, 31.277685546874999 ], [ 67.452832031250011, 31.234619140625 ], [ 67.287304687500011, 31.217822265624996 ], [ 67.115917968750011, 31.242919921875 ], [ 67.027734375000023, 31.300244140624997 ], [ 66.92431640625, 31.305615234374997 ], [ 66.829296875000011, 31.263671875 ], [ 66.731347656250023, 31.19453125 ], [ 66.624218750000011, 31.046044921874994 ], [ 66.595800781250006, 31.019970703124997 ], [ 66.566796875000023, 30.99658203125 ], [ 66.497363281250017, 30.964550781249997 ], [ 66.397167968750011, 30.912207031249999 ], [ 66.346875, 30.802783203124996 ], [ 66.286914062500017, 30.60791015625 ], [ 66.300976562500011, 30.502978515624996 ], [ 66.305468750000017, 30.321142578124999 ], [ 66.281835937500006, 30.193457031249999 ], [ 66.238476562500011, 30.109619140625 ], [ 66.247167968750006, 30.043505859374996 ], [ 66.313378906250023, 29.968554687499996 ], [ 66.286914062500017, 29.920019531249999 ], [ 66.23125, 29.86572265625 ], [ 66.177050781250017, 29.835595703124994 ], [ 65.961621093750011, 29.77890625 ], [ 65.666210937500011, 29.701318359374994 ], [ 65.470996093750017, 29.6515625 ], [ 65.180468750000017, 29.57763671875 ], [ 65.095507812500017, 29.559472656249994 ], [ 64.9189453125, 29.552783203124996 ], [ 64.827343750000011, 29.564160156249997 ], [ 64.703515625000023, 29.567138671875 ], [ 64.52109375, 29.564501953124996 ], [ 64.39375, 29.544335937499994 ], [ 64.26611328125, 29.506933593749999 ], [ 64.172167968750017, 29.460351562499994 ], [ 64.117968750000017, 29.414257812499997 ], [ 64.098730468750006, 29.391943359374999 ], [ 63.970996093750017, 29.43007812499999 ], [ 63.567578125000011, 29.497998046874997 ], [ 62.4765625, 29.408349609374994 ], [ 62.373437500000023, 29.425390625 ], [ 62.0009765625, 29.530419921874994 ], [ 61.521484375, 29.665673828124994 ], [ 61.224414062500017, 29.749414062499994 ], [ 60.843359375, 29.858691406249996 ], [ 61.104101562500006, 30.12841796875 ], [ 61.331640625, 30.363720703124997 ], [ 61.559472656250023, 30.599365234375 ], [ 61.7841796875, 30.831933593749994 ], [ 61.810839843750017, 30.91328125 ], [ 61.814257812500017, 31.072558593749996 ], [ 61.755078125000011, 31.285302734374994 ], [ 61.66015625, 31.382421875 ], [ 61.346484375000017, 31.421630859375 ], [ 61.110742187500023, 31.451123046874997 ], [ 60.854101562500006, 31.483251953124999 ], [ 60.820703125000023, 31.495166015624996 ], [ 60.791601562500006, 31.660595703124997 ], [ 60.804296875, 31.734472656249999 ], [ 60.7875, 31.877197265625 ], [ 60.789941406250023, 31.987109375 ], [ 60.827246093750006, 32.16796875 ], [ 60.829296875000011, 32.249414062499994 ], [ 60.71044921875, 32.6 ], [ 60.64453125, 32.794384765624997 ], [ 60.576562500000023, 32.994873046875 ], [ 60.561914062500023, 33.058789062499997 ], [ 60.560546875, 33.137841796874994 ], [ 60.718066406250017, 33.323535156249996 ], [ 60.766894531250017, 33.363818359374996 ], [ 60.859277343750023, 33.45625 ], [ 60.9169921875, 33.505224609374999 ], [ 60.906933593750011, 33.538964843749994 ], [ 60.806445312500017, 33.558691406249999 ], [ 60.654589843750017, 33.560400390624999 ], [ 60.573828125, 33.588330078124997 ], [ 60.510839843750006, 33.638916015625 ], [ 60.4859375, 33.7119140625 ], [ 60.527050781250011, 33.841992187499997 ], [ 60.485742187500023, 34.094775390624996 ], [ 60.570214843750023, 34.219628906249994 ], [ 60.642675781250006, 34.307177734374996 ], [ 60.889453125000017, 34.319433593749999 ], [ 60.803906250000011, 34.418017578124996 ], [ 60.762597656250023, 34.475244140624994 ], [ 60.736132812500017, 34.491796875 ], [ 60.726269531250011, 34.518261718749997 ], [ 60.739453125000011, 34.544726562499996 ], [ 60.80234375, 34.554638671874997 ], [ 60.8453125, 34.587695312499996 ], [ 60.914746093750011, 34.633984375 ], [ 60.951171875, 34.653857421874996 ], [ 60.957812500000017, 34.710058593749999 ], [ 60.990820312500006, 34.749755859375 ], [ 61.040429687500023, 34.799365234374996 ], [ 61.080078125, 34.855615234374994 ], [ 61.070214843750023, 34.921728515624999 ], [ 61.106640625000011, 35.001123046874994 ], [ 61.123144531250006, 35.050732421874997 ], [ 61.149609375000011, 35.09375 ], [ 61.12646484375, 35.156542968749996 ], [ 61.106640625000011, 35.20947265625 ], [ 61.1, 35.272314453124999 ], [ 61.1396484375, 35.288867187499996 ], [ 61.189257812500017, 35.31201171875 ], [ 61.19921875, 35.361621093749996 ], [ 61.225683593750006, 35.424462890624994 ], [ 61.245507812500023, 35.474072265624997 ], [ 61.278515625000011, 35.513769531249999 ], [ 61.281835937500006, 35.553417968749997 ], [ 61.262011718750017, 35.619580078124997 ], [ 61.3447265625, 35.629492187499999 ], [ 61.377734375000017, 35.593115234374999 ], [ 61.421777343750023, 35.545800781249994 ], [ 61.542773437500017, 35.457861328124999 ], [ 61.620996093750023, 35.432324218749997 ], [ 61.7197265625, 35.41943359375 ], [ 61.841015625000011, 35.431494140624999 ], [ 61.938085937500006, 35.447900390624994 ], [ 61.98388671875, 35.443701171874999 ], [ 62.089648437500017, 35.3796875 ], [ 62.213085937500011, 35.289941406249994 ], [ 62.252832031250023, 35.250244140625 ], [ 62.271191406250011, 35.189111328124994 ], [ 62.307812500000011, 35.170800781249994 ], [ 62.386621093750023, 35.23125 ], [ 62.462890625, 35.251367187499994 ], [ 62.533105468750023, 35.239892578124994 ], [ 62.610546875000011, 35.233154296875 ], [ 62.688085937500006, 35.255322265624997 ], [ 62.72265625, 35.271337890624999 ], [ 62.858007812500006, 35.349658203124996 ], [ 62.980273437500017, 35.4091796875 ], [ 63.056640625, 35.44580078125 ], [ 63.084179687500011, 35.568066406249997 ], [ 63.119335937500011, 35.637548828124999 ], [ 63.169726562500017, 35.678125 ], [ 63.150781250000023, 35.728271484375 ], [ 63.129980468750006, 35.766748046874994 ], [ 63.108593750000011, 35.818701171874999 ], [ 63.129980468750006, 35.84619140625 ], [ 63.178906250000011, 35.858447265624996 ], [ 63.301660156250023, 35.8583984375 ], [ 63.516992187500023, 35.913134765624996 ], [ 63.696582031250017, 35.967822265624996 ], [ 63.8625, 36.012353515624994 ], [ 63.938085937500006, 36.019726562499997 ], [ 64.009667968750023, 36.01210937499999 ], [ 64.042382812500023, 36.025097656249997 ], [ 64.051367187500006, 36.067626953125 ], [ 64.092187500000023, 36.112695312499994 ], [ 64.184375, 36.14892578125 ], [ 64.358007812500006, 36.22607421875 ], [ 64.511035156250017, 36.340673828124999 ], [ 64.565820312500023, 36.427587890624999 ], [ 64.6025390625, 36.554541015624999 ], [ 64.67431640625, 36.750195312499997 ], [ 64.753125, 36.964794921874997 ], [ 64.782421875000011, 37.059277343749997 ], [ 64.816308593750023, 37.132080078125 ], [ 64.951562500000023, 37.193554687499997 ], [ 65.089648437500017, 37.237939453124994 ], [ 65.303613281250023, 37.246777343749997 ], [ 65.554980468750017, 37.251171875 ], [ 65.608007812500006, 37.368408203125 ], [ 65.641210937500006, 37.467822265624996 ], [ 65.683007812500023, 37.519140625 ], [ 65.743847656250011, 37.560839843749996 ], [ 65.765039062500023, 37.569140625 ], [ 65.900683593750017, 37.508105468749996 ], [ 66.1083984375, 37.414746093749997 ], [ 66.350292968750011, 37.3681640625 ], [ 66.471875, 37.3447265625 ], [ 66.522265625000017, 37.348486328124999 ], [ 66.827734375, 37.371289062499997 ], [ 67.06884765625, 37.334814453124999 ], [ 67.195507812500011, 37.235205078124999 ], [ 67.319726562500023, 37.209570312499999 ], [ 67.441699218750017, 37.258007812499997 ], [ 67.517285156250011, 37.266650390624996 ], [ 67.546484375, 37.235644531249996 ], [ 67.607421875, 37.222509765624999 ], [ 67.7, 37.227246093749997 ], [ 67.7529296875, 37.199804687499999 ], [ 67.758984375000011, 37.172216796874999 ], [ 67.766015625000023, 37.14013671875 ], [ 67.83447265625, 37.064208984375 ], [ 67.9580078125, 36.972021484374999 ], [ 68.067773437500023, 36.949804687499999 ], [ 68.212109375000011, 37.021533203124996 ], [ 68.260937500000011, 37.013085937499994 ], [ 68.284765625, 37.036328125 ], [ 68.299511718750011, 37.088427734374996 ], [ 68.386914062500011, 37.1375 ], [ 68.546484375, 37.183447265624999 ], [ 68.637011718750017, 37.224462890624999 ], [ 68.669140625000011, 37.258398437499999 ], [ 68.723242187500006, 37.268017578124997 ], [ 68.782031250000017, 37.258007812499997 ], [ 68.82373046875, 37.270703125 ], [ 68.838476562500006, 37.302832031249999 ], [ 68.855371093750023, 37.316845703124997 ], [ 68.88525390625, 37.328076171874997 ], [ 68.911816406250011, 37.333935546874997 ], [ 68.96044921875, 37.325048828124999 ], [ 69.05, 37.266503906249994 ], [ 69.18017578125, 37.158300781249999 ], [ 69.264843750000011, 37.1083984375 ], [ 69.303906250000011, 37.116943359375 ], [ 69.353808593750017, 37.150048828124994 ], [ 69.414453125000023, 37.207763671875 ], [ 69.4296875, 37.290869140624999 ], [ 69.399218750000017, 37.399316406249994 ], [ 69.420117187500011, 37.48671875 ], [ 69.492089843750023, 37.553076171874999 ], [ 69.625781250000017, 37.594042968749996 ], [ 69.820898437500006, 37.609570312499997 ], [ 69.940625, 37.600292968749997 ], [ 69.984960937500006, 37.566162109375 ], [ 70.044726562500017, 37.547216796874999 ], [ 70.119824218750011, 37.543505859374996 ], [ 70.188671875000011, 37.582470703124997 ], [ 70.25146484375, 37.664160156249999 ], [ 70.254980468750006, 37.765380859375 ], [ 70.199414062500011, 37.886035156249996 ], [ 70.214648437500017, 37.924414062499999 ], [ 70.23876953125, 37.941210937499996 ], [ 70.313281250000017, 37.984814453124997 ], [ 70.417773437500017, 38.075439453125 ], [ 70.5185546875, 38.191992187499999 ], [ 70.615820312500006, 38.334423828124997 ], [ 70.7359375, 38.422558593749997 ], [ 70.87890625, 38.456396484374999 ], [ 71.052148437500023, 38.417871093749994 ], [ 71.255859375, 38.306982421874999 ], [ 71.332714843750011, 38.170263671874999 ], [ 71.2828125, 38.007910156249999 ], [ 71.278515625000011, 37.918408203124997 ], [ 71.319921875, 37.90185546875 ], [ 71.3896484375, 37.906298828124996 ], [ 71.48779296875, 37.931884765625 ], [ 71.551953125000011, 37.933154296874996 ], [ 71.582226562500011, 37.910107421874997 ], [ 71.580371093750017, 37.8642578125 ], [ 71.546191406250017, 37.795654296875 ], [ 71.505078125000011, 37.602929687499994 ], [ 71.479687500000011, 37.43603515625 ], [ 71.454785156250011, 37.271826171874999 ], [ 71.432910156250017, 37.127539062499999 ], [ 71.471875, 37.015087890624997 ], [ 71.530859375, 36.845117187499994 ], [ 71.597460937500017, 36.73291015625 ], [ 71.665625, 36.696923828124994 ], [ 71.733789062500023, 36.684033203124997 ], [ 71.802050781250017, 36.694287109374997 ], [ 71.941992187500006, 36.766455078124999 ], [ 72.153515625000011, 36.900537109374994 ], [ 72.358789062500023, 36.98291015625 ], [ 72.657421875000011, 37.029052734375 ], [ 72.757031250000011, 37.172705078124999 ], [ 72.8955078125, 37.267529296874997 ], [ 73.211132812500011, 37.408496093749996 ], [ 73.382910156250006, 37.462255859374999 ], [ 73.481347656250023, 37.4716796875 ], [ 73.604687500000011, 37.446044921875 ], [ 73.632617187500017, 37.437207031249997 ], [ 73.657128906250023, 37.43046875 ], [ 73.720605468750023, 37.41875 ], [ 73.733789062500023, 37.37578125 ], [ 73.71728515625, 37.329443359374999 ], [ 73.648828125000023, 37.291210937499997 ], [ 73.627539062500006, 37.261572265624999 ], [ 73.653515625000011, 37.239355468749999 ], [ 73.749609375, 37.231787109374999 ], [ 73.948828125, 37.283154296874997 ], [ 74.077734375, 37.316210937499996 ], [ 74.167089843750006, 37.329443359374999 ], [ 74.203515625000023, 37.372460937499994 ], [ 74.259667968750023, 37.415429687499994 ], [ 74.349023437500023, 37.41875 ], [ 74.444921875, 37.395605468749999 ], [ 74.524218750000017, 37.382373046874996 ], [ 74.659375, 37.394482421874997 ], [ 74.730566406250006, 37.35703125 ], [ 74.830468750000023, 37.2859375 ], [ 74.875390625000023, 37.241992187499996 ], [ 74.891308593750011, 37.231640625 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "United Arab Emirates", "admin": "United Arab Emirates" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 53.927832031250006, 24.177197265624983 ], [ 53.928125, 24.143359375000017 ], [ 53.82636718750004, 24.153125 ], [ 53.799121093750074, 24.135546875000017 ], [ 53.715820312499972, 24.145312500000045 ], [ 53.63447265625004, 24.169775390624977 ], [ 53.689648437500097, 24.210791015624977 ], [ 53.833789062500017, 24.258935546875023 ], [ 53.89375, 24.215136718750074 ], [ 53.927832031250006, 24.177197265624983 ] ] ], [ [ [ 52.616894531250097, 24.288574218750028 ], [ 52.6, 24.281298828125045 ], [ 52.58222656250004, 24.335253906250017 ], [ 52.583593750000063, 24.352343750000045 ], [ 52.629394531249972, 24.376757812500045 ], [ 52.657617187500051, 24.332617187500034 ], [ 52.616894531250097, 24.288574218750028 ] ] ], [ [ [ 53.332226562500097, 24.258593750000045 ], [ 53.258300781250028, 24.252929687500057 ], [ 53.190917968749972, 24.290917968749966 ], [ 53.332519531249972, 24.341601562499989 ], [ 53.370898437500074, 24.36445312500004 ], [ 53.412402343750074, 24.411035156250023 ], [ 53.445312500000028, 24.371191406249977 ], [ 53.408984375000017, 24.307910156250045 ], [ 53.382617187500074, 24.280859375000063 ], [ 53.332226562500097, 24.258593750000045 ] ] ], [ [ [ 54.465429687500006, 24.442773437499994 ], [ 54.456640625, 24.423339843750028 ], [ 54.42841796875004, 24.425097656250045 ], [ 54.357714843750017, 24.442773437499994 ], [ 54.334765625000074, 24.471044921874977 ], [ 54.378906249999972, 24.504589843749983 ], [ 54.398339843750051, 24.506347656249972 ], [ 54.426562500000017, 24.471044921874977 ], [ 54.465429687500006, 24.442773437499994 ] ] ], [ [ [ 56.183593750000028, 25.644921875000023 ], [ 56.249511718749972, 25.625390624999966 ], [ 56.278515625000097, 25.627734374999989 ], [ 56.297851562500028, 25.650683593750045 ], [ 56.363476562500097, 25.569384765625017 ], [ 56.372851562500017, 25.018310546875 ], [ 56.387988281250017, 24.97919921875004 ], [ 56.352929687499994, 24.973291015624994 ], [ 56.313574218750063, 24.931298828125051 ], [ 56.267871093750074, 24.866699218750028 ], [ 56.204687500000063, 24.833300781250074 ], [ 56.15449218750004, 24.795507812500006 ], [ 56.106542968750063, 24.748681640624966 ], [ 56.063867187500051, 24.73876953125 ], [ 56.008398437500063, 24.798242187500023 ], [ 55.9703125, 24.858935546875045 ], [ 55.97968750000004, 24.872070312499972 ], [ 56.006347656249972, 24.876416015624955 ], [ 56.016699218750063, 24.907714843750028 ], [ 56.000585937500063, 24.953222656249977 ], [ 55.96308593750004, 24.970263671874989 ], [ 55.915820312500017, 24.971777343750034 ], [ 55.870703125000063, 24.951416015624972 ], [ 55.822851562500006, 24.911279296874966 ], [ 55.795703125000074, 24.868115234374955 ], [ 55.791601562500006, 24.781298828125045 ], [ 55.804199218750028, 24.683593750000028 ], [ 55.80390625000004, 24.636230468749972 ], [ 55.777539062500097, 24.577343749999955 ], [ 55.768164062500063, 24.490625 ], [ 55.786816406250097, 24.423535156249983 ], [ 55.804003906250074, 24.383544921875 ], [ 55.805664062500028, 24.349804687499983 ], [ 55.760839843750063, 24.24267578125 ], [ 55.799707031249994, 24.22265625 ], [ 55.928613281250051, 24.215136718750074 ], [ 55.966308593749972, 24.142626953125045 ], [ 55.992187500000028, 24.092968749999955 ], [ 55.985156250000017, 24.063378906249966 ], [ 55.894140625, 24.041406250000023 ], [ 55.779101562500017, 24.017089843750057 ], [ 55.696582031250017, 24.024121093749983 ], [ 55.547851562500028, 23.991357421875051 ], [ 55.468457031250097, 23.941113281250011 ], [ 55.491796875000063, 23.90966796875 ], [ 55.519335937500074, 23.885498046874972 ], [ 55.53164062499999, 23.819042968750011 ], [ 55.508496093750097, 23.724609374999972 ], [ 55.466308593750028, 23.632910156250034 ], [ 55.413867187500074, 23.51875 ], [ 55.35322265625004, 23.387451171875028 ], [ 55.27021484375004, 23.189941406250028 ], [ 55.199902343750097, 23.034765625000034 ], [ 55.192187500000017, 22.922949218749977 ], [ 55.19404296875004, 22.85 ], [ 55.185839843750074, 22.7041015625 ], [ 55.119433593750017, 22.623925781249994 ], [ 55.104296875000074, 22.621484375000023 ], [ 55.025, 22.631152343750045 ], [ 54.99824218750004, 22.634375 ], [ 54.922460937500063, 22.643652343750006 ], [ 54.804882812500097, 22.658007812500017 ], [ 54.652246093749994, 22.676660156249994 ], [ 54.471679687499972, 22.698730468750057 ], [ 54.270117187500006, 22.723339843750011 ], [ 54.054589843749994, 22.749658203125023 ], [ 53.832128906250063, 22.776806640624955 ], [ 53.609570312500097, 22.804003906249989 ], [ 53.394042968749972, 22.830322265625028 ], [ 53.192382812500028, 22.854931640624983 ], [ 53.01191406250004, 22.877001953125045 ], [ 52.859277343749994, 22.895605468750006 ], [ 52.741601562499994, 22.910009765625006 ], [ 52.665917968750051, 22.919287109375034 ], [ 52.639160156250028, 22.922509765624994 ], [ 52.555078125000051, 22.932812499999955 ], [ 52.509570312500017, 22.986962890624966 ], [ 52.454589843749972, 23.052441406249983 ], [ 52.39960937500004, 23.117968750000017 ], [ 52.344531250000017, 23.183496093750051 ], [ 52.289550781250028, 23.248974609374983 ], [ 52.234570312500097, 23.314453125 ], [ 52.179492187500074, 23.379980468750006 ], [ 52.124511718749972, 23.445458984375023 ], [ 52.069433593750063, 23.510986328124972 ], [ 52.014453125000017, 23.576464843749989 ], [ 51.959472656250028, 23.641992187500023 ], [ 51.904394531250006, 23.707519531250028 ], [ 51.849414062500074, 23.772998046875045 ], [ 51.794335937500051, 23.838476562499977 ], [ 51.739355468750006, 23.904003906250011 ], [ 51.684375, 23.969531250000045 ], [ 51.62929687499999, 24.035009765625063 ], [ 51.592578125000074, 24.078857421875028 ], [ 51.572167968749994, 24.128320312499966 ], [ 51.568359375000028, 24.257910156250006 ], [ 51.568359375000028, 24.286181640625074 ], [ 51.605468750000028, 24.338427734375045 ], [ 51.623144531250063, 24.301074218749989 ], [ 51.664550781249972, 24.250439453124983 ], [ 51.73476562499999, 24.262792968750006 ], [ 51.767578125000028, 24.25439453125 ], [ 51.79169921875004, 24.074755859375074 ], [ 51.843164062500051, 24.010888671875023 ], [ 51.906054687500074, 23.985351562499972 ], [ 52.118554687499994, 23.97109375 ], [ 52.250878906250051, 23.995214843750034 ], [ 52.51142578125004, 24.1125 ], [ 52.648242187500017, 24.154638671875006 ], [ 53.026367187500028, 24.147314453125034 ], [ 53.329589843749972, 24.098437500000017 ], [ 53.801757812499972, 24.069482421874966 ], [ 53.893359375000017, 24.077050781249994 ], [ 54.147949218750028, 24.171191406249989 ], [ 54.304296875000063, 24.254296874999966 ], [ 54.397070312500063, 24.278173828125034 ], [ 54.458398437499994, 24.358251953125006 ], [ 54.498828125000074, 24.462695312500045 ], [ 54.534667968750028, 24.530957031250011 ], [ 54.58046875, 24.563525390624989 ], [ 54.624121093750006, 24.62128906250004 ], [ 54.658984375000017, 24.715527343749955 ], [ 54.74677734375004, 24.810449218750023 ], [ 55.098144531249972, 25.041601562500034 ], [ 55.303515625000074, 25.236816406250028 ], [ 55.321679687500051, 25.299804687499972 ], [ 55.433398437500074, 25.394482421874983 ], [ 55.522851562499994, 25.498144531249977 ], [ 55.941210937500017, 25.793994140625017 ], [ 56.025195312500017, 25.916015625000028 ], [ 56.074609375000051, 26.052783203124989 ], [ 56.08046875, 26.062646484375051 ], [ 56.116503906250017, 26.068164062500017 ], [ 56.167480468750028, 26.047460937499977 ], [ 56.172558593750097, 25.945166015625006 ], [ 56.154101562500074, 25.848486328125034 ], [ 56.151953125000063, 25.746093750000028 ], [ 56.144628906250006, 25.690527343750006 ], [ 56.183593750000028, 25.644921875000023 ] ], [ [ 56.210546875, 25.213281250000023 ], [ 56.240234375000028, 25.208837890625006 ], [ 56.281835937500063, 25.23554687500004 ], [ 56.28779296875004, 25.278613281250017 ], [ 56.277343750000028, 25.300878906250034 ], [ 56.234277343750051, 25.303808593750006 ], [ 56.216503906250097, 25.266699218749977 ], [ 56.210546875, 25.213281250000023 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Armenia", "admin": "Armenia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 45.552343750000063, 40.616064453125063 ], [ 45.51435546875004, 40.599560546874983 ], [ 45.478808593750017, 40.606982421874989 ], [ 45.478808593750017, 40.648339843749966 ], [ 45.504492187500006, 40.664843750000045 ], [ 45.534179687500028, 40.664013671874955 ], [ 45.562304687500074, 40.649169921875057 ], [ 45.552343750000063, 40.616064453125063 ] ] ], [ [ [ 45.084765625000017, 41.195458984374966 ], [ 45.152343750000028, 41.175146484375006 ], [ 45.188574218750006, 41.14741210937504 ], [ 45.190234375000017, 41.126367187500023 ], [ 45.07070312499999, 41.100830078125057 ], [ 45.062597656250063, 41.088134765625028 ], [ 45.07050781250004, 41.075585937499966 ], [ 45.106054687500006, 41.069335937500028 ], [ 45.273437500000028, 41.00625 ], [ 45.368945312500017, 41.004882812500028 ], [ 45.41914062500004, 40.985693359375034 ], [ 45.444238281249994, 40.947998046875 ], [ 45.524023437500063, 40.896728515625028 ], [ 45.5875, 40.846923828125 ], [ 45.59140625, 40.829736328124966 ], [ 45.579394531250074, 40.804492187499989 ], [ 45.401367187499972, 40.707128906250034 ], [ 45.378906249999972, 40.673583984375057 ], [ 45.37617187500004, 40.638085937500023 ], [ 45.454394531250017, 40.532373046874966 ], [ 45.569531250000097, 40.416845703125063 ], [ 45.735742187500051, 40.329101562500028 ], [ 45.964648437500017, 40.233789062499966 ], [ 45.967578125000017, 40.174804687500028 ], [ 45.93125, 40.104687499999955 ], [ 45.90009765625004, 40.05708007812504 ], [ 45.885937500000097, 40.024853515624955 ], [ 45.858105468750097, 40.011279296875045 ], [ 45.630175781250017, 40.014208984375017 ], [ 45.595996093750074, 40.002832031249994 ], [ 45.580957031250051, 39.989013671875028 ], [ 45.57978515625004, 39.9775390625 ], [ 45.661816406250097, 39.956201171874994 ], [ 45.789648437500006, 39.881103515624972 ], [ 45.863183593749994, 39.808349609375 ], [ 45.939941406249972, 39.776562500000011 ], [ 46.025878906249972, 39.718554687499989 ], [ 46.094824218750006, 39.66445312499999 ], [ 46.202050781249994, 39.594482421875028 ], [ 46.321679687500051, 39.617431640625 ], [ 46.481445312499972, 39.555175781250028 ], [ 46.488085937500017, 39.512841796874994 ], [ 46.478125, 39.475097656250057 ], [ 46.377636718750097, 39.433886718749989 ], [ 46.365136718749994, 39.416796874999989 ], [ 46.365234375000028, 39.402490234374994 ], [ 46.378417968749972, 39.382275390624955 ], [ 46.437304687500074, 39.348535156250023 ], [ 46.506640625000074, 39.298535156249955 ], [ 46.584765625000074, 39.223681640624989 ], [ 46.55, 39.201416015624972 ], [ 46.477148437500006, 39.19819335937504 ], [ 46.420312500000051, 39.207373046875034 ], [ 46.400292968749994, 39.1921875 ], [ 46.401464843750063, 39.16767578125004 ], [ 46.475390625000017, 39.110888671875017 ], [ 46.48984375, 39.069433593750006 ], [ 46.48671875, 38.997460937499994 ], [ 46.490625, 38.906689453124983 ], [ 46.317773437500051, 38.912646484375045 ], [ 46.170117187500097, 38.869042968750023 ], [ 46.114453125000097, 38.877783203125034 ], [ 46.077441406250017, 38.954882812500017 ], [ 46.045898437499972, 39.017529296874983 ], [ 45.951855468750097, 39.178125 ], [ 45.977441406249994, 39.243896484375028 ], [ 45.925, 39.28193359375004 ], [ 45.798632812500074, 39.350195312500006 ], [ 45.76630859375004, 39.378466796874989 ], [ 45.784179687499972, 39.417236328124972 ], [ 45.796484375000063, 39.488134765625034 ], [ 45.784472656250017, 39.545605468750011 ], [ 45.750488281250028, 39.562939453125011 ], [ 45.687402343750051, 39.564062500000063 ], [ 45.610742187499994, 39.5498046875 ], [ 45.456835937500074, 39.494482421875006 ], [ 45.349902343750017, 39.529882812500006 ], [ 45.288281250000097, 39.565576171874994 ], [ 45.252539062500006, 39.595458984375057 ], [ 45.17255859375004, 39.57060546874996 ], [ 45.152832031250028, 39.582666015625023 ], [ 45.14863281250004, 39.656591796874977 ], [ 45.124609375000063, 39.696337890624989 ], [ 45.076464843750017, 39.742822265624966 ], [ 45.031640625000051, 39.765136718749972 ], [ 44.867187500000028, 39.719140625000023 ], [ 44.76826171875004, 39.703515625000051 ], [ 44.733789062499994, 39.74648437499999 ], [ 44.560449218750051, 39.887597656249966 ], [ 44.39960937500004, 39.995751953124966 ], [ 44.28925781250004, 40.040380859375006 ], [ 44.178027343750017, 40.035742187500034 ], [ 44.005371093750028, 40.014111328124983 ], [ 43.941992187500006, 40.023144531249955 ], [ 43.79169921875004, 40.070263671874983 ], [ 43.66621093750004, 40.126367187500023 ], [ 43.68330078125004, 40.149658203124972 ], [ 43.709863281250051, 40.166503906250028 ], [ 43.678125, 40.239306640625045 ], [ 43.608398437499972, 40.356591796875051 ], [ 43.615820312500006, 40.393310546874972 ], [ 43.59375, 40.444042968750011 ], [ 43.569335937500028, 40.482373046874983 ], [ 43.667871093749994, 40.574072265625034 ], [ 43.712890624999972, 40.647753906250017 ], [ 43.722656249999972, 40.719531249999989 ], [ 43.696484375000097, 40.794140625000011 ], [ 43.631640625000017, 40.929003906250045 ], [ 43.591699218750051, 40.96821289062504 ], [ 43.517480468750051, 41.00483398437504 ], [ 43.45527343750004, 41.064697265624972 ], [ 43.439453125000028, 41.107128906250011 ], [ 43.491992187500074, 41.115527343750017 ], [ 43.645019531249972, 41.116650390624983 ], [ 43.79316406250004, 41.131103515625 ], [ 43.909179687499972, 41.158984374999989 ], [ 44.077246093750006, 41.182519531249994 ], [ 44.146484375000028, 41.203369140624972 ], [ 44.227343750000074, 41.213330078124955 ], [ 44.47304687499999, 41.191015625000034 ], [ 44.564843750000051, 41.208203124999983 ], [ 44.84140625, 41.211376953125011 ], [ 44.848535156250051, 41.220166015625011 ], [ 44.8109375, 41.248583984375045 ], [ 44.811328125000017, 41.259375 ], [ 44.975878906250017, 41.277490234374966 ], [ 45.001367187499994, 41.290966796874983 ], [ 45.022949218749972, 41.245703124999977 ], [ 45.084765625000017, 41.195458984374966 ] ], [ [ 44.969042968750074, 41.027246093749966 ], [ 45.002050781250063, 41.015820312499955 ], [ 45.023632812500097, 41.027246093749966 ], [ 45.028710937500051, 41.053857421874994 ], [ 45.02109375, 41.077978515625006 ], [ 44.994335937500097, 41.085595703124966 ], [ 44.961425781250028, 41.079248046874994 ], [ 44.958886718750051, 41.052636718749994 ], [ 44.969042968750074, 41.027246093749966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Azerbaijan", "admin": "Azerbaijan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 45.152832031250028, 39.582666015625023 ], [ 45.17255859375004, 39.57060546874996 ], [ 45.252539062500006, 39.595458984375057 ], [ 45.288281250000097, 39.565576171874994 ], [ 45.349902343750017, 39.529882812500006 ], [ 45.456835937500074, 39.494482421875006 ], [ 45.610742187499994, 39.5498046875 ], [ 45.687402343750051, 39.564062500000063 ], [ 45.750488281250028, 39.562939453125011 ], [ 45.784472656250017, 39.545605468750011 ], [ 45.796484375000063, 39.488134765625034 ], [ 45.784179687499972, 39.417236328124972 ], [ 45.76630859375004, 39.378466796874989 ], [ 45.798632812500074, 39.350195312500006 ], [ 45.925, 39.28193359375004 ], [ 45.977441406249994, 39.243896484375028 ], [ 45.951855468750097, 39.178125 ], [ 46.045898437499972, 39.017529296874983 ], [ 46.077441406250017, 38.954882812500017 ], [ 46.114453125000097, 38.877783203125034 ], [ 45.921875, 38.907910156249955 ], [ 45.575, 38.972802734375023 ], [ 45.479687500000097, 39.00625 ], [ 45.389257812500063, 39.095898437499983 ], [ 45.335546875000063, 39.13916015625 ], [ 45.255957031250006, 39.194677734375034 ], [ 45.190625, 39.215625 ], [ 45.141210937500063, 39.25429687499999 ], [ 45.113085937500017, 39.311572265625045 ], [ 45.071679687499994, 39.362890625 ], [ 45.00019531250004, 39.423535156250011 ], [ 44.838183593750074, 39.629101562499983 ], [ 44.817187500000017, 39.65043945312496 ], [ 44.783398437500097, 39.684667968750006 ], [ 44.76826171875004, 39.703515625000051 ], [ 44.867187500000028, 39.719140625000023 ], [ 45.031640625000051, 39.765136718749972 ], [ 45.076464843750017, 39.742822265624966 ], [ 45.124609375000063, 39.696337890624989 ], [ 45.14863281250004, 39.656591796874977 ], [ 45.152832031250028, 39.582666015625023 ] ] ], [ [ [ 45.023632812500097, 41.027246093749966 ], [ 45.002050781250063, 41.015820312499955 ], [ 44.969042968750074, 41.027246093749966 ], [ 44.958886718750051, 41.052636718749994 ], [ 44.961425781250028, 41.079248046874994 ], [ 44.994335937500097, 41.085595703124966 ], [ 45.02109375, 41.077978515625006 ], [ 45.028710937500051, 41.053857421874994 ], [ 45.023632812500097, 41.027246093749966 ] ] ], [ [ [ 46.552148437499994, 41.812304687500045 ], [ 46.571289062499972, 41.800097656250045 ], [ 46.616015625000074, 41.806933593750017 ], [ 46.690332031249994, 41.831347656250017 ], [ 46.749316406250017, 41.812597656250006 ], [ 46.825585937500051, 41.743408203125028 ], [ 46.93085937500004, 41.67041015625 ], [ 46.987792968750028, 41.62138671874996 ], [ 47.010156250000051, 41.5875 ], [ 47.063964843750028, 41.554687500000057 ], [ 47.142578125000028, 41.516064453125011 ], [ 47.205273437500097, 41.455615234375017 ], [ 47.261132812500051, 41.315087890624994 ], [ 47.317675781250017, 41.282421875000011 ], [ 47.520605468750063, 41.22905273437496 ], [ 47.591796874999972, 41.218115234375063 ], [ 47.791015624999972, 41.199267578125017 ], [ 47.861132812500074, 41.212744140625034 ], [ 47.963671875000074, 41.333984375000028 ], [ 48.056054687500051, 41.45869140625004 ], [ 48.14228515625004, 41.484765625000023 ], [ 48.298144531250017, 41.545019531250034 ], [ 48.391406250000074, 41.601904296874977 ], [ 48.430664062499972, 41.663330078124972 ], [ 48.518652343750063, 41.779345703124989 ], [ 48.572851562500006, 41.844482421875028 ], [ 48.664648437500063, 41.786621093750057 ], [ 48.823925781250097, 41.62958984375004 ], [ 49.050878906250063, 41.373974609375011 ], [ 49.10664062500004, 41.30170898437504 ], [ 49.14326171875004, 41.217773437499972 ], [ 49.174707031250051, 41.116113281249966 ], [ 49.226464843750051, 41.026220703125034 ], [ 49.45673828125004, 40.799853515625017 ], [ 49.556152343749972, 40.716308593750057 ], [ 49.718359375000063, 40.60810546875004 ], [ 49.775976562500063, 40.583984375 ], [ 49.85175781250004, 40.577197265625045 ], [ 49.990625, 40.576806640625051 ], [ 50.119140624999972, 40.534521484375063 ], [ 50.182519531250051, 40.504785156250023 ], [ 50.248046874999972, 40.461767578125063 ], [ 50.30683593750004, 40.412207031250006 ], [ 50.365917968750097, 40.279492187499955 ], [ 50.143164062500006, 40.3232421875 ], [ 49.918847656250051, 40.316406250000028 ], [ 49.791992187499972, 40.287890624999989 ], [ 49.669042968750063, 40.249023437499972 ], [ 49.55117187499999, 40.194140624999989 ], [ 49.477343750000074, 40.087255859375063 ], [ 49.415136718750006, 39.83984375 ], [ 49.324414062500097, 39.608349609375011 ], [ 49.327539062499994, 39.501220703125028 ], [ 49.36738281250004, 39.398388671874955 ], [ 49.362792968750028, 39.349560546874955 ], [ 49.321191406250051, 39.328906250000017 ], [ 49.269335937500074, 39.285156249999972 ], [ 49.199804687500006, 39.072656250000023 ], [ 49.165332031250017, 39.030273437500028 ], [ 49.120996093750051, 39.003906249999972 ], [ 49.108691406250017, 39.029052734375028 ], [ 49.111328125000028, 39.084716796875 ], [ 49.013476562500074, 39.133984375000011 ], [ 48.961718750000017, 39.078759765625023 ], [ 48.926171875000051, 38.961767578125006 ], [ 48.854492187500028, 38.838818359375011 ], [ 48.850878906250074, 38.815332031250023 ], [ 48.86875, 38.435498046874983 ], [ 48.840332031249972, 38.437255859375 ], [ 48.635546875000074, 38.39873046874996 ], [ 48.592675781250051, 38.411083984374983 ], [ 48.417382812500051, 38.58623046874996 ], [ 48.38125, 38.605615234375023 ], [ 48.305566406249994, 38.613476562500011 ], [ 48.261328125000063, 38.642285156250011 ], [ 48.225195312500063, 38.689208984375 ], [ 48.204687500000063, 38.72412109375 ], [ 48.023242187500017, 38.819042968749983 ], [ 47.99648437499999, 38.853759765625028 ], [ 47.992675781250028, 38.884277343750028 ], [ 48.019335937500017, 38.911816406249955 ], [ 48.050097656250017, 38.935009765624983 ], [ 48.138574218749994, 38.958642578124994 ], [ 48.241992187500017, 38.978955078124955 ], [ 48.275097656250097, 38.993603515625011 ], [ 48.292089843750006, 39.018847656249989 ], [ 48.291015624999972, 39.059277343749983 ], [ 48.274121093750097, 39.09912109375 ], [ 48.125488281249972, 39.171630859375028 ], [ 48.109179687500074, 39.202832031250011 ], [ 48.104394531250051, 39.241113281249994 ], [ 48.112890625, 39.281103515625034 ], [ 48.136035156250017, 39.312353515625006 ], [ 48.257226562499994, 39.35498046875 ], [ 48.322167968749994, 39.399072265625023 ], [ 48.281738281250028, 39.448339843750006 ], [ 48.15107421875004, 39.560546875000057 ], [ 47.995898437500074, 39.683935546875034 ], [ 47.892285156250097, 39.68505859375 ], [ 47.772851562499994, 39.648583984375051 ], [ 47.581835937500074, 39.54335937499999 ], [ 47.476171875000063, 39.498339843749989 ], [ 47.338476562500063, 39.423876953124989 ], [ 47.188378906250051, 39.340966796874994 ], [ 47.065429687500028, 39.252880859374983 ], [ 46.988867187500063, 39.18017578125 ], [ 46.852539062500028, 39.148437500000028 ], [ 46.783203125000028, 39.087402343750028 ], [ 46.554785156250006, 38.904394531250034 ], [ 46.490625, 38.906689453124983 ], [ 46.48671875, 38.997460937499994 ], [ 46.48984375, 39.069433593750006 ], [ 46.475390625000017, 39.110888671875017 ], [ 46.401464843750063, 39.16767578125004 ], [ 46.400292968749994, 39.1921875 ], [ 46.420312500000051, 39.207373046875034 ], [ 46.477148437500006, 39.19819335937504 ], [ 46.55, 39.201416015624972 ], [ 46.584765625000074, 39.223681640624989 ], [ 46.506640625000074, 39.298535156249955 ], [ 46.437304687500074, 39.348535156250023 ], [ 46.378417968749972, 39.382275390624955 ], [ 46.365234375000028, 39.402490234374994 ], [ 46.365136718749994, 39.416796874999989 ], [ 46.377636718750097, 39.433886718749989 ], [ 46.478125, 39.475097656250057 ], [ 46.488085937500017, 39.512841796874994 ], [ 46.481445312499972, 39.555175781250028 ], [ 46.321679687500051, 39.617431640625 ], [ 46.202050781249994, 39.594482421875028 ], [ 46.094824218750006, 39.66445312499999 ], [ 46.025878906249972, 39.718554687499989 ], [ 45.939941406249972, 39.776562500000011 ], [ 45.863183593749994, 39.808349609375 ], [ 45.789648437500006, 39.881103515624972 ], [ 45.661816406250097, 39.956201171874994 ], [ 45.57978515625004, 39.9775390625 ], [ 45.580957031250051, 39.989013671875028 ], [ 45.595996093750074, 40.002832031249994 ], [ 45.630175781250017, 40.014208984375017 ], [ 45.858105468750097, 40.011279296875045 ], [ 45.885937500000097, 40.024853515624955 ], [ 45.90009765625004, 40.05708007812504 ], [ 45.93125, 40.104687499999955 ], [ 45.967578125000017, 40.174804687500028 ], [ 45.964648437500017, 40.233789062499966 ], [ 45.735742187500051, 40.329101562500028 ], [ 45.569531250000097, 40.416845703125063 ], [ 45.454394531250017, 40.532373046874966 ], [ 45.37617187500004, 40.638085937500023 ], [ 45.378906249999972, 40.673583984375057 ], [ 45.401367187499972, 40.707128906250034 ], [ 45.579394531250074, 40.804492187499989 ], [ 45.59140625, 40.829736328124966 ], [ 45.5875, 40.846923828125 ], [ 45.524023437500063, 40.896728515625028 ], [ 45.444238281249994, 40.947998046875 ], [ 45.41914062500004, 40.985693359375034 ], [ 45.368945312500017, 41.004882812500028 ], [ 45.273437500000028, 41.00625 ], [ 45.106054687500006, 41.069335937500028 ], [ 45.07050781250004, 41.075585937499966 ], [ 45.062597656250063, 41.088134765625028 ], [ 45.07070312499999, 41.100830078125057 ], [ 45.190234375000017, 41.126367187500023 ], [ 45.188574218750006, 41.14741210937504 ], [ 45.152343750000028, 41.175146484375006 ], [ 45.084765625000017, 41.195458984374966 ], [ 45.022949218749972, 41.245703124999977 ], [ 45.001367187499994, 41.290966796874983 ], [ 45.2171875, 41.423193359375006 ], [ 45.28095703125004, 41.449560546875034 ], [ 45.422265625000051, 41.425292968749972 ], [ 45.715625, 41.337646484374972 ], [ 45.695703125000051, 41.289013671875011 ], [ 45.725488281249994, 41.261621093750023 ], [ 45.792773437500017, 41.224414062499989 ], [ 45.921972656250063, 41.186718749999955 ], [ 46.03125, 41.167285156249989 ], [ 46.086523437500006, 41.183837890625 ], [ 46.170703125000017, 41.197851562500006 ], [ 46.279980468750097, 41.154443359375051 ], [ 46.380761718749994, 41.099316406250011 ], [ 46.430957031250017, 41.077050781249994 ], [ 46.457910156249994, 41.070214843750023 ], [ 46.534375, 41.08857421875004 ], [ 46.626367187500051, 41.159667968750057 ], [ 46.662402343750017, 41.245507812500023 ], [ 46.67255859375004, 41.286816406250011 ], [ 46.618945312500017, 41.34375 ], [ 46.508789062499972, 41.40556640624996 ], [ 46.38496093750004, 41.459863281249994 ], [ 46.305468750000017, 41.507714843749994 ], [ 46.254687500000074, 41.602148437500034 ], [ 46.203515625000051, 41.612597656250045 ], [ 46.190527343750063, 41.624853515625034 ], [ 46.182128906250028, 41.657080078125034 ], [ 46.18427734375004, 41.702148437499972 ], [ 46.20185546875004, 41.736865234375045 ], [ 46.251855468750051, 41.75175781249996 ], [ 46.302539062500074, 41.757080078124972 ], [ 46.348242187500006, 41.790185546874966 ], [ 46.40546875000004, 41.855078125000063 ], [ 46.42988281250004, 41.890966796875006 ], [ 46.537695312500006, 41.870410156249989 ], [ 46.552148437499994, 41.812304687500045 ] ], [ [ 45.478808593750017, 40.606982421874989 ], [ 45.51435546875004, 40.599560546874983 ], [ 45.552343750000063, 40.616064453125063 ], [ 45.562304687500074, 40.649169921875057 ], [ 45.534179687500028, 40.664013671874955 ], [ 45.504492187500006, 40.664843750000045 ], [ 45.478808593750017, 40.648339843749966 ], [ 45.478808593750017, 40.606982421874989 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Bangladesh", "admin": "Bangladesh" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 91.949218750000028, 21.508056640625028 ], [ 91.88886718750004, 21.503320312500051 ], [ 91.859472656250119, 21.532958984375057 ], [ 91.873242187500097, 21.574414062499955 ], [ 91.857031250000063, 21.708789062499989 ], [ 91.907714843749972, 21.722949218750017 ], [ 91.93398437499999, 21.722167968750057 ], [ 91.948632812499994, 21.682568359374983 ], [ 91.961914062500028, 21.609765624999966 ], [ 91.949218750000028, 21.508056640625028 ] ] ], [ [ [ 91.873828125000017, 21.832128906249977 ], [ 91.837597656250097, 21.750244140625 ], [ 91.819726562499994, 21.809814453125057 ], [ 91.83515625000004, 21.885351562499977 ], [ 91.850683593750119, 21.927050781250045 ], [ 91.861328124999972, 21.926660156249966 ], [ 91.882519531250097, 21.883642578125006 ], [ 91.873828125000017, 21.832128906249977 ] ] ], [ [ [ 91.150781250000051, 22.175195312499966 ], [ 91.044726562500017, 22.105175781250011 ], [ 91.079492187499994, 22.519726562499983 ], [ 91.158300781250063, 22.365429687500011 ], [ 91.178222656249972, 22.283007812499989 ], [ 91.150781250000051, 22.175195312499966 ] ] ], [ [ [ 91.556738281250063, 22.382226562500051 ], [ 91.51044921875004, 22.352783203125 ], [ 91.466894531250063, 22.378417968749972 ], [ 91.41132812500004, 22.475683593750006 ], [ 91.438867187500051, 22.59882812500004 ], [ 91.456054687499972, 22.616503906249989 ], [ 91.483984375000063, 22.576562500000023 ], [ 91.523046875000063, 22.490722656250028 ], [ 91.548339843749972, 22.425390625000063 ], [ 91.556738281250063, 22.382226562500051 ] ] ], [ [ [ 90.777636718750074, 22.089306640624983 ], [ 90.603613281250063, 22.05419921875 ], [ 90.515039062500051, 22.065136718750011 ], [ 90.680468750000074, 22.327490234375006 ], [ 90.674902343750119, 22.444970703125051 ], [ 90.649218750000017, 22.540673828124994 ], [ 90.564941406249972, 22.617626953124955 ], [ 90.560351562500017, 22.672558593749955 ], [ 90.522558593750063, 22.74750976562504 ], [ 90.502929687499972, 22.835351562499994 ], [ 90.596484375000017, 22.863525390625057 ], [ 90.67226562499999, 22.813183593750011 ], [ 90.683007812500051, 22.785302734375023 ], [ 90.699218749999972, 22.713525390625051 ], [ 90.736914062500119, 22.638720703124989 ], [ 90.868164062500028, 22.48486328125 ], [ 90.865820312500063, 22.390576171874983 ], [ 90.829882812500074, 22.159960937500074 ], [ 90.777636718750074, 22.089306640624983 ] ] ], [ [ [ 90.641796875000097, 22.962988281250063 ], [ 90.659570312499994, 22.920019531250006 ], [ 90.60390625, 22.945556640624972 ], [ 90.562304687500074, 22.975439453125034 ], [ 90.53632812500004, 23.014892578124972 ], [ 90.579882812500017, 23.035449218749989 ], [ 90.641796875000097, 22.962988281250063 ] ] ], [ [ [ 88.761914062500097, 26.279394531249977 ], [ 88.828027343749994, 26.252197265625028 ], [ 88.896484374999972, 26.260498046875028 ], [ 88.940722656250017, 26.245361328124972 ], [ 88.97041015625004, 26.250878906250023 ], [ 88.981542968750063, 26.286132812500028 ], [ 88.948242187499972, 26.337988281250006 ], [ 88.924121093750017, 26.375097656250034 ], [ 88.951953125000017, 26.412109375 ], [ 88.983398437500028, 26.41953125 ], [ 89.018652343750119, 26.410253906249977 ], [ 89.066796875000051, 26.37690429687504 ], [ 89.10195312499999, 26.308349609375 ], [ 89.108300781250051, 26.202246093749977 ], [ 89.186425781249994, 26.10595703125 ], [ 89.28925781250004, 26.03759765625 ], [ 89.369726562500119, 26.006103515625 ], [ 89.466894531250119, 25.983544921875023 ], [ 89.549902343750063, 26.005273437499994 ], [ 89.591406250000063, 26.072412109374994 ], [ 89.572753906250028, 26.132324218750028 ], [ 89.585742187500074, 26.186035156250057 ], [ 89.619042968749994, 26.215673828125063 ], [ 89.670898437500028, 26.21381835937504 ], [ 89.709863281250051, 26.171240234375063 ], [ 89.822949218750097, 25.941406250000028 ], [ 89.799609375000017, 25.839599609375 ], [ 89.82490234375004, 25.56015625 ], [ 89.796289062499994, 25.375830078125006 ], [ 89.800878906250119, 25.336132812500011 ], [ 89.814062500000063, 25.305371093749955 ], [ 89.833300781250074, 25.292773437500045 ], [ 89.866308593750119, 25.293164062499955 ], [ 90.003808593749994, 25.258349609375074 ], [ 90.119628906250028, 25.219970703124972 ], [ 90.250390625000051, 25.184960937500023 ], [ 90.439355468749994, 25.15771484375 ], [ 90.555273437500063, 25.166601562500034 ], [ 90.613085937500017, 25.167724609374972 ], [ 90.730175781250097, 25.159472656249989 ], [ 91.03828125000004, 25.174072265625028 ], [ 91.29316406250004, 25.177978515625028 ], [ 91.39667968750004, 25.151611328125 ], [ 91.479687500000097, 25.142138671875017 ], [ 91.763476562500017, 25.160644531250057 ], [ 92.049707031250051, 25.169482421874989 ], [ 92.204687500000119, 25.110937500000063 ], [ 92.3734375, 25.015136718749972 ], [ 92.468359375000063, 24.944140624999989 ], [ 92.485449218750119, 24.903320312500028 ], [ 92.475, 24.868505859375034 ], [ 92.443164062500017, 24.849414062500074 ], [ 92.38496093750004, 24.848779296875023 ], [ 92.251269531250074, 24.895068359375045 ], [ 92.228320312500017, 24.88134765625 ], [ 92.230566406250119, 24.786230468749977 ], [ 92.226660156250119, 24.770996093749972 ], [ 92.198046875000074, 24.685742187500011 ], [ 92.117480468750017, 24.493945312500017 ], [ 92.101953125000051, 24.408056640625034 ], [ 92.085058593750063, 24.386181640625011 ], [ 92.06416015625004, 24.374365234375006 ], [ 92.001074218750063, 24.370898437500017 ], [ 91.951660156249972, 24.356738281250045 ], [ 91.931054687500051, 24.325537109375006 ], [ 91.899023437500063, 24.26069335937504 ], [ 91.876953125000028, 24.195312500000028 ], [ 91.846191406249972, 24.175292968750028 ], [ 91.772460937499972, 24.210644531249955 ], [ 91.726562500000028, 24.205078124999972 ], [ 91.66875, 24.190087890625023 ], [ 91.611132812500074, 24.15283203125 ], [ 91.571386718750119, 24.106591796874994 ], [ 91.526367187500028, 24.090771484374955 ], [ 91.392675781250063, 24.10009765625 ], [ 91.367089843749994, 24.093505859374972 ], [ 91.350195312500119, 24.060498046875011 ], [ 91.336425781249972, 24.018798828125028 ], [ 91.232031250000063, 23.920458984374989 ], [ 91.192480468750119, 23.762890624999955 ], [ 91.160449218750074, 23.66064453125 ], [ 91.165527343749972, 23.581054687500028 ], [ 91.253808593749994, 23.373632812500063 ], [ 91.315234375000074, 23.104394531249994 ], [ 91.338867187500028, 23.077001953125006 ], [ 91.359375, 23.068359375000028 ], [ 91.368652343750028, 23.074560546875063 ], [ 91.366796875000119, 23.130468749999977 ], [ 91.370605468749972, 23.197998046874972 ], [ 91.399414062499972, 23.2138671875 ], [ 91.43623046875004, 23.199902343750011 ], [ 91.471386718750097, 23.141259765624966 ], [ 91.511230468750028, 23.03369140625 ], [ 91.553515625000017, 22.991552734375006 ], [ 91.61953125, 22.979687500000011 ], [ 91.694921875000063, 23.004833984374983 ], [ 91.750976562500028, 23.053515625000017 ], [ 91.77382812499999, 23.106103515624994 ], [ 91.757910156250119, 23.209814453124977 ], [ 91.754199218750074, 23.287304687499955 ], [ 91.790039062499972, 23.361035156249983 ], [ 91.919140625000097, 23.471044921875006 ], [ 91.93789062499999, 23.504687500000017 ], [ 91.929492187500074, 23.598242187499977 ], [ 91.929589843749994, 23.685986328125011 ], [ 91.978515625000028, 23.691992187499977 ], [ 92.044042968750063, 23.677783203125017 ], [ 92.127050781250063, 23.720996093750045 ], [ 92.152343749999972, 23.721875 ], [ 92.187109375000063, 23.675537109375 ], [ 92.246093750000028, 23.683593750000057 ], [ 92.289355468750017, 23.492480468750017 ], [ 92.334179687500097, 23.323828125000034 ], [ 92.333789062500017, 23.242382812499955 ], [ 92.341210937499994, 23.069824218749972 ], [ 92.361621093750017, 22.929003906250074 ], [ 92.393164062500119, 22.897021484375045 ], [ 92.430468750000074, 22.821826171874989 ], [ 92.464453125000063, 22.734423828125045 ], [ 92.49140625000004, 22.685400390625006 ], [ 92.509570312500017, 22.525683593750045 ], [ 92.531835937500119, 22.410302734374994 ], [ 92.561230468750097, 22.048046875000011 ], [ 92.57490234375004, 21.978076171875045 ], [ 92.582812500000017, 21.940332031249994 ], [ 92.584277343750074, 21.609033203124994 ], [ 92.593457031250097, 21.467333984374989 ], [ 92.625292968750074, 21.350732421875051 ], [ 92.631640625000017, 21.306201171875045 ], [ 92.59980468750004, 21.270166015624966 ], [ 92.56855468750004, 21.263330078124994 ], [ 92.539160156250119, 21.319824218749972 ], [ 92.471875, 21.362988281249983 ], [ 92.372656250000119, 21.409033203125034 ], [ 92.330566406249972, 21.439794921874977 ], [ 92.2796875, 21.427587890624977 ], [ 92.208203125000097, 21.357861328124983 ], [ 92.179589843750051, 21.293115234375023 ], [ 92.191992187500063, 21.202246093750006 ], [ 92.214746093749994, 21.112695312500051 ], [ 92.264453125000017, 21.061474609375011 ], [ 92.268457031250051, 21.004687500000074 ], [ 92.286230468750119, 20.931591796875011 ], [ 92.311914062499994, 20.864453125000011 ], [ 92.324121093749994, 20.791845703125063 ], [ 92.30781250000004, 20.790429687500023 ], [ 92.248144531250063, 20.883593750000017 ], [ 92.194628906250017, 20.984277343749994 ], [ 92.056054687499994, 21.1748046875 ], [ 92.01093750000004, 21.516259765625023 ], [ 92.008007812500097, 21.684765624999983 ], [ 91.913183593750119, 21.883056640625057 ], [ 91.85, 22.157373046874994 ], [ 91.824804687500063, 22.228662109375023 ], [ 91.857812500000051, 22.317333984374983 ], [ 91.863378906250119, 22.350488281249966 ], [ 91.845410156250097, 22.343115234374977 ], [ 91.797070312500097, 22.297460937500006 ], [ 91.73408203125004, 22.406689453124983 ], [ 91.692968750000119, 22.504785156249966 ], [ 91.5296875, 22.707666015624994 ], [ 91.48212890625004, 22.797412109374989 ], [ 91.480078125000063, 22.884814453125045 ], [ 91.409570312499994, 22.797021484374994 ], [ 91.313769531250017, 22.735156250000017 ], [ 91.216210937499994, 22.642236328124994 ], [ 91.151367187499972, 22.614062500000017 ], [ 90.945605468750017, 22.597021484375034 ], [ 90.826757812500119, 22.721386718749955 ], [ 90.65625, 23.025488281250006 ], [ 90.633593750000017, 23.094238281249972 ], [ 90.656054687500074, 23.273046874999977 ], [ 90.615625, 23.442333984375011 ], [ 90.616113281249994, 23.53164062499999 ], [ 90.604003906249972, 23.591357421874989 ], [ 90.57343750000004, 23.578125 ], [ 90.561621093750119, 23.537109375000057 ], [ 90.568066406250097, 23.474267578125051 ], [ 90.555664062499972, 23.421533203125051 ], [ 90.408007812500074, 23.431884765625028 ], [ 90.269140625000119, 23.455859375000017 ], [ 90.391503906249994, 23.366943359375028 ], [ 90.522753906250017, 23.346142578124955 ], [ 90.590917968750119, 23.266406250000045 ], [ 90.599218750000063, 23.204150390624989 ], [ 90.595117187499994, 23.133935546874994 ], [ 90.527734375000051, 23.084960937500028 ], [ 90.466015625000097, 23.053906250000011 ], [ 90.477539062500028, 22.986767578125011 ], [ 90.552246093749972, 22.904882812500034 ], [ 90.461621093750097, 22.88178710937504 ], [ 90.436914062499994, 22.828173828125045 ], [ 90.435058593749972, 22.751904296874955 ], [ 90.48066406250004, 22.684667968750034 ], [ 90.498437500000051, 22.634814453124989 ], [ 90.487402343750063, 22.588720703125006 ], [ 90.531738281249972, 22.539306640625 ], [ 90.595507812500017, 22.435839843750045 ], [ 90.616113281249994, 22.362158203125034 ], [ 90.589453125000119, 22.258447265624966 ], [ 90.552832031250119, 22.218164062500023 ], [ 90.494140624999972, 22.178906250000011 ], [ 90.355761718750017, 22.048242187500051 ], [ 90.288183593750119, 21.8994140625 ], [ 90.230566406250063, 21.82978515625004 ], [ 90.158789062500119, 21.816845703124983 ], [ 90.130761718749994, 21.847412109374972 ], [ 90.071191406250051, 21.887255859375017 ], [ 90.07001953125004, 21.959912109374983 ], [ 90.087890624999972, 22.017480468749994 ], [ 90.209570312500063, 22.156591796875006 ], [ 90.143457031249994, 22.137890625000011 ], [ 90.06855468750004, 22.098193359375017 ], [ 89.954199218750063, 22.022851562500023 ], [ 89.918066406250119, 22.116162109375011 ], [ 89.894042968749972, 22.202587890624955 ], [ 89.893847656250074, 22.308398437500017 ], [ 89.985156250000017, 22.466406250000063 ], [ 89.881835937499972, 22.387597656249994 ], [ 89.85322265625004, 22.288964843749966 ], [ 89.865820312500119, 22.173046874999983 ], [ 89.852539062499972, 22.090917968750034 ], [ 89.811914062500051, 21.983496093750006 ], [ 89.756835937500028, 21.919042968750006 ], [ 89.667773437500017, 21.877685546875028 ], [ 89.628125, 21.814160156249955 ], [ 89.56855468750004, 21.767431640625034 ], [ 89.566601562500097, 21.860595703125 ], [ 89.547460937500063, 21.983691406250045 ], [ 89.483203125000074, 22.275537109374994 ], [ 89.469335937500063, 22.212939453125017 ], [ 89.502539062500063, 22.031884765624994 ], [ 89.500585937500063, 21.914355468750045 ], [ 89.451953125000074, 21.821093750000045 ], [ 89.35371093750004, 21.72109375 ], [ 89.278613281250017, 21.706982421874983 ], [ 89.234277343750051, 21.722363281250011 ], [ 89.167089843750063, 21.784277343750006 ], [ 89.09394531250004, 21.872753906249983 ], [ 89.081640625000063, 22.014941406250017 ], [ 89.05146484375004, 22.093164062500051 ], [ 89.05585937500004, 22.186230468750011 ], [ 89.05, 22.274609374999983 ], [ 88.971484375000074, 22.510937499999983 ], [ 88.920703125000017, 22.632031249999955 ], [ 88.92695312500004, 22.671142578125028 ], [ 88.923437500000063, 22.687548828124989 ], [ 88.899707031250017, 22.843505859375057 ], [ 88.866992187500017, 22.938867187500023 ], [ 88.850585937499972, 23.040527343750057 ], [ 88.928125, 23.186621093750063 ], [ 88.897070312500119, 23.210400390625011 ], [ 88.807617187499972, 23.22968750000004 ], [ 88.724414062500017, 23.254980468750034 ], [ 88.704003906250051, 23.292822265625034 ], [ 88.740820312500063, 23.436621093750006 ], [ 88.69765625, 23.493017578125034 ], [ 88.635742187499972, 23.55 ], [ 88.61640625000004, 23.572753906250028 ], [ 88.595996093750074, 23.602197265624994 ], [ 88.567382812499972, 23.674414062500034 ], [ 88.622558593749972, 23.826367187500011 ], [ 88.699804687500063, 24.002539062500006 ], [ 88.713769531249994, 24.069628906250017 ], [ 88.726562500000028, 24.186230468749955 ], [ 88.733593750000097, 24.230908203125011 ], [ 88.723535156249994, 24.27490234375 ], [ 88.64228515625004, 24.325976562500017 ], [ 88.498535156250028, 24.34663085937504 ], [ 88.396972656250028, 24.389257812500006 ], [ 88.3375, 24.453857421875028 ], [ 88.287109375000028, 24.479736328124972 ], [ 88.225, 24.460644531249983 ], [ 88.145507812500028, 24.485791015624955 ], [ 88.079101562499972, 24.549902343750063 ], [ 88.023437500000028, 24.627832031250051 ], [ 88.030273437499972, 24.664453125000051 ], [ 88.045117187500097, 24.713037109374994 ], [ 88.149804687499994, 24.914648437500034 ], [ 88.188867187499994, 24.920605468750011 ], [ 88.27949218750004, 24.881933593750034 ], [ 88.313378906250051, 24.8818359375 ], [ 88.372949218749994, 24.961523437499977 ], [ 88.45625, 25.18842773437504 ], [ 88.573828125000063, 25.18789062499999 ], [ 88.677539062500074, 25.180468750000017 ], [ 88.747558593750028, 25.168945312500057 ], [ 88.817285156249994, 25.17622070312504 ], [ 88.890136718750028, 25.194384765624989 ], [ 88.929785156250119, 25.222998046875063 ], [ 88.951660156250028, 25.259277343749972 ], [ 88.944140625000017, 25.290771484375 ], [ 88.854785156250017, 25.333544921875017 ], [ 88.820312500000028, 25.365527343750045 ], [ 88.795410156249972, 25.45625 ], [ 88.769140625000063, 25.490478515625 ], [ 88.59345703125004, 25.495312500000011 ], [ 88.502441406249972, 25.537011718749994 ], [ 88.452343750000097, 25.574414062499983 ], [ 88.363085937500017, 25.698193359374955 ], [ 88.252929687499972, 25.789794921874972 ], [ 88.147460937499972, 25.811425781250023 ], [ 88.106640625000097, 25.841113281250045 ], [ 88.084570312500063, 25.888232421875045 ], [ 88.097363281250097, 25.956347656250074 ], [ 88.129003906250119, 26.018212890624966 ], [ 88.150781250000051, 26.087158203124972 ], [ 88.235156250000074, 26.178076171875034 ], [ 88.333984374999972, 26.257519531249955 ], [ 88.378027343750063, 26.312011718750057 ], [ 88.440429687499972, 26.369482421875034 ], [ 88.447851562500063, 26.401025390624966 ], [ 88.43671875000004, 26.437109375000034 ], [ 88.386230468750028, 26.471533203125034 ], [ 88.351464843750051, 26.482568359374966 ], [ 88.345898437500097, 26.504785156249966 ], [ 88.369921875000017, 26.564111328124994 ], [ 88.41816406250004, 26.571533203124972 ], [ 88.51826171875004, 26.517773437499955 ], [ 88.620117187499972, 26.430664062499972 ], [ 88.680664062499972, 26.352978515624955 ], [ 88.68281250000004, 26.291699218749983 ], [ 88.722167968749972, 26.281835937500034 ], [ 88.761914062500097, 26.279394531249977 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Bahrain", "admin": "Bahrain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 50.607226562500017, 25.883105468750003 ], [ 50.574902343750011, 25.806787109374994 ], [ 50.544042968750006, 25.83349609375 ], [ 50.465917968750006, 25.965527343749997 ], [ 50.489453125000011, 26.058447265624999 ], [ 50.452441406250017, 26.190820312499994 ], [ 50.469921875000011, 26.228955078124997 ], [ 50.5640625, 26.246435546874999 ], [ 50.5859375, 26.24072265625 ], [ 50.557812500000011, 26.198291015624996 ], [ 50.609765625000023, 26.124462890624997 ], [ 50.617480468750017, 26.00234375 ], [ 50.607226562500017, 25.883105468750003 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Brunei", "admin": "Brunei" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 115.026757812500051, 4.899707031249989 ], [ 115.140039062499994, 4.899755859374991 ], [ 115.168457031250028, 4.866699218750014 ], [ 115.227929687499994, 4.750585937499977 ], [ 115.266699218750063, 4.633984375000026 ], [ 115.279296874999972, 4.456347656249989 ], [ 115.326757812500063, 4.380761718750051 ], [ 115.319238281249994, 4.365283203125003 ], [ 115.290625, 4.352587890624989 ], [ 115.246679687500063, 4.34721679687496 ], [ 115.17060546875004, 4.364208984375054 ], [ 115.107031250000063, 4.390429687499974 ], [ 115.051562500000017, 4.582666015624966 ], [ 115.026757812500051, 4.691357421874997 ], [ 115.028808593750028, 4.821142578124963 ], [ 115.026757812500051, 4.899707031249989 ] ] ], [ [ [ 115.026757812500051, 4.899707031249989 ], [ 114.944726562499994, 4.85625 ], [ 114.864550781250017, 4.801757812500014 ], [ 114.784179687499972, 4.754833984375054 ], [ 114.746679687500063, 4.718066406250017 ], [ 114.75996093750004, 4.66650390625 ], [ 114.779296874999972, 4.553027343749974 ], [ 114.790136718750063, 4.463916015625017 ], [ 114.818261718749994, 4.42875976562496 ], [ 114.840234375000051, 4.393212890625009 ], [ 114.831054687499972, 4.354492187500028 ], [ 114.783496093750017, 4.280761718750014 ], [ 114.810449218749994, 4.266503906250037 ], [ 114.776171875000074, 4.168798828125034 ], [ 114.725, 4.096533203124963 ], [ 114.654101562500074, 4.037646484375045 ], [ 114.608300781250051, 4.023974609375017 ], [ 114.571777343749972, 4.049072265624972 ], [ 114.512207031250028, 4.113574218749974 ], [ 114.447070312500074, 4.203564453125011 ], [ 114.416601562500063, 4.255859375 ], [ 114.322949218750097, 4.262792968749991 ], [ 114.289648437500063, 4.304199218749986 ], [ 114.287597656249972, 4.354736328124986 ], [ 114.261035156250017, 4.414257812500026 ], [ 114.224121093750028, 4.47788085937502 ], [ 114.168847656250051, 4.52695312499999 ], [ 114.095117187500051, 4.565234374999974 ], [ 114.063867187499994, 4.592675781249966 ], [ 114.17792968750004, 4.590966796874966 ], [ 114.299414062500119, 4.607177734374986 ], [ 114.424414062500063, 4.660400390625 ], [ 114.544726562500074, 4.724560546875011 ], [ 114.645898437499994, 4.798144531249989 ], [ 114.740820312500063, 4.881005859374994 ], [ 114.840625, 4.946386718749991 ], [ 114.995410156250017, 5.022363281250023 ], [ 115.047656250000017, 5.016357421875043 ], [ 115.047070312500097, 4.962451171874974 ], [ 115.026757812500051, 4.899707031249989 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Bhutan", "admin": "Bhutan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 91.631933593750034, 27.759960937499997 ], [ 91.625878906250023, 27.7373046875 ], [ 91.59765625, 27.677001953125 ], [ 91.579296875000011, 27.611425781249999 ], [ 91.5947265625, 27.557666015624996 ], [ 91.658105468750023, 27.493603515624997 ], [ 91.743066406250023, 27.442529296874994 ], [ 91.851269531250011, 27.438623046874994 ], [ 91.950976562499989, 27.458300781249996 ], [ 91.990820312500034, 27.4501953125 ], [ 92.044921875, 27.364697265624997 ], [ 92.083398437500023, 27.290625 ], [ 92.031152343750023, 27.214306640624997 ], [ 92.002539062500034, 27.147363281249994 ], [ 91.992285156250034, 27.099902343749996 ], [ 91.998632812500034, 27.079296875 ], [ 92.030859375000034, 27.040820312499996 ], [ 92.068164062499989, 26.975195312499999 ], [ 92.073437500000011, 26.91484375 ], [ 92.049707031250023, 26.874853515624999 ], [ 91.998339843749989, 26.85498046875 ], [ 91.94375, 26.86083984375 ], [ 91.898632812500011, 26.860058593749997 ], [ 91.842089843749989, 26.852978515624997 ], [ 91.753710937499989, 26.830761718749997 ], [ 91.671582031250011, 26.802001953125 ], [ 91.517578125, 26.807324218749997 ], [ 91.455859374999989, 26.866894531249997 ], [ 91.4267578125, 26.867089843749994 ], [ 91.286523437500023, 26.789941406249994 ], [ 91.133886718750034, 26.803417968749997 ], [ 90.855761718749989, 26.77773437499999 ], [ 90.739648437500023, 26.771679687499997 ], [ 90.620312500000011, 26.780224609374997 ], [ 90.559863281249989, 26.796582031249997 ], [ 90.447656250000023, 26.85078125 ], [ 90.345898437500011, 26.890332031249997 ], [ 90.242382812500011, 26.854150390624994 ], [ 90.2060546875, 26.847509765624999 ], [ 90.122949218750023, 26.754589843749997 ], [ 89.943164062499989, 26.723925781249996 ], [ 89.763867187500011, 26.7015625 ], [ 89.7109375, 26.713916015624996 ], [ 89.609960937500034, 26.719433593749997 ], [ 89.606152343750011, 26.741113281249994 ], [ 89.609179687499989, 26.76220703125 ], [ 89.586132812500011, 26.778955078124994 ], [ 89.545117187500011, 26.796240234374999 ], [ 89.474609375, 26.803417968749997 ], [ 89.384179687500023, 26.8265625 ], [ 89.332128906250034, 26.8486328125 ], [ 89.148242187499989, 26.816162109375 ], [ 89.040917968750023, 26.865039062499996 ], [ 88.919140625000011, 26.932226562499999 ], [ 88.857617187500011, 26.961474609374996 ], [ 88.835156250000011, 27.065576171874994 ], [ 88.813574218750034, 27.099023437499994 ], [ 88.765625, 27.134228515624997 ], [ 88.73876953125, 27.175585937499996 ], [ 88.760351562500034, 27.218115234374999 ], [ 88.881640624999989, 27.297460937499999 ], [ 88.891406249999989, 27.316064453124994 ], [ 88.947558593749989, 27.464013671874994 ], [ 89.025488281250034, 27.517871093749996 ], [ 89.102343749999989, 27.592578125 ], [ 89.160449218749989, 27.711279296874999 ], [ 89.272656250000011, 27.833154296874994 ], [ 89.395898437500023, 27.958154296874994 ], [ 89.480664062500011, 28.059960937499994 ], [ 89.536914062499989, 28.107421875 ], [ 89.652734375000023, 28.158300781249999 ], [ 89.749804687499989, 28.188183593749997 ], [ 89.81689453125, 28.256298828124997 ], [ 89.897851562500023, 28.294140625 ], [ 89.981054687500034, 28.311181640624994 ], [ 90.1044921875, 28.302050781249996 ], [ 90.220800781250034, 28.27773437499999 ], [ 90.348242187500034, 28.243945312499996 ], [ 90.362988281250011, 28.216503906249997 ], [ 90.352148437500034, 28.168164062499997 ], [ 90.333789062499989, 28.119140625 ], [ 90.333105468750034, 28.093994140625 ], [ 90.352734375000011, 28.080224609374994 ], [ 90.477343749999989, 28.070849609374996 ], [ 90.630078125000011, 28.078564453124997 ], [ 90.715722656250023, 28.071728515624997 ], [ 90.906640625000023, 28.026513671874994 ], [ 90.9625, 27.994580078124997 ], [ 91.020800781249989, 27.970068359374999 ], [ 91.077734375000034, 27.974462890624999 ], [ 91.14990234375, 28.026757812499994 ], [ 91.225878906249989, 28.071240234374997 ], [ 91.273046875000034, 28.078369140625 ], [ 91.306835937500011, 28.064013671874996 ], [ 91.367578125000023, 28.021630859374994 ], [ 91.493359375000011, 27.981787109374999 ], [ 91.605566406250034, 27.951708984374996 ], [ 91.641894531249989, 27.923242187499994 ], [ 91.62939453125, 27.800878906249999 ], [ 91.631933593750034, 27.759960937499997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "China", "admin": "China" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 110.888769531250063, 19.991943359374972 ], [ 110.938281250000017, 19.947558593749989 ], [ 110.970703124999972, 19.883300781250057 ], [ 110.997656250000063, 19.764697265625045 ], [ 111.013671875000028, 19.655468750000011 ], [ 110.912695312500063, 19.586083984374994 ], [ 110.822265625000028, 19.557910156250017 ], [ 110.640917968750017, 19.291210937499955 ], [ 110.603125, 19.207031250000028 ], [ 110.572167968750051, 19.171875 ], [ 110.5625, 19.135156250000051 ], [ 110.566015625000063, 19.098535156250051 ], [ 110.519335937500017, 18.970214843750028 ], [ 110.477636718750063, 18.812597656250063 ], [ 110.451269531250119, 18.747949218750023 ], [ 110.399511718750063, 18.698339843750063 ], [ 110.33369140625004, 18.673291015625011 ], [ 110.290820312500017, 18.669531250000034 ], [ 110.251757812500074, 18.65576171875 ], [ 110.15625, 18.569824218749972 ], [ 110.04853515625004, 18.505224609375063 ], [ 110.066406249999972, 18.475634765625074 ], [ 110.067382812499972, 18.447558593750045 ], [ 110.02021484375004, 18.416259765625057 ], [ 109.967675781249994, 18.422070312499983 ], [ 109.815625, 18.396679687499983 ], [ 109.759765625000028, 18.348291015624966 ], [ 109.702734375000119, 18.259130859375006 ], [ 109.681054687500051, 18.247119140625045 ], [ 109.58955078125004, 18.226318359375 ], [ 109.519335937500074, 18.218261718750028 ], [ 109.400097656250097, 18.281103515625063 ], [ 109.340917968750119, 18.299609374999989 ], [ 109.183203125000063, 18.325146484374955 ], [ 109.029882812500063, 18.367773437500034 ], [ 108.92226562499999, 18.416113281250034 ], [ 108.7015625, 18.535253906250034 ], [ 108.676074218750017, 18.750244140624972 ], [ 108.638085937500051, 18.866308593749977 ], [ 108.635644531249994, 18.90771484375 ], [ 108.65, 19.265039062500051 ], [ 108.665527343750028, 19.304101562499994 ], [ 108.69355468750004, 19.338281250000051 ], [ 108.791015625000028, 19.418164062499983 ], [ 108.902832031249972, 19.481347656249966 ], [ 109.06289062499999, 19.613574218749989 ], [ 109.179101562500051, 19.674121093750074 ], [ 109.276660156250017, 19.761132812500023 ], [ 109.219531250000017, 19.757470703124994 ], [ 109.17744140625004, 19.768457031250023 ], [ 109.21894531250004, 19.842822265625074 ], [ 109.263476562500074, 19.882666015625006 ], [ 109.314843750000051, 19.904394531250006 ], [ 109.41816406250004, 19.888818359375023 ], [ 109.513671874999972, 19.904248046874983 ], [ 109.584277343750074, 19.9703125 ], [ 109.651367187499972, 19.984375 ], [ 109.90625, 19.962744140624977 ], [ 110.083007812499972, 19.992919921875 ], [ 110.171582031250097, 20.053710937500057 ], [ 110.213378906249972, 20.056054687499994 ], [ 110.343945312500097, 20.038818359375028 ], [ 110.392285156250097, 19.975585937500028 ], [ 110.387988281250017, 20.018017578124955 ], [ 110.393554687499972, 20.059228515625023 ], [ 110.417578125000119, 20.054736328124989 ], [ 110.588183593750017, 19.976367187500017 ], [ 110.588769531249994, 20.072460937499955 ], [ 110.59833984375004, 20.097607421875011 ], [ 110.651757812499994, 20.137744140625017 ], [ 110.678515625000074, 20.137060546875063 ], [ 110.74453125, 20.059472656249966 ], [ 110.809082031250028, 20.014404296875028 ], [ 110.888769531250063, 19.991943359374972 ] ] ], [ [ [ 110.385156250000051, 21.093164062499966 ], [ 110.422363281250028, 21.058593750000028 ], [ 110.521582031250063, 21.083105468750063 ], [ 110.539550781249972, 21.039013671874955 ], [ 110.538867187500017, 21.018457031250023 ], [ 110.503906250000028, 20.967724609375011 ], [ 110.421875, 21.006884765624989 ], [ 110.339941406250063, 20.997753906249983 ], [ 110.28095703125004, 21.001171874999983 ], [ 110.264648437500028, 21.025195312499989 ], [ 110.309863281250017, 21.074755859375045 ], [ 110.385156250000051, 21.093164062499966 ] ] ], [ [ [ 112.64375, 21.639648437500028 ], [ 112.54560546875004, 21.618505859374977 ], [ 112.525, 21.623046875000028 ], [ 112.55898437499999, 21.674755859374983 ], [ 112.64765625000004, 21.710253906250017 ], [ 112.64375, 21.639648437500028 ] ] ], [ [ [ 112.79023437500004, 21.601855468750045 ], [ 112.771093750000119, 21.581835937500045 ], [ 112.741992187500074, 21.618066406249966 ], [ 112.733496093750119, 21.669921874999972 ], [ 112.712695312500017, 21.697949218750011 ], [ 112.760546875000017, 21.733251953125006 ], [ 112.782031250000074, 21.772265625000045 ], [ 112.83906250000004, 21.764501953125063 ], [ 112.862597656250017, 21.75263671875004 ], [ 112.812597656250063, 21.712158203125057 ], [ 112.800683593750051, 21.694873046874989 ], [ 112.79023437500004, 21.601855468750045 ] ] ], [ [ [ 113.555273437500119, 22.804199218750028 ], [ 113.56367187500004, 22.757910156250034 ], [ 113.485644531250017, 22.828320312499983 ], [ 113.463378906250028, 22.832373046875006 ], [ 113.426074218750074, 22.858593750000011 ], [ 113.404394531250119, 22.902832031249972 ], [ 113.464941406250063, 22.904541015625057 ], [ 113.520507812500028, 22.852050781250028 ], [ 113.555273437500119, 22.804199218750028 ] ] ], [ [ [ 118.183007812499994, 24.496289062499983 ], [ 118.149511718750119, 24.436132812499977 ], [ 118.090527343750097, 24.446142578125063 ], [ 118.088769531249994, 24.488867187500063 ], [ 118.076757812500119, 24.501416015624955 ], [ 118.09296875000004, 24.541210937499983 ], [ 118.103808593750017, 24.552343750000034 ], [ 118.170703125000074, 24.518505859374983 ], [ 118.183007812499994, 24.496289062499983 ] ] ], [ [ [ 119.820898437500063, 25.45698242187504 ], [ 119.746679687500063, 25.410693359375017 ], [ 119.700292968750119, 25.432714843750063 ], [ 119.69941406250004, 25.494726562499977 ], [ 119.723046875000051, 25.550585937499989 ], [ 119.69599609375004, 25.590869140625045 ], [ 119.722558593750051, 25.638818359375023 ], [ 119.777929687500119, 25.653173828125034 ], [ 119.797460937500119, 25.623242187499983 ], [ 119.828710937500063, 25.607373046875011 ], [ 119.838378906250028, 25.591064453125 ], [ 119.838671875000074, 25.559667968749977 ], [ 119.809082031249972, 25.5078125 ], [ 119.832421875000051, 25.479589843750006 ], [ 119.820898437500063, 25.45698242187504 ] ] ], [ [ [ 121.251367187499994, 28.086425781250057 ], [ 121.16425781250004, 28.0625 ], [ 121.13154296875004, 28.062597656250006 ], [ 121.133984375000097, 28.135253906250057 ], [ 121.20546875, 28.204394531250017 ], [ 121.234375, 28.181298828125023 ], [ 121.250976562500028, 28.145214843749955 ], [ 121.251367187499994, 28.086425781250057 ] ] ], [ [ [ 122.172558593750097, 29.67900390624996 ], [ 122.169042968750119, 29.660253906250063 ], [ 122.083789062500017, 29.725341796875 ], [ 122.04267578125004, 29.7359375 ], [ 122.062304687500017, 29.77275390624996 ], [ 122.119628906249972, 29.782226562500028 ], [ 122.165039062499972, 29.700781250000063 ], [ 122.172558593750097, 29.67900390624996 ] ] ], [ [ [ 122.403906250000063, 29.892382812500017 ], [ 122.394042968750028, 29.84609375 ], [ 122.367578125000051, 29.852685546874994 ], [ 122.331835937500017, 29.934960937499966 ], [ 122.350976562500051, 29.955224609375023 ], [ 122.40156250000004, 29.950244140624989 ], [ 122.403906250000063, 29.892382812500017 ] ] ], [ [ [ 122.295898437500028, 29.963427734374989 ], [ 122.281542968750017, 29.94384765625 ], [ 122.157812500000119, 30.001269531249989 ], [ 122.024023437500119, 30.013330078125051 ], [ 121.977832031250017, 30.063818359375034 ], [ 121.96943359375004, 30.143115234375017 ], [ 122.110546875000097, 30.139746093750034 ], [ 122.284472656250074, 30.068017578124994 ], [ 122.322265624999972, 30.031396484374994 ], [ 122.295898437500028, 29.963427734374989 ] ] ], [ [ [ 121.862695312500051, 31.492285156249977 ], [ 121.78046875000004, 31.463769531250051 ], [ 121.51992187499999, 31.549609375000017 ], [ 121.336425781250028, 31.64375 ], [ 121.226855468750074, 31.75810546874996 ], [ 121.211132812500097, 31.805371093750011 ], [ 121.338964843750119, 31.797363281250057 ], [ 121.464160156250017, 31.756445312499977 ], [ 121.491796875000063, 31.693652343749989 ], [ 121.542285156250017, 31.673925781250034 ], [ 121.5765625, 31.637304687500034 ], [ 121.80830078125004, 31.552148437500023 ], [ 121.843652343749994, 31.5263671875 ], [ 121.862695312500051, 31.492285156249977 ] ] ], [ [ [ 123.48945312500004, 53.529443359374994 ], [ 123.534765625000063, 53.526464843750006 ], [ 123.559765625000097, 53.526660156250045 ], [ 123.6078125, 53.546533203124994 ], [ 123.74091796875004, 53.510986328125028 ], [ 123.994726562500063, 53.405615234374977 ], [ 124.154296874999972, 53.358691406250017 ], [ 124.21992187500004, 53.370117187500028 ], [ 124.29140625, 53.340869140625017 ], [ 124.369140624999972, 53.270947265624983 ], [ 124.465917968750063, 53.229638671875023 ], [ 124.63984375000004, 53.210644531249955 ], [ 124.812304687500017, 53.133837890625045 ], [ 124.882128906250017, 53.129736328125006 ], [ 124.906640625000051, 53.172656250000045 ], [ 124.970898437500097, 53.197314453124989 ], [ 125.075, 53.20366210937496 ], [ 125.225585937500028, 53.165820312499989 ], [ 125.422460937500063, 53.083740234375028 ], [ 125.545996093750063, 53.047607421875057 ], [ 125.595996093750074, 53.057470703125006 ], [ 125.649023437500119, 53.042285156250045 ], [ 125.691699218750017, 53.003710937499989 ], [ 125.695312499999972, 52.956298828125 ], [ 125.680761718750119, 52.930810546874966 ], [ 125.728125, 52.890722656249977 ], [ 125.782812500000119, 52.890722656249977 ], [ 125.871875, 52.871533203124983 ], [ 125.94160156250004, 52.800683593750023 ], [ 126.00429687499999, 52.767871093749989 ], [ 126.048144531250074, 52.739453124999983 ], [ 126.056054687499994, 52.71586914062496 ], [ 126.060156250000119, 52.691992187499977 ], [ 126.04707031250004, 52.673486328125051 ], [ 126.023242187500074, 52.643017578124955 ], [ 126.01601562499999, 52.610205078125034 ], [ 126.045898437499972, 52.573339843749977 ], [ 126.156640625000051, 52.546630859375028 ], [ 126.194433593750119, 52.519140625000034 ], [ 126.202929687500074, 52.48383789062504 ], [ 126.237597656250017, 52.44482421875 ], [ 126.31289062499999, 52.399755859375063 ], [ 126.341699218749994, 52.362011718750011 ], [ 126.324218750000028, 52.331640625000034 ], [ 126.346289062500063, 52.30625 ], [ 126.383496093750097, 52.286523437499994 ], [ 126.391503906250051, 52.214501953124966 ], [ 126.394824218750017, 52.172998046875051 ], [ 126.455566406250028, 52.126464843749972 ], [ 126.468066406250017, 52.031298828125045 ], [ 126.510546875000017, 51.925830078125045 ], [ 126.653710937499994, 51.781298828124989 ], [ 126.700781250000063, 51.703027343750051 ], [ 126.688671875000097, 51.609912109374989 ], [ 126.709179687500097, 51.566308593749994 ], [ 126.774511718750063, 51.545068359375023 ], [ 126.805468750000074, 51.505664062499989 ], [ 126.801757812500028, 51.44804687499996 ], [ 126.827343750000097, 51.412255859375051 ], [ 126.847753906250063, 51.374169921875023 ], [ 126.833789062500074, 51.314892578125011 ], [ 126.854394531249994, 51.261376953125023 ], [ 126.887695312499972, 51.230126953124966 ], [ 126.911523437499994, 51.172314453125011 ], [ 126.924804687499972, 51.10014648437496 ], [ 127.020410156249994, 50.985888671875045 ], [ 127.198242187499972, 50.829443359375063 ], [ 127.307031250000051, 50.707958984375011 ], [ 127.346875, 50.621337890625028 ], [ 127.347167968749972, 50.550097656249989 ], [ 127.308203125000119, 50.49418945312496 ], [ 127.306054687499994, 50.453515625000023 ], [ 127.340820312499972, 50.428076171875006 ], [ 127.351171875000063, 50.393603515624989 ], [ 127.337207031250074, 50.350146484375017 ], [ 127.395312500000074, 50.298583984375 ], [ 127.59023437499999, 50.208984375000028 ], [ 127.512304687500119, 50.071679687500051 ], [ 127.491796875000119, 49.975048828124983 ], [ 127.502441406249972, 49.8734375 ], [ 127.550781249999972, 49.801806640625045 ], [ 127.636718749999972, 49.760205078125011 ], [ 127.690136718750097, 49.71674804687504 ], [ 127.71113281250004, 49.671533203124966 ], [ 127.814257812500074, 49.622119140625017 ], [ 127.999609375000063, 49.568603515625057 ], [ 128.237109375000074, 49.559277343750011 ], [ 128.526757812499994, 49.594238281250028 ], [ 128.704003906249994, 49.600146484374989 ], [ 128.769042968749972, 49.576953124999989 ], [ 128.791015625000028, 49.541845703125006 ], [ 128.770312500000074, 49.494726562500006 ], [ 128.819335937500028, 49.463769531250023 ], [ 128.938281250000017, 49.448925781250011 ], [ 129.020312500000017, 49.419238281249989 ], [ 129.065136718750097, 49.374658203124966 ], [ 129.120117187500028, 49.362060546874972 ], [ 129.185156250000119, 49.381396484375017 ], [ 129.248437500000051, 49.378662109375 ], [ 129.309863281250017, 49.353857421875006 ], [ 129.350097656249972, 49.362353515625045 ], [ 129.384667968749994, 49.38945312499996 ], [ 129.440722656250074, 49.38945312499996 ], [ 129.498144531250119, 49.388818359375023 ], [ 129.533691406249972, 49.323437500000011 ], [ 129.591406250000119, 49.286669921874989 ], [ 129.671093750000097, 49.278515625000011 ], [ 129.792578125000063, 49.198876953125051 ], [ 130.037109374999972, 48.972265624999977 ], [ 130.195996093750097, 48.891650390624989 ], [ 130.355273437500017, 48.866357421874994 ], [ 130.553125, 48.861181640625006 ], [ 130.617187500000028, 48.773193359375 ], [ 130.565625, 48.680126953124955 ], [ 130.552148437499994, 48.602490234374955 ], [ 130.597265625000119, 48.574658203124983 ], [ 130.659179687500028, 48.483398437500028 ], [ 130.746875, 48.430371093749983 ], [ 130.763476562500074, 48.388427734375057 ], [ 130.804296875000119, 48.341503906249983 ], [ 130.787207031250119, 48.254589843749955 ], [ 130.712109375000097, 48.12763671875004 ], [ 130.732617187500097, 48.019238281249983 ], [ 130.848632812499972, 47.929443359374972 ], [ 130.915429687499994, 47.842919921875023 ], [ 130.932812500000097, 47.75981445312496 ], [ 130.961914062499972, 47.709326171874977 ], [ 131.002734375000017, 47.691455078124989 ], [ 131.121875, 47.69765625 ], [ 131.319335937499972, 47.727832031250017 ], [ 131.464257812499994, 47.72260742187504 ], [ 131.556738281250119, 47.682031250000023 ], [ 131.785253906250119, 47.680517578124977 ], [ 132.149804687500051, 47.717968749999983 ], [ 132.380175781250017, 47.7294921875 ], [ 132.47626953125004, 47.714990234374994 ], [ 132.561914062499994, 47.768505859374955 ], [ 132.636914062500097, 47.890087890624955 ], [ 132.707226562500097, 47.947265625000057 ], [ 132.772851562500051, 47.940087890625023 ], [ 132.877148437500097, 47.979101562500063 ], [ 133.020117187500063, 48.06440429687504 ], [ 133.144042968750028, 48.105664062499983 ], [ 133.301171875000051, 48.10151367187504 ], [ 133.468359375000063, 48.097167968750028 ], [ 133.573242187499972, 48.133007812499983 ], [ 133.671777343750051, 48.207714843750011 ], [ 133.842187500000051, 48.273730468750045 ], [ 134.205859375000074, 48.359912109375017 ], [ 134.293359375000051, 48.373437500000023 ], [ 134.334960937499972, 48.368847656249955 ], [ 134.456152343750063, 48.355322265625063 ], [ 134.563574218750119, 48.321728515624955 ], [ 134.66523437500004, 48.25390625 ], [ 134.680859375000097, 48.210449218750028 ], [ 134.669335937499994, 48.153320312500028 ], [ 134.647265625000017, 48.120166015625017 ], [ 134.605371093749994, 48.082910156249966 ], [ 134.566015625000063, 48.022509765625017 ], [ 134.591308593749972, 47.975195312500063 ], [ 134.650292968749994, 47.874267578125028 ], [ 134.698632812499994, 47.801416015624994 ], [ 134.75234375, 47.715429687499977 ], [ 134.728125, 47.684472656249994 ], [ 134.695800781249972, 47.624853515625006 ], [ 134.596191406249972, 47.523876953124955 ], [ 134.541894531250051, 47.48515625 ], [ 134.483496093750063, 47.447363281250006 ], [ 134.382519531250097, 47.438232421875 ], [ 134.339453125000119, 47.429492187499989 ], [ 134.290820312500017, 47.413574218750028 ], [ 134.260058593750017, 47.377734375000017 ], [ 134.225195312500063, 47.352636718750063 ], [ 134.167675781250097, 47.302197265625011 ], [ 134.162988281250051, 47.25874023437504 ], [ 134.189257812500074, 47.194238281250023 ], [ 134.202148437500028, 47.128076171874966 ], [ 134.13691406250004, 47.068994140624994 ], [ 134.086425781249972, 46.978125 ], [ 134.071386718750119, 46.95078125 ], [ 134.045996093750063, 46.881982421875023 ], [ 134.038574218749972, 46.858154296875028 ], [ 134.02265625000004, 46.713183593749989 ], [ 133.957519531249972, 46.6142578125 ], [ 133.866601562500051, 46.499121093750006 ], [ 133.886718749999972, 46.430566406249966 ], [ 133.902734375000051, 46.366943359374972 ], [ 133.880273437499994, 46.336035156249977 ], [ 133.874804687500017, 46.30908203125 ], [ 133.861328125000028, 46.24775390625004 ], [ 133.832812500000017, 46.224267578125051 ], [ 133.75019531250004, 46.185937500000051 ], [ 133.700683593749972, 46.139746093750063 ], [ 133.711132812500097, 46.069628906249989 ], [ 133.68574218750004, 46.008935546875051 ], [ 133.647851562499994, 45.955224609375023 ], [ 133.608007812500119, 45.920312500000023 ], [ 133.55117187499999, 45.897802734375063 ], [ 133.513085937500051, 45.878808593749994 ], [ 133.484667968750017, 45.810449218750023 ], [ 133.475781250000097, 45.757666015625006 ], [ 133.449121093749994, 45.705078125000057 ], [ 133.465625, 45.651220703125006 ], [ 133.436425781249994, 45.60468750000004 ], [ 133.355468750000028, 45.572216796874983 ], [ 133.309570312499972, 45.553076171875006 ], [ 133.266992187499994, 45.545263671875006 ], [ 133.186035156250028, 45.49482421875004 ], [ 133.113378906250063, 45.321435546874966 ], [ 133.096875, 45.220458984375 ], [ 133.113476562500097, 45.130712890625006 ], [ 133.011718749999972, 45.074560546875034 ], [ 132.936035156249972, 45.029931640624994 ], [ 132.888769531250063, 45.046044921874994 ], [ 132.838671875000074, 45.061132812500034 ], [ 132.723144531249972, 45.08056640625 ], [ 132.665625, 45.093701171875011 ], [ 132.54902343750004, 45.122802734375 ], [ 132.36298828125004, 45.159960937500017 ], [ 132.181347656250097, 45.203271484375051 ], [ 132.067382812499972, 45.225976562499966 ], [ 131.977539062500028, 45.243994140625006 ], [ 131.909277343750063, 45.273730468750017 ], [ 131.851855468750017, 45.326855468750011 ], [ 131.794921874999972, 45.305273437500034 ], [ 131.742089843750051, 45.242626953124983 ], [ 131.65400390625004, 45.205371093750045 ], [ 131.61396484375004, 45.136572265625063 ], [ 131.578710937500063, 45.083642578125023 ], [ 131.4875, 45.01313476562504 ], [ 131.446875000000119, 44.984033203124966 ], [ 131.26826171875004, 44.936132812499977 ], [ 131.227929687499994, 44.920166015625028 ], [ 131.082324218750017, 44.910009765624977 ], [ 131.033007812500074, 44.88886718750004 ], [ 130.981640625000097, 44.844335937500034 ], [ 130.967773437500028, 44.799951171875051 ], [ 131.003906250000028, 44.753222656250017 ], [ 131.060644531250119, 44.659667968749972 ], [ 131.086914062499972, 44.595654296874983 ], [ 131.125781250000074, 44.469189453124983 ], [ 131.255273437499994, 44.071582031249989 ], [ 131.213281250000051, 44.002929687500028 ], [ 131.17421875, 43.704736328125023 ], [ 131.183593750000028, 43.650878906249972 ], [ 131.18007812499999, 43.567089843749955 ], [ 131.182421875000074, 43.50556640625004 ], [ 131.209179687500097, 43.490429687499983 ], [ 131.243945312500074, 43.46904296874996 ], [ 131.261816406250063, 43.433056640625011 ], [ 131.257324218750028, 43.378076171874994 ], [ 131.239355468750119, 43.337646484375028 ], [ 131.211914062500028, 43.257763671875011 ], [ 131.175585937500074, 43.1421875 ], [ 131.135546875000017, 43.097607421874983 ], [ 131.108984375000119, 43.062451171875011 ], [ 131.08613281250004, 43.0380859375 ], [ 131.083496093749972, 42.956298828125057 ], [ 131.06855468750004, 42.902246093750051 ], [ 131.005566406250097, 42.88310546874996 ], [ 130.942871093750028, 42.851757812499983 ], [ 130.868554687500051, 42.863330078125017 ], [ 130.803320312500063, 42.856835937500023 ], [ 130.722460937500074, 42.835839843750023 ], [ 130.577246093750063, 42.811621093750063 ], [ 130.492968750000017, 42.779101562500017 ], [ 130.452734375000063, 42.755419921874989 ], [ 130.424804687499972, 42.727050781249972 ], [ 130.419921874999972, 42.699853515625023 ], [ 130.439257812500017, 42.685546875000057 ], [ 130.520605468750063, 42.674316406249972 ], [ 130.5765625, 42.623242187499955 ], [ 130.584472656250028, 42.56733398437504 ], [ 130.526953125000119, 42.535400390625 ], [ 130.49824218750004, 42.570507812499955 ], [ 130.450292968750119, 42.581689453125023 ], [ 130.360742187499994, 42.630859375 ], [ 130.29560546875004, 42.684960937500023 ], [ 130.246679687500119, 42.744824218749955 ], [ 130.248828125000017, 42.87260742187496 ], [ 130.240332031250063, 42.891796874999955 ], [ 130.151269531250051, 42.917968750000057 ], [ 130.124804687500074, 42.956005859374983 ], [ 130.082617187500063, 42.97416992187496 ], [ 130.022265625000017, 42.962597656250011 ], [ 129.976953125000051, 42.974853515625 ], [ 129.941210937500074, 42.995654296874989 ], [ 129.898242187500017, 42.998144531250034 ], [ 129.86103515625004, 42.965087890624972 ], [ 129.841503906250097, 42.894238281250011 ], [ 129.779199218749994, 42.776562500000011 ], [ 129.773437499999972, 42.705468750000023 ], [ 129.74648437499999, 42.603808593749989 ], [ 129.719726562499972, 42.475 ], [ 129.697851562500119, 42.448144531249994 ], [ 129.627929687499972, 42.444287109375011 ], [ 129.60390625, 42.435888671874977 ], [ 129.56757812500004, 42.392089843750028 ], [ 129.523730468750017, 42.384667968750023 ], [ 129.484863281249972, 42.410302734375023 ], [ 129.423632812500017, 42.435888671874977 ], [ 129.365820312500063, 42.439208984375028 ], [ 129.313671875000097, 42.413574218749972 ], [ 129.252539062500063, 42.357861328124983 ], [ 129.217773437500028, 42.312695312500011 ], [ 129.205371093750074, 42.27055664062496 ], [ 129.195507812500097, 42.218457031250011 ], [ 129.133691406250051, 42.16850585937496 ], [ 129.077246093750063, 42.14238281249996 ], [ 128.96064453125004, 42.068798828124983 ], [ 128.923437500000063, 42.038232421874966 ], [ 128.839843750000028, 42.037841796874972 ], [ 128.749023437499972, 42.040673828125023 ], [ 128.626757812500017, 42.020849609374977 ], [ 128.427246093749972, 42.010742187499972 ], [ 128.307812500000097, 42.025634765624972 ], [ 128.160156250000028, 42.011621093749966 ], [ 128.045214843750074, 41.9875 ], [ 128.028710937499994, 41.951611328125011 ], [ 128.03291015625004, 41.898486328125017 ], [ 128.056054687500051, 41.863769531250057 ], [ 128.084179687500097, 41.840576171875028 ], [ 128.131933593750063, 41.769140625000034 ], [ 128.181738281250063, 41.700048828125006 ], [ 128.257812500000028, 41.655371093750034 ], [ 128.28925781250004, 41.607421875000057 ], [ 128.290917968749994, 41.562792968750017 ], [ 128.254882812499972, 41.506542968750011 ], [ 128.200292968750119, 41.433007812500051 ], [ 128.149414062499972, 41.38774414062496 ], [ 128.111230468749994, 41.389257812500006 ], [ 128.052734374999972, 41.415625 ], [ 128.013085937499994, 41.44868164062504 ], [ 127.91865234375004, 41.461132812500011 ], [ 127.68769531250004, 41.439990234375045 ], [ 127.572167968750051, 41.454736328125023 ], [ 127.516992187499994, 41.481738281250017 ], [ 127.4203125, 41.483789062499994 ], [ 127.270800781250017, 41.51982421874996 ], [ 127.179687500000028, 41.531347656250006 ], [ 127.136718749999972, 41.554541015625034 ], [ 127.128417968749972, 41.607421875000057 ], [ 127.085351562499994, 41.643798828125 ], [ 127.061328125000074, 41.687353515624977 ], [ 127.006933593750063, 41.742041015625034 ], [ 126.95478515625004, 41.769482421875011 ], [ 126.903515625000097, 41.781054687499989 ], [ 126.847265625000063, 41.747998046875011 ], [ 126.787695312500119, 41.718212890624983 ], [ 126.743066406249994, 41.724853515625 ], [ 126.721582031250051, 41.716552734375 ], [ 126.696972656250097, 41.691894531250028 ], [ 126.60126953125004, 41.640966796875034 ], [ 126.578320312500097, 41.594335937500034 ], [ 126.540136718750119, 41.495556640624983 ], [ 126.513574218750051, 41.393994140625011 ], [ 126.49042968750004, 41.358056640625051 ], [ 126.451464843750074, 41.351855468750017 ], [ 126.411816406250097, 41.321337890625017 ], [ 126.328710937500119, 41.225683593750006 ], [ 126.253613281250097, 41.137792968750034 ], [ 126.144531249999972, 41.078271484374994 ], [ 126.093164062499994, 41.023681640625057 ], [ 126.066796875000051, 40.974072265624983 ], [ 125.989062500000017, 40.904638671875034 ], [ 125.874902343750051, 40.892236328124994 ], [ 125.783984375000074, 40.872021484374983 ], [ 125.728320312500017, 40.866699218750057 ], [ 125.688281250000017, 40.838671875000017 ], [ 125.659179687499972, 40.7958984375 ], [ 125.645117187500119, 40.778955078125023 ], [ 125.593847656250063, 40.778955078125023 ], [ 125.542578125000119, 40.74257812499999 ], [ 125.416894531249994, 40.659912109375028 ], [ 125.314453124999972, 40.644628906250006 ], [ 125.1859375, 40.589404296875045 ], [ 125.072949218750097, 40.547460937500034 ], [ 125.025976562500119, 40.523876953125011 ], [ 125.01337890625004, 40.497851562500045 ], [ 124.996875, 40.464746093750051 ], [ 124.942285156249994, 40.458154296875023 ], [ 124.889355468750097, 40.459814453125006 ], [ 124.771972656249972, 40.383740234374983 ], [ 124.712402343749972, 40.319238281249966 ], [ 124.481054687500119, 40.181640625 ], [ 124.386621093750051, 40.104248046875057 ], [ 124.362109375000017, 40.004052734374994 ], [ 124.35, 40.011572265625006 ], [ 124.267480468750051, 39.924169921875063 ], [ 124.105761718750017, 39.841015624999983 ], [ 123.76015625, 39.822412109375023 ], [ 123.650878906250028, 39.881591796875 ], [ 123.611230468749994, 39.840820312500028 ], [ 123.580664062500063, 39.7861328125 ], [ 123.490039062500017, 39.767871093750017 ], [ 123.348144531249972, 39.762939453124972 ], [ 123.268945312499994, 39.726904296875006 ], [ 123.226562499999972, 39.686621093750063 ], [ 123.032226562499972, 39.673535156249983 ], [ 122.960937499999972, 39.61992187499996 ], [ 122.840039062500097, 39.600830078125 ], [ 122.334863281250051, 39.366113281250051 ], [ 122.225, 39.267333984375 ], [ 122.120898437500074, 39.151904296875017 ], [ 122.047656250000074, 39.093798828124989 ], [ 121.982324218749994, 39.053173828124983 ], [ 121.922656250000074, 39.036523437500051 ], [ 121.864355468750119, 38.996484374999966 ], [ 121.805175781249972, 38.991406250000011 ], [ 121.744824218750097, 39.009667968749994 ], [ 121.677246093749972, 39.003417968750057 ], [ 121.632812500000028, 38.954833984375 ], [ 121.670410156250028, 38.891796874999955 ], [ 121.649902343750028, 38.865087890625034 ], [ 121.517187500000063, 38.830761718749955 ], [ 121.320117187500074, 38.808203124999977 ], [ 121.236328124999972, 38.766943359375006 ], [ 121.207421875000051, 38.743505859375034 ], [ 121.163574218749972, 38.731640625000011 ], [ 121.121679687500063, 38.813281250000045 ], [ 121.106738281250017, 38.920800781249994 ], [ 121.188281250000017, 38.946679687500051 ], [ 121.263281250000063, 38.96025390624996 ], [ 121.679882812500097, 39.108691406250017 ], [ 121.62763671875004, 39.220166015624983 ], [ 121.664550781249972, 39.26875 ], [ 121.757812499999972, 39.347558593749994 ], [ 121.818457031250063, 39.386523437500017 ], [ 121.785449218750017, 39.400830078125011 ], [ 121.5125, 39.374853515625063 ], [ 121.35566406250004, 39.376806640625006 ], [ 121.275488281250063, 39.384765625000028 ], [ 121.299804687500028, 39.452197265624989 ], [ 121.28632812500004, 39.519433593750023 ], [ 121.267480468749994, 39.544677734375 ], [ 121.406445312500097, 39.621240234374966 ], [ 121.469531250000074, 39.64013671875 ], [ 121.517578124999972, 39.638964843750045 ], [ 121.514257812500119, 39.685253906249955 ], [ 121.474218750000119, 39.754882812500028 ], [ 121.517382812500017, 39.844824218750063 ], [ 121.800976562500097, 39.950537109375006 ], [ 121.868945312500074, 40.04638671875 ], [ 121.9828125, 40.135839843750006 ], [ 122.190917968750028, 40.358251953125034 ], [ 122.20332031250004, 40.396044921874989 ], [ 122.26386718750004, 40.500195312499983 ], [ 122.275000000000119, 40.541845703125034 ], [ 122.178710937500028, 40.602734375000011 ], [ 122.140429687500017, 40.688183593750011 ], [ 121.858789062500051, 40.842089843750017 ], [ 121.834863281250051, 40.974267578125023 ], [ 121.808593750000028, 40.968505859375 ], [ 121.765625, 40.875878906250051 ], [ 121.729296875000017, 40.84614257812504 ], [ 121.598925781250017, 40.843408203124994 ], [ 121.537109374999972, 40.878417968750028 ], [ 121.174511718750097, 40.901269531249994 ], [ 121.085937499999972, 40.841601562499989 ], [ 121.002929687500028, 40.749121093749977 ], [ 120.92226562499999, 40.683105468750028 ], [ 120.841308593749972, 40.64921875 ], [ 120.77070312500004, 40.589062499999983 ], [ 120.479101562500063, 40.230957031250028 ], [ 120.368945312500017, 40.203857421875 ], [ 119.850390625000074, 39.987451171874966 ], [ 119.591113281250074, 39.902636718750017 ], [ 119.391113281250028, 39.752490234374989 ], [ 119.322363281250063, 39.661621093750028 ], [ 119.261328125000063, 39.560888671875034 ], [ 119.224609375000028, 39.408056640624977 ], [ 119.040136718750119, 39.222363281249983 ], [ 118.97695312499999, 39.182568359374955 ], [ 118.912304687500097, 39.166406250000051 ], [ 118.826464843750017, 39.172119140625057 ], [ 118.752441406250028, 39.160498046874977 ], [ 118.626367187499994, 39.176855468750034 ], [ 118.471972656250074, 39.118017578125034 ], [ 118.297851562499972, 39.067089843749955 ], [ 118.147851562500051, 39.195068359375028 ], [ 118.040917968749994, 39.226757812499983 ], [ 117.865722656250028, 39.191259765625034 ], [ 117.784667968750028, 39.134472656250011 ], [ 117.616699218750028, 38.852880859375034 ], [ 117.553808593750063, 38.691455078124989 ], [ 117.557812500000097, 38.625146484374994 ], [ 117.656054687500017, 38.42421875 ], [ 117.766699218750119, 38.311669921874994 ], [ 118.014941406250074, 38.18339843749996 ], [ 118.543261718750017, 38.094921874999983 ], [ 118.667089843750119, 38.126367187499994 ], [ 118.8, 38.126660156249955 ], [ 118.940039062500063, 38.042773437500017 ], [ 119.02753906250004, 37.904003906249983 ], [ 119.035644531249972, 37.809179687500034 ], [ 119.038476562500051, 37.776513671875023 ], [ 119.070312500000028, 37.748583984375017 ], [ 119.089160156250074, 37.70073242187496 ], [ 119.033496093750074, 37.661035156250051 ], [ 118.990820312500063, 37.641357421875028 ], [ 118.954882812500074, 37.494091796874955 ], [ 118.952636718750028, 37.331152343749977 ], [ 118.998144531250063, 37.277099609374972 ], [ 119.111816406249972, 37.201171874999972 ], [ 119.287402343750017, 37.138281250000034 ], [ 119.449902343750097, 37.124755859375028 ], [ 119.760546875000074, 37.155078124999989 ], [ 119.8875, 37.25336914062504 ], [ 119.879980468750063, 37.295800781249966 ], [ 119.882910156250119, 37.350830078125 ], [ 120.155859375000119, 37.495019531249966 ], [ 120.311523437500028, 37.622705078125051 ], [ 120.287109375000028, 37.656494140625 ], [ 120.257226562499994, 37.67900390624996 ], [ 120.284667968749972, 37.692089843749983 ], [ 120.370117187499972, 37.701025390625006 ], [ 120.75, 37.833935546875011 ], [ 121.049023437500097, 37.725195312500063 ], [ 121.219531250000017, 37.600146484374989 ], [ 121.388085937499994, 37.578955078125006 ], [ 121.505273437500051, 37.515039062499966 ], [ 121.640234375000119, 37.460351562500023 ], [ 121.816406250000028, 37.456640625000063 ], [ 121.964843749999972, 37.445312499999972 ], [ 122.010156250000051, 37.495751953125023 ], [ 122.056640625000028, 37.528906250000034 ], [ 122.10957031250004, 37.522314453125034 ], [ 122.16914062500004, 37.456152343750034 ], [ 122.337695312500074, 37.405273437499972 ], [ 122.493261718750063, 37.407958984375 ], [ 122.602343750000017, 37.426416015625023 ], [ 122.666992187500028, 37.402832031250028 ], [ 122.573339843750119, 37.317919921875045 ], [ 122.587304687500051, 37.181103515624955 ], [ 122.515527343749994, 37.137841796875023 ], [ 122.446679687499994, 37.068115234375028 ], [ 122.487402343750119, 37.022265625000017 ], [ 122.523437499999972, 37.002636718750011 ], [ 122.51972656250004, 36.946826171875017 ], [ 122.457031249999972, 36.915136718750063 ], [ 122.340917968750119, 36.83222656250004 ], [ 122.274218750000017, 36.833837890625006 ], [ 122.242285156250119, 36.849853515624972 ], [ 122.219726562500028, 36.879541015624994 ], [ 122.203222656250063, 36.927197265625011 ], [ 122.162402343750074, 36.958642578125023 ], [ 122.049511718750097, 36.970751953125017 ], [ 121.932714843750063, 36.959472656250028 ], [ 121.66962890625004, 36.836376953124983 ], [ 121.413085937500028, 36.738378906250006 ], [ 121.144042968749972, 36.660449218750045 ], [ 121.053808593750063, 36.611376953124989 ], [ 120.98994140625004, 36.597949218749989 ], [ 120.878515625000063, 36.635156250000023 ], [ 120.810839843750074, 36.6328125 ], [ 120.796679687500017, 36.607226562500017 ], [ 120.882617187500017, 36.538916015625063 ], [ 120.90498046875004, 36.485302734374955 ], [ 120.895800781250074, 36.444140625000017 ], [ 120.847070312499994, 36.426074218749989 ], [ 120.776171875000017, 36.456298828125 ], [ 120.711523437500063, 36.41328125000004 ], [ 120.682226562500063, 36.340722656249994 ], [ 120.680957031250074, 36.168359374999966 ], [ 120.637890625000097, 36.129931640625045 ], [ 120.519335937500017, 36.108691406249989 ], [ 120.393066406250028, 36.053857421874994 ], [ 120.348242187500063, 36.079199218750006 ], [ 120.33027343750004, 36.110107421875 ], [ 120.34345703125004, 36.189453125 ], [ 120.327734375000063, 36.228173828124994 ], [ 120.270117187500119, 36.226171875000034 ], [ 120.18330078125004, 36.202441406249989 ], [ 120.116992187500017, 36.150292968750023 ], [ 120.09414062499999, 36.118896484375028 ], [ 120.181445312500017, 36.017480468750051 ], [ 120.264746093750119, 36.007226562499994 ], [ 120.284765625000063, 35.984423828124989 ], [ 120.219042968750017, 35.934912109375006 ], [ 120.054687500000028, 35.861132812499989 ], [ 120.027441406250063, 35.799365234375017 ], [ 119.978710937500097, 35.740234375000057 ], [ 119.911718750000119, 35.693212890624977 ], [ 119.866210937499972, 35.643652343750006 ], [ 119.810546875000028, 35.61772460937496 ], [ 119.719726562499972, 35.588720703125006 ], [ 119.608398437499972, 35.469873046875051 ], [ 119.526464843750063, 35.358593750000011 ], [ 119.429687499999972, 35.301416015624994 ], [ 119.352832031250017, 35.113818359374989 ], [ 119.215820312500028, 35.01176757812496 ], [ 119.165332031250017, 34.848828124999983 ], [ 119.200976562500017, 34.748437499999966 ], [ 119.351367187500017, 34.749414062499994 ], [ 119.426757812499972, 34.714160156250017 ], [ 119.582910156249994, 34.58222656250004 ], [ 119.76972656250004, 34.496191406250006 ], [ 119.963671875000017, 34.447802734375017 ], [ 120.201464843750074, 34.32568359375 ], [ 120.266699218750063, 34.274023437500034 ], [ 120.32265625, 34.16899414062496 ], [ 120.425683593749994, 33.866308593750034 ], [ 120.499804687500017, 33.716455078125051 ], [ 120.504785156250051, 33.63818359375 ], [ 120.615625, 33.490527343750017 ], [ 120.734472656250063, 33.236621093749989 ], [ 120.871093749999972, 33.016503906249994 ], [ 120.897363281249994, 32.843212890624955 ], [ 120.853027343749972, 32.764111328125011 ], [ 120.853222656250097, 32.661376953125028 ], [ 120.98994140625004, 32.567041015624994 ], [ 121.293359375000051, 32.457324218750045 ], [ 121.341699218750051, 32.425048828125028 ], [ 121.400976562500119, 32.371923828125034 ], [ 121.403906250000063, 32.20625 ], [ 121.450781250000063, 32.1533203125 ], [ 121.490527343750074, 32.121093750000028 ], [ 121.67421875, 32.051025390625028 ], [ 121.751074218750119, 31.992871093750011 ], [ 121.83242187499999, 31.899755859375034 ], [ 121.856347656249994, 31.816455078125045 ], [ 121.866308593750063, 31.703564453124955 ], [ 121.763574218749994, 31.699511718750017 ], [ 121.68085937500004, 31.712158203125028 ], [ 121.35195312499999, 31.858789062500051 ], [ 121.266406250000074, 31.862695312500051 ], [ 121.145800781250017, 31.842333984374989 ], [ 120.973535156249994, 31.869384765624972 ], [ 120.79169921875004, 32.031738281250028 ], [ 120.66054687499999, 32.081054687500028 ], [ 120.520117187500063, 32.105859375000023 ], [ 120.184082031250028, 31.966162109374977 ], [ 120.098730468750119, 31.975976562500023 ], [ 120.07392578125004, 31.960253906250017 ], [ 120.035937500000017, 31.936279296875028 ], [ 120.19160156250004, 31.906347656250063 ], [ 120.347460937500074, 31.952099609374955 ], [ 120.497167968750119, 32.019824218749989 ], [ 120.715527343750097, 31.983740234375006 ], [ 120.752246093750017, 31.922851562500028 ], [ 120.787792968750097, 31.819775390625011 ], [ 120.9375, 31.75019531250004 ], [ 121.05537109375004, 31.719433593749983 ], [ 121.204882812500017, 31.628076171875023 ], [ 121.350976562500051, 31.4853515625 ], [ 121.660644531249972, 31.319726562499994 ], [ 121.785937500000017, 31.162890625000017 ], [ 121.834472656249972, 31.061621093750006 ], [ 121.877929687500028, 30.916992187500028 ], [ 121.769433593750051, 30.870361328125028 ], [ 121.675195312500051, 30.863769531250028 ], [ 121.52753906250004, 30.840966796874994 ], [ 121.418945312499972, 30.789794921875057 ], [ 121.309960937500051, 30.69970703125 ], [ 120.997656250000119, 30.558251953125023 ], [ 120.938281250000017, 30.469726562500028 ], [ 120.897460937500028, 30.392626953125045 ], [ 120.821484375000097, 30.354638671875023 ], [ 120.629980468750063, 30.390869140625028 ], [ 120.449804687500063, 30.387841796875051 ], [ 120.245507812499994, 30.283544921875034 ], [ 120.194628906250017, 30.241308593750034 ], [ 120.228515624999972, 30.249560546875017 ], [ 120.260546875000017, 30.263037109375034 ], [ 120.352539062499972, 30.247412109375034 ], [ 120.49453125, 30.303076171875006 ], [ 120.633398437500063, 30.133154296875034 ], [ 120.90449218750004, 30.160644531250028 ], [ 121.159375, 30.3017578125 ], [ 121.25800781250004, 30.304101562500051 ], [ 121.340625, 30.282373046874966 ], [ 121.432714843750119, 30.226660156249977 ], [ 121.67792968750004, 29.979101562500006 ], [ 121.812304687500074, 29.9521484375 ], [ 121.944335937499972, 29.894091796874989 ], [ 122.017285156250097, 29.887695312500028 ], [ 122.082910156250051, 29.870361328125057 ], [ 121.905761718750028, 29.779687500000051 ], [ 121.676562500000017, 29.583789062500017 ], [ 121.574609375000051, 29.537011718749994 ], [ 121.50625, 29.484570312499955 ], [ 121.690429687500028, 29.510986328125028 ], [ 121.821875, 29.604638671874994 ], [ 121.887988281250017, 29.627783203125006 ], [ 121.941210937500017, 29.605908203124983 ], [ 121.968359375000063, 29.490625 ], [ 121.917773437500074, 29.135009765624972 ], [ 121.853515625000028, 29.128906249999972 ], [ 121.790820312500017, 29.225683593749977 ], [ 121.71748046875004, 29.25634765625 ], [ 121.655957031250097, 29.236132812499989 ], [ 121.533691406249972, 29.236718750000023 ], [ 121.487109375000074, 29.193164062500017 ], [ 121.447656250000051, 29.131347656250028 ], [ 121.520898437500051, 29.118457031249989 ], [ 121.664941406249994, 29.010595703125034 ], [ 121.679687499999972, 28.953125 ], [ 121.64101562499999, 28.915917968750023 ], [ 121.540039062500028, 28.931884765625 ], [ 121.6625, 28.851416015625034 ], [ 121.630078125000097, 28.767919921874977 ], [ 121.590332031249972, 28.734814453124983 ], [ 121.519140625000119, 28.713671875000045 ], [ 121.475195312500063, 28.64140625 ], [ 121.538085937499972, 28.521093750000063 ], [ 121.602050781249972, 28.366601562500023 ], [ 121.609960937500063, 28.292138671875051 ], [ 121.50996093750004, 28.324267578125017 ], [ 121.354589843750063, 28.229882812499966 ], [ 121.272265625000017, 28.222119140624983 ], [ 121.216796874999972, 28.346191406250028 ], [ 121.14570312500004, 28.326660156249972 ], [ 121.098437500000017, 28.290527343749972 ], [ 121.035449218750074, 28.157275390625017 ], [ 120.958593750000063, 28.037011718750023 ], [ 120.892480468749994, 28.003906250000028 ], [ 120.812988281249972, 28.013378906250011 ], [ 120.747656250000063, 28.009960937500011 ], [ 120.763476562500017, 27.977441406249966 ], [ 120.833007812499972, 27.93779296874996 ], [ 120.833007812499972, 27.891455078125034 ], [ 120.685156250000119, 27.744580078124955 ], [ 120.66132812500004, 27.687890625000051 ], [ 120.664843750000074, 27.639453125000045 ], [ 120.587500000000119, 27.580761718749983 ], [ 120.629101562500097, 27.482128906249955 ], [ 120.607519531250119, 27.41240234374996 ], [ 120.539843750000017, 27.318359375 ], [ 120.468652343749994, 27.25625 ], [ 120.384570312500074, 27.155517578125028 ], [ 120.278710937499994, 27.097070312500023 ], [ 120.138574218750051, 26.886132812500051 ], [ 120.097460937500017, 26.780664062500051 ], [ 120.086718750000074, 26.67158203125004 ], [ 120.042968750000028, 26.633837890624989 ], [ 119.967773437499972, 26.586376953124983 ], [ 119.882226562500051, 26.610449218750006 ], [ 119.879492187500119, 26.683007812500051 ], [ 119.842382812500119, 26.689306640625006 ], [ 119.821289062499972, 26.736914062500006 ], [ 119.81513671875004, 26.797607421875028 ], [ 119.824218749999972, 26.846386718750011 ], [ 119.788671875000119, 26.831494140625011 ], [ 119.766699218750063, 26.774707031249989 ], [ 119.710449218749972, 26.728662109375023 ], [ 119.65156250000004, 26.747265624999983 ], [ 119.588183593750017, 26.784960937500045 ], [ 119.589941406250119, 26.730468750000028 ], [ 119.623632812500063, 26.675878906250006 ], [ 119.638183593749972, 26.621191406249977 ], [ 119.725976562499994, 26.609423828124989 ], [ 119.784765625000119, 26.546630859374972 ], [ 119.831152343750063, 26.450195312500057 ], [ 119.840332031249972, 26.414160156249977 ], [ 119.876464843749972, 26.370947265624977 ], [ 119.881054687500097, 26.33417968750004 ], [ 119.79726562499999, 26.300146484375034 ], [ 119.692675781250074, 26.236425781250006 ], [ 119.567089843750097, 26.12734375 ], [ 119.46308593750004, 26.054687500000028 ], [ 119.369726562500119, 26.054052734374977 ], [ 119.313085937500119, 26.062548828125017 ], [ 119.23212890625004, 26.104394531250023 ], [ 119.139453125000074, 26.121777343750011 ], [ 119.263769531250119, 25.974804687500011 ], [ 119.332031249999972, 25.948730468750028 ], [ 119.417773437500017, 25.954345703125 ], [ 119.500878906249994, 26.009179687499994 ], [ 119.618750000000119, 26.003564453124994 ], [ 119.648242187500017, 25.918701171875028 ], [ 119.616894531250097, 25.822900390624966 ], [ 119.552832031250119, 25.698681640624983 ], [ 119.539453125000051, 25.59125976562504 ], [ 119.619140625000028, 25.437451171874955 ], [ 119.622460937499994, 25.391162109375017 ], [ 119.592773437499972, 25.368017578125034 ], [ 119.499218750000097, 25.40864257812504 ], [ 119.421777343750051, 25.459619140625023 ], [ 119.34375, 25.446289062499972 ], [ 119.263085937500051, 25.468017578125057 ], [ 119.18007812499999, 25.449804687499977 ], [ 119.146289062500074, 25.414306640625028 ], [ 119.169335937500051, 25.355712890625 ], [ 119.243554687499994, 25.307031250000023 ], [ 119.28554687499999, 25.232226562500074 ], [ 119.23554687500004, 25.205957031250051 ], [ 119.02460937500004, 25.223437500000045 ], [ 118.977539062499972, 25.209277343750017 ], [ 118.91445312499999, 25.126806640625006 ], [ 118.955664062500119, 25.004785156249994 ], [ 118.909082031250051, 24.928906250000011 ], [ 118.822070312500074, 24.911132812500028 ], [ 118.707519531250028, 24.849804687499955 ], [ 118.63691406250004, 24.835546874999977 ], [ 118.640234375000063, 24.809082031250028 ], [ 118.69179687499999, 24.782324218749977 ], [ 118.71914062499999, 24.746142578125074 ], [ 118.657031250000017, 24.621435546874977 ], [ 118.560351562500074, 24.580371093750045 ], [ 118.412011718750051, 24.600732421875023 ], [ 118.295312500000051, 24.57275390625 ], [ 118.19453125000004, 24.625830078124977 ], [ 118.087109375000097, 24.627001953125045 ], [ 118.013867187500097, 24.559912109375063 ], [ 118.005957031250063, 24.481982421874989 ], [ 117.935058593750028, 24.47421875 ], [ 117.896875, 24.479833984375006 ], [ 117.842675781250051, 24.47431640625004 ], [ 117.848242187500119, 24.432470703125034 ], [ 117.879003906250063, 24.395898437500051 ], [ 118.024218750000074, 24.379638671875 ], [ 118.050585937500017, 24.327148437499972 ], [ 118.056054687499994, 24.246093749999972 ], [ 117.904101562500017, 24.106445312500057 ], [ 117.839453125000063, 24.012304687500063 ], [ 117.741699218749972, 24.014794921875023 ], [ 117.667871093750051, 23.939257812499989 ], [ 117.628222656250017, 23.836718750000074 ], [ 117.579199218750119, 23.856982421875017 ], [ 117.466406250000119, 23.840576171874972 ], [ 117.433105468749972, 23.791699218749955 ], [ 117.459570312500063, 23.771484375000028 ], [ 117.462207031250074, 23.736230468750023 ], [ 117.416992187499972, 23.620996093749994 ], [ 117.367675781249972, 23.588623046874972 ], [ 117.346679687499972, 23.635742187499972 ], [ 117.33076171875004, 23.708789062500045 ], [ 117.290820312500074, 23.71435546875 ], [ 117.225, 23.647021484375074 ], [ 117.14814453125004, 23.598779296874994 ], [ 117.082519531249972, 23.578759765625023 ], [ 117.032812500000063, 23.623437499999966 ], [ 116.910644531249972, 23.646679687499983 ], [ 116.860937500000063, 23.453076171874983 ], [ 116.759570312500017, 23.382519531250011 ], [ 116.712109375000097, 23.360498046875051 ], [ 116.629394531249972, 23.353857421875034 ], [ 116.682324218750097, 23.327392578125057 ], [ 116.698828125000063, 23.277783203124983 ], [ 116.66914062500004, 23.228173828124994 ], [ 116.586425781249972, 23.218261718750028 ], [ 116.53828125000004, 23.179687499999972 ], [ 116.519824218750017, 23.006591796874972 ], [ 116.470703124999972, 22.945898437500034 ], [ 116.345507812500017, 22.941064453125023 ], [ 116.251855468750051, 22.981347656249994 ], [ 116.222070312499994, 22.949560546874977 ], [ 116.206347656250017, 22.918652343750011 ], [ 116.157421875000097, 22.887451171875028 ], [ 116.062597656250119, 22.879101562500011 ], [ 115.852148437500063, 22.801562500000045 ], [ 115.755859374999972, 22.823925781249983 ], [ 115.640429687500017, 22.853417968750023 ], [ 115.561132812500119, 22.824707031250057 ], [ 115.534667968750028, 22.765185546874989 ], [ 115.498339843750017, 22.718847656250063 ], [ 115.38251953125004, 22.718847656250063 ], [ 115.289941406249994, 22.775976562499977 ], [ 115.195800781250028, 22.817285156250051 ], [ 115.091503906250097, 22.781689453124983 ], [ 115.01210937499999, 22.708935546874983 ], [ 114.91445312499999, 22.684619140625017 ], [ 114.896386718750051, 22.639501953125063 ], [ 114.853808593750074, 22.616796875000063 ], [ 114.750390625000051, 22.626318359375034 ], [ 114.71113281250004, 22.738720703125011 ], [ 114.651660156250017, 22.755273437500023 ], [ 114.592773437499972, 22.698437499999983 ], [ 114.57197265625004, 22.654052734375 ], [ 114.544433593750028, 22.620605468750028 ], [ 114.554199218749972, 22.52890625 ], [ 114.496191406250119, 22.527050781249983 ], [ 114.420117187500097, 22.583251953124972 ], [ 114.340625, 22.593212890624955 ], [ 114.266015625000051, 22.540966796874983 ], [ 114.22822265625004, 22.553955078125028 ], [ 114.188183593750097, 22.564990234375074 ], [ 114.122851562500017, 22.564990234375074 ], [ 114.09785156250004, 22.551269531250028 ], [ 114.050390625000063, 22.542968750000028 ], [ 114.018261718750097, 22.514453124999989 ], [ 114.015429687500074, 22.511914062500011 ], [ 113.931152343750028, 22.531054687499989 ], [ 113.82832031250004, 22.607226562500045 ], [ 113.754492187500119, 22.733642578125057 ], [ 113.661132812499972, 22.801660156249966 ], [ 113.619628906249972, 22.861425781249977 ], [ 113.603417968750051, 22.968896484375023 ], [ 113.586328125000051, 23.020019531250057 ], [ 113.5921875, 23.076953125000017 ], [ 113.620507812499994, 23.127490234374989 ], [ 113.51972656250004, 23.102099609375074 ], [ 113.445312499999972, 23.05507812499999 ], [ 113.460351562500051, 22.995703124999977 ], [ 113.441894531250028, 22.940576171875023 ], [ 113.331054687499972, 22.912011718749966 ], [ 113.337792968750051, 22.888818359375051 ], [ 113.344824218750119, 22.864599609375006 ], [ 113.432031250000051, 22.789404296875034 ], [ 113.449804687500119, 22.726123046875045 ], [ 113.484765625000051, 22.6923828125 ], [ 113.553027343750017, 22.594042968750045 ], [ 113.55146484375004, 22.404150390624977 ], [ 113.588867187500028, 22.350488281249966 ], [ 113.576464843750074, 22.297265624999966 ], [ 113.549121093750017, 22.225195312500034 ], [ 113.546777343750051, 22.22412109375 ], [ 113.52705078125004, 22.245947265625006 ], [ 113.494140624999972, 22.241552734374977 ], [ 113.481054687500063, 22.217480468749983 ], [ 113.47890625, 22.195556640625028 ], [ 113.473437500000017, 22.194433593749977 ], [ 113.415722656250097, 22.178369140624994 ], [ 113.367382812500097, 22.164843749999989 ], [ 113.327734375000119, 22.145410156250023 ], [ 113.266406250000074, 22.088769531250051 ], [ 113.149023437500119, 22.075 ], [ 113.088769531249994, 22.207958984374983 ], [ 113.008203125000051, 22.119335937499955 ], [ 112.983789062500051, 21.938232421875 ], [ 112.953906250000074, 21.907324218750034 ], [ 112.903808593749972, 21.881445312499977 ], [ 112.808593749999972, 21.944628906250074 ], [ 112.725390625000074, 21.902343749999972 ], [ 112.660742187500119, 21.859472656250034 ], [ 112.634082031250017, 21.819873046875045 ], [ 112.586328125000051, 21.77685546875 ], [ 112.494726562500063, 21.818310546875011 ], [ 112.421289062499994, 21.880615234375 ], [ 112.439453124999972, 21.92734375 ], [ 112.429296875000119, 21.958105468749977 ], [ 112.396093750000119, 21.981347656249994 ], [ 112.359667968750074, 21.978027343750028 ], [ 112.377441406249972, 21.917480468750057 ], [ 112.389746093750063, 21.801220703124983 ], [ 112.356445312500028, 21.767578124999972 ], [ 112.304980468750017, 21.741699218750028 ], [ 112.193359375000028, 21.763134765624955 ], [ 112.117187499999972, 21.806494140625006 ], [ 112.025195312500074, 21.843017578124972 ], [ 111.943945312500119, 21.849658203124989 ], [ 111.926464843750097, 21.776269531249966 ], [ 111.873437500000051, 21.717138671875006 ], [ 111.824609375000051, 21.709765625000017 ], [ 111.775976562500063, 21.719238281249972 ], [ 111.711914062499972, 21.655224609375011 ], [ 111.681640624999972, 21.608496093749977 ], [ 111.60273437500004, 21.559082031250028 ], [ 111.392382812500017, 21.535107421874955 ], [ 111.319140625000017, 21.486132812500017 ], [ 111.220605468749994, 21.493896484375 ], [ 111.144238281250097, 21.482226562500017 ], [ 111.100585937499972, 21.484716796874977 ], [ 111.061132812500119, 21.510986328125 ], [ 111.016894531250074, 21.511718749999972 ], [ 110.99677734375004, 21.430273437500006 ], [ 110.878027343750119, 21.395947265625011 ], [ 110.771093750000063, 21.386523437500045 ], [ 110.652148437500017, 21.279101562500017 ], [ 110.567187500000017, 21.214062500000011 ], [ 110.50429687499999, 21.20742187499999 ], [ 110.458007812499972, 21.230566406250006 ], [ 110.434570312500028, 21.326904296875 ], [ 110.410937500000074, 21.338134765624972 ], [ 110.397460937499972, 21.247705078125023 ], [ 110.374609375000063, 21.172363281250028 ], [ 110.331152343750063, 21.131347656250028 ], [ 110.193554687500097, 21.037646484375045 ], [ 110.15400390625004, 20.944628906250017 ], [ 110.180371093750097, 20.858593749999983 ], [ 110.36542968750004, 20.837597656249955 ], [ 110.388476562500017, 20.790527343750057 ], [ 110.370507812499994, 20.752050781250034 ], [ 110.326171875000028, 20.719921874999955 ], [ 110.313085937500119, 20.671679687499989 ], [ 110.511523437500074, 20.518261718750011 ], [ 110.517578125000028, 20.460009765625045 ], [ 110.486914062500119, 20.426855468750034 ], [ 110.449511718750017, 20.355419921874955 ], [ 110.344726562499972, 20.294824218750051 ], [ 110.123144531250063, 20.263720703125017 ], [ 109.938476562500028, 20.295117187500011 ], [ 109.88251953125004, 20.364062500000045 ], [ 109.885839843750119, 20.413134765624989 ], [ 109.931640625000028, 20.398876953125011 ], [ 109.983886718750028, 20.40327148437504 ], [ 109.968359375000063, 20.448144531250023 ], [ 109.946386718750119, 20.474365234375028 ], [ 109.86103515625004, 20.514306640624994 ], [ 109.791992187500028, 20.621875 ], [ 109.805273437500063, 20.711474609375017 ], [ 109.767382812500074, 20.780712890625011 ], [ 109.72626953125004, 20.838769531250023 ], [ 109.684765625000097, 20.873632812500006 ], [ 109.662597656250028, 20.916894531250051 ], [ 109.704492187500051, 21.052734375 ], [ 109.681250000000119, 21.131640624999989 ], [ 109.76015625, 21.228369140624977 ], [ 109.779589843750074, 21.337451171875017 ], [ 109.92109375000004, 21.376464843750057 ], [ 109.930761718750119, 21.480566406250034 ], [ 109.829589843750028, 21.48359375000004 ], [ 109.759375000000119, 21.560058593749972 ], [ 109.74335937500004, 21.527978515625023 ], [ 109.686914062499994, 21.52460937500004 ], [ 109.594335937500063, 21.671972656250034 ], [ 109.566406249999972, 21.690576171874994 ], [ 109.521484374999972, 21.693408203125045 ], [ 109.544042968750119, 21.537939453125006 ], [ 109.435546874999972, 21.4794921875 ], [ 109.346679687499972, 21.453955078125034 ], [ 109.220410156250097, 21.443408203125017 ], [ 109.14863281250004, 21.425537109375 ], [ 109.081542968749972, 21.440283203125006 ], [ 109.098144531249972, 21.487353515624989 ], [ 109.13349609375004, 21.543603515624994 ], [ 109.101757812500097, 21.590478515625051 ], [ 109.030566406250074, 21.626513671875017 ], [ 108.921777343749994, 21.624414062500023 ], [ 108.846386718750097, 21.63447265625004 ], [ 108.77167968750004, 21.63046875 ], [ 108.743945312500017, 21.651269531249994 ], [ 108.674511718750097, 21.724658203125017 ], [ 108.615820312500119, 21.77045898437504 ], [ 108.589355468749972, 21.815966796875074 ], [ 108.615820312500119, 21.868896484375 ], [ 108.59375, 21.901025390624994 ], [ 108.479882812500051, 21.904638671875006 ], [ 108.480859375000051, 21.828808593750011 ], [ 108.492578125000051, 21.739404296874994 ], [ 108.525683593750017, 21.67138671875 ], [ 108.50214843750004, 21.633447265624994 ], [ 108.444335937499972, 21.607324218750023 ], [ 108.382812499999972, 21.67919921875 ], [ 108.354589843750119, 21.696923828124966 ], [ 108.324804687500063, 21.693505859374994 ], [ 108.302148437499994, 21.621923828125063 ], [ 108.24628906250004, 21.558398437499989 ], [ 108.145605468750063, 21.565185546875028 ], [ 108.067382812500028, 21.525976562500034 ], [ 107.972656249999972, 21.507958984375023 ], [ 107.90839843750004, 21.560400390625034 ], [ 107.802050781250074, 21.645166015624994 ], [ 107.759277343749972, 21.655029296875057 ], [ 107.641015625000051, 21.613916015625023 ], [ 107.471386718750097, 21.598339843749955 ], [ 107.433496093750051, 21.64228515625004 ], [ 107.351171875000119, 21.608886718749972 ], [ 107.272070312500063, 21.710644531250011 ], [ 107.178515625000017, 21.717089843749989 ], [ 107.061621093750119, 21.794189453124972 ], [ 107.019824218750017, 21.834863281249994 ], [ 107.006445312500063, 21.893408203125034 ], [ 106.970996093750017, 21.923925781250034 ], [ 106.925195312500051, 21.920117187499955 ], [ 106.874511718750028, 21.951269531250006 ], [ 106.79414062500004, 21.981982421875045 ], [ 106.729492187499972, 22.000341796875063 ], [ 106.697656250000051, 21.986181640625006 ], [ 106.663574218750028, 21.978906250000051 ], [ 106.657714843749972, 22.018212890624966 ], [ 106.660058593749994, 22.136474609375 ], [ 106.654199218749994, 22.241455078124972 ], [ 106.636523437500017, 22.288623046874989 ], [ 106.593164062499994, 22.324511718750017 ], [ 106.553613281249994, 22.341699218749966 ], [ 106.53632812500004, 22.395410156249994 ], [ 106.550390625000063, 22.501367187499994 ], [ 106.58242187499999, 22.573242187499972 ], [ 106.633105468750017, 22.586035156250006 ], [ 106.701562500000051, 22.637744140625045 ], [ 106.736328125000028, 22.710937500000057 ], [ 106.780273437499972, 22.778906250000034 ], [ 106.624023437499972, 22.874267578125028 ], [ 106.541796875000074, 22.908349609375023 ], [ 106.45087890625004, 22.893896484375006 ], [ 106.33808593750004, 22.86347656250004 ], [ 106.279003906250097, 22.857470703125045 ], [ 106.249414062500051, 22.869433593750017 ], [ 106.18398437499999, 22.955126953125045 ], [ 106.148437499999972, 22.970068359375006 ], [ 106.068457031250119, 22.975537109374955 ], [ 106.000976562500028, 22.974755859374966 ], [ 105.962304687499994, 22.937451171875011 ], [ 105.902636718750074, 22.924951171875051 ], [ 105.842968750000097, 22.922802734374955 ], [ 105.782324218750063, 22.969335937500034 ], [ 105.691210937500074, 23.029931640625023 ], [ 105.548144531250074, 23.072656250000023 ], [ 105.530859375000119, 23.121972656250023 ], [ 105.49453125, 23.18085937500004 ], [ 105.440136718750097, 23.235351562500028 ], [ 105.350488281250051, 23.307666015625017 ], [ 105.275390625000028, 23.345214843750028 ], [ 105.238769531250028, 23.322119140625034 ], [ 105.189062500000119, 23.281054687500017 ], [ 104.995703125000063, 23.194335937500028 ], [ 104.910156250000028, 23.16054687499999 ], [ 104.864746093750028, 23.136376953125023 ], [ 104.826562500000051, 23.100195312500034 ], [ 104.814746093750017, 23.010791015625017 ], [ 104.795703125000074, 22.911132812499972 ], [ 104.740039062500017, 22.860498046874966 ], [ 104.687304687500017, 22.822216796874983 ], [ 104.631738281249994, 22.818212890625063 ], [ 104.577539062500051, 22.820019531249983 ], [ 104.526855468750028, 22.804101562500023 ], [ 104.37177734375004, 22.704052734374983 ], [ 104.298339843749972, 22.712011718750006 ], [ 104.238281250000028, 22.768505859374955 ], [ 104.212500000000119, 22.809423828125034 ], [ 104.143066406249972, 22.800146484375006 ], [ 104.05390625000004, 22.752294921875034 ], [ 104.012695312499972, 22.666357421875034 ], [ 103.990820312500063, 22.586132812500011 ], [ 103.971386718750097, 22.550488281249955 ], [ 103.941503906250063, 22.540087890625045 ], [ 103.915039062499972, 22.538232421875023 ], [ 103.637304687500063, 22.77001953125 ], [ 103.620214843750063, 22.782031250000045 ], [ 103.57070312499999, 22.734423828125045 ], [ 103.525390625000028, 22.611572265625057 ], [ 103.492968750000074, 22.587988281250034 ], [ 103.470996093750017, 22.597412109375 ], [ 103.356054687500063, 22.754687499999989 ], [ 103.326660156250028, 22.769775390625057 ], [ 103.300585937500017, 22.764404296875028 ], [ 103.26630859375004, 22.713525390625051 ], [ 103.193359375000028, 22.638525390625034 ], [ 103.137597656250051, 22.592968749999983 ], [ 103.136328125000063, 22.542236328125057 ], [ 103.075878906250097, 22.497509765625011 ], [ 103.005371093750028, 22.452978515624977 ], [ 102.981933593749972, 22.4482421875 ], [ 102.935156250000119, 22.466162109375006 ], [ 102.87421875000004, 22.525390625 ], [ 102.830078125000028, 22.587158203125057 ], [ 102.720996093750074, 22.648486328125017 ], [ 102.598535156249994, 22.70039062500004 ], [ 102.517187500000119, 22.741015625000045 ], [ 102.47089843750004, 22.750927734375011 ], [ 102.42792968750004, 22.732812499999966 ], [ 102.40644531250004, 22.708007812499972 ], [ 102.375781250000017, 22.646630859374994 ], [ 102.302246093750028, 22.545996093750006 ], [ 102.237011718750097, 22.466015624999983 ], [ 102.175976562500097, 22.414648437500006 ], [ 102.127441406249972, 22.379199218750045 ], [ 102.091503906250097, 22.412255859375051 ], [ 102.024414062500028, 22.439208984375028 ], [ 101.945410156250063, 22.439404296874983 ], [ 101.841796875000028, 22.388476562499989 ], [ 101.75996093750004, 22.490332031250034 ], [ 101.738769531249972, 22.495263671874994 ], [ 101.707519531250028, 22.486572265625 ], [ 101.671484375000063, 22.462304687500023 ], [ 101.64619140625004, 22.405419921874966 ], [ 101.619921875000017, 22.327441406249989 ], [ 101.567871093749972, 22.276367187499972 ], [ 101.524511718750063, 22.253662109374972 ], [ 101.537304687500097, 22.209863281250023 ], [ 101.561816406250017, 22.162402343750017 ], [ 101.56025390625004, 22.120898437500017 ], [ 101.575781250000119, 22.055273437500063 ], [ 101.602929687500051, 21.989697265625011 ], [ 101.69960937499999, 21.882470703125023 ], [ 101.736523437500097, 21.826513671874977 ], [ 101.743945312500074, 21.777978515625051 ], [ 101.74726562500004, 21.605761718750045 ], [ 101.743457031250074, 21.533837890625051 ], [ 101.724218750000063, 21.39501953125 ], [ 101.722949218750074, 21.314941406250028 ], [ 101.763085937499994, 21.278906249999977 ], [ 101.802050781250017, 21.235986328125023 ], [ 101.800585937500074, 21.212597656249983 ], [ 101.783496093750074, 21.204150390625017 ], [ 101.728125, 21.156396484374994 ], [ 101.704785156250097, 21.150146484375028 ], [ 101.668554687500063, 21.169628906250011 ], [ 101.621679687500119, 21.184423828125006 ], [ 101.583886718750051, 21.203564453125011 ], [ 101.542382812500051, 21.234277343750051 ], [ 101.443554687500097, 21.230810546875034 ], [ 101.281445312500097, 21.184130859375045 ], [ 101.247851562500074, 21.197314453125045 ], [ 101.224414062500017, 21.223730468750034 ], [ 101.211816406249994, 21.278222656250023 ], [ 101.219921875000097, 21.342431640625051 ], [ 101.205566406249972, 21.383300781250028 ], [ 101.175390625000063, 21.407519531250074 ], [ 101.196679687500051, 21.522070312500063 ], [ 101.138867187500097, 21.567480468749977 ], [ 101.147265625000017, 21.581640625 ], [ 101.128125, 21.705126953125045 ], [ 101.130859374999972, 21.735546875000011 ], [ 101.120703125000119, 21.746093750000028 ], [ 101.07978515625004, 21.755859374999972 ], [ 101.019335937500074, 21.736376953125017 ], [ 100.83515625000004, 21.655175781249994 ], [ 100.677148437499994, 21.504931640625017 ], [ 100.604589843750119, 21.471777343750006 ], [ 100.531347656250119, 21.458105468749977 ], [ 100.44570312499999, 21.48408203125004 ], [ 100.350585937499972, 21.501025390625017 ], [ 100.214746093749994, 21.462988281250006 ], [ 100.14765625000004, 21.480517578125017 ], [ 100.116796875000063, 21.511181640624955 ], [ 100.089257812500051, 21.557910156250074 ], [ 100.105761718750017, 21.617041015625034 ], [ 100.095507812500074, 21.660644531250028 ], [ 100.041210937500097, 21.682763671875023 ], [ 99.97822265625004, 21.70161132812504 ], [ 99.940722656250074, 21.75874023437504 ], [ 99.925585937500074, 21.820800781249972 ], [ 99.940429687499972, 21.901611328125 ], [ 99.947851562500063, 21.988330078125017 ], [ 99.917675781250097, 22.028027343750011 ], [ 99.825390625000097, 22.049707031249994 ], [ 99.592675781250051, 22.089160156250017 ], [ 99.388671875000028, 22.110791015624983 ], [ 99.303125, 22.100634765625045 ], [ 99.233398437500028, 22.110156250000045 ], [ 99.192968750000063, 22.125976562499972 ], [ 99.173437500000063, 22.153320312500057 ], [ 99.172363281250028, 22.192480468750034 ], [ 99.205371093750074, 22.282568359375006 ], [ 99.243066406250051, 22.370361328125028 ], [ 99.337695312500017, 22.498046875000028 ], [ 99.343164062499994, 22.586523437500006 ], [ 99.33828125, 22.688671874999955 ], [ 99.385156250000051, 22.825097656250023 ], [ 99.466796874999972, 22.927294921875074 ], [ 99.507128906250017, 22.959130859374994 ], [ 99.49726562500004, 23.004589843750011 ], [ 99.46455078125004, 23.046240234375063 ], [ 99.418066406250063, 23.069238281250023 ], [ 99.340820312499972, 23.095898437499955 ], [ 99.220312500000119, 23.103320312500045 ], [ 99.05507812499999, 23.130566406250011 ], [ 98.863769531250028, 23.191259765625034 ], [ 98.885546875000017, 23.307470703124977 ], [ 98.882617187500074, 23.380322265624983 ], [ 98.858886718750028, 23.440087890624994 ], [ 98.819726562500051, 23.482519531250034 ], [ 98.797851562500028, 23.520410156250023 ], [ 98.832226562500097, 23.624365234374977 ], [ 98.787695312500063, 23.737841796874989 ], [ 98.735058593750097, 23.783105468749994 ], [ 98.680859375000097, 23.841796875000028 ], [ 98.676757812500028, 23.905078125000045 ], [ 98.701562500000051, 23.964062499999983 ], [ 98.833984375000028, 24.090576171875 ], [ 98.835058593750063, 24.121191406250034 ], [ 98.802343750000063, 24.118701171875045 ], [ 98.76435546875004, 24.116064453125063 ], [ 98.583398437500051, 24.069824218750057 ], [ 98.564160156250097, 24.098828125000011 ], [ 98.499414062500051, 24.115673828124983 ], [ 98.367285156250063, 24.119042968750023 ], [ 98.2125, 24.110644531250017 ], [ 98.016894531250074, 24.065429687500028 ], [ 97.837695312500074, 23.986279296874983 ], [ 97.755664062500074, 23.931884765625 ], [ 97.686035156249972, 23.898095703124966 ], [ 97.629687500000074, 23.887158203124955 ], [ 97.564550781250119, 23.911035156250023 ], [ 97.568261718749994, 23.988476562499983 ], [ 97.690625, 24.13081054687504 ], [ 97.708203125000097, 24.228759765625 ], [ 97.670703125000074, 24.312744140624972 ], [ 97.666601562500119, 24.379980468750006 ], [ 97.623632812500063, 24.422949218750034 ], [ 97.563281250000017, 24.443847656250028 ], [ 97.53144531250004, 24.491699218750028 ], [ 97.529394531250063, 24.631201171875006 ], [ 97.583300781250017, 24.774804687500051 ], [ 97.670703125000074, 24.820117187500045 ], [ 97.72382812500004, 24.841992187499983 ], [ 97.737890625000063, 24.869873046875057 ], [ 97.710742187500074, 24.970361328125023 ], [ 97.714941406250119, 25.034326171874994 ], [ 97.767382812500074, 25.158056640625063 ], [ 97.819531250000097, 25.251855468749994 ], [ 97.917968749999972, 25.236132812500074 ], [ 97.962011718750063, 25.259326171874989 ], [ 98.010742187499972, 25.292529296875017 ], [ 98.064062500000119, 25.348974609375063 ], [ 98.099609374999972, 25.415722656249983 ], [ 98.142871093750074, 25.571093750000017 ], [ 98.172558593750097, 25.594531250000074 ], [ 98.29658203125004, 25.56884765625 ], [ 98.333789062500074, 25.586767578125006 ], [ 98.401660156250017, 25.677978515625028 ], [ 98.465527343750097, 25.788867187500045 ], [ 98.558398437500074, 25.823242187500028 ], [ 98.625390625000051, 25.826708984375045 ], [ 98.65625, 25.863574218749989 ], [ 98.6546875, 25.917773437500017 ], [ 98.59101562500004, 26.003710937500045 ], [ 98.564062500000063, 26.072412109374994 ], [ 98.571972656250097, 26.114062500000045 ], [ 98.663183593750119, 26.139453124999989 ], [ 98.685546874999972, 26.189355468750023 ], [ 98.671875, 26.298535156249955 ], [ 98.709472656249972, 26.429687500000028 ], [ 98.731835937499994, 26.583398437499994 ], [ 98.739355468750063, 26.698144531250023 ], [ 98.738476562500097, 26.785742187500006 ], [ 98.729492187500028, 26.87739257812504 ], [ 98.71650390625004, 27.044921874999972 ], [ 98.674804687499972, 27.190625 ], [ 98.682421875000017, 27.24531250000004 ], [ 98.676757812500028, 27.421923828125045 ], [ 98.651171875000074, 27.572460937499983 ], [ 98.599804687500097, 27.598828125000011 ], [ 98.504492187500119, 27.647656250000011 ], [ 98.452539062499994, 27.6572265625 ], [ 98.408886718750097, 27.639453125000045 ], [ 98.392382812500017, 27.587060546875023 ], [ 98.350488281249994, 27.5380859375 ], [ 98.298828124999972, 27.550097656250045 ], [ 98.274218750000017, 27.599072265624983 ], [ 98.241015625000074, 27.663183593749977 ], [ 98.130468750000119, 27.967578124999989 ], [ 98.11835937500004, 28.055224609375017 ], [ 98.098925781250017, 28.142285156249983 ], [ 98.061621093750119, 28.185888671874977 ], [ 98.022265625000017, 28.211523437500063 ], [ 97.934082031249972, 28.313818359375006 ], [ 97.887597656250051, 28.356494140625017 ], [ 97.86494140625004, 28.363574218750017 ], [ 97.816503906250119, 28.356347656249966 ], [ 97.769042968750028, 28.35615234375004 ], [ 97.730078125000063, 28.407128906250023 ], [ 97.694628906250074, 28.469335937500006 ], [ 97.65888671875004, 28.5 ], [ 97.599218750000063, 28.51704101562504 ], [ 97.537890625000017, 28.510205078124983 ], [ 97.502148437500097, 28.456347656250017 ], [ 97.477734375000097, 28.425634765625063 ], [ 97.431445312500017, 28.353906250000023 ], [ 97.356445312499972, 28.254492187500006 ], [ 97.322460937500097, 28.21796875000004 ], [ 97.289453125000051, 28.236816406250057 ], [ 97.145117187500119, 28.34033203125 ], [ 97.07539062500004, 28.36894531249996 ], [ 96.980859375000051, 28.337695312499989 ], [ 96.833007812500028, 28.362402343750063 ], [ 96.77578125, 28.367041015625034 ], [ 96.652832031250028, 28.449755859374989 ], [ 96.602636718750063, 28.45991210937504 ], [ 96.427734374999972, 28.406005859374972 ], [ 96.3890625, 28.367919921875028 ], [ 96.366406250000097, 28.367285156249977 ], [ 96.319824218750028, 28.386523437499989 ], [ 96.281445312500097, 28.412060546874955 ], [ 96.278906250000119, 28.428173828124955 ], [ 96.326171874999972, 28.468554687500017 ], [ 96.329882812500017, 28.496826171875 ], [ 96.32734375000004, 28.525390625000057 ], [ 96.395605468750063, 28.606542968750063 ], [ 96.580859375000074, 28.763671875 ], [ 96.55, 28.829589843750028 ], [ 96.477148437500119, 28.959326171874977 ], [ 96.467089843750017, 29.022265625000017 ], [ 96.435742187500097, 29.050683593750023 ], [ 96.346875, 29.027441406250006 ], [ 96.162207031250063, 28.909716796875017 ], [ 96.13710937499999, 28.922607421875057 ], [ 96.141406250000074, 28.963476562500034 ], [ 96.122363281250017, 29.082080078125045 ], [ 96.18085937500004, 29.11767578125 ], [ 96.270507812500028, 29.161230468750006 ], [ 96.339746093749994, 29.209814453125034 ], [ 96.35585937499999, 29.249072265625045 ], [ 96.337207031250017, 29.260986328124972 ], [ 96.234960937500063, 29.245800781249983 ], [ 96.194726562499994, 29.2724609375 ], [ 96.128515625000119, 29.381396484374989 ], [ 96.079589843750028, 29.424121093749989 ], [ 96.03535156250004, 29.447167968749994 ], [ 95.885058593750074, 29.390917968749989 ], [ 95.710351562499994, 29.313818359375006 ], [ 95.515820312500097, 29.206347656250045 ], [ 95.516992187500051, 29.151171874999989 ], [ 95.493750000000119, 29.137011718750045 ], [ 95.456542968750028, 29.102294921874972 ], [ 95.420214843750074, 29.054296875000063 ], [ 95.389257812500063, 29.037402343749989 ], [ 95.353125, 29.035888671875028 ], [ 95.279101562500017, 29.049560546874972 ], [ 95.144726562500097, 29.104052734374989 ], [ 94.998828125000017, 29.149169921875028 ], [ 94.96748046875004, 29.144042968750057 ], [ 94.769433593749994, 29.175878906250063 ], [ 94.763085937500051, 29.201269531249977 ], [ 94.733398437500028, 29.251611328125023 ], [ 94.677050781250017, 29.297021484375051 ], [ 94.623046875000028, 29.312402343749966 ], [ 94.468066406250074, 29.216210937499994 ], [ 94.293261718750074, 29.144628906249977 ], [ 94.193457031250063, 29.059912109375063 ], [ 94.111523437500097, 28.975878906249989 ], [ 94.017675781250063, 28.959521484375017 ], [ 94.013281250000063, 28.907519531249989 ], [ 93.973632812499972, 28.860791015624983 ], [ 93.902246093749994, 28.803222656249972 ], [ 93.760742187500028, 28.729785156250017 ], [ 93.664941406250051, 28.69023437499996 ], [ 93.36054687500004, 28.654052734375057 ], [ 93.251953125000028, 28.629492187500034 ], [ 93.206542968750028, 28.590820312500057 ], [ 93.157812500000119, 28.49272460937496 ], [ 93.119238281250063, 28.402294921875011 ], [ 93.034960937500017, 28.32763671875 ], [ 92.881835937500028, 28.228125 ], [ 92.70185546875004, 28.147119140624994 ], [ 92.65253906250004, 28.093359375000034 ], [ 92.643457031250051, 28.061523437500057 ], [ 92.665625000000119, 28.049853515624989 ], [ 92.6875, 28.025732421875034 ], [ 92.687792968750017, 27.988964843750011 ], [ 92.664355468750017, 27.948925781250011 ], [ 92.546679687500017, 27.879199218750017 ], [ 92.480664062500097, 27.845947265625 ], [ 92.414843750000017, 27.82460937499999 ], [ 92.34101562500004, 27.820751953125011 ], [ 92.270117187500119, 27.830224609374994 ], [ 92.250488281250028, 27.841503906249983 ], [ 92.222265625000119, 27.826953125000045 ], [ 92.157617187499994, 27.812255859374972 ], [ 92.101269531250097, 27.8076171875 ], [ 91.977636718750119, 27.730371093749994 ], [ 91.909375, 27.72968750000004 ], [ 91.824707031249972, 27.746435546874977 ], [ 91.71259765625004, 27.759814453125045 ], [ 91.631933593750119, 27.759960937499983 ], [ 91.629394531249972, 27.800878906250063 ], [ 91.641894531250017, 27.923242187500023 ], [ 91.605566406250063, 27.95170898437496 ], [ 91.49335937500004, 27.981787109375063 ], [ 91.36757812499999, 28.021630859374994 ], [ 91.30683593750004, 28.064013671875017 ], [ 91.273046875000119, 28.078369140625 ], [ 91.225878906250074, 28.071240234374983 ], [ 91.149902343749972, 28.026757812499966 ], [ 91.077734375000119, 27.974462890624977 ], [ 91.020800781250017, 27.970068359374977 ], [ 90.9625, 27.994580078124983 ], [ 90.906640625000051, 28.026513671875023 ], [ 90.715722656249994, 28.071728515624983 ], [ 90.63007812500004, 28.078564453124955 ], [ 90.477343750000074, 28.070849609374989 ], [ 90.352734375000097, 28.080224609375023 ], [ 90.333105468750119, 28.093994140625 ], [ 90.333789062500074, 28.119140624999972 ], [ 90.352148437500063, 28.168164062500011 ], [ 90.36298828125004, 28.216503906250011 ], [ 90.348242187500063, 28.243945312499989 ], [ 90.220800781250063, 28.277734375000051 ], [ 90.104492187499972, 28.302050781250017 ], [ 89.981054687500063, 28.311181640625023 ], [ 89.897851562499994, 28.294140625000011 ], [ 89.816894531250028, 28.256298828125011 ], [ 89.749804687500017, 28.188183593750011 ], [ 89.652734375000051, 28.158300781250034 ], [ 89.536914062500074, 28.107421874999972 ], [ 89.480664062500097, 28.059960937499994 ], [ 89.395898437500051, 27.958154296875023 ], [ 89.27265625000004, 27.833154296874966 ], [ 89.160449218750017, 27.711279296875006 ], [ 89.102343750000017, 27.592578124999989 ], [ 89.025488281250063, 27.517871093750045 ], [ 88.947558593750017, 27.464013671874994 ], [ 88.891406250000017, 27.316064453124966 ], [ 88.832519531250028, 27.362841796874989 ], [ 88.764843750000097, 27.429882812499983 ], [ 88.749023437499972, 27.521875 ], [ 88.829882812500017, 27.767382812499989 ], [ 88.84882812500004, 27.86865234375 ], [ 88.828613281250028, 27.90727539062496 ], [ 88.803710937500028, 28.006933593750034 ], [ 88.75625, 28.039697265625051 ], [ 88.621093750000028, 28.091845703125017 ], [ 88.577929687500017, 28.093359375000034 ], [ 88.53164062499999, 28.057373046875 ], [ 88.486132812500074, 28.034472656250045 ], [ 88.42597656250004, 28.011669921875011 ], [ 88.275195312500074, 27.968847656250006 ], [ 88.141113281250028, 27.948925781250011 ], [ 88.108984375000063, 27.933007812499966 ], [ 88.098925781250017, 27.904541015625028 ], [ 88.109765625000051, 27.870605468750057 ], [ 88.023339843749994, 27.883398437500006 ], [ 87.933398437500074, 27.890820312499983 ], [ 87.860742187499994, 27.886083984375006 ], [ 87.682714843750063, 27.821386718750063 ], [ 87.622558593749972, 27.815185546875028 ], [ 87.555273437500119, 27.82182617187496 ], [ 87.464160156250017, 27.823828125000034 ], [ 87.29072265625004, 27.821923828124994 ], [ 87.141406250000017, 27.838330078124955 ], [ 87.020117187500063, 27.928662109374983 ], [ 86.933789062500097, 27.968457031250011 ], [ 86.842382812500119, 27.999169921875051 ], [ 86.75039062499999, 28.022070312500006 ], [ 86.719628906250051, 28.070654296875034 ], [ 86.690527343750063, 28.094921875000011 ], [ 86.61445312500004, 28.103027343749972 ], [ 86.554492187500074, 28.085205078124972 ], [ 86.516894531250074, 27.963525390624966 ], [ 86.484960937500119, 27.939550781249977 ], [ 86.408691406250028, 27.928662109374983 ], [ 86.328613281249972, 27.95952148437496 ], [ 86.217968750000097, 28.022070312500006 ], [ 86.174218750000051, 28.091699218749966 ], [ 86.137011718750017, 28.114355468750063 ], [ 86.078710937500063, 28.08359375 ], [ 86.075488281250017, 27.994580078124983 ], [ 86.064160156250097, 27.934716796874966 ], [ 85.994531250000051, 27.910400390625 ], [ 85.954101562499972, 27.928222656249972 ], [ 85.921679687500017, 27.989697265624983 ], [ 85.840234375000051, 28.135351562499977 ], [ 85.75947265625004, 28.220654296874955 ], [ 85.678320312500119, 28.277441406249977 ], [ 85.410644531250028, 28.276025390625051 ], [ 85.21210937500004, 28.292626953124966 ], [ 85.122460937499994, 28.315966796875017 ], [ 85.08857421875004, 28.372265625000011 ], [ 85.12148437499999, 28.484277343750023 ], [ 85.160156249999972, 28.571875 ], [ 85.159082031249994, 28.592236328124983 ], [ 85.126367187499994, 28.602636718750063 ], [ 85.069140625000074, 28.609667968749989 ], [ 84.855078125000063, 28.553613281250023 ], [ 84.796875, 28.560205078125023 ], [ 84.759375000000119, 28.579248046874994 ], [ 84.714257812499994, 28.595556640625034 ], [ 84.676757812499972, 28.621533203125011 ], [ 84.65058593750004, 28.659570312500023 ], [ 84.465429687500119, 28.752929687500028 ], [ 84.410742187500063, 28.80390625000004 ], [ 84.312109375000119, 28.868115234374955 ], [ 84.228710937500097, 28.911767578124966 ], [ 84.175585937500017, 29.036376953125057 ], [ 84.127832031250051, 29.15629882812496 ], [ 84.101367187500017, 29.219970703124972 ], [ 84.021972656249972, 29.25385742187504 ], [ 83.935937500000051, 29.279492187500011 ], [ 83.790429687499994, 29.227441406249994 ], [ 83.671093750000097, 29.187597656250034 ], [ 83.583496093750028, 29.183593750000028 ], [ 83.456640625000119, 29.306347656249983 ], [ 83.35517578125004, 29.439160156249955 ], [ 83.235156250000017, 29.554589843750023 ], [ 83.15546875000004, 29.612646484375034 ], [ 83.013964843750074, 29.618066406249994 ], [ 82.854296875000017, 29.68339843749996 ], [ 82.640820312500097, 29.831201171874966 ], [ 82.486523437500097, 29.941503906249977 ], [ 82.220703125000028, 30.063867187500023 ], [ 82.158984375000074, 30.115185546875011 ], [ 82.135351562500119, 30.15898437499996 ], [ 82.098925781250074, 30.245068359375011 ], [ 82.043359375000051, 30.326757812500034 ], [ 81.854882812499994, 30.362402343750006 ], [ 81.641894531250074, 30.3875 ], [ 81.417187500000097, 30.337597656250011 ], [ 81.25507812500004, 30.093310546874989 ], [ 81.177148437500051, 30.039892578125034 ], [ 81.110351562500028, 30.03681640625004 ], [ 81.055566406250051, 30.098974609375006 ], [ 81.010253906249972, 30.164501953125011 ], [ 80.985449218750063, 30.237109374999989 ], [ 80.873535156250028, 30.290576171875045 ], [ 80.74677734375004, 30.36040039062496 ], [ 80.682128906250028, 30.414843750000045 ], [ 80.608886718750028, 30.448876953125051 ], [ 80.541015625000028, 30.463525390625023 ], [ 80.409570312499994, 30.509472656249955 ], [ 80.260937500000097, 30.561328125000045 ], [ 80.191210937500017, 30.56840820312496 ], [ 80.18623046875004, 30.605322265625034 ], [ 80.207128906250063, 30.683740234375023 ], [ 80.194335937500028, 30.75922851562504 ], [ 80.149414062500028, 30.78984375 ], [ 80.081445312499994, 30.781933593749955 ], [ 79.92451171875004, 30.888769531250034 ], [ 79.916601562500119, 30.894189453124994 ], [ 79.871875, 30.924609374999989 ], [ 79.79462890625004, 30.96826171875 ], [ 79.66425781250004, 30.96523437499999 ], [ 79.565429687499972, 30.949072265624977 ], [ 79.493164062499972, 30.993701171875017 ], [ 79.388476562500074, 31.064208984375 ], [ 79.369628906249972, 31.079931640625006 ], [ 79.338769531249994, 31.105712890625 ], [ 79.23261718750004, 31.241748046875017 ], [ 79.10712890625004, 31.402636718750017 ], [ 79.04375, 31.42622070312504 ], [ 79.011132812499994, 31.41411132812496 ], [ 78.973925781250074, 31.328613281250028 ], [ 78.945996093750097, 31.337207031250017 ], [ 78.899511718750119, 31.33134765624996 ], [ 78.844531250000017, 31.301513671875028 ], [ 78.791601562500063, 31.293652343750011 ], [ 78.757812500000028, 31.302490234375057 ], [ 78.743554687500051, 31.323779296875017 ], [ 78.758593750000074, 31.436572265625017 ], [ 78.726757812500097, 31.471826171874994 ], [ 78.755078125000097, 31.55029296875 ], [ 78.80292968750004, 31.618066406250023 ], [ 78.753906250000028, 31.668359374999966 ], [ 78.693457031250063, 31.740380859374994 ], [ 78.687011718749972, 31.805517578125034 ], [ 78.719726562499972, 31.887646484374983 ], [ 78.735449218750063, 31.957958984375011 ], [ 78.725585937500028, 31.983789062500023 ], [ 78.677734374999972, 32.023046875000034 ], [ 78.495898437500017, 32.21577148437504 ], [ 78.486132812500017, 32.236230468750023 ], [ 78.455273437500097, 32.300341796875017 ], [ 78.441308593749994, 32.397363281249994 ], [ 78.417480468749972, 32.466699218749994 ], [ 78.389648437499972, 32.519873046874977 ], [ 78.391699218750119, 32.544726562499989 ], [ 78.4125, 32.557714843750063 ], [ 78.526367187500028, 32.570800781249972 ], [ 78.63154296875004, 32.578955078125034 ], [ 78.70087890625004, 32.597021484374977 ], [ 78.73671875, 32.558398437500017 ], [ 78.753515625000119, 32.499267578125057 ], [ 78.771289062500017, 32.468066406250017 ], [ 78.837890624999972, 32.411962890625034 ], [ 78.918945312499972, 32.358203125000017 ], [ 78.997656250000119, 32.365136718749994 ], [ 79.066992187500119, 32.388183593749972 ], [ 79.12734375, 32.475781249999983 ], [ 79.169921875000028, 32.497216796874994 ], [ 79.219335937500063, 32.501074218749977 ], [ 79.219042968750017, 32.507568359374972 ], [ 79.21650390625004, 32.564013671875017 ], [ 79.233886718750028, 32.703076171875011 ], [ 79.227929687500051, 32.7587890625 ], [ 79.205566406250028, 32.809033203125011 ], [ 79.209570312500119, 32.86484375 ], [ 79.202246093750063, 32.946044921875028 ], [ 79.145507812500028, 33.001464843750057 ], [ 79.10859375000004, 33.022656250000011 ], [ 79.102832031250074, 33.05253906249996 ], [ 79.121679687500063, 33.108105468750011 ], [ 79.135156250000051, 33.17192382812496 ], [ 79.115625, 33.21894531250004 ], [ 79.1125, 33.226269531250011 ], [ 79.066503906250119, 33.250390625000051 ], [ 79.012597656250051, 33.291455078124983 ], [ 78.94843750000004, 33.346533203125006 ], [ 78.91669921875004, 33.386767578125017 ], [ 78.865039062500017, 33.431103515625011 ], [ 78.801855468750119, 33.49970703125004 ], [ 78.789941406249994, 33.650341796874983 ], [ 78.783789062500063, 33.80878906250004 ], [ 78.761718750000028, 33.887597656250023 ], [ 78.726660156250063, 34.013378906249955 ], [ 78.731738281250017, 34.055566406250023 ], [ 78.753027343750119, 34.087695312500017 ], [ 78.931738281250119, 34.188964843750028 ], [ 78.970605468749994, 34.22822265625004 ], [ 78.97695312499999, 34.258105468749989 ], [ 78.970117187499994, 34.302636718750023 ], [ 78.936425781249994, 34.351953125000023 ], [ 78.864843750000063, 34.390332031250011 ], [ 78.763085937499994, 34.452929687499989 ], [ 78.670800781250051, 34.518164062500034 ], [ 78.515722656250063, 34.557958984374977 ], [ 78.326953125000074, 34.606396484374983 ], [ 78.282031250000074, 34.653906249999977 ], [ 78.236132812500074, 34.769824218749989 ], [ 78.158496093750017, 34.946484374999983 ], [ 78.075781250000063, 35.134912109375023 ], [ 78.012207031249972, 35.251025390625045 ], [ 78.009179687499994, 35.306933593749989 ], [ 78.047460937500063, 35.449414062499955 ], [ 78.042675781250097, 35.479785156250017 ], [ 78.00947265625004, 35.490234375000028 ], [ 77.945898437500063, 35.471630859374955 ], [ 77.89492187499999, 35.44902343749996 ], [ 77.851562500000028, 35.460791015625063 ], [ 77.8109375, 35.484521484374994 ], [ 77.802539062500017, 35.492773437500006 ], [ 77.799414062500063, 35.495898437500017 ], [ 77.724023437499994, 35.480566406250006 ], [ 77.572558593750017, 35.471826171874994 ], [ 77.520019531249972, 35.4734375 ], [ 77.44648437500004, 35.475585937500057 ], [ 77.294824218750051, 35.508154296875034 ], [ 77.09003906250004, 35.552050781249989 ], [ 76.878906250000028, 35.613281250000028 ], [ 76.766894531250017, 35.661718750000034 ], [ 76.727539062500028, 35.67866210937504 ], [ 76.631835937499972, 35.729394531249966 ], [ 76.563476562499972, 35.772998046874989 ], [ 76.551269531249972, 35.887060546875034 ], [ 76.502050781250063, 35.878222656250017 ], [ 76.385742187500028, 35.837158203125 ], [ 76.25166015625004, 35.8109375 ], [ 76.177832031250119, 35.810546875 ], [ 76.147851562500051, 35.829003906250023 ], [ 76.103320312500017, 35.94921875 ], [ 76.070898437500063, 35.983007812500034 ], [ 76.01044921875004, 35.996337890625 ], [ 75.945117187500017, 36.017578124999972 ], [ 75.91230468750004, 36.048974609374994 ], [ 75.904882812500006, 36.088476562500034 ], [ 75.934082031250028, 36.133935546874966 ], [ 75.968652343750051, 36.168847656249966 ], [ 75.974414062500074, 36.382421875000063 ], [ 75.951855468750097, 36.458105468750034 ], [ 75.933007812499994, 36.521582031249977 ], [ 75.88496093750004, 36.600732421875023 ], [ 75.84023437499999, 36.649707031249989 ], [ 75.772167968750097, 36.694921875000034 ], [ 75.667187500000097, 36.741992187500045 ], [ 75.573730468749972, 36.759326171875017 ], [ 75.460253906250017, 36.725048828124955 ], [ 75.424218750000051, 36.738232421874983 ], [ 75.376855468749994, 36.883691406250051 ], [ 75.346679687499972, 36.913476562499966 ], [ 75.14521484375004, 36.973242187499977 ], [ 75.05390625000004, 36.987158203124977 ], [ 74.949121093749994, 36.968359375000063 ], [ 74.889257812500063, 36.952441406250017 ], [ 74.841210937500051, 36.979101562500034 ], [ 74.76601562499999, 37.012744140625045 ], [ 74.692187500000074, 37.035742187500006 ], [ 74.600585937499972, 37.036669921875017 ], [ 74.54140625, 37.022167968750011 ], [ 74.526464843750063, 37.030664062500051 ], [ 74.497949218749994, 37.057226562500034 ], [ 74.37617187500004, 37.137353515625023 ], [ 74.372167968750063, 37.15771484375 ], [ 74.55898437499999, 37.236621093749989 ], [ 74.668945312500028, 37.266699218750006 ], [ 74.726660156250063, 37.290722656250011 ], [ 74.738964843750097, 37.285644531250028 ], [ 74.767382812500017, 37.249169921874966 ], [ 74.84023437499999, 37.22504882812504 ], [ 74.89130859375004, 37.231640624999955 ], [ 74.918164062500097, 37.25 ], [ 75.008398437500006, 37.293554687500063 ], [ 75.079003906249994, 37.344042968750045 ], [ 75.11875, 37.385693359374983 ], [ 75.097460937500017, 37.451269531250034 ], [ 74.986425781250063, 37.530371093749977 ], [ 74.915820312500074, 37.572802734375017 ], [ 74.894238281250097, 37.601416015624977 ], [ 74.91230468750004, 37.687304687499989 ], [ 74.938281250000017, 37.772509765625017 ], [ 74.921289062499994, 37.80498046874996 ], [ 74.900292968749994, 37.832714843750011 ], [ 74.890820312500097, 37.925781249999972 ], [ 74.84248046875004, 38.038085937500028 ], [ 74.789648437500006, 38.103613281250063 ], [ 74.77509765625004, 38.19189453125 ], [ 74.772070312500063, 38.274755859375006 ], [ 74.835937500000028, 38.404296875000028 ], [ 74.812304687500017, 38.460302734374977 ], [ 74.745019531249994, 38.510009765624972 ], [ 74.5140625, 38.6 ], [ 74.277441406250006, 38.659765625000034 ], [ 74.187304687500017, 38.657519531250017 ], [ 74.131347656250028, 38.66118164062496 ], [ 74.065332031249994, 38.608496093749977 ], [ 74.02558593750004, 38.539843750000017 ], [ 73.970019531250017, 38.53369140625 ], [ 73.869140624999972, 38.562890625000023 ], [ 73.801660156249994, 38.606884765625011 ], [ 73.754101562500097, 38.698925781250011 ], [ 73.716796875000028, 38.817236328125034 ], [ 73.696093750000074, 38.85429687499996 ], [ 73.706835937500017, 38.886230468749972 ], [ 73.729980468749972, 38.914697265624994 ], [ 73.794531250000063, 38.941308593750023 ], [ 73.805273437500006, 38.968652343749994 ], [ 73.795605468750097, 39.002148437499983 ], [ 73.74375, 39.044531249999977 ], [ 73.690429687499972, 39.10454101562496 ], [ 73.607324218749994, 39.229199218749955 ], [ 73.623144531250063, 39.2978515625 ], [ 73.636328125000063, 39.396679687499955 ], [ 73.631640625000074, 39.448876953125023 ], [ 73.715722656249994, 39.462255859375006 ], [ 73.82294921875004, 39.48896484375004 ], [ 73.872753906250097, 39.533300781250006 ], [ 73.907128906249994, 39.578515624999966 ], [ 73.914648437500006, 39.606494140624989 ], [ 73.88251953125004, 39.714550781249983 ], [ 73.839746093750051, 39.762841796875051 ], [ 73.835351562499994, 39.800146484375006 ], [ 73.85625, 39.828662109375045 ], [ 73.884570312500017, 39.877929687500057 ], [ 73.938769531250017, 39.978808593749989 ], [ 73.991601562500051, 40.043115234375023 ], [ 74.020507812499972, 40.059375 ], [ 74.085156250000097, 40.074316406250006 ], [ 74.242675781249972, 40.092041015625057 ], [ 74.411914062500074, 40.137207031250028 ], [ 74.613085937500017, 40.272167968749983 ], [ 74.67988281250004, 40.310595703124989 ], [ 74.767773437500097, 40.329882812500017 ], [ 74.83046875, 40.32851562499999 ], [ 74.841796874999972, 40.344970703124972 ], [ 74.801269531249972, 40.428515625000045 ], [ 74.811132812500063, 40.458789062499989 ], [ 74.83515625000004, 40.482617187499955 ], [ 74.865625, 40.493505859375034 ], [ 75.004492187500006, 40.44951171874996 ], [ 75.111328124999972, 40.4541015625 ], [ 75.241015625000017, 40.480273437500017 ], [ 75.520800781250017, 40.627539062500006 ], [ 75.555566406249994, 40.625195312499955 ], [ 75.583496093750028, 40.605322265625006 ], [ 75.61738281250004, 40.516601562500028 ], [ 75.65595703125004, 40.329248046874966 ], [ 75.677148437499994, 40.305810546874994 ], [ 75.871972656249994, 40.30322265625 ], [ 76.00429687499999, 40.371435546875034 ], [ 76.062304687500017, 40.387548828125034 ], [ 76.156640625000051, 40.37646484375 ], [ 76.206054687500028, 40.408398437500011 ], [ 76.258300781249972, 40.430761718750063 ], [ 76.318554687500097, 40.352246093749955 ], [ 76.396386718750051, 40.389794921874966 ], [ 76.480175781250097, 40.44951171874996 ], [ 76.520898437499994, 40.51123046875 ], [ 76.577929687500017, 40.577880859375 ], [ 76.622167968750063, 40.662353515624972 ], [ 76.639843750000097, 40.742236328124989 ], [ 76.661132812499972, 40.779638671874977 ], [ 76.708398437500051, 40.818115234375 ], [ 76.824023437500017, 40.982324218749966 ], [ 76.907714843749972, 41.024169921874972 ], [ 76.986621093750017, 41.039160156250006 ], [ 77.182031250000051, 41.0107421875 ], [ 77.283984375000074, 41.014355468750011 ], [ 77.58173828125004, 40.992773437500063 ], [ 77.719335937500119, 41.024316406249994 ], [ 77.815234375000017, 41.055615234374983 ], [ 77.956445312499994, 41.050683593750051 ], [ 78.1234375, 41.075634765624983 ], [ 78.346289062500119, 41.281445312499983 ], [ 78.348828125000097, 41.325195312500028 ], [ 78.362402343750119, 41.37163085937496 ], [ 78.442871093749972, 41.417529296874989 ], [ 78.543164062500097, 41.459570312500034 ], [ 78.74257812499999, 41.56005859375 ], [ 79.148437500000028, 41.71914062499999 ], [ 79.293554687500063, 41.782812499999977 ], [ 79.354394531250051, 41.781054687499989 ], [ 79.503906249999972, 41.82099609375004 ], [ 79.766113281249972, 41.898876953125011 ], [ 79.840429687500119, 41.995751953125023 ], [ 79.909667968750028, 42.014990234375034 ], [ 80.216210937500051, 42.03242187500004 ], [ 80.235156250000074, 42.043457031249972 ], [ 80.246191406250119, 42.059814453125028 ], [ 80.229199218750097, 42.129833984374983 ], [ 80.209375, 42.190039062500006 ], [ 80.233007812500063, 42.2078125 ], [ 80.259082031250074, 42.235400390624989 ], [ 80.25507812500004, 42.274169921875 ], [ 80.20576171875004, 42.399414062500028 ], [ 80.179296875000063, 42.518359374999989 ], [ 80.161914062500074, 42.625537109374989 ], [ 80.165039062499972, 42.665527343750057 ], [ 80.202246093750119, 42.734472656249977 ], [ 80.250292968750074, 42.797265624999966 ], [ 80.424023437500097, 42.855761718749989 ], [ 80.538964843750051, 42.873486328124955 ], [ 80.54375, 42.911718750000034 ], [ 80.450683593750028, 42.935546875 ], [ 80.383398437500063, 42.973779296874966 ], [ 80.371289062500097, 42.995605468749972 ], [ 80.374511718749972, 43.020410156249966 ], [ 80.390234375000063, 43.043115234374966 ], [ 80.50703125000004, 43.085791015625063 ], [ 80.616992187500074, 43.128271484375006 ], [ 80.75117187500004, 43.102490234374983 ], [ 80.777734375000051, 43.11894531249996 ], [ 80.785742187500063, 43.16157226562504 ], [ 80.757031250000097, 43.204345703125057 ], [ 80.729785156250017, 43.274267578124977 ], [ 80.667773437500017, 43.31005859375 ], [ 80.665429687499994, 43.35297851562504 ], [ 80.703808593750097, 43.427050781250017 ], [ 80.65078125, 43.564160156249983 ], [ 80.59345703125004, 43.685107421875017 ], [ 80.495996093749994, 43.89208984375 ], [ 80.431542968750051, 43.951757812499977 ], [ 80.395800781250017, 44.047167968749989 ], [ 80.355273437500017, 44.097265625000063 ], [ 80.358984375000063, 44.171289062500051 ], [ 80.365332031250119, 44.223291015624966 ], [ 80.354882812500051, 44.326513671875034 ], [ 80.33632812499999, 44.438378906249994 ], [ 80.355078125000063, 44.552001953124972 ], [ 80.391015625000051, 44.626806640625034 ], [ 80.381445312500119, 44.655419921874994 ], [ 80.40058593750004, 44.676904296875023 ], [ 80.45546875, 44.684082031249972 ], [ 80.481542968750063, 44.714648437499989 ], [ 80.45546875, 44.74609375 ], [ 80.360839843750028, 44.770312500000045 ], [ 80.25507812500004, 44.80810546875 ], [ 80.127832031250051, 44.803759765625017 ], [ 79.997167968750063, 44.797216796875006 ], [ 79.932128906249972, 44.825195312500028 ], [ 79.875292968750017, 44.86083984375 ], [ 79.871875, 44.883789062499972 ], [ 79.950195312500028, 44.944091796875 ], [ 80.059179687500119, 45.006445312500006 ], [ 80.228222656250097, 45.033984375000017 ], [ 80.414941406249994, 45.075097656250051 ], [ 80.509179687500051, 45.10498046875 ], [ 80.634765625000028, 45.126513671875045 ], [ 80.780078125000074, 45.135546875000017 ], [ 80.853320312500074, 45.12929687499999 ], [ 81.040332031250074, 45.169140625000011 ], [ 81.334765625000017, 45.246191406250006 ], [ 81.602050781250028, 45.310839843750017 ], [ 81.691992187500119, 45.349365234374972 ], [ 81.758886718750063, 45.310839843750017 ], [ 81.789648437500119, 45.226025390624983 ], [ 81.867480468750017, 45.182080078124983 ], [ 81.944921875000063, 45.160839843750011 ], [ 81.989257812500028, 45.161865234375057 ], [ 82.12275390625004, 45.194873046875017 ], [ 82.266601562499972, 45.219091796874977 ], [ 82.323437500000097, 45.205859375000045 ], [ 82.396679687500097, 45.162451171875006 ], [ 82.478710937500097, 45.123583984374989 ], [ 82.521484375000028, 45.12548828125 ], [ 82.55898437499999, 45.155419921874994 ], [ 82.596972656250017, 45.215966796874966 ], [ 82.621093749999972, 45.293115234374966 ], [ 82.625781250000017, 45.374414062500023 ], [ 82.611621093750074, 45.424267578124955 ], [ 82.582519531250028, 45.442578124999955 ], [ 82.451660156249972, 45.471972656249989 ], [ 82.326660156250028, 45.51992187499999 ], [ 82.312207031250097, 45.563720703125028 ], [ 82.315234375000017, 45.594921874999983 ], [ 82.348144531249972, 45.671533203124966 ], [ 82.429687499999972, 45.811914062499966 ], [ 82.511718749999972, 46.00581054687504 ], [ 82.55507812499999, 46.15869140625 ], [ 82.692187500000074, 46.386669921875011 ], [ 82.8, 46.62446289062504 ], [ 82.974902343750017, 46.966015624999983 ], [ 83.004101562500097, 47.03349609374996 ], [ 83.020117187500063, 47.141455078125034 ], [ 83.02949218750004, 47.185937500000023 ], [ 83.090332031249972, 47.209375 ], [ 83.19306640625004, 47.186572265624989 ], [ 83.443554687500097, 47.108642578125 ], [ 83.634082031250017, 47.043212890625 ], [ 83.713964843750119, 47.021044921875017 ], [ 83.832617187500063, 46.997851562499989 ], [ 84.01601562499999, 46.970507812500017 ], [ 84.122070312499972, 46.978613281249977 ], [ 84.215136718750074, 46.994726562499977 ], [ 84.338867187499972, 46.996142578124989 ], [ 84.53242187500004, 46.975781250000011 ], [ 84.592285156250028, 46.974951171875034 ], [ 84.666601562500063, 46.97236328125004 ], [ 84.719531250000074, 46.939355468749966 ], [ 84.745996093750051, 46.864355468750063 ], [ 84.786132812499972, 46.830712890625051 ], [ 84.858203125000017, 46.843164062499994 ], [ 85.012207031250028, 46.90922851562496 ], [ 85.110546875000097, 46.961230468749989 ], [ 85.233496093750063, 47.036376953125028 ], [ 85.355371093750051, 47.046728515625006 ], [ 85.48476562499999, 47.06352539062496 ], [ 85.5296875, 47.100781250000011 ], [ 85.577246093750119, 47.1884765625 ], [ 85.656640625000051, 47.254638671875 ], [ 85.669824218750051, 47.33837890625 ], [ 85.64179687500004, 47.39741210937504 ], [ 85.586621093750097, 47.49365234375 ], [ 85.588281250000051, 47.558496093749994 ], [ 85.561621093750119, 47.74648437499999 ], [ 85.525976562500063, 47.915625 ], [ 85.562304687500017, 48.051855468750034 ], [ 85.626367187499994, 48.204003906250051 ], [ 85.65156250000004, 48.250537109375017 ], [ 85.692187500000074, 48.311816406249989 ], [ 85.749414062499994, 48.385058593749989 ], [ 85.829882812500074, 48.408056640625063 ], [ 86.056152343749972, 48.423730468750051 ], [ 86.265625, 48.454541015625011 ], [ 86.372558593749972, 48.486230468749994 ], [ 86.483300781250051, 48.505371093749972 ], [ 86.549414062500119, 48.528613281250017 ], [ 86.66376953125004, 48.635546875000045 ], [ 86.717968750000097, 48.697167968749966 ], [ 86.757812500000028, 48.860742187499994 ], [ 86.728613281250119, 48.939355468750023 ], [ 86.753125, 49.00883789062496 ], [ 86.808300781250097, 49.049707031250023 ], [ 86.885937500000097, 49.090576171875 ], [ 86.937988281249972, 49.097558593750023 ], [ 87.048535156250097, 49.109912109375045 ], [ 87.229980468750028, 49.105859375000023 ], [ 87.322851562500119, 49.085791015625006 ], [ 87.41669921875004, 49.076611328125011 ], [ 87.476171875000063, 49.091455078125023 ], [ 87.515820312500097, 49.122412109375006 ], [ 87.5765625, 49.132373046874989 ], [ 87.66835937499999, 49.147216796875 ], [ 87.7625, 49.16582031249996 ], [ 87.814257812500017, 49.162304687499955 ], [ 87.825195312499972, 49.116308593750006 ], [ 87.816308593749994, 49.080273437499955 ], [ 87.83466796875004, 49.031933593749955 ], [ 87.872167968750119, 49.000146484374966 ], [ 87.859863281250028, 48.965527343750011 ], [ 87.80683593750004, 48.94550781250004 ], [ 87.754687500000074, 48.918554687500034 ], [ 87.743164062500028, 48.881640624999989 ], [ 87.809179687500063, 48.83574218749996 ], [ 87.831835937500074, 48.791650390625051 ], [ 87.942187500000074, 48.765283203124994 ], [ 88.027929687500063, 48.735595703125 ], [ 88.060058593750028, 48.707177734374966 ], [ 88.050195312500051, 48.675048828125 ], [ 88.010644531249994, 48.64042968749996 ], [ 87.972265625000063, 48.603320312500045 ], [ 87.967382812500063, 48.581054687500028 ], [ 87.979687500000097, 48.555126953124983 ], [ 88.062597656250119, 48.537841796875028 ], [ 88.158203125000028, 48.509082031250017 ], [ 88.309960937500051, 48.472070312500023 ], [ 88.413964843749994, 48.403417968750006 ], [ 88.517089843749972, 48.384472656249955 ], [ 88.566796875000051, 48.31743164062496 ], [ 88.575976562500074, 48.220166015624955 ], [ 88.68183593750004, 48.170556640624994 ], [ 88.838281250000051, 48.101708984374994 ], [ 88.917773437500074, 48.089013671874966 ], [ 88.97109375, 48.049951171875023 ], [ 89.047656250000074, 48.002539062500034 ], [ 89.115625, 47.987695312500023 ], [ 89.196289062499972, 47.980908203124983 ], [ 89.329882812500074, 48.024853515624955 ], [ 89.47919921875004, 48.029052734375028 ], [ 89.5609375, 48.00395507812496 ], [ 89.638476562500074, 47.909082031249994 ], [ 89.693164062500017, 47.879150390625028 ], [ 89.725585937499972, 47.852490234375011 ], [ 89.778125, 47.827001953124977 ], [ 89.831347656250017, 47.823291015625017 ], [ 89.910449218750074, 47.844335937500034 ], [ 89.95869140625004, 47.886328124999977 ], [ 90.027929687500119, 47.877685546875 ], [ 90.05390625000004, 47.850488281249966 ], [ 90.066601562500097, 47.803564453125006 ], [ 90.103222656250097, 47.74541015624996 ], [ 90.191015625000119, 47.702099609375011 ], [ 90.313281250000074, 47.67617187499999 ], [ 90.330664062500063, 47.655175781249966 ], [ 90.347460937500017, 47.596972656250017 ], [ 90.380664062500017, 47.556640625000057 ], [ 90.425195312500051, 47.504101562500011 ], [ 90.46748046875004, 47.408154296875011 ], [ 90.476464843749994, 47.328808593750011 ], [ 90.496191406250119, 47.28515625 ], [ 90.55292968750004, 47.214013671874966 ], [ 90.643359375000074, 47.100292968749983 ], [ 90.71552734375004, 47.003857421874983 ], [ 90.799023437500097, 46.985156249999989 ], [ 90.869921875000017, 46.954492187500051 ], [ 90.910546875000051, 46.883251953125011 ], [ 90.985742187499994, 46.7490234375 ], [ 90.997851562500074, 46.66108398437504 ], [ 91.004296875000051, 46.59575195312496 ], [ 91.028906250000119, 46.566064453125051 ], [ 91.03388671875004, 46.529003906249955 ], [ 90.971484375000017, 46.387988281249989 ], [ 90.918261718750017, 46.324267578124989 ], [ 90.911523437499994, 46.270654296874994 ], [ 90.947558593750017, 46.177294921874989 ], [ 90.99677734375004, 46.10498046875 ], [ 91.001757812500074, 46.035791015625023 ], [ 90.959765625000017, 45.985058593749983 ], [ 90.88710937499999, 45.921630859375028 ], [ 90.852441406250051, 45.885400390625023 ], [ 90.795898437499972, 45.853515625 ], [ 90.709667968750097, 45.730810546875063 ], [ 90.670703125000017, 45.595166015624955 ], [ 90.661816406250097, 45.525244140625006 ], [ 90.694433593750063, 45.474658203125017 ], [ 90.749609375000119, 45.418945312500028 ], [ 90.763183593749972, 45.370654296875045 ], [ 90.853222656250097, 45.26289062500004 ], [ 90.877246093750017, 45.196093750000017 ], [ 90.913964843750051, 45.193945312500006 ], [ 90.953613281250028, 45.215917968750063 ], [ 91.05, 45.217431640624994 ], [ 91.137695312499972, 45.193945312500006 ], [ 91.221777343750063, 45.144531249999972 ], [ 91.312109375000063, 45.118115234375011 ], [ 91.441015625000119, 45.124755859375028 ], [ 91.510058593750074, 45.098242187500063 ], [ 91.584375, 45.076513671874977 ], [ 91.737792968750028, 45.068945312500034 ], [ 91.852832031250017, 45.069335937500028 ], [ 92.029785156249972, 45.068505859375051 ], [ 92.172656250000074, 45.035253906250006 ], [ 92.423828124999972, 45.008935546874994 ], [ 92.578906250000017, 45.010986328125057 ], [ 92.787890625000074, 45.035742187500034 ], [ 92.916015624999972, 45.020166015625051 ], [ 93.294335937500051, 44.983154296874972 ], [ 93.516210937500119, 44.944482421874994 ], [ 93.656445312500097, 44.900976562500006 ], [ 93.755273437499994, 44.831933593749994 ], [ 93.868164062499972, 44.724218749999977 ], [ 93.957910156250051, 44.674951171874966 ], [ 94.199316406250119, 44.645166015625023 ], [ 94.364746093749972, 44.519482421875011 ], [ 94.494335937500097, 44.472509765625034 ], [ 94.712011718750119, 44.350830078125028 ], [ 94.866015625000017, 44.303320312500034 ], [ 95.049804687500028, 44.259423828124966 ], [ 95.35029296875004, 44.278076171875028 ], [ 95.366796875000119, 44.261523437500045 ], [ 95.343652343749994, 44.195410156249977 ], [ 95.325585937500051, 44.104882812500023 ], [ 95.325585937500051, 44.039355468749989 ], [ 95.356445312500028, 44.005957031250006 ], [ 95.471289062500063, 43.986181640624977 ], [ 95.52558593750004, 43.953955078125006 ], [ 95.567187500000074, 43.892236328125023 ], [ 95.591210937499994, 43.853613281249977 ], [ 95.687304687500017, 43.6640625 ], [ 95.841992187500097, 43.383691406249994 ], [ 95.85957031250004, 43.275976562499977 ], [ 95.9125, 43.20649414062504 ], [ 96.08027343750004, 43.09614257812504 ], [ 96.168457031249972, 43.014501953125006 ], [ 96.29951171875004, 42.928710937500028 ], [ 96.342480468750097, 42.849316406250011 ], [ 96.352343750000074, 42.746777343749983 ], [ 96.38544921875004, 42.720361328125023 ], [ 96.625292968750074, 42.743847656250011 ], [ 96.833007812500028, 42.76025390625 ], [ 97.205664062500119, 42.789794921875057 ], [ 97.71894531250004, 42.736279296874983 ], [ 98.24824218750004, 42.684521484375011 ], [ 98.716308593750028, 42.638720703125017 ], [ 98.946875, 42.616210937500028 ], [ 99.467871093750119, 42.568212890625034 ], [ 99.757421875000119, 42.629443359374989 ], [ 99.983789062500051, 42.677343750000063 ], [ 100.086328125000051, 42.670751953125063 ], [ 100.519042968750028, 42.616796874999977 ], [ 100.772558593750063, 42.587792968750023 ], [ 101.09199218750004, 42.55131835937496 ], [ 101.313769531250017, 42.537890624999989 ], [ 101.49531250000004, 42.538769531249983 ], [ 101.579101562499972, 42.523535156249977 ], [ 101.659960937500017, 42.500048828124989 ], [ 101.713867187499972, 42.465820312500057 ], [ 101.879882812499972, 42.292333984375063 ], [ 101.972949218750017, 42.215869140625017 ], [ 102.156640625000051, 42.158105468749966 ], [ 102.575195312499972, 42.092089843750017 ], [ 102.806835937500097, 42.052001953125028 ], [ 103.072851562500063, 42.005957031250063 ], [ 103.247851562500017, 41.93657226562496 ], [ 103.449707031250028, 41.855859375000023 ], [ 103.711132812500097, 41.751318359375063 ], [ 103.99726562500004, 41.796972656250034 ], [ 104.305175781249972, 41.846142578125011 ], [ 104.49824218750004, 41.877001953124989 ], [ 104.49824218750004, 41.65869140625 ], [ 104.773632812500097, 41.641162109374989 ], [ 104.860351562500028, 41.64375 ], [ 104.982031250000119, 41.595507812500017 ], [ 105.050585937500017, 41.615917968750011 ], [ 105.115429687500097, 41.663281249999983 ], [ 105.197070312500017, 41.738037109375 ], [ 105.314355468750051, 41.770898437500051 ], [ 105.517089843749972, 41.854736328124972 ], [ 105.566406249999972, 41.875097656250034 ], [ 105.867578125000051, 41.993994140625034 ], [ 106.317187500000074, 42.140576171874955 ], [ 106.51875, 42.211572265625023 ], [ 106.579101562499972, 42.227343750000045 ], [ 106.693164062500017, 42.263574218749966 ], [ 106.770019531250028, 42.288720703125023 ], [ 106.906054687500017, 42.30888671874996 ], [ 107.090722656249994, 42.321533203125057 ], [ 107.292382812500051, 42.349267578125023 ], [ 107.74873046875004, 42.400976562499977 ], [ 107.805957031250074, 42.405859375 ], [ 108.062304687500074, 42.427197265624983 ], [ 108.171191406250017, 42.447314453125017 ], [ 108.333984374999972, 42.436767578125 ], [ 108.546484375000119, 42.429296874999977 ], [ 108.687304687500017, 42.416113281250034 ], [ 108.874511718749972, 42.426464843750011 ], [ 109.131640625000017, 42.440576171874966 ], [ 109.339843749999972, 42.438378906250051 ], [ 109.443164062500017, 42.455957031249994 ], [ 109.595507812500017, 42.510546875000017 ], [ 109.698046875000074, 42.553808593750034 ], [ 109.858789062500051, 42.60625 ], [ 110.058007812500051, 42.660595703125011 ], [ 110.196875, 42.71000976562496 ], [ 110.288867187500074, 42.74272460937496 ], [ 110.400390624999972, 42.773681640624972 ], [ 110.429589843750051, 42.813574218750006 ], [ 110.461718750000017, 42.844140625000023 ], [ 110.520898437499994, 42.895263671875057 ], [ 110.627539062500063, 42.990527343750017 ], [ 110.708593750000063, 43.073876953125023 ], [ 110.748535156250028, 43.110791015624983 ], [ 110.839550781250097, 43.194091796875 ], [ 110.913281250000097, 43.256884765624989 ], [ 111.007226562500051, 43.341406249999977 ], [ 111.086523437500119, 43.36875 ], [ 111.186816406250017, 43.391992187499994 ], [ 111.451074218750051, 43.474902343750017 ], [ 111.503515625000063, 43.492773437500006 ], [ 111.547363281249972, 43.496289062500011 ], [ 111.640820312500097, 43.563183593749955 ], [ 111.719726562499972, 43.62114257812496 ], [ 111.771093750000063, 43.664599609375017 ], [ 111.878125, 43.68017578125 ], [ 111.933203125000063, 43.711425781250057 ], [ 111.942871093749972, 43.752441406249972 ], [ 111.931738281250119, 43.81494140625 ], [ 111.880273437499994, 43.878906249999972 ], [ 111.836914062499972, 43.934667968750063 ], [ 111.68378906250004, 44.041113281249977 ], [ 111.602636718750119, 44.107128906250011 ], [ 111.519726562500097, 44.191894531249972 ], [ 111.486230468750051, 44.271630859374966 ], [ 111.429589843750051, 44.322363281250006 ], [ 111.402246093750051, 44.367285156250006 ], [ 111.410937500000074, 44.419189453125 ], [ 111.48945312500004, 44.511572265625006 ], [ 111.514746093750063, 44.569824218750057 ], [ 111.547460937500063, 44.672900390624989 ], [ 111.621289062500097, 44.827148437499972 ], [ 111.681445312500017, 44.899169921875 ], [ 111.751074218750063, 44.969531250000045 ], [ 111.898046875000063, 45.064062500000034 ], [ 112.032617187500051, 45.081640625000063 ], [ 112.112890625000063, 45.062939453124983 ], [ 112.292089843750063, 45.063037109374989 ], [ 112.41132812500004, 45.058203124999977 ], [ 112.499316406250017, 45.01093750000004 ], [ 112.596777343750063, 44.917675781249955 ], [ 112.706738281250097, 44.883447265624994 ], [ 113.049414062500063, 44.810351562500017 ], [ 113.196093750000017, 44.794824218749966 ], [ 113.300976562500097, 44.791650390625023 ], [ 113.455664062500063, 44.767431640624977 ], [ 113.507910156250063, 44.762353515625023 ], [ 113.587011718750063, 44.745703125 ], [ 113.652636718750017, 44.763476562499989 ], [ 113.75214843750004, 44.825927734375 ], [ 113.877050781250119, 44.896191406250011 ], [ 113.93085937500004, 44.912304687500011 ], [ 114.030273437499972, 44.942578124999955 ], [ 114.08027343750004, 44.971142578125011 ], [ 114.167382812499994, 45.04985351562496 ], [ 114.281054687500074, 45.11088867187496 ], [ 114.41914062500004, 45.202587890625011 ], [ 114.487304687500028, 45.271728515625057 ], [ 114.502246093750017, 45.316308593749994 ], [ 114.517187500000063, 45.364599609375063 ], [ 114.560156250000119, 45.389990234374977 ], [ 114.644335937500017, 45.413281250000011 ], [ 114.738769531249972, 45.419628906249983 ], [ 114.919238281250074, 45.378271484375006 ], [ 115.162597656249972, 45.390234375000034 ], [ 115.217480468750097, 45.396191406250011 ], [ 115.439453124999972, 45.41997070312496 ], [ 115.539453125000051, 45.439501953125045 ], [ 115.681054687499994, 45.458251953125028 ], [ 115.789160156250119, 45.534814453124994 ], [ 115.934179687500063, 45.626171874999955 ], [ 116.039550781249972, 45.676953125000011 ], [ 116.109863281249972, 45.686718749999955 ], [ 116.19765625, 45.739355468750006 ], [ 116.240625, 45.795996093750006 ], [ 116.229101562500119, 45.845751953125017 ], [ 116.212988281250119, 45.886914062499983 ], [ 116.264550781250051, 45.963037109375023 ], [ 116.357617187500097, 46.096582031249966 ], [ 116.444824218750028, 46.158789062500034 ], [ 116.516699218750063, 46.209082031250063 ], [ 116.562597656250119, 46.289794921874972 ], [ 116.61933593750004, 46.313085937500006 ], [ 116.688867187499994, 46.321972656249955 ], [ 116.787011718749994, 46.376660156250011 ], [ 116.85908203125004, 46.387939453125 ], [ 116.978808593750074, 46.361767578124983 ], [ 117.15595703125004, 46.355078125000034 ], [ 117.269042968749972, 46.352246093750011 ], [ 117.333398437499994, 46.36201171875004 ], [ 117.356933593750028, 46.391308593749955 ], [ 117.356347656249994, 46.436669921874966 ], [ 117.392187500000119, 46.537597656250028 ], [ 117.405566406250074, 46.570898437500063 ], [ 117.438085937500119, 46.586230468749989 ], [ 117.546875, 46.588281250000051 ], [ 117.620507812499994, 46.552001953125028 ], [ 117.671093750000097, 46.522070312500063 ], [ 117.741210937499972, 46.518164062500063 ], [ 117.813476562499972, 46.537695312500034 ], [ 117.910449218750074, 46.619335937499983 ], [ 118.071289062499972, 46.666601562500006 ], [ 118.156835937500063, 46.678564453125034 ], [ 118.308691406250119, 46.717041015624972 ], [ 118.404394531250063, 46.703173828124989 ], [ 118.58046875, 46.69189453125 ], [ 118.648730468750017, 46.701660156250057 ], [ 118.722949218750074, 46.69189453125 ], [ 118.790332031250017, 46.747070312499972 ], [ 118.843945312500097, 46.760205078124983 ], [ 118.957128906250063, 46.734863281249972 ], [ 119.02851562500004, 46.692187499999989 ], [ 119.162109374999972, 46.638671875 ], [ 119.331835937500017, 46.613818359374989 ], [ 119.474023437500051, 46.626660156249955 ], [ 119.620214843750063, 46.60395507812504 ], [ 119.706640625000063, 46.606005859375017 ], [ 119.747460937500051, 46.627197265624972 ], [ 119.867187500000028, 46.672167968749989 ], [ 119.895898437499994, 46.732861328125011 ], [ 119.884179687499994, 46.791455078124955 ], [ 119.897851562500051, 46.857812499999966 ], [ 119.862695312499994, 46.906591796875063 ], [ 119.788476562500051, 46.978808593750017 ], [ 119.759863281250063, 47.027001953124966 ], [ 119.757226562499994, 47.09003906250004 ], [ 119.71113281250004, 47.15 ], [ 119.600195312500063, 47.222460937500017 ], [ 119.526953125000063, 47.255908203124989 ], [ 119.376660156250097, 47.380859375000028 ], [ 119.325976562500074, 47.410156250000057 ], [ 119.308593749999972, 47.430712890624989 ], [ 119.290820312500017, 47.47265625 ], [ 119.235253906250051, 47.492578124999966 ], [ 119.162402343750074, 47.525195312500045 ], [ 119.122949218749994, 47.558496093749994 ], [ 119.097265625000119, 47.616259765625045 ], [ 119.081933593749994, 47.654150390625034 ], [ 119.017578125000028, 47.685351562499989 ], [ 118.953125, 47.702929687500017 ], [ 118.880273437500051, 47.72509765625 ], [ 118.75996093750004, 47.75761718749996 ], [ 118.690527343750119, 47.822265625 ], [ 118.567773437500051, 47.943261718750051 ], [ 118.498437500000051, 47.983984374999977 ], [ 118.239648437499994, 47.999511718750028 ], [ 118.147070312500063, 48.028906249999977 ], [ 118.041894531250051, 48.018945312499994 ], [ 117.97919921875004, 47.999609375000063 ], [ 117.840429687500119, 47.999853515625034 ], [ 117.768359375000017, 47.987890624999977 ], [ 117.676660156250051, 47.908300781250034 ], [ 117.55537109375004, 47.804687500000057 ], [ 117.455078125000028, 47.741357421875023 ], [ 117.38398437500004, 47.675732421874983 ], [ 117.350781250000097, 47.652197265624977 ], [ 117.285937500000017, 47.666357421875034 ], [ 117.197070312500074, 47.740283203124989 ], [ 117.069726562500051, 47.806396484375057 ], [ 116.951660156249972, 47.836572265624966 ], [ 116.901171875000074, 47.85307617187496 ], [ 116.760546875000017, 47.869775390624994 ], [ 116.651953125000119, 47.864501953124972 ], [ 116.513476562500074, 47.839550781249955 ], [ 116.378222656250017, 47.844042968749989 ], [ 116.317187500000017, 47.85986328125 ], [ 116.231152343750097, 47.858203125000017 ], [ 116.074804687500119, 47.78955078125 ], [ 115.99384765625004, 47.711328125000051 ], [ 115.898242187500017, 47.686914062500051 ], [ 115.811718750000097, 47.738232421875011 ], [ 115.711718750000017, 47.798925781250034 ], [ 115.616406250000097, 47.874804687500045 ], [ 115.557617187500028, 47.945019531249955 ], [ 115.52509765625004, 48.130859374999972 ], [ 115.639453125000074, 48.186230468749983 ], [ 115.78554687499999, 48.248242187500011 ], [ 115.796582031250097, 48.346337890624994 ], [ 115.791699218750097, 48.455712890624994 ], [ 115.820507812500097, 48.577246093750063 ], [ 115.953808593750097, 48.689355468749994 ], [ 116.025488281250119, 48.782275390624989 ], [ 116.034375, 48.84003906250004 ], [ 116.098242187500119, 48.936132812499977 ], [ 116.159667968749972, 49.037451171875034 ], [ 116.243359375000097, 49.170361328125011 ], [ 116.402148437500017, 49.406201171875011 ], [ 116.589746093750051, 49.684814453125 ], [ 116.683300781250097, 49.823779296874989 ], [ 116.888964843750074, 49.737792968749972 ], [ 117.02167968750004, 49.692968749999977 ], [ 117.245605468749972, 49.624853515625063 ], [ 117.477148437500063, 49.609423828125017 ], [ 117.69843750000004, 49.53583984375004 ], [ 117.812597656250119, 49.513525390625034 ], [ 117.8734375, 49.513476562500017 ], [ 118.186621093750119, 49.692773437500023 ], [ 118.4515625, 49.844482421875028 ], [ 118.755957031250119, 49.962841796874983 ], [ 118.979492187499972, 49.978857421875063 ], [ 119.147460937500028, 50.013378906249983 ], [ 119.259863281250119, 50.066406250000028 ], [ 119.326074218749994, 50.154931640625051 ], [ 119.346289062500119, 50.278955078124994 ], [ 119.301562500000074, 50.35390625 ], [ 119.191894531250028, 50.37983398437504 ], [ 119.163671875000063, 50.406005859375028 ], [ 119.216699218749994, 50.432519531250023 ], [ 119.255859374999972, 50.48417968749996 ], [ 119.280664062499994, 50.560986328124983 ], [ 119.344042968750017, 50.633886718750006 ], [ 119.445703125000051, 50.702832031250011 ], [ 119.501757812500017, 50.779248046874955 ], [ 119.512304687500119, 50.863134765625006 ], [ 119.57343750000004, 50.946777343749972 ], [ 119.684960937499994, 51.030126953125006 ], [ 119.745996093749994, 51.107714843749989 ], [ 119.756640625000074, 51.17949218749996 ], [ 119.81318359375004, 51.26704101562504 ], [ 119.966992187500097, 51.422119140625 ], [ 120.066894531250028, 51.600683593750063 ], [ 120.23701171875004, 51.722998046875034 ], [ 120.510546875000074, 51.848535156250023 ], [ 120.681445312500074, 51.97304687499999 ], [ 120.749804687500074, 52.096533203125006 ], [ 120.744531250000051, 52.20546875 ], [ 120.665429687499994, 52.299902343750034 ], [ 120.650390624999972, 52.395898437499966 ], [ 120.699218749999972, 52.493603515624983 ], [ 120.656152343749994, 52.566650390625028 ], [ 120.521093750000119, 52.615039062500045 ], [ 120.36005859375004, 52.627001953124989 ], [ 120.172753906249994, 52.602490234374955 ], [ 120.067578125000097, 52.632910156250034 ], [ 120.044335937500051, 52.718212890625011 ], [ 120.094531250000074, 52.787207031250034 ], [ 120.218164062499994, 52.839892578125017 ], [ 120.421289062499994, 52.968066406250017 ], [ 120.704101562499972, 53.171826171874955 ], [ 120.985449218750119, 53.284570312500023 ], [ 121.40546875000004, 53.317041015624966 ], [ 121.743945312500017, 53.383593750000017 ], [ 122.088867187500028, 53.451464843749989 ], [ 122.337792968749994, 53.485009765624994 ], [ 122.380175781250017, 53.4625 ], [ 122.51582031250004, 53.456982421874955 ], [ 122.744726562500063, 53.468505859375 ], [ 122.957617187500063, 53.497705078124994 ], [ 123.154101562500074, 53.544580078125051 ], [ 123.309570312500028, 53.555615234374983 ], [ 123.42402343750004, 53.530761718749972 ], [ 123.48945312500004, 53.529443359374994 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "N. Cyprus", "admin": "Northern Cyprus" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 34.004492187500006, 35.065234375 ], [ 33.965722656250023, 35.056787109374994 ], [ 33.9033203125, 35.08544921875 ], [ 33.866406250000011, 35.093603515624999 ], [ 33.83203125, 35.0671875 ], [ 33.792285156250017, 35.048193359374999 ], [ 33.756933593750006, 35.039746093749997 ], [ 33.725781250000011, 35.037304687499997 ], [ 33.675390625, 35.017871093749996 ], [ 33.614453125000011, 35.022753906249996 ], [ 33.525683593750017, 35.038671875 ], [ 33.475781250000011, 35.000341796874999 ], [ 33.4638671875, 35.004931640624996 ], [ 33.455957031250023, 35.101416015624999 ], [ 33.424218750000023, 35.140917968749996 ], [ 33.3837890625, 35.162695312499999 ], [ 33.325585937500023, 35.153613281249996 ], [ 33.248339843750017, 35.156933593749997 ], [ 33.191015625, 35.173144531249996 ], [ 33.077539062500023, 35.146191406249997 ], [ 32.9859375, 35.11640625 ], [ 32.91953125, 35.087841796874997 ], [ 32.869433593750017, 35.089404296874996 ], [ 32.784082031250023, 35.115771484374996 ], [ 32.72021484375, 35.145361328124999 ], [ 32.712695312500017, 35.171044921874994 ], [ 32.772363281250023, 35.159570312499994 ], [ 32.8798828125, 35.180566406249994 ], [ 32.926367187500006, 35.278076171875 ], [ 32.941601562500011, 35.390429687499996 ], [ 33.123437500000023, 35.358203125 ], [ 33.307812500000011, 35.341503906249997 ], [ 33.458789062500017, 35.335888671874997 ], [ 33.607617187500011, 35.354150390624994 ], [ 34.0634765625, 35.473974609374999 ], [ 34.192480468750006, 35.545703125 ], [ 34.272363281250023, 35.569970703124994 ], [ 34.4111328125, 35.62929687499999 ], [ 34.556054687500023, 35.662060546874997 ], [ 34.463183593750017, 35.593505859375 ], [ 33.941992187500006, 35.292041015624996 ], [ 33.907910156250011, 35.202392578125 ], [ 33.93125, 35.140380859375 ], [ 34.004492187500006, 35.065234375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Cyprus", "admin": "Cyprus" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 32.712695312500017, 35.171044921874994 ], [ 32.72021484375, 35.145361328124999 ], [ 32.784082031250023, 35.115771484374996 ], [ 32.869433593750017, 35.089404296874996 ], [ 32.91953125, 35.087841796874997 ], [ 32.9859375, 35.11640625 ], [ 33.077539062500023, 35.146191406249997 ], [ 33.191015625, 35.173144531249996 ], [ 33.248339843750017, 35.156933593749997 ], [ 33.325585937500023, 35.153613281249996 ], [ 33.3837890625, 35.162695312499999 ], [ 33.424218750000023, 35.140917968749996 ], [ 33.455957031250023, 35.101416015624999 ], [ 33.4638671875, 35.004931640624996 ], [ 33.475781250000011, 35.000341796874999 ], [ 33.525683593750017, 35.038671875 ], [ 33.614453125000011, 35.022753906249996 ], [ 33.675390625, 35.017871093749996 ], [ 33.725781250000011, 35.037304687499997 ], [ 33.756933593750006, 35.039746093749997 ], [ 33.792285156250017, 35.048193359374999 ], [ 33.83203125, 35.0671875 ], [ 33.866406250000011, 35.093603515624999 ], [ 33.9033203125, 35.08544921875 ], [ 33.965722656250023, 35.056787109374994 ], [ 34.004492187500006, 35.065234375 ], [ 34.023632812500011, 35.045556640624994 ], [ 34.050195312500023, 34.988378906249999 ], [ 33.9365234375, 34.971484375 ], [ 33.822460937500011, 34.965917968749999 ], [ 33.758984375000011, 34.973242187499999 ], [ 33.699414062500011, 34.969873046874994 ], [ 33.514453125000017, 34.806445312499996 ], [ 33.414941406250023, 34.750878906249994 ], [ 33.296582031250011, 34.717724609374997 ], [ 33.176074218750017, 34.698046875 ], [ 33.115527343750017, 34.695556640625 ], [ 33.062304687500017, 34.6748046875 ], [ 33.02490234375, 34.636914062499997 ], [ 33.02392578125, 34.6 ], [ 33.007910156250006, 34.569580078125 ], [ 32.941796875000023, 34.575878906249997 ], [ 32.914257812500011, 34.635498046875 ], [ 32.8671875, 34.6611328125 ], [ 32.750097656250006, 34.647802734374999 ], [ 32.69296875, 34.649365234374997 ], [ 32.505566406250011, 34.70625 ], [ 32.449023437500017, 34.729443359374997 ], [ 32.413769531250011, 34.778027343749997 ], [ 32.317187500000017, 34.953320312499997 ], [ 32.300976562500011, 35.082958984374997 ], [ 32.390917968750017, 35.0498046875 ], [ 32.475, 35.089990234374994 ], [ 32.555957031250017, 35.15576171875 ], [ 32.65234375, 35.182666015624996 ], [ 32.712695312500017, 35.171044921874994 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Georgia", "admin": "Georgia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 46.429882812500011, 41.890966796874999 ], [ 46.405468750000011, 41.855078125 ], [ 46.348242187500006, 41.790185546874994 ], [ 46.302539062500017, 41.757080078125 ], [ 46.251855468750023, 41.751757812499996 ], [ 46.201855468750011, 41.736865234374996 ], [ 46.184277343750011, 41.7021484375 ], [ 46.18212890625, 41.657080078124999 ], [ 46.190527343750006, 41.624853515624999 ], [ 46.203515625000023, 41.612597656249996 ], [ 46.254687500000017, 41.602148437499999 ], [ 46.305468750000017, 41.507714843749994 ], [ 46.384960937500011, 41.459863281249994 ], [ 46.5087890625, 41.405566406249996 ], [ 46.618945312500017, 41.34375 ], [ 46.672558593750011, 41.286816406249997 ], [ 46.662402343750017, 41.245507812499994 ], [ 46.626367187500023, 41.15966796875 ], [ 46.534375, 41.088574218749997 ], [ 46.457910156250023, 41.070214843749994 ], [ 46.430957031250017, 41.077050781249994 ], [ 46.380761718750023, 41.099316406249997 ], [ 46.279980468750011, 41.154443359374994 ], [ 46.170703125000017, 41.197851562499999 ], [ 46.086523437500006, 41.183837890625 ], [ 46.03125, 41.167285156249996 ], [ 45.921972656250006, 41.18671875 ], [ 45.792773437500017, 41.224414062499996 ], [ 45.725488281250023, 41.261621093749994 ], [ 45.695703125000023, 41.289013671874997 ], [ 45.715625, 41.337646484375 ], [ 45.422265625000023, 41.42529296875 ], [ 45.280957031250011, 41.449560546874999 ], [ 45.217187500000023, 41.423193359374999 ], [ 45.001367187500023, 41.290966796874997 ], [ 44.975878906250017, 41.277490234374994 ], [ 44.811328125000017, 41.259375 ], [ 44.810937500000023, 41.248583984374996 ], [ 44.848535156250023, 41.220166015624997 ], [ 44.84140625, 41.211376953124997 ], [ 44.564843750000023, 41.208203125 ], [ 44.473046875000023, 41.191015625 ], [ 44.227343750000017, 41.213330078124997 ], [ 44.146484375, 41.203369140625 ], [ 44.077246093750006, 41.182519531249994 ], [ 43.9091796875, 41.158984375 ], [ 43.793164062500011, 41.131103515625 ], [ 43.64501953125, 41.116650390624997 ], [ 43.491992187500017, 41.115527343749996 ], [ 43.439453125, 41.107128906249997 ], [ 43.441601562500011, 41.1259765625 ], [ 43.433398437500017, 41.155517578125 ], [ 43.40234375, 41.1765625 ], [ 43.358984375, 41.190136718749997 ], [ 43.279296875, 41.185205078124994 ], [ 43.205468750000023, 41.199169921874997 ], [ 43.15283203125, 41.236425781249999 ], [ 43.141015625000023, 41.26484375 ], [ 43.171289062500023, 41.287939453124999 ], [ 43.149023437500006, 41.30712890625 ], [ 43.05712890625, 41.352832031249996 ], [ 42.90673828125, 41.466845703124996 ], [ 42.821679687500023, 41.492382812499997 ], [ 42.787890625000017, 41.563720703125 ], [ 42.754101562500011, 41.57890625 ], [ 42.682421875000017, 41.585742187499996 ], [ 42.606835937500023, 41.578808593749997 ], [ 42.590429687500006, 41.57070312499999 ], [ 42.5673828125, 41.559277343749997 ], [ 42.507910156250006, 41.470068359374999 ], [ 42.46640625, 41.43984375 ], [ 42.364355468750006, 41.454003906249994 ], [ 42.279980468750011, 41.475 ], [ 42.211132812500011, 41.48671875 ], [ 42.077734375, 41.494091796874997 ], [ 41.92578125, 41.495654296874996 ], [ 41.823535156250017, 41.432373046875 ], [ 41.779394531250006, 41.440527343749999 ], [ 41.701757812500006, 41.471582031249994 ], [ 41.576562500000023, 41.497314453125 ], [ 41.510058593750017, 41.517480468749994 ], [ 41.701757812500006, 41.705419921874999 ], [ 41.7587890625, 41.817138671875 ], [ 41.7607421875, 41.884863281249999 ], [ 41.762988281250017, 41.970019531249996 ], [ 41.663281250000011, 42.146875 ], [ 41.577734375, 42.397851562499994 ], [ 41.48876953125, 42.659326171874994 ], [ 41.41943359375, 42.737646484374999 ], [ 41.128710937500017, 42.828125 ], [ 41.061621093750006, 42.930859375 ], [ 40.836621093750011, 43.0634765625 ], [ 40.524023437500006, 43.121044921874997 ], [ 40.462109375000011, 43.145703125 ], [ 40.190625, 43.312402343749994 ], [ 39.978320312500017, 43.419824218749994 ], [ 40.023730468750017, 43.48486328125 ], [ 40.084570312500006, 43.553125 ], [ 40.150195312500017, 43.569775390624997 ], [ 40.34228515625, 43.542724609375 ], [ 40.518945312500023, 43.512011718749996 ], [ 40.648046875, 43.533886718749997 ], [ 40.801660156250023, 43.479931640624997 ], [ 40.941992187500006, 43.418066406249999 ], [ 41.083105468750006, 43.374462890624997 ], [ 41.358203125000017, 43.333398437499994 ], [ 41.460742187500017, 43.276318359374997 ], [ 41.58056640625, 43.21923828125 ], [ 42.05, 43.190136718749997 ], [ 42.087792968750023, 43.199121093749994 ], [ 42.122265625000011, 43.207324218749996 ], [ 42.279687500000023, 43.228076171874996 ], [ 42.419042968750006, 43.22421875 ], [ 42.566015625, 43.155126953124999 ], [ 42.660253906250006, 43.159082031249994 ], [ 42.760644531250023, 43.169580078124994 ], [ 42.890039062500023, 43.132617187499996 ], [ 42.991601562500023, 43.091503906249997 ], [ 43.000195312500011, 43.049658203124999 ], [ 43.089160156250017, 42.9890625 ], [ 43.347949218750017, 42.896679687499997 ], [ 43.557812500000011, 42.844482421875 ], [ 43.623046875, 42.807714843749999 ], [ 43.782617187500023, 42.747021484374997 ], [ 43.798730468750023, 42.727783203125 ], [ 43.79541015625, 42.702978515624999 ], [ 43.749902343750023, 42.657519531249996 ], [ 43.738378906250006, 42.616992187499996 ], [ 43.759863281250006, 42.593847656249999 ], [ 43.825976562500017, 42.571533203125 ], [ 43.957421875000023, 42.566552734374994 ], [ 44.004687500000017, 42.595605468749994 ], [ 44.102734375000011, 42.616357421874994 ], [ 44.19970703125, 42.653613281249996 ], [ 44.329492187500023, 42.70351562499999 ], [ 44.505859375, 42.748632812499999 ], [ 44.576464843750017, 42.748486328124997 ], [ 44.644335937500017, 42.734716796874999 ], [ 44.691796875000023, 42.709619140624994 ], [ 44.77109375, 42.616796875 ], [ 44.850488281250023, 42.746826171875 ], [ 44.870996093750023, 42.756396484374996 ], [ 44.943359375, 42.730273437499996 ], [ 45.071582031250017, 42.694140625 ], [ 45.160253906250006, 42.675 ], [ 45.208203125000011, 42.648242187499996 ], [ 45.34375, 42.52978515625 ], [ 45.562890625000023, 42.535742187499999 ], [ 45.655566406250017, 42.517675781249999 ], [ 45.705273437500011, 42.498095703124996 ], [ 45.7275390625, 42.475048828124997 ], [ 45.688378906250023, 42.357373046874997 ], [ 45.63427734375, 42.234716796874999 ], [ 45.638574218750023, 42.205078125 ], [ 45.7265625, 42.158886718749997 ], [ 45.845996093750017, 42.109960937499999 ], [ 45.910351562500011, 42.07070312499999 ], [ 45.954003906250023, 42.035400390625 ], [ 46.0484375, 42.008740234374997 ], [ 46.159765625, 41.992041015624999 ], [ 46.212695312500017, 41.989892578124994 ], [ 46.267773437500011, 41.960351562499994 ], [ 46.411523437500023, 41.904638671874999 ], [ 46.429882812500011, 41.890966796874999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Hong Kong", "admin": "Hong Kong S.A.R." }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 114.232031250000063, 22.210546874999977 ], [ 114.20722656250004, 22.195166015625034 ], [ 114.138769531250063, 22.268359375000045 ], [ 114.13447265625004, 22.292236328125 ], [ 114.187402343749994, 22.296630859375028 ], [ 114.246875, 22.263574218750023 ], [ 114.243554687499994, 22.233544921875051 ], [ 114.232031250000063, 22.210546874999977 ] ] ], [ [ [ 113.997753906250097, 22.210498046875045 ], [ 113.87734375, 22.210449218750057 ], [ 113.851562499999972, 22.220458984375057 ], [ 113.838867187499972, 22.241699218750028 ], [ 113.88154296875004, 22.280273437499972 ], [ 114.043945312500028, 22.333398437500051 ], [ 114.003320312499994, 22.27753906250004 ], [ 113.997753906250097, 22.210498046875045 ] ] ], [ [ [ 114.335253906250017, 22.396240234374972 ], [ 114.290527343749972, 22.373779296875028 ], [ 114.287890625000074, 22.325292968750006 ], [ 114.26796875, 22.295556640624966 ], [ 114.1390625, 22.348437500000017 ], [ 114.032812500000063, 22.375878906249994 ], [ 113.937304687500017, 22.364990234375 ], [ 113.90253906250004, 22.396093750000034 ], [ 113.896484374999972, 22.428173828124983 ], [ 114.006738281249994, 22.484033203124994 ], [ 114.015429687500074, 22.511914062500011 ], [ 114.018261718750097, 22.514453124999989 ], [ 114.050390625000063, 22.542968750000028 ], [ 114.09785156250004, 22.551269531250028 ], [ 114.122851562500017, 22.564990234375074 ], [ 114.188183593750097, 22.564990234375074 ], [ 114.22822265625004, 22.553955078125028 ], [ 114.266015625000051, 22.540966796874983 ], [ 114.269628906250063, 22.536767578124994 ], [ 114.291113281250063, 22.499462890624955 ], [ 114.284570312499994, 22.457617187500034 ], [ 114.325195312500028, 22.437402343750023 ], [ 114.335253906250017, 22.396240234374972 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Indonesia", "admin": "Indonesia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 122.948925781250097, -10.90927734375002 ], [ 122.855859375000051, -10.90966796875 ], [ 122.826171875000028, -10.899121093749983 ], [ 122.818457031250063, -10.811035156249986 ], [ 122.845703125000028, -10.761816406249991 ], [ 123.061425781249994, -10.698437499999955 ], [ 123.145800781250017, -10.639941406250031 ], [ 123.265429687500074, -10.518164062500006 ], [ 123.339648437500017, -10.48623046874998 ], [ 123.358496093750119, -10.472460937500017 ], [ 123.371093750000028, -10.474902343749989 ], [ 123.383105468750074, -10.56757812500004 ], [ 123.412890625000017, -10.622656249999977 ], [ 123.41816406250004, -10.651269531250037 ], [ 123.310742187500097, -10.698437499999955 ], [ 123.214843749999972, -10.806152343749972 ], [ 123.005273437499994, -10.876367187499966 ], [ 122.948925781250097, -10.90927734375002 ] ] ], [ [ [ 121.883007812500097, -10.590332031249957 ], [ 121.833105468750063, -10.602148437499977 ], [ 121.726171875000119, -10.573144531250009 ], [ 121.704687500000063, -10.5556640625 ], [ 121.796289062499994, -10.507421875000034 ], [ 121.866992187500017, -10.438867187500009 ], [ 121.949511718750017, -10.43300781249998 ], [ 121.998339843750017, -10.446972656249983 ], [ 121.981347656250051, -10.528417968749963 ], [ 121.883007812500097, -10.590332031249957 ] ] ], [ [ [ 123.41621093750004, -10.302636718749966 ], [ 123.325976562500074, -10.3375 ], [ 123.325585937499994, -10.264160156249943 ], [ 123.395312500000074, -10.171386718749972 ], [ 123.458789062500017, -10.13994140624996 ], [ 123.493945312500017, -10.17695312500004 ], [ 123.49677734375004, -10.193945312500034 ], [ 123.405078125000017, -10.227148437499963 ], [ 123.41621093750004, -10.302636718749966 ] ] ], [ [ [ 120.0125, -9.374707031250026 ], [ 120.057617187499972, -9.41972656249996 ], [ 120.22109375, -9.506347656250014 ], [ 120.248046874999972, -9.542871093749994 ], [ 120.258300781250028, -9.603125 ], [ 120.291113281250063, -9.64785156249998 ], [ 120.364746093749972, -9.654687500000037 ], [ 120.443652343750017, -9.645605468749963 ], [ 120.503710937500017, -9.674023437499983 ], [ 120.555566406249994, -9.719042968750003 ], [ 120.632617187500074, -9.80644531249996 ], [ 120.70039062500004, -9.903125 ], [ 120.784472656250017, -9.95703125 ], [ 120.832617187500063, -10.0375 ], [ 120.804199218749972, -10.108496093750034 ], [ 120.698046875000017, -10.206640624999949 ], [ 120.640429687500074, -10.227929687500023 ], [ 120.56171875000004, -10.235644531250003 ], [ 120.439160156250097, -10.294042968749991 ], [ 120.394531249999972, -10.263476562499989 ], [ 120.255468750000063, -10.24228515625002 ], [ 120.144824218750017, -10.200097656249952 ], [ 120.051953125000097, -10.122851562500031 ], [ 119.9984375, -10.039746093749969 ], [ 119.930664062499972, -9.966503906249969 ], [ 119.812792968750017, -9.917480468750014 ], [ 119.601074218749972, -9.773535156250006 ], [ 119.470312500000063, -9.760546875000017 ], [ 119.416503906250028, -9.771093749999949 ], [ 119.362597656250074, -9.771777343750003 ], [ 119.085449218750028, -9.706933593750023 ], [ 119.042382812499994, -9.669042968750034 ], [ 119.008398437500119, -9.620507812500009 ], [ 118.977343750000017, -9.572851562499977 ], [ 118.958789062500017, -9.519335937500003 ], [ 118.994140624999972, -9.472070312499966 ], [ 119.031445312500097, -9.44023437499996 ], [ 119.185644531250063, -9.384472656249969 ], [ 119.295898437499972, -9.3671875 ], [ 119.423925781250119, -9.369824218749997 ], [ 119.614746093750028, -9.352441406250009 ], [ 119.795117187500097, -9.380468749999949 ], [ 119.85078125000004, -9.359570312499955 ], [ 119.942089843750097, -9.301464843750026 ], [ 119.97382812500004, -9.321582031250031 ], [ 120.0125, -9.374707031250026 ] ] ], [ [ [ 124.936816406250074, -9.053417968750026 ], [ 124.973242187500119, -9.064257812500017 ], [ 125.100390625000074, -9.004003906249991 ], [ 125.124414062499994, -9.015429687500017 ], [ 125.149023437500119, -9.042578125000034 ], [ 125.149414062500028, -9.12294921874998 ], [ 125.100488281249994, -9.189843750000023 ], [ 124.977539062500028, -9.19492187499999 ], [ 124.96015625000004, -9.213769531250009 ], [ 124.958593750000063, -9.254687499999989 ], [ 124.968261718749972, -9.294238281249974 ], [ 124.996972656250051, -9.325976562499946 ], [ 125.033593750000051, -9.381835937499957 ], [ 125.068164062500017, -9.511914062499997 ], [ 124.997949218749994, -9.565332031249952 ], [ 124.963085937500097, -9.665625 ], [ 124.841796874999972, -9.759765624999957 ], [ 124.708398437499994, -9.914160156249963 ], [ 124.601855468750017, -9.992968750000031 ], [ 124.508203125000051, -10.086132812500011 ], [ 124.427539062500017, -10.14863281250004 ], [ 124.326757812500119, -10.169824218750009 ], [ 124.17597656250004, -10.183300781249997 ], [ 123.971093750000051, -10.29482421874998 ], [ 123.85761718750004, -10.34355468749996 ], [ 123.747265625000097, -10.347167968749986 ], [ 123.644140625000063, -10.3109375 ], [ 123.604785156250017, -10.270117187500006 ], [ 123.614062500000074, -10.215039062499983 ], [ 123.648242187500017, -10.167773437500031 ], [ 123.690136718750097, -10.128808593749994 ], [ 123.716406250000119, -10.078613281249986 ], [ 123.599414062500017, -10.015136718750014 ], [ 123.589257812499994, -9.966796875000028 ], [ 123.635742187500028, -9.838085937500011 ], [ 123.665820312500017, -9.70527343750004 ], [ 123.709375, -9.61484375 ], [ 123.876757812500017, -9.453125 ], [ 123.977148437500119, -9.372949218750023 ], [ 124.036328125000097, -9.341601562500031 ], [ 124.052441406250097, -9.37539062499998 ], [ 124.090136718750074, -9.41640625 ], [ 124.115527343750074, -9.423144531250031 ], [ 124.134570312500017, -9.413867187500003 ], [ 124.282324218750119, -9.427929687500026 ], [ 124.319335937500028, -9.413769531249983 ], [ 124.37568359375004, -9.349902343750031 ], [ 124.412988281249994, -9.31435546874998 ], [ 124.438281250000017, -9.238574218750003 ], [ 124.444433593750119, -9.190332031250023 ], [ 124.575488281250074, -9.155371093750006 ], [ 124.645898437500051, -9.116699218749943 ], [ 124.70820312500004, -9.06181640624996 ], [ 124.889746093750063, -8.96845703125004 ], [ 124.922265625000051, -8.942480468749977 ], [ 124.915039062499972, -9.031542968750003 ], [ 124.936816406250074, -9.053417968750026 ] ] ], [ [ [ 115.609960937500119, -8.769824218749974 ], [ 115.581933593749994, -8.804199218749972 ], [ 115.500878906249994, -8.742871093749997 ], [ 115.480468750000028, -8.715429687500006 ], [ 115.540625000000119, -8.67539062500002 ], [ 115.561425781249994, -8.669921874999972 ], [ 115.613281249999972, -8.713183593749989 ], [ 115.609960937500119, -8.769824218749974 ] ] ], [ [ [ 122.977343750000017, -8.54521484374996 ], [ 122.945507812500097, -8.604003906249943 ], [ 122.887792968750063, -8.587304687500009 ], [ 122.90351562500004, -8.530664062500023 ], [ 122.932812500000097, -8.497070312500014 ], [ 123.010546875000017, -8.448339843750034 ], [ 123.089453125000119, -8.43984375 ], [ 123.13789062500004, -8.456933593750009 ], [ 123.153125, -8.475781250000026 ], [ 123.030078125000017, -8.494824218749997 ], [ 122.977343750000017, -8.54521484374996 ] ] ], [ [ [ 119.46406250000004, -8.741015624999974 ], [ 119.424902343750063, -8.750488281249943 ], [ 119.385546875000017, -8.736035156250026 ], [ 119.401660156250017, -8.64707031250002 ], [ 119.378906250000028, -8.586523437500034 ], [ 119.419921875000028, -8.539062499999957 ], [ 119.430175781249972, -8.454980468749966 ], [ 119.446484375000097, -8.429199218749957 ], [ 119.470507812500017, -8.45566406250002 ], [ 119.481738281250017, -8.472949218749989 ], [ 119.502148437500097, -8.481054687500034 ], [ 119.546972656250063, -8.482617187499997 ], [ 119.557226562500119, -8.518847656250003 ], [ 119.555468750000017, -8.55341796875004 ], [ 119.53632812500004, -8.589355468749986 ], [ 119.482812500000051, -8.628222656250003 ], [ 119.44404296875004, -8.671777343749994 ], [ 119.46406250000004, -8.741015624999974 ] ] ], [ [ [ 123.317480468750119, -8.354785156249974 ], [ 123.29726562499999, -8.398632812500026 ], [ 123.025000000000119, -8.395507812500014 ], [ 123.032617187499994, -8.33779296874998 ], [ 123.108300781250051, -8.274804687500023 ], [ 123.13349609375004, -8.253808593750009 ], [ 123.217089843750017, -8.235449218750006 ], [ 123.336035156250063, -8.269042968750014 ], [ 123.317480468750119, -8.354785156249974 ] ] ], [ [ [ 116.64082031250004, -8.613867187500006 ], [ 116.514257812500119, -8.820996093750011 ], [ 116.559375, -8.85439453124998 ], [ 116.586523437500119, -8.886132812499966 ], [ 116.377246093750017, -8.929003906249989 ], [ 116.289843750000074, -8.906152343749952 ], [ 116.239355468750063, -8.912109375000014 ], [ 116.026757812499994, -8.873144531249977 ], [ 115.874609375000119, -8.825585937499966 ], [ 115.857324218750051, -8.787890625000017 ], [ 115.869335937500097, -8.742773437499977 ], [ 115.914453125000051, -8.758007812499969 ], [ 116.031640625000051, -8.76523437500002 ], [ 116.076464843750017, -8.744921874999974 ], [ 116.077734375000119, -8.611328125000014 ], [ 116.061132812500063, -8.437402343750023 ], [ 116.219824218750063, -8.295214843750017 ], [ 116.304296875000063, -8.237988281249983 ], [ 116.401562500000097, -8.204199218750034 ], [ 116.646972656249972, -8.282714843749957 ], [ 116.6875, -8.304101562499952 ], [ 116.718945312500097, -8.336035156249977 ], [ 116.73408203125004, -8.38691406250004 ], [ 116.64082031250004, -8.613867187500006 ] ] ], [ [ [ 124.286621093750028, -8.32949218749998 ], [ 124.22578125000004, -8.391308593749955 ], [ 124.184375, -8.498730468749997 ], [ 124.14667968750004, -8.531445312499997 ], [ 124.065722656250074, -8.551660156250037 ], [ 124.01728515625004, -8.44384765625 ], [ 123.927734375000028, -8.448925781249969 ], [ 123.971484375000017, -8.35410156250002 ], [ 124.013769531250119, -8.318652343749989 ], [ 124.06875, -8.317773437499994 ], [ 124.095800781250063, -8.356152343749997 ], [ 124.11054687500004, -8.364257812499957 ], [ 124.239550781250017, -8.20341796874996 ], [ 124.265625, -8.201757812499977 ], [ 124.287109375000028, -8.208691406249969 ], [ 124.304492187500017, -8.228808593749989 ], [ 124.286621093750028, -8.32949218749998 ] ] ], [ [ [ 123.924804687500028, -8.2724609375 ], [ 123.783886718750097, -8.299609375000017 ], [ 123.697851562500063, -8.424414062499949 ], [ 123.629199218750017, -8.422460937500006 ], [ 123.591601562500017, -8.477929687500023 ], [ 123.582617187500063, -8.501660156249969 ], [ 123.587890624999972, -8.523828124999952 ], [ 123.580175781250063, -8.544921874999986 ], [ 123.553027343750074, -8.566796875 ], [ 123.48867187499999, -8.532324218750006 ], [ 123.433789062500097, -8.576074218750037 ], [ 123.410742187500119, -8.586621093749955 ], [ 123.329980468749994, -8.535644531249972 ], [ 123.253320312499994, -8.538574218750028 ], [ 123.230078125000063, -8.530664062500023 ], [ 123.325, -8.4390625 ], [ 123.454589843749972, -8.353710937500026 ], [ 123.475878906250074, -8.322265625000014 ], [ 123.425195312500051, -8.31337890624998 ], [ 123.39492187499999, -8.300585937499946 ], [ 123.391210937500119, -8.280468750000026 ], [ 123.473242187500063, -8.267089843749972 ], [ 123.52998046875004, -8.265234375000034 ], [ 123.573144531249994, -8.291503906249972 ], [ 123.600585937499972, -8.291308593750017 ], [ 123.775976562500063, -8.190429687499986 ], [ 123.845507812500017, -8.213378906249943 ], [ 123.896093750000063, -8.239257812499986 ], [ 123.924804687500028, -8.2724609375 ] ] ], [ [ [ 138.895117187500063, -8.388671874999957 ], [ 138.845507812500074, -8.401757812499952 ], [ 138.594238281249972, -8.371484375 ], [ 138.567187500000017, -8.330273437499955 ], [ 138.563378906249994, -8.30908203125 ], [ 138.620996093749994, -8.26845703124998 ], [ 138.676660156250051, -8.19921875 ], [ 138.762695312499972, -8.173437499999977 ], [ 138.796191406250074, -8.173632812500017 ], [ 138.89765625000004, -8.3375 ], [ 138.895117187500063, -8.388671874999957 ] ] ], [ [ [ 117.55634765625004, -8.367285156249949 ], [ 117.533593750000051, -8.36796875 ], [ 117.49042968750004, -8.348730468749991 ], [ 117.505957031250119, -8.307031250000023 ], [ 117.48212890625004, -8.239257812499986 ], [ 117.490527343750074, -8.183398437499974 ], [ 117.546093750000097, -8.151953124999963 ], [ 117.665039062499972, -8.148242187500003 ], [ 117.669238281250074, -8.189257812500003 ], [ 117.55634765625004, -8.367285156249949 ] ] ], [ [ [ 119.073828125000119, -8.238867187499991 ], [ 119.029980468750097, -8.24003906249996 ], [ 119.020898437499994, -8.199902343749955 ], [ 119.036621093750028, -8.1578125 ], [ 119.078710937500063, -8.140234374999963 ], [ 119.097753906250119, -8.139160156250014 ], [ 119.128320312500051, -8.177148437500023 ], [ 119.134863281250119, -8.197070312500003 ], [ 119.106738281250074, -8.2234375 ], [ 119.073828125000119, -8.238867187499991 ] ] ], [ [ [ 124.575585937499994, -8.140820312499997 ], [ 124.599609375000028, -8.201757812499977 ], [ 124.676855468750119, -8.168066406249949 ], [ 124.752246093750017, -8.159570312499994 ], [ 124.924121093750074, -8.166015624999986 ], [ 125.050292968749972, -8.179589843749994 ], [ 125.124609375000119, -8.204785156249969 ], [ 125.131738281249994, -8.326464843749989 ], [ 125.096777343750063, -8.352832031250031 ], [ 124.444238281249994, -8.444628906249989 ], [ 124.380664062500017, -8.41513671875002 ], [ 124.355566406250119, -8.385937500000026 ], [ 124.425976562500097, -8.295800781249952 ], [ 124.393554687499972, -8.253027343750034 ], [ 124.430664062499972, -8.18320312500002 ], [ 124.508593750000017, -8.135449218749969 ], [ 124.575585937499994, -8.140820312499997 ] ] ], [ [ [ 127.823437500000097, -8.098828124999969 ], [ 127.998437500000051, -8.1390625 ], [ 128.09882812500004, -8.134863281250034 ], [ 128.119238281250119, -8.17070312499996 ], [ 128.023535156250063, -8.255371093749972 ], [ 127.820898437500119, -8.190234375000031 ], [ 127.786230468750063, -8.1203125 ], [ 127.823437500000097, -8.098828124999969 ] ] ], [ [ [ 122.782910156250097, -8.61171875 ], [ 122.641503906249994, -8.647265624999974 ], [ 122.553808593750063, -8.680957031249989 ], [ 122.470214843749972, -8.725488281250009 ], [ 122.417285156250017, -8.734667968750017 ], [ 122.32148437500004, -8.738281249999943 ], [ 122.18574218750004, -8.730273437500003 ], [ 122.09414062499999, -8.74472656250002 ], [ 121.838671875000017, -8.860351562499943 ], [ 121.738281249999972, -8.87041015624996 ], [ 121.651367187499972, -8.898730468749946 ], [ 121.62128906250004, -8.853808593749946 ], [ 121.584570312500119, -8.820605468750017 ], [ 121.499609375000063, -8.812207031249997 ], [ 121.414648437500063, -8.81484375 ], [ 121.32832031250004, -8.916894531250009 ], [ 121.190820312499994, -8.8955078125 ], [ 121.1375, -8.904492187499969 ], [ 121.086132812500097, -8.925976562499997 ], [ 121.035253906250119, -8.935449218749966 ], [ 120.981835937499994, -8.928320312500034 ], [ 120.780957031250097, -8.848828125 ], [ 120.55048828125004, -8.80185546875002 ], [ 120.31953125000004, -8.820312499999957 ], [ 120.120898437500017, -8.776953125 ], [ 120.012109375000051, -8.81015625000002 ], [ 119.909375, -8.857617187500011 ], [ 119.87910156250004, -8.807617187499957 ], [ 119.841406250000063, -8.763574218750037 ], [ 119.807910156250017, -8.697656250000023 ], [ 119.80703125, -8.622949218749994 ], [ 119.818164062500074, -8.570507812499969 ], [ 119.847656250000028, -8.522851562500023 ], [ 119.866113281249994, -8.473144531250028 ], [ 119.874804687500074, -8.419824218749994 ], [ 119.918261718750017, -8.445117187500003 ], [ 119.963769531249994, -8.435546875 ], [ 120.099218750000119, -8.377539062499991 ], [ 120.231152343750097, -8.289843749999989 ], [ 120.354101562500063, -8.257812500000028 ], [ 120.424902343750119, -8.248925781249994 ], [ 120.48554687500004, -8.266113281249943 ], [ 120.547167968750074, -8.259863281250006 ], [ 120.610253906250051, -8.24042968750004 ], [ 120.709570312500119, -8.3078125 ], [ 120.751367187499994, -8.32148437500004 ], [ 120.886132812500051, -8.326660156250028 ], [ 121.008691406250051, -8.365527343749946 ], [ 121.118164062499972, -8.42353515625004 ], [ 121.276660156250017, -8.477929687500023 ], [ 121.371972656249994, -8.550878906249963 ], [ 121.44453125000004, -8.57783203125004 ], [ 121.4984375, -8.585156250000011 ], [ 121.547949218750119, -8.575292968749963 ], [ 121.610351562499972, -8.526171874999989 ], [ 121.683398437500017, -8.505859375000028 ], [ 121.747070312500028, -8.506640625 ], [ 121.862890625000063, -8.493945312500003 ], [ 121.911718750000063, -8.482128906249983 ], [ 121.96650390625004, -8.455175781250006 ], [ 122.020117187500063, -8.471875 ], [ 122.06708984375004, -8.49667968750002 ], [ 122.263085937499994, -8.624902343750037 ], [ 122.323242187499972, -8.628320312500023 ], [ 122.433496093750051, -8.60078125 ], [ 122.466601562500074, -8.566406250000014 ], [ 122.48359375000004, -8.513574218749994 ], [ 122.513769531250063, -8.469628906250023 ], [ 122.55585937500004, -8.43154296874998 ], [ 122.603515624999972, -8.402441406250006 ], [ 122.75, -8.353125 ], [ 122.850488281249994, -8.304394531250011 ], [ 122.91914062500004, -8.221875 ], [ 122.758593750000017, -8.185937499999952 ], [ 122.792382812499994, -8.12656250000002 ], [ 122.845703125000028, -8.093261718749986 ], [ 122.916992187499972, -8.105566406250006 ], [ 122.978320312500017, -8.151953124999963 ], [ 123.005957031250063, -8.329101562499986 ], [ 122.95546875, -8.35410156250002 ], [ 122.923632812500074, -8.380957031249977 ], [ 122.902148437500074, -8.416308593749989 ], [ 122.811132812500063, -8.481152343749969 ], [ 122.846777343750063, -8.562207031249955 ], [ 122.82001953125004, -8.595703124999943 ], [ 122.782910156250097, -8.61171875 ] ] ], [ [ [ 130.862207031249994, -8.31875 ], [ 130.775195312500017, -8.34990234374996 ], [ 130.833398437499994, -8.270800781250017 ], [ 131.020117187500119, -8.091308593749943 ], [ 131.087402343749972, -8.124511718749957 ], [ 131.176367187500063, -8.130761718749994 ], [ 131.04375, -8.21201171875002 ], [ 130.908105468750051, -8.245703124999963 ], [ 130.862207031249994, -8.31875 ] ] ], [ [ [ 118.24238281250004, -8.317773437499994 ], [ 118.292382812499994, -8.357226562500031 ], [ 118.337890625000028, -8.353515624999986 ], [ 118.433203125000063, -8.293261718749974 ], [ 118.490625, -8.271484374999972 ], [ 118.552148437499994, -8.270410156250023 ], [ 118.611914062500063, -8.28066406249998 ], [ 118.67060546875004, -8.323437499999983 ], [ 118.69179687499999, -8.393457031249952 ], [ 118.713867187499972, -8.41494140624998 ], [ 118.748339843750074, -8.331152343749963 ], [ 118.794238281250017, -8.305859374999955 ], [ 118.845703125000028, -8.29306640625002 ], [ 118.92617187499999, -8.297656249999974 ], [ 118.987792968750028, -8.33769531249996 ], [ 119.043847656250051, -8.456738281249969 ], [ 119.042089843750063, -8.560937499999966 ], [ 119.0625, -8.599804687499983 ], [ 119.101074218749972, -8.628222656250003 ], [ 119.129687500000017, -8.668164062499969 ], [ 119.104199218750097, -8.709960937499957 ], [ 119.078906250000017, -8.730468749999957 ], [ 119.00625, -8.749609375000034 ], [ 118.971484375000074, -8.741210937500014 ], [ 118.939355468749994, -8.713085937499969 ], [ 118.903320312500028, -8.70273437499999 ], [ 118.821191406249994, -8.71210937500004 ], [ 118.745898437500017, -8.735449218749991 ], [ 118.75625, -8.773632812499955 ], [ 118.81806640625004, -8.790820312499989 ], [ 118.836718750000017, -8.808886718750031 ], [ 118.832617187500119, -8.833398437499966 ], [ 118.80830078125004, -8.83828125 ], [ 118.727929687499994, -8.805273437500006 ], [ 118.673632812500017, -8.811914062500023 ], [ 118.478613281250119, -8.856445312499957 ], [ 118.42695312500004, -8.855468750000014 ], [ 118.397851562499994, -8.813378906249966 ], [ 118.399902343749972, -8.703710937500006 ], [ 118.378906250000028, -8.674609375000031 ], [ 118.233984375000063, -8.8078125 ], [ 118.189941406249972, -8.840527343749997 ], [ 118.131542968750097, -8.855957031250028 ], [ 118.070703125000051, -8.8505859375 ], [ 117.861230468749994, -8.93144531249996 ], [ 117.795410156249972, -8.920117187499955 ], [ 117.73164062500004, -8.919921875 ], [ 117.507910156250063, -9.007519531249997 ], [ 117.38789062500004, -9.031933593749997 ], [ 117.326367187500097, -9.03369140625 ], [ 117.265039062500051, -9.026171874999974 ], [ 117.210253906250074, -9.034082031249994 ], [ 117.161230468750119, -9.069238281249966 ], [ 117.061328125000017, -9.099023437499994 ], [ 116.95820312500004, -9.076367187499997 ], [ 116.871093749999972, -9.046191406249974 ], [ 116.788476562500051, -9.006347656250028 ], [ 116.767968750000051, -8.955468749999966 ], [ 116.772070312500063, -8.894335937500031 ], [ 116.806933593750074, -8.8109375 ], [ 116.783105468749994, -8.664648437499963 ], [ 116.801269531249972, -8.59794921874996 ], [ 116.835058593750119, -8.532421875000026 ], [ 116.886230468749972, -8.508300781249986 ], [ 116.953125, -8.503417968749972 ], [ 117.06367187500004, -8.444433593750034 ], [ 117.164843750000074, -8.367187500000014 ], [ 117.223632812499972, -8.37451171875 ], [ 117.35664062500004, -8.428515624999989 ], [ 117.434570312500028, -8.434960937499966 ], [ 117.56708984375004, -8.426367187499991 ], [ 117.62177734375004, -8.459570312500006 ], [ 117.643359375000017, -8.535546875000037 ], [ 117.672851562499972, -8.56328125 ], [ 117.712109375000097, -8.582617187500034 ], [ 117.806054687500051, -8.711132812500011 ], [ 117.893164062500119, -8.704394531249974 ], [ 117.969531250000017, -8.728027343749986 ], [ 118.104101562500119, -8.650292968749966 ], [ 118.205957031249994, -8.652148437499989 ], [ 118.234863281249972, -8.591894531249963 ], [ 118.17402343750004, -8.527539062499997 ], [ 118.100488281249994, -8.475195312499991 ], [ 118.061035156250028, -8.464257812499994 ], [ 118.017871093750017, -8.467382812500006 ], [ 117.979101562500119, -8.458886718749966 ], [ 117.814843750000051, -8.342089843749974 ], [ 117.766406250000017, -8.279003906249997 ], [ 117.738378906250119, -8.204589843750028 ], [ 117.755273437499994, -8.149511718749991 ], [ 117.868261718750119, -8.100878906250031 ], [ 117.920996093750119, -8.089062500000026 ], [ 118.117480468750074, -8.12226562500004 ], [ 118.150683593750074, -8.15 ], [ 118.20283203125004, -8.267285156250011 ], [ 118.24238281250004, -8.317773437499994 ] ] ], [ [ [ 115.447851562500119, -8.155175781249994 ], [ 115.549414062500119, -8.208300781249974 ], [ 115.690917968749972, -8.363574218749989 ], [ 115.70429687500004, -8.40712890624998 ], [ 115.661425781250017, -8.448242187500014 ], [ 115.559960937500051, -8.514160156250028 ], [ 115.333789062500074, -8.615722656250028 ], [ 115.295019531250063, -8.66367187500002 ], [ 115.247167968750063, -8.757519531249955 ], [ 115.236132812500074, -8.79755859375004 ], [ 115.220214843750028, -8.819531249999983 ], [ 115.194238281250051, -8.835449218750028 ], [ 115.144921875000051, -8.849023437500037 ], [ 115.091503906250097, -8.829394531249946 ], [ 115.139746093750063, -8.76894531249998 ], [ 115.141601562499972, -8.696875 ], [ 115.10566406250004, -8.629492187499991 ], [ 115.055078125000051, -8.573046874999946 ], [ 114.952050781249994, -8.49638671874996 ], [ 114.842089843750074, -8.428515624999989 ], [ 114.731347656249994, -8.393945312499966 ], [ 114.613183593749994, -8.37832031249998 ], [ 114.570898437500063, -8.345410156250026 ], [ 114.501757812500017, -8.26083984375002 ], [ 114.47890625, -8.214746093749966 ], [ 114.467578125000074, -8.166308593749946 ], [ 114.47529296875004, -8.119433593749989 ], [ 114.50429687499999, -8.116601562500037 ], [ 114.620019531250051, -8.127734375 ], [ 114.833007812499972, -8.182617187499986 ], [ 114.938476562499972, -8.18710937500002 ], [ 114.998144531250063, -8.174414062500006 ], [ 115.15400390625004, -8.065722656249974 ], [ 115.191015625000119, -8.067480468749977 ], [ 115.340234375000051, -8.115429687499983 ], [ 115.447851562500119, -8.155175781249994 ] ] ], [ [ [ 129.838867187499972, -7.954589843749986 ], [ 129.779785156250028, -8.046484374999963 ], [ 129.713476562500119, -8.04072265625004 ], [ 129.591894531250119, -7.917382812499952 ], [ 129.598730468750063, -7.831347656250017 ], [ 129.608984375000063, -7.803417968750011 ], [ 129.655468750000097, -7.794824218750037 ], [ 129.812988281249972, -7.819726562499952 ], [ 129.843554687500074, -7.889355468750011 ], [ 129.838867187499972, -7.954589843749986 ] ] ], [ [ [ 126.80097656250004, -7.667871093750009 ], [ 126.814453124999972, -7.716503906249969 ], [ 126.81269531250004, -7.737890624999977 ], [ 126.692871093749972, -7.753515624999963 ], [ 126.57734375000004, -7.807617187499972 ], [ 126.518164062500063, -7.86992187499996 ], [ 126.472070312499994, -7.950390625000011 ], [ 126.31289062499999, -7.917675781250011 ], [ 126.171093750000097, -7.912304687499983 ], [ 126.108398437499972, -7.883984374999983 ], [ 126.040039062500028, -7.885839843750006 ], [ 125.9515625, -7.910937499999974 ], [ 125.826171874999972, -7.97929687499996 ], [ 125.798242187500051, -7.984570312499969 ], [ 125.808398437500074, -7.880664062500017 ], [ 125.843164062500051, -7.81669921874996 ], [ 125.97529296875004, -7.663378906249989 ], [ 126.085351562499994, -7.697363281249977 ], [ 126.213671875000017, -7.706738281250026 ], [ 126.359375, -7.676757812499957 ], [ 126.462890625000028, -7.607812500000037 ], [ 126.60957031250004, -7.571777343749972 ], [ 126.726367187500017, -7.66220703125002 ], [ 126.80097656250004, -7.667871093750009 ] ] ], [ [ [ 127.419433593750028, -7.623046875000028 ], [ 127.355273437500017, -7.646484375000014 ], [ 127.375, -7.572460937500026 ], [ 127.370703125000119, -7.512792968749949 ], [ 127.475195312500119, -7.531054687500031 ], [ 127.474023437500051, -7.578515625000023 ], [ 127.463964843750119, -7.596875 ], [ 127.419433593750028, -7.623046875000028 ] ] ], [ [ [ 138.53535156250004, -8.273632812499969 ], [ 138.296289062499994, -8.405175781250037 ], [ 137.9828125, -8.381933593750006 ], [ 137.871875, -8.379687499999989 ], [ 137.687695312500097, -8.411718750000034 ], [ 137.650390624999972, -8.386132812499966 ], [ 137.685156250000119, -8.262207031249943 ], [ 137.832519531250028, -7.932226562499963 ], [ 138.00751953125004, -7.641601562499986 ], [ 138.081835937500017, -7.566210937500003 ], [ 138.185351562500074, -7.495312500000026 ], [ 138.295507812500119, -7.4384765625 ], [ 138.543847656249994, -7.379589843749997 ], [ 138.769824218750017, -7.390429687499974 ], [ 138.801953125000097, -7.414648437500034 ], [ 138.899414062499972, -7.51162109374998 ], [ 138.96259765625004, -7.587988281249991 ], [ 138.989062500000017, -7.696093749999989 ], [ 138.89296875, -7.88212890624996 ], [ 138.785937500000017, -8.059082031249957 ], [ 138.611718750000051, -8.198339843749991 ], [ 138.53535156250004, -8.273632812499969 ] ] ], [ [ [ 131.325585937499994, -7.999511718749986 ], [ 131.309179687500119, -8.010839843749991 ], [ 131.184960937500051, -7.997851562500003 ], [ 131.113769531250028, -7.997363281249989 ], [ 131.123437500000051, -7.921875 ], [ 131.086816406250051, -7.865039062499946 ], [ 131.136816406250063, -7.781738281250028 ], [ 131.137792968750119, -7.684863281250017 ], [ 131.190039062500119, -7.671875 ], [ 131.197363281250063, -7.616699218749986 ], [ 131.260058593750074, -7.470507812499946 ], [ 131.296875, -7.438085937500006 ], [ 131.349218750000119, -7.42539062499999 ], [ 131.411035156249994, -7.340136718749946 ], [ 131.446191406250051, -7.315332031249952 ], [ 131.482617187500097, -7.250683593750026 ], [ 131.535253906250063, -7.220605468750023 ], [ 131.530859375000063, -7.165136718750006 ], [ 131.56074218750004, -7.135742187499957 ], [ 131.643457031249994, -7.11279296875 ], [ 131.700781250000063, -7.14023437499999 ], [ 131.736132812500074, -7.197070312500017 ], [ 131.643847656250017, -7.266894531249946 ], [ 131.69111328125004, -7.438867187499994 ], [ 131.624414062500051, -7.626171874999955 ], [ 131.580273437500097, -7.682226562500006 ], [ 131.498437500000051, -7.730664062500011 ], [ 131.473535156250051, -7.776660156249974 ], [ 131.377050781250063, -7.869140624999986 ], [ 131.347753906250063, -7.948046874999989 ], [ 131.343457031250097, -7.981445312499943 ], [ 131.325585937499994, -7.999511718749986 ] ] ], [ [ [ 131.982031250000063, -7.202050781249966 ], [ 131.969531250000017, -7.25136718749998 ], [ 131.926855468750119, -7.225 ], [ 131.884472656250097, -7.167480468749943 ], [ 131.822851562500063, -7.159179687500028 ], [ 131.77753906250004, -7.143945312500037 ], [ 131.750781250000017, -7.116796875 ], [ 131.922265625000051, -7.104492187499986 ], [ 131.982031250000063, -7.202050781249966 ] ] ], [ [ [ 114.412597656249972, -7.13349609375004 ], [ 114.39765625000004, -7.173144531250031 ], [ 114.346875, -7.163281249999983 ], [ 114.298828124999972, -7.097558593749994 ], [ 114.322167968749994, -7.08037109374996 ], [ 114.348925781250074, -7.073437499999969 ], [ 114.383593750000017, -7.08066406250002 ], [ 114.412597656249972, -7.13349609375004 ] ] ], [ [ [ 128.670117187500097, -7.183300781249969 ], [ 128.625, -7.208593749999977 ], [ 128.550195312499994, -7.156347656249991 ], [ 128.529785156250028, -7.134570312499989 ], [ 128.577343750000097, -7.083203125000011 ], [ 128.627734375000074, -7.06875 ], [ 128.658300781250063, -7.091113281250017 ], [ 128.673242187499994, -7.11337890625002 ], [ 128.666894531250051, -7.137988281249974 ], [ 128.670117187500097, -7.183300781249969 ] ] ], [ [ [ 120.774414062500028, -7.118945312500003 ], [ 120.672363281250028, -7.124707031250026 ], [ 120.64082031250004, -7.115820312499991 ], [ 120.633398437500063, -7.018261718750011 ], [ 120.745507812499994, -7.06015625000002 ], [ 120.781738281249972, -7.063085937499991 ], [ 120.774414062500028, -7.118945312500003 ] ] ], [ [ [ 113.844531250000074, -7.105371093749994 ], [ 113.825585937499994, -7.119921875000031 ], [ 113.655859375000063, -7.111718749999952 ], [ 113.546386718749972, -7.193359374999972 ], [ 113.470703125000028, -7.218457031250026 ], [ 113.19843750000004, -7.218359375 ], [ 113.166015625000028, -7.207324218749974 ], [ 113.141894531250017, -7.207617187499949 ], [ 113.126953124999972, -7.224121093750028 ], [ 113.040429687499994, -7.211816406250009 ], [ 112.763769531250063, -7.139648437499957 ], [ 112.725878906250074, -7.072753906250014 ], [ 112.76875, -7.001269531250017 ], [ 112.868066406249994, -6.899902343749972 ], [ 113.067382812500028, -6.879980468749991 ], [ 113.974707031250119, -6.873046875 ], [ 114.073632812499994, -6.960156249999983 ], [ 114.083007812499972, -6.989355468749977 ], [ 113.885351562500119, -7.049023437499969 ], [ 113.844531250000074, -7.105371093749994 ] ] ], [ [ [ 115.377050781250063, -6.97080078125002 ], [ 115.295800781250051, -6.987792968750014 ], [ 115.220312500000119, -6.952539062500037 ], [ 115.222167968749972, -6.90517578124998 ], [ 115.240527343750074, -6.861230468749994 ], [ 115.35371093750004, -6.838476562499977 ], [ 115.414453125000051, -6.839746093749966 ], [ 115.479199218750097, -6.870214843749963 ], [ 115.524218750000017, -6.901855468750014 ], [ 115.54609375000004, -6.938671874999955 ], [ 115.424121093750074, -6.940625 ], [ 115.377050781250063, -6.97080078125002 ] ] ], [ [ [ 134.674414062500119, -6.749804687500031 ], [ 134.65742187500004, -6.765332031249997 ], [ 134.631445312500063, -6.732910156249957 ], [ 134.62910156250004, -6.712792968750037 ], [ 134.663476562500051, -6.657714843750014 ], [ 134.69765625, -6.625683593749969 ], [ 134.735742187499994, -6.623339843750017 ], [ 134.726074218749972, -6.668652343750011 ], [ 134.674414062500119, -6.749804687500031 ] ] ], [ [ [ 105.252832031250051, -6.640429687499946 ], [ 105.190429687500028, -6.6625 ], [ 105.142773437500097, -6.643066406249957 ], [ 105.121386718750074, -6.614941406249997 ], [ 105.192285156250051, -6.545605468749997 ], [ 105.225683593750119, -6.529101562500003 ], [ 105.260546875000017, -6.523925781250014 ], [ 105.277441406250063, -6.561425781250023 ], [ 105.252832031250051, -6.640429687499946 ] ] ], [ [ [ 134.716113281250017, -6.549414062499977 ], [ 134.66083984375004, -6.558886718749946 ], [ 134.633691406249994, -6.477246093750011 ], [ 134.679101562499994, -6.456054687499957 ], [ 134.728515624999972, -6.505859374999986 ], [ 134.716113281250017, -6.549414062499977 ] ] ], [ [ [ 134.81953125000004, -6.434179687500034 ], [ 134.79511718750004, -6.442382812500014 ], [ 134.7953125, -6.39306640625 ], [ 134.822949218750097, -6.349609374999943 ], [ 134.851855468750017, -6.324609375 ], [ 134.885839843750119, -6.32353515624996 ], [ 134.81953125000004, -6.434179687500034 ] ] ], [ [ [ 134.53681640625004, -6.442285156249994 ], [ 134.520410156249994, -6.512695312499957 ], [ 134.50429687499999, -6.59140625 ], [ 134.4125, -6.679687499999957 ], [ 134.355957031249972, -6.814843749999952 ], [ 134.322753906249972, -6.84873046875002 ], [ 134.2, -6.908789062500006 ], [ 134.090820312499972, -6.833789062500003 ], [ 134.059179687500119, -6.769335937500017 ], [ 134.107031250000063, -6.471582031250009 ], [ 134.154199218749994, -6.481445312499986 ], [ 134.18476562500004, -6.479296874999989 ], [ 134.194628906250074, -6.459765625 ], [ 134.124609375000119, -6.426464843749969 ], [ 134.111230468750051, -6.255371093750014 ], [ 134.114648437500051, -6.190820312500009 ], [ 134.168066406250063, -6.176269531249986 ], [ 134.234179687500074, -6.226367187499974 ], [ 134.317773437500051, -6.316113281249955 ], [ 134.415039062499972, -6.386718749999957 ], [ 134.53681640625004, -6.442285156249994 ] ] ], [ [ [ 107.373925781250051, -6.007617187499989 ], [ 107.474707031250063, -6.121777343749983 ], [ 107.562988281250028, -6.182714843749963 ], [ 107.666796875000017, -6.215820312499957 ], [ 107.776074218750097, -6.218945312499969 ], [ 107.883789062500028, -6.233300781249966 ], [ 108.008789062499972, -6.276953124999977 ], [ 108.137597656250051, -6.296679687500003 ], [ 108.19746093750004, -6.289062499999957 ], [ 108.254492187500119, -6.2666015625 ], [ 108.295019531250119, -6.265039062500037 ], [ 108.330175781250119, -6.286035156249966 ], [ 108.419140625000097, -6.382812499999957 ], [ 108.515917968750017, -6.471191406250028 ], [ 108.537988281249994, -6.516210937499963 ], [ 108.603613281250119, -6.729199218750011 ], [ 108.677832031250063, -6.790527343749972 ], [ 108.7796875, -6.808300781249955 ], [ 108.899414062499972, -6.808398437499974 ], [ 109.018359375000074, -6.817285156250009 ], [ 109.294238281250017, -6.866992187500017 ], [ 109.403710937500051, -6.860156249999946 ], [ 109.500585937500063, -6.810156249999977 ], [ 109.586914062499972, -6.842578125000017 ], [ 109.82099609375004, -6.902441406249949 ], [ 109.936230468750097, -6.915820312500017 ], [ 110.067089843750097, -6.898730468749989 ], [ 110.19843750000004, -6.895117187499963 ], [ 110.26093750000004, -6.912402343750031 ], [ 110.321093750000074, -6.938378906249994 ], [ 110.37275390625004, -6.947753906249943 ], [ 110.426269531249972, -6.947265625000028 ], [ 110.520898437499994, -6.89726562499996 ], [ 110.583593750000063, -6.805664062499957 ], [ 110.634277343750028, -6.69013671875004 ], [ 110.67402343750004, -6.569824218749957 ], [ 110.700781250000063, -6.518066406249986 ], [ 110.736914062500063, -6.472363281249997 ], [ 110.784179687499972, -6.442675781249989 ], [ 110.834765625000017, -6.424218749999952 ], [ 110.972265625000119, -6.435644531249977 ], [ 111.00068359375004, -6.464746093749952 ], [ 111.154394531250119, -6.669042968750006 ], [ 111.181542968750051, -6.686718749999969 ], [ 111.342089843750074, -6.699511718750003 ], [ 111.386523437500074, -6.692871093749972 ], [ 111.484472656250119, -6.651855468749972 ], [ 111.540332031250017, -6.648242187500031 ], [ 111.643554687500028, -6.698730468750014 ], [ 111.688085937500119, -6.741699218749972 ], [ 111.737597656250074, -6.773437499999957 ], [ 111.989843750000119, -6.805957031250017 ], [ 112.087304687499994, -6.89335937499996 ], [ 112.136718750000028, -6.90507812499996 ], [ 112.312304687500017, -6.894433593750009 ], [ 112.433593750000028, -6.903027343749983 ], [ 112.53925781250004, -6.926464843749955 ], [ 112.586914062499972, -7.050585937500017 ], [ 112.625976562499972, -7.17802734374996 ], [ 112.648730468750074, -7.221289062499977 ], [ 112.751953124999972, -7.265039062500009 ], [ 112.794335937499994, -7.304492187499974 ], [ 112.78291015625004, -7.431640625000028 ], [ 112.794531250000119, -7.55244140625004 ], [ 113.013574218750051, -7.657714843749986 ], [ 113.248437500000051, -7.718164062499952 ], [ 113.497656250000063, -7.723828124999955 ], [ 113.747460937499994, -7.70302734374998 ], [ 113.876269531250017, -7.677246093749972 ], [ 114.037304687500097, -7.632128906250017 ], [ 114.070703125000051, -7.633007812500011 ], [ 114.382714843749994, -7.77109375 ], [ 114.409277343750119, -7.79248046875 ], [ 114.444238281249994, -7.895605468749963 ], [ 114.443261718749994, -8.004589843749955 ], [ 114.38496093750004, -8.26328125 ], [ 114.381347656249972, -8.334277343749974 ], [ 114.38691406250004, -8.405175781250037 ], [ 114.448828125000063, -8.559277343749983 ], [ 114.481738281250017, -8.603808593750003 ], [ 114.595019531250017, -8.684765624999969 ], [ 114.599218750000063, -8.727246093750011 ], [ 114.583789062500017, -8.769628906250034 ], [ 114.45917968750004, -8.74052734374996 ], [ 114.38320312499999, -8.705371093749989 ], [ 114.339257812500051, -8.647363281249994 ], [ 114.276953125000063, -8.61464843749998 ], [ 114.159667968749972, -8.62646484375 ], [ 113.940332031250051, -8.568359374999972 ], [ 113.692578125000097, -8.478027343749957 ], [ 113.253320312500051, -8.286718749999963 ], [ 113.133691406249994, -8.288281250000026 ], [ 113.018945312499994, -8.312695312500026 ], [ 112.897753906250017, -8.361425781250006 ], [ 112.771679687500097, -8.396093749999963 ], [ 112.678808593750063, -8.409179687499957 ], [ 112.586035156250063, -8.399609374999969 ], [ 112.351562500000028, -8.353613281250006 ], [ 112.115136718749994, -8.323925781249997 ], [ 111.50996093750004, -8.30507812499998 ], [ 111.33857421875004, -8.261718750000028 ], [ 111.055371093750097, -8.239550781249946 ], [ 110.830175781250119, -8.201953125000017 ], [ 110.607226562500017, -8.149414062499972 ], [ 110.038671875000063, -7.890527343749994 ], [ 109.852636718750119, -7.828417968749946 ], [ 109.281640625000051, -7.704882812500003 ], [ 109.19355468750004, -7.69492187500002 ], [ 108.98671875, -7.704101562500028 ], [ 108.85625, -7.667871093750009 ], [ 108.741210937499972, -7.667089843750034 ], [ 108.57050781250004, -7.70722656250004 ], [ 108.51796875, -7.736035156249955 ], [ 108.451757812500063, -7.79697265625002 ], [ 108.335546875000119, -7.794042968749963 ], [ 108.220507812500017, -7.782324218749977 ], [ 107.917480468750028, -7.724121093750014 ], [ 107.804394531250097, -7.688378906250023 ], [ 107.695800781249972, -7.635546875 ], [ 107.59785156250004, -7.566699218750003 ], [ 107.546875, -7.541894531250023 ], [ 107.284960937500074, -7.471679687500014 ], [ 107.071191406249994, -7.447460937499969 ], [ 106.631445312500063, -7.415527343750028 ], [ 106.535351562500097, -7.394238281249955 ], [ 106.45527343750004, -7.368652343749986 ], [ 106.41132812500004, -7.311718750000026 ], [ 106.416894531250051, -7.23935546875002 ], [ 106.448437500000097, -7.176757812499972 ], [ 106.491503906250074, -7.113867187500034 ], [ 106.51972656250004, -7.053710937499943 ], [ 106.198242187499972, -6.927832031249977 ], [ 105.944335937499972, -6.858984374999977 ], [ 105.834765625000017, -6.845800781249963 ], [ 105.724804687500097, -6.846093750000023 ], [ 105.600976562499994, -6.860351562499986 ], [ 105.478417968749994, -6.853710937499969 ], [ 105.420800781250051, -6.833203124999969 ], [ 105.361914062500063, -6.826171874999957 ], [ 105.30292968750004, -6.841015624999955 ], [ 105.255468750000119, -6.835253906250031 ], [ 105.243164062500028, -6.778027343750011 ], [ 105.273437499999972, -6.729394531249952 ], [ 105.33564453125004, -6.674121093749974 ], [ 105.370898437500017, -6.664355468750031 ], [ 105.387011718750017, -6.75078125 ], [ 105.404687500000051, -6.76796875 ], [ 105.459765625000017, -6.786914062499946 ], [ 105.483691406250074, -6.781542968750017 ], [ 105.580859375000074, -6.670996093749963 ], [ 105.608007812500119, -6.61669921875 ], [ 105.655078125000017, -6.469531249999946 ], [ 105.706054687499972, -6.497949218749966 ], [ 105.757421875000063, -6.480371093750023 ], [ 105.786914062500017, -6.456933593749966 ], [ 105.868261718750063, -6.11640625000004 ], [ 105.936132812500063, -6.016992187500037 ], [ 106.028808593750028, -5.934277343749969 ], [ 106.075, -5.914160156249963 ], [ 106.165820312500074, -5.964746093749966 ], [ 106.349707031250119, -5.984082031249997 ], [ 106.459082031250119, -6.017578124999986 ], [ 106.56875, -6.021875 ], [ 106.675878906250063, -6.03837890624996 ], [ 106.825195312499972, -6.098242187499977 ], [ 106.877929687499972, -6.09199218750004 ], [ 106.931640625000028, -6.0734375 ], [ 107.011621093750051, -6.008496093749997 ], [ 107.046289062499994, -5.90419921874998 ], [ 107.162109374999972, -5.957128906250006 ], [ 107.331835937500017, -5.978125 ], [ 107.373925781250051, -6.007617187499989 ] ] ], [ [ [ 124.051269531249972, -5.97373046875002 ], [ 124.042089843750119, -6.021582031249991 ], [ 124.005664062500074, -5.966699218750009 ], [ 123.972265625000119, -5.939355468750037 ], [ 123.97578125000004, -5.88017578124996 ], [ 124.022949218749972, -5.902148437500003 ], [ 124.051269531249972, -5.97373046875002 ] ] ], [ [ [ 120.528320312499972, -6.2984375 ], [ 120.487304687499972, -6.464843749999972 ], [ 120.46796875000004, -6.406152343750009 ], [ 120.460742187500074, -6.254003906250006 ], [ 120.435546874999972, -6.180175781249972 ], [ 120.451562500000051, -6.094921875000011 ], [ 120.446484375000097, -5.876269531249974 ], [ 120.477343750000074, -5.775292968750009 ], [ 120.534179687500028, -5.903808593749986 ], [ 120.549218750000051, -5.969238281249986 ], [ 120.528320312499972, -6.2984375 ] ] ], [ [ [ 112.719433593750097, -5.81103515625 ], [ 112.69794921875004, -5.846484375000031 ], [ 112.602148437500063, -5.84365234374998 ], [ 112.586035156250063, -5.803613281249994 ], [ 112.648535156250119, -5.730859375 ], [ 112.690039062500063, -5.726171875000034 ], [ 112.727343750000017, -5.752734375000031 ], [ 112.719433593750097, -5.81103515625 ] ] ], [ [ [ 132.807128906250028, -5.850781250000011 ], [ 132.74628906250004, -5.947070312500003 ], [ 132.704882812500074, -5.913085937500014 ], [ 132.681445312500017, -5.91259765625 ], [ 132.667285156250017, -5.85605468750002 ], [ 132.68134765625004, -5.738867187499949 ], [ 132.630175781250017, -5.60703125 ], [ 132.697851562500063, -5.608984374999963 ], [ 132.71650390625004, -5.64833984374998 ], [ 132.737792968750028, -5.661718749999963 ], [ 132.804296875000063, -5.788867187500017 ], [ 132.807128906250028, -5.850781250000011 ] ] ], [ [ [ 134.746972656249994, -5.707031249999957 ], [ 134.739062500000074, -5.74560546875 ], [ 134.738378906250119, -5.816796875000023 ], [ 134.754980468750119, -5.882714843750037 ], [ 134.712207031250017, -5.949707031250014 ], [ 134.75214843750004, -6.050097656250031 ], [ 134.758105468750017, -6.1 ], [ 134.755859375000028, -6.170605468749983 ], [ 134.744433593750017, -6.202343749999969 ], [ 134.714160156250074, -6.29511718750004 ], [ 134.683886718750017, -6.328125 ], [ 134.661132812499972, -6.337304687500009 ], [ 134.637597656249994, -6.365332031249949 ], [ 134.44111328125004, -6.334863281249966 ], [ 134.35615234375004, -6.2705078125 ], [ 134.28046875000004, -6.20078125 ], [ 134.264453125000017, -6.171679687500017 ], [ 134.175390625000063, -6.090332031249972 ], [ 134.154882812500063, -6.06289062499998 ], [ 134.153125, -6.019531250000028 ], [ 134.225097656249972, -6.008496093749997 ], [ 134.301953125000097, -6.009765624999986 ], [ 134.298632812500017, -5.970703125000028 ], [ 134.343066406250017, -5.833007812499943 ], [ 134.226171875000119, -5.744433593750017 ], [ 134.205371093750017, -5.707226562499997 ], [ 134.24726562500004, -5.681933593749989 ], [ 134.341308593750028, -5.712890624999986 ], [ 134.456347656250017, -5.557519531249952 ], [ 134.490332031250119, -5.525097656250011 ], [ 134.506445312500119, -5.438476562499957 ], [ 134.570800781249972, -5.42734375 ], [ 134.616503906250074, -5.438574218749977 ], [ 134.646093750000119, -5.492382812500011 ], [ 134.657812500000119, -5.539257812499969 ], [ 134.645507812500028, -5.581347656250017 ], [ 134.700781250000063, -5.603027343749986 ], [ 134.746972656249994, -5.707031249999957 ] ] ], [ [ [ 132.926269531249972, -5.902050781249983 ], [ 132.845019531250017, -5.987988281249997 ], [ 132.921679687500017, -5.785253906249991 ], [ 132.93769531250004, -5.682617187499957 ], [ 133.008789062499972, -5.621386718750003 ], [ 133.114648437500051, -5.31064453125002 ], [ 133.138476562500017, -5.317871093749986 ], [ 133.172851562500028, -5.348144531250028 ], [ 133.119628906250028, -5.575976562499989 ], [ 132.971093750000051, -5.735839843749957 ], [ 132.926269531249972, -5.902050781249983 ] ] ], [ [ [ 102.367187500000028, -5.478710937499983 ], [ 102.285937500000017, -5.483496093749977 ], [ 102.135546875000017, -5.360546874999969 ], [ 102.110742187499994, -5.32255859374996 ], [ 102.15351562500004, -5.28623046875002 ], [ 102.19843750000004, -5.288867187500031 ], [ 102.371777343750097, -5.366406250000011 ], [ 102.405468750000097, -5.404785156250014 ], [ 102.367187500000028, -5.478710937499983 ] ] ], [ [ [ 123.626757812500074, -5.271582031249963 ], [ 123.62275390625004, -5.373046874999943 ], [ 123.582617187500063, -5.36738281250004 ], [ 123.550097656250074, -5.331835937499989 ], [ 123.540917968749994, -5.29833984375 ], [ 123.542773437500017, -5.271093749999963 ], [ 123.560644531250119, -5.249804687499974 ], [ 123.626757812500074, -5.271582031249963 ] ] ], [ [ [ 122.042968749999972, -5.437988281250028 ], [ 121.979589843750063, -5.46474609374998 ], [ 121.859375, -5.350292968750011 ], [ 121.808496093749994, -5.256152343750017 ], [ 121.82070312499999, -5.202929687500017 ], [ 121.85664062500004, -5.15625 ], [ 121.87373046875004, -5.144628906249949 ], [ 121.866308593750063, -5.095996093749989 ], [ 121.913671875000119, -5.072265624999957 ], [ 121.965722656249994, -5.075585937500009 ], [ 121.999902343749994, -5.140820312499969 ], [ 122.041015625000028, -5.158789062499991 ], [ 122.061816406250017, -5.22128906250002 ], [ 122.042968749999972, -5.437988281250028 ] ] ], [ [ [ 122.645117187500119, -5.26943359374998 ], [ 122.619335937500097, -5.335839843750009 ], [ 122.563867187499994, -5.3875 ], [ 122.51972656250004, -5.391210937500006 ], [ 122.473632812499972, -5.380664062499989 ], [ 122.391992187500051, -5.335449218750014 ], [ 122.371289062500097, -5.383105468749946 ], [ 122.307031250000051, -5.380957031249963 ], [ 122.283105468749994, -5.319531249999969 ], [ 122.329003906249994, -5.137695312499957 ], [ 122.396289062500017, -5.069824218749986 ], [ 122.390039062499994, -4.998535156250028 ], [ 122.334472656249972, -4.84658203124998 ], [ 122.368945312500074, -4.767187499999977 ], [ 122.524414062500028, -4.707128906249991 ], [ 122.659960937500017, -4.633886718749991 ], [ 122.701953125000017, -4.61865234375 ], [ 122.739746093750028, -4.675 ], [ 122.759863281250119, -4.933886718750003 ], [ 122.614062500000074, -5.138671874999986 ], [ 122.645117187500119, -5.26943359374998 ] ] ], [ [ [ 123.179785156250063, -4.551171875000023 ], [ 123.203027343749994, -4.766210937499949 ], [ 123.19570312499999, -4.82265625 ], [ 123.139453125000017, -4.739941406250011 ], [ 123.119238281250063, -4.723437500000031 ], [ 123.103808593750017, -4.739941406250011 ], [ 123.083886718750051, -4.7490234375 ], [ 123.055175781249972, -4.748242187500026 ], [ 123.017968750000051, -4.831738281249983 ], [ 123.014648437499972, -4.910253906249991 ], [ 122.986523437500097, -4.963085937499997 ], [ 122.971679687500028, -5.138476562500031 ], [ 122.981054687500063, -5.185742187499983 ], [ 123.02460937500004, -5.162402343750017 ], [ 123.051464843750097, -5.156445312499955 ], [ 123.149902343749972, -5.224023437499966 ], [ 123.201953125000017, -5.273339843749966 ], [ 123.187304687500074, -5.333007812499957 ], [ 123.120703125000063, -5.393164062499963 ], [ 123.043359375000051, -5.419335937499966 ], [ 122.985742187500051, -5.393554687499943 ], [ 122.96875, -5.405761718749943 ], [ 122.934667968750119, -5.43671875000004 ], [ 122.908789062500063, -5.47744140624998 ], [ 122.916210937500097, -5.519335937499989 ], [ 122.850195312500063, -5.637988281250003 ], [ 122.812109375000119, -5.671289062499952 ], [ 122.733105468750097, -5.634960937500011 ], [ 122.684375, -5.666210937499983 ], [ 122.645019531249972, -5.663378906250031 ], [ 122.584960937500028, -5.544628906249997 ], [ 122.586425781249972, -5.488867187500006 ], [ 122.642187500000119, -5.426269531249957 ], [ 122.642578125000028, -5.381152343750003 ], [ 122.67011718750004, -5.33085937499996 ], [ 122.731445312500028, -5.26191406250004 ], [ 122.766503906250051, -5.210156249999983 ], [ 122.767578124999972, -5.177246093750028 ], [ 122.79365234375004, -5.052441406249997 ], [ 122.803808593750119, -5.000097656249991 ], [ 122.82148437500004, -4.94443359375002 ], [ 122.849414062500074, -4.83125 ], [ 122.853320312500074, -4.618359375000026 ], [ 122.946875000000119, -4.442675781250031 ], [ 123.038281250000097, -4.394726562500026 ], [ 123.07460937499999, -4.38691406250004 ], [ 123.068945312500119, -4.433593749999957 ], [ 123.179785156250063, -4.551171875000023 ] ] ], [ [ [ 133.570800781249972, -4.245898437500003 ], [ 133.621875, -4.299316406249957 ], [ 133.502929687500028, -4.257421875000034 ], [ 133.333007812499972, -4.169628906249997 ], [ 133.320898437500063, -4.111035156249969 ], [ 133.464355468749972, -4.19980468750002 ], [ 133.570800781249972, -4.245898437500003 ] ] ], [ [ [ 123.242382812500097, -4.112988281250011 ], [ 123.144531249999972, -4.233300781250009 ], [ 123.076171874999972, -4.227148437499991 ], [ 122.994726562500063, -4.148046874999963 ], [ 122.97089843750004, -4.06132812499996 ], [ 122.969042968750017, -4.029980468749969 ], [ 123.024902343750028, -3.980957031250028 ], [ 123.211914062500028, -3.997558593750028 ], [ 123.246972656250051, -4.04091796874998 ], [ 123.242382812500097, -4.112988281250011 ] ] ], [ [ [ 128.562597656250119, -3.58544921875 ], [ 128.391601562500028, -3.637890625000026 ], [ 128.428320312500119, -3.54042968749998 ], [ 128.451562500000051, -3.514746093749991 ], [ 128.536328125000097, -3.541308593749989 ], [ 128.562597656250119, -3.58544921875 ] ] ], [ [ [ 128.275585937500097, -3.67460937499996 ], [ 128.249902343749994, -3.711132812500026 ], [ 128.19179687499999, -3.735253906249966 ], [ 128.143164062500119, -3.732714843749989 ], [ 128.158984375000074, -3.697656250000037 ], [ 128.146875, -3.677148437500037 ], [ 128.110839843750028, -3.686425781249966 ], [ 128.052246093749972, -3.714550781250011 ], [ 127.978027343749972, -3.770996093749972 ], [ 127.934375, -3.743066406249966 ], [ 127.925, -3.69931640625002 ], [ 127.927539062500074, -3.679394531249955 ], [ 128.016210937500119, -3.600878906249946 ], [ 128.119140625000028, -3.5875 ], [ 128.26435546875004, -3.51230468750002 ], [ 128.329101562499972, -3.51591796874996 ], [ 128.31367187500004, -3.563671875000011 ], [ 128.291015625000028, -3.59765625 ], [ 128.277441406250119, -3.633203124999966 ], [ 128.275585937500097, -3.67460937499996 ] ] ], [ [ [ 128.722460937500017, -3.546875 ], [ 128.720117187500051, -3.58916015624996 ], [ 128.71328125, -3.602539062500028 ], [ 128.658789062500063, -3.587792968750037 ], [ 128.61953125, -3.588574218750026 ], [ 128.585156250000097, -3.51220703125 ], [ 128.59492187500004, -3.494824218750011 ], [ 128.666503906249972, -3.516699218750034 ], [ 128.69355468750004, -3.52451171875002 ], [ 128.722460937500017, -3.546875 ] ] ], [ [ [ 116.424121093750074, -3.464453124999963 ], [ 116.387792968750119, -3.636718749999972 ], [ 116.3265625, -3.539062499999972 ], [ 116.395312500000017, -3.423339843750014 ], [ 116.426953125000097, -3.399902343749957 ], [ 116.424121093750074, -3.464453124999963 ] ] ], [ [ [ 127.60625, -3.315136718749997 ], [ 127.629296875000051, -3.359179687500003 ], [ 127.531054687500017, -3.331347656250017 ], [ 127.487695312499994, -3.28818359375002 ], [ 127.530468750000097, -3.261523437500003 ], [ 127.554492187500017, -3.254296874999952 ], [ 127.60625, -3.315136718749997 ] ] ], [ [ [ 116.303320312500063, -3.868164062499957 ], [ 116.093359375000063, -4.054101562500009 ], [ 116.05878906250004, -4.006933593749991 ], [ 116.076953125000017, -3.81748046875002 ], [ 116.018359375000074, -3.699902343749969 ], [ 116.022460937500028, -3.612402343749991 ], [ 116.063574218750063, -3.457910156249952 ], [ 116.117382812500097, -3.339550781249997 ], [ 116.239355468750063, -3.260351562500034 ], [ 116.26972656250004, -3.251074218750006 ], [ 116.26210937499999, -3.394824218749989 ], [ 116.286523437499994, -3.448828124999977 ], [ 116.29511718750004, -3.495019531249966 ], [ 116.282031250000074, -3.534765624999977 ], [ 116.305175781249972, -3.718554687500031 ], [ 116.318652343750074, -3.762988281250031 ], [ 116.28925781250004, -3.820898437500006 ], [ 116.303320312500063, -3.868164062499957 ] ] ], [ [ [ 126.861132812500074, -3.087890624999986 ], [ 127.025488281250063, -3.166015625 ], [ 127.062890625000051, -3.216992187499997 ], [ 127.092382812500063, -3.277539062499983 ], [ 127.124707031250097, -3.310839843750017 ], [ 127.163476562499994, -3.338085937499969 ], [ 127.227343750000074, -3.391015625 ], [ 127.244238281250119, -3.47109375 ], [ 127.229589843750063, -3.633007812500011 ], [ 127.155175781249994, -3.647265624999989 ], [ 127.085058593750119, -3.6708984375 ], [ 126.940917968749972, -3.764550781249994 ], [ 126.869921875000074, -3.782910156249997 ], [ 126.794140625000097, -3.789160156250034 ], [ 126.740332031250063, -3.813671874999955 ], [ 126.686328125000074, -3.823632812500037 ], [ 126.546679687500017, -3.771679687500026 ], [ 126.411132812500028, -3.710644531250026 ], [ 126.21455078125004, -3.605175781250026 ], [ 126.178320312500119, -3.579394531250017 ], [ 126.146679687500097, -3.522753906250017 ], [ 126.056542968749994, -3.420996093749991 ], [ 126.033984375000017, -3.355859375000037 ], [ 126.026464843750119, -3.17050781250002 ], [ 126.050097656250017, -3.128125 ], [ 126.08828125, -3.105468750000014 ], [ 126.219628906249994, -3.148144531249997 ], [ 126.30625, -3.103222656249997 ], [ 126.555078125000051, -3.065234374999989 ], [ 126.80830078125004, -3.069140624999974 ], [ 126.861132812500074, -3.087890624999986 ] ] ], [ [ [ 127.987890625000119, -2.936523437499957 ], [ 127.937695312500097, -3.020019531250014 ], [ 127.849609374999972, -3.016308593749969 ], [ 127.834277343750074, -3.004394531250028 ], [ 127.938378906250051, -2.952343749999983 ], [ 127.987890625000119, -2.936523437499957 ] ] ], [ [ [ 106.88642578125004, -3.005273437500023 ], [ 106.869726562500119, -3.025292968750023 ], [ 106.814257812500074, -3.014453125000031 ], [ 106.774316406250051, -2.98681640625 ], [ 106.74921875000004, -2.960449218749957 ], [ 106.742871093750097, -2.932812500000011 ], [ 106.796875, -2.898925781250028 ], [ 106.910644531249972, -2.93398437499998 ], [ 106.88642578125004, -3.005273437500023 ] ] ], [ [ [ 107.47333984375004, -2.899511718749977 ], [ 107.43281250000004, -2.925292968749986 ], [ 107.409277343750063, -2.900585937500011 ], [ 107.402441406250119, -2.87294921874998 ], [ 107.419335937499994, -2.838085937499983 ], [ 107.474414062500017, -2.834667968749997 ], [ 107.499707031250097, -2.845019531249974 ], [ 107.47333984375004, -2.899511718749977 ] ] ], [ [ [ 129.754687500000074, -2.865820312500034 ], [ 129.984375, -2.976660156249963 ], [ 130.103417968750051, -2.99296875 ], [ 130.303613281249994, -2.978515624999986 ], [ 130.379101562500097, -2.989355468749977 ], [ 130.569921875000063, -3.130859375000028 ], [ 130.625585937500119, -3.228027343750014 ], [ 130.641699218750119, -3.311914062499966 ], [ 130.67109375000004, -3.391503906250023 ], [ 130.718066406250017, -3.411328124999969 ], [ 130.773437499999972, -3.41875 ], [ 130.845605468749994, -3.533300781249949 ], [ 130.859960937500063, -3.570312500000028 ], [ 130.80507812499999, -3.85771484374996 ], [ 130.580371093750074, -3.748828124999989 ], [ 130.363085937500017, -3.625195312500026 ], [ 130.269726562500097, -3.579296875 ], [ 130.019531250000028, -3.474707031250006 ], [ 129.981152343750097, -3.43886718749998 ], [ 129.953125, -3.391601562499943 ], [ 129.84414062499999, -3.327148437499957 ], [ 129.626660156250097, -3.317187499999974 ], [ 129.545019531250063, -3.318847656249957 ], [ 129.511718750000028, -3.32851562499998 ], [ 129.520410156250051, -3.363183593750023 ], [ 129.52167968750004, -3.433691406249991 ], [ 129.467675781250051, -3.453222656249977 ], [ 129.332812500000017, -3.408691406249972 ], [ 129.212109375000097, -3.392675781249991 ], [ 129.10761718750004, -3.34921875000002 ], [ 128.967480468750097, -3.326074218750009 ], [ 128.952050781250051, -3.30419921875 ], [ 128.96406250000004, -3.271679687500026 ], [ 128.957812500000074, -3.241113281250023 ], [ 128.925390625000063, -3.229296875000017 ], [ 128.8625, -3.234960937500006 ], [ 128.801757812499972, -3.265625 ], [ 128.751269531250017, -3.30048828125004 ], [ 128.67695312500004, -3.396582031249991 ], [ 128.638964843750017, -3.433398437500031 ], [ 128.516601562499972, -3.449121093750037 ], [ 128.465917968750063, -3.43984375 ], [ 128.419238281250017, -3.416015624999943 ], [ 128.279980468750097, -3.240527343749989 ], [ 128.233007812500119, -3.20263671875 ], [ 128.180664062500028, -3.171679687500003 ], [ 128.13203125000004, -3.157421875000026 ], [ 128.082128906250119, -3.184082031249943 ], [ 128.055761718750063, -3.238574218749946 ], [ 128.043945312499972, -3.303320312499991 ], [ 128.030078125000074, -3.340527343750026 ], [ 127.970019531250017, -3.444335937499943 ], [ 127.920410156250028, -3.506054687499997 ], [ 127.902343749999972, -3.496289062499955 ], [ 127.927832031250119, -3.397265624999946 ], [ 127.92792968750004, -3.34140625000002 ], [ 127.897167968750097, -3.282324218749977 ], [ 127.877929687499972, -3.222070312499966 ], [ 128.113378906250063, -2.934570312500014 ], [ 128.198535156250017, -2.865917968749969 ], [ 128.569824218749972, -2.842187500000023 ], [ 128.790527343750028, -2.856640625000026 ], [ 128.910742187500063, -2.849609375000014 ], [ 128.991113281249994, -2.82851562499998 ], [ 129.057714843750063, -2.838476562499977 ], [ 129.074316406250119, -2.895117187499963 ], [ 129.116308593750119, -2.937011718749972 ], [ 129.174414062500063, -2.933496093749966 ], [ 129.279589843750017, -2.8890625 ], [ 129.371093749999972, -2.82050781250004 ], [ 129.427343750000063, -2.790722656250011 ], [ 129.484179687500017, -2.785742187499977 ], [ 129.542968750000028, -2.790332031250017 ], [ 129.600488281249994, -2.806152343749957 ], [ 129.754687500000074, -2.865820312500034 ] ] ], [ [ [ 100.425097656250074, -3.182910156249974 ], [ 100.465136718750074, -3.32851562499998 ], [ 100.346093750000051, -3.229199218749997 ], [ 100.348437500000074, -3.158789062500034 ], [ 100.332031250000028, -3.11308593749996 ], [ 100.259960937500097, -3.056933593749974 ], [ 100.20429687500004, -2.98681640625 ], [ 100.179296875000063, -2.82021484374998 ], [ 100.198535156250017, -2.785546875000023 ], [ 100.245605468749972, -2.783203124999986 ], [ 100.454589843750028, -3.001953124999972 ], [ 100.468847656250119, -3.038964843749966 ], [ 100.464257812500051, -3.116894531250026 ], [ 100.433886718750074, -3.141308593750026 ], [ 100.425097656250074, -3.182910156249974 ] ] ], [ [ [ 108.207226562500097, -2.997656249999977 ], [ 108.191796875000051, -3.103027343749957 ], [ 108.167285156250017, -3.142773437499969 ], [ 108.083593750000119, -3.19492187500002 ], [ 108.055273437500063, -3.22685546874996 ], [ 107.977148437500119, -3.221777343749991 ], [ 107.967285156249972, -3.166601562500034 ], [ 107.94111328125004, -3.12929687499998 ], [ 107.858203125000017, -3.086328125000023 ], [ 107.836621093750097, -3.0966796875 ], [ 107.821777343749972, -3.160742187499991 ], [ 107.659570312499994, -3.205566406249972 ], [ 107.61445312500004, -3.209375 ], [ 107.636718750000028, -3.124804687499946 ], [ 107.59492187500004, -3.058398437500017 ], [ 107.591601562500074, -2.976562499999943 ], [ 107.583886718749994, -2.940722656250017 ], [ 107.563476562500028, -2.920117187499997 ], [ 107.604882812500051, -2.863085937500017 ], [ 107.598144531249972, -2.79970703124998 ], [ 107.641601562499972, -2.731542968750034 ], [ 107.666308593750017, -2.566308593750037 ], [ 107.837792968750051, -2.530273437499972 ], [ 107.87470703125004, -2.55966796875002 ], [ 108.07441406250004, -2.596972656249974 ], [ 108.215136718750017, -2.696972656250011 ], [ 108.290625000000119, -2.829980468750023 ], [ 108.207226562500097, -2.997656249999977 ] ] ], [ [ [ 100.204101562499972, -2.741015625000017 ], [ 100.132714843749994, -2.821386718749949 ], [ 100.014941406250074, -2.819726562499966 ], [ 99.991894531250097, -2.769824218750017 ], [ 99.996875, -2.64931640624998 ], [ 99.968164062500051, -2.609765625 ], [ 99.969335937500119, -2.594140625000023 ], [ 99.987890625000063, -2.525390624999957 ], [ 100.011914062500097, -2.510253906249986 ], [ 100.201953125000074, -2.679687499999957 ], [ 100.204101562499972, -2.741015625000017 ] ] ], [ [ [ 134.374218750000097, -2.123535156249986 ], [ 134.345214843750028, -2.138769531249977 ], [ 134.335058593750063, -2.095214843749986 ], [ 134.350781250000097, -2.036914062500003 ], [ 134.36953125, -2.027636718749989 ], [ 134.391015625000051, -2.03076171875 ], [ 134.419042968750063, -2.051757812500014 ], [ 134.374218750000097, -2.123535156249986 ] ] ], [ [ [ 99.843066406250074, -2.343066406250031 ], [ 99.84785156250004, -2.369726562499949 ], [ 99.685156250000119, -2.281738281249972 ], [ 99.607031250000119, -2.257519531250011 ], [ 99.537402343750074, -2.161523437499994 ], [ 99.558886718750074, -2.115429687500011 ], [ 99.561816406250074, -2.05117187499998 ], [ 99.572167968750051, -2.025781249999966 ], [ 99.622070312499972, -2.016601562499957 ], [ 99.686425781250051, -2.06337890624998 ], [ 99.73476562499999, -2.177734375000014 ], [ 99.815722656250074, -2.284375 ], [ 99.843066406250074, -2.343066406250031 ] ] ], [ [ [ 126.05507812499999, -2.451269531249963 ], [ 126.037890625000017, -2.469433593750011 ], [ 125.977929687499994, -2.415429687500023 ], [ 125.937597656250119, -2.26279296875002 ], [ 125.903222656250051, -2.22216796875 ], [ 125.862890625000063, -2.077148437499943 ], [ 125.87324218750004, -2.035937499999989 ], [ 125.922753906249994, -1.974804687499969 ], [ 125.962792968749994, -1.975781249999983 ], [ 125.992675781249972, -2.011816406249963 ], [ 125.975976562499994, -2.168066406249991 ], [ 126.065722656250017, -2.365820312499963 ], [ 126.05507812499999, -2.451269531249963 ] ] ], [ [ [ 123.848242187500063, -1.955468750000023 ], [ 123.866015625000017, -1.995703124999963 ], [ 123.803515625000017, -1.99433593750004 ], [ 123.777246093749994, -1.918652343749983 ], [ 123.783496093750017, -1.878320312500023 ], [ 123.848242187500063, -1.955468750000023 ] ] ], [ [ [ 126.024218750000074, -1.789746093750011 ], [ 126.33173828125004, -1.822851562500006 ], [ 126.288085937500028, -1.858886718749972 ], [ 125.956445312500051, -1.916601562500006 ], [ 125.838867187499972, -1.906152343750009 ], [ 125.47919921875004, -1.940039062499991 ], [ 125.432617187499972, -1.938085937500034 ], [ 125.42597656250004, -1.882226562500023 ], [ 125.387207031249972, -1.843066406249946 ], [ 125.444726562499994, -1.808984375000023 ], [ 125.520898437500051, -1.800878906249977 ], [ 125.720312500000063, -1.813769531250017 ], [ 126.024218750000074, -1.789746093750011 ] ] ], [ [ [ 123.152539062500097, -1.816503906249963 ], [ 123.078808593750097, -1.898925781249957 ], [ 123.070898437500063, -1.854882812499966 ], [ 123.085839843749994, -1.81484375 ], [ 123.106445312500028, -1.78671875000002 ], [ 123.1375, -1.77265625 ], [ 123.152539062500097, -1.816503906249963 ] ] ], [ [ [ 130.353320312500074, -1.690527343749963 ], [ 130.36542968750004, -1.74980468749996 ], [ 130.425, -1.804589843750023 ], [ 130.404296874999972, -1.889843749999983 ], [ 130.38056640625004, -1.902636718750003 ], [ 130.393359375000074, -1.94160156250004 ], [ 130.418847656249994, -1.971289062499963 ], [ 130.372656250000119, -1.991894531249983 ], [ 130.338964843750063, -1.98183593749998 ], [ 130.284179687500028, -2.009375 ], [ 130.248046875000028, -2.047753906249994 ], [ 130.13349609375004, -2.063867187499994 ], [ 130.093359375000063, -2.028320312499943 ], [ 129.886523437500017, -1.98642578125002 ], [ 129.754394531250028, -1.894433593750023 ], [ 129.737695312499994, -1.866894531250011 ], [ 129.993652343749972, -1.758886718750034 ], [ 130.105761718750017, -1.730468750000014 ], [ 130.19960937499999, -1.732226562500017 ], [ 130.317968750000063, -1.691992187499991 ], [ 130.353320312500074, -1.690527343749963 ] ] ], [ [ [ 124.969531250000074, -1.70546875 ], [ 125.062988281250028, -1.741015625000031 ], [ 125.09589843750004, -1.740820312499991 ], [ 125.126757812500017, -1.699316406249977 ], [ 125.145800781250017, -1.692578125000026 ], [ 125.187890625000051, -1.712890624999986 ], [ 125.19765625, -1.780273437499943 ], [ 125.25820312499999, -1.770898437499994 ], [ 125.305371093750097, -1.793945312499986 ], [ 125.320214843749994, -1.810058593749972 ], [ 125.314062500000063, -1.877148437499969 ], [ 125.134765624999972, -1.888964843749974 ], [ 125.006738281249994, -1.943066406249983 ], [ 124.834472656249972, -1.894433593750023 ], [ 124.639160156249972, -1.97822265625004 ], [ 124.520605468750063, -2.006933593750034 ], [ 124.417773437500017, -2.005175781250031 ], [ 124.329687500000119, -1.858886718749972 ], [ 124.380859374999972, -1.6875 ], [ 124.417578125000063, -1.659277343749991 ], [ 124.483007812500063, -1.64433593749996 ], [ 124.663964843749994, -1.635937500000026 ], [ 124.969531250000074, -1.70546875 ] ] ], [ [ [ 135.474218750000063, -1.591796875000014 ], [ 135.869140624999972, -1.641992187500023 ], [ 135.976171875000119, -1.635546874999946 ], [ 136.201562500000051, -1.654980468749997 ], [ 136.389648437499972, -1.72158203124998 ], [ 136.718554687500017, -1.73398437500002 ], [ 136.816699218750017, -1.75380859374998 ], [ 136.892578125000028, -1.799707031249994 ], [ 136.708593750000119, -1.837695312500017 ], [ 136.621875, -1.873046875000014 ], [ 136.460839843749994, -1.890429687500003 ], [ 136.326074218749994, -1.872460937499994 ], [ 136.228125000000119, -1.893652343749949 ], [ 136.19257812500004, -1.859179687499946 ], [ 136.04921875, -1.824121093749994 ], [ 135.865722656249972, -1.752148437499997 ], [ 135.487597656250074, -1.66835937499998 ], [ 135.469726562499972, -1.616210937500014 ], [ 135.474218750000063, -1.591796875000014 ] ] ], [ [ [ 108.953125, -1.61962890625 ], [ 108.837890624999972, -1.661621093750028 ], [ 108.803710937500028, -1.567773437499994 ], [ 108.877246093750074, -1.539843749999989 ], [ 108.956835937500017, -1.564062499999949 ], [ 108.953125, -1.61962890625 ] ] ], [ [ [ 106.045703125000017, -1.669433593750014 ], [ 106.080078124999972, -1.738281250000014 ], [ 106.127148437500097, -1.800195312500009 ], [ 106.161718750000119, -1.866992187500031 ], [ 106.208789062500017, -2.188671875000011 ], [ 106.36591796875004, -2.464843749999972 ], [ 106.818457031250063, -2.573339843749963 ], [ 106.74433593750004, -2.617968749999989 ], [ 106.706640625000119, -2.658007812499974 ], [ 106.678808593750119, -2.704003906250023 ], [ 106.612011718750097, -2.895507812499957 ], [ 106.618554687499994, -2.936132812499977 ], [ 106.657617187500051, -3.001171874999983 ], [ 106.66718750000004, -3.071777343749986 ], [ 106.61054687500004, -3.071386718749991 ], [ 106.546777343750051, -3.055566406249966 ], [ 106.496093750000028, -3.029003906249969 ], [ 106.448730468749972, -2.994238281249991 ], [ 106.397363281250051, -2.96660156249996 ], [ 106.341601562500074, -2.948730468749957 ], [ 106.250097656250063, -2.894042968750014 ], [ 106.125878906249994, -2.855371093750037 ], [ 105.99873046875004, -2.824902343749955 ], [ 105.937207031250097, -2.743554687499994 ], [ 105.908007812500017, -2.643261718749997 ], [ 105.939062500000119, -2.493457031250031 ], [ 105.907617187500051, -2.451953125 ], [ 105.862402343750063, -2.415429687500023 ], [ 105.806835937500097, -2.30742187499996 ], [ 105.785839843750097, -2.18134765625004 ], [ 105.705273437500097, -2.13261718749996 ], [ 105.599023437500051, -2.103125 ], [ 105.552734375000028, -2.079003906249966 ], [ 105.342871093750063, -2.125097656250034 ], [ 105.292578125000063, -2.114257812499957 ], [ 105.247656250000063, -2.07939453124996 ], [ 105.133398437500119, -2.042578125 ], [ 105.137695312500028, -1.972656249999972 ], [ 105.191015625000063, -1.91689453124998 ], [ 105.316210937500074, -1.860546874999955 ], [ 105.374804687500017, -1.813183593749997 ], [ 105.386523437500017, -1.750781249999974 ], [ 105.364257812499972, -1.705078125 ], [ 105.373144531250119, -1.657324218750034 ], [ 105.412695312500119, -1.611035156250026 ], [ 105.459570312500063, -1.574707031249986 ], [ 105.585449218750028, -1.526757812499994 ], [ 105.640429687500017, -1.610449218749991 ], [ 105.667578125000063, -1.680371093750026 ], [ 105.700878906250097, -1.731054687499963 ], [ 105.754492187500119, -1.658691406249957 ], [ 105.720410156250097, -1.533886718750026 ], [ 105.81611328125004, -1.50605468750004 ], [ 105.910058593749994, -1.504980468749991 ], [ 105.980957031249972, -1.539160156250034 ], [ 106.027343749999972, -1.593164062500023 ], [ 106.045703125000017, -1.669433593750014 ] ] ], [ [ [ 123.597558593749994, -1.704296875000011 ], [ 123.528613281250074, -1.710839843750009 ], [ 123.482519531250063, -1.681445312499974 ], [ 123.486621093750017, -1.534863281249955 ], [ 123.52851562500004, -1.502832031250009 ], [ 123.54853515625004, -1.508203125000037 ], [ 123.561328125000074, -1.551855468749949 ], [ 123.582031250000028, -1.590917968750006 ], [ 123.616406250000097, -1.627441406249986 ], [ 123.597558593749994, -1.704296875000011 ] ] ], [ [ [ 128.153027343750097, -1.66054687499998 ], [ 128.091796874999972, -1.701171875 ], [ 128.06123046875004, -1.712402343749972 ], [ 127.913769531250097, -1.68515625000002 ], [ 127.741015625000074, -1.690820312500023 ], [ 127.561621093750119, -1.728515624999972 ], [ 127.457617187500063, -1.696679687499966 ], [ 127.392187500000063, -1.644824218749974 ], [ 127.395019531250028, -1.589843749999972 ], [ 127.45673828125004, -1.453710937500034 ], [ 127.591796874999972, -1.350781250000026 ], [ 127.64667968750004, -1.332421875 ], [ 127.742968750000017, -1.360253906249994 ], [ 127.905078125000017, -1.439062499999977 ], [ 128.032812500000119, -1.531640625 ], [ 128.148730468750017, -1.60371093750004 ], [ 128.153027343750097, -1.66054687499998 ] ] ], [ [ [ 123.212304687499994, -1.171289062499966 ], [ 123.234277343750051, -1.233691406249974 ], [ 123.198046875000017, -1.287695312499963 ], [ 123.237792968749972, -1.389355468749983 ], [ 123.33857421875004, -1.25400390625002 ], [ 123.43476562500004, -1.236816406249986 ], [ 123.489355468750063, -1.259277343749943 ], [ 123.526855468749972, -1.28603515624998 ], [ 123.547265625000051, -1.337402343749957 ], [ 123.51191406250004, -1.447363281249977 ], [ 123.448730468750028, -1.498828124999989 ], [ 123.366992187500074, -1.507128906249989 ], [ 123.328613281249972, -1.443066406249997 ], [ 123.274902343749972, -1.437207031249955 ], [ 123.237402343750063, -1.576953125 ], [ 123.220507812500074, -1.598339843750011 ], [ 123.172949218750063, -1.616015624999974 ], [ 123.130371093750028, -1.577441406250017 ], [ 123.122949218749994, -1.556054687500009 ], [ 123.182910156250074, -1.492773437499991 ], [ 123.150390625000028, -1.304492187500003 ], [ 123.10517578125004, -1.339843750000014 ], [ 122.984375, -1.510644531249994 ], [ 122.890429687500074, -1.58720703124996 ], [ 122.858496093750063, -1.548242187500023 ], [ 122.810839843750017, -1.432128906249986 ], [ 122.83222656250004, -1.283007812499989 ], [ 122.908007812500017, -1.182226562499963 ], [ 122.972460937500074, -1.189160156249955 ], [ 123.158300781250119, -1.157519531250003 ], [ 123.212304687499994, -1.171289062499966 ] ] ], [ [ [ 109.710253906250074, -1.1806640625 ], [ 109.510839843750119, -1.282812500000034 ], [ 109.463671875000017, -1.277539062500026 ], [ 109.428125, -1.2412109375 ], [ 109.450292968750119, -1.044140625 ], [ 109.475976562499994, -0.9853515625 ], [ 109.614648437500051, -0.979101562499977 ], [ 109.699511718750017, -1.007324218749957 ], [ 109.74335937500004, -1.039355468749989 ], [ 109.760546875000017, -1.105175781249997 ], [ 109.750781250000074, -1.145019531250028 ], [ 109.710253906250074, -1.1806640625 ] ] ], [ [ [ 134.965332031249972, -1.116015624999974 ], [ 134.917382812499994, -1.134277343749972 ], [ 134.86171875, -1.114160156249952 ], [ 134.808886718750074, -1.037597656249986 ], [ 134.827929687500017, -0.978808593750003 ], [ 134.889257812500119, -0.938476562499957 ], [ 134.940820312500051, -0.978906250000023 ], [ 134.956738281250097, -1.030566406249974 ], [ 134.99628906250004, -1.03408203124998 ], [ 134.965332031249972, -1.116015624999974 ] ] ], [ [ [ 99.163867187500074, -1.777929687500006 ], [ 99.071777343749972, -1.783496093749989 ], [ 98.874316406250074, -1.66367187499999 ], [ 98.827734375000063, -1.609960937499977 ], [ 98.816308593750051, -1.538281250000026 ], [ 98.626953125000028, -1.261328125 ], [ 98.60175781250004, -1.197851562499949 ], [ 98.676074218750074, -0.970507812500003 ], [ 98.869042968750051, -0.915625 ], [ 98.932617187500028, -0.954003906250009 ], [ 98.954785156250097, -1.05625 ], [ 99.065039062500119, -1.240722656249986 ], [ 99.101464843750051, -1.340136718749989 ], [ 99.128906249999972, -1.384179687499994 ], [ 99.140429687500017, -1.418457031249957 ], [ 99.130664062500074, -1.442382812499943 ], [ 99.210351562500051, -1.559277343749955 ], [ 99.267285156250097, -1.62773437499996 ], [ 99.271484374999972, -1.738476562499955 ], [ 99.163867187500074, -1.777929687500006 ] ] ], [ [ [ 131.001855468750051, -1.315527343750034 ], [ 130.966601562500074, -1.34345703125004 ], [ 130.845117187499994, -1.317285156250037 ], [ 130.782324218750063, -1.255468749999963 ], [ 130.739355468750119, -1.17255859375004 ], [ 130.712109375000097, -1.104394531250009 ], [ 130.704394531250017, -1.05019531249998 ], [ 130.667968749999972, -0.98398437499999 ], [ 130.672949218750063, -0.959765625000031 ], [ 130.89716796875004, -0.890039062500037 ], [ 130.939453125000028, -0.915332031249946 ], [ 131.033007812500074, -0.917578124999963 ], [ 131.07392578125004, -0.968261718749986 ], [ 131.046191406250017, -1.188183593750026 ], [ 131.001855468750051, -1.315527343750034 ] ] ], [ [ [ 130.905273437499972, -0.77744140625002 ], [ 130.879785156250051, -0.828417968750003 ], [ 130.83242187499999, -0.86289062500002 ], [ 130.402441406250063, -0.92392578125002 ], [ 130.439062500000063, -0.88740234375004 ], [ 130.457324218750017, -0.85117187500002 ], [ 130.484277343749994, -0.832519531249957 ], [ 130.526953125000119, -0.837304687499952 ], [ 130.548144531250074, -0.82626953125002 ], [ 130.56953125000004, -0.821875 ], [ 130.59375, -0.82666015625 ], [ 130.635449218750097, -0.811621093749963 ], [ 130.723242187500119, -0.82246093750004 ], [ 130.813476562500028, -0.81386718749998 ], [ 130.807031250000051, -0.76503906249998 ], [ 130.905273437499972, -0.77744140625002 ] ] ], [ [ [ 135.38300781250004, -0.6513671875 ], [ 135.595703124999972, -0.690429687499957 ], [ 135.673242187500051, -0.688281249999974 ], [ 135.749023437500028, -0.732519531250006 ], [ 135.841210937499994, -0.711621093750011 ], [ 135.893554687499972, -0.725781249999969 ], [ 136.06875, -0.877734375000017 ], [ 136.1546875, -0.978320312499989 ], [ 136.282617187499994, -1.064648437499997 ], [ 136.375292968750074, -1.094042968750031 ], [ 136.30537109375004, -1.173144531249989 ], [ 136.164746093750097, -1.214746093750023 ], [ 136.110351562500028, -1.216796875 ], [ 136.002539062500063, -1.169726562500003 ], [ 135.915039062500028, -1.178417968749997 ], [ 135.838769531249994, -1.11943359374996 ], [ 135.825585937499994, -1.028320312499972 ], [ 135.747070312499972, -0.823046874999974 ], [ 135.64570312500004, -0.881933593749991 ], [ 135.52382812499999, -0.787304687499983 ], [ 135.491113281249994, -0.785058593749966 ], [ 135.483398437499972, -0.801074218750031 ], [ 135.431640625000028, -0.768847656249946 ], [ 135.387695312499972, -0.704882812499974 ], [ 135.38300781250004, -0.6513671875 ] ] ], [ [ [ 127.300390625000119, -0.780957031250026 ], [ 127.289062500000028, -0.8015625 ], [ 127.184570312499972, -0.775292968750023 ], [ 127.156445312500097, -0.760937500000026 ], [ 127.209082031250063, -0.619335937499955 ], [ 127.258203125000051, -0.6234375 ], [ 127.301269531250028, -0.758398437499949 ], [ 127.300390625000119, -0.780957031250026 ] ] ], [ [ [ 130.626660156250097, -0.528710937499966 ], [ 130.569140625000074, -0.529980468749955 ], [ 130.465429687500063, -0.486523437499983 ], [ 130.525878906249972, -0.448730468750014 ], [ 130.56416015625004, -0.440917968750028 ], [ 130.597460937500074, -0.418261718750031 ], [ 130.615917968750097, -0.417285156250003 ], [ 130.65693359375004, -0.436523437500014 ], [ 130.684277343750097, -0.46914062499999 ], [ 130.626660156250097, -0.528710937499966 ] ] ], [ [ [ 121.864355468750119, -0.406835937500006 ], [ 121.906835937500063, -0.451269531250006 ], [ 121.88125, -0.502636718749983 ], [ 121.846875, -0.489843749999949 ], [ 121.75605468750004, -0.490820312499977 ], [ 121.721777343750119, -0.494726562499977 ], [ 121.680957031250017, -0.525 ], [ 121.655273437499972, -0.526171874999989 ], [ 121.672363281249972, -0.478808593750017 ], [ 121.749316406250017, -0.40703125 ], [ 121.797363281249972, -0.417675781249997 ], [ 121.864355468750119, -0.406835937500006 ] ] ], [ [ [ 133.472656249999972, -0.726171874999963 ], [ 133.723632812499972, -0.741406249999955 ], [ 133.850292968750097, -0.731445312499972 ], [ 133.974511718749994, -0.744335937500026 ], [ 134.024902343749972, -0.76972656250004 ], [ 134.11152343750004, -0.84677734375002 ], [ 134.086718750000017, -0.897363281250023 ], [ 134.07197265625004, -1.001855468749994 ], [ 134.116210937499972, -1.102441406249966 ], [ 134.188281250000017, -1.203125 ], [ 134.247167968750119, -1.310546875 ], [ 134.259570312500074, -1.362988281250026 ], [ 134.237207031250051, -1.474121093750014 ], [ 134.216992187500097, -1.529101562500031 ], [ 134.145410156249994, -1.620800781249969 ], [ 134.10585937499999, -1.720996093749946 ], [ 134.13125, -1.844531249999989 ], [ 134.145410156249994, -1.96875 ], [ 134.142773437500097, -2.082910156249966 ], [ 134.155664062500051, -2.195214843750023 ], [ 134.194824218750028, -2.309082031249943 ], [ 134.362109375000017, -2.62099609374998 ], [ 134.459960937499972, -2.83232421874996 ], [ 134.491210937500028, -2.71425781249998 ], [ 134.483300781249994, -2.583007812499972 ], [ 134.517968750000051, -2.53564453125 ], [ 134.566894531249972, -2.510449218750026 ], [ 134.627441406249972, -2.536718749999963 ], [ 134.64472656250004, -2.589843749999943 ], [ 134.649023437500119, -2.70585937499996 ], [ 134.702148437499972, -2.933593749999986 ], [ 134.769824218750017, -2.944042968749983 ], [ 134.843359375000063, -2.909179687499986 ], [ 134.855371093750051, -2.97880859374996 ], [ 134.85273437500004, -3.107617187499997 ], [ 134.886816406250063, -3.209863281249966 ], [ 134.91718750000004, -3.249902343750037 ], [ 135.037402343750017, -3.33310546875002 ], [ 135.092187500000051, -3.348535156249966 ], [ 135.251562500000119, -3.368554687499966 ], [ 135.371582031249972, -3.374902343750009 ], [ 135.486621093750017, -3.34511718749998 ], [ 135.56074218750004, -3.26875 ], [ 135.627734375000017, -3.186035156249986 ], [ 135.859179687500017, -2.99531250000004 ], [ 135.926171875000051, -2.904101562500017 ], [ 135.990722656249972, -2.764257812499949 ], [ 136.012988281250074, -2.734277343749966 ], [ 136.243261718750063, -2.583105468749991 ], [ 136.269531250000028, -2.529492187499997 ], [ 136.302539062500074, -2.42568359374998 ], [ 136.352441406250051, -2.325195312500028 ], [ 136.389941406250017, -2.273339843750037 ], [ 136.612304687499972, -2.224316406249997 ], [ 136.843261718750028, -2.19765625 ], [ 137.072070312500017, -2.105078124999949 ], [ 137.171093750000097, -2.025488281249991 ], [ 137.175781249999972, -1.973144531249986 ], [ 137.125488281249972, -1.88125 ], [ 137.1234375, -1.840917968749963 ], [ 137.17646484375004, -1.802148437499966 ], [ 137.38056640625004, -1.685644531250034 ], [ 137.616601562499994, -1.565820312499952 ], [ 137.806250000000119, -1.483203125 ], [ 137.911132812499972, -1.483789062500037 ], [ 138.007812500000028, -1.556542968750023 ], [ 138.110937500000063, -1.61591796875004 ], [ 138.649804687499994, -1.79111328125002 ], [ 138.736132812500017, -1.845507812500003 ], [ 138.811425781249994, -1.917773437499989 ], [ 138.91914062500004, -1.967871093749977 ], [ 139.03945312499999, -1.992089843750023 ], [ 139.148828125000051, -2.03886718749996 ], [ 139.25263671875004, -2.09921875 ], [ 139.481835937500051, -2.211816406250023 ], [ 139.789550781250028, -2.34824218750002 ], [ 139.868359375000097, -2.3564453125 ], [ 140.154589843750074, -2.35 ], [ 140.204003906249994, -2.375683593750011 ], [ 140.250976562499972, -2.412011718749952 ], [ 140.294628906250097, -2.420410156249972 ], [ 140.622558593749972, -2.44580078125 ], [ 140.673046875000097, -2.472070312500023 ], [ 140.720507812500074, -2.508105468749989 ], [ 140.747460937500051, -2.607128906249997 ], [ 140.973437500000074, -2.609765625 ], [ 140.973535156249994, -2.803417968750026 ], [ 140.973632812500028, -3.006640624999946 ], [ 140.973730468750063, -3.209960937499986 ], [ 140.97382812500004, -3.413281250000011 ], [ 140.973925781250017, -3.616601562499952 ], [ 140.974023437499994, -3.819824218749972 ], [ 140.974023437499994, -4.023144531249997 ], [ 140.974218750000063, -4.226464843750037 ], [ 140.974218750000063, -4.429785156249977 ], [ 140.974316406250097, -4.633007812499997 ], [ 140.974414062500017, -4.836328125000023 ], [ 140.974511718750051, -5.039648437499963 ], [ 140.974609374999972, -5.24296875 ], [ 140.974609374999972, -5.446191406250009 ], [ 140.974707031250063, -5.649511718749963 ], [ 140.974804687500097, -5.852832031249989 ], [ 140.974902343750017, -6.056152343750028 ], [ 140.975, -6.259375 ], [ 140.975, -6.346093750000023 ], [ 140.94404296875004, -6.452246093749977 ], [ 140.874609375000119, -6.611523437500011 ], [ 140.862304687499972, -6.740039062499989 ], [ 140.919531250000119, -6.840039062500026 ], [ 140.975195312500063, -6.90537109375002 ], [ 140.975195312500063, -7.072558593749974 ], [ 140.975292968750097, -7.27587890625 ], [ 140.975390625000017, -7.47919921875004 ], [ 140.975488281250051, -7.68251953124998 ], [ 140.975585937499972, -7.885742187499986 ], [ 140.975585937499972, -8.089062500000026 ], [ 140.975683593750063, -8.292382812499966 ], [ 140.97578125000004, -8.495703125 ], [ 140.975878906250017, -8.698925781250011 ], [ 140.975976562500051, -8.902246093749952 ], [ 140.975976562500051, -9.105566406249991 ], [ 140.976171875000119, -9.11875 ], [ 140.924609375000074, -9.085058593749991 ], [ 140.786523437499994, -8.973730468749949 ], [ 140.661523437500051, -8.84677734375002 ], [ 140.581054687499972, -8.72832031249996 ], [ 140.489746093750028, -8.620410156250003 ], [ 140.101660156250119, -8.300585937499946 ], [ 140.002929687499972, -8.19550781250004 ], [ 139.983300781249994, -8.166503906249986 ], [ 139.99257812499999, -8.139355468749969 ], [ 140.037402343750074, -8.083984374999972 ], [ 140.116992187500017, -7.923730468750009 ], [ 140.033789062500063, -8.022753906250017 ], [ 139.93476562500004, -8.101171875 ], [ 139.790820312500017, -8.106347656249994 ], [ 139.649414062499972, -8.125390624999966 ], [ 139.518554687499972, -8.172753906250023 ], [ 139.385644531249994, -8.189062499999963 ], [ 139.319140625000017, -8.165820312500031 ], [ 139.279101562500017, -8.106933593750028 ], [ 139.258300781249972, -8.046582031249983 ], [ 139.248828125000017, -7.982421874999972 ], [ 139.192968750000063, -8.086132812499955 ], [ 139.083203125000097, -8.142871093749974 ], [ 138.933496093749994, -8.262402343749983 ], [ 138.890625, -8.237792968749943 ], [ 138.864746093749972, -8.192285156250009 ], [ 138.85615234375004, -8.145117187499991 ], [ 138.885058593750074, -8.094726562500028 ], [ 138.90546875000004, -8.041210937499955 ], [ 138.935937500000051, -7.913085937499972 ], [ 139.003027343750119, -7.83759765625004 ], [ 139.045703125000017, -7.691406250000014 ], [ 139.073632812499994, -7.639257812499963 ], [ 139.087988281250119, -7.587207031250017 ], [ 139.048925781250063, -7.5283203125 ], [ 138.983007812500119, -7.50820312499999 ], [ 138.93789062499999, -7.472460937499989 ], [ 138.885546875000074, -7.373242187500026 ], [ 138.853125000000119, -7.339648437500031 ], [ 138.793652343750097, -7.298925781249991 ], [ 138.747949218749994, -7.25146484375 ], [ 138.798437500000063, -7.215722656250009 ], [ 138.864843750000119, -7.201367187500011 ], [ 138.919335937499994, -7.203613281250028 ], [ 139.017968750000051, -7.225878906250031 ], [ 139.0625, -7.22714843750002 ], [ 139.176855468750063, -7.1904296875 ], [ 139.112597656250017, -7.201757812500006 ], [ 139.04902343750004, -7.200585937500023 ], [ 138.845703125000028, -7.13632812499999 ], [ 138.720019531250017, -7.069824218749943 ], [ 138.601367187500074, -6.936523437499972 ], [ 138.600195312500119, -6.910742187499949 ], [ 138.683789062500097, -6.886523437499989 ], [ 138.864550781250074, -6.858398437499943 ], [ 138.808496093749994, -6.790429687499952 ], [ 138.726660156250119, -6.731152343749955 ], [ 138.698144531249994, -6.625683593749969 ], [ 138.642187500000063, -6.560449218749994 ], [ 138.521582031250063, -6.45380859375004 ], [ 138.43867187500004, -6.343359375 ], [ 138.36835937500004, -6.118554687500037 ], [ 138.296289062499994, -5.94902343749996 ], [ 138.313867187500051, -5.8875 ], [ 138.374609375000063, -5.84365234374998 ], [ 138.282812500000119, -5.838574218750011 ], [ 138.199609375000051, -5.80703125 ], [ 138.243554687499994, -5.724414062500031 ], [ 138.339648437500074, -5.675683593749966 ], [ 138.252148437500097, -5.688183593750026 ], [ 138.166503906250028, -5.712011718749991 ], [ 138.127441406249972, -5.716503906250011 ], [ 138.08710937500004, -5.70917968750004 ], [ 138.065917968749972, -5.675976562500026 ], [ 138.063085937500119, -5.628906250000028 ], [ 138.075585937499994, -5.545800781249966 ], [ 138.060839843750017, -5.46523437499998 ], [ 137.984960937500063, -5.427636718749966 ], [ 137.92226562499999, -5.370117187499972 ], [ 137.886816406250063, -5.348828124999983 ], [ 137.840332031250028, -5.350488281249966 ], [ 137.795214843750074, -5.312011718749943 ], [ 137.759082031250074, -5.256152343750017 ], [ 137.306640625000028, -5.014355468749969 ], [ 137.279785156249972, -4.945410156249949 ], [ 137.237890625000119, -4.975683593749991 ], [ 137.195898437500119, -4.990429687499983 ], [ 137.14375, -4.950781249999977 ], [ 137.089257812500051, -4.924414062500034 ], [ 137.0296875, -4.928710937500014 ], [ 136.974609374999972, -4.907324218750006 ], [ 136.916992187500028, -4.895117187500006 ], [ 136.856835937500051, -4.893164062499963 ], [ 136.61884765625004, -4.81875 ], [ 136.39375, -4.701269531249949 ], [ 136.210644531250097, -4.650683593749946 ], [ 136.097460937500017, -4.584765625000017 ], [ 135.97968750000004, -4.530859374999963 ], [ 135.716601562500074, -4.478417968750023 ], [ 135.450195312499972, -4.443066406250026 ], [ 135.35390625, -4.441796875000023 ], [ 135.27314453125004, -4.453125 ], [ 135.195605468750074, -4.450683593749972 ], [ 134.754199218750017, -4.19541015625002 ], [ 134.679687499999972, -4.079101562499943 ], [ 134.686914062499994, -4.011132812499952 ], [ 134.706542968750028, -3.954785156250026 ], [ 134.886523437500074, -3.938476562499986 ], [ 134.759765625000028, -3.922167968749946 ], [ 134.707617187500063, -3.929882812500011 ], [ 134.603417968750051, -3.97607421875 ], [ 134.546875, -3.979296874999946 ], [ 134.4671875, -3.948632812500009 ], [ 134.391015625000051, -3.909960937499946 ], [ 134.266210937500119, -3.945800781249972 ], [ 134.20234375000004, -3.887011718749974 ], [ 134.180468750000017, -3.82509765624998 ], [ 134.147070312500063, -3.79677734374998 ], [ 134.1, -3.799707031249952 ], [ 134.036914062500017, -3.821972656249969 ], [ 133.97382812500004, -3.817968750000034 ], [ 133.933203125000119, -3.775585937500011 ], [ 133.90400390625004, -3.720117187499994 ], [ 133.860742187499994, -3.680371093749983 ], [ 133.808496093749994, -3.65 ], [ 133.72304687499999, -3.577929687499989 ], [ 133.678320312500063, -3.4794921875 ], [ 133.683398437500017, -3.309179687500034 ], [ 133.697167968749994, -3.248144531250034 ], [ 133.781640625000051, -3.148925781249986 ], [ 133.841503906250097, -3.054785156249991 ], [ 133.767382812500074, -3.044335937499994 ], [ 133.70039062500004, -3.0875 ], [ 133.671972656250063, -3.131835937499957 ], [ 133.660742187500119, -3.185546874999986 ], [ 133.653125, -3.364355468749991 ], [ 133.599414062500074, -3.416113281249963 ], [ 133.518164062500119, -3.411914062500003 ], [ 133.542285156250074, -3.516406249999974 ], [ 133.509179687500051, -3.615527343750003 ], [ 133.415136718750063, -3.732128906249955 ], [ 133.407226562499972, -3.785156250000014 ], [ 133.42226562499999, -3.842578124999989 ], [ 133.400878906250028, -3.899023437500034 ], [ 133.24873046875004, -4.062304687499989 ], [ 133.198046875000017, -4.070117187499974 ], [ 133.085156250000097, -4.069042968750026 ], [ 132.968554687500074, -4.094921874999969 ], [ 132.914453125000051, -4.05693359374996 ], [ 132.870117187499972, -4.00742187499999 ], [ 132.837109375000097, -3.948925781249983 ], [ 132.790917968749994, -3.828125 ], [ 132.753906250000028, -3.703613281250014 ], [ 132.869726562500063, -3.550976562499997 ], [ 132.82978515625004, -3.412988281249952 ], [ 132.751367187500051, -3.294628906249997 ], [ 132.553515625000074, -3.130664062499989 ], [ 132.348242187500063, -2.97509765625 ], [ 132.254980468750063, -2.943457031249949 ], [ 132.102050781249972, -2.929589843749966 ], [ 132.05390625000004, -2.914550781250014 ], [ 132.006347656249972, -2.856054687500006 ], [ 131.971191406249972, -2.788574218750014 ], [ 132.066894531250028, -2.759570312499974 ], [ 132.230664062500097, -2.680371093749997 ], [ 132.323339843750063, -2.684179687499977 ], [ 132.575488281250017, -2.727148437500034 ], [ 132.652929687500063, -2.766210937499991 ], [ 132.725, -2.789062500000028 ], [ 132.897265625000017, -2.658203125000014 ], [ 133.033789062500119, -2.487402343750034 ], [ 133.11884765625004, -2.45029296875002 ], [ 133.191015625000063, -2.43779296874996 ], [ 133.264941406250017, -2.45429687500004 ], [ 133.411425781250017, -2.513964843750031 ], [ 133.52656250000004, -2.541699218749997 ], [ 133.608691406250074, -2.54716796874996 ], [ 133.65156250000004, -2.6005859375 ], [ 133.700097656250051, -2.624609375 ], [ 133.710937500000028, -2.544042968750034 ], [ 133.753320312500051, -2.450683593750014 ], [ 133.83466796875004, -2.421679687499974 ], [ 133.87763671875004, -2.415039062499943 ], [ 133.904882812500119, -2.390917968750003 ], [ 133.898925781249972, -2.304492187499989 ], [ 133.791015625000028, -2.293652343749997 ], [ 133.849707031250063, -2.219628906250023 ], [ 133.902441406250063, -2.183593749999957 ], [ 133.920507812500119, -2.147460937499972 ], [ 133.92158203125004, -2.102050781249957 ], [ 133.710351562499994, -2.189160156250026 ], [ 133.487792968749972, -2.225585937499986 ], [ 133.35625, -2.215722656250023 ], [ 133.224902343750074, -2.214453125000034 ], [ 132.962792968750051, -2.272558593749963 ], [ 132.863281250000028, -2.270214843750026 ], [ 132.63105468750004, -2.24667968750002 ], [ 132.502636718750097, -2.218457031249955 ], [ 132.403320312500028, -2.240429687499997 ], [ 132.307617187499972, -2.24228515625002 ], [ 132.20742187499999, -2.175781249999972 ], [ 132.122167968750119, -2.092382812500034 ], [ 132.079882812500017, -2.033203124999957 ], [ 132.023437499999972, -1.99033203125002 ], [ 131.998437500000051, -1.932519531249966 ], [ 131.936132812500119, -1.714941406249963 ], [ 131.93037109375004, -1.559667968750034 ], [ 131.82978515625004, -1.556542968750023 ], [ 131.731445312499972, -1.541210937500011 ], [ 131.29375, -1.393457031250009 ], [ 131.240820312500063, -1.429687500000028 ], [ 131.179199218750028, -1.448339843750006 ], [ 131.117773437500119, -1.455273437499997 ], [ 131.056738281250119, -1.447656249999952 ], [ 130.995898437500074, -1.42470703124998 ], [ 131.000976562500028, -1.38398437500004 ], [ 131.046191406250017, -1.284082031250023 ], [ 131.090527343750097, -1.247265624999983 ], [ 131.151855468749972, -1.218847656249963 ], [ 131.190820312499994, -1.165820312500003 ], [ 131.254101562500097, -1.006933593749963 ], [ 131.25898437500004, -0.95263671875 ], [ 131.252050781250119, -0.897167968749983 ], [ 131.257226562499994, -0.855468750000014 ], [ 131.296386718749972, -0.83359375 ], [ 131.461523437500063, -0.78183593750002 ], [ 131.804296875000063, -0.703808593750026 ], [ 131.890917968750074, -0.657128906250023 ], [ 131.962402343749972, -0.58242187499998 ], [ 132.045996093750119, -0.537011718749966 ], [ 132.084472656249972, -0.491113281250037 ], [ 132.128417968749972, -0.454101562499957 ], [ 132.39375, -0.355468750000028 ], [ 132.508007812500097, -0.347460937499989 ], [ 132.625097656250063, -0.358886718750014 ], [ 132.856445312500028, -0.417382812500023 ], [ 133.077148437499972, -0.511816406249991 ], [ 133.268457031250051, -0.635742187500014 ], [ 133.472656249999972, -0.726171874999963 ] ] ], [ [ [ 104.474218750000119, -0.334667968749955 ], [ 104.567773437499994, -0.43183593750004 ], [ 104.590136718750017, -0.466601562500017 ], [ 104.543945312500028, -0.520507812499986 ], [ 104.50654296875004, -0.596679687499957 ], [ 104.485351562499972, -0.612890624999977 ], [ 104.413867187500017, -0.583691406249983 ], [ 104.363183593749994, -0.658593749999966 ], [ 104.329785156250097, -0.539062499999943 ], [ 104.257128906250017, -0.463281249999966 ], [ 104.302343750000119, -0.385742187499972 ], [ 104.31875, -0.380175781249989 ], [ 104.340722656249994, -0.38261718749996 ], [ 104.363574218750074, -0.402832031249986 ], [ 104.474218750000119, -0.334667968749955 ] ] ], [ [ [ 127.566992187500063, -0.318945312499949 ], [ 127.682421875000017, -0.46835937500002 ], [ 127.604980468749972, -0.610156249999946 ], [ 127.65859375, -0.689453125000028 ], [ 127.804296875000063, -0.694433593749977 ], [ 127.837890625000028, -0.724121093749986 ], [ 127.863281250000028, -0.759863281249991 ], [ 127.880175781250017, -0.808691406249991 ], [ 127.842285156250028, -0.847753906249949 ], [ 127.761132812499994, -0.883691406249994 ], [ 127.667578125000119, -0.832031249999943 ], [ 127.642871093750074, -0.783984375000017 ], [ 127.623828125000017, -0.76601562499999 ], [ 127.497851562500017, -0.802441406249955 ], [ 127.462695312500017, -0.80595703124996 ], [ 127.438281250000017, -0.739062500000017 ], [ 127.468652343749994, -0.64296875 ], [ 127.380566406250097, -0.599609375000028 ], [ 127.3, -0.500292968749946 ], [ 127.29707031250004, -0.46025390624996 ], [ 127.329492187499994, -0.39091796874996 ], [ 127.325097656249994, -0.335839843750023 ], [ 127.371191406250063, -0.331640624999963 ], [ 127.455175781250119, -0.406347656249991 ], [ 127.491699218749972, -0.335937499999957 ], [ 127.527343749999972, -0.306640625000028 ], [ 127.566992187500063, -0.318945312499949 ] ] ], [ [ [ 127.249902343750051, -0.4953125 ], [ 127.187304687500074, -0.52119140625004 ], [ 127.119140625000028, -0.520507812499986 ], [ 127.104394531250051, -0.413867187500017 ], [ 127.126464843750028, -0.278613281250003 ], [ 127.189648437500097, -0.255761718749966 ], [ 127.290039062500028, -0.284375 ], [ 127.253027343750063, -0.318652343749989 ], [ 127.280566406250074, -0.39101562499998 ], [ 127.249902343750051, -0.4953125 ] ] ], [ [ [ 103.73652343750004, -0.347949218750003 ], [ 103.606347656249994, -0.38291015625002 ], [ 103.46132812499999, -0.357617187500011 ], [ 103.479003906249972, -0.29746093750002 ], [ 103.548925781250063, -0.227539062499986 ], [ 103.610937500000119, -0.230566406249977 ], [ 103.723925781250017, -0.27666015624996 ], [ 103.764257812500063, -0.31777343749998 ], [ 103.73652343750004, -0.347949218750003 ] ] ], [ [ [ 130.813281250000074, -0.004101562500026 ], [ 130.98652343750004, -0.046582031249983 ], [ 131.025781250000051, -0.039941406249952 ], [ 131.276855468750028, -0.149804687499952 ], [ 131.316894531250028, -0.204296874999955 ], [ 131.302734374999972, -0.241113281249994 ], [ 131.339746093750051, -0.290332031249989 ], [ 131.257519531250097, -0.365722656249986 ], [ 131.217871093750063, -0.374121093750006 ], [ 131.177734374999972, -0.34599609374996 ], [ 131.097753906250119, -0.330078125 ], [ 131.005371093749972, -0.360742187500037 ], [ 130.94648437500004, -0.337597656250026 ], [ 130.896679687500097, -0.268457031249966 ], [ 130.808398437500074, -0.226464843750037 ], [ 130.683496093749994, -0.080664062499991 ], [ 130.622167968750063, -0.0859375 ], [ 130.638281250000063, -0.14296875 ], [ 130.691308593749994, -0.180566406250009 ], [ 130.761328125000063, -0.291406250000023 ], [ 130.801562500000017, -0.302148437499994 ], [ 130.843164062500051, -0.298339843750014 ], [ 130.899218750000017, -0.344433593749997 ], [ 130.896289062500017, -0.416015625000014 ], [ 130.750195312500097, -0.44384765625 ], [ 130.699804687500063, -0.391601562500014 ], [ 130.688671875000097, -0.296582031250011 ], [ 130.606542968750063, -0.328613281249972 ], [ 130.574902343750097, -0.361816406249986 ], [ 130.550781249999972, -0.366406250000026 ], [ 130.49628906250004, -0.267382812500017 ], [ 130.34052734375004, -0.262304687499963 ], [ 130.236621093750017, -0.209667968749983 ], [ 130.287695312500119, -0.1546875 ], [ 130.294921874999972, -0.101464843749966 ], [ 130.3625, -0.072851562500006 ], [ 130.430957031250074, -0.098486328124977 ], [ 130.499609375000119, -0.060107421874974 ], [ 130.548339843750028, -0.06992187500002 ], [ 130.584277343750074, -0.04541015625 ], [ 130.72236328125004, -0.029833984375031 ], [ 130.813281250000074, -0.004101562500026 ] ] ], [ [ [ 98.459277343750074, -0.530468749999969 ], [ 98.399707031250074, -0.576855468750011 ], [ 98.309667968750119, -0.531835937499977 ], [ 98.339941406250063, -0.467871093750006 ], [ 98.354785156250074, -0.37929687499999 ], [ 98.408789062500063, -0.308984374999966 ], [ 98.427148437499994, -0.226464843750037 ], [ 98.322949218750097, -0.000781249999974 ], [ 98.374511718750028, 0.007080078125028 ], [ 98.415429687499994, -0.017529296875011 ], [ 98.484375, -0.167675781249955 ], [ 98.54414062500004, -0.257617187499989 ], [ 98.520117187500119, -0.379687499999989 ], [ 98.459277343750074, -0.530468749999969 ] ] ], [ [ [ 104.778613281250074, -0.175976562499955 ], [ 104.807519531249994, -0.192480468750034 ], [ 104.843164062500051, -0.140625 ], [ 104.908984375000074, -0.21171875 ], [ 104.949707031250028, -0.247265625000011 ], [ 105.005371093749972, -0.282812499999963 ], [ 104.950585937499994, -0.284472656249946 ], [ 104.928515625000017, -0.316992187500006 ], [ 104.91425781250004, -0.323339843749963 ], [ 104.702246093750119, -0.208691406249969 ], [ 104.56660156250004, -0.245605468750028 ], [ 104.473535156249994, -0.21210937500004 ], [ 104.447070312500017, -0.189160156249983 ], [ 104.497070312499972, -0.12636718749998 ], [ 104.54267578125004, 0.01772460937498 ], [ 104.635644531250051, -0.018457031250023 ], [ 104.658398437500097, -0.062841796875006 ], [ 104.65273437499999, -0.07602539062502 ], [ 104.713476562500119, -0.103027343750014 ], [ 104.778613281250074, -0.175976562499955 ] ] ], [ [ [ 129.548925781250063, -0.187011718749986 ], [ 129.505664062500017, -0.189843750000037 ], [ 129.469238281249972, -0.131445312500034 ], [ 129.370117187499972, -0.066406250000014 ], [ 129.308789062500097, 0.045410156250028 ], [ 129.541992187499972, -0.139257812500034 ], [ 129.548925781250063, -0.187011718749986 ] ] ], [ [ [ 127.453417968750017, -0.005859375000028 ], [ 127.448632812499994, -0.036621093749986 ], [ 127.417871093750051, 0.006347656249972 ], [ 127.396777343750017, 0.016601562500014 ], [ 127.419531250000119, 0.124414062500037 ], [ 127.43134765625004, 0.142578125000014 ], [ 127.449414062500097, 0.068994140625037 ], [ 127.453417968750017, -0.005859375000028 ] ] ], [ [ [ 104.689257812500074, 0.059521484374969 ], [ 104.698144531249994, 0.034667968750057 ], [ 104.650878906249972, 0.062695312499997 ], [ 104.622363281250017, 0.079638671874974 ], [ 104.603515624999972, 0.095214843750043 ], [ 104.49921875000004, 0.232080078125037 ], [ 104.543847656249994, 0.223291015625023 ], [ 104.65986328125004, 0.10307617187496 ], [ 104.689257812500074, 0.059521484374969 ] ] ], [ [ [ 103.284472656250017, 0.541943359375011 ], [ 103.172167968750074, 0.536181640625003 ], [ 103.139550781249994, 0.549072265625043 ], [ 103.153320312499972, 0.643115234375017 ], [ 103.187402343749994, 0.699755859375017 ], [ 103.238183593749994, 0.698632812499966 ], [ 103.295117187500097, 0.61396484375004 ], [ 103.284472656250017, 0.541943359375011 ] ] ], [ [ [ 127.419726562500074, 0.642089843749986 ], [ 127.383984375000097, 0.631005859375037 ], [ 127.373632812500119, 0.634863281250034 ], [ 127.362890625000063, 0.675146484374977 ], [ 127.382617187500074, 0.743554687499966 ], [ 127.424804687499972, 0.744384765625043 ], [ 127.44257812500004, 0.733447265625045 ], [ 127.445898437500063, 0.68330078125004 ], [ 127.419726562500074, 0.642089843749986 ] ] ], [ [ [ 127.372656250000063, 0.791308593750017 ], [ 127.338378906250028, 0.75844726562498 ], [ 127.306054687499994, 0.769433593749994 ], [ 127.286425781250017, 0.811914062500037 ], [ 127.292773437500074, 0.842480468750054 ], [ 127.319824218749972, 0.862011718750026 ], [ 127.353808593750074, 0.847460937500003 ], [ 127.372656250000063, 0.791308593750017 ] ] ], [ [ [ 103.450195312499972, 0.664453125000023 ], [ 103.429687499999972, 0.65087890625 ], [ 103.344433593750097, 0.777880859375031 ], [ 103.365722656249972, 0.851123046875031 ], [ 103.386132812500051, 0.869580078124969 ], [ 103.433105468750028, 0.825 ], [ 103.470312500000063, 0.778125 ], [ 103.497460937499994, 0.722705078124989 ], [ 103.450195312499972, 0.664453125000023 ] ] ], [ [ [ 103.828613281249972, 0.801025390625043 ], [ 103.833984374999972, 0.772216796875028 ], [ 103.74238281250004, 0.829980468749994 ], [ 103.740039062500017, 0.871826171874986 ], [ 103.751953124999972, 0.891357421874972 ], [ 103.806640625000028, 0.846337890625037 ], [ 103.828613281249972, 0.801025390625043 ] ] ], [ [ [ 104.239355468750063, 0.833984375 ], [ 104.176757812500028, 0.804882812500026 ], [ 104.098144531249972, 0.896240234374986 ], [ 104.101074218749972, 0.917480468750057 ], [ 104.108300781249994, 0.93354492187504 ], [ 104.12275390625004, 0.943994140625037 ], [ 104.170507812500063, 0.896728515625 ], [ 104.227050781249972, 0.879882812500028 ], [ 104.239355468750063, 0.833984375 ] ] ], [ [ [ 103.027539062500097, 0.746630859374974 ], [ 103.008789062500028, 0.708105468750034 ], [ 102.971484375000017, 0.73652343750004 ], [ 102.776269531249994, 0.779589843750031 ], [ 102.710546875000063, 0.784375 ], [ 102.541601562500119, 0.83159179687496 ], [ 102.490429687500097, 0.856640625 ], [ 102.453906250000017, 0.889501953125034 ], [ 102.466406250000063, 0.950341796874994 ], [ 102.49140625000004, 0.986865234374974 ], [ 102.506640625000017, 1.088769531250037 ], [ 102.54921875, 1.130224609374963 ], [ 102.633203125000051, 1.054394531249969 ], [ 102.726171875000063, 0.989208984375011 ], [ 102.780078125000017, 0.959375 ], [ 102.944140625000074, 0.89272460937498 ], [ 103.002441406249972, 0.859277343750009 ], [ 103.027539062500097, 0.746630859374974 ] ] ], [ [ [ 103.423925781250119, 1.048339843749972 ], [ 103.429687499999972, 0.993359374999969 ], [ 103.363281250000028, 1.006835937500043 ], [ 103.315429687500028, 1.071289062500028 ], [ 103.354980468750028, 1.117236328124974 ], [ 103.379980468750063, 1.133642578125034 ], [ 103.404882812500063, 1.072558593750031 ], [ 103.423925781250119, 1.048339843749972 ] ] ], [ [ [ 103.166406250000051, 0.870166015625003 ], [ 103.137207031249972, 0.841650390624963 ], [ 103.086718750000074, 0.848144531250043 ], [ 103.03339843750004, 0.882031250000026 ], [ 102.963964843750119, 0.942675781250031 ], [ 102.886328125000119, 0.99677734375004 ], [ 102.787988281250051, 1.030957031249983 ], [ 102.726464843750051, 1.041259765625043 ], [ 102.701855468750097, 1.0537109375 ], [ 102.725585937499972, 1.158837890625023 ], [ 102.790136718750063, 1.16547851562504 ], [ 102.999414062500051, 1.067773437500023 ], [ 103.067578125000097, 1.014746093749977 ], [ 103.166406250000051, 0.870166015625003 ] ] ], [ [ [ 104.024804687500051, 1.180566406250009 ], [ 104.08808593750004, 1.137011718750017 ], [ 104.13984375000004, 1.165576171874974 ], [ 104.137792968750063, 1.128222656250003 ], [ 104.12734375, 1.092382812499977 ], [ 104.06611328125004, 0.989550781249989 ], [ 103.963574218750097, 1.013232421875017 ], [ 103.939843750000051, 1.046484375000048 ], [ 103.932226562500119, 1.071386718749963 ], [ 103.946972656250097, 1.087011718750034 ], [ 103.955371093750017, 1.137451171875014 ], [ 103.999804687500017, 1.137255859374974 ], [ 104.024804687500051, 1.180566406250009 ] ] ], [ [ [ 104.585351562500051, 1.21611328124996 ], [ 104.59101562500004, 1.14106445312504 ], [ 104.64814453125004, 1.104589843749977 ], [ 104.662890625000017, 1.04951171875004 ], [ 104.652832031250028, 0.961035156250048 ], [ 104.599121093749972, 0.858984375000034 ], [ 104.575195312500028, 0.831933593750037 ], [ 104.504296875000051, 0.852636718749991 ], [ 104.480664062500097, 0.886767578125017 ], [ 104.471191406249972, 0.913476562500037 ], [ 104.481054687500119, 0.932519531250009 ], [ 104.428613281249994, 0.956494140625011 ], [ 104.462402343750028, 0.995556640624969 ], [ 104.439257812500017, 1.050439453125051 ], [ 104.293945312499972, 1.016113281249986 ], [ 104.251953124999972, 1.014892578125 ], [ 104.244238281250063, 1.077392578125028 ], [ 104.25019531250004, 1.10263671875002 ], [ 104.361816406249972, 1.18149414062502 ], [ 104.42841796875004, 1.196044921875043 ], [ 104.500097656250063, 1.180224609375017 ], [ 104.585351562500051, 1.21611328124996 ] ] ], [ [ [ 102.427148437499994, 0.990136718750023 ], [ 102.380859374999972, 0.95976562499996 ], [ 102.325292968750119, 1.00703125 ], [ 102.279589843750017, 1.075683593750043 ], [ 102.255468750000119, 1.14716796875004 ], [ 102.234179687500017, 1.263964843750031 ], [ 102.228613281250063, 1.347851562499983 ], [ 102.256347656250028, 1.397070312499963 ], [ 102.276464843750119, 1.395263671875043 ], [ 102.35859375000004, 1.345654296874969 ], [ 102.412890625000017, 1.260791015625003 ], [ 102.442871093749972, 1.234228515625006 ], [ 102.448828125000063, 1.15625 ], [ 102.428906250000097, 1.067285156250023 ], [ 102.427148437499994, 0.990136718750023 ] ] ], [ [ [ 97.481542968750063, 1.465087890624972 ], [ 97.698339843750119, 1.183740234375023 ], [ 97.786425781250017, 1.145898437500051 ], [ 97.903222656249994, 1.018261718749983 ], [ 97.931933593750017, 0.973925781250003 ], [ 97.90205078125004, 0.884228515625026 ], [ 97.876464843749972, 0.628320312500023 ], [ 97.820410156250119, 0.564453124999986 ], [ 97.68398437499999, 0.596093750000037 ], [ 97.682519531249994, 0.641064453125054 ], [ 97.603906250000051, 0.83388671874998 ], [ 97.461230468750017, 0.941406250000043 ], [ 97.405371093750119, 0.946972656250026 ], [ 97.36884765625004, 1.056933593750045 ], [ 97.296875, 1.187353515624963 ], [ 97.079199218750063, 1.425488281249983 ], [ 97.244238281250063, 1.42363281249996 ], [ 97.32441406250004, 1.481640624999969 ], [ 97.342773437499972, 1.527929687499977 ], [ 97.355957031249972, 1.539746093749997 ], [ 97.481542968750063, 1.465087890624972 ] ] ], [ [ [ 102.49189453125004, 1.459179687500011 ], [ 102.499414062500051, 1.330908203124991 ], [ 102.425195312500051, 1.364453124999983 ], [ 102.36689453125004, 1.415478515624983 ], [ 102.274218750000017, 1.453125 ], [ 102.161328125000097, 1.465429687500034 ], [ 102.078710937500063, 1.498583984375045 ], [ 102.020898437499994, 1.55820312500002 ], [ 102.018359375000017, 1.585644531250011 ], [ 102.024023437500119, 1.607958984375031 ], [ 102.042187500000097, 1.625390625000037 ], [ 102.469531250000017, 1.510058593749989 ], [ 102.49189453125004, 1.459179687500011 ] ] ], [ [ [ 124.88886718750004, 0.995312500000011 ], [ 124.698144531249994, 0.82558593749998 ], [ 124.63984375000004, 0.743554687499966 ], [ 124.589062500000097, 0.655273437500014 ], [ 124.5140625, 0.55712890625 ], [ 124.427539062500017, 0.470605468750051 ], [ 124.384375, 0.44497070312498 ], [ 124.27802734375004, 0.3984375 ], [ 124.216796875000028, 0.380371093750057 ], [ 124.101367187500017, 0.374560546875017 ], [ 123.753808593749994, 0.305517578124991 ], [ 123.639648437500028, 0.297460937500034 ], [ 123.525976562500063, 0.300341796875003 ], [ 123.310449218749994, 0.317578125000054 ], [ 123.265429687500074, 0.326611328125026 ], [ 123.179492187500074, 0.415527343750014 ], [ 123.082519531250028, 0.485839843750043 ], [ 122.996875, 0.493505859375006 ], [ 122.909570312500051, 0.48598632812498 ], [ 122.280761718750028, 0.481054687500048 ], [ 122.0609375, 0.468017578125057 ], [ 121.841992187500097, 0.436572265625045 ], [ 121.722753906250119, 0.450878906250026 ], [ 121.604589843750119, 0.486132812500017 ], [ 121.515722656250063, 0.498437500000037 ], [ 121.425781250000028, 0.494824218750011 ], [ 121.012988281250017, 0.441699218750017 ], [ 120.909179687500028, 0.446777343749986 ], [ 120.70039062500004, 0.514697265624974 ], [ 120.579003906249994, 0.5283203125 ], [ 120.459960937499972, 0.51030273437496 ], [ 120.349023437500051, 0.449218750000043 ], [ 120.30703125, 0.40825195312496 ], [ 120.192285156249994, 0.268505859374997 ], [ 120.12734375, 0.166552734375017 ], [ 120.07832031250004, 0.039746093750026 ], [ 120.036035156250051, -0.08994140625002 ], [ 120.013281250000119, -0.196191406249994 ], [ 120.012109375000051, -0.307128906249943 ], [ 120.031738281249972, -0.43203125 ], [ 120.06289062499999, -0.555566406250023 ], [ 120.097460937500017, -0.649902343749972 ], [ 120.240625, -0.868261718749949 ], [ 120.269824218750074, -0.89921875 ], [ 120.425390625000063, -0.96064453125004 ], [ 120.517578124999972, -1.039453125 ], [ 120.605078125000063, -1.258496093749969 ], [ 120.667382812500051, -1.370117187499972 ], [ 120.728613281250119, -1.37148437499998 ], [ 120.796972656250063, -1.36367187499998 ], [ 120.915820312500017, -1.377832031250023 ], [ 121.033691406249972, -1.406542968750017 ], [ 121.148535156250119, -1.33945312500002 ], [ 121.21259765625004, -1.2125 ], [ 121.276855468749972, -1.118164062499972 ], [ 121.431347656250097, -0.938574218749977 ], [ 121.519335937500074, -0.855566406250034 ], [ 121.575585937499994, -0.828515625000023 ], [ 121.632714843749994, -0.840332031249943 ], [ 121.681152343749972, -0.887890624999955 ], [ 121.737695312500051, -0.925683593750023 ], [ 121.853125000000119, -0.945996093749983 ], [ 121.969628906250051, -0.933300781249969 ], [ 122.093652343749994, -0.875 ], [ 122.138085937499994, -0.839257812499994 ], [ 122.174902343750063, -0.79375 ], [ 122.27998046875004, -0.757031250000026 ], [ 122.529687500000051, -0.756640624999946 ], [ 122.658789062500119, -0.769824218749974 ], [ 122.888769531250063, -0.755175781250003 ], [ 122.885546875000074, -0.722070312500009 ], [ 122.841113281250074, -0.687011718749972 ], [ 122.829492187499994, -0.658886718750026 ], [ 122.872265625000097, -0.640722656249963 ], [ 123.020410156249994, -0.599804687499969 ], [ 123.171484375000119, -0.57070312499999 ], [ 123.28144531250004, -0.591503906249969 ], [ 123.379687500000017, -0.648535156249949 ], [ 123.417382812500051, -0.707421874999966 ], [ 123.434179687500063, -0.778222656249994 ], [ 123.396289062500017, -0.961621093749969 ], [ 123.377929687499972, -1.004101562500011 ], [ 123.299609375000017, -1.02607421875004 ], [ 123.225781250000097, -1.001757812499974 ], [ 123.152734375000051, -0.907031249999946 ], [ 123.049414062500119, -0.872363281249989 ], [ 122.902832031250028, -0.900976562499963 ], [ 122.852539062499972, -0.928125 ], [ 122.807421875000017, -0.966015624999969 ], [ 122.724609375000028, -1.064257812500003 ], [ 122.655664062499994, -1.175195312499952 ], [ 122.506640625000017, -1.347851562499955 ], [ 122.334179687500097, -1.49785156249996 ], [ 122.25068359375004, -1.555273437500034 ], [ 122.157617187499994, -1.593945312499997 ], [ 121.858593750000097, -1.69326171874998 ], [ 121.779882812500119, -1.766992187499994 ], [ 121.71875, -1.862792968749972 ], [ 121.650976562500063, -1.895410156249952 ], [ 121.57265625, -1.905761718750028 ], [ 121.51386718750004, -1.887792968750006 ], [ 121.394726562500097, -1.833789062500017 ], [ 121.355468749999972, -1.878222656250003 ], [ 121.34882812500004, -1.945996093749955 ], [ 121.407519531250017, -1.970117187499994 ], [ 121.501953124999972, -2.045019531249977 ], [ 121.575, -2.150878906249957 ], [ 121.621875, -2.173632812499974 ], [ 121.725976562499994, -2.208007812499957 ], [ 121.769726562500097, -2.240917968749997 ], [ 121.848242187500119, -2.331542968749986 ], [ 121.971875, -2.542382812499952 ], [ 122.013964843750017, -2.656445312500011 ], [ 122.082617187500063, -2.749511718749972 ], [ 122.29169921875004, -2.907617187500023 ], [ 122.303320312500119, -2.952246093749963 ], [ 122.290429687500051, -3.004199218749989 ], [ 122.306542968750051, -3.051562499999946 ], [ 122.38125, -3.142382812499974 ], [ 122.399023437500063, -3.200878906249997 ], [ 122.317285156249994, -3.275097656250011 ], [ 122.312792968750074, -3.382714843750009 ], [ 122.262695312499972, -3.527441406250006 ], [ 122.251367187499994, -3.576269531250006 ], [ 122.252929687499972, -3.620410156250017 ], [ 122.288085937500028, -3.661621093749986 ], [ 122.329101562500028, -3.694238281249966 ], [ 122.385351562500119, -3.71142578125 ], [ 122.434570312500028, -3.73984375000002 ], [ 122.529199218749994, -3.852636718749991 ], [ 122.578613281249972, -3.88232421875 ], [ 122.609960937500119, -3.923437500000034 ], [ 122.606738281250017, -3.984667968749974 ], [ 122.649902343750028, -4.0205078125 ], [ 122.68964843750004, -4.084472656249972 ], [ 122.750390625000051, -4.1 ], [ 122.778808593749972, -4.08164062500002 ], [ 122.798242187500051, -4.054199218750028 ], [ 122.847949218750017, -4.064550781250006 ], [ 122.87734375, -4.109082031250011 ], [ 122.894335937500074, -4.166308593749946 ], [ 122.899804687499994, -4.229394531250009 ], [ 122.897363281250051, -4.349121093749972 ], [ 122.872265625000097, -4.391992187500009 ], [ 122.81757812500004, -4.389941406250031 ], [ 122.719726562500028, -4.340722656249952 ], [ 122.71503906250004, -4.376269531250003 ], [ 122.721679687499972, -4.410742187500006 ], [ 122.671875, -4.422167968750031 ], [ 122.614746093750028, -4.417382812500023 ], [ 122.47138671875004, -4.422070312500011 ], [ 122.207128906250119, -4.49638671874996 ], [ 122.114257812500028, -4.540234375000011 ], [ 122.054199218749972, -4.620117187500028 ], [ 122.05, -4.675292968749986 ], [ 122.073242187500028, -4.791699218749997 ], [ 122.038085937499972, -4.832421875000023 ], [ 121.916992187499972, -4.847949218749989 ], [ 121.748046875000028, -4.816699218750017 ], [ 121.64570312500004, -4.78564453125 ], [ 121.588671875000074, -4.759570312500017 ], [ 121.51435546875004, -4.68125 ], [ 121.48652343750004, -4.581054687499972 ], [ 121.541210937500097, -4.282910156249983 ], [ 121.556738281250063, -4.24462890625 ], [ 121.583398437499994, -4.21054687499999 ], [ 121.61152343750004, -4.156347656249963 ], [ 121.618066406249994, -4.092675781249952 ], [ 121.537402343750017, -4.01484375 ], [ 121.415820312500017, -3.984277343749994 ], [ 121.312695312500097, -3.919433593750014 ], [ 120.914257812500097, -3.555761718749991 ], [ 120.89179687500004, -3.520605468750034 ], [ 120.890917968750017, -3.460351562500009 ], [ 120.906933593750097, -3.404003906249983 ], [ 121.037890625000017, -3.205175781249977 ], [ 121.054296875000119, -3.167089843749949 ], [ 121.070312499999972, -3.010156249999952 ], [ 121.06679687499999, -2.880957031250006 ], [ 121.052148437499994, -2.751660156249955 ], [ 120.990136718749994, -2.6703125 ], [ 120.879394531249972, -2.64560546875002 ], [ 120.765039062500051, -2.641601562500014 ], [ 120.653613281250017, -2.667578124999977 ], [ 120.543945312499972, -2.732617187499983 ], [ 120.341406250000063, -2.869628906250014 ], [ 120.261035156250074, -2.949316406249991 ], [ 120.25410156250004, -3.052832031250034 ], [ 120.300488281250097, -3.154296875000014 ], [ 120.360449218750063, -3.246875 ], [ 120.392382812500074, -3.348144531249972 ], [ 120.436621093750119, -3.70732421874996 ], [ 120.435156250000063, -3.74785156249996 ], [ 120.38300781250004, -3.852343750000017 ], [ 120.3625, -4.08574218749996 ], [ 120.384570312500074, -4.41513671875002 ], [ 120.42011718750004, -4.617382812500011 ], [ 120.40498046875004, -4.727246093750011 ], [ 120.310156250000119, -4.963183593750017 ], [ 120.28144531250004, -5.092675781250023 ], [ 120.279296874999972, -5.146093749999977 ], [ 120.390917968750017, -5.392578125000014 ], [ 120.416601562500119, -5.490039062499974 ], [ 120.430371093750097, -5.591015625000026 ], [ 120.311621093750063, -5.541601562500006 ], [ 120.256445312500063, -5.544140624999983 ], [ 120.200781250000119, -5.559375 ], [ 120.077050781250051, -5.575488281249974 ], [ 119.9515625, -5.577636718749972 ], [ 119.907617187499994, -5.596289062499949 ], [ 119.818457031250119, -5.661816406249983 ], [ 119.764453125000017, -5.688281249999946 ], [ 119.717285156250028, -5.693359375000014 ], [ 119.557421875000074, -5.611035156250026 ], [ 119.46308593750004, -5.521679687500026 ], [ 119.376171875000097, -5.424804687500014 ], [ 119.360351562499972, -5.314160156250026 ], [ 119.390625, -5.20058593749998 ], [ 119.433593749999972, -5.079199218750034 ], [ 119.519531249999972, -4.877343750000037 ], [ 119.515527343750051, -4.741894531249969 ], [ 119.544921874999972, -4.630859375 ], [ 119.594042968750074, -4.523144531249997 ], [ 119.61171875, -4.42353515625004 ], [ 119.623632812500063, -4.034375 ], [ 119.611425781250063, -3.99980468749996 ], [ 119.493652343750028, -3.7685546875 ], [ 119.480078125000119, -3.729785156250017 ], [ 119.479296875000017, -3.667382812499994 ], [ 119.491992187500074, -3.607812500000037 ], [ 119.494531250000051, -3.554101562500009 ], [ 119.46748046875004, -3.512988281249989 ], [ 119.419824218749994, -3.47539062499996 ], [ 119.362109375000074, -3.458984375 ], [ 119.240039062500074, -3.47529296875004 ], [ 118.994628906249972, -3.537597656250028 ], [ 118.922167968750017, -3.482714843749946 ], [ 118.867675781249972, -3.39804687500002 ], [ 118.832812500000074, -3.28017578124998 ], [ 118.8125, -3.156640624999952 ], [ 118.821875, -3.040625 ], [ 118.85810546875004, -2.928515625000017 ], [ 118.828906250000074, -2.850097656250028 ], [ 118.783691406249972, -2.764746093749963 ], [ 118.783300781250063, -2.720800781249977 ], [ 118.80898437499999, -2.682324218749955 ], [ 118.853320312500074, -2.650195312499989 ], [ 118.907519531250074, -2.631445312499977 ], [ 118.958203125000097, -2.597460937499989 ], [ 119.092187500000051, -2.482910156250014 ], [ 119.135351562500063, -2.382324218749943 ], [ 119.138183593749972, -2.258496093750026 ], [ 119.17226562499999, -2.140039062499966 ], [ 119.240820312500119, -2.03095703125004 ], [ 119.321875000000119, -1.929687500000014 ], [ 119.348242187500063, -1.825292968749977 ], [ 119.30830078125004, -1.659667968749986 ], [ 119.324121093750051, -1.584277343749989 ], [ 119.310351562500074, -1.495703124999977 ], [ 119.30898437499999, -1.408203125 ], [ 119.359179687500074, -1.243457031250003 ], [ 119.50820312499999, -0.906738281249972 ], [ 119.653515625000097, -0.727929687499966 ], [ 119.711328125000051, -0.680761718750034 ], [ 119.786718750000063, -0.763964843750017 ], [ 119.844335937500063, -0.861914062499991 ], [ 119.845214843749972, -0.77324218749996 ], [ 119.829882812500074, -0.686328125000017 ], [ 119.771679687500097, -0.483593750000011 ], [ 119.721875, -0.088476562499991 ], [ 119.735839843749972, -0.051025390625 ], [ 119.786523437499994, -0.056982421874963 ], [ 119.83828125, -0.022119140624966 ], [ 119.865625, 0.040087890625003 ], [ 119.811718750000097, 0.18691406249998 ], [ 119.80927734375004, 0.238671875000051 ], [ 119.913281250000097, 0.445068359375 ], [ 119.998046875000028, 0.520214843750026 ], [ 120.035156249999972, 0.566601562499983 ], [ 120.056445312500017, 0.692529296874966 ], [ 120.100585937499972, 0.74013671874998 ], [ 120.156542968750074, 0.774169921874986 ], [ 120.229785156250074, 0.861230468750051 ], [ 120.269531250000028, 0.970800781249991 ], [ 120.293847656249994, 0.979150390625009 ], [ 120.32246093750004, 0.983154296875014 ], [ 120.366503906250017, 0.887548828124991 ], [ 120.416015625000028, 0.848681640624974 ], [ 120.516601562499972, 0.817529296875023 ], [ 120.602539062499972, 0.854394531249994 ], [ 120.626464843749972, 0.902392578125003 ], [ 120.658886718750097, 0.94365234374996 ], [ 120.711035156250063, 0.98666992187502 ], [ 120.754882812500028, 1.035644531250057 ], [ 120.803613281249994, 1.14926757812502 ], [ 120.867968750000074, 1.25283203124998 ], [ 120.912109374999972, 1.288964843749966 ], [ 120.965429687500119, 1.311816406250003 ], [ 121.024609375000097, 1.32578125 ], [ 121.081738281250097, 1.327636718750028 ], [ 121.208398437500051, 1.2625 ], [ 121.281738281249972, 1.249804687499989 ], [ 121.356738281250074, 1.25454101562498 ], [ 121.404101562500017, 1.243603515624969 ], [ 121.440039062500063, 1.214404296874974 ], [ 121.472753906250063, 1.155517578125057 ], [ 121.513281250000063, 1.104736328125014 ], [ 121.550683593749994, 1.079687499999963 ], [ 121.591796874999972, 1.067968749999977 ], [ 121.867382812500097, 1.088525390624994 ], [ 122.108203125000017, 1.031152343750023 ], [ 122.436621093750063, 1.018066406250028 ], [ 122.549316406250028, 0.98447265625002 ], [ 122.65742187500004, 0.940576171875051 ], [ 122.789843750000017, 0.862890625000034 ], [ 122.83828125, 0.845703125 ], [ 122.892480468750051, 0.85 ], [ 122.960058593750063, 0.922998046875023 ], [ 123.012792968750119, 0.938964843749986 ], [ 123.066503906250063, 0.941796875000037 ], [ 123.278125, 0.928076171874991 ], [ 123.846679687500028, 0.838183593749974 ], [ 123.930761718750063, 0.850439453124977 ], [ 124.27363281250004, 1.022265624999989 ], [ 124.41083984375004, 1.185107421875045 ], [ 124.533691406249972, 1.230468750000043 ], [ 124.57539062500004, 1.30405273437502 ], [ 124.600195312500063, 1.392431640625006 ], [ 124.64375, 1.416162109375037 ], [ 124.746679687500063, 1.441406250000028 ], [ 124.787695312500063, 1.467578125000031 ], [ 124.860644531250017, 1.576025390625006 ], [ 124.947070312500017, 1.672167968749974 ], [ 124.989257812499972, 1.701025390624991 ], [ 125.110937500000119, 1.685693359374966 ], [ 125.164843750000074, 1.64365234375002 ], [ 125.233789062499994, 1.502294921875006 ], [ 125.221679687500028, 1.478710937499997 ], [ 125.140917968750074, 1.408398437499969 ], [ 125.117480468750017, 1.37890625 ], [ 125.028027343750097, 1.180224609375017 ], [ 124.966796874999972, 1.082617187500034 ], [ 124.88886718750004, 0.995312500000011 ] ] ], [ [ [ 101.708105468750063, 2.078417968750045 ], [ 101.762304687500063, 1.996533203124969 ], [ 101.773535156250063, 1.943457031249991 ], [ 101.734082031250097, 1.882568359375028 ], [ 101.71943359375004, 1.789160156250006 ], [ 101.602734375000097, 1.715722656250051 ], [ 101.500781250000017, 1.733203124999974 ], [ 101.467773437500028, 1.759375 ], [ 101.403417968750063, 1.901318359375026 ], [ 101.409667968750028, 2.021679687500026 ], [ 101.450292968750119, 2.067822265625011 ], [ 101.544726562500074, 2.060742187499997 ], [ 101.640722656250119, 2.126708984375028 ], [ 101.708105468750063, 2.078417968750045 ] ] ], [ [ [ 127.732714843750074, 0.848144531250043 ], [ 127.80537109375004, 0.825927734375057 ], [ 127.881054687500097, 0.832128906249977 ], [ 127.91865234375004, 0.87680664062502 ], [ 127.929101562499994, 0.934716796875009 ], [ 127.967285156249972, 1.042578125000048 ], [ 128.055273437500063, 1.115625 ], [ 128.116992187500017, 1.12705078125002 ], [ 128.160742187500063, 1.1578125 ], [ 128.153125, 1.237890625000048 ], [ 128.157421875000097, 1.316601562500011 ], [ 128.222460937500017, 1.400634765624986 ], [ 128.424121093750074, 1.517529296874997 ], [ 128.539257812500097, 1.559228515624966 ], [ 128.688378906249994, 1.572558593750017 ], [ 128.705175781250119, 1.527734375000037 ], [ 128.688085937500119, 1.463720703125048 ], [ 128.716894531250119, 1.367285156250034 ], [ 128.702636718749972, 1.106396484374997 ], [ 128.66875, 1.069433593750006 ], [ 128.514550781249994, 0.979248046875028 ], [ 128.345996093750017, 0.90712890624998 ], [ 128.298828125000028, 0.87680664062502 ], [ 128.257226562499994, 0.80498046874996 ], [ 128.260644531249994, 0.733789062500023 ], [ 128.397949218749972, 0.638818359375037 ], [ 128.611230468749994, 0.549951171875051 ], [ 128.655273437499972, 0.508251953124997 ], [ 128.68378906250004, 0.438476562499986 ], [ 128.69160156250004, 0.360351562499972 ], [ 128.743261718750063, 0.323242187500043 ], [ 128.815429687500028, 0.305371093750054 ], [ 128.863281250000028, 0.268359374999974 ], [ 128.89960937500004, 0.216259765625011 ], [ 128.540429687500051, 0.337890625000014 ], [ 128.446484375000097, 0.391552734375026 ], [ 128.332812500000017, 0.397949218749986 ], [ 128.220605468749994, 0.414257812500026 ], [ 128.106054687500119, 0.460888671875026 ], [ 127.983105468750097, 0.471875 ], [ 127.924414062500063, 0.438085937499991 ], [ 127.901367187499972, 0.372265625 ], [ 127.88740234375004, 0.298339843750043 ], [ 127.914648437500119, 0.206298828125028 ], [ 127.912207031250063, 0.150537109375037 ], [ 127.888964843750017, 0.049511718749969 ], [ 127.977832031250017, -0.24833984374996 ], [ 128.089453125000119, -0.485253906249994 ], [ 128.253515625000119, -0.731640625000011 ], [ 128.334570312500119, -0.816308593750023 ], [ 128.425488281250097, -0.892675781249949 ], [ 128.278125, -0.870019531249952 ], [ 128.233398437500028, -0.787695312499977 ], [ 128.046386718750028, -0.706054687499943 ], [ 128.010839843750063, -0.657324218749963 ], [ 127.888964843750017, -0.42353515625004 ], [ 127.853320312500017, -0.379882812500028 ], [ 127.740820312500119, -0.30039062499999 ], [ 127.69160156250004, -0.241894531249983 ], [ 127.674804687499972, -0.16289062499996 ], [ 127.687402343749994, -0.07993164062502 ], [ 127.681347656250097, 0.034863281250011 ], [ 127.685449218750051, 0.149023437499991 ], [ 127.70869140625004, 0.288085937499986 ], [ 127.668652343750097, 0.336767578124963 ], [ 127.616210937499972, 0.382910156250034 ], [ 127.555371093750097, 0.489648437500023 ], [ 127.537109375000028, 0.610888671875031 ], [ 127.541796875000074, 0.680664062500028 ], [ 127.566992187500063, 0.74252929687502 ], [ 127.600683593750063, 0.796044921875009 ], [ 127.608007812500063, 0.848242187499977 ], [ 127.520410156249994, 0.924023437500054 ], [ 127.428515625000017, 1.139990234374991 ], [ 127.4203125, 1.251953124999986 ], [ 127.537109375000028, 1.467480468750011 ], [ 127.534667968749972, 1.572070312500003 ], [ 127.557910156250074, 1.634228515624969 ], [ 127.57070312499999, 1.700146484374983 ], [ 127.631738281249994, 1.843701171875011 ], [ 127.731445312499972, 1.966113281249989 ], [ 127.899902343750028, 2.137353515624966 ], [ 127.964257812499994, 2.174707031250037 ], [ 128.036425781250017, 2.199023437500017 ], [ 128.042773437500017, 2.157080078124991 ], [ 128.03125, 2.119873046875057 ], [ 127.906738281249972, 1.945654296874991 ], [ 127.890136718749972, 1.906298828124974 ], [ 127.886816406250119, 1.83295898437504 ], [ 127.946484375000097, 1.789648437500006 ], [ 128.010937500000097, 1.701220703125031 ], [ 128.023730468750017, 1.583496093750028 ], [ 128.025878906250028, 1.458105468749963 ], [ 128.011718749999972, 1.331738281249983 ], [ 127.987695312500051, 1.289599609375017 ], [ 127.885351562500063, 1.162792968750026 ], [ 127.652832031249972, 1.013867187499969 ], [ 127.633007812500097, 0.977197265625051 ], [ 127.634375000000119, 0.936132812500034 ], [ 127.677441406250097, 0.886572265624977 ], [ 127.732714843750074, 0.848144531250043 ] ] ], [ [ [ 97.334179687500097, 2.075634765625011 ], [ 97.32832031250004, 2.053271484374989 ], [ 97.225097656249972, 2.158496093750017 ], [ 97.108300781249994, 2.216894531250006 ], [ 97.156640625000051, 2.232226562500031 ], [ 97.252832031250051, 2.216015625000011 ], [ 97.29140625, 2.200830078125023 ], [ 97.328710937500119, 2.148535156250034 ], [ 97.334179687500097, 2.075634765625011 ] ] ], [ [ [ 128.453906250000017, 2.051757812500028 ], [ 128.295898437499972, 2.034716796875017 ], [ 128.259960937500097, 2.082519531249986 ], [ 128.217968750000097, 2.297460937499991 ], [ 128.330371093750074, 2.46933593750002 ], [ 128.472070312499994, 2.570507812500026 ], [ 128.568652343750017, 2.59609375 ], [ 128.602148437500119, 2.59760742187504 ], [ 128.688476562500028, 2.473681640625017 ], [ 128.62324218750004, 2.224414062500031 ], [ 128.547558593750097, 2.097070312500023 ], [ 128.453906250000017, 2.051757812500028 ] ] ], [ [ [ 125.407421875000097, 2.651611328125028 ], [ 125.397265625000074, 2.629541015624966 ], [ 125.36005859375004, 2.746826171874972 ], [ 125.390820312500097, 2.805371093749997 ], [ 125.435253906250097, 2.783886718749969 ], [ 125.44648437500004, 2.762988281249974 ], [ 125.403906250000119, 2.707031250000028 ], [ 125.407421875000097, 2.651611328125028 ] ] ], [ [ [ 96.463671875000017, 2.360009765625037 ], [ 96.400976562500119, 2.350683593750006 ], [ 96.340625, 2.3720703125 ], [ 96.290429687499994, 2.429589843749994 ], [ 96.021972656249972, 2.595751953125017 ], [ 95.938476562499972, 2.598437500000031 ], [ 95.879785156249994, 2.640917968749974 ], [ 95.808593749999972, 2.655615234375034 ], [ 95.733007812500119, 2.76650390624998 ], [ 95.7171875, 2.825976562500017 ], [ 95.772167968750097, 2.854980468749972 ], [ 95.806250000000119, 2.916015624999972 ], [ 95.895800781250074, 2.8890625 ], [ 95.997851562500074, 2.781396484374994 ], [ 96.101562499999972, 2.741210937499986 ], [ 96.129785156250051, 2.720898437500011 ], [ 96.179980468750017, 2.661328125000054 ], [ 96.417285156250074, 2.515185546875031 ], [ 96.443066406250097, 2.465625 ], [ 96.459375, 2.415820312500031 ], [ 96.463671875000017, 2.360009765625037 ] ] ], [ [ [ 108.8875, 2.905419921875037 ], [ 108.838867187499972, 2.853027343750028 ], [ 108.786523437499994, 2.885644531250009 ], [ 108.867089843750051, 2.991894531249983 ], [ 108.885742187500028, 2.998974609374997 ], [ 108.8875, 2.905419921875037 ] ] ], [ [ [ 105.760351562500063, 2.863037109375014 ], [ 105.718554687500074, 2.859179687500031 ], [ 105.706152343750119, 2.88886718750004 ], [ 105.707910156249994, 2.940087890624994 ], [ 105.704199218750063, 2.980908203125054 ], [ 105.692187500000017, 3.011328125000034 ], [ 105.692187500000017, 3.0625 ], [ 105.73066406250004, 3.03696289062502 ], [ 105.760351562500063, 3.01303710937502 ], [ 105.794531250000063, 2.995947265625006 ], [ 105.822167968750051, 2.984375 ], [ 105.836718750000074, 2.97651367187504 ], [ 105.809375, 2.903955078125009 ], [ 105.760351562500063, 2.863037109375014 ] ] ], [ [ [ 106.285253906250063, 3.15712890624998 ], [ 106.283691406249972, 3.088232421874977 ], [ 106.21455078125004, 3.128564453125023 ], [ 106.200976562500017, 3.204882812500031 ], [ 106.223730468750119, 3.229589843750006 ], [ 106.27119140625004, 3.216308593750043 ], [ 106.285253906250063, 3.15712890624998 ] ] ], [ [ [ 117.65839843750004, 3.280517578124986 ], [ 117.645800781250074, 3.247753906249969 ], [ 117.560351562500074, 3.32822265625002 ], [ 117.5375, 3.386376953124966 ], [ 117.547851562500028, 3.43198242187502 ], [ 117.636718749999972, 3.436083984374974 ], [ 117.68085937500004, 3.407519531250017 ], [ 117.65839843750004, 3.280517578124986 ] ] ], [ [ [ 125.658105468749994, 3.436035156250043 ], [ 125.63320312499999, 3.405419921875023 ], [ 125.511523437500074, 3.461132812500011 ], [ 125.517578124999972, 3.549609375 ], [ 125.501171875000097, 3.593212890625011 ], [ 125.468554687500017, 3.639111328125026 ], [ 125.455273437500097, 3.684179687499977 ], [ 125.468847656250063, 3.73325195312502 ], [ 125.543457031250028, 3.670410156250014 ], [ 125.585644531250097, 3.571093750000031 ], [ 125.643554687499972, 3.47651367187504 ], [ 125.658105468749994, 3.436035156250043 ] ] ], [ [ [ 126.851855468750017, 3.768457031250009 ], [ 126.835546875000063, 3.756933593749963 ], [ 126.799609375000017, 3.78388671875004 ], [ 126.777539062500097, 3.813427734375011 ], [ 126.778906250000063, 3.843164062500037 ], [ 126.804492187500074, 3.857910156250014 ], [ 126.857031250000119, 3.81240234374998 ], [ 126.8578125, 3.787207031250006 ], [ 126.851855468750017, 3.768457031250009 ] ] ], [ [ [ 126.719335937500119, 3.874658203124966 ], [ 126.721777343750063, 3.83251953125 ], [ 126.661230468750119, 3.928417968749997 ], [ 126.6375, 4.041943359375026 ], [ 126.685546874999972, 4.00141601562504 ], [ 126.739648437499994, 3.917724609375043 ], [ 126.719335937500119, 3.874658203124966 ] ] ], [ [ [ 117.884765624999972, 4.186132812500006 ], [ 117.917871093749994, 4.090527343749983 ], [ 117.922851562500028, 4.054296874999977 ], [ 117.736816406249972, 4.004003906250034 ], [ 117.625097656250119, 4.12148437499998 ], [ 117.649023437500119, 4.168994140624974 ], [ 117.745410156250017, 4.166943359375011 ], [ 117.884765624999972, 4.186132812500006 ] ] ], [ [ [ 108.316015625000063, 3.689648437500026 ], [ 108.179589843750051, 3.653076171875028 ], [ 108.100390625000017, 3.70454101562504 ], [ 108.186132812500063, 3.76796875 ], [ 108.216406250000119, 3.772167968750054 ], [ 108.236132812500017, 3.784570312499994 ], [ 108.243261718750063, 3.810351562500017 ], [ 108.088476562500063, 3.852099609374989 ], [ 108.044531250000063, 3.888964843750045 ], [ 108.00234375, 3.982861328124983 ], [ 108.003515625000063, 4.042578124999977 ], [ 108.201953125000074, 4.200488281250003 ], [ 108.248339843750017, 4.21713867187502 ], [ 108.255566406250097, 4.151757812500023 ], [ 108.392871093750074, 3.986181640625034 ], [ 108.398828125000051, 3.875976562499972 ], [ 108.393554687500028, 3.836181640625028 ], [ 108.316015625000063, 3.689648437500026 ] ] ], [ [ [ 116.553125, 4.359863281250057 ], [ 116.589062500000097, 4.338427734375031 ], [ 116.638671874999972, 4.339111328125 ], [ 116.697851562500063, 4.354980468750028 ], [ 116.843554687500074, 4.340136718750031 ], [ 117.100585937500028, 4.337060546875023 ], [ 117.277539062500097, 4.299316406249972 ], [ 117.45087890625004, 4.192871093750043 ], [ 117.537304687500097, 4.171386718750028 ], [ 117.574414062500097, 4.17060546875004 ], [ 117.566210937500017, 4.16230468750004 ], [ 117.497460937500051, 4.133398437500006 ], [ 117.465332031249972, 4.076074218749966 ], [ 117.559375, 3.988330078125031 ], [ 117.566015625000063, 3.929931640625043 ], [ 117.639062500000051, 3.877978515625017 ], [ 117.728222656250097, 3.796728515624991 ], [ 117.731738281250017, 3.770263671875014 ], [ 117.762011718750017, 3.733886718749972 ], [ 117.777246093750051, 3.689257812500031 ], [ 117.714453125000119, 3.644824218750045 ], [ 117.629882812500028, 3.63632812499999 ], [ 117.567382812499972, 3.678271484375017 ], [ 117.509667968750051, 3.730371093749966 ], [ 117.494921875000074, 3.665576171875003 ], [ 117.45039062500004, 3.628515625 ], [ 117.287890625000074, 3.63930664062498 ], [ 117.171582031250097, 3.638964843750003 ], [ 117.055957031250074, 3.622656249999963 ], [ 117.113867187500063, 3.612646484374963 ], [ 117.16640625, 3.591992187500026 ], [ 117.346289062500063, 3.426611328124991 ], [ 117.384667968749994, 3.365380859375037 ], [ 117.321875, 3.243554687500009 ], [ 117.352441406249994, 3.19375 ], [ 117.42207031250004, 3.165185546875023 ], [ 117.506835937500028, 3.10458984375002 ], [ 117.567187500000017, 3.09848632812502 ], [ 117.610644531250017, 3.064355468749994 ], [ 117.612402343750119, 3.004882812500057 ], [ 117.63789062500004, 2.950830078124966 ], [ 117.569140625000017, 2.92929687500002 ], [ 117.637207031250028, 2.914941406250023 ], [ 117.69765625, 2.887304687499991 ], [ 117.664550781249972, 2.859277343749966 ], [ 117.638867187500097, 2.825292968749963 ], [ 117.666796875000017, 2.80693359374996 ], [ 117.749707031250097, 2.775585937499969 ], [ 117.785937500000017, 2.746777343750054 ], [ 117.80488281250004, 2.6689453125 ], [ 117.885742187500028, 2.541748046875028 ], [ 118.034179687499972, 2.377636718749983 ], [ 118.066601562500097, 2.317822265624969 ], [ 118.066308593750051, 2.262744140625031 ], [ 118.041601562500063, 2.215429687499977 ], [ 117.957031249999972, 2.15996093749996 ], [ 117.889257812500119, 2.08701171875002 ], [ 117.88105468750004, 2.060644531249977 ], [ 117.789257812500097, 2.026855468750014 ], [ 117.83125, 2.002001953125017 ], [ 117.864648437499994, 1.968408203125009 ], [ 117.928417968750097, 1.866796875 ], [ 118.080371093750074, 1.701855468749983 ], [ 118.156835937500063, 1.640332031249969 ], [ 118.471679687500028, 1.416455078125011 ], [ 118.638964843750074, 1.318994140625051 ], [ 118.852539062499972, 1.09584960937498 ], [ 118.963476562500119, 1.044287109375034 ], [ 118.984960937500063, 0.982128906249983 ], [ 118.892382812500017, 0.886865234375037 ], [ 118.757421875000063, 0.839208984375006 ], [ 118.534765625000063, 0.813525390625017 ], [ 118.311523437499972, 0.847070312500009 ], [ 118.196093750000017, 0.874365234374977 ], [ 118.095507812500017, 0.929150390625026 ], [ 118.01630859375004, 1.039160156249977 ], [ 117.911621093749972, 1.098681640625017 ], [ 117.951953125000017, 1.031982421875014 ], [ 117.977343750000017, 0.963818359374983 ], [ 117.964257812500051, 0.889550781250051 ], [ 117.92304687500004, 0.831347656250003 ], [ 117.852539062500028, 0.788671875 ], [ 117.776953125000063, 0.754003906249963 ], [ 117.745117187499972, 0.72963867187498 ], [ 117.553320312500063, 0.341015625000026 ], [ 117.52216796875004, 0.235888671875017 ], [ 117.463769531250051, -0.200488281249974 ], [ 117.462890625000028, -0.323730468749957 ], [ 117.548925781250063, -0.554394531249955 ], [ 117.55683593750004, -0.675292968749986 ], [ 117.573828125000063, -0.727539062499972 ], [ 117.5625, -0.770898437500009 ], [ 117.521777343750017, -0.796679687500031 ], [ 117.35712890625004, -0.8671875 ], [ 117.240722656249972, -0.925683593750023 ], [ 117.146484374999972, -1.008984375000026 ], [ 117.070214843750051, -1.112695312500009 ], [ 117.003222656250074, -1.187695312500011 ], [ 116.913964843749994, -1.223632812499972 ], [ 116.849414062500017, -1.218261718750028 ], [ 116.797070312500097, -1.183789062500026 ], [ 116.760546875000017, -1.117187499999957 ], [ 116.739843750000063, -1.044238281250017 ], [ 116.726171875000119, -1.098144531249986 ], [ 116.72871093750004, -1.150781249999952 ], [ 116.759277343750028, -1.207128906249977 ], [ 116.770996093750028, -1.266601562500014 ], [ 116.753417968749972, -1.327343749999955 ], [ 116.715234375000051, -1.37578125 ], [ 116.611621093750074, -1.42861328124998 ], [ 116.554492187500074, -1.473925781249974 ], [ 116.545117187500097, -1.553125 ], [ 116.517578124999972, -1.598046875000037 ], [ 116.477929687499994, -1.632812500000014 ], [ 116.332128906250063, -1.7125 ], [ 116.299609375000017, -1.744335937499997 ], [ 116.275488281250063, -1.784863281249997 ], [ 116.353222656250097, -1.77861328124996 ], [ 116.424316406250028, -1.784863281249997 ], [ 116.429589843749994, -1.86416015624998 ], [ 116.451953125000017, -1.923144531250017 ], [ 116.42353515625004, -2.052539062499989 ], [ 116.313964843749972, -2.139843750000011 ], [ 116.368652343750028, -2.158203125000028 ], [ 116.418164062500097, -2.186718749999969 ], [ 116.528125, -2.207910156250023 ], [ 116.565429687499972, -2.299707031249994 ], [ 116.549218750000051, -2.410839843749983 ], [ 116.529296874999972, -2.51054687499996 ], [ 116.450390625000097, -2.538281250000011 ], [ 116.401269531249994, -2.519824218749974 ], [ 116.352539062500028, -2.521582031249977 ], [ 116.316796875000051, -2.55185546875002 ], [ 116.307226562500063, -2.603320312500031 ], [ 116.375488281250028, -2.578027343750023 ], [ 116.371679687500119, -2.706835937499974 ], [ 116.353222656250097, -2.83271484375004 ], [ 116.330664062500119, -2.902148437499974 ], [ 116.288867187500017, -2.958789062499974 ], [ 116.22578125000004, -2.976953125000023 ], [ 116.166308593750017, -2.934570312500014 ], [ 116.154101562500017, -2.983789062499994 ], [ 116.17226562499999, -3.025292968750023 ], [ 116.257226562499994, -3.126367187500009 ], [ 116.205078125000028, -3.148535156249991 ], [ 116.167089843750063, -3.183007812499994 ], [ 116.15, -3.233203125 ], [ 116.057519531249994, -3.348242187499991 ], [ 116.016699218750119, -3.4328125 ], [ 115.999414062500051, -3.523339843749966 ], [ 115.956152343750119, -3.595019531250003 ], [ 115.25820312499999, -3.90683593750002 ], [ 114.693554687500097, -4.169726562500017 ], [ 114.652539062500097, -4.151855468750028 ], [ 114.625292968750017, -4.111718750000023 ], [ 114.605957031250028, -3.70332031250004 ], [ 114.536132812499972, -3.494433593750031 ], [ 114.525585937500097, -3.376660156250011 ], [ 114.44599609375004, -3.481835937500037 ], [ 114.39716796875004, -3.47119140625 ], [ 114.344335937500119, -3.444433593749963 ], [ 114.304589843749994, -3.41005859374998 ], [ 114.301660156249994, -3.364746093749986 ], [ 114.344335937500119, -3.23515625 ], [ 114.29267578125004, -3.30625 ], [ 114.236328125000028, -3.36113281249996 ], [ 114.17792968750004, -3.354394531250009 ], [ 114.127636718750097, -3.327246093749977 ], [ 114.108984375000119, -3.285156250000028 ], [ 114.082226562500097, -3.27890625 ], [ 113.958789062500074, -3.394335937499974 ], [ 113.795800781249994, -3.45625 ], [ 113.705078124999972, -3.45527343750004 ], [ 113.633593750000074, -3.419921874999943 ], [ 113.637304687500119, -3.332031249999986 ], [ 113.63007812500004, -3.246093749999972 ], [ 113.610058593750097, -3.195703125 ], [ 113.566308593750051, -3.177734374999986 ], [ 113.525976562500063, -3.184082031249943 ], [ 113.408984375000074, -3.228906250000023 ], [ 113.367187499999972, -3.223632812500014 ], [ 113.343164062500051, -3.246484374999966 ], [ 113.033984375000017, -2.933496093749966 ], [ 112.971484375000017, -3.187109375000034 ], [ 112.75800781250004, -3.322167968750009 ], [ 112.60029296875004, -3.400488281249977 ], [ 112.443945312500119, -3.371093749999943 ], [ 112.284960937500017, -3.32099609375004 ], [ 112.12666015625004, -3.381445312500006 ], [ 111.954882812500017, -3.5296875 ], [ 111.90742187500004, -3.55253906249996 ], [ 111.85810546875004, -3.551855468750006 ], [ 111.822070312500074, -3.532519531249974 ], [ 111.834375, -3.420117187499983 ], [ 111.835937500000028, -3.307714843750006 ], [ 111.823046875000074, -3.057226562499949 ], [ 111.809375, -3.008007812499955 ], [ 111.760156250000051, -2.939160156249969 ], [ 111.694726562500051, -2.88945312499996 ], [ 111.658300781250063, -2.92578125 ], [ 111.625488281249972, -2.975488281249994 ], [ 111.494921875000017, -2.973339843749997 ], [ 111.36757812499999, -2.933691406250006 ], [ 111.259179687500051, -2.956445312500023 ], [ 111.044335937500051, -3.055761718750006 ], [ 110.930078125000051, -3.071093750000017 ], [ 110.86875, -3.048730468749994 ], [ 110.829687500000119, -2.9951171875 ], [ 110.852050781249972, -2.94619140624998 ], [ 110.899316406249994, -2.908593749999952 ], [ 110.811132812500063, -2.9384765625 ], [ 110.735839843750028, -2.988671875000023 ], [ 110.703125, -3.020898437500009 ], [ 110.668164062500097, -3.004785156250009 ], [ 110.574023437500074, -2.89140625 ], [ 110.377539062500119, -2.933789062500026 ], [ 110.350976562500051, -2.946777343750014 ], [ 110.302539062500017, -2.985351562499957 ], [ 110.25605468750004, -2.966113281249946 ], [ 110.232617187500097, -2.925097656250031 ], [ 110.22431640625004, -2.688671875000011 ], [ 110.124414062500051, -2.233886718749986 ], [ 110.096582031249994, -2.001367187499966 ], [ 110.075, -1.946386718749949 ], [ 109.959863281249994, -1.862792968749972 ], [ 109.963769531249994, -1.742871093749969 ], [ 110.023437499999972, -1.642578124999957 ], [ 110.036132812500028, -1.525683593749946 ], [ 110.01923828125004, -1.398828124999952 ], [ 109.983300781249994, -1.274804687499994 ], [ 109.938085937500119, -1.181152343750014 ], [ 109.8734375, -1.101074218749957 ], [ 109.787402343750074, -1.011328124999963 ], [ 109.681738281250119, -0.94423828124998 ], [ 109.45380859375004, -0.86875 ], [ 109.333496093750028, -0.87539062499998 ], [ 109.288867187500017, -0.845800781249991 ], [ 109.258789062500028, -0.807421874999989 ], [ 109.270996093750028, -0.73203125 ], [ 109.31171875000004, -0.68017578125 ], [ 109.366308593750063, -0.66738281249998 ], [ 109.37275390625004, -0.638183593749972 ], [ 109.257031250000097, -0.577441406249946 ], [ 109.16054687499999, -0.494921875000017 ], [ 109.130273437500051, -0.445410156249963 ], [ 109.121093750000028, -0.39091796874996 ], [ 109.121777343750097, -0.26503906249998 ], [ 109.14960937500004, -0.185546874999957 ], [ 109.16474609375004, -0.14248046874998 ], [ 109.194628906250074, -0.009423828124952 ], [ 109.257519531250097, 0.031152343750051 ], [ 109.24726562500004, 0.055761718750006 ], [ 109.220214843749972, 0.073828125000034 ], [ 109.180761718750119, 0.11748046874996 ], [ 109.148535156250119, 0.167675781249969 ], [ 109.074804687500119, 0.252832031250009 ], [ 108.94453125000004, 0.355664062499997 ], [ 108.922753906250051, 0.53281250000002 ], [ 108.905859375000063, 0.793945312500014 ], [ 108.916796875000074, 0.912646484375045 ], [ 108.958593750000063, 1.134619140624963 ], [ 109.030859375000119, 1.204492187499994 ], [ 109.088476562500119, 1.223925781250045 ], [ 109.131542968750097, 1.253857421875011 ], [ 109.09609375, 1.258154296875006 ], [ 109.065429687499972, 1.247167968749977 ], [ 109.010253906249972, 1.239648437500051 ], [ 109.055468750000074, 1.438476562500057 ], [ 109.07587890625004, 1.495898437500031 ], [ 109.166699218750097, 1.607080078125037 ], [ 109.273144531250097, 1.70546875 ], [ 109.318164062500017, 1.821093750000017 ], [ 109.378515625000063, 1.922705078125034 ], [ 109.628906250000028, 2.027539062499983 ], [ 109.538964843749994, 1.89619140625004 ], [ 109.548925781250063, 1.848339843749983 ], [ 109.570800781249972, 1.806298828125023 ], [ 109.635839843750063, 1.776660156250031 ], [ 109.65400390625004, 1.614892578125023 ], [ 109.735742187499994, 1.522949218750028 ], [ 109.818066406250097, 1.438964843749972 ], [ 109.878515625000063, 1.397851562500037 ], [ 109.944921875000063, 1.338037109375023 ], [ 109.991699218750028, 1.282568359375006 ], [ 110.040820312500074, 1.235742187499966 ], [ 110.114746093750028, 1.190136718749997 ], [ 110.315234375000017, 0.995996093749966 ], [ 110.399023437500063, 0.9390625 ], [ 110.461425781249972, 0.882080078125028 ], [ 110.505761718750051, 0.861962890625023 ], [ 110.614746093750028, 0.878125 ], [ 110.938085937500063, 1.017333984375057 ], [ 110.996093750000028, 1.026367187500028 ], [ 111.101367187500017, 1.050537109374986 ], [ 111.286718750000063, 1.043212890625 ], [ 111.483203125000017, 0.995751953125009 ], [ 111.546679687500074, 0.994335937499983 ], [ 111.607421875000028, 1.02260742187498 ], [ 111.691308593750051, 1.014208984375045 ], [ 111.76972656250004, 0.999462890624969 ], [ 111.808984375000051, 1.011669921874969 ], [ 111.923144531250017, 1.113281249999972 ], [ 112.07851562499999, 1.143359374999974 ], [ 112.12861328125004, 1.243603515624969 ], [ 112.167382812500051, 1.33818359374996 ], [ 112.185742187500097, 1.4390625 ], [ 112.25068359375004, 1.479638671875009 ], [ 112.341601562500017, 1.514746093749963 ], [ 112.476171875000063, 1.559082031250028 ], [ 112.942968750000063, 1.566992187500034 ], [ 112.988281249999972, 1.547558593749983 ], [ 112.998046875000028, 1.496240234375009 ], [ 112.988281249999972, 1.457128906250034 ], [ 113.00654296875004, 1.433886718750003 ], [ 113.068652343750017, 1.431787109375023 ], [ 113.126269531250017, 1.408105468749994 ], [ 113.358984375000063, 1.327148437500028 ], [ 113.45820312500004, 1.302148437499994 ], [ 113.513183593749972, 1.308398437500017 ], [ 113.622265625000097, 1.2359375 ], [ 113.681640625000028, 1.260595703124963 ], [ 113.760351562500063, 1.311376953125006 ], [ 113.835253906250017, 1.379882812500014 ], [ 113.902343750000028, 1.434277343749997 ], [ 114.0, 1.455273437500011 ], [ 114.125976562500028, 1.45234375000004 ], [ 114.274707031250017, 1.470898437499997 ], [ 114.38710937499999, 1.500048828124989 ], [ 114.5125, 1.452001953124963 ], [ 114.545898437500028, 1.467138671875034 ], [ 114.567480468750063, 1.514160156250014 ], [ 114.632226562500051, 1.61704101562502 ], [ 114.660937500000017, 1.686279296875 ], [ 114.686132812500119, 1.819042968750054 ], [ 114.70351562499999, 1.850781250000026 ], [ 114.751074218750063, 1.868994140625006 ], [ 114.8, 1.893945312500037 ], [ 114.81269531250004, 1.933789062499983 ], [ 114.830566406250028, 1.980029296874989 ], [ 114.815820312500051, 2.018945312500009 ], [ 114.787988281249994, 2.051611328125006 ], [ 114.758691406250051, 2.162402343750017 ], [ 114.768359375000074, 2.212939453125003 ], [ 114.786425781250017, 2.250488281250014 ], [ 114.836328125000051, 2.269384765625048 ], [ 114.96914062499999, 2.350830078125028 ], [ 115.086523437500063, 2.446142578124991 ], [ 115.15078125, 2.492919921875028 ], [ 115.179101562499994, 2.523193359374972 ], [ 115.180859375000097, 2.56689453125 ], [ 115.129882812499972, 2.612402343750034 ], [ 115.08076171875004, 2.63422851562504 ], [ 115.077050781249994, 2.687011718750043 ], [ 115.078906250000017, 2.7234375 ], [ 115.093652343749994, 2.757812499999986 ], [ 115.086523437500063, 2.79121093750004 ], [ 115.08632812499999, 2.841113281249989 ], [ 115.11757812499999, 2.89487304687502 ], [ 115.189941406249972, 2.974462890624977 ], [ 115.246972656250051, 3.025927734374989 ], [ 115.310156250000119, 2.993945312500045 ], [ 115.384179687499994, 3.00874023437504 ], [ 115.454394531250017, 3.034326171875009 ], [ 115.493164062500028, 3.128125 ], [ 115.499121093750063, 3.17314453124996 ], [ 115.489746093750028, 3.208642578124994 ], [ 115.514257812500063, 3.342382812499977 ], [ 115.519921875000051, 3.361669921874991 ], [ 115.56611328125004, 3.445751953124983 ], [ 115.57070312499999, 3.502294921875048 ], [ 115.544531250000063, 3.633691406249994 ], [ 115.560937500000051, 3.73305664062498 ], [ 115.568457031250063, 3.938769531249974 ], [ 115.596093750000051, 3.975537109374997 ], [ 115.627539062500119, 4.081982421875011 ], [ 115.678808593750063, 4.193017578124994 ], [ 115.78242187500004, 4.25375976562502 ], [ 115.836816406250051, 4.333300781249974 ], [ 115.860742187500051, 4.348046875000037 ], [ 115.89619140625004, 4.348681640624989 ], [ 116.021582031250119, 4.290673828124994 ], [ 116.13447265625004, 4.355175781249983 ], [ 116.236230468750051, 4.362548828124972 ], [ 116.320312499999972, 4.35371093750004 ], [ 116.367675781250028, 4.32734375 ], [ 116.414550781249972, 4.308203125 ], [ 116.514746093750063, 4.370800781249969 ], [ 116.553125, 4.359863281250057 ] ] ], [ [ [ 126.81660156250004, 4.033496093750003 ], [ 126.776269531249994, 4.012597656250009 ], [ 126.711230468750074, 4.020263671875057 ], [ 126.704492187500051, 4.070996093749997 ], [ 126.770117187500063, 4.16220703125002 ], [ 126.813574218750063, 4.258496093750011 ], [ 126.76728515625004, 4.28256835937502 ], [ 126.722070312500051, 4.344189453124969 ], [ 126.720507812500017, 4.415820312499989 ], [ 126.757324218749972, 4.547900390624989 ], [ 126.8125, 4.537207031250034 ], [ 126.865136718749994, 4.479833984374977 ], [ 126.886718750000028, 4.372509765625054 ], [ 126.921093750000097, 4.291015624999972 ], [ 126.847656249999972, 4.179980468750003 ], [ 126.81660156250004, 4.033496093750003 ] ] ], [ [ [ 96.492578125000051, 5.229345703124991 ], [ 96.615234374999972, 5.22021484375 ], [ 96.842675781250051, 5.274462890625045 ], [ 96.967773437500028, 5.26914062500002 ], [ 97.085742187500017, 5.229931640625026 ], [ 97.190429687500028, 5.207324218750045 ], [ 97.451171875000028, 5.236035156250026 ], [ 97.50019531250004, 5.22832031249996 ], [ 97.547167968750017, 5.205859375 ], [ 97.5875, 5.170361328124969 ], [ 97.70673828125004, 5.040136718749991 ], [ 97.908398437500097, 4.879980468749963 ], [ 97.966601562500017, 4.777490234375051 ], [ 97.999804687500074, 4.662255859375023 ], [ 98.02070312500004, 4.635205078125011 ], [ 98.2484375, 4.41455078125 ], [ 98.273339843749994, 4.322314453125045 ], [ 98.241210937500028, 4.194531250000026 ], [ 98.307324218750097, 4.09287109375002 ], [ 98.528320312499972, 3.997558593750043 ], [ 98.658691406249972, 3.928125 ], [ 98.686523437499972, 3.88554687499996 ], [ 98.705761718750097, 3.834765625000017 ], [ 98.777929687500063, 3.759423828125023 ], [ 98.868652343749972, 3.71035156249998 ], [ 99.151171875000074, 3.58125 ], [ 99.521484375000028, 3.311181640625009 ], [ 99.732324218750051, 3.183056640625026 ], [ 99.906640625000051, 2.988183593750023 ], [ 99.96943359375004, 2.894921875000037 ], [ 100.021289062500017, 2.794238281250031 ], [ 100.127246093750017, 2.647607421875009 ], [ 100.307226562500119, 2.466601562499989 ], [ 100.35273437500004, 2.411474609375034 ], [ 100.401171875000074, 2.331640625000034 ], [ 100.457031249999972, 2.257421875 ], [ 100.52382812499999, 2.18916015625004 ], [ 100.603613281250119, 2.136962890624986 ], [ 100.68525390625004, 2.120068359374997 ], [ 100.81679687499999, 1.9892578125 ], [ 100.88789062500004, 1.948242187499986 ], [ 100.87666015625004, 2.050585937499974 ], [ 100.816894531250028, 2.140185546875017 ], [ 100.817773437500051, 2.194238281250009 ], [ 100.828222656250119, 2.242578125 ], [ 100.877050781250119, 2.283300781250034 ], [ 100.935937500000051, 2.294726562499974 ], [ 101.046191406250017, 2.257470703125023 ], [ 101.225195312500063, 2.102246093750011 ], [ 101.300781250000028, 2.011816406249977 ], [ 101.35761718750004, 1.887011718750045 ], [ 101.405078125000074, 1.75742187500002 ], [ 101.476660156250063, 1.693066406250054 ], [ 101.575, 1.670556640624994 ], [ 101.684277343750097, 1.661230468749963 ], [ 101.784765625000119, 1.621386718750017 ], [ 102.01992187499999, 1.442138671875 ], [ 102.09804687499999, 1.357910156249986 ], [ 102.157226562499972, 1.258886718749977 ], [ 102.197949218750097, 1.141699218749991 ], [ 102.22333984375004, 1.01870117187498 ], [ 102.239062500000017, 0.990332031249977 ], [ 102.389941406250074, 0.84199218750004 ], [ 102.469238281249972, 0.779296875000057 ], [ 102.566406250000028, 0.748828124999974 ], [ 102.849414062500017, 0.715478515625023 ], [ 102.949316406250063, 0.664208984374966 ], [ 103.031835937500063, 0.57890625 ], [ 103.066503906250119, 0.49199218749996 ], [ 103.007519531250097, 0.415332031249974 ], [ 102.786328125000097, 0.297753906250009 ], [ 102.55, 0.216455078124966 ], [ 102.779589843750017, 0.244482421874991 ], [ 102.895898437499994, 0.278613281250017 ], [ 103.002832031250051, 0.331982421875054 ], [ 103.108691406250017, 0.399804687500009 ], [ 103.27656250000004, 0.494531250000037 ], [ 103.338964843750119, 0.513720703125045 ], [ 103.41230468750004, 0.506933593749991 ], [ 103.478906250000051, 0.48017578125004 ], [ 103.578710937500119, 0.387060546874991 ], [ 103.672656250000074, 0.288916015624977 ], [ 103.742773437500063, 0.17441406250002 ], [ 103.786718750000119, 0.046972656249991 ], [ 103.706445312500051, -0.019580078124989 ], [ 103.589453125000063, -0.06875 ], [ 103.428515625000074, -0.19179687499998 ], [ 103.411621093750028, -0.24042968750004 ], [ 103.444433593750119, -0.271679687500011 ], [ 103.405175781250051, -0.36220703124998 ], [ 103.495410156250017, -0.418066406249991 ], [ 103.509179687499994, -0.465527343749969 ], [ 103.431152343749972, -0.53359375 ], [ 103.438574218750063, -0.575585937500009 ], [ 103.532714843749972, -0.7546875 ], [ 103.577539062500051, -0.795703125 ], [ 103.72109375, -0.886718749999986 ], [ 103.940039062500119, -0.979101562499977 ], [ 104.061132812500063, -1.02138671874998 ], [ 104.198535156250017, -1.05429687500002 ], [ 104.25751953125004, -1.053417968750011 ], [ 104.36054687500004, -1.038378906249974 ], [ 104.38125, -1.074218749999986 ], [ 104.425683593749994, -1.250683593749969 ], [ 104.446875, -1.362402343749991 ], [ 104.478320312500074, -1.600097656250014 ], [ 104.518554687500028, -1.698730468749943 ], [ 104.515917968750017, -1.81943359375002 ], [ 104.56875, -1.921777343749994 ], [ 104.676367187500119, -1.987207031250009 ], [ 104.791015625000028, -2.040820312500003 ], [ 104.845214843750028, -2.092968749999969 ], [ 104.844531250000074, -2.171777343750037 ], [ 104.826074218750051, -2.23417968749996 ], [ 104.78730468750004, -2.282714843749986 ], [ 104.668457031249972, -2.385546874999974 ], [ 104.647265625000017, -2.42988281250004 ], [ 104.630566406250097, -2.54335937499998 ], [ 104.650781250000051, -2.595214843749972 ], [ 104.698339843750063, -2.598144531249943 ], [ 104.735742187500051, -2.570898437499991 ], [ 104.878417968749972, -2.418847656250009 ], [ 104.916992187500028, -2.3921875 ], [ 104.970800781250119, -2.370898437500017 ], [ 105.025878906249972, -2.357519531249949 ], [ 105.286523437500051, -2.35625 ], [ 105.396972656249972, -2.380175781249946 ], [ 105.49531250000004, -2.4296875 ], [ 105.582031249999972, -2.491992187499989 ], [ 105.899121093750097, -2.887792968749977 ], [ 106.044335937499994, -3.10625 ], [ 106.055761718750119, -3.160644531249972 ], [ 106.058398437500017, -3.217187500000037 ], [ 106.033691406249972, -3.260937499999969 ], [ 105.901464843750119, -3.41005859374998 ], [ 105.885058593750074, -3.45126953125002 ], [ 105.84375, -3.61367187499998 ], [ 105.851562499999972, -3.730566406249991 ], [ 105.895507812499972, -3.779687499999966 ], [ 105.930468750000074, -3.833007812499986 ], [ 105.927734375000028, -3.881347656249986 ], [ 105.840625, -4.121777343750026 ], [ 105.831445312500051, -4.16289062499996 ], [ 105.886523437500074, -4.55390625000004 ], [ 105.890527343749994, -4.65976562500002 ], [ 105.879296875000051, -4.79365234375004 ], [ 105.887207031249972, -5.009570312499974 ], [ 105.81611328125004, -5.6765625 ], [ 105.802734374999972, -5.71640625 ], [ 105.748339843750074, -5.818261718749966 ], [ 105.676562500000017, -5.817578125 ], [ 105.618554687499994, -5.799609374999989 ], [ 105.577929687500017, -5.760644531250037 ], [ 105.555566406249994, -5.712304687499966 ], [ 105.52265625000004, -5.67275390624998 ], [ 105.349414062500074, -5.549511718750011 ], [ 105.304003906250074, -5.570019531250011 ], [ 105.128125, -5.722851562499983 ], [ 105.081347656250017, -5.74550781249998 ], [ 105.02265625000004, -5.726855468749989 ], [ 104.930273437500063, -5.681152343750014 ], [ 104.639550781250051, -5.520410156250037 ], [ 104.621679687500063, -5.571777343750014 ], [ 104.618164062499972, -5.641503906250009 ], [ 104.675976562500097, -5.816210937499989 ], [ 104.683984375000051, -5.89267578125002 ], [ 104.631054687500097, -5.907910156250026 ], [ 104.601562499999972, -5.90458984374996 ], [ 104.480859375000051, -5.803125 ], [ 104.369531250000051, -5.690722656250003 ], [ 104.242968750000017, -5.538867187499974 ], [ 104.150488281250063, -5.466601562500003 ], [ 104.06679687499999, -5.3859375 ], [ 103.831445312499994, -5.079589843750028 ], [ 103.770312500000074, -5.0328125 ], [ 103.405664062500051, -4.816406249999957 ], [ 103.332128906250063, -4.76523437500002 ], [ 103.238867187500063, -4.67568359374998 ], [ 103.138671874999972, -4.596191406249957 ], [ 102.918945312499972, -4.470703124999972 ], [ 102.537695312500063, -4.152148437499989 ], [ 102.371972656250051, -3.969238281249943 ], [ 102.18769531250004, -3.674511718750026 ], [ 102.127539062500063, -3.599218749999963 ], [ 101.817871093750028, -3.37802734375002 ], [ 101.649023437500119, -3.244042968749994 ], [ 101.578613281249972, -3.166992187500014 ], [ 101.41425781250004, -2.898828125 ], [ 101.366210937500028, -2.808496093749994 ], [ 101.305664062499972, -2.728710937499997 ], [ 101.20625, -2.663964843750037 ], [ 101.118554687500051, -2.587792968749966 ], [ 100.944433593750063, -2.345214843750028 ], [ 100.889550781249994, -2.248535156249957 ], [ 100.84804687499999, -2.143945312499966 ], [ 100.855273437500017, -1.934179687499949 ], [ 100.48652343750004, -1.299121093749974 ], [ 100.393945312499994, -1.101269531249997 ], [ 100.308203125000063, -0.82666015625 ], [ 100.289062499999972, -0.798828125000014 ], [ 100.087890625000028, -0.552929687500011 ], [ 100.016699218750063, -0.474218749999963 ], [ 99.930664062499972, -0.400195312499989 ], [ 99.86005859375004, -0.31376953124996 ], [ 99.721289062500119, -0.032958984374957 ], [ 99.669824218750051, 0.045068359375037 ], [ 99.597656249999972, 0.102441406250009 ], [ 99.334570312500119, 0.208593749999963 ], [ 99.236425781250119, 0.267773437500026 ], [ 99.159179687499972, 0.351757812499997 ], [ 99.11171875, 0.458935546874983 ], [ 99.059570312499972, 0.686376953125048 ], [ 98.935546875000028, 1.031933593750011 ], [ 98.796386718749972, 1.494628906250043 ], [ 98.702539062500051, 1.701953125 ], [ 98.595312500000063, 1.864599609375006 ], [ 98.564257812500017, 1.902148437500017 ], [ 98.086523437500063, 2.195068359375 ], [ 98.00507812500004, 2.238183593749994 ], [ 97.918554687500119, 2.264208984374974 ], [ 97.795019531250063, 2.282861328125037 ], [ 97.700781250000063, 2.358544921875009 ], [ 97.662011718749994, 2.494287109375037 ], [ 97.640625, 2.676416015625009 ], [ 97.616796875000119, 2.78510742187504 ], [ 97.590820312499972, 2.846582031250037 ], [ 97.391308593750097, 2.975292968749969 ], [ 97.31318359375004, 3.077050781250009 ], [ 97.247949218749994, 3.189013671874989 ], [ 97.188378906250051, 3.275732421874991 ], [ 96.968945312500097, 3.575146484374969 ], [ 96.893945312499994, 3.65371093749998 ], [ 96.800976562500097, 3.70854492187496 ], [ 96.525390624999972, 3.766601562499986 ], [ 96.444726562500051, 3.81630859374998 ], [ 96.310839843750074, 3.986328124999986 ], [ 96.230078125000119, 4.07275390625 ], [ 95.987988281250097, 4.26328125 ], [ 95.578613281250028, 4.661962890625048 ], [ 95.494726562500063, 4.761376953125051 ], [ 95.431933593750074, 4.865039062500031 ], [ 95.38125, 4.97617187500002 ], [ 95.206640625000063, 5.284033203125034 ], [ 95.220703125000028, 5.346240234375003 ], [ 95.247070312499972, 5.410791015625009 ], [ 95.242968750000017, 5.464306640624997 ], [ 95.22382812500004, 5.51708984375 ], [ 95.227832031250017, 5.564794921875034 ], [ 95.279589843750017, 5.592871093749977 ], [ 95.396093750000119, 5.628808593750023 ], [ 95.516992187500051, 5.624609374999963 ], [ 95.628906250000028, 5.609082031249997 ], [ 95.737304687500028, 5.579296874999969 ], [ 95.841308593749972, 5.514501953125006 ], [ 96.027343750000028, 5.351171875000034 ], [ 96.133300781250028, 5.294287109374991 ], [ 96.250878906249994, 5.266992187500023 ], [ 96.492578125000051, 5.229345703124991 ] ] ], [ [ [ 95.362109375000017, 5.812402343750037 ], [ 95.342578125000074, 5.78413085937504 ], [ 95.283203125000028, 5.798535156250054 ], [ 95.217675781249994, 5.88950195312502 ], [ 95.241992187500074, 5.907031250000031 ], [ 95.282519531250074, 5.897753906250017 ], [ 95.359179687500074, 5.876757812500003 ], [ 95.366015625000017, 5.84267578124998 ], [ 95.362109375000017, 5.812402343750037 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "India", "admin": "India" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 93.890039062499994, 6.831054687499986 ], [ 93.82880859375004, 6.748681640624994 ], [ 93.709277343750017, 7.000683593749997 ], [ 93.658007812500074, 7.016064453125026 ], [ 93.656347656250063, 7.136230468749986 ], [ 93.684179687500063, 7.183593750000043 ], [ 93.822460937500097, 7.236621093750017 ], [ 93.858984375000063, 7.206835937499989 ], [ 93.929589843750051, 6.973486328124963 ], [ 93.890039062499994, 6.831054687499986 ] ] ], [ [ [ 93.733593750000097, 7.356494140625017 ], [ 93.638476562500074, 7.261865234375009 ], [ 93.597265625000119, 7.31875 ], [ 93.614257812500028, 7.358105468749983 ], [ 93.6546875, 7.379931640624989 ], [ 93.692480468750063, 7.410595703125026 ], [ 93.733593750000097, 7.356494140625017 ] ] ], [ [ [ 93.44257812500004, 7.877832031249994 ], [ 93.365039062500074, 7.8765625 ], [ 93.34199218750004, 7.919335937500009 ], [ 93.309375, 7.964013671874966 ], [ 93.334472656249972, 8.006933593750006 ], [ 93.375488281249972, 8.01791992187502 ], [ 93.433691406250119, 7.94838867187498 ], [ 93.447363281250119, 7.899121093749983 ], [ 93.44257812500004, 7.877832031249994 ] ] ], [ [ [ 93.536914062500074, 8.056640625000014 ], [ 93.490039062500017, 8.01943359374998 ], [ 93.47822265625004, 8.024462890625031 ], [ 93.471777343750119, 8.052685546874997 ], [ 93.469726562499972, 8.07265625 ], [ 93.461230468750017, 8.108593750000026 ], [ 93.456445312500051, 8.171875 ], [ 93.494042968750051, 8.224658203125045 ], [ 93.53164062499999, 8.213769531250051 ], [ 93.511621093749994, 8.159765624999963 ], [ 93.536914062500074, 8.056640625000014 ] ] ], [ [ [ 73.067382812499972, 8.269091796875031 ], [ 73.053320312500063, 8.256689453124991 ], [ 73.038867187500017, 8.251953125000014 ], [ 73.02851562500004, 8.253515624999977 ], [ 73.023437499999972, 8.265917968750017 ], [ 73.026074218750097, 8.275292968749966 ], [ 73.038964843750051, 8.264843749999969 ], [ 73.05585937500004, 8.274560546874994 ], [ 73.075195312499972, 8.306347656249983 ], [ 73.079492187500051, 8.31650390625002 ], [ 73.08359375, 8.311035156250057 ], [ 73.079785156250097, 8.293066406250034 ], [ 73.067382812499972, 8.269091796875031 ] ] ], [ [ [ 93.140722656250119, 8.249511718750043 ], [ 93.17060546875004, 8.212060546874966 ], [ 93.115234374999972, 8.218505859375028 ], [ 93.064257812500074, 8.274951171874989 ], [ 93.077539062499994, 8.327880859375028 ], [ 93.096972656250074, 8.349365234375043 ], [ 93.140722656250119, 8.249511718750043 ] ] ], [ [ [ 92.7875, 9.13666992187504 ], [ 92.743554687499994, 9.130957031250034 ], [ 92.716601562500017, 9.16508789062496 ], [ 92.713281250000051, 9.204882812499989 ], [ 92.738574218750074, 9.230664062499997 ], [ 92.762109375000051, 9.243896484375028 ], [ 92.785742187500063, 9.240527343749974 ], [ 92.809277343750097, 9.173388671874974 ], [ 92.7875, 9.13666992187504 ] ] ], [ [ [ 92.502832031249994, 10.55488281250004 ], [ 92.472656249999972, 10.520751953125014 ], [ 92.36953125, 10.547412109375031 ], [ 92.37714843750004, 10.650585937499997 ], [ 92.352832031250074, 10.751123046874966 ], [ 92.370703125000063, 10.793505859374989 ], [ 92.447851562500063, 10.865527343750003 ], [ 92.510351562500119, 10.897460937500028 ], [ 92.554003906250017, 10.799804687500028 ], [ 92.574316406250063, 10.704248046875009 ], [ 92.502832031249994, 10.55488281250004 ] ] ], [ [ [ 72.780371093750006, 11.202490234374991 ], [ 72.773046875000063, 11.196093750000017 ], [ 72.772460937500028, 11.214257812499994 ], [ 72.781835937500063, 11.243310546875051 ], [ 72.79267578125004, 11.262744140625017 ], [ 72.795898437499972, 11.260449218749983 ], [ 72.792871093749994, 11.241552734375048 ], [ 72.787890625000074, 11.215917968749977 ], [ 72.780371093750006, 11.202490234374991 ] ] ], [ [ [ 92.693164062500017, 11.381152343749974 ], [ 92.644531249999972, 11.361328125000028 ], [ 92.595703124999972, 11.386425781249983 ], [ 92.633886718750063, 11.426757812500028 ], [ 92.640234375000119, 11.50913085937502 ], [ 92.690039062500119, 11.463427734375045 ], [ 92.687207031250097, 11.411230468749977 ], [ 92.693164062500017, 11.381152343749974 ] ] ], [ [ [ 93.017382812500017, 12.036816406249969 ], [ 93.062109375000063, 11.899414062500043 ], [ 92.981738281250017, 11.959472656250028 ], [ 92.955371093750074, 12.002441406249986 ], [ 92.99580078125004, 12.031787109375017 ], [ 93.017382812500017, 12.036816406249969 ] ] ], [ [ [ 92.717578125000017, 12.864892578125009 ], [ 92.68574218750004, 12.799951171875009 ], [ 92.679687499999972, 12.939257812499974 ], [ 92.694433593750119, 12.956787109374986 ], [ 92.71064453125004, 12.96157226562498 ], [ 92.73085937499999, 12.948535156249989 ], [ 92.717578125000017, 12.864892578125009 ] ] ], [ [ [ 92.722753906250119, 11.536083984375011 ], [ 92.700781250000063, 11.512548828125006 ], [ 92.668359375000051, 11.538720703125009 ], [ 92.575585937499994, 11.718212890624983 ], [ 92.559667968750119, 11.833447265625011 ], [ 92.533886718750097, 11.873388671874977 ], [ 92.566503906250063, 11.930517578124991 ], [ 92.607519531250119, 11.949511718750031 ], [ 92.631835937499972, 12.013867187499997 ], [ 92.640625, 12.112207031249966 ], [ 92.676464843750097, 12.192382812500043 ], [ 92.694726562499994, 12.214697265624977 ], [ 92.769238281250097, 12.215576171874972 ], [ 92.78828125000004, 12.225781250000011 ], [ 92.777636718750017, 12.302539062500017 ], [ 92.73408203125004, 12.335937499999986 ], [ 92.71894531250004, 12.35732421874998 ], [ 92.720703124999972, 12.541259765624972 ], [ 92.732031250000063, 12.615625 ], [ 92.759179687499994, 12.669091796874994 ], [ 92.740039062500017, 12.779638671875048 ], [ 92.753125, 12.82089843750002 ], [ 92.807031250000051, 12.878906250000014 ], [ 92.830859375000017, 13.002636718749997 ], [ 92.80898437499999, 13.039599609374989 ], [ 92.860156250000074, 13.230566406249991 ], [ 92.857324218749994, 13.35810546875004 ], [ 92.924609375000017, 13.485839843750028 ], [ 93.029394531250063, 13.543847656250037 ], [ 93.062304687500017, 13.545458984375017 ], [ 93.066699218750017, 13.436474609375011 ], [ 93.076660156250028, 13.400683593750003 ], [ 93.01601562499999, 13.336181640625014 ], [ 93.073828125000063, 13.252099609375023 ], [ 93.066113281250097, 13.221582031250023 ], [ 93.042968749999972, 13.15488281250002 ], [ 93.004687500000017, 13.08935546875 ], [ 92.95136718750004, 13.0625 ], [ 92.909960937500074, 12.975195312500006 ], [ 92.886230468750028, 12.942285156249966 ], [ 92.965039062500097, 12.850488281250009 ], [ 92.990234374999972, 12.53852539062504 ], [ 92.932617187499972, 12.45307617187504 ], [ 92.863671875000051, 12.436035156250028 ], [ 92.879492187500063, 12.227929687500009 ], [ 92.867187499999972, 12.181445312500031 ], [ 92.798828124999972, 12.079248046874994 ], [ 92.786230468750063, 12.034667968749972 ], [ 92.747656250000063, 11.992773437499963 ], [ 92.763964843750074, 11.940429687500057 ], [ 92.796777343749994, 11.917529296875003 ], [ 92.797558593750097, 11.87465820312498 ], [ 92.766992187499994, 11.764648437500028 ], [ 92.764648437499972, 11.639160156250043 ], [ 92.722753906250119, 11.536083984375011 ] ] ], [ [ [ 78.719726562500085, 31.887646484374983 ], [ 78.717089843750131, 31.891015625000136 ], [ 78.658398437500097, 31.96533203125 ], [ 78.719726562500085, 31.887646484374983 ], [ 78.687011718749972, 31.805517578124949 ], [ 78.693457031250063, 31.740380859374994 ], [ 78.753906250000028, 31.668359375000051 ], [ 78.80292968750004, 31.618066406250108 ], [ 78.755078125000097, 31.55029296875 ], [ 78.726757812500153, 31.471826171874994 ], [ 78.758593750000074, 31.436572265625102 ], [ 78.743554687500051, 31.323779296875017 ], [ 78.757812500000085, 31.302490234374943 ], [ 78.791601562500063, 31.293652343750097 ], [ 78.844531250000017, 31.301513671875114 ], [ 78.899511718750176, 31.33134765624996 ], [ 78.945996093750097, 31.337207031250102 ], [ 78.973925781250074, 31.328613281250114 ], [ 79.011132812500108, 31.41411132812496 ], [ 79.04375, 31.426220703125125 ], [ 79.10712890625004, 31.402636718750102 ], [ 79.232617187499926, 31.241748046875017 ], [ 79.338769531250165, 31.105712890625 ], [ 79.361230468750108, 31.086962890625102 ], [ 79.369628906249972, 31.079931640625091 ], [ 79.388476562500131, 31.064208984375085 ], [ 79.493164062500085, 30.993701171875102 ], [ 79.565429687500142, 30.949072265625063 ], [ 79.66425781250004, 30.96523437499999 ], [ 79.79462890625004, 30.968261718750085 ], [ 79.871875, 30.924609375000074 ], [ 79.916601562500119, 30.89418945312508 ], [ 79.918554687500063, 30.889892578125085 ], [ 79.92451171875004, 30.888769531250034 ], [ 79.924609375000131, 30.888769531250034 ], [ 80.081445312500108, 30.781933593750125 ], [ 80.149414062500085, 30.78984375 ], [ 80.194335937500028, 30.759228515625125 ], [ 80.207128906250063, 30.683740234375023 ], [ 80.186230468750153, 30.605322265625034 ], [ 80.191210937500017, 30.56840820312496 ], [ 80.260937500000097, 30.56132812499996 ], [ 80.409570312500165, 30.50947265625004 ], [ 80.541015625000142, 30.463525390625108 ], [ 80.608886718750085, 30.448876953125136 ], [ 80.682128906250085, 30.41484375 ], [ 80.74677734375004, 30.360400390625045 ], [ 80.873535156250028, 30.290576171875045 ], [ 80.985449218750063, 30.237109374999989 ], [ 81.010253906250142, 30.164501953125097 ], [ 80.966113281250017, 30.180029296875063 ], [ 80.907617187500051, 30.171923828125017 ], [ 80.848144531250085, 30.139746093750034 ], [ 80.819921875000119, 30.119335937499955 ], [ 80.684082031250142, 29.994335937500068 ], [ 80.612890625000176, 29.955859375000045 ], [ 80.549023437500153, 29.899804687499994 ], [ 80.401855468750028, 29.730273437500102 ], [ 80.316894531250142, 29.572070312500017 ], [ 80.254882812500085, 29.423339843750114 ], [ 80.255957031250063, 29.318017578125136 ], [ 80.233007812500063, 29.194628906250045 ], [ 80.169531250000119, 29.124316406250102 ], [ 80.130468750000063, 29.100390625000045 ], [ 80.084570312499949, 28.994189453125074 ], [ 80.051660156249994, 28.870312500000068 ], [ 80.070703125000051, 28.830175781250063 ], [ 80.149609375000153, 28.77607421875004 ], [ 80.226562500000028, 28.723339843750125 ], [ 80.324804687500119, 28.66640625000008 ], [ 80.418554687499949, 28.612011718750011 ], [ 80.479101562500119, 28.604882812499994 ], [ 80.495800781250153, 28.635791015625074 ], [ 80.517871093750017, 28.665185546875023 ], [ 80.587011718750063, 28.64960937500004 ], [ 80.671289062500108, 28.596240234374989 ], [ 80.726171875000176, 28.553906250000068 ], [ 80.750781250000074, 28.539697265625023 ], [ 80.896093750000176, 28.468554687500102 ], [ 81.016601562500028, 28.409570312499994 ], [ 81.168945312500142, 28.335009765625074 ], [ 81.20625, 28.289404296875006 ], [ 81.23896484375004, 28.24086914062508 ], [ 81.310839843750017, 28.176367187500091 ], [ 81.486035156250097, 28.062207031250097 ], [ 81.635546874999903, 27.980468749999972 ], [ 81.757226562500108, 27.913818359375057 ], [ 81.852636718750176, 27.867089843750136 ], [ 81.896875000000108, 27.87446289062504 ], [ 81.945214843750051, 27.899267578124949 ], [ 81.987695312500165, 27.91376953125004 ], [ 82.037011718749994, 27.90058593750004 ], [ 82.111914062500063, 27.86494140625004 ], [ 82.287695312500176, 27.756542968749983 ], [ 82.45136718750004, 27.671826171874955 ], [ 82.629882812499972, 27.687060546875045 ], [ 82.677343750000063, 27.673437499999949 ], [ 82.710839843750051, 27.596679687500114 ], [ 82.733398437500028, 27.518994140625097 ], [ 82.932812500000153, 27.467675781250108 ], [ 83.064062500000063, 27.444531250000011 ], [ 83.213867187500028, 27.402294921875125 ], [ 83.28974609375004, 27.370996093750136 ], [ 83.369433593750017, 27.410253906249977 ], [ 83.38398437500004, 27.444824218750085 ], [ 83.447167968750108, 27.46533203125 ], [ 83.551660156250108, 27.456347656249932 ], [ 83.746972656250108, 27.395947265625068 ], [ 83.828808593750097, 27.377832031250108 ], [ 83.897167968750153, 27.435107421875045 ], [ 84.024804687500051, 27.461669921874972 ], [ 84.091015624999926, 27.491357421875136 ], [ 84.229785156250074, 27.427832031250006 ], [ 84.480859375000051, 27.348193359375102 ], [ 84.610156250000017, 27.298681640624977 ], [ 84.640722656250119, 27.249853515624977 ], [ 84.654785156250142, 27.203662109374989 ], [ 84.653808593750085, 27.09169921875008 ], [ 84.685351562500131, 27.041015625000057 ], [ 84.937207031250097, 26.92690429687508 ], [ 85.020117187500119, 26.878515625 ], [ 85.087304687500108, 26.862939453125023 ], [ 85.12539062499999, 26.860986328124966 ], [ 85.151562500000097, 26.846630859375068 ], [ 85.174121093750074, 26.78154296874996 ], [ 85.191796875000108, 26.766552734375097 ], [ 85.240234375000028, 26.750341796875006 ], [ 85.292968750000085, 26.741015625000045 ], [ 85.456445312500108, 26.797216796874949 ], [ 85.568457031250119, 26.839843750000114 ], [ 85.648437499999972, 26.829003906250023 ], [ 85.69990234375004, 26.781640624999966 ], [ 85.707421875000165, 26.712646484374943 ], [ 85.737304687500028, 26.639746093750034 ], [ 85.794531250000063, 26.604150390625051 ], [ 85.855664062500153, 26.600195312499949 ], [ 86.007324218750085, 26.64936523437504 ], [ 86.129394531250085, 26.61171875 ], [ 86.241601562500108, 26.597998046875034 ], [ 86.366113281249994, 26.57441406250004 ], [ 86.414453125000165, 26.55629882812508 ], [ 86.543652343750153, 26.495996093750051 ], [ 86.701367187500153, 26.435058593750057 ], [ 86.7625, 26.441943359375045 ], [ 87.016406250000017, 26.555419921875085 ], [ 87.037890625000131, 26.54160156249992 ], [ 87.089550781249926, 26.433203125000034 ], [ 87.166796875000131, 26.394238281250097 ], [ 87.287402343749903, 26.360302734375125 ], [ 87.413574218750142, 26.422949218750091 ], [ 87.513085937500165, 26.404980468749983 ], [ 87.633398437500063, 26.39912109375004 ], [ 87.748828125000017, 26.429296874999949 ], [ 87.849218750000063, 26.43691406250008 ], [ 87.995117187500142, 26.382373046874989 ], [ 88.026953125000233, 26.395019531250085 ], [ 88.05488281250004, 26.43002929687492 ], [ 88.11152343750004, 26.58642578125 ], [ 88.161523437499994, 26.724804687500125 ], [ 88.157226562500085, 26.807324218750068 ], [ 88.111035156250097, 26.928466796875057 ], [ 87.993164062500085, 27.086083984374994 ], [ 87.984375, 27.133935546874994 ], [ 88.024121093750153, 27.40888671875004 ], [ 88.067871093750028, 27.5673828125 ], [ 88.105566406250063, 27.642431640625006 ], [ 88.146972656250142, 27.749218750000097 ], [ 88.154296875000028, 27.798681640625063 ], [ 88.150292968750108, 27.843310546875074 ], [ 88.109765625000051, 27.870605468749972 ], [ 88.098925781250131, 27.904541015625114 ], [ 88.108984374999949, 27.933007812500051 ], [ 88.141113281250028, 27.948925781250097 ], [ 88.275195312500131, 27.968847656250091 ], [ 88.425976562500153, 28.011669921875097 ], [ 88.486132812500131, 28.03447265624996 ], [ 88.531640625000165, 28.057373046875 ], [ 88.577929687500017, 28.093359375000034 ], [ 88.621093750000085, 28.091845703125102 ], [ 88.756250000000108, 28.039697265625136 ], [ 88.803710937500028, 28.006933593750034 ], [ 88.828613281250085, 27.90727539062496 ], [ 88.84882812500004, 27.868652343750085 ], [ 88.829882812500017, 27.767382812500074 ], [ 88.749023437499972, 27.521875000000136 ], [ 88.764843750000097, 27.429882812500068 ], [ 88.832519531250028, 27.362841796875074 ], [ 88.891406250000017, 27.316064453125136 ], [ 88.881640625000074, 27.297460937500091 ], [ 88.760351562500063, 27.218115234375091 ], [ 88.738769531250085, 27.175585937499932 ], [ 88.765625, 27.13422851562504 ], [ 88.813574218750063, 27.099023437499966 ], [ 88.835156249999926, 27.06557617187508 ], [ 88.857617187500153, 26.961474609375017 ], [ 88.919140625000097, 26.932226562500091 ], [ 89.040917968750108, 26.865039062500102 ], [ 89.148242187500017, 26.816162109375085 ], [ 89.332128906250176, 26.848632812500114 ], [ 89.384179687500108, 26.82656250000008 ], [ 89.474609375000085, 26.803417968749983 ], [ 89.54511718750004, 26.79624023437492 ], [ 89.58613281250004, 26.778955078125136 ], [ 89.609179687500131, 26.762207031250114 ], [ 89.60615234375004, 26.74111328125008 ], [ 89.609960937500119, 26.719433593750097 ], [ 89.710937500000085, 26.713916015625045 ], [ 89.76386718750004, 26.7015625 ], [ 89.943164062500131, 26.723925781249932 ], [ 90.122949218750108, 26.754589843749983 ], [ 90.206054687499972, 26.847509765625063 ], [ 90.242382812500153, 26.854150390624994 ], [ 90.34589843750004, 26.890332031250097 ], [ 90.44765625, 26.85078125000004 ], [ 90.559863281250017, 26.796582031250011 ], [ 90.620312500000097, 26.78022460937504 ], [ 90.739648437500051, 26.771679687500068 ], [ 90.855761718750074, 26.77773437500008 ], [ 91.133886718750063, 26.803417968749983 ], [ 91.286523437499994, 26.78994140625008 ], [ 91.426757812499972, 26.867089843749966 ], [ 91.455859375000131, 26.866894531250125 ], [ 91.517578125000085, 26.807324218750068 ], [ 91.671582031249926, 26.802001953125028 ], [ 91.753710937500074, 26.83076171875004 ], [ 91.842089843750131, 26.852978515625125 ], [ 91.898632812500097, 26.860058593749955 ], [ 91.94375, 26.860839843750114 ], [ 91.998339843750131, 26.85498046875 ], [ 92.049707031250165, 26.874853515624949 ], [ 92.073437500000153, 26.914843750000102 ], [ 92.068164062499903, 26.975195312499977 ], [ 92.030859375000233, 27.040820312500017 ], [ 91.998632812499949, 27.07929687500004 ], [ 91.992285156250176, 27.099902343749989 ], [ 92.002539062500119, 27.147363281250051 ], [ 92.031152343749994, 27.214306640625011 ], [ 92.083398437499994, 27.290625 ], [ 92.044921874999972, 27.364697265625097 ], [ 91.990820312499949, 27.450195312500114 ], [ 91.950976562500017, 27.458300781249989 ], [ 91.85126953125004, 27.438623046875051 ], [ 91.743066406250108, 27.442529296875136 ], [ 91.658105468750108, 27.493603515625068 ], [ 91.594726562500085, 27.557666015624989 ], [ 91.57929687500004, 27.611425781250091 ], [ 91.597656249999972, 27.677001953124943 ], [ 91.625878906250108, 27.737304687499972 ], [ 91.631933593750119, 27.759960937499983 ], [ 91.71259765625004, 27.75981445312496 ], [ 91.824707031250142, 27.746435546875063 ], [ 91.909375000000153, 27.72968750000004 ], [ 91.977636718750176, 27.730371093749994 ], [ 92.101269531250153, 27.807617187500085 ], [ 92.157617187500108, 27.812255859374972 ], [ 92.222265625000119, 27.82695312499996 ], [ 92.250488281250028, 27.841503906250068 ], [ 92.270117187500119, 27.83022460937508 ], [ 92.341015625000153, 27.820751953125097 ], [ 92.414843750000017, 27.82460937499999 ], [ 92.48066406250021, 27.845947265625085 ], [ 92.546679687500131, 27.879199218750102 ], [ 92.664355468750131, 27.948925781250097 ], [ 92.687792968750017, 27.988964843750097 ], [ 92.6875, 28.025732421874949 ], [ 92.665625000000233, 28.049853515625074 ], [ 92.643457031250108, 28.061523437499943 ], [ 92.65253906250004, 28.093359375000034 ], [ 92.70185546875004, 28.147119140624994 ], [ 92.881835937500028, 28.228125 ], [ 93.034960937500131, 28.32763671875 ], [ 93.119238281250063, 28.402294921875097 ], [ 93.157812500000119, 28.492724609375045 ], [ 93.206542968750085, 28.590820312499972 ], [ 93.251953125000085, 28.629492187500034 ], [ 93.36054687500004, 28.654052734375057 ], [ 93.664941406250051, 28.69023437499996 ], [ 93.760742187500028, 28.729785156250017 ], [ 93.902246093749994, 28.803222656250057 ], [ 93.973632812499972, 28.860791015625068 ], [ 94.013281250000063, 28.907519531249989 ], [ 94.017675781250063, 28.959521484375102 ], [ 94.111523437500097, 28.975878906250074 ], [ 94.193457031250063, 29.059912109374949 ], [ 94.293261718750131, 29.144628906249977 ], [ 94.468066406250074, 29.216210937499994 ], [ 94.623046875000028, 29.312402343750051 ], [ 94.677050781250017, 29.297021484375136 ], [ 94.733398437500142, 29.251611328125108 ], [ 94.763085937500108, 29.201269531249977 ], [ 94.769433593750165, 29.175878906249949 ], [ 94.967480468749926, 29.144042968750057 ], [ 94.998828125000017, 29.149169921875028 ], [ 95.144726562500097, 29.104052734375074 ], [ 95.279101562500017, 29.049560546874972 ], [ 95.353125, 29.035888671875028 ], [ 95.389257812500063, 29.037402343749989 ], [ 95.420214843750074, 29.054296875000063 ], [ 95.456542968750028, 29.102294921875057 ], [ 95.493750000000119, 29.137011718750045 ], [ 95.516992187500051, 29.151171875000074 ], [ 95.515820312500153, 29.20634765624996 ], [ 95.710351562500108, 29.313818359375006 ], [ 95.885058593750074, 29.390917968750074 ], [ 96.035351562500153, 29.447167968749994 ], [ 96.079589843750085, 29.424121093750074 ], [ 96.128515625000119, 29.381396484375074 ], [ 96.194726562500108, 29.272460937500085 ], [ 96.234960937500063, 29.245800781249983 ], [ 96.337207031250017, 29.260986328125057 ], [ 96.35585937499999, 29.24907226562496 ], [ 96.339746093750165, 29.209814453124949 ], [ 96.270507812500085, 29.161230468750006 ], [ 96.18085937500004, 29.11767578125 ], [ 96.122363281250017, 29.082080078125045 ], [ 96.141406250000074, 28.963476562500034 ], [ 96.137109375000108, 28.922607421875057 ], [ 96.162207031250063, 28.909716796875102 ], [ 96.346875, 29.027441406250091 ], [ 96.43574218750021, 29.050683593750023 ], [ 96.467089843749903, 29.022265625000102 ], [ 96.477148437500119, 28.959326171875063 ], [ 96.55, 28.829589843750114 ], [ 96.580859375000074, 28.763671875 ], [ 96.395605468750176, 28.606542968749977 ], [ 96.32734375000004, 28.525390624999943 ], [ 96.329882812500017, 28.496826171875 ], [ 96.326171874999972, 28.468554687500102 ], [ 96.278906250000233, 28.42817382812504 ], [ 96.281445312499926, 28.412060546875125 ], [ 96.319824218750028, 28.386523437500074 ], [ 96.366406250000097, 28.367285156250063 ], [ 96.3890625, 28.367919921875028 ], [ 96.427734375000142, 28.406005859374972 ], [ 96.602636718750063, 28.459912109375125 ], [ 96.652832031250028, 28.449755859374989 ], [ 96.775781250000108, 28.367041015625034 ], [ 96.833007812500142, 28.362402343749977 ], [ 96.980859375000051, 28.337695312500074 ], [ 97.07539062500004, 28.368945312500045 ], [ 97.145117187500119, 28.340332031250085 ], [ 97.289453125000051, 28.236816406249972 ], [ 97.322460937500153, 28.21796875000004 ], [ 97.310253906250153, 28.15522460937504 ], [ 97.302734374999972, 28.08598632812496 ], [ 97.339160156250017, 28.030859375000091 ], [ 97.343554687500017, 27.982324218749994 ], [ 97.335156250000097, 27.937744140624972 ], [ 97.306152343749972, 27.90708007812492 ], [ 97.226074218750085, 27.890039062500023 ], [ 97.157812500000233, 27.836865234375011 ], [ 97.049707031250051, 27.760009765625 ], [ 96.962792968749994, 27.698291015625017 ], [ 96.899707031250017, 27.64384765624996 ], [ 96.876855468750165, 27.586718750000045 ], [ 96.883593750000131, 27.514843750000125 ], [ 96.901953125000119, 27.43959960937508 ], [ 97.103710937499926, 27.163330078125114 ], [ 97.102050781250028, 27.115429687500125 ], [ 97.038085937500142, 27.102050781250057 ], [ 96.953417968750131, 27.133300781250028 ], [ 96.880273437500165, 27.177832031250034 ], [ 96.797851562499972, 27.296191406249989 ], [ 96.731640625000097, 27.331494140625097 ], [ 96.665722656250153, 27.33925781250008 ], [ 96.274218750000131, 27.278369140625102 ], [ 96.190820312500051, 27.261279296874989 ], [ 96.061425781250108, 27.217089843750045 ], [ 95.970898437500153, 27.128076171875023 ], [ 95.905273437500142, 27.046630859374972 ], [ 95.837304687500108, 27.013818359375023 ], [ 95.738378906249949, 26.950439453125085 ], [ 95.463867187500085, 26.756054687500097 ], [ 95.305078125000051, 26.67226562500008 ], [ 95.201464843750074, 26.641406250000017 ], [ 95.128710937500017, 26.597265625000063 ], [ 95.089453125000176, 26.525488281250006 ], [ 95.059765625000153, 26.473974609375006 ], [ 95.050878906250063, 26.347265624999949 ], [ 95.068945312500063, 26.191113281250097 ], [ 95.108398437500142, 26.091406250000034 ], [ 95.129296875000108, 26.070410156250034 ], [ 95.132421875000063, 26.041259765624943 ], [ 95.09296875000021, 25.987304687499972 ], [ 95.040722656249926, 25.941308593750023 ], [ 95.015234375000063, 25.91293945312492 ], [ 94.991992187500017, 25.77045898437504 ], [ 94.945703125000051, 25.700244140624932 ], [ 94.861132812500017, 25.597216796875074 ], [ 94.785839843750153, 25.519335937500017 ], [ 94.667773437500074, 25.458886718749966 ], [ 94.622851562500131, 25.410009765624949 ], [ 94.579882812500017, 25.319824218750057 ], [ 94.55439453125004, 25.24345703124996 ], [ 94.553027343750131, 25.215722656249994 ], [ 94.566503906249949, 25.191503906250034 ], [ 94.615625000000108, 25.164599609375045 ], [ 94.675292968750028, 25.13857421875008 ], [ 94.703710937500119, 25.097851562499955 ], [ 94.707617187500176, 25.04873046875008 ], [ 94.66328125000004, 24.931005859375063 ], [ 94.584082031250063, 24.767236328125108 ], [ 94.493164062500028, 24.637646484374983 ], [ 94.399414062500085, 24.514062500000051 ], [ 94.377246093750017, 24.473730468750006 ], [ 94.293066406250119, 24.321875 ], [ 94.219726562500085, 24.11318359375008 ], [ 94.170312500000165, 23.972656250000057 ], [ 94.127636718750153, 23.87646484375 ], [ 94.074804687500063, 23.8720703125 ], [ 94.010839843750176, 23.902929687500063 ], [ 93.855468750000142, 23.943896484375045 ], [ 93.755859375000085, 23.976904296875034 ], [ 93.683398437500074, 24.00654296875004 ], [ 93.633300781250085, 24.005371093749972 ], [ 93.564062500000119, 23.986083984374943 ], [ 93.493750000000176, 23.972851562500097 ], [ 93.452148437500028, 23.987402343750034 ], [ 93.355566406250063, 24.074121093750108 ], [ 93.326269531250063, 24.064208984375057 ], [ 93.307324218749926, 24.021875000000136 ], [ 93.372558593750085, 23.774169921875114 ], [ 93.414941406250108, 23.682080078125011 ], [ 93.408105468750108, 23.528027343750068 ], [ 93.391308593750097, 23.33916015624996 ], [ 93.366015625000074, 23.132519531249955 ], [ 93.349414062500074, 23.084960937500028 ], [ 93.308007812500165, 23.03037109374992 ], [ 93.253515625000063, 23.015478515625091 ], [ 93.203906250000017, 23.037011718750051 ], [ 93.164160156250176, 23.032031250000102 ], [ 93.150976562500063, 22.997314453124943 ], [ 93.162500000000108, 22.907958984375028 ], [ 93.114257812500142, 22.805712890624989 ], [ 93.078710937500176, 22.718212890625097 ], [ 93.088183593750131, 22.63325195312504 ], [ 93.105078125000233, 22.547119140625057 ], [ 93.162011718749994, 22.360205078125006 ], [ 93.162402343750188, 22.291894531250108 ], [ 93.151171875000017, 22.23061523437508 ], [ 93.121484375000165, 22.205175781250034 ], [ 93.070605468750017, 22.209423828125011 ], [ 93.042968750000085, 22.18398437499999 ], [ 93.021972656250142, 22.145703125000011 ], [ 92.964550781250153, 22.003759765625034 ], [ 92.909472656250131, 21.988916015625023 ], [ 92.854296875000017, 22.010156250000108 ], [ 92.771386718749994, 22.104785156250017 ], [ 92.720996093750131, 22.132421874999949 ], [ 92.688964843750085, 22.130957031250006 ], [ 92.674707031250108, 22.106005859375074 ], [ 92.652636718750074, 22.049316406250085 ], [ 92.630371093750142, 22.011328124999977 ], [ 92.574902343749926, 21.97807617187496 ], [ 92.561230468750097, 22.048046875000011 ], [ 92.531835937500119, 22.41030273437508 ], [ 92.509570312500017, 22.52568359374996 ], [ 92.49140625000004, 22.685400390625006 ], [ 92.464453125000063, 22.734423828125045 ], [ 92.430468750000074, 22.821826171875074 ], [ 92.393164062500119, 22.897021484374932 ], [ 92.361621093750017, 22.929003906250074 ], [ 92.341210937500108, 23.069824218749972 ], [ 92.333789062500017, 23.242382812499955 ], [ 92.33417968750021, 23.323828125000034 ], [ 92.289355468750017, 23.492480468750102 ], [ 92.246093750000028, 23.683593749999972 ], [ 92.187109375000063, 23.675537109375085 ], [ 92.152343750000085, 23.721875000000125 ], [ 92.127050781250063, 23.720996093749932 ], [ 92.044042968750063, 23.677783203125017 ], [ 91.978515625000028, 23.691992187500063 ], [ 91.929589843750108, 23.685986328125097 ], [ 91.929492187500188, 23.598242187499977 ], [ 91.937890625000108, 23.504687500000102 ], [ 91.91914062500021, 23.471044921875006 ], [ 91.790039062500085, 23.361035156249983 ], [ 91.754199218750131, 23.28730468750004 ], [ 91.757910156250176, 23.209814453125063 ], [ 91.77382812499999, 23.10610351562508 ], [ 91.750976562500028, 23.053515625000017 ], [ 91.694921875000063, 23.004833984375068 ], [ 91.61953125, 22.979687500000097 ], [ 91.553515625000131, 22.991552734375006 ], [ 91.511230468750028, 23.033691406250085 ], [ 91.471386718750097, 23.141259765625136 ], [ 91.43623046875004, 23.199902343750011 ], [ 91.399414062500085, 23.2138671875 ], [ 91.370605468750085, 23.197998046874972 ], [ 91.366796875000119, 23.130468750000063 ], [ 91.368652343750142, 23.074560546875063 ], [ 91.359375, 23.068359375000028 ], [ 91.338867187500085, 23.077001953125006 ], [ 91.315234375000074, 23.10439453125008 ], [ 91.253808593750165, 23.373632812500063 ], [ 91.165527343750142, 23.581054687500028 ], [ 91.160449218750188, 23.660644531250085 ], [ 91.192480468750119, 23.762890625000125 ], [ 91.232031250000176, 23.920458984375074 ], [ 91.336425781250142, 24.018798828125028 ], [ 91.350195312500119, 24.060498046875011 ], [ 91.367089843750165, 24.093505859374972 ], [ 91.392675781249949, 24.100097656250085 ], [ 91.526367187500085, 24.090771484374955 ], [ 91.571386718749949, 24.106591796874994 ], [ 91.611132812500131, 24.15283203125 ], [ 91.668750000000131, 24.190087890625108 ], [ 91.726562500000028, 24.205078124999972 ], [ 91.772460937500142, 24.21064453125004 ], [ 91.846191406249972, 24.175292968749943 ], [ 91.876953125000142, 24.195312500000114 ], [ 91.899023437500176, 24.260693359375125 ], [ 91.931054687500108, 24.325537109375006 ], [ 91.951660156249972, 24.35673828124996 ], [ 92.001074218750176, 24.370898437500017 ], [ 92.06416015625004, 24.374365234375006 ], [ 92.085058593750063, 24.386181640625097 ], [ 92.101953125000108, 24.408056640624949 ], [ 92.117480468750017, 24.493945312500017 ], [ 92.198046875000188, 24.685742187500011 ], [ 92.226660156250119, 24.770996093749972 ], [ 92.230566406249949, 24.786230468750063 ], [ 92.228320312500017, 24.881347656250085 ], [ 92.251269531249903, 24.895068359375045 ], [ 92.38496093750004, 24.848779296875023 ], [ 92.443164062500017, 24.84941406249996 ], [ 92.475000000000108, 24.868505859374949 ], [ 92.485449218750119, 24.903320312500114 ], [ 92.468359375000176, 24.944140625000074 ], [ 92.373437500000108, 25.015136718749972 ], [ 92.204687500000119, 25.110937499999949 ], [ 92.049707031250165, 25.169482421874989 ], [ 91.763476562500017, 25.160644531249972 ], [ 91.47968750000021, 25.142138671875102 ], [ 91.396679687500153, 25.151611328125085 ], [ 91.293164062499926, 25.177978515625114 ], [ 91.038281250000153, 25.174072265625028 ], [ 90.730175781250097, 25.159472656250074 ], [ 90.613085937500017, 25.167724609374972 ], [ 90.555273437500063, 25.16660156249992 ], [ 90.439355468750165, 25.157714843750085 ], [ 90.250390625000051, 25.184960937500108 ], [ 90.119628906250028, 25.219970703124972 ], [ 90.003808593749994, 25.25834960937496 ], [ 89.866308593750119, 25.293164062499955 ], [ 89.833300781250131, 25.292773437500045 ], [ 89.814062500000063, 25.305371093749955 ], [ 89.800878906250119, 25.336132812500011 ], [ 89.796289062499994, 25.37583007812492 ], [ 89.82490234375004, 25.56015625 ], [ 89.799609375000017, 25.839599609375085 ], [ 89.822949218750153, 25.941406250000028 ], [ 89.709863281250051, 26.171240234374977 ], [ 89.670898437500085, 26.213818359375125 ], [ 89.619042968750108, 26.215673828124949 ], [ 89.585742187500188, 26.186035156249972 ], [ 89.572753906250028, 26.132324218750028 ], [ 89.591406250000063, 26.07241210937508 ], [ 89.549902343750063, 26.00527343750008 ], [ 89.466894531250119, 25.983544921875108 ], [ 89.369726562500233, 26.006103515625085 ], [ 89.289257812500153, 26.037597656250085 ], [ 89.186425781250165, 26.10595703125 ], [ 89.108300781250051, 26.202246093750063 ], [ 89.101953125000108, 26.308349609375 ], [ 89.066796875000108, 26.376904296875125 ], [ 89.018652343750119, 26.410253906249977 ], [ 88.983398437500028, 26.4195312499999 ], [ 88.951953125000017, 26.412109375 ], [ 88.924121093750017, 26.37509765624992 ], [ 88.948242187500142, 26.337988281250006 ], [ 88.981542968750176, 26.286132812500114 ], [ 88.97041015625004, 26.250878906250023 ], [ 88.940722656250017, 26.245361328124972 ], [ 88.896484375000085, 26.260498046875028 ], [ 88.828027343750165, 26.252197265625114 ], [ 88.761914062499926, 26.279394531249977 ], [ 88.722167968750085, 26.281835937499949 ], [ 88.68281250000004, 26.291699218749983 ], [ 88.680664062500085, 26.35297851562504 ], [ 88.620117187500085, 26.430664062500057 ], [ 88.51826171875004, 26.51777343750004 ], [ 88.418164062500153, 26.571533203124972 ], [ 88.369921875000017, 26.56411132812508 ], [ 88.345898437500153, 26.504785156250051 ], [ 88.351464843750051, 26.482568359374966 ], [ 88.386230468750028, 26.471533203125034 ], [ 88.436718749999926, 26.437109374999949 ], [ 88.447851562500063, 26.401025390625051 ], [ 88.440429687499972, 26.369482421875034 ], [ 88.378027343750063, 26.312011718750057 ], [ 88.333984374999972, 26.257519531249955 ], [ 88.235156249999903, 26.178076171874949 ], [ 88.150781250000051, 26.087158203125057 ], [ 88.129003906249949, 26.018212890625051 ], [ 88.097363281250153, 25.956347656250074 ], [ 88.084570312499949, 25.888232421875045 ], [ 88.106640625000097, 25.841113281250045 ], [ 88.147460937499972, 25.811425781250023 ], [ 88.252929687499972, 25.789794921875057 ], [ 88.363085937500131, 25.69819335937504 ], [ 88.45234375000021, 25.574414062500068 ], [ 88.502441406250085, 25.53701171875008 ], [ 88.593457031250153, 25.495312500000097 ], [ 88.769140625000063, 25.490478515625 ], [ 88.795410156250085, 25.45625 ], [ 88.820312500000028, 25.36552734374996 ], [ 88.854785156250017, 25.333544921875017 ], [ 88.944140625000017, 25.290771484375 ], [ 88.951660156250142, 25.259277343749972 ], [ 88.929785156250119, 25.222998046875063 ], [ 88.890136718750028, 25.194384765625074 ], [ 88.817285156250108, 25.176220703125125 ], [ 88.747558593750085, 25.168945312500057 ], [ 88.677539062500074, 25.180468750000102 ], [ 88.573828125000063, 25.18789062499999 ], [ 88.45625, 25.188427734375125 ], [ 88.372949218750165, 24.961523437500063 ], [ 88.313378906250108, 24.8818359375 ], [ 88.279492187500153, 24.881933593750034 ], [ 88.188867187500165, 24.920605468750097 ], [ 88.149804687500108, 24.914648437499949 ], [ 88.045117187500153, 24.71303710937508 ], [ 88.030273437500085, 24.664453125000136 ], [ 88.023437500000028, 24.627832031250136 ], [ 88.079101562500085, 24.549902343750063 ], [ 88.145507812500028, 24.485791015624955 ], [ 88.225, 24.460644531249983 ], [ 88.287109375000085, 24.479736328124972 ], [ 88.3375, 24.453857421875028 ], [ 88.396972656250085, 24.389257812500006 ], [ 88.498535156250028, 24.34663085937504 ], [ 88.642285156250153, 24.325976562500102 ], [ 88.723535156250108, 24.27490234375 ], [ 88.733593750000097, 24.230908203125097 ], [ 88.726562500000085, 24.18623046875004 ], [ 88.713769531250165, 24.069628906250102 ], [ 88.699804687500063, 24.00253906249992 ], [ 88.622558593749972, 23.826367187500097 ], [ 88.567382812500085, 23.674414062500034 ], [ 88.595996093750131, 23.60219726562508 ], [ 88.61640625000004, 23.572753906250114 ], [ 88.635742187499972, 23.55 ], [ 88.69765625, 23.493017578125034 ], [ 88.740820312500063, 23.436621093750091 ], [ 88.704003906250108, 23.29282226562492 ], [ 88.724414062500017, 23.254980468750034 ], [ 88.807617187500085, 23.22968750000004 ], [ 88.897070312500176, 23.210400390625011 ], [ 88.928125000000108, 23.186621093749977 ], [ 88.850585937500142, 23.040527343750057 ], [ 88.866992187500017, 22.938867187500108 ], [ 88.899707031250017, 22.843505859375057 ], [ 88.923437500000063, 22.687548828125074 ], [ 88.92695312500004, 22.671142578125114 ], [ 88.920703125000017, 22.632031249999955 ], [ 88.971484375000074, 22.510937499999983 ], [ 89.05, 22.274609374999983 ], [ 89.05585937500004, 22.186230468750097 ], [ 89.05146484375004, 22.093164062500136 ], [ 89.027929687500233, 21.937207031249983 ], [ 88.949316406250176, 21.937939453125125 ], [ 89.019628906250119, 21.833642578125023 ], [ 89.041992187499972, 21.758691406250023 ], [ 89.051660156249994, 21.654101562500045 ], [ 88.967089843750074, 21.641357421875114 ], [ 88.907421875000153, 21.653076171875 ], [ 88.857519531250119, 21.744677734375017 ], [ 88.834375, 21.661376953125085 ], [ 88.745019531250108, 21.584375 ], [ 88.712988281250176, 21.621972656250051 ], [ 88.694726562500108, 21.66240234374996 ], [ 88.691210937499903, 21.733496093750034 ], [ 88.740234375000028, 22.005419921875017 ], [ 88.730273437500131, 22.03608398437504 ], [ 88.708300781250017, 22.056152343750057 ], [ 88.659570312500108, 22.066943359374932 ], [ 88.641601562500028, 22.121972656250136 ], [ 88.566796875000051, 21.832128906250063 ], [ 88.59980468750004, 21.713769531250108 ], [ 88.584667968750153, 21.659716796874932 ], [ 88.44599609375004, 21.614257812500085 ], [ 88.305468750000017, 21.723339843750097 ], [ 88.287500000000165, 21.758203125000108 ], [ 88.279199218749994, 21.696875 ], [ 88.253710937500017, 21.622314453124943 ], [ 88.122070312499972, 21.635791015625045 ], [ 88.056835937500097, 21.694140625000017 ], [ 88.099414062500074, 21.793554687500034 ], [ 88.181054687500165, 22.032910156250125 ], [ 88.196289062499972, 22.139550781249994 ], [ 88.08710937500004, 22.217724609375097 ], [ 87.994433593750131, 22.265673828125102 ], [ 87.941406250000028, 22.374316406250045 ], [ 87.96162109375004, 22.25502929687508 ], [ 88.010742187500085, 22.212646484374972 ], [ 88.083007812500085, 22.182714843750091 ], [ 88.159277343750176, 22.12172851562508 ], [ 88.104101562500119, 22.047363281250028 ], [ 88.050781250000085, 22.001074218750034 ], [ 87.948437499999926, 21.825439453124943 ], [ 87.823730468750028, 21.727343750000045 ], [ 87.678222656250028, 21.653515625000097 ], [ 87.200683593750085, 21.544873046874983 ], [ 87.100683593750063, 21.500781250000074 ], [ 86.954101562500142, 21.365332031250006 ], [ 86.85957031250004, 21.23671875000008 ], [ 86.842285156250085, 21.106347656249994 ], [ 86.895800781250131, 20.965576171875085 ], [ 86.939355468750165, 20.745068359375125 ], [ 86.975488281250051, 20.700146484375011 ], [ 86.924511718750153, 20.619775390624994 ], [ 86.835937500000028, 20.534326171874994 ], [ 86.7625, 20.419140624999983 ], [ 86.76923828125004, 20.355908203125068 ], [ 86.750390625000108, 20.313232421875057 ], [ 86.498730468750097, 20.171630859375 ], [ 86.445800781250142, 20.088916015625017 ], [ 86.376562500000063, 20.006738281249966 ], [ 86.29365234375004, 20.05375976562496 ], [ 86.245214843750119, 20.053027343749989 ], [ 86.311914062500051, 19.987792968750028 ], [ 86.302929687500153, 19.944677734374949 ], [ 86.27949218750021, 19.919433593749943 ], [ 86.216210937499994, 19.895800781249932 ], [ 85.852929687500165, 19.791748046875057 ], [ 85.575, 19.692919921874989 ], [ 85.496875, 19.696923828125108 ], [ 85.511132812500165, 19.726904296874977 ], [ 85.559765625000097, 19.753466796875074 ], [ 85.555078125000051, 19.866894531250097 ], [ 85.50410156250004, 19.887695312500057 ], [ 85.459960937500028, 19.895898437500136 ], [ 85.248632812500063, 19.757666015625034 ], [ 85.16279296875004, 19.620898437500074 ], [ 85.180761718750176, 19.59487304687508 ], [ 85.228515625000142, 19.601318359374972 ], [ 85.370898437499903, 19.678906249999983 ], [ 85.436914062500108, 19.656884765625108 ], [ 85.441601562499926, 19.626562499999977 ], [ 85.225585937499972, 19.508349609375045 ], [ 84.770996093750085, 19.125390625000023 ], [ 84.749804687500131, 19.05009765624996 ], [ 84.690820312500108, 18.964697265624949 ], [ 84.609375, 18.884326171875102 ], [ 84.462792968749994, 18.689746093750074 ], [ 84.181738281250233, 18.400585937499955 ], [ 84.104101562500176, 18.292675781250011 ], [ 83.654296874999972, 18.069873046875102 ], [ 83.572265625000028, 18.003613281250097 ], [ 83.387988281250131, 17.78666992187496 ], [ 83.198339843750063, 17.608984374999977 ], [ 82.976855468750074, 17.461816406250023 ], [ 82.593164062500051, 17.273925781250114 ], [ 82.35957031250004, 17.096191406249972 ], [ 82.286523437500108, 16.978076171875074 ], [ 82.28193359375004, 16.936083984375045 ], [ 82.307226562500063, 16.878564453125051 ], [ 82.35, 16.8251953125 ], [ 82.359765625000108, 16.782812500000063 ], [ 82.338671875000074, 16.70654296875 ], [ 82.327148437500028, 16.664355468750102 ], [ 82.258789062500142, 16.55986328124996 ], [ 82.141503906250051, 16.485351562500057 ], [ 81.761914062500153, 16.32949218750008 ], [ 81.711718750000074, 16.334472656250028 ], [ 81.401855468750085, 16.365234375000085 ], [ 81.286132812499972, 16.337060546875023 ], [ 81.238574218750131, 16.263964843750074 ], [ 81.132128906250017, 15.961767578124949 ], [ 81.030078125000017, 15.881445312499949 ], [ 80.993457031250017, 15.808740234375051 ], [ 80.97871093750004, 15.758349609375074 ], [ 80.917773437500131, 15.759667968749994 ], [ 80.864746093750085, 15.782226562499972 ], [ 80.825976562500017, 15.765917968750017 ], [ 80.781835937500063, 15.86733398437508 ], [ 80.707812499999903, 15.888085937500051 ], [ 80.646582031250063, 15.895019531250028 ], [ 80.384863281250119, 15.792773437499989 ], [ 80.293457031250142, 15.710742187499989 ], [ 80.101074218750028, 15.32363281249998 ], [ 80.053417968750097, 15.074023437499932 ], [ 80.098632812499972, 14.798242187500065 ], [ 80.165429687500165, 14.577832031250097 ], [ 80.178710937500028, 14.478320312500074 ], [ 80.17011718750004, 14.349414062500102 ], [ 80.136230468750085, 14.286572265625097 ], [ 80.111718750000051, 14.212207031250045 ], [ 80.143652343750176, 14.058935546875077 ], [ 80.224414062500017, 13.858203125000045 ], [ 80.244140625000028, 13.773486328125017 ], [ 80.245800781249926, 13.685839843750102 ], [ 80.306542968750165, 13.485058593750054 ], [ 80.265625000000142, 13.521289062499974 ], [ 80.233398437500085, 13.605761718749946 ], [ 80.15625, 13.713769531250108 ], [ 80.062109375000063, 13.60625 ], [ 80.114257812499972, 13.528710937500065 ], [ 80.290332031250017, 13.436718749999969 ], [ 80.342382812500063, 13.361328125000071 ], [ 80.229101562500176, 12.690332031249966 ], [ 80.143066406249972, 12.452001953125091 ], [ 80.0375, 12.295800781250065 ], [ 79.981738281250074, 12.23544921875002 ], [ 79.858496093750176, 11.988769531250043 ], [ 79.771386718750108, 11.690234374999974 ], [ 79.75410156250004, 11.575292968750006 ], [ 79.793359375000051, 11.446679687500094 ], [ 79.748925781250051, 11.370605468750043 ], [ 79.693164062500074, 11.312548828124946 ], [ 79.79902343750004, 11.338671874999932 ], [ 79.835253906250074, 11.268847656250102 ], [ 79.848632812500085, 11.196875 ], [ 79.850195312500063, 10.768847656250017 ], [ 79.838183593750017, 10.322558593750045 ], [ 79.756933593750063, 10.304345703125065 ], [ 79.667382812500108, 10.299707031250009 ], [ 79.58857421875004, 10.31235351562492 ], [ 79.531640625000108, 10.329638671875074 ], [ 79.390527343750051, 10.305957031250045 ], [ 79.314550781250176, 10.256689453124949 ], [ 79.25361328125004, 10.174804687499972 ], [ 79.257812500000028, 10.035205078124946 ], [ 78.996289062499926, 9.683105468749986 ], [ 78.939941406250085, 9.565771484375063 ], [ 78.919140625000097, 9.452880859374972 ], [ 78.953125, 9.393798828125014 ], [ 79.019921875000051, 9.333349609374963 ], [ 79.107031250000176, 9.308935546874963 ], [ 79.275488281250063, 9.284619140624983 ], [ 79.356347656250108, 9.252148437500111 ], [ 79.411425781250017, 9.192382812500014 ], [ 79.212890625000085, 9.256005859375009 ], [ 78.979589843750176, 9.268554687500085 ], [ 78.421484375000063, 9.105029296874989 ], [ 78.274511718750063, 8.99018554687504 ], [ 78.192480468749949, 8.890869140625057 ], [ 78.136035156250074, 8.663378906250074 ], [ 78.126367187499994, 8.511328125 ], [ 78.060156250000063, 8.384570312499932 ], [ 77.770312500000017, 8.189843750000051 ], [ 77.587207031250017, 8.129882812500099 ], [ 77.517578125000028, 8.078320312500068 ], [ 77.30146484375004, 8.145312500000045 ], [ 77.065917968750028, 8.315917968749986 ], [ 76.966894531250119, 8.407275390624946 ], [ 76.617285156250119, 8.847070312500009 ], [ 76.553417968750097, 8.902783203124997 ], [ 76.482910156250085, 9.090771484375097 ], [ 76.471777343750063, 9.160839843749983 ], [ 76.452343750000097, 9.188769531249989 ], [ 76.419042968750063, 9.2078125 ], [ 76.403125, 9.236816406250014 ], [ 76.324609375000165, 9.452099609374997 ], [ 76.292382812500108, 9.676464843750054 ], [ 76.24238281250004, 9.927099609374949 ], [ 76.284667968750028, 9.909863281249997 ], [ 76.343066406250017, 9.827343750000054 ], [ 76.37226562500004, 9.707373046874949 ], [ 76.375585937500063, 9.539892578124935 ], [ 76.419531250000063, 9.520458984375068 ], [ 76.458789062500131, 9.536230468750077 ], [ 76.346484375000017, 9.922119140625 ], [ 76.248730468750153, 10.01796875 ], [ 76.222753906250233, 10.024267578125034 ], [ 76.195605468750017, 10.086132812500026 ], [ 76.192675781250131, 10.163769531250026 ], [ 76.201464843750131, 10.200634765625082 ], [ 76.123339843750017, 10.327001953125063 ], [ 76.096093750000165, 10.402246093750122 ], [ 75.922558593750153, 10.784082031250108 ], [ 75.844628906249994, 11.05756835937504 ], [ 75.723828125000153, 11.361767578125026 ], [ 75.646093750000063, 11.46840820312508 ], [ 75.524511718750063, 11.703125000000114 ], [ 75.422656250000017, 11.812207031250125 ], [ 75.31464843750004, 11.958447265625082 ], [ 75.229785156250074, 12.02333984374998 ], [ 75.196679687499994, 12.057519531250009 ], [ 74.94550781250004, 12.56455078124992 ], [ 74.868261718750119, 12.844580078124949 ], [ 74.802929687500153, 12.976855468750074 ], [ 74.770507812500085, 13.077343750000125 ], [ 74.682324218750097, 13.506933593750063 ], [ 74.681640625000142, 13.583740234375085 ], [ 74.670898437499972, 13.667626953125122 ], [ 74.608496093750063, 13.849658203125074 ], [ 74.498535156250142, 14.046337890624997 ], [ 74.466699218750051, 14.168847656250094 ], [ 74.466992187500097, 14.216503906250026 ], [ 74.397167968750097, 14.407421875000026 ], [ 74.382226562500051, 14.494726562500048 ], [ 74.335058593749949, 14.575439453124972 ], [ 74.280371093750063, 14.649511718749963 ], [ 74.223046875000108, 14.70888671874998 ], [ 74.088769531250108, 14.90219726562492 ], [ 74.040625000000119, 14.949365234375122 ], [ 73.949218750000142, 15.074755859375088 ], [ 73.884277343750028, 15.306445312500031 ], [ 73.800781250000085, 15.39697265625 ], [ 73.931933593750131, 15.39697265625 ], [ 73.851953125000051, 15.482470703125017 ], [ 73.813867187499994, 15.538574218750085 ], [ 73.771777343750131, 15.573046874999989 ], [ 73.832812500000131, 15.659375 ], [ 73.7328125, 15.65693359375004 ], [ 73.679882812500153, 15.708886718750136 ], [ 73.607714843750188, 15.871093749999972 ], [ 73.476074218750028, 16.05424804687496 ], [ 73.453710937500063, 16.152099609375 ], [ 73.33759765625004, 16.459863281249994 ], [ 73.239160156250051, 17.198535156250045 ], [ 73.149023437500006, 17.527441406250063 ], [ 73.156054687500188, 17.621923828124949 ], [ 73.047167968750131, 17.906738281250085 ], [ 72.993945312500188, 18.097705078125074 ], [ 72.972070312500108, 18.259277343749943 ], [ 72.943164062500131, 18.365625000000136 ], [ 72.917187499999926, 18.576123046875011 ], [ 72.875488281249972, 18.642822265625114 ], [ 72.870898437500188, 18.683056640624955 ], [ 72.898730468750188, 18.778955078125136 ], [ 72.976855468750017, 18.927197265624955 ], [ 73.005566406250097, 19.021093750000091 ], [ 72.972070312500108, 19.153320312500028 ], [ 72.900683593750131, 19.014501953124977 ], [ 72.834667968750097, 18.975585937500057 ], [ 72.803027343750131, 19.07929687500004 ], [ 72.802734375000142, 19.21875 ], [ 72.794531250000063, 19.25209960937508 ], [ 72.811621093750006, 19.298925781250006 ], [ 72.987207031249994, 19.277441406250091 ], [ 72.787890625000131, 19.362988281250097 ], [ 72.763964843750074, 19.413183593750034 ], [ 72.756445312500119, 19.450537109375006 ], [ 72.799414062500006, 19.519824218750074 ], [ 72.726562500000085, 19.57827148437508 ], [ 72.697460937499926, 19.757128906250102 ], [ 72.675976562500097, 19.797949218750063 ], [ 72.667773437500188, 19.830957031250051 ], [ 72.708984374999972, 20.078027343750108 ], [ 72.881152343750131, 20.563183593750011 ], [ 72.89375, 20.672753906250136 ], [ 72.878906250000028, 20.828515625000051 ], [ 72.84052734375004, 20.952490234375091 ], [ 72.824316406250119, 21.083593749999977 ], [ 72.813867187500108, 21.117187500000085 ], [ 72.751562499999949, 21.129150390625028 ], [ 72.692382812499972, 21.177636718750136 ], [ 72.623828125000017, 21.371972656250108 ], [ 72.686523437500085, 21.435742187499955 ], [ 72.734765625000165, 21.470800781250006 ], [ 72.668359375000108, 21.455908203124977 ], [ 72.613281250000085, 21.461816406250108 ], [ 72.717578125000131, 21.551269531250057 ], [ 72.810546875000142, 21.619921874999989 ], [ 73.022460937500142, 21.69960937500008 ], [ 73.1125, 21.750439453125125 ], [ 72.979101562500006, 21.704687500000034 ], [ 72.839746093750051, 21.687255859375028 ], [ 72.543066406250006, 21.696582031249989 ], [ 72.59248046875004, 21.87758789062508 ], [ 72.644042968750142, 21.937988281249972 ], [ 72.700195312500028, 21.971923828124943 ], [ 72.617480468750074, 21.961718749999989 ], [ 72.522265625000131, 21.976220703125108 ], [ 72.553027343750074, 22.159960937500074 ], [ 72.627929687499972, 22.199609374999966 ], [ 72.708789062500188, 22.20717773437508 ], [ 72.809179687499949, 22.23330078125008 ], [ 72.701953125000131, 22.26362304687504 ], [ 72.590136718750188, 22.278125 ], [ 72.455957031250108, 22.248095703125074 ], [ 72.332617187500119, 22.270214843749955 ], [ 72.182812500000153, 22.26972656250004 ], [ 72.24257812499999, 22.245166015625017 ], [ 72.306445312500017, 22.189208984374972 ], [ 72.274414062500085, 22.089746093749966 ], [ 72.244335937500097, 22.027636718750102 ], [ 72.161718750000119, 21.984814453125097 ], [ 72.094433593750097, 21.919970703125017 ], [ 72.075585937500165, 21.862988281249955 ], [ 72.037207031250063, 21.823046874999989 ], [ 72.102929687500051, 21.794580078125051 ], [ 72.170898437500028, 21.774316406250023 ], [ 72.210351562499994, 21.72822265625004 ], [ 72.256640625000017, 21.661230468750063 ], [ 72.254003906250063, 21.531005859375 ], [ 72.076562500000165, 21.224072265625011 ], [ 72.015234375000119, 21.155712890625097 ], [ 71.571093750000074, 20.970556640625034 ], [ 71.396484375000028, 20.869775390625108 ], [ 71.024609375000097, 20.738867187500091 ], [ 70.879687500000074, 20.714501953125108 ], [ 70.719335937500063, 20.740429687500068 ], [ 70.48505859375004, 20.840185546874949 ], [ 70.12734375, 21.094677734375097 ], [ 70.034375000000153, 21.178808593750006 ], [ 69.748437500000165, 21.505712890625006 ], [ 69.541992187500028, 21.678564453125034 ], [ 69.385449218750097, 21.839550781249983 ], [ 69.191699218750074, 21.991503906250017 ], [ 69.008789062500085, 22.196777343750114 ], [ 68.96992187500021, 22.290283203124972 ], [ 68.983496093750119, 22.385400390624994 ], [ 69.051660156250165, 22.437304687500074 ], [ 69.131347656250028, 22.416259765625057 ], [ 69.194238281250051, 22.336083984375051 ], [ 69.238867187500063, 22.300195312500023 ], [ 69.27656250000004, 22.285498046875063 ], [ 69.54921875, 22.40839843750004 ], [ 69.655175781250165, 22.403515625000125 ], [ 69.727539062500085, 22.465185546875063 ], [ 69.819042968750153, 22.451757812500006 ], [ 70.005859375000028, 22.547705078125006 ], [ 70.084179687500153, 22.55351562499996 ], [ 70.177246093750142, 22.572753906249972 ], [ 70.327734375000063, 22.815771484375091 ], [ 70.440429687500085, 22.970312499999949 ], [ 70.513476562500074, 23.002490234374932 ], [ 70.509375000000119, 23.040136718749977 ], [ 70.489257812500085, 23.08950195312508 ], [ 70.434570312500142, 23.07709960937504 ], [ 70.396289062500188, 23.030126953125063 ], [ 70.367968750000074, 22.973486328125063 ], [ 70.339453125000119, 22.939746093749932 ], [ 70.251171875000097, 22.970898437500068 ], [ 70.191699218750074, 22.965673828125063 ], [ 70.118261718750006, 22.947021484375 ], [ 69.84980468750004, 22.856445312500028 ], [ 69.739648437500165, 22.775195312499989 ], [ 69.664648437500063, 22.759082031250074 ], [ 69.235937499999949, 22.848535156250023 ], [ 68.81708984375004, 23.053710937500057 ], [ 68.640722656250063, 23.189941406250114 ], [ 68.529199218750108, 23.364062500000045 ], [ 68.417480468750085, 23.57148437500004 ], [ 68.453808593749926, 23.629492187499949 ], [ 68.627148437500153, 23.754150390624943 ], [ 68.776757812499994, 23.852099609375017 ], [ 68.642382812500074, 23.808496093749994 ], [ 68.496875, 23.747998046875125 ], [ 68.424902343750006, 23.70556640625 ], [ 68.343359375000063, 23.616845703125051 ], [ 68.234960937499949, 23.596972656250074 ], [ 68.191992187500063, 23.728906250000136 ], [ 68.165039062500085, 23.857324218749994 ], [ 68.234179687500131, 23.900537109375108 ], [ 68.282519531250131, 23.927978515625 ], [ 68.381250000000165, 23.950878906250068 ], [ 68.488671875000108, 23.967236328125011 ], [ 68.586621093750097, 23.966601562500074 ], [ 68.724121093750028, 23.964697265625034 ], [ 68.728125000000119, 24.265625 ], [ 68.739648437500165, 24.291992187500085 ], [ 68.758984374999926, 24.307226562500006 ], [ 68.781152343750108, 24.313720703125085 ], [ 68.8, 24.309082031250028 ], [ 68.82832031250004, 24.264013671875091 ], [ 68.863476562500153, 24.266503906250051 ], [ 68.900781250000108, 24.292431640625011 ], [ 68.984570312500153, 24.273095703124966 ], [ 69.051562500000131, 24.286328125000011 ], [ 69.119531250000108, 24.268652343749949 ], [ 69.235058593749926, 24.268261718750068 ], [ 69.443457031249949, 24.275390625000085 ], [ 69.559179687500063, 24.273095703124966 ], [ 69.634179687500165, 24.225195312499977 ], [ 69.716210937500165, 24.172607421875114 ], [ 69.805175781250085, 24.16523437500004 ], [ 69.933789062500097, 24.171386718750028 ], [ 70.021093750000119, 24.191552734375051 ], [ 70.065136718749926, 24.24057617187492 ], [ 70.098242187500006, 24.2875 ], [ 70.289062500000085, 24.356298828125063 ], [ 70.489257812500085, 24.412158203125074 ], [ 70.546777343749994, 24.418310546875063 ], [ 70.565039062500063, 24.385791015625017 ], [ 70.555859375000153, 24.331103515625074 ], [ 70.579296875000153, 24.279052734374943 ], [ 70.659472656250131, 24.246093749999972 ], [ 70.716308593750085, 24.237988281250097 ], [ 70.767285156250097, 24.245410156250017 ], [ 70.805078125000108, 24.261962890625028 ], [ 70.886230468750142, 24.34375 ], [ 70.928125000000165, 24.362353515625045 ], [ 70.982812500000108, 24.361035156250125 ], [ 71.044042968750063, 24.400097656250097 ], [ 71.045312500000051, 24.42998046874996 ], [ 71.00625, 24.444335937500057 ], [ 70.973242187500119, 24.487402343749949 ], [ 70.979296875000017, 24.522460937499972 ], [ 70.969824218750119, 24.571875 ], [ 70.976367187500131, 24.61875 ], [ 71.002343750000165, 24.6539062499999 ], [ 71.047851562500028, 24.687744140625085 ], [ 71.02070312500021, 24.75766601562492 ], [ 70.950878906250153, 24.891601562500028 ], [ 70.877734375000188, 25.062988281249972 ], [ 70.800488281250097, 25.205859374999932 ], [ 70.702539062500051, 25.331054687500028 ], [ 70.65205078125004, 25.422900390625102 ], [ 70.657226562500028, 25.625781250000045 ], [ 70.648437500000028, 25.666943359375068 ], [ 70.614843750000119, 25.69189453125 ], [ 70.569531250000097, 25.705957031250023 ], [ 70.505859375000085, 25.685302734375085 ], [ 70.448535156250131, 25.681347656249983 ], [ 70.325195312499972, 25.685742187500011 ], [ 70.264648437500085, 25.706542968749972 ], [ 70.100195312500063, 25.910058593750051 ], [ 70.078613281250085, 25.990039062499989 ], [ 70.077734375000119, 26.071972656249983 ], [ 70.132617187500017, 26.214794921874955 ], [ 70.149218750000017, 26.347558593749994 ], [ 70.156835937500063, 26.471435546875028 ], [ 70.14765625000004, 26.506445312500034 ], [ 70.114648437500165, 26.548046874999983 ], [ 70.059375, 26.578759765625023 ], [ 69.911425781250131, 26.586132812500125 ], [ 69.735937500000119, 26.62705078124992 ], [ 69.600585937499972, 26.699121093750051 ], [ 69.506933593750006, 26.742675781250028 ], [ 69.48125, 26.770996093750114 ], [ 69.470019531250017, 26.804443359375 ], [ 69.494531250000108, 26.95415039062496 ], [ 69.537011718749994, 27.122949218750051 ], [ 69.56796875, 27.174609375000102 ], [ 69.621582031250085, 27.228076171874989 ], [ 69.661328125000153, 27.264501953124949 ], [ 69.724804687500153, 27.312695312499983 ], [ 69.896289062500074, 27.473632812500085 ], [ 70.049804687500085, 27.694726562500023 ], [ 70.144531250000028, 27.849023437499994 ], [ 70.193945312500063, 27.89487304687492 ], [ 70.24433593750004, 27.934130859375102 ], [ 70.318457031250119, 27.981640625000011 ], [ 70.403710937499994, 28.025048828124994 ], [ 70.488574218750131, 28.023144531250125 ], [ 70.569238281250051, 27.983789062500108 ], [ 70.629101562500153, 27.937451171875068 ], [ 70.649121093750153, 27.835351562500051 ], [ 70.691601562500097, 27.76899414062504 ], [ 70.737402343749949, 27.729003906250057 ], [ 70.797949218750119, 27.709619140625023 ], [ 70.874902343750165, 27.714453124999949 ], [ 71.18476562500004, 27.831640625 ], [ 71.290136718750006, 27.855273437500045 ], [ 71.542968750000028, 27.869873046875 ], [ 71.716699218750051, 27.91508789062496 ], [ 71.870312500000097, 27.9625 ], [ 71.88886718750004, 28.04746093749992 ], [ 71.948046875000017, 28.177294921875102 ], [ 72.128515625000119, 28.34633789062508 ], [ 72.179199218750142, 28.421777343749994 ], [ 72.233886718750085, 28.565820312500023 ], [ 72.291992187500028, 28.697265624999972 ], [ 72.341894531250063, 28.751904296875097 ], [ 72.625585937500119, 28.896142578124994 ], [ 72.903320312500028, 29.028759765625011 ], [ 72.948730468749972, 29.088818359374983 ], [ 73.128320312500051, 29.36391601562508 ], [ 73.23115234375004, 29.550634765625091 ], [ 73.257812500000142, 29.610693359375091 ], [ 73.317285156250165, 29.772998046875102 ], [ 73.381640625000131, 29.934375 ], [ 73.46748046875004, 29.971679687500085 ], [ 73.658007812500131, 30.033203125 ], [ 73.809179687500006, 30.093359375 ], [ 73.886523437500131, 30.162011718750136 ], [ 73.933398437500017, 30.222070312500108 ], [ 73.924609375000074, 30.28164062499999 ], [ 73.882714843749994, 30.352148437499977 ], [ 73.891601562500085, 30.394042968749972 ], [ 73.899316406249994, 30.435351562500045 ], [ 74.00898437500004, 30.519677734374994 ], [ 74.215625000000131, 30.768994140624983 ], [ 74.339355468750028, 30.893554687499943 ], [ 74.380371093750028, 30.893408203125091 ], [ 74.509765625000085, 30.959667968750097 ], [ 74.632812500000142, 31.034667968750114 ], [ 74.625781250000017, 31.068750000000108 ], [ 74.610351562500085, 31.112841796875045 ], [ 74.539746093750153, 31.132666015625006 ], [ 74.517675781250119, 31.185595703124932 ], [ 74.534960937500074, 31.261376953125108 ], [ 74.593945312499926, 31.465380859375102 ], [ 74.581835937500131, 31.523925781250114 ], [ 74.509960937500153, 31.712939453125074 ], [ 74.525976562499949, 31.765136718750057 ], [ 74.555566406250108, 31.818554687500097 ], [ 74.635742187500028, 31.889746093750034 ], [ 74.739453125000153, 31.948828125 ], [ 75.071484375000153, 32.089355468750028 ], [ 75.138769531250006, 32.104785156249989 ], [ 75.25410156250004, 32.140332031250125 ], [ 75.324707031250028, 32.215283203125097 ], [ 75.333496093749972, 32.279199218749994 ], [ 75.302636718750165, 32.318896484375074 ], [ 75.233691406250131, 32.372119140625074 ], [ 75.104101562499949, 32.420361328124955 ], [ 74.987304687499972, 32.46220703124996 ], [ 74.788867187500131, 32.4578125 ], [ 74.685742187500097, 32.493798828124994 ], [ 74.657812500000063, 32.518945312499966 ], [ 74.643359375000131, 32.607714843749932 ], [ 74.66328125000004, 32.757666015624949 ], [ 74.632421874999949, 32.770898437500136 ], [ 74.588281250000108, 32.753222656250102 ], [ 74.483398437499972, 32.77099609375 ], [ 74.354589843750119, 32.768701171875051 ], [ 74.305468750000074, 32.810449218750023 ], [ 74.329980468749994, 32.86083984375 ], [ 74.322753906250028, 32.927978515625 ], [ 74.303613281250051, 32.991796875000034 ], [ 74.283593750000051, 33.005126953125085 ], [ 74.222070312500108, 33.020312499999989 ], [ 74.126269531250131, 33.075439453125028 ], [ 74.049121093750074, 33.143408203125006 ], [ 74.003808593750051, 33.189453124999972 ], [ 73.989843750000063, 33.221191406250057 ], [ 73.994238281250063, 33.242187500000057 ], [ 74.050390625000119, 33.301269531250028 ], [ 74.117773437500006, 33.384130859375034 ], [ 74.142578125000085, 33.45537109374996 ], [ 74.15, 33.506982421874994 ], [ 74.13125, 33.545068359375136 ], [ 74.069726562500165, 33.591699218750023 ], [ 74.004003906250119, 33.632421874999977 ], [ 73.977539062500028, 33.667822265625091 ], [ 73.976464843750165, 33.721289062499977 ], [ 74.000976562500028, 33.788183593750091 ], [ 74.078417968750131, 33.838671875000074 ], [ 74.215625000000131, 33.886572265625063 ], [ 74.250878906250108, 33.946093750000102 ], [ 74.246484375000108, 33.99018554687504 ], [ 74.208984375000085, 34.003417968750057 ], [ 74.112597656250188, 34.00371093749996 ], [ 73.949902343750097, 34.018798828125 ], [ 73.922363281250085, 34.043066406249977 ], [ 73.904101562500188, 34.075683593750057 ], [ 73.903906250000119, 34.108007812500063 ], [ 73.938281250000131, 34.144775390625085 ], [ 73.979492187500085, 34.191308593749966 ], [ 73.97236328125004, 34.23662109374996 ], [ 73.924609375000074, 34.287841796875114 ], [ 73.809960937500165, 34.325341796875108 ], [ 73.794531250000063, 34.378222656250045 ], [ 73.812109375000063, 34.422363281249972 ], [ 73.850097656250028, 34.485302734375011 ], [ 73.883105468750131, 34.529052734375028 ], [ 73.961230468750074, 34.653466796874994 ], [ 74.055859375000153, 34.680664062500028 ], [ 74.171972656249949, 34.72089843750004 ], [ 74.300390625000063, 34.765380859375057 ], [ 74.497949218750108, 34.73203125 ], [ 74.594140625000051, 34.715771484375068 ], [ 74.788769531250097, 34.677734374999943 ], [ 74.951855468750097, 34.645849609375034 ], [ 75.118457031250131, 34.636816406249977 ], [ 75.187500000000142, 34.639013671875063 ], [ 75.264062500000108, 34.601367187500017 ], [ 75.452539062500165, 34.53671875 ], [ 75.605566406250063, 34.502734375000017 ], [ 75.70917968750004, 34.50307617187508 ], [ 75.862109375000017, 34.560253906250011 ], [ 75.938281250000188, 34.612548828125 ], [ 76.041015625000142, 34.669921874999972 ], [ 76.172460937500063, 34.667724609375057 ], [ 76.456738281250097, 34.756103515625114 ], [ 76.509960937500097, 34.740869140625023 ], [ 76.594433593750097, 34.735839843750057 ], [ 76.696289062499972, 34.786914062499989 ], [ 76.749023437500142, 34.84755859375008 ], [ 76.757519531250097, 34.877832031250051 ], [ 76.782910156250097, 34.900195312499989 ], [ 76.891699218750063, 34.938720703125 ], [ 77.000878906250108, 34.991992187500017 ], [ 77.030664062500108, 35.062353515624977 ], [ 77.048632812500074, 35.109912109375074 ], [ 77.168554687500063, 35.171533203125023 ], [ 77.292968750000085, 35.235546875000097 ], [ 77.423437499999949, 35.302587890625063 ], [ 77.571582031250017, 35.378759765624949 ], [ 77.696972656250153, 35.443261718750136 ], [ 77.799414062500063, 35.495898437500017 ], [ 77.810937500000108, 35.484521484374994 ], [ 77.851562500000028, 35.460791015624977 ], [ 77.894921875000165, 35.449023437500045 ], [ 77.945898437500063, 35.47163085937504 ], [ 78.00947265625004, 35.490234375000114 ], [ 78.042675781250097, 35.479785156250102 ], [ 78.047460937500063, 35.449414062500125 ], [ 78.009179687500165, 35.306933593750074 ], [ 78.012207031250085, 35.251025390625045 ], [ 78.075781250000063, 35.134912109375023 ], [ 78.158496093750017, 34.946484374999983 ], [ 78.236132812500074, 34.769824218750074 ], [ 78.282031250000188, 34.653906250000063 ], [ 78.326953125000074, 34.606396484374983 ], [ 78.515722656250176, 34.557958984375063 ], [ 78.670800781250165, 34.518164062499949 ], [ 78.763085937500108, 34.452929687499989 ], [ 78.864843750000063, 34.390332031250011 ], [ 78.936425781249994, 34.351953125000023 ], [ 78.970117187500108, 34.302636718750108 ], [ 78.976953125000165, 34.258105468750074 ], [ 78.970605468750108, 34.22822265625004 ], [ 78.931738281250176, 34.188964843750028 ], [ 78.753027343750176, 34.087695312500017 ], [ 78.731738281250131, 34.055566406250023 ], [ 78.726660156250063, 34.013378906249955 ], [ 78.761718750000028, 33.887597656250108 ], [ 78.783789062500063, 33.80878906250004 ], [ 78.789941406249994, 33.650341796875068 ], [ 78.801855468750176, 33.499707031250125 ], [ 78.865039062500017, 33.431103515625011 ], [ 78.916699218750153, 33.386767578125017 ], [ 78.94843750000004, 33.346533203125006 ], [ 79.012597656250165, 33.291455078124983 ], [ 79.066503906250119, 33.250390625000136 ], [ 79.1125, 33.226269531250011 ], [ 79.135156250000051, 33.17192382812496 ], [ 79.121679687500063, 33.108105468750097 ], [ 79.102832031250074, 33.05253906249996 ], [ 79.108593750000153, 33.022656250000097 ], [ 79.145507812500028, 33.001464843750057 ], [ 79.202246093750063, 32.946044921875114 ], [ 79.209570312500119, 32.864843750000091 ], [ 79.205566406250028, 32.809033203125097 ], [ 79.227929687500108, 32.7587890625 ], [ 79.233886718750085, 32.703076171875011 ], [ 79.21650390625004, 32.564013671875102 ], [ 79.219335937500063, 32.501074218750063 ], [ 79.169921875000028, 32.497216796874994 ], [ 79.12734375, 32.475781250000068 ], [ 79.066992187500233, 32.388183593749972 ], [ 78.997656250000119, 32.36513671875008 ], [ 78.918945312499972, 32.358203125000102 ], [ 78.837890625000085, 32.411962890625034 ], [ 78.771289062500017, 32.468066406250102 ], [ 78.753515625000119, 32.499267578125057 ], [ 78.73671875, 32.558398437500017 ], [ 78.70087890625004, 32.597021484375063 ], [ 78.63154296875004, 32.578955078124949 ], [ 78.526367187500028, 32.570800781250057 ], [ 78.412500000000108, 32.557714843750063 ], [ 78.391699218750119, 32.544726562500074 ], [ 78.389648437499972, 32.519873046874977 ], [ 78.417480468749972, 32.466699218749994 ], [ 78.441308593750108, 32.39736328125008 ], [ 78.455273437500097, 32.300341796875017 ], [ 78.486132812499903, 32.236230468750108 ], [ 78.495898437500017, 32.21577148437504 ], [ 78.677734375000142, 32.023046875000034 ], [ 78.725585937500085, 31.983789062500023 ], [ 78.735449218750176, 31.957958984375097 ], [ 78.719726562500085, 31.887646484374983 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Indian Ocean Ter.", "admin": "Indian Ocean Territories" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 96.918261718750074, -12.194140625000031 ], [ 96.906542968750017, -12.199804687500034 ], [ 96.896777343750074, -12.19550781250004 ], [ 96.893945312499994, -12.192578124999983 ], [ 96.89296875, -12.18720703125004 ], [ 96.904394531250119, -12.186523437499986 ], [ 96.913378906250074, -12.181835937500011 ], [ 96.918945312500028, -12.173339843749972 ], [ 96.920507812500063, -12.161523437499952 ], [ 96.925292968749972, -12.173242187500037 ], [ 96.924316406249972, -12.184667968749963 ], [ 96.918261718750074, -12.194140625000031 ] ] ], [ [ [ 96.840429687500119, -12.181835937500011 ], [ 96.85195312499999, -12.18681640624996 ], [ 96.867382812500097, -12.181445312500017 ], [ 96.873632812500063, -12.187695312499955 ], [ 96.849511718749994, -12.197363281249977 ], [ 96.834863281250051, -12.179687500000014 ], [ 96.827734375000119, -12.150683593749974 ], [ 96.825878906250097, -12.12617187500004 ], [ 96.832617187500119, -12.12617187500004 ], [ 96.832617187500119, -12.136035156250003 ], [ 96.834179687500097, -12.144140624999963 ], [ 96.839453125000119, -12.160253906249963 ], [ 96.83564453125004, -12.171289062499994 ], [ 96.840429687500119, -12.181835937500011 ] ] ], [ [ [ 105.725390625000017, -10.492968750000017 ], [ 105.696875, -10.564160156249955 ], [ 105.644335937500017, -10.525 ], [ 105.584082031250119, -10.5125 ], [ 105.595703124999972, -10.459667968749983 ], [ 105.645507812500028, -10.452246093749991 ], [ 105.669824218749994, -10.449414062500026 ], [ 105.705468750000051, -10.430664062500028 ], [ 105.725390625000017, -10.492968750000017 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Iran", "admin": "Iran" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 56.187988281250028, 26.921142578124972 ], [ 56.094921875000097, 26.801171875000051 ], [ 55.95429687500004, 26.701123046875011 ], [ 55.894140625, 26.732275390625034 ], [ 55.847656249999972, 26.730810546875006 ], [ 55.74726562500004, 26.692480468750034 ], [ 55.674609375000074, 26.685839843749989 ], [ 55.54316406250004, 26.617529296875034 ], [ 55.423730468750051, 26.583105468750034 ], [ 55.340429687500006, 26.585742187500045 ], [ 55.311523437499972, 26.592626953125006 ], [ 55.295019531250006, 26.639208984375017 ], [ 55.296484375000063, 26.657568359375006 ], [ 55.346972656250017, 26.64794921875 ], [ 55.531738281250028, 26.710009765625045 ], [ 55.762597656250051, 26.81196289062504 ], [ 55.784570312499994, 26.857177734375 ], [ 55.747460937499994, 26.930957031250017 ], [ 55.757617187500017, 26.947656250000051 ], [ 55.907128906249994, 26.909814453124966 ], [ 56.074121093749994, 26.98334960937504 ], [ 56.213964843750006, 27.003271484375006 ], [ 56.279394531250006, 26.952099609374983 ], [ 56.187988281250028, 26.921142578124972 ] ] ], [ [ [ 45.00019531250004, 39.423535156250011 ], [ 45.071679687499994, 39.362890625 ], [ 45.113085937500017, 39.311572265625045 ], [ 45.141210937500063, 39.25429687499999 ], [ 45.190625, 39.215625 ], [ 45.255957031250006, 39.194677734375034 ], [ 45.335546875000063, 39.13916015625 ], [ 45.389257812500063, 39.095898437499983 ], [ 45.479687500000097, 39.00625 ], [ 45.575, 38.972802734375023 ], [ 45.921875, 38.907910156249955 ], [ 46.114453125000097, 38.877783203125034 ], [ 46.170117187500097, 38.869042968750023 ], [ 46.317773437500051, 38.912646484375045 ], [ 46.490625, 38.906689453124983 ], [ 46.554785156250006, 38.904394531250034 ], [ 46.783203125000028, 39.087402343750028 ], [ 46.852539062500028, 39.148437500000028 ], [ 46.988867187500063, 39.18017578125 ], [ 47.065429687500028, 39.252880859374983 ], [ 47.188378906250051, 39.340966796874994 ], [ 47.338476562500063, 39.423876953124989 ], [ 47.476171875000063, 39.498339843749989 ], [ 47.581835937500074, 39.54335937499999 ], [ 47.772851562499994, 39.648583984375051 ], [ 47.892285156250097, 39.68505859375 ], [ 47.995898437500074, 39.683935546875034 ], [ 48.15107421875004, 39.560546875000057 ], [ 48.281738281250028, 39.448339843750006 ], [ 48.322167968749994, 39.399072265625023 ], [ 48.257226562499994, 39.35498046875 ], [ 48.136035156250017, 39.312353515625006 ], [ 48.112890625, 39.281103515625034 ], [ 48.104394531250051, 39.241113281249994 ], [ 48.109179687500074, 39.202832031250011 ], [ 48.125488281249972, 39.171630859375028 ], [ 48.274121093750097, 39.09912109375 ], [ 48.291015624999972, 39.059277343749983 ], [ 48.292089843750006, 39.018847656249989 ], [ 48.275097656250097, 38.993603515625011 ], [ 48.241992187500017, 38.978955078124955 ], [ 48.138574218749994, 38.958642578124994 ], [ 48.050097656250017, 38.935009765624983 ], [ 48.019335937500017, 38.911816406249955 ], [ 47.992675781250028, 38.884277343750028 ], [ 47.99648437499999, 38.853759765625028 ], [ 48.023242187500017, 38.819042968749983 ], [ 48.204687500000063, 38.72412109375 ], [ 48.225195312500063, 38.689208984375 ], [ 48.261328125000063, 38.642285156250011 ], [ 48.305566406249994, 38.613476562500011 ], [ 48.38125, 38.605615234375023 ], [ 48.417382812500051, 38.58623046874996 ], [ 48.592675781250051, 38.411083984374983 ], [ 48.635546875000074, 38.39873046874996 ], [ 48.840332031249972, 38.437255859375 ], [ 48.86875, 38.435498046874983 ], [ 48.870703125, 38.39252929687504 ], [ 48.901367187499972, 38.143652343750034 ], [ 48.925097656250017, 38.015136718749972 ], [ 48.959960937500028, 37.89013671875 ], [ 49.015332031250097, 37.77607421875004 ], [ 49.080957031250051, 37.667578125000034 ], [ 49.171191406250074, 37.600585937499972 ], [ 49.372460937499994, 37.519970703124983 ], [ 49.470117187499994, 37.496679687500034 ], [ 49.726953125000051, 37.480517578125045 ], [ 49.98066406250004, 37.44487304687496 ], [ 50.13046875, 37.407128906249994 ], [ 50.176269531249972, 37.380517578124994 ], [ 50.21406250000004, 37.339599609375028 ], [ 50.337890624999972, 37.149169921875028 ], [ 50.533203124999972, 37.013671875000057 ], [ 50.927441406250097, 36.810205078124994 ], [ 51.118554687500051, 36.742578124999966 ], [ 51.762011718750017, 36.614501953125 ], [ 52.19013671875004, 36.621728515625051 ], [ 53.374121093750006, 36.86875 ], [ 53.767675781250063, 36.930322265625023 ], [ 53.915429687500051, 36.930322265625023 ], [ 53.827441406250074, 36.881201171874977 ], [ 53.679492187500017, 36.853125 ], [ 53.76875, 36.818457031249977 ], [ 53.90625, 36.812695312499955 ], [ 53.970117187499994, 36.818310546874955 ], [ 54.016210937500006, 36.849658203125045 ], [ 54.023828125000051, 36.901318359374983 ], [ 54.0171875, 36.952490234375034 ], [ 53.951953125000017, 37.181738281250006 ], [ 53.914160156250063, 37.343554687500017 ], [ 54.191601562500097, 37.332470703124983 ], [ 54.299804687500028, 37.353613281250034 ], [ 54.458691406250097, 37.407568359375006 ], [ 54.578906250000074, 37.440234374999989 ], [ 54.639648437499972, 37.444726562500023 ], [ 54.699414062500097, 37.470166015624983 ], [ 54.745214843750006, 37.501904296874955 ], [ 54.848632812500028, 37.722656249999972 ], [ 54.90009765625004, 37.777929687500063 ], [ 55.075585937499994, 37.902490234375023 ], [ 55.224707031250006, 37.981347656250023 ], [ 55.380859375000028, 38.051123046875034 ], [ 55.578417968750017, 38.099755859374994 ], [ 55.841308593750028, 38.094628906249994 ], [ 56.050292968749972, 38.077539062499994 ], [ 56.171191406250074, 38.078369140624972 ], [ 56.228808593750017, 38.073388671875023 ], [ 56.272070312500006, 38.080419921875034 ], [ 56.296972656250006, 38.094824218750034 ], [ 56.324121093750051, 38.19111328125004 ], [ 56.36689453125004, 38.222509765625034 ], [ 56.440625, 38.249414062499994 ], [ 56.544042968750006, 38.249609375000034 ], [ 56.669921874999972, 38.25664062499996 ], [ 56.774609375000097, 38.25004882812496 ], [ 56.90664062499999, 38.213037109374966 ], [ 57.079003906249994, 38.209960937500057 ], [ 57.193554687500097, 38.216406250000034 ], [ 57.260156250000051, 38.179589843749994 ], [ 57.308105468749972, 38.13037109375 ], [ 57.331445312499994, 38.089306640624983 ], [ 57.336718750000017, 38.032910156249955 ], [ 57.335742187500017, 37.989941406249983 ], [ 57.35371093750004, 37.973339843749983 ], [ 57.423828125000028, 37.947705078125011 ], [ 57.520996093749972, 37.928466796875 ], [ 57.710546875000063, 37.905273437499972 ], [ 57.888183593750028, 37.860839843749972 ], [ 57.980566406250006, 37.830468750000023 ], [ 58.108789062499994, 37.783056640625034 ], [ 58.261621093749994, 37.665820312500045 ], [ 58.318164062500017, 37.647216796874972 ], [ 58.386718749999972, 37.635351562500063 ], [ 58.435742187500097, 37.638525390624977 ], [ 58.55048828125004, 37.688183593749983 ], [ 58.650195312500017, 37.651562499999983 ], [ 58.70078125, 37.65625 ], [ 58.815429687500028, 37.683496093749994 ], [ 58.93720703125004, 37.649658203125028 ], [ 59.240820312500006, 37.520751953124972 ], [ 59.27412109375004, 37.52373046874996 ], [ 59.301757812499972, 37.510644531250051 ], [ 59.326953125000017, 37.481152343749983 ], [ 59.344726562500028, 37.444726562500023 ], [ 59.367382812500097, 37.333740234374972 ], [ 59.454980468749994, 37.252832031250023 ], [ 59.562207031250097, 37.178906249999955 ], [ 59.68720703125004, 37.138476562499989 ], [ 59.948632812500051, 37.041601562500063 ], [ 60.062792968750017, 36.962890625 ], [ 60.178320312500006, 36.829443359375006 ], [ 60.32070312499999, 36.653564453125057 ], [ 60.341308593750028, 36.637646484375011 ], [ 60.707910156249994, 36.642968750000023 ], [ 61.119628906250028, 36.642578125000028 ], [ 61.169921874999972, 36.572265625 ], [ 61.160351562500097, 36.432714843750006 ], [ 61.175097656250074, 36.289697265624994 ], [ 61.212011718750006, 36.190527343750034 ], [ 61.212402343750028, 36.099121093749972 ], [ 61.182617187499972, 36.052832031250063 ], [ 61.159472656250074, 35.999902343750023 ], [ 61.152929687500063, 35.976757812500011 ], [ 61.205859375000017, 35.943701171875034 ], [ 61.25214843750004, 35.867626953124983 ], [ 61.258691406250051, 35.761816406250006 ], [ 61.23554687500004, 35.70556640625 ], [ 61.238867187500006, 35.659277343750006 ], [ 61.262011718750017, 35.619580078124983 ], [ 61.281835937500063, 35.553417968750011 ], [ 61.278515625000097, 35.513769531250006 ], [ 61.245507812499994, 35.474072265625011 ], [ 61.225683593750063, 35.424462890625023 ], [ 61.199218749999972, 35.361621093750017 ], [ 61.189257812500017, 35.312011718750028 ], [ 61.139648437500028, 35.288867187500017 ], [ 61.1, 35.272314453125034 ], [ 61.10664062500004, 35.209472656250028 ], [ 61.126464843750028, 35.156542968749989 ], [ 61.149609375000097, 35.09375 ], [ 61.123144531250063, 35.050732421875011 ], [ 61.10664062500004, 35.001123046875023 ], [ 61.070214843749994, 34.921728515625006 ], [ 61.080078124999972, 34.855615234375051 ], [ 61.040429687499994, 34.799365234375045 ], [ 60.990820312500006, 34.749755859374972 ], [ 60.957812500000017, 34.710058593750063 ], [ 60.951171874999972, 34.653857421874989 ], [ 60.91474609375004, 34.633984375000011 ], [ 60.8453125, 34.587695312499989 ], [ 60.802343750000063, 34.554638671875011 ], [ 60.73945312500004, 34.544726562500045 ], [ 60.726269531250097, 34.518261718749983 ], [ 60.736132812500074, 34.491796875 ], [ 60.762597656250051, 34.475244140624994 ], [ 60.803906250000097, 34.418017578124989 ], [ 60.889453125000017, 34.319433593750063 ], [ 60.642675781250006, 34.30717773437496 ], [ 60.570214843749994, 34.219628906249966 ], [ 60.485742187500051, 34.094775390625017 ], [ 60.527050781250097, 33.841992187499955 ], [ 60.4859375, 33.7119140625 ], [ 60.510839843750006, 33.638916015624972 ], [ 60.573828125000063, 33.588330078124983 ], [ 60.654589843750074, 33.560400390625063 ], [ 60.806445312500017, 33.558691406250063 ], [ 60.90693359375004, 33.538964843750051 ], [ 60.916992187499972, 33.505224609375006 ], [ 60.859277343749994, 33.45625 ], [ 60.766894531250017, 33.36381835937496 ], [ 60.718066406250017, 33.323535156250017 ], [ 60.560546874999972, 33.137841796875023 ], [ 60.561914062499994, 33.058789062500011 ], [ 60.5765625, 32.994873046875028 ], [ 60.644531249999972, 32.794384765624955 ], [ 60.710449218749972, 32.6 ], [ 60.82929687500004, 32.249414062500051 ], [ 60.827246093750063, 32.167968749999972 ], [ 60.789941406249994, 31.987109374999989 ], [ 60.7875, 31.877197265624972 ], [ 60.804296875, 31.734472656250034 ], [ 60.791601562500006, 31.660595703124983 ], [ 60.82070312499999, 31.495166015625045 ], [ 60.854101562500006, 31.483251953125006 ], [ 61.110742187499994, 31.45112304687504 ], [ 61.346484375000074, 31.421630859374972 ], [ 61.660156250000028, 31.382421874999977 ], [ 61.755078125000097, 31.285302734374994 ], [ 61.814257812500074, 31.072558593750017 ], [ 61.810839843750074, 30.913281249999983 ], [ 61.784179687499972, 30.831933593750023 ], [ 61.559472656250051, 30.599365234374972 ], [ 61.331640625000063, 30.363720703125011 ], [ 61.104101562500063, 30.128417968750028 ], [ 60.868164062499972, 29.884375 ], [ 60.843359375000063, 29.858691406249989 ], [ 61.034179687500028, 29.663427734374977 ], [ 61.152148437500017, 29.542724609375 ], [ 61.318359375000028, 29.372607421874989 ], [ 61.339453125000063, 29.331787109375028 ], [ 61.337890625000028, 29.264990234375006 ], [ 61.508593750000074, 29.006054687500011 ], [ 61.56875, 28.870898437499989 ], [ 61.623046875000028, 28.791601562500006 ], [ 61.75800781250004, 28.667675781249983 ], [ 61.889843750000097, 28.546533203124994 ], [ 62.033007812500017, 28.49101562499996 ], [ 62.13056640625004, 28.47880859374996 ], [ 62.353027343749972, 28.414746093749983 ], [ 62.433886718750017, 28.363867187500006 ], [ 62.564550781250063, 28.235156249999989 ], [ 62.717578125000074, 28.252783203125006 ], [ 62.749414062499994, 28.25288085937504 ], [ 62.75800781250004, 28.243554687499994 ], [ 62.7625, 28.202050781249994 ], [ 62.739746093749972, 28.002050781250006 ], [ 62.782324218750006, 27.800537109375 ], [ 62.812011718750028, 27.497021484374983 ], [ 62.800878906250063, 27.444531250000011 ], [ 62.764257812500063, 27.356738281249989 ], [ 62.7625, 27.300195312500023 ], [ 62.752734375000017, 27.265625 ], [ 62.762988281250074, 27.250195312499955 ], [ 62.811621093750063, 27.229443359374983 ], [ 62.915429687500051, 27.218408203124966 ], [ 63.166796875000017, 27.252490234374989 ], [ 63.196093750000017, 27.243945312500017 ], [ 63.25625, 27.207910156250051 ], [ 63.301562500000017, 27.151464843750006 ], [ 63.305175781249972, 27.124560546875017 ], [ 63.242089843749994, 27.077685546874989 ], [ 63.231445312500028, 26.998144531250034 ], [ 63.25039062499999, 26.879248046875063 ], [ 63.241601562500051, 26.864746093750028 ], [ 63.186132812500063, 26.837597656250011 ], [ 63.168066406250006, 26.66557617187496 ], [ 63.157812500000063, 26.649755859375034 ], [ 63.09296875000004, 26.632324218750028 ], [ 62.786621093750028, 26.643896484374977 ], [ 62.751562500000063, 26.63916015625 ], [ 62.63642578125004, 26.593652343750051 ], [ 62.439257812500017, 26.561035156249972 ], [ 62.385058593750017, 26.542626953125051 ], [ 62.312304687500017, 26.490869140624994 ], [ 62.259667968750051, 26.427490234375028 ], [ 62.249609375, 26.369238281249977 ], [ 62.239355468750063, 26.357031249999977 ], [ 62.125976562499972, 26.368994140625034 ], [ 62.089062500000097, 26.318261718749994 ], [ 61.869824218750097, 26.242431640625 ], [ 61.842382812500006, 26.225927734375006 ], [ 61.809960937499994, 26.165283203125 ], [ 61.780761718749972, 25.995849609375028 ], [ 61.754394531250028, 25.843359375000063 ], [ 61.737695312499994, 25.821093750000045 ], [ 61.66865234375004, 25.768994140625011 ], [ 61.661816406250097, 25.751269531250017 ], [ 61.671386718749972, 25.692382812500028 ], [ 61.640136718750028, 25.584619140624994 ], [ 61.61542968750004, 25.286132812500028 ], [ 61.587890624999972, 25.202343750000011 ], [ 61.533105468749994, 25.195507812499955 ], [ 61.490332031250063, 25.153662109375063 ], [ 61.412207031250063, 25.102099609375017 ], [ 61.242968750000017, 25.141992187499994 ], [ 61.108593750000097, 25.183886718749989 ], [ 60.663867187500017, 25.282226562500028 ], [ 60.615136718749994, 25.329833984374972 ], [ 60.5875, 25.413525390624955 ], [ 60.510546875000017, 25.437060546875045 ], [ 60.400195312500017, 25.311572265625074 ], [ 60.024707031250074, 25.384130859375006 ], [ 59.897070312500006, 25.36181640625 ], [ 59.818359374999972, 25.400878906250057 ], [ 59.616015625000017, 25.403271484375011 ], [ 59.456054687499972, 25.481494140625045 ], [ 59.22724609375004, 25.427734375000028 ], [ 59.046093750000097, 25.417285156250017 ], [ 58.797851562499972, 25.554589843750023 ], [ 58.530859375, 25.592431640624994 ], [ 58.314257812500074, 25.580859375000045 ], [ 58.202929687500017, 25.591601562500017 ], [ 58.022363281249994, 25.640820312500011 ], [ 57.936621093750006, 25.691650390625057 ], [ 57.796093750000097, 25.653027343750011 ], [ 57.732519531250006, 25.724902343749989 ], [ 57.334570312500006, 25.791552734375074 ], [ 57.26093750000004, 25.918847656249966 ], [ 57.205566406249972, 26.037207031250006 ], [ 57.201367187500097, 26.158837890625023 ], [ 57.104296875000017, 26.371435546874977 ], [ 57.071972656250097, 26.68007812499999 ], [ 57.036035156250051, 26.800683593750051 ], [ 56.982226562500017, 26.905468749999983 ], [ 56.910449218750074, 26.994580078125011 ], [ 56.81289062499999, 27.089990234374994 ], [ 56.728125, 27.127685546875057 ], [ 56.356152343750097, 27.200244140624989 ], [ 56.284375, 27.190625 ], [ 56.118066406249994, 27.143115234374989 ], [ 55.941113281250097, 27.03759765625 ], [ 55.650292968749994, 26.9775390625 ], [ 55.591601562500017, 26.93212890625 ], [ 55.518554687499972, 26.829931640625034 ], [ 55.424023437500097, 26.770556640625017 ], [ 55.294140625000097, 26.7859375 ], [ 55.154589843750017, 26.725390624999989 ], [ 54.895800781250017, 26.556689453124989 ], [ 54.759277343750028, 26.50507812500004 ], [ 54.64492187499999, 26.508935546875023 ], [ 54.522070312500006, 26.589160156250017 ], [ 54.247070312500028, 26.696630859374977 ], [ 54.069335937499972, 26.732373046874983 ], [ 53.822558593750074, 26.707714843750011 ], [ 53.70576171875004, 26.725585937500028 ], [ 53.507128906250017, 26.851757812499955 ], [ 53.454980468750051, 26.943261718750051 ], [ 53.341699218750051, 27.004492187500006 ], [ 52.982519531250063, 27.141943359375006 ], [ 52.69160156250004, 27.323388671875023 ], [ 52.638183593749972, 27.391992187499966 ], [ 52.602636718750063, 27.493359375000011 ], [ 52.475878906250074, 27.616503906249989 ], [ 52.191894531250028, 27.71728515625 ], [ 52.030761718749972, 27.824414062499955 ], [ 51.84199218750004, 27.848242187500034 ], [ 51.666308593750074, 27.844970703124972 ], [ 51.58906250000004, 27.864208984374983 ], [ 51.518554687499972, 27.910009765625006 ], [ 51.27890625, 28.131347656249972 ], [ 51.27607421875004, 28.218847656250034 ], [ 51.128417968749972, 28.435156250000034 ], [ 51.093847656250063, 28.51210937499999 ], [ 51.062011718749972, 28.726123046874989 ], [ 51.021191406250097, 28.782080078125034 ], [ 50.866992187500017, 28.870166015625017 ], [ 50.842968750000097, 28.927832031250063 ], [ 50.875781250000017, 29.004394531250028 ], [ 50.875781250000017, 29.062695312499983 ], [ 50.795507812500006, 29.117431640625057 ], [ 50.675195312500051, 29.146582031250034 ], [ 50.646093750000063, 29.212207031249989 ], [ 50.667968749999972, 29.339843749999972 ], [ 50.64960937500004, 29.420068359374966 ], [ 50.543554687500063, 29.547998046875023 ], [ 50.386914062500097, 29.679052734374977 ], [ 50.23017578125004, 29.872900390625034 ], [ 50.168945312500028, 29.921240234375034 ], [ 50.128906250000028, 30.048095703125028 ], [ 50.071582031250074, 30.198535156250017 ], [ 49.983105468750097, 30.209375 ], [ 49.55488281250004, 30.028955078125023 ], [ 49.429980468750017, 30.13046875 ], [ 49.054296875000063, 30.306933593749989 ], [ 49.028125, 30.333447265624983 ], [ 49.001953125000028, 30.373925781249966 ], [ 49.04902343750004, 30.397265625000017 ], [ 49.096191406249972, 30.406787109374989 ], [ 49.190332031250051, 30.37539062499999 ], [ 49.247265625000097, 30.4125 ], [ 49.224511718749994, 30.472314453125023 ], [ 49.130371093749972, 30.509423828125023 ], [ 49.001953125000028, 30.506542968749983 ], [ 49.037109374999972, 30.450488281250017 ], [ 48.916796875000017, 30.397265625000017 ], [ 48.891210937500006, 30.327636718750028 ], [ 48.908691406250028, 30.241455078124972 ], [ 48.91914062500004, 30.120898437500017 ], [ 48.870117187499972, 30.062402343749994 ], [ 48.832421875000051, 30.035498046875034 ], [ 48.670898437499972, 30.0283203125 ], [ 48.595507812500017, 29.975048828124983 ], [ 48.546484375000063, 29.962353515624955 ], [ 48.478515624999972, 30.003808593749966 ], [ 48.434570312499972, 30.03759765625 ], [ 48.39863281250004, 30.109619140625028 ], [ 48.387597656249994, 30.159863281249955 ], [ 48.401367187499972, 30.188330078124977 ], [ 48.382617187500074, 30.230175781249983 ], [ 48.331054687499972, 30.28544921874996 ], [ 48.27890625, 30.315820312500023 ], [ 48.226171875, 30.321337890624989 ], [ 48.182421875000074, 30.355029296875017 ], [ 48.147558593750063, 30.416845703125006 ], [ 48.06611328125004, 30.457666015624966 ], [ 48.014941406250017, 30.465625 ], [ 48.013476562500017, 30.656445312499955 ], [ 48.012011718750074, 30.823632812500023 ], [ 48.010644531250051, 30.989794921875017 ], [ 47.836328125000051, 30.996435546875034 ], [ 47.679492187500074, 31.002392578125011 ], [ 47.679492187500074, 31.141503906250023 ], [ 47.679492187500074, 31.400585937499955 ], [ 47.753906249999972, 31.601367187500017 ], [ 47.829980468749994, 31.79443359375 ], [ 47.71455078125004, 31.936425781249966 ], [ 47.591503906250097, 32.087988281250034 ], [ 47.51191406250004, 32.15083007812504 ], [ 47.41816406250004, 32.340087890625057 ], [ 47.371289062500097, 32.423730468750023 ], [ 47.329785156250097, 32.455517578125011 ], [ 47.285156250000028, 32.474023437499966 ], [ 47.121386718750074, 32.46660156249996 ], [ 46.968554687500017, 32.568408203125017 ], [ 46.789062499999972, 32.687988281250057 ], [ 46.569921875, 32.833935546875011 ], [ 46.377050781250063, 32.929248046874989 ], [ 46.298242187500051, 32.950244140625017 ], [ 46.112792968750028, 32.957666015624994 ], [ 46.093066406250017, 32.975878906249989 ], [ 46.08046875, 33.028222656249994 ], [ 46.080761718750097, 33.086523437500063 ], [ 46.141113281250028, 33.174414062500034 ], [ 46.145898437499994, 33.229638671874994 ], [ 46.019921875000051, 33.415722656249983 ], [ 45.981054687500006, 33.470117187500051 ], [ 45.873242187500097, 33.49199218749996 ], [ 45.894726562500097, 33.545654296874972 ], [ 45.894726562500097, 33.58154296875 ], [ 45.879394531249972, 33.60976562499999 ], [ 45.854492187499972, 33.623339843749989 ], [ 45.822851562500006, 33.624804687500017 ], [ 45.738281250000028, 33.602832031249989 ], [ 45.673730468749994, 33.686669921875023 ], [ 45.473242187500006, 33.925488281250011 ], [ 45.408984375000074, 33.954492187500051 ], [ 45.397070312500063, 33.970849609374994 ], [ 45.446093750000017, 34.044042968750006 ], [ 45.528613281250017, 34.152539062499983 ], [ 45.542773437500074, 34.21552734375004 ], [ 45.526855468750028, 34.28466796875 ], [ 45.437597656250063, 34.415136718750006 ], [ 45.459375, 34.470361328124994 ], [ 45.49775390625004, 34.533886718749955 ], [ 45.500781250000017, 34.581591796874989 ], [ 45.560839843750017, 34.574511718749989 ], [ 45.6375, 34.573828125 ], [ 45.661523437499994, 34.612695312500023 ], [ 45.660058593749994, 34.748779296875028 ], [ 45.678125, 34.798437500000034 ], [ 45.920898437500028, 35.028515625000011 ], [ 46.041796875000017, 35.080175781250063 ], [ 46.133789062499972, 35.127636718749955 ], [ 46.154687500000051, 35.196728515624983 ], [ 46.135742187499972, 35.232275390625034 ], [ 46.117773437500063, 35.284277343749977 ], [ 46.112109375000074, 35.321679687500051 ], [ 46.010644531249994, 35.4248046875 ], [ 45.975390625000017, 35.476806640625028 ], [ 45.971093750000051, 35.524169921875 ], [ 45.995019531249994, 35.608105468749955 ], [ 46.037402343750017, 35.673144531249989 ], [ 46.180957031250074, 35.71137695312504 ], [ 46.2625, 35.744140625000057 ], [ 46.273437499999972, 35.773242187500017 ], [ 46.167480468749972, 35.820556640625 ], [ 45.941406250000028, 35.835400390624983 ], [ 45.776367187499972, 35.821826171874989 ], [ 45.723437500000017, 35.836669921874972 ], [ 45.645019531250028, 35.928369140625023 ], [ 45.561621093750006, 35.977197265625023 ], [ 45.483789062500051, 36.008544921875 ], [ 45.407714843750028, 36.002783203124977 ], [ 45.361621093750017, 36.015332031249955 ], [ 45.350878906250074, 36.054638671874983 ], [ 45.241113281249994, 36.35595703125 ], [ 45.206542968749972, 36.397167968749955 ], [ 45.155273437499972, 36.407373046874994 ], [ 45.112402343750063, 36.409277343750034 ], [ 45.083789062500017, 36.430029296874977 ], [ 45.053125, 36.471630859375011 ], [ 45.031054687500017, 36.526074218750011 ], [ 45.029394531250006, 36.597558593750023 ], [ 45.033984375000074, 36.658886718749983 ], [ 45.019238281250097, 36.698388671875023 ], [ 44.981445312500028, 36.737695312500051 ], [ 44.927832031250006, 36.765917968750017 ], [ 44.880859374999972, 36.79931640625 ], [ 44.798437500000063, 37.063867187499966 ], [ 44.765429687500074, 37.135009765625 ], [ 44.765136718750028, 37.142431640625006 ], [ 44.766699218750063, 37.156347656249977 ], [ 44.758300781250028, 37.217089843750017 ], [ 44.796777343750051, 37.269775390625 ], [ 44.79414062500004, 37.290380859375034 ], [ 44.715136718750017, 37.35712890625004 ], [ 44.604101562500063, 37.423730468750023 ], [ 44.574023437500074, 37.435400390625006 ], [ 44.573144531249994, 37.506396484374989 ], [ 44.577148437499972, 37.560205078125023 ], [ 44.567187500000017, 37.608642578125028 ], [ 44.54609375000004, 37.636328124999977 ], [ 44.5453125, 37.658154296874983 ], [ 44.589941406250006, 37.710351562499966 ], [ 44.56123046875004, 37.744628906250028 ], [ 44.397753906250017, 37.829248046875023 ], [ 44.336230468750017, 37.871777343749983 ], [ 44.222949218750017, 37.880175781250017 ], [ 44.21132812499999, 37.908056640625006 ], [ 44.22890625, 37.967187499999966 ], [ 44.26796875, 38.038818359375 ], [ 44.329394531250074, 38.109277343749966 ], [ 44.348925781250017, 38.146484375 ], [ 44.372753906250097, 38.209716796875 ], [ 44.380859374999972, 38.254589843749983 ], [ 44.449609375000051, 38.317773437499994 ], [ 44.449902343750097, 38.334228515625057 ], [ 44.43085937500004, 38.356787109375034 ], [ 44.375781250000017, 38.369580078124983 ], [ 44.319628906250017, 38.374707031249955 ], [ 44.298535156250097, 38.386279296874989 ], [ 44.290820312500017, 38.420117187499955 ], [ 44.297851562500028, 38.557812499999955 ], [ 44.280175781249994, 38.64067382812496 ], [ 44.25703125000004, 38.700634765625011 ], [ 44.27167968750004, 38.836035156250063 ], [ 44.232421875000028, 38.863232421875011 ], [ 44.170800781249994, 38.934375 ], [ 44.144531249999972, 38.994384765625 ], [ 44.158789062500006, 39.016748046875023 ], [ 44.171875, 39.05625 ], [ 44.180566406249994, 39.108056640624966 ], [ 44.178027343750017, 39.144824218749989 ], [ 44.12128906250004, 39.180615234375011 ], [ 44.079101562499972, 39.218310546875045 ], [ 44.074316406250063, 39.259960937500011 ], [ 44.057519531249994, 39.310839843749989 ], [ 44.033789062500063, 39.351025390624983 ], [ 44.023242187500017, 39.377441406250057 ], [ 44.043945312499972, 39.392968750000023 ], [ 44.124023437499972, 39.405224609375011 ], [ 44.24042968750004, 39.396777343749989 ], [ 44.335449218749972, 39.396044921875017 ], [ 44.389355468750097, 39.422119140625 ], [ 44.455957031249994, 39.666748046875 ], [ 44.516699218750006, 39.73125 ], [ 44.58710937500004, 39.768554687500057 ], [ 44.725, 39.681738281250034 ], [ 44.782128906249994, 39.651074218750011 ], [ 44.817187500000017, 39.65043945312496 ], [ 44.838183593750074, 39.629101562499983 ], [ 45.00019531250004, 39.423535156250011 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Iraq", "admin": "Iraq" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 44.76513671875, 37.142431640624999 ], [ 44.765429687500017, 37.135009765625 ], [ 44.7984375, 37.063867187499994 ], [ 44.880859375, 36.79931640625 ], [ 44.927832031250006, 36.765917968749996 ], [ 44.9814453125, 36.737695312499994 ], [ 45.019238281250011, 36.698388671874994 ], [ 45.033984375000017, 36.658886718749997 ], [ 45.029394531250006, 36.597558593749994 ], [ 45.031054687500017, 36.526074218749997 ], [ 45.053125, 36.471630859374997 ], [ 45.083789062500017, 36.430029296874999 ], [ 45.112402343750006, 36.409277343749999 ], [ 45.1552734375, 36.407373046874994 ], [ 45.20654296875, 36.397167968749997 ], [ 45.241113281250023, 36.35595703125 ], [ 45.350878906250017, 36.054638671874997 ], [ 45.361621093750017, 36.015332031249997 ], [ 45.40771484375, 36.002783203124999 ], [ 45.483789062500023, 36.008544921875 ], [ 45.561621093750006, 35.977197265624994 ], [ 45.64501953125, 35.928369140624994 ], [ 45.723437500000017, 35.836669921875 ], [ 45.7763671875, 35.821826171874996 ], [ 45.94140625, 35.835400390624997 ], [ 46.16748046875, 35.820556640625 ], [ 46.2734375, 35.773242187499996 ], [ 46.2625, 35.744140625 ], [ 46.180957031250017, 35.711376953124997 ], [ 46.037402343750017, 35.673144531249996 ], [ 45.995019531250023, 35.608105468749997 ], [ 45.971093750000023, 35.524169921875 ], [ 45.975390625000017, 35.476806640625 ], [ 46.010644531250023, 35.4248046875 ], [ 46.112109375000017, 35.321679687499994 ], [ 46.117773437500006, 35.284277343749999 ], [ 46.1357421875, 35.232275390624999 ], [ 46.154687500000023, 35.196728515624997 ], [ 46.1337890625, 35.127636718749997 ], [ 46.041796875000017, 35.080175781249999 ], [ 45.9208984375, 35.028515625 ], [ 45.678125, 34.7984375 ], [ 45.660058593750023, 34.748779296875 ], [ 45.661523437500023, 34.612695312499994 ], [ 45.6375, 34.573828125 ], [ 45.560839843750017, 34.574511718749996 ], [ 45.500781250000017, 34.581591796874996 ], [ 45.497753906250011, 34.533886718749997 ], [ 45.459375, 34.470361328124994 ], [ 45.437597656250006, 34.415136718749999 ], [ 45.52685546875, 34.28466796875 ], [ 45.542773437500017, 34.215527343749997 ], [ 45.528613281250017, 34.152539062499997 ], [ 45.446093750000017, 34.044042968749999 ], [ 45.397070312500006, 33.970849609374994 ], [ 45.408984375000017, 33.954492187499994 ], [ 45.473242187500006, 33.925488281249997 ], [ 45.673730468750023, 33.686669921874994 ], [ 45.73828125, 33.602832031249996 ], [ 45.822851562500006, 33.624804687499996 ], [ 45.8544921875, 33.623339843749996 ], [ 45.87939453125, 33.60976562499999 ], [ 45.894726562500011, 33.58154296875 ], [ 45.894726562500011, 33.545654296875 ], [ 45.873242187500011, 33.491992187499996 ], [ 45.981054687500006, 33.470117187499994 ], [ 46.019921875000023, 33.415722656249997 ], [ 46.145898437500023, 33.229638671874994 ], [ 46.14111328125, 33.174414062499999 ], [ 46.080761718750011, 33.086523437499999 ], [ 46.080468750000023, 33.028222656249994 ], [ 46.093066406250017, 32.975878906249996 ], [ 46.11279296875, 32.957666015624994 ], [ 46.298242187500023, 32.950244140624996 ], [ 46.377050781250006, 32.929248046874996 ], [ 46.569921875, 32.833935546874997 ], [ 46.7890625, 32.68798828125 ], [ 46.968554687500017, 32.568408203124996 ], [ 47.121386718750017, 32.466601562499996 ], [ 47.28515625, 32.474023437499994 ], [ 47.329785156250011, 32.455517578124997 ], [ 47.371289062500011, 32.423730468749994 ], [ 47.418164062500011, 32.340087890625 ], [ 47.511914062500011, 32.150830078124997 ], [ 47.591503906250011, 32.087988281249999 ], [ 47.714550781250011, 31.936425781249994 ], [ 47.829980468750023, 31.79443359375 ], [ 47.75390625, 31.601367187499996 ], [ 47.679492187500017, 31.400585937499997 ], [ 47.679492187500017, 31.141503906249994 ], [ 47.679492187500017, 31.002392578124997 ], [ 47.836328125000023, 30.996435546874999 ], [ 48.010644531250023, 30.989794921874996 ], [ 48.012011718750017, 30.823632812499994 ], [ 48.013476562500017, 30.656445312499997 ], [ 48.014941406250017, 30.465625 ], [ 48.066113281250011, 30.457666015624994 ], [ 48.147558593750006, 30.416845703124999 ], [ 48.182421875000017, 30.355029296874996 ], [ 48.226171875, 30.321337890624996 ], [ 48.27890625, 30.315820312499994 ], [ 48.3310546875, 30.285449218749996 ], [ 48.382617187500017, 30.230175781249997 ], [ 48.4013671875, 30.188330078124999 ], [ 48.387597656250023, 30.159863281249997 ], [ 48.398632812500011, 30.109619140625 ], [ 48.4345703125, 30.03759765625 ], [ 48.478515625, 30.003808593749994 ], [ 48.546484375, 29.962353515624997 ], [ 48.454199218750006, 29.9384765625 ], [ 48.354589843750006, 29.956738281249997 ], [ 48.141699218750006, 30.040917968749994 ], [ 48.07275390625, 30.043212890625 ], [ 47.982519531250006, 30.011328125 ], [ 47.978710937500011, 29.9828125 ], [ 47.75390625, 30.076611328124997 ], [ 47.672753906250023, 30.095605468749994 ], [ 47.64375, 30.097314453124994 ], [ 47.514843750000011, 30.096484375 ], [ 47.331347656250017, 30.0796875 ], [ 47.223242187500006, 30.04150390625 ], [ 47.148242187500017, 30.0009765625 ], [ 47.114355468750006, 29.96132812499999 ], [ 47.10205078125, 29.939990234374996 ], [ 47.043652343750011, 29.822998046875 ], [ 46.975976562500023, 29.6728515625 ], [ 46.905859375, 29.5375 ], [ 46.769335937500017, 29.347460937499996 ], [ 46.69375, 29.259667968749994 ], [ 46.531445312500011, 29.096240234374996 ], [ 46.3564453125, 29.063671875 ], [ 45.94970703125, 29.095849609374994 ], [ 45.498925781250023, 29.131542968749997 ], [ 45.05029296875, 29.167089843749999 ], [ 44.716503906250011, 29.193603515625 ], [ 44.690820312500023, 29.20234375 ], [ 44.360742187500023, 29.435253906249997 ], [ 44.099609375, 29.619335937499997 ], [ 43.773730468750017, 29.84921875 ], [ 43.440820312500023, 30.083984375 ], [ 43.103125, 30.322216796874997 ], [ 42.857714843750017, 30.495214843749999 ], [ 42.559765625000011, 30.7177734375 ], [ 42.28857421875, 30.92041015625 ], [ 42.074414062500011, 31.080371093749996 ], [ 41.799707031250023, 31.220361328124994 ], [ 41.585058593750006, 31.329736328124994 ], [ 41.2724609375, 31.489013671875 ], [ 41.0224609375, 31.616357421874994 ], [ 40.808398437500017, 31.725439453124999 ], [ 40.478906250000023, 31.893359375 ], [ 40.369335937500011, 31.93896484375 ], [ 40.02783203125, 31.995019531249994 ], [ 39.7041015625, 32.042529296874996 ], [ 39.36865234375, 32.091748046874997 ], [ 39.145410156250023, 32.12451171875 ], [ 39.292773437500017, 32.243847656249997 ], [ 39.247460937500023, 32.350976562499994 ], [ 39.140039062500023, 32.331201171874994 ], [ 39.041406250000023, 32.3056640625 ], [ 38.981640625000011, 32.472558593749994 ], [ 39.057812500000011, 32.4931640625 ], [ 38.987402343750006, 32.710693359375 ], [ 38.914843750000017, 32.934667968749999 ], [ 38.845019531250017, 33.15087890625 ], [ 38.773535156250006, 33.372216796874994 ], [ 39.056738281250006, 33.514013671874999 ], [ 39.268359375000017, 33.620019531249994 ], [ 39.564453125, 33.768359375 ], [ 39.85, 33.911376953125 ], [ 40.121972656250023, 34.04765625 ], [ 40.421484375, 34.19775390625 ], [ 40.689453125, 34.33203125 ], [ 40.93505859375, 34.386572265624999 ], [ 40.987011718750011, 34.429052734374999 ], [ 41.099023437500023, 34.6123046875 ], [ 41.194726562500023, 34.768994140624997 ], [ 41.19921875, 34.805322265624994 ], [ 41.199609375000023, 35.027392578124996 ], [ 41.21640625, 35.288183593749999 ], [ 41.248339843750017, 35.427490234375 ], [ 41.303320312500006, 35.550634765624999 ], [ 41.354101562500006, 35.640429687499996 ], [ 41.359375, 35.724609375 ], [ 41.352636718750006, 35.809960937499994 ], [ 41.300195312500023, 35.93896484375 ], [ 41.24560546875, 36.073388671874994 ], [ 41.251757812500017, 36.203027343749994 ], [ 41.261816406250006, 36.2724609375 ], [ 41.295996093750006, 36.383349609374996 ], [ 41.354199218750011, 36.464404296874996 ], [ 41.416796875000017, 36.5146484375 ], [ 41.650195312500017, 36.56640625 ], [ 41.78857421875, 36.59716796875 ], [ 41.974023437500023, 36.740820312499999 ], [ 42.083984375, 36.826025390624999 ], [ 42.2373046875, 36.961132812499997 ], [ 42.35009765625, 37.060595703124996 ], [ 42.359082031250011, 37.095019531249996 ], [ 42.358984375, 37.10859375 ], [ 42.455859375000017, 37.128710937499996 ], [ 42.635449218750011, 37.249267578125 ], [ 42.741113281250023, 37.361914062499999 ], [ 42.774609375000011, 37.371875 ], [ 42.869140625, 37.334912109374997 ], [ 42.936621093750006, 37.324755859374996 ], [ 43.092480468750011, 37.367382812499997 ], [ 43.18515625, 37.344873046874994 ], [ 43.263085937500023, 37.316503906249999 ], [ 43.306738281250006, 37.314648437499997 ], [ 43.515820312500011, 37.24453125 ], [ 43.56796875, 37.23583984375 ], [ 43.67578125, 37.227246093749997 ], [ 43.83642578125, 37.223535156249994 ], [ 43.940039062500006, 37.269287109375 ], [ 44.01318359375, 37.313525390624996 ], [ 44.064648437500011, 37.312451171874997 ], [ 44.114453125000011, 37.301855468749999 ], [ 44.15625, 37.282958984375 ], [ 44.191796875000023, 37.249853515624999 ], [ 44.208398437500023, 37.20263671875 ], [ 44.20166015625, 37.051806640624996 ], [ 44.217480468750011, 37.011865234374994 ], [ 44.245703125, 36.983300781249994 ], [ 44.281835937500006, 36.97802734375 ], [ 44.325585937500023, 37.0107421875 ], [ 44.401953125, 37.058496093749994 ], [ 44.495996093750023, 37.110546875 ], [ 44.566015625, 37.158251953124996 ], [ 44.60595703125, 37.176025390625 ], [ 44.669335937500023, 37.173583984375 ], [ 44.73095703125, 37.165283203125 ], [ 44.76513671875, 37.142431640624999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Israel", "admin": "Israel" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 35.787304687500011, 32.734912109374996 ], [ 35.734472656250006, 32.72890625 ], [ 35.611230468750023, 32.682080078124997 ], [ 35.594531250000017, 32.668017578124996 ], [ 35.572851562500006, 32.640869140625 ], [ 35.569042968750011, 32.619873046875 ], [ 35.551464843750011, 32.3955078125 ], [ 35.484375, 32.401660156249996 ], [ 35.402636718750017, 32.450634765624997 ], [ 35.38671875, 32.493017578124999 ], [ 35.362109375000017, 32.507470703124994 ], [ 35.303808593750006, 32.512939453125 ], [ 35.193261718750023, 32.534423828125 ], [ 35.065039062500006, 32.46044921875 ], [ 35.010546875000017, 32.338183593749996 ], [ 34.99951171875, 32.281054687499996 ], [ 34.955957031250023, 32.1609375 ], [ 34.971386718750011, 32.087109375 ], [ 34.978808593750017, 31.991601562499994 ], [ 34.98974609375, 31.91328125 ], [ 34.978320312500017, 31.86640625 ], [ 34.953808593750011, 31.841259765624997 ], [ 34.961132812500011, 31.823339843749999 ], [ 34.983007812500006, 31.81679687499999 ], [ 35.05322265625, 31.837939453124996 ], [ 35.127148437500011, 31.816748046874999 ], [ 35.198046875000017, 31.776318359374997 ], [ 35.203710937500006, 31.75 ], [ 35.153417968750006, 31.734472656249999 ], [ 35.03466796875, 31.673242187499994 ], [ 34.950976562500017, 31.602294921875 ], [ 34.92919921875, 31.536572265624997 ], [ 34.872753906250011, 31.396875 ], [ 34.88046875, 31.3681640625 ], [ 34.9078125, 31.351318359375 ], [ 35.101171875, 31.3662109375 ], [ 35.276660156250017, 31.422802734374997 ], [ 35.40869140625, 31.48291015625 ], [ 35.450585937500023, 31.479296875 ], [ 35.4228515625, 31.325390625 ], [ 35.423535156250011, 31.324853515624994 ], [ 35.400683593750017, 31.230517578124996 ], [ 35.40966796875, 31.214453125 ], [ 35.439257812500017, 31.132421875 ], [ 35.383007812500011, 30.982275390624999 ], [ 35.320117187500017, 30.860205078124999 ], [ 35.2978515625, 30.80224609375 ], [ 35.236621093750017, 30.673486328124994 ], [ 35.174023437500011, 30.52392578125 ], [ 35.140625, 30.4208984375 ], [ 35.148144531250011, 30.384326171874996 ], [ 35.132617187500017, 30.1953125 ], [ 35.1416015625, 30.141699218749999 ], [ 35.068164062500017, 29.977880859374999 ], [ 35.053417968750011, 29.896923828124997 ], [ 35.02392578125, 29.787060546874997 ], [ 34.973437500000017, 29.555029296874999 ], [ 34.904296875, 29.47734375 ], [ 34.869824218750011, 29.563916015624997 ], [ 34.791113281250006, 29.812109375 ], [ 34.735058593750011, 29.98203125 ], [ 34.658593750000023, 30.191455078124996 ], [ 34.529687500000023, 30.446044921875 ], [ 34.517773437500011, 30.507373046874996 ], [ 34.489941406250011, 30.596289062499999 ], [ 34.400976562500006, 30.827832031249997 ], [ 34.328515625000023, 30.995019531249994 ], [ 34.245312500000011, 31.208300781249996 ], [ 34.348339843750011, 31.292919921874997 ], [ 34.350195312500006, 31.362744140624997 ], [ 34.525585937500011, 31.525634765625 ], [ 34.524121093750011, 31.541650390624994 ], [ 34.477343750000017, 31.584863281249994 ], [ 34.483984375, 31.59228515625 ], [ 34.678417968750011, 31.895703125 ], [ 34.803808593750006, 32.196337890624996 ], [ 34.921875, 32.6140625 ], [ 35.005859375, 32.826611328124997 ], [ 35.077050781250023, 32.9671875 ], [ 35.108593750000011, 33.083691406249997 ], [ 35.223339843750011, 33.091992187499997 ], [ 35.308886718750017, 33.079541015624997 ], [ 35.411230468750006, 33.07568359375 ], [ 35.4931640625, 33.119482421874999 ], [ 35.532519531250017, 33.25048828125 ], [ 35.579296875000011, 33.271484375 ], [ 35.602929687500023, 33.240625 ], [ 35.627246093750017, 33.275048828124994 ], [ 35.734472656250006, 33.332617187499999 ], [ 35.7875, 33.369775390624994 ], [ 35.840722656250023, 33.415673828124994 ], [ 35.869140625, 33.431738281249999 ], [ 35.8515625, 33.370458984374999 ], [ 35.837109375000011, 33.330517578124997 ], [ 35.837011718750006, 33.278222656249994 ], [ 35.858789062500023, 33.249560546874996 ], [ 35.888476562500017, 33.192480468749999 ], [ 35.906640625000023, 33.135693359374997 ], [ 35.868066406250023, 33.088574218749997 ], [ 35.871777343750011, 33.039355468749996 ], [ 35.882031250000011, 32.998095703124996 ], [ 35.913476562500023, 32.94960937499999 ], [ 35.856835937500023, 32.862353515624996 ], [ 35.801464843750011, 32.782324218749999 ], [ 35.787304687500011, 32.734912109374996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Jordan", "admin": "Jordan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 39.145410156250023, 32.12451171875 ], [ 38.9970703125, 32.007470703124994 ], [ 38.962304687500023, 31.994921875 ], [ 38.769628906250006, 31.946484375 ], [ 38.37548828125, 31.847460937499996 ], [ 38.111425781250006, 31.781152343749994 ], [ 37.773828125000023, 31.696337890624996 ], [ 37.493359375000011, 31.625878906249994 ], [ 37.215625, 31.556103515624997 ], [ 36.95859375, 31.491503906249996 ], [ 37.105273437500017, 31.355175781249997 ], [ 37.329492187500023, 31.146826171874999 ], [ 37.47900390625, 31.007763671874997 ], [ 37.655468750000011, 30.828955078124999 ], [ 37.81298828125, 30.669287109374999 ], [ 37.980078125, 30.5 ], [ 37.862890625, 30.442626953125 ], [ 37.669726562500017, 30.34814453125 ], [ 37.64990234375, 30.330957031249994 ], [ 37.633593750000017, 30.31328125 ], [ 37.553613281250023, 30.144580078124996 ], [ 37.49072265625, 30.01171875 ], [ 37.46923828125, 29.995068359374997 ], [ 37.199414062500011, 29.9462890625 ], [ 36.927050781250017, 29.897070312499999 ], [ 36.755273437500023, 29.866015625 ], [ 36.703906250000017, 29.831640625 ], [ 36.591796875, 29.666113281249999 ], [ 36.47607421875, 29.4951171875 ], [ 36.2828125, 29.355371093749994 ], [ 36.068457031250006, 29.200537109374999 ], [ 36.015429687500017, 29.190478515624996 ], [ 35.8603515625, 29.214257812499994 ], [ 35.5953125, 29.2548828125 ], [ 35.339160156250017, 29.294091796874994 ], [ 35.163769531250011, 29.320947265624994 ], [ 34.95078125, 29.353515625 ], [ 34.982226562500017, 29.484472656249999 ], [ 34.973437500000017, 29.555029296874999 ], [ 35.02392578125, 29.787060546874997 ], [ 35.053417968750011, 29.896923828124997 ], [ 35.068164062500017, 29.977880859374999 ], [ 35.1416015625, 30.141699218749999 ], [ 35.132617187500017, 30.1953125 ], [ 35.148144531250011, 30.384326171874996 ], [ 35.140625, 30.4208984375 ], [ 35.174023437500011, 30.52392578125 ], [ 35.236621093750017, 30.673486328124994 ], [ 35.2978515625, 30.80224609375 ], [ 35.320117187500017, 30.860205078124999 ], [ 35.383007812500011, 30.982275390624999 ], [ 35.439257812500017, 31.132421875 ], [ 35.40966796875, 31.214453125 ], [ 35.400683593750017, 31.230517578124996 ], [ 35.423535156250011, 31.324853515624994 ], [ 35.4228515625, 31.325390625 ], [ 35.450585937500023, 31.479296875 ], [ 35.465429687500006, 31.562353515624999 ], [ 35.499414062500023, 31.67236328125 ], [ 35.558984375000023, 31.765527343749994 ], [ 35.531445312500011, 31.984912109374996 ], [ 35.534765625, 32.10302734375 ], [ 35.572070312500017, 32.237890625 ], [ 35.551464843750011, 32.3955078125 ], [ 35.569042968750011, 32.619873046875 ], [ 35.572851562500006, 32.640869140625 ], [ 35.594531250000017, 32.668017578124996 ], [ 35.611230468750023, 32.682080078124997 ], [ 35.734472656250006, 32.72890625 ], [ 35.787304687500011, 32.734912109374996 ], [ 35.894726562500011, 32.713769531249994 ], [ 35.956445312500023, 32.666699218749997 ], [ 36.059472656250023, 32.533789062499999 ], [ 36.2197265625, 32.4951171875 ], [ 36.284277343750006, 32.457470703124997 ], [ 36.3720703125, 32.386914062499997 ], [ 36.479199218750011, 32.361328125 ], [ 36.818359375, 32.317285156249994 ], [ 37.088964843750006, 32.465527343749997 ], [ 37.317578125000011, 32.590771484374997 ], [ 37.577441406250017, 32.733056640624994 ], [ 37.754101562500011, 32.829833984375 ], [ 38.055761718750006, 32.994873046875 ], [ 38.254296875000023, 33.09921875 ], [ 38.515625, 33.236621093749996 ], [ 38.773535156250006, 33.372216796874994 ], [ 38.845019531250017, 33.15087890625 ], [ 38.914843750000017, 32.934667968749999 ], [ 38.987402343750006, 32.710693359375 ], [ 39.057812500000011, 32.4931640625 ], [ 38.981640625000011, 32.472558593749994 ], [ 39.041406250000023, 32.3056640625 ], [ 39.140039062500023, 32.331201171874994 ], [ 39.247460937500023, 32.350976562499994 ], [ 39.292773437500017, 32.243847656249997 ], [ 39.145410156250023, 32.12451171875 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Japan", "admin": "Japan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 123.888671874999972, 24.280126953124977 ], [ 123.825585937499994, 24.266064453124955 ], [ 123.749804687500017, 24.283300781250006 ], [ 123.680664062500028, 24.288037109375011 ], [ 123.679785156250119, 24.317773437500023 ], [ 123.75234375, 24.348486328125063 ], [ 123.753710937500074, 24.391308593749983 ], [ 123.771484374999972, 24.41445312499999 ], [ 123.934863281250017, 24.362011718749983 ], [ 123.928125, 24.323632812499966 ], [ 123.888671874999972, 24.280126953124977 ] ] ], [ [ [ 124.29316406250004, 24.515917968750074 ], [ 124.234277343749994, 24.358056640624966 ], [ 124.185644531250063, 24.335058593749977 ], [ 124.135742187500028, 24.347607421874983 ], [ 124.084765625000017, 24.435839843750017 ], [ 124.120410156250017, 24.469628906250051 ], [ 124.170214843750017, 24.451855468749983 ], [ 124.210546875000063, 24.458642578125023 ], [ 124.30195312500004, 24.587109375000011 ], [ 124.324023437500017, 24.56635742187504 ], [ 124.29316406250004, 24.515917968750074 ] ] ], [ [ [ 125.444140625000017, 24.7431640625 ], [ 125.359375, 24.717089843750017 ], [ 125.268945312500051, 24.732519531250063 ], [ 125.28359375, 24.871923828125034 ], [ 125.314941406249972, 24.852392578125034 ], [ 125.334570312500063, 24.8046875 ], [ 125.401855468750028, 24.776855468750028 ], [ 125.444140625000017, 24.7431640625 ] ] ], [ [ [ 142.188183593750097, 26.616503906249989 ], [ 142.169921875000028, 26.615673828125011 ], [ 142.10712890625004, 26.721533203124977 ], [ 142.125292968750074, 26.726464843750023 ], [ 142.161718750000063, 26.709960937500028 ], [ 142.202148437500028, 26.648779296875006 ], [ 142.188183593750097, 26.616503906249989 ] ] ], [ [ [ 128.258789062499972, 26.652783203125011 ], [ 128.1625, 26.60693359375 ], [ 128.126953125000028, 26.552246093750057 ], [ 128.037890625000074, 26.53359375 ], [ 127.951269531250119, 26.456494140624983 ], [ 127.867089843749994, 26.442480468749977 ], [ 127.869238281250063, 26.380566406249983 ], [ 127.904785156249972, 26.328125 ], [ 127.848730468750063, 26.318945312500034 ], [ 127.790136718750063, 26.255078124999983 ], [ 127.78554687499999, 26.208691406249955 ], [ 127.806445312500074, 26.171240234375063 ], [ 127.803613281250051, 26.152539062499983 ], [ 127.729394531249994, 26.097167968749972 ], [ 127.653125, 26.0947265625 ], [ 127.649707031250017, 26.154492187500011 ], [ 127.654882812500119, 26.199169921874983 ], [ 127.727050781249972, 26.307910156250017 ], [ 127.72890625, 26.433935546875006 ], [ 127.795898437499972, 26.44853515624996 ], [ 127.820410156250063, 26.466064453125 ], [ 127.925976562500097, 26.55571289062496 ], [ 127.945507812500097, 26.593945312500011 ], [ 127.89082031250004, 26.63105468750004 ], [ 127.894824218750074, 26.674951171874994 ], [ 127.907226562500028, 26.693603515624972 ], [ 127.994335937500097, 26.679443359375028 ], [ 128.0296875, 26.646875 ], [ 128.046777343749994, 26.643310546875028 ], [ 128.097656249999972, 26.66777343749996 ], [ 128.121582031249972, 26.711425781249972 ], [ 128.21650390625004, 26.796875 ], [ 128.254882812499972, 26.88188476562496 ], [ 128.331640625000063, 26.812109375000063 ], [ 128.3109375, 26.720703125 ], [ 128.258789062499972, 26.652783203125011 ] ] ], [ [ [ 128.998144531250119, 27.720800781250006 ], [ 128.95625, 27.702490234375006 ], [ 128.900000000000119, 27.727783203125 ], [ 128.882812499999972, 27.842431640624994 ], [ 128.907617187499994, 27.897998046875045 ], [ 128.951660156249972, 27.910253906250034 ], [ 128.989746093750028, 27.811132812500006 ], [ 129.016406250000017, 27.77021484375004 ], [ 128.998144531250119, 27.720800781250006 ] ] ], [ [ [ 129.324023437500074, 28.104931640625011 ], [ 129.330566406249972, 28.08159179687496 ], [ 129.232421874999972, 28.101123046875017 ], [ 129.192480468750119, 28.192480468749977 ], [ 129.257421875000119, 28.176171875000051 ], [ 129.277343749999972, 28.14472656250004 ], [ 129.324023437500074, 28.104931640625011 ] ] ], [ [ [ 129.452539062500051, 28.208984374999972 ], [ 129.366406250000097, 28.127734375000045 ], [ 129.274902343750028, 28.200878906250011 ], [ 129.164648437500119, 28.249755859375028 ], [ 129.217089843750074, 28.262939453125057 ], [ 129.247851562500017, 28.282519531250045 ], [ 129.250878906249994, 28.313574218750063 ], [ 129.32246093750004, 28.359619140625028 ], [ 129.46455078125004, 28.395263671875 ], [ 129.509667968749994, 28.397509765625017 ], [ 129.560546875000028, 28.431054687500023 ], [ 129.577148437499972, 28.461279296875034 ], [ 129.598046875000051, 28.475878906249989 ], [ 129.689550781250119, 28.517480468750023 ], [ 129.714648437500074, 28.469628906249966 ], [ 129.710449218750028, 28.432128906250057 ], [ 129.641699218750063, 28.411279296874966 ], [ 129.574609375000051, 28.361181640624977 ], [ 129.512695312499972, 28.298730468749966 ], [ 129.45673828125004, 28.272314453125006 ], [ 129.439062500000063, 28.254785156249994 ], [ 129.452539062500051, 28.208984374999972 ] ] ], [ [ [ 130.622753906250097, 30.262988281250017 ], [ 130.50820312499999, 30.241406249999955 ], [ 130.445605468750017, 30.264697265625017 ], [ 130.388085937500051, 30.388183593750028 ], [ 130.497167968750063, 30.465527343749983 ], [ 130.643554687499972, 30.388964843750017 ], [ 130.673242187500051, 30.366894531249955 ], [ 130.622753906250097, 30.262988281250017 ] ] ], [ [ [ 130.959765625000074, 30.39692382812504 ], [ 130.872167968750063, 30.386328125 ], [ 130.87031250000004, 30.444238281249994 ], [ 130.939941406250028, 30.575097656249994 ], [ 130.947363281250119, 30.671191406250045 ], [ 131.012207031250028, 30.792285156250017 ], [ 131.039843750000074, 30.818896484375017 ], [ 131.060351562500074, 30.828466796875006 ], [ 131.082617187500063, 30.790869140625006 ], [ 131.057421875000074, 30.642480468749966 ], [ 130.99257812499999, 30.529980468749955 ], [ 130.959765625000074, 30.39692382812504 ] ] ], [ [ [ 129.71796875000004, 31.657128906249994 ], [ 129.686816406250017, 31.6396484375 ], [ 129.706835937500017, 31.718261718750028 ], [ 129.78730468750004, 31.787109375 ], [ 129.793652343750097, 31.742480468749989 ], [ 129.71796875000004, 31.657128906249994 ] ] ], [ [ [ 130.38105468750004, 32.423730468750023 ], [ 130.292578125000063, 32.419335937500023 ], [ 130.25605468750004, 32.431005859375006 ], [ 130.241699218749972, 32.462792968749994 ], [ 130.36542968750004, 32.527197265625063 ], [ 130.461425781249972, 32.515722656250034 ], [ 130.418554687500063, 32.45771484375004 ], [ 130.38105468750004, 32.423730468750023 ] ] ], [ [ [ 130.082519531249972, 32.229687500000011 ], [ 130.003515625000063, 32.193994140625023 ], [ 129.993359375000097, 32.228173828124994 ], [ 129.960156250000097, 32.24375 ], [ 130.017285156250097, 32.291845703124977 ], [ 130.01533203125004, 32.313671874999983 ], [ 129.979296875000074, 32.346191406250057 ], [ 130.021289062500017, 32.468847656249977 ], [ 130.009765624999972, 32.521630859374994 ], [ 130.167773437500017, 32.541210937499983 ], [ 130.196679687500051, 32.491601562499994 ], [ 130.199511718750017, 32.340576171875057 ], [ 130.082519531249972, 32.229687500000011 ] ] ], [ [ [ 128.665332031250017, 32.783886718749955 ], [ 128.704101562499972, 32.75688476562496 ], [ 128.761035156250017, 32.772363281249994 ], [ 128.806054687499994, 32.775976562500034 ], [ 128.83857421875004, 32.76289062500004 ], [ 128.879394531249972, 32.693310546874983 ], [ 128.894531249999972, 32.652148437500017 ], [ 128.821289062499972, 32.646337890625006 ], [ 128.790429687499994, 32.63671875 ], [ 128.750488281250028, 32.586132812499983 ], [ 128.692968750000119, 32.604736328125057 ], [ 128.657324218750063, 32.62841796875 ], [ 128.649121093750097, 32.662011718749994 ], [ 128.665332031250017, 32.783886718749955 ] ] ], [ [ [ 139.841113281250074, 33.056054687499966 ], [ 139.823828125000063, 33.045458984375045 ], [ 139.775683593750017, 33.078222656250063 ], [ 139.768945312499994, 33.107177734375 ], [ 139.777441406250063, 33.125146484375023 ], [ 139.808886718750074, 33.129248046875063 ], [ 139.873632812500119, 33.093505859374972 ], [ 139.841113281250074, 33.056054687499966 ] ] ], [ [ [ 129.076953125000017, 32.840283203124983 ], [ 129.051953125000097, 32.829492187499994 ], [ 129.019628906250063, 32.919628906249983 ], [ 128.99726562500004, 32.951855468749983 ], [ 129.034960937500074, 32.969091796875034 ], [ 129.109765625000051, 33.132568359375028 ], [ 129.123632812500119, 33.067675781250045 ], [ 129.15273437499999, 33.003320312499994 ], [ 129.181933593750017, 32.99311523437504 ], [ 129.15351562500004, 32.946191406249966 ], [ 129.111621093750074, 32.928857421874994 ], [ 129.076953125000017, 32.840283203124983 ] ] ], [ [ [ 129.491796875000063, 33.22304687499999 ], [ 129.421386718750028, 33.175830078125045 ], [ 129.370410156250017, 33.176025390625 ], [ 129.416992187500028, 33.231103515625023 ], [ 129.423144531250017, 33.25737304687496 ], [ 129.461914062500028, 33.33125 ], [ 129.537988281250051, 33.357763671874977 ], [ 129.569921875000063, 33.36103515625004 ], [ 129.508105468750017, 33.284326171875023 ], [ 129.491796875000063, 33.22304687499999 ] ] ], [ [ [ 129.795703125000074, 33.748828124999989 ], [ 129.726562500000028, 33.70732421874996 ], [ 129.674804687499972, 33.739697265624983 ], [ 129.7, 33.828906250000045 ], [ 129.717285156249972, 33.8583984375 ], [ 129.776367187499972, 33.829199218750006 ], [ 129.795703125000074, 33.748828124999989 ] ] ], [ [ [ 131.174609375000074, 33.602587890625045 ], [ 131.309179687500119, 33.57275390625 ], [ 131.366015625000074, 33.570898437500063 ], [ 131.41875, 33.584423828124983 ], [ 131.498828125000017, 33.62358398437496 ], [ 131.583007812499972, 33.65239257812496 ], [ 131.643066406250028, 33.637792968750006 ], [ 131.696289062500028, 33.602832031249989 ], [ 131.724218750000119, 33.553808593750034 ], [ 131.71064453125004, 33.502343750000051 ], [ 131.615527343750017, 33.391845703125 ], [ 131.537402343750074, 33.274072265624994 ], [ 131.717089843750017, 33.252099609375051 ], [ 131.896582031250063, 33.254589843750011 ], [ 131.85468750000004, 33.181640624999972 ], [ 131.847851562500097, 33.118066406249994 ], [ 131.90273437499999, 33.087792968750051 ], [ 131.949316406250063, 33.047070312500011 ], [ 131.937207031250097, 33.010156250000051 ], [ 131.910449218750017, 32.973681640624989 ], [ 132.008593750000074, 32.919042968750034 ], [ 132.002148437500097, 32.882373046875045 ], [ 131.976660156250119, 32.843945312500011 ], [ 131.73212890625004, 32.592822265625017 ], [ 131.660351562500097, 32.465625 ], [ 131.610351562500028, 32.325488281249989 ], [ 131.56464843750004, 32.22304687499999 ], [ 131.531152343750051, 32.116748046875017 ], [ 131.505664062500017, 32.001953125 ], [ 131.460253906250074, 31.883496093750011 ], [ 131.47529296875004, 31.778417968750006 ], [ 131.459960937500028, 31.670800781250023 ], [ 131.337207031250074, 31.4046875 ], [ 131.249707031250097, 31.409619140625011 ], [ 131.139746093750063, 31.441845703125011 ], [ 131.070800781249972, 31.436865234374977 ], [ 131.035156249999972, 31.377685546875 ], [ 131.098437500000017, 31.256152343750017 ], [ 130.902246093749994, 31.112060546874972 ], [ 130.68574218750004, 31.015136718750028 ], [ 130.684179687500063, 31.059277343749955 ], [ 130.704492187500051, 31.094091796875034 ], [ 130.735742187499994, 31.122070312499972 ], [ 130.758398437500063, 31.155810546875017 ], [ 130.789746093750097, 31.269091796874989 ], [ 130.774218750000017, 31.383203124999966 ], [ 130.708984374999972, 31.52607421875004 ], [ 130.704199218750063, 31.577441406250017 ], [ 130.749414062500051, 31.598193359374989 ], [ 130.779785156250028, 31.604101562500034 ], [ 130.796289062499994, 31.624072265625017 ], [ 130.796875, 31.671289062500051 ], [ 130.776269531249994, 31.706298828124972 ], [ 130.71455078125004, 31.717675781249994 ], [ 130.655078125000017, 31.718408203125051 ], [ 130.61347656250004, 31.665429687499994 ], [ 130.556054687499994, 31.563085937500034 ], [ 130.528125, 31.459667968750011 ], [ 130.540429687499994, 31.403076171875028 ], [ 130.565917968749972, 31.352392578125006 ], [ 130.644531249999972, 31.267480468750023 ], [ 130.62148437499999, 31.217529296875057 ], [ 130.588769531249994, 31.178515625000017 ], [ 130.310644531250063, 31.266894531249989 ], [ 130.250585937500119, 31.273193359375028 ], [ 130.200683593749972, 31.291894531250023 ], [ 130.147265625000017, 31.40849609374996 ], [ 130.260546875000017, 31.436572265625017 ], [ 130.294140625000097, 31.450683593750028 ], [ 130.306640624999972, 31.487792968750057 ], [ 130.321972656250097, 31.601464843750023 ], [ 130.268945312500051, 31.696337890624989 ], [ 130.224218750000063, 31.730078125000034 ], [ 130.187890625000051, 31.768847656250017 ], [ 130.210937500000028, 31.848974609375006 ], [ 130.195800781249972, 31.949853515625023 ], [ 130.194433593750119, 32.090771484374955 ], [ 130.21406250000004, 32.115039062500017 ], [ 130.319140625000017, 32.143505859374955 ], [ 130.39492187499999, 32.218994140624972 ], [ 130.462011718750119, 32.304931640625 ], [ 130.560351562500074, 32.456054687500057 ], [ 130.640527343750051, 32.619238281249977 ], [ 130.563281250000017, 32.626367187500023 ], [ 130.497851562500017, 32.656933593750011 ], [ 130.569433593750063, 32.734130859375028 ], [ 130.54726562499999, 32.831591796874989 ], [ 130.440429687499972, 32.951367187499955 ], [ 130.381738281249994, 33.09257812499996 ], [ 130.28730468750004, 33.154785156250028 ], [ 130.2375, 33.177636718749966 ], [ 130.176855468750119, 33.144531249999972 ], [ 130.126855468750051, 33.104833984375063 ], [ 130.173144531250074, 33.012988281249989 ], [ 130.167773437500017, 32.931787109374966 ], [ 130.175, 32.851318359375 ], [ 130.222167968749972, 32.846826171874994 ], [ 130.280078125000074, 32.866845703124966 ], [ 130.326464843750017, 32.852636718750006 ], [ 130.353515625000028, 32.810351562500017 ], [ 130.360839843750028, 32.755859375000028 ], [ 130.340429687500119, 32.70185546875004 ], [ 130.297656250000017, 32.675 ], [ 130.245507812500051, 32.677148437499966 ], [ 130.192968750000063, 32.706298828125057 ], [ 130.152050781250097, 32.747851562499989 ], [ 130.054101562500051, 32.770800781250045 ], [ 129.950781250000063, 32.721728515624989 ], [ 129.852539062500028, 32.621728515625051 ], [ 129.768554687499972, 32.570996093750011 ], [ 129.808105468750028, 32.645263671875057 ], [ 129.826757812500063, 32.725341796875028 ], [ 129.785937500000017, 32.781640625000023 ], [ 129.690039062500119, 32.875244140625 ], [ 129.667773437500017, 32.929394531250011 ], [ 129.662304687500097, 32.99492187499996 ], [ 129.679101562500051, 33.059960937499966 ], [ 129.777734375000051, 32.985546875000011 ], [ 129.82832031250004, 32.892675781250006 ], [ 129.90078125, 32.851904296875034 ], [ 129.991699218750028, 32.851562499999972 ], [ 129.921875, 32.987988281249955 ], [ 129.896777343750074, 33.022363281250051 ], [ 129.798730468749994, 33.08359375 ], [ 129.665039062500028, 33.186621093750034 ], [ 129.580078125000028, 33.236279296875011 ], [ 129.610156250000017, 33.343652343750051 ], [ 129.659960937500017, 33.364990234375028 ], [ 129.702148437500028, 33.359814453124955 ], [ 129.84414062499999, 33.321777343750028 ], [ 129.857519531250063, 33.375244140625 ], [ 129.83662109375004, 33.403808593750028 ], [ 129.825683593749972, 33.437011718750057 ], [ 129.919140625000097, 33.483496093750006 ], [ 130.072070312500074, 33.521777343749989 ], [ 130.103417968750051, 33.539697265625023 ], [ 130.130566406250097, 33.578173828125045 ], [ 130.167968749999972, 33.598291015625051 ], [ 130.27509765625004, 33.597705078125017 ], [ 130.365039062500074, 33.634472656249955 ], [ 130.439453125000028, 33.734228515625034 ], [ 130.457226562500097, 33.788964843749994 ], [ 130.483789062499994, 33.834619140624966 ], [ 130.669531250000119, 33.915478515625011 ], [ 130.715625, 33.927783203125017 ], [ 130.839648437500017, 33.917773437500017 ], [ 130.953125, 33.87202148437504 ], [ 131.009082031250017, 33.775830078124983 ], [ 131.058105468749972, 33.672851562500057 ], [ 131.174609375000074, 33.602587890625045 ] ] ], [ [ [ 132.26601562499999, 33.945166015625006 ], [ 132.314550781250119, 33.908593750000023 ], [ 132.430468750000017, 33.923535156249955 ], [ 132.444921875000063, 33.913183593749977 ], [ 132.411035156249994, 33.87993164062496 ], [ 132.359960937500063, 33.847021484375006 ], [ 132.267285156250097, 33.871484375000023 ], [ 132.208789062500074, 33.872851562500017 ], [ 132.200585937499994, 33.927783203125017 ], [ 132.208007812500028, 33.947802734375017 ], [ 132.26601562499999, 33.945166015625006 ] ] ], [ [ [ 132.578417968750074, 34.115185546875011 ], [ 132.549414062500119, 34.075097656250023 ], [ 132.460937500000028, 34.087255859375006 ], [ 132.49628906250004, 34.121972656249966 ], [ 132.523535156250063, 34.164062500000028 ], [ 132.543457031249972, 34.172656249999989 ], [ 132.560156250000063, 34.126904296875011 ], [ 132.578417968750074, 34.115185546875011 ] ] ], [ [ [ 129.27949218750004, 34.123388671875006 ], [ 129.214453125000063, 34.082812499999989 ], [ 129.186425781249994, 34.145019531250057 ], [ 129.214843749999972, 34.320654296875034 ], [ 129.337109375000097, 34.284765625 ], [ 129.335058593750119, 34.230810546875034 ], [ 129.27949218750004, 34.123388671875006 ] ] ], [ [ [ 134.357421875000028, 34.25634765625 ], [ 134.495703125000063, 34.214746093750051 ], [ 134.6375, 34.226611328124989 ], [ 134.635253906249972, 34.043945312499972 ], [ 134.655371093750063, 33.982617187500011 ], [ 134.695312500000028, 33.927734375000028 ], [ 134.674804687500028, 33.847802734374994 ], [ 134.738867187500119, 33.820507812500011 ], [ 134.548730468749994, 33.729296874999989 ], [ 134.377050781250119, 33.608398437499972 ], [ 134.306542968750051, 33.526806640624955 ], [ 134.242675781250028, 33.439453125000028 ], [ 134.205664062500119, 33.346972656250017 ], [ 134.181640625000028, 33.247216796875023 ], [ 134.124121093750119, 33.286767578124994 ], [ 133.95869140625004, 33.448339843750063 ], [ 133.854003906249972, 33.492675781250028 ], [ 133.685644531250119, 33.516308593749955 ], [ 133.63203125000004, 33.510986328125028 ], [ 133.285937500000074, 33.359960937499977 ], [ 133.239941406250097, 33.249609374999977 ], [ 133.145605468750063, 33.083154296874994 ], [ 133.100878906250017, 33.028222656249994 ], [ 133.05117187499999, 33.012451171874972 ], [ 133.016015625000051, 32.983886718750028 ], [ 132.97724609375004, 32.841992187499983 ], [ 132.869921875000017, 32.754589843750011 ], [ 132.804296875000063, 32.752001953125017 ], [ 132.692187500000074, 32.775927734375017 ], [ 132.641796875000097, 32.762451171875028 ], [ 132.708984375000028, 32.902490234375051 ], [ 132.601953125000051, 32.919531250000063 ], [ 132.495117187499972, 32.916601562499977 ], [ 132.49257812499999, 33.007666015624977 ], [ 132.427832031250119, 33.059375 ], [ 132.47578125000004, 33.126464843750028 ], [ 132.477148437500119, 33.181152343749972 ], [ 132.505273437499994, 33.211279296874977 ], [ 132.515039062500051, 33.25537109375 ], [ 132.511425781250097, 33.293066406250034 ], [ 132.445410156250063, 33.304589843749994 ], [ 132.405175781250051, 33.33125 ], [ 132.41279296875004, 33.43046875 ], [ 132.374902343749994, 33.43408203125 ], [ 132.281054687500074, 33.416796875000017 ], [ 132.085839843749994, 33.340136718750045 ], [ 132.032617187499994, 33.339990234374994 ], [ 132.11445312500004, 33.394580078125017 ], [ 132.287890625000017, 33.469531250000017 ], [ 132.36591796875004, 33.512451171875057 ], [ 132.536035156250051, 33.632910156250006 ], [ 132.643066406249972, 33.689941406249972 ], [ 132.698925781250097, 33.790917968750023 ], [ 132.716210937499994, 33.852246093750011 ], [ 132.752343750000051, 33.906152343749966 ], [ 132.784277343750063, 33.992431640625057 ], [ 132.839453125000119, 34.021240234374972 ], [ 132.935156250000063, 34.095312500000063 ], [ 132.990136718749994, 34.088134765625 ], [ 133.051269531250028, 33.997119140625017 ], [ 133.133691406250051, 33.927294921875017 ], [ 133.19306640625004, 33.933203124999977 ], [ 133.298828125000028, 33.968994140624972 ], [ 133.349804687500097, 33.977050781250028 ], [ 133.472070312500051, 33.972802734375051 ], [ 133.582031249999972, 34.017138671875017 ], [ 133.626757812500017, 34.069384765625017 ], [ 133.643457031250051, 34.134667968749994 ], [ 133.602636718750063, 34.243847656250011 ], [ 133.655566406250017, 34.232861328125011 ], [ 133.70625, 34.237353515625045 ], [ 133.825585937500051, 34.306835937499983 ], [ 133.948339843750063, 34.348046875000023 ], [ 134.07587890625004, 34.3583984375 ], [ 134.219238281250028, 34.319042968749983 ], [ 134.357421875000028, 34.25634765625 ] ] ], [ [ [ 134.351855468750017, 34.483642578125028 ], [ 134.33320312500004, 34.463769531249966 ], [ 134.315332031249994, 34.468945312499955 ], [ 134.251855468749994, 34.42304687500004 ], [ 134.238085937500074, 34.467041015625028 ], [ 134.188281250000017, 34.496337890625028 ], [ 134.182128906250028, 34.519238281249983 ], [ 134.325976562500017, 34.534375 ], [ 134.37226562500004, 34.522363281250023 ], [ 134.351855468750017, 34.483642578125028 ] ] ], [ [ [ 134.932812500000097, 34.288134765624989 ], [ 134.82441406250004, 34.202929687500045 ], [ 134.73066406250004, 34.208886718749994 ], [ 134.683496093749994, 34.246972656250051 ], [ 134.667871093750051, 34.294140624999955 ], [ 134.757226562500051, 34.368164062500028 ], [ 134.834277343750017, 34.47265625 ], [ 134.904101562500017, 34.51909179687496 ], [ 134.960742187500017, 34.544921875 ], [ 135.004687500000017, 34.544042968749977 ], [ 134.90546875000004, 34.398291015625034 ], [ 134.932812500000097, 34.288134765624989 ] ] ], [ [ [ 129.385644531249994, 34.353662109375023 ], [ 129.365332031250063, 34.305517578124977 ], [ 129.297460937500063, 34.339599609375 ], [ 129.266699218750119, 34.370458984375063 ], [ 129.329394531250017, 34.521875 ], [ 129.322070312500017, 34.579296874999983 ], [ 129.325878906250097, 34.607275390624977 ], [ 129.451074218750051, 34.686572265624989 ], [ 129.472460937500017, 34.671337890624983 ], [ 129.480175781250097, 34.64946289062496 ], [ 129.46914062499999, 34.615527343749989 ], [ 129.475390625000017, 34.540429687500051 ], [ 129.381445312500063, 34.416455078125011 ], [ 129.385644531249994, 34.353662109375023 ] ] ], [ [ [ 139.456445312499994, 34.72651367187504 ], [ 139.445703125000051, 34.679541015625063 ], [ 139.392382812500017, 34.68989257812504 ], [ 139.366894531250097, 34.72050781249996 ], [ 139.370019531249994, 34.77543945312496 ], [ 139.42617187499999, 34.775878906250057 ], [ 139.456445312499994, 34.72651367187504 ] ] ], [ [ [ 133.370507812500051, 36.203857421875 ], [ 133.324707031249972, 36.166503906250028 ], [ 133.239257812499972, 36.178759765625045 ], [ 133.189941406250028, 36.232617187500011 ], [ 133.206152343750063, 36.293408203124955 ], [ 133.295703125000017, 36.34013671874996 ], [ 133.38125, 36.24638671874996 ], [ 133.370507812500051, 36.203857421875 ] ] ], [ [ [ 138.344042968750074, 37.822119140625006 ], [ 138.249023437499972, 37.819580078125 ], [ 138.225195312500063, 37.82939453124996 ], [ 138.282812500000119, 37.854199218749955 ], [ 138.287890625000074, 37.895800781249989 ], [ 138.322265624999972, 37.969531250000017 ], [ 138.321679687500051, 37.990820312500006 ], [ 138.246191406250119, 37.994580078124955 ], [ 138.25, 38.078466796875006 ], [ 138.306347656250097, 38.161132812500057 ], [ 138.461328125000051, 38.291455078124955 ], [ 138.50361328125004, 38.315917968750057 ], [ 138.510058593750017, 38.258984375000011 ], [ 138.462792968749994, 38.124316406250017 ], [ 138.453613281249972, 38.075683593750057 ], [ 138.575195312499972, 38.065527343750034 ], [ 138.496972656250051, 37.903906250000063 ], [ 138.344042968750074, 37.822119140625006 ] ] ], [ [ [ 141.229296875000074, 41.37265625 ], [ 141.26875, 41.353808593749989 ], [ 141.455468750000051, 41.404736328124955 ], [ 141.419921874999972, 41.25117187500004 ], [ 141.400000000000119, 41.096337890625023 ], [ 141.413671875000063, 40.839355468749972 ], [ 141.430468750000017, 40.723339843749983 ], [ 141.462792968750051, 40.611132812500017 ], [ 141.542285156250074, 40.530712890624983 ], [ 141.646289062500017, 40.4736328125 ], [ 141.797070312500097, 40.291162109375023 ], [ 141.877929687499972, 40.067236328124977 ], [ 141.935058593749972, 39.958496093750028 ], [ 141.977832031250074, 39.844433593749983 ], [ 141.990820312500063, 39.792236328125 ], [ 141.991894531250097, 39.739892578124994 ], [ 141.979101562500063, 39.66835937499999 ], [ 141.993164062499972, 39.610546875000011 ], [ 141.976953125000051, 39.428808593750034 ], [ 141.909472656250074, 39.21870117187504 ], [ 141.90078125, 39.111328125 ], [ 141.842089843750017, 39.090039062500011 ], [ 141.806542968749994, 39.040429687500051 ], [ 141.776171875000017, 39.017431640624977 ], [ 141.742480468750074, 38.999609374999977 ], [ 141.69355468750004, 38.99516601562496 ], [ 141.658593750000051, 38.974853515625 ], [ 141.64472656250004, 38.917919921874955 ], [ 141.622265625000097, 38.865136718750023 ], [ 141.579687500000119, 38.816503906249977 ], [ 141.546289062499994, 38.762841796874966 ], [ 141.51875, 38.632031249999983 ], [ 141.508789062499972, 38.497851562499989 ], [ 141.467480468750097, 38.404150390625006 ], [ 141.368164062500028, 38.379736328125006 ], [ 141.25429687499999, 38.381396484374989 ], [ 141.108398437500028, 38.337939453125017 ], [ 141.077343750000097, 38.312548828124989 ], [ 140.962109375000097, 38.148876953124955 ], [ 140.929003906250074, 38.052880859375023 ], [ 140.92792968750004, 37.949609375000023 ], [ 140.959960937499972, 37.822607421875006 ], [ 141.003417968749972, 37.698437500000011 ], [ 141.036328125000097, 37.467236328124983 ], [ 141.00166015625004, 37.114648437500023 ], [ 140.968359375000119, 37.002050781250006 ], [ 140.895117187500119, 36.925732421874983 ], [ 140.839648437500017, 36.890332031249983 ], [ 140.791796875000017, 36.846875 ], [ 140.729882812499994, 36.731884765625011 ], [ 140.62734375, 36.502783203124977 ], [ 140.61884765625004, 36.4453125 ], [ 140.619238281250119, 36.385595703125006 ], [ 140.591601562500017, 36.307812499999955 ], [ 140.573535156250074, 36.231347656250023 ], [ 140.590429687500119, 36.142431640625006 ], [ 140.621972656250051, 36.059228515625023 ], [ 140.759570312500017, 35.845703125000057 ], [ 140.813476562499972, 35.78251953124996 ], [ 140.874023437499972, 35.724951171875063 ], [ 140.639257812500119, 35.661279296875051 ], [ 140.596875, 35.63203125000004 ], [ 140.45742187499999, 35.51025390625 ], [ 140.412890625000017, 35.394775390625028 ], [ 140.416503906250028, 35.266992187500023 ], [ 140.392968750000051, 35.221142578124983 ], [ 140.35468750000004, 35.181445312499989 ], [ 140.314746093750017, 35.155029296875028 ], [ 140.15888671875004, 35.096484374999989 ], [ 140.059179687500063, 35.038281249999955 ], [ 139.959765625000074, 34.947314453124989 ], [ 139.920410156249972, 34.89960937500004 ], [ 139.843945312500097, 34.914892578125034 ], [ 139.799218750000051, 34.956933593749994 ], [ 139.843261718749972, 35.009863281250034 ], [ 139.829687500000119, 35.072167968750023 ], [ 139.851464843750051, 35.232324218749966 ], [ 139.826464843750017, 35.296679687500017 ], [ 139.906152343749994, 35.34526367187496 ], [ 139.944140625000074, 35.422998046874994 ], [ 140.027148437500017, 35.485205078125063 ], [ 140.08632812499999, 35.540429687500023 ], [ 140.096875, 35.585156249999983 ], [ 140.043652343750097, 35.633349609375045 ], [ 139.9875, 35.668212890625028 ], [ 139.909765625000063, 35.668359374999966 ], [ 139.834765625000017, 35.658056640625006 ], [ 139.786328125000097, 35.612109374999989 ], [ 139.770117187500063, 35.549560546875028 ], [ 139.773925781249972, 35.520361328125034 ], [ 139.76777343750004, 35.494824218749983 ], [ 139.650000000000119, 35.409130859375011 ], [ 139.665527343749972, 35.319482421875051 ], [ 139.7, 35.273974609375017 ], [ 139.744042968749994, 35.252392578124955 ], [ 139.730859375000051, 35.221533203124977 ], [ 139.675, 35.149267578125006 ], [ 139.635937500000097, 35.142138671874989 ], [ 139.564062500000119, 35.243261718750063 ], [ 139.474414062500017, 35.298535156249955 ], [ 139.363476562500097, 35.298095703125028 ], [ 139.249414062500051, 35.27802734375004 ], [ 139.162695312500119, 35.210742187500017 ], [ 139.134082031250074, 35.154882812500006 ], [ 139.115820312500063, 35.097119140624955 ], [ 139.121972656249994, 34.956494140624983 ], [ 139.086035156250063, 34.839160156249989 ], [ 139.015625, 34.736035156250011 ], [ 138.98261718750004, 34.698388671874994 ], [ 138.89667968750004, 34.628417968750028 ], [ 138.8375, 34.619238281250034 ], [ 138.79511718750004, 34.651025390625023 ], [ 138.761035156250017, 34.699218749999972 ], [ 138.804492187500074, 34.875732421874972 ], [ 138.802734374999972, 34.974804687499983 ], [ 138.903613281250017, 35.025244140625063 ], [ 138.820898437500119, 35.095703125000028 ], [ 138.719628906249994, 35.124072265625017 ], [ 138.577148437500028, 35.086474609375017 ], [ 138.537011718749994, 35.044140624999983 ], [ 138.509570312500017, 34.987158203125034 ], [ 138.433105468749972, 34.915185546875023 ], [ 138.348632812500028, 34.847705078125045 ], [ 138.253222656250017, 34.732666015625057 ], [ 138.189062500000119, 34.596337890624994 ], [ 137.979003906250028, 34.640917968750017 ], [ 137.864257812500028, 34.65087890625 ], [ 137.748535156249972, 34.647412109374983 ], [ 137.54335937499999, 34.664208984375051 ], [ 137.31806640625004, 34.636376953124966 ], [ 137.06171875000004, 34.582812499999989 ], [ 137.077050781250051, 34.621435546875034 ], [ 137.287792968750097, 34.703515624999966 ], [ 137.295410156250028, 34.727587890624989 ], [ 137.275195312500017, 34.772509765624989 ], [ 137.222656249999972, 34.774707031249989 ], [ 137.096582031249994, 34.759033203125 ], [ 137.032226562499972, 34.765917968749989 ], [ 137.005957031250119, 34.814111328125023 ], [ 136.963281250000051, 34.834912109375011 ], [ 136.934765625000097, 34.815185546874972 ], [ 136.944140625000074, 34.721533203125006 ], [ 136.912890625000074, 34.709033203125017 ], [ 136.87128906250004, 34.733105468749955 ], [ 136.884570312500017, 34.80585937500004 ], [ 136.85615234375004, 34.9125 ], [ 136.852929687500051, 34.978710937499983 ], [ 136.897070312500063, 35.035546875000023 ], [ 136.851855468750074, 35.059521484375011 ], [ 136.804199218749972, 35.05029296875 ], [ 136.743554687500051, 35.022998046875045 ], [ 136.690039062500063, 34.984130859375028 ], [ 136.576953125000017, 34.78955078125 ], [ 136.533007812500074, 34.678369140624994 ], [ 136.615820312500063, 34.589062500000011 ], [ 136.841601562500017, 34.464208984374977 ], [ 136.880273437499994, 34.433593750000057 ], [ 136.881152343750017, 34.380468750000063 ], [ 136.853710937500097, 34.324072265625034 ], [ 136.792187500000097, 34.29926757812504 ], [ 136.544433593749972, 34.257714843749994 ], [ 136.329882812500074, 34.176855468750063 ], [ 136.267871093750017, 34.094873046875051 ], [ 136.072558593750017, 33.778222656250023 ], [ 135.91621093750004, 33.561718749999955 ], [ 135.695312500000028, 33.486962890625023 ], [ 135.452832031250097, 33.553369140625051 ], [ 135.39423828125004, 33.628759765625034 ], [ 135.346777343750063, 33.721972656250017 ], [ 135.256640625000074, 33.80625 ], [ 135.175390625000063, 33.898046875 ], [ 135.127929687499972, 34.006982421874994 ], [ 135.135351562500063, 34.182617187499972 ], [ 135.100097656249972, 34.288378906250045 ], [ 135.131933593750063, 34.316552734374994 ], [ 135.265625, 34.38081054687504 ], [ 135.30927734375004, 34.416796874999989 ], [ 135.384765624999972, 34.500439453124983 ], [ 135.411816406250097, 34.546972656250063 ], [ 135.415917968749994, 34.617480468750017 ], [ 135.355175781250097, 34.654296874999972 ], [ 135.198242187499972, 34.652929687500063 ], [ 135.041699218750097, 34.631005859375023 ], [ 134.92988281250004, 34.661816406250011 ], [ 134.784960937500017, 34.747070312500057 ], [ 134.740039062500074, 34.765234375 ], [ 134.583789062500017, 34.770605468750034 ], [ 134.472265625000063, 34.754785156250023 ], [ 134.362695312500051, 34.723681640624989 ], [ 134.246875, 34.713867187500028 ], [ 134.208300781250017, 34.697656250000023 ], [ 134.074511718750017, 34.593115234375034 ], [ 133.968261718749972, 34.52729492187504 ], [ 133.876367187499994, 34.494628906250057 ], [ 133.67792968750004, 34.485888671875045 ], [ 133.578613281249972, 34.464697265624977 ], [ 133.474414062500074, 34.430126953124955 ], [ 133.445312500000028, 34.433154296875045 ], [ 133.33564453125004, 34.385351562499977 ], [ 133.209765625000074, 34.343994140625 ], [ 133.142382812500017, 34.302441406249983 ], [ 133.018945312499994, 34.32958984375 ], [ 132.77460937500004, 34.255224609375034 ], [ 132.656542968750074, 34.246093750000028 ], [ 132.534472656250074, 34.28706054687504 ], [ 132.421289062499994, 34.353369140625034 ], [ 132.312597656250063, 34.324951171875028 ], [ 132.238085937500017, 34.227001953124955 ], [ 132.201953125000017, 34.032031250000045 ], [ 132.159375, 33.944238281249994 ], [ 132.146484374999972, 33.838769531250023 ], [ 132.09023437499999, 33.855468750000028 ], [ 131.763183593749972, 34.045263671874977 ], [ 131.740527343750074, 34.052050781250017 ], [ 131.476171875000119, 34.019384765625034 ], [ 131.407910156250097, 34.003613281250011 ], [ 131.322753906249972, 33.965185546875006 ], [ 131.23261718750004, 33.947998046874972 ], [ 131.150390625000028, 33.975634765625017 ], [ 131.071875, 34.020654296875023 ], [ 130.996386718750074, 34.007275390624955 ], [ 130.918847656249994, 33.975732421875023 ], [ 130.889257812500119, 34.261816406250034 ], [ 130.904296874999972, 34.299560546875 ], [ 130.95185546875004, 34.349707031250006 ], [ 131.004199218750074, 34.392578125000028 ], [ 131.132226562500051, 34.407373046875023 ], [ 131.261816406250063, 34.393457031250051 ], [ 131.354394531249994, 34.413183593750063 ], [ 131.432519531249994, 34.469824218750063 ], [ 131.515039062500051, 34.550146484374977 ], [ 131.608007812500063, 34.615478515624972 ], [ 131.734082031250097, 34.667089843750006 ], [ 131.856054687500063, 34.726318359375 ], [ 131.96308593750004, 34.809375 ], [ 132.064746093750017, 34.9 ], [ 132.158203124999972, 34.966503906249983 ], [ 132.259570312500017, 35.022314453124977 ], [ 132.414062499999972, 35.156298828125017 ], [ 132.619042968749994, 35.306835937499955 ], [ 132.69765625, 35.418310546875006 ], [ 132.746582031250028, 35.44902343749996 ], [ 132.922949218750063, 35.511279296875045 ], [ 133.15693359375004, 35.558837890625057 ], [ 133.267187500000063, 35.556542968750023 ], [ 133.376464843750028, 35.458837890625006 ], [ 133.435351562500017, 35.472216796874989 ], [ 133.494921875000074, 35.497460937499966 ], [ 133.61542968750004, 35.511425781249983 ], [ 133.739355468750063, 35.495263671874966 ], [ 133.860253906249994, 35.494873046874972 ], [ 133.98125, 35.507226562500023 ], [ 134.21406250000004, 35.539257812499955 ], [ 134.336523437500119, 35.577929687500017 ], [ 134.456054687499972, 35.6279296875 ], [ 134.882226562499994, 35.663232421874994 ], [ 135.174316406250028, 35.747070312500028 ], [ 135.220507812500017, 35.741113281249966 ], [ 135.265429687500017, 35.721777343750034 ], [ 135.26875, 35.659667968749972 ], [ 135.232031250000119, 35.591894531250034 ], [ 135.26777343750004, 35.550878906250034 ], [ 135.326953125000017, 35.525537109375023 ], [ 135.601855468750074, 35.517724609375023 ], [ 135.680273437500063, 35.503125 ], [ 135.795019531250063, 35.549511718750011 ], [ 135.903125, 35.606884765624983 ], [ 136.016210937500119, 35.682519531250023 ], [ 136.095312500000063, 35.767626953125045 ], [ 136.022265625000017, 35.874121093749977 ], [ 136.00625, 35.990576171874977 ], [ 136.067480468750063, 36.116845703125051 ], [ 136.15625, 36.223339843749983 ], [ 136.261816406250063, 36.287695312500034 ], [ 136.358984375000119, 36.361767578125011 ], [ 136.555859375000097, 36.57197265625004 ], [ 136.698144531250051, 36.742041015625034 ], [ 136.749316406250074, 36.951025390624977 ], [ 136.719238281249972, 37.198388671875023 ], [ 136.84345703125004, 37.382128906249989 ], [ 136.962304687499994, 37.413671875 ], [ 137.198632812500051, 37.497460937500023 ], [ 137.32265625, 37.522070312499977 ], [ 137.341210937500051, 37.485449218749977 ], [ 137.3375, 37.437451171874955 ], [ 137.15205078125004, 37.283154296874983 ], [ 137.045800781249994, 37.219726562500028 ], [ 136.982226562500017, 37.200048828125006 ], [ 136.92402343750004, 37.171972656250063 ], [ 136.899902343750028, 37.11767578125 ], [ 136.994433593750017, 37.026757812499966 ], [ 137.018554687500028, 36.959619140624966 ], [ 137.012695312499972, 36.895117187500063 ], [ 137.016699218750063, 36.837207031249989 ], [ 137.12373046875004, 36.774072265624994 ], [ 137.24628906250004, 36.753173828125 ], [ 137.297656250000017, 36.753759765625034 ], [ 137.342578125000017, 36.770361328125034 ], [ 137.48261718750004, 36.924755859374955 ], [ 137.5140625, 36.951562500000023 ], [ 137.913183593750119, 37.064599609375023 ], [ 138.109570312500097, 37.151074218749983 ], [ 138.218066406250074, 37.173388671874989 ], [ 138.319921875000119, 37.218408203125023 ], [ 138.548339843750028, 37.39213867187496 ], [ 138.632812499999972, 37.472167968750028 ], [ 138.709375, 37.560644531250006 ], [ 138.770605468750119, 37.663427734375006 ], [ 138.818847656249972, 37.774707031250017 ], [ 138.885058593750074, 37.843945312500011 ], [ 139.247167968750119, 38.009082031249989 ], [ 139.363867187500063, 38.099023437500023 ], [ 139.400976562500063, 38.142578125 ], [ 139.445800781249972, 38.26875 ], [ 139.476757812500097, 38.399804687499994 ], [ 139.520800781250074, 38.502539062500063 ], [ 139.580175781250063, 38.598876953124972 ], [ 139.659765625000063, 38.697021484374972 ], [ 139.749121093750063, 38.788134765624989 ], [ 139.80195312500004, 38.881591796875 ], [ 139.87861328125004, 39.10493164062504 ], [ 139.912304687500097, 39.228564453124989 ], [ 139.938574218750119, 39.273144531250011 ], [ 139.977148437500063, 39.310644531250034 ], [ 140.010839843750063, 39.358056640624994 ], [ 140.036523437499994, 39.411132812499972 ], [ 140.048144531250017, 39.463720703125034 ], [ 140.064746093750017, 39.624414062499994 ], [ 140.054687499999972, 39.749267578125028 ], [ 139.994726562500063, 39.855078125 ], [ 139.945214843750051, 39.885107421875006 ], [ 139.891210937500063, 39.886865234374994 ], [ 139.810351562500017, 39.877734375000017 ], [ 139.741503906250017, 39.920849609374983 ], [ 139.755468750000119, 39.95893554687504 ], [ 139.825683593750028, 39.966015624999955 ], [ 139.873632812500119, 39.985693359375063 ], [ 139.908007812500017, 40.021728515625028 ], [ 139.972460937500074, 40.136962890624972 ], [ 140.011132812500051, 40.260351562500063 ], [ 140.014453125000017, 40.314892578124983 ], [ 139.96406250000004, 40.414306640624972 ], [ 139.923925781250063, 40.533886718750011 ], [ 139.922851562500028, 40.598437500000017 ], [ 139.966699218750051, 40.672753906249966 ], [ 140.029296875000028, 40.733154296875028 ], [ 140.085351562499994, 40.747363281249989 ], [ 140.146093750000119, 40.751562500000034 ], [ 140.201269531250063, 40.77490234375 ], [ 140.25234375, 40.808789062499983 ], [ 140.28125, 40.846093750000023 ], [ 140.326269531250119, 40.947656250000023 ], [ 140.343554687500017, 41.005664062500017 ], [ 140.315234375000017, 41.160888671875028 ], [ 140.344433593750097, 41.203320312499955 ], [ 140.38593750000004, 41.229785156250017 ], [ 140.441308593749994, 41.209667968750011 ], [ 140.498046875000028, 41.205664062500006 ], [ 140.564160156250097, 41.211816406250023 ], [ 140.62763671875004, 41.195410156250034 ], [ 140.639648437500028, 41.155615234375006 ], [ 140.67939453125004, 40.89326171875004 ], [ 140.702441406250017, 40.857812500000023 ], [ 140.748632812500119, 40.830322265625 ], [ 140.800781249999972, 40.834326171875034 ], [ 140.845800781250119, 40.875146484374994 ], [ 140.87617187500004, 40.929541015625063 ], [ 140.936035156250028, 40.940771484375034 ], [ 141.118554687499994, 40.882275390625011 ], [ 141.183203125000063, 40.924023437500011 ], [ 141.225390625000074, 40.988476562499983 ], [ 141.26210937499999, 41.102685546874994 ], [ 141.244238281250063, 41.205615234374989 ], [ 141.20039062500004, 41.243603515625011 ], [ 141.155078125000017, 41.236718750000023 ], [ 141.115039062500074, 41.208496093750057 ], [ 141.070410156250119, 41.193066406250011 ], [ 140.800585937500017, 41.138818359374966 ], [ 140.801855468750119, 41.253662109375 ], [ 140.85957031250004, 41.425439453125023 ], [ 140.891503906249994, 41.479785156249989 ], [ 140.936914062499994, 41.505566406249983 ], [ 141.050195312499994, 41.475732421875051 ], [ 141.105859375000051, 41.455859374999989 ], [ 141.229296875000074, 41.37265625 ] ] ], [ [ [ 139.48125, 42.081005859374983 ], [ 139.458398437499994, 42.075634765624955 ], [ 139.434570312500028, 42.084082031249977 ], [ 139.411523437499994, 42.159667968750028 ], [ 139.43134765625004, 42.199560546874977 ], [ 139.49580078125004, 42.227441406249966 ], [ 139.558398437500017, 42.235205078125034 ], [ 139.50507812500004, 42.096386718750011 ], [ 139.48125, 42.081005859374983 ] ] ], [ [ [ 141.295410156250028, 45.119335937500011 ], [ 141.225976562499994, 45.112207031249966 ], [ 141.145312500000017, 45.153906250000034 ], [ 141.135351562500119, 45.206201171875023 ], [ 141.19375, 45.247851562499989 ], [ 141.251855468750051, 45.23247070312496 ], [ 141.310058593749972, 45.178564453124977 ], [ 141.329199218750063, 45.150488281250034 ], [ 141.295410156250028, 45.119335937500011 ] ] ], [ [ [ 141.072753906249972, 45.332861328124977 ], [ 141.033984375000074, 45.269335937500017 ], [ 140.98212890625004, 45.363769531249972 ], [ 140.971679687499972, 45.465478515624994 ], [ 141.00166015625004, 45.464843750000057 ], [ 141.056738281250063, 45.449560546875034 ], [ 141.069921875000119, 45.4 ], [ 141.072753906249972, 45.332861328124977 ] ] ], [ [ [ 143.824316406250119, 44.116992187499989 ], [ 143.949511718750017, 44.111914062500034 ], [ 144.005468750000063, 44.116650390625011 ], [ 144.101367187500074, 44.101562500000057 ], [ 144.481835937499994, 43.949560546874977 ], [ 144.596679687499972, 43.930224609375045 ], [ 144.715234375000051, 43.927978515625028 ], [ 144.79853515625004, 43.940234375000045 ], [ 144.871875, 43.98193359375 ], [ 145.101562499999972, 44.166162109374966 ], [ 145.342773437500028, 44.333886718750023 ], [ 145.369531250000051, 44.327392578125057 ], [ 145.369628906249972, 44.281298828124989 ], [ 145.35195312499999, 44.22978515624996 ], [ 145.245214843750119, 44.076171875000028 ], [ 145.126367187500051, 43.869384765625 ], [ 145.101074218749972, 43.764550781250051 ], [ 145.139648437500028, 43.6625 ], [ 145.214062500000097, 43.578222656250006 ], [ 145.272949218749972, 43.462890625000057 ], [ 145.340820312499972, 43.302539062499989 ], [ 145.436132812500119, 43.2822265625 ], [ 145.487890625000063, 43.27973632812504 ], [ 145.583300781250074, 43.327783203124966 ], [ 145.673632812500017, 43.388867187499983 ], [ 145.751269531250017, 43.396289062499989 ], [ 145.833007812499972, 43.385937500000011 ], [ 145.725585937500028, 43.343457031249955 ], [ 145.62421875000004, 43.291308593749989 ], [ 145.537402343750017, 43.192675781249989 ], [ 145.50507812500004, 43.174218750000023 ], [ 145.404785156250028, 43.180273437500034 ], [ 145.347460937500074, 43.176708984375011 ], [ 145.230078125000063, 43.135498046875057 ], [ 145.12714843750004, 43.088867187500057 ], [ 145.028808593749972, 43.031640625000023 ], [ 144.921386718749972, 43.000927734374983 ], [ 144.807128906250028, 42.993701171875017 ], [ 144.630761718749994, 42.946923828124994 ], [ 144.516210937500119, 42.943603515625028 ], [ 144.301562500000074, 42.984423828125017 ], [ 144.197265624999972, 42.973632812500028 ], [ 143.969335937500063, 42.881396484374989 ], [ 143.762109375000051, 42.748144531250006 ], [ 143.580957031249994, 42.598730468750034 ], [ 143.429492187500017, 42.418896484374983 ], [ 143.368652343749972, 42.325146484374983 ], [ 143.332128906250119, 42.220361328125051 ], [ 143.327148437499972, 42.151025390625051 ], [ 143.31367187500004, 42.084326171875034 ], [ 143.278710937500051, 42.037841796874972 ], [ 143.236523437500097, 42.000195312499955 ], [ 143.111718750000051, 42.022216796875 ], [ 142.906347656250063, 42.118359374999955 ], [ 142.50820312499999, 42.257958984374966 ], [ 142.087890625000028, 42.471728515625017 ], [ 141.851367187500074, 42.579052734375011 ], [ 141.406640625000051, 42.54692382812496 ], [ 140.986132812500017, 42.342138671874977 ], [ 140.94843750000004, 42.359570312499983 ], [ 140.787597656249972, 42.5 ], [ 140.709765625000017, 42.555615234374955 ], [ 140.616796875000063, 42.57133789062496 ], [ 140.547656250000017, 42.56953125000004 ], [ 140.480468750000028, 42.559375 ], [ 140.385449218750097, 42.487158203125034 ], [ 140.350585937500028, 42.435107421875017 ], [ 140.323535156250017, 42.376074218750063 ], [ 140.315234375000017, 42.334277343749989 ], [ 140.326660156250028, 42.29335937499999 ], [ 140.416601562500063, 42.200732421875045 ], [ 140.527539062500097, 42.13178710937504 ], [ 140.577734375000119, 42.118652343750028 ], [ 140.68427734375004, 42.123486328125011 ], [ 140.733789062499994, 42.116357421874994 ], [ 140.91230468750004, 41.977783203125 ], [ 141.107714843750074, 41.848046875000051 ], [ 141.150976562500119, 41.80507812499999 ], [ 141.078710937500119, 41.759814453125017 ], [ 140.999511718749972, 41.737402343750063 ], [ 140.907519531250074, 41.743261718750006 ], [ 140.816406249999972, 41.760400390625051 ], [ 140.65986328125004, 41.815576171874994 ], [ 140.592968750000097, 41.7685546875 ], [ 140.489160156249994, 41.672167968750017 ], [ 140.431640625000028, 41.567382812499972 ], [ 140.384960937500097, 41.519287109375028 ], [ 140.270117187500063, 41.456005859375011 ], [ 140.148632812500097, 41.423242187499994 ], [ 140.08515625000004, 41.43408203125 ], [ 140.036621093749972, 41.473779296874994 ], [ 140.009179687499994, 41.521337890625006 ], [ 139.99531250000004, 41.576416015625028 ], [ 140.021289062500074, 41.695751953125011 ], [ 140.084179687500097, 41.803222656249972 ], [ 140.108398437499972, 41.912939453125034 ], [ 140.05683593750004, 42.067333984374955 ], [ 140.02412109375004, 42.09956054687504 ], [ 139.895117187500119, 42.190039062500006 ], [ 139.835449218749972, 42.278076171875 ], [ 139.820898437500119, 42.387597656249994 ], [ 139.828515625000051, 42.448144531249994 ], [ 139.860156250000017, 42.58173828125004 ], [ 139.891113281250028, 42.649218750000017 ], [ 139.950585937500051, 42.671435546875017 ], [ 140.015039062500051, 42.684765624999983 ], [ 140.114648437499994, 42.732958984375017 ], [ 140.224121093750028, 42.795507812499977 ], [ 140.328613281249972, 42.866845703125023 ], [ 140.432226562500119, 42.954101562500057 ], [ 140.486425781250063, 43.049902343750034 ], [ 140.397460937499972, 43.167333984375063 ], [ 140.37929687499999, 43.23710937499996 ], [ 140.392382812500017, 43.303125 ], [ 140.486914062500063, 43.338183593750045 ], [ 140.584570312500063, 43.311718749999983 ], [ 140.780664062500051, 43.214990234374994 ], [ 140.819140625000074, 43.20546875 ], [ 140.953808593750097, 43.200976562499989 ], [ 141.138183593749972, 43.179931640625057 ], [ 141.245019531249994, 43.185058593750028 ], [ 141.296289062500051, 43.199658203124983 ], [ 141.374121093750063, 43.279638671875006 ], [ 141.41230468750004, 43.381494140624994 ], [ 141.398339843750051, 43.5125 ], [ 141.397656250000097, 43.642626953124989 ], [ 141.446777343749972, 43.748632812500006 ], [ 141.600683593750063, 43.918994140624989 ], [ 141.64472656250004, 44.019433593750023 ], [ 141.66083984375004, 44.263623046875011 ], [ 141.716308593749972, 44.371191406250006 ], [ 141.760937500000097, 44.482519531250034 ], [ 141.782226562499972, 44.71635742187496 ], [ 141.719042968750017, 44.941064453125023 ], [ 141.655761718749972, 45.051220703124983 ], [ 141.583007812500028, 45.155957031250011 ], [ 141.59375, 45.255957031250034 ], [ 141.65253906250004, 45.3486328125 ], [ 141.654003906250097, 45.3765625 ], [ 141.667968749999972, 45.401269531249966 ], [ 141.778125, 45.418896484375011 ], [ 141.829492187500051, 45.438769531249989 ], [ 141.878710937500017, 45.483300781249994 ], [ 141.93769531250004, 45.509521484375 ], [ 141.980859375000051, 45.483496093750034 ], [ 142.016406250000017, 45.437939453124983 ], [ 142.171582031250097, 45.325634765625011 ], [ 142.416015624999972, 45.125 ], [ 142.704101562499972, 44.819189453125063 ], [ 142.884765624999972, 44.670117187499955 ], [ 143.075097656250051, 44.534912109375057 ], [ 143.288574218750028, 44.396630859375023 ], [ 143.51191406250004, 44.277539062500011 ], [ 143.654589843750074, 44.221337890625023 ], [ 143.759082031250017, 44.131640625000045 ], [ 143.824316406250119, 44.116992187499989 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Siachen Glacier", "admin": "Siachen Glacier" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 77.799414062500034, 35.495898437499996 ], [ 77.696972656250011, 35.443261718749994 ], [ 77.571582031249989, 35.378759765624999 ], [ 77.423437500000034, 35.302587890624999 ], [ 77.29296875, 35.235546875 ], [ 77.168554687500034, 35.171533203124994 ], [ 77.048632812499989, 35.109912109374996 ], [ 77.004492187500034, 35.196337890624996 ], [ 76.978906250000023, 35.246435546874999 ], [ 76.927734375, 35.346630859374997 ], [ 76.882226562500023, 35.435742187499997 ], [ 76.812792968749989, 35.571826171874996 ], [ 76.766894531249989, 35.66171875 ], [ 76.87890625, 35.61328125 ], [ 77.090039062500011, 35.552050781249996 ], [ 77.294824218750023, 35.508154296874999 ], [ 77.446484375000011, 35.4755859375 ], [ 77.52001953125, 35.4734375 ], [ 77.572558593749989, 35.471826171874994 ], [ 77.724023437500023, 35.480566406249999 ], [ 77.799414062500034, 35.495898437499996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Kazakhstan", "admin": "Kazakhstan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 50.184472656249994, 44.854638671874994 ], [ 50.148730468750074, 44.826464843750017 ], [ 50.0953125, 44.830615234374989 ], [ 49.995117187500028, 44.936962890624983 ], [ 50.023046875000063, 45.044726562499989 ], [ 50.059375, 45.066796875000051 ], [ 50.109863281249972, 45.081933593750023 ], [ 50.116601562499994, 45.058251953124994 ], [ 50.045312500000051, 45.010009765625028 ], [ 50.038867187500074, 44.949121093749966 ], [ 50.098144531249972, 44.881542968749955 ], [ 50.184472656249994, 44.854638671874994 ] ] ], [ [ [ 50.31171875000004, 44.972070312500023 ], [ 50.277246093750051, 44.958593750000034 ], [ 50.256152343750017, 45.022412109374983 ], [ 50.294921875000028, 45.075927734375028 ], [ 50.349707031250063, 45.083007812499972 ], [ 50.330859375000074, 44.998437499999966 ], [ 50.31171875000004, 44.972070312500023 ] ] ], [ [ [ 52.682421875000017, 45.411816406249983 ], [ 52.664843750000017, 45.401318359374983 ], [ 52.59833984375004, 45.42817382812504 ], [ 52.554296875000063, 45.473974609375034 ], [ 52.608886718749972, 45.528027343749955 ], [ 52.659570312499994, 45.518066406250057 ], [ 52.692968750000063, 45.460742187500017 ], [ 52.682421875000017, 45.411816406249983 ] ] ], [ [ [ 70.087402343750028, 55.176757812500028 ], [ 70.182421875000017, 55.162451171875034 ], [ 70.29335937499999, 55.18359375 ], [ 70.37148437499999, 55.212255859374977 ], [ 70.41718750000004, 55.253173828125057 ], [ 70.486328125000028, 55.282373046874966 ], [ 70.738085937500074, 55.30517578125 ], [ 70.790332031250074, 55.261132812499994 ], [ 70.910156249999972, 55.127978515625045 ], [ 70.991796875000063, 54.950488281250017 ], [ 71.126269531250017, 54.715039062500011 ], [ 71.185546875000028, 54.599316406249983 ], [ 71.159179687499972, 54.53862304687496 ], [ 71.159765625, 54.455419921874977 ], [ 71.152148437500074, 54.364062500000017 ], [ 71.052734374999972, 54.260498046874972 ], [ 71.093164062500051, 54.212207031249989 ], [ 71.336425781250028, 54.158349609375023 ], [ 71.677148437499994, 54.178027343750045 ], [ 71.887402343750097, 54.221484375000017 ], [ 72.004492187500063, 54.205664062499977 ], [ 72.065625, 54.231640624999955 ], [ 72.105371093749994, 54.308447265625063 ], [ 72.186035156250028, 54.325634765625011 ], [ 72.269140625000063, 54.272119140625023 ], [ 72.329492187499994, 54.181445312500017 ], [ 72.387304687500063, 54.123046875000028 ], [ 72.383007812500097, 54.053662109375011 ], [ 72.404296874999972, 53.964453125000063 ], [ 72.446777343750028, 53.941845703124983 ], [ 72.530273437499972, 53.975781249999955 ], [ 72.585937500000028, 53.995947265624977 ], [ 72.599218750000063, 54.023046875 ], [ 72.575585937500051, 54.056494140624977 ], [ 72.564257812500074, 54.090429687500063 ], [ 72.582714843750097, 54.12158203125 ], [ 72.62226562500004, 54.134326171875017 ], [ 72.741015625000017, 54.124511718749972 ], [ 72.914062499999972, 54.107324218750023 ], [ 73.119335937500097, 53.980761718749989 ], [ 73.229882812500051, 53.957812500000045 ], [ 73.27656250000004, 53.955615234375017 ], [ 73.380664062500017, 53.962841796874983 ], [ 73.505664062500017, 53.99931640624996 ], [ 73.589941406250006, 54.044970703125017 ], [ 73.617968750000074, 54.067382812499972 ], [ 73.666406250000051, 54.063476562499972 ], [ 73.712402343750028, 54.042382812500023 ], [ 73.71552734375004, 53.996191406250034 ], [ 73.67890625000004, 53.929443359375028 ], [ 73.554199218750028, 53.868310546874994 ], [ 73.399414062500028, 53.811474609374983 ], [ 73.305664062500028, 53.707226562499955 ], [ 73.285742187500063, 53.598388671875 ], [ 73.326855468750097, 53.543164062500011 ], [ 73.361914062500006, 53.506201171875034 ], [ 73.371875, 53.45439453124996 ], [ 73.40693359375004, 53.447558593749989 ], [ 73.469921875000097, 53.468896484374994 ], [ 73.64296875, 53.576269531250006 ], [ 73.731152343750097, 53.602783203125 ], [ 73.858984375000063, 53.619726562499977 ], [ 74.068652343750017, 53.611425781249977 ], [ 74.209960937499972, 53.57646484374996 ], [ 74.277343750000028, 53.52773437499999 ], [ 74.351562500000028, 53.487646484375006 ], [ 74.402734375000051, 53.504443359375045 ], [ 74.429296875000063, 53.550732421874955 ], [ 74.430468750000017, 53.603710937500011 ], [ 74.451953125000074, 53.647265625000017 ], [ 74.681445312500074, 53.754394531249972 ], [ 74.83417968750004, 53.825683593750028 ], [ 74.886816406250006, 53.834033203125045 ], [ 74.98896484375004, 53.819238281250051 ], [ 75.052148437499994, 53.82670898437496 ], [ 75.220214843749972, 53.893798828125057 ], [ 75.377050781250063, 53.970117187499966 ], [ 75.392382812500074, 54.021728515625 ], [ 75.398144531250097, 54.068505859375023 ], [ 75.43720703125004, 54.089648437499989 ], [ 75.656835937500006, 54.106005859375017 ], [ 75.692871093749972, 54.114794921875045 ], [ 75.880664062500074, 54.167968750000028 ], [ 76.140527343749994, 54.258544921875028 ], [ 76.266601562499972, 54.311962890624983 ], [ 76.49648437499999, 54.335693359375 ], [ 76.539160156250119, 54.351074218750028 ], [ 76.615527343750017, 54.38710937499999 ], [ 76.759375000000119, 54.436865234375006 ], [ 76.837304687499994, 54.4423828125 ], [ 76.788964843749994, 54.321875 ], [ 76.703027343749994, 54.182470703125063 ], [ 76.654589843750074, 54.145263671875028 ], [ 76.421679687500074, 54.151513671874966 ], [ 76.42207031250004, 54.113525390625057 ], [ 76.458593750000119, 54.055273437500006 ], [ 76.484765625000051, 54.022558593749977 ], [ 76.513085937500051, 53.99321289062496 ], [ 76.575683593749972, 53.942529296875023 ], [ 76.82070312499999, 53.822656250000023 ], [ 77.132421875000063, 53.670117187499955 ], [ 77.469238281249972, 53.498779296875028 ], [ 77.704394531250074, 53.379150390625 ], [ 77.799414062500063, 53.317431640625045 ], [ 77.859960937500063, 53.269189453124994 ], [ 78.033496093750074, 53.094970703125028 ], [ 78.198046875000017, 52.9296875 ], [ 78.475488281250051, 52.638427734375 ], [ 78.721484375000074, 52.357031250000063 ], [ 78.992089843750051, 52.047412109375045 ], [ 79.148730468750074, 51.868115234375011 ], [ 79.468847656250119, 51.493115234374983 ], [ 79.554296875000119, 51.377978515624989 ], [ 79.716406250000063, 51.160009765624977 ], [ 79.859667968750074, 50.955468749999966 ], [ 79.986230468749994, 50.774560546874966 ], [ 80.065917968749972, 50.758203125000023 ], [ 80.072070312500074, 50.807275390624994 ], [ 80.086328125000051, 50.839990234374994 ], [ 80.127246093750017, 50.858349609374983 ], [ 80.220214843749972, 50.911767578125051 ], [ 80.270410156250051, 50.924609374999989 ], [ 80.345214843750028, 50.919091796875023 ], [ 80.423632812500017, 50.946289062499972 ], [ 80.452246093750063, 50.997607421875045 ], [ 80.433593749999972, 51.092626953125034 ], [ 80.421484375000119, 51.136376953124966 ], [ 80.448046875000017, 51.183349609375028 ], [ 80.491015625000074, 51.201757812500063 ], [ 80.550683593750051, 51.21660156249996 ], [ 80.605468750000028, 51.22421875 ], [ 80.650488281250063, 51.27734375 ], [ 80.735253906249994, 51.293408203124983 ], [ 80.813085937500119, 51.283496093750017 ], [ 80.87734375, 51.28144531250004 ], [ 80.934082031249972, 51.242773437499977 ], [ 80.965625, 51.189794921875006 ], [ 81.026757812500051, 51.185693359374994 ], [ 81.127246093750017, 51.191064453125023 ], [ 81.141015625000051, 51.146582031250006 ], [ 81.112402343750063, 51.072363281249977 ], [ 81.077539062499994, 51.014941406250017 ], [ 81.071484375000097, 50.96875 ], [ 81.124609375000063, 50.946289062499972 ], [ 81.319140625000017, 50.966406249999977 ], [ 81.388281250000063, 50.956494140625011 ], [ 81.410156249999972, 50.909765624999977 ], [ 81.437695312500097, 50.871044921875011 ], [ 81.4515625, 50.82368164062504 ], [ 81.431445312500074, 50.771142578124994 ], [ 81.465917968750063, 50.73984375 ], [ 81.633886718750119, 50.739111328125034 ], [ 81.752050781250119, 50.764404296875028 ], [ 81.933691406250063, 50.766357421875 ], [ 82.09804687499999, 50.710839843749966 ], [ 82.211914062500028, 50.71943359375004 ], [ 82.32636718750004, 50.741894531249983 ], [ 82.493945312500074, 50.727587890624989 ], [ 82.61171875, 50.771484374999972 ], [ 82.692968750000119, 50.826318359375051 ], [ 82.718554687500017, 50.869482421875034 ], [ 82.760839843750119, 50.893359375000017 ], [ 82.919042968750063, 50.89311523437496 ], [ 83.019238281250097, 50.897265625000017 ], [ 83.092773437499972, 50.960595703125051 ], [ 83.160253906250119, 50.989208984375011 ], [ 83.273730468750074, 50.99458007812504 ], [ 83.357324218750051, 50.99458007812504 ], [ 83.581445312500051, 50.935742187499955 ], [ 83.717773437500028, 50.887158203125011 ], [ 83.85976562499999, 50.818017578125051 ], [ 83.945117187500074, 50.774658203125 ], [ 84.00234375, 50.676855468750063 ], [ 84.09931640625004, 50.604736328125028 ], [ 84.175976562500097, 50.520556640625017 ], [ 84.19453125000004, 50.437451171874955 ], [ 84.257812499999972, 50.288232421875023 ], [ 84.323242187499972, 50.239160156249966 ], [ 84.400976562500119, 50.239160156249966 ], [ 84.499023437500028, 50.21875 ], [ 84.607324218750051, 50.202392578125028 ], [ 84.838964843750063, 50.091308593750057 ], [ 84.924023437500097, 50.087988281250006 ], [ 84.989453125000097, 50.061425781249994 ], [ 84.99970703125004, 50.010302734374989 ], [ 84.975195312500119, 49.951074218749994 ], [ 85.000781250000017, 49.894140625000034 ], [ 85.076464843750074, 49.821630859375006 ], [ 85.136523437500017, 49.750732421875028 ], [ 85.21015625000004, 49.664843750000017 ], [ 85.232617187500097, 49.615820312499977 ], [ 85.291894531249994, 49.599462890625034 ], [ 85.371582031249972, 49.623925781250051 ], [ 85.498437500000051, 49.605371093749994 ], [ 85.880468750000063, 49.556542968749994 ], [ 85.933593749999972, 49.550439453124994 ], [ 85.974414062500017, 49.49931640624996 ], [ 86.029589843750074, 49.50341796875 ], [ 86.09296875000004, 49.505468749999977 ], [ 86.180859375000097, 49.49931640624996 ], [ 86.242187499999972, 49.546337890624955 ], [ 86.292382812500051, 49.5875 ], [ 86.417968749999972, 49.638476562499989 ], [ 86.522265625000074, 49.707763671874972 ], [ 86.610156250000074, 49.769140625000063 ], [ 86.67548828125004, 49.777294921875011 ], [ 86.72871093750004, 49.748681640624966 ], [ 86.730664062500097, 49.695556640624972 ], [ 86.665332031250017, 49.656689453124955 ], [ 86.614257812499972, 49.609716796874977 ], [ 86.626464843749972, 49.562695312500011 ], [ 86.714355468749972, 49.558593750000057 ], [ 86.812109375000063, 49.487890625000034 ], [ 86.952929687500074, 49.322070312500017 ], [ 87.000976562499972, 49.28730468750004 ], [ 87.070605468750074, 49.25458984375004 ], [ 87.148046875000119, 49.239794921875045 ], [ 87.233691406250074, 49.216162109375006 ], [ 87.296875, 49.147656250000011 ], [ 87.322851562500119, 49.085791015625006 ], [ 87.229980468750028, 49.105859375000023 ], [ 87.048535156250097, 49.109912109375045 ], [ 86.937988281249972, 49.097558593750023 ], [ 86.885937500000097, 49.090576171875 ], [ 86.808300781250097, 49.049707031250023 ], [ 86.753125, 49.00883789062496 ], [ 86.728613281250119, 48.939355468750023 ], [ 86.757812500000028, 48.860742187499994 ], [ 86.717968750000097, 48.697167968749966 ], [ 86.66376953125004, 48.635546875000045 ], [ 86.549414062500119, 48.528613281250017 ], [ 86.483300781250051, 48.505371093749972 ], [ 86.372558593749972, 48.486230468749994 ], [ 86.265625, 48.454541015625011 ], [ 86.056152343749972, 48.423730468750051 ], [ 85.829882812500074, 48.408056640625063 ], [ 85.749414062499994, 48.385058593749989 ], [ 85.692187500000074, 48.311816406249989 ], [ 85.65156250000004, 48.250537109375017 ], [ 85.626367187499994, 48.204003906250051 ], [ 85.562304687500017, 48.051855468750034 ], [ 85.525976562500063, 47.915625 ], [ 85.561621093750119, 47.74648437499999 ], [ 85.588281250000051, 47.558496093749994 ], [ 85.586621093750097, 47.49365234375 ], [ 85.64179687500004, 47.39741210937504 ], [ 85.669824218750051, 47.33837890625 ], [ 85.656640625000051, 47.254638671875 ], [ 85.577246093750119, 47.1884765625 ], [ 85.5296875, 47.100781250000011 ], [ 85.48476562499999, 47.06352539062496 ], [ 85.355371093750051, 47.046728515625006 ], [ 85.233496093750063, 47.036376953125028 ], [ 85.110546875000097, 46.961230468749989 ], [ 85.012207031250028, 46.90922851562496 ], [ 84.858203125000017, 46.843164062499994 ], [ 84.786132812499972, 46.830712890625051 ], [ 84.745996093750051, 46.864355468750063 ], [ 84.719531250000074, 46.939355468749966 ], [ 84.666601562500063, 46.97236328125004 ], [ 84.592285156250028, 46.974951171875034 ], [ 84.53242187500004, 46.975781250000011 ], [ 84.338867187499972, 46.996142578124989 ], [ 84.215136718750074, 46.994726562499977 ], [ 84.122070312499972, 46.978613281249977 ], [ 84.01601562499999, 46.970507812500017 ], [ 83.832617187500063, 46.997851562499989 ], [ 83.713964843750119, 47.021044921875017 ], [ 83.634082031250017, 47.043212890625 ], [ 83.443554687500097, 47.108642578125 ], [ 83.19306640625004, 47.186572265624989 ], [ 83.090332031249972, 47.209375 ], [ 83.02949218750004, 47.185937500000023 ], [ 83.020117187500063, 47.141455078125034 ], [ 83.004101562500097, 47.03349609374996 ], [ 82.974902343750017, 46.966015624999983 ], [ 82.8, 46.62446289062504 ], [ 82.692187500000074, 46.386669921875011 ], [ 82.55507812499999, 46.15869140625 ], [ 82.511718749999972, 46.00581054687504 ], [ 82.429687499999972, 45.811914062499966 ], [ 82.348144531249972, 45.671533203124966 ], [ 82.315234375000017, 45.594921874999983 ], [ 82.312207031250097, 45.563720703125028 ], [ 82.326660156250028, 45.51992187499999 ], [ 82.451660156249972, 45.471972656249989 ], [ 82.582519531250028, 45.442578124999955 ], [ 82.611621093750074, 45.424267578124955 ], [ 82.625781250000017, 45.374414062500023 ], [ 82.621093749999972, 45.293115234374966 ], [ 82.596972656250017, 45.215966796874966 ], [ 82.55898437499999, 45.155419921874994 ], [ 82.521484375000028, 45.12548828125 ], [ 82.478710937500097, 45.123583984374989 ], [ 82.396679687500097, 45.162451171875006 ], [ 82.323437500000097, 45.205859375000045 ], [ 82.266601562499972, 45.219091796874977 ], [ 82.12275390625004, 45.194873046875017 ], [ 81.989257812500028, 45.161865234375057 ], [ 81.944921875000063, 45.160839843750011 ], [ 81.867480468750017, 45.182080078124983 ], [ 81.789648437500119, 45.226025390624983 ], [ 81.758886718750063, 45.310839843750017 ], [ 81.691992187500119, 45.349365234374972 ], [ 81.602050781250028, 45.310839843750017 ], [ 81.334765625000017, 45.246191406250006 ], [ 81.040332031250074, 45.169140625000011 ], [ 80.853320312500074, 45.12929687499999 ], [ 80.780078125000074, 45.135546875000017 ], [ 80.634765625000028, 45.126513671875045 ], [ 80.509179687500051, 45.10498046875 ], [ 80.414941406249994, 45.075097656250051 ], [ 80.228222656250097, 45.033984375000017 ], [ 80.059179687500119, 45.006445312500006 ], [ 79.950195312500028, 44.944091796875 ], [ 79.871875, 44.883789062499972 ], [ 79.875292968750017, 44.86083984375 ], [ 79.932128906249972, 44.825195312500028 ], [ 79.997167968750063, 44.797216796875006 ], [ 80.127832031250051, 44.803759765625017 ], [ 80.25507812500004, 44.80810546875 ], [ 80.360839843750028, 44.770312500000045 ], [ 80.45546875, 44.74609375 ], [ 80.481542968750063, 44.714648437499989 ], [ 80.45546875, 44.684082031249972 ], [ 80.40058593750004, 44.676904296875023 ], [ 80.381445312500119, 44.655419921874994 ], [ 80.391015625000051, 44.626806640625034 ], [ 80.355078125000063, 44.552001953124972 ], [ 80.33632812499999, 44.438378906249994 ], [ 80.354882812500051, 44.326513671875034 ], [ 80.365332031250119, 44.223291015624966 ], [ 80.358984375000063, 44.171289062500051 ], [ 80.355273437500017, 44.097265625000063 ], [ 80.395800781250017, 44.047167968749989 ], [ 80.431542968750051, 43.951757812499977 ], [ 80.495996093749994, 43.89208984375 ], [ 80.59345703125004, 43.685107421875017 ], [ 80.65078125, 43.564160156249983 ], [ 80.703808593750097, 43.427050781250017 ], [ 80.665429687499994, 43.35297851562504 ], [ 80.667773437500017, 43.31005859375 ], [ 80.729785156250017, 43.274267578124977 ], [ 80.757031250000097, 43.204345703125057 ], [ 80.785742187500063, 43.16157226562504 ], [ 80.777734375000051, 43.11894531249996 ], [ 80.75117187500004, 43.102490234374983 ], [ 80.616992187500074, 43.128271484375006 ], [ 80.50703125000004, 43.085791015625063 ], [ 80.390234375000063, 43.043115234374966 ], [ 80.374511718749972, 43.020410156249966 ], [ 80.371289062500097, 42.995605468749972 ], [ 80.383398437500063, 42.973779296874966 ], [ 80.450683593750028, 42.935546875 ], [ 80.54375, 42.911718750000034 ], [ 80.538964843750051, 42.873486328124955 ], [ 80.424023437500097, 42.855761718749989 ], [ 80.250292968750074, 42.797265624999966 ], [ 80.202246093750119, 42.734472656249977 ], [ 80.165039062499972, 42.665527343750057 ], [ 80.161914062500074, 42.625537109374989 ], [ 80.179296875000063, 42.518359374999989 ], [ 80.20576171875004, 42.399414062500028 ], [ 80.25507812500004, 42.274169921875 ], [ 80.259082031250074, 42.235400390624989 ], [ 80.233007812500063, 42.2078125 ], [ 80.209375, 42.190039062500006 ], [ 80.071289062499972, 42.302978515625 ], [ 79.92109375000004, 42.41313476562496 ], [ 79.80341796875004, 42.438476562499972 ], [ 79.598437500000017, 42.456640625000034 ], [ 79.490136718749994, 42.45756835937496 ], [ 79.428222656249972, 42.483496093750006 ], [ 79.367773437500119, 42.547216796875006 ], [ 79.295507812500063, 42.604833984375034 ], [ 79.203027343750051, 42.666015624999972 ], [ 79.164843750000074, 42.759033203125 ], [ 79.126660156250097, 42.775732421875034 ], [ 79.059863281250017, 42.763818359374994 ], [ 78.94794921875004, 42.766699218750063 ], [ 78.88515625, 42.774902343750028 ], [ 78.791503906250028, 42.790820312499989 ], [ 78.642285156250097, 42.828710937499977 ], [ 78.524218750000017, 42.864648437500023 ], [ 78.375976562500028, 42.87148437499999 ], [ 78.290039062500028, 42.864355468750063 ], [ 78.023144531250097, 42.857519531250006 ], [ 77.801660156249994, 42.89521484375004 ], [ 77.622460937499994, 42.902246093750051 ], [ 77.512207031250028, 42.900048828125051 ], [ 77.459277343750074, 42.904736328125011 ], [ 77.368554687500051, 42.904443359374966 ], [ 77.23554687500004, 42.912646484375045 ], [ 77.05732421875004, 42.970654296874955 ], [ 76.988085937500074, 42.973583984375011 ], [ 76.944042968750097, 42.971484375000045 ], [ 76.646484375000028, 42.928808593750034 ], [ 76.509179687500051, 42.918896484374983 ], [ 76.218164062499994, 42.923730468749994 ], [ 75.932226562500006, 42.928515624999989 ], [ 75.840332031250028, 42.9375 ], [ 75.789550781249972, 42.932910156249989 ], [ 75.681738281250006, 42.83046875 ], [ 75.635644531250051, 42.814599609375051 ], [ 75.366210937499972, 42.836962890624989 ], [ 75.047656250000074, 42.904394531250034 ], [ 74.817578125000097, 42.978173828124966 ], [ 74.622265625000097, 43.05620117187496 ], [ 74.363867187500063, 43.179443359375028 ], [ 74.209082031250063, 43.240380859375023 ], [ 74.186816406250017, 43.205273437499955 ], [ 74.145898437500051, 43.194091796875 ], [ 74.086230468750074, 43.188623046875051 ], [ 73.949218750000028, 43.195019531250011 ], [ 73.886035156250017, 43.132568359375 ], [ 73.718554687500017, 43.087890625000028 ], [ 73.612011718750097, 43.04790039062496 ], [ 73.55625, 43.002783203125006 ], [ 73.450195312499972, 42.703027343749966 ], [ 73.421875, 42.593505859375028 ], [ 73.492968750000074, 42.409033203125034 ], [ 73.411621093750028, 42.419775390624977 ], [ 73.316015625, 42.466992187500011 ], [ 73.282910156250097, 42.50410156250004 ], [ 73.190820312499994, 42.526855468750057 ], [ 72.855078125000063, 42.561132812500006 ], [ 72.792382812499994, 42.603466796875011 ], [ 72.752929687500028, 42.637890625000011 ], [ 72.666113281250006, 42.660400390624972 ], [ 72.54316406250004, 42.677734375000057 ], [ 72.27578125, 42.757666015625006 ], [ 72.16181640625004, 42.760693359374983 ], [ 71.81679687499999, 42.822167968749994 ], [ 71.760546875000017, 42.82148437500004 ], [ 71.73476562499999, 42.818896484375045 ], [ 71.60078125000004, 42.778662109375006 ], [ 71.514257812500006, 42.766943359375006 ], [ 71.42207031250004, 42.78315429687504 ], [ 71.256640625000017, 42.733544921874966 ], [ 71.167382812500051, 42.667431640624983 ], [ 71.093554687500017, 42.586523437500034 ], [ 71.022753906250074, 42.535449218750017 ], [ 71.001953125000028, 42.459082031250006 ], [ 70.95234375000004, 42.419384765625011 ], [ 70.892871093750074, 42.339990234374994 ], [ 70.892871093750074, 42.293701171874972 ], [ 70.946777343749972, 42.248681640625051 ], [ 70.860351562500028, 42.20722656250004 ], [ 70.764550781250051, 42.194189453125034 ], [ 70.715234375000051, 42.168652343749983 ], [ 70.6625, 42.10747070312496 ], [ 70.613281249999972, 42.05473632812496 ], [ 70.584277343750017, 42.036035156249966 ], [ 70.540136718750063, 42.039453125000051 ], [ 70.489062500000074, 42.080273437500011 ], [ 70.416015625000028, 42.078564453125011 ], [ 70.328906250000017, 42.027978515625023 ], [ 70.225878906250074, 41.945996093750011 ], [ 70.095605468749994, 41.82050781250004 ], [ 69.959960937499972, 41.754052734374994 ], [ 69.788085937499972, 41.697314453124989 ], [ 69.663867187500074, 41.672119140625 ], [ 69.56513671875004, 41.629052734375023 ], [ 69.400976562500063, 41.541894531250023 ], [ 69.368359375000097, 41.490576171875034 ], [ 69.249316406250074, 41.460253906249989 ], [ 69.153613281250017, 41.425244140624983 ], [ 69.064941406250028, 41.366943359375 ], [ 69.043457031249972, 41.264111328125011 ], [ 68.986914062500006, 41.205029296874955 ], [ 68.851171875000063, 41.123828125000017 ], [ 68.737109375000017, 41.041894531250023 ], [ 68.66279296875004, 40.961523437500006 ], [ 68.584082031250006, 40.876269531250045 ], [ 68.559277343750097, 40.829296874999983 ], [ 68.556542968749994, 40.765136718750057 ], [ 68.593652343749994, 40.711279296875006 ], [ 68.600683593750006, 40.659960937500017 ], [ 68.57265625, 40.622656249999977 ], [ 68.495703125, 40.608642578125057 ], [ 68.415039062500028, 40.619433593750017 ], [ 68.291894531249994, 40.656103515625034 ], [ 68.160253906250006, 40.721777343750006 ], [ 68.112304687499972, 40.754052734375023 ], [ 68.047656250000074, 40.809277343749983 ], [ 68.05703125, 40.860595703125057 ], [ 68.090332031249972, 40.960253906250017 ], [ 68.113085937500074, 41.028613281249989 ], [ 68.059375, 41.061279296874972 ], [ 68.01972656250004, 41.096240234374989 ], [ 67.99140625000004, 41.130029296875051 ], [ 67.935742187500097, 41.196582031250017 ], [ 67.865722656250028, 41.180273437499977 ], [ 67.80507812499999, 41.163916015625034 ], [ 67.73505859375004, 41.187255859374972 ], [ 67.52802734375004, 41.177148437499966 ], [ 67.371582031249972, 41.16953125 ], [ 67.225, 41.162353515624972 ], [ 67.038671875, 41.1533203125 ], [ 66.814257812500017, 41.142382812499989 ], [ 66.749804687500074, 41.157080078125063 ], [ 66.70966796875004, 41.179150390625011 ], [ 66.66865234375004, 41.270751953125028 ], [ 66.645312500000017, 41.3486328125 ], [ 66.601660156250006, 41.494335937500011 ], [ 66.572558593750017, 41.60698242187496 ], [ 66.537890625000074, 41.74125976562496 ], [ 66.515039062499994, 41.889404296875028 ], [ 66.498632812500063, 41.994873046875028 ], [ 66.328808593750097, 41.998339843750017 ], [ 66.193164062500074, 42.001123046874966 ], [ 66.009570312500074, 42.004882812500028 ], [ 66.011230468749972, 42.088769531249966 ], [ 66.013183593750028, 42.194482421875023 ], [ 66.015527343750051, 42.314794921875006 ], [ 66.049804687500028, 42.472753906250034 ], [ 66.06269531250004, 42.605175781250011 ], [ 66.07851562499999, 42.76665039062496 ], [ 66.088867187499972, 42.873388671875034 ], [ 66.100292968750097, 42.990820312499977 ], [ 66.005664062500074, 42.954589843750057 ], [ 65.901074218750097, 42.914501953124983 ], [ 65.803027343750017, 42.876953125000057 ], [ 65.735644531250017, 42.972119140624983 ], [ 65.670214843750017, 43.064599609374994 ], [ 65.57070312499999, 43.205175781250034 ], [ 65.496191406250006, 43.310546875 ], [ 65.366503906250074, 43.372021484375011 ], [ 65.270507812499972, 43.417529296875045 ], [ 65.170898437500028, 43.494189453125017 ], [ 65.084863281250051, 43.573681640624983 ], [ 65.003125, 43.649072265624966 ], [ 64.905468750000097, 43.714697265625006 ], [ 64.811816406250017, 43.693945312500034 ], [ 64.706054687499972, 43.652978515625051 ], [ 64.604101562500006, 43.613476562499983 ], [ 64.496093750000028, 43.571630859375006 ], [ 64.443164062500074, 43.55117187499999 ], [ 64.318164062500017, 43.558935546874977 ], [ 64.208789062500017, 43.565722656250045 ], [ 64.013281250000063, 43.577832031250011 ], [ 63.848144531249972, 43.588134765624972 ], [ 63.679687499999972, 43.5986328125 ], [ 63.444824218749972, 43.61323242187504 ], [ 63.207031250000028, 43.627978515625017 ], [ 63.047656250000074, 43.608496093750034 ], [ 62.846191406249972, 43.583886718749994 ], [ 62.634472656250097, 43.558007812499966 ], [ 62.459375, 43.536621093749972 ], [ 62.237890625000063, 43.50957031249996 ], [ 62.071972656250097, 43.489355468750034 ], [ 61.990234375000028, 43.492138671874955 ], [ 61.887597656249994, 43.577246093749977 ], [ 61.723242187500006, 43.713574218749955 ], [ 61.623632812500063, 43.796191406250017 ], [ 61.525878906250028, 43.877197265625 ], [ 61.385058593750017, 43.99394531249996 ], [ 61.271484374999972, 44.082275390625028 ], [ 61.160742187500063, 44.168603515625023 ], [ 61.097070312500051, 44.248242187499983 ], [ 61.065332031249994, 44.348388671874972 ], [ 61.007910156250006, 44.393798828124972 ], [ 60.879199218750074, 44.455078125000028 ], [ 60.741113281249994, 44.520849609375034 ], [ 60.602929687499994, 44.586621093750011 ], [ 60.464746093749994, 44.652441406250006 ], [ 60.326660156249972, 44.718212890624983 ], [ 60.188476562499972, 44.783984374999989 ], [ 60.050292968749972, 44.849755859374966 ], [ 59.912207031250006, 44.91557617187496 ], [ 59.774023437500006, 44.981298828125034 ], [ 59.635937500000097, 45.047070312500011 ], [ 59.497851562500017, 45.112841796875017 ], [ 59.35957031250004, 45.178613281249994 ], [ 59.221484375000017, 45.244433593749989 ], [ 59.083398437499994, 45.310205078124994 ], [ 58.945117187500074, 45.375976562499972 ], [ 58.80703125, 45.441796874999966 ], [ 58.668945312500028, 45.507568359375057 ], [ 58.555273437500006, 45.555371093750011 ], [ 58.44941406250004, 45.542919921874955 ], [ 58.291113281250063, 45.509423828124994 ], [ 58.125195312500097, 45.474365234375028 ], [ 57.961035156250006, 45.439697265625 ], [ 57.666699218750097, 45.37744140625 ], [ 57.477343750000074, 45.337451171875017 ], [ 57.32929687500004, 45.303662109374983 ], [ 57.171679687500074, 45.267724609375023 ], [ 56.96503906250004, 45.220605468750023 ], [ 56.791894531250051, 45.181054687499966 ], [ 56.588769531250051, 45.134765625000028 ], [ 56.409179687499972, 45.093798828125045 ], [ 56.257910156250063, 45.059326171875028 ], [ 56.100488281250051, 45.023388671874983 ], [ 55.975683593750063, 44.99492187499996 ], [ 55.97578125000004, 44.765380859375 ], [ 55.975976562499994, 44.535839843749955 ], [ 55.976074218750028, 44.306298828125023 ], [ 55.976171875000063, 44.076757812500063 ], [ 55.97626953125004, 43.847216796875017 ], [ 55.976367187500017, 43.617626953124955 ], [ 55.976464843749994, 43.388085937499994 ], [ 55.976562500000028, 43.158593750000051 ], [ 55.976660156250063, 42.929052734375006 ], [ 55.976757812500097, 42.69951171874996 ], [ 55.976855468750017, 42.469970703125 ], [ 55.976953125000051, 42.240429687499955 ], [ 55.977050781249972, 42.010888671874994 ], [ 55.977148437500063, 41.781347656250034 ], [ 55.977343750000017, 41.5517578125 ], [ 55.977441406250051, 41.32221679687504 ], [ 55.934960937499994, 41.324121093749966 ], [ 55.839062500000097, 41.310791015625 ], [ 55.678613281249994, 41.278808593749972 ], [ 55.545214843750017, 41.262744140624989 ], [ 55.48701171875004, 41.272265624999989 ], [ 55.434375, 41.296289062499994 ], [ 55.38837890625004, 41.346923828125 ], [ 55.319726562499994, 41.408398437500011 ], [ 55.249609375, 41.458105468750006 ], [ 55.16230468750004, 41.56025390625004 ], [ 55.101855468750017, 41.638720703125017 ], [ 54.952343750000097, 41.810009765625011 ], [ 54.931640624999972, 41.864013671875 ], [ 54.903710937500051, 41.919091796875051 ], [ 54.853808593750017, 41.965185546875006 ], [ 54.67792968750004, 42.078222656250034 ], [ 54.47285156250004, 42.180175781250028 ], [ 54.271875, 42.279980468750011 ], [ 54.214941406250063, 42.304199218749972 ], [ 54.120996093749994, 42.335205078125 ], [ 54.005175781250074, 42.335888671874955 ], [ 53.926367187500063, 42.329785156249955 ], [ 53.685351562500074, 42.296875 ], [ 53.500781250000074, 42.25825195312504 ], [ 53.250097656250063, 42.205859375000017 ], [ 53.055859375000097, 42.147753906249989 ], [ 53.0125, 42.130712890624977 ], [ 52.870507812499994, 42.060595703124989 ], [ 52.696875, 41.944384765625045 ], [ 52.493847656250097, 41.780371093750034 ], [ 52.467578125000074, 41.885888671875023 ], [ 52.45859375, 42.04833984375 ], [ 52.462109375000097, 42.100634765624989 ], [ 52.517187500000063, 42.237158203125006 ], [ 52.573242187500028, 42.330859374999989 ], [ 52.61835937500004, 42.428222656250028 ], [ 52.638476562500074, 42.555664062500057 ], [ 52.596582031250051, 42.760156249999966 ], [ 52.55, 42.80546875 ], [ 52.493945312500017, 42.820263671874955 ], [ 52.43427734375004, 42.824462890625 ], [ 52.32441406250004, 42.816162109375 ], [ 52.273046875000063, 42.799804687500057 ], [ 52.183691406250063, 42.86875 ], [ 52.075585937500051, 42.879785156249994 ], [ 52.018554687499972, 42.860546874999983 ], [ 51.960742187500017, 42.8505859375 ], [ 51.898242187500074, 42.869628906249972 ], [ 51.844140625000051, 42.910449218750045 ], [ 51.811035156249972, 42.954443359375034 ], [ 51.785156250000028, 43.004345703124983 ], [ 51.700390625000097, 43.104052734375045 ], [ 51.616015625000017, 43.158447265625028 ], [ 51.514062500000051, 43.170507812499977 ], [ 51.34785156250004, 43.167382812499966 ], [ 51.295410156249972, 43.174121093750017 ], [ 51.292382812499994, 43.230712890625 ], [ 51.313378906249994, 43.355664062499955 ], [ 51.313867187500051, 43.420849609375011 ], [ 51.301757812499972, 43.482373046875011 ], [ 51.274121093750097, 43.532910156250011 ], [ 51.23896484375004, 43.57670898437496 ], [ 51.139648437499972, 43.648779296875006 ], [ 51.06484375, 43.750146484375051 ], [ 50.939843750000051, 43.958544921875045 ], [ 50.830761718750097, 44.192773437499966 ], [ 50.782617187499994, 44.228027343750057 ], [ 50.684960937499994, 44.265087890624955 ], [ 50.471777343750063, 44.294775390625063 ], [ 50.331152343750006, 44.325488281250017 ], [ 50.27558593750004, 44.355126953125023 ], [ 50.252539062500006, 44.406494140625 ], [ 50.252929687499972, 44.461523437500006 ], [ 50.264550781250051, 44.52656250000004 ], [ 50.297460937500006, 44.581542968750028 ], [ 50.409472656250074, 44.6240234375 ], [ 50.652441406250006, 44.633349609375017 ], [ 50.860351562500028, 44.628759765624977 ], [ 51.048828125000028, 44.53046875000004 ], [ 51.110742187500051, 44.507812500000028 ], [ 51.177148437499994, 44.501367187500051 ], [ 51.310742187500097, 44.532421874999983 ], [ 51.37666015625004, 44.541210937499983 ], [ 51.543554687500006, 44.531005859375057 ], [ 51.49375, 44.577539062500023 ], [ 51.431054687499994, 44.601953125000023 ], [ 51.366308593750063, 44.599853515625028 ], [ 51.310253906250097, 44.61875 ], [ 51.218164062499994, 44.708984374999972 ], [ 51.057910156250017, 44.811572265625017 ], [ 51.020703125000097, 44.854003906250028 ], [ 51.009375, 44.921826171875011 ], [ 51.040332031250074, 44.980322265625006 ], [ 51.153710937499994, 45.040234374999955 ], [ 51.249902343750051, 45.121679687500034 ], [ 51.294042968750006, 45.229785156250045 ], [ 51.333398437499994, 45.27958984374996 ], [ 51.415722656250097, 45.357861328125011 ], [ 51.539648437500006, 45.342871093749977 ], [ 51.732617187500097, 45.39946289062496 ], [ 52.048730468749994, 45.388378906250011 ], [ 52.426757812500028, 45.404638671875034 ], [ 52.531054687500017, 45.398632812499983 ], [ 52.771972656249972, 45.343505859375028 ], [ 52.910742187500006, 45.319726562499966 ], [ 53.078906250000074, 45.307519531249966 ], [ 53.20039062500004, 45.331982421874983 ], [ 53.085742187500074, 45.407373046874966 ], [ 52.8375, 45.496728515624966 ], [ 52.77382812499999, 45.57275390625 ], [ 52.8875, 45.779541015625028 ], [ 53.041601562500006, 45.967871093750034 ], [ 53.135253906250028, 46.191650390624972 ], [ 53.108984375, 46.414062499999972 ], [ 53.063964843749972, 46.475292968750011 ], [ 53.07851562499999, 46.547460937499977 ], [ 53.132421875000063, 46.608349609374955 ], [ 53.170214843750017, 46.669042968750063 ], [ 53.1375, 46.742041015625006 ], [ 53.069433593750006, 46.856054687500063 ], [ 53.034570312499994, 46.892919921875006 ], [ 52.916015625000028, 46.954394531250017 ], [ 52.677636718750051, 46.957128906250034 ], [ 52.483203125000017, 46.99067382812504 ], [ 52.4203125, 46.963671875000045 ], [ 52.384863281250006, 46.922119140625028 ], [ 52.340332031249972, 46.894775390625028 ], [ 52.188769531250017, 46.839501953124966 ], [ 52.13828125, 46.828613281249972 ], [ 52.085546875, 46.839599609375 ], [ 52.011132812500051, 46.901904296874989 ], [ 51.945117187500017, 46.894873046875063 ], [ 51.74453125, 46.933740234374994 ], [ 51.65009765625004, 47.018066406250028 ], [ 51.615234374999972, 47.029931640625051 ], [ 51.290820312500017, 47.097314453124994 ], [ 51.178027343750074, 47.110156250000045 ], [ 50.920019531250006, 47.040673828125023 ], [ 50.732714843750017, 46.95166015625 ], [ 50.679882812500097, 46.938720703125028 ], [ 50.582910156250051, 46.882275390624983 ], [ 50.528417968750063, 46.873291015625028 ], [ 50.472265625, 46.882910156250034 ], [ 50.419335937500051, 46.879492187500034 ], [ 50.30625, 46.794921875000028 ], [ 50.101562499999972, 46.696435546875051 ], [ 49.999804687500017, 46.63427734375 ], [ 49.886328125, 46.59565429687504 ], [ 49.760546875000017, 46.571484374999983 ], [ 49.63154296875004, 46.567578124999983 ], [ 49.584375, 46.54521484374996 ], [ 49.43720703125004, 46.537255859375023 ], [ 49.347460937500074, 46.519140624999977 ], [ 49.344238281249972, 46.485546874999983 ], [ 49.362109375000017, 46.410205078124989 ], [ 49.28583984375004, 46.436816406249989 ], [ 49.205664062500063, 46.385693359374983 ], [ 49.232226562500074, 46.337158203125028 ], [ 49.18427734375004, 46.348828125000011 ], [ 48.958984374999972, 46.442138671875028 ], [ 48.774316406249994, 46.507958984375023 ], [ 48.610156250000074, 46.566455078125045 ], [ 48.586035156250006, 46.577099609374983 ], [ 48.54121093750004, 46.605615234375023 ], [ 48.509179687499994, 46.649951171874989 ], [ 48.502343750000051, 46.698632812500051 ], [ 48.518554687499972, 46.73432617187504 ], [ 48.558398437500074, 46.757128906249989 ], [ 48.605273437500017, 46.765917968749989 ], [ 48.647070312500006, 46.758691406250023 ], [ 48.693554687500097, 46.73681640625 ], [ 48.776367187499972, 46.710351562500051 ], [ 48.883593750000074, 46.705419921875006 ], [ 48.950292968750006, 46.725781249999983 ], [ 48.959375, 46.774609374999983 ], [ 48.831835937500017, 46.954931640625034 ], [ 48.714355468749972, 47.100488281250023 ], [ 48.600683593750006, 47.262304687500034 ], [ 48.552539062500017, 47.320996093750011 ], [ 48.413085937499972, 47.456494140624983 ], [ 48.275683593750017, 47.589941406250006 ], [ 48.166992187500028, 47.70878906249996 ], [ 48.109960937500006, 47.74541015624996 ], [ 47.934667968750006, 47.760693359374983 ], [ 47.600195312500006, 47.789990234374983 ], [ 47.481933593749972, 47.803906249999983 ], [ 47.387304687500063, 47.768652343750006 ], [ 47.292382812499994, 47.74091796875004 ], [ 47.202050781249994, 47.792480468750057 ], [ 47.130761718750051, 47.876757812499989 ], [ 47.093261718750028, 47.947705078124955 ], [ 47.111523437500097, 48.020117187499977 ], [ 47.119042968750051, 48.127001953124989 ], [ 47.06464843750004, 48.232470703124989 ], [ 47.00429687499999, 48.284472656250017 ], [ 46.853125, 48.323583984374977 ], [ 46.660937500000074, 48.412255859375023 ], [ 46.609179687500074, 48.573876953124994 ], [ 46.702636718750028, 48.805566406250023 ], [ 46.852929687499994, 48.969628906249966 ], [ 46.962207031250074, 49.038330078125028 ], [ 47.014257812500006, 49.098339843749983 ], [ 47.031347656250006, 49.150292968749994 ], [ 47.018164062500006, 49.199902343749983 ], [ 46.953417968750017, 49.252587890624966 ], [ 46.852929687499994, 49.303857421875023 ], [ 46.802050781250017, 49.367089843750023 ], [ 46.823144531250051, 49.502246093750045 ], [ 46.889550781249994, 49.696972656250011 ], [ 46.991992187500017, 49.85273437500004 ], [ 47.12958984375004, 49.939062500000034 ], [ 47.248339843750017, 50.000878906250023 ], [ 47.295214843750017, 50.058496093750023 ], [ 47.297656250000017, 50.140234374999977 ], [ 47.294726562500017, 50.217480468749983 ], [ 47.326464843750017, 50.273535156250034 ], [ 47.376367187500051, 50.318115234374972 ], [ 47.429199218749972, 50.357958984375017 ], [ 47.50361328125004, 50.40273437499999 ], [ 47.599609374999972, 50.413574218749972 ], [ 47.705761718750097, 50.377978515625017 ], [ 47.849609375000028, 50.282324218750063 ], [ 48.06074218750004, 50.093603515624977 ], [ 48.181347656250097, 49.970019531250017 ], [ 48.22480468750004, 49.931933593749989 ], [ 48.334960937500028, 49.858251953125006 ], [ 48.43427734375004, 49.828515624999966 ], [ 48.6, 49.874707031249983 ], [ 48.758984375000097, 49.928320312500063 ], [ 48.81025390625004, 49.96240234375 ], [ 48.843261718750028, 50.013134765625011 ], [ 48.81796875, 50.099853515625 ], [ 48.784765625, 50.156445312499983 ], [ 48.749414062499994, 50.228466796875011 ], [ 48.700488281250074, 50.353759765625057 ], [ 48.666015624999972, 50.550341796875045 ], [ 48.625097656250006, 50.612695312500051 ], [ 48.655175781249994, 50.619873046875 ], [ 48.734765625000051, 50.606884765625011 ], [ 48.808398437500017, 50.601318359375028 ], [ 48.913769531250097, 50.64458007812496 ], [ 49.058691406250063, 50.726074218750057 ], [ 49.32343750000004, 50.851708984374966 ], [ 49.379492187500006, 50.934667968750006 ], [ 49.424609375000074, 51.027001953124994 ], [ 49.498046875000028, 51.083593750000063 ], [ 49.666308593750017, 51.102294921875057 ], [ 49.822265624999972, 51.131884765625045 ], [ 49.93232421875004, 51.197167968750023 ], [ 50.104882812499994, 51.254589843749983 ], [ 50.246875, 51.289501953124983 ], [ 50.309277343750097, 51.321582031250045 ], [ 50.353710937500097, 51.369726562500006 ], [ 50.516308593750097, 51.505615234375057 ], [ 50.643945312500051, 51.589160156250017 ], [ 50.756152343750017, 51.675146484375034 ], [ 50.793945312499972, 51.729199218749955 ], [ 50.882421875000063, 51.719189453124955 ], [ 51.017871093750017, 51.681640625000028 ], [ 51.163476562500051, 51.6474609375 ], [ 51.269921875000051, 51.594482421875028 ], [ 51.29072265625004, 51.540185546874994 ], [ 51.301074218750017, 51.497412109374977 ], [ 51.344531250000074, 51.475341796875028 ], [ 51.395996093749972, 51.471289062499977 ], [ 51.473437500000017, 51.482031250000034 ], [ 51.60908203125004, 51.483984375 ], [ 51.775390624999972, 51.554248046875017 ], [ 52.007128906250017, 51.672705078124977 ], [ 52.21914062499999, 51.709375 ], [ 52.331054687499972, 51.681298828124966 ], [ 52.42304687500004, 51.59423828125 ], [ 52.496191406250006, 51.512158203124955 ], [ 52.571191406250051, 51.481640624999955 ], [ 52.617773437500006, 51.48076171874996 ], [ 52.63515625, 51.479541015624989 ], [ 52.728125, 51.498144531250034 ], [ 52.735058593750097, 51.497900390625006 ], [ 52.820507812500097, 51.49458007812504 ], [ 52.902636718750074, 51.466943359374994 ], [ 53.038378906250074, 51.463720703125034 ], [ 53.227343750000017, 51.484960937500034 ], [ 53.247265625000097, 51.493603515625011 ], [ 53.33808593750004, 51.48237304687504 ], [ 53.448632812499994, 51.444531249999955 ], [ 53.534667968750028, 51.399560546875023 ], [ 53.688085937500006, 51.251806640625034 ], [ 53.776464843750006, 51.213720703125006 ], [ 53.956835937500074, 51.16118164062496 ], [ 54.041503906249972, 51.115185546875011 ], [ 54.139746093750006, 51.040771484375028 ], [ 54.191113281250097, 50.995703125 ], [ 54.297851562499972, 50.914062499999972 ], [ 54.421484375000063, 50.780322265624989 ], [ 54.443359374999972, 50.673925781250006 ], [ 54.471484375000017, 50.583789062500017 ], [ 54.517382812500017, 50.541162109375023 ], [ 54.555273437500006, 50.535791015624994 ], [ 54.596191406250028, 50.550683593750023 ], [ 54.636132812499994, 50.591601562500017 ], [ 54.65, 50.660156250000028 ], [ 54.637890625000097, 50.78105468749996 ], [ 54.60625, 50.879882812500028 ], [ 54.565625, 50.911279296875023 ], [ 54.54609375000004, 50.946044921875 ], [ 54.572949218750097, 50.990234375000028 ], [ 54.641601562500028, 51.011572265625034 ], [ 54.727148437500063, 50.998095703125045 ], [ 54.867968750000074, 50.94135742187504 ], [ 55.01484375000004, 50.869775390625023 ], [ 55.195214843749994, 50.744726562500034 ], [ 55.361132812500074, 50.665283203125 ], [ 55.542285156250017, 50.601806640625057 ], [ 55.68623046875004, 50.582861328125006 ], [ 55.797656250000017, 50.60205078125 ], [ 55.929199218749972, 50.653759765624983 ], [ 56.049707031249994, 50.713525390624966 ], [ 56.104492187499972, 50.776269531249966 ], [ 56.143945312500051, 50.844628906250051 ], [ 56.325585937499994, 50.936083984375017 ], [ 56.49140625000004, 51.019531249999972 ], [ 56.566894531249972, 51.004492187500006 ], [ 56.620214843750063, 50.98085937499999 ], [ 56.790332031250017, 51.031591796875034 ], [ 56.849609374999972, 51.045556640625023 ], [ 57.011718749999972, 51.065185546875028 ], [ 57.179003906250074, 51.036035156250051 ], [ 57.3125, 50.946533203125028 ], [ 57.442187500000017, 50.888867187499983 ], [ 57.55781250000004, 50.895556640625017 ], [ 57.653808593749972, 50.925146484375006 ], [ 57.71699218750004, 50.980957031250028 ], [ 57.76484375000004, 51.046875 ], [ 57.828906250000017, 51.089013671874994 ], [ 57.838867187500028, 51.091650390625006 ], [ 58.045117187500097, 51.068847656249972 ], [ 58.174707031250051, 51.072265625000057 ], [ 58.188476562500028, 51.08173828125004 ], [ 58.359179687500074, 51.063818359375034 ], [ 58.547460937500063, 50.971044921875034 ], [ 58.664550781250028, 50.868310546874994 ], [ 58.8140625, 50.737207031249994 ], [ 58.883691406250051, 50.694433593750006 ], [ 58.984863281249972, 50.676123046875006 ], [ 59.064355468749994, 50.668212890624972 ], [ 59.170898437499972, 50.647900390625011 ], [ 59.452343750000097, 50.620410156250017 ], [ 59.495117187500028, 50.604296875000017 ], [ 59.523925781250028, 50.582812499999989 ], [ 59.497851562500017, 50.511083984375034 ], [ 59.523046875, 50.492871093749955 ], [ 59.75117187500004, 50.543945312499972 ], [ 59.812402343749994, 50.58203125 ], [ 59.887792968750006, 50.690185546875028 ], [ 59.955175781250063, 50.79926757812504 ], [ 60.005273437500051, 50.839697265625006 ], [ 60.058593749999972, 50.850292968749955 ], [ 60.112109375000017, 50.834179687499955 ], [ 60.18671875000004, 50.769775390624972 ], [ 60.288085937500028, 50.704150390625017 ], [ 60.424804687499972, 50.679150390624983 ], [ 60.50849609375004, 50.669189453125 ], [ 60.637988281250074, 50.663720703125051 ], [ 60.942285156250051, 50.69550781250004 ], [ 61.226855468750017, 50.774804687500023 ], [ 61.389453125000017, 50.861035156250011 ], [ 61.46503906250004, 50.990234375000028 ], [ 61.512207031249972, 51.137011718750017 ], [ 61.585058593750006, 51.229687499999983 ], [ 61.554687500000028, 51.324609375000051 ], [ 61.41132812500004, 51.414746093750011 ], [ 61.363085937500074, 51.441894531250028 ], [ 61.014843750000097, 51.492382812500011 ], [ 60.99335937500004, 51.528710937499966 ], [ 60.973535156250051, 51.537060546874983 ], [ 60.630371093750028, 51.616943359375 ], [ 60.464746093749994, 51.651171875000045 ], [ 60.41835937499999, 51.703906250000045 ], [ 60.3875, 51.772998046874989 ], [ 60.280371093750006, 51.834619140625023 ], [ 60.067480468750006, 51.890625 ], [ 60.030273437499972, 51.933251953125051 ], [ 60.065527343750063, 51.976464843749966 ], [ 60.233691406250017, 52.024511718749977 ], [ 60.425488281250097, 52.125585937500063 ], [ 60.499316406250074, 52.146337890625034 ], [ 60.6703125, 52.150830078124955 ], [ 60.828417968750017, 52.2333984375 ], [ 60.937597656250006, 52.280566406250017 ], [ 60.994531250000051, 52.33686523437504 ], [ 60.979492187499972, 52.394775390625 ], [ 60.821289062500028, 52.569824218749972 ], [ 60.774414062499972, 52.675781249999972 ], [ 60.802343750000063, 52.744726562499977 ], [ 60.893261718750097, 52.819433593750006 ], [ 60.944726562499994, 52.86015625 ], [ 61.006542968750097, 52.933349609375057 ], [ 61.047460937500006, 52.972460937500017 ], [ 61.206933593750051, 52.989062500000017 ], [ 61.400781250000051, 52.995996093750023 ], [ 61.53359375, 52.978515625 ], [ 61.719335937500006, 52.969384765625023 ], [ 61.888574218749994, 52.955908203125034 ], [ 61.974218750000063, 52.94375 ], [ 62.037109374999972, 52.96611328124996 ], [ 62.08271484375004, 53.005419921874989 ], [ 62.081054687499972, 53.057421875000017 ], [ 62.014648437500028, 53.107861328124983 ], [ 61.766210937500063, 53.173925781250034 ], [ 61.65986328125004, 53.22846679687504 ], [ 61.576171874999972, 53.22246093749996 ], [ 61.436816406250074, 53.239404296875051 ], [ 61.3109375, 53.27519531249996 ], [ 61.199218749999972, 53.287158203125017 ], [ 61.16279296875004, 53.336767578124977 ], [ 61.185937500000051, 53.406201171875011 ], [ 61.22890625, 53.445898437500006 ], [ 61.311621093750063, 53.465722656249966 ], [ 61.400976562500063, 53.455810546875 ], [ 61.498535156249972, 53.484667968750017 ], [ 61.526562500000097, 53.501562499999977 ], [ 61.534960937500017, 53.523291015625063 ], [ 61.519140625000063, 53.554492187500017 ], [ 61.474121093749972, 53.58027343750004 ], [ 61.409960937500017, 53.587060546874994 ], [ 61.336132812500097, 53.565185546874972 ], [ 61.247949218749994, 53.550976562500011 ], [ 61.098535156249994, 53.583105468749977 ], [ 60.979492187499972, 53.621728515625051 ], [ 60.985546875000097, 53.65742187500004 ], [ 61.073535156250074, 53.71044921875 ], [ 61.113183593750051, 53.75346679687496 ], [ 61.113183593750051, 53.812988281250028 ], [ 61.113183593750051, 53.882470703125051 ], [ 61.14375, 53.963818359375011 ], [ 61.231054687500006, 54.019482421874983 ], [ 61.33369140625004, 54.049267578125011 ], [ 61.598144531249972, 53.994921875000045 ], [ 61.928710937500028, 53.94648437500004 ], [ 61.985644531250074, 53.95439453124996 ], [ 62.00234375, 53.979931640625011 ], [ 62.040234375000097, 54.002636718750011 ], [ 62.499023437500028, 54.013183593750028 ], [ 62.58828125, 54.04443359375 ], [ 62.632714843749994, 54.069287109375011 ], [ 63.073925781250097, 54.105224609375057 ], [ 63.126562500000063, 54.139257812500063 ], [ 63.191308593750051, 54.171044921875051 ], [ 63.292675781250097, 54.170458984375017 ], [ 63.413671875, 54.183203125000034 ], [ 63.582031249999972, 54.221923828125028 ], [ 63.70136718750004, 54.243212890624989 ], [ 63.721191406249972, 54.245019531250023 ], [ 63.847070312500051, 54.236474609375051 ], [ 64.003906250000028, 54.267089843749972 ], [ 64.037402343750017, 54.279736328124983 ], [ 64.062890625000051, 54.302929687500011 ], [ 64.19941406250004, 54.347412109375 ], [ 64.461230468750017, 54.384179687500023 ], [ 64.52509765625004, 54.362158203124977 ], [ 64.649902343749972, 54.352246093750011 ], [ 64.80927734375004, 54.368554687500051 ], [ 64.926757812500028, 54.396630859374994 ], [ 64.995410156250017, 54.36875 ], [ 65.088378906249972, 54.340185546875034 ], [ 65.1578125, 54.364404296874994 ], [ 65.192187500000074, 54.441113281249983 ], [ 65.237402343750063, 54.516064453124983 ], [ 65.315917968749972, 54.551562500000017 ], [ 65.378125, 54.564453125 ], [ 65.434375, 54.593310546875017 ], [ 65.47695312499999, 54.623291015624972 ], [ 65.707812500000074, 54.618701171875017 ], [ 65.914257812500097, 54.69331054687504 ], [ 65.9546875, 54.659521484375006 ], [ 66.222656249999972, 54.667382812499994 ], [ 66.55537109375004, 54.715429687500006 ], [ 66.754492187500063, 54.737890625000063 ], [ 67.098339843750097, 54.788183593750006 ], [ 67.257324218749972, 54.828808593750011 ], [ 67.484667968750017, 54.8544921875 ], [ 67.693359374999972, 54.872412109375034 ], [ 67.829882812500017, 54.94355468750004 ], [ 67.939941406249972, 54.953710937499977 ], [ 68.073828125000063, 54.959570312500006 ], [ 68.155859375000063, 54.976708984375051 ], [ 68.209375, 55.003027343749977 ], [ 68.244042968749994, 55.052441406250011 ], [ 68.225292968750097, 55.115234375000028 ], [ 68.20625, 55.160937500000017 ], [ 68.301953125000097, 55.186523437499972 ], [ 68.438476562500028, 55.194433593749977 ], [ 68.524804687499994, 55.204833984374972 ], [ 68.712890624999972, 55.308496093750051 ], [ 68.842968750000097, 55.358349609374983 ], [ 68.977246093750097, 55.389599609374955 ], [ 69.246972656250051, 55.37250976562504 ], [ 69.493261718750063, 55.356884765624955 ], [ 69.740234374999972, 55.307373046875 ], [ 69.870214843750006, 55.245654296875045 ], [ 69.981738281250074, 55.199072265625034 ], [ 70.087402343750028, 55.176757812500028 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Kyrgyzstan", "admin": "Kyrgyzstan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 80.209375, 42.190039062499999 ], [ 80.229199218750011, 42.129833984374997 ], [ 80.246191406250034, 42.059814453125 ], [ 80.235156249999989, 42.04345703125 ], [ 80.216210937500023, 42.032421875 ], [ 79.90966796875, 42.014990234374999 ], [ 79.840429687500034, 41.995751953124994 ], [ 79.76611328125, 41.898876953124997 ], [ 79.50390625, 41.820996093749997 ], [ 79.354394531250023, 41.781054687499996 ], [ 79.293554687500034, 41.7828125 ], [ 79.1484375, 41.71914062499999 ], [ 78.742578125000023, 41.56005859375 ], [ 78.543164062500011, 41.459570312499999 ], [ 78.44287109375, 41.417529296874996 ], [ 78.362402343750034, 41.371630859374996 ], [ 78.348828125000011, 41.3251953125 ], [ 78.346289062500034, 41.281445312499997 ], [ 78.123437500000023, 41.075634765624997 ], [ 77.956445312500023, 41.050683593749994 ], [ 77.815234374999989, 41.055615234374997 ], [ 77.719335937500034, 41.024316406249994 ], [ 77.581738281250011, 40.992773437499999 ], [ 77.283984374999989, 41.014355468749997 ], [ 77.182031250000023, 41.0107421875 ], [ 76.986621093749989, 41.039160156249999 ], [ 76.90771484375, 41.024169921875 ], [ 76.824023437499989, 40.982324218749994 ], [ 76.708398437500023, 40.818115234375 ], [ 76.6611328125, 40.779638671874999 ], [ 76.639843750000011, 40.742236328124996 ], [ 76.622167968750034, 40.662353515625 ], [ 76.577929687499989, 40.577880859375 ], [ 76.520898437500023, 40.51123046875 ], [ 76.480175781250011, 40.449511718749996 ], [ 76.396386718750023, 40.389794921874994 ], [ 76.318554687500011, 40.352246093749997 ], [ 76.25830078125, 40.430761718749999 ], [ 76.2060546875, 40.408398437499997 ], [ 76.156640625000023, 40.37646484375 ], [ 76.062304687499989, 40.387548828124999 ], [ 76.004296875000023, 40.371435546874999 ], [ 75.871972656250023, 40.30322265625 ], [ 75.677148437500023, 40.305810546874994 ], [ 75.655957031250011, 40.329248046874994 ], [ 75.617382812500011, 40.5166015625 ], [ 75.58349609375, 40.605322265624999 ], [ 75.555566406250023, 40.625195312499997 ], [ 75.520800781250017, 40.627539062499999 ], [ 75.241015625000017, 40.480273437499996 ], [ 75.111328125, 40.4541015625 ], [ 75.004492187500006, 40.449511718749996 ], [ 74.865625, 40.493505859374999 ], [ 74.835156250000011, 40.482617187499997 ], [ 74.811132812500006, 40.458789062499996 ], [ 74.80126953125, 40.428515625 ], [ 74.841796875, 40.344970703125 ], [ 74.830468750000023, 40.32851562499999 ], [ 74.767773437500011, 40.329882812499996 ], [ 74.679882812500011, 40.310595703124996 ], [ 74.613085937500017, 40.272167968749997 ], [ 74.411914062500017, 40.13720703125 ], [ 74.24267578125, 40.092041015625 ], [ 74.085156250000011, 40.074316406249999 ], [ 74.0205078125, 40.059375 ], [ 73.991601562500023, 40.043115234374994 ], [ 73.938769531250017, 39.978808593749996 ], [ 73.884570312500017, 39.8779296875 ], [ 73.85625, 39.828662109374996 ], [ 73.835351562500023, 39.800146484374999 ], [ 73.839746093750023, 39.762841796874994 ], [ 73.882519531250011, 39.714550781249997 ], [ 73.914648437500006, 39.606494140624996 ], [ 73.907128906250023, 39.57851562499999 ], [ 73.872753906250011, 39.533300781249999 ], [ 73.822949218750011, 39.488964843749997 ], [ 73.715722656250023, 39.462255859374999 ], [ 73.631640625000017, 39.448876953124994 ], [ 73.575585937500023, 39.457617187499999 ], [ 73.470410156250011, 39.460595703124994 ], [ 73.387402343750011, 39.442724609374999 ], [ 73.336132812500011, 39.412353515625 ], [ 73.234960937500006, 39.374560546874996 ], [ 73.109277343750023, 39.361914062499999 ], [ 72.949414062500011, 39.357080078124994 ], [ 72.872460937500023, 39.360400390624996 ], [ 72.639941406250017, 39.385986328125 ], [ 72.563378906250023, 39.377197265625 ], [ 72.490234375, 39.357373046874997 ], [ 72.357714843750017, 39.336865234374997 ], [ 72.287207031250006, 39.273730468749996 ], [ 72.249804687500017, 39.215673828124999 ], [ 72.22998046875, 39.20751953125 ], [ 72.147363281250023, 39.2607421875 ], [ 72.084179687500011, 39.310644531249999 ], [ 72.042773437500017, 39.352148437499999 ], [ 71.991015625000017, 39.350927734374999 ], [ 71.805957031250017, 39.275585937499997 ], [ 71.778613281250017, 39.277978515624994 ], [ 71.725683593750006, 39.306591796874997 ], [ 71.7353515625, 39.377734375 ], [ 71.732226562500017, 39.422998046874994 ], [ 71.672656250000017, 39.447070312499996 ], [ 71.546289062500023, 39.453076171874997 ], [ 71.503320312500023, 39.478808593749996 ], [ 71.505859375, 39.51708984375 ], [ 71.517382812500017, 39.553857421874994 ], [ 71.503027343750006, 39.582177734374994 ], [ 71.4703125, 39.603662109374994 ], [ 71.404296875, 39.597851562499997 ], [ 71.328515625000023, 39.568701171874999 ], [ 71.272851562500023, 39.535302734374994 ], [ 71.202734375, 39.519824218749996 ], [ 71.118066406250023, 39.513574218749994 ], [ 71.065039062500006, 39.493408203125 ], [ 71.0048828125, 39.411865234375 ], [ 70.79931640625, 39.394726562499997 ], [ 70.733105468750011, 39.41328125 ], [ 70.678613281250023, 39.471289062499999 ], [ 70.607812500000023, 39.564404296874997 ], [ 70.56796875, 39.575878906249997 ], [ 70.501171875000011, 39.587353515624997 ], [ 70.39208984375, 39.581884765624999 ], [ 70.244824218750011, 39.542626953124994 ], [ 70.209277343750017, 39.575 ], [ 70.171093750000011, 39.584179687499997 ], [ 70.136816406250006, 39.557568359374997 ], [ 70.101660156250006, 39.560595703124996 ], [ 69.955957031250023, 39.553076171874999 ], [ 69.772070312500006, 39.556738281249999 ], [ 69.6669921875, 39.574902343749997 ], [ 69.598828125000011, 39.573779296874996 ], [ 69.463281250000023, 39.532080078124999 ], [ 69.391503906250023, 39.532470703125 ], [ 69.297656250000017, 39.524804687499994 ], [ 69.2802734375, 39.665869140624999 ], [ 69.229101562500006, 39.761083984374999 ], [ 69.244726562500006, 39.827099609374997 ], [ 69.27880859375, 39.917773437499996 ], [ 69.307226562500006, 39.968554687499996 ], [ 69.365429687500011, 39.947070312499996 ], [ 69.431933593750017, 39.909765625 ], [ 69.476269531250011, 39.919726562499996 ], [ 69.487890625, 39.950439453125 ], [ 69.470996093750017, 39.990625 ], [ 69.46875, 40.020751953125 ], [ 69.49365234375, 40.060351562499996 ], [ 69.5302734375, 40.097314453124994 ], [ 69.765234375, 40.158007812499996 ], [ 69.966796875, 40.202246093749999 ], [ 70.071484375000011, 40.172753906249994 ], [ 70.2744140625, 40.104833984374999 ], [ 70.37890625, 40.069873046874996 ], [ 70.451367187500011, 40.04921875 ], [ 70.51513671875, 39.949902343749997 ], [ 70.556835937500011, 39.954492187499994 ], [ 70.59921875, 39.974511718749994 ], [ 70.624121093750006, 39.998974609374997 ], [ 70.644335937500017, 40.083447265624997 ], [ 70.738574218750017, 40.131152343749996 ], [ 70.946386718750006, 40.187597656249999 ], [ 70.9609375, 40.220654296874997 ], [ 70.9580078125, 40.238867187499999 ], [ 70.990625, 40.2548828125 ], [ 71.094531250000017, 40.271240234375 ], [ 71.3046875, 40.286914062499996 ], [ 71.376171875000011, 40.275195312499996 ], [ 71.457421875000023, 40.241992187499996 ], [ 71.520410156250023, 40.208984375 ], [ 71.580468750000023, 40.210253906249996 ], [ 71.6298828125, 40.217138671874999 ], [ 71.65087890625, 40.2080078125 ], [ 71.666796875000017, 40.178613281249994 ], [ 71.692480468750006, 40.15234375 ], [ 71.772656250000011, 40.188037109374996 ], [ 71.845410156250011, 40.234326171874997 ], [ 71.902734375000023, 40.240966796875 ], [ 71.955664062500006, 40.25859375 ], [ 71.971093750000023, 40.289501953124997 ], [ 72.012597656250023, 40.340722656249994 ], [ 72.13125, 40.438623046874994 ], [ 72.19287109375, 40.454443359374999 ], [ 72.232812500000023, 40.454394531249996 ], [ 72.234667968750017, 40.438623046874994 ], [ 72.254003906250006, 40.42421875 ], [ 72.357714843750017, 40.401660156249996 ], [ 72.389257812500006, 40.427392578124994 ], [ 72.405957031250011, 40.463085937499997 ], [ 72.369726562500006, 40.519726562499997 ], [ 72.369042968750023, 40.54345703125 ], [ 72.382617187500017, 40.565136718749997 ], [ 72.402050781250011, 40.578076171874997 ], [ 72.567480468750006, 40.524365234374997 ], [ 72.604101562500006, 40.525439453124996 ], [ 72.679589843750023, 40.555615234374997 ], [ 72.748828125000017, 40.608691406249996 ], [ 72.773828125000023, 40.650390625 ], [ 73.112890625, 40.786035156249994 ], [ 73.136914062500011, 40.810644531249999 ], [ 73.132128906250017, 40.82851562499999 ], [ 72.990039062500017, 40.860107421875 ], [ 72.925976562500011, 40.842431640624994 ], [ 72.866601562500023, 40.842333984374996 ], [ 72.830957031250023, 40.862158203124999 ], [ 72.658300781250006, 40.869921875 ], [ 72.620410156250017, 40.8837890625 ], [ 72.505957031250006, 40.981689453125 ], [ 72.42734375, 41.018945312499994 ], [ 72.364062500000017, 41.04345703125 ], [ 72.294921875, 41.039941406249994 ], [ 72.213085937500011, 41.014257812499999 ], [ 72.187304687500017, 41.025927734374996 ], [ 72.1806640625, 41.066845703124997 ], [ 72.180957031250017, 41.118457031249996 ], [ 72.164257812500011, 41.173730468749994 ], [ 72.115429687500011, 41.186572265624996 ], [ 72.052441406250011, 41.164746093749997 ], [ 71.95849609375, 41.187060546874996 ], [ 71.878613281250011, 41.195019531249997 ], [ 71.858007812500006, 41.311376953124999 ], [ 71.82578125, 41.361035156249997 ], [ 71.79248046875, 41.413134765624996 ], [ 71.757714843750023, 41.428027343749996 ], [ 71.70068359375, 41.454003906249994 ], [ 71.697265625, 41.515576171874997 ], [ 71.68515625, 41.533007812499996 ], [ 71.664941406250023, 41.541210937499997 ], [ 71.6375, 41.5341796875 ], [ 71.602246093750011, 41.503271484374999 ], [ 71.61962890625, 41.435449218749994 ], [ 71.60625, 41.367431640625 ], [ 71.585546875, 41.333251953125 ], [ 71.545605468750011, 41.308056640624997 ], [ 71.5, 41.307470703124999 ], [ 71.4208984375, 41.341894531249999 ], [ 71.408398437500011, 41.136035156249996 ], [ 71.39306640625, 41.123388671874999 ], [ 71.298828125, 41.152490234374994 ], [ 71.223437500000017, 41.139941406249996 ], [ 71.110742187500023, 41.152636718749996 ], [ 71.025976562500006, 41.186572265624996 ], [ 70.962597656250011, 41.195996093749997 ], [ 70.860449218750006, 41.224902343749996 ], [ 70.782421875000011, 41.2625 ], [ 70.734375, 41.400537109374994 ], [ 70.688867187500023, 41.449804687499999 ], [ 70.645898437500023, 41.460351562499994 ], [ 70.471386718750011, 41.412646484374996 ], [ 70.4078125, 41.449560546874999 ], [ 70.2900390625, 41.496826171875 ], [ 70.200878906250011, 41.514453125 ], [ 70.176953125000011, 41.539990234374997 ], [ 70.180957031250017, 41.571435546874994 ], [ 70.454980468750023, 41.725048828124997 ], [ 70.562890625000023, 41.830810546875 ], [ 70.630859375, 41.87548828125 ], [ 70.727734375000011, 41.905224609374997 ], [ 70.803320312500006, 41.92265625 ], [ 70.841894531250006, 42.019628906249999 ], [ 70.856640625000011, 42.030810546874996 ], [ 70.910351562500011, 42.037988281249994 ], [ 71.0322265625, 42.077783203124994 ], [ 71.228515625, 42.162890625 ], [ 71.232324218750023, 42.186279296875 ], [ 71.212695312500017, 42.206445312499994 ], [ 71.129980468750006, 42.25 ], [ 71.036035156250023, 42.28466796875 ], [ 70.97900390625, 42.266552734374997 ], [ 70.94677734375, 42.248681640624994 ], [ 70.892871093750017, 42.293701171875 ], [ 70.892871093750017, 42.339990234374994 ], [ 70.952343750000011, 42.419384765624997 ], [ 71.001953125, 42.459082031249999 ], [ 71.022753906250017, 42.535449218749996 ], [ 71.093554687500017, 42.586523437499999 ], [ 71.167382812500023, 42.667431640624997 ], [ 71.256640625000017, 42.733544921874994 ], [ 71.422070312500011, 42.783154296874997 ], [ 71.514257812500006, 42.766943359374999 ], [ 71.600781250000011, 42.778662109374999 ], [ 71.734765625000023, 42.818896484374996 ], [ 71.760546875000017, 42.821484375 ], [ 71.816796875000023, 42.822167968749994 ], [ 72.161816406250011, 42.760693359374997 ], [ 72.275781250000023, 42.757666015624999 ], [ 72.543164062500011, 42.677734375 ], [ 72.666113281250006, 42.660400390625 ], [ 72.7529296875, 42.637890625 ], [ 72.792382812500023, 42.603466796874997 ], [ 72.855078125, 42.561132812499999 ], [ 73.190820312500023, 42.52685546875 ], [ 73.282910156250011, 42.504101562499997 ], [ 73.316015625, 42.466992187499997 ], [ 73.41162109375, 42.419775390624999 ], [ 73.492968750000017, 42.409033203124999 ], [ 73.421875, 42.593505859375 ], [ 73.4501953125, 42.703027343749994 ], [ 73.55625, 43.002783203124999 ], [ 73.612011718750011, 43.047900390624996 ], [ 73.718554687500017, 43.087890625 ], [ 73.886035156250017, 43.132568359375 ], [ 73.94921875, 43.195019531249997 ], [ 74.086230468750017, 43.188623046874994 ], [ 74.145898437500023, 43.194091796875 ], [ 74.186816406250017, 43.205273437499997 ], [ 74.209082031250006, 43.240380859374994 ], [ 74.363867187500006, 43.179443359375 ], [ 74.622265625000011, 43.056201171874996 ], [ 74.817578125000011, 42.978173828124994 ], [ 75.047656250000017, 42.904394531249999 ], [ 75.3662109375, 42.836962890624996 ], [ 75.635644531250023, 42.814599609374994 ], [ 75.681738281250006, 42.83046875 ], [ 75.78955078125, 42.932910156249996 ], [ 75.84033203125, 42.9375 ], [ 75.932226562500006, 42.928515625 ], [ 76.218164062500023, 42.923730468749994 ], [ 76.509179687500023, 42.918896484374997 ], [ 76.646484375, 42.928808593749999 ], [ 76.944042968750011, 42.971484375 ], [ 76.988085937499989, 42.973583984374997 ], [ 77.057324218750011, 42.970654296874997 ], [ 77.235546875000011, 42.912646484374996 ], [ 77.368554687500023, 42.904443359374994 ], [ 77.459277343749989, 42.904736328124997 ], [ 77.51220703125, 42.900048828124994 ], [ 77.622460937500023, 42.902246093749994 ], [ 77.801660156250023, 42.895214843749997 ], [ 78.023144531250011, 42.857519531249999 ], [ 78.2900390625, 42.864355468749999 ], [ 78.3759765625, 42.87148437499999 ], [ 78.524218749999989, 42.864648437499994 ], [ 78.642285156250011, 42.828710937499999 ], [ 78.79150390625, 42.790820312499996 ], [ 78.885156250000023, 42.77490234375 ], [ 78.947949218750011, 42.766699218749999 ], [ 79.059863281249989, 42.763818359374994 ], [ 79.126660156250011, 42.775732421874999 ], [ 79.164843749999989, 42.759033203125 ], [ 79.203027343750023, 42.666015625 ], [ 79.295507812500034, 42.604833984374999 ], [ 79.367773437500034, 42.547216796874999 ], [ 79.42822265625, 42.483496093749999 ], [ 79.490136718750023, 42.457568359374996 ], [ 79.598437499999989, 42.456640625 ], [ 79.803417968750011, 42.4384765625 ], [ 79.921093750000011, 42.413134765624996 ], [ 80.0712890625, 42.302978515625 ], [ 80.209375, 42.190039062499999 ] ], [ [ 70.70166015625, 39.825292968749999 ], [ 70.6982421875, 39.845849609374994 ], [ 70.664160156250006, 39.85546875 ], [ 70.567089843750011, 39.866601562499994 ], [ 70.497753906250011, 39.882421875 ], [ 70.482812500000023, 39.882714843749994 ], [ 70.4892578125, 39.863037109375 ], [ 70.518652343750006, 39.828173828124996 ], [ 70.5595703125, 39.790917968749994 ], [ 70.612109375000017, 39.786767578124994 ], [ 70.70166015625, 39.825292968749999 ] ], [ [ 71.779687500000023, 39.950244140624996 ], [ 71.789941406250023, 39.9953125 ], [ 71.765332031250011, 39.993261718749999 ], [ 71.736523437500011, 39.98095703125 ], [ 71.68125, 39.968652343749994 ], [ 71.6689453125, 39.94609375 ], [ 71.705859375000017, 39.917431640624997 ], [ 71.7529296875, 39.907128906249994 ], [ 71.779687500000023, 39.950244140624996 ] ], [ [ 71.206152343750006, 39.892578125 ], [ 71.215625, 39.906787109374996 ], [ 71.179296875, 39.979833984374999 ], [ 71.228710937500011, 40.048144531249996 ], [ 71.130273437500023, 40.059667968749999 ], [ 71.080371093750017, 40.079882812499996 ], [ 71.024121093750011, 40.149169921875 ], [ 71.00546875, 40.152294921874997 ], [ 70.976269531250011, 40.133251953124997 ], [ 70.960644531250011, 40.087988281249999 ], [ 70.974414062500017, 40.038867187499996 ], [ 71.014453125000017, 40.005761718749994 ], [ 71.041015625, 39.994921875 ], [ 71.044824218750023, 39.992529296874999 ], [ 71.043652343750011, 39.976318359375 ], [ 71.01171875, 39.895117187499999 ], [ 71.064257812500017, 39.884912109374994 ], [ 71.15625, 39.883447265624994 ], [ 71.206152343750006, 39.892578125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Cambodia", "admin": "Cambodia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 103.317773437499994, 10.718505859374986 ], [ 103.28125, 10.679687499999972 ], [ 103.222949218750017, 10.759570312500003 ], [ 103.223437500000017, 10.781982421875028 ], [ 103.317773437499994, 10.718505859374986 ] ] ], [ [ [ 103.04511718750004, 11.285058593750023 ], [ 103.027343749999972, 11.275488281250034 ], [ 103.010546875000017, 11.27578125 ], [ 102.99335937500004, 11.290429687499966 ], [ 102.995019531250051, 11.348095703124997 ], [ 103.007519531250097, 11.383300781249972 ], [ 103.03681640625004, 11.389941406249989 ], [ 103.04511718750004, 11.285058593750023 ] ] ], [ [ [ 107.535253906250063, 14.649951171875045 ], [ 107.493164062500028, 14.545751953124963 ], [ 107.44843750000004, 14.451220703124974 ], [ 107.364453125000097, 14.368701171875045 ], [ 107.360351562499972, 14.307861328124986 ], [ 107.331445312499994, 14.126611328125009 ], [ 107.342578125000074, 14.068896484374974 ], [ 107.362109375000074, 14.01948242187504 ], [ 107.389453125000017, 13.993017578124977 ], [ 107.462304687500051, 13.815625 ], [ 107.528613281250017, 13.654199218750051 ], [ 107.59394531250004, 13.521679687500054 ], [ 107.605468749999972, 13.437792968750017 ], [ 107.545507812500119, 13.225439453125006 ], [ 107.475390625000017, 13.030371093749963 ], [ 107.481542968750063, 12.933105468750043 ], [ 107.511523437500017, 12.835742187500017 ], [ 107.543554687500063, 12.705908203125034 ], [ 107.555468750000017, 12.539990234374983 ], [ 107.538085937500028, 12.431787109374966 ], [ 107.506445312500063, 12.364550781250031 ], [ 107.445996093750097, 12.295703125000045 ], [ 107.393359375000017, 12.260498046874972 ], [ 107.330078125000028, 12.319042968749997 ], [ 107.279687500000051, 12.321582031249989 ], [ 107.21210937500004, 12.30400390624996 ], [ 107.158984375000074, 12.277050781249969 ], [ 107.050683593749994, 12.175878906249963 ], [ 106.930664062499972, 12.077490234374991 ], [ 106.764648437500028, 12.05234375000002 ], [ 106.700097656249994, 11.979296874999974 ], [ 106.630957031250119, 11.969189453125054 ], [ 106.499609375000119, 11.965527343750011 ], [ 106.413867187500017, 11.9484375 ], [ 106.417773437500017, 11.911718749999977 ], [ 106.410742187500119, 11.738378906250006 ], [ 106.4125, 11.697802734375003 ], [ 106.399218750000074, 11.687011718750028 ], [ 106.339843749999972, 11.68183593750004 ], [ 106.239160156249994, 11.70834960937502 ], [ 106.102929687500051, 11.751269531249974 ], [ 106.006054687500097, 11.758007812500011 ], [ 105.95625, 11.682470703124991 ], [ 105.926562500000074, 11.652929687500006 ], [ 105.88984375000004, 11.648388671874969 ], [ 105.851464843750051, 11.635009765625 ], [ 105.838476562500063, 11.601318359374972 ], [ 105.835351562500051, 11.559130859375003 ], [ 105.854003906250028, 11.487060546874972 ], [ 105.860937500000119, 11.372412109374977 ], [ 105.856054687500063, 11.294287109375048 ], [ 105.891601562499972, 11.244824218749997 ], [ 106.099511718750051, 11.078662109374989 ], [ 106.160937500000017, 11.037109375000057 ], [ 106.167968749999972, 11.012304687499977 ], [ 106.131542968750097, 10.921972656250048 ], [ 106.163964843750051, 10.794921875 ], [ 106.098828125000097, 10.797265625000037 ], [ 105.990136718750051, 10.851806640625043 ], [ 105.93818359375004, 10.88515625 ], [ 105.875195312500097, 10.858496093749991 ], [ 105.853320312500074, 10.86357421874996 ], [ 105.810742187500097, 10.926074218749989 ], [ 105.75507812500004, 10.989990234375043 ], [ 105.697753906249972, 10.99404296874998 ], [ 105.5765625, 10.968896484375009 ], [ 105.452734375000063, 10.951416015625 ], [ 105.405761718750028, 10.95161132812504 ], [ 105.386523437500017, 10.940087890625009 ], [ 105.314648437500097, 10.845166015625026 ], [ 105.284277343750063, 10.86147460937498 ], [ 105.159472656250017, 10.897558593750048 ], [ 105.045703125000017, 10.911376953125014 ], [ 105.022265625000017, 10.886865234374994 ], [ 105.036132812500028, 10.809375 ], [ 105.061132812500063, 10.73378906249998 ], [ 105.046386718749972, 10.701660156250014 ], [ 104.983886718749972, 10.661914062500003 ], [ 104.901269531249994, 10.590234375000051 ], [ 104.850585937499972, 10.534472656249974 ], [ 104.815429687500028, 10.520800781250031 ], [ 104.68964843750004, 10.523242187499989 ], [ 104.564257812500074, 10.51596679687502 ], [ 104.5140625, 10.46333007812504 ], [ 104.466992187500097, 10.422363281250043 ], [ 104.426367187500063, 10.411230468749991 ], [ 104.26240234375004, 10.541259765625014 ], [ 103.937109375000119, 10.586621093750026 ], [ 103.901757812500051, 10.64394531249998 ], [ 103.870507812500051, 10.655126953125034 ], [ 103.840527343750097, 10.580566406250028 ], [ 103.661914062500017, 10.508935546875009 ], [ 103.58710937500004, 10.552197265625026 ], [ 103.532226562499972, 10.604638671874966 ], [ 103.540429687500051, 10.668701171875043 ], [ 103.592089843750017, 10.721044921874963 ], [ 103.68085937500004, 10.758593749999974 ], [ 103.721875, 10.890136718750043 ], [ 103.654296874999972, 11.058691406250006 ], [ 103.595019531250074, 11.107763671874963 ], [ 103.532421875000097, 11.146679687499997 ], [ 103.466699218750051, 11.083984375000014 ], [ 103.41132812500004, 10.976757812500011 ], [ 103.353613281250063, 10.921582031250054 ], [ 103.272167968750097, 10.909277343750034 ], [ 103.152832031249972, 10.913720703125051 ], [ 103.106445312500028, 11.073779296874974 ], [ 103.091113281250074, 11.211083984374966 ], [ 103.107421875000028, 11.367773437500006 ], [ 103.125488281249972, 11.460644531250011 ], [ 103.010546875000017, 11.588671874999974 ], [ 103.004199218750074, 11.710595703125037 ], [ 102.948632812499994, 11.773486328124974 ], [ 102.93232421875004, 11.741699218749972 ], [ 102.933886718750017, 11.706689453125037 ], [ 102.918066406250063, 11.732080078124966 ], [ 102.736621093750074, 12.089794921875011 ], [ 102.70625, 12.255664062499974 ], [ 102.737402343750063, 12.383398437499963 ], [ 102.755664062500017, 12.42626953125 ], [ 102.70332031250004, 12.49350585937502 ], [ 102.629687500000017, 12.569921875000048 ], [ 102.499609375000119, 12.669970703125003 ], [ 102.490722656249972, 12.828320312500011 ], [ 102.461718750000017, 13.015039062500037 ], [ 102.422656250000074, 13.077978515624991 ], [ 102.36298828125004, 13.192968749999963 ], [ 102.330761718750097, 13.288232421875009 ], [ 102.319726562500051, 13.539990234375054 ], [ 102.336328125000051, 13.560302734375014 ], [ 102.428515625000017, 13.567578124999983 ], [ 102.546875, 13.585693359375043 ], [ 102.565527343750119, 13.62636718749998 ], [ 102.544726562500074, 13.659960937499974 ], [ 102.620410156250017, 13.716943359375037 ], [ 102.72890625, 13.841894531250006 ], [ 102.812792968750017, 13.972460937500045 ], [ 102.873242187500097, 14.054882812499969 ], [ 102.909277343750063, 14.136718750000028 ], [ 103.031054687500017, 14.252539062500006 ], [ 103.19941406250004, 14.332617187499977 ], [ 103.313476562499972, 14.351318359375057 ], [ 103.432421875000074, 14.378613281250011 ], [ 103.546386718750028, 14.417431640625026 ], [ 103.600390625000017, 14.421093749999969 ], [ 103.74189453125004, 14.374169921874994 ], [ 103.818359375000028, 14.362158203125034 ], [ 103.898632812500097, 14.362792968749986 ], [ 103.981835937499994, 14.357910156249972 ], [ 104.054296875000119, 14.362744140624983 ], [ 104.227734375000097, 14.3955078125 ], [ 104.411621093749972, 14.36958007812504 ], [ 104.575781250000119, 14.390039062500037 ], [ 104.77900390625004, 14.427832031250006 ], [ 104.878808593750051, 14.40400390625004 ], [ 104.969726562499972, 14.366113281250051 ], [ 104.982421875000028, 14.289453124999966 ], [ 105.003417968750028, 14.254443359375031 ], [ 105.033691406249972, 14.227392578125034 ], [ 105.074121093750051, 14.227441406250037 ], [ 105.125976562500028, 14.280957031250011 ], [ 105.16914062500004, 14.336083984374966 ], [ 105.183300781250097, 14.346240234374989 ], [ 105.185546875000028, 14.319091796874972 ], [ 105.207031250000028, 14.259375 ], [ 105.245703125000063, 14.200537109374977 ], [ 105.284863281250097, 14.161474609375006 ], [ 105.350195312500063, 14.109570312500011 ], [ 105.392675781250119, 14.107080078125037 ], [ 105.531542968750074, 14.156152343749994 ], [ 105.739746093750028, 14.084960937500057 ], [ 105.7640625, 14.049072265625028 ], [ 105.831445312500051, 13.976611328125003 ], [ 105.904492187500097, 13.924511718750054 ], [ 106.066796875000051, 13.921191406250003 ], [ 106.12470703125004, 14.049121093750031 ], [ 106.096679687499972, 14.127099609375023 ], [ 106.00410156250004, 14.262890624999983 ], [ 105.97890625, 14.343017578125043 ], [ 106.008398437500119, 14.357177734375 ], [ 106.165234375000097, 14.372363281249989 ], [ 106.190722656250074, 14.388134765624997 ], [ 106.225390625000017, 14.476220703125009 ], [ 106.26796875, 14.466210937500009 ], [ 106.354980468750028, 14.454785156249997 ], [ 106.44697265625004, 14.515039062500009 ], [ 106.501464843750028, 14.578222656250006 ], [ 106.531152343750051, 14.549414062499991 ], [ 106.563671875000097, 14.505078125000026 ], [ 106.599218750000063, 14.479394531250037 ], [ 106.665429687500051, 14.441308593749994 ], [ 106.738183593750051, 14.387744140625017 ], [ 106.783496093750017, 14.335107421875037 ], [ 106.819921875000063, 14.314697265625057 ], [ 106.913183593750063, 14.329394531250031 ], [ 106.938085937500063, 14.327343750000054 ], [ 106.992187500000028, 14.391015624999966 ], [ 107.030175781249994, 14.425683593750009 ], [ 107.062402343749994, 14.415771484375043 ], [ 107.109375, 14.416699218750054 ], [ 107.206640625000063, 14.497900390624977 ], [ 107.262304687500063, 14.572119140625006 ], [ 107.29267578125004, 14.592382812500048 ], [ 107.379882812500028, 14.555322265625051 ], [ 107.41474609375004, 14.56289062499999 ], [ 107.465136718750074, 14.664990234375011 ], [ 107.519433593750051, 14.705078125 ], [ 107.535253906250063, 14.649951171875045 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Korea", "admin": "South Korea" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 126.326953125000017, 33.2236328125 ], [ 126.282031250000017, 33.201513671875034 ], [ 126.240234375000028, 33.21484375 ], [ 126.229003906249972, 33.225244140624994 ], [ 126.178710937500028, 33.282568359375034 ], [ 126.165625000000119, 33.31201171875 ], [ 126.19941406250004, 33.368066406250051 ], [ 126.337695312500017, 33.460400390625011 ], [ 126.69550781250004, 33.549316406250028 ], [ 126.759863281250119, 33.55322265625 ], [ 126.901171875000017, 33.515136718749972 ], [ 126.931250000000119, 33.443847656250028 ], [ 126.905371093750119, 33.382373046875017 ], [ 126.872851562500017, 33.341162109374977 ], [ 126.709179687500097, 33.27167968750004 ], [ 126.58173828125004, 33.238330078124989 ], [ 126.326953125000017, 33.2236328125 ] ] ], [ [ [ 126.753027343750063, 34.343994140625 ], [ 126.769921875000051, 34.296435546874989 ], [ 126.689062500000063, 34.305419921875057 ], [ 126.646093750000119, 34.351123046875017 ], [ 126.651855468749972, 34.390332031250011 ], [ 126.7, 34.395898437499994 ], [ 126.753027343750063, 34.343994140625 ] ] ], [ [ [ 126.233691406250017, 34.370507812499994 ], [ 126.169726562500074, 34.355175781249955 ], [ 126.133789062500028, 34.389599609374955 ], [ 126.10859375000004, 34.39873046874996 ], [ 126.122851562500017, 34.443945312500034 ], [ 126.227050781250028, 34.53271484375 ], [ 126.247460937499994, 34.563330078125006 ], [ 126.343847656250119, 34.544921875 ], [ 126.379882812499972, 34.497949218750023 ], [ 126.335449218749972, 34.426416015624994 ], [ 126.233691406250017, 34.370507812499994 ] ] ], [ [ [ 127.799023437500097, 34.61503906249996 ], [ 127.787792968750097, 34.584082031250063 ], [ 127.737304687500028, 34.630908203125017 ], [ 127.787109374999972, 34.682128906250057 ], [ 127.799023437500097, 34.61503906249996 ] ] ], [ [ [ 126.171972656250063, 34.731152343750011 ], [ 126.158789062500063, 34.706982421874955 ], [ 126.115234374999972, 34.714208984375006 ], [ 126.070605468750017, 34.783056640625006 ], [ 126.052050781250074, 34.837548828124994 ], [ 126.00751953125004, 34.867480468749989 ], [ 126.078417968750017, 34.914843750000045 ], [ 126.168554687500063, 34.8296875 ], [ 126.171972656250063, 34.731152343750011 ] ] ], [ [ [ 128.065820312499994, 34.80585937500004 ], [ 128.054687500000028, 34.708056640625017 ], [ 127.983984375000119, 34.703222656250006 ], [ 127.941796875000051, 34.766259765625051 ], [ 127.896875, 34.735498046874994 ], [ 127.873437500000051, 34.734960937499977 ], [ 127.83828125, 34.813330078125034 ], [ 127.832226562500097, 34.87451171875 ], [ 127.915429687499994, 34.920996093750034 ], [ 127.965625, 34.89301757812504 ], [ 128.037988281249994, 34.878613281250011 ], [ 128.065820312499994, 34.80585937500004 ] ] ], [ [ [ 128.741015625000074, 34.798535156249955 ], [ 128.64667968750004, 34.736865234375017 ], [ 128.519531249999972, 34.819580078125 ], [ 128.489257812500028, 34.86528320312496 ], [ 128.585937499999972, 34.932275390625023 ], [ 128.667968750000028, 35.0087890625 ], [ 128.721875, 35.013574218749994 ], [ 128.741015625000074, 34.798535156249955 ] ] ], [ [ [ 126.417578125000119, 36.492578125000023 ], [ 126.403808593749972, 36.427880859374994 ], [ 126.3375, 36.470556640624977 ], [ 126.318554687500097, 36.612548828125057 ], [ 126.386621093749994, 36.571142578125034 ], [ 126.417578125000119, 36.492578125000023 ] ] ], [ [ [ 130.916015624999972, 37.478466796874983 ], [ 130.870605468750028, 37.448730468750057 ], [ 130.81679687499999, 37.478466796874983 ], [ 130.810253906250097, 37.509912109374994 ], [ 130.838378906249972, 37.537207031250034 ], [ 130.903710937500051, 37.553710937500028 ], [ 130.93427734375004, 37.52973632812504 ], [ 130.916015624999972, 37.478466796874983 ] ] ], [ [ [ 126.52070312500004, 37.736816406250028 ], [ 126.51601562499999, 37.604687500000011 ], [ 126.460839843750051, 37.610351562500028 ], [ 126.423339843750028, 37.623632812500063 ], [ 126.407226562499972, 37.649414062499972 ], [ 126.36933593750004, 37.772021484375017 ], [ 126.411621093749972, 37.822656250000023 ], [ 126.493554687500051, 37.782568359375034 ], [ 126.52070312500004, 37.736816406250028 ] ] ], [ [ [ 128.374609375000119, 38.6234375 ], [ 128.61884765625004, 38.176074218749989 ], [ 128.852441406249994, 37.887060546875006 ], [ 129.051562500000074, 37.677636718750051 ], [ 129.33515625000004, 37.274560546874994 ], [ 129.418261718750017, 37.059033203124955 ], [ 129.42617187499999, 36.925537109375028 ], [ 129.473437500000074, 36.741894531250011 ], [ 129.433007812499994, 36.636621093749966 ], [ 129.44501953125004, 36.470703125 ], [ 129.427148437500051, 36.385498046874972 ], [ 129.392578125000028, 36.322705078124983 ], [ 129.39130859375004, 36.2021484375 ], [ 129.402441406250063, 36.137646484375011 ], [ 129.40351562500004, 36.052148437499994 ], [ 129.425781250000028, 36.018798828125057 ], [ 129.458300781250074, 36.006445312500034 ], [ 129.509765624999972, 36.037597656249972 ], [ 129.572851562500063, 36.050537109375028 ], [ 129.561718750000097, 35.947656250000023 ], [ 129.485449218750119, 35.687402343750051 ], [ 129.419140625000097, 35.49785156249996 ], [ 129.329003906250051, 35.332763671875 ], [ 129.214160156250074, 35.181835937499983 ], [ 129.076757812500063, 35.122705078125023 ], [ 128.980078125000063, 35.101513671874955 ], [ 128.795703125000017, 35.093896484374994 ], [ 128.642578124999972, 35.119580078125011 ], [ 128.510937500000097, 35.100976562500023 ], [ 128.458105468750063, 35.069433593750006 ], [ 128.418847656250051, 35.01567382812496 ], [ 128.44765625, 34.932080078124983 ], [ 128.443945312500119, 34.870361328125028 ], [ 128.387695312500028, 34.875097656250006 ], [ 128.275976562500063, 34.910986328125034 ], [ 128.152343750000028, 34.915869140624977 ], [ 128.094531250000074, 34.933593750000028 ], [ 128.036230468750063, 35.02197265625 ], [ 127.97675781250004, 35.018701171874966 ], [ 127.873242187500097, 34.966308593750028 ], [ 127.714843749999972, 34.954687499999977 ], [ 127.659082031249994, 34.926367187499977 ], [ 127.63935546875004, 34.88969726562496 ], [ 127.6625, 34.843408203125051 ], [ 127.742187499999972, 34.782568359375006 ], [ 127.715429687500119, 34.721044921874977 ], [ 127.632421875000063, 34.690234375000017 ], [ 127.565429687500028, 34.765917968749989 ], [ 127.52363281250004, 34.840087890625 ], [ 127.47695312499999, 34.84428710937496 ], [ 127.404296874999972, 34.823095703125006 ], [ 127.389648437499972, 34.743017578125034 ], [ 127.423437500000119, 34.6884765625 ], [ 127.479101562500119, 34.625244140625 ], [ 127.401171875000017, 34.552539062500017 ], [ 127.380566406250097, 34.500634765625023 ], [ 127.32460937499999, 34.463281249999966 ], [ 127.173437500000063, 34.546142578124972 ], [ 127.194921875000119, 34.605029296874989 ], [ 127.260546875000074, 34.66166992187496 ], [ 127.268652343750119, 34.720361328125023 ], [ 127.247070312499972, 34.755126953125 ], [ 127.030761718749972, 34.606884765625011 ], [ 126.897460937499972, 34.438867187499966 ], [ 126.826269531250063, 34.451074218749966 ], [ 126.796484375000119, 34.494287109374966 ], [ 126.754785156250051, 34.511865234374994 ], [ 126.610839843749972, 34.403515624999955 ], [ 126.584375, 34.317529296875023 ], [ 126.53144531250004, 34.314257812499989 ], [ 126.508300781250028, 34.350634765625017 ], [ 126.506445312500063, 34.428369140625051 ], [ 126.481738281250017, 34.493945312499989 ], [ 126.332617187500119, 34.589648437500045 ], [ 126.264453125000017, 34.673242187500023 ], [ 126.301074218750017, 34.719970703125028 ], [ 126.425585937500074, 34.694580078125 ], [ 126.524511718750063, 34.697900390624966 ], [ 126.504980468750063, 34.737548828124972 ], [ 126.472851562500097, 34.756347656249972 ], [ 126.538574218749972, 34.778662109375006 ], [ 126.593359375000119, 34.824365234374994 ], [ 126.547949218750119, 34.836767578125034 ], [ 126.478515624999972, 34.81035156249996 ], [ 126.420703125000017, 34.823388671874966 ], [ 126.397851562499994, 34.932812499999955 ], [ 126.327441406250017, 35.045117187500011 ], [ 126.291113281250119, 35.154150390625034 ], [ 126.36054687500004, 35.216894531250006 ], [ 126.395898437500051, 35.314404296874983 ], [ 126.460449218749972, 35.455615234374989 ], [ 126.492773437500063, 35.501269531250045 ], [ 126.582226562500097, 35.53447265624996 ], [ 126.614062500000074, 35.57099609375004 ], [ 126.564941406250028, 35.589746093750051 ], [ 126.48652343750004, 35.606347656250051 ], [ 126.488476562500097, 35.647070312500006 ], [ 126.541894531250051, 35.669335937499994 ], [ 126.601562500000028, 35.714208984375006 ], [ 126.717382812500063, 35.768847656250017 ], [ 126.753027343750063, 35.871972656249994 ], [ 126.719628906249994, 35.897900390625011 ], [ 126.647460937499972, 35.922412109375045 ], [ 126.663671875000063, 35.974511718749994 ], [ 126.693457031250063, 36.01416015625 ], [ 126.68232421875004, 36.037939453125034 ], [ 126.597070312499994, 36.105029296875045 ], [ 126.540429687499994, 36.166162109374966 ], [ 126.557226562500063, 36.235839843750028 ], [ 126.544238281250074, 36.341210937500023 ], [ 126.55195312500004, 36.4296875 ], [ 126.548242187499994, 36.477636718750006 ], [ 126.506640625000017, 36.585644531249983 ], [ 126.487695312499994, 36.693798828124983 ], [ 126.433007812500051, 36.67802734374996 ], [ 126.388769531250119, 36.651171875000017 ], [ 126.23066406250004, 36.689257812500045 ], [ 126.18085937500004, 36.691601562499983 ], [ 126.160546875000051, 36.771923828125011 ], [ 126.217187500000051, 36.870947265625006 ], [ 126.351562499999972, 36.95820312500004 ], [ 126.428710937499972, 36.969042968750017 ], [ 126.48701171875004, 37.007470703125023 ], [ 126.577734375000063, 37.019580078125017 ], [ 126.68671875000004, 36.960351562500023 ], [ 126.784472656250074, 36.948437499999983 ], [ 126.838769531250051, 36.846093750000023 ], [ 126.872070312499972, 36.824462890625057 ], [ 126.879101562500097, 36.862060546874972 ], [ 126.958007812499972, 36.906152343749994 ], [ 126.976855468750017, 36.939404296875011 ], [ 126.959765625000074, 36.957617187500006 ], [ 126.868945312500017, 36.975732421875051 ], [ 126.787402343750017, 37.102734374999983 ], [ 126.77607421875004, 37.158203125 ], [ 126.746386718750017, 37.193554687500011 ], [ 126.790527343749972, 37.294921874999972 ], [ 126.696191406249994, 37.410693359375017 ], [ 126.650292968749994, 37.447119140624977 ], [ 126.656835937500063, 37.551171875000051 ], [ 126.607617187500097, 37.617431640625028 ], [ 126.580175781250119, 37.653759765624983 ], [ 126.563378906250051, 37.716503906249983 ], [ 126.577734375000063, 37.744726562500034 ], [ 126.620703125000119, 37.75546875 ], [ 126.633886718750119, 37.781835937500063 ], [ 126.664550781249972, 37.800732421874983 ], [ 126.666503906250028, 37.827929687500017 ], [ 126.666796875000074, 37.917187500000011 ], [ 126.754296875000051, 37.978955078124983 ], [ 126.878906250000028, 38.106054687500034 ], [ 126.940039062500063, 38.175585937499989 ], [ 127.009667968750051, 38.24052734374996 ], [ 127.090332031250028, 38.283886718750011 ], [ 127.169531250000063, 38.304541015625034 ], [ 127.294042968750063, 38.31328125 ], [ 127.532714843750028, 38.30498046874996 ], [ 127.579492187500051, 38.3125 ], [ 127.745507812499994, 38.319238281250023 ], [ 127.784667968749972, 38.307714843749977 ], [ 127.905273437499972, 38.300439453125023 ], [ 128.038964843749994, 38.308544921874983 ], [ 128.10625, 38.327343749999983 ], [ 128.16865234375004, 38.359326171875011 ], [ 128.223144531249972, 38.416992187500028 ], [ 128.279296874999972, 38.523779296875034 ], [ 128.339453125000063, 38.607861328125011 ], [ 128.374609375000119, 38.6234375 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Kuwait", "admin": "Kuwait" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 48.275390624999972, 29.624316406250017 ], [ 48.218261718749972, 29.60195312499999 ], [ 48.179687500000028, 29.611425781250063 ], [ 48.142578125000028, 29.665283203125 ], [ 48.081445312499994, 29.798925781250063 ], [ 48.114746093750028, 29.848779296874994 ], [ 48.11347656250004, 29.870214843750006 ], [ 48.120117187499972, 29.886328125 ], [ 48.13886718750004, 29.896582031250063 ], [ 48.15859375, 29.959570312500006 ], [ 48.184765625000097, 29.978857421875034 ], [ 48.22773437500004, 29.936328124999989 ], [ 48.348242187500006, 29.78266601562504 ], [ 48.347363281250097, 29.719970703125057 ], [ 48.340234375000051, 29.694726562499966 ], [ 48.275390624999972, 29.624316406250017 ] ] ], [ [ [ 48.136132812500051, 29.618115234374983 ], [ 48.143457031249994, 29.572460937500011 ], [ 48.089453125, 29.579101562500028 ], [ 48.048339843749972, 29.597509765625063 ], [ 47.969628906250051, 29.616699218749972 ], [ 47.817480468750063, 29.487402343750006 ], [ 47.725292968750097, 29.416943359374955 ], [ 47.722656249999972, 29.393017578124955 ], [ 47.8453125, 29.36572265625 ], [ 47.935351562500074, 29.366601562499994 ], [ 47.998144531250006, 29.385546875000045 ], [ 48.051464843750097, 29.355371093750023 ], [ 48.08632812499999, 29.275488281250006 ], [ 48.100390625000017, 29.21074218749996 ], [ 48.18378906250004, 28.979394531249994 ], [ 48.252929687500028, 28.901269531249966 ], [ 48.339257812500051, 28.76328125 ], [ 48.37128906250004, 28.69184570312504 ], [ 48.389648437499972, 28.631591796875 ], [ 48.442480468750006, 28.542919921874983 ], [ 48.26875, 28.540527343750028 ], [ 48.049609375000074, 28.5375 ], [ 47.871972656250051, 28.53544921874996 ], [ 47.671289062499994, 28.53315429687504 ], [ 47.583105468750006, 28.627978515624989 ], [ 47.553222656250028, 28.731542968750034 ], [ 47.521289062500017, 28.837841796875011 ], [ 47.433203125, 28.989550781250017 ], [ 47.138769531250063, 29.026171875000017 ], [ 46.982226562500074, 29.045654296875 ], [ 46.724804687500097, 29.074609375000023 ], [ 46.53144531250004, 29.096240234374989 ], [ 46.69375, 29.259667968749966 ], [ 46.769335937500017, 29.347460937500017 ], [ 46.905859375000063, 29.5375 ], [ 46.975976562499994, 29.672851562500057 ], [ 47.04365234375004, 29.822998046875 ], [ 47.102050781250028, 29.939990234375017 ], [ 47.114355468750063, 29.961328125000023 ], [ 47.148242187500017, 30.0009765625 ], [ 47.223242187500063, 30.04150390625 ], [ 47.331347656250017, 30.079687500000063 ], [ 47.51484375000004, 30.096484375000017 ], [ 47.64375, 30.097314453125023 ], [ 47.672753906250051, 30.095605468750023 ], [ 47.753906249999972, 30.076611328124955 ], [ 47.97871093750004, 29.982812500000051 ], [ 47.973632812499972, 29.945898437499977 ], [ 48.005664062500017, 29.835791015625034 ], [ 48.07734375000004, 29.715576171875057 ], [ 48.136132812500051, 29.618115234374983 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Lao PDR", "admin": "Laos" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 102.127441406250114, 22.379199218749989 ], [ 102.183007812500023, 22.28403320312492 ], [ 102.301367187499977, 22.178173828125068 ], [ 102.442675781249989, 22.027148437499989 ], [ 102.4875, 21.957763671875114 ], [ 102.582519531250057, 21.904296875000057 ], [ 102.609667968750102, 21.851757812500011 ], [ 102.63125, 21.77133789062492 ], [ 102.640820312500068, 21.71142578125 ], [ 102.66201171875008, 21.676025390625057 ], [ 102.695312499999943, 21.662109375000057 ], [ 102.738574218750045, 21.677929687500125 ], [ 102.771093750000148, 21.709667968750011 ], [ 102.798242187500136, 21.797949218750034 ], [ 102.81591796875, 21.807373046875 ], [ 102.845214843750114, 21.734765625000136 ], [ 102.876171875000011, 21.722265625000091 ], [ 102.917675781250125, 21.712939453124932 ], [ 102.94960937500008, 21.681347656250068 ], [ 102.959179687500068, 21.626220703125057 ], [ 102.94863281250008, 21.569775390625068 ], [ 102.90957031250008, 21.506347656249943 ], [ 102.8875, 21.439941406250114 ], [ 102.872265625000125, 21.3375 ], [ 102.851171875000091, 21.265917968749989 ], [ 102.8837890625, 21.202587890625068 ], [ 103.1044921875, 20.891650390624989 ], [ 103.210742187499989, 20.840625 ], [ 103.463574218749955, 20.779833984375102 ], [ 103.554687500000057, 20.737841796875045 ], [ 103.635058593750102, 20.697070312500102 ], [ 103.714453125000091, 20.71694335937508 ], [ 103.79052734375, 20.809521484375125 ], [ 103.882031250000125, 20.861425781250034 ], [ 104.052050781249989, 20.941210937500102 ], [ 104.101367187500045, 20.945507812500125 ], [ 104.1953125, 20.91396484375008 ], [ 104.349609375, 20.821093749999989 ], [ 104.461425781250057, 20.73374023437492 ], [ 104.530371093750091, 20.687988281250057 ], [ 104.583203125000011, 20.646679687499955 ], [ 104.575195312499943, 20.60024414062508 ], [ 104.53271484375, 20.554882812500125 ], [ 104.478613281249977, 20.529589843750102 ], [ 104.407812500000148, 20.485742187500023 ], [ 104.367773437500148, 20.441406250000057 ], [ 104.392187500000148, 20.424755859375068 ], [ 104.496191406250034, 20.41367187499992 ], [ 104.618847656249955, 20.374511718750114 ], [ 104.656445312500011, 20.328515624999966 ], [ 104.661914062500045, 20.289013671875125 ], [ 104.676953125000068, 20.224707031249977 ], [ 104.698730468750057, 20.205322265625114 ], [ 104.812695312500011, 20.216845703124989 ], [ 104.847851562500068, 20.202441406250045 ], [ 104.888671875000057, 20.169091796875023 ], [ 104.929199218749943, 20.082812500000045 ], [ 104.927929687500068, 20.018115234374989 ], [ 104.845800781250034, 19.94716796875008 ], [ 104.815136718750011, 19.904003906250011 ], [ 104.801757812500114, 19.836132812500068 ], [ 104.743164062500057, 19.754736328124977 ], [ 104.587890625000057, 19.61875 ], [ 104.546289062500136, 19.610546875000068 ], [ 104.259863281250034, 19.685498046875068 ], [ 104.127148437500011, 19.680859375000011 ], [ 104.062792968750045, 19.678417968750068 ], [ 104.032031249999989, 19.67514648437492 ], [ 104.013476562500102, 19.646484374999943 ], [ 104.051562500000045, 19.564160156250068 ], [ 104.062890625000023, 19.482568359375136 ], [ 104.027539062500125, 19.420458984375102 ], [ 103.932031250000023, 19.366064453125034 ], [ 103.896386718750023, 19.339990234375023 ], [ 103.891601562499943, 19.304980468749989 ], [ 103.91835937500008, 19.268505859375068 ], [ 104.006347656250057, 19.230908203125011 ], [ 104.108593750000125, 19.195556640625114 ], [ 104.445800781250057, 18.983837890625125 ], [ 104.517968750000023, 18.934082031250114 ], [ 104.613281250000057, 18.860644531250102 ], [ 104.716503906249955, 18.803417968749955 ], [ 104.9931640625, 18.728320312499932 ], [ 105.115136718750023, 18.678857421875023 ], [ 105.146484375, 18.650976562499977 ], [ 105.145410156250136, 18.616796874999977 ], [ 105.113476562500011, 18.573046875000102 ], [ 105.087011718750148, 18.49624023437508 ], [ 105.08583984375008, 18.450097656250136 ], [ 105.114550781250045, 18.405273437500057 ], [ 105.163281250000068, 18.338720703124977 ], [ 105.273242187500045, 18.235351562500057 ], [ 105.333496093750057, 18.189648437500011 ], [ 105.400000000000148, 18.179248046874989 ], [ 105.458203125000068, 18.154296875000057 ], [ 105.518554687500114, 18.077441406250045 ], [ 105.588476562500148, 17.983691406249932 ], [ 105.597656250000057, 17.918261718749932 ], [ 105.627246093750045, 17.834423828125068 ], [ 105.69140625, 17.737841796874932 ], [ 105.779492187500011, 17.644433593750136 ], [ 105.90273437500008, 17.528662109374977 ], [ 105.97353515625008, 17.446972656250011 ], [ 106.00625, 17.415283203124943 ], [ 106.26953125, 17.216796875000057 ], [ 106.333398437500023, 17.14370117187508 ], [ 106.425976562500068, 17.002539062500091 ], [ 106.465332031250114, 16.981835937500136 ], [ 106.502246093749989, 16.9541015625 ], [ 106.525976562500034, 16.876611328125023 ], [ 106.53369140625, 16.821044921875057 ], [ 106.546191406250045, 16.650732421874977 ], [ 106.593652343750136, 16.60009765625 ], [ 106.6375, 16.53793945312492 ], [ 106.656445312500125, 16.492626953125125 ], [ 106.696093750000045, 16.458984375 ], [ 106.739550781249989, 16.452539062500136 ], [ 106.791601562500148, 16.490332031249977 ], [ 106.83242187500008, 16.526269531250023 ], [ 106.85107421875, 16.515625 ], [ 106.892773437500125, 16.396533203125102 ], [ 106.930664062500057, 16.353125 ], [ 107.001953125, 16.311816406250045 ], [ 107.069726562500136, 16.279833984375102 ], [ 107.217382812500034, 16.136328124999977 ], [ 107.296484375000148, 16.084033203124989 ], [ 107.350097656250057, 16.0673828125 ], [ 107.39638671875008, 16.043017578124989 ], [ 107.41015625, 15.997851562500045 ], [ 107.39199218750008, 15.951660156250057 ], [ 107.360644531250045, 15.921728515624977 ], [ 107.18886718750008, 15.838623046875114 ], [ 107.165917968750023, 15.802490234375 ], [ 107.189550781250034, 15.747265624999955 ], [ 107.232617187500068, 15.678076171875091 ], [ 107.279394531250034, 15.618701171875045 ], [ 107.338769531250023, 15.560498046875125 ], [ 107.459570312500148, 15.4658203125 ], [ 107.564257812499989, 15.3916015625 ], [ 107.621679687500148, 15.309863281250045 ], [ 107.653125, 15.255224609375091 ], [ 107.63369140625008, 15.18984375000008 ], [ 107.589648437499989, 15.118457031250102 ], [ 107.555273437500091, 15.057031250000023 ], [ 107.496289062500011, 15.021435546875068 ], [ 107.480371093750136, 14.979882812500136 ], [ 107.504687500000102, 14.91591796875008 ], [ 107.524511718750034, 14.871826171874943 ], [ 107.513769531249977, 14.817382812500057 ], [ 107.51943359375008, 14.705078125000114 ], [ 107.465136718750045, 14.664990234375125 ], [ 107.414746093750068, 14.56289062500008 ], [ 107.379882812500057, 14.555322265625136 ], [ 107.292675781250068, 14.592382812500034 ], [ 107.262304687500091, 14.572119140625034 ], [ 107.206640625000148, 14.497900390624977 ], [ 107.109375, 14.416699218749955 ], [ 107.06240234375008, 14.415771484374943 ], [ 107.03017578125008, 14.425683593750023 ], [ 106.992187499999943, 14.39101562500008 ], [ 106.938085937500148, 14.327343750000068 ], [ 106.913183593750034, 14.329394531249932 ], [ 106.819921875000034, 14.314697265624943 ], [ 106.783496093750102, 14.335107421875023 ], [ 106.73818359375008, 14.387744140625102 ], [ 106.665429687500023, 14.441308593750023 ], [ 106.599218750000034, 14.479394531250136 ], [ 106.563671875000068, 14.505078125000011 ], [ 106.531152343750023, 14.549414062499977 ], [ 106.50146484375, 14.578222656250034 ], [ 106.446972656250068, 14.51503906250008 ], [ 106.35498046875, 14.454785156250068 ], [ 106.267968750000023, 14.46621093750008 ], [ 106.225390625000045, 14.476220703125023 ], [ 106.190722656250102, 14.388134765625011 ], [ 106.165234375000068, 14.372363281249989 ], [ 106.008398437500091, 14.357177734375114 ], [ 105.978906250000136, 14.343017578125057 ], [ 106.004101562500125, 14.262890625000068 ], [ 106.096679687500114, 14.127099609375136 ], [ 106.124707031249955, 14.049121093750045 ], [ 106.06679687500008, 13.921191406250102 ], [ 105.904492187500068, 13.924511718750068 ], [ 105.83144531250008, 13.976611328124989 ], [ 105.764062500000023, 14.049072265625057 ], [ 105.739746093750057, 14.084960937500057 ], [ 105.531542968750102, 14.156152343750023 ], [ 105.392675781250034, 14.107080078125136 ], [ 105.350195312500091, 14.109570312500125 ], [ 105.284863281250125, 14.161474609375034 ], [ 105.245703125000148, 14.200537109374977 ], [ 105.207031250000057, 14.259375 ], [ 105.185546874999943, 14.319091796875 ], [ 105.183300781250011, 14.346240234374989 ], [ 105.243652343750057, 14.367871093749955 ], [ 105.34218750000008, 14.416699218749955 ], [ 105.422656249999932, 14.471630859374955 ], [ 105.475585937500057, 14.530126953124977 ], [ 105.497363281250045, 14.590673828125034 ], [ 105.500195312500125, 14.661230468750034 ], [ 105.523046875000148, 14.843310546874989 ], [ 105.546679687499989, 14.932470703125034 ], [ 105.533398437500125, 15.041601562500091 ], [ 105.490429687500068, 15.127587890625023 ], [ 105.490429687500068, 15.256591796875 ], [ 105.505859375, 15.319628906250045 ], [ 105.513183593750114, 15.360888671874932 ], [ 105.57373046875, 15.413232421875136 ], [ 105.615625, 15.488281249999943 ], [ 105.638867187500125, 15.585937499999943 ], [ 105.641015625000023, 15.656542968749932 ], [ 105.622070312500057, 15.699951171875114 ], [ 105.562402343750023, 15.741259765624989 ], [ 105.462011718750148, 15.780419921875136 ], [ 105.398925781250114, 15.829882812500102 ], [ 105.373242187500011, 15.889697265625045 ], [ 105.375585937500148, 15.942187500000045 ], [ 105.40625, 15.987451171875023 ], [ 105.330664062500034, 16.037890625000045 ], [ 105.148730468750102, 16.093554687499989 ], [ 105.047167968749989, 16.160253906250091 ], [ 105.02578125000008, 16.237988281250125 ], [ 104.949902343750068, 16.339941406250091 ], [ 104.819335937499943, 16.466064453125057 ], [ 104.750585937500148, 16.647558593750034 ], [ 104.743554687500136, 16.884375 ], [ 104.758984375000125, 17.0771484375 ], [ 104.816015624999977, 17.30029296875 ], [ 104.73964843750008, 17.461669921875 ], [ 104.655859375000034, 17.546728515625091 ], [ 104.539257812500125, 17.60927734375008 ], [ 104.428125, 17.698974609375057 ], [ 104.322656250000023, 17.815820312500023 ], [ 104.196191406250023, 17.988378906250034 ], [ 104.048730468750023, 18.216699218749966 ], [ 103.94960937500008, 18.318994140625023 ], [ 103.898828125000023, 18.295312500000023 ], [ 103.792285156249989, 18.316503906250091 ], [ 103.629687500000045, 18.382568359375057 ], [ 103.487988281249955, 18.418164062500011 ], [ 103.366992187500045, 18.42333984375 ], [ 103.288281249999955, 18.408398437499955 ], [ 103.251757812499989, 18.373486328125125 ], [ 103.248925781250136, 18.338964843750034 ], [ 103.279589843749989, 18.304980468750045 ], [ 103.26318359375, 18.278466796875136 ], [ 103.199707031250057, 18.259472656250011 ], [ 103.148535156250091, 18.221728515624932 ], [ 103.091210937500136, 18.138232421874989 ], [ 103.051367187500034, 18.028515625000011 ], [ 102.991406250000068, 17.986230468750136 ], [ 102.898632812500011, 17.976904296874977 ], [ 102.807421875000045, 17.945556640625 ], [ 102.717578125000045, 17.892236328125136 ], [ 102.675195312500136, 17.851757812500068 ], [ 102.68007812500008, 17.824121093750136 ], [ 102.66064453125, 17.8179687499999 ], [ 102.616796875000148, 17.833349609375034 ], [ 102.596093750000023, 17.86962890625 ], [ 102.598242187500091, 17.926757812500057 ], [ 102.552539062499989, 17.965087890625057 ], [ 102.458789062500102, 17.984619140624943 ], [ 102.351855468749989, 18.045947265625045 ], [ 102.231640625000011, 18.148974609375045 ], [ 102.148242187500045, 18.203857421875057 ], [ 102.101464843750136, 18.210644531250011 ], [ 102.034570312500023, 18.169824218750023 ], [ 101.947460937500011, 18.081494140624955 ], [ 101.875488281250114, 18.046435546874932 ], [ 101.818652343750045, 18.064648437500125 ], [ 101.774804687500023, 18.033398437500125 ], [ 101.744140625, 17.952685546875045 ], [ 101.6875, 17.889404296875114 ], [ 101.563671875000011, 17.820507812500125 ], [ 101.555078125000023, 17.812353515625034 ], [ 101.413671875000148, 17.71875 ], [ 101.299707031250023, 17.625 ], [ 101.167480468750114, 17.4990234375 ], [ 101.105175781250011, 17.479541015625102 ], [ 101.045703124999989, 17.509960937500068 ], [ 100.955859374999989, 17.541113281250034 ], [ 100.908496093750102, 17.583886718750023 ], [ 100.999023437500057, 17.797167968749989 ], [ 101.113281250000057, 18.033544921874977 ], [ 101.14394531250008, 18.142626953124989 ], [ 101.148730468749989, 18.222167968750057 ], [ 101.1375, 18.286865234375057 ], [ 101.0927734375, 18.354541015624989 ], [ 101.050585937500102, 18.407031250000045 ], [ 101.046972656250034, 18.441992187500034 ], [ 101.060449218750136, 18.479003906249943 ], [ 101.10634765625008, 18.533544921875034 ], [ 101.165527343750057, 18.61831054687508 ], [ 101.220507812500045, 18.792773437500102 ], [ 101.286328124999955, 18.977148437500034 ], [ 101.279882812500091, 19.088916015625045 ], [ 101.226562500000057, 19.211523437499977 ], [ 101.197558593749989, 19.327929687500045 ], [ 101.220800781250148, 19.486621093750045 ], [ 101.211914062500114, 19.548339843750057 ], [ 101.154687500000136, 19.579199218750091 ], [ 100.966503906250011, 19.610791015624955 ], [ 100.906054687499932, 19.60537109375008 ], [ 100.858203124999989, 19.585058593750034 ], [ 100.806835937500011, 19.541943359374955 ], [ 100.743945312499989, 19.51474609374992 ], [ 100.62548828125, 19.499853515625091 ], [ 100.51357421875008, 19.553466796875 ], [ 100.420117187500068, 19.644482421875068 ], [ 100.397656250000125, 19.756103515625057 ], [ 100.466210937500023, 19.888916015624943 ], [ 100.514550781250136, 19.996337890625 ], [ 100.543066406250091, 20.088671874999989 ], [ 100.539941406250136, 20.132373046874989 ], [ 100.519531250000057, 20.177929687500068 ], [ 100.49160156250008, 20.184082031250057 ], [ 100.43154296875008, 20.240722656250057 ], [ 100.373144531250091, 20.340380859375102 ], [ 100.317968750000034, 20.385888671875136 ], [ 100.266015625000136, 20.377294921874977 ], [ 100.218066406250102, 20.339599609375114 ], [ 100.174121093750045, 20.272753906249989 ], [ 100.139746093750148, 20.245410156250102 ], [ 100.114941406250068, 20.25766601562492 ], [ 100.122460937500023, 20.316650390625057 ], [ 100.129687500000045, 20.372216796875023 ], [ 100.183886718750102, 20.589111328124943 ], [ 100.249316406250102, 20.730273437499932 ], [ 100.32607421875008, 20.795703124999932 ], [ 100.407421874999955, 20.823242187500057 ], [ 100.493359375000068, 20.812988281250114 ], [ 100.565136718750125, 20.82509765625008 ], [ 100.622949218750023, 20.859570312500011 ], [ 100.61767578125, 20.879248046875091 ], [ 100.549316406250114, 20.884228515625068 ], [ 100.522265625000102, 20.921923828125102 ], [ 100.536132812500057, 20.992382812500068 ], [ 100.566601562500068, 21.038183593749977 ], [ 100.61367187500008, 21.059326171875 ], [ 100.659179687500114, 21.130371093750114 ], [ 100.703125, 21.25136718750008 ], [ 100.756640625000045, 21.312646484375136 ], [ 100.819531250000068, 21.314208984375057 ], [ 100.927539062500045, 21.3662109375 ], [ 101.080371093750102, 21.46865234375008 ], [ 101.138867187500125, 21.567480468749977 ], [ 101.196679687500023, 21.522070312499977 ], [ 101.175390625000091, 21.407519531250102 ], [ 101.205566406250057, 21.383300781250114 ], [ 101.219921875000125, 21.342431640625136 ], [ 101.21181640625008, 21.278222656250023 ], [ 101.224414062499989, 21.22373046874992 ], [ 101.247851562499932, 21.197314453125045 ], [ 101.281445312500068, 21.184130859375045 ], [ 101.443554687500011, 21.230810546874977 ], [ 101.54238281250008, 21.234277343750136 ], [ 101.583886718750023, 21.203564453125068 ], [ 101.621679687500091, 21.184423828125091 ], [ 101.668554687500034, 21.169628906250125 ], [ 101.704785156250125, 21.150146484375057 ], [ 101.728125, 21.15639648437508 ], [ 101.783496093749989, 21.204150390625045 ], [ 101.800585937500102, 21.212597656249955 ], [ 101.802050781250045, 21.235986328125136 ], [ 101.763085937500136, 21.278906249999977 ], [ 101.722949218750102, 21.314941406250057 ], [ 101.724218750000034, 21.39501953125 ], [ 101.743457031250045, 21.53383789062508 ], [ 101.747265625000068, 21.605761718749989 ], [ 101.743945312500102, 21.77797851562508 ], [ 101.736523437500011, 21.826513671874977 ], [ 101.699609375000136, 21.882470703125023 ], [ 101.602929687499966, 21.989697265625011 ], [ 101.575781250000148, 22.055273437500034 ], [ 101.560253906250011, 22.120898437500102 ], [ 101.561816406249989, 22.162402343750045 ], [ 101.537304687500125, 22.209863281250136 ], [ 101.524511718749977, 22.253662109375 ], [ 101.567871093750114, 22.2763671875 ], [ 101.619921875000102, 22.327441406250102 ], [ 101.646191406250125, 22.405419921874966 ], [ 101.671484375000091, 22.462304687500023 ], [ 101.70751953125, 22.486572265625 ], [ 101.738769531250114, 22.495263671874966 ], [ 101.759960937500011, 22.490332031250034 ], [ 101.841796875, 22.388476562500102 ], [ 101.945410156250148, 22.439404296874955 ], [ 102.024414062500057, 22.439208984375114 ], [ 102.091503906250068, 22.412255859375136 ], [ 102.127441406250114, 22.379199218749989 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Lebanon", "admin": "Lebanon" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 35.869140625, 33.431738281249999 ], [ 35.840722656250023, 33.415673828124994 ], [ 35.7875, 33.369775390624994 ], [ 35.734472656250006, 33.332617187499999 ], [ 35.627246093750017, 33.275048828124994 ], [ 35.602929687500023, 33.240625 ], [ 35.579296875000011, 33.271484375 ], [ 35.532519531250017, 33.25048828125 ], [ 35.4931640625, 33.119482421874999 ], [ 35.411230468750006, 33.07568359375 ], [ 35.308886718750017, 33.079541015624997 ], [ 35.223339843750011, 33.091992187499997 ], [ 35.108593750000011, 33.083691406249997 ], [ 35.155078125000017, 33.160009765624999 ], [ 35.203515625000023, 33.258984375 ], [ 35.251367187500023, 33.392626953124996 ], [ 35.335742187500017, 33.503466796874996 ], [ 35.510839843750006, 33.879736328124999 ], [ 35.61181640625, 34.032177734374997 ], [ 35.647851562500023, 34.248242187499997 ], [ 35.804296875, 34.437402343749994 ], [ 35.92138671875, 34.493310546874994 ], [ 35.977929687500023, 34.547412109374996 ], [ 35.976269531250011, 34.629199218749996 ], [ 36.151074218750011, 34.628613281249997 ], [ 36.263574218750023, 34.632861328124996 ], [ 36.296289062500023, 34.6787109375 ], [ 36.383886718750006, 34.657910156249997 ], [ 36.433007812500023, 34.613476562499997 ], [ 36.388671875, 34.56689453125 ], [ 36.326269531250006, 34.513330078124994 ], [ 36.329882812500017, 34.499609375 ], [ 36.37646484375, 34.495166015624996 ], [ 36.45556640625, 34.466162109374999 ], [ 36.50439453125, 34.432373046875 ], [ 36.5849609375, 34.221240234374996 ], [ 36.53515625, 34.134326171874996 ], [ 36.45751953125, 34.056835937499997 ], [ 36.4228515625, 34.049853515624996 ], [ 36.354882812500023, 34.011328125 ], [ 36.2978515625, 33.958642578124994 ], [ 36.27783203125, 33.92529296875 ], [ 36.2822265625, 33.894189453124994 ], [ 36.36279296875, 33.855126953124994 ], [ 36.365039062500017, 33.83935546875 ], [ 36.348535156250023, 33.827050781249994 ], [ 36.283398437500011, 33.835595703124994 ], [ 36.199414062500011, 33.839550781249997 ], [ 36.149804687500023, 33.839501953124994 ], [ 36.092187500000023, 33.831591796874996 ], [ 36.018847656250017, 33.783935546875 ], [ 35.986132812500017, 33.752636718749997 ], [ 35.968457031250011, 33.732421875 ], [ 35.9423828125, 33.667578125 ], [ 35.9716796875, 33.623095703124996 ], [ 36.026660156250017, 33.597949218749996 ], [ 36.034472656250017, 33.585058593749999 ], [ 36.022265625000017, 33.5625 ], [ 35.967578125000017, 33.534570312499994 ], [ 35.926562500000017, 33.500292968749996 ], [ 35.914746093750011, 33.465380859374996 ], [ 35.869140625, 33.431738281249999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Sri Lanka", "admin": "Sri Lanka" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 79.874804687500017, 9.050732421875026 ], [ 79.903710937500051, 8.975 ], [ 79.821093750000017, 9.026855468750043 ], [ 79.76679687500004, 9.069775390624997 ], [ 79.747656250000063, 9.104589843749991 ], [ 79.859960937500119, 9.065722656249974 ], [ 79.874804687500017, 9.050732421875026 ] ] ], [ [ [ 79.969531250000074, 9.63066406249996 ], [ 79.906835937500063, 9.619824218749969 ], [ 79.857421875000028, 9.686376953125034 ], [ 79.845703124999972, 9.714648437500017 ], [ 79.858593750000097, 9.734375 ], [ 79.87226562500004, 9.744335937500026 ], [ 79.888476562500074, 9.741162109374997 ], [ 79.911914062500017, 9.679150390624983 ], [ 79.969531250000074, 9.63066406249996 ] ] ], [ [ [ 79.982324218749994, 9.812695312500011 ], [ 80.078417968750017, 9.807470703125006 ], [ 80.180957031250017, 9.810009765624997 ], [ 80.252832031250051, 9.796337890625054 ], [ 80.375976562499972, 9.642333984375028 ], [ 80.71113281250004, 9.366357421875023 ], [ 80.893457031249994, 9.085888671874997 ], [ 80.910058593749994, 9.02451171875002 ], [ 80.935449218749994, 8.97148437499996 ], [ 80.97919921875004, 8.956933593750009 ], [ 81.01601562499999, 8.932617187500028 ], [ 81.198242187499972, 8.661962890624963 ], [ 81.219238281250028, 8.608398437499972 ], [ 81.216210937499994, 8.549414062500034 ], [ 81.22695312499999, 8.50551757812498 ], [ 81.274609375000097, 8.48359375000004 ], [ 81.333984375000028, 8.472070312499994 ], [ 81.372851562500017, 8.431445312499989 ], [ 81.422167968750074, 8.21523437499999 ], [ 81.422167968750074, 8.147851562500023 ], [ 81.4359375, 8.118896484374986 ], [ 81.665429687500051, 7.782470703125014 ], [ 81.678710937499972, 7.741552734375034 ], [ 81.676269531250028, 7.710937500000014 ], [ 81.682910156250074, 7.684472656250037 ], [ 81.727343750000074, 7.625 ], [ 81.796679687500074, 7.464794921875054 ], [ 81.832031249999972, 7.428417968750011 ], [ 81.874121093750119, 7.288330078124986 ], [ 81.876953124999972, 7.020458984375026 ], [ 81.861425781250119, 6.901269531249994 ], [ 81.81855468750004, 6.75620117187502 ], [ 81.76777343750004, 6.614306640624974 ], [ 81.712695312500074, 6.51186523437498 ], [ 81.63740234375004, 6.425146484374991 ], [ 81.379980468750063, 6.240917968750026 ], [ 81.30625, 6.203857421875028 ], [ 80.97109375, 6.088378906250028 ], [ 80.724121093750028, 5.97905273437496 ], [ 80.49580078125004, 5.949365234375051 ], [ 80.267382812500074, 6.009765625 ], [ 80.095312500000119, 6.153173828125006 ], [ 80.007226562499994, 6.364404296875051 ], [ 79.946972656250097, 6.584521484375031 ], [ 79.859375, 6.829296874999983 ], [ 79.792089843750063, 7.585205078124972 ], [ 79.759960937500097, 7.796484375000034 ], [ 79.707812500000017, 8.065673828124986 ], [ 79.712988281250119, 8.18232421875004 ], [ 79.749804687500074, 8.294238281250003 ], [ 79.74970703125004, 8.048876953125031 ], [ 79.783496093750074, 8.018457031250051 ], [ 79.808886718750017, 8.05 ], [ 79.831933593749994, 8.304052734374963 ], [ 79.850878906250017, 8.411572265625026 ], [ 79.94179687499999, 8.691503906250034 ], [ 79.943652343750017, 8.741162109375026 ], [ 79.927929687500097, 8.846435546874972 ], [ 79.92890625000004, 8.899218749999974 ], [ 80.06484375, 9.095654296875026 ], [ 80.099609374999972, 9.209960937500043 ], [ 80.118359375000097, 9.326855468749969 ], [ 80.110937500000063, 9.453271484374966 ], [ 80.086328125000051, 9.577832031250026 ], [ 80.196093750000017, 9.538134765625031 ], [ 80.256445312500063, 9.49477539062498 ], [ 80.317968750000063, 9.465429687500048 ], [ 80.367968750000017, 9.48046875 ], [ 80.428320312500063, 9.480957031250014 ], [ 80.385351562500119, 9.548779296874969 ], [ 80.257617187500017, 9.611279296875011 ], [ 80.045800781250051, 9.649902343749972 ], [ 79.979492187500028, 9.699365234375009 ], [ 79.954003906249994, 9.742333984374966 ], [ 79.96699218750004, 9.792626953125009 ], [ 79.982324218749994, 9.812695312500011 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Macao", "admin": "Macao S.A.R" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 113.478906250000023, 22.195556640625 ], [ 113.481054687500034, 22.217480468749997 ], [ 113.494140625, 22.241552734374991 ], [ 113.527050781250011, 22.245947265624991 ], [ 113.548144531249989, 22.222607421874997 ], [ 113.545507812500034, 22.221484375 ], [ 113.498828124999989, 22.20166015625 ], [ 113.484179687499989, 22.19775390625 ], [ 113.478906250000023, 22.195556640625 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Myanmar", "admin": "Myanmar" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 98.182617187499972, 9.933447265625006 ], [ 98.134375000000119, 9.87539062499999 ], [ 98.118066406249994, 9.877880859375054 ], [ 98.140234375000063, 9.97465820312496 ], [ 98.220703125000028, 10.045214843750031 ], [ 98.291699218750097, 10.051318359375031 ], [ 98.283398437500097, 10.007617187500017 ], [ 98.23125, 9.953955078125006 ], [ 98.182617187499972, 9.933447265625006 ] ] ], [ [ [ 98.209765625000017, 10.952734375 ], [ 98.293457031250028, 10.7796875 ], [ 98.284375, 10.753125 ], [ 98.271484374999972, 10.73989257812498 ], [ 98.251757812500074, 10.744433593750017 ], [ 98.218164062500051, 10.83774414062502 ], [ 98.155371093750063, 10.897949218750028 ], [ 98.080468750000051, 10.886621093750037 ], [ 98.142578125000028, 10.963134765624986 ], [ 98.167285156250074, 10.980322265625034 ], [ 98.209765625000017, 10.952734375 ] ] ], [ [ [ 98.54169921875004, 10.96152343750002 ], [ 98.518945312500051, 10.959375 ], [ 98.498046874999972, 10.964257812500037 ], [ 98.477441406249994, 10.979736328125 ], [ 98.526562500000097, 11.086962890624989 ], [ 98.54169921875004, 10.96152343750002 ] ] ], [ [ [ 98.221679687499972, 11.47822265625004 ], [ 98.216210937499994, 11.455761718749983 ], [ 98.209375, 11.456542968749972 ], [ 98.187304687500074, 11.472412109375 ], [ 98.201074218750051, 11.567187500000045 ], [ 98.239062500000017, 11.644726562500026 ], [ 98.278125, 11.758398437500006 ], [ 98.299609375000017, 11.783007812500045 ], [ 98.307519531250051, 11.722900390625057 ], [ 98.283789062500119, 11.59409179687502 ], [ 98.263281250000063, 11.523632812500054 ], [ 98.221679687499972, 11.47822265625004 ] ] ], [ [ [ 98.553808593750119, 11.744873046875 ], [ 98.528417968750119, 11.538671875 ], [ 98.464843750000028, 11.567187500000045 ], [ 98.43476562500004, 11.567089843750026 ], [ 98.396875, 11.683544921875026 ], [ 98.399511718750063, 11.714843750000014 ], [ 98.376464843749972, 11.79150390625 ], [ 98.523535156250063, 11.804931640624986 ], [ 98.553808593750119, 11.744873046875 ] ] ], [ [ [ 98.075488281250017, 11.692382812500057 ], [ 98.083593750000063, 11.63681640625002 ], [ 98.021093750000063, 11.695898437499977 ], [ 98.010351562500063, 11.860253906249966 ], [ 98.059570312499972, 11.756689453125006 ], [ 98.08076171875004, 11.733203125000017 ], [ 98.075488281250017, 11.692382812500057 ] ] ], [ [ [ 98.51601562499999, 11.905029296875028 ], [ 98.474316406250097, 11.899414062500043 ], [ 98.454492187500051, 12.061279296874986 ], [ 98.466210937500051, 12.08427734374996 ], [ 98.525292968749994, 12.005175781250003 ], [ 98.60957031250004, 11.956640624999977 ], [ 98.576464843750017, 11.925097656250031 ], [ 98.51601562499999, 11.905029296875028 ] ] ], [ [ [ 98.136718749999972, 12.150439453125031 ], [ 98.125097656250119, 12.144873046875048 ], [ 98.108496093750063, 12.148095703124994 ], [ 98.075390625000097, 12.164453125000037 ], [ 98.03730468750004, 12.232470703125045 ], [ 98.05732421875004, 12.280078124999974 ], [ 98.071386718750063, 12.29179687499996 ], [ 98.104882812500051, 12.287792968750026 ], [ 98.122460937499994, 12.278710937500051 ], [ 98.128417968749972, 12.261230468750043 ], [ 98.118457031250074, 12.223388671875057 ], [ 98.120117187499972, 12.191308593750009 ], [ 98.136718749999972, 12.150439453125031 ] ] ], [ [ [ 98.06611328125004, 12.389794921875023 ], [ 98.060351562500074, 12.353515625000014 ], [ 98.002343750000051, 12.279003906250011 ], [ 97.951757812500119, 12.32231445312496 ], [ 97.93867187500004, 12.34609375 ], [ 97.990234374999972, 12.393798828125043 ], [ 98.04511718750004, 12.387011718749989 ], [ 98.059863281250017, 12.39785156249998 ], [ 98.06611328125004, 12.389794921875023 ] ] ], [ [ [ 98.413964843750051, 12.597949218749974 ], [ 98.436425781249994, 12.570507812499983 ], [ 98.468261718750028, 12.571337890624974 ], [ 98.459472656250028, 12.473730468749991 ], [ 98.380859374999972, 12.353662109375037 ], [ 98.334472656250028, 12.336181640625028 ], [ 98.313867187499994, 12.335986328124989 ], [ 98.331445312500051, 12.511425781250026 ], [ 98.302539062500017, 12.611572265625 ], [ 98.312109375000063, 12.678173828124983 ], [ 98.396484374999972, 12.647119140625051 ], [ 98.413964843750051, 12.597949218749974 ] ] ], [ [ [ 98.315429687499972, 13.099072265625026 ], [ 98.309179687500119, 12.934716796875023 ], [ 98.259277343749972, 13.014013671875006 ], [ 98.250781250000017, 13.104394531250037 ], [ 98.254589843750097, 13.188574218750048 ], [ 98.26533203125004, 13.202246093749991 ], [ 98.268554687500028, 13.189355468750023 ], [ 98.298632812500017, 13.151660156249989 ], [ 98.315429687499972, 13.099072265625026 ] ] ], [ [ [ 94.80488281250004, 15.8193359375 ], [ 94.784375, 15.793847656250023 ], [ 94.743359375000097, 15.812109375000034 ], [ 94.733496093750063, 15.823046875000045 ], [ 94.828027343750051, 15.933007812499966 ], [ 94.838183593750074, 15.892089843749972 ], [ 94.80488281250004, 15.8193359375 ] ] ], [ [ [ 94.47675781250004, 15.945947265625023 ], [ 94.411914062500074, 15.848388671875057 ], [ 94.387890625000097, 15.994140624999972 ], [ 94.49375, 16.075341796874994 ], [ 94.545996093750119, 16.152832031249972 ], [ 94.60126953125004, 16.205517578124983 ], [ 94.618652343750028, 16.14130859375004 ], [ 94.56611328125004, 16.019287109375057 ], [ 94.47675781250004, 15.945947265625023 ] ] ], [ [ [ 97.575, 16.253222656250017 ], [ 97.537207031250063, 16.240136718749994 ], [ 97.480371093749994, 16.305712890625045 ], [ 97.469140625000051, 16.461035156249977 ], [ 97.516406250000074, 16.496875 ], [ 97.541992187499972, 16.505078124999983 ], [ 97.579003906250051, 16.486035156250011 ], [ 97.593261718750028, 16.460791015625006 ], [ 97.599609374999972, 16.429541015625034 ], [ 97.589355468750028, 16.397363281249966 ], [ 97.575, 16.253222656250017 ] ] ], [ [ [ 93.690820312499994, 18.68427734375004 ], [ 93.67402343750004, 18.675683593749966 ], [ 93.569921875000063, 18.759570312500017 ], [ 93.4875, 18.867529296875063 ], [ 93.618261718750119, 18.888818359375051 ], [ 93.744726562500063, 18.865527343750017 ], [ 93.745507812500051, 18.808056640625011 ], [ 93.718359375000119, 18.715722656250051 ], [ 93.690820312499994, 18.68427734375004 ] ] ], [ [ [ 93.714843749999972, 19.558251953124994 ], [ 93.829492187499994, 19.475292968749983 ], [ 93.87470703125004, 19.481054687500006 ], [ 93.945703125000051, 19.428613281249966 ], [ 93.94746093750004, 19.408154296874983 ], [ 93.933984375000051, 19.365429687499983 ], [ 93.901953125000119, 19.33203125 ], [ 93.815234375000017, 19.298681640625063 ], [ 93.755859375000028, 19.325683593750057 ], [ 93.732324218749994, 19.416308593750045 ], [ 93.662207031250119, 19.458935546875011 ], [ 93.644042968749972, 19.495068359375011 ], [ 93.688378906250051, 19.544433593750028 ], [ 93.714843749999972, 19.558251953124994 ] ] ], [ [ [ 93.491796875000119, 19.892578125 ], [ 93.513281250000063, 19.754785156249994 ], [ 93.444628906250017, 19.806445312500017 ], [ 93.419531250000063, 19.877587890625051 ], [ 93.412890625000017, 19.950341796875023 ], [ 93.491796875000119, 19.892578125 ] ] ], [ [ [ 93.010156250000051, 19.923925781249977 ], [ 93.023242187500074, 19.828857421874972 ], [ 92.975195312500119, 19.868017578125063 ], [ 92.912695312500119, 19.999804687499989 ], [ 92.914648437500063, 20.086474609375045 ], [ 92.959570312500063, 20.046191406250017 ], [ 93.010156250000051, 19.923925781249977 ] ] ], [ [ [ 97.730078125000063, 28.407128906250023 ], [ 97.769042968750028, 28.35615234375004 ], [ 97.816503906250119, 28.356347656249966 ], [ 97.86494140625004, 28.363574218750017 ], [ 97.887597656250051, 28.356494140625017 ], [ 97.934082031249972, 28.313818359375006 ], [ 98.022265625000017, 28.211523437500063 ], [ 98.061621093750119, 28.185888671874977 ], [ 98.098925781250017, 28.142285156249983 ], [ 98.11835937500004, 28.055224609375017 ], [ 98.130468750000119, 27.967578124999989 ], [ 98.241015625000074, 27.663183593749977 ], [ 98.274218750000017, 27.599072265624983 ], [ 98.298828124999972, 27.550097656250045 ], [ 98.350488281249994, 27.5380859375 ], [ 98.392382812500017, 27.587060546875023 ], [ 98.408886718750097, 27.639453125000045 ], [ 98.452539062499994, 27.6572265625 ], [ 98.504492187500119, 27.647656250000011 ], [ 98.599804687500097, 27.598828125000011 ], [ 98.651171875000074, 27.572460937499983 ], [ 98.676757812500028, 27.421923828125045 ], [ 98.682421875000017, 27.24531250000004 ], [ 98.674804687499972, 27.190625 ], [ 98.71650390625004, 27.044921874999972 ], [ 98.729492187500028, 26.87739257812504 ], [ 98.738476562500097, 26.785742187500006 ], [ 98.739355468750063, 26.698144531250023 ], [ 98.731835937499994, 26.583398437499994 ], [ 98.709472656249972, 26.429687500000028 ], [ 98.671875, 26.298535156249955 ], [ 98.685546874999972, 26.189355468750023 ], [ 98.663183593750119, 26.139453124999989 ], [ 98.571972656250097, 26.114062500000045 ], [ 98.564062500000063, 26.072412109374994 ], [ 98.59101562500004, 26.003710937500045 ], [ 98.6546875, 25.917773437500017 ], [ 98.65625, 25.863574218749989 ], [ 98.625390625000051, 25.826708984375045 ], [ 98.558398437500074, 25.823242187500028 ], [ 98.465527343750097, 25.788867187500045 ], [ 98.401660156250017, 25.677978515625028 ], [ 98.333789062500074, 25.586767578125006 ], [ 98.29658203125004, 25.56884765625 ], [ 98.172558593750097, 25.594531250000074 ], [ 98.142871093750074, 25.571093750000017 ], [ 98.099609374999972, 25.415722656249983 ], [ 98.064062500000119, 25.348974609375063 ], [ 98.010742187499972, 25.292529296875017 ], [ 97.962011718750063, 25.259326171874989 ], [ 97.917968749999972, 25.236132812500074 ], [ 97.819531250000097, 25.251855468749994 ], [ 97.767382812500074, 25.158056640625063 ], [ 97.714941406250119, 25.034326171874994 ], [ 97.710742187500074, 24.970361328125023 ], [ 97.737890625000063, 24.869873046875057 ], [ 97.72382812500004, 24.841992187499983 ], [ 97.670703125000074, 24.820117187500045 ], [ 97.583300781250017, 24.774804687500051 ], [ 97.529394531250063, 24.631201171875006 ], [ 97.53144531250004, 24.491699218750028 ], [ 97.563281250000017, 24.443847656250028 ], [ 97.623632812500063, 24.422949218750034 ], [ 97.666601562500119, 24.379980468750006 ], [ 97.670703125000074, 24.312744140624972 ], [ 97.708203125000097, 24.228759765625 ], [ 97.690625, 24.13081054687504 ], [ 97.568261718749994, 23.988476562499983 ], [ 97.564550781250119, 23.911035156250023 ], [ 97.629687500000074, 23.887158203124955 ], [ 97.686035156249972, 23.898095703124966 ], [ 97.755664062500074, 23.931884765625 ], [ 97.837695312500074, 23.986279296874983 ], [ 98.016894531250074, 24.065429687500028 ], [ 98.2125, 24.110644531250017 ], [ 98.367285156250063, 24.119042968750023 ], [ 98.499414062500051, 24.115673828124983 ], [ 98.564160156250097, 24.098828125000011 ], [ 98.583398437500051, 24.069824218750057 ], [ 98.76435546875004, 24.116064453125063 ], [ 98.802343750000063, 24.118701171875045 ], [ 98.835058593750063, 24.121191406250034 ], [ 98.833984375000028, 24.090576171875 ], [ 98.701562500000051, 23.964062499999983 ], [ 98.676757812500028, 23.905078125000045 ], [ 98.680859375000097, 23.841796875000028 ], [ 98.735058593750097, 23.783105468749994 ], [ 98.787695312500063, 23.737841796874989 ], [ 98.832226562500097, 23.624365234374977 ], [ 98.797851562500028, 23.520410156250023 ], [ 98.819726562500051, 23.482519531250034 ], [ 98.858886718750028, 23.440087890624994 ], [ 98.882617187500074, 23.380322265624983 ], [ 98.885546875000017, 23.307470703124977 ], [ 98.863769531250028, 23.191259765625034 ], [ 99.05507812499999, 23.130566406250011 ], [ 99.220312500000119, 23.103320312500045 ], [ 99.340820312499972, 23.095898437499955 ], [ 99.418066406250063, 23.069238281250023 ], [ 99.46455078125004, 23.046240234375063 ], [ 99.49726562500004, 23.004589843750011 ], [ 99.507128906250017, 22.959130859374994 ], [ 99.466796874999972, 22.927294921875074 ], [ 99.385156250000051, 22.825097656250023 ], [ 99.33828125, 22.688671874999955 ], [ 99.343164062499994, 22.586523437500006 ], [ 99.337695312500017, 22.498046875000028 ], [ 99.243066406250051, 22.370361328125028 ], [ 99.205371093750074, 22.282568359375006 ], [ 99.172363281250028, 22.192480468750034 ], [ 99.173437500000063, 22.153320312500057 ], [ 99.192968750000063, 22.125976562499972 ], [ 99.233398437500028, 22.110156250000045 ], [ 99.303125, 22.100634765625045 ], [ 99.388671875000028, 22.110791015624983 ], [ 99.592675781250051, 22.089160156250017 ], [ 99.825390625000097, 22.049707031249994 ], [ 99.917675781250097, 22.028027343750011 ], [ 99.947851562500063, 21.988330078125017 ], [ 99.940429687499972, 21.901611328125 ], [ 99.925585937500074, 21.820800781249972 ], [ 99.940722656250074, 21.75874023437504 ], [ 99.97822265625004, 21.70161132812504 ], [ 100.041210937500097, 21.682763671875023 ], [ 100.095507812500074, 21.660644531250028 ], [ 100.105761718750017, 21.617041015625034 ], [ 100.089257812500051, 21.557910156250074 ], [ 100.116796875000063, 21.511181640624955 ], [ 100.14765625000004, 21.480517578125017 ], [ 100.214746093749994, 21.462988281250006 ], [ 100.350585937499972, 21.501025390625017 ], [ 100.44570312499999, 21.48408203125004 ], [ 100.531347656250119, 21.458105468749977 ], [ 100.604589843750119, 21.471777343750006 ], [ 100.677148437499994, 21.504931640625017 ], [ 100.83515625000004, 21.655175781249994 ], [ 101.019335937500074, 21.736376953125017 ], [ 101.07978515625004, 21.755859374999972 ], [ 101.120703125000119, 21.746093750000028 ], [ 101.130859374999972, 21.735546875000011 ], [ 101.128125, 21.705126953125045 ], [ 101.147265625000017, 21.581640625 ], [ 101.138867187500097, 21.567480468749977 ], [ 101.080371093750074, 21.468652343749994 ], [ 100.927539062500017, 21.3662109375 ], [ 100.81953125000004, 21.314208984374972 ], [ 100.756640625000017, 21.312646484375023 ], [ 100.703125, 21.251367187499966 ], [ 100.659179687499972, 21.13037109375 ], [ 100.61367187499999, 21.059326171875 ], [ 100.56660156250004, 21.038183593750063 ], [ 100.536132812500028, 20.992382812499955 ], [ 100.522265625000074, 20.921923828124989 ], [ 100.549316406249972, 20.884228515624955 ], [ 100.617675781250028, 20.879248046875006 ], [ 100.622949218750051, 20.859570312499983 ], [ 100.565136718750097, 20.825097656249994 ], [ 100.49335937500004, 20.81298828125 ], [ 100.407421875000097, 20.823242187500057 ], [ 100.326074218750051, 20.795703125000045 ], [ 100.249316406250017, 20.730273437500045 ], [ 100.183886718750017, 20.589111328125057 ], [ 100.129687500000017, 20.372216796874994 ], [ 100.122460937500051, 20.316650390625057 ], [ 100.003613281250097, 20.379589843750011 ], [ 99.954296875000097, 20.415429687500023 ], [ 99.890332031250097, 20.424414062499977 ], [ 99.825195312499972, 20.384472656250011 ], [ 99.773339843749994, 20.341308593750028 ], [ 99.720117187500051, 20.325439453124972 ], [ 99.638671874999972, 20.320458984375023 ], [ 99.531640625000051, 20.342822265625045 ], [ 99.458886718750051, 20.363037109375 ], [ 99.44794921875004, 20.352050781249972 ], [ 99.4875, 20.260644531250023 ], [ 99.50166015625004, 20.187744140625 ], [ 99.485937500000063, 20.149853515625011 ], [ 99.451562500000051, 20.118310546874966 ], [ 99.399218750000074, 20.093457031249983 ], [ 99.337890624999972, 20.078906250000017 ], [ 99.283691406249972, 20.080419921874977 ], [ 99.196875000000119, 20.115136718750023 ], [ 99.130761718749994, 20.116601562499966 ], [ 99.074218750000028, 20.099365234375028 ], [ 99.039746093750097, 20.073632812500023 ], [ 99.02070312500004, 20.041796875000017 ], [ 98.987402343750063, 19.861376953125017 ], [ 98.958007812499972, 19.804931640625 ], [ 98.916699218750097, 19.77290039062504 ], [ 98.875781250000074, 19.769580078125074 ], [ 98.819531250000097, 19.778466796875023 ], [ 98.760644531249994, 19.771093750000034 ], [ 98.493847656250097, 19.701318359375023 ], [ 98.454980468749994, 19.694433593750034 ], [ 98.37128906250004, 19.68916015625004 ], [ 98.29365234375004, 19.687255859375 ], [ 98.239062500000017, 19.690673828124972 ], [ 98.111035156250097, 19.762158203124983 ], [ 98.04902343750004, 19.769726562500011 ], [ 98.015039062500051, 19.749511718749972 ], [ 97.991210937499972, 19.653710937499994 ], [ 97.916406250000051, 19.592871093750034 ], [ 97.81679687499999, 19.459960937500057 ], [ 97.793554687500063, 19.265869140625028 ], [ 97.80390625000004, 19.130468749999977 ], [ 97.714160156250017, 18.996484375000051 ], [ 97.706054687499972, 18.931787109374994 ], [ 97.754003906250063, 18.620800781249983 ], [ 97.745898437500017, 18.588183593749989 ], [ 97.72773437500004, 18.572021484375 ], [ 97.671582031250097, 18.561230468750011 ], [ 97.57734375000004, 18.528710937500051 ], [ 97.515136718749972, 18.497753906249955 ], [ 97.484960937500063, 18.494238281250034 ], [ 97.397070312500119, 18.517529296874983 ], [ 97.373925781249994, 18.51796875 ], [ 97.380664062500017, 18.494287109375051 ], [ 97.450781250000119, 18.359667968750074 ], [ 97.52382812499999, 18.295898437500057 ], [ 97.599316406250097, 18.302978515624972 ], [ 97.632226562500051, 18.290332031250074 ], [ 97.622460937499994, 18.258007812499955 ], [ 97.651562500000097, 18.173730468750023 ], [ 97.719726562500028, 18.037402343750045 ], [ 97.73994140625004, 17.935302734375028 ], [ 97.698535156250074, 17.833544921874989 ], [ 97.706445312499994, 17.797119140625028 ], [ 97.729101562500063, 17.775830078124955 ], [ 97.792968750000028, 17.68125 ], [ 97.929296875000063, 17.533300781250034 ], [ 98.063085937500063, 17.373291015625028 ], [ 98.174609375000074, 17.239892578125023 ], [ 98.25654296875004, 17.147656249999983 ], [ 98.438867187499994, 16.975683593750034 ], [ 98.471191406249972, 16.895019531250028 ], [ 98.478125, 16.732226562500074 ], [ 98.523144531250097, 16.63818359375 ], [ 98.564746093750017, 16.570947265624994 ], [ 98.593652343749994, 16.514794921874994 ], [ 98.660742187500063, 16.330419921875006 ], [ 98.689257812500017, 16.305419921874972 ], [ 98.835449218750028, 16.417578125 ], [ 98.869335937500097, 16.394189453125051 ], [ 98.888281250000063, 16.351904296875034 ], [ 98.888476562500017, 16.298095703125 ], [ 98.865527343750017, 16.237060546875 ], [ 98.817968750000119, 16.180810546874994 ], [ 98.592382812500063, 16.050683593750051 ], [ 98.574023437500074, 15.938623046875051 ], [ 98.558203125000063, 15.768603515625045 ], [ 98.554492187500017, 15.559765624999955 ], [ 98.565234375000074, 15.403564453125014 ], [ 98.556933593750074, 15.367675781249986 ], [ 98.53730468750004, 15.350683593749991 ], [ 98.452148437500028, 15.357373046875026 ], [ 98.329394531250074, 15.278564453125043 ], [ 98.286132812500028, 15.271582031250034 ], [ 98.232226562500074, 15.241357421875009 ], [ 98.191015625000119, 15.204101562499972 ], [ 98.17792968750004, 15.147412109374969 ], [ 98.202148437499972, 14.97592773437502 ], [ 98.245996093750051, 14.814746093750045 ], [ 98.332128906250063, 14.696484375000026 ], [ 98.400195312500017, 14.602978515624983 ], [ 98.495019531250051, 14.472900390625043 ], [ 98.57001953125004, 14.359912109375031 ], [ 98.721191406250028, 14.235742187500037 ], [ 98.933593749999972, 14.049853515625003 ], [ 99.014648437499972, 13.947167968750051 ], [ 99.086230468750074, 13.822753906250014 ], [ 99.136816406250063, 13.716699218749994 ], [ 99.156054687500074, 13.575781249999977 ], [ 99.171679687500074, 13.496923828124977 ], [ 99.17617187499999, 13.233056640625051 ], [ 99.137109375000051, 13.17299804687498 ], [ 99.107421875000028, 13.103515625000043 ], [ 99.123925781249994, 13.030761718750043 ], [ 99.173535156250097, 12.961328125000023 ], [ 99.173535156250097, 12.88193359375002 ], [ 99.219824218750119, 12.73974609375 ], [ 99.297363281249972, 12.652880859374974 ], [ 99.371972656249994, 12.594238281250028 ], [ 99.405078125000017, 12.547900390625003 ], [ 99.394238281250097, 12.473632812500057 ], [ 99.416308593750074, 12.394824218749989 ], [ 99.432421875000074, 12.309033203125011 ], [ 99.462890624999972, 12.19023437499996 ], [ 99.522949218750028, 12.089648437499989 ], [ 99.614746093749972, 11.781201171875026 ], [ 99.6125, 11.749658203124994 ], [ 99.572851562500063, 11.687158203124966 ], [ 99.515234375000063, 11.630664062500003 ], [ 99.477929687499994, 11.6125 ], [ 99.442675781250017, 11.554394531250011 ], [ 99.358789062499994, 11.389453124999974 ], [ 99.190136718750097, 11.105273437499989 ], [ 99.025390625000028, 10.919970703124989 ], [ 98.88710937499999, 10.788330078125 ], [ 98.786914062500017, 10.708447265624969 ], [ 98.757226562499994, 10.660937499999974 ], [ 98.757226562499994, 10.623583984375003 ], [ 98.775390624999972, 10.557031250000037 ], [ 98.768359375000074, 10.430859375 ], [ 98.746875, 10.350830078125043 ], [ 98.718457031250097, 10.26601562499999 ], [ 98.702539062500051, 10.19038085937504 ], [ 98.658007812500017, 10.179052734375034 ], [ 98.562597656250063, 10.034960937499989 ], [ 98.521289062500074, 10.107226562499974 ], [ 98.496875, 10.182519531250037 ], [ 98.523046875000063, 10.353125 ], [ 98.464941406250063, 10.675830078124989 ], [ 98.500976562500028, 10.718945312499983 ], [ 98.535644531249972, 10.740673828124969 ], [ 98.59882812500004, 10.864404296875037 ], [ 98.675585937500074, 10.986914062500034 ], [ 98.682617187499972, 11.133105468749974 ], [ 98.744726562500119, 11.24038085937498 ], [ 98.730078125000063, 11.329980468750037 ], [ 98.733300781249994, 11.435253906249983 ], [ 98.746386718750017, 11.521289062500017 ], [ 98.74140625000004, 11.591699218749966 ], [ 98.790722656250097, 11.665087890625003 ], [ 98.875976562500028, 11.719726562500028 ], [ 98.840234375000051, 11.739257812500014 ], [ 98.804785156250119, 11.779248046874983 ], [ 98.693652343750017, 11.71835937500002 ], [ 98.636328125000063, 11.738378906250006 ], [ 98.624902343750051, 11.801464843749983 ], [ 98.6390625, 11.869140625 ], [ 98.644921875000051, 11.910302734375037 ], [ 98.689453124999972, 11.956738281249997 ], [ 98.686328125000017, 12.047119140625028 ], [ 98.663867187500074, 12.126708984374986 ], [ 98.696289062500028, 12.225244140624994 ], [ 98.63056640625004, 12.225488281250037 ], [ 98.600292968750097, 12.2453125 ], [ 98.619140625000028, 12.3 ], [ 98.678710937499972, 12.348486328124963 ], [ 98.624414062500051, 12.440722656250017 ], [ 98.664648437500063, 12.53994140624998 ], [ 98.663183593750119, 12.66240234374996 ], [ 98.635644531249994, 12.770507812500057 ], [ 98.637109375000051, 12.848242187499991 ], [ 98.595117187499994, 12.986035156249997 ], [ 98.575976562500017, 13.161914062500031 ], [ 98.487109375000017, 13.29306640625002 ], [ 98.421289062500051, 13.483789062499966 ], [ 98.245410156250017, 13.733496093750034 ], [ 98.2484375, 13.84038085937506 ], [ 98.23896484375004, 13.934472656250037 ], [ 98.20039062500004, 13.980175781250026 ], [ 98.149511718750119, 13.647607421875037 ], [ 98.110644531250074, 13.712890625000014 ], [ 98.098242187500119, 13.898339843750051 ], [ 98.07265625, 13.98647460937498 ], [ 98.100195312500063, 14.161523437500023 ], [ 97.998437500000051, 14.335302734374991 ], [ 97.976562500000028, 14.461474609375017 ], [ 97.909765625000119, 14.652685546874991 ], [ 97.929296875000063, 14.695556640625014 ], [ 98.01875, 14.652587890625057 ], [ 97.936523437499972, 14.763916015625 ], [ 97.869140624999972, 14.738720703125011 ], [ 97.812304687500074, 14.858935546874989 ], [ 97.799804687499972, 15.184912109374963 ], [ 97.743750000000119, 15.306787109375023 ], [ 97.774218750000017, 15.430957031250003 ], [ 97.710351562499994, 15.875537109375074 ], [ 97.584277343750074, 16.019580078125017 ], [ 97.609277343749994, 16.143847656250017 ], [ 97.640625, 16.253857421874955 ], [ 97.633691406249994, 16.457666015624994 ], [ 97.664648437500063, 16.520458984375011 ], [ 97.725976562500051, 16.56855468750004 ], [ 97.668457031249972, 16.551611328125034 ], [ 97.619628906249972, 16.537207031250034 ], [ 97.505078125000097, 16.525292968750023 ], [ 97.375878906250051, 16.522949218749972 ], [ 97.331054687499972, 16.671777343750023 ], [ 97.267480468749994, 16.743115234374983 ], [ 97.211718750000017, 16.892578125000057 ], [ 97.178320312500119, 17.062011718750028 ], [ 97.200195312499972, 17.095410156249983 ], [ 97.100195312500119, 17.164550781250028 ], [ 97.074511718750017, 17.206933593749966 ], [ 96.970117187499994, 17.317333984374983 ], [ 96.851464843750051, 17.401025390624994 ], [ 96.877734375000074, 17.3421875 ], [ 96.909765625000119, 17.304833984375023 ], [ 96.850878906250017, 17.202929687500045 ], [ 96.908593750000051, 17.030957031250011 ], [ 96.858007812500063, 16.921191406250017 ], [ 96.810644531250063, 16.778369140625045 ], [ 96.765429687500017, 16.710351562499966 ], [ 96.622460937500051, 16.563916015624983 ], [ 96.506640625000074, 16.514355468750011 ], [ 96.431152343749972, 16.504931640625045 ], [ 96.364355468750119, 16.520507812500028 ], [ 96.282226562499972, 16.595996093750017 ], [ 96.26210937499999, 16.659130859375011 ], [ 96.248925781250051, 16.765332031249983 ], [ 96.220312500000063, 16.780566406250074 ], [ 96.189062500000119, 16.768310546875057 ], [ 96.237695312499994, 16.63125 ], [ 96.236718750000051, 16.567431640625074 ], [ 96.324316406250063, 16.444433593750063 ], [ 96.293066406250063, 16.410058593749994 ], [ 96.135058593750017, 16.342529296875 ], [ 96.080957031250051, 16.353369140624977 ], [ 96.042871093749994, 16.339941406250006 ], [ 96.032128906250051, 16.284619140625011 ], [ 96.012304687500063, 16.253710937500017 ], [ 95.763281250000063, 16.169042968750006 ], [ 95.711425781249972, 16.073388671874966 ], [ 95.679492187500017, 15.976757812499983 ], [ 95.555664062500028, 15.83784179687504 ], [ 95.389550781250051, 15.722753906250034 ], [ 95.348437500000017, 15.729296875000017 ], [ 95.30146484375004, 15.756152343749989 ], [ 95.307812500000097, 15.880419921874989 ], [ 95.364746093749972, 15.985449218749977 ], [ 95.346777343750119, 16.097607421875011 ], [ 95.333007812499972, 16.033251953125045 ], [ 95.225878906250074, 15.876806640625063 ], [ 95.17695312500004, 15.825683593750028 ], [ 95.07832031250004, 15.839160156250017 ], [ 94.942578125000097, 15.818261718750023 ], [ 94.891210937500119, 15.979101562500034 ], [ 94.892187500000063, 16.038183593749977 ], [ 94.882226562500051, 16.087939453124989 ], [ 94.897851562500051, 16.140820312500011 ], [ 94.893164062500063, 16.182812499999955 ], [ 94.860156250000017, 16.102441406250023 ], [ 94.847753906250063, 16.032861328124966 ], [ 94.798144531250074, 15.97109375 ], [ 94.661523437500051, 15.904394531250006 ], [ 94.65625, 15.988769531250057 ], [ 94.651367187500028, 16.06484375 ], [ 94.680761718750063, 16.13330078125 ], [ 94.676562500000074, 16.242041015625034 ], [ 94.71992187500004, 16.398730468749989 ], [ 94.716601562500074, 16.452490234375006 ], [ 94.70332031250004, 16.511914062499955 ], [ 94.679003906250074, 16.425585937500045 ], [ 94.665234375000097, 16.336132812500011 ], [ 94.637695312499972, 16.309082031250028 ], [ 94.5875, 16.288818359374972 ], [ 94.495703125000119, 16.186132812500006 ], [ 94.441601562500097, 16.094384765624966 ], [ 94.299023437500097, 16.007617187500074 ], [ 94.22382812500004, 16.016455078125006 ], [ 94.214257812500051, 16.126611328124966 ], [ 94.271289062500017, 16.517285156249983 ], [ 94.327343750000097, 16.572167968749966 ], [ 94.353417968749994, 16.639941406250017 ], [ 94.4, 16.868164062500057 ], [ 94.452441406250074, 16.954492187499966 ], [ 94.473144531250028, 17.135449218749983 ], [ 94.494335937500097, 17.166552734375017 ], [ 94.564453124999972, 17.308544921874983 ], [ 94.588964843750063, 17.5693359375 ], [ 94.560058593749972, 17.698974609375028 ], [ 94.494335937500097, 17.824609375000051 ], [ 94.430761718750119, 18.201660156250028 ], [ 94.265820312500097, 18.507226562500023 ], [ 94.25214843750004, 18.609179687500017 ], [ 94.170703125000074, 18.732421874999972 ], [ 94.245703125000063, 18.741162109374983 ], [ 94.091308593749972, 18.849218750000063 ], [ 94.07001953125004, 18.893408203125006 ], [ 94.038964843750051, 19.146191406249983 ], [ 94.044921875000028, 19.287402343750074 ], [ 94.022460937499972, 19.268798828125 ], [ 94.001562500000063, 19.181787109375051 ], [ 93.941015625000063, 19.146093750000063 ], [ 93.968066406250074, 18.995068359375011 ], [ 93.961328125000051, 18.958398437500023 ], [ 93.929199218749972, 18.899658203125028 ], [ 93.800097656250074, 18.960595703125023 ], [ 93.705468750000051, 19.026904296875017 ], [ 93.598144531250028, 19.1884765625 ], [ 93.493066406250051, 19.369482421875006 ], [ 93.530566406250017, 19.397558593750034 ], [ 93.578613281249972, 19.401171875000074 ], [ 93.728027343750028, 19.266503906249994 ], [ 93.82490234375004, 19.238476562499955 ], [ 93.886132812499994, 19.271923828125011 ], [ 93.962011718750063, 19.329345703125 ], [ 93.998144531250063, 19.440869140624983 ], [ 93.960742187500017, 19.481689453125028 ], [ 93.887890625000097, 19.503906250000028 ], [ 93.839550781250097, 19.534130859374983 ], [ 93.769921875000051, 19.609570312499983 ], [ 93.761035156250074, 19.648046875 ], [ 93.739550781250074, 19.697265625 ], [ 93.66875, 19.731982421875045 ], [ 93.611718750000051, 19.776074218749983 ], [ 93.659863281250097, 19.854150390624966 ], [ 93.707031250000028, 19.912158203125074 ], [ 93.581835937500074, 19.909570312499994 ], [ 93.439062500000119, 20.009423828124994 ], [ 93.409570312499994, 20.038330078125028 ], [ 93.362304687500028, 20.058300781250011 ], [ 93.25, 20.070117187500017 ], [ 93.156640625000051, 20.040771484374972 ], [ 93.199023437500074, 19.898339843750023 ], [ 93.190625, 19.851220703124994 ], [ 93.129492187500119, 19.858007812500063 ], [ 93.001953124999972, 20.074853515624994 ], [ 93.040332031250074, 20.129785156249994 ], [ 93.095507812500017, 20.181347656250011 ], [ 93.068359375000028, 20.188671875000011 ], [ 93.015136718750028, 20.185253906250011 ], [ 93.066796875000051, 20.377636718749955 ], [ 93.03535156250004, 20.406152343749994 ], [ 93.01875, 20.346044921875006 ], [ 92.990722656250028, 20.287988281249994 ], [ 92.882128906250074, 20.152148437500017 ], [ 92.82832031250004, 20.177587890625063 ], [ 92.79121093750004, 20.211425781250028 ], [ 92.843554687500017, 20.282617187500051 ], [ 92.871679687500063, 20.301757812500028 ], [ 92.891113281249972, 20.34033203125 ], [ 92.850683593750063, 20.414843749999989 ], [ 92.786914062500074, 20.469042968750017 ], [ 92.735644531250074, 20.562695312500011 ], [ 92.708984374999972, 20.56396484375 ], [ 92.732617187500097, 20.453369140625028 ], [ 92.72285156250004, 20.29560546875004 ], [ 92.608007812500119, 20.469873046874994 ], [ 92.378320312500051, 20.717578125000017 ], [ 92.324121093749994, 20.791845703125063 ], [ 92.311914062499994, 20.864453125000011 ], [ 92.286230468750119, 20.931591796875011 ], [ 92.268457031250051, 21.004687500000074 ], [ 92.264453125000017, 21.061474609375011 ], [ 92.214746093749994, 21.112695312500051 ], [ 92.191992187500063, 21.202246093750006 ], [ 92.179589843750051, 21.293115234375023 ], [ 92.208203125000097, 21.357861328124983 ], [ 92.2796875, 21.427587890624977 ], [ 92.330566406249972, 21.439794921874977 ], [ 92.372656250000119, 21.409033203125034 ], [ 92.471875, 21.362988281249983 ], [ 92.539160156250119, 21.319824218749972 ], [ 92.56855468750004, 21.263330078124994 ], [ 92.59980468750004, 21.270166015624966 ], [ 92.631640625000017, 21.306201171875045 ], [ 92.625292968750074, 21.350732421875051 ], [ 92.593457031250097, 21.467333984374989 ], [ 92.584277343750074, 21.609033203124994 ], [ 92.582812500000017, 21.940332031249994 ], [ 92.57490234375004, 21.978076171875045 ], [ 92.630371093749972, 22.011328124999977 ], [ 92.652636718750074, 22.04931640625 ], [ 92.674707031249994, 22.106005859374989 ], [ 92.688964843749972, 22.130957031250006 ], [ 92.720996093750017, 22.132421875000063 ], [ 92.771386718749994, 22.104785156250017 ], [ 92.854296875000017, 22.010156250000023 ], [ 92.909472656250074, 21.988916015625023 ], [ 92.964550781250097, 22.003759765625034 ], [ 93.021972656249972, 22.145703125000011 ], [ 93.042968749999972, 22.18398437499999 ], [ 93.070605468750017, 22.209423828125011 ], [ 93.12148437499999, 22.205175781250034 ], [ 93.151171875000017, 22.230615234374994 ], [ 93.162402343750074, 22.291894531250023 ], [ 93.162011718749994, 22.360205078125006 ], [ 93.105078125000119, 22.547119140624972 ], [ 93.088183593750074, 22.63325195312504 ], [ 93.078710937500063, 22.718212890625011 ], [ 93.114257812500028, 22.805712890624989 ], [ 93.1625, 22.907958984375028 ], [ 93.150976562500063, 22.997314453125028 ], [ 93.164160156250063, 23.032031250000017 ], [ 93.203906250000017, 23.037011718750051 ], [ 93.253515625000063, 23.015478515625006 ], [ 93.308007812499994, 23.030371093750034 ], [ 93.349414062500074, 23.084960937500028 ], [ 93.366015625000074, 23.132519531249955 ], [ 93.391308593750097, 23.339160156250045 ], [ 93.408105468750051, 23.528027343749983 ], [ 93.414941406249994, 23.682080078125011 ], [ 93.372558593749972, 23.774169921875028 ], [ 93.30732421875004, 24.021875 ], [ 93.326269531250063, 24.064208984375057 ], [ 93.355566406250063, 24.074121093750023 ], [ 93.452148437500028, 23.987402343750034 ], [ 93.49375, 23.972851562500011 ], [ 93.564062500000119, 23.986083984375028 ], [ 93.633300781249972, 24.005371093749972 ], [ 93.683398437500074, 24.00654296875004 ], [ 93.755859375000028, 23.976904296875034 ], [ 93.855468749999972, 23.943896484375045 ], [ 94.010839843750063, 23.902929687500063 ], [ 94.074804687500063, 23.8720703125 ], [ 94.127636718750097, 23.87646484375 ], [ 94.1703125, 23.972656250000057 ], [ 94.219726562500028, 24.113183593749994 ], [ 94.293066406250119, 24.321875 ], [ 94.377246093750017, 24.473730468750006 ], [ 94.399414062500028, 24.514062500000051 ], [ 94.493164062500028, 24.637646484374983 ], [ 94.584082031250063, 24.767236328125023 ], [ 94.66328125000004, 24.931005859374977 ], [ 94.707617187500119, 25.048730468749994 ], [ 94.703710937500119, 25.097851562499955 ], [ 94.675292968750028, 25.138574218749994 ], [ 94.615625, 25.164599609375045 ], [ 94.566503906250063, 25.191503906250034 ], [ 94.553027343750074, 25.215722656249994 ], [ 94.55439453125004, 25.243457031250045 ], [ 94.579882812500017, 25.319824218749972 ], [ 94.622851562500074, 25.410009765625063 ], [ 94.667773437500074, 25.458886718749966 ], [ 94.78583984375004, 25.519335937500017 ], [ 94.861132812500017, 25.597216796874989 ], [ 94.945703125000051, 25.700244140625017 ], [ 94.991992187500017, 25.77045898437504 ], [ 95.015234375000063, 25.912939453125006 ], [ 95.04072265625004, 25.941308593750023 ], [ 95.092968750000097, 25.987304687499972 ], [ 95.132421875000063, 26.041259765625057 ], [ 95.129296875000051, 26.070410156250034 ], [ 95.108398437499972, 26.091406250000034 ], [ 95.068945312500063, 26.191113281250011 ], [ 95.050878906250063, 26.347265625000034 ], [ 95.059765625000097, 26.473974609375006 ], [ 95.089453125000063, 26.525488281250006 ], [ 95.128710937500017, 26.597265624999977 ], [ 95.201464843750074, 26.641406250000017 ], [ 95.305078125000051, 26.67226562499999 ], [ 95.463867187499972, 26.756054687500011 ], [ 95.738378906250063, 26.950439453125 ], [ 95.837304687500051, 27.013818359375023 ], [ 95.905273437500028, 27.046630859375057 ], [ 95.970898437500097, 27.128076171875023 ], [ 96.061425781250051, 27.21708984374996 ], [ 96.190820312500051, 27.261279296874989 ], [ 96.274218750000074, 27.278369140625017 ], [ 96.66572265625004, 27.339257812499994 ], [ 96.731640625000097, 27.331494140625011 ], [ 96.797851562499972, 27.296191406249989 ], [ 96.880273437499994, 27.177832031250034 ], [ 96.953417968750017, 27.133300781250028 ], [ 97.038085937499972, 27.102050781249972 ], [ 97.102050781250028, 27.11542968750004 ], [ 97.10371093750004, 27.163330078125028 ], [ 96.901953125000119, 27.439599609374994 ], [ 96.883593750000017, 27.514843749999955 ], [ 96.876855468749994, 27.586718750000045 ], [ 96.899707031250017, 27.643847656250045 ], [ 96.962792968749994, 27.698291015625017 ], [ 97.049707031250051, 27.760009765625 ], [ 97.157812500000119, 27.836865234375011 ], [ 97.226074218749972, 27.890039062500023 ], [ 97.306152343749972, 27.907080078125034 ], [ 97.335156250000097, 27.937744140625057 ], [ 97.343554687500017, 27.982324218749994 ], [ 97.339160156250017, 28.030859375 ], [ 97.302734374999972, 28.08598632812496 ], [ 97.310253906250097, 28.15522460937504 ], [ 97.322460937500097, 28.21796875000004 ], [ 97.356445312499972, 28.254492187500006 ], [ 97.431445312500017, 28.353906250000023 ], [ 97.477734375000097, 28.425634765625063 ], [ 97.502148437500097, 28.456347656250017 ], [ 97.537890625000017, 28.510205078124983 ], [ 97.599218750000063, 28.51704101562504 ], [ 97.65888671875004, 28.5 ], [ 97.694628906250074, 28.469335937500006 ], [ 97.730078125000063, 28.407128906250023 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Mongolia", "admin": "Mongolia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 116.683300781250011, 49.823779296874996 ], [ 116.589746093750023, 49.684814453125 ], [ 116.402148437499989, 49.406201171874997 ], [ 116.243359375000011, 49.170361328124997 ], [ 116.15966796875, 49.037451171874999 ], [ 116.098242187500034, 48.936132812499999 ], [ 116.034375, 48.840039062499997 ], [ 116.025488281250034, 48.782275390624996 ], [ 115.953808593750011, 48.689355468749994 ], [ 115.820507812500011, 48.577246093749999 ], [ 115.791699218750011, 48.455712890624994 ], [ 115.796582031250011, 48.346337890624994 ], [ 115.785546875000023, 48.248242187499997 ], [ 115.639453124999989, 48.186230468749997 ], [ 115.525097656250011, 48.130859375 ], [ 115.5576171875, 47.945019531249997 ], [ 115.616406250000011, 47.874804687499996 ], [ 115.711718749999989, 47.798925781249999 ], [ 115.811718750000011, 47.738232421874997 ], [ 115.898242187499989, 47.686914062499994 ], [ 115.993847656250011, 47.71132812499999 ], [ 116.074804687500034, 47.78955078125 ], [ 116.231152343750011, 47.858203125 ], [ 116.317187499999989, 47.85986328125 ], [ 116.378222656249989, 47.844042968749996 ], [ 116.513476562499989, 47.839550781249997 ], [ 116.651953125000034, 47.864501953125 ], [ 116.760546874999989, 47.869775390624994 ], [ 116.901171874999989, 47.853076171874996 ], [ 116.95166015625, 47.836572265624994 ], [ 117.069726562500023, 47.806396484375 ], [ 117.197070312499989, 47.740283203124996 ], [ 117.285937499999989, 47.666357421874999 ], [ 117.350781250000011, 47.652197265624999 ], [ 117.383984375000011, 47.675732421874997 ], [ 117.455078125, 47.741357421874994 ], [ 117.555371093750011, 47.8046875 ], [ 117.676660156250023, 47.908300781249999 ], [ 117.768359374999989, 47.987890625 ], [ 117.840429687500034, 47.999853515624999 ], [ 117.979199218750011, 47.999609375 ], [ 118.041894531250023, 48.018945312499994 ], [ 118.147070312500034, 48.02890625 ], [ 118.239648437500023, 47.99951171875 ], [ 118.498437500000023, 47.983984375 ], [ 118.567773437500023, 47.943261718749994 ], [ 118.690527343750034, 47.822265625 ], [ 118.759960937500011, 47.757617187499996 ], [ 118.880273437500023, 47.72509765625 ], [ 118.953125, 47.702929687499996 ], [ 119.017578125, 47.685351562499996 ], [ 119.081933593750023, 47.654150390624999 ], [ 119.097265625000034, 47.616259765624996 ], [ 119.122949218750023, 47.558496093749994 ], [ 119.162402343749989, 47.525195312499996 ], [ 119.235253906250023, 47.49257812499999 ], [ 119.290820312499989, 47.47265625 ], [ 119.30859375, 47.430712890624996 ], [ 119.325976562499989, 47.41015625 ], [ 119.376660156250011, 47.380859375 ], [ 119.526953125000034, 47.255908203124996 ], [ 119.600195312500034, 47.222460937499996 ], [ 119.711132812500011, 47.15 ], [ 119.757226562500023, 47.090039062499997 ], [ 119.759863281250034, 47.027001953124994 ], [ 119.788476562500023, 46.978808593749996 ], [ 119.862695312500023, 46.906591796874999 ], [ 119.897851562500023, 46.8578125 ], [ 119.884179687500023, 46.791455078124997 ], [ 119.895898437500023, 46.732861328124997 ], [ 119.8671875, 46.672167968749996 ], [ 119.747460937500023, 46.627197265625 ], [ 119.706640625000034, 46.606005859374996 ], [ 119.620214843750034, 46.603955078124997 ], [ 119.474023437500023, 46.626660156249997 ], [ 119.331835937499989, 46.613818359374996 ], [ 119.162109375, 46.638671875 ], [ 119.028515625000011, 46.6921875 ], [ 118.957128906250034, 46.73486328125 ], [ 118.843945312500011, 46.760205078124997 ], [ 118.790332031249989, 46.7470703125 ], [ 118.722949218749989, 46.69189453125 ], [ 118.648730468749989, 46.70166015625 ], [ 118.580468750000023, 46.69189453125 ], [ 118.404394531250034, 46.703173828124996 ], [ 118.308691406250034, 46.717041015625 ], [ 118.156835937500034, 46.678564453124999 ], [ 118.0712890625, 46.666601562499999 ], [ 117.910449218749989, 46.619335937499997 ], [ 117.8134765625, 46.537695312499999 ], [ 117.7412109375, 46.518164062499999 ], [ 117.671093750000011, 46.522070312499999 ], [ 117.620507812500023, 46.552001953125 ], [ 117.546875, 46.58828125 ], [ 117.438085937500034, 46.586230468749996 ], [ 117.405566406249989, 46.570898437499999 ], [ 117.392187500000034, 46.53759765625 ], [ 117.356347656250023, 46.436669921874994 ], [ 117.35693359375, 46.391308593749997 ], [ 117.333398437500023, 46.362011718749997 ], [ 117.26904296875, 46.352246093749997 ], [ 117.155957031250011, 46.355078125 ], [ 116.978808593749989, 46.361767578124997 ], [ 116.859082031250011, 46.387939453125 ], [ 116.787011718750023, 46.376660156249997 ], [ 116.688867187500023, 46.321972656249997 ], [ 116.619335937500011, 46.313085937499999 ], [ 116.562597656250034, 46.289794921875 ], [ 116.516699218750034, 46.209082031249999 ], [ 116.44482421875, 46.158789062499999 ], [ 116.357617187500011, 46.096582031249994 ], [ 116.264550781250023, 45.963037109374994 ], [ 116.212988281250034, 45.886914062499997 ], [ 116.229101562500034, 45.845751953124996 ], [ 116.240625, 45.795996093749999 ], [ 116.197656250000023, 45.739355468749999 ], [ 116.10986328125, 45.68671875 ], [ 116.03955078125, 45.676953125 ], [ 115.934179687500034, 45.626171875 ], [ 115.789160156250034, 45.534814453124994 ], [ 115.681054687500023, 45.458251953125 ], [ 115.539453125000023, 45.439501953124996 ], [ 115.439453125, 45.419970703124996 ], [ 115.217480468750011, 45.396191406249997 ], [ 115.16259765625, 45.390234375 ], [ 114.919238281249989, 45.378271484374999 ], [ 114.73876953125, 45.419628906249997 ], [ 114.644335937499989, 45.41328125 ], [ 114.560156250000034, 45.389990234374999 ], [ 114.517187500000034, 45.364599609374999 ], [ 114.502246093749989, 45.316308593749994 ], [ 114.4873046875, 45.271728515625 ], [ 114.419140625000011, 45.202587890624997 ], [ 114.281054687499989, 45.110888671874996 ], [ 114.167382812500023, 45.049853515624996 ], [ 114.080273437500011, 44.971142578124997 ], [ 114.0302734375, 44.942578125 ], [ 113.930859375000011, 44.912304687499997 ], [ 113.877050781250034, 44.896191406249997 ], [ 113.752148437500011, 44.825927734375 ], [ 113.652636718749989, 44.763476562499996 ], [ 113.587011718750034, 44.745703125 ], [ 113.507910156250034, 44.762353515624994 ], [ 113.455664062500034, 44.767431640624999 ], [ 113.300976562500011, 44.791650390624994 ], [ 113.196093749999989, 44.794824218749994 ], [ 113.049414062500034, 44.810351562499996 ], [ 112.706738281250011, 44.883447265624994 ], [ 112.596777343750034, 44.917675781249997 ], [ 112.499316406249989, 45.0109375 ], [ 112.411328125000011, 45.058203125 ], [ 112.292089843750034, 45.063037109374996 ], [ 112.112890625000034, 45.062939453124997 ], [ 112.032617187500023, 45.081640625 ], [ 111.898046875000034, 45.0640625 ], [ 111.751074218750034, 44.96953125 ], [ 111.681445312499989, 44.899169921875 ], [ 111.621289062500011, 44.8271484375 ], [ 111.547460937500034, 44.672900390624996 ], [ 111.514746093750034, 44.56982421875 ], [ 111.489453125000011, 44.511572265624999 ], [ 111.410937499999989, 44.419189453125 ], [ 111.402246093750023, 44.367285156249999 ], [ 111.429589843750023, 44.322363281249999 ], [ 111.486230468750023, 44.271630859374994 ], [ 111.519726562500011, 44.19189453125 ], [ 111.602636718750034, 44.107128906249997 ], [ 111.683789062500011, 44.041113281249999 ], [ 111.8369140625, 43.934667968749999 ], [ 111.880273437500023, 43.87890625 ], [ 111.931738281250034, 43.81494140625 ], [ 111.94287109375, 43.75244140625 ], [ 111.933203125000034, 43.71142578125 ], [ 111.878125, 43.68017578125 ], [ 111.771093750000034, 43.664599609374996 ], [ 111.7197265625, 43.621142578124996 ], [ 111.640820312500011, 43.563183593749997 ], [ 111.54736328125, 43.496289062499997 ], [ 111.503515625000034, 43.492773437499999 ], [ 111.451074218750023, 43.474902343749996 ], [ 111.186816406249989, 43.391992187499994 ], [ 111.086523437500034, 43.36875 ], [ 111.007226562500023, 43.34140625 ], [ 110.913281250000011, 43.256884765624996 ], [ 110.839550781250011, 43.194091796875 ], [ 110.74853515625, 43.110791015624997 ], [ 110.708593750000034, 43.073876953124994 ], [ 110.627539062500034, 42.990527343749996 ], [ 110.520898437500023, 42.895263671875 ], [ 110.461718749999989, 42.84414062499999 ], [ 110.429589843750023, 42.813574218749999 ], [ 110.400390625, 42.773681640625 ], [ 110.288867187499989, 42.742724609374996 ], [ 110.196875, 42.710009765624996 ], [ 110.058007812500023, 42.660595703124997 ], [ 109.858789062500023, 42.60625 ], [ 109.698046874999989, 42.553808593749999 ], [ 109.595507812499989, 42.510546875 ], [ 109.443164062499989, 42.455957031249994 ], [ 109.33984375, 42.438378906249994 ], [ 109.131640624999989, 42.440576171874994 ], [ 108.87451171875, 42.426464843749997 ], [ 108.687304687499989, 42.416113281249999 ], [ 108.546484375000034, 42.429296875 ], [ 108.333984375, 42.436767578125 ], [ 108.171191406249989, 42.447314453124996 ], [ 108.062304687499989, 42.427197265624997 ], [ 107.805957031249989, 42.405859375 ], [ 107.748730468750011, 42.400976562499999 ], [ 107.292382812500023, 42.349267578124994 ], [ 107.090722656250023, 42.321533203125 ], [ 106.906054687499989, 42.308886718749996 ], [ 106.77001953125, 42.288720703124994 ], [ 106.693164062499989, 42.263574218749994 ], [ 106.5791015625, 42.22734375 ], [ 106.51875, 42.211572265624994 ], [ 106.317187499999989, 42.140576171874997 ], [ 105.867578125000023, 41.993994140624999 ], [ 105.56640625, 41.875097656249999 ], [ 105.51708984375, 41.854736328125 ], [ 105.314355468750023, 41.770898437499994 ], [ 105.197070312499989, 41.738037109375 ], [ 105.115429687500011, 41.66328125 ], [ 105.050585937499989, 41.615917968749997 ], [ 104.982031250000034, 41.595507812499996 ], [ 104.8603515625, 41.64375 ], [ 104.773632812500011, 41.641162109374996 ], [ 104.498242187500011, 41.65869140625 ], [ 104.498242187500011, 41.877001953124996 ], [ 104.30517578125, 41.846142578124997 ], [ 103.997265625000011, 41.796972656249999 ], [ 103.711132812500011, 41.751318359374999 ], [ 103.44970703125, 41.85585937499999 ], [ 103.247851562499989, 41.936572265624996 ], [ 103.072851562500034, 42.005957031249999 ], [ 102.806835937500011, 42.052001953125 ], [ 102.5751953125, 42.092089843749996 ], [ 102.156640625000023, 42.158105468749994 ], [ 101.972949218749989, 42.215869140624996 ], [ 101.8798828125, 42.292333984374999 ], [ 101.7138671875, 42.4658203125 ], [ 101.659960937499989, 42.500048828124996 ], [ 101.5791015625, 42.523535156249999 ], [ 101.495312500000011, 42.538769531249997 ], [ 101.313769531249989, 42.537890625 ], [ 101.091992187500011, 42.551318359374996 ], [ 100.772558593750034, 42.587792968749994 ], [ 100.51904296875, 42.616796875 ], [ 100.086328125000023, 42.670751953124999 ], [ 99.983789062500023, 42.67734375 ], [ 99.757421875000034, 42.629443359374996 ], [ 99.467871093750034, 42.568212890624999 ], [ 98.946875, 42.6162109375 ], [ 98.71630859375, 42.638720703124996 ], [ 98.248242187500011, 42.684521484374997 ], [ 97.718945312500011, 42.736279296874997 ], [ 97.205664062500034, 42.789794921875 ], [ 96.8330078125, 42.76025390625 ], [ 96.625292968749989, 42.743847656249997 ], [ 96.385449218750011, 42.720361328124994 ], [ 96.352343749999989, 42.746777343749997 ], [ 96.342480468750011, 42.849316406249997 ], [ 96.299511718750011, 42.9287109375 ], [ 96.16845703125, 43.014501953124999 ], [ 96.080273437500011, 43.096142578124997 ], [ 95.9125, 43.206494140624997 ], [ 95.859570312500011, 43.275976562499999 ], [ 95.841992187500011, 43.383691406249994 ], [ 95.687304687499989, 43.6640625 ], [ 95.591210937500023, 43.853613281249999 ], [ 95.567187499999989, 43.892236328124994 ], [ 95.525585937500011, 43.953955078124999 ], [ 95.471289062500034, 43.986181640624999 ], [ 95.3564453125, 44.005957031249999 ], [ 95.325585937500023, 44.039355468749996 ], [ 95.325585937500023, 44.104882812499994 ], [ 95.343652343750023, 44.195410156249999 ], [ 95.366796875000034, 44.261523437499996 ], [ 95.350292968750011, 44.278076171875 ], [ 95.0498046875, 44.259423828124994 ], [ 94.866015624999989, 44.303320312499999 ], [ 94.712011718750034, 44.350830078125 ], [ 94.494335937500011, 44.472509765624999 ], [ 94.36474609375, 44.519482421874997 ], [ 94.199316406250034, 44.645166015624994 ], [ 93.957910156250023, 44.674951171874994 ], [ 93.8681640625, 44.72421875 ], [ 93.755273437500023, 44.831933593749994 ], [ 93.656445312500011, 44.900976562499999 ], [ 93.516210937500034, 44.944482421874994 ], [ 93.294335937500023, 44.983154296875 ], [ 92.916015625, 45.020166015624994 ], [ 92.787890624999989, 45.035742187499999 ], [ 92.578906249999989, 45.010986328125 ], [ 92.423828125, 45.008935546874994 ], [ 92.172656249999989, 45.035253906249999 ], [ 92.02978515625, 45.068505859374994 ], [ 91.852832031249989, 45.0693359375 ], [ 91.73779296875, 45.068945312499999 ], [ 91.584375, 45.076513671874999 ], [ 91.510058593749989, 45.098242187499999 ], [ 91.441015625000034, 45.124755859375 ], [ 91.312109375000034, 45.118115234374997 ], [ 91.221777343750034, 45.14453125 ], [ 91.1376953125, 45.193945312499999 ], [ 91.05, 45.217431640624994 ], [ 90.95361328125, 45.215917968749999 ], [ 90.913964843750023, 45.193945312499999 ], [ 90.877246093749989, 45.19609375 ], [ 90.853222656250011, 45.262890625 ], [ 90.76318359375, 45.370654296874996 ], [ 90.749609375000034, 45.4189453125 ], [ 90.694433593750034, 45.474658203124996 ], [ 90.661816406250011, 45.525244140624999 ], [ 90.670703124999989, 45.595166015624997 ], [ 90.709667968750011, 45.730810546874999 ], [ 90.7958984375, 45.853515625 ], [ 90.852441406250023, 45.885400390624994 ], [ 90.887109375000023, 45.921630859375 ], [ 90.959765624999989, 45.985058593749997 ], [ 91.001757812499989, 46.035791015624994 ], [ 90.996777343750011, 46.10498046875 ], [ 90.947558593749989, 46.177294921874996 ], [ 90.911523437500023, 46.270654296874994 ], [ 90.918261718749989, 46.324267578124996 ], [ 90.971484374999989, 46.387988281249996 ], [ 91.033886718750011, 46.529003906249997 ], [ 91.028906250000034, 46.566064453124994 ], [ 91.004296875000023, 46.595751953124996 ], [ 90.997851562499989, 46.661083984374997 ], [ 90.985742187500023, 46.7490234375 ], [ 90.910546875000023, 46.883251953124997 ], [ 90.869921874999989, 46.954492187499994 ], [ 90.799023437500011, 46.98515625 ], [ 90.715527343750011, 47.003857421874997 ], [ 90.643359374999989, 47.100292968749997 ], [ 90.552929687500011, 47.214013671874994 ], [ 90.496191406250034, 47.28515625 ], [ 90.476464843750023, 47.328808593749997 ], [ 90.467480468750011, 47.408154296874997 ], [ 90.425195312500023, 47.504101562499997 ], [ 90.380664062499989, 47.556640625 ], [ 90.347460937499989, 47.596972656249996 ], [ 90.330664062500034, 47.655175781249994 ], [ 90.313281249999989, 47.67617187499999 ], [ 90.191015625000034, 47.702099609374997 ], [ 90.103222656250011, 47.745410156249996 ], [ 90.066601562500011, 47.803564453124999 ], [ 90.053906250000011, 47.850488281249994 ], [ 90.027929687500034, 47.877685546875 ], [ 89.958691406250011, 47.886328125 ], [ 89.910449218749989, 47.844335937499999 ], [ 89.831347656249989, 47.823291015624996 ], [ 89.778125, 47.827001953124999 ], [ 89.7255859375, 47.852490234374997 ], [ 89.693164062499989, 47.879150390625 ], [ 89.638476562499989, 47.909082031249994 ], [ 89.560937500000023, 48.003955078124996 ], [ 89.479199218750011, 48.029052734375 ], [ 89.329882812499989, 48.024853515624997 ], [ 89.1962890625, 47.980908203124997 ], [ 89.115625, 47.987695312499994 ], [ 89.047656249999989, 48.002539062499999 ], [ 88.971093750000023, 48.049951171874994 ], [ 88.917773437499989, 48.089013671874994 ], [ 88.838281250000023, 48.101708984374994 ], [ 88.681835937500011, 48.170556640624994 ], [ 88.575976562499989, 48.220166015624997 ], [ 88.566796875000023, 48.317431640624996 ], [ 88.51708984375, 48.384472656249997 ], [ 88.413964843750023, 48.403417968749999 ], [ 88.309960937500023, 48.472070312499994 ], [ 88.158203125, 48.509082031249996 ], [ 88.062597656250034, 48.537841796875 ], [ 87.979687500000011, 48.555126953124997 ], [ 87.967382812500034, 48.5810546875 ], [ 87.972265625000034, 48.603320312499996 ], [ 88.010644531250023, 48.640429687499996 ], [ 88.050195312500023, 48.675048828125 ], [ 88.06005859375, 48.707177734374994 ], [ 88.027929687500034, 48.735595703125 ], [ 87.942187499999989, 48.765283203124994 ], [ 87.831835937499989, 48.791650390624994 ], [ 87.809179687500034, 48.835742187499996 ], [ 87.7431640625, 48.881640625 ], [ 87.754687499999989, 48.918554687499999 ], [ 87.806835937500011, 48.945507812499997 ], [ 87.85986328125, 48.965527343749997 ], [ 87.872167968750034, 49.000146484374994 ], [ 87.834667968750011, 49.031933593749997 ], [ 87.816308593750023, 49.080273437499997 ], [ 87.8251953125, 49.116308593749999 ], [ 87.814257812499989, 49.162304687499997 ], [ 87.818261718750023, 49.162109375 ], [ 87.934765625000011, 49.16455078125 ], [ 87.988085937499989, 49.186914062499994 ], [ 88.028515625000011, 49.219775390624996 ], [ 88.11572265625, 49.256298828124997 ], [ 88.13427734375, 49.2984375 ], [ 88.135546874999989, 49.381494140624994 ], [ 88.192578125000011, 49.451708984374996 ], [ 88.337792968750023, 49.472558593749994 ], [ 88.393359374999989, 49.482861328124997 ], [ 88.452441406249989, 49.472705078124996 ], [ 88.544335937500023, 49.482568359374994 ], [ 88.633203125000023, 49.486132812499996 ], [ 88.682714843750034, 49.464550781249997 ], [ 88.747851562499989, 49.446240234374997 ], [ 88.831640625000034, 49.4484375 ], [ 88.8603515625, 49.481542968749999 ], [ 88.863867187500034, 49.527636718749996 ], [ 88.900195312499989, 49.539697265624994 ], [ 88.945410156250034, 49.507666015624999 ], [ 88.970605468750023, 49.483740234374999 ], [ 89.008398437500034, 49.472802734374994 ], [ 89.109472656250034, 49.501367187499994 ], [ 89.179980468749989, 49.5322265625 ], [ 89.202929687499989, 49.595703125 ], [ 89.243945312499989, 49.627050781249999 ], [ 89.299218750000023, 49.611132812499996 ], [ 89.395605468750034, 49.611523437499997 ], [ 89.475, 49.66054687499999 ], [ 89.579199218750034, 49.69970703125 ], [ 89.654101562499989, 49.717480468749997 ], [ 89.669531250000034, 49.75048828125 ], [ 89.63427734375, 49.823291015624996 ], [ 89.643847656249989, 49.903027343749997 ], [ 89.744238281250034, 49.948095703124999 ], [ 89.878027343750034, 49.95351562499999 ], [ 89.977343749999989, 49.984326171874997 ], [ 90.004980468750034, 50.069287109374997 ], [ 90.0537109375, 50.09375 ], [ 90.103710937500011, 50.103320312499996 ], [ 90.224511718750023, 50.11669921875 ], [ 90.311328124999989, 50.151171875 ], [ 90.364843750000034, 50.166894531249994 ], [ 90.516894531249989, 50.213330078124997 ], [ 90.655078124999989, 50.222363281249997 ], [ 90.71435546875, 50.259423828124994 ], [ 90.7607421875, 50.305957031249996 ], [ 90.838085937500011, 50.32373046875 ], [ 90.917187500000011, 50.364160156249994 ], [ 91.021582031250034, 50.415478515624997 ], [ 91.062792968749989, 50.422607421875 ], [ 91.233789062500023, 50.452392578125 ], [ 91.300585937499989, 50.46337890625 ], [ 91.3408203125, 50.470068359374999 ], [ 91.4150390625, 50.468017578125 ], [ 91.446484375000011, 50.522167968749997 ], [ 91.521679687500011, 50.56201171875 ], [ 91.596875, 50.575537109374999 ], [ 91.634179687500023, 50.615136718749994 ], [ 91.706347656249989, 50.66552734375 ], [ 91.804296875000034, 50.693603515625 ], [ 91.95654296875, 50.697607421874999 ], [ 92.10400390625, 50.691992187499999 ], [ 92.1923828125, 50.700585937499994 ], [ 92.265332031250011, 50.775195312499996 ], [ 92.279003906250011, 50.812207031249997 ], [ 92.295800781250023, 50.849804687499997 ], [ 92.354785156249989, 50.864160156249994 ], [ 92.426367187500034, 50.803076171874999 ], [ 92.486425781250034, 50.765087890624997 ], [ 92.578906249999989, 50.725439453124999 ], [ 92.626660156250011, 50.68828125 ], [ 92.681347656250011, 50.683203125 ], [ 92.738671875000023, 50.7109375 ], [ 92.779296875, 50.778662109374999 ], [ 92.8564453125, 50.789111328124996 ], [ 92.941308593750023, 50.778222656249994 ], [ 92.963574218750011, 50.744921875 ], [ 92.970703125, 50.7125 ], [ 93.009863281250034, 50.654541015625 ], [ 93.103125, 50.60390625 ], [ 93.222558593750023, 50.606542968749999 ], [ 93.2705078125, 50.615576171874999 ], [ 93.386816406250034, 50.608496093749999 ], [ 93.501074218750034, 50.597460937499996 ], [ 93.625585937500034, 50.585546875 ], [ 93.662011718750023, 50.583691406249997 ], [ 93.79541015625, 50.57763671875 ], [ 93.989843750000034, 50.56884765625 ], [ 94.075781250000034, 50.572851562499999 ], [ 94.251074218750034, 50.556396484375 ], [ 94.287011718750023, 50.511376953124994 ], [ 94.3193359375, 50.404882812499999 ], [ 94.346875, 50.303417968749997 ], [ 94.354687500000011, 50.221826171874994 ], [ 94.400195312499989, 50.179638671874997 ], [ 94.45849609375, 50.165722656249997 ], [ 94.496875, 50.1328125 ], [ 94.564648437500011, 50.087939453124996 ], [ 94.61474609375, 50.023730468749996 ], [ 94.675488281250011, 50.028076171875 ], [ 94.718066406249989, 50.043261718749996 ], [ 94.811230468750011, 50.048193359374999 ], [ 94.930273437500034, 50.04375 ], [ 95.012890625000011, 50.008251953124997 ], [ 95.044335937500023, 49.961572265624994 ], [ 95.111425781250034, 49.935449218749994 ], [ 95.166210937500011, 49.94384765625 ], [ 95.329492187500023, 49.944140625 ], [ 95.385644531250023, 49.941210937499996 ], [ 95.441796875000023, 49.91552734375 ], [ 95.522656250000011, 49.911230468749999 ], [ 95.567187499999989, 49.94384765625 ], [ 95.707812499999989, 49.966015625 ], [ 95.789355468749989, 50.0125 ], [ 95.851953125000023, 50.012939453125 ], [ 95.8994140625, 49.990576171874999 ], [ 95.935742187500011, 49.960009765624996 ], [ 95.989550781249989, 49.973583984374997 ], [ 96.0185546875, 49.998779296875 ], [ 96.065527343750034, 49.998730468749997 ], [ 96.111718750000023, 49.982470703124996 ], [ 96.229687500000011, 49.9541015625 ], [ 96.315039062500034, 49.901123046875 ], [ 96.381152343749989, 49.896044921874996 ], [ 96.466406250000034, 49.911523437499994 ], [ 96.505761718750023, 49.918701171875 ], [ 96.543261718749989, 49.892529296874997 ], [ 96.598437499999989, 49.87841796875 ], [ 96.640234375000034, 49.897851562499994 ], [ 96.711718749999989, 49.911572265624997 ], [ 96.985742187500023, 49.8828125 ], [ 97.049121093749989, 49.829882812499996 ], [ 97.09765625, 49.805029296874999 ], [ 97.136914062500011, 49.76171875 ], [ 97.208593750000034, 49.730810546874999 ], [ 97.359765625000023, 49.741455078125 ], [ 97.418359375000023, 49.773046875 ], [ 97.540820312499989, 49.843115234374999 ], [ 97.58935546875, 49.911474609374999 ], [ 97.650976562500034, 49.93359375 ], [ 97.720703125, 49.944628906249996 ], [ 97.785546875000023, 49.94453125 ], [ 97.853906250000023, 49.94677734375 ], [ 97.936621093750034, 49.996777343749997 ], [ 98.00390625, 50.014257812499999 ], [ 98.103417968750023, 50.077832031249997 ], [ 98.121972656250023, 50.106591796874994 ], [ 98.170117187500011, 50.180566406249994 ], [ 98.2, 50.227685546874994 ], [ 98.250292968749989, 50.302441406249997 ], [ 98.27734375, 50.422998046874994 ], [ 98.292675781250011, 50.486962890624994 ], [ 98.279492187500011, 50.533251953124996 ], [ 98.220507812499989, 50.557177734374996 ], [ 98.14501953125, 50.568554687499997 ], [ 98.078906249999989, 50.603808593749996 ], [ 98.02978515625, 50.644628906249999 ], [ 98.001171875000011, 50.702050781249994 ], [ 97.9619140625, 50.769140625 ], [ 97.964160156249989, 50.817675781249996 ], [ 97.953125, 50.855175781249997 ], [ 97.919824218750023, 50.887158203124997 ], [ 97.856152343750011, 50.943359375 ], [ 97.825292968750034, 50.985253906249994 ], [ 97.835742187499989, 51.051660156249994 ], [ 97.910839843750011, 51.165185546874994 ], [ 97.917871093750023, 51.217871093749999 ], [ 97.927343750000034, 51.250732421875 ], [ 97.923242187500023, 51.28046875 ], [ 97.946875, 51.3484375 ], [ 97.989160156250023, 51.377050781249999 ], [ 98.03759765625, 51.449951171875 ], [ 98.103125, 51.483544921874994 ], [ 98.184667968750034, 51.485742187499994 ], [ 98.219921875000011, 51.505615234375 ], [ 98.2375, 51.578417968749996 ], [ 98.27685546875, 51.634570312499996 ], [ 98.303125, 51.674267578124997 ], [ 98.352734375000011, 51.717626953124999 ], [ 98.640527343750023, 51.801171875 ], [ 98.760156250000023, 51.905078125 ], [ 98.802539062499989, 51.957470703124997 ], [ 98.8486328125, 52.070068359375 ], [ 98.893164062500034, 52.117285156249999 ], [ 98.958105468750034, 52.101708984375001 ], [ 99.034277343750034, 52.035400390625 ], [ 99.091406250000034, 52.034863281249997 ], [ 99.176171875000023, 51.998876953124999 ], [ 99.407031249999989, 51.923535156249997 ], [ 99.532324218750034, 51.89990234375 ], [ 99.612890625000034, 51.892529296874997 ], [ 99.71923828125, 51.871630859374996 ], [ 99.787890624999989, 51.827539062500001 ], [ 99.921679687499989, 51.755517578125001 ], [ 100.034570312500023, 51.737109375 ], [ 100.230371093750023, 51.729833984374999 ], [ 100.468945312500011, 51.72607421875 ], [ 100.536230468750034, 51.713476562499999 ], [ 100.710742187499989, 51.661572265624997 ], [ 100.903613281249989, 51.604248046875 ], [ 101.085351562500023, 51.553027343749996 ], [ 101.223242187500034, 51.51328125 ], [ 101.304492187499989, 51.474755859374994 ], [ 101.38125, 51.45263671875 ], [ 101.46435546875, 51.471484375 ], [ 101.570898437500034, 51.4671875 ], [ 101.821191406250023, 51.421044921874994 ], [ 101.979199218750011, 51.382226562499994 ], [ 102.111523437500011, 51.353466796874997 ], [ 102.155664062500023, 51.313769531249996 ], [ 102.160058593750023, 51.260839843749999 ], [ 102.142382812499989, 51.216064453125 ], [ 102.151953125000034, 51.107519531249999 ], [ 102.194531250000011, 51.050683593749994 ], [ 102.210253906249989, 50.974316406249997 ], [ 102.226171875000034, 50.901464843749999 ], [ 102.215039062500011, 50.829443359374999 ], [ 102.235058593750011, 50.791210937499997 ], [ 102.276562500000011, 50.768701171874994 ], [ 102.316601562500011, 50.718457031249997 ], [ 102.303320312500034, 50.66552734375 ], [ 102.285742187500034, 50.634667968749994 ], [ 102.288378906249989, 50.585107421874994 ], [ 102.33642578125, 50.544238281249996 ], [ 102.406835937500034, 50.536181640624996 ], [ 102.469433593750011, 50.525683593749996 ], [ 102.546289062500023, 50.46132812499999 ], [ 102.683300781250011, 50.387158203124997 ], [ 102.765429687499989, 50.366552734374999 ], [ 102.859667968749989, 50.333251953125 ], [ 103.039453125000023, 50.300634765624999 ], [ 103.161718750000034, 50.290722656249997 ], [ 103.233789062500023, 50.264257812499999 ], [ 103.304394531250011, 50.200292968749999 ], [ 103.421191406249989, 50.187060546874996 ], [ 103.496289062500011, 50.164941406249994 ], [ 103.632910156250034, 50.138574218749994 ], [ 103.723242187500034, 50.153857421874996 ], [ 103.802636718750023, 50.176074218749996 ], [ 103.856152343750011, 50.171826171874997 ], [ 103.95849609375, 50.157275390624996 ], [ 104.078710937500034, 50.154248046874997 ], [ 104.1796875, 50.16943359375 ], [ 104.259960937500011, 50.214453125 ], [ 104.353906250000023, 50.275292968749994 ], [ 104.46630859375, 50.30615234375 ], [ 104.596386718750011, 50.3171875 ], [ 104.685351562499989, 50.341845703124996 ], [ 104.976953125000023, 50.382910156249999 ], [ 105.0947265625, 50.389941406249996 ], [ 105.185937500000023, 50.429589843749994 ], [ 105.266699218750034, 50.460498046874996 ], [ 105.383593749999989, 50.473730468749999 ], [ 105.541601562500034, 50.441259765624999 ], [ 105.692578125000011, 50.414160156249999 ], [ 105.875195312500011, 50.405371093749999 ], [ 105.996484375000023, 50.367919921875 ], [ 106.08251953125, 50.332568359374996 ], [ 106.217871093750034, 50.304589843749994 ], [ 106.368457031249989, 50.317578125 ], [ 106.574414062500011, 50.328808593749997 ], [ 106.711132812500011, 50.312597656249999 ], [ 106.853710937500011, 50.248291015625 ], [ 106.941308593750023, 50.196679687499994 ], [ 107.040234375000011, 50.086474609374996 ], [ 107.14306640625, 50.033007812499996 ], [ 107.233300781250023, 49.989404296874994 ], [ 107.347070312500023, 49.986669921874999 ], [ 107.630957031250034, 49.983105468749997 ], [ 107.786816406250011, 49.960009765624996 ], [ 107.916601562500034, 49.947802734374996 ], [ 107.947851562500034, 49.924707031249994 ], [ 107.934863281249989, 49.849023437499994 ], [ 107.938769531249989, 49.74072265625 ], [ 107.936718750000011, 49.691015625 ], [ 107.965429687500034, 49.653515625 ], [ 108.009570312499989, 49.646875 ], [ 108.033789062500034, 49.593994140625 ], [ 108.098046875000023, 49.562646484374994 ], [ 108.213085937500011, 49.524804687499994 ], [ 108.406933593750011, 49.396386718749994 ], [ 108.5224609375, 49.341503906249997 ], [ 108.613671875000023, 49.322802734374996 ], [ 108.733007812500034, 49.335644531249997 ], [ 108.919921875, 49.335351562499994 ], [ 109.236718750000023, 49.334912109374997 ], [ 109.453710937500034, 49.296337890624997 ], [ 109.528710937500023, 49.269873046874999 ], [ 109.750390625000023, 49.239306640624996 ], [ 109.994531250000023, 49.205615234374996 ], [ 110.199902343750011, 49.17041015625 ], [ 110.321386718750034, 49.215869140624996 ], [ 110.427832031250034, 49.219970703125 ], [ 110.529589843749989, 49.187060546874996 ], [ 110.631054687500011, 49.137597656249994 ], [ 110.709765624999989, 49.14296875 ], [ 110.827929687499989, 49.166162109374994 ], [ 111.204199218750034, 49.304296875 ], [ 111.336621093750011, 49.35585937499999 ], [ 111.429296875000034, 49.342626953124999 ], [ 111.511914062500011, 49.3609375 ], [ 111.574804687500034, 49.376416015624997 ], [ 111.735546875000011, 49.397753906249996 ], [ 111.833398437500023, 49.403613281249996 ], [ 111.934472656250023, 49.416015625 ], [ 112.079687500000034, 49.42421875 ], [ 112.375195312500011, 49.514599609374997 ], [ 112.494921874999989, 49.532324218749999 ], [ 112.697363281250034, 49.507275390624997 ], [ 112.806445312499989, 49.523583984374994 ], [ 112.914843749999989, 49.569238281249994 ], [ 113.055566406250023, 49.616259765624996 ], [ 113.092089843749989, 49.692529296874994 ], [ 113.164160156250034, 49.797167968749996 ], [ 113.319042968750011, 49.874316406249996 ], [ 113.445507812500011, 49.941601562499997 ], [ 113.57421875, 50.00703125 ], [ 113.732421875, 50.0615234375 ], [ 113.881152343749989, 50.101123046874996 ], [ 114.070703125000023, 50.204736328124994 ], [ 114.221777343750034, 50.257275390624997 ], [ 114.297070312500011, 50.2744140625 ], [ 114.386328125000034, 50.25546875 ], [ 114.554003906249989, 50.241455078125 ], [ 114.674902343750034, 50.245703125 ], [ 114.7431640625, 50.233691406249996 ], [ 114.879589843750011, 50.183056640624997 ], [ 115.003320312500023, 50.138574218749994 ], [ 115.098046875000023, 50.059423828124999 ], [ 115.274511718750034, 49.948876953124994 ], [ 115.365039062499989, 49.911767578124994 ], [ 115.42919921875, 49.896484375 ], [ 115.587988281250034, 49.886035156249996 ], [ 115.7177734375, 49.880615234375 ], [ 115.795214843749989, 49.905908203124994 ], [ 115.925976562500011, 49.9521484375 ], [ 116.134570312499989, 50.010791015624996 ], [ 116.216796875, 50.00927734375 ], [ 116.351171875000034, 49.978076171874996 ], [ 116.551171875000023, 49.9203125 ], [ 116.631542968750011, 49.877050781249999 ], [ 116.683300781250011, 49.823779296874996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Malaysia", "admin": "Malaysia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 111.389257812500063, 2.415332031250031 ], [ 111.358691406250074, 2.40219726562502 ], [ 111.311523437499972, 2.437597656250034 ], [ 111.300390625000063, 2.741162109374969 ], [ 111.333496093749972, 2.768310546875 ], [ 111.355078125000119, 2.764453125 ], [ 111.378320312499994, 2.709326171874963 ], [ 111.376269531250017, 2.576318359375051 ], [ 111.380468750000063, 2.458935546875026 ], [ 111.389257812500063, 2.415332031250031 ] ] ], [ [ [ 104.221582031249994, 2.731738281250003 ], [ 104.173339843750028, 2.721337890625023 ], [ 104.146875, 2.728222656249997 ], [ 104.129101562500097, 2.767236328125037 ], [ 104.169824218749994, 2.856835937499994 ], [ 104.18476562500004, 2.871728515625009 ], [ 104.223242187500063, 2.774218750000045 ], [ 104.221582031249994, 2.731738281250003 ] ] ], [ [ [ 101.318554687500097, 2.988476562499997 ], [ 101.268066406250028, 2.97041015625004 ], [ 101.265429687500017, 2.996484375000023 ], [ 101.274218750000017, 3.032812499999963 ], [ 101.31123046875004, 3.0673828125 ], [ 101.328417968750074, 3.047607421875057 ], [ 101.318554687500097, 2.988476562499997 ] ] ], [ [ [ 117.884765624999972, 4.186132812500006 ], [ 117.745410156250017, 4.166943359375011 ], [ 117.649023437500119, 4.168994140624974 ], [ 117.666796875000017, 4.204003906250009 ], [ 117.662109375000028, 4.250195312499997 ], [ 117.708007812499972, 4.262402343749997 ], [ 117.761425781250097, 4.25234375 ], [ 117.884765624999972, 4.186132812500006 ] ] ], [ [ [ 100.288964843750051, 5.294726562499989 ], [ 100.263769531250063, 5.266992187500023 ], [ 100.191015625000063, 5.28286132812498 ], [ 100.203906250000017, 5.446875 ], [ 100.245507812499994, 5.467773437499986 ], [ 100.310156250000119, 5.43793945312504 ], [ 100.338867187499972, 5.410058593750037 ], [ 100.288964843750051, 5.294726562499989 ] ] ], [ [ [ 99.84804687499999, 6.465722656249994 ], [ 99.918652343750097, 6.358593750000011 ], [ 99.883398437500119, 6.310839843749974 ], [ 99.865820312500063, 6.297070312500011 ], [ 99.823242187500028, 6.312744140625 ], [ 99.782617187499994, 6.271582031249963 ], [ 99.74375, 6.263281249999963 ], [ 99.704687500000119, 6.337548828124994 ], [ 99.65664062499999, 6.367138671874983 ], [ 99.646289062500017, 6.418359375000023 ], [ 99.710546875000063, 6.42734375 ], [ 99.74921875000004, 6.409619140625026 ], [ 99.821679687500051, 6.44501953125004 ], [ 99.84804687499999, 6.465722656249994 ] ] ], [ [ [ 100.563867187499994, 6.467529296875 ], [ 100.629492187500063, 6.447998046875028 ], [ 100.715625, 6.480664062500011 ], [ 100.754492187500119, 6.460058593749991 ], [ 100.79375, 6.426171875000023 ], [ 100.816503906250063, 6.331640625000034 ], [ 100.873925781249994, 6.24541015624996 ], [ 100.988769531249972, 6.257666015624977 ], [ 101.029394531250063, 6.245312500000026 ], [ 101.053515625000017, 6.242578125 ], [ 101.075976562500074, 6.16606445312496 ], [ 101.086523437500063, 6.03369140625 ], [ 101.075585937499994, 5.956494140624983 ], [ 100.992773437500063, 5.846191406249986 ], [ 100.98164062500004, 5.771044921875045 ], [ 101.025195312500017, 5.72451171874998 ], [ 101.081738281250097, 5.674902343749991 ], [ 101.113964843750097, 5.636767578125045 ], [ 101.147656250000097, 5.64306640625 ], [ 101.190625, 5.66875 ], [ 101.229785156250017, 5.733691406249989 ], [ 101.257031250000097, 5.789355468750045 ], [ 101.404199218750051, 5.851660156250034 ], [ 101.556054687499994, 5.907763671875003 ], [ 101.576757812500119, 5.902001953124994 ], [ 101.601367187500074, 5.877148437499983 ], [ 101.650000000000119, 5.795996093749977 ], [ 101.67841796875004, 5.778808593750028 ], [ 101.719531250000074, 5.770605468750048 ], [ 101.790722656250097, 5.77934570312496 ], [ 101.873632812500119, 5.825292968749991 ], [ 101.917187500000097, 5.911376953125028 ], [ 101.936132812500063, 5.97934570312502 ], [ 102.055175781249972, 6.096679687500043 ], [ 102.068359374999972, 6.18466796875002 ], [ 102.101074218749972, 6.242236328125031 ], [ 102.274023437500063, 6.203417968750017 ], [ 102.340136718750017, 6.172021484375023 ], [ 102.534375, 5.862548828125028 ], [ 102.79023437500004, 5.644921875000023 ], [ 102.898535156250119, 5.563769531250003 ], [ 102.982421874999972, 5.524951171875003 ], [ 103.097070312500051, 5.408447265624986 ], [ 103.19697265625004, 5.262158203125026 ], [ 103.415820312500074, 4.85029296875004 ], [ 103.453906250000017, 4.669482421874974 ], [ 103.46875, 4.393261718750011 ], [ 103.420507812500119, 3.976855468750003 ], [ 103.36201171875004, 3.769140624999963 ], [ 103.373339843750017, 3.671093749999969 ], [ 103.45351562499999, 3.520605468750048 ], [ 103.429492187500017, 3.37856445312498 ], [ 103.44501953125004, 3.260595703125006 ], [ 103.439453124999972, 2.93310546875 ], [ 103.485156250000074, 2.836572265625051 ], [ 103.53730468750004, 2.774755859374977 ], [ 103.812207031250097, 2.58046875 ], [ 103.832324218750017, 2.508496093749997 ], [ 103.967773437499972, 2.261230468749986 ], [ 104.218554687500017, 1.722851562499997 ], [ 104.288476562500051, 1.48066406250004 ], [ 104.280371093750063, 1.415576171875003 ], [ 104.250097656250119, 1.388574218750009 ], [ 104.176367187500119, 1.36489257812498 ], [ 104.11494140625004, 1.412255859375037 ], [ 104.094238281249972, 1.446191406250023 ], [ 104.100585937500028, 1.488330078125003 ], [ 104.076171875000028, 1.52978515625 ], [ 104.016015625000051, 1.579296874999969 ], [ 103.981445312500028, 1.623632812500034 ], [ 103.991210937499972, 1.550048828125043 ], [ 103.991503906250017, 1.454785156249997 ], [ 103.915136718750063, 1.446679687500037 ], [ 103.816796875000051, 1.4765625 ], [ 103.694531250000097, 1.449658203125026 ], [ 103.549804687500028, 1.332812500000017 ], [ 103.480273437500074, 1.329492187499966 ], [ 103.427343750000119, 1.42983398437498 ], [ 103.400000000000119, 1.497851562499989 ], [ 103.356835937500051, 1.546142578125057 ], [ 102.896875, 1.79233398437502 ], [ 102.727148437500119, 1.855566406250034 ], [ 102.548242187500051, 2.04238281249998 ], [ 102.145605468750119, 2.248486328125054 ], [ 101.889941406250074, 2.44941406250004 ], [ 101.78125, 2.57358398437502 ], [ 101.51972656250004, 2.683642578124974 ], [ 101.406835937500063, 2.813476562500043 ], [ 101.351367187500017, 2.838964843750006 ], [ 101.295507812500119, 2.885205078125011 ], [ 101.354296875000017, 3.011132812499994 ], [ 101.330175781250063, 3.142480468750023 ], [ 101.299902343750119, 3.253271484375034 ], [ 101.115429687500097, 3.472021484375006 ], [ 101.024804687500051, 3.624707031250026 ], [ 100.85126953125004, 3.776708984374991 ], [ 100.781835937500063, 3.864453125000026 ], [ 100.715429687500063, 3.966210937499966 ], [ 100.757031250000097, 4.00180664062502 ], [ 100.795507812500119, 4.023388671874983 ], [ 100.760253906249972, 4.097216796875017 ], [ 100.661035156249994, 4.225732421874994 ], [ 100.614550781250017, 4.3734375 ], [ 100.614550781250017, 4.652246093750023 ], [ 100.473437500000074, 5.044287109375048 ], [ 100.352636718750063, 5.587695312499989 ], [ 100.374023437499972, 5.777978515625037 ], [ 100.343261718749972, 5.984179687500031 ], [ 100.263281250000063, 6.182519531250023 ], [ 100.158398437500097, 6.324218750000028 ], [ 100.119140624999972, 6.441992187500048 ], [ 100.137988281250017, 6.488671875000051 ], [ 100.161230468750119, 6.641601562500028 ], [ 100.176757812500028, 6.671826171874969 ], [ 100.216601562500017, 6.686621093749963 ], [ 100.26142578125004, 6.682714843749963 ], [ 100.345410156250097, 6.549902343750006 ], [ 100.563867187499994, 6.467529296875 ] ] ], [ [ [ 116.807714843750063, 6.69106445312498 ], [ 116.788085937499972, 6.606103515624994 ], [ 116.812402343749994, 6.60791015625 ], [ 116.91328125000004, 6.659667968749986 ], [ 117.018554687500028, 6.797363281250057 ], [ 117.077929687500017, 6.916845703124977 ], [ 117.128515625000119, 6.968896484375009 ], [ 117.229882812499994, 6.939990234374974 ], [ 117.252441406249972, 6.919238281250017 ], [ 117.24531250000004, 6.833398437500023 ], [ 117.254980468750119, 6.783447265624972 ], [ 117.294042968750063, 6.676904296875023 ], [ 117.380371093749972, 6.612255859374997 ], [ 117.49921875000004, 6.57148437500004 ], [ 117.609667968750017, 6.512646484375054 ], [ 117.64570312500004, 6.473681640625017 ], [ 117.66962890625004, 6.426757812500043 ], [ 117.69375, 6.35 ], [ 117.695605468750017, 6.27231445312502 ], [ 117.61591796875004, 6.196533203125043 ], [ 117.649804687499994, 6.073583984375034 ], [ 117.644531249999972, 6.001855468749994 ], [ 117.617187500000028, 5.940722656249974 ], [ 117.501171875000097, 5.884667968750009 ], [ 117.817675781250017, 5.9404296875 ], [ 117.895800781250017, 5.972265625 ], [ 118.003808593749994, 6.053320312499991 ], [ 118.061718750000097, 5.983447265624974 ], [ 118.115820312500063, 5.8625 ], [ 118.072265625000028, 5.832080078125045 ], [ 117.93476562500004, 5.7875 ], [ 117.928027343750017, 5.769189453125023 ], [ 117.973632812499972, 5.70625 ], [ 118.031152343749994, 5.712109375000026 ], [ 118.144628906250063, 5.754199218749989 ], [ 118.249121093750063, 5.820556640625 ], [ 118.299804687499972, 5.819726562500009 ], [ 118.353125000000119, 5.80605468749998 ], [ 118.456347656250017, 5.763427734375 ], [ 118.514160156249972, 5.72890625 ], [ 118.563085937500063, 5.684521484374997 ], [ 118.594824218750063, 5.592089843750003 ], [ 118.713671875000017, 5.558544921875011 ], [ 118.957324218750017, 5.429003906249989 ], [ 119.002539062500063, 5.41782226562502 ], [ 119.05, 5.415234375000026 ], [ 119.17841796875004, 5.430908203125028 ], [ 119.223437500000074, 5.412646484375031 ], [ 119.25556640625004, 5.365917968750026 ], [ 119.266308593750097, 5.308105468750057 ], [ 119.262792968750063, 5.245898437499989 ], [ 119.249707031250097, 5.198730468749972 ], [ 119.219628906249994, 5.159814453125037 ], [ 119.132226562500051, 5.100488281250037 ], [ 118.9125, 5.02290039062504 ], [ 118.672070312500097, 4.96406250000004 ], [ 118.551367187500063, 4.968115234374977 ], [ 118.381835937500028, 5.018505859375026 ], [ 118.32001953125004, 5.012011718750045 ], [ 118.260546875000074, 4.988867187500034 ], [ 118.185351562500017, 4.828515625000051 ], [ 118.324218749999972, 4.668701171875 ], [ 118.5625, 4.502148437499997 ], [ 118.595117187500051, 4.460644531249983 ], [ 118.58632812499999, 4.409667968749986 ], [ 118.548339843750028, 4.379248046875006 ], [ 118.498046874999972, 4.362353515625031 ], [ 118.364062500000017, 4.335742187500017 ], [ 118.228710937500097, 4.316015625 ], [ 118.117285156250119, 4.287597656249986 ], [ 118.00820312499999, 4.250244140625014 ], [ 117.895605468750063, 4.262939453125028 ], [ 117.741015625000017, 4.337548828125037 ], [ 117.696484375000097, 4.342822265625045 ], [ 117.649804687499994, 4.30449218749996 ], [ 117.603808593750017, 4.2 ], [ 117.574414062500097, 4.17060546875004 ], [ 117.537304687500097, 4.171386718750028 ], [ 117.45087890625004, 4.192871093750043 ], [ 117.277539062500097, 4.299316406249972 ], [ 117.100585937500028, 4.337060546875023 ], [ 116.843554687500074, 4.340136718750031 ], [ 116.697851562500063, 4.354980468750028 ], [ 116.638671874999972, 4.339111328125 ], [ 116.589062500000097, 4.338427734375031 ], [ 116.553125, 4.359863281250057 ], [ 116.514746093750063, 4.370800781249969 ], [ 116.414550781249972, 4.308203125 ], [ 116.367675781250028, 4.32734375 ], [ 116.320312499999972, 4.35371093750004 ], [ 116.236230468750051, 4.362548828124972 ], [ 116.13447265625004, 4.355175781249983 ], [ 116.021582031250119, 4.290673828124994 ], [ 115.89619140625004, 4.348681640624989 ], [ 115.860742187500051, 4.348046875000037 ], [ 115.836816406250051, 4.333300781249974 ], [ 115.78242187500004, 4.25375976562502 ], [ 115.678808593750063, 4.193017578124994 ], [ 115.627539062500119, 4.081982421875011 ], [ 115.596093750000051, 3.975537109374997 ], [ 115.568457031250063, 3.938769531249974 ], [ 115.560937500000051, 3.73305664062498 ], [ 115.544531250000063, 3.633691406249994 ], [ 115.57070312499999, 3.502294921875048 ], [ 115.56611328125004, 3.445751953124983 ], [ 115.519921875000051, 3.361669921874991 ], [ 115.514257812500063, 3.342382812499977 ], [ 115.489746093750028, 3.208642578124994 ], [ 115.499121093750063, 3.17314453124996 ], [ 115.493164062500028, 3.128125 ], [ 115.454394531250017, 3.034326171875009 ], [ 115.384179687499994, 3.00874023437504 ], [ 115.310156250000119, 2.993945312500045 ], [ 115.246972656250051, 3.025927734374989 ], [ 115.189941406249972, 2.974462890624977 ], [ 115.11757812499999, 2.89487304687502 ], [ 115.08632812499999, 2.841113281249989 ], [ 115.086523437500063, 2.79121093750004 ], [ 115.093652343749994, 2.757812499999986 ], [ 115.078906250000017, 2.7234375 ], [ 115.077050781249994, 2.687011718750043 ], [ 115.08076171875004, 2.63422851562504 ], [ 115.129882812499972, 2.612402343750034 ], [ 115.180859375000097, 2.56689453125 ], [ 115.179101562499994, 2.523193359374972 ], [ 115.15078125, 2.492919921875028 ], [ 115.086523437500063, 2.446142578124991 ], [ 114.96914062499999, 2.350830078125028 ], [ 114.836328125000051, 2.269384765625048 ], [ 114.786425781250017, 2.250488281250014 ], [ 114.768359375000074, 2.212939453125003 ], [ 114.758691406250051, 2.162402343750017 ], [ 114.787988281249994, 2.051611328125006 ], [ 114.815820312500051, 2.018945312500009 ], [ 114.830566406250028, 1.980029296874989 ], [ 114.81269531250004, 1.933789062499983 ], [ 114.8, 1.893945312500037 ], [ 114.751074218750063, 1.868994140625006 ], [ 114.70351562499999, 1.850781250000026 ], [ 114.686132812500119, 1.819042968750054 ], [ 114.660937500000017, 1.686279296875 ], [ 114.632226562500051, 1.61704101562502 ], [ 114.567480468750063, 1.514160156250014 ], [ 114.545898437500028, 1.467138671875034 ], [ 114.5125, 1.452001953124963 ], [ 114.38710937499999, 1.500048828124989 ], [ 114.274707031250017, 1.470898437499997 ], [ 114.125976562500028, 1.45234375000004 ], [ 114.0, 1.455273437500011 ], [ 113.902343750000028, 1.434277343749997 ], [ 113.835253906250017, 1.379882812500014 ], [ 113.760351562500063, 1.311376953125006 ], [ 113.681640625000028, 1.260595703124963 ], [ 113.622265625000097, 1.2359375 ], [ 113.513183593749972, 1.308398437500017 ], [ 113.45820312500004, 1.302148437499994 ], [ 113.358984375000063, 1.327148437500028 ], [ 113.126269531250017, 1.408105468749994 ], [ 113.068652343750017, 1.431787109375023 ], [ 113.00654296875004, 1.433886718750003 ], [ 112.988281249999972, 1.457128906250034 ], [ 112.998046875000028, 1.496240234375009 ], [ 112.988281249999972, 1.547558593749983 ], [ 112.942968750000063, 1.566992187500034 ], [ 112.476171875000063, 1.559082031250028 ], [ 112.341601562500017, 1.514746093749963 ], [ 112.25068359375004, 1.479638671875009 ], [ 112.185742187500097, 1.4390625 ], [ 112.167382812500051, 1.33818359374996 ], [ 112.12861328125004, 1.243603515624969 ], [ 112.07851562499999, 1.143359374999974 ], [ 111.923144531250017, 1.113281249999972 ], [ 111.808984375000051, 1.011669921874969 ], [ 111.76972656250004, 0.999462890624969 ], [ 111.691308593750051, 1.014208984375045 ], [ 111.607421875000028, 1.02260742187498 ], [ 111.546679687500074, 0.994335937499983 ], [ 111.483203125000017, 0.995751953125009 ], [ 111.286718750000063, 1.043212890625 ], [ 111.101367187500017, 1.050537109374986 ], [ 110.996093750000028, 1.026367187500028 ], [ 110.938085937500063, 1.017333984375057 ], [ 110.614746093750028, 0.878125 ], [ 110.505761718750051, 0.861962890625023 ], [ 110.461425781249972, 0.882080078125028 ], [ 110.399023437500063, 0.9390625 ], [ 110.315234375000017, 0.995996093749966 ], [ 110.114746093750028, 1.190136718749997 ], [ 110.040820312500074, 1.235742187499966 ], [ 109.991699218750028, 1.282568359375006 ], [ 109.944921875000063, 1.338037109375023 ], [ 109.878515625000063, 1.397851562500037 ], [ 109.818066406250097, 1.438964843749972 ], [ 109.735742187499994, 1.522949218750028 ], [ 109.65400390625004, 1.614892578125023 ], [ 109.635839843750063, 1.776660156250031 ], [ 109.570800781249972, 1.806298828125023 ], [ 109.548925781250063, 1.848339843749983 ], [ 109.538964843749994, 1.89619140625004 ], [ 109.628906250000028, 2.027539062499983 ], [ 109.694335937500028, 1.888769531250048 ], [ 109.719628906249994, 1.857812500000037 ], [ 109.864843750000119, 1.764453125000031 ], [ 109.984570312500097, 1.717626953124991 ], [ 110.114062500000074, 1.69858398437502 ], [ 110.245898437500017, 1.694726562500037 ], [ 110.298339843749972, 1.701171875000014 ], [ 110.349218750000119, 1.719726562499972 ], [ 110.399511718750063, 1.699853515625009 ], [ 110.675195312499994, 1.548046875 ], [ 110.782031250000017, 1.520849609374963 ], [ 110.89492187499999, 1.532470703125014 ], [ 110.939941406250028, 1.517333984375043 ], [ 111.098437500000074, 1.400878906250028 ], [ 111.145214843750097, 1.386962890625043 ], [ 111.223242187500119, 1.395849609374991 ], [ 111.1234375, 1.449023437499989 ], [ 111.058007812499994, 1.48666992187502 ], [ 111.028710937499994, 1.557812500000026 ], [ 111.046582031250097, 1.63364257812502 ], [ 111.110156250000074, 1.68408203125 ], [ 111.154199218750051, 1.738769531250043 ], [ 111.170019531250063, 1.90229492187504 ], [ 111.198046875000017, 1.985107421875043 ], [ 111.250878906250051, 2.063867187500009 ], [ 111.268164062500119, 2.13974609375002 ], [ 111.208886718749994, 2.19765625 ], [ 111.19550781250004, 2.297167968750017 ], [ 111.208593750000119, 2.379638671875043 ], [ 111.242187499999972, 2.435742187500011 ], [ 111.295898437499972, 2.398779296875034 ], [ 111.351367187500074, 2.364453125000054 ], [ 111.406152343750051, 2.36787109375004 ], [ 111.443847656250028, 2.381542968749983 ], [ 111.450781250000063, 2.424072265625028 ], [ 111.440429687500028, 2.498095703125017 ], [ 111.443261718749994, 2.63432617187496 ], [ 111.5125, 2.743017578124991 ], [ 111.62324218750004, 2.81796875 ], [ 111.72773437500004, 2.853808593750003 ], [ 112.11884765625004, 2.91469726562498 ], [ 112.737304687499972, 3.070458984374994 ], [ 112.920507812500119, 3.13071289062502 ], [ 112.987890625000063, 3.161914062499974 ], [ 113.044726562500017, 3.205224609375009 ], [ 113.140234375000119, 3.343505859375028 ], [ 113.320117187500074, 3.561474609375026 ], [ 113.446093750000074, 3.740576171875006 ], [ 113.712109375000097, 4.00141601562504 ], [ 113.923925781250063, 4.243212890625003 ], [ 113.952539062500051, 4.288720703125037 ], [ 113.987792968750028, 4.420703125000017 ], [ 113.99042968750004, 4.482812499999966 ], [ 113.984277343749994, 4.545800781250009 ], [ 114.0125, 4.57524414062496 ], [ 114.053613281249994, 4.592871093750006 ], [ 114.063867187499994, 4.592675781249966 ], [ 114.095117187500051, 4.565234374999974 ], [ 114.168847656250051, 4.52695312499999 ], [ 114.224121093750028, 4.47788085937502 ], [ 114.261035156250017, 4.414257812500026 ], [ 114.287597656249972, 4.354736328124986 ], [ 114.289648437500063, 4.304199218749986 ], [ 114.322949218750097, 4.262792968749991 ], [ 114.416601562500063, 4.255859375 ], [ 114.447070312500074, 4.203564453125011 ], [ 114.512207031250028, 4.113574218749974 ], [ 114.571777343749972, 4.049072265624972 ], [ 114.608300781250051, 4.023974609375017 ], [ 114.654101562500074, 4.037646484375045 ], [ 114.725, 4.096533203124963 ], [ 114.776171875000074, 4.168798828125034 ], [ 114.810449218749994, 4.266503906250037 ], [ 114.783496093750017, 4.280761718750014 ], [ 114.831054687499972, 4.354492187500028 ], [ 114.840234375000051, 4.393212890625009 ], [ 114.818261718749994, 4.42875976562496 ], [ 114.790136718750063, 4.463916015625017 ], [ 114.779296874999972, 4.553027343749974 ], [ 114.75996093750004, 4.66650390625 ], [ 114.746679687500063, 4.718066406250017 ], [ 114.784179687499972, 4.754833984375054 ], [ 114.864550781250017, 4.801757812500014 ], [ 114.944726562499994, 4.85625 ], [ 115.026757812500051, 4.899707031249989 ], [ 115.028808593750028, 4.821142578124963 ], [ 115.026757812500051, 4.691357421874997 ], [ 115.051562500000017, 4.582666015624966 ], [ 115.107031250000063, 4.390429687499974 ], [ 115.17060546875004, 4.364208984375054 ], [ 115.246679687500063, 4.34721679687496 ], [ 115.290625, 4.352587890624989 ], [ 115.319238281249994, 4.365283203125003 ], [ 115.326757812500063, 4.380761718750051 ], [ 115.279296874999972, 4.456347656249989 ], [ 115.266699218750063, 4.633984375000026 ], [ 115.227929687499994, 4.750585937499977 ], [ 115.168457031250028, 4.866699218750014 ], [ 115.140039062499994, 4.899755859374991 ], [ 115.374902343749994, 4.932763671874966 ], [ 115.427636718749994, 4.969189453125026 ], [ 115.519824218750017, 5.048925781250006 ], [ 115.554492187500074, 5.093554687500045 ], [ 115.582031250000028, 5.194140625000017 ], [ 115.466894531250063, 5.254101562499983 ], [ 115.421679687500017, 5.330517578124997 ], [ 115.419042968750119, 5.413183593749963 ], [ 115.556445312500017, 5.566699218749974 ], [ 115.60390625, 5.603417968749994 ], [ 115.624511718749972, 5.548876953124989 ], [ 115.685058593750028, 5.535107421875026 ], [ 115.740820312500119, 5.533007812500045 ], [ 115.796875, 5.536132812499972 ], [ 115.877148437500097, 5.613525390625014 ], [ 115.918457031249972, 5.724951171874977 ], [ 116.059765625000097, 5.882373046874989 ], [ 116.11005859375004, 6.00327148437502 ], [ 116.138378906250097, 6.12954101562498 ], [ 116.494726562500063, 6.521679687500026 ], [ 116.53828125000004, 6.582714843750026 ], [ 116.749804687500074, 6.977099609374989 ], [ 116.776171875000017, 6.990234375 ], [ 116.833007812499972, 6.952050781250037 ], [ 116.849804687500097, 6.826708984374989 ], [ 116.841992187500097, 6.772070312499963 ], [ 116.807714843750063, 6.69106445312498 ] ] ], [ [ [ 117.141601562500028, 7.168212890625028 ], [ 117.080664062500063, 7.115283203124989 ], [ 117.060156250000063, 7.178857421874966 ], [ 117.064257812500074, 7.26069335937504 ], [ 117.146875, 7.337011718750034 ], [ 117.2640625, 7.351660156250006 ], [ 117.280761718749972, 7.290625 ], [ 117.26679687500004, 7.220800781249991 ], [ 117.239355468750063, 7.184765625000026 ], [ 117.141601562500028, 7.168212890625028 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Nepal", "admin": "Nepal" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 88.109765625000023, 27.87060546875 ], [ 88.150292968750023, 27.843310546874996 ], [ 88.154296875, 27.798681640624999 ], [ 88.14697265625, 27.74921875 ], [ 88.105566406250034, 27.642431640624999 ], [ 88.06787109375, 27.5673828125 ], [ 88.024121093750011, 27.408886718749997 ], [ 87.984375, 27.133935546874994 ], [ 87.9931640625, 27.086083984374994 ], [ 88.111035156250011, 26.928466796875 ], [ 88.1572265625, 26.807324218749997 ], [ 88.161523437500023, 26.724804687499997 ], [ 88.111523437500011, 26.58642578125 ], [ 88.054882812500011, 26.430029296874999 ], [ 88.026953125000034, 26.39501953125 ], [ 87.9951171875, 26.382373046874996 ], [ 87.849218750000034, 26.436914062499994 ], [ 87.748828124999989, 26.429296875 ], [ 87.633398437500034, 26.399121093749997 ], [ 87.513085937500023, 26.404980468749997 ], [ 87.41357421875, 26.422949218749999 ], [ 87.287402343749989, 26.360302734374997 ], [ 87.166796874999989, 26.394238281249997 ], [ 87.089550781250011, 26.433203125 ], [ 87.037890624999989, 26.541601562499999 ], [ 87.016406249999989, 26.555419921875 ], [ 86.7625, 26.441943359374996 ], [ 86.701367187500011, 26.43505859375 ], [ 86.543652343750011, 26.495996093749994 ], [ 86.414453125000023, 26.556298828124994 ], [ 86.366113281250023, 26.574414062499997 ], [ 86.241601562500023, 26.597998046874999 ], [ 86.12939453125, 26.61171875 ], [ 86.00732421875, 26.649365234374997 ], [ 85.855664062500011, 26.600195312499999 ], [ 85.794531250000034, 26.604150390624994 ], [ 85.7373046875, 26.639746093749999 ], [ 85.707421875000023, 26.712646484375 ], [ 85.699902343750011, 26.78164062499999 ], [ 85.6484375, 26.829003906249994 ], [ 85.568457031250034, 26.83984375 ], [ 85.456445312500023, 26.797216796874999 ], [ 85.29296875, 26.741015625 ], [ 85.240234375, 26.750341796874999 ], [ 85.191796875000023, 26.766552734374997 ], [ 85.174121093749989, 26.781542968749996 ], [ 85.151562500000011, 26.846630859374997 ], [ 85.125390625000023, 26.860986328124994 ], [ 85.087304687500023, 26.862939453124994 ], [ 85.020117187500034, 26.878515625 ], [ 84.937207031250011, 26.926904296874994 ], [ 84.685351562499989, 27.041015625 ], [ 84.65380859375, 27.091699218749994 ], [ 84.65478515625, 27.203662109374996 ], [ 84.640722656250034, 27.249853515624999 ], [ 84.610156249999989, 27.298681640624999 ], [ 84.480859375000023, 27.348193359374996 ], [ 84.229785156249989, 27.427832031249999 ], [ 84.091015625000011, 27.491357421874994 ], [ 84.024804687500023, 27.461669921875 ], [ 83.897167968750011, 27.435107421874996 ], [ 83.828808593750011, 27.377832031249994 ], [ 83.746972656250023, 27.395947265624997 ], [ 83.551660156250023, 27.456347656249996 ], [ 83.447167968750023, 27.46533203125 ], [ 83.383984375000011, 27.44482421875 ], [ 83.369433593749989, 27.410253906249999 ], [ 83.289746093750011, 27.370996093749994 ], [ 83.2138671875, 27.402294921874997 ], [ 83.064062500000034, 27.44453125 ], [ 82.932812500000011, 27.467675781249994 ], [ 82.7333984375, 27.518994140624997 ], [ 82.710839843750023, 27.5966796875 ], [ 82.677343750000034, 27.6734375 ], [ 82.6298828125, 27.687060546874996 ], [ 82.451367187500011, 27.671826171874997 ], [ 82.287695312500034, 27.756542968749997 ], [ 82.111914062500034, 27.864941406249997 ], [ 82.037011718750023, 27.900585937499997 ], [ 81.987695312500023, 27.913769531249997 ], [ 81.945214843750023, 27.899267578124999 ], [ 81.896875, 27.874462890624997 ], [ 81.852636718750034, 27.867089843749994 ], [ 81.757226562500023, 27.913818359375 ], [ 81.635546874999989, 27.98046875 ], [ 81.486035156250011, 28.062207031249997 ], [ 81.310839843749989, 28.176367187499999 ], [ 81.238964843750011, 28.240869140624994 ], [ 81.20625, 28.289404296874999 ], [ 81.1689453125, 28.335009765624996 ], [ 81.0166015625, 28.409570312499994 ], [ 80.896093750000034, 28.468554687499996 ], [ 80.750781249999989, 28.539697265624994 ], [ 80.726171875000034, 28.55390625 ], [ 80.671289062500023, 28.596240234374996 ], [ 80.587011718750034, 28.649609375 ], [ 80.517871093749989, 28.665185546874994 ], [ 80.495800781250011, 28.635791015624996 ], [ 80.479101562500034, 28.604882812499994 ], [ 80.418554687500034, 28.612011718749997 ], [ 80.324804687500034, 28.66640625 ], [ 80.2265625, 28.723339843749997 ], [ 80.149609375000011, 28.776074218749997 ], [ 80.070703125000023, 28.830175781249999 ], [ 80.051660156250023, 28.8703125 ], [ 80.084570312500034, 28.994189453124996 ], [ 80.130468750000034, 29.100390625 ], [ 80.169531250000034, 29.124316406249996 ], [ 80.233007812500034, 29.194628906249996 ], [ 80.255957031250034, 29.318017578124994 ], [ 80.2548828125, 29.42333984375 ], [ 80.31689453125, 29.572070312499996 ], [ 80.40185546875, 29.730273437499996 ], [ 80.549023437500011, 29.899804687499994 ], [ 80.612890625000034, 29.955859375 ], [ 80.68408203125, 29.994335937499997 ], [ 80.819921875000034, 30.119335937499997 ], [ 80.84814453125, 30.139746093749999 ], [ 80.907617187500023, 30.171923828124996 ], [ 80.966113281249989, 30.180029296874999 ], [ 81.01025390625, 30.164501953124997 ], [ 81.055566406250023, 30.098974609374999 ], [ 81.1103515625, 30.036816406249997 ], [ 81.177148437500023, 30.039892578124999 ], [ 81.255078125000011, 30.093310546874996 ], [ 81.417187500000011, 30.337597656249997 ], [ 81.641894531249989, 30.3875 ], [ 81.854882812500023, 30.362402343749999 ], [ 82.043359375000023, 30.326757812499999 ], [ 82.098925781249989, 30.245068359374997 ], [ 82.135351562500034, 30.158984375 ], [ 82.158984374999989, 30.115185546874997 ], [ 82.220703125, 30.063867187499994 ], [ 82.486523437500011, 29.941503906249999 ], [ 82.640820312500011, 29.831201171874994 ], [ 82.854296874999989, 29.683398437499996 ], [ 83.013964843749989, 29.618066406249994 ], [ 83.155468750000011, 29.612646484374999 ], [ 83.235156249999989, 29.554589843749994 ], [ 83.355175781250011, 29.439160156249997 ], [ 83.456640625000034, 29.306347656249997 ], [ 83.58349609375, 29.18359375 ], [ 83.671093750000011, 29.187597656249999 ], [ 83.790429687500023, 29.227441406249994 ], [ 83.935937500000023, 29.279492187499997 ], [ 84.02197265625, 29.253857421874997 ], [ 84.101367187499989, 29.219970703125 ], [ 84.127832031250023, 29.156298828124996 ], [ 84.175585937499989, 29.036376953125 ], [ 84.228710937500011, 28.911767578124994 ], [ 84.312109375000034, 28.868115234374997 ], [ 84.410742187500034, 28.80390625 ], [ 84.465429687500034, 28.7529296875 ], [ 84.650585937500011, 28.659570312499994 ], [ 84.6767578125, 28.621533203124997 ], [ 84.714257812500023, 28.595556640624999 ], [ 84.759375, 28.579248046874994 ], [ 84.796875, 28.560205078124994 ], [ 84.855078125000034, 28.553613281249994 ], [ 85.069140624999989, 28.609667968749996 ], [ 85.126367187500023, 28.602636718749999 ], [ 85.159082031250023, 28.592236328124997 ], [ 85.16015625, 28.571875 ], [ 85.121484375000023, 28.484277343749994 ], [ 85.088574218750011, 28.372265625 ], [ 85.122460937500023, 28.315966796874996 ], [ 85.212109375000011, 28.292626953124994 ], [ 85.41064453125, 28.276025390624994 ], [ 85.678320312500034, 28.277441406249999 ], [ 85.759472656250011, 28.220654296874997 ], [ 85.840234375000023, 28.135351562499999 ], [ 85.921679687499989, 27.989697265624997 ], [ 85.9541015625, 27.92822265625 ], [ 85.994531250000023, 27.910400390625 ], [ 86.064160156250011, 27.934716796874994 ], [ 86.075488281249989, 27.994580078124997 ], [ 86.078710937500034, 28.08359375 ], [ 86.137011718749989, 28.114355468749999 ], [ 86.174218750000023, 28.091699218749994 ], [ 86.217968750000011, 28.022070312499999 ], [ 86.32861328125, 27.959521484374996 ], [ 86.40869140625, 27.928662109374997 ], [ 86.484960937500034, 27.939550781249999 ], [ 86.516894531249989, 27.963525390624994 ], [ 86.554492187499989, 28.085205078125 ], [ 86.614453125000011, 28.10302734375 ], [ 86.690527343750034, 28.094921875 ], [ 86.719628906250023, 28.070654296874999 ], [ 86.750390625000023, 28.022070312499999 ], [ 86.842382812500034, 27.999169921874994 ], [ 86.933789062500011, 27.968457031249997 ], [ 87.020117187500034, 27.928662109374997 ], [ 87.141406249999989, 27.838330078124997 ], [ 87.290722656250011, 27.821923828124994 ], [ 87.464160156249989, 27.823828125 ], [ 87.555273437500034, 27.821826171874996 ], [ 87.62255859375, 27.815185546875 ], [ 87.682714843750034, 27.821386718749999 ], [ 87.860742187500023, 27.886083984374999 ], [ 87.933398437499989, 27.890820312499997 ], [ 88.023339843750023, 27.883398437499999 ], [ 88.109765625000023, 27.87060546875 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Oman", "admin": "Oman" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 58.722070312499994, 20.21875 ], [ 58.659082031250051, 20.203613281250028 ], [ 58.640917968750074, 20.210693359375057 ], [ 58.641210937500063, 20.337353515625011 ], [ 58.787988281249994, 20.496582031250028 ], [ 58.884375, 20.680566406250023 ], [ 58.950781250000063, 20.516162109375017 ], [ 58.83515625000004, 20.423925781250063 ], [ 58.772265625000017, 20.266845703125028 ], [ 58.722070312499994, 20.21875 ] ] ], [ [ [ 56.387988281250017, 24.97919921875004 ], [ 56.489843750000063, 24.716357421875045 ], [ 56.640625, 24.4703125 ], [ 56.774121093750097, 24.334570312499977 ], [ 56.9125, 24.150195312499989 ], [ 57.123046875000028, 23.980712890625 ], [ 57.219824218750006, 23.922753906250023 ], [ 57.611328125000028, 23.803662109375011 ], [ 57.825097656250051, 23.759130859374977 ], [ 58.120410156250074, 23.716552734375028 ], [ 58.324511718750017, 23.623828125000045 ], [ 58.393164062500063, 23.618164062500057 ], [ 58.5, 23.645654296875051 ], [ 58.578027343750051, 23.643457031250051 ], [ 58.773046875, 23.517187499999977 ], [ 58.830371093750017, 23.397460937500028 ], [ 58.911523437500051, 23.334179687500011 ], [ 58.983398437500028, 23.234716796875006 ], [ 59.029882812500006, 23.130566406250011 ], [ 59.194726562499994, 22.971875 ], [ 59.310937500000051, 22.793359374999966 ], [ 59.42939453125004, 22.660839843749955 ], [ 59.535156249999972, 22.57851562499999 ], [ 59.695605468750017, 22.546142578125057 ], [ 59.823242187499972, 22.50898437500004 ], [ 59.8375, 22.420556640625051 ], [ 59.82441406250004, 22.305175781249972 ], [ 59.8, 22.219921875000011 ], [ 59.680859375000097, 22.053808593750034 ], [ 59.65253906250004, 21.951367187500011 ], [ 59.517578124999972, 21.782324218750034 ], [ 59.371484375000051, 21.498828125000017 ], [ 59.304492187500074, 21.435351562500045 ], [ 59.06875, 21.2890625 ], [ 58.89570312500004, 21.112792968749972 ], [ 58.690429687500028, 20.807128906249972 ], [ 58.534179687499972, 20.50390625 ], [ 58.474218750000063, 20.406884765624966 ], [ 58.348730468750063, 20.386914062499983 ], [ 58.26601562499999, 20.39545898437504 ], [ 58.208984375000028, 20.423974609374994 ], [ 58.231640625000097, 20.5068359375 ], [ 58.245019531249994, 20.599218749999977 ], [ 58.169433593750028, 20.589501953125051 ], [ 58.102929687499994, 20.570361328125045 ], [ 57.947167968750051, 20.343603515625034 ], [ 57.861816406249972, 20.244140625000028 ], [ 57.843652343749994, 20.117724609375017 ], [ 57.802148437499994, 19.95458984375 ], [ 57.741210937500028, 19.804492187499989 ], [ 57.714160156250017, 19.678417968749983 ], [ 57.715136718750017, 19.606933593749972 ], [ 57.760839843750006, 19.432226562500006 ], [ 57.763964843750017, 19.253320312499966 ], [ 57.790332031250074, 19.14594726562504 ], [ 57.811621093750063, 19.017089843749972 ], [ 57.738476562500097, 18.977343750000045 ], [ 57.675781250000028, 18.957861328124977 ], [ 57.42792968750004, 18.943798828124955 ], [ 57.176562500000074, 18.902587890625 ], [ 56.957226562500097, 18.827832031249955 ], [ 56.825976562500074, 18.753515625 ], [ 56.655078125000074, 18.587353515625011 ], [ 56.550781249999972, 18.165966796874955 ], [ 56.383496093750097, 17.987988281250011 ], [ 56.270312500000017, 17.950781249999977 ], [ 55.997656250000063, 17.935205078125023 ], [ 55.613867187500063, 17.886083984375034 ], [ 55.479101562500006, 17.843261718750028 ], [ 55.255371093750028, 17.58564453125004 ], [ 55.238183593749994, 17.504736328124977 ], [ 55.281445312500097, 17.446240234374955 ], [ 55.29560546875004, 17.381591796875028 ], [ 55.275195312500074, 17.320898437500006 ], [ 55.173730468749994, 17.157617187500051 ], [ 55.06416015625004, 17.038916015625034 ], [ 54.771875, 16.964648437499989 ], [ 54.664648437500006, 17.008886718750034 ], [ 54.566503906250006, 17.03125 ], [ 54.376953125000028, 17.033642578125011 ], [ 54.068164062500017, 17.005517578124966 ], [ 53.954394531250017, 16.917822265625034 ], [ 53.775390624999972, 16.855712890625 ], [ 53.609863281249972, 16.75996093750004 ], [ 53.297753906249994, 16.72333984375004 ], [ 53.08564453125004, 16.648388671874955 ], [ 53.025, 16.780224609374983 ], [ 52.964355468750028, 16.91206054687504 ], [ 52.903710937499994, 17.043847656249966 ], [ 52.84296875000004, 17.175683593749994 ], [ 52.800585937500017, 17.267919921875063 ], [ 52.72919921875004, 17.300390625 ], [ 52.685937500000051, 17.397949218749972 ], [ 52.641699218750006, 17.497851562499989 ], [ 52.59736328125004, 17.597753906250006 ], [ 52.553125, 17.697607421875006 ], [ 52.508886718750063, 17.797509765625023 ], [ 52.46455078125004, 17.897412109374955 ], [ 52.4203125, 17.997314453125057 ], [ 52.376074218750063, 18.097167968749972 ], [ 52.331738281250097, 18.197070312500074 ], [ 52.2875, 18.296923828124989 ], [ 52.243261718750006, 18.396826171875006 ], [ 52.199023437500074, 18.496679687500006 ], [ 52.1546875, 18.596582031250023 ], [ 52.110449218750063, 18.69648437500004 ], [ 52.066210937500017, 18.796386718750057 ], [ 52.021875, 18.896289062500045 ], [ 51.977636718750006, 18.996142578125074 ], [ 52.118554687499994, 19.043164062499955 ], [ 52.290625, 19.100488281249994 ], [ 52.462695312500017, 19.157812500000034 ], [ 52.634667968749994, 19.215136718749989 ], [ 52.806738281250063, 19.272460937500057 ], [ 52.978710937500097, 19.329785156250011 ], [ 53.15078125, 19.387158203124955 ], [ 53.322851562500063, 19.444482421874994 ], [ 53.494824218750097, 19.501806640625063 ], [ 53.666894531250051, 19.559130859375017 ], [ 53.838867187500028, 19.616503906250045 ], [ 54.01093750000004, 19.673828125 ], [ 54.183007812500051, 19.731152343749955 ], [ 54.354980468749972, 19.788476562500023 ], [ 54.52705078125004, 19.845800781250063 ], [ 54.699023437500017, 19.903125 ], [ 54.871093749999972, 19.960498046875074 ], [ 54.977343750000017, 19.995947265625006 ], [ 55.021484374999972, 20.129248046874977 ], [ 55.058203125, 20.239941406249983 ], [ 55.094726562499972, 20.350634765625045 ], [ 55.131445312500006, 20.461328125000051 ], [ 55.168066406250006, 20.572021484375028 ], [ 55.204589843749972, 20.682714843750034 ], [ 55.241210937499972, 20.793408203125011 ], [ 55.277929687500006, 20.904101562500017 ], [ 55.314453124999972, 21.014794921874994 ], [ 55.351074218749972, 21.125537109374989 ], [ 55.387695312499972, 21.236230468749994 ], [ 55.424316406249972, 21.346923828124972 ], [ 55.460937499999972, 21.457617187499977 ], [ 55.497558593749972, 21.568310546874955 ], [ 55.534179687499972, 21.679003906250045 ], [ 55.570800781249972, 21.789697265625051 ], [ 55.607421874999972, 21.900390625000028 ], [ 55.64101562499999, 22.001855468749994 ], [ 55.577734375000063, 22.099511718749994 ], [ 55.492773437500063, 22.230664062499983 ], [ 55.403808593749972, 22.367822265625051 ], [ 55.320117187500074, 22.496923828125063 ], [ 55.259277343750028, 22.590917968750034 ], [ 55.185839843750074, 22.7041015625 ], [ 55.19404296875004, 22.85 ], [ 55.192187500000017, 22.922949218749977 ], [ 55.199902343750097, 23.034765625000034 ], [ 55.27021484375004, 23.189941406250028 ], [ 55.35322265625004, 23.387451171875028 ], [ 55.413867187500074, 23.51875 ], [ 55.466308593750028, 23.632910156250034 ], [ 55.508496093750097, 23.724609374999972 ], [ 55.53164062499999, 23.819042968750011 ], [ 55.519335937500074, 23.885498046874972 ], [ 55.491796875000063, 23.90966796875 ], [ 55.468457031250097, 23.941113281250011 ], [ 55.547851562500028, 23.991357421875051 ], [ 55.696582031250017, 24.024121093749983 ], [ 55.779101562500017, 24.017089843750057 ], [ 55.894140625, 24.041406250000023 ], [ 55.985156250000017, 24.063378906249966 ], [ 55.992187500000028, 24.092968749999955 ], [ 55.966308593749972, 24.142626953125045 ], [ 55.928613281250051, 24.215136718750074 ], [ 55.799707031249994, 24.22265625 ], [ 55.760839843750063, 24.24267578125 ], [ 55.805664062500028, 24.349804687499983 ], [ 55.804003906250074, 24.383544921875 ], [ 55.786816406250097, 24.423535156249983 ], [ 55.768164062500063, 24.490625 ], [ 55.777539062500097, 24.577343749999955 ], [ 55.80390625000004, 24.636230468749972 ], [ 55.804199218750028, 24.683593750000028 ], [ 55.791601562500006, 24.781298828125045 ], [ 55.795703125000074, 24.868115234374955 ], [ 55.822851562500006, 24.911279296874966 ], [ 55.870703125000063, 24.951416015624972 ], [ 55.915820312500017, 24.971777343750034 ], [ 55.96308593750004, 24.970263671874989 ], [ 56.000585937500063, 24.953222656249977 ], [ 56.016699218750063, 24.907714843750028 ], [ 56.006347656249972, 24.876416015624955 ], [ 55.97968750000004, 24.872070312499972 ], [ 55.9703125, 24.858935546875045 ], [ 56.008398437500063, 24.798242187500023 ], [ 56.063867187500051, 24.73876953125 ], [ 56.106542968750063, 24.748681640624966 ], [ 56.15449218750004, 24.795507812500006 ], [ 56.204687500000063, 24.833300781250074 ], [ 56.267871093750074, 24.866699218750028 ], [ 56.313574218750063, 24.931298828125051 ], [ 56.352929687499994, 24.973291015624994 ], [ 56.387988281250017, 24.97919921875004 ] ] ], [ [ [ 56.281835937500063, 25.23554687500004 ], [ 56.240234375000028, 25.208837890625006 ], [ 56.210546875, 25.213281250000023 ], [ 56.216503906250097, 25.266699218749977 ], [ 56.234277343750051, 25.303808593750006 ], [ 56.277343750000028, 25.300878906250034 ], [ 56.28779296875004, 25.278613281250017 ], [ 56.281835937500063, 25.23554687500004 ] ] ], [ [ [ 56.429785156250006, 26.327197265625045 ], [ 56.417773437500017, 26.208154296875023 ], [ 56.416406250000051, 26.108740234375034 ], [ 56.373632812500006, 25.804589843749966 ], [ 56.32929687500004, 25.751953125 ], [ 56.307226562500006, 25.709326171875006 ], [ 56.297851562500028, 25.650683593750045 ], [ 56.278515625000097, 25.627734374999989 ], [ 56.249511718749972, 25.625390624999966 ], [ 56.183593750000028, 25.644921875000023 ], [ 56.144628906250006, 25.690527343750006 ], [ 56.151953125000063, 25.746093750000028 ], [ 56.154101562500074, 25.848486328125034 ], [ 56.172558593750097, 25.945166015625006 ], [ 56.167480468750028, 26.047460937499977 ], [ 56.116503906250017, 26.068164062500017 ], [ 56.08046875, 26.062646484375051 ], [ 56.164453125000051, 26.207031249999972 ], [ 56.197265624999972, 26.229199218749955 ], [ 56.228417968749994, 26.219775390624989 ], [ 56.305566406249994, 26.235205078125034 ], [ 56.346484375000074, 26.313623046875023 ], [ 56.378710937500074, 26.356347656250023 ], [ 56.413085937499972, 26.351171875000034 ], [ 56.429785156250006, 26.327197265625045 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Pakistan", "admin": "Pakistan" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 76.766894531249989, 35.66171875 ], [ 76.812792968749989, 35.571826171874996 ], [ 76.882226562500023, 35.435742187499997 ], [ 76.927734375, 35.346630859374997 ], [ 76.978906250000023, 35.246435546874999 ], [ 77.004492187500034, 35.196337890624996 ], [ 77.048632812499989, 35.109912109374996 ], [ 77.030664062500023, 35.062353515624999 ], [ 77.000878906250023, 34.991992187499996 ], [ 76.891699218750034, 34.938720703125 ], [ 76.782910156250011, 34.900195312499996 ], [ 76.757519531250011, 34.877832031249994 ], [ 76.7490234375, 34.847558593749994 ], [ 76.6962890625, 34.786914062499996 ], [ 76.594433593750011, 34.73583984375 ], [ 76.509960937500011, 34.740869140624994 ], [ 76.456738281250011, 34.756103515625 ], [ 76.172460937500034, 34.667724609375 ], [ 76.041015625, 34.669921875 ], [ 75.938281250000017, 34.612548828125 ], [ 75.862109375000017, 34.560253906249997 ], [ 75.709179687500011, 34.503076171874994 ], [ 75.605566406250006, 34.502734375 ], [ 75.452539062500023, 34.53671875 ], [ 75.264062500000023, 34.601367187499996 ], [ 75.1875, 34.639013671874999 ], [ 75.118457031250017, 34.636816406249999 ], [ 74.951855468750011, 34.645849609374999 ], [ 74.788769531250011, 34.677734375 ], [ 74.594140625000023, 34.715771484374997 ], [ 74.497949218750023, 34.73203125 ], [ 74.300390625, 34.765380859375 ], [ 74.171972656250006, 34.720898437499997 ], [ 74.055859375000011, 34.6806640625 ], [ 73.961230468750017, 34.653466796874994 ], [ 73.883105468750017, 34.529052734375 ], [ 73.85009765625, 34.485302734374997 ], [ 73.812109375, 34.42236328125 ], [ 73.79453125, 34.378222656249996 ], [ 73.809960937500023, 34.325341796874994 ], [ 73.924609375000017, 34.287841796875 ], [ 73.972363281250011, 34.236621093749996 ], [ 73.9794921875, 34.191308593749994 ], [ 73.938281250000017, 34.144775390625 ], [ 73.90390625, 34.108007812499999 ], [ 73.904101562500017, 34.07568359375 ], [ 73.92236328125, 34.043066406249999 ], [ 73.949902343750011, 34.018798828125 ], [ 74.112597656250017, 34.003710937499996 ], [ 74.208984375, 34.00341796875 ], [ 74.246484375000023, 33.990185546874997 ], [ 74.250878906250023, 33.94609375 ], [ 74.215625, 33.886572265624999 ], [ 74.078417968750017, 33.838671875 ], [ 74.0009765625, 33.788183593749999 ], [ 73.976464843750023, 33.721289062499999 ], [ 73.9775390625, 33.667822265624999 ], [ 74.004003906250006, 33.632421875 ], [ 74.069726562500023, 33.591699218749994 ], [ 74.13125, 33.545068359374994 ], [ 74.15, 33.506982421874994 ], [ 74.142578125, 33.455371093749996 ], [ 74.117773437500006, 33.384130859374999 ], [ 74.050390625, 33.30126953125 ], [ 73.994238281250006, 33.2421875 ], [ 73.98984375, 33.22119140625 ], [ 74.003808593750023, 33.189453125 ], [ 74.049121093750017, 33.143408203124999 ], [ 74.126269531250017, 33.075439453125 ], [ 74.222070312500023, 33.0203125 ], [ 74.283593750000023, 33.005126953125 ], [ 74.303613281250023, 32.991796875 ], [ 74.32275390625, 32.927978515625 ], [ 74.329980468750023, 32.86083984375 ], [ 74.305468750000017, 32.810449218749994 ], [ 74.354589843750006, 32.768701171874994 ], [ 74.4833984375, 32.77099609375 ], [ 74.588281250000023, 32.753222656249996 ], [ 74.632421875, 32.770898437499994 ], [ 74.663281250000011, 32.757666015624999 ], [ 74.643359375000017, 32.607714843749996 ], [ 74.6578125, 32.518945312499994 ], [ 74.685742187500011, 32.493798828124994 ], [ 74.788867187500017, 32.4578125 ], [ 74.9873046875, 32.462207031249996 ], [ 75.104101562500006, 32.420361328124997 ], [ 75.233691406250017, 32.372119140624996 ], [ 75.302636718750023, 32.318896484374996 ], [ 75.33349609375, 32.279199218749994 ], [ 75.32470703125, 32.215283203124997 ], [ 75.254101562500011, 32.140332031249997 ], [ 75.138769531250006, 32.104785156249996 ], [ 75.071484375000011, 32.08935546875 ], [ 74.739453125000011, 31.948828125 ], [ 74.6357421875, 31.889746093749999 ], [ 74.555566406250023, 31.818554687499997 ], [ 74.525976562500006, 31.76513671875 ], [ 74.509960937500011, 31.712939453124996 ], [ 74.581835937500017, 31.52392578125 ], [ 74.593945312500011, 31.465380859374996 ], [ 74.534960937500017, 31.261376953124994 ], [ 74.517675781250006, 31.185595703124996 ], [ 74.539746093750011, 31.132666015624999 ], [ 74.6103515625, 31.112841796874996 ], [ 74.625781250000017, 31.06875 ], [ 74.6328125, 31.03466796875 ], [ 74.509765625, 30.959667968749997 ], [ 74.38037109375, 30.893408203124999 ], [ 74.33935546875, 30.8935546875 ], [ 74.215625, 30.768994140624997 ], [ 74.008984375000011, 30.519677734374994 ], [ 73.899316406250023, 30.435351562499996 ], [ 73.8916015625, 30.39404296875 ], [ 73.882714843750023, 30.352148437499999 ], [ 73.924609375000017, 30.28164062499999 ], [ 73.933398437500017, 30.222070312499994 ], [ 73.886523437500017, 30.162011718749994 ], [ 73.809179687500006, 30.093359375 ], [ 73.658007812500017, 30.033203125 ], [ 73.467480468750011, 29.9716796875 ], [ 73.381640625000017, 29.934375 ], [ 73.317285156250023, 29.772998046874996 ], [ 73.2578125, 29.610693359374999 ], [ 73.231152343750011, 29.550634765624999 ], [ 73.128320312500023, 29.363916015624994 ], [ 72.94873046875, 29.088818359374997 ], [ 72.9033203125, 29.028759765624997 ], [ 72.625585937500006, 28.896142578124994 ], [ 72.341894531250006, 28.751904296874997 ], [ 72.2919921875, 28.697265625 ], [ 72.23388671875, 28.565820312499994 ], [ 72.17919921875, 28.421777343749994 ], [ 72.128515625, 28.346337890624994 ], [ 71.948046875000017, 28.177294921874996 ], [ 71.888867187500011, 28.047460937499999 ], [ 71.870312500000011, 27.9625 ], [ 71.716699218750023, 27.915087890624996 ], [ 71.54296875, 27.869873046875 ], [ 71.290136718750006, 27.855273437499996 ], [ 71.184765625000011, 27.831640625 ], [ 70.874902343750023, 27.714453125 ], [ 70.797949218750006, 27.709619140624994 ], [ 70.737402343750006, 27.72900390625 ], [ 70.691601562500011, 27.768994140624997 ], [ 70.649121093750011, 27.835351562499994 ], [ 70.629101562500011, 27.937451171874997 ], [ 70.569238281250023, 27.983789062499994 ], [ 70.488574218750017, 28.023144531249997 ], [ 70.403710937500023, 28.025048828124994 ], [ 70.318457031250006, 27.981640625 ], [ 70.244335937500011, 27.934130859374996 ], [ 70.193945312500006, 27.894873046874999 ], [ 70.14453125, 27.849023437499994 ], [ 70.0498046875, 27.694726562499994 ], [ 69.896289062500017, 27.4736328125 ], [ 69.724804687500011, 27.312695312499997 ], [ 69.661328125000011, 27.264501953124999 ], [ 69.62158203125, 27.228076171874996 ], [ 69.56796875, 27.174609375 ], [ 69.537011718750023, 27.122949218749994 ], [ 69.494531250000023, 26.954150390624996 ], [ 69.470019531250017, 26.804443359375 ], [ 69.48125, 26.77099609375 ], [ 69.506933593750006, 26.74267578125 ], [ 69.6005859375, 26.699121093749994 ], [ 69.7359375, 26.627050781249999 ], [ 69.911425781250017, 26.586132812499997 ], [ 70.059375, 26.578759765624994 ], [ 70.114648437500023, 26.548046875 ], [ 70.147656250000011, 26.506445312499999 ], [ 70.156835937500006, 26.471435546875 ], [ 70.149218750000017, 26.347558593749994 ], [ 70.132617187500017, 26.214794921874997 ], [ 70.077734375, 26.071972656249997 ], [ 70.07861328125, 25.990039062500003 ], [ 70.100195312500006, 25.910058593749994 ], [ 70.2646484375, 25.70654296875 ], [ 70.3251953125, 25.685742187499997 ], [ 70.448535156250017, 25.681347656249997 ], [ 70.505859375, 25.685302734375 ], [ 70.569531250000011, 25.705957031249994 ], [ 70.61484375, 25.69189453125 ], [ 70.6484375, 25.666943359374997 ], [ 70.6572265625, 25.62578125 ], [ 70.652050781250011, 25.422900390625003 ], [ 70.702539062500023, 25.3310546875 ], [ 70.800488281250011, 25.205859375 ], [ 70.877734375000017, 25.06298828125 ], [ 70.950878906250011, 24.8916015625 ], [ 71.020703125000011, 24.757666015624991 ], [ 71.0478515625, 24.687744140625 ], [ 71.002343750000023, 24.65390625 ], [ 70.976367187500017, 24.61875 ], [ 70.969824218750006, 24.571875 ], [ 70.979296875000017, 24.5224609375 ], [ 70.973242187500006, 24.487402343749991 ], [ 71.00625, 24.4443359375 ], [ 71.045312500000023, 24.429980468750003 ], [ 71.044042968750006, 24.400097656249997 ], [ 70.982812500000023, 24.361035156249997 ], [ 70.928125, 24.362353515625003 ], [ 70.88623046875, 24.34375 ], [ 70.805078125000023, 24.261962890625 ], [ 70.767285156250011, 24.245410156250003 ], [ 70.71630859375, 24.237988281249997 ], [ 70.659472656250017, 24.24609375 ], [ 70.579296875000011, 24.279052734375 ], [ 70.555859375000011, 24.331103515625003 ], [ 70.565039062500006, 24.385791015625003 ], [ 70.546777343750023, 24.418310546874991 ], [ 70.4892578125, 24.412158203125003 ], [ 70.2890625, 24.356298828124991 ], [ 70.098242187500006, 24.2875 ], [ 70.065136718750011, 24.240576171874991 ], [ 70.02109375, 24.191552734374994 ], [ 69.933789062500011, 24.17138671875 ], [ 69.80517578125, 24.165234375 ], [ 69.716210937500023, 24.172607421875 ], [ 69.634179687500023, 24.225195312499991 ], [ 69.559179687500006, 24.273095703124994 ], [ 69.443457031250006, 24.275390625 ], [ 69.235058593750011, 24.268261718749997 ], [ 69.119531250000023, 24.268652343749991 ], [ 69.051562500000017, 24.286328125 ], [ 68.984570312500011, 24.273095703124994 ], [ 68.900781250000023, 24.292431640624997 ], [ 68.863476562500011, 24.266503906249994 ], [ 68.828320312500011, 24.264013671874991 ], [ 68.8, 24.30908203125 ], [ 68.781152343750023, 24.313720703125 ], [ 68.758984375000011, 24.307226562499991 ], [ 68.739648437500023, 24.2919921875 ], [ 68.728125, 24.265625 ], [ 68.72412109375, 23.964697265624991 ], [ 68.586621093750011, 23.966601562500003 ], [ 68.488671875000023, 23.967236328124997 ], [ 68.38125, 23.950878906249997 ], [ 68.282519531250017, 23.927978515625 ], [ 68.234179687500017, 23.900537109374994 ], [ 68.1650390625, 23.857324218749994 ], [ 68.148828125000023, 23.797216796874991 ], [ 68.115527343750017, 23.753369140624997 ], [ 68.067773437500023, 23.818359375 ], [ 68.037011718750023, 23.848242187499991 ], [ 68.00146484375, 23.826074218749994 ], [ 67.950976562500017, 23.82861328125 ], [ 67.859960937500006, 23.902685546874991 ], [ 67.819042968750011, 23.828076171874997 ], [ 67.66845703125, 23.810986328124997 ], [ 67.649511718750006, 23.867285156249991 ], [ 67.645800781250017, 23.919873046874997 ], [ 67.563085937500006, 23.8818359375 ], [ 67.503613281250011, 23.940039062499991 ], [ 67.476855468750017, 24.018261718749997 ], [ 67.453906250000017, 24.039892578124991 ], [ 67.427636718750023, 24.06484375 ], [ 67.365234375, 24.091601562500003 ], [ 67.309375, 24.1748046875 ], [ 67.304296875, 24.262890625 ], [ 67.288671875, 24.367773437499991 ], [ 67.171484375, 24.756103515625 ], [ 67.1005859375, 24.791943359374997 ], [ 66.703027343750023, 24.8609375 ], [ 66.682226562500006, 24.928857421874994 ], [ 66.709863281250023, 25.111328125 ], [ 66.698632812500023, 25.226318359375 ], [ 66.569921875, 25.37851562499999 ], [ 66.533886718750011, 25.484375 ], [ 66.428613281250023, 25.575341796874994 ], [ 66.32421875, 25.601806640625 ], [ 66.219042968750017, 25.589892578125003 ], [ 66.162304687500011, 25.55390625 ], [ 66.131152343750017, 25.493261718749991 ], [ 66.3564453125, 25.507373046875003 ], [ 66.407128906250023, 25.485058593749997 ], [ 66.467675781250023, 25.4453125 ], [ 66.402929687500006, 25.446826171875003 ], [ 66.328320312500011, 25.465771484374997 ], [ 66.234667968750017, 25.46435546875 ], [ 65.883593750000017, 25.419628906249997 ], [ 65.6796875, 25.355273437500003 ], [ 65.40625, 25.374316406250003 ], [ 65.061328125000017, 25.311083984375003 ], [ 64.776660156250017, 25.307324218749997 ], [ 64.658984375000017, 25.18408203125 ], [ 64.594042968750017, 25.206298828125 ], [ 64.54375, 25.236669921874991 ], [ 64.152050781250011, 25.333447265624997 ], [ 64.124902343750023, 25.373925781249994 ], [ 64.059375, 25.402929687499991 ], [ 63.9873046875, 25.35117187499999 ], [ 63.935546875, 25.342529296875 ], [ 63.720898437500011, 25.385888671874994 ], [ 63.556640625, 25.353173828124994 ], [ 63.495703125, 25.297509765624994 ], [ 63.491406250000011, 25.210839843749994 ], [ 63.285742187500006, 25.227587890625003 ], [ 63.170019531250006, 25.2548828125 ], [ 63.015039062500023, 25.224658203125003 ], [ 62.664746093750011, 25.264794921874994 ], [ 62.572460937500011, 25.254736328124991 ], [ 62.444726562500023, 25.197265625 ], [ 62.391210937500006, 25.152539062499997 ], [ 62.315332031250023, 25.134912109374994 ], [ 62.248730468750011, 25.197363281249991 ], [ 62.198632812500023, 25.224853515625 ], [ 62.152148437500017, 25.20664062499999 ], [ 62.089453125, 25.155322265625003 ], [ 61.907910156250011, 25.131298828124997 ], [ 61.74365234375, 25.13818359375 ], [ 61.56689453125, 25.186328125 ], [ 61.587890625, 25.20234375 ], [ 61.615429687500011, 25.2861328125 ], [ 61.64013671875, 25.584619140624994 ], [ 61.67138671875, 25.6923828125 ], [ 61.661816406250011, 25.751269531250003 ], [ 61.668652343750011, 25.768994140624997 ], [ 61.737695312500023, 25.82109375 ], [ 61.75439453125, 25.84335937499999 ], [ 61.78076171875, 25.995849609375 ], [ 61.809960937500023, 26.165283203125 ], [ 61.842382812500006, 26.225927734374999 ], [ 61.869824218750011, 26.242431640625 ], [ 62.089062500000011, 26.318261718749994 ], [ 62.1259765625, 26.368994140624999 ], [ 62.239355468750006, 26.35703125 ], [ 62.249609375, 26.369238281249999 ], [ 62.259667968750023, 26.427490234375 ], [ 62.312304687500017, 26.490869140624994 ], [ 62.385058593750017, 26.542626953124994 ], [ 62.439257812500017, 26.56103515625 ], [ 62.636425781250011, 26.593652343749994 ], [ 62.7515625, 26.63916015625 ], [ 62.78662109375, 26.643896484374999 ], [ 63.092968750000011, 26.63232421875 ], [ 63.1578125, 26.649755859374999 ], [ 63.168066406250006, 26.665576171874996 ], [ 63.186132812500006, 26.837597656249997 ], [ 63.241601562500023, 26.86474609375 ], [ 63.250390625000023, 26.879248046874999 ], [ 63.2314453125, 26.998144531249999 ], [ 63.242089843750023, 27.077685546874996 ], [ 63.30517578125, 27.124560546874996 ], [ 63.301562500000017, 27.151464843749999 ], [ 63.25625, 27.207910156249994 ], [ 63.196093750000017, 27.243945312499996 ], [ 63.166796875000017, 27.252490234374996 ], [ 62.915429687500023, 27.218408203124994 ], [ 62.811621093750006, 27.229443359374997 ], [ 62.762988281250017, 27.250195312499997 ], [ 62.752734375000017, 27.265625 ], [ 62.7625, 27.300195312499994 ], [ 62.764257812500006, 27.356738281249996 ], [ 62.800878906250006, 27.44453125 ], [ 62.81201171875, 27.497021484374997 ], [ 62.782324218750006, 27.800537109375 ], [ 62.73974609375, 28.002050781249999 ], [ 62.7625, 28.202050781249994 ], [ 62.758007812500011, 28.243554687499994 ], [ 62.749414062500023, 28.252880859374997 ], [ 62.717578125000017, 28.252783203124999 ], [ 62.564550781250006, 28.23515625 ], [ 62.433886718750017, 28.363867187499999 ], [ 62.35302734375, 28.414746093749997 ], [ 62.130566406250011, 28.478808593749996 ], [ 62.033007812500017, 28.491015625 ], [ 61.889843750000011, 28.546533203124994 ], [ 61.758007812500011, 28.667675781249997 ], [ 61.623046875, 28.791601562499999 ], [ 61.56875, 28.870898437499996 ], [ 61.508593750000017, 29.006054687499997 ], [ 61.337890625, 29.264990234374999 ], [ 61.339453125, 29.331787109375 ], [ 61.318359375, 29.372607421874996 ], [ 61.152148437500017, 29.542724609375 ], [ 61.0341796875, 29.663427734374999 ], [ 60.843359375, 29.858691406249996 ], [ 61.224414062500017, 29.749414062499994 ], [ 61.521484375, 29.665673828124994 ], [ 62.0009765625, 29.530419921874994 ], [ 62.373437500000023, 29.425390625 ], [ 62.4765625, 29.408349609374994 ], [ 63.567578125000011, 29.497998046874997 ], [ 63.970996093750017, 29.43007812499999 ], [ 64.098730468750006, 29.391943359374999 ], [ 64.117968750000017, 29.414257812499997 ], [ 64.172167968750017, 29.460351562499994 ], [ 64.26611328125, 29.506933593749999 ], [ 64.39375, 29.544335937499994 ], [ 64.52109375, 29.564501953124996 ], [ 64.703515625000023, 29.567138671875 ], [ 64.827343750000011, 29.564160156249997 ], [ 64.9189453125, 29.552783203124996 ], [ 65.095507812500017, 29.559472656249994 ], [ 65.180468750000017, 29.57763671875 ], [ 65.470996093750017, 29.6515625 ], [ 65.666210937500011, 29.701318359374994 ], [ 65.961621093750011, 29.77890625 ], [ 66.177050781250017, 29.835595703124994 ], [ 66.23125, 29.86572265625 ], [ 66.286914062500017, 29.920019531249999 ], [ 66.313378906250023, 29.968554687499996 ], [ 66.247167968750006, 30.043505859374996 ], [ 66.238476562500011, 30.109619140625 ], [ 66.281835937500006, 30.193457031249999 ], [ 66.305468750000017, 30.321142578124999 ], [ 66.300976562500011, 30.502978515624996 ], [ 66.286914062500017, 30.60791015625 ], [ 66.346875, 30.802783203124996 ], [ 66.397167968750011, 30.912207031249999 ], [ 66.497363281250017, 30.964550781249997 ], [ 66.566796875000023, 30.99658203125 ], [ 66.595800781250006, 31.019970703124997 ], [ 66.624218750000011, 31.046044921874994 ], [ 66.731347656250023, 31.19453125 ], [ 66.829296875000011, 31.263671875 ], [ 66.92431640625, 31.305615234374997 ], [ 67.027734375000023, 31.300244140624997 ], [ 67.115917968750011, 31.242919921875 ], [ 67.287304687500011, 31.217822265624996 ], [ 67.452832031250011, 31.234619140625 ], [ 67.596386718750011, 31.277685546874999 ], [ 67.661523437500023, 31.31298828125 ], [ 67.737890625, 31.343945312499997 ], [ 67.733496093750006, 31.379248046874999 ], [ 67.647070312500006, 31.409960937499996 ], [ 67.597558593750023, 31.453320312499997 ], [ 67.578222656250006, 31.506494140624994 ], [ 67.626757812500017, 31.538769531249997 ], [ 67.73984375, 31.548193359374999 ], [ 68.0171875, 31.677978515625 ], [ 68.130175781250017, 31.76328125 ], [ 68.161035156250023, 31.802978515625 ], [ 68.213964843750006, 31.807373046875 ], [ 68.31982421875, 31.767675781249999 ], [ 68.443261718750023, 31.754492187499999 ], [ 68.520703125000011, 31.794140625 ], [ 68.59765625, 31.802978515625 ], [ 68.673242187500023, 31.759716796874997 ], [ 68.713671875000017, 31.708056640624996 ], [ 68.782324218750006, 31.646435546874997 ], [ 68.868945312500017, 31.634228515624997 ], [ 68.973437500000017, 31.667382812499994 ], [ 69.083105468750006, 31.738476562499997 ], [ 69.186914062500023, 31.838085937499997 ], [ 69.279296875, 31.936816406249996 ], [ 69.256542968750011, 32.249462890624997 ], [ 69.241406250000011, 32.433544921874997 ], [ 69.289941406250023, 32.530566406249996 ], [ 69.359472656250006, 32.59033203125 ], [ 69.405371093750006, 32.682714843749999 ], [ 69.404589843750017, 32.764257812499999 ], [ 69.453125, 32.8328125 ], [ 69.5015625, 33.020068359374996 ], [ 69.567773437500023, 33.064160156249997 ], [ 69.703710937500006, 33.0947265625 ], [ 69.920117187500011, 33.1125 ], [ 70.090234375000023, 33.198095703124999 ], [ 70.261132812500023, 33.289013671874997 ], [ 70.2841796875, 33.369042968749994 ], [ 70.2197265625, 33.4546875 ], [ 70.134179687500023, 33.620751953124994 ], [ 70.056640625, 33.719873046874994 ], [ 69.868066406250023, 33.89765625 ], [ 69.8896484375, 34.007275390624997 ], [ 69.994726562500006, 34.051806640624996 ], [ 70.253613281250011, 33.975976562499994 ], [ 70.32568359375, 33.961132812499997 ], [ 70.415722656250011, 33.950439453125 ], [ 70.654003906250011, 33.952294921874994 ], [ 70.848437500000017, 33.981884765624997 ], [ 71.051562500000017, 34.049707031249994 ], [ 71.09130859375, 34.120263671874994 ], [ 71.089062500000011, 34.204052734374997 ], [ 71.092382812500006, 34.273242187499996 ], [ 71.095703125, 34.369433593749996 ], [ 71.02294921875, 34.43115234375 ], [ 70.978906250000023, 34.486279296874997 ], [ 70.965625, 34.530371093749999 ], [ 71.016308593750011, 34.554638671874997 ], [ 71.065625, 34.599609375 ], [ 71.11328125, 34.681591796874997 ], [ 71.225781250000011, 34.779541015625 ], [ 71.294140625000011, 34.867724609374996 ], [ 71.358105468750011, 34.909619140624997 ], [ 71.455078125, 34.966943359374994 ], [ 71.51708984375, 35.051123046874999 ], [ 71.545507812500006, 35.101416015624999 ], [ 71.601660156250006, 35.150683593749996 ], [ 71.620507812500023, 35.183007812499994 ], [ 71.605273437500017, 35.211767578124999 ], [ 71.577246093750006, 35.247998046874997 ], [ 71.545507812500006, 35.288867187499996 ], [ 71.545507812500006, 35.32851562499999 ], [ 71.571972656250011, 35.370410156249996 ], [ 71.6005859375, 35.407910156249997 ], [ 71.58740234375, 35.460839843749994 ], [ 71.571972656250011, 35.546826171874997 ], [ 71.51904296875, 35.597509765624999 ], [ 71.483593750000011, 35.714599609375 ], [ 71.427539062500017, 35.833740234375 ], [ 71.397558593750006, 35.880175781249996 ], [ 71.342871093750006, 35.938525390624996 ], [ 71.22021484375, 36.000683593749997 ], [ 71.18505859375, 36.042089843749999 ], [ 71.23291015625, 36.121777343749997 ], [ 71.312597656250006, 36.171191406249996 ], [ 71.463281250000023, 36.293261718749996 ], [ 71.5458984375, 36.377685546875 ], [ 71.620507812500023, 36.436474609374997 ], [ 71.71640625, 36.4265625 ], [ 71.772656250000011, 36.431835937499997 ], [ 71.822265625, 36.486083984375 ], [ 71.920703125000017, 36.5341796875 ], [ 72.095605468750023, 36.633740234374997 ], [ 72.15673828125, 36.700878906249997 ], [ 72.249804687500017, 36.734716796874999 ], [ 72.326953125000017, 36.742382812499997 ], [ 72.43115234375, 36.765820312499997 ], [ 72.531347656250006, 36.802001953125 ], [ 72.622851562500017, 36.82958984375 ], [ 72.766210937500006, 36.835009765624996 ], [ 72.99375, 36.851611328124996 ], [ 73.116796875, 36.868554687499994 ], [ 73.4111328125, 36.881689453124999 ], [ 73.731835937500023, 36.887792968749999 ], [ 73.769140625, 36.888476562499996 ], [ 73.9078125, 36.852929687499994 ], [ 74.001855468750023, 36.823095703124999 ], [ 74.038867187500017, 36.825732421874996 ], [ 74.194726562500023, 36.896875 ], [ 74.431054687500023, 36.983691406249996 ], [ 74.541406250000023, 37.022167968749997 ], [ 74.6005859375, 37.036669921874996 ], [ 74.692187500000017, 37.035742187499999 ], [ 74.766015625000023, 37.012744140624996 ], [ 74.841210937500023, 36.979101562499999 ], [ 74.889257812500006, 36.952441406249996 ], [ 74.949121093750023, 36.968359375 ], [ 75.053906250000011, 36.987158203124999 ], [ 75.145214843750011, 36.973242187499999 ], [ 75.3466796875, 36.913476562499994 ], [ 75.376855468750023, 36.883691406249994 ], [ 75.424218750000023, 36.738232421874997 ], [ 75.460253906250017, 36.725048828124997 ], [ 75.57373046875, 36.759326171874996 ], [ 75.667187500000011, 36.741992187499996 ], [ 75.772167968750011, 36.694921875 ], [ 75.840234375000023, 36.649707031249996 ], [ 75.884960937500011, 36.600732421874994 ], [ 75.933007812500023, 36.521582031249999 ], [ 75.951855468750011, 36.458105468749999 ], [ 75.974414062500017, 36.382421875 ], [ 75.968652343750023, 36.168847656249994 ], [ 75.93408203125, 36.133935546874994 ], [ 75.904882812500006, 36.088476562499999 ], [ 75.912304687500011, 36.048974609374994 ], [ 75.945117187500017, 36.017578125 ], [ 76.010449218750011, 35.996337890625 ], [ 76.070898437500034, 35.983007812499999 ], [ 76.103320312499989, 35.94921875 ], [ 76.147851562500023, 35.829003906249994 ], [ 76.177832031250034, 35.810546875 ], [ 76.251660156250011, 35.8109375 ], [ 76.3857421875, 35.837158203125 ], [ 76.502050781250034, 35.878222656249996 ], [ 76.55126953125, 35.887060546874999 ], [ 76.5634765625, 35.772998046874996 ], [ 76.6318359375, 35.729394531249994 ], [ 76.7275390625, 35.678662109374997 ], [ 76.766894531249989, 35.66171875 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Philippines", "admin": "Philippines" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 120.25039062499999, 5.256591796875043 ], [ 120.223242187500063, 5.196240234374997 ], [ 120.19160156250004, 5.168310546874991 ], [ 120.15, 5.184082031250014 ], [ 120.11835937500004, 5.215380859374989 ], [ 120.100585937499972, 5.16899414062496 ], [ 120.013281250000119, 5.151123046875043 ], [ 119.958105468750063, 5.079541015625026 ], [ 119.877539062500063, 5.060205078124994 ], [ 119.82148437500004, 5.06953125000004 ], [ 119.82734375000004, 5.133154296875034 ], [ 119.982714843750017, 5.22841796874998 ], [ 120.079687500000063, 5.263623046875054 ], [ 120.165234375000097, 5.332421875000037 ], [ 120.208007812499972, 5.340087890625 ], [ 120.229394531249994, 5.284082031250051 ], [ 120.25039062499999, 5.256591796875043 ] ] ], [ [ [ 121.159375, 6.075634765625011 ], [ 121.213867187500028, 6.003515624999977 ], [ 121.282519531250074, 6.022265624999974 ], [ 121.391503906250051, 6.002099609375037 ], [ 121.414648437500063, 5.964501953125023 ], [ 121.411035156250051, 5.939843749999966 ], [ 121.294433593749972, 5.869970703125034 ], [ 121.218164062499994, 5.94272460937502 ], [ 121.083007812499972, 5.893017578125026 ], [ 121.018554687500028, 5.922949218749991 ], [ 120.930664062499972, 5.896191406250054 ], [ 120.876367187499994, 5.95263671875 ], [ 120.898242187500017, 6.006933593749963 ], [ 121.037695312500063, 6.095996093749989 ], [ 121.159375, 6.075634765625011 ] ] ], [ [ [ 122.092871093750119, 6.428320312500006 ], [ 121.99140625000004, 6.414550781250043 ], [ 121.95917968750004, 6.415820312500045 ], [ 121.879882812499972, 6.517578124999986 ], [ 121.872460937499994, 6.562744140625043 ], [ 121.808691406250063, 6.61372070312504 ], [ 121.832031250000028, 6.664062499999986 ], [ 121.914941406249994, 6.676220703124983 ], [ 122.058300781250097, 6.740722656249972 ], [ 122.288085937500028, 6.638916015625014 ], [ 122.323535156250017, 6.602246093750011 ], [ 122.251757812500074, 6.579785156250054 ], [ 122.200976562500017, 6.482910156250028 ], [ 122.092871093750119, 6.428320312500006 ] ] ], [ [ [ 125.784570312499994, 6.962744140624991 ], [ 125.768945312500051, 6.905761718750028 ], [ 125.707519531249972, 7.039990234375011 ], [ 125.683007812499994, 7.073193359375026 ], [ 125.714453125000119, 7.185546875 ], [ 125.78339843750004, 7.130664062500017 ], [ 125.784570312499994, 6.962744140624991 ] ] ], [ [ [ 122.937109375000063, 7.409130859374983 ], [ 122.948046875000074, 7.385742187500014 ], [ 122.943652343750074, 7.361035156250054 ], [ 122.839550781250097, 7.314599609375009 ], [ 122.804687500000028, 7.315966796875017 ], [ 122.79658203125004, 7.393359374999974 ], [ 122.822167968749994, 7.428466796875014 ], [ 122.871191406250063, 7.397314453124977 ], [ 122.914843750000074, 7.43339843749996 ], [ 122.937109375000063, 7.409130859374983 ] ] ], [ [ [ 117.079882812500074, 7.883398437499977 ], [ 117.028320312499972, 7.807519531249966 ], [ 116.969531250000074, 7.894921875 ], [ 116.975781250000097, 8.016650390625031 ], [ 116.993554687499994, 8.050537109375014 ], [ 117.077050781249994, 8.069140624999974 ], [ 117.079882812500074, 7.883398437499977 ] ] ], [ [ [ 117.355273437500017, 8.21464843749996 ], [ 117.287011718749994, 8.191015625000034 ], [ 117.272265625000017, 8.253515624999977 ], [ 117.280859375000063, 8.314990234374974 ], [ 117.329589843749972, 8.30849609374998 ], [ 117.353710937500097, 8.289257812499969 ], [ 117.355273437500017, 8.21464843749996 ] ] ], [ [ [ 124.806640625000028, 9.142626953125003 ], [ 124.777929687500119, 9.083105468749963 ], [ 124.665820312500017, 9.132324218750043 ], [ 124.6390625, 9.17509765624996 ], [ 124.653320312500028, 9.225830078125 ], [ 124.708105468750119, 9.243017578125034 ], [ 124.736816406249972, 9.243164062499972 ], [ 124.79023437500004, 9.190087890624994 ], [ 124.806640625000028, 9.142626953125003 ] ] ], [ [ [ 123.697656250000051, 9.237304687500028 ], [ 123.70625, 9.133544921875028 ], [ 123.61445312500004, 9.103320312499989 ], [ 123.54072265625004, 9.129736328125048 ], [ 123.493457031250017, 9.192089843750054 ], [ 123.493554687499994, 9.215527343750026 ], [ 123.535156249999972, 9.213574218749983 ], [ 123.626074218750119, 9.268261718750026 ], [ 123.654882812500119, 9.278759765625026 ], [ 123.697656250000051, 9.237304687500028 ] ] ], [ [ [ 125.970507812500074, 9.593554687500031 ], [ 125.952441406250017, 9.567968749999977 ], [ 125.92207031250004, 9.621484375000037 ], [ 125.948535156250017, 9.73920898437504 ], [ 125.967773437499972, 9.759082031250003 ], [ 125.992968750000017, 9.684570312500014 ], [ 125.970507812500074, 9.593554687500031 ] ] ], [ [ [ 126.005957031250063, 9.320947265625009 ], [ 126.08759765625004, 9.2607421875 ], [ 126.193359374999972, 9.276708984374963 ], [ 126.191992187500063, 9.124902343750037 ], [ 126.209082031250063, 9.080566406249972 ], [ 126.304589843749994, 8.952050781249994 ], [ 126.31953125000004, 8.844726562499986 ], [ 126.262988281250074, 8.74394531249996 ], [ 126.220214843749972, 8.696289062500028 ], [ 126.141601562500028, 8.627294921875006 ], [ 126.139550781250051, 8.59565429687504 ], [ 126.17304687500004, 8.560058593749986 ], [ 126.282324218750063, 8.539306640625014 ], [ 126.365332031250119, 8.483886718750014 ], [ 126.379785156250051, 8.326757812499977 ], [ 126.45869140625004, 8.20283203125004 ], [ 126.456640625000063, 8.148779296875034 ], [ 126.425292968749972, 7.927441406249983 ], [ 126.435351562500017, 7.832812499999974 ], [ 126.494433593750017, 7.75698242187498 ], [ 126.544433593750028, 7.724804687499997 ], [ 126.570117187500017, 7.677246093749986 ], [ 126.593359375000119, 7.546777343749966 ], [ 126.589257812499994, 7.325146484375026 ], [ 126.581542968750028, 7.247753906249969 ], [ 126.546679687500017, 7.175830078124974 ], [ 126.439062500000063, 7.01235351562498 ], [ 126.294042968750063, 6.882324218750043 ], [ 126.216894531250063, 6.891015625000037 ], [ 126.192089843750097, 6.852539062500014 ], [ 126.240234375000028, 6.73388671875 ], [ 126.221191406249972, 6.483398437500043 ], [ 126.189355468749994, 6.309667968749991 ], [ 126.142480468749994, 6.397558593749963 ], [ 126.10976562499999, 6.48964843749998 ], [ 126.080078125000028, 6.733349609374983 ], [ 126.043066406250119, 6.843164062499966 ], [ 125.984960937500063, 6.943554687499997 ], [ 125.96162109375004, 7.033203125000057 ], [ 125.901171875000074, 7.116992187499974 ], [ 125.82441406250004, 7.333300781249989 ], [ 125.773632812500097, 7.322167968750037 ], [ 125.689257812500074, 7.263037109374977 ], [ 125.670214843750074, 7.222314453125037 ], [ 125.660253906250119, 7.160595703124983 ], [ 125.640722656250119, 7.105078125000034 ], [ 125.54218750000004, 7.016601562500043 ], [ 125.464746093750051, 6.911132812500057 ], [ 125.400976562500119, 6.795751953124991 ], [ 125.380664062500074, 6.689941406250014 ], [ 125.432910156250074, 6.607128906250026 ], [ 125.486621093750074, 6.573730468749972 ], [ 125.564550781250063, 6.499609374999963 ], [ 125.588476562500119, 6.465771484374997 ], [ 125.670703125000017, 6.225 ], [ 125.667968749999972, 5.97866210937498 ], [ 125.6078125, 5.870166015624989 ], [ 125.455859375000017, 5.664257812500054 ], [ 125.346484375000017, 5.598974609374977 ], [ 125.287890625000017, 5.632275390625011 ], [ 125.241015625000017, 5.756933593750006 ], [ 125.233203125000017, 5.808300781249997 ], [ 125.264941406250017, 5.925585937500003 ], [ 125.268457031250051, 6.033154296874969 ], [ 125.231542968750063, 6.069531250000011 ], [ 125.191015625000063, 6.0625 ], [ 125.17402343750004, 6.046972656250034 ], [ 125.076171875000028, 5.90625 ], [ 125.03535156250004, 5.870654296875003 ], [ 124.975195312500063, 5.865722656249972 ], [ 124.927343750000063, 5.875341796874977 ], [ 124.636328125000119, 5.998193359375051 ], [ 124.398828125000051, 6.11972656250002 ], [ 124.212792968749994, 6.233251953124977 ], [ 124.078125, 6.404443359375037 ], [ 124.049707031249994, 6.53256835937502 ], [ 124.048144531250017, 6.66655273437496 ], [ 123.987890625000119, 6.862988281250011 ], [ 123.98085937499999, 6.929687500000014 ], [ 123.985253906249994, 6.993701171875003 ], [ 124.04511718750004, 7.11411132812502 ], [ 124.117578125000051, 7.175097656250003 ], [ 124.158203124999972, 7.218798828125031 ], [ 124.190722656250017, 7.267333984375057 ], [ 124.212890625000028, 7.33212890625002 ], [ 124.206640625000063, 7.396435546874983 ], [ 124.182421875000017, 7.436718750000011 ], [ 124.067968750000063, 7.577880859375 ], [ 123.96845703125004, 7.664648437499991 ], [ 123.764746093750119, 7.742626953124983 ], [ 123.717382812500063, 7.785400390625 ], [ 123.665820312500017, 7.817773437500023 ], [ 123.608886718749972, 7.831640625 ], [ 123.553222656250028, 7.832128906250006 ], [ 123.493066406249994, 7.80791015624996 ], [ 123.477441406249994, 7.756347656250028 ], [ 123.481640625000097, 7.71025390624996 ], [ 123.476367187500074, 7.665380859374963 ], [ 123.390917968750074, 7.407519531250017 ], [ 123.282031250000017, 7.464111328125 ], [ 123.178222656249972, 7.52944335937498 ], [ 123.150683593750074, 7.575195312499986 ], [ 123.138769531250119, 7.629931640625031 ], [ 123.121191406250119, 7.666894531250009 ], [ 123.096679687499972, 7.700439453125 ], [ 123.048925781250119, 7.614355468749963 ], [ 122.989550781250017, 7.546289062500037 ], [ 122.916894531250051, 7.530517578125028 ], [ 122.842968750000097, 7.529296875000043 ], [ 122.81875, 7.558496093750037 ], [ 122.791796875000017, 7.72246093749996 ], [ 122.713964843750063, 7.774121093750011 ], [ 122.616210937499972, 7.763134765624983 ], [ 122.497949218750051, 7.672753906250051 ], [ 122.474414062500017, 7.638964843750003 ], [ 122.448632812500051, 7.561132812500048 ], [ 122.319726562499994, 7.34023437499998 ], [ 122.251464843750028, 7.170019531250034 ], [ 122.176171875000051, 7.004199218750003 ], [ 122.142480468749994, 6.949658203124997 ], [ 122.098144531249972, 6.913720703125051 ], [ 122.027636718750074, 6.928613281249966 ], [ 121.964257812500051, 6.96821289062504 ], [ 121.904199218750051, 7.075195312499986 ], [ 121.924609375000017, 7.199511718750003 ], [ 121.991113281249994, 7.278759765624983 ], [ 122.047167968750017, 7.363574218750031 ], [ 122.114843750000063, 7.659912109375014 ], [ 122.119921875000017, 7.765380859375 ], [ 122.131835937499972, 7.81049804687504 ], [ 122.24335937500004, 7.945117187500031 ], [ 122.33710937500004, 8.028417968750034 ], [ 122.386718750000028, 8.045898437500043 ], [ 122.589453125000119, 8.093310546875017 ], [ 122.672949218750063, 8.133105468750045 ], [ 122.80439453125004, 8.13369140624998 ], [ 122.911132812500028, 8.156445312499997 ], [ 122.99628906250004, 8.220507812500003 ], [ 123.002734375000017, 8.286914062500031 ], [ 122.998828125000017, 8.356054687499991 ], [ 123.017578125000028, 8.398339843749994 ], [ 123.050585937500017, 8.433935546875048 ], [ 123.095898437500097, 8.480810546875006 ], [ 123.14716796875004, 8.51601562499998 ], [ 123.292871093749994, 8.541455078125011 ], [ 123.341210937499994, 8.570410156249963 ], [ 123.380175781250017, 8.615625 ], [ 123.434570312499972, 8.70332031250004 ], [ 123.498925781250051, 8.681542968750037 ], [ 123.563671875000097, 8.647460937500028 ], [ 123.68007812499999, 8.620605468749972 ], [ 123.783398437500097, 8.547705078125048 ], [ 123.849218750000063, 8.432714843749977 ], [ 123.860546875000097, 8.376074218749977 ], [ 123.877441406249972, 8.18881835937502 ], [ 123.853417968750051, 8.145117187500006 ], [ 123.753125, 8.05825195312498 ], [ 123.799414062500063, 8.049121093749989 ], [ 123.931152343749972, 8.128417968749972 ], [ 123.996875, 8.158984374999989 ], [ 124.159375, 8.201464843750031 ], [ 124.19765625, 8.229541015624974 ], [ 124.22578125000004, 8.271386718749966 ], [ 124.283203124999972, 8.385986328125043 ], [ 124.325195312499972, 8.508447265625037 ], [ 124.357910156249972, 8.559423828125034 ], [ 124.404882812500063, 8.599853515625014 ], [ 124.451269531250063, 8.606347656249994 ], [ 124.621777343750097, 8.52265625 ], [ 124.731152343750097, 8.562988281250043 ], [ 124.761718750000028, 8.689794921875034 ], [ 124.78681640625004, 8.87412109375002 ], [ 124.806152343749972, 8.924023437499969 ], [ 124.868945312500017, 8.972265625000034 ], [ 124.943847656249972, 8.956689453124966 ], [ 125.046386718749972, 8.89052734374998 ], [ 125.14101562499999, 8.86875 ], [ 125.17617187499999, 8.922070312500011 ], [ 125.20966796875004, 9.027148437500017 ], [ 125.247851562500017, 9.026562499999983 ], [ 125.375585937500119, 8.991796875 ], [ 125.49873046875004, 9.014746093749977 ], [ 125.533398437500097, 9.140917968750017 ], [ 125.51015625, 9.275878906249972 ], [ 125.413964843749994, 9.669189453124986 ], [ 125.471289062500063, 9.756787109374983 ], [ 125.520898437500051, 9.75913085937502 ], [ 125.642480468750051, 9.654492187500011 ], [ 125.87666015625004, 9.513134765624997 ], [ 125.954687500000119, 9.426660156249966 ], [ 126.005957031250063, 9.320947265625009 ] ] ], [ [ [ 126.059375, 9.766210937500034 ], [ 126.046777343750051, 9.760791015625003 ], [ 125.991210937500028, 9.838525390625023 ], [ 125.998632812500119, 9.927050781250031 ], [ 126.073828125000063, 10.059228515625051 ], [ 126.129492187500119, 9.943554687500026 ], [ 126.128906250000028, 9.89111328125 ], [ 126.12080078125004, 9.86518554687504 ], [ 126.172558593750097, 9.79995117187498 ], [ 126.13691406250004, 9.767773437499997 ], [ 126.059375, 9.766210937500034 ] ] ], [ [ [ 125.280761718749972, 9.982177734374986 ], [ 125.287695312500063, 9.932714843750034 ], [ 125.158984375000017, 10.062939453125011 ], [ 125.13300781250004, 10.155029296875028 ], [ 125.175878906250063, 10.151074218750026 ], [ 125.230957031250028, 10.115673828124997 ], [ 125.280761718749972, 9.982177734374986 ] ] ], [ [ [ 124.593847656250063, 9.787207031249963 ], [ 124.584277343750017, 9.750488281250028 ], [ 124.505664062500074, 9.753515625000034 ], [ 124.477539062500028, 9.747900390625034 ], [ 124.403417968750119, 9.654101562500031 ], [ 124.359863281250028, 9.630224609375048 ], [ 124.122460937499994, 9.599316406249969 ], [ 123.935644531250119, 9.623974609375011 ], [ 123.871679687500063, 9.675732421874997 ], [ 123.829980468749994, 9.76113281249998 ], [ 123.817187500000017, 9.817382812499986 ], [ 123.863867187500063, 9.87880859374998 ], [ 123.908886718750097, 9.919628906250026 ], [ 124.059765625000097, 10.000195312500011 ], [ 124.093847656250119, 10.061328125000031 ], [ 124.172851562500028, 10.135205078124983 ], [ 124.335742187500017, 10.159912109375043 ], [ 124.351562500000028, 10.141357421875 ], [ 124.373242187500097, 10.129589843749997 ], [ 124.405859375000063, 10.126416015624969 ], [ 124.486328125000028, 10.065478515624989 ], [ 124.577148437499972, 10.026708984374991 ], [ 124.55507812499999, 9.87919921874996 ], [ 124.58222656250004, 9.829589843749986 ], [ 124.593847656250063, 9.787207031249963 ] ] ], [ [ [ 125.690234375000074, 9.914453125000037 ], [ 125.67255859375004, 9.886474609375028 ], [ 125.64863281250004, 9.944091796875043 ], [ 125.590527343750097, 9.998193359375051 ], [ 125.534472656250074, 10.090087890625028 ], [ 125.49482421875004, 10.118701171875003 ], [ 125.521972656249972, 10.191503906249991 ], [ 125.524609375000097, 10.309716796875009 ], [ 125.580175781250119, 10.36367187499999 ], [ 125.605859375000051, 10.37958984375004 ], [ 125.647949218749972, 10.436816406249974 ], [ 125.666796875000017, 10.440136718750026 ], [ 125.684570312499972, 10.392041015624997 ], [ 125.646679687500097, 10.24541015624996 ], [ 125.703320312500097, 10.071777343750028 ], [ 125.684375, 9.963183593750017 ], [ 125.692480468750063, 9.939013671874989 ], [ 125.690234375000074, 9.914453125000037 ] ] ], [ [ [ 119.91621093750004, 10.485986328125037 ], [ 119.79316406250004, 10.455273437499997 ], [ 119.764453125000017, 10.551611328124991 ], [ 119.852050781249972, 10.64013671875 ], [ 119.950195312499972, 10.604785156249989 ], [ 120.008398437500119, 10.570117187500031 ], [ 119.98115234375004, 10.538720703125037 ], [ 119.91621093750004, 10.485986328125037 ] ] ], [ [ [ 124.316210937500017, 10.606005859374974 ], [ 124.288476562500051, 10.601464843750023 ], [ 124.33466796875004, 10.706689453124966 ], [ 124.371093750000028, 10.69135742187504 ], [ 124.382324218749972, 10.679833984375009 ], [ 124.381347656249972, 10.632568359374972 ], [ 124.316210937500017, 10.606005859374974 ] ] ], [ [ [ 122.649511718750119, 10.472705078125003 ], [ 122.621875, 10.45903320312496 ], [ 122.597167968750028, 10.46103515625002 ], [ 122.538378906250017, 10.424951171875037 ], [ 122.516699218750063, 10.492529296875034 ], [ 122.5375, 10.607568359375023 ], [ 122.625781250000074, 10.695019531249997 ], [ 122.648437499999972, 10.722509765624991 ], [ 122.672558593750097, 10.738818359375031 ], [ 122.701269531250063, 10.740625 ], [ 122.729199218750097, 10.706396484375006 ], [ 122.737207031250051, 10.654589843750017 ], [ 122.68125, 10.498242187500054 ], [ 122.649511718750119, 10.472705078125003 ] ] ], [ [ [ 123.130859375000028, 9.064111328124994 ], [ 123.06464843750004, 9.053369140625037 ], [ 122.994726562500063, 9.058837890624986 ], [ 122.947851562500063, 9.10795898437496 ], [ 122.866601562499994, 9.319824218750043 ], [ 122.772460937500028, 9.371337890624972 ], [ 122.664550781249972, 9.410351562500011 ], [ 122.610351562500028, 9.443212890624963 ], [ 122.5625, 9.482812500000037 ], [ 122.410937500000074, 9.69389648437496 ], [ 122.399511718750063, 9.823046874999989 ], [ 122.425585937500017, 9.896093750000034 ], [ 122.471484375000074, 9.961523437500034 ], [ 122.523242187500017, 9.979199218749997 ], [ 122.648242187500017, 9.981542968750034 ], [ 122.712988281250063, 9.990136718750009 ], [ 122.855566406250063, 10.0869140625 ], [ 122.865820312500119, 10.125 ], [ 122.866503906250074, 10.28403320312502 ], [ 122.852343750000017, 10.395263671875028 ], [ 122.816992187500119, 10.503808593750023 ], [ 122.855566406250063, 10.553417968750011 ], [ 122.905859375000119, 10.602539062499986 ], [ 122.958398437500051, 10.698339843750048 ], [ 122.96875, 10.765722656250006 ], [ 122.969726562499972, 10.836181640624972 ], [ 122.983300781249994, 10.886621093750037 ], [ 123.024414062500028, 10.911816406250011 ], [ 123.221777343750063, 10.988671875000037 ], [ 123.256640625000074, 10.99394531249996 ], [ 123.510644531250051, 10.923046875 ], [ 123.5625, 10.816064453125051 ], [ 123.567578125000097, 10.780761718750057 ], [ 123.527734375000051, 10.662011718750023 ], [ 123.49287109375004, 10.582324218750031 ], [ 123.40693359375004, 10.458984375000043 ], [ 123.343554687500017, 10.325390625000011 ], [ 123.29609375000004, 10.124511718750028 ], [ 123.266210937500063, 10.059033203125011 ], [ 123.186621093750119, 9.933300781249969 ], [ 123.162011718749994, 9.864257812500028 ], [ 123.162695312500119, 9.714648437500017 ], [ 123.149414062499972, 9.659326171875023 ], [ 123.149804687499994, 9.606152343750026 ], [ 123.308398437500017, 9.356982421874974 ], [ 123.321875000000119, 9.31748046875002 ], [ 123.32050781250004, 9.27294921875 ], [ 123.29335937499999, 9.217285156250028 ], [ 123.22871093750004, 9.121386718750031 ], [ 123.192480468750063, 9.087890625000043 ], [ 123.130859375000028, 9.064111328124994 ] ] ], [ [ [ 123.37031250000004, 9.449609375000023 ], [ 123.331738281250097, 9.422949218750006 ], [ 123.316015625000063, 9.48896484375004 ], [ 123.327050781249994, 9.578076171874997 ], [ 123.403710937499994, 9.889257812499977 ], [ 123.386230468749972, 9.967089843750017 ], [ 123.514355468750097, 10.140332031250054 ], [ 123.592871093750063, 10.302929687500054 ], [ 123.711425781249972, 10.473681640625017 ], [ 123.726464843750051, 10.562207031250026 ], [ 123.831542968749972, 10.731005859375045 ], [ 123.929882812500097, 10.96381835937504 ], [ 123.924609375000074, 11.040917968750023 ], [ 123.950097656250051, 11.079150390625003 ], [ 123.96406250000004, 11.137451171874972 ], [ 123.967187500000051, 11.186914062500023 ], [ 124.038867187500017, 11.273535156249991 ], [ 124.057910156250074, 11.217236328124983 ], [ 124.036523437500051, 11.106689453125014 ], [ 124.039843750000017, 11.053613281250037 ], [ 124.052539062500017, 11.02875976562504 ], [ 124.053320312500119, 10.925781250000014 ], [ 124.027539062500097, 10.767871093750003 ], [ 124.051269531249972, 10.585595703124994 ], [ 124.004980468750119, 10.40009765625004 ], [ 123.952148437500028, 10.316601562499997 ], [ 123.873925781250051, 10.25771484374998 ], [ 123.788671875000119, 10.22080078125002 ], [ 123.700488281250074, 10.128320312500009 ], [ 123.643359375000074, 10.020214843750011 ], [ 123.63398437500004, 9.92172851562502 ], [ 123.493554687499994, 9.589306640624969 ], [ 123.37031250000004, 9.449609375000023 ] ] ], [ [ [ 123.75703125000004, 11.28330078125002 ], [ 123.815625, 11.15073242187502 ], [ 123.73671875, 11.151464843749991 ], [ 123.707617187500119, 11.247998046875026 ], [ 123.74140625000004, 11.279150390624977 ], [ 123.75703125000004, 11.28330078125002 ] ] ], [ [ [ 117.311132812500119, 8.439599609375051 ], [ 117.218554687500074, 8.367285156249963 ], [ 117.228515624999972, 8.45668945312498 ], [ 117.255859375000028, 8.540966796874997 ], [ 117.349902343750017, 8.713574218749997 ], [ 117.417773437500074, 8.766650390624974 ], [ 117.529980468750097, 8.902587890625043 ], [ 117.593261718750028, 8.968310546875017 ], [ 117.744921875000017, 9.09824218750002 ], [ 117.884765624999972, 9.240673828124997 ], [ 117.931542968749994, 9.251269531250031 ], [ 117.983007812500119, 9.253417968750014 ], [ 118.02382812499999, 9.269775390624972 ], [ 118.114843750000063, 9.346679687500014 ], [ 118.34394531250004, 9.602783203125057 ], [ 118.53339843750004, 9.79365234375004 ], [ 118.727539062500028, 10.035009765625006 ], [ 118.820117187500017, 10.10532226562502 ], [ 118.845117187499994, 10.131298828124983 ], [ 119.02382812499999, 10.353564453124974 ], [ 119.079882812500017, 10.385839843749977 ], [ 119.143066406250028, 10.409277343750048 ], [ 119.186035156249972, 10.439453124999972 ], [ 119.22382812500004, 10.477294921875043 ], [ 119.287011718750051, 10.574023437500031 ], [ 119.31269531250004, 10.687109374999977 ], [ 119.296679687500074, 10.750976562500028 ], [ 119.261132812499994, 10.845166015625026 ], [ 119.305664062500028, 10.9736328125 ], [ 119.340722656250051, 11.032910156249997 ], [ 119.465332031250028, 11.293798828125034 ], [ 119.501269531250074, 11.346435546875014 ], [ 119.553320312500119, 11.31352539062496 ], [ 119.560253906250097, 11.26679687500004 ], [ 119.534570312499994, 11.15683593750002 ], [ 119.532617187499994, 11.10161132812496 ], [ 119.561914062499994, 11.045507812499991 ], [ 119.526660156250017, 10.953173828125003 ], [ 119.616113281249994, 10.70737304687502 ], [ 119.684375, 10.551708984375011 ], [ 119.686914062500051, 10.500341796875034 ], [ 119.595214843750028, 10.407421875000026 ], [ 119.540527343749972, 10.379345703124983 ], [ 119.422460937500119, 10.354394531249966 ], [ 119.36933593750004, 10.327294921875037 ], [ 119.284765625000119, 10.251708984375 ], [ 119.231933593750028, 10.152148437499974 ], [ 119.218554687500017, 10.100683593749963 ], [ 119.191503906250119, 10.061083984374989 ], [ 118.948632812499994, 9.993457031249974 ], [ 118.834667968750097, 9.949316406250034 ], [ 118.782128906250051, 9.91611328125002 ], [ 118.754980468750063, 9.862109375000031 ], [ 118.77382812499999, 9.766796874999983 ], [ 118.569628906250074, 9.422753906249966 ], [ 118.504492187500063, 9.332666015624994 ], [ 118.434960937499994, 9.256005859375009 ], [ 118.349609375000028, 9.201464843750003 ], [ 118.229296875000017, 9.167968750000014 ], [ 118.134082031250074, 9.101367187500045 ], [ 118.069433593750063, 8.983544921875023 ], [ 117.989550781250017, 8.877099609375009 ], [ 117.888574218749994, 8.798242187500009 ], [ 117.779785156250028, 8.728613281250034 ], [ 117.679882812500097, 8.677832031249991 ], [ 117.572167968749994, 8.64199218749998 ], [ 117.539648437500119, 8.595605468750037 ], [ 117.516601562499972, 8.538330078125 ], [ 117.469140625000051, 8.511376953125009 ], [ 117.4125, 8.495849609375043 ], [ 117.311132812500119, 8.439599609375051 ] ] ], [ [ [ 119.861425781250063, 11.52534179687504 ], [ 119.882910156250119, 11.472412109375 ], [ 119.854882812499994, 11.39306640625 ], [ 119.830664062500119, 11.375683593750011 ], [ 119.798632812500074, 11.408740234375003 ], [ 119.729980468749972, 11.431933593750017 ], [ 119.725585937500028, 11.474658203125017 ], [ 119.76142578125004, 11.473632812499986 ], [ 119.826757812500119, 11.515429687499974 ], [ 119.861425781250063, 11.52534179687504 ] ] ], [ [ [ 124.57460937499999, 11.343066406250031 ], [ 124.644335937500074, 11.308105468750014 ], [ 124.72431640625004, 11.322070312500017 ], [ 124.821093750000017, 11.401416015625017 ], [ 124.929980468750017, 11.372851562499974 ], [ 124.993945312500074, 11.255908203125045 ], [ 125.02656250000004, 11.21171875 ], [ 125.044335937500051, 11.135253906249972 ], [ 125.03974609375004, 10.951904296875014 ], [ 125.013183593749972, 10.785693359374989 ], [ 125.033789062500119, 10.751464843750028 ], [ 125.083886718749994, 10.72158203124998 ], [ 125.127539062500119, 10.684716796875023 ], [ 125.164160156250119, 10.637451171874986 ], [ 125.187695312500097, 10.584863281250023 ], [ 125.197167968749994, 10.45722656250004 ], [ 125.260058593750017, 10.349609375000057 ], [ 125.268457031250051, 10.307714843750048 ], [ 125.253320312500051, 10.26381835937498 ], [ 125.148437500000028, 10.272412109375054 ], [ 125.140039062499994, 10.235351562500043 ], [ 125.142578124999972, 10.189453125000028 ], [ 125.105371093750051, 10.218310546875045 ], [ 125.043945312500028, 10.323437500000054 ], [ 124.9875, 10.36757812499998 ], [ 125.004882812499972, 10.197070312499974 ], [ 125.023535156250063, 10.115283203125017 ], [ 125.02656250000004, 10.033105468749966 ], [ 124.929101562499994, 10.095898437499969 ], [ 124.812792968750017, 10.134619140625048 ], [ 124.780761718749972, 10.16806640625002 ], [ 124.791699218750097, 10.274560546875037 ], [ 124.789550781249972, 10.327539062499994 ], [ 124.737695312499994, 10.439746093750031 ], [ 124.798632812500074, 10.682226562499963 ], [ 124.797167968750017, 10.73178710937502 ], [ 124.786718750000119, 10.781396484375009 ], [ 124.73867187499999, 10.879736328124963 ], [ 124.662695312500063, 10.961962890625017 ], [ 124.616113281249994, 10.962207031249974 ], [ 124.502832031249994, 10.904443359375023 ], [ 124.44550781250004, 10.923583984375014 ], [ 124.411718750000119, 11.150341796875026 ], [ 124.366015625000017, 11.370703124999977 ], [ 124.330957031249994, 11.427099609375006 ], [ 124.308203125000063, 11.486181640624963 ], [ 124.330664062500119, 11.535205078125003 ], [ 124.374121093750063, 11.514990234374977 ], [ 124.4359375, 11.457226562500026 ], [ 124.510937500000097, 11.423876953124974 ], [ 124.548242187500051, 11.395019531250043 ], [ 124.57460937499999, 11.343066406250031 ] ] ], [ [ [ 124.608398437500028, 11.492187500000043 ], [ 124.483496093750063, 11.485839843749986 ], [ 124.428808593750119, 11.531738281250014 ], [ 124.360351562500028, 11.665917968749994 ], [ 124.437402343749994, 11.695019531249969 ], [ 124.510937500000097, 11.687109375000048 ], [ 124.564941406249972, 11.639697265624974 ], [ 124.622265625000097, 11.549560546875 ], [ 124.608398437500028, 11.492187500000043 ] ] ], [ [ [ 124.854394531250051, 11.594775390624974 ], [ 124.835937500000028, 11.543310546874977 ], [ 124.806640625000028, 11.55756835937504 ], [ 124.781054687500017, 11.580761718750054 ], [ 124.743652343749972, 11.658544921875006 ], [ 124.73085937499999, 11.715332031250028 ], [ 124.788378906250017, 11.683105468750028 ], [ 124.821484375000097, 11.62661132812498 ], [ 124.854394531250051, 11.594775390624974 ] ] ], [ [ [ 122.496191406250063, 11.615087890625034 ], [ 122.612695312499994, 11.56416015625004 ], [ 122.72626953125004, 11.607910156249986 ], [ 122.83808593750004, 11.595654296874983 ], [ 122.931250000000119, 11.529296875000043 ], [ 122.900781250000051, 11.487353515625031 ], [ 122.894531250000028, 11.44130859374998 ], [ 123.10273437500004, 11.54145507812504 ], [ 123.158300781250119, 11.53554687499999 ], [ 123.156445312500097, 11.442529296875051 ], [ 123.144140625000063, 11.363574218750031 ], [ 123.11953125, 11.286816406250026 ], [ 123.075488281250017, 11.196875 ], [ 123.016503906249994, 11.116503906249974 ], [ 122.938769531250074, 11.058154296874989 ], [ 122.846679687500028, 11.0224609375 ], [ 122.802929687500097, 10.99003906249996 ], [ 122.78945312499999, 10.94121093749996 ], [ 122.791113281250063, 10.879736328124963 ], [ 122.769921875000051, 10.823828125000034 ], [ 122.673144531250017, 10.80092773437498 ], [ 122.522070312500063, 10.691894531249972 ], [ 122.19765625, 10.622900390625048 ], [ 122.10859375000004, 10.575537109374991 ], [ 122.051757812500028, 10.5140625 ], [ 121.988378906250063, 10.458300781249989 ], [ 121.954003906249994, 10.444384765625003 ], [ 121.938281250000074, 10.470898437499983 ], [ 121.93378906250004, 10.49365234375 ], [ 121.980078125000063, 10.638574218750037 ], [ 121.972363281250097, 10.69887695312498 ], [ 121.950292968750119, 10.757373046874989 ], [ 121.964355468749972, 10.871679687500006 ], [ 122.020703125000097, 10.979101562500048 ], [ 122.050878906250063, 11.097363281249983 ], [ 122.059667968750119, 11.325683593750043 ], [ 122.103515624999972, 11.64291992187502 ], [ 122.101367187500074, 11.680859375000011 ], [ 122.066992187500063, 11.723730468750048 ], [ 121.940820312500051, 11.758300781249986 ], [ 121.891210937500063, 11.790869140625048 ], [ 121.916015624999972, 11.854345703125006 ], [ 121.963671875000017, 11.89736328124998 ], [ 122.029199218750051, 11.895410156250023 ], [ 122.086816406250051, 11.855078124999977 ], [ 122.290722656250097, 11.772021484375031 ], [ 122.399218750000017, 11.702197265625017 ], [ 122.496191406250063, 11.615087890625034 ] ] ], [ [ [ 120.03876953125004, 11.703320312499969 ], [ 119.963867187499972, 11.669384765624983 ], [ 119.944921875000063, 11.690722656249989 ], [ 119.931738281250119, 11.740332031249963 ], [ 119.93281250000004, 11.774462890624989 ], [ 119.860937500000063, 11.953955078124963 ], [ 119.916015625000028, 11.981347656250037 ], [ 119.956542968750028, 11.960253906250003 ], [ 119.997851562500074, 11.932128906250043 ], [ 120.035937500000017, 11.917236328125028 ], [ 120.07070312499999, 11.860546875000026 ], [ 120.062402343749994, 11.821337890625031 ], [ 120.073144531250051, 11.78349609374996 ], [ 120.03876953125004, 11.703320312499969 ] ] ], [ [ [ 120.1, 12.167675781249983 ], [ 120.154687500000051, 12.152392578124974 ], [ 120.19375, 12.167041015625031 ], [ 120.22822265625004, 12.219824218750034 ], [ 120.260546875000017, 12.141748046875037 ], [ 120.341406250000063, 12.077441406249989 ], [ 120.314550781250119, 12.012402343749969 ], [ 120.243457031250017, 12.004785156250023 ], [ 120.173632812500017, 12.01962890625002 ], [ 120.100097656250028, 11.99375 ], [ 120.010546875000017, 12.008251953125011 ], [ 119.957031250000028, 12.069238281250009 ], [ 119.896093750000063, 12.178759765625017 ], [ 119.86591796875004, 12.199023437499974 ], [ 119.869628906249972, 12.243994140624991 ], [ 119.89179687500004, 12.272509765625031 ], [ 119.88007812500004, 12.27988281250002 ], [ 119.885742187499972, 12.299853515625003 ], [ 119.896679687500097, 12.313427734375011 ], [ 119.91640625, 12.319091796875014 ], [ 119.963867187499972, 12.270410156250037 ], [ 120.077539062500051, 12.197753906249986 ], [ 120.1, 12.167675781249983 ] ] ], [ [ [ 122.65449218750004, 12.309033203125011 ], [ 122.603320312500017, 12.285595703125026 ], [ 122.499316406250074, 12.383691406250023 ], [ 122.438867187499994, 12.429492187500031 ], [ 122.422949218750063, 12.455078125 ], [ 122.471875, 12.491943359375057 ], [ 122.603613281250063, 12.49160156249998 ], [ 122.673632812500017, 12.42426757812504 ], [ 122.68330078125004, 12.382324218750014 ], [ 122.65449218750004, 12.309033203125011 ] ] ], [ [ [ 125.239550781250017, 12.527880859375003 ], [ 125.310351562500017, 12.446289062499986 ], [ 125.327539062499994, 12.387207031250028 ], [ 125.320214843749994, 12.321826171875031 ], [ 125.35224609375004, 12.292773437499974 ], [ 125.408789062500119, 12.284863281249969 ], [ 125.48125, 12.251953125000014 ], [ 125.535644531250028, 12.191406250000028 ], [ 125.503320312499994, 12.135791015624974 ], [ 125.513378906250097, 12.054589843750037 ], [ 125.456542968749972, 11.952539062500037 ], [ 125.464257812500051, 11.77158203125002 ], [ 125.496875, 11.713769531249966 ], [ 125.5, 11.65541992187498 ], [ 125.491796875000063, 11.594335937499977 ], [ 125.505761718749994, 11.544238281249989 ], [ 125.59296875000004, 11.378222656250003 ], [ 125.608984375000063, 11.323046875000045 ], [ 125.582324218750017, 11.279492187500054 ], [ 125.573535156250017, 11.238232421874997 ], [ 125.627343750000051, 11.23388671875 ], [ 125.704003906250051, 11.164794921875043 ], [ 125.749121093750063, 11.07358398437502 ], [ 125.735644531250017, 11.049609375000017 ], [ 125.674414062500063, 11.120800781250054 ], [ 125.628125, 11.132031250000026 ], [ 125.431835937500097, 11.112597656249974 ], [ 125.311523437500028, 11.142285156249983 ], [ 125.233398437499972, 11.145068359375017 ], [ 125.155859375000119, 11.267041015624997 ], [ 125.087890625000028, 11.287353515625057 ], [ 125.034277343750119, 11.341259765625026 ], [ 124.945312500000028, 11.479150390625051 ], [ 124.916992187500028, 11.558398437500031 ], [ 124.97890625, 11.638476562500003 ], [ 124.99824218750004, 11.70234375000004 ], [ 124.995019531249994, 11.764941406250003 ], [ 124.935644531250063, 11.754638671875043 ], [ 124.884277343750028, 11.77548828125002 ], [ 124.821093750000017, 11.852099609375003 ], [ 124.795800781249994, 11.896337890625034 ], [ 124.749804687500074, 11.933349609375028 ], [ 124.676757812500028, 12.020898437500009 ], [ 124.571875, 12.055126953124969 ], [ 124.529101562500017, 12.079199218749991 ], [ 124.44570312499999, 12.152783203124969 ], [ 124.384863281250063, 12.243994140624991 ], [ 124.325781250000119, 12.403808593750043 ], [ 124.294726562500074, 12.569335937500014 ], [ 124.565820312499994, 12.52622070312502 ], [ 124.840136718750074, 12.534570312500037 ], [ 125.150195312500017, 12.57255859374996 ], [ 125.239550781250017, 12.527880859375003 ] ] ], [ [ [ 123.716601562500074, 12.287353515625028 ], [ 123.908300781250063, 12.169091796875009 ], [ 124.040332031250017, 11.966796875 ], [ 124.055664062499972, 11.811572265625003 ], [ 124.045507812500119, 11.752441406250028 ], [ 123.982714843750017, 11.818896484374989 ], [ 123.847753906250063, 11.91357421875 ], [ 123.754003906250063, 11.934472656249994 ], [ 123.725195312500063, 11.9515625 ], [ 123.73603515625004, 12.002636718750026 ], [ 123.674804687499972, 12.05 ], [ 123.667578125000119, 12.069335937500028 ], [ 123.612011718750097, 12.090234375000023 ], [ 123.531054687500017, 12.19663085937502 ], [ 123.473730468750063, 12.21665039062502 ], [ 123.418847656249994, 12.19423828124998 ], [ 123.29267578125004, 12.036376953124972 ], [ 123.157812500000119, 11.925634765624963 ], [ 123.155859375000063, 11.967968749999983 ], [ 123.210546875000063, 12.10659179687498 ], [ 123.24531250000004, 12.328027343749966 ], [ 123.267187500000063, 12.395458984375026 ], [ 123.239843750000119, 12.494677734374989 ], [ 123.236425781250119, 12.583496093750057 ], [ 123.337011718750119, 12.542382812500023 ], [ 123.462988281250119, 12.501220703124986 ], [ 123.55898437499999, 12.444824218750043 ], [ 123.574804687500063, 12.406933593749969 ], [ 123.716601562500074, 12.287353515625028 ] ] ], [ [ [ 122.310839843750017, 12.528808593750014 ], [ 122.279785156250028, 12.498291015625014 ], [ 122.260937500000097, 12.503076171875009 ], [ 122.247851562500074, 12.556933593749974 ], [ 122.278027343750097, 12.592919921875023 ], [ 122.2875, 12.58925781249998 ], [ 122.310839843750017, 12.528808593750014 ] ] ], [ [ [ 122.094042968750017, 12.354882812500023 ], [ 122.013964843750017, 12.105615234375037 ], [ 121.960156250000097, 12.191406250000028 ], [ 121.981933593749972, 12.2453125 ], [ 121.935644531250063, 12.29038085937502 ], [ 121.923242187499994, 12.331298828125014 ], [ 121.941015625000063, 12.385400390625023 ], [ 121.989453125000097, 12.435302734374972 ], [ 122.001562500000063, 12.598535156250009 ], [ 122.103808593750017, 12.650634765625057 ], [ 122.145019531249972, 12.652636718750017 ], [ 122.130273437499994, 12.612597656250031 ], [ 122.131640625000017, 12.537548828125026 ], [ 122.094042968750017, 12.354882812500023 ] ] ], [ [ [ 123.775390624999972, 12.453906250000031 ], [ 123.779101562500017, 12.366259765625031 ], [ 123.741503906250074, 12.398535156250034 ], [ 123.620605468749972, 12.570507812499983 ], [ 123.587207031250017, 12.633300781249986 ], [ 123.621484375000051, 12.67490234375002 ], [ 123.70869140625004, 12.610791015625026 ], [ 123.775390624999972, 12.453906250000031 ] ] ], [ [ [ 123.281835937500063, 12.85341796874998 ], [ 123.367187500000028, 12.70083007812498 ], [ 123.274218750000017, 12.80507812499999 ], [ 123.16640625, 12.875878906250023 ], [ 123.054199218750028, 12.993457031250003 ], [ 122.973437500000017, 13.03471679687496 ], [ 122.949023437500017, 13.058691406249963 ], [ 122.957519531249972, 13.107177734374986 ], [ 123.017089843750028, 13.11616210937504 ], [ 123.043554687500063, 13.113378906250006 ], [ 123.20625, 12.905419921875009 ], [ 123.281835937500063, 12.85341796874998 ] ] ], [ [ [ 120.704394531250017, 13.479492187499986 ], [ 120.755371093749972, 13.470996093750031 ], [ 120.915332031250017, 13.501074218750034 ], [ 120.980761718750017, 13.48598632812498 ], [ 121.024707031250017, 13.428710937500028 ], [ 121.07929687500004, 13.410742187500006 ], [ 121.122460937500051, 13.38125 ], [ 121.202734375000063, 13.432324218749969 ], [ 121.284375, 13.374121093750006 ], [ 121.356835937499994, 13.265478515624991 ], [ 121.442187500000074, 13.188427734375011 ], [ 121.522753906250074, 13.131201171874991 ], [ 121.538671875000119, 13.088867187499986 ], [ 121.489746093749972, 13.019580078124989 ], [ 121.47480468750004, 12.931591796875011 ], [ 121.479687500000097, 12.837109375000026 ], [ 121.540625, 12.63818359375 ], [ 121.51923828125004, 12.584228515625028 ], [ 121.458007812500028, 12.507958984375037 ], [ 121.41230468750004, 12.423046875000054 ], [ 121.41816406250004, 12.388769531249991 ], [ 121.40009765625004, 12.360742187499966 ], [ 121.394335937500017, 12.300585937499974 ], [ 121.356835937499994, 12.313085937500034 ], [ 121.322363281250063, 12.303613281249966 ], [ 121.288867187500017, 12.276708984374991 ], [ 121.236718750000051, 12.218798828125003 ], [ 121.155468750000097, 12.236328125000028 ], [ 121.116992187500074, 12.253417968750043 ], [ 121.10761718750004, 12.303613281249966 ], [ 121.083398437499994, 12.338964843749977 ], [ 121.048535156250097, 12.359960937499991 ], [ 120.9625, 12.446533203125043 ], [ 120.922167968750017, 12.51162109374998 ], [ 120.921484375000063, 12.581103515625017 ], [ 120.899414062499972, 12.645849609374963 ], [ 120.854785156250017, 12.703662109375017 ], [ 120.795996093750063, 12.747998046874997 ], [ 120.776367187499972, 12.79057617187496 ], [ 120.76875, 12.840917968750006 ], [ 120.763671874999972, 12.969824218749977 ], [ 120.680273437500119, 13.130615234375057 ], [ 120.651367187499972, 13.169140625 ], [ 120.573144531250051, 13.208886718750009 ], [ 120.508300781249972, 13.260058593750045 ], [ 120.48066406250004, 13.311035156250043 ], [ 120.455468750000051, 13.393505859375054 ], [ 120.438085937500063, 13.405419921874994 ], [ 120.3875, 13.401660156250031 ], [ 120.338476562500119, 13.412353515624986 ], [ 120.352734375000097, 13.472949218749989 ], [ 120.401269531249994, 13.517041015624997 ], [ 120.468359375000119, 13.522412109375026 ], [ 120.653320312500028, 13.497607421875031 ], [ 120.704394531250017, 13.479492187499986 ] ] ], [ [ [ 121.914843750000017, 13.540332031250031 ], [ 121.976562499999972, 13.53740234375006 ], [ 121.995703125000063, 13.546777343750009 ], [ 122.114550781250017, 13.463183593750031 ], [ 122.107324218750051, 13.420849609375026 ], [ 122.122363281250017, 13.365136718750051 ], [ 122.054687499999972, 13.26865234375002 ], [ 122.042382812500051, 13.236181640624977 ], [ 122.004882812499972, 13.204980468750009 ], [ 121.875878906250051, 13.281738281250014 ], [ 121.829199218750063, 13.328613281249972 ], [ 121.815039062500119, 13.424462890624966 ], [ 121.866210937499972, 13.566162109375057 ], [ 121.914843750000017, 13.540332031250031 ] ] ], [ [ [ 120.271289062500017, 13.750683593749983 ], [ 120.272851562500051, 13.682958984375048 ], [ 120.104199218750097, 13.782373046875051 ], [ 120.099414062500074, 13.816943359374989 ], [ 120.103417968749994, 13.842529296875043 ], [ 120.120703125000063, 13.858056640625009 ], [ 120.211425781249972, 13.820654296875034 ], [ 120.271289062500017, 13.750683593749983 ] ] ], [ [ [ 124.353613281250063, 13.632226562500009 ], [ 124.327050781249994, 13.567382812500043 ], [ 124.294531250000119, 13.59033203125 ], [ 124.24824218750004, 13.586669921874972 ], [ 124.175390625000119, 13.531542968750017 ], [ 124.057031250000051, 13.605566406250006 ], [ 124.038867187500017, 13.663134765625003 ], [ 124.12373046875004, 13.790478515625011 ], [ 124.122851562500074, 13.979687500000011 ], [ 124.153710937500051, 14.026171874999974 ], [ 124.186230468750097, 14.059521484375026 ], [ 124.224902343750074, 14.077587890624969 ], [ 124.308300781250097, 13.946972656250011 ], [ 124.336718750000017, 13.931103515624969 ], [ 124.41718750000004, 13.871044921874997 ], [ 124.396289062500074, 13.750097656250048 ], [ 124.40400390625004, 13.679443359375043 ], [ 124.353613281250063, 13.632226562500009 ] ] ], [ [ [ 122.175390625000063, 14.048828124999972 ], [ 122.172265625000051, 14.008007812500011 ], [ 121.95625, 14.156054687499974 ], [ 121.946386718750119, 14.181494140625006 ], [ 121.94599609375004, 14.205126953125017 ], [ 121.95917968750004, 14.228759765625043 ], [ 122.175390625000063, 14.048828124999972 ] ] ], [ [ [ 122.033496093750017, 15.005029296875009 ], [ 122.051562500000074, 14.969873046875037 ], [ 122.031738281250028, 14.97163085937504 ], [ 122.017285156250097, 14.965283203124983 ], [ 121.970312500000119, 14.89296875 ], [ 122.021679687500097, 14.759423828124966 ], [ 121.989648437500051, 14.662158203125045 ], [ 121.933007812500051, 14.656054687500045 ], [ 121.910644531250028, 14.666503906250043 ], [ 121.922167968750074, 14.714550781249983 ], [ 121.934570312500028, 14.736621093750031 ], [ 121.923046875000097, 14.8 ], [ 121.889257812500119, 14.839843750000014 ], [ 121.862304687499972, 14.917187500000054 ], [ 121.820312500000028, 14.963574218749997 ], [ 121.839843749999972, 15.038134765625003 ], [ 121.971679687500028, 15.046386718749986 ], [ 122.033496093750017, 15.005029296875009 ] ] ], [ [ [ 121.101562499999972, 18.615283203125017 ], [ 121.254492187500119, 18.563427734375011 ], [ 121.59296875000004, 18.376464843750028 ], [ 121.716796874999972, 18.330078125 ], [ 121.845605468749994, 18.295410156250028 ], [ 121.947558593750017, 18.28515625 ], [ 122.038476562500051, 18.327929687499989 ], [ 122.076953125000074, 18.371679687500034 ], [ 122.14667968750004, 18.486572265625 ], [ 122.221191406249972, 18.500634765625023 ], [ 122.265527343750051, 18.458837890625034 ], [ 122.299804687499972, 18.402783203124983 ], [ 122.315039062500063, 18.320312500000057 ], [ 122.293847656250051, 18.234277343750023 ], [ 122.22285156250004, 18.157128906250023 ], [ 122.179492187500017, 18.064257812500017 ], [ 122.150976562500063, 17.756494140625023 ], [ 122.152343749999972, 17.664404296875006 ], [ 122.175195312499994, 17.575683593750057 ], [ 122.236816406249972, 17.434863281250045 ], [ 122.269042968749972, 17.395263671874972 ], [ 122.362304687500028, 17.344873046874994 ], [ 122.3875, 17.306787109374966 ], [ 122.392871093750017, 17.238378906249977 ], [ 122.407519531250017, 17.178125 ], [ 122.467871093750063, 17.155126953124977 ], [ 122.519140625000119, 17.124853515625034 ], [ 122.5, 17.058007812499994 ], [ 122.46796875000004, 16.990039062500017 ], [ 122.425781249999972, 16.822656250000023 ], [ 122.225878906250017, 16.435205078125051 ], [ 122.214160156250074, 16.351513671874955 ], [ 122.135156250000051, 16.184814453125028 ], [ 121.974707031250119, 16.157910156249955 ], [ 121.788671875000063, 16.077441406249989 ], [ 121.685156250000119, 16.014746093750006 ], [ 121.595312500000119, 15.933251953125023 ], [ 121.5609375, 15.826757812499977 ], [ 121.590429687500063, 15.778027343750011 ], [ 121.609179687500074, 15.726025390624983 ], [ 121.607031250000063, 15.669824218749994 ], [ 121.579199218750119, 15.623193359374994 ], [ 121.489843750000119, 15.509521484375028 ], [ 121.452050781250051, 15.416650390625023 ], [ 121.411914062500017, 15.375048828124974 ], [ 121.39228515625004, 15.324414062499969 ], [ 121.398925781249972, 15.2666015625 ], [ 121.434960937499994, 15.216308593749972 ], [ 121.543945312500028, 14.999169921874966 ], [ 121.66054687499999, 14.789501953124969 ], [ 121.685644531250119, 14.765429687500045 ], [ 121.695410156250063, 14.7373046875 ], [ 121.626562500000063, 14.681738281250048 ], [ 121.627929687499972, 14.581152343749977 ], [ 121.648535156250119, 14.481494140625017 ], [ 121.751855468749994, 14.234179687499989 ], [ 121.766601562499972, 14.16806640625002 ], [ 121.80048828125004, 14.113867187499991 ], [ 121.853320312500074, 14.063085937500034 ], [ 121.911718750000063, 14.020410156250051 ], [ 122.079589843749972, 13.947119140625034 ], [ 122.144335937500017, 13.932714843750034 ], [ 122.211718750000017, 13.930175781250057 ], [ 122.228417968749994, 13.979492187499972 ], [ 122.2875, 13.996191406250006 ], [ 122.274414062499972, 14.044726562500031 ], [ 122.202539062499994, 14.111669921874991 ], [ 122.199707031250028, 14.148046875000034 ], [ 122.2375, 14.175048828125028 ], [ 122.282617187500051, 14.190820312500037 ], [ 122.383691406250051, 14.263867187499997 ], [ 122.490820312500119, 14.32236328125002 ], [ 122.627148437500097, 14.317529296875009 ], [ 122.761035156250017, 14.284863281250011 ], [ 122.856054687500063, 14.25078125 ], [ 122.934179687500119, 14.18808593750002 ], [ 123.014550781250051, 14.079833984374986 ], [ 123.070996093750097, 13.959960937499986 ], [ 123.07070312499999, 13.902734374999966 ], [ 123.056933593750074, 13.845458984375028 ], [ 123.059960937500051, 13.788769531250026 ], [ 123.10195312499999, 13.750244140624986 ], [ 123.231445312499972, 13.747363281250017 ], [ 123.296972656250119, 13.836425781250043 ], [ 123.30537109375004, 13.936572265625017 ], [ 123.259277343749972, 13.975439453125034 ], [ 123.28046875000004, 14.024804687499966 ], [ 123.320312499999972, 14.061669921875023 ], [ 123.377441406249972, 14.028662109375048 ], [ 123.43232421875004, 13.966259765625026 ], [ 123.632812499999972, 13.898486328124989 ], [ 123.684082031250028, 13.897021484375045 ], [ 123.725976562500051, 13.884326171875031 ], [ 123.815722656250017, 13.837109375000011 ], [ 123.85761718750004, 13.799609375 ], [ 123.806250000000119, 13.721728515625045 ], [ 123.60712890625004, 13.704443359374977 ], [ 123.549609375000074, 13.645751953125014 ], [ 123.608105468750097, 13.528076171875028 ], [ 123.703613281249972, 13.431591796874997 ], [ 123.76484375000004, 13.353515624999986 ], [ 123.819238281249994, 13.269482421875011 ], [ 123.816601562500097, 13.19160156250004 ], [ 123.785156250000028, 13.110546875000054 ], [ 123.872753906250097, 13.116992187500031 ], [ 123.955175781250063, 13.099707031249977 ], [ 124.069140625000017, 13.031933593750026 ], [ 124.104589843750063, 13.025 ], [ 124.14277343750004, 13.035791015625009 ], [ 124.137304687500063, 12.791162109374994 ], [ 124.059765625000097, 12.567089843749997 ], [ 123.961718750000017, 12.594970703125 ], [ 123.877832031250051, 12.689697265625014 ], [ 123.89492187499999, 12.804980468749974 ], [ 123.948535156250074, 12.916406250000023 ], [ 123.917968749999972, 12.939941406250014 ], [ 123.863867187500063, 12.9306640625 ], [ 123.802343750000063, 12.905566406250031 ], [ 123.73603515625004, 12.896923828125054 ], [ 123.626757812500074, 12.911767578124966 ], [ 123.402343749999972, 13.033105468749994 ], [ 123.310937500000051, 13.044091796875009 ], [ 123.290429687499994, 13.099023437500009 ], [ 123.295507812500063, 13.215576171875043 ], [ 123.205957031250051, 13.353515624999986 ], [ 123.19160156250004, 13.402880859375003 ], [ 123.16328125000004, 13.44174804687502 ], [ 122.896191406250097, 13.59194335937498 ], [ 122.863476562500097, 13.617236328124974 ], [ 122.781347656250063, 13.737060546875057 ], [ 122.595214843749972, 13.90761718749998 ], [ 122.543066406250063, 13.925048828124986 ], [ 122.486328124999972, 13.929980468750017 ], [ 122.46796875000004, 13.886718749999986 ], [ 122.49375, 13.820214843750037 ], [ 122.504199218750074, 13.763085937500023 ], [ 122.50019531250004, 13.703173828124989 ], [ 122.50800781250004, 13.656835937499963 ], [ 122.596191406249972, 13.562011718750014 ], [ 122.609375, 13.517138671875017 ], [ 122.667871093749994, 13.395361328124991 ], [ 122.675097656250074, 13.253173828124972 ], [ 122.599902343750017, 13.194140625000031 ], [ 122.515234375000119, 13.260009765625028 ], [ 122.5125, 13.313623046875037 ], [ 122.497949218750051, 13.363525390624986 ], [ 122.40693359375004, 13.49277343750002 ], [ 122.376562500000119, 13.520605468750006 ], [ 122.205273437500097, 13.648242187499989 ], [ 122.072753906250028, 13.788378906250031 ], [ 121.777929687500063, 13.93764648437498 ], [ 121.74287109375004, 13.945849609375045 ], [ 121.691699218750017, 13.934570312499972 ], [ 121.643457031250051, 13.915966796874997 ], [ 121.501074218750063, 13.8421875 ], [ 121.450781250000063, 13.790771484374986 ], [ 121.446289062500028, 13.711865234374983 ], [ 121.34414062499999, 13.649121093749997 ], [ 121.203515625000051, 13.640283203124966 ], [ 121.095507812500074, 13.679492187500045 ], [ 121.006152343750074, 13.758105468749989 ], [ 120.93232421875004, 13.761865234375051 ], [ 120.840722656249994, 13.884716796875026 ], [ 120.729101562500119, 13.900537109374966 ], [ 120.63710937499999, 13.804492187500031 ], [ 120.617382812500097, 13.9953125 ], [ 120.616796875000063, 14.188037109375003 ], [ 120.642675781250063, 14.244335937500011 ], [ 120.688281250000074, 14.291210937499969 ], [ 120.922070312500097, 14.493115234374983 ], [ 120.951562500000051, 14.557958984374963 ], [ 120.941308593749994, 14.645068359375031 ], [ 120.888085937499994, 14.715771484375054 ], [ 120.804492187500017, 14.758789062500014 ], [ 120.707910156250051, 14.776611328125014 ], [ 120.638281250000063, 14.816162109374986 ], [ 120.58369140625004, 14.88125 ], [ 120.546777343749994, 14.76611328125 ], [ 120.58271484375004, 14.594628906249966 ], [ 120.588671875000017, 14.483105468749983 ], [ 120.555664062500028, 14.441357421875011 ], [ 120.495703125000063, 14.440185546875043 ], [ 120.438769531250017, 14.453369140624972 ], [ 120.396093750000119, 14.493310546875023 ], [ 120.365234374999972, 14.608300781250009 ], [ 120.283886718750097, 14.684375 ], [ 120.250781250000017, 14.793310546875034 ], [ 120.213867187500028, 14.808789062499997 ], [ 120.137988281250017, 14.800390624999963 ], [ 120.082128906250119, 14.851074218749986 ], [ 120.044531250000063, 14.978125 ], [ 120.036621093749972, 15.114550781250017 ], [ 120.004980468750119, 15.229248046875028 ], [ 119.959375, 15.34023437499999 ], [ 119.93281250000004, 15.430908203124986 ], [ 119.891601562500028, 15.837695312499989 ], [ 119.881445312500063, 15.875 ], [ 119.859667968750074, 15.90576171875 ], [ 119.808203125000063, 15.951953125000017 ], [ 119.768945312499994, 16.008447265624966 ], [ 119.761816406250063, 16.054980468750045 ], [ 119.772558593750119, 16.255126953125028 ], [ 119.79023437500004, 16.303320312500006 ], [ 119.83076171875004, 16.326562500000023 ], [ 119.886132812500051, 16.287402343750045 ], [ 119.930371093750097, 16.23876953125 ], [ 119.985156250000074, 16.215429687500034 ], [ 120.03339843750004, 16.184570312500057 ], [ 120.124023437500028, 16.066210937500017 ], [ 120.159765625000119, 16.047656250000045 ], [ 120.271289062500017, 16.051416015625023 ], [ 120.337011718750063, 16.066455078125074 ], [ 120.36875, 16.109570312499955 ], [ 120.388769531250063, 16.160937500000045 ], [ 120.389257812500063, 16.221630859374955 ], [ 120.325, 16.400341796874955 ], [ 120.305273437500063, 16.529248046875011 ], [ 120.304394531250097, 16.645458984374983 ], [ 120.321191406250051, 16.761865234374994 ], [ 120.40888671875004, 16.955615234375017 ], [ 120.42011718750004, 17.090087890624972 ], [ 120.411718750000119, 17.269921875000023 ], [ 120.427148437500051, 17.376904296874955 ], [ 120.42451171875004, 17.438330078125034 ], [ 120.372070312500028, 17.53510742187504 ], [ 120.358398437499972, 17.63818359375 ], [ 120.50507812500004, 18.162646484374989 ], [ 120.55097656250004, 18.264062500000051 ], [ 120.584472656249972, 18.36875 ], [ 120.599707031250119, 18.507861328125074 ], [ 120.709375, 18.545947265625017 ], [ 120.813769531250017, 18.603417968749994 ], [ 120.867773437500119, 18.598925781250045 ], [ 120.925, 18.585107421874994 ], [ 121.051367187500119, 18.613671875000023 ], [ 121.101562499999972, 18.615283203125017 ] ] ], [ [ [ 121.921679687500074, 18.894726562500011 ], [ 121.858203125000017, 18.822900390625023 ], [ 121.825195312500028, 18.842724609374983 ], [ 121.860742187499994, 18.912548828124983 ], [ 121.859765625000051, 18.936767578125057 ], [ 121.88886718750004, 18.991552734375006 ], [ 121.943359375000028, 19.010449218749955 ], [ 121.987890625000063, 18.956640625 ], [ 121.921679687500074, 18.894726562500011 ] ] ], [ [ [ 121.252246093750017, 19.082421874999966 ], [ 121.246679687500119, 19.015185546875045 ], [ 121.196093750000017, 19.050683593749994 ], [ 121.184863281250074, 19.101416015625006 ], [ 121.189941406250028, 19.138916015625028 ], [ 121.213183593750074, 19.183593749999972 ], [ 121.244726562500063, 19.143017578124955 ], [ 121.252246093750017, 19.082421874999966 ] ] ], [ [ [ 121.520898437500051, 19.361962890624994 ], [ 121.53125, 19.271337890625006 ], [ 121.472070312500051, 19.273339843750051 ], [ 121.382910156250063, 19.328466796875006 ], [ 121.374609375000063, 19.356298828124977 ], [ 121.375976562499972, 19.379687500000045 ], [ 121.391601562499972, 19.399365234374955 ], [ 121.520898437500051, 19.361962890624994 ] ] ], [ [ [ 121.960058593750063, 20.365869140625051 ], [ 121.941308593749994, 20.353710937499955 ], [ 121.914062500000028, 20.359423828125074 ], [ 121.941210937500017, 20.453710937500006 ], [ 121.991210937500028, 20.479589843750034 ], [ 122.031152343749994, 20.469384765624994 ], [ 121.960058593750063, 20.365869140625051 ] ] ], [ [ [ 121.878125, 20.781884765624966 ], [ 121.829589843749972, 20.700292968750063 ], [ 121.790625000000119, 20.701171875000057 ], [ 121.796484375000063, 20.746630859374989 ], [ 121.84785156250004, 20.841259765624983 ], [ 121.866992187500017, 20.839208984375034 ], [ 121.878125, 20.781884765624966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Dem. Rep. Korea", "admin": "North Korea" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 124.905273437500028, 39.536279296874994 ], [ 124.848925781250017, 39.507568359375 ], [ 124.846093750000051, 39.55888671874996 ], [ 124.889550781249994, 39.602099609374989 ], [ 124.934570312499972, 39.6078125 ], [ 124.905273437500028, 39.536279296874994 ] ] ], [ [ [ 129.976953125000051, 42.974853515625 ], [ 130.022265625000017, 42.962597656250011 ], [ 130.082617187500063, 42.97416992187496 ], [ 130.124804687500074, 42.956005859374983 ], [ 130.151269531250051, 42.917968750000057 ], [ 130.240332031250063, 42.891796874999955 ], [ 130.248828125000017, 42.87260742187496 ], [ 130.246679687500119, 42.744824218749955 ], [ 130.29560546875004, 42.684960937500023 ], [ 130.360742187499994, 42.630859375 ], [ 130.450292968750119, 42.581689453125023 ], [ 130.49824218750004, 42.570507812499955 ], [ 130.526953125000119, 42.535400390625 ], [ 130.554101562500051, 42.474707031249977 ], [ 130.617968750000074, 42.415625 ], [ 130.651562500000097, 42.372509765624955 ], [ 130.658007812500074, 42.327783203124994 ], [ 130.687304687500074, 42.302539062499989 ], [ 130.636523437500017, 42.274853515624955 ], [ 130.569238281249994, 42.291699218750011 ], [ 130.457519531249972, 42.301708984375011 ], [ 130.314746093750017, 42.214111328125 ], [ 130.235742187499994, 42.183203125000034 ], [ 130.179882812500097, 42.096972656250045 ], [ 130.068261718749994, 42.045751953125006 ], [ 130.007324218750028, 41.991162109374983 ], [ 129.928222656249972, 41.896728515625 ], [ 129.876367187499994, 41.805517578125006 ], [ 129.756347656249972, 41.712255859375006 ], [ 129.686328125000074, 41.594970703125 ], [ 129.682421875000017, 41.494335937500011 ], [ 129.75898437500004, 41.391503906250023 ], [ 129.76582031250004, 41.303857421875023 ], [ 129.712109375000097, 41.123681640624994 ], [ 129.741992187500074, 40.932275390624994 ], [ 129.70869140625004, 40.857324218749994 ], [ 129.341113281250017, 40.726318359375057 ], [ 129.245117187499972, 40.661035156249966 ], [ 129.109765625000051, 40.491064453124977 ], [ 128.945214843749994, 40.427880859374994 ], [ 128.84296875000004, 40.358496093749977 ], [ 128.70136718750004, 40.317529296874994 ], [ 128.610742187499994, 40.197900390625051 ], [ 128.511230468749972, 40.130224609375006 ], [ 128.39296875, 40.088964843750063 ], [ 128.304492187500017, 40.035937499999989 ], [ 128.106347656249994, 40.032568359375006 ], [ 127.966601562500017, 39.995605468750028 ], [ 127.867089843749994, 39.895947265624983 ], [ 127.568164062500017, 39.781982421875028 ], [ 127.527441406250063, 39.695703125000051 ], [ 127.547265625000051, 39.56279296874996 ], [ 127.548925781250119, 39.461083984375023 ], [ 127.522851562500051, 39.37739257812504 ], [ 127.457421875000051, 39.400976562500034 ], [ 127.42226562499999, 39.37358398437496 ], [ 127.38349609375004, 39.296142578125 ], [ 127.394531250000028, 39.207910156249966 ], [ 127.496972656249994, 39.179492187500045 ], [ 127.580957031249994, 39.14326171875004 ], [ 127.69892578125004, 39.12504882812496 ], [ 127.786132812500028, 39.084130859374966 ], [ 127.971679687499972, 38.897998046874989 ], [ 128.123046875000028, 38.816406250000057 ], [ 128.1625, 38.786132812500028 ], [ 128.249414062499994, 38.745214843750034 ], [ 128.329492187500051, 38.680908203124972 ], [ 128.374609375000119, 38.6234375 ], [ 128.339453125000063, 38.607861328125011 ], [ 128.279296874999972, 38.523779296875034 ], [ 128.223144531249972, 38.416992187500028 ], [ 128.16865234375004, 38.359326171875011 ], [ 128.10625, 38.327343749999983 ], [ 128.038964843749994, 38.308544921874983 ], [ 127.905273437499972, 38.300439453125023 ], [ 127.784667968749972, 38.307714843749977 ], [ 127.745507812499994, 38.319238281250023 ], [ 127.579492187500051, 38.3125 ], [ 127.532714843750028, 38.30498046874996 ], [ 127.294042968750063, 38.31328125 ], [ 127.169531250000063, 38.304541015625034 ], [ 127.090332031250028, 38.283886718750011 ], [ 127.009667968750051, 38.24052734374996 ], [ 126.940039062500063, 38.175585937499989 ], [ 126.878906250000028, 38.106054687500034 ], [ 126.754296875000051, 37.978955078124983 ], [ 126.666796875000074, 37.917187500000011 ], [ 126.666503906250028, 37.827929687500017 ], [ 126.664550781249972, 37.800732421874983 ], [ 126.633886718750119, 37.781835937500063 ], [ 126.623242187500097, 37.790185546874966 ], [ 126.572753906250028, 37.796826171874983 ], [ 126.369921875000074, 37.878369140625011 ], [ 126.203125, 37.828515624999966 ], [ 126.161035156249994, 37.763720703124989 ], [ 126.116699218750028, 37.742919921875028 ], [ 126.050292968749972, 37.86982421875004 ], [ 125.941699218750074, 37.873681640625023 ], [ 125.769140625000063, 37.985351562500028 ], [ 125.695019531250097, 37.962695312500045 ], [ 125.676171875000051, 37.917724609375028 ], [ 125.581542968749972, 37.815039062499977 ], [ 125.449316406250119, 37.730224609375028 ], [ 125.406640625000051, 37.71904296874996 ], [ 125.357812500000051, 37.724804687499983 ], [ 125.364843750000063, 37.748242187499955 ], [ 125.31074218750004, 37.843505859375 ], [ 125.101953125000051, 37.882080078125057 ], [ 125.026757812499994, 37.922607421875028 ], [ 124.988769531249972, 37.931445312499989 ], [ 125.193164062500074, 38.037792968749983 ], [ 125.246679687500119, 38.05683593750004 ], [ 125.206738281250097, 38.08154296875 ], [ 125.162597656249972, 38.093652343749994 ], [ 124.995019531249994, 38.077832031249955 ], [ 124.907031250000017, 38.112646484375034 ], [ 124.779492187500097, 38.101513671874983 ], [ 124.690917968749972, 38.129199218750017 ], [ 124.874511718749972, 38.233398437500028 ], [ 124.882714843750051, 38.29497070312496 ], [ 124.88056640625004, 38.341650390625063 ], [ 124.973730468750119, 38.480126953125023 ], [ 125.067382812500028, 38.556738281250006 ], [ 125.309667968750063, 38.665380859375006 ], [ 125.415332031250017, 38.680419921874972 ], [ 125.491796875000063, 38.676123046874977 ], [ 125.554492187500017, 38.686230468750011 ], [ 125.488671875000051, 38.727783203125028 ], [ 125.424218750000051, 38.746875 ], [ 125.298925781250119, 38.742968750000017 ], [ 125.168847656249994, 38.805517578125063 ], [ 125.157324218750063, 38.871533203125011 ], [ 125.409667968750028, 39.288378906250017 ], [ 125.413183593750119, 39.326269531250006 ], [ 125.373632812500063, 39.427636718749966 ], [ 125.360839843750028, 39.526611328124972 ], [ 125.180078125000051, 39.58349609375 ], [ 125.100097656250028, 39.590332031249972 ], [ 124.86787109375004, 39.701806640625051 ], [ 124.775292968749994, 39.758056640625057 ], [ 124.738867187500063, 39.74150390624996 ], [ 124.732226562500017, 39.652197265624977 ], [ 124.699218749999972, 39.632373046875017 ], [ 124.638281250000063, 39.615087890625063 ], [ 124.60761718750004, 39.716943359375023 ], [ 124.557421875000017, 39.790576171875017 ], [ 124.403808593750028, 39.865527343750017 ], [ 124.348632812499972, 39.906884765624994 ], [ 124.375097656250119, 39.99614257812496 ], [ 124.362109375000017, 40.004052734374994 ], [ 124.386621093750051, 40.104248046875057 ], [ 124.481054687500119, 40.181640625 ], [ 124.712402343749972, 40.319238281249966 ], [ 124.771972656249972, 40.383740234374983 ], [ 124.889355468750097, 40.459814453125006 ], [ 124.942285156249994, 40.458154296875023 ], [ 124.996875, 40.464746093750051 ], [ 125.01337890625004, 40.497851562500045 ], [ 125.025976562500119, 40.523876953125011 ], [ 125.072949218750097, 40.547460937500034 ], [ 125.1859375, 40.589404296875045 ], [ 125.314453124999972, 40.644628906250006 ], [ 125.416894531249994, 40.659912109375028 ], [ 125.542578125000119, 40.74257812499999 ], [ 125.593847656250063, 40.778955078125023 ], [ 125.645117187500119, 40.778955078125023 ], [ 125.659179687499972, 40.7958984375 ], [ 125.688281250000017, 40.838671875000017 ], [ 125.728320312500017, 40.866699218750057 ], [ 125.783984375000074, 40.872021484374983 ], [ 125.874902343750051, 40.892236328124994 ], [ 125.989062500000017, 40.904638671875034 ], [ 126.066796875000051, 40.974072265624983 ], [ 126.093164062499994, 41.023681640625057 ], [ 126.144531249999972, 41.078271484374994 ], [ 126.253613281250097, 41.137792968750034 ], [ 126.328710937500119, 41.225683593750006 ], [ 126.411816406250097, 41.321337890625017 ], [ 126.451464843750074, 41.351855468750017 ], [ 126.49042968750004, 41.358056640625051 ], [ 126.513574218750051, 41.393994140625011 ], [ 126.540136718750119, 41.495556640624983 ], [ 126.578320312500097, 41.594335937500034 ], [ 126.60126953125004, 41.640966796875034 ], [ 126.696972656250097, 41.691894531250028 ], [ 126.721582031250051, 41.716552734375 ], [ 126.743066406249994, 41.724853515625 ], [ 126.787695312500119, 41.718212890624983 ], [ 126.847265625000063, 41.747998046875011 ], [ 126.903515625000097, 41.781054687499989 ], [ 126.95478515625004, 41.769482421875011 ], [ 127.006933593750063, 41.742041015625034 ], [ 127.061328125000074, 41.687353515624977 ], [ 127.085351562499994, 41.643798828125 ], [ 127.128417968749972, 41.607421875000057 ], [ 127.136718749999972, 41.554541015625034 ], [ 127.179687500000028, 41.531347656250006 ], [ 127.270800781250017, 41.51982421874996 ], [ 127.4203125, 41.483789062499994 ], [ 127.516992187499994, 41.481738281250017 ], [ 127.572167968750051, 41.454736328125023 ], [ 127.68769531250004, 41.439990234375045 ], [ 127.91865234375004, 41.461132812500011 ], [ 128.013085937499994, 41.44868164062504 ], [ 128.052734374999972, 41.415625 ], [ 128.111230468749994, 41.389257812500006 ], [ 128.149414062499972, 41.38774414062496 ], [ 128.200292968750119, 41.433007812500051 ], [ 128.254882812499972, 41.506542968750011 ], [ 128.290917968749994, 41.562792968750017 ], [ 128.28925781250004, 41.607421875000057 ], [ 128.257812500000028, 41.655371093750034 ], [ 128.181738281250063, 41.700048828125006 ], [ 128.131933593750063, 41.769140625000034 ], [ 128.084179687500097, 41.840576171875028 ], [ 128.056054687500051, 41.863769531250057 ], [ 128.03291015625004, 41.898486328125017 ], [ 128.028710937499994, 41.951611328125011 ], [ 128.045214843750074, 41.9875 ], [ 128.160156250000028, 42.011621093749966 ], [ 128.307812500000097, 42.025634765624972 ], [ 128.427246093749972, 42.010742187499972 ], [ 128.626757812500017, 42.020849609374977 ], [ 128.749023437499972, 42.040673828125023 ], [ 128.839843750000028, 42.037841796874972 ], [ 128.923437500000063, 42.038232421874966 ], [ 128.96064453125004, 42.068798828124983 ], [ 129.077246093750063, 42.14238281249996 ], [ 129.133691406250051, 42.16850585937496 ], [ 129.195507812500097, 42.218457031250011 ], [ 129.205371093750074, 42.27055664062496 ], [ 129.217773437500028, 42.312695312500011 ], [ 129.252539062500063, 42.357861328124983 ], [ 129.313671875000097, 42.413574218749972 ], [ 129.365820312500063, 42.439208984375028 ], [ 129.423632812500017, 42.435888671874977 ], [ 129.484863281249972, 42.410302734375023 ], [ 129.523730468750017, 42.384667968750023 ], [ 129.56757812500004, 42.392089843750028 ], [ 129.60390625, 42.435888671874977 ], [ 129.627929687499972, 42.444287109375011 ], [ 129.697851562500119, 42.448144531249994 ], [ 129.719726562499972, 42.475 ], [ 129.74648437499999, 42.603808593749989 ], [ 129.773437499999972, 42.705468750000023 ], [ 129.779199218749994, 42.776562500000011 ], [ 129.841503906250097, 42.894238281250011 ], [ 129.86103515625004, 42.965087890624972 ], [ 129.898242187500017, 42.998144531250034 ], [ 129.941210937500074, 42.995654296874989 ], [ 129.976953125000051, 42.974853515625 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Palestine", "admin": "Palestine" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 34.34833984375004, 31.292919921874955 ], [ 34.245312500000097, 31.208300781250045 ], [ 34.2125, 31.292285156250017 ], [ 34.198144531249994, 31.322607421875063 ], [ 34.387304687500006, 31.483789062500023 ], [ 34.477343750000017, 31.584863281250023 ], [ 34.52412109375004, 31.541650390624994 ], [ 34.525585937500097, 31.525634765625028 ], [ 34.350195312500063, 31.362744140624983 ], [ 34.34833984375004, 31.292919921874955 ] ] ], [ [ [ 35.53144531250004, 31.984912109374989 ], [ 35.558984375000051, 31.765527343749966 ], [ 35.499414062499994, 31.67236328125 ], [ 35.465429687500063, 31.562353515625063 ], [ 35.450585937499994, 31.479296875000017 ], [ 35.408691406249972, 31.482910156250028 ], [ 35.276660156250074, 31.422802734374955 ], [ 35.101171875, 31.366210937499972 ], [ 34.907812500000063, 31.351318359375057 ], [ 34.88046875, 31.3681640625 ], [ 34.87275390625004, 31.396875 ], [ 34.929199218749972, 31.53657226562504 ], [ 34.950976562500074, 31.602294921875028 ], [ 35.034667968749972, 31.673242187499994 ], [ 35.153417968750006, 31.734472656250034 ], [ 35.203710937500063, 31.75 ], [ 35.198046875000017, 31.77631835937504 ], [ 35.127148437500097, 31.816748046875006 ], [ 35.053222656250028, 31.83793945312496 ], [ 34.983007812500006, 31.816796875000023 ], [ 34.961132812500097, 31.823339843750006 ], [ 34.95380859375004, 31.84125976562504 ], [ 34.978320312500017, 31.866406250000011 ], [ 34.989746093749972, 31.913281249999955 ], [ 34.978808593750074, 31.991601562500023 ], [ 34.97138671875004, 32.087109375000011 ], [ 34.955957031249994, 32.1609375 ], [ 34.999511718750028, 32.281054687500017 ], [ 35.010546875000017, 32.338183593750017 ], [ 35.065039062500063, 32.460449218750057 ], [ 35.193261718750051, 32.534423828125028 ], [ 35.303808593750006, 32.512939453125 ], [ 35.362109375000074, 32.507470703125051 ], [ 35.386718750000028, 32.493017578125034 ], [ 35.402636718750074, 32.450634765625011 ], [ 35.484375, 32.401660156249989 ], [ 35.551464843750097, 32.395507812500057 ], [ 35.572070312500017, 32.237890625 ], [ 35.534765625, 32.103027343749972 ], [ 35.53144531250004, 31.984912109374989 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Qatar", "admin": "Qatar" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 51.267968750000023, 24.607226562500003 ], [ 51.178027343750017, 24.58671875 ], [ 51.093359375, 24.564648437499997 ], [ 51.022753906250017, 24.565234375 ], [ 50.966015625000011, 24.573925781249997 ], [ 50.928320312500006, 24.595117187499994 ], [ 50.855664062500011, 24.679638671874997 ], [ 50.804394531250011, 24.789257812499997 ], [ 50.8359375, 24.850390625 ], [ 50.846777343750006, 24.888574218749994 ], [ 50.77734375, 25.177441406249997 ], [ 50.754589843750011, 25.399267578124991 ], [ 50.762890625000011, 25.444726562499994 ], [ 50.802636718750023, 25.4970703125 ], [ 50.86865234375, 25.612695312499994 ], [ 50.90380859375, 25.724072265624997 ], [ 51.003125, 25.9814453125 ], [ 51.108105468750011, 26.08056640625 ], [ 51.262304687500006, 26.153271484374997 ], [ 51.389062500000023, 26.011132812499994 ], [ 51.543066406250006, 25.902392578125003 ], [ 51.572265625, 25.781005859375 ], [ 51.526953125, 25.68212890625 ], [ 51.4853515625, 25.524707031250003 ], [ 51.51025390625, 25.45234375 ], [ 51.51953125, 25.389746093749991 ], [ 51.561425781250023, 25.284472656250003 ], [ 51.601953125000023, 25.14794921875 ], [ 51.60888671875, 25.052880859374994 ], [ 51.5869140625, 24.96484375 ], [ 51.533398437500011, 24.890869140625 ], [ 51.427929687500011, 24.668261718750003 ], [ 51.396484375, 24.645117187499991 ], [ 51.267968750000023, 24.607226562500003 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Saudi Arabia", "admin": "Saudi Arabia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 41.987695312500051, 16.715625 ], [ 42.065039062500063, 16.710058593750006 ], [ 42.033203124999972, 16.741943359375 ], [ 42.026367187500028, 16.757666015625006 ], [ 42.059960937499994, 16.803515625000017 ], [ 42.170410156250028, 16.708642578124966 ], [ 42.167187500000097, 16.596386718750011 ], [ 42.157812500000063, 16.570703125000023 ], [ 42.127734375000074, 16.594824218750063 ], [ 42.108398437500028, 16.618457031249989 ], [ 42.102343750000017, 16.643945312500023 ], [ 42.071777343750028, 16.671484375000034 ], [ 41.964160156250017, 16.653466796875023 ], [ 41.897265625000074, 16.684277343749983 ], [ 41.801562500000017, 16.778759765624955 ], [ 41.776074218750097, 16.846875 ], [ 41.81611328125004, 16.860156250000017 ], [ 41.858203125000017, 16.892919921875034 ], [ 41.88496093750004, 16.946826171875017 ], [ 41.860449218750063, 17.002539062499977 ], [ 41.917285156250074, 16.993652343750028 ], [ 41.947949218750097, 16.936425781250023 ], [ 41.953906250000074, 16.80625 ], [ 41.9625, 16.778662109375034 ], [ 41.946679687499994, 16.748925781250023 ], [ 41.987695312500051, 16.715625 ] ] ], [ [ [ 36.901660156250017, 25.383056640624972 ], [ 36.87519531250004, 25.383056640624972 ], [ 36.805078125000051, 25.450732421874989 ], [ 36.763867187500097, 25.500585937500034 ], [ 36.722070312499994, 25.534033203125006 ], [ 36.530273437500028, 25.6015625 ], [ 36.50429687499999, 25.645117187499977 ], [ 36.53359375, 25.688720703125 ], [ 36.554101562499994, 25.645361328125034 ], [ 36.588769531250051, 25.619824218749983 ], [ 36.747558593749972, 25.558740234374966 ], [ 36.924414062500006, 25.425537109375028 ], [ 36.954785156250097, 25.414648437500006 ], [ 36.901660156250017, 25.383056640624972 ] ] ], [ [ [ 36.595507812500074, 25.712792968749994 ], [ 36.58613281250004, 25.69921875 ], [ 36.543945312499972, 25.734277343750023 ], [ 36.546484375000063, 25.811621093749977 ], [ 36.58271484375004, 25.855517578125045 ], [ 36.579882812500017, 25.795410156250057 ], [ 36.595605468749994, 25.734863281249972 ], [ 36.595507812500074, 25.712792968749994 ] ] ], [ [ [ 44.71650390625004, 29.193603515625028 ], [ 45.050292968750028, 29.167089843750034 ], [ 45.498925781249994, 29.131542968749983 ], [ 45.949707031250028, 29.095849609374994 ], [ 46.356445312500028, 29.063671875000011 ], [ 46.53144531250004, 29.096240234374989 ], [ 46.724804687500097, 29.074609375000023 ], [ 46.982226562500074, 29.045654296875 ], [ 47.138769531250063, 29.026171875000017 ], [ 47.433203125, 28.989550781250017 ], [ 47.521289062500017, 28.837841796875011 ], [ 47.553222656250028, 28.731542968750034 ], [ 47.583105468750006, 28.627978515624989 ], [ 47.671289062499994, 28.53315429687504 ], [ 47.871972656250051, 28.53544921874996 ], [ 48.049609375000074, 28.5375 ], [ 48.26875, 28.540527343750028 ], [ 48.442480468750006, 28.542919921874983 ], [ 48.498535156249972, 28.448876953124994 ], [ 48.523046875, 28.355029296874989 ], [ 48.626367187499994, 28.132568359375028 ], [ 48.773730468750074, 27.959082031250034 ], [ 48.80898437499999, 27.895898437499966 ], [ 48.832812500000017, 27.800683593750023 ], [ 48.807226562500063, 27.765283203124994 ], [ 48.797167968750074, 27.724316406250011 ], [ 48.90644531250004, 27.629052734375051 ], [ 49.086914062500028, 27.548583984375 ], [ 49.157519531250017, 27.528222656250023 ], [ 49.2375, 27.492724609374989 ], [ 49.175097656250017, 27.437646484375051 ], [ 49.281542968750074, 27.310498046874983 ], [ 49.405273437499972, 27.18095703124996 ], [ 49.537695312500006, 27.151757812499966 ], [ 49.71650390625004, 26.955859375000045 ], [ 49.986132812500074, 26.828906250000017 ], [ 50.149804687499994, 26.662646484374989 ], [ 50.134667968750051, 26.659521484375063 ], [ 50.08662109375004, 26.676416015625023 ], [ 50.026367187500028, 26.699218749999972 ], [ 50.008105468750017, 26.678515625000017 ], [ 50.011328125000063, 26.608789062500023 ], [ 50.027343750000028, 26.526855468750028 ], [ 50.110742187500051, 26.455957031249966 ], [ 50.184960937499994, 26.404931640624966 ], [ 50.213867187500028, 26.308496093750051 ], [ 50.15546875000004, 26.100537109374955 ], [ 50.135253906249972, 26.100683593749977 ], [ 50.095996093750074, 26.118701171875017 ], [ 50.05390625000004, 26.12285156249996 ], [ 50.03164062499999, 26.110986328125051 ], [ 50.081054687499972, 25.961376953125011 ], [ 50.130273437500051, 25.846630859375011 ], [ 50.18964843750004, 25.755810546874983 ], [ 50.23896484375004, 25.622851562500074 ], [ 50.28125, 25.566113281249955 ], [ 50.455175781250063, 25.424804687500057 ], [ 50.508496093750097, 25.306689453125045 ], [ 50.557910156250017, 25.086669921875 ], [ 50.666894531250051, 24.963818359375011 ], [ 50.725585937499972, 24.869384765625057 ], [ 50.80439453125004, 24.789257812499983 ], [ 50.85566406250004, 24.679638671875011 ], [ 50.928320312500006, 24.595117187500023 ], [ 50.96601562500004, 24.573925781249983 ], [ 51.022753906250074, 24.565234374999989 ], [ 51.093359375000063, 24.564648437499955 ], [ 51.178027343750074, 24.586718750000017 ], [ 51.26796875, 24.607226562500017 ], [ 51.338476562500063, 24.564355468749994 ], [ 51.411230468750063, 24.570800781250057 ], [ 51.41835937499999, 24.530957031250011 ], [ 51.369921875000074, 24.476904296875034 ], [ 51.309863281250017, 24.340380859375017 ], [ 51.395214843750097, 24.318847656249972 ], [ 51.476757812500097, 24.308203125000034 ], [ 51.534765625, 24.286328125000011 ], [ 51.568359375000028, 24.286181640625074 ], [ 51.568359375000028, 24.257910156250006 ], [ 51.572167968749994, 24.128320312499966 ], [ 51.592578125000074, 24.078857421875028 ], [ 51.62929687499999, 24.035009765625063 ], [ 51.684375, 23.969531250000045 ], [ 51.739355468750006, 23.904003906250011 ], [ 51.794335937500051, 23.838476562499977 ], [ 51.849414062500074, 23.772998046875045 ], [ 51.904394531250006, 23.707519531250028 ], [ 51.959472656250028, 23.641992187500023 ], [ 52.014453125000017, 23.576464843749989 ], [ 52.069433593750063, 23.510986328124972 ], [ 52.124511718749972, 23.445458984375023 ], [ 52.179492187500074, 23.379980468750006 ], [ 52.234570312500097, 23.314453125 ], [ 52.289550781250028, 23.248974609374983 ], [ 52.344531250000017, 23.183496093750051 ], [ 52.39960937500004, 23.117968750000017 ], [ 52.454589843749972, 23.052441406249983 ], [ 52.509570312500017, 22.986962890624966 ], [ 52.555078125000051, 22.932812499999955 ], [ 52.639160156250028, 22.922509765624994 ], [ 52.665917968750051, 22.919287109375034 ], [ 52.741601562499994, 22.910009765625006 ], [ 52.859277343749994, 22.895605468750006 ], [ 53.01191406250004, 22.877001953125045 ], [ 53.192382812500028, 22.854931640624983 ], [ 53.394042968749972, 22.830322265625028 ], [ 53.609570312500097, 22.804003906249989 ], [ 53.832128906250063, 22.776806640624955 ], [ 54.054589843749994, 22.749658203125023 ], [ 54.270117187500006, 22.723339843750011 ], [ 54.471679687499972, 22.698730468750057 ], [ 54.652246093749994, 22.676660156249994 ], [ 54.804882812500097, 22.658007812500017 ], [ 54.922460937500063, 22.643652343750006 ], [ 54.99824218750004, 22.634375 ], [ 55.025, 22.631152343750045 ], [ 55.104296875000074, 22.621484375000023 ], [ 55.119433593750017, 22.623925781249994 ], [ 55.185839843750074, 22.7041015625 ], [ 55.259277343750028, 22.590917968750034 ], [ 55.320117187500074, 22.496923828125063 ], [ 55.403808593749972, 22.367822265625051 ], [ 55.492773437500063, 22.230664062499983 ], [ 55.577734375000063, 22.099511718749994 ], [ 55.64101562499999, 22.001855468749994 ], [ 55.607421874999972, 21.900390625000028 ], [ 55.570800781249972, 21.789697265625051 ], [ 55.534179687499972, 21.679003906250045 ], [ 55.497558593749972, 21.568310546874955 ], [ 55.460937499999972, 21.457617187499977 ], [ 55.424316406249972, 21.346923828124972 ], [ 55.387695312499972, 21.236230468749994 ], [ 55.351074218749972, 21.125537109374989 ], [ 55.314453124999972, 21.014794921874994 ], [ 55.277929687500006, 20.904101562500017 ], [ 55.241210937499972, 20.793408203125011 ], [ 55.204589843749972, 20.682714843750034 ], [ 55.168066406250006, 20.572021484375028 ], [ 55.131445312500006, 20.461328125000051 ], [ 55.094726562499972, 20.350634765625045 ], [ 55.058203125, 20.239941406249983 ], [ 55.021484374999972, 20.129248046874977 ], [ 54.977343750000017, 19.995947265625006 ], [ 54.871093749999972, 19.960498046875074 ], [ 54.699023437500017, 19.903125 ], [ 54.52705078125004, 19.845800781250063 ], [ 54.354980468749972, 19.788476562500023 ], [ 54.183007812500051, 19.731152343749955 ], [ 54.01093750000004, 19.673828125 ], [ 53.838867187500028, 19.616503906250045 ], [ 53.666894531250051, 19.559130859375017 ], [ 53.494824218750097, 19.501806640625063 ], [ 53.322851562500063, 19.444482421874994 ], [ 53.15078125, 19.387158203124955 ], [ 52.978710937500097, 19.329785156250011 ], [ 52.806738281250063, 19.272460937500057 ], [ 52.634667968749994, 19.215136718749989 ], [ 52.462695312500017, 19.157812500000034 ], [ 52.290625, 19.100488281249994 ], [ 52.118554687499994, 19.043164062499955 ], [ 51.977636718750006, 18.996142578125074 ], [ 51.742968750000074, 18.964550781250011 ], [ 51.514941406250074, 18.933886718749989 ], [ 51.258398437500006, 18.899365234374983 ], [ 50.95, 18.857861328124955 ], [ 50.708203125000097, 18.825292968749977 ], [ 50.355273437500074, 18.777783203124983 ], [ 50.038964843749994, 18.735253906250023 ], [ 49.742089843749994, 18.695312499999972 ], [ 49.445117187500074, 18.655322265624989 ], [ 49.192382812500028, 18.621337890625 ], [ 49.041992187500028, 18.581787109375028 ], [ 48.86484375, 18.495214843750063 ], [ 48.59296875000004, 18.362402343750006 ], [ 48.315820312500051, 18.227050781250057 ], [ 48.172167968750017, 18.156933593749983 ], [ 48.021679687500097, 17.97695312499999 ], [ 47.945507812500097, 17.885839843750006 ], [ 47.80781250000004, 17.72109375 ], [ 47.703710937500063, 17.596826171874994 ], [ 47.579589843749972, 17.448339843750034 ], [ 47.525390624999972, 17.316113281250011 ], [ 47.44179687499999, 17.111865234375045 ], [ 47.369628906250028, 17.060400390625063 ], [ 47.251269531250074, 16.993945312500017 ], [ 47.143554687499972, 16.946679687499966 ], [ 46.975683593750063, 16.953466796875034 ], [ 46.879980468750006, 17.079003906250023 ], [ 46.77851562500004, 17.212109374999955 ], [ 46.727636718750063, 17.265576171875011 ], [ 46.68203125, 17.2685546875 ], [ 46.513476562500017, 17.251660156250011 ], [ 46.310351562500017, 17.231298828125063 ], [ 46.070800781249972, 17.253173828124972 ], [ 45.794433593750028, 17.278417968750063 ], [ 45.535351562500097, 17.302050781249989 ], [ 45.406542968750017, 17.319775390624955 ], [ 45.236621093750074, 17.406201171874983 ], [ 45.192773437499994, 17.423388671875017 ], [ 45.148046875000063, 17.427441406249955 ], [ 44.946484375000097, 17.429589843750023 ], [ 44.746777343750097, 17.431689453125017 ], [ 44.546484375000063, 17.404345703125045 ], [ 44.35468750000004, 17.414355468750045 ], [ 44.155957031250097, 17.398535156250006 ], [ 44.085937500000028, 17.365527343750045 ], [ 44.00820312499999, 17.367480468749989 ], [ 43.95966796875004, 17.338330078125011 ], [ 43.916992187499972, 17.324707031249972 ], [ 43.86640625000004, 17.349609375 ], [ 43.804296875, 17.344140625000023 ], [ 43.712988281250063, 17.365527343750045 ], [ 43.653417968750006, 17.421875 ], [ 43.597265625, 17.471435546875028 ], [ 43.53925781250004, 17.498730468750011 ], [ 43.47421875, 17.515917968750045 ], [ 43.417968750000028, 17.516259765625023 ], [ 43.34609375, 17.486035156249983 ], [ 43.302148437500051, 17.456787109374972 ], [ 43.190917968750028, 17.359375 ], [ 43.186328125000074, 17.324707031249972 ], [ 43.236914062500063, 17.266455078125006 ], [ 43.221386718750097, 17.239257812499972 ], [ 43.155957031250097, 17.20502929687504 ], [ 43.135937500000097, 17.112988281250011 ], [ 43.12617187500004, 17.062451171875011 ], [ 43.116503906250074, 16.941992187500006 ], [ 43.145605468750006, 16.846777343750063 ], [ 43.184472656250051, 16.811816406250045 ], [ 43.186328125000074, 16.770996093749972 ], [ 43.165039062499972, 16.689404296874955 ], [ 43.104785156250074, 16.664160156250063 ], [ 43.06074218750004, 16.586621093749983 ], [ 43.033593750000051, 16.550390624999977 ], [ 42.986328124999972, 16.509082031249989 ], [ 42.799316406249972, 16.371777343750011 ], [ 42.789843750000017, 16.4515625 ], [ 42.73066406250004, 16.569824218750028 ], [ 42.726367187500074, 16.653320312499972 ], [ 42.698828125000063, 16.736962890624966 ], [ 42.647460937499972, 16.801367187500034 ], [ 42.552929687500097, 16.868457031250017 ], [ 42.54414062500004, 16.959667968749955 ], [ 42.475, 17.049853515625045 ], [ 42.383300781249972, 17.122460937499994 ], [ 42.33242187499999, 17.256640625000074 ], [ 42.293945312499972, 17.434960937499966 ], [ 42.052246093750028, 17.669335937500023 ], [ 41.75, 17.885742187499972 ], [ 41.658007812500017, 18.007666015625034 ], [ 41.507617187500017, 18.256103515625028 ], [ 41.431738281250006, 18.452441406250045 ], [ 41.229492187500028, 18.678417968749983 ], [ 41.220800781250006, 18.765234375 ], [ 41.190820312500051, 18.871191406250006 ], [ 41.144140625000063, 18.989062500000045 ], [ 41.116015625000074, 19.082177734374994 ], [ 40.913281250000097, 19.490136718749994 ], [ 40.847851562500097, 19.555273437500006 ], [ 40.791601562500063, 19.646386718750023 ], [ 40.77705078125004, 19.716894531250006 ], [ 40.759179687500051, 19.755468750000034 ], [ 40.615917968750097, 19.822363281249977 ], [ 40.482226562500017, 19.993457031250017 ], [ 40.080664062500006, 20.265917968750017 ], [ 39.884082031250017, 20.292968750000028 ], [ 39.728320312500074, 20.390332031249955 ], [ 39.61367187499999, 20.517675781249977 ], [ 39.491210937499972, 20.737011718749983 ], [ 39.27607421875004, 20.973974609375034 ], [ 39.093554687500074, 21.310351562499989 ], [ 39.150683593750074, 21.432763671874966 ], [ 39.147070312500063, 21.518994140624955 ], [ 39.091015625000097, 21.663964843749994 ], [ 39.029785156249972, 21.775976562500006 ], [ 38.987890625000063, 21.881738281250051 ], [ 39.021191406250097, 22.033447265625057 ], [ 39.033984375000017, 22.203369140625028 ], [ 39.069921875000063, 22.29365234375004 ], [ 39.09589843750004, 22.392773437499983 ], [ 39.062011718749972, 22.592187500000023 ], [ 39.001367187500051, 22.698974609375 ], [ 39.007421875, 22.770068359375017 ], [ 38.938769531250074, 22.804785156249977 ], [ 38.882910156250063, 22.882031250000011 ], [ 38.941113281250097, 22.881835937500057 ], [ 38.835546875, 22.989062500000045 ], [ 38.796875, 23.048583984375 ], [ 38.757031250000097, 23.194287109375011 ], [ 38.706054687500028, 23.305517578125034 ], [ 38.542285156250017, 23.557910156250017 ], [ 38.464160156250017, 23.71186523437504 ], [ 38.288867187500017, 23.910986328125006 ], [ 38.098632812499972, 24.058007812500023 ], [ 37.977832031250074, 24.124560546875017 ], [ 37.919726562500017, 24.185400390625063 ], [ 37.820996093750097, 24.1875 ], [ 37.713378906250028, 24.274414062499972 ], [ 37.638183593749972, 24.277734375000023 ], [ 37.543066406250063, 24.291650390625023 ], [ 37.430957031250017, 24.459033203125017 ], [ 37.338476562500006, 24.615820312499977 ], [ 37.18085937500004, 24.820019531250011 ], [ 37.22041015625004, 24.873339843750045 ], [ 37.26630859375004, 24.960058593750034 ], [ 37.243457031250017, 25.073437499999955 ], [ 37.218359375000063, 25.150683593750074 ], [ 37.14882812499999, 25.291113281249977 ], [ 36.920703125000074, 25.641162109375074 ], [ 36.860156250000017, 25.692480468750034 ], [ 36.762695312500028, 25.751318359375034 ], [ 36.702539062500051, 25.902880859375017 ], [ 36.675195312499994, 26.038867187499989 ], [ 36.51875, 26.104882812500051 ], [ 36.249609375000063, 26.594775390625017 ], [ 36.09375, 26.765820312499955 ], [ 36.032031250000017, 26.881005859374966 ], [ 35.851660156250063, 27.070458984375023 ], [ 35.762988281250017, 27.258789062500028 ], [ 35.581347656250074, 27.432470703125063 ], [ 35.423828125000028, 27.733789062499966 ], [ 35.180468750000017, 28.03486328125004 ], [ 35.078320312500097, 28.087011718750006 ], [ 34.827539062500051, 28.108593749999955 ], [ 34.722070312499994, 28.130664062500017 ], [ 34.625, 28.064501953125017 ], [ 34.616210937499972, 28.148339843749966 ], [ 34.683300781250097, 28.264111328125011 ], [ 34.779882812500006, 28.50732421875 ], [ 34.799121093750017, 28.720507812500017 ], [ 34.95078125, 29.353515625 ], [ 35.163769531250097, 29.320947265625023 ], [ 35.339160156250017, 29.294091796874966 ], [ 35.595312500000063, 29.254882812499972 ], [ 35.860351562499972, 29.214257812499966 ], [ 36.015429687500017, 29.190478515625017 ], [ 36.068457031250006, 29.200537109375006 ], [ 36.282812500000063, 29.355371093750023 ], [ 36.476074218749972, 29.495117187499972 ], [ 36.591796875000028, 29.666113281250006 ], [ 36.703906250000074, 29.831640624999977 ], [ 36.755273437500051, 29.86601562499996 ], [ 36.927050781250017, 29.897070312499977 ], [ 37.199414062500097, 29.946289062499972 ], [ 37.469238281250028, 29.995068359374955 ], [ 37.490722656250028, 30.011718749999972 ], [ 37.553613281250051, 30.14458007812496 ], [ 37.633593750000017, 30.313281250000045 ], [ 37.649902343749972, 30.330957031249994 ], [ 37.669726562500074, 30.348144531250028 ], [ 37.862890625, 30.442626953125028 ], [ 37.980078125000063, 30.5 ], [ 37.812988281249972, 30.669287109375006 ], [ 37.65546875000004, 30.828955078125034 ], [ 37.479003906249972, 31.007763671874955 ], [ 37.329492187500051, 31.146826171875034 ], [ 37.105273437500017, 31.35517578125004 ], [ 36.958593750000063, 31.491503906250017 ], [ 37.215625, 31.556103515625011 ], [ 37.49335937500004, 31.625878906250023 ], [ 37.77382812499999, 31.696337890624989 ], [ 38.111425781250006, 31.781152343750051 ], [ 38.375488281249972, 31.84746093749996 ], [ 38.769628906250006, 31.946484374999983 ], [ 38.962304687499994, 31.994921874999989 ], [ 38.997070312499972, 32.007470703125051 ], [ 39.145410156249994, 32.12451171875 ], [ 39.368652343749972, 32.091748046874983 ], [ 39.704101562500028, 32.042529296874989 ], [ 40.027832031249972, 31.995019531249994 ], [ 40.369335937500097, 31.938964843750028 ], [ 40.478906250000051, 31.893359374999989 ], [ 40.808398437500017, 31.725439453125063 ], [ 41.022460937500028, 31.616357421875051 ], [ 41.272460937499972, 31.489013671875028 ], [ 41.585058593750063, 31.329736328124994 ], [ 41.799707031249994, 31.220361328125023 ], [ 42.07441406250004, 31.080371093749989 ], [ 42.288574218749972, 30.92041015625 ], [ 42.55976562500004, 30.717773437500028 ], [ 42.857714843750074, 30.495214843749977 ], [ 43.103125, 30.322216796875011 ], [ 43.440820312500051, 30.083984375000057 ], [ 43.773730468750017, 29.84921875 ], [ 44.099609374999972, 29.619335937499983 ], [ 44.360742187500051, 29.435253906249955 ], [ 44.690820312500051, 29.202343750000011 ], [ 44.71650390625004, 29.193603515625028 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Singapore", "admin": "Singapore" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.9697265625, 1.331445312499994 ], [ 103.819921875000034, 1.265380859375 ], [ 103.650195312499989, 1.325537109374991 ], [ 103.705273437500011, 1.4234375 ], [ 103.817968750000034, 1.447070312499989 ], [ 103.908984374999989, 1.415966796874997 ], [ 103.960839843750023, 1.392236328124994 ], [ 103.996386718749989, 1.365234375 ], [ 103.9697265625, 1.331445312499994 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Syria", "admin": "Syria" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 42.358984375, 37.10859375 ], [ 42.359082031250011, 37.095019531249996 ], [ 42.35009765625, 37.060595703124996 ], [ 42.2373046875, 36.961132812499997 ], [ 42.083984375, 36.826025390624999 ], [ 41.974023437500023, 36.740820312499999 ], [ 41.78857421875, 36.59716796875 ], [ 41.650195312500017, 36.56640625 ], [ 41.416796875000017, 36.5146484375 ], [ 41.354199218750011, 36.464404296874996 ], [ 41.295996093750006, 36.383349609374996 ], [ 41.261816406250006, 36.2724609375 ], [ 41.251757812500017, 36.203027343749994 ], [ 41.24560546875, 36.073388671874994 ], [ 41.300195312500023, 35.93896484375 ], [ 41.352636718750006, 35.809960937499994 ], [ 41.359375, 35.724609375 ], [ 41.354101562500006, 35.640429687499996 ], [ 41.303320312500006, 35.550634765624999 ], [ 41.248339843750017, 35.427490234375 ], [ 41.21640625, 35.288183593749999 ], [ 41.199609375000023, 35.027392578124996 ], [ 41.19921875, 34.805322265624994 ], [ 41.194726562500023, 34.768994140624997 ], [ 41.099023437500023, 34.6123046875 ], [ 40.987011718750011, 34.429052734374999 ], [ 40.93505859375, 34.386572265624999 ], [ 40.689453125, 34.33203125 ], [ 40.421484375, 34.19775390625 ], [ 40.121972656250023, 34.04765625 ], [ 39.85, 33.911376953125 ], [ 39.564453125, 33.768359375 ], [ 39.268359375000017, 33.620019531249994 ], [ 39.056738281250006, 33.514013671874999 ], [ 38.773535156250006, 33.372216796874994 ], [ 38.515625, 33.236621093749996 ], [ 38.254296875000023, 33.09921875 ], [ 38.055761718750006, 32.994873046875 ], [ 37.754101562500011, 32.829833984375 ], [ 37.577441406250017, 32.733056640624994 ], [ 37.317578125000011, 32.590771484374997 ], [ 37.088964843750006, 32.465527343749997 ], [ 36.818359375, 32.317285156249994 ], [ 36.479199218750011, 32.361328125 ], [ 36.3720703125, 32.386914062499997 ], [ 36.284277343750006, 32.457470703124997 ], [ 36.2197265625, 32.4951171875 ], [ 36.059472656250023, 32.533789062499999 ], [ 35.956445312500023, 32.666699218749997 ], [ 35.894726562500011, 32.713769531249994 ], [ 35.787304687500011, 32.734912109374996 ], [ 35.801464843750011, 32.782324218749999 ], [ 35.856835937500023, 32.862353515624996 ], [ 35.913476562500023, 32.94960937499999 ], [ 35.882031250000011, 32.998095703124996 ], [ 35.871777343750011, 33.039355468749996 ], [ 35.868066406250023, 33.088574218749997 ], [ 35.906640625000023, 33.135693359374997 ], [ 35.888476562500017, 33.192480468749999 ], [ 35.858789062500023, 33.249560546874996 ], [ 35.837011718750006, 33.278222656249994 ], [ 35.837109375000011, 33.330517578124997 ], [ 35.8515625, 33.370458984374999 ], [ 35.869140625, 33.431738281249999 ], [ 35.914746093750011, 33.465380859374996 ], [ 35.926562500000017, 33.500292968749996 ], [ 35.967578125000017, 33.534570312499994 ], [ 36.022265625000017, 33.5625 ], [ 36.034472656250017, 33.585058593749999 ], [ 36.026660156250017, 33.597949218749996 ], [ 35.9716796875, 33.623095703124996 ], [ 35.9423828125, 33.667578125 ], [ 35.968457031250011, 33.732421875 ], [ 35.986132812500017, 33.752636718749997 ], [ 36.018847656250017, 33.783935546875 ], [ 36.092187500000023, 33.831591796874996 ], [ 36.149804687500023, 33.839501953124994 ], [ 36.199414062500011, 33.839550781249997 ], [ 36.283398437500011, 33.835595703124994 ], [ 36.348535156250023, 33.827050781249994 ], [ 36.365039062500017, 33.83935546875 ], [ 36.36279296875, 33.855126953124994 ], [ 36.2822265625, 33.894189453124994 ], [ 36.27783203125, 33.92529296875 ], [ 36.2978515625, 33.958642578124994 ], [ 36.354882812500023, 34.011328125 ], [ 36.4228515625, 34.049853515624996 ], [ 36.45751953125, 34.056835937499997 ], [ 36.53515625, 34.134326171874996 ], [ 36.5849609375, 34.221240234374996 ], [ 36.50439453125, 34.432373046875 ], [ 36.45556640625, 34.466162109374999 ], [ 36.37646484375, 34.495166015624996 ], [ 36.329882812500017, 34.499609375 ], [ 36.326269531250006, 34.513330078124994 ], [ 36.388671875, 34.56689453125 ], [ 36.433007812500023, 34.613476562499997 ], [ 36.383886718750006, 34.657910156249997 ], [ 36.296289062500023, 34.6787109375 ], [ 36.263574218750023, 34.632861328124996 ], [ 36.151074218750011, 34.628613281249997 ], [ 35.976269531250011, 34.629199218749996 ], [ 35.899316406250023, 34.852099609374996 ], [ 35.887890625000011, 34.948632812499994 ], [ 35.889941406250017, 35.060302734375 ], [ 35.943066406250011, 35.223828125 ], [ 35.918066406250006, 35.299511718749997 ], [ 35.916015625, 35.350537109374997 ], [ 35.902441406250006, 35.420703125 ], [ 35.764453125000017, 35.571582031249996 ], [ 35.839648437500017, 35.84921875 ], [ 35.892675781250006, 35.916552734374996 ], [ 35.967578125000017, 35.910058593749994 ], [ 36.127343750000023, 35.831445312499994 ], [ 36.153613281250017, 35.833886718749994 ], [ 36.201953125000017, 35.937548828124996 ], [ 36.248828125000017, 35.972705078124996 ], [ 36.347558593750023, 36.003515625 ], [ 36.375390625000023, 36.171240234374999 ], [ 36.421484375, 36.203466796874999 ], [ 36.47705078125, 36.220703125 ], [ 36.562402343750023, 36.223925781249996 ], [ 36.63671875, 36.233984375 ], [ 36.641406250000017, 36.263525390624999 ], [ 36.5375, 36.45742187499999 ], [ 36.546679687500017, 36.50634765625 ], [ 36.596875, 36.701367187499997 ], [ 36.62841796875, 36.777685546874999 ], [ 36.658593750000023, 36.802539062499996 ], [ 36.776562500000011, 36.792675781249997 ], [ 36.941796875000023, 36.758398437499999 ], [ 36.9853515625, 36.702392578125 ], [ 37.066210937500017, 36.652636718749996 ], [ 37.187402343750023, 36.655908203124994 ], [ 37.327050781250023, 36.646582031249999 ], [ 37.436328125000017, 36.643310546875 ], [ 37.523535156250006, 36.678320312499999 ], [ 37.7203125, 36.743701171874996 ], [ 37.81796875, 36.765576171874997 ], [ 37.906640625000023, 36.794628906249997 ], [ 38.191699218750017, 36.9015625 ], [ 38.305859375000011, 36.893359375 ], [ 38.383984375000011, 36.879248046874999 ], [ 38.44375, 36.862255859374997 ], [ 38.578027343750023, 36.789111328124996 ], [ 38.688867187500023, 36.715087890625 ], [ 38.7666015625, 36.693115234375 ], [ 38.906445312500011, 36.694677734374999 ], [ 39.1083984375, 36.680566406249994 ], [ 39.356640625000011, 36.681591796874997 ], [ 39.50146484375, 36.702246093749999 ], [ 39.6865234375, 36.738623046874999 ], [ 40.016406250000017, 36.826074218749994 ], [ 40.450390625000011, 37.008886718749999 ], [ 40.705664062500006, 37.097705078124996 ], [ 40.815625, 37.108154296875 ], [ 40.958886718750023, 37.109179687499996 ], [ 41.102148437500006, 37.085888671874997 ], [ 41.2646484375, 37.0693359375 ], [ 41.339550781250011, 37.07080078125 ], [ 41.515527343750023, 37.089160156249996 ], [ 41.743554687500023, 37.126123046874994 ], [ 41.886816406250006, 37.156396484374994 ], [ 42.059863281250017, 37.2060546875 ], [ 42.167871093750023, 37.288623046874996 ], [ 42.202734375, 37.29726562499999 ], [ 42.24755859375, 37.2822265625 ], [ 42.2685546875, 37.2765625 ], [ 42.312890625000023, 37.229589843749999 ], [ 42.358984375, 37.10859375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Thailand", "admin": "Thailand" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 99.663085937499972, 6.521923828124983 ], [ 99.644042968750028, 6.516113281250043 ], [ 99.60664062500004, 6.596826171874966 ], [ 99.654003906250097, 6.714111328124972 ], [ 99.70136718750004, 6.570556640625028 ], [ 99.663085937499972, 6.521923828124983 ] ] ], [ [ [ 99.078417968750074, 7.591845703125003 ], [ 99.104394531250051, 7.471289062500034 ], [ 99.067871093749972, 7.495898437499989 ], [ 99.037695312500119, 7.548486328125051 ], [ 99.038085937500028, 7.625732421874972 ], [ 99.04511718750004, 7.636523437500045 ], [ 99.078417968750074, 7.591845703125003 ] ] ], [ [ [ 98.591992187500097, 7.933935546874963 ], [ 98.579980468750051, 7.917041015624989 ], [ 98.529394531250119, 8.108544921875009 ], [ 98.604296875000017, 8.057324218749969 ], [ 98.591992187500097, 7.933935546874963 ] ] ], [ [ [ 98.409082031250051, 7.90205078125004 ], [ 98.398437500000028, 7.82841796874996 ], [ 98.357421874999972, 7.829443359374991 ], [ 98.315625, 7.782324218749991 ], [ 98.296289062499994, 7.776074218750054 ], [ 98.262304687500063, 7.92607421874996 ], [ 98.301367187500119, 8.136230468749972 ], [ 98.322070312500074, 8.166308593749974 ], [ 98.350976562499994, 8.110644531250003 ], [ 98.434960937499994, 8.085644531249969 ], [ 98.39882812499999, 7.964550781249983 ], [ 98.409082031250051, 7.90205078125004 ] ] ], [ [ [ 98.307519531250051, 9.051464843749997 ], [ 98.250781250000017, 9.04082031249996 ], [ 98.258398437500063, 9.095410156249983 ], [ 98.27363281250004, 9.129882812499986 ], [ 98.30117187499999, 9.139111328124997 ], [ 98.3125, 9.080371093750031 ], [ 98.307519531250051, 9.051464843749997 ] ] ], [ [ [ 100.07070312499999, 9.58603515625002 ], [ 100.075292968750119, 9.529443359375037 ], [ 100.053710937499972, 9.461425781250028 ], [ 99.962402343750028, 9.421630859375 ], [ 99.93125, 9.47607421875 ], [ 99.939550781250063, 9.559960937500037 ], [ 99.953613281250028, 9.581005859374969 ], [ 100.042968750000028, 9.576855468750011 ], [ 100.07070312499999, 9.58603515625002 ] ] ], [ [ [ 100.074121093750051, 9.696679687499994 ], [ 100.064453124999972, 9.679980468749974 ], [ 100.025683593750074, 9.711718750000045 ], [ 99.998046875000028, 9.747607421874974 ], [ 99.983398437499972, 9.79355468750002 ], [ 100.043457031250028, 9.79165039062498 ], [ 100.073046875000017, 9.74912109375002 ], [ 100.074121093750051, 9.696679687499994 ] ] ], [ [ [ 102.606445312500028, 11.676513671875014 ], [ 102.589941406250119, 11.572167968749994 ], [ 102.532812500000119, 11.614941406249997 ], [ 102.546484375000063, 11.667773437500017 ], [ 102.568945312500119, 11.691699218750003 ], [ 102.606445312500028, 11.676513671875014 ] ] ], [ [ [ 102.426757812500028, 11.988720703125026 ], [ 102.429980468750017, 11.964746093750037 ], [ 102.378125, 11.982958984375017 ], [ 102.359960937500063, 11.97441406249996 ], [ 102.30195312500004, 11.98081054687502 ], [ 102.273339843749994, 12.119335937499997 ], [ 102.277441406250063, 12.151855468750043 ], [ 102.318847656249972, 12.141650390625017 ], [ 102.378125, 12.072851562500034 ], [ 102.408398437500097, 12.025097656249983 ], [ 102.426757812500028, 11.988720703125026 ] ] ], [ [ [ 100.003613281250097, 20.379589843750011 ], [ 100.122460937500051, 20.316650390625057 ], [ 100.11494140625004, 20.257666015625034 ], [ 100.139746093750119, 20.245410156250017 ], [ 100.174121093750017, 20.272753906249989 ], [ 100.218066406250074, 20.339599609375028 ], [ 100.26601562499999, 20.377294921874977 ], [ 100.317968750000063, 20.385888671875051 ], [ 100.373144531250063, 20.340380859375017 ], [ 100.431542968750051, 20.240722656250028 ], [ 100.491601562499994, 20.184082031250057 ], [ 100.519531250000028, 20.17792968750004 ], [ 100.539941406249994, 20.132373046874989 ], [ 100.543066406250119, 20.088671875000074 ], [ 100.514550781249994, 19.996337890625 ], [ 100.466210937499994, 19.888916015625057 ], [ 100.39765625000004, 19.756103515625 ], [ 100.42011718750004, 19.644482421874983 ], [ 100.513574218750051, 19.553466796875 ], [ 100.625488281250028, 19.499853515625006 ], [ 100.743945312500017, 19.514746093750034 ], [ 100.80683593750004, 19.541943359374955 ], [ 100.858203125000017, 19.585058593750034 ], [ 100.906054687500074, 19.605371093750023 ], [ 100.96650390625004, 19.610791015624955 ], [ 101.1546875, 19.579199218750006 ], [ 101.211914062499972, 19.548339843750028 ], [ 101.220800781250063, 19.486621093750074 ], [ 101.197558593750074, 19.327929687500074 ], [ 101.226562500000028, 19.211523437499977 ], [ 101.279882812500119, 19.088916015625045 ], [ 101.286328125000097, 18.977148437500006 ], [ 101.220507812500017, 18.792773437500017 ], [ 101.165527343750028, 18.618310546874994 ], [ 101.106347656250051, 18.533544921875063 ], [ 101.060449218749994, 18.479003906250057 ], [ 101.046972656250119, 18.441992187500063 ], [ 101.050585937500017, 18.407031250000045 ], [ 101.092773437500028, 18.354541015624989 ], [ 101.1375, 18.286865234374972 ], [ 101.148730468750074, 18.222167968750028 ], [ 101.143945312500051, 18.142626953124989 ], [ 101.113281250000028, 18.033544921874977 ], [ 100.999023437500028, 17.797167968750045 ], [ 100.908496093750017, 17.583886718750023 ], [ 100.955859375000017, 17.541113281250006 ], [ 101.045703125000017, 17.509960937499983 ], [ 101.10517578125004, 17.479541015624989 ], [ 101.167480468749972, 17.499023437499972 ], [ 101.299707031249994, 17.625 ], [ 101.413671875000119, 17.71875 ], [ 101.555078125000051, 17.812353515625034 ], [ 101.56367187500004, 17.820507812500011 ], [ 101.6875, 17.889404296875 ], [ 101.744140625000028, 17.952685546875017 ], [ 101.774804687500051, 18.03339843750004 ], [ 101.818652343750017, 18.064648437500011 ], [ 101.875488281249972, 18.046435546875017 ], [ 101.94746093750004, 18.081494140624983 ], [ 102.034570312500051, 18.169824218750023 ], [ 102.101464843749994, 18.210644531249983 ], [ 102.148242187500017, 18.203857421875028 ], [ 102.23164062500004, 18.148974609375045 ], [ 102.351855468750017, 18.045947265625017 ], [ 102.458789062500017, 17.984619140625057 ], [ 102.552539062500074, 17.965087890624972 ], [ 102.598242187500119, 17.926757812499972 ], [ 102.596093750000051, 17.869628906249972 ], [ 102.616796875000063, 17.833349609375034 ], [ 102.660644531249972, 17.817968750000034 ], [ 102.68007812499999, 17.824121093750023 ], [ 102.675195312499994, 17.851757812499983 ], [ 102.717578125000017, 17.892236328124966 ], [ 102.807421875000017, 17.945556640625 ], [ 102.89863281250004, 17.976904296874977 ], [ 102.991406250000097, 17.986230468750023 ], [ 103.051367187500063, 18.028515625000011 ], [ 103.091210937499994, 18.138232421874989 ], [ 103.148535156250063, 18.221728515625045 ], [ 103.199707031249972, 18.259472656249983 ], [ 103.263183593749972, 18.278466796875051 ], [ 103.279589843750017, 18.304980468750017 ], [ 103.248925781249994, 18.338964843750034 ], [ 103.251757812500017, 18.373486328124955 ], [ 103.288281250000097, 18.408398437499955 ], [ 103.366992187500074, 18.423339843749972 ], [ 103.48798828125004, 18.418164062499983 ], [ 103.629687500000017, 18.382568359375028 ], [ 103.792285156250017, 18.316503906249977 ], [ 103.898828125000051, 18.295312500000023 ], [ 103.94960937499999, 18.318994140625051 ], [ 104.048730468750051, 18.216699218749994 ], [ 104.196191406250051, 17.988378906250006 ], [ 104.32265625, 17.815820312500023 ], [ 104.428125, 17.698974609375028 ], [ 104.53925781250004, 17.609277343750051 ], [ 104.655859375000119, 17.546728515625006 ], [ 104.739648437499994, 17.461669921875 ], [ 104.816015625000119, 17.300292968749972 ], [ 104.75898437500004, 17.0771484375 ], [ 104.743554687499994, 16.884375 ], [ 104.750585937500119, 16.647558593750063 ], [ 104.819335937500028, 16.466064453125028 ], [ 104.94990234375004, 16.339941406250006 ], [ 105.025781250000051, 16.237988281250011 ], [ 105.047167968750074, 16.160253906249977 ], [ 105.148730468750074, 16.093554687499989 ], [ 105.330664062500063, 16.037890625000017 ], [ 105.40625, 15.987451171875051 ], [ 105.375585937500063, 15.942187500000045 ], [ 105.37324218750004, 15.889697265625017 ], [ 105.398925781249972, 15.829882812500017 ], [ 105.462011718750119, 15.780419921874966 ], [ 105.562402343750051, 15.741259765625074 ], [ 105.622070312500028, 15.699951171875 ], [ 105.64101562499999, 15.656542968750045 ], [ 105.638867187500097, 15.585937500000057 ], [ 105.615625, 15.488281250000057 ], [ 105.573730468750028, 15.413232421875037 ], [ 105.513183593749972, 15.360888671875031 ], [ 105.505859374999972, 15.31962890625006 ], [ 105.49042968750004, 15.256591796875 ], [ 105.49042968750004, 15.127587890625009 ], [ 105.533398437500097, 15.041601562499991 ], [ 105.546679687500017, 14.932470703124963 ], [ 105.523046875000119, 14.843310546875003 ], [ 105.50019531250004, 14.661230468750034 ], [ 105.497363281250017, 14.590673828124963 ], [ 105.475585937500028, 14.530126953124977 ], [ 105.422656250000074, 14.471630859375054 ], [ 105.342187500000051, 14.416699218750054 ], [ 105.243652343750028, 14.367871093750054 ], [ 105.183300781250097, 14.346240234374989 ], [ 105.16914062500004, 14.336083984374966 ], [ 105.125976562500028, 14.280957031250011 ], [ 105.074121093750051, 14.227441406250037 ], [ 105.033691406249972, 14.227392578125034 ], [ 105.003417968750028, 14.254443359375031 ], [ 104.982421875000028, 14.289453124999966 ], [ 104.969726562499972, 14.366113281250051 ], [ 104.878808593750051, 14.40400390625004 ], [ 104.77900390625004, 14.427832031250006 ], [ 104.575781250000119, 14.390039062500037 ], [ 104.411621093749972, 14.36958007812504 ], [ 104.227734375000097, 14.3955078125 ], [ 104.054296875000119, 14.362744140624983 ], [ 103.981835937499994, 14.357910156249972 ], [ 103.898632812500097, 14.362792968749986 ], [ 103.818359375000028, 14.362158203125034 ], [ 103.74189453125004, 14.374169921874994 ], [ 103.600390625000017, 14.421093749999969 ], [ 103.546386718750028, 14.417431640625026 ], [ 103.432421875000074, 14.378613281250011 ], [ 103.313476562499972, 14.351318359375057 ], [ 103.19941406250004, 14.332617187499977 ], [ 103.031054687500017, 14.252539062500006 ], [ 102.909277343750063, 14.136718750000028 ], [ 102.873242187500097, 14.054882812499969 ], [ 102.812792968750017, 13.972460937500045 ], [ 102.72890625, 13.841894531250006 ], [ 102.620410156250017, 13.716943359375037 ], [ 102.544726562500074, 13.659960937499974 ], [ 102.565527343750119, 13.62636718749998 ], [ 102.546875, 13.585693359375043 ], [ 102.428515625000017, 13.567578124999983 ], [ 102.336328125000051, 13.560302734375014 ], [ 102.319726562500051, 13.539990234375054 ], [ 102.330761718750097, 13.288232421875009 ], [ 102.36298828125004, 13.192968749999963 ], [ 102.422656250000074, 13.077978515624991 ], [ 102.461718750000017, 13.015039062500037 ], [ 102.490722656249972, 12.828320312500011 ], [ 102.499609375000119, 12.669970703125003 ], [ 102.629687500000017, 12.569921875000048 ], [ 102.70332031250004, 12.49350585937502 ], [ 102.755664062500017, 12.42626953125 ], [ 102.737402343750063, 12.383398437499963 ], [ 102.70625, 12.255664062499974 ], [ 102.736621093750074, 12.089794921875011 ], [ 102.918066406250063, 11.732080078124966 ], [ 102.933886718750017, 11.706689453125037 ], [ 102.91230468750004, 11.703857421875 ], [ 102.883691406249994, 11.772753906250003 ], [ 102.791601562500063, 11.888623046874983 ], [ 102.762988281250017, 12.012451171874986 ], [ 102.654882812500119, 12.148828124999966 ], [ 102.59414062499999, 12.203027343749994 ], [ 102.574804687500063, 12.15781250000002 ], [ 102.54023437500004, 12.109228515624977 ], [ 102.434082031249972, 12.179248046875031 ], [ 102.343164062500051, 12.252587890624966 ], [ 102.259082031250017, 12.394335937499974 ], [ 102.2484375, 12.36142578125002 ], [ 102.229589843750063, 12.33164062499999 ], [ 102.134179687499994, 12.443017578125037 ], [ 102.034375, 12.531884765625023 ], [ 101.944531250000097, 12.563671875000011 ], [ 101.889062500000051, 12.59326171875 ], [ 101.835742187500017, 12.640380859375014 ], [ 101.723632812500028, 12.689355468750037 ], [ 101.444921875000063, 12.618945312499989 ], [ 101.090234375000051, 12.673632812500031 ], [ 100.953710937500119, 12.621240234375023 ], [ 100.897753906250074, 12.653808593749986 ], [ 100.863281249999972, 12.714501953125009 ], [ 100.896386718749994, 12.818164062499989 ], [ 100.903906250000063, 13.034912109375 ], [ 100.946093750000074, 13.187255859375043 ], [ 100.926269531250028, 13.303027343750003 ], [ 100.94697265625004, 13.357568359375009 ], [ 100.962695312500074, 13.431982421874991 ], [ 100.906542968750017, 13.462402343750057 ], [ 100.656054687500017, 13.521289062499974 ], [ 100.602929687500051, 13.568164062500017 ], [ 100.536425781250017, 13.514453125 ], [ 100.235644531250017, 13.48447265625002 ], [ 100.122363281250017, 13.43955078125002 ], [ 100.017480468749994, 13.353173828125009 ], [ 99.990527343750074, 13.243457031250031 ], [ 100.051074218750074, 13.171240234374977 ], [ 100.089941406250063, 13.045654296874972 ], [ 99.982031250000119, 12.771484374999986 ], [ 99.963964843750063, 12.690039062500006 ], [ 100.005664062500074, 12.354736328124986 ], [ 99.989062500000074, 12.170800781249994 ], [ 99.930273437500063, 12.047460937500006 ], [ 99.837109375000097, 11.936621093749991 ], [ 99.798730468749994, 11.748779296875 ], [ 99.725488281249994, 11.661767578125037 ], [ 99.62734375, 11.462890625000014 ], [ 99.561328125000017, 11.215185546875006 ], [ 99.51435546875004, 11.100585937500014 ], [ 99.486914062500063, 10.889550781250009 ], [ 99.284765625000119, 10.569140625000017 ], [ 99.237304687500028, 10.388134765624997 ], [ 99.165039062500028, 10.319824218750028 ], [ 99.190332031250051, 10.265869140625043 ], [ 99.194628906250017, 10.175439453125009 ], [ 99.169335937500051, 9.934179687499977 ], [ 99.160742187500063, 9.734033203124966 ], [ 99.191308593750051, 9.62714843750004 ], [ 99.288281250000097, 9.414599609374989 ], [ 99.265039062499994, 9.352978515625054 ], [ 99.253906250000028, 9.265234375000034 ], [ 99.335449218750028, 9.225439453125006 ], [ 99.393847656250017, 9.21372070312502 ], [ 99.723828125000097, 9.314208984374972 ], [ 99.835546875000119, 9.288378906250031 ], [ 99.877539062500063, 9.194628906250031 ], [ 99.9046875, 9.11289062499999 ], [ 99.96064453125004, 8.671240234374991 ], [ 99.989550781250074, 8.589208984374977 ], [ 100.05625, 8.511132812499966 ], [ 100.12929687499999, 8.428076171875006 ], [ 100.154101562500017, 8.44296875000002 ], [ 100.158886718750097, 8.473779296874994 ], [ 100.163476562500051, 8.508398437500034 ], [ 100.22871093750004, 8.424707031250037 ], [ 100.279394531250063, 8.268505859375011 ], [ 100.45351562499999, 7.442285156249994 ], [ 100.503710937500017, 7.337304687500009 ], [ 100.545214843750017, 7.226904296874991 ], [ 100.439355468750051, 7.280761718750043 ], [ 100.410742187500063, 7.46430664062504 ], [ 100.380371093750028, 7.541503906250043 ], [ 100.34296875000004, 7.552880859374966 ], [ 100.283789062500063, 7.551513671875043 ], [ 100.279980468750097, 7.584326171874977 ], [ 100.324316406250063, 7.644189453125009 ], [ 100.317382812499972, 7.715966796874966 ], [ 100.256640625000017, 7.774902343749986 ], [ 100.158203124999972, 7.728125 ], [ 100.160742187500119, 7.599267578124994 ], [ 100.204882812500074, 7.50053710937496 ], [ 100.371386718750017, 7.280126953124991 ], [ 100.423535156250097, 7.18784179687502 ], [ 100.489746093749972, 7.161376953125057 ], [ 100.586230468750017, 7.175976562500011 ], [ 100.701660156250028, 7.08198242187504 ], [ 100.792578125000063, 6.994677734375017 ], [ 101.017871093750017, 6.860937500000034 ], [ 101.154394531250063, 6.875146484375009 ], [ 101.301953125000097, 6.908300781250006 ], [ 101.400878906249972, 6.899560546875009 ], [ 101.497949218750051, 6.865283203125031 ], [ 101.614257812500028, 6.753955078125003 ], [ 101.799218750000051, 6.474609375000028 ], [ 102.101074218749972, 6.242236328125031 ], [ 102.068359374999972, 6.18466796875002 ], [ 102.055175781249972, 6.096679687500043 ], [ 101.936132812500063, 5.97934570312502 ], [ 101.917187500000097, 5.911376953125028 ], [ 101.873632812500119, 5.825292968749991 ], [ 101.790722656250097, 5.77934570312496 ], [ 101.719531250000074, 5.770605468750048 ], [ 101.67841796875004, 5.778808593750028 ], [ 101.650000000000119, 5.795996093749977 ], [ 101.601367187500074, 5.877148437499983 ], [ 101.576757812500119, 5.902001953124994 ], [ 101.556054687499994, 5.907763671875003 ], [ 101.404199218750051, 5.851660156250034 ], [ 101.257031250000097, 5.789355468750045 ], [ 101.229785156250017, 5.733691406249989 ], [ 101.190625, 5.66875 ], [ 101.147656250000097, 5.64306640625 ], [ 101.113964843750097, 5.636767578125045 ], [ 101.081738281250097, 5.674902343749991 ], [ 101.025195312500017, 5.72451171874998 ], [ 100.98164062500004, 5.771044921875045 ], [ 100.992773437500063, 5.846191406249986 ], [ 101.075585937499994, 5.956494140624983 ], [ 101.086523437500063, 6.03369140625 ], [ 101.075976562500074, 6.16606445312496 ], [ 101.053515625000017, 6.242578125 ], [ 101.029394531250063, 6.245312500000026 ], [ 100.988769531249972, 6.257666015624977 ], [ 100.873925781249994, 6.24541015624996 ], [ 100.816503906250063, 6.331640625000034 ], [ 100.79375, 6.426171875000023 ], [ 100.754492187500119, 6.460058593749991 ], [ 100.715625, 6.480664062500011 ], [ 100.629492187500063, 6.447998046875028 ], [ 100.563867187499994, 6.467529296875 ], [ 100.345410156250097, 6.549902343750006 ], [ 100.26142578125004, 6.682714843749963 ], [ 100.216601562500017, 6.686621093749963 ], [ 100.176757812500028, 6.671826171874969 ], [ 100.161230468750119, 6.641601562500028 ], [ 100.137988281250017, 6.488671875000051 ], [ 100.119140624999972, 6.441992187500048 ], [ 99.868652343750028, 6.74990234374998 ], [ 99.69599609375004, 6.87666015625004 ], [ 99.720312500000119, 7.106201171875 ], [ 99.667773437500074, 7.150878906250043 ], [ 99.602441406249994, 7.155322265624974 ], [ 99.553027343750017, 7.218798828125031 ], [ 99.596972656250017, 7.355615234375009 ], [ 99.529101562500017, 7.329492187500023 ], [ 99.435156250000063, 7.334375 ], [ 99.35859375000004, 7.372216796875023 ], [ 99.300390625000063, 7.561328125 ], [ 99.263671874999972, 7.619042968750037 ], [ 99.183398437500074, 7.718066406250045 ], [ 99.077636718749972, 7.718066406250045 ], [ 99.04267578125004, 7.765625 ], [ 99.051074218750017, 7.887841796874994 ], [ 98.973925781250017, 7.96279296874998 ], [ 98.872460937500051, 8.02392578125 ], [ 98.788671875000119, 8.059814453125028 ], [ 98.70351562499999, 8.256738281250009 ], [ 98.636328125000063, 8.305029296874991 ], [ 98.579199218750063, 8.344287109374989 ], [ 98.499804687500074, 8.317822265625011 ], [ 98.474023437500051, 8.246923828124963 ], [ 98.420996093750063, 8.17822265625 ], [ 98.360742187500051, 8.186962890624997 ], [ 98.305468750000074, 8.226220703125009 ], [ 98.238183593750051, 8.423095703124972 ], [ 98.226953125000051, 8.543652343750011 ], [ 98.241796875000063, 8.767871093750045 ], [ 98.325976562500074, 8.968945312499969 ], [ 98.371386718750017, 9.290527343750028 ], [ 98.443164062500074, 9.492822265625037 ], [ 98.492968750000074, 9.56142578124998 ], [ 98.561914062499994, 9.8375 ], [ 98.702539062500051, 10.19038085937504 ], [ 98.718457031250097, 10.26601562499999 ], [ 98.746875, 10.350830078125043 ], [ 98.768359375000074, 10.430859375 ], [ 98.775390624999972, 10.557031250000037 ], [ 98.757226562499994, 10.623583984375003 ], [ 98.757226562499994, 10.660937499999974 ], [ 98.786914062500017, 10.708447265624969 ], [ 98.88710937499999, 10.788330078125 ], [ 99.025390625000028, 10.919970703124989 ], [ 99.190136718750097, 11.105273437499989 ], [ 99.358789062499994, 11.389453124999974 ], [ 99.442675781250017, 11.554394531250011 ], [ 99.477929687499994, 11.6125 ], [ 99.515234375000063, 11.630664062500003 ], [ 99.572851562500063, 11.687158203124966 ], [ 99.6125, 11.749658203124994 ], [ 99.614746093749972, 11.781201171875026 ], [ 99.522949218750028, 12.089648437499989 ], [ 99.462890624999972, 12.19023437499996 ], [ 99.432421875000074, 12.309033203125011 ], [ 99.416308593750074, 12.394824218749989 ], [ 99.394238281250097, 12.473632812500057 ], [ 99.405078125000017, 12.547900390625003 ], [ 99.371972656249994, 12.594238281250028 ], [ 99.297363281249972, 12.652880859374974 ], [ 99.219824218750119, 12.73974609375 ], [ 99.173535156250097, 12.88193359375002 ], [ 99.173535156250097, 12.961328125000023 ], [ 99.123925781249994, 13.030761718750043 ], [ 99.107421875000028, 13.103515625000043 ], [ 99.137109375000051, 13.17299804687498 ], [ 99.17617187499999, 13.233056640625051 ], [ 99.171679687500074, 13.496923828124977 ], [ 99.156054687500074, 13.575781249999977 ], [ 99.136816406250063, 13.716699218749994 ], [ 99.086230468750074, 13.822753906250014 ], [ 99.014648437499972, 13.947167968750051 ], [ 98.933593749999972, 14.049853515625003 ], [ 98.721191406250028, 14.235742187500037 ], [ 98.57001953125004, 14.359912109375031 ], [ 98.495019531250051, 14.472900390625043 ], [ 98.400195312500017, 14.602978515624983 ], [ 98.332128906250063, 14.696484375000026 ], [ 98.245996093750051, 14.814746093750045 ], [ 98.202148437499972, 14.97592773437502 ], [ 98.17792968750004, 15.147412109374969 ], [ 98.191015625000119, 15.204101562499972 ], [ 98.232226562500074, 15.241357421875009 ], [ 98.286132812500028, 15.271582031250034 ], [ 98.329394531250074, 15.278564453125043 ], [ 98.452148437500028, 15.357373046875026 ], [ 98.53730468750004, 15.350683593749991 ], [ 98.556933593750074, 15.367675781249986 ], [ 98.565234375000074, 15.403564453125014 ], [ 98.554492187500017, 15.559765624999955 ], [ 98.558203125000063, 15.768603515625045 ], [ 98.574023437500074, 15.938623046875051 ], [ 98.592382812500063, 16.050683593750051 ], [ 98.817968750000119, 16.180810546874994 ], [ 98.865527343750017, 16.237060546875 ], [ 98.888476562500017, 16.298095703125 ], [ 98.888281250000063, 16.351904296875034 ], [ 98.869335937500097, 16.394189453125051 ], [ 98.835449218750028, 16.417578125 ], [ 98.689257812500017, 16.305419921874972 ], [ 98.660742187500063, 16.330419921875006 ], [ 98.593652343749994, 16.514794921874994 ], [ 98.564746093750017, 16.570947265624994 ], [ 98.523144531250097, 16.63818359375 ], [ 98.478125, 16.732226562500074 ], [ 98.471191406249972, 16.895019531250028 ], [ 98.438867187499994, 16.975683593750034 ], [ 98.25654296875004, 17.147656249999983 ], [ 98.174609375000074, 17.239892578125023 ], [ 98.063085937500063, 17.373291015625028 ], [ 97.929296875000063, 17.533300781250034 ], [ 97.792968750000028, 17.68125 ], [ 97.729101562500063, 17.775830078124955 ], [ 97.706445312499994, 17.797119140625028 ], [ 97.698535156250074, 17.833544921874989 ], [ 97.73994140625004, 17.935302734375028 ], [ 97.719726562500028, 18.037402343750045 ], [ 97.651562500000097, 18.173730468750023 ], [ 97.622460937499994, 18.258007812499955 ], [ 97.632226562500051, 18.290332031250074 ], [ 97.599316406250097, 18.302978515624972 ], [ 97.52382812499999, 18.295898437500057 ], [ 97.450781250000119, 18.359667968750074 ], [ 97.380664062500017, 18.494287109375051 ], [ 97.373925781249994, 18.51796875 ], [ 97.397070312500119, 18.517529296874983 ], [ 97.484960937500063, 18.494238281250034 ], [ 97.515136718749972, 18.497753906249955 ], [ 97.57734375000004, 18.528710937500051 ], [ 97.671582031250097, 18.561230468750011 ], [ 97.72773437500004, 18.572021484375 ], [ 97.745898437500017, 18.588183593749989 ], [ 97.754003906250063, 18.620800781249983 ], [ 97.706054687499972, 18.931787109374994 ], [ 97.714160156250017, 18.996484375000051 ], [ 97.80390625000004, 19.130468749999977 ], [ 97.793554687500063, 19.265869140625028 ], [ 97.81679687499999, 19.459960937500057 ], [ 97.916406250000051, 19.592871093750034 ], [ 97.991210937499972, 19.653710937499994 ], [ 98.015039062500051, 19.749511718749972 ], [ 98.04902343750004, 19.769726562500011 ], [ 98.111035156250097, 19.762158203124983 ], [ 98.239062500000017, 19.690673828124972 ], [ 98.29365234375004, 19.687255859375 ], [ 98.37128906250004, 19.68916015625004 ], [ 98.454980468749994, 19.694433593750034 ], [ 98.493847656250097, 19.701318359375023 ], [ 98.760644531249994, 19.771093750000034 ], [ 98.819531250000097, 19.778466796875023 ], [ 98.875781250000074, 19.769580078125074 ], [ 98.916699218750097, 19.77290039062504 ], [ 98.958007812499972, 19.804931640625 ], [ 98.987402343750063, 19.861376953125017 ], [ 99.02070312500004, 20.041796875000017 ], [ 99.039746093750097, 20.073632812500023 ], [ 99.074218750000028, 20.099365234375028 ], [ 99.130761718749994, 20.116601562499966 ], [ 99.196875000000119, 20.115136718750023 ], [ 99.283691406249972, 20.080419921874977 ], [ 99.337890624999972, 20.078906250000017 ], [ 99.399218750000074, 20.093457031249983 ], [ 99.451562500000051, 20.118310546874966 ], [ 99.485937500000063, 20.149853515625011 ], [ 99.50166015625004, 20.187744140625 ], [ 99.4875, 20.260644531250023 ], [ 99.44794921875004, 20.352050781249972 ], [ 99.458886718750051, 20.363037109375 ], [ 99.531640625000051, 20.342822265625045 ], [ 99.638671874999972, 20.320458984375023 ], [ 99.720117187500051, 20.325439453124972 ], [ 99.773339843749994, 20.341308593750028 ], [ 99.825195312499972, 20.384472656250011 ], [ 99.890332031250097, 20.424414062499977 ], [ 99.954296875000097, 20.415429687500023 ], [ 100.003613281250097, 20.379589843750011 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Tajikistan", "admin": "Tajikistan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 70.701660156250028, 39.825292968749977 ], [ 70.612109375000074, 39.786767578125023 ], [ 70.559570312500028, 39.790917968749994 ], [ 70.518652343750063, 39.828173828125045 ], [ 70.489257812500028, 39.863037109375028 ], [ 70.482812500000051, 39.882714843750051 ], [ 70.49775390625004, 39.882421874999977 ], [ 70.56708984375004, 39.866601562500051 ], [ 70.664160156250006, 39.85546875 ], [ 70.698242187500028, 39.845849609374994 ], [ 70.701660156250028, 39.825292968749977 ] ] ], [ [ [ 70.65253906250004, 40.936621093749977 ], [ 70.62275390625004, 40.934423828124977 ], [ 70.56875, 40.981835937499966 ], [ 70.55, 41.014892578125028 ], [ 70.572070312500017, 41.024804687500023 ], [ 70.618359375000097, 41.001660156250011 ], [ 70.649218750000017, 40.960839843750051 ], [ 70.65253906250004, 40.936621093749977 ] ] ], [ [ [ 70.698339843750063, 40.661181640625017 ], [ 70.548828124999972, 40.562792968750045 ], [ 70.382617187500017, 40.453515624999966 ], [ 70.377148437500097, 40.439257812500017 ], [ 70.369726562500006, 40.412011718750051 ], [ 70.371582031250028, 40.384130859375063 ], [ 70.398242187500017, 40.361376953125045 ], [ 70.46992187500004, 40.345361328124966 ], [ 70.53359375, 40.324511718749989 ], [ 70.565820312500051, 40.267138671875017 ], [ 70.60273437500004, 40.214160156249989 ], [ 70.653125, 40.201171875 ], [ 70.899414062499972, 40.234570312499955 ], [ 70.958007812500028, 40.238867187500034 ], [ 70.960937499999972, 40.220654296874955 ], [ 70.946386718750063, 40.187597656249977 ], [ 70.738574218750074, 40.131152343750017 ], [ 70.644335937500074, 40.083447265624983 ], [ 70.624121093750063, 39.998974609375011 ], [ 70.59921875, 39.974511718749994 ], [ 70.556835937500097, 39.954492187500023 ], [ 70.515136718750028, 39.949902343749955 ], [ 70.451367187500097, 40.049218750000023 ], [ 70.378906249999972, 40.069873046874989 ], [ 70.274414062500028, 40.104833984375006 ], [ 70.071484375000097, 40.172753906249966 ], [ 69.966796874999972, 40.202246093750034 ], [ 69.765234375, 40.158007812499989 ], [ 69.530273437500028, 40.097314453124966 ], [ 69.493652343750028, 40.060351562499989 ], [ 69.46875, 40.020751953125 ], [ 69.470996093750017, 39.990625 ], [ 69.487890625, 39.950439453124972 ], [ 69.47626953125004, 39.919726562500045 ], [ 69.431933593750074, 39.909765625000034 ], [ 69.36542968750004, 39.947070312500017 ], [ 69.307226562500063, 39.968554687500045 ], [ 69.278808593749972, 39.917773437499989 ], [ 69.244726562500063, 39.827099609374983 ], [ 69.229101562500063, 39.761083984375034 ], [ 69.280273437499972, 39.665869140625006 ], [ 69.297656250000074, 39.524804687500051 ], [ 69.391503906249994, 39.532470703125 ], [ 69.46328125, 39.532080078125006 ], [ 69.59882812500004, 39.573779296874989 ], [ 69.666992187499972, 39.57490234375004 ], [ 69.772070312500006, 39.556738281249977 ], [ 69.955957031249994, 39.553076171875034 ], [ 70.101660156250006, 39.56059570312496 ], [ 70.136816406250063, 39.557568359374983 ], [ 70.17109375000004, 39.584179687499983 ], [ 70.209277343750074, 39.575 ], [ 70.24482421875004, 39.542626953125023 ], [ 70.392089843750028, 39.581884765625034 ], [ 70.50117187500004, 39.587353515625011 ], [ 70.567968750000063, 39.575878906249983 ], [ 70.6078125, 39.56440429687504 ], [ 70.678613281250051, 39.471289062499977 ], [ 70.73310546875004, 39.413281249999983 ], [ 70.799316406250028, 39.394726562500011 ], [ 71.004882812499972, 39.411865234375028 ], [ 71.065039062500063, 39.493408203125057 ], [ 71.118066406250051, 39.513574218749966 ], [ 71.202734375000063, 39.519824218750017 ], [ 71.272851562500051, 39.535302734374966 ], [ 71.32851562499999, 39.568701171875006 ], [ 71.404296874999972, 39.597851562500011 ], [ 71.4703125, 39.603662109375023 ], [ 71.503027343750063, 39.582177734375023 ], [ 71.517382812500017, 39.553857421875023 ], [ 71.505859374999972, 39.517089843749972 ], [ 71.503320312499994, 39.478808593749989 ], [ 71.546289062500051, 39.453076171875011 ], [ 71.672656250000017, 39.447070312500017 ], [ 71.732226562500017, 39.422998046874994 ], [ 71.735351562500028, 39.377734375000017 ], [ 71.725683593750006, 39.306591796875011 ], [ 71.778613281250074, 39.277978515625023 ], [ 71.805957031250017, 39.275585937499983 ], [ 71.991015625000074, 39.350927734375063 ], [ 72.042773437500017, 39.352148437500034 ], [ 72.08417968750004, 39.310644531250034 ], [ 72.147363281250051, 39.260742187499972 ], [ 72.229980468749972, 39.207519531249972 ], [ 72.249804687500017, 39.215673828125034 ], [ 72.287207031250006, 39.27373046874996 ], [ 72.357714843750074, 39.33686523437504 ], [ 72.490234374999972, 39.357373046874955 ], [ 72.563378906250051, 39.377197265625 ], [ 72.639941406250017, 39.385986328125 ], [ 72.872460937500051, 39.360400390625045 ], [ 72.949414062500097, 39.357080078124994 ], [ 73.109277343749994, 39.361914062499977 ], [ 73.234960937500006, 39.374560546874989 ], [ 73.336132812500097, 39.412353515625057 ], [ 73.38740234375004, 39.442724609375034 ], [ 73.470410156250097, 39.460595703125023 ], [ 73.575585937500051, 39.457617187500034 ], [ 73.631640625000074, 39.448876953125023 ], [ 73.636328125000063, 39.396679687499955 ], [ 73.623144531250063, 39.2978515625 ], [ 73.607324218749994, 39.229199218749955 ], [ 73.690429687499972, 39.10454101562496 ], [ 73.74375, 39.044531249999977 ], [ 73.795605468750097, 39.002148437499983 ], [ 73.805273437500006, 38.968652343749994 ], [ 73.794531250000063, 38.941308593750023 ], [ 73.729980468749972, 38.914697265624994 ], [ 73.706835937500017, 38.886230468749972 ], [ 73.696093750000074, 38.85429687499996 ], [ 73.716796875000028, 38.817236328125034 ], [ 73.754101562500097, 38.698925781250011 ], [ 73.801660156249994, 38.606884765625011 ], [ 73.869140624999972, 38.562890625000023 ], [ 73.970019531250017, 38.53369140625 ], [ 74.02558593750004, 38.539843750000017 ], [ 74.065332031249994, 38.608496093749977 ], [ 74.131347656250028, 38.66118164062496 ], [ 74.187304687500017, 38.657519531250017 ], [ 74.277441406250006, 38.659765625000034 ], [ 74.5140625, 38.6 ], [ 74.745019531249994, 38.510009765624972 ], [ 74.812304687500017, 38.460302734374977 ], [ 74.835937500000028, 38.404296875000028 ], [ 74.772070312500063, 38.274755859375006 ], [ 74.77509765625004, 38.19189453125 ], [ 74.789648437500006, 38.103613281250063 ], [ 74.84248046875004, 38.038085937500028 ], [ 74.890820312500097, 37.925781249999972 ], [ 74.900292968749994, 37.832714843750011 ], [ 74.921289062499994, 37.80498046874996 ], [ 74.938281250000017, 37.772509765625017 ], [ 74.91230468750004, 37.687304687499989 ], [ 74.894238281250097, 37.601416015624977 ], [ 74.915820312500074, 37.572802734375017 ], [ 74.986425781250063, 37.530371093749977 ], [ 75.097460937500017, 37.451269531250034 ], [ 75.11875, 37.385693359374983 ], [ 75.079003906249994, 37.344042968750045 ], [ 75.008398437500006, 37.293554687500063 ], [ 74.918164062500097, 37.25 ], [ 74.89130859375004, 37.231640624999955 ], [ 74.87539062499999, 37.241992187500017 ], [ 74.83046875, 37.285937500000017 ], [ 74.730566406250063, 37.35703125 ], [ 74.659375, 37.394482421875011 ], [ 74.524218750000017, 37.382373046875017 ], [ 74.444921875000063, 37.395605468750063 ], [ 74.349023437500051, 37.41875 ], [ 74.259667968750051, 37.415429687500023 ], [ 74.203515625000051, 37.372460937500051 ], [ 74.167089843750006, 37.329443359374977 ], [ 74.077734375, 37.31621093749996 ], [ 73.948828125000063, 37.283154296874983 ], [ 73.749609375000063, 37.231787109374977 ], [ 73.653515625000097, 37.239355468750034 ], [ 73.627539062500063, 37.261572265625006 ], [ 73.648828125000051, 37.291210937500011 ], [ 73.717285156250028, 37.329443359374977 ], [ 73.733789062499994, 37.375781250000017 ], [ 73.720605468749994, 37.41875 ], [ 73.657128906250051, 37.43046875 ], [ 73.632617187500017, 37.437207031250011 ], [ 73.604687500000097, 37.446044921875028 ], [ 73.481347656249994, 37.4716796875 ], [ 73.382910156250063, 37.462255859375034 ], [ 73.21113281250004, 37.408496093750017 ], [ 72.895507812500028, 37.267529296874983 ], [ 72.757031250000097, 37.172705078125034 ], [ 72.65742187500004, 37.029052734375 ], [ 72.358789062500051, 36.98291015625 ], [ 72.15351562500004, 36.900537109374994 ], [ 71.941992187500006, 36.766455078125034 ], [ 71.802050781250017, 36.694287109375011 ], [ 71.733789062499994, 36.684033203124955 ], [ 71.665625, 36.696923828124994 ], [ 71.597460937500017, 36.732910156250057 ], [ 71.530859375, 36.845117187499994 ], [ 71.471875, 37.015087890624983 ], [ 71.432910156250074, 37.127539062499977 ], [ 71.45478515625004, 37.271826171874977 ], [ 71.479687500000097, 37.436035156250028 ], [ 71.505078125000097, 37.602929687500023 ], [ 71.546191406250017, 37.795654296875028 ], [ 71.580371093750074, 37.864257812500057 ], [ 71.582226562500097, 37.910107421874983 ], [ 71.55195312500004, 37.93315429687496 ], [ 71.487792968749972, 37.931884765624972 ], [ 71.389648437500028, 37.906298828125017 ], [ 71.319921875000063, 37.90185546875 ], [ 71.27851562500004, 37.918408203124983 ], [ 71.2828125, 38.007910156250006 ], [ 71.33271484375004, 38.170263671875034 ], [ 71.255859374999972, 38.306982421875006 ], [ 71.052148437499994, 38.417871093750051 ], [ 70.878906249999972, 38.456396484374977 ], [ 70.7359375, 38.422558593750011 ], [ 70.615820312500006, 38.334423828125011 ], [ 70.518554687500028, 38.191992187500034 ], [ 70.417773437500017, 38.075439453125 ], [ 70.313281250000017, 37.984814453125011 ], [ 70.238769531249972, 37.941210937500017 ], [ 70.214648437500017, 37.924414062500063 ], [ 70.19941406250004, 37.88603515624996 ], [ 70.254980468750063, 37.765380859374972 ], [ 70.251464843749972, 37.664160156250063 ], [ 70.18867187500004, 37.582470703125011 ], [ 70.11982421875004, 37.543505859374989 ], [ 70.044726562500017, 37.547216796875034 ], [ 69.984960937500006, 37.566162109375 ], [ 69.940625, 37.600292968750011 ], [ 69.820898437500006, 37.60957031250004 ], [ 69.625781250000017, 37.594042968749989 ], [ 69.492089843749994, 37.553076171874977 ], [ 69.42011718750004, 37.486718749999966 ], [ 69.399218750000074, 37.399316406250023 ], [ 69.429687499999972, 37.290869140625034 ], [ 69.41445312499999, 37.207763671874972 ], [ 69.353808593750074, 37.150048828125023 ], [ 69.303906250000097, 37.116943359375028 ], [ 69.26484375000004, 37.1083984375 ], [ 69.180175781250028, 37.158300781250034 ], [ 69.05, 37.266503906250051 ], [ 68.960449218750028, 37.325048828124977 ], [ 68.911816406250097, 37.333935546875011 ], [ 68.885253906249972, 37.328076171874983 ], [ 68.855371093750051, 37.316845703125011 ], [ 68.838476562500063, 37.302832031249977 ], [ 68.823730468749972, 37.270703125000011 ], [ 68.782031250000017, 37.258007812500011 ], [ 68.723242187500006, 37.268017578125011 ], [ 68.669140625000097, 37.258398437500006 ], [ 68.637011718750017, 37.224462890625006 ], [ 68.546484375000063, 37.183447265625006 ], [ 68.386914062500097, 37.1375 ], [ 68.29951171875004, 37.088427734375017 ], [ 68.284765625000063, 37.036328124999955 ], [ 68.260937500000097, 37.013085937500023 ], [ 68.212109375000097, 37.02153320312496 ], [ 68.067773437499994, 36.949804687500006 ], [ 67.958007812499972, 36.972021484375006 ], [ 67.834472656249972, 37.064208984375057 ], [ 67.766015625000051, 37.140136718749972 ], [ 67.75898437500004, 37.172216796875034 ], [ 67.798046875000097, 37.244970703125006 ], [ 67.814355468750051, 37.48701171875004 ], [ 67.863574218750017, 37.570703125000023 ], [ 68.01093750000004, 37.720947265625 ], [ 68.08759765625004, 37.835449218750057 ], [ 68.17402343750004, 37.928417968749983 ], [ 68.236523437500097, 37.959667968749955 ], [ 68.294042968750063, 38.032910156249955 ], [ 68.341210937499994, 38.116796874999977 ], [ 68.354492187500028, 38.169531249999977 ], [ 68.350292968750097, 38.211035156250006 ], [ 68.333105468750006, 38.237792968750028 ], [ 68.251367187499994, 38.294531250000063 ], [ 68.144140625, 38.383105468749989 ], [ 68.087207031250017, 38.473535156250023 ], [ 68.055957031250074, 38.588916015624989 ], [ 68.047851562500028, 38.669287109375006 ], [ 68.148535156250006, 38.890625 ], [ 68.13251953125004, 38.927636718749966 ], [ 68.103515624999972, 38.962011718750063 ], [ 68.044335937499994, 38.983593750000011 ], [ 67.959570312500063, 38.992919921875057 ], [ 67.875683593750097, 38.983007812499977 ], [ 67.768554687500028, 38.982226562499989 ], [ 67.694433593750063, 38.994628906250028 ], [ 67.676562500000017, 39.008496093750011 ], [ 67.667285156250017, 39.109179687500017 ], [ 67.648339843750051, 39.13105468750004 ], [ 67.616503906250074, 39.150292968750051 ], [ 67.400390624999972, 39.196679687499994 ], [ 67.357617187500097, 39.216699218749994 ], [ 67.349609374999972, 39.242089843749994 ], [ 67.42617187499999, 39.465576171874972 ], [ 67.459570312500063, 39.482421875000028 ], [ 67.491699218750028, 39.51875 ], [ 67.542480468749972, 39.557617187499972 ], [ 67.719042968750074, 39.621386718750017 ], [ 67.908593750000051, 39.593798828124989 ], [ 68.077148437500028, 39.564160156249983 ], [ 68.244921875000017, 39.54829101562504 ], [ 68.303027343750017, 39.537695312500006 ], [ 68.399023437500063, 39.528857421874989 ], [ 68.46328125, 39.536718749999977 ], [ 68.506933593750006, 39.56279296874996 ], [ 68.58613281250004, 39.634960937500011 ], [ 68.610351562500028, 39.743261718750063 ], [ 68.638964843750074, 39.8388671875 ], [ 68.686914062499994, 39.846289062500006 ], [ 68.735253906249994, 39.836230468749989 ], [ 68.758203125000051, 39.855566406250006 ], [ 68.76796875, 39.881835937500028 ], [ 68.777832031249972, 39.904199218749966 ], [ 68.797656250000074, 39.909130859375011 ], [ 68.832421875000051, 39.884326171875017 ], [ 68.852246093750097, 39.890966796875034 ], [ 68.86875, 39.907470703125028 ], [ 68.863867187500063, 39.927343749999977 ], [ 68.82441406250004, 39.960791015625063 ], [ 68.78945312499999, 40.013330078124994 ], [ 68.792773437500074, 40.031494140624972 ], [ 68.804687500000028, 40.050341796874989 ], [ 68.908496093750017, 40.068212890625006 ], [ 68.955664062500006, 40.071337890625017 ], [ 68.972070312499994, 40.089941406249977 ], [ 68.966015625000097, 40.119580078124983 ], [ 68.926855468750006, 40.136328125 ], [ 68.784570312499994, 40.127099609374994 ], [ 68.639746093750063, 40.129199218749989 ], [ 68.622460937499994, 40.147265625000017 ], [ 68.630664062500074, 40.167089843749977 ], [ 68.652539062500097, 40.182666015625045 ], [ 68.951757812500063, 40.222607421875011 ], [ 69.110351562500028, 40.208740234375028 ], [ 69.228320312500074, 40.187597656249977 ], [ 69.274902343749972, 40.198095703124977 ], [ 69.219531250000074, 40.288134765625045 ], [ 69.294433593750028, 40.296582031249983 ], [ 69.304199218749972, 40.327392578125028 ], [ 69.20625, 40.566552734374994 ], [ 69.25996093750004, 40.587646484375028 ], [ 69.313964843750028, 40.634765625000057 ], [ 69.309375, 40.723925781249989 ], [ 69.357226562500017, 40.76738281249996 ], [ 69.413867187500017, 40.797167968749989 ], [ 69.498242187500097, 40.76708984375 ], [ 69.628417968749972, 40.679052734375006 ], [ 69.670800781249994, 40.661962890624977 ], [ 69.712890625000028, 40.656982421875028 ], [ 69.773242187500074, 40.684277343750011 ], [ 70.005664062500074, 40.771435546875011 ], [ 70.136328125000063, 40.820410156250034 ], [ 70.292089843750063, 40.891699218749977 ], [ 70.318945312500063, 40.919238281249989 ], [ 70.372656250000063, 41.02763671874996 ], [ 70.401953125000063, 41.035107421874983 ], [ 70.441503906250063, 41.0234375 ], [ 70.578222656250006, 40.911474609375006 ], [ 70.657324218750063, 40.839648437500045 ], [ 70.657324218750063, 40.815087890625023 ], [ 70.634765624999972, 40.796582031249983 ], [ 70.639160156249972, 40.778564453125028 ], [ 70.750976562500028, 40.739599609375006 ], [ 70.751074218750063, 40.721777343750006 ], [ 70.725585937500028, 40.687792968750017 ], [ 70.712011718750006, 40.669091796875023 ], [ 70.698339843750063, 40.661181640625017 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Turkmenistan", "admin": "Turkmenistan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 53.10957031250004, 38.803076171875006 ], [ 53.100195312500063, 38.756152343750045 ], [ 53.045898437500028, 38.897216796875 ], [ 53.018554687499972, 39.052734374999972 ], [ 53.053320312500006, 39.096582031250023 ], [ 53.092187500000051, 39.094091796875063 ], [ 53.055175781249972, 39.037939453124977 ], [ 53.10957031250004, 38.803076171875006 ] ] ], [ [ [ 58.729980468750028, 42.67617187499999 ], [ 58.876953125000028, 42.561474609374983 ], [ 58.930859375000097, 42.540283203125028 ], [ 59.03583984375004, 42.528125 ], [ 59.123144531250006, 42.523779296875034 ], [ 59.159570312500051, 42.511425781250011 ], [ 59.199121093749994, 42.481689453125 ], [ 59.276562500000097, 42.356152343749983 ], [ 59.354296875000017, 42.32329101562496 ], [ 59.451074218749994, 42.299511718750011 ], [ 59.762597656250051, 42.301562499999989 ], [ 59.858300781249994, 42.295166015625 ], [ 59.936523437499972, 42.23603515625004 ], [ 59.985156250000017, 42.21171875 ], [ 60.006054687500097, 42.190820312499966 ], [ 60.000781250000017, 42.164746093749983 ], [ 59.981640625000097, 42.131738281250023 ], [ 59.97919921875004, 42.068066406250011 ], [ 59.974121093749972, 42.018798828125 ], [ 59.949316406250006, 41.995410156250045 ], [ 59.94179687499999, 41.973535156250023 ], [ 59.96259765625004, 41.954394531250045 ], [ 60.106933593749972, 41.907421874999983 ], [ 60.155566406250017, 41.85703125 ], [ 60.192089843750097, 41.834423828125011 ], [ 60.200781250000063, 41.803125 ], [ 60.176367187500063, 41.78227539062496 ], [ 60.10859375000004, 41.792675781249955 ], [ 60.075585937500051, 41.759667968749966 ], [ 60.075585937500051, 41.700537109375006 ], [ 60.124023437499972, 41.644970703124983 ], [ 60.137988281250074, 41.59414062499999 ], [ 60.106054687500063, 41.545214843749989 ], [ 60.06875, 41.476220703124966 ], [ 60.067382812499972, 41.427343750000034 ], [ 60.089648437500074, 41.399414062500028 ], [ 60.2, 41.348974609374977 ], [ 60.454980468749994, 41.221630859374955 ], [ 60.513574218749994, 41.216162109375006 ], [ 60.754882812499972, 41.245751953124994 ], [ 60.867187500000028, 41.248681640624966 ], [ 60.933203125000063, 41.229003906250057 ], [ 61.119921875000017, 41.210888671875011 ], [ 61.179296875, 41.190576171875023 ], [ 61.242382812500097, 41.189208984375028 ], [ 61.328906250000017, 41.195117187499989 ], [ 61.3875, 41.252148437499955 ], [ 61.417382812500051, 41.265136718750028 ], [ 61.443652343750074, 41.274609375000011 ], [ 61.496972656249994, 41.276074218749955 ], [ 61.644531250000028, 41.239843750000034 ], [ 61.799902343750063, 41.163427734375006 ], [ 61.902832031249972, 41.093701171875011 ], [ 61.95351562499999, 41.030615234375034 ], [ 62.017578125000028, 40.893798828124972 ], [ 62.095019531250074, 40.683300781249983 ], [ 62.188476562500028, 40.541210937499983 ], [ 62.29804687500004, 40.467480468749983 ], [ 62.375, 40.332080078125017 ], [ 62.44160156250004, 40.036230468750063 ], [ 62.483203125000017, 39.97563476562496 ], [ 62.525488281250006, 39.944091796875028 ], [ 62.650683593750017, 39.858496093750006 ], [ 62.906835937500063, 39.716796875 ], [ 63.058105468749972, 39.633154296875006 ], [ 63.291894531249994, 39.499511718750057 ], [ 63.50605468750004, 39.377099609374966 ], [ 63.720800781250006, 39.188134765625023 ], [ 63.763671875000028, 39.16054687499999 ], [ 63.952539062500051, 39.058349609375057 ], [ 64.16279296875004, 38.953613281250028 ], [ 64.309960937499994, 38.977294921874972 ], [ 64.53164062499999, 38.816210937500017 ], [ 64.621875, 38.756445312500006 ], [ 64.659960937500017, 38.736035156250011 ], [ 64.82070312499999, 38.672460937500034 ], [ 65.076660156249972, 38.539453125000023 ], [ 65.39960937500004, 38.348828125000011 ], [ 65.612890625, 38.238574218750017 ], [ 65.670898437499972, 38.225732421874966 ], [ 65.728515625000028, 38.226367187500017 ], [ 65.79023437500004, 38.25004882812496 ], [ 65.857128906250097, 38.26875 ], [ 65.971191406249972, 38.244238281250006 ], [ 66.094824218750006, 38.200146484375011 ], [ 66.173144531250074, 38.16669921875004 ], [ 66.263671874999972, 38.118066406249994 ], [ 66.335351562499994, 38.072167968750051 ], [ 66.389746093750063, 38.050927734374994 ], [ 66.574511718750074, 38.010791015624989 ], [ 66.60625, 37.986718750000051 ], [ 66.626367187500051, 37.959863281249994 ], [ 66.62929687499999, 37.93203125 ], [ 66.52558593750004, 37.785742187500034 ], [ 66.511328125000063, 37.59916992187496 ], [ 66.510644531249994, 37.45869140625004 ], [ 66.522265625000074, 37.348486328125063 ], [ 66.471875, 37.3447265625 ], [ 66.35029296875004, 37.368164062499972 ], [ 66.108398437500028, 37.414746093749955 ], [ 65.900683593750017, 37.50810546874996 ], [ 65.765039062499994, 37.56914062499996 ], [ 65.74384765625004, 37.56083984374996 ], [ 65.683007812500051, 37.519140625 ], [ 65.641210937500063, 37.467822265625017 ], [ 65.608007812500063, 37.368408203125028 ], [ 65.554980468750017, 37.25117187500004 ], [ 65.303613281250051, 37.246777343750011 ], [ 65.089648437500074, 37.237939453124994 ], [ 64.9515625, 37.193554687500011 ], [ 64.816308593750051, 37.132080078125028 ], [ 64.782421875000097, 37.059277343750011 ], [ 64.753125, 36.964794921874955 ], [ 64.674316406249972, 36.750195312500011 ], [ 64.602539062500028, 36.554541015625034 ], [ 64.565820312499994, 36.427587890625034 ], [ 64.511035156250017, 36.340673828124977 ], [ 64.358007812500063, 36.22607421875 ], [ 64.184375, 36.14892578125 ], [ 64.0921875, 36.112695312499994 ], [ 64.051367187500006, 36.067626953125057 ], [ 64.042382812500051, 36.025097656250011 ], [ 64.009667968750051, 36.012109375000023 ], [ 63.938085937500006, 36.019726562499983 ], [ 63.8625, 36.012353515624994 ], [ 63.696582031250017, 35.96782226562496 ], [ 63.516992187500051, 35.913134765625017 ], [ 63.301660156250051, 35.858398437499972 ], [ 63.178906250000097, 35.858447265624989 ], [ 63.129980468750063, 35.846191406249972 ], [ 63.10859375000004, 35.818701171875063 ], [ 63.129980468750063, 35.766748046875051 ], [ 63.150781250000051, 35.728271484375028 ], [ 63.169726562500074, 35.678125 ], [ 63.11933593750004, 35.637548828125006 ], [ 63.08417968750004, 35.568066406249983 ], [ 63.056640625000028, 35.445800781250028 ], [ 62.980273437500017, 35.409179687500028 ], [ 62.858007812500063, 35.349658203124989 ], [ 62.722656250000028, 35.271337890625006 ], [ 62.688085937500006, 35.25532226562504 ], [ 62.610546875000097, 35.233154296875057 ], [ 62.533105468750051, 35.239892578124994 ], [ 62.462890624999972, 35.251367187500023 ], [ 62.386621093750051, 35.23125 ], [ 62.307812500000097, 35.170800781250051 ], [ 62.271191406250097, 35.189111328125051 ], [ 62.252832031250051, 35.250244140624972 ], [ 62.21308593750004, 35.289941406249966 ], [ 62.089648437500017, 35.3796875 ], [ 61.983886718749972, 35.443701171875034 ], [ 61.938085937500063, 35.447900390624994 ], [ 61.841015625000097, 35.431494140625034 ], [ 61.719726562499972, 35.419433593749972 ], [ 61.620996093750051, 35.43232421875004 ], [ 61.542773437500017, 35.457861328125006 ], [ 61.421777343750051, 35.545800781249966 ], [ 61.377734375000017, 35.593115234375006 ], [ 61.344726562499972, 35.629492187500063 ], [ 61.262011718750017, 35.619580078124983 ], [ 61.238867187500006, 35.659277343750006 ], [ 61.23554687500004, 35.70556640625 ], [ 61.258691406250051, 35.761816406250006 ], [ 61.25214843750004, 35.867626953124983 ], [ 61.205859375000017, 35.943701171875034 ], [ 61.152929687500063, 35.976757812500011 ], [ 61.159472656250074, 35.999902343750023 ], [ 61.182617187499972, 36.052832031250063 ], [ 61.212402343750028, 36.099121093749972 ], [ 61.212011718750006, 36.190527343750034 ], [ 61.175097656250074, 36.289697265624994 ], [ 61.160351562500097, 36.432714843750006 ], [ 61.169921874999972, 36.572265625 ], [ 61.119628906250028, 36.642578125000028 ], [ 60.707910156249994, 36.642968750000023 ], [ 60.341308593750028, 36.637646484375011 ], [ 60.32070312499999, 36.653564453125057 ], [ 60.178320312500006, 36.829443359375006 ], [ 60.062792968750017, 36.962890625 ], [ 59.948632812500051, 37.041601562500063 ], [ 59.68720703125004, 37.138476562499989 ], [ 59.562207031250097, 37.178906249999955 ], [ 59.454980468749994, 37.252832031250023 ], [ 59.367382812500097, 37.333740234374972 ], [ 59.344726562500028, 37.444726562500023 ], [ 59.326953125000017, 37.481152343749983 ], [ 59.301757812499972, 37.510644531250051 ], [ 59.27412109375004, 37.52373046874996 ], [ 59.240820312500006, 37.520751953124972 ], [ 58.93720703125004, 37.649658203125028 ], [ 58.815429687500028, 37.683496093749994 ], [ 58.70078125, 37.65625 ], [ 58.650195312500017, 37.651562499999983 ], [ 58.55048828125004, 37.688183593749983 ], [ 58.435742187500097, 37.638525390624977 ], [ 58.386718749999972, 37.635351562500063 ], [ 58.318164062500017, 37.647216796874972 ], [ 58.261621093749994, 37.665820312500045 ], [ 58.108789062499994, 37.783056640625034 ], [ 57.980566406250006, 37.830468750000023 ], [ 57.888183593750028, 37.860839843749972 ], [ 57.710546875000063, 37.905273437499972 ], [ 57.520996093749972, 37.928466796875 ], [ 57.423828125000028, 37.947705078125011 ], [ 57.35371093750004, 37.973339843749983 ], [ 57.335742187500017, 37.989941406249983 ], [ 57.336718750000017, 38.032910156249955 ], [ 57.331445312499994, 38.089306640624983 ], [ 57.308105468749972, 38.13037109375 ], [ 57.260156250000051, 38.179589843749994 ], [ 57.193554687500097, 38.216406250000034 ], [ 57.079003906249994, 38.209960937500057 ], [ 56.90664062499999, 38.213037109374966 ], [ 56.774609375000097, 38.25004882812496 ], [ 56.669921874999972, 38.25664062499996 ], [ 56.544042968750006, 38.249609375000034 ], [ 56.440625, 38.249414062499994 ], [ 56.36689453125004, 38.222509765625034 ], [ 56.324121093750051, 38.19111328125004 ], [ 56.296972656250006, 38.094824218750034 ], [ 56.272070312500006, 38.080419921875034 ], [ 56.228808593750017, 38.073388671875023 ], [ 56.171191406250074, 38.078369140624972 ], [ 56.050292968749972, 38.077539062499994 ], [ 55.841308593750028, 38.094628906249994 ], [ 55.578417968750017, 38.099755859374994 ], [ 55.380859375000028, 38.051123046875034 ], [ 55.224707031250006, 37.981347656250023 ], [ 55.075585937499994, 37.902490234375023 ], [ 54.90009765625004, 37.777929687500063 ], [ 54.848632812500028, 37.722656249999972 ], [ 54.745214843750006, 37.501904296874955 ], [ 54.699414062500097, 37.470166015624983 ], [ 54.639648437499972, 37.444726562500023 ], [ 54.578906250000074, 37.440234374999989 ], [ 54.458691406250097, 37.407568359375006 ], [ 54.299804687500028, 37.353613281250034 ], [ 54.191601562500097, 37.332470703124983 ], [ 53.914160156250063, 37.343554687500017 ], [ 53.897851562500051, 37.41357421875 ], [ 53.84785156250004, 37.669580078124994 ], [ 53.823535156250074, 37.927929687499983 ], [ 53.825195312499972, 38.04692382812496 ], [ 53.854101562500006, 38.285644531250028 ], [ 53.851855468750074, 38.405908203124994 ], [ 53.84003906250004, 38.514941406250017 ], [ 53.851562500000028, 38.621777343750011 ], [ 53.873730468750097, 38.741943359374972 ], [ 53.885351562500063, 38.864062499999989 ], [ 53.868652343750028, 38.949267578125045 ], [ 53.814941406250028, 39.018017578125011 ], [ 53.724121093749972, 39.103076171875017 ], [ 53.709765625000074, 39.153417968750063 ], [ 53.704589843750028, 39.209570312500034 ], [ 53.617578125000051, 39.215966796875023 ], [ 53.539453125000051, 39.274072265625023 ], [ 53.475, 39.305712890624989 ], [ 53.336328125000051, 39.340820312500057 ], [ 53.266796875000097, 39.342626953125063 ], [ 53.20332031250004, 39.316796875000023 ], [ 53.15664062499999, 39.264990234375063 ], [ 53.124023437500028, 39.3466796875 ], [ 53.124804687500017, 39.432080078124983 ], [ 53.235644531250017, 39.608544921874966 ], [ 53.304980468750017, 39.557080078124955 ], [ 53.389648437499972, 39.536425781250017 ], [ 53.497363281250074, 39.533300781250006 ], [ 53.603125, 39.546972656250034 ], [ 53.58242187499999, 39.607421875 ], [ 53.533300781250006, 39.641748046874966 ], [ 53.472265625, 39.668798828124977 ], [ 53.450488281250017, 39.748535156249972 ], [ 53.458300781250017, 39.831201171875023 ], [ 53.487304687499972, 39.909375 ], [ 53.454296875000097, 39.940869140624983 ], [ 53.404199218749994, 39.960351562500051 ], [ 53.288574218749972, 39.958007812500028 ], [ 53.138574218749994, 39.978662109375051 ], [ 52.9875, 39.987597656250017 ], [ 52.952148437500028, 39.895458984374983 ], [ 53.035546875000051, 39.7744140625 ], [ 52.964843750000028, 39.833886718750051 ], [ 52.898242187500017, 39.9125 ], [ 52.804687499999972, 40.054003906250045 ], [ 52.744433593750074, 40.21977539062496 ], [ 52.733691406250017, 40.398730468750017 ], [ 52.784765625, 40.546728515625063 ], [ 52.849902343750074, 40.685644531250006 ], [ 52.889257812500006, 40.863476562500011 ], [ 52.943457031250006, 41.038085937500057 ], [ 52.997656250000063, 40.959863281250023 ], [ 53.059570312499972, 40.889746093750034 ], [ 53.145214843750097, 40.824951171874972 ], [ 53.191992187500006, 40.809472656250023 ], [ 53.332910156250051, 40.78271484375 ], [ 53.423632812500074, 40.792773437499989 ], [ 53.520312500000017, 40.831054687499972 ], [ 53.615234375000028, 40.818505859374994 ], [ 53.69375, 40.746435546875063 ], [ 53.763769531250063, 40.665673828125023 ], [ 53.870019531250051, 40.648681640625028 ], [ 54.088867187499972, 40.707080078125045 ], [ 54.19296875, 40.720410156249983 ], [ 54.283300781250063, 40.693701171875063 ], [ 54.329882812500017, 40.688769531250045 ], [ 54.37734375, 40.693261718749966 ], [ 54.336230468750074, 40.764941406250017 ], [ 54.319433593750006, 40.834570312499977 ], [ 54.374414062500051, 40.871386718750017 ], [ 54.54707031250004, 40.832275390625057 ], [ 54.657031250000074, 40.85834960937504 ], [ 54.685058593750028, 40.873046875 ], [ 54.710058593750006, 40.891113281250057 ], [ 54.723242187500063, 40.951269531250034 ], [ 54.71796875000004, 41.012988281250017 ], [ 54.703710937500063, 41.071142578125034 ], [ 54.671484375, 41.122167968750034 ], [ 54.5921875, 41.193554687500011 ], [ 54.284570312500051, 41.363720703124955 ], [ 54.181054687499994, 41.431591796875011 ], [ 54.094824218750006, 41.519384765625063 ], [ 54.039843750000017, 41.643359374999989 ], [ 53.995214843750063, 41.772558593750034 ], [ 53.95380859375004, 41.868457031250017 ], [ 53.846484375000074, 42.091162109375006 ], [ 53.804687499999972, 42.117626953124983 ], [ 53.752343750000051, 42.129394531249972 ], [ 53.624902343750051, 42.136376953124994 ], [ 53.495898437500017, 42.12016601562496 ], [ 53.284960937500074, 42.081835937499989 ], [ 53.164160156250063, 42.093798828125017 ], [ 53.108300781250051, 42.070068359374972 ], [ 52.970019531250017, 41.976220703125051 ], [ 52.905273437499972, 41.895751953125 ], [ 52.81484375, 41.711816406249994 ], [ 52.88349609375004, 41.652539062500011 ], [ 52.882226562499994, 41.61367187499999 ], [ 52.830175781250006, 41.341894531250034 ], [ 52.861816406249972, 41.210058593750006 ], [ 52.850390625000074, 41.200292968750063 ], [ 52.825585937499994, 41.23085937499999 ], [ 52.747265625000097, 41.365429687499955 ], [ 52.609375, 41.529443359374966 ], [ 52.493847656250097, 41.780371093750034 ], [ 52.696875, 41.944384765625045 ], [ 52.870507812499994, 42.060595703124989 ], [ 53.0125, 42.130712890624977 ], [ 53.055859375000097, 42.147753906249989 ], [ 53.250097656250063, 42.205859375000017 ], [ 53.500781250000074, 42.25825195312504 ], [ 53.685351562500074, 42.296875 ], [ 53.926367187500063, 42.329785156249955 ], [ 54.005175781250074, 42.335888671874955 ], [ 54.120996093749994, 42.335205078125 ], [ 54.214941406250063, 42.304199218749972 ], [ 54.271875, 42.279980468750011 ], [ 54.47285156250004, 42.180175781250028 ], [ 54.67792968750004, 42.078222656250034 ], [ 54.853808593750017, 41.965185546875006 ], [ 54.903710937500051, 41.919091796875051 ], [ 54.931640624999972, 41.864013671875 ], [ 54.952343750000097, 41.810009765625011 ], [ 55.101855468750017, 41.638720703125017 ], [ 55.16230468750004, 41.56025390625004 ], [ 55.249609375, 41.458105468750006 ], [ 55.319726562499994, 41.408398437500011 ], [ 55.38837890625004, 41.346923828125 ], [ 55.434375, 41.296289062499994 ], [ 55.48701171875004, 41.272265624999989 ], [ 55.545214843750017, 41.262744140624989 ], [ 55.678613281249994, 41.278808593749972 ], [ 55.839062500000097, 41.310791015625 ], [ 55.934960937499994, 41.324121093749966 ], [ 55.977441406250051, 41.32221679687504 ], [ 56.241992187500017, 41.310839843750017 ], [ 56.479882812499994, 41.300634765624977 ], [ 56.77363281250004, 41.287988281249994 ], [ 56.860839843749972, 41.276123046875057 ], [ 56.965820312499972, 41.265136718750028 ], [ 57.01796875, 41.26347656249996 ], [ 57.064257812500017, 41.307275390624994 ], [ 57.094824218750063, 41.331298828125028 ], [ 57.11884765625004, 41.350292968749983 ], [ 57.113867187500006, 41.371777343750011 ], [ 57.076660156249972, 41.389990234374977 ], [ 57.018164062500063, 41.450585937499994 ], [ 56.984863281250028, 41.669335937500051 ], [ 56.96406250000004, 41.856542968750006 ], [ 57.033691406250028, 41.91484375 ], [ 57.113574218750017, 41.957128906250063 ], [ 57.228808593750074, 42.084472656249972 ], [ 57.290625, 42.123779296875 ], [ 57.381738281250051, 42.15629882812496 ], [ 57.686132812500063, 42.164794921875 ], [ 57.814257812500074, 42.189843750000051 ], [ 57.855957031250028, 42.231054687500006 ], [ 57.9234375, 42.335205078125 ], [ 57.94570312499999, 42.420019531250034 ], [ 57.983496093750006, 42.458789062500045 ], [ 58.02890625, 42.487646484375063 ], [ 58.075488281250074, 42.486523437500011 ], [ 58.165625, 42.461572265624966 ], [ 58.23408203125004, 42.447705078124983 ], [ 58.28291015625004, 42.428857421874966 ], [ 58.327246093750006, 42.39892578125 ], [ 58.370507812500051, 42.346777343750034 ], [ 58.377148437500097, 42.312451171874983 ], [ 58.397070312500063, 42.29248046875 ], [ 58.431445312500017, 42.292089843750006 ], [ 58.457031250000028, 42.291796875000017 ], [ 58.474414062500074, 42.29936523437496 ], [ 58.485839843750028, 42.316845703124983 ], [ 58.47695312499999, 42.340136718750017 ], [ 58.418164062500097, 42.406689453124983 ], [ 58.288671875, 42.527294921874955 ], [ 58.204101562499972, 42.576367187500011 ], [ 58.162011718750051, 42.602978515625011 ], [ 58.15156250000004, 42.628076171874966 ], [ 58.206445312499994, 42.666308593750045 ], [ 58.259667968750051, 42.688085937500034 ], [ 58.353125, 42.671728515624977 ], [ 58.477148437500006, 42.662841796875028 ], [ 58.532324218750063, 42.681933593750017 ], [ 58.589062500000097, 42.778466796874966 ], [ 58.729980468750028, 42.67617187499999 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Timor-Leste", "admin": "East Timor" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 124.319335937500028, -9.413769531249983 ], [ 124.282324218750119, -9.427929687500026 ], [ 124.134570312500017, -9.413867187500003 ], [ 124.115527343750074, -9.423144531250031 ], [ 124.090136718750074, -9.41640625 ], [ 124.052441406250097, -9.37539062499998 ], [ 124.036328125000097, -9.341601562500031 ], [ 124.198144531250051, -9.256152343750031 ], [ 124.444433593750119, -9.190332031250023 ], [ 124.438281250000017, -9.238574218750003 ], [ 124.412988281249994, -9.31435546874998 ], [ 124.37568359375004, -9.349902343750031 ], [ 124.319335937500028, -9.413769531249983 ] ] ], [ [ [ 127.29609375000004, -8.424511718749969 ], [ 127.114550781250074, -8.583593749999963 ], [ 126.91523437500004, -8.715234374999966 ], [ 126.792480468750028, -8.755078125 ], [ 126.665429687499994, -8.782031249999974 ], [ 126.56855468750004, -8.832910156249952 ], [ 126.486914062500119, -8.912695312499949 ], [ 126.38251953125004, -8.957617187499963 ], [ 126.264746093750063, -8.97275390625002 ], [ 126.164257812500097, -8.996679687500006 ], [ 126.073046875000074, -9.043554687499963 ], [ 125.946093750000074, -9.123925781249994 ], [ 125.894726562500097, -9.132128906249989 ], [ 125.840332031250028, -9.130175781250031 ], [ 125.735156250000074, -9.160937499999989 ], [ 125.408007812500017, -9.275781250000023 ], [ 125.210253906250074, -9.403515625000026 ], [ 125.068164062500017, -9.511914062499997 ], [ 125.033593750000051, -9.381835937499957 ], [ 124.996972656250051, -9.325976562499946 ], [ 124.968261718749972, -9.294238281249974 ], [ 124.958593750000063, -9.254687499999989 ], [ 124.96015625000004, -9.213769531250009 ], [ 124.977539062500028, -9.19492187499999 ], [ 125.100488281249994, -9.189843750000023 ], [ 125.149414062500028, -9.12294921874998 ], [ 125.149023437500119, -9.042578125000034 ], [ 125.124414062499994, -9.015429687500017 ], [ 125.100390625000074, -9.004003906249991 ], [ 124.973242187500119, -9.064257812500017 ], [ 124.936816406250074, -9.053417968750026 ], [ 124.915039062499972, -9.031542968750003 ], [ 124.922265625000051, -8.942480468749977 ], [ 125.026953125000119, -8.859082031249955 ], [ 125.115722656250028, -8.7080078125 ], [ 125.178027343750017, -8.647851562499994 ], [ 125.323144531249994, -8.591308593750028 ], [ 125.381835937499972, -8.575390624999983 ], [ 125.804296875000063, -8.4921875 ], [ 125.905078125000074, -8.486523437499997 ], [ 126.172851562499972, -8.488964843749955 ], [ 126.531054687500017, -8.470800781249991 ], [ 126.619726562500063, -8.459472656249986 ], [ 126.73457031250004, -8.422753906249966 ], [ 126.845703125000028, -8.377343749999952 ], [ 126.904687500000051, -8.34160156249996 ], [ 126.966406250000119, -8.315722656250017 ], [ 127.058496093750051, -8.348242187499977 ], [ 127.214843749999972, -8.372949218750037 ], [ 127.25703125000004, -8.39453125 ], [ 127.29609375000004, -8.424511718749969 ] ] ], [ [ [ 125.646093750000063, -8.139941406250003 ], [ 125.579492187499994, -8.311816406250017 ], [ 125.507128906250074, -8.275097656249997 ], [ 125.584082031250119, -8.178613281249966 ], [ 125.621093750000028, -8.15 ], [ 125.646093750000063, -8.139941406250003 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Turkey", "admin": "Turkey" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 25.970019531250045, 40.136328125 ], [ 25.740234375000057, 40.105468750000028 ], [ 25.6689453125, 40.135888671875023 ], [ 25.740917968750011, 40.196289062499972 ], [ 25.874804687500017, 40.23369140624996 ], [ 25.918359375000023, 40.23798828125004 ], [ 25.977050781250057, 40.177832031250034 ], [ 25.970019531250045, 40.136328125 ] ] ], [ [ [ 35.114062500000074, 41.95698242187504 ], [ 35.122070312500028, 41.891113281250028 ], [ 35.209179687500097, 41.79438476562504 ], [ 35.297753906249994, 41.728515625000028 ], [ 35.558007812499994, 41.634033203125057 ], [ 35.919824218749994, 41.713720703125034 ], [ 35.978125, 41.704833984375 ], [ 36.051757812499972, 41.682568359374983 ], [ 36.179199218750028, 41.4265625 ], [ 36.278417968750063, 41.336132812500011 ], [ 36.405371093750063, 41.274609375000011 ], [ 36.509667968749994, 41.2625 ], [ 36.58710937500004, 41.326660156250057 ], [ 36.647070312500006, 41.3525390625 ], [ 36.77773437499999, 41.363476562500011 ], [ 36.991992187500017, 41.275390625 ], [ 37.066210937500074, 41.184423828125034 ], [ 37.430957031250017, 41.114111328125006 ], [ 37.765625, 41.078906250000017 ], [ 37.910058593749994, 41.001904296874955 ], [ 38.38105468750004, 40.924511718750011 ], [ 38.556933593750017, 40.936523437499972 ], [ 38.852148437500006, 41.017675781249977 ], [ 39.426367187500006, 41.106445312500028 ], [ 39.807910156250017, 40.982519531250006 ], [ 39.911132812500028, 40.966455078125023 ], [ 40.00019531250004, 40.977148437499977 ], [ 40.128417968749972, 40.943017578125051 ], [ 40.265234375000063, 40.961328125000051 ], [ 40.6875, 41.107421874999972 ], [ 40.819531250000097, 41.19023437499996 ], [ 40.959472656249972, 41.211621093749983 ], [ 41.083593750000063, 41.26118164062504 ], [ 41.414355468750017, 41.423632812499989 ], [ 41.510058593750074, 41.517480468750023 ], [ 41.576562500000051, 41.497314453125 ], [ 41.701757812500063, 41.471582031249994 ], [ 41.779394531250063, 41.440527343749977 ], [ 41.823535156250074, 41.432373046875 ], [ 41.925781250000028, 41.495654296875017 ], [ 42.077734375, 41.494091796874955 ], [ 42.211132812500097, 41.486718749999966 ], [ 42.27998046875004, 41.475 ], [ 42.364355468750006, 41.454003906249966 ], [ 42.46640625, 41.439843750000023 ], [ 42.507910156250063, 41.470068359375034 ], [ 42.567382812499972, 41.559277343750011 ], [ 42.590429687500006, 41.570703125000023 ], [ 42.606835937500051, 41.578808593749983 ], [ 42.682421875000074, 41.585742187499989 ], [ 42.75410156250004, 41.578906250000017 ], [ 42.787890625000074, 41.563720703125028 ], [ 42.821679687500051, 41.492382812499983 ], [ 42.906738281250028, 41.466845703125017 ], [ 43.057128906250028, 41.35283203124996 ], [ 43.149023437500006, 41.307128906249972 ], [ 43.171289062499994, 41.287939453124977 ], [ 43.14101562499999, 41.264843749999983 ], [ 43.152832031249972, 41.236425781250063 ], [ 43.205468750000051, 41.199169921875011 ], [ 43.279296874999972, 41.185205078124994 ], [ 43.358984375000063, 41.19013671875004 ], [ 43.402343750000028, 41.176562500000017 ], [ 43.433398437500017, 41.155517578125 ], [ 43.44160156250004, 41.125976562500028 ], [ 43.439453125000028, 41.107128906250011 ], [ 43.45527343750004, 41.064697265624972 ], [ 43.517480468750051, 41.00483398437504 ], [ 43.591699218750051, 40.96821289062504 ], [ 43.631640625000017, 40.929003906250045 ], [ 43.696484375000097, 40.794140625000011 ], [ 43.722656249999972, 40.719531249999989 ], [ 43.712890624999972, 40.647753906250017 ], [ 43.667871093749994, 40.574072265625034 ], [ 43.569335937500028, 40.482373046874983 ], [ 43.59375, 40.444042968750011 ], [ 43.615820312500006, 40.393310546874972 ], [ 43.608398437499972, 40.356591796875051 ], [ 43.678125, 40.239306640625045 ], [ 43.709863281250051, 40.166503906250028 ], [ 43.68330078125004, 40.149658203124972 ], [ 43.66621093750004, 40.126367187500023 ], [ 43.79169921875004, 40.070263671874983 ], [ 43.941992187500006, 40.023144531249955 ], [ 44.005371093750028, 40.014111328124983 ], [ 44.178027343750017, 40.035742187500034 ], [ 44.28925781250004, 40.040380859375006 ], [ 44.39960937500004, 39.995751953124966 ], [ 44.560449218750051, 39.887597656249966 ], [ 44.733789062499994, 39.74648437499999 ], [ 44.76826171875004, 39.703515625000051 ], [ 44.783398437500097, 39.684667968750006 ], [ 44.817187500000017, 39.65043945312496 ], [ 44.782128906249994, 39.651074218750011 ], [ 44.725, 39.681738281250034 ], [ 44.58710937500004, 39.768554687500057 ], [ 44.516699218750006, 39.73125 ], [ 44.455957031249994, 39.666748046875 ], [ 44.389355468750097, 39.422119140625 ], [ 44.335449218749972, 39.396044921875017 ], [ 44.24042968750004, 39.396777343749989 ], [ 44.124023437499972, 39.405224609375011 ], [ 44.043945312499972, 39.392968750000023 ], [ 44.023242187500017, 39.377441406250057 ], [ 44.033789062500063, 39.351025390624983 ], [ 44.057519531249994, 39.310839843749989 ], [ 44.074316406250063, 39.259960937500011 ], [ 44.079101562499972, 39.218310546875045 ], [ 44.12128906250004, 39.180615234375011 ], [ 44.178027343750017, 39.144824218749989 ], [ 44.180566406249994, 39.108056640624966 ], [ 44.171875, 39.05625 ], [ 44.158789062500006, 39.016748046875023 ], [ 44.144531249999972, 38.994384765625 ], [ 44.170800781249994, 38.934375 ], [ 44.232421875000028, 38.863232421875011 ], [ 44.27167968750004, 38.836035156250063 ], [ 44.25703125000004, 38.700634765625011 ], [ 44.280175781249994, 38.64067382812496 ], [ 44.297851562500028, 38.557812499999955 ], [ 44.290820312500017, 38.420117187499955 ], [ 44.298535156250097, 38.386279296874989 ], [ 44.319628906250017, 38.374707031249955 ], [ 44.375781250000017, 38.369580078124983 ], [ 44.43085937500004, 38.356787109375034 ], [ 44.449902343750097, 38.334228515625057 ], [ 44.449609375000051, 38.317773437499994 ], [ 44.380859374999972, 38.254589843749983 ], [ 44.372753906250097, 38.209716796875 ], [ 44.348925781250017, 38.146484375 ], [ 44.329394531250074, 38.109277343749966 ], [ 44.26796875, 38.038818359375 ], [ 44.22890625, 37.967187499999966 ], [ 44.21132812499999, 37.908056640625006 ], [ 44.222949218750017, 37.880175781250017 ], [ 44.336230468750017, 37.871777343749983 ], [ 44.397753906250017, 37.829248046875023 ], [ 44.56123046875004, 37.744628906250028 ], [ 44.589941406250006, 37.710351562499966 ], [ 44.5453125, 37.658154296874983 ], [ 44.54609375000004, 37.636328124999977 ], [ 44.567187500000017, 37.608642578125028 ], [ 44.577148437499972, 37.560205078125023 ], [ 44.573144531249994, 37.506396484374989 ], [ 44.574023437500074, 37.435400390625006 ], [ 44.604101562500063, 37.423730468750023 ], [ 44.715136718750017, 37.35712890625004 ], [ 44.79414062500004, 37.290380859375034 ], [ 44.796777343750051, 37.269775390625 ], [ 44.758300781250028, 37.217089843750017 ], [ 44.766699218750063, 37.156347656249977 ], [ 44.765136718750028, 37.142431640625006 ], [ 44.730957031249972, 37.165283203125028 ], [ 44.669335937500051, 37.173583984375028 ], [ 44.605957031249972, 37.176025390625 ], [ 44.566015625, 37.158251953125017 ], [ 44.495996093749994, 37.110546874999983 ], [ 44.401953125, 37.058496093750023 ], [ 44.325585937499994, 37.0107421875 ], [ 44.281835937500063, 36.978027343749972 ], [ 44.245703125000063, 36.983300781249994 ], [ 44.217480468750097, 37.011865234375051 ], [ 44.201660156249972, 37.051806640625017 ], [ 44.208398437499994, 37.20263671875 ], [ 44.19179687499999, 37.249853515625034 ], [ 44.15625, 37.282958984375028 ], [ 44.11445312500004, 37.301855468750063 ], [ 44.06464843750004, 37.312451171874983 ], [ 44.013183593750028, 37.313525390625045 ], [ 43.940039062500063, 37.269287109375 ], [ 43.836425781249972, 37.223535156249994 ], [ 43.675781250000028, 37.227246093749955 ], [ 43.56796875, 37.235839843750028 ], [ 43.51582031250004, 37.244531250000023 ], [ 43.306738281250006, 37.314648437499983 ], [ 43.263085937499994, 37.316503906250006 ], [ 43.18515625, 37.344873046875023 ], [ 43.09248046875004, 37.367382812499983 ], [ 42.936621093750006, 37.324755859375017 ], [ 42.869140625000028, 37.33491210937504 ], [ 42.77460937500004, 37.371875 ], [ 42.741113281250051, 37.361914062500034 ], [ 42.635449218750097, 37.249267578125 ], [ 42.455859375000017, 37.128710937500045 ], [ 42.358984375, 37.10859375000004 ], [ 42.31289062499999, 37.229589843749977 ], [ 42.268554687499972, 37.276562499999955 ], [ 42.247558593750028, 37.282226562500057 ], [ 42.202734375000063, 37.29726562499999 ], [ 42.167871093750051, 37.288623046875017 ], [ 42.059863281250074, 37.2060546875 ], [ 41.886816406250006, 37.156396484374994 ], [ 41.743554687500051, 37.126123046875051 ], [ 41.515527343750051, 37.089160156249989 ], [ 41.33955078125004, 37.070800781250057 ], [ 41.264648437499972, 37.069335937500028 ], [ 41.102148437500006, 37.085888671875011 ], [ 40.958886718750051, 37.10917968749996 ], [ 40.815625, 37.108154296875028 ], [ 40.705664062500063, 37.097705078125017 ], [ 40.450390625000097, 37.008886718750063 ], [ 40.016406250000074, 36.826074218750023 ], [ 39.686523437499972, 36.738623046875063 ], [ 39.501464843749972, 36.702246093750034 ], [ 39.35664062500004, 36.681591796874983 ], [ 39.108398437499972, 36.680566406250051 ], [ 38.90644531250004, 36.694677734374977 ], [ 38.766601562499972, 36.693115234375028 ], [ 38.688867187500051, 36.715087890624972 ], [ 38.578027343750051, 36.789111328125045 ], [ 38.44375, 36.862255859375011 ], [ 38.38398437500004, 36.879248046875034 ], [ 38.305859375000097, 36.89335937499996 ], [ 38.191699218750017, 36.90156250000004 ], [ 37.906640625000051, 36.794628906250011 ], [ 37.81796875, 36.765576171874955 ], [ 37.7203125, 36.743701171875017 ], [ 37.523535156250063, 36.678320312500034 ], [ 37.436328125000074, 36.643310546875 ], [ 37.327050781249994, 36.646582031250063 ], [ 37.187402343750051, 36.655908203124994 ], [ 37.066210937500074, 36.652636718750045 ], [ 36.985351562500028, 36.702392578125057 ], [ 36.94179687499999, 36.758398437500006 ], [ 36.77656250000004, 36.792675781249983 ], [ 36.658593750000051, 36.802539062500017 ], [ 36.628417968750028, 36.777685546875034 ], [ 36.596875, 36.701367187500011 ], [ 36.546679687500074, 36.50634765625 ], [ 36.5375, 36.457421874999966 ], [ 36.641406250000017, 36.263525390625006 ], [ 36.636718749999972, 36.233984375 ], [ 36.562402343749994, 36.223925781250017 ], [ 36.477050781250028, 36.220703124999972 ], [ 36.421484375000063, 36.203466796875006 ], [ 36.37539062499999, 36.171240234375034 ], [ 36.347558593749994, 36.003515625000034 ], [ 36.248828125000074, 35.972705078124989 ], [ 36.201953125000017, 35.937548828125017 ], [ 36.153613281250017, 35.833886718750051 ], [ 36.12734375, 35.831445312499994 ], [ 35.967578125000074, 35.910058593750023 ], [ 35.892675781250063, 35.916552734375017 ], [ 35.956933593749994, 35.998144531250006 ], [ 35.88710937499999, 36.159082031250023 ], [ 35.810937500000051, 36.309863281250017 ], [ 35.882812500000028, 36.406347656250034 ], [ 36.031738281249972, 36.522705078125028 ], [ 36.188476562500028, 36.658984374999989 ], [ 36.18818359375004, 36.743066406249994 ], [ 36.18007812499999, 36.807226562500006 ], [ 36.13515625, 36.851611328124989 ], [ 36.048925781250006, 36.910595703125011 ], [ 35.904589843750017, 36.847607421874983 ], [ 35.801562500000074, 36.778076171875028 ], [ 35.734277343750051, 36.763964843749989 ], [ 35.661132812499972, 36.724316406249983 ], [ 35.625585937500006, 36.652783203124983 ], [ 35.537402343750074, 36.597021484374977 ], [ 35.393164062500006, 36.575195312499972 ], [ 35.176171875000051, 36.634863281250063 ], [ 34.943164062500074, 36.725683593750006 ], [ 34.81123046875004, 36.799267578124983 ], [ 34.703613281250028, 36.81679687499999 ], [ 34.601367187500074, 36.784472656249989 ], [ 34.299609375000074, 36.60419921875004 ], [ 34.023437500000028, 36.340771484375011 ], [ 33.954882812500017, 36.29521484374996 ], [ 33.694726562499994, 36.181982421874977 ], [ 33.522753906250074, 36.143994140624983 ], [ 33.44179687499999, 36.15283203125 ], [ 33.099511718749994, 36.102978515624983 ], [ 32.929492187500017, 36.095703125 ], [ 32.794824218749994, 36.035888671874972 ], [ 32.533789062500006, 36.100732421875051 ], [ 32.377734375000017, 36.18364257812496 ], [ 32.283789062500006, 36.267871093749989 ], [ 32.13056640625004, 36.449121093749966 ], [ 32.021972656250028, 36.535302734375023 ], [ 31.777929687500063, 36.61279296875 ], [ 31.352539062499972, 36.801074218749989 ], [ 31.240625, 36.82172851562504 ], [ 30.950292968750006, 36.848681640625017 ], [ 30.644042968749972, 36.865673828125011 ], [ 30.582031249999972, 36.797167968749989 ], [ 30.558496093750051, 36.525830078124955 ], [ 30.506054687500097, 36.451123046875011 ], [ 30.48359375000004, 36.310400390625034 ], [ 30.446093750000074, 36.269873046875034 ], [ 30.387304687500063, 36.243261718750034 ], [ 30.295410156250028, 36.287695312500034 ], [ 30.23164062500004, 36.30732421875004 ], [ 30.08320312500004, 36.249365234375034 ], [ 29.789257812500097, 36.168066406250006 ], [ 29.6890625, 36.156689453124983 ], [ 29.34833984375004, 36.258837890625017 ], [ 29.223632812499972, 36.324462890624972 ], [ 29.143261718750011, 36.397216796875057 ], [ 29.11611328125008, 36.520117187500034 ], [ 29.065527343750006, 36.590087890625 ], [ 29.05810546875, 36.638134765625011 ], [ 29.03828125000004, 36.693457031250006 ], [ 28.96962890625008, 36.715332031250028 ], [ 28.89589843750008, 36.673583984375057 ], [ 28.816894531250057, 36.675292968750028 ], [ 28.717675781249994, 36.700878906250011 ], [ 28.483593750000011, 36.803808593750006 ], [ 28.303710937500057, 36.811962890624983 ], [ 28.195605468750045, 36.686328124999989 ], [ 28.111523437500068, 36.646386718750023 ], [ 28.019433593750051, 36.634472656249983 ], [ 28.014160156250028, 36.670214843749989 ], [ 28.083984375000057, 36.75146484375 ], [ 27.803808593749977, 36.736474609374966 ], [ 27.655859375000034, 36.674609374999989 ], [ 27.54042968750008, 36.684228515624994 ], [ 27.453906250000017, 36.712158203125 ], [ 27.466894531250006, 36.746337890625028 ], [ 27.554687500000028, 36.758886718750006 ], [ 27.630859375000028, 36.786669921874989 ], [ 27.934472656250051, 36.809277343749983 ], [ 28.005371093750028, 36.831982421874983 ], [ 28.083007812500028, 36.920263671875034 ], [ 28.224414062500045, 36.996386718749989 ], [ 28.242382812500068, 37.029052734375 ], [ 28.133691406250051, 37.029492187499983 ], [ 27.668359375000023, 37.007421875000034 ], [ 27.348925781250045, 37.019580078125017 ], [ 27.311035156250057, 36.981884765624983 ], [ 27.262988281250045, 36.976562500000028 ], [ 27.249707031249983, 37.079150390624989 ], [ 27.300195312500051, 37.126855468750023 ], [ 27.368164062500057, 37.122412109375006 ], [ 27.535058593750051, 37.163867187500017 ], [ 27.520117187500006, 37.249121093750063 ], [ 27.400585937500011, 37.306738281249977 ], [ 27.376269531250017, 37.340722656249966 ], [ 27.289550781250028, 37.348681640624989 ], [ 27.21923828125, 37.38916015625 ], [ 27.203906250000074, 37.49140625000004 ], [ 27.147949218750057, 37.603613281249977 ], [ 27.06796875, 37.65791015625004 ], [ 27.077832031250068, 37.687695312499955 ], [ 27.224414062500074, 37.725439453125006 ], [ 27.254785156250051, 37.88232421875 ], [ 27.232421875000028, 37.978662109374994 ], [ 27.15869140625, 37.986865234374989 ], [ 26.943847656250028, 38.062890625000023 ], [ 26.878613281250068, 38.054785156250063 ], [ 26.807421875000045, 38.138330078125023 ], [ 26.68281250000004, 38.198339843750006 ], [ 26.62109375, 38.176367187500034 ], [ 26.582421875000023, 38.149267578125034 ], [ 26.524707031250074, 38.162255859375023 ], [ 26.427929687499983, 38.214355468749972 ], [ 26.33291015625008, 38.242480468750017 ], [ 26.290722656250011, 38.277197265624977 ], [ 26.343652343750051, 38.370068359374983 ], [ 26.416406250000051, 38.367871093749983 ], [ 26.4296875, 38.440625 ], [ 26.372265625000011, 38.561914062499994 ], [ 26.377832031249994, 38.624169921874966 ], [ 26.441308593750051, 38.641210937499977 ], [ 26.513574218750023, 38.629492187499977 ], [ 26.586523437500063, 38.557031249999966 ], [ 26.610351562500028, 38.486914062499977 ], [ 26.595019531250017, 38.418603515625023 ], [ 26.64130859375004, 38.352441406250023 ], [ 26.67421875000008, 38.335742187500017 ], [ 26.696386718750063, 38.405371093749977 ], [ 26.727343750000074, 38.418603515625023 ], [ 26.769921875000023, 38.388183593750028 ], [ 26.861425781250034, 38.372949218750051 ], [ 27.098632812500028, 38.415722656249955 ], [ 27.144238281250011, 38.45195312499996 ], [ 26.970410156250011, 38.447851562500034 ], [ 26.906835937500034, 38.481738281249989 ], [ 26.837792968749994, 38.557568359374983 ], [ 26.795312500000051, 38.626416015624983 ], [ 26.787695312500006, 38.660205078125017 ], [ 26.763671875, 38.709619140624966 ], [ 26.790136718750063, 38.736083984375028 ], [ 26.909179687499972, 38.775781250000051 ], [ 27.013671875000057, 38.886865234375023 ], [ 26.970117187500051, 38.919042968750006 ], [ 26.920312500000023, 38.934228515624994 ], [ 26.866210937500028, 38.922949218750006 ], [ 26.814941406250057, 38.960986328125017 ], [ 26.80830078125004, 39.013916015624972 ], [ 26.84931640625004, 39.056738281249977 ], [ 26.853613281250034, 39.115625 ], [ 26.719335937500034, 39.260644531249966 ], [ 26.68183593750004, 39.292236328125 ], [ 26.710742187500045, 39.339648437499989 ], [ 26.813281250000074, 39.419042968750006 ], [ 26.910937500000074, 39.517333984375028 ], [ 26.899218749999989, 39.549658203125034 ], [ 26.827050781250051, 39.56289062499999 ], [ 26.484082031250068, 39.520703125000011 ], [ 26.350781250000011, 39.484082031250011 ], [ 26.113085937500074, 39.467382812499977 ], [ 26.095996093750045, 39.520800781250017 ], [ 26.101367187500074, 39.568945312499977 ], [ 26.154687500000023, 39.65664062499999 ], [ 26.14980468750008, 39.872851562499989 ], [ 26.18134765625004, 39.990087890624977 ], [ 26.313378906250023, 40.025 ], [ 26.475390625000074, 40.197265625 ], [ 26.738085937500045, 40.400244140625063 ], [ 27.01210937500008, 40.396337890625063 ], [ 27.121679687500034, 40.452343750000011 ], [ 27.28457031250008, 40.45561523437496 ], [ 27.314160156250068, 40.414892578125006 ], [ 27.332617187500006, 40.375927734374983 ], [ 27.4755859375, 40.319921875000034 ], [ 27.72802734375, 40.328808593749983 ], [ 27.789355468750074, 40.350878906250017 ], [ 27.848535156250051, 40.381738281250023 ], [ 27.73183593750008, 40.481494140624989 ], [ 27.769140625000034, 40.509619140625034 ], [ 27.87490234375008, 40.512939453125 ], [ 27.989550781250074, 40.489453125000011 ], [ 27.994824218750011, 40.466601562499989 ], [ 27.96435546875, 40.435302734375 ], [ 27.928906250000068, 40.380419921875017 ], [ 27.962597656250011, 40.369873046875 ], [ 28.2890625, 40.403027343749983 ], [ 28.630273437500051, 40.37646484375 ], [ 28.738867187500063, 40.390869140625 ], [ 29.007128906249989, 40.389746093750034 ], [ 29.055175781250028, 40.424169921875034 ], [ 28.974023437499994, 40.467382812500063 ], [ 28.894628906250006, 40.482421875 ], [ 28.841210937500051, 40.503466796875017 ], [ 28.787890625000017, 40.534033203125034 ], [ 28.958007812500028, 40.630566406249983 ], [ 29.05410156250008, 40.64912109375004 ], [ 29.507617187500017, 40.708398437500023 ], [ 29.84492187500004, 40.738085937500045 ], [ 29.849218750000063, 40.760107421875006 ], [ 29.800585937500017, 40.760156250000023 ], [ 29.364746093750028, 40.809277343749983 ], [ 29.259765624999972, 40.847314453124994 ], [ 29.113867187499977, 40.937841796875063 ], [ 29.082226562500011, 40.963427734375045 ], [ 29.045507812500006, 41.007568359375057 ], [ 29.067382812500028, 41.101660156250034 ], [ 29.094335937500006, 41.177246093749972 ], [ 29.14814453125004, 41.221044921875034 ], [ 29.322265624999972, 41.227734374999955 ], [ 29.919335937500051, 41.150830078125011 ], [ 30.34492187500004, 41.196923828124994 ], [ 30.810058593749972, 41.084863281249994 ], [ 31.254882812499972, 41.107617187500011 ], [ 31.346679687500028, 41.157910156249955 ], [ 31.458007812499972, 41.32001953125004 ], [ 32.086425781250028, 41.589208984374977 ], [ 32.306445312500074, 41.729589843749977 ], [ 32.54218750000004, 41.806396484375 ], [ 32.946679687500051, 41.891748046874966 ], [ 33.284765625, 42.004589843749955 ], [ 33.381347656250028, 42.017578125000028 ], [ 34.19296875, 41.96367187499996 ], [ 34.750488281249972, 41.956835937499989 ], [ 35.006445312500006, 42.063281250000017 ], [ 35.154882812500063, 42.027539062500011 ], [ 35.141015625000051, 41.989501953125 ], [ 35.114062500000074, 41.95698242187504 ] ] ], [ [ [ 27.362890625000034, 42.025048828125051 ], [ 27.474804687500011, 41.946875 ], [ 27.534863281250011, 41.920800781250023 ], [ 27.579882812500017, 41.932910156250017 ], [ 27.661132812500057, 41.961328125000023 ], [ 27.738867187500006, 41.961523437499977 ], [ 27.80166015625008, 41.956542968750028 ], [ 27.831933593750023, 41.981298828125006 ], [ 27.879199218750074, 41.986621093750017 ], [ 28.014453125000017, 41.969042968749989 ], [ 27.987304687499972, 41.854882812500023 ], [ 28.050292968750028, 41.729150390624966 ], [ 28.197851562500063, 41.554492187500017 ], [ 28.34638671875004, 41.466357421874989 ], [ 28.946777343750057, 41.248388671875006 ], [ 29.057226562500006, 41.229736328125028 ], [ 29.032128906250023, 41.140478515625034 ], [ 28.995996093750051, 41.061132812500034 ], [ 28.95625, 41.00820312499999 ], [ 28.780371093749977, 40.974169921874989 ], [ 28.294921875000028, 41.071484375000011 ], [ 28.172167968750074, 41.080712890625023 ], [ 28.085546875, 41.061328124999989 ], [ 27.925195312500023, 40.990576171875063 ], [ 27.747363281250045, 41.013281249999977 ], [ 27.499414062500051, 40.973144531249972 ], [ 27.43017578125, 40.839941406250006 ], [ 27.258007812499983, 40.687353515625006 ], [ 26.974609375, 40.564013671875017 ], [ 26.772070312500034, 40.498046875 ], [ 26.467968750000068, 40.261474609375028 ], [ 26.329980468750023, 40.123388671875034 ], [ 26.271777343750074, 40.096582031249994 ], [ 26.202734375000034, 40.07539062500004 ], [ 26.225976562500051, 40.141699218750034 ], [ 26.260156250000023, 40.202392578124972 ], [ 26.252343750000023, 40.248144531250063 ], [ 26.253808593750051, 40.314697265625028 ], [ 26.355273437500017, 40.390234375000063 ], [ 26.447460937500068, 40.445019531250011 ], [ 26.720312500000063, 40.544238281249989 ], [ 26.792089843750034, 40.626611328124994 ], [ 26.578125, 40.624658203125023 ], [ 26.360937500000034, 40.606347656250023 ], [ 26.224218750000063, 40.618066406250023 ], [ 26.105468750000028, 40.611328124999972 ], [ 26.06777343750008, 40.683398437500017 ], [ 26.03896484375008, 40.726757812499955 ], [ 26.069726562500023, 40.74028320312496 ], [ 26.109179687500074, 40.749658203124994 ], [ 26.178906250000068, 40.826513671875034 ], [ 26.241210937500057, 40.883203125000023 ], [ 26.331054687500057, 40.954492187499994 ], [ 26.354101562500063, 40.997070312500057 ], [ 26.354101562500063, 41.036767578124966 ], [ 26.332617187500034, 41.064306640624977 ], [ 26.328417968750074, 41.097021484374977 ], [ 26.325683593750028, 41.143261718749983 ], [ 26.330664062499977, 41.23876953125 ], [ 26.536425781250074, 41.343115234375034 ], [ 26.602343749999989, 41.354150390624966 ], [ 26.62490234375008, 41.401757812499994 ], [ 26.60976562499999, 41.512158203125011 ], [ 26.581347656250074, 41.60126953125004 ], [ 26.544531250000034, 41.607226562500017 ], [ 26.49501953125008, 41.633251953124983 ], [ 26.4625, 41.663378906249989 ], [ 26.41054687499999, 41.696337890625045 ], [ 26.320898437500034, 41.716552734375 ], [ 26.317968750000063, 41.744677734375045 ], [ 26.327246093750006, 41.772802734374977 ], [ 26.3603515625, 41.801562499999989 ], [ 26.51142578125004, 41.826367187499983 ], [ 26.529296875000028, 41.846679687500028 ], [ 26.549707031250023, 41.896728515625 ], [ 26.5796875, 41.947949218749955 ], [ 26.615332031250063, 41.964892578125045 ], [ 26.679199218750028, 41.963330078124983 ], [ 26.800390625000034, 41.975146484374989 ], [ 26.884863281250006, 41.991845703125023 ], [ 26.96875, 42.026855468750057 ], [ 27.01171875, 42.05864257812496 ], [ 27.193359375000057, 42.077099609374983 ], [ 27.24433593750004, 42.09326171875 ], [ 27.294921875000057, 42.079541015624955 ], [ 27.362890625000034, 42.025048828125051 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Taiwan", "admin": "Taiwan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 118.407421875000097, 24.522119140624994 ], [ 118.451171875000028, 24.455566406250028 ], [ 118.432714843750063, 24.414355468750074 ], [ 118.29511718750004, 24.436328125000017 ], [ 118.28730468750004, 24.476611328125045 ], [ 118.339355468749972, 24.469140625000051 ], [ 118.407421875000097, 24.522119140624994 ] ] ], [ [ [ 121.008789062499972, 22.620361328124972 ], [ 120.946875, 22.503076171874966 ], [ 120.897363281249994, 22.379150390625057 ], [ 120.87734375, 22.262207031250028 ], [ 120.878417968749972, 22.141552734374955 ], [ 120.864257812500028, 22.032666015624983 ], [ 120.839843750000028, 21.925 ], [ 120.742773437500063, 21.956005859374983 ], [ 120.690136718750097, 22.033105468749966 ], [ 120.678027343750017, 22.15966796875 ], [ 120.60761718750004, 22.312548828125074 ], [ 120.58125, 22.35639648437504 ], [ 120.479785156250017, 22.441894531250028 ], [ 120.387597656249994, 22.484521484375023 ], [ 120.316210937500017, 22.547607421875 ], [ 120.325585937500051, 22.542431640625011 ], [ 120.272851562500051, 22.62744140625 ], [ 120.2328125, 22.717919921875051 ], [ 120.150097656250097, 22.974902343749989 ], [ 120.121582031249972, 23.037011718750051 ], [ 120.083398437499994, 23.093701171874955 ], [ 120.072460937500097, 23.149755859375006 ], [ 120.085546875000063, 23.212060546874994 ], [ 120.121191406250063, 23.305175781250057 ], [ 120.14296875, 23.399072265624994 ], [ 120.125390625000051, 23.526611328125057 ], [ 120.132128906250074, 23.652929687500034 ], [ 120.158984375000017, 23.709033203124989 ], [ 120.629687500000017, 24.478515625 ], [ 120.757421875000119, 24.642285156249955 ], [ 120.835937500000028, 24.72265625 ], [ 120.90156250000004, 24.813281250000074 ], [ 120.964062500000097, 24.927978515625 ], [ 121.040625, 25.032812500000034 ], [ 121.09541015625004, 25.065087890625023 ], [ 121.36542968750004, 25.159179687500028 ], [ 121.44960937499999, 25.249023437500028 ], [ 121.517089843749972, 25.276904296875017 ], [ 121.593652343749994, 25.275341796874983 ], [ 121.643066406249972, 25.232421875000028 ], [ 121.687109375000063, 25.181591796874955 ], [ 121.733300781250051, 25.154101562500045 ], [ 121.852832031250074, 25.104443359374983 ], [ 121.905175781249994, 25.056445312500045 ], [ 121.929003906250017, 24.973730468749977 ], [ 121.85625, 24.895263671875 ], [ 121.820117187500074, 24.824511718750045 ], [ 121.813378906249994, 24.746337890625028 ], [ 121.826367187500097, 24.640527343750051 ], [ 121.828027343749994, 24.534375 ], [ 121.737011718750097, 24.285253906250063 ], [ 121.639355468750097, 24.130078124999983 ], [ 121.613085937500074, 24.052734375000028 ], [ 121.583398437499994, 23.860888671875017 ], [ 121.52607421875004, 23.668261718750045 ], [ 121.477148437500063, 23.424072265625028 ], [ 121.397460937500028, 23.172509765625023 ], [ 121.35224609375004, 23.067285156249994 ], [ 121.295898437500028, 22.966601562499989 ], [ 121.161230468750119, 22.776367187500057 ], [ 121.008789062499972, 22.620361328124972 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Uzbekistan", "admin": "Uzbekistan" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 71.7796875, 39.950244140625045 ], [ 71.752929687499972, 39.907128906250051 ], [ 71.705859375000074, 39.917431640625011 ], [ 71.668945312499972, 39.946093749999989 ], [ 71.68125, 39.968652343749966 ], [ 71.736523437500097, 39.980957031249972 ], [ 71.765332031250097, 39.993261718750006 ], [ 71.789941406250051, 39.995312499999983 ], [ 71.7796875, 39.950244140625045 ] ] ], [ [ [ 71.206152343750063, 39.892578125 ], [ 71.15625, 39.883447265625023 ], [ 71.064257812500017, 39.884912109375051 ], [ 71.011718749999972, 39.895117187500006 ], [ 71.04365234375004, 39.976318359375028 ], [ 71.044824218750051, 39.992529296875034 ], [ 71.041015624999972, 39.994921874999989 ], [ 71.014453125000074, 40.005761718749966 ], [ 70.974414062500074, 40.03886718749996 ], [ 70.96064453125004, 40.087988281250034 ], [ 70.976269531250097, 40.133251953125011 ], [ 71.00546875, 40.152294921874983 ], [ 71.024121093750097, 40.149169921874972 ], [ 71.080371093750074, 40.079882812499989 ], [ 71.130273437500051, 40.059667968750034 ], [ 71.228710937500097, 40.048144531249989 ], [ 71.179296875, 39.979833984375034 ], [ 71.215625, 39.90678710937496 ], [ 71.206152343750063, 39.892578125 ] ] ], [ [ [ 61.990234375000028, 43.492138671874955 ], [ 62.071972656250097, 43.489355468750034 ], [ 62.237890625000063, 43.50957031249996 ], [ 62.459375, 43.536621093749972 ], [ 62.634472656250097, 43.558007812499966 ], [ 62.846191406249972, 43.583886718749994 ], [ 63.047656250000074, 43.608496093750034 ], [ 63.207031250000028, 43.627978515625017 ], [ 63.444824218749972, 43.61323242187504 ], [ 63.679687499999972, 43.5986328125 ], [ 63.848144531249972, 43.588134765624972 ], [ 64.013281250000063, 43.577832031250011 ], [ 64.208789062500017, 43.565722656250045 ], [ 64.318164062500017, 43.558935546874977 ], [ 64.443164062500074, 43.55117187499999 ], [ 64.496093750000028, 43.571630859375006 ], [ 64.604101562500006, 43.613476562499983 ], [ 64.706054687499972, 43.652978515625051 ], [ 64.811816406250017, 43.693945312500034 ], [ 64.905468750000097, 43.714697265625006 ], [ 65.003125, 43.649072265624966 ], [ 65.084863281250051, 43.573681640624983 ], [ 65.170898437500028, 43.494189453125017 ], [ 65.270507812499972, 43.417529296875045 ], [ 65.366503906250074, 43.372021484375011 ], [ 65.496191406250006, 43.310546875 ], [ 65.57070312499999, 43.205175781250034 ], [ 65.670214843750017, 43.064599609374994 ], [ 65.735644531250017, 42.972119140624983 ], [ 65.803027343750017, 42.876953125000057 ], [ 65.901074218750097, 42.914501953124983 ], [ 66.005664062500074, 42.954589843750057 ], [ 66.100292968750097, 42.990820312499977 ], [ 66.088867187499972, 42.873388671875034 ], [ 66.07851562499999, 42.76665039062496 ], [ 66.06269531250004, 42.605175781250011 ], [ 66.049804687500028, 42.472753906250034 ], [ 66.015527343750051, 42.314794921875006 ], [ 66.013183593750028, 42.194482421875023 ], [ 66.011230468749972, 42.088769531249966 ], [ 66.009570312500074, 42.004882812500028 ], [ 66.193164062500074, 42.001123046874966 ], [ 66.328808593750097, 41.998339843750017 ], [ 66.498632812500063, 41.994873046875028 ], [ 66.515039062499994, 41.889404296875028 ], [ 66.537890625000074, 41.74125976562496 ], [ 66.572558593750017, 41.60698242187496 ], [ 66.601660156250006, 41.494335937500011 ], [ 66.645312500000017, 41.3486328125 ], [ 66.66865234375004, 41.270751953125028 ], [ 66.70966796875004, 41.179150390625011 ], [ 66.749804687500074, 41.157080078125063 ], [ 66.814257812500017, 41.142382812499989 ], [ 67.038671875, 41.1533203125 ], [ 67.225, 41.162353515624972 ], [ 67.371582031249972, 41.16953125 ], [ 67.52802734375004, 41.177148437499966 ], [ 67.73505859375004, 41.187255859374972 ], [ 67.80507812499999, 41.163916015625034 ], [ 67.865722656250028, 41.180273437499977 ], [ 67.935742187500097, 41.196582031250017 ], [ 67.99140625000004, 41.130029296875051 ], [ 68.01972656250004, 41.096240234374989 ], [ 68.059375, 41.061279296874972 ], [ 68.113085937500074, 41.028613281249989 ], [ 68.090332031249972, 40.960253906250017 ], [ 68.05703125, 40.860595703125057 ], [ 68.047656250000074, 40.809277343749983 ], [ 68.112304687499972, 40.754052734375023 ], [ 68.160253906250006, 40.721777343750006 ], [ 68.291894531249994, 40.656103515625034 ], [ 68.415039062500028, 40.619433593750017 ], [ 68.495703125, 40.608642578125057 ], [ 68.57265625, 40.622656249999977 ], [ 68.600683593750006, 40.659960937500017 ], [ 68.593652343749994, 40.711279296875006 ], [ 68.556542968749994, 40.765136718750057 ], [ 68.559277343750097, 40.829296874999983 ], [ 68.584082031250006, 40.876269531250045 ], [ 68.66279296875004, 40.961523437500006 ], [ 68.737109375000017, 41.041894531250023 ], [ 68.851171875000063, 41.123828125000017 ], [ 68.986914062500006, 41.205029296874955 ], [ 69.043457031249972, 41.264111328125011 ], [ 69.064941406250028, 41.366943359375 ], [ 69.153613281250017, 41.425244140624983 ], [ 69.249316406250074, 41.460253906249989 ], [ 69.368359375000097, 41.490576171875034 ], [ 69.400976562500063, 41.541894531250023 ], [ 69.56513671875004, 41.629052734375023 ], [ 69.663867187500074, 41.672119140625 ], [ 69.788085937499972, 41.697314453124989 ], [ 69.959960937499972, 41.754052734374994 ], [ 70.095605468749994, 41.82050781250004 ], [ 70.225878906250074, 41.945996093750011 ], [ 70.328906250000017, 42.027978515625023 ], [ 70.416015625000028, 42.078564453125011 ], [ 70.489062500000074, 42.080273437500011 ], [ 70.540136718750063, 42.039453125000051 ], [ 70.584277343750017, 42.036035156249966 ], [ 70.613281249999972, 42.05473632812496 ], [ 70.6625, 42.10747070312496 ], [ 70.715234375000051, 42.168652343749983 ], [ 70.764550781250051, 42.194189453125034 ], [ 70.860351562500028, 42.20722656250004 ], [ 70.946777343749972, 42.248681640625051 ], [ 70.979003906250028, 42.26655273437504 ], [ 71.036035156249994, 42.28466796875 ], [ 71.129980468750063, 42.25 ], [ 71.212695312500017, 42.206445312500051 ], [ 71.232324218750051, 42.186279296875028 ], [ 71.228515624999972, 42.16289062499996 ], [ 71.032226562499972, 42.077783203125051 ], [ 70.910351562500097, 42.037988281250023 ], [ 70.85664062500004, 42.03081054687496 ], [ 70.841894531250006, 42.019628906250006 ], [ 70.803320312500063, 41.92265625 ], [ 70.727734375000097, 41.905224609374955 ], [ 70.630859374999972, 41.875488281250028 ], [ 70.56289062499999, 41.830810546875 ], [ 70.454980468750051, 41.72504882812504 ], [ 70.180957031250074, 41.571435546874994 ], [ 70.17695312500004, 41.539990234374983 ], [ 70.20087890625004, 41.514453125000017 ], [ 70.290039062500028, 41.496826171875 ], [ 70.4078125, 41.449560546875034 ], [ 70.471386718750097, 41.412646484374989 ], [ 70.645898437500051, 41.460351562500023 ], [ 70.688867187499994, 41.449804687500006 ], [ 70.734375, 41.400537109374994 ], [ 70.78242187500004, 41.2625 ], [ 70.860449218750063, 41.224902343750017 ], [ 70.962597656250097, 41.195996093749983 ], [ 71.025976562500006, 41.186572265625017 ], [ 71.110742187500051, 41.152636718750045 ], [ 71.223437500000017, 41.139941406250017 ], [ 71.298828125000028, 41.152490234374994 ], [ 71.393066406250028, 41.123388671875034 ], [ 71.40839843750004, 41.136035156250017 ], [ 71.420898437500028, 41.341894531250034 ], [ 71.5, 41.307470703125034 ], [ 71.545605468750097, 41.308056640624983 ], [ 71.585546875000063, 41.333251953124972 ], [ 71.60625, 41.367431640625 ], [ 71.619628906249972, 41.435449218749994 ], [ 71.602246093750097, 41.503271484375063 ], [ 71.6375, 41.534179687500057 ], [ 71.664941406249994, 41.541210937499983 ], [ 71.68515625, 41.533007812499989 ], [ 71.697265624999972, 41.515576171874983 ], [ 71.700683593749972, 41.454003906249966 ], [ 71.757714843750051, 41.428027343750017 ], [ 71.792480468750028, 41.413134765624989 ], [ 71.825781250000063, 41.36103515625004 ], [ 71.858007812500063, 41.311376953125034 ], [ 71.878613281250097, 41.195019531249955 ], [ 71.958496093750028, 41.187060546875017 ], [ 72.05244140625004, 41.164746093750011 ], [ 72.115429687500097, 41.186572265625017 ], [ 72.164257812500097, 41.173730468749966 ], [ 72.180957031250017, 41.118457031249989 ], [ 72.180664062499972, 41.066845703124955 ], [ 72.187304687500017, 41.025927734374989 ], [ 72.213085937500097, 41.014257812500006 ], [ 72.294921874999972, 41.039941406249994 ], [ 72.364062500000017, 41.04345703125 ], [ 72.427343750000063, 41.018945312499966 ], [ 72.505957031250006, 40.981689453125028 ], [ 72.620410156250017, 40.883789062499972 ], [ 72.658300781250006, 40.869921874999989 ], [ 72.830957031250051, 40.862158203125006 ], [ 72.866601562499994, 40.84233398437496 ], [ 72.92597656250004, 40.842431640624994 ], [ 72.990039062500017, 40.860107421875028 ], [ 73.132128906250017, 40.82851562499999 ], [ 73.136914062500097, 40.810644531250006 ], [ 73.112890625, 40.786035156250051 ], [ 72.773828125000051, 40.650390625000028 ], [ 72.748828125000017, 40.60869140624996 ], [ 72.679589843749994, 40.555615234374983 ], [ 72.604101562500006, 40.525439453124989 ], [ 72.567480468750006, 40.524365234375011 ], [ 72.40205078125004, 40.578076171874955 ], [ 72.382617187500017, 40.565136718749983 ], [ 72.369042968749994, 40.54345703125 ], [ 72.369726562500063, 40.519726562499955 ], [ 72.40595703125004, 40.463085937499983 ], [ 72.389257812500006, 40.427392578124994 ], [ 72.357714843750074, 40.401660156249989 ], [ 72.254003906250006, 40.424218750000051 ], [ 72.234667968750074, 40.438623046874966 ], [ 72.232812500000051, 40.454394531249989 ], [ 72.192871093749972, 40.454443359374977 ], [ 72.13125, 40.438623046874966 ], [ 72.012597656249994, 40.340722656249994 ], [ 71.97109375, 40.289501953124955 ], [ 71.955664062500063, 40.25859375 ], [ 71.90273437499999, 40.240966796875028 ], [ 71.84541015625004, 40.234326171875011 ], [ 71.772656250000097, 40.188037109374989 ], [ 71.692480468750006, 40.15234375 ], [ 71.666796875000017, 40.178613281250023 ], [ 71.650878906249972, 40.208007812500057 ], [ 71.629882812500028, 40.217138671875063 ], [ 71.58046875, 40.210253906249989 ], [ 71.520410156250051, 40.208984375 ], [ 71.45742187499999, 40.24199218749996 ], [ 71.37617187500004, 40.275195312499989 ], [ 71.304687499999972, 40.28691406249996 ], [ 71.094531250000017, 40.271240234374972 ], [ 70.990625, 40.2548828125 ], [ 70.958007812500028, 40.238867187500034 ], [ 70.899414062499972, 40.234570312499955 ], [ 70.653125, 40.201171875 ], [ 70.60273437500004, 40.214160156249989 ], [ 70.565820312500051, 40.267138671875017 ], [ 70.53359375, 40.324511718749989 ], [ 70.46992187500004, 40.345361328124966 ], [ 70.398242187500017, 40.361376953125045 ], [ 70.371582031250028, 40.384130859375063 ], [ 70.369726562500006, 40.412011718750051 ], [ 70.377148437500097, 40.439257812500017 ], [ 70.382617187500017, 40.453515624999966 ], [ 70.548828124999972, 40.562792968750045 ], [ 70.698339843750063, 40.661181640625017 ], [ 70.712011718750006, 40.669091796875023 ], [ 70.725585937500028, 40.687792968750017 ], [ 70.751074218750063, 40.721777343750006 ], [ 70.750976562500028, 40.739599609375006 ], [ 70.639160156249972, 40.778564453125028 ], [ 70.634765624999972, 40.796582031249983 ], [ 70.657324218750063, 40.815087890625023 ], [ 70.657324218750063, 40.839648437500045 ], [ 70.578222656250006, 40.911474609375006 ], [ 70.441503906250063, 41.0234375 ], [ 70.401953125000063, 41.035107421874983 ], [ 70.372656250000063, 41.02763671874996 ], [ 70.318945312500063, 40.919238281249989 ], [ 70.292089843750063, 40.891699218749977 ], [ 70.136328125000063, 40.820410156250034 ], [ 70.005664062500074, 40.771435546875011 ], [ 69.773242187500074, 40.684277343750011 ], [ 69.712890625000028, 40.656982421875028 ], [ 69.670800781249994, 40.661962890624977 ], [ 69.628417968749972, 40.679052734375006 ], [ 69.498242187500097, 40.76708984375 ], [ 69.413867187500017, 40.797167968749989 ], [ 69.357226562500017, 40.76738281249996 ], [ 69.309375, 40.723925781249989 ], [ 69.313964843750028, 40.634765625000057 ], [ 69.25996093750004, 40.587646484375028 ], [ 69.20625, 40.566552734374994 ], [ 69.304199218749972, 40.327392578125028 ], [ 69.294433593750028, 40.296582031249983 ], [ 69.219531250000074, 40.288134765625045 ], [ 69.274902343749972, 40.198095703124977 ], [ 69.228320312500074, 40.187597656249977 ], [ 69.110351562500028, 40.208740234375028 ], [ 68.951757812500063, 40.222607421875011 ], [ 68.652539062500097, 40.182666015625045 ], [ 68.630664062500074, 40.167089843749977 ], [ 68.622460937499994, 40.147265625000017 ], [ 68.639746093750063, 40.129199218749989 ], [ 68.784570312499994, 40.127099609374994 ], [ 68.926855468750006, 40.136328125 ], [ 68.966015625000097, 40.119580078124983 ], [ 68.972070312499994, 40.089941406249977 ], [ 68.955664062500006, 40.071337890625017 ], [ 68.908496093750017, 40.068212890625006 ], [ 68.804687500000028, 40.050341796874989 ], [ 68.792773437500074, 40.031494140624972 ], [ 68.78945312499999, 40.013330078124994 ], [ 68.82441406250004, 39.960791015625063 ], [ 68.863867187500063, 39.927343749999977 ], [ 68.86875, 39.907470703125028 ], [ 68.852246093750097, 39.890966796875034 ], [ 68.832421875000051, 39.884326171875017 ], [ 68.797656250000074, 39.909130859375011 ], [ 68.777832031249972, 39.904199218749966 ], [ 68.76796875, 39.881835937500028 ], [ 68.758203125000051, 39.855566406250006 ], [ 68.735253906249994, 39.836230468749989 ], [ 68.686914062499994, 39.846289062500006 ], [ 68.638964843750074, 39.8388671875 ], [ 68.610351562500028, 39.743261718750063 ], [ 68.58613281250004, 39.634960937500011 ], [ 68.506933593750006, 39.56279296874996 ], [ 68.46328125, 39.536718749999977 ], [ 68.399023437500063, 39.528857421874989 ], [ 68.303027343750017, 39.537695312500006 ], [ 68.244921875000017, 39.54829101562504 ], [ 68.077148437500028, 39.564160156249983 ], [ 67.908593750000051, 39.593798828124989 ], [ 67.719042968750074, 39.621386718750017 ], [ 67.542480468749972, 39.557617187499972 ], [ 67.491699218750028, 39.51875 ], [ 67.459570312500063, 39.482421875000028 ], [ 67.42617187499999, 39.465576171874972 ], [ 67.349609374999972, 39.242089843749994 ], [ 67.357617187500097, 39.216699218749994 ], [ 67.400390624999972, 39.196679687499994 ], [ 67.616503906250074, 39.150292968750051 ], [ 67.648339843750051, 39.13105468750004 ], [ 67.667285156250017, 39.109179687500017 ], [ 67.676562500000017, 39.008496093750011 ], [ 67.694433593750063, 38.994628906250028 ], [ 67.768554687500028, 38.982226562499989 ], [ 67.875683593750097, 38.983007812499977 ], [ 67.959570312500063, 38.992919921875057 ], [ 68.044335937499994, 38.983593750000011 ], [ 68.103515624999972, 38.962011718750063 ], [ 68.13251953125004, 38.927636718749966 ], [ 68.148535156250006, 38.890625 ], [ 68.047851562500028, 38.669287109375006 ], [ 68.055957031250074, 38.588916015624989 ], [ 68.087207031250017, 38.473535156250023 ], [ 68.144140625, 38.383105468749989 ], [ 68.251367187499994, 38.294531250000063 ], [ 68.333105468750006, 38.237792968750028 ], [ 68.350292968750097, 38.211035156250006 ], [ 68.354492187500028, 38.169531249999977 ], [ 68.341210937499994, 38.116796874999977 ], [ 68.294042968750063, 38.032910156249955 ], [ 68.236523437500097, 37.959667968749955 ], [ 68.17402343750004, 37.928417968749983 ], [ 68.08759765625004, 37.835449218750057 ], [ 68.01093750000004, 37.720947265625 ], [ 67.863574218750017, 37.570703125000023 ], [ 67.814355468750051, 37.48701171875004 ], [ 67.798046875000097, 37.244970703125006 ], [ 67.75898437500004, 37.172216796875034 ], [ 67.752929687499972, 37.199804687500034 ], [ 67.7, 37.227246093749955 ], [ 67.607421874999972, 37.222509765625063 ], [ 67.546484375, 37.235644531249989 ], [ 67.517285156250097, 37.266650390624989 ], [ 67.441699218750074, 37.258007812500011 ], [ 67.319726562499994, 37.209570312500006 ], [ 67.195507812500097, 37.235205078124977 ], [ 67.068847656249972, 37.334814453125006 ], [ 66.827734375000063, 37.371289062499983 ], [ 66.522265625000074, 37.348486328125063 ], [ 66.510644531249994, 37.45869140625004 ], [ 66.511328125000063, 37.59916992187496 ], [ 66.52558593750004, 37.785742187500034 ], [ 66.62929687499999, 37.93203125 ], [ 66.626367187500051, 37.959863281249994 ], [ 66.60625, 37.986718750000051 ], [ 66.574511718750074, 38.010791015624989 ], [ 66.389746093750063, 38.050927734374994 ], [ 66.335351562499994, 38.072167968750051 ], [ 66.263671874999972, 38.118066406249994 ], [ 66.173144531250074, 38.16669921875004 ], [ 66.094824218750006, 38.200146484375011 ], [ 65.971191406249972, 38.244238281250006 ], [ 65.857128906250097, 38.26875 ], [ 65.79023437500004, 38.25004882812496 ], [ 65.728515625000028, 38.226367187500017 ], [ 65.670898437499972, 38.225732421874966 ], [ 65.612890625, 38.238574218750017 ], [ 65.39960937500004, 38.348828125000011 ], [ 65.076660156249972, 38.539453125000023 ], [ 64.82070312499999, 38.672460937500034 ], [ 64.659960937500017, 38.736035156250011 ], [ 64.621875, 38.756445312500006 ], [ 64.53164062499999, 38.816210937500017 ], [ 64.309960937499994, 38.977294921874972 ], [ 64.16279296875004, 38.953613281250028 ], [ 63.952539062500051, 39.058349609375057 ], [ 63.763671875000028, 39.16054687499999 ], [ 63.720800781250006, 39.188134765625023 ], [ 63.50605468750004, 39.377099609374966 ], [ 63.291894531249994, 39.499511718750057 ], [ 63.058105468749972, 39.633154296875006 ], [ 62.906835937500063, 39.716796875 ], [ 62.650683593750017, 39.858496093750006 ], [ 62.525488281250006, 39.944091796875028 ], [ 62.483203125000017, 39.97563476562496 ], [ 62.44160156250004, 40.036230468750063 ], [ 62.375, 40.332080078125017 ], [ 62.29804687500004, 40.467480468749983 ], [ 62.188476562500028, 40.541210937499983 ], [ 62.095019531250074, 40.683300781249983 ], [ 62.017578125000028, 40.893798828124972 ], [ 61.95351562499999, 41.030615234375034 ], [ 61.902832031249972, 41.093701171875011 ], [ 61.799902343750063, 41.163427734375006 ], [ 61.644531250000028, 41.239843750000034 ], [ 61.496972656249994, 41.276074218749955 ], [ 61.443652343750074, 41.274609375000011 ], [ 61.417382812500051, 41.265136718750028 ], [ 61.3875, 41.252148437499955 ], [ 61.328906250000017, 41.195117187499989 ], [ 61.242382812500097, 41.189208984375028 ], [ 61.179296875, 41.190576171875023 ], [ 61.119921875000017, 41.210888671875011 ], [ 60.933203125000063, 41.229003906250057 ], [ 60.867187500000028, 41.248681640624966 ], [ 60.754882812499972, 41.245751953124994 ], [ 60.513574218749994, 41.216162109375006 ], [ 60.454980468749994, 41.221630859374955 ], [ 60.2, 41.348974609374977 ], [ 60.089648437500074, 41.399414062500028 ], [ 60.067382812499972, 41.427343750000034 ], [ 60.06875, 41.476220703124966 ], [ 60.106054687500063, 41.545214843749989 ], [ 60.137988281250074, 41.59414062499999 ], [ 60.124023437499972, 41.644970703124983 ], [ 60.075585937500051, 41.700537109375006 ], [ 60.075585937500051, 41.759667968749966 ], [ 60.10859375000004, 41.792675781249955 ], [ 60.176367187500063, 41.78227539062496 ], [ 60.200781250000063, 41.803125 ], [ 60.192089843750097, 41.834423828125011 ], [ 60.155566406250017, 41.85703125 ], [ 60.106933593749972, 41.907421874999983 ], [ 59.96259765625004, 41.954394531250045 ], [ 59.94179687499999, 41.973535156250023 ], [ 59.949316406250006, 41.995410156250045 ], [ 59.974121093749972, 42.018798828125 ], [ 59.97919921875004, 42.068066406250011 ], [ 59.981640625000097, 42.131738281250023 ], [ 60.000781250000017, 42.164746093749983 ], [ 60.006054687500097, 42.190820312499966 ], [ 59.985156250000017, 42.21171875 ], [ 59.936523437499972, 42.23603515625004 ], [ 59.858300781249994, 42.295166015625 ], [ 59.762597656250051, 42.301562499999989 ], [ 59.451074218749994, 42.299511718750011 ], [ 59.354296875000017, 42.32329101562496 ], [ 59.276562500000097, 42.356152343749983 ], [ 59.199121093749994, 42.481689453125 ], [ 59.159570312500051, 42.511425781250011 ], [ 59.123144531250006, 42.523779296875034 ], [ 59.03583984375004, 42.528125 ], [ 58.930859375000097, 42.540283203125028 ], [ 58.876953125000028, 42.561474609374983 ], [ 58.729980468750028, 42.67617187499999 ], [ 58.589062500000097, 42.778466796874966 ], [ 58.532324218750063, 42.681933593750017 ], [ 58.477148437500006, 42.662841796875028 ], [ 58.353125, 42.671728515624977 ], [ 58.259667968750051, 42.688085937500034 ], [ 58.206445312499994, 42.666308593750045 ], [ 58.15156250000004, 42.628076171874966 ], [ 58.162011718750051, 42.602978515625011 ], [ 58.204101562499972, 42.576367187500011 ], [ 58.288671875, 42.527294921874955 ], [ 58.418164062500097, 42.406689453124983 ], [ 58.47695312499999, 42.340136718750017 ], [ 58.485839843750028, 42.316845703124983 ], [ 58.474414062500074, 42.29936523437496 ], [ 58.457031250000028, 42.291796875000017 ], [ 58.431445312500017, 42.292089843750006 ], [ 58.397070312500063, 42.29248046875 ], [ 58.377148437500097, 42.312451171874983 ], [ 58.370507812500051, 42.346777343750034 ], [ 58.327246093750006, 42.39892578125 ], [ 58.28291015625004, 42.428857421874966 ], [ 58.23408203125004, 42.447705078124983 ], [ 58.165625, 42.461572265624966 ], [ 58.075488281250074, 42.486523437500011 ], [ 58.02890625, 42.487646484375063 ], [ 57.983496093750006, 42.458789062500045 ], [ 57.94570312499999, 42.420019531250034 ], [ 57.9234375, 42.335205078125 ], [ 57.855957031250028, 42.231054687500006 ], [ 57.814257812500074, 42.189843750000051 ], [ 57.686132812500063, 42.164794921875 ], [ 57.381738281250051, 42.15629882812496 ], [ 57.290625, 42.123779296875 ], [ 57.228808593750074, 42.084472656249972 ], [ 57.113574218750017, 41.957128906250063 ], [ 57.033691406250028, 41.91484375 ], [ 56.96406250000004, 41.856542968750006 ], [ 56.984863281250028, 41.669335937500051 ], [ 57.018164062500063, 41.450585937499994 ], [ 57.076660156249972, 41.389990234374977 ], [ 57.113867187500006, 41.371777343750011 ], [ 57.11884765625004, 41.350292968749983 ], [ 57.094824218750063, 41.331298828125028 ], [ 57.064257812500017, 41.307275390624994 ], [ 57.01796875, 41.26347656249996 ], [ 56.965820312499972, 41.265136718750028 ], [ 56.860839843749972, 41.276123046875057 ], [ 56.77363281250004, 41.287988281249994 ], [ 56.479882812499994, 41.300634765624977 ], [ 56.241992187500017, 41.310839843750017 ], [ 55.977441406250051, 41.32221679687504 ], [ 55.977343750000017, 41.5517578125 ], [ 55.977148437500063, 41.781347656250034 ], [ 55.977050781249972, 42.010888671874994 ], [ 55.976953125000051, 42.240429687499955 ], [ 55.976855468750017, 42.469970703125 ], [ 55.976757812500097, 42.69951171874996 ], [ 55.976660156250063, 42.929052734375006 ], [ 55.976562500000028, 43.158593750000051 ], [ 55.976464843749994, 43.388085937499994 ], [ 55.976367187500017, 43.617626953124955 ], [ 55.97626953125004, 43.847216796875017 ], [ 55.976171875000063, 44.076757812500063 ], [ 55.976074218750028, 44.306298828125023 ], [ 55.975976562499994, 44.535839843749955 ], [ 55.97578125000004, 44.765380859375 ], [ 55.975683593750063, 44.99492187499996 ], [ 56.100488281250051, 45.023388671874983 ], [ 56.257910156250063, 45.059326171875028 ], [ 56.409179687499972, 45.093798828125045 ], [ 56.588769531250051, 45.134765625000028 ], [ 56.791894531250051, 45.181054687499966 ], [ 56.96503906250004, 45.220605468750023 ], [ 57.171679687500074, 45.267724609375023 ], [ 57.32929687500004, 45.303662109374983 ], [ 57.477343750000074, 45.337451171875017 ], [ 57.666699218750097, 45.37744140625 ], [ 57.961035156250006, 45.439697265625 ], [ 58.125195312500097, 45.474365234375028 ], [ 58.291113281250063, 45.509423828124994 ], [ 58.44941406250004, 45.542919921874955 ], [ 58.555273437500006, 45.555371093750011 ], [ 58.668945312500028, 45.507568359375057 ], [ 58.80703125, 45.441796874999966 ], [ 58.945117187500074, 45.375976562499972 ], [ 59.083398437499994, 45.310205078124994 ], [ 59.221484375000017, 45.244433593749989 ], [ 59.35957031250004, 45.178613281249994 ], [ 59.497851562500017, 45.112841796875017 ], [ 59.635937500000097, 45.047070312500011 ], [ 59.774023437500006, 44.981298828125034 ], [ 59.912207031250006, 44.91557617187496 ], [ 60.050292968749972, 44.849755859374966 ], [ 60.188476562499972, 44.783984374999989 ], [ 60.326660156249972, 44.718212890624983 ], [ 60.464746093749994, 44.652441406250006 ], [ 60.602929687499994, 44.586621093750011 ], [ 60.741113281249994, 44.520849609375034 ], [ 60.879199218750074, 44.455078125000028 ], [ 61.007910156250006, 44.393798828124972 ], [ 61.065332031249994, 44.348388671874972 ], [ 61.097070312500051, 44.248242187499983 ], [ 61.160742187500063, 44.168603515625023 ], [ 61.271484374999972, 44.082275390625028 ], [ 61.385058593750017, 43.99394531249996 ], [ 61.525878906250028, 43.877197265625 ], [ 61.623632812500063, 43.796191406250017 ], [ 61.723242187500006, 43.713574218749955 ], [ 61.887597656249994, 43.577246093749977 ], [ 61.990234375000028, 43.492138671874955 ] ], [ [ 70.56875, 40.981835937499966 ], [ 70.62275390625004, 40.934423828124977 ], [ 70.65253906250004, 40.936621093749977 ], [ 70.649218750000017, 40.960839843750051 ], [ 70.618359375000097, 41.001660156250011 ], [ 70.572070312500017, 41.024804687500023 ], [ 70.55, 41.014892578125028 ], [ 70.56875, 40.981835937499966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Vietnam", "admin": "Vietnam" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 106.617480468750074, 8.68281250000004 ], [ 106.589257812499994, 8.680517578125006 ], [ 106.567968750000063, 8.700927734375 ], [ 106.65859375, 8.766357421875 ], [ 106.649511718750063, 8.722998046874963 ], [ 106.652539062500097, 8.70112304687504 ], [ 106.617480468750074, 8.68281250000004 ] ] ], [ [ [ 104.063964843750028, 10.390820312500011 ], [ 104.083007812500028, 10.341113281250017 ], [ 104.075781250000063, 10.224853515625043 ], [ 104.036816406250097, 10.11074218749998 ], [ 104.048339843749972, 10.061035156249972 ], [ 104.018457031249994, 10.029199218749966 ], [ 103.952148437499972, 10.242919921874986 ], [ 103.867968750000074, 10.335400390624997 ], [ 103.849511718750051, 10.371093749999986 ], [ 103.898437499999972, 10.368505859374991 ], [ 103.985839843750028, 10.426953125 ], [ 104.027734375000051, 10.428369140625023 ], [ 104.063964843750028, 10.390820312500011 ] ] ], [ [ [ 107.16767578125004, 10.397167968749969 ], [ 107.083789062500017, 10.33657226562498 ], [ 107.077929687500074, 10.3875 ], [ 107.150878906250028, 10.4203125 ], [ 107.176562500000074, 10.446191406250009 ], [ 107.194921875000119, 10.445703125 ], [ 107.16767578125004, 10.397167968749969 ] ] ], [ [ [ 107.031347656250063, 20.747021484374983 ], [ 106.990039062500017, 20.743066406249966 ], [ 106.910644531249972, 20.82421875 ], [ 106.953417968750017, 20.867041015625006 ], [ 107.04375, 20.836816406249966 ], [ 107.064453124999972, 20.817285156249994 ], [ 107.063964843749972, 20.799755859374983 ], [ 107.042285156250074, 20.761035156249989 ], [ 107.031347656250063, 20.747021484374983 ] ] ], [ [ [ 106.865625, 20.815722656250045 ], [ 106.854101562500119, 20.79638671875 ], [ 106.803125, 20.84375 ], [ 106.769433593749994, 20.864208984374955 ], [ 106.795312500000051, 20.927929687499983 ], [ 106.855078125000063, 20.858251953125006 ], [ 106.865625, 20.815722656250045 ] ] ], [ [ [ 107.521289062500074, 20.926611328124977 ], [ 107.46552734375004, 20.900537109374994 ], [ 107.399218750000074, 20.903466796874966 ], [ 107.478613281250063, 20.952343749999983 ], [ 107.518945312500051, 21.012841796875051 ], [ 107.551269531250028, 21.034033203125006 ], [ 107.551074218750017, 20.981201171875 ], [ 107.521289062500074, 20.926611328124977 ] ] ], [ [ [ 107.60273437500004, 21.216796875000028 ], [ 107.458691406250097, 21.091650390625034 ], [ 107.40351562500004, 21.093652343749994 ], [ 107.452539062499994, 21.235302734374983 ], [ 107.47626953125004, 21.268945312499994 ], [ 107.56269531250004, 21.220410156249955 ], [ 107.60273437500004, 21.216796875000028 ] ] ], [ [ [ 105.782324218750063, 22.969335937500034 ], [ 105.842968750000097, 22.922802734374955 ], [ 105.902636718750074, 22.924951171875051 ], [ 105.962304687499994, 22.937451171875011 ], [ 106.000976562500028, 22.974755859374966 ], [ 106.068457031250119, 22.975537109374955 ], [ 106.148437499999972, 22.970068359375006 ], [ 106.18398437499999, 22.955126953125045 ], [ 106.249414062500051, 22.869433593750017 ], [ 106.279003906250097, 22.857470703125045 ], [ 106.33808593750004, 22.86347656250004 ], [ 106.45087890625004, 22.893896484375006 ], [ 106.541796875000074, 22.908349609375023 ], [ 106.624023437499972, 22.874267578125028 ], [ 106.780273437499972, 22.778906250000034 ], [ 106.736328125000028, 22.710937500000057 ], [ 106.701562500000051, 22.637744140625045 ], [ 106.633105468750017, 22.586035156250006 ], [ 106.58242187499999, 22.573242187499972 ], [ 106.550390625000063, 22.501367187499994 ], [ 106.53632812500004, 22.395410156249994 ], [ 106.553613281249994, 22.341699218749966 ], [ 106.593164062499994, 22.324511718750017 ], [ 106.636523437500017, 22.288623046874989 ], [ 106.654199218749994, 22.241455078124972 ], [ 106.660058593749994, 22.136474609375 ], [ 106.657714843749972, 22.018212890624966 ], [ 106.663574218750028, 21.978906250000051 ], [ 106.697656250000051, 21.986181640625006 ], [ 106.729492187499972, 22.000341796875063 ], [ 106.79414062500004, 21.981982421875045 ], [ 106.874511718750028, 21.951269531250006 ], [ 106.925195312500051, 21.920117187499955 ], [ 106.970996093750017, 21.923925781250034 ], [ 107.006445312500063, 21.893408203125034 ], [ 107.019824218750017, 21.834863281249994 ], [ 107.061621093750119, 21.794189453124972 ], [ 107.178515625000017, 21.717089843749989 ], [ 107.272070312500063, 21.710644531250011 ], [ 107.351171875000119, 21.608886718749972 ], [ 107.433496093750051, 21.64228515625004 ], [ 107.471386718750097, 21.598339843749955 ], [ 107.641015625000051, 21.613916015625023 ], [ 107.759277343749972, 21.655029296875057 ], [ 107.802050781250074, 21.645166015624994 ], [ 107.90839843750004, 21.560400390625034 ], [ 107.972656249999972, 21.507958984375023 ], [ 107.925781249999972, 21.498925781250051 ], [ 107.809082031249972, 21.497119140625017 ], [ 107.707226562500097, 21.405859375 ], [ 107.636718750000028, 21.368066406250023 ], [ 107.526953125000063, 21.336230468750017 ], [ 107.409960937500017, 21.284814453125023 ], [ 107.376171875000097, 21.194140625000045 ], [ 107.373339843750017, 21.128466796875074 ], [ 107.354296875000074, 21.055175781250057 ], [ 107.164746093750097, 20.948730468750028 ], [ 107.11171875, 20.959570312500034 ], [ 107.075195312500028, 20.999267578125028 ], [ 107.019238281250097, 20.9912109375 ], [ 106.981445312500028, 20.97138671875004 ], [ 106.936425781249994, 20.974072265624955 ], [ 106.886230468749972, 20.95 ], [ 106.820605468750017, 20.957519531250057 ], [ 106.760253906250028, 20.991113281249966 ], [ 106.725195312500063, 20.999902343749994 ], [ 106.683398437500074, 21.000292968750074 ], [ 106.67548828125004, 20.960498046875045 ], [ 106.737304687500028, 20.806152343750028 ], [ 106.753417968750028, 20.73505859375004 ], [ 106.550781249999972, 20.526562500000011 ], [ 106.572851562500119, 20.392187499999977 ], [ 106.517968750000051, 20.288867187499989 ], [ 106.395507812500028, 20.205908203125063 ], [ 106.16572265625004, 19.992041015625006 ], [ 106.062207031250097, 19.987353515625017 ], [ 105.98408203125004, 19.939062500000034 ], [ 105.813964843749972, 19.587451171874989 ], [ 105.812109375000119, 19.466992187499983 ], [ 105.785351562500097, 19.378857421874955 ], [ 105.791113281250119, 19.294189453125028 ], [ 105.716406250000063, 19.127783203125063 ], [ 105.639062500000051, 19.057177734375074 ], [ 105.62177734375004, 18.966308593750028 ], [ 105.732031250000063, 18.779296875000028 ], [ 105.744238281250063, 18.746289062499955 ], [ 105.808203125000119, 18.645849609375006 ], [ 105.839257812500051, 18.574169921874983 ], [ 105.888281250000063, 18.502490234375045 ], [ 106.065625, 18.31635742187504 ], [ 106.144531249999972, 18.259423828124994 ], [ 106.239550781250074, 18.220703125 ], [ 106.411914062500017, 18.053173828124983 ], [ 106.499023437499972, 17.946435546874994 ], [ 106.459375, 17.873681640624994 ], [ 106.478906250000051, 17.719580078125063 ], [ 106.355859375000051, 17.765039062499994 ], [ 106.370507812499994, 17.746875 ], [ 106.51679687500004, 17.66279296875004 ], [ 106.735742187499994, 17.367187500000028 ], [ 106.926171875000051, 17.221386718749983 ], [ 107.119921875000017, 17.055517578125034 ], [ 107.18037109375004, 16.89794921875 ], [ 107.355078125000119, 16.79375 ], [ 107.549316406249972, 16.642578125000028 ], [ 107.540820312500017, 16.608642578125028 ], [ 107.593457031250097, 16.568066406250011 ], [ 107.724121093749972, 16.487841796875017 ], [ 107.803125, 16.403076171874972 ], [ 107.833789062500017, 16.322460937499983 ], [ 107.882031250000097, 16.309619140625045 ], [ 107.936328125000074, 16.329394531250074 ], [ 107.990722656250028, 16.337109374999955 ], [ 108.029394531250119, 16.331103515625074 ], [ 108.087988281250063, 16.242724609374989 ], [ 108.169726562500017, 16.163671875000063 ], [ 108.208984375000028, 16.091064453125 ], [ 108.240820312500119, 16.10078125000004 ], [ 108.267382812500017, 16.089794921875011 ], [ 108.274023437500119, 16.029052734375 ], [ 108.286035156249994, 15.989062500000017 ], [ 108.395312500000017, 15.872460937499966 ], [ 108.447460937500097, 15.7626953125 ], [ 108.577832031250097, 15.584716796874972 ], [ 108.67421875, 15.483593749999983 ], [ 108.742773437500119, 15.426611328125006 ], [ 108.821289062499972, 15.377929687500028 ], [ 108.898242187500017, 15.180517578124963 ], [ 108.939941406249972, 15.001464843749986 ], [ 109.022460937499972, 14.80283203125002 ], [ 109.084863281249994, 14.716162109375034 ], [ 109.087011718750119, 14.55258789062502 ], [ 109.137304687500119, 14.384130859374991 ], [ 109.191406249999972, 14.270458984375011 ], [ 109.207324218750017, 14.154296874999972 ], [ 109.223925781250017, 14.096679687500043 ], [ 109.244628906249972, 14.053417968750026 ], [ 109.303320312500119, 13.856445312500043 ], [ 109.288085937500028, 13.76503906249998 ], [ 109.247070312500028, 13.854736328125043 ], [ 109.252050781250063, 13.59052734375004 ], [ 109.288085937500028, 13.45078125 ], [ 109.271875, 13.279345703124974 ], [ 109.309570312499972, 13.219189453124983 ], [ 109.376757812500074, 13.025488281250034 ], [ 109.423925781250063, 12.955957031249994 ], [ 109.420019531250063, 12.71904296874996 ], [ 109.444921875000063, 12.599609375000057 ], [ 109.381445312500119, 12.670751953124977 ], [ 109.335546875000119, 12.751904296874997 ], [ 109.274023437500063, 12.70903320312496 ], [ 109.21894531250004, 12.64580078124996 ], [ 109.304687500000028, 12.391162109375045 ], [ 109.206835937500074, 12.415380859375006 ], [ 109.215722656250051, 12.072900390625037 ], [ 109.25625, 11.992871093749983 ], [ 109.259179687499994, 11.954541015624997 ], [ 109.24726562500004, 11.908691406249986 ], [ 109.220214843749972, 11.958837890624977 ], [ 109.21455078125004, 12.010449218750011 ], [ 109.199121093749994, 11.9990234375 ], [ 109.199902343750097, 11.972460937500003 ], [ 109.167285156250017, 11.912011718750037 ], [ 109.157519531250074, 11.837109375000054 ], [ 109.192675781250017, 11.773437500000043 ], [ 109.198632812499994, 11.724853515625014 ], [ 109.173242187499994, 11.664746093750026 ], [ 109.13251953125004, 11.601074218750014 ], [ 109.039648437500119, 11.592675781249994 ], [ 109.018457031249994, 11.468359374999977 ], [ 108.98671875, 11.336376953124997 ], [ 108.820800781250028, 11.3154296875 ], [ 108.700292968750063, 11.19926757812496 ], [ 108.551269531250028, 11.155957031250011 ], [ 108.418554687500063, 11.040722656249983 ], [ 108.271679687500097, 10.934277343749969 ], [ 108.17617187499999, 10.920166015625028 ], [ 108.09492187500004, 10.897265624999989 ], [ 108.001367187499994, 10.720361328125009 ], [ 107.845117187500051, 10.700097656250051 ], [ 107.564453124999972, 10.555468749999989 ], [ 107.470312500000063, 10.485839843750014 ], [ 107.384472656250097, 10.45864257812498 ], [ 107.261523437500074, 10.39838867187504 ], [ 107.235058593750097, 10.419873046874983 ], [ 107.194140625000017, 10.471582031250037 ], [ 107.087792968750051, 10.498339843749974 ], [ 107.035742187500063, 10.55629882812498 ], [ 107.02070312500004, 10.630957031249991 ], [ 107.006640625000017, 10.66054687499998 ], [ 106.983691406250074, 10.618310546874994 ], [ 106.966113281250017, 10.44072265624996 ], [ 106.94746093750004, 10.400341796874997 ], [ 106.90205078125004, 10.382812499999986 ], [ 106.81269531250004, 10.433300781250054 ], [ 106.727343750000074, 10.535644531250028 ], [ 106.60585937499999, 10.46494140625002 ], [ 106.643066406250028, 10.45625 ], [ 106.69843750000004, 10.462060546875051 ], [ 106.741210937500028, 10.444384765625003 ], [ 106.77753906250004, 10.376123046875037 ], [ 106.776269531249994, 10.33896484375002 ], [ 106.757421875000063, 10.295800781250023 ], [ 106.643554687500028, 10.288916015625034 ], [ 106.491699218750028, 10.304101562500023 ], [ 106.46406250000004, 10.298291015624997 ], [ 106.602441406249994, 10.231738281250017 ], [ 106.729003906250028, 10.193310546875011 ], [ 106.785253906250119, 10.151171875000045 ], [ 106.785253906250119, 10.116455078124986 ], [ 106.714160156250017, 10.06020507812498 ], [ 106.659179687500028, 9.99140625 ], [ 106.658105468749994, 9.948730468750014 ], [ 106.656835937500063, 9.901074218749983 ], [ 106.595605468750051, 9.859863281250028 ], [ 106.55732421875004, 9.868066406250009 ], [ 106.449121093750051, 9.939648437500026 ], [ 106.136425781250097, 10.221679687500014 ], [ 106.183593750000028, 10.142089843750057 ], [ 106.507421875000119, 9.821240234374969 ], [ 106.564355468750051, 9.715625 ], [ 106.57246093750004, 9.641113281250043 ], [ 106.539160156250063, 9.603564453125031 ], [ 106.48408203125004, 9.559423828125006 ], [ 106.378027343750119, 9.55610351562504 ], [ 106.204003906249994, 9.675439453125023 ], [ 105.925683593749994, 9.961718749999989 ], [ 105.830957031250051, 10.000732421875028 ], [ 106.1125, 9.673583984375 ], [ 106.15859375, 9.59414062499998 ], [ 106.206152343750119, 9.502343750000023 ], [ 106.192578125000097, 9.447802734375003 ], [ 106.168359375000051, 9.396728515625 ], [ 105.500976562499972, 9.093212890624983 ], [ 105.401367187500028, 8.962402343749972 ], [ 105.322265624999972, 8.801123046874977 ], [ 105.191210937500017, 8.71132812499998 ], [ 105.114355468750063, 8.629199218750031 ], [ 104.891894531250017, 8.583251953125 ], [ 104.770410156249994, 8.59765625 ], [ 104.896289062500074, 8.746630859374974 ], [ 104.81855468750004, 8.801855468750034 ], [ 104.81464843750004, 9.18549804687504 ], [ 104.845214843750028, 9.606152343750026 ], [ 104.903222656250051, 9.81625976562502 ], [ 104.987109375000074, 9.868652343750043 ], [ 105.092578125000074, 9.900976562499963 ], [ 105.094921875000097, 9.945263671875011 ], [ 105.084472656250028, 9.99570312499999 ], [ 105.027832031250028, 10.067431640625031 ], [ 104.965820312500028, 10.100585937500043 ], [ 104.87324218750004, 10.114794921875003 ], [ 104.801953125000097, 10.202734374999977 ], [ 104.747656250000063, 10.199121093750037 ], [ 104.663476562500051, 10.169921875000043 ], [ 104.612695312499994, 10.207666015625009 ], [ 104.594042968750017, 10.266894531249989 ], [ 104.516113281249972, 10.339990234375051 ], [ 104.426367187500063, 10.411230468749991 ], [ 104.466992187500097, 10.422363281250043 ], [ 104.5140625, 10.46333007812504 ], [ 104.564257812500074, 10.51596679687502 ], [ 104.68964843750004, 10.523242187499989 ], [ 104.815429687500028, 10.520800781250031 ], [ 104.850585937499972, 10.534472656249974 ], [ 104.901269531249994, 10.590234375000051 ], [ 104.983886718749972, 10.661914062500003 ], [ 105.046386718749972, 10.701660156250014 ], [ 105.061132812500063, 10.73378906249998 ], [ 105.036132812500028, 10.809375 ], [ 105.022265625000017, 10.886865234374994 ], [ 105.045703125000017, 10.911376953125014 ], [ 105.159472656250017, 10.897558593750048 ], [ 105.284277343750063, 10.86147460937498 ], [ 105.314648437500097, 10.845166015625026 ], [ 105.386523437500017, 10.940087890625009 ], [ 105.405761718750028, 10.95161132812504 ], [ 105.452734375000063, 10.951416015625 ], [ 105.5765625, 10.968896484375009 ], [ 105.697753906249972, 10.99404296874998 ], [ 105.75507812500004, 10.989990234375043 ], [ 105.810742187500097, 10.926074218749989 ], [ 105.853320312500074, 10.86357421874996 ], [ 105.875195312500097, 10.858496093749991 ], [ 105.93818359375004, 10.88515625 ], [ 105.990136718750051, 10.851806640625043 ], [ 106.098828125000097, 10.797265625000037 ], [ 106.163964843750051, 10.794921875 ], [ 106.131542968750097, 10.921972656250048 ], [ 106.167968749999972, 11.012304687499977 ], [ 106.160937500000017, 11.037109375000057 ], [ 106.099511718750051, 11.078662109374989 ], [ 105.891601562499972, 11.244824218749997 ], [ 105.856054687500063, 11.294287109375048 ], [ 105.860937500000119, 11.372412109374977 ], [ 105.854003906250028, 11.487060546874972 ], [ 105.835351562500051, 11.559130859375003 ], [ 105.838476562500063, 11.601318359374972 ], [ 105.851464843750051, 11.635009765625 ], [ 105.88984375000004, 11.648388671874969 ], [ 105.926562500000074, 11.652929687500006 ], [ 105.95625, 11.682470703124991 ], [ 106.006054687500097, 11.758007812500011 ], [ 106.102929687500051, 11.751269531249974 ], [ 106.239160156249994, 11.70834960937502 ], [ 106.339843749999972, 11.68183593750004 ], [ 106.399218750000074, 11.687011718750028 ], [ 106.4125, 11.697802734375003 ], [ 106.410742187500119, 11.738378906250006 ], [ 106.417773437500017, 11.911718749999977 ], [ 106.413867187500017, 11.9484375 ], [ 106.499609375000119, 11.965527343750011 ], [ 106.630957031250119, 11.969189453125054 ], [ 106.700097656249994, 11.979296874999974 ], [ 106.764648437500028, 12.05234375000002 ], [ 106.930664062499972, 12.077490234374991 ], [ 107.050683593749994, 12.175878906249963 ], [ 107.158984375000074, 12.277050781249969 ], [ 107.21210937500004, 12.30400390624996 ], [ 107.279687500000051, 12.321582031249989 ], [ 107.330078125000028, 12.319042968749997 ], [ 107.393359375000017, 12.260498046874972 ], [ 107.445996093750097, 12.295703125000045 ], [ 107.506445312500063, 12.364550781250031 ], [ 107.538085937500028, 12.431787109374966 ], [ 107.555468750000017, 12.539990234374983 ], [ 107.543554687500063, 12.705908203125034 ], [ 107.511523437500017, 12.835742187500017 ], [ 107.481542968750063, 12.933105468750043 ], [ 107.475390625000017, 13.030371093749963 ], [ 107.545507812500119, 13.225439453125006 ], [ 107.605468749999972, 13.437792968750017 ], [ 107.59394531250004, 13.521679687500054 ], [ 107.528613281250017, 13.654199218750051 ], [ 107.462304687500051, 13.815625 ], [ 107.389453125000017, 13.993017578124977 ], [ 107.362109375000074, 14.01948242187504 ], [ 107.342578125000074, 14.068896484374974 ], [ 107.331445312499994, 14.126611328125009 ], [ 107.360351562499972, 14.307861328124986 ], [ 107.364453125000097, 14.368701171875045 ], [ 107.44843750000004, 14.451220703124974 ], [ 107.493164062500028, 14.545751953124963 ], [ 107.535253906250063, 14.649951171875045 ], [ 107.519433593750051, 14.705078125 ], [ 107.513769531250119, 14.817382812500057 ], [ 107.524511718750119, 14.871826171875043 ], [ 107.504687500000074, 14.915917968749966 ], [ 107.480371093749994, 14.979882812500037 ], [ 107.49628906250004, 15.021435546874969 ], [ 107.555273437500063, 15.057031250000023 ], [ 107.589648437500017, 15.118457031250017 ], [ 107.633691406250051, 15.18984375 ], [ 107.653125, 15.255224609374991 ], [ 107.621679687500063, 15.309863281250017 ], [ 107.564257812500017, 15.391601562499972 ], [ 107.459570312500119, 15.4658203125 ], [ 107.338769531249994, 15.560498046875011 ], [ 107.279394531250063, 15.618701171875045 ], [ 107.23261718750004, 15.678076171874977 ], [ 107.189550781250063, 15.747265624999955 ], [ 107.165917968750051, 15.802490234375028 ], [ 107.188867187499994, 15.838623046875 ], [ 107.360644531250017, 15.921728515624977 ], [ 107.391992187499994, 15.951660156250028 ], [ 107.410156249999972, 15.997851562500017 ], [ 107.396386718749994, 16.043017578124989 ], [ 107.350097656249972, 16.067382812499972 ], [ 107.296484375000063, 16.084033203124989 ], [ 107.217382812500063, 16.136328125 ], [ 107.069726562499994, 16.279833984375017 ], [ 107.001953125000028, 16.311816406250045 ], [ 106.930664062499972, 16.353125 ], [ 106.892773437500097, 16.396533203125074 ], [ 106.851074218750028, 16.515625 ], [ 106.832421875000051, 16.526269531250023 ], [ 106.791601562500063, 16.490332031250006 ], [ 106.739550781250074, 16.452539062500023 ], [ 106.696093750000074, 16.458984375 ], [ 106.656445312500097, 16.492626953125011 ], [ 106.6375, 16.537939453125006 ], [ 106.593652343749994, 16.600097656249972 ], [ 106.546191406250017, 16.650732421874977 ], [ 106.533691406250028, 16.821044921875057 ], [ 106.525976562500063, 16.876611328124994 ], [ 106.502246093750017, 16.954101562499972 ], [ 106.465332031249972, 16.981835937500023 ], [ 106.42597656250004, 17.002539062499977 ], [ 106.333398437499994, 17.143701171874966 ], [ 106.269531250000028, 17.216796875000028 ], [ 106.00625, 17.415283203125057 ], [ 105.973535156250051, 17.446972656250011 ], [ 105.90273437499999, 17.528662109375063 ], [ 105.77949218750004, 17.644433593750023 ], [ 105.691406250000028, 17.737841796875045 ], [ 105.627246093750017, 17.834423828125011 ], [ 105.597656250000028, 17.918261718750017 ], [ 105.588476562500119, 17.983691406250045 ], [ 105.518554687499972, 18.077441406250045 ], [ 105.45820312500004, 18.154296874999972 ], [ 105.4, 18.179248046874989 ], [ 105.333496093750028, 18.189648437499983 ], [ 105.273242187500017, 18.235351562500057 ], [ 105.163281250000097, 18.338720703124977 ], [ 105.114550781250017, 18.405273437500028 ], [ 105.085839843750051, 18.450097656250023 ], [ 105.087011718750063, 18.496240234374994 ], [ 105.11347656250004, 18.573046875000017 ], [ 105.145410156249994, 18.616796875000063 ], [ 105.146484375000028, 18.650976562500006 ], [ 105.115136718750051, 18.678857421874994 ], [ 104.993164062499972, 18.728320312500045 ], [ 104.716503906250097, 18.803417968749955 ], [ 104.613281250000028, 18.860644531249989 ], [ 104.51796875, 18.934082031250028 ], [ 104.445800781250028, 18.983837890624955 ], [ 104.10859375000004, 19.195556640625 ], [ 104.006347656250028, 19.230908203125011 ], [ 103.918359375000051, 19.26850585937504 ], [ 103.891601562500028, 19.304980468750017 ], [ 103.896386718749994, 19.339990234375023 ], [ 103.93203125, 19.366064453125006 ], [ 104.027539062500097, 19.420458984374989 ], [ 104.06289062499999, 19.482568359375051 ], [ 104.051562500000074, 19.564160156249955 ], [ 104.013476562500074, 19.646484375000028 ], [ 104.032031250000017, 19.675146484375006 ], [ 104.062792968750074, 19.678417968749983 ], [ 104.12714843750004, 19.680859375000011 ], [ 104.259863281250063, 19.685498046874983 ], [ 104.546289062499994, 19.610546875000011 ], [ 104.587890625000028, 19.61875 ], [ 104.743164062500028, 19.754736328124977 ], [ 104.801757812499972, 19.83613281250004 ], [ 104.81513671875004, 19.904003906250011 ], [ 104.845800781250063, 19.947167968750023 ], [ 104.927929687500097, 20.018115234374989 ], [ 104.929199218750028, 20.082812500000017 ], [ 104.888671875000028, 20.169091796875023 ], [ 104.84785156250004, 20.202441406250045 ], [ 104.812695312500097, 20.216845703125074 ], [ 104.698730468750028, 20.205322265625028 ], [ 104.67695312500004, 20.224707031249977 ], [ 104.661914062500074, 20.289013671875011 ], [ 104.65644531250004, 20.32851562499999 ], [ 104.618847656250097, 20.374511718750028 ], [ 104.496191406250063, 20.413671875 ], [ 104.392187500000119, 20.424755859374955 ], [ 104.367773437500119, 20.441406249999972 ], [ 104.407812500000119, 20.485742187500051 ], [ 104.478613281250063, 20.529589843750017 ], [ 104.532714843749972, 20.554882812500011 ], [ 104.575195312500028, 20.600244140625023 ], [ 104.58320312500004, 20.646679687499955 ], [ 104.530371093750119, 20.687988281250028 ], [ 104.461425781250028, 20.733740234375034 ], [ 104.349609374999972, 20.821093750000074 ], [ 104.195312499999972, 20.913964843749966 ], [ 104.101367187500017, 20.945507812500011 ], [ 104.052050781250017, 20.941210937500017 ], [ 103.882031250000097, 20.861425781250006 ], [ 103.790527343750028, 20.809521484375011 ], [ 103.714453125000063, 20.716943359374994 ], [ 103.635058593750074, 20.697070312500017 ], [ 103.554687500000028, 20.737841796875074 ], [ 103.46357421875004, 20.779833984375017 ], [ 103.210742187500017, 20.840625 ], [ 103.104492187499972, 20.891650390625045 ], [ 102.883789062500028, 21.202587890624983 ], [ 102.851171875000063, 21.265917968749989 ], [ 102.872265625000097, 21.3375 ], [ 102.8875, 21.439941406250028 ], [ 102.909570312500051, 21.506347656250057 ], [ 102.948632812499994, 21.569775390625011 ], [ 102.95917968750004, 21.626220703125028 ], [ 102.949609375000051, 21.681347656249983 ], [ 102.917675781250097, 21.712939453125045 ], [ 102.876171875000097, 21.722265624999977 ], [ 102.845214843749972, 21.734765625000051 ], [ 102.815917968749972, 21.807373046875 ], [ 102.798242187499994, 21.797949218750034 ], [ 102.771093750000063, 21.709667968749983 ], [ 102.738574218750017, 21.677929687500011 ], [ 102.695312500000028, 21.662109374999972 ], [ 102.662011718750051, 21.676025390624972 ], [ 102.640820312500097, 21.71142578125 ], [ 102.63125, 21.771337890625034 ], [ 102.609667968750074, 21.851757812499983 ], [ 102.582519531250028, 21.904296875000028 ], [ 102.4875, 21.957763671875 ], [ 102.442675781250074, 22.027148437500017 ], [ 102.301367187500119, 22.178173828124955 ], [ 102.183007812499994, 22.284033203125034 ], [ 102.127441406249972, 22.379199218750045 ], [ 102.175976562500097, 22.414648437500006 ], [ 102.237011718750097, 22.466015624999983 ], [ 102.302246093750028, 22.545996093750006 ], [ 102.375781250000017, 22.646630859374994 ], [ 102.40644531250004, 22.708007812499972 ], [ 102.42792968750004, 22.732812499999966 ], [ 102.47089843750004, 22.750927734375011 ], [ 102.517187500000119, 22.741015625000045 ], [ 102.598535156249994, 22.70039062500004 ], [ 102.720996093750074, 22.648486328125017 ], [ 102.830078125000028, 22.587158203125057 ], [ 102.87421875000004, 22.525390625 ], [ 102.935156250000119, 22.466162109375006 ], [ 102.981933593749972, 22.4482421875 ], [ 103.005371093750028, 22.452978515624977 ], [ 103.075878906250097, 22.497509765625011 ], [ 103.136328125000063, 22.542236328125057 ], [ 103.137597656250051, 22.592968749999983 ], [ 103.193359375000028, 22.638525390625034 ], [ 103.26630859375004, 22.713525390625051 ], [ 103.300585937500017, 22.764404296875028 ], [ 103.326660156250028, 22.769775390625057 ], [ 103.356054687500063, 22.754687499999989 ], [ 103.470996093750017, 22.597412109375 ], [ 103.492968750000074, 22.587988281250034 ], [ 103.525390625000028, 22.611572265625057 ], [ 103.57070312499999, 22.734423828125045 ], [ 103.620214843750063, 22.782031250000045 ], [ 103.637304687500063, 22.77001953125 ], [ 103.915039062499972, 22.538232421875023 ], [ 103.941503906250063, 22.540087890625045 ], [ 103.971386718750097, 22.550488281249955 ], [ 103.990820312500063, 22.586132812500011 ], [ 104.012695312499972, 22.666357421875034 ], [ 104.05390625000004, 22.752294921875034 ], [ 104.143066406249972, 22.800146484375006 ], [ 104.212500000000119, 22.809423828125034 ], [ 104.238281250000028, 22.768505859374955 ], [ 104.298339843749972, 22.712011718750006 ], [ 104.37177734375004, 22.704052734374983 ], [ 104.526855468750028, 22.804101562500023 ], [ 104.577539062500051, 22.820019531249983 ], [ 104.631738281249994, 22.818212890625063 ], [ 104.687304687500017, 22.822216796874983 ], [ 104.740039062500017, 22.860498046874966 ], [ 104.795703125000074, 22.911132812499972 ], [ 104.814746093750017, 23.010791015625017 ], [ 104.826562500000051, 23.100195312500034 ], [ 104.864746093750028, 23.136376953125023 ], [ 104.910156250000028, 23.16054687499999 ], [ 104.995703125000063, 23.194335937500028 ], [ 105.189062500000119, 23.281054687500017 ], [ 105.238769531250028, 23.322119140625034 ], [ 105.275390625000028, 23.345214843750028 ], [ 105.350488281250051, 23.307666015625017 ], [ 105.440136718750097, 23.235351562500028 ], [ 105.49453125, 23.18085937500004 ], [ 105.530859375000119, 23.121972656250023 ], [ 105.548144531250074, 23.072656250000023 ], [ 105.691210937500074, 23.029931640625023 ], [ 105.782324218750063, 22.969335937500034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Asia", "name": "Yemen", "admin": "Yemen" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 53.763183593749972, 12.636816406249991 ], [ 53.824804687500063, 12.624804687500031 ], [ 53.918554687500006, 12.659423828124986 ], [ 54.187402343750051, 12.664013671875026 ], [ 54.511132812499994, 12.552783203125017 ], [ 54.45, 12.523437499999986 ], [ 54.41376953125004, 12.48330078124998 ], [ 54.271289062500074, 12.446630859374977 ], [ 54.129492187500063, 12.360644531250045 ], [ 53.718847656250063, 12.318994140624994 ], [ 53.59833984375004, 12.342285156250028 ], [ 53.499414062500051, 12.425341796874989 ], [ 53.315820312500051, 12.533154296875011 ], [ 53.388476562500017, 12.601855468749974 ], [ 53.40390625, 12.633349609375003 ], [ 53.430957031250017, 12.663574218750028 ], [ 53.534960937500017, 12.715771484374997 ], [ 53.638476562500017, 12.707373046874977 ], [ 53.763183593749972, 12.636816406249991 ] ] ], [ [ [ 42.755859375000028, 13.70429687500004 ], [ 42.689746093750074, 13.673632812500017 ], [ 42.734960937500006, 13.752978515625017 ], [ 42.78125, 13.769287109375043 ], [ 42.794140625000097, 13.766113281250028 ], [ 42.755859375000028, 13.70429687500004 ] ] ], [ [ [ 42.787402343750074, 13.971484375000031 ], [ 42.774218750000017, 13.95024414062506 ], [ 42.75605468750004, 13.954882812500017 ], [ 42.69404296875004, 14.007910156249991 ], [ 42.762109375000051, 14.067480468750048 ], [ 42.798339843749972, 14.012255859374989 ], [ 42.787402343750074, 13.971484375000031 ] ] ], [ [ [ 42.590234375000051, 15.30341796875004 ], [ 42.558691406250006, 15.28120117187504 ], [ 42.549023437500097, 15.320068359374972 ], [ 42.569726562500051, 15.407324218749977 ], [ 42.602343750000017, 15.432519531249966 ], [ 42.624511718750028, 15.367968750000045 ], [ 42.610449218750063, 15.332275390624972 ], [ 42.590234375000051, 15.30341796875004 ] ] ], [ [ [ 52.903710937499994, 17.043847656249966 ], [ 52.964355468750028, 16.91206054687504 ], [ 53.025, 16.780224609374983 ], [ 53.08564453125004, 16.648388671874955 ], [ 52.581445312499994, 16.470361328125023 ], [ 52.44843750000004, 16.391259765624966 ], [ 52.327734375, 16.293554687500063 ], [ 52.237304687499972, 16.171386718750028 ], [ 52.17402343750004, 15.956835937500017 ], [ 52.222070312500051, 15.760595703125006 ], [ 52.217480468750097, 15.655517578125 ], [ 52.087304687500051, 15.585937500000057 ], [ 51.965820312499972, 15.535693359375017 ], [ 51.830761718750097, 15.459277343749989 ], [ 51.748632812500063, 15.440136718750011 ], [ 51.681542968750051, 15.379101562500011 ], [ 51.603710937500097, 15.336816406250009 ], [ 51.322460937500097, 15.22626953125004 ], [ 51.015136718750028, 15.140771484375037 ], [ 50.52705078125004, 15.038183593750006 ], [ 50.33857421875004, 14.92719726562504 ], [ 50.166894531250051, 14.851025390624983 ], [ 49.906347656250063, 14.828125 ], [ 49.548632812500017, 14.722412109374986 ], [ 49.349902343750017, 14.637792968749977 ], [ 49.102929687499994, 14.500048828124974 ], [ 49.048046875000097, 14.45644531249998 ], [ 49.004687500000074, 14.355029296875003 ], [ 48.928710937500028, 14.267480468750023 ], [ 48.779980468750097, 14.123876953124991 ], [ 48.66835937499999, 14.050146484374977 ], [ 48.59375, 14.046240234374977 ], [ 48.449023437500017, 14.005908203125031 ], [ 48.277832031250028, 13.997656250000034 ], [ 47.989941406250097, 14.048095703125 ], [ 47.916015624999972, 14.012841796875023 ], [ 47.855078125000063, 13.956933593749994 ], [ 47.633398437500006, 13.858447265625003 ], [ 47.407714843749972, 13.661621093750057 ], [ 47.24257812499999, 13.609375 ], [ 46.975683593750063, 13.547460937499977 ], [ 46.788867187500017, 13.465576171874986 ], [ 46.663476562500051, 13.432714843750048 ], [ 46.501953124999972, 13.415576171875017 ], [ 46.203125, 13.423828125000014 ], [ 45.919726562500017, 13.394287109375028 ], [ 45.657324218750063, 13.338720703124991 ], [ 45.533984375000074, 13.233496093749963 ], [ 45.393554687499972, 13.06704101562498 ], [ 45.163867187500074, 12.998291015625 ], [ 45.109765625000051, 12.938574218750006 ], [ 45.038671875000063, 12.815869140624969 ], [ 44.889843750000097, 12.7841796875 ], [ 44.755273437500051, 12.763769531250006 ], [ 44.617773437500006, 12.817236328124977 ], [ 44.358496093750006, 12.669140625000011 ], [ 44.260351562500006, 12.644628906249991 ], [ 44.111523437500097, 12.638671875000014 ], [ 44.005859374999972, 12.607666015625 ], [ 43.929785156250006, 12.616503906250031 ], [ 43.835351562500051, 12.67441406250002 ], [ 43.634375, 12.744482421874991 ], [ 43.487597656250074, 12.69882812500002 ], [ 43.47529296875004, 12.83901367187498 ], [ 43.231933593750028, 13.267089843750057 ], [ 43.282617187500051, 13.639843749999969 ], [ 43.282421875000097, 13.692529296875037 ], [ 43.23408203125004, 13.858935546875017 ], [ 43.08906250000004, 14.010986328125 ], [ 43.093359375000063, 14.203662109374989 ], [ 43.044824218749994, 14.341552734375014 ], [ 43.00625, 14.483105468749983 ], [ 43.01875, 14.520800781250031 ], [ 43.021093750000063, 14.55488281250004 ], [ 42.94697265625004, 14.773144531250011 ], [ 42.922167968750074, 14.817382812500057 ], [ 42.912988281249994, 14.863085937500045 ], [ 42.937304687500017, 14.898046874999963 ], [ 42.936425781250051, 14.938574218749963 ], [ 42.897070312500006, 15.005566406250026 ], [ 42.85566406250004, 15.132958984375037 ], [ 42.657812500000063, 15.232812500000051 ], [ 42.697851562500006, 15.326318359374994 ], [ 42.736425781250063, 15.293554687499991 ], [ 42.788476562499994, 15.265722656250006 ], [ 42.79902343750004, 15.326269531249991 ], [ 42.799902343750006, 15.371630859374989 ], [ 42.717187500000051, 15.654638671875006 ], [ 42.839648437500017, 16.032031250000074 ], [ 42.799316406249972, 16.371777343750011 ], [ 42.986328124999972, 16.509082031249989 ], [ 43.033593750000051, 16.550390624999977 ], [ 43.06074218750004, 16.586621093749983 ], [ 43.104785156250074, 16.664160156250063 ], [ 43.165039062499972, 16.689404296874955 ], [ 43.186328125000074, 16.770996093749972 ], [ 43.184472656250051, 16.811816406250045 ], [ 43.145605468750006, 16.846777343750063 ], [ 43.116503906250074, 16.941992187500006 ], [ 43.12617187500004, 17.062451171875011 ], [ 43.135937500000097, 17.112988281250011 ], [ 43.155957031250097, 17.20502929687504 ], [ 43.221386718750097, 17.239257812499972 ], [ 43.236914062500063, 17.266455078125006 ], [ 43.186328125000074, 17.324707031249972 ], [ 43.190917968750028, 17.359375 ], [ 43.302148437500051, 17.456787109374972 ], [ 43.34609375, 17.486035156249983 ], [ 43.417968750000028, 17.516259765625023 ], [ 43.47421875, 17.515917968750045 ], [ 43.53925781250004, 17.498730468750011 ], [ 43.597265625, 17.471435546875028 ], [ 43.653417968750006, 17.421875 ], [ 43.712988281250063, 17.365527343750045 ], [ 43.804296875, 17.344140625000023 ], [ 43.86640625000004, 17.349609375 ], [ 43.916992187499972, 17.324707031249972 ], [ 43.95966796875004, 17.338330078125011 ], [ 44.00820312499999, 17.367480468749989 ], [ 44.085937500000028, 17.365527343750045 ], [ 44.155957031250097, 17.398535156250006 ], [ 44.35468750000004, 17.414355468750045 ], [ 44.546484375000063, 17.404345703125045 ], [ 44.746777343750097, 17.431689453125017 ], [ 44.946484375000097, 17.429589843750023 ], [ 45.148046875000063, 17.427441406249955 ], [ 45.192773437499994, 17.423388671875017 ], [ 45.236621093750074, 17.406201171874983 ], [ 45.406542968750017, 17.319775390624955 ], [ 45.535351562500097, 17.302050781249989 ], [ 45.794433593750028, 17.278417968750063 ], [ 46.070800781249972, 17.253173828124972 ], [ 46.310351562500017, 17.231298828125063 ], [ 46.513476562500017, 17.251660156250011 ], [ 46.68203125, 17.2685546875 ], [ 46.727636718750063, 17.265576171875011 ], [ 46.77851562500004, 17.212109374999955 ], [ 46.879980468750006, 17.079003906250023 ], [ 46.975683593750063, 16.953466796875034 ], [ 47.143554687499972, 16.946679687499966 ], [ 47.251269531250074, 16.993945312500017 ], [ 47.369628906250028, 17.060400390625063 ], [ 47.44179687499999, 17.111865234375045 ], [ 47.525390624999972, 17.316113281250011 ], [ 47.579589843749972, 17.448339843750034 ], [ 47.703710937500063, 17.596826171874994 ], [ 47.80781250000004, 17.72109375 ], [ 47.945507812500097, 17.885839843750006 ], [ 48.021679687500097, 17.97695312499999 ], [ 48.172167968750017, 18.156933593749983 ], [ 48.315820312500051, 18.227050781250057 ], [ 48.59296875000004, 18.362402343750006 ], [ 48.86484375, 18.495214843750063 ], [ 49.041992187500028, 18.581787109375028 ], [ 49.192382812500028, 18.621337890625 ], [ 49.445117187500074, 18.655322265624989 ], [ 49.742089843749994, 18.695312499999972 ], [ 50.038964843749994, 18.735253906250023 ], [ 50.355273437500074, 18.777783203124983 ], [ 50.708203125000097, 18.825292968749977 ], [ 50.95, 18.857861328124955 ], [ 51.258398437500006, 18.899365234374983 ], [ 51.514941406250074, 18.933886718749989 ], [ 51.742968750000074, 18.964550781250011 ], [ 51.977636718750006, 18.996142578125074 ], [ 52.021875, 18.896289062500045 ], [ 52.066210937500017, 18.796386718750057 ], [ 52.110449218750063, 18.69648437500004 ], [ 52.1546875, 18.596582031250023 ], [ 52.199023437500074, 18.496679687500006 ], [ 52.243261718750006, 18.396826171875006 ], [ 52.2875, 18.296923828124989 ], [ 52.331738281250097, 18.197070312500074 ], [ 52.376074218750063, 18.097167968749972 ], [ 52.4203125, 17.997314453125057 ], [ 52.46455078125004, 17.897412109374955 ], [ 52.508886718750063, 17.797509765625023 ], [ 52.553125, 17.697607421875006 ], [ 52.59736328125004, 17.597753906250006 ], [ 52.641699218750006, 17.497851562499989 ], [ 52.685937500000051, 17.397949218749972 ], [ 52.72919921875004, 17.300390625 ], [ 52.800585937500017, 17.267919921875063 ], [ 52.84296875000004, 17.175683593749994 ], [ 52.903710937499994, 17.043847656249966 ] ] ] ] } } -] -} diff --git a/public/scripts/scripts/Continent_CountriesData.js b/public/scripts/scripts/Continent_CountriesData.js deleted file mode 100644 index 3033be3..0000000 --- a/public/scripts/scripts/Continent_CountriesData.js +++ /dev/null @@ -1,257 +0,0 @@ -var cont_countriesdata = [ -{ name:"Aruba", continent: "North America" }, -{ name:"Afghanistan", continent: "Asia" }, -{ name:"Angola", continent: "Africa" }, -{ name:"Anguilla", continent: "North America" }, -{ name:"Albania", continent: "Europe" }, -{ name:"Aland", continent: "Europe" }, -{ name:"Andorra", continent: "Europe" }, -{ name:"United Arab Emirates", continent: "Asia" }, -{ name:"Argentina", continent: "South America" }, -{ name:"Armenia", continent: "Asia" }, -{ name:"American Samoa", continent: "Oceania" }, -{ name:"Antarctica", continent: "Antarctica" }, -{ name:"Fr. S. Antarctic Lands", continent: "Seven seas (open ocean)" }, -{ name:"Antigua and Barb.", continent: "North America" }, -{ name:"Australia", continent: "Oceania" }, -{ name:"Austria", continent: "Europe" }, -{ name:"Azerbaijan", continent: "Asia" }, -{ name:"Burundi", continent: "Africa" }, -{ name:"Belgium", continent: "Europe" }, -{ name:"Benin", continent: "Africa" }, -{ name:"Burkina Faso", continent: "Africa" }, -{ name:"Bangladesh", continent: "Asia" }, -{ name:"Bulgaria", continent: "Europe" }, -{ name:"Bahrain", continent: "Asia" }, -{ name:"Bahamas", continent: "North America" }, -{ name:"Bosnia and Herz.", continent: "Europe" }, -{ name:"Bajo Nuevo Bank (Petrel Is.)", continent: "North America" }, -{ name:"St-Barthélemy", continent: "North America" }, -{ name:"Belarus", continent: "Europe" }, -{ name:"Belize", continent: "North America" }, -{ name:"Bermuda", continent: "North America" }, -{ name:"Bolivia", continent: "South America" }, -{ name:"Brazil", continent: "South America" }, -{ name:"Barbados", continent: "North America" }, -{ name:"Brunei", continent: "Asia" }, -{ name:"Bhutan", continent: "Asia" }, -{ name:"Botswana", continent: "Africa" }, -{ name:"Central African Rep.", continent: "Africa" }, -{ name:"Canada", continent: "North America" }, -{ name:"Switzerland", continent: "Europe" }, -{ name:"Chile", continent: "South America" }, -{ name:"China", continent: "Asia" }, -{ name:"Côte d'Ivoire", continent: "Africa" }, -{ name:"Clipperton I.", continent: "Seven seas (open ocean)" }, -{ name:"Cameroon", continent: "Africa" }, -{ name:"Cyprus U.N. Buffer Zone", continent: "Asia" }, -{ name:"Dem. Rep. Congo", continent: "Africa" }, -{ name:"Congo", continent: "Africa" }, -{ name:"Cook Is.", continent: "Oceania" }, -{ name:"Colombia", continent: "South America" }, -{ name:"Comoros", continent: "Africa" }, -{ name:"Cape Verde", continent: "Africa" }, -{ name:"Costa Rica", continent: "North America" }, -{ name:"Coral Sea Is.", continent: "Oceania" }, -{ name:"Cuba", continent: "North America" }, -{ name:"Curaçao", continent: "North America" }, -{ name:"Cayman Is.", continent: "North America" }, -{ name:"N. Cyprus", continent: "Asia" }, -{ name:"Cyprus", continent: "Asia" }, -{ name:"Czech Rep.", continent: "Europe" }, -{ name:"Germany", continent: "Europe" }, -{ name:"Djibouti", continent: "Africa" }, -{ name:"Dominica", continent: "North America" }, -{ name:"Denmark", continent: "Europe" }, -{ name:"Dominican Rep.", continent: "North America" }, -{ name:"Algeria", continent: "Africa" }, -{ name:"Ecuador", continent: "South America" }, -{ name:"Egypt", continent: "Africa" }, -{ name:"Eritrea", continent: "Africa" }, -{ name:"Dhekelia", continent: "Asia" }, -{ name:"Spain", continent: "Europe" }, -{ name:"Estonia", continent: "Europe" }, -{ name:"Ethiopia", continent: "Africa" }, -{ name:"Finland", continent: "Europe" }, -{ name:"Fiji", continent: "Oceania" }, -{ name:"Falkland Is.", continent: "South America" }, -{ name:"France", continent: "Europe" }, -{ name:"Faeroe Is.", continent: "Europe" }, -{ name:"Micronesia", continent: "Oceania" }, -{ name:"Gabon", continent: "Africa" }, -{ name:"United Kingdom", continent: "Europe" }, -{ name:"Georgia", continent: "Asia" }, -{ name:"Guernsey", continent: "Europe" }, -{ name:"Ghana", continent: "Africa" }, -{ name:"Gibraltar", continent: "Europe" }, -{ name:"Guinea", continent: "Africa" }, -{ name:"Gambia", continent: "Africa" }, -{ name:"Guinea-Bissau", continent: "Africa" }, -{ name:"Eq. Guinea", continent: "Africa" }, -{ name:"Greece", continent: "Europe" }, -{ name:"Grenada", continent: "North America" }, -{ name:"Greenland", continent: "North America" }, -{ name:"Guatemala", continent: "North America" }, -{ name:"Guam", continent: "Oceania" }, -{ name:"Guyana", continent: "South America" }, -{ name:"Hong Kong", continent: "Asia" }, -{ name:"Heard I. and McDonald Is.", continent: "Seven seas (open ocean)" }, -{ name:"Honduras", continent: "North America" }, -{ name:"Croatia", continent: "Europe" }, -{ name:"Haiti", continent: "North America" }, -{ name:"Hungary", continent: "Europe" }, -{ name:"Indonesia", continent: "Asia" }, -{ name:"Isle of Man", continent: "Europe" }, -{ name:"India", continent: "Asia" }, -{ name:"Indian Ocean Ter.", continent: "Asia" }, -{ name:"Br. Indian Ocean Ter.", continent: "Seven seas (open ocean)" }, -{ name:"Ireland", continent: "Europe" }, -{ name:"Iran", continent: "Asia" }, -{ name:"Iraq", continent: "Asia" }, -{ name:"Iceland", continent: "Europe" }, -{ name:"Israel", continent: "Asia" }, -{ name:"Italy", continent: "Europe" }, -{ name:"Jamaica", continent: "North America" }, -{ name:"Jersey", continent: "Europe" }, -{ name:"Jordan", continent: "Asia" }, -{ name:"Japan", continent: "Asia" }, -{ name:"Baikonur", continent: "Asia" }, -{ name:"Siachen Glacier", continent: "Asia" }, -{ name:"Kazakhstan", continent: "Asia" }, -{ name:"Kenya", continent: "Africa" }, -{ name:"Kyrgyzstan", continent: "Asia" }, -{ name:"Cambodia", continent: "Asia" }, -{ name:"Kiribati", continent: "Oceania" }, -{ name:"St. Kitts and Nevis", continent: "North America" }, -{ name:"Korea", continent: "Asia" }, -{ name:"Kosovo", continent: "Europe" }, -{ name:"Kuwait", continent: "Asia" }, -{ name:"Lao PDR", continent: "Asia" }, -{ name:"Lebanon", continent: "Asia" }, -{ name:"Liberia", continent: "Africa" }, -{ name:"Libya", continent: "Africa" }, -{ name:"Saint Lucia", continent: "North America" }, -{ name:"Liechtenstein", continent: "Europe" }, -{ name:"Sri Lanka", continent: "Asia" }, -{ name:"Lesotho", continent: "Africa" }, -{ name:"Lithuania", continent: "Europe" }, -{ name:"Luxembourg", continent: "Europe" }, -{ name:"Latvia", continent: "Europe" }, -{ name:"Macao", continent: "Asia" }, -{ name:"St-Martin", continent: "North America" }, -{ name:"Morocco", continent: "Africa" }, -{ name:"Monaco", continent: "Europe" }, -{ name:"Moldova", continent: "Europe" }, -{ name:"Madagascar", continent: "Africa" }, -{ name:"Maldives", continent: "Seven seas (open ocean)" }, -{ name:"Mexico", continent: "North America" }, -{ name:"Marshall Is.", continent: "Oceania" }, -{ name:"Macedonia", continent: "Europe" }, -{ name:"Mali", continent: "Africa" }, -{ name:"Malta", continent: "Europe" }, -{ name:"Myanmar", continent: "Asia" }, -{ name:"Montenegro", continent: "Europe" }, -{ name:"Mongolia", continent: "Asia" }, -{ name:"N. Mariana Is.", continent: "Oceania" }, -{ name:"Mozambique", continent: "Africa" }, -{ name:"Mauritania", continent: "Africa" }, -{ name:"Montserrat", continent: "North America" }, -{ name:"Mauritius", continent: "Seven seas (open ocean)" }, -{ name:"Malawi", continent: "Africa" }, -{ name:"Malaysia", continent: "Asia" }, -{ name:"Namibia", continent: "Africa" }, -{ name:"New Caledonia", continent: "Oceania" }, -{ name:"Niger", continent: "Africa" }, -{ name:"Norfolk Island", continent: "Oceania" }, -{ name:"Nigeria", continent: "Africa" }, -{ name:"Nicaragua", continent: "North America" }, -{ name:"Niue", continent: "Oceania" }, -{ name:"Netherlands", continent: "Europe" }, -{ name:"Norway", continent: "Europe" }, -{ name:"Nepal", continent: "Asia" }, -{ name:"Nauru", continent: "Oceania" }, -{ name:"New Zealand", continent: "Oceania" }, -{ name:"Oman", continent: "Asia" }, -{ name:"Pakistan", continent: "Asia" }, -{ name:"Panama", continent: "North America" }, -{ name:"Pitcairn Is.", continent: "Oceania" }, -{ name:"Peru", continent: "South America" }, -{ name:"Spratly Is.", continent: "Asia" }, -{ name:"Philippines", continent: "Asia" }, -{ name:"Palau", continent: "Oceania" }, -{ name:"Papua New Guinea", continent: "Oceania" }, -{ name:"Poland", continent: "Europe" }, -{ name:"Puerto Rico", continent: "North America" }, -{ name:"Dem. Rep. Korea", continent: "Asia" }, -{ name:"Portugal", continent: "Europe" }, -{ name:"Paraguay", continent: "South America" }, -{ name:"Palestine", continent: "Asia" }, -{ name:"Fr. Polynesia", continent: "Oceania" }, -{ name:"Qatar", continent: "Asia" }, -{ name:"Romania", continent: "Europe" }, -{ name:"Russia", continent: "Europe" }, -{ name:"Rwanda", continent: "Africa" }, -{ name:"W. Sahara", continent: "Africa" }, -{ name:"Saudi Arabia", continent: "Asia" }, -{ name:"Scarborough Reef", continent: "Asia" }, -{ name:"Sudan", continent: "Africa" }, -{ name:"S. Sudan", continent: "Africa" }, -{ name:"Senegal", continent: "Africa" }, -{ name:"Serranilla Bank", continent: "North America" }, -{ name:"Singapore", continent: "Asia" }, -{ name:"S. Geo. and S. Sandw. Is.", continent: "Seven seas (open ocean)" }, -{ name:"Saint Helena", continent: "Seven seas (open ocean)" }, -{ name:"Solomon Is.", continent: "Oceania" }, -{ name:"Sierra Leone", continent: "Africa" }, -{ name:"El Salvador", continent: "North America" }, -{ name:"San Marino", continent: "Europe" }, -{ name:"Somaliland", continent: "Africa" }, -{ name:"Somalia", continent: "Africa" }, -{ name:"St. Pierre and Miquelon", continent: "North America" }, -{ name:"Serbia", continent: "Europe" }, -{ name:"São Tomé and Principe", continent: "Africa" }, -{ name:"Suriname", continent: "South America" }, -{ name:"Slovakia", continent: "Europe" }, -{ name:"Slovenia", continent: "Europe" }, -{ name:"Sweden", continent: "Europe" }, -{ name:"Swaziland", continent: "Africa" }, -{ name:"Sint Maarten", continent: "North America" }, -{ name:"Seychelles", continent: "Seven seas (open ocean)" }, -{ name:"Syria", continent: "Asia" }, -{ name:"Turks and Caicos Is.", continent: "North America" }, -{ name:"Chad", continent: "Africa" }, -{ name:"Togo", continent: "Africa" }, -{ name:"Thailand", continent: "Asia" }, -{ name:"Tajikistan", continent: "Asia" }, -{ name:"Turkmenistan", continent: "Asia" }, -{ name:"Timor-Leste", continent: "Asia" }, -{ name:"Tonga", continent: "Oceania" }, -{ name:"Trinidad and Tobago", continent: "North America" }, -{ name:"Tunisia", continent: "Africa" }, -{ name:"Turkey", continent: "Asia" }, -{ name:"Tuvalu", continent: "Oceania" }, -{ name:"Taiwan", continent: "Asia" }, -{ name:"Tanzania", continent: "Africa" }, -{ name:"Uganda", continent: "Africa" }, -{ name:"Ukraine", continent: "Europe" }, -{ name:"U.S. Minor Outlying Is.", continent: "North America" }, -{ name:"Uruguay", continent: "South America" }, -{ name:"United States", continent: "North America" }, -{ name:"USNB Guantanamo Bay", continent: "North America" }, -{ name:"Uzbekistan", continent: "Asia" }, -{ name:"Vatican", continent: "Europe" }, -{ name:"St. Vin. and Gren.", continent: "North America" }, -{ name:"Venezuela", continent: "South America" }, -{ name:"British Virgin Is.", continent: "North America" }, -{ name:"U.S. Virgin Is.", continent: "North America" }, -{ name:"Vietnam", continent: "Asia" }, -{ name:"Vanuatu", continent: "Oceania" }, -{ name:"Wallis and Futuna Is.", continent: "Oceania" }, -{ name:"Akrotiri", continent: "Asia" }, -{ name:"Samoa", continent: "Oceania" }, -{ name:"Yemen", continent: "Asia" }, -{ name:"South Africa", continent: "Africa" }, -{ name:"Zambia", continent: "Africa" }, -{ name:"Zimbabwe", continent: "Africa" }, - -] \ No newline at end of file diff --git a/public/scripts/scripts/Europe.js b/public/scripts/scripts/Europe.js deleted file mode 100644 index 88eaf2b..0000000 --- a/public/scripts/scripts/Europe.js +++ /dev/null @@ -1,58 +0,0 @@ -var Europe = -{ -"type": "FeatureCollection", -"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::37001" } }, -"bbox":[[-20,-21.369042968750037],[180,81.85419921874998]], -"features": [ -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Albania", "admin": "Albania" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 20.06396484375, 42.54726562499999 ], [ 20.103515625, 42.524658203125 ], [ 20.185742187500011, 42.425878906249999 ], [ 20.240527343750017, 42.338964843749999 ], [ 20.348242187500006, 42.308789062499997 ], [ 20.408300781250006, 42.274951171874996 ], [ 20.485449218750006, 42.223388671875 ], [ 20.522851562500023, 42.171484375 ], [ 20.575390625000011, 42.013085937499994 ], [ 20.581445312500023, 41.917431640624997 ], [ 20.566210937500017, 41.873681640624994 ], [ 20.553125, 41.862353515624996 ], [ 20.505175781250017, 41.706494140624997 ], [ 20.5166015625, 41.627050781249999 ], [ 20.516210937500006, 41.574755859374996 ], [ 20.4755859375, 41.554101562499994 ], [ 20.448632812500023, 41.521289062499996 ], [ 20.492382812500011, 41.39140625 ], [ 20.487011718750011, 41.336083984374994 ], [ 20.488964843750011, 41.272607421874994 ], [ 20.56787109375, 41.127832031249994 ], [ 20.614453125000011, 41.083056640624996 ], [ 20.656054687500017, 41.061669921874994 ], [ 20.709277343750017, 40.928369140624994 ], [ 20.740820312500006, 40.9052734375 ], [ 20.870214843750006, 40.917919921874997 ], [ 20.933496093750023, 40.903125 ], [ 20.95859375, 40.871533203124997 ], [ 20.964257812500023, 40.849902343749996 ], [ 20.955761718750011, 40.775292968749994 ], [ 20.987890625, 40.7177734375 ], [ 21.031054687500017, 40.658642578124997 ], [ 21.030859375, 40.622460937499994 ], [ 21.001953125, 40.563378906249994 ], [ 20.9501953125, 40.494384765625 ], [ 20.881640625000017, 40.467919921874994 ], [ 20.806054687500023, 40.445458984374994 ], [ 20.77001953125, 40.391894531249996 ], [ 20.751660156250011, 40.334912109374997 ], [ 20.717871093750006, 40.292675781249997 ], [ 20.696972656250011, 40.246386718749996 ], [ 20.664941406250023, 40.151757812499994 ], [ 20.657421875000011, 40.117382812499997 ], [ 20.60625, 40.082666015624994 ], [ 20.527050781250011, 40.068505859374994 ], [ 20.4560546875, 40.065576171874994 ], [ 20.408007812500017, 40.049462890624994 ], [ 20.383691406250023, 40.0171875 ], [ 20.338476562500006, 39.991064453124999 ], [ 20.311132812500006, 39.979443359374997 ], [ 20.311328125000017, 39.95078125 ], [ 20.34423828125, 39.890625 ], [ 20.381640625000017, 39.841796875 ], [ 20.382421875, 39.802636718749994 ], [ 20.364062500000017, 39.791748046875 ], [ 20.30615234375, 39.796679687499996 ], [ 20.293847656250023, 39.7822265625 ], [ 20.28759765625, 39.738574218749996 ], [ 20.272070312500006, 39.701171875 ], [ 20.248242187500011, 39.678369140624994 ], [ 20.206835937500017, 39.653515625 ], [ 20.131054687500011, 39.66162109375 ], [ 20.059765625000011, 39.699121093749994 ], [ 20.022558593750006, 39.710693359375 ], [ 20.001269531250017, 39.709423828124997 ], [ 19.99560546875, 39.801025390625 ], [ 19.96484375, 39.872265625 ], [ 19.851855468750017, 40.043554687499999 ], [ 19.484570312500011, 40.2099609375 ], [ 19.398144531250011, 40.284863281249997 ], [ 19.360156250000017, 40.347705078124996 ], [ 19.322265625, 40.407080078124999 ], [ 19.358593750000011, 40.408740234374996 ], [ 19.39453125, 40.393701171874994 ], [ 19.440527343750006, 40.375683593749997 ], [ 19.459179687500011, 40.405371093749999 ], [ 19.439257812500017, 40.470263671874996 ], [ 19.344628906250023, 40.6220703125 ], [ 19.3375, 40.663818359375 ], [ 19.383886718750006, 40.790722656249997 ], [ 19.461230468750017, 40.933300781249997 ], [ 19.4560546875, 41.106054687499999 ], [ 19.480078125, 41.236376953124996 ], [ 19.453417968750017, 41.320996093749997 ], [ 19.440625, 41.424755859374997 ], [ 19.497363281250017, 41.562695312499997 ], [ 19.545800781250023, 41.596826171874994 ], [ 19.57568359375, 41.640429687499996 ], [ 19.577539062500023, 41.7875 ], [ 19.46826171875, 41.856152343749997 ], [ 19.342382812500006, 41.869091796874997 ], [ 19.345507812500017, 41.918847656249994 ], [ 19.361132812500017, 41.997753906249997 ], [ 19.352148437500006, 42.024023437499999 ], [ 19.361425781250006, 42.069091796875 ], [ 19.330859375000017, 42.12929687499999 ], [ 19.280664062500023, 42.172558593749997 ], [ 19.329003906250023, 42.249267578125 ], [ 19.399609375000011, 42.341894531249999 ], [ 19.465136718750017, 42.415380859374999 ], [ 19.54453125, 42.491943359375 ], [ 19.597460937500017, 42.5654296875 ], [ 19.654492187500011, 42.628564453124994 ], [ 19.703417968750017, 42.64794921875 ], [ 19.727832031250017, 42.634521484375 ], [ 19.74072265625, 42.60693359375 ], [ 19.73779296875, 42.525146484375 ], [ 19.754492187500006, 42.496923828124999 ], [ 19.788281250000011, 42.476171875 ], [ 19.859765625000023, 42.486328125 ], [ 19.9390625, 42.506689453124999 ], [ 20.045703125000017, 42.549902343749999 ], [ 20.06396484375, 42.54726562499999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Aland", "admin": "Aland" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 20.611328125, 60.040673828124994 ], [ 20.60341796875008, 60.016943359375034 ], [ 20.521777343750045, 60.011669921874955 ], [ 20.4875, 60.032763671874989 ], [ 20.411230468750006, 60.030126953124977 ], [ 20.397949218750057, 60.040673828124994 ], [ 20.429589843750023, 60.061718750000011 ], [ 20.490136718749994, 60.074902343749955 ], [ 20.569140625000017, 60.069628906250045 ], [ 20.611328125, 60.040673828124994 ] ] ], [ [ [ 19.662304687500011, 60.187158203124994 ], [ 19.66748046875, 60.164746093749955 ], [ 19.629199218750017, 60.170361328124955 ], [ 19.599804687500068, 60.162695312499977 ], [ 19.579882812500017, 60.135058593750045 ], [ 19.536523437500051, 60.144970703125011 ], [ 19.519042968750057, 60.1845703125 ], [ 19.551367187500063, 60.243847656250011 ], [ 19.628808593750023, 60.24609375 ], [ 19.662304687500011, 60.187158203124994 ] ] ], [ [ [ 19.989550781250074, 60.351171875 ], [ 20.020214843750011, 60.350878906250045 ], [ 20.03388671875004, 60.359326171874983 ], [ 20.087402343750028, 60.353417968750023 ], [ 20.16787109375008, 60.314697265625057 ], [ 20.18408203125, 60.29375 ], [ 20.239550781250017, 60.283007812499989 ], [ 20.258886718750063, 60.261279296874989 ], [ 20.194726562500051, 60.193554687499955 ], [ 20.155078125000045, 60.192285156249966 ], [ 20.125488281250057, 60.200878906249955 ], [ 20.073242187499972, 60.193457031250034 ], [ 20.042578125000034, 60.1806640625 ], [ 20.032324218750006, 60.152490234375051 ], [ 20.033984375000074, 60.093554687500017 ], [ 19.799804687500057, 60.081738281250011 ], [ 19.745996093750023, 60.098974609374977 ], [ 19.67226562499999, 60.233007812500006 ], [ 19.686914062500051, 60.267626953125045 ], [ 19.73652343750004, 60.282373046875023 ], [ 19.779003906249983, 60.285546874999966 ], [ 19.785253906250034, 60.21337890625 ], [ 19.847656250000028, 60.220556640625063 ], [ 19.867187500000028, 60.268115234375045 ], [ 19.871582031250028, 60.301611328125034 ], [ 19.85468750000004, 60.318505859375023 ], [ 19.812304687500017, 60.331591796875017 ], [ 19.787792968750011, 60.354052734375074 ], [ 19.823046875000074, 60.390185546875045 ], [ 19.888281250000063, 60.405810546875045 ], [ 19.94453125000004, 60.357519531249977 ], [ 19.989550781250074, 60.351171875 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Andorra", "admin": "Andorra" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.7060546875, 42.503320312499994 ], [ 1.678515625000017, 42.496679687499999 ], [ 1.58642578125, 42.455957031249994 ], [ 1.534082031250023, 42.441699218749996 ], [ 1.486230468750023, 42.434472656249994 ], [ 1.448828125, 42.437451171874997 ], [ 1.428125, 42.46132812499999 ], [ 1.430273437500006, 42.497851562499996 ], [ 1.421972656250006, 42.530810546874996 ], [ 1.414843750000017, 42.548388671874996 ], [ 1.428320312500006, 42.595898437499997 ], [ 1.458886718750023, 42.621679687499999 ], [ 1.501367187500023, 42.642724609374994 ], [ 1.568164062500017, 42.635009765625 ], [ 1.709863281250023, 42.604443359374997 ], [ 1.739453125000011, 42.575927734375 ], [ 1.740234375, 42.556738281249999 ], [ 1.713964843750006, 42.525634765625 ], [ 1.7060546875, 42.503320312499994 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Austria", "admin": "Austria" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.953125, 48.598828125 ], [ 16.948828125, 48.588574218749997 ], [ 16.943359375, 48.550927734374994 ], [ 16.904492187500011, 48.503515625 ], [ 16.862695312500023, 48.44140625 ], [ 16.865429687500011, 48.386914062499997 ], [ 16.97265625, 48.198095703124999 ], [ 17.06787109375, 48.083251953125 ], [ 17.0859375, 48.03955078125 ], [ 17.147363281250023, 48.005957031249999 ], [ 17.089062500000011, 47.963623046875 ], [ 17.077734375, 47.90087890625 ], [ 17.039941406250023, 47.872949218749994 ], [ 17.030078125000017, 47.837109375 ], [ 17.0458984375, 47.804541015624999 ], [ 17.045605468750011, 47.763769531249999 ], [ 17.066601562500011, 47.707568359374996 ], [ 16.973437500000017, 47.6953125 ], [ 16.862695312500023, 47.697265625 ], [ 16.823046875000017, 47.693994140624994 ], [ 16.785937500000017, 47.678662109374997 ], [ 16.74755859375, 47.686279296875 ], [ 16.6474609375, 47.739013671875 ], [ 16.590917968750006, 47.750537109374996 ], [ 16.550976562500011, 47.747363281249996 ], [ 16.52109375, 47.724462890624999 ], [ 16.469628906250023, 47.695068359375 ], [ 16.421289062500023, 47.674462890624994 ], [ 16.43212890625, 47.656298828124996 ], [ 16.639746093750006, 47.60888671875 ], [ 16.676562500000017, 47.536035156249994 ], [ 16.636621093750023, 47.476611328124996 ], [ 16.623046875, 47.447558593749996 ], [ 16.574414062500011, 47.424658203124999 ], [ 16.514746093750006, 47.404541015625 ], [ 16.44287109375, 47.399511718749999 ], [ 16.434375, 47.367431640625 ], [ 16.462597656250011, 47.273144531249997 ], [ 16.439746093750017, 47.252734375 ], [ 16.416894531250023, 47.2234375 ], [ 16.438378906250023, 47.145898437499994 ], [ 16.482812500000023, 47.140380859375 ], [ 16.49267578125, 47.12265625 ], [ 16.484765625000023, 47.091259765624997 ], [ 16.476953125000023, 47.057861328125 ], [ 16.461230468750017, 47.0224609375 ], [ 16.453417968750017, 47.006787109374997 ], [ 16.423925781250006, 46.996972656249994 ], [ 16.331835937500017, 47.002197265625 ], [ 16.252539062500006, 46.971923828125 ], [ 16.093066406250017, 46.86328125 ], [ 16.037207031250006, 46.844824218749999 ], [ 15.976855468750017, 46.801367187499999 ], [ 15.98046875, 46.705859375 ], [ 15.972265625, 46.697216796874997 ], [ 15.957617187500006, 46.677636718749994 ], [ 15.766894531250017, 46.711279296874999 ], [ 15.76025390625, 46.710742187499996 ], [ 15.632617187500017, 46.6984375 ], [ 15.545312500000023, 46.654638671874999 ], [ 15.439257812500017, 46.629638671875 ], [ 15.216992187500011, 46.64296875 ], [ 15.000683593750011, 46.6259765625 ], [ 14.949414062500011, 46.613232421874997 ], [ 14.893261718750011, 46.605908203124997 ], [ 14.840625, 46.58046875 ], [ 14.810546875, 46.544580078124994 ], [ 14.756738281250023, 46.499121093749999 ], [ 14.68017578125, 46.463427734374996 ], [ 14.596972656250017, 46.436083984374996 ], [ 14.5771484375, 46.412939453124999 ], [ 14.5498046875, 46.399707031249996 ], [ 14.503515625, 46.417041015624996 ], [ 14.465917968750006, 46.416113281249999 ], [ 14.419921875, 46.427929687499997 ], [ 14.267285156250011, 46.440722656249996 ], [ 14.099511718750023, 46.4619140625 ], [ 14.019628906250006, 46.482177734375 ], [ 13.928808593750006, 46.498193359374994 ], [ 13.831347656250017, 46.51123046875 ], [ 13.743945312500017, 46.514306640624994 ], [ 13.7, 46.520263671875 ], [ 13.490039062500017, 46.555566406249994 ], [ 13.3515625, 46.557910156249996 ], [ 13.16875, 46.57265625 ], [ 12.805566406250023, 46.625878906249994 ], [ 12.699804687500006, 46.6474609375 ], [ 12.5986328125, 46.654101562499996 ], [ 12.479199218750011, 46.672509765624994 ], [ 12.38828125, 46.70263671875 ], [ 12.330078125, 46.759814453124996 ], [ 12.267968750000023, 46.835888671874997 ], [ 12.154101562500017, 46.935253906249997 ], [ 12.130761718750023, 46.98476562499999 ], [ 12.16552734375, 47.028173828124999 ], [ 12.201269531250006, 47.060888671874999 ], [ 12.197167968750023, 47.075 ], [ 12.16943359375, 47.082128906249999 ], [ 11.969531250000017, 47.039697265624994 ], [ 11.775683593750017, 46.986083984375 ], [ 11.699414062500011, 46.984667968749996 ], [ 11.62548828125, 46.99658203125 ], [ 11.527539062500011, 46.997412109374999 ], [ 11.433203125, 46.983056640624994 ], [ 11.244433593750017, 46.975683593749999 ], [ 11.133886718750006, 46.936181640624994 ], [ 11.0634765625, 46.859130859375 ], [ 11.025097656250011, 46.796972656249999 ], [ 10.993261718750006, 46.777001953124994 ], [ 10.92734375, 46.769482421874997 ], [ 10.828906250000017, 46.775244140624999 ], [ 10.759765625, 46.793310546874999 ], [ 10.689257812500017, 46.846386718749997 ], [ 10.579785156250011, 46.853710937499997 ], [ 10.479394531250023, 46.855126953124994 ], [ 10.452832031250011, 46.864941406249997 ], [ 10.45458984375, 46.8994140625 ], [ 10.414941406250023, 46.964404296874996 ], [ 10.349414062500017, 46.98476562499999 ], [ 10.179785156250006, 46.862353515624996 ], [ 10.133496093750011, 46.851513671874997 ], [ 9.996875, 46.885351562499999 ], [ 9.877734375000017, 46.937695312499997 ], [ 9.864648437500023, 46.975976562499994 ], [ 9.8453125, 47.007373046874996 ], [ 9.745019531250023, 47.037109375 ], [ 9.619921875000017, 47.057470703124999 ], [ 9.580273437500011, 47.057373046875 ], [ 9.595703125, 47.075830078124994 ], [ 9.610546875000011, 47.107128906249997 ], [ 9.601171875, 47.132080078125 ], [ 9.571875, 47.157910156249997 ], [ 9.555761718750006, 47.185498046874997 ], [ 9.551074218750017, 47.212255859374999 ], [ 9.542187500000011, 47.234130859375 ], [ 9.536816406250011, 47.254638671875 ], [ 9.527539062500011, 47.270751953125 ], [ 9.609082031250011, 47.391796875 ], [ 9.625878906250023, 47.467041015625 ], [ 9.554394531250011, 47.511132812499994 ], [ 9.524023437500006, 47.52421875 ], [ 9.548925781250006, 47.534033203124999 ], [ 9.650585937500011, 47.52587890625 ], [ 9.715136718750017, 47.55078125 ], [ 9.748925781250023, 47.575537109374999 ], [ 9.839160156250017, 47.552294921874996 ], [ 9.971582031250023, 47.505322265624997 ], [ 10.034082031250023, 47.473583984374997 ], [ 10.059863281250017, 47.449072265624999 ], [ 10.07421875, 47.428515625 ], [ 10.066308593750023, 47.393359375 ], [ 10.096484375000017, 47.379589843749997 ], [ 10.158789062500006, 47.374267578125 ], [ 10.200292968750006, 47.363427734374994 ], [ 10.185742187500011, 47.3171875 ], [ 10.183007812500023, 47.27880859375 ], [ 10.240625, 47.284130859374997 ], [ 10.312792968750017, 47.313427734374997 ], [ 10.369140625, 47.366064453124999 ], [ 10.40390625, 47.4169921875 ], [ 10.430371093750011, 47.541064453124996 ], [ 10.439453125, 47.5515625 ], [ 10.482812500000023, 47.541796875 ], [ 10.65869140625, 47.547216796874999 ], [ 10.741601562500023, 47.524121093749997 ], [ 10.873046875, 47.520214843749997 ], [ 10.87060546875, 47.50078125 ], [ 10.893945312500023, 47.470458984375 ], [ 10.9521484375, 47.426708984374997 ], [ 10.980859375000023, 47.398144531249997 ], [ 11.0419921875, 47.393115234374996 ], [ 11.136035156250017, 47.408886718749997 ], [ 11.191210937500017, 47.425195312499994 ], [ 11.2119140625, 47.413623046874996 ], [ 11.297949218750006, 47.424902343749999 ], [ 11.374121093750006, 47.460253906249996 ], [ 11.392968750000023, 47.487158203124999 ], [ 11.469921875000011, 47.506103515625 ], [ 11.573925781250011, 47.549755859374997 ], [ 11.716796875, 47.58349609375 ], [ 12.185644531250006, 47.61953125 ], [ 12.203808593750011, 47.646728515625 ], [ 12.196875, 47.709082031249999 ], [ 12.209277343750017, 47.71826171875 ], [ 12.268359375000017, 47.702734375 ], [ 12.363183593750023, 47.688183593749997 ], [ 12.435742187500011, 47.666113281249999 ], [ 12.48291015625, 47.637304687499999 ], [ 12.526562500000011, 47.636132812499994 ], [ 12.59423828125, 47.656298828124996 ], [ 12.685839843750017, 47.669335937499994 ], [ 12.771386718750023, 47.639404296875 ], [ 12.796191406250017, 47.60703125 ], [ 12.781152343750023, 47.590429687499999 ], [ 12.7828125, 47.564160156249997 ], [ 12.809375, 47.5421875 ], [ 12.87890625, 47.506445312499999 ], [ 12.968066406250017, 47.475683593749999 ], [ 13.014355468750011, 47.478076171874996 ], [ 13.031542968750017, 47.508007812499997 ], [ 13.047949218750006, 47.579150390624996 ], [ 13.054101562500023, 47.655126953124999 ], [ 13.033593750000023, 47.69873046875 ], [ 12.985546875000011, 47.709423828124997 ], [ 12.928125, 47.712841796874997 ], [ 12.897656250000011, 47.721875 ], [ 12.908300781250006, 47.745800781249997 ], [ 12.954199218750006, 47.807763671874994 ], [ 12.953515625000023, 47.890625 ], [ 12.849902343750017, 47.984814453124997 ], [ 12.760058593750017, 48.075976562499996 ], [ 12.760351562500006, 48.106982421874996 ], [ 12.814257812500017, 48.160839843749997 ], [ 12.8974609375, 48.203710937499999 ], [ 13.082128906250006, 48.275097656249997 ], [ 13.140429687500017, 48.289941406249994 ], [ 13.215234375000023, 48.301904296874994 ], [ 13.322851562500006, 48.33125 ], [ 13.374609375, 48.361376953124996 ], [ 13.409375, 48.394140625 ], [ 13.459863281250023, 48.564550781249999 ], [ 13.4716796875, 48.571826171874996 ], [ 13.486621093750017, 48.581835937499996 ], [ 13.675195312500023, 48.523046875 ], [ 13.692187500000017, 48.532763671874996 ], [ 13.723925781250017, 48.542382812499994 ], [ 13.785351562500011, 48.587451171874996 ], [ 13.798828125, 48.621679687499999 ], [ 13.797460937500006, 48.686425781249994 ], [ 13.802929687500011, 48.747509765624997 ], [ 13.814746093750017, 48.766943359374999 ], [ 13.843164062500023, 48.759863281249999 ], [ 13.92431640625, 48.72802734375 ], [ 13.98876953125, 48.692431640624996 ], [ 14.049121093750017, 48.602490234374997 ], [ 14.189843750000023, 48.578564453124997 ], [ 14.367578125000023, 48.576220703124996 ], [ 14.431054687500023, 48.616259765624996 ], [ 14.488671875000023, 48.625537109374996 ], [ 14.553906250000011, 48.613330078124996 ], [ 14.691308593750023, 48.59921875 ], [ 14.706640625, 48.671923828124996 ], [ 14.785937500000017, 48.747363281249996 ], [ 14.821875, 48.774023437499999 ], [ 14.922558593750011, 48.771386718749994 ], [ 14.947363281250006, 48.827734375 ], [ 14.97216796875, 48.983935546874996 ], [ 14.993457031250017, 49.001123046874994 ], [ 15.066796875000023, 48.997851562499996 ], [ 15.139746093750006, 48.969335937499999 ], [ 15.16171875, 48.9462890625 ], [ 15.199609375000023, 48.948144531249994 ], [ 15.252734375000017, 48.9638671875 ], [ 15.310937500000023, 48.974023437499994 ], [ 15.402929687500006, 48.957373046874999 ], [ 15.599414062500017, 48.886376953124994 ], [ 15.70078125, 48.860449218749999 ], [ 15.765039062500023, 48.865429687499997 ], [ 15.8251953125, 48.864453125 ], [ 16.057226562500006, 48.754785156249994 ], [ 16.219335937500006, 48.739404296874994 ], [ 16.367285156250006, 48.738964843749997 ], [ 16.414843750000017, 48.772070312499999 ], [ 16.477929687500023, 48.800097656249996 ], [ 16.543554687500006, 48.796240234374999 ], [ 16.600976562500023, 48.781884765624994 ], [ 16.712695312500017, 48.734228515624999 ], [ 16.764453125000017, 48.722021484374999 ], [ 16.833203125000011, 48.714306640624997 ], [ 16.883691406250023, 48.703710937499999 ], [ 16.928320312500006, 48.620898437499996 ], [ 16.953125, 48.598828125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Belgium", "admin": "Belgium" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 4.816015625000034, 51.432812499999955 ], [ 4.820703125000023, 51.412060546875011 ], [ 4.84804687500008, 51.403271484374983 ], [ 4.943945312499977, 51.407763671875017 ], [ 4.992578125000023, 51.445361328125045 ], [ 5.03095703125004, 51.469091796874977 ], [ 5.05947265625008, 51.453125 ], [ 5.073437500000068, 51.406835937500006 ], [ 5.099902343750045, 51.34648437499996 ], [ 5.214160156250045, 51.278955078124966 ], [ 5.310839843750045, 51.259716796874955 ], [ 5.429785156250034, 51.272998046875017 ], [ 5.476855468750017, 51.285058593749966 ], [ 5.508789062500028, 51.275 ], [ 5.540429687499994, 51.239306640624989 ], [ 5.60878906250008, 51.198437500000011 ], [ 5.752343750000023, 51.16948242187496 ], [ 5.796484375000034, 51.153076171875 ], [ 5.827148437500057, 51.125634765624994 ], [ 5.818261718750023, 51.08642578125 ], [ 5.749804687500017, 50.98876953125 ], [ 5.740820312500063, 50.959912109374983 ], [ 5.75, 50.950244140624989 ], [ 5.736621093750017, 50.932128906250028 ], [ 5.647558593750063, 50.866650390625011 ], [ 5.639453125000017, 50.843603515625006 ], [ 5.669140625000011, 50.805957031249989 ], [ 5.693554687500011, 50.774755859375006 ], [ 5.69453125000004, 50.78105468749996 ], [ 5.830957031250051, 50.809130859375017 ], [ 5.89246112249532, 50.752556857983507 ], [ 5.993945312500017, 50.75043945312504 ], [ 6.005957031249977, 50.73222656249996 ], [ 6.119433593750017, 50.679248046875017 ], [ 6.15449218750004, 50.637255859374989 ], [ 6.235937500000034, 50.596679687499972 ], [ 6.168457031250057, 50.545361328125011 ], [ 6.1787109375, 50.52250976562496 ], [ 6.20302734375008, 50.499121093750006 ], [ 6.294921875000057, 50.485498046874966 ], [ 6.340917968750006, 50.451757812500034 ], [ 6.343652343750051, 50.400244140625006 ], [ 6.364453125000011, 50.316162109375028 ], [ 6.175097656250074, 50.232666015624972 ], [ 6.12128906250004, 50.139355468749983 ], [ 6.116503906250045, 50.120996093749966 ], [ 6.110058593750068, 50.123779296875 ], [ 6.08906250000004, 50.15458984374996 ], [ 6.054785156249977, 50.154296875 ], [ 5.976269531250068, 50.167187499999955 ], [ 5.866894531250068, 50.082812500000017 ], [ 5.817382812500028, 50.012695312500028 ], [ 5.7880859375, 49.961230468750017 ], [ 5.744042968749994, 49.919628906249983 ], [ 5.73525390625008, 49.875634765624994 ], [ 5.740820312500063, 49.857177734375057 ], [ 5.725781250000011, 49.833349609374977 ], [ 5.725, 49.80830078125004 ], [ 5.78798828125008, 49.758886718750006 ], [ 5.8037109375, 49.732177734374972 ], [ 5.880371093749972, 49.644775390625028 ], [ 5.856542968750006, 49.612841796875017 ], [ 5.837597656250068, 49.578320312499983 ], [ 5.815429687499972, 49.553808593750063 ], [ 5.789746093749983, 49.538281250000011 ], [ 5.71044921875, 49.539208984375023 ], [ 5.610058593750068, 49.528222656249994 ], [ 5.542382812500051, 49.51103515624996 ], [ 5.50732421875, 49.510888671875023 ], [ 5.434667968750034, 49.554492187500017 ], [ 5.353515625000028, 49.619824218750011 ], [ 5.301953125000011, 49.650976562500034 ], [ 5.27880859375, 49.67792968750004 ], [ 5.215039062500068, 49.689257812500017 ], [ 5.124121093750006, 49.721484375000017 ], [ 5.061035156250028, 49.756542968749983 ], [ 5.006933593750034, 49.778369140624989 ], [ 4.930566406250023, 49.789257812499983 ], [ 4.867578125000051, 49.788134765625017 ], [ 4.849121093750028, 49.84711914062504 ], [ 4.841503906250068, 49.914501953125011 ], [ 4.790039062499972, 49.959570312500034 ], [ 4.86054687500004, 50.135888671874994 ], [ 4.818652343750045, 50.153173828125034 ], [ 4.772851562500023, 50.1390625 ], [ 4.706640625000034, 50.097070312499966 ], [ 4.675097656250017, 50.046875 ], [ 4.656152343750051, 50.002441406249972 ], [ 4.545019531250063, 49.960253906249989 ], [ 4.36875, 49.944970703124994 ], [ 4.176074218750045, 49.960253906249989 ], [ 4.149316406250023, 49.971582031249994 ], [ 4.137011718750074, 49.984472656250034 ], [ 4.136816406250034, 50.0 ], [ 4.150292968750023, 50.023876953124983 ], [ 4.183886718750045, 50.052832031250034 ], [ 4.192187500000045, 50.09414062499999 ], [ 4.157714843750028, 50.1298828125 ], [ 4.13525390625, 50.143798828125 ], [ 4.144140625000034, 50.17841796875004 ], [ 4.169628906250068, 50.221777343749977 ], [ 4.174609375000017, 50.246484375000051 ], [ 4.044140624999983, 50.321337890625017 ], [ 3.949707031250028, 50.335937499999972 ], [ 3.858105468750011, 50.338574218749983 ], [ 3.788574218750057, 50.346972656249989 ], [ 3.748046875000057, 50.343505859375 ], [ 3.718847656250063, 50.321679687499994 ], [ 3.689355468750023, 50.306054687500023 ], [ 3.667285156250045, 50.324804687500006 ], [ 3.626757812500045, 50.457324218750017 ], [ 3.595410156250068, 50.477343749999989 ], [ 3.47695312500008, 50.499462890624983 ], [ 3.316210937500017, 50.507373046874989 ], [ 3.27333984375008, 50.531542968750017 ], [ 3.249804687500074, 50.591162109375006 ], [ 3.234960937499977, 50.662939453124977 ], [ 3.182031250000051, 50.731689453125028 ], [ 3.154882812500006, 50.748925781249994 ], [ 3.10683593750008, 50.779443359374994 ], [ 3.022851562500023, 50.766894531250017 ], [ 2.921972656250006, 50.727050781249972 ], [ 2.862402343750034, 50.716015624999955 ], [ 2.839746093750023, 50.711767578124977 ], [ 2.759375, 50.750634765624994 ], [ 2.669140625000011, 50.811425781250023 ], [ 2.596777343750006, 50.875927734375011 ], [ 2.579296874999983, 50.911767578125051 ], [ 2.60146484375008, 50.955273437500011 ], [ 2.574804687500063, 50.98857421874996 ], [ 2.536035156250051, 51.04951171875004 ], [ 2.52490234375, 51.097119140624955 ], [ 2.96015625000004, 51.26542968749996 ], [ 3.225195312500034, 51.351611328125045 ], [ 3.35009765625, 51.377685546875028 ], [ 3.380078125000068, 51.291113281250063 ], [ 3.40283203125, 51.263623046874955 ], [ 3.43251953125008, 51.245751953125051 ], [ 3.471972656250045, 51.242236328125045 ], [ 3.51708984375, 51.263623046874955 ], [ 3.580273437499983, 51.286181640625017 ], [ 3.681835937500068, 51.275683593750017 ], [ 3.755664062500017, 51.25483398437504 ], [ 3.78193359375004, 51.233203124999989 ], [ 3.83076171875004, 51.212597656249955 ], [ 3.902050781250011, 51.207666015625023 ], [ 4.040039062500057, 51.247070312500057 ], [ 4.17255859375004, 51.307080078125011 ], [ 4.211425781250057, 51.348730468749977 ], [ 4.226171875000034, 51.386474609375028 ], [ 4.304492187500017, 51.361523437500011 ], [ 4.373730468749983, 51.356005859375045 ], [ 4.40400390625004, 51.367089843749994 ], [ 4.384765625000028, 51.427587890625063 ], [ 4.44091796875, 51.459814453125063 ], [ 4.503417968750028, 51.474707031249977 ], [ 4.531640625000023, 51.448583984374977 ], [ 4.588769531250023, 51.42192382812496 ], [ 4.633984375000068, 51.421728515625006 ], [ 4.755664062499989, 51.491113281250023 ], [ 4.784179687500028, 51.477392578124977 ], [ 4.810546875, 51.452734375000034 ], [ 4.816015625000034, 51.432812499999955 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Bulgaria", "admin": "Bulgaria" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 28.585351562500023, 43.742236328124996 ], [ 28.561816406250017, 43.501318359374999 ], [ 28.465429687500006, 43.389306640624994 ], [ 28.319628906250017, 43.426855468749999 ], [ 28.133691406250023, 43.395605468749999 ], [ 28.03515625, 43.268261718749997 ], [ 27.979296875000017, 43.230517578124996 ], [ 27.928906250000011, 43.186132812499999 ], [ 27.896484375, 43.020703125 ], [ 27.888867187500011, 42.749707031249997 ], [ 27.818359375, 42.716650390624999 ], [ 27.753710937500017, 42.70654296875 ], [ 27.484765625000023, 42.468066406249996 ], [ 27.639550781250023, 42.400976562499999 ], [ 27.708203125000011, 42.349951171874999 ], [ 27.821386718750006, 42.2080078125 ], [ 27.982714843750017, 42.047412109374996 ], [ 28.014453125000017, 41.969042968749996 ], [ 27.879199218750017, 41.986621093749996 ], [ 27.831933593750023, 41.981298828124999 ], [ 27.801660156250023, 41.95654296875 ], [ 27.738867187500006, 41.961523437499999 ], [ 27.6611328125, 41.96132812499999 ], [ 27.579882812500017, 41.932910156249996 ], [ 27.534863281250011, 41.920800781249994 ], [ 27.474804687500011, 41.946875 ], [ 27.362890625, 42.025048828124994 ], [ 27.294921875, 42.079541015624997 ], [ 27.244335937500011, 42.09326171875 ], [ 27.193359375, 42.077099609374997 ], [ 27.01171875, 42.058642578124996 ], [ 26.96875, 42.02685546875 ], [ 26.884863281250006, 41.991845703124994 ], [ 26.800390625, 41.975146484374996 ], [ 26.67919921875, 41.963330078124997 ], [ 26.615332031250006, 41.964892578124996 ], [ 26.5796875, 41.947949218749997 ], [ 26.549707031250023, 41.896728515625 ], [ 26.529296875, 41.8466796875 ], [ 26.511425781250011, 41.826367187499997 ], [ 26.3603515625, 41.8015625 ], [ 26.327246093750006, 41.772802734374999 ], [ 26.31796875, 41.744677734374996 ], [ 26.320898437500006, 41.716552734375 ], [ 26.200585937500023, 41.743798828124994 ], [ 26.107421875, 41.725683593749999 ], [ 26.085546875, 41.704150390624996 ], [ 26.066015625, 41.673242187499994 ], [ 26.076953125000017, 41.640185546874996 ], [ 26.111230468750023, 41.608203125 ], [ 26.1435546875, 41.521533203124996 ], [ 26.155175781250023, 41.434863281249996 ], [ 26.135351562500006, 41.3857421875 ], [ 26.06640625, 41.350683593749999 ], [ 25.92333984375, 41.311914062499994 ], [ 25.784960937500017, 41.330419921874999 ], [ 25.723925781250017, 41.315039062499999 ], [ 25.621484375000023, 41.310107421874996 ], [ 25.527050781250011, 41.2998046875 ], [ 25.381933593750006, 41.264355468749997 ], [ 25.251171875000011, 41.243554687499994 ], [ 25.133398437500006, 41.315771484374999 ], [ 24.993554687500023, 41.364990234375 ], [ 24.846875, 41.394238281249997 ], [ 24.795800781250023, 41.372900390624999 ], [ 24.773730468750017, 41.356103515624994 ], [ 24.651074218750011, 41.419970703124996 ], [ 24.595996093750017, 41.442724609374999 ], [ 24.5693359375, 41.467382812499999 ], [ 24.518261718750011, 41.552539062499996 ], [ 24.487890625, 41.555224609374996 ], [ 24.38671875, 41.523535156249999 ], [ 24.289453125000023, 41.525048828124994 ], [ 24.230371093750023, 41.530810546874996 ], [ 24.056054687500023, 41.527246093749994 ], [ 24.032910156250011, 41.469091796874999 ], [ 24.011328125, 41.460058593749999 ], [ 23.973535156250023, 41.452294921874994 ], [ 23.880859375, 41.455957031249994 ], [ 23.762304687500006, 41.412988281249994 ], [ 23.635156250000023, 41.386767578124996 ], [ 23.535839843750011, 41.386035156249996 ], [ 23.433398437500017, 41.398730468749996 ], [ 23.3720703125, 41.3896484375 ], [ 23.23984375, 41.384960937499997 ], [ 23.155957031250011, 41.322070312499996 ], [ 23.025585937500011, 41.325634765624997 ], [ 22.916015625, 41.336279296874999 ], [ 22.9296875, 41.356103515624994 ], [ 22.951464843750017, 41.605615234374994 ], [ 23.005664062500017, 41.716943359374994 ], [ 23.003613281250011, 41.73984375 ], [ 22.991992187500017, 41.757177734374999 ], [ 22.943945312500006, 41.775097656249997 ], [ 22.9091796875, 41.835205078125 ], [ 22.836816406250023, 41.993603515624997 ], [ 22.796093750000011, 42.025683593749996 ], [ 22.682324218750011, 42.059130859374996 ], [ 22.582714843750011, 42.104833984374999 ], [ 22.498242187500011, 42.165087890624996 ], [ 22.344042968750017, 42.31396484375 ], [ 22.422070312500011, 42.328857421875 ], [ 22.445703125000023, 42.359130859375 ], [ 22.523535156250006, 42.440966796874996 ], [ 22.532421875000011, 42.481201171875 ], [ 22.524218750000017, 42.50390625 ], [ 22.472070312500023, 42.543310546874999 ], [ 22.436230468750011, 42.629101562499997 ], [ 22.463281250000023, 42.70947265625 ], [ 22.465625, 42.75078125 ], [ 22.439257812500017, 42.791650390624994 ], [ 22.466796875, 42.842480468749997 ], [ 22.522753906250017, 42.8703125 ], [ 22.55810546875, 42.878466796874996 ], [ 22.706152343750006, 42.883935546874994 ], [ 22.799902343750006, 42.985742187499994 ], [ 22.856835937500023, 43.018261718749997 ], [ 22.915234375000011, 43.075976562499996 ], [ 22.942285156250023, 43.097070312499994 ], [ 22.967968750000011, 43.142041015624997 ], [ 22.976855468750017, 43.18798828125 ], [ 22.859570312500011, 43.25234375 ], [ 22.819726562500023, 43.300732421874997 ], [ 22.767578125, 43.354150390624994 ], [ 22.696972656250011, 43.391064453124997 ], [ 22.554589843750023, 43.454492187499994 ], [ 22.499121093750006, 43.518847656249996 ], [ 22.47412109375, 43.602246093749997 ], [ 22.436328125000017, 43.665478515624997 ], [ 22.394824218750017, 43.706640625 ], [ 22.386914062500011, 43.740136718749994 ], [ 22.36962890625, 43.781298828124996 ], [ 22.365429687500011, 43.862109375 ], [ 22.399023437500006, 43.96953125 ], [ 22.420800781250023, 44.007421875 ], [ 22.469042968750017, 44.018017578124997 ], [ 22.597460937500017, 44.075292968749999 ], [ 22.603417968750023, 44.148583984374994 ], [ 22.6265625, 44.194091796875 ], [ 22.66748046875, 44.22021484375 ], [ 22.705078125, 44.23779296875 ], [ 22.775195312500017, 44.195214843749994 ], [ 22.945410156250006, 44.127294921874999 ], [ 23.028515625000011, 44.077978515624999 ], [ 23.0244140625, 44.047216796874999 ], [ 22.9853515625, 44.016992187499994 ], [ 22.911328125000011, 43.987207031249994 ], [ 22.868261718750006, 43.947900390624994 ], [ 22.8564453125, 43.899023437499999 ], [ 22.86767578125, 43.864550781249996 ], [ 22.919042968750006, 43.83447265625 ], [ 23.224609375, 43.873876953124999 ], [ 23.534570312500023, 43.853564453124996 ], [ 23.95078125, 43.786669921874996 ], [ 24.226757812500011, 43.763476562499996 ], [ 24.430566406250023, 43.794384765624997 ], [ 24.808203125, 43.738427734374994 ], [ 25.15966796875, 43.686328125 ], [ 25.4970703125, 43.670800781249994 ], [ 25.686132812500006, 43.711767578124999 ], [ 25.81884765625, 43.766845703125 ], [ 25.933398437500017, 43.870556640624997 ], [ 26.2158203125, 44.007275390624997 ], [ 26.4892578125, 44.083984375 ], [ 26.847753906250006, 44.146191406249997 ], [ 27.0869140625, 44.167382812499994 ], [ 27.120703125, 44.146142578124994 ], [ 27.425390625, 44.0205078125 ], [ 27.56103515625, 44.020068359374996 ], [ 27.6708984375, 43.997802734375 ], [ 27.710742187500017, 43.964599609375 ], [ 27.738574218750017, 43.956298828125 ], [ 27.88427734375, 43.987353515624996 ], [ 27.948925781250011, 43.918603515624994 ], [ 28.05, 43.822412109374994 ], [ 28.221972656250017, 43.772851562499994 ], [ 28.375195312500011, 43.744775390624994 ], [ 28.4234375, 43.740478515625 ], [ 28.585351562500023, 43.742236328124996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Bosnia and Herz.", "admin": "Bosnia and Herzegovina" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.918652343749983, 45.276562499999983 ], [ 17.125390625000023, 45.171777343750023 ], [ 17.210644531250068, 45.156054687500017 ], [ 17.25869140625008, 45.170556640625051 ], [ 17.32412109375008, 45.163964843750023 ], [ 17.469140625000051, 45.13330078125 ], [ 17.50263671875004, 45.120361328125028 ], [ 17.546289062500051, 45.122558593750028 ], [ 17.65351562500004, 45.163476562500023 ], [ 17.69013671875004, 45.158398437499955 ], [ 17.812792968750074, 45.078125 ], [ 17.874414062500023, 45.077246093750034 ], [ 17.948632812500051, 45.111865234374989 ], [ 17.996289062500068, 45.141796874999955 ], [ 18.13720703125, 45.119384765625 ], [ 18.217968750000011, 45.132910156250006 ], [ 18.284960937500074, 45.134277343750028 ], [ 18.35761718750004, 45.120556640624983 ], [ 18.423925781250063, 45.102001953125011 ], [ 18.488281250000028, 45.085839843750023 ], [ 18.66259765625, 45.077441406249989 ], [ 18.746093750000057, 45.026513671875023 ], [ 18.779394531250006, 44.977246093750011 ], [ 18.78017578125008, 44.947216796875011 ], [ 18.788378906250045, 44.914892578125006 ], [ 18.83642578125, 44.883251953124955 ], [ 18.941308593750051, 44.865185546875011 ], [ 19.007128906250045, 44.869189453125017 ], [ 19.042089843750063, 44.871337890625028 ], [ 19.131542968750068, 44.899609375000011 ], [ 19.236816406250028, 44.914257812499955 ], [ 19.31269531250004, 44.8974609375 ], [ 19.348632812500057, 44.880908203125017 ], [ 19.356835937500051, 44.858544921874994 ], [ 19.334472656250028, 44.780664062500023 ], [ 19.291894531250051, 44.696777343749972 ], [ 19.22314453125, 44.609570312499983 ], [ 19.151367187500028, 44.52734375 ], [ 19.132421875000063, 44.483789062500023 ], [ 19.127343750000023, 44.414550781250028 ], [ 19.118457031250074, 44.359960937500006 ], [ 19.128320312500023, 44.330273437500011 ], [ 19.151855468750028, 44.302539062500045 ], [ 19.231542968750006, 44.280566406250017 ], [ 19.338867187500028, 44.225830078125057 ], [ 19.430175781249972, 44.154492187499983 ], [ 19.547167968750017, 44.073486328125 ], [ 19.583789062500017, 44.043457031250028 ], [ 19.583691406249983, 44.011083984375006 ], [ 19.54951171875004, 43.987109374999989 ], [ 19.449414062499983, 43.97802734375 ], [ 19.34521484375, 43.985107421875028 ], [ 19.305273437500034, 43.99335937500004 ], [ 19.26806640625, 43.98344726562496 ], [ 19.245019531249994, 43.96503906250004 ], [ 19.257226562499994, 43.943310546874955 ], [ 19.364062500000017, 43.844775390625045 ], [ 19.48818359375008, 43.703564453124955 ], [ 19.495117187500057, 43.642871093750045 ], [ 19.47998046875, 43.595166015624983 ], [ 19.451269531250006, 43.562060546874989 ], [ 19.399609375000068, 43.567578124999983 ], [ 19.360351562500057, 43.593457031250011 ], [ 19.30078125, 43.591796875000028 ], [ 19.254492187500063, 43.584375 ], [ 19.194335937499972, 43.533300781250006 ], [ 19.164355468750017, 43.535449218749989 ], [ 19.112792968749972, 43.527734375000023 ], [ 19.080078125000057, 43.517724609375023 ], [ 19.0283203125, 43.532519531250017 ], [ 18.97421875, 43.542333984374977 ], [ 18.95068359375, 43.526660156249989 ], [ 18.940234374999989, 43.496728515625023 ], [ 18.973828125000011, 43.442382812500057 ], [ 19.036718750000034, 43.357324218750023 ], [ 19.026660156250017, 43.292431640624955 ], [ 18.978710937500011, 43.285400390625028 ], [ 18.934667968750006, 43.339453125000034 ], [ 18.895605468750063, 43.348193359375045 ], [ 18.851074218750028, 43.346337890625023 ], [ 18.749218750000068, 43.283544921875006 ], [ 18.67421875000008, 43.230810546875006 ], [ 18.656835937500006, 43.193945312500063 ], [ 18.629980468750034, 43.153662109375034 ], [ 18.621875, 43.124609375000063 ], [ 18.623632812500063, 43.027685546875034 ], [ 18.488476562500068, 43.012158203124983 ], [ 18.460156250000068, 42.997900390625006 ], [ 18.443847656250028, 42.96845703125004 ], [ 18.455078125, 42.844091796875006 ], [ 18.466015625000011, 42.777246093749994 ], [ 18.543261718750045, 42.674169921875034 ], [ 18.545898437500028, 42.641601562499972 ], [ 18.534960937500045, 42.620117187500028 ], [ 18.480078125000034, 42.579199218750063 ], [ 18.453906250000045, 42.564501953124989 ], [ 18.436328125000017, 42.559716796874994 ], [ 18.346582031250023, 42.586669921874972 ], [ 18.304003906250045, 42.599414062499989 ], [ 18.123925781250051, 42.690576171874994 ], [ 18.044531250000034, 42.741259765625017 ], [ 17.918847656250023, 42.807421875000017 ], [ 17.841308593750028, 42.845068359375034 ], [ 17.801953125000011, 42.902246093750051 ], [ 17.740234375000028, 42.915478515624983 ], [ 17.667578125000063, 42.897119140624994 ], [ 17.585156250000068, 42.938378906250051 ], [ 17.643457031250051, 42.959765625000045 ], [ 17.657812500000034, 42.980078125 ], [ 17.650488281250063, 43.006591796875 ], [ 17.624804687500074, 43.042773437499989 ], [ 17.402246093750023, 43.198925781250011 ], [ 17.293066406250063, 43.305615234374983 ], [ 17.27529296875008, 43.343847656250034 ], [ 17.273828125000051, 43.445751953125011 ], [ 17.248046875000057, 43.470214843750028 ], [ 17.084570312500034, 43.516552734374955 ], [ 16.901855468750028, 43.649023437500034 ], [ 16.713476562500034, 43.778808593750028 ], [ 16.687695312500011, 43.815039062500034 ], [ 16.59052734375004, 43.913183593750034 ], [ 16.472070312500051, 44.002587890625051 ], [ 16.377539062500063, 44.059619140625017 ], [ 16.300097656250017, 44.12451171875 ], [ 16.214257812500023, 44.215136718749989 ], [ 16.169824218750023, 44.352001953124983 ], [ 16.130273437500051, 44.473730468750006 ], [ 16.10341796875008, 44.520996093750057 ], [ 16.049023437500011, 44.537597656249972 ], [ 15.880078125000068, 44.681933593749989 ], [ 15.736621093750045, 44.765820312500011 ], [ 15.737988281250068, 44.856396484374983 ], [ 15.761523437500074, 45.007519531249955 ], [ 15.788085937500057, 45.178955078124972 ], [ 15.822851562500034, 45.202783203125051 ], [ 15.888281250000034, 45.215722656250023 ], [ 15.963183593750017, 45.210791015624977 ], [ 16.028320312500057, 45.189599609375023 ], [ 16.157324218750063, 45.072216796874983 ], [ 16.231054687500063, 45.026611328125028 ], [ 16.293359375000051, 45.00883789062496 ], [ 16.365039062500017, 45.058349609375 ], [ 16.45351562499999, 45.162011718749994 ], [ 16.53066406250008, 45.216699218750023 ], [ 16.790820312500074, 45.196875 ], [ 16.918652343749983, 45.276562499999983 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Belarus", "admin": "Belarus" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 28.14794921875, 56.142919921874999 ], [ 28.284277343750006, 56.055908203125 ], [ 28.316308593750023, 56.052539062499996 ], [ 28.39208984375, 56.08671875 ], [ 28.407031250000017, 56.089013671875001 ], [ 28.56396484375, 56.091992187499997 ], [ 28.636914062500011, 56.061767578125 ], [ 28.690820312500023, 56.002636718749997 ], [ 28.740820312500006, 55.955371093749996 ], [ 28.794726562500017, 55.942578125 ], [ 28.947460937500011, 56.002099609375001 ], [ 29.03173828125, 56.021777343749996 ], [ 29.08740234375, 56.021142578125001 ], [ 29.283007812500017, 55.967871093749999 ], [ 29.375, 55.938720703125 ], [ 29.39609375, 55.912207031249999 ], [ 29.39794921875, 55.881054687499997 ], [ 29.373144531250006, 55.834716796875 ], [ 29.353417968750023, 55.784375 ], [ 29.412988281250023, 55.724853515625 ], [ 29.482226562500017, 55.6845703125 ], [ 29.630078125000011, 55.751171875 ], [ 29.6845703125, 55.769726562499997 ], [ 29.744140625, 55.770410156250001 ], [ 29.823925781250011, 55.795117187499997 ], [ 29.881640625000017, 55.832324218749996 ], [ 29.93701171875, 55.845263671874996 ], [ 30.042675781250011, 55.83642578125 ], [ 30.233593750000011, 55.84521484375 ], [ 30.45625, 55.786816406249997 ], [ 30.475390625000017, 55.768798828125 ], [ 30.586718750000017, 55.700292968749999 ], [ 30.625585937500006, 55.666259765625 ], [ 30.662304687500011, 55.65546875 ], [ 30.7216796875, 55.622119140624996 ], [ 30.80078125, 55.601123046874996 ], [ 30.85595703125, 55.607519531249999 ], [ 30.882226562500023, 55.596386718749997 ], [ 30.906835937500006, 55.570019531249997 ], [ 30.908789062500006, 55.525341796874997 ], [ 30.900585937500011, 55.397412109374997 ], [ 30.86181640625, 55.360400390624996 ], [ 30.820996093750011, 55.330273437499997 ], [ 30.810546875, 55.306982421874999 ], [ 30.814453125, 55.278710937500001 ], [ 30.87744140625, 55.2234375 ], [ 30.958886718750023, 55.137597656250001 ], [ 30.977734375000011, 55.087792968750001 ], [ 30.977734375000011, 55.050488281249997 ], [ 30.866796875, 54.940722656249996 ], [ 30.829882812500017, 54.914990234374997 ], [ 30.804492187500017, 54.8609375 ], [ 30.791015625, 54.806005859374999 ], [ 30.798828125, 54.783251953124996 ], [ 30.984179687500017, 54.695898437499999 ], [ 31.121289062500011, 54.648486328124996 ], [ 31.152148437500017, 54.625341796874999 ], [ 31.154882812500006, 54.6109375 ], [ 31.081933593750023, 54.51708984375 ], [ 31.074804687500006, 54.491796875 ], [ 31.184765625000011, 54.452978515624999 ], [ 31.245507812500023, 54.391650390624996 ], [ 31.299121093750017, 54.291699218749997 ], [ 31.403613281250017, 54.195947265625001 ], [ 31.62841796875, 54.111181640624999 ], [ 31.7919921875, 54.055908203125 ], [ 31.825976562500017, 54.030712890624997 ], [ 31.837792968750023, 54.00078125 ], [ 31.825292968750006, 53.935009765624997 ], [ 31.783007812500017, 53.85498046875 ], [ 31.754199218750017, 53.810449218750001 ], [ 31.82080078125, 53.791943359374997 ], [ 31.9921875, 53.796875 ], [ 32.200390625000011, 53.78125 ], [ 32.4501953125, 53.692919921874996 ], [ 32.450976562500017, 53.6533203125 ], [ 32.425195312500023, 53.617285156249999 ], [ 32.4423828125, 53.579248046875001 ], [ 32.469628906250023, 53.546972656249999 ], [ 32.685742187500011, 53.448144531250001 ], [ 32.706445312500023, 53.41943359375 ], [ 32.710253906250017, 53.371435546874999 ], [ 32.704296875000011, 53.336328125 ], [ 32.644433593750023, 53.32890625 ], [ 32.578027343750023, 53.312402343750001 ], [ 32.469335937500006, 53.2703125 ], [ 32.42626953125, 53.210595703125001 ], [ 32.250683593750011, 53.128369140624997 ], [ 32.141992187500023, 53.091162109374999 ], [ 32.055468750000017, 53.089453125 ], [ 31.849707031250006, 53.106201171875 ], [ 31.777441406250006, 53.146875 ], [ 31.747460937500023, 53.184179687499999 ], [ 31.668261718750017, 53.200927734375 ], [ 31.56298828125, 53.202490234374999 ], [ 31.417871093750023, 53.196044921875 ], [ 31.388378906250011, 53.184814453125 ], [ 31.364550781250017, 53.138964843749996 ], [ 31.302929687500011, 53.060888671874999 ], [ 31.2587890625, 53.016699218749999 ], [ 31.295117187500011, 52.989794921874996 ], [ 31.35302734375, 52.933447265624999 ], [ 31.442773437500023, 52.86181640625 ], [ 31.53515625, 52.798242187500001 ], [ 31.564843750000023, 52.759228515624997 ], [ 31.5634765625, 52.7314453125 ], [ 31.519433593750023, 52.69873046875 ], [ 31.526171875000017, 52.633007812499997 ], [ 31.615917968750011, 52.546191406249996 ], [ 31.585546875, 52.532470703125 ], [ 31.576562500000023, 52.426025390625 ], [ 31.577343750000011, 52.312304687499996 ], [ 31.6015625, 52.284814453125001 ], [ 31.64990234375, 52.26220703125 ], [ 31.690625, 52.220654296874997 ], [ 31.758593750000017, 52.125830078124999 ], [ 31.763378906250011, 52.10107421875 ], [ 31.57373046875, 52.108105468749997 ], [ 31.345996093750017, 52.105371093750001 ], [ 31.217968750000011, 52.050244140624997 ], [ 31.16845703125, 52.062939453124997 ], [ 31.079296875000011, 52.076953125 ], [ 30.980664062500011, 52.046191406249996 ], [ 30.845703125, 51.953076171874997 ], [ 30.755273437500023, 51.895166015625001 ], [ 30.667285156250017, 51.814111328125001 ], [ 30.639453125000017, 51.770068359374996 ], [ 30.583886718750023, 51.68896484375 ], [ 30.533007812500017, 51.596337890624994 ], [ 30.560742187500011, 51.531494140625 ], [ 30.602343750000017, 51.471240234374996 ], [ 30.611718750000023, 51.406347656249999 ], [ 30.632519531250011, 51.355419921874997 ], [ 30.576953125000017, 51.318359375 ], [ 30.54453125, 51.265039062499994 ], [ 30.449511718750017, 51.274316406249994 ], [ 30.333398437500023, 51.325537109374999 ], [ 30.308984375000023, 51.399609375 ], [ 30.219531250000017, 51.451220703124996 ], [ 30.160742187500006, 51.477880859374999 ], [ 30.063769531250017, 51.48203125 ], [ 29.908789062500006, 51.4580078125 ], [ 29.7060546875, 51.439550781249999 ], [ 29.553125, 51.4345703125 ], [ 29.469628906250023, 51.408349609374994 ], [ 29.346484375000017, 51.382568359375 ], [ 29.298828125, 51.413037109374997 ], [ 29.23046875, 51.497021484374997 ], [ 29.174218750000023, 51.580615234374996 ], [ 29.135644531250023, 51.617285156249999 ], [ 29.10205078125, 51.627539062499999 ], [ 29.060742187500011, 51.625439453124997 ], [ 29.013085937500023, 51.598925781249996 ], [ 28.977734375000011, 51.57177734375 ], [ 28.927539062500017, 51.562158203124994 ], [ 28.849511718750023, 51.540185546874994 ], [ 28.793261718750017, 51.510351562499999 ], [ 28.73125, 51.433398437499996 ], [ 28.690234375000017, 51.438867187499994 ], [ 28.647753906250017, 51.45654296875 ], [ 28.599023437500023, 51.542626953124994 ], [ 28.532031250000017, 51.562451171874997 ], [ 28.424609375000017, 51.563623046874994 ], [ 28.291601562500006, 51.581835937499996 ], [ 28.183789062500011, 51.607861328124997 ], [ 28.144433593750023, 51.601660156249999 ], [ 28.080273437500011, 51.565039062499999 ], [ 28.0107421875, 51.559765625 ], [ 27.858593750000011, 51.592382812499999 ], [ 27.828808593750011, 51.577441406249996 ], [ 27.788867187500017, 51.529150390624999 ], [ 27.741308593750006, 51.482568359374994 ], [ 27.7, 51.477978515624997 ], [ 27.6767578125, 51.489941406249997 ], [ 27.689746093750017, 51.572412109374994 ], [ 27.601367187500017, 51.601611328124996 ], [ 27.452343750000011, 51.606103515625001 ], [ 27.34765625, 51.59414062499999 ], [ 27.296289062500023, 51.597412109375 ], [ 27.270117187500006, 51.613574218749996 ], [ 27.141992187500023, 51.752050781249999 ], [ 27.074121093750023, 51.760839843749999 ], [ 26.952832031250011, 51.754003906249999 ], [ 26.7734375, 51.770703125 ], [ 26.56689453125, 51.801904296875001 ], [ 26.453417968750017, 51.813427734374997 ], [ 26.394335937500017, 51.844433593749997 ], [ 26.26708984375, 51.855029296874996 ], [ 25.92529296875, 51.913525390624997 ], [ 25.785742187500006, 51.923828125 ], [ 25.580273437500011, 51.924755859374997 ], [ 25.2671875, 51.937744140625 ], [ 25.066699218750017, 51.930517578124999 ], [ 24.973828125000011, 51.9111328125 ], [ 24.866406250000011, 51.899121093749997 ], [ 24.68515625, 51.88828125 ], [ 24.611328125, 51.889501953124999 ], [ 24.495214843750006, 51.883056640625 ], [ 24.361914062500006, 51.867529296874999 ], [ 24.32373046875, 51.838427734374996 ], [ 24.280078125000017, 51.774707031249996 ], [ 24.126855468750023, 51.664648437499999 ], [ 23.978320312500017, 51.59130859375 ], [ 23.951171875, 51.585058593749999 ], [ 23.8642578125, 51.623974609374997 ], [ 23.791699218750011, 51.637109375 ], [ 23.706835937500017, 51.641308593749997 ], [ 23.646679687500011, 51.628857421874997 ], [ 23.608593750000011, 51.610498046875001 ], [ 23.61376953125, 51.525390625 ], [ 23.605273437500017, 51.517919921874999 ], [ 23.539648437500006, 51.618896484375 ], [ 23.544824218750023, 51.710253906249996 ], [ 23.581347656250017, 51.762402343749997 ], [ 23.625683593750011, 51.809326171875 ], [ 23.607421875, 51.879785156250001 ], [ 23.651074218750011, 51.972998046874999 ], [ 23.652441406250006, 52.040380859374999 ], [ 23.63330078125, 52.069580078125 ], [ 23.597949218750017, 52.103076171874996 ], [ 23.501171875000011, 52.140380859375 ], [ 23.458398437500023, 52.16953125 ], [ 23.3271484375, 52.208447265624997 ], [ 23.196972656250011, 52.256933593749999 ], [ 23.175097656250017, 52.28662109375 ], [ 23.18125, 52.306982421874999 ], [ 23.2041015625, 52.337890625 ], [ 23.303320312500006, 52.428369140625001 ], [ 23.410937500000017, 52.516210937499999 ], [ 23.479589843750006, 52.5515625 ], [ 23.8447265625, 52.664208984375001 ], [ 23.901269531250023, 52.70361328125 ], [ 23.915429687500023, 52.770263671875 ], [ 23.916308593750017, 52.81875 ], [ 23.909375, 52.904882812499999 ], [ 23.887109375000023, 53.027539062499997 ], [ 23.859179687500017, 53.112109375 ], [ 23.789257812500011, 53.270947265624997 ], [ 23.598925781250017, 53.59921875 ], [ 23.484667968750017, 53.939794921874999 ], [ 23.55908203125, 53.919824218750001 ], [ 23.733691406250017, 53.912255859375001 ], [ 23.87255859375, 53.935693359375001 ], [ 23.944433593750006, 53.93896484375 ], [ 24.008496093750011, 53.931640625 ], [ 24.103906250000023, 53.945019531249997 ], [ 24.191308593750023, 53.950439453125 ], [ 24.236621093750017, 53.919970703124996 ], [ 24.31796875, 53.89296875 ], [ 24.478515625, 53.931835937499997 ], [ 24.620703125, 53.979833984374999 ], [ 24.768164062500006, 53.974658203124996 ], [ 24.789257812500011, 53.998242187499997 ], [ 24.82568359375, 54.118994140624999 ], [ 24.869531250000023, 54.145166015625001 ], [ 25.046093750000011, 54.133056640625 ], [ 25.111425781250006, 54.154931640625001 ], [ 25.179492187500017, 54.214257812500001 ], [ 25.28369140625, 54.251269531249996 ], [ 25.37060546875, 54.251220703125 ], [ 25.461132812500011, 54.292773437499996 ], [ 25.505664062500017, 54.264941406249996 ], [ 25.52734375, 54.215136718749996 ], [ 25.497363281250017, 54.175244140624997 ], [ 25.510351562500006, 54.159619140624997 ], [ 25.573046875000017, 54.139892578125 ], [ 25.680566406250023, 54.140478515624999 ], [ 25.749218750000011, 54.156982421875 ], [ 25.765234375, 54.179785156249999 ], [ 25.765039062500023, 54.22119140625 ], [ 25.748144531250006, 54.259667968750001 ], [ 25.702539062500023, 54.29296875 ], [ 25.616894531250011, 54.310107421874996 ], [ 25.557519531250023, 54.310693359375001 ], [ 25.54736328125, 54.331835937499996 ], [ 25.567578125000011, 54.377050781249999 ], [ 25.620312500000011, 54.460400390624997 ], [ 25.68515625, 54.535791015625001 ], [ 25.724804687500011, 54.564257812499996 ], [ 25.731640625000011, 54.590380859374996 ], [ 25.723925781250017, 54.636035156249996 ], [ 25.722460937500017, 54.717871093749999 ], [ 25.780859375, 54.833251953125 ], [ 25.859277343750023, 54.919287109374999 ], [ 25.964453125, 54.947167968750001 ], [ 26.092968750000011, 54.962304687500001 ], [ 26.175195312500023, 55.003271484374999 ], [ 26.2158203125, 55.050390625 ], [ 26.23125, 55.090136718749996 ], [ 26.250781250000017, 55.12451171875 ], [ 26.291796875000017, 55.139599609374997 ], [ 26.601171875, 55.130175781249996 ], [ 26.6484375, 55.204199218749999 ], [ 26.675, 55.224902343749996 ], [ 26.734375, 55.246777343749997 ], [ 26.775683593750017, 55.273095703125001 ], [ 26.760156250000023, 55.293359375 ], [ 26.68125, 55.306445312499996 ], [ 26.495312500000011, 55.318017578125001 ], [ 26.457617187500006, 55.342480468749997 ], [ 26.469531250000017, 55.371923828124999 ], [ 26.519238281250011, 55.448144531250001 ], [ 26.566601562500011, 55.546484375 ], [ 26.5908203125, 55.62265625 ], [ 26.593554687500017, 55.667529296874996 ], [ 26.620214843750006, 55.679638671874997 ], [ 26.771875, 55.693994140625001 ], [ 26.822460937500011, 55.709228515625 ], [ 26.953027343750023, 55.812939453124997 ], [ 27.052539062500017, 55.83056640625 ], [ 27.309179687500006, 55.80390625 ], [ 27.427148437500023, 55.805957031249996 ], [ 27.459179687500011, 55.803515625 ], [ 27.576757812500006, 55.798779296874997 ], [ 27.589453125, 55.809179687499999 ], [ 27.642285156250011, 55.91171875 ], [ 27.694238281250023, 55.941552734375001 ], [ 27.896289062500017, 56.076171875 ], [ 28.032031250000017, 56.13330078125 ], [ 28.117871093750011, 56.145800781249996 ], [ 28.14794921875, 56.142919921874999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Switzerland", "admin": "Switzerland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 9.524023437500006, 47.52421875 ], [ 9.554394531250011, 47.511132812499994 ], [ 9.625878906250023, 47.467041015625 ], [ 9.609082031250011, 47.391796875 ], [ 9.527539062500011, 47.270751953125 ], [ 9.484277343750023, 47.17265625 ], [ 9.4794921875, 47.097509765624999 ], [ 9.487695312500023, 47.062255859375 ], [ 9.502343750000023, 47.062744140625 ], [ 9.580273437500011, 47.057373046875 ], [ 9.619921875000017, 47.057470703124999 ], [ 9.745019531250023, 47.037109375 ], [ 9.8453125, 47.007373046874996 ], [ 9.864648437500023, 46.975976562499994 ], [ 9.877734375000017, 46.937695312499997 ], [ 9.996875, 46.885351562499999 ], [ 10.133496093750011, 46.851513671874997 ], [ 10.179785156250006, 46.862353515624996 ], [ 10.349414062500017, 46.98476562499999 ], [ 10.414941406250023, 46.964404296874996 ], [ 10.45458984375, 46.8994140625 ], [ 10.452832031250011, 46.864941406249997 ], [ 10.406054687500017, 46.73486328125 ], [ 10.39794921875, 46.6650390625 ], [ 10.438281250000017, 46.618847656249997 ], [ 10.442480468750006, 46.582861328124999 ], [ 10.4306640625, 46.550048828125 ], [ 10.363085937500017, 46.547070312499997 ], [ 10.272265625000017, 46.56484375 ], [ 10.195507812500011, 46.62109375 ], [ 10.1375, 46.614355468749999 ], [ 10.087011718750006, 46.599902343749996 ], [ 10.061230468750011, 46.546777343749994 ], [ 10.038281250000011, 46.483203125 ], [ 10.045605468750011, 46.447900390624994 ], [ 10.081933593750023, 46.420751953124999 ], [ 10.109667968750017, 46.362841796874996 ], [ 10.1298828125, 46.287988281249994 ], [ 10.145214843750011, 46.253515625 ], [ 10.128320312500023, 46.238232421874997 ], [ 10.08056640625, 46.227978515624997 ], [ 10.041015625, 46.238085937499996 ], [ 9.9716796875, 46.327685546874996 ], [ 9.939257812500017, 46.36181640625 ], [ 9.884472656250011, 46.367773437499999 ], [ 9.787792968750011, 46.346044921874999 ], [ 9.639453125000017, 46.2958984375 ], [ 9.57958984375, 46.29609375 ], [ 9.528710937500023, 46.306201171874996 ], [ 9.481054687500006, 46.348779296874994 ], [ 9.440625, 46.430810546874994 ], [ 9.427636718750023, 46.482324218749994 ], [ 9.399316406250023, 46.480664062499997 ], [ 9.304394531250011, 46.495556640624997 ], [ 9.260156250000023, 46.475195312499999 ], [ 9.259765625, 46.391259765624994 ], [ 9.251074218750006, 46.286767578124994 ], [ 9.203417968750017, 46.21923828125 ], [ 9.070996093750011, 46.102441406249994 ], [ 9.022363281250023, 46.051464843749997 ], [ 9.003027343750006, 46.014892578125 ], [ 8.998925781250023, 45.983105468749997 ], [ 9.019140625, 45.928125 ], [ 9.046679687500017, 45.875585937499999 ], [ 9.023730468750017, 45.845703125 ], [ 8.953710937500006, 45.830029296874997 ], [ 8.904296875, 45.861962890624994 ], [ 8.885156250000023, 45.918701171875 ], [ 8.778027343750011, 45.996191406249999 ], [ 8.826757812500006, 46.06103515625 ], [ 8.818554687500011, 46.0771484375 ], [ 8.641699218750006, 46.110791015624997 ], [ 8.5654296875, 46.159814453124994 ], [ 8.458398437500023, 46.245898437499996 ], [ 8.4384765625, 46.282861328124994 ], [ 8.44296875, 46.402783203124997 ], [ 8.436816406250017, 46.431884765625 ], [ 8.422558593750011, 46.446044921875 ], [ 8.370703125, 46.445117187499996 ], [ 8.298535156250011, 46.403417968749999 ], [ 8.23193359375, 46.341210937499994 ], [ 8.095703125, 46.271044921874996 ], [ 8.08154296875, 46.256005859374994 ], [ 8.127246093750017, 46.187597656249999 ], [ 8.125195312500011, 46.1609375 ], [ 8.014257812500006, 46.051904296874994 ], [ 7.9931640625, 46.015917968749996 ], [ 7.852343750000017, 45.947460937499997 ], [ 7.787890625000017, 45.921826171874997 ], [ 7.592578125000017, 45.972216796874996 ], [ 7.53857421875, 45.978173828124994 ], [ 7.451562500000023, 45.944433593749999 ], [ 7.327929687500017, 45.912353515625 ], [ 7.129003906250006, 45.880419921874996 ], [ 7.055761718750006, 45.90380859375 ], [ 7.02109375, 45.92578125 ], [ 7.00390625, 45.958837890624999 ], [ 6.953710937500006, 46.017138671874996 ], [ 6.897265625000017, 46.0517578125 ], [ 6.858007812500006, 46.089404296874996 ], [ 6.8056640625, 46.130664062499996 ], [ 6.772070312500006, 46.165136718749999 ], [ 6.816796875000023, 46.275195312499996 ], [ 6.7841796875, 46.31396484375 ], [ 6.767382812500017, 46.369189453124996 ], [ 6.776074218750011, 46.40664062499999 ], [ 6.758105468750017, 46.415771484375 ], [ 6.578222656250006, 46.437353515624999 ], [ 6.428906250000011, 46.430517578124999 ], [ 6.321875, 46.393701171874994 ], [ 6.234667968750017, 46.332617187499999 ], [ 6.22421875, 46.319433593749999 ], [ 6.229589843750006, 46.308447265624999 ], [ 6.27294921875, 46.252246093749996 ], [ 6.199414062500011, 46.193066406249997 ], [ 6.086621093750011, 46.147021484374996 ], [ 6.006640625000017, 46.142333984375 ], [ 5.971484375000017, 46.151220703124999 ], [ 5.970019531250017, 46.214697265624999 ], [ 6.0361328125, 46.238085937499996 ], [ 6.095898437500011, 46.279394531249999 ], [ 6.115917968750011, 46.337646484375 ], [ 6.123242187500011, 46.378613281249997 ], [ 6.060253906250011, 46.428173828124997 ], [ 6.06796875, 46.458544921874996 ], [ 6.10703125, 46.516064453124997 ], [ 6.129687500000017, 46.566992187499999 ], [ 6.160742187500006, 46.611035156249997 ], [ 6.28515625, 46.683056640624997 ], [ 6.41015625, 46.755419921874996 ], [ 6.429003906250017, 46.832275390625 ], [ 6.438574218750006, 46.925878906249999 ], [ 6.45625, 46.948339843749999 ], [ 6.624804687500017, 47.004345703124997 ], [ 6.666894531250023, 47.026513671874994 ], [ 6.688085937500006, 47.058251953124994 ], [ 6.820703125000023, 47.163183593749999 ], [ 6.952050781250023, 47.2671875 ], [ 6.978515625, 47.302050781249996 ], [ 7.000585937500006, 47.322509765625 ], [ 7.000585937500006, 47.339453125 ], [ 6.984082031250011, 47.3525390625 ], [ 6.921484375, 47.361230468749994 ], [ 6.900390625, 47.394238281249997 ], [ 6.968359375, 47.453222656249999 ], [ 7.053417968750011, 47.489355468749999 ], [ 7.136035156250017, 47.48984375 ], [ 7.169238281250017, 47.473242187499999 ], [ 7.16748046875, 47.453710937499999 ], [ 7.203125, 47.432714843749999 ], [ 7.265722656250006, 47.42578125 ], [ 7.343164062500023, 47.43310546875 ], [ 7.420019531250006, 47.455175781249999 ], [ 7.467382812500006, 47.507666015624999 ], [ 7.494921875000017, 47.54736328125 ], [ 7.615625, 47.592724609374997 ], [ 7.698046875000017, 47.569873046874996 ], [ 7.927050781250017, 47.563867187499994 ], [ 8.09375, 47.576171875 ], [ 8.1982421875, 47.60693359375 ], [ 8.327832031250011, 47.60693359375 ], [ 8.414746093750011, 47.589599609375 ], [ 8.430078125000023, 47.592138671874999 ], [ 8.454003906250023, 47.59619140625 ], [ 8.477636718750006, 47.612695312499994 ], [ 8.559472656250023, 47.6240234375 ], [ 8.570507812500011, 47.637792968749999 ], [ 8.567089843750011, 47.651904296874996 ], [ 8.55234375, 47.659130859374997 ], [ 8.451757812500006, 47.651806640624997 ], [ 8.413281250000011, 47.662695312499999 ], [ 8.403417968750006, 47.687792968749996 ], [ 8.435742187500011, 47.731347656249994 ], [ 8.509863281250006, 47.766894531249996 ], [ 8.572656250000023, 47.775634765625 ], [ 8.617871093750011, 47.76611328125 ], [ 8.728320312500017, 47.700048828124999 ], [ 8.754785156250023, 47.698046875 ], [ 8.770117187500006, 47.709912109374997 ], [ 8.793066406250006, 47.716552734375 ], [ 8.831152343750006, 47.70361328125 ], [ 8.8740234375, 47.662695312499999 ], [ 8.881152343750017, 47.656396484374994 ], [ 9.127539062500006, 47.670703125 ], [ 9.182812500000011, 47.670703125 ], [ 9.35, 47.598925781249996 ], [ 9.524023437500006, 47.52421875 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Czech Rep.", "admin": "Czech Republic" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 14.809375, 50.858984375 ], [ 14.895800781250017, 50.861376953124996 ], [ 14.98291015625, 50.886572265624999 ], [ 14.989941406250011, 50.92724609375 ], [ 14.984472656250006, 51.00341796875 ], [ 14.99375, 51.014355468749997 ], [ 15.1259765625, 50.992871093749997 ], [ 15.258593750000017, 50.958544921874996 ], [ 15.277050781250011, 50.883007812499997 ], [ 15.312597656250006, 50.845751953124996 ], [ 15.354394531250023, 50.811767578125 ], [ 15.394628906250006, 50.796289062499994 ], [ 15.463964843750006, 50.793847656249994 ], [ 15.643945312500023, 50.748876953124999 ], [ 15.730566406250006, 50.739697265624997 ], [ 15.819238281250023, 50.708691406249997 ], [ 15.893945312500023, 50.676904296874994 ], [ 15.948535156250017, 50.670263671874999 ], [ 15.973828125000011, 50.635449218749997 ], [ 16.007226562500023, 50.611621093749996 ], [ 16.06640625, 50.629931640624996 ], [ 16.2822265625, 50.655615234374999 ], [ 16.359960937500006, 50.621386718749996 ], [ 16.4125, 50.58515625 ], [ 16.419726562500017, 50.573632812499994 ], [ 16.392285156250011, 50.541650390624994 ], [ 16.379101562500011, 50.516894531249996 ], [ 16.356640625000011, 50.50048828125 ], [ 16.282519531250017, 50.483007812499999 ], [ 16.24072265625, 50.4546875 ], [ 16.210351562500023, 50.423730468749994 ], [ 16.230761718750017, 50.394091796874996 ], [ 16.291308593750017, 50.371875 ], [ 16.334179687500011, 50.366894531249997 ], [ 16.350488281250023, 50.34521484375 ], [ 16.487597656250017, 50.248388671874999 ], [ 16.5966796875, 50.121923828124999 ], [ 16.63916015625, 50.102148437499999 ], [ 16.679101562500023, 50.097460937499996 ], [ 16.725292968750011, 50.116064453124999 ], [ 16.778613281250017, 50.15703125 ], [ 16.841796875, 50.18671875 ], [ 16.895312500000017, 50.201953125 ], [ 16.989648437500023, 50.236914062499999 ], [ 16.993359375000011, 50.259716796874997 ], [ 16.914746093750011, 50.34521484375 ], [ 16.869140625, 50.414501953124997 ], [ 16.880078125000011, 50.427050781249996 ], [ 16.980761718750017, 50.416113281249999 ], [ 17.151953125, 50.378320312499994 ], [ 17.415234375000011, 50.254785156249994 ], [ 17.462304687500023, 50.254785156249994 ], [ 17.554589843750023, 50.2640625 ], [ 17.654687500000023, 50.284228515624996 ], [ 17.702246093750006, 50.307177734374996 ], [ 17.720117187500023, 50.298632812499996 ], [ 17.735449218750006, 50.230761718749996 ], [ 17.709277343750017, 50.193554687499997 ], [ 17.58935546875, 50.157470703125 ], [ 17.596289062500006, 50.139501953124999 ], [ 17.627050781250006, 50.11640625 ], [ 17.681054687500023, 50.10078125 ], [ 17.74658203125, 50.056787109374994 ], [ 17.791699218750011, 50.006591796875 ], [ 17.83125, 49.983300781249994 ], [ 17.874804687500017, 49.972265625 ], [ 17.983789062500023, 49.999072265624996 ], [ 18.0146484375, 50.020263671875 ], [ 18.0283203125, 50.035253906249999 ], [ 18.049511718750011, 50.031933593749997 ], [ 18.087695312500017, 50.007275390624997 ], [ 18.09921875, 49.992773437499999 ], [ 18.205273437500011, 49.964746093749994 ], [ 18.266308593750011, 49.930273437499999 ], [ 18.305273437500006, 49.9140625 ], [ 18.348437500000017, 49.929833984374994 ], [ 18.516210937500006, 49.902392578124996 ], [ 18.562402343750023, 49.879345703124997 ], [ 18.5771484375, 49.841113281249996 ], [ 18.56884765625, 49.817919921874996 ], [ 18.594628906250023, 49.7578125 ], [ 18.806933593750017, 49.613720703124997 ], [ 18.829296875000011, 49.540136718749999 ], [ 18.832226562500011, 49.510791015624996 ], [ 18.807031250000023, 49.509228515624997 ], [ 18.749707031250011, 49.493994140624999 ], [ 18.676171875000023, 49.488476562499997 ], [ 18.596484375000017, 49.491455078125 ], [ 18.534570312500023, 49.464697265624999 ], [ 18.47607421875, 49.42109375 ], [ 18.415820312500017, 49.390917968749996 ], [ 18.383105468750017, 49.363916015624994 ], [ 18.36484375, 49.336230468749996 ], [ 18.160937500000017, 49.257373046874996 ], [ 18.132617187500017, 49.224560546874997 ], [ 18.109960937500006, 49.179785156249999 ], [ 18.100390625000017, 49.119335937499997 ], [ 18.0859375, 49.065136718749997 ], [ 18.050878906250006, 49.036523437499994 ], [ 17.940722656250017, 49.011962890625 ], [ 17.913281250000011, 48.998730468749997 ], [ 17.892675781250006, 48.971142578124997 ], [ 17.830859375000017, 48.928613281249994 ], [ 17.758496093750011, 48.888134765624997 ], [ 17.625390625000023, 48.841845703124996 ], [ 17.482617187500011, 48.827783203124994 ], [ 17.296875, 48.842822265624996 ], [ 17.1884765625, 48.8609375 ], [ 17.135644531250023, 48.841064453125 ], [ 17.063281250000017, 48.78076171875 ], [ 16.985253906250023, 48.676904296874994 ], [ 16.953125, 48.598828125 ], [ 16.928320312500006, 48.620898437499996 ], [ 16.883691406250023, 48.703710937499999 ], [ 16.833203125000011, 48.714306640624997 ], [ 16.764453125000017, 48.722021484374999 ], [ 16.712695312500017, 48.734228515624999 ], [ 16.600976562500023, 48.781884765624994 ], [ 16.543554687500006, 48.796240234374999 ], [ 16.477929687500023, 48.800097656249996 ], [ 16.414843750000017, 48.772070312499999 ], [ 16.367285156250006, 48.738964843749997 ], [ 16.219335937500006, 48.739404296874994 ], [ 16.057226562500006, 48.754785156249994 ], [ 15.8251953125, 48.864453125 ], [ 15.765039062500023, 48.865429687499997 ], [ 15.70078125, 48.860449218749999 ], [ 15.599414062500017, 48.886376953124994 ], [ 15.402929687500006, 48.957373046874999 ], [ 15.310937500000023, 48.974023437499994 ], [ 15.252734375000017, 48.9638671875 ], [ 15.199609375000023, 48.948144531249994 ], [ 15.16171875, 48.9462890625 ], [ 15.139746093750006, 48.969335937499999 ], [ 15.066796875000023, 48.997851562499996 ], [ 14.993457031250017, 49.001123046874994 ], [ 14.97216796875, 48.983935546874996 ], [ 14.947363281250006, 48.827734375 ], [ 14.922558593750011, 48.771386718749994 ], [ 14.821875, 48.774023437499999 ], [ 14.785937500000017, 48.747363281249996 ], [ 14.706640625, 48.671923828124996 ], [ 14.691308593750023, 48.59921875 ], [ 14.553906250000011, 48.613330078124996 ], [ 14.488671875000023, 48.625537109374996 ], [ 14.431054687500023, 48.616259765624996 ], [ 14.367578125000023, 48.576220703124996 ], [ 14.189843750000023, 48.578564453124997 ], [ 14.049121093750017, 48.602490234374997 ], [ 13.98876953125, 48.692431640624996 ], [ 13.92431640625, 48.72802734375 ], [ 13.843164062500023, 48.759863281249999 ], [ 13.814746093750017, 48.766943359374999 ], [ 13.769921875000023, 48.815966796874996 ], [ 13.684960937500023, 48.876708984375 ], [ 13.547656250000017, 48.959667968749997 ], [ 13.440722656250017, 48.95556640625 ], [ 13.401171875000017, 48.977587890624996 ], [ 13.383691406250023, 49.008105468749996 ], [ 13.339062500000011, 49.060791015625 ], [ 13.288769531250011, 49.097460937499996 ], [ 13.227832031250017, 49.111669921874999 ], [ 13.140527343750023, 49.158349609374994 ], [ 13.023730468750017, 49.260107421874999 ], [ 12.916699218750011, 49.33046875 ], [ 12.813378906250023, 49.329345703125 ], [ 12.747851562500017, 49.3662109375 ], [ 12.68115234375, 49.414501953124997 ], [ 12.632031250000011, 49.461230468749996 ], [ 12.555761718750006, 49.574853515624994 ], [ 12.500292968750017, 49.639697265624996 ], [ 12.45703125, 49.679785156249999 ], [ 12.408203125, 49.713183593749996 ], [ 12.390527343750023, 49.739648437499994 ], [ 12.4501953125, 49.800146484374999 ], [ 12.471875, 49.830078125 ], [ 12.49755859375, 49.853076171874996 ], [ 12.5125, 49.87744140625 ], [ 12.512011718750017, 49.895800781249996 ], [ 12.457617187500006, 49.955517578124997 ], [ 12.384179687500023, 49.998583984374996 ], [ 12.276464843750006, 50.042333984374999 ], [ 12.207812500000017, 50.097509765624999 ], [ 12.182519531250023, 50.148046875 ], [ 12.175, 50.175830078124996 ], [ 12.127832031250023, 50.213427734374996 ], [ 12.089746093750023, 50.2685546875 ], [ 12.08984375, 50.3017578125 ], [ 12.09921875, 50.310986328124997 ], [ 12.134863281250006, 50.3109375 ], [ 12.1748046875, 50.288378906249996 ], [ 12.231152343750011, 50.244873046875 ], [ 12.27734375, 50.181445312499996 ], [ 12.3056640625, 50.205712890624994 ], [ 12.358593750000011, 50.273242187499996 ], [ 12.45263671875, 50.349804687499997 ], [ 12.549023437500011, 50.393408203124999 ], [ 12.635546875000017, 50.397070312499999 ], [ 12.706445312500023, 50.409130859374997 ], [ 12.765429687500017, 50.430957031249996 ], [ 12.868261718750006, 50.422216796874999 ], [ 12.942675781250017, 50.406445312499997 ], [ 12.966796875, 50.416210937499997 ], [ 12.9970703125, 50.4560546875 ], [ 13.016406250000017, 50.490380859374994 ], [ 13.18115234375, 50.510498046875 ], [ 13.237695312500023, 50.576757812499999 ], [ 13.26953125, 50.576416015625 ], [ 13.306054687500023, 50.58632812499999 ], [ 13.341015625000011, 50.611425781249999 ], [ 13.374609375, 50.621728515624994 ], [ 13.401171875000017, 50.609326171874997 ], [ 13.436132812500006, 50.60107421875 ], [ 13.472558593750023, 50.616943359375 ], [ 13.526562500000011, 50.692822265624997 ], [ 13.556738281250006, 50.704638671874996 ], [ 13.701367187500011, 50.716503906249997 ], [ 13.898535156250006, 50.761279296874996 ], [ 13.998437500000023, 50.801123046874999 ], [ 14.096484375000017, 50.82275390625 ], [ 14.201757812500006, 50.861230468749994 ], [ 14.369042968750023, 50.898730468749996 ], [ 14.377050781250006, 50.9140625 ], [ 14.299414062500006, 50.952587890624997 ], [ 14.273339843750023, 50.976904296874999 ], [ 14.255859375, 51.001855468749994 ], [ 14.283203125, 51.029492187499997 ], [ 14.319726562500023, 51.037792968749997 ], [ 14.367285156250006, 51.026269531249994 ], [ 14.50732421875, 51.009863281249999 ], [ 14.545703125000017, 50.993945312499996 ], [ 14.559667968750006, 50.954931640624999 ], [ 14.59521484375, 50.918603515624994 ], [ 14.623828125000017, 50.914746093749997 ], [ 14.613574218750017, 50.855566406249999 ], [ 14.658203125, 50.832617187499999 ], [ 14.723339843750011, 50.814697265625 ], [ 14.766503906250023, 50.818310546874997 ], [ 14.797460937500006, 50.842333984374996 ], [ 14.809375, 50.858984375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Germany", "admin": "Germany" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 14.1982421875, 53.919042968750034 ], [ 14.213671875000045, 53.870751953124966 ], [ 14.172167968750017, 53.874365234375006 ], [ 14.04833984375, 53.863085937500017 ], [ 13.92578125, 53.879052734374966 ], [ 13.902148437500074, 53.93896484375 ], [ 13.921679687500045, 53.996630859375045 ], [ 13.872460937500051, 54.036279296875023 ], [ 13.827148437499972, 54.059570312499972 ], [ 13.820410156250034, 54.092822265625017 ], [ 13.827734375, 54.127246093749989 ], [ 14.038867187500045, 54.034570312500051 ], [ 14.211425781250028, 53.950341796875023 ], [ 14.1982421875, 53.919042968750034 ] ] ], [ [ [ 11.282812500000063, 54.41796875 ], [ 11.129296875000051, 54.416015625000028 ], [ 11.070703125000023, 54.456005859375011 ], [ 11.01171875, 54.466162109375034 ], [ 11.043457031250057, 54.515478515625034 ], [ 11.0849609375, 54.533398437499955 ], [ 11.233593750000068, 54.501269531249989 ], [ 11.2802734375, 54.438378906249966 ], [ 11.282812500000063, 54.41796875 ] ] ], [ [ [ 13.709179687500011, 54.382714843749994 ], [ 13.734179687500045, 54.315429687499972 ], [ 13.707324218750074, 54.281152343749994 ], [ 13.594921875000011, 54.338183593749989 ], [ 13.48203125, 54.33740234375 ], [ 13.414550781250028, 54.24956054687496 ], [ 13.364355468750034, 54.245849609375 ], [ 13.190039062500034, 54.325634765625011 ], [ 13.162109375000028, 54.364550781250017 ], [ 13.156347656250006, 54.396923828124955 ], [ 13.18125, 54.508984374999955 ], [ 13.176660156250051, 54.544238281250045 ], [ 13.231445312500028, 54.582763671875 ], [ 13.239941406250068, 54.638427734375057 ], [ 13.336816406249994, 54.697119140625006 ], [ 13.422753906250023, 54.699316406250006 ], [ 13.45009765625008, 54.649609375000011 ], [ 13.491210937500028, 54.615380859374966 ], [ 13.636035156250045, 54.577001953125063 ], [ 13.65761718750008, 54.559570312499972 ], [ 13.670703125000074, 54.535449218750017 ], [ 13.603320312500045, 54.488183593749994 ], [ 13.58046875000008, 54.463964843750034 ], [ 13.601855468749989, 54.425146484375034 ], [ 13.709179687500011, 54.382714843749994 ] ] ], [ [ [ 8.587890625000028, 54.712695312499989 ], [ 8.548925781250063, 54.688183593749983 ], [ 8.453808593750068, 54.691064453125023 ], [ 8.400390625, 54.714111328125 ], [ 8.417675781250068, 54.738671875000051 ], [ 8.468164062500051, 54.757421875000034 ], [ 8.50996093750004, 54.760302734375017 ], [ 8.573437500000011, 54.748730468749955 ], [ 8.587890625000028, 54.712695312499989 ] ] ], [ [ [ 9.254980468750034, 54.808007812500051 ], [ 9.341992187499983, 54.806298828124966 ], [ 9.49873046875004, 54.840429687499977 ], [ 9.615820312500006, 54.855419921875011 ], [ 9.661230468750006, 54.834375 ], [ 9.725, 54.825537109374977 ], [ 9.739746093750028, 54.825537109374977 ], [ 9.745898437500045, 54.80717773437496 ], [ 9.892285156250011, 54.780615234375063 ], [ 9.953808593750011, 54.738281250000057 ], [ 10.022167968750011, 54.673925781250006 ], [ 10.028808593750028, 54.581298828125057 ], [ 9.941308593750051, 54.514648437500057 ], [ 9.86865234375, 54.472460937499989 ], [ 10.143457031250023, 54.488427734375051 ], [ 10.17080078125008, 54.450195312499972 ], [ 10.212402343750028, 54.408935546875 ], [ 10.360449218750006, 54.438330078125063 ], [ 10.731542968750006, 54.316259765625063 ], [ 10.95595703125008, 54.375683593749983 ], [ 11.013378906250068, 54.379150390624972 ], [ 11.064355468750051, 54.280517578125057 ], [ 11.008593750000074, 54.181152343749972 ], [ 10.810742187500068, 54.075146484374955 ], [ 10.854589843750034, 54.00981445312496 ], [ 10.917773437500045, 53.99531250000004 ], [ 11.104296875000017, 54.009179687500023 ], [ 11.39960937500004, 53.944628906250017 ], [ 11.461132812500068, 53.964746093750023 ], [ 11.70058593750008, 54.113525390625057 ], [ 11.796289062500051, 54.145458984374983 ], [ 12.111328125, 54.168310546875006 ], [ 12.16865234375004, 54.225878906250017 ], [ 12.296289062500023, 54.283789062500006 ], [ 12.378515625, 54.347021484375006 ], [ 12.57539062500004, 54.467382812500006 ], [ 12.779101562500074, 54.445703125000051 ], [ 12.898046875000063, 54.42265625 ], [ 13.028613281250017, 54.411035156249994 ], [ 13.147460937500057, 54.282714843750057 ], [ 13.448046875000017, 54.140869140625028 ], [ 13.724218750000063, 54.153222656249966 ], [ 13.822265625000057, 54.019042968749972 ], [ 13.865527343750074, 53.853369140624977 ], [ 13.95039062500004, 53.801367187500034 ], [ 14.025, 53.767431640625063 ], [ 14.25, 53.731884765625011 ], [ 14.258886718750006, 53.729638671874994 ], [ 14.266113281250057, 53.707128906250034 ], [ 14.279882812500034, 53.624755859375028 ], [ 14.298730468750051, 53.556445312499989 ], [ 14.41455078125, 53.28349609374996 ], [ 14.412304687500011, 53.216748046874955 ], [ 14.410937500000074, 53.199023437499989 ], [ 14.368554687500051, 53.105566406250034 ], [ 14.293164062500068, 53.026757812499966 ], [ 14.193652343750045, 52.982324218749994 ], [ 14.138867187500068, 52.932861328125028 ], [ 14.128613281250011, 52.878222656250017 ], [ 14.253710937500017, 52.78251953124996 ], [ 14.514062500000023, 52.645605468750034 ], [ 14.619433593750017, 52.528515624999983 ], [ 14.569726562499994, 52.431103515624955 ], [ 14.554589843750023, 52.35966796874996 ], [ 14.573925781250068, 52.314160156250011 ], [ 14.615625, 52.277636718750045 ], [ 14.679882812500068, 52.25 ], [ 14.705371093750017, 52.207470703124955 ], [ 14.692382812500028, 52.150048828124994 ], [ 14.704589843750028, 52.110205078125034 ], [ 14.752539062500034, 52.081835937500017 ], [ 14.748144531250034, 52.07080078125 ], [ 14.724804687500068, 52.030859375000034 ], [ 14.692968750000063, 51.958007812500028 ], [ 14.674902343750034, 51.904833984375017 ], [ 14.601660156250034, 51.832373046875006 ], [ 14.623925781250023, 51.770800781249989 ], [ 14.681347656250011, 51.69819335937504 ], [ 14.724902343749989, 51.661718750000063 ], [ 14.738671875000051, 51.62714843750004 ], [ 14.7109375, 51.544921874999972 ], [ 14.724707031250063, 51.523876953124955 ], [ 14.90595703125004, 51.463330078124955 ], [ 14.935546875000028, 51.435351562500045 ], [ 14.953125, 51.377148437499983 ], [ 15.0166015625, 51.25273437499996 ], [ 14.9638671875, 51.095117187499994 ], [ 14.917480468750057, 51.008740234374983 ], [ 14.814257812499989, 50.871630859375045 ], [ 14.809375, 50.858984375000034 ], [ 14.797460937500034, 50.842333984375017 ], [ 14.766503906250051, 50.818310546875011 ], [ 14.72333984375004, 50.814697265624972 ], [ 14.658203125, 50.832617187500006 ], [ 14.613574218750045, 50.855566406250063 ], [ 14.623828125000017, 50.91474609375004 ], [ 14.595214843750057, 50.918603515625023 ], [ 14.559667968750006, 50.954931640625034 ], [ 14.545703124999989, 50.993945312499989 ], [ 14.50732421875, 51.009863281250034 ], [ 14.367285156250063, 51.026269531250023 ], [ 14.319726562500051, 51.037792968749955 ], [ 14.283203125, 51.029492187499955 ], [ 14.255859375, 51.001855468750023 ], [ 14.273339843750023, 50.976904296874977 ], [ 14.299414062500006, 50.952587890625011 ], [ 14.377050781250006, 50.914062499999972 ], [ 14.36904296875008, 50.89873046874996 ], [ 14.201757812500006, 50.861230468750051 ], [ 14.096484375000045, 50.822753906250028 ], [ 13.998437500000051, 50.801123046875063 ], [ 13.898535156250034, 50.761279296875017 ], [ 13.701367187500011, 50.716503906249955 ], [ 13.556738281250034, 50.704638671875045 ], [ 13.52656250000004, 50.692822265625011 ], [ 13.472558593750051, 50.616943359375028 ], [ 13.436132812499977, 50.601074218749972 ], [ 13.401171875000074, 50.609326171874983 ], [ 13.374609375000063, 50.621728515625023 ], [ 13.341015625000068, 50.611425781250063 ], [ 13.306054687500051, 50.58632812499999 ], [ 13.269531250000057, 50.576416015625028 ], [ 13.237695312500051, 50.576757812500006 ], [ 13.18115234375, 50.510498046875 ], [ 13.016406250000017, 50.490380859374994 ], [ 12.997070312499972, 50.456054687500028 ], [ 12.966796875000028, 50.416210937499983 ], [ 12.942675781249989, 50.40644531250004 ], [ 12.868261718750034, 50.422216796875063 ], [ 12.765429687500045, 50.43095703124996 ], [ 12.706445312500023, 50.409130859374955 ], [ 12.635546875000045, 50.397070312499977 ], [ 12.549023437500011, 50.393408203125034 ], [ 12.45263671875, 50.349804687499955 ], [ 12.358593750000011, 50.273242187499989 ], [ 12.3056640625, 50.205712890624994 ], [ 12.27734375, 50.181445312500017 ], [ 12.231152343749983, 50.244873046874972 ], [ 12.174804687500057, 50.28837890624996 ], [ 12.134863281250006, 50.310937500000023 ], [ 12.099218750000034, 50.31098632812504 ], [ 12.089843749999972, 50.301757812500028 ], [ 12.089746093750051, 50.2685546875 ], [ 12.12783203125008, 50.21342773437496 ], [ 12.175, 50.175830078125045 ], [ 12.182519531250023, 50.148046875000063 ], [ 12.207812500000045, 50.097509765624977 ], [ 12.276464843749977, 50.042333984375006 ], [ 12.38417968750008, 49.998583984374989 ], [ 12.457617187500034, 49.955517578125011 ], [ 12.512011718750017, 49.895800781250017 ], [ 12.5125, 49.87744140625 ], [ 12.49755859375, 49.853076171875017 ], [ 12.471875, 49.830078125000028 ], [ 12.450195312500028, 49.800146484375063 ], [ 12.390527343750051, 49.739648437499994 ], [ 12.408203125, 49.713183593750017 ], [ 12.45703125, 49.679785156250063 ], [ 12.500292968750017, 49.63969726562496 ], [ 12.555761718750034, 49.574853515624994 ], [ 12.63203125000004, 49.461230468750017 ], [ 12.68115234375, 49.414501953125011 ], [ 12.747851562500017, 49.366210937500028 ], [ 12.813378906250051, 49.329345703124972 ], [ 12.91669921875004, 49.330468750000023 ], [ 13.023730468750074, 49.260107421875006 ], [ 13.14052734375008, 49.158349609375051 ], [ 13.227832031250017, 49.111669921875034 ], [ 13.288769531250068, 49.097460937499989 ], [ 13.339062500000011, 49.060791015624972 ], [ 13.383691406250051, 49.008105468749989 ], [ 13.401171875000074, 48.977587890624989 ], [ 13.440722656250045, 48.955566406250028 ], [ 13.547656250000074, 48.959667968749983 ], [ 13.684960937500051, 48.876708984375057 ], [ 13.769921875000051, 48.815966796875017 ], [ 13.814746093750017, 48.766943359374977 ], [ 13.802929687500011, 48.747509765625011 ], [ 13.797460937500063, 48.686425781249994 ], [ 13.798828124999972, 48.621679687500063 ], [ 13.785351562499983, 48.587451171875017 ], [ 13.723925781249989, 48.542382812499966 ], [ 13.692187500000017, 48.53276367187496 ], [ 13.675195312500023, 48.523046875000034 ], [ 13.486621093750074, 48.581835937500017 ], [ 13.471679687500028, 48.571826171875017 ], [ 13.459863281250023, 48.564550781250034 ], [ 13.409375, 48.394140625000063 ], [ 13.374609375000063, 48.361376953125045 ], [ 13.322851562500006, 48.33125 ], [ 13.215234375000023, 48.301904296874994 ], [ 13.140429687500045, 48.289941406249966 ], [ 13.082128906249977, 48.275097656249955 ], [ 12.897460937500028, 48.203710937499977 ], [ 12.814257812500045, 48.160839843749955 ], [ 12.760351562500063, 48.106982421874989 ], [ 12.760058593750017, 48.075976562499989 ], [ 12.849902343750017, 47.984814453124983 ], [ 12.95351562500008, 47.890625 ], [ 12.954199218750034, 47.807763671874966 ], [ 12.908300781250006, 47.745800781249955 ], [ 12.897656250000068, 47.721875 ], [ 12.928125, 47.712841796874983 ], [ 12.98554687500004, 47.709423828125011 ], [ 13.033593750000051, 47.698730468750057 ], [ 13.054101562500051, 47.655126953125034 ], [ 13.047949218750034, 47.579150390625017 ], [ 13.031542968750074, 47.508007812500011 ], [ 13.01435546875004, 47.478076171875045 ], [ 12.968066406250017, 47.475683593750006 ], [ 12.878906250000057, 47.506445312500034 ], [ 12.809375, 47.542187499999955 ], [ 12.782812500000034, 47.564160156249983 ], [ 12.781152343750051, 47.590429687500006 ], [ 12.796191406249989, 47.60703125 ], [ 12.771386718750023, 47.639404296875028 ], [ 12.685839843750074, 47.669335937500023 ], [ 12.594238281249972, 47.656298828125017 ], [ 12.52656250000004, 47.636132812499994 ], [ 12.482910156250028, 47.637304687500063 ], [ 12.435742187500011, 47.666113281249977 ], [ 12.36318359375008, 47.68818359375004 ], [ 12.268359375000017, 47.702734374999977 ], [ 12.209277343750074, 47.718261718750028 ], [ 12.196875, 47.709082031250034 ], [ 12.203808593750011, 47.646728515625028 ], [ 12.185644531250063, 47.61953125 ], [ 11.716796875, 47.583496093750028 ], [ 11.57392578125004, 47.549755859374983 ], [ 11.469921875000068, 47.506103515624972 ], [ 11.392968750000023, 47.487158203125034 ], [ 11.374121093750006, 47.46025390624996 ], [ 11.297949218750034, 47.424902343750034 ], [ 11.2119140625, 47.41362304687496 ], [ 11.191210937500045, 47.425195312500023 ], [ 11.136035156249989, 47.408886718749983 ], [ 11.041992187500028, 47.39311523437496 ], [ 10.98085937499999, 47.398144531250011 ], [ 10.952148437500028, 47.426708984374955 ], [ 10.893945312500051, 47.470458984375 ], [ 10.870605468750028, 47.500781250000045 ], [ 10.873046874999972, 47.520214843750011 ], [ 10.741601562500023, 47.524121093750011 ], [ 10.65869140625, 47.547216796875006 ], [ 10.482812500000051, 47.54179687499996 ], [ 10.439453125000028, 47.551562499999989 ], [ 10.43037109375004, 47.541064453124989 ], [ 10.403906250000063, 47.416992187500028 ], [ 10.369140625, 47.366064453125034 ], [ 10.312792968750074, 47.313427734374983 ], [ 10.240625, 47.284130859374955 ], [ 10.18300781250008, 47.278808593750028 ], [ 10.185742187500011, 47.317187500000045 ], [ 10.200292968750063, 47.363427734375051 ], [ 10.158789062500034, 47.374267578125028 ], [ 10.096484375000045, 47.379589843749955 ], [ 10.066308593750023, 47.393359375000017 ], [ 10.074218750000028, 47.428515624999989 ], [ 10.059863281250045, 47.449072265624977 ], [ 10.034082031250023, 47.473583984375011 ], [ 9.971582031249994, 47.505322265624983 ], [ 9.839160156250017, 47.55229492187496 ], [ 9.748925781250023, 47.575537109375006 ], [ 9.715136718750074, 47.550781250000028 ], [ 9.650585937500068, 47.52587890625 ], [ 9.548925781250063, 47.534033203124977 ], [ 9.524023437500034, 47.524218750000017 ], [ 9.35, 47.59892578124996 ], [ 9.182812500000068, 47.670703125000017 ], [ 9.127539062500006, 47.670703125000017 ], [ 8.881152343750074, 47.656396484375051 ], [ 8.874023437500057, 47.662695312499977 ], [ 8.831152343750006, 47.703613281249972 ], [ 8.793066406250063, 47.716552734375028 ], [ 8.770117187500006, 47.709912109375011 ], [ 8.75478515625008, 47.698046874999989 ], [ 8.728320312500017, 47.700048828125063 ], [ 8.617871093749983, 47.76611328125 ], [ 8.572656250000023, 47.775634765625 ], [ 8.509863281250006, 47.766894531249989 ], [ 8.435742187500011, 47.731347656250023 ], [ 8.403417968750006, 47.687792968750045 ], [ 8.413281250000068, 47.662695312499977 ], [ 8.451757812500006, 47.651806640624983 ], [ 8.552343750000063, 47.659130859374983 ], [ 8.56708984375004, 47.651904296875017 ], [ 8.57050781250004, 47.637792968749977 ], [ 8.55947265625008, 47.624023437500028 ], [ 8.477636718750034, 47.612695312500023 ], [ 8.454003906249994, 47.596191406250028 ], [ 8.430078125000023, 47.592138671875006 ], [ 8.414746093750011, 47.589599609375028 ], [ 8.327832031250068, 47.60693359375 ], [ 8.198242187500028, 47.60693359375 ], [ 8.09375, 47.576171875000028 ], [ 7.927050781250045, 47.563867187500023 ], [ 7.698046875000017, 47.569873046874989 ], [ 7.615625, 47.59272460937504 ], [ 7.5654296875, 47.606542968750006 ], [ 7.529394531250034, 47.67387695312496 ], [ 7.538574218750028, 47.77363281250004 ], [ 7.593261718750057, 47.905664062500023 ], [ 7.608496093750063, 48.002587890625051 ], [ 7.584179687499983, 48.064306640625006 ], [ 7.616601562500023, 48.156787109375017 ], [ 7.705664062500063, 48.280029296875 ], [ 7.76513671875, 48.410009765625006 ], [ 7.794824218749994, 48.546826171874983 ], [ 7.837988281250006, 48.636035156250045 ], [ 7.922753906250051, 48.698535156249989 ], [ 8.124023437500028, 48.873291015624972 ], [ 8.14033203125004, 48.886425781249983 ], [ 8.134863281250006, 48.973583984374983 ], [ 8.080664062500063, 48.985888671874989 ], [ 8.001269531250045, 49.01093750000004 ], [ 7.799218750000023, 49.041894531250051 ], [ 7.610937500000034, 49.061767578125 ], [ 7.525488281250034, 49.086376953124955 ], [ 7.450585937500051, 49.152197265625034 ], [ 7.404199218749994, 49.153076171875028 ], [ 7.31337890625008, 49.129541015625051 ], [ 7.19990234375004, 49.113623046875006 ], [ 7.117382812500011, 49.127539062499977 ], [ 7.065722656250074, 49.124853515624977 ], [ 7.03671875, 49.112695312499994 ], [ 7.022167968750068, 49.123437500000051 ], [ 7.001464843750028, 49.179882812499983 ], [ 6.958300781250017, 49.194628906249989 ], [ 6.891210937500034, 49.207519531250028 ], [ 6.84951171875008, 49.20195312499996 ], [ 6.820703125000051, 49.173925781250034 ], [ 6.77626953125008, 49.154150390625006 ], [ 6.735449218750006, 49.160595703124983 ], [ 6.607617187499983, 49.290869140625034 ], [ 6.574707031250028, 49.319677734375063 ], [ 6.566308593750023, 49.346191406250028 ], [ 6.534277343750063, 49.394677734374966 ], [ 6.458105468750006, 49.442871093750028 ], [ 6.38222656250008, 49.458154296875023 ], [ 6.344335937500006, 49.452734374999977 ], [ 6.348437500000045, 49.512695312500028 ], [ 6.37832031250008, 49.599609374999972 ], [ 6.40673828125, 49.644970703124983 ], [ 6.444628906250017, 49.682031249999966 ], [ 6.484765625000023, 49.707812499999989 ], [ 6.49375, 49.754394531249972 ], [ 6.4873046875, 49.798486328124994 ], [ 6.440917968750057, 49.805322265625051 ], [ 6.32460937500008, 49.837890625000028 ], [ 6.25605468750004, 49.872167968749977 ], [ 6.204882812500017, 49.915136718750034 ], [ 6.13818359375, 49.974316406250011 ], [ 6.10976562500008, 50.034375 ], [ 6.108300781250051, 50.094238281250028 ], [ 6.116503906250045, 50.120996093749966 ], [ 6.12128906250004, 50.139355468749983 ], [ 6.175097656250074, 50.232666015624972 ], [ 6.364453125000011, 50.316162109375028 ], [ 6.343652343750051, 50.400244140625006 ], [ 6.340917968750006, 50.451757812500034 ], [ 6.294921875000057, 50.485498046874966 ], [ 6.20302734375008, 50.499121093750006 ], [ 6.1787109375, 50.52250976562496 ], [ 6.168457031250057, 50.545361328125011 ], [ 6.235937500000034, 50.596679687499972 ], [ 6.15449218750004, 50.637255859374989 ], [ 6.119433593750017, 50.679248046875017 ], [ 6.005957031249977, 50.73222656249996 ], [ 5.993945312500017, 50.75043945312504 ], [ 6.048437500000034, 50.904882812500063 ], [ 6.0068359375, 50.949951171875 ], [ 5.955078125, 50.972949218749989 ], [ 5.894726562500068, 50.984228515625063 ], [ 5.867187500000057, 51.005664062499989 ], [ 5.857519531250034, 51.030126953125006 ], [ 5.868359375000011, 51.0453125 ], [ 5.939257812500074, 51.040820312500045 ], [ 5.961035156250063, 51.056689453124989 ], [ 6.129980468750034, 51.147412109375011 ], [ 6.136914062500011, 51.164843749999989 ], [ 6.113378906250034, 51.174707031249966 ], [ 6.082421875000023, 51.17998046874996 ], [ 6.074804687500063, 51.199023437500045 ], [ 6.075878906250011, 51.22412109375 ], [ 6.16621093750004, 51.354833984374977 ], [ 6.192871093750057, 51.410595703124983 ], [ 6.198828125000034, 51.45 ], [ 6.193261718750051, 51.488916015625023 ], [ 6.1416015625, 51.55009765624996 ], [ 6.091113281250017, 51.59892578124996 ], [ 6.08935546875, 51.637792968749977 ], [ 6.052734375, 51.658251953124989 ], [ 5.948535156250017, 51.762402343749955 ], [ 5.948730468750057, 51.802685546875011 ], [ 6.007617187500045, 51.833984374999972 ], [ 6.089843750000028, 51.853955078124955 ], [ 6.1171875, 51.870410156250045 ], [ 6.16650390625, 51.880761718750023 ], [ 6.29707031250004, 51.850732421875023 ], [ 6.355664062500011, 51.82465820312504 ], [ 6.372167968749977, 51.830029296874983 ], [ 6.425, 51.858398437499972 ], [ 6.517578125000028, 51.853955078124955 ], [ 6.741796875000063, 51.910888671875028 ], [ 6.775195312500017, 51.938281250000017 ], [ 6.800390625, 51.967382812499977 ], [ 6.802441406250068, 51.980175781250011 ], [ 6.715625, 52.03618164062496 ], [ 6.712988281250063, 52.056884765625 ], [ 6.724511718749994, 52.080224609374966 ], [ 6.749023437500028, 52.098681640624989 ], [ 6.800390625, 52.111230468749966 ], [ 6.855078125000034, 52.135791015625017 ], [ 6.977246093750068, 52.205517578125011 ], [ 7.019628906250006, 52.26601562499999 ], [ 7.03261718750008, 52.331494140625011 ], [ 7.035156250000057, 52.380224609374977 ], [ 7.001855468750023, 52.41899414062496 ], [ 6.96816406250008, 52.444091796875028 ], [ 6.922070312500011, 52.440283203125034 ], [ 6.832519531249972, 52.442285156250023 ], [ 6.748828125000074, 52.464013671874994 ], [ 6.702929687500045, 52.499218749999983 ], [ 6.69160156250004, 52.530175781249966 ], [ 6.712402343750028, 52.549658203125034 ], [ 6.71875, 52.573583984375034 ], [ 6.705371093750017, 52.597656250000057 ], [ 6.710742187500045, 52.617871093749983 ], [ 6.74843750000008, 52.634082031250017 ], [ 7.013183593750028, 52.633544921874972 ], [ 7.033007812500045, 52.651367187499972 ], [ 7.050878906250063, 52.744775390624994 ], [ 7.117089843750051, 52.887011718750017 ], [ 7.179492187500045, 52.966210937499994 ], [ 7.189941406250057, 52.999511718750028 ], [ 7.188964843750028, 53.187207031249983 ], [ 7.197265625000028, 53.282275390624989 ], [ 7.152050781250068, 53.326953125000017 ], [ 7.053320312500034, 53.375830078125034 ], [ 7.074316406250034, 53.477636718750006 ], [ 7.107128906250068, 53.556982421875006 ], [ 7.206445312500051, 53.654541015624972 ], [ 7.285253906250034, 53.681347656250011 ], [ 7.629199218750017, 53.697265624999972 ], [ 8.00927734375, 53.690722656249989 ], [ 8.167089843750006, 53.543408203124983 ], [ 8.108496093750063, 53.467675781250023 ], [ 8.200781250000034, 53.432421875000017 ], [ 8.245214843750006, 53.445312499999972 ], [ 8.279003906250068, 53.511181640624983 ], [ 8.301562500000045, 53.584130859375023 ], [ 8.333886718750051, 53.606201171875 ], [ 8.451367187500011, 53.551708984374983 ], [ 8.492675781249972, 53.514355468750011 ], [ 8.495214843750063, 53.394238281249983 ], [ 8.53847656250008, 53.556884765624972 ], [ 8.50625, 53.670751953125006 ], [ 8.528417968750063, 53.781103515625006 ], [ 8.57558593750008, 53.838476562500063 ], [ 8.618945312500045, 53.875 ], [ 8.897753906250074, 53.835693359375028 ], [ 9.20556640625, 53.855957031249972 ], [ 9.321972656250011, 53.813476562500028 ], [ 9.585351562500023, 53.600488281249966 ], [ 9.673144531250045, 53.565625 ], [ 9.783984375000074, 53.554638671874955 ], [ 9.63125, 53.600195312500006 ], [ 9.31201171875, 53.859130859375 ], [ 9.216406249999977, 53.891210937500063 ], [ 9.069628906250017, 53.900927734374989 ], [ 8.978125, 53.926220703124983 ], [ 8.92041015625, 53.965332031250057 ], [ 8.903515625000011, 54.000292968749989 ], [ 8.906640625000023, 54.260791015625017 ], [ 8.8515625, 54.299560546875028 ], [ 8.780371093750063, 54.313037109375017 ], [ 8.736035156250011, 54.295214843750017 ], [ 8.64492187500008, 54.294970703124989 ], [ 8.625781250000017, 54.353955078125011 ], [ 8.648046875, 54.397656250000011 ], [ 8.831152343750006, 54.427539062499989 ], [ 8.951855468750011, 54.46757812499996 ], [ 8.95722656250004, 54.538330078125 ], [ 8.880957031250034, 54.593945312499955 ], [ 8.789648437500006, 54.695947265625051 ], [ 8.682324218750068, 54.791845703125034 ], [ 8.670312500000023, 54.903417968750034 ], [ 8.670703125000017, 54.9033203125 ], [ 8.857226562499989, 54.901123046875 ], [ 8.902929687500063, 54.896923828124955 ], [ 9.185839843750074, 54.844677734374955 ], [ 9.254980468750034, 54.808007812500051 ] ] ], [ [ [ 8.307714843750034, 54.786962890625034 ], [ 8.284667968750057, 54.767089843749972 ], [ 8.295703124999989, 54.908300781250063 ], [ 8.405175781249994, 55.058740234374966 ], [ 8.451464843750017, 55.055371093749983 ], [ 8.404101562500045, 55.014746093749977 ], [ 8.390429687500017, 54.98627929687504 ], [ 8.371191406250006, 54.929394531249983 ], [ 8.3798828125, 54.899853515625011 ], [ 8.629589843750068, 54.891748046874966 ], [ 8.600585937500028, 54.865380859375023 ], [ 8.34736328125004, 54.84760742187504 ], [ 8.307714843750034, 54.786962890625034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Denmark", "admin": "Denmark" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 11.361425781250006, 54.891650390625045 ], [ 11.538378906250074, 54.82958984375 ], [ 11.658105468750051, 54.833154296875023 ], [ 11.739550781250017, 54.807421875000017 ], [ 11.758984374999983, 54.767675781250006 ], [ 11.765917968750074, 54.679443359375057 ], [ 11.68037109375004, 54.653710937499966 ], [ 11.5859375, 54.662451171875063 ], [ 11.457421875000023, 54.628857421874955 ], [ 11.035546875000051, 54.773095703125051 ], [ 11.041699218750068, 54.893359375000017 ], [ 11.058593750000028, 54.940576171874966 ], [ 11.258496093749983, 54.951806640625023 ], [ 11.361425781250006, 54.891650390625045 ] ] ], [ [ [ 10.484375, 54.847558593750023 ], [ 10.417285156250045, 54.837158203125028 ], [ 10.34052734375004, 54.858935546875017 ], [ 10.215625, 54.940966796875045 ], [ 10.199902343750068, 54.962744140625034 ], [ 10.265527343750023, 54.948828125000034 ], [ 10.346972656250017, 54.905957031250011 ], [ 10.413671875, 54.896826171875034 ], [ 10.504882812500028, 54.860546875000011 ], [ 10.484375, 54.847558593750023 ] ] ], [ [ [ 12.549218750000051, 54.96577148437504 ], [ 12.511035156250074, 54.950878906250011 ], [ 12.357519531250063, 54.961816406250023 ], [ 12.18447265625008, 54.892480468750023 ], [ 12.11884765625004, 54.914404296875063 ], [ 12.143652343750034, 54.958691406250011 ], [ 12.161718750000063, 54.974804687500011 ], [ 12.219921875000011, 54.993603515625011 ], [ 12.258789062500028, 55.021093750000034 ], [ 12.274023437500034, 55.064111328124994 ], [ 12.31005859375, 55.040917968749966 ], [ 12.417187500000068, 55.031201171874955 ], [ 12.469531250000074, 55.017480468749994 ], [ 12.51328125, 54.997314453124972 ], [ 12.549218750000051, 54.96577148437504 ] ] ], [ [ [ 10.061230468750068, 54.886376953125023 ], [ 9.957128906249977, 54.872460937500023 ], [ 9.903906250000063, 54.896630859374994 ], [ 9.80625, 54.906005859375028 ], [ 9.77119140625004, 55.059912109375034 ], [ 9.78125, 55.069042968750011 ], [ 9.830371093750017, 55.058251953125051 ], [ 9.998828125000045, 54.986474609374994 ], [ 10.057714843750063, 54.907910156249983 ], [ 10.061230468750068, 54.886376953125023 ] ] ], [ [ [ 10.734082031250011, 54.750732421875 ], [ 10.689746093750017, 54.745068359375011 ], [ 10.629492187500006, 54.826074218749994 ], [ 10.621679687500006, 54.851416015625006 ], [ 10.692480468750063, 54.903271484375011 ], [ 10.738281250000057, 54.962011718749977 ], [ 10.856738281250045, 55.052197265624955 ], [ 10.925, 55.157861328124994 ], [ 10.95107421875008, 55.156201171875011 ], [ 10.920800781250023, 55.062109375000034 ], [ 10.765234375000034, 54.799658203125034 ], [ 10.734082031250011, 54.750732421875 ] ] ], [ [ [ 15.087695312500017, 55.021875 ], [ 15.050781250000057, 55.004931640625017 ], [ 14.885546875000045, 55.032958984375057 ], [ 14.684179687500063, 55.10224609375004 ], [ 14.713671875000017, 55.238037109375 ], [ 14.765332031250068, 55.296728515625034 ], [ 15.132617187500017, 55.144531250000028 ], [ 15.137109375000051, 55.087158203124972 ], [ 15.087695312500017, 55.021875 ] ] ], [ [ [ 10.645117187500006, 55.609814453124983 ], [ 10.686816406250045, 55.5576171875 ], [ 10.738085937500017, 55.44633789062496 ], [ 10.819238281250023, 55.321875 ], [ 10.785351562500068, 55.269775390624972 ], [ 10.808398437500045, 55.203027343749966 ], [ 10.785253906250034, 55.133398437499977 ], [ 10.623828125000017, 55.052441406250011 ], [ 10.44277343750008, 55.048779296874983 ], [ 10.254589843750011, 55.087890625000057 ], [ 9.988769531250028, 55.163183593750006 ], [ 9.967382812500034, 55.205468750000023 ], [ 9.93007812500008, 55.22890625 ], [ 9.858984375000063, 55.357226562500017 ], [ 9.860644531250045, 55.515478515625034 ], [ 9.994238281250006, 55.535302734374966 ], [ 10.286132812500057, 55.61083984375 ], [ 10.353613281250034, 55.598974609374977 ], [ 10.424023437500068, 55.560351562500017 ], [ 10.505078125000068, 55.558056640624983 ], [ 10.622753906250068, 55.61284179687496 ], [ 10.645117187500006, 55.609814453124983 ] ] ], [ [ [ 12.665722656250068, 55.596533203125006 ], [ 12.571582031250074, 55.55400390624996 ], [ 12.550878906250034, 55.55625 ], [ 12.520312500000017, 55.614599609375063 ], [ 12.569921875, 55.650097656250011 ], [ 12.59921875, 55.680224609375017 ], [ 12.62001953125008, 55.679345703125023 ], [ 12.6484375, 55.646777343750045 ], [ 12.665722656250068, 55.596533203125006 ] ] ], [ [ [ 10.607324218750023, 55.783056640625006 ], [ 10.590332031250028, 55.765087890624983 ], [ 10.526953125, 55.783789062499977 ], [ 10.520312500000074, 55.848486328125006 ], [ 10.54433593750008, 55.906591796875034 ], [ 10.51611328125, 55.95854492187496 ], [ 10.547167968750017, 55.991943359375028 ], [ 10.636328125000063, 55.914160156249977 ], [ 10.66171875, 55.877587890624994 ], [ 10.627343750000023, 55.833886718749966 ], [ 10.607324218750023, 55.783056640625006 ] ] ], [ [ [ 12.56875, 55.785058593749966 ], [ 12.57119140625008, 55.684960937499994 ], [ 12.545214843750017, 55.655810546875017 ], [ 12.507031250000068, 55.636621093750023 ], [ 12.407128906250051, 55.616259765625045 ], [ 12.320605468750017, 55.587841796875011 ], [ 12.243457031250017, 55.53789062499996 ], [ 12.215039062500011, 55.466503906249983 ], [ 12.275390625000028, 55.414257812500011 ], [ 12.385156250000023, 55.385644531250051 ], [ 12.413085937500028, 55.286181640625017 ], [ 12.32246093750004, 55.237109374999989 ], [ 12.089941406250006, 55.188134765625051 ], [ 12.065527343750006, 55.069921875000034 ], [ 12.073046875000017, 54.976757812499955 ], [ 12.068847656250057, 54.909033203125034 ], [ 12.050390625000034, 54.815332031250023 ], [ 11.8623046875, 54.772607421875023 ], [ 11.74091796875004, 54.91533203124996 ], [ 11.73984375, 54.972460937499989 ], [ 11.70361328125, 55.039160156249977 ], [ 11.696777343750028, 55.095996093750017 ], [ 11.653808593750057, 55.186914062499966 ], [ 11.475878906250045, 55.211523437500006 ], [ 11.406835937500006, 55.214746093750051 ], [ 11.310253906250068, 55.197851562499977 ], [ 11.286328125000068, 55.204443359374977 ], [ 11.170703125000045, 55.328613281249972 ], [ 11.189746093750017, 55.465625 ], [ 11.128027343750063, 55.534765625000034 ], [ 11.119531250000023, 55.566064453125023 ], [ 11.120996093750051, 55.600732421874994 ], [ 11.070312500000028, 55.629296875000023 ], [ 11.0087890625, 55.644433593749994 ], [ 10.978906250000051, 55.721533203125006 ], [ 11.049609375000074, 55.740234374999972 ], [ 11.224414062500074, 55.731201171875 ], [ 11.275488281249977, 55.736474609375023 ], [ 11.322265625000028, 55.752539062500006 ], [ 11.463671875000045, 55.87929687499999 ], [ 11.459570312500006, 55.9072265625 ], [ 11.474707031249977, 55.943457031250006 ], [ 11.627734375000074, 55.956884765624977 ], [ 11.695898437500006, 55.90791015625004 ], [ 11.682226562499977, 55.829492187500051 ], [ 11.690917968749972, 55.72900390625 ], [ 11.783593750000023, 55.701660156250028 ], [ 11.819726562500023, 55.697656250000023 ], [ 11.858300781250051, 55.771875 ], [ 11.885351562500063, 55.807958984375006 ], [ 11.922070312500011, 55.82807617187504 ], [ 11.934570312500057, 55.895898437499994 ], [ 11.912792968750068, 55.937304687499989 ], [ 11.86640625000004, 55.968164062499966 ], [ 12.039648437500063, 56.052148437500023 ], [ 12.218945312499983, 56.118652343749972 ], [ 12.323242187500028, 56.122119140624989 ], [ 12.42822265625, 56.105859375000051 ], [ 12.52578125000008, 56.083398437499994 ], [ 12.578710937500006, 56.064062500000063 ], [ 12.608398437500028, 56.033007812500045 ], [ 12.542968750000028, 55.958984375000057 ], [ 12.524804687500051, 55.918457031250057 ], [ 12.56875, 55.785058593749966 ] ] ], [ [ [ 11.052148437500051, 57.252539062500063 ], [ 11.011425781250011, 57.229101562500006 ], [ 10.873828125000045, 57.262255859374989 ], [ 10.9345703125, 57.308593750000028 ], [ 11.085742187500045, 57.329931640625006 ], [ 11.174511718750011, 57.322900390624994 ], [ 11.076855468750011, 57.27690429687496 ], [ 11.052148437500051, 57.252539062500063 ] ] ], [ [ [ 10.436914062500023, 57.172265625000051 ], [ 10.338476562500063, 57.021337890625034 ], [ 10.29609375000004, 56.999121093750034 ], [ 10.287011718750051, 56.82294921875004 ], [ 10.296679687500074, 56.780908203124994 ], [ 10.282714843750057, 56.620507812499994 ], [ 10.383593750000017, 56.554833984375023 ], [ 10.490234375000057, 56.520507812500057 ], [ 10.84589843750004, 56.521728515625028 ], [ 10.882812500000028, 56.492871093750011 ], [ 10.926171875000051, 56.443261718750023 ], [ 10.89443359375008, 56.359033203125023 ], [ 10.856445312500057, 56.295507812500034 ], [ 10.753417968750028, 56.241992187499989 ], [ 10.621191406250006, 56.202099609375011 ], [ 10.538964843750051, 56.200341796875023 ], [ 10.42695312500004, 56.276171875000017 ], [ 10.37373046875004, 56.251562500000063 ], [ 10.31875, 56.212890625 ], [ 10.226660156250006, 56.00537109375 ], [ 10.18300781250008, 55.86518554687504 ], [ 10.159375, 55.853808593750017 ], [ 10.107324218750023, 55.874462890624983 ], [ 10.017382812500017, 55.876074218750034 ], [ 9.903710937500023, 55.842822265625017 ], [ 9.962011718750006, 55.813085937500006 ], [ 10.02363281250004, 55.76142578125004 ], [ 9.9990234375, 55.735546875000011 ], [ 9.899023437500063, 55.707568359374989 ], [ 9.810351562500017, 55.650976562500006 ], [ 9.773242187500017, 55.608154296875 ], [ 9.661425781250045, 55.557470703125063 ], [ 9.591113281250017, 55.493212890625017 ], [ 9.625585937500034, 55.413574218750057 ], [ 9.640234375, 55.343652343750023 ], [ 9.670996093750063, 55.266406249999989 ], [ 9.643261718749983, 55.204736328125051 ], [ 9.504785156250023, 55.11625976562496 ], [ 9.453710937500006, 55.039550781250057 ], [ 9.572363281250034, 55.04052734375 ], [ 9.64541015625008, 55.022802734375006 ], [ 9.688183593750011, 55.000146484375023 ], [ 9.732324218750023, 54.968017578125057 ], [ 9.705273437500011, 54.928320312500034 ], [ 9.739746093750028, 54.825537109374977 ], [ 9.725, 54.825537109374977 ], [ 9.661230468750006, 54.834375 ], [ 9.615820312500006, 54.855419921875011 ], [ 9.49873046875004, 54.840429687499977 ], [ 9.341992187499983, 54.806298828124966 ], [ 9.254980468750034, 54.808007812500051 ], [ 9.185839843750074, 54.844677734374955 ], [ 8.902929687500063, 54.896923828124955 ], [ 8.857226562499989, 54.901123046875 ], [ 8.670703125000017, 54.9033203125 ], [ 8.670312500000023, 54.903417968750034 ], [ 8.661425781250074, 54.985937500000063 ], [ 8.638281250000063, 55.045556640625023 ], [ 8.572949218749983, 55.13427734375 ], [ 8.669824218750023, 55.155664062499994 ], [ 8.651074218750011, 55.328564453124955 ], [ 8.61591796875004, 55.418212890625028 ], [ 8.345312500000063, 55.510302734375045 ], [ 8.132128906250074, 55.599804687499983 ], [ 8.181347656250068, 55.901171874999989 ], [ 8.202343750000068, 55.982373046875011 ], [ 8.121484375000023, 56.139892578125057 ], [ 8.129882812500057, 56.321191406250023 ], [ 8.16396484375008, 56.606884765624983 ], [ 8.231738281250017, 56.618066406250023 ], [ 8.281445312500011, 56.616699218750028 ], [ 8.47314453125, 56.565429687500057 ], [ 8.552929687500011, 56.560302734375 ], [ 8.60761718750004, 56.514501953124977 ], [ 8.671679687500045, 56.49565429687496 ], [ 8.718066406250074, 56.544287109375006 ], [ 8.736132812500017, 56.62744140625 ], [ 8.88808593750008, 56.735058593749983 ], [ 8.99453125000008, 56.774804687499994 ], [ 9.06708984375004, 56.793847656250051 ], [ 9.14033203125004, 56.750439453125011 ], [ 9.196386718750006, 56.70166015625 ], [ 9.20966796875004, 56.808398437499989 ], [ 9.2548828125, 57.011718750000028 ], [ 9.110449218750063, 57.043652343749955 ], [ 8.992773437499977, 57.016113281250028 ], [ 8.876074218750006, 56.887255859374989 ], [ 8.771972656250028, 56.72529296875004 ], [ 8.603125, 56.710400390625011 ], [ 8.468359375, 56.66455078125 ], [ 8.3466796875, 56.712109375000011 ], [ 8.268261718750011, 56.754003906250006 ], [ 8.26630859375004, 56.815332031249994 ], [ 8.284082031250023, 56.852343749999989 ], [ 8.427050781250017, 56.98442382812496 ], [ 8.618554687500051, 57.111279296874983 ], [ 8.8115234375, 57.110058593749983 ], [ 8.952246093750006, 57.150585937499983 ], [ 9.036328125000068, 57.155419921874994 ], [ 9.298828125, 57.14653320312496 ], [ 9.43359375, 57.174316406250028 ], [ 9.554296874999977, 57.23247070312496 ], [ 9.815136718750011, 57.478417968749994 ], [ 9.96230468750008, 57.580957031249994 ], [ 10.259082031250045, 57.617041015624977 ], [ 10.533300781250034, 57.735400390625017 ], [ 10.609960937500034, 57.736914062499977 ], [ 10.480957031250028, 57.648681640625028 ], [ 10.460253906250074, 57.614550781250017 ], [ 10.444628906250017, 57.562207031250011 ], [ 10.537109375000028, 57.448535156250017 ], [ 10.517578125000028, 57.379345703124955 ], [ 10.52412109375004, 57.243212890625017 ], [ 10.436914062500023, 57.172265625000051 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Spain", "admin": "Spain" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -17.887939453125, 27.809570312500057 ], [ -17.984765625000023, 27.646386718750023 ], [ -18.106591796874966, 27.70747070312504 ], [ -18.135937499999983, 27.727929687500023 ], [ -18.160546874999937, 27.761474609375028 ], [ -18.043359374999966, 27.768115234375045 ], [ -17.924511718749983, 27.85014648437496 ], [ -17.887939453125, 27.809570312500057 ] ] ], [ [ [ -15.400585937499955, 28.147363281250023 ], [ -15.406689453124955, 28.070507812500011 ], [ -15.383154296874977, 27.992822265624994 ], [ -15.389160156249943, 27.874707031250011 ], [ -15.436767578124972, 27.810693359375023 ], [ -15.559375, 27.746972656249994 ], [ -15.65576171875, 27.758398437500006 ], [ -15.71030273437492, 27.784082031250023 ], [ -15.807324218749955, 27.887548828125034 ], [ -15.809472656249966, 27.994482421874977 ], [ -15.720947265624943, 28.064160156249955 ], [ -15.682763671874994, 28.154052734374972 ], [ -15.452783203124937, 28.13691406250004 ], [ -15.432714843749949, 28.154248046875011 ], [ -15.415478515624983, 28.159326171874994 ], [ -15.400585937499955, 28.147363281250023 ] ] ], [ [ [ -17.184667968749977, 28.021972656249972 ], [ -17.225390624999932, 28.013525390625034 ], [ -17.273925781249972, 28.038281250000011 ], [ -17.324902343749955, 28.117675781250028 ], [ -17.290332031249932, 28.176318359374989 ], [ -17.25859375, 28.203173828125045 ], [ -17.21435546875, 28.199267578125045 ], [ -17.129638671874972, 28.155957031250011 ], [ -17.103759765624943, 28.111132812500017 ], [ -17.10107421875, 28.083447265624983 ], [ -17.184667968749977, 28.021972656249972 ] ] ], [ [ [ -16.334472656249972, 28.379931640624989 ], [ -16.418212890624972, 28.15141601562496 ], [ -16.496240234374994, 28.061914062500023 ], [ -16.54277343749996, 28.032080078125006 ], [ -16.658007812499989, 28.007177734374977 ], [ -16.79472656249996, 28.149169921875057 ], [ -16.866015624999989, 28.293261718750017 ], [ -16.905322265625017, 28.339599609375028 ], [ -16.843066406249932, 28.376123046875023 ], [ -16.752050781249949, 28.369824218749983 ], [ -16.556835937499983, 28.400488281250006 ], [ -16.517431640624949, 28.412695312500006 ], [ -16.318994140624937, 28.558203124999977 ], [ -16.12363281249992, 28.57597656249996 ], [ -16.119140624999972, 28.528271484375011 ], [ -16.334472656249972, 28.379931640624989 ] ] ], [ [ [ -14.196777343749943, 28.169287109375063 ], [ -14.332617187500006, 28.056005859374977 ], [ -14.468603515624977, 28.082373046875034 ], [ -14.49179687499992, 28.100927734374977 ], [ -14.355566406249977, 28.129687499999989 ], [ -14.231982421875017, 28.215820312500028 ], [ -14.152587890625, 28.406640625000023 ], [ -14.028369140625017, 28.617431640625057 ], [ -14.003369140624983, 28.706689453125023 ], [ -13.954150390624989, 28.741455078125 ], [ -13.886279296874932, 28.744677734375045 ], [ -13.85722656249996, 28.738037109375028 ], [ -13.827148437499972, 28.691210937499989 ], [ -13.827587890624955, 28.585156249999955 ], [ -13.862988281249983, 28.409326171875023 ], [ -13.928027343749989, 28.253466796874989 ], [ -14.196777343749943, 28.169287109375063 ] ] ], [ [ [ -17.834277343749989, 28.49321289062496 ], [ -17.859375, 28.485693359375034 ], [ -17.88212890624996, 28.564599609375051 ], [ -18.000781249999989, 28.758251953124955 ], [ -17.928808593749977, 28.844580078125063 ], [ -17.797558593749983, 28.846777343750063 ], [ -17.74453125, 28.786572265624955 ], [ -17.7265625, 28.724462890625006 ], [ -17.751611328124937, 28.688574218749977 ], [ -17.744384765624972, 28.616015625000045 ], [ -17.758007812500011, 28.569091796874972 ], [ -17.834277343749989, 28.49321289062496 ] ] ], [ [ [ -13.715966796874966, 28.911230468750034 ], [ -13.78398437499996, 28.845458984374972 ], [ -13.85991210937496, 28.869091796874983 ], [ -13.823632812499966, 29.013330078124966 ], [ -13.78818359374992, 29.056103515624983 ], [ -13.650097656249955, 29.118994140625006 ], [ -13.535058593749966, 29.144287109375 ], [ -13.501416015624955, 29.21123046874996 ], [ -13.463574218749955, 29.237207031250023 ], [ -13.422949218749949, 29.197509765625028 ], [ -13.453759765624994, 29.151367187500028 ], [ -13.477929687499966, 29.006591796875028 ], [ -13.554687499999972, 28.960205078125 ], [ -13.715966796874966, 28.911230468750034 ] ] ], [ [ [ 1.593945312500068, 38.672070312499955 ], [ 1.571191406250051, 38.658837890625023 ], [ 1.504980468750063, 38.670996093750006 ], [ 1.40576171875, 38.670996093750006 ], [ 1.401953125000034, 38.711425781249972 ], [ 1.41718750000004, 38.739648437500051 ], [ 1.436328125000017, 38.768212890624994 ], [ 1.496875, 38.7119140625 ], [ 1.59267578125008, 38.701464843749989 ], [ 1.593945312500068, 38.672070312499955 ] ] ], [ [ [ 1.445214843750051, 38.918701171875028 ], [ 1.408984375000045, 38.857275390625034 ], [ 1.256933593750063, 38.879003906250006 ], [ 1.223339843750068, 38.903857421875017 ], [ 1.25625, 38.973388671874972 ], [ 1.2998046875, 38.981738281249989 ], [ 1.302539062500017, 39.031152343750023 ], [ 1.3486328125, 39.080810546875 ], [ 1.564453125, 39.12104492187504 ], [ 1.61318359375008, 39.087402343750028 ], [ 1.623632812499977, 39.038818359374972 ], [ 1.494531250000051, 38.932519531249994 ], [ 1.445214843750051, 38.918701171875028 ] ] ], [ [ [ 3.145312500000017, 39.790087890624989 ], [ 3.24111328125008, 39.756689453125034 ], [ 3.34218750000008, 39.786718750000034 ], [ 3.39589843750008, 39.777294921874983 ], [ 3.448925781250068, 39.761230468749972 ], [ 3.461816406250023, 39.697753906250028 ], [ 3.414648437500006, 39.627148437500011 ], [ 3.348730468750063, 39.555664062500028 ], [ 3.29296875, 39.47705078125 ], [ 3.244726562500034, 39.386621093750051 ], [ 3.154589843750045, 39.333251953125 ], [ 3.072851562500006, 39.301269531249972 ], [ 2.900097656250068, 39.368359374999983 ], [ 2.799804687500057, 39.385058593749989 ], [ 2.769824218750074, 39.410253906249977 ], [ 2.745996093750023, 39.51025390625 ], [ 2.700585937500023, 39.542138671875023 ], [ 2.634082031250045, 39.55620117187496 ], [ 2.575878906250011, 39.530664062499994 ], [ 2.49951171875, 39.477880859374977 ], [ 2.458789062500045, 39.530468749999955 ], [ 2.394335937500045, 39.540380859375034 ], [ 2.37001953125008, 39.572070312499989 ], [ 2.371289062500068, 39.613085937499989 ], [ 2.784960937500045, 39.854833984375034 ], [ 2.904785156250057, 39.908300781250006 ], [ 3.15869140625, 39.970507812499989 ], [ 3.197558593750017, 39.961083984375023 ], [ 3.164453125000023, 39.924218749999966 ], [ 3.1669921875, 39.907714843749972 ], [ 3.198632812500051, 39.889843749999983 ], [ 3.190917968749972, 39.86137695312496 ], [ 3.15869140625, 39.836572265624966 ], [ 3.145312500000017, 39.790087890624989 ] ] ], [ [ [ 4.293652343750011, 39.841845703124989 ], [ 4.275292968750023, 39.830273437500011 ], [ 3.967675781250051, 39.945849609375017 ], [ 3.8671875, 39.958740234375 ], [ 3.84267578125008, 39.976367187500017 ], [ 3.845410156250011, 40.036474609375006 ], [ 3.853417968750051, 40.063037109375017 ], [ 4.059179687500034, 40.075097656249966 ], [ 4.22578125000004, 40.032373046874966 ], [ 4.31513671875004, 39.917236328124972 ], [ 4.322070312500045, 39.897509765625045 ], [ 4.293652343750011, 39.841845703124989 ] ] ], [ [ [ -7.698144531249994, 43.764550781250051 ], [ -7.594580078124949, 43.727343750000017 ], [ -7.503613281249983, 43.739941406250011 ], [ -7.399316406249966, 43.695800781249972 ], [ -7.261962890624972, 43.594628906249966 ], [ -7.060986328124955, 43.553955078125028 ], [ -6.900683593749989, 43.585644531250011 ], [ -6.617285156249977, 43.592382812500063 ], [ -6.47568359374992, 43.57890625 ], [ -6.22412109375, 43.603857421874977 ], [ -6.080126953124989, 43.59492187500004 ], [ -5.846679687499943, 43.645068359375045 ], [ -5.66582031249996, 43.582470703124983 ], [ -5.315722656249932, 43.553173828124955 ], [ -5.10527343749996, 43.501855468749994 ], [ -4.52304687499992, 43.41572265625004 ], [ -4.312792968749989, 43.414746093750011 ], [ -4.015332031249955, 43.463085937500011 ], [ -3.889355468749955, 43.499414062500023 ], [ -3.77402343749992, 43.477880859375006 ], [ -3.604638671874966, 43.51948242187504 ], [ -3.523632812499983, 43.511035156249989 ], [ -3.417871093750023, 43.451708984374989 ], [ -3.045605468749926, 43.37158203125 ], [ -2.947705078124983, 43.439697265625028 ], [ -2.875048828125017, 43.454443359375006 ], [ -2.607080078124937, 43.412744140625051 ], [ -2.337109374999926, 43.328027343750023 ], [ -2.196679687499994, 43.321923828125023 ], [ -1.991308593750006, 43.345068359375034 ], [ -1.828515624999966, 43.400830078125011 ], [ -1.794042968749949, 43.407324218750006 ], [ -1.792724609374943, 43.372558593750028 ], [ -1.753271484375006, 43.324707031250057 ], [ -1.712841796874926, 43.30703125 ], [ -1.627148437499983, 43.282470703124972 ], [ -1.561474609375011, 43.279199218750023 ], [ -1.471728515624932, 43.267675781249977 ], [ -1.410693359374932, 43.240087890625034 ], [ -1.407324218749949, 43.197119140625006 ], [ -1.422607421874943, 43.149121093749983 ], [ -1.459423828124983, 43.104980468750057 ], [ -1.480468750000028, 43.071142578125006 ], [ -1.460839843749937, 43.051757812500057 ], [ -1.42875976562496, 43.036767578125023 ], [ -1.39404296875, 43.032617187499966 ], [ -1.370507812499994, 43.03759765625 ], [ -1.352734374999926, 43.064257812500017 ], [ -1.318847656249943, 43.096972656250017 ], [ -1.300048828124943, 43.100976562500023 ], [ -1.301562499999989, 43.082470703124983 ], [ -1.285449218749989, 43.05961914062496 ], [ -1.175439453124966, 43.021142578125023 ], [ -0.933837890624943, 42.949511718749989 ], [ -0.839208984374949, 42.948193359374983 ], [ -0.762646484374983, 42.939794921875063 ], [ -0.740185546874926, 42.909521484375034 ], [ -0.586425781249943, 42.798974609374966 ], [ -0.549804687499943, 42.802001953125057 ], [ -0.481152343750011, 42.799316406250028 ], [ -0.398437499999943, 42.808105468750057 ], [ -0.338574218750011, 42.828808593750011 ], [ -0.29931640625, 42.825341796875023 ], [ -0.256054687499983, 42.803955078125 ], [ -0.205322265624943, 42.785302734375023 ], [ -0.140039062499966, 42.748925781249994 ], [ -0.081494140624926, 42.703857421875057 ], [ -0.041162109374994, 42.689111328124966 ], [ 0.20136718750004, 42.719335937500006 ], [ 0.255468750000063, 42.692919921875045 ], [ 0.312890625000023, 42.693261718750023 ], [ 0.377246093750074, 42.700146484375011 ], [ 0.517675781250006, 42.686279296875028 ], [ 0.631640625000045, 42.689599609374994 ], [ 0.641992187500023, 42.700634765625011 ], [ 0.651757812500051, 42.800439453124994 ], [ 0.669824218749994, 42.835742187499989 ], [ 0.696875, 42.845117187500051 ], [ 0.764453125000017, 42.838037109375023 ], [ 1.010058593750045, 42.778955078124966 ], [ 1.111132812500017, 42.742041015625006 ], [ 1.208300781250017, 42.713134765624972 ], [ 1.293261718750017, 42.709960937500057 ], [ 1.349414062500074, 42.690673828125028 ], [ 1.428320312499977, 42.595898437499983 ], [ 1.414843750000074, 42.548388671874989 ], [ 1.421972656250034, 42.53081054687496 ], [ 1.430273437500034, 42.497851562499989 ], [ 1.428125, 42.461328125000023 ], [ 1.448828124999977, 42.43745117187504 ], [ 1.486230468750051, 42.434472656249966 ], [ 1.534082031250051, 42.441699218750017 ], [ 1.586425781250057, 42.455957031249994 ], [ 1.678515625000074, 42.496679687500034 ], [ 1.7060546875, 42.503320312500051 ], [ 1.859765625000051, 42.457080078125045 ], [ 1.927929687500068, 42.426318359374989 ], [ 1.951464843750074, 42.392773437499983 ], [ 1.986523437500011, 42.358496093750034 ], [ 2.032714843750028, 42.353515625 ], [ 2.098339843750068, 42.386083984375063 ], [ 2.200390625000068, 42.42094726562496 ], [ 2.37441406250008, 42.390283203125023 ], [ 2.56796875, 42.345800781250006 ], [ 2.651660156250074, 42.340478515624994 ], [ 2.65478515625, 42.36210937499996 ], [ 2.670019531250006, 42.393017578124955 ], [ 2.701855468750011, 42.408496093749989 ], [ 2.749414062500023, 42.41303710937504 ], [ 2.815625, 42.42924804687496 ], [ 2.891406250000074, 42.4560546875 ], [ 2.970019531250017, 42.467236328124983 ], [ 3.052636718750051, 42.447216796874983 ], [ 3.152148437500074, 42.431005859375063 ], [ 3.21142578125, 42.43115234375 ], [ 3.23984375, 42.367871093749983 ], [ 3.287890625000017, 42.34370117187504 ], [ 3.306738281250034, 42.288964843749994 ], [ 3.218652343750051, 42.260351562500006 ], [ 3.166406250000051, 42.256494140625023 ], [ 3.150390625, 42.162451171875063 ], [ 3.17519531250008, 42.135986328125 ], [ 3.224609375, 42.111132812499989 ], [ 3.238085937499989, 42.082226562499955 ], [ 3.248046875, 41.944238281250023 ], [ 3.146875, 41.861035156250011 ], [ 3.0048828125, 41.767431640625063 ], [ 2.310937500000023, 41.46650390625004 ], [ 2.145605468750006, 41.320751953125011 ], [ 2.082617187500063, 41.287402343750045 ], [ 1.566601562500011, 41.195605468749989 ], [ 1.205859375000045, 41.097558593749994 ], [ 1.032910156250068, 41.06206054687496 ], [ 0.816894531250028, 40.891601562500057 ], [ 0.714648437500074, 40.822851562500006 ], [ 0.796093750000068, 40.803808593750034 ], [ 0.891113281250057, 40.72236328125004 ], [ 0.859179687500045, 40.686230468749955 ], [ 0.720605468750051, 40.630468750000063 ], [ 0.660058593750051, 40.613330078125017 ], [ 0.627148437500011, 40.622216796874966 ], [ 0.59609375000008, 40.614501953125 ], [ 0.36367187500008, 40.31904296875004 ], [ 0.158398437499983, 40.106591796874994 ], [ 0.043066406250034, 40.01396484374996 ], [ -0.075146484374983, 39.875927734374983 ], [ -0.327001953124949, 39.519873046875006 ], [ -0.328955078125006, 39.417089843750034 ], [ -0.204931640624949, 39.062597656250034 ], [ -0.133789062499943, 38.969482421874972 ], [ -0.034130859374983, 38.891210937500006 ], [ 0.154882812499977, 38.824658203124955 ], [ 0.20156250000008, 38.759179687500023 ], [ 0.136328125000034, 38.696777343750028 ], [ -0.052734374999943, 38.585693359375028 ], [ -0.38125, 38.435644531250034 ], [ -0.520800781249989, 38.317285156249966 ], [ -0.550683593749966, 38.203125 ], [ -0.646777343749989, 38.151855468750028 ], [ -0.683203124999949, 37.992041015624977 ], [ -0.741552734374949, 37.886132812499994 ], [ -0.752734374999989, 37.850244140625051 ], [ -0.814648437500011, 37.769921875000023 ], [ -0.823095703124949, 37.711621093749955 ], [ -0.721582031249966, 37.631054687499983 ], [ -0.771875, 37.596240234374989 ], [ -0.822167968749937, 37.58076171875004 ], [ -0.93808593749992, 37.571337890624989 ], [ -1.327539062499937, 37.561132812500034 ], [ -1.640966796874949, 37.386962890624972 ], [ -1.797607421874972, 37.23286132812504 ], [ -1.939306640624977, 36.945849609374989 ], [ -2.111523437499983, 36.776660156249989 ], [ -2.187695312499955, 36.745458984375034 ], [ -2.305566406249994, 36.81982421875 ], [ -2.452832031249955, 36.831152343750006 ], [ -2.595703124999943, 36.806494140625034 ], [ -2.670605468749926, 36.747558593750028 ], [ -2.787548828124955, 36.714746093749994 ], [ -2.901855468749972, 36.7431640625 ], [ -3.149169921874972, 36.758496093750011 ], [ -3.25913085937492, 36.755761718749994 ], [ -3.43125, 36.707910156250023 ], [ -3.578808593749926, 36.739843750000034 ], [ -3.827783203124937, 36.756054687499983 ], [ -4.366845703124994, 36.718115234375063 ], [ -4.434863281249989, 36.70024414062496 ], [ -4.50224609374996, 36.629150390625057 ], [ -4.67412109374996, 36.506445312500006 ], [ -4.935302734374972, 36.502050781250006 ], [ -5.171484374999949, 36.423779296874955 ], [ -5.230517578124989, 36.373632812500034 ], [ -5.329687499999949, 36.235742187500023 ], [ -5.3609375, 36.134912109374994 ], [ -5.381591796874943, 36.134082031249989 ], [ -5.407226562499943, 36.158886718749983 ], [ -5.443603515624972, 36.150585937499983 ], [ -5.4625, 36.07377929687496 ], [ -5.551269531249972, 36.038818359375057 ], [ -5.62548828125, 36.025927734374989 ], [ -5.80839843749996, 36.088330078125011 ], [ -5.960693359374972, 36.181738281250034 ], [ -6.040673828124937, 36.188427734374983 ], [ -6.170458984374989, 36.333789062500017 ], [ -6.226269531249983, 36.426464843749983 ], [ -6.265917968749989, 36.526513671875023 ], [ -6.257714843749994, 36.56484375 ], [ -6.268945312499994, 36.596728515625017 ], [ -6.38413085937492, 36.63701171874996 ], [ -6.412255859374966, 36.728857421875034 ], [ -6.328320312500011, 36.84814453125 ], [ -6.259423828124994, 36.898974609375045 ], [ -6.216796875000028, 36.91357421875 ], [ -6.320947265625023, 36.908496093750017 ], [ -6.396191406249983, 36.831640625 ], [ -6.492431640624943, 36.954638671875017 ], [ -6.88461914062492, 37.194238281249966 ], [ -6.859375, 37.249169921874966 ], [ -6.863769531250028, 37.27890625 ], [ -6.929492187499989, 37.214941406250034 ], [ -6.97465820312496, 37.19843750000004 ], [ -7.174951171874994, 37.208789062500017 ], [ -7.406152343749937, 37.179443359374972 ], [ -7.467187499999937, 37.428027343749989 ], [ -7.496044921874955, 37.523583984375023 ], [ -7.503515624999977, 37.585498046875017 ], [ -7.44394531249992, 37.728271484374972 ], [ -7.378906249999972, 37.786376953125 ], [ -7.292236328125, 37.90644531250004 ], [ -7.185449218749994, 38.006347656250057 ], [ -7.072509765625, 38.030029296875 ], [ -7.022851562500023, 38.04472656249996 ], [ -6.981103515624937, 38.121972656249966 ], [ -6.957568359374932, 38.18789062499999 ], [ -6.974804687499983, 38.194433593750006 ], [ -7.106396484374983, 38.181005859375006 ], [ -7.343017578124943, 38.457421875000023 ], [ -7.335791015625006, 38.501464843750028 ], [ -7.30595703124996, 38.566845703125011 ], [ -7.286376953124972, 38.649365234374955 ], [ -7.28154296874996, 38.714550781250011 ], [ -7.219921874999926, 38.770507812500028 ], [ -7.125488281249972, 38.826953124999989 ], [ -7.046044921874937, 38.907031250000045 ], [ -7.00625, 38.985253906249994 ], [ -6.997949218749994, 39.056445312500017 ], [ -7.042968749999943, 39.107080078125023 ], [ -7.172412109374932, 39.135205078124983 ], [ -7.30576171874992, 39.338134765625028 ], [ -7.33544921875, 39.46513671874996 ], [ -7.362695312499966, 39.478320312499989 ], [ -7.44511718749996, 39.53618164062496 ], [ -7.524218749999932, 39.644726562499955 ], [ -7.53569335937496, 39.661572265625011 ], [ -7.454101562499943, 39.6806640625 ], [ -7.117675781249972, 39.681689453125045 ], [ -7.04741210937496, 39.70556640625 ], [ -7.03671875, 39.713964843750034 ], [ -6.975390624999932, 39.798388671875017 ], [ -6.911181640624989, 39.937109375000034 ], [ -6.896093749999949, 40.021826171875063 ], [ -6.91640625, 40.056835937499983 ], [ -7.027832031249972, 40.14262695312496 ], [ -7.032617187499966, 40.167919921874983 ], [ -7.01469726562496, 40.208349609375034 ], [ -6.948437499999955, 40.251611328124966 ], [ -6.85888671875, 40.30073242187504 ], [ -6.8101562499999, 40.343115234375034 ], [ -6.82177734375, 40.37626953124996 ], [ -6.847949218749989, 40.410986328125006 ], [ -6.852050781249943, 40.443261718750023 ], [ -6.835693359374972, 40.483154296874972 ], [ -6.829833984374943, 40.619091796874955 ], [ -6.818359375, 40.654052734374972 ], [ -6.835888671874926, 40.777490234374994 ], [ -6.857714843749932, 40.878320312500023 ], [ -6.928466796874972, 41.009130859375006 ], [ -6.91552734375, 41.038037109374955 ], [ -6.8828125, 41.062402343750023 ], [ -6.775781249999937, 41.107714843750017 ], [ -6.690136718749983, 41.214501953125023 ], [ -6.56591796875, 41.3037109375 ], [ -6.403125, 41.375390625000023 ], [ -6.28935546874996, 41.455029296875011 ], [ -6.244335937499955, 41.51591796874996 ], [ -6.2125, 41.53203125 ], [ -6.221679687499943, 41.560449218749994 ], [ -6.243115234374955, 41.601806640624972 ], [ -6.308056640624955, 41.642187500000034 ], [ -6.391699218749949, 41.665380859375034 ], [ -6.48466796874996, 41.664404296875034 ], [ -6.542187499999955, 41.672509765624994 ], [ -6.558984375000023, 41.704052734375011 ], [ -6.552587890624949, 41.789550781250028 ], [ -6.557519531249966, 41.874121093750034 ], [ -6.575341796874966, 41.913085937499972 ], [ -6.61826171874992, 41.9423828125 ], [ -6.70361328125, 41.9345703125 ], [ -6.777294921874983, 41.958496093749972 ], [ -6.833203124999926, 41.964160156249989 ], [ -6.865527343749932, 41.945263671874955 ], [ -7.030468749999955, 41.950634765624983 ], [ -7.09912109375, 41.964208984375006 ], [ -7.147119140625023, 41.981152343749983 ], [ -7.177929687499983, 41.9716796875 ], [ -7.195361328124989, 41.955224609375023 ], [ -7.198339843749977, 41.929394531250011 ], [ -7.209619140624966, 41.895263671874972 ], [ -7.268554687499972, 41.864404296874994 ], [ -7.40361328124996, 41.833691406249955 ], [ -7.512597656249966, 41.835986328124989 ], [ -7.612597656249989, 41.857958984375017 ], [ -7.644677734374937, 41.873974609374983 ], [ -7.693066406249955, 41.888476562500017 ], [ -7.896386718749994, 41.870556640625011 ], [ -7.920849609374983, 41.883642578125006 ], [ -7.990966796874972, 41.851904296875034 ], [ -8.094433593749926, 41.814208984375 ], [ -8.152490234374937, 41.811962890624983 ], [ -8.173535156249955, 41.819970703124994 ], [ -8.18125, 41.836962890625017 ], [ -8.224755859374994, 41.895849609375006 ], [ -8.213330078124983, 41.927099609374977 ], [ -8.129980468749977, 42.018164062500063 ], [ -8.139306640624994, 42.039941406249966 ], [ -8.173583984374972, 42.069384765625017 ], [ -8.204199218749977, 42.11186523437496 ], [ -8.213085937499926, 42.133691406249966 ], [ -8.266064453124983, 42.137402343750011 ], [ -8.322558593749932, 42.115087890625006 ], [ -8.538085937499972, 42.0693359375 ], [ -8.589648437499989, 42.052734375 ], [ -8.68295898437492, 42.008496093749955 ], [ -8.777148437500017, 41.941064453124994 ], [ -8.85234375, 41.926904296875023 ], [ -8.878320312500023, 41.946875 ], [ -8.887207031249943, 42.105273437500045 ], [ -8.772460937499943, 42.210595703124994 ], [ -8.690917968749943, 42.274169921875 ], [ -8.729199218749926, 42.287011718750023 ], [ -8.815820312499966, 42.285253906250034 ], [ -8.809960937499937, 42.334472656250028 ], [ -8.76938476562492, 42.358154296875057 ], [ -8.730029296874989, 42.411718750000034 ], [ -8.776171874999989, 42.434814453125028 ], [ -8.81210937499992, 42.470068359375034 ], [ -8.80991210937492, 42.562353515625006 ], [ -8.79990234374992, 42.599902343750017 ], [ -8.8115234375, 42.640332031249983 ], [ -8.987792968750028, 42.58564453125004 ], [ -9.033105468750023, 42.593847656250006 ], [ -9.035058593749966, 42.662353515625028 ], [ -8.937207031249926, 42.766699218750063 ], [ -8.927197265624926, 42.798583984374972 ], [ -9.041601562499977, 42.814013671875017 ], [ -9.127197265625, 42.865234374999972 ], [ -9.179443359374972, 42.910986328125063 ], [ -9.235205078124977, 42.976904296874977 ], [ -9.235644531249989, 43.035791015624994 ], [ -9.178076171874977, 43.174023437499983 ], [ -9.095556640624949, 43.214208984375006 ], [ -9.024511718749949, 43.238964843749983 ], [ -8.873681640624966, 43.334423828124983 ], [ -8.665625, 43.316601562500011 ], [ -8.537060546874955, 43.337060546874994 ], [ -8.421582031249955, 43.385839843749977 ], [ -8.355468749999972, 43.396826171875006 ], [ -8.248925781249937, 43.439404296874983 ], [ -8.25229492187492, 43.496923828125063 ], [ -8.288867187500017, 43.539599609375045 ], [ -8.256738281249937, 43.579882812499989 ], [ -8.137158203124926, 43.629052734374966 ], [ -8.004687499999932, 43.69438476562496 ], [ -7.852734374999983, 43.70698242187504 ], [ -7.698144531249994, 43.764550781250051 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Estonia", "admin": "Estonia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 22.61738281250004, 58.621240234375023 ], [ 22.688378906250023, 58.597021484375063 ], [ 22.753808593750023, 58.604687500000011 ], [ 22.820117187500045, 58.621533203124983 ], [ 22.964257812500023, 58.605712890625057 ], [ 23.29287109375008, 58.483496093750006 ], [ 23.323242187500057, 58.450830078125023 ], [ 23.127148437500068, 58.435986328125011 ], [ 23.082617187500063, 58.398486328125017 ], [ 23.035449218750045, 58.372314453125 ], [ 22.97988281250008, 58.363867187499977 ], [ 22.885156250000051, 58.311279296875 ], [ 22.757031250000068, 58.260888671874966 ], [ 22.730273437500045, 58.230664062500011 ], [ 22.498437500000051, 58.236230468749994 ], [ 22.371679687499977, 58.217138671875006 ], [ 22.269335937500017, 58.160742187499977 ], [ 22.227343750000074, 58.051806640624989 ], [ 22.152441406250006, 57.966796875 ], [ 22.076269531250034, 57.936035156250028 ], [ 21.996875, 57.931347656249983 ], [ 21.97802734375, 57.96328125 ], [ 21.985546875000011, 57.995166015625017 ], [ 22.152929687500006, 58.115332031249977 ], [ 22.187695312500068, 58.154345703125017 ], [ 22.10439453125008, 58.171679687499989 ], [ 22.034570312500051, 58.213378906250057 ], [ 21.882128906249989, 58.262353515624994 ], [ 21.854492187500057, 58.301660156249994 ], [ 21.891015625000023, 58.304589843749994 ], [ 21.924414062500006, 58.315869140624983 ], [ 21.965039062500011, 58.348828125000011 ], [ 21.984082031250068, 58.386669921875011 ], [ 21.862304687500057, 58.497167968750034 ], [ 21.924414062500006, 58.514257812499977 ], [ 22.001855468750051, 58.510253906250057 ], [ 22.081347656250074, 58.478125 ], [ 22.168554687500006, 58.51582031250004 ], [ 22.20556640625, 58.521386718749994 ], [ 22.2666015625, 58.507958984375023 ], [ 22.328125, 58.580859375000045 ], [ 22.474414062500045, 58.604882812499966 ], [ 22.546972656250006, 58.627392578125011 ], [ 22.61738281250004, 58.621240234375023 ] ] ], [ [ [ 23.343554687500017, 58.550341796875045 ], [ 23.260351562500034, 58.539990234374983 ], [ 23.063476562500057, 58.611083984374972 ], [ 23.10908203125004, 58.659228515625017 ], [ 23.165429687500051, 58.678125 ], [ 23.332812500000045, 58.648583984374994 ], [ 23.356445312500057, 58.575537109375034 ], [ 23.343554687500017, 58.550341796875045 ] ] ], [ [ [ 22.923730468750023, 58.826904296875 ], [ 22.84169921875008, 58.777441406250034 ], [ 22.79287109375008, 58.797216796874977 ], [ 22.76728515625004, 58.820898437500006 ], [ 22.661425781250045, 58.709179687499983 ], [ 22.542187500000011, 58.689990234374989 ], [ 22.472656250000057, 58.712060546875051 ], [ 22.47890625000008, 58.753808593750023 ], [ 22.411035156250023, 58.863378906250034 ], [ 22.307421875000045, 58.895458984375011 ], [ 22.161914062500074, 58.898486328125017 ], [ 22.05625, 58.943603515625057 ], [ 22.46259765625004, 58.974316406250011 ], [ 22.504589843750068, 59.026464843750063 ], [ 22.587207031250017, 59.081201171875023 ], [ 22.6494140625, 59.087109374999983 ], [ 22.702246093750006, 59.074414062499955 ], [ 22.712207031249989, 59.031982421875028 ], [ 22.725488281250051, 59.015087890624955 ], [ 22.90986328125004, 58.991210937499972 ], [ 22.981640625000011, 58.919824218749994 ], [ 23.008691406249994, 58.833935546875011 ], [ 22.923730468750023, 58.826904296875 ] ] ], [ [ [ 25.509277343749972, 59.639013671875063 ], [ 25.61572265625, 59.627539062500034 ], [ 25.79375, 59.634667968749966 ], [ 26.460839843750051, 59.553906249999955 ], [ 26.625, 59.553906249999955 ], [ 26.852050781249972, 59.471777343750006 ], [ 26.974707031250006, 59.450634765624955 ], [ 27.335839843750051, 59.450488281250017 ], [ 27.892578125000057, 59.414208984374994 ], [ 28.001855468750023, 59.469824218750063 ], [ 28.0125, 59.484277343749966 ], [ 28.06582031250008, 59.453173828125045 ], [ 28.133007812500011, 59.403076171875028 ], [ 28.15107421875004, 59.374414062499966 ], [ 28.128320312500023, 59.357568359374994 ], [ 28.061328125000045, 59.343261718750028 ], [ 28.046093750000068, 59.327832031249983 ], [ 28.016406250000045, 59.301708984374983 ], [ 27.938183593750011, 59.297021484375023 ], [ 27.897656250000011, 59.277636718750074 ], [ 27.849511718750051, 59.192675781249989 ], [ 27.757617187500074, 59.052001953125028 ], [ 27.62177734375004, 58.944970703124966 ], [ 27.513085937499994, 58.886279296875017 ], [ 27.464453125000034, 58.84130859375 ], [ 27.434179687500006, 58.787255859374994 ], [ 27.427050781250074, 58.733056640624966 ], [ 27.531347656250006, 58.435253906249955 ], [ 27.530078124999989, 58.381494140625023 ], [ 27.505566406250068, 58.326269531250034 ], [ 27.48779296875, 58.270068359375045 ], [ 27.502441406250057, 58.221337890624994 ], [ 27.571093750000017, 58.138085937499994 ], [ 27.644140625000063, 58.013916015625 ], [ 27.673437499999977, 57.934619140625017 ], [ 27.721972656250017, 57.90546875000004 ], [ 27.76875, 57.884130859375034 ], [ 27.778515625000068, 57.870703125000063 ], [ 27.776953125000034, 57.85673828124996 ], [ 27.75283203125008, 57.841015624999955 ], [ 27.542089843750063, 57.799414062500006 ], [ 27.514746093749977, 57.764208984375017 ], [ 27.491992187500045, 57.724951171875034 ], [ 27.4, 57.666796874999989 ], [ 27.371777343749983, 57.612548828125028 ], [ 27.354296875000074, 57.550292968749972 ], [ 27.351953125000051, 57.528125 ], [ 27.326562500000023, 57.525488281249977 ], [ 27.187109375000034, 57.538330078125028 ], [ 27.033398437500068, 57.578759765624994 ], [ 26.966015625000011, 57.609130859375057 ], [ 26.899804687500023, 57.608789062499994 ], [ 26.819726562500051, 57.588720703124977 ], [ 26.532617187499994, 57.531005859375028 ], [ 26.46210937500004, 57.544482421875017 ], [ 26.298046875000011, 57.60107421875 ], [ 26.215039062500068, 57.662744140624966 ], [ 26.030371093750006, 57.785546875000023 ], [ 26.015234375000034, 57.814746093750017 ], [ 25.99111328125008, 57.838183593749989 ], [ 25.79375, 57.868554687499966 ], [ 25.720898437500011, 57.913818359375057 ], [ 25.66015625, 57.920166015625 ], [ 25.5712890625, 57.942773437499994 ], [ 25.34003906250004, 58.039453124999966 ], [ 25.28261718750008, 58.048486328125023 ], [ 25.268652343749977, 58.0322265625 ], [ 25.272656250000011, 58.009375 ], [ 25.25830078125, 57.996142578125017 ], [ 25.228710937500011, 57.996582031250028 ], [ 25.175195312500051, 58.032128906249994 ], [ 25.11103515625004, 58.063427734374983 ], [ 24.911328125000011, 58.004589843749983 ], [ 24.83906250000004, 57.98872070312504 ], [ 24.775781250000023, 57.985253906250023 ], [ 24.458886718750051, 57.907861328124994 ], [ 24.3625, 57.866162109375011 ], [ 24.322558593750074, 57.870605468750028 ], [ 24.332031250000028, 57.909765625 ], [ 24.4638671875, 58.105957031250028 ], [ 24.4875, 58.261621093750023 ], [ 24.535742187500063, 58.283007812500017 ], [ 24.54970703125008, 58.304589843749994 ], [ 24.529101562500045, 58.354248046874972 ], [ 24.392187500000034, 58.386083984374977 ], [ 24.336914062500057, 58.381396484374989 ], [ 24.287207031250063, 58.328027343749966 ], [ 24.235644531250045, 58.289550781250028 ], [ 24.114843750000034, 58.266113281250057 ], [ 24.010937499999983, 58.306640625000057 ], [ 23.767578125000057, 58.360839843749972 ], [ 23.706054687500057, 58.433007812500023 ], [ 23.691503906250034, 58.505615234375 ], [ 23.562792968749989, 58.575830078124994 ], [ 23.509277343750028, 58.658544921874977 ], [ 23.530664062500023, 58.716259765625011 ], [ 23.647460937500028, 58.754150390625 ], [ 23.680761718750063, 58.787158203125074 ], [ 23.53359375, 58.781933593749983 ], [ 23.503613281250011, 58.789843749999989 ], [ 23.497167968750034, 58.819531249999983 ], [ 23.43203125, 58.920654296875 ], [ 23.489648437500023, 58.960498046875017 ], [ 23.515039062500051, 58.999218750000011 ], [ 23.4677734375, 59.032177734374983 ], [ 23.48017578125004, 59.069677734374977 ], [ 23.51699218750008, 59.107568359374966 ], [ 23.494433593750017, 59.195654296874977 ], [ 23.640527343750023, 59.242333984374966 ], [ 23.782519531249989, 59.275146484375 ], [ 24.083398437500023, 59.291894531250051 ], [ 24.05361328125008, 59.372314453125 ], [ 24.175390625, 59.375927734375011 ], [ 24.380371093750028, 59.47265625 ], [ 24.583593750000034, 59.455664062500006 ], [ 24.877539062500063, 59.522070312500034 ], [ 25.44375, 59.521142578125023 ], [ 25.520898437500051, 59.559472656250023 ], [ 25.507421875000034, 59.597998046875063 ], [ 25.509277343749972, 59.639013671875063 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Finland", "admin": "Finland" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 21.62832031250008, 60.1078125 ], [ 21.540625, 60.097900390625028 ], [ 21.48603515625004, 60.126806640625034 ], [ 21.50673828125008, 60.148339843749994 ], [ 21.567968750000034, 60.172314453124983 ], [ 21.634082031249989, 60.168994140625017 ], [ 21.648144531250011, 60.140869140624972 ], [ 21.62832031250008, 60.1078125 ] ] ], [ [ [ 21.833203125000068, 60.140527343749994 ], [ 21.733105468750011, 60.106152343750011 ], [ 21.695019531250068, 60.114355468750006 ], [ 21.704785156250011, 60.172314453124983 ], [ 21.764257812500063, 60.198828124999977 ], [ 21.864355468750006, 60.201806640624966 ], [ 21.833203125000068, 60.140527343749994 ] ] ], [ [ [ 22.175097656249989, 60.370751953124994 ], [ 22.301757812500057, 60.347558593749994 ], [ 22.354980468750057, 60.35585937499999 ], [ 22.415527343750028, 60.303369140625051 ], [ 22.31289062499999, 60.269970703124983 ], [ 22.305761718750063, 60.228564453124989 ], [ 22.346289062500063, 60.202832031249983 ], [ 22.36054687500004, 60.165576171875045 ], [ 22.258300781249972, 60.165625 ], [ 22.209375, 60.196972656249955 ], [ 22.188085937500063, 60.236767578124983 ], [ 22.140527343750051, 60.264892578125028 ], [ 22.077148437500028, 60.286328124999955 ], [ 22.108203125000045, 60.314892578124983 ], [ 22.125878906249994, 60.35585937499999 ], [ 22.175097656249989, 60.370751953124994 ] ] ], [ [ [ 21.994238281250006, 60.336669921875 ], [ 21.921484375000034, 60.332275390624972 ], [ 21.818652343750045, 60.381835937500057 ], [ 21.805664062500057, 60.401220703125006 ], [ 21.845996093750017, 60.412451171874977 ], [ 21.8193359375, 60.452294921875023 ], [ 21.827246093750006, 60.469921874999955 ], [ 21.906835937500063, 60.438476562500028 ], [ 21.950292968750034, 60.401708984375006 ], [ 21.907812499999977, 60.393164062500034 ], [ 21.979785156249989, 60.355224609375028 ], [ 21.994238281250006, 60.336669921875 ] ] ], [ [ [ 21.450878906250068, 60.529589843750045 ], [ 21.43691406250008, 60.483056640624966 ], [ 21.369042968749994, 60.488232421874955 ], [ 21.3, 60.479785156250017 ], [ 21.244335937500011, 60.525976562500006 ], [ 21.214550781250068, 60.603857421874977 ], [ 21.224707031250006, 60.620605468750028 ], [ 21.268066406250028, 60.638281249999977 ], [ 21.301269531250057, 60.595556640624977 ], [ 21.450878906250068, 60.529589843750045 ] ] ], [ [ [ 21.2177734375, 63.241308593750034 ], [ 21.228515625000057, 63.222656249999972 ], [ 21.287109375, 63.227783203125028 ], [ 21.366015625000017, 63.261767578125045 ], [ 21.421972656250034, 63.245898437499989 ], [ 21.415625, 63.197363281250063 ], [ 21.377636718750068, 63.19921875 ], [ 21.367187499999972, 63.207226562500011 ], [ 21.318457031250006, 63.179492187500045 ], [ 21.309765625000011, 63.162695312500006 ], [ 21.25341796875, 63.152001953124966 ], [ 21.149316406249994, 63.199462890625028 ], [ 21.08388671875008, 63.277539062499955 ], [ 21.236328125000057, 63.27773437499999 ], [ 21.221777343750034, 63.259130859375034 ], [ 21.2177734375, 63.241308593750034 ] ] ], [ [ [ 24.848242187500034, 64.991015624999989 ], [ 24.698925781250011, 64.957812500000074 ], [ 24.57861328125, 64.978564453125017 ], [ 24.576562500000023, 65.042871093749994 ], [ 24.651171875000045, 65.073974609375 ], [ 24.78603515625008, 65.086425781249972 ], [ 24.970605468750023, 65.055322265625023 ], [ 24.99755859375, 65.038720703125023 ], [ 24.89179687500004, 65.026269531249966 ], [ 24.848242187500034, 64.991015624999989 ] ] ], [ [ [ 28.047265625000023, 69.971679687500028 ], [ 28.269140625000034, 69.871435546875034 ], [ 28.411718750000034, 69.822753906249972 ], [ 28.800390625000063, 69.731494140625045 ], [ 29.141601562500028, 69.671435546875045 ], [ 29.333398437500051, 69.472998046875034 ], [ 29.238867187500063, 69.393945312500023 ], [ 29.191796875000051, 69.366699218749972 ], [ 29.024902343749972, 69.287988281249994 ], [ 28.846289062500006, 69.176904296875023 ], [ 28.832617187500063, 69.118994140625034 ], [ 28.891894531250074, 69.060595703125045 ], [ 28.965820312500028, 69.02197265625 ], [ 28.898925781249972, 69.009667968749966 ], [ 28.692187500000045, 68.961035156250006 ], [ 28.566015625, 68.92822265625 ], [ 28.414062500000057, 68.904150390625063 ], [ 28.453515625000023, 68.872265624999955 ], [ 28.705957031250023, 68.865527343750017 ], [ 28.74482421875004, 68.856445312500028 ], [ 28.772851562500051, 68.840039062499955 ], [ 28.777636718750045, 68.813818359375034 ], [ 28.752050781250006, 68.771435546875011 ], [ 28.479296875000017, 68.537646484374989 ], [ 28.470703125000057, 68.488378906250006 ], [ 28.560156250000063, 68.351367187500074 ], [ 28.685156250000034, 68.189794921875006 ], [ 29.06298828125, 68.117968750000017 ], [ 29.343847656250006, 68.061865234375063 ], [ 29.524218750000017, 67.929101562500023 ], [ 29.821582031250017, 67.754003906250034 ], [ 29.97919921875004, 67.688574218750034 ], [ 29.988085937500017, 67.668261718749989 ], [ 29.941210937500074, 67.547460937499977 ], [ 29.750585937500006, 67.426416015624994 ], [ 29.572265625000028, 67.324365234374994 ], [ 29.387695312499972, 67.201416015625 ], [ 29.243359375000097, 67.096582031250051 ], [ 29.087011718750034, 66.970947265625028 ], [ 29.069042968750011, 66.930224609374989 ], [ 29.066210937500045, 66.891748046874966 ], [ 29.093066406250017, 66.84921875 ], [ 29.293261718750017, 66.695507812499955 ], [ 29.371191406250006, 66.617041015625063 ], [ 29.464355468749972, 66.532177734374983 ], [ 29.544335937499994, 66.439697265624972 ], [ 29.590722656250051, 66.356835937499966 ], [ 29.670898437499972, 66.276123046875057 ], [ 29.720703124999972, 66.23486328125 ], [ 29.803515625000074, 66.177050781250017 ], [ 29.903417968750006, 66.091064453125 ], [ 29.936621093750006, 66.02294921875 ], [ 30.0875, 65.786523437499966 ], [ 30.102734375000097, 65.72626953125004 ], [ 30.0953125, 65.681689453125017 ], [ 30.029003906250097, 65.670703124999989 ], [ 29.882617187500017, 65.663623046875045 ], [ 29.723925781250017, 65.634375 ], [ 29.715917968750063, 65.624560546875017 ], [ 29.819433593750006, 65.56875 ], [ 29.728027343749972, 65.473437500000045 ], [ 29.714843750000028, 65.336962890625045 ], [ 29.617187500000028, 65.265332031250011 ], [ 29.608007812500006, 65.248681640624994 ], [ 29.612402343750006, 65.23476562499999 ], [ 29.629687500000017, 65.223876953125 ], [ 29.810546874999972, 65.204736328124994 ], [ 29.826171874999972, 65.185302734375057 ], [ 29.826953125000017, 65.145068359375017 ], [ 29.810839843750074, 65.10791015625 ], [ 29.720019531250017, 65.080322265624972 ], [ 29.622460937500051, 65.039501953125011 ], [ 29.600878906250074, 65.001953125 ], [ 29.60419921875004, 64.968408203124994 ], [ 29.6375, 64.911767578124994 ], [ 29.701660156250028, 64.845751953125045 ], [ 29.783203125000028, 64.804296875000063 ], [ 30.072851562500063, 64.765039062500051 ], [ 30.110253906250051, 64.732568359374994 ], [ 30.126171875000097, 64.688085937500006 ], [ 30.120117187499972, 64.644628906250034 ], [ 29.98554687500004, 64.557714843750006 ], [ 29.986621093750074, 64.524267578125034 ], [ 30.041894531250051, 64.443359374999972 ], [ 30.10810546875004, 64.366113281250051 ], [ 30.390625, 64.282421874999955 ], [ 30.487890625000063, 64.236523437500011 ], [ 30.513769531250006, 64.2 ], [ 30.527929687500006, 64.141113281250028 ], [ 30.526074218750097, 64.077294921874994 ], [ 30.503906250000028, 64.020605468750006 ], [ 30.415332031250017, 63.947509765625028 ], [ 30.210253906250074, 63.803320312500063 ], [ 30.004101562500097, 63.747314453125 ], [ 29.991503906250074, 63.735156250000017 ], [ 30.05537109375004, 63.689013671875045 ], [ 30.418554687500063, 63.504052734375023 ], [ 30.655273437499972, 63.417480468750057 ], [ 30.97480468750004, 63.300634765625034 ], [ 31.180859375000097, 63.208300781250074 ], [ 31.247460937499994, 63.141894531250045 ], [ 31.336718750000074, 63.068066406250011 ], [ 31.437011718749972, 63.007714843749966 ], [ 31.509277343750028, 62.955322265625028 ], [ 31.536523437499994, 62.921630859375028 ], [ 31.533984375000017, 62.885400390624994 ], [ 31.437304687500017, 62.776123046875028 ], [ 31.382421875, 62.691650390624972 ], [ 31.285644531250028, 62.567822265624955 ], [ 31.18671875000004, 62.48139648437504 ], [ 30.935742187500097, 62.323779296874989 ], [ 30.565625, 62.127587890624994 ], [ 30.47968750000004, 62.068212890625063 ], [ 30.306445312500017, 61.964843750000057 ], [ 30.00996093750004, 61.757373046875045 ], [ 29.933203125, 61.711572265624966 ], [ 29.69013671875004, 61.546093750000011 ], [ 29.579394531250074, 61.493457031250017 ], [ 29.492382812500097, 61.444238281250023 ], [ 29.251660156250097, 61.287792968749955 ], [ 28.992968750000045, 61.169042968750006 ], [ 28.739062500000017, 61.058740234375023 ], [ 28.662890625000045, 61.002832031249994 ], [ 28.568164062500017, 60.960205078125 ], [ 28.455078125000057, 60.919628906250011 ], [ 28.40742187500004, 60.896923828125011 ], [ 28.151953125000034, 60.745849609375028 ], [ 27.797656250000074, 60.536132812500028 ], [ 27.761621093750023, 60.532861328124994 ], [ 27.669335937500051, 60.498974609375011 ], [ 27.52509765625004, 60.490771484375045 ], [ 27.462402343749972, 60.46484375 ], [ 27.241894531250011, 60.538671875000034 ], [ 27.205273437500011, 60.543457031250028 ], [ 27.075585937500051, 60.525146484375028 ], [ 26.951171875, 60.471484375000017 ], [ 26.721484375000017, 60.455078125000057 ], [ 26.607421875000057, 60.437695312499955 ], [ 26.534667968749972, 60.412890625000074 ], [ 26.51972656250004, 60.471582031250023 ], [ 26.551171875000051, 60.545996093750006 ], [ 26.601757812500068, 60.595605468749994 ], [ 26.606445312500028, 60.6279296875 ], [ 26.569335937500028, 60.624560546875017 ], [ 26.495800781250068, 60.551806640625045 ], [ 26.456445312500023, 60.466796875000028 ], [ 26.377734375000074, 60.424072265625028 ], [ 26.204687499999977, 60.406591796875034 ], [ 26.036035156249994, 60.474902343749989 ], [ 25.955957031250023, 60.474218750000034 ], [ 26.00625, 60.425292968750028 ], [ 26.040234375000068, 60.37158203125 ], [ 26.03583984375004, 60.341503906250011 ], [ 25.945898437500034, 60.346777343750006 ], [ 25.845800781250063, 60.314599609375023 ], [ 25.75800781250004, 60.26752929687504 ], [ 25.715429687500063, 60.267431640625006 ], [ 25.65644531250004, 60.333203124999983 ], [ 25.548242187500023, 60.302490234375057 ], [ 25.455761718750011, 60.26123046875 ], [ 25.267871093750017, 60.248339843750017 ], [ 25.155859375, 60.194091796875 ], [ 24.957617187500034, 60.157470703125 ], [ 24.848730468750063, 60.158349609374994 ], [ 24.600488281250023, 60.114257812499972 ], [ 24.51796875000008, 60.046289062499994 ], [ 24.445605468749989, 60.021289062500045 ], [ 24.342578125000045, 60.042333984374977 ], [ 24.025195312500045, 60.009179687499966 ], [ 23.721777343750063, 59.965673828125006 ], [ 23.592675781250051, 59.968164062499966 ], [ 23.46357421875004, 59.986230468749994 ], [ 23.326757812500063, 59.925781250000028 ], [ 23.181445312500017, 59.844921874999983 ], [ 23.021289062500074, 59.816015625000063 ], [ 22.963867187500028, 59.82636718750004 ], [ 23.009765625000057, 59.868798828124966 ], [ 23.115722656250057, 59.912695312500034 ], [ 23.188476562500028, 59.972216796874989 ], [ 23.198437500000011, 60.021826171874977 ], [ 23.148437500000057, 60.041308593750045 ], [ 23.080175781250006, 60.04726562499999 ], [ 22.994140625000057, 60.098535156249966 ], [ 22.911718750000063, 60.209716796874972 ], [ 22.867089843750023, 60.215820312499972 ], [ 22.844433593750011, 60.186621093749977 ], [ 22.819140625000017, 60.101367187500017 ], [ 22.793457031250028, 60.076806640624994 ], [ 22.749804687500017, 60.057275390624994 ], [ 22.697363281250006, 60.03759765625 ], [ 22.64619140625004, 60.028027343749983 ], [ 22.462695312500045, 60.029199218749966 ], [ 22.438574218750034, 60.072265625000028 ], [ 22.438574218750034, 60.090283203124983 ], [ 22.47109375000008, 60.146972656249972 ], [ 22.442675781250074, 60.156884765625051 ], [ 22.469726562499972, 60.201318359375051 ], [ 22.512988281249989, 60.198925781249983 ], [ 22.564257812500045, 60.205517578125011 ], [ 22.589941406250034, 60.228369140625034 ], [ 22.587988281250006, 60.255664062500017 ], [ 22.516699218750034, 60.262744140625017 ], [ 22.512304687500034, 60.281347656250006 ], [ 22.575878906250011, 60.35908203125004 ], [ 22.5849609375, 60.380566406249955 ], [ 22.560351562500045, 60.385009765624972 ], [ 22.520507812500028, 60.376562500000034 ], [ 22.257910156250006, 60.400927734375017 ], [ 21.93398437500008, 60.500292968750017 ], [ 21.854296875000017, 60.505419921874989 ], [ 21.805273437500063, 60.594140625000051 ], [ 21.727148437500034, 60.582910156249966 ], [ 21.613281250000028, 60.530957031249955 ], [ 21.527832031250028, 60.570410156250006 ], [ 21.436035156250057, 60.596386718749955 ], [ 21.410644531250057, 60.636962890624972 ], [ 21.411914062500045, 60.696826171874989 ], [ 21.404003906250011, 60.767431640625006 ], [ 21.378906250000057, 60.850048828124955 ], [ 21.36054687500004, 60.967480468749983 ], [ 21.377734374999989, 61.059228515625023 ], [ 21.450976562499989, 61.127148437500011 ], [ 21.479101562500034, 61.170507812500034 ], [ 21.513476562500045, 61.281201171874955 ], [ 21.521191406250011, 61.410839843749983 ], [ 21.501757812500045, 61.454980468749994 ], [ 21.506640625000074, 61.48432617187504 ], [ 21.565039062500063, 61.48432617187504 ], [ 21.552343750000034, 61.509521484375 ], [ 21.526660156250045, 61.523291015624977 ], [ 21.49824218750004, 61.551953124999955 ], [ 21.5224609375, 61.567138671875028 ], [ 21.592382812500034, 61.568212890624977 ], [ 21.598046875000023, 61.577880859375 ], [ 21.605957031250057, 61.591552734375028 ], [ 21.551855468750034, 61.666845703125006 ], [ 21.545605468750011, 61.702734375000034 ], [ 21.470507812500074, 61.811669921875023 ], [ 21.384863281250034, 61.914941406249994 ], [ 21.255957031250063, 61.989648437500051 ], [ 21.301660156250051, 62.112646484375063 ], [ 21.353710937499983, 62.223828124999955 ], [ 21.343359375, 62.277392578125045 ], [ 21.32343750000004, 62.342578124999989 ], [ 21.165625, 62.4140625 ], [ 21.142187500000063, 62.514794921874994 ], [ 21.103613281250034, 62.622949218749994 ], [ 21.118164062500057, 62.689257812500017 ], [ 21.143847656250045, 62.739990234375057 ], [ 21.195703125000051, 62.790527343750028 ], [ 21.45751953125, 62.95 ], [ 21.47353515625008, 63.033251953125017 ], [ 21.650976562500063, 63.039306640625 ], [ 21.568652343750074, 63.113720703124983 ], [ 21.549218750000023, 63.155517578124972 ], [ 21.545117187499983, 63.204296874999955 ], [ 21.800390625000034, 63.237695312500023 ], [ 21.895703125000011, 63.210253906250017 ], [ 22.12031250000004, 63.244140625 ], [ 22.319726562500051, 63.310449218749994 ], [ 22.316210937500045, 63.345654296874983 ], [ 22.285546875000023, 63.377197265625 ], [ 22.243261718750034, 63.437939453124955 ], [ 22.273242187500017, 63.454785156250011 ], [ 22.345996093749989, 63.442382812499972 ], [ 22.312597656250034, 63.472558593749994 ], [ 22.318652343750017, 63.50439453125 ], [ 22.398046875000034, 63.491162109374955 ], [ 22.527636718750045, 63.579980468750023 ], [ 22.532324218750034, 63.647851562499994 ], [ 22.75625, 63.683349609375028 ], [ 23.014453125000017, 63.821826171874989 ], [ 23.133593750000045, 63.864941406249983 ], [ 23.248730468750068, 63.896142578125051 ], [ 23.493945312500017, 64.034472656250074 ], [ 23.598925781250074, 64.040917968749966 ], [ 23.652929687500063, 64.134179687500051 ], [ 23.861425781250006, 64.258251953125011 ], [ 23.924804687500028, 64.274121093749955 ], [ 24.022265625000074, 64.385986328125 ], [ 24.278320312500028, 64.515283203124966 ], [ 24.440625, 64.680126953124983 ], [ 24.53017578125008, 64.73867187499999 ], [ 24.557910156250045, 64.801025390625 ], [ 24.657617187500023, 64.806298828125023 ], [ 24.747558593750057, 64.852099609375017 ], [ 24.942187499999989, 64.884033203125028 ], [ 25.134277343750057, 64.875195312500011 ], [ 25.214257812499994, 64.85346679687504 ], [ 25.288183593750063, 64.8603515625 ], [ 25.280761718750057, 64.916406249999966 ], [ 25.228027343750057, 64.951025390625006 ], [ 25.271093750000034, 64.984277343750023 ], [ 25.372656250000034, 65.009472656250011 ], [ 25.362304687500057, 65.065136718749983 ], [ 25.34023437499999, 65.098632812499972 ], [ 25.255859375000057, 65.143261718750011 ], [ 25.297851562499972, 65.243212890625017 ], [ 25.307910156250074, 65.352734374999955 ], [ 25.34785156250004, 65.479248046874972 ], [ 25.241796875000034, 65.546289062500051 ], [ 24.83935546875, 65.660351562500011 ], [ 24.764257812499977, 65.656396484374994 ], [ 24.674902343750006, 65.670703124999989 ], [ 24.581542968749972, 65.757128906250017 ], [ 24.62324218750004, 65.831689453125023 ], [ 24.628027343750034, 65.859179687500017 ], [ 24.591601562500074, 65.85834960937504 ], [ 24.532617187500051, 65.822021484375 ], [ 24.404296875000028, 65.780468749999983 ], [ 24.2375, 65.812353515624977 ], [ 24.15546875000004, 65.805273437500063 ], [ 24.04902343750004, 65.98984375 ], [ 23.994628906250057, 66.060351562500045 ], [ 23.907324218750034, 66.148242187500017 ], [ 23.751464843749972, 66.191162109374972 ], [ 23.720996093750074, 66.215429687500034 ], [ 23.700292968750034, 66.252636718749983 ], [ 23.693554687499983, 66.304296875 ], [ 23.673828125000057, 66.380712890625034 ], [ 23.682031250000051, 66.443408203125017 ], [ 23.701171875000028, 66.480761718749989 ], [ 23.768359375000045, 66.505859375000057 ], [ 23.865527343750045, 66.576611328124983 ], [ 23.885839843750006, 66.628027343749977 ], [ 23.894140625, 66.706884765625063 ], [ 23.938867187500051, 66.775732421875063 ], [ 23.988574218750045, 66.810546875000028 ], [ 23.97607421875, 66.838232421875006 ], [ 23.941796875000023, 66.877832031249966 ], [ 23.869335937500011, 66.934033203124983 ], [ 23.758984375000011, 67.002587890624994 ], [ 23.677343750000063, 67.068115234375028 ], [ 23.641503906250051, 67.129394531249972 ], [ 23.623046875000028, 67.184130859375017 ], [ 23.626074218750006, 67.233935546875045 ], [ 23.656640625000023, 67.267822265625028 ], [ 23.76093750000004, 67.310498046875011 ], [ 23.774902343750057, 67.328613281249972 ], [ 23.733593750000068, 67.422900390624989 ], [ 23.660839843749983, 67.440039062500034 ], [ 23.537109375, 67.449169921875011 ], [ 23.468066406250074, 67.449951171875 ], [ 23.454882812500045, 67.460253906250074 ], [ 23.451464843750045, 67.479199218750011 ], [ 23.465429687500063, 67.517871093749989 ], [ 23.504492187500034, 67.562158203125051 ], [ 23.53701171875008, 67.590380859375017 ], [ 23.541308593750074, 67.614306640625017 ], [ 23.50019531250004, 67.696191406249994 ], [ 23.48779296875, 67.796582031250011 ], [ 23.501855468750023, 67.875195312499955 ], [ 23.632910156249977, 67.933203125000034 ], [ 23.63886718750004, 67.954394531250017 ], [ 23.474218749999977, 68.017333984375057 ], [ 23.355468750000028, 68.088671875000017 ], [ 23.318554687500068, 68.130322265624983 ], [ 23.18251953125008, 68.136621093750023 ], [ 23.09785156250004, 68.257568359375057 ], [ 22.975390625000045, 68.316455078125045 ], [ 22.854101562500034, 68.367333984375023 ], [ 22.782421875000011, 68.391015624999966 ], [ 22.362109375000074, 68.464062500000011 ], [ 22.195117187500074, 68.477978515625011 ], [ 21.997460937500051, 68.520605468749977 ], [ 21.850195312500063, 68.574121093749966 ], [ 21.724023437500023, 68.608544921874966 ], [ 21.616015625000045, 68.650976562500006 ], [ 21.465429687500006, 68.690673828125 ], [ 21.422363281250028, 68.724609374999972 ], [ 21.259765625000028, 68.787451171875006 ], [ 21.183398437500017, 68.828808593749983 ], [ 20.918554687500063, 68.906933593750011 ], [ 20.908984375000074, 68.937744140624972 ], [ 20.907031250000017, 68.967480468749983 ], [ 20.895117187500006, 68.979833984375034 ], [ 20.622167968750006, 69.036865234375 ], [ 20.675878906250006, 69.069482421874994 ], [ 20.889257812500063, 69.071435546875023 ], [ 21.065722656250017, 69.041748046875028 ], [ 21.104492187500028, 69.054443359375028 ], [ 21.12783203125008, 69.080810546875 ], [ 21.052636718750023, 69.186572265625045 ], [ 21.066113281250011, 69.214111328124972 ], [ 21.14375, 69.247265624999983 ], [ 21.26679687500004, 69.273681640625028 ], [ 21.461230468750045, 69.277490234374994 ], [ 21.59375, 69.273583984374994 ], [ 21.621777343750068, 69.270703124999955 ], [ 21.81972656250008, 69.154492187499983 ], [ 21.989453125000011, 69.041113281249977 ], [ 22.0796875, 68.992773437500006 ], [ 22.300390625000034, 68.85585937499999 ], [ 22.382910156250063, 68.776611328125 ], [ 22.410937500000074, 68.719873046874994 ], [ 22.500683593750068, 68.720214843749972 ], [ 22.811035156250057, 68.695312499999972 ], [ 23.071679687500051, 68.674365234375045 ], [ 23.144335937500017, 68.642578124999972 ], [ 23.324023437500017, 68.648974609375017 ], [ 23.4625, 68.677636718749994 ], [ 23.70703125, 68.713867187500028 ], [ 23.772558593750006, 68.758398437500034 ], [ 23.85400390625, 68.805908203125028 ], [ 23.997363281250074, 68.7984375 ], [ 24.154101562500017, 68.760888671874994 ], [ 24.332031250000028, 68.711523437499977 ], [ 24.490527343749989, 68.68867187500004 ], [ 24.703222656249977, 68.652832031250028 ], [ 24.80244140625004, 68.606494140624989 ], [ 24.941406250000028, 68.593261718750057 ], [ 25.0869140625, 68.639599609374983 ], [ 25.1728515625, 68.765283203125023 ], [ 25.249121093750006, 68.821337890625074 ], [ 25.357128906250068, 68.862451171874994 ], [ 25.480859375000051, 68.880615234374972 ], [ 25.575292968750006, 68.887158203124983 ], [ 25.646679687499983, 68.919140625000011 ], [ 25.748339843750017, 68.990136718749994 ], [ 25.768164062500063, 69.076123046875011 ], [ 25.748632812500063, 69.231445312500028 ], [ 25.767187500000034, 69.282666015624983 ], [ 25.850195312500063, 69.366503906250017 ], [ 25.961523437500006, 69.588623046874972 ], [ 26.011523437500074, 69.652636718750045 ], [ 26.07246093750004, 69.691552734374966 ], [ 26.156152343750051, 69.714697265624977 ], [ 26.308203125000034, 69.781933593750011 ], [ 26.525390625000057, 69.915039062500028 ], [ 26.584277343750045, 69.926318359375017 ], [ 26.740234375000028, 69.933056640624983 ], [ 26.93427734375004, 69.928125 ], [ 27.108691406250045, 69.904687499999966 ], [ 27.127539062500063, 69.906494140624972 ], [ 27.205664062499977, 69.918701171874972 ], [ 27.348046875000051, 69.960058593750063 ], [ 27.591699218750023, 70.042236328125 ], [ 27.747851562500045, 70.06484375 ], [ 27.889941406250045, 70.061669921874966 ], [ 28.047265625000023, 69.971679687500028 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "France", "admin": "France" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 55.797363281250028, -21.339355468750028 ], [ 55.656152343750051, -21.369042968750037 ], [ 55.557617187499972, -21.35830078124998 ], [ 55.362695312500051, -21.27363281250004 ], [ 55.310351562500017, -21.217382812500048 ], [ 55.232812500000051, -21.058398437499989 ], [ 55.25, -21.002441406249957 ], [ 55.311328125000074, -20.904101562499989 ], [ 55.450488281250074, -20.865136718750051 ], [ 55.596484375000074, -20.879589843749969 ], [ 55.661914062500074, -20.90625 ], [ 55.739160156249994, -21.021484375000014 ], [ 55.839062500000097, -21.13857421874998 ], [ 55.822460937500097, -21.277832031250014 ], [ 55.797363281250028, -21.339355468750028 ] ] ], [ [ [ 45.180273437500006, -12.97675781250004 ], [ 45.117578125000051, -12.98496093750002 ], [ 45.087695312500017, -12.958496093749957 ], [ 45.069433593750006, -12.895605468750034 ], [ 45.088281250000051, -12.835058593750034 ], [ 45.093554687500017, -12.786132812500014 ], [ 45.042578125000063, -12.701269531249963 ], [ 45.092382812500063, -12.653027343749997 ], [ 45.134765624999972, -12.709179687499969 ], [ 45.158789062500006, -12.712988281250034 ], [ 45.223144531249972, -12.752148437500026 ], [ 45.20429687500004, -12.824316406249977 ], [ 45.20859375, -12.847949218750003 ], [ 45.17939453125004, -12.920214843749974 ], [ 45.180273437500006, -12.97675781250004 ] ] ], [ [ [ -52.288916015624977, 4.87612304687498 ], [ -52.324609374999966, 4.770898437500037 ], [ -52.219970703124943, 4.862792968750014 ], [ -52.058105468750028, 4.717382812499963 ], [ -52.012304687500006, 4.645996093749986 ], [ -51.961914062499972, 4.514404296875 ], [ -51.979345703124949, 4.429882812500011 ], [ -52.001708984374972, 4.38623046875 ], [ -52.002929687499972, 4.352294921875014 ], [ -51.954785156250011, 4.399072265625051 ], [ -51.927685546875011, 4.436132812500048 ], [ -51.919580078124937, 4.52431640624998 ], [ -51.880273437500023, 4.633740234374983 ], [ -51.827539062500023, 4.635693359375026 ], [ -51.785644531250028, 4.570507812499983 ], [ -51.698632812499966, 4.286816406249997 ], [ -51.665820312499932, 4.228808593750003 ], [ -51.653271484374955, 4.138769531250034 ], [ -51.658105468749966, 4.098486328125006 ], [ -51.652539062499983, 4.061279296874972 ], [ -51.683447265624977, 4.039697265625023 ], [ -51.767089843749972, 3.992675781250028 ], [ -51.805273437500034, 3.929931640625043 ], [ -51.827490234375006, 3.869580078124997 ], [ -51.879492187499949, 3.828564453124997 ], [ -51.928906249999983, 3.776953125000048 ], [ -51.944335937500028, 3.735107421875043 ], [ -51.990625, 3.702001953124963 ], [ -51.999511718749972, 3.646875 ], [ -52.116113281250023, 3.45229492187498 ], [ -52.16259765625, 3.364697265624997 ], [ -52.229443359375011, 3.271679687500054 ], [ -52.271240234375, 3.237109375000017 ], [ -52.327880859375, 3.18173828125002 ], [ -52.356640624999983, 3.117724609375031 ], [ -52.356640624999983, 3.051562499999974 ], [ -52.396386718750023, 2.972216796874974 ], [ -52.418408203124955, 2.903857421874989 ], [ -52.45585937499996, 2.86416015624998 ], [ -52.554687500000028, 2.647656250000011 ], [ -52.559472656250023, 2.573144531250023 ], [ -52.583007812500028, 2.528906249999977 ], [ -52.653173828125006, 2.425732421875011 ], [ -52.700634765625011, 2.36367187499998 ], [ -52.783398437499983, 2.317187500000017 ], [ -52.87041015624996, 2.266650390625017 ], [ -52.903466796875023, 2.211523437499977 ], [ -52.96484375, 2.183544921874969 ], [ -53.009716796874983, 2.181738281250048 ], [ -53.082275390625028, 2.201708984375031 ], [ -53.180078124999966, 2.211328125000037 ], [ -53.229785156249989, 2.20488281249996 ], [ -53.252197265625, 2.232275390625034 ], [ -53.285498046874949, 2.295214843749974 ], [ -53.334423828124983, 2.339746093749994 ], [ -53.366015625000017, 2.324218750000028 ], [ -53.431835937500011, 2.279443359374966 ], [ -53.508984375000011, 2.253125 ], [ -53.563964843750028, 2.26191406250004 ], [ -53.683691406249977, 2.29291992187504 ], [ -53.734716796875006, 2.308544921875026 ], [ -53.750146484375023, 2.335009765625003 ], [ -53.767773437499983, 2.354833984375048 ], [ -53.79423828124996, 2.345996093750017 ], [ -53.829541015624955, 2.31293945312504 ], [ -53.876611328124937, 2.278271484374997 ], [ -53.946435546874966, 2.232568359375009 ], [ -54.089746093750023, 2.150488281249977 ], [ -54.130078124999983, 2.121044921875026 ], [ -54.167382812499937, 2.137060546875006 ], [ -54.227978515624955, 2.153320312500028 ], [ -54.293066406249977, 2.15424804687504 ], [ -54.43310546875, 2.207519531250057 ], [ -54.515087890624983, 2.245458984374963 ], [ -54.550488281250011, 2.293066406249991 ], [ -54.591943359375023, 2.313769531250031 ], [ -54.616259765624989, 2.326757812500006 ], [ -54.604736328124972, 2.335791015624991 ], [ -54.568408203125017, 2.342578125000031 ], [ -54.535937499999989, 2.343310546875003 ], [ -54.485546875000011, 2.416113281250006 ], [ -54.402001953124966, 2.46152343750002 ], [ -54.256738281250023, 2.713720703124977 ], [ -54.195507812499983, 2.817871093750057 ], [ -54.188085937499977, 2.874853515625034 ], [ -54.170703124999989, 2.993603515624969 ], [ -54.203125, 3.138183593750028 ], [ -54.188037109374989, 3.178759765625031 ], [ -54.063183593749955, 3.353320312499989 ], [ -54.009570312499932, 3.448535156250017 ], [ -54.005957031250006, 3.530517578125028 ], [ -53.990478515624972, 3.589550781249969 ], [ -54.005908203124989, 3.620410156250045 ], [ -54.034228515624989, 3.62939453125 ], [ -54.081982421874955, 3.705957031249966 ], [ -54.11279296875, 3.769433593750023 ], [ -54.197460937499955, 3.834423828125026 ], [ -54.255517578124966, 3.901074218750026 ], [ -54.350732421874994, 4.054101562500023 ], [ -54.342138671875006, 4.140039062500037 ], [ -54.369140625, 4.170947265625017 ], [ -54.398388671874926, 4.202490234374963 ], [ -54.396240234375028, 4.241406249999983 ], [ -54.416015624999972, 4.337646484375057 ], [ -54.440673828125028, 4.428027343749989 ], [ -54.449609374999966, 4.485009765624966 ], [ -54.426074218749989, 4.583007812500043 ], [ -54.440234375000017, 4.691992187500034 ], [ -54.471142578125011, 4.749316406249989 ], [ -54.479687499999983, 4.836523437499991 ], [ -54.473339843750011, 4.914697265625023 ], [ -54.446875, 4.958789062500031 ], [ -54.45219726562496, 5.013476562499989 ], [ -54.331640625, 5.18740234374998 ], [ -54.240185546874955, 5.288232421875009 ], [ -54.155957031250011, 5.358984375000034 ], [ -54.085302734375006, 5.41181640625004 ], [ -53.989599609374949, 5.676025390625043 ], [ -53.919921874999972, 5.768994140624983 ], [ -53.84716796875, 5.782226562500014 ], [ -53.454443359375006, 5.563476562500028 ], [ -53.270361328124977, 5.543261718750003 ], [ -52.899316406249966, 5.425048828124986 ], [ -52.764990234374977, 5.273486328125017 ], [ -52.453955078125006, 5.021337890624991 ], [ -52.290527343750028, 4.942187500000031 ], [ -52.288916015624977, 4.87612304687498 ] ] ], [ [ [ -60.826269531250006, 14.494482421874991 ], [ -60.836621093749983, 14.437402343750009 ], [ -60.86210937499996, 14.426269531250043 ], [ -60.8994140625, 14.473779296875037 ], [ -61.063720703125, 14.467089843750017 ], [ -61.088867187499972, 14.509570312500045 ], [ -61.09033203125, 14.5296875 ], [ -61.011328124999977, 14.601904296875034 ], [ -61.104296874999989, 14.62124023437498 ], [ -61.141113281249943, 14.652392578125017 ], [ -61.219726562499972, 14.804394531249983 ], [ -61.213330078125011, 14.848583984375011 ], [ -61.180810546874937, 14.871923828124977 ], [ -61.127392578124983, 14.875292968750045 ], [ -61.027099609375, 14.826171874999986 ], [ -60.952539062499994, 14.75625 ], [ -60.927148437499966, 14.755175781249989 ], [ -60.918652343750011, 14.735351562500043 ], [ -60.933691406249977, 14.686181640624966 ], [ -60.889160156249943, 14.644531250000014 ], [ -60.869970703124949, 14.61372070312504 ], [ -60.826269531250006, 14.494482421874991 ] ] ], [ [ [ -61.230468750000028, 15.889941406250074 ], [ -61.286230468750034, 15.886035156249989 ], [ -61.310742187499955, 15.894677734374966 ], [ -61.318408203125017, 15.954882812500074 ], [ -61.275292968750023, 15.996240234374966 ], [ -61.25, 16.006298828124983 ], [ -61.212353515624983, 15.95991210937504 ], [ -61.203417968749932, 15.921240234375063 ], [ -61.230468750000028, 15.889941406250074 ] ] ], [ [ [ -61.589550781250011, 16.006933593750006 ], [ -61.67045898437496, 15.962060546875023 ], [ -61.710253906249989, 15.975927734375006 ], [ -61.759423828124966, 16.062060546875045 ], [ -61.794091796875023, 16.300976562499955 ], [ -61.767138671874932, 16.340478515625023 ], [ -61.748046874999972, 16.355273437500017 ], [ -61.641503906250023, 16.325976562499989 ], [ -61.597021484375006, 16.292187499999955 ], [ -61.552343749999977, 16.270898437499966 ], [ -61.575048828124977, 16.227148437500034 ], [ -61.563867187499994, 16.047753906249994 ], [ -61.589550781250011, 16.006933593750006 ] ] ], [ [ [ -61.3271484375, 16.230419921874983 ], [ -61.44482421875, 16.219287109375017 ], [ -61.522167968749955, 16.228027343750028 ], [ -61.539990234374926, 16.299609375000045 ], [ -61.500585937500006, 16.360205078125034 ], [ -61.528906249999977, 16.433789062500011 ], [ -61.510644531249994, 16.477685546874994 ], [ -61.471191406249943, 16.506640625000045 ], [ -61.406445312500011, 16.468310546875045 ], [ -61.396142578124937, 16.413427734375063 ], [ -61.35546875, 16.363183593750023 ], [ -61.172607421874972, 16.256103515624972 ], [ -61.3271484375, 16.230419921874983 ] ] ], [ [ [ 9.480371093750023, 42.805419921875028 ], [ 9.454199218750034, 42.658593749999966 ], [ 9.473242187500006, 42.615576171875006 ], [ 9.509375, 42.585595703125023 ], [ 9.526171875000045, 42.552636718749966 ], [ 9.556445312500074, 42.160937500000017 ], [ 9.550683593750051, 42.129736328125063 ], [ 9.428417968750011, 41.972412109374972 ], [ 9.40087890625, 41.926220703124983 ], [ 9.394824218750017, 41.731201171875028 ], [ 9.374218750000068, 41.678808593750034 ], [ 9.330859375000045, 41.627148437499983 ], [ 9.253417968750057, 41.460058593750034 ], [ 9.186132812500034, 41.384912109375023 ], [ 9.003027343750034, 41.476562500000028 ], [ 8.895019531250057, 41.516162109375017 ], [ 8.842089843750017, 41.558886718750017 ], [ 8.80751953125008, 41.58837890625 ], [ 8.829785156250011, 41.627685546875 ], [ 8.879003906250006, 41.668554687499977 ], [ 8.886816406249977, 41.700683593750028 ], [ 8.770996093750028, 41.737109374999989 ], [ 8.71796875000004, 41.761425781249983 ], [ 8.718652343750023, 41.804003906250045 ], [ 8.75869140625008, 41.870410156249989 ], [ 8.740429687500011, 41.925146484375034 ], [ 8.673632812500074, 41.92236328125 ], [ 8.621875, 41.930712890625017 ], [ 8.615136718750051, 41.959130859375023 ], [ 8.653417968750034, 41.995556640624983 ], [ 8.702539062500023, 42.043115234374994 ], [ 8.700976562500045, 42.095605468750023 ], [ 8.641601562500028, 42.118212890625017 ], [ 8.58779296875008, 42.160839843749983 ], [ 8.566210937500045, 42.218798828124989 ], [ 8.60791015625, 42.258447265624994 ], [ 8.675488281250011, 42.284033203125034 ], [ 8.625878906250023, 42.343408203124966 ], [ 8.592382812500034, 42.344726562499972 ], [ 8.565625, 42.35771484374996 ], [ 8.5875, 42.385302734374989 ], [ 8.64003906250008, 42.426562500000045 ], [ 8.71308593750004, 42.549755859375011 ], [ 8.81484375000008, 42.607910156250028 ], [ 8.994921875000074, 42.645312500000017 ], [ 9.04365234375004, 42.661669921874989 ], [ 9.088378906250028, 42.704980468749994 ], [ 9.137890625000068, 42.73291015625 ], [ 9.198046875000074, 42.729199218749955 ], [ 9.253515625, 42.712451171875017 ], [ 9.287695312500034, 42.694628906250017 ], [ 9.313378906250023, 42.713183593749989 ], [ 9.338378906250057, 42.766894531250017 ], [ 9.323046875000045, 42.814062500000034 ], [ 9.330957031250051, 42.943798828124983 ], [ 9.363183593750051, 43.01738281249996 ], [ 9.415234374999983, 43.021484375 ], [ 9.463281250000023, 42.981005859375017 ], [ 9.460839843750051, 42.945214843750023 ], [ 9.478613281250034, 42.860498046874994 ], [ 9.480371093750023, 42.805419921875028 ] ] ], [ [ [ -1.17832031249992, 45.904052734375 ], [ -1.213574218750011, 45.81660156250004 ], [ -1.2802734375, 45.897119140624994 ], [ -1.368701171874989, 45.967675781249994 ], [ -1.388867187499926, 46.032958984374972 ], [ -1.388671874999972, 46.050390625000063 ], [ -1.285058593749994, 46.002685546875028 ], [ -1.17832031249992, 45.904052734375 ] ] ], [ [ [ 2.759375, 50.750634765624994 ], [ 2.839746093750023, 50.711767578124977 ], [ 2.862402343750034, 50.716015624999955 ], [ 2.921972656250006, 50.727050781249972 ], [ 3.022851562500023, 50.766894531250017 ], [ 3.10683593750008, 50.779443359374994 ], [ 3.154882812500006, 50.748925781249994 ], [ 3.182031250000051, 50.731689453125028 ], [ 3.234960937499977, 50.662939453124977 ], [ 3.249804687500074, 50.591162109375006 ], [ 3.27333984375008, 50.531542968750017 ], [ 3.316210937500017, 50.507373046874989 ], [ 3.47695312500008, 50.499462890624983 ], [ 3.595410156250068, 50.477343749999989 ], [ 3.626757812500045, 50.457324218750017 ], [ 3.667285156250045, 50.324804687500006 ], [ 3.689355468750023, 50.306054687500023 ], [ 3.718847656250063, 50.321679687499994 ], [ 3.748046875000057, 50.343505859375 ], [ 3.788574218750057, 50.346972656249989 ], [ 3.858105468750011, 50.338574218749983 ], [ 3.949707031250028, 50.335937499999972 ], [ 4.044140624999983, 50.321337890625017 ], [ 4.174609375000017, 50.246484375000051 ], [ 4.169628906250068, 50.221777343749977 ], [ 4.144140625000034, 50.17841796875004 ], [ 4.13525390625, 50.143798828125 ], [ 4.157714843750028, 50.1298828125 ], [ 4.192187500000045, 50.09414062499999 ], [ 4.183886718750045, 50.052832031250034 ], [ 4.150292968750023, 50.023876953124983 ], [ 4.136816406250034, 50.0 ], [ 4.137011718750074, 49.984472656250034 ], [ 4.149316406250023, 49.971582031249994 ], [ 4.176074218750045, 49.960253906249989 ], [ 4.36875, 49.944970703124994 ], [ 4.545019531250063, 49.960253906249989 ], [ 4.656152343750051, 50.002441406249972 ], [ 4.675097656250017, 50.046875 ], [ 4.706640625000034, 50.097070312499966 ], [ 4.772851562500023, 50.1390625 ], [ 4.818652343750045, 50.153173828125034 ], [ 4.86054687500004, 50.135888671874994 ], [ 4.790039062499972, 49.959570312500034 ], [ 4.841503906250068, 49.914501953125011 ], [ 4.849121093750028, 49.84711914062504 ], [ 4.867578125000051, 49.788134765625017 ], [ 4.930566406250023, 49.789257812499983 ], [ 5.006933593750034, 49.778369140624989 ], [ 5.061035156250028, 49.756542968749983 ], [ 5.124121093750006, 49.721484375000017 ], [ 5.215039062500068, 49.689257812500017 ], [ 5.27880859375, 49.67792968750004 ], [ 5.301953125000011, 49.650976562500034 ], [ 5.353515625000028, 49.619824218750011 ], [ 5.434667968750034, 49.554492187500017 ], [ 5.50732421875, 49.510888671875023 ], [ 5.542382812500051, 49.51103515624996 ], [ 5.610058593750068, 49.528222656249994 ], [ 5.71044921875, 49.539208984375023 ], [ 5.789746093749983, 49.538281250000011 ], [ 5.823437500000011, 49.505078124999983 ], [ 5.9013671875, 49.489746093749972 ], [ 5.928906250000011, 49.477539062499972 ], [ 5.959472656250028, 49.454638671875017 ], [ 6.01142578125004, 49.445458984375023 ], [ 6.074121093750023, 49.454638671875017 ], [ 6.119921875000017, 49.485205078125034 ], [ 6.181054687500051, 49.498925781249966 ], [ 6.242187500000057, 49.494335937500011 ], [ 6.277343750000028, 49.477539062499972 ], [ 6.344335937500006, 49.452734374999977 ], [ 6.38222656250008, 49.458154296875023 ], [ 6.458105468750006, 49.442871093750028 ], [ 6.534277343750063, 49.394677734374966 ], [ 6.566308593750023, 49.346191406250028 ], [ 6.574707031250028, 49.319677734375063 ], [ 6.607617187499983, 49.290869140625034 ], [ 6.735449218750006, 49.160595703124983 ], [ 6.77626953125008, 49.154150390625006 ], [ 6.820703125000051, 49.173925781250034 ], [ 6.84951171875008, 49.20195312499996 ], [ 6.891210937500034, 49.207519531250028 ], [ 6.958300781250017, 49.194628906249989 ], [ 7.001464843750028, 49.179882812499983 ], [ 7.022167968750068, 49.123437500000051 ], [ 7.03671875, 49.112695312499994 ], [ 7.065722656250074, 49.124853515624977 ], [ 7.117382812500011, 49.127539062499977 ], [ 7.19990234375004, 49.113623046875006 ], [ 7.31337890625008, 49.129541015625051 ], [ 7.404199218749994, 49.153076171875028 ], [ 7.450585937500051, 49.152197265625034 ], [ 7.525488281250034, 49.086376953124955 ], [ 7.610937500000034, 49.061767578125 ], [ 7.799218750000023, 49.041894531250051 ], [ 8.001269531250045, 49.01093750000004 ], [ 8.080664062500063, 48.985888671874989 ], [ 8.134863281250006, 48.973583984374983 ], [ 8.14033203125004, 48.886425781249983 ], [ 8.124023437500028, 48.873291015624972 ], [ 7.922753906250051, 48.698535156249989 ], [ 7.837988281250006, 48.636035156250045 ], [ 7.794824218749994, 48.546826171874983 ], [ 7.76513671875, 48.410009765625006 ], [ 7.705664062500063, 48.280029296875 ], [ 7.616601562500023, 48.156787109375017 ], [ 7.584179687499983, 48.064306640625006 ], [ 7.608496093750063, 48.002587890625051 ], [ 7.593261718750057, 47.905664062500023 ], [ 7.538574218750028, 47.77363281250004 ], [ 7.529394531250034, 47.67387695312496 ], [ 7.5654296875, 47.606542968750006 ], [ 7.615625, 47.59272460937504 ], [ 7.494921875000017, 47.547363281250028 ], [ 7.467382812500006, 47.507666015625034 ], [ 7.420019531250034, 47.455175781249977 ], [ 7.343164062499994, 47.433105468750028 ], [ 7.265722656250034, 47.425781250000028 ], [ 7.203125, 47.432714843750034 ], [ 7.16748046875, 47.453710937500034 ], [ 7.169238281250017, 47.473242187500034 ], [ 7.136035156249989, 47.489843750000034 ], [ 7.05341796875004, 47.489355468750034 ], [ 6.968359375000034, 47.453222656250034 ], [ 6.900390625000028, 47.394238281250011 ], [ 6.921484374999977, 47.361230468750023 ], [ 6.98408203125004, 47.352539062500028 ], [ 7.000585937500034, 47.339453125000034 ], [ 7.000585937500034, 47.322509765625057 ], [ 6.978515625000057, 47.30205078124996 ], [ 6.95205078125008, 47.267187500000063 ], [ 6.820703125000051, 47.163183593750006 ], [ 6.688085937500034, 47.058251953125051 ], [ 6.66689453125008, 47.026513671874966 ], [ 6.624804687500017, 47.004345703124983 ], [ 6.45625, 46.948339843750034 ], [ 6.438574218750006, 46.925878906249977 ], [ 6.429003906250017, 46.832275390625 ], [ 6.41015625, 46.755419921874989 ], [ 6.285156250000028, 46.683056640624983 ], [ 6.160742187499977, 46.611035156249955 ], [ 6.129687500000045, 46.566992187500063 ], [ 6.107031250000063, 46.516064453124983 ], [ 6.06796875, 46.458544921874989 ], [ 6.06025390625004, 46.428173828125011 ], [ 6.123242187500068, 46.378613281249955 ], [ 6.115917968750011, 46.337646484375057 ], [ 6.095898437500011, 46.279394531250006 ], [ 6.0361328125, 46.238085937500017 ], [ 5.970019531250045, 46.214697265625034 ], [ 5.971484375000074, 46.151220703125006 ], [ 6.006640625000045, 46.142333984375057 ], [ 6.086621093750068, 46.147021484375017 ], [ 6.19941406250004, 46.193066406249983 ], [ 6.272949218750028, 46.25224609374996 ], [ 6.229589843750063, 46.308447265625063 ], [ 6.224218750000034, 46.319433593749977 ], [ 6.234667968750045, 46.332617187500006 ], [ 6.321875, 46.393701171875023 ], [ 6.428906250000011, 46.430517578125063 ], [ 6.578222656250034, 46.437353515625034 ], [ 6.758105468750017, 46.415771484374972 ], [ 6.77607421875004, 46.40664062499999 ], [ 6.767382812500045, 46.369189453124989 ], [ 6.7841796875, 46.313964843750028 ], [ 6.816796875000051, 46.275195312500017 ], [ 6.772070312500006, 46.165136718749977 ], [ 6.805664062500028, 46.130664062499989 ], [ 6.858007812500034, 46.089404296875017 ], [ 6.897265625000017, 46.051757812499972 ], [ 6.953710937500063, 46.017138671875045 ], [ 7.00390625, 45.958837890625063 ], [ 7.021093750000034, 45.925781249999972 ], [ 6.940820312500023, 45.868359375000011 ], [ 6.804492187500045, 45.814550781250063 ], [ 6.789160156250034, 45.78007812499996 ], [ 6.790917968750023, 45.740869140624966 ], [ 6.80625, 45.710009765624989 ], [ 6.881445312500006, 45.670361328124983 ], [ 6.962402343750057, 45.58056640625 ], [ 7.013671875000028, 45.500488281250028 ], [ 7.126074218750006, 45.423681640625006 ], [ 7.153417968749977, 45.400927734374989 ], [ 7.146386718750051, 45.381738281249994 ], [ 7.116796874999977, 45.349023437499994 ], [ 7.07832031250004, 45.239941406249983 ], [ 7.03242187500004, 45.222607421874983 ], [ 6.98125, 45.215576171874972 ], [ 6.842285156250028, 45.135644531250051 ], [ 6.780371093750006, 45.1453125 ], [ 6.692285156250023, 45.144287109375028 ], [ 6.627734375000017, 45.117968749999989 ], [ 6.634765625000028, 45.06816406249996 ], [ 6.69140625, 45.022607421875023 ], [ 6.724707031250034, 44.972998046875034 ], [ 6.738183593750023, 44.92138671875 ], [ 6.801074218750045, 44.883154296875034 ], [ 6.889355468750011, 44.860302734374983 ], [ 6.93984375000008, 44.858740234375034 ], [ 6.972851562500068, 44.845019531249989 ], [ 6.99267578125, 44.827294921875023 ], [ 7.030664062500023, 44.716699218750051 ], [ 7.007910156250006, 44.68896484375 ], [ 6.96035156250008, 44.677148437499966 ], [ 6.931933593750074, 44.631640625000045 ], [ 6.875195312500068, 44.564550781250034 ], [ 6.842968750000068, 44.510693359374983 ], [ 6.87861328125004, 44.463281250000023 ], [ 6.893847656250045, 44.428173828124983 ], [ 6.874804687500074, 44.392041015624983 ], [ 6.900195312499989, 44.33574218749996 ], [ 6.96728515625, 44.280029296875 ], [ 7.149414062500057, 44.201708984375017 ], [ 7.318554687500068, 44.137988281250017 ], [ 7.370898437500074, 44.127392578124983 ], [ 7.599414062500074, 44.168359374999966 ], [ 7.637207031250057, 44.16484375 ], [ 7.665039062500028, 44.11601562499996 ], [ 7.677148437500023, 44.083154296875023 ], [ 7.651464843750034, 44.033642578124983 ], [ 7.589648437500045, 43.965429687500034 ], [ 7.522656250000068, 43.911083984374955 ], [ 7.482031250000063, 43.864892578124966 ], [ 7.490527343750017, 43.82294921875004 ], [ 7.4931640625, 43.767138671875045 ], [ 7.438671875000011, 43.750439453125011 ], [ 7.436914062500023, 43.761474609375028 ], [ 7.414453125000051, 43.770898437499994 ], [ 7.39501953125, 43.765332031250011 ], [ 7.380078125000068, 43.753222656250045 ], [ 7.377734375000045, 43.731738281250017 ], [ 7.261523437500074, 43.696093750000045 ], [ 7.181445312500017, 43.659130859374983 ], [ 6.864746093750057, 43.438330078125006 ], [ 6.716601562500074, 43.37358398437496 ], [ 6.68740234375008, 43.334570312500006 ], [ 6.657226562500057, 43.261669921875011 ], [ 6.570214843750023, 43.199072265625034 ], [ 6.494042968750023, 43.169287109375006 ], [ 6.305371093750068, 43.138720703124989 ], [ 6.115917968750011, 43.072363281249977 ], [ 6.030566406250017, 43.100976562500023 ], [ 5.809472656250023, 43.097900390625028 ], [ 5.671582031250068, 43.177832031250063 ], [ 5.406542968750074, 43.228515625 ], [ 5.32021484375008, 43.344921874999983 ], [ 5.199511718750017, 43.35249023437504 ], [ 5.120410156250045, 43.348974609375034 ], [ 5.073144531250023, 43.366601562499966 ], [ 5.060839843749989, 43.406298828124989 ], [ 5.05976562500004, 43.44453125000004 ], [ 4.975976562500023, 43.426953125000011 ], [ 4.911914062500045, 43.426953125000011 ], [ 4.873730468750068, 43.41162109375 ], [ 4.843554687500045, 43.393945312500023 ], [ 4.807910156250074, 43.405224609375011 ], [ 4.787207031250034, 43.40141601562496 ], [ 4.789062500000057, 43.37890625 ], [ 4.712109375000011, 43.373291015625 ], [ 4.628710937500074, 43.387109374999966 ], [ 4.409765625000063, 43.447216796874955 ], [ 4.37617187500004, 43.456396484375063 ], [ 4.22421875, 43.479638671874994 ], [ 4.162792968750011, 43.503662109375 ], [ 4.113085937500017, 43.563037109375017 ], [ 4.07509765625008, 43.581835937500045 ], [ 4.052636718750023, 43.593066406250017 ], [ 3.910839843750011, 43.563085937500034 ], [ 3.861621093750017, 43.516357421875028 ], [ 3.784765625, 43.461621093749955 ], [ 3.258886718750063, 43.193212890625006 ], [ 3.162890625000045, 43.080761718750011 ], [ 3.051757812500057, 42.915136718750006 ], [ 3.043066406250063, 42.837890625 ], [ 3.090917968750034, 42.590869140625017 ], [ 3.197851562500063, 42.461181640625 ], [ 3.21142578125, 42.43115234375 ], [ 3.152148437500074, 42.431005859375063 ], [ 3.052636718750051, 42.447216796874983 ], [ 2.970019531250017, 42.467236328124983 ], [ 2.891406250000074, 42.4560546875 ], [ 2.815625, 42.42924804687496 ], [ 2.749414062500023, 42.41303710937504 ], [ 2.701855468750011, 42.408496093749989 ], [ 2.670019531250006, 42.393017578124955 ], [ 2.65478515625, 42.36210937499996 ], [ 2.651660156250074, 42.340478515624994 ], [ 2.56796875, 42.345800781250006 ], [ 2.37441406250008, 42.390283203125023 ], [ 2.200390625000068, 42.42094726562496 ], [ 2.098339843750068, 42.386083984375063 ], [ 2.032714843750028, 42.353515625 ], [ 1.986523437500011, 42.358496093750034 ], [ 1.951464843750074, 42.392773437499983 ], [ 1.927929687500068, 42.426318359374989 ], [ 1.859765625000051, 42.457080078125045 ], [ 1.7060546875, 42.503320312500051 ], [ 1.713964843750006, 42.525634765624972 ], [ 1.740234375000028, 42.556738281250006 ], [ 1.73945312500004, 42.575927734375 ], [ 1.709863281250051, 42.604443359374955 ], [ 1.568164062500045, 42.635009765625057 ], [ 1.501367187500023, 42.642724609375023 ], [ 1.45888671875008, 42.621679687500006 ], [ 1.428320312499977, 42.595898437499983 ], [ 1.349414062500074, 42.690673828125028 ], [ 1.293261718750017, 42.709960937500057 ], [ 1.208300781250017, 42.713134765624972 ], [ 1.111132812500017, 42.742041015625006 ], [ 1.010058593750045, 42.778955078124966 ], [ 0.764453125000017, 42.838037109375023 ], [ 0.696875, 42.845117187500051 ], [ 0.669824218749994, 42.835742187499989 ], [ 0.651757812500051, 42.800439453124994 ], [ 0.641992187500023, 42.700634765625011 ], [ 0.631640625000045, 42.689599609374994 ], [ 0.517675781250006, 42.686279296875028 ], [ 0.377246093750074, 42.700146484375011 ], [ 0.312890625000023, 42.693261718750023 ], [ 0.255468750000063, 42.692919921875045 ], [ 0.20136718750004, 42.719335937500006 ], [ -0.041162109374994, 42.689111328124966 ], [ -0.081494140624926, 42.703857421875057 ], [ -0.140039062499966, 42.748925781249994 ], [ -0.205322265624943, 42.785302734375023 ], [ -0.256054687499983, 42.803955078125 ], [ -0.29931640625, 42.825341796875023 ], [ -0.338574218750011, 42.828808593750011 ], [ -0.398437499999943, 42.808105468750057 ], [ -0.481152343750011, 42.799316406250028 ], [ -0.549804687499943, 42.802001953125057 ], [ -0.586425781249943, 42.798974609374966 ], [ -0.740185546874926, 42.909521484375034 ], [ -0.762646484374983, 42.939794921875063 ], [ -0.839208984374949, 42.948193359374983 ], [ -0.933837890624943, 42.949511718749989 ], [ -1.175439453124966, 43.021142578125023 ], [ -1.285449218749989, 43.05961914062496 ], [ -1.301562499999989, 43.082470703124983 ], [ -1.300048828124943, 43.100976562500023 ], [ -1.318847656249943, 43.096972656250017 ], [ -1.352734374999926, 43.064257812500017 ], [ -1.370507812499994, 43.03759765625 ], [ -1.39404296875, 43.032617187499966 ], [ -1.42875976562496, 43.036767578125023 ], [ -1.460839843749937, 43.051757812500057 ], [ -1.480468750000028, 43.071142578125006 ], [ -1.459423828124983, 43.104980468750057 ], [ -1.422607421874943, 43.149121093749983 ], [ -1.407324218749949, 43.197119140625006 ], [ -1.410693359374932, 43.240087890625034 ], [ -1.471728515624932, 43.267675781249977 ], [ -1.561474609375011, 43.279199218750023 ], [ -1.627148437499983, 43.282470703124972 ], [ -1.712841796874926, 43.30703125 ], [ -1.753271484375006, 43.324707031250057 ], [ -1.792724609374943, 43.372558593750028 ], [ -1.794042968749949, 43.407324218750006 ], [ -1.631445312499949, 43.43803710937496 ], [ -1.484863281249943, 43.563769531249989 ], [ -1.345996093749989, 44.020214843749983 ], [ -1.245507812499937, 44.559863281249989 ], [ -1.170800781249994, 44.661816406249955 ], [ -1.07695312499996, 44.68984375 ], [ -1.152880859374989, 44.764013671875006 ], [ -1.200390624999983, 44.726464843749994 ], [ -1.220312499999949, 44.686621093750034 ], [ -1.245214843749977, 44.666699218749983 ], [ -1.189062499999977, 45.161474609375063 ], [ -1.149072265624994, 45.342626953125006 ], [ -1.081005859374983, 45.532421874999955 ], [ -0.941748046874949, 45.457080078124989 ], [ -0.826318359374966, 45.380664062500045 ], [ -0.766650390624989, 45.314355468750023 ], [ -0.691113281249955, 45.093457031249983 ], [ -0.633984374999955, 45.047119140625028 ], [ -0.548486328124966, 45.000585937500063 ], [ -0.582275390625, 45.051367187500006 ], [ -0.64111328125, 45.090185546875006 ], [ -0.733105468749983, 45.384619140625034 ], [ -0.790771484375028, 45.468017578124972 ], [ -0.88066406249996, 45.538183593749977 ], [ -1.169970703124989, 45.685937499999966 ], [ -1.195996093749983, 45.714453125 ], [ -1.209960937499972, 45.770898437500051 ], [ -1.114355468749949, 45.768505859375011 ], [ -1.03173828125, 45.741064453125006 ], [ -1.041503906249943, 45.772656249999955 ], [ -1.066015624999949, 45.805664062500028 ], [ -1.104394531249966, 45.925341796874989 ], [ -1.136376953124994, 46.204833984375 ], [ -1.132031250000011, 46.252685546874972 ], [ -1.14628906249996, 46.311376953125034 ], [ -1.238818359374989, 46.324511718750045 ], [ -1.31279296874996, 46.326904296875 ], [ -1.392480468749937, 46.35009765625 ], [ -1.786523437499937, 46.514843750000011 ], [ -1.92143554687496, 46.684814453125 ], [ -2.059375, 46.810302734374972 ], [ -2.092480468750011, 46.865039062500017 ], [ -2.090283203125011, 46.920507812500034 ], [ -2.01889648437492, 47.037646484375017 ], [ -2.081933593749994, 47.111621093749989 ], [ -2.143554687500028, 47.126318359375063 ], [ -2.197070312499989, 47.162939453125063 ], [ -2.148583984374966, 47.223925781250045 ], [ -2.108300781249937, 47.262939453125 ], [ -2.027587890625028, 47.273583984375023 ], [ -1.921728515624949, 47.260644531249966 ], [ -1.8212890625, 47.225341796874972 ], [ -1.742529296874949, 47.215966796875023 ], [ -1.97539062499996, 47.310693359375051 ], [ -2.353027343749972, 47.278759765625011 ], [ -2.434423828124949, 47.290966796875011 ], [ -2.503125, 47.31206054687496 ], [ -2.530029296874972, 47.381591796875 ], [ -2.476318359374943, 47.412939453125006 ], [ -2.427685546874983, 47.470898437499983 ], [ -2.482714843749932, 47.511621093750023 ], [ -2.554052734374977, 47.527050781249983 ], [ -2.665917968749937, 47.526171874999989 ], [ -2.770312499999989, 47.513867187499955 ], [ -2.796777343749966, 47.537255859375023 ], [ -2.733105468749955, 47.601806640625028 ], [ -2.787207031249949, 47.62553710937496 ], [ -2.859375, 47.614453125000011 ], [ -2.964062499999926, 47.601074218750057 ], [ -3.064208984375, 47.621337890625 ], [ -3.158837890624994, 47.694677734375034 ], [ -3.221582031249994, 47.694140624999989 ], [ -3.264697265624989, 47.685107421875017 ], [ -3.328613281249943, 47.713330078125011 ], [ -3.395898437499966, 47.720410156250011 ], [ -3.443945312500006, 47.711035156249977 ], [ -3.507812499999943, 47.753125 ], [ -3.900927734374932, 47.837548828124994 ], [ -4.070703124999966, 47.847851562499955 ], [ -4.226416015624977, 47.809619140624989 ], [ -4.312109374999949, 47.822900390625023 ], [ -4.375097656249977, 47.877441406250028 ], [ -4.427978515625, 47.96894531250004 ], [ -4.678808593749949, 48.039501953125011 ], [ -4.62919921874996, 48.085791015625034 ], [ -4.512402343749983, 48.096728515625045 ], [ -4.377832031249994, 48.128808593749994 ], [ -4.32944335937492, 48.169970703125045 ], [ -4.434619140624932, 48.217968749999955 ], [ -4.512207031249943, 48.229736328125057 ], [ -4.544335937499994, 48.246972656249994 ], [ -4.577148437499943, 48.2900390625 ], [ -4.530664062499966, 48.309716796874994 ], [ -4.497900390624949, 48.299267578125011 ], [ -4.403320312499972, 48.293066406249977 ], [ -4.241406249999926, 48.303662109375011 ], [ -4.301757812499972, 48.347070312499966 ], [ -4.364404296874937, 48.356738281249989 ], [ -4.39316406249992, 48.367626953124983 ], [ -4.524804687499937, 48.372314453125057 ], [ -4.584716796874972, 48.357519531250063 ], [ -4.719384765624966, 48.363134765625034 ], [ -4.748535156249943, 48.410009765625006 ], [ -4.7625, 48.450244140625017 ], [ -4.72075195312496, 48.539892578125006 ], [ -4.531201171874983, 48.619970703125063 ], [ -4.05888671874996, 48.707519531250028 ], [ -3.855664062499955, 48.694726562500023 ], [ -3.714794921874926, 48.710498046875017 ], [ -3.54599609374992, 48.765673828124989 ], [ -3.471484374999932, 48.812939453125011 ], [ -3.231445312499972, 48.840820312500028 ], [ -3.003222656250017, 48.790673828125023 ], [ -2.792871093749966, 48.601074218750028 ], [ -2.692333984374983, 48.536816406249983 ], [ -2.446191406249937, 48.648291015625063 ], [ -2.07944335937492, 48.64501953125 ], [ -2.00371093749996, 48.582080078124989 ], [ -1.973144531249943, 48.635107421875034 ], [ -1.905712890624955, 48.697119140625063 ], [ -1.851953124999937, 48.668847656249966 ], [ -1.824707031249972, 48.630517578124994 ], [ -1.437646484374994, 48.641406249999989 ], [ -1.376464843749972, 48.652587890625028 ], [ -1.480468750000028, 48.697607421874977 ], [ -1.565478515624932, 48.805517578125034 ], [ -1.583105468749977, 49.202392578125057 ], [ -1.690332031249966, 49.313183593749983 ], [ -1.813427734374983, 49.490136718749966 ], [ -1.870068359374983, 49.595117187500023 ], [ -1.87539062499999, 49.63139648437496 ], [ -1.856445312499972, 49.683789062499983 ], [ -1.70512695312496, 49.680957031250017 ], [ -1.588232421874949, 49.667675781249983 ], [ -1.36572265625, 49.707275390624972 ], [ -1.258642578124949, 49.680175781250057 ], [ -1.264941406249989, 49.598242187500063 ], [ -1.232275390625006, 49.494873046875028 ], [ -1.194970703124937, 49.444824218749972 ], [ -1.138525390624977, 49.387890625000011 ], [ -0.959130859374937, 49.393164062500006 ], [ -0.765527343749937, 49.359716796875034 ], [ -0.520898437499937, 49.35454101562496 ], [ -0.163476562499937, 49.296777343749994 ], [ -0.011181640625011, 49.330224609374994 ], [ 0.13613281250008, 49.401513671875023 ], [ 0.41689453125008, 49.448388671874994 ], [ 0.439257812500017, 49.473193359374989 ], [ 0.277636718750045, 49.46328125 ], [ 0.129394531250028, 49.508447265624966 ], [ 0.109375, 49.557519531250023 ], [ 0.1265625, 49.601562500000028 ], [ 0.186718749999983, 49.703027343749994 ], [ 0.6162109375, 49.862939453124966 ], [ 0.924121093750017, 49.910205078125017 ], [ 1.245507812500051, 49.998242187500011 ], [ 1.407226562500028, 50.088525390625023 ], [ 1.514062500000051, 50.205078125000057 ], [ 1.548437500000034, 50.230712890625028 ], [ 1.5927734375, 50.252197265625057 ], [ 1.551562500000045, 50.293945312500028 ], [ 1.579492187500051, 50.739257812499972 ], [ 1.60957031250004, 50.819482421874994 ], [ 1.672265625000023, 50.885009765625 ], [ 1.767675781250034, 50.935693359375023 ], [ 1.9125, 50.990625 ], [ 2.445703125000051, 51.066503906250034 ], [ 2.52490234375, 51.097119140624955 ], [ 2.536035156250051, 51.04951171875004 ], [ 2.574804687500063, 50.98857421874996 ], [ 2.60146484375008, 50.955273437500011 ], [ 2.579296874999983, 50.911767578125051 ], [ 2.596777343750006, 50.875927734375011 ], [ 2.669140625000011, 50.811425781250023 ], [ 2.759375, 50.750634765624994 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Faeroe Is.", "admin": "Faroe Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -6.699462890624943, 61.444628906250017 ], [ -6.6796875, 61.414306640624972 ], [ -6.703027343749966, 61.417675781249955 ], [ -6.770507812499943, 61.452246093749977 ], [ -6.888134765624926, 61.534765625 ], [ -6.92924804687496, 61.602929687500023 ], [ -6.934863281249932, 61.634326171875045 ], [ -6.905908203124994, 61.63081054687504 ], [ -6.881640624999932, 61.602783203125 ], [ -6.770019531250028, 61.584375 ], [ -6.740625, 61.570507812500011 ], [ -6.741064453124977, 61.536376953124972 ], [ -6.703515624999966, 61.495947265625006 ], [ -6.699462890624943, 61.444628906250017 ] ] ], [ [ [ -6.623193359374937, 61.805957031250017 ], [ -6.642773437499926, 61.768310546874972 ], [ -6.670166015625, 61.768652343750034 ], [ -6.764257812500006, 61.815332031249966 ], [ -6.839160156249989, 61.840771484374983 ], [ -6.863964843749983, 61.862255859375011 ], [ -6.884765624999943, 61.899121093749983 ], [ -6.841796874999972, 61.903710937500023 ], [ -6.790771484374972, 61.895361328125006 ], [ -6.662109374999972, 61.861767578125011 ], [ -6.625830078124949, 61.826708984375074 ], [ -6.623193359374937, 61.805957031250017 ] ] ], [ [ [ -7.186865234374949, 62.139306640624966 ], [ -7.097119140624955, 62.100537109374983 ], [ -7.065185546875028, 62.073242187500028 ], [ -7.116796874999977, 62.046826171874955 ], [ -7.179394531249926, 62.0400390625 ], [ -7.25493164062496, 62.046142578125 ], [ -7.379101562499926, 62.074804687499977 ], [ -7.422607421875, 62.140283203124994 ], [ -7.33676757812492, 62.138671875000028 ], [ -7.235302734374955, 62.151220703125006 ], [ -7.186865234374949, 62.139306640624966 ] ] ], [ [ [ -6.631054687499955, 62.227880859374977 ], [ -6.655810546874932, 62.093603515624977 ], [ -6.696435546874937, 62.094335937500063 ], [ -6.768896484374977, 62.131494140624994 ], [ -6.823437499999983, 62.139111328125011 ], [ -6.840527343749983, 62.119287109374994 ], [ -6.83769531249996, 62.095410156250011 ], [ -6.809472656249966, 62.080419921875063 ], [ -6.722558593749937, 61.990380859375023 ], [ -6.71440429687496, 61.964160156249989 ], [ -6.725195312499949, 61.951464843749989 ], [ -6.809716796874937, 61.977441406250051 ], [ -7.013574218749994, 62.093994140624972 ], [ -7.17216796874996, 62.285595703125011 ], [ -6.958642578124994, 62.316259765625063 ], [ -6.803662109374955, 62.265966796875034 ], [ -6.631054687499955, 62.227880859374977 ] ] ], [ [ [ -6.406054687499932, 62.258642578125034 ], [ -6.453857421875, 62.1865234375 ], [ -6.52470703124996, 62.197851562500006 ], [ -6.544140624999926, 62.205615234374989 ], [ -6.559472656249937, 62.224511718750023 ], [ -6.552050781249932, 62.278125 ], [ -6.554589843749994, 62.355664062500011 ], [ -6.47304687499999, 62.291894531249966 ], [ -6.406054687499932, 62.258642578125034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "United Kingdom", "admin": "United Kingdom" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -1.065576171874966, 50.690234375000017 ], [ -1.149365234374983, 50.655712890625011 ], [ -1.17583007812496, 50.615234375000028 ], [ -1.196093749999989, 50.599218750000063 ], [ -1.25146484375, 50.588818359374983 ], [ -1.306298828124966, 50.588525390624994 ], [ -1.515332031249926, 50.669775390625034 ], [ -1.563427734374955, 50.666113281250006 ], [ -1.515673828124989, 50.70332031250004 ], [ -1.38583984374992, 50.733544921874966 ], [ -1.31279296874996, 50.773486328125017 ], [ -1.144238281250011, 50.734716796875034 ], [ -1.065576171874966, 50.690234375000017 ] ] ], [ [ [ -4.196777343749972, 53.321435546874966 ], [ -4.154882812499977, 53.302832031250006 ], [ -4.04936523437496, 53.305761718749977 ], [ -4.084277343749989, 53.264306640624966 ], [ -4.200390624999926, 53.21806640624996 ], [ -4.27861328124996, 53.172412109374989 ], [ -4.373046875, 53.134179687500023 ], [ -4.418847656250023, 53.178027343749989 ], [ -4.471972656249989, 53.176367187500006 ], [ -4.553222656249943, 53.260449218749983 ], [ -4.56787109375, 53.386474609375 ], [ -4.46171875, 53.419287109375006 ], [ -4.315087890625023, 53.417236328125028 ], [ -4.196777343749972, 53.321435546874966 ] ] ], [ [ [ -6.375292968749989, 55.241796875000034 ], [ -6.23422851562492, 55.216845703125017 ], [ -6.129150390625028, 55.217382812500034 ], [ -6.035791015624994, 55.144531250000028 ], [ -5.985742187499937, 55.0296875 ], [ -5.869189453124989, 54.916210937499983 ], [ -5.71684570312496, 54.817480468750034 ], [ -5.71074218749996, 54.757080078124972 ], [ -5.765185546874932, 54.724658203125017 ], [ -5.879101562499955, 54.684375 ], [ -5.878613281249955, 54.641308593750011 ], [ -5.803466796875, 54.663037109375011 ], [ -5.738623046874949, 54.673046874999983 ], [ -5.582519531249943, 54.663427734374977 ], [ -5.52792968749992, 54.619628906250028 ], [ -5.490185546874955, 54.554052734375006 ], [ -5.470410156249926, 54.500195312499955 ], [ -5.48388671875, 54.441650390625028 ], [ -5.525878906249943, 54.460205078124972 ], [ -5.568554687499926, 54.512597656249994 ], [ -5.615966796875, 54.536718750000034 ], [ -5.671093749999955, 54.549755859375011 ], [ -5.6460937499999, 54.477880859375034 ], [ -5.655957031249983, 54.381738281249966 ], [ -5.63188476562496, 54.37265625 ], [ -5.557812499999983, 54.370996093750023 ], [ -5.60678710937492, 54.272558593750034 ], [ -5.708056640624932, 54.245849609375 ], [ -5.826171875000028, 54.23583984375 ], [ -5.854638671874966, 54.200976562500017 ], [ -5.876074218749977, 54.156054687500017 ], [ -5.937744140625, 54.08906250000004 ], [ -6.019042968749972, 54.051269531249972 ], [ -6.119531250000023, 54.058886718750017 ], [ -6.218017578125, 54.088720703125063 ], [ -6.303662109374955, 54.094873046874966 ], [ -6.363671875000023, 54.077099609375011 ], [ -6.402587890624943, 54.060644531250034 ], [ -6.440283203124977, 54.063623046874994 ], [ -6.548144531249932, 54.057275390625051 ], [ -6.649804687499937, 54.05864257812496 ], [ -6.664208984374966, 54.08476562499996 ], [ -6.646875, 54.163427734375006 ], [ -6.669531249999977, 54.184716796874994 ], [ -6.766601562499943, 54.195605468749989 ], [ -6.802587890624977, 54.214355468749972 ], [ -6.858349609374983, 54.268652343750034 ], [ -6.869238281249977, 54.294042968750063 ], [ -6.877246093749932, 54.3291015625 ], [ -6.93613281249992, 54.374316406249989 ], [ -7.007714843749937, 54.406689453125011 ], [ -7.049707031249966, 54.40825195312496 ], [ -7.133496093749983, 54.355371093750023 ], [ -7.202587890624955, 54.301806640625045 ], [ -7.17807617187492, 54.274902343749972 ], [ -7.155468749999926, 54.239501953125057 ], [ -7.193066406249955, 54.214111328125028 ], [ -7.306738281249949, 54.156005859375 ], [ -7.324511718750017, 54.133447265625023 ], [ -7.355175781249955, 54.121240234375023 ], [ -7.409423828124972, 54.137304687500006 ], [ -7.544433593749943, 54.13359375 ], [ -7.606542968750006, 54.143847656250017 ], [ -7.67875976562496, 54.186669921875023 ], [ -7.854931640624983, 54.215283203124983 ], [ -7.884472656249955, 54.283789062500006 ], [ -7.918457031249943, 54.29658203125004 ], [ -8.118261718749977, 54.41425781250004 ], [ -8.14482421874996, 54.453515625000023 ], [ -8.118945312499932, 54.476953125000023 ], [ -8.044335937500023, 54.512451171875057 ], [ -7.793798828124949, 54.57124023437504 ], [ -7.75439453125, 54.594921874999983 ], [ -7.746289062499955, 54.615820312500063 ], [ -7.819824218750028, 54.639697265625045 ], [ -7.886132812499937, 54.666064453124989 ], [ -7.908740234374932, 54.683349609375057 ], [ -7.910595703124955, 54.698339843750006 ], [ -7.872949218749994, 54.717871093749977 ], [ -7.797265624999937, 54.719287109374989 ], [ -7.7375, 54.710449218749972 ], [ -7.689990234374932, 54.72802734375 ], [ -7.606445312499972, 54.745703125000063 ], [ -7.55039062499992, 54.767968749999966 ], [ -7.502197265624972, 54.825439453125057 ], [ -7.451269531249977, 54.877099609374994 ], [ -7.445996093749983, 54.905126953125034 ], [ -7.40141601562496, 55.003320312500051 ], [ -7.376904296874926, 55.027685546875034 ], [ -7.218652343749937, 55.091992187499983 ], [ -7.178613281249937, 55.056884765625028 ], [ -7.10063476562496, 55.048291015624983 ], [ -7.030761718749943, 55.080615234374989 ], [ -6.947167968749966, 55.182519531250051 ], [ -6.888964843749989, 55.188916015625011 ], [ -6.824853515624994, 55.180664062500028 ], [ -6.698828124999977, 55.193457031250063 ], [ -6.475048828124955, 55.241015624999989 ], [ -6.375292968749989, 55.241796875000034 ] ] ], [ [ [ -5.105419921875011, 55.448828125000034 ], [ -5.231494140624932, 55.448095703124977 ], [ -5.277050781249983, 55.456738281249955 ], [ -5.331494140624955, 55.481054687500034 ], [ -5.392675781249977, 55.618359375000011 ], [ -5.370800781249983, 55.666943359374983 ], [ -5.345703125, 55.690722656250017 ], [ -5.318115234375, 55.709179687499955 ], [ -5.251611328124937, 55.716943359375023 ], [ -5.185449218749966, 55.690966796874989 ], [ -5.160400390625, 55.666796875000045 ], [ -5.10498046875, 55.573974609375028 ], [ -5.094726562499943, 55.494335937499983 ], [ -5.105419921875011, 55.448828125000034 ] ] ], [ [ [ -6.128906249999972, 55.930566406250023 ], [ -6.092822265624989, 55.802148437499994 ], [ -6.0576171875, 55.722509765625006 ], [ -6.055322265624994, 55.695312499999972 ], [ -6.088378906249972, 55.657519531250017 ], [ -6.253173828124972, 55.607226562499989 ], [ -6.305078124999966, 55.60693359375 ], [ -6.307226562499977, 55.619140625 ], [ -6.270019531249943, 55.670312500000051 ], [ -6.302050781249989, 55.728369140625063 ], [ -6.286425781249989, 55.772509765624989 ], [ -6.3017578125, 55.780615234375034 ], [ -6.333886718749994, 55.774365234375011 ], [ -6.45195312499996, 55.704248046875023 ], [ -6.491357421874994, 55.697314453125045 ], [ -6.495654296874989, 55.711572265624994 ], [ -6.466455078124994, 55.768994140624983 ], [ -6.462841796874955, 55.808251953124994 ], [ -6.445263671874926, 55.832373046875006 ], [ -6.413183593749977, 55.854638671875023 ], [ -6.374951171875011, 55.871337890625057 ], [ -6.344140624999937, 55.873730468750011 ], [ -6.311279296875, 55.856494140625045 ], [ -6.215673828124977, 55.904589843749989 ], [ -6.128906249999972, 55.930566406250023 ] ] ], [ [ [ -5.970068359374949, 55.814550781250034 ], [ -5.990917968749926, 55.803808593750063 ], [ -6.041552734374932, 55.806787109375051 ], [ -6.060351562499932, 55.822900390625051 ], [ -6.070703125000023, 55.847656250000028 ], [ -6.071972656250011, 55.893115234375045 ], [ -6.04130859374996, 55.925634765625006 ], [ -5.911767578124966, 55.974755859374966 ], [ -5.970312499999977, 55.992187499999972 ], [ -5.972656250000028, 56.004443359374989 ], [ -5.9390625, 56.045263671875034 ], [ -5.799609374999932, 56.108789062500023 ], [ -5.76225585937496, 56.120312499999955 ], [ -5.72514648437496, 56.118554687499966 ], [ -5.797216796874977, 56.005615234375057 ], [ -5.970068359374949, 55.814550781250034 ] ] ], [ [ [ -5.77788085937496, 56.344335937500034 ], [ -6.17617187499999, 56.288720703124994 ], [ -6.313427734374983, 56.293652343750011 ], [ -6.325830078124937, 56.320947265624994 ], [ -6.298486328124966, 56.33916015624996 ], [ -6.184863281249989, 56.356884765625011 ], [ -6.138867187499955, 56.490625 ], [ -6.310644531249949, 56.552148437500023 ], [ -6.31967773437492, 56.569433593749977 ], [ -6.30625, 56.598779296875023 ], [ -6.286328124999983, 56.611865234375017 ], [ -6.182080078124955, 56.642968750000051 ], [ -6.1382812499999, 56.649853515625011 ], [ -6.102734374999955, 56.645654296874966 ], [ -6.029589843749989, 56.60981445312504 ], [ -5.946679687499966, 56.534521484374977 ], [ -5.836035156249977, 56.522558593750034 ], [ -5.760839843749949, 56.490673828125011 ], [ -5.77788085937496, 56.344335937500034 ] ] ], [ [ [ -6.607617187499983, 56.58500976562496 ], [ -6.66445312499999, 56.579443359374977 ], [ -6.668554687499949, 56.593603515625034 ], [ -6.56992187499992, 56.661230468750034 ], [ -6.506054687499983, 56.67236328125 ], [ -6.48369140624996, 56.665771484374972 ], [ -6.530078124999989, 56.626611328124994 ], [ -6.607617187499983, 56.58500976562496 ] ] ], [ [ [ -7.416894531249994, 56.965429687500006 ], [ -7.504785156249966, 56.951660156250057 ], [ -7.537402343749932, 56.959716796875 ], [ -7.54296875, 56.972363281250011 ], [ -7.522949218750028, 57.006787109375011 ], [ -7.455468749999937, 57.018945312499994 ], [ -7.406689453124955, 57.000292968750017 ], [ -7.398925781249972, 56.983349609375011 ], [ -7.416894531249994, 56.965429687500006 ] ] ], [ [ [ -6.279052734375, 56.964697265625034 ], [ -6.308740234375023, 56.951806640624994 ], [ -6.346240234374932, 56.954296874999955 ], [ -6.383398437499949, 56.970898437499983 ], [ -6.432617187499943, 57.017919921875034 ], [ -6.322363281249949, 57.050537109375028 ], [ -6.278222656250023, 57.031396484375051 ], [ -6.261279296874932, 57.009521484375028 ], [ -6.26054687499996, 56.985253906249966 ], [ -6.279052734375, 56.964697265625034 ] ] ], [ [ [ -7.249853515624977, 57.115332031250006 ], [ -7.29204101562496, 57.109765625000023 ], [ -7.347412109374972, 57.115136718750051 ], [ -7.381494140624966, 57.130664062500017 ], [ -7.415917968749966, 57.192138671875 ], [ -7.422363281249943, 57.229345703125034 ], [ -7.407031249999932, 57.298486328124994 ], [ -7.410546874999937, 57.381103515625057 ], [ -7.296386718749972, 57.383691406250051 ], [ -7.26713867187496, 57.371777343750011 ], [ -7.247558593749972, 57.126367187500023 ], [ -7.249853515624977, 57.115332031250006 ] ] ], [ [ [ -6.144726562499983, 57.504980468749977 ], [ -6.146142578125023, 57.460791015625034 ], [ -6.163769531249955, 57.408837890625023 ], [ -6.140820312499983, 57.353662109374966 ], [ -6.135546874999989, 57.314257812500017 ], [ -6.093408203124937, 57.301708984374955 ], [ -6.067626953125, 57.283544921874977 ], [ -5.880273437499937, 57.263232421875017 ], [ -5.706005859374955, 57.268945312500023 ], [ -5.672460937499977, 57.252685546875 ], [ -5.668652343749983, 57.226904296874977 ], [ -5.696191406249994, 57.198437499999955 ], [ -5.795410156249972, 57.14653320312496 ], [ -5.913769531249926, 57.062646484375023 ], [ -5.94907226562492, 57.045166015625 ], [ -5.987304687499972, 57.044433593750028 ], [ -6.014746093749977, 57.051953124999955 ], [ -6.034375, 57.201220703124989 ], [ -6.162744140624937, 57.182128906250028 ], [ -6.266113281249943, 57.184326171875028 ], [ -6.322705078124926, 57.202490234374977 ], [ -6.36240234374992, 57.2375 ], [ -6.442431640624989, 57.327490234375063 ], [ -6.675439453124937, 57.362890624999977 ], [ -6.741308593749949, 57.412451171875034 ], [ -6.761132812499994, 57.4423828125 ], [ -6.75273437499996, 57.458935546875011 ], [ -6.70419921874992, 57.495751953125051 ], [ -6.643457031249994, 57.48261718750004 ], [ -6.605859374999966, 57.490673828124983 ], [ -6.583007812500028, 57.50712890624996 ], [ -6.583496093749943, 57.520654296874966 ], [ -6.615283203124932, 57.552734375000028 ], [ -6.616796874999977, 57.562695312500011 ], [ -6.37851562499992, 57.603320312500017 ], [ -6.357666015624943, 57.666796874999989 ], [ -6.305957031249989, 57.671972656249977 ], [ -6.246923828124949, 57.651220703125006 ], [ -6.166064453124989, 57.585302734375006 ], [ -6.144726562499983, 57.504980468749977 ] ] ], [ [ [ -7.205566406250028, 57.682958984375006 ], [ -7.092773437499943, 57.626660156249983 ], [ -7.182617187499972, 57.533300781250063 ], [ -7.320556640625, 57.53374023437496 ], [ -7.514746093749949, 57.601953125000023 ], [ -7.515625, 57.615869140624994 ], [ -7.499414062499937, 57.636328125 ], [ -7.470312499999949, 57.652539062500011 ], [ -7.44003906249992, 57.656396484374994 ], [ -7.39189453124996, 57.64521484375004 ], [ -7.324853515624994, 57.663134765625045 ], [ -7.271191406249983, 57.657470703125057 ], [ -7.205566406250028, 57.682958984375006 ] ] ], [ [ [ -6.198681640624983, 58.363281250000028 ], [ -6.325830078124937, 58.188867187500023 ], [ -6.375585937499949, 58.184570312500057 ], [ -6.419287109374977, 58.140966796875034 ], [ -6.554589843749994, 58.092871093750006 ], [ -6.436523437500028, 58.091894531250006 ], [ -6.403369140624932, 58.075878906250011 ], [ -6.40244140624992, 58.041357421875006 ], [ -6.425195312499937, 58.021289062499989 ], [ -6.578125, 57.941357421874983 ], [ -6.683300781249926, 57.911035156250023 ], [ -6.796582031249926, 57.827539062499966 ], [ -6.853759765624943, 57.826513671875034 ], [ -6.910351562499926, 57.77338867187504 ], [ -6.956933593749994, 57.750048828124989 ], [ -6.983105468749983, 57.75 ], [ -7.01318359375, 57.761767578124989 ], [ -7.083447265624926, 57.813769531249989 ], [ -6.955957031249966, 57.864892578125023 ], [ -6.94414062499996, 57.893652343750034 ], [ -6.856835937499937, 57.923535156249983 ], [ -6.864160156250023, 57.932861328125028 ], [ -7.002539062499949, 57.97490234374996 ], [ -7.057080078124955, 58.003173828125028 ], [ -7.051904296874966, 58.017968750000023 ], [ -6.985302734375011, 58.050488281250011 ], [ -7.01689453124996, 58.054785156249977 ], [ -7.038232421874937, 58.072314453125017 ], [ -7.076904296875, 58.079003906250023 ], [ -7.088476562499977, 58.095361328124994 ], [ -7.095605468749994, 58.138281250000034 ], [ -7.085253906249932, 58.182177734374989 ], [ -7.044921874999972, 58.201562500000051 ], [ -7.028417968749977, 58.222314453124994 ], [ -7.012060546874949, 58.228710937499983 ], [ -6.94956054687492, 58.217675781250051 ], [ -6.886230468749972, 58.182568359374983 ], [ -6.812304687499932, 58.196093749999989 ], [ -6.726464843749937, 58.189404296874955 ], [ -6.72470703124992, 58.197558593750017 ], [ -6.787744140624994, 58.28388671875004 ], [ -6.776464843750006, 58.301513671874972 ], [ -6.742285156249949, 58.321630859374977 ], [ -6.544189453125028, 58.383154296875006 ], [ -6.29716796874996, 58.486621093750017 ], [ -6.237451171874966, 58.502832031250051 ], [ -6.219433593749926, 58.488720703125011 ], [ -6.194238281249966, 58.435107421875017 ], [ -6.198681640624983, 58.363281250000028 ] ] ], [ [ [ -3.109667968749932, 58.515478515625034 ], [ -3.10112304687496, 58.433691406250006 ], [ -3.112890624999977, 58.408886718750011 ], [ -3.136767578124932, 58.378320312499994 ], [ -3.212353515624983, 58.321240234375011 ], [ -3.410986328124949, 58.239648437499994 ], [ -3.775, 58.052099609375063 ], [ -3.99003906249996, 57.959033203125017 ], [ -4.019628906249949, 57.914257812499955 ], [ -4.035595703124926, 57.852001953124983 ], [ -3.906835937499977, 57.839648437500045 ], [ -3.857128906249983, 57.818554687500011 ], [ -3.887939453124943, 57.786914062500045 ], [ -4.078417968749932, 57.677050781250045 ], [ -4.134521484375, 57.577734375000063 ], [ -3.988476562500011, 57.58125 ], [ -3.8681640625, 57.600341796875028 ], [ -3.62822265624996, 57.662255859375051 ], [ -3.402783203124955, 57.708251953125 ], [ -3.2945312499999, 57.71015625000004 ], [ -3.083935546874926, 57.673486328125023 ], [ -3.036035156249937, 57.672314453124955 ], [ -2.946679687499937, 57.689257812500045 ], [ -2.85629882812492, 57.692285156250023 ], [ -2.244140625, 57.680859375000011 ], [ -2.074072265624977, 57.702392578125057 ], [ -1.961523437499977, 57.676660156250051 ], [ -1.867382812499983, 57.612353515624989 ], [ -1.777929687499949, 57.49375 ], [ -1.780664062499994, 57.474023437499966 ], [ -1.834716796874972, 57.419970703124989 ], [ -1.934472656249966, 57.352197265625023 ], [ -2.0203125, 57.258886718750034 ], [ -2.045507812499949, 57.208544921874989 ], [ -2.062353515625006, 57.153466796875051 ], [ -2.089550781249926, 57.102539062500057 ], [ -2.26025390625, 56.863330078124989 ], [ -2.426660156249966, 56.730712890624972 ], [ -2.5009765625, 56.636572265624977 ], [ -2.592675781249937, 56.561572265624989 ], [ -2.680957031249989, 56.514404296875057 ], [ -2.775195312499989, 56.482958984375045 ], [ -3.04741210937496, 56.449365234375023 ], [ -3.123583984374932, 56.425292968750028 ], [ -3.214453124999949, 56.383935546875023 ], [ -3.309960937499966, 56.36347656250004 ], [ -3.197998046874972, 56.366064453125034 ], [ -3.08701171874992, 56.3890625 ], [ -2.885156249999937, 56.397509765625045 ], [ -2.652734375000023, 56.318261718749966 ], [ -2.674267578124955, 56.25341796875 ], [ -2.767578124999972, 56.202148437500028 ], [ -2.979785156249932, 56.194091796875 ], [ -3.178222656249943, 56.080126953125045 ], [ -3.267773437499983, 56.045068359374994 ], [ -3.362255859374955, 56.027636718750017 ], [ -3.480419921874955, 56.0328125 ], [ -3.695117187500017, 56.063330078125006 ], [ -3.789062499999972, 56.09521484375 ], [ -3.704150390624989, 56.043164062499983 ], [ -3.6078125, 56.016015625000023 ], [ -3.048730468749937, 55.951953125000045 ], [ -3.015087890624926, 55.958593750000063 ], [ -2.836865234374955, 56.026269531249994 ], [ -2.599316406249955, 56.027294921875011 ], [ -2.14707031249992, 55.902978515625023 ], [ -2.016845703124972, 55.807958984375006 ], [ -1.830273437499955, 55.671728515625063 ], [ -1.728759765624972, 55.618554687499966 ], [ -1.655371093749949, 55.570361328125017 ], [ -1.61015625, 55.498095703125045 ], [ -1.522558593749977, 55.259521484375028 ], [ -1.42265625, 55.026416015625045 ], [ -1.291748046874943, 54.773876953125011 ], [ -1.232421874999943, 54.703710937500034 ], [ -1.154394531249949, 54.65449218750004 ], [ -0.759326171875017, 54.54140625 ], [ -0.671386718749943, 54.50390625 ], [ -0.518115234374989, 54.395117187500034 ], [ -0.370361328125, 54.279199218750051 ], [ -0.232861328124955, 54.190136718750011 ], [ -0.084375, 54.118066406249994 ], [ -0.156298828124989, 54.080615234375017 ], [ -0.20556640625, 54.021728515625 ], [ -0.16875, 53.941650390625028 ], [ -0.108251953124977, 53.865185546874983 ], [ 0.010546875000074, 53.742822265625023 ], [ 0.115332031250006, 53.609277343749994 ], [ 0.076708984375045, 53.629443359375017 ], [ 0.03608398437504, 53.640527343749966 ], [ -0.019433593749994, 53.63720703125 ], [ -0.073730468749943, 53.643652343749977 ], [ -0.173828125, 53.685449218749966 ], [ -0.270019531249972, 53.73676757812504 ], [ -0.461376953124983, 53.716162109375006 ], [ -0.56767578124996, 53.725390625000017 ], [ -0.659912109375, 53.724023437500023 ], [ -0.485058593750011, 53.694384765625017 ], [ -0.293701171875, 53.69233398437504 ], [ 0.12832031250008, 53.468261718750028 ], [ 0.270996093750028, 53.335498046874989 ], [ 0.355761718750045, 53.159960937500017 ], [ 0.298046875000011, 53.081103515625045 ], [ 0.208203125000011, 53.030029296875028 ], [ 0.12441406250008, 52.971582031250023 ], [ 0.0458984375, 52.905615234374977 ], [ 0.279785156250028, 52.808691406250063 ], [ 0.330175781250006, 52.811621093750034 ], [ 0.381933593750063, 52.825195312500028 ], [ 0.431640625000057, 52.858154296875 ], [ 0.515527343750023, 52.938378906249994 ], [ 0.55878906250004, 52.966943359375051 ], [ 0.704492187500051, 52.977246093750011 ], [ 0.826757812500006, 52.97109375 ], [ 0.948535156250017, 52.953369140625028 ], [ 1.05556640625008, 52.958984375000028 ], [ 1.271289062500045, 52.924560546875028 ], [ 1.382128906250074, 52.893505859375011 ], [ 1.656738281249972, 52.753710937500045 ], [ 1.716113281249989, 52.67724609375 ], [ 1.74335937500004, 52.578515624999966 ], [ 1.74658203125, 52.468994140625028 ], [ 1.700390624999983, 52.368896484374972 ], [ 1.647363281250023, 52.278515624999955 ], [ 1.614648437500023, 52.161816406249983 ], [ 1.59140625, 52.119775390625023 ], [ 1.558984375000051, 52.086865234374983 ], [ 1.41347656250008, 51.994775390624966 ], [ 1.31679687499999, 51.956933593749994 ], [ 1.275976562500034, 51.973535156249994 ], [ 1.232421875000057, 51.97124023437496 ], [ 1.227832031249989, 51.949121093749994 ], [ 1.273828125000051, 51.902099609375 ], [ 1.274414062499972, 51.845361328124994 ], [ 1.188476562500057, 51.803369140624966 ], [ 1.101171875000034, 51.785449218750045 ], [ 0.955078125000028, 51.807812499999983 ], [ 0.752246093750017, 51.729589843750034 ], [ 0.898046875000034, 51.689404296875011 ], [ 0.927441406249983, 51.646630859374994 ], [ 0.890917968750017, 51.571435546874966 ], [ 0.79921875000008, 51.53789062499996 ], [ 0.697558593750045, 51.523046875000063 ], [ 0.593457031250068, 51.51948242187504 ], [ 0.507226562499994, 51.501074218750006 ], [ 0.42451171875004, 51.465625 ], [ 0.528320312500028, 51.484472656250006 ], [ 0.60029296875004, 51.467968750000011 ], [ 0.645507812500028, 51.404687500000023 ], [ 0.686523437500028, 51.386572265625063 ], [ 0.88935546875004, 51.359521484375051 ], [ 1.014941406250045, 51.359716796875006 ], [ 1.257128906250017, 51.375097656250034 ], [ 1.37343750000008, 51.37470703125004 ], [ 1.414941406250023, 51.36328125 ], [ 1.415625, 51.310839843749989 ], [ 1.397558593750034, 51.182031250000023 ], [ 1.365527343750074, 51.155468749999955 ], [ 1.044433593750028, 51.047265625000023 ], [ 0.978613281250034, 50.9716796875 ], [ 0.960156250000011, 50.925878906249977 ], [ 0.772363281250023, 50.933984375000051 ], [ 0.684375, 50.885546875000017 ], [ 0.532324218750063, 50.853417968749966 ], [ 0.414746093749983, 50.819189453125006 ], [ 0.299707031249994, 50.775976562500006 ], [ 0.205078125, 50.763037109375034 ], [ -0.203906250000017, 50.814355468749994 ], [ -0.450781249999949, 50.810156250000034 ], [ -0.785253906249949, 50.765429687499989 ], [ -0.871386718749932, 50.772802734374977 ], [ -1.000585937499949, 50.815625 ], [ -1.132861328124989, 50.844580078125034 ], [ -1.285058593749994, 50.857324218749966 ], [ -1.416455078124955, 50.896875 ], [ -1.334472656249943, 50.820800781249972 ], [ -1.516748046874937, 50.747460937499966 ], [ -1.600830078124943, 50.732861328125011 ], [ -1.68789062499999, 50.735156250000045 ], [ -1.86601562499996, 50.715234374999966 ], [ -2.031054687499932, 50.725390624999989 ], [ -2.00625, 50.673242187500023 ], [ -1.962060546874994, 50.627783203125006 ], [ -1.99790039062492, 50.608007812499977 ], [ -2.035839843749926, 50.603076171875045 ], [ -2.350146484375017, 50.637402343750011 ], [ -2.394677734374937, 50.630908203125017 ], [ -2.43344726562492, 50.599218750000063 ], [ -2.547753906249937, 50.616308593749977 ], [ -2.658837890625023, 50.669726562500017 ], [ -2.77695312499992, 50.705566406250057 ], [ -2.900878906249943, 50.722412109375 ], [ -2.999414062499937, 50.716601562499989 ], [ -3.40458984374996, 50.632421874999977 ], [ -3.48544921874992, 50.547949218750006 ], [ -3.52587890625, 50.428173828125011 ], [ -3.584375, 50.321826171875017 ], [ -3.679785156250006, 50.239941406249955 ], [ -3.793359374999937, 50.229248046875 ], [ -3.90019531249996, 50.285937499999989 ], [ -4.103417968749966, 50.348535156250051 ], [ -4.172558593749926, 50.390820312499955 ], [ -4.194580078124972, 50.393310546875028 ], [ -4.217285156249972, 50.378173828125057 ], [ -4.296972656249977, 50.359082031249983 ], [ -4.379492187499977, 50.358203124999989 ], [ -4.506689453124977, 50.341357421875017 ], [ -4.727978515624926, 50.29047851562504 ], [ -4.817382812499943, 50.255957031250006 ], [ -5.009521484375, 50.160742187499977 ], [ -5.048632812499989, 50.134375 ], [ -5.11850585937492, 50.038330078125 ], [ -5.225244140624994, 50.021386718750023 ], [ -5.322851562499977, 50.08295898437504 ], [ -5.433984374999966, 50.104443359374983 ], [ -5.551220703124955, 50.083398437500023 ], [ -5.622119140624932, 50.050683593750023 ], [ -5.655175781249994, 50.077246093750034 ], [ -5.65625, 50.13188476562496 ], [ -5.57065429687492, 50.196972656249983 ], [ -5.342285156249943, 50.24614257812496 ], [ -5.141796874999955, 50.37373046875004 ], [ -5.04345703125, 50.451513671874977 ], [ -5.004443359374932, 50.495263671875023 ], [ -4.95639648437492, 50.523144531250011 ], [ -4.8935546875, 50.533691406250028 ], [ -4.861279296875011, 50.58203125 ], [ -4.582910156249966, 50.7763671875 ], [ -4.559960937499994, 50.820947265625023 ], [ -4.546093750000011, 50.900683593750017 ], [ -4.523095703124937, 50.977441406250023 ], [ -4.296484374999949, 51.027148437500017 ], [ -4.188183593749926, 51.188525390625017 ], [ -4.158398437499983, 51.201318359374966 ], [ -3.842333984374989, 51.230908203124955 ], [ -3.60791015625, 51.228564453125017 ], [ -3.37509765624992, 51.196972656249983 ], [ -3.255761718749937, 51.194140625000017 ], [ -3.135986328124972, 51.205029296875011 ], [ -3.042041015625017, 51.248583984375017 ], [ -2.88125, 51.405664062500023 ], [ -2.790820312499989, 51.474804687499983 ], [ -2.687207031249926, 51.537255859375023 ], [ -2.590283203124983, 51.608593749999983 ], [ -2.433056640624926, 51.74072265625 ], [ -2.539355468750017, 51.695214843750051 ], [ -2.667675781249955, 51.622998046874983 ], [ -2.742138671874926, 51.581103515624989 ], [ -2.978515624999943, 51.538867187499989 ], [ -3.080371093749989, 51.495800781250011 ], [ -3.258789062499943, 51.398486328124989 ], [ -3.293115234374994, 51.390429687500045 ], [ -3.562353515624949, 51.413818359375 ], [ -3.7626953125, 51.539941406250023 ], [ -3.890771484374994, 51.591650390625006 ], [ -3.943652343749932, 51.597509765625034 ], [ -3.99833984374996, 51.582128906250006 ], [ -4.115283203124989, 51.56640625 ], [ -4.234570312499955, 51.569091796875028 ], [ -4.173681640624977, 51.62734375 ], [ -4.091015624999926, 51.659912109375057 ], [ -4.276171874999989, 51.682519531250023 ], [ -4.32763671875, 51.700244140625017 ], [ -4.38627929687496, 51.741064453125063 ], [ -4.531494140624972, 51.748046874999972 ], [ -4.600781249999955, 51.737646484374977 ], [ -4.717626953124949, 51.683691406250006 ], [ -4.902294921874926, 51.626269531250045 ], [ -5.124755859374943, 51.705859374999989 ], [ -5.168359374999937, 51.74072265625 ], [ -5.167236328124972, 51.80805664062504 ], [ -5.200585937499937, 51.86137695312496 ], [ -5.262304687499977, 51.880175781249989 ], [ -5.183349609374972, 51.949658203125011 ], [ -5.088085937499926, 51.995898437500017 ], [ -4.878515624999949, 52.041845703125063 ], [ -4.561132812499949, 52.150878906249972 ], [ -4.383154296874949, 52.197314453125017 ], [ -4.217724609374983, 52.277441406250006 ], [ -4.149365234375011, 52.326269531250006 ], [ -4.099755859374937, 52.393115234375017 ], [ -4.050537109374943, 52.475146484375045 ], [ -3.980322265624949, 52.541748046875028 ], [ -4.048437499999949, 52.557617187499972 ], [ -4.07890625, 52.607861328124983 ], [ -4.070703124999966, 52.658837890624994 ], [ -4.039257812499955, 52.704052734374955 ], [ -4.067431640625017, 52.760742187500057 ], [ -4.11752929687492, 52.820019531249955 ], [ -4.114746093749972, 52.86616210937504 ], [ -4.101464843750023, 52.915478515624955 ], [ -4.229150390624994, 52.912841796875028 ], [ -4.3564453125, 52.897412109375011 ], [ -4.471826171874966, 52.862451171874994 ], [ -4.583691406249926, 52.81494140625 ], [ -4.683056640624926, 52.806152343749972 ], [ -4.68144531249996, 52.84414062499999 ], [ -4.638330078124966, 52.891113281250057 ], [ -4.525683593749932, 52.958203124999955 ], [ -4.40507812499996, 53.013818359374994 ], [ -4.362207031249937, 53.056054687499994 ], [ -4.328417968749989, 53.105126953125051 ], [ -4.268554687499943, 53.14453125 ], [ -4.111035156249926, 53.218945312499955 ], [ -3.809277343749983, 53.302685546874983 ], [ -3.76420898437496, 53.3076171875 ], [ -3.645898437499937, 53.29790039062496 ], [ -3.52958984374996, 53.310546874999972 ], [ -3.427734374999972, 53.340673828124977 ], [ -3.326171874999972, 53.347167968749972 ], [ -3.097558593749937, 53.260302734375045 ], [ -3.16557617187496, 53.394677734374966 ], [ -3.064746093749932, 53.426855468750034 ], [ -2.918554687499977, 53.305371093749983 ], [ -2.864160156249994, 53.292578125000034 ], [ -2.74951171875, 53.310205078124994 ], [ -2.79375, 53.330712890624994 ], [ -2.845410156249926, 53.331933593749966 ], [ -2.913085937499943, 53.350244140624966 ], [ -2.969970703124972, 53.389208984375017 ], [ -3.064599609374994, 53.512841796874966 ], [ -3.059472656249994, 53.586230468750017 ], [ -2.995703124999977, 53.662548828125011 ], [ -2.925097656249989, 53.732763671875006 ], [ -2.984326171874983, 53.746728515625023 ], [ -3.03178710937496, 53.773583984374994 ], [ -3.045361328124983, 53.843847656250006 ], [ -3.026757812499994, 53.905908203125023 ], [ -2.899853515624983, 53.960693359375 ], [ -2.86240234374992, 54.043847656249966 ], [ -2.84648437499996, 54.135302734375045 ], [ -2.86757812499999, 54.177246093749972 ], [ -2.993505859374977, 54.170507812500034 ], [ -3.054736328124932, 54.153417968750006 ], [ -3.109667968749932, 54.126318359374977 ], [ -3.165966796874955, 54.127929687500057 ], [ -3.321533203125028, 54.229101562500063 ], [ -3.410253906249977, 54.305615234375011 ], [ -3.56938476562496, 54.46757812499996 ], [ -3.592041015624972, 54.564355468749966 ], [ -3.464599609374943, 54.773095703125051 ], [ -3.26791992187492, 54.906591796875063 ], [ -3.036230468749977, 54.953076171875011 ], [ -3.081054687499972, 54.96196289062496 ], [ -3.434082031249943, 54.963769531249994 ], [ -3.550439453124937, 54.947412109375023 ], [ -3.658300781249977, 54.892871093750017 ], [ -3.719238281249943, 54.876123046874966 ], [ -3.783251953124932, 54.86992187499996 ], [ -3.841601562500017, 54.842773437500028 ], [ -3.898583984374994, 54.80507812499999 ], [ -3.957910156249994, 54.780957031249955 ], [ -4.0757812499999, 54.787207031249977 ], [ -4.132958984374937, 54.779248046874955 ], [ -4.174023437499955, 54.80107421874996 ], [ -4.208398437499937, 54.837158203125028 ], [ -4.253417968749972, 54.846777343750034 ], [ -4.303662109374983, 54.835693359375 ], [ -4.409912109374972, 54.787060546874955 ], [ -4.517480468749937, 54.75834960937496 ], [ -4.647558593749977, 54.789013671874983 ], [ -4.818066406249983, 54.846142578125011 ], [ -4.851708984374994, 54.825292968750006 ], [ -4.889501953124977, 54.77226562499996 ], [ -4.911230468749949, 54.689453125000057 ], [ -5.032324218749949, 54.761376953125051 ], [ -5.135498046875, 54.857519531250006 ], [ -5.170117187499955, 54.917919921874955 ], [ -5.172705078124949, 54.98588867187496 ], [ -5.11669921875, 55.012255859374989 ], [ -5.055859374999926, 54.988134765625063 ], [ -4.965185546874949, 55.149462890624989 ], [ -4.784814453124966, 55.359423828125017 ], [ -4.721142578124955, 55.420996093750063 ], [ -4.676757812499972, 55.501318359374977 ], [ -4.684375, 55.55390625000004 ], [ -4.72416992187496, 55.598291015625023 ], [ -4.891845703125, 55.699121093750051 ], [ -4.8896484375, 55.781201171874983 ], [ -4.871679687499977, 55.873925781250051 ], [ -4.826074218749937, 55.929541015625006 ], [ -4.806835937499926, 55.94013671875004 ], [ -4.58408203124992, 55.938671875000011 ], [ -4.67094726562496, 55.967382812499977 ], [ -4.844091796874949, 56.05117187499999 ], [ -4.841015624999955, 56.080859375000017 ], [ -4.80029296875, 56.158349609374994 ], [ -4.819140624999932, 56.150488281249977 ], [ -4.85625, 56.114697265624983 ], [ -4.927099609375006, 56.028076171875 ], [ -4.970361328124937, 56.00786132812496 ], [ -5.092822265625017, 55.987304687500057 ], [ -5.114990234375, 55.94462890624996 ], [ -5.134667968749994, 55.933496093750023 ], [ -5.19584960937496, 55.928662109375011 ], [ -5.214599609374943, 55.888867187499983 ], [ -5.228222656249983, 55.886328125 ], [ -5.245605468749972, 55.929248046875045 ], [ -5.247314453124943, 56.000390625000051 ], [ -5.22294921874996, 56.065820312499966 ], [ -5.176416015624994, 56.116992187499989 ], [ -4.996972656249937, 56.233349609374983 ], [ -5.084326171874977, 56.197460937499955 ], [ -5.282324218749977, 56.089941406250006 ], [ -5.383447265624966, 56.019238281249983 ], [ -5.41044921874996, 55.995361328125 ], [ -5.418896484375011, 55.975244140624994 ], [ -5.418310546874977, 55.952050781249966 ], [ -5.372900390624949, 55.827685546875045 ], [ -5.38583984374992, 55.770117187500034 ], [ -5.55644531249996, 55.389599609374955 ], [ -5.588769531249966, 55.351416015625006 ], [ -5.618457031249989, 55.331445312500023 ], [ -5.646533203124932, 55.326855468749955 ], [ -5.730664062499926, 55.334130859375023 ], [ -5.768212890624937, 55.362646484374977 ], [ -5.76787109374996, 55.394970703124983 ], [ -5.752099609374937, 55.443457031250006 ], [ -5.681347656250011, 55.623974609375011 ], [ -5.650634765624972, 55.674121093750017 ], [ -5.605029296874989, 55.720751953125017 ], [ -5.504492187499949, 55.802392578125023 ], [ -5.506933593750006, 55.807714843750063 ], [ -5.573876953124966, 55.791699218749983 ], [ -5.602392578125006, 55.796972656250006 ], [ -5.622851562499989, 55.813134765624994 ], [ -5.609570312499955, 56.055273437500034 ], [ -5.555273437499977, 56.134960937500011 ], [ -5.534960937499932, 56.250830078125006 ], [ -5.487890624999949, 56.350048828124955 ], [ -5.433398437499932, 56.42231445312504 ], [ -5.39194335937492, 56.514794921875051 ], [ -5.329443359374977, 56.555908203124972 ], [ -5.312695312499955, 56.618798828124994 ], [ -5.242578124999966, 56.686865234375006 ], [ -5.188378906249937, 56.758056640625028 ], [ -5.217578124999932, 56.751025390625017 ], [ -5.564208984374943, 56.565722656250017 ], [ -5.652441406249977, 56.531982421875 ], [ -5.772802734374977, 56.541015625000057 ], [ -5.86484375, 56.561865234375034 ], [ -5.936767578125, 56.605712890625 ], [ -5.968896484374966, 56.689892578125011 ], [ -6.057714843749949, 56.692138671875028 ], [ -6.133691406249966, 56.706689453124966 ], [ -6.132763671874955, 56.718017578125057 ], [ -6.03471679687496, 56.763916015625 ], [ -5.877636718749926, 56.779638671875006 ], [ -5.730615234374994, 56.853076171875045 ], [ -5.86142578124992, 56.902685546875006 ], [ -5.850390624999989, 56.918408203125011 ], [ -5.736279296875011, 56.960644531250011 ], [ -5.591308593749943, 57.102343750000017 ], [ -5.561914062499994, 57.232714843750017 ], [ -5.63125, 57.293945312499972 ], [ -5.656347656249977, 57.334082031249977 ], [ -5.794921874999972, 57.378808593750023 ], [ -5.818066406249955, 57.43608398437496 ], [ -5.801953124999983, 57.468017578125 ], [ -5.756738281249994, 57.499218749999955 ], [ -5.688623046874966, 57.523535156250034 ], [ -5.581787109374972, 57.546777343749966 ], [ -5.678759765625017, 57.571679687499966 ], [ -5.71494140624992, 57.60107421875 ], [ -5.742382812500011, 57.643652343749977 ], [ -5.744921874999989, 57.668310546875034 ], [ -5.694726562499966, 57.778222656250051 ], [ -5.665478515624955, 57.823535156250045 ], [ -5.608349609374955, 57.88134765625 ], [ -5.349023437499966, 57.878076171875051 ], [ -5.319189453124949, 57.903613281250017 ], [ -5.289794921875, 57.904589843750017 ], [ -5.157226562499972, 57.88134765625 ], [ -5.176904296874994, 57.906396484375051 ], [ -5.39375, 58.043603515625023 ], [ -5.413183593750006, 58.069726562500023 ], [ -5.351367187499932, 58.143701171874966 ], [ -5.346875, 58.176660156250023 ], [ -5.355957031249972, 58.211914062500028 ], [ -5.338281250000023, 58.238720703124983 ], [ -5.269531249999943, 58.251416015624983 ], [ -5.059960937499966, 58.250146484374994 ], [ -5.008300781250028, 58.262646484374955 ], [ -5.03183593749992, 58.29829101562504 ], [ -5.080615234375017, 58.345166015624983 ], [ -5.090136718749989, 58.384521484375 ], [ -5.078710937499977, 58.419287109374977 ], [ -5.076025390624949, 58.489257812500028 ], [ -5.066503906249977, 58.52021484375004 ], [ -5.016748046874966, 58.566552734374966 ], [ -4.975634765624932, 58.580322265625028 ], [ -4.924658203124949, 58.588378906249972 ], [ -4.80961914062496, 58.572900390625023 ], [ -4.765771484374994, 58.554199218750028 ], [ -4.715429687499949, 58.510009765625 ], [ -4.67822265625, 58.513574218750023 ], [ -4.53496093749996, 58.561572265625017 ], [ -4.491894531249983, 58.568457031250006 ], [ -4.433251953124937, 58.512841796875051 ], [ -4.188623046874994, 58.557226562500034 ], [ -3.859521484374937, 58.577099609374983 ], [ -3.661816406249983, 58.606298828124977 ], [ -3.453564453125011, 58.616894531250011 ], [ -3.25913085937492, 58.65 ], [ -3.053076171874949, 58.634814453125017 ], [ -3.04619140624996, 58.615527343749989 ], [ -3.056982421874949, 58.588769531249966 ], [ -3.109667968749932, 58.515478515625034 ] ] ], [ [ [ -2.929394531249983, 58.741601562500023 ], [ -2.938964843749972, 58.738623046875034 ], [ -2.975390624999932, 58.756933593750034 ], [ -3.035449218749989, 58.822656250000023 ], [ -2.941210937499989, 58.835693359375 ], [ -2.896435546874926, 58.827587890624955 ], [ -2.913085937499943, 58.799609375000017 ], [ -2.929394531249983, 58.741601562500023 ] ] ], [ [ [ -3.164941406249994, 58.794189453124972 ], [ -3.222119140624926, 58.780957031249955 ], [ -3.278808593750028, 58.781933593749983 ], [ -3.3671875, 58.839746093750023 ], [ -3.400830078124926, 58.881787109374983 ], [ -3.394726562499926, 58.909619140624955 ], [ -3.357421874999943, 58.918994140625017 ], [ -3.271923828124955, 58.905273437499972 ], [ -3.227636718749977, 58.857177734375028 ], [ -3.222119140624926, 58.825878906249955 ], [ -3.211621093749926, 58.813574218750034 ], [ -3.158544921874949, 58.801220703124983 ], [ -3.164941406249994, 58.794189453124972 ] ] ], [ [ [ -3.057421874999932, 59.029638671874977 ], [ -3.07070312499999, 59.004980468750034 ], [ -2.99467773437496, 59.005566406249983 ], [ -2.884570312499989, 58.984521484375023 ], [ -2.817919921874989, 58.98188476562504 ], [ -2.762451171874972, 58.955810546875057 ], [ -2.793017578124989, 58.906933593749955 ], [ -2.826220703125017, 58.893261718750011 ], [ -2.863769531250028, 58.890527343749994 ], [ -2.994824218749983, 58.939355468749994 ], [ -3.166601562499977, 58.919091796875023 ], [ -3.2007812499999, 58.925292968750057 ], [ -3.223339843749983, 58.938769531250045 ], [ -3.232617187499926, 58.955517578124983 ], [ -3.232812499999966, 58.989648437500023 ], [ -3.242138671874926, 58.999707031250011 ], [ -3.304345703124966, 58.967431640625023 ], [ -3.331640624999949, 58.971240234374989 ], [ -3.347070312499966, 58.986718750000051 ], [ -3.353710937500011, 59.01875 ], [ -3.346826171874937, 59.064990234374989 ], [ -3.31035156249996, 59.130810546874983 ], [ -3.248583984374989, 59.143945312499994 ], [ -3.156494140624972, 59.136328125000063 ], [ -3.051123046875006, 59.099023437499994 ], [ -3.019238281249983, 59.076025390625034 ], [ -3.020019531249972, 59.057666015625017 ], [ -3.057421874999932, 59.029638671874977 ] ] ], [ [ [ -2.548876953124989, 59.231347656249966 ], [ -2.662060546874955, 59.230175781249983 ], [ -2.603613281249949, 59.289306640625057 ], [ -2.535644531249972, 59.304150390624955 ], [ -2.406982421874943, 59.297558593749955 ], [ -2.429833984374994, 59.271044921875045 ], [ -2.548876953124989, 59.231347656249966 ] ] ], [ [ [ -2.729394531249994, 59.186767578125028 ], [ -2.815234374999989, 59.161914062500017 ], [ -2.851855468749989, 59.182470703125034 ], [ -2.861425781249977, 59.246826171875 ], [ -2.963769531249966, 59.274365234375011 ], [ -3.01347656249996, 59.291455078124955 ], [ -3.052050781250017, 59.323876953124994 ], [ -3.042236328124972, 59.333837890625063 ], [ -2.975537109374955, 59.347119140625011 ], [ -2.861621093749932, 59.288330078125028 ], [ -2.815039062499949, 59.240820312500034 ], [ -2.730664062499983, 59.226757812500011 ], [ -2.719921874999926, 59.219482421875028 ], [ -2.729394531249994, 59.186767578125028 ] ] ], [ [ [ -1.30810546875, 60.5375 ], [ -1.287402343749932, 60.467041015625 ], [ -1.235742187499994, 60.485302734374983 ], [ -1.157763671874989, 60.417724609374972 ], [ -1.117968749999989, 60.417626953124966 ], [ -1.052441406249955, 60.444482421875023 ], [ -1.065673828124972, 60.381591796875 ], [ -1.133691406249994, 60.206982421874955 ], [ -1.152783203124955, 60.177343750000034 ], [ -1.165722656249926, 60.124267578124972 ], [ -1.179248046874932, 60.113916015624994 ], [ -1.199316406249949, 60.006591796874972 ], [ -1.245312499999983, 59.971240234375074 ], [ -1.28378906249992, 59.886914062500011 ], [ -1.299462890624994, 59.878662109375028 ], [ -1.355859374999937, 59.911132812499972 ], [ -1.299511718749926, 60.039843750000017 ], [ -1.27617187499996, 60.114648437499966 ], [ -1.290917968749937, 60.153466796874966 ], [ -1.32280273437496, 60.188378906249966 ], [ -1.409033203124949, 60.189501953125017 ], [ -1.48149414062496, 60.173388671875045 ], [ -1.496875, 60.193994140624966 ], [ -1.49912109374992, 60.221777343750034 ], [ -1.5166015625, 60.231005859375045 ], [ -1.613037109374943, 60.229101562500006 ], [ -1.641357421874943, 60.236767578124983 ], [ -1.660058593750023, 60.262255859375017 ], [ -1.663769531249983, 60.282519531250074 ], [ -1.57666015625, 60.298388671875017 ], [ -1.494433593749932, 60.292480468750057 ], [ -1.374609374999949, 60.332910156250023 ], [ -1.449560546874949, 60.468554687500045 ], [ -1.548828125, 60.481298828125063 ], [ -1.571777343749972, 60.494433593750074 ], [ -1.552636718749966, 60.517431640625034 ], [ -1.498144531249977, 60.529833984374989 ], [ -1.414208984374937, 60.598730468750006 ], [ -1.363964843750011, 60.609570312499983 ], [ -1.301708984374926, 60.607666015625057 ], [ -1.30810546875, 60.5375 ] ] ], [ [ [ -1.04252929687496, 60.51386718750004 ], [ -1.067871093749972, 60.502294921874977 ], [ -1.165527343749972, 60.60390625 ], [ -1.093310546874932, 60.720214843749972 ], [ -1.005615234375, 60.716503906250011 ], [ -0.991650390625011, 60.686035156250028 ], [ -1.000341796875006, 60.658007812499989 ], [ -1.045019531249949, 60.655517578125028 ], [ -1.049023437499955, 60.646923828124955 ], [ -1.035107421874983, 60.592919921874966 ], [ -1.03422851562496, 60.530175781249966 ], [ -1.04252929687496, 60.51386718750004 ] ] ], [ [ [ -0.774267578124949, 60.811962890625011 ], [ -0.774316406249966, 60.800488281249983 ], [ -0.826171874999943, 60.716162109375034 ], [ -0.825488281249989, 60.683935546875034 ], [ -0.909130859374983, 60.687011718750057 ], [ -0.92226562499999, 60.697265625 ], [ -0.93808593749992, 60.745654296874989 ], [ -0.927539062499989, 60.797167968750017 ], [ -0.915820312500017, 60.810449218749966 ], [ -0.891406250000017, 60.815917968750028 ], [ -0.864941406249955, 60.805810546874994 ], [ -0.823437499999926, 60.831884765624977 ], [ -0.80180664062496, 60.83125 ], [ -0.774267578124949, 60.811962890625011 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Guernsey", "admin": "Guernsey" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.512304687499977, 49.49453125 ], [ -2.54736328125, 49.4287109375 ], [ -2.639013671874977, 49.450927734375 ], [ -2.646142578124994, 49.468212890624997 ], [ -2.542187499999983, 49.506591796875 ], [ -2.520898437499994, 49.506298828124997 ], [ -2.512304687499977, 49.49453125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Greece", "admin": "Greece" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 23.852246093749983, 35.535449218749989 ], [ 23.920605468750068, 35.528173828125006 ], [ 24.013281250000034, 35.529443359375023 ], [ 24.034375, 35.535400390624972 ], [ 24.093359375, 35.593847656249977 ], [ 24.166015625000057, 35.59521484375 ], [ 24.197753906250028, 35.537451171875034 ], [ 24.124023437500028, 35.510839843750034 ], [ 24.108984374999977, 35.495800781249983 ], [ 24.123144531250034, 35.483642578125 ], [ 24.178515625000017, 35.459521484374989 ], [ 24.255371093750057, 35.468603515625063 ], [ 24.25771484375008, 35.423144531250017 ], [ 24.274902343750028, 35.385986328125 ], [ 24.312890625000051, 35.363818359375017 ], [ 24.35400390625, 35.359472656250034 ], [ 24.444921875000034, 35.366015625000017 ], [ 24.534570312499994, 35.380761718749994 ], [ 24.626953125, 35.409912109375 ], [ 24.721289062500034, 35.4248046875 ], [ 25.003125, 35.409863281249983 ], [ 25.104296875000074, 35.346923828125028 ], [ 25.296777343750023, 35.33935546875 ], [ 25.475683593750063, 35.306201171875017 ], [ 25.569628906250017, 35.328076171875011 ], [ 25.73017578125004, 35.348583984375011 ], [ 25.755859375000028, 35.32636718750004 ], [ 25.735156250000074, 35.184033203124983 ], [ 25.745019531250051, 35.142724609374994 ], [ 25.791308593750074, 35.122851562500045 ], [ 25.837109375000068, 35.132568359374972 ], [ 25.893359375000074, 35.179199218749972 ], [ 26.028027343750068, 35.215283203124955 ], [ 26.167871093750051, 35.215087890625 ], [ 26.285546875000023, 35.309765625000011 ], [ 26.32021484375008, 35.315136718749955 ], [ 26.298632812500045, 35.268603515624989 ], [ 26.280859375000063, 35.159228515624989 ], [ 26.25556640625004, 35.095166015625011 ], [ 26.244335937500068, 35.044677734375028 ], [ 26.165625, 35.018603515625045 ], [ 26.046679687500045, 35.014160156250028 ], [ 25.829687500000063, 35.025195312500045 ], [ 25.6109375, 35.007324218750057 ], [ 25.20576171875004, 34.959277343750017 ], [ 24.799804687500028, 34.934472656250023 ], [ 24.745214843750006, 34.950634765624955 ], [ 24.743945312500017, 35.014355468749955 ], [ 24.735156250000017, 35.05830078125004 ], [ 24.70888671875008, 35.089062500000011 ], [ 24.583398437499994, 35.115332031250034 ], [ 24.463671875000045, 35.160351562499955 ], [ 23.994335937500068, 35.221923828124972 ], [ 23.883593750000074, 35.246093750000028 ], [ 23.703906250000074, 35.233496093750034 ], [ 23.638085937500051, 35.235156250000017 ], [ 23.592773437499972, 35.257226562499966 ], [ 23.561621093750034, 35.295166015624972 ], [ 23.547558593750011, 35.415576171874989 ], [ 23.56982421875, 35.534765625000034 ], [ 23.608691406250017, 35.566259765625063 ], [ 23.626562500000034, 35.530371093750034 ], [ 23.672656249999989, 35.513916015625057 ], [ 23.715429687500006, 35.550146484375063 ], [ 23.715039062500011, 35.604736328124972 ], [ 23.736914062500034, 35.655517578125028 ], [ 23.770800781250017, 35.634228515624955 ], [ 23.79335937500008, 35.556201171875045 ], [ 23.852246093749983, 35.535449218749989 ] ] ], [ [ [ 27.176074218749989, 35.465283203124983 ], [ 27.13789062500004, 35.409082031249994 ], [ 27.099121093750057, 35.456445312499966 ], [ 27.115820312500063, 35.511132812500023 ], [ 27.070703125000023, 35.597753906249977 ], [ 27.156054687500017, 35.726269531249955 ], [ 27.158007812500045, 35.788671874999977 ], [ 27.22314453125, 35.820458984374966 ], [ 27.20703125, 35.714453125000034 ], [ 27.157226562499972, 35.629492187500063 ], [ 27.208886718750023, 35.558935546874977 ], [ 27.233593749999983, 35.478564453125045 ], [ 27.176074218749989, 35.465283203124983 ] ] ], [ [ [ 23.053808593750034, 36.189794921874977 ], [ 23.042187500000068, 36.146386718750023 ], [ 22.939453125000028, 36.176220703124983 ], [ 22.91083984375004, 36.220996093750045 ], [ 22.905664062500051, 36.320312500000028 ], [ 22.932617187500057, 36.36875 ], [ 22.950488281250045, 36.383935546875023 ], [ 22.997851562500017, 36.328125 ], [ 23.09707031250008, 36.24658203125 ], [ 23.053808593750034, 36.189794921874977 ] ] ], [ [ [ 27.842773437500028, 35.929296875000034 ], [ 27.770605468750063, 35.908300781250006 ], [ 27.745703125000063, 35.911035156250023 ], [ 27.71552734375004, 35.95732421874996 ], [ 27.757324218750028, 36.069189453125006 ], [ 27.718652343750051, 36.14111328125 ], [ 27.716308593750028, 36.171582031250011 ], [ 27.774414062500028, 36.213769531249994 ], [ 27.815234375000017, 36.276953124999977 ], [ 27.914453125000051, 36.345312500000034 ], [ 28.171484375000034, 36.426220703125011 ], [ 28.231835937500051, 36.433642578125017 ], [ 28.230078125000063, 36.370263671874966 ], [ 28.144042968750028, 36.209863281249994 ], [ 28.067675781250017, 36.129687499999989 ], [ 28.087792968750023, 36.065332031250023 ], [ 27.965527343750068, 36.047509765625051 ], [ 27.842773437500028, 35.929296875000034 ] ] ], [ [ [ 25.482421875000028, 36.392626953125017 ], [ 25.435937500000051, 36.340087890625057 ], [ 25.370507812500051, 36.358935546874989 ], [ 25.397167968750068, 36.37895507812496 ], [ 25.412890625000074, 36.404882812500006 ], [ 25.414648437500063, 36.442285156249994 ], [ 25.396875, 36.465332031249972 ], [ 25.408984375000074, 36.473730468750006 ], [ 25.467382812500063, 36.435058593750028 ], [ 25.482421875000028, 36.392626953125017 ] ] ], [ [ [ 26.460644531250011, 36.585400390625011 ], [ 26.381640625000074, 36.561523437500028 ], [ 26.331445312500051, 36.511376953125051 ], [ 26.270019531250057, 36.546923828124989 ], [ 26.269824218750017, 36.595410156250011 ], [ 26.337011718750034, 36.58056640625 ], [ 26.384179687500051, 36.607861328124983 ], [ 26.370019531250023, 36.638574218750023 ], [ 26.421289062500051, 36.624218750000011 ], [ 26.460644531250011, 36.585400390625011 ] ] ], [ [ [ 27.860156250000017, 36.553906250000011 ], [ 27.83828125000008, 36.537988281250051 ], [ 27.788085937499972, 36.58369140625004 ], [ 27.785742187500034, 36.607519531250006 ], [ 27.836816406250051, 36.634863281250063 ], [ 27.8625, 36.641162109375017 ], [ 27.86982421875004, 36.62250976562504 ], [ 27.869042968750051, 36.582666015624994 ], [ 27.860156250000017, 36.553906250000011 ] ] ], [ [ [ 24.535742187500063, 36.763769531250034 ], [ 24.5375, 36.705029296874955 ], [ 24.530664062499994, 36.683984375000023 ], [ 24.325976562500045, 36.655615234375034 ], [ 24.344921875000011, 36.722998046874977 ], [ 24.357421875000057, 36.744287109374966 ], [ 24.425195312500023, 36.712939453124989 ], [ 24.450195312500057, 36.728955078124955 ], [ 24.46035156250008, 36.747460937499994 ], [ 24.535742187500063, 36.763769531250034 ] ] ], [ [ [ 25.381738281250023, 36.674023437499955 ], [ 25.364355468750034, 36.658349609375051 ], [ 25.288671875000063, 36.721533203125034 ], [ 25.259960937499983, 36.758447265625023 ], [ 25.295898437500028, 36.789160156250063 ], [ 25.406933593750011, 36.717333984374989 ], [ 25.381738281250023, 36.674023437499955 ] ] ], [ [ [ 26.949609375000051, 36.727099609375017 ], [ 26.91835937500008, 36.725927734375063 ], [ 26.955566406250028, 36.774218750000017 ], [ 27.061132812500034, 36.840380859375017 ], [ 27.214941406250006, 36.898632812499983 ], [ 27.265625, 36.905126953125063 ], [ 27.352148437499977, 36.868896484375057 ], [ 27.193164062500017, 36.809130859375045 ], [ 27.150976562500034, 36.777587890625 ], [ 27.033593750000023, 36.770751953125028 ], [ 26.949609375000051, 36.727099609375017 ] ] ], [ [ [ 25.859375, 36.790429687500051 ], [ 25.771093750000034, 36.782226562499972 ], [ 25.743164062500028, 36.789746093749983 ], [ 25.796777343750023, 36.807031249999966 ], [ 25.834375, 36.825390624999983 ], [ 25.85244140625008, 36.847558593750051 ], [ 25.941992187500034, 36.886572265625006 ], [ 26.000683593749983, 36.937402343749966 ], [ 26.064453125000028, 36.902734375000023 ], [ 25.984667968750017, 36.879687500000017 ], [ 25.859375, 36.790429687500051 ] ] ], [ [ [ 24.72089843750004, 36.921435546874989 ], [ 24.702636718750057, 36.917089843750006 ], [ 24.67646484375004, 36.959277343749989 ], [ 24.670996093750006, 36.998583984374989 ], [ 24.681445312500074, 37.021630859374994 ], [ 24.716113281250045, 37.02382812499999 ], [ 24.763183593750028, 36.949218749999972 ], [ 24.72089843750004, 36.921435546874989 ] ] ], [ [ [ 27.01972656250004, 36.959033203125017 ], [ 26.919921875000028, 36.945214843750051 ], [ 26.937695312500011, 37.024609374999983 ], [ 26.888671874999972, 37.087255859375034 ], [ 26.966601562500045, 37.052099609374977 ], [ 27.01601562500008, 37.009667968750023 ], [ 27.040136718750006, 37.001562499999977 ], [ 27.034570312500051, 36.975976562500023 ], [ 27.01972656250004, 36.959033203125017 ] ] ], [ [ [ 25.278906250000034, 37.068408203125017 ], [ 25.199414062500011, 36.991308593750034 ], [ 25.133300781250028, 36.999658203125051 ], [ 25.105468750000057, 37.034960937500045 ], [ 25.146484375000057, 37.107421875000057 ], [ 25.235058593750068, 37.148535156250006 ], [ 25.275292968749994, 37.137841796875023 ], [ 25.271484375000028, 37.08417968750004 ], [ 25.278906250000034, 37.068408203125017 ] ] ], [ [ [ 25.545898437499972, 36.967578124999989 ], [ 25.456738281250011, 36.9296875 ], [ 25.395898437500051, 36.984375 ], [ 25.361914062500063, 37.070410156249977 ], [ 25.525292968750051, 37.196386718750063 ], [ 25.564355468750023, 37.185107421874989 ], [ 25.587890625, 37.152539062500011 ], [ 25.584277343750074, 37.039306640625028 ], [ 25.545898437499972, 36.967578124999989 ] ] ], [ [ [ 24.523535156250063, 37.125097656250006 ], [ 24.486523437500068, 37.110058593749983 ], [ 24.424804687500028, 37.131982421874994 ], [ 24.441210937500074, 37.186865234374977 ], [ 24.483789062500051, 37.210205078125028 ], [ 24.529101562500045, 37.19233398437504 ], [ 24.535937500000017, 37.167675781249983 ], [ 24.523535156250063, 37.125097656250006 ] ] ], [ [ [ 24.43574218750004, 37.344433593750011 ], [ 24.37890625, 37.314111328124966 ], [ 24.397753906250017, 37.383447265624966 ], [ 24.369726562500006, 37.419628906249983 ], [ 24.394824218750045, 37.45039062500004 ], [ 24.43125, 37.475195312500006 ], [ 24.448535156250074, 37.449560546875034 ], [ 24.481445312500028, 37.408007812500017 ], [ 24.43574218750004, 37.344433593750011 ] ] ], [ [ [ 24.942871093750057, 37.493505859375006 ], [ 24.937890625000023, 37.389697265625017 ], [ 24.911523437500051, 37.390576171875011 ], [ 24.89619140625004, 37.406591796874977 ], [ 24.895312500000045, 37.446337890624989 ], [ 24.906542968750017, 37.508886718750034 ], [ 24.942871093750057, 37.493505859375006 ] ] ], [ [ [ 25.402734375000023, 37.419140624999955 ], [ 25.30712890625, 37.412988281250051 ], [ 25.312695312500068, 37.48930664062496 ], [ 25.348144531250028, 37.509179687500023 ], [ 25.462988281250063, 37.47109375 ], [ 25.45742187500008, 37.44707031249996 ], [ 25.402734375000023, 37.419140624999955 ] ] ], [ [ [ 26.029296875000057, 37.529394531250034 ], [ 25.982421875, 37.525585937499983 ], [ 25.996777343750011, 37.565576171875051 ], [ 26.086328125000023, 37.634912109375051 ], [ 26.211523437500063, 37.638281250000034 ], [ 26.325585937500023, 37.673046875000011 ], [ 26.351367187500017, 37.67431640625 ], [ 26.296875, 37.61958007812504 ], [ 26.204882812500017, 37.568505859375023 ], [ 26.029296875000057, 37.529394531250034 ] ] ], [ [ [ 25.255859375000057, 37.599609375000057 ], [ 25.21875, 37.535107421874955 ], [ 25.156347656250034, 37.545068359375051 ], [ 25.051953125000068, 37.614453124999955 ], [ 25.016308593750011, 37.645947265624983 ], [ 24.996484375000051, 37.676904296874994 ], [ 25.039355468750074, 37.680664062500057 ], [ 25.091796875000028, 37.64799804687496 ], [ 25.225390625000045, 37.630664062499989 ], [ 25.255859375000057, 37.599609375000057 ] ] ], [ [ [ 24.355957031250028, 37.57685546875004 ], [ 24.288964843750051, 37.528271484374983 ], [ 24.277441406250034, 37.601123046875017 ], [ 24.320410156250063, 37.677734374999972 ], [ 24.37910156250004, 37.682714843750006 ], [ 24.400781250000023, 37.649023437500006 ], [ 24.355957031250028, 37.57685546875004 ] ] ], [ [ [ 26.82441406250004, 37.811425781250051 ], [ 26.947363281250034, 37.778466796874994 ], [ 26.981542968750063, 37.781982421875 ], [ 27.039648437500006, 37.770019531250028 ], [ 27.055078125000051, 37.709277343750017 ], [ 26.978125, 37.700488281249989 ], [ 26.84492187500004, 37.644726562500011 ], [ 26.78828125000004, 37.656982421875028 ], [ 26.720507812500017, 37.705468750000023 ], [ 26.612890625, 37.710498046874989 ], [ 26.581054687500028, 37.723730468750034 ], [ 26.638671875000028, 37.780859375000034 ], [ 26.74335937500004, 37.809765624999955 ], [ 26.82441406250004, 37.811425781250051 ] ] ], [ [ [ 20.888476562500074, 37.805371093749955 ], [ 20.993945312500074, 37.708007812500028 ], [ 20.909082031249994, 37.732128906249955 ], [ 20.81855468750004, 37.664746093750011 ], [ 20.703808593750011, 37.74345703124996 ], [ 20.635058593750045, 37.823144531250023 ], [ 20.61953125000008, 37.855029296875045 ], [ 20.691503906250006, 37.929541015625034 ], [ 20.758691406249994, 37.852978515624983 ], [ 20.839843750000028, 37.840722656249966 ], [ 20.888476562500074, 37.805371093749955 ] ] ], [ [ [ 24.991699218750057, 37.759619140625063 ], [ 24.962207031250074, 37.692382812500028 ], [ 24.884082031250074, 37.770507812500057 ], [ 24.79853515625004, 37.824023437500017 ], [ 24.766503906249994, 37.870703125000034 ], [ 24.714355468750028, 37.898876953125011 ], [ 24.7001953125, 37.961669921875 ], [ 24.763378906250068, 37.9875 ], [ 24.79042968750008, 37.990136718750023 ], [ 24.855078125, 37.913671875 ], [ 24.956347656250045, 37.904785156250057 ], [ 24.94843750000004, 37.857666015625057 ], [ 24.980468749999972, 37.796923828125017 ], [ 24.991699218750057, 37.759619140625063 ] ] ], [ [ [ 23.550976562499983, 37.925878906250006 ], [ 23.511425781250011, 37.901171875000017 ], [ 23.466796874999972, 37.902392578125017 ], [ 23.43525390625004, 37.911474609375006 ], [ 23.41933593750008, 37.93125 ], [ 23.4390625, 37.940673828125 ], [ 23.462207031250017, 37.980371093749994 ], [ 23.483691406250045, 37.991113281249966 ], [ 23.515527343750051, 37.986035156249983 ], [ 23.534863281249983, 37.970214843749972 ], [ 23.550976562499983, 37.925878906250006 ] ] ], [ [ [ 20.612304687500028, 38.383349609375017 ], [ 20.624707031250068, 38.267871093750045 ], [ 20.695214843750051, 38.246191406250063 ], [ 20.788867187500017, 38.14208984375 ], [ 20.780761718750057, 38.088818359374983 ], [ 20.761328125, 38.070556640624972 ], [ 20.606152343750011, 38.119726562500063 ], [ 20.568945312499977, 38.09765625 ], [ 20.523535156250063, 38.106640624999955 ], [ 20.495507812500023, 38.164160156250034 ], [ 20.498730468750068, 38.184375 ], [ 20.47333984375004, 38.218798828124989 ], [ 20.4521484375, 38.234179687500017 ], [ 20.391015625000051, 38.188427734375011 ], [ 20.352539062500028, 38.179882812499955 ], [ 20.352246093750068, 38.22172851562496 ], [ 20.408691406250028, 38.336767578125034 ], [ 20.435058593750057, 38.356201171875 ], [ 20.4814453125, 38.318212890624977 ], [ 20.519628906250063, 38.332324218750017 ], [ 20.548339843750057, 38.39453125 ], [ 20.55029296875, 38.456542968750028 ], [ 20.563183593750068, 38.474951171875034 ], [ 20.612304687500028, 38.383349609375017 ] ] ], [ [ [ 20.758691406249994, 38.329443359375063 ], [ 20.709277343750074, 38.318603515624972 ], [ 20.646386718750051, 38.414306640625028 ], [ 20.623632812500034, 38.480322265624977 ], [ 20.649707031250017, 38.483984375 ], [ 20.674804687500057, 38.476318359375057 ], [ 20.701269531250034, 38.451416015625028 ], [ 20.70107421875008, 38.425927734374994 ], [ 20.711621093750011, 38.39863281250004 ], [ 20.739160156250023, 38.365771484374989 ], [ 20.758691406249994, 38.329443359375063 ] ] ], [ [ [ 26.094042968750017, 38.218066406250017 ], [ 25.99853515625, 38.161523437500051 ], [ 25.891894531250045, 38.243310546874994 ], [ 25.874316406250017, 38.269628906250034 ], [ 25.952636718750057, 38.302636718750023 ], [ 25.991406250000068, 38.353515625 ], [ 25.959960937500057, 38.416015625000028 ], [ 25.851269531250011, 38.508398437500006 ], [ 25.846093750000023, 38.57402343749996 ], [ 26.0125, 38.601708984375023 ], [ 26.110449218750063, 38.544628906250011 ], [ 26.160351562500011, 38.540722656250011 ], [ 26.141210937500034, 38.486181640625006 ], [ 26.14960937500004, 38.468457031249955 ], [ 26.157031250000045, 38.302929687499983 ], [ 26.110742187500023, 38.279638671875034 ], [ 26.103125, 38.234179687500017 ], [ 26.094042968750017, 38.218066406250017 ] ] ], [ [ [ 20.686718750000011, 38.608691406250017 ], [ 20.64785156250008, 38.600976562500051 ], [ 20.614355468750006, 38.60625 ], [ 20.583984375000028, 38.601708984375023 ], [ 20.5546875, 38.582568359375017 ], [ 20.557910156250045, 38.661865234375 ], [ 20.592480468750068, 38.760156249999966 ], [ 20.634667968750051, 38.81757812500004 ], [ 20.694140624999989, 38.844238281250028 ], [ 20.719628906250051, 38.799169921875006 ], [ 20.714843750000057, 38.638330078125023 ], [ 20.686718750000011, 38.608691406250017 ] ] ], [ [ [ 24.674707031250051, 38.809228515625023 ], [ 24.569042968750011, 38.784814453125023 ], [ 24.541015624999972, 38.788671875 ], [ 24.564550781250063, 38.819433593750063 ], [ 24.56640625, 38.832373046875034 ], [ 24.461035156250034, 38.888623046875011 ], [ 24.473437500000074, 38.961669921874972 ], [ 24.485644531250074, 38.980273437500045 ], [ 24.564062500000063, 38.942236328125034 ], [ 24.58125, 38.878857421874983 ], [ 24.674707031250051, 38.809228515625023 ] ] ], [ [ [ 23.41542968750008, 38.958642578124994 ], [ 23.471972656250074, 38.85009765625 ], [ 23.525, 38.8134765625 ], [ 23.636230468750028, 38.770214843749983 ], [ 23.688476562500028, 38.764697265624989 ], [ 23.878222656250045, 38.686572265624989 ], [ 24.09902343750008, 38.670996093750006 ], [ 24.127539062500034, 38.648486328125045 ], [ 24.154687500000051, 38.588281250000023 ], [ 24.19970703125, 38.541015625 ], [ 24.211035156250006, 38.504248046875063 ], [ 24.1875, 38.463427734374989 ], [ 24.22011718750008, 38.338623046874972 ], [ 24.275781250000051, 38.22001953124996 ], [ 24.359667968750074, 38.1625 ], [ 24.463964843750006, 38.145117187499977 ], [ 24.563281250000074, 38.147509765625017 ], [ 24.588378906250028, 38.12397460937504 ], [ 24.57851562500008, 38.020166015625023 ], [ 24.536523437500051, 37.979736328125057 ], [ 24.502343750000023, 37.969921875000011 ], [ 24.47265625, 37.980517578125017 ], [ 24.445800781250028, 38.004980468750034 ], [ 24.416503906250028, 38.016552734374983 ], [ 24.359472656250034, 38.018554687500057 ], [ 24.31777343750008, 38.060351562500045 ], [ 24.212011718750006, 38.117529296875063 ], [ 24.19257812500004, 38.151660156249989 ], [ 24.189062500000034, 38.204296874999955 ], [ 24.144140625000034, 38.243066406250051 ], [ 24.102832031250074, 38.316845703124983 ], [ 24.063574218750063, 38.337207031250045 ], [ 24.04189453125008, 38.374121093750006 ], [ 24.040136718750006, 38.389990234375034 ], [ 23.88623046875, 38.400732421875006 ], [ 23.758789062500057, 38.401220703125034 ], [ 23.65078125000008, 38.443066406250011 ], [ 23.617382812500011, 38.552539062500045 ], [ 23.553320312500034, 38.581982421874983 ], [ 23.505273437499994, 38.612939453124994 ], [ 23.465234375000023, 38.655859375000034 ], [ 23.364062500000017, 38.735009765624994 ], [ 23.25214843750004, 38.801220703124983 ], [ 23.143945312500023, 38.844824218749977 ], [ 23.029101562500074, 38.873388671875034 ], [ 22.935742187500068, 38.839648437499989 ], [ 22.88134765625, 38.847656250000028 ], [ 22.870312500000068, 38.870507812499966 ], [ 22.986328125000057, 38.915917968749994 ], [ 23.145800781250045, 39.002685546875 ], [ 23.258203125000023, 39.031347656250063 ], [ 23.31269531250004, 39.034912109374972 ], [ 23.41542968750008, 38.958642578124994 ] ] ], [ [ [ 23.779785156250057, 39.114404296875023 ], [ 23.735156250000045, 39.080566406250057 ], [ 23.666113281250006, 39.095361328125051 ], [ 23.59394531250004, 39.20859375 ], [ 23.779785156250057, 39.114404296875023 ] ] ], [ [ [ 23.887988281250074, 39.158300781249977 ], [ 23.841210937500051, 39.146582031250006 ], [ 23.888085937500023, 39.226367187499989 ], [ 23.970898437500011, 39.267724609374994 ], [ 23.939746093750045, 39.200537109374977 ], [ 23.887988281250074, 39.158300781249977 ] ] ], [ [ [ 26.410156250000028, 39.329443359375034 ], [ 26.39277343750004, 39.270117187500034 ], [ 26.531054687500045, 39.171777343749966 ], [ 26.578222656250063, 39.109521484374994 ], [ 26.595605468750051, 39.048828124999972 ], [ 26.583984375, 39.031445312499983 ], [ 26.531542968750045, 39.064355468750023 ], [ 26.488671875000023, 39.074804687500034 ], [ 26.503125, 39.031445312499983 ], [ 26.547167968750045, 38.994140625000028 ], [ 26.46875, 38.972802734375023 ], [ 26.390136718750028, 38.973925781249989 ], [ 26.16083984375004, 39.02587890625 ], [ 26.10791015625, 39.081054687499972 ], [ 26.245117187500057, 39.164111328125017 ], [ 26.273144531249983, 39.197558593749989 ], [ 26.175976562500011, 39.19428710937504 ], [ 26.072363281250034, 39.095605468749994 ], [ 25.90625, 39.138964843750045 ], [ 25.85546875, 39.178662109374955 ], [ 25.84414062500008, 39.200048828125063 ], [ 25.90957031250008, 39.28754882812504 ], [ 26.026464843750006, 39.284619140624955 ], [ 26.08837890625, 39.304296874999977 ], [ 26.164843750000045, 39.331982421875011 ], [ 26.16542968750008, 39.373535156250057 ], [ 26.347753906250006, 39.383007812500011 ], [ 26.410156250000028, 39.329443359375034 ] ] ], [ [ [ 20.077929687500045, 39.432714843750034 ], [ 20.099609375000028, 39.376611328124966 ], [ 19.975, 39.411425781250045 ], [ 19.883984375000068, 39.461523437500034 ], [ 19.808886718750045, 39.585302734375034 ], [ 19.648925781250057, 39.726171875000034 ], [ 19.646484375, 39.767089843750028 ], [ 19.707324218750045, 39.798095703125028 ], [ 19.83857421875004, 39.820117187499989 ], [ 19.891699218750034, 39.797265625000051 ], [ 19.926074218750017, 39.773730468750045 ], [ 19.936816406250074, 39.746728515625051 ], [ 19.86220703125008, 39.692626953125028 ], [ 19.8466796875, 39.668115234375023 ], [ 19.904101562500074, 39.619482421875063 ], [ 19.903125, 39.6 ], [ 19.92734375, 39.505908203125017 ], [ 19.955273437500011, 39.470410156249983 ], [ 20.027734375000051, 39.442089843749983 ], [ 20.077929687500045, 39.432714843750034 ] ] ], [ [ [ 25.43769531250004, 39.983300781250023 ], [ 25.39990234375, 39.949560546874977 ], [ 25.3720703125, 39.891308593750011 ], [ 25.357031250000063, 39.808105468750028 ], [ 25.29873046875008, 39.806103515624983 ], [ 25.263378906250068, 39.82294921875004 ], [ 25.251757812500017, 39.854394531250051 ], [ 25.249414062500051, 39.894140625000063 ], [ 25.223828125000011, 39.892578125 ], [ 25.203222656250063, 39.849414062500017 ], [ 25.185156250000034, 39.829931640625034 ], [ 25.126464843750057, 39.825830078124994 ], [ 25.06220703125004, 39.852392578125006 ], [ 25.065234375000017, 39.909863281249983 ], [ 25.052343750000063, 39.976367187500017 ], [ 25.058007812500051, 39.999658203124966 ], [ 25.234179687500074, 40.005419921874989 ], [ 25.285742187500006, 39.956298828125028 ], [ 25.34804687500008, 39.984765625000051 ], [ 25.373632812500063, 40.015527343750023 ], [ 25.44912109375008, 40.034814453125023 ], [ 25.43769531250004, 39.983300781250023 ] ] ], [ [ [ 25.68574218750004, 40.426562499999989 ], [ 25.572656250000023, 40.400439453124989 ], [ 25.448046875000017, 40.4828125 ], [ 25.568554687500068, 40.515869140624972 ], [ 25.624316406250045, 40.491992187499989 ], [ 25.664257812500011, 40.463867187500057 ], [ 25.68574218750004, 40.426562499999989 ] ] ], [ [ [ 24.774218750000074, 40.615185546874955 ], [ 24.645898437500023, 40.579443359375063 ], [ 24.515527343750023, 40.64702148437496 ], [ 24.516699218750006, 40.687207031249983 ], [ 24.585546875, 40.76875 ], [ 24.623339843750045, 40.792919921875011 ], [ 24.719140625000023, 40.786279296874994 ], [ 24.77363281250004, 40.73027343749996 ], [ 24.78632812500004, 40.703857421875 ], [ 24.768652343750006, 40.658886718749983 ], [ 24.774218750000074, 40.615185546874955 ] ] ], [ [ [ 26.536425781250074, 41.343115234375034 ], [ 26.330664062499977, 41.23876953125 ], [ 26.325683593750028, 41.143261718749983 ], [ 26.328417968750074, 41.097021484374977 ], [ 26.332617187500034, 41.064306640624977 ], [ 26.354101562500063, 41.036767578124966 ], [ 26.354101562500063, 40.997070312500057 ], [ 26.331054687500057, 40.954492187499994 ], [ 26.241210937500057, 40.883203125000023 ], [ 26.178906250000068, 40.826513671875034 ], [ 26.109179687500074, 40.749658203124994 ], [ 26.069726562500023, 40.74028320312496 ], [ 26.03896484375008, 40.726757812499955 ], [ 26.0107421875, 40.769140624999977 ], [ 25.85566406250004, 40.844091796875063 ], [ 25.496777343750011, 40.887792968749977 ], [ 25.325292968750063, 40.943115234374972 ], [ 25.250097656250034, 40.932812500000011 ], [ 25.104492187500028, 40.994726562500006 ], [ 25.004687500000045, 40.967529296874972 ], [ 24.792968750000057, 40.857519531250034 ], [ 24.678710937500057, 40.869482421874977 ], [ 24.556542968750051, 40.93559570312496 ], [ 24.47705078125, 40.947753906250028 ], [ 24.383789062500028, 40.912744140625023 ], [ 24.234375, 40.786132812499972 ], [ 24.082324218750074, 40.72407226562504 ], [ 23.946093750000017, 40.748339843749989 ], [ 23.762792968750063, 40.747802734374972 ], [ 23.743261718750006, 40.677001953125028 ], [ 23.778710937500023, 40.627978515624989 ], [ 23.87890625, 40.544384765625011 ], [ 23.831933593750023, 40.481542968750006 ], [ 23.866796875000034, 40.418554687500063 ], [ 23.93203125000008, 40.405761718750028 ], [ 24.030566406249989, 40.409326171875023 ], [ 24.21279296875008, 40.327783203125023 ], [ 24.292480468750057, 40.241796875 ], [ 24.343359375000034, 40.147705078125028 ], [ 24.232421875, 40.215185546875006 ], [ 24.158789062500006, 40.280029296874972 ], [ 24.056054687500051, 40.303564453124977 ], [ 23.913183593750063, 40.358789062500051 ], [ 23.823437500000068, 40.368017578125063 ], [ 23.72792968750008, 40.329736328124994 ], [ 23.720507812500074, 40.286279296875023 ], [ 23.823437500000068, 40.205126953124989 ], [ 23.917578125000063, 40.155224609374955 ], [ 23.967480468750011, 40.114550781250017 ], [ 24.000781250000045, 40.024609374999983 ], [ 23.981835937500023, 39.994042968749994 ], [ 23.947070312500045, 39.965576171875057 ], [ 23.835351562500023, 40.02226562499996 ], [ 23.664550781250028, 40.223828124999983 ], [ 23.42626953125, 40.263964843749989 ], [ 23.38642578125004, 40.22197265624996 ], [ 23.433203125000063, 40.115429687500011 ], [ 23.467089843750045, 40.073925781250011 ], [ 23.674121093750045, 39.958886718750023 ], [ 23.657519531250017, 39.934472656250023 ], [ 23.62734375, 39.924072265625028 ], [ 23.395605468750034, 39.98984375 ], [ 23.328222656250006, 40.089941406249977 ], [ 23.312011718749972, 40.216455078124994 ], [ 23.098144531250028, 40.304296875000034 ], [ 22.896484375000057, 40.399902343749972 ], [ 22.851367187500017, 40.490625 ], [ 22.892871093750045, 40.524267578125006 ], [ 22.92226562500008, 40.590869140624989 ], [ 22.811425781250051, 40.578613281249972 ], [ 22.741894531250011, 40.536474609375006 ], [ 22.629492187500034, 40.495556640625011 ], [ 22.624902343750051, 40.428613281249966 ], [ 22.642675781250034, 40.366601562500023 ], [ 22.60546875, 40.27641601562496 ], [ 22.569335937500028, 40.119335937500011 ], [ 22.592187500000051, 40.036914062500017 ], [ 22.835742187500017, 39.800585937500017 ], [ 22.919042968750034, 39.628906250000028 ], [ 22.978808593750045, 39.563818359375006 ], [ 23.103417968750023, 39.492041015625034 ], [ 23.233398437500028, 39.358447265624989 ], [ 23.28847656250008, 39.288818359375028 ], [ 23.327734374999977, 39.174902343750006 ], [ 23.218359375, 39.104394531250023 ], [ 23.15468750000008, 39.101464843750051 ], [ 23.119433593750017, 39.132763671875011 ], [ 23.16875, 39.210449218750028 ], [ 23.16171875, 39.257763671875011 ], [ 22.992871093750068, 39.3310546875 ], [ 22.921386718749972, 39.30634765625004 ], [ 22.838964843750063, 39.258593749999989 ], [ 22.886035156250074, 39.16997070312496 ], [ 22.93896484375, 39.111523437499955 ], [ 22.965527343750011, 39.030908203124966 ], [ 23.066699218750017, 39.037939453124977 ], [ 22.930468750000045, 38.947705078124983 ], [ 22.802636718750023, 38.901611328125 ], [ 22.676855468749977, 38.89892578125 ], [ 22.596777343750006, 38.890576171874983 ], [ 22.569140625000074, 38.867480468749989 ], [ 22.634277343750028, 38.850683593750034 ], [ 22.6875, 38.849169921874989 ], [ 22.774023437500063, 38.800390624999977 ], [ 23.020312500000074, 38.741894531249983 ], [ 23.1376953125, 38.66796875 ], [ 23.252929687500028, 38.661230468750063 ], [ 23.368945312500045, 38.525537109375051 ], [ 23.569628906250074, 38.489404296875051 ], [ 23.68398437500008, 38.352441406250023 ], [ 23.836035156250063, 38.32548828124996 ], [ 23.966992187500011, 38.275 ], [ 24.005371093750028, 38.226806640625028 ], [ 24.024511718750006, 38.139794921874966 ], [ 24.033007812500045, 37.955322265625057 ], [ 24.061328125000045, 37.817919921875017 ], [ 24.062304687500074, 37.774511718749977 ], [ 24.055371093750068, 37.709619140624994 ], [ 24.019726562500011, 37.677734374999972 ], [ 23.971582031250051, 37.676757812500057 ], [ 23.877343750000051, 37.777783203125011 ], [ 23.73281250000008, 37.884082031250017 ], [ 23.580468750000051, 38.010546875000017 ], [ 23.537207031250034, 38.032763671875017 ], [ 23.501757812499989, 38.034863281249983 ], [ 23.420214843749989, 37.992089843749994 ], [ 23.193652343750017, 37.959033203124989 ], [ 23.087402343750057, 37.912841796875 ], [ 23.047460937500006, 37.90263671874996 ], [ 23.03632812500004, 37.878369140625011 ], [ 23.086132812500068, 37.853125 ], [ 23.147167968750068, 37.795312500000051 ], [ 23.147167968750068, 37.716259765625011 ], [ 23.197558593750017, 37.620214843749977 ], [ 23.262695312500057, 37.595410156249983 ], [ 23.347558593750023, 37.597558593749994 ], [ 23.396191406250068, 37.579785156250011 ], [ 23.408789062500063, 37.541552734375045 ], [ 23.458105468749977, 37.496923828125006 ], [ 23.490625, 37.463867187500028 ], [ 23.489257812500028, 37.440185546875 ], [ 23.252539062500034, 37.377294921875063 ], [ 23.20302734375008, 37.348535156249966 ], [ 23.161523437500051, 37.333837890625006 ], [ 23.1, 37.363769531250057 ], [ 23.096484375000045, 37.440576171874994 ], [ 23.015136718749972, 37.481787109375034 ], [ 22.940527343750063, 37.517089843750028 ], [ 22.851074218750057, 37.5322265625 ], [ 22.775, 37.585107421875023 ], [ 22.725390625000017, 37.542138671874966 ], [ 22.765039062500023, 37.393310546875028 ], [ 22.851074218750057, 37.290820312500017 ], [ 22.995019531250051, 37.015869140625057 ], [ 23.060351562500045, 36.853515625000028 ], [ 23.073535156250074, 36.774951171874989 ], [ 23.041015625000028, 36.64453125 ], [ 23.111718750000023, 36.547607421875057 ], [ 23.160156250000028, 36.448095703125034 ], [ 23.106835937500023, 36.451855468749983 ], [ 23.060546875, 36.486962890625051 ], [ 22.98291015625, 36.528369140625045 ], [ 22.832324218750045, 36.687109375000034 ], [ 22.779882812500006, 36.786181640624989 ], [ 22.717187500000023, 36.793945312500057 ], [ 22.6083984375, 36.779736328125011 ], [ 22.489062500000017, 36.56816406249996 ], [ 22.489453125000011, 36.446923828124966 ], [ 22.427734375000028, 36.475781249999983 ], [ 22.374804687500017, 36.513574218750051 ], [ 22.38125, 36.646191406249983 ], [ 22.375976562500057, 36.701904296875028 ], [ 22.23115234375004, 36.882568359375 ], [ 22.164746093750011, 36.902832031250028 ], [ 22.133789062500028, 36.963916015625045 ], [ 22.08046875000008, 37.028955078124966 ], [ 22.011718750000028, 37.016503906249994 ], [ 21.955566406250028, 36.990087890625034 ], [ 21.940039062500063, 36.891796875000011 ], [ 21.93427734375004, 36.803662109374983 ], [ 21.892382812500045, 36.737304687499972 ], [ 21.738085937500045, 36.863232421874955 ], [ 21.582910156250051, 37.080957031249994 ], [ 21.578808593750011, 37.200390624999983 ], [ 21.692480468750006, 37.309277343749955 ], [ 21.678906250000068, 37.387207031250028 ], [ 21.5712890625, 37.541015625000028 ], [ 21.416210937500011, 37.639941406250017 ], [ 21.329296874999983, 37.669335937500051 ], [ 21.288476562500023, 37.774511718749977 ], [ 21.20527343750004, 37.828857421875028 ], [ 21.137988281250017, 37.854150390625051 ], [ 21.124707031250068, 37.891601562500028 ], [ 21.145019531250028, 37.919287109374977 ], [ 21.308105468750028, 38.027441406250006 ], [ 21.403710937500051, 38.196679687500023 ], [ 21.451171875000028, 38.204736328124966 ], [ 21.548730468750023, 38.16459960937496 ], [ 21.658398437500068, 38.17509765624996 ], [ 21.748437500000023, 38.274218749999989 ], [ 21.824707031250028, 38.328125 ], [ 21.953320312500011, 38.321191406249966 ], [ 22.24375, 38.188720703125 ], [ 22.55585937500004, 38.113232421874983 ], [ 22.711523437500034, 38.04692382812496 ], [ 22.799609375000045, 37.981201171875 ], [ 22.846386718750068, 37.96757812499996 ], [ 22.920312500000023, 37.958300781250017 ], [ 22.916992187500057, 38.007470703125023 ], [ 22.893164062500006, 38.050927734374994 ], [ 22.95478515625004, 38.074609375000023 ], [ 23.1220703125, 38.073339843750006 ], [ 23.152539062500011, 38.096386718750011 ], [ 23.18349609375008, 38.133691406249966 ], [ 23.148925781250057, 38.176074218749989 ], [ 23.093554687500074, 38.196435546875051 ], [ 23.034375, 38.202099609374955 ], [ 22.995410156250045, 38.21552734375004 ], [ 22.932519531250023, 38.201953125000017 ], [ 22.834375, 38.234716796875034 ], [ 22.78369140625, 38.261718750000028 ], [ 22.753906250000057, 38.289501953125011 ], [ 22.583398437500051, 38.344921875000011 ], [ 22.421679687500045, 38.438525390624989 ], [ 22.38525390625, 38.385546875000017 ], [ 22.319921875, 38.356835937500051 ], [ 22.226855468750074, 38.352832031250017 ], [ 21.965332031249972, 38.412451171875006 ], [ 21.804687500000028, 38.366943359374972 ], [ 21.717089843750045, 38.355029296875017 ], [ 21.650097656250068, 38.35400390625 ], [ 21.567675781250074, 38.33359375 ], [ 21.472558593750051, 38.321386718750006 ], [ 21.390136718750028, 38.407812500000034 ], [ 21.35546875, 38.474804687500011 ], [ 21.3310546875, 38.487304687499972 ], [ 21.329785156250011, 38.424365234375045 ], [ 21.303320312500034, 38.373925781249966 ], [ 21.182617187500028, 38.345556640625063 ], [ 21.113183593750023, 38.384667968750023 ], [ 21.059765625000068, 38.503271484375034 ], [ 20.992187500000057, 38.654003906250011 ], [ 20.873242187500068, 38.775732421875034 ], [ 20.776855468750057, 38.807519531250023 ], [ 20.768554687500057, 38.874414062499966 ], [ 20.77734375, 38.927880859375023 ], [ 20.893164062500034, 38.941113281249983 ], [ 21.074218749999972, 38.885156250000023 ], [ 21.111621093750045, 38.896289062499989 ], [ 21.15234375, 38.922070312500011 ], [ 21.14453125, 38.979199218750011 ], [ 21.118359375000011, 39.029980468749955 ], [ 21.068554687500068, 39.032275390624989 ], [ 21.03408203125008, 39.026269531249994 ], [ 20.922753906250023, 39.036767578124994 ], [ 20.779687500000023, 39.008544921875028 ], [ 20.71337890625, 39.035156250000028 ], [ 20.691308593750051, 39.067480468750034 ], [ 20.571679687500023, 39.147705078125057 ], [ 20.46826171875, 39.255273437500023 ], [ 20.300781250000057, 39.327099609375011 ], [ 20.19140625, 39.545800781249966 ], [ 20.099414062500074, 39.641259765624966 ], [ 20.001269531250074, 39.709423828125011 ], [ 20.022558593750063, 39.710693359375 ], [ 20.059765624999983, 39.699121093750023 ], [ 20.13105468750004, 39.661621093750028 ], [ 20.206835937500017, 39.653515624999983 ], [ 20.248242187500011, 39.678369140624966 ], [ 20.272070312499977, 39.701171875 ], [ 20.287597656250057, 39.738574218749989 ], [ 20.29384765625008, 39.7822265625 ], [ 20.30615234375, 39.796679687500017 ], [ 20.364062500000074, 39.791748046874972 ], [ 20.382421875, 39.802636718749994 ], [ 20.381640625000017, 39.841796875000057 ], [ 20.344238281250028, 39.890625 ], [ 20.311328125000074, 39.950781250000063 ], [ 20.311132812500034, 39.97944335937504 ], [ 20.338476562500006, 39.991064453125006 ], [ 20.38369140625008, 40.0171875 ], [ 20.408007812500074, 40.049462890624994 ], [ 20.4560546875, 40.065576171874994 ], [ 20.527050781250068, 40.068505859374966 ], [ 20.60625, 40.082666015625023 ], [ 20.657421875000068, 40.117382812499983 ], [ 20.664941406249994, 40.151757812499966 ], [ 20.69697265625004, 40.24638671874996 ], [ 20.717871093750034, 40.292675781249983 ], [ 20.751660156249983, 40.334912109374983 ], [ 20.77001953125, 40.391894531250045 ], [ 20.806054687500051, 40.445458984375023 ], [ 20.881640625000017, 40.467919921874994 ], [ 20.950195312500028, 40.494384765625057 ], [ 21.001953125, 40.563378906249966 ], [ 21.030859375000034, 40.622460937500023 ], [ 21.031054687500074, 40.658642578125011 ], [ 20.987890625000063, 40.7177734375 ], [ 20.955761718750011, 40.775292968749994 ], [ 20.964257812500051, 40.849902343749989 ], [ 21.1, 40.85615234375004 ], [ 21.147558593750006, 40.863134765625034 ], [ 21.32373046875, 40.867138671874955 ], [ 21.404101562500045, 40.90717773437504 ], [ 21.459667968749983, 40.903613281250017 ], [ 21.575781250000034, 40.86894531249996 ], [ 21.627539062500006, 40.896337890625034 ], [ 21.77949218750004, 40.950439453125057 ], [ 21.929492187500045, 41.107421874999972 ], [ 21.993359375000011, 41.130957031250063 ], [ 22.138867187500068, 41.140527343749966 ], [ 22.184472656250051, 41.158642578125011 ], [ 22.237695312500051, 41.155175781250023 ], [ 22.400781250000051, 41.123388671875034 ], [ 22.493554687500051, 41.118505859375006 ], [ 22.603613281249977, 41.140185546874989 ], [ 22.724804687500068, 41.178515624999989 ], [ 22.75507812500004, 41.312744140625057 ], [ 22.78388671875004, 41.331982421874983 ], [ 22.859277343750023, 41.337353515625011 ], [ 22.916015625000028, 41.336279296875063 ], [ 23.025585937500068, 41.325634765625011 ], [ 23.155957031250068, 41.322070312499989 ], [ 23.239843750000034, 41.384960937500011 ], [ 23.372070312500057, 41.3896484375 ], [ 23.433398437500017, 41.398730468749989 ], [ 23.535839843750011, 41.386035156249989 ], [ 23.63515625000008, 41.386767578125045 ], [ 23.762304687500063, 41.412988281250051 ], [ 23.880859375000057, 41.455957031250023 ], [ 23.973535156250023, 41.452294921874966 ], [ 24.011328124999977, 41.460058593750034 ], [ 24.03291015625004, 41.469091796875034 ], [ 24.056054687500051, 41.527246093749966 ], [ 24.230371093750023, 41.530810546874989 ], [ 24.28945312500008, 41.525048828124966 ], [ 24.38671875, 41.523535156250006 ], [ 24.487890625, 41.555224609374989 ], [ 24.518261718750068, 41.55253906249996 ], [ 24.569335937499972, 41.467382812500034 ], [ 24.595996093750074, 41.442724609374977 ], [ 24.651074218750011, 41.41997070312496 ], [ 24.773730468750045, 41.356103515624994 ], [ 24.795800781250023, 41.372900390625063 ], [ 24.846875, 41.394238281249955 ], [ 24.99355468750008, 41.364990234375028 ], [ 25.133398437500063, 41.315771484375063 ], [ 25.251171875000068, 41.243554687499994 ], [ 25.381933593750063, 41.264355468749955 ], [ 25.52705078125004, 41.2998046875 ], [ 25.621484375000023, 41.31010742187496 ], [ 25.723925781250017, 41.315039062499977 ], [ 25.784960937500017, 41.330419921875006 ], [ 25.923339843750057, 41.311914062499966 ], [ 26.066406250000057, 41.350683593750063 ], [ 26.135351562499977, 41.3857421875 ], [ 26.155175781250023, 41.434863281249989 ], [ 26.143554687500057, 41.52153320312496 ], [ 26.111230468750051, 41.608203125000017 ], [ 26.076953125000074, 41.64018554687496 ], [ 26.066015625000063, 41.673242187500051 ], [ 26.085546875000063, 41.704150390625045 ], [ 26.107421874999972, 41.725683593749977 ], [ 26.200585937500051, 41.743798828125023 ], [ 26.320898437500034, 41.716552734375 ], [ 26.41054687499999, 41.696337890625045 ], [ 26.4625, 41.663378906249989 ], [ 26.49501953125008, 41.633251953124983 ], [ 26.544531250000034, 41.607226562500017 ], [ 26.581347656250074, 41.60126953125004 ], [ 26.60976562499999, 41.512158203125011 ], [ 26.62490234375008, 41.401757812499994 ], [ 26.602343749999989, 41.354150390624966 ], [ 26.536425781250074, 41.343115234375034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Croatia", "admin": "Croatia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 17.607812500000051, 42.76904296875 ], [ 17.744238281250063, 42.700341796875051 ], [ 17.34414062500008, 42.790380859375006 ], [ 17.389550781249994, 42.798632812499989 ], [ 17.431933593750017, 42.800390625 ], [ 17.607812500000051, 42.76904296875 ] ] ], [ [ [ 16.650683593750017, 42.99658203125 ], [ 16.835546875000034, 42.968652343749994 ], [ 16.971093750000023, 42.981494140625017 ], [ 17.093652343750023, 42.96435546875 ], [ 17.169824218749994, 42.932617187500028 ], [ 17.188281250000045, 42.917041015625045 ], [ 17.089355468750057, 42.914892578125063 ], [ 16.9775390625, 42.927783203125017 ], [ 16.850683593750006, 42.8955078125 ], [ 16.738867187500063, 42.912744140624966 ], [ 16.696386718750006, 42.933691406250063 ], [ 16.666308593750017, 42.959912109374983 ], [ 16.650683593750017, 42.99658203125 ] ] ], [ [ [ 17.219824218750063, 43.02587890625 ], [ 17.723632812500028, 42.850683593750034 ], [ 17.667578125000063, 42.897119140624994 ], [ 17.740234375000028, 42.915478515624983 ], [ 17.801953125000011, 42.902246093750051 ], [ 17.841308593750028, 42.845068359375034 ], [ 17.918847656250023, 42.807421875000017 ], [ 18.044531250000034, 42.741259765625017 ], [ 18.123925781250051, 42.690576171874994 ], [ 18.304003906250045, 42.599414062499989 ], [ 18.346582031250023, 42.586669921874972 ], [ 18.436328125000017, 42.559716796874994 ], [ 18.438085937500006, 42.522949218750057 ], [ 18.476660156250063, 42.481103515625051 ], [ 18.517480468750023, 42.432910156249989 ], [ 18.3330078125, 42.527880859374989 ], [ 18.160644531249972, 42.634033203125028 ], [ 17.823828125, 42.797412109375017 ], [ 17.584960937500028, 42.837158203125028 ], [ 17.25820312500008, 42.96845703125004 ], [ 17.045410156250057, 43.014892578125 ], [ 17.126464843750057, 43.025585937499955 ], [ 17.219824218750063, 43.02587890625 ] ] ], [ [ [ 17.194042968750068, 43.125781250000017 ], [ 17.124121093750034, 43.115429687499955 ], [ 16.679199218750057, 43.123144531250034 ], [ 16.5498046875, 43.143896484374977 ], [ 16.405859375000063, 43.197363281250034 ], [ 16.376464843750028, 43.213769531250023 ], [ 16.521386718750051, 43.229248046875057 ], [ 16.65595703125004, 43.213769531250023 ], [ 16.697265625, 43.174951171874994 ], [ 17.061132812500063, 43.143896484374977 ], [ 17.194042968750068, 43.125781250000017 ] ] ], [ [ [ 16.785253906250006, 43.270654296874966 ], [ 16.62744140625, 43.268066406249972 ], [ 16.490332031250034, 43.286181640625017 ], [ 16.423144531250045, 43.317236328125034 ], [ 16.428125, 43.343408203125051 ], [ 16.44892578125004, 43.387060546875063 ], [ 16.601562500000057, 43.381884765624989 ], [ 16.834375, 43.350830078125057 ], [ 16.891308593750011, 43.314648437499955 ], [ 16.873632812500063, 43.297949218750006 ], [ 16.785253906250006, 43.270654296874966 ] ] ], [ [ [ 15.371386718750074, 43.973828124999955 ], [ 15.437207031250068, 43.899511718750006 ], [ 15.37421875000004, 43.914794921875 ], [ 15.30859375, 43.960791015625063 ], [ 15.270019531250028, 44.010742187500028 ], [ 15.371386718750074, 43.973828124999955 ] ] ], [ [ [ 15.231054687500006, 44.062304687500045 ], [ 15.246679687499977, 44.027050781249955 ], [ 15.121875, 44.09331054687496 ], [ 15.074609375000023, 44.137841796874966 ], [ 15.06582031250008, 44.157666015625011 ], [ 15.231054687500006, 44.062304687500045 ] ] ], [ [ [ 15.188769531249989, 43.922363281250028 ], [ 15.203027343750051, 43.90771484375 ], [ 15.201660156250057, 43.897753906249989 ], [ 15.149804687500051, 43.911816406250011 ], [ 15.135839843750063, 43.907275390624989 ], [ 14.891308593750068, 44.125537109375045 ], [ 14.865039062500045, 44.167968749999972 ], [ 14.952539062500023, 44.117187500000028 ], [ 15.188769531249989, 43.922363281250028 ] ] ], [ [ [ 15.188476562500028, 44.33574218749996 ], [ 15.16259765625, 44.309179687499977 ], [ 15.097949218750074, 44.358154296875 ], [ 15.038574218750057, 44.393017578125011 ], [ 14.99609375, 44.434326171874972 ], [ 14.912792968750011, 44.48583984375 ], [ 14.884667968750051, 44.544726562499989 ], [ 14.76044921875004, 44.66474609375004 ], [ 14.741894531250011, 44.697363281250006 ], [ 14.803808593750006, 44.648681640625028 ], [ 14.855371093750023, 44.618261718750063 ], [ 14.898046875, 44.610839843749972 ], [ 15.006445312500063, 44.534228515624989 ], [ 15.112988281250011, 44.435742187500011 ], [ 15.23994140625004, 44.350195312499977 ], [ 15.213574218749983, 44.347558593749966 ], [ 15.188476562500028, 44.33574218749996 ] ] ], [ [ [ 14.831445312500023, 44.758935546875023 ], [ 14.856640625000011, 44.714843750000028 ], [ 14.7625, 44.754638671875057 ], [ 14.67822265625, 44.769873046875034 ], [ 14.660351562499983, 44.7998046875 ], [ 14.672460937500063, 44.824365234375051 ], [ 14.690527343750006, 44.84814453125 ], [ 14.754199218750017, 44.844824218750034 ], [ 14.763769531250006, 44.821386718750063 ], [ 14.831445312500023, 44.758935546875023 ] ] ], [ [ [ 14.488085937500074, 44.660058593750051 ], [ 14.480371093750023, 44.621240234375051 ], [ 14.419531250000063, 44.6703125 ], [ 14.388867187500011, 44.75830078125 ], [ 14.31240234375008, 44.900390624999972 ], [ 14.302539062500017, 44.940429687499972 ], [ 14.342187500000023, 44.979931640625011 ], [ 14.340039062500011, 45.019970703125011 ], [ 14.285839843749983, 45.144628906250006 ], [ 14.33125, 45.164990234374983 ], [ 14.358203125000074, 45.16743164062504 ], [ 14.369140625, 45.080957031249994 ], [ 14.39375, 45.03125 ], [ 14.467382812500034, 44.97021484375 ], [ 14.452539062500023, 44.869189453125017 ], [ 14.467578125000074, 44.725341796875028 ], [ 14.482519531250006, 44.693359375 ], [ 14.488085937500074, 44.660058593750051 ] ] ], [ [ [ 14.810253906250068, 44.977050781249972 ], [ 14.68701171875, 44.955615234375045 ], [ 14.628320312500051, 44.993945312500045 ], [ 14.61298828125004, 45.02543945312496 ], [ 14.51171875, 45.035400390625057 ], [ 14.45039062500004, 45.079199218750006 ], [ 14.437890625000051, 45.098632812500057 ], [ 14.52460937500004, 45.146826171875006 ], [ 14.571093750000017, 45.224755859374994 ], [ 14.629980468750034, 45.17802734374996 ], [ 14.701171875000057, 45.090039062499983 ], [ 14.739160156250051, 45.065478515625045 ], [ 14.810253906250068, 44.977050781249972 ] ] ], [ [ [ 16.748046875000057, 46.416406250000023 ], [ 16.87148437500008, 46.33930664062504 ], [ 16.939941406249972, 46.253662109375 ], [ 17.032714843750057, 46.18730468749996 ], [ 17.149609375000068, 46.140332031249983 ], [ 17.2421875, 46.076611328124983 ], [ 17.310644531250006, 45.996142578125017 ], [ 17.406347656250063, 45.951074218749994 ], [ 17.529199218750023, 45.941308593750051 ], [ 17.60703125, 45.913769531250011 ], [ 17.639648437500057, 45.868359375000011 ], [ 17.70644531250008, 45.827246093749977 ], [ 17.80712890625, 45.790429687500023 ], [ 17.963867187500028, 45.770263671875 ], [ 18.263964843750074, 45.765478515625006 ], [ 18.290625, 45.764453124999989 ], [ 18.358300781250023, 45.753027343750063 ], [ 18.437304687500045, 45.767333984375028 ], [ 18.533593750000023, 45.796142578125028 ], [ 18.56464843750004, 45.813281249999989 ], [ 18.666015625, 45.907470703124972 ], [ 18.721777343749977, 45.899365234375011 ], [ 18.8330078125, 45.910839843749955 ], [ 18.900292968750023, 45.931738281250034 ], [ 18.905371093750006, 45.931738281250034 ], [ 18.901074218750011, 45.907617187500023 ], [ 18.8935546875, 45.86552734374996 ], [ 18.839062499999983, 45.835742187500017 ], [ 18.89453125, 45.767089843749972 ], [ 18.947265625, 45.65581054687496 ], [ 18.917871093750051, 45.600830078125028 ], [ 18.953710937499977, 45.558007812500023 ], [ 19.055078125000023, 45.527246093749966 ], [ 19.064257812500045, 45.514990234375063 ], [ 19.033300781250034, 45.502197265625028 ], [ 19.007617187500045, 45.465820312499972 ], [ 19.004687500000074, 45.399511718750063 ], [ 19.093066406250045, 45.3369140625 ], [ 19.27285156250008, 45.277978515624994 ], [ 19.330273437500068, 45.268066406250028 ], [ 19.352246093750011, 45.245410156250017 ], [ 19.38232421875, 45.230615234375023 ], [ 19.4, 45.2125 ], [ 19.400976562500063, 45.1890625 ], [ 19.388085937500023, 45.172998046875023 ], [ 19.303027343750017, 45.167285156249989 ], [ 19.205957031250051, 45.167773437500017 ], [ 19.136914062500011, 45.19624023437504 ], [ 19.13076171875008, 45.175488281249983 ], [ 19.129687500000045, 45.151708984375034 ], [ 19.062890625000023, 45.13720703125 ], [ 19.1, 44.973779296875023 ], [ 19.085253906250045, 44.926757812500028 ], [ 19.060546875, 44.910986328125006 ], [ 19.037597656250028, 44.917529296875017 ], [ 19.009570312499989, 44.91938476562504 ], [ 18.99550781250008, 44.904003906250011 ], [ 19.007128906250045, 44.869189453125017 ], [ 18.941308593750051, 44.865185546875011 ], [ 18.83642578125, 44.883251953124955 ], [ 18.788378906250045, 44.914892578125006 ], [ 18.78017578125008, 44.947216796875011 ], [ 18.779394531250006, 44.977246093750011 ], [ 18.746093750000057, 45.026513671875023 ], [ 18.66259765625, 45.077441406249989 ], [ 18.488281250000028, 45.085839843750023 ], [ 18.423925781250063, 45.102001953125011 ], [ 18.35761718750004, 45.120556640624983 ], [ 18.284960937500074, 45.134277343750028 ], [ 18.217968750000011, 45.132910156250006 ], [ 18.13720703125, 45.119384765625 ], [ 17.996289062500068, 45.141796874999955 ], [ 17.948632812500051, 45.111865234374989 ], [ 17.874414062500023, 45.077246093750034 ], [ 17.812792968750074, 45.078125 ], [ 17.69013671875004, 45.158398437499955 ], [ 17.65351562500004, 45.163476562500023 ], [ 17.546289062500051, 45.122558593750028 ], [ 17.50263671875004, 45.120361328125028 ], [ 17.469140625000051, 45.13330078125 ], [ 17.32412109375008, 45.163964843750023 ], [ 17.25869140625008, 45.170556640625051 ], [ 17.210644531250068, 45.156054687500017 ], [ 17.125390625000023, 45.171777343750023 ], [ 16.918652343749983, 45.276562499999983 ], [ 16.790820312500074, 45.196875 ], [ 16.53066406250008, 45.216699218750023 ], [ 16.45351562499999, 45.162011718749994 ], [ 16.365039062500017, 45.058349609375 ], [ 16.293359375000051, 45.00883789062496 ], [ 16.231054687500063, 45.026611328125028 ], [ 16.157324218750063, 45.072216796874983 ], [ 16.028320312500057, 45.189599609375023 ], [ 15.963183593750017, 45.210791015624977 ], [ 15.888281250000034, 45.215722656250023 ], [ 15.822851562500034, 45.202783203125051 ], [ 15.788085937500057, 45.178955078124972 ], [ 15.761523437500074, 45.007519531249955 ], [ 15.737988281250068, 44.856396484374983 ], [ 15.736621093750045, 44.765820312500011 ], [ 15.880078125000068, 44.681933593749989 ], [ 16.049023437500011, 44.537597656249972 ], [ 16.10341796875008, 44.520996093750057 ], [ 16.130273437500051, 44.473730468750006 ], [ 16.169824218750023, 44.352001953124983 ], [ 16.214257812500023, 44.215136718749989 ], [ 16.300097656250017, 44.12451171875 ], [ 16.377539062500063, 44.059619140625017 ], [ 16.472070312500051, 44.002587890625051 ], [ 16.59052734375004, 43.913183593750034 ], [ 16.687695312500011, 43.815039062500034 ], [ 16.713476562500034, 43.778808593750028 ], [ 16.901855468750028, 43.649023437500034 ], [ 17.084570312500034, 43.516552734374955 ], [ 17.248046875000057, 43.470214843750028 ], [ 17.273828125000051, 43.445751953125011 ], [ 17.27529296875008, 43.343847656250034 ], [ 17.293066406250063, 43.305615234374983 ], [ 17.402246093750023, 43.198925781250011 ], [ 17.624804687500074, 43.042773437499989 ], [ 17.650488281250063, 43.006591796875 ], [ 17.657812500000034, 42.980078125 ], [ 17.643457031250051, 42.959765625000045 ], [ 17.585156250000068, 42.938378906250051 ], [ 17.537304687500011, 42.962255859375006 ], [ 17.329882812500017, 43.114892578125023 ], [ 17.129394531250028, 43.211132812500011 ], [ 16.903125, 43.392431640625006 ], [ 16.600292968750068, 43.464062500000011 ], [ 16.393945312500023, 43.543359375000023 ], [ 16.268945312500051, 43.53125 ], [ 16.13105468750004, 43.506298828125011 ], [ 16.045996093750034, 43.505517578125023 ], [ 15.985546875000068, 43.519775390625 ], [ 15.942578125000011, 43.568945312499977 ], [ 15.949121093749994, 43.606982421875017 ], [ 15.941503906250063, 43.65664062499999 ], [ 15.820605468750017, 43.735937499999977 ], [ 15.65566406250008, 43.811279296874972 ], [ 15.499414062500051, 43.908789062500034 ], [ 15.185839843750017, 44.172119140625028 ], [ 15.122949218749994, 44.256787109374955 ], [ 15.184667968750063, 44.272900390624955 ], [ 15.231347656250051, 44.271435546875011 ], [ 15.284277343750006, 44.288818359375 ], [ 15.369726562500006, 44.289257812500011 ], [ 15.470996093750045, 44.271972656250028 ], [ 15.381347656250057, 44.328271484375051 ], [ 15.269824218750074, 44.383496093750011 ], [ 14.981347656250023, 44.602929687500051 ], [ 14.895214843750068, 44.706591796875017 ], [ 14.885253906249972, 44.818261718750051 ], [ 14.906542968750045, 44.971386718749983 ], [ 14.854589843750034, 45.081005859375011 ], [ 14.632031250000011, 45.222900390625057 ], [ 14.550488281249983, 45.297705078125006 ], [ 14.38613281250008, 45.342138671875006 ], [ 14.31269531250004, 45.337792968750023 ], [ 14.268554687500028, 45.282519531250017 ], [ 14.236328125000028, 45.159667968750057 ], [ 14.090625, 44.997607421874989 ], [ 14.041992187500057, 44.92719726562504 ], [ 13.9658203125, 44.83564453125004 ], [ 13.899804687500051, 44.829345703125 ], [ 13.86074218750008, 44.837402343750028 ], [ 13.742480468750045, 44.991503906249989 ], [ 13.62929687500008, 45.108203125000045 ], [ 13.613476562500068, 45.163427734375006 ], [ 13.603320312500045, 45.231396484375011 ], [ 13.517187500000063, 45.481787109375034 ], [ 13.577929687500017, 45.516894531249989 ], [ 13.615234375000057, 45.476757812499983 ], [ 13.878710937500017, 45.428369140624994 ], [ 13.935644531250063, 45.449804687500006 ], [ 13.970117187500051, 45.48261718750004 ], [ 13.9703125, 45.503369140624983 ], [ 13.992773437500063, 45.509423828124994 ], [ 14.085546875000034, 45.477832031250017 ], [ 14.161230468750006, 45.485156250000017 ], [ 14.283007812500045, 45.486621093750045 ], [ 14.369921875000074, 45.481445312500057 ], [ 14.427343750000034, 45.505761718750023 ], [ 14.505175781249989, 45.595214843750057 ], [ 14.533984375000017, 45.645263671875028 ], [ 14.56884765625, 45.657226562499972 ], [ 14.591796875000057, 45.651269531250023 ], [ 14.608593750000011, 45.610107421874972 ], [ 14.649511718750006, 45.571484375000011 ], [ 14.733593749999983, 45.508496093749983 ], [ 14.793066406250034, 45.478222656250011 ], [ 14.847070312500023, 45.467333984375017 ], [ 14.9, 45.492675781250028 ], [ 14.95458984375, 45.499902343749994 ], [ 15.110449218750034, 45.450781250000034 ], [ 15.242089843750023, 45.441406249999972 ], [ 15.339453125000063, 45.467041015625057 ], [ 15.326660156250028, 45.502294921875034 ], [ 15.291210937500011, 45.541552734375045 ], [ 15.283593750000051, 45.5796875 ], [ 15.290136718750034, 45.612646484375063 ], [ 15.356933593750057, 45.6455078125 ], [ 15.35371093750004, 45.659912109375 ], [ 15.27294921875, 45.717724609374955 ], [ 15.27705078125004, 45.732617187499983 ], [ 15.454101562500057, 45.797607421874972 ], [ 15.624804687500017, 45.834033203125045 ], [ 15.652148437500074, 45.862158203124977 ], [ 15.668066406250034, 45.904443359374994 ], [ 15.675585937500045, 45.98369140624996 ], [ 15.666210937500011, 46.048486328125023 ], [ 15.596875, 46.109228515625063 ], [ 15.592578125000017, 46.139990234375006 ], [ 15.608984374999977, 46.171923828125045 ], [ 15.635937500000068, 46.200732421875045 ], [ 15.704199218750034, 46.213232421875006 ], [ 15.784277343750006, 46.233984374999977 ], [ 15.847558593750023, 46.25786132812496 ], [ 15.933300781250068, 46.277636718749989 ], [ 16.00068359375004, 46.305371093749955 ], [ 16.066503906250034, 46.371337890624972 ], [ 16.1064453125, 46.382226562499994 ], [ 16.227441406250051, 46.372851562500017 ], [ 16.25332031250008, 46.389111328124955 ], [ 16.23671875000008, 46.483837890624983 ], [ 16.258398437500034, 46.507910156250006 ], [ 16.301171875000051, 46.521386718749994 ], [ 16.321191406250051, 46.53461914062504 ], [ 16.427636718750051, 46.5244140625 ], [ 16.516210937499977, 46.499902343749966 ], [ 16.569921875, 46.485009765625051 ], [ 16.748046875000057, 46.416406250000023 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Hungary", "admin": "Hungary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 22.1318359375, 48.405322265624996 ], [ 22.227148437500006, 48.413427734374999 ], [ 22.231152343750011, 48.412158203124996 ], [ 22.253710937500017, 48.407373046874994 ], [ 22.269433593750023, 48.360888671874996 ], [ 22.272167968750011, 48.358007812499999 ], [ 22.295117187500011, 48.327294921874994 ], [ 22.316699218750017, 48.28662109375 ], [ 22.350195312500006, 48.256054687499997 ], [ 22.423828125, 48.243310546874994 ], [ 22.520117187500006, 48.205371093749996 ], [ 22.582421875000023, 48.134033203125 ], [ 22.676367187500006, 48.104394531249994 ], [ 22.68310546875, 48.103613281249999 ], [ 22.701562500000023, 48.10703125 ], [ 22.769140625, 48.109619140625 ], [ 22.7822265625, 48.09521484375 ], [ 22.836230468750017, 48.060302734375 ], [ 22.857226562500017, 48.029541015625 ], [ 22.846484375000017, 47.9970703125 ], [ 22.856054687500006, 47.960302734374999 ], [ 22.876660156250011, 47.947265625 ], [ 22.851757812500011, 47.922558593749997 ], [ 22.6767578125, 47.799023437499997 ], [ 22.6083984375, 47.766308593749997 ], [ 22.562890625000023, 47.759570312499996 ], [ 22.491406250000011, 47.772558593749999 ], [ 22.41748046875, 47.762646484374997 ], [ 22.351464843750023, 47.736230468749994 ], [ 22.290625, 47.727832031249996 ], [ 22.24462890625, 47.696386718749999 ], [ 22.18505859375, 47.629052734374994 ], [ 22.111914062500006, 47.572021484375 ], [ 22.037988281250023, 47.53662109375 ], [ 21.999707031250011, 47.505029296874994 ], [ 21.995312500000011, 47.395703125 ], [ 21.954296875000011, 47.3642578125 ], [ 21.899218750000017, 47.332568359374996 ], [ 21.869335937500011, 47.304589843749994 ], [ 21.785449218750017, 47.138134765624997 ], [ 21.721777343750006, 47.084814453124999 ], [ 21.661425781250017, 47.043896484374997 ], [ 21.651464843750006, 47.006542968749997 ], [ 21.652636718750017, 46.963769531249994 ], [ 21.584179687500011, 46.878369140624997 ], [ 21.494433593750017, 46.789746093749997 ], [ 21.47705078125, 46.753369140624997 ], [ 21.4970703125, 46.704296875 ], [ 21.411035156250023, 46.647851562499994 ], [ 21.361328125, 46.620751953124994 ], [ 21.320214843750023, 46.6078125 ], [ 21.29453125, 46.572460937499997 ], [ 21.252246093750017, 46.486376953124996 ], [ 21.26328125, 46.44775390625 ], [ 21.264550781250023, 46.412304687499997 ], [ 21.191796875000023, 46.391552734374997 ], [ 21.17041015625, 46.352685546874994 ], [ 21.151953125, 46.304345703124994 ], [ 21.121679687500006, 46.282421875 ], [ 21.039843750000017, 46.242236328124996 ], [ 20.837011718750006, 46.259716796874997 ], [ 20.76025390625, 46.246240234374994 ], [ 20.737402343750006, 46.217480468749997 ], [ 20.732714843750017, 46.194433593749999 ], [ 20.707421875000023, 46.172802734374997 ], [ 20.661035156250023, 46.145654296874994 ], [ 20.613671875000023, 46.133496093749997 ], [ 20.508105468750017, 46.166943359374997 ], [ 20.280957031250011, 46.133007812499997 ], [ 20.241796875, 46.10859375 ], [ 20.210156250000011, 46.126025390624996 ], [ 20.161425781250017, 46.141894531249996 ], [ 19.93408203125, 46.161474609374999 ], [ 19.844433593750011, 46.145898437499994 ], [ 19.724511718750023, 46.151904296874996 ], [ 19.613476562500011, 46.169189453125 ], [ 19.53076171875, 46.155175781249994 ], [ 19.45751953125, 46.087353515624997 ], [ 19.421289062500023, 46.064453125 ], [ 19.392871093750017, 46.0498046875 ], [ 19.330273437500011, 46.028515625 ], [ 19.278125, 46.002880859374997 ], [ 19.208398437500023, 45.984423828124996 ], [ 19.146289062500017, 45.987011718749997 ], [ 19.087304687500023, 46.016162109374996 ], [ 19.066210937500017, 46.009521484375 ], [ 19.047656250000017, 45.982666015625 ], [ 19.015722656250006, 45.959716796875 ], [ 18.927832031250006, 45.931396484375 ], [ 18.905371093750006, 45.931738281249999 ], [ 18.900292968750023, 45.931738281249999 ], [ 18.8330078125, 45.910839843749997 ], [ 18.721777343750006, 45.899365234374997 ], [ 18.666015625, 45.907470703125 ], [ 18.564648437500011, 45.81328125 ], [ 18.533593750000023, 45.796142578125 ], [ 18.437304687500017, 45.767333984375 ], [ 18.358300781250023, 45.753027343749999 ], [ 18.290625, 45.764453125 ], [ 18.263964843750017, 45.765478515624999 ], [ 17.9638671875, 45.770263671875 ], [ 17.80712890625, 45.790429687499994 ], [ 17.706445312500023, 45.827246093749999 ], [ 17.6396484375, 45.868359375 ], [ 17.60703125, 45.913769531249997 ], [ 17.529199218750023, 45.941308593749994 ], [ 17.406347656250006, 45.951074218749994 ], [ 17.310644531250006, 45.996142578124996 ], [ 17.2421875, 46.076611328124997 ], [ 17.149609375000011, 46.140332031249997 ], [ 17.03271484375, 46.187304687499996 ], [ 16.93994140625, 46.253662109375 ], [ 16.871484375000023, 46.339306640624997 ], [ 16.748046875, 46.41640625 ], [ 16.569921875, 46.485009765624994 ], [ 16.516210937500006, 46.499902343749994 ], [ 16.505664062500017, 46.522070312499999 ], [ 16.41845703125, 46.607226562499996 ], [ 16.38125, 46.638671875 ], [ 16.384570312500017, 46.680810546874994 ], [ 16.3671875, 46.704785156249997 ], [ 16.33544921875, 46.721630859374997 ], [ 16.318457031250006, 46.782519531249996 ], [ 16.308496093750023, 46.827978515624999 ], [ 16.283593750000023, 46.857275390624999 ], [ 16.093066406250017, 46.86328125 ], [ 16.252539062500006, 46.971923828125 ], [ 16.331835937500017, 47.002197265625 ], [ 16.423925781250006, 46.996972656249994 ], [ 16.453417968750017, 47.006787109374997 ], [ 16.461230468750017, 47.0224609375 ], [ 16.476953125000023, 47.057861328125 ], [ 16.484765625000023, 47.091259765624997 ], [ 16.49267578125, 47.12265625 ], [ 16.482812500000023, 47.140380859375 ], [ 16.438378906250023, 47.145898437499994 ], [ 16.416894531250023, 47.2234375 ], [ 16.439746093750017, 47.252734375 ], [ 16.462597656250011, 47.273144531249997 ], [ 16.434375, 47.367431640625 ], [ 16.44287109375, 47.399511718749999 ], [ 16.514746093750006, 47.404541015625 ], [ 16.574414062500011, 47.424658203124999 ], [ 16.623046875, 47.447558593749996 ], [ 16.636621093750023, 47.476611328124996 ], [ 16.676562500000017, 47.536035156249994 ], [ 16.639746093750006, 47.60888671875 ], [ 16.43212890625, 47.656298828124996 ], [ 16.421289062500023, 47.674462890624994 ], [ 16.469628906250023, 47.695068359375 ], [ 16.52109375, 47.724462890624999 ], [ 16.550976562500011, 47.747363281249996 ], [ 16.590917968750006, 47.750537109374996 ], [ 16.6474609375, 47.739013671875 ], [ 16.74755859375, 47.686279296875 ], [ 16.785937500000017, 47.678662109374997 ], [ 16.823046875000017, 47.693994140624994 ], [ 16.862695312500023, 47.697265625 ], [ 16.973437500000017, 47.6953125 ], [ 17.066601562500011, 47.707568359374996 ], [ 17.045605468750011, 47.763769531249999 ], [ 17.0458984375, 47.804541015624999 ], [ 17.030078125000017, 47.837109375 ], [ 17.039941406250023, 47.872949218749994 ], [ 17.077734375, 47.90087890625 ], [ 17.089062500000011, 47.963623046875 ], [ 17.147363281250023, 48.005957031249999 ], [ 17.174609375000017, 48.012060546874999 ], [ 17.277246093750023, 48.004345703124997 ], [ 17.301562500000017, 47.993359375 ], [ 17.317285156250023, 47.990917968749997 ], [ 17.480664062500011, 47.887597656249994 ], [ 17.63525390625, 47.809912109374999 ], [ 17.761914062500011, 47.770166015624994 ], [ 17.947949218750011, 47.766894531249996 ], [ 18.145605468750006, 47.763427734375 ], [ 18.476269531250011, 47.777001953124994 ], [ 18.72421875, 47.787158203124996 ], [ 18.740625, 47.806494140624999 ], [ 18.778027343750011, 47.852880859374999 ], [ 18.748339843750017, 47.892675781249999 ], [ 18.750097656250006, 47.939453125 ], [ 18.791894531250023, 48.000292968749996 ], [ 18.914160156250006, 48.050830078124996 ], [ 19.26513671875, 48.073046875 ], [ 19.466992187500011, 48.110693359374999 ], [ 19.497460937500023, 48.162109375 ], [ 19.564257812500017, 48.212841796874997 ], [ 19.625390625000023, 48.223095703124997 ], [ 19.709179687500011, 48.199804687499999 ], [ 19.81005859375, 48.155029296875 ], [ 19.898632812500011, 48.13134765625 ], [ 19.950390625000011, 48.146630859374994 ], [ 20.128613281250011, 48.222021484374999 ], [ 20.333789062500017, 48.295556640624994 ], [ 20.475, 48.4951171875 ], [ 20.490039062500017, 48.526904296874996 ], [ 20.643164062500006, 48.549707031249994 ], [ 20.866601562500023, 48.545654296875 ], [ 20.981152343750011, 48.519677734374994 ], [ 21.067285156250023, 48.505908203124996 ], [ 21.196386718750006, 48.510595703124999 ], [ 21.382421875, 48.553466796875 ], [ 21.451367187500011, 48.55224609375 ], [ 21.504687500000017, 48.521875 ], [ 21.563183593750011, 48.495703125 ], [ 21.602636718750006, 48.463671875 ], [ 21.632519531250011, 48.418505859374996 ], [ 21.648632812500011, 48.401464843749999 ], [ 21.674609375000017, 48.378369140624997 ], [ 21.721484375000017, 48.346582031249994 ], [ 21.766992187500023, 48.338085937499997 ], [ 22.111328125, 48.393359375 ], [ 22.1318359375, 48.405322265624996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Isle of Man", "admin": "Isle of Man" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -4.412060546874983, 54.185351562499996 ], [ -4.6142578125, 54.058691406249999 ], [ -4.696093749999989, 54.081445312500001 ], [ -4.765771484374994, 54.069433593749999 ], [ -4.785351562499983, 54.073046875 ], [ -4.745556640624983, 54.118798828125001 ], [ -4.69873046875, 54.224902343749996 ], [ -4.614843749999977, 54.266943359374999 ], [ -4.508642578124977, 54.376708984375 ], [ -4.424707031249994, 54.407177734374997 ], [ -4.395556640624989, 54.402929687499999 ], [ -4.377197265625, 54.392578125 ], [ -4.337988281249977, 54.269091796874996 ], [ -4.392285156249983, 54.225390625 ], [ -4.412060546874983, 54.185351562499996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Ireland", "admin": "Ireland" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -9.948193359374926, 53.913134765624989 ], [ -9.952441406249989, 53.884570312500045 ], [ -10.026513671874994, 53.920556640624994 ], [ -10.0625, 53.959716796874972 ], [ -10.265722656249949, 53.977685546874994 ], [ -10.181054687499937, 54.016845703124972 ], [ -10.139746093749949, 54.005224609375006 ], [ -9.99638671874996, 54.00361328125004 ], [ -9.956152343749949, 53.987207031249994 ], [ -9.948193359374926, 53.913134765624989 ] ] ], [ [ [ -7.40141601562496, 55.003320312500051 ], [ -7.445996093749983, 54.905126953125034 ], [ -7.451269531249977, 54.877099609374994 ], [ -7.502197265624972, 54.825439453125057 ], [ -7.55039062499992, 54.767968749999966 ], [ -7.606445312499972, 54.745703125000063 ], [ -7.689990234374932, 54.72802734375 ], [ -7.7375, 54.710449218749972 ], [ -7.797265624999937, 54.719287109374989 ], [ -7.872949218749994, 54.717871093749977 ], [ -7.910595703124955, 54.698339843750006 ], [ -7.908740234374932, 54.683349609375057 ], [ -7.886132812499937, 54.666064453124989 ], [ -7.819824218750028, 54.639697265625045 ], [ -7.746289062499955, 54.615820312500063 ], [ -7.75439453125, 54.594921874999983 ], [ -7.793798828124949, 54.57124023437504 ], [ -8.044335937500023, 54.512451171875057 ], [ -8.118945312499932, 54.476953125000023 ], [ -8.14482421874996, 54.453515625000023 ], [ -8.118261718749977, 54.41425781250004 ], [ -7.918457031249943, 54.29658203125004 ], [ -7.884472656249955, 54.283789062500006 ], [ -7.854931640624983, 54.215283203124983 ], [ -7.67875976562496, 54.186669921875023 ], [ -7.606542968750006, 54.143847656250017 ], [ -7.544433593749943, 54.13359375 ], [ -7.409423828124972, 54.137304687500006 ], [ -7.355175781249955, 54.121240234375023 ], [ -7.324511718750017, 54.133447265625023 ], [ -7.306738281249949, 54.156005859375 ], [ -7.193066406249955, 54.214111328125028 ], [ -7.155468749999926, 54.239501953125057 ], [ -7.17807617187492, 54.274902343749972 ], [ -7.202587890624955, 54.301806640625045 ], [ -7.133496093749983, 54.355371093750023 ], [ -7.049707031249966, 54.40825195312496 ], [ -7.007714843749937, 54.406689453125011 ], [ -6.93613281249992, 54.374316406249989 ], [ -6.877246093749932, 54.3291015625 ], [ -6.869238281249977, 54.294042968750063 ], [ -6.858349609374983, 54.268652343750034 ], [ -6.802587890624977, 54.214355468749972 ], [ -6.766601562499943, 54.195605468749989 ], [ -6.669531249999977, 54.184716796874994 ], [ -6.646875, 54.163427734375006 ], [ -6.664208984374966, 54.08476562499996 ], [ -6.649804687499937, 54.05864257812496 ], [ -6.548144531249932, 54.057275390625051 ], [ -6.440283203124977, 54.063623046874994 ], [ -6.402587890624943, 54.060644531250034 ], [ -6.363671875000023, 54.077099609375011 ], [ -6.303662109374955, 54.094873046874966 ], [ -6.218017578125, 54.088720703125063 ], [ -6.175732421875011, 54.053515624999989 ], [ -6.156933593749983, 54.017236328124966 ], [ -6.230664062500011, 54.00361328125004 ], [ -6.307617187499972, 54.011035156250045 ], [ -6.345166015624983, 53.987207031249994 ], [ -6.347607421874926, 53.941308593750051 ], [ -6.32158203124996, 53.882177734374977 ], [ -6.270117187499949, 53.840234374999966 ], [ -6.229003906250028, 53.745703124999977 ], [ -6.194873046874989, 53.640869140625028 ], [ -6.141845703124943, 53.577539062500023 ], [ -6.130957031249949, 53.498925781249994 ], [ -6.13876953124992, 53.460302734375006 ], [ -6.129101562499926, 53.390869140625 ], [ -6.151660156249989, 53.366406249999983 ], [ -6.134716796874983, 53.30122070312504 ], [ -6.072265624999972, 53.166308593749989 ], [ -6.04501953124992, 53.091162109375034 ], [ -6.027392578124989, 52.927099609375006 ], [ -6.071484374999983, 52.865625 ], [ -6.13066406249996, 52.807275390625023 ], [ -6.169335937499937, 52.738134765624977 ], [ -6.19921875, 52.663476562500051 ], [ -6.217236328124926, 52.543115234375023 ], [ -6.345410156249926, 52.402001953124966 ], [ -6.399951171874932, 52.366943359375028 ], [ -6.463183593749932, 52.345361328124994 ], [ -6.325, 52.246679687500034 ], [ -6.437939453124955, 52.20268554687496 ], [ -6.561083984374989, 52.188818359374977 ], [ -6.69731445312496, 52.213525390625023 ], [ -6.782226562500028, 52.210498046875045 ], [ -6.859716796875006, 52.178564453125006 ], [ -6.890234375, 52.159228515624989 ], [ -6.914648437500006, 52.168554687500034 ], [ -6.965771484374926, 52.24951171875 ], [ -7.00327148437492, 52.165917968750023 ], [ -7.081787109374943, 52.139306640625023 ], [ -7.216210937499966, 52.144970703125011 ], [ -7.440869140624983, 52.122705078124994 ], [ -7.527294921874926, 52.098876953125028 ], [ -7.563183593749955, 52.061621093750006 ], [ -7.589843749999972, 52.018554687500028 ], [ -7.624902343749994, 51.993115234374983 ], [ -7.66455078125, 51.979736328125 ], [ -7.837988281249977, 51.947998046875028 ], [ -7.87216796874992, 51.935302734375028 ], [ -7.952490234374949, 51.865771484374989 ], [ -8.057812499999926, 51.825585937500051 ], [ -8.14501953125, 51.813525390624989 ], [ -8.222460937499989, 51.854003906249972 ], [ -8.254296874999966, 51.878320312500051 ], [ -8.290234374999926, 51.890673828124989 ], [ -8.4091796875, 51.888769531250034 ], [ -8.371630859374989, 51.876269531249989 ], [ -8.347363281249926, 51.847705078125017 ], [ -8.335595703124937, 51.792968749999972 ], [ -8.349121093749943, 51.73930664062496 ], [ -8.407812499999977, 51.712060546875023 ], [ -8.47783203124996, 51.707031250000057 ], [ -8.58828125, 51.6513671875 ], [ -8.73447265624992, 51.636181640625011 ], [ -8.813427734374926, 51.584912109374955 ], [ -9.296484374999949, 51.498242187499983 ], [ -9.323876953125023, 51.497216796875023 ], [ -9.390576171874926, 51.519287109375 ], [ -9.462890625, 51.529052734375028 ], [ -9.534863281249926, 51.522167968749955 ], [ -9.737304687499943, 51.473730468750034 ], [ -9.835351562499937, 51.483349609374955 ], [ -9.710351562499966, 51.603710937499955 ], [ -9.542382812499937, 51.66445312499999 ], [ -9.524902343750028, 51.681103515625011 ], [ -9.579833984375028, 51.689257812499989 ], [ -9.899023437499949, 51.647070312500006 ], [ -10.009912109374966, 51.61113281249996 ], [ -10.120751953124994, 51.600683593750063 ], [ -10.06943359374992, 51.65556640624996 ], [ -9.926416015624937, 51.730712890625 ], [ -9.84970703124992, 51.76611328125 ], [ -9.802880859374994, 51.780126953125034 ], [ -9.749511718749943, 51.82426757812496 ], [ -9.598828124999983, 51.874414062500051 ], [ -10.084228515625028, 51.770996093750028 ], [ -10.21171875, 51.783593750000023 ], [ -10.24174804687496, 51.81245117187504 ], [ -10.341064453124943, 51.798925781250034 ], [ -10.37871093749996, 51.86875 ], [ -10.231591796874937, 51.974511718750023 ], [ -10.145849609374949, 52.020019531250057 ], [ -10.04404296874992, 52.044580078124994 ], [ -9.946044921875028, 52.079833984374972 ], [ -9.909667968749972, 52.122949218749966 ], [ -9.955810546874972, 52.136669921875011 ], [ -10.249511718749943, 52.125732421875 ], [ -10.39023437499992, 52.134912109374994 ], [ -10.38261718749996, 52.169091796875051 ], [ -10.356689453125, 52.206933593750023 ], [ -10.210937499999972, 52.271679687499983 ], [ -10.132080078125, 52.282080078125063 ], [ -10.061767578124972, 52.27592773437496 ], [ -9.993115234374926, 52.259326171875045 ], [ -9.937304687499932, 52.237646484374977 ], [ -9.772119140624937, 52.250097656250034 ], [ -9.841064453124943, 52.291455078125011 ], [ -9.853222656249926, 52.37548828125 ], [ -9.90605468749996, 52.403710937499966 ], [ -9.838476562499949, 52.442675781249989 ], [ -9.761132812499994, 52.466357421875017 ], [ -9.632226562499937, 52.546923828125017 ], [ -9.586328125000023, 52.559179687500034 ], [ -9.33125, 52.578759765625023 ], [ -9.05615234375, 52.621142578125045 ], [ -8.783447265624943, 52.679638671874955 ], [ -8.923291015624926, 52.712304687500051 ], [ -8.990283203124989, 52.755419921875045 ], [ -9.097900390624972, 52.668261718750045 ], [ -9.175390624999949, 52.634912109374994 ], [ -9.394238281249955, 52.617089843749994 ], [ -9.463476562499949, 52.626904296874955 ], [ -9.56103515625, 52.653955078124966 ], [ -9.59135742187496, 52.643652343750006 ], [ -9.619531249999937, 52.622753906250011 ], [ -9.764355468749955, 52.579980468749994 ], [ -9.916601562499977, 52.569726562500051 ], [ -9.739599609374977, 52.648193359375028 ], [ -9.514990234374949, 52.781152343750023 ], [ -9.46489257812496, 52.823193359374983 ], [ -9.39365234374992, 52.896240234375028 ], [ -9.415722656249983, 52.928759765624989 ], [ -9.461962890624989, 52.947265625000028 ], [ -9.299218749999966, 53.097558593750023 ], [ -9.241894531249926, 53.124853515624977 ], [ -9.137597656249994, 53.129248046874977 ], [ -9.061132812499949, 53.153076171875057 ], [ -9.02744140624992, 53.153173828124977 ], [ -8.997167968749977, 53.162060546875011 ], [ -8.930126953124983, 53.207080078125045 ], [ -9.03354492187492, 53.235742187500023 ], [ -9.140332031249926, 53.25048828125 ], [ -9.470751953124989, 53.23486328125 ], [ -9.51420898437496, 53.238232421874983 ], [ -9.555175781249972, 53.252050781250034 ], [ -9.581738281249955, 53.271972656250028 ], [ -9.601757812499955, 53.323046875000045 ], [ -9.6259765625, 53.334472656250057 ], [ -9.700585937499937, 53.334472656250057 ], [ -9.774072265624966, 53.318847656249972 ], [ -9.825390624999955, 53.320361328125017 ], [ -9.875781250000017, 53.342724609374955 ], [ -9.795410156249972, 53.39497070312504 ], [ -9.899023437499949, 53.40727539062496 ], [ -10.00390625, 53.397021484375017 ], [ -10.091259765624926, 53.412841796875028 ], [ -10.093994140624972, 53.445605468750045 ], [ -10.054394531249983, 53.47832031249996 ], [ -10.10625, 53.50932617187496 ], [ -10.116992187499932, 53.548535156249955 ], [ -10.061718749999955, 53.567822265624983 ], [ -10.001367187500023, 53.561425781250023 ], [ -9.878271484374977, 53.590429687500063 ], [ -9.720654296874926, 53.6044921875 ], [ -9.855859374999937, 53.63310546874996 ], [ -9.909716796874989, 53.657617187499994 ], [ -9.912304687499983, 53.695117187499989 ], [ -9.901611328124943, 53.727197265625023 ], [ -9.745068359374926, 53.781494140625 ], [ -9.578222656249949, 53.805419921874972 ], [ -9.590527343749983, 53.841162109374977 ], [ -9.578857421875, 53.879833984374955 ], [ -9.747509765624983, 53.891015625000023 ], [ -9.9140625, 53.863720703124955 ], [ -9.896240234375, 53.937597656250006 ], [ -9.856347656249966, 54.00429687499999 ], [ -9.848486328124949, 54.048291015624983 ], [ -9.856445312499972, 54.095361328124994 ], [ -9.934472656249966, 54.075244140624989 ], [ -9.943603515624972, 54.1416015625 ], [ -9.97709960937496, 54.187109375000034 ], [ -10.092675781249966, 54.155761718750028 ], [ -10.089697265624977, 54.215820312500028 ], [ -10.056396484374943, 54.257812500000057 ], [ -9.995947265624977, 54.276025390625023 ], [ -9.9359375, 54.268115234375017 ], [ -9.824560546874949, 54.268896484375006 ], [ -9.71713867187492, 54.300439453125023 ], [ -9.562304687499989, 54.308544921874983 ], [ -9.315527343750006, 54.298632812500017 ], [ -9.145898437499994, 54.209619140624994 ], [ -9.10209960937496, 54.225537109374955 ], [ -9.034277343749977, 54.281787109375045 ], [ -9.002441406249972, 54.287988281249966 ], [ -8.746777343749955, 54.263476562500045 ], [ -8.588037109374937, 54.231103515625023 ], [ -8.545556640624994, 54.241210937500028 ], [ -8.568457031249949, 54.303613281250051 ], [ -8.623144531249977, 54.346875 ], [ -8.554443359375028, 54.403564453124972 ], [ -8.470996093749989, 54.441943359374989 ], [ -8.415234374999983, 54.461083984374966 ], [ -8.286523437499966, 54.484863281250028 ], [ -8.230371093749994, 54.507275390624983 ], [ -8.1929687499999, 54.580126953124989 ], [ -8.133447265624966, 54.640820312500011 ], [ -8.456542968749972, 54.609277343749966 ], [ -8.763916015624972, 54.68120117187496 ], [ -8.715185546875006, 54.732031250000034 ], [ -8.650292968749994, 54.760888671875051 ], [ -8.538281249999926, 54.782958984375 ], [ -8.527685546874977, 54.809472656249994 ], [ -8.470996093749989, 54.831542968750057 ], [ -8.377294921874977, 54.889453125000017 ], [ -8.411718749999977, 54.965087890624972 ], [ -8.393261718749955, 55.020410156249966 ], [ -8.325781249999977, 55.056445312500045 ], [ -8.304687499999943, 55.108203125000017 ], [ -8.274609374999955, 55.146289062500045 ], [ -8.137695312499943, 55.159912109374972 ], [ -8.006103515624943, 55.1953125 ], [ -7.958593749999949, 55.19189453125 ], [ -7.803173828125011, 55.200048828124977 ], [ -7.750537109374932, 55.185791015625 ], [ -7.762548828124977, 55.24833984374996 ], [ -7.667089843749977, 55.256494140625023 ], [ -7.629785156249937, 55.243994140625063 ], [ -7.613378906249977, 55.199658203124983 ], [ -7.570019531249926, 55.17138671875 ], [ -7.556640624999943, 55.122216796875023 ], [ -7.585693359375, 55.084228515625 ], [ -7.634277343749972, 55.054980468749989 ], [ -7.589843749999972, 55.025048828125023 ], [ -7.65874023437496, 54.970947265625028 ], [ -7.584375, 54.993994140625006 ], [ -7.478417968749994, 55.046972656250063 ], [ -7.483935546874989, 55.090283203125011 ], [ -7.501953125, 55.144726562499983 ], [ -7.531445312499983, 55.193847656250057 ], [ -7.51787109374996, 55.247949218749966 ], [ -7.458300781249989, 55.281787109375017 ], [ -7.3017578125, 55.298779296875011 ], [ -7.365966796875, 55.360205078125006 ], [ -7.308789062500011, 55.365820312500006 ], [ -7.246679687499949, 55.353027343749972 ], [ -7.155322265624989, 55.30517578125 ], [ -7.060253906249983, 55.267626953124989 ], [ -6.961669921874972, 55.237890625000063 ], [ -7.056396484375, 55.178320312500006 ], [ -7.172851562500028, 55.137011718750017 ], [ -7.218652343749937, 55.091992187499983 ], [ -7.376904296874926, 55.027685546875034 ], [ -7.40141601562496, 55.003320312500051 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Iceland", "admin": "Iceland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -15.543115234374994, 66.228515625 ], [ -15.428466796875, 66.224804687499997 ], [ -15.240917968749983, 66.259130859375006 ], [ -15.162402343749989, 66.281689453124997 ], [ -14.969970703125, 66.359716796875006 ], [ -14.856103515624994, 66.381445312500006 ], [ -14.6806640625, 66.376123046874994 ], [ -14.595849609374994, 66.381542968749997 ], [ -14.593896484374994, 66.373974609374997 ], [ -14.70166015625, 66.34228515625 ], [ -14.788232421874994, 66.331445312499994 ], [ -14.912207031249977, 66.284277343750006 ], [ -15.029980468749983, 66.177880859374994 ], [ -15.117382812499983, 66.125634765624994 ], [ -15.116406249999983, 66.102441406249994 ], [ -15.010302734374989, 66.061279296875 ], [ -14.89404296875, 66.037890625 ], [ -14.787158203124989, 66.05908203125 ], [ -14.740429687499983, 66.050830078125003 ], [ -14.698193359374983, 66.020214843749997 ], [ -14.674365234374989, 65.989892578124994 ], [ -14.668994140624989, 65.959863281249994 ], [ -14.688232421875, 65.89697265625 ], [ -14.752539062499977, 65.833789062500003 ], [ -14.839306640624983, 65.780908203124994 ], [ -14.827099609374983, 65.764257812500006 ], [ -14.757519531249983, 65.755664062500003 ], [ -14.426220703124983, 65.789941406249994 ], [ -14.391845703125, 65.787402343750003 ], [ -14.372802734375, 65.770361328125006 ], [ -14.369091796874983, 65.738720703124997 ], [ -14.350878906249989, 65.710107421874994 ], [ -14.318164062499989, 65.684472656249994 ], [ -14.328369140625, 65.658251953125003 ], [ -14.473388671875, 65.575341796874994 ], [ -14.302294921874989, 65.627539062500006 ], [ -14.166943359374983, 65.642285156249997 ], [ -13.935449218749994, 65.616064453125006 ], [ -13.840722656249994, 65.5859375 ], [ -13.785253906249977, 65.533007812500003 ], [ -13.705126953124989, 65.550537109375 ], [ -13.6703125, 65.549511718749997 ], [ -13.617871093749983, 65.519335937500003 ], [ -13.616015624999989, 65.487158203125006 ], [ -13.654443359374994, 65.441308593749994 ], [ -13.667773437499989, 65.398974609375003 ], [ -13.7080078125, 65.381591796875 ], [ -13.783251953124989, 65.368994140625006 ], [ -13.804785156249977, 65.354785156250003 ], [ -13.771630859374994, 65.322509765625 ], [ -13.722851562499983, 65.290966796874997 ], [ -13.653466796874994, 65.289501953124997 ], [ -13.64111328125, 65.275 ], [ -13.639550781249994, 65.257470703124994 ], [ -13.64892578125, 65.236962890624994 ], [ -13.671582031249983, 65.222851562499997 ], [ -13.70742187499999, 65.215136718750003 ], [ -13.7548828125, 65.192529296874994 ], [ -13.580810546875, 65.143017578124997 ], [ -13.55859375, 65.124658203124994 ], [ -13.556103515624983, 65.09765625 ], [ -13.569677734374977, 65.068115234375 ], [ -13.599316406249983, 65.0359375 ], [ -13.65185546875, 65.016845703125 ], [ -13.777246093749994, 65.013720703125003 ], [ -13.85400390625, 64.992871093749997 ], [ -13.827832031249983, 64.9580078125 ], [ -13.829833984375, 64.914013671874997 ], [ -13.852929687499994, 64.862158203125006 ], [ -13.95166015625, 64.783642578124997 ], [ -14.04443359375, 64.741894531249997 ], [ -14.13515625, 64.714794921874997 ], [ -14.296972656249977, 64.724365234375 ], [ -14.385107421874977, 64.745214843750006 ], [ -14.375292968749989, 64.677441406249997 ], [ -14.465380859374989, 64.635693359374997 ], [ -14.448339843749977, 64.600830078125 ], [ -14.4169921875, 64.583105468750006 ], [ -14.432568359374983, 64.538330078125 ], [ -14.475390624999989, 64.493994140625006 ], [ -14.547070312499983, 64.445947265624994 ], [ -14.628222656249989, 64.415966796874997 ], [ -14.78955078125, 64.379833984374997 ], [ -14.927392578124994, 64.319677734375006 ], [ -15.021582031249977, 64.2958984375 ], [ -15.255859375, 64.296923828125003 ], [ -15.494970703124977, 64.25820312499999 ], [ -15.832910156249994, 64.176660156249994 ], [ -16.060449218749994, 64.111230468749994 ], [ -16.236035156249983, 64.037207031250006 ], [ -16.468066406249989, 63.916357421874999 ], [ -16.640332031249983, 63.865478515625 ], [ -16.739697265624983, 63.851757812499997 ], [ -16.933056640624983, 63.840917968749999 ], [ -17.095117187499994, 63.80810546875 ], [ -17.633447265624994, 63.74658203125 ], [ -17.815722656249989, 63.712988281249999 ], [ -17.839257812499994, 63.682373046875 ], [ -17.914843749999989, 63.636376953124994 ], [ -17.919580078124994, 63.619726562499999 ], [ -17.886376953124994, 63.606884765624997 ], [ -17.880273437499994, 63.590185546874999 ], [ -17.946923828124994, 63.535742187499999 ], [ -18.080029296874983, 63.496337890625 ], [ -18.142919921874977, 63.496972656249994 ], [ -18.219042968749989, 63.530859375 ], [ -18.252197265625, 63.5296875 ], [ -18.265234374999977, 63.524511718749999 ], [ -18.26601562499999, 63.513867187499997 ], [ -18.222265624999977, 63.473193359375003 ], [ -18.302832031249977, 63.454248046874994 ], [ -18.653613281249989, 63.406689453124997 ], [ -19.250195312499983, 63.441992187499999 ], [ -19.486572265625, 63.478515625 ], [ -19.778271484374983, 63.536572265624997 ], [ -19.951953124999989, 63.552050781250003 ], [ -20.198144531249994, 63.555810546874994 ], [ -20.400439453124989, 63.63710937499999 ], [ -20.494042968749994, 63.687353515624999 ], [ -20.501562499999977, 63.708203125 ], [ -20.491015624999989, 63.731982421875003 ], [ -20.469970703125, 63.748193359374994 ], [ -20.4384765625, 63.756982421874994 ], [ -20.371728515624994, 63.757861328125003 ], [ -20.363037109375, 63.764941406250003 ], [ -20.413964843749994, 63.80517578125 ], [ -20.462695312499989, 63.792138671874994 ], [ -20.592968749999983, 63.7353515625 ], [ -20.650927734374989, 63.737402343749999 ], [ -20.72705078125, 63.765771484374994 ], [ -20.729931640624983, 63.79335937499999 ], [ -20.878759765624977, 63.80390625 ], [ -21.008105468749989, 63.83837890625 ], [ -21.136572265624977, 63.887939453125 ], [ -21.15576171875, 63.906835937499999 ], [ -21.094042968749989, 63.934423828124999 ], [ -21.10595703125, 63.93984375 ], [ -21.152392578124989, 63.94453125 ], [ -21.246240234374994, 63.935449218749994 ], [ -21.387597656249994, 63.872802734375 ], [ -21.448632812499994, 63.8583984375 ], [ -22.37255859375, 63.84375 ], [ -22.606884765624983, 63.837255859374999 ], [ -22.652197265624977, 63.827734375 ], [ -22.693017578124994, 63.868505859374999 ], [ -22.729394531249994, 63.95947265625 ], [ -22.742968749999989, 64.019384765625006 ], [ -22.733642578125, 64.048388671875003 ], [ -22.701171875, 64.083203125 ], [ -22.650927734374989, 64.077294921874994 ], [ -22.603076171874989, 64.049609375 ], [ -22.559814453125, 64.010351562500006 ], [ -22.510058593749989, 63.991455078125 ], [ -22.187597656249977, 64.039208984374994 ], [ -22.056640625, 64.071337890625003 ], [ -22.0009765625, 64.101855468750003 ], [ -21.935449218749994, 64.153759765624997 ], [ -21.865917968749983, 64.180322265624994 ], [ -21.832763671875, 64.205419921875006 ], [ -21.767578125, 64.284863281249997 ], [ -21.722558593749994, 64.32177734375 ], [ -21.668652343749983, 64.349023437499994 ], [ -21.606005859374989, 64.366601562499994 ], [ -21.463330078124983, 64.379150390625 ], [ -21.557177734374989, 64.397851562499994 ], [ -21.646679687499983, 64.397851562499994 ], [ -21.951220703124989, 64.313916015624997 ], [ -22.053369140624994, 64.313916015624997 ], [ -22.049072265625, 64.327001953125006 ], [ -22.006005859374994, 64.350683593750006 ], [ -21.901269531249994, 64.3916015625 ], [ -21.973193359374989, 64.394677734374994 ], [ -22.000683593749983, 64.413183593750006 ], [ -22.003808593749994, 64.452197265625003 ], [ -21.950341796874994, 64.514990234375006 ], [ -21.702392578125, 64.597802734374994 ], [ -21.616650390624983, 64.610009765624994 ], [ -21.590625, 64.626367187499994 ], [ -21.623144531249977, 64.639746093750006 ], [ -21.674951171874994, 64.647705078125 ], [ -21.924414062499977, 64.562548828125003 ], [ -22.106005859374989, 64.533056640625006 ], [ -22.159960937499989, 64.538818359375 ], [ -22.25390625, 64.571875 ], [ -22.2841796875, 64.586572265624994 ], [ -22.32470703125, 64.624414062499994 ], [ -22.320117187499989, 64.647216796875 ], [ -22.233593749999983, 64.713964843750006 ], [ -22.24755859375, 64.726904296875006 ], [ -22.30703125, 64.733496093750006 ], [ -22.467041015625, 64.794970703125003 ], [ -22.720312499999977, 64.788818359375 ], [ -23.346972656249989, 64.824365234374994 ], [ -23.476464843749994, 64.809277343749997 ], [ -23.68994140625, 64.756542968749997 ], [ -23.818994140624994, 64.739160156249994 ], [ -23.878564453124994, 64.750634765624994 ], [ -23.932763671874994, 64.778515625 ], [ -23.981982421874989, 64.816113281249997 ], [ -24.026171874999989, 64.863427734374994 ], [ -24.007031249999983, 64.896435546874997 ], [ -23.924414062499977, 64.915234375 ], [ -23.863818359374989, 64.924169921875006 ], [ -23.693212890624977, 64.912744140624994 ], [ -23.485302734374983, 64.945849609375003 ], [ -23.352685546874994, 64.952783203124994 ], [ -23.314599609374994, 64.9580078125 ], [ -23.236523437499983, 64.993261718750006 ], [ -23.197998046875, 65.002148437499997 ], [ -23.137890624999983, 64.989794921875003 ], [ -23.108837890624983, 64.965869140625003 ], [ -22.899511718749977, 65.003027343750006 ], [ -22.827685546874989, 65.021679687499997 ], [ -22.819580078125, 65.033105468749994 ], [ -22.7880859375, 65.046484375 ], [ -22.68398437499999, 65.0263671875 ], [ -22.599707031249977, 65.025732421875006 ], [ -22.494482421874977, 65.03955078125 ], [ -22.308447265624977, 65.045654296875 ], [ -21.892138671874989, 65.048779296874997 ], [ -21.829785156249983, 65.0791015625 ], [ -21.800439453124994, 65.105908203124997 ], [ -21.763720703124989, 65.173730468749994 ], [ -21.779980468749983, 65.187695312499997 ], [ -22.039990234374983, 65.125244140625 ], [ -22.099316406249983, 65.126220703125 ], [ -22.400292968749994, 65.159326171874994 ], [ -22.509082031249989, 65.19677734375 ], [ -22.473437499999989, 65.226855468750003 ], [ -22.31396484375, 65.291601562500006 ], [ -22.149316406249994, 65.343554687500003 ], [ -21.906982421875, 65.399707031250003 ], [ -21.850244140624994, 65.421533203124994 ], [ -21.844384765624994, 65.447363281250006 ], [ -22.005761718749994, 65.493457031250003 ], [ -22.311474609374983, 65.480712890625 ], [ -22.389697265624989, 65.535400390625 ], [ -22.643603515624989, 65.567773437499994 ], [ -22.812646484374994, 65.547412109375003 ], [ -22.902490234374994, 65.58046875 ], [ -23.1220703125, 65.534765625 ], [ -23.604541015624989, 65.468603515625006 ], [ -23.796484374999977, 65.422753906249994 ], [ -23.89990234375, 65.407568359375006 ], [ -24.018994140624983, 65.445019531249997 ], [ -24.223974609374977, 65.487207031249994 ], [ -24.454785156249983, 65.500341796875006 ], [ -24.475683593749977, 65.525195312500003 ], [ -24.341064453125, 65.601220703124994 ], [ -24.248925781249994, 65.614990234375 ], [ -24.156103515624977, 65.608007812500006 ], [ -23.97900390625, 65.554980468750003 ], [ -23.856738281249989, 65.538378906250003 ], [ -24.010009765625, 65.6162109375 ], [ -24.006005859374994, 65.646142578124994 ], [ -24.017578125, 65.69091796875 ], [ -24.065039062499977, 65.71015625 ], [ -24.111914062499977, 65.759716796874997 ], [ -24.092626953124977, 65.776464843750006 ], [ -24.032421874999983, 65.782324218750006 ], [ -23.909082031249994, 65.765576171874997 ], [ -23.615917968749983, 65.679589843749994 ], [ -23.471972656249989, 65.69482421875 ], [ -23.39296875, 65.726513671874997 ], [ -23.285351562499983, 65.75 ], [ -23.31591796875, 65.762255859375003 ], [ -23.569287109374983, 65.763720703125003 ], [ -23.704736328124994, 65.781201171874997 ], [ -23.773242187499989, 65.806347656249997 ], [ -23.832617187499977, 65.84921875 ], [ -23.811718749999983, 65.868896484375 ], [ -23.741308593749977, 65.884570312500003 ], [ -23.524951171874989, 65.880029296874994 ], [ -23.66748046875, 65.954296875 ], [ -23.766552734374983, 65.996972656249994 ], [ -23.77734375, 66.017578125 ], [ -23.770556640624989, 66.04345703125 ], [ -23.757128906249989, 66.060791015625 ], [ -23.737158203124977, 66.069433593750006 ], [ -23.488867187499977, 66.026074218749997 ], [ -23.434472656249994, 66.02421875 ], [ -23.484667968749989, 66.05224609375 ], [ -23.593554687499989, 66.093408203124994 ], [ -23.598535156249994, 66.108837890624997 ], [ -23.552636718749994, 66.12158203125 ], [ -23.529980468749983, 66.14501953125 ], [ -23.527929687499977, 66.164404296875006 ], [ -23.452539062499994, 66.181005859375006 ], [ -23.376562499999977, 66.181738281250006 ], [ -23.3, 66.166601562500006 ], [ -23.062548828124989, 66.086230468750003 ], [ -23.028515624999983, 66.063671875 ], [ -23.017285156249983, 66.033935546875 ], [ -23.028906249999977, 65.9970703125 ], [ -23.018994140624983, 65.982128906249997 ], [ -22.926220703124983, 65.994824218749997 ], [ -22.852246093749983, 65.979296875 ], [ -22.815332031249994, 65.983496093750006 ], [ -22.723339843749983, 66.039013671874997 ], [ -22.659863281249983, 66.025927734375003 ], [ -22.62158203125, 65.999951171874997 ], [ -22.609716796874977, 65.976464843749994 ], [ -22.604052734374989, 65.944189453125006 ], [ -22.620214843749977, 65.876953125 ], [ -22.616015624999989, 65.867480468750003 ], [ -22.551562499999989, 65.905419921874994 ], [ -22.441699218749989, 65.908300781250006 ], [ -22.427539062499989, 65.927392578124994 ], [ -22.42421875, 65.998095703125003 ], [ -22.433154296874989, 66.057666015625003 ], [ -22.4453125, 66.070019531249997 ], [ -22.806445312499989, 66.152587890625 ], [ -22.869238281249977, 66.172070312499997 ], [ -22.947900390624994, 66.212744140625006 ], [ -22.931982421874977, 66.233203125 ], [ -22.861621093749989, 66.25146484375 ], [ -22.755517578124994, 66.258740234374997 ], [ -22.509375, 66.257763671874997 ], [ -22.484423828124989, 66.266308593749997 ], [ -22.532128906249994, 66.287744140624994 ], [ -22.646093749999977, 66.3015625 ], [ -22.672753906249994, 66.313916015624997 ], [ -22.686230468749983, 66.337695312500003 ], [ -22.821337890624989, 66.32470703125 ], [ -22.972021484374977, 66.324169921874997 ], [ -23.116943359375, 66.338720703125006 ], [ -23.119921874999989, 66.357226562500003 ], [ -23.062695312499983, 66.384375 ], [ -22.9443359375, 66.429443359375 ], [ -22.889208984374989, 66.440625 ], [ -22.723730468749977, 66.432763671874994 ], [ -22.559326171875, 66.445410156250006 ], [ -22.426123046874977, 66.430126953124997 ], [ -22.320458984374994, 66.385498046875 ], [ -22.170214843749989, 66.30712890625 ], [ -21.966992187499983, 66.256982421874994 ], [ -21.948388671874994, 66.241259765625003 ], [ -21.84023437499999, 66.2001953125 ], [ -21.625292968749989, 66.089697265625006 ], [ -21.406884765624994, 66.025585937499997 ], [ -21.396777343749989, 66.00927734375 ], [ -21.432714843749977, 65.990087890625006 ], [ -21.516650390624989, 65.967578125 ], [ -21.497460937499994, 65.955078125 ], [ -21.387792968749977, 65.938769531250003 ], [ -21.308789062499983, 65.8953125 ], [ -21.303466796875, 65.87646484375 ], [ -21.374902343749994, 65.741894531249997 ], [ -21.412841796875, 65.713330078124997 ], [ -21.456640624999977, 65.6982421875 ], [ -21.658447265625, 65.723583984374997 ], [ -21.6103515625, 65.680761718750006 ], [ -21.466259765624983, 65.63515625 ], [ -21.433642578124989, 65.609667968750003 ], [ -21.455126953124989, 65.584667968749997 ], [ -21.439404296874983, 65.57890625 ], [ -21.386621093749994, 65.592431640624994 ], [ -21.36474609375, 65.578222656250006 ], [ -21.373876953124977, 65.536376953125 ], [ -21.396337890624977, 65.501660156249997 ], [ -21.432177734374989, 65.474072265624997 ], [ -21.421875, 65.462158203125 ], [ -21.365478515625, 65.4658203125 ], [ -21.312548828124989, 65.458691406249997 ], [ -21.22998046875, 65.420605468749997 ], [ -21.162988281249994, 65.304248046875003 ], [ -21.129687499999989, 65.2666015625 ], [ -21.105712890625, 65.3 ], [ -21.075585937499994, 65.384960937499997 ], [ -21.047314453124983, 65.428369140624994 ], [ -21.020849609374977, 65.430273437500006 ], [ -20.997998046874983, 65.44453125 ], [ -20.978857421874977, 65.47119140625 ], [ -20.939746093749989, 65.565185546875 ], [ -20.804345703124994, 65.636425781249997 ], [ -20.739697265624983, 65.658251953125003 ], [ -20.678955078125, 65.6630859375 ], [ -20.6494140625, 65.654199218749994 ], [ -20.548144531249989, 65.579492187499994 ], [ -20.486523437499983, 65.566943359375003 ], [ -20.454833984375, 65.571044921875 ], [ -20.411523437499994, 65.621728515624994 ], [ -20.356640624999983, 65.719042968750003 ], [ -20.344091796874977, 65.827734375 ], [ -20.373925781249994, 65.947705078124997 ], [ -20.356591796874994, 66.033251953125003 ], [ -20.292138671874994, 66.084375 ], [ -20.20751953125, 66.10009765625 ], [ -20.102685546874994, 66.08046875 ], [ -20.026074218749983, 66.049267578124997 ], [ -19.874755859375, 65.930126953124997 ], [ -19.752636718749983, 65.867773437500006 ], [ -19.647851562499994, 65.80078125 ], [ -19.593554687499989, 65.779052734375 ], [ -19.489697265624983, 65.76806640625 ], [ -19.461816406249994, 65.772363281249994 ], [ -19.443261718749994, 65.787841796875 ], [ -19.433886718749989, 65.814453125 ], [ -19.45625, 65.984912109375003 ], [ -19.427050781249989, 66.037988281249994 ], [ -19.382958984374994, 66.07568359375 ], [ -19.1953125, 66.097900390625 ], [ -19.093212890624983, 66.121533203124997 ], [ -18.99375, 66.160351562499997 ], [ -18.911328124999983, 66.18115234375 ], [ -18.845898437499983, 66.183935546875006 ], [ -18.777539062499983, 66.168798828125006 ], [ -18.706201171874994, 66.1357421875 ], [ -18.594921874999983, 66.071337890625003 ], [ -18.454931640624977, 65.964550781249997 ], [ -18.276953124999977, 65.884716796874997 ], [ -18.183642578124989, 65.758007812499997 ], [ -18.163720703124994, 65.736572265625 ], [ -18.141943359374977, 65.734082031249997 ], [ -18.118408203125, 65.750537109375003 ], [ -18.103320312499989, 65.77392578125 ], [ -18.099023437499994, 65.830273437499997 ], [ -18.148876953124983, 65.905029296875 ], [ -18.315332031249994, 66.093164062499994 ], [ -18.318212890624977, 66.128808593749994 ], [ -18.297167968749989, 66.157421875 ], [ -18.179882812499983, 66.16054687499999 ], [ -17.906982421875, 66.143310546875 ], [ -17.81982421875, 66.114111328125006 ], [ -17.634326171874989, 65.999169921874994 ], [ -17.582226562499983, 65.971386718749997 ], [ -17.550439453124994, 65.964404296875003 ], [ -17.539013671874983, 65.978320312500003 ], [ -17.467041015625, 65.999658203124994 ], [ -17.417236328125, 66.025537109374994 ], [ -17.334277343749989, 66.0888671875 ], [ -17.153027343749983, 66.202832031249997 ], [ -17.115380859374994, 66.206201171874994 ], [ -17.062451171874983, 66.197216796874997 ], [ -16.969531249999989, 66.167382812499994 ], [ -16.925439453124994, 66.143457031249994 ], [ -16.838037109374994, 66.125244140625 ], [ -16.7484375, 66.131640625 ], [ -16.624755859375, 66.171582031249997 ], [ -16.485009765624994, 66.195947265624994 ], [ -16.437109374999977, 66.252539062500006 ], [ -16.428076171874977, 66.278369140625003 ], [ -16.540673828124994, 66.446728515624997 ], [ -16.493359374999983, 66.481152343749997 ], [ -16.249316406249989, 66.522900390624997 ], [ -16.035888671875, 66.526074218749997 ], [ -15.985400390624989, 66.5146484375 ], [ -15.850927734374977, 66.432861328125 ], [ -15.759765625, 66.391699218750006 ], [ -15.713769531249994, 66.35859375 ], [ -15.702783203124994, 66.285742187500006 ], [ -15.647363281249994, 66.2587890625 ], [ -15.543115234374994, 66.228515625 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Italy", "admin": "Italy" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 12.051269531250028, 36.757031249999983 ], [ 12.003320312500023, 36.745996093749966 ], [ 11.940625, 36.780371093750034 ], [ 11.93642578125008, 36.82861328125 ], [ 11.948046875000045, 36.843066406250017 ], [ 12.024218750000017, 36.820947265625051 ], [ 12.048046874999983, 36.776367187500028 ], [ 12.051269531250028, 36.757031249999983 ] ] ], [ [ [ 15.576562500000051, 38.220312500000034 ], [ 15.508886718750034, 38.106640624999955 ], [ 15.475683593750006, 38.06293945312504 ], [ 15.234472656249977, 37.784814453125023 ], [ 15.206835937500045, 37.720556640625006 ], [ 15.189843750000051, 37.650732421874977 ], [ 15.164843750000017, 37.589550781249955 ], [ 15.131054687500068, 37.531884765625023 ], [ 15.099511718750023, 37.45859375 ], [ 15.10566406250004, 37.375488281250057 ], [ 15.116992187500045, 37.334716796875 ], [ 15.14599609375, 37.308007812499966 ], [ 15.193652343750017, 37.282861328124994 ], [ 15.230273437500017, 37.244335937499983 ], [ 15.174121093750045, 37.209179687500011 ], [ 15.23603515625004, 37.138720703125045 ], [ 15.288671875, 37.096923828125057 ], [ 15.295703125000017, 37.055175781249972 ], [ 15.294531250000063, 37.013281250000063 ], [ 15.185156250000063, 36.934814453124972 ], [ 15.142382812500045, 36.891601562500057 ], [ 15.115820312500063, 36.839257812500051 ], [ 15.104296875000017, 36.785253906250063 ], [ 15.116308593750063, 36.736474609374966 ], [ 15.112597656250017, 36.687841796875006 ], [ 15.002441406250057, 36.693896484375017 ], [ 14.8896484375, 36.723535156249994 ], [ 14.775976562500006, 36.710400390624983 ], [ 14.614355468750034, 36.7666015625 ], [ 14.555468750000045, 36.776757812500023 ], [ 14.501855468750023, 36.798681640625034 ], [ 14.367285156250063, 36.972851562499983 ], [ 14.259082031250045, 37.046435546874989 ], [ 14.142968750000023, 37.103662109374994 ], [ 14.024316406249994, 37.107128906249983 ], [ 13.90546875000004, 37.100634765625017 ], [ 13.800585937500074, 37.135888671874994 ], [ 13.587109375000011, 37.254150390625028 ], [ 13.360937500000034, 37.348730468750006 ], [ 13.264941406250017, 37.410351562499955 ], [ 13.221093750000051, 37.451806640625051 ], [ 13.169921875000028, 37.47929687499996 ], [ 13.040332031249989, 37.506542968750011 ], [ 12.924121093750045, 37.570507812499983 ], [ 12.871191406250006, 37.575195312500057 ], [ 12.75732421875, 37.567382812499972 ], [ 12.699023437500017, 37.571826171874989 ], [ 12.640234375000034, 37.594335937500034 ], [ 12.52675781250008, 37.66953125 ], [ 12.454394531249989, 37.773779296875006 ], [ 12.435546874999972, 37.819775390624955 ], [ 12.486816406250028, 37.938720703125028 ], [ 12.547656250000074, 38.05292968750004 ], [ 12.601660156250063, 38.0849609375 ], [ 12.664355468750045, 38.107910156250057 ], [ 12.702343750000068, 38.141699218750006 ], [ 12.734375, 38.183056640624983 ], [ 12.850683593750006, 38.063720703125 ], [ 12.902734375000023, 38.034863281249983 ], [ 12.955468750000023, 38.041308593749989 ], [ 13.049023437499983, 38.084082031249977 ], [ 13.056835937500068, 38.130908203125017 ], [ 13.159960937500045, 38.190332031250051 ], [ 13.291113281250034, 38.191455078125017 ], [ 13.351660156250006, 38.180517578125006 ], [ 13.383496093750011, 38.126806640624977 ], [ 13.43349609375008, 38.110253906249994 ], [ 13.491308593750034, 38.103125 ], [ 13.68154296875008, 38.000732421874972 ], [ 13.73486328125, 37.984033203125023 ], [ 13.788867187499989, 37.981201171875 ], [ 13.936621093749977, 38.024169921875028 ], [ 14.05, 38.04052734375 ], [ 14.287695312500006, 38.016845703125057 ], [ 14.416210937499983, 38.042578125000063 ], [ 14.505957031250063, 38.045507812500034 ], [ 14.636718750000057, 38.085058593750006 ], [ 14.737207031250023, 38.15078125 ], [ 14.789648437500034, 38.1669921875 ], [ 14.84589843750004, 38.171679687499989 ], [ 14.981933593750057, 38.167578125000034 ], [ 15.11875, 38.152734375000023 ], [ 15.176074218750074, 38.168066406250034 ], [ 15.22402343750008, 38.211035156250006 ], [ 15.279589843750017, 38.230371093750023 ], [ 15.340722656250051, 38.217333984375045 ], [ 15.498730468750011, 38.290869140625006 ], [ 15.568359375000057, 38.295898437499972 ], [ 15.63466796875008, 38.267578124999972 ], [ 15.576562500000051, 38.220312500000034 ] ] ], [ [ [ 8.478906250000023, 39.067529296874966 ], [ 8.421484375000034, 38.968652343749994 ], [ 8.360937500000063, 39.038671875000034 ], [ 8.358593750000011, 39.098779296875023 ], [ 8.366796875, 39.115917968749955 ], [ 8.440625, 39.090625 ], [ 8.478906250000023, 39.067529296874966 ] ] ], [ [ [ 13.938281250000074, 40.705615234374989 ], [ 13.893652343750034, 40.696972656250011 ], [ 13.867675781250057, 40.708740234375028 ], [ 13.853515625000028, 40.72407226562504 ], [ 13.871191406250063, 40.761816406250006 ], [ 13.96210937500004, 40.739404296875051 ], [ 13.960839843750051, 40.718164062499994 ], [ 13.938281250000074, 40.705615234374989 ] ] ], [ [ [ 8.28603515625008, 41.03984375 ], [ 8.252734375000045, 40.994140624999972 ], [ 8.205664062500034, 40.997460937500051 ], [ 8.224023437500051, 41.031298828125017 ], [ 8.267382812499989, 41.099121093750057 ], [ 8.320214843750023, 41.121875 ], [ 8.34375, 41.101611328125017 ], [ 8.318945312500034, 41.062744140625028 ], [ 8.28603515625008, 41.03984375 ] ] ], [ [ [ 9.632031250000011, 40.882031249999983 ], [ 9.68203125000008, 40.818115234375 ], [ 9.794335937500051, 40.556201171875017 ], [ 9.805273437500063, 40.499560546875045 ], [ 9.7828125, 40.441503906250006 ], [ 9.754199218750045, 40.400292968749966 ], [ 9.642968750000023, 40.268408203125006 ], [ 9.659472656250017, 40.159228515624989 ], [ 9.700781249999977, 40.091796875 ], [ 9.70673828125004, 40.017041015624955 ], [ 9.68603515625, 39.924365234374989 ], [ 9.616992187500074, 39.354394531249966 ], [ 9.58359375, 39.253564453125023 ], [ 9.5625, 39.166015625000057 ], [ 9.486328125, 39.139550781249994 ], [ 9.388085937500051, 39.167529296874989 ], [ 9.264160156250028, 39.216796875 ], [ 9.206933593750023, 39.213818359375011 ], [ 9.14931640625008, 39.196972656249955 ], [ 9.101757812500068, 39.211279296875034 ], [ 9.056347656250068, 39.239160156250023 ], [ 9.02265625000004, 39.043261718749989 ], [ 8.966601562500074, 38.963720703125034 ], [ 8.881347656250028, 38.912890624999989 ], [ 8.801171875000023, 38.909667968750057 ], [ 8.718554687500074, 38.926708984374955 ], [ 8.648535156250034, 38.926562500000017 ], [ 8.59541015625004, 38.964306640624983 ], [ 8.553320312499977, 39.030322265625017 ], [ 8.48623046875008, 39.110498046875023 ], [ 8.418164062500068, 39.205712890624966 ], [ 8.410742187499977, 39.291796875000017 ], [ 8.399121093750011, 39.481591796875023 ], [ 8.418652343750011, 39.523046875000034 ], [ 8.447070312500017, 39.56279296874996 ], [ 8.461035156250006, 39.647705078125028 ], [ 8.451171875000057, 39.7216796875 ], [ 8.471093750000023, 39.74809570312496 ], [ 8.510742187500028, 39.7216796875 ], [ 8.540527343750057, 39.731591796874994 ], [ 8.538671875000034, 39.769677734375023 ], [ 8.547753906250023, 39.839208984375063 ], [ 8.495898437500017, 39.897460937500028 ], [ 8.4078125, 39.917236328124972 ], [ 8.399316406250051, 39.978173828125051 ], [ 8.40859375000008, 40.037646484374989 ], [ 8.455078125000057, 40.077587890624955 ], [ 8.470800781250063, 40.130712890625034 ], [ 8.471289062500063, 40.292675781249983 ], [ 8.409179687500028, 40.35234375 ], [ 8.385351562500063, 40.442675781249989 ], [ 8.353222656249983, 40.50053710937496 ], [ 8.295507812500034, 40.558642578124989 ], [ 8.230273437500074, 40.605957031250028 ], [ 8.189941406250028, 40.651611328125 ], [ 8.18085937500004, 40.771044921875017 ], [ 8.203808593750011, 40.870703125000063 ], [ 8.22421875, 40.913330078125028 ], [ 8.245214843750006, 40.907031249999989 ], [ 8.31015625, 40.857519531250034 ], [ 8.36328125, 40.846337890624994 ], [ 8.468457031250011, 40.834326171875034 ], [ 8.571875, 40.850195312500063 ], [ 8.698925781250068, 40.895263671875 ], [ 8.821191406250023, 40.94990234375004 ], [ 8.998144531250006, 41.110351562500028 ], [ 9.107226562500045, 41.142919921875006 ], [ 9.163085937500057, 41.18515625 ], [ 9.182128906250028, 41.242187499999972 ], [ 9.228417968750023, 41.257080078125 ], [ 9.283007812500045, 41.201660156249972 ], [ 9.350781250000011, 41.195898437500063 ], [ 9.455175781250034, 41.150146484374972 ], [ 9.500195312500068, 41.106347656250023 ], [ 9.538769531250011, 41.05366210937504 ], [ 9.57568359375, 41.030517578125028 ], [ 9.615332031249977, 41.017285156249983 ], [ 9.621191406250034, 41.004882812500028 ], [ 9.589746093750023, 40.992480468749989 ], [ 9.553710937500057, 40.932128906250057 ], [ 9.574023437500017, 40.914746093749983 ], [ 9.632031250000011, 40.882031249999983 ] ] ], [ [ [ 10.395117187500034, 42.858154296875028 ], [ 10.428320312500063, 42.819189453125006 ], [ 10.432226562500063, 42.796582031250011 ], [ 10.409960937500045, 42.770996093750057 ], [ 10.419335937499994, 42.713183593749989 ], [ 10.335644531250011, 42.761132812499994 ], [ 10.208984375000057, 42.736914062500034 ], [ 10.13125, 42.742041015625006 ], [ 10.10976562500008, 42.785058593749966 ], [ 10.127539062500063, 42.810302734374972 ], [ 10.248242187500068, 42.815771484375006 ], [ 10.285742187500063, 42.82807617187504 ], [ 10.358984375000063, 42.822314453125017 ], [ 10.395117187500034, 42.858154296875028 ] ] ], [ [ [ 12.130761718750051, 46.98476562499999 ], [ 12.154101562500017, 46.93525390625004 ], [ 12.267968750000023, 46.83588867187504 ], [ 12.330078125, 46.759814453124989 ], [ 12.388281250000034, 46.702636718749972 ], [ 12.479199218749983, 46.672509765624966 ], [ 12.5986328125, 46.654101562500045 ], [ 12.699804687500006, 46.647460937500028 ], [ 12.805566406250051, 46.625878906249966 ], [ 13.16875, 46.572656249999966 ], [ 13.3515625, 46.557910156249989 ], [ 13.490039062500045, 46.555566406250023 ], [ 13.7, 46.520263671875028 ], [ 13.679687500000057, 46.462890624999972 ], [ 13.63710937500008, 46.448535156249989 ], [ 13.563281250000045, 46.415087890625017 ], [ 13.478515625, 46.369189453124989 ], [ 13.399511718749977, 46.317529296875023 ], [ 13.378222656250017, 46.261621093750023 ], [ 13.399609375000011, 46.224951171875006 ], [ 13.420996093750006, 46.212304687499994 ], [ 13.449804687500034, 46.223535156249994 ], [ 13.491796875000063, 46.216601562499989 ], [ 13.544726562499989, 46.196582031249989 ], [ 13.63251953125004, 46.177050781250017 ], [ 13.634960937499983, 46.157763671874989 ], [ 13.61660156250008, 46.133105468750045 ], [ 13.54804687500004, 46.089111328125028 ], [ 13.486425781250034, 46.039550781249972 ], [ 13.480273437500017, 46.009228515625011 ], [ 13.487695312500023, 45.987109375000045 ], [ 13.509179687500051, 45.973779296874994 ], [ 13.6005859375, 45.97978515624996 ], [ 13.613964843750068, 45.961669921875 ], [ 13.569628906250017, 45.834130859374966 ], [ 13.583398437500051, 45.812353515625063 ], [ 13.663476562500023, 45.7919921875 ], [ 13.7216796875, 45.761279296875045 ], [ 13.831152343750006, 45.680419921875 ], [ 13.874707031250068, 45.614843750000063 ], [ 13.8447265625, 45.592871093750006 ], [ 13.775976562500034, 45.581982421875011 ], [ 13.719824218750063, 45.587597656250011 ], [ 13.783300781250006, 45.627246093750017 ], [ 13.628320312500051, 45.770947265624983 ], [ 13.558203124999977, 45.770703125000011 ], [ 13.465136718750045, 45.709960937499972 ], [ 13.206347656250074, 45.771386718749966 ], [ 13.15673828125, 45.746582031249972 ], [ 13.1201171875, 45.697900390625023 ], [ 13.0302734375, 45.6375 ], [ 12.903027343750011, 45.61079101562504 ], [ 12.761230468749972, 45.544287109374977 ], [ 12.61171875000008, 45.497216796874994 ], [ 12.49755859375, 45.461669921875028 ], [ 12.43212890625, 45.467919921874966 ], [ 12.536132812500057, 45.544921875000028 ], [ 12.491796875000063, 45.546289062500023 ], [ 12.353808593750017, 45.491992187499989 ], [ 12.27431640625008, 45.446044921875028 ], [ 12.248828125000045, 45.36884765625004 ], [ 12.225683593750034, 45.241503906250017 ], [ 12.28632812500004, 45.207714843749983 ], [ 12.39248046875008, 45.039794921875057 ], [ 12.523437500000028, 44.967968749999983 ], [ 12.49794921875008, 44.899414062500057 ], [ 12.463574218750011, 44.845214843750028 ], [ 12.384472656250068, 44.798339843749972 ], [ 12.31904296875004, 44.833105468750034 ], [ 12.278906250000034, 44.832226562499955 ], [ 12.248339843750045, 44.722509765624977 ], [ 12.304980468750017, 44.429443359375057 ], [ 12.396289062500074, 44.223876953125 ], [ 12.486816406250028, 44.13422851562504 ], [ 12.691113281250011, 43.994726562500034 ], [ 12.907031250000017, 43.921191406249989 ], [ 13.29531250000008, 43.686083984375045 ], [ 13.508203125000023, 43.611669921874977 ], [ 13.56416015625004, 43.571289062500028 ], [ 13.693261718750051, 43.389892578125 ], [ 13.804687500000028, 43.180371093749955 ], [ 13.924902343750006, 42.851562500000028 ], [ 14.010449218750011, 42.689550781250063 ], [ 14.182714843750034, 42.506445312500063 ], [ 14.54072265625004, 42.244287109375023 ], [ 14.86611328125008, 42.05253906249996 ], [ 15.16875, 41.934033203124983 ], [ 15.404980468749983, 41.913232421874994 ], [ 15.96406250000004, 41.939453125 ], [ 16.0615234375, 41.928125 ], [ 16.164648437500034, 41.896191406249983 ], [ 16.189160156250068, 41.814013671875045 ], [ 16.15126953125008, 41.758496093750011 ], [ 16.03369140625, 41.700781250000063 ], [ 15.913769531250011, 41.620849609375028 ], [ 15.900488281250034, 41.512060546874977 ], [ 16.012597656250051, 41.435400390625006 ], [ 16.551855468750063, 41.232031250000034 ], [ 17.10341796875008, 41.062158203124994 ], [ 17.275195312500074, 40.975439453125006 ], [ 17.474218750000034, 40.840576171875057 ], [ 17.954980468749994, 40.655175781250023 ], [ 18.036132812500028, 40.564941406250028 ], [ 18.328222656250006, 40.370849609375 ], [ 18.460644531249983, 40.221044921875034 ], [ 18.485839843750057, 40.104833984375006 ], [ 18.42255859375004, 39.986865234375045 ], [ 18.39345703125008, 39.903613281250045 ], [ 18.34375, 39.821386718749977 ], [ 18.219335937500034, 39.852539062500028 ], [ 18.077929687500017, 39.936962890624983 ], [ 17.865039062500074, 40.280175781250023 ], [ 17.476171875000063, 40.31494140625 ], [ 17.395800781250045, 40.34023437499999 ], [ 17.257714843750051, 40.399072265624994 ], [ 17.249414062500051, 40.43789062499999 ], [ 17.215332031250028, 40.486425781250034 ], [ 17.179980468750045, 40.502783203124977 ], [ 17.03125, 40.513476562500017 ], [ 16.92822265625, 40.458056640625017 ], [ 16.80703125000008, 40.326464843750017 ], [ 16.669628906250068, 40.137207031250028 ], [ 16.52998046875004, 39.85966796874996 ], [ 16.521875, 39.747558593750028 ], [ 16.597753906249977, 39.638916015625028 ], [ 16.824316406250063, 39.578320312500011 ], [ 16.999218750000068, 39.481591796875023 ], [ 17.114550781250017, 39.380615234374972 ], [ 17.122949218750051, 39.136572265625006 ], [ 17.174609375000017, 38.998095703125045 ], [ 17.098535156250051, 38.919335937499966 ], [ 16.951464843750017, 38.939794921875063 ], [ 16.755468750000063, 38.889697265624989 ], [ 16.616699218750028, 38.800146484375034 ], [ 16.55898437500008, 38.714794921874955 ], [ 16.57421875, 38.493554687499994 ], [ 16.545605468750011, 38.409082031250023 ], [ 16.28242187500004, 38.249560546875045 ], [ 16.144140625000034, 38.086376953125011 ], [ 16.109765625000051, 38.018652343749977 ], [ 16.056835937500011, 37.941845703124955 ], [ 15.72451171875008, 37.939111328125023 ], [ 15.645800781250017, 38.034228515625045 ], [ 15.64306640625, 38.175390625000034 ], [ 15.7001953125, 38.262304687500063 ], [ 15.822363281250034, 38.302978515625 ], [ 15.904785156250028, 38.483496093750006 ], [ 15.87890625, 38.613916015625023 ], [ 15.926953125000011, 38.671728515624977 ], [ 15.97236328125004, 38.712597656249955 ], [ 16.065527343750006, 38.736425781250006 ], [ 16.19677734375, 38.759228515624955 ], [ 16.209960937500028, 38.941113281249983 ], [ 16.107421875000028, 39.023828125000023 ], [ 16.071484375000068, 39.13945312499996 ], [ 16.023632812500011, 39.353613281249977 ], [ 15.85439453125008, 39.626513671874989 ], [ 15.763671875000057, 39.870068359374955 ], [ 15.692773437499994, 39.990185546875011 ], [ 15.585156250000011, 40.052832031250063 ], [ 15.390917968750074, 40.052148437500023 ], [ 15.294531250000063, 40.070019531250011 ], [ 14.95087890625004, 40.239013671874972 ], [ 14.92695312500004, 40.264746093749977 ], [ 14.929101562500023, 40.309570312500057 ], [ 14.986132812500017, 40.377490234375045 ], [ 14.94765625000008, 40.469335937500006 ], [ 14.90693359375004, 40.556054687499994 ], [ 14.839550781250011, 40.629980468750034 ], [ 14.765722656250063, 40.668408203124983 ], [ 14.611230468750023, 40.644775390625028 ], [ 14.556933593750074, 40.62641601562504 ], [ 14.459375, 40.632714843749994 ], [ 14.382714843750023, 40.599853515625028 ], [ 14.339941406250006, 40.598828125000011 ], [ 14.460546875000063, 40.728710937500011 ], [ 14.428125, 40.759326171875017 ], [ 14.308886718750074, 40.812646484375051 ], [ 14.147167968750068, 40.82070312499999 ], [ 14.102343749999989, 40.827148437499972 ], [ 14.07587890625004, 40.793945312500057 ], [ 14.04433593750008, 40.812255859375057 ], [ 14.047656250000045, 40.870312499999983 ], [ 13.859765625000051, 41.129980468750034 ], [ 13.733398437500057, 41.235644531249989 ], [ 13.669726562500074, 41.254492187500006 ], [ 13.554785156250006, 41.232177734374972 ], [ 13.361914062500063, 41.278515625000011 ], [ 13.246875, 41.288867187499989 ], [ 13.183398437500017, 41.277685546875006 ], [ 13.088671875000074, 41.243847656249955 ], [ 13.041015625000057, 41.266210937499977 ], [ 13.024218750000017, 41.300927734375051 ], [ 12.849218750000063, 41.408740234374989 ], [ 12.630859374999972, 41.469677734374955 ], [ 12.205664062500034, 41.812646484375023 ], [ 12.075292968750034, 41.94086914062504 ], [ 11.807031250000023, 42.082031250000028 ], [ 11.637304687500063, 42.287548828124955 ], [ 11.498437500000023, 42.362939453125051 ], [ 11.296289062500051, 42.423291015624983 ], [ 11.249707031250068, 42.415722656249955 ], [ 11.188867187500023, 42.393115234374989 ], [ 11.141210937499977, 42.389892578125028 ], [ 11.103222656250068, 42.416601562500063 ], [ 11.141796875000011, 42.444091796874972 ], [ 11.184765625000068, 42.456591796875017 ], [ 11.167773437500074, 42.535156250000057 ], [ 10.937792968750017, 42.738720703124955 ], [ 10.803125, 42.804296874999977 ], [ 10.765136718750028, 42.844677734374955 ], [ 10.737109374999989, 42.899951171875017 ], [ 10.708398437500023, 42.936328124999989 ], [ 10.644628906249977, 42.957177734375051 ], [ 10.59023437499999, 42.953613281250028 ], [ 10.514843750000011, 42.967529296875028 ], [ 10.517285156250068, 43.065136718750011 ], [ 10.532324218750034, 43.140136718750028 ], [ 10.520800781250074, 43.203808593750011 ], [ 10.447558593750074, 43.371191406250006 ], [ 10.32050781250004, 43.513085937499966 ], [ 10.245800781250011, 43.852099609375017 ], [ 10.188085937500063, 43.947509765625 ], [ 10.047656250000045, 44.01997070312504 ], [ 9.73085937500008, 44.101171875000063 ], [ 9.289355468750017, 44.319238281249994 ], [ 9.195996093750011, 44.322998046875028 ], [ 8.930371093750068, 44.407763671874989 ], [ 8.76582031250004, 44.422314453125011 ], [ 8.551953125000068, 44.346142578124955 ], [ 8.292382812500023, 44.13652343749996 ], [ 8.081640625, 43.918945312500057 ], [ 8.004980468750006, 43.876757812499989 ], [ 7.73330078125008, 43.802587890624977 ], [ 7.4931640625, 43.767138671875045 ], [ 7.490527343750017, 43.82294921875004 ], [ 7.482031250000063, 43.864892578124966 ], [ 7.522656250000068, 43.911083984374955 ], [ 7.589648437500045, 43.965429687500034 ], [ 7.651464843750034, 44.033642578124983 ], [ 7.677148437500023, 44.083154296875023 ], [ 7.665039062500028, 44.11601562499996 ], [ 7.637207031250057, 44.16484375 ], [ 7.599414062500074, 44.168359374999966 ], [ 7.370898437500074, 44.127392578124983 ], [ 7.318554687500068, 44.137988281250017 ], [ 7.149414062500057, 44.201708984375017 ], [ 6.96728515625, 44.280029296875 ], [ 6.900195312499989, 44.33574218749996 ], [ 6.874804687500074, 44.392041015624983 ], [ 6.893847656250045, 44.428173828124983 ], [ 6.87861328125004, 44.463281250000023 ], [ 6.842968750000068, 44.510693359374983 ], [ 6.875195312500068, 44.564550781250034 ], [ 6.931933593750074, 44.631640625000045 ], [ 6.96035156250008, 44.677148437499966 ], [ 7.007910156250006, 44.68896484375 ], [ 7.030664062500023, 44.716699218750051 ], [ 6.99267578125, 44.827294921875023 ], [ 6.972851562500068, 44.845019531249989 ], [ 6.93984375000008, 44.858740234375034 ], [ 6.889355468750011, 44.860302734374983 ], [ 6.801074218750045, 44.883154296875034 ], [ 6.738183593750023, 44.92138671875 ], [ 6.724707031250034, 44.972998046875034 ], [ 6.69140625, 45.022607421875023 ], [ 6.634765625000028, 45.06816406249996 ], [ 6.627734375000017, 45.117968749999989 ], [ 6.692285156250023, 45.144287109375028 ], [ 6.780371093750006, 45.1453125 ], [ 6.842285156250028, 45.135644531250051 ], [ 6.98125, 45.215576171874972 ], [ 7.03242187500004, 45.222607421874983 ], [ 7.07832031250004, 45.239941406249983 ], [ 7.116796874999977, 45.349023437499994 ], [ 7.146386718750051, 45.381738281249994 ], [ 7.153417968749977, 45.400927734374989 ], [ 7.126074218750006, 45.423681640625006 ], [ 7.013671875000028, 45.500488281250028 ], [ 6.962402343750057, 45.58056640625 ], [ 6.881445312500006, 45.670361328124983 ], [ 6.80625, 45.710009765624989 ], [ 6.790917968750023, 45.740869140624966 ], [ 6.789160156250034, 45.78007812499996 ], [ 6.804492187500045, 45.814550781250063 ], [ 6.940820312500023, 45.868359375000011 ], [ 7.021093750000034, 45.925781249999972 ], [ 7.055761718749977, 45.903808593750028 ], [ 7.129003906249977, 45.880419921874989 ], [ 7.327929687500017, 45.912353515625 ], [ 7.451562500000051, 45.944433593750063 ], [ 7.538574218750028, 45.978173828124994 ], [ 7.592578125000017, 45.972216796875017 ], [ 7.787890625000017, 45.921826171874983 ], [ 7.852343749999989, 45.947460937499955 ], [ 7.9931640625, 46.01591796874996 ], [ 8.014257812500034, 46.051904296875023 ], [ 8.125195312500068, 46.160937500000017 ], [ 8.127246093750045, 46.187597656250034 ], [ 8.081542968750057, 46.256005859375023 ], [ 8.095703125000028, 46.271044921874989 ], [ 8.231933593750057, 46.341210937499966 ], [ 8.29853515625004, 46.403417968750034 ], [ 8.370703125, 46.445117187500017 ], [ 8.422558593749983, 46.446044921875028 ], [ 8.436816406250045, 46.431884765624972 ], [ 8.442968750000063, 46.402783203124983 ], [ 8.438476562500028, 46.282861328124994 ], [ 8.458398437500023, 46.245898437500017 ], [ 8.565429687500057, 46.159814453124966 ], [ 8.641699218750063, 46.110791015625011 ], [ 8.818554687500011, 46.0771484375 ], [ 8.826757812500006, 46.06103515625 ], [ 8.77802734375004, 45.996191406250034 ], [ 8.88515625, 45.918701171875057 ], [ 8.904296875, 45.861962890625051 ], [ 8.953710937500034, 45.830029296875011 ], [ 9.023730468750074, 45.845703125 ], [ 9.046679687500045, 45.875585937500063 ], [ 9.019140625000034, 45.928125 ], [ 8.99892578125008, 45.98310546875004 ], [ 9.003027343750034, 46.014892578125028 ], [ 9.02236328125008, 46.051464843750011 ], [ 9.07099609375004, 46.102441406249994 ], [ 9.203417968750017, 46.21923828125 ], [ 9.251074218750034, 46.286767578124994 ], [ 9.259765625000028, 46.391259765625051 ], [ 9.260156250000023, 46.475195312500006 ], [ 9.304394531250068, 46.495556640624983 ], [ 9.399316406250023, 46.480664062499955 ], [ 9.427636718750023, 46.482324218750023 ], [ 9.440625, 46.430810546875023 ], [ 9.481054687499977, 46.348779296874994 ], [ 9.528710937500023, 46.306201171875045 ], [ 9.57958984375, 46.296093750000011 ], [ 9.639453125000017, 46.295898437499972 ], [ 9.78779296875004, 46.346044921874977 ], [ 9.884472656250011, 46.367773437500063 ], [ 9.939257812500074, 46.36181640625 ], [ 9.971679687500028, 46.32768554687496 ], [ 10.041015625000028, 46.238085937500017 ], [ 10.08056640625, 46.227978515625011 ], [ 10.128320312500051, 46.238232421874955 ], [ 10.14521484375004, 46.253515625000063 ], [ 10.1298828125, 46.287988281249966 ], [ 10.109667968750074, 46.362841796875017 ], [ 10.081933593750023, 46.420751953125006 ], [ 10.045605468750068, 46.447900390625051 ], [ 10.038281250000011, 46.483203125000045 ], [ 10.061230468750068, 46.546777343750023 ], [ 10.087011718750063, 46.599902343750017 ], [ 10.1375, 46.614355468750034 ], [ 10.195507812500068, 46.621093749999972 ], [ 10.272265625000074, 46.564843749999966 ], [ 10.363085937500017, 46.547070312499983 ], [ 10.4306640625, 46.550048828124972 ], [ 10.442480468750006, 46.582861328125006 ], [ 10.438281250000045, 46.618847656249955 ], [ 10.39794921875, 46.665039062500057 ], [ 10.406054687500045, 46.734863281249972 ], [ 10.452832031249983, 46.864941406250011 ], [ 10.47939453125008, 46.855126953125051 ], [ 10.579785156250011, 46.853710937500011 ], [ 10.689257812500017, 46.846386718749955 ], [ 10.759765625, 46.793310546874977 ], [ 10.828906250000045, 46.775244140625034 ], [ 10.927343750000034, 46.769482421875011 ], [ 10.993261718750034, 46.777001953125023 ], [ 11.02509765625004, 46.796972656250006 ], [ 11.063476562500057, 46.859130859374972 ], [ 11.133886718750006, 46.936181640625051 ], [ 11.244433593750045, 46.975683593750006 ], [ 11.433203125000063, 46.983056640624994 ], [ 11.527539062500011, 46.997412109374977 ], [ 11.625488281250057, 46.99658203125 ], [ 11.699414062500011, 46.98466796874996 ], [ 11.775683593750017, 46.986083984375 ], [ 11.969531250000074, 47.039697265624994 ], [ 12.169433593750028, 47.082128906250006 ], [ 12.19716796875008, 47.075 ], [ 12.201269531250034, 47.060888671875034 ], [ 12.165527343750028, 47.028173828125034 ], [ 12.130761718750051, 46.98476562499999 ] ], [ [ 12.396875, 43.934570312500028 ], [ 12.426367187500063, 43.89409179687496 ], [ 12.48525390625008, 43.901416015625045 ], [ 12.514648437500028, 43.952978515625063 ], [ 12.503710937500017, 43.98974609375 ], [ 12.44111328125004, 43.982421875000028 ], [ 12.396875, 43.934570312500028 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Jersey", "admin": "Jersey" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.018652343749977, 49.23125 ], [ -2.009912109374994, 49.180810546874994 ], [ -2.053759765624989, 49.169824218749994 ], [ -2.091015624999983, 49.187402343749994 ], [ -2.165673828124994, 49.187402343749994 ], [ -2.23583984375, 49.176367187499999 ], [ -2.220507812499989, 49.266357421875 ], [ -2.082226562499983, 49.25537109375 ], [ -2.018652343749977, 49.23125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Kosovo", "admin": "Kosovo" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 21.5625, 42.247509765624997 ], [ 21.560839843750017, 42.24765625 ], [ 21.389550781250023, 42.219824218749999 ], [ 21.331738281250011, 42.187158203124994 ], [ 21.297558593750011, 42.130078125 ], [ 21.28662109375, 42.100390625 ], [ 21.25634765625, 42.099511718749994 ], [ 21.2060546875, 42.128955078124996 ], [ 21.142480468750023, 42.175 ], [ 21.059765625000011, 42.171289062499994 ], [ 20.778125, 42.071044921875 ], [ 20.750390625000023, 42.018359375 ], [ 20.744140625, 41.904296875 ], [ 20.725, 41.87353515625 ], [ 20.694921875, 41.853808593749996 ], [ 20.578515625000023, 41.8662109375 ], [ 20.566210937500017, 41.873681640624994 ], [ 20.581445312500023, 41.917431640624997 ], [ 20.575390625000011, 42.013085937499994 ], [ 20.522851562500023, 42.171484375 ], [ 20.485449218750006, 42.223388671875 ], [ 20.408300781250006, 42.274951171874996 ], [ 20.348242187500006, 42.308789062499997 ], [ 20.240527343750017, 42.338964843749999 ], [ 20.185742187500011, 42.425878906249999 ], [ 20.103515625, 42.524658203125 ], [ 20.06396484375, 42.54726562499999 ], [ 20.0703125, 42.557080078124997 ], [ 20.089257812500023, 42.631542968749997 ], [ 20.065722656250017, 42.685839843749996 ], [ 20.029492187500011, 42.73203125 ], [ 20.054296875, 42.760058593749996 ], [ 20.129980468750006, 42.759765625 ], [ 20.192578125000011, 42.754638671875 ], [ 20.215136718750017, 42.798828125 ], [ 20.344335937500006, 42.827929687499996 ], [ 20.468847656250006, 42.85791015625 ], [ 20.48681640625, 42.879052734374994 ], [ 20.458398437500023, 42.924560546875 ], [ 20.47509765625, 42.953027343749994 ], [ 20.6240234375, 43.0341796875 ], [ 20.648535156250006, 43.070947265624994 ], [ 20.657617187500023, 43.099853515625 ], [ 20.637597656250023, 43.13037109375 ], [ 20.609667968750017, 43.178417968749997 ], [ 20.623144531250006, 43.198632812499994 ], [ 20.700585937500023, 43.226367187499996 ], [ 20.763378906250011, 43.25859375 ], [ 20.800585937500017, 43.261083984374999 ], [ 20.823828125, 43.237939453124994 ], [ 20.823828125, 43.213964843749999 ], [ 20.844433593750011, 43.1734375 ], [ 20.890722656250006, 43.151660156249996 ], [ 20.967675781250023, 43.116015625 ], [ 21.057031250000023, 43.091699218749994 ], [ 21.127050781250006, 43.043017578124996 ], [ 21.22265625, 42.956201171874994 ], [ 21.237109375000017, 42.913232421874994 ], [ 21.323144531250023, 42.874707031249997 ], [ 21.403027343750011, 42.83154296875 ], [ 21.390625, 42.751416015624997 ], [ 21.6625, 42.681494140624999 ], [ 21.723828125000011, 42.681982421874999 ], [ 21.7529296875, 42.669824218749994 ], [ 21.752148437500011, 42.651513671874994 ], [ 21.730664062500011, 42.595458984375 ], [ 21.619042968750023, 42.423242187499994 ], [ 21.60986328125, 42.387451171875 ], [ 21.529980468750011, 42.35 ], [ 21.518945312500023, 42.328417968749996 ], [ 21.541601562500006, 42.280810546874996 ], [ 21.5625, 42.247509765624997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Liechtenstein", "admin": "Liechtenstein" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 9.580273437500011, 47.057373046875 ], [ 9.502343750000023, 47.062744140625 ], [ 9.487695312500023, 47.062255859375 ], [ 9.4794921875, 47.097509765624999 ], [ 9.484277343750023, 47.17265625 ], [ 9.527539062500011, 47.270751953125 ], [ 9.536816406250011, 47.254638671875 ], [ 9.542187500000011, 47.234130859375 ], [ 9.551074218750017, 47.212255859374999 ], [ 9.555761718750006, 47.185498046874997 ], [ 9.571875, 47.157910156249997 ], [ 9.601171875, 47.132080078125 ], [ 9.610546875000011, 47.107128906249997 ], [ 9.595703125, 47.075830078124994 ], [ 9.580273437500011, 47.057373046875 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Lithuania", "admin": "Lithuania" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 21.031738281250028, 55.350488281249994 ], [ 20.957812500000074, 55.278906250000063 ], [ 20.89980468750008, 55.286669921875045 ], [ 21.01406250000008, 55.401953124999977 ], [ 21.057617187500057, 55.476806640625057 ], [ 21.087890625000028, 55.583105468750034 ], [ 21.11484375, 55.616503906249989 ], [ 21.11572265625, 55.568164062500017 ], [ 21.10390625000008, 55.487744140624983 ], [ 21.031738281250028, 55.350488281249994 ] ] ], [ [ [ 24.943847656249972, 56.325585937500051 ], [ 25.069921875, 56.20039062500004 ], [ 25.206933593750023, 56.178417968749983 ], [ 25.585742187500017, 56.130175781250017 ], [ 25.663183593750063, 56.104833984375006 ], [ 25.87636718750008, 55.994335937499983 ], [ 26.004199218749989, 55.94013671875004 ], [ 26.085546875000063, 55.896875 ], [ 26.209570312500006, 55.812109375000063 ], [ 26.28125, 55.750439453125011 ], [ 26.40107421875004, 55.703808593750011 ], [ 26.542871093750051, 55.672412109375017 ], [ 26.593554687500074, 55.667529296875017 ], [ 26.590820312500057, 55.62265625 ], [ 26.566601562500011, 55.546484375000034 ], [ 26.51923828125004, 55.448144531249994 ], [ 26.469531250000045, 55.371923828125006 ], [ 26.457617187500006, 55.342480468749955 ], [ 26.49531250000004, 55.318017578125023 ], [ 26.68125, 55.306445312499989 ], [ 26.76015625000008, 55.29335937499999 ], [ 26.775683593750045, 55.273095703125023 ], [ 26.734375, 55.246777343749983 ], [ 26.675, 55.224902343749989 ], [ 26.648437500000057, 55.204199218750034 ], [ 26.601171875000034, 55.130175781250045 ], [ 26.291796875000074, 55.139599609375011 ], [ 26.250781250000045, 55.124511718750057 ], [ 26.23125, 55.09013671874996 ], [ 26.215820312500028, 55.050390625000034 ], [ 26.175195312500023, 55.003271484375034 ], [ 26.092968750000068, 54.962304687500051 ], [ 25.964453124999977, 54.947167968749966 ], [ 25.859277343750051, 54.919287109374977 ], [ 25.780859375000063, 54.833251953125028 ], [ 25.722460937500074, 54.717871093749977 ], [ 25.723925781250017, 54.636035156250017 ], [ 25.731640625000068, 54.590380859375017 ], [ 25.724804687500011, 54.564257812500045 ], [ 25.68515625, 54.535791015625023 ], [ 25.62031250000004, 54.460400390625011 ], [ 25.56757812500004, 54.377050781250006 ], [ 25.54736328125, 54.331835937500017 ], [ 25.557519531250051, 54.310693359374994 ], [ 25.616894531250068, 54.310107421875045 ], [ 25.702539062499994, 54.29296875 ], [ 25.748144531250063, 54.259667968749966 ], [ 25.765039062500051, 54.221191406250057 ], [ 25.765234374999977, 54.179785156250034 ], [ 25.749218750000011, 54.156982421875028 ], [ 25.680566406250051, 54.140478515625034 ], [ 25.573046875000017, 54.139892578125 ], [ 25.510351562500034, 54.159619140625011 ], [ 25.497363281250045, 54.175244140625011 ], [ 25.527343750000028, 54.21513671874996 ], [ 25.505664062500045, 54.264941406249989 ], [ 25.46113281250004, 54.29277343749996 ], [ 25.370605468750057, 54.251220703125028 ], [ 25.283691406250028, 54.251269531250045 ], [ 25.179492187500017, 54.214257812499966 ], [ 25.111425781250006, 54.154931640625051 ], [ 25.04609375000004, 54.133056640625028 ], [ 24.869531250000023, 54.145166015625023 ], [ 24.825683593749972, 54.118994140625006 ], [ 24.789257812500011, 53.998242187500011 ], [ 24.768164062499977, 53.974658203124989 ], [ 24.620703125000063, 53.979833984374977 ], [ 24.478515625000028, 53.931835937499983 ], [ 24.31796875, 53.892968749999966 ], [ 24.236621093750045, 53.91997070312496 ], [ 24.191308593750051, 53.950439453125028 ], [ 24.103906250000023, 53.945019531250011 ], [ 24.00849609375004, 53.931640625000028 ], [ 23.944433593750034, 53.93896484375 ], [ 23.872558593750057, 53.935693359374966 ], [ 23.733691406249989, 53.912255859374994 ], [ 23.559082031250057, 53.919824218750023 ], [ 23.484667968750074, 53.939794921875006 ], [ 23.477636718750063, 53.958935546874983 ], [ 23.483007812500006, 54.005957031249977 ], [ 23.481347656250023, 54.079003906250023 ], [ 23.453613281250057, 54.143457031250023 ], [ 23.3701171875, 54.200488281249989 ], [ 23.282324218750063, 54.240332031250034 ], [ 23.17031250000008, 54.281445312499983 ], [ 23.0875, 54.299462890624994 ], [ 23.042187500000068, 54.30419921875 ], [ 23.03193359375004, 54.327880859375028 ], [ 23.015527343750051, 54.348339843750011 ], [ 22.976757812500068, 54.366357421875051 ], [ 22.89394531250008, 54.390527343749994 ], [ 22.823730468749972, 54.395800781249989 ], [ 22.766210937499977, 54.356787109375034 ], [ 22.724316406250068, 54.405615234375034 ], [ 22.679882812500068, 54.493017578125006 ], [ 22.684472656250023, 54.56293945312504 ], [ 22.709667968750011, 54.632617187500017 ], [ 22.83125, 54.838476562500034 ], [ 22.82470703125, 54.871289062499983 ], [ 22.736523437500068, 54.928857421874966 ], [ 22.627441406250057, 54.970703124999972 ], [ 22.567285156250051, 55.05913085937496 ], [ 22.346386718750068, 55.064257812500017 ], [ 22.137890625000068, 55.059375 ], [ 22.072363281250034, 55.063671874999983 ], [ 21.873925781250023, 55.100732421874994 ], [ 21.682714843750063, 55.160351562499983 ], [ 21.5546875, 55.1953125 ], [ 21.447070312500017, 55.23442382812496 ], [ 21.389257812500034, 55.275537109374994 ], [ 21.297558593750011, 55.264453125000045 ], [ 21.235742187500023, 55.264111328124983 ], [ 21.236328125000057, 55.271191406249983 ], [ 21.20107421875008, 55.343798828125045 ], [ 21.237890625000034, 55.455029296874955 ], [ 21.171093750000011, 55.617724609374989 ], [ 21.061914062500051, 55.813427734374983 ], [ 21.053808593750006, 56.022949218750028 ], [ 21.04609375000004, 56.070068359375028 ], [ 21.31464843750004, 56.188134765625023 ], [ 21.65351562500004, 56.314550781250006 ], [ 21.730566406250034, 56.325976562500045 ], [ 22.042871093750051, 56.40078125 ], [ 22.084570312500034, 56.406738281250057 ], [ 22.365917968750068, 56.392871093749989 ], [ 22.586914062500057, 56.375097656250006 ], [ 22.773242187499989, 56.377294921875006 ], [ 22.875585937500063, 56.396435546875011 ], [ 22.968261718750028, 56.380419921875017 ], [ 23.042968750000057, 56.324072265625006 ], [ 23.119824218749983, 56.330664062500006 ], [ 23.195898437500034, 56.367138671874983 ], [ 23.612695312500051, 56.333837890625034 ], [ 23.706738281250011, 56.334619140625023 ], [ 23.812695312500011, 56.329248046874994 ], [ 24.008203125000051, 56.295263671875006 ], [ 24.120703125000063, 56.264257812499977 ], [ 24.367871093750068, 56.283007812499989 ], [ 24.473632812500028, 56.284082031250023 ], [ 24.529003906250011, 56.296289062500023 ], [ 24.699511718750045, 56.381298828125011 ], [ 24.773242187500045, 56.395898437499966 ], [ 24.841015624999983, 56.411181640624989 ], [ 24.903027343750011, 56.398193359375 ], [ 24.943847656249972, 56.325585937500051 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Luxembourg", "admin": "Luxembourg" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 6.116503906250017, 50.120996093749994 ], [ 6.108300781250023, 50.09423828125 ], [ 6.109765625000023, 50.034375 ], [ 6.13818359375, 49.974316406249997 ], [ 6.204882812500017, 49.915136718749999 ], [ 6.256054687500011, 49.872167968749999 ], [ 6.324609375000023, 49.837890625 ], [ 6.44091796875, 49.805322265624994 ], [ 6.4873046875, 49.798486328124994 ], [ 6.49375, 49.75439453125 ], [ 6.484765625000023, 49.7078125 ], [ 6.444628906250017, 49.68203125 ], [ 6.40673828125, 49.644970703124997 ], [ 6.378320312500023, 49.599609375 ], [ 6.348437500000017, 49.5126953125 ], [ 6.344335937500006, 49.452734375 ], [ 6.27734375, 49.4775390625 ], [ 6.2421875, 49.494335937499997 ], [ 6.181054687500023, 49.498925781249994 ], [ 6.119921875000017, 49.485205078124999 ], [ 6.074121093750023, 49.454638671874996 ], [ 6.011425781250011, 49.445458984374994 ], [ 5.95947265625, 49.454638671874996 ], [ 5.928906250000011, 49.4775390625 ], [ 5.9013671875, 49.48974609375 ], [ 5.823437500000011, 49.505078125 ], [ 5.789746093750011, 49.53828125 ], [ 5.8154296875, 49.553808593749999 ], [ 5.837597656250011, 49.578320312499997 ], [ 5.856542968750006, 49.612841796874996 ], [ 5.88037109375, 49.644775390625 ], [ 5.8037109375, 49.732177734375 ], [ 5.787988281250023, 49.758886718749999 ], [ 5.725, 49.808300781249997 ], [ 5.725781250000011, 49.833349609374999 ], [ 5.740820312500006, 49.857177734375 ], [ 5.735253906250023, 49.875634765624994 ], [ 5.744042968750023, 49.919628906249997 ], [ 5.7880859375, 49.961230468749996 ], [ 5.8173828125, 50.0126953125 ], [ 5.866894531250011, 50.0828125 ], [ 5.976269531250011, 50.1671875 ], [ 6.054785156250006, 50.154296875 ], [ 6.089062500000011, 50.154589843749996 ], [ 6.110058593750011, 50.123779296875 ], [ 6.116503906250017, 50.120996093749994 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Latvia", "admin": "Latvia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 27.351953125000023, 57.528125 ], [ 27.4697265625, 57.524023437499999 ], [ 27.511132812500023, 57.508154296874999 ], [ 27.538671875, 57.429785156249999 ], [ 27.672753906250023, 57.368115234374997 ], [ 27.796875, 57.316943359374996 ], [ 27.82861328125, 57.293310546874999 ], [ 27.838281250000023, 57.247705078125001 ], [ 27.830273437500011, 57.194482421875001 ], [ 27.814550781250006, 57.166894531250001 ], [ 27.762792968750006, 57.135107421874999 ], [ 27.717382812500006, 57.054638671874997 ], [ 27.711132812500011, 56.978076171874996 ], [ 27.639453125000017, 56.845654296874997 ], [ 27.655664062500023, 56.843212890624997 ], [ 27.806054687500023, 56.867089843750001 ], [ 27.8486328125, 56.853417968750001 ], [ 27.881542968750011, 56.824169921874997 ], [ 27.89208984375, 56.741064453124999 ], [ 27.94140625, 56.703710937499999 ], [ 27.991601562500023, 56.6453125 ], [ 28.007519531250011, 56.599853515625 ], [ 28.103125, 56.545703125 ], [ 28.11083984375, 56.510693359374997 ], [ 28.169238281250017, 56.386865234375001 ], [ 28.191699218750017, 56.315576171875001 ], [ 28.202050781250023, 56.260400390625001 ], [ 28.17333984375, 56.190332031250001 ], [ 28.14794921875, 56.142919921874999 ], [ 28.117871093750011, 56.145800781249996 ], [ 28.032031250000017, 56.13330078125 ], [ 27.896289062500017, 56.076171875 ], [ 27.694238281250023, 55.941552734375001 ], [ 27.642285156250011, 55.91171875 ], [ 27.589453125, 55.809179687499999 ], [ 27.576757812500006, 55.798779296874997 ], [ 27.459179687500011, 55.803515625 ], [ 27.427148437500023, 55.805957031249996 ], [ 27.309179687500006, 55.80390625 ], [ 27.052539062500017, 55.83056640625 ], [ 26.953027343750023, 55.812939453124997 ], [ 26.822460937500011, 55.709228515625 ], [ 26.771875, 55.693994140625001 ], [ 26.620214843750006, 55.679638671874997 ], [ 26.593554687500017, 55.667529296874996 ], [ 26.542871093750023, 55.672412109374996 ], [ 26.401074218750011, 55.703808593749997 ], [ 26.28125, 55.750439453124997 ], [ 26.209570312500006, 55.812109375 ], [ 26.085546875, 55.896875 ], [ 26.004199218750017, 55.940136718749997 ], [ 25.876367187500023, 55.994335937499997 ], [ 25.663183593750006, 56.104833984374999 ], [ 25.585742187500017, 56.130175781249996 ], [ 25.206933593750023, 56.178417968749997 ], [ 25.069921875, 56.200390625 ], [ 24.94384765625, 56.325585937500001 ], [ 24.903027343750011, 56.398193359375 ], [ 24.841015625000011, 56.411181640624996 ], [ 24.773242187500017, 56.395898437500001 ], [ 24.699511718750017, 56.381298828124997 ], [ 24.529003906250011, 56.296289062500001 ], [ 24.4736328125, 56.284082031250001 ], [ 24.367871093750011, 56.283007812499996 ], [ 24.120703125, 56.264257812499999 ], [ 24.008203125000023, 56.295263671874999 ], [ 23.812695312500011, 56.329248046875001 ], [ 23.706738281250011, 56.334619140625001 ], [ 23.612695312500023, 56.333837890624999 ], [ 23.195898437500006, 56.367138671874997 ], [ 23.119824218750011, 56.330664062499999 ], [ 23.04296875, 56.324072265624999 ], [ 22.96826171875, 56.380419921874996 ], [ 22.875585937500006, 56.396435546874997 ], [ 22.773242187500017, 56.377294921874999 ], [ 22.5869140625, 56.375097656249999 ], [ 22.365917968750011, 56.392871093749996 ], [ 22.084570312500006, 56.40673828125 ], [ 22.042871093750023, 56.40078125 ], [ 21.730566406250006, 56.325976562499996 ], [ 21.653515625000011, 56.314550781249999 ], [ 21.314648437500011, 56.188134765625001 ], [ 21.046093750000011, 56.070068359375 ], [ 21.014941406250017, 56.258935546875001 ], [ 21.031445312500011, 56.636572265624999 ], [ 21.0712890625, 56.82373046875 ], [ 21.257421875, 56.932763671875001 ], [ 21.350781250000011, 57.017675781249999 ], [ 21.405078125000017, 57.131005859375001 ], [ 21.421484375, 57.23583984375 ], [ 21.459179687500011, 57.322460937499997 ], [ 21.728710937500011, 57.570996093749997 ], [ 21.9423828125, 57.597851562499997 ], [ 22.2314453125, 57.666796875 ], [ 22.554589843750023, 57.724267578125001 ], [ 22.616992187500017, 57.651171875 ], [ 22.648632812500011, 57.595361328125001 ], [ 23.037792968750011, 57.39208984375 ], [ 23.136816406250006, 57.323828125 ], [ 23.287304687500011, 57.089746093750001 ], [ 23.647753906250017, 56.971044921874999 ], [ 23.93115234375, 57.008496093749997 ], [ 24.054296875, 57.066113281249997 ], [ 24.28125, 57.172314453124997 ], [ 24.382617187500017, 57.250048828124996 ], [ 24.403222656250023, 57.325 ], [ 24.362988281250011, 57.6453125 ], [ 24.301562500000017, 57.784130859374997 ], [ 24.322558593750017, 57.87060546875 ], [ 24.3625, 57.866162109374997 ], [ 24.458886718750023, 57.907861328125001 ], [ 24.775781250000023, 57.985253906250001 ], [ 24.839062500000011, 57.988720703124997 ], [ 24.911328125000011, 58.004589843749997 ], [ 25.111035156250011, 58.063427734374997 ], [ 25.175195312500023, 58.032128906249994 ], [ 25.228710937500011, 57.99658203125 ], [ 25.25830078125, 57.996142578124996 ], [ 25.272656250000011, 58.009375 ], [ 25.268652343750006, 58.0322265625 ], [ 25.282617187500023, 58.048486328124994 ], [ 25.340039062500011, 58.03945312499999 ], [ 25.5712890625, 57.942773437500001 ], [ 25.66015625, 57.920166015625 ], [ 25.720898437500011, 57.913818359375 ], [ 25.79375, 57.868554687500001 ], [ 25.991113281250023, 57.838183593749996 ], [ 26.015234375, 57.814746093749996 ], [ 26.030371093750006, 57.785546875 ], [ 26.215039062500011, 57.662744140625001 ], [ 26.298046875000011, 57.60107421875 ], [ 26.462109375000011, 57.544482421874996 ], [ 26.532617187500023, 57.531005859375 ], [ 26.819726562500023, 57.588720703124999 ], [ 26.899804687500023, 57.608789062500001 ], [ 26.966015625000011, 57.609130859375 ], [ 27.033398437500011, 57.578759765625001 ], [ 27.187109375, 57.538330078125 ], [ 27.326562500000023, 57.525488281249999 ], [ 27.351953125000023, 57.528125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Monaco", "admin": "Monaco" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 7.438671875000011, 43.750439453124997 ], [ 7.377734375000017, 43.731738281249996 ], [ 7.380078125000011, 43.753222656249996 ], [ 7.39501953125, 43.765332031249997 ], [ 7.414453125000023, 43.770898437499994 ], [ 7.436914062500023, 43.761474609375 ], [ 7.438671875000011, 43.750439453124997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Moldova", "admin": "Moldova" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 28.2125, 45.450439453125 ], [ 28.1625, 45.513769531249999 ], [ 28.111914062500006, 45.569140625 ], [ 28.07470703125, 45.598974609374999 ], [ 28.09033203125, 45.612744140624997 ], [ 28.130859375, 45.628271484374999 ], [ 28.159765625, 45.647119140624994 ], [ 28.15625, 45.713085937499997 ], [ 28.134960937500011, 45.788867187499996 ], [ 28.115527343750017, 45.825537109374999 ], [ 28.113574218750017, 45.883056640625 ], [ 28.099707031250006, 45.972607421874997 ], [ 28.119140625, 46.138671875 ], [ 28.199609375000023, 46.347558593749994 ], [ 28.244335937500011, 46.451269531249999 ], [ 28.22265625, 46.508056640625 ], [ 28.239453125000011, 46.640820312499997 ], [ 28.2046875, 46.706396484374999 ], [ 28.15, 46.792089843749999 ], [ 28.07177734375, 46.978417968749994 ], [ 27.97421875, 47.043212890625 ], [ 27.853808593750017, 47.114501953125 ], [ 27.80234375, 47.168310546874999 ], [ 27.767968750000023, 47.227587890624996 ], [ 27.696191406250023, 47.286425781249996 ], [ 27.614062500000017, 47.340527343749997 ], [ 27.515820312500011, 47.475634765624996 ], [ 27.46484375, 47.536669921874996 ], [ 27.44921875, 47.553125 ], [ 27.3369140625, 47.639746093749999 ], [ 27.277929687500006, 47.71796875 ], [ 27.248144531250006, 47.7822265625 ], [ 27.230859375000023, 47.841748046874997 ], [ 27.152050781250011, 47.959277343749996 ], [ 27.080371093750017, 48.04765625 ], [ 27.01220703125, 48.110498046874994 ], [ 26.980761718750017, 48.155029296875 ], [ 26.900976562500006, 48.211132812499997 ], [ 26.787304687500011, 48.255810546874997 ], [ 26.713769531250023, 48.263476562499996 ], [ 26.618945312500017, 48.259863281249999 ], [ 26.640429687500017, 48.294140625 ], [ 26.847070312500023, 48.387158203124997 ], [ 26.900585937500011, 48.371923828124999 ], [ 27.008496093750011, 48.368261718749999 ], [ 27.228515625, 48.371435546874999 ], [ 27.3369140625, 48.432714843749999 ], [ 27.40380859375, 48.415625 ], [ 27.458398437500023, 48.443066406249997 ], [ 27.549218750000023, 48.477734375 ], [ 27.562207031250011, 48.470410156249997 ], [ 27.57373046875, 48.464892578124996 ], [ 27.714453125, 48.449511718749996 ], [ 27.820019531250011, 48.416259765625 ], [ 27.890625, 48.365234375 ], [ 27.96337890625, 48.333544921874996 ], [ 28.038476562500023, 48.3212890625 ], [ 28.080078125, 48.295800781249994 ], [ 28.088476562500006, 48.25703125 ], [ 28.158789062500006, 48.237988281249997 ], [ 28.291015625, 48.238574218749996 ], [ 28.34716796875, 48.213037109374994 ], [ 28.326953125000017, 48.161425781249996 ], [ 28.340527343750011, 48.144433593749994 ], [ 28.3875, 48.162109375 ], [ 28.423046875000011, 48.146875 ], [ 28.441992187500006, 48.108691406249996 ], [ 28.463085937500011, 48.090527343749997 ], [ 28.530468750000011, 48.150292968749994 ], [ 28.601660156250006, 48.144384765624999 ], [ 28.773828125000023, 48.119580078124997 ], [ 28.865820312500006, 47.995654296874996 ], [ 28.923144531250017, 47.951123046874997 ], [ 28.973339843750011, 47.933007812499994 ], [ 29.036914062500017, 47.95234375 ], [ 29.092968750000011, 47.975439453124999 ], [ 29.125390625000023, 47.964550781249997 ], [ 29.19482421875, 47.882421875 ], [ 29.211132812500011, 47.775 ], [ 29.210742187500017, 47.731542968749999 ], [ 29.18603515625, 47.65859375 ], [ 29.15087890625, 47.580859375 ], [ 29.122949218750023, 47.530371093749999 ], [ 29.134863281250006, 47.489697265624997 ], [ 29.159765625, 47.455664062499999 ], [ 29.200585937500023, 47.444482421874994 ], [ 29.333789062500017, 47.375732421875 ], [ 29.383398437500006, 47.328027343749994 ], [ 29.455664062500006, 47.292626953124994 ], [ 29.510644531250023, 47.290722656249997 ], [ 29.539160156250006, 47.27099609375 ], [ 29.54931640625, 47.246826171875 ], [ 29.541796875000017, 47.185546875 ], [ 29.510937500000011, 47.128027343749999 ], [ 29.515039062500023, 47.091113281249996 ], [ 29.5634765625, 47.047509765624994 ], [ 29.568652343750017, 46.996728515624994 ], [ 29.571972656250011, 46.964013671874994 ], [ 29.597753906250006, 46.938818359374999 ], [ 29.7197265625, 46.882910156249999 ], [ 29.877832031250023, 46.82890625 ], [ 29.918066406250006, 46.782421875 ], [ 29.942480468750006, 46.723779296874994 ], [ 29.934765625000011, 46.625 ], [ 29.92431640625, 46.538867187499996 ], [ 30.131054687500011, 46.423095703125 ], [ 30.107519531250006, 46.4015625 ], [ 30.07568359375, 46.377832031249994 ], [ 29.878027343750006, 46.360205078124999 ], [ 29.837890625, 46.350537109374997 ], [ 29.751953125, 46.437792968749996 ], [ 29.706835937500017, 46.44873046875 ], [ 29.66455078125, 46.416748046875 ], [ 29.614941406250011, 46.39882812499999 ], [ 29.555078125000023, 46.407763671874996 ], [ 29.491015625000017, 46.434667968749999 ], [ 29.458789062500017, 46.453759765624994 ], [ 29.432812500000011, 46.455957031249994 ], [ 29.392871093750017, 46.436914062499994 ], [ 29.339550781250011, 46.445068359375 ], [ 29.304882812500011, 46.466601562499996 ], [ 29.254589843750011, 46.392626953124996 ], [ 29.223828125000011, 46.376953125 ], [ 29.20458984375, 46.379345703124997 ], [ 29.20078125, 46.504980468749999 ], [ 29.186230468750011, 46.523974609374996 ], [ 29.146289062500017, 46.526904296874996 ], [ 29.049902343750006, 46.497021484374997 ], [ 28.958398437500023, 46.45849609375 ], [ 28.927441406250011, 46.424121093749996 ], [ 28.930566406250023, 46.362255859374997 ], [ 28.94375, 46.288427734374999 ], [ 29.00625, 46.176464843749997 ], [ 28.971875, 46.127636718749997 ], [ 28.94775390625, 46.049951171874994 ], [ 28.849511718750023, 45.978662109374994 ], [ 28.73876953125, 45.937158203124994 ], [ 28.729296875000017, 45.852001953124997 ], [ 28.667578125, 45.793847656249994 ], [ 28.562304687500017, 45.735791015624997 ], [ 28.491601562500023, 45.665771484375 ], [ 28.509472656250011, 45.617822265624994 ], [ 28.513769531250006, 45.572412109374994 ], [ 28.501757812500017, 45.541552734374996 ], [ 28.4990234375, 45.517724609374994 ], [ 28.471386718750011, 45.507177734374999 ], [ 28.310351562500017, 45.498583984374996 ], [ 28.264843750000011, 45.48388671875 ], [ 28.2125, 45.450439453125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Macedonia", "admin": "Macedonia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 22.344042968750017, 42.31396484375 ], [ 22.498242187500011, 42.165087890624996 ], [ 22.582714843750011, 42.104833984374999 ], [ 22.682324218750011, 42.059130859374996 ], [ 22.796093750000011, 42.025683593749996 ], [ 22.836816406250023, 41.993603515624997 ], [ 22.9091796875, 41.835205078125 ], [ 22.943945312500006, 41.775097656249997 ], [ 22.991992187500017, 41.757177734374999 ], [ 23.003613281250011, 41.73984375 ], [ 23.005664062500017, 41.716943359374994 ], [ 22.951464843750017, 41.605615234374994 ], [ 22.9296875, 41.356103515624994 ], [ 22.916015625, 41.336279296874999 ], [ 22.859277343750023, 41.337353515624997 ], [ 22.783886718750011, 41.331982421874997 ], [ 22.755078125000011, 41.312744140625 ], [ 22.724804687500011, 41.178515625 ], [ 22.603613281250006, 41.140185546874996 ], [ 22.493554687500023, 41.118505859374999 ], [ 22.400781250000023, 41.123388671874999 ], [ 22.237695312500023, 41.155175781249994 ], [ 22.184472656250023, 41.158642578124997 ], [ 22.138867187500011, 41.140527343749994 ], [ 21.993359375000011, 41.130957031249999 ], [ 21.929492187500017, 41.107421875 ], [ 21.779492187500011, 40.950439453125 ], [ 21.627539062500006, 40.896337890624999 ], [ 21.57578125, 40.868945312499996 ], [ 21.459667968750011, 40.903613281249996 ], [ 21.404101562500017, 40.907177734374997 ], [ 21.32373046875, 40.867138671874997 ], [ 21.147558593750006, 40.863134765624999 ], [ 21.1, 40.856152343749997 ], [ 20.964257812500023, 40.849902343749996 ], [ 20.95859375, 40.871533203124997 ], [ 20.933496093750023, 40.903125 ], [ 20.870214843750006, 40.917919921874997 ], [ 20.740820312500006, 40.9052734375 ], [ 20.709277343750017, 40.928369140624994 ], [ 20.656054687500017, 41.061669921874994 ], [ 20.614453125000011, 41.083056640624996 ], [ 20.56787109375, 41.127832031249994 ], [ 20.488964843750011, 41.272607421874994 ], [ 20.487011718750011, 41.336083984374994 ], [ 20.492382812500011, 41.39140625 ], [ 20.448632812500023, 41.521289062499996 ], [ 20.4755859375, 41.554101562499994 ], [ 20.516210937500006, 41.574755859374996 ], [ 20.5166015625, 41.627050781249999 ], [ 20.505175781250017, 41.706494140624997 ], [ 20.553125, 41.862353515624996 ], [ 20.566210937500017, 41.873681640624994 ], [ 20.578515625000023, 41.8662109375 ], [ 20.694921875, 41.853808593749996 ], [ 20.725, 41.87353515625 ], [ 20.744140625, 41.904296875 ], [ 20.750390625000023, 42.018359375 ], [ 20.778125, 42.071044921875 ], [ 21.059765625000011, 42.171289062499994 ], [ 21.142480468750023, 42.175 ], [ 21.2060546875, 42.128955078124996 ], [ 21.25634765625, 42.099511718749994 ], [ 21.28662109375, 42.100390625 ], [ 21.297558593750011, 42.130078125 ], [ 21.331738281250011, 42.187158203124994 ], [ 21.389550781250023, 42.219824218749999 ], [ 21.560839843750017, 42.24765625 ], [ 21.5625, 42.247509765624997 ], [ 21.618261718750006, 42.242138671874997 ], [ 21.7392578125, 42.267724609374994 ], [ 21.814648437500011, 42.303125 ], [ 21.85302734375, 42.308398437499996 ], [ 21.904101562500017, 42.322070312499996 ], [ 21.9775390625, 42.320068359375 ], [ 22.052050781250017, 42.304638671874997 ], [ 22.146679687500011, 42.325 ], [ 22.23974609375, 42.358154296875 ], [ 22.277050781250011, 42.349853515625 ], [ 22.3173828125, 42.321728515624997 ], [ 22.344042968750017, 42.31396484375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Malta", "admin": "Malta" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 14.566210937499989, 35.852734374999983 ], [ 14.532714843750028, 35.820214843749994 ], [ 14.436425781250023, 35.821679687500051 ], [ 14.352343750000045, 35.872265624999955 ], [ 14.351269531250011, 35.978417968749994 ], [ 14.448339843750063, 35.95742187499999 ], [ 14.537011718749994, 35.88627929687496 ], [ 14.566210937499989, 35.852734374999983 ] ] ], [ [ [ 14.313476562500028, 36.027587890624972 ], [ 14.253613281250011, 36.01215820312504 ], [ 14.19423828125008, 36.042236328125028 ], [ 14.180371093750011, 36.060400390625006 ], [ 14.26328125, 36.075781250000034 ], [ 14.3037109375, 36.062304687500045 ], [ 14.320898437500034, 36.036230468750063 ], [ 14.313476562500028, 36.027587890624972 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Montenegro", "admin": "Montenegro" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 19.1943359375, 43.533300781249999 ], [ 19.191601562500011, 43.521044921874996 ], [ 19.196484375000011, 43.485009765624994 ], [ 19.21875, 43.449951171875 ], [ 19.298242187500023, 43.413964843749994 ], [ 19.414648437500006, 43.342822265624996 ], [ 19.551562500000017, 43.212255859374999 ], [ 19.614453125000011, 43.1734375 ], [ 19.670996093750006, 43.163964843749994 ], [ 19.781152343750023, 43.10976562499999 ], [ 19.858007812500006, 43.096533203124999 ], [ 19.944042968750011, 43.081640625 ], [ 20.167871093750023, 42.968505859375 ], [ 20.268457031250023, 42.935449218749994 ], [ 20.339941406250006, 42.892871093749996 ], [ 20.34765625, 42.852783203125 ], [ 20.344335937500006, 42.827929687499996 ], [ 20.215136718750017, 42.798828125 ], [ 20.192578125000011, 42.754638671875 ], [ 20.129980468750006, 42.759765625 ], [ 20.054296875, 42.760058593749996 ], [ 20.029492187500011, 42.73203125 ], [ 20.065722656250017, 42.685839843749996 ], [ 20.089257812500023, 42.631542968749997 ], [ 20.0703125, 42.557080078124997 ], [ 20.06396484375, 42.54726562499999 ], [ 20.045703125000017, 42.549902343749999 ], [ 19.9390625, 42.506689453124999 ], [ 19.859765625000023, 42.486328125 ], [ 19.788281250000011, 42.476171875 ], [ 19.754492187500006, 42.496923828124999 ], [ 19.73779296875, 42.525146484375 ], [ 19.74072265625, 42.60693359375 ], [ 19.727832031250017, 42.634521484375 ], [ 19.703417968750017, 42.64794921875 ], [ 19.654492187500011, 42.628564453124994 ], [ 19.597460937500017, 42.5654296875 ], [ 19.54453125, 42.491943359375 ], [ 19.465136718750017, 42.415380859374999 ], [ 19.399609375000011, 42.341894531249999 ], [ 19.329003906250023, 42.249267578125 ], [ 19.280664062500023, 42.172558593749997 ], [ 19.330859375000017, 42.12929687499999 ], [ 19.361425781250006, 42.069091796875 ], [ 19.352148437500006, 42.024023437499999 ], [ 19.361132812500017, 41.997753906249997 ], [ 19.345507812500017, 41.918847656249994 ], [ 19.342382812500006, 41.869091796874997 ], [ 19.186425781250023, 41.948632812499994 ], [ 19.122265625000011, 42.060498046874997 ], [ 18.894238281250011, 42.249462890624997 ], [ 18.632910156250006, 42.378076171874994 ], [ 18.619042968750023, 42.398388671874997 ], [ 18.633398437500006, 42.423144531249996 ], [ 18.645898437500023, 42.442724609374999 ], [ 18.591601562500017, 42.444189453124999 ], [ 18.553515625000017, 42.428515625 ], [ 18.517480468750023, 42.432910156249996 ], [ 18.476660156250006, 42.481103515624994 ], [ 18.438085937500006, 42.52294921875 ], [ 18.436328125000017, 42.559716796874994 ], [ 18.453906250000017, 42.564501953124996 ], [ 18.480078125, 42.579199218749999 ], [ 18.534960937500017, 42.6201171875 ], [ 18.5458984375, 42.6416015625 ], [ 18.543261718750017, 42.674169921874999 ], [ 18.466015625000011, 42.777246093749994 ], [ 18.455078125, 42.844091796874999 ], [ 18.44384765625, 42.968457031249997 ], [ 18.460156250000011, 42.997900390624999 ], [ 18.488476562500011, 43.012158203124997 ], [ 18.623632812500006, 43.027685546874999 ], [ 18.621875, 43.124609375 ], [ 18.629980468750006, 43.153662109374999 ], [ 18.656835937500006, 43.193945312499999 ], [ 18.674218750000023, 43.230810546874999 ], [ 18.749218750000011, 43.283544921874999 ], [ 18.85107421875, 43.346337890624994 ], [ 18.895605468750006, 43.348193359374996 ], [ 18.934667968750006, 43.339453125 ], [ 18.978710937500011, 43.285400390625 ], [ 19.026660156250017, 43.292431640624997 ], [ 19.03671875, 43.357324218749994 ], [ 18.973828125000011, 43.4423828125 ], [ 18.940234375000017, 43.496728515624994 ], [ 18.95068359375, 43.526660156249996 ], [ 18.97421875, 43.542333984374999 ], [ 19.0283203125, 43.532519531249996 ], [ 19.080078125, 43.517724609374994 ], [ 19.11279296875, 43.52773437499999 ], [ 19.164355468750017, 43.535449218749996 ], [ 19.1943359375, 43.533300781249999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Netherlands", "admin": "Netherlands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -68.205810546875, 12.144580078124989 ], [ -68.254345703124955, 12.032080078124977 ], [ -68.282226562499943, 12.082275390625 ], [ -68.287255859374994, 12.171728515625006 ], [ -68.307128906249943, 12.20673828125004 ], [ -68.348437499999932, 12.228076171875031 ], [ -68.371093750000028, 12.257519531249997 ], [ -68.369238281250006, 12.301953124999983 ], [ -68.219482421874943, 12.23125 ], [ -68.205810546875, 12.144580078124989 ] ] ], [ [ [ -62.9375, 17.495654296874989 ], [ -62.96171875, 17.475048828124983 ], [ -62.983105468749955, 17.476904296875006 ], [ -62.997167968749977, 17.496826171875057 ], [ -62.999609375000034, 17.530371093750063 ], [ -62.979345703124977, 17.521191406249955 ], [ -62.971777343749949, 17.516064453124983 ], [ -62.965429687500006, 17.509277343750028 ], [ -62.9375, 17.495654296874989 ] ] ], [ [ [ -63.232666015625, 17.623144531250034 ], [ -63.241601562499937, 17.619580078125011 ], [ -63.254492187500006, 17.628662109375 ], [ -63.252148437499955, 17.645263671875 ], [ -63.241650390624955, 17.651806640625011 ], [ -63.233496093749977, 17.647216796875057 ], [ -63.226904296874977, 17.634130859375063 ], [ -63.232666015625, 17.623144531250034 ] ] ], [ [ [ 4.226171875000034, 51.386474609375028 ], [ 4.211425781250057, 51.348730468749977 ], [ 4.17255859375004, 51.307080078125011 ], [ 4.040039062500057, 51.247070312500057 ], [ 3.902050781250011, 51.207666015625023 ], [ 3.83076171875004, 51.212597656249955 ], [ 3.78193359375004, 51.233203124999989 ], [ 3.755664062500017, 51.25483398437504 ], [ 3.681835937500068, 51.275683593750017 ], [ 3.580273437499983, 51.286181640625017 ], [ 3.51708984375, 51.263623046874955 ], [ 3.471972656250045, 51.242236328125045 ], [ 3.43251953125008, 51.245751953125051 ], [ 3.40283203125, 51.263623046874955 ], [ 3.380078125000068, 51.291113281250063 ], [ 3.35009765625, 51.377685546875028 ], [ 3.425781250000057, 51.393505859374955 ], [ 3.589453125, 51.3994140625 ], [ 3.71650390625004, 51.369140625000057 ], [ 3.883398437500006, 51.3544921875 ], [ 4.011035156249989, 51.395947265625011 ], [ 4.11152343750004, 51.360644531250017 ], [ 4.226171875000034, 51.386474609375028 ] ] ], [ [ [ 3.94912109375008, 51.739453125000011 ], [ 4.04677734375008, 51.684912109374977 ], [ 4.067578125000068, 51.66748046875 ], [ 4.07509765625008, 51.648779296875006 ], [ 3.950976562500017, 51.627050781250006 ], [ 3.81904296875004, 51.693994140624966 ], [ 3.731835937500051, 51.678222656250057 ], [ 3.699023437500017, 51.709912109375011 ], [ 3.698535156250017, 51.729687499999955 ], [ 3.789062499999972, 51.746435546875006 ], [ 3.94912109375008, 51.739453125000011 ] ] ], [ [ [ 4.886132812500023, 53.070703125000051 ], [ 4.787109375, 52.999804687499989 ], [ 4.726757812500068, 53.019628906250034 ], [ 4.70917968750004, 53.036035156249994 ], [ 4.739843750000063, 53.091308593749972 ], [ 4.886425781249983, 53.183300781249983 ], [ 4.886132812500023, 53.070703125000051 ] ] ], [ [ [ 5.10859375000004, 53.308007812499994 ], [ 4.923730468750051, 53.23457031250004 ], [ 4.907910156250011, 53.246240234375023 ], [ 5.02705078125004, 53.310205078124994 ], [ 5.10859375000004, 53.308007812499994 ] ] ], [ [ [ 4.226171875000034, 51.386474609375028 ], [ 4.138867187500011, 51.401513671874994 ], [ 4.006542968750068, 51.443212890625034 ], [ 3.821875, 51.409375 ], [ 3.693554687500068, 51.449902343749983 ], [ 3.5869140625, 51.453906249999989 ], [ 3.520507812499972, 51.486181640625006 ], [ 3.448925781250068, 51.540771484375028 ], [ 3.499609374999977, 51.576660156250057 ], [ 3.548632812500017, 51.589111328125 ], [ 3.743945312500017, 51.596044921875006 ], [ 3.886035156250017, 51.57421875 ], [ 4.141308593750068, 51.455761718750011 ], [ 4.205761718750068, 51.456689453125023 ], [ 4.27412109375004, 51.471630859374983 ], [ 4.239355468750063, 51.503906249999972 ], [ 4.175488281250011, 51.519287109375 ], [ 4.080468750000023, 51.551123046875006 ], [ 4.004785156250051, 51.595849609374966 ], [ 4.182617187500057, 51.610302734374983 ], [ 4.158007812500017, 51.633447265624994 ], [ 4.134570312500017, 51.672900390625017 ], [ 3.946875, 51.810546875 ], [ 3.978906250000023, 51.847802734375051 ], [ 4.02607421875004, 51.927734375 ], [ 4.084863281250023, 51.994091796875011 ], [ 4.13173828125008, 52.011914062499983 ], [ 4.208789062500045, 52.05898437499999 ], [ 4.376269531250074, 52.196826171875017 ], [ 4.482812500000023, 52.309179687499977 ], [ 4.562109375, 52.442578124999983 ], [ 4.678320312500063, 52.809765625000011 ], [ 4.712695312500045, 52.872119140625017 ], [ 4.76875, 52.941308593749966 ], [ 4.839062500000011, 52.928271484374989 ], [ 4.887988281250045, 52.908349609375023 ], [ 5.061230468750068, 52.960644531250011 ], [ 5.358398437500057, 53.09648437499996 ], [ 5.44599609375004, 53.21406250000004 ], [ 5.532031250000074, 53.268701171874966 ], [ 5.87353515625, 53.375195312500011 ], [ 6.062207031250068, 53.407080078125006 ], [ 6.35322265625004, 53.415283203125 ], [ 6.563574218749977, 53.434277343749955 ], [ 6.816210937500045, 53.441162109375028 ], [ 6.912402343749989, 53.375390625000051 ], [ 6.96816406250008, 53.327294921875023 ], [ 7.05800781250008, 53.300585937499989 ], [ 7.197265625000028, 53.282275390624989 ], [ 7.188964843750028, 53.187207031249983 ], [ 7.189941406250057, 52.999511718750028 ], [ 7.179492187500045, 52.966210937499994 ], [ 7.117089843750051, 52.887011718750017 ], [ 7.050878906250063, 52.744775390624994 ], [ 7.033007812500045, 52.651367187499972 ], [ 7.013183593750028, 52.633544921874972 ], [ 6.74843750000008, 52.634082031250017 ], [ 6.710742187500045, 52.617871093749983 ], [ 6.705371093750017, 52.597656250000057 ], [ 6.71875, 52.573583984375034 ], [ 6.712402343750028, 52.549658203125034 ], [ 6.69160156250004, 52.530175781249966 ], [ 6.702929687500045, 52.499218749999983 ], [ 6.748828125000074, 52.464013671874994 ], [ 6.832519531249972, 52.442285156250023 ], [ 6.922070312500011, 52.440283203125034 ], [ 6.96816406250008, 52.444091796875028 ], [ 7.001855468750023, 52.41899414062496 ], [ 7.035156250000057, 52.380224609374977 ], [ 7.03261718750008, 52.331494140625011 ], [ 7.019628906250006, 52.26601562499999 ], [ 6.977246093750068, 52.205517578125011 ], [ 6.855078125000034, 52.135791015625017 ], [ 6.800390625, 52.111230468749966 ], [ 6.749023437500028, 52.098681640624989 ], [ 6.724511718749994, 52.080224609374966 ], [ 6.712988281250063, 52.056884765625 ], [ 6.715625, 52.03618164062496 ], [ 6.802441406250068, 51.980175781250011 ], [ 6.800390625, 51.967382812499977 ], [ 6.775195312500017, 51.938281250000017 ], [ 6.741796875000063, 51.910888671875028 ], [ 6.517578125000028, 51.853955078124955 ], [ 6.425, 51.858398437499972 ], [ 6.372167968749977, 51.830029296874983 ], [ 6.355664062500011, 51.82465820312504 ], [ 6.29707031250004, 51.850732421875023 ], [ 6.16650390625, 51.880761718750023 ], [ 6.1171875, 51.870410156250045 ], [ 6.089843750000028, 51.853955078124955 ], [ 6.007617187500045, 51.833984374999972 ], [ 5.948730468750057, 51.802685546875011 ], [ 5.948535156250017, 51.762402343749955 ], [ 6.052734375, 51.658251953124989 ], [ 6.08935546875, 51.637792968749977 ], [ 6.091113281250017, 51.59892578124996 ], [ 6.1416015625, 51.55009765624996 ], [ 6.193261718750051, 51.488916015625023 ], [ 6.198828125000034, 51.45 ], [ 6.192871093750057, 51.410595703124983 ], [ 6.16621093750004, 51.354833984374977 ], [ 6.075878906250011, 51.22412109375 ], [ 6.074804687500063, 51.199023437500045 ], [ 6.082421875000023, 51.17998046874996 ], [ 6.113378906250034, 51.174707031249966 ], [ 6.136914062500011, 51.164843749999989 ], [ 6.129980468750034, 51.147412109375011 ], [ 5.961035156250063, 51.056689453124989 ], [ 5.939257812500074, 51.040820312500045 ], [ 5.868359375000011, 51.0453125 ], [ 5.857519531250034, 51.030126953125006 ], [ 5.867187500000057, 51.005664062499989 ], [ 5.894726562500068, 50.984228515625063 ], [ 5.955078125, 50.972949218749989 ], [ 6.0068359375, 50.949951171875 ], [ 6.048437500000034, 50.904882812500063 ], [ 5.993945312500017, 50.75043945312504 ], [ 5.797363281250028, 50.754541015624994 ], [ 5.7470703125, 50.759570312500045 ], [ 5.693652343750045, 50.774658203125 ], [ 5.693554687500011, 50.774755859375006 ], [ 5.669140625000011, 50.805957031249989 ], [ 5.639453125000017, 50.843603515625006 ], [ 5.647558593750063, 50.866650390625011 ], [ 5.736621093750017, 50.932128906250028 ], [ 5.75, 50.950244140624989 ], [ 5.740820312500063, 50.959912109374983 ], [ 5.749804687500017, 50.98876953125 ], [ 5.818261718750023, 51.08642578125 ], [ 5.827148437500057, 51.125634765624994 ], [ 5.796484375000034, 51.153076171875 ], [ 5.752343750000023, 51.16948242187496 ], [ 5.60878906250008, 51.198437500000011 ], [ 5.540429687499994, 51.239306640624989 ], [ 5.508789062500028, 51.275 ], [ 5.476855468750017, 51.285058593749966 ], [ 5.429785156250034, 51.272998046875017 ], [ 5.310839843750045, 51.259716796874955 ], [ 5.214160156250045, 51.278955078124966 ], [ 5.099902343750045, 51.34648437499996 ], [ 5.073437500000068, 51.406835937500006 ], [ 5.05947265625008, 51.453125 ], [ 5.03095703125004, 51.469091796874977 ], [ 4.992578125000023, 51.445361328125045 ], [ 4.943945312499977, 51.407763671875017 ], [ 4.84804687500008, 51.403271484374983 ], [ 4.820703125000023, 51.412060546875011 ], [ 4.816015625000034, 51.432812499999955 ], [ 4.810546875, 51.452734375000034 ], [ 4.784179687500028, 51.477392578124977 ], [ 4.755664062499989, 51.491113281250023 ], [ 4.633984375000068, 51.421728515625006 ], [ 4.588769531250023, 51.42192382812496 ], [ 4.531640625000023, 51.448583984374977 ], [ 4.503417968750028, 51.474707031249977 ], [ 4.44091796875, 51.459814453125063 ], [ 4.384765625000028, 51.427587890625063 ], [ 4.40400390625004, 51.367089843749994 ], [ 4.373730468749983, 51.356005859375045 ], [ 4.304492187500017, 51.361523437500011 ], [ 4.226171875000034, 51.386474609375028 ] ] ], [ [ [ 5.325781250000063, 53.385742187500028 ], [ 5.232617187500011, 53.377783203125006 ], [ 5.190234375000074, 53.391796875000011 ], [ 5.415136718750063, 53.431445312499989 ], [ 5.557421874999989, 53.443554687499983 ], [ 5.582617187500063, 53.438085937500034 ], [ 5.325781250000063, 53.385742187500028 ] ] ], [ [ [ 5.929296875, 53.458837890624977 ], [ 5.732031250000034, 53.442626953124972 ], [ 5.665332031250045, 53.454882812499989 ], [ 5.654296875000028, 53.46650390625004 ], [ 5.708105468750063, 53.473388671875028 ], [ 5.876269531250045, 53.47509765625 ], [ 5.928222656250057, 53.464990234374994 ], [ 5.929296875, 53.458837890624977 ] ] ], [ [ [ 6.33339843750008, 53.5107421875 ], [ 6.193261718750051, 53.476806640625 ], [ 6.159277343750034, 53.483935546875045 ], [ 6.167675781250068, 53.49375 ], [ 6.290917968750051, 53.514990234375063 ], [ 6.33339843750008, 53.5107421875 ] ] ], [ [ [ 6.734765625000051, 53.582519531250057 ], [ 6.64208984375, 53.579199218750006 ], [ 6.668554687500063, 53.605664062499955 ], [ 6.754589843750011, 53.62548828125 ], [ 6.800878906250006, 53.62548828125 ], [ 6.734765625000051, 53.582519531250057 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Norway", "admin": "Norway" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.085839843750023, 60.307568359375011 ], [ 5.089062500000068, 60.188769531250045 ], [ 4.996972656250051, 60.197753906250028 ], [ 4.955566406250057, 60.243310546874966 ], [ 4.943554687499983, 60.272412109374955 ], [ 4.950781250000034, 60.341162109375006 ], [ 4.93007812499999, 60.412060546874983 ], [ 4.95722656250004, 60.447265625000057 ], [ 4.990625, 60.452050781249966 ], [ 5.050195312500051, 60.388964843749989 ], [ 5.085839843750023, 60.307568359375011 ] ] ], [ [ [ 4.958691406250068, 61.084570312500034 ], [ 4.870117187500057, 61.071923828125023 ], [ 4.79902343750004, 61.082714843750011 ], [ 4.824414062500068, 61.178222656250028 ], [ 4.861621093749989, 61.19384765625 ], [ 4.915429687500051, 61.199365234374966 ], [ 4.973242187500006, 61.148242187500045 ], [ 4.958691406250068, 61.084570312500034 ] ] ], [ [ [ 8.10273437500004, 63.33759765625004 ], [ 8.004687500000045, 63.336914062499972 ], [ 7.888281250000034, 63.352343750000017 ], [ 7.815332031250023, 63.385058593750017 ], [ 7.804003906250017, 63.413916015625034 ], [ 7.938378906250023, 63.449804687499977 ], [ 8.073535156250045, 63.470800781249977 ], [ 8.13613281250008, 63.43134765625004 ], [ 8.140917968750074, 63.36640625000004 ], [ 8.10273437500004, 63.33759765625004 ] ] ], [ [ [ 8.470800781250063, 63.667138671875023 ], [ 8.356152343750068, 63.664794921874972 ], [ 8.287109375000028, 63.687158203125023 ], [ 8.451269531250063, 63.731835937499966 ], [ 8.708886718750051, 63.774316406249994 ], [ 8.7333984375, 63.801318359374989 ], [ 8.764648437500057, 63.804638671874955 ], [ 8.809179687500063, 63.771435546874955 ], [ 8.81484375000008, 63.725976562500023 ], [ 8.78652343750008, 63.703466796875034 ], [ 8.470800781250063, 63.667138671875023 ] ] ], [ [ [ 11.2314453125, 64.865869140624994 ], [ 11.179003906250045, 64.838037109374994 ], [ 11.0625, 64.860400390625017 ], [ 10.832519531249972, 64.843115234375063 ], [ 10.739843750000034, 64.870312500000011 ], [ 10.8134765625, 64.923242187500023 ], [ 11.02099609375, 64.978710937499955 ], [ 11.132617187500017, 64.976171874999977 ], [ 11.246191406250063, 64.907910156250011 ], [ 11.2314453125, 64.865869140624994 ] ] ], [ [ [ 11.967968750000011, 65.626513671875045 ], [ 11.901855468750057, 65.595703125 ], [ 11.778320312500028, 65.604541015625017 ], [ 11.76513671875, 65.630957031249977 ], [ 11.800390624999977, 65.683886718750017 ], [ 11.87539062500008, 65.705908203125063 ], [ 11.97236328125004, 65.701562499999966 ], [ 12.003222656250017, 65.679443359375 ], [ 11.967968750000011, 65.626513671875045 ] ] ], [ [ [ 12.509570312500045, 65.901953125000034 ], [ 12.429492187500074, 65.899072265624966 ], [ 12.430175781250028, 65.939941406250028 ], [ 12.476074218750057, 65.977099609375074 ], [ 12.548828125000057, 66.001904296874955 ], [ 12.642382812500017, 66.008544921874972 ], [ 12.747070312500028, 66.011376953125023 ], [ 12.77880859375, 65.991699218750028 ], [ 12.718652343750023, 65.963867187500028 ], [ 12.509570312500045, 65.901953125000034 ] ] ], [ [ [ 12.419921875, 66.043261718750045 ], [ 12.32734375000004, 66.036621093750028 ], [ 12.3427734375, 66.080761718749955 ], [ 12.417675781250068, 66.122656250000063 ], [ 12.446386718750063, 66.15131835937504 ], [ 12.46132812500008, 66.185009765624955 ], [ 12.527441406250063, 66.210546875 ], [ 12.620800781250068, 66.17792968750004 ], [ 12.62265625, 66.122460937500023 ], [ 12.576367187500068, 66.071923828125023 ], [ 12.419921875, 66.043261718750045 ] ] ], [ [ [ 12.971777343750063, 67.874121093750006 ], [ 12.824023437500074, 67.821240234374983 ], [ 12.877929687500057, 67.917773437500017 ], [ 12.95771484375004, 68.015478515625034 ], [ 13.068066406250068, 68.071337890625045 ], [ 13.122851562500017, 68.049414062500006 ], [ 13.097753906250063, 68.002685546875 ], [ 13.098242187499977, 67.956445312499994 ], [ 13.074609375000051, 67.934570312499972 ], [ 12.971777343750063, 67.874121093750006 ] ] ], [ [ [ 13.872851562500045, 68.26533203125004 ], [ 13.932324218750011, 68.248242187500011 ], [ 14.087695312500045, 68.253222656250045 ], [ 14.118847656250068, 68.246826171875 ], [ 14.096777343750034, 68.218603515625006 ], [ 14.029296875000028, 68.187548828124989 ], [ 13.887695312500057, 68.168505859375017 ], [ 13.824023437500045, 68.121093750000057 ], [ 13.778417968750006, 68.104980468750057 ], [ 13.656152343750051, 68.104785156250017 ], [ 13.583984375, 68.093847656250006 ], [ 13.495214843750034, 68.051660156250023 ], [ 13.424218750000051, 68.082763671875057 ], [ 13.404394531250006, 68.060693359374994 ], [ 13.391503906250051, 68.021240234375028 ], [ 13.35205078125, 68.009667968749994 ], [ 13.229394531250051, 67.995361328125 ], [ 13.199511718750017, 68.087255859374977 ], [ 13.255957031250063, 68.120605468750028 ], [ 13.300195312499994, 68.160449218750074 ], [ 13.367968750000045, 68.166552734375074 ], [ 13.4287109375, 68.163232421875023 ], [ 13.537988281250051, 68.2490234375 ], [ 13.687695312499983, 68.273388671874983 ], [ 13.78408203125008, 68.276123046875 ], [ 13.872851562500045, 68.26533203125004 ] ] ], [ [ [ 15.207128906250006, 68.943115234375 ], [ 15.337207031250045, 68.842431640624994 ], [ 15.396582031250063, 68.783593750000023 ], [ 15.348437500000017, 68.672412109375017 ], [ 15.222070312500023, 68.616308593750034 ], [ 15.027050781250011, 68.606347656249966 ], [ 14.890234375000034, 68.610986328125023 ], [ 14.804003906250045, 68.637988281250017 ], [ 14.793261718750074, 68.668261718750045 ], [ 14.743457031250045, 68.677197265625011 ], [ 14.612109375000017, 68.638330078124994 ], [ 14.520800781250074, 68.633056640624972 ], [ 14.404687500000051, 68.663232421874994 ], [ 14.37343750000008, 68.711425781250057 ], [ 14.496679687500034, 68.771875 ], [ 14.553710937500028, 68.81884765625 ], [ 14.6904296875, 68.814697265625028 ], [ 14.724609375000028, 68.800097656249989 ], [ 14.801855468750034, 68.790966796875011 ], [ 14.848828125000011, 68.847558593749994 ], [ 14.837988281250034, 68.886669921874955 ], [ 14.872363281250017, 68.913867187499989 ], [ 15.0375, 68.894287109375 ], [ 15.037792968750068, 69.000537109375074 ], [ 15.101855468750045, 69.008007812499983 ], [ 15.128125, 69.003955078125045 ], [ 15.175585937500074, 68.981542968750006 ], [ 15.207128906250006, 68.943115234375 ] ] ], [ [ [ 15.760351562500006, 68.561230468750011 ], [ 15.772363281250051, 68.55419921875 ], [ 15.908593750000023, 68.650488281249977 ], [ 16.059570312500028, 68.680517578124977 ], [ 16.068945312500006, 68.714013671875051 ], [ 16.12744140625, 68.746435546874977 ], [ 16.120800781250068, 68.799365234375017 ], [ 16.150585937500011, 68.842382812500006 ], [ 16.227539062500057, 68.853759765625 ], [ 16.275585937499983, 68.868310546875051 ], [ 16.328906250000017, 68.876318359374977 ], [ 16.425195312499994, 68.841552734375 ], [ 16.479687500000011, 68.802929687499955 ], [ 16.547363281250028, 68.716552734375028 ], [ 16.519238281250068, 68.633007812499983 ], [ 16.337988281250006, 68.567871093750028 ], [ 16.193945312500063, 68.538476562499994 ], [ 16.048437499999977, 68.463671875000017 ], [ 15.975292968750011, 68.402490234374994 ], [ 15.9125, 68.389257812500063 ], [ 15.872753906249983, 68.394238281250011 ], [ 15.837402343749972, 68.409033203125006 ], [ 15.763671875000057, 68.409082031249994 ], [ 15.682519531250051, 68.356005859375017 ], [ 15.4375, 68.312841796875034 ], [ 15.34140625, 68.325292968749977 ], [ 15.337011718750006, 68.378222656250017 ], [ 15.279687500000051, 68.373828125000017 ], [ 15.18789062500008, 68.310400390624977 ], [ 15.09804687500008, 68.289208984375023 ], [ 15.037695312500034, 68.282714843750028 ], [ 14.926855468750034, 68.306591796875011 ], [ 14.628906249999972, 68.198486328125 ], [ 14.34951171875008, 68.178271484375045 ], [ 14.257519531249983, 68.190771484375034 ], [ 14.257226562500023, 68.256933593750006 ], [ 14.437792968750045, 68.341552734375028 ], [ 14.585839843749994, 68.400341796875011 ], [ 15.095312500000063, 68.441406250000028 ], [ 15.412597656250028, 68.615820312500034 ], [ 15.489257812500028, 68.805322265624994 ], [ 15.564257812500017, 68.873730468749983 ], [ 15.52900390625004, 68.912402343750045 ], [ 15.443652343750045, 68.919189453125 ], [ 15.438476562499972, 68.978564453125017 ], [ 15.483007812500006, 69.043457031250028 ], [ 15.649511718749977, 69.132568359375057 ], [ 15.741992187499989, 69.170507812500063 ], [ 15.892675781250063, 69.277880859374989 ], [ 15.965332031250028, 69.302050781250017 ], [ 16.048046875000011, 69.302050781250017 ], [ 16.129492187500063, 69.273925781249972 ], [ 16.11484375, 69.216406249999977 ], [ 15.99267578125, 69.112646484374977 ], [ 15.811718749999983, 69.024218750000017 ], [ 15.833789062500045, 68.960742187500045 ], [ 15.905859374999977, 68.908496093750045 ], [ 15.92353515625004, 68.819189453124977 ], [ 15.92792968750004, 68.733203125000045 ], [ 15.790722656250068, 68.617041015625006 ], [ 15.760351562500006, 68.561230468750011 ] ] ], [ [ [ 17.503027343750034, 69.596240234375017 ], [ 17.623242187500011, 69.5390625 ], [ 17.67734375, 69.556542968749994 ], [ 17.78369140625, 69.563037109374989 ], [ 17.862792968750057, 69.54296875 ], [ 17.927441406250068, 69.506640625000045 ], [ 18.004101562500068, 69.504980468749977 ], [ 18.05224609375, 69.45751953125 ], [ 18.076757812500034, 69.395751953125028 ], [ 18.021093750000063, 69.349609375000028 ], [ 17.94208984375004, 69.328710937500034 ], [ 17.920703125000045, 69.274316406249966 ], [ 17.950683593750028, 69.198144531249994 ], [ 17.773535156249977, 69.172021484374994 ], [ 17.568164062500074, 69.160400390625028 ], [ 17.487890625000063, 69.196826171874989 ], [ 17.32363281250008, 69.130029296874966 ], [ 17.160937500000074, 69.025927734374989 ], [ 17.082519531249972, 69.013671875 ], [ 17.077050781250023, 69.046630859375028 ], [ 16.960156250000011, 69.069384765625045 ], [ 16.81044921875008, 69.070703124999966 ], [ 16.815429687500028, 69.095117187499966 ], [ 16.842578125000045, 69.112353515625017 ], [ 16.971777343750063, 69.137890624999983 ], [ 16.99755859375, 69.190625 ], [ 16.974121093750028, 69.284716796875045 ], [ 16.996875, 69.330371093750017 ], [ 17.001757812500045, 69.361914062500063 ], [ 17.0830078125, 69.398828125000023 ], [ 17.360839843750028, 69.381494140624966 ], [ 17.394531250000057, 69.41669921875004 ], [ 17.373437500000023, 69.438867187500023 ], [ 17.22988281250008, 69.477685546875023 ], [ 17.251953125000028, 69.503808593750023 ], [ 17.355566406250006, 69.527148437500045 ], [ 17.45361328125, 69.530175781249966 ], [ 17.483105468750068, 69.569677734375006 ], [ 17.488183593750023, 69.586865234374955 ], [ 17.503027343750034, 69.596240234375017 ] ] ], [ [ [ 29.956152343750006, 69.796777343750023 ], [ 29.766210937500006, 69.767529296875011 ], [ 29.744238281250063, 69.791601562500034 ], [ 29.785937500000017, 69.829052734375011 ], [ 29.835839843749994, 69.905566406250045 ], [ 29.913964843749994, 69.902441406250034 ], [ 29.992968750000017, 69.873242187499955 ], [ 30.055175781249972, 69.838378906250057 ], [ 29.956152343750006, 69.796777343750023 ] ] ], [ [ [ 20.779199218750023, 70.089746093750023 ], [ 20.72529296875004, 70.066503906249977 ], [ 20.642578125000057, 70.05703125 ], [ 20.598046875000051, 70.071435546875023 ], [ 20.534667968750028, 70.080908203124977 ], [ 20.464257812500051, 70.0765625 ], [ 20.405078124999989, 70.119140625000057 ], [ 20.41171875, 70.154882812500034 ], [ 20.492773437500006, 70.203320312499955 ], [ 20.654882812500006, 70.23085937499999 ], [ 20.78603515625008, 70.219531249999989 ], [ 20.819433593750034, 70.205468749999966 ], [ 20.779199218750023, 70.089746093750023 ] ] ], [ [ [ 19.255078125000011, 70.066406250000057 ], [ 19.34375, 70.011962890624972 ], [ 19.422265625000051, 70.017187499999977 ], [ 19.445898437499977, 70.037744140624994 ], [ 19.499511718749972, 70.047900390625017 ], [ 19.607812500000023, 70.019140625 ], [ 19.592285156250057, 69.970166015624983 ], [ 19.442382812499972, 69.908398437500011 ], [ 19.334765625000074, 69.820263671875011 ], [ 19.197070312500017, 69.7998046875 ], [ 19.130859375000028, 69.810449218750051 ], [ 19.0078125, 69.759570312500074 ], [ 18.909179687500057, 69.706689453125051 ], [ 18.806933593750017, 69.639843750000011 ], [ 18.80068359375008, 69.605371093749994 ], [ 18.784765625000034, 69.579003906249966 ], [ 18.410253906250034, 69.552832031250063 ], [ 18.274121093750011, 69.535498046874977 ], [ 18.129882812500028, 69.557861328125 ], [ 18.061523437500028, 69.602099609375045 ], [ 18.083496093749972, 69.626123046874966 ], [ 18.22744140625008, 69.635742187499972 ], [ 18.232031250000034, 69.676757812499972 ], [ 18.268457031249994, 69.701806640625023 ], [ 18.315039062500006, 69.715478515624966 ], [ 18.34931640625004, 69.767871093749989 ], [ 18.40625, 69.781542968750017 ], [ 18.512402343750068, 69.768652343750063 ], [ 18.583984374999972, 69.806591796874955 ], [ 18.624316406250017, 69.813037109375045 ], [ 18.67402343750004, 69.781640625000023 ], [ 18.697949218750011, 69.824853515625051 ], [ 18.67402343750004, 69.864306640624989 ], [ 18.6865234375, 69.890917968750017 ], [ 18.823828125, 69.960107421874966 ], [ 18.883203125000023, 70.010546875000045 ], [ 18.968652343750023, 70.043017578124989 ], [ 19.050976562500011, 70.037841796875 ], [ 19.074902343750068, 70.085693359374972 ], [ 19.050976562500011, 70.134667968750023 ], [ 19.060058593749972, 70.166601562500034 ], [ 19.132714843750051, 70.244140625000028 ], [ 19.212695312500074, 70.247460937499994 ], [ 19.249414062500023, 70.178564453124977 ], [ 19.255078125000011, 70.066406250000057 ] ] ], [ [ [ 19.767480468750051, 70.216699218750023 ], [ 19.818359375000028, 70.204980468750051 ], [ 19.868652343750057, 70.212255859375006 ], [ 19.910449218750045, 70.201904296875028 ], [ 19.994140625000028, 70.149267578125063 ], [ 20.084277343750017, 70.128564453125023 ], [ 20.088476562500063, 70.102050781250028 ], [ 20.005957031250034, 70.076220703125017 ], [ 19.897265625000017, 70.068457031250034 ], [ 19.780859375, 70.077441406249989 ], [ 19.746679687500063, 70.110498046874966 ], [ 19.710839843750051, 70.165332031250045 ], [ 19.613476562500011, 70.219091796874977 ], [ 19.599023437499994, 70.266162109375074 ], [ 19.68378906250004, 70.273583984374994 ], [ 19.767480468750051, 70.216699218750023 ] ] ], [ [ [ 23.615332031250034, 70.549316406250028 ], [ 23.63398437500004, 70.502539062500006 ], [ 23.641015625000051, 70.463964843750034 ], [ 23.547753906250051, 70.408154296874955 ], [ 23.332812500000045, 70.334960937500057 ], [ 23.345117187500051, 70.315283203125034 ], [ 23.270703125000011, 70.296484375000034 ], [ 23.159179687500028, 70.282617187500051 ], [ 23.100292968750011, 70.296093749999955 ], [ 23.108398437500057, 70.35883789062504 ], [ 23.090625, 70.377636718749955 ], [ 23.005957031250063, 70.352783203125028 ], [ 22.917871093750051, 70.384667968749966 ], [ 22.917773437500045, 70.416748046875028 ], [ 22.941015625000063, 70.444580078125 ], [ 23.022460937500057, 70.486914062500006 ], [ 23.15839843750004, 70.516064453125011 ], [ 23.248046875, 70.505126953125 ], [ 23.546679687500017, 70.617089843749966 ], [ 23.578906249999989, 70.593652343749994 ], [ 23.615332031250034, 70.549316406250028 ] ] ], [ [ [ 24.017578125000028, 70.567382812499972 ], [ 23.827148437500028, 70.527490234375023 ], [ 23.716601562500074, 70.561865234375006 ], [ 23.670117187500011, 70.597070312499994 ], [ 23.66328125000004, 70.675244140625011 ], [ 23.689160156250068, 70.722802734375023 ], [ 23.778417968750063, 70.747363281250045 ], [ 23.836523437499977, 70.729394531250023 ], [ 23.852050781250057, 70.714355468749972 ], [ 23.95644531250008, 70.69960937499999 ], [ 24.07832031250004, 70.650585937499955 ], [ 24.017578125000028, 70.567382812499972 ] ] ], [ [ [ 23.440527343750063, 70.815771484375034 ], [ 23.420898437500057, 70.784423828125057 ], [ 23.38710937499999, 70.753906250000057 ], [ 23.30517578125, 70.721679687499972 ], [ 23.068164062500045, 70.594091796875006 ], [ 22.928906250000011, 70.573535156249989 ], [ 22.884765624999972, 70.553515624999989 ], [ 22.8291015625, 70.541552734375045 ], [ 22.656054687500017, 70.559033203124955 ], [ 22.60537109375008, 70.533154296875011 ], [ 22.557519531250023, 70.515869140625057 ], [ 22.432226562500063, 70.509179687500023 ], [ 22.358691406250017, 70.514794921874994 ], [ 22.16875, 70.562109375000063 ], [ 22.055761718750034, 70.613330078125017 ], [ 21.99453125000008, 70.657128906249966 ], [ 22.170019531250034, 70.656298828125045 ], [ 22.232617187499983, 70.666894531249994 ], [ 22.350292968750068, 70.657666015624983 ], [ 22.420996093750006, 70.702587890624983 ], [ 22.570703125000023, 70.697167968750023 ], [ 22.858105468750068, 70.728417968749994 ], [ 22.96357421875004, 70.710986328125017 ], [ 23.204687500000063, 70.815478515625074 ], [ 23.28017578125008, 70.812744140625057 ], [ 23.395605468750034, 70.842578124999989 ], [ 23.440527343750063, 70.815771484375034 ] ] ], [ [ [ 27.898046875, 70.677929687500011 ], [ 27.998828125000017, 70.664257812499983 ], [ 28.215625, 70.704345703125 ], [ 28.271777343750017, 70.667968750000028 ], [ 28.202734375, 70.576904296875057 ], [ 28.191015625, 70.440185546875 ], [ 28.166015625000057, 70.360400390624989 ], [ 28.166015625000057, 70.287646484375017 ], [ 28.192968750000034, 70.248583984375045 ], [ 28.280078125000017, 70.403417968750063 ], [ 28.309863281250045, 70.443066406249955 ], [ 28.437304687499989, 70.501367187500023 ], [ 28.48476562500008, 70.618798828124966 ], [ 28.609375, 70.759667968749966 ], [ 28.749804687500074, 70.841503906249955 ], [ 28.831542968750028, 70.863964843750011 ], [ 29.102343750000045, 70.860742187499966 ], [ 29.218554687500017, 70.829931640625006 ], [ 29.321093750000017, 70.761474609375 ], [ 29.397656250000097, 70.734130859375028 ], [ 29.639062500000051, 70.705029296874955 ], [ 29.721972656250074, 70.668554687499977 ], [ 29.7375, 70.646826171875006 ], [ 29.796484375000063, 70.642529296875011 ], [ 29.959375, 70.694384765624989 ], [ 30.065136718750097, 70.702978515624977 ], [ 30.237695312500051, 70.622167968750034 ], [ 30.203027343749994, 70.562304687500017 ], [ 30.213183593750017, 70.543310546875034 ], [ 30.42207031250004, 70.547167968750017 ], [ 30.59589843750004, 70.523681640625028 ], [ 30.926367187500006, 70.401123046875028 ], [ 30.960644531250097, 70.343847656250006 ], [ 30.944140625000017, 70.274414062499972 ], [ 30.468945312500097, 70.197851562500006 ], [ 30.262988281250074, 70.12470703125004 ], [ 29.925878906250063, 70.096484375000045 ], [ 28.781152343750051, 70.145410156249994 ], [ 28.804296875000063, 70.092529296875057 ], [ 29.601367187500017, 69.976757812499983 ], [ 29.646875, 69.943701171875006 ], [ 29.621386718750017, 69.874072265625045 ], [ 29.620996093749994, 69.818212890625034 ], [ 29.63593750000004, 69.780126953125006 ], [ 29.694628906250017, 69.74458007812504 ], [ 29.792089843750063, 69.727880859375006 ], [ 29.990332031250006, 69.736669921875034 ], [ 30.08828125, 69.717578125000045 ], [ 30.155175781250051, 69.745947265625034 ], [ 30.180078125000051, 69.841162109375006 ], [ 30.237597656250017, 69.862207031250023 ], [ 30.34882812500004, 69.834570312499977 ], [ 30.397265625000074, 69.732812500000023 ], [ 30.428320312500006, 69.722265625 ], [ 30.484375, 69.794873046874983 ], [ 30.594531250000017, 69.789648437499977 ], [ 30.714453125, 69.795703125000045 ], [ 30.869726562500006, 69.783447265625057 ], [ 30.924121093750017, 69.651757812500051 ], [ 30.922460937500006, 69.605810546875006 ], [ 30.896679687500097, 69.561230468749983 ], [ 30.860742187499994, 69.538427734375034 ], [ 30.788867187500074, 69.528515624999983 ], [ 30.615429687500097, 69.532568359375006 ], [ 30.379687500000017, 69.584716796874972 ], [ 30.227539062500028, 69.633789062500028 ], [ 30.180175781249972, 69.635839843750006 ], [ 30.159765625, 69.629882812500028 ], [ 30.196484375000097, 69.580566406250028 ], [ 30.18671875000004, 69.542773437500045 ], [ 30.163769531250097, 69.501611328124994 ], [ 30.131835937499972, 69.464257812500023 ], [ 30.087304687500051, 69.432861328125028 ], [ 29.994042968749994, 69.392480468749966 ], [ 29.83271484375004, 69.360449218750034 ], [ 29.38828125, 69.298144531250045 ], [ 29.353027343750028, 69.270605468750006 ], [ 29.209960937500028, 69.097021484375006 ], [ 29.170898437500057, 69.071533203125057 ], [ 29.118554687500051, 69.049951171874994 ], [ 28.965820312500028, 69.02197265625 ], [ 28.891894531250074, 69.060595703125045 ], [ 28.832617187500063, 69.118994140625034 ], [ 28.846289062500006, 69.176904296875023 ], [ 29.024902343749972, 69.287988281249994 ], [ 29.191796875000051, 69.366699218749972 ], [ 29.238867187500063, 69.393945312500023 ], [ 29.333398437500051, 69.472998046875034 ], [ 29.141601562500028, 69.671435546875045 ], [ 28.800390625000063, 69.731494140625045 ], [ 28.411718750000034, 69.822753906249972 ], [ 28.269140625000034, 69.871435546875034 ], [ 28.047265625000023, 69.971679687500028 ], [ 27.889941406250045, 70.061669921874966 ], [ 27.747851562500045, 70.06484375 ], [ 27.591699218750023, 70.042236328125 ], [ 27.348046875000051, 69.960058593750063 ], [ 27.205664062499977, 69.918701171874972 ], [ 27.127539062500063, 69.906494140624972 ], [ 27.108691406250045, 69.904687499999966 ], [ 26.93427734375004, 69.928125 ], [ 26.740234375000028, 69.933056640624983 ], [ 26.584277343750045, 69.926318359375017 ], [ 26.525390625000057, 69.915039062500028 ], [ 26.308203125000034, 69.781933593750011 ], [ 26.156152343750051, 69.714697265624977 ], [ 26.07246093750004, 69.691552734374966 ], [ 26.011523437500074, 69.652636718750045 ], [ 25.961523437500006, 69.588623046874972 ], [ 25.850195312500063, 69.366503906250017 ], [ 25.767187500000034, 69.282666015624983 ], [ 25.748632812500063, 69.231445312500028 ], [ 25.768164062500063, 69.076123046875011 ], [ 25.748339843750017, 68.990136718749994 ], [ 25.646679687499983, 68.919140625000011 ], [ 25.575292968750006, 68.887158203124983 ], [ 25.480859375000051, 68.880615234374972 ], [ 25.357128906250068, 68.862451171874994 ], [ 25.249121093750006, 68.821337890625074 ], [ 25.1728515625, 68.765283203125023 ], [ 25.0869140625, 68.639599609374983 ], [ 24.941406250000028, 68.593261718750057 ], [ 24.80244140625004, 68.606494140624989 ], [ 24.703222656249977, 68.652832031250028 ], [ 24.490527343749989, 68.68867187500004 ], [ 24.332031250000028, 68.711523437499977 ], [ 24.154101562500017, 68.760888671874994 ], [ 23.997363281250074, 68.7984375 ], [ 23.85400390625, 68.805908203125028 ], [ 23.772558593750006, 68.758398437500034 ], [ 23.70703125, 68.713867187500028 ], [ 23.4625, 68.677636718749994 ], [ 23.324023437500017, 68.648974609375017 ], [ 23.144335937500017, 68.642578124999972 ], [ 23.071679687500051, 68.674365234375045 ], [ 22.811035156250057, 68.695312499999972 ], [ 22.500683593750068, 68.720214843749972 ], [ 22.410937500000074, 68.719873046874994 ], [ 22.382910156250063, 68.776611328125 ], [ 22.300390625000034, 68.85585937499999 ], [ 22.0796875, 68.992773437500006 ], [ 21.989453125000011, 69.041113281249977 ], [ 21.81972656250008, 69.154492187499983 ], [ 21.621777343750068, 69.270703124999955 ], [ 21.59375, 69.273583984374994 ], [ 21.461230468750045, 69.277490234374994 ], [ 21.26679687500004, 69.273681640625028 ], [ 21.14375, 69.247265624999983 ], [ 21.066113281250011, 69.214111328124972 ], [ 21.052636718750023, 69.186572265625045 ], [ 21.12783203125008, 69.080810546875 ], [ 21.104492187500028, 69.054443359375028 ], [ 21.065722656250017, 69.041748046875028 ], [ 20.889257812500063, 69.071435546875023 ], [ 20.675878906250006, 69.069482421874994 ], [ 20.622167968750006, 69.036865234375 ], [ 20.491992187500017, 69.033300781249977 ], [ 20.116699218750057, 69.020898437500051 ], [ 20.282324218750034, 68.934326171875 ], [ 20.337109375000011, 68.899658203125028 ], [ 20.348046875000023, 68.848730468750034 ], [ 20.319433593750034, 68.754052734375023 ], [ 20.240039062500045, 68.673144531250074 ], [ 20.1474609375, 68.607324218749994 ], [ 19.968847656250034, 68.542041015625017 ], [ 20.240039062500045, 68.4775390625 ], [ 20.055957031250017, 68.390380859375028 ], [ 19.969824218750063, 68.356396484375011 ], [ 19.870019531250051, 68.362255859374983 ], [ 19.691210937500045, 68.392431640624977 ], [ 19.258984375000011, 68.46533203125 ], [ 19.05263671875008, 68.492724609374989 ], [ 18.868261718749977, 68.501123046875023 ], [ 18.769824218750017, 68.500048828125074 ], [ 18.378613281250068, 68.562402343749966 ], [ 18.303027343750045, 68.555419921874972 ], [ 18.162597656250028, 68.528417968749977 ], [ 18.147070312500063, 68.467773437499972 ], [ 18.155957031250011, 68.316845703124955 ], [ 18.176660156250051, 68.200634765624983 ], [ 18.125, 68.133447265624994 ], [ 18.073242187500028, 68.087841796875011 ], [ 17.916699218750011, 67.964892578125017 ], [ 17.564746093750074, 68.048437499999977 ], [ 17.324609375000023, 68.103808593749989 ], [ 17.170507812500063, 68.030126953124977 ], [ 16.783593750000023, 67.89501953125 ], [ 16.585546874999977, 67.628320312500023 ], [ 16.574121093750051, 67.619580078125011 ], [ 16.457128906250034, 67.551757812500057 ], [ 16.307128906250028, 67.520605468750006 ], [ 16.193554687500068, 67.505175781250074 ], [ 16.12744140625, 67.425830078125074 ], [ 16.281542968750045, 67.312060546875074 ], [ 16.360644531249989, 67.252001953124989 ], [ 16.434277343749983, 67.155078125000074 ], [ 16.420703125000074, 67.093359375 ], [ 16.40351562500004, 67.054980468750017 ], [ 16.23769531250008, 66.976416015624977 ], [ 15.884179687500023, 66.768847656250074 ], [ 15.557031250000051, 66.552099609375063 ], [ 15.422949218750006, 66.489843749999977 ], [ 15.483789062500051, 66.305957031249989 ], [ 15.37490234375008, 66.252050781250034 ], [ 15.153320312500057, 66.191064453125051 ], [ 15.0400390625, 66.167529296875045 ], [ 14.91796875, 66.153710937499994 ], [ 14.543261718750045, 66.129345703124983 ], [ 14.609960937500034, 65.932275390624994 ], [ 14.635156250000023, 65.845019531250074 ], [ 14.634570312500074, 65.793261718749989 ], [ 14.595800781249977, 65.742871093749955 ], [ 14.549511718750068, 65.646386718750023 ], [ 14.47968750000004, 65.301464843749983 ], [ 14.42626953125, 65.264355468749983 ], [ 14.352441406250051, 65.17084960937504 ], [ 14.115136718750023, 64.946142578125006 ], [ 13.924804687499972, 64.796777343750023 ], [ 13.650292968750023, 64.581542968749972 ], [ 13.873535156250028, 64.513574218749966 ], [ 14.077636718750028, 64.464013671874994 ], [ 14.119921875000017, 64.387744140625017 ], [ 14.148046874999977, 64.260302734375074 ], [ 14.141210937500006, 64.173535156249983 ], [ 14.063281250000045, 64.095507812500074 ], [ 14.002734375000045, 64.040722656250011 ], [ 13.960546875000063, 64.014013671874977 ], [ 13.670703125000074, 64.040625 ], [ 13.299609375000074, 64.074804687500034 ], [ 13.203515625000023, 64.075097656249994 ], [ 12.987597656250017, 64.050488281249955 ], [ 12.792773437500017, 64.0 ], [ 12.690039062500034, 63.95742187499999 ], [ 12.6625, 63.940478515625017 ], [ 12.532714843750057, 63.843554687499989 ], [ 12.30195312500004, 63.671191406250045 ], [ 12.175195312500051, 63.595947265625 ], [ 12.212109375000011, 63.492236328124989 ], [ 11.999902343750051, 63.291699218750011 ], [ 12.138671874999972, 63.089160156250045 ], [ 12.144628906250034, 63.082519531250028 ], [ 12.218164062500023, 63.000634765625023 ], [ 12.141015625000023, 62.947851562500034 ], [ 12.108593750000068, 62.919482421875017 ], [ 12.11962890625, 62.825927734374972 ], [ 12.13984375000004, 62.721337890624966 ], [ 12.121875, 62.660009765625006 ], [ 12.114550781250045, 62.591894531249977 ], [ 12.303515625000074, 62.285595703125011 ], [ 12.301367187500006, 62.213769531250051 ], [ 12.291992187500057, 62.167431640625011 ], [ 12.233691406250074, 61.976855468750017 ], [ 12.155371093750006, 61.720751953125045 ], [ 12.292089843750063, 61.653466796875023 ], [ 12.486816406250028, 61.572998046874972 ], [ 12.59609375, 61.541308593750017 ], [ 12.75751953125004, 61.445703124999966 ], [ 12.88076171875008, 61.352294921875057 ], [ 12.86367187500008, 61.290283203125028 ], [ 12.828222656250034, 61.221826171875023 ], [ 12.776367187500057, 61.173974609375051 ], [ 12.727832031250017, 61.108251953124977 ], [ 12.706054687500028, 61.059863281250074 ], [ 12.683007812500023, 61.046826171874983 ], [ 12.467578125000017, 61.041503906249972 ], [ 12.353710937500011, 61.023193359374972 ], [ 12.29414062500004, 61.002685546875057 ], [ 12.31464843750004, 60.892138671874989 ], [ 12.445312500000028, 60.689648437499955 ], [ 12.553808593750006, 60.545654296875028 ], [ 12.588671874999989, 60.450732421875045 ], [ 12.552832031250063, 60.354492187499972 ], [ 12.515820312499983, 60.305224609375074 ], [ 12.514648437500028, 60.238867187500063 ], [ 12.486132812500074, 60.106787109375063 ], [ 12.402050781249983, 60.040039062500057 ], [ 12.291992187500057, 59.967236328124955 ], [ 12.169238281250074, 59.912890624999989 ], [ 12.071875, 59.897607421874994 ], [ 11.98828125, 59.89130859375004 ], [ 11.93212890625, 59.86367187499999 ], [ 11.88125, 59.782470703124972 ], [ 11.834277343750045, 59.697167968749994 ], [ 11.680761718750034, 59.592285156250028 ], [ 11.684863281250074, 59.555761718749977 ], [ 11.743359375000011, 59.431445312500045 ], [ 11.798144531250074, 59.289892578124977 ], [ 11.751855468750051, 59.157568359375034 ], [ 11.712207031250045, 59.018652343749977 ], [ 11.64277343750004, 58.926074218750017 ], [ 11.543554687500063, 58.893017578124955 ], [ 11.470703125000057, 58.909521484375034 ], [ 11.388281250000063, 59.036523437499966 ], [ 11.38642578125004, 59.065722656250045 ], [ 11.36591796875004, 59.104541015625074 ], [ 11.132128906250017, 59.143212890625023 ], [ 11.090820312500028, 59.141796875000011 ], [ 10.998925781250051, 59.164453125000023 ], [ 10.945019531250068, 59.170849609374983 ], [ 10.834472656250028, 59.183935546874977 ], [ 10.742578125000051, 59.295996093749977 ], [ 10.644921875000051, 59.389208984375045 ], [ 10.631054687500068, 59.428173828125011 ], [ 10.634375, 59.602490234374983 ], [ 10.604492187499972, 59.680029296874977 ], [ 10.595312500000063, 59.764550781249966 ], [ 10.533886718750068, 59.69580078125 ], [ 10.56953125000004, 59.587109374999955 ], [ 10.49375, 59.54150390625 ], [ 10.39814453125004, 59.519335937500017 ], [ 10.407128906249994, 59.455664062500006 ], [ 10.446386718750006, 59.443603515625028 ], [ 10.45458984375, 59.377490234375074 ], [ 10.431347656250068, 59.279638671875034 ], [ 10.2431640625, 59.062060546875017 ], [ 10.205175781249977, 59.038671875000063 ], [ 10.179394531250068, 59.009277343750028 ], [ 10.083105468749977, 59.02880859375 ], [ 9.959570312500034, 58.968212890625011 ], [ 9.842578125000017, 58.958496093749972 ], [ 9.80019531250008, 59.027050781249983 ], [ 9.635156250000023, 59.117773437500006 ], [ 9.557226562500063, 59.112695312500023 ], [ 9.627148437500011, 59.067919921875074 ], [ 9.696093750000017, 59.009716796875011 ], [ 9.65693359375004, 58.971191406249972 ], [ 9.618457031250017, 58.946044921875 ], [ 9.551074218750045, 58.933007812500023 ], [ 9.309960937500051, 58.856835937500051 ], [ 9.395800781250017, 58.8056640625 ], [ 9.322949218750011, 58.74755859375 ], [ 9.23867187500008, 58.739013671875028 ], [ 9.19375, 58.711865234375011 ], [ 9.178125, 58.675 ], [ 8.928417968750011, 58.569970703125051 ], [ 8.521386718750051, 58.300585937500045 ], [ 8.312207031250068, 58.224462890625006 ], [ 8.166113281250063, 58.145312500000045 ], [ 8.037402343750045, 58.147265624999989 ], [ 7.875585937500034, 58.079980468749966 ], [ 7.465917968750063, 58.020947265625011 ], [ 7.194140625000017, 58.047656250000045 ], [ 7.0048828125, 58.024218750000074 ], [ 6.903417968750034, 58.070507812499983 ], [ 6.890234375, 58.102294921874972 ], [ 6.895312500000074, 58.120751953125023 ], [ 6.912304687500068, 58.142871093749989 ], [ 6.877050781250006, 58.150732421874977 ], [ 6.802832031250063, 58.154541015624972 ], [ 6.771093749999977, 58.132226562500051 ], [ 6.766796875000011, 58.081542968750028 ], [ 6.7314453125, 58.068310546874983 ], [ 6.590527343750068, 58.097314453125023 ], [ 6.555078125000023, 58.123437500000023 ], [ 6.605761718750045, 58.176367187499977 ], [ 6.692480468750063, 58.224023437499994 ], [ 6.676757812500057, 58.233789062500023 ], [ 6.659863281250068, 58.262744140624989 ], [ 6.61757812500008, 58.266406250000017 ], [ 6.491503906250045, 58.259423828125023 ], [ 6.389062500000051, 58.26796875 ], [ 6.054687500000057, 58.375146484374966 ], [ 5.976562500000028, 58.432324218749983 ], [ 5.706835937500074, 58.523632812500011 ], [ 5.585937500000028, 58.620410156250017 ], [ 5.517285156249983, 58.726513671874955 ], [ 5.522460937499972, 58.822656250000023 ], [ 5.55556640625008, 58.975195312500006 ], [ 5.612207031250051, 59.012890624999955 ], [ 5.854296874999989, 58.95947265625 ], [ 6.099023437500023, 58.870263671875023 ], [ 6.137304687500006, 58.874658203125023 ], [ 6.214160156250045, 58.944677734375006 ], [ 6.363281250000028, 59.000927734375011 ], [ 6.321093750000074, 59.016455078125063 ], [ 6.099414062500017, 58.951953125000074 ], [ 6.016992187500023, 58.987695312499966 ], [ 5.88916015625, 59.060498046874983 ], [ 5.88916015625, 59.097949218750045 ], [ 5.948730468750057, 59.135449218749955 ], [ 5.968554687500017, 59.186132812499977 ], [ 5.937304687500045, 59.233984375000063 ], [ 5.951855468750068, 59.299072265625 ], [ 6.050683593750051, 59.368164062500028 ], [ 6.19892578125004, 59.438085937499977 ], [ 6.305664062500028, 59.505566406249955 ], [ 6.415332031250074, 59.547119140625 ], [ 6.403906250000063, 59.560986328124983 ], [ 6.278515625000011, 59.534521484375006 ], [ 6.15859375000008, 59.489648437499994 ], [ 6.017382812500017, 59.414453124999966 ], [ 5.84521484375, 59.353466796874983 ], [ 5.717968750000011, 59.329833984375028 ], [ 5.657324218750006, 59.310253906249955 ], [ 5.564062500000034, 59.291210937499983 ], [ 5.467578125000074, 59.20380859375004 ], [ 5.362304687500028, 59.166357421875034 ], [ 5.17324218750008, 59.162548828124983 ], [ 5.131640625000045, 59.226464843750023 ], [ 5.18505859375, 59.453662109375045 ], [ 5.2421875, 59.564306640625034 ], [ 5.304882812500068, 59.642578124999972 ], [ 5.403515625000011, 59.65576171875 ], [ 5.472460937500017, 59.713085937499955 ], [ 5.529687500000023, 59.713085937499955 ], [ 5.579492187500051, 59.686621093749977 ], [ 5.77216796875004, 59.660937499999989 ], [ 5.867285156250063, 59.733984375000034 ], [ 5.991015625000045, 59.744677734374989 ], [ 6.216601562499989, 59.818359375 ], [ 6.211914062500028, 59.831787109374972 ], [ 6.059277343750011, 59.815576171874966 ], [ 5.96669921875008, 59.813183593750011 ], [ 5.833984375000028, 59.794677734374972 ], [ 5.763476562500045, 59.807910156250017 ], [ 5.73046875, 59.863085937500045 ], [ 5.78359375000008, 59.912792968749955 ], [ 5.996484375000023, 60.031494140625 ], [ 6.069921875000063, 60.083496093750028 ], [ 6.111816406250057, 60.132080078124972 ], [ 6.10517578125004, 60.165136718750034 ], [ 6.140527343750051, 60.233496093750034 ], [ 6.348730468750006, 60.35297851562504 ], [ 6.518066406250057, 60.407568359375034 ], [ 6.57363281250008, 60.360595703124972 ], [ 6.526367187500057, 60.213623046874972 ], [ 6.526855468750057, 60.152929687500034 ], [ 6.660937500000017, 60.367236328124989 ], [ 6.71992187500004, 60.418164062499983 ], [ 6.787109375000057, 60.454101562500028 ], [ 6.949707031250057, 60.478222656249955 ], [ 6.995703125, 60.511962890625 ], [ 6.806347656250068, 60.500781250000017 ], [ 6.346972656250017, 60.419091796874994 ], [ 6.1533203125, 60.346240234374989 ], [ 6.10175781250004, 60.290136718750006 ], [ 5.967382812500034, 60.205566406250028 ], [ 5.904394531249977, 60.150634765625028 ], [ 5.8765625, 60.070019531250011 ], [ 5.800878906250034, 60.026220703124977 ], [ 5.698828125000034, 60.010009765624972 ], [ 5.557031250000023, 59.907763671875017 ], [ 5.49453125000008, 59.825585937499966 ], [ 5.353417968749994, 59.760107421875034 ], [ 5.263867187500068, 59.709765624999989 ], [ 5.234472656250034, 59.691796874999966 ], [ 5.18603515625, 59.642285156250011 ], [ 5.145800781250074, 59.638818359375023 ], [ 5.110742187500051, 59.667822265624977 ], [ 5.10488281250008, 59.731689453125028 ], [ 5.119238281250006, 59.833691406250011 ], [ 5.187109375000063, 59.907080078125034 ], [ 5.219531249999989, 59.978759765625 ], [ 5.174414062500034, 60.045703125000045 ], [ 5.205664062500006, 60.087939453125045 ], [ 5.265429687500017, 60.086474609374989 ], [ 5.37646484375, 60.067236328124977 ], [ 5.49453125000008, 60.0703125 ], [ 5.688574218749977, 60.123193359375023 ], [ 5.65761718750008, 60.154101562500017 ], [ 5.573828125000063, 60.158496093750017 ], [ 5.41738281250008, 60.154101562500017 ], [ 5.285839843750011, 60.205712890625051 ], [ 5.183593750000057, 60.308398437500017 ], [ 5.13710937500008, 60.445605468750074 ], [ 5.168164062500011, 60.484814453124983 ], [ 5.546484375, 60.624560546875017 ], [ 5.648339843750051, 60.687988281249972 ], [ 5.589355468750028, 60.694287109375011 ], [ 5.447363281250063, 60.617333984374966 ], [ 5.244042968750023, 60.569580078125 ], [ 5.115820312500006, 60.635986328125028 ], [ 5.049121093750017, 60.707519531250057 ], [ 5.0107421875, 60.858544921874994 ], [ 5.024609375000068, 60.936132812500006 ], [ 5.008593750000017, 61.038183593750006 ], [ 5.095410156250011, 61.071337890625017 ], [ 5.192480468750006, 61.053710937499972 ], [ 5.288183593750034, 61.047167968750045 ], [ 5.505273437500023, 61.056103515625011 ], [ 5.983984375000034, 61.117333984374966 ], [ 6.292578125000034, 61.080957031250023 ], [ 6.41796875, 61.084277343750074 ], [ 6.60986328125, 61.137011718750074 ], [ 6.777832031250028, 61.142431640625006 ], [ 6.903417968750034, 61.102148437499977 ], [ 6.97207031250008, 61.055957031250074 ], [ 6.980566406250034, 60.994140625 ], [ 7.038671875000063, 60.952929687500045 ], [ 7.077929687500074, 60.96630859375 ], [ 7.046679687499989, 61.015283203125051 ], [ 7.040136718750006, 61.091162109375034 ], [ 7.545019531250006, 61.177148437499966 ], [ 7.604492187500057, 61.210546875000034 ], [ 7.403906250000034, 61.22216796875 ], [ 7.34658203125008, 61.300585937499989 ], [ 7.45253906250008, 61.419238281250017 ], [ 7.442578125000011, 61.434619140625017 ], [ 7.331152343750034, 61.372021484374983 ], [ 7.276269531250051, 61.283935546874972 ], [ 7.29804687500004, 61.213623046875028 ], [ 7.275976562500006, 61.180957031250045 ], [ 7.173535156250011, 61.165966796875011 ], [ 6.942578125000011, 61.160546874999966 ], [ 6.794335937500023, 61.190380859375011 ], [ 6.657031250000017, 61.206591796875017 ], [ 6.61025390625008, 61.229101562500006 ], [ 6.62587890625008, 61.279296875 ], [ 6.599902343750017, 61.289648437499977 ], [ 6.543066406249977, 61.244531250000023 ], [ 6.49257812499999, 61.154589843749989 ], [ 6.383496093750068, 61.133886718750034 ], [ 6.082519531250028, 61.167285156250017 ], [ 5.646777343749989, 61.147607421874994 ], [ 5.451269531250034, 61.102343750000017 ], [ 5.32460937500008, 61.108251953124977 ], [ 5.106738281250017, 61.187548828125045 ], [ 5.021679687500011, 61.250585937500006 ], [ 4.98994140625004, 61.377685546874972 ], [ 5.002734375000074, 61.43359375 ], [ 5.172460937500006, 61.457128906250006 ], [ 5.25830078125, 61.455468750000023 ], [ 5.338671875000017, 61.485498046874994 ], [ 5.267578125000028, 61.505029296874994 ], [ 5.167578125000063, 61.543359374999966 ], [ 5.099414062500045, 61.620166015624989 ], [ 4.996679687500063, 61.64521484375004 ], [ 4.927832031249977, 61.710693359375057 ], [ 4.910351562500068, 61.809570312500028 ], [ 4.93007812499999, 61.878320312499994 ], [ 4.985058593750011, 61.900439453124989 ], [ 5.116992187500074, 61.885400390625023 ], [ 5.465332031249972, 61.896923828124983 ], [ 5.793261718749989, 61.827099609374955 ], [ 6.01582031250004, 61.7875 ], [ 6.466699218750051, 61.807421875000045 ], [ 6.730761718750045, 61.869775390625051 ], [ 6.682324218750011, 61.887011718749989 ], [ 6.395898437500023, 61.850976562500023 ], [ 6.131152343749989, 61.852441406249966 ], [ 5.664453125000051, 61.922900390625017 ], [ 5.473046875000051, 61.945605468750045 ], [ 5.266894531250045, 61.935595703125045 ], [ 5.159570312500051, 61.956982421874955 ], [ 5.096484375000074, 62.026660156250017 ], [ 5.143164062500063, 62.159912109375 ], [ 5.240917968750011, 62.188671874999983 ], [ 5.293847656250051, 62.15390625 ], [ 5.357714843750074, 62.151708984375006 ], [ 5.422363281250028, 62.207373046874977 ], [ 5.484277343750023, 62.239111328125063 ], [ 5.533300781250063, 62.310888671875034 ], [ 5.718164062500051, 62.378906250000028 ], [ 5.79628906250008, 62.384667968750051 ], [ 5.908300781249977, 62.416015625000028 ], [ 5.979785156250074, 62.407128906249994 ], [ 6.025585937500068, 62.375683593749983 ], [ 6.083496093750057, 62.349609375 ], [ 6.208984375000057, 62.352783203125028 ], [ 6.580078125000057, 62.407275390625045 ], [ 6.620019531250023, 62.423291015625011 ], [ 6.692382812500028, 62.468066406249989 ], [ 6.457128906250063, 62.448095703125006 ], [ 6.261718750000057, 62.416308593750017 ], [ 6.136132812500051, 62.407470703124972 ], [ 6.118457031250074, 62.447167968749994 ], [ 6.164746093750011, 62.482421874999972 ], [ 6.2375, 62.519921874999966 ], [ 6.272851562499994, 62.583837890625034 ], [ 6.352929687500051, 62.611132812499989 ], [ 6.439453125000028, 62.609667968750045 ], [ 6.61835937500004, 62.621289062500011 ], [ 6.744628906250028, 62.63789062500004 ], [ 6.961132812500068, 62.626757812499989 ], [ 7.283789062499977, 62.602294921874972 ], [ 7.491796875, 62.542822265625034 ], [ 7.570117187500045, 62.548193359375063 ], [ 7.653125, 62.564013671874989 ], [ 7.690722656250017, 62.585595703125023 ], [ 7.527441406250063, 62.610302734375011 ], [ 7.518164062500034, 62.645507812499972 ], [ 7.538378906250074, 62.672070312499983 ], [ 7.804687500000057, 62.720996093749989 ], [ 8.095507812500074, 62.731835937499994 ], [ 8.045507812500006, 62.771240234375028 ], [ 7.408398437500068, 62.711767578124977 ], [ 7.242089843750023, 62.75234375 ], [ 7.110839843750028, 62.752001953125017 ], [ 7.02490234375, 62.728808593749989 ], [ 6.779980468750011, 62.700732421875045 ], [ 6.734960937500006, 62.720703125000028 ], [ 6.781542968750074, 62.789648437500034 ], [ 6.928222656250028, 62.90273437499999 ], [ 6.940429687500028, 62.930468750000045 ], [ 7.00849609375004, 62.957666015624994 ], [ 7.389062500000023, 63.023291015625034 ], [ 7.571875, 63.099511718750023 ], [ 7.654296875000057, 63.109179687500045 ], [ 7.736035156250011, 63.103857421875006 ], [ 7.860351562500028, 63.112792968749972 ], [ 8.100585937500028, 63.090966796874966 ], [ 8.211132812500011, 62.995507812499966 ], [ 8.310546875, 62.965527343749983 ], [ 8.623144531250006, 62.846240234375017 ], [ 8.609179687499989, 62.880566406250011 ], [ 8.33857421875004, 63.042187499999983 ], [ 8.235156250000017, 63.082177734375051 ], [ 8.158007812500017, 63.161523437500051 ], [ 8.18447265625008, 63.236523437499955 ], [ 8.271484375000028, 63.286572265625011 ], [ 8.580175781250034, 63.313378906249966 ], [ 8.635546875000045, 63.342333984375017 ], [ 8.64101562499999, 63.392089843750028 ], [ 8.59375, 63.426123046875034 ], [ 8.480175781250011, 63.424169921874977 ], [ 8.386523437500017, 63.445263671875011 ], [ 8.360742187500023, 63.498876953125034 ], [ 8.398144531249983, 63.53510742187504 ], [ 8.576171875000028, 63.601171874999977 ], [ 8.673632812500074, 63.622607421875017 ], [ 8.842382812500006, 63.645898437500051 ], [ 9.135839843750006, 63.593652343749966 ], [ 9.158105468750023, 63.566259765624977 ], [ 9.07587890625004, 63.500390624999966 ], [ 9.08417968750004, 63.463427734374989 ], [ 9.156054687500045, 63.459326171875034 ], [ 9.32363281250008, 63.570361328125017 ], [ 9.520703125000068, 63.585693359375028 ], [ 9.602246093750068, 63.609570312500011 ], [ 9.696875, 63.624560546875045 ], [ 9.83222656250004, 63.524169921875028 ], [ 9.891503906250023, 63.492041015625063 ], [ 9.936035156250057, 63.478857421875034 ], [ 9.97919921875004, 63.395263671875057 ], [ 10.020996093750028, 63.39082031250004 ], [ 10.08056640625, 63.432714843750034 ], [ 10.188574218750063, 63.454785156250011 ], [ 10.340039062500011, 63.469335937500034 ], [ 10.590917968750063, 63.447216796874983 ], [ 10.704492187500023, 63.463574218750011 ], [ 10.76015625000008, 63.461279296875006 ], [ 10.70673828125004, 63.536328125000011 ], [ 10.673632812500045, 63.558007812499994 ], [ 10.725292968750068, 63.625 ], [ 10.779199218750051, 63.651171875000045 ], [ 10.952539062500023, 63.698193359374955 ], [ 11.11787109375004, 63.719189453124955 ], [ 11.225781250000068, 63.763818359374994 ], [ 11.370703125000034, 63.804833984374994 ], [ 11.347949218750017, 63.837695312500045 ], [ 11.307617187500057, 63.875732421874972 ], [ 11.213867187500057, 63.878125 ], [ 11.175585937500074, 63.898876953124983 ], [ 11.294628906250068, 63.948193359374983 ], [ 11.457617187500063, 64.002978515625045 ], [ 11.429199218750028, 64.024511718750006 ], [ 11.306640625000028, 64.048876953124989 ], [ 11.213574218750068, 64.030517578124972 ], [ 11.075195312500028, 63.988134765625034 ], [ 10.91425781250004, 63.921093749999983 ], [ 10.966699218750051, 63.901562499999983 ], [ 11.047265625000023, 63.845214843749972 ], [ 10.934863281250045, 63.770214843749955 ], [ 10.339160156250017, 63.571044921874972 ], [ 10.055078125000051, 63.5126953125 ], [ 9.924023437499983, 63.521777343750074 ], [ 9.892773437500011, 63.576220703125045 ], [ 9.832324218750045, 63.616503906250017 ], [ 9.76748046875008, 63.699511718750045 ], [ 9.6572265625, 63.697314453125045 ], [ 9.594628906250023, 63.678955078125028 ], [ 9.567285156250051, 63.706152343749977 ], [ 9.614746093750057, 63.794824218749994 ], [ 9.708007812500028, 63.864892578124994 ], [ 9.86445312500004, 63.917822265625006 ], [ 9.939453125000028, 63.981738281249989 ], [ 10.009960937500011, 64.083154296875051 ], [ 10.236230468749994, 64.179638671874983 ], [ 10.565625, 64.418310546875006 ], [ 10.833984375000028, 64.494482421875006 ], [ 10.932324218750068, 64.577734374999977 ], [ 11.090429687500034, 64.614550781250017 ], [ 11.225390624999989, 64.679492187500017 ], [ 11.331347656249989, 64.6859375 ], [ 11.523828125000051, 64.744384765625 ], [ 11.632910156250063, 64.813916015624955 ], [ 11.56171875000004, 64.818261718749966 ], [ 11.392480468750023, 64.772998046875074 ], [ 11.296777343750051, 64.754785156249994 ], [ 11.303515625000017, 64.829394531250017 ], [ 11.349902343750045, 64.905908203124966 ], [ 11.489355468750034, 64.975830078125 ], [ 12.15966796875, 65.178955078125 ], [ 12.226562500000028, 65.145361328124977 ], [ 12.30654296875008, 65.085986328125074 ], [ 12.508398437499977, 65.099414062500045 ], [ 12.738378906250034, 65.214404296875017 ], [ 12.915527343750057, 65.339257812499966 ], [ 12.819824218750028, 65.317480468749977 ], [ 12.715332031250057, 65.266357421875028 ], [ 12.511718750000057, 65.195312500000028 ], [ 12.417578125000063, 65.184082031249972 ], [ 12.363867187500034, 65.193310546874983 ], [ 12.333984374999972, 65.240722656249972 ], [ 12.263378906250068, 65.256103515625 ], [ 12.199609375000051, 65.245458984375034 ], [ 12.133886718749977, 65.279150390624977 ], [ 12.122167968750006, 65.362353515625045 ], [ 12.20625, 65.486230468749966 ], [ 12.272851562500051, 65.568164062500074 ], [ 12.344824218750063, 65.630175781249989 ], [ 12.627734375000045, 65.806152343750057 ], [ 12.68886718750008, 65.902197265624977 ], [ 12.816796875000023, 65.952880859375 ], [ 12.983007812500034, 65.941601562500011 ], [ 13.033105468750051, 65.95625 ], [ 12.976074218750057, 66.019189453125023 ], [ 12.794921875, 66.069091796874972 ], [ 12.783789062500063, 66.100439453125063 ], [ 13.387109375000051, 66.182763671875051 ], [ 13.674414062500034, 66.179980468750017 ], [ 13.75966796875008, 66.221044921875034 ], [ 13.915820312500017, 66.247363281250045 ], [ 14.034179687500057, 66.297558593749983 ], [ 13.973144531250057, 66.319726562499966 ], [ 13.68134765625004, 66.273583984374966 ], [ 13.49892578125008, 66.251904296875011 ], [ 13.416406250000051, 66.252587890624966 ], [ 13.35205078125, 66.236718750000023 ], [ 13.118847656250011, 66.23066406250004 ], [ 13.068164062500074, 66.430810546875023 ], [ 13.104687500000068, 66.539404296875034 ], [ 13.191601562500011, 66.537158203125017 ], [ 13.211425781250028, 66.640820312500011 ], [ 13.311816406250074, 66.701855468750011 ], [ 13.45039062500004, 66.715527343749955 ], [ 13.520214843750068, 66.74165039062504 ], [ 13.62109375, 66.794824218750023 ], [ 13.78798828125008, 66.782470703125 ], [ 13.959472656250028, 66.794335937500023 ], [ 13.9169921875, 66.819384765625074 ], [ 13.704101562500057, 66.851660156249977 ], [ 13.651562500000011, 66.907080078124977 ], [ 13.726660156250034, 66.938037109374989 ], [ 13.808398437500074, 66.960791015625006 ], [ 13.880175781250045, 66.964892578125045 ], [ 14.022363281250051, 67.073095703125063 ], [ 14.10878906250008, 67.119238281250034 ], [ 14.205566406249972, 67.111230468750023 ], [ 14.34033203125, 67.158935546875057 ], [ 14.472656250000028, 67.142675781250034 ], [ 14.600683593750006, 67.173876953124989 ], [ 14.775585937500011, 67.194482421874994 ], [ 15.41572265625004, 67.202441406250017 ], [ 15.434765625000011, 67.246679687499977 ], [ 15.300097656250045, 67.256933593750034 ], [ 14.824414062500011, 67.268310546875028 ], [ 14.581542968750028, 67.267431640625034 ], [ 14.479296875000045, 67.255957031250006 ], [ 14.441699218750045, 67.271386718750051 ], [ 14.448339843750063, 67.297851562500028 ], [ 14.53662109375, 67.339746093750023 ], [ 14.578515625000023, 67.386035156250045 ], [ 14.754980468750006, 67.499023437499972 ], [ 14.961914062500057, 67.574267578125017 ], [ 15.120507812500051, 67.555029296875006 ], [ 15.289160156250034, 67.483154296875028 ], [ 15.409375, 67.474169921875045 ], [ 15.465332031250028, 67.450927734375028 ], [ 15.55292968750004, 67.351757812499983 ], [ 15.59443359375004, 67.348535156250051 ], [ 15.575683593750057, 67.44384765625 ], [ 15.691503906250006, 67.521386718749994 ], [ 15.661328124999983, 67.542822265625006 ], [ 15.487304687499972, 67.514794921874994 ], [ 15.35400390625, 67.543945312499972 ], [ 15.24873046875004, 67.602148437500006 ], [ 15.218652343750051, 67.655371093750034 ], [ 15.284082031250051, 67.707958984374983 ], [ 15.345800781250006, 67.734423828125045 ], [ 15.303906250000011, 67.765283203125023 ], [ 15.040820312500045, 67.682568359374955 ], [ 14.854687500000068, 67.663330078125057 ], [ 14.781347656250034, 67.674902343750006 ], [ 14.821093750000045, 67.749853515625006 ], [ 14.798925781250063, 67.809326171875028 ], [ 15.0484375, 67.955761718750011 ], [ 15.13427734375, 67.972705078125017 ], [ 15.274414062500028, 67.9609375 ], [ 15.400878906250057, 67.91962890625004 ], [ 15.506640625000017, 67.926220703124955 ], [ 15.621386718750017, 67.948291015625017 ], [ 15.605761718750045, 67.987890625 ], [ 15.356933593750057, 68.003613281250011 ], [ 15.29287109375008, 68.036474609375034 ], [ 15.316015624999977, 68.06875 ], [ 15.486816406250057, 68.102832031250045 ], [ 15.656640625000023, 68.164355468750074 ], [ 15.851269531250068, 68.182177734375045 ], [ 16.007910156250006, 68.22871093750004 ], [ 16.0380859375, 68.218164062500023 ], [ 16.064550781249977, 68.199902343750011 ], [ 16.120800781250068, 68.027343750000028 ], [ 16.2607421875, 67.886572265625063 ], [ 16.312304687500017, 67.881445312499977 ], [ 16.258593750000074, 68.001220703125057 ], [ 16.308691406249977, 68.035644531250057 ], [ 16.372167968750034, 68.061816406250045 ], [ 16.39199218750008, 68.091601562499989 ], [ 16.319238281249994, 68.101757812500011 ], [ 16.259765625000057, 68.144531250000028 ], [ 16.174804687500057, 68.28125 ], [ 16.203808593750011, 68.316748046875034 ], [ 16.38789062500004, 68.389550781250023 ], [ 16.618847656250011, 68.406298828125074 ], [ 16.864941406250068, 68.355273437500045 ], [ 16.951367187500011, 68.35468750000004 ], [ 17.094042968750017, 68.368408203124972 ], [ 17.33613281250004, 68.410351562500011 ], [ 17.478515625, 68.426318359375045 ], [ 17.552832031250063, 68.426269531250057 ], [ 17.571191406250051, 68.447460937500011 ], [ 17.50234375000008, 68.461083984375023 ], [ 17.480175781249983, 68.474316406249983 ], [ 17.42617187499999, 68.481933593750028 ], [ 17.202343750000068, 68.459277343750017 ], [ 16.584863281250023, 68.466455078124966 ], [ 16.525292968750051, 68.490673828125011 ], [ 16.51435546875004, 68.532568359375034 ], [ 16.579882812500074, 68.592675781250023 ], [ 16.65185546875, 68.625781250000017 ], [ 16.88466796875008, 68.685400390624977 ], [ 17.131152343750045, 68.693457031250034 ], [ 17.390820312500011, 68.799365234375017 ], [ 17.490039062500045, 68.878759765625034 ], [ 17.546289062500051, 69.001123046874994 ], [ 17.704589843750057, 69.100048828125011 ], [ 18.101464843749994, 69.156298828124989 ], [ 18.117480468750074, 69.181201171875017 ], [ 18.075390625000011, 69.232617187500011 ], [ 18.078710937499977, 69.325244140625045 ], [ 18.1875, 69.43310546875 ], [ 18.259765625, 69.470605468749994 ], [ 18.293164062500068, 69.475097656250028 ], [ 18.378710937499989, 69.439843750000023 ], [ 18.48261718750004, 69.364843750000034 ], [ 18.6455078125, 69.321875 ], [ 18.858984375000063, 69.314453124999972 ], [ 18.915917968750023, 69.335595703125023 ], [ 18.75, 69.378417968750057 ], [ 18.624414062500051, 69.434375 ], [ 18.614453125000068, 69.490576171874977 ], [ 18.67402343750004, 69.520361328125006 ], [ 18.766601562500057, 69.517041015624955 ], [ 18.882812500000028, 69.523339843749994 ], [ 18.991113281250051, 69.561132812500063 ], [ 19.006835937500057, 69.587695312500045 ], [ 19.011328125, 69.623730468750011 ], [ 19.038378906250017, 69.660400390625028 ], [ 19.197265625000057, 69.747851562499989 ], [ 19.68701171875, 69.804736328125045 ], [ 19.722460937500017, 69.781640625000023 ], [ 19.69599609375004, 69.612939453125051 ], [ 19.639746093750034, 69.503808593750023 ], [ 19.641503906250051, 69.424023437500011 ], [ 19.73681640625, 69.503808593750023 ], [ 19.864648437500023, 69.722119140624983 ], [ 19.960546875000034, 69.82460937499999 ], [ 20.068945312500006, 69.883447265624994 ], [ 20.146386718750051, 69.896728515625028 ], [ 20.223046875000051, 69.927197265625011 ], [ 20.324218750000057, 69.945312499999972 ], [ 20.35517578125004, 69.921923828125017 ], [ 20.38720703125, 69.867626953124955 ], [ 20.332714843750011, 69.676953125000011 ], [ 20.338183593750045, 69.616650390624983 ], [ 20.277148437500045, 69.535839843749955 ], [ 20.04375, 69.35566406250004 ], [ 20.054492187500074, 69.332666015624966 ], [ 20.107226562500074, 69.341210937500023 ], [ 20.197656250000023, 69.370947265625034 ], [ 20.486718750000023, 69.542089843750006 ], [ 20.739453124999983, 69.520507812500028 ], [ 20.742578125000023, 69.534521484375063 ], [ 20.661523437500023, 69.584716796874972 ], [ 20.5625, 69.6328125 ], [ 20.532714843750057, 69.692333984374955 ], [ 20.545996093750006, 69.851074218749972 ], [ 20.622070312500057, 69.913916015624977 ], [ 20.840332031250028, 69.907324218749977 ], [ 20.971093750000023, 69.916015624999972 ], [ 21.032128906250023, 69.887451171875 ], [ 21.163085937500057, 69.889501953124977 ], [ 21.253710937500045, 70.003222656250045 ], [ 21.432910156250045, 70.013183593750057 ], [ 21.590234375000051, 69.938037109375017 ], [ 21.779589843750074, 69.887451171875 ], [ 21.931738281250063, 69.814697265625028 ], [ 21.974707031250034, 69.834570312499977 ], [ 21.892578125, 70.004248046875006 ], [ 21.802734375, 70.066064453124994 ], [ 21.60781250000008, 70.098193359375045 ], [ 21.400390625, 70.174462890625051 ], [ 21.346289062499977, 70.208251953125 ], [ 21.355761718750045, 70.233398437499972 ], [ 21.53876953125004, 70.257666015625034 ], [ 21.780273437500028, 70.229882812499966 ], [ 21.995507812499994, 70.293359375000023 ], [ 22.054394531250011, 70.275976562500034 ], [ 22.219433593750068, 70.309179687500034 ], [ 22.321972656250068, 70.264501953125006 ], [ 22.384765625, 70.277734375000023 ], [ 22.421191406250045, 70.337597656249955 ], [ 22.684570312500057, 70.374755859375 ], [ 22.851660156249977, 70.340478515625023 ], [ 22.941210937500017, 70.304980468749989 ], [ 22.982812500000051, 70.23676757812504 ], [ 23.046484375000063, 70.101855468749989 ], [ 23.176953125000011, 70.029052734375 ], [ 23.257910156250063, 69.993310546874994 ], [ 23.35390625000008, 69.983398437500028 ], [ 23.400195312500017, 70.019775390624972 ], [ 23.310253906250068, 70.063574218750006 ], [ 23.286035156250023, 70.104833984374977 ], [ 23.3291015625, 70.207226562499955 ], [ 23.379394531250028, 70.247460937499994 ], [ 23.661230468750063, 70.399755859375006 ], [ 23.897167968750011, 70.478759765625028 ], [ 24.038476562500023, 70.485351562500057 ], [ 24.28554687500008, 70.662402343750045 ], [ 24.355566406250034, 70.694580078125028 ], [ 24.420019531250034, 70.702001953125034 ], [ 24.40351562500004, 70.745312499999983 ], [ 24.268164062500006, 70.772705078124972 ], [ 24.263476562500017, 70.826318359374966 ], [ 24.441796875000023, 70.891552734375011 ], [ 24.658007812500017, 71.001025390625045 ], [ 24.764746093750006, 71.008447265625023 ], [ 24.831640625000034, 70.978027343749972 ], [ 25.04218750000004, 70.928613281250023 ], [ 25.171191406250017, 70.872021484374955 ], [ 25.264648437500057, 70.843505859375 ], [ 25.325390625000011, 70.849414062500045 ], [ 25.375585937500006, 70.891943359375006 ], [ 25.435937500000051, 70.911865234375 ], [ 25.569824218750057, 70.900683593750017 ], [ 25.649707031250074, 70.873339843750045 ], [ 25.711914062500057, 70.869726562500006 ], [ 25.768164062500063, 70.853173828125023 ], [ 25.781445312500011, 70.81679687499999 ], [ 25.665625, 70.777148437499989 ], [ 25.468261718750057, 70.671972656250063 ], [ 25.273535156250006, 70.552392578125023 ], [ 25.209277343750045, 70.489404296874994 ], [ 25.146386718750023, 70.324023437500045 ], [ 24.994238281250034, 70.218212890624983 ], [ 24.982714843749989, 70.143994140624955 ], [ 25.043847656250023, 70.109033203125023 ], [ 25.211816406250051, 70.136474609375028 ], [ 25.418847656250023, 70.235498046875051 ], [ 25.470507812500074, 70.340576171875028 ], [ 25.988085937500017, 70.625390624999966 ], [ 26.23085937500008, 70.782617187500023 ], [ 26.506933593750006, 70.912792968750011 ], [ 26.66132812500004, 70.939746093749989 ], [ 26.733984375, 70.853564453125017 ], [ 26.675488281250068, 70.740966796875 ], [ 26.558203125000063, 70.669140625000011 ], [ 26.644628906250006, 70.636230468749972 ], [ 26.628125, 70.550878906249977 ], [ 26.601171875000034, 70.503466796875017 ], [ 26.583984375, 70.453808593750011 ], [ 26.585058593750034, 70.410009765624977 ], [ 26.666113281250034, 70.421679687500045 ], [ 26.989355468750063, 70.511376953125023 ], [ 27.071289062500057, 70.608447265624989 ], [ 27.147265625000074, 70.681201171875074 ], [ 27.183691406250034, 70.744042968749994 ], [ 27.309375, 70.803564453125034 ], [ 27.546484375000063, 70.804003906250045 ], [ 27.555664062500057, 70.827392578125 ], [ 27.269042968750028, 70.910009765625063 ], [ 27.23525390625008, 70.947216796874983 ], [ 27.331640624999977, 70.996728515625051 ], [ 27.597070312500051, 71.091308593750028 ], [ 27.733496093750063, 71.080859375000045 ], [ 27.815039062500063, 71.059375 ], [ 28.141699218750006, 71.043017578125074 ], [ 28.392285156250068, 70.97529296875004 ], [ 28.38271484375008, 70.869433593750045 ], [ 28.326855468750068, 70.8251953125 ], [ 28.271875, 70.797949218750063 ], [ 27.950976562500045, 70.717578125000017 ], [ 27.898046875, 70.677929687500011 ] ] ], [ [ [ 25.586328125000051, 71.14208984375 ], [ 25.853515625000028, 71.103857421875034 ], [ 25.945019531250011, 71.104638671874994 ], [ 26.077636718750028, 71.033154296875011 ], [ 26.146875, 71.039501953124955 ], [ 26.133789062500028, 70.99580078125004 ], [ 25.999707031250068, 70.97509765625 ], [ 25.791308593750074, 70.9625 ], [ 25.760156250000023, 70.953808593750011 ], [ 25.582031250000057, 70.960791015625006 ], [ 25.482031250000034, 71.019580078124989 ], [ 25.31494140625, 71.03413085937504 ], [ 25.315234375000074, 71.052978515625057 ], [ 25.423437499999977, 71.097412109375028 ], [ 25.586328125000051, 71.14208984375 ] ] ], [ [ [ -8.953564453124983, 70.839160156250017 ], [ -9.045800781249937, 70.832666015625023 ], [ -9.098876953125, 70.854882812500023 ], [ -8.964648437499932, 70.915917968750023 ], [ -8.520800781250017, 71.030664062500023 ], [ -8.343701171874983, 71.140136718750028 ], [ -8.001367187499966, 71.177685546874955 ], [ -7.978808593749989, 71.116894531250011 ], [ -8.002099609374937, 71.041259765624972 ], [ -8.30234375, 70.981152343749983 ], [ -8.635351562499977, 70.940429687500028 ], [ -8.953564453124983, 70.839160156250017 ] ] ], [ [ [ 19.219335937500006, 74.391015625000023 ], [ 19.098535156249994, 74.352148437500006 ], [ 18.917578125, 74.410644531250028 ], [ 18.797460937500034, 74.485693359375034 ], [ 18.86123046875008, 74.514160156249972 ], [ 19.182910156250045, 74.517919921875034 ], [ 19.261523437500074, 74.478955078124983 ], [ 19.274707031250017, 74.456738281249983 ], [ 19.219335937500006, 74.391015625000023 ] ] ], [ [ [ 21.60810546875004, 78.595703124999972 ], [ 21.745605468749972, 78.572021484375028 ], [ 22.04316406250004, 78.576953125000074 ], [ 22.207324218750074, 78.407666015624955 ], [ 22.29951171875004, 78.228173828124966 ], [ 22.449316406250006, 78.21523437499999 ], [ 22.734570312500011, 78.239941406249983 ], [ 22.988867187500063, 78.251953125000028 ], [ 23.119238281250063, 78.238623046874977 ], [ 23.351660156250063, 78.186279296874972 ], [ 23.451953125000074, 78.149462890625017 ], [ 23.364648437500051, 78.120507812499966 ], [ 23.151953125000063, 78.08808593750004 ], [ 23.116699218749972, 77.991503906249989 ], [ 23.330566406250028, 77.957861328124977 ], [ 23.68398437500008, 77.875439453124955 ], [ 23.88300781250004, 77.86474609375 ], [ 24.238281250000028, 77.898535156250063 ], [ 24.571484375000068, 77.834423828124955 ], [ 24.901855468750057, 77.756591796875 ], [ 24.129785156250051, 77.658251953125045 ], [ 24.06191406250008, 77.630615234375 ], [ 23.954980468750051, 77.557714843749977 ], [ 23.841210937500051, 77.49775390625004 ], [ 23.736132812500045, 77.462353515625011 ], [ 23.505175781250074, 77.401416015625017 ], [ 23.380859375000057, 77.380322265624983 ], [ 23.101367187500045, 77.385058593749989 ], [ 22.996679687500034, 77.360791015625011 ], [ 22.899511718750063, 77.311376953124977 ], [ 22.801757812500028, 77.275781250000023 ], [ 22.553710937500028, 77.266650390625017 ], [ 22.426953125000068, 77.315917968750028 ], [ 22.468847656250063, 77.331103515625017 ], [ 22.486621093750045, 77.360107421875057 ], [ 22.442480468750034, 77.429345703125023 ], [ 22.67890625000004, 77.500146484374994 ], [ 22.732617187500068, 77.539355468750074 ], [ 22.685351562500045, 77.553515625000017 ], [ 22.620312500000011, 77.549609375000017 ], [ 22.448242187500057, 77.571142578125063 ], [ 22.397265625000045, 77.570117187500017 ], [ 22.25458984375004, 77.528857421875045 ], [ 22.056835937500068, 77.501171875000011 ], [ 21.85615234375004, 77.494140625 ], [ 21.049902343750006, 77.440966796875017 ], [ 20.928125, 77.459667968749983 ], [ 20.873144531250063, 77.565332031250023 ], [ 21.20107421875008, 77.619482421875034 ], [ 21.251464843750028, 77.710937500000028 ], [ 21.334179687500011, 77.771777343749989 ], [ 21.430859375000068, 77.812109375000034 ], [ 21.6083984375, 77.916064453124989 ], [ 21.653125, 77.923535156249983 ], [ 21.210449218750028, 78.005761718749966 ], [ 21.035449218750074, 78.059179687500006 ], [ 20.844921875000068, 78.165869140624977 ], [ 20.786425781250074, 78.252148437499983 ], [ 20.528320312500057, 78.325585937500023 ], [ 20.560253906249983, 78.41938476562504 ], [ 20.372753906250068, 78.412011718750023 ], [ 20.227929687500051, 78.477832031250045 ], [ 20.36269531250008, 78.514794921875023 ], [ 21.046875, 78.556738281250034 ], [ 21.454785156250068, 78.597558593749994 ], [ 21.60810546875004, 78.595703124999972 ] ] ], [ [ [ 26.875976562500057, 78.648925781249972 ], [ 26.729492187500057, 78.646484375000028 ], [ 26.459570312500034, 78.720263671875045 ], [ 26.407714843750057, 78.784326171875023 ], [ 26.455761718750068, 78.810498046874955 ], [ 26.585937500000028, 78.811474609374983 ], [ 26.788769531250068, 78.723974609375006 ], [ 27.007617187500045, 78.697509765625028 ], [ 26.875976562500057, 78.648925781249972 ] ] ], [ [ [ 11.250292968750017, 78.610693359375006 ], [ 11.261718750000028, 78.541699218749983 ], [ 11.42421875, 78.548583984374972 ], [ 11.616308593750063, 78.47509765625 ], [ 11.82568359375, 78.436083984375045 ], [ 11.884863281250063, 78.409326171875023 ], [ 11.929394531250068, 78.374902343750023 ], [ 12.056152343750057, 78.30561523437504 ], [ 12.116406250000068, 78.232568359374994 ], [ 11.96503906250004, 78.224853515625 ], [ 11.75654296875004, 78.329003906249994 ], [ 11.586523437500034, 78.388232421874989 ], [ 11.372460937500023, 78.438769531250074 ], [ 11.19921875, 78.441259765625034 ], [ 11.121289062500011, 78.46328125 ], [ 10.840625, 78.644726562500011 ], [ 10.788867187500074, 78.6865234375 ], [ 10.628417968750057, 78.753857421874955 ], [ 10.557617187500028, 78.8375 ], [ 10.558203125000063, 78.902929687500034 ], [ 10.77285156250008, 78.8875 ], [ 10.960839843750023, 78.846386718749983 ], [ 11.123925781250023, 78.75336914062504 ], [ 11.152929687500063, 78.724462890625006 ], [ 11.078222656250034, 78.68603515625 ], [ 11.15498046875004, 78.640576171874983 ], [ 11.250292968750017, 78.610693359375006 ] ] ], [ [ [ 29.047070312500068, 78.91206054687504 ], [ 29.345410156250097, 78.90576171875 ], [ 29.645117187500063, 78.921630859375028 ], [ 29.696679687500051, 78.904736328124955 ], [ 29.310546874999972, 78.852099609374989 ], [ 28.881152343750017, 78.880078125000011 ], [ 28.494531250000023, 78.887207031250028 ], [ 28.037890625000074, 78.828710937500006 ], [ 27.889062500000051, 78.852148437500006 ], [ 28.120996093750051, 78.908447265625 ], [ 28.374023437499972, 78.927050781250074 ], [ 28.414746093750011, 78.961425781249972 ], [ 28.511132812500023, 78.967333984375017 ], [ 28.845214843750057, 78.970849609375023 ], [ 29.047070312500068, 78.91206054687504 ] ] ], [ [ [ 16.786718750000034, 79.90673828125 ], [ 16.838476562500006, 79.904785156250028 ], [ 16.888964843750074, 79.915429687499994 ], [ 16.925585937500074, 79.943457031250006 ], [ 16.966406250000034, 79.958935546874983 ], [ 17.219433593750068, 79.940771484375006 ], [ 17.578222656249977, 79.884667968750023 ], [ 17.684765625000011, 79.85703125 ], [ 17.834570312499977, 79.800048828125028 ], [ 17.956152343750063, 79.704248046875051 ], [ 17.859765625000051, 79.635009765624972 ], [ 17.732617187500011, 79.569531249999955 ], [ 17.6875, 79.533349609375051 ], [ 17.733984375, 79.481347656250023 ], [ 17.715039062500068, 79.430761718750006 ], [ 17.66875, 79.38593750000004 ], [ 17.86103515625004, 79.437060546875045 ], [ 18.272070312500034, 79.600585937499972 ], [ 18.333300781250074, 79.610693359374977 ], [ 18.39736328125008, 79.605175781250011 ], [ 18.58144531250008, 79.571582031250017 ], [ 18.7484375, 79.488183593749994 ], [ 18.785253906250034, 79.460595703124966 ], [ 18.815234375000017, 79.426660156249966 ], [ 18.832421875000051, 79.384765624999972 ], [ 18.822949218749983, 79.336669921875028 ], [ 18.807421875000017, 79.303173828124955 ], [ 18.720019531250074, 79.281494140624972 ], [ 18.677832031250006, 79.261718750000028 ], [ 18.772265625000074, 79.26025390625 ], [ 18.880078125000011, 79.234277343750051 ], [ 18.97900390625, 79.179150390625011 ], [ 19.089453125000034, 79.157031250000017 ], [ 19.490234375000057, 79.175683593749994 ], [ 19.750878906250023, 79.146826171874977 ], [ 19.893554687500057, 79.056201171874989 ], [ 20.113769531249972, 79.076708984375017 ], [ 20.11445312500004, 79.125 ], [ 20.162695312500006, 79.145654296875023 ], [ 20.458203125000068, 79.129248046875063 ], [ 20.61103515625004, 79.106640624999983 ], [ 20.767187500000063, 79.059130859375074 ], [ 20.500683593750011, 78.981396484374955 ], [ 20.7203125, 78.906689453125011 ], [ 21.089648437500017, 78.852636718750006 ], [ 21.312207031250068, 78.795849609374983 ], [ 21.352539062500028, 78.772021484375017 ], [ 21.388769531250034, 78.740429687499983 ], [ 21.243945312500017, 78.699414062499955 ], [ 21.096289062500034, 78.676269531250057 ], [ 20.72480468750004, 78.672314453124955 ], [ 20.387011718750045, 78.643261718749983 ], [ 19.76875, 78.622705078124966 ], [ 19.676757812500028, 78.609570312499955 ], [ 19.65498046875004, 78.597851562499983 ], [ 19.61855468750008, 78.562158203124994 ], [ 19.380664062500017, 78.479785156249989 ], [ 19.150488281250034, 78.379394531250057 ], [ 19.055664062500057, 78.318945312500006 ], [ 18.98378906250008, 78.234228515625063 ], [ 18.957617187499977, 78.182470703124977 ], [ 19.00869140625008, 78.132275390624983 ], [ 18.9951171875, 78.081494140625011 ], [ 18.822070312500074, 78.041699218750011 ], [ 18.712304687500023, 78.040087890625017 ], [ 18.574609375000023, 78.047998046875051 ], [ 18.439257812500074, 78.025048828124994 ], [ 18.4306640625, 77.990576171874977 ], [ 18.43867187500004, 77.942041015625023 ], [ 18.404003906250011, 77.793945312499972 ], [ 18.361914062500034, 77.682275390624966 ], [ 18.298730468750051, 77.578564453124983 ], [ 18.227929687500023, 77.522607421875023 ], [ 18.13740234375004, 77.507031249999955 ], [ 17.847070312500051, 77.496777343750011 ], [ 17.623339843750017, 77.399365234374955 ], [ 17.442480468750034, 77.225244140625023 ], [ 17.348632812500028, 77.156884765625051 ], [ 17.15253906250004, 77.048925781249977 ], [ 17.187890625000051, 77.010644531249994 ], [ 17.249023437500057, 76.969189453124983 ], [ 17.141992187500023, 76.894921874999966 ], [ 16.976660156250006, 76.811621093750034 ], [ 16.979882812500023, 76.779394531250063 ], [ 17.03554687499999, 76.720361328125023 ], [ 17.06269531250004, 76.658984375000045 ], [ 16.935156250000063, 76.606152343750011 ], [ 16.700488281250045, 76.579296874999955 ], [ 16.461914062500028, 76.609326171874955 ], [ 16.345800781250006, 76.644775390624972 ], [ 16.238085937500074, 76.701513671875006 ], [ 16.123828125000074, 76.738525390624972 ], [ 16.004492187500006, 76.760742187499972 ], [ 15.546777343750023, 76.886425781250011 ], [ 15.124218749999983, 77.085107421874994 ], [ 14.738476562500011, 77.162353515625 ], [ 14.486914062500006, 77.199023437500017 ], [ 14.365820312500034, 77.234472656250034 ], [ 14.24755859375, 77.282128906249966 ], [ 14.145312500000045, 77.335595703125023 ], [ 14.050390624999977, 77.403222656250051 ], [ 14.004199218750074, 77.445214843749994 ], [ 13.995703125000034, 77.508203125000023 ], [ 14.026074218750011, 77.545166015625 ], [ 14.071289062499972, 77.564111328125051 ], [ 14.37763671875004, 77.579638671875017 ], [ 14.48779296875, 77.570849609374989 ], [ 14.596289062500006, 77.537939453125034 ], [ 14.69501953125004, 77.525048828124994 ], [ 14.920800781250023, 77.688818359375063 ], [ 16.205957031250023, 77.782470703125028 ], [ 16.619140625, 77.798681640625063 ], [ 17.033300781250006, 77.797705078125034 ], [ 16.96875, 77.841943359374994 ], [ 16.914062500000028, 77.897998046875045 ], [ 16.852929687500023, 77.911572265624955 ], [ 16.539648437500063, 77.880224609375063 ], [ 16.060058593750057, 77.847119140624983 ], [ 15.82636718750004, 77.847070312499966 ], [ 15.585351562500051, 77.869140625000028 ], [ 15.344824218750006, 77.856982421875017 ], [ 15.096875, 77.80903320312504 ], [ 14.846875, 77.778662109375063 ], [ 14.603906250000051, 77.766455078125063 ], [ 14.089941406250063, 77.771386718749994 ], [ 13.9625, 77.796240234375006 ], [ 13.791113281250006, 77.853808593749989 ], [ 13.749609375, 77.883300781249972 ], [ 13.714160156250045, 77.919433593750057 ], [ 13.680566406250051, 78.028125 ], [ 13.717675781250051, 78.057617187500057 ], [ 13.770117187500006, 78.074609375000051 ], [ 13.824023437500045, 78.085009765625017 ], [ 13.936914062500051, 78.085546875000063 ], [ 14.04775390625008, 78.066845703124983 ], [ 14.307226562500006, 78.005078125000011 ], [ 14.248144531250034, 78.071386718750006 ], [ 14.994726562500006, 78.151220703125006 ], [ 15.34140625, 78.220947265625 ], [ 15.519433593750051, 78.232714843750017 ], [ 15.698046875000017, 78.227587890625045 ], [ 15.65869140625, 78.264697265625045 ], [ 15.657128906250023, 78.299023437500011 ], [ 15.783886718750011, 78.327050781250051 ], [ 15.87539062500008, 78.339111328125028 ], [ 16.150292968750051, 78.352880859374977 ], [ 16.776953125, 78.350439453125006 ], [ 17.002929687500028, 78.369384765624972 ], [ 17.171972656250006, 78.417138671875023 ], [ 16.991796875000063, 78.400488281250006 ], [ 16.81123046875004, 78.397265625000045 ], [ 16.726562500000028, 78.40717773437504 ], [ 16.535351562500068, 78.448876953124994 ], [ 16.44863281250008, 78.503564453125023 ], [ 16.696582031250045, 78.612890625 ], [ 16.78261718750008, 78.663623046875045 ], [ 16.53046875000004, 78.656298828125074 ], [ 16.446289062500028, 78.638525390625006 ], [ 16.157519531250017, 78.538134765625074 ], [ 15.94404296875004, 78.493017578125006 ], [ 15.680664062500028, 78.471337890625051 ], [ 15.417382812500023, 78.473242187499977 ], [ 15.359960937500063, 78.487548828124972 ], [ 15.279394531249977, 78.554101562500023 ], [ 15.254199218750017, 78.589062499999955 ], [ 15.264941406250074, 78.608300781249966 ], [ 15.348339843750011, 78.663134765625045 ], [ 15.391601562500028, 78.721191406250057 ], [ 15.384179687500023, 78.771191406250011 ], [ 15.322753906250028, 78.781201171875011 ], [ 15.225292968750068, 78.732324218750023 ], [ 15.137304687500006, 78.664257812500011 ], [ 15.01630859375004, 78.630126953124972 ], [ 14.891796875000068, 78.639453125000017 ], [ 14.838671874999989, 78.665576171874989 ], [ 14.79238281250008, 78.705566406249972 ], [ 14.74355468750008, 78.720947265625 ], [ 14.689257812500017, 78.720947265625 ], [ 14.577636718750028, 78.704980468750023 ], [ 14.46718750000008, 78.675390625000034 ], [ 14.505273437500023, 78.630517578124966 ], [ 14.515429687500045, 78.58056640625 ], [ 14.467773437500028, 78.540917968749994 ], [ 14.431835937500068, 78.492480468749989 ], [ 14.545605468750068, 78.461962890624989 ], [ 14.638281250000034, 78.414599609375017 ], [ 14.49951171875, 78.392382812500045 ], [ 14.363281250000057, 78.359912109374989 ], [ 14.238281249999972, 78.309863281250017 ], [ 14.110449218750063, 78.270898437499966 ], [ 13.907617187500023, 78.266748046875023 ], [ 13.654980468750068, 78.245166015625074 ], [ 13.150195312499989, 78.2375 ], [ 12.91279296875004, 78.301074218749989 ], [ 12.869531250000023, 78.33125 ], [ 12.822167968750051, 78.351464843750051 ], [ 12.664648437500034, 78.384765625 ], [ 12.434765625000011, 78.482958984375017 ], [ 12.257910156250034, 78.59467773437504 ], [ 12.13828125, 78.605517578125017 ], [ 11.961718750000074, 78.642382812499989 ], [ 11.865527343750017, 78.67421875 ], [ 11.77382812500008, 78.716406250000063 ], [ 11.746289062500068, 78.766259765624994 ], [ 11.755175781250017, 78.811669921875023 ], [ 11.861035156250011, 78.831884765625034 ], [ 11.61103515625004, 78.882958984374966 ], [ 11.365429687500011, 78.95039062500004 ], [ 11.456152343750034, 78.972998046875006 ], [ 11.547558593749983, 78.982958984374989 ], [ 12.274902343750028, 78.904492187500011 ], [ 12.323437500000068, 78.914257812499955 ], [ 12.4033203125, 78.953222656249977 ], [ 12.375, 78.966357421874989 ], [ 12.253125, 78.975341796875057 ], [ 12.08730468750008, 78.97509765625 ], [ 12.04580078125008, 78.983154296875028 ], [ 11.981835937499994, 79.025292968750023 ], [ 11.925683593750023, 79.077246093750034 ], [ 11.901953124999977, 79.111865234375074 ], [ 11.892773437500068, 79.152343750000057 ], [ 12.016113281250057, 79.213085937499983 ], [ 12.083984375000028, 79.267529296874983 ], [ 11.978320312499989, 79.292675781249955 ], [ 11.679296875, 79.291162109374994 ], [ 11.579785156250068, 79.283496093750045 ], [ 11.616406250000068, 79.205273437499983 ], [ 11.52119140625004, 79.151269531249994 ], [ 11.338867187500028, 79.109130859375028 ], [ 11.208105468750034, 79.129638671875028 ], [ 11.107226562500074, 79.232958984375045 ], [ 10.975390625000045, 79.304882812499955 ], [ 10.925781250000057, 79.350195312500034 ], [ 10.888085937500023, 79.415429687499994 ], [ 10.834375, 79.462841796874983 ], [ 10.737597656250017, 79.520166015625023 ], [ 10.725, 79.555517578125034 ], [ 10.737011718750068, 79.581640625000034 ], [ 10.810742187500068, 79.640917968750017 ], [ 10.754589843750011, 79.690332031249966 ], [ 10.686230468750011, 79.733593749999983 ], [ 10.68212890625, 79.75825195312504 ], [ 10.746386718750017, 79.788671875 ], [ 10.804003906250045, 79.79877929687504 ], [ 10.86591796875004, 79.796582031250011 ], [ 11.049609375000074, 79.760302734375017 ], [ 11.150390625, 79.716992187499983 ], [ 11.185253906249983, 79.720458984374972 ], [ 11.250585937500063, 79.78486328125004 ], [ 11.343652343750023, 79.799414062499977 ], [ 11.702343750000011, 79.820605468750045 ], [ 12.101757812500011, 79.737548828125 ], [ 12.205175781250034, 79.719091796875034 ], [ 12.287792968750068, 79.713134765625 ], [ 12.245214843750006, 79.75 ], [ 12.219140625000023, 79.797900390625017 ], [ 12.279980468749983, 79.815966796875074 ], [ 12.602441406250051, 79.773242187500074 ], [ 12.753515625, 79.775781249999966 ], [ 13.107519531250006, 79.831738281249983 ], [ 13.692871093749972, 79.860986328124994 ], [ 13.914160156250034, 79.816943359374989 ], [ 13.92568359375008, 79.793408203125011 ], [ 13.921093750000011, 79.761718750000028 ], [ 13.907031249999989, 79.752197265625028 ], [ 13.777539062500011, 79.715283203124983 ], [ 13.03925781250004, 79.685156249999977 ], [ 12.555371093750068, 79.569482421875023 ], [ 13.215136718749989, 79.588085937500011 ], [ 13.333789062500017, 79.574804687500063 ], [ 13.383593750000045, 79.480761718749989 ], [ 13.431640625000057, 79.470898437500011 ], [ 13.601269531250068, 79.457226562499983 ], [ 13.716210937500023, 79.429150390624955 ], [ 13.833691406250068, 79.375683593749983 ], [ 13.957226562500011, 79.339648437500017 ], [ 14.029589843750017, 79.344140625000051 ], [ 14.05585937500004, 79.383105468749989 ], [ 14.026367187500057, 79.429296874999977 ], [ 14.01113281250008, 79.481933593750057 ], [ 14.019824218750074, 79.538671874999977 ], [ 14.039843750000045, 79.585644531249955 ], [ 14.17841796875004, 79.618701171875017 ], [ 14.379785156250023, 79.725976562500023 ], [ 14.59365234375008, 79.798730468750023 ], [ 14.831835937500017, 79.766406250000017 ], [ 15.05234375, 79.675341796875017 ], [ 15.251269531250045, 79.545458984375017 ], [ 15.443945312500034, 79.406787109375017 ], [ 15.660156250000028, 79.234863281249972 ], [ 15.764062500000051, 79.174267578124983 ], [ 15.858496093750006, 79.159912109375 ], [ 16.294531250000034, 78.981054687500063 ], [ 16.34375, 78.976123046875017 ], [ 16.253515625000034, 79.112109375000017 ], [ 16.027539062499983, 79.342382812500034 ], [ 15.875097656250034, 79.519238281250011 ], [ 15.840722656250051, 79.586865234375011 ], [ 15.816113281250011, 79.681835937500011 ], [ 15.82578125, 79.709033203125045 ], [ 15.845117187500051, 79.733593749999983 ], [ 15.95576171875004, 79.835107421874966 ], [ 16.100195312500063, 79.884423828124966 ], [ 16.056640625000057, 79.953955078125034 ], [ 16.093847656250006, 80.007324218749972 ], [ 16.245703125000034, 80.049462890625023 ], [ 16.386621093750051, 80.052587890625034 ], [ 16.524023437500063, 80.0205078125 ], [ 16.786718750000034, 79.90673828125 ] ] ], [ [ [ 32.525976562500063, 80.119140625 ], [ 31.577636718750028, 80.081445312499966 ], [ 31.481933593749972, 80.107910156250028 ], [ 33.019140625000063, 80.217968749999983 ], [ 33.098632812499972, 80.228710937499955 ], [ 33.38398437500004, 80.242333984374966 ], [ 33.62929687499999, 80.217431640624966 ], [ 33.556640624999972, 80.198144531250023 ], [ 32.525976562500063, 80.119140625 ] ] ], [ [ [ 18.741601562500023, 80.300927734375023 ], [ 18.525, 80.245605468750028 ], [ 18.162207031250034, 80.288183593749977 ], [ 18.205566406249972, 80.331787109375 ], [ 18.29169921875004, 80.358349609374983 ], [ 18.519335937500045, 80.348339843749983 ], [ 18.741601562500023, 80.300927734375023 ] ] ], [ [ [ 20.897851562500023, 80.249951171875011 ], [ 20.99843750000008, 80.238818359375045 ], [ 21.549218750000023, 80.242919921875 ], [ 21.654882812500063, 80.218457031249983 ], [ 21.696679687500051, 80.1591796875 ], [ 21.780664062500023, 80.138769531250006 ], [ 21.897753906250074, 80.132470703124966 ], [ 22.190234375000074, 80.059716796874994 ], [ 22.289746093749983, 80.049218749999966 ], [ 22.376367187500051, 80.089648437500045 ], [ 22.442675781250074, 80.190283203125034 ], [ 22.44619140625008, 80.308349609375 ], [ 22.41787109375008, 80.365527343750017 ], [ 22.450781250000034, 80.402246093750051 ], [ 22.548828125000028, 80.416455078125011 ], [ 22.672070312499983, 80.412646484375045 ], [ 22.792578125000034, 80.433007812499994 ], [ 22.896875, 80.468994140624972 ], [ 23.00800781250004, 80.473974609375006 ], [ 23.251367187500051, 80.446679687500051 ], [ 23.315429687500057, 80.425244140625011 ], [ 23.250097656250063, 80.380859375000028 ], [ 23.224609375000028, 80.317626953125028 ], [ 23.114550781250074, 80.186962890624983 ], [ 23.353320312500045, 80.178857421875023 ], [ 23.687988281250028, 80.206542968749972 ], [ 23.77294921875, 80.244384765625028 ], [ 23.952929687500074, 80.304589843750051 ], [ 24.14296875000008, 80.295166015625 ], [ 24.234082031250068, 80.303125 ], [ 24.280175781250051, 80.329296875000011 ], [ 24.29755859375004, 80.360400390625045 ], [ 24.402636718750045, 80.355175781249955 ], [ 24.546679687500074, 80.295166015625 ], [ 24.613671875000051, 80.285839843749955 ], [ 24.736328124999972, 80.301318359374989 ], [ 24.785937500000045, 80.300683593749966 ], [ 24.907031250000045, 80.276660156250045 ], [ 25.471289062500063, 80.233105468749955 ], [ 25.666894531250023, 80.209765624999989 ], [ 25.751171875000068, 80.188037109375017 ], [ 25.83632812500008, 80.175146484375063 ], [ 26.436718750000011, 80.17548828125004 ], [ 26.86083984375, 80.160009765624977 ], [ 27.017187500000063, 80.125488281249972 ], [ 27.148339843750023, 80.059228515624966 ], [ 27.19863281250008, 79.906591796875063 ], [ 27.079882812500045, 79.865380859374994 ], [ 26.221093750000051, 79.677441406250011 ], [ 26.005859374999972, 79.617041015625034 ], [ 25.902050781250068, 79.561376953124977 ], [ 25.726367187500074, 79.439746093750074 ], [ 25.641210937500034, 79.403027343749955 ], [ 25.239062499999989, 79.345068359375063 ], [ 25.145117187500034, 79.338867187500028 ], [ 24.842871093750006, 79.367236328125045 ], [ 24.750585937500034, 79.364599609375034 ], [ 24.383398437500034, 79.301611328125006 ], [ 24.2568359375, 79.263476562500045 ], [ 24.132910156250063, 79.215478515625023 ], [ 23.94775390625, 79.194287109374983 ], [ 23.758789062500057, 79.205615234375074 ], [ 22.903710937500023, 79.230664062500011 ], [ 22.789160156250034, 79.264355468749955 ], [ 22.695703125000023, 79.329052734374983 ], [ 22.865527343750045, 79.411865234374972 ], [ 21.911425781250017, 79.381054687500011 ], [ 20.861132812500017, 79.397851562499966 ], [ 20.805566406250051, 79.409521484375034 ], [ 20.760839843750006, 79.441503906249977 ], [ 20.399511718750006, 79.46337890625 ], [ 20.128222656250074, 79.489599609375006 ], [ 19.900195312500074, 79.533789062500034 ], [ 19.674609375000045, 79.591162109375006 ], [ 19.746679687500063, 79.617968750000045 ], [ 19.821093750000045, 79.633642578125034 ], [ 20.014843750000068, 79.640234375000063 ], [ 20.187109375, 79.63227539062504 ], [ 20.493457031250074, 79.632763671874955 ], [ 20.564843750000051, 79.690527343750006 ], [ 20.686816406250017, 79.707177734375023 ], [ 20.784082031250023, 79.748583984375017 ], [ 20.460742187500045, 79.774658203125 ], [ 20.12343750000008, 79.778564453125 ], [ 19.89863281250004, 79.744189453125017 ], [ 19.638085937500051, 79.728613281250034 ], [ 19.4, 79.726562499999972 ], [ 18.942089843750011, 79.736328125 ], [ 18.725, 79.7607421875 ], [ 18.428027343750017, 79.824511718750017 ], [ 18.32470703125, 79.859716796875006 ], [ 18.284765625000034, 79.887353515625051 ], [ 18.25537109375, 79.929199218750028 ], [ 18.594628906250023, 79.966699218750051 ], [ 18.726464843750051, 79.996240234375023 ], [ 18.855957031250057, 80.03662109375 ], [ 18.343847656250006, 80.059570312500057 ], [ 18.129492187500034, 80.093408203125023 ], [ 17.916894531250051, 80.143115234375017 ], [ 18.089453125000034, 80.171142578125028 ], [ 18.779296874999972, 80.193505859374966 ], [ 18.961914062500057, 80.174804687499972 ], [ 19.14296875000008, 80.138671875 ], [ 19.343359375000063, 80.116406249999983 ], [ 19.537109375, 80.163232421875023 ], [ 19.354687500000068, 80.185400390625006 ], [ 19.19140625, 80.263232421875045 ], [ 19.156933593750011, 80.301855468750034 ], [ 19.178320312500006, 80.331542968750028 ], [ 19.263769531250006, 80.335986328125045 ], [ 19.327441406250017, 80.323095703125006 ], [ 19.568457031250006, 80.25 ], [ 19.751074218749977, 80.227197265624994 ], [ 19.802246093750028, 80.294726562499989 ], [ 19.810351562500074, 80.326806640625051 ], [ 19.777148437500045, 80.353369140625034 ], [ 19.69130859375008, 80.402343749999972 ], [ 19.614355468750034, 80.462548828124994 ], [ 19.733300781249994, 80.477832031249989 ], [ 19.851171875000034, 80.471191406249972 ], [ 20.104296875000017, 80.429980468750017 ], [ 20.359375, 80.400927734375045 ], [ 20.475878906250045, 80.371630859375017 ], [ 20.693457031250034, 80.298681640625006 ], [ 20.897851562500023, 80.249951171875011 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Poland", "admin": "Poland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 19.604394531250023, 54.459179687499997 ], [ 19.644238281250011, 54.447070312499996 ], [ 19.92431640625, 54.433984375 ], [ 20.208203125000011, 54.420751953124999 ], [ 20.664746093750011, 54.406640625 ], [ 21.140527343750023, 54.391796875 ], [ 21.634179687500023, 54.37646484375 ], [ 22.16845703125, 54.35986328125 ], [ 22.731835937500023, 54.35009765625 ], [ 22.766210937500006, 54.356787109374999 ], [ 22.82373046875, 54.395800781249996 ], [ 22.893945312500023, 54.390527343750001 ], [ 22.976757812500011, 54.366357421875001 ], [ 23.015527343750023, 54.348339843749997 ], [ 23.031933593750011, 54.327880859375 ], [ 23.042187500000011, 54.30419921875 ], [ 23.0875, 54.299462890625001 ], [ 23.170312500000023, 54.281445312499997 ], [ 23.282324218750006, 54.240332031249999 ], [ 23.3701171875, 54.200488281249996 ], [ 23.45361328125, 54.143457031250001 ], [ 23.481347656250023, 54.079003906250001 ], [ 23.483007812500006, 54.005957031249999 ], [ 23.477636718750006, 53.958935546874997 ], [ 23.484667968750017, 53.939794921874999 ], [ 23.598925781250017, 53.59921875 ], [ 23.789257812500011, 53.270947265624997 ], [ 23.859179687500017, 53.112109375 ], [ 23.887109375000023, 53.027539062499997 ], [ 23.909375, 52.904882812499999 ], [ 23.916308593750017, 52.81875 ], [ 23.915429687500023, 52.770263671875 ], [ 23.901269531250023, 52.70361328125 ], [ 23.8447265625, 52.664208984375001 ], [ 23.479589843750006, 52.5515625 ], [ 23.410937500000017, 52.516210937499999 ], [ 23.303320312500006, 52.428369140625001 ], [ 23.2041015625, 52.337890625 ], [ 23.18125, 52.306982421874999 ], [ 23.175097656250017, 52.28662109375 ], [ 23.196972656250011, 52.256933593749999 ], [ 23.3271484375, 52.208447265624997 ], [ 23.458398437500023, 52.16953125 ], [ 23.501171875000011, 52.140380859375 ], [ 23.597949218750017, 52.103076171874996 ], [ 23.63330078125, 52.069580078125 ], [ 23.652441406250006, 52.040380859374999 ], [ 23.651074218750011, 51.972998046874999 ], [ 23.607421875, 51.879785156250001 ], [ 23.625683593750011, 51.809326171875 ], [ 23.581347656250017, 51.762402343749997 ], [ 23.544824218750023, 51.710253906249996 ], [ 23.539648437500006, 51.618896484375 ], [ 23.605273437500017, 51.517919921874999 ], [ 23.658886718750011, 51.448974609375 ], [ 23.6796875, 51.39492187499999 ], [ 23.657617187500023, 51.352490234374997 ], [ 23.664453125000023, 51.31005859375 ], [ 23.712207031250017, 51.26513671875 ], [ 23.863476562500011, 51.126220703125 ], [ 23.938085937500006, 50.992529296874999 ], [ 23.985742187500023, 50.9404296875 ], [ 24.095800781250006, 50.872753906249997 ], [ 24.105761718750017, 50.844970703125 ], [ 24.061621093750006, 50.81953125 ], [ 24.025976562500006, 50.816162109375 ], [ 23.9970703125, 50.809375 ], [ 23.978417968750023, 50.785595703124997 ], [ 24.00732421875, 50.76015625 ], [ 24.046289062500023, 50.722802734374994 ], [ 24.0947265625, 50.617041015624999 ], [ 24.089941406250006, 50.53046875 ], [ 24.052636718750023, 50.508447265624994 ], [ 24.004980468750006, 50.45703125 ], [ 23.97265625, 50.410058593749994 ], [ 23.711718750000017, 50.37734375 ], [ 23.649023437500006, 50.327050781249994 ], [ 23.506152343750017, 50.229833984374999 ], [ 23.408593750000023, 50.173925781249999 ], [ 23.264453125000017, 50.072851562499999 ], [ 23.036328125000011, 49.899072265624994 ], [ 22.952246093750006, 49.826367187499997 ], [ 22.890722656250006, 49.766259765624994 ], [ 22.706152343750006, 49.606201171875 ], [ 22.6494140625, 49.539013671874997 ], [ 22.66064453125, 49.483691406249996 ], [ 22.719921875000011, 49.353808593749996 ], [ 22.732421875, 49.295166015625 ], [ 22.721972656250017, 49.240966796875 ], [ 22.702343750000011, 49.192724609374999 ], [ 22.705664062500006, 49.171191406249996 ], [ 22.760156250000023, 49.13623046875 ], [ 22.847070312500023, 49.08125 ], [ 22.85205078125, 49.062744140625 ], [ 22.839746093750023, 49.038916015624999 ], [ 22.809765625000011, 49.020751953125 ], [ 22.701269531250006, 49.039941406249994 ], [ 22.579980468750023, 49.077197265624996 ], [ 22.538671875, 49.072705078124997 ], [ 22.473046875000023, 49.081298828125 ], [ 22.202539062500023, 49.153222656249994 ], [ 22.020117187500006, 49.209521484374996 ], [ 22.002148437500011, 49.24609375 ], [ 21.967675781250023, 49.299072265625 ], [ 21.89013671875, 49.343457031249997 ], [ 21.712109375000011, 49.381933593749999 ], [ 21.6396484375, 49.411962890624999 ], [ 21.350488281250023, 49.428759765624996 ], [ 21.225, 49.429443359375 ], [ 21.136132812500023, 49.417041015624996 ], [ 21.079394531250017, 49.418261718749996 ], [ 21.001171875000011, 49.33984375 ], [ 20.947265625, 49.317089843749997 ], [ 20.868457031250017, 49.314697265625 ], [ 20.799511718750011, 49.328662109374996 ], [ 20.72900390625, 49.369921875 ], [ 20.616113281250023, 49.391699218749999 ], [ 20.534570312500023, 49.381201171874999 ], [ 20.474511718750023, 49.390185546874996 ], [ 20.422656250000017, 49.392333984375 ], [ 20.404687500000023, 49.384082031249996 ], [ 20.362988281250011, 49.38525390625 ], [ 20.302539062500017, 49.365527343749996 ], [ 20.236523437500011, 49.337646484375 ], [ 20.163671875, 49.31640625 ], [ 20.107617187500011, 49.270751953125 ], [ 20.0576171875, 49.181298828124994 ], [ 19.916113281250006, 49.221386718749997 ], [ 19.868945312500017, 49.204003906249994 ], [ 19.80224609375, 49.192333984374997 ], [ 19.756640625000017, 49.204394531249996 ], [ 19.767382812500017, 49.235205078124999 ], [ 19.787988281250023, 49.269970703124997 ], [ 19.787011718750023, 49.318554687499997 ], [ 19.77392578125, 49.372167968749999 ], [ 19.730078125, 49.389599609374997 ], [ 19.664160156250006, 49.396044921874996 ], [ 19.630273437500023, 49.40664062499999 ], [ 19.626660156250011, 49.424365234374996 ], [ 19.593066406250017, 49.447119140624999 ], [ 19.534765625, 49.504785156249994 ], [ 19.479687500000011, 49.576367187499997 ], [ 19.441601562500011, 49.597705078124996 ], [ 19.38623046875, 49.563623046874994 ], [ 19.30234375, 49.524853515624997 ], [ 19.250195312500011, 49.511425781249997 ], [ 19.1494140625, 49.4 ], [ 18.968359375, 49.396240234375 ], [ 18.957226562500011, 49.448291015624996 ], [ 18.938183593750011, 49.498291015625 ], [ 18.832226562500011, 49.510791015624996 ], [ 18.829296875000011, 49.540136718749999 ], [ 18.806933593750017, 49.613720703124997 ], [ 18.594628906250023, 49.7578125 ], [ 18.56884765625, 49.817919921874996 ], [ 18.5771484375, 49.841113281249996 ], [ 18.562402343750023, 49.879345703124997 ], [ 18.516210937500006, 49.902392578124996 ], [ 18.348437500000017, 49.929833984374994 ], [ 18.305273437500006, 49.9140625 ], [ 18.266308593750011, 49.930273437499999 ], [ 18.205273437500011, 49.964746093749994 ], [ 18.09921875, 49.992773437499999 ], [ 18.087695312500017, 50.007275390624997 ], [ 18.049511718750011, 50.031933593749997 ], [ 18.0283203125, 50.035253906249999 ], [ 18.0146484375, 50.020263671875 ], [ 17.983789062500023, 49.999072265624996 ], [ 17.874804687500017, 49.972265625 ], [ 17.83125, 49.983300781249994 ], [ 17.791699218750011, 50.006591796875 ], [ 17.74658203125, 50.056787109374994 ], [ 17.681054687500023, 50.10078125 ], [ 17.627050781250006, 50.11640625 ], [ 17.596289062500006, 50.139501953124999 ], [ 17.58935546875, 50.157470703125 ], [ 17.709277343750017, 50.193554687499997 ], [ 17.735449218750006, 50.230761718749996 ], [ 17.720117187500023, 50.298632812499996 ], [ 17.702246093750006, 50.307177734374996 ], [ 17.654687500000023, 50.284228515624996 ], [ 17.554589843750023, 50.2640625 ], [ 17.462304687500023, 50.254785156249994 ], [ 17.415234375000011, 50.254785156249994 ], [ 17.151953125, 50.378320312499994 ], [ 16.980761718750017, 50.416113281249999 ], [ 16.880078125000011, 50.427050781249996 ], [ 16.869140625, 50.414501953124997 ], [ 16.914746093750011, 50.34521484375 ], [ 16.993359375000011, 50.259716796874997 ], [ 16.989648437500023, 50.236914062499999 ], [ 16.895312500000017, 50.201953125 ], [ 16.841796875, 50.18671875 ], [ 16.778613281250017, 50.15703125 ], [ 16.725292968750011, 50.116064453124999 ], [ 16.679101562500023, 50.097460937499996 ], [ 16.63916015625, 50.102148437499999 ], [ 16.5966796875, 50.121923828124999 ], [ 16.487597656250017, 50.248388671874999 ], [ 16.350488281250023, 50.34521484375 ], [ 16.334179687500011, 50.366894531249997 ], [ 16.291308593750017, 50.371875 ], [ 16.230761718750017, 50.394091796874996 ], [ 16.210351562500023, 50.423730468749994 ], [ 16.24072265625, 50.4546875 ], [ 16.282519531250017, 50.483007812499999 ], [ 16.356640625000011, 50.50048828125 ], [ 16.379101562500011, 50.516894531249996 ], [ 16.392285156250011, 50.541650390624994 ], [ 16.419726562500017, 50.573632812499994 ], [ 16.4125, 50.58515625 ], [ 16.359960937500006, 50.621386718749996 ], [ 16.2822265625, 50.655615234374999 ], [ 16.06640625, 50.629931640624996 ], [ 16.007226562500023, 50.611621093749996 ], [ 15.973828125000011, 50.635449218749997 ], [ 15.948535156250017, 50.670263671874999 ], [ 15.893945312500023, 50.676904296874994 ], [ 15.819238281250023, 50.708691406249997 ], [ 15.730566406250006, 50.739697265624997 ], [ 15.643945312500023, 50.748876953124999 ], [ 15.463964843750006, 50.793847656249994 ], [ 15.394628906250006, 50.796289062499994 ], [ 15.354394531250023, 50.811767578125 ], [ 15.312597656250006, 50.845751953124996 ], [ 15.277050781250011, 50.883007812499997 ], [ 15.258593750000017, 50.958544921874996 ], [ 15.1259765625, 50.992871093749997 ], [ 14.99375, 51.014355468749997 ], [ 14.984472656250006, 51.00341796875 ], [ 14.989941406250011, 50.92724609375 ], [ 14.98291015625, 50.886572265624999 ], [ 14.895800781250017, 50.861376953124996 ], [ 14.809375, 50.858984375 ], [ 14.814257812500017, 50.871630859374996 ], [ 14.91748046875, 51.008740234374997 ], [ 14.9638671875, 51.095117187499994 ], [ 15.0166015625, 51.252734375 ], [ 14.953125, 51.377148437499997 ], [ 14.935546875, 51.435351562499996 ], [ 14.905957031250011, 51.463330078124997 ], [ 14.724707031250006, 51.523876953124997 ], [ 14.7109375, 51.544921875 ], [ 14.738671875000023, 51.627148437499997 ], [ 14.724902343750017, 51.66171875 ], [ 14.681347656250011, 51.698193359374997 ], [ 14.623925781250023, 51.770800781249996 ], [ 14.601660156250006, 51.832373046874999 ], [ 14.674902343750006, 51.904833984374996 ], [ 14.69296875, 51.9580078125 ], [ 14.724804687500011, 52.030859375 ], [ 14.748144531250006, 52.07080078125 ], [ 14.752539062500006, 52.081835937499996 ], [ 14.70458984375, 52.110205078124999 ], [ 14.6923828125, 52.150048828125001 ], [ 14.705371093750017, 52.207470703124997 ], [ 14.679882812500011, 52.25 ], [ 14.615625, 52.277636718749996 ], [ 14.573925781250011, 52.314160156249997 ], [ 14.554589843750023, 52.359667968749996 ], [ 14.569726562500023, 52.431103515624997 ], [ 14.619433593750017, 52.528515625 ], [ 14.514062500000023, 52.645605468749999 ], [ 14.253710937500017, 52.782519531249996 ], [ 14.128613281250011, 52.878222656249996 ], [ 14.138867187500011, 52.932861328125 ], [ 14.193652343750017, 52.982324218750001 ], [ 14.293164062500011, 53.026757812500001 ], [ 14.368554687500023, 53.105566406249999 ], [ 14.410937500000017, 53.199023437499996 ], [ 14.412304687500011, 53.216748046874997 ], [ 14.41455078125, 53.283496093749996 ], [ 14.298730468750023, 53.556445312499996 ], [ 14.279882812500006, 53.624755859375 ], [ 14.26611328125, 53.707128906249999 ], [ 14.258886718750006, 53.729638671875001 ], [ 14.487597656250017, 53.671875 ], [ 14.58349609375, 53.639355468749997 ], [ 14.571582031250017, 53.675878906249999 ], [ 14.552148437500023, 53.707324218749996 ], [ 14.56494140625, 53.753515625 ], [ 14.558398437500017, 53.823193359374997 ], [ 14.350878906250017, 53.858740234374999 ], [ 14.213671875000017, 53.870751953125001 ], [ 14.1982421875, 53.919042968749999 ], [ 14.21142578125, 53.950341796875001 ], [ 14.249316406250017, 53.931933593749996 ], [ 14.384179687500023, 53.924707031250001 ], [ 14.715722656250023, 54.018310546875 ], [ 15.288378906250017, 54.139892578125 ], [ 15.9, 54.253955078124996 ], [ 16.042773437500017, 54.266357421875 ], [ 16.186328125000017, 54.290380859374999 ], [ 16.239355468750006, 54.333056640624996 ], [ 16.292285156250017, 54.361621093749996 ], [ 16.375585937500006, 54.436865234374999 ], [ 16.559765625000011, 54.553808593749999 ], [ 16.885449218750011, 54.596386718749997 ], [ 17.007031250000011, 54.65185546875 ], [ 17.261914062500011, 54.729541015624996 ], [ 17.842968750000011, 54.816699218749996 ], [ 18.085644531250011, 54.835839843750001 ], [ 18.323437500000011, 54.838183593749996 ], [ 18.53515625, 54.769433593750001 ], [ 18.75927734375, 54.6845703125 ], [ 18.799609375000017, 54.633349609374996 ], [ 18.678320312500006, 54.665283203125 ], [ 18.5015625, 54.741503906249996 ], [ 18.436230468750011, 54.744726562499999 ], [ 18.587109375000011, 54.512890625 ], [ 18.669628906250011, 54.430908203125 ], [ 18.83642578125, 54.369580078124997 ], [ 18.976269531250011, 54.348925781249996 ], [ 19.407128906250023, 54.386083984374999 ], [ 19.56015625, 54.434619140624996 ], [ 19.604394531250023, 54.459179687499997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Portugal", "admin": "Portugal" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -17.190869140624926, 32.868603515624983 ], [ -17.054492187499932, 32.815869140624983 ], [ -16.92919921875, 32.841406250000034 ], [ -16.773974609374989, 32.773535156249977 ], [ -16.693261718749966, 32.758007812500011 ], [ -16.765283203124994, 32.709716796875028 ], [ -16.837402343749943, 32.648291015625034 ], [ -17.018261718749926, 32.662792968749983 ], [ -17.171191406249989, 32.721875 ], [ -17.226025390624983, 32.766845703125028 ], [ -17.241015625000017, 32.807373046875028 ], [ -17.190869140624926, 32.868603515624983 ] ] ], [ [ [ -25.02734375, 36.959960937500028 ], [ -25.031542968749989, 36.941552734375023 ], [ -25.08837890625, 36.948876953124994 ], [ -25.159912109375028, 36.943359375000028 ], [ -25.198388671874937, 36.996533203125011 ], [ -25.163525390624955, 37.018554687499972 ], [ -25.082910156249966, 37.024023437500034 ], [ -25.044335937499994, 37.000195312499983 ], [ -25.02734375, 36.959960937500028 ] ] ], [ [ [ -25.648974609374989, 37.840917968750006 ], [ -25.585498046874932, 37.834033203125017 ], [ -25.2666015625, 37.848632812499972 ], [ -25.18193359374996, 37.837890625 ], [ -25.190722656249989, 37.764355468749955 ], [ -25.251123046874937, 37.735009765625023 ], [ -25.439013671874932, 37.71533203125 ], [ -25.73447265624992, 37.762890625000011 ], [ -25.833691406249983, 37.826074218749994 ], [ -25.847851562499926, 37.872412109375034 ], [ -25.845898437499983, 37.89404296875 ], [ -25.783740234375017, 37.9111328125 ], [ -25.648974609374989, 37.840917968750006 ] ] ], [ [ [ -28.14726562499996, 38.452685546875017 ], [ -28.064794921875034, 38.412744140624966 ], [ -28.189746093749989, 38.404150390625006 ], [ -28.231152343749983, 38.384667968750023 ], [ -28.332421875000023, 38.412890625000017 ], [ -28.454492187500023, 38.40864257812504 ], [ -28.531152343749994, 38.462548828124994 ], [ -28.548828124999972, 38.518554687500028 ], [ -28.51025390625, 38.553027343750045 ], [ -28.402148437500017, 38.553369140625023 ], [ -28.14726562499996, 38.452685546875017 ] ] ], [ [ [ -28.641308593749983, 38.525 ], [ -28.743847656249983, 38.522363281250023 ], [ -28.842041015625, 38.5984375 ], [ -28.69775390625, 38.638476562500045 ], [ -28.655419921874994, 38.614062500000045 ], [ -28.624218749999955, 38.58632812499999 ], [ -28.605810546875034, 38.550732421875011 ], [ -28.641308593749983, 38.525 ] ] ], [ [ [ -27.778466796874966, 38.55561523437504 ], [ -27.825878906249926, 38.543554687499977 ], [ -28.09233398437496, 38.62055664062504 ], [ -28.187255859375028, 38.655371093750034 ], [ -28.310644531250006, 38.743896484375028 ], [ -27.962646484375, 38.636328125000063 ], [ -27.778466796874966, 38.55561523437504 ] ] ], [ [ [ -27.07524414062496, 38.643457031249994 ], [ -27.095312499999949, 38.634033203125028 ], [ -27.302832031249949, 38.661035156250023 ], [ -27.361914062500006, 38.697851562500063 ], [ -27.385937500000011, 38.765820312499955 ], [ -27.351025390625011, 38.788964843749966 ], [ -27.259667968749966, 38.802685546875011 ], [ -27.127001953125017, 38.78984375 ], [ -27.041943359375011, 38.7412109375 ], [ -27.041992187500028, 38.678906250000011 ], [ -27.07524414062496, 38.643457031249994 ] ] ], [ [ [ -31.137109374999937, 39.406933593750011 ], [ -31.181347656249983, 39.358935546875017 ], [ -31.257617187499989, 39.3759765625 ], [ -31.282958984375, 39.39409179687496 ], [ -31.260839843750034, 39.496777343750011 ], [ -31.199853515624937, 39.520849609375034 ], [ -31.138623046874983, 39.479443359374955 ], [ -31.137109374999937, 39.406933593750011 ] ] ], [ [ [ -8.173535156249955, 41.819970703124994 ], [ -8.152490234374937, 41.811962890624983 ], [ -8.094433593749926, 41.814208984375 ], [ -7.990966796874972, 41.851904296875034 ], [ -7.920849609374983, 41.883642578125006 ], [ -7.896386718749994, 41.870556640625011 ], [ -7.693066406249955, 41.888476562500017 ], [ -7.644677734374937, 41.873974609374983 ], [ -7.612597656249989, 41.857958984375017 ], [ -7.512597656249966, 41.835986328124989 ], [ -7.40361328124996, 41.833691406249955 ], [ -7.268554687499972, 41.864404296874994 ], [ -7.209619140624966, 41.895263671874972 ], [ -7.198339843749977, 41.929394531250011 ], [ -7.195361328124989, 41.955224609375023 ], [ -7.177929687499983, 41.9716796875 ], [ -7.147119140625023, 41.981152343749983 ], [ -7.09912109375, 41.964208984375006 ], [ -7.030468749999955, 41.950634765624983 ], [ -6.865527343749932, 41.945263671874955 ], [ -6.833203124999926, 41.964160156249989 ], [ -6.777294921874983, 41.958496093749972 ], [ -6.70361328125, 41.9345703125 ], [ -6.61826171874992, 41.9423828125 ], [ -6.575341796874966, 41.913085937499972 ], [ -6.557519531249966, 41.874121093750034 ], [ -6.552587890624949, 41.789550781250028 ], [ -6.558984375000023, 41.704052734375011 ], [ -6.542187499999955, 41.672509765624994 ], [ -6.48466796874996, 41.664404296875034 ], [ -6.391699218749949, 41.665380859375034 ], [ -6.308056640624955, 41.642187500000034 ], [ -6.243115234374955, 41.601806640624972 ], [ -6.221679687499943, 41.560449218749994 ], [ -6.2125, 41.53203125 ], [ -6.244335937499955, 41.51591796874996 ], [ -6.28935546874996, 41.455029296875011 ], [ -6.403125, 41.375390625000023 ], [ -6.56591796875, 41.3037109375 ], [ -6.690136718749983, 41.214501953125023 ], [ -6.775781249999937, 41.107714843750017 ], [ -6.8828125, 41.062402343750023 ], [ -6.91552734375, 41.038037109374955 ], [ -6.928466796874972, 41.009130859375006 ], [ -6.857714843749932, 40.878320312500023 ], [ -6.835888671874926, 40.777490234374994 ], [ -6.818359375, 40.654052734374972 ], [ -6.829833984374943, 40.619091796874955 ], [ -6.835693359374972, 40.483154296874972 ], [ -6.852050781249943, 40.443261718750023 ], [ -6.847949218749989, 40.410986328125006 ], [ -6.82177734375, 40.37626953124996 ], [ -6.8101562499999, 40.343115234375034 ], [ -6.85888671875, 40.30073242187504 ], [ -6.948437499999955, 40.251611328124966 ], [ -7.01469726562496, 40.208349609375034 ], [ -7.032617187499966, 40.167919921874983 ], [ -7.027832031249972, 40.14262695312496 ], [ -6.91640625, 40.056835937499983 ], [ -6.896093749999949, 40.021826171875063 ], [ -6.911181640624989, 39.937109375000034 ], [ -6.975390624999932, 39.798388671875017 ], [ -7.03671875, 39.713964843750034 ], [ -7.04741210937496, 39.70556640625 ], [ -7.117675781249972, 39.681689453125045 ], [ -7.454101562499943, 39.6806640625 ], [ -7.53569335937496, 39.661572265625011 ], [ -7.524218749999932, 39.644726562499955 ], [ -7.44511718749996, 39.53618164062496 ], [ -7.362695312499966, 39.478320312499989 ], [ -7.33544921875, 39.46513671874996 ], [ -7.30576171874992, 39.338134765625028 ], [ -7.172412109374932, 39.135205078124983 ], [ -7.042968749999943, 39.107080078125023 ], [ -6.997949218749994, 39.056445312500017 ], [ -7.00625, 38.985253906249994 ], [ -7.046044921874937, 38.907031250000045 ], [ -7.125488281249972, 38.826953124999989 ], [ -7.219921874999926, 38.770507812500028 ], [ -7.28154296874996, 38.714550781250011 ], [ -7.286376953124972, 38.649365234374955 ], [ -7.30595703124996, 38.566845703125011 ], [ -7.335791015625006, 38.501464843750028 ], [ -7.343017578124943, 38.457421875000023 ], [ -7.106396484374983, 38.181005859375006 ], [ -6.974804687499983, 38.194433593750006 ], [ -6.957568359374932, 38.18789062499999 ], [ -6.981103515624937, 38.121972656249966 ], [ -7.022851562500023, 38.04472656249996 ], [ -7.072509765625, 38.030029296875 ], [ -7.185449218749994, 38.006347656250057 ], [ -7.292236328125, 37.90644531250004 ], [ -7.378906249999972, 37.786376953125 ], [ -7.44394531249992, 37.728271484374972 ], [ -7.503515624999977, 37.585498046875017 ], [ -7.496044921874955, 37.523583984375023 ], [ -7.467187499999937, 37.428027343749989 ], [ -7.406152343749937, 37.179443359374972 ], [ -7.493603515624983, 37.168310546875034 ], [ -7.834130859374994, 37.005712890625034 ], [ -7.939697265625, 37.00541992187496 ], [ -8.136767578124932, 37.077050781249994 ], [ -8.484326171874955, 37.100048828124983 ], [ -8.597656249999943, 37.121337890625057 ], [ -8.739111328124977, 37.074609375000023 ], [ -8.8484375, 37.075683593749972 ], [ -8.935351562499989, 37.01601562499999 ], [ -8.997802734375028, 37.032275390625017 ], [ -8.92626953125, 37.166064453125017 ], [ -8.814160156249983, 37.430810546875023 ], [ -8.818554687500011, 37.592431640625023 ], [ -8.791845703124977, 37.732812500000023 ], [ -8.822656249999937, 37.871875 ], [ -8.87895507812496, 37.958691406250011 ], [ -8.802246093749972, 38.183837890624972 ], [ -8.810937499999966, 38.299755859374955 ], [ -8.881103515624943, 38.446679687500051 ], [ -8.668310546874949, 38.424316406250028 ], [ -8.73398437499992, 38.482421875000057 ], [ -8.798876953124989, 38.518164062500034 ], [ -8.861621093749989, 38.509960937499983 ], [ -8.914794921874972, 38.512109374999966 ], [ -9.09599609374996, 38.455224609375023 ], [ -9.186718749999955, 38.438183593750011 ], [ -9.213281249999937, 38.448095703124977 ], [ -9.203369140624972, 38.538964843750023 ], [ -9.250390624999966, 38.656738281250028 ], [ -9.17783203124992, 38.68779296874996 ], [ -9.093310546874932, 38.696679687499994 ], [ -9.021484374999943, 38.746875 ], [ -8.977050781249972, 38.802929687499983 ], [ -9.000488281249943, 38.90302734375004 ], [ -8.93808593749992, 38.998095703125045 ], [ -8.79160156249992, 39.078173828125017 ], [ -8.867480468749932, 39.065966796875017 ], [ -8.954296874999955, 39.016064453124955 ], [ -9.091015625000011, 38.834667968749955 ], [ -9.13579101562496, 38.742773437499977 ], [ -9.252294921875006, 38.712792968749994 ], [ -9.35673828124996, 38.697900390624994 ], [ -9.410205078124932, 38.70751953125 ], [ -9.474121093749972, 38.730859375000023 ], [ -9.479736328124972, 38.798779296875011 ], [ -9.474755859374937, 38.852929687500023 ], [ -9.431445312499989, 38.96044921875 ], [ -9.41435546874996, 39.112109374999989 ], [ -9.35283203124996, 39.248144531250006 ], [ -9.35722656249996, 39.284277343749977 ], [ -9.374755859374972, 39.338281249999966 ], [ -9.319628906249932, 39.39111328125 ], [ -9.251416015624983, 39.426025390625 ], [ -9.148291015624949, 39.542578125000034 ], [ -9.004052734374966, 39.820556640625 ], [ -8.837841796874926, 40.115673828124983 ], [ -8.851318359375028, 40.151806640624983 ], [ -8.886621093750023, 40.179443359375 ], [ -8.8726562499999, 40.259082031249989 ], [ -8.772412109374926, 40.605664062499983 ], [ -8.731591796874966, 40.65092773437496 ], [ -8.684619140624989, 40.752539062500063 ], [ -8.673974609374937, 40.916503906249972 ], [ -8.655566406249932, 41.029492187499983 ], [ -8.659814453124994, 41.086279296875006 ], [ -8.674609374999989, 41.154492187499955 ], [ -8.73837890624992, 41.284667968750028 ], [ -8.805664062499943, 41.560009765624983 ], [ -8.810839843749932, 41.651953125000063 ], [ -8.755419921874932, 41.698388671875023 ], [ -8.846386718749983, 41.705175781249977 ], [ -8.887597656249937, 41.764599609375011 ], [ -8.878222656249989, 41.832080078124989 ], [ -8.777148437500017, 41.941064453124994 ], [ -8.68295898437492, 42.008496093749955 ], [ -8.589648437499989, 42.052734375 ], [ -8.538085937499972, 42.0693359375 ], [ -8.322558593749932, 42.115087890625006 ], [ -8.266064453124983, 42.137402343750011 ], [ -8.213085937499926, 42.133691406249966 ], [ -8.204199218749977, 42.11186523437496 ], [ -8.173583984374972, 42.069384765625017 ], [ -8.139306640624994, 42.039941406249966 ], [ -8.129980468749977, 42.018164062500063 ], [ -8.213330078124983, 41.927099609374977 ], [ -8.224755859374994, 41.895849609375006 ], [ -8.18125, 41.836962890625017 ], [ -8.173535156249955, 41.819970703124994 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Romania", "admin": "Romania" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 28.2125, 45.450439453125 ], [ 28.317675781250017, 45.347119140624997 ], [ 28.451269531250006, 45.2921875 ], [ 28.7607421875, 45.234130859375 ], [ 28.788281250000011, 45.240966796875 ], [ 28.791406250000023, 45.251904296874997 ], [ 28.769824218750017, 45.266894531249996 ], [ 28.7666015625, 45.286230468749999 ], [ 28.78173828125, 45.309863281249996 ], [ 28.824316406250006, 45.311083984374996 ], [ 28.894335937500017, 45.289941406249994 ], [ 29.027441406250006, 45.320556640625 ], [ 29.223535156250023, 45.402929687499999 ], [ 29.403710937500023, 45.419677734375 ], [ 29.567675781250017, 45.370800781249997 ], [ 29.651953125, 45.313916015624997 ], [ 29.705859375000017, 45.259912109374994 ], [ 29.6890625, 45.193212890624999 ], [ 29.678613281250023, 45.151660156249996 ], [ 29.635351562500006, 44.979638671874994 ], [ 29.60546875, 44.915478515624997 ], [ 29.557519531250023, 44.843408203124994 ], [ 29.048242187500023, 44.757568359375 ], [ 29.0810546875, 44.798828125 ], [ 29.069140625000017, 44.871142578124996 ], [ 29.047753906250023, 44.925683593749994 ], [ 29.0953125, 44.975048828124997 ], [ 28.980664062500011, 44.992919921875 ], [ 28.930566406250023, 44.9658203125 ], [ 28.891503906250023, 44.918652343749997 ], [ 28.926171875000023, 44.810009765624997 ], [ 28.870410156250017, 44.749951171874997 ], [ 28.849023437500023, 44.71630859375 ], [ 28.846484375000017, 44.636865234374994 ], [ 28.813574218750006, 44.602490234374997 ], [ 28.807031250000023, 44.565039062499999 ], [ 28.88818359375, 44.574755859374996 ], [ 28.851757812500011, 44.506103515625 ], [ 28.69921875, 44.37421875 ], [ 28.645410156250023, 44.295654296875 ], [ 28.658593750000023, 43.983837890624997 ], [ 28.590722656250023, 43.797412109374996 ], [ 28.585351562500023, 43.742236328124996 ], [ 28.4234375, 43.740478515625 ], [ 28.375195312500011, 43.744775390624994 ], [ 28.221972656250017, 43.772851562499994 ], [ 28.05, 43.822412109374994 ], [ 27.948925781250011, 43.918603515624994 ], [ 27.88427734375, 43.987353515624996 ], [ 27.738574218750017, 43.956298828125 ], [ 27.710742187500017, 43.964599609375 ], [ 27.6708984375, 43.997802734375 ], [ 27.56103515625, 44.020068359374996 ], [ 27.425390625, 44.0205078125 ], [ 27.120703125, 44.146142578124994 ], [ 27.0869140625, 44.167382812499994 ], [ 26.847753906250006, 44.146191406249997 ], [ 26.4892578125, 44.083984375 ], [ 26.2158203125, 44.007275390624997 ], [ 25.933398437500017, 43.870556640624997 ], [ 25.81884765625, 43.766845703125 ], [ 25.686132812500006, 43.711767578124999 ], [ 25.4970703125, 43.670800781249994 ], [ 25.15966796875, 43.686328125 ], [ 24.808203125, 43.738427734374994 ], [ 24.430566406250023, 43.794384765624997 ], [ 24.226757812500011, 43.763476562499996 ], [ 23.95078125, 43.786669921874996 ], [ 23.534570312500023, 43.853564453124996 ], [ 23.224609375, 43.873876953124999 ], [ 22.919042968750006, 43.83447265625 ], [ 22.86767578125, 43.864550781249996 ], [ 22.8564453125, 43.899023437499999 ], [ 22.868261718750006, 43.947900390624994 ], [ 22.911328125000011, 43.987207031249994 ], [ 22.9853515625, 44.016992187499994 ], [ 23.0244140625, 44.047216796874999 ], [ 23.028515625000011, 44.077978515624999 ], [ 22.945410156250006, 44.127294921874999 ], [ 22.775195312500017, 44.195214843749994 ], [ 22.705078125, 44.23779296875 ], [ 22.687890625000023, 44.248291015625 ], [ 22.683300781250011, 44.286474609374999 ], [ 22.64794921875, 44.316455078124996 ], [ 22.581835937500017, 44.338330078124997 ], [ 22.530664062500023, 44.377978515624996 ], [ 22.494531250000023, 44.435449218749994 ], [ 22.502343750000023, 44.489599609374999 ], [ 22.554003906250017, 44.540332031249996 ], [ 22.6201171875, 44.562353515624999 ], [ 22.70078125, 44.555517578124999 ], [ 22.734375, 44.569921875 ], [ 22.720898437500011, 44.605517578124996 ], [ 22.64208984375, 44.650976562499999 ], [ 22.49765625, 44.70625 ], [ 22.350683593750006, 44.676123046874999 ], [ 22.200976562500017, 44.560693359374994 ], [ 22.093066406250017, 44.541943359374997 ], [ 22.026953125, 44.619873046875 ], [ 21.909277343750006, 44.666113281249999 ], [ 21.740234375, 44.6806640625 ], [ 21.636132812500023, 44.71044921875 ], [ 21.597070312500023, 44.755419921874996 ], [ 21.523144531250011, 44.790087890624996 ], [ 21.360058593750011, 44.82666015625 ], [ 21.35791015625, 44.86181640625 ], [ 21.384375, 44.870068359374997 ], [ 21.442187500000017, 44.873388671874999 ], [ 21.519921875000023, 44.880810546874997 ], [ 21.532324218750006, 44.900683593749996 ], [ 21.533203125, 44.918847656249994 ], [ 21.471972656250017, 44.941992187499999 ], [ 21.409960937500017, 44.957714843749997 ], [ 21.377734375000017, 44.9734375 ], [ 21.35703125, 44.990771484374996 ], [ 21.352929687500023, 45.008984375 ], [ 21.37109375, 45.021386718749994 ], [ 21.395898437500023, 45.022216796875 ], [ 21.420703125000017, 45.032958984375 ], [ 21.434472656250023, 45.075146484374997 ], [ 21.467871093750006, 45.10986328125 ], [ 21.491796875, 45.122265625 ], [ 21.490234375, 45.147900390624997 ], [ 21.465429687500006, 45.171875 ], [ 21.431445312500017, 45.192529296874994 ], [ 21.381738281250023, 45.205078125 ], [ 21.226464843750023, 45.241308593749999 ], [ 21.147851562500023, 45.291748046875 ], [ 21.099902343750017, 45.293554687499999 ], [ 21.023828125000023, 45.321533203125 ], [ 20.941796875000023, 45.365332031249999 ], [ 20.870800781250011, 45.427539062499996 ], [ 20.794042968750006, 45.467871093749999 ], [ 20.774218750000017, 45.484423828124996 ], [ 20.7724609375, 45.500097656249999 ], [ 20.786523437500023, 45.517480468749994 ], [ 20.786035156250023, 45.536474609374999 ], [ 20.765820312500011, 45.597460937499996 ], [ 20.779296875, 45.662011718749994 ], [ 20.775781250000023, 45.722509765624999 ], [ 20.775, 45.749804687499996 ], [ 20.760156250000023, 45.758105468749996 ], [ 20.746875, 45.748974609374997 ], [ 20.727832031250017, 45.737402343749999 ], [ 20.709277343750017, 45.735253906249994 ], [ 20.652734375000023, 45.779394531249999 ], [ 20.581152343750006, 45.869482421874999 ], [ 20.532617187500023, 45.899511718749999 ], [ 20.43798828125, 45.940771484374999 ], [ 20.358593750000011, 45.975488281249994 ], [ 20.301367187500006, 46.050683593749994 ], [ 20.241796875, 46.10859375 ], [ 20.280957031250011, 46.133007812499997 ], [ 20.508105468750017, 46.166943359374997 ], [ 20.613671875000023, 46.133496093749997 ], [ 20.661035156250023, 46.145654296874994 ], [ 20.707421875000023, 46.172802734374997 ], [ 20.732714843750017, 46.194433593749999 ], [ 20.737402343750006, 46.217480468749997 ], [ 20.76025390625, 46.246240234374994 ], [ 20.837011718750006, 46.259716796874997 ], [ 21.039843750000017, 46.242236328124996 ], [ 21.121679687500006, 46.282421875 ], [ 21.151953125, 46.304345703124994 ], [ 21.17041015625, 46.352685546874994 ], [ 21.191796875000023, 46.391552734374997 ], [ 21.264550781250023, 46.412304687499997 ], [ 21.26328125, 46.44775390625 ], [ 21.252246093750017, 46.486376953124996 ], [ 21.29453125, 46.572460937499997 ], [ 21.320214843750023, 46.6078125 ], [ 21.361328125, 46.620751953124994 ], [ 21.411035156250023, 46.647851562499994 ], [ 21.4970703125, 46.704296875 ], [ 21.47705078125, 46.753369140624997 ], [ 21.494433593750017, 46.789746093749997 ], [ 21.584179687500011, 46.878369140624997 ], [ 21.652636718750017, 46.963769531249994 ], [ 21.651464843750006, 47.006542968749997 ], [ 21.661425781250017, 47.043896484374997 ], [ 21.721777343750006, 47.084814453124999 ], [ 21.785449218750017, 47.138134765624997 ], [ 21.869335937500011, 47.304589843749994 ], [ 21.899218750000017, 47.332568359374996 ], [ 21.954296875000011, 47.3642578125 ], [ 21.995312500000011, 47.395703125 ], [ 21.999707031250011, 47.505029296874994 ], [ 22.037988281250023, 47.53662109375 ], [ 22.111914062500006, 47.572021484375 ], [ 22.18505859375, 47.629052734374994 ], [ 22.24462890625, 47.696386718749999 ], [ 22.290625, 47.727832031249996 ], [ 22.351464843750023, 47.736230468749994 ], [ 22.41748046875, 47.762646484374997 ], [ 22.491406250000011, 47.772558593749999 ], [ 22.562890625000023, 47.759570312499996 ], [ 22.6083984375, 47.766308593749997 ], [ 22.6767578125, 47.799023437499997 ], [ 22.851757812500011, 47.922558593749997 ], [ 22.876660156250011, 47.947265625 ], [ 22.912890625000017, 47.964257812499994 ], [ 23.054785156250006, 48.006542968749997 ], [ 23.0908203125, 48.049121093749996 ], [ 23.139453125000017, 48.08740234375 ], [ 23.20263671875, 48.084521484374996 ], [ 23.408203125, 47.989990234375 ], [ 23.628710937500017, 47.995849609375 ], [ 23.669042968750006, 47.992333984374994 ], [ 23.682031250000023, 47.990380859374994 ], [ 23.708984375, 47.982617187499997 ], [ 24.001855468750023, 47.935791015625 ], [ 24.04736328125, 47.941015625 ], [ 24.059765625000011, 47.944775390624997 ], [ 24.177734375, 47.906054687499996 ], [ 24.281933593750011, 47.911181640624996 ], [ 24.380957031250006, 47.938037109374996 ], [ 24.484082031250011, 47.947119140624999 ], [ 24.578906250000017, 47.931054687499994 ], [ 24.650976562500006, 47.876513671874996 ], [ 24.837890625, 47.760839843749999 ], [ 24.893359375000017, 47.7177734375 ], [ 24.979101562500006, 47.72412109375 ], [ 25.073828125, 47.745703125 ], [ 25.169628906250011, 47.823095703124999 ], [ 25.464257812500023, 47.910791015624994 ], [ 25.689257812500017, 47.932470703124999 ], [ 25.90869140625, 47.967578125 ], [ 26.162695312500006, 47.992529296874999 ], [ 26.236230468750023, 48.064355468749994 ], [ 26.276953125, 48.113232421874997 ], [ 26.3056640625, 48.203759765624994 ], [ 26.4423828125, 48.22998046875 ], [ 26.572460937500011, 48.248486328124997 ], [ 26.618945312500017, 48.259863281249999 ], [ 26.713769531250023, 48.263476562499996 ], [ 26.787304687500011, 48.255810546874997 ], [ 26.900976562500006, 48.211132812499997 ], [ 26.980761718750017, 48.155029296875 ], [ 27.01220703125, 48.110498046874994 ], [ 27.080371093750017, 48.04765625 ], [ 27.152050781250011, 47.959277343749996 ], [ 27.230859375000023, 47.841748046874997 ], [ 27.248144531250006, 47.7822265625 ], [ 27.277929687500006, 47.71796875 ], [ 27.3369140625, 47.639746093749999 ], [ 27.44921875, 47.553125 ], [ 27.46484375, 47.536669921874996 ], [ 27.515820312500011, 47.475634765624996 ], [ 27.614062500000017, 47.340527343749997 ], [ 27.696191406250023, 47.286425781249996 ], [ 27.767968750000023, 47.227587890624996 ], [ 27.80234375, 47.168310546874999 ], [ 27.853808593750017, 47.114501953125 ], [ 27.97421875, 47.043212890625 ], [ 28.07177734375, 46.978417968749994 ], [ 28.15, 46.792089843749999 ], [ 28.2046875, 46.706396484374999 ], [ 28.239453125000011, 46.640820312499997 ], [ 28.22265625, 46.508056640625 ], [ 28.244335937500011, 46.451269531249999 ], [ 28.199609375000023, 46.347558593749994 ], [ 28.119140625, 46.138671875 ], [ 28.099707031250006, 45.972607421874997 ], [ 28.113574218750017, 45.883056640625 ], [ 28.115527343750017, 45.825537109374999 ], [ 28.134960937500011, 45.788867187499996 ], [ 28.15625, 45.713085937499997 ], [ 28.159765625, 45.647119140624994 ], [ 28.130859375, 45.628271484374999 ], [ 28.09033203125, 45.612744140624997 ], [ 28.07470703125, 45.598974609374999 ], [ 28.111914062500006, 45.569140625 ], [ 28.1625, 45.513769531249999 ], [ 28.2125, 45.450439453125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Russia", "admin": "Russia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 146.045605468750097, 43.409326171874966 ], [ 146.032324218750063, 43.407128906249966 ], [ 146.028027343750097, 43.420361328125011 ], [ 146.048925781250063, 43.433593750000028 ], [ 146.08857421875004, 43.449023437499989 ], [ 146.10078125000004, 43.440185546875028 ], [ 146.086328125000051, 43.429199218750028 ], [ 146.069921875000063, 43.421484375000063 ], [ 146.045605468750097, 43.409326171874966 ] ] ], [ [ [ 145.881542968750097, 43.459521484374989 ], [ 145.895605468750119, 43.45454101562504 ], [ 145.913867187500017, 43.455371093750017 ], [ 145.931152343749972, 43.45703125 ], [ 145.94111328125004, 43.445458984375051 ], [ 145.943554687500097, 43.426464843750011 ], [ 145.931152343749972, 43.425634765625006 ], [ 145.907226562499972, 43.422314453124955 ], [ 145.893945312500051, 43.419824218749966 ], [ 145.886523437500017, 43.433056640625011 ], [ 145.881542968750097, 43.443798828124983 ], [ 145.869140625000028, 43.450439453125 ], [ 145.869140625000028, 43.457861328125006 ], [ 145.881542968750097, 43.459521484374989 ] ] ], [ [ [ 146.358789062500051, 43.625390625000023 ], [ 146.332324218750074, 43.619921874999989 ], [ 146.288183593750063, 43.625390625000023 ], [ 146.273828125000051, 43.629833984374955 ], [ 146.283691406250028, 43.638623046874955 ], [ 146.310156250000063, 43.65185546875 ], [ 146.333300781250017, 43.6474609375 ], [ 146.349804687500097, 43.644140625000034 ], [ 146.358789062500051, 43.625390625000023 ] ] ], [ [ [ 146.713964843750119, 43.743798828124994 ], [ 146.683007812499994, 43.716357421874989 ], [ 146.60859375000004, 43.740478515625028 ], [ 146.61347656250004, 43.797021484374994 ], [ 146.621972656249994, 43.812988281250057 ], [ 146.82460937499999, 43.860498046875051 ], [ 146.884082031250017, 43.82915039062496 ], [ 146.899023437500063, 43.80415039062504 ], [ 146.713964843750119, 43.743798828124994 ] ] ], [ [ [ 146.207617187500063, 44.49765625 ], [ 146.355957031250028, 44.424609375000045 ], [ 146.567773437499994, 44.440429687499972 ], [ 146.516210937500063, 44.374658203124994 ], [ 146.436523437499972, 44.375683593750011 ], [ 146.296191406250017, 44.280957031250011 ], [ 146.172949218750119, 44.268652343749977 ], [ 146.112304687500028, 44.245947265625063 ], [ 145.914062499999972, 44.10371093750004 ], [ 145.887304687500119, 44.047753906249994 ], [ 145.766992187499994, 43.94072265624996 ], [ 145.586816406249994, 43.845117187500023 ], [ 145.555859375000097, 43.664599609375017 ], [ 145.439257812500017, 43.737060546875028 ], [ 145.426171875000051, 43.81035156249996 ], [ 145.461718750000074, 43.870898437500045 ], [ 145.666308593750017, 43.999072265625045 ], [ 145.748339843750017, 44.071533203125057 ], [ 145.773339843750051, 44.129003906250034 ], [ 145.85195312499999, 44.193017578125023 ], [ 145.890234375000063, 44.248583984374989 ], [ 145.940429687499972, 44.272656249999983 ], [ 146.112109375000074, 44.500146484374966 ], [ 146.207617187500063, 44.49765625 ] ] ], [ [ [ 148.599511718749994, 45.317626953125 ], [ 148.414648437500119, 45.247167968750034 ], [ 148.262304687500063, 45.21684570312496 ], [ 148.005273437499994, 45.070166015625034 ], [ 147.91376953125004, 44.990380859375023 ], [ 147.784082031249994, 44.958593750000034 ], [ 147.657812500000119, 44.977148437499977 ], [ 147.621875, 44.944726562500051 ], [ 147.60957031250004, 44.886572265625006 ], [ 147.563085937500063, 44.835546875 ], [ 147.310156250000063, 44.677636718749994 ], [ 147.20742187499999, 44.553564453125034 ], [ 147.098437500000017, 44.53125 ], [ 146.897460937500028, 44.404296875 ], [ 146.933496093749994, 44.513085937500051 ], [ 146.974218750000119, 44.565722656250017 ], [ 147.140917968750074, 44.663330078125 ], [ 147.154785156250028, 44.766210937500006 ], [ 147.246582031249972, 44.856054687500006 ], [ 147.430468750000074, 44.945214843749966 ], [ 147.557812500000097, 45.062451171874955 ], [ 147.65791015625004, 45.093017578124972 ], [ 147.769433593749994, 45.190722656249989 ], [ 147.885546875000074, 45.225634765624989 ], [ 147.872656250000063, 45.30029296875 ], [ 147.924023437500097, 45.383300781250057 ], [ 147.96455078125004, 45.377734374999989 ], [ 148.056054687500051, 45.262109375000051 ], [ 148.13007812500004, 45.258203125000051 ], [ 148.324218749999972, 45.282421875000011 ], [ 148.612304687499972, 45.484667968749989 ], [ 148.706640625000063, 45.520654296875051 ], [ 148.77265625000004, 45.526464843749977 ], [ 148.812207031250097, 45.510009765625 ], [ 148.826171875000028, 45.486083984375028 ], [ 148.82539062500004, 45.455908203125006 ], [ 148.803027343750017, 45.413525390624983 ], [ 148.83710937500004, 45.362695312500023 ], [ 148.790722656250097, 45.323974609375028 ], [ 148.599511718749994, 45.317626953125 ] ] ], [ [ [ 47.983007812500006, 45.488232421875011 ], [ 47.967675781249994, 45.469970703125028 ], [ 47.920312500000051, 45.56206054687496 ], [ 47.917578125, 45.618164062500028 ], [ 47.947167968749994, 45.647070312500034 ], [ 47.987109375000074, 45.554052734375006 ], [ 47.983007812500006, 45.488232421875011 ] ] ], [ [ [ 149.68769531250004, 45.642041015625011 ], [ 149.538867187500074, 45.591357421874989 ], [ 149.447070312500017, 45.593359375000034 ], [ 149.665917968750051, 45.839794921874955 ], [ 149.796289062500051, 45.876074218749977 ], [ 149.962304687499994, 46.02192382812504 ], [ 150.308789062500097, 46.200341796874966 ], [ 150.348632812500028, 46.21342773437496 ], [ 150.553125, 46.208544921875045 ], [ 150.23457031250004, 46.012304687500034 ], [ 150.195019531250097, 45.933203124999977 ], [ 150.056640624999972, 45.849365234375057 ], [ 149.954101562500028, 45.822460937499983 ], [ 149.883398437500119, 45.783154296874983 ], [ 149.68769531250004, 45.642041015625011 ] ] ], [ [ [ 152.002050781250063, 46.897167968749983 ], [ 151.815625, 46.787109375000057 ], [ 151.754101562500097, 46.788330078125028 ], [ 151.723437500000074, 46.828808593750011 ], [ 151.715332031250028, 46.852685546874994 ], [ 151.864355468750063, 46.868994140625034 ], [ 152.039843750000017, 47.014990234375006 ], [ 152.165820312500017, 47.110449218750006 ], [ 152.234667968750017, 47.143408203124977 ], [ 152.288867187500074, 47.1421875 ], [ 152.002050781250063, 46.897167968749983 ] ] ], [ [ [ 153.101074218749972, 47.762939453124972 ], [ 153.053808593750119, 47.706103515625045 ], [ 153.00410156250004, 47.713476562500034 ], [ 152.984277343749994, 47.727929687500051 ], [ 153.049121093750074, 47.797021484374994 ], [ 153.079199218750063, 47.808740234374994 ], [ 153.101074218749972, 47.762939453124972 ] ] ], [ [ [ 154.08125, 48.790283203125028 ], [ 154.042968750000028, 48.73876953125 ], [ 154.00068359375004, 48.755712890625006 ], [ 153.992285156250063, 48.77250976562496 ], [ 154.091699218749994, 48.832128906250034 ], [ 154.126367187500051, 48.904443359375023 ], [ 154.199023437500017, 48.904931640625023 ], [ 154.228417968750051, 48.892089843749972 ], [ 154.204687500000119, 48.857177734374972 ], [ 154.08125, 48.790283203125028 ] ] ], [ [ [ 154.810449218750051, 49.31201171875 ], [ 154.714843750000028, 49.267675781250034 ], [ 154.610937500000063, 49.294042968749977 ], [ 154.61298828125004, 49.380615234375028 ], [ 154.82490234375004, 49.646923828125011 ], [ 154.899609375000097, 49.630371093750028 ], [ 154.883300781249972, 49.566406250000057 ], [ 154.802343750000063, 49.468261718750028 ], [ 154.829882812500017, 49.347900390625028 ], [ 154.810449218750051, 49.31201171875 ] ] ], [ [ [ 155.921093750000097, 50.302197265625011 ], [ 155.792382812499994, 50.202050781250051 ], [ 155.607519531250063, 50.177246093749972 ], [ 155.516406250000074, 50.145605468750006 ], [ 155.448925781250097, 50.077783203125051 ], [ 155.39716796875004, 50.041259765624972 ], [ 155.288671875000063, 50.061181640625051 ], [ 155.243066406249994, 50.094628906250023 ], [ 155.243066406249994, 50.212792968750023 ], [ 155.195117187500017, 50.264550781249994 ], [ 155.218359375000119, 50.297851562500028 ], [ 155.326757812500063, 50.293261718749989 ], [ 155.433886718750074, 50.368945312500045 ], [ 155.680175781249972, 50.400732421875034 ], [ 155.772753906250074, 50.482421874999972 ], [ 155.884765624999972, 50.684130859375017 ], [ 156.001660156250097, 50.756933593750034 ], [ 156.096875, 50.771875 ], [ 156.122851562500017, 50.671289062499994 ], [ 156.100585937499972, 50.559277343749983 ], [ 156.044433593750028, 50.451757812500034 ], [ 155.921093750000097, 50.302197265625011 ] ] ], [ [ [ 156.405078125000017, 50.657617187500051 ], [ 156.36542968750004, 50.6337890625 ], [ 156.325781250000119, 50.6390625 ], [ 156.196289062500028, 50.702148437499972 ], [ 156.167968749999972, 50.731884765624983 ], [ 156.213085937500097, 50.784716796875017 ], [ 156.376464843749972, 50.86210937499996 ], [ 156.455859375000074, 50.859570312499983 ], [ 156.4875, 50.842968749999983 ], [ 156.48310546875004, 50.751220703125028 ], [ 156.405078125000017, 50.657617187500051 ] ] ], [ [ [ 155.644824218750017, 50.821923828125023 ], [ 155.553515625000017, 50.810595703125045 ], [ 155.512792968750063, 50.837304687499966 ], [ 155.483496093750119, 50.869628906249972 ], [ 155.467382812500063, 50.913574218750057 ], [ 155.56855468750004, 50.934472656250051 ], [ 155.639648437499972, 50.910498046875063 ], [ 155.653613281250074, 50.845361328125023 ], [ 155.644824218750017, 50.821923828125023 ] ] ], [ [ [ 142.761035156250017, 54.393945312499966 ], [ 142.976171875000063, 54.140966796875034 ], [ 142.985937500000063, 54.085693359374972 ], [ 142.967089843750074, 54.028808593750028 ], [ 142.926562500000074, 53.955615234375017 ], [ 142.911425781250017, 53.878369140625011 ], [ 142.936425781250051, 53.810937500000051 ], [ 142.917968750000028, 53.794238281250017 ], [ 143.095507812500017, 53.488671875000023 ], [ 143.223632812500028, 53.296044921875051 ], [ 143.25996093750004, 53.217285156249972 ], [ 143.287890625000074, 53.134375 ], [ 143.324707031250028, 52.963085937499983 ], [ 143.332617187500119, 52.700048828125034 ], [ 143.323632812500051, 52.613574218749989 ], [ 143.29511718750004, 52.529150390625034 ], [ 143.264257812500119, 52.478662109375051 ], [ 143.200976562500017, 52.44291992187496 ], [ 143.172265625000051, 52.349365234375 ], [ 143.155566406250017, 52.083740234374972 ], [ 143.190625, 51.944482421875023 ], [ 143.250585937500119, 51.847900390624972 ], [ 143.294726562500017, 51.744335937500011 ], [ 143.29951171875004, 51.632373046875045 ], [ 143.32050781250004, 51.583251953124972 ], [ 143.417773437500074, 51.520605468750006 ], [ 143.45546875, 51.471484375000017 ], [ 143.467382812500119, 51.401904296874989 ], [ 143.472949218750017, 51.299218750000023 ], [ 143.488769531250028, 51.27705078125004 ], [ 143.534179687499972, 51.246289062499983 ], [ 143.73603515625004, 50.506738281250051 ], [ 143.816015625000063, 50.282617187500023 ], [ 144.047949218750063, 49.895751953125 ], [ 144.141308593750097, 49.661474609375063 ], [ 144.19960937499999, 49.54975585937504 ], [ 144.23994140625004, 49.432031250000023 ], [ 144.272070312500119, 49.311328125000045 ], [ 144.341210937499994, 49.180517578125034 ], [ 144.431738281250119, 49.051074218750045 ], [ 144.606835937499994, 48.935839843750017 ], [ 144.685546874999972, 48.871240234374994 ], [ 144.706640625000063, 48.81953125000004 ], [ 144.713769531249994, 48.640283203125023 ], [ 144.672656250000017, 48.678564453125006 ], [ 144.620996093750051, 48.814843749999966 ], [ 144.53632812500004, 48.893554687500028 ], [ 144.41181640625004, 48.986376953125017 ], [ 144.283789062500063, 49.06977539062504 ], [ 144.125488281249972, 49.20854492187496 ], [ 144.048730468749994, 49.249169921874994 ], [ 143.967773437500028, 49.276318359375011 ], [ 143.819140625000017, 49.308593750000028 ], [ 143.732324218749994, 49.31201171875 ], [ 143.382226562499994, 49.290673828124994 ], [ 143.236328125000028, 49.262841796875023 ], [ 143.104980468750028, 49.198828125000034 ], [ 143.026855468749972, 49.105419921875011 ], [ 142.971679687500028, 48.917773437499989 ], [ 142.650976562500063, 48.246875 ], [ 142.574218749999972, 48.072167968750023 ], [ 142.545898437499972, 47.884912109374966 ], [ 142.556933593750017, 47.737890625000034 ], [ 142.579003906250051, 47.683984374999966 ], [ 142.67011718750004, 47.536914062500045 ], [ 142.745410156250017, 47.452392578125057 ], [ 142.800781250000028, 47.416162109375023 ], [ 142.86396484375004, 47.391796874999955 ], [ 142.90546875000004, 47.361865234374989 ], [ 142.940332031250051, 47.32275390625 ], [ 143.005566406250097, 47.22270507812496 ], [ 143.089257812499994, 47.00078125 ], [ 143.17792968750004, 46.844042968750017 ], [ 143.217675781250051, 46.79487304687504 ], [ 143.318652343750017, 46.807373046875 ], [ 143.384375, 46.8056640625 ], [ 143.447265625000028, 46.791992187499972 ], [ 143.485644531250017, 46.752050781250006 ], [ 143.540332031250074, 46.575097656250023 ], [ 143.578710937500063, 46.406054687500045 ], [ 143.580664062500119, 46.360693359375034 ], [ 143.508593750000074, 46.230175781250011 ], [ 143.490625, 46.17460937499996 ], [ 143.482324218750051, 46.115820312499977 ], [ 143.463476562500119, 46.069482421875051 ], [ 143.431640625000028, 46.028662109374977 ], [ 143.41865234375004, 46.222021484375034 ], [ 143.37031250000004, 46.358496093750034 ], [ 143.352148437500063, 46.476220703125023 ], [ 143.282324218750063, 46.558984375000023 ], [ 143.047851562500028, 46.592626953125034 ], [ 142.82929687500004, 46.605273437500045 ], [ 142.795507812500119, 46.620214843750063 ], [ 142.747363281250074, 46.670654296875028 ], [ 142.691894531249972, 46.710839843750051 ], [ 142.635742187499972, 46.716210937499994 ], [ 142.578027343750051, 46.700781250000034 ], [ 142.478808593750074, 46.644238281249983 ], [ 142.406445312500097, 46.554687500000028 ], [ 142.35, 46.458691406250011 ], [ 142.304003906250074, 46.357568359375023 ], [ 142.208593750000063, 46.0888671875 ], [ 142.149707031250074, 45.999267578125028 ], [ 142.077148437499972, 45.917041015624989 ], [ 142.015625, 45.961621093750011 ], [ 141.96162109375004, 46.013476562499989 ], [ 141.929980468750074, 46.088281250000051 ], [ 141.916308593750074, 46.170751953124977 ], [ 141.830371093750017, 46.451074218749966 ], [ 141.866503906250017, 46.694189453125034 ], [ 142.011035156250074, 47.030322265625045 ], [ 142.038671875000119, 47.140283203124966 ], [ 142.016894531250017, 47.244677734375017 ], [ 141.984179687500017, 47.347705078125045 ], [ 141.9625, 47.543798828125006 ], [ 141.964062500000097, 47.587451171875017 ], [ 142.015625, 47.700634765624983 ], [ 142.075976562500074, 47.808349609375 ], [ 142.149218750000074, 47.902148437500017 ], [ 142.181738281250119, 48.013378906250011 ], [ 142.135351562500063, 48.290087890624989 ], [ 142.028710937500051, 48.477099609374989 ], [ 141.897265625000074, 48.654687500000023 ], [ 141.873046875000028, 48.70195312499996 ], [ 141.866308593750063, 48.750097656250006 ], [ 141.979589843750063, 48.972167968750057 ], [ 142.020117187500063, 49.078466796875034 ], [ 142.066503906250119, 49.312060546875017 ], [ 142.108691406250074, 49.439648437499983 ], [ 142.142285156250097, 49.569140624999989 ], [ 142.153125, 50.216748046875011 ], [ 142.143066406249972, 50.312109375 ], [ 142.071093750000074, 50.514990234375034 ], [ 142.066015625000063, 50.630468750000034 ], [ 142.100488281249994, 50.776464843750006 ], [ 142.147265625000017, 50.890185546874989 ], [ 142.207910156250051, 50.99848632812504 ], [ 142.20673828125004, 51.222558593750023 ], [ 142.090722656250051, 51.429394531249983 ], [ 142.005957031250119, 51.520507812499972 ], [ 141.872949218749994, 51.630029296874994 ], [ 141.771875, 51.690185546875 ], [ 141.72236328125004, 51.736328124999972 ], [ 141.771875, 51.751806640625034 ], [ 141.808105468750028, 51.789208984375023 ], [ 141.720996093750074, 51.846777343750006 ], [ 141.668457031250028, 51.933349609374972 ], [ 141.66083984375004, 52.272949218749972 ], [ 141.682421875000017, 52.359130859375028 ], [ 141.747558593749972, 52.454833984375 ], [ 141.803320312500119, 52.555615234375011 ], [ 141.855566406250119, 52.793505859374989 ], [ 141.873632812500063, 53.038916015625063 ], [ 141.838867187499972, 53.138476562499989 ], [ 141.823535156250074, 53.339501953125023 ], [ 141.852441406249994, 53.38945312499996 ], [ 141.964453125000063, 53.456396484375034 ], [ 142.141992187499994, 53.495605468750028 ], [ 142.179882812500097, 53.484033203124966 ], [ 142.318945312500119, 53.40546875000004 ], [ 142.370507812500051, 53.402539062499983 ], [ 142.424023437500097, 53.410742187500034 ], [ 142.526171875000017, 53.447460937499983 ], [ 142.583496093749972, 53.536767578124966 ], [ 142.509179687500051, 53.587597656250011 ], [ 142.552539062500074, 53.652636718750045 ], [ 142.679589843750051, 53.674365234375017 ], [ 142.688867187500051, 53.730175781250011 ], [ 142.642871093750017, 53.73676757812504 ], [ 142.683007812499994, 53.816015625 ], [ 142.705957031249994, 53.895703124999983 ], [ 142.670214843750074, 53.968408203124966 ], [ 142.466601562500074, 54.148535156249977 ], [ 142.334960937499972, 54.280712890625011 ], [ 142.551660156249994, 54.278955078124994 ], [ 142.615625, 54.303613281250051 ], [ 142.66621093750004, 54.358203124999989 ], [ 142.692773437500051, 54.416113281250063 ], [ 142.761035156250017, 54.393945312499966 ] ] ], [ [ [ 168.039062499999972, 54.564990234375017 ], [ 168.081347656250074, 54.512744140625017 ], [ 167.677343750000119, 54.697656250000023 ], [ 167.488085937500017, 54.79497070312496 ], [ 167.441503906250119, 54.855859375000023 ], [ 167.511718750000028, 54.856933593749972 ], [ 167.59248046875004, 54.797753906249994 ], [ 167.71064453125004, 54.770166015624966 ], [ 167.882617187500017, 54.690478515624989 ], [ 168.039062499999972, 54.564990234375017 ] ] ], [ [ [ 137.178613281250051, 55.100439453125034 ], [ 137.055273437500063, 54.9267578125 ], [ 136.96943359375004, 54.923974609375051 ], [ 136.902734375000051, 54.960644531249955 ], [ 136.765136718749972, 54.946044921875 ], [ 136.714648437500017, 54.956152343750034 ], [ 136.7953125, 55.009375 ], [ 136.995703125000063, 55.092724609374955 ], [ 137.077539062500051, 55.09174804687504 ], [ 137.156054687500074, 55.107812500000023 ], [ 137.178613281250051, 55.100439453125034 ] ] ], [ [ [ 137.940527343750119, 55.092626953125034 ], [ 138.03125, 55.053320312500006 ], [ 138.172070312500097, 55.060058593749972 ], [ 138.206152343750119, 55.033544921874977 ], [ 138.096484375000074, 54.990917968750011 ], [ 138.016601562499972, 54.900878906250057 ], [ 137.991210937500028, 54.820703124999966 ], [ 137.959472656249972, 54.789013671874983 ], [ 137.870117187499972, 54.749560546875045 ], [ 137.79023437500004, 54.696923828124966 ], [ 137.721484375000074, 54.663232421875051 ], [ 137.661132812500028, 54.653271484374955 ], [ 137.52558593750004, 54.825830078125023 ], [ 137.462695312500017, 54.873388671875034 ], [ 137.276074218750097, 54.792382812499966 ], [ 137.232910156249972, 54.79057617187496 ], [ 137.275195312500017, 54.89101562499999 ], [ 137.384375000000119, 55.000683593749955 ], [ 137.435546874999972, 55.016015624999966 ], [ 137.54365234375004, 55.1630859375 ], [ 137.577343750000097, 55.197021484374972 ], [ 137.910449218750017, 55.11005859375004 ], [ 137.940527343750119, 55.092626953125034 ] ] ], [ [ [ 20.677734375000028, 54.955664062500006 ], [ 20.774023437500034, 54.947021484375028 ], [ 20.8875, 54.909472656250017 ], [ 20.995898437500017, 54.902685546875063 ], [ 21.18886718750008, 54.935205078125023 ], [ 21.222851562500068, 55.107763671875006 ], [ 21.235742187500023, 55.264111328124983 ], [ 21.297558593750011, 55.264453125000045 ], [ 21.389257812500034, 55.275537109374994 ], [ 21.447070312500017, 55.23442382812496 ], [ 21.5546875, 55.1953125 ], [ 21.682714843750063, 55.160351562499983 ], [ 21.873925781250023, 55.100732421874994 ], [ 22.072363281250034, 55.063671874999983 ], [ 22.137890625000068, 55.059375 ], [ 22.346386718750068, 55.064257812500017 ], [ 22.567285156250051, 55.05913085937496 ], [ 22.627441406250057, 54.970703124999972 ], [ 22.736523437500068, 54.928857421874966 ], [ 22.82470703125, 54.871289062499983 ], [ 22.83125, 54.838476562500034 ], [ 22.709667968750011, 54.632617187500017 ], [ 22.684472656250023, 54.56293945312504 ], [ 22.679882812500068, 54.493017578125006 ], [ 22.724316406250068, 54.405615234375034 ], [ 22.766210937499977, 54.356787109375034 ], [ 22.73183593750008, 54.350097656250028 ], [ 22.168457031250057, 54.359863281250057 ], [ 21.634179687500023, 54.376464843749972 ], [ 21.14052734375008, 54.391796874999983 ], [ 20.66474609375004, 54.40664062499999 ], [ 20.20820312500004, 54.420751953125034 ], [ 19.924316406250028, 54.433984374999966 ], [ 19.644238281250068, 54.44707031249996 ], [ 19.604394531250023, 54.45917968750004 ], [ 19.758496093750068, 54.544824218749994 ], [ 19.85888671875, 54.633837890624989 ], [ 19.944140625000074, 54.75 ], [ 19.953222656250034, 54.83046875 ], [ 19.974511718750023, 54.921191406250017 ], [ 20.107617187500068, 54.956494140625011 ], [ 20.396679687500068, 54.951269531250006 ], [ 20.520312500000017, 54.994873046875 ], [ 20.678906250000011, 55.102636718750034 ], [ 20.845703125000057, 55.23203125 ], [ 20.89980468750008, 55.286669921875045 ], [ 20.957812500000074, 55.278906250000063 ], [ 20.859375, 55.183642578125017 ], [ 20.594824218750006, 54.982373046874955 ], [ 20.677734375000028, 54.955664062500006 ] ] ], [ [ [ 166.650292968750051, 54.839062499999983 ], [ 166.645117187500063, 54.694091796875028 ], [ 166.521289062500017, 54.767626953124989 ], [ 166.463671875000017, 54.826855468749983 ], [ 166.381738281250051, 54.838085937499955 ], [ 166.324804687500063, 54.864550781250017 ], [ 166.229882812499994, 54.936523437500028 ], [ 166.119726562500119, 55.030371093750063 ], [ 166.082324218750074, 55.076562500000051 ], [ 166.066308593749994, 55.135693359375011 ], [ 165.991894531250097, 55.190478515624989 ], [ 165.751074218750063, 55.294531250000034 ], [ 165.83046875, 55.306933593749989 ], [ 165.931250000000119, 55.351464843749994 ], [ 166.211914062499972, 55.323974609375 ], [ 166.275781250000051, 55.311962890624955 ], [ 166.229980468750028, 55.242333984374966 ], [ 166.248046874999972, 55.165429687500023 ], [ 166.404296875000028, 55.005615234374972 ], [ 166.479492187499972, 54.949902343750011 ], [ 166.577343750000097, 54.907714843750028 ], [ 166.650292968750051, 54.839062499999983 ] ] ], [ [ [ 150.589941406250063, 59.01875 ], [ 150.511132812499994, 59.007421875 ], [ 150.471777343750063, 59.034765625000063 ], [ 150.470214843750028, 59.054052734374977 ], [ 150.59248046875004, 59.097216796874989 ], [ 150.66621093750004, 59.160156250000028 ], [ 150.712695312500017, 59.122460937499994 ], [ 150.727734375000097, 59.095214843750028 ], [ 150.589941406250063, 59.01875 ] ] ], [ [ [ 163.635156250000051, 58.603369140625006 ], [ 163.47138671875004, 58.509375 ], [ 163.447265625000028, 58.524658203125057 ], [ 163.431835937500097, 58.546142578125 ], [ 163.427246093749972, 58.578955078125006 ], [ 163.576757812500119, 58.640869140625 ], [ 163.726562500000028, 58.798535156249983 ], [ 163.784472656250074, 58.929736328125074 ], [ 163.766601562499972, 58.972363281249955 ], [ 163.760937500000097, 59.015039062500023 ], [ 164.202148437499972, 59.096191406250057 ], [ 164.517382812500017, 59.226757812500011 ], [ 164.57265625, 59.221142578125011 ], [ 164.629296875000051, 59.112207031250023 ], [ 164.661621093749972, 58.970751953124989 ], [ 164.615722656249972, 58.885595703125034 ], [ 164.278808593749972, 58.838085937499955 ], [ 163.960058593750063, 58.74375 ], [ 163.635156250000051, 58.603369140625006 ] ] ], [ [ [ 35.816113281250097, 65.182080078125011 ], [ 35.848437500000017, 65.142675781249977 ], [ 35.858398437500028, 65.077929687500017 ], [ 35.827343750000097, 65.036474609375006 ], [ 35.842285156250028, 65.001464843749972 ], [ 35.778710937500051, 64.976660156250006 ], [ 35.68007812499999, 65.057617187499972 ], [ 35.621386718750074, 65.05878906250004 ], [ 35.558593749999972, 65.093603515625006 ], [ 35.528906250000063, 65.151074218750011 ], [ 35.585742187500074, 65.167089843749977 ], [ 35.608691406250017, 65.157128906249994 ], [ 35.729101562500063, 65.197558593750045 ], [ 35.816113281250097, 65.182080078125011 ] ] ], [ [ [ 70.02070312500004, 66.502197265625 ], [ 69.844726562499972, 66.489746093750057 ], [ 69.651367187500028, 66.565332031249994 ], [ 69.469335937500063, 66.715966796875051 ], [ 69.502734375000017, 66.751074218750006 ], [ 69.616406250000097, 66.739013671875028 ], [ 69.800390625, 66.736474609375051 ], [ 69.917578125000063, 66.711669921874972 ], [ 70.076660156249972, 66.695898437500034 ], [ 70.057617187499972, 66.627197265625 ], [ 70.057226562500006, 66.599462890625034 ], [ 70.11005859375004, 66.569091796875057 ], [ 70.059179687500063, 66.517578125000028 ], [ 70.02070312500004, 66.502197265625 ] ] ], [ [ [ 42.713671875000074, 66.701708984375074 ], [ 42.675585937500017, 66.688085937500034 ], [ 42.477343750000017, 66.735058593750011 ], [ 42.460058593750063, 66.770361328125034 ], [ 42.468554687500017, 66.78554687499999 ], [ 42.547460937500006, 66.795507812500006 ], [ 42.631445312500006, 66.782226562500028 ], [ 42.690722656250074, 66.735302734374983 ], [ 42.713671875000074, 66.701708984375074 ] ] ], [ [ [ -179.798535156250011, 68.9404296875 ], [ -179.595410156250011, 68.906494140625 ], [ -179.514501953125034, 68.917138671875051 ], [ -179.470849609375023, 68.912402343750045 ], [ -179.35595703125, 68.852978515625011 ], [ -179.279296875, 68.825195312500057 ], [ -178.873876953125006, 68.754101562499955 ], [ -178.689306640624977, 68.675146484375034 ], [ -178.538525390624983, 68.585644531250011 ], [ -178.613671875000023, 68.603076171875017 ], [ -178.751464843750028, 68.660449218750045 ], [ -178.736523437500011, 68.593017578125 ], [ -178.692626953125028, 68.545996093750006 ], [ -178.473925781249989, 68.501757812500045 ], [ -178.244482421875034, 68.466650390625006 ], [ -178.097460937500017, 68.4248046875 ], [ -178.048681640625034, 68.388427734374972 ], [ -178.018701171874966, 68.32275390625 ], [ -178.055810546874966, 68.264892578125028 ], [ -177.92241210937496, 68.286523437499994 ], [ -177.796777343749966, 68.337988281250006 ], [ -177.861816406249972, 68.378222656250017 ], [ -178.284521484375034, 68.518554687500028 ], [ -178.373046875000028, 68.565673828125028 ], [ -178.249853515624977, 68.541406249999966 ], [ -177.683203125, 68.36279296875 ], [ -177.527246093750023, 68.294384765625011 ], [ -177.59321289062504, 68.281152343749966 ], [ -177.63935546875004, 68.2412109375 ], [ -177.589208984375034, 68.22421875 ], [ -177.520898437499966, 68.236865234375017 ], [ -177.40751953124996, 68.245166015625017 ], [ -177.297412109374989, 68.222509765625006 ], [ -177.171826171875011, 68.174658203125034 ], [ -176.907275390625017, 68.119140625 ], [ -175.34521484375, 67.678076171875034 ], [ -175.309863281250017, 67.60205078125 ], [ -175.265917968750017, 67.566503906250034 ], [ -175.239550781249989, 67.521093750000034 ], [ -175.232519531249977, 67.446679687499966 ], [ -175.374707031249983, 67.357373046874983 ], [ -175.155078124999989, 67.365380859374994 ], [ -175.122802734375, 67.376953124999972 ], [ -175.065625, 67.413427734375034 ], [ -175.002685546874943, 67.4375 ], [ -174.918066406250034, 67.407568359374977 ], [ -174.849853515625, 67.348876953125028 ], [ -174.869921874999989, 67.268505859374983 ], [ -174.930419921874972, 67.203466796874977 ], [ -174.938134765624966, 67.093017578125028 ], [ -174.885058593749989, 67.000244140625057 ], [ -174.828710937500034, 66.96137695312504 ], [ -174.783642578125011, 66.916796875000017 ], [ -174.77119140625004, 66.784326171875023 ], [ -174.870117187500028, 66.724902343749989 ], [ -174.924902343750006, 66.623144531250063 ], [ -174.8642578125, 66.613134765625063 ], [ -174.674658203125006, 66.603417968750023 ], [ -174.612451171874937, 66.585400390625011 ], [ -174.503759765625006, 66.537939453125006 ], [ -174.47773437500004, 66.492187500000028 ], [ -174.453759765624937, 66.429882812500011 ], [ -174.418701171875, 66.371972656250051 ], [ -174.39409179687496, 66.344238281249972 ], [ -174.366064453125034, 66.348339843750011 ], [ -174.256982421874994, 66.428466796875 ], [ -174.206005859375011, 66.452343749999983 ], [ -174.084765624999989, 66.47309570312504 ], [ -174.017724609375023, 66.382519531249955 ], [ -174.065039062499977, 66.229589843749977 ], [ -174.025439453124989, 66.229687500000011 ], [ -173.994482421874977, 66.245800781250011 ], [ -173.955468749999966, 66.286767578124994 ], [ -173.899951171875017, 66.310498046874955 ], [ -173.832031250000028, 66.366064453124977 ], [ -173.773974609375017, 66.434667968750034 ], [ -173.842529296875028, 66.488281250000028 ], [ -173.920947265625017, 66.521777343750017 ], [ -174.101855468750017, 66.540625 ], [ -174.196337890624989, 66.580712890625023 ], [ -174.231591796874966, 66.631884765625045 ], [ -174.139599609374983, 66.652636718750017 ], [ -174.06059570312496, 66.689794921875034 ], [ -174.005517578125023, 66.778613281250017 ], [ -174.018847656249989, 66.827392578125 ], [ -174.041015624999972, 66.875488281250028 ], [ -174.08642578125, 66.94287109375 ], [ -174.15434570312496, 66.982031249999977 ], [ -174.283544921875006, 67.001562500000063 ], [ -174.341845703124989, 67.039746093750011 ], [ -174.430908203125, 67.037646484375017 ], [ -174.518945312499994, 67.049072265625057 ], [ -174.55449218749996, 67.063037109375045 ], [ -174.550097656249932, 67.090625 ], [ -174.447607421875034, 67.103125 ], [ -173.884033203124972, 67.1064453125 ], [ -173.6796875, 67.144775390625 ], [ -173.586572265625023, 67.132763671874955 ], [ -173.493994140624977, 67.105175781250011 ], [ -173.157812499999977, 67.069091796875028 ], [ -173.167626953125023, 67.052246093749972 ], [ -173.224169921874989, 67.035107421874955 ], [ -173.323535156249989, 66.954833984375028 ], [ -173.343066406249989, 66.909228515625074 ], [ -173.347363281249955, 66.851367187500017 ], [ -173.258935546874966, 66.840087890625028 ], [ -173.175390625, 66.864599609375034 ], [ -173.216162109374977, 66.911230468750034 ], [ -173.228271484375028, 66.968554687499989 ], [ -173.193017578124966, 66.99360351562504 ], [ -173.146826171874977, 66.998974609374955 ], [ -173.058496093749994, 66.955859375000074 ], [ -172.962597656250011, 66.942138671875028 ], [ -172.64057617187504, 66.925 ], [ -172.549365234375017, 66.930517578125063 ], [ -172.520117187500006, 66.952490234375006 ], [ -172.582958984375011, 66.977832031250017 ], [ -173.001904296875011, 67.033984374999989 ], [ -173.007519531250011, 67.064892578124983 ], [ -172.621044921874955, 67.026806640624955 ], [ -172.447314453125017, 66.991748046875017 ], [ -172.273925781250028, 66.965576171875 ], [ -172.031494140625028, 66.973291015624966 ], [ -171.795556640625023, 66.931738281250034 ], [ -171.569580078124972, 66.818701171875006 ], [ -171.360498046875023, 66.676757812500057 ], [ -171.149267578124977, 66.592724609374983 ], [ -170.926660156250023, 66.52973632812504 ], [ -170.5556640625, 66.357226562500045 ], [ -170.509521484375028, 66.343652343750051 ], [ -170.473095703124983, 66.320263671874983 ], [ -170.542822265624977, 66.291064453124989 ], [ -170.604443359375011, 66.248925781250023 ], [ -170.483300781250023, 66.278076171875 ], [ -170.361132812499989, 66.297900390625045 ], [ -170.30122070312504, 66.294042968749977 ], [ -170.246972656249994, 66.271875 ], [ -170.211621093750011, 66.236425781250034 ], [ -170.191943359374989, 66.201269531249977 ], [ -170.243945312500017, 66.169287109375034 ], [ -169.888818359374966, 66.163476562500023 ], [ -169.777880859374989, 66.143115234375045 ], [ -169.729150390625023, 66.058105468750057 ], [ -169.831689453124966, 65.998925781249966 ], [ -169.891699218750006, 66.006103515625028 ], [ -169.949316406250034, 66.031005859375028 ], [ -170.003808593750023, 66.033496093750017 ], [ -170.159423828125028, 66.008056640624972 ], [ -170.401025390624937, 65.928515625000017 ], [ -170.540673828124966, 65.865429687499955 ], [ -170.563037109374989, 65.823583984375063 ], [ -170.541406249999937, 65.710253906250045 ], [ -170.560986328125011, 65.65625 ], [ -170.666308593749989, 65.621533203125011 ], [ -170.896875, 65.642626953125045 ], [ -171.001464843749972, 65.664892578125063 ], [ -171.118994140625034, 65.695019531249983 ], [ -171.232031249999949, 65.736865234375045 ], [ -171.376855468749966, 65.803955078125057 ], [ -171.421533203125023, 65.810351562500017 ], [ -171.451171875, 65.794238281250017 ], [ -171.401708984374977, 65.751757812499989 ], [ -171.30322265625, 65.698486328124972 ], [ -171.134423828124966, 65.628076171875023 ], [ -171.054248046874989, 65.549951171874994 ], [ -171.105859375000023, 65.511035156250045 ], [ -171.169970703125017, 65.502099609375023 ], [ -171.216015624999983, 65.502783203124977 ], [ -171.363769531249972, 65.527197265624977 ], [ -171.466259765624983, 65.533105468750023 ], [ -171.790380859375034, 65.51044921875004 ], [ -171.907128906249994, 65.495947265625006 ], [ -171.947167968749994, 65.507958984374966 ], [ -171.957177734374994, 65.542089843749977 ], [ -172.131494140624966, 65.566943359374989 ], [ -172.233886718749943, 65.570458984374994 ], [ -172.28227539062496, 65.582324218750017 ], [ -172.322265625000028, 65.617529296875006 ], [ -172.435693359374966, 65.669628906249955 ], [ -172.607714843749989, 65.690039062500034 ], [ -172.719189453124983, 65.692431640625074 ], [ -172.783300781249977, 65.681054687499966 ], [ -172.556542968749966, 65.612011718750011 ], [ -172.353955078125011, 65.495996093750023 ], [ -172.391992187500023, 65.474560546875011 ], [ -172.417773437499932, 65.449560546875063 ], [ -172.305712890625017, 65.447802734375045 ], [ -172.232812500000023, 65.455712890624966 ], [ -172.211572265625023, 65.425195312499966 ], [ -172.269873046875006, 65.302734375 ], [ -172.30927734375004, 65.275634765624972 ], [ -172.661914062499932, 65.248535156250057 ], [ -172.573144531249966, 65.228222656249983 ], [ -172.482080078124994, 65.221875 ], [ -172.378710937499989, 65.226708984375051 ], [ -172.286035156250023, 65.205712890625023 ], [ -172.223681640625017, 65.128710937500074 ], [ -172.213183593749989, 65.048144531249989 ], [ -172.304345703125023, 65.00214843750004 ], [ -172.39873046874996, 64.964746093749966 ], [ -172.592822265624989, 64.907958984375028 ], [ -172.79248046875, 64.882910156249977 ], [ -172.897363281249937, 64.889208984375017 ], [ -172.999121093749977, 64.876611328125051 ], [ -173.066210937499989, 64.84716796875 ], [ -173.085791015624977, 64.817333984374955 ], [ -172.998046875000028, 64.837109374999983 ], [ -172.896875, 64.826074218750051 ], [ -172.80107421874996, 64.79052734375 ], [ -172.81157226562496, 64.761181640624983 ], [ -172.902587890625028, 64.72919921875004 ], [ -172.92402343750004, 64.704931640625063 ], [ -172.889062500000023, 64.664013671874983 ], [ -172.900878906249943, 64.628857421875011 ], [ -172.854150390625023, 64.609912109375074 ], [ -172.746875, 64.603271484375028 ], [ -172.616113281250023, 64.577880859375028 ], [ -172.487402343750006, 64.544189453125 ], [ -172.436621093749977, 64.515332031249983 ], [ -172.39384765624996, 64.474658203125045 ], [ -172.378759765624977, 64.431542968749966 ], [ -172.401464843749977, 64.413916015625006 ], [ -172.694677734375034, 64.407080078125034 ], [ -172.739160156249966, 64.412255859375023 ], [ -172.755957031250006, 64.459960937499972 ], [ -172.791503906249972, 64.498925781250023 ], [ -172.903173828124977, 64.52607421875004 ], [ -172.949023437499989, 64.507373046875045 ], [ -172.915869140624977, 64.369433593750017 ], [ -172.960058593750034, 64.327685546875017 ], [ -173.009130859374977, 64.297460937500006 ], [ -173.157421874999983, 64.27973632812504 ], [ -173.275488281249977, 64.289648437500006 ], [ -173.37568359375004, 64.354882812499966 ], [ -173.375537109375017, 64.410400390625 ], [ -173.309228515625023, 64.442675781250017 ], [ -173.309326171875028, 64.487451171874994 ], [ -173.327490234375006, 64.539550781250028 ], [ -173.395654296875023, 64.479003906250028 ], [ -173.474951171875034, 64.428613281249994 ], [ -173.603613281250034, 64.365478515625 ], [ -173.66596679687504, 64.357324218750023 ], [ -173.729736328124972, 64.364501953124972 ], [ -173.897851562500023, 64.409716796875045 ], [ -174.001367187499966, 64.448974609375057 ], [ -174.204833984375028, 64.577783203124994 ], [ -174.318017578124994, 64.63764648437504 ], [ -174.570556640625028, 64.7177734375 ], [ -174.830468749999966, 64.775976562500063 ], [ -175.036035156249994, 64.813671875000011 ], [ -175.145849609374977, 64.809277343750011 ], [ -175.255908203124932, 64.793994140624989 ], [ -175.395117187499977, 64.802392578125023 ], [ -175.442138671874943, 64.816699218749989 ], [ -175.483203124999989, 64.848583984375011 ], [ -175.520654296874966, 64.867089843749966 ], [ -175.715869140624932, 64.946093749999989 ], [ -175.853857421874977, 65.010839843750034 ], [ -175.859472656249977, 65.054199218749972 ], [ -175.830224609374966, 65.105517578125045 ], [ -175.856152343750011, 65.232812500000051 ], [ -175.922949218750034, 65.352490234375011 ], [ -176.09326171875, 65.471044921875006 ], [ -176.547460937499977, 65.547558593749955 ], [ -176.922119140625028, 65.601367187499989 ], [ -177.05625, 65.613623046875006 ], [ -177.175244140624983, 65.601660156250034 ], [ -177.48876953125, 65.503710937499989 ], [ -177.698632812500023, 65.489697265624983 ], [ -178.310205078125023, 65.484863281249972 ], [ -178.4125, 65.495556640625011 ], [ -178.504638671875, 65.537207031249977 ], [ -178.525927734374989, 65.593017578124972 ], [ -178.499316406249989, 65.696630859375034 ], [ -178.50234375, 65.740429687499983 ], [ -178.526220703124977, 65.755224609374977 ], [ -178.558544921874983, 65.754003906250006 ], [ -178.67915039062504, 65.795361328124983 ], [ -178.791064453125017, 65.86474609375 ], [ -178.879345703124955, 65.936474609374955 ], [ -178.939062499999977, 66.032763671875045 ], [ -178.858251953125034, 66.03754882812504 ], [ -178.746728515624966, 66.013671875000057 ], [ -178.730566406250034, 66.037255859374966 ], [ -178.693798828125011, 66.124218750000011 ], [ -178.616259765625017, 66.166015625 ], [ -178.586523437500006, 66.19843750000004 ], [ -178.534130859374983, 66.316552734375023 ], [ -178.52656250000004, 66.40156250000004 ], [ -178.615771484374989, 66.355175781249983 ], [ -178.752783203125034, 66.237255859374955 ], [ -178.82084960937496, 66.202685546875017 ], [ -178.868115234374983, 66.187060546875017 ], [ -178.915527343749972, 66.179931640625 ], [ -179.026123046875028, 66.20351562499999 ], [ -179.105078125000034, 66.231933593750028 ], [ -179.10688476562504, 66.34609375 ], [ -179.143408203125034, 66.375048828125045 ], [ -179.178369140624966, 66.353320312500045 ], [ -179.192675781250045, 66.312548828125017 ], [ -179.293164062499983, 66.30507812499999 ], [ -179.34013671874996, 66.2875 ], [ -179.316210937499989, 66.219824218750034 ], [ -179.327197265624989, 66.162597656250028 ], [ -179.422656249999989, 66.141064453124983 ], [ -179.616162109374983, 66.127880859374955 ], [ -179.683300781249983, 66.184130859375045 ], [ -179.740869140624966, 66.105761718749989 ], [ -179.783642578124983, 66.017968750000051 ], [ -179.789697265624966, 65.90087890625 ], [ -179.728320312499989, 65.803808593750006 ], [ -179.640625, 65.757568359375 ], [ -179.449072265625034, 65.687841796875006 ], [ -179.365966796875, 65.63862304687504 ], [ -179.344384765625023, 65.575244140624989 ], [ -179.352099609374989, 65.516748046874966 ], [ -179.451660156250028, 65.4453125 ], [ -179.51933593749996, 65.386279296875045 ], [ -179.635156250000023, 65.244140625000028 ], [ -179.704589843749943, 65.187207031249983 ], [ -180.0, 65.067236328124977 ], [ -180.0, 65.311962890625011 ], [ -180.0, 65.556787109374966 ], [ -180.0, 65.801562500000017 ], [ -180.0, 66.046289062500023 ], [ -180.0, 66.291064453124989 ], [ -180.0, 66.53583984375004 ], [ -180.0, 66.780566406250045 ], [ -180.0, 67.025341796875011 ], [ -180.0, 67.270117187500063 ], [ -180.0, 67.514843749999983 ], [ -180.0, 67.759619140625034 ], [ -180.0, 68.004394531249972 ], [ -180.0, 68.249121093750006 ], [ -180.0, 68.493896484374972 ], [ -180.0, 68.73867187499999 ], [ -179.999951171875011, 68.983447265625045 ], [ -179.798535156250011, 68.9404296875 ] ] ], [ [ [ 50.265234375, 69.185595703125017 ], [ 50.283007812500074, 69.088867187500028 ], [ 50.220605468750051, 69.04877929687504 ], [ 50.16445312499999, 69.037548828124955 ], [ 50.140917968750074, 69.098144531249972 ], [ 50.093945312500097, 69.125537109375045 ], [ 49.920800781249994, 69.053271484375074 ], [ 49.839843750000028, 68.973779296875023 ], [ 49.626269531250017, 68.859716796874977 ], [ 49.180468750000074, 68.778417968750034 ], [ 48.91035156250004, 68.743066406250023 ], [ 48.666992187500028, 68.733154296875028 ], [ 48.4390625, 68.804882812499983 ], [ 48.315917968749972, 68.942382812500028 ], [ 48.294433593749972, 68.984228515625034 ], [ 48.278808593749972, 69.040332031249989 ], [ 48.280273437499972, 69.096630859375011 ], [ 48.296289062499994, 69.183886718750017 ], [ 48.319921875, 69.269238281250011 ], [ 48.413867187500017, 69.34565429687504 ], [ 48.631347656250028, 69.436035156249972 ], [ 48.844921875000097, 69.494726562500034 ], [ 48.953320312500097, 69.509277343749972 ], [ 49.225195312500063, 69.51123046875 ], [ 49.996289062500097, 69.309423828125034 ], [ 50.167285156250017, 69.257080078125028 ], [ 50.265234375, 69.185595703125017 ] ] ], [ [ [ 67.34492187500004, 69.529833984374989 ], [ 67.263964843750017, 69.442529296874966 ], [ 67.097851562500097, 69.447167968750023 ], [ 67.04726562499999, 69.467041015624972 ], [ 67.025878906249972, 69.483203124999989 ], [ 67.216113281250017, 69.57539062500004 ], [ 67.328906250000017, 69.572119140624977 ], [ 67.34492187500004, 69.529833984374989 ] ] ], [ [ [ 161.467089843750017, 68.900976562500034 ], [ 161.422460937500063, 68.899658203125028 ], [ 161.45625, 68.966015624999955 ], [ 161.46113281250004, 68.995605468750028 ], [ 161.364062500000017, 69.044433593750028 ], [ 161.182519531250051, 69.081591796875045 ], [ 161.136523437500017, 69.110253906250023 ], [ 161.125488281249972, 69.197021484375028 ], [ 161.164550781250028, 69.333593749999977 ], [ 161.082812500000074, 69.405664062499994 ], [ 161.110742187499994, 69.469824218750006 ], [ 161.323339843750063, 69.540917968750023 ], [ 161.409765625000063, 69.595703125 ], [ 161.505175781250074, 69.639453125000017 ], [ 161.52070312500004, 69.634033203124972 ], [ 161.617773437500063, 69.592431640625023 ], [ 161.609277343750051, 69.500927734374955 ], [ 161.540332031250017, 69.436523437499972 ], [ 161.374414062499994, 69.413671875000034 ], [ 161.350878906250074, 69.369335937499983 ], [ 161.372656250000063, 69.292822265625006 ], [ 161.377539062500063, 69.194433593750034 ], [ 161.39423828125004, 69.106445312499972 ], [ 161.494726562500063, 69.016015625000023 ], [ 161.516992187499994, 68.969580078124977 ], [ 161.506738281250051, 68.927587890625034 ], [ 161.467089843750017, 68.900976562500034 ] ] ], [ [ [ 169.200781250000063, 69.58046875 ], [ 168.91572265625004, 69.571435546875023 ], [ 168.348046875000051, 69.664355468750045 ], [ 168.144335937500017, 69.713330078124983 ], [ 167.992675781249972, 69.775830078125011 ], [ 167.821289062500028, 69.819628906250045 ], [ 167.788867187500017, 69.836865234375011 ], [ 167.813964843749972, 69.873046875 ], [ 167.864746093750028, 69.90107421875004 ], [ 168.059570312499972, 69.974902343750074 ], [ 168.196289062499972, 70.008398437500034 ], [ 168.357910156250028, 70.015673828125017 ], [ 169.374804687500074, 69.882617187499989 ], [ 169.420703125000017, 69.856054687500006 ], [ 169.433593749999972, 69.832177734375023 ], [ 169.418164062500097, 69.779199218749994 ], [ 169.332421875000051, 69.769580078125074 ], [ 169.299121093750017, 69.73476562499999 ], [ 169.263378906250097, 69.628710937500045 ], [ 169.245800781250097, 69.601123046875017 ], [ 169.200781250000063, 69.58046875 ] ] ], [ [ [ 60.450488281250074, 69.934863281249989 ], [ 60.48066406250004, 69.885498046874972 ], [ 60.477246093750097, 69.793701171875 ], [ 60.440234375000017, 69.725927734375063 ], [ 60.327148437499972, 69.715283203125011 ], [ 60.215917968750063, 69.687695312499983 ], [ 60.026171875000017, 69.717041015625028 ], [ 59.919531250000063, 69.696972656250011 ], [ 59.812792968750074, 69.695654296875006 ], [ 59.724609374999972, 69.706201171875023 ], [ 59.637011718750074, 69.721044921875034 ], [ 59.578222656250063, 69.738623046874977 ], [ 59.58125, 69.790869140625063 ], [ 59.50263671875004, 69.866210937500028 ], [ 59.38154296875004, 69.890429687499989 ], [ 59.268359375000017, 69.898437500000028 ], [ 59.14423828125004, 69.921923828125017 ], [ 59.082519531249972, 69.910791015624966 ], [ 59.004003906250063, 69.883300781250057 ], [ 58.952734375, 69.89277343750004 ], [ 58.680078125000051, 70.051025390625028 ], [ 58.634179687500051, 70.088037109375023 ], [ 58.605566406250063, 70.129199218750045 ], [ 58.56806640625004, 70.155664062500023 ], [ 58.47304687499999, 70.266845703125028 ], [ 58.519921875000051, 70.31831054687504 ], [ 58.615332031250006, 70.350830078125 ], [ 58.678027343750074, 70.359570312500011 ], [ 58.794238281250017, 70.432958984375034 ], [ 59.005273437500051, 70.465185546875034 ], [ 59.04804687500004, 70.460498046875045 ], [ 59.08828125, 70.437109374999977 ], [ 59.309863281250017, 70.361669921874977 ], [ 59.42597656250004, 70.310937500000051 ], [ 59.529101562500017, 70.24897460937504 ], [ 59.636328125, 70.197021484375028 ], [ 59.955859375000017, 70.108349609374983 ], [ 60.172265625000051, 70.022851562499966 ], [ 60.392578124999972, 69.96240234375 ], [ 60.450488281250074, 69.934863281249989 ] ] ], [ [ [ 66.560937500000051, 70.541748046875 ], [ 66.568554687500097, 70.501464843750057 ], [ 66.515820312500097, 70.514892578125028 ], [ 66.448632812499994, 70.56103515625 ], [ 66.407617187499994, 70.615771484375074 ], [ 66.394824218750017, 70.727294921875057 ], [ 66.418164062500097, 70.757128906249989 ], [ 66.440234375000074, 70.772656249999955 ], [ 66.462890624999972, 70.769335937499989 ], [ 66.45771484375004, 70.698779296875017 ], [ 66.560937500000051, 70.541748046875 ] ] ], [ [ [ 160.71894531250004, 70.82270507812504 ], [ 160.651367187500028, 70.805859374999983 ], [ 160.504785156249994, 70.819726562500051 ], [ 160.436914062500051, 70.85102539062504 ], [ 160.440429687500028, 70.922656250000045 ], [ 160.448535156250017, 70.934033203124983 ], [ 160.565820312499994, 70.923779296875011 ], [ 160.644921875000051, 70.883544921875 ], [ 160.71894531250004, 70.82270507812504 ] ] ], [ [ [ 52.903320312500028, 71.364990234375028 ], [ 52.994140624999972, 71.291259765625 ], [ 53.074023437500074, 71.237939453124994 ], [ 53.141406250000017, 71.241894531249983 ], [ 53.19257812500004, 71.215283203124983 ], [ 53.205175781250063, 71.159716796875045 ], [ 53.071484375000097, 71.065039062500006 ], [ 53.048144531250017, 71.030957031250011 ], [ 53.105761718750017, 70.999267578125028 ], [ 53.120996093750051, 70.982031249999977 ], [ 53.022656250000097, 70.968701171875011 ], [ 53.004492187500006, 71.011621093749966 ], [ 52.949609375000051, 71.053613281249994 ], [ 52.835351562499994, 71.085839843749994 ], [ 52.788964843749994, 71.114941406249983 ], [ 52.738378906250063, 71.180664062500028 ], [ 52.546582031250097, 71.250439453124955 ], [ 52.425488281250097, 71.239257812499972 ], [ 52.28945312499999, 71.270361328125006 ], [ 52.249609375000063, 71.284912109375057 ], [ 52.23984375, 71.325048828125063 ], [ 52.29658203125004, 71.356835937500051 ], [ 52.512597656249994, 71.385058593750017 ], [ 52.61738281250004, 71.383349609375017 ], [ 52.729687500000097, 71.355126953124966 ], [ 52.7203125, 71.389794921875023 ], [ 52.732226562500074, 71.403710937499994 ], [ 52.776757812499994, 71.399804687499994 ], [ 52.903320312500028, 71.364990234375028 ] ] ], [ [ [ 178.861523437500097, 70.826416015625 ], [ 178.792578125000063, 70.822070312499989 ], [ 178.64824218749996, 71.000585937500034 ], [ 178.628320312499994, 71.047363281249972 ], [ 178.683886718750131, 71.10566406250004 ], [ 178.829003906250051, 71.177880859374994 ], [ 178.891113281250085, 71.231103515625023 ], [ 179.235058593750153, 71.324511718750045 ], [ 179.547656250000074, 71.44765625 ], [ 179.715917968750063, 71.466210937500023 ], [ 179.886425781250153, 71.523339843750051 ], [ 180.0, 71.537744140625051 ], [ 180.0, 70.993017578125006 ], [ 179.881347656250028, 70.975683593750034 ], [ 179.64765625000004, 70.898925781250028 ], [ 179.15253906250004, 70.880273437500023 ], [ 178.861523437500097, 70.826416015625 ] ] ], [ [ [ 137.959863281250051, 71.507666015625034 ], [ 137.711816406250051, 71.423242187499994 ], [ 137.612890625000063, 71.433935546875034 ], [ 137.511816406250063, 71.474609374999972 ], [ 137.457812500000074, 71.483496093750006 ], [ 137.403222656250051, 71.477294921874972 ], [ 137.344238281250028, 71.460546875000034 ], [ 137.265527343749994, 71.455908203124977 ], [ 137.078710937500119, 71.502197265625 ], [ 137.064062500000063, 71.529882812500034 ], [ 137.081835937500017, 71.542724609375 ], [ 137.129492187500063, 71.556152343749972 ], [ 137.16816406250004, 71.55712890625 ], [ 137.281835937500119, 71.579931640625034 ], [ 137.81679687499999, 71.587890625000057 ], [ 137.857617187500097, 71.583056640625045 ], [ 137.93378906250004, 71.542773437499989 ], [ 137.959863281250051, 71.507666015625034 ] ] ], [ [ [ -178.87646484375, 71.577050781249966 ], [ -178.438964843749943, 71.541162109375023 ], [ -178.35356445312496, 71.529199218749994 ], [ -178.214697265625006, 71.481640624999983 ], [ -178.133886718749977, 71.465478515624966 ], [ -178.056640624999943, 71.437597656249977 ], [ -177.974804687499983, 71.390527343749994 ], [ -177.816992187499977, 71.339990234374994 ], [ -177.584130859374966, 71.281689453125011 ], [ -177.53217773437504, 71.263085937500051 ], [ -177.498486328125011, 71.219140624999966 ], [ -177.523583984374994, 71.166894531249994 ], [ -177.82177734375, 71.067578125000011 ], [ -178.06269531250004, 71.041943359375011 ], [ -178.527978515624966, 71.014794921874994 ], [ -179.156884765625023, 70.93984375 ], [ -179.415673828124994, 70.918994140625017 ], [ -179.506689453124977, 70.923437500000034 ], [ -179.734033203125023, 70.9716796875 ], [ -179.999951171875011, 70.993017578125006 ], [ -179.999951171875011, 71.184228515624966 ], [ -179.999951171875011, 71.399707031249989 ], [ -179.999951171875011, 71.537744140625051 ], [ -179.844873046875023, 71.550976562499983 ], [ -179.691015625000034, 71.577978515624977 ], [ -179.546386718749972, 71.58242187499999 ], [ -179.402050781250068, 71.566650390624972 ], [ -179.256494140624966, 71.571679687500023 ], [ -179.111572265625028, 71.596191406250057 ], [ -178.994042968749966, 71.593212890624983 ], [ -178.87646484375, 71.577050781249966 ] ] ], [ [ [ 77.632519531250097, 72.291259765625 ], [ 77.145605468750119, 72.281884765625023 ], [ 76.90595703125004, 72.297656250000045 ], [ 76.871093749999972, 72.317041015624994 ], [ 76.903125, 72.365576171875034 ], [ 77.149511718750119, 72.439208984375028 ], [ 77.26044921875004, 72.486132812499989 ], [ 77.377832031249994, 72.565283203125034 ], [ 77.578710937500063, 72.630859374999972 ], [ 77.748535156250028, 72.631201171875063 ], [ 78.279101562500017, 72.553222656249972 ], [ 78.352929687500051, 72.504296875000051 ], [ 78.365136718750051, 72.482421875000028 ], [ 78.15449218750004, 72.416992187500028 ], [ 78.007226562500051, 72.392480468749994 ], [ 77.780859375000119, 72.308544921874955 ], [ 77.632519531250097, 72.291259765625 ] ] ], [ [ [ 79.501464843749972, 72.721923828124972 ], [ 79.430664062499972, 72.710693359375 ], [ 78.88056640625004, 72.751611328124994 ], [ 78.690234375000017, 72.803417968749955 ], [ 78.633203125000051, 72.850732421875023 ], [ 78.656835937500063, 72.892285156249955 ], [ 79.16425781250004, 73.094335937500006 ], [ 79.356542968750063, 73.038623046875017 ], [ 79.4125, 72.983105468749983 ], [ 79.541308593750017, 72.918652343749983 ], [ 79.537890625000017, 72.769335937500045 ], [ 79.501464843749972, 72.721923828124972 ] ] ], [ [ [ 74.66054687499999, 72.873437500000023 ], [ 74.638378906250097, 72.86376953125 ], [ 74.588085937500097, 72.881152343749989 ], [ 74.434765625000097, 72.907666015624983 ], [ 74.180664062500028, 72.975341796875 ], [ 74.100195312500063, 73.021533203124989 ], [ 74.142382812500017, 73.074365234375023 ], [ 74.198535156250017, 73.109082031249983 ], [ 74.408789062500063, 73.130468749999977 ], [ 74.599902343750074, 73.121777343749983 ], [ 74.72529296875004, 73.108154296874972 ], [ 74.961523437500006, 73.0625 ], [ 74.74257812499999, 73.032714843750057 ], [ 74.647265625000074, 72.969042968750045 ], [ 74.660156250000028, 72.929296875000034 ], [ 74.697167968749994, 72.90771484375 ], [ 74.66054687499999, 72.873437500000023 ] ] ], [ [ [ 120.261328125000119, 73.089843749999972 ], [ 120.007910156250063, 73.044873046874955 ], [ 119.792089843750063, 73.045410156249972 ], [ 119.640429687500017, 73.124316406250074 ], [ 119.76191406250004, 73.155468750000011 ], [ 119.964453125000119, 73.167675781250011 ], [ 120.07851562499999, 73.15673828125 ], [ 120.236816406249972, 73.107275390625063 ], [ 120.261328125000119, 73.089843749999972 ] ] ], [ [ [ 55.319824218750028, 73.308300781249983 ], [ 55.78730468750004, 73.268603515625045 ], [ 56.137695312500028, 73.256152343750017 ], [ 56.350488281249994, 73.225537109374983 ], [ 56.429589843750051, 73.201171875 ], [ 56.397460937499972, 73.139160156249972 ], [ 56.334667968750097, 73.113671875000023 ], [ 56.188964843749972, 73.033007812500017 ], [ 56.166992187500028, 72.983203124999989 ], [ 56.192871093749972, 72.904980468749955 ], [ 56.170507812500006, 72.848095703125011 ], [ 56.121679687500006, 72.806591796874983 ], [ 56.083789062500017, 72.789404296875034 ], [ 55.819726562500051, 72.789501953124983 ], [ 55.723437500000074, 72.766406250000074 ], [ 55.71845703125004, 72.721533203124977 ], [ 55.700976562500017, 72.671728515625063 ], [ 55.61640625000004, 72.599072265624983 ], [ 55.441308593750051, 72.575390624999955 ], [ 55.403320312499972, 72.549072265625028 ], [ 55.416894531250051, 72.501318359374977 ], [ 55.355957031249972, 72.465087890625057 ], [ 55.359570312500097, 72.408691406250028 ], [ 55.390429687500017, 72.377832031250051 ], [ 55.399121093750097, 72.313623046875023 ], [ 55.518066406249972, 72.220654296874983 ], [ 55.494921875000074, 72.182324218750011 ], [ 55.403320312499972, 72.106884765624983 ], [ 55.375, 72.014892578125 ], [ 55.297851562499972, 71.935351562500045 ], [ 55.47109375, 71.869238281249977 ], [ 55.546679687500017, 71.783349609374994 ], [ 55.61367187499999, 71.689892578124955 ], [ 55.819335937499972, 71.507568359375028 ], [ 56.043164062500097, 71.345605468749966 ], [ 56.454394531250017, 71.10737304687504 ], [ 56.894824218750074, 70.927001953125057 ], [ 57.065625, 70.876025390625045 ], [ 57.483593750000097, 70.792285156250045 ], [ 57.556445312500017, 70.765820312499983 ], [ 57.625390625000051, 70.728808593749989 ], [ 57.447167968750051, 70.661035156250051 ], [ 57.263671874999972, 70.636035156250017 ], [ 57.246972656250051, 70.605126953125023 ], [ 57.145898437500051, 70.589111328125057 ], [ 56.648828125000051, 70.646533203125017 ], [ 56.621679687500006, 70.655371093750034 ], [ 56.568652343750074, 70.697460937500011 ], [ 56.510058593750017, 70.728808593749989 ], [ 56.385742187499972, 70.734130859375028 ], [ 56.260058593750074, 70.714746093749966 ], [ 56.334765625000017, 70.676708984374955 ], [ 56.417187500000097, 70.664941406250051 ], [ 56.561328125000074, 70.593554687500074 ], [ 56.49970703125004, 70.566406250000028 ], [ 56.434570312499972, 70.562988281249972 ], [ 56.142480468749994, 70.657861328125023 ], [ 56.114746093750028, 70.646142578125023 ], [ 56.087109375000097, 70.618359374999955 ], [ 55.94160156250004, 70.649267578125034 ], [ 55.907226562500028, 70.626318359374977 ], [ 55.796875, 70.615576171875034 ], [ 55.70673828125004, 70.641894531250045 ], [ 55.706445312499994, 70.675244140625011 ], [ 55.687304687500074, 70.692187499999989 ], [ 55.236914062500006, 70.666015625 ], [ 55.051660156249994, 70.666748046874972 ], [ 54.867089843750051, 70.678125 ], [ 54.645117187500063, 70.741845703124994 ], [ 54.608203125000074, 70.713232421875034 ], [ 54.601171875000063, 70.680078125000023 ], [ 54.517382812500017, 70.693310546874955 ], [ 54.332617187500063, 70.744677734375045 ], [ 54.199414062500097, 70.764892578124972 ], [ 53.722363281250097, 70.814453125000028 ], [ 53.383593750000074, 70.87353515625 ], [ 53.467773437499972, 70.900585937500011 ], [ 53.613574218750017, 70.914648437500034 ], [ 53.615625, 70.950830078125023 ], [ 53.592578125000017, 71.000683593749955 ], [ 53.587792968749994, 71.052294921874989 ], [ 53.670507812500006, 71.086914062500028 ], [ 53.857031250000063, 71.070410156250034 ], [ 53.834277343750074, 71.126708984374972 ], [ 53.922265625000051, 71.137597656249966 ], [ 54.093945312500097, 71.105224609375028 ], [ 54.155664062499994, 71.12548828125 ], [ 53.886132812500051, 71.196289062500028 ], [ 53.590820312500028, 71.296679687500045 ], [ 53.622167968750006, 71.332763671875028 ], [ 53.515234375000063, 71.342529296874972 ], [ 53.409960937500017, 71.340136718750017 ], [ 53.31904296875004, 71.399169921874972 ], [ 53.332519531249972, 71.477246093749983 ], [ 53.411621093750028, 71.530126953125006 ], [ 53.363867187500063, 71.541650390625051 ], [ 52.908984375000017, 71.495019531250051 ], [ 52.678710937499972, 71.505664062499989 ], [ 52.418847656249994, 71.536865234375028 ], [ 52.179980468750017, 71.490234375000057 ], [ 51.937890625000051, 71.474707031249977 ], [ 51.812597656250006, 71.491308593750006 ], [ 51.69160156250004, 71.525146484375057 ], [ 51.590429687500063, 71.571142578125006 ], [ 51.511328125, 71.648095703124966 ], [ 51.43867187500004, 71.776806640624983 ], [ 51.428613281250051, 71.825537109375063 ], [ 51.443554687500097, 71.934375 ], [ 51.482226562500017, 71.979785156250045 ], [ 51.582519531249972, 72.071191406249994 ], [ 51.653125, 72.099365234374972 ], [ 51.805468750000074, 72.142138671874989 ], [ 51.88544921875004, 72.153222656250023 ], [ 52.068652343750074, 72.131152343750045 ], [ 52.252050781250006, 72.129736328125034 ], [ 52.332324218750017, 72.153955078124994 ], [ 52.406738281250028, 72.196728515625011 ], [ 52.461914062499972, 72.252343749999966 ], [ 52.58613281250004, 72.284033203125034 ], [ 52.622070312500028, 72.300976562500011 ], [ 52.661914062500017, 72.336865234374955 ], [ 52.705761718750097, 72.390966796875063 ], [ 52.713867187499972, 72.436962890625011 ], [ 52.74873046875004, 72.482958984375045 ], [ 52.86367187499999, 72.549853515624989 ], [ 52.823242187499972, 72.591259765625011 ], [ 52.83906250000004, 72.619287109375023 ], [ 52.916601562500063, 72.668896484375011 ], [ 52.683105468750028, 72.682324218749983 ], [ 52.604980468749972, 72.704052734374983 ], [ 52.52851562500004, 72.737353515625017 ], [ 52.550585937500017, 72.768554687499972 ], [ 52.579296875000097, 72.791357421875006 ], [ 52.812207031250097, 72.875244140625028 ], [ 52.913183593750063, 72.899951171875017 ], [ 53.024218750000017, 72.913574218750028 ], [ 53.13496093750004, 72.913232421875051 ], [ 53.253515625000063, 72.903759765624983 ], [ 53.369824218750097, 72.916748046875057 ], [ 53.247265625000097, 72.97314453125 ], [ 53.237109375000074, 73.011181640625011 ], [ 53.188964843750028, 73.10400390625 ], [ 53.197949218750097, 73.147558593750006 ], [ 53.251171875000097, 73.182958984375006 ], [ 53.357617187500097, 73.224560546874955 ], [ 53.512207031249972, 73.238378906250034 ], [ 53.633691406250051, 73.260253906250057 ], [ 53.753222656250074, 73.293261718750017 ], [ 53.865625, 73.298974609375023 ], [ 54.09101562500004, 73.276464843749977 ], [ 54.202343750000097, 73.281347656249977 ], [ 54.327636718750028, 73.299462890625051 ], [ 54.676074218750017, 73.370019531250023 ], [ 54.80390625000004, 73.387646484374983 ], [ 54.940625, 73.383251953124955 ], [ 55.121386718750074, 73.356835937499994 ], [ 55.319824218750028, 73.308300781249983 ] ] ], [ [ [ 70.673925781250063, 73.095019531250045 ], [ 70.380371093750028, 73.048095703125 ], [ 70.298339843750028, 73.044482421875045 ], [ 70.118652343749972, 73.056298828124966 ], [ 70.04072265625004, 73.037158203125074 ], [ 69.92011718750004, 73.084521484375045 ], [ 69.930371093750097, 73.126611328124994 ], [ 69.985644531250074, 73.169238281250074 ], [ 70.01875, 73.224316406250011 ], [ 69.995898437500017, 73.359375 ], [ 70.149609375000097, 73.444726562499966 ], [ 70.35, 73.477636718750006 ], [ 70.940234375000017, 73.514404296875028 ], [ 71.023242187500074, 73.504199218750017 ], [ 71.141210937500063, 73.477978515624983 ], [ 71.231640625000097, 73.447753906250057 ], [ 71.351171875, 73.372216796875023 ], [ 71.444921875, 73.342089843750017 ], [ 71.589550781250097, 73.283154296875011 ], [ 71.630468750000063, 73.224804687500011 ], [ 71.626171875000097, 73.173974609374966 ], [ 71.35566406250004, 73.162451171875006 ], [ 70.886718749999972, 73.11962890625 ], [ 70.673925781250063, 73.095019531250045 ] ] ], [ [ [ 76.75605468750004, 73.44580078125 ], [ 76.659375, 73.439501953125045 ], [ 76.234472656250119, 73.476220703124994 ], [ 76.083105468750063, 73.523486328125017 ], [ 76.139550781250051, 73.554296875 ], [ 76.25068359375004, 73.555273437500006 ], [ 76.75605468750004, 73.44580078125 ] ] ], [ [ [ 75.503710937500017, 73.456640625 ], [ 75.344335937500063, 73.432275390624994 ], [ 75.375, 73.477392578125063 ], [ 75.569726562500051, 73.540625 ], [ 75.930175781250028, 73.573632812500023 ], [ 76.03945312499999, 73.559912109374977 ], [ 76.051562500000074, 73.549267578124955 ], [ 75.900976562500006, 73.481494140624989 ], [ 75.827148437499972, 73.459130859374966 ], [ 75.503710937500017, 73.456640625 ] ] ], [ [ [ 142.184863281250074, 73.895898437500051 ], [ 142.435058593749972, 73.851562499999972 ], [ 142.639160156249972, 73.803076171875063 ], [ 143.34375, 73.56875 ], [ 143.410742187500119, 73.520849609375034 ], [ 143.463964843750063, 73.458886718750023 ], [ 143.491308593750119, 73.246435546874977 ], [ 143.451464843750074, 73.231298828125006 ], [ 143.193261718750051, 73.220751953124989 ], [ 142.841601562500017, 73.244824218750011 ], [ 142.586914062499972, 73.253320312499966 ], [ 142.342187500000051, 73.252880859374955 ], [ 142.126367187500051, 73.281689453124983 ], [ 141.596679687500028, 73.310839843750045 ], [ 141.182714843750063, 73.389208984375017 ], [ 140.754003906250063, 73.446044921874972 ], [ 140.66279296875004, 73.452001953125034 ], [ 140.392480468749994, 73.435351562500017 ], [ 140.026953125000063, 73.361425781250063 ], [ 139.925097656250017, 73.355224609375028 ], [ 139.78554687499999, 73.355224609375028 ], [ 139.685546874999972, 73.425732421875011 ], [ 139.92011718750004, 73.448583984375034 ], [ 140.155175781249994, 73.45751953125 ], [ 140.380664062500017, 73.483007812500034 ], [ 140.593554687500017, 73.564550781250034 ], [ 140.697460937500097, 73.629150390624972 ], [ 140.883789062500028, 73.777539062500011 ], [ 140.983593750000097, 73.83154296875 ], [ 141.084765625000017, 73.865869140624966 ], [ 141.189941406249972, 73.87646484375 ], [ 141.311914062499994, 73.871875 ], [ 141.681933593750017, 73.904199218749966 ], [ 141.931835937500097, 73.914941406250023 ], [ 142.184863281250074, 73.895898437500051 ] ] ], [ [ [ 124.542968750000028, 73.850097656250028 ], [ 124.481738281250074, 73.847900390625028 ], [ 124.36640625000004, 73.874609374999977 ], [ 124.335742187500017, 73.910302734374966 ], [ 124.336523437500063, 73.928369140624994 ], [ 124.429687499999972, 73.943017578124966 ], [ 124.547656250000017, 73.933837890625057 ], [ 124.63691406250004, 73.900390624999972 ], [ 124.652929687500063, 73.888037109375034 ], [ 124.542968750000028, 73.850097656250028 ] ] ], [ [ [ 83.549023437500097, 74.07177734375 ], [ 83.495800781250097, 74.048437500000034 ], [ 83.45, 74.051660156249994 ], [ 83.410644531249972, 74.03955078125 ], [ 83.158984375000017, 74.075341796875023 ], [ 82.817773437499994, 74.091601562500045 ], [ 82.902929687500119, 74.12890625 ], [ 83.149804687500051, 74.151611328125 ], [ 83.513476562500017, 74.122363281249989 ], [ 83.618359375000097, 74.089453125000034 ], [ 83.549023437500097, 74.07177734375 ] ] ], [ [ [ 82.709960937500028, 74.090869140625074 ], [ 82.612792968749972, 74.056445312500074 ], [ 82.478125, 74.07578125 ], [ 82.381542968750097, 74.099218749999977 ], [ 82.329394531250017, 74.131103515625 ], [ 82.382421875000119, 74.149267578124977 ], [ 82.52558593750004, 74.161425781250045 ], [ 82.61103515625004, 74.148535156250006 ], [ 82.688964843750028, 74.111230468750051 ], [ 82.709960937500028, 74.090869140625074 ] ] ], [ [ [ 136.197460937500097, 73.913623046875017 ], [ 136.121679687500119, 73.885009765625057 ], [ 136.051464843750097, 73.929101562499966 ], [ 135.71455078125004, 74.059521484374983 ], [ 135.633398437500119, 74.121435546874977 ], [ 135.448632812499994, 74.179687500000028 ], [ 135.402441406250119, 74.201708984374989 ], [ 135.387011718750074, 74.253369140624955 ], [ 135.628320312500051, 74.219921874999983 ], [ 136.03681640625004, 74.090332031250057 ], [ 136.259179687500051, 73.984960937499977 ], [ 136.197460937500097, 73.913623046875017 ] ] ], [ [ [ 141.010253906250028, 73.999462890625011 ], [ 140.507226562500051, 73.918652343749983 ], [ 140.409472656250017, 73.921679687500045 ], [ 140.183203125000119, 74.004589843749983 ], [ 140.101562499999972, 74.184277343750011 ], [ 140.193554687500097, 74.236718750000023 ], [ 140.300292968749972, 74.257226562500023 ], [ 140.40742187500004, 74.266455078125034 ], [ 140.849218750000063, 74.273779296875034 ], [ 140.944335937500028, 74.264648437500028 ], [ 141.038574218750028, 74.242724609375017 ], [ 141.079492187499994, 74.209326171875034 ], [ 141.097460937500017, 74.167822265625034 ], [ 141.046875, 74.050390624999977 ], [ 141.010253906250028, 73.999462890625011 ] ] ], [ [ [ 84.75898437500004, 74.459423828125011 ], [ 84.710449218750028, 74.399804687500023 ], [ 84.42890625000004, 74.430322265625023 ], [ 84.389453125000074, 74.454443359374977 ], [ 84.540332031250074, 74.490429687500011 ], [ 84.679882812500097, 74.512353515625051 ], [ 84.872851562500074, 74.515527343749994 ], [ 84.75898437500004, 74.459423828125011 ] ] ], [ [ [ 113.387207031249972, 74.400439453124989 ], [ 113.353125, 74.352978515624983 ], [ 113.29921875, 74.317138671874972 ], [ 113.258886718750119, 74.272705078124972 ], [ 113.190234375000074, 74.239306640625017 ], [ 112.977636718750119, 74.196826171875074 ], [ 112.811328125000074, 74.102929687500023 ], [ 112.78242187500004, 74.095068359375034 ], [ 112.195800781249972, 74.146240234374972 ], [ 112.105078125000063, 74.163232421874966 ], [ 111.912109375000028, 74.219238281250028 ], [ 111.64296875, 74.272949218750028 ], [ 111.503417968749972, 74.353076171875017 ], [ 111.570117187500074, 74.368310546875023 ], [ 111.6375, 74.374316406249989 ], [ 111.879785156249994, 74.363818359374989 ], [ 111.949218750000028, 74.388769531250006 ], [ 111.982812500000051, 74.456298828125 ], [ 111.989355468750119, 74.496240234374966 ], [ 112.007617187500017, 74.526757812499966 ], [ 112.084472656249972, 74.548974609375051 ], [ 112.951757812500063, 74.479589843750034 ], [ 113.286230468750119, 74.441015624999977 ], [ 113.387207031249972, 74.400439453124989 ] ] ], [ [ [ 86.653125, 74.981298828125006 ], [ 86.737109375000074, 74.962988281250006 ], [ 87.000585937500119, 74.991943359375057 ], [ 87.052148437500051, 74.982568359374994 ], [ 87.124316406250074, 74.939892578125011 ], [ 87.011718749999972, 74.861914062500034 ], [ 86.927148437500051, 74.830761718749983 ], [ 86.691992187500119, 74.848291015624994 ], [ 86.390527343749994, 74.850878906249989 ], [ 86.258593750000017, 74.893505859374983 ], [ 86.330664062500119, 74.93896484375 ], [ 86.504492187500119, 74.965966796874994 ], [ 86.605468749999972, 74.992822265624966 ], [ 86.653125, 74.981298828125006 ] ] ], [ [ [ 82.172363281250028, 75.419384765625011 ], [ 82.208789062500074, 75.386962890624972 ], [ 82.221582031249994, 75.350537109375011 ], [ 82.179296875000119, 75.338964843750063 ], [ 82.050097656250074, 75.340966796875023 ], [ 81.978515624999972, 75.247119140624989 ], [ 81.905078125000017, 75.262792968749977 ], [ 81.860546875000097, 75.316503906250006 ], [ 81.697656250000051, 75.280517578125057 ], [ 81.654785156250028, 75.288916015624977 ], [ 81.579296875000097, 75.330957031250023 ], [ 81.532128906249994, 75.339550781249983 ], [ 81.500585937500119, 75.367919921875 ], [ 81.71210937500004, 75.451416015625057 ], [ 81.8421875, 75.407031250000074 ], [ 81.926562500000017, 75.409960937500045 ], [ 81.909765625000063, 75.460009765625017 ], [ 81.912792968750097, 75.497705078124966 ], [ 82.021875, 75.513476562499989 ], [ 82.165625, 75.515625 ], [ 82.172363281250028, 75.419384765625011 ] ] ], [ [ [ 146.795214843750074, 75.370751953125051 ], [ 147.060351562500074, 75.364306640625074 ], [ 147.44355468750004, 75.437988281249972 ], [ 147.496972656249994, 75.440527343750034 ], [ 148.432421875000017, 75.413525390624955 ], [ 148.508886718750119, 75.387451171874972 ], [ 148.518847656250017, 75.336474609374989 ], [ 148.489160156249994, 75.309375 ], [ 148.475, 75.272412109374983 ], [ 148.590136718750074, 75.236376953125017 ], [ 148.892187500000063, 75.228125 ], [ 149.08320312500004, 75.262060546875006 ], [ 149.645312500000017, 75.244580078125011 ], [ 150.10390625, 75.21923828125 ], [ 150.280664062500051, 75.164013671875011 ], [ 150.41718750000004, 75.134326171875017 ], [ 150.530566406250074, 75.099853515625 ], [ 150.612890625000119, 75.120166015625074 ], [ 150.690332031249994, 75.155322265625017 ], [ 150.756933593750063, 75.162402343750045 ], [ 150.822363281250063, 75.156542968750017 ], [ 150.646289062500017, 74.944580078125 ], [ 150.58027343750004, 74.9189453125 ], [ 150.33125, 74.866796875000034 ], [ 149.83808593750004, 74.795312499999966 ], [ 149.596875, 74.772607421875051 ], [ 149.050195312499994, 74.7724609375 ], [ 148.296875, 74.800439453125023 ], [ 148.092382812500063, 74.825683593750028 ], [ 147.971875, 74.857324218749994 ], [ 147.740917968750097, 74.931982421875006 ], [ 147.626855468749994, 74.958935546874983 ], [ 147.257031250000097, 74.984277343749994 ], [ 147.144042968749972, 74.998437500000051 ], [ 146.924902343750119, 75.0625 ], [ 146.703320312500097, 75.114208984375011 ], [ 146.148535156250119, 75.198291015624989 ], [ 146.186132812500063, 75.295556640624994 ], [ 146.257617187500017, 75.39375 ], [ 146.34296875000004, 75.480908203125011 ], [ 146.438476562500028, 75.558203125000034 ], [ 146.5375, 75.581787109375057 ], [ 146.750976562500028, 75.510449218749983 ], [ 146.748242187500097, 75.42866210937504 ], [ 146.795214843750074, 75.370751953125051 ] ] ], [ [ [ 135.948632812499994, 75.409570312500051 ], [ 135.745898437500017, 75.381982421875023 ], [ 135.451953125000074, 75.389550781249966 ], [ 135.47304687499999, 75.463232421875063 ], [ 135.523437499999972, 75.495849609375028 ], [ 135.592675781250051, 75.576464843750017 ], [ 135.56123046875004, 75.636474609375 ], [ 135.578417968750017, 75.709960937500057 ], [ 135.613867187500119, 75.766308593749983 ], [ 135.698632812499994, 75.845263671874989 ], [ 135.78828125000004, 75.798486328124966 ], [ 135.849218750000119, 75.729248046874972 ], [ 135.904785156249972, 75.694384765624989 ], [ 136.12734375, 75.625585937500006 ], [ 136.168945312499972, 75.605566406250006 ], [ 135.983398437499972, 75.521923828125011 ], [ 135.965136718750017, 75.486132812500017 ], [ 136.020507812499972, 75.438378906249966 ], [ 135.948632812499994, 75.409570312500051 ] ] ], [ [ [ 152.88593750000004, 76.121728515624994 ], [ 152.78632812500004, 76.085791015625063 ], [ 152.558593750000028, 76.143603515625017 ], [ 152.64277343750004, 76.174804687499972 ], [ 152.799414062500063, 76.194824218749972 ], [ 152.835058593750063, 76.185156250000034 ], [ 152.863769531250028, 76.163427734374977 ], [ 152.88593750000004, 76.121728515624994 ] ] ], [ [ [ 140.048730468749994, 75.828955078125034 ], [ 140.152148437500017, 75.809814453125057 ], [ 140.274414062499972, 75.822412109375051 ], [ 140.389062500000051, 75.795849609374955 ], [ 140.49628906250004, 75.689794921875034 ], [ 140.546679687500017, 75.663183593750034 ], [ 140.602148437500119, 75.643945312500023 ], [ 140.656738281250028, 75.634130859375063 ], [ 140.815917968749972, 75.630712890624977 ], [ 140.889257812500063, 75.652001953124966 ], [ 140.944140625000074, 75.700488281249989 ], [ 140.940429687500028, 75.749511718750028 ], [ 140.926562500000017, 75.798925781250063 ], [ 140.925781249999972, 75.866845703125023 ], [ 140.950292968750063, 75.92734375 ], [ 140.985351562500028, 75.964501953125023 ], [ 141.032617187500051, 75.988964843749955 ], [ 141.299316406250028, 76.063769531250017 ], [ 141.485449218750119, 76.137158203124955 ], [ 141.742285156250119, 76.108056640624966 ], [ 142.001464843749972, 76.043554687499977 ], [ 142.460351562500051, 75.903613281250074 ], [ 142.669531250000119, 75.863427734374966 ], [ 142.926757812500028, 75.826904296874972 ], [ 143.185156250000063, 75.813623046875023 ], [ 143.311132812500063, 75.822314453125017 ], [ 143.559960937499994, 75.860400390625045 ], [ 143.685839843750017, 75.863671875000023 ], [ 145.255273437500051, 75.585595703125023 ], [ 145.30976562500004, 75.564062499999977 ], [ 145.359960937500063, 75.530468749999983 ], [ 145.023437499999972, 75.489746093750028 ], [ 144.803125, 75.416064453125045 ], [ 144.726757812500097, 75.365576171875063 ], [ 144.814257812500074, 75.324511718750045 ], [ 144.88349609375004, 75.268945312499994 ], [ 144.407812500000063, 75.102294921874972 ], [ 144.21601562500004, 75.059179687499977 ], [ 144.01972656250004, 75.044677734375057 ], [ 143.625878906249994, 75.083984374999972 ], [ 143.396093750000063, 75.082861328125006 ], [ 143.1703125, 75.116894531250011 ], [ 142.92207031250004, 75.217431640624994 ], [ 142.820117187500074, 75.267822265625028 ], [ 142.729492187499972, 75.337646484375057 ], [ 142.69960937499999, 75.448876953124966 ], [ 142.734472656250119, 75.544580078125023 ], [ 142.867578125000051, 75.571777343750057 ], [ 142.98603515625004, 75.633251953124955 ], [ 143.002441406249972, 75.659863281249955 ], [ 142.94179687499999, 75.713281250000023 ], [ 142.551562500000074, 75.720898437499955 ], [ 142.307910156250074, 75.691699218750045 ], [ 142.086230468750017, 75.660644531250028 ], [ 142.151074218750097, 75.457568359375045 ], [ 142.198828125000063, 75.392675781249977 ], [ 142.264746093750063, 75.346142578125011 ], [ 142.616796875000119, 75.133251953124983 ], [ 142.69697265625004, 75.103076171875045 ], [ 142.929687499999972, 75.062402343750023 ], [ 143.127929687499972, 74.9703125 ], [ 142.778222656250051, 74.867773437499977 ], [ 142.626074218750063, 74.83740234375 ], [ 142.472753906250063, 74.820410156250006 ], [ 142.378417968749972, 74.828564453124983 ], [ 142.287402343750074, 74.849902343750074 ], [ 142.184179687500063, 74.899609374999983 ], [ 142.1, 74.950976562500045 ], [ 141.987304687500028, 74.991259765624989 ], [ 141.748437500000051, 74.982568359374994 ], [ 141.52998046875004, 74.947167968749994 ], [ 141.310449218749994, 74.923193359374977 ], [ 140.660742187500063, 74.8818359375 ], [ 140.463867187499972, 74.856054687499977 ], [ 140.267871093750017, 74.846923828125 ], [ 140.011035156250017, 74.894775390624972 ], [ 139.758203125000051, 74.963769531249994 ], [ 139.68125, 74.964062499999955 ], [ 139.60585937499999, 74.945605468750017 ], [ 139.54804687500004, 74.904052734375 ], [ 139.512304687500119, 74.837792968749994 ], [ 139.43007812499999, 74.749218749999983 ], [ 139.325585937499994, 74.686816406250074 ], [ 139.215332031250028, 74.659667968750028 ], [ 139.099121093749972, 74.656542968750017 ], [ 138.981738281250017, 74.673681640625063 ], [ 138.865625, 74.700927734375 ], [ 138.092285156250028, 74.797460937500034 ], [ 138.001367187500051, 74.827001953125034 ], [ 137.915039062499972, 74.870849609374972 ], [ 137.683007812500051, 75.008544921874972 ], [ 137.56806640625004, 75.040576171875017 ], [ 137.446972656250097, 75.054199218750028 ], [ 137.21796875000004, 75.123730468749983 ], [ 137.00625, 75.235009765625023 ], [ 136.962304687499994, 75.270361328125006 ], [ 136.947656250000051, 75.325537109374977 ], [ 136.982421875000028, 75.365332031250006 ], [ 137.166015624999972, 75.346582031249994 ], [ 137.28974609375004, 75.348632812499972 ], [ 137.215234375000051, 75.554394531249983 ], [ 137.268847656250017, 75.749414062499994 ], [ 137.358496093750063, 75.78164062499999 ], [ 137.706542968750028, 75.759570312500017 ], [ 137.593554687500017, 75.823388671874966 ], [ 137.50117187500004, 75.909667968749972 ], [ 137.560546874999972, 75.955224609375023 ], [ 137.62539062499999, 75.988183593749966 ], [ 137.774414062500028, 76.015673828125074 ], [ 137.977050781249972, 76.027783203124955 ], [ 138.038671875000119, 76.047265625000023 ], [ 138.095996093750074, 76.080517578124955 ], [ 138.207617187500063, 76.114941406249955 ], [ 138.430664062500028, 76.130078125000011 ], [ 138.813964843749972, 76.19970703125 ], [ 138.919531250000063, 76.196728515625011 ], [ 139.017578124999972, 76.160107421875011 ], [ 139.109179687500074, 76.10834960937504 ], [ 139.21132812499999, 76.080712890624994 ], [ 139.52851562500004, 76.013427734374972 ], [ 139.74335937500004, 75.953076171875011 ], [ 140.048730468749994, 75.828955078125034 ] ] ], [ [ [ 96.532421875000097, 76.278125 ], [ 96.613964843750097, 76.263818359374994 ], [ 96.589648437500017, 76.221240234375017 ], [ 96.48671875, 76.233740234375006 ], [ 96.350781250000097, 76.212158203125028 ], [ 96.353417968749994, 76.177490234375 ], [ 96.300585937500017, 76.121728515624994 ], [ 96.108789062499994, 76.155468749999955 ], [ 95.844531250000017, 76.160253906250034 ], [ 95.678613281250051, 76.193652343749989 ], [ 95.311132812500063, 76.214746093750023 ], [ 95.322070312500074, 76.261621093749994 ], [ 95.379882812500028, 76.2890625 ], [ 95.59443359375004, 76.249609375000034 ], [ 95.786230468750119, 76.293896484374983 ], [ 96.150976562500063, 76.271875 ], [ 96.27070312500004, 76.305371093750011 ], [ 96.532421875000097, 76.278125 ] ] ], [ [ [ 96.85390625, 76.199169921874983 ], [ 96.797851562499972, 76.188427734375011 ], [ 96.754492187500119, 76.195751953124983 ], [ 96.739355468750063, 76.206933593750051 ], [ 96.740234374999972, 76.257861328125017 ], [ 96.832910156249994, 76.32416992187504 ], [ 96.835253906250017, 76.344824218749977 ], [ 96.877929687500028, 76.355224609374972 ], [ 96.990234374999972, 76.343408203125051 ], [ 97.045312500000051, 76.315380859375011 ], [ 97.053027343750017, 76.302587890624977 ], [ 96.974218750000119, 76.23652343750004 ], [ 96.85390625, 76.199169921874983 ] ] ], [ [ [ 112.478027343750028, 76.620898437499989 ], [ 112.63251953125004, 76.552978515625028 ], [ 112.66083984375004, 76.509570312500045 ], [ 112.614160156250051, 76.499267578125 ], [ 112.586523437500119, 76.482958984375045 ], [ 112.574804687500119, 76.452392578125057 ], [ 112.53164062499999, 76.450048828125006 ], [ 112.394824218750017, 76.483789062500051 ], [ 112.296875, 76.537988281249994 ], [ 112.153808593749972, 76.549316406249972 ], [ 112.002734375000017, 76.602978515624983 ], [ 111.96894531250004, 76.626171875000011 ], [ 112.011132812500051, 76.632861328125045 ], [ 112.28144531250004, 76.618359375000011 ], [ 112.394140625000063, 76.643798828125057 ], [ 112.478027343750028, 76.620898437499989 ] ] ], [ [ [ 97.588378906249972, 76.599365234374972 ], [ 97.535253906250119, 76.58442382812504 ], [ 97.43037109375004, 76.590722656249994 ], [ 97.341699218749994, 76.628857421875011 ], [ 97.310351562500017, 76.689599609374966 ], [ 97.381640625000074, 76.706689453124994 ], [ 97.588378906249972, 76.599365234374972 ] ] ], [ [ [ 149.150195312500017, 76.659912109375057 ], [ 148.39863281250004, 76.648242187500074 ], [ 148.448144531249994, 76.676953124999955 ], [ 148.719628906249994, 76.746582031250028 ], [ 149.406445312500097, 76.782080078124977 ], [ 149.268359375000017, 76.747216796874966 ], [ 149.20478515625004, 76.677001953124972 ], [ 149.150195312500017, 76.659912109375057 ] ] ], [ [ [ 67.765332031250097, 76.237597656249989 ], [ 67.365234375000028, 76.161279296874966 ], [ 67.126953124999972, 76.108154296875 ], [ 66.893164062500063, 76.072265625000057 ], [ 66.65742187500004, 76.047021484374966 ], [ 66.28242187500004, 75.983691406250045 ], [ 65.619140625000028, 75.904638671875006 ], [ 65.201562500000051, 75.839453125000063 ], [ 64.74453125, 75.788232421874994 ], [ 64.262597656250051, 75.719677734374983 ], [ 63.779296875000028, 75.672607421875 ], [ 63.659472656250017, 75.66875 ], [ 63.316699218750074, 75.603076171875045 ], [ 63.045996093750006, 75.575732421875045 ], [ 62.06611328125004, 75.427734375000028 ], [ 61.616210937500028, 75.319628906250017 ], [ 61.486523437500097, 75.310839843750017 ], [ 61.355957031249972, 75.314843750000023 ], [ 61.248828125000074, 75.281005859374972 ], [ 61.147265625000074, 75.222558593749966 ], [ 60.935644531250006, 75.163671875000034 ], [ 60.829199218750006, 75.110839843750028 ], [ 60.719238281249972, 75.068603515625028 ], [ 60.655371093750063, 75.055029296875034 ], [ 60.533789062500063, 75.059277343750011 ], [ 60.475585937500028, 75.054736328125045 ], [ 60.276855468750028, 75.007568359375028 ], [ 60.241113281250051, 74.970751953124989 ], [ 60.454882812500074, 74.946142578125034 ], [ 60.501367187499994, 74.904638671875034 ], [ 60.43916015625004, 74.875341796875006 ], [ 60.300781250000028, 74.837011718750006 ], [ 60.222460937500017, 74.796582031249955 ], [ 60.080078124999972, 74.755859375 ], [ 59.982324218750051, 74.744628906250028 ], [ 59.74726562500004, 74.745898437500017 ], [ 59.734667968750074, 74.695458984375051 ], [ 59.771484375000028, 74.664453125000023 ], [ 59.752734375000017, 74.637011718750045 ], [ 59.67402343750004, 74.610156249999989 ], [ 59.595996093750074, 74.613720703125011 ], [ 59.240136718750051, 74.692968749999977 ], [ 59.18203125, 74.665771484375028 ], [ 59.157031250000074, 74.610839843750028 ], [ 59.146093750000063, 74.551904296875023 ], [ 59.100976562499994, 74.507519531249955 ], [ 59.040429687499994, 74.485546875000011 ], [ 58.928222656249972, 74.462695312500045 ], [ 58.534667968750028, 74.498925781249966 ], [ 58.50214843750004, 74.464208984375006 ], [ 58.562011718749972, 74.421826171874983 ], [ 58.645703125000097, 74.328027343749966 ], [ 58.665039062500028, 74.289257812499983 ], [ 58.617871093750097, 74.227392578124977 ], [ 58.441406250000028, 74.128857421874983 ], [ 57.767382812500017, 74.013818359374994 ], [ 57.778417968750063, 73.973925781250045 ], [ 57.853417968750051, 73.897851562499994 ], [ 57.87226562500004, 73.850439453125034 ], [ 57.844921875000097, 73.805078125000023 ], [ 57.755957031250006, 73.769189453124994 ], [ 57.657421875000097, 73.768164062500034 ], [ 57.60371093750004, 73.775488281250034 ], [ 57.448535156250074, 73.82563476562504 ], [ 57.313085937500006, 73.838037109374994 ], [ 57.290917968749994, 73.814550781250006 ], [ 57.464257812499994, 73.746044921874983 ], [ 57.542578125000063, 73.658203125000028 ], [ 57.459765625000074, 73.610302734374955 ], [ 57.134375, 73.504394531250057 ], [ 56.963867187500028, 73.366552734375034 ], [ 56.634179687499994, 73.304296875000034 ], [ 56.43037109375004, 73.297216796875034 ], [ 56.228320312500074, 73.314111328124994 ], [ 56.034570312500051, 73.345898437499983 ], [ 55.54921875, 73.356835937499994 ], [ 55.280175781249994, 73.392041015624983 ], [ 55.006835937500028, 73.453857421875057 ], [ 54.768652343750063, 73.44941406250004 ], [ 54.565820312500051, 73.418505859375045 ], [ 54.299902343750063, 73.350976562499966 ], [ 54.13154296875004, 73.481005859374989 ], [ 54.204589843749972, 73.542041015624989 ], [ 53.838671875000074, 73.697119140625063 ], [ 53.762890625000097, 73.766162109374989 ], [ 53.851367187500074, 73.800537109374972 ], [ 53.963476562500006, 73.822314453125074 ], [ 54.174023437500097, 73.885742187500028 ], [ 54.386328125000063, 73.935644531249977 ], [ 54.605664062500097, 73.951318359374966 ], [ 54.642675781250063, 73.959570312500063 ], [ 54.733398437499972, 74.033984375000017 ], [ 54.83125, 74.095751953124989 ], [ 54.920312500000051, 74.129101562499955 ], [ 55.022851562499994, 74.186621093750034 ], [ 55.340917968750063, 74.419628906249983 ], [ 55.416406250000051, 74.436132812499977 ], [ 56.078320312500097, 74.481298828125034 ], [ 56.137109375000051, 74.496093750000028 ], [ 55.94746093750004, 74.542187499999983 ], [ 55.751757812500074, 74.541210937499983 ], [ 55.661523437499994, 74.556103515624983 ], [ 55.610351562500028, 74.590527343749983 ], [ 55.582226562500097, 74.627685546875 ], [ 55.659667968749972, 74.656298828125074 ], [ 55.913671875, 74.79609375000004 ], [ 56.217871093750006, 74.897509765624989 ], [ 56.498730468750097, 74.957080078125045 ], [ 56.428515625000017, 74.972949218749989 ], [ 56.340039062500097, 75.013476562499989 ], [ 55.998046874999972, 75.003369140624983 ], [ 55.863183593750051, 75.058740234374994 ], [ 55.821191406249994, 75.090625 ], [ 55.810058593749972, 75.124902343749966 ], [ 55.920703125000017, 75.168359375000023 ], [ 56.03554687499999, 75.194238281249966 ], [ 56.162207031250006, 75.186572265624989 ], [ 56.288671875, 75.164306640625 ], [ 56.389062500000051, 75.13818359375 ], [ 56.485253906249994, 75.096093750000051 ], [ 56.570312500000028, 75.097753906250034 ], [ 56.876269531250017, 75.244384765624972 ], [ 56.82929687500004, 75.277734375000023 ], [ 56.809472656249994, 75.328417968750045 ], [ 56.844433593750097, 75.351416015625006 ], [ 56.98945312500004, 75.375097656250034 ], [ 57.0875, 75.383837890625045 ], [ 57.301757812500028, 75.373242187500011 ], [ 57.606835937499994, 75.341259765624983 ], [ 57.63154296875004, 75.356445312499972 ], [ 57.70820312500004, 75.454492187499966 ], [ 57.783398437500097, 75.506689453125034 ], [ 58.093652343750051, 75.592529296875028 ], [ 58.072558593750017, 75.618994140624977 ], [ 58.05830078125004, 75.6630859375 ], [ 58.418359375000051, 75.719775390625017 ], [ 58.65273437499999, 75.776806640624983 ], [ 58.88125, 75.854785156250074 ], [ 58.994726562500006, 75.871728515624966 ], [ 59.110449218750063, 75.873730468750011 ], [ 59.346582031250051, 75.907031250000045 ], [ 59.781933593750097, 75.945849609375045 ], [ 60.036132812500028, 75.983837890624983 ], [ 60.118164062500028, 76.066552734375051 ], [ 60.279296874999972, 76.096240234375045 ], [ 60.60615234375004, 76.108642578125 ], [ 60.730566406250006, 76.104052734375045 ], [ 60.80117187499999, 76.068798828124955 ], [ 60.942187500000017, 76.071289062500028 ], [ 60.997753906250097, 76.089257812499966 ], [ 61.05390625000004, 76.119873046874972 ], [ 61.036914062500074, 76.169042968750063 ], [ 61.034375, 76.232958984375017 ], [ 61.156933593750097, 76.273535156250034 ], [ 61.201660156249972, 76.282031250000074 ], [ 61.569433593750006, 76.298486328125051 ], [ 61.787109375000028, 76.291015625000028 ], [ 62.237304687500028, 76.241601562499994 ], [ 62.471093750000051, 76.230468750000028 ], [ 62.782031250000074, 76.245214843750034 ], [ 62.971484375000017, 76.236669921874977 ], [ 63.526171875000017, 76.309521484374983 ], [ 64.463476562500006, 76.378173828125028 ], [ 64.707617187500006, 76.426025390625 ], [ 64.95, 76.484326171874983 ], [ 65.072851562500006, 76.496728515625023 ], [ 65.197167968750051, 76.499658203124994 ], [ 65.30976562500004, 76.517919921874977 ], [ 65.528417968750006, 76.567822265625011 ], [ 65.636914062500097, 76.578662109375017 ], [ 65.755175781250017, 76.579296874999955 ], [ 65.862890625, 76.613330078125045 ], [ 65.958886718750051, 76.687939453124983 ], [ 66.062988281250028, 76.746093750000028 ], [ 66.345214843749972, 76.821044921875 ], [ 66.828808593750097, 76.923828125 ], [ 67.263671875000028, 76.963769531250051 ], [ 67.534960937500074, 77.00776367187504 ], [ 67.651855468749972, 77.011572265625006 ], [ 68.017285156250097, 76.990625 ], [ 68.485742187500051, 76.933691406250034 ], [ 68.699121093749994, 76.870654296874989 ], [ 68.873339843750074, 76.789599609374989 ], [ 68.911718750000063, 76.760546875000017 ], [ 68.941699218750017, 76.707666015624994 ], [ 68.890527343749994, 76.659716796875017 ], [ 68.858007812500006, 76.610498046875023 ], [ 68.899804687499994, 76.572949218750011 ], [ 68.558593749999972, 76.449414062499983 ], [ 68.22236328125004, 76.3134765625 ], [ 68.165429687499994, 76.284863281250011 ], [ 67.765332031250097, 76.237597656249989 ] ] ], [ [ [ 96.285449218750017, 77.026660156250074 ], [ 96.253515625000119, 77.007275390625011 ], [ 96.209863281249994, 76.992138671874955 ], [ 96.091406250000119, 77.002539062500034 ], [ 95.85468750000004, 76.974951171875006 ], [ 95.76582031250004, 76.990625 ], [ 95.68085937500004, 77.021337890625034 ], [ 95.364062500000074, 77.011523437499989 ], [ 95.270312500000074, 77.018847656249989 ], [ 95.420703125000074, 77.056494140625006 ], [ 95.854101562500063, 77.097558593750023 ], [ 96.528417968750063, 77.205517578125011 ], [ 96.561914062500051, 77.154052734375 ], [ 96.561328125000017, 77.129589843749983 ], [ 96.424316406249972, 77.071191406249994 ], [ 96.285449218750017, 77.026660156250074 ] ] ], [ [ [ 89.514257812500063, 77.188818359374977 ], [ 89.29951171875004, 77.183984374999966 ], [ 89.179296875000063, 77.209912109375011 ], [ 89.141699218750119, 77.226806640624972 ], [ 89.200488281250017, 77.271972656250028 ], [ 89.281542968750017, 77.301464843750011 ], [ 89.616210937499972, 77.31103515625 ], [ 89.679589843749994, 77.280322265625045 ], [ 89.665820312500017, 77.254492187500034 ], [ 89.514257812500063, 77.188818359374977 ] ] ], [ [ [ 107.41474609375004, 77.242675781250028 ], [ 107.302246093750028, 77.241503906250045 ], [ 107.269531250000028, 77.289013671874955 ], [ 107.36640625000004, 77.346630859374983 ], [ 107.486425781250063, 77.347119140624983 ], [ 107.593652343750051, 77.330029296874955 ], [ 107.629296875000051, 77.319677734374977 ], [ 107.664550781250028, 77.299804687500028 ], [ 107.679492187500074, 77.268261718749983 ], [ 107.41474609375004, 77.242675781250028 ] ] ], [ [ [ 104.814257812500017, 77.652099609375028 ], [ 104.965234375000051, 77.594726562499972 ], [ 105.30898437499999, 77.549218750000023 ], [ 105.710253906250074, 77.525244140625034 ], [ 105.894531250000028, 77.488867187500006 ], [ 105.983398437500028, 77.447607421875034 ], [ 106.059570312499972, 77.390527343750023 ], [ 105.734179687500017, 77.352001953125011 ], [ 105.384570312500074, 77.237841796875017 ], [ 104.911914062500017, 77.174707031250023 ], [ 104.323632812499994, 77.132666015624977 ], [ 104.202441406250017, 77.101806640625 ], [ 105.320214843749994, 77.092333984375045 ], [ 105.645898437499994, 77.100683593750034 ], [ 105.712011718750063, 77.00146484375 ], [ 105.822167968750051, 76.997509765624983 ], [ 106.145410156249994, 77.045312500000051 ], [ 106.338671875000017, 77.047851562500028 ], [ 106.705078124999972, 77.013769531250006 ], [ 106.783691406249972, 77.031787109375045 ], [ 106.941601562500097, 77.034375 ], [ 107.278906250000063, 76.990966796875 ], [ 107.429785156250063, 76.926562500000017 ], [ 107.190234375000017, 76.822021484375028 ], [ 106.940917968750028, 76.730468750000028 ], [ 106.638769531250119, 76.573388671874994 ], [ 106.545507812500119, 76.586279296875063 ], [ 106.384667968750051, 76.589453124999977 ], [ 106.413574218749972, 76.512255859374989 ], [ 106.683203125000119, 76.514697265625045 ], [ 106.82539062500004, 76.480078125 ], [ 107.157714843749972, 76.524072265624994 ], [ 107.62421875000004, 76.510107421874977 ], [ 107.722167968750028, 76.522314453124977 ], [ 107.902246093750051, 76.569677734375034 ], [ 107.949902343750097, 76.660644531250028 ], [ 108.027929687500063, 76.718457031249983 ], [ 108.181640625000028, 76.737841796875017 ], [ 108.352050781250028, 76.719531250000017 ], [ 108.638378906250097, 76.720117187499966 ], [ 109.36933593750004, 76.74921875000004 ], [ 109.981152343750097, 76.711865234374983 ], [ 110.471484375000074, 76.758398437500034 ], [ 111.114843750000119, 76.723046875000023 ], [ 111.392480468749994, 76.686669921874994 ], [ 111.600585937499972, 76.622314453125028 ], [ 111.786132812500028, 76.603564453125017 ], [ 111.938671875000097, 76.553417968750011 ], [ 112.09394531250004, 76.480322265625063 ], [ 112.01679687500004, 76.420556640625051 ], [ 111.942675781250017, 76.380468750000034 ], [ 112.14277343750004, 76.423974609375023 ], [ 112.297070312500097, 76.434667968749977 ], [ 112.41328125000004, 76.408300781250034 ], [ 112.61953125, 76.383544921875057 ], [ 112.684179687500119, 76.218847656249977 ], [ 112.74257812499999, 76.186914062499966 ], [ 112.798437500000119, 76.129638671875028 ], [ 112.721875, 76.077197265624989 ], [ 112.65625, 76.053564453124977 ], [ 112.818945312500119, 76.058593750000028 ], [ 113.046679687500074, 76.114111328125063 ], [ 113.094042968750017, 76.132910156249977 ], [ 113.150390624999972, 76.174511718750011 ], [ 113.066015625000063, 76.215234375000051 ], [ 112.987988281250097, 76.239746093749972 ], [ 113.086035156250063, 76.258105468749989 ], [ 113.272656250000097, 76.251660156250011 ], [ 113.365527343750074, 76.178857421874994 ], [ 113.427734374999972, 76.112109374999989 ], [ 113.563867187499994, 75.891650390625017 ], [ 113.857226562500074, 75.921289062500023 ], [ 113.870996093750051, 75.856005859375045 ], [ 113.748730468750097, 75.704785156249983 ], [ 113.619921875000017, 75.592675781250051 ], [ 113.56757812500004, 75.568408203124989 ], [ 113.485937500000119, 75.563964843749972 ], [ 113.517187500000063, 75.621875 ], [ 113.469042968750017, 75.65668945312504 ], [ 113.391601562499972, 75.677880859374994 ], [ 113.126367187500051, 75.698681640624983 ], [ 112.629199218750017, 75.835400390625011 ], [ 112.496679687500063, 75.849902343750045 ], [ 112.466113281250074, 75.843652343750023 ], [ 112.453027343749994, 75.830175781250034 ], [ 112.729589843750119, 75.737646484375006 ], [ 112.955664062500063, 75.571923828124994 ], [ 113.161523437499994, 75.620507812500023 ], [ 113.242968750000074, 75.611425781250034 ], [ 113.35625, 75.534277343750063 ], [ 113.558886718750017, 75.502050781250063 ], [ 113.726171875000119, 75.450634765624983 ], [ 113.613574218750074, 75.29296875 ], [ 112.924902343750119, 75.015039062499966 ], [ 112.191992187500119, 74.853173828125023 ], [ 111.868261718750063, 74.740039062500074 ], [ 111.299023437500097, 74.658447265624972 ], [ 110.892773437500097, 74.548095703125057 ], [ 110.373535156250028, 74.466064453125028 ], [ 110.225878906250017, 74.378662109375 ], [ 109.840332031249972, 74.321972656249983 ], [ 109.866406250000097, 74.293066406250034 ], [ 109.911328125000097, 74.261328124999977 ], [ 109.863867187500063, 74.208886718750051 ], [ 109.810253906250097, 74.169189453125028 ], [ 109.510839843750119, 74.088818359375011 ], [ 109.075, 74.032324218750034 ], [ 108.199511718750017, 73.694091796874972 ], [ 107.765429687500074, 73.625 ], [ 107.271093750000063, 73.621044921875011 ], [ 107.166992187499972, 73.589404296875045 ], [ 106.794238281250017, 73.376660156249955 ], [ 106.67939453125004, 73.330664062500006 ], [ 106.188671875000097, 73.308007812499994 ], [ 105.677148437500051, 72.959277343750017 ], [ 105.39277343750004, 72.841015624999983 ], [ 105.143945312500051, 72.777050781250011 ], [ 105.40273437499999, 72.789941406249966 ], [ 105.708203125000097, 72.836669921875 ], [ 106.066699218750017, 72.949853515625051 ], [ 106.159570312499994, 73.002001953125017 ], [ 106.208789062500017, 73.060546875000028 ], [ 106.315039062500063, 73.106396484374955 ], [ 106.477929687500051, 73.139404296875028 ], [ 107.108789062500051, 73.177294921875017 ], [ 107.36875, 73.163134765625074 ], [ 107.75039062499999, 73.173144531250074 ], [ 108.001269531250074, 73.235595703125 ], [ 108.150976562500063, 73.257910156250006 ], [ 108.28535156250004, 73.265869140625028 ], [ 108.351464843749994, 73.310205078124994 ], [ 108.57539062500004, 73.31904296875004 ], [ 109.089941406250063, 73.378417968750057 ], [ 109.165625000000119, 73.399609375000011 ], [ 109.331054687499972, 73.487451171874966 ], [ 109.63710937499999, 73.454003906249994 ], [ 109.855273437500017, 73.472460937500017 ], [ 110.428710937499972, 73.62890625 ], [ 110.773339843749994, 73.68916015625004 ], [ 110.868164062499972, 73.730712890624972 ], [ 110.799218750000051, 73.759765625000028 ], [ 110.722363281250097, 73.779931640625051 ], [ 110.388281250000063, 73.726025390624983 ], [ 110.091210937500051, 73.708544921875074 ], [ 109.752734375000017, 73.722558593749994 ], [ 109.70673828125004, 73.74375 ], [ 109.665625000000119, 73.800244140625011 ], [ 109.774121093750097, 73.88125 ], [ 109.869140625000028, 73.930615234375011 ], [ 110.083886718750051, 73.994384765625028 ], [ 110.261425781250097, 74.017431640625034 ], [ 110.92011718750004, 73.947900390624994 ], [ 111.05625, 73.939355468750023 ], [ 111.130859375000028, 74.052832031250034 ], [ 111.341406250000119, 74.04736328125 ], [ 111.550585937500074, 74.028515624999983 ], [ 111.459960937500028, 74.00483398437504 ], [ 111.228125000000119, 73.968554687500017 ], [ 111.299511718750097, 73.884863281250006 ], [ 111.400390625000028, 73.827734375 ], [ 111.803710937499972, 73.745263671874994 ], [ 112.147265625000074, 73.708935546874983 ], [ 112.400000000000119, 73.711132812499983 ], [ 112.795410156250028, 73.74609375 ], [ 112.855957031250028, 73.771142578125023 ], [ 112.939648437500097, 73.83564453125004 ], [ 112.835937500000028, 73.962060546875023 ], [ 112.934960937500051, 73.945703124999966 ], [ 113.032812500000063, 73.913867187500074 ], [ 113.181542968749994, 73.837402343750028 ], [ 113.32685546875004, 73.707421875000023 ], [ 113.416210937500097, 73.647607421874994 ], [ 113.36445312500004, 73.582763671875028 ], [ 113.15693359375004, 73.459570312499977 ], [ 113.276953125000063, 73.391503906249966 ], [ 113.49091796875004, 73.346093750000023 ], [ 113.487597656250074, 73.145117187500034 ], [ 113.474609375000028, 73.047851562500028 ], [ 113.36933593750004, 72.941894531250028 ], [ 113.247363281250074, 72.897216796874972 ], [ 113.127832031249994, 72.830664062500006 ], [ 113.158203125000028, 72.769482421874983 ], [ 113.186132812500119, 72.730175781249955 ], [ 113.31220703125004, 72.657373046874966 ], [ 113.664550781249972, 72.634521484375028 ], [ 113.711914062499972, 72.654150390625034 ], [ 113.63007812500004, 72.677099609374977 ], [ 113.391406250000017, 72.711035156249977 ], [ 113.298144531250017, 72.738867187500063 ], [ 113.215527343750097, 72.805859375000011 ], [ 113.311523437500028, 72.878320312500051 ], [ 113.417480468750028, 72.932177734374989 ], [ 113.542773437500017, 73.054345703125023 ], [ 113.581445312499994, 73.142236328124994 ], [ 113.558886718750017, 73.232617187500011 ], [ 113.639160156249972, 73.273583984374994 ], [ 113.765234375000063, 73.317968749999977 ], [ 113.82929687500004, 73.326562499999966 ], [ 113.886230468750028, 73.345800781249977 ], [ 113.79511718750004, 73.367431640625028 ], [ 113.71132812499999, 73.378564453124994 ], [ 113.53945312499999, 73.433642578125017 ], [ 113.510351562500119, 73.504980468749977 ], [ 113.856933593750028, 73.533398437500011 ], [ 114.060546875000028, 73.584667968749955 ], [ 114.816015625000063, 73.607177734375028 ], [ 115.337695312500074, 73.702587890625011 ], [ 116.495507812500051, 73.676074218750017 ], [ 117.308593750000028, 73.599169921874989 ], [ 118.450195312499972, 73.58979492187504 ], [ 118.870898437500074, 73.537890625000017 ], [ 118.911230468750119, 73.518359375000045 ], [ 118.936425781249994, 73.481201171875028 ], [ 118.754492187500063, 73.464501953124994 ], [ 118.457031249999972, 73.464404296875074 ], [ 118.376562500000063, 73.367236328124989 ], [ 118.430273437500119, 73.246533203125011 ], [ 118.960351562499994, 73.117285156250063 ], [ 119.425292968749972, 73.063964843750028 ], [ 119.75039062499999, 72.979101562500063 ], [ 119.921679687500017, 72.971337890624994 ], [ 120.597949218750017, 72.981103515625023 ], [ 120.997167968750119, 72.93671875000004 ], [ 121.354296875000017, 72.970849609374966 ], [ 121.747851562500017, 72.969677734375011 ], [ 121.886035156250074, 72.960888671874983 ], [ 122.029785156249972, 72.897216796874972 ], [ 122.26015625, 72.880566406249955 ], [ 122.5375, 72.877783203125006 ], [ 122.692089843750097, 72.890820312500011 ], [ 122.751953125000028, 72.906494140625 ], [ 122.73085937499999, 72.931298828124994 ], [ 122.501953124999972, 72.970654296875011 ], [ 122.526757812500051, 73.016699218749977 ], [ 122.615234374999972, 73.027929687500063 ], [ 122.999316406250017, 72.964648437500045 ], [ 123.160351562500097, 72.954882812500017 ], [ 123.30117187499999, 73.001806640624977 ], [ 123.404589843750017, 73.085644531250011 ], [ 123.461621093750097, 73.144189453125023 ], [ 123.521875, 73.172900390625017 ], [ 123.572460937500097, 73.177343750000034 ], [ 123.62226562500004, 73.193261718749994 ], [ 123.500976562500028, 73.261621093749966 ], [ 123.383886718750063, 73.347314453125023 ], [ 123.355273437500017, 73.402490234374966 ], [ 123.32265625, 73.430810546874966 ], [ 123.30507812499999, 73.532910156249983 ], [ 123.41621093750004, 73.636865234375023 ], [ 123.491113281250051, 73.666357421875006 ], [ 123.796875, 73.626757812500017 ], [ 123.933886718750017, 73.689306640625063 ], [ 124.019042968749972, 73.712304687500023 ], [ 124.388085937499994, 73.754833984374983 ], [ 124.54121093750004, 73.751269531250074 ], [ 124.796289062500051, 73.711767578125006 ], [ 125.617089843749994, 73.520605468749977 ], [ 125.598535156250051, 73.447412109374994 ], [ 125.794433593749972, 73.468457031250011 ], [ 125.88789062500004, 73.498095703125017 ], [ 126.107421874999972, 73.517480468750051 ], [ 126.254492187500119, 73.548193359375006 ], [ 126.295996093750119, 73.536669921875045 ], [ 126.34492187500004, 73.506298828124983 ], [ 126.308886718750074, 73.463671875000017 ], [ 126.257421875000063, 73.419775390625034 ], [ 126.292480468750028, 73.394189453124966 ], [ 126.335449218749972, 73.388769531250034 ], [ 126.552539062500074, 73.334912109374983 ], [ 126.838476562500063, 73.434179687500034 ], [ 126.955175781250119, 73.528222656250023 ], [ 127.031347656250063, 73.547460937500034 ], [ 127.740332031250119, 73.481542968750006 ], [ 127.955078124999972, 73.445556640625057 ], [ 127.996875, 73.425634765624977 ], [ 128.025683593750074, 73.390771484374994 ], [ 128.141699218750063, 73.352392578124977 ], [ 128.28144531250004, 73.330566406249972 ], [ 128.264160156249972, 73.30073242187504 ], [ 128.257812500000028, 73.267480468749994 ], [ 128.587011718750119, 73.262402343749955 ], [ 128.730468750000028, 73.2333984375 ], [ 128.888671875000028, 73.190234374999989 ], [ 128.871679687500119, 73.139355468750011 ], [ 128.913378906250017, 73.110595703125028 ], [ 129.059179687500119, 73.107519531250006 ], [ 129.100585937500028, 73.112353515625017 ], [ 129.053710937499972, 73.045410156249972 ], [ 128.853515624999972, 72.972607421874983 ], [ 128.735253906250051, 72.943261718750023 ], [ 128.599023437499994, 72.895166015624994 ], [ 128.674023437500097, 72.885888671874994 ], [ 129.01728515625004, 72.872460937499994 ], [ 129.229101562500119, 72.775732421875006 ], [ 129.25039062499999, 72.705175781250034 ], [ 129.117578125000051, 72.676953124999955 ], [ 128.815332031249994, 72.585888671874983 ], [ 128.633398437500063, 72.550146484374977 ], [ 128.50849609375004, 72.547314453125011 ], [ 128.418261718750017, 72.535156250000028 ], [ 128.549414062500119, 72.495849609375 ], [ 129.116601562499994, 72.485742187499994 ], [ 129.281347656250063, 72.437695312499983 ], [ 129.411718750000063, 72.315478515625045 ], [ 129.410644531249972, 72.166308593750017 ], [ 129.283496093750074, 72.092041015625 ], [ 128.934960937500051, 72.079492187500023 ], [ 128.475195312500063, 72.245556640625011 ], [ 128.19697265625004, 72.309619140624989 ], [ 127.803417968750097, 72.43403320312504 ], [ 127.726074218749972, 72.413183593750034 ], [ 127.841406250000119, 72.308251953124994 ], [ 128.026562500000097, 72.25 ], [ 128.358789062499994, 72.08833007812504 ], [ 128.911425781250017, 71.755322265624955 ], [ 129.040136718750063, 71.782421874999983 ], [ 129.116601562499994, 71.824609375000051 ], [ 129.154199218750051, 71.878662109375028 ], [ 129.121582031249972, 71.953222656250034 ], [ 129.210253906250074, 71.916943359375011 ], [ 129.291796875000017, 71.850195312500006 ], [ 129.460839843749994, 71.739306640624989 ], [ 129.234179687500074, 71.744824218749955 ], [ 128.949023437500074, 71.707568359374989 ], [ 128.843261718750028, 71.663476562499994 ], [ 128.922656250000017, 71.60175781250004 ], [ 129.134277343749972, 71.592871093750006 ], [ 129.224511718750051, 71.508837890625017 ], [ 129.389843750000097, 71.404882812499977 ], [ 129.76191406250004, 71.119531250000023 ], [ 130.025976562500063, 71.065380859375011 ], [ 130.28125, 70.947314453125017 ], [ 130.537109375000028, 70.892529296874955 ], [ 130.668457031249972, 70.888330078124994 ], [ 130.757128906250017, 70.962353515624983 ], [ 130.831933593750051, 70.935888671875006 ], [ 130.898046875000119, 70.803564453125034 ], [ 131.021582031250063, 70.746093749999972 ], [ 131.15742187500004, 70.742187499999972 ], [ 131.26826171875004, 70.765527343750023 ], [ 131.432324218750097, 70.828271484375023 ], [ 131.562011718750028, 70.901025390624994 ], [ 131.769042968750028, 71.101416015625063 ], [ 131.90644531250004, 71.202636718749972 ], [ 132.035351562500097, 71.244042968749994 ], [ 131.990820312500063, 71.293212890625057 ], [ 132.003710937500017, 71.350195312500034 ], [ 132.09882812500004, 71.483984375 ], [ 132.227636718750119, 71.64277343750004 ], [ 132.325781250000119, 71.726220703124994 ], [ 132.562304687500074, 71.895312500000045 ], [ 132.653906250000063, 71.925976562500011 ], [ 132.715820312499972, 71.87148437499999 ], [ 132.768554687499972, 71.798730468750023 ], [ 132.803613281249994, 71.767578124999972 ], [ 132.839257812499994, 71.755175781250017 ], [ 133.130859374999972, 71.606689453124972 ], [ 133.42617187499999, 71.490966796875028 ], [ 133.688867187499994, 71.434228515624994 ], [ 134.102832031250017, 71.378955078125017 ], [ 134.702734375000119, 71.386816406250034 ], [ 134.813867187499994, 71.460595703125051 ], [ 135.022363281250051, 71.515039062500023 ], [ 135.359375, 71.543505859375074 ], [ 135.559179687500063, 71.6103515625 ], [ 135.884765624999972, 71.63056640625004 ], [ 136.090332031250028, 71.619580078125011 ], [ 136.406152343750051, 71.570751953125011 ], [ 137.115820312500119, 71.415673828125051 ], [ 137.315429687500028, 71.359423828125045 ], [ 137.417480468750028, 71.299023437499983 ], [ 137.650585937500097, 71.208154296875051 ], [ 137.797851562499972, 71.163916015625006 ], [ 137.939648437500097, 71.133398437500006 ], [ 137.991699218749972, 71.142724609375023 ], [ 137.973730468750119, 71.168652343749983 ], [ 137.901953125000063, 71.194042968750011 ], [ 137.844042968750074, 71.226806640625028 ], [ 138.012695312499972, 71.260839843750034 ], [ 138.032519531250017, 71.285839843749983 ], [ 138.090625, 71.307421875000017 ], [ 138.314062500000063, 71.325537109374977 ], [ 138.097167968750028, 71.358593749999955 ], [ 138.02216796875004, 71.363427734374966 ], [ 137.91835937499999, 71.384082031249989 ], [ 137.927343750000063, 71.429785156249977 ], [ 137.995703125000063, 71.463525390625023 ], [ 138.048339843750028, 71.525976562500034 ], [ 138.118457031250017, 71.566162109374972 ], [ 138.234179687500074, 71.596337890624994 ], [ 138.318066406250097, 71.602832031250074 ], [ 138.525195312500017, 71.562744140624972 ], [ 138.670019531250119, 71.634814453125017 ], [ 138.780175781249994, 71.629003906249977 ], [ 139.004882812499972, 71.556054687500051 ], [ 139.209375, 71.444775390625011 ], [ 139.320214843749994, 71.444726562500023 ], [ 139.632128906250017, 71.489257812500028 ], [ 139.984179687500074, 71.491503906250045 ], [ 139.938769531250074, 71.557666015625017 ], [ 139.695117187500074, 71.700439453124972 ], [ 139.722949218750017, 71.884960937499983 ], [ 139.552343750000119, 71.926708984374983 ], [ 139.359277343750051, 71.951367187500011 ], [ 139.640234375000063, 71.998339843749989 ], [ 139.847070312499994, 72.148583984374966 ], [ 140.0140625, 72.162109374999972 ], [ 140.18769531250004, 72.191308593749966 ], [ 140.134375000000119, 72.209619140624966 ], [ 139.616992187500017, 72.225683593750034 ], [ 139.505273437499994, 72.207666015625023 ], [ 139.430468750000074, 72.163476562499966 ], [ 139.176367187500063, 72.163476562499966 ], [ 139.145019531249972, 72.264404296875028 ], [ 139.14082031250004, 72.329736328125023 ], [ 139.473632812499972, 72.466503906249983 ], [ 139.601171875000119, 72.496093749999972 ], [ 140.450585937500051, 72.493115234374983 ], [ 140.705078125000028, 72.518945312500023 ], [ 141.07929687500004, 72.5869140625 ], [ 140.983203125000017, 72.630029296874994 ], [ 140.97285156250004, 72.71699218750004 ], [ 140.652343750000028, 72.842822265624989 ], [ 140.67597656250004, 72.871630859375017 ], [ 140.708105468750119, 72.890039062500023 ], [ 140.808203125000063, 72.890966796875034 ], [ 141.30976562500004, 72.857714843750017 ], [ 141.518359375000074, 72.788671874999977 ], [ 142.061425781250051, 72.720800781250006 ], [ 143.51582031250004, 72.698242187500028 ], [ 143.680957031250017, 72.673193359375006 ], [ 144.303906250000097, 72.643017578124983 ], [ 144.568652343750017, 72.609912109375074 ], [ 145.199316406250063, 72.570214843749966 ], [ 145.485742187499994, 72.542089843750006 ], [ 145.714160156250074, 72.497363281250045 ], [ 146.083300781250074, 72.471386718750011 ], [ 146.252929687499972, 72.442236328125006 ], [ 146.23476562499999, 72.349707031250006 ], [ 145.467089843750017, 72.362060546875028 ], [ 145.212890625000028, 72.392675781250034 ], [ 144.897460937499972, 72.396240234374972 ], [ 144.776367187499972, 72.382275390624955 ], [ 144.587597656250097, 72.305517578125063 ], [ 144.360937500000063, 72.26533203125004 ], [ 144.169238281250017, 72.258789062500028 ], [ 144.294921874999972, 72.192626953124972 ], [ 144.470703124999972, 72.174755859374955 ], [ 145.039160156250063, 72.259863281249977 ], [ 146.594140625000051, 72.302441406249955 ], [ 146.831835937500074, 72.295410156250028 ], [ 146.80703125, 72.236572265625028 ], [ 146.599218750000063, 72.12353515625 ], [ 146.401660156250074, 72.035498046875006 ], [ 146.113281250000028, 71.944970703124966 ], [ 146.005859374999972, 71.945458984374966 ], [ 146.230273437500074, 72.1375 ], [ 146.137304687500063, 72.146484374999972 ], [ 146.05146484375004, 72.142285156250011 ], [ 145.799414062500063, 72.221875 ], [ 145.758593750000074, 72.225878906249989 ], [ 145.70966796875004, 72.206347656250017 ], [ 145.71015625000004, 72.177587890625006 ], [ 145.664062499999972, 72.066992187500034 ], [ 145.756738281250051, 72.020654296875023 ], [ 145.756738281250051, 71.941308593750023 ], [ 145.407226562499972, 71.890136718749972 ], [ 145.271191406250097, 71.894628906250006 ], [ 145.125781250000017, 71.927148437499966 ], [ 145.063964843749972, 71.926074218750017 ], [ 145.046875, 71.901025390624966 ], [ 145.077734375000119, 71.854638671875023 ], [ 145.073730468749972, 71.830859374999989 ], [ 145.017871093750074, 71.793701171875057 ], [ 144.989648437499994, 71.753369140625011 ], [ 145.075585937499994, 71.707373046875063 ], [ 145.188574218750119, 71.69580078125 ], [ 145.804785156250063, 71.746484375000023 ], [ 146.073242187499972, 71.808349609375028 ], [ 146.367968750000074, 71.922070312500011 ], [ 146.894726562500097, 72.197509765624972 ], [ 147.127050781250063, 72.292041015625045 ], [ 147.261816406250063, 72.327880859375 ], [ 147.43398437499999, 72.340917968749977 ], [ 148.40205078125004, 72.31196289062504 ], [ 148.964843750000028, 72.252343749999966 ], [ 149.501562500000119, 72.164306640624972 ], [ 149.766210937500119, 72.091259765625011 ], [ 149.963085937500097, 71.9921875 ], [ 149.998144531250119, 71.950488281250017 ], [ 150.016894531250017, 71.895654296875051 ], [ 149.88105468750004, 71.843017578124972 ], [ 149.279687500000051, 71.825537109375063 ], [ 149.048730468750051, 71.795751953125034 ], [ 148.965332031250028, 71.762792968749977 ], [ 148.954882812500017, 71.744140625 ], [ 148.923339843749972, 71.714648437500017 ], [ 148.968164062499994, 71.690478515624989 ], [ 149.237890625000063, 71.687939453125011 ], [ 149.498046875000028, 71.664013671875011 ], [ 149.857128906250097, 71.601464843749966 ], [ 149.912695312500119, 71.580712890624994 ], [ 150.026464843750119, 71.521337890624977 ], [ 150.060839843750017, 71.510839843749977 ], [ 150.59980468750004, 71.520117187500006 ], [ 150.634863281250063, 71.498876953125034 ], [ 150.667773437500017, 71.455224609375023 ], [ 150.525097656250097, 71.385839843750006 ], [ 150.384765625000028, 71.338818359375011 ], [ 150.097656249999972, 71.226562499999972 ], [ 150.242968750000074, 71.267187499999977 ], [ 150.821679687500051, 71.362890625000034 ], [ 150.967773437499972, 71.380468749999977 ], [ 151.145312500000074, 71.373730468750011 ], [ 151.582421875000051, 71.286962890625034 ], [ 151.759765625000028, 71.217822265625045 ], [ 152.092773437499972, 71.023291015625034 ], [ 151.999804687500074, 71.002490234375074 ], [ 151.762011718750017, 70.982470703124989 ], [ 152.508789062500028, 70.834472656250028 ], [ 152.798339843750028, 70.835644531250011 ], [ 153.46064453125004, 70.878613281249955 ], [ 153.79414062500004, 70.879980468749977 ], [ 154.413964843749994, 70.974462890625034 ], [ 155.029492187500097, 71.034228515625045 ], [ 155.59589843750004, 71.038623046875045 ], [ 155.895214843750097, 71.095507812500017 ], [ 156.684570312500028, 71.09375 ], [ 157.447363281250119, 71.074511718749989 ], [ 158.037011718750051, 71.039257812500011 ], [ 158.702148437500028, 70.935009765624983 ], [ 159.350683593750063, 70.790722656250011 ], [ 159.727929687499994, 70.649658203125028 ], [ 159.804687500000028, 70.604931640624983 ], [ 159.911816406250097, 70.506103515625 ], [ 159.958593750000119, 70.423632812499989 ], [ 160.006445312500063, 70.309667968750063 ], [ 159.983398437500028, 70.221386718750011 ], [ 159.889648437500028, 70.158789062500034 ], [ 159.831445312500051, 70.081445312499994 ], [ 159.839160156250017, 69.989990234375028 ], [ 159.729394531250051, 69.870214843750063 ], [ 159.832519531250028, 69.784960937499989 ], [ 160.119140624999972, 69.729785156250045 ], [ 160.73945312500004, 69.655175781250023 ], [ 160.910742187500119, 69.606347656250023 ], [ 160.928906250000097, 69.458544921875017 ], [ 160.982031250000063, 69.334472656249972 ], [ 161.035546875000051, 69.098193359375074 ], [ 161.140820312500097, 69.038867187500045 ], [ 161.309863281250074, 68.982275390624977 ], [ 161.340625, 68.905175781249994 ], [ 161.129003906250063, 68.653857421875045 ], [ 160.996679687500119, 68.607519531250034 ], [ 160.856054687500063, 68.538330078125057 ], [ 161.104492187499972, 68.5625 ], [ 161.230175781250097, 68.653906250000063 ], [ 161.365136718750051, 68.822998046875057 ], [ 161.495312500000097, 68.849853515625 ], [ 161.565625, 68.905175781249994 ], [ 161.565625, 69.063964843750028 ], [ 161.480078125000119, 69.201708984375017 ], [ 161.480078125000119, 69.300097656249989 ], [ 161.536914062500017, 69.379541015624994 ], [ 161.945117187500074, 69.545117187499983 ], [ 162.166015624999972, 69.611572265625028 ], [ 162.37568359375004, 69.649072265625023 ], [ 162.944628906250017, 69.682763671874966 ], [ 163.20136718750004, 69.714746093749994 ], [ 163.498046874999972, 69.693261718749966 ], [ 163.705273437500097, 69.701806640625023 ], [ 163.94599609375004, 69.735156250000074 ], [ 164.159570312499994, 69.719287109375045 ], [ 164.513281250000063, 69.609130859374972 ], [ 165.760742187499972, 69.584423828125011 ], [ 165.980468749999972, 69.545996093749977 ], [ 166.820312500000028, 69.499560546875045 ], [ 166.884375000000119, 69.499902343750023 ], [ 167.073144531250051, 69.554443359375028 ], [ 167.628125, 69.740332031250063 ], [ 167.856835937499994, 69.728222656249983 ], [ 167.950097656249994, 69.699169921875011 ], [ 168.047656250000074, 69.625634765624966 ], [ 168.150000000000119, 69.577392578125 ], [ 168.229980468749972, 69.447021484375 ], [ 168.303027343750017, 69.271484375000028 ], [ 168.42304687500004, 69.239501953125 ], [ 168.587597656250097, 69.228369140625034 ], [ 168.946191406250051, 69.163330078125 ], [ 169.310644531250063, 69.079541015624983 ], [ 169.414648437500119, 68.919628906250011 ], [ 169.609863281249972, 68.786035156249966 ], [ 170.065625, 68.798681640624977 ], [ 170.537597656249972, 68.825390625000011 ], [ 170.995410156250017, 69.045312500000051 ], [ 170.996679687500063, 69.134716796874955 ], [ 170.883789062499972, 69.263623046875011 ], [ 170.714160156250074, 69.388232421874989 ], [ 170.58222656250004, 69.583349609375063 ], [ 170.160937500000074, 69.626562499999977 ], [ 170.201171875000028, 69.683203125000063 ], [ 170.35957031250004, 69.7509765625 ], [ 170.503125, 69.856542968750006 ], [ 170.525390624999972, 69.93789062499999 ], [ 170.486816406250028, 70.107568359374994 ], [ 170.867968750000074, 70.096044921875063 ], [ 171.246679687500119, 70.076123046874983 ], [ 171.970507812500074, 70.000341796875006 ], [ 172.559570312499972, 69.968359374999977 ], [ 172.869238281250119, 69.919775390625034 ], [ 173.05634765625004, 69.864941406249955 ], [ 173.277441406250063, 69.823828125 ], [ 173.353320312500017, 69.924023437500011 ], [ 173.43867187500004, 69.946826171875017 ], [ 173.733398437500028, 69.891113281250057 ], [ 173.948046875000074, 69.874121093750034 ], [ 174.319433593750063, 69.881640625000074 ], [ 174.78554687499999, 69.855664062500011 ], [ 175.295605468750153, 69.860058593750011 ], [ 175.75117187500004, 69.904150390625034 ], [ 175.921484375000119, 69.895312500000017 ], [ 176.107519531250176, 69.860302734374983 ], [ 176.410449218750074, 69.768505859375011 ], [ 176.924414062500176, 69.645996093750028 ], [ 177.394531250000028, 69.611621093750045 ], [ 177.933691406250063, 69.495605468750028 ], [ 178.442773437500051, 69.452978515625034 ], [ 178.84833984375004, 69.387207031249972 ], [ 178.906933593750097, 69.362109375000017 ], [ 178.925, 69.325976562500017 ], [ 178.950683593749972, 69.295800781249994 ], [ 179.272656249999983, 69.259667968750023 ], [ 179.868261718750006, 69.012695312499972 ], [ 180.0, 68.983447265625045 ], [ 180.0, 65.067236328124977 ], [ 179.82734375000004, 65.0341796875 ], [ 179.651367187500085, 64.920947265625017 ], [ 179.448242187500085, 64.822021484375028 ], [ 179.15, 64.781591796875034 ], [ 178.698437500000097, 64.631103515625028 ], [ 178.519531250000028, 64.602978515624983 ], [ 178.285351562500097, 64.672265624999966 ], [ 177.748632812500006, 64.717041015625028 ], [ 177.581640625000119, 64.777880859374989 ], [ 177.337011718750176, 64.931347656250011 ], [ 177.251855468750051, 64.95361328125 ], [ 177.179199218750028, 65.014111328124983 ], [ 176.880859374999972, 65.081933593750023 ], [ 176.624804687500017, 65.037597656249972 ], [ 176.413085937500085, 65.071240234374983 ], [ 176.341015625000153, 65.047314453125011 ], [ 176.452148437500028, 65.025244140625034 ], [ 176.645507812499972, 65.007177734375006 ], [ 176.940039062500119, 65.016015625000023 ], [ 177.03730468750004, 64.999658203124966 ], [ 177.1234375, 64.947021484375 ], [ 177.22285156250004, 64.861669921875006 ], [ 177.148242187500074, 64.804833984374994 ], [ 177.06875, 64.786669921875017 ], [ 176.831054687499972, 64.849218750000063 ], [ 176.556640625000028, 64.839990234375051 ], [ 176.429492187500017, 64.855175781250011 ], [ 176.061132812500119, 64.960888671874983 ], [ 175.781152343750108, 64.844042968750074 ], [ 175.396484375000085, 64.783691406250028 ], [ 175.097753906250176, 64.776855468749972 ], [ 174.548828125000085, 64.683886718750045 ], [ 174.698632812500051, 64.681445312500074 ], [ 175.097070312499994, 64.746630859375017 ], [ 175.330664062500176, 64.746630859375017 ], [ 175.67792968750004, 64.782470703125057 ], [ 175.858593750000097, 64.825292968749977 ], [ 175.945898437500119, 64.865185546875011 ], [ 176.056542968750108, 64.904736328124983 ], [ 176.169238281250131, 64.884765625 ], [ 176.246972656249994, 64.843017578125028 ], [ 176.300878906250119, 64.783837890624966 ], [ 176.350976562500051, 64.705126953125017 ], [ 176.283203125000085, 64.663818359375028 ], [ 176.21943359375004, 64.641943359375006 ], [ 176.140917968750074, 64.585839843750051 ], [ 176.50761718749996, 64.682421874999989 ], [ 176.730957031249972, 64.624853515625006 ], [ 176.842871093750063, 64.633789062500028 ], [ 177.049804687499915, 64.719238281250028 ], [ 177.3875, 64.774023437500006 ], [ 177.427441406250153, 64.763378906249983 ], [ 177.467187500000051, 64.736816406249972 ], [ 177.409863281250097, 64.572802734375045 ], [ 177.432910156250017, 64.444482421875023 ], [ 177.6875, 64.304736328125074 ], [ 177.953320312500153, 64.222265625000034 ], [ 178.044726562500131, 64.219580078125034 ], [ 178.13056640625004, 64.235253906250023 ], [ 178.163964843750108, 64.309082031249972 ], [ 178.229492187499915, 64.364404296874966 ], [ 178.312988281250085, 64.314404296874983 ], [ 178.381445312500176, 64.260888671875023 ], [ 178.477148437500119, 64.127880859375011 ], [ 178.474804687499983, 64.089013671874994 ], [ 178.45136718750004, 64.011376953124994 ], [ 178.536035156250051, 63.975634765624989 ], [ 178.650292968750051, 63.965283203125011 ], [ 178.692480468750119, 63.842333984375017 ], [ 178.731445312500028, 63.667089843750006 ], [ 178.681347656250153, 63.650732421875063 ], [ 178.625976562500085, 63.650732421875063 ], [ 178.440429687500085, 63.605566406250006 ], [ 178.466113281250017, 63.574072265624977 ], [ 178.653710937500051, 63.556640624999972 ], [ 178.706445312500108, 63.521533203125017 ], [ 178.668847656250108, 63.43994140625 ], [ 178.678710937499972, 63.402294921874983 ], [ 178.744042968749937, 63.394775390625028 ], [ 178.786718750000119, 63.442431640625074 ], [ 178.775390624999972, 63.510253906250028 ], [ 178.792968749999972, 63.540332031250017 ], [ 178.918554687500176, 63.400244140625006 ], [ 178.921484375000063, 63.345019531250017 ], [ 179.028125, 63.282421874999983 ], [ 179.332324218750074, 63.190185546875028 ], [ 179.388574218749994, 63.147216796874972 ], [ 179.40507812499996, 63.077734375000034 ], [ 179.329003906250108, 63.057910156250074 ], [ 179.259570312500017, 63.00830078125 ], [ 179.302148437499994, 62.93984375 ], [ 179.38105468750004, 62.883691406250023 ], [ 179.51093750000004, 62.862792968750028 ], [ 179.570507812500097, 62.773486328125045 ], [ 179.570507812500097, 62.6875 ], [ 179.477246093750097, 62.613085937500045 ], [ 179.288671875000063, 62.510351562499977 ], [ 179.17695312500004, 62.46918945312504 ], [ 179.133886718750176, 62.396435546874955 ], [ 179.120703125000119, 62.320361328124989 ], [ 179.044628906250097, 62.323681640624955 ], [ 178.963867187499972, 62.355273437500017 ], [ 178.019238281250097, 62.546972656249977 ], [ 177.663085937500028, 62.582812499999989 ], [ 177.351269531250097, 62.587451171875045 ], [ 177.292578125, 62.599023437500023 ], [ 177.295898437499972, 62.644482421874955 ], [ 177.315820312499937, 62.685253906250011 ], [ 177.359667968750017, 62.736962890624966 ], [ 177.338964843750063, 62.781347656250034 ], [ 177.298339843749972, 62.784228515624989 ], [ 177.258691406250051, 62.750439453124955 ], [ 177.172656250000074, 62.750341796875034 ], [ 177.091210937500051, 62.789550781250028 ], [ 177.023535156250119, 62.777246093749994 ], [ 176.990039062500017, 62.722216796875074 ], [ 176.963476562500119, 62.693261718750023 ], [ 176.964746093749994, 62.658642578124983 ], [ 177.008007812500153, 62.626562500000034 ], [ 177.189648437499983, 62.591601562500017 ], [ 177.159472656250074, 62.560986328124983 ], [ 176.90742187500004, 62.536083984374983 ], [ 176.702539062500051, 62.505761718750023 ], [ 176.436523437500028, 62.410839843749955 ], [ 176.328417968750074, 62.346044921875006 ], [ 175.613867187500119, 62.184375 ], [ 175.441992187500119, 62.127929687499972 ], [ 175.365820312500063, 62.121337890625057 ], [ 175.267871093750017, 62.102392578125006 ], [ 175.192382812500085, 62.034423828125 ], [ 174.797558593750097, 61.938867187499994 ], [ 174.715039062499983, 61.947900390624966 ], [ 174.61054687500004, 61.867626953124955 ], [ 174.514355468750153, 61.823632812499966 ], [ 174.284960937500131, 61.817529296874966 ], [ 174.13886718750004, 61.795166015625028 ], [ 173.822363281250006, 61.679394531249983 ], [ 173.6234375, 61.716064453125 ], [ 173.390722656250006, 61.556738281250034 ], [ 173.131835937499972, 61.406640625000023 ], [ 173.054589843750051, 61.406201171875011 ], [ 172.856542968750063, 61.469189453124955 ], [ 172.806835937500097, 61.436132812499977 ], [ 172.837890625000028, 61.375585937500006 ], [ 172.908007812500017, 61.311621093750006 ], [ 172.867773437500063, 61.293066406250063 ], [ 172.789062500000028, 61.310693359374994 ], [ 172.73066406250004, 61.314404296874955 ], [ 172.690039062500119, 61.295166015625028 ], [ 172.696972656250097, 61.249316406250017 ], [ 172.584765625000074, 61.190429687500028 ], [ 172.497070312499972, 61.185888671874977 ], [ 172.396093750000063, 61.167382812500023 ], [ 172.362402343750063, 61.116601562499994 ], [ 172.39277343750004, 61.061767578125 ], [ 172.213281250000051, 60.997851562500045 ], [ 172.067285156250051, 60.915673828124994 ], [ 171.997656250000063, 60.900683593750045 ], [ 171.917968750000028, 60.864111328124977 ], [ 171.830566406249972, 60.83735351562504 ], [ 171.729492187499972, 60.843115234375063 ], [ 171.489746093749972, 60.725732421875023 ], [ 170.949316406250119, 60.522949218750028 ], [ 170.799316406250028, 60.496484375000051 ], [ 170.608203125000074, 60.434912109375034 ], [ 170.589746093750051, 60.393701171874966 ], [ 170.588574218750097, 60.342871093750006 ], [ 170.512304687500063, 60.259521484375 ], [ 170.423437500000119, 60.04780273437504 ], [ 170.396484375000028, 60.009765625 ], [ 170.350976562499994, 59.965527343749955 ], [ 170.154101562500017, 59.986083984374972 ], [ 169.982617187500097, 60.067089843749955 ], [ 169.927246093749972, 60.104248046874972 ], [ 169.897558593750063, 60.147851562499994 ], [ 169.887011718750074, 60.217919921875051 ], [ 169.854296875000074, 60.250244140624972 ], [ 169.814746093750074, 60.265380859375028 ], [ 169.61835937500004, 60.438037109375045 ], [ 169.275683593750017, 60.556640625000028 ], [ 169.226757812500097, 60.595947265624972 ], [ 168.78828125000004, 60.563818359375006 ], [ 168.6703125, 60.56289062499999 ], [ 168.462792968749994, 60.592236328125011 ], [ 168.1375, 60.573925781250011 ], [ 167.745996093750051, 60.509326171874989 ], [ 167.626074218750063, 60.46894531250004 ], [ 167.22675781250004, 60.406298828125045 ], [ 166.964062500000097, 60.30703125 ], [ 166.452539062499994, 59.947021484375 ], [ 166.331835937500074, 59.872412109375006 ], [ 166.273046875000119, 59.85625 ], [ 166.186523437499972, 59.849462890625034 ], [ 166.148925781250028, 59.922070312499983 ], [ 166.136035156250074, 59.979345703125034 ], [ 166.16835937499999, 60.08881835937504 ], [ 166.229785156250074, 60.178320312499977 ], [ 166.292480468749972, 60.346093750000051 ], [ 166.308105468749972, 60.414257812499983 ], [ 166.352148437500063, 60.484814453124983 ], [ 166.180175781250028, 60.480371093750051 ], [ 165.941992187500063, 60.356884765625011 ], [ 165.583007812500028, 60.236474609374994 ], [ 165.415820312500074, 60.205175781250034 ], [ 165.285253906250119, 60.134912109375023 ], [ 165.19257812500004, 60.124755859374972 ], [ 165.084570312500063, 60.098583984374983 ], [ 165.073632812499994, 59.945605468749989 ], [ 165.018945312500051, 59.860742187500023 ], [ 164.953710937500063, 59.843603515625006 ], [ 164.854296875000074, 59.840966796874994 ], [ 164.779394531250063, 59.874218750000011 ], [ 164.669726562500017, 59.997460937499994 ], [ 164.525292968749994, 60.061279296875028 ], [ 164.440039062500063, 60.072705078124955 ], [ 164.376855468750051, 60.058056640624983 ], [ 164.251562500000119, 59.973779296875051 ], [ 164.113281250000028, 59.897558593749977 ], [ 164.135058593750017, 59.984375 ], [ 164.017578124999972, 60.017333984375028 ], [ 163.912890625000017, 60.037060546874983 ], [ 163.780078125000074, 60.041113281250006 ], [ 163.74384765625004, 60.028027343749983 ], [ 163.690039062500119, 59.978417968750023 ], [ 163.574316406250063, 59.914062500000057 ], [ 163.49375, 59.886767578124989 ], [ 163.409960937500074, 59.8349609375 ], [ 163.364843750000119, 59.78144531250004 ], [ 163.321191406249994, 59.705419921875006 ], [ 163.269042968749972, 59.520019531249972 ], [ 163.272851562500051, 59.302587890625006 ], [ 163.084863281249994, 59.131396484375017 ], [ 163.01015625, 59.148291015625006 ], [ 162.974902343750074, 59.137060546875034 ], [ 162.940039062500063, 59.114306640625017 ], [ 163.004296875000051, 59.020166015625023 ], [ 162.969824218750119, 58.986474609374994 ], [ 162.934570312500028, 58.963964843750034 ], [ 162.847265625000119, 58.939257812500045 ], [ 162.643359375000017, 58.799902343750006 ], [ 162.453027343749994, 58.708593750000034 ], [ 162.141601562499972, 58.447412109375023 ], [ 162.049218750000051, 58.272851562499994 ], [ 161.960058593750119, 58.076904296875057 ], [ 162.001953125000028, 57.980957031250057 ], [ 162.039648437500063, 57.91826171874996 ], [ 162.097949218750017, 57.874658203124966 ], [ 162.19746093750004, 57.829150390625017 ], [ 162.411425781250017, 57.778369140624989 ], [ 162.392187500000119, 57.745019531250023 ], [ 162.391406250000017, 57.717236328124955 ], [ 162.466992187500097, 57.766210937500006 ], [ 162.521972656249972, 57.904101562500017 ], [ 162.654296874999972, 57.948242187500028 ], [ 162.718359375000119, 57.94609375 ], [ 163.145019531250028, 57.837304687499994 ], [ 163.22578125000004, 57.790380859375034 ], [ 163.213867187500028, 57.686816406249989 ], [ 163.187890625000051, 57.637402343749955 ], [ 163.108789062499994, 57.56484375 ], [ 162.957031249999972, 57.477490234374983 ], [ 162.779296875000028, 57.357617187499983 ], [ 162.762304687500119, 57.284082031249994 ], [ 162.761523437500017, 57.243945312499989 ], [ 162.808105468750028, 57.102783203125028 ], [ 162.81484375, 57.023388671875011 ], [ 162.791113281250119, 56.875390624999966 ], [ 162.802636718749994, 56.811474609375011 ], [ 162.849902343750017, 56.756835937499972 ], [ 162.92207031250004, 56.722656250000028 ], [ 163.046386718749972, 56.741308593750006 ], [ 163.165429687499994, 56.725488281249966 ], [ 163.256542968750097, 56.688037109374989 ], [ 163.243261718750119, 56.564550781250063 ], [ 163.294042968750063, 56.447705078124955 ], [ 163.335546875000119, 56.232519531250006 ], [ 163.261328125000063, 56.173730468750023 ], [ 163.189257812500074, 56.137011718749989 ], [ 163.047363281250028, 56.044677734375 ], [ 162.971679687499972, 56.033789062500006 ], [ 162.840332031250028, 56.065625 ], [ 162.628125, 56.232275390625034 ], [ 162.713183593750074, 56.33085937499996 ], [ 162.89326171875004, 56.399462890624989 ], [ 162.975195312500063, 56.44902343749996 ], [ 163.038378906250017, 56.521875 ], [ 162.944140625000017, 56.508056640625 ], [ 162.877636718750097, 56.476367187500017 ], [ 162.671484375000063, 56.490087890624977 ], [ 162.589062500000097, 56.454931640625006 ], [ 162.488671875000051, 56.399121093750011 ], [ 162.528222656250051, 56.260693359374955 ], [ 162.46113281250004, 56.235498046874994 ], [ 162.334082031250063, 56.187744140625028 ], [ 162.146093750000063, 56.128271484374977 ], [ 162.084960937499972, 56.089648437500017 ], [ 161.92402343750004, 55.84038085937496 ], [ 161.775585937500097, 55.654833984374989 ], [ 161.723925781250017, 55.496142578124989 ], [ 161.729394531249994, 55.358007812500006 ], [ 161.784960937500017, 55.205322265625 ], [ 161.824218749999972, 55.138916015625057 ], [ 161.996093749999972, 54.99799804687504 ], [ 162.080273437500097, 54.886132812499966 ], [ 162.105566406250063, 54.75214843750004 ], [ 161.966894531250063, 54.688671874999983 ], [ 161.725683593750063, 54.532958984375057 ], [ 161.624804687500017, 54.516259765625023 ], [ 161.294042968750119, 54.520556640625017 ], [ 161.129882812499972, 54.598242187500034 ], [ 160.935546875000028, 54.578369140624972 ], [ 160.77265625000004, 54.541357421874977 ], [ 160.517187500000063, 54.43085937500004 ], [ 160.288867187500074, 54.288232421875023 ], [ 160.074414062500097, 54.189160156250011 ], [ 160.010156250000051, 54.130859375000028 ], [ 159.921777343749994, 54.008398437500034 ], [ 159.84375, 53.783642578124983 ], [ 159.870898437500017, 53.672656250000017 ], [ 159.91425781250004, 53.620849609375028 ], [ 159.955859375000074, 53.552197265625011 ], [ 159.899121093750097, 53.44770507812504 ], [ 159.89765625000004, 53.380761718749966 ], [ 160.002148437500097, 53.27490234375 ], [ 160.02509765625004, 53.129589843749955 ], [ 159.94746093750004, 53.125097656250034 ], [ 159.771582031250119, 53.229687500000011 ], [ 159.585937500000028, 53.237695312499966 ], [ 159.136132812500051, 53.117138671875011 ], [ 158.952050781250051, 53.047558593749955 ], [ 158.745410156250017, 52.908935546875057 ], [ 158.683691406250063, 52.935400390625006 ], [ 158.639550781250051, 53.014794921875023 ], [ 158.564648437500097, 53.05 ], [ 158.472070312500051, 53.032373046874966 ], [ 158.43232421875004, 52.957421874999966 ], [ 158.560156250000063, 52.922167968749989 ], [ 158.608789062499994, 52.873632812500034 ], [ 158.533691406249972, 52.688427734374983 ], [ 158.480761718750017, 52.626660156250011 ], [ 158.500390625000051, 52.460302734375034 ], [ 158.493164062499972, 52.383154296875034 ], [ 158.463476562500063, 52.304980468750017 ], [ 158.331640625000119, 52.090869140625017 ], [ 158.103515625000028, 51.809619140624989 ], [ 157.823242187500028, 51.605322265625034 ], [ 157.628906249999972, 51.534570312499994 ], [ 157.530957031250097, 51.479882812499966 ], [ 157.489843750000063, 51.408935546875 ], [ 157.202246093750063, 51.212744140624977 ], [ 156.847460937500017, 51.006591796875 ], [ 156.74775390625004, 50.969287109375045 ], [ 156.72431640625004, 51.047070312499983 ], [ 156.713476562500063, 51.124121093750063 ], [ 156.670800781249994, 51.226855468750017 ], [ 156.543457031249972, 51.311621093750063 ], [ 156.52119140625004, 51.380273437500023 ], [ 156.50039062499999, 51.475097656250057 ], [ 156.489843750000063, 51.913037109375011 ], [ 156.37734375, 52.366552734375034 ], [ 156.364746093749972, 52.509375 ], [ 156.228613281250063, 52.626269531250017 ], [ 156.154394531250119, 52.747265624999983 ], [ 156.110351562500028, 52.86616210937504 ], [ 156.098828125000097, 53.006494140625023 ], [ 155.950195312499972, 53.744287109374966 ], [ 155.904882812500063, 53.928125 ], [ 155.706445312499994, 54.521484375000028 ], [ 155.62031250000004, 54.864550781250017 ], [ 155.563867187499994, 55.199121093749966 ], [ 155.554882812500097, 55.348486328125034 ], [ 155.643457031250051, 55.793554687500006 ], [ 155.716601562500017, 56.07221679687504 ], [ 155.982519531250119, 56.695214843750023 ], [ 156.025390625000028, 56.75200195312496 ], [ 156.067480468750063, 56.781591796875034 ], [ 156.529296875000028, 57.021191406250011 ], [ 156.728417968749994, 57.152246093749966 ], [ 156.848828125000097, 57.290185546874994 ], [ 156.97675781250004, 57.46630859375 ], [ 156.96357421875004, 57.5609375 ], [ 156.948242187500028, 57.615771484374989 ], [ 156.899902343750028, 57.676904296874994 ], [ 156.791601562500063, 57.747949218749994 ], [ 156.829882812500074, 57.779638671874977 ], [ 156.871972656249994, 57.803662109374983 ], [ 156.985742187499994, 57.830175781250063 ], [ 157.216796875000028, 57.776806640625011 ], [ 157.450390625000097, 57.799267578124983 ], [ 157.666406250000051, 58.019775390625057 ], [ 157.974609375000028, 57.9859375 ], [ 158.210449218750028, 58.025292968750023 ], [ 158.275195312500074, 58.008984374999983 ], [ 158.321093750000017, 58.083447265624955 ], [ 158.44941406250004, 58.162841796874972 ], [ 158.687011718749972, 58.281347656250034 ], [ 159.036914062500017, 58.423925781250034 ], [ 159.21064453125004, 58.519433593749966 ], [ 159.308398437500074, 58.610546874999955 ], [ 159.452636718749972, 58.695947265625051 ], [ 159.591503906250097, 58.803662109374955 ], [ 159.847363281250097, 59.127148437499955 ], [ 160.350390625000074, 59.394042968749972 ], [ 160.547460937500063, 59.547363281250028 ], [ 160.711425781250028, 59.601660156250006 ], [ 160.855273437500017, 59.626855468749966 ], [ 161.218945312500097, 59.845605468750051 ], [ 161.449316406250063, 60.027343750000028 ], [ 161.753515625000119, 60.152294921875011 ], [ 161.845996093750017, 60.232226562500017 ], [ 162.003613281250097, 60.420166015625028 ], [ 162.068164062500017, 60.466406250000034 ], [ 162.26630859375004, 60.536718749999977 ], [ 162.713183593750074, 60.659472656250017 ], [ 162.973144531249972, 60.782910156249955 ], [ 163.352343750000074, 60.800439453124966 ], [ 163.466406250000119, 60.849755859374994 ], [ 163.58515625000004, 60.877148437499955 ], [ 163.709960937499972, 60.916796875000045 ], [ 163.553515625000017, 61.025634765625028 ], [ 163.589257812499994, 61.084375 ], [ 163.619628906249972, 61.111328124999972 ], [ 163.893359375000074, 61.240478515625 ], [ 164.005468750000063, 61.343798828124989 ], [ 163.992089843749994, 61.388232421874989 ], [ 163.972753906250063, 61.419873046874955 ], [ 163.80439453125004, 61.461376953124983 ], [ 163.83710937500004, 61.558251953124994 ], [ 163.882714843749994, 61.640136718749972 ], [ 164.019531250000028, 61.710693359375057 ], [ 164.067968750000119, 61.873876953124977 ], [ 164.074218749999972, 62.045019531250034 ], [ 164.20722656250004, 62.292236328125057 ], [ 164.2875, 62.346630859375011 ], [ 164.59833984375004, 62.470556640625034 ], [ 164.670703125000074, 62.473779296874994 ], [ 164.887695312500028, 62.431884765624972 ], [ 165.124121093750063, 62.411523437500023 ], [ 165.208105468750119, 62.373974609375011 ], [ 165.225683593750063, 62.40576171875 ], [ 165.213867187499972, 62.448193359375011 ], [ 165.280371093750119, 62.462988281250006 ], [ 165.417382812500051, 62.447070312500045 ], [ 165.396582031250063, 62.493896484375 ], [ 165.044042968750063, 62.516992187499994 ], [ 164.792382812499994, 62.571093750000017 ], [ 164.566992187500063, 62.675488281249955 ], [ 164.41835937499999, 62.704638671875045 ], [ 164.255664062500074, 62.696582031249989 ], [ 163.33173828125004, 62.550927734374994 ], [ 163.287109375000028, 62.511425781250011 ], [ 163.244238281250063, 62.455371093750074 ], [ 163.302148437500051, 62.372998046874983 ], [ 163.25800781250004, 62.3369140625 ], [ 163.213281250000051, 62.313427734375011 ], [ 163.163476562500051, 62.259570312500045 ], [ 163.118457031250017, 62.152929687500006 ], [ 163.131054687500097, 62.049902343750063 ], [ 163.017675781250063, 61.89106445312504 ], [ 163.009277343749972, 61.79150390625 ], [ 163.207617187500063, 61.736572265625 ], [ 163.257812499999972, 61.699462890624972 ], [ 163.197851562500119, 61.644775390625028 ], [ 163.138867187500097, 61.611425781249977 ], [ 163.085253906250017, 61.570556640625 ], [ 163.04726562499999, 61.554052734375034 ], [ 162.993945312500074, 61.544189453124972 ], [ 162.921679687500074, 61.597705078125045 ], [ 162.855957031250028, 61.705029296874955 ], [ 162.752343750000051, 61.711279296875006 ], [ 162.717871093750119, 61.695117187499989 ], [ 162.699023437500017, 61.652587890625028 ], [ 162.60761718750004, 61.650048828125051 ], [ 162.506445312500119, 61.670117187499955 ], [ 162.392578125000028, 61.662109375 ], [ 162.188378906249994, 61.540673828124966 ], [ 161.037109375000028, 60.962890625000028 ], [ 160.915039062500028, 60.892675781250034 ], [ 160.766601562499972, 60.753320312499966 ], [ 160.482031250000063, 60.739843749999977 ], [ 160.368164062499972, 60.708544921874989 ], [ 160.287304687500097, 60.667041015625074 ], [ 160.173632812500017, 60.638427734375 ], [ 160.177343750000063, 60.690722656249989 ], [ 160.201074218750051, 60.729638671875023 ], [ 160.225781250000097, 60.83154296875 ], [ 160.378906250000028, 61.025488281249977 ], [ 160.28125, 61.044775390625006 ], [ 160.184277343750097, 61.047656250000074 ], [ 160.004003906250119, 61.007421875000034 ], [ 159.883105468750017, 60.943408203125045 ], [ 159.790429687500051, 60.956640625 ], [ 159.834570312500063, 61.013964843750045 ], [ 159.949218749999972, 61.128613281249955 ], [ 159.913964843749994, 61.234472656250034 ], [ 159.883105468750017, 61.291796875000074 ], [ 159.93085937500004, 61.323925781249955 ], [ 160.162695312500119, 61.5375 ], [ 160.246875, 61.647607421874994 ], [ 160.317382812500028, 61.793359375000023 ], [ 160.32148437500004, 61.838574218749983 ], [ 160.309375, 61.894384765625006 ], [ 160.237792968749972, 61.903857421875045 ], [ 160.182519531249994, 61.902832031250028 ], [ 159.722167968749972, 61.758398437500006 ], [ 159.552343750000119, 61.719482421874972 ], [ 159.496289062500097, 61.781445312499983 ], [ 159.423046875000097, 61.808056640624983 ], [ 159.295019531250119, 61.914160156250034 ], [ 159.189257812500074, 61.929394531250011 ], [ 159.076660156250028, 61.92226562499999 ], [ 158.824316406250119, 61.850244140624966 ], [ 158.547167968750074, 61.810888671875034 ], [ 158.333691406250097, 61.825683593750028 ], [ 158.15156250000004, 61.764843749999983 ], [ 158.070117187500017, 61.753613281250011 ], [ 157.799316406250028, 61.795263671875063 ], [ 157.469335937500119, 61.798925781250006 ], [ 157.370703125000119, 61.7470703125 ], [ 157.084179687500097, 61.675683593750023 ], [ 156.89179687500004, 61.565185546874972 ], [ 156.790625, 61.529638671875034 ], [ 156.680273437500063, 61.480615234374994 ], [ 156.629687500000017, 61.272460937500028 ], [ 156.482617187500097, 61.206005859374983 ], [ 156.344140625000051, 61.155078125000017 ], [ 156.055957031250017, 60.995605468750028 ], [ 155.853320312500074, 60.777148437500017 ], [ 155.716113281250017, 60.682373046875 ], [ 155.427832031250063, 60.549853515624989 ], [ 154.970800781250119, 60.376660156249955 ], [ 154.578222656250063, 60.095019531250045 ], [ 154.440722656250074, 59.8837890625 ], [ 154.389843750000097, 59.876757812499989 ], [ 154.293066406250063, 59.833349609375034 ], [ 154.266601562500028, 59.730371093750023 ], [ 154.268847656250017, 59.658398437500011 ], [ 154.20917968750004, 59.600341796875 ], [ 154.149804687499994, 59.528515625000011 ], [ 154.212890624999972, 59.483398437499972 ], [ 154.272167968750097, 59.475146484375074 ], [ 154.357617187500097, 59.481445312500028 ], [ 154.582519531249972, 59.540087890625074 ], [ 154.971289062500063, 59.449609375000023 ], [ 155.16669921875004, 59.360156249999989 ], [ 155.15302734375004, 59.270214843749983 ], [ 155.160449218750017, 59.190136718750011 ], [ 155.016699218750063, 59.195605468750045 ], [ 154.823730468750028, 59.187548828125017 ], [ 154.703515625000051, 59.141308593750011 ], [ 154.458007812500028, 59.216552734374972 ], [ 154.375976562500028, 59.187841796874977 ], [ 154.246679687500063, 59.108593750000011 ], [ 154.01093750000004, 59.075537109375006 ], [ 153.891699218750119, 59.114160156249966 ], [ 153.695214843750051, 59.224755859375051 ], [ 153.361132812500017, 59.214794921874955 ], [ 153.272949218749972, 59.091308593750028 ], [ 153.196093750000074, 59.094433593749955 ], [ 153.077734375000119, 59.081884765624977 ], [ 152.882226562499994, 58.9390625 ], [ 152.817871093750028, 58.926269531249972 ], [ 152.575585937500051, 58.954101562499972 ], [ 152.400683593750017, 59.026416015625045 ], [ 152.319628906250017, 59.030761718750028 ], [ 152.165234375000097, 58.997021484375011 ], [ 152.087890624999972, 58.910449218750045 ], [ 151.704589843749972, 58.86669921875 ], [ 151.326757812500063, 58.875097656250034 ], [ 151.121093750000028, 59.082519531250028 ], [ 151.504980468750063, 59.164013671875011 ], [ 151.733496093750063, 59.14667968750004 ], [ 151.990039062500017, 59.160058593749994 ], [ 152.260644531249994, 59.223583984374983 ], [ 152.169531250000063, 59.277929687500034 ], [ 152.104492187499972, 59.290576171875045 ], [ 151.942382812499972, 59.284082031250051 ], [ 151.798046875000097, 59.323242187500028 ], [ 151.485742187500051, 59.524121093750011 ], [ 151.348242187500119, 59.561132812500006 ], [ 151.1703125, 59.583251953124972 ], [ 151.033593750000051, 59.585644531250011 ], [ 150.982519531250119, 59.571337890625045 ], [ 150.911914062500017, 59.523046875000063 ], [ 150.863281249999972, 59.475439453125034 ], [ 150.82343750000004, 59.460742187500074 ], [ 150.729492187499972, 59.46914062499999 ], [ 150.615234374999972, 59.506542968749983 ], [ 150.483593750000097, 59.494384765625 ], [ 150.539843750000074, 59.524951171874989 ], [ 150.667285156250017, 59.556347656250011 ], [ 150.45722656250004, 59.590722656249994 ], [ 150.325585937500051, 59.63886718750004 ], [ 150.202539062499994, 59.651269531249966 ], [ 149.642578124999972, 59.770410156249994 ], [ 149.42451171875004, 59.760986328125028 ], [ 149.290429687499994, 59.728466796874983 ], [ 149.065234375000017, 59.630517578125023 ], [ 149.127734375000074, 59.558789062499955 ], [ 149.175390625000119, 59.526757812500023 ], [ 149.204980468749994, 59.488183593749966 ], [ 149.133007812500097, 59.480517578125017 ], [ 148.925, 59.475 ], [ 148.79707031250004, 59.532324218750006 ], [ 148.708886718749994, 59.448535156250074 ], [ 148.744140624999972, 59.373535156249972 ], [ 148.889648437499972, 59.4 ], [ 148.964648437500074, 59.369140624999972 ], [ 148.914062499999972, 59.282714843750028 ], [ 148.726660156250063, 59.257910156250034 ], [ 148.491210937499972, 59.262304687500063 ], [ 148.257421875000063, 59.414208984374994 ], [ 147.874609375000063, 59.388037109375006 ], [ 147.68789062499999, 59.290673828124966 ], [ 147.514453125000017, 59.2685546875 ], [ 147.040039062500028, 59.365722656249972 ], [ 146.803710937500028, 59.372949218750023 ], [ 146.537207031250063, 59.456982421875011 ], [ 146.444335937499972, 59.430468750000017 ], [ 146.273437499999972, 59.221484374999989 ], [ 146.049511718750097, 59.170556640625023 ], [ 145.931640624999972, 59.198388671874994 ], [ 145.829101562499972, 59.330322265625057 ], [ 145.756445312500063, 59.373730468750011 ], [ 145.554589843749994, 59.413525390624955 ], [ 144.483398437499972, 59.376269531249989 ], [ 144.1234375, 59.408300781250034 ], [ 143.86875, 59.411376953125057 ], [ 143.52382812499999, 59.343652343750023 ], [ 143.192187500000017, 59.3701171875 ], [ 142.58027343750004, 59.240136718749966 ], [ 142.330371093750017, 59.152636718749989 ], [ 142.025390624999972, 58.999658203125023 ], [ 141.754687500000074, 58.745263671874966 ], [ 141.602929687499994, 58.649023437499977 ], [ 141.347070312499994, 58.528076171875028 ], [ 140.987695312500051, 58.416845703125034 ], [ 140.79023437500004, 58.303466796875028 ], [ 140.684960937499994, 58.212158203124972 ], [ 140.495117187499972, 57.865429687499955 ], [ 140.446875, 57.813671874999983 ], [ 140.002343750000051, 57.6875 ], [ 139.86152343750004, 57.549316406250028 ], [ 139.803320312500063, 57.514160156249972 ], [ 139.619238281250063, 57.455712890624966 ], [ 139.506640625000017, 57.358300781250023 ], [ 139.443847656250028, 57.329687500000063 ], [ 139.181640624999972, 57.261523437500017 ], [ 138.965722656250051, 57.088134765625057 ], [ 138.662109375000028, 56.96552734375004 ], [ 138.217773437499972, 56.629003906250034 ], [ 138.180078125000051, 56.588525390624966 ], [ 138.140625, 56.498681640625051 ], [ 138.073828125000063, 56.43310546875 ], [ 137.691503906250063, 56.13935546875004 ], [ 137.572949218750097, 56.112109374999989 ], [ 137.384082031250074, 55.974755859374966 ], [ 137.18984375, 55.892285156249955 ], [ 137.012109375000051, 55.795263671875006 ], [ 136.793554687500119, 55.694189453125006 ], [ 136.460253906250074, 55.576708984374989 ], [ 136.351171875000063, 55.510009765624972 ], [ 136.175195312499994, 55.352246093749983 ], [ 135.750781250000017, 55.160644531250028 ], [ 135.540625000000119, 55.11376953125 ], [ 135.2625, 54.943310546874983 ], [ 135.23476562499999, 54.903222656249994 ], [ 135.211523437500119, 54.840820312499972 ], [ 135.257714843750051, 54.731494140624989 ], [ 135.32539062500004, 54.70742187499999 ], [ 135.437792968750017, 54.692480468750034 ], [ 135.851562499999972, 54.583935546874955 ], [ 136.237988281250097, 54.6140625 ], [ 136.580273437500097, 54.613623046875063 ], [ 136.714550781250097, 54.624316406250017 ], [ 136.79726562499999, 54.620996093750051 ], [ 136.823730468750028, 54.561474609375011 ], [ 136.820410156250063, 54.452343749999983 ], [ 136.770410156249994, 54.35332031249996 ], [ 136.729394531249994, 54.060644531250034 ], [ 136.683007812500051, 53.931298828125051 ], [ 136.718847656250063, 53.804101562499994 ], [ 136.802636718749994, 53.781982421875 ], [ 136.88642578125004, 53.839355468749972 ], [ 137.01875, 53.848144531249972 ], [ 137.155371093750119, 53.821679687500023 ], [ 137.25800781250004, 54.025244140625006 ], [ 137.172460937500119, 54.056884765625057 ], [ 137.096191406250028, 54.128564453124994 ], [ 137.141601562499972, 54.182226562500006 ], [ 137.377734375000017, 54.282324218749977 ], [ 137.525097656250097, 54.291210937500011 ], [ 137.666015625000028, 54.283300781250006 ], [ 137.513183593749972, 54.156396484374994 ], [ 137.451269531250063, 54.130468750000034 ], [ 137.403417968750119, 54.123535156250057 ], [ 137.339257812499994, 54.100537109374983 ], [ 137.476464843750051, 54.027587890625028 ], [ 137.622753906250097, 53.970458984375028 ], [ 137.834765625000017, 53.946728515624983 ], [ 137.786132812499972, 53.903320312500028 ], [ 137.644824218750074, 53.865820312500034 ], [ 137.516992187500051, 53.707080078125017 ], [ 137.31367187500004, 53.631591796875 ], [ 137.221484375000074, 53.579199218750006 ], [ 137.253710937500074, 53.546142578125 ], [ 137.328320312500097, 53.538964843749966 ], [ 137.738183593749994, 53.560302734375057 ], [ 137.950488281250074, 53.603564453124989 ], [ 138.252929687499972, 53.726416015625063 ], [ 138.378906249999972, 53.909277343750006 ], [ 138.493554687500051, 53.959667968749955 ], [ 138.527929687500119, 53.959863281249994 ], [ 138.568164062500074, 53.947167968749994 ], [ 138.569140625000017, 53.818798828124955 ], [ 138.407031250000017, 53.674169921874977 ], [ 138.29218750000004, 53.592431640625023 ], [ 138.24970703125004, 53.524023437500034 ], [ 138.320312500000028, 53.522900390624983 ], [ 138.450683593750028, 53.537011718750023 ], [ 138.51093750000004, 53.570019531249983 ], [ 138.660742187500119, 53.744775390624966 ], [ 138.69941406250004, 53.869726562500034 ], [ 138.721679687499972, 54.04375 ], [ 138.704687500000063, 54.147656249999983 ], [ 138.715917968750063, 54.22265625 ], [ 138.657226562499972, 54.298339843750028 ], [ 138.69570312499999, 54.320019531250011 ], [ 139.105078125000119, 54.217822265624989 ], [ 139.319726562500051, 54.192968749999977 ], [ 139.70742187499999, 54.277148437499989 ], [ 139.795507812500063, 54.256445312500034 ], [ 139.858398437500028, 54.205322265625 ], [ 140.178710937499972, 54.051562500000045 ], [ 140.241699218750028, 54.001025390625045 ], [ 140.347070312499994, 53.812597656250034 ], [ 140.687597656250119, 53.596435546875028 ], [ 141.005664062500074, 53.494580078124983 ], [ 141.015039062499994, 53.454248046875023 ], [ 141.217675781249994, 53.334472656250057 ], [ 141.373730468750097, 53.292773437499989 ], [ 141.402050781250097, 53.183984375000023 ], [ 141.327929687500017, 53.097265625000034 ], [ 141.18125, 53.015283203125051 ], [ 140.887304687500119, 53.091503906250011 ], [ 140.839648437500017, 53.087890625 ], [ 140.874511718749972, 53.039843749999989 ], [ 141.086816406249994, 52.897558593750034 ], [ 141.255859374999972, 52.84013671874996 ], [ 141.265917968750074, 52.652587890625057 ], [ 141.245019531249994, 52.550146484375034 ], [ 141.132421875000063, 52.435693359374994 ], [ 141.169824218750051, 52.368408203124972 ], [ 141.329687500000063, 52.271142578125051 ], [ 141.409082031249994, 52.234326171875011 ], [ 141.485253906249994, 52.178515625000017 ], [ 141.385546875000017, 52.057226562499977 ], [ 141.36689453125004, 51.920654296875057 ], [ 141.258398437500063, 51.860693359375006 ], [ 141.129394531249972, 51.727783203125028 ], [ 140.932617187500028, 51.619921874999989 ], [ 140.83857421875004, 51.414160156249977 ], [ 140.68769531250004, 51.232275390625063 ], [ 140.670703125000017, 51.05131835937496 ], [ 140.645605468750063, 50.986767578124955 ], [ 140.520898437499994, 50.800195312500051 ], [ 140.476367187500074, 50.545996093750034 ], [ 140.535449218750017, 50.130761718749994 ], [ 140.564062500000063, 50.106689453124972 ], [ 140.624511718749972, 50.082421875000023 ], [ 140.613281249999972, 50.053710937500028 ], [ 140.584570312500063, 50.033349609374966 ], [ 140.462695312500017, 49.911474609375006 ], [ 140.46455078125004, 49.825585937499994 ], [ 140.511328125000063, 49.76166992187504 ], [ 140.517187500000119, 49.596142578124983 ], [ 140.431054687499994, 49.331494140624983 ], [ 140.39912109375004, 49.289794921875 ], [ 140.364355468750063, 49.220849609374994 ], [ 140.348632812499972, 49.159179687500028 ], [ 140.325585937499994, 49.120019531249966 ], [ 140.30898437499999, 49.053906250000011 ], [ 140.33369140625004, 48.994824218749955 ], [ 140.378320312499994, 48.964111328125 ], [ 140.224218750000119, 48.772851562500023 ], [ 140.17060546875004, 48.523681640624972 ], [ 140.113281249999972, 48.422656250000017 ], [ 139.998437500000051, 48.323779296875017 ], [ 139.760742187500028, 48.180566406249966 ], [ 139.676269531249972, 48.089892578124989 ], [ 139.520507812500028, 47.975292968749983 ], [ 139.372656250000063, 47.887353515625023 ], [ 139.166992187500028, 47.634863281250006 ], [ 139.001367187500051, 47.38330078125 ], [ 138.586816406250051, 47.057226562500006 ], [ 138.529687500000051, 46.976220703125023 ], [ 138.500488281249972, 46.889843750000011 ], [ 138.391796875000097, 46.745068359375011 ], [ 138.336914062500028, 46.543408203124955 ], [ 138.21015625000004, 46.462939453124989 ], [ 138.106347656250051, 46.250732421875028 ], [ 137.769140625000063, 45.928515625000017 ], [ 137.685449218749994, 45.818359375000028 ], [ 137.425195312499994, 45.639990234375034 ], [ 137.146972656249972, 45.393505859374983 ], [ 136.803515625000017, 45.171142578125 ], [ 136.737207031249994, 45.080029296874983 ], [ 136.604101562500063, 44.978173828125023 ], [ 136.460449218750028, 44.822119140625034 ], [ 136.251171875000097, 44.666796874999989 ], [ 136.20869140625004, 44.562011718749972 ], [ 136.14228515625004, 44.489111328125034 ], [ 135.987011718750097, 44.439843750000051 ], [ 135.874609375000119, 44.373535156250028 ], [ 135.533203125000028, 43.971484375000017 ], [ 135.489062500000017, 43.898828125000051 ], [ 135.483398437499972, 43.835009765625017 ], [ 135.26015625, 43.684619140625017 ], [ 135.131054687500097, 43.525732421875063 ], [ 134.916992187499972, 43.426562500000017 ], [ 134.69179687499999, 43.290576171875017 ], [ 134.15644531250004, 43.042138671875051 ], [ 134.01044921875004, 42.947460937500011 ], [ 133.709375, 42.829931640625063 ], [ 133.586718750000017, 42.828222656249977 ], [ 133.329492187500051, 42.763867187500011 ], [ 133.159960937500074, 42.696972656249983 ], [ 133.059375, 42.722802734374994 ], [ 132.996582031249972, 42.808007812500023 ], [ 132.923925781250119, 42.805273437500006 ], [ 132.863574218750074, 42.79375 ], [ 132.708984375000028, 42.875830078125006 ], [ 132.576464843750017, 42.871582031250028 ], [ 132.481347656249994, 42.909765624999977 ], [ 132.303808593750063, 42.88330078125 ], [ 132.334375, 43.238671875000023 ], [ 132.309570312499972, 43.313525390624989 ], [ 132.233203125000074, 43.245068359374983 ], [ 132.028710937499994, 43.11894531249996 ], [ 131.947265624999972, 43.095410156249955 ], [ 131.866601562499994, 43.095166015625011 ], [ 131.898339843749994, 43.170751953125034 ], [ 132.013085937499994, 43.280029296875 ], [ 131.97626953125004, 43.296044921874994 ], [ 131.938964843749972, 43.30195312500004 ], [ 131.794726562500017, 43.255273437500023 ], [ 131.722070312500051, 43.202636718750057 ], [ 131.516406250000074, 42.996435546875063 ], [ 131.39326171875004, 42.822314453125017 ], [ 131.292480468750028, 42.772119140624994 ], [ 131.245312500000097, 42.697412109374966 ], [ 131.158300781250119, 42.626025390624989 ], [ 131.024804687499994, 42.645166015624994 ], [ 130.945703125000051, 42.633935546875023 ], [ 130.756152343750074, 42.67329101562504 ], [ 130.709375, 42.656396484374966 ], [ 130.834179687500097, 42.522949218750057 ], [ 130.729882812500051, 42.325781250000034 ], [ 130.687304687500074, 42.302539062499989 ], [ 130.658007812500074, 42.327783203124994 ], [ 130.651562500000097, 42.372509765624955 ], [ 130.617968750000074, 42.415625 ], [ 130.554101562500051, 42.474707031249977 ], [ 130.526953125000119, 42.535400390625 ], [ 130.584472656250028, 42.56733398437504 ], [ 130.5765625, 42.623242187499955 ], [ 130.520605468750063, 42.674316406249972 ], [ 130.439257812500017, 42.685546875000057 ], [ 130.419921874999972, 42.699853515625023 ], [ 130.424804687499972, 42.727050781249972 ], [ 130.452734375000063, 42.755419921874989 ], [ 130.492968750000017, 42.779101562500017 ], [ 130.577246093750063, 42.811621093750063 ], [ 130.722460937500074, 42.835839843750023 ], [ 130.803320312500063, 42.856835937500023 ], [ 130.868554687500051, 42.863330078125017 ], [ 130.942871093750028, 42.851757812499983 ], [ 131.005566406250097, 42.88310546874996 ], [ 131.06855468750004, 42.902246093750051 ], [ 131.083496093749972, 42.956298828125057 ], [ 131.08613281250004, 43.0380859375 ], [ 131.108984375000119, 43.062451171875011 ], [ 131.135546875000017, 43.097607421874983 ], [ 131.175585937500074, 43.1421875 ], [ 131.211914062500028, 43.257763671875011 ], [ 131.239355468750119, 43.337646484375028 ], [ 131.257324218750028, 43.378076171874994 ], [ 131.261816406250063, 43.433056640625011 ], [ 131.243945312500074, 43.46904296874996 ], [ 131.209179687500097, 43.490429687499983 ], [ 131.182421875000074, 43.50556640625004 ], [ 131.18007812499999, 43.567089843749955 ], [ 131.183593750000028, 43.650878906249972 ], [ 131.17421875, 43.704736328125023 ], [ 131.213281250000051, 44.002929687500028 ], [ 131.255273437499994, 44.071582031249989 ], [ 131.125781250000074, 44.469189453124983 ], [ 131.086914062499972, 44.595654296874983 ], [ 131.060644531250119, 44.659667968749972 ], [ 131.003906250000028, 44.753222656250017 ], [ 130.967773437500028, 44.799951171875051 ], [ 130.981640625000097, 44.844335937500034 ], [ 131.033007812500074, 44.88886718750004 ], [ 131.082324218750017, 44.910009765624977 ], [ 131.227929687499994, 44.920166015625028 ], [ 131.26826171875004, 44.936132812499977 ], [ 131.446875000000119, 44.984033203124966 ], [ 131.4875, 45.01313476562504 ], [ 131.578710937500063, 45.083642578125023 ], [ 131.61396484375004, 45.136572265625063 ], [ 131.65400390625004, 45.205371093750045 ], [ 131.742089843750051, 45.242626953124983 ], [ 131.794921874999972, 45.305273437500034 ], [ 131.851855468750017, 45.326855468750011 ], [ 131.909277343750063, 45.273730468750017 ], [ 131.977539062500028, 45.243994140625006 ], [ 132.067382812499972, 45.225976562499966 ], [ 132.181347656250097, 45.203271484375051 ], [ 132.36298828125004, 45.159960937500017 ], [ 132.54902343750004, 45.122802734375 ], [ 132.665625, 45.093701171875011 ], [ 132.723144531249972, 45.08056640625 ], [ 132.838671875000074, 45.061132812500034 ], [ 132.888769531250063, 45.046044921874994 ], [ 132.936035156249972, 45.029931640624994 ], [ 133.011718749999972, 45.074560546875034 ], [ 133.113476562500097, 45.130712890625006 ], [ 133.096875, 45.220458984375 ], [ 133.113378906250063, 45.321435546874966 ], [ 133.186035156250028, 45.49482421875004 ], [ 133.266992187499994, 45.545263671875006 ], [ 133.309570312499972, 45.553076171875006 ], [ 133.355468750000028, 45.572216796874983 ], [ 133.436425781249994, 45.60468750000004 ], [ 133.465625, 45.651220703125006 ], [ 133.449121093749994, 45.705078125000057 ], [ 133.475781250000097, 45.757666015625006 ], [ 133.484667968750017, 45.810449218750023 ], [ 133.513085937500051, 45.878808593749994 ], [ 133.55117187499999, 45.897802734375063 ], [ 133.608007812500119, 45.920312500000023 ], [ 133.647851562499994, 45.955224609375023 ], [ 133.68574218750004, 46.008935546875051 ], [ 133.711132812500097, 46.069628906249989 ], [ 133.700683593749972, 46.139746093750063 ], [ 133.75019531250004, 46.185937500000051 ], [ 133.832812500000017, 46.224267578125051 ], [ 133.861328125000028, 46.24775390625004 ], [ 133.874804687500017, 46.30908203125 ], [ 133.880273437499994, 46.336035156249977 ], [ 133.902734375000051, 46.366943359374972 ], [ 133.886718749999972, 46.430566406249966 ], [ 133.866601562500051, 46.499121093750006 ], [ 133.957519531249972, 46.6142578125 ], [ 134.02265625000004, 46.713183593749989 ], [ 134.038574218749972, 46.858154296875028 ], [ 134.045996093750063, 46.881982421875023 ], [ 134.071386718750119, 46.95078125 ], [ 134.086425781249972, 46.978125 ], [ 134.13691406250004, 47.068994140624994 ], [ 134.202148437500028, 47.128076171874966 ], [ 134.189257812500074, 47.194238281250023 ], [ 134.162988281250051, 47.25874023437504 ], [ 134.167675781250097, 47.302197265625011 ], [ 134.225195312500063, 47.352636718750063 ], [ 134.260058593750017, 47.377734375000017 ], [ 134.290820312500017, 47.413574218750028 ], [ 134.339453125000119, 47.429492187499989 ], [ 134.382519531250097, 47.438232421875 ], [ 134.483496093750063, 47.447363281250006 ], [ 134.541894531250051, 47.48515625 ], [ 134.596191406249972, 47.523876953124955 ], [ 134.695800781249972, 47.624853515625006 ], [ 134.728125, 47.684472656249994 ], [ 134.75234375, 47.715429687499977 ], [ 134.698632812499994, 47.801416015624994 ], [ 134.650292968749994, 47.874267578125028 ], [ 134.591308593749972, 47.975195312500063 ], [ 134.566015625000063, 48.022509765625017 ], [ 134.605371093749994, 48.082910156249966 ], [ 134.647265625000017, 48.120166015625017 ], [ 134.669335937499994, 48.153320312500028 ], [ 134.680859375000097, 48.210449218750028 ], [ 134.66523437500004, 48.25390625 ], [ 134.563574218750119, 48.321728515624955 ], [ 134.456152343750063, 48.355322265625063 ], [ 134.334960937499972, 48.368847656249955 ], [ 134.293359375000051, 48.373437500000023 ], [ 134.205859375000074, 48.359912109375017 ], [ 133.842187500000051, 48.273730468750045 ], [ 133.671777343750051, 48.207714843750011 ], [ 133.573242187499972, 48.133007812499983 ], [ 133.468359375000063, 48.097167968750028 ], [ 133.301171875000051, 48.10151367187504 ], [ 133.144042968750028, 48.105664062499983 ], [ 133.020117187500063, 48.06440429687504 ], [ 132.877148437500097, 47.979101562500063 ], [ 132.772851562500051, 47.940087890625023 ], [ 132.707226562500097, 47.947265625000057 ], [ 132.636914062500097, 47.890087890624955 ], [ 132.561914062499994, 47.768505859374955 ], [ 132.47626953125004, 47.714990234374994 ], [ 132.380175781250017, 47.7294921875 ], [ 132.149804687500051, 47.717968749999983 ], [ 131.785253906250119, 47.680517578124977 ], [ 131.556738281250119, 47.682031250000023 ], [ 131.464257812499994, 47.72260742187504 ], [ 131.319335937499972, 47.727832031250017 ], [ 131.121875, 47.69765625 ], [ 131.002734375000017, 47.691455078124989 ], [ 130.961914062499972, 47.709326171874977 ], [ 130.932812500000097, 47.75981445312496 ], [ 130.915429687499994, 47.842919921875023 ], [ 130.848632812499972, 47.929443359374972 ], [ 130.732617187500097, 48.019238281249983 ], [ 130.712109375000097, 48.12763671875004 ], [ 130.787207031250119, 48.254589843749955 ], [ 130.804296875000119, 48.341503906249983 ], [ 130.763476562500074, 48.388427734375057 ], [ 130.746875, 48.430371093749983 ], [ 130.659179687500028, 48.483398437500028 ], [ 130.597265625000119, 48.574658203124983 ], [ 130.552148437499994, 48.602490234374955 ], [ 130.565625, 48.680126953124955 ], [ 130.617187500000028, 48.773193359375 ], [ 130.553125, 48.861181640625006 ], [ 130.355273437500017, 48.866357421874994 ], [ 130.195996093750097, 48.891650390624989 ], [ 130.037109374999972, 48.972265624999977 ], [ 129.792578125000063, 49.198876953125051 ], [ 129.671093750000097, 49.278515625000011 ], [ 129.591406250000119, 49.286669921874989 ], [ 129.533691406249972, 49.323437500000011 ], [ 129.498144531250119, 49.388818359375023 ], [ 129.440722656250074, 49.38945312499996 ], [ 129.384667968749994, 49.38945312499996 ], [ 129.350097656249972, 49.362353515625045 ], [ 129.309863281250017, 49.353857421875006 ], [ 129.248437500000051, 49.378662109375 ], [ 129.185156250000119, 49.381396484375017 ], [ 129.120117187500028, 49.362060546874972 ], [ 129.065136718750097, 49.374658203124966 ], [ 129.020312500000017, 49.419238281249989 ], [ 128.938281250000017, 49.448925781250011 ], [ 128.819335937500028, 49.463769531250023 ], [ 128.770312500000074, 49.494726562500006 ], [ 128.791015625000028, 49.541845703125006 ], [ 128.769042968749972, 49.576953124999989 ], [ 128.704003906249994, 49.600146484374989 ], [ 128.526757812499994, 49.594238281250028 ], [ 128.237109375000074, 49.559277343750011 ], [ 127.999609375000063, 49.568603515625057 ], [ 127.814257812500074, 49.622119140625017 ], [ 127.71113281250004, 49.671533203124966 ], [ 127.690136718750097, 49.71674804687504 ], [ 127.636718749999972, 49.760205078125011 ], [ 127.550781249999972, 49.801806640625045 ], [ 127.502441406249972, 49.8734375 ], [ 127.491796875000119, 49.975048828124983 ], [ 127.512304687500119, 50.071679687500051 ], [ 127.59023437499999, 50.208984375000028 ], [ 127.395312500000074, 50.298583984375 ], [ 127.337207031250074, 50.350146484375017 ], [ 127.351171875000063, 50.393603515624989 ], [ 127.340820312499972, 50.428076171875006 ], [ 127.306054687499994, 50.453515625000023 ], [ 127.308203125000119, 50.49418945312496 ], [ 127.347167968749972, 50.550097656249989 ], [ 127.346875, 50.621337890625028 ], [ 127.307031250000051, 50.707958984375011 ], [ 127.198242187499972, 50.829443359375063 ], [ 127.020410156249994, 50.985888671875045 ], [ 126.924804687499972, 51.10014648437496 ], [ 126.911523437499994, 51.172314453125011 ], [ 126.887695312499972, 51.230126953124966 ], [ 126.854394531249994, 51.261376953125023 ], [ 126.833789062500074, 51.314892578125011 ], [ 126.847753906250063, 51.374169921875023 ], [ 126.827343750000097, 51.412255859375051 ], [ 126.801757812500028, 51.44804687499996 ], [ 126.805468750000074, 51.505664062499989 ], [ 126.774511718750063, 51.545068359375023 ], [ 126.709179687500097, 51.566308593749994 ], [ 126.688671875000097, 51.609912109374989 ], [ 126.700781250000063, 51.703027343750051 ], [ 126.653710937499994, 51.781298828124989 ], [ 126.510546875000017, 51.925830078125045 ], [ 126.468066406250017, 52.031298828125045 ], [ 126.455566406250028, 52.126464843749972 ], [ 126.394824218750017, 52.172998046875051 ], [ 126.391503906250051, 52.214501953124966 ], [ 126.383496093750097, 52.286523437499994 ], [ 126.346289062500063, 52.30625 ], [ 126.324218750000028, 52.331640625000034 ], [ 126.341699218749994, 52.362011718750011 ], [ 126.31289062499999, 52.399755859375063 ], [ 126.237597656250017, 52.44482421875 ], [ 126.202929687500074, 52.48383789062504 ], [ 126.194433593750119, 52.519140625000034 ], [ 126.156640625000051, 52.546630859375028 ], [ 126.045898437499972, 52.573339843749977 ], [ 126.01601562499999, 52.610205078125034 ], [ 126.023242187500074, 52.643017578124955 ], [ 126.04707031250004, 52.673486328125051 ], [ 126.060156250000119, 52.691992187499977 ], [ 126.056054687499994, 52.71586914062496 ], [ 126.048144531250074, 52.739453124999983 ], [ 126.00429687499999, 52.767871093749989 ], [ 125.94160156250004, 52.800683593750023 ], [ 125.871875, 52.871533203124983 ], [ 125.782812500000119, 52.890722656249977 ], [ 125.728125, 52.890722656249977 ], [ 125.680761718750119, 52.930810546874966 ], [ 125.695312499999972, 52.956298828125 ], [ 125.691699218750017, 53.003710937499989 ], [ 125.649023437500119, 53.042285156250045 ], [ 125.595996093750074, 53.057470703125006 ], [ 125.545996093750063, 53.047607421875057 ], [ 125.422460937500063, 53.083740234375028 ], [ 125.225585937500028, 53.165820312499989 ], [ 125.075, 53.20366210937496 ], [ 124.970898437500097, 53.197314453124989 ], [ 124.906640625000051, 53.172656250000045 ], [ 124.882128906250017, 53.129736328125006 ], [ 124.812304687500017, 53.133837890625045 ], [ 124.63984375000004, 53.210644531249955 ], [ 124.465917968750063, 53.229638671875023 ], [ 124.369140624999972, 53.270947265624983 ], [ 124.29140625, 53.340869140625017 ], [ 124.21992187500004, 53.370117187500028 ], [ 124.154296874999972, 53.358691406250017 ], [ 123.994726562500063, 53.405615234374977 ], [ 123.74091796875004, 53.510986328125028 ], [ 123.6078125, 53.546533203124994 ], [ 123.559765625000097, 53.526660156250045 ], [ 123.534765625000063, 53.526464843750006 ], [ 123.48945312500004, 53.529443359374994 ], [ 123.42402343750004, 53.530761718749972 ], [ 123.309570312500028, 53.555615234374983 ], [ 123.154101562500074, 53.544580078125051 ], [ 122.957617187500063, 53.497705078124994 ], [ 122.744726562500063, 53.468505859375 ], [ 122.51582031250004, 53.456982421874955 ], [ 122.380175781250017, 53.4625 ], [ 122.337792968749994, 53.485009765624994 ], [ 122.088867187500028, 53.451464843749989 ], [ 121.743945312500017, 53.383593750000017 ], [ 121.40546875000004, 53.317041015624966 ], [ 120.985449218750119, 53.284570312500023 ], [ 120.704101562499972, 53.171826171874955 ], [ 120.421289062499994, 52.968066406250017 ], [ 120.218164062499994, 52.839892578125017 ], [ 120.094531250000074, 52.787207031250034 ], [ 120.044335937500051, 52.718212890625011 ], [ 120.067578125000097, 52.632910156250034 ], [ 120.172753906249994, 52.602490234374955 ], [ 120.36005859375004, 52.627001953124989 ], [ 120.521093750000119, 52.615039062500045 ], [ 120.656152343749994, 52.566650390625028 ], [ 120.699218749999972, 52.493603515624983 ], [ 120.650390624999972, 52.395898437499966 ], [ 120.665429687499994, 52.299902343750034 ], [ 120.744531250000051, 52.20546875 ], [ 120.749804687500074, 52.096533203125006 ], [ 120.681445312500074, 51.97304687499999 ], [ 120.510546875000074, 51.848535156250023 ], [ 120.23701171875004, 51.722998046875034 ], [ 120.066894531250028, 51.600683593750063 ], [ 119.966992187500097, 51.422119140625 ], [ 119.81318359375004, 51.26704101562504 ], [ 119.756640625000074, 51.17949218749996 ], [ 119.745996093749994, 51.107714843749989 ], [ 119.684960937499994, 51.030126953125006 ], [ 119.57343750000004, 50.946777343749972 ], [ 119.512304687500119, 50.863134765625006 ], [ 119.501757812500017, 50.779248046874955 ], [ 119.445703125000051, 50.702832031250011 ], [ 119.344042968750017, 50.633886718750006 ], [ 119.280664062499994, 50.560986328124983 ], [ 119.255859374999972, 50.48417968749996 ], [ 119.216699218749994, 50.432519531250023 ], [ 119.163671875000063, 50.406005859375028 ], [ 119.191894531250028, 50.37983398437504 ], [ 119.301562500000074, 50.35390625 ], [ 119.346289062500119, 50.278955078124994 ], [ 119.326074218749994, 50.154931640625051 ], [ 119.259863281250119, 50.066406250000028 ], [ 119.147460937500028, 50.013378906249983 ], [ 118.979492187499972, 49.978857421875063 ], [ 118.755957031250119, 49.962841796874983 ], [ 118.4515625, 49.844482421875028 ], [ 118.186621093750119, 49.692773437500023 ], [ 117.8734375, 49.513476562500017 ], [ 117.812597656250119, 49.513525390625034 ], [ 117.69843750000004, 49.53583984375004 ], [ 117.477148437500063, 49.609423828125017 ], [ 117.245605468749972, 49.624853515625063 ], [ 117.02167968750004, 49.692968749999977 ], [ 116.888964843750074, 49.737792968749972 ], [ 116.683300781250097, 49.823779296874989 ], [ 116.63154296875004, 49.877050781250006 ], [ 116.55117187499999, 49.920312500000023 ], [ 116.351171875000119, 49.978076171874989 ], [ 116.216796875000028, 50.009277343750028 ], [ 116.134570312500017, 50.010791015624989 ], [ 115.925976562500097, 49.952148437500028 ], [ 115.795214843750017, 49.905908203125023 ], [ 115.717773437500028, 49.880615234375028 ], [ 115.587988281250063, 49.88603515624996 ], [ 115.429199218749972, 49.896484374999972 ], [ 115.365039062500017, 49.911767578124966 ], [ 115.274511718750063, 49.948876953124994 ], [ 115.09804687499999, 50.059423828125034 ], [ 115.003320312500051, 50.138574218749994 ], [ 114.879589843750097, 50.183056640625011 ], [ 114.743164062499972, 50.233691406250017 ], [ 114.674902343750119, 50.245703125000063 ], [ 114.554003906250017, 50.241455078125 ], [ 114.386328125000119, 50.25546875 ], [ 114.29707031250004, 50.274414062500057 ], [ 114.221777343750063, 50.257275390625011 ], [ 114.070703125000051, 50.204736328124966 ], [ 113.881152343750074, 50.101123046875017 ], [ 113.732421874999972, 50.061523437500028 ], [ 113.574218749999972, 50.007031250000011 ], [ 113.44550781250004, 49.941601562500011 ], [ 113.31904296875004, 49.874316406249989 ], [ 113.164160156250119, 49.797167968749989 ], [ 113.092089843750074, 49.692529296874994 ], [ 113.055566406249994, 49.616259765624989 ], [ 112.914843750000017, 49.569238281249994 ], [ 112.806445312500074, 49.523583984375023 ], [ 112.697363281250119, 49.507275390624983 ], [ 112.494921875000017, 49.532324218750034 ], [ 112.37519531250004, 49.514599609374983 ], [ 112.079687500000063, 49.424218750000023 ], [ 111.934472656250051, 49.416015625000057 ], [ 111.833398437500051, 49.403613281250017 ], [ 111.735546875000097, 49.39775390624996 ], [ 111.574804687500119, 49.376416015624983 ], [ 111.511914062500097, 49.360937500000034 ], [ 111.429296875000063, 49.342626953125034 ], [ 111.336621093750097, 49.355859374999966 ], [ 111.204199218750119, 49.304296875000034 ], [ 110.827929687500017, 49.166162109375051 ], [ 110.709765625000017, 49.142968750000023 ], [ 110.63105468750004, 49.137597656249994 ], [ 110.529589843750017, 49.187060546875045 ], [ 110.427832031250063, 49.219970703125 ], [ 110.321386718750119, 49.215869140625045 ], [ 110.19990234375004, 49.170410156250028 ], [ 109.994531250000051, 49.205615234374989 ], [ 109.750390625000051, 49.239306640625017 ], [ 109.528710937499994, 49.269873046875034 ], [ 109.453710937500119, 49.296337890625011 ], [ 109.236718750000051, 49.334912109374955 ], [ 108.919921874999972, 49.335351562500051 ], [ 108.733007812500119, 49.335644531250011 ], [ 108.613671875000051, 49.322802734374989 ], [ 108.522460937500028, 49.341503906249983 ], [ 108.406933593750097, 49.396386718750051 ], [ 108.21308593750004, 49.524804687500023 ], [ 108.098046875000051, 49.562646484374994 ], [ 108.033789062500119, 49.593994140624972 ], [ 108.009570312500074, 49.646875 ], [ 107.965429687500119, 49.65351562500004 ], [ 107.93671875000004, 49.691015625000034 ], [ 107.938769531250017, 49.740722656250028 ], [ 107.934863281250017, 49.849023437499994 ], [ 107.947851562500119, 49.924707031250023 ], [ 107.916601562500119, 49.947802734375045 ], [ 107.78681640625004, 49.960009765625045 ], [ 107.630957031250119, 49.98310546875004 ], [ 107.347070312499994, 49.986669921875034 ], [ 107.233300781249994, 49.989404296874994 ], [ 107.143066406250028, 50.033007812499989 ], [ 107.04023437500004, 50.086474609375045 ], [ 106.941308593750051, 50.196679687500023 ], [ 106.85371093750004, 50.248291015625057 ], [ 106.71113281250004, 50.312597656250006 ], [ 106.57441406250004, 50.32880859375004 ], [ 106.368457031250017, 50.317578124999955 ], [ 106.217871093750063, 50.304589843749966 ], [ 106.082519531249972, 50.332568359374989 ], [ 105.99648437499999, 50.367919921875 ], [ 105.875195312500097, 50.405371093750006 ], [ 105.692578125000097, 50.414160156250006 ], [ 105.541601562500063, 50.441259765625034 ], [ 105.383593750000017, 50.473730468749977 ], [ 105.266699218750119, 50.460498046875045 ], [ 105.1859375, 50.429589843750051 ], [ 105.094726562499972, 50.38994140624996 ], [ 104.976953125000051, 50.382910156250034 ], [ 104.685351562500074, 50.341845703125017 ], [ 104.59638671875004, 50.3171875 ], [ 104.466308593750028, 50.306152343750028 ], [ 104.353906250000051, 50.275292968750051 ], [ 104.259960937500097, 50.214453125 ], [ 104.179687499999972, 50.169433593749972 ], [ 104.078710937500119, 50.154248046874983 ], [ 103.958496093749972, 50.157275390624989 ], [ 103.85615234375004, 50.171826171875011 ], [ 103.802636718749994, 50.176074218749989 ], [ 103.723242187500063, 50.153857421874989 ], [ 103.632910156250063, 50.138574218749994 ], [ 103.49628906250004, 50.164941406250051 ], [ 103.421191406250017, 50.187060546875017 ], [ 103.304394531250097, 50.200292968750034 ], [ 103.233789062499994, 50.264257812500034 ], [ 103.161718750000063, 50.290722656249983 ], [ 103.039453125000051, 50.300634765625063 ], [ 102.859667968750017, 50.333251953125057 ], [ 102.765429687500074, 50.366552734374977 ], [ 102.68330078125004, 50.387158203125011 ], [ 102.546289062499994, 50.461328125000023 ], [ 102.469433593750097, 50.525683593749989 ], [ 102.406835937500119, 50.536181640624989 ], [ 102.336425781249972, 50.544238281250045 ], [ 102.288378906250074, 50.585107421875023 ], [ 102.285742187500063, 50.634667968749994 ], [ 102.303320312500063, 50.665527343749972 ], [ 102.31660156250004, 50.718457031250011 ], [ 102.27656250000004, 50.768701171875023 ], [ 102.23505859375004, 50.791210937499983 ], [ 102.21503906250004, 50.829443359375063 ], [ 102.226171875000063, 50.901464843749977 ], [ 102.210253906250017, 50.974316406249983 ], [ 102.19453125000004, 51.050683593750023 ], [ 102.151953125000063, 51.107519531250034 ], [ 102.142382812500074, 51.216064453125028 ], [ 102.160058593750051, 51.260839843750006 ], [ 102.155664062499994, 51.31376953124996 ], [ 102.111523437500097, 51.353466796874955 ], [ 101.97919921875004, 51.382226562499966 ], [ 101.821191406249994, 51.421044921874966 ], [ 101.570898437500063, 51.467187500000051 ], [ 101.464355468749972, 51.471484375000017 ], [ 101.38125, 51.45263671875 ], [ 101.304492187500074, 51.474755859374994 ], [ 101.223242187500119, 51.51328125 ], [ 101.085351562499994, 51.553027343750045 ], [ 100.903613281250017, 51.604248046875 ], [ 100.710742187500074, 51.66157226562504 ], [ 100.536230468750063, 51.713476562500034 ], [ 100.46894531250004, 51.726074218750028 ], [ 100.230371093749994, 51.729833984375006 ], [ 100.034570312499994, 51.73710937499996 ], [ 99.921679687500017, 51.755517578124994 ], [ 99.787890625000017, 51.827539062499994 ], [ 99.719238281249972, 51.871630859375017 ], [ 99.612890625000063, 51.892529296875011 ], [ 99.532324218750063, 51.89990234375 ], [ 99.407031250000017, 51.923535156250011 ], [ 99.17617187499999, 51.998876953125006 ], [ 99.091406250000063, 52.034863281249955 ], [ 99.034277343750063, 52.035400390624972 ], [ 98.958105468750063, 52.101708984374994 ], [ 98.893164062500063, 52.117285156250063 ], [ 98.848632812499972, 52.070068359375028 ], [ 98.802539062500074, 51.957470703125011 ], [ 98.76015625, 51.905078124999989 ], [ 98.640527343750051, 51.801171875000051 ], [ 98.352734375000097, 51.717626953125006 ], [ 98.303125, 51.674267578124955 ], [ 98.276855468750028, 51.634570312500045 ], [ 98.2375, 51.57841796874996 ], [ 98.21992187500004, 51.505615234375057 ], [ 98.184667968750063, 51.485742187499994 ], [ 98.103125, 51.483544921874994 ], [ 98.037597656250028, 51.449951171875 ], [ 97.989160156249994, 51.377050781249977 ], [ 97.946875000000119, 51.348437500000017 ], [ 97.923242187499994, 51.280468750000011 ], [ 97.927343750000119, 51.250732421875 ], [ 97.917871093749994, 51.217871093750063 ], [ 97.91083984375004, 51.165185546874966 ], [ 97.835742187500017, 51.051660156250023 ], [ 97.825292968750119, 50.985253906249994 ], [ 97.856152343750097, 50.943359375 ], [ 97.919824218749994, 50.887158203125011 ], [ 97.953125, 50.855175781249983 ], [ 97.964160156250074, 50.81767578124996 ], [ 97.961914062499972, 50.769140625000034 ], [ 98.001171875000097, 50.702050781250051 ], [ 98.029785156250028, 50.644628906249977 ], [ 98.078906250000017, 50.603808593750017 ], [ 98.145019531249972, 50.568554687500011 ], [ 98.220507812500074, 50.557177734375017 ], [ 98.279492187500097, 50.533251953125017 ], [ 98.29267578125004, 50.486962890624994 ], [ 98.277343750000028, 50.422998046875023 ], [ 98.250292968750017, 50.302441406249983 ], [ 98.2, 50.227685546875023 ], [ 98.17011718750004, 50.180566406250023 ], [ 98.121972656249994, 50.106591796874966 ], [ 98.103417968750051, 50.077832031249955 ], [ 98.003906250000028, 50.014257812499977 ], [ 97.936621093750063, 49.996777343749983 ], [ 97.85390625, 49.94677734375 ], [ 97.78554687499999, 49.944531249999983 ], [ 97.720703124999972, 49.944628906250017 ], [ 97.650976562500063, 49.933593749999972 ], [ 97.589355468750028, 49.911474609375006 ], [ 97.540820312500074, 49.843115234375034 ], [ 97.41835937499999, 49.773046875000034 ], [ 97.359765625000051, 49.741455078125 ], [ 97.208593750000063, 49.730810546875063 ], [ 97.13691406250004, 49.761718750000057 ], [ 97.097656250000028, 49.805029296874977 ], [ 97.049121093750017, 49.829882812499989 ], [ 96.985742187500051, 49.882812500000028 ], [ 96.711718750000017, 49.911572265625011 ], [ 96.640234375000119, 49.897851562499994 ], [ 96.598437500000017, 49.878417968750028 ], [ 96.543261718750074, 49.892529296874955 ], [ 96.505761718750051, 49.918701171875057 ], [ 96.466406250000119, 49.911523437500023 ], [ 96.381152343750074, 49.89604492187496 ], [ 96.315039062500119, 49.901123046875028 ], [ 96.22968750000004, 49.954101562499972 ], [ 96.11171875, 49.982470703124989 ], [ 96.065527343750063, 49.998730468750011 ], [ 96.018554687500028, 49.998779296875028 ], [ 95.989550781250074, 49.973583984374955 ], [ 95.935742187500097, 49.960009765625045 ], [ 95.899414062499972, 49.990576171875034 ], [ 95.85195312499999, 50.012939453124972 ], [ 95.789355468750017, 50.0125 ], [ 95.707812500000017, 49.966015625000011 ], [ 95.567187500000074, 49.943847656250028 ], [ 95.52265625000004, 49.911230468750034 ], [ 95.44179687499999, 49.915527343750028 ], [ 95.385644531250051, 49.941210937500017 ], [ 95.329492187500051, 49.944140624999989 ], [ 95.166210937500097, 49.943847656250028 ], [ 95.111425781250119, 49.935449218749994 ], [ 95.044335937500051, 49.961572265624994 ], [ 95.01289062500004, 50.008251953125011 ], [ 94.930273437500063, 50.04375 ], [ 94.811230468750097, 50.048193359375063 ], [ 94.718066406250017, 50.043261718750017 ], [ 94.67548828125004, 50.028076171875057 ], [ 94.614746093750028, 50.02373046874996 ], [ 94.56464843750004, 50.087939453124989 ], [ 94.496875, 50.132812499999972 ], [ 94.458496093749972, 50.165722656250011 ], [ 94.400195312500017, 50.179638671875011 ], [ 94.35468750000004, 50.221826171874994 ], [ 94.346875, 50.303417968750011 ], [ 94.319335937499972, 50.404882812499977 ], [ 94.287011718750051, 50.511376953124994 ], [ 94.251074218750063, 50.556396484375028 ], [ 94.075781250000063, 50.572851562500006 ], [ 93.989843750000063, 50.56884765625 ], [ 93.795410156249972, 50.57763671875 ], [ 93.662011718749994, 50.583691406249983 ], [ 93.625585937500119, 50.585546875 ], [ 93.501074218750063, 50.59746093749996 ], [ 93.386816406250063, 50.608496093749977 ], [ 93.270507812499972, 50.615576171875006 ], [ 93.222558593749994, 50.606542968750034 ], [ 93.103125, 50.603906250000023 ], [ 93.009863281250063, 50.654541015625028 ], [ 92.970703125000028, 50.7125 ], [ 92.96357421875004, 50.744921874999989 ], [ 92.941308593750051, 50.778222656250023 ], [ 92.856445312500028, 50.789111328125017 ], [ 92.779296875000028, 50.778662109375006 ], [ 92.73867187499999, 50.710937499999972 ], [ 92.68134765625004, 50.683203125 ], [ 92.626660156250097, 50.688281249999989 ], [ 92.578906250000017, 50.725439453125006 ], [ 92.486425781250119, 50.765087890625011 ], [ 92.426367187500063, 50.803076171875006 ], [ 92.354785156250017, 50.864160156250023 ], [ 92.295800781249994, 50.84980468750004 ], [ 92.27900390625004, 50.812207031250011 ], [ 92.265332031250097, 50.775195312500017 ], [ 92.192382812499972, 50.700585937499994 ], [ 92.104003906250028, 50.691992187500034 ], [ 91.956542968749972, 50.697607421875034 ], [ 91.804296875000063, 50.693603515625 ], [ 91.706347656250017, 50.665527343749972 ], [ 91.634179687500051, 50.615136718749994 ], [ 91.596875, 50.575537109375034 ], [ 91.52167968750004, 50.562011718750028 ], [ 91.446484375000097, 50.522167968749983 ], [ 91.415039062499972, 50.468017578125057 ], [ 91.340820312499972, 50.470068359375034 ], [ 91.300585937500017, 50.46337890625 ], [ 91.233789062499994, 50.452392578124972 ], [ 91.062792968750074, 50.422607421875028 ], [ 91.021582031250119, 50.415478515625011 ], [ 90.917187500000097, 50.364160156250023 ], [ 90.83808593750004, 50.323730468749972 ], [ 90.760742187499972, 50.305957031249989 ], [ 90.714355468749972, 50.259423828125023 ], [ 90.655078125000074, 50.222363281250011 ], [ 90.516894531250074, 50.21333007812504 ], [ 90.364843750000063, 50.166894531249994 ], [ 90.311328125000017, 50.151171874999989 ], [ 90.224511718749994, 50.116699218749972 ], [ 90.103710937500097, 50.103320312500017 ], [ 90.053710937500028, 50.09375 ], [ 90.004980468750119, 50.069287109375011 ], [ 89.977343750000017, 49.984326171875011 ], [ 89.878027343750119, 49.953515625000051 ], [ 89.744238281250119, 49.948095703125006 ], [ 89.643847656250017, 49.903027343749983 ], [ 89.634277343750028, 49.823291015624989 ], [ 89.669531250000063, 49.750488281249972 ], [ 89.654101562500074, 49.717480468750011 ], [ 89.579199218750063, 49.699707031250028 ], [ 89.475, 49.660546875000051 ], [ 89.395605468750063, 49.611523437500011 ], [ 89.299218750000051, 49.611132812500017 ], [ 89.243945312500074, 49.627050781250063 ], [ 89.202929687500074, 49.595703124999972 ], [ 89.179980468750017, 49.5322265625 ], [ 89.109472656250119, 49.501367187500023 ], [ 89.008398437500063, 49.472802734374994 ], [ 88.970605468749994, 49.483740234375006 ], [ 88.945410156250119, 49.507666015624977 ], [ 88.900195312500017, 49.539697265625023 ], [ 88.863867187500063, 49.52763671874996 ], [ 88.860351562499972, 49.481542968749977 ], [ 88.831640625000119, 49.448437499999983 ], [ 88.747851562500074, 49.446240234374983 ], [ 88.682714843750063, 49.464550781249983 ], [ 88.63320312499999, 49.486132812500045 ], [ 88.544335937499994, 49.482568359375023 ], [ 88.452441406250017, 49.47270507812496 ], [ 88.393359375000074, 49.482861328124983 ], [ 88.337792968750051, 49.472558593750023 ], [ 88.19257812500004, 49.451708984375045 ], [ 88.135546875000017, 49.381494140625023 ], [ 88.134277343749972, 49.298437499999977 ], [ 88.115722656249972, 49.256298828125011 ], [ 88.028515625000097, 49.219775390625045 ], [ 87.988085937500017, 49.186914062499994 ], [ 87.934765625000097, 49.164550781249972 ], [ 87.818261718750051, 49.162109375000028 ], [ 87.814257812500017, 49.162304687499955 ], [ 87.7625, 49.16582031249996 ], [ 87.66835937499999, 49.147216796875 ], [ 87.5765625, 49.132373046874989 ], [ 87.515820312500097, 49.122412109375006 ], [ 87.476171875000063, 49.091455078125023 ], [ 87.41669921875004, 49.076611328125011 ], [ 87.322851562500119, 49.085791015625006 ], [ 87.296875, 49.147656250000011 ], [ 87.233691406250074, 49.216162109375006 ], [ 87.148046875000119, 49.239794921875045 ], [ 87.070605468750074, 49.25458984375004 ], [ 87.000976562499972, 49.28730468750004 ], [ 86.952929687500074, 49.322070312500017 ], [ 86.812109375000063, 49.487890625000034 ], [ 86.714355468749972, 49.558593750000057 ], [ 86.626464843749972, 49.562695312500011 ], [ 86.614257812499972, 49.609716796874977 ], [ 86.665332031250017, 49.656689453124955 ], [ 86.730664062500097, 49.695556640624972 ], [ 86.72871093750004, 49.748681640624966 ], [ 86.67548828125004, 49.777294921875011 ], [ 86.610156250000074, 49.769140625000063 ], [ 86.522265625000074, 49.707763671874972 ], [ 86.417968749999972, 49.638476562499989 ], [ 86.292382812500051, 49.5875 ], [ 86.242187499999972, 49.546337890624955 ], [ 86.180859375000097, 49.49931640624996 ], [ 86.09296875000004, 49.505468749999977 ], [ 86.029589843750074, 49.50341796875 ], [ 85.974414062500017, 49.49931640624996 ], [ 85.933593749999972, 49.550439453124994 ], [ 85.880468750000063, 49.556542968749994 ], [ 85.498437500000051, 49.605371093749994 ], [ 85.371582031249972, 49.623925781250051 ], [ 85.291894531249994, 49.599462890625034 ], [ 85.232617187500097, 49.615820312499977 ], [ 85.21015625000004, 49.664843750000017 ], [ 85.136523437500017, 49.750732421875028 ], [ 85.076464843750074, 49.821630859375006 ], [ 85.000781250000017, 49.894140625000034 ], [ 84.975195312500119, 49.951074218749994 ], [ 84.99970703125004, 50.010302734374989 ], [ 84.989453125000097, 50.061425781249994 ], [ 84.924023437500097, 50.087988281250006 ], [ 84.838964843750063, 50.091308593750057 ], [ 84.607324218750051, 50.202392578125028 ], [ 84.499023437500028, 50.21875 ], [ 84.400976562500119, 50.239160156249966 ], [ 84.323242187499972, 50.239160156249966 ], [ 84.257812499999972, 50.288232421875023 ], [ 84.19453125000004, 50.437451171874955 ], [ 84.175976562500097, 50.520556640625017 ], [ 84.09931640625004, 50.604736328125028 ], [ 84.00234375, 50.676855468750063 ], [ 83.945117187500074, 50.774658203125 ], [ 83.85976562499999, 50.818017578125051 ], [ 83.717773437500028, 50.887158203125011 ], [ 83.581445312500051, 50.935742187499955 ], [ 83.357324218750051, 50.99458007812504 ], [ 83.273730468750074, 50.99458007812504 ], [ 83.160253906250119, 50.989208984375011 ], [ 83.092773437499972, 50.960595703125051 ], [ 83.019238281250097, 50.897265625000017 ], [ 82.919042968750063, 50.89311523437496 ], [ 82.760839843750119, 50.893359375000017 ], [ 82.718554687500017, 50.869482421875034 ], [ 82.692968750000119, 50.826318359375051 ], [ 82.61171875, 50.771484374999972 ], [ 82.493945312500074, 50.727587890624989 ], [ 82.32636718750004, 50.741894531249983 ], [ 82.211914062500028, 50.71943359375004 ], [ 82.09804687499999, 50.710839843749966 ], [ 81.933691406250063, 50.766357421875 ], [ 81.752050781250119, 50.764404296875028 ], [ 81.633886718750119, 50.739111328125034 ], [ 81.465917968750063, 50.73984375 ], [ 81.431445312500074, 50.771142578124994 ], [ 81.4515625, 50.82368164062504 ], [ 81.437695312500097, 50.871044921875011 ], [ 81.410156249999972, 50.909765624999977 ], [ 81.388281250000063, 50.956494140625011 ], [ 81.319140625000017, 50.966406249999977 ], [ 81.124609375000063, 50.946289062499972 ], [ 81.071484375000097, 50.96875 ], [ 81.077539062499994, 51.014941406250017 ], [ 81.112402343750063, 51.072363281249977 ], [ 81.141015625000051, 51.146582031250006 ], [ 81.127246093750017, 51.191064453125023 ], [ 81.026757812500051, 51.185693359374994 ], [ 80.965625, 51.189794921875006 ], [ 80.934082031249972, 51.242773437499977 ], [ 80.87734375, 51.28144531250004 ], [ 80.813085937500119, 51.283496093750017 ], [ 80.735253906249994, 51.293408203124983 ], [ 80.650488281250063, 51.27734375 ], [ 80.605468750000028, 51.22421875 ], [ 80.550683593750051, 51.21660156249996 ], [ 80.491015625000074, 51.201757812500063 ], [ 80.448046875000017, 51.183349609375028 ], [ 80.421484375000119, 51.136376953124966 ], [ 80.433593749999972, 51.092626953125034 ], [ 80.452246093750063, 50.997607421875045 ], [ 80.423632812500017, 50.946289062499972 ], [ 80.345214843750028, 50.919091796875023 ], [ 80.270410156250051, 50.924609374999989 ], [ 80.220214843749972, 50.911767578125051 ], [ 80.127246093750017, 50.858349609374983 ], [ 80.086328125000051, 50.839990234374994 ], [ 80.072070312500074, 50.807275390624994 ], [ 80.065917968749972, 50.758203125000023 ], [ 79.986230468749994, 50.774560546874966 ], [ 79.859667968750074, 50.955468749999966 ], [ 79.716406250000063, 51.160009765624977 ], [ 79.554296875000119, 51.377978515624989 ], [ 79.468847656250119, 51.493115234374983 ], [ 79.148730468750074, 51.868115234375011 ], [ 78.992089843750051, 52.047412109375045 ], [ 78.721484375000074, 52.357031250000063 ], [ 78.475488281250051, 52.638427734375 ], [ 78.198046875000017, 52.9296875 ], [ 78.033496093750074, 53.094970703125028 ], [ 77.859960937500063, 53.269189453124994 ], [ 77.799414062500063, 53.317431640625045 ], [ 77.704394531250074, 53.379150390625 ], [ 77.469238281249972, 53.498779296875028 ], [ 77.132421875000063, 53.670117187499955 ], [ 76.82070312499999, 53.822656250000023 ], [ 76.575683593749972, 53.942529296875023 ], [ 76.513085937500051, 53.99321289062496 ], [ 76.484765625000051, 54.022558593749977 ], [ 76.458593750000119, 54.055273437500006 ], [ 76.42207031250004, 54.113525390625057 ], [ 76.421679687500074, 54.151513671874966 ], [ 76.654589843750074, 54.145263671875028 ], [ 76.703027343749994, 54.182470703125063 ], [ 76.788964843749994, 54.321875 ], [ 76.837304687499994, 54.4423828125 ], [ 76.759375000000119, 54.436865234375006 ], [ 76.615527343750017, 54.38710937499999 ], [ 76.539160156250119, 54.351074218750028 ], [ 76.49648437499999, 54.335693359375 ], [ 76.266601562499972, 54.311962890624983 ], [ 76.140527343749994, 54.258544921875028 ], [ 75.880664062500074, 54.167968750000028 ], [ 75.692871093749972, 54.114794921875045 ], [ 75.656835937500006, 54.106005859375017 ], [ 75.43720703125004, 54.089648437499989 ], [ 75.398144531250097, 54.068505859375023 ], [ 75.392382812500074, 54.021728515625 ], [ 75.377050781250063, 53.970117187499966 ], [ 75.220214843749972, 53.893798828125057 ], [ 75.052148437499994, 53.82670898437496 ], [ 74.98896484375004, 53.819238281250051 ], [ 74.886816406250006, 53.834033203125045 ], [ 74.83417968750004, 53.825683593750028 ], [ 74.681445312500074, 53.754394531249972 ], [ 74.451953125000074, 53.647265625000017 ], [ 74.430468750000017, 53.603710937500011 ], [ 74.429296875000063, 53.550732421874955 ], [ 74.402734375000051, 53.504443359375045 ], [ 74.351562500000028, 53.487646484375006 ], [ 74.277343750000028, 53.52773437499999 ], [ 74.209960937499972, 53.57646484374996 ], [ 74.068652343750017, 53.611425781249977 ], [ 73.858984375000063, 53.619726562499977 ], [ 73.731152343750097, 53.602783203125 ], [ 73.64296875, 53.576269531250006 ], [ 73.469921875000097, 53.468896484374994 ], [ 73.40693359375004, 53.447558593749989 ], [ 73.371875, 53.45439453124996 ], [ 73.361914062500006, 53.506201171875034 ], [ 73.326855468750097, 53.543164062500011 ], [ 73.285742187500063, 53.598388671875 ], [ 73.305664062500028, 53.707226562499955 ], [ 73.399414062500028, 53.811474609374983 ], [ 73.554199218750028, 53.868310546874994 ], [ 73.67890625000004, 53.929443359375028 ], [ 73.71552734375004, 53.996191406250034 ], [ 73.712402343750028, 54.042382812500023 ], [ 73.666406250000051, 54.063476562499972 ], [ 73.617968750000074, 54.067382812499972 ], [ 73.589941406250006, 54.044970703125017 ], [ 73.505664062500017, 53.99931640624996 ], [ 73.380664062500017, 53.962841796874983 ], [ 73.27656250000004, 53.955615234375017 ], [ 73.229882812500051, 53.957812500000045 ], [ 73.119335937500097, 53.980761718749989 ], [ 72.914062499999972, 54.107324218750023 ], [ 72.741015625000017, 54.124511718749972 ], [ 72.62226562500004, 54.134326171875017 ], [ 72.582714843750097, 54.12158203125 ], [ 72.564257812500074, 54.090429687500063 ], [ 72.575585937500051, 54.056494140624977 ], [ 72.599218750000063, 54.023046875 ], [ 72.585937500000028, 53.995947265624977 ], [ 72.530273437499972, 53.975781249999955 ], [ 72.446777343750028, 53.941845703124983 ], [ 72.404296874999972, 53.964453125000063 ], [ 72.383007812500097, 54.053662109375011 ], [ 72.387304687500063, 54.123046875000028 ], [ 72.329492187499994, 54.181445312500017 ], [ 72.269140625000063, 54.272119140625023 ], [ 72.186035156250028, 54.325634765625011 ], [ 72.105371093749994, 54.308447265625063 ], [ 72.065625, 54.231640624999955 ], [ 72.004492187500063, 54.205664062499977 ], [ 71.887402343750097, 54.221484375000017 ], [ 71.677148437499994, 54.178027343750045 ], [ 71.336425781250028, 54.158349609375023 ], [ 71.093164062500051, 54.212207031249989 ], [ 71.052734374999972, 54.260498046874972 ], [ 71.152148437500074, 54.364062500000017 ], [ 71.159765625, 54.455419921874977 ], [ 71.159179687499972, 54.53862304687496 ], [ 71.185546875000028, 54.599316406249983 ], [ 71.126269531250017, 54.715039062500011 ], [ 70.991796875000063, 54.950488281250017 ], [ 70.910156249999972, 55.127978515625045 ], [ 70.790332031250074, 55.261132812499994 ], [ 70.738085937500074, 55.30517578125 ], [ 70.486328125000028, 55.282373046874966 ], [ 70.41718750000004, 55.253173828125057 ], [ 70.37148437499999, 55.212255859374977 ], [ 70.29335937499999, 55.18359375 ], [ 70.182421875000017, 55.162451171875034 ], [ 70.087402343750028, 55.176757812500028 ], [ 69.981738281250074, 55.199072265625034 ], [ 69.870214843750006, 55.245654296875045 ], [ 69.740234374999972, 55.307373046875 ], [ 69.493261718750063, 55.356884765624955 ], [ 69.246972656250051, 55.37250976562504 ], [ 68.977246093750097, 55.389599609374955 ], [ 68.842968750000097, 55.358349609374983 ], [ 68.712890624999972, 55.308496093750051 ], [ 68.524804687499994, 55.204833984374972 ], [ 68.438476562500028, 55.194433593749977 ], [ 68.301953125000097, 55.186523437499972 ], [ 68.20625, 55.160937500000017 ], [ 68.225292968750097, 55.115234375000028 ], [ 68.244042968749994, 55.052441406250011 ], [ 68.209375, 55.003027343749977 ], [ 68.155859375000063, 54.976708984375051 ], [ 68.073828125000063, 54.959570312500006 ], [ 67.939941406249972, 54.953710937499977 ], [ 67.829882812500017, 54.94355468750004 ], [ 67.693359374999972, 54.872412109375034 ], [ 67.484667968750017, 54.8544921875 ], [ 67.257324218749972, 54.828808593750011 ], [ 67.098339843750097, 54.788183593750006 ], [ 66.754492187500063, 54.737890625000063 ], [ 66.55537109375004, 54.715429687500006 ], [ 66.222656249999972, 54.667382812499994 ], [ 65.9546875, 54.659521484375006 ], [ 65.914257812500097, 54.69331054687504 ], [ 65.707812500000074, 54.618701171875017 ], [ 65.47695312499999, 54.623291015624972 ], [ 65.434375, 54.593310546875017 ], [ 65.378125, 54.564453125 ], [ 65.315917968749972, 54.551562500000017 ], [ 65.237402343750063, 54.516064453124983 ], [ 65.192187500000074, 54.441113281249983 ], [ 65.1578125, 54.364404296874994 ], [ 65.088378906249972, 54.340185546875034 ], [ 64.995410156250017, 54.36875 ], [ 64.926757812500028, 54.396630859374994 ], [ 64.80927734375004, 54.368554687500051 ], [ 64.649902343749972, 54.352246093750011 ], [ 64.52509765625004, 54.362158203124977 ], [ 64.461230468750017, 54.384179687500023 ], [ 64.19941406250004, 54.347412109375 ], [ 64.062890625000051, 54.302929687500011 ], [ 64.037402343750017, 54.279736328124983 ], [ 64.003906250000028, 54.267089843749972 ], [ 63.847070312500051, 54.236474609375051 ], [ 63.721191406249972, 54.245019531250023 ], [ 63.70136718750004, 54.243212890624989 ], [ 63.582031249999972, 54.221923828125028 ], [ 63.413671875, 54.183203125000034 ], [ 63.292675781250097, 54.170458984375017 ], [ 63.191308593750051, 54.171044921875051 ], [ 63.126562500000063, 54.139257812500063 ], [ 63.073925781250097, 54.105224609375057 ], [ 62.632714843749994, 54.069287109375011 ], [ 62.58828125, 54.04443359375 ], [ 62.499023437500028, 54.013183593750028 ], [ 62.040234375000097, 54.002636718750011 ], [ 62.00234375, 53.979931640625011 ], [ 61.985644531250074, 53.95439453124996 ], [ 61.928710937500028, 53.94648437500004 ], [ 61.598144531249972, 53.994921875000045 ], [ 61.33369140625004, 54.049267578125011 ], [ 61.231054687500006, 54.019482421874983 ], [ 61.14375, 53.963818359375011 ], [ 61.113183593750051, 53.882470703125051 ], [ 61.113183593750051, 53.812988281250028 ], [ 61.113183593750051, 53.75346679687496 ], [ 61.073535156250074, 53.71044921875 ], [ 60.985546875000097, 53.65742187500004 ], [ 60.979492187499972, 53.621728515625051 ], [ 61.098535156249994, 53.583105468749977 ], [ 61.247949218749994, 53.550976562500011 ], [ 61.336132812500097, 53.565185546874972 ], [ 61.409960937500017, 53.587060546874994 ], [ 61.474121093749972, 53.58027343750004 ], [ 61.519140625000063, 53.554492187500017 ], [ 61.534960937500017, 53.523291015625063 ], [ 61.526562500000097, 53.501562499999977 ], [ 61.498535156249972, 53.484667968750017 ], [ 61.400976562500063, 53.455810546875 ], [ 61.311621093750063, 53.465722656249966 ], [ 61.22890625, 53.445898437500006 ], [ 61.185937500000051, 53.406201171875011 ], [ 61.16279296875004, 53.336767578124977 ], [ 61.199218749999972, 53.287158203125017 ], [ 61.3109375, 53.27519531249996 ], [ 61.436816406250074, 53.239404296875051 ], [ 61.576171874999972, 53.22246093749996 ], [ 61.65986328125004, 53.22846679687504 ], [ 61.766210937500063, 53.173925781250034 ], [ 62.014648437500028, 53.107861328124983 ], [ 62.081054687499972, 53.057421875000017 ], [ 62.08271484375004, 53.005419921874989 ], [ 62.037109374999972, 52.96611328124996 ], [ 61.974218750000063, 52.94375 ], [ 61.888574218749994, 52.955908203125034 ], [ 61.719335937500006, 52.969384765625023 ], [ 61.53359375, 52.978515625 ], [ 61.400781250000051, 52.995996093750023 ], [ 61.206933593750051, 52.989062500000017 ], [ 61.047460937500006, 52.972460937500017 ], [ 61.006542968750097, 52.933349609375057 ], [ 60.944726562499994, 52.86015625 ], [ 60.893261718750097, 52.819433593750006 ], [ 60.802343750000063, 52.744726562499977 ], [ 60.774414062499972, 52.675781249999972 ], [ 60.821289062500028, 52.569824218749972 ], [ 60.979492187499972, 52.394775390625 ], [ 60.994531250000051, 52.33686523437504 ], [ 60.937597656250006, 52.280566406250017 ], [ 60.828417968750017, 52.2333984375 ], [ 60.6703125, 52.150830078124955 ], [ 60.499316406250074, 52.146337890625034 ], [ 60.425488281250097, 52.125585937500063 ], [ 60.233691406250017, 52.024511718749977 ], [ 60.065527343750063, 51.976464843749966 ], [ 60.030273437499972, 51.933251953125051 ], [ 60.067480468750006, 51.890625 ], [ 60.280371093750006, 51.834619140625023 ], [ 60.3875, 51.772998046874989 ], [ 60.41835937499999, 51.703906250000045 ], [ 60.464746093749994, 51.651171875000045 ], [ 60.630371093750028, 51.616943359375 ], [ 60.973535156250051, 51.537060546874983 ], [ 60.99335937500004, 51.528710937499966 ], [ 61.014843750000097, 51.492382812500011 ], [ 61.363085937500074, 51.441894531250028 ], [ 61.41132812500004, 51.414746093750011 ], [ 61.554687500000028, 51.324609375000051 ], [ 61.585058593750006, 51.229687499999983 ], [ 61.512207031249972, 51.137011718750017 ], [ 61.46503906250004, 50.990234375000028 ], [ 61.389453125000017, 50.861035156250011 ], [ 61.226855468750017, 50.774804687500023 ], [ 60.942285156250051, 50.69550781250004 ], [ 60.637988281250074, 50.663720703125051 ], [ 60.50849609375004, 50.669189453125 ], [ 60.424804687499972, 50.679150390624983 ], [ 60.288085937500028, 50.704150390625017 ], [ 60.18671875000004, 50.769775390624972 ], [ 60.112109375000017, 50.834179687499955 ], [ 60.058593749999972, 50.850292968749955 ], [ 60.005273437500051, 50.839697265625006 ], [ 59.955175781250063, 50.79926757812504 ], [ 59.887792968750006, 50.690185546875028 ], [ 59.812402343749994, 50.58203125 ], [ 59.75117187500004, 50.543945312499972 ], [ 59.523046875, 50.492871093749955 ], [ 59.497851562500017, 50.511083984375034 ], [ 59.523925781250028, 50.582812499999989 ], [ 59.495117187500028, 50.604296875000017 ], [ 59.452343750000097, 50.620410156250017 ], [ 59.170898437499972, 50.647900390625011 ], [ 59.064355468749994, 50.668212890624972 ], [ 58.984863281249972, 50.676123046875006 ], [ 58.883691406250051, 50.694433593750006 ], [ 58.8140625, 50.737207031249994 ], [ 58.664550781250028, 50.868310546874994 ], [ 58.547460937500063, 50.971044921875034 ], [ 58.359179687500074, 51.063818359375034 ], [ 58.188476562500028, 51.08173828125004 ], [ 58.174707031250051, 51.072265625000057 ], [ 58.045117187500097, 51.068847656249972 ], [ 57.838867187500028, 51.091650390625006 ], [ 57.828906250000017, 51.089013671874994 ], [ 57.76484375000004, 51.046875 ], [ 57.71699218750004, 50.980957031250028 ], [ 57.653808593749972, 50.925146484375006 ], [ 57.55781250000004, 50.895556640625017 ], [ 57.442187500000017, 50.888867187499983 ], [ 57.3125, 50.946533203125028 ], [ 57.179003906250074, 51.036035156250051 ], [ 57.011718749999972, 51.065185546875028 ], [ 56.849609374999972, 51.045556640625023 ], [ 56.790332031250017, 51.031591796875034 ], [ 56.620214843750063, 50.98085937499999 ], [ 56.566894531249972, 51.004492187500006 ], [ 56.49140625000004, 51.019531249999972 ], [ 56.325585937499994, 50.936083984375017 ], [ 56.143945312500051, 50.844628906250051 ], [ 56.104492187499972, 50.776269531249966 ], [ 56.049707031249994, 50.713525390624966 ], [ 55.929199218749972, 50.653759765624983 ], [ 55.797656250000017, 50.60205078125 ], [ 55.68623046875004, 50.582861328125006 ], [ 55.542285156250017, 50.601806640625057 ], [ 55.361132812500074, 50.665283203125 ], [ 55.195214843749994, 50.744726562500034 ], [ 55.01484375000004, 50.869775390625023 ], [ 54.867968750000074, 50.94135742187504 ], [ 54.727148437500063, 50.998095703125045 ], [ 54.641601562500028, 51.011572265625034 ], [ 54.572949218750097, 50.990234375000028 ], [ 54.54609375000004, 50.946044921875 ], [ 54.565625, 50.911279296875023 ], [ 54.60625, 50.879882812500028 ], [ 54.637890625000097, 50.78105468749996 ], [ 54.65, 50.660156250000028 ], [ 54.636132812499994, 50.591601562500017 ], [ 54.596191406250028, 50.550683593750023 ], [ 54.555273437500006, 50.535791015624994 ], [ 54.517382812500017, 50.541162109375023 ], [ 54.471484375000017, 50.583789062500017 ], [ 54.443359374999972, 50.673925781250006 ], [ 54.421484375000063, 50.780322265624989 ], [ 54.297851562499972, 50.914062499999972 ], [ 54.191113281250097, 50.995703125 ], [ 54.139746093750006, 51.040771484375028 ], [ 54.041503906249972, 51.115185546875011 ], [ 53.956835937500074, 51.16118164062496 ], [ 53.776464843750006, 51.213720703125006 ], [ 53.688085937500006, 51.251806640625034 ], [ 53.534667968750028, 51.399560546875023 ], [ 53.448632812499994, 51.444531249999955 ], [ 53.33808593750004, 51.48237304687504 ], [ 53.247265625000097, 51.493603515625011 ], [ 53.227343750000017, 51.484960937500034 ], [ 53.038378906250074, 51.463720703125034 ], [ 52.902636718750074, 51.466943359374994 ], [ 52.820507812500097, 51.49458007812504 ], [ 52.735058593750097, 51.497900390625006 ], [ 52.728125, 51.498144531250034 ], [ 52.63515625, 51.479541015624989 ], [ 52.617773437500006, 51.48076171874996 ], [ 52.571191406250051, 51.481640624999955 ], [ 52.496191406250006, 51.512158203124955 ], [ 52.42304687500004, 51.59423828125 ], [ 52.331054687499972, 51.681298828124966 ], [ 52.21914062499999, 51.709375 ], [ 52.007128906250017, 51.672705078124977 ], [ 51.775390624999972, 51.554248046875017 ], [ 51.60908203125004, 51.483984375 ], [ 51.473437500000017, 51.482031250000034 ], [ 51.395996093749972, 51.471289062499977 ], [ 51.344531250000074, 51.475341796875028 ], [ 51.301074218750017, 51.497412109374977 ], [ 51.29072265625004, 51.540185546874994 ], [ 51.269921875000051, 51.594482421875028 ], [ 51.163476562500051, 51.6474609375 ], [ 51.017871093750017, 51.681640625000028 ], [ 50.882421875000063, 51.719189453124955 ], [ 50.793945312499972, 51.729199218749955 ], [ 50.756152343750017, 51.675146484375034 ], [ 50.643945312500051, 51.589160156250017 ], [ 50.516308593750097, 51.505615234375057 ], [ 50.353710937500097, 51.369726562500006 ], [ 50.309277343750097, 51.321582031250045 ], [ 50.246875, 51.289501953124983 ], [ 50.104882812499994, 51.254589843749983 ], [ 49.93232421875004, 51.197167968750023 ], [ 49.822265624999972, 51.131884765625045 ], [ 49.666308593750017, 51.102294921875057 ], [ 49.498046875000028, 51.083593750000063 ], [ 49.424609375000074, 51.027001953124994 ], [ 49.379492187500006, 50.934667968750006 ], [ 49.32343750000004, 50.851708984374966 ], [ 49.058691406250063, 50.726074218750057 ], [ 48.913769531250097, 50.64458007812496 ], [ 48.808398437500017, 50.601318359375028 ], [ 48.734765625000051, 50.606884765625011 ], [ 48.655175781249994, 50.619873046875 ], [ 48.625097656250006, 50.612695312500051 ], [ 48.666015624999972, 50.550341796875045 ], [ 48.700488281250074, 50.353759765625057 ], [ 48.749414062499994, 50.228466796875011 ], [ 48.784765625, 50.156445312499983 ], [ 48.81796875, 50.099853515625 ], [ 48.843261718750028, 50.013134765625011 ], [ 48.81025390625004, 49.96240234375 ], [ 48.758984375000097, 49.928320312500063 ], [ 48.6, 49.874707031249983 ], [ 48.43427734375004, 49.828515624999966 ], [ 48.334960937500028, 49.858251953125006 ], [ 48.22480468750004, 49.931933593749989 ], [ 48.181347656250097, 49.970019531250017 ], [ 48.06074218750004, 50.093603515624977 ], [ 47.849609375000028, 50.282324218750063 ], [ 47.705761718750097, 50.377978515625017 ], [ 47.599609374999972, 50.413574218749972 ], [ 47.50361328125004, 50.40273437499999 ], [ 47.429199218749972, 50.357958984375017 ], [ 47.376367187500051, 50.318115234374972 ], [ 47.326464843750017, 50.273535156250034 ], [ 47.294726562500017, 50.217480468749983 ], [ 47.297656250000017, 50.140234374999977 ], [ 47.295214843750017, 50.058496093750023 ], [ 47.248339843750017, 50.000878906250023 ], [ 47.12958984375004, 49.939062500000034 ], [ 46.991992187500017, 49.85273437500004 ], [ 46.889550781249994, 49.696972656250011 ], [ 46.823144531250051, 49.502246093750045 ], [ 46.802050781250017, 49.367089843750023 ], [ 46.852929687499994, 49.303857421875023 ], [ 46.953417968750017, 49.252587890624966 ], [ 47.018164062500006, 49.199902343749983 ], [ 47.031347656250006, 49.150292968749994 ], [ 47.014257812500006, 49.098339843749983 ], [ 46.962207031250074, 49.038330078125028 ], [ 46.852929687499994, 48.969628906249966 ], [ 46.702636718750028, 48.805566406250023 ], [ 46.609179687500074, 48.573876953124994 ], [ 46.660937500000074, 48.412255859375023 ], [ 46.853125, 48.323583984374977 ], [ 47.00429687499999, 48.284472656250017 ], [ 47.06464843750004, 48.232470703124989 ], [ 47.119042968750051, 48.127001953124989 ], [ 47.111523437500097, 48.020117187499977 ], [ 47.093261718750028, 47.947705078124955 ], [ 47.130761718750051, 47.876757812499989 ], [ 47.202050781249994, 47.792480468750057 ], [ 47.292382812499994, 47.74091796875004 ], [ 47.387304687500063, 47.768652343750006 ], [ 47.481933593749972, 47.803906249999983 ], [ 47.600195312500006, 47.789990234374983 ], [ 47.934667968750006, 47.760693359374983 ], [ 48.109960937500006, 47.74541015624996 ], [ 48.166992187500028, 47.70878906249996 ], [ 48.275683593750017, 47.589941406250006 ], [ 48.413085937499972, 47.456494140624983 ], [ 48.552539062500017, 47.320996093750011 ], [ 48.600683593750006, 47.262304687500034 ], [ 48.714355468749972, 47.100488281250023 ], [ 48.831835937500017, 46.954931640625034 ], [ 48.959375, 46.774609374999983 ], [ 48.950292968750006, 46.725781249999983 ], [ 48.883593750000074, 46.705419921875006 ], [ 48.776367187499972, 46.710351562500051 ], [ 48.693554687500097, 46.73681640625 ], [ 48.647070312500006, 46.758691406250023 ], [ 48.605273437500017, 46.765917968749989 ], [ 48.558398437500074, 46.757128906249989 ], [ 48.518554687499972, 46.73432617187504 ], [ 48.502343750000051, 46.698632812500051 ], [ 48.509179687499994, 46.649951171874989 ], [ 48.54121093750004, 46.605615234375023 ], [ 48.586035156250006, 46.577099609374983 ], [ 48.610156250000074, 46.566455078125045 ], [ 48.774316406249994, 46.507958984375023 ], [ 48.958984374999972, 46.442138671875028 ], [ 49.18427734375004, 46.348828125000011 ], [ 49.232226562500074, 46.337158203125028 ], [ 49.245898437500074, 46.291601562500006 ], [ 49.125488281249972, 46.281738281250028 ], [ 49.110644531250074, 46.228466796875011 ], [ 49.079589843750028, 46.189208984375 ], [ 48.809960937499994, 46.100488281250051 ], [ 48.742578125000051, 46.100732421875023 ], [ 48.683691406250006, 46.086181640624972 ], [ 48.687304687500074, 46.028759765625011 ], [ 48.703417968750074, 45.976220703125051 ], [ 48.749609375000063, 45.920556640624994 ], [ 48.729589843750063, 45.896826171875034 ], [ 48.689648437500097, 45.888867187500011 ], [ 48.637402343750097, 45.90576171875 ], [ 48.58906250000004, 45.93486328124996 ], [ 48.53730468750004, 45.942138671875028 ], [ 48.487011718750097, 45.93486328124996 ], [ 48.257617187500017, 45.77778320312504 ], [ 48.159179687500028, 45.737011718749983 ], [ 48.052832031250006, 45.720996093750017 ], [ 47.830175781250063, 45.663037109375011 ], [ 47.763964843750074, 45.665966796874983 ], [ 47.701074218750051, 45.686181640625023 ], [ 47.649804687499994, 45.656738281249972 ], [ 47.633300781249972, 45.584033203124989 ], [ 47.574023437500017, 45.634277343750028 ], [ 47.508398437500063, 45.674169921875063 ], [ 47.479394531249994, 45.687597656250034 ], [ 47.46328125, 45.679687500000028 ], [ 47.524218750000074, 45.601708984375051 ], [ 47.529492187500097, 45.530224609374955 ], [ 47.514550781250051, 45.49091796875004 ], [ 47.48867187499999, 45.455078125 ], [ 47.454492187499994, 45.433056640624955 ], [ 47.413085937499972, 45.421044921874994 ], [ 47.391113281249972, 45.294775390625034 ], [ 47.351269531250097, 45.217724609374983 ], [ 47.296191406250074, 45.149462890625017 ], [ 47.221484375000017, 45.024267578125006 ], [ 47.161523437499994, 44.969628906249966 ], [ 47.114746093749972, 44.905957031249955 ], [ 47.083789062500074, 44.816992187500034 ], [ 47.03925781250004, 44.837890625000028 ], [ 47.002929687500028, 44.876074218750006 ], [ 46.983691406250074, 44.825585937500023 ], [ 46.957421875000051, 44.782568359375063 ], [ 46.841210937499994, 44.71826171875 ], [ 46.755273437499994, 44.656542968750045 ], [ 46.716113281250017, 44.560693359374966 ], [ 46.707226562500097, 44.503320312499994 ], [ 46.720898437500097, 44.451660156250057 ], [ 46.753027343750006, 44.420654296875028 ], [ 46.915722656250097, 44.387158203124955 ], [ 47.02363281250004, 44.34326171875 ], [ 47.122656250000063, 44.261669921874983 ], [ 47.229882812500051, 44.192382812499972 ], [ 47.307031250000051, 44.103125 ], [ 47.36152343750004, 43.99335937500004 ], [ 47.429199218749972, 43.779882812500063 ], [ 47.462792968749994, 43.555029296874977 ], [ 47.562597656250063, 43.83466796875004 ], [ 47.646484375000028, 43.884619140624977 ], [ 47.627832031250051, 43.805957031250045 ], [ 47.56796875, 43.684960937499994 ], [ 47.508984375000097, 43.509716796874983 ], [ 47.48984375, 43.381689453125034 ], [ 47.511621093749994, 43.270751953124972 ], [ 47.512890625000097, 43.21875 ], [ 47.463183593750074, 43.035058593750023 ], [ 47.488867187500063, 42.999755859375028 ], [ 47.52900390625004, 42.967138671875034 ], [ 47.634863281250063, 42.903466796875023 ], [ 47.709082031250063, 42.810937500000023 ], [ 47.72773437500004, 42.680712890625045 ], [ 47.769726562500097, 42.644775390625 ], [ 47.822363281250063, 42.613476562500011 ], [ 48.080175781250006, 42.35371093750004 ], [ 48.228613281250063, 42.180957031250017 ], [ 48.303027343750017, 42.080224609374994 ], [ 48.383789062500028, 41.953417968750017 ], [ 48.426367187500006, 41.923974609374966 ], [ 48.47675781250004, 41.905126953125034 ], [ 48.572851562500006, 41.844482421875028 ], [ 48.518652343750063, 41.779345703124989 ], [ 48.430664062499972, 41.663330078124972 ], [ 48.391406250000074, 41.601904296874977 ], [ 48.298144531250017, 41.545019531250034 ], [ 48.14228515625004, 41.484765625000023 ], [ 48.056054687500051, 41.45869140625004 ], [ 47.963671875000074, 41.333984375000028 ], [ 47.861132812500074, 41.212744140625034 ], [ 47.791015624999972, 41.199267578125017 ], [ 47.591796874999972, 41.218115234375063 ], [ 47.520605468750063, 41.22905273437496 ], [ 47.317675781250017, 41.282421875000011 ], [ 47.261132812500051, 41.315087890624994 ], [ 47.205273437500097, 41.455615234375017 ], [ 47.142578125000028, 41.516064453125011 ], [ 47.063964843750028, 41.554687500000057 ], [ 47.010156250000051, 41.5875 ], [ 46.987792968750028, 41.62138671874996 ], [ 46.93085937500004, 41.67041015625 ], [ 46.825585937500051, 41.743408203125028 ], [ 46.749316406250017, 41.812597656250006 ], [ 46.690332031249994, 41.831347656250017 ], [ 46.616015625000074, 41.806933593750017 ], [ 46.571289062499972, 41.800097656250045 ], [ 46.552148437499994, 41.812304687500045 ], [ 46.537695312500006, 41.870410156249989 ], [ 46.42988281250004, 41.890966796875006 ], [ 46.411523437500051, 41.904638671875034 ], [ 46.267773437500097, 41.960351562499994 ], [ 46.212695312500017, 41.989892578124994 ], [ 46.159765625, 41.992041015624977 ], [ 46.048437500000063, 42.008740234375011 ], [ 45.954003906249994, 42.035400390625028 ], [ 45.910351562500097, 42.070703125000023 ], [ 45.845996093750017, 42.109960937500034 ], [ 45.726562500000028, 42.158886718749955 ], [ 45.638574218750051, 42.205078125000028 ], [ 45.634277343749972, 42.234716796875034 ], [ 45.688378906249994, 42.357373046874983 ], [ 45.727539062499972, 42.475048828124983 ], [ 45.70527343750004, 42.49809570312496 ], [ 45.655566406250074, 42.517675781250034 ], [ 45.56289062499999, 42.535742187499977 ], [ 45.34375, 42.529785156250028 ], [ 45.20820312500004, 42.648242187499989 ], [ 45.160253906250063, 42.675 ], [ 45.071582031250017, 42.694140625000017 ], [ 44.943359374999972, 42.730273437500017 ], [ 44.870996093749994, 42.756396484374989 ], [ 44.850488281249994, 42.746826171875 ], [ 44.771093750000063, 42.616796874999977 ], [ 44.69179687499999, 42.709619140624966 ], [ 44.644335937500017, 42.734716796875034 ], [ 44.576464843750017, 42.748486328124983 ], [ 44.505859375000028, 42.748632812500006 ], [ 44.329492187499994, 42.703515624999966 ], [ 44.199707031250028, 42.653613281250017 ], [ 44.10273437500004, 42.616357421874994 ], [ 44.004687500000074, 42.595605468750023 ], [ 43.957421875000051, 42.566552734375051 ], [ 43.825976562500074, 42.571533203125 ], [ 43.759863281250006, 42.593847656250006 ], [ 43.738378906250006, 42.616992187500017 ], [ 43.749902343750051, 42.657519531250017 ], [ 43.795410156249972, 42.702978515625034 ], [ 43.798730468750051, 42.727783203125028 ], [ 43.782617187500051, 42.747021484374955 ], [ 43.623046875000028, 42.807714843749977 ], [ 43.557812500000097, 42.844482421875 ], [ 43.347949218750017, 42.896679687499983 ], [ 43.089160156250074, 42.9890625 ], [ 43.00019531250004, 43.049658203125063 ], [ 42.991601562499994, 43.091503906249983 ], [ 42.890039062499994, 43.132617187499989 ], [ 42.760644531250051, 43.169580078124966 ], [ 42.660253906250006, 43.159082031249966 ], [ 42.566015625, 43.155126953125063 ], [ 42.419042968750063, 43.22421875 ], [ 42.2796875, 43.228076171874989 ], [ 42.122265625000097, 43.207324218750017 ], [ 42.087792968749994, 43.199121093750051 ], [ 42.05, 43.190136718749983 ], [ 41.580566406249972, 43.219238281249972 ], [ 41.460742187500074, 43.276318359374955 ], [ 41.358203125000017, 43.333398437500051 ], [ 41.083105468750063, 43.374462890624983 ], [ 40.941992187500063, 43.418066406249977 ], [ 40.801660156249994, 43.479931640624955 ], [ 40.648046875000063, 43.53388671875004 ], [ 40.518945312500051, 43.512011718750017 ], [ 40.342285156250028, 43.542724609374972 ], [ 40.150195312500074, 43.569775390624983 ], [ 40.084570312500006, 43.553125 ], [ 40.023730468750017, 43.48486328125 ], [ 39.978320312500017, 43.419824218749966 ], [ 39.873632812500006, 43.472802734375023 ], [ 39.516699218750063, 43.727880859375034 ], [ 39.329394531250074, 43.897265624999989 ], [ 38.717285156249972, 44.288085937500028 ], [ 38.635839843750006, 44.318017578124994 ], [ 38.311816406250074, 44.374462890624955 ], [ 38.18125, 44.419677734375028 ], [ 37.851464843749994, 44.698828125000034 ], [ 37.704882812500074, 44.661376953125057 ], [ 37.572460937500097, 44.67084960937504 ], [ 37.495117187500028, 44.69526367187504 ], [ 37.41132812500004, 44.735351562500028 ], [ 37.352343750000074, 44.788378906249989 ], [ 37.284082031250051, 44.905029296875028 ], [ 37.20478515625004, 44.971972656249989 ], [ 36.944433593750006, 45.069580078125 ], [ 36.65078125, 45.126464843750028 ], [ 36.62763671875004, 45.15131835937504 ], [ 36.619140625000028, 45.185498046874983 ], [ 36.873046874999972, 45.251757812499989 ], [ 36.941210937500074, 45.289697265624994 ], [ 36.811035156250028, 45.340039062500011 ], [ 36.761621093749994, 45.34833984375004 ], [ 36.72041015625004, 45.371875 ], [ 36.79375, 45.409716796875017 ], [ 36.865917968750097, 45.427050781249989 ], [ 36.977832031250074, 45.383593750000017 ], [ 37.103515625000028, 45.302880859374994 ], [ 37.21357421875004, 45.272314453125006 ], [ 37.264257812500006, 45.310937500000051 ], [ 37.647167968750097, 45.377197265625057 ], [ 37.672949218750006, 45.429736328124989 ], [ 37.671875, 45.488378906250034 ], [ 37.634375, 45.486328124999972 ], [ 37.609960937500006, 45.49951171875 ], [ 37.612402343750063, 45.564697265625057 ], [ 37.669238281250074, 45.654052734375057 ], [ 37.840917968750063, 45.799560546875028 ], [ 37.933105468750028, 46.001708984375 ], [ 38.014257812500006, 46.047753906249966 ], [ 38.073828125, 46.017089843750028 ], [ 38.069726562500051, 45.969873046874994 ], [ 38.079589843750028, 45.934814453125057 ], [ 38.132812500000028, 46.002832031250051 ], [ 38.183593749999972, 46.094824218750063 ], [ 38.311816406250074, 46.095361328124994 ], [ 38.400390624999972, 46.080029296874955 ], [ 38.492285156250063, 46.090527343749983 ], [ 38.315234375000074, 46.241943359375 ], [ 38.077734375000063, 46.39433593749996 ], [ 37.977539062499972, 46.382861328125017 ], [ 37.913867187500074, 46.406494140625028 ], [ 37.809570312499972, 46.532080078125034 ], [ 37.766503906249994, 46.636132812500023 ], [ 37.86738281250004, 46.633789062499972 ], [ 37.967968750000097, 46.618017578125063 ], [ 38.159472656250017, 46.690673828125028 ], [ 38.229980468750028, 46.701269531250063 ], [ 38.34345703125004, 46.678320312500006 ], [ 38.500976562499972, 46.663671875000034 ], [ 38.487988281250097, 46.732177734375057 ], [ 38.43867187500004, 46.813085937500006 ], [ 38.630761718750051, 46.873046875000057 ], [ 38.801074218750017, 46.906152343750051 ], [ 39.126757812500017, 47.023437500000057 ], [ 39.270703125000097, 47.044140625000011 ], [ 39.289062500000028, 47.070898437500034 ], [ 39.293457031250028, 47.105761718750045 ], [ 39.24453125, 47.199511718750045 ], [ 39.19570312499999, 47.268847656250045 ], [ 39.023730468750074, 47.272216796875028 ], [ 38.928320312500006, 47.175683593749994 ], [ 38.668164062500097, 47.143945312499994 ], [ 38.55244140625004, 47.150341796874983 ], [ 38.644335937500017, 47.21220703124996 ], [ 38.736035156250097, 47.235839843749972 ], [ 38.761914062500097, 47.261621093749994 ], [ 38.577246093750063, 47.239111328125034 ], [ 38.484765625000051, 47.175537109375028 ], [ 38.214355468750028, 47.091455078124966 ], [ 38.205859375000074, 47.135595703124977 ], [ 38.20136718750004, 47.175244140624983 ], [ 38.221191406249972, 47.212744140624977 ], [ 38.265332031250097, 47.236962890625023 ], [ 38.280761718749972, 47.259033203125 ], [ 38.280761718749972, 47.276660156250045 ], [ 38.241015625000017, 47.287695312499977 ], [ 38.208007812499972, 47.296533203124994 ], [ 38.20136718750004, 47.320800781249972 ], [ 38.212402343749972, 47.3427734375 ], [ 38.243261718750063, 47.373681640624994 ], [ 38.256542968750097, 47.408935546874972 ], [ 38.258789062500028, 47.479541015624989 ], [ 38.287402343750074, 47.559179687500034 ], [ 38.36884765625004, 47.609960937500006 ], [ 38.51093750000004, 47.622412109375034 ], [ 38.640625, 47.665917968750023 ], [ 38.71894531250004, 47.714111328124972 ], [ 38.822265624999972, 47.837011718749977 ], [ 38.900292968750051, 47.855126953125023 ], [ 39.057812500000097, 47.848486328125006 ], [ 39.158496093750074, 47.837402343750057 ], [ 39.39101562499999, 47.833740234375028 ], [ 39.658496093750074, 47.841210937500023 ], [ 39.7359375, 47.844824218750063 ], [ 39.778710937500051, 47.887548828125063 ], [ 39.77578125, 47.964453125 ], [ 39.813964843750028, 48.035302734375051 ], [ 39.885058593750017, 48.168359374999966 ], [ 39.961035156250063, 48.237939453125023 ], [ 39.957910156250051, 48.268896484375034 ], [ 39.91816406250004, 48.281933593750011 ], [ 39.866308593750006, 48.288427734375006 ], [ 39.847460937500017, 48.302783203125017 ], [ 39.849902343750074, 48.331933593749994 ], [ 39.88984375000004, 48.360449218750034 ], [ 39.882617187500074, 48.419091796874994 ], [ 39.857519531250006, 48.484228515625034 ], [ 39.835644531250097, 48.54277343749996 ], [ 39.765429687500017, 48.571875 ], [ 39.644726562500097, 48.591210937499966 ], [ 39.670410156250028, 48.662451171875006 ], [ 39.704589843750028, 48.739355468750034 ], [ 39.755859375000028, 48.782080078125034 ], [ 39.792871093749994, 48.807714843750034 ], [ 39.904101562500017, 48.79375 ], [ 39.984472656250063, 48.807373046875057 ], [ 40.00361328125004, 48.822070312500017 ], [ 39.989160156249994, 48.851416015625034 ], [ 39.863769531249972, 48.877978515625045 ], [ 39.753320312499994, 48.914453125000023 ], [ 39.705664062500006, 48.959570312500063 ], [ 39.686523437499972, 49.007910156250034 ], [ 39.75947265625004, 49.036572265625011 ], [ 39.889746093750006, 49.064062500000034 ], [ 39.976367187500074, 49.129833984375011 ], [ 40.07001953125004, 49.200292968749977 ], [ 40.108789062500051, 49.251562500000034 ], [ 40.128320312500051, 49.307226562500006 ], [ 40.12617187500004, 49.36884765625004 ], [ 40.05781250000004, 49.431542968750023 ], [ 40.05781250000004, 49.497070312500057 ], [ 40.09492187500004, 49.542675781250011 ], [ 40.080664062500006, 49.576855468749955 ], [ 40.030664062500051, 49.596728515625017 ], [ 39.958496093749972, 49.59077148437504 ], [ 39.876855468750051, 49.567675781250045 ], [ 39.780566406250074, 49.572021484375028 ], [ 39.626562500000063, 49.650683593749989 ], [ 39.462792968749994, 49.728027343750028 ], [ 39.368457031250017, 49.73066406250004 ], [ 39.302929687500097, 49.742041015625034 ], [ 39.245996093750051, 49.781933593749983 ], [ 39.211816406249994, 49.833203124999955 ], [ 39.174804687500028, 49.855957031249972 ], [ 39.114941406250097, 49.841748046875011 ], [ 39.02773437499999, 49.81840820312496 ], [ 38.91835937499999, 49.82470703125 ], [ 38.776660156250017, 49.884326171874989 ], [ 38.647753906250017, 49.952880859375 ], [ 38.55195312500004, 49.95458984375 ], [ 38.451171875000028, 49.964062499999983 ], [ 38.258593750000074, 50.05234375 ], [ 38.208691406250097, 50.051464843750011 ], [ 38.177539062500074, 50.025390625000028 ], [ 38.162695312500063, 49.954541015624983 ], [ 38.146777343750017, 49.939404296875011 ], [ 38.1125, 49.927832031250063 ], [ 38.046875, 49.920019531250063 ], [ 37.950292968750063, 49.964208984375006 ], [ 37.704199218750006, 50.10908203125004 ], [ 37.605078125000063, 50.214941406250006 ], [ 37.582324218750017, 50.291845703125034 ], [ 37.501367187499994, 50.340722656249966 ], [ 37.422851562499972, 50.411474609375006 ], [ 37.343164062499994, 50.417626953124994 ], [ 37.254882812500028, 50.394970703125011 ], [ 37.171093750000097, 50.360888671874989 ], [ 37.13125, 50.35151367187504 ], [ 36.98847656250004, 50.339550781249983 ], [ 36.759082031250017, 50.291845703125034 ], [ 36.696386718750006, 50.246240234374994 ], [ 36.619433593750074, 50.209228515625 ], [ 36.559667968750063, 50.234863281249972 ], [ 36.499804687500017, 50.28046875000004 ], [ 36.368847656250097, 50.296826171874983 ], [ 36.306054687499994, 50.28046875000004 ], [ 36.243359375000097, 50.311767578125028 ], [ 36.189453124999972, 50.367822265624994 ], [ 36.116406250000097, 50.408544921875006 ], [ 36.007812499999972, 50.419677734374972 ], [ 35.890234375, 50.437109374999977 ], [ 35.796191406250017, 50.405761718749972 ], [ 35.673730468750051, 50.345996093749989 ], [ 35.591113281250017, 50.36875 ], [ 35.545507812500063, 50.439990234375017 ], [ 35.48847656250004, 50.459912109375011 ], [ 35.411621093750028, 50.539697265624994 ], [ 35.391699218750063, 50.610937500000034 ], [ 35.411621093750028, 50.642236328125023 ], [ 35.440136718750097, 50.682080078124955 ], [ 35.440136718750097, 50.727685546875023 ], [ 35.417382812500051, 50.767578124999972 ], [ 35.38320312499999, 50.798925781250063 ], [ 35.34609375, 50.904296875000028 ], [ 35.314746093750017, 50.949902343749983 ], [ 35.309082031250028, 50.986914062499977 ], [ 35.334765625000017, 51.021142578125023 ], [ 35.311914062500051, 51.043896484374955 ], [ 35.269140625000063, 51.046777343750023 ], [ 35.198046875000017, 51.043896484374955 ], [ 35.158105468749994, 51.060986328124983 ], [ 35.115332031250063, 51.120849609375 ], [ 35.092578125000074, 51.180664062500028 ], [ 35.0640625, 51.203417968750045 ], [ 34.990234374999972, 51.201757812500063 ], [ 34.868554687499994, 51.189208984375 ], [ 34.760351562500063, 51.169335937500023 ], [ 34.712304687500051, 51.172216796874977 ], [ 34.616796875, 51.203125 ], [ 34.491015625000074, 51.237060546875057 ], [ 34.234179687500074, 51.243798828124994 ], [ 34.213867187500028, 51.255371093750057 ], [ 34.228417968750051, 51.27685546875 ], [ 34.280664062499994, 51.311669921874966 ], [ 34.275, 51.340185546875006 ], [ 34.229882812499994, 51.363232421875011 ], [ 34.206542968750028, 51.419921875 ], [ 34.209277343750017, 51.484082031250011 ], [ 34.20087890625004, 51.553808593750006 ], [ 34.146777343750017, 51.607958984375045 ], [ 34.11542968750004, 51.644970703125011 ], [ 34.121093750000028, 51.679150390624983 ], [ 34.239160156249994, 51.692236328125063 ], [ 34.379296875000051, 51.71650390625004 ], [ 34.40273437499999, 51.74150390624996 ], [ 34.397851562499994, 51.780419921874994 ], [ 34.113085937500074, 51.979638671874994 ], [ 34.01533203125004, 52.15595703125004 ], [ 33.92207031250004, 52.251464843750028 ], [ 33.818847656249972, 52.315625 ], [ 33.735253906249994, 52.344775390625045 ], [ 33.613378906250063, 52.332617187500063 ], [ 33.451855468750097, 52.333789062500017 ], [ 33.287109375000028, 52.35356445312496 ], [ 33.148437500000028, 52.340429687500034 ], [ 32.899707031250074, 52.256347656250057 ], [ 32.806445312500074, 52.252636718750011 ], [ 32.645410156250051, 52.279101562499989 ], [ 32.507910156250006, 52.30854492187504 ], [ 32.435449218749994, 52.307226562500034 ], [ 32.39130859375004, 52.294824218749994 ], [ 32.36298828125004, 52.272119140624994 ], [ 32.282812500000063, 52.114013671875 ], [ 32.216796875000028, 52.082958984374983 ], [ 32.12226562500004, 52.05058593749996 ], [ 32.041601562500006, 52.045019531249977 ], [ 31.973828125000097, 52.046630859375057 ], [ 31.875585937500063, 52.070898437500034 ], [ 31.782421875000097, 52.09941406249996 ], [ 31.763378906250097, 52.101074218750028 ], [ 31.758593750000017, 52.125830078125034 ], [ 31.690625, 52.220654296874983 ], [ 31.649902343749972, 52.26220703125 ], [ 31.601562500000028, 52.284814453124994 ], [ 31.57734375000004, 52.312304687499989 ], [ 31.576562500000051, 52.426025390624972 ], [ 31.585546875, 52.532470703125 ], [ 31.615917968750097, 52.546191406250045 ], [ 31.526171875000017, 52.633007812499955 ], [ 31.519433593750051, 52.698730468750028 ], [ 31.563476562499972, 52.731445312500028 ], [ 31.56484375, 52.759228515625011 ], [ 31.535156249999972, 52.798242187499966 ], [ 31.442773437499994, 52.861816406250028 ], [ 31.353027343749972, 52.933447265624977 ], [ 31.295117187500097, 52.989794921874989 ], [ 31.258789062499972, 53.016699218750063 ], [ 31.302929687500097, 53.060888671875006 ], [ 31.364550781250017, 53.138964843750017 ], [ 31.388378906250097, 53.184814453125028 ], [ 31.417871093750051, 53.196044921875 ], [ 31.562988281249972, 53.202490234374977 ], [ 31.668261718750017, 53.200927734375028 ], [ 31.747460937500051, 53.184179687499977 ], [ 31.777441406250063, 53.146875 ], [ 31.849707031250006, 53.106201171875 ], [ 32.055468750000017, 53.089453125000063 ], [ 32.141992187500051, 53.091162109375034 ], [ 32.250683593750097, 53.128369140624983 ], [ 32.426269531249972, 53.210595703125051 ], [ 32.469335937500063, 53.270312500000045 ], [ 32.578027343749994, 53.312402343749994 ], [ 32.644433593749994, 53.328906249999989 ], [ 32.70429687500004, 53.33632812499999 ], [ 32.710253906250017, 53.371435546875034 ], [ 32.706445312500051, 53.419433593750028 ], [ 32.685742187500097, 53.448144531250023 ], [ 32.469628906249994, 53.546972656250006 ], [ 32.442382812499972, 53.579248046874994 ], [ 32.425195312499994, 53.617285156250034 ], [ 32.450976562500017, 53.6533203125 ], [ 32.450195312499972, 53.692919921874989 ], [ 32.20039062500004, 53.78125 ], [ 31.992187500000028, 53.796875 ], [ 31.820800781249972, 53.791943359374983 ], [ 31.754199218750017, 53.810449218750023 ], [ 31.783007812500017, 53.854980468750057 ], [ 31.825292968750006, 53.935009765625011 ], [ 31.837792968749994, 54.000781249999989 ], [ 31.825976562500074, 54.030712890624955 ], [ 31.791992187499972, 54.055908203125028 ], [ 31.628417968749972, 54.111181640625006 ], [ 31.403613281250017, 54.195947265624966 ], [ 31.299121093750017, 54.291699218750011 ], [ 31.245507812500051, 54.391650390625045 ], [ 31.184765625000097, 54.452978515625006 ], [ 31.074804687500063, 54.491796875 ], [ 31.081933593749994, 54.517089843750028 ], [ 31.154882812500063, 54.610937500000034 ], [ 31.152148437500017, 54.625341796875034 ], [ 31.12128906250004, 54.64848632812496 ], [ 30.984179687500074, 54.695898437500034 ], [ 30.798828124999972, 54.783251953124989 ], [ 30.791015624999972, 54.806005859375006 ], [ 30.804492187500074, 54.8609375 ], [ 30.829882812500017, 54.914990234374983 ], [ 30.866796875000063, 54.940722656249989 ], [ 30.977734375000097, 55.050488281249983 ], [ 30.977734375000097, 55.087792968750023 ], [ 30.958886718749994, 55.137597656250051 ], [ 30.877441406250028, 55.223437500000045 ], [ 30.814453124999972, 55.278710937500023 ], [ 30.810546874999972, 55.306982421875006 ], [ 30.82099609375004, 55.330273437499955 ], [ 30.861816406250028, 55.36040039062496 ], [ 30.900585937500097, 55.397412109374955 ], [ 30.908789062500006, 55.525341796874983 ], [ 30.906835937500063, 55.57001953125004 ], [ 30.882226562499994, 55.596386718749983 ], [ 30.855957031249972, 55.607519531250034 ], [ 30.800781250000028, 55.601123046874989 ], [ 30.721679687499972, 55.622119140624989 ], [ 30.66230468750004, 55.65546875000004 ], [ 30.625585937500006, 55.666259765625 ], [ 30.586718750000017, 55.700292968750006 ], [ 30.475390625000074, 55.768798828125028 ], [ 30.45625, 55.786816406249983 ], [ 30.23359375000004, 55.845214843750057 ], [ 30.04267578125004, 55.836425781250028 ], [ 29.937011718749972, 55.845263671874989 ], [ 29.881640625000074, 55.832324218750017 ], [ 29.82392578125004, 55.795117187499983 ], [ 29.744140624999972, 55.770410156249994 ], [ 29.684570312499972, 55.769726562499955 ], [ 29.630078125000097, 55.751171874999983 ], [ 29.482226562500074, 55.6845703125 ], [ 29.412988281249994, 55.724853515625057 ], [ 29.353417968750051, 55.784375 ], [ 29.373144531250063, 55.834716796875057 ], [ 29.397949218749972, 55.881054687499983 ], [ 29.39609375, 55.912207031250034 ], [ 29.375, 55.938720703125 ], [ 29.283007812500074, 55.967871093750006 ], [ 29.08740234375, 56.021142578125023 ], [ 29.031738281250028, 56.02177734374996 ], [ 28.947460937500011, 56.002099609375051 ], [ 28.794726562500074, 55.942578124999983 ], [ 28.740820312500006, 55.955371093750017 ], [ 28.690820312500051, 56.002636718749983 ], [ 28.636914062500068, 56.061767578125028 ], [ 28.563964843750057, 56.091992187499983 ], [ 28.407031250000045, 56.089013671874994 ], [ 28.392089843750028, 56.08671875 ], [ 28.316308593750051, 56.052539062500017 ], [ 28.284277343750006, 56.055908203125 ], [ 28.147949218750028, 56.142919921875034 ], [ 28.173339843750057, 56.190332031250023 ], [ 28.202050781250023, 56.260400390624994 ], [ 28.191699218750045, 56.315576171875051 ], [ 28.169238281250017, 56.386865234374994 ], [ 28.11083984375, 56.510693359375011 ], [ 28.103125, 56.545703125000045 ], [ 28.007519531250011, 56.599853515625057 ], [ 27.991601562500051, 56.645312499999989 ], [ 27.941406250000057, 56.703710937499977 ], [ 27.892089843750028, 56.741064453125034 ], [ 27.881542968750011, 56.824169921875011 ], [ 27.848632812500057, 56.853417968750023 ], [ 27.806054687499994, 56.867089843750051 ], [ 27.655664062499994, 56.843212890624983 ], [ 27.639453125000074, 56.84565429687504 ], [ 27.71113281250004, 56.978076171875017 ], [ 27.717382812500063, 57.054638671874983 ], [ 27.762792968750063, 57.135107421875034 ], [ 27.814550781250034, 57.166894531250023 ], [ 27.83027343750004, 57.194482421875051 ], [ 27.83828125000008, 57.247705078124966 ], [ 27.828613281249972, 57.293310546875006 ], [ 27.796875, 57.316943359375045 ], [ 27.672753906250023, 57.368115234374983 ], [ 27.538671875000063, 57.429785156250034 ], [ 27.511132812500051, 57.508154296875006 ], [ 27.469726562500057, 57.524023437500034 ], [ 27.351953125000051, 57.528125 ], [ 27.354296875000074, 57.550292968749972 ], [ 27.371777343749983, 57.612548828125028 ], [ 27.4, 57.666796874999989 ], [ 27.491992187500045, 57.724951171875034 ], [ 27.514746093749977, 57.764208984375017 ], [ 27.542089843750063, 57.799414062500006 ], [ 27.75283203125008, 57.841015624999955 ], [ 27.776953125000034, 57.85673828124996 ], [ 27.778515625000068, 57.870703125000063 ], [ 27.76875, 57.884130859375034 ], [ 27.721972656250017, 57.90546875000004 ], [ 27.673437499999977, 57.934619140625017 ], [ 27.644140625000063, 58.013916015625 ], [ 27.571093750000017, 58.138085937499994 ], [ 27.502441406250057, 58.221337890624994 ], [ 27.48779296875, 58.270068359375045 ], [ 27.505566406250068, 58.326269531250034 ], [ 27.530078124999989, 58.381494140625023 ], [ 27.531347656250006, 58.435253906249955 ], [ 27.427050781250074, 58.733056640624966 ], [ 27.434179687500006, 58.787255859374994 ], [ 27.464453125000034, 58.84130859375 ], [ 27.513085937499994, 58.886279296875017 ], [ 27.62177734375004, 58.944970703124966 ], [ 27.757617187500074, 59.052001953125028 ], [ 27.849511718750051, 59.192675781249989 ], [ 27.897656250000011, 59.277636718750074 ], [ 27.938183593750011, 59.297021484375023 ], [ 28.016406250000045, 59.301708984374983 ], [ 28.046093750000068, 59.327832031249983 ], [ 28.061328125000045, 59.343261718750028 ], [ 28.128320312500023, 59.357568359374994 ], [ 28.15107421875004, 59.374414062499966 ], [ 28.133007812500011, 59.403076171875028 ], [ 28.06582031250008, 59.453173828125045 ], [ 28.0125, 59.484277343749966 ], [ 28.063964843750057, 59.554003906250045 ], [ 28.046289062499994, 59.64716796875004 ], [ 28.013964843750074, 59.724755859375023 ], [ 28.05800781250008, 59.781542968750045 ], [ 28.131152343750074, 59.786523437499994 ], [ 28.2125, 59.724658203125017 ], [ 28.334570312500034, 59.692529296875023 ], [ 28.42373046875008, 59.734082031249983 ], [ 28.453906250000017, 59.814257812500045 ], [ 28.518164062500034, 59.849560546874955 ], [ 28.603906250000023, 59.81806640625004 ], [ 28.747656249999977, 59.806689453125017 ], [ 28.86689453125004, 59.811914062500023 ], [ 28.947265625000057, 59.828759765624994 ], [ 28.981542968750034, 59.854785156250045 ], [ 29.01337890625004, 59.901562499999983 ], [ 29.0791015625, 59.960986328125017 ], [ 29.147265625000045, 59.999755859375 ], [ 29.669726562500074, 59.955664062500006 ], [ 30.122558593749972, 59.873583984375074 ], [ 30.156835937500006, 59.904296875 ], [ 30.172656250000017, 59.957128906250034 ], [ 30.059960937499994, 60.002587890624966 ], [ 29.976757812500097, 60.0263671875 ], [ 29.87226562500004, 60.120849609375 ], [ 29.721191406249972, 60.195312499999972 ], [ 29.569335937499972, 60.201855468749983 ], [ 29.370410156250017, 60.175927734375023 ], [ 29.069140625000017, 60.191455078124989 ], [ 28.812695312500011, 60.33154296875 ], [ 28.643164062500006, 60.375292968750045 ], [ 28.522265625000074, 60.482958984375045 ], [ 28.491601562500051, 60.540136718750063 ], [ 28.622460937500051, 60.491601562500023 ], [ 28.640332031250068, 60.542871093749994 ], [ 28.650585937500011, 60.610986328125023 ], [ 28.57783203125004, 60.652539062499955 ], [ 28.512792968750006, 60.677294921875017 ], [ 28.179296875, 60.57099609375004 ], [ 27.797656250000074, 60.536132812500028 ], [ 28.151953125000034, 60.745849609375028 ], [ 28.40742187500004, 60.896923828125011 ], [ 28.455078125000057, 60.919628906250011 ], [ 28.568164062500017, 60.960205078125 ], [ 28.662890625000045, 61.002832031249994 ], [ 28.739062500000017, 61.058740234375023 ], [ 28.992968750000045, 61.169042968750006 ], [ 29.251660156250097, 61.287792968749955 ], [ 29.492382812500097, 61.444238281250023 ], [ 29.579394531250074, 61.493457031250017 ], [ 29.69013671875004, 61.546093750000011 ], [ 29.933203125, 61.711572265624966 ], [ 30.00996093750004, 61.757373046875045 ], [ 30.306445312500017, 61.964843750000057 ], [ 30.47968750000004, 62.068212890625063 ], [ 30.565625, 62.127587890624994 ], [ 30.935742187500097, 62.323779296874989 ], [ 31.18671875000004, 62.48139648437504 ], [ 31.285644531250028, 62.567822265624955 ], [ 31.382421875, 62.691650390624972 ], [ 31.437304687500017, 62.776123046875028 ], [ 31.533984375000017, 62.885400390624994 ], [ 31.536523437499994, 62.921630859375028 ], [ 31.509277343750028, 62.955322265625028 ], [ 31.437011718749972, 63.007714843749966 ], [ 31.336718750000074, 63.068066406250011 ], [ 31.247460937499994, 63.141894531250045 ], [ 31.180859375000097, 63.208300781250074 ], [ 30.97480468750004, 63.300634765625034 ], [ 30.655273437499972, 63.417480468750057 ], [ 30.418554687500063, 63.504052734375023 ], [ 30.05537109375004, 63.689013671875045 ], [ 29.991503906250074, 63.735156250000017 ], [ 30.004101562500097, 63.747314453125 ], [ 30.210253906250074, 63.803320312500063 ], [ 30.415332031250017, 63.947509765625028 ], [ 30.503906250000028, 64.020605468750006 ], [ 30.526074218750097, 64.077294921874994 ], [ 30.527929687500006, 64.141113281250028 ], [ 30.513769531250006, 64.2 ], [ 30.487890625000063, 64.236523437500011 ], [ 30.390625, 64.282421874999955 ], [ 30.10810546875004, 64.366113281250051 ], [ 30.041894531250051, 64.443359374999972 ], [ 29.986621093750074, 64.524267578125034 ], [ 29.98554687500004, 64.557714843750006 ], [ 30.120117187499972, 64.644628906250034 ], [ 30.126171875000097, 64.688085937500006 ], [ 30.110253906250051, 64.732568359374994 ], [ 30.072851562500063, 64.765039062500051 ], [ 29.783203125000028, 64.804296875000063 ], [ 29.701660156250028, 64.845751953125045 ], [ 29.6375, 64.911767578124994 ], [ 29.60419921875004, 64.968408203124994 ], [ 29.600878906250074, 65.001953125 ], [ 29.622460937500051, 65.039501953125011 ], [ 29.720019531250017, 65.080322265624972 ], [ 29.810839843750074, 65.10791015625 ], [ 29.826953125000017, 65.145068359375017 ], [ 29.826171874999972, 65.185302734375057 ], [ 29.810546874999972, 65.204736328124994 ], [ 29.629687500000017, 65.223876953125 ], [ 29.612402343750006, 65.23476562499999 ], [ 29.608007812500006, 65.248681640624994 ], [ 29.617187500000028, 65.265332031250011 ], [ 29.714843750000028, 65.336962890625045 ], [ 29.728027343749972, 65.473437500000045 ], [ 29.819433593750006, 65.56875 ], [ 29.715917968750063, 65.624560546875017 ], [ 29.723925781250017, 65.634375 ], [ 29.882617187500017, 65.663623046875045 ], [ 30.029003906250097, 65.670703124999989 ], [ 30.0953125, 65.681689453125017 ], [ 30.102734375000097, 65.72626953125004 ], [ 30.0875, 65.786523437499966 ], [ 29.936621093750006, 66.02294921875 ], [ 29.903417968750006, 66.091064453125 ], [ 29.803515625000074, 66.177050781250017 ], [ 29.720703124999972, 66.23486328125 ], [ 29.670898437499972, 66.276123046875057 ], [ 29.590722656250051, 66.356835937499966 ], [ 29.544335937499994, 66.439697265624972 ], [ 29.464355468749972, 66.532177734374983 ], [ 29.371191406250006, 66.617041015625063 ], [ 29.293261718750017, 66.695507812499955 ], [ 29.093066406250017, 66.84921875 ], [ 29.066210937500045, 66.891748046874966 ], [ 29.069042968750011, 66.930224609374989 ], [ 29.087011718750034, 66.970947265625028 ], [ 29.243359375000097, 67.096582031250051 ], [ 29.387695312499972, 67.201416015625 ], [ 29.572265625000028, 67.324365234374994 ], [ 29.750585937500006, 67.426416015624994 ], [ 29.941210937500074, 67.547460937499977 ], [ 29.988085937500017, 67.668261718749989 ], [ 29.97919921875004, 67.688574218750034 ], [ 29.821582031250017, 67.754003906250034 ], [ 29.524218750000017, 67.929101562500023 ], [ 29.343847656250006, 68.061865234375063 ], [ 29.06298828125, 68.117968750000017 ], [ 28.685156250000034, 68.189794921875006 ], [ 28.560156250000063, 68.351367187500074 ], [ 28.470703125000057, 68.488378906250006 ], [ 28.479296875000017, 68.537646484374989 ], [ 28.752050781250006, 68.771435546875011 ], [ 28.777636718750045, 68.813818359375034 ], [ 28.772851562500051, 68.840039062499955 ], [ 28.74482421875004, 68.856445312500028 ], [ 28.705957031250023, 68.865527343750017 ], [ 28.453515625000023, 68.872265624999955 ], [ 28.414062500000057, 68.904150390625063 ], [ 28.566015625, 68.92822265625 ], [ 28.692187500000045, 68.961035156250006 ], [ 28.898925781249972, 69.009667968749966 ], [ 28.965820312500028, 69.02197265625 ], [ 29.118554687500051, 69.049951171874994 ], [ 29.170898437500057, 69.071533203125057 ], [ 29.209960937500028, 69.097021484375006 ], [ 29.353027343750028, 69.270605468750006 ], [ 29.38828125, 69.298144531250045 ], [ 29.83271484375004, 69.360449218750034 ], [ 29.994042968749994, 69.392480468749966 ], [ 30.087304687500051, 69.432861328125028 ], [ 30.131835937499972, 69.464257812500023 ], [ 30.163769531250097, 69.501611328124994 ], [ 30.18671875000004, 69.542773437500045 ], [ 30.196484375000097, 69.580566406250028 ], [ 30.159765625, 69.629882812500028 ], [ 30.180175781249972, 69.635839843750006 ], [ 30.227539062500028, 69.633789062500028 ], [ 30.379687500000017, 69.584716796874972 ], [ 30.615429687500097, 69.532568359375006 ], [ 30.788867187500074, 69.528515624999983 ], [ 30.860742187499994, 69.538427734375034 ], [ 30.896679687500097, 69.561230468749983 ], [ 30.922460937500006, 69.605810546875006 ], [ 30.924121093750017, 69.651757812500051 ], [ 30.869726562500006, 69.783447265625057 ], [ 31.04951171875004, 69.769238281249983 ], [ 31.452734375000063, 69.689599609375023 ], [ 31.546972656250063, 69.696923828124994 ], [ 31.66621093750004, 69.720996093750017 ], [ 31.788574218749972, 69.815771484374977 ], [ 31.879394531250028, 69.831982421874983 ], [ 31.997949218749994, 69.809912109375034 ], [ 32.030566406250017, 69.835302734375034 ], [ 31.969335937500063, 69.913916015624977 ], [ 31.98457031250004, 69.953662109374989 ], [ 32.391601562500028, 69.868701171875017 ], [ 32.565429687499972, 69.806494140625034 ], [ 32.941699218750017, 69.751855468749994 ], [ 33.007812499999972, 69.722119140624983 ], [ 33.012597656250051, 69.670507812500034 ], [ 32.994628906250028, 69.626171874999983 ], [ 32.915039062499972, 69.601708984374966 ], [ 32.75429687499999, 69.605712890625 ], [ 32.176757812500028, 69.674023437499955 ], [ 32.091503906250097, 69.632568359375028 ], [ 32.161328125000097, 69.596630859375011 ], [ 32.330566406250028, 69.554248046874989 ], [ 32.377734375000017, 69.479101562500034 ], [ 32.636816406250063, 69.489453125000011 ], [ 32.883789062500028, 69.460839843749966 ], [ 32.999804687500017, 69.470117187499994 ], [ 33.020996093749972, 69.445605468750045 ], [ 32.94160156250004, 69.383349609374989 ], [ 32.978906250000051, 69.367333984374994 ], [ 33.255859374999972, 69.427734374999972 ], [ 33.384863281250063, 69.444287109374955 ], [ 33.45429687500004, 69.428173828124955 ], [ 33.463671875000017, 69.378173828125 ], [ 33.417968750000028, 69.315283203124977 ], [ 33.412988281249994, 69.267431640625006 ], [ 33.327734375000063, 69.151855468749972 ], [ 33.196386718750006, 69.116845703125051 ], [ 33.141210937500063, 69.068701171875006 ], [ 33.333398437500051, 69.098193359375074 ], [ 33.435644531250006, 69.130371093750057 ], [ 33.627050781250006, 69.289160156249977 ], [ 33.684375, 69.310253906250011 ], [ 34.229394531250051, 69.313134765624966 ], [ 34.35273437500004, 69.30292968750004 ], [ 34.863964843750097, 69.228076171875045 ], [ 35.009570312500017, 69.221240234374989 ], [ 35.175878906250063, 69.230810546875006 ], [ 35.233203125000017, 69.265576171874983 ], [ 35.289843750000017, 69.275439453125017 ], [ 35.857910156250028, 69.191748046875034 ], [ 36.618261718750006, 69.003466796875045 ], [ 37.730566406250063, 68.692138671875028 ], [ 38.357617187500097, 68.415136718750006 ], [ 38.430175781250028, 68.355615234375051 ], [ 38.656835937500006, 68.321875 ], [ 38.705566406249972, 68.344726562500028 ], [ 38.831542968749972, 68.324902343750011 ], [ 39.568945312500006, 68.071728515625011 ], [ 39.823339843750063, 68.05859375 ], [ 39.78974609375004, 68.112158203125006 ], [ 39.746289062500097, 68.162207031249977 ], [ 39.80927734375004, 68.150830078124983 ], [ 39.895605468750063, 68.114501953125028 ], [ 40.035742187500006, 68.015380859375 ], [ 40.206640625, 67.941894531250028 ], [ 40.380664062500017, 67.831884765625006 ], [ 40.52578125, 67.789697265625023 ], [ 40.656542968750017, 67.774072265625051 ], [ 40.76630859375004, 67.743017578125034 ], [ 40.966406250000063, 67.713476562500034 ], [ 41.060937500000051, 67.444189453124977 ], [ 41.133886718750006, 67.386035156250045 ], [ 41.133886718750006, 67.266943359375034 ], [ 41.261718750000028, 67.218457031250011 ], [ 41.358789062499994, 67.209667968749983 ], [ 41.354296875000017, 67.121435546875034 ], [ 41.275585937500097, 66.914306640625028 ], [ 41.188964843750028, 66.826171875000028 ], [ 40.521582031250063, 66.446630859374977 ], [ 40.103320312500017, 66.299951171875023 ], [ 39.289062500000028, 66.132031250000011 ], [ 38.653906250000063, 66.069042968749955 ], [ 38.397558593750063, 66.064453125 ], [ 37.900683593750074, 66.095605468750051 ], [ 37.628222656250074, 66.129589843749955 ], [ 37.294824218749994, 66.225048828124955 ], [ 36.983691406250017, 66.272558593750034 ], [ 36.76992187499999, 66.293554687500063 ], [ 36.373437500000051, 66.302294921875045 ], [ 35.513476562500017, 66.395800781250017 ], [ 35.363964843750097, 66.428662109374955 ], [ 34.82460937499999, 66.611132812499989 ], [ 34.610253906249994, 66.559619140624989 ], [ 34.48261718750004, 66.550341796875045 ], [ 34.39609375, 66.613183593749966 ], [ 34.43085937500004, 66.629785156249994 ], [ 34.4515625, 66.651220703125006 ], [ 34.146093750000063, 66.703271484375023 ], [ 33.893652343750063, 66.70673828125004 ], [ 33.759570312500017, 66.750976562499972 ], [ 33.59541015625004, 66.784619140624983 ], [ 33.522949218750028, 66.764355468749955 ], [ 33.48203125, 66.764550781249994 ], [ 33.150195312500017, 66.843945312500011 ], [ 33.001953125000028, 66.908300781250063 ], [ 32.847558593749994, 67.021533203125045 ], [ 32.885253906249972, 67.061132812500006 ], [ 32.930468750000017, 67.086816406250023 ], [ 32.399902343750028, 67.152685546875006 ], [ 31.895312500000074, 67.161425781250017 ], [ 31.983007812500006, 67.129833984374983 ], [ 32.201562500000051, 67.113232421874983 ], [ 32.340625, 67.067871093749972 ], [ 32.500976562500028, 67.003857421874983 ], [ 32.463671875000017, 66.916308593749989 ], [ 32.686425781250051, 66.829541015625011 ], [ 32.857324218750051, 66.746923828125034 ], [ 32.862402343750006, 66.721386718749983 ], [ 32.928710937500028, 66.704101562500028 ], [ 33.180566406249994, 66.679931640624972 ], [ 33.224414062500017, 66.603857421875034 ], [ 33.182910156250017, 66.573876953124966 ], [ 33.217382812500006, 66.531640624999966 ], [ 33.405273437500028, 66.484277343749994 ], [ 33.517675781250006, 66.471386718749955 ], [ 33.65595703125004, 66.442626953125057 ], [ 33.593261718749972, 66.384570312500017 ], [ 33.47695312499999, 66.346875 ], [ 33.36054687500004, 66.329541015625011 ], [ 33.415820312500017, 66.315625 ], [ 33.566699218750074, 66.320996093749955 ], [ 34.112695312499994, 66.225244140624994 ], [ 34.399804687500051, 66.128417968749972 ], [ 34.691796875000051, 65.951855468749983 ], [ 34.786328125000097, 65.864550781250045 ], [ 34.793164062500097, 65.816357421875011 ], [ 34.776953125000063, 65.768261718749983 ], [ 34.73476562499999, 65.716308593750057 ], [ 34.71552734375004, 65.664062499999972 ], [ 34.615722656249972, 65.509912109374994 ], [ 34.54414062500004, 65.456689453124994 ], [ 34.40644531250004, 65.395751953125028 ], [ 34.535937500000074, 65.277929687500006 ], [ 34.671093750000097, 65.168115234374994 ], [ 34.803515625000074, 64.985986328125023 ], [ 34.827148437499972, 64.912695312500006 ], [ 34.832617187500006, 64.800195312500023 ], [ 34.952246093750063, 64.755957031249977 ], [ 34.90546875000004, 64.73867187499999 ], [ 34.858300781249994, 64.706689453124966 ], [ 34.86953125, 64.560009765625011 ], [ 35.03535156250004, 64.440234375000045 ], [ 35.284082031249994, 64.362548828125028 ], [ 35.43203125, 64.346777343750006 ], [ 35.647070312500063, 64.378320312500051 ], [ 35.802050781250074, 64.335351562499994 ], [ 36.146484374999972, 64.189013671875017 ], [ 36.30195312500004, 64.034375 ], [ 36.364941406250097, 64.002832031250023 ], [ 36.713769531249994, 63.945068359374972 ], [ 36.975195312500006, 63.909521484375006 ], [ 37.37275390625004, 63.816748046875034 ], [ 37.442187500000017, 63.813378906249966 ], [ 37.635351562500006, 63.893408203125006 ], [ 37.967968750000097, 63.949121093749994 ], [ 38.070800781249972, 64.025830078124983 ], [ 38.062207031250097, 64.091015624999955 ], [ 37.977148437500006, 64.207031250000057 ], [ 37.953710937500006, 64.320117187499989 ], [ 37.843554687500074, 64.366308593750006 ], [ 37.740625, 64.396972656250028 ], [ 37.429589843749994, 64.373583984375045 ], [ 37.289550781249972, 64.377929687500057 ], [ 37.183691406250006, 64.408496093750074 ], [ 37.040429687500051, 64.489160156249966 ], [ 36.769335937500074, 64.685253906249955 ], [ 36.624218750000097, 64.750537109375017 ], [ 36.578710937500063, 64.790966796875011 ], [ 36.528222656250051, 64.84736328125004 ], [ 36.534570312499994, 64.938623046874966 ], [ 36.652929687500063, 64.935449218750023 ], [ 36.785937500000074, 64.987158203125006 ], [ 36.882812499999972, 65.172363281249972 ], [ 37.050195312499994, 65.195898437499977 ], [ 37.14082031250004, 65.194287109375011 ], [ 37.528125, 65.108251953124977 ], [ 38.009375, 64.878759765625034 ], [ 38.115722656249972, 64.854589843750006 ], [ 38.228222656250097, 64.851220703125023 ], [ 38.412109374999972, 64.857080078124966 ], [ 38.441992187500006, 64.8271484375 ], [ 38.540917968749994, 64.791259765624972 ], [ 38.613085937500074, 64.786669921875017 ], [ 39.053515625000017, 64.713916015625017 ], [ 39.567382812499972, 64.570556640625028 ], [ 39.758007812500097, 64.577050781250023 ], [ 39.833007812499972, 64.656396484375023 ], [ 39.848632812499972, 64.690527343750063 ], [ 40.05781250000004, 64.770751953124972 ], [ 40.203710937500006, 64.784033203125006 ], [ 40.407812500000063, 64.754882812500028 ], [ 40.444921875000063, 64.778710937499994 ], [ 40.37539062499999, 64.896289062500045 ], [ 40.28125, 64.998095703125017 ], [ 40.142675781250006, 65.063281250000045 ], [ 39.896484374999972, 65.254785156249994 ], [ 39.798046875000097, 65.349853515625 ], [ 39.749121093750063, 65.447949218749983 ], [ 39.781152343749994, 65.534716796874989 ], [ 39.816503906250006, 65.597949218749989 ], [ 40.327832031250097, 65.751708984374972 ], [ 40.512792968750006, 65.843798828124989 ], [ 40.69160156250004, 65.963427734375017 ], [ 40.774414062500028, 65.987890625000034 ], [ 41.076074218750051, 66.021093750000063 ], [ 41.475781250000097, 66.123437500000023 ], [ 41.780859375, 66.259326171875017 ], [ 42.08359375, 66.465917968750006 ], [ 42.210546875000063, 66.519677734375023 ], [ 42.313671875000097, 66.514746093750006 ], [ 42.450781250000063, 66.482421874999972 ], [ 42.602148437500063, 66.422509765625023 ], [ 42.806542968750051, 66.411328124999983 ], [ 43.005957031250006, 66.420947265625074 ], [ 43.233203125000017, 66.415527343750028 ], [ 43.550878906250006, 66.321289062500028 ], [ 43.603320312500017, 66.291210937500011 ], [ 43.653125, 66.2509765625 ], [ 43.550390625000063, 66.173388671874989 ], [ 43.541894531250051, 66.123388671875034 ], [ 43.623925781250051, 66.146728515624972 ], [ 43.737011718750097, 66.158398437499955 ], [ 43.84375, 66.142382812499989 ], [ 43.944140625000074, 66.098681640625045 ], [ 44.016699218750006, 66.04975585937504 ], [ 44.104394531250051, 66.008593749999989 ], [ 44.132421875000063, 66.064550781250034 ], [ 44.145312500000017, 66.112744140624983 ], [ 44.097167968749972, 66.23505859375004 ], [ 44.220703125000028, 66.407080078125006 ], [ 44.316406249999972, 66.481689453125 ], [ 44.48867187499999, 66.671777343750023 ], [ 44.437109375000063, 66.794628906249983 ], [ 44.429296875000063, 66.937744140625028 ], [ 44.403906250000063, 67.004199218750045 ], [ 44.291796875000017, 67.099658203125045 ], [ 44.07441406250004, 67.167333984374977 ], [ 43.855371093750051, 67.188623046874966 ], [ 43.782421875000097, 67.254492187499977 ], [ 43.795703125000017, 67.32958984375 ], [ 43.856347656250051, 67.439306640625063 ], [ 44.036425781250074, 67.670654296875028 ], [ 44.225390625000017, 67.995605468749972 ], [ 44.231542968750006, 68.071240234375011 ], [ 44.213867187499972, 68.112597656249989 ], [ 44.226464843750051, 68.154443359374994 ], [ 44.204687500000063, 68.253759765624977 ], [ 44.169140625000097, 68.327099609375011 ], [ 43.404003906250097, 68.608544921874966 ], [ 43.358007812500063, 68.635791015625017 ], [ 43.33320312500004, 68.673388671875017 ], [ 43.41328125000004, 68.681738281250034 ], [ 43.471972656250074, 68.679833984375023 ], [ 44.04804687500004, 68.548828124999972 ], [ 44.175292968750028, 68.541748046875028 ], [ 45.078125, 68.578173828124989 ], [ 45.519433593750051, 68.546533203125023 ], [ 45.891992187499994, 68.479687500000011 ], [ 46.158398437500097, 68.291357421875006 ], [ 46.429687500000028, 68.11884765625004 ], [ 46.683593749999972, 67.970458984375 ], [ 46.690429687500028, 67.848828125000011 ], [ 46.42890625000004, 67.82368164062504 ], [ 46.17421875, 67.818164062500045 ], [ 45.528710937500051, 67.757568359374972 ], [ 45.374121093750006, 67.688867187499994 ], [ 44.939453124999972, 67.477441406250023 ], [ 44.902148437500017, 67.413134765625045 ], [ 44.939453124999972, 67.350781249999955 ], [ 45.13886718750004, 67.284716796875017 ], [ 45.56220703125004, 67.185595703125074 ], [ 45.752539062500006, 66.989160156250023 ], [ 45.885351562500063, 66.891064453125011 ], [ 45.98603515625004, 66.853125 ], [ 46.083984375000028, 66.843505859375 ], [ 46.297753906250051, 66.842822265625045 ], [ 46.448535156250017, 66.818994140624994 ], [ 46.492382812500097, 66.800195312499966 ], [ 46.552343750000063, 66.818994140624994 ], [ 46.690820312499994, 66.825537109374977 ], [ 47.49648437499999, 66.929833984374994 ], [ 47.655859375000063, 66.975927734374977 ], [ 47.709082031250063, 67.045019531250034 ], [ 47.768066406250028, 67.275634765625028 ], [ 47.839257812500051, 67.355712890625 ], [ 47.908203124999972, 67.4546875 ], [ 47.882617187500074, 67.515332031250011 ], [ 47.87470703125004, 67.584179687499983 ], [ 48.278710937500051, 67.650390624999972 ], [ 48.653808593749972, 67.695263671874983 ], [ 48.83320312500004, 67.681494140625006 ], [ 48.877929687499972, 67.731347656250051 ], [ 48.762695312499972, 67.827001953125006 ], [ 48.69570312499999, 67.874218750000011 ], [ 48.754296875000051, 67.895947265625011 ], [ 48.840625, 67.869726562500006 ], [ 48.953906250000017, 67.853808593750045 ], [ 49.155273437500028, 67.870410156250045 ], [ 49.93125, 68.065136718750011 ], [ 50.233203125000074, 68.175341796874989 ], [ 50.414062500000028, 68.218359375000063 ], [ 50.699414062500097, 68.317724609375034 ], [ 50.838867187499972, 68.349951171875034 ], [ 51.078515625000051, 68.363330078125017 ], [ 51.33613281250004, 68.402441406249977 ], [ 51.616699218749972, 68.476318359375028 ], [ 51.994726562500006, 68.538769531249955 ], [ 52.055664062499972, 68.541308593750045 ], [ 52.128808593750051, 68.532031250000017 ], [ 52.28535156250004, 68.459375 ], [ 52.227441406249994, 68.418603515624994 ], [ 52.183496093749994, 68.374267578125028 ], [ 52.259179687500051, 68.350927734374977 ], [ 52.322265625000028, 68.339697265625006 ], [ 52.396679687500097, 68.351708984375051 ], [ 52.475, 68.382128906250017 ], [ 52.669726562500017, 68.426757812499972 ], [ 52.722656249999972, 68.484033203124994 ], [ 52.64765625000004, 68.506152343750074 ], [ 52.550097656250074, 68.592431640624966 ], [ 52.435058593750028, 68.610205078125034 ], [ 52.344042968750017, 68.608154296874972 ], [ 52.683593750000028, 68.731201171875 ], [ 53.412890625000017, 68.912548828124983 ], [ 53.80195312500004, 68.995898437500017 ], [ 54.185839843750074, 69.003320312500023 ], [ 54.491210937500028, 68.992333984374994 ], [ 54.376269531250074, 68.964746093749966 ], [ 53.874414062500051, 68.926611328125006 ], [ 53.797656250000074, 68.907470703125028 ], [ 53.798242187499994, 68.884667968749994 ], [ 53.91953125, 68.871240234375023 ], [ 53.970605468749994, 68.844287109375017 ], [ 53.929296875000063, 68.811865234375006 ], [ 53.891210937500006, 68.801513671875028 ], [ 53.833886718750051, 68.708935546874983 ], [ 53.758886718750063, 68.633984374999983 ], [ 53.917675781250097, 68.536962890625034 ], [ 53.930859375000097, 68.435546874999972 ], [ 53.829492187500051, 68.382666015625034 ], [ 53.690039062500063, 68.402539062500011 ], [ 53.566699218750074, 68.367089843749966 ], [ 53.342578125000074, 68.343212890625011 ], [ 53.29335937499999, 68.311669921874966 ], [ 53.260546875000074, 68.267480468750023 ], [ 53.403125, 68.2568359375 ], [ 53.515136718749972, 68.259667968750023 ], [ 53.913671875000063, 68.231201171875 ], [ 53.967871093750006, 68.227343750000017 ], [ 54.09921875, 68.259033203125 ], [ 54.232910156249972, 68.266308593749955 ], [ 54.393945312500051, 68.275097656249983 ], [ 54.476171875, 68.294140624999955 ], [ 54.561230468750097, 68.273046875 ], [ 54.71796875000004, 68.184179687500006 ], [ 54.861328125000028, 68.201855468749983 ], [ 54.923046875000097, 68.373828125000017 ], [ 55.150878906249972, 68.480029296874989 ], [ 55.418066406250006, 68.567822265625011 ], [ 55.675292968750028, 68.575878906249983 ], [ 55.924609375000017, 68.637304687500063 ], [ 56.04365234375004, 68.648876953125011 ], [ 56.275683593750074, 68.624072265625017 ], [ 56.620214843750063, 68.619042968749966 ], [ 56.909375, 68.566699218750045 ], [ 57.126855468749994, 68.554003906250045 ], [ 57.444335937500028, 68.641503906250023 ], [ 58.17304687500004, 68.889746093750063 ], [ 58.23701171875004, 68.833935546874955 ], [ 58.353906250000051, 68.91621093750004 ], [ 58.918945312499972, 69.003808593750023 ], [ 59.057324218750097, 69.00605468750004 ], [ 59.059863281250074, 68.972558593749966 ], [ 59.110156250000017, 68.896289062500045 ], [ 59.220410156250097, 68.849609375000057 ], [ 59.370507812500051, 68.738378906250034 ], [ 59.298339843749972, 68.708447265624983 ], [ 59.222558593749994, 68.691308593750051 ], [ 59.112304687500028, 68.616308593750034 ], [ 59.099023437500051, 68.4443359375 ], [ 59.31074218750004, 68.400292968749994 ], [ 59.604296875000074, 68.351123046875017 ], [ 59.725683593750006, 68.351611328125017 ], [ 59.827539062500051, 68.380322265625011 ], [ 59.858789062500051, 68.396044921875017 ], [ 59.897363281249994, 68.421923828125045 ], [ 59.922851562500028, 68.471337890624994 ], [ 59.941406249999972, 68.510498046874972 ], [ 59.865136718749994, 68.60493164062504 ], [ 59.895996093749972, 68.706347656249989 ], [ 60.160253906250063, 68.699511718750017 ], [ 60.489160156249994, 68.728955078124983 ], [ 60.637695312499972, 68.787011718749994 ], [ 60.815136718750097, 68.895214843750011 ], [ 60.933593749999972, 68.986767578125011 ], [ 60.85859375000004, 69.145507812500028 ], [ 60.664550781249972, 69.110253906250023 ], [ 60.337304687499994, 69.457031249999972 ], [ 60.17060546875004, 69.590917968750006 ], [ 60.276464843750006, 69.652636718750045 ], [ 60.558691406250063, 69.692333984374955 ], [ 60.812988281250028, 69.821142578125006 ], [ 60.909082031250051, 69.847119140624955 ], [ 61.015917968750017, 69.851464843749966 ], [ 61.770507812500028, 69.763037109374977 ], [ 62.63125, 69.743115234375011 ], [ 63.361425781250063, 69.675292968750028 ], [ 64.190429687500028, 69.53466796875 ], [ 64.592187500000051, 69.435644531249977 ], [ 64.928515625000017, 69.325390624999983 ], [ 64.896289062500017, 69.247802734375 ], [ 65.031542968750017, 69.269824218750045 ], [ 65.326757812500063, 69.20136718750004 ], [ 65.527929687500006, 69.173437500000034 ], [ 65.735742187500051, 69.13232421875 ], [ 65.812695312500097, 69.077001953125006 ], [ 66.084765625000017, 69.036328124999983 ], [ 66.365625, 68.96132812499999 ], [ 66.416113281250006, 68.947851562499977 ], [ 66.756445312500006, 68.891992187499966 ], [ 67.002441406250028, 68.873583984375045 ], [ 67.149218750000074, 68.753955078125017 ], [ 67.639648437499972, 68.579296874999955 ], [ 67.730761718750074, 68.513671875 ], [ 68.15693359375004, 68.403662109375063 ], [ 68.371191406250063, 68.314257812500045 ], [ 68.504199218750074, 68.348437499999989 ], [ 68.829492187499994, 68.567431640625017 ], [ 69.024316406249994, 68.81796875 ], [ 69.140527343750051, 68.950634765625011 ], [ 68.924414062500063, 68.956201171874994 ], [ 68.762890625000097, 68.917382812499994 ], [ 68.659570312499994, 68.927392578124994 ], [ 68.542773437500017, 68.967089843749989 ], [ 68.355078125000063, 69.067578124999955 ], [ 68.11738281250004, 69.236230468750023 ], [ 68.073046875000074, 69.420800781249966 ], [ 68.005859374999972, 69.480029296875045 ], [ 67.774316406250051, 69.529980468750011 ], [ 67.624121093750006, 69.584423828125011 ], [ 67.064453125000028, 69.693701171874977 ], [ 66.964062500000097, 69.655566406250017 ], [ 66.934179687500063, 69.5966796875 ], [ 66.89667968750004, 69.553808593749977 ], [ 66.84023437499999, 69.609179687499989 ], [ 66.804003906250017, 69.659228515625045 ], [ 66.80292968750004, 69.740136718750023 ], [ 66.83222656250004, 69.842187500000023 ], [ 66.926367187500063, 70.014257812500006 ], [ 67.069042968750097, 70.005615234375 ], [ 67.144433593749994, 70.030615234375034 ], [ 67.239257812500028, 70.108056640625023 ], [ 67.19746093750004, 70.171630859375 ], [ 67.146484374999972, 70.219921874999983 ], [ 67.156835937500006, 70.295117187500011 ], [ 67.246875, 70.500097656250034 ], [ 67.284765625000063, 70.738720703124983 ], [ 67.211523437500063, 70.798437499999977 ], [ 67.143359375000017, 70.837548828125023 ], [ 66.82246093750004, 70.797363281250028 ], [ 66.702246093750063, 70.818505859374966 ], [ 66.675195312500051, 70.864697265624983 ], [ 66.666113281250063, 70.900585937500011 ], [ 66.758789062500028, 70.962353515624983 ], [ 66.847070312499994, 71.063720703125028 ], [ 66.69257812500004, 71.041699218749983 ], [ 66.639648437499972, 71.081396484374977 ], [ 66.768066406249972, 71.139892578125 ], [ 66.917578125000063, 71.282373046874966 ], [ 67.274218750000074, 71.347851562499983 ], [ 67.541796875000017, 71.412011718749994 ], [ 67.959375, 71.548388671874989 ], [ 68.269238281250097, 71.682812500000011 ], [ 68.469433593750097, 71.852636718749977 ], [ 68.607421874999972, 72.012744140624989 ], [ 68.829687500000063, 72.391552734374983 ], [ 69.039062499999972, 72.669921875000028 ], [ 69.391406250000074, 72.955517578124955 ], [ 69.611816406250028, 72.98193359375 ], [ 69.694335937499972, 72.9775390625 ], [ 69.708984375000028, 72.956396484375034 ], [ 69.658789062500006, 72.931835937500011 ], [ 69.645117187500063, 72.897558593750063 ], [ 69.738281249999972, 72.884960937499983 ], [ 69.8875, 72.882568359375028 ], [ 70.172167968750074, 72.901171874999989 ], [ 70.655371093750006, 72.890380859375 ], [ 71.500195312500097, 72.913671875000034 ], [ 71.616992187500074, 72.902099609375 ], [ 71.929589843749994, 72.819677734375006 ], [ 72.100976562499994, 72.829003906250023 ], [ 72.446386718750006, 72.790332031250045 ], [ 72.633789062500028, 72.744482421875034 ], [ 72.812109375, 72.691406249999972 ], [ 72.787402343750017, 72.482958984375045 ], [ 72.752929687500028, 72.343164062499994 ], [ 72.624414062500051, 72.079443359375006 ], [ 72.574121093749994, 72.012548828125063 ], [ 72.375, 71.821630859375063 ], [ 72.27949218750004, 71.69550781250004 ], [ 72.129687500000074, 71.609179687500017 ], [ 71.912011718750051, 71.547949218749977 ], [ 71.884375, 71.511376953124994 ], [ 71.867285156250006, 71.457373046875006 ], [ 72.07929687500004, 71.306689453125045 ], [ 72.581347656250074, 71.151123046874972 ], [ 72.704492187500051, 70.963232421874977 ], [ 72.73164062500004, 70.822851562499977 ], [ 72.7, 70.457324218750017 ], [ 72.653320312499972, 70.403417968750063 ], [ 72.561914062499994, 70.345556640624977 ], [ 72.469433593750097, 70.274951171874989 ], [ 72.529687500000051, 70.172509765624994 ], [ 72.599414062500017, 69.793212890625 ], [ 72.615625, 69.484033203124966 ], [ 72.55732421875004, 69.378417968750057 ], [ 72.52705078125004, 69.15424804687504 ], [ 72.527343749999972, 69.080517578125011 ], [ 72.576757812500006, 68.968701171874983 ], [ 72.678320312500006, 68.874853515625034 ], [ 72.811914062500051, 68.815234375000074 ], [ 73.190722656250074, 68.706787109375 ], [ 73.548046875000097, 68.574511718750045 ], [ 73.57343750000004, 68.532617187500051 ], [ 73.591699218750051, 68.481884765625011 ], [ 73.46523437499999, 68.430761718749977 ], [ 73.266406250000017, 68.294482421875017 ], [ 73.139453125000017, 68.181347656249983 ], [ 73.129394531249972, 68.090917968750034 ], [ 73.173046875000097, 67.97304687499999 ], [ 73.152148437500017, 67.865039062500017 ], [ 73.066796875000051, 67.766943359375006 ], [ 72.948730468749972, 67.696240234375011 ], [ 72.594335937500063, 67.586962890625017 ], [ 71.847460937500017, 67.007617187500045 ], [ 71.668164062500097, 66.939697265624972 ], [ 71.365234375000028, 66.961523437499977 ], [ 71.44892578125004, 66.878955078125017 ], [ 71.55117187499999, 66.760449218749955 ], [ 71.539550781250028, 66.68310546875 ], [ 71.341992187500097, 66.68671875000004 ], [ 71.065625, 66.604492187499972 ], [ 70.939453124999972, 66.548144531250045 ], [ 70.724902343750074, 66.519433593749966 ], [ 70.561425781250051, 66.548681640624977 ], [ 70.382812499999972, 66.602490234375011 ], [ 70.40888671875004, 66.647607421874966 ], [ 70.442578125000097, 66.668261718750017 ], [ 70.567968750000063, 66.700878906249983 ], [ 70.690722656250017, 66.745312499999983 ], [ 70.630761718750051, 66.754199218750017 ], [ 70.579101562500028, 66.753759765625006 ], [ 70.443945312500006, 66.697314453125074 ], [ 70.283398437500097, 66.685791015625028 ], [ 70.09375, 66.754345703124955 ], [ 69.948632812499994, 66.829980468749994 ], [ 69.877148437500097, 66.845458984375057 ], [ 69.74042968750004, 66.814599609374966 ], [ 69.217773437499972, 66.82861328125 ], [ 69.078710937500063, 66.815917968749972 ], [ 69.013476562500017, 66.788330078125028 ], [ 69.051171875000051, 66.766357421875 ], [ 69.091113281250017, 66.723583984374983 ], [ 69.143945312499994, 66.640722656249977 ], [ 69.194335937499972, 66.578662109375045 ], [ 69.412011718749994, 66.510742187499972 ], [ 69.700976562500074, 66.484570312499983 ], [ 69.982421874999972, 66.401416015624989 ], [ 70.339453125000063, 66.342382812500063 ], [ 71.145507812500028, 66.366650390625011 ], [ 71.358007812500063, 66.359423828125045 ], [ 71.565625, 66.333740234374972 ], [ 71.916992187499972, 66.246728515625023 ], [ 72.06757812500004, 66.253320312500023 ], [ 72.321582031250017, 66.332128906250006 ], [ 72.383984375000097, 66.506542968750011 ], [ 72.417382812499994, 66.560791015625057 ], [ 73.341601562500074, 66.806835937499983 ], [ 73.513574218749994, 66.861083984375028 ], [ 73.792089843750006, 66.995312500000011 ], [ 73.883300781250028, 67.0849609375 ], [ 73.986230468750051, 67.327685546875045 ], [ 74.074511718750074, 67.414111328124989 ], [ 74.676074218750074, 67.694628906250017 ], [ 74.769531249999972, 67.766357421874972 ], [ 74.78730468750004, 67.897509765625045 ], [ 74.778222656249994, 67.985937500000034 ], [ 74.742675781250028, 68.073535156250045 ], [ 74.632421875000063, 68.218310546875045 ], [ 74.511230468749972, 68.303076171875006 ], [ 74.391406250000074, 68.420605468749955 ], [ 74.480957031250028, 68.658886718750011 ], [ 74.579589843750028, 68.751220703125 ], [ 75.124609375000063, 68.861718750000023 ], [ 75.589550781250097, 68.901171874999989 ], [ 76.107519531250063, 68.975732421874994 ], [ 76.316015625000119, 68.991503906249989 ], [ 76.45917968750004, 68.978271484374972 ], [ 76.605761718750074, 68.897607421874966 ], [ 76.73505859375004, 68.776904296875074 ], [ 77.111718750000051, 68.596191406250028 ], [ 77.238476562500097, 68.469580078124977 ], [ 77.261035156250074, 68.315576171874966 ], [ 77.2484375, 67.941015625000034 ], [ 77.174414062500119, 67.778515624999983 ], [ 77.325097656249994, 67.735644531250045 ], [ 77.395605468750063, 67.698681640624955 ], [ 77.579199218750063, 67.643945312499994 ], [ 77.675097656250074, 67.589599609375028 ], [ 77.771582031250063, 67.570263671875011 ], [ 77.98554687500004, 67.559179687500063 ], [ 78.589550781250097, 67.578466796874977 ], [ 78.922460937500063, 67.589111328125028 ], [ 78.887597656249994, 67.613134765625034 ], [ 78.83906250000004, 67.631201171874977 ], [ 78.559082031250028, 67.639111328124983 ], [ 78.161230468750063, 67.678369140624994 ], [ 77.588281250000051, 67.751904296874983 ], [ 77.520117187500119, 67.909619140624955 ], [ 77.535937500000017, 68.007666015625034 ], [ 77.664843750000017, 68.190380859374955 ], [ 77.756835937500028, 68.222363281249983 ], [ 77.868261718750063, 68.234716796875006 ], [ 77.995117187499972, 68.259472656249983 ], [ 77.958691406250097, 68.377050781250063 ], [ 77.906835937500119, 68.482275390625006 ], [ 77.785253906250119, 68.630468749999977 ], [ 77.650683593750074, 68.903027343750011 ], [ 77.466308593749972, 68.905126953124977 ], [ 77.32832031250004, 68.958642578124966 ], [ 76.644921875000051, 69.117382812499983 ], [ 76.000976562499972, 69.235058593749983 ], [ 75.561132812500063, 69.251806640625006 ], [ 75.420019531250006, 69.238623046874977 ], [ 75.053515625000017, 69.116308593750034 ], [ 74.81484375, 69.090576171875028 ], [ 74.362597656250074, 69.144580078125017 ], [ 73.977441406249994, 69.114648437500051 ], [ 73.836035156250063, 69.143212890624994 ], [ 73.775683593750017, 69.198242187500028 ], [ 73.890917968750074, 69.417968750000028 ], [ 73.832714843750097, 69.503906250000028 ], [ 73.66328125000004, 69.617089843749994 ], [ 73.56015625, 69.707226562499983 ], [ 73.578125, 69.802978515625028 ], [ 73.830175781250006, 70.175683593750023 ], [ 73.937402343750051, 70.272851562500023 ], [ 74.206738281250097, 70.445458984374994 ], [ 74.343359375000063, 70.578710937499977 ], [ 74.3109375, 70.653613281250045 ], [ 73.731542968750006, 71.068701171875063 ], [ 73.576562500000051, 71.216503906249955 ], [ 73.507226562500051, 71.263525390625034 ], [ 73.365234374999972, 71.319775390624955 ], [ 73.150488281250006, 71.385205078124955 ], [ 73.086230468750074, 71.444921875000063 ], [ 73.671777343749994, 71.845068359375034 ], [ 73.939453124999972, 71.914746093750011 ], [ 74.31123046875004, 71.957812499999989 ], [ 74.489062500000074, 71.997021484374983 ], [ 74.804101562500051, 72.077392578125028 ], [ 74.992187499999972, 72.144824218749989 ], [ 75.053222656249972, 72.199218749999972 ], [ 75.089941406250006, 72.26313476562504 ], [ 75.097070312500051, 72.420654296874972 ], [ 75.060351562500017, 72.548779296874955 ], [ 75.008007812500097, 72.619433593750045 ], [ 74.896875, 72.710107421874966 ], [ 74.78681640625004, 72.811865234375006 ], [ 74.864941406250097, 72.838427734374989 ], [ 74.942187500000017, 72.853808593750017 ], [ 75.152441406250006, 72.852734374999983 ], [ 75.369335937500097, 72.796630859375 ], [ 75.474902343750074, 72.685009765625011 ], [ 75.603515624999972, 72.581054687500057 ], [ 75.603125, 72.512158203124955 ], [ 75.59140625, 72.457226562499955 ], [ 75.644335937500074, 72.382275390624955 ], [ 75.691113281250097, 72.35 ], [ 75.74140625000004, 72.296240234375034 ], [ 75.694433593750063, 72.253515625000034 ], [ 75.644335937500074, 72.232324218749966 ], [ 75.550195312500051, 72.170800781249966 ], [ 75.394531249999972, 71.983203125000017 ], [ 75.27382812499999, 71.958935546874955 ], [ 75.247460937499994, 71.813378906249966 ], [ 75.503222656250074, 71.654638671875063 ], [ 75.468554687500017, 71.534375 ], [ 75.41718750000004, 71.494677734375074 ], [ 75.280273437499972, 71.430078125000051 ], [ 75.29804687500004, 71.378466796875017 ], [ 75.332031250000028, 71.341748046874983 ], [ 75.73359375000004, 71.265917968749989 ], [ 76.110449218750063, 71.218554687500017 ], [ 76.741992187500017, 71.202050781250051 ], [ 76.929003906250017, 71.12788085937504 ], [ 76.995214843750119, 71.181054687500023 ], [ 77.589648437500074, 71.167919921875011 ], [ 78.068261718750051, 70.986328124999972 ], [ 78.320605468750017, 70.930419921875028 ], [ 78.52578125, 70.911816406249983 ], [ 78.942187500000017, 70.933789062500011 ], [ 79.015429687500017, 70.950195312499972 ], [ 79.083886718749994, 71.002001953125045 ], [ 78.888671875000028, 70.997167968750034 ], [ 78.803515625000017, 70.973535156250023 ], [ 78.723925781250017, 70.975976562499994 ], [ 78.587695312500074, 70.993896484375 ], [ 78.491406250000097, 71.025390625000028 ], [ 78.386523437500017, 71.087109374999983 ], [ 78.21259765625004, 71.266308593749983 ], [ 77.908398437500097, 71.324072265625034 ], [ 77.706640625000063, 71.300585937500045 ], [ 77.481054687500063, 71.311572265625074 ], [ 77.11367187499999, 71.409375 ], [ 76.871191406250063, 71.446582031250045 ], [ 76.433398437500017, 71.552490234375028 ], [ 76.312109375000119, 71.595458984375 ], [ 76.215722656249994, 71.682861328125028 ], [ 76.103613281250119, 71.829003906249966 ], [ 76.03242187500004, 71.910400390625028 ], [ 76.124023437499972, 71.926611328125034 ], [ 76.421679687500074, 72.006005859374966 ], [ 76.871386718750017, 72.033007812500045 ], [ 77.061328125000074, 72.004199218750045 ], [ 77.550781249999972, 71.842089843750045 ], [ 77.77753906250004, 71.836425781250057 ], [ 78.186914062500051, 71.907080078125063 ], [ 78.232421875000028, 71.952294921875023 ], [ 78.140820312500097, 72.044677734375028 ], [ 78.016406250000074, 72.092041015625 ], [ 77.780664062499994, 72.114306640624989 ], [ 77.49287109375004, 72.07172851562504 ], [ 77.41083984375004, 72.107763671875006 ], [ 77.439746093750074, 72.156542968749989 ], [ 77.471582031249994, 72.192138671875057 ], [ 77.625292968750017, 72.201416015624972 ], [ 77.733203125000074, 72.229199218749955 ], [ 77.968164062499994, 72.328710937499977 ], [ 78.225390625000074, 72.377441406250057 ], [ 78.482617187500097, 72.394970703124983 ], [ 79.422070312500097, 72.380761718750023 ], [ 79.953906250000074, 72.223046875000023 ], [ 80.474023437499994, 72.153125 ], [ 80.699218750000028, 72.098291015625023 ], [ 80.7625, 72.089160156250017 ], [ 80.814746093750017, 72.054296875000034 ], [ 80.856054687500063, 71.970214843750028 ], [ 81.511230468749972, 71.746142578125045 ], [ 81.661621093749972, 71.715966796875023 ], [ 82.079882812500017, 71.706835937500017 ], [ 82.54726562499999, 71.758593750000017 ], [ 82.757812500000028, 71.764111328124983 ], [ 82.986132812500074, 71.748681640625023 ], [ 83.10664062500004, 71.720507812500074 ], [ 83.23359375000004, 71.668164062499955 ], [ 83.165527343750028, 71.602197265625023 ], [ 83.105664062500097, 71.562451171875011 ], [ 82.977050781250028, 71.45136718750004 ], [ 82.917968749999972, 71.419921875000028 ], [ 82.493164062500028, 71.292871093749994 ], [ 82.322851562500063, 71.260009765625028 ], [ 82.276953125000119, 71.09345703125004 ], [ 82.25429687499999, 71.056201171874989 ], [ 82.239160156250051, 70.997705078124966 ], [ 82.316015625000063, 70.879443359375045 ], [ 82.335937499999972, 70.807373046875028 ], [ 82.270703125000097, 70.70673828125004 ], [ 82.163183593750119, 70.598144531250028 ], [ 82.182421875000017, 70.511474609375028 ], [ 82.221191406250028, 70.395703124999983 ], [ 82.235839843749972, 70.430273437500006 ], [ 82.231445312499972, 70.48291015625 ], [ 82.258398437500063, 70.543603515625023 ], [ 82.451660156249972, 70.690087890625023 ], [ 82.592480468750097, 70.889941406250045 ], [ 82.737792968750028, 70.942089843750011 ], [ 82.869140624999972, 70.954833984375028 ], [ 83.01015625, 70.895410156250023 ], [ 83.051074218750074, 70.815234375000017 ], [ 83.058398437500074, 70.694726562499994 ], [ 83.030175781249994, 70.580517578124983 ], [ 82.919824218749994, 70.407421874999983 ], [ 82.742480468750017, 70.286474609375034 ], [ 82.682324218750097, 70.217724609374983 ], [ 82.767285156250097, 70.154052734374972 ], [ 82.856542968750063, 70.104541015625017 ], [ 82.961035156250119, 70.088281249999966 ], [ 83.080761718750097, 70.093017578124972 ], [ 83.109570312500097, 70.109570312499955 ], [ 83.13203125000004, 70.157177734374983 ], [ 83.094140625000051, 70.221093750000023 ], [ 83.073828125000119, 70.276708984375006 ], [ 83.293457031249972, 70.321337890625017 ], [ 83.497070312499972, 70.345263671875017 ], [ 83.65986328125004, 70.41835937499999 ], [ 83.700488281250017, 70.46640625 ], [ 83.735937500000063, 70.546484374999977 ], [ 83.651269531250051, 70.672216796875006 ], [ 83.578906250000074, 70.765917968750017 ], [ 83.333886718750051, 70.988525390624972 ], [ 83.151269531250051, 71.103613281249977 ], [ 83.26601562499999, 71.275878906249972 ], [ 83.457617187500119, 71.467529296875028 ], [ 83.531054687500074, 71.514257812500063 ], [ 83.55048828125004, 71.543652343750011 ], [ 83.571289062500028, 71.594384765625023 ], [ 83.553515625000017, 71.649804687500051 ], [ 83.534375, 71.683935546874977 ], [ 83.340429687500063, 71.827539062500023 ], [ 83.200292968750119, 71.87470703125004 ], [ 82.755078125000097, 71.90283203125 ], [ 82.645410156250051, 71.92524414062504 ], [ 82.319140625000017, 72.071826171875045 ], [ 82.280664062499994, 72.105126953124994 ], [ 82.209277343750017, 72.211181640625028 ], [ 82.183593750000028, 72.237548828124972 ], [ 82.093652343749994, 72.265429687500045 ], [ 81.792871093749994, 72.326611328124983 ], [ 81.586230468750074, 72.351708984375051 ], [ 81.282714843749972, 72.358837890624983 ], [ 81.098144531250028, 72.389746093749977 ], [ 80.827050781250051, 72.488281249999972 ], [ 80.797753906250051, 72.519970703124955 ], [ 80.719628906249994, 72.647900390624983 ], [ 80.65625, 72.712011718750006 ], [ 80.675390625000063, 72.759179687500023 ], [ 80.773730468750017, 72.860791015625011 ], [ 80.841601562500074, 72.949169921874983 ], [ 80.757421875000063, 73.025244140625034 ], [ 80.638671875000028, 73.049169921875034 ], [ 80.509667968750051, 73.086083984374994 ], [ 80.45546875, 73.155224609374955 ], [ 80.424511718750097, 73.231152343749983 ], [ 80.418945312500028, 73.289648437500006 ], [ 80.398046875000119, 73.356835937499994 ], [ 80.458300781250074, 73.413720703125051 ], [ 80.59589843750004, 73.474023437499994 ], [ 80.561914062500051, 73.514990234374977 ], [ 80.583203125000097, 73.568457031250034 ], [ 81.468847656250063, 73.640429687500045 ], [ 81.816992187500119, 73.658837890624966 ], [ 83.544726562500017, 73.666503906250028 ], [ 83.666992187499972, 73.686474609375011 ], [ 84.417382812499994, 73.722021484374977 ], [ 84.737890625000063, 73.762841796875023 ], [ 85.077441406250074, 73.719531249999989 ], [ 85.200585937500051, 73.721533203125063 ], [ 85.448339843750063, 73.734619140625057 ], [ 85.611425781250063, 73.821582031250017 ], [ 85.979296875000017, 73.85693359375 ], [ 86.591406250000063, 73.894287109374972 ], [ 86.89296875, 73.887109375000023 ], [ 86.96132812499999, 73.860742187499994 ], [ 87.02949218750004, 73.824169921875011 ], [ 86.69765625, 73.716845703124989 ], [ 86.36591796875004, 73.619775390625023 ], [ 86.09414062499999, 73.578320312500011 ], [ 85.827050781250051, 73.492773437499977 ], [ 85.80048828125004, 73.458935546875011 ], [ 85.792578125000119, 73.438330078125006 ], [ 85.802441406250097, 73.371679687500006 ], [ 85.818164062500074, 73.326953125000045 ], [ 86.098144531250028, 73.272607421874994 ], [ 86.307910156250017, 73.195751953124955 ], [ 86.514355468750097, 73.140478515624977 ], [ 86.677050781250017, 73.106787109375034 ], [ 86.715039062500097, 73.125830078125006 ], [ 86.121679687500119, 73.306738281250006 ], [ 85.970800781250063, 73.347070312499966 ], [ 85.910058593750051, 73.390429687500017 ], [ 85.938964843749972, 73.456494140624955 ], [ 85.998925781250051, 73.48583984375 ], [ 86.092382812500063, 73.519140625000034 ], [ 86.155078125000074, 73.53466796875 ], [ 86.376269531250017, 73.568847656250028 ], [ 87.120117187500028, 73.615039062500017 ], [ 87.294433593750028, 73.7046875 ], [ 87.369531250000051, 73.755908203125045 ], [ 87.571191406249994, 73.810742187500011 ], [ 87.503222656250017, 73.832470703125011 ], [ 87.3375, 73.846044921875006 ], [ 87.20966796875004, 73.878662109375 ], [ 86.697070312500074, 74.195312500000028 ], [ 86.571093750000074, 74.24375 ], [ 86.177832031250063, 74.279394531250006 ], [ 86.001367187499994, 74.316015625 ], [ 86.182910156250074, 74.423046874999983 ], [ 86.395800781250074, 74.450097656249966 ], [ 86.538476562499994, 74.444238281250023 ], [ 86.66474609375004, 74.414257812499955 ], [ 86.897949218749972, 74.325341796874966 ], [ 87.22968750000004, 74.363867187500006 ], [ 87.10615234375004, 74.403564453125 ], [ 86.894238281250097, 74.449707031249972 ], [ 86.700097656249994, 74.522460937499972 ], [ 86.425683593750051, 74.585498046875017 ], [ 86.116113281250051, 74.628564453124994 ], [ 85.791015624999972, 74.645117187500006 ], [ 85.880761718750051, 74.740234375000028 ], [ 86.058886718750017, 74.728222656249983 ], [ 86.11953125, 74.757421875000063 ], [ 86.201269531250063, 74.816210937500045 ], [ 86.651464843750119, 74.682421875000045 ], [ 86.862890625000119, 74.717871093750006 ], [ 87.041796875000074, 74.778857421874989 ], [ 87.419335937500051, 74.940917968750057 ], [ 87.467578125000017, 75.013232421875045 ], [ 87.287402343750017, 75.052539062500045 ], [ 87.140722656250063, 75.072265624999972 ], [ 86.939062500000063, 75.068115234375028 ], [ 86.921679687500017, 75.112792968749972 ], [ 87.005957031250119, 75.169824218749966 ], [ 87.170800781250051, 75.191748046874977 ], [ 87.671386718749972, 75.12958984375004 ], [ 88.503710937500074, 75.29047851562504 ], [ 88.733105468750097, 75.369189453124989 ], [ 89.310253906250097, 75.470117187500023 ], [ 89.595117187500051, 75.458251953125028 ], [ 90.184960937500051, 75.591064453124972 ], [ 91.004687500000074, 75.649560546874994 ], [ 91.479492187499972, 75.649658203125028 ], [ 91.845410156250097, 75.723681640624989 ], [ 92.407519531250017, 75.749658203124966 ], [ 92.602539062499972, 75.779101562500017 ], [ 93.549804687500028, 75.854101562500006 ], [ 94.075195312499972, 75.912890624999989 ], [ 94.156347656250063, 75.959228515625028 ], [ 93.687011718750028, 75.921582031249983 ], [ 93.574023437500017, 75.956298828125057 ], [ 93.475488281249994, 75.932861328124972 ], [ 93.406054687500074, 75.901269531250023 ], [ 93.178125, 75.958984374999972 ], [ 93.116308593750119, 75.944628906249989 ], [ 93.068652343750074, 75.912841796875 ], [ 92.986621093750074, 75.902685546875063 ], [ 92.890429687500017, 75.909960937500017 ], [ 92.858593750000097, 75.979492187499972 ], [ 92.971582031249994, 76.075097656249994 ], [ 93.104882812499994, 76.025830078125011 ], [ 93.259277343750028, 76.098779296875023 ], [ 93.359570312500097, 76.100732421874994 ], [ 93.648437499999972, 76.054150390625011 ], [ 93.842871093750063, 76.101318359375028 ], [ 94.102343750000074, 76.123583984375017 ], [ 94.388281250000063, 76.102783203125057 ], [ 94.506738281250051, 76.107958984375045 ], [ 94.575585937500051, 76.151757812499994 ], [ 95.038476562499994, 76.113525390625028 ], [ 95.359277343749994, 76.139599609375011 ], [ 95.578710937500119, 76.137304687499977 ], [ 95.919921874999972, 76.113134765625034 ], [ 96.075488281250074, 76.081982421874983 ], [ 95.98603515625004, 76.009667968749994 ], [ 95.653320312500028, 75.892187500000034 ], [ 95.743847656250097, 75.872314453125 ], [ 95.934765625000097, 75.926025390625 ], [ 96.508593750000017, 76.005566406249955 ], [ 96.600585937500028, 75.989892578124966 ], [ 96.537695312500063, 75.921630859375 ], [ 96.497070312499972, 75.891210937500034 ], [ 96.879199218750017, 75.931054687499966 ], [ 97.205468750000051, 76.018701171874966 ], [ 97.350683593750063, 76.033398437499955 ], [ 97.49921875000004, 75.980224609375028 ], [ 97.637695312500028, 76.029052734375028 ], [ 97.669824218749994, 76.078027343749994 ], [ 97.91835937499999, 76.088671875000017 ], [ 98.020019531250028, 76.133691406250051 ], [ 98.194628906250074, 76.166406250000051 ], [ 98.34199218750004, 76.180566406249994 ], [ 98.662011718750051, 76.242675781250028 ], [ 98.771289062500017, 76.224023437499966 ], [ 98.984667968750074, 76.207568359374989 ], [ 99.187304687500017, 76.177636718750023 ], [ 99.56269531250004, 76.109326171874955 ], [ 99.615625, 76.082324218750045 ], [ 99.663183593750119, 76.078027343749994 ], [ 99.770410156249994, 76.028759765624983 ], [ 99.689257812500074, 75.956347656250074 ], [ 99.602343750000017, 75.852050781250028 ], [ 99.442187500000017, 75.80317382812504 ], [ 99.540722656250097, 75.798583984374972 ], [ 99.609375, 75.811279296875 ], [ 99.7375, 75.880664062500017 ], [ 99.851367187500074, 75.930273437499977 ], [ 99.825390625000097, 76.135937499999955 ], [ 99.616796875000063, 76.240185546874983 ], [ 99.46064453125004, 76.275097656249983 ], [ 99.093847656250119, 76.384326171875045 ], [ 98.969531250000017, 76.430810546874994 ], [ 98.805664062500028, 76.48066406250004 ], [ 98.869433593750017, 76.509570312500045 ], [ 99.576269531250063, 76.471435546875028 ], [ 99.93574218750004, 76.489892578125051 ], [ 100.322363281250119, 76.479150390624994 ], [ 100.84375, 76.525195312500045 ], [ 101.06074218750004, 76.477246093749955 ], [ 101.310742187500097, 76.478906250000023 ], [ 101.597753906250063, 76.439208984375028 ], [ 101.683789062500097, 76.485498046875051 ], [ 101.212988281250063, 76.535693359375045 ], [ 101.00263671875004, 76.530517578124972 ], [ 100.928027343750017, 76.556738281249977 ], [ 101.00625, 76.615087890624977 ], [ 101.099316406250097, 76.704003906249966 ], [ 101.00820312499999, 76.781347656250006 ], [ 100.920410156249972, 76.822509765625028 ], [ 100.905859375000119, 76.900683593750074 ], [ 100.98994140625004, 76.990478515624972 ], [ 101.18574218750004, 77.028564453125 ], [ 101.292871093749994, 77.101562500000057 ], [ 101.517675781250063, 77.198095703125006 ], [ 102.610156250000074, 77.508544921875 ], [ 103.131445312500119, 77.626464843750057 ], [ 103.33125, 77.641064453125011 ], [ 103.560742187500097, 77.631933593750006 ], [ 104.014550781249994, 77.730419921875011 ], [ 104.184863281250074, 77.73046875 ], [ 104.814257812500017, 77.652099609375028 ] ] ], [ [ [ 107.69550781250004, 78.130908203125045 ], [ 107.60625, 78.082568359375074 ], [ 107.48164062500004, 78.057763671874994 ], [ 107.343847656250063, 78.098583984374955 ], [ 107.00166015625004, 78.095654296874983 ], [ 106.415527343750028, 78.139843750000011 ], [ 106.583300781250017, 78.167578124999977 ], [ 107.508300781249972, 78.189404296874983 ], [ 107.573242187499972, 78.185546875 ], [ 107.69550781250004, 78.130908203125045 ] ] ], [ [ [ 106.270410156250051, 78.206201171875023 ], [ 106.15107421875004, 78.198632812499994 ], [ 106.02363281250004, 78.220117187500023 ], [ 106.058398437500017, 78.264648437500028 ], [ 106.350585937500028, 78.272607421874966 ], [ 106.456835937500017, 78.34003906250004 ], [ 106.640429687500017, 78.336230468750045 ], [ 106.691210937500074, 78.316650390624972 ], [ 106.719628906249994, 78.294189453125 ], [ 106.71894531250004, 78.264990234375006 ], [ 106.679101562499994, 78.264990234375006 ], [ 106.504687500000074, 78.261669921874955 ], [ 106.472460937500074, 78.245019531250023 ], [ 106.270410156250051, 78.206201171875023 ] ] ], [ [ [ 102.884765624999972, 79.253955078125045 ], [ 102.787304687500097, 79.176416015624966 ], [ 102.745800781250097, 79.106054687500034 ], [ 102.447851562500119, 78.876660156250011 ], [ 102.412304687500097, 78.835449218749972 ], [ 102.587304687500051, 78.871289062499983 ], [ 102.747656250000119, 78.949560546875034 ], [ 102.844824218750063, 79.014355468750011 ], [ 102.950390625000097, 79.055761718750006 ], [ 103.075683593749972, 79.056494140624977 ], [ 103.199121093750051, 79.071289062499972 ], [ 103.433398437500017, 79.126123046875023 ], [ 103.672851562500028, 79.15 ], [ 103.800781249999972, 79.149267578125034 ], [ 103.925683593749994, 79.123242187499983 ], [ 104.004003906250063, 79.062548828125045 ], [ 104.091113281250074, 79.013183593750028 ], [ 104.404199218749994, 78.977099609375045 ], [ 104.449218750000028, 78.963916015625017 ], [ 104.476953125000051, 78.923339843750028 ], [ 104.452050781250051, 78.880029296874994 ], [ 104.63320312499999, 78.835156250000011 ], [ 104.88105468750004, 78.854882812500023 ], [ 105.014648437500028, 78.843310546875074 ], [ 105.145996093750028, 78.818847656250057 ], [ 105.204589843749972, 78.779931640625023 ], [ 105.25605468750004, 78.733007812499977 ], [ 105.310156250000063, 78.666162109375023 ], [ 105.342675781250051, 78.593945312499983 ], [ 105.312597656250119, 78.499902343749994 ], [ 104.832617187500063, 78.352734374999955 ], [ 104.741796875000119, 78.339746093749966 ], [ 104.519433593749994, 78.349218750000034 ], [ 104.297460937500063, 78.335058593749977 ], [ 103.719335937500063, 78.258251953124983 ], [ 103.003125, 78.255859375000028 ], [ 102.796679687500074, 78.187890625000023 ], [ 102.734375, 78.189892578124983 ], [ 102.673144531250017, 78.201708984374989 ], [ 102.617187499999972, 78.224609375000057 ], [ 102.180468750000017, 78.205322265625028 ], [ 101.692382812499972, 78.1943359375 ], [ 101.204101562499972, 78.191943359375045 ], [ 101.039941406249994, 78.142968750000023 ], [ 100.541210937500097, 78.047509765625023 ], [ 100.08222656250004, 77.975 ], [ 99.845019531250017, 77.956835937500017 ], [ 99.500292968750017, 77.976074218750028 ], [ 99.391699218750119, 78.000683593749983 ], [ 99.287109375000028, 78.038085937499972 ], [ 99.438671875000097, 78.083935546874983 ], [ 99.54560546875004, 78.178564453125006 ], [ 99.677929687500097, 78.233496093750006 ], [ 100.018945312499994, 78.338916015625074 ], [ 100.057519531250051, 78.380371093749972 ], [ 100.123535156249972, 78.470458984375028 ], [ 100.162988281250051, 78.503955078125017 ], [ 100.215039062500097, 78.535791015625023 ], [ 100.257226562500051, 78.573828125000063 ], [ 100.262695312500028, 78.631494140624994 ], [ 100.283984375000017, 78.679199218750028 ], [ 100.41640625, 78.753173828125 ], [ 100.515625, 78.78779296875004 ], [ 100.619628906249972, 78.797412109375045 ], [ 100.875585937500063, 78.783593749999966 ], [ 100.955761718750097, 78.788476562499994 ], [ 100.897949218750028, 78.812451171874983 ], [ 100.85625, 78.897753906250045 ], [ 100.864550781250074, 78.925830078124989 ], [ 100.901367187500028, 78.980078125000034 ], [ 100.965429687500119, 79.006542968750011 ], [ 101.030859375000119, 79.023291015625034 ], [ 101.068164062500074, 79.096240234374989 ], [ 101.052246093750028, 79.123242187499983 ], [ 101.14882812499999, 79.156884765624994 ], [ 101.196093750000017, 79.204443359375006 ], [ 101.310449218750051, 79.232617187499983 ], [ 101.543066406250119, 79.254443359375074 ], [ 101.555273437500119, 79.312646484375023 ], [ 101.590625, 79.350439453125006 ], [ 101.643359375000017, 79.361376953124989 ], [ 101.761328125000063, 79.371972656250023 ], [ 101.824218749999972, 79.370214843750034 ], [ 101.912109374999972, 79.311621093749977 ], [ 102.005273437499994, 79.263671875 ], [ 102.128515625000063, 79.252490234375017 ], [ 102.251269531250017, 79.256054687499955 ], [ 102.177246093749972, 79.312597656250006 ], [ 102.180664062499972, 79.373388671875063 ], [ 102.225097656249972, 79.412939453125034 ], [ 102.282421875000097, 79.430078124999966 ], [ 102.404882812500063, 79.433203124999977 ], [ 102.789843750000074, 79.392138671875045 ], [ 103.041601562500119, 79.331542968750057 ], [ 103.097949218750074, 79.299121093750017 ], [ 103.052441406250097, 79.282519531250017 ], [ 102.93964843750004, 79.271191406250011 ], [ 102.884765624999972, 79.253955078125045 ] ] ], [ [ [ 76.248925781250051, 79.651074218749955 ], [ 76.372558593749972, 79.615234375000028 ], [ 76.467382812500119, 79.643164062500034 ], [ 77.360156250000017, 79.55683593750004 ], [ 77.549316406250028, 79.5244140625 ], [ 77.588964843750119, 79.50190429687504 ], [ 76.810156250000063, 79.489501953125 ], [ 76.649511718750119, 79.493408203125 ], [ 76.636523437500017, 79.54443359375 ], [ 76.457617187500119, 79.545458984375017 ], [ 76.153710937499994, 79.578759765624966 ], [ 76.071875000000119, 79.625634765625023 ], [ 76.051562500000074, 79.644726562499983 ], [ 76.148437499999972, 79.664453125000023 ], [ 76.248925781250051, 79.651074218749955 ] ] ], [ [ [ 100.13593750000004, 79.614208984374983 ], [ 99.915429687500051, 79.601611328125017 ], [ 99.942285156249994, 79.671435546875017 ], [ 99.955761718750097, 79.690332031249966 ], [ 100.068359375000028, 79.701025390625006 ], [ 100.141503906249994, 79.683691406250034 ], [ 100.300292968750028, 79.670263671875034 ], [ 100.13593750000004, 79.614208984374983 ] ] ], [ [ [ 92.683496093750051, 79.685205078124994 ], [ 92.440625, 79.675488281249955 ], [ 92.153710937499994, 79.684667968750063 ], [ 91.683593749999972, 79.790576171875045 ], [ 91.376269531250074, 79.835498046875045 ], [ 91.126074218750063, 79.904931640624994 ], [ 91.070312500000028, 79.981494140625045 ], [ 91.229296875000074, 80.03071289062504 ], [ 91.425976562500097, 80.049218749999966 ], [ 91.751953124999972, 80.052294921874989 ], [ 92.173437500000119, 80.045458984375017 ], [ 92.592773437500028, 79.996533203124983 ], [ 93.481542968750063, 79.941113281249983 ], [ 93.803125, 79.904541015625 ], [ 93.603515624999972, 79.816748046875034 ], [ 93.38203125000004, 79.783886718750011 ], [ 93.155078125000017, 79.737597656249989 ], [ 92.926269531250028, 79.704492187499994 ], [ 92.683496093750051, 79.685205078124994 ] ] ], [ [ [ 51.409277343750006, 79.944238281249994 ], [ 51.435156250000063, 79.931933593750074 ], [ 51.43125, 79.920507812500034 ], [ 51.076269531250006, 79.931982421874977 ], [ 50.454101562500028, 79.924414062500034 ], [ 50.09140625, 79.980566406250034 ], [ 50.472656249999972, 80.035449218750017 ], [ 50.675781249999972, 80.048535156250011 ], [ 50.936328125000017, 80.09423828125 ], [ 51.254394531249972, 80.048632812500045 ], [ 51.237890625, 80.010351562500063 ], [ 51.242773437500006, 79.991259765624989 ], [ 51.326953125000017, 79.972314453125023 ], [ 51.409277343750006, 79.944238281249994 ] ] ], [ [ [ 59.688867187500051, 79.955810546875057 ], [ 59.330664062500006, 79.92304687500004 ], [ 59.202636718750028, 79.932958984375006 ], [ 59.169238281250074, 79.948291015625017 ], [ 59.100390625000074, 79.964160156250045 ], [ 58.919238281250017, 79.984619140625057 ], [ 58.946093750000074, 80.042333984375006 ], [ 59.001464843749972, 80.053906249999955 ], [ 59.544531250000063, 80.118847656249955 ], [ 59.801660156250051, 80.082666015625051 ], [ 59.911035156249994, 79.994287109374966 ], [ 59.688867187500051, 79.955810546875057 ] ] ], [ [ [ 97.67451171875004, 80.158251953124989 ], [ 97.903613281250017, 80.095019531249989 ], [ 98.017773437500097, 80.022851562500023 ], [ 97.906738281250028, 80.003759765625034 ], [ 97.807910156250017, 79.956298828124972 ], [ 97.75996093750004, 79.895849609375006 ], [ 97.626953125000028, 79.850439453124977 ], [ 97.591308593749972, 79.774951171875045 ], [ 97.651660156250017, 79.760644531249994 ], [ 97.724511718749994, 79.781396484375051 ], [ 97.870703125000063, 79.852636718749977 ], [ 98.064550781250119, 79.901074218749983 ], [ 98.273242187500074, 79.874121093750006 ], [ 98.353125000000119, 79.884326171875045 ], [ 98.499023437499972, 79.953125 ], [ 98.471875, 80.009130859374977 ], [ 98.531835937500063, 80.043603515624994 ], [ 98.596484375000017, 80.052197265624955 ], [ 98.86591796875004, 80.04541015625 ], [ 99.294921875000028, 80.016357421875028 ], [ 99.370703125000119, 79.986376953125045 ], [ 99.47304687499999, 79.970166015624955 ], [ 99.536132812499972, 79.941308593750023 ], [ 99.726562500000028, 79.919921875000028 ], [ 99.818359374999972, 79.898193359375028 ], [ 99.946582031250017, 79.848974609375034 ], [ 100.061230468750097, 79.777099609375057 ], [ 99.915820312500074, 79.738330078125045 ], [ 99.839257812499994, 79.668945312500057 ], [ 99.805468750000017, 79.653076171875 ], [ 99.78164062499999, 79.628271484375006 ], [ 99.771093750000063, 79.567724609375034 ], [ 99.748828125000017, 79.515185546874989 ], [ 99.721191406250028, 79.491845703125023 ], [ 99.70625, 79.463476562500006 ], [ 99.721582031249994, 79.385107421875034 ], [ 99.680664062500028, 79.323339843749977 ], [ 99.53730468750004, 79.276562499999955 ], [ 99.387792968750119, 79.274755859375034 ], [ 99.167089843750119, 79.306298828124966 ], [ 99.104394531250051, 79.305371093749955 ], [ 99.041796875000074, 79.293017578125017 ], [ 99.317382812499972, 79.227197265625023 ], [ 99.51728515625004, 79.130175781250074 ], [ 99.750781250000017, 79.107666015625 ], [ 99.81464843750004, 79.095849609374994 ], [ 99.89960937500004, 79.006396484375074 ], [ 99.929296875000119, 78.961425781249972 ], [ 99.540820312500017, 78.85273437500004 ], [ 99.439550781250119, 78.834228515625 ], [ 98.819531250000097, 78.818261718750023 ], [ 98.411132812500028, 78.78779296875004 ], [ 98.282519531250017, 78.795019531250006 ], [ 98.054199218750028, 78.820996093749955 ], [ 97.905175781250051, 78.810205078124966 ], [ 97.688574218750063, 78.827343750000011 ], [ 97.555468750000017, 78.826562500000023 ], [ 97.248144531250063, 78.868017578125034 ], [ 96.932910156250017, 78.933935546875063 ], [ 96.871191406250063, 78.963818359375011 ], [ 96.80781250000004, 78.984960937500063 ], [ 96.429980468750074, 79.003027343750006 ], [ 96.34736328125004, 79.015869140625057 ], [ 95.796484375000063, 79.00141601562504 ], [ 95.702832031250097, 79.012011718750045 ], [ 95.531054687500074, 79.098095703125011 ], [ 95.436914062499994, 79.099316406249983 ], [ 95.133203125000051, 79.049609374999989 ], [ 95.020410156250051, 79.052685546874983 ], [ 94.791015624999972, 79.086621093749983 ], [ 94.652343750000028, 79.127490234375045 ], [ 94.631640625000074, 79.140869140625028 ], [ 94.619726562500063, 79.192382812500028 ], [ 94.482128906250097, 79.218603515625034 ], [ 94.313769531250074, 79.307519531250051 ], [ 94.21875, 79.40234375 ], [ 93.758593750000017, 79.451416015625057 ], [ 93.47871093750004, 79.462744140625034 ], [ 93.272265625000074, 79.458398437499966 ], [ 93.070800781249972, 79.495312500000011 ], [ 93.404687500000051, 79.631591796874972 ], [ 93.847265625000063, 79.701660156250057 ], [ 94.038183593750063, 79.756005859375023 ], [ 94.257128906250074, 79.829736328125023 ], [ 94.347265625000063, 79.941943359375074 ], [ 94.71943359375004, 80.011230468749972 ], [ 94.815039062500063, 80.034814453124966 ], [ 94.946777343749972, 80.089257812499966 ], [ 94.987304687499972, 80.096826171874994 ], [ 95.281347656250119, 80.030517578125 ], [ 95.337988281250119, 80.042138671875051 ], [ 95.390722656250119, 80.072802734374989 ], [ 95.497558593750028, 80.105615234375023 ], [ 95.857812500000051, 80.110009765625023 ], [ 96.1625, 80.096826171874994 ], [ 96.277343749999972, 80.11005859375004 ], [ 96.416601562500119, 80.104345703125006 ], [ 97.120507812499994, 80.153027343749983 ], [ 97.586816406250051, 80.168261718749989 ], [ 97.67451171875004, 80.158251953124989 ] ] ], [ [ [ 50.051757812500028, 80.074316406250034 ], [ 49.970898437500097, 80.060742187500011 ], [ 49.58828125, 80.136132812500023 ], [ 49.556054687500051, 80.158935546875028 ], [ 49.883691406249994, 80.230224609375 ], [ 50.250976562500028, 80.219482421875028 ], [ 50.309960937500051, 80.185644531249977 ], [ 50.319140625000074, 80.172363281250028 ], [ 50.072265625000028, 80.109472656250006 ], [ 50.051757812500028, 80.074316406250034 ] ] ], [ [ [ 55.47968750000004, 80.27382812499999 ], [ 55.195117187500017, 80.226806640625 ], [ 55.048437500000063, 80.228369140624977 ], [ 54.979687500000097, 80.256445312500006 ], [ 55.091601562500074, 80.295556640624994 ], [ 55.240039062500017, 80.325390625000011 ], [ 55.35322265625004, 80.317675781250045 ], [ 55.43476562500004, 80.30224609375 ], [ 55.47968750000004, 80.27382812499999 ] ] ], [ [ [ 57.078710937500063, 80.350927734374977 ], [ 57.12265625, 80.316992187500006 ], [ 57.118945312500074, 80.193945312499977 ], [ 57.072753906249972, 80.139404296874972 ], [ 57.080175781250006, 80.094677734375011 ], [ 56.986914062500006, 80.071484374999983 ], [ 56.200585937500051, 80.076464843750017 ], [ 55.811621093750006, 80.087158203124972 ], [ 55.724023437499994, 80.104736328125 ], [ 55.942285156249994, 80.16328125000004 ], [ 56.012207031250028, 80.203906250000045 ], [ 55.98984375, 80.320068359375 ], [ 56.024414062500028, 80.341308593749972 ], [ 56.655078125000074, 80.330322265625057 ], [ 56.70722656250004, 80.36328125 ], [ 56.94453125000004, 80.366162109374983 ], [ 57.078710937500063, 80.350927734374977 ] ] ], [ [ [ 53.521386718749994, 80.185205078124966 ], [ 52.856347656250051, 80.173242187500023 ], [ 52.635937500000097, 80.178857421875023 ], [ 52.607031250000063, 80.191162109375028 ], [ 52.550488281250097, 80.201855468749983 ], [ 52.343554687500017, 80.213232421875006 ], [ 52.213378906249972, 80.263720703125074 ], [ 52.270214843750097, 80.276318359374983 ], [ 52.576660156249972, 80.296923828124989 ], [ 52.680566406249994, 80.318505859375051 ], [ 52.71601562500004, 80.347558593749994 ], [ 52.85390625, 80.402392578124989 ], [ 53.185644531250063, 80.412646484375045 ], [ 53.329199218750006, 80.402392578124989 ], [ 53.34589843750004, 80.366308593750006 ], [ 53.486132812500017, 80.323388671874966 ], [ 53.851660156250063, 80.268359375000045 ], [ 53.777929687500006, 80.228320312500045 ], [ 53.652929687500063, 80.222558593750023 ], [ 53.521386718749994, 80.185205078124966 ] ] ], [ [ [ 57.95625, 80.123242187499955 ], [ 57.800097656250017, 80.104052734375045 ], [ 57.39228515625004, 80.13916015625 ], [ 57.332324218750017, 80.158105468750051 ], [ 57.28144531250004, 80.193896484375045 ], [ 57.214062500000097, 80.328271484374994 ], [ 57.211718750000074, 80.368457031249989 ], [ 57.186230468750097, 80.396240234374972 ], [ 57.083398437499994, 80.445214843749994 ], [ 57.011132812500051, 80.468310546875017 ], [ 57.075, 80.493945312499989 ], [ 57.521972656250028, 80.475390625000017 ], [ 58.480468749999972, 80.464746093749994 ], [ 58.971679687499972, 80.415869140624977 ], [ 59.11591796875004, 80.388427734374972 ], [ 59.255468750000063, 80.343212890625011 ], [ 58.397949218749972, 80.31875 ], [ 58.283886718750097, 80.297802734374983 ], [ 58.285742187500006, 80.248144531250006 ], [ 58.255468750000063, 80.201806640624966 ], [ 58.163183593750006, 80.196533203124972 ], [ 57.95625, 80.123242187499955 ] ] ], [ [ [ 54.415332031250017, 80.472802734375023 ], [ 54.275878906249972, 80.42133789062504 ], [ 53.811914062499994, 80.476220703125023 ], [ 53.85, 80.503857421874955 ], [ 53.900195312500074, 80.515429687500017 ], [ 53.901562500000097, 80.542480468750028 ], [ 53.858886718749972, 80.563037109375017 ], [ 53.877246093750017, 80.605273437500017 ], [ 54.176757812500028, 80.574365234375023 ], [ 54.205371093750074, 80.561767578125028 ], [ 54.407128906250051, 80.540136718749977 ], [ 54.437304687500074, 80.498681640624966 ], [ 54.415332031250017, 80.472802734375023 ] ] ], [ [ [ 47.441992187500006, 80.853662109374994 ], [ 47.899511718750063, 80.812695312500011 ], [ 48.243261718750006, 80.823486328124972 ], [ 48.345214843749972, 80.818994140625051 ], [ 48.445703125000051, 80.806005859375063 ], [ 48.547363281249972, 80.779052734374972 ], [ 48.686523437499972, 80.717773437500028 ], [ 48.683593750000028, 80.63325195312504 ], [ 48.625488281249972, 80.629296875000023 ], [ 48.044335937499994, 80.668164062499955 ], [ 47.777343750000028, 80.75625 ], [ 47.705273437500097, 80.765185546874989 ], [ 47.600097656249972, 80.741943359374972 ], [ 47.512304687500063, 80.687939453124983 ], [ 47.414160156250006, 80.674511718750011 ], [ 47.30390625000004, 80.606201171875028 ], [ 47.198242187500028, 80.61494140625004 ], [ 47.14492187499999, 80.609033203124994 ], [ 47.011035156250074, 80.562109375 ], [ 46.677539062500074, 80.561328125000045 ], [ 46.623925781249994, 80.540673828124994 ], [ 46.513671874999972, 80.475537109374955 ], [ 46.378125, 80.456787109374972 ], [ 46.141406250000074, 80.446728515624955 ], [ 46.059863281250074, 80.483789062499966 ], [ 46.023632812500097, 80.540869140625034 ], [ 45.969042968750074, 80.569482421875023 ], [ 45.64082031250004, 80.536962890625034 ], [ 45.389257812500063, 80.560302734375 ], [ 45.149218750000017, 80.598730468750006 ], [ 44.904980468750097, 80.611279296875011 ], [ 45.124511718750028, 80.652246093749994 ], [ 46.327441406250074, 80.735156250000017 ], [ 46.799121093750074, 80.755224609375006 ], [ 47.020605468750063, 80.814404296874983 ], [ 47.352343750000074, 80.852929687500023 ], [ 47.441992187500006, 80.853662109374994 ] ] ], [ [ [ 62.167773437500074, 80.834765625000045 ], [ 62.227734375000097, 80.794384765625011 ], [ 62.191796875000051, 80.730224609374972 ], [ 62.114550781250017, 80.683691406250006 ], [ 62.075781250000063, 80.616943359375 ], [ 61.769140625, 80.601025390624955 ], [ 61.68125, 80.586328124999966 ], [ 61.597460937500017, 80.534960937499989 ], [ 61.285156250000028, 80.504736328125063 ], [ 61.051269531249972, 80.418603515624994 ], [ 60.722265625, 80.434667968749977 ], [ 60.278320312499972, 80.494433593749989 ], [ 59.900195312500017, 80.446093750000017 ], [ 59.649804687499994, 80.43125 ], [ 59.346386718750097, 80.505029296875023 ], [ 59.30439453125004, 80.521533203125017 ], [ 59.288183593750063, 80.572656250000023 ], [ 59.30625, 80.617773437499977 ], [ 59.386523437500017, 80.712548828125023 ], [ 59.495117187500028, 80.766503906249994 ], [ 59.549414062500063, 80.783593750000023 ], [ 59.592285156250028, 80.816503906249977 ], [ 59.715820312500028, 80.83637695312504 ], [ 60.094531250000017, 80.84858398437504 ], [ 60.234960937500006, 80.837744140625034 ], [ 60.278027343750097, 80.801464843750011 ], [ 60.481542968750063, 80.804248046875045 ], [ 60.820214843750051, 80.8265625 ], [ 61.31318359375004, 80.862646484375063 ], [ 61.597460937500017, 80.892919921875006 ], [ 61.850585937500028, 80.885937500000011 ], [ 62.102929687499994, 80.866601562499966 ], [ 62.167773437500074, 80.834765625000045 ] ] ], [ [ [ 50.278125, 80.927246093749972 ], [ 50.431445312500017, 80.910888671875028 ], [ 50.801074218750017, 80.914160156249977 ], [ 50.91767578125004, 80.890429687500017 ], [ 51.45478515625004, 80.744677734374989 ], [ 51.591015625000097, 80.740771484374989 ], [ 51.703613281250028, 80.687646484375023 ], [ 51.14619140625004, 80.603955078125011 ], [ 50.960839843750051, 80.540478515624955 ], [ 50.2796875, 80.527343750000028 ], [ 49.845996093750017, 80.497656250000034 ], [ 49.749804687500074, 80.472070312499966 ], [ 49.79414062500004, 80.425341796875045 ], [ 49.585937499999972, 80.376562500000063 ], [ 48.896093750000063, 80.369189453125074 ], [ 48.811035156250028, 80.353710937500011 ], [ 48.677050781250017, 80.300048828125 ], [ 48.688964843750028, 80.290283203124972 ], [ 48.921972656250006, 80.276806640624983 ], [ 48.959570312500006, 80.265673828125017 ], [ 48.990820312500063, 80.242382812499983 ], [ 49.010742187499972, 80.207421874999966 ], [ 48.977539062500028, 80.162597656249972 ], [ 48.891894531250074, 80.155322265625017 ], [ 48.797363281250028, 80.161132812500028 ], [ 48.58173828125004, 80.195361328124989 ], [ 48.554589843749994, 80.18330078125004 ], [ 48.532617187499994, 80.158251953124989 ], [ 48.466796874999972, 80.110107421875028 ], [ 48.386230468750028, 80.095800781250063 ], [ 48.16718750000004, 80.13276367187504 ], [ 48.095898437500097, 80.122314453125028 ], [ 48.02578125, 80.099462890625006 ], [ 47.939941406250028, 80.088623046875 ], [ 47.737304687499972, 80.081689453125023 ], [ 47.632421875, 80.111962890624966 ], [ 47.723144531250028, 80.1513671875 ], [ 47.977539062499972, 80.212548828125023 ], [ 47.892968750000051, 80.239257812499972 ], [ 47.642382812500074, 80.245312499999955 ], [ 47.444335937499972, 80.230126953124966 ], [ 47.343066406250017, 80.188525390625017 ], [ 47.248632812500063, 80.180224609375017 ], [ 46.991015625000074, 80.182763671874994 ], [ 46.845898437500097, 80.237207031249994 ], [ 46.738183593749994, 80.257666015624977 ], [ 46.644433593749994, 80.300341796875074 ], [ 47.402929687500063, 80.444775390625011 ], [ 47.656054687500017, 80.500537109374989 ], [ 47.895800781250017, 80.529052734375028 ], [ 48.20820312500004, 80.543896484374955 ], [ 48.306152343750028, 80.561572265624989 ], [ 48.402636718750074, 80.568798828124955 ], [ 48.464746093749994, 80.558056640624983 ], [ 48.625097656250006, 80.508300781249972 ], [ 49.087792968749994, 80.515771484374994 ], [ 49.185253906250097, 80.558642578125017 ], [ 49.192675781250074, 80.656005859375057 ], [ 49.147460937500028, 80.712109375000011 ], [ 49.24433593750004, 80.821386718750006 ], [ 49.507812499999972, 80.865332031249977 ], [ 50.124316406250074, 80.923876953124989 ], [ 50.278125, 80.927246093749972 ] ] ], [ [ [ 80.026660156250074, 80.848144531250028 ], [ 79.098535156250051, 80.812060546875045 ], [ 79.006835937500028, 80.834814453124977 ], [ 78.977636718750119, 80.848242187500034 ], [ 79.109863281249972, 80.923583984375028 ], [ 79.217382812500119, 80.960351562499966 ], [ 79.806640624999972, 80.975390625000017 ], [ 80.279589843750074, 80.949804687500034 ], [ 80.427929687500097, 80.927685546874983 ], [ 80.373339843750074, 80.882617187500045 ], [ 80.344824218750119, 80.867919921874972 ], [ 80.026660156250074, 80.848144531250028 ] ] ], [ [ [ 61.140820312500097, 80.950341796874966 ], [ 60.826757812500063, 80.929687500000028 ], [ 60.321093750000074, 80.955517578124955 ], [ 60.058203125000063, 80.984619140625028 ], [ 60.078320312500097, 80.999169921874966 ], [ 60.147558593750063, 81.016650390624989 ], [ 60.586621093750097, 81.087695312500074 ], [ 61.45742187499999, 81.103955078125011 ], [ 61.567382812500028, 81.05029296875 ], [ 61.471972656250074, 81.011035156249989 ], [ 61.140820312500097, 80.950341796874966 ] ] ], [ [ [ 54.71894531250004, 81.115966796874972 ], [ 55.470703125000028, 81.019873046875006 ], [ 56.17011718750004, 81.029150390625034 ], [ 56.472265625000063, 80.998242187499955 ], [ 56.909667968749972, 80.912890624999989 ], [ 57.567773437500051, 80.819726562500023 ], [ 57.694140625000017, 80.792285156250017 ], [ 57.580371093750017, 80.755468749999977 ], [ 56.814746093750017, 80.663623046875017 ], [ 56.315527343750006, 80.632861328125045 ], [ 55.883398437500063, 80.628417968750028 ], [ 55.7125, 80.637304687499977 ], [ 55.540625, 80.703320312500011 ], [ 55.117187500000028, 80.751904296874955 ], [ 54.66816406250004, 80.738671875000023 ], [ 54.623339843750017, 80.765234375 ], [ 54.532812500000063, 80.783007812499989 ], [ 54.376074218750006, 80.786962890625006 ], [ 54.06660156250004, 80.813623046875023 ], [ 54.045410156249972, 80.871972656249994 ], [ 54.240527343750017, 80.901855468750057 ], [ 54.367285156250006, 80.90380859375 ], [ 54.416796875000074, 80.986523437499983 ], [ 54.633984375000097, 81.113183593750023 ], [ 54.71894531250004, 81.115966796874972 ] ] ], [ [ [ 58.622363281250017, 81.041650390625023 ], [ 58.761523437500017, 80.990966796875 ], [ 58.815332031249994, 80.933593750000028 ], [ 58.902539062500097, 80.897656249999983 ], [ 58.930566406249994, 80.831689453124966 ], [ 58.859960937500006, 80.779394531250063 ], [ 58.641894531250017, 80.767968750000023 ], [ 58.285644531249972, 80.764892578125028 ], [ 57.93789062499999, 80.793359374999966 ], [ 57.749804687500074, 80.889062500000023 ], [ 57.405175781250051, 80.915136718750006 ], [ 57.210937499999972, 81.017089843749972 ], [ 57.410253906250006, 81.046777343749994 ], [ 57.65625, 81.031542968749989 ], [ 58.04951171875004, 81.118457031250017 ], [ 58.102343750000017, 81.114257812499972 ], [ 58.189941406250028, 81.094580078125063 ], [ 58.507617187500017, 81.061767578125028 ], [ 58.622363281250017, 81.041650390625023 ] ] ], [ [ [ 50.753710937500017, 81.047412109375045 ], [ 50.616015625000074, 81.041259765625028 ], [ 50.518164062500006, 81.045556640625023 ], [ 50.411914062500017, 81.084375 ], [ 50.377441406250028, 81.102734375000011 ], [ 50.368457031250074, 81.122509765624955 ], [ 50.464941406250006, 81.126220703125 ], [ 50.505957031250006, 81.144238281249955 ], [ 50.521582031250006, 81.158203125000057 ], [ 50.591796875000028, 81.169433593750028 ], [ 50.715917968750063, 81.170654296875 ], [ 50.878613281250097, 81.150878906249972 ], [ 50.946191406249994, 81.108154296874972 ], [ 50.788769531250097, 81.071826171875045 ], [ 50.753710937500017, 81.047412109375045 ] ] ], [ [ [ 63.373828125000017, 80.700097656249966 ], [ 63.187597656250063, 80.697607421875006 ], [ 63.00214843750004, 80.712841796874983 ], [ 62.760449218750097, 80.762695312500028 ], [ 62.520312500000017, 80.821875 ], [ 62.592578125000017, 80.853027343750057 ], [ 62.819335937500028, 80.893798828125 ], [ 63.115820312500006, 80.966796875000028 ], [ 63.614746093749972, 80.980908203124983 ], [ 63.855957031249972, 80.98115234375004 ], [ 64.095703124999972, 80.998339843749989 ], [ 64.165917968749994, 81.035742187500063 ], [ 64.210449218749972, 81.106347656249966 ], [ 64.255859375000028, 81.144433593749994 ], [ 64.310156250000063, 81.175195312500051 ], [ 64.575390625000097, 81.198486328125 ], [ 64.802050781250017, 81.197265625 ], [ 65.027734375000051, 81.169482421875045 ], [ 65.171972656250063, 81.14404296875 ], [ 65.30976562500004, 81.096435546874972 ], [ 65.38203125000004, 81.056738281249977 ], [ 65.360058593750097, 81.008203125000051 ], [ 65.372070312499972, 80.968017578125028 ], [ 65.437402343750051, 80.930712890625074 ], [ 64.997460937499994, 80.818896484375017 ], [ 64.548339843750028, 80.755419921875045 ], [ 63.373828125000017, 80.700097656249966 ] ] ], [ [ [ 91.567187500000074, 81.141210937500034 ], [ 91.222851562500097, 81.063818359375006 ], [ 89.97578125000004, 81.113134765625006 ], [ 89.919433593750028, 81.148730468750074 ], [ 89.901171875000017, 81.170703125000017 ], [ 90.069921875000119, 81.213720703124977 ], [ 91.108984375000063, 81.199121093750023 ], [ 91.477832031250074, 81.183935546875034 ], [ 91.567187500000074, 81.141210937500034 ] ] ], [ [ [ 96.52656250000004, 81.075585937499994 ], [ 96.563085937500119, 81.030078125000045 ], [ 96.693261718749994, 80.994189453125017 ], [ 96.754980468750119, 80.957861328125006 ], [ 97.413671875000119, 80.841845703124989 ], [ 97.703027343749994, 80.826708984375017 ], [ 97.831835937500017, 80.798291015624983 ], [ 97.869921875000074, 80.763281250000063 ], [ 97.856445312499972, 80.698095703125006 ], [ 97.747167968750119, 80.698681640624955 ], [ 97.665429687500051, 80.678076171875006 ], [ 97.221386718750097, 80.652441406250034 ], [ 97.113085937500074, 80.614062500000045 ], [ 97.025390624999972, 80.535546875000023 ], [ 97.072558593750074, 80.519873046875034 ], [ 97.115039062500017, 80.49658203125 ], [ 97.25019531250004, 80.362988281249955 ], [ 97.28681640625004, 80.342529296875057 ], [ 97.416992187499972, 80.323144531249994 ], [ 97.298437500000063, 80.272753906250045 ], [ 97.175195312499994, 80.241015625000074 ], [ 95.855761718750074, 80.176953124999983 ], [ 94.96132812499999, 80.150390624999972 ], [ 94.661230468750063, 80.122802734375057 ], [ 94.565039062500119, 80.126074218750006 ], [ 94.328417968750017, 80.076025390625034 ], [ 93.872363281250017, 80.010107421875006 ], [ 93.6546875, 80.009619140625006 ], [ 93.002343750000051, 80.102099609375017 ], [ 92.2015625, 80.179296875 ], [ 92.0921875, 80.223339843750011 ], [ 91.891601562499972, 80.249267578124972 ], [ 91.637402343750097, 80.26992187499999 ], [ 91.523828125000051, 80.358544921875023 ], [ 91.687792968750017, 80.418505859374989 ], [ 91.89667968750004, 80.477539062500028 ], [ 92.246679687500119, 80.499121093749977 ], [ 92.577929687500017, 80.533251953124989 ], [ 92.826757812500063, 80.618554687499966 ], [ 92.981054687500063, 80.702978515625034 ], [ 93.2625, 80.791259765624972 ], [ 92.772949218749972, 80.768652343750006 ], [ 92.592578125000074, 80.780859375 ], [ 92.610156250000017, 80.810009765624983 ], [ 92.710351562499994, 80.872167968750034 ], [ 92.764648437499972, 80.893066406250028 ], [ 92.93867187500004, 80.925830078125045 ], [ 93.06513671875004, 80.988476562500011 ], [ 93.358691406250017, 81.03168945312504 ], [ 93.497363281250017, 81.039208984374966 ], [ 93.636718749999972, 81.038134765625017 ], [ 93.888867187500097, 81.058398437500045 ], [ 94.140136718749972, 81.089453124999977 ], [ 94.375488281250028, 81.107373046874983 ], [ 94.611621093750017, 81.114648437499966 ], [ 94.837890624999972, 81.139404296875028 ], [ 95.060937500000051, 81.188085937500006 ], [ 95.159570312499994, 81.270996093750028 ], [ 95.800683593750051, 81.280468749999983 ], [ 95.901953125000063, 81.260595703125034 ], [ 95.983984375000063, 81.211425781250057 ], [ 96.075195312500028, 81.192773437499994 ], [ 96.186914062500051, 81.183935546875034 ], [ 96.47109375, 81.099267578125023 ], [ 96.52656250000004, 81.075585937499994 ] ] ], [ [ [ 59.313085937500063, 81.305224609375074 ], [ 59.096972656250074, 81.292285156250017 ], [ 58.719042968750017, 81.313525390625074 ], [ 58.610156250000017, 81.337255859375006 ], [ 58.634472656250097, 81.360351562500028 ], [ 58.88056640625004, 81.391845703125028 ], [ 59.075, 81.397705078125 ], [ 59.280859375000063, 81.366113281250023 ], [ 59.374609375000063, 81.325048828125006 ], [ 59.313085937500063, 81.305224609375074 ] ] ], [ [ [ 57.81025390625004, 81.546044921875023 ], [ 57.862695312499994, 81.506445312500034 ], [ 58.016601562499972, 81.483789062500023 ], [ 58.436035156249972, 81.464160156250017 ], [ 58.563867187499994, 81.41840820312504 ], [ 58.371875, 81.386962890625028 ], [ 57.858691406250074, 81.368066406249994 ], [ 57.911914062500074, 81.303271484375017 ], [ 58.015332031250097, 81.254833984375011 ], [ 57.912890625000074, 81.197509765624972 ], [ 57.76972656250004, 81.169726562499989 ], [ 57.450976562500017, 81.135546875000045 ], [ 57.159472656250074, 81.178466796875 ], [ 56.821875, 81.237939453125023 ], [ 56.669238281250017, 81.198291015625045 ], [ 56.5125, 81.175244140624955 ], [ 56.363964843750097, 81.178613281250023 ], [ 56.191992187500063, 81.223974609375034 ], [ 55.716699218750051, 81.1884765625 ], [ 55.57265625, 81.228076171875074 ], [ 55.46601562500004, 81.311181640625023 ], [ 55.781933593750097, 81.329443359375034 ], [ 56.156835937500006, 81.303076171874977 ], [ 56.404687500000051, 81.387011718750017 ], [ 56.71875, 81.423388671875074 ], [ 56.97304687499999, 81.510546875000074 ], [ 57.091503906250097, 81.541210937500011 ], [ 57.365039062500017, 81.535253906250034 ], [ 57.456445312499994, 81.542871093749994 ], [ 57.716601562500074, 81.564648437499983 ], [ 57.81025390625004, 81.546044921875023 ] ] ], [ [ [ 63.650976562500063, 81.609326171875011 ], [ 63.528515625000097, 81.596582031249994 ], [ 62.88496093750004, 81.608886718750028 ], [ 62.573046875000017, 81.633056640624972 ], [ 62.53125, 81.647021484375074 ], [ 62.515234375000063, 81.659130859374955 ], [ 62.106445312499972, 81.679345703124994 ], [ 62.283984375000017, 81.706542968750028 ], [ 62.794921875000028, 81.718945312499983 ], [ 63.709570312500006, 81.687304687500017 ], [ 63.767382812500074, 81.664160156250006 ], [ 63.782421875000097, 81.649804687500023 ], [ 63.650976562500063, 81.609326171875011 ] ] ], [ [ [ 58.295410156250028, 81.715185546875006 ], [ 57.964843750000028, 81.695654296875034 ], [ 57.92060546875004, 81.710498046875017 ], [ 57.909277343750063, 81.721923828125057 ], [ 57.945117187500074, 81.747851562499989 ], [ 57.984960937500006, 81.797021484374994 ], [ 58.134570312500017, 81.827978515624977 ], [ 59.261816406250006, 81.854199218749983 ], [ 59.408496093750017, 81.825439453125 ], [ 59.356835937499994, 81.780957031249983 ], [ 59.356445312500028, 81.758984374999955 ], [ 58.295410156250028, 81.715185546875006 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "San Marino", "admin": "San Marino" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 12.485253906250023, 43.901416015624996 ], [ 12.426367187500006, 43.894091796874996 ], [ 12.396875, 43.9345703125 ], [ 12.441113281250011, 43.982421875 ], [ 12.503710937500017, 43.98974609375 ], [ 12.5146484375, 43.952978515624999 ], [ 12.485253906250023, 43.901416015624996 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Serbia", "admin": "Republic of Serbia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 19.72451171875008, 46.151904296875045 ], [ 19.844433593750011, 46.145898437499966 ], [ 19.934082031250057, 46.161474609375034 ], [ 20.161425781250017, 46.14189453124996 ], [ 20.210156250000068, 46.126025390625017 ], [ 20.241796875000034, 46.108593750000011 ], [ 20.301367187500006, 46.050683593750023 ], [ 20.35859375000004, 45.975488281249994 ], [ 20.437988281250028, 45.940771484375006 ], [ 20.532617187500051, 45.899511718750063 ], [ 20.581152343749977, 45.869482421875063 ], [ 20.65273437499999, 45.779394531250006 ], [ 20.709277343750074, 45.735253906249994 ], [ 20.727832031250017, 45.737402343749977 ], [ 20.746875, 45.748974609375011 ], [ 20.760156250000051, 45.758105468750017 ], [ 20.775, 45.749804687500017 ], [ 20.775781250000023, 45.722509765625063 ], [ 20.779296875000028, 45.662011718749994 ], [ 20.76582031250004, 45.597460937499989 ], [ 20.78603515625008, 45.536474609374977 ], [ 20.78652343750008, 45.517480468750023 ], [ 20.772460937500057, 45.500097656250034 ], [ 20.774218750000074, 45.484423828125045 ], [ 20.794042968750006, 45.467871093750034 ], [ 20.870800781250011, 45.427539062499989 ], [ 20.94179687499999, 45.365332031250034 ], [ 21.023828125000023, 45.321533203124972 ], [ 21.099902343750074, 45.293554687500063 ], [ 21.147851562500051, 45.291748046875057 ], [ 21.226464843749994, 45.241308593749977 ], [ 21.381738281250023, 45.205078124999972 ], [ 21.431445312500017, 45.192529296874994 ], [ 21.465429687500006, 45.171875 ], [ 21.490234375, 45.147900390624955 ], [ 21.491796875000063, 45.122265624999983 ], [ 21.467871093750063, 45.109863281250028 ], [ 21.434472656250023, 45.075146484374983 ], [ 21.420703125000045, 45.032958984375 ], [ 21.395898437500051, 45.022216796875028 ], [ 21.371093749999972, 45.021386718750023 ], [ 21.352929687500023, 45.008984374999983 ], [ 21.357031250000034, 44.990771484375017 ], [ 21.377734374999989, 44.973437500000045 ], [ 21.409960937500074, 44.95771484375004 ], [ 21.471972656250017, 44.941992187500034 ], [ 21.533203125000057, 44.918847656250023 ], [ 21.532324218750063, 44.900683593750045 ], [ 21.519921875000023, 44.880810546874983 ], [ 21.442187500000074, 44.873388671874977 ], [ 21.384375, 44.870068359375011 ], [ 21.357910156250057, 44.861816406250028 ], [ 21.36005859375004, 44.826660156249972 ], [ 21.52314453125004, 44.790087890624989 ], [ 21.597070312500023, 44.755419921875017 ], [ 21.636132812500051, 44.71044921875 ], [ 21.740234375000057, 44.680664062499972 ], [ 21.909277343750034, 44.666113281250034 ], [ 22.026953125, 44.619873046875028 ], [ 22.093066406250074, 44.541943359374955 ], [ 22.200976562500017, 44.560693359374966 ], [ 22.350683593750063, 44.676123046875034 ], [ 22.497656249999977, 44.70625 ], [ 22.64208984375, 44.650976562499977 ], [ 22.720898437499983, 44.605517578125045 ], [ 22.734375, 44.569921874999977 ], [ 22.700781250000063, 44.555517578124977 ], [ 22.620117187500057, 44.562353515625034 ], [ 22.554003906250017, 44.540332031249989 ], [ 22.502343750000051, 44.489599609375063 ], [ 22.494531250000051, 44.435449218750023 ], [ 22.530664062500051, 44.37797851562496 ], [ 22.581835937500074, 44.338330078124955 ], [ 22.647949218750057, 44.316455078125045 ], [ 22.683300781250068, 44.286474609375063 ], [ 22.687890625000023, 44.248291015625 ], [ 22.705078125000057, 44.23779296875 ], [ 22.667480468750028, 44.220214843749972 ], [ 22.626562500000034, 44.194091796874972 ], [ 22.603417968750051, 44.148583984375023 ], [ 22.597460937500074, 44.075292968750034 ], [ 22.469042968750017, 44.018017578124983 ], [ 22.420800781250051, 44.007421875000063 ], [ 22.399023437500063, 43.96953125 ], [ 22.36542968750004, 43.862109375000017 ], [ 22.369628906250028, 43.781298828124989 ], [ 22.386914062500068, 43.740136718750051 ], [ 22.394824218749989, 43.706640625000063 ], [ 22.436328125000017, 43.665478515625011 ], [ 22.47412109375, 43.602246093750011 ], [ 22.499121093750006, 43.518847656249989 ], [ 22.554589843750051, 43.454492187500023 ], [ 22.696972656250011, 43.391064453124983 ], [ 22.767578125, 43.354150390625023 ], [ 22.819726562500051, 43.300732421874955 ], [ 22.859570312500011, 43.252343749999966 ], [ 22.976855468749989, 43.18798828125 ], [ 22.967968750000068, 43.142041015624955 ], [ 22.942285156250051, 43.097070312500051 ], [ 22.915234375000068, 43.075976562500017 ], [ 22.856835937500051, 43.018261718749983 ], [ 22.799902343750006, 42.985742187499994 ], [ 22.706152343750006, 42.883935546875051 ], [ 22.558105468750057, 42.878466796874989 ], [ 22.522753906250045, 42.87031250000004 ], [ 22.466796875, 42.842480468749955 ], [ 22.439257812500074, 42.791650390624994 ], [ 22.465625, 42.750781250000017 ], [ 22.46328125000008, 42.709472656250028 ], [ 22.436230468749983, 42.629101562500011 ], [ 22.472070312500023, 42.543310546875034 ], [ 22.524218750000074, 42.50390625 ], [ 22.53242187500004, 42.481201171874972 ], [ 22.523535156250006, 42.440966796875045 ], [ 22.445703125000051, 42.359130859374972 ], [ 22.42207031250004, 42.328857421875028 ], [ 22.344042968750045, 42.313964843750028 ], [ 22.317382812500028, 42.321728515625011 ], [ 22.277050781250068, 42.349853515625057 ], [ 22.239746093750028, 42.358154296875057 ], [ 22.146679687500068, 42.325 ], [ 22.052050781250074, 42.304638671874983 ], [ 21.977539062499972, 42.320068359375028 ], [ 21.904101562500045, 42.322070312499989 ], [ 21.853027343750028, 42.308398437500045 ], [ 21.814648437500011, 42.303125 ], [ 21.739257812500028, 42.267724609375023 ], [ 21.618261718750063, 42.24213867187504 ], [ 21.5625, 42.247509765624983 ], [ 21.541601562499977, 42.280810546875017 ], [ 21.51894531250008, 42.328417968750017 ], [ 21.529980468750011, 42.35 ], [ 21.609863281250028, 42.387451171874972 ], [ 21.619042968750051, 42.423242187499994 ], [ 21.73066406250004, 42.595458984375 ], [ 21.752148437500068, 42.651513671875051 ], [ 21.752929687500057, 42.669824218750051 ], [ 21.723828125000068, 42.681982421875034 ], [ 21.6625, 42.681494140625006 ], [ 21.390625, 42.751416015624955 ], [ 21.403027343750011, 42.831542968750028 ], [ 21.32314453125008, 42.87470703125004 ], [ 21.237109375000045, 42.913232421874966 ], [ 21.222656250000028, 42.956201171875023 ], [ 21.127050781250006, 43.043017578125045 ], [ 21.057031250000023, 43.091699218750023 ], [ 20.967675781250051, 43.116015624999989 ], [ 20.890722656250006, 43.15166015624996 ], [ 20.844433593750068, 43.173437500000063 ], [ 20.823828125000034, 43.213964843750063 ], [ 20.823828125000034, 43.237939453125051 ], [ 20.800585937500017, 43.261083984375063 ], [ 20.763378906250068, 43.258593749999989 ], [ 20.70058593750008, 43.226367187499989 ], [ 20.623144531250006, 43.198632812500023 ], [ 20.609667968750017, 43.178417968750011 ], [ 20.637597656250023, 43.130371093749972 ], [ 20.657617187500023, 43.099853515624972 ], [ 20.648535156250034, 43.070947265625051 ], [ 20.624023437500028, 43.034179687500028 ], [ 20.475097656250057, 42.953027343749994 ], [ 20.458398437500023, 42.924560546874972 ], [ 20.486816406250028, 42.879052734375023 ], [ 20.468847656250034, 42.85791015625 ], [ 20.344335937500063, 42.827929687500017 ], [ 20.347656250000028, 42.852783203125 ], [ 20.339941406250063, 42.892871093750017 ], [ 20.268457031250051, 42.935449218749966 ], [ 20.16787109375008, 42.968505859375057 ], [ 19.94404296875004, 43.081640625 ], [ 19.858007812500006, 43.096533203125006 ], [ 19.78115234375008, 43.109765625000051 ], [ 19.670996093750006, 43.163964843749994 ], [ 19.61445312500004, 43.173437500000063 ], [ 19.551562500000017, 43.212255859375063 ], [ 19.414648437500006, 43.342822265625017 ], [ 19.298242187500023, 43.413964843750023 ], [ 19.21875, 43.449951171875 ], [ 19.196484375000068, 43.485009765625023 ], [ 19.19160156250004, 43.521044921874989 ], [ 19.194335937499972, 43.533300781250006 ], [ 19.254492187500063, 43.584375 ], [ 19.30078125, 43.591796875000028 ], [ 19.360351562500057, 43.593457031250011 ], [ 19.399609375000068, 43.567578124999983 ], [ 19.451269531250006, 43.562060546874989 ], [ 19.47998046875, 43.595166015624983 ], [ 19.495117187500057, 43.642871093750045 ], [ 19.48818359375008, 43.703564453124955 ], [ 19.364062500000017, 43.844775390625045 ], [ 19.257226562499994, 43.943310546874955 ], [ 19.245019531249994, 43.96503906250004 ], [ 19.26806640625, 43.98344726562496 ], [ 19.305273437500034, 43.99335937500004 ], [ 19.34521484375, 43.985107421875028 ], [ 19.449414062499983, 43.97802734375 ], [ 19.54951171875004, 43.987109374999989 ], [ 19.583691406249983, 44.011083984375006 ], [ 19.583789062500017, 44.043457031250028 ], [ 19.547167968750017, 44.073486328125 ], [ 19.430175781249972, 44.154492187499983 ], [ 19.338867187500028, 44.225830078125057 ], [ 19.231542968750006, 44.280566406250017 ], [ 19.151855468750028, 44.302539062500045 ], [ 19.128320312500023, 44.330273437500011 ], [ 19.118457031250074, 44.359960937500006 ], [ 19.127343750000023, 44.414550781250028 ], [ 19.132421875000063, 44.483789062500023 ], [ 19.151367187500028, 44.52734375 ], [ 19.22314453125, 44.609570312499983 ], [ 19.291894531250051, 44.696777343749972 ], [ 19.334472656250028, 44.780664062500023 ], [ 19.356835937500051, 44.858544921874994 ], [ 19.348632812500057, 44.880908203125017 ], [ 19.31269531250004, 44.8974609375 ], [ 19.236816406250028, 44.914257812499955 ], [ 19.131542968750068, 44.899609375000011 ], [ 19.042089843750063, 44.871337890625028 ], [ 19.007128906250045, 44.869189453125017 ], [ 18.99550781250008, 44.904003906250011 ], [ 19.009570312499989, 44.91938476562504 ], [ 19.037597656250028, 44.917529296875017 ], [ 19.060546875, 44.910986328125006 ], [ 19.085253906250045, 44.926757812500028 ], [ 19.1, 44.973779296875023 ], [ 19.062890625000023, 45.13720703125 ], [ 19.129687500000045, 45.151708984375034 ], [ 19.13076171875008, 45.175488281249983 ], [ 19.136914062500011, 45.19624023437504 ], [ 19.205957031250051, 45.167773437500017 ], [ 19.303027343750017, 45.167285156249989 ], [ 19.388085937500023, 45.172998046875023 ], [ 19.400976562500063, 45.1890625 ], [ 19.4, 45.2125 ], [ 19.38232421875, 45.230615234375023 ], [ 19.352246093750011, 45.245410156250017 ], [ 19.330273437500068, 45.268066406250028 ], [ 19.27285156250008, 45.277978515624994 ], [ 19.093066406250045, 45.3369140625 ], [ 19.004687500000074, 45.399511718750063 ], [ 19.007617187500045, 45.465820312499972 ], [ 19.033300781250034, 45.502197265625028 ], [ 19.064257812500045, 45.514990234375063 ], [ 19.055078125000023, 45.527246093749966 ], [ 18.953710937499977, 45.558007812500023 ], [ 18.917871093750051, 45.600830078125028 ], [ 18.947265625, 45.65581054687496 ], [ 18.89453125, 45.767089843749972 ], [ 18.839062499999983, 45.835742187500017 ], [ 18.8935546875, 45.86552734374996 ], [ 18.901074218750011, 45.907617187500023 ], [ 18.905371093750006, 45.931738281250034 ], [ 18.927832031250034, 45.931396484374972 ], [ 19.015722656250006, 45.959716796874972 ], [ 19.047656250000045, 45.982666015625028 ], [ 19.066210937500074, 46.009521484375 ], [ 19.087304687500023, 46.016162109375017 ], [ 19.146289062500045, 45.987011718750011 ], [ 19.208398437499994, 45.984423828125017 ], [ 19.278125, 46.002880859374983 ], [ 19.330273437500068, 46.028515624999955 ], [ 19.392871093750017, 46.049804687500028 ], [ 19.421289062500023, 46.064453125 ], [ 19.457519531250057, 46.08735351562504 ], [ 19.530761718750057, 46.155175781249994 ], [ 19.613476562500011, 46.169189453125 ], [ 19.72451171875008, 46.151904296875045 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Slovakia", "admin": "Slovakia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 22.538671875, 49.072705078124997 ], [ 22.524121093750011, 49.031396484374994 ], [ 22.483203125000017, 48.983251953124999 ], [ 22.432031250000023, 48.933544921874997 ], [ 22.389453125000017, 48.873486328124997 ], [ 22.332617187500006, 48.745068359374997 ], [ 22.295214843750017, 48.685839843749996 ], [ 22.142871093750017, 48.568505859374994 ], [ 22.1318359375, 48.405322265624996 ], [ 22.111328125, 48.393359375 ], [ 21.766992187500023, 48.338085937499997 ], [ 21.721484375000017, 48.346582031249994 ], [ 21.674609375000017, 48.378369140624997 ], [ 21.648632812500011, 48.401464843749999 ], [ 21.632519531250011, 48.418505859374996 ], [ 21.602636718750006, 48.463671875 ], [ 21.563183593750011, 48.495703125 ], [ 21.504687500000017, 48.521875 ], [ 21.451367187500011, 48.55224609375 ], [ 21.382421875, 48.553466796875 ], [ 21.196386718750006, 48.510595703124999 ], [ 21.067285156250023, 48.505908203124996 ], [ 20.981152343750011, 48.519677734374994 ], [ 20.866601562500023, 48.545654296875 ], [ 20.643164062500006, 48.549707031249994 ], [ 20.490039062500017, 48.526904296874996 ], [ 20.475, 48.4951171875 ], [ 20.333789062500017, 48.295556640624994 ], [ 20.128613281250011, 48.222021484374999 ], [ 19.950390625000011, 48.146630859374994 ], [ 19.898632812500011, 48.13134765625 ], [ 19.81005859375, 48.155029296875 ], [ 19.709179687500011, 48.199804687499999 ], [ 19.625390625000023, 48.223095703124997 ], [ 19.564257812500017, 48.212841796874997 ], [ 19.497460937500023, 48.162109375 ], [ 19.466992187500011, 48.110693359374999 ], [ 19.26513671875, 48.073046875 ], [ 18.914160156250006, 48.050830078124996 ], [ 18.791894531250023, 48.000292968749996 ], [ 18.750097656250006, 47.939453125 ], [ 18.748339843750017, 47.892675781249999 ], [ 18.778027343750011, 47.852880859374999 ], [ 18.740625, 47.806494140624999 ], [ 18.72421875, 47.787158203124996 ], [ 18.476269531250011, 47.777001953124994 ], [ 18.145605468750006, 47.763427734375 ], [ 17.947949218750011, 47.766894531249996 ], [ 17.761914062500011, 47.770166015624994 ], [ 17.63525390625, 47.809912109374999 ], [ 17.480664062500011, 47.887597656249994 ], [ 17.317285156250023, 47.990917968749997 ], [ 17.301562500000017, 47.993359375 ], [ 17.277246093750023, 48.004345703124997 ], [ 17.174609375000017, 48.012060546874999 ], [ 17.147363281250023, 48.005957031249999 ], [ 17.0859375, 48.03955078125 ], [ 17.06787109375, 48.083251953125 ], [ 16.97265625, 48.198095703124999 ], [ 16.865429687500011, 48.386914062499997 ], [ 16.862695312500023, 48.44140625 ], [ 16.904492187500011, 48.503515625 ], [ 16.943359375, 48.550927734374994 ], [ 16.948828125, 48.588574218749997 ], [ 16.953125, 48.598828125 ], [ 16.985253906250023, 48.676904296874994 ], [ 17.063281250000017, 48.78076171875 ], [ 17.135644531250023, 48.841064453125 ], [ 17.1884765625, 48.8609375 ], [ 17.296875, 48.842822265624996 ], [ 17.482617187500011, 48.827783203124994 ], [ 17.625390625000023, 48.841845703124996 ], [ 17.758496093750011, 48.888134765624997 ], [ 17.830859375000017, 48.928613281249994 ], [ 17.892675781250006, 48.971142578124997 ], [ 17.913281250000011, 48.998730468749997 ], [ 17.940722656250017, 49.011962890625 ], [ 18.050878906250006, 49.036523437499994 ], [ 18.0859375, 49.065136718749997 ], [ 18.100390625000017, 49.119335937499997 ], [ 18.109960937500006, 49.179785156249999 ], [ 18.132617187500017, 49.224560546874997 ], [ 18.160937500000017, 49.257373046874996 ], [ 18.36484375, 49.336230468749996 ], [ 18.383105468750017, 49.363916015624994 ], [ 18.415820312500017, 49.390917968749996 ], [ 18.47607421875, 49.42109375 ], [ 18.534570312500023, 49.464697265624999 ], [ 18.596484375000017, 49.491455078125 ], [ 18.676171875000023, 49.488476562499997 ], [ 18.749707031250011, 49.493994140624999 ], [ 18.807031250000023, 49.509228515624997 ], [ 18.832226562500011, 49.510791015624996 ], [ 18.938183593750011, 49.498291015625 ], [ 18.957226562500011, 49.448291015624996 ], [ 18.968359375, 49.396240234375 ], [ 19.1494140625, 49.4 ], [ 19.250195312500011, 49.511425781249997 ], [ 19.30234375, 49.524853515624997 ], [ 19.38623046875, 49.563623046874994 ], [ 19.441601562500011, 49.597705078124996 ], [ 19.479687500000011, 49.576367187499997 ], [ 19.534765625, 49.504785156249994 ], [ 19.593066406250017, 49.447119140624999 ], [ 19.626660156250011, 49.424365234374996 ], [ 19.630273437500023, 49.40664062499999 ], [ 19.664160156250006, 49.396044921874996 ], [ 19.730078125, 49.389599609374997 ], [ 19.77392578125, 49.372167968749999 ], [ 19.787011718750023, 49.318554687499997 ], [ 19.787988281250023, 49.269970703124997 ], [ 19.767382812500017, 49.235205078124999 ], [ 19.756640625000017, 49.204394531249996 ], [ 19.80224609375, 49.192333984374997 ], [ 19.868945312500017, 49.204003906249994 ], [ 19.916113281250006, 49.221386718749997 ], [ 20.0576171875, 49.181298828124994 ], [ 20.107617187500011, 49.270751953125 ], [ 20.163671875, 49.31640625 ], [ 20.236523437500011, 49.337646484375 ], [ 20.302539062500017, 49.365527343749996 ], [ 20.362988281250011, 49.38525390625 ], [ 20.404687500000023, 49.384082031249996 ], [ 20.422656250000017, 49.392333984375 ], [ 20.474511718750023, 49.390185546874996 ], [ 20.534570312500023, 49.381201171874999 ], [ 20.616113281250023, 49.391699218749999 ], [ 20.72900390625, 49.369921875 ], [ 20.799511718750011, 49.328662109374996 ], [ 20.868457031250017, 49.314697265625 ], [ 20.947265625, 49.317089843749997 ], [ 21.001171875000011, 49.33984375 ], [ 21.079394531250017, 49.418261718749996 ], [ 21.136132812500023, 49.417041015624996 ], [ 21.225, 49.429443359375 ], [ 21.350488281250023, 49.428759765624996 ], [ 21.6396484375, 49.411962890624999 ], [ 21.712109375000011, 49.381933593749999 ], [ 21.89013671875, 49.343457031249997 ], [ 21.967675781250023, 49.299072265625 ], [ 22.002148437500011, 49.24609375 ], [ 22.020117187500006, 49.209521484374996 ], [ 22.202539062500023, 49.153222656249994 ], [ 22.473046875000023, 49.081298828125 ], [ 22.538671875, 49.072705078124997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Slovenia", "admin": "Slovenia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.516210937500006, 46.499902343749994 ], [ 16.427636718750023, 46.5244140625 ], [ 16.321191406250023, 46.534619140624997 ], [ 16.301171875000023, 46.521386718749994 ], [ 16.258398437500006, 46.507910156249999 ], [ 16.236718750000023, 46.483837890624997 ], [ 16.253320312500023, 46.389111328124997 ], [ 16.227441406250023, 46.372851562499996 ], [ 16.1064453125, 46.382226562499994 ], [ 16.066503906250006, 46.371337890625 ], [ 16.000683593750011, 46.305371093749997 ], [ 15.933300781250011, 46.277636718749996 ], [ 15.847558593750023, 46.257861328124996 ], [ 15.784277343750006, 46.233984375 ], [ 15.704199218750006, 46.213232421874999 ], [ 15.635937500000011, 46.200732421874996 ], [ 15.608984375, 46.171923828124996 ], [ 15.592578125000017, 46.139990234374999 ], [ 15.596875, 46.109228515624999 ], [ 15.666210937500011, 46.048486328124994 ], [ 15.675585937500017, 45.983691406249996 ], [ 15.668066406250006, 45.904443359374994 ], [ 15.652148437500017, 45.862158203124999 ], [ 15.624804687500017, 45.834033203124996 ], [ 15.4541015625, 45.797607421875 ], [ 15.277050781250011, 45.732617187499997 ], [ 15.27294921875, 45.717724609374997 ], [ 15.353710937500011, 45.659912109375 ], [ 15.35693359375, 45.6455078125 ], [ 15.290136718750006, 45.612646484374999 ], [ 15.283593750000023, 45.5796875 ], [ 15.291210937500011, 45.541552734374996 ], [ 15.32666015625, 45.502294921874999 ], [ 15.339453125, 45.467041015625 ], [ 15.242089843750023, 45.44140625 ], [ 15.110449218750006, 45.45078125 ], [ 14.95458984375, 45.499902343749994 ], [ 14.9, 45.49267578125 ], [ 14.847070312500023, 45.467333984374996 ], [ 14.793066406250006, 45.478222656249997 ], [ 14.733593750000011, 45.508496093749997 ], [ 14.649511718750006, 45.571484375 ], [ 14.608593750000011, 45.610107421875 ], [ 14.591796875, 45.651269531249994 ], [ 14.56884765625, 45.6572265625 ], [ 14.533984375000017, 45.645263671875 ], [ 14.505175781250017, 45.59521484375 ], [ 14.42734375, 45.505761718749994 ], [ 14.369921875000017, 45.4814453125 ], [ 14.283007812500017, 45.486621093749996 ], [ 14.161230468750006, 45.48515625 ], [ 14.085546875, 45.477832031249996 ], [ 13.992773437500006, 45.509423828124994 ], [ 13.9703125, 45.503369140624997 ], [ 13.970117187500023, 45.482617187499997 ], [ 13.935644531250006, 45.449804687499999 ], [ 13.878710937500017, 45.428369140624994 ], [ 13.615234375, 45.476757812499997 ], [ 13.577929687500017, 45.516894531249996 ], [ 13.637304687500006, 45.5359375 ], [ 13.719824218750006, 45.587597656249997 ], [ 13.775976562500006, 45.581982421874997 ], [ 13.8447265625, 45.592871093749999 ], [ 13.874707031250011, 45.61484375 ], [ 13.831152343750006, 45.680419921875 ], [ 13.7216796875, 45.761279296874996 ], [ 13.663476562500023, 45.7919921875 ], [ 13.583398437500023, 45.812353515624999 ], [ 13.569628906250017, 45.834130859374994 ], [ 13.613964843750011, 45.961669921875 ], [ 13.6005859375, 45.979785156249996 ], [ 13.509179687500023, 45.973779296874994 ], [ 13.487695312500023, 45.987109375 ], [ 13.480273437500017, 46.009228515624997 ], [ 13.486425781250006, 46.03955078125 ], [ 13.548046875000011, 46.089111328125 ], [ 13.616601562500023, 46.133105468749996 ], [ 13.634960937500011, 46.157763671874996 ], [ 13.632519531250011, 46.177050781249996 ], [ 13.544726562500017, 46.196582031249996 ], [ 13.491796875, 46.216601562499996 ], [ 13.449804687500006, 46.223535156249994 ], [ 13.420996093750006, 46.212304687499994 ], [ 13.399609375000011, 46.224951171874999 ], [ 13.378222656250017, 46.261621093749994 ], [ 13.399511718750006, 46.317529296874994 ], [ 13.478515625, 46.369189453124996 ], [ 13.563281250000017, 46.415087890624996 ], [ 13.637109375000023, 46.448535156249996 ], [ 13.6796875, 46.462890625 ], [ 13.7, 46.520263671875 ], [ 13.743945312500017, 46.514306640624994 ], [ 13.831347656250017, 46.51123046875 ], [ 13.928808593750006, 46.498193359374994 ], [ 14.019628906250006, 46.482177734375 ], [ 14.099511718750023, 46.4619140625 ], [ 14.267285156250011, 46.440722656249996 ], [ 14.419921875, 46.427929687499997 ], [ 14.465917968750006, 46.416113281249999 ], [ 14.503515625, 46.417041015624996 ], [ 14.5498046875, 46.399707031249996 ], [ 14.5771484375, 46.412939453124999 ], [ 14.596972656250017, 46.436083984374996 ], [ 14.68017578125, 46.463427734374996 ], [ 14.756738281250023, 46.499121093749999 ], [ 14.810546875, 46.544580078124994 ], [ 14.840625, 46.58046875 ], [ 14.893261718750011, 46.605908203124997 ], [ 14.949414062500011, 46.613232421874997 ], [ 15.000683593750011, 46.6259765625 ], [ 15.216992187500011, 46.64296875 ], [ 15.439257812500017, 46.629638671875 ], [ 15.545312500000023, 46.654638671874999 ], [ 15.632617187500017, 46.6984375 ], [ 15.76025390625, 46.710742187499996 ], [ 15.766894531250017, 46.711279296874999 ], [ 15.957617187500006, 46.677636718749994 ], [ 15.972265625, 46.697216796874997 ], [ 15.98046875, 46.705859375 ], [ 15.976855468750017, 46.801367187499999 ], [ 16.037207031250006, 46.844824218749999 ], [ 16.093066406250017, 46.86328125 ], [ 16.283593750000023, 46.857275390624999 ], [ 16.308496093750023, 46.827978515624999 ], [ 16.318457031250006, 46.782519531249996 ], [ 16.33544921875, 46.721630859374997 ], [ 16.3671875, 46.704785156249997 ], [ 16.384570312500017, 46.680810546874994 ], [ 16.38125, 46.638671875 ], [ 16.41845703125, 46.607226562499996 ], [ 16.505664062500017, 46.522070312499999 ], [ 16.516210937500006, 46.499902343749994 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Sweden", "admin": "Sweden" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 16.528515625000011, 56.29052734375 ], [ 16.477148437500034, 56.240185546874955 ], [ 16.431640625, 56.24375 ], [ 16.401269531250023, 56.310888671874977 ], [ 16.394140624999977, 56.483642578125 ], [ 16.41230468750004, 56.568994140624994 ], [ 16.630371093750057, 56.876855468749994 ], [ 16.727734375000011, 56.902001953124966 ], [ 16.864648437499994, 57.090673828125034 ], [ 16.901562500000068, 57.174609374999989 ], [ 16.9609375, 57.25019531250004 ], [ 16.995996093750023, 57.317773437500023 ], [ 17.025390624999972, 57.345068359375006 ], [ 17.089257812500023, 57.332275390625057 ], [ 17.117675781250028, 57.31982421875 ], [ 17.050390625, 57.280468749999983 ], [ 17.058203125, 57.229248046875028 ], [ 17.053515625000017, 57.208007812500057 ], [ 16.88369140625008, 56.985205078125034 ], [ 16.838281250000051, 56.840527343749955 ], [ 16.77802734375004, 56.80522460937496 ], [ 16.528515625000011, 56.29052734375 ] ] ], [ [ [ 19.076464843750045, 57.8359375 ], [ 18.99375, 57.812109375 ], [ 18.945117187500017, 57.741601562500051 ], [ 18.878125, 57.729687500000011 ], [ 18.813867187500023, 57.706201171875023 ], [ 18.790917968750051, 57.483105468749955 ], [ 18.907910156250068, 57.398339843750023 ], [ 18.843652343750051, 57.386474609375 ], [ 18.78486328125004, 57.361083984374972 ], [ 18.742871093750011, 57.32353515624996 ], [ 18.699902343750068, 57.242724609375017 ], [ 18.538476562500051, 57.196923828125023 ], [ 18.477343750000017, 57.16303710937504 ], [ 18.387207031250028, 57.087646484375028 ], [ 18.340234375000051, 56.978222656249955 ], [ 18.248925781250023, 56.931542968750023 ], [ 18.146386718749994, 56.920507812500006 ], [ 18.20654296875, 57.010156249999966 ], [ 18.285351562500068, 57.083203125000011 ], [ 18.209570312500006, 57.133300781250028 ], [ 18.163964843750023, 57.211718750000017 ], [ 18.105078125000034, 57.271875 ], [ 18.151953124999977, 57.339062500000011 ], [ 18.12890625, 57.449169921874983 ], [ 18.136523437500045, 57.556640625000028 ], [ 18.204882812500017, 57.61088867187496 ], [ 18.283203125, 57.655126953125006 ], [ 18.405175781250051, 57.756835937500028 ], [ 18.537402343749989, 57.830566406250057 ], [ 18.721875, 57.863720703124955 ], [ 18.805175781250028, 57.833154296875051 ], [ 18.841113281250045, 57.900195312500017 ], [ 18.900585937500011, 57.91547851562504 ], [ 18.956445312500023, 57.9 ], [ 19.076464843750045, 57.8359375 ] ] ], [ [ [ 19.156347656250063, 57.922607421874972 ], [ 19.13837890625004, 57.860253906249966 ], [ 19.086523437500034, 57.864990234375057 ], [ 19.039257812500011, 57.911035156250023 ], [ 19.134863281250034, 57.981347656250023 ], [ 19.28115234375008, 57.977539062499972 ], [ 19.331445312500023, 57.962890625 ], [ 19.156347656250063, 57.922607421874972 ] ] ], [ [ [ 18.416210937500011, 59.029101562500045 ], [ 18.371875, 59.019580078124989 ], [ 18.349902343750074, 59.022607421874966 ], [ 18.377246093750045, 59.069042968750011 ], [ 18.397558593750006, 59.089111328125028 ], [ 18.464941406250063, 59.10786132812504 ], [ 18.485546875000011, 59.104589843749977 ], [ 18.416210937500011, 59.029101562500045 ] ] ], [ [ [ 18.595410156250011, 59.470361328124994 ], [ 18.570312500000028, 59.437255859375 ], [ 18.545117187500068, 59.477832031249989 ], [ 18.555175781250057, 59.485791015625011 ], [ 18.572363281250006, 59.525830078125011 ], [ 18.620898437500045, 59.547802734374955 ], [ 18.69843750000004, 59.534619140625011 ], [ 18.697949218750011, 59.524609375000011 ], [ 18.623828125000017, 59.4921875 ], [ 18.595410156250011, 59.470361328124994 ] ] ], [ [ [ 22.854101562500034, 68.367333984375023 ], [ 22.975390625000045, 68.316455078125045 ], [ 23.09785156250004, 68.257568359375057 ], [ 23.18251953125008, 68.136621093750023 ], [ 23.318554687500068, 68.130322265624983 ], [ 23.355468750000028, 68.088671875000017 ], [ 23.474218749999977, 68.017333984375057 ], [ 23.63886718750004, 67.954394531250017 ], [ 23.632910156249977, 67.933203125000034 ], [ 23.501855468750023, 67.875195312499955 ], [ 23.48779296875, 67.796582031250011 ], [ 23.50019531250004, 67.696191406249994 ], [ 23.541308593750074, 67.614306640625017 ], [ 23.53701171875008, 67.590380859375017 ], [ 23.504492187500034, 67.562158203125051 ], [ 23.465429687500063, 67.517871093749989 ], [ 23.451464843750045, 67.479199218750011 ], [ 23.454882812500045, 67.460253906250074 ], [ 23.468066406250074, 67.449951171875 ], [ 23.537109375, 67.449169921875011 ], [ 23.660839843749983, 67.440039062500034 ], [ 23.733593750000068, 67.422900390624989 ], [ 23.774902343750057, 67.328613281249972 ], [ 23.76093750000004, 67.310498046875011 ], [ 23.656640625000023, 67.267822265625028 ], [ 23.626074218750006, 67.233935546875045 ], [ 23.623046875000028, 67.184130859375017 ], [ 23.641503906250051, 67.129394531249972 ], [ 23.677343750000063, 67.068115234375028 ], [ 23.758984375000011, 67.002587890624994 ], [ 23.869335937500011, 66.934033203124983 ], [ 23.941796875000023, 66.877832031249966 ], [ 23.97607421875, 66.838232421875006 ], [ 23.988574218750045, 66.810546875000028 ], [ 23.938867187500051, 66.775732421875063 ], [ 23.894140625, 66.706884765625063 ], [ 23.885839843750006, 66.628027343749977 ], [ 23.865527343750045, 66.576611328124983 ], [ 23.768359375000045, 66.505859375000057 ], [ 23.701171875000028, 66.480761718749989 ], [ 23.682031250000051, 66.443408203125017 ], [ 23.673828125000057, 66.380712890625034 ], [ 23.693554687499983, 66.304296875 ], [ 23.700292968750034, 66.252636718749983 ], [ 23.720996093750074, 66.215429687500034 ], [ 23.751464843749972, 66.191162109374972 ], [ 23.907324218750034, 66.148242187500017 ], [ 23.994628906250057, 66.060351562500045 ], [ 24.04902343750004, 65.98984375 ], [ 24.15546875000004, 65.805273437500063 ], [ 23.89052734375008, 65.782226562499972 ], [ 23.69140625, 65.82851562499999 ], [ 23.592089843750017, 65.805322265624966 ], [ 23.418359375000051, 65.804345703125051 ], [ 23.221093750000023, 65.786132812499972 ], [ 23.154589843750074, 65.749902343749966 ], [ 23.102343750000074, 65.735351562500028 ], [ 22.919335937499994, 65.786474609375034 ], [ 22.746582031249972, 65.870947265625006 ], [ 22.620312500000011, 65.806542968750051 ], [ 22.538574218750057, 65.794335937500051 ], [ 22.465136718750017, 65.852636718750006 ], [ 22.400976562500006, 65.862109374999989 ], [ 22.366308593750063, 65.842675781250023 ], [ 22.3359375, 65.791162109375023 ], [ 22.28759765625, 65.750634765625023 ], [ 22.275, 65.725 ], [ 22.2666015625, 65.621533203125011 ], [ 22.254003906250006, 65.597558593750023 ], [ 22.086230468750017, 65.610937499999977 ], [ 22.096289062500006, 65.583789062500045 ], [ 22.1328125, 65.570117187500017 ], [ 22.147558593750063, 65.552880859374966 ], [ 22.086718750000017, 65.530224609374983 ], [ 21.920117187500011, 65.532373046874966 ], [ 21.903125, 65.508349609375045 ], [ 21.95, 65.470361328125023 ], [ 21.91347656250008, 65.437109375 ], [ 21.879589843750011, 65.424023437500011 ], [ 21.6806640625, 65.403369140625074 ], [ 21.565527343750063, 65.408105468749966 ], [ 21.532617187500023, 65.386572265625006 ], [ 21.523437500000028, 65.358593750000011 ], [ 21.545214843750017, 65.331152343750006 ], [ 21.595996093750045, 65.316552734374966 ], [ 21.61269531250008, 65.299121093750045 ], [ 21.609179687500074, 65.261376953124994 ], [ 21.56689453125, 65.254541015625023 ], [ 21.446875, 65.320849609375045 ], [ 21.410351562500068, 65.317431640625045 ], [ 21.437792968750074, 65.282958984375057 ], [ 21.50634765625, 65.245361328125028 ], [ 21.545996093750006, 65.206982421875011 ], [ 21.580664062500034, 65.160791015625023 ], [ 21.573925781250011, 65.125781249999989 ], [ 21.424902343750006, 65.012695312500057 ], [ 21.29375, 64.941259765624977 ], [ 21.195898437500006, 64.876904296875011 ], [ 21.138183593750057, 64.808691406250063 ], [ 21.20498046875008, 64.774316406249994 ], [ 21.279296875000028, 64.724707031250006 ], [ 21.33154296875, 64.629345703125011 ], [ 21.393847656249989, 64.544335937500023 ], [ 21.519628906250034, 64.463085937499983 ], [ 21.49433593750004, 64.416113281250006 ], [ 21.465039062500011, 64.37958984375004 ], [ 21.255761718750023, 64.299169921875006 ], [ 21.01845703125008, 64.177978515625 ], [ 20.762695312500028, 63.867822265625051 ], [ 20.677636718750023, 63.826269531250006 ], [ 20.453710937500034, 63.773730468750074 ], [ 20.371386718750074, 63.722900390625 ], [ 20.204687500000034, 63.662451171875034 ], [ 19.913671875000063, 63.61054687500004 ], [ 19.78164062500008, 63.538183593750034 ], [ 19.722070312500023, 63.463330078124983 ], [ 19.655761718750028, 63.458007812500057 ], [ 19.59003906250004, 63.487255859374955 ], [ 19.502343750000023, 63.509033203125057 ], [ 19.490917968750011, 63.460205078125057 ], [ 19.494628906250057, 63.424365234375017 ], [ 19.354296875000074, 63.477490234375011 ], [ 19.2880859375, 63.428759765625045 ], [ 19.236328125, 63.347363281249983 ], [ 19.034375, 63.237744140625011 ], [ 18.816699218750045, 63.257470703125051 ], [ 18.792285156250045, 63.238134765625006 ], [ 18.850195312500034, 63.22412109375 ], [ 18.858984375000063, 63.206591796874989 ], [ 18.819433593749977, 63.197265625000028 ], [ 18.759570312500045, 63.198242187499972 ], [ 18.667187500000068, 63.176562499999989 ], [ 18.606445312500028, 63.178271484374989 ], [ 18.577636718750028, 63.126416015624983 ], [ 18.530664062500051, 63.063525390625045 ], [ 18.407714843750057, 63.0375 ], [ 18.34423828125, 63.032128906249966 ], [ 18.31289062500008, 62.996386718750045 ], [ 18.502050781249977, 62.988867187500034 ], [ 18.486914062500006, 62.95859375 ], [ 18.48261718750004, 62.928320312500034 ], [ 18.46308593750004, 62.895849609375006 ], [ 18.248046875000028, 62.849072265624983 ], [ 18.214941406250034, 62.812207031250011 ], [ 18.170019531250034, 62.789355468750074 ], [ 18.074414062500011, 62.790673828124994 ], [ 18.077929687500017, 62.811962890624955 ], [ 18.093554687500074, 62.836035156249977 ], [ 17.951074218749994, 62.833886718749994 ], [ 17.906640625000023, 62.886767578125017 ], [ 17.879589843750011, 62.873193359374994 ], [ 17.895605468749977, 62.830517578125011 ], [ 17.932910156250045, 62.786132812500028 ], [ 17.974414062500045, 62.721044921875006 ], [ 17.940722656250017, 62.679882812499983 ], [ 17.903027343750068, 62.659472656249989 ], [ 17.930468750000074, 62.640625 ], [ 18.00654296875004, 62.626269531250074 ], [ 18.037304687500068, 62.600537109374983 ], [ 17.947070312500074, 62.578466796875006 ], [ 17.834472656250057, 62.502734375000017 ], [ 17.7177734375, 62.500878906249994 ], [ 17.646386718750023, 62.45087890625004 ], [ 17.570605468750045, 62.451025390624977 ], [ 17.508984375000011, 62.482519531250006 ], [ 17.410253906250063, 62.508398437500034 ], [ 17.378417968750057, 62.462792968749966 ], [ 17.373339843750074, 62.426513671875057 ], [ 17.429003906250045, 62.334716796875 ], [ 17.535253906250034, 62.263671875 ], [ 17.633691406249994, 62.233007812500063 ], [ 17.562890625000051, 62.212304687500023 ], [ 17.510156250000051, 62.166308593750045 ], [ 17.446582031250074, 62.022656250000011 ], [ 17.412011718750051, 61.966113281250045 ], [ 17.374511718750057, 61.866308593750034 ], [ 17.398242187499989, 61.782080078125034 ], [ 17.417285156250074, 61.74067382812504 ], [ 17.465429687500006, 61.684472656250051 ], [ 17.334570312500006, 61.691699218749989 ], [ 17.196386718750006, 61.72456054687504 ], [ 17.215625, 61.656347656250006 ], [ 17.130761718750051, 61.575732421874989 ], [ 17.146582031250063, 61.504638671875 ], [ 17.16425781250004, 61.458300781250045 ], [ 17.137988281250017, 61.381689453125006 ], [ 17.177929687500068, 61.357617187499983 ], [ 17.199609375000023, 61.311962890625011 ], [ 17.163867187500045, 61.278271484374983 ], [ 17.179785156250006, 61.249267578125028 ], [ 17.18574218750004, 61.146533203125045 ], [ 17.212890625, 60.98583984375 ], [ 17.202929687499989, 60.951855468750011 ], [ 17.278906250000034, 60.812158203124966 ], [ 17.261230468750057, 60.763183593750028 ], [ 17.250976562500028, 60.70078125 ], [ 17.35986328125, 60.640820312499955 ], [ 17.45703125, 60.641796874999983 ], [ 17.555468750000045, 60.642724609374994 ], [ 17.593066406250074, 60.627685546875028 ], [ 17.630761718750023, 60.585253906250017 ], [ 17.6611328125, 60.535156250000028 ], [ 17.7421875, 60.539306640624972 ], [ 17.871582031250057, 60.580078125000028 ], [ 17.955761718750068, 60.589794921874955 ], [ 18.011328125000034, 60.511425781249983 ], [ 18.1625, 60.40791015625004 ], [ 18.25048828125, 60.361523437499983 ], [ 18.4, 60.337109374999983 ], [ 18.557519531250023, 60.253564453125023 ], [ 18.535449218750045, 60.152880859375017 ], [ 18.601171875000034, 60.119238281250006 ], [ 18.787011718750051, 60.079492187499994 ], [ 18.852734375000011, 60.02587890625 ], [ 18.884277343750057, 59.980175781250011 ], [ 18.933203124999977, 59.942285156250023 ], [ 18.990429687500011, 59.827783203124966 ], [ 18.970507812500045, 59.757226562499994 ], [ 18.895605468750063, 59.732958984375017 ], [ 18.71875, 59.657373046874966 ], [ 18.639941406250017, 59.600927734375034 ], [ 18.578125, 59.565771484375063 ], [ 18.402441406250034, 59.490380859374966 ], [ 18.338085937500068, 59.476855468750074 ], [ 18.276464843750034, 59.437646484374966 ], [ 18.216894531250063, 59.420507812500034 ], [ 18.163574218750057, 59.430371093750011 ], [ 17.964257812500023, 59.359375 ], [ 17.979785156250074, 59.329052734374983 ], [ 18.132617187500045, 59.316210937500017 ], [ 18.210546875000034, 59.331445312500023 ], [ 18.270507812499972, 59.367138671875011 ], [ 18.336035156250006, 59.375341796874977 ], [ 18.395800781250017, 59.36860351562504 ], [ 18.45917968750004, 59.396728515625 ], [ 18.508886718750063, 59.407958984374972 ], [ 18.56025390625004, 59.394482421874983 ], [ 18.61757812500008, 59.327050781249994 ], [ 18.498632812500006, 59.291943359374955 ], [ 18.41425781250004, 59.290332031249989 ], [ 18.373046875, 59.179736328125017 ], [ 18.321972656250068, 59.132226562500023 ], [ 18.285351562500068, 59.109375 ], [ 18.098144531250028, 59.062304687499989 ], [ 17.974609375, 59.002636718749983 ], [ 17.829003906249994, 58.954589843749972 ], [ 17.765429687500017, 58.965039062499983 ], [ 17.66962890625004, 58.916210937499983 ], [ 17.456738281250011, 58.8583984375 ], [ 17.34765625, 58.780517578125028 ], [ 17.102832031250045, 58.710839843749966 ], [ 16.978125, 58.654150390625063 ], [ 16.63935546875004, 58.651171875000074 ], [ 16.315820312500023, 58.663623046875017 ], [ 16.214257812500023, 58.636669921874955 ], [ 16.31806640625004, 58.628320312500023 ], [ 16.390820312500011, 58.601855468750045 ], [ 16.478027343750028, 58.612890625 ], [ 16.683007812500051, 58.599658203125045 ], [ 16.788476562500023, 58.585253906250045 ], [ 16.923828124999972, 58.49257812499999 ], [ 16.824316406250063, 58.459619140625023 ], [ 16.651953125, 58.434326171875028 ], [ 16.716601562500045, 58.302880859374994 ], [ 16.76992187500008, 58.214257812499966 ], [ 16.700097656250051, 58.160791015624994 ], [ 16.694921875000063, 57.917529296874989 ], [ 16.596972656250017, 57.912890625000045 ], [ 16.555371093750068, 57.812255859375057 ], [ 16.586230468750045, 57.760937499999983 ], [ 16.583789062500074, 57.641748046875051 ], [ 16.604199218750068, 57.568310546875011 ], [ 16.65224609375008, 57.500683593749983 ], [ 16.630859374999972, 57.43017578125 ], [ 16.475976562500051, 57.265136718750057 ], [ 16.479492187500057, 57.187695312499983 ], [ 16.507324218750028, 57.141699218750034 ], [ 16.527929687500063, 57.068164062499989 ], [ 16.457519531250028, 56.92680664062496 ], [ 16.4078125, 56.808691406250063 ], [ 16.348730468750063, 56.70927734374996 ], [ 16.21650390625004, 56.589990234374994 ], [ 16.150683593750045, 56.500830078125034 ], [ 15.996679687500006, 56.222607421875011 ], [ 15.92031250000008, 56.167382812499966 ], [ 15.826660156250028, 56.124951171875011 ], [ 15.722265625000063, 56.164208984375023 ], [ 15.6265625, 56.185595703125045 ], [ 15.509667968749994, 56.183007812500051 ], [ 15.3265625, 56.150830078124955 ], [ 15.051171875000023, 56.172216796875063 ], [ 14.782031250000017, 56.161914062500017 ], [ 14.713964843750006, 56.134130859375034 ], [ 14.754785156250051, 56.033154296874983 ], [ 14.655566406249989, 56.019921875000023 ], [ 14.558593750000057, 56.048632812500017 ], [ 14.473242187500063, 56.014355468749955 ], [ 14.401953125000034, 55.97675781250004 ], [ 14.261914062500011, 55.887548828124977 ], [ 14.21503906250004, 55.832617187499977 ], [ 14.202929687500074, 55.729150390625023 ], [ 14.276464843750034, 55.636376953124966 ], [ 14.341699218749994, 55.527734375000023 ], [ 14.17373046875008, 55.396630859374966 ], [ 14.079980468750051, 55.392187500000034 ], [ 13.806347656250011, 55.428564453125006 ], [ 13.321386718750063, 55.34638671875004 ], [ 12.885839843750063, 55.411376953125057 ], [ 12.940625, 55.481591796875051 ], [ 12.938769531250017, 55.533203125 ], [ 12.963378906250057, 55.612597656250017 ], [ 12.97802734375, 55.69379882812504 ], [ 12.973925781250074, 55.748144531250006 ], [ 12.941992187500034, 55.806054687499994 ], [ 12.834570312500006, 55.881835937500057 ], [ 12.592578124999989, 56.137597656250023 ], [ 12.520996093749972, 56.245556640624983 ], [ 12.471191406250057, 56.29052734375 ], [ 12.507031250000068, 56.292968749999972 ], [ 12.706347656250074, 56.235009765624966 ], [ 12.752832031250051, 56.242138671875011 ], [ 12.801660156250051, 56.263916015625 ], [ 12.7421875, 56.346875 ], [ 12.691113281250011, 56.384423828125051 ], [ 12.65644531250004, 56.440576171875023 ], [ 12.773144531250011, 56.455761718750011 ], [ 12.857421875000028, 56.452392578125028 ], [ 12.91953125, 56.515576171875011 ], [ 12.883691406250051, 56.61772460937496 ], [ 12.793164062500011, 56.649169921874972 ], [ 12.717578125000074, 56.662841796875 ], [ 12.572656250000023, 56.823291015625017 ], [ 12.421484375000034, 56.906396484374966 ], [ 12.15185546875, 57.22695312499999 ], [ 12.053222656249972, 57.446972656249983 ], [ 11.961523437500034, 57.426074218749989 ], [ 11.916992187500028, 57.521923828124955 ], [ 11.885058593750017, 57.612695312499994 ], [ 11.878710937500045, 57.679443359375 ], [ 11.734960937500063, 57.717675781249966 ], [ 11.729101562500034, 57.764453124999989 ], [ 11.703222656250006, 57.97319335937496 ], [ 11.54902343750004, 58.001220703125 ], [ 11.449316406250063, 58.118359374999955 ], [ 11.43154296875008, 58.339990234374994 ], [ 11.32998046875008, 58.380322265624955 ], [ 11.24824218750004, 58.369140625 ], [ 11.252050781250006, 58.424072265625 ], [ 11.271582031250006, 58.475634765625017 ], [ 11.22382812500004, 58.679931640624972 ], [ 11.20791015625008, 58.866406249999955 ], [ 11.169140624999983, 58.922705078125063 ], [ 11.14716796875004, 58.988623046874977 ], [ 11.16689453125008, 59.045556640625023 ], [ 11.19580078125, 59.078271484375051 ], [ 11.295312500000023, 59.086865234375011 ], [ 11.388281250000063, 59.036523437499966 ], [ 11.470703125000057, 58.909521484375034 ], [ 11.543554687500063, 58.893017578124955 ], [ 11.64277343750004, 58.926074218750017 ], [ 11.712207031250045, 59.018652343749977 ], [ 11.751855468750051, 59.157568359375034 ], [ 11.798144531250074, 59.289892578124977 ], [ 11.743359375000011, 59.431445312500045 ], [ 11.684863281250074, 59.555761718749977 ], [ 11.680761718750034, 59.592285156250028 ], [ 11.834277343750045, 59.697167968749994 ], [ 11.88125, 59.782470703124972 ], [ 11.93212890625, 59.86367187499999 ], [ 11.98828125, 59.89130859375004 ], [ 12.071875, 59.897607421874994 ], [ 12.169238281250074, 59.912890624999989 ], [ 12.291992187500057, 59.967236328124955 ], [ 12.402050781249983, 60.040039062500057 ], [ 12.486132812500074, 60.106787109375063 ], [ 12.514648437500028, 60.238867187500063 ], [ 12.515820312499983, 60.305224609375074 ], [ 12.552832031250063, 60.354492187499972 ], [ 12.588671874999989, 60.450732421875045 ], [ 12.553808593750006, 60.545654296875028 ], [ 12.445312500000028, 60.689648437499955 ], [ 12.31464843750004, 60.892138671874989 ], [ 12.29414062500004, 61.002685546875057 ], [ 12.353710937500011, 61.023193359374972 ], [ 12.467578125000017, 61.041503906249972 ], [ 12.683007812500023, 61.046826171874983 ], [ 12.706054687500028, 61.059863281250074 ], [ 12.727832031250017, 61.108251953124977 ], [ 12.776367187500057, 61.173974609375051 ], [ 12.828222656250034, 61.221826171875023 ], [ 12.86367187500008, 61.290283203125028 ], [ 12.88076171875008, 61.352294921875057 ], [ 12.75751953125004, 61.445703124999966 ], [ 12.59609375, 61.541308593750017 ], [ 12.486816406250028, 61.572998046874972 ], [ 12.292089843750063, 61.653466796875023 ], [ 12.155371093750006, 61.720751953125045 ], [ 12.233691406250074, 61.976855468750017 ], [ 12.291992187500057, 62.167431640625011 ], [ 12.301367187500006, 62.213769531250051 ], [ 12.303515625000074, 62.285595703125011 ], [ 12.114550781250045, 62.591894531249977 ], [ 12.121875, 62.660009765625006 ], [ 12.13984375000004, 62.721337890624966 ], [ 12.11962890625, 62.825927734374972 ], [ 12.108593750000068, 62.919482421875017 ], [ 12.141015625000023, 62.947851562500034 ], [ 12.218164062500023, 63.000634765625023 ], [ 12.144628906250034, 63.082519531250028 ], [ 12.138671874999972, 63.089160156250045 ], [ 11.999902343750051, 63.291699218750011 ], [ 12.212109375000011, 63.492236328124989 ], [ 12.175195312500051, 63.595947265625 ], [ 12.30195312500004, 63.671191406250045 ], [ 12.532714843750057, 63.843554687499989 ], [ 12.6625, 63.940478515625017 ], [ 12.690039062500034, 63.95742187499999 ], [ 12.792773437500017, 64.0 ], [ 12.987597656250017, 64.050488281249955 ], [ 13.203515625000023, 64.075097656249994 ], [ 13.299609375000074, 64.074804687500034 ], [ 13.670703125000074, 64.040625 ], [ 13.960546875000063, 64.014013671874977 ], [ 14.002734375000045, 64.040722656250011 ], [ 14.063281250000045, 64.095507812500074 ], [ 14.141210937500006, 64.173535156249983 ], [ 14.148046874999977, 64.260302734375074 ], [ 14.119921875000017, 64.387744140625017 ], [ 14.077636718750028, 64.464013671874994 ], [ 13.873535156250028, 64.513574218749966 ], [ 13.650292968750023, 64.581542968749972 ], [ 13.924804687499972, 64.796777343750023 ], [ 14.115136718750023, 64.946142578125006 ], [ 14.352441406250051, 65.17084960937504 ], [ 14.42626953125, 65.264355468749983 ], [ 14.47968750000004, 65.301464843749983 ], [ 14.549511718750068, 65.646386718750023 ], [ 14.595800781249977, 65.742871093749955 ], [ 14.634570312500074, 65.793261718749989 ], [ 14.635156250000023, 65.845019531250074 ], [ 14.609960937500034, 65.932275390624994 ], [ 14.543261718750045, 66.129345703124983 ], [ 14.91796875, 66.153710937499994 ], [ 15.0400390625, 66.167529296875045 ], [ 15.153320312500057, 66.191064453125051 ], [ 15.37490234375008, 66.252050781250034 ], [ 15.483789062500051, 66.305957031249989 ], [ 15.422949218750006, 66.489843749999977 ], [ 15.557031250000051, 66.552099609375063 ], [ 15.884179687500023, 66.768847656250074 ], [ 16.23769531250008, 66.976416015624977 ], [ 16.40351562500004, 67.054980468750017 ], [ 16.420703125000074, 67.093359375 ], [ 16.434277343749983, 67.155078125000074 ], [ 16.360644531249989, 67.252001953124989 ], [ 16.281542968750045, 67.312060546875074 ], [ 16.12744140625, 67.425830078125074 ], [ 16.193554687500068, 67.505175781250074 ], [ 16.307128906250028, 67.520605468750006 ], [ 16.457128906250034, 67.551757812500057 ], [ 16.574121093750051, 67.619580078125011 ], [ 16.585546874999977, 67.628320312500023 ], [ 16.783593750000023, 67.89501953125 ], [ 17.170507812500063, 68.030126953124977 ], [ 17.324609375000023, 68.103808593749989 ], [ 17.564746093750074, 68.048437499999977 ], [ 17.916699218750011, 67.964892578125017 ], [ 18.073242187500028, 68.087841796875011 ], [ 18.125, 68.133447265624994 ], [ 18.176660156250051, 68.200634765624983 ], [ 18.155957031250011, 68.316845703124955 ], [ 18.147070312500063, 68.467773437499972 ], [ 18.162597656250028, 68.528417968749977 ], [ 18.303027343750045, 68.555419921874972 ], [ 18.378613281250068, 68.562402343749966 ], [ 18.769824218750017, 68.500048828125074 ], [ 18.868261718749977, 68.501123046875023 ], [ 19.05263671875008, 68.492724609374989 ], [ 19.258984375000011, 68.46533203125 ], [ 19.691210937500045, 68.392431640624977 ], [ 19.870019531250051, 68.362255859374983 ], [ 19.969824218750063, 68.356396484375011 ], [ 20.055957031250017, 68.390380859375028 ], [ 20.240039062500045, 68.4775390625 ], [ 19.968847656250034, 68.542041015625017 ], [ 20.1474609375, 68.607324218749994 ], [ 20.240039062500045, 68.673144531250074 ], [ 20.319433593750034, 68.754052734375023 ], [ 20.348046875000023, 68.848730468750034 ], [ 20.337109375000011, 68.899658203125028 ], [ 20.282324218750034, 68.934326171875 ], [ 20.116699218750057, 69.020898437500051 ], [ 20.491992187500017, 69.033300781249977 ], [ 20.622167968750006, 69.036865234375 ], [ 20.895117187500006, 68.979833984375034 ], [ 20.907031250000017, 68.967480468749983 ], [ 20.908984375000074, 68.937744140624972 ], [ 20.918554687500063, 68.906933593750011 ], [ 21.183398437500017, 68.828808593749983 ], [ 21.259765625000028, 68.787451171875006 ], [ 21.422363281250028, 68.724609374999972 ], [ 21.465429687500006, 68.690673828125 ], [ 21.616015625000045, 68.650976562500006 ], [ 21.724023437500023, 68.608544921874966 ], [ 21.850195312500063, 68.574121093749966 ], [ 21.997460937500051, 68.520605468749977 ], [ 22.195117187500074, 68.477978515625011 ], [ 22.362109375000074, 68.464062500000011 ], [ 22.782421875000011, 68.391015624999966 ], [ 22.854101562500034, 68.367333984375023 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Ukraine", "admin": "Ukraine" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 32.012207031249972, 46.203906249999989 ], [ 32.15009765625004, 46.1546875 ], [ 32.009375, 46.167822265625006 ], [ 31.700195312500028, 46.214062500000011 ], [ 31.563867187500051, 46.25776367187504 ], [ 31.528710937499994, 46.30659179687504 ], [ 31.508789062500028, 46.373144531250006 ], [ 31.584863281249994, 46.303173828124955 ], [ 31.638476562500074, 46.272558593750034 ], [ 32.012207031249972, 46.203906249999989 ] ] ], [ [ [ 33.451855468750097, 52.333789062500017 ], [ 33.613378906250063, 52.332617187500063 ], [ 33.735253906249994, 52.344775390625045 ], [ 33.818847656249972, 52.315625 ], [ 33.92207031250004, 52.251464843750028 ], [ 34.01533203125004, 52.15595703125004 ], [ 34.113085937500074, 51.979638671874994 ], [ 34.397851562499994, 51.780419921874994 ], [ 34.40273437499999, 51.74150390624996 ], [ 34.379296875000051, 51.71650390625004 ], [ 34.239160156249994, 51.692236328125063 ], [ 34.121093750000028, 51.679150390624983 ], [ 34.11542968750004, 51.644970703125011 ], [ 34.146777343750017, 51.607958984375045 ], [ 34.20087890625004, 51.553808593750006 ], [ 34.209277343750017, 51.484082031250011 ], [ 34.206542968750028, 51.419921875 ], [ 34.229882812499994, 51.363232421875011 ], [ 34.275, 51.340185546875006 ], [ 34.280664062499994, 51.311669921874966 ], [ 34.228417968750051, 51.27685546875 ], [ 34.213867187500028, 51.255371093750057 ], [ 34.234179687500074, 51.243798828124994 ], [ 34.491015625000074, 51.237060546875057 ], [ 34.616796875, 51.203125 ], [ 34.712304687500051, 51.172216796874977 ], [ 34.760351562500063, 51.169335937500023 ], [ 34.868554687499994, 51.189208984375 ], [ 34.990234374999972, 51.201757812500063 ], [ 35.0640625, 51.203417968750045 ], [ 35.092578125000074, 51.180664062500028 ], [ 35.115332031250063, 51.120849609375 ], [ 35.158105468749994, 51.060986328124983 ], [ 35.198046875000017, 51.043896484374955 ], [ 35.269140625000063, 51.046777343750023 ], [ 35.311914062500051, 51.043896484374955 ], [ 35.334765625000017, 51.021142578125023 ], [ 35.309082031250028, 50.986914062499977 ], [ 35.314746093750017, 50.949902343749983 ], [ 35.34609375, 50.904296875000028 ], [ 35.38320312499999, 50.798925781250063 ], [ 35.417382812500051, 50.767578124999972 ], [ 35.440136718750097, 50.727685546875023 ], [ 35.440136718750097, 50.682080078124955 ], [ 35.411621093750028, 50.642236328125023 ], [ 35.391699218750063, 50.610937500000034 ], [ 35.411621093750028, 50.539697265624994 ], [ 35.48847656250004, 50.459912109375011 ], [ 35.545507812500063, 50.439990234375017 ], [ 35.591113281250017, 50.36875 ], [ 35.673730468750051, 50.345996093749989 ], [ 35.796191406250017, 50.405761718749972 ], [ 35.890234375, 50.437109374999977 ], [ 36.007812499999972, 50.419677734374972 ], [ 36.116406250000097, 50.408544921875006 ], [ 36.189453124999972, 50.367822265624994 ], [ 36.243359375000097, 50.311767578125028 ], [ 36.306054687499994, 50.28046875000004 ], [ 36.368847656250097, 50.296826171874983 ], [ 36.499804687500017, 50.28046875000004 ], [ 36.559667968750063, 50.234863281249972 ], [ 36.619433593750074, 50.209228515625 ], [ 36.696386718750006, 50.246240234374994 ], [ 36.759082031250017, 50.291845703125034 ], [ 36.98847656250004, 50.339550781249983 ], [ 37.13125, 50.35151367187504 ], [ 37.171093750000097, 50.360888671874989 ], [ 37.254882812500028, 50.394970703125011 ], [ 37.343164062499994, 50.417626953124994 ], [ 37.422851562499972, 50.411474609375006 ], [ 37.501367187499994, 50.340722656249966 ], [ 37.582324218750017, 50.291845703125034 ], [ 37.605078125000063, 50.214941406250006 ], [ 37.704199218750006, 50.10908203125004 ], [ 37.950292968750063, 49.964208984375006 ], [ 38.046875, 49.920019531250063 ], [ 38.1125, 49.927832031250063 ], [ 38.146777343750017, 49.939404296875011 ], [ 38.162695312500063, 49.954541015624983 ], [ 38.177539062500074, 50.025390625000028 ], [ 38.208691406250097, 50.051464843750011 ], [ 38.258593750000074, 50.05234375 ], [ 38.451171875000028, 49.964062499999983 ], [ 38.55195312500004, 49.95458984375 ], [ 38.647753906250017, 49.952880859375 ], [ 38.776660156250017, 49.884326171874989 ], [ 38.91835937499999, 49.82470703125 ], [ 39.02773437499999, 49.81840820312496 ], [ 39.114941406250097, 49.841748046875011 ], [ 39.174804687500028, 49.855957031249972 ], [ 39.211816406249994, 49.833203124999955 ], [ 39.245996093750051, 49.781933593749983 ], [ 39.302929687500097, 49.742041015625034 ], [ 39.368457031250017, 49.73066406250004 ], [ 39.462792968749994, 49.728027343750028 ], [ 39.626562500000063, 49.650683593749989 ], [ 39.780566406250074, 49.572021484375028 ], [ 39.876855468750051, 49.567675781250045 ], [ 39.958496093749972, 49.59077148437504 ], [ 40.030664062500051, 49.596728515625017 ], [ 40.080664062500006, 49.576855468749955 ], [ 40.09492187500004, 49.542675781250011 ], [ 40.05781250000004, 49.497070312500057 ], [ 40.05781250000004, 49.431542968750023 ], [ 40.12617187500004, 49.36884765625004 ], [ 40.128320312500051, 49.307226562500006 ], [ 40.108789062500051, 49.251562500000034 ], [ 40.07001953125004, 49.200292968749977 ], [ 39.976367187500074, 49.129833984375011 ], [ 39.889746093750006, 49.064062500000034 ], [ 39.75947265625004, 49.036572265625011 ], [ 39.686523437499972, 49.007910156250034 ], [ 39.705664062500006, 48.959570312500063 ], [ 39.753320312499994, 48.914453125000023 ], [ 39.863769531249972, 48.877978515625045 ], [ 39.989160156249994, 48.851416015625034 ], [ 40.00361328125004, 48.822070312500017 ], [ 39.984472656250063, 48.807373046875057 ], [ 39.904101562500017, 48.79375 ], [ 39.792871093749994, 48.807714843750034 ], [ 39.755859375000028, 48.782080078125034 ], [ 39.704589843750028, 48.739355468750034 ], [ 39.670410156250028, 48.662451171875006 ], [ 39.644726562500097, 48.591210937499966 ], [ 39.765429687500017, 48.571875 ], [ 39.835644531250097, 48.54277343749996 ], [ 39.857519531250006, 48.484228515625034 ], [ 39.882617187500074, 48.419091796874994 ], [ 39.88984375000004, 48.360449218750034 ], [ 39.849902343750074, 48.331933593749994 ], [ 39.847460937500017, 48.302783203125017 ], [ 39.866308593750006, 48.288427734375006 ], [ 39.91816406250004, 48.281933593750011 ], [ 39.957910156250051, 48.268896484375034 ], [ 39.961035156250063, 48.237939453125023 ], [ 39.885058593750017, 48.168359374999966 ], [ 39.813964843750028, 48.035302734375051 ], [ 39.77578125, 47.964453125 ], [ 39.778710937500051, 47.887548828125063 ], [ 39.7359375, 47.844824218750063 ], [ 39.658496093750074, 47.841210937500023 ], [ 39.39101562499999, 47.833740234375028 ], [ 39.158496093750074, 47.837402343750057 ], [ 39.057812500000097, 47.848486328125006 ], [ 38.900292968750051, 47.855126953125023 ], [ 38.822265624999972, 47.837011718749977 ], [ 38.71894531250004, 47.714111328124972 ], [ 38.640625, 47.665917968750023 ], [ 38.51093750000004, 47.622412109375034 ], [ 38.36884765625004, 47.609960937500006 ], [ 38.287402343750074, 47.559179687500034 ], [ 38.258789062500028, 47.479541015624989 ], [ 38.256542968750097, 47.408935546874972 ], [ 38.243261718750063, 47.373681640624994 ], [ 38.212402343749972, 47.3427734375 ], [ 38.20136718750004, 47.320800781249972 ], [ 38.208007812499972, 47.296533203124994 ], [ 38.241015625000017, 47.287695312499977 ], [ 38.280761718749972, 47.276660156250045 ], [ 38.280761718749972, 47.259033203125 ], [ 38.265332031250097, 47.236962890625023 ], [ 38.221191406249972, 47.212744140624977 ], [ 38.20136718750004, 47.175244140624983 ], [ 38.205859375000074, 47.135595703124977 ], [ 38.214355468750028, 47.091455078124966 ], [ 38.178320312500063, 47.080224609374994 ], [ 37.828710937500063, 47.095849609374966 ], [ 37.54335937499999, 47.074560546874977 ], [ 37.339843750000028, 46.916894531250023 ], [ 37.218554687500017, 46.917333984375006 ], [ 37.047558593750097, 46.876220703125 ], [ 36.93203125, 46.825146484374983 ], [ 36.794824218749994, 46.714404296874989 ], [ 36.68867187500004, 46.764111328124983 ], [ 36.55878906250004, 46.762695312500057 ], [ 36.43203125, 46.732568359375023 ], [ 36.279492187500097, 46.658593749999966 ], [ 36.194628906250017, 46.645507812499972 ], [ 36.024902343750028, 46.66679687499996 ], [ 35.827148437499972, 46.624316406250017 ], [ 35.400195312500017, 46.381396484374989 ], [ 35.256640625000074, 46.203906249999989 ], [ 35.204394531250017, 46.169189453125 ], [ 35.132324218749972, 46.125878906249994 ], [ 35.055273437500006, 46.104003906250057 ], [ 35.014550781250051, 46.106005859375017 ], [ 35.217773437499972, 46.232177734375057 ], [ 35.280175781249994, 46.279492187500011 ], [ 35.290917968750051, 46.314404296875011 ], [ 35.291992187499972, 46.370703125000034 ], [ 35.230371093750051, 46.440625 ], [ 35.0640625, 46.267236328124994 ], [ 34.969531250000017, 46.242089843750023 ], [ 34.849609375000028, 46.189892578124955 ], [ 34.84375, 46.073583984374977 ], [ 34.857324218749994, 45.987353515625017 ], [ 34.90664062499999, 45.878808593749994 ], [ 35.022851562500051, 45.700976562500017 ], [ 35.26015625, 45.446923828125051 ], [ 35.373925781249994, 45.353613281250034 ], [ 35.457519531249972, 45.316308593749994 ], [ 35.558007812499994, 45.310888671875034 ], [ 35.750976562499972, 45.38935546875004 ], [ 35.833496093750028, 45.401611328125057 ], [ 36.01289062500004, 45.371679687499977 ], [ 36.077148437499972, 45.424121093750017 ], [ 36.170507812500006, 45.453076171874955 ], [ 36.290332031250074, 45.456738281249983 ], [ 36.427050781250074, 45.433251953124994 ], [ 36.575, 45.3935546875 ], [ 36.514257812500063, 45.303759765625017 ], [ 36.45078125, 45.232324218750023 ], [ 36.42841796875004, 45.153271484374983 ], [ 36.393359375000017, 45.065380859375011 ], [ 36.229882812500051, 45.025976562499977 ], [ 36.054785156250063, 45.030810546874989 ], [ 35.870117187500028, 45.005322265624955 ], [ 35.803613281250051, 45.039599609375017 ], [ 35.75947265625004, 45.070849609374989 ], [ 35.677539062500017, 45.102001953125011 ], [ 35.56953125000004, 45.119335937500011 ], [ 35.472558593749994, 45.098486328125006 ], [ 35.3578125, 44.978417968749994 ], [ 35.154785156250028, 44.896337890625034 ], [ 35.087695312500017, 44.802636718749966 ], [ 34.887792968750006, 44.823583984375063 ], [ 34.716894531250006, 44.80712890625 ], [ 34.46992187500004, 44.7216796875 ], [ 34.281738281249972, 44.538427734375063 ], [ 34.074414062500097, 44.423828124999972 ], [ 33.909960937500074, 44.387597656249966 ], [ 33.755664062500017, 44.398925781250057 ], [ 33.655859375, 44.433203125 ], [ 33.450683593749972, 44.553662109374955 ], [ 33.462695312500017, 44.596826171875051 ], [ 33.491308593750063, 44.618603515624955 ], [ 33.530078125000074, 44.680517578125034 ], [ 33.612207031249994, 44.907812499999977 ], [ 33.601171875000063, 44.981494140624989 ], [ 33.555175781250028, 45.097656250000028 ], [ 33.392480468749994, 45.187841796875006 ], [ 33.261523437500074, 45.170751953125006 ], [ 33.186914062500051, 45.194775390625011 ], [ 32.918652343750097, 45.34814453125 ], [ 32.77265625000004, 45.358984374999977 ], [ 32.611328125000028, 45.328076171874983 ], [ 32.551855468750063, 45.350390624999989 ], [ 32.508007812500097, 45.403808593750057 ], [ 32.828027343749994, 45.593017578125057 ], [ 33.142285156250097, 45.749218749999983 ], [ 33.280078125000017, 45.765234375000063 ], [ 33.466210937499994, 45.837939453125017 ], [ 33.664843750000074, 45.94707031249996 ], [ 33.636718750000028, 46.032861328125051 ], [ 33.594140625000051, 46.096240234374989 ], [ 33.498828125000074, 46.078857421875 ], [ 33.42988281250004, 46.057617187500028 ], [ 33.263476562500017, 46.12568359375004 ], [ 33.202246093750063, 46.175732421875011 ], [ 32.94179687499999, 46.123779296875 ], [ 32.796875, 46.131494140624966 ], [ 32.47675781250004, 46.083691406250011 ], [ 32.329882812500074, 46.13037109375 ], [ 32.035742187500006, 46.260986328124972 ], [ 31.925195312500051, 46.287255859374994 ], [ 31.83125, 46.281689453125011 ], [ 31.77998046875004, 46.324658203124983 ], [ 31.842871093750063, 46.346142578125011 ], [ 31.915917968749994, 46.348681640624989 ], [ 31.991699218749972, 46.364404296874994 ], [ 32.013085937499994, 46.387158203125011 ], [ 32.00849609375004, 46.429980468750017 ], [ 31.855761718750017, 46.462451171874989 ], [ 31.713671875000017, 46.471777343750006 ], [ 31.623632812500063, 46.510253906250028 ], [ 31.554882812500097, 46.554296875000034 ], [ 31.71601562500004, 46.554980468750017 ], [ 31.877929687499972, 46.521679687499983 ], [ 32.131445312500063, 46.509375 ], [ 32.361328124999972, 46.474951171875034 ], [ 32.418945312499972, 46.517773437499983 ], [ 32.552539062500017, 46.591992187499983 ], [ 32.578027343749994, 46.615625 ], [ 32.354101562500006, 46.564843749999966 ], [ 32.127246093750074, 46.597216796874989 ], [ 32.044335937500051, 46.642480468749966 ], [ 31.974316406250097, 46.708789062499989 ], [ 31.944921875000063, 46.784375 ], [ 31.96406250000004, 46.854833984374977 ], [ 31.939550781250006, 46.981982421875045 ], [ 31.864746093749972, 47.095117187499994 ], [ 31.838183593750074, 47.157226562500028 ], [ 31.759179687500051, 47.212841796875011 ], [ 31.836914062499972, 47.087011718750034 ], [ 31.86591796875004, 47.003271484375034 ], [ 31.912695312500063, 46.926123046875034 ], [ 31.901660156250017, 46.72163085937504 ], [ 31.872851562500017, 46.649755859375034 ], [ 31.779589843750017, 46.631640624999989 ], [ 31.657031250000017, 46.642431640625063 ], [ 31.532128906249994, 46.664746093749983 ], [ 31.563378906250051, 46.777294921875011 ], [ 31.496875, 46.738378906249977 ], [ 31.402929687500063, 46.628808593750023 ], [ 31.320312499999972, 46.6125 ], [ 31.136816406250006, 46.62446289062504 ], [ 30.796289062499994, 46.552001953125028 ], [ 30.772851562499994, 46.473046875000023 ], [ 30.721679687499972, 46.3662109375 ], [ 30.672265625000051, 46.304003906250045 ], [ 30.656738281249972, 46.266503906250023 ], [ 30.511523437500074, 46.105371093749966 ], [ 30.492968750000017, 46.090136718749989 ], [ 30.219042968750074, 45.866748046875045 ], [ 30.184179687500006, 45.849951171874977 ], [ 30.006640625000074, 45.797949218750063 ], [ 29.901660156250074, 45.752392578125011 ], [ 29.821191406250051, 45.732080078125051 ], [ 29.685058593750028, 45.754687500000045 ], [ 29.628417968750028, 45.722460937500045 ], [ 29.601660156250063, 45.682519531249994 ], [ 29.601171875000063, 45.6 ], [ 29.6703125, 45.540673828125051 ], [ 29.72695312499999, 45.343310546874989 ], [ 29.705859375000074, 45.259912109375051 ], [ 29.651953125, 45.31391601562504 ], [ 29.567675781250074, 45.370800781249983 ], [ 29.403710937500051, 45.419677734375 ], [ 29.223535156250051, 45.402929687500034 ], [ 29.027441406250063, 45.320556640625057 ], [ 28.894335937500017, 45.289941406250023 ], [ 28.824316406250063, 45.311083984374989 ], [ 28.78173828125, 45.309863281250017 ], [ 28.766601562500028, 45.286230468749977 ], [ 28.769824218750074, 45.266894531250045 ], [ 28.791406250000023, 45.251904296875011 ], [ 28.788281250000011, 45.240966796875 ], [ 28.7607421875, 45.234130859375028 ], [ 28.451269531250006, 45.292187499999955 ], [ 28.317675781250045, 45.347119140624955 ], [ 28.2125, 45.450439453125057 ], [ 28.26484375000004, 45.483886718750028 ], [ 28.310351562500074, 45.498583984374989 ], [ 28.471386718750011, 45.507177734375063 ], [ 28.499023437500057, 45.517724609374994 ], [ 28.501757812500074, 45.541552734375045 ], [ 28.513769531250034, 45.572412109375023 ], [ 28.50947265625004, 45.617822265625051 ], [ 28.491601562500051, 45.665771484375028 ], [ 28.562304687500074, 45.735791015625011 ], [ 28.667578125, 45.793847656250023 ], [ 28.729296875000074, 45.852001953124955 ], [ 28.738769531250028, 45.937158203124994 ], [ 28.849511718750051, 45.978662109375023 ], [ 28.947753906249972, 46.049951171874966 ], [ 28.971875, 46.127636718749983 ], [ 29.00625, 46.176464843749983 ], [ 28.94375, 46.288427734375063 ], [ 28.930566406250023, 46.362255859375011 ], [ 28.927441406250011, 46.424121093749989 ], [ 28.958398437500023, 46.458496093749972 ], [ 29.049902343750006, 46.497021484375011 ], [ 29.146289062500017, 46.52690429687496 ], [ 29.186230468750068, 46.523974609374989 ], [ 29.20078125, 46.504980468750034 ], [ 29.204589843749972, 46.379345703125011 ], [ 29.223828125000097, 46.376953124999972 ], [ 29.25458984375004, 46.39262695312496 ], [ 29.304882812500097, 46.466601562500017 ], [ 29.33955078125004, 46.445068359375 ], [ 29.392871093750074, 46.436914062500023 ], [ 29.43281250000004, 46.455957031249994 ], [ 29.458789062500017, 46.453759765624994 ], [ 29.491015625000074, 46.434667968750006 ], [ 29.55507812499999, 46.407763671875045 ], [ 29.614941406250097, 46.39882812499999 ], [ 29.664550781249972, 46.416748046875 ], [ 29.706835937500017, 46.448730468750028 ], [ 29.751953124999972, 46.437792968750017 ], [ 29.837890624999972, 46.350537109375011 ], [ 29.878027343750063, 46.360205078125034 ], [ 30.075683593750028, 46.377832031249966 ], [ 30.107519531250006, 46.401562500000011 ], [ 30.131054687500097, 46.423095703125057 ], [ 29.924316406249972, 46.538867187500017 ], [ 29.934765625000097, 46.625 ], [ 29.942480468750063, 46.723779296875023 ], [ 29.918066406250063, 46.782421874999983 ], [ 29.877832031249994, 46.828906250000045 ], [ 29.719726562499972, 46.882910156250034 ], [ 29.597753906250063, 46.938818359375034 ], [ 29.57197265625004, 46.964013671875023 ], [ 29.568652343750017, 46.996728515625023 ], [ 29.563476562500028, 47.047509765624994 ], [ 29.515039062499994, 47.091113281249989 ], [ 29.51093750000004, 47.128027343750034 ], [ 29.541796875000017, 47.185546875000028 ], [ 29.549316406249972, 47.246826171875 ], [ 29.539160156250006, 47.270996093750028 ], [ 29.510644531249994, 47.290722656249983 ], [ 29.455664062500006, 47.292626953124994 ], [ 29.383398437500006, 47.328027343750023 ], [ 29.333789062500017, 47.375732421874972 ], [ 29.200585937499994, 47.444482421875023 ], [ 29.159765625, 47.455664062500006 ], [ 29.134863281250006, 47.489697265625011 ], [ 29.122949218750051, 47.530371093750034 ], [ 29.150878906250057, 47.580859375000017 ], [ 29.186035156250028, 47.658593750000051 ], [ 29.210742187500017, 47.731542968749977 ], [ 29.211132812500097, 47.775 ], [ 29.194824218750057, 47.882421874999977 ], [ 29.125390625000023, 47.964550781250011 ], [ 29.092968749999983, 47.975439453125034 ], [ 29.036914062500017, 47.952343750000011 ], [ 28.97333984375004, 47.933007812499994 ], [ 28.923144531250045, 47.951123046874955 ], [ 28.865820312499977, 47.99565429687496 ], [ 28.77382812500008, 48.119580078124983 ], [ 28.601660156250006, 48.144384765624977 ], [ 28.530468750000068, 48.150292968750023 ], [ 28.463085937500011, 48.090527343750011 ], [ 28.441992187500063, 48.108691406249989 ], [ 28.423046875000011, 48.146875 ], [ 28.3875, 48.162109375000028 ], [ 28.340527343750011, 48.144433593749994 ], [ 28.326953125000074, 48.161425781249989 ], [ 28.347167968750028, 48.213037109375023 ], [ 28.291015625000028, 48.238574218749989 ], [ 28.158789062500006, 48.237988281249955 ], [ 28.088476562499977, 48.257031250000011 ], [ 28.080078125000057, 48.295800781249994 ], [ 28.038476562500023, 48.321289062500057 ], [ 27.96337890625, 48.33354492187496 ], [ 27.890625, 48.365234375000028 ], [ 27.820019531250011, 48.416259765625028 ], [ 27.714453125, 48.44951171874996 ], [ 27.57373046875, 48.464892578124989 ], [ 27.562207031250068, 48.470410156249955 ], [ 27.54921875000008, 48.47773437500004 ], [ 27.458398437500051, 48.443066406249983 ], [ 27.403808593750028, 48.415625 ], [ 27.3369140625, 48.432714843750006 ], [ 27.228515625000028, 48.371435546875063 ], [ 27.008496093750068, 48.368261718750034 ], [ 26.900585937500011, 48.371923828125063 ], [ 26.847070312500023, 48.387158203124955 ], [ 26.640429687500045, 48.294140625000011 ], [ 26.618945312500017, 48.259863281250063 ], [ 26.57246093750004, 48.248486328124955 ], [ 26.4423828125, 48.22998046875 ], [ 26.305664062500057, 48.203759765624994 ], [ 26.276953125000063, 48.11323242187504 ], [ 26.236230468750023, 48.064355468750023 ], [ 26.162695312500063, 47.992529296875034 ], [ 25.90869140625, 47.967578125000017 ], [ 25.689257812500045, 47.932470703125063 ], [ 25.464257812500051, 47.910791015624994 ], [ 25.169628906250068, 47.823095703124977 ], [ 25.073828125, 47.745703125000034 ], [ 24.979101562500063, 47.724121093749972 ], [ 24.893359374999989, 47.717773437500028 ], [ 24.837890624999972, 47.760839843750006 ], [ 24.650976562500006, 47.876513671875017 ], [ 24.578906250000074, 47.931054687500051 ], [ 24.484082031250011, 47.947119140625034 ], [ 24.380957031250063, 47.938037109375045 ], [ 24.28193359375004, 47.911181640624989 ], [ 24.177734375000057, 47.906054687500017 ], [ 24.059765624999983, 47.944775390624983 ], [ 24.047363281250057, 47.941015625000034 ], [ 24.001855468750023, 47.935791015625028 ], [ 23.708984375000028, 47.982617187499983 ], [ 23.682031250000051, 47.990380859375051 ], [ 23.669042968750063, 47.992333984374994 ], [ 23.628710937500017, 47.995849609375 ], [ 23.408203125000028, 47.989990234375057 ], [ 23.20263671875, 48.084521484375045 ], [ 23.139453124999989, 48.08740234375 ], [ 23.090820312500028, 48.049121093750017 ], [ 23.054785156250063, 48.006542968749955 ], [ 22.912890625000017, 47.964257812499966 ], [ 22.876660156250011, 47.947265625000057 ], [ 22.856054687500006, 47.960302734375034 ], [ 22.846484374999989, 47.9970703125 ], [ 22.857226562500045, 48.029541015625028 ], [ 22.836230468750045, 48.060302734375 ], [ 22.782226562500057, 48.09521484375 ], [ 22.769140625000063, 48.109619140625 ], [ 22.701562500000051, 48.10703125 ], [ 22.683105468750028, 48.103613281250034 ], [ 22.676367187500063, 48.104394531249994 ], [ 22.582421875000023, 48.134033203125 ], [ 22.520117187500034, 48.20537109374996 ], [ 22.423828125000057, 48.243310546874966 ], [ 22.350195312500063, 48.256054687499983 ], [ 22.316699218750074, 48.28662109375 ], [ 22.295117187500011, 48.327294921875023 ], [ 22.272167968750068, 48.358007812499977 ], [ 22.269433593750023, 48.360888671875045 ], [ 22.253710937500017, 48.407373046874994 ], [ 22.23115234375004, 48.412158203124989 ], [ 22.227148437500034, 48.413427734374977 ], [ 22.131835937500057, 48.405322265625017 ], [ 22.142871093750017, 48.568505859374966 ], [ 22.295214843750045, 48.685839843749989 ], [ 22.332617187500034, 48.745068359374955 ], [ 22.389453125000045, 48.873486328125011 ], [ 22.432031250000023, 48.933544921874983 ], [ 22.483203125000074, 48.983251953125006 ], [ 22.52412109375004, 49.031396484375023 ], [ 22.538671875, 49.072705078125011 ], [ 22.579980468750051, 49.077197265625045 ], [ 22.701269531249977, 49.039941406249994 ], [ 22.809765625000068, 49.020751953125 ], [ 22.839746093750051, 49.038916015625063 ], [ 22.852050781250057, 49.062744140625028 ], [ 22.847070312500023, 49.08125 ], [ 22.76015625000008, 49.136230468749972 ], [ 22.705664062500006, 49.171191406249989 ], [ 22.70234375000004, 49.192724609375034 ], [ 22.721972656250045, 49.240966796875 ], [ 22.732421875000028, 49.295166015625028 ], [ 22.719921875000068, 49.353808593749989 ], [ 22.660644531250057, 49.483691406249989 ], [ 22.6494140625, 49.539013671874983 ], [ 22.706152343750006, 49.606201171874972 ], [ 22.890722656250034, 49.766259765624994 ], [ 22.952246093750063, 49.826367187499983 ], [ 23.03632812500004, 49.899072265624966 ], [ 23.264453125000074, 50.072851562500006 ], [ 23.408593750000023, 50.173925781250006 ], [ 23.506152343750017, 50.229833984375034 ], [ 23.649023437500063, 50.327050781250023 ], [ 23.711718750000045, 50.377343749999966 ], [ 23.97265625, 50.410058593749966 ], [ 24.004980468750034, 50.457031250000028 ], [ 24.052636718750051, 50.508447265625023 ], [ 24.089941406250006, 50.530468749999983 ], [ 24.0947265625, 50.617041015625034 ], [ 24.046289062499994, 50.722802734374994 ], [ 24.007324218750057, 50.760156249999966 ], [ 23.978417968750023, 50.785595703125011 ], [ 23.9970703125, 50.809375 ], [ 24.025976562500034, 50.816162109375028 ], [ 24.061621093750006, 50.819531249999983 ], [ 24.105761718750045, 50.844970703125028 ], [ 24.095800781250063, 50.872753906250011 ], [ 23.985742187500023, 50.940429687500028 ], [ 23.938085937499977, 50.992529296874977 ], [ 23.863476562500068, 51.126220703125028 ], [ 23.712207031250074, 51.26513671875 ], [ 23.664453125000023, 51.31005859375 ], [ 23.657617187500051, 51.35249023437504 ], [ 23.6796875, 51.394921874999966 ], [ 23.65888671875004, 51.448974609374972 ], [ 23.605273437500045, 51.517919921874977 ], [ 23.61376953125, 51.525390625 ], [ 23.608593750000011, 51.610498046875023 ], [ 23.64667968750004, 51.62885742187504 ], [ 23.706835937500045, 51.641308593749983 ], [ 23.791699218750011, 51.637109375000023 ], [ 23.864257812500057, 51.623974609375011 ], [ 23.951171875, 51.585058593749977 ], [ 23.978320312500017, 51.591308593750028 ], [ 24.12685546875008, 51.664648437500034 ], [ 24.280078125000017, 51.774707031249989 ], [ 24.323730468750028, 51.838427734374989 ], [ 24.361914062500006, 51.867529296874977 ], [ 24.495214843750063, 51.883056640625028 ], [ 24.611328125, 51.889501953125006 ], [ 24.685156250000034, 51.888281250000034 ], [ 24.866406250000011, 51.899121093750011 ], [ 24.97382812500004, 51.911132812499972 ], [ 25.066699218750045, 51.930517578125034 ], [ 25.267187500000034, 51.937744140624972 ], [ 25.580273437500068, 51.924755859375011 ], [ 25.785742187500006, 51.923828125 ], [ 25.92529296875, 51.913525390625011 ], [ 26.26708984375, 51.855029296875017 ], [ 26.394335937500074, 51.844433593749983 ], [ 26.453417968750045, 51.813427734374983 ], [ 26.566894531250057, 51.801904296875023 ], [ 26.773437500000028, 51.770703124999983 ], [ 26.952832031249983, 51.754003906250034 ], [ 27.074121093750023, 51.760839843750006 ], [ 27.14199218750008, 51.752050781249977 ], [ 27.270117187500063, 51.613574218750017 ], [ 27.29628906250008, 51.597412109375028 ], [ 27.347656250000057, 51.594140624999966 ], [ 27.452343750000068, 51.606103515625023 ], [ 27.601367187500045, 51.601611328124989 ], [ 27.689746093750017, 51.572412109374994 ], [ 27.676757812500028, 51.489941406249983 ], [ 27.7, 51.477978515625011 ], [ 27.741308593750034, 51.482568359374966 ], [ 27.788867187500045, 51.529150390625063 ], [ 27.828808593750011, 51.577441406250045 ], [ 27.85859375000004, 51.592382812500063 ], [ 28.010742187500057, 51.559765624999983 ], [ 28.080273437500011, 51.565039062500006 ], [ 28.144433593750023, 51.601660156250006 ], [ 28.18378906250004, 51.607861328125011 ], [ 28.291601562500063, 51.581835937500045 ], [ 28.424609375000074, 51.563623046874966 ], [ 28.532031250000017, 51.562451171875011 ], [ 28.59902343750008, 51.542626953125051 ], [ 28.647753906250074, 51.45654296875 ], [ 28.690234375000017, 51.438867187500051 ], [ 28.73125, 51.433398437499989 ], [ 28.793261718750045, 51.510351562500034 ], [ 28.849511718750051, 51.540185546874994 ], [ 28.927539062500045, 51.562158203125023 ], [ 28.97773437500004, 51.571777343750028 ], [ 29.013085937500051, 51.59892578124996 ], [ 29.060742187500011, 51.625439453124955 ], [ 29.102050781250057, 51.627539062500034 ], [ 29.13564453125008, 51.617285156249977 ], [ 29.174218750000023, 51.58061523437496 ], [ 29.230468750000028, 51.497021484374983 ], [ 29.298828125000028, 51.413037109375011 ], [ 29.346484375000017, 51.382568359375028 ], [ 29.469628906249994, 51.408349609375051 ], [ 29.553125, 51.434570312499972 ], [ 29.706054687500028, 51.439550781250006 ], [ 29.908789062500006, 51.458007812500028 ], [ 30.063769531250074, 51.482031250000034 ], [ 30.160742187500006, 51.477880859375006 ], [ 30.219531250000017, 51.451220703124989 ], [ 30.30898437499999, 51.399609374999955 ], [ 30.333398437499994, 51.325537109375063 ], [ 30.449511718750017, 51.274316406249994 ], [ 30.544531250000063, 51.265039062499994 ], [ 30.576953125000074, 51.318359375 ], [ 30.63251953125004, 51.355419921875011 ], [ 30.611718750000051, 51.406347656250006 ], [ 30.602343750000017, 51.471240234374989 ], [ 30.56074218750004, 51.531494140625 ], [ 30.533007812500017, 51.596337890624966 ], [ 30.583886718749994, 51.688964843750028 ], [ 30.639453125000017, 51.770068359375017 ], [ 30.667285156250017, 51.814111328125023 ], [ 30.755273437499994, 51.895166015625023 ], [ 30.845703125000028, 51.953076171875011 ], [ 30.980664062500097, 52.04619140624996 ], [ 31.079296875000097, 52.076953125000017 ], [ 31.168457031249972, 52.062939453125011 ], [ 31.217968750000097, 52.050244140624983 ], [ 31.345996093750074, 52.105371093750023 ], [ 31.573730468750028, 52.108105468749955 ], [ 31.763378906250097, 52.101074218750028 ], [ 31.782421875000097, 52.09941406249996 ], [ 31.875585937500063, 52.070898437500034 ], [ 31.973828125000097, 52.046630859375057 ], [ 32.041601562500006, 52.045019531249977 ], [ 32.12226562500004, 52.05058593749996 ], [ 32.216796875000028, 52.082958984374983 ], [ 32.282812500000063, 52.114013671875 ], [ 32.36298828125004, 52.272119140624994 ], [ 32.39130859375004, 52.294824218749994 ], [ 32.435449218749994, 52.307226562500034 ], [ 32.507910156250006, 52.30854492187504 ], [ 32.645410156250051, 52.279101562499989 ], [ 32.806445312500074, 52.252636718750011 ], [ 32.899707031250074, 52.256347656250057 ], [ 33.148437500000028, 52.340429687500034 ], [ 33.287109375000028, 52.35356445312496 ], [ 33.451855468750097, 52.333789062500017 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "Europe", "name": "Vatican", "admin": "Vatican" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 12.439160156250011, 41.898388671874997 ], [ 12.430566406250023, 41.897558593749999 ], [ 12.427539062500017, 41.900732421874999 ], [ 12.430566406250023, 41.90546875 ], [ 12.438378906250023, 41.906201171874997 ], [ 12.439160156250011, 41.898388671874997 ] ] ] } } -] -} diff --git a/public/scripts/scripts/FlightRoutes.js b/public/scripts/scripts/FlightRoutes.js deleted file mode 100644 index dc3856d..0000000 --- a/public/scripts/scripts/FlightRoutes.js +++ /dev/null @@ -1,146 +0,0 @@ -var flightRoutes = - - { - "type": "FeatureCollection", - - "features": [ - - { - "properties":{"name": "Route4", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[80.163775973154515, 12.982530166915435], [55.35407691722429, 25.252565593818161]] } - - }, - - { - "properties":{"name": "Route5", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[55.35407691722429, 25.252565593818161], [-84.425397433604729, 33.640529080735213]] } - - }, - { - "properties":{"name": "Route6", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[-84.425397433604729, 33.640529080735213], [-78.791381400675078, 35.875232345225498]] } - - }, - - { - "properties":{"name": "Route7", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[80.163775973154515, 12.982530166915435], [55.35407691722429, 25.252565593818161]] } - - }, - - { - "properties":{"name": "Route8", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[55.35407691722429, 25.252565593818161], [-73.786326860929549, 40.645959558408144]] } - - }, - - { - "properties":{"name": "Route9", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[-73.786326860929549, 40.645959558408144], [-78.791381400675078, 35.875232345225498]] } - - }, - - { - "properties":{"name": "Route10", "abbrev": "MAA", "from": "Chennai", "to": "Raleigh", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[80.163775973154515, 12.982530166915435], [8.571822869076076, 50.05067708952074]] } - - }, - { - "properties":{"name": "Route11", "abbrev": "MAA", "from": "Chennai", "to": "Raleigh", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD"}, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [[8.571822869076076, 50.05067708952074], [-77.447792576920619, 38.95277403795302]] } - - }, - { - "properties": { "name": "Route12", "abbrev": "MAA", "from": "Chennai", "to": "Raleigh", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD" }, "type": "Feature", "geometry": { "type": "LineString", "coordinates": [ [-77.447792576920619, 38.95277403795302], [-78.791381400675078, 35.875232345225498]] } - - } - - ] - } - -var flightRoutes_data = -[ - { "name": "Route4", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB" }, - { "name": "Route5", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB" }, - { "name": "Route6", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB" }, - { "name": "Route7", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB" }, - { "name": "Route8", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB" }, - { "name": "Route9", "abbrev": "RDU", "from": "Raleigh", "to": "Chennai", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB" }, - { "name": "Route10", "abbrev": "MAA", "from": "Chennai", "to": "Raleigh", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD" }, - { "name": "Route11", "abbrev": "MAA", "from": "Chennai", "to": "Raleigh", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD" }, - { "name": "Route12", "abbrev": "MAA", "from": "Chennai", "to": "Raleigh", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD" } - - ] - -var intermediatestops1 = - - { - "type": "FeatureCollection", - - "features": [ - - { - "properties": { "name": "Dulles Int'l Airport", "from": "Raleigh", "to": "Chennai", "Intermediate": "Washington", "abbrev": "IAD", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "IAD", "Route1_Stop2": "FRA" }, "type": "Feature", "geometry": { "type": "Point", "coordinates": [-77.447792576920619, 38.95277403795302] } - - }, - { - "properties": { "name": "Frankfurt Int'l Airport", "from": "Chennai", "to": "Raleigh", "Intermediate": "Frankfurt", "abbrev": "FRA", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD" }, "type": "Feature", "geometry": { "type": "Point", "coordinates": [8.571822869076076, 50.05067708952074] } - - }, - - { - "properties": { "name": "Atlanta Int'l Airport", "from": "Raleigh", "to": "Chennai", "Intermediate": "Atlanta", "abbrev": "ATL", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB" }, "type": "Feature", "geometry": { "type": "Point", "coordinates": [-84.425397433604729, 33.640529080735213] } - - }, - - { - "properties": { "name": "John F Kennedy Int'l Airport", "from": "Raleigh", "to": "Chennai", "Intermediate": "Newyork", "abbrev": "JFK", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB" }, "type": "Feature", "geometry": { "type": "Point", "coordinates": [-73.786326860929549, 40.645959558408144] } - - } - - ] - } - -var intermediatestops2 = - - { - "type": "FeatureCollection", - - "features": [ - - { - "properties": { "name": "Dubai Int'l Airport", "from": "Chennai", "to": "Raleigh", "Intermediate": "Dubai", "abbrev": "DXB", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "DXB", "Route1_Stop2": "JFK", "Route2_Stop1": "DXB", "Route2_Stop2": "ATL" }, "type": "Feature", "geometry": { "type": "Point", "coordinates": [55.35407691722429, 25.252565593818161] } - - } - - ] - } - -var intermediatestops1_data = - [ - {"name": "Dulles Int'l Airport", "from": "Raleigh", "to": "Chennai", "Intermediate": "Washington", "abbrev": "IAD", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "IAD", "Route1_Stop2": "FRA" }, - {"name": "Frankfurt Int'l Airport", "from": "Chennai", "to": "Raleigh", "Intermediate": "Frankfurt", "abbrev": "FRA", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD" }, - { "name": "Atlanta Int'l Airport", "from": "Raleigh", "to": "Chennai", "Intermediate": "Atlanta", "abbrev": "ATL", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "ATL", "Route1_Stop2": "DXB" }, - { "name": "John F Kennedy Int'l Airport", "from": "Raleigh", "to": "Chennai", "Intermediate": "Newyork", "abbrev": "JFK", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "JFK", "Route1_Stop2": "DXB" } - ] - -var intermediatestops2_data = - [ - { "name": "Dubai Int'l Airport", "from": "Chennai", "to": "Raleigh", "Intermediate": "Dubai", "abbrev": "DXB", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "DXB", "Route1_Stop2": "JFK", "Route2_Stop1": "DXB", "Route2_Stop2": "ATL" } - ] - -var airports = - - { - "type": "FeatureCollection", - - "features": [ - - { - "properties": { "name": "Durham Int'l Airport", "from": "Raleigh", "to": "Chennai", "abbrev": "RDU", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "IAD", "Route1_Stop2": "FRA", "Route2_Stop1": "JFK", "Route2_Stop2": "DXB", "Route3_Stop1": "ATL", "Route3_Stop2": "DXB" }, "type": "Feature", "geometry": { "type": "Point", "coordinates": [-78.791381400675078, 35.875232345225498] } - - }, - { - "properties": {"name": "Chennai Int' Airport", "from": "Chennai", "to": "Raleigh", "abbrev": "MAA", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD", "Route2_Stop1": "DXB", "Route2_Stop2": "JFK", "Route3_Stop1": "DXB", "Route3_Stop2": "ATL"}, "type": "Feature", "geometry": { "type": "Point", "coordinates": [80.163775973154515, 12.982530166915435] } - - } - ] - } - -var airports_data= - [ - { "name": "Durham Int'l Airport", "from": "Raleigh", "to": "Chennai", "abbrev": "RDU", "departure": "RDU", "arrival": "MAA", "Route1_Stop1": "IAD", "Route1_Stop2": "FRA", "Route2_Stop1": "JFK", "Route2_Stop2": "DXB", "Route3_Stop1": "ATL", "Route3_Stop2": "DXB"}, - { "name": "Chennai Int' Airport", "from": "Chennai", "to": "Raleigh", "abbrev": "MAA", "departure": "MAA", "arrival": "RDU", "Route1_Stop1": "FRA", "Route1_Stop2": "IAD", "Route2_Stop1": "DXB", "Route2_Stop2": "JFK", "Route3_Stop1": "DXB", "Route3_Stop2": "ATL"} -] \ No newline at end of file diff --git a/public/scripts/scripts/NorthAmerica.js b/public/scripts/scripts/NorthAmerica.js deleted file mode 100644 index 2b209e1..0000000 --- a/public/scripts/scripts/NorthAmerica.js +++ /dev/null @@ -1,46 +0,0 @@ -var NorthAmerica = - { -"type": "FeatureCollection", -"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, - "bbox":[[-178.19453124999998,-7.22006835937502],[10.77998046875015,83.59960937500005]], -"features": [ -{ "type": "Feature", "properties": { "continent": "North America", "name": "Aruba", "admin": "Aruba" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -69.899121093749997, 12.452001953124991 ], [ -69.895703125, 12.422998046874994 ], [ -69.942187499999989, 12.438525390624989 ], [ -70.004150390625, 12.50048828125 ], [ -70.066113281249997, 12.546972656249991 ], [ -70.050878906249991, 12.597070312499994 ], [ -70.035107421874997, 12.614111328124991 ], [ -69.97314453125, 12.567626953125 ], [ -69.911816406249997, 12.48046875 ], [ -69.899121093749997, 12.452001953124991 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Anguilla", "admin": "Anguilla" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -63.001220703125, 18.221777343749991 ], [ -63.160009765624991, 18.17138671875 ], [ -63.1533203125, 18.200292968749991 ], [ -63.026025390624994, 18.269726562499997 ], [ -62.979589843749991, 18.264794921874994 ], [ -63.001220703125, 18.221777343749991 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Antigua and Barb.", "admin": "Antigua and Barbuda" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -61.716064453125028, 17.037011718749994 ], [ -61.748144531249977, 16.997167968750034 ], [ -61.85966796874996, 17.013330078124966 ], [ -61.882031249999983, 17.063134765624994 ], [ -61.887109374999966, 17.09814453125 ], [ -61.817285156249937, 17.168945312500057 ], [ -61.738574218749989, 17.138476562500045 ], [ -61.708203125000011, 17.105078125 ], [ -61.686035156250028, 17.098437500000074 ], [ -61.686474609374926, 17.069824218750028 ], [ -61.694970703124994, 17.048925781250034 ], [ -61.716064453125028, 17.037011718749994 ] ] ], [ [ [ -61.74711914062496, 17.574951171874972 ], [ -61.76201171874996, 17.548681640625063 ], [ -61.843798828125017, 17.59614257812504 ], [ -61.86875, 17.685449218750023 ], [ -61.866162109374955, 17.704296874999955 ], [ -61.852441406249994, 17.714062499999983 ], [ -61.819921875000034, 17.696875 ], [ -61.776757812499937, 17.690478515625074 ], [ -61.749609375, 17.661328124999983 ], [ -61.74711914062496, 17.574951171874972 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Bahamas", "admin": "The Bahamas" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -73.026855468749943, 21.192382812500028 ], [ -73.058740234374966, 21.119042968750023 ], [ -73.164550781250028, 20.979150390625023 ], [ -73.400781250000023, 20.943896484375045 ], [ -73.661035156249994, 20.937402343750051 ], [ -73.681152343750028, 20.9755859375 ], [ -73.686816406250017, 21.009130859375006 ], [ -73.667822265624977, 21.061572265625017 ], [ -73.669580078124966, 21.082226562499983 ], [ -73.680371093749955, 21.103320312500017 ], [ -73.585058593749977, 21.125927734374983 ], [ -73.523095703124966, 21.190820312499966 ], [ -73.424511718749955, 21.201757812499977 ], [ -73.3015625, 21.156152343750023 ], [ -73.235351562499972, 21.15449218750004 ], [ -73.137304687499977, 21.204785156249983 ], [ -73.058496093749994, 21.313378906249994 ], [ -73.011669921874955, 21.299511718750011 ], [ -73.026855468749943, 21.192382812500028 ] ] ], [ [ [ -72.916113281250034, 21.506689453125034 ], [ -73.04931640625, 21.457617187499977 ], [ -73.062695312499955, 21.515332031250011 ], [ -72.994775390624994, 21.561621093750034 ], [ -72.916113281250034, 21.506689453125034 ] ] ], [ [ [ -73.041015625, 22.429052734375006 ], [ -72.978955078124955, 22.414599609375074 ], [ -72.945214843750023, 22.415625 ], [ -72.830761718749955, 22.385595703125034 ], [ -72.762597656250023, 22.344384765624966 ], [ -72.747265625000011, 22.327392578124972 ], [ -72.783886718750011, 22.290625 ], [ -72.889160156249972, 22.360253906250023 ], [ -72.981054687500034, 22.369238281249977 ], [ -73.110205078124977, 22.36757812499999 ], [ -73.161914062500017, 22.380712890625006 ], [ -73.127392578125011, 22.455322265625028 ], [ -73.041015625, 22.429052734375006 ] ] ], [ [ [ -74.206738281249983, 22.213769531250023 ], [ -74.276904296874989, 22.183691406250006 ], [ -74.261328125, 22.235546875000011 ], [ -74.126757812499932, 22.323388671874966 ], [ -74.052343749999977, 22.400634765624972 ], [ -74.01005859374996, 22.427978515625057 ], [ -73.994970703125006, 22.449218750000028 ], [ -73.935986328124983, 22.477734374999955 ], [ -73.906396484374994, 22.527441406250063 ], [ -73.914550781249972, 22.568017578124966 ], [ -73.976367187499932, 22.635058593750045 ], [ -73.975488281249937, 22.682275390624994 ], [ -73.954199218749949, 22.715527343750011 ], [ -73.849951171875034, 22.731054687500063 ], [ -73.87749023437496, 22.680761718750034 ], [ -73.836523437499977, 22.538427734374977 ], [ -73.974609375000028, 22.361181640625034 ], [ -74.092919921874966, 22.30625 ], [ -74.206738281249983, 22.213769531250023 ] ] ], [ [ [ -74.057519531249966, 22.723486328125034 ], [ -74.034765625000034, 22.705566406250028 ], [ -74.098583984374983, 22.665429687500023 ], [ -74.242236328125017, 22.715087890625 ], [ -74.274609374999955, 22.711669921875028 ], [ -74.303125, 22.764453125000017 ], [ -74.313964843749972, 22.803564453125006 ], [ -74.30703125, 22.839599609374972 ], [ -74.22148437499996, 22.811572265625045 ], [ -74.175390624999977, 22.759912109374994 ], [ -74.057519531249966, 22.723486328125034 ] ] ], [ [ [ -74.840478515624937, 22.894335937500017 ], [ -74.846875, 22.868701171875045 ], [ -74.973339843749926, 23.068554687499983 ], [ -75.13212890624996, 23.117089843750023 ], [ -75.223339843749955, 23.165332031250074 ], [ -75.204394531250017, 23.192724609375063 ], [ -75.14111328125, 23.204638671874989 ], [ -75.130566406249983, 23.267919921875006 ], [ -75.157568359374977, 23.336376953125011 ], [ -75.241259765624989, 23.474609375000028 ], [ -75.288232421874966, 23.568261718749994 ], [ -75.309814453125, 23.589843750000057 ], [ -75.315966796875017, 23.668359374999966 ], [ -75.216601562500017, 23.546777343749966 ], [ -75.175292968749943, 23.438671874999983 ], [ -75.108789062499994, 23.332812499999989 ], [ -75.064208984374972, 23.150195312500017 ], [ -74.937109375, 23.088134765624972 ], [ -74.845605468750023, 22.999902343750023 ], [ -74.840478515624937, 22.894335937500017 ] ] ], [ [ [ -75.664550781249972, 23.450146484375011 ], [ -75.70634765624996, 23.444238281250051 ], [ -75.781005859374972, 23.470654296875011 ], [ -75.955957031249994, 23.59228515625 ], [ -76.037109375000028, 23.602783203125028 ], [ -76.010449218750011, 23.671386718750057 ], [ -75.948632812500023, 23.647412109374955 ], [ -75.807519531249966, 23.542529296874989 ], [ -75.754248046875034, 23.489990234375057 ], [ -75.664550781249972, 23.450146484375011 ] ] ], [ [ [ -74.429443359374972, 24.068066406249955 ], [ -74.508691406249937, 23.959716796875 ], [ -74.550927734375023, 23.968945312500011 ], [ -74.526904296875017, 24.105078125000034 ], [ -74.472021484375034, 24.126660156249983 ], [ -74.450488281249989, 24.125488281250028 ], [ -74.429443359374972, 24.068066406249955 ] ] ], [ [ [ -77.657714843749943, 24.249462890624955 ], [ -77.656152343749994, 24.2265625 ], [ -77.755273437500023, 24.163476562500023 ], [ -77.683251953124994, 24.118457031250017 ], [ -77.615380859374937, 24.216357421875045 ], [ -77.5615234375, 24.136816406250006 ], [ -77.532031250000017, 23.987646484375006 ], [ -77.536816406249926, 23.961669921875028 ], [ -77.531884765624994, 23.93940429687504 ], [ -77.521337890624977, 23.910839843749983 ], [ -77.51875, 23.869433593749989 ], [ -77.57373046875, 23.739160156249994 ], [ -77.771289062499989, 23.752539062499977 ], [ -77.775781249999937, 23.862353515625045 ], [ -77.806298828124937, 23.883544921875028 ], [ -77.852246093749983, 24.040380859375006 ], [ -77.914062499999943, 24.090917968749977 ], [ -77.999902343749937, 24.219824218750063 ], [ -77.950048828125006, 24.253076171874994 ], [ -77.88359375, 24.241992187500045 ], [ -77.849560546874955, 24.257519531250011 ], [ -77.757421875, 24.269921875000051 ], [ -77.701464843749989, 24.287548828124983 ], [ -77.657714843749943, 24.249462890624955 ] ] ], [ [ [ -75.308398437499989, 24.2 ], [ -75.301757812499943, 24.149169921875057 ], [ -75.36875, 24.159472656250017 ], [ -75.467626953125006, 24.139599609374955 ], [ -75.50322265624996, 24.139062500000023 ], [ -75.481054687499977, 24.173876953125017 ], [ -75.412402343749932, 24.220947265625 ], [ -75.408935546875028, 24.265771484374994 ], [ -75.493896484375028, 24.330419921875034 ], [ -75.5927734375, 24.491259765625017 ], [ -75.639062500000023, 24.529394531250063 ], [ -75.661035156249966, 24.589843750000028 ], [ -75.743994140624977, 24.6546875 ], [ -75.726660156250006, 24.689355468750051 ], [ -75.709619140624994, 24.697509765625028 ], [ -75.653515624999955, 24.680859375000011 ], [ -75.526464843750006, 24.449511718750045 ], [ -75.518164062499977, 24.427343750000063 ], [ -75.308398437499989, 24.2 ] ] ], [ [ [ -77.347558593749994, 25.013867187499983 ], [ -77.460498046875017, 24.99311523437504 ], [ -77.541210937499926, 25.013574218750023 ], [ -77.561914062499966, 25.030029296875 ], [ -77.527343749999943, 25.057666015625045 ], [ -77.451269531250006, 25.080712890625023 ], [ -77.329101562499972, 25.083007812500057 ], [ -77.275585937500011, 25.055761718750006 ], [ -77.269140625, 25.043847656249966 ], [ -77.347558593749994, 25.013867187499983 ] ] ], [ [ [ -77.743847656250011, 24.70742187499999 ], [ -77.746044921875011, 24.586328125000023 ], [ -77.735107421875, 24.495751953125051 ], [ -77.745214843750006, 24.463476562500034 ], [ -77.853417968749937, 24.402929687500063 ], [ -77.881201171875006, 24.369091796874983 ], [ -77.983203125000017, 24.334960937499972 ], [ -78.044921874999972, 24.287451171875063 ], [ -78.075830078124966, 24.364648437499966 ], [ -78.1357421875, 24.412353515625028 ], [ -78.145800781250017, 24.493457031250017 ], [ -78.191601562500011, 24.466064453125028 ], [ -78.25761718749996, 24.482763671875063 ], [ -78.366503906249932, 24.544189453125057 ], [ -78.435302734375, 24.627587890624994 ], [ -78.338916015624989, 24.642041015625011 ], [ -78.318994140624937, 24.590234375000023 ], [ -78.242724609374932, 24.65380859375 ], [ -78.260058593750017, 24.687304687499989 ], [ -78.273828124999966, 24.691601562499983 ], [ -78.298828125, 24.753906250000057 ], [ -78.18408203125, 24.917089843750006 ], [ -78.159326171874994, 25.022363281250023 ], [ -78.211376953124955, 25.191259765624977 ], [ -78.162792968750011, 25.202343750000011 ], [ -78.033300781250006, 25.143115234375045 ], [ -77.975292968749983, 25.084814453125063 ], [ -77.973388671874972, 25.004785156249994 ], [ -77.918945312499972, 24.942822265624983 ], [ -77.840136718749989, 24.794384765624955 ], [ -77.743847656250011, 24.70742187499999 ] ] ], [ [ [ -76.648828124999937, 25.487402343750006 ], [ -76.484228515624977, 25.374609375000034 ], [ -76.34379882812496, 25.332031249999972 ], [ -76.191992187499949, 25.190820312499994 ], [ -76.126611328124966, 25.140527343750051 ], [ -76.114941406249983, 25.094726562500028 ], [ -76.140527343749937, 24.885644531249994 ], [ -76.174658203124977, 24.759765625 ], [ -76.16953125, 24.6494140625 ], [ -76.205175781249977, 24.682080078124983 ], [ -76.241210937499943, 24.754345703124955 ], [ -76.30029296875, 24.7958984375 ], [ -76.319970703124994, 24.817675781249989 ], [ -76.213769531249937, 24.822460937499983 ], [ -76.204345703124972, 24.936230468749983 ], [ -76.152539062500011, 25.025976562500063 ], [ -76.160400390625, 25.119335937499983 ], [ -76.284326171875023, 25.222119140624955 ], [ -76.369287109375023, 25.312597656250006 ], [ -76.499902343749966, 25.341552734375057 ], [ -76.620703124999977, 25.431640625000028 ], [ -76.692773437500023, 25.442724609375063 ], [ -76.780664062499966, 25.426855468750006 ], [ -76.748925781249994, 25.480566406250034 ], [ -76.726953124999966, 25.551611328125034 ], [ -76.710839843749966, 25.564892578124983 ], [ -76.648828124999937, 25.487402343750006 ] ] ], [ [ [ -78.492871093750011, 26.729052734375017 ], [ -78.371728515625023, 26.697949218749983 ], [ -78.306835937499955, 26.70219726562496 ], [ -78.267919921875006, 26.722656250000028 ], [ -78.088671874999989, 26.71430664062504 ], [ -77.943945312500006, 26.744238281250006 ], [ -77.922460937499977, 26.691113281250011 ], [ -77.926123046875006, 26.663378906250045 ], [ -78.23388671875, 26.637353515624994 ], [ -78.516210937499977, 26.559375 ], [ -78.67094726562496, 26.506542968749983 ], [ -78.743652343749943, 26.50068359375004 ], [ -78.79921875, 26.528466796874994 ], [ -78.98564453124996, 26.689501953125045 ], [ -78.935791015625, 26.673437500000063 ], [ -78.798046875000011, 26.58242187499999 ], [ -78.7125, 26.599023437499994 ], [ -78.633251953125011, 26.6591796875 ], [ -78.621142578124932, 26.704638671875017 ], [ -78.632958984374966, 26.726171875000034 ], [ -78.597119140624926, 26.797949218750006 ], [ -78.492871093750011, 26.729052734375017 ] ] ], [ [ [ -77.22563476562496, 25.904199218750023 ], [ -77.246435546875006, 25.895458984375011 ], [ -77.333251953125028, 25.995605468749972 ], [ -77.403173828124977, 26.02470703124996 ], [ -77.2939453125, 26.095507812499989 ], [ -77.246777343749983, 26.156347656250034 ], [ -77.247753906250011, 26.2890625 ], [ -77.22109375, 26.361767578124983 ], [ -77.230126953124966, 26.424707031249994 ], [ -77.206054687499943, 26.48896484375004 ], [ -77.238623046875006, 26.561132812500006 ], [ -77.329931640624977, 26.618359375000011 ], [ -77.510595703125006, 26.845996093750045 ], [ -77.795996093749977, 26.901269531250023 ], [ -77.94375, 26.903564453125028 ], [ -77.862548828125028, 26.940087890625023 ], [ -77.787548828124926, 26.935644531250006 ], [ -77.672119140624972, 26.913916015625006 ], [ -77.533886718749955, 26.903417968750006 ], [ -77.449414062499983, 26.836425781250028 ], [ -77.36875, 26.74760742187496 ], [ -77.295898437499972, 26.711669921875028 ], [ -77.265917968749989, 26.688818359374977 ], [ -77.269287109374972, 26.663037109374983 ], [ -77.257177734374977, 26.638818359375023 ], [ -77.162109374999972, 26.597265624999977 ], [ -77.066357421875011, 26.530175781249994 ], [ -77.038281249999983, 26.333447265624983 ], [ -77.16728515624996, 26.240332031250006 ], [ -77.191015625, 25.955468749999966 ], [ -77.22563476562496, 25.904199218750023 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "St-Barthélemy", "admin": "Saint Barthelemy" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -62.831933593749994, 17.87646484375 ], [ -62.846923828125, 17.875195312499997 ], [ -62.858935546874989, 17.883642578124991 ], [ -62.869384765625, 17.898583984374994 ], [ -62.875439453124997, 17.91357421875 ], [ -62.87421875, 17.92226562499999 ], [ -62.865429687499997, 17.918261718750003 ], [ -62.799707031249994, 17.90869140625 ], [ -62.80703125, 17.89765625 ], [ -62.818164062499989, 17.885449218749997 ], [ -62.831933593749994, 17.87646484375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Belize", "admin": "Belize" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -87.852929687499994, 17.4228515625 ], [ -87.92998046874996, 17.283007812500017 ], [ -87.934863281249989, 17.322949218749983 ], [ -87.902832031250028, 17.426464843750011 ], [ -87.859423828124989, 17.462792968750051 ], [ -87.83251953125, 17.501074218750034 ], [ -87.826416015625, 17.546289062499994 ], [ -87.788623046874932, 17.524218750000045 ], [ -87.798144531250017, 17.479589843750006 ], [ -87.852929687499994, 17.4228515625 ] ] ], [ [ [ -87.950585937499994, 17.924951171874966 ], [ -87.998095703124989, 17.906347656250006 ], [ -87.959033203124932, 17.964013671875023 ], [ -87.953320312500011, 18.001074218750034 ], [ -87.898339843749994, 18.154931640625023 ], [ -87.85893554687496, 18.154052734375 ], [ -87.848535156249994, 18.140380859374972 ], [ -87.950585937499994, 17.924951171874966 ] ] ], [ [ [ -88.349267578124937, 18.358837890624983 ], [ -88.295654296874943, 18.344091796875006 ], [ -88.247265624999955, 18.35468750000004 ], [ -88.130273437499994, 18.350732421875023 ], [ -88.085253906249989, 18.226123046875045 ], [ -88.097216796875017, 18.121630859375074 ], [ -88.207470703125011, 17.846093749999966 ], [ -88.221435546875, 17.751367187500051 ], [ -88.271728515624943, 17.60986328125 ], [ -88.203466796875006, 17.5166015625 ], [ -88.2671875, 17.392578125000057 ], [ -88.288818359374972, 17.312695312500011 ], [ -88.29399414062496, 17.192138671874972 ], [ -88.261816406249977, 16.963037109375023 ], [ -88.313427734375011, 16.632763671874983 ], [ -88.404541015625, 16.488623046875006 ], [ -88.461132812499983, 16.433789062500011 ], [ -88.562304687499989, 16.290429687500051 ], [ -88.695166015624977, 16.247656250000034 ], [ -88.879101562499983, 16.016650390625045 ], [ -88.911718749999949, 15.95600585937504 ], [ -88.89404296875, 15.890625 ], [ -88.937158203124994, 15.889843749999955 ], [ -89.11357421874996, 15.900683593750045 ], [ -89.2328125, 15.888671875 ], [ -89.2375, 15.894433593750023 ], [ -89.227636718750006, 16.142822265625 ], [ -89.212451171874932, 16.527148437500045 ], [ -89.201269531249977, 16.80898437499999 ], [ -89.190380859374983, 17.084667968750011 ], [ -89.182177734374989, 17.291210937500011 ], [ -89.171093749999955, 17.572265624999972 ], [ -89.161474609375034, 17.81484375 ], [ -89.162353515624943, 17.901953124999977 ], [ -89.133544921875028, 17.970800781249977 ], [ -89.050439453124966, 17.999707031250011 ], [ -88.942626953124943, 17.93964843750004 ], [ -88.897802734374949, 17.914550781249972 ], [ -88.857373046874983, 17.928808593750034 ], [ -88.806347656249983, 17.965527343749983 ], [ -88.743603515624983, 18.071630859375006 ], [ -88.586181640624972, 18.290527343750028 ], [ -88.522998046874989, 18.445898437500063 ], [ -88.461279296875034, 18.47675781250004 ], [ -88.372412109374949, 18.482324218750023 ], [ -88.295654296874943, 18.472412109375028 ], [ -88.349267578124937, 18.358837890624983 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Bermuda", "admin": "Bermuda" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -64.730273437499989, 32.29345703125 ], [ -64.820117187499989, 32.259619140624999 ], [ -64.845068359374991, 32.262304687499999 ], [ -64.862841796874989, 32.273876953124997 ], [ -64.771191406249997, 32.307714843749999 ], [ -64.694628906249989, 32.386914062499997 ], [ -64.668310546874991, 32.381933593749999 ], [ -64.730273437499989, 32.29345703125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Barbados", "admin": "Barbados" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -59.493310546874994, 13.081982421874997 ], [ -59.521875, 13.062207031249997 ], [ -59.611328125, 13.102099609374989 ], [ -59.642773437499997, 13.150292968749994 ], [ -59.646679687499997, 13.303125 ], [ -59.591601562499989, 13.317675781250003 ], [ -59.48789062499999, 13.196826171874989 ], [ -59.427636718749994, 13.152783203124997 ], [ -59.493310546874994, 13.081982421874997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Canada", "admin": "Canada" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -59.787597656249972, 43.939599609374994 ], [ -59.922265624999966, 43.90390625 ], [ -60.037744140624966, 43.906640625000023 ], [ -60.1142578125, 43.939111328124994 ], [ -60.11748046874996, 43.953369140625057 ], [ -59.936035156250028, 43.939599609374994 ], [ -59.866357421874937, 43.947167968750023 ], [ -59.727148437500006, 44.002832031249994 ], [ -59.787597656249972, 43.939599609374994 ] ] ], [ [ [ -66.273779296874949, 44.292285156249989 ], [ -66.324121093749994, 44.257324218749972 ], [ -66.311914062499994, 44.291601562500034 ], [ -66.25048828125, 44.379003906249977 ], [ -66.210351562499994, 44.392041015624983 ], [ -66.273779296874949, 44.292285156249989 ] ] ], [ [ [ -66.7625, 44.681787109375023 ], [ -66.897070312500006, 44.62890625 ], [ -66.8447265625, 44.763916015624972 ], [ -66.802148437499937, 44.805371093749983 ], [ -66.745410156249932, 44.79140625 ], [ -66.753369140624955, 44.709814453125063 ], [ -66.7625, 44.681787109375023 ] ] ], [ [ [ -60.961572265624966, 45.489941406250011 ], [ -61.002880859374926, 45.481738281250017 ], [ -61.0125, 45.496044921875011 ], [ -61.076171874999943, 45.537304687499983 ], [ -61.081738281249926, 45.557812499999983 ], [ -61.025976562500034, 45.577343749999955 ], [ -60.912451171874977, 45.567285156250051 ], [ -60.953027343749994, 45.515527343749994 ], [ -60.961572265624966, 45.489941406250011 ] ] ], [ [ [ -73.695312499999972, 45.585498046875017 ], [ -73.815917968750028, 45.564892578125011 ], [ -73.857714843750017, 45.573583984375006 ], [ -73.724658203124989, 45.67182617187504 ], [ -73.572363281249977, 45.694482421875023 ], [ -73.695312499999972, 45.585498046875017 ] ] ], [ [ [ -73.566503906250034, 45.469091796875034 ], [ -73.6435546875, 45.449121093750051 ], [ -73.775341796874926, 45.467626953125006 ], [ -73.92021484374996, 45.441943359374989 ], [ -73.960546875, 45.441406249999972 ], [ -73.852929687500023, 45.515722656250034 ], [ -73.687451171874983, 45.561425781249994 ], [ -73.522460937500028, 45.701171875000057 ], [ -73.476074218749972, 45.704736328124994 ], [ -73.538867187499989, 45.54643554687496 ], [ -73.551660156250023, 45.489843749999977 ], [ -73.566503906250034, 45.469091796875034 ] ] ], [ [ [ -71.025732421875034, 46.872949218750023 ], [ -71.116650390624983, 46.864843749999977 ], [ -71.094970703125, 46.899560546875051 ], [ -70.970849609374937, 46.961425781250028 ], [ -70.879638671875028, 46.99609375 ], [ -70.825781249999977, 46.995361328125028 ], [ -70.913476562499994, 46.919531250000034 ], [ -71.025732421875034, 46.872949218750023 ] ] ], [ [ [ -61.105175781249983, 45.944726562500023 ], [ -61.071337890624932, 45.937109374999977 ], [ -60.936572265625017, 45.985546874999983 ], [ -60.865234374999972, 45.983496093750006 ], [ -60.868408203125, 45.948632812500023 ], [ -60.984277343749966, 45.910693359375017 ], [ -61.037548828124983, 45.882226562499994 ], [ -60.970605468750023, 45.855810546875034 ], [ -60.971533203125034, 45.837988281250034 ], [ -61.051953124999983, 45.795019531249977 ], [ -61.092089843749989, 45.748388671875006 ], [ -61.059033203125011, 45.703369140624972 ], [ -60.930371093750011, 45.747705078125023 ], [ -60.877587890624994, 45.748095703125017 ], [ -60.806103515624983, 45.738085937500017 ], [ -60.737890624999949, 45.751416015624983 ], [ -60.699072265624949, 45.773339843750023 ], [ -60.472363281249955, 45.946533203125028 ], [ -60.460595703124937, 45.968701171875011 ], [ -60.704882812499989, 45.932910156250017 ], [ -60.733300781249994, 45.956591796875045 ], [ -60.573193359374983, 46.061425781249994 ], [ -60.58574218749996, 46.116650390624955 ], [ -60.504931640625017, 46.203857421874972 ], [ -60.430859374999926, 46.255615234375028 ], [ -60.37651367187496, 46.284570312499994 ], [ -60.297949218750034, 46.311230468749983 ], [ -60.243847656249926, 46.270117187500063 ], [ -60.226464843749937, 46.195556640625057 ], [ -60.092480468750011, 46.206005859374955 ], [ -59.961425781249943, 46.190966796875017 ], [ -59.865039062499932, 46.159521484375006 ], [ -59.85, 46.141406250000045 ], [ -59.848779296874994, 46.112939453125023 ], [ -59.880908203124989, 46.061621093750034 ], [ -59.934033203124955, 46.019433593749966 ], [ -59.828027343749966, 45.965136718750017 ], [ -59.8421875, 45.941552734374994 ], [ -60.015820312499926, 45.880468749999977 ], [ -60.114453124999955, 45.81889648437496 ], [ -60.205078125000028, 45.743017578125063 ], [ -60.386083984374949, 45.654638671874977 ], [ -60.672949218749949, 45.590820312500057 ], [ -60.763720703124989, 45.590820312500057 ], [ -60.87158203125, 45.610693359375006 ], [ -60.978613281249977, 45.606152343749983 ], [ -61.083691406249983, 45.582373046875006 ], [ -61.186425781249937, 45.585009765625017 ], [ -61.236328124999972, 45.572509765625057 ], [ -61.283691406249943, 45.573876953124966 ], [ -61.323437499999955, 45.598486328125006 ], [ -61.408349609374937, 45.669091796874994 ], [ -61.449804687499949, 45.716210937500023 ], [ -61.495312499999983, 45.941455078124989 ], [ -61.480615234375023, 46.059765625000011 ], [ -61.408642578125011, 46.170361328124983 ], [ -61.302197265624983, 46.24384765625004 ], [ -61.24052734374996, 46.302539062499989 ], [ -60.982519531249977, 46.650488281250006 ], [ -60.931982421874977, 46.729443359375011 ], [ -60.870166015624989, 46.796777343749966 ], [ -60.759667968749937, 46.863378906250034 ], [ -60.616650390624955, 46.975781250000011 ], [ -60.571044921874972, 46.998828125000017 ], [ -60.489062499999989, 47.009716796875011 ], [ -60.408203125000028, 47.003515624999977 ], [ -60.431347656249955, 46.962939453124989 ], [ -60.425439453124994, 46.923193359375063 ], [ -60.331738281249983, 46.767822265625028 ], [ -60.332910156249966, 46.737011718749955 ], [ -60.384082031249989, 46.613330078124989 ], [ -60.482421874999943, 46.413525390624955 ], [ -60.507714843749966, 46.303369140624994 ], [ -60.494531250000023, 46.270263671875 ], [ -60.534423828124972, 46.214550781250011 ], [ -60.576855468750011, 46.172167968749989 ], [ -60.744824218749955, 46.092675781249966 ], [ -60.83056640625, 46.074121093749994 ], [ -60.912207031250034, 46.044580078125023 ], [ -61.105175781249983, 45.944726562500023 ] ] ], [ [ [ -63.811279296875, 46.468701171875011 ], [ -63.784228515625017, 46.454638671874989 ], [ -63.737011718749983, 46.480517578125017 ], [ -63.681445312499932, 46.561914062499994 ], [ -63.534375, 46.540625 ], [ -63.456494140624926, 46.50390625 ], [ -63.413134765624989, 46.512011718750045 ], [ -63.368652343749972, 46.508251953124983 ], [ -63.286083984374955, 46.460205078124972 ], [ -63.12939453125, 46.422216796875034 ], [ -62.964013671874966, 46.427734375000028 ], [ -62.712011718749977, 46.450292968750006 ], [ -62.68193359374996, 46.459423828124983 ], [ -62.423095703125, 46.478271484375 ], [ -62.163574218749972, 46.487207031249966 ], [ -62.074267578124989, 46.465722656250023 ], [ -62.040869140625006, 46.445703125000023 ], [ -62.023730468749989, 46.421582031250011 ], [ -62.171777343749966, 46.355371093750023 ], [ -62.319970703124937, 46.278320312500028 ], [ -62.526074218750011, 46.202880859375028 ], [ -62.552001953124972, 46.165917968749966 ], [ -62.539208984375023, 46.097949218749989 ], [ -62.54326171874996, 46.028662109374977 ], [ -62.502587890625023, 46.022949218749972 ], [ -62.478076171875017, 45.99970703125004 ], [ -62.531347656250034, 45.977294921875 ], [ -62.7431640625, 45.966894531250006 ], [ -62.804882812499983, 45.97319335937496 ], [ -62.878369140624926, 46.001367187500023 ], [ -62.903515624999983, 46.068261718749966 ], [ -62.99462890625, 46.058447265625006 ], [ -63.022070312499977, 46.066601562499983 ], [ -62.894531250000028, 46.12358398437496 ], [ -62.952636718749972, 46.195166015624977 ], [ -63.015039062499966, 46.189941406249972 ], [ -63.056347656249955, 46.22392578124996 ], [ -63.052929687499955, 46.269824218749989 ], [ -62.9951171875, 46.292138671875023 ], [ -62.978466796874983, 46.316357421874983 ], [ -63.056884765624972, 46.295361328124955 ], [ -63.11699218749996, 46.252832031249994 ], [ -63.194726562499994, 46.23671875 ], [ -63.270800781249932, 46.2 ], [ -63.152783203124983, 46.188330078125006 ], [ -63.213476562499977, 46.159863281249983 ], [ -63.276611328124972, 46.153271484374955 ], [ -63.568896484375017, 46.209228515625 ], [ -63.641015624999966, 46.230468749999972 ], [ -63.731787109374977, 46.2890625 ], [ -63.800537109374943, 46.367333984374966 ], [ -63.763232421874989, 46.370361328125057 ], [ -63.750537109374989, 46.384375 ], [ -63.758642578125034, 46.397607421874994 ], [ -63.860546875000011, 46.408154296875011 ], [ -64.019726562499926, 46.40483398437496 ], [ -64.110839843750028, 46.425439453124994 ], [ -64.106542968750034, 46.562109375000034 ], [ -64.136035156249989, 46.599707031250063 ], [ -64.23564453124996, 46.631445312500034 ], [ -64.388037109375006, 46.640869140625 ], [ -64.403125, 46.69160156250004 ], [ -64.354589843750034, 46.769238281249955 ], [ -64.279980468749926, 46.835742187500017 ], [ -64.223242187500006, 46.901269531250023 ], [ -64.156933593749983, 46.954882812500017 ], [ -63.993554687500023, 47.061572265625017 ], [ -63.997265624999983, 46.981738281249989 ], [ -63.98149414062496, 46.912988281250023 ], [ -64.087890624999972, 46.775439453124989 ], [ -63.903027343749955, 46.639111328125011 ], [ -63.879296875000023, 46.608984375 ], [ -63.863720703124955, 46.572363281250006 ], [ -63.875634765624966, 46.538671875000063 ], [ -63.905566406249932, 46.5087890625 ], [ -63.833593750000034, 46.493896484375 ], [ -63.811279296875, 46.468701171875011 ] ] ], [ [ [ -61.91411132812496, 47.284521484375034 ], [ -61.878710937499932, 47.265527343749994 ], [ -61.815478515625017, 47.267578125000057 ], [ -61.772558593749977, 47.259814453124989 ], [ -61.833740234375, 47.22260742187504 ], [ -61.950830078124966, 47.218994140625 ], [ -62.008300781249943, 47.234277343750023 ], [ -61.924707031249966, 47.425146484375006 ], [ -61.827294921874937, 47.469091796874977 ], [ -61.627832031249994, 47.593847656250006 ], [ -61.548046874999983, 47.631787109375011 ], [ -61.474072265625011, 47.646777343750045 ], [ -61.3955078125, 47.63764648437504 ], [ -61.475537109374955, 47.563964843750028 ], [ -61.582226562499926, 47.56000976562504 ], [ -61.684082031249972, 47.498730468749983 ], [ -61.750878906249994, 47.430810546874994 ], [ -61.83125, 47.392041015625011 ], [ -61.886621093749937, 47.344628906250023 ], [ -61.91411132812496, 47.284521484375034 ] ] ], [ [ [ -54.227148437500034, 47.441357421875011 ], [ -54.276074218749983, 47.406542968750017 ], [ -54.325976562500017, 47.408105468749994 ], [ -54.32011718749996, 47.43852539062496 ], [ -54.258691406249994, 47.497656250000034 ], [ -54.227392578125006, 47.53999023437504 ], [ -54.226269531249955, 47.565527343750006 ], [ -54.214941406250034, 47.585107421874994 ], [ -54.168359374999966, 47.607080078125023 ], [ -54.128173828124943, 47.646826171875034 ], [ -54.147558593749977, 47.573095703125034 ], [ -54.227148437500034, 47.441357421875011 ] ] ], [ [ [ -64.50859375, 47.886718749999972 ], [ -64.533886718749955, 47.813769531250045 ], [ -64.621289062500011, 47.751904296874955 ], [ -64.664648437499949, 47.74760742187496 ], [ -64.684570312500028, 47.75361328125004 ], [ -64.660498046875006, 47.793554687500006 ], [ -64.663281249999955, 47.863037109375028 ], [ -64.591113281249989, 47.872460937499994 ], [ -64.564843749999966, 47.866259765624989 ], [ -64.50859375, 47.886718749999972 ] ] ], [ [ [ -64.47607421875, 47.958886718750023 ], [ -64.591308593750028, 47.907226562499972 ], [ -64.540722656249926, 47.984960937500006 ], [ -64.519580078124989, 48.005078125000011 ], [ -64.500195312499926, 48.013769531250006 ], [ -64.48125, 48.006933593750034 ], [ -64.47607421875, 47.958886718750023 ] ] ], [ [ [ -123.435400390624963, 48.754443359375017 ], [ -123.477246093749955, 48.728759765625028 ], [ -123.499609374999977, 48.732177734375 ], [ -123.517529296874997, 48.750146484375023 ], [ -123.58232421874996, 48.92578125 ], [ -123.554687500000014, 48.922070312499955 ], [ -123.467871093750006, 48.867382812500011 ], [ -123.487548828125014, 48.845703125000028 ], [ -123.422753906249952, 48.793359375000023 ], [ -123.406787109374989, 48.756054687499983 ], [ -123.435400390624963, 48.754443359375017 ] ] ], [ [ [ -123.372363281249989, 48.886132812500023 ], [ -123.38481445312496, 48.875195312500011 ], [ -123.541015624999986, 48.945947265625023 ], [ -123.645605468749977, 49.038623046874989 ], [ -123.689257812499989, 49.095117187500051 ], [ -123.482324218750009, 48.954687500000034 ], [ -123.377929687499972, 48.908251953124989 ], [ -123.372363281249989, 48.886132812500023 ] ] ], [ [ [ -74.708886718749966, 45.003857421875097 ], [ -74.566308593749966, 45.041601562499977 ], [ -74.269042968749972, 45.188281250000017 ], [ -74.049804687499972, 45.241406250000011 ], [ -73.764648437499972, 45.39545898437504 ], [ -73.55810546875, 45.425097656250045 ], [ -73.518798828124972, 45.458984375 ], [ -73.48417968749996, 45.586767578125006 ], [ -73.465283203125011, 45.632324218749972 ], [ -73.368847656249983, 45.757812500000057 ], [ -73.253027343750006, 45.863671875000023 ], [ -73.159570312499994, 46.010058593750017 ], [ -72.989941406249983, 46.103613281249977 ], [ -72.73344726562496, 46.181835937500011 ], [ -72.496191406250006, 46.352685546874994 ], [ -72.366162109374983, 46.404785156250057 ], [ -72.240136718749994, 46.442089843750011 ], [ -72.187207031249955, 46.511523437500045 ], [ -72.109277343749966, 46.55122070312504 ], [ -71.900927734374989, 46.631933593750063 ], [ -71.671289062499994, 46.653759765624955 ], [ -71.439208984374972, 46.720751953125017 ], [ -71.261181640624955, 46.75625 ], [ -71.152001953124994, 46.819091796875 ], [ -70.993261718749977, 46.852197265624994 ], [ -70.519482421875011, 47.032519531250045 ], [ -70.388085937499966, 47.116943359375 ], [ -70.2177734375, 47.28984375 ], [ -70.069580078125, 47.377783203125034 ], [ -70.017138671874989, 47.471435546875028 ], [ -69.80224609375, 47.6234375 ], [ -69.581054687499972, 47.823681640625011 ], [ -69.471044921875034, 47.967285156250057 ], [ -69.306347656249955, 48.047021484375051 ], [ -68.987060546875, 48.275 ], [ -68.815673828125, 48.366015625000017 ], [ -68.746044921874926, 48.376416015625011 ], [ -68.552001953125028, 48.45732421874996 ], [ -68.431494140624977, 48.541699218750011 ], [ -68.238183593749937, 48.62641601562504 ], [ -67.889013671874949, 48.730908203125011 ], [ -67.560888671874977, 48.85595703125 ], [ -67.117480468749989, 48.964160156250017 ], [ -66.598095703124955, 49.126367187500023 ], [ -66.178173828124926, 49.213134765625028 ], [ -65.882812499999972, 49.225683593750006 ], [ -65.523388671874926, 49.266162109374989 ], [ -65.396142578124937, 49.262060546875034 ], [ -64.836328124999937, 49.191748046875006 ], [ -64.567724609375006, 49.10478515624996 ], [ -64.261816406249949, 48.921875 ], [ -64.216210937499994, 48.873632812500034 ], [ -64.208789062499989, 48.806201171874989 ], [ -64.370751953124937, 48.838964843750006 ], [ -64.513720703124932, 48.841113281249989 ], [ -64.41455078125, 48.803613281249994 ], [ -64.246093749999943, 48.691113281249983 ], [ -64.253759765625006, 48.550390625 ], [ -64.348828125000011, 48.423193359375034 ], [ -64.633154296875034, 48.360498046875051 ], [ -64.705761718749983, 48.310595703124989 ], [ -64.764501953124949, 48.228076171874989 ], [ -64.82207031249996, 48.196484375000011 ], [ -64.959912109374983, 48.159863281250011 ], [ -65.036083984374955, 48.10625 ], [ -65.259423828124994, 48.021240234375028 ], [ -65.360009765624966, 48.011132812500023 ], [ -65.475878906249932, 48.031494140624972 ], [ -65.754687499999989, 48.111669921874977 ], [ -65.926708984374955, 48.188867187499994 ], [ -66.012548828125034, 48.146679687500011 ], [ -66.083105468750006, 48.102685546875023 ], [ -66.248632812499977, 48.117333984374966 ], [ -66.324267578124932, 48.097900390625 ], [ -66.448974609375028, 48.11962890625 ], [ -66.704394531250017, 48.0224609375 ], [ -66.631542968750011, 48.011083984375006 ], [ -66.428808593750006, 48.066943359375017 ], [ -66.359619140624943, 48.060644531250063 ], [ -66.210205078124972, 47.988574218750045 ], [ -65.849414062500017, 47.911035156250051 ], [ -65.755712890625006, 47.85976562499999 ], [ -65.666455078124955, 47.696142578125063 ], [ -65.60722656249996, 47.670019531250063 ], [ -65.483496093749977, 47.687011718749972 ], [ -65.343945312499983, 47.767919921875034 ], [ -65.228173828125023, 47.811279296874972 ], [ -65.001660156249955, 47.846826171875023 ], [ -65.04638671875, 47.793017578124989 ], [ -64.873974609374983, 47.797216796875034 ], [ -64.703222656250006, 47.724853515625028 ], [ -64.766308593749983, 47.673486328124966 ], [ -64.852148437499977, 47.569873046874989 ], [ -64.912207031250034, 47.368652343750028 ], [ -65.086132812499926, 47.233789062499994 ], [ -65.318896484375017, 47.101220703124994 ], [ -65.260205078124955, 47.069238281249966 ], [ -65.192089843749955, 47.049560546875057 ], [ -65.042382812499994, 47.088818359374955 ], [ -64.94243164062496, 47.086181640625057 ], [ -64.831396484375006, 47.060791015625028 ], [ -64.865869140624994, 46.957812500000017 ], [ -64.905761718749972, 46.887939453124972 ], [ -64.882519531249926, 46.822851562500034 ], [ -64.816699218749932, 46.698681640624983 ], [ -64.725878906249989, 46.671435546875017 ], [ -64.68950195312496, 46.512304687500006 ], [ -64.641357421875, 46.425585937500017 ], [ -64.647851562499994, 46.355957031250057 ], [ -64.556835937499926, 46.311425781250023 ], [ -64.54150390625, 46.240332031250034 ], [ -64.211816406249994, 46.220214843750028 ], [ -64.145019531249972, 46.192871093750028 ], [ -63.915917968750023, 46.165820312500045 ], [ -63.872656249999977, 46.14619140625004 ], [ -63.831933593749966, 46.107177734375 ], [ -64.056396484375028, 46.021337890625006 ], [ -63.874707031249955, 45.959228515625057 ], [ -63.702880859374943, 45.858007812500034 ], [ -63.567675781249932, 45.8779296875 ], [ -63.509228515624926, 45.874707031249983 ], [ -63.358007812500034, 45.811279296875028 ], [ -63.31591796875, 45.779882812500006 ], [ -63.292773437499989, 45.751953125 ], [ -63.216894531249977, 45.757958984374994 ], [ -63.107910156249972, 45.782421875000011 ], [ -62.910791015624966, 45.7763671875 ], [ -62.700683593749972, 45.740576171875006 ], [ -62.718359375, 45.685986328124983 ], [ -62.750097656250006, 45.648242187500017 ], [ -62.585644531249983, 45.660693359374989 ], [ -62.483056640624966, 45.621826171875057 ], [ -62.447265624999943, 45.640527343750051 ], [ -62.421875, 45.664648437499977 ], [ -62.217724609374983, 45.730859374999966 ], [ -61.955517578124955, 45.868164062499972 ], [ -61.923583984375028, 45.851171875000063 ], [ -61.911621093749972, 45.799121093750017 ], [ -61.877246093749989, 45.714208984375034 ], [ -61.776513671874994, 45.655615234375006 ], [ -61.656884765624937, 45.642187500000034 ], [ -61.492285156249977, 45.68701171875 ], [ -61.427636718749966, 45.648291015625034 ], [ -61.350488281249966, 45.573681640625011 ], [ -61.277050781249926, 45.476025390625011 ], [ -61.281982421874943, 45.441064453124994 ], [ -61.376123046874937, 45.410595703125011 ], [ -61.460986328125017, 45.366699218750028 ], [ -61.10673828124996, 45.3486328125 ], [ -61.07080078125, 45.330175781250063 ], [ -61.031542968750017, 45.291748046875057 ], [ -61.067675781249989, 45.252832031250023 ], [ -61.101074218749972, 45.233447265624989 ], [ -61.165332031249989, 45.256103515624972 ], [ -61.283789062499977, 45.235498046875051 ], [ -61.387255859374989, 45.185058593749972 ], [ -61.497900390624977, 45.157031250000045 ], [ -61.56875, 45.15380859375 ], [ -61.647412109374983, 45.130517578124966 ], [ -61.719238281249943, 45.094482421875 ], [ -61.793896484374983, 45.084423828124983 ], [ -62.026806640624983, 44.994482421875063 ], [ -62.264990234375034, 44.936474609374955 ], [ -62.514013671874949, 44.843652343749966 ], [ -62.768066406250028, 44.78510742187504 ], [ -63.031835937500034, 44.714794921875011 ], [ -63.089208984374977, 44.708544921874989 ], [ -63.155712890624955, 44.711328125000023 ], [ -63.306298828124994, 44.642578125000028 ], [ -63.380810546874983, 44.651904296874989 ], [ -63.456835937500017, 44.639941406250045 ], [ -63.544335937499994, 44.655078125000017 ], [ -63.604003906249972, 44.683203125000063 ], [ -63.558251953124966, 44.610595703125 ], [ -63.544824218749994, 44.54375 ], [ -63.567675781249932, 44.51445312499996 ], [ -63.60976562499999, 44.479980468750057 ], [ -63.761132812499994, 44.486425781250034 ], [ -63.820654296874977, 44.510644531249994 ], [ -63.891308593749983, 44.546337890624983 ], [ -63.923681640625006, 44.603857421875063 ], [ -63.999707031249926, 44.64492187499999 ], [ -64.044921875, 44.587890625 ], [ -64.044628906249955, 44.545410156250057 ], [ -64.100878906249932, 44.487451171874966 ], [ -64.1669921875, 44.586669921875028 ], [ -64.286083984374926, 44.550341796874989 ], [ -64.338525390624966, 44.444873046874989 ], [ -64.312255859375028, 44.414746093749983 ], [ -64.275683593749932, 44.334082031249977 ], [ -64.334570312500034, 44.291992187500028 ], [ -64.37822265624996, 44.303564453124977 ], [ -64.468798828124932, 44.185156250000034 ], [ -64.578466796874977, 44.14204101562504 ], [ -64.691601562499955, 44.021337890625034 ], [ -64.825634765624983, 43.929345703125051 ], [ -64.862353515624989, 43.867871093749955 ], [ -65.086816406249994, 43.727197265624994 ], [ -65.172070312499955, 43.73139648437504 ], [ -65.23491210937496, 43.726757812499983 ], [ -65.329589843749972, 43.668115234375023 ], [ -65.34428710937496, 43.549609375000045 ], [ -65.386083984375034, 43.565283203125034 ], [ -65.42851562499996, 43.561425781250051 ], [ -65.450439453125, 43.524218750000017 ], [ -65.481689453124972, 43.51806640625 ], [ -65.564453124999943, 43.553271484374989 ], [ -65.661914062499989, 43.534033203124977 ], [ -65.738134765624977, 43.560742187500011 ], [ -65.835302734374977, 43.734375 ], [ -65.886914062500011, 43.795214843749989 ], [ -65.978417968749994, 43.81484375 ], [ -66.002148437499955, 43.778125 ], [ -66.037646484374989, 43.742187500000028 ], [ -66.125732421875, 43.813818359375034 ], [ -66.192529296875023, 44.079687500000034 ], [ -66.193066406249955, 44.143847656250045 ], [ -66.099560546874983, 44.367480468750045 ], [ -65.868017578124977, 44.568798828125011 ], [ -65.941943359374932, 44.575537109375063 ], [ -66.146386718750023, 44.435937500000051 ], [ -66.125292968749989, 44.4697265625 ], [ -66.090625, 44.504931640624989 ], [ -66.021679687499926, 44.561718750000011 ], [ -65.917041015625017, 44.615087890625034 ], [ -65.777685546874949, 44.646191406249983 ], [ -65.681835937499983, 44.65092773437496 ], [ -65.615771484375017, 44.680419921875028 ], [ -65.520019531249972, 44.732666015625 ], [ -65.502246093749989, 44.760400390624966 ], [ -65.587158203124972, 44.728515625000057 ], [ -65.728222656250011, 44.697119140625063 ], [ -65.692041015625023, 44.73828125 ], [ -65.65673828125, 44.760302734375045 ], [ -64.902929687500006, 45.12080078125004 ], [ -64.751269531250017, 45.18022460937496 ], [ -64.448828124999949, 45.256054687499955 ], [ -64.406884765625023, 45.30571289062496 ], [ -64.448144531249994, 45.337451171875017 ], [ -64.330761718749983, 45.309326171874972 ], [ -64.340429687499977, 45.268212890625051 ], [ -64.358837890625011, 45.238232421874983 ], [ -64.36572265625, 45.187255859374972 ], [ -64.354248046874972, 45.138232421875045 ], [ -64.235009765624994, 45.114306640625045 ], [ -64.135498046874972, 45.023046875 ], [ -64.182714843750006, 45.14702148437496 ], [ -64.093164062499966, 45.217089843750017 ], [ -63.748339843749989, 45.310888671875034 ], [ -63.460253906249989, 45.321093749999989 ], [ -63.368017578125034, 45.364794921875017 ], [ -63.614453124999955, 45.394140625000034 ], [ -63.906445312499955, 45.378173828124972 ], [ -64.087158203125, 45.410888671874972 ], [ -64.336425781249972, 45.389550781249994 ], [ -64.600195312499977, 45.410058593749994 ], [ -64.681103515624926, 45.382958984374966 ], [ -64.746679687499977, 45.324365234375023 ], [ -64.831933593750023, 45.350244140624966 ], [ -64.873144531249977, 45.354589843750063 ], [ -64.912890624999989, 45.374804687499989 ], [ -64.827392578124972, 45.475537109375011 ], [ -64.560058593749972, 45.62548828125 ], [ -64.397070312499977, 45.755859375 ], [ -64.351123046874932, 45.783203124999972 ], [ -64.314648437499983, 45.835693359375028 ], [ -64.404052734374972, 45.826904296875 ], [ -64.482226562500017, 45.806347656249983 ], [ -64.536328124999926, 45.866601562499994 ], [ -64.632714843750023, 45.946630859375063 ], [ -64.642041015624983, 45.913330078125028 ], [ -64.593652343749966, 45.813671874999983 ], [ -64.778515624999983, 45.638427734374972 ], [ -64.897900390624955, 45.6259765625 ], [ -65.057275390625023, 45.54423828124996 ], [ -65.282324218750034, 45.473095703124955 ], [ -65.545019531249977, 45.337304687499994 ], [ -65.884472656249955, 45.222900390625057 ], [ -65.95561523437496, 45.22246093749996 ], [ -66.109765625000023, 45.316601562499955 ], [ -66.066650390624943, 45.359472656249977 ], [ -66.026562499999955, 45.417578125 ], [ -66.064892578124955, 45.400830078124983 ], [ -66.089746093749937, 45.375634765624994 ], [ -66.182714843749977, 45.335205078125028 ], [ -66.107324218749966, 45.256933593750063 ], [ -66.14375, 45.227587890625017 ], [ -66.251562499999949, 45.189013671874989 ], [ -66.35195312499999, 45.13320312499999 ], [ -66.439843749999937, 45.095898437500011 ], [ -66.510937499999955, 45.143359375000017 ], [ -66.707177734374966, 45.083398437499966 ], [ -66.872460937499966, 45.067285156249966 ], [ -66.908203124999972, 45.097656250000028 ], [ -66.918701171874972, 45.145605468750034 ], [ -66.976562499999943, 45.157177734374983 ], [ -67.084082031250006, 45.143945312500051 ], [ -67.124853515624977, 45.16943359375 ], [ -67.170996093749949, 45.181982421874977 ], [ -67.213232421875034, 45.192529296874994 ], [ -67.249609374999977, 45.200781249999977 ], [ -67.270703124999926, 45.186718749999955 ], [ -67.290673828124994, 45.167919921874955 ], [ -67.315283203124949, 45.15380859375 ], [ -67.366943359375, 45.173779296874983 ], [ -67.399804687499937, 45.21015625000004 ], [ -67.452587890624955, 45.247656250000034 ], [ -67.472558593750023, 45.27587890625 ], [ -67.461962890624989, 45.308691406250034 ], [ -67.438525390625017, 45.340380859375017 ], [ -67.427929687499983, 45.377929687500028 ], [ -67.453759765624994, 45.421240234375034 ], [ -67.477246093749983, 45.445898437500006 ], [ -67.493652343749972, 45.474072265624983 ], [ -67.48779296875, 45.50102539062496 ], [ -67.454931640624977, 45.513964843750017 ], [ -67.424414062499977, 45.530419921874994 ], [ -67.41386718749996, 45.565576171874966 ], [ -67.43266601562496, 45.603125 ], [ -67.48662109374996, 45.618408203124972 ], [ -67.531201171874983, 45.612548828125028 ], [ -67.595751953124989, 45.620751953125023 ], [ -67.657910156249955, 45.644189453124994 ], [ -67.698974609374972, 45.671191406249989 ], [ -67.730664062499926, 45.686474609374983 ], [ -67.755322265624983, 45.686474609374983 ], [ -67.78466796875, 45.701708984374989 ], [ -67.802246093749943, 45.7275390625 ], [ -67.799902343750006, 45.769775390625 ], [ -67.791699218749926, 45.795556640625023 ], [ -67.775292968749966, 45.817871093750028 ], [ -67.774121093749983, 45.842529296875 ], [ -67.781152343749994, 45.860156250000017 ], [ -67.78227539062496, 45.874169921875051 ], [ -67.777636718749989, 45.891796874999983 ], [ -67.767041015624983, 45.927001953125057 ], [ -67.78466796875, 45.952783203124966 ], [ -67.786474609375034, 46.042138671874966 ], [ -67.789941406250023, 46.209326171875006 ], [ -67.792529296875017, 46.33740234375 ], [ -67.795800781249966, 46.498388671875034 ], [ -67.797705078125006, 46.615625 ], [ -67.800341796875017, 46.779882812500006 ], [ -67.802832031249977, 46.93574218750004 ], [ -67.806787109374994, 47.082812499999989 ], [ -67.93486328124996, 47.167626953125023 ], [ -68.096777343750006, 47.274853515625011 ], [ -68.235498046875023, 47.345947265625028 ], [ -68.310888671875006, 47.3544921875 ], [ -68.358007812500006, 47.344531250000017 ], [ -68.376904296874955, 47.316162109375 ], [ -68.480371093749994, 47.285791015625023 ], [ -68.668554687499949, 47.253466796875017 ], [ -68.828710937499977, 47.203320312500011 ], [ -68.887402343749955, 47.202832031250011 ], [ -68.937207031249983, 47.211230468750017 ], [ -69.003125, 47.236425781250006 ], [ -69.048583984375028, 47.273632812499955 ], [ -69.064257812500017, 47.338134765625028 ], [ -69.050195312499994, 47.426611328125034 ], [ -69.146289062499932, 47.444775390625011 ], [ -69.242871093749983, 47.462988281249977 ], [ -69.302148437499994, 47.402001953124994 ], [ -69.35888671875, 47.350634765625017 ], [ -69.471484374999932, 47.238671875000023 ], [ -69.629785156249937, 47.081347656250045 ], [ -69.717529296874972, 46.994873046875 ], [ -69.871728515624937, 46.842919921875051 ], [ -70.007714843750023, 46.708935546875011 ], [ -70.038232421875023, 46.571435546874994 ], [ -70.0671875, 46.441064453124966 ], [ -70.179687499999972, 46.341845703125017 ], [ -70.248291015625, 46.250878906250051 ], [ -70.278906250000034, 46.15 ], [ -70.304492187499989, 46.057373046874972 ], [ -70.30644531249996, 45.979833984374977 ], [ -70.287158203125017, 45.939160156249955 ], [ -70.296240234375006, 45.906103515625063 ], [ -70.333447265624955, 45.868066406250051 ], [ -70.407861328124994, 45.801904296874966 ], [ -70.421093749999955, 45.738232421874955 ], [ -70.466601562499989, 45.70683593749996 ], [ -70.596386718749955, 45.643994140624955 ], [ -70.702246093750034, 45.551367187500006 ], [ -70.707421875000023, 45.498925781249966 ], [ -70.692138671875, 45.455371093749989 ], [ -70.689794921874977, 45.428320312499977 ], [ -70.710937500000028, 45.40947265624996 ], [ -70.753320312499966, 45.410693359375017 ], [ -70.799169921874977, 45.404785156249972 ], [ -70.837792968750023, 45.366162109375011 ], [ -70.836816406249994, 45.310693359374994 ], [ -70.865039062499989, 45.270703125000011 ], [ -70.897998046874932, 45.262451171875028 ], [ -70.926220703125011, 45.290722656250011 ], [ -70.960156249999983, 45.333105468750034 ], [ -70.999902343749994, 45.337255859374977 ], [ -71.060253906249955, 45.309130859375045 ], [ -71.134667968750023, 45.262841796875023 ], [ -71.201611328124983, 45.260351562500034 ], [ -71.327294921874994, 45.29008789062496 ], [ -71.419042968749949, 45.200341796874994 ], [ -71.517529296874955, 45.007568359374972 ], [ -71.933642578124989, 45.007080078125057 ], [ -72.349755859374937, 45.006591796875028 ], [ -72.765917968749989, 45.006103515625028 ], [ -73.182031249999937, 45.005615234375028 ], [ -73.598144531249972, 45.005175781250017 ], [ -74.014257812500034, 45.004687500000017 ], [ -74.430371093749983, 45.004199218749989 ], [ -74.663232421874994, 45.003906250000028 ], [ -74.708886718749966, 45.003857421875097 ] ] ], [ [ [ -126.092089843749946, 49.354003906250028 ], [ -126.064013671874989, 49.263623046875011 ], [ -126.18681640624996, 49.278125 ], [ -126.22963867187498, 49.295654296875057 ], [ -126.2314453125, 49.339062500000011 ], [ -126.208544921874946, 49.379785156250051 ], [ -126.11528320312496, 49.36503906249996 ], [ -126.092089843749946, 49.354003906250028 ] ] ], [ [ [ -54.554394531250011, 49.5888671875 ], [ -54.708691406250011, 49.530664062500051 ], [ -54.743847656249955, 49.507763671875011 ], [ -54.786523437499966, 49.496142578125045 ], [ -54.818505859374994, 49.514453125000045 ], [ -54.863574218750017, 49.576074218749966 ], [ -54.855419921874955, 49.596582031249966 ], [ -54.813085937500034, 49.599365234375 ], [ -54.788769531249983, 49.591210937500051 ], [ -54.782617187499966, 49.57207031249996 ], [ -54.7640625, 49.562353515625034 ], [ -54.733105468750011, 49.562158203124994 ], [ -54.61875, 49.622070312500028 ], [ -54.559179687500006, 49.631494140624994 ], [ -54.537695312499977, 49.619970703125034 ], [ -54.554394531250011, 49.5888671875 ] ] ], [ [ [ -54.093701171874955, 49.744433593749989 ], [ -54.019921875000023, 49.679492187499989 ], [ -53.980664062500011, 49.661962890624977 ], [ -54.238378906250006, 49.591650390625034 ], [ -54.269238281250011, 49.587011718749977 ], [ -54.286132812499972, 49.595361328124994 ], [ -54.288769531249983, 49.660839843750011 ], [ -54.277636718750017, 49.711474609375017 ], [ -54.258984374999955, 49.718994140625057 ], [ -54.199365234374966, 49.68852539062496 ], [ -54.137695312500028, 49.75117187500004 ], [ -54.093701171874955, 49.744433593749989 ] ] ], [ [ [ -124.153662109375006, 49.531152343749966 ], [ -124.139794921875023, 49.510351562500006 ], [ -124.362304687499972, 49.588183593750045 ], [ -124.45722656249994, 49.634228515625011 ], [ -124.49394531249996, 49.667480468750028 ], [ -124.517822265625028, 49.68632812499996 ], [ -124.630957031249991, 49.735693359374977 ], [ -124.649853515625011, 49.758349609374989 ], [ -124.623291015625028, 49.775097656250011 ], [ -124.547167968749974, 49.764941406249989 ], [ -124.421484375000034, 49.727783203124972 ], [ -124.309130859374974, 49.667285156249989 ], [ -124.153662109375006, 49.531152343749966 ] ] ], [ [ [ -126.641210937499991, 49.605810546875006 ], [ -126.680419921874986, 49.601367187499989 ], [ -126.743408203125028, 49.613476562499955 ], [ -126.814208984374972, 49.64208984375 ], [ -126.938574218749991, 49.71845703125004 ], [ -126.951269531250006, 49.735693359374977 ], [ -126.940039062500034, 49.750488281249972 ], [ -126.904882812499977, 49.762792968750006 ], [ -126.896875, 49.782910156250011 ], [ -126.925830078124974, 49.837744140625006 ], [ -126.826074218749994, 49.872363281250017 ], [ -126.73813476562502, 49.843652343750051 ], [ -126.698144531249952, 49.808496093749994 ], [ -126.649902343749986, 49.745800781250011 ], [ -126.628173828125, 49.675146484375006 ], [ -126.62578125, 49.626806640625006 ], [ -126.641210937499991, 49.605810546875006 ] ] ], [ [ [ -61.801123046875034, 49.093896484374966 ], [ -62.219531249999989, 49.079101562499972 ], [ -62.552636718749994, 49.140869140625028 ], [ -62.79960937499996, 49.170703124999989 ], [ -63.041503906249943, 49.224951171875034 ], [ -63.565869140624926, 49.399316406250023 ], [ -63.625878906249994, 49.459912109375011 ], [ -63.676220703124926, 49.534326171874994 ], [ -63.776611328124972, 49.602001953125011 ], [ -63.884912109374994, 49.65771484375 ], [ -64.440039062500034, 49.827734375 ], [ -64.485205078125006, 49.886962890624972 ], [ -64.372949218749937, 49.925927734375023 ], [ -64.24375, 49.94438476562496 ], [ -64.131445312499949, 49.941650390625028 ], [ -63.76015625, 49.875244140625 ], [ -63.2919921875, 49.816845703125011 ], [ -63.088818359374983, 49.772705078124972 ], [ -62.858544921874966, 49.705468750000051 ], [ -62.633447265624937, 49.623925781250051 ], [ -62.133007812499955, 49.407080078125006 ], [ -62.043066406250034, 49.389794921875051 ], [ -61.817138671875, 49.283544921874977 ], [ -61.735839843749972, 49.203759765624966 ], [ -61.696142578124949, 49.139013671875006 ], [ -61.745507812499966, 49.105761718749989 ], [ -61.801123046875034, 49.093896484374966 ] ] ], [ [ [ -124.977734375000026, 50.029589843749989 ], [ -125.0015625, 50.020751953124972 ], [ -125.025976562499991, 50.13408203124996 ], [ -124.995654296874946, 50.175195312499994 ], [ -124.987011718749955, 50.195849609375017 ], [ -124.99082031250002, 50.217138671875006 ], [ -124.937841796874977, 50.165917968749966 ], [ -124.916406249999966, 50.131542968749983 ], [ -124.907470703125014, 50.083984374999972 ], [ -124.908447265625028, 50.071289062500057 ], [ -124.977734375000026, 50.029589843749989 ] ] ], [ [ [ -125.184130859374974, 50.097119140624983 ], [ -125.195117187499989, 50.044335937499994 ], [ -125.259570312499974, 50.130029296875023 ], [ -125.35844726562496, 50.311523437499972 ], [ -125.345312500000034, 50.353955078125011 ], [ -125.301171875, 50.4140625 ], [ -125.260937499999983, 50.417822265625034 ], [ -125.195996093749997, 50.389746093750006 ], [ -125.139501953125034, 50.339697265625034 ], [ -125.126464843749943, 50.320263671874983 ], [ -125.09140625, 50.26777343750004 ], [ -125.074023437500017, 50.220654296875011 ], [ -125.112988281249955, 50.163476562499994 ], [ -125.184130859374974, 50.097119140624983 ] ] ], [ [ [ -55.5361328125, 50.719677734374983 ], [ -55.569677734374977, 50.708691406249983 ], [ -55.600781249999926, 50.709033203125045 ], [ -55.629345703124983, 50.720800781250034 ], [ -55.633886718750006, 50.740185546874983 ], [ -55.604492187499972, 50.780712890624983 ], [ -55.527197265625034, 50.801220703124983 ], [ -55.46928710937496, 50.796386718749972 ], [ -55.472753906249949, 50.775927734374989 ], [ -55.503808593749994, 50.74213867187504 ], [ -55.5361328125, 50.719677734374983 ] ] ], [ [ [ -127.197314453124946, 50.640380859375 ], [ -126.700927734374986, 50.515527343749966 ], [ -126.203857421874972, 50.453857421875 ], [ -125.839160156250017, 50.380810546874955 ], [ -125.615234374999957, 50.358544921875051 ], [ -125.534326171874994, 50.342480468749983 ], [ -125.482080078125009, 50.316796874999966 ], [ -125.420458984374974, 50.254638671875028 ], [ -125.313964843749957, 50.106689453124972 ], [ -125.233203124999932, 50.01220703125 ], [ -125.066406249999972, 49.848193359374989 ], [ -124.934667968749949, 49.731640624999955 ], [ -124.904638671874963, 49.685351562500045 ], [ -124.932421874999946, 49.670458984375017 ], [ -124.930664062500028, 49.643164062500063 ], [ -124.830615234374989, 49.530078125000017 ], [ -124.642871093750017, 49.428662109374955 ], [ -124.49594726562502, 49.380273437499966 ], [ -124.185888671874991, 49.300585937499989 ], [ -123.995800781249997, 49.224023437500023 ], [ -123.937158203124952, 49.170800781250023 ], [ -123.854492187499986, 49.119189453124989 ], [ -123.820019531249983, 49.08349609375 ], [ -123.752294921875034, 48.951220703125045 ], [ -123.6265625, 48.82402343749996 ], [ -123.497021484374983, 48.582080078124989 ], [ -123.472851562499955, 48.602294921875 ], [ -123.457958984375026, 48.674414062500034 ], [ -123.443066406250011, 48.690478515625045 ], [ -123.415478515624983, 48.698193359375011 ], [ -123.389892578125014, 48.670214843749989 ], [ -123.366308593750006, 48.606445312500057 ], [ -123.283789062499977, 48.455175781250063 ], [ -123.310644531250034, 48.411035156250023 ], [ -123.334521484375017, 48.406494140625 ], [ -123.445898437499963, 48.427246093750057 ], [ -123.484570312500026, 48.40009765625004 ], [ -123.536474609375034, 48.344970703125 ], [ -123.573144531249952, 48.322802734374989 ], [ -123.59462890624998, 48.33354492187496 ], [ -123.916943359375011, 48.386572265625034 ], [ -124.115234374999986, 48.436425781249966 ], [ -124.376220703124957, 48.515234375000034 ], [ -124.689404296874997, 48.597314453124966 ], [ -124.86826171875002, 48.653613281249989 ], [ -125.017236328124994, 48.71147460937496 ], [ -125.12070312500002, 48.76079101562496 ], [ -125.140283203125009, 48.802636718749966 ], [ -125.135693359374969, 48.822412109374994 ], [ -124.934765624999969, 48.956347656250017 ], [ -124.84965820312496, 49.028271484375011 ], [ -124.817041015624966, 49.083300781250045 ], [ -124.800244140625011, 49.141552734375011 ], [ -124.812646484374966, 49.212646484375 ], [ -124.820751953125011, 49.207128906250034 ], [ -124.838720703125034, 49.139062500000023 ], [ -124.868310546875023, 49.078515625000051 ], [ -124.904443359375009, 49.031005859375028 ], [ -124.927343749999977, 49.014208984374989 ], [ -125.168212890625014, 48.991015624999989 ], [ -125.36274414062494, 48.99824218750004 ], [ -125.46030273437502, 48.941064453125023 ], [ -125.489453125, 48.933789062499955 ], [ -125.543115234375009, 48.952832031250011 ], [ -125.660498046875034, 49.029150390625006 ], [ -125.82851562499998, 49.091845703124989 ], [ -125.811962890624983, 49.107226562500017 ], [ -125.702294921875023, 49.13920898437496 ], [ -125.644238281250011, 49.185791015625057 ], [ -125.654638671874991, 49.193212890625034 ], [ -125.693701171874963, 49.190380859375011 ], [ -125.728027343750028, 49.199853515624966 ], [ -125.79638671875, 49.260205078125011 ], [ -125.835449218749972, 49.276660156249989 ], [ -125.91835937499998, 49.249511718749972 ], [ -125.951660156250014, 49.248046875000028 ], [ -125.983837890624997, 49.28789062499996 ], [ -125.937695312500011, 49.379785156250051 ], [ -125.935400390624991, 49.401464843750006 ], [ -126.020312499999974, 49.368017578125034 ], [ -126.04833984375, 49.379003906250063 ], [ -126.074902343749997, 49.408789062500006 ], [ -126.099853515625014, 49.421289062499966 ], [ -126.168847656249952, 49.415185546874966 ], [ -126.243603515624983, 49.442675781249989 ], [ -126.269726562499983, 49.431884765625 ], [ -126.279638671874963, 49.3921875 ], [ -126.30449218749996, 49.382031249999955 ], [ -126.418603515625023, 49.449023437500017 ], [ -126.444531249999983, 49.451123046875011 ], [ -126.499853515624963, 49.399951171874989 ], [ -126.51914062499999, 49.396777343750045 ], [ -126.548535156250026, 49.418945312500028 ], [ -126.563720703125014, 49.543261718750045 ], [ -126.557470703124977, 49.578613281250057 ], [ -126.541894531250009, 49.590478515624966 ], [ -126.44277343749998, 49.619287109374994 ], [ -126.1578125, 49.650146484375057 ], [ -126.134082031249974, 49.672314453124955 ], [ -126.347558593749937, 49.660839843750011 ], [ -126.403173828124991, 49.677734375 ], [ -126.462792968749966, 49.720214843750028 ], [ -126.525244140624991, 49.719580078124977 ], [ -126.558251953124966, 49.733398437500057 ], [ -126.592871093750006, 49.764111328125011 ], [ -126.68310546875, 49.876464843749972 ], [ -126.744628906250014, 49.904931640624994 ], [ -126.849365234375028, 49.922802734375011 ], [ -126.903320312500014, 49.944140624999989 ], [ -126.926074218750031, 49.934716796875023 ], [ -126.947949218749955, 49.902685546874977 ], [ -126.977099609374946, 49.882812500000028 ], [ -127.048730468749966, 49.87153320312504 ], [ -127.114306640625003, 49.879736328125034 ], [ -127.165527343749957, 49.91044921874996 ], [ -127.19589843750002, 49.949169921874955 ], [ -127.207519531249986, 49.992431640624972 ], [ -127.179101562499966, 50.050292968750028 ], [ -127.179638671874997, 50.073144531249994 ], [ -127.192333984374997, 50.099902343750017 ], [ -127.215673828124963, 50.121484374999966 ], [ -127.249804687499989, 50.13798828124996 ], [ -127.268408203124963, 50.129345703124983 ], [ -127.271533203124974, 50.095556640625034 ], [ -127.290039062500014, 50.07084960937496 ], [ -127.349414062499946, 50.051953125000011 ], [ -127.397900390624955, 50.085009765625017 ], [ -127.429785156249977, 50.130859375000028 ], [ -127.467138671875034, 50.163427734375006 ], [ -127.674853515624989, 50.163330078124972 ], [ -127.770458984375011, 50.121142578124989 ], [ -127.816308593750023, 50.117724609375017 ], [ -127.863916015624952, 50.127734375000017 ], [ -127.872998046875026, 50.15009765625004 ], [ -127.82817382812496, 50.21142578125 ], [ -127.839160156249974, 50.293212890624972 ], [ -127.850830078124957, 50.313720703124972 ], [ -127.946679687500023, 50.326220703125045 ], [ -127.96293945312496, 50.345996093749989 ], [ -127.905859374999977, 50.445214843750023 ], [ -127.874023437499972, 50.463964843750034 ], [ -127.831542968750014, 50.471044921875063 ], [ -127.64140625, 50.479101562500006 ], [ -127.578125, 50.464941406250063 ], [ -127.486523437499983, 50.404638671875034 ], [ -127.489355468750034, 50.427343750000034 ], [ -127.524023437499991, 50.495751953125023 ], [ -127.529003906250026, 50.536767578125023 ], [ -127.465917968749963, 50.583105468750063 ], [ -127.526220703124991, 50.596679687499972 ], [ -127.751464843749957, 50.607373046875011 ], [ -127.749707031249955, 50.577734375000034 ], [ -127.731152343749997, 50.535742187500006 ], [ -127.864697265625026, 50.498876953125034 ], [ -127.963671875000031, 50.492626953125011 ], [ -128.058349609374943, 50.498486328124955 ], [ -128.135644531249966, 50.520556640625017 ], [ -128.267431640625006, 50.609277343749966 ], [ -128.349902343750017, 50.696582031249989 ], [ -128.346044921875034, 50.744238281250006 ], [ -128.300830078124989, 50.794140624999983 ], [ -128.241552734374977, 50.828173828124989 ], [ -128.101318359375, 50.857763671875063 ], [ -127.918066406249977, 50.860546875000011 ], [ -127.713037109374952, 50.820751953124983 ], [ -127.197314453124946, 50.640380859375 ] ] ], [ [ [ -55.458740234374943, 51.536523437500051 ], [ -55.532421874999955, 51.436962890625011 ], [ -55.583398437499937, 51.388574218750023 ], [ -55.630761718749994, 51.372900390625006 ], [ -55.730712890625028, 51.35869140624996 ], [ -55.941162109375, 51.343017578124972 ], [ -56.031103515625034, 51.328369140625 ], [ -56.043945312499972, 51.261865234375051 ], [ -56.030664062500023, 51.226904296875034 ], [ -55.999902343749966, 51.199267578124989 ], [ -55.960839843750023, 51.19140625 ], [ -55.87353515625, 51.207910156249966 ], [ -55.84111328124996, 51.205078125000028 ], [ -55.815087890624994, 51.191162109375028 ], [ -55.795507812499977, 51.166162109374994 ], [ -55.785351562499955, 51.131445312500034 ], [ -55.784716796875017, 51.087060546875051 ], [ -55.8, 51.033300781250034 ], [ -55.871386718749989, 50.907373046875023 ], [ -55.962011718749977, 50.83769531249996 ], [ -56.078125, 50.78095703125004 ], [ -56.106542968750034, 50.759277343749972 ], [ -56.121191406250006, 50.733789062500023 ], [ -56.135644531249994, 50.650976562500034 ], [ -56.195751953124983, 50.584765625000045 ], [ -56.382421875, 50.416992187500057 ], [ -56.454345703125, 50.380029296874994 ], [ -56.454785156250011, 50.350488281249994 ], [ -56.483935546874989, 50.270849609375034 ], [ -56.539355468750017, 50.20673828125004 ], [ -56.693994140624966, 50.059667968750006 ], [ -56.732324218749966, 50.007714843749994 ], [ -56.749560546875017, 49.966552734375028 ], [ -56.747167968749977, 49.908496093750017 ], [ -56.754101562499955, 49.882910156250034 ], [ -56.789501953124983, 49.833740234374972 ], [ -56.8388671875, 49.787744140625023 ], [ -56.848632812499943, 49.765332031249983 ], [ -56.829199218749977, 49.724609375000028 ], [ -56.809228515624994, 49.710400390624983 ], [ -56.806884765624972, 49.673339843749972 ], [ -56.822167968749966, 49.613476562499955 ], [ -56.756787109374983, 49.651611328125 ], [ -56.61064453124996, 49.787695312500006 ], [ -56.500927734374983, 49.86962890625 ], [ -56.427587890624977, 49.897412109374983 ], [ -56.376416015624926, 49.933691406250006 ], [ -56.321826171875017, 50.013769531250063 ], [ -56.247070312499972, 50.090087890624972 ], [ -56.179394531249955, 50.114990234375 ], [ -56.148388671874926, 50.100341796875028 ], [ -56.122167968750006, 50.062841796875034 ], [ -56.127441406250028, 50.015136718749972 ], [ -56.164160156249949, 49.957275390625 ], [ -56.161279296874994, 49.940136718749983 ], [ -56.075, 49.982617187500011 ], [ -55.927001953124943, 50.017773437499983 ], [ -55.87333984374996, 50.013134765625011 ], [ -55.764746093750034, 49.960449218750028 ], [ -55.674462890625023, 49.966552734375028 ], [ -55.530029296875, 49.997167968750063 ], [ -55.502929687499972, 49.983154296875028 ], [ -55.527001953124994, 49.936767578125 ], [ -55.583691406250011, 49.892382812500017 ], [ -55.717626953125034, 49.829003906249994 ], [ -56.039990234374983, 49.704687499999977 ], [ -56.14018554687496, 49.619140625000057 ], [ -56.121191406250006, 49.621728515625051 ], [ -56.051611328125034, 49.658398437499955 ], [ -55.978515624999972, 49.678125 ], [ -55.901855468749972, 49.680859375000011 ], [ -55.869824218749955, 49.670166015625057 ], [ -55.88232421875, 49.645947265625011 ], [ -55.892041015624926, 49.58027343750004 ], [ -56.087304687500023, 49.451953124999989 ], [ -56.041210937499955, 49.456835937500017 ], [ -55.815234375000017, 49.515283203125023 ], [ -55.678125, 49.434619140625017 ], [ -55.489746093749972, 49.4625 ], [ -55.375927734374955, 49.489746093749972 ], [ -55.379150390625, 49.472900390625 ], [ -55.354492187500028, 49.43769531250004 ], [ -55.355371093750023, 49.380859375 ], [ -55.343847656249977, 49.372900390625063 ], [ -55.289941406250023, 49.391943359375034 ], [ -55.280175781249994, 49.412744140624994 ], [ -55.283007812499932, 49.513818359374994 ], [ -55.266357421875, 49.52392578125 ], [ -55.22954101562496, 49.508154296875006 ], [ -55.20703125, 49.48203125 ], [ -55.200292968749977, 49.408496093750017 ], [ -55.225, 49.334667968750011 ], [ -55.259326171874989, 49.266992187499966 ], [ -55.342480468749983, 49.168115234374994 ], [ -55.331933593749966, 49.125585937500034 ], [ -55.353173828125023, 49.079443359375063 ], [ -55.334765625000017, 49.077880859375 ], [ -55.25234375, 49.12089843749996 ], [ -55.24736328124996, 49.138574218750023 ], [ -55.253808593749937, 49.17963867187504 ], [ -55.24453125, 49.199804687500063 ], [ -55.176123046875006, 49.244433593749989 ], [ -55.063183593750011, 49.297363281250028 ], [ -55.026171875000017, 49.305371093749983 ], [ -55.010400390624994, 49.293017578125045 ], [ -55.01591796874996, 49.260351562500034 ], [ -54.982617187499926, 49.268115234375017 ], [ -54.91054687499999, 49.316259765624977 ], [ -54.843652343749966, 49.345410156249955 ], [ -54.781884765624994, 49.355468749999972 ], [ -54.717626953124949, 49.388574218749966 ], [ -54.650878906250028, 49.444531250000011 ], [ -54.579052734374955, 49.490820312500006 ], [ -54.502197265625028, 49.52734375 ], [ -54.469189453124955, 49.529785156250057 ], [ -54.480615234374994, 49.469335937499977 ], [ -54.465429687500006, 49.400537109374994 ], [ -54.463476562499949, 49.341748046875011 ], [ -54.448242187499972, 49.329443359375006 ], [ -54.3890625, 49.392138671874989 ], [ -54.356152343749955, 49.415039062500028 ], [ -54.316748046875006, 49.424121093750017 ], [ -54.27080078124996, 49.419287109375006 ], [ -53.957714843749955, 49.441845703124983 ], [ -53.862451171874994, 49.426318359375017 ], [ -53.754980468750034, 49.385302734375017 ], [ -53.61943359374996, 49.321630859375006 ], [ -53.569580078125, 49.264160156250028 ], [ -53.560058593750028, 49.191699218750017 ], [ -53.573437500000011, 49.141210937500034 ], [ -53.671142578125, 49.077539062500023 ], [ -53.758056640624943, 49.035400390625057 ], [ -53.809326171875, 48.993408203125028 ], [ -53.824902343749983, 48.951367187499983 ], [ -53.845214843750028, 48.925439453125023 ], [ -53.903222656249937, 48.88916015625 ], [ -54.161279296874937, 48.787695312500034 ], [ -54.099511718749966, 48.784765625000063 ], [ -53.950683593750028, 48.806787109375023 ], [ -53.852880859375006, 48.81132812499996 ], [ -53.847753906250006, 48.796679687499989 ], [ -53.886816406249977, 48.767822265624972 ], [ -53.961523437500006, 48.738867187500034 ], [ -53.969580078124977, 48.724902343750017 ], [ -53.966015624999955, 48.706689453125051 ], [ -53.886132812500023, 48.684667968750006 ], [ -53.784082031250023, 48.695410156250063 ], [ -53.698046874999989, 48.679833984374994 ], [ -53.706347656249989, 48.655517578125028 ], [ -53.774609374999955, 48.576318359375051 ], [ -53.794628906249955, 48.5263671875 ], [ -53.885546874999989, 48.484570312500011 ], [ -54.067773437499994, 48.418847656250023 ], [ -54.114453124999983, 48.393603515625045 ], [ -54.104248046874972, 48.38837890625004 ], [ -53.93701171875, 48.436621093750006 ], [ -53.852734374999955, 48.448828125 ], [ -53.79931640625, 48.44921875 ], [ -53.738867187500034, 48.495800781249983 ], [ -53.644433593749994, 48.511230468750028 ], [ -53.552050781249989, 48.481787109375063 ], [ -53.411328125000011, 48.562158203124994 ], [ -53.361083984375, 48.572607421875006 ], [ -53.27543945312496, 48.563330078124977 ], [ -53.220263671874989, 48.577880859375 ], [ -53.127343749999966, 48.632568359375057 ], [ -53.057275390624994, 48.659033203125034 ], [ -53.042675781249955, 48.656640624999966 ], [ -53.027587890625, 48.634716796874955 ], [ -53.020751953125028, 48.571630859374977 ], [ -53.037304687499926, 48.515869140625 ], [ -53.060205078124966, 48.480322265625034 ], [ -53.1357421875, 48.401855468750028 ], [ -53.182128906249943, 48.374365234375034 ], [ -53.22509765625, 48.364013671875057 ], [ -53.301171874999966, 48.3681640625 ], [ -53.334326171874949, 48.35595703125 ], [ -53.405517578124972, 48.294335937499966 ], [ -53.531201171875011, 48.231884765624955 ], [ -53.609765625000023, 48.207714843750011 ], [ -53.560205078124966, 48.173828125000028 ], [ -53.541845703124949, 48.108447265625017 ], [ -53.569433593749977, 48.088085937499955 ], [ -53.704296875000011, 48.067919921875045 ], [ -53.710156249999955, 48.056835937499983 ], [ -53.75820312499999, 48.042382812499994 ], [ -53.869580078124926, 48.019677734374966 ], [ -53.793554687499977, 48.009716796874983 ], [ -53.653027343749955, 48.025732421875063 ], [ -53.63823242187496, 48.014648437500028 ], [ -53.657617187499994, 47.968652343749966 ], [ -53.695019531249983, 47.921191406249989 ], [ -53.861669921875006, 47.799267578125011 ], [ -53.863671874999966, 47.787011718749994 ], [ -53.837744140625034, 47.727246093749983 ], [ -53.805371093750011, 47.682031250000023 ], [ -53.765136718749972, 47.650097656250011 ], [ -53.67236328125, 47.648242187499989 ], [ -53.603759765624972, 47.662304687500011 ], [ -53.503759765625006, 47.743847656250011 ], [ -53.28271484375, 47.99785156249996 ], [ -53.085449218749972, 48.068505859374966 ], [ -52.920996093750034, 48.147070312500006 ], [ -52.88330078125, 48.131152343750045 ], [ -52.866015624999932, 48.112988281249983 ], [ -52.872021484375011, 48.093945312500011 ], [ -52.954980468749937, 48.029296874999972 ], [ -52.998242187499955, 47.975927734375034 ], [ -53.11083984375, 47.811914062500023 ], [ -53.15385742187496, 47.734570312499983 ], [ -53.175537109375028, 47.652978515624966 ], [ -53.169824218750023, 47.512109375000051 ], [ -53.157666015624926, 47.487792968749972 ], [ -53.122460937499966, 47.455126953124989 ], [ -53.056835937500011, 47.483105468749983 ], [ -52.945019531249955, 47.552832031249977 ], [ -52.873193359374994, 47.61943359374996 ], [ -52.816943359374989, 47.727880859375034 ], [ -52.782421874999955, 47.769433593749966 ], [ -52.74492187499996, 47.768945312499966 ], [ -52.711425781249972, 47.74531250000004 ], [ -52.703271484374994, 47.693017578125051 ], [ -52.67216796874996, 47.621777343750011 ], [ -52.653662109375034, 47.549414062500006 ], [ -52.668505859374932, 47.469824218750034 ], [ -52.683642578124989, 47.42631835937496 ], [ -52.912402343749989, 47.103222656249955 ], [ -52.888134765625011, 47.045849609375011 ], [ -52.882080078125028, 47.011083984375034 ], [ -52.88920898437496, 46.974121093750028 ], [ -52.961718749999989, 46.819433593750063 ], [ -53.031933593749983, 46.722753906249977 ], [ -53.069775390624983, 46.68125 ], [ -53.11484375, 46.655810546875017 ], [ -53.166992187499972, 46.646484375 ], [ -53.213671874999989, 46.660498046875006 ], [ -53.254882812500028, 46.69770507812504 ], [ -53.291308593749989, 46.717041015624972 ], [ -53.32304687499996, 46.718359374999977 ], [ -53.381738281250023, 46.71142578125 ], [ -53.536132812499943, 46.632519531249983 ], [ -53.567773437499994, 46.628271484375006 ], [ -53.589794921874955, 46.638867187499955 ], [ -53.616357421874937, 46.680273437500034 ], [ -53.595166015624983, 46.888476562499989 ], [ -53.581347656250017, 46.957275390624972 ], [ -53.612158203124977, 47.010351562500063 ], [ -53.579638671875017, 47.099414062499989 ], [ -53.578466796874949, 47.133251953124955 ], [ -53.597363281249983, 47.145996093749972 ], [ -53.636376953124937, 47.137695312499972 ], [ -53.69536132812496, 47.092919921874994 ], [ -53.774316406249966, 47.011816406250006 ], [ -53.860009765625023, 46.939453125 ], [ -54.009570312499932, 46.839599609375 ], [ -54.076025390624977, 46.819970703124994 ], [ -54.102392578125034, 46.824902343750011 ], [ -54.1328125, 46.838574218749955 ], [ -54.173730468749994, 46.880371093750028 ], [ -54.173291015624983, 46.917187499999983 ], [ -54.155224609374955, 46.967480468750011 ], [ -54.092675781249994, 47.08623046874996 ], [ -53.970507812499989, 47.261962890624972 ], [ -53.869091796875011, 47.38701171874996 ], [ -53.849511718750023, 47.440332031249994 ], [ -53.877880859374926, 47.463574218750011 ], [ -53.900830078124983, 47.509326171875017 ], [ -53.939746093750017, 47.644677734375051 ], [ -53.989013671875028, 47.756201171875034 ], [ -54.04726562499999, 47.805615234374983 ], [ -54.191845703124955, 47.859814453125011 ], [ -54.218408203124937, 47.846728515624989 ], [ -54.23388671875, 47.771679687499983 ], [ -54.404687499999966, 47.555908203125 ], [ -54.434472656249994, 47.462304687500023 ], [ -54.455908203125006, 47.427587890625063 ], [ -54.488134765625006, 47.403857421875017 ], [ -54.562548828124989, 47.37519531250004 ], [ -54.542382812499966, 47.425097656249989 ], [ -54.463232421875006, 47.536230468749977 ], [ -54.47392578124996, 47.547070312499983 ], [ -54.574511718750017, 47.457763671874972 ], [ -54.651171875000017, 47.408203125 ], [ -54.74467773437496, 47.395458984374983 ], [ -54.801513671875, 47.398632812500011 ], [ -54.856640624999955, 47.385009765625 ], [ -55.090429687499977, 47.173925781249977 ], [ -55.099218749999977, 47.103564453125045 ], [ -55.139648437499943, 47.045947265625017 ], [ -55.254931640624989, 46.941748046875006 ], [ -55.315722656249932, 46.905712890624955 ], [ -55.401269531249966, 46.899267578124977 ], [ -55.47929687499996, 46.917285156250017 ], [ -55.530712890624955, 46.914013671874955 ], [ -55.652343749999943, 46.881445312499977 ], [ -55.788525390624983, 46.867236328125017 ], [ -55.844726562499972, 46.873828125000045 ], [ -55.880615234375, 46.88720703125 ], [ -55.949902343750011, 46.927685546874983 ], [ -55.958203125000011, 46.956396484374977 ], [ -55.954492187499966, 46.973242187500034 ], [ -55.91923828124996, 47.01689453124996 ], [ -55.838378906250028, 47.071630859375006 ], [ -55.771826171874949, 47.092089843750017 ], [ -55.610058593749955, 47.119628906250028 ], [ -55.49150390624996, 47.160644531250028 ], [ -55.401220703124949, 47.221484374999989 ], [ -55.360888671874989, 47.258593749999989 ], [ -55.190820312499994, 47.448974609374972 ], [ -54.975634765624932, 47.516162109374989 ], [ -54.86953125, 47.570898437500034 ], [ -54.795361328124983, 47.640332031249955 ], [ -54.784619140625011, 47.664746093749955 ], [ -54.891015625000023, 47.629492187499977 ], [ -54.945947265625023, 47.620849609375 ], [ -55.035009765624949, 47.633886718749977 ], [ -55.074560546875006, 47.657568359375006 ], [ -55.196582031250017, 47.650048828124994 ], [ -55.366308593750034, 47.661083984375011 ], [ -55.390771484374966, 47.642871093750045 ], [ -55.412695312499977, 47.550390625000034 ], [ -55.434667968750006, 47.50126953124996 ], [ -55.460644531249983, 47.484765624999966 ], [ -55.498632812500006, 47.475048828124955 ], [ -55.576123046874983, 47.46523437499999 ], [ -55.774707031250017, 47.498291015624972 ], [ -55.811376953125034, 47.516357421875028 ], [ -55.862060546874972, 47.53007812499996 ], [ -56.08134765624996, 47.499951171874955 ], [ -56.127246093749989, 47.502832031250023 ], [ -56.083691406249983, 47.524511718750006 ], [ -55.867089843749994, 47.592333984375045 ], [ -55.844384765624994, 47.787841796875 ], [ -55.85791015625, 47.819189453124977 ], [ -55.91845703125, 47.791894531250023 ], [ -56.020117187500006, 47.76372070312496 ], [ -56.08964843749996, 47.771875 ], [ -56.121435546874949, 47.789160156250006 ], [ -56.150585937499926, 47.774511718750034 ], [ -56.221289062499949, 47.671386718749972 ], [ -56.262988281250017, 47.658447265625 ], [ -56.32578125, 47.654492187500011 ], [ -56.459570312500006, 47.616943359375 ], [ -56.722314453124966, 47.592285156250028 ], [ -56.774121093749955, 47.564990234374989 ], [ -56.952490234374977, 47.574462890625057 ], [ -57.4734375, 47.631103515625028 ], [ -57.659814453125023, 47.625390625000023 ], [ -57.88408203124996, 47.660009765624977 ], [ -57.925537109374972, 47.674902343749977 ], [ -58.239306640624932, 47.668847656249994 ], [ -58.333203124999983, 47.676855468750034 ], [ -58.326953124999932, 47.719873046874994 ], [ -58.336865234375011, 47.730859375000023 ], [ -58.428027343750017, 47.683398437500045 ], [ -58.508886718749977, 47.652587890624972 ], [ -58.613134765624977, 47.626220703125028 ], [ -58.941162109375028, 47.580468750000023 ], [ -59.116943359374943, 47.57070312499999 ], [ -59.219287109375017, 47.6025390625 ], [ -59.259765625, 47.634179687500051 ], [ -59.320654296874977, 47.736914062500006 ], [ -59.362402343749949, 47.865673828124955 ], [ -59.362060546874972, 47.888964843749989 ], [ -59.340869140625017, 47.933642578125045 ], [ -59.272070312500034, 47.99555664062504 ], [ -58.960839843749937, 48.159375 ], [ -58.710595703124937, 48.325048828125006 ], [ -58.60498046875, 48.411328125000011 ], [ -58.502636718749955, 48.442041015625051 ], [ -58.335546875, 48.513671874999972 ], [ -58.330224609374994, 48.522119140625023 ], [ -58.49223632812496, 48.513037109375034 ], [ -58.606152343749983, 48.532861328124994 ], [ -58.722558593749994, 48.540722656249983 ], [ -58.943798828124926, 48.521777343750045 ], [ -59.166796874999989, 48.521777343750045 ], [ -59.167675781249983, 48.558496093749966 ], [ -59.063427734374983, 48.627685546875028 ], [ -58.841796875000028, 48.746435546874977 ], [ -58.819189453124949, 48.746826171875057 ], [ -58.887109375000023, 48.691552734374994 ], [ -58.906445312499955, 48.650195312499989 ], [ -58.87724609374996, 48.622705078124994 ], [ -58.843408203124994, 48.605322265625006 ], [ -58.716455078124994, 48.598046875000023 ], [ -58.687353515625006, 48.622070312500028 ], [ -58.6416015625, 48.749414062500051 ], [ -58.545605468749983, 48.896875 ], [ -58.49375, 49.003222656249989 ], [ -58.403662109375034, 49.084326171874977 ], [ -58.358691406250017, 49.096533203124977 ], [ -58.31875, 49.081347656249989 ], [ -58.186132812500034, 49.061914062500023 ], [ -58.049658203125034, 48.987548828124972 ], [ -58.005566406249926, 48.98125 ], [ -57.99052734374996, 48.987939453124966 ], [ -58.04057617187496, 49.009765624999972 ], [ -58.081835937500017, 49.044726562499989 ], [ -58.098925781249932, 49.077441406249989 ], [ -58.049072265625, 49.179980468750017 ], [ -57.990673828125011, 49.209472656249972 ], [ -57.980078124999977, 49.229638671874994 ], [ -58.096875, 49.230078125 ], [ -58.190917968750028, 49.258740234374983 ], [ -58.218896484374966, 49.305126953125011 ], [ -58.21337890625, 49.386669921875011 ], [ -58.182714843749949, 49.435400390625006 ], [ -58.107421874999972, 49.499707031249955 ], [ -58.015820312499983, 49.542480468749972 ], [ -57.96123046874996, 49.53154296874996 ], [ -57.856054687500034, 49.473828125000011 ], [ -57.791308593749989, 49.489990234375028 ], [ -57.798828125, 49.508544921874972 ], [ -57.897460937500028, 49.600390625000045 ], [ -57.929052734374977, 49.668408203124955 ], [ -57.92617187499999, 49.700830078124994 ], [ -57.7125, 50.024902343750028 ], [ -57.607958984375017, 50.198779296875017 ], [ -57.465527343749955, 50.46367187499996 ], [ -57.4326171875, 50.50581054687504 ], [ -57.360449218749949, 50.583935546874955 ], [ -57.33056640625, 50.605175781250011 ], [ -57.237402343750006, 50.605371093749966 ], [ -57.179589843749966, 50.614843750000034 ], [ -57.264160156249972, 50.649365234374955 ], [ -57.29443359375, 50.67338867187496 ], [ -57.297998046875023, 50.698730468749972 ], [ -57.274902343750028, 50.725292968749983 ], [ -57.242138671875011, 50.744921874999989 ], [ -57.13164062499996, 50.787402343750017 ], [ -57.053271484374989, 50.857324218749966 ], [ -57.00566406249996, 50.93964843750004 ], [ -57.012744140624989, 50.967724609374983 ], [ -57.037304687499926, 50.995654296874989 ], [ -57.035937500000017, 51.010839843749977 ], [ -56.97636718749996, 51.027978515624994 ], [ -56.825146484374955, 51.125732421875028 ], [ -56.80546875, 51.144482421875011 ], [ -56.750195312499983, 51.274902343750028 ], [ -56.682421875000017, 51.332763671875 ], [ -56.619042968749994, 51.362451171875023 ], [ -56.51796875, 51.399316406249994 ], [ -56.207373046874949, 51.488623046875063 ], [ -56.025585937499955, 51.568359375000057 ], [ -55.902099609375028, 51.56391601562504 ], [ -55.865820312500006, 51.508300781249972 ], [ -55.6904296875, 51.471337890624994 ], [ -55.659570312499994, 51.511035156250017 ], [ -55.700634765624926, 51.559423828125006 ], [ -55.666406249999966, 51.578906249999989 ], [ -55.521630859374966, 51.596386718749983 ], [ -55.496435546874977, 51.589843749999972 ], [ -55.453222656249977, 51.56230468749996 ], [ -55.458740234374943, 51.536523437500051 ] ] ], [ [ [ -127.924658203124977, 51.473876953124972 ], [ -127.941259765624991, 51.457177734375051 ], [ -127.98125, 51.457226562499955 ], [ -128.044531249999977, 51.474023437500023 ], [ -128.091796875, 51.511132812500023 ], [ -128.148779296874977, 51.626708984375028 ], [ -128.142382812500017, 51.646582031250006 ], [ -128.122753906250011, 51.666796875000017 ], [ -128.031738281250057, 51.708398437499966 ], [ -127.998681640624966, 51.703808593750011 ], [ -127.986816406250028, 51.673583984375 ], [ -127.93251953124998, 51.605468749999972 ], [ -127.916357421874977, 51.585449218749972 ], [ -127.916308593749974, 51.506201171875006 ], [ -127.924658203124977, 51.473876953124972 ] ] ], [ [ [ -55.361230468749966, 51.889648437500057 ], [ -55.408886718750011, 51.888818359374966 ], [ -55.419628906249983, 51.900048828125023 ], [ -55.399804687500023, 51.938476562500057 ], [ -55.346484374999989, 51.98286132812504 ], [ -55.274072265624994, 51.99516601562496 ], [ -55.293554687499949, 51.929980468749989 ], [ -55.361230468749966, 51.889648437500057 ] ] ], [ [ [ -79.384277343749972, 51.951953125000045 ], [ -79.42558593749996, 51.944873046875017 ], [ -79.520605468749949, 51.95292968749996 ], [ -79.596875, 51.978027343750028 ], [ -79.64375, 52.01005859374996 ], [ -79.334863281249966, 52.098144531249972 ], [ -79.27128906249996, 52.086816406249966 ], [ -79.270214843749926, 52.07109375 ], [ -79.316601562499955, 52.023925781250057 ], [ -79.328955078125006, 51.992285156250006 ], [ -79.351513671874983, 51.968310546874989 ], [ -79.384277343749972, 51.951953125000045 ] ] ], [ [ [ -131.029296875, 51.961621093749955 ], [ -131.047265625000023, 51.959716796875028 ], [ -131.080517578124955, 51.980419921874983 ], [ -131.103417968750023, 52.01386718750004 ], [ -131.117333984375023, 52.10102539062504 ], [ -131.107128906249955, 52.136572265624977 ], [ -131.098095703125011, 52.150634765625 ], [ -131.010644531250023, 52.095263671875017 ], [ -131.029296875, 51.961621093749955 ] ] ], [ [ [ -128.36875, 52.40087890625 ], [ -128.445410156250034, 52.3875 ], [ -128.419873046874955, 52.44111328125004 ], [ -128.4125, 52.472851562500011 ], [ -128.426269531250028, 52.502734374999989 ], [ -128.435937499999966, 52.560351562499989 ], [ -128.439794921875034, 52.696386718750006 ], [ -128.364892578124966, 52.781884765624994 ], [ -128.247265624999983, 52.784375 ], [ -128.248437499999966, 52.741210937499972 ], [ -128.29814453124996, 52.548242187500023 ], [ -128.323779296875045, 52.458984375000028 ], [ -128.343554687499989, 52.426074218749989 ], [ -128.36875, 52.40087890625 ] ] ], [ [ [ -128.936865234374977, 52.510009765625028 ], [ -128.968701171874955, 52.464257812500051 ], [ -129.102343750000017, 52.574365234374994 ], [ -129.151025390624966, 52.605322265625006 ], [ -129.25048828125, 52.72216796875 ], [ -129.267773437499955, 52.772363281250023 ], [ -129.263525390624977, 52.800781250000028 ], [ -129.245947265624977, 52.81123046875004 ], [ -129.215039062499955, 52.803857421875051 ], [ -129.186181640624966, 52.791259765625057 ], [ -128.993994140624977, 52.661718750000034 ], [ -128.940332031249966, 52.600732421875051 ], [ -128.936865234374977, 52.510009765625028 ] ] ], [ [ [ -129.313720703125, 52.992187500000028 ], [ -129.328710937500034, 52.984228515625006 ], [ -129.370019531250023, 52.997607421874989 ], [ -129.409716796875017, 53.023730468749989 ], [ -129.477783203125028, 53.097753906250063 ], [ -129.500146484374966, 53.12890625 ], [ -129.514746093750006, 53.179394531249983 ], [ -129.501074218749977, 53.188330078125034 ], [ -129.471435546874972, 53.183007812500023 ], [ -129.450732421875017, 53.174707031250023 ], [ -129.343505859375028, 53.052783203125045 ], [ -129.313720703125, 52.992187500000028 ] ] ], [ [ [ -80.731689453124943, 52.747265624999983 ], [ -80.802343749999949, 52.733984375 ], [ -81.009863281249949, 52.760644531250023 ], [ -81.096582031249937, 52.779882812500034 ], [ -81.352246093749983, 52.852001953124983 ], [ -81.839062499999955, 52.957910156249994 ], [ -82.005029296875023, 53.010498046875028 ], [ -82.039257812499983, 53.049902343749977 ], [ -81.951123046874955, 53.132226562499966 ], [ -81.901367187499943, 53.165576171875017 ], [ -81.847314453124937, 53.186279296874972 ], [ -81.335351562500023, 53.224267578124994 ], [ -81.135595703125006, 53.205810546875028 ], [ -80.900390624999943, 53.03715820312496 ], [ -80.765332031249955, 52.923242187500023 ], [ -80.710449218749972, 52.831591796875017 ], [ -80.70952148437496, 52.787402343749989 ], [ -80.731689453124943, 52.747265624999983 ] ] ], [ [ [ -131.753710937499989, 53.195556640625 ], [ -131.65234375, 53.102978515624955 ], [ -131.622167968750006, 53.020068359375045 ], [ -131.634667968749966, 52.922167968749989 ], [ -131.795263671875006, 52.885058593749989 ], [ -131.879687499999989, 52.914648437500063 ], [ -131.916357421874977, 52.909130859374983 ], [ -131.971777343749977, 52.879833984374983 ], [ -131.904394531250034, 52.866699218750057 ], [ -131.81005859375, 52.818701171875034 ], [ -131.727294921875, 52.75639648437496 ], [ -131.610595703124943, 52.745214843750006 ], [ -131.455224609375023, 52.701708984375017 ], [ -131.572802734374989, 52.623339843750045 ], [ -131.590576171874943, 52.578222656250006 ], [ -131.443896484374989, 52.45332031250004 ], [ -131.429980468750017, 52.422119140625 ], [ -131.38300781250004, 52.415722656250011 ], [ -131.273632812500068, 52.425830078125045 ], [ -131.259716796874955, 52.415917968749966 ], [ -131.259960937500011, 52.390039062500023 ], [ -131.327050781250023, 52.317529296874994 ], [ -131.319921874999977, 52.303076171874977 ], [ -131.259179687499966, 52.291650390624966 ], [ -131.142626953124989, 52.291113281250034 ], [ -131.116162109375011, 52.219091796875006 ], [ -131.221533203125006, 52.153613281249989 ], [ -131.421875, 52.237988281249955 ], [ -131.511132812500023, 52.322070312500045 ], [ -131.562060546875017, 52.399951171874989 ], [ -131.623681640624966, 52.443994140624994 ], [ -131.809667968750006, 52.541699218750011 ], [ -132.092236328125011, 52.752783203125034 ], [ -132.165087890624932, 52.783300781250034 ], [ -132.238574218749989, 52.866796874999977 ], [ -132.259960937500011, 52.906982421875 ], [ -132.258105468749989, 52.933886718749989 ], [ -132.229541015625017, 52.948095703125034 ], [ -132.144921875000023, 52.957470703124983 ], [ -132.14375, 52.999316406249989 ], [ -132.468701171874983, 53.071875 ], [ -132.504833984374955, 53.086718750000017 ], [ -132.546777343749966, 53.1375 ], [ -132.524218749999989, 53.14492187499999 ], [ -132.345410156250011, 53.136083984375034 ], [ -132.153906249999977, 53.160498046875034 ], [ -132.035937499999989, 53.17915039062504 ], [ -131.989501953124943, 53.20195312499996 ], [ -131.89311523437496, 53.231445312500028 ], [ -131.853466796875068, 53.229736328125028 ], [ -131.753710937499989, 53.195556640625 ] ] ], [ [ [ -128.552441406249983, 52.939746093750017 ], [ -128.50654296875004, 52.620703125000034 ], [ -128.509912109375023, 52.518603515625017 ], [ -128.576806640624966, 52.451806640624994 ], [ -128.6240234375, 52.339892578125017 ], [ -128.678955078125, 52.289648437500006 ], [ -128.730908203125011, 52.356542968750034 ], [ -128.735546874999983, 52.467724609374955 ], [ -128.749414062499966, 52.556054687499994 ], [ -128.766455078124977, 52.598388671875028 ], [ -128.746337890624943, 52.763378906249955 ], [ -128.769628906249977, 52.751220703124972 ], [ -128.831201171875023, 52.678808593750063 ], [ -128.899804687499966, 52.673828125000028 ], [ -129.022851562499966, 52.755957031250063 ], [ -129.084716796874972, 52.822460937500011 ], [ -129.094873046874994, 52.891845703125028 ], [ -129.175927734374994, 52.964941406250006 ], [ -129.184326171875, 52.990673828125011 ], [ -129.177685546875011, 53.017919921875034 ], [ -129.111083984375, 53.090673828125034 ], [ -129.084082031250034, 53.139697265624989 ], [ -129.060351562499989, 53.240625 ], [ -129.033251953124989, 53.279931640625051 ], [ -128.97021484375, 53.274365234374983 ], [ -128.857714843749989, 53.22856445312496 ], [ -128.740380859374994, 53.178857421874966 ], [ -128.632666015624977, 53.1125 ], [ -128.552441406249983, 52.939746093750017 ] ] ], [ [ [ -129.167724609375, 53.117871093749983 ], [ -129.173242187499966, 53.110742187500023 ], [ -129.276855468750057, 53.110937499999977 ], [ -129.30571289062496, 53.121142578125017 ], [ -129.323876953125023, 53.142138671875045 ], [ -129.33125, 53.173974609375051 ], [ -129.314355468749966, 53.212304687500023 ], [ -129.253076171874994, 53.285498046875034 ], [ -129.25117187500004, 53.316699218749989 ], [ -129.238183593749966, 53.330078125000057 ], [ -129.195214843750023, 53.293212890625 ], [ -129.177001953125028, 53.259130859374977 ], [ -129.167724609375, 53.117871093749983 ] ] ], [ [ [ -79.938232421874943, 53.304150390625011 ], [ -79.939306640625006, 53.274267578125034 ], [ -80.004101562499955, 53.280078124999989 ], [ -80.03935546874996, 53.297167968749989 ], [ -80.067871093749972, 53.324072265624977 ], [ -80.074023437499989, 53.344287109375017 ], [ -80.049707031250023, 53.36445312500004 ], [ -79.974560546874983, 53.35224609375004 ], [ -79.938232421874943, 53.304150390625011 ] ] ], [ [ [ -129.848583984374983, 53.167919921874955 ], [ -129.868554687499966, 53.164501953124983 ], [ -129.934375, 53.176660156249966 ], [ -130.151416015624932, 53.345703125000028 ], [ -130.305664062500028, 53.407373046874994 ], [ -130.410742187500034, 53.490820312500006 ], [ -130.517578125000028, 53.544238281249989 ], [ -130.452001953124977, 53.631152343750017 ], [ -130.394824218749989, 53.620410156250045 ], [ -130.19501953125004, 53.549658203125006 ], [ -130.035400390625028, 53.481103515624994 ], [ -129.944726562500023, 53.436376953125034 ], [ -129.754833984374983, 53.244775390624994 ], [ -129.768945312500023, 53.217285156249972 ], [ -129.848583984374983, 53.167919921874955 ] ] ], [ [ [ -130.236279296875011, 53.958544921875017 ], [ -130.267236328125023, 53.922607421875057 ], [ -130.337548828124966, 53.866259765625045 ], [ -130.38422851562504, 53.843945312500011 ], [ -130.4072265625, 53.855517578124989 ], [ -130.470263671874989, 53.861767578125011 ], [ -130.5375, 53.917871093749966 ], [ -130.58984375, 53.940283203125006 ], [ -130.624609374999977, 53.941406249999972 ], [ -130.641845703125028, 53.921142578125028 ], [ -130.64628906249996, 53.89404296875 ], [ -130.637890625000011, 53.860009765624994 ], [ -130.643701171874966, 53.84453125 ], [ -130.66357421875, 53.847558593750051 ], [ -130.683447265624977, 53.863476562500011 ], [ -130.703173828124989, 53.892236328124994 ], [ -130.707275390624943, 53.921484375 ], [ -130.69570312499999, 53.951269531250034 ], [ -130.646923828125011, 53.991259765625017 ], [ -130.494628906249972, 54.074169921875011 ], [ -130.447998046874972, 54.089013671875023 ], [ -130.397314453125034, 54.085693359374972 ], [ -130.315869140624955, 54.046923828124989 ], [ -130.298486328124966, 54.03564453125 ], [ -130.236279296875011, 53.958544921875017 ] ] ], [ [ [ -132.655517578125028, 54.12749023437496 ], [ -132.564062500000034, 54.06865234374996 ], [ -132.344433593749955, 54.106054687500034 ], [ -132.303369140624966, 54.098876953125 ], [ -132.261621093749966, 54.076318359375023 ], [ -132.215917968749977, 54.028417968750034 ], [ -132.166113281249977, 53.955224609375051 ], [ -132.155126953125034, 53.875195312499983 ], [ -132.175097656250045, 53.846533203125006 ], [ -132.214501953124966, 53.814746093750017 ], [ -132.56489257812504, 53.687646484374966 ], [ -132.574121093749966, 53.675390625000063 ], [ -132.567138671874943, 53.663964843750023 ], [ -132.53466796875, 53.651708984375034 ], [ -132.464404296874989, 53.6533203125 ], [ -132.18696289062504, 53.684814453125028 ], [ -132.171679687499932, 53.70683593749996 ], [ -132.152246093749994, 53.806982421875034 ], [ -132.114013671875, 53.860156250000045 ], [ -132.110595703125028, 53.900292968750051 ], [ -132.135888671875023, 53.995849609375057 ], [ -132.134423828124994, 54.034277343749977 ], [ -131.940820312499994, 54.041992187500028 ], [ -131.819628906249989, 54.077343749999955 ], [ -131.695947265625023, 54.143164062500034 ], [ -131.667626953125023, 54.141357421875028 ], [ -131.685400390625006, 54.022802734375034 ], [ -131.702539062500023, 53.986376953124989 ], [ -131.821142578125034, 53.841503906249955 ], [ -131.889160156250057, 53.713964843750006 ], [ -131.92231445312504, 53.587890625 ], [ -131.928076171874977, 53.379199218750017 ], [ -131.95742187499999, 53.308691406250034 ], [ -132.011328124999977, 53.26518554687496 ], [ -132.347265625000034, 53.189208984375028 ], [ -132.52045898437504, 53.194042968749955 ], [ -132.674804687499943, 53.26318359375 ], [ -132.747509765625011, 53.310498046874955 ], [ -132.692578125000011, 53.367871093750011 ], [ -132.654785156249943, 53.37055664062504 ], [ -132.546240234374977, 53.359277343750051 ], [ -132.462402343750028, 53.337890625000028 ], [ -132.425, 53.336962890625017 ], [ -132.431347656250011, 53.350439453125006 ], [ -132.670166015625, 53.458593750000034 ], [ -132.845019531249989, 53.507714843749994 ], [ -132.897998046874932, 53.562695312500011 ], [ -132.899560546875023, 53.605371093749994 ], [ -132.913378906249989, 53.62919921874996 ], [ -133.052246093750028, 53.778125 ], [ -133.079492187499966, 53.837011718750034 ], [ -133.097656250000057, 53.920263671875034 ], [ -133.097949218749989, 54.005615234375 ], [ -133.063867187499994, 54.144042968750057 ], [ -133.048388671874932, 54.158935546874972 ], [ -132.991455078125, 54.1578125 ], [ -132.89306640625, 54.140771484374994 ], [ -132.655517578125028, 54.12749023437496 ] ] ], [ [ [ -130.927148437499966, 54.479052734374989 ], [ -130.950292968749977, 54.477783203125 ], [ -130.959033203124989, 54.498681640624994 ], [ -130.953466796875034, 54.541845703125006 ], [ -130.921777343749966, 54.614892578125051 ], [ -130.906835937500034, 54.63178710937504 ], [ -130.77705078125004, 54.618896484374972 ], [ -130.758007812499983, 54.61376953125 ], [ -130.753417968750028, 54.599707031249977 ], [ -130.763378906250011, 54.576708984374989 ], [ -130.805126953125011, 54.543798828125034 ], [ -130.927148437499966, 54.479052734374989 ] ] ], [ [ [ -130.34941406249996, 54.814550781250034 ], [ -130.535498046875034, 54.748730468749955 ], [ -130.575341796874966, 54.769677734374966 ], [ -130.493261718749977, 54.834179687499955 ], [ -130.312548828124989, 54.945947265624994 ], [ -130.214062500000011, 55.025878906250028 ], [ -130.203906249999989, 54.947021484375028 ], [ -130.34941406249996, 54.814550781250034 ] ] ], [ [ [ -60.994482421875006, 56.039306640624972 ], [ -60.982714843750017, 56.015136718750028 ], [ -61.137011718749989, 56.032568359375034 ], [ -61.191308593749966, 56.047851562500028 ], [ -61.195849609374989, 56.063916015625011 ], [ -61.188183593749955, 56.088964843749977 ], [ -61.157568359375006, 56.118359375000011 ], [ -61.0869140625, 56.140820312499983 ], [ -61.048535156250011, 56.129248046875006 ], [ -60.966406249999977, 56.09882812500004 ], [ -60.955371093749932, 56.080419921875006 ], [ -60.994482421875006, 56.039306640624972 ] ] ], [ [ [ -78.826513671874949, 56.145312499999989 ], [ -78.877294921875006, 56.131445312500006 ], [ -78.913818359374972, 56.132812500000028 ], [ -78.907031250000017, 56.166357421875034 ], [ -78.856884765625011, 56.232080078124994 ], [ -78.828417968749989, 56.289843750000045 ], [ -78.821582031250017, 56.339648437499989 ], [ -78.799414062500034, 56.38330078125 ], [ -78.761865234375023, 56.42070312499996 ], [ -78.724511718749966, 56.439208984375 ], [ -78.66875, 56.438623046874966 ], [ -78.657177734375011, 56.317382812499972 ], [ -78.672802734374983, 56.260498046875028 ], [ -78.710156249999955, 56.212890625 ], [ -78.761376953124994, 56.174511718749983 ], [ -78.826513671874949, 56.145312499999989 ] ] ], [ [ [ -79.977587890624989, 56.207031250000057 ], [ -80.028613281249989, 56.199414062500011 ], [ -80.0888671875, 56.213867187500028 ], [ -80.057470703125006, 56.287353515624972 ], [ -80.005078124999983, 56.317919921874989 ], [ -79.874462890624926, 56.348437499999989 ], [ -79.852148437500006, 56.3671875 ], [ -79.810400390625034, 56.376513671875017 ], [ -79.749169921874994, 56.376513671875017 ], [ -79.681005859374949, 56.403955078125023 ], [ -79.60585937499999, 56.458837890625006 ], [ -79.579736328125023, 56.466357421875045 ], [ -79.632568359375028, 56.386523437500017 ], [ -79.687939453124955, 56.326806640625023 ], [ -79.977587890624989, 56.207031250000057 ] ] ], [ [ [ -78.93559570312496, 56.266064453124983 ], [ -79.017968749999966, 56.164990234375011 ], [ -79.083886718749994, 56.067871093750028 ], [ -79.175488281249983, 55.885058593749989 ], [ -79.227832031249989, 55.878515625 ], [ -79.273632812500011, 55.922460937499977 ], [ -79.142285156249983, 56.136425781249955 ], [ -79.136083984374949, 56.160253906250034 ], [ -79.142285156249983, 56.180712890625017 ], [ -79.18212890625, 56.212158203125028 ], [ -79.221826171875023, 56.17597656250004 ], [ -79.407421874999983, 55.934863281250017 ], [ -79.455322265624972, 55.896191406249955 ], [ -79.4951171875, 55.874755859375028 ], [ -79.526757812499966, 55.870654296874989 ], [ -79.605712890624972, 55.875683593749955 ], [ -79.764746093749949, 55.806787109375051 ], [ -79.497460937499937, 56.093164062500023 ], [ -79.494677734375017, 56.114990234375028 ], [ -79.544726562499989, 56.128369140625011 ], [ -79.564550781250034, 56.120947265625006 ], [ -79.781103515625006, 55.940576171875023 ], [ -79.904589843749932, 55.871044921874983 ], [ -79.9875, 55.892138671875017 ], [ -80.008251953125011, 55.911035156249966 ], [ -80.000781249999989, 55.932080078124983 ], [ -79.790039062499972, 56.114160156250051 ], [ -79.596337890625023, 56.244482421875034 ], [ -79.515283203124937, 56.326513671875063 ], [ -79.482373046874983, 56.40380859375 ], [ -79.467919921874966, 56.460351562499966 ], [ -79.468945312500011, 56.522607421875023 ], [ -79.458886718749994, 56.539746093749983 ], [ -79.447656250000023, 56.53657226562504 ], [ -79.435302734375, 56.513037109375034 ], [ -79.432031249999937, 56.447460937500011 ], [ -79.476269531249983, 56.312841796875034 ], [ -79.511816406250034, 56.246582031250028 ], [ -79.554199218749972, 56.191992187500006 ], [ -79.536328124999955, 56.180078124999966 ], [ -79.45830078124996, 56.211083984374994 ], [ -79.392626953124989, 56.276464843749977 ], [ -79.339355468749972, 56.376318359374977 ], [ -79.305322265624966, 56.463085937499983 ], [ -79.272412109374926, 56.600439453125006 ], [ -79.261132812499937, 56.595654296874983 ], [ -79.245751953124994, 56.568261718750023 ], [ -79.21044921875, 56.548925781249977 ], [ -79.155175781249937, 56.537597656249972 ], [ -79.123535156249972, 56.51997070312504 ], [ -79.100244140624937, 56.473925781249989 ], [ -79.077734374999977, 56.45361328125 ], [ -78.994970703124977, 56.436425781249966 ], [ -78.963183593749989, 56.421728515625006 ], [ -78.940332031249966, 56.371435546875063 ], [ -78.942431640624932, 56.344921874999983 ], [ -78.93120117187496, 56.327929687499989 ], [ -78.906640625000023, 56.320410156250063 ], [ -78.93559570312496, 56.266064453124983 ] ] ], [ [ [ -79.518164062500006, 56.656689453124983 ], [ -79.553466796875, 56.643847656250045 ], [ -79.577392578124972, 56.64492187499999 ], [ -79.550732421874955, 56.733496093750006 ], [ -79.581738281249983, 56.764843750000011 ], [ -79.583544921874989, 56.780957031250011 ], [ -79.570117187500017, 56.795703124999989 ], [ -79.552880859374966, 56.798730468749966 ], [ -79.51123046875, 56.771435546875011 ], [ -79.491064453124977, 56.742675781250028 ], [ -79.482177734374943, 56.714404296875017 ], [ -79.484570312499983, 56.686523437500028 ], [ -79.496533203124926, 56.667285156250017 ], [ -79.518164062500006, 56.656689453124983 ] ] ], [ [ [ -79.866992187500017, 56.774560546875023 ], [ -79.894482421875011, 56.757128906250017 ], [ -79.943652343749989, 56.776757812500023 ], [ -79.945703124999966, 56.826904296875028 ], [ -79.898144531249955, 56.865283203125045 ], [ -79.860546874999926, 56.863525390625028 ], [ -79.826660156249972, 56.843115234375063 ], [ -79.83500976562496, 56.816015625000034 ], [ -79.866992187500017, 56.774560546875023 ] ] ], [ [ [ -61.743603515624955, 57.554589843750051 ], [ -61.659521484374949, 57.52495117187496 ], [ -61.6375, 57.416064453124989 ], [ -61.795263671874977, 57.422460937500034 ], [ -61.975488281250023, 57.495410156249989 ], [ -62.011230468750028, 57.548486328125051 ], [ -62.007226562499994, 57.557617187500028 ], [ -61.983300781250023, 57.566748046875034 ], [ -61.9375, 57.554101562500023 ], [ -61.893066406250028, 57.573144531249994 ], [ -61.848339843749955, 57.579345703125028 ], [ -61.743603515624955, 57.554589843750051 ] ] ], [ [ [ -79.716503906249983, 57.515527343749994 ], [ -79.732226562499989, 57.507519531249955 ], [ -79.77519531249996, 57.514453125000045 ], [ -79.792041015625017, 57.448583984375034 ], [ -79.808447265624977, 57.442431640625017 ], [ -79.838232421875006, 57.483007812500034 ], [ -79.81591796875, 57.517724609374994 ], [ -79.819140624999932, 57.541601562499977 ], [ -79.810839843749932, 57.559277343750011 ], [ -79.76787109374996, 57.598730468749977 ], [ -79.742578124999966, 57.607958984374989 ], [ -79.726708984375023, 57.604589843750006 ], [ -79.713476562500006, 57.555029296875034 ], [ -79.716503906249983, 57.515527343749994 ] ] ], [ [ [ -69.160058593749994, 59.040234375000011 ], [ -69.220849609374937, 58.967578125000045 ], [ -69.301708984374983, 58.976611328125017 ], [ -69.330810546874972, 58.961621093749983 ], [ -69.352832031250017, 58.960742187499989 ], [ -69.316308593749937, 59.028955078125023 ], [ -69.311523437500028, 59.074804687500034 ], [ -69.329980468749966, 59.121240234374994 ], [ -69.303222656250028, 59.144873046875006 ], [ -69.195166015624949, 59.146142578125023 ], [ -69.193798828124926, 59.092773437499972 ], [ -69.180664062500028, 59.072705078124983 ], [ -69.155175781249966, 59.063574218749977 ], [ -69.160058593749994, 59.040234375000011 ] ] ], [ [ [ -80.285253906249949, 59.624121093750034 ], [ -80.317236328124977, 59.621044921874955 ], [ -80.324658203124983, 59.633203125000023 ], [ -80.298974609374994, 59.674169921875034 ], [ -80.256640624999989, 59.679150390624983 ], [ -80.209960937499972, 59.724609375 ], [ -80.167236328124972, 59.708886718749994 ], [ -80.183056640625011, 59.683496093749966 ], [ -80.240527343749989, 59.644921875000023 ], [ -80.285253906249949, 59.624121093750034 ] ] ], [ [ [ -80.064208984374943, 59.770800781249989 ], [ -80.167089843750034, 59.763867187500011 ], [ -80.122216796874966, 59.823193359375011 ], [ -80.083642578124994, 59.851855468749989 ], [ -80.041162109374966, 59.870166015624989 ], [ -79.955859374999989, 59.876953125000028 ], [ -79.898632812499955, 59.853125 ], [ -79.949609374999966, 59.809912109375063 ], [ -80.064208984374943, 59.770800781249989 ] ] ], [ [ [ -64.40703125, 60.367089843749966 ], [ -64.44194335937496, 60.2978515625 ], [ -64.558203125000034, 60.3232421875 ], [ -64.737939453124966, 60.375634765625023 ], [ -64.808984374999966, 60.410400390625 ], [ -64.83378906249996, 60.448437500000011 ], [ -64.836425781249972, 60.501025390624989 ], [ -64.782568359375006, 60.509619140625063 ], [ -64.64628906249996, 60.514599609375011 ], [ -64.53251953124996, 60.44140625 ], [ -64.49980468749996, 60.430224609375045 ], [ -64.40703125, 60.367089843749966 ] ] ], [ [ [ -68.233789062500023, 60.240917968750011 ], [ -68.324121093749966, 60.23291015625 ], [ -68.365234374999972, 60.254052734375023 ], [ -68.367871093749983, 60.314746093750045 ], [ -68.33828125, 60.360595703124972 ], [ -68.234765624999966, 60.455566406249972 ], [ -68.14189453124996, 60.562011718749972 ], [ -68.087597656249983, 60.587841796875011 ], [ -67.978027343749972, 60.570410156250006 ], [ -67.914208984375023, 60.539843749999989 ], [ -67.847558593749937, 60.488818359374989 ], [ -67.818847656249943, 60.449511718750074 ], [ -67.844238281249972, 60.391650390624989 ], [ -67.922314453124983, 60.339892578125017 ], [ -68.012304687500034, 60.304638671874955 ], [ -68.233789062500023, 60.240917968750011 ] ] ], [ [ [ -78.53164062499999, 60.728564453124989 ], [ -78.668896484374983, 60.716894531250006 ], [ -78.669091796874937, 60.731347656250023 ], [ -78.612011718749955, 60.772314453125006 ], [ -78.399560546875023, 60.808105468750028 ], [ -78.24169921875, 60.818652343750045 ], [ -78.278857421874932, 60.783886718749983 ], [ -78.372460937499994, 60.756396484375045 ], [ -78.53164062499999, 60.728564453124989 ] ] ], [ [ [ -64.832617187499977, 61.366064453125006 ], [ -64.856835937499937, 61.354443359374955 ], [ -64.879785156249994, 61.357080078125051 ], [ -64.954248046874994, 61.410400390624972 ], [ -65.054394531249955, 61.432031250000023 ], [ -65.091503906249955, 61.452978515625034 ], [ -65.393896484375034, 61.562841796875034 ], [ -65.426806640624989, 61.611035156250011 ], [ -65.43212890625, 61.649511718750034 ], [ -65.331640624999949, 61.668261718750017 ], [ -65.129785156249937, 61.685693359375023 ], [ -64.954443359375034, 61.685107421874989 ], [ -64.789648437500034, 61.662207031250034 ], [ -64.75634765625, 61.637646484375011 ], [ -64.669580078124994, 61.593017578124972 ], [ -64.690966796874989, 61.539355468750045 ], [ -64.696386718750034, 61.471484374999989 ], [ -64.732324218749966, 61.438427734375011 ], [ -64.787597656249972, 61.41328125000004 ], [ -64.832617187499977, 61.366064453125006 ] ] ], [ [ [ -93.043945312499972, 61.844091796875063 ], [ -93.084814453124949, 61.841699218749994 ], [ -93.176562499999989, 61.892724609375023 ], [ -93.196679687500023, 61.918554687500034 ], [ -93.075781249999977, 61.935009765625011 ], [ -92.993017578125006, 61.889697265625017 ], [ -92.999951171874983, 61.867480468750017 ], [ -93.043945312499972, 61.844091796875063 ] ] ], [ [ [ -65.030566406249989, 61.879052734374966 ], [ -65.008056640625028, 61.870263671874966 ], [ -64.981054687500034, 61.880615234375028 ], [ -64.960546875000034, 61.871679687499977 ], [ -64.946679687499937, 61.843359374999977 ], [ -64.923535156249955, 61.82373046875 ], [ -64.865136718749937, 61.798144531250017 ], [ -64.845507812499932, 61.779882812500034 ], [ -64.847070312499994, 61.761523437500017 ], [ -64.896582031249949, 61.733300781250051 ], [ -64.927734375, 61.732519531250063 ], [ -65.165917968749937, 61.797656250000017 ], [ -65.230273437499989, 61.864013671875028 ], [ -65.235351562499972, 61.897705078125057 ], [ -65.210546874999977, 61.928369140624994 ], [ -65.173925781249977, 61.943212890625006 ], [ -65.125634765624994, 61.942236328124977 ], [ -65.068359374999972, 61.926025390625057 ], [ -65.030566406249989, 61.879052734374966 ] ] ], [ [ [ -79.545312500000023, 62.411718750000063 ], [ -79.466210937499966, 62.384521484375028 ], [ -79.336035156250006, 62.293701171875 ], [ -79.286474609374949, 62.247656250000034 ], [ -79.272021484374932, 62.185986328124983 ], [ -79.306445312499932, 62.103515624999972 ], [ -79.323925781249955, 62.026074218750011 ], [ -79.372265624999926, 61.967773437500028 ], [ -79.462158203124943, 61.894091796875017 ], [ -79.541845703125034, 61.808007812499994 ], [ -79.611328124999972, 61.709619140625023 ], [ -79.66875, 61.644433593749966 ], [ -79.714257812499966, 61.612548828125028 ], [ -79.763330078125023, 61.595947265625028 ], [ -79.816113281249955, 61.594628906250023 ], [ -79.896337890625034, 61.630126953124972 ], [ -80.004150390624972, 61.702539062499994 ], [ -80.091992187500011, 61.746826171875028 ], [ -80.204931640625006, 61.777246093750023 ], [ -80.26518554687496, 61.818212890625006 ], [ -80.27617187499996, 61.858593749999983 ], [ -80.279833984374989, 61.989501953125 ], [ -80.275097656250011, 62.054638671874955 ], [ -80.26005859374996, 62.109033203125023 ], [ -80.23466796874996, 62.152685546875034 ], [ -80.178564453124977, 62.212792968750023 ], [ -80.021582031249977, 62.342968749999983 ], [ -79.9267578125, 62.392871093750017 ], [ -79.868066406249966, 62.404345703125045 ], [ -79.712548828124994, 62.395019531250028 ], [ -79.649560546874937, 62.398291015624977 ], [ -79.597656250000028, 62.413232421874994 ], [ -79.545312500000023, 62.411718750000063 ] ] ], [ [ [ -64.823828124999977, 62.558740234374994 ], [ -64.631835937500028, 62.547998046875023 ], [ -64.515332031250011, 62.551806640624989 ], [ -64.465039062499983, 62.535937500000045 ], [ -64.418066406250006, 62.487402343750006 ], [ -64.478320312500017, 62.417871093749966 ], [ -64.546484374999949, 62.391406249999989 ], [ -64.657421874999983, 62.383593750000017 ], [ -64.837304687499966, 62.40625 ], [ -64.901220703125006, 62.421044921874994 ], [ -64.956494140624983, 62.458349609375034 ], [ -64.930761718750006, 62.485009765624966 ], [ -64.841943359375023, 62.494140624999972 ], [ -64.827099609375011, 62.504980468750034 ], [ -64.849853515625028, 62.525439453125045 ], [ -64.848779296874994, 62.543310546875034 ], [ -64.823828124999977, 62.558740234374994 ] ] ], [ [ [ -74.000439453124955, 62.618408203124972 ], [ -74.053564453124949, 62.609667968750045 ], [ -74.253515625, 62.621972656249994 ], [ -74.499511718750028, 62.668798828125034 ], [ -74.626464843749972, 62.712744140625006 ], [ -74.619970703124977, 62.726318359375028 ], [ -74.564208984374972, 62.733300781250023 ], [ -74.500927734374955, 62.726513671874955 ], [ -74.394775390625, 62.695800781250028 ], [ -74.10893554687496, 62.680322265624966 ], [ -74.016796875000011, 62.662695312500034 ], [ -73.988183593749966, 62.636083984375006 ], [ -74.000439453124955, 62.618408203124972 ] ] ], [ [ [ -70.337060546874966, 62.548730468749994 ], [ -70.406347656249977, 62.544824218749994 ], [ -70.541503906249972, 62.55234375 ], [ -70.686572265624932, 62.573193359374983 ], [ -70.766064453124983, 62.596875 ], [ -70.837548828124966, 62.648095703124966 ], [ -70.851269531250011, 62.704345703124972 ], [ -70.98613281249996, 62.787792968750011 ], [ -71.136914062499955, 62.815917968749972 ], [ -71.220117187500023, 62.873925781249966 ], [ -71.134863281249977, 62.877978515625017 ], [ -71.013671874999972, 62.865332031250006 ], [ -70.834619140624994, 62.840087890625 ], [ -70.674316406250028, 62.807031250000023 ], [ -70.442626953124972, 62.733789062500023 ], [ -70.366796874999977, 62.665820312500045 ], [ -70.291503906250028, 62.615966796875 ], [ -70.268847656250017, 62.578076171875011 ], [ -70.288574218749943, 62.561572265625017 ], [ -70.337060546874966, 62.548730468749994 ] ] ], [ [ [ -82.000488281249972, 62.954199218749977 ], [ -81.960546875, 62.926220703124983 ], [ -81.948583984374977, 62.884033203125 ], [ -81.964404296874989, 62.827636718750057 ], [ -81.990185546875011, 62.776318359374983 ], [ -82.025830078124983, 62.730078124999977 ], [ -82.113720703124955, 62.652246093750023 ], [ -82.388037109374977, 62.519140625 ], [ -82.490966796874972, 62.446582031250045 ], [ -82.568261718750023, 62.403222656249994 ], [ -83.015820312499983, 62.209912109374983 ], [ -83.071386718750006, 62.200390624999983 ], [ -83.129687499999989, 62.204101562500028 ], [ -83.252392578124955, 62.232958984375045 ], [ -83.376806640624977, 62.238134765625034 ], [ -83.698876953124966, 62.160253906249977 ], [ -83.714404296875017, 62.173583984375028 ], [ -83.728613281249977, 62.257177734375006 ], [ -83.760937499999983, 62.303515625000045 ], [ -83.903125, 62.402490234375023 ], [ -83.912402343749932, 62.425537109375028 ], [ -83.910498046874977, 62.454150390624989 ], [ -83.899267578125006, 62.476464843749994 ], [ -83.7390625, 62.56884765625 ], [ -83.376416015624983, 62.904931640624994 ], [ -83.289453124999937, 62.921582031250011 ], [ -83.110937499999977, 62.884130859375006 ], [ -83.026269531249966, 62.872070312500057 ], [ -82.965771484374983, 62.873925781249966 ], [ -82.706445312499994, 62.944531249999983 ], [ -82.459716796875, 62.936181640624966 ], [ -82.234765625000023, 62.977441406250023 ], [ -82.129248046875006, 62.977685546874966 ], [ -82.047607421875, 62.970556640625034 ], [ -82.000488281249972, 62.954199218749977 ] ] ], [ [ [ -77.876708984374972, 63.470556640625034 ], [ -77.792089843749977, 63.427832031250034 ], [ -77.703710937500006, 63.430859375000011 ], [ -77.654785156249972, 63.395996093750028 ], [ -77.538476562499994, 63.28706054687504 ], [ -77.527294921874955, 63.268945312499994 ], [ -77.532714843749972, 63.233642578125 ], [ -77.593896484375023, 63.188427734375011 ], [ -77.657666015624955, 63.164599609375045 ], [ -77.791455078124926, 63.129589843750011 ], [ -77.94243164062496, 63.114404296875023 ], [ -78.024414062499972, 63.138867187499955 ], [ -78.255957031249977, 63.23984375 ], [ -78.46875, 63.35791015625 ], [ -78.536767578124994, 63.423730468749994 ], [ -78.507324218750028, 63.451123046874983 ], [ -78.417285156249989, 63.469970703125 ], [ -78.23491210937496, 63.489550781249989 ], [ -77.933935546875006, 63.478955078124955 ], [ -77.876708984374972, 63.470556640625034 ] ] ], [ [ [ -76.677587890625034, 63.393945312499966 ], [ -76.783154296874955, 63.384033203124972 ], [ -76.921875, 63.406347656250006 ], [ -77.057226562500006, 63.449755859375045 ], [ -77.364746093749943, 63.588330078124955 ], [ -77.133691406249966, 63.682031250000023 ], [ -76.763623046874983, 63.573583984375063 ], [ -76.652441406249977, 63.503564453124994 ], [ -76.677587890625034, 63.393945312499966 ] ] ], [ [ [ -77.642089843749972, 63.991894531250011 ], [ -77.714062499999983, 63.945703125000023 ], [ -77.928808593750034, 63.962011718750063 ], [ -77.957910156249994, 63.976025390624983 ], [ -77.965966796874966, 63.992919921875028 ], [ -77.931347656250011, 64.014794921874966 ], [ -77.710791015625034, 64.035644531250028 ], [ -77.617285156249977, 64.037207031250006 ], [ -77.569384765624989, 64.030419921875051 ], [ -77.563623046874966, 64.022070312500034 ], [ -77.642089843749972, 63.991894531250011 ] ] ], [ [ [ -84.919628906249955, 65.261083984375034 ], [ -84.885107421875034, 65.248974609374955 ], [ -84.842089843749989, 65.255908203125045 ], [ -84.771289062499932, 65.305273437499977 ], [ -84.6125, 65.447314453125045 ], [ -84.567919921874989, 65.460644531250011 ], [ -84.501123046874966, 65.458447265625011 ], [ -84.266406249999932, 65.367236328124989 ], [ -84.179980468749989, 65.316308593749994 ], [ -84.133496093749955, 65.245458984375034 ], [ -84.084863281249994, 65.217822265625017 ], [ -83.900097656250011, 65.18125 ], [ -83.722558593749994, 65.168994140625017 ], [ -83.490771484375017, 65.131787109374983 ], [ -83.407128906250023, 65.10390625 ], [ -83.222265625000034, 64.967968750000011 ], [ -83.20097656249996, 64.959667968749983 ], [ -82.990576171874977, 64.904101562500045 ], [ -82.667626953124994, 64.780322265625045 ], [ -82.585791015625034, 64.76191406250004 ], [ -82.271679687499983, 64.721142578124983 ], [ -82.158886718750011, 64.690673828125 ], [ -82.05, 64.644287109375057 ], [ -81.928906249999955, 64.559423828124977 ], [ -81.787207031249949, 64.425976562499983 ], [ -81.676123046874977, 64.212646484375028 ], [ -81.667382812499966, 64.170507812499977 ], [ -81.680908203124972, 64.145556640625045 ], [ -81.720947265624972, 64.118896484375028 ], [ -81.902636718749932, 64.03125 ], [ -81.887109374999966, 64.016406250000017 ], [ -81.71611328124996, 64.021875 ], [ -81.335644531249983, 64.075781250000034 ], [ -81.10405273437496, 64.037109374999972 ], [ -81.023583984374994, 64.031054687499989 ], [ -81.005029296874937, 64.033300781250006 ], [ -80.921142578125, 64.100488281250023 ], [ -80.828955078124949, 64.089941406250006 ], [ -80.694287109374983, 64.024755859375034 ], [ -80.607568359374966, 63.972070312499966 ], [ -80.56884765625, 63.931933593750045 ], [ -80.579199218749977, 63.909228515625045 ], [ -80.668261718749989, 63.901464843749977 ], [ -80.450585937499966, 63.862939453125023 ], [ -80.261328124999949, 63.801953124999955 ], [ -80.302050781249989, 63.762207031250028 ], [ -80.504052734374937, 63.673779296874955 ], [ -80.711767578124977, 63.596386718749983 ], [ -80.953515625000023, 63.480273437500045 ], [ -81.013867187499983, 63.462548828124994 ], [ -81.046386718750028, 63.461572265624966 ], [ -81.1796875, 63.483203125000017 ], [ -81.371728515624966, 63.538085937500028 ], [ -81.963330078124955, 63.66445312499999 ], [ -82.145996093749972, 63.691162109375028 ], [ -82.378125, 63.706787109375 ], [ -82.41171875, 63.73652343750004 ], [ -82.467089843750017, 63.926953125000011 ], [ -82.571484374999955, 63.960693359375057 ], [ -82.9296875, 64.000439453124983 ], [ -83.033886718750011, 64.023242187499989 ], [ -83.038671875, 64.061425781249966 ], [ -83.01616210937496, 64.127001953124989 ], [ -83.065136718749983, 64.159033203125034 ], [ -83.185546875, 64.157519531249989 ], [ -83.303955078124972, 64.143798828125057 ], [ -83.494335937499926, 64.099218750000034 ], [ -83.58359375, 64.05810546875 ], [ -83.617089843749994, 64.013427734375057 ], [ -83.637988281249989, 63.917822265625006 ], [ -83.66162109375, 63.872607421875045 ], [ -83.728271484375, 63.813378906249966 ], [ -84.022119140624994, 63.659863281249955 ], [ -84.1416015625, 63.613720703124983 ], [ -84.260449218749955, 63.600488281250023 ], [ -84.307617187499972, 63.585791015625063 ], [ -84.3875, 63.529101562500045 ], [ -84.506201171875034, 63.390039062499966 ], [ -84.554589843750023, 63.35 ], [ -84.632910156250006, 63.309228515625023 ], [ -84.795556640624994, 63.246923828125034 ], [ -84.961523437499977, 63.19721679687504 ], [ -85.238134765625006, 63.139306640625051 ], [ -85.39262695312496, 63.119677734375045 ], [ -85.495507812499966, 63.139111328125011 ], [ -85.566113281249955, 63.270898437500023 ], [ -85.714160156250017, 63.657958984375 ], [ -85.738720703124955, 63.684130859375017 ], [ -85.768945312499966, 63.700341796875023 ], [ -85.804687499999972, 63.706542968750057 ], [ -86.3015625, 63.656787109375045 ], [ -86.575683593750028, 63.662304687500011 ], [ -86.846875, 63.575292968750034 ], [ -86.915234375000011, 63.568994140624994 ], [ -87.052929687499983, 63.571777343750028 ], [ -87.151904296874989, 63.585644531250011 ], [ -87.177148437499994, 63.595117187499994 ], [ -87.19384765625, 63.632812500000028 ], [ -87.188916015624983, 63.67226562499999 ], [ -87.154394531249977, 63.714892578125074 ], [ -87.031933593749983, 63.830419921874977 ], [ -86.932031249999966, 63.901660156250017 ], [ -86.886035156250017, 63.923730468749966 ], [ -86.421728515625006, 64.051562499999989 ], [ -86.308593749999972, 64.093652343750051 ], [ -86.252099609374994, 64.136865234374966 ], [ -86.252197265625028, 64.18125 ], [ -86.274169921874972, 64.238037109374972 ], [ -86.354492187499972, 64.376513671875017 ], [ -86.374902343749966, 64.502978515625045 ], [ -86.374267578125028, 64.565820312499966 ], [ -86.343847656250034, 64.662353515625 ], [ -86.227636718749977, 64.896337890624977 ], [ -86.18828125, 65.010302734375017 ], [ -86.114208984374983, 65.417285156250045 ], [ -86.07460937499999, 65.533837890624994 ], [ -86.01708984375, 65.640283203125023 ], [ -85.961669921874972, 65.704248046874994 ], [ -85.81396484375, 65.831933593749966 ], [ -85.699072265624949, 65.883154296875006 ], [ -85.554687500000028, 65.918652343749955 ], [ -85.523046874999977, 65.914550781250028 ], [ -85.495507812499966, 65.899707031250017 ], [ -85.442431640624989, 65.845556640625006 ], [ -85.241113281249994, 65.795507812500006 ], [ -85.176220703125011, 65.746875 ], [ -85.13037109375, 65.692919921874989 ], [ -85.105371093749966, 65.622705078124994 ], [ -85.130322265624983, 65.592089843750045 ], [ -85.226318359375, 65.545751953125034 ], [ -85.242773437499977, 65.526220703125034 ], [ -85.239941406249926, 65.510302734374989 ], [ -85.056054687499966, 65.437402343749966 ], [ -84.919628906249955, 65.261083984375034 ] ] ], [ [ [ -84.674755859374983, 65.575 ], [ -84.727001953124983, 65.563720703125057 ], [ -84.782910156250011, 65.570068359375 ], [ -84.830273437499955, 65.598974609375034 ], [ -84.868945312499932, 65.650537109374966 ], [ -84.93115234375, 65.689160156250011 ], [ -85.071972656250011, 65.737353515625074 ], [ -85.096337890624994, 65.756201171875006 ], [ -85.13627929687496, 65.820849609375017 ], [ -85.144042968750028, 65.885351562500034 ], [ -85.174169921874949, 65.94375 ], [ -85.175683593749994, 65.972412109375 ], [ -85.149609375000011, 66.015380859375057 ], [ -85.031396484374994, 66.025488281249977 ], [ -84.938574218750006, 66.008544921874972 ], [ -84.919824218749994, 65.99702148437504 ], [ -84.889453124999932, 65.972070312500023 ], [ -84.869531249999966, 65.941503906250006 ], [ -84.75737304687496, 65.858935546875045 ], [ -84.691748046874977, 65.793164062499983 ], [ -84.602636718749949, 65.657373046875023 ], [ -84.602246093749955, 65.631494140624994 ], [ -84.62626953124996, 65.604052734374989 ], [ -84.674755859374983, 65.575 ] ] ], [ [ [ -83.725976562499966, 65.796728515625006 ], [ -83.597509765625006, 65.757470703124994 ], [ -83.469433593749926, 65.735205078124977 ], [ -83.26318359375, 65.723291015625051 ], [ -83.233740234374949, 65.715039062499955 ], [ -83.233935546874989, 65.696582031250017 ], [ -83.263671875000028, 65.667822265625034 ], [ -83.33242187499999, 65.631054687499983 ], [ -83.381445312500034, 65.629980468750034 ], [ -83.495410156249989, 65.655957031250011 ], [ -83.537109374999943, 65.669189453125028 ], [ -83.583203125000011, 65.698632812499994 ], [ -83.606542968749977, 65.701367187500011 ], [ -83.636376953125023, 65.691503906250063 ], [ -83.644384765624949, 65.678515624999989 ], [ -83.630664062499989, 65.662353515624972 ], [ -83.649511718750034, 65.657763671875017 ], [ -83.787548828124983, 65.668896484374983 ], [ -83.809228515624966, 65.678320312500034 ], [ -83.798193359375034, 65.710009765625017 ], [ -83.701904296874943, 65.756201171875006 ], [ -83.786523437499966, 65.770410156249966 ], [ -83.813574218749949, 65.7875 ], [ -83.938964843750028, 65.758447265625023 ], [ -84.008496093749983, 65.751513671875017 ], [ -84.118261718749949, 65.771777343750074 ], [ -84.129931640625017, 65.87744140625 ], [ -84.143212890624966, 65.915966796874955 ], [ -84.193212890625034, 65.942138671875057 ], [ -84.22294921874996, 65.969775390624989 ], [ -84.270898437499966, 65.990625 ], [ -84.3701171875, 66.011816406250034 ], [ -84.450585937499966, 66.064404296874983 ], [ -84.467382812500034, 66.088281249999966 ], [ -84.456347656249989, 66.10625 ], [ -84.407177734375011, 66.131005859374966 ], [ -84.122265624999955, 66.077832031249983 ], [ -83.950390624999955, 66.027490234375023 ], [ -83.786962890624949, 65.965771484374983 ], [ -83.701367187499926, 65.920117187500011 ], [ -83.69365234374996, 65.890380859374972 ], [ -83.714892578125017, 65.860742187499994 ], [ -83.765136718749943, 65.831152343750006 ], [ -83.725976562499966, 65.796728515625006 ] ] ], [ [ [ -83.123486328124983, 66.2828125 ], [ -83.023876953124926, 66.270654296874994 ], [ -82.948144531249966, 66.271923828124983 ], [ -82.931347656249983, 66.257324218750028 ], [ -83.010839843750034, 66.20844726562504 ], [ -83.059863281249989, 66.199267578125017 ], [ -83.147900390624983, 66.234228515625034 ], [ -83.213916015625017, 66.277050781249983 ], [ -83.232568359374994, 66.302978515625028 ], [ -83.237841796874989, 66.331542968749972 ], [ -83.222265625000034, 66.336474609374989 ], [ -83.123486328124983, 66.2828125 ] ] ], [ [ [ -108.092724609375011, 67.005175781249989 ], [ -107.966455078124952, 66.997265624999983 ], [ -107.805517578124935, 66.998583984375074 ], [ -107.83334960937502, 66.921337890624955 ], [ -107.895166015624994, 66.871875 ], [ -107.943945312499991, 66.8578125 ], [ -107.965136718749946, 66.884863281249977 ], [ -108.059716796874952, 66.946875 ], [ -108.092724609375011, 67.005175781249989 ] ] ], [ [ [ -62.681542968749966, 67.056298828125023 ], [ -62.805419921875, 67.02880859375 ], [ -62.871630859374989, 67.062597656250063 ], [ -62.825097656249994, 67.072119140625034 ], [ -62.756982421874994, 67.112548828125 ], [ -62.664404296874949, 67.148242187499989 ], [ -62.625292968749989, 67.176953124999983 ], [ -62.4697265625, 67.190039062499977 ], [ -62.41679687499996, 67.188476562500028 ], [ -62.396337890624949, 67.178320312500006 ], [ -62.484619140625, 67.134228515624983 ], [ -62.681542968749966, 67.056298828125023 ] ] ], [ [ [ -107.899853515624969, 67.401806640624955 ], [ -107.950244140625031, 67.318212890624977 ], [ -107.96953125, 67.326025390624977 ], [ -108.00395507812496, 67.36591796875004 ], [ -108.073339843749963, 67.385058593750017 ], [ -108.152246093749966, 67.429443359375 ], [ -108.151123046875, 67.524804687499966 ], [ -108.120849609374972, 67.568164062500017 ], [ -108.127539062499991, 67.628564453124966 ], [ -108.04897460937498, 67.664892578125006 ], [ -107.990869140624952, 67.622119140624989 ], [ -107.974902343749989, 67.549365234375017 ], [ -107.989355468750006, 67.513574218749994 ], [ -107.931787109374994, 67.476464843749994 ], [ -107.905175781249994, 67.467041015625028 ], [ -107.890966796874935, 67.437207031249983 ], [ -107.899853515624969, 67.401806640624955 ] ] ], [ [ [ -109.16640625, 67.98237304687504 ], [ -109.053906249999983, 67.971875 ], [ -108.97050781249996, 67.979736328125028 ], [ -108.909619140624983, 67.939404296874983 ], [ -108.886035156249974, 67.898535156250006 ], [ -108.893847656249974, 67.884472656249983 ], [ -108.920166015625, 67.878808593749966 ], [ -109.096240234374989, 67.924023437499955 ], [ -109.161523437499966, 67.951708984374989 ], [ -109.183593750000028, 67.975 ], [ -109.16640625, 67.98237304687504 ] ] ], [ [ [ -73.621728515624994, 67.783837890624994 ], [ -74.109082031249983, 67.782519531249989 ], [ -74.37407226562496, 67.789599609375017 ], [ -74.480712890625028, 67.804882812500011 ], [ -74.573388671874994, 67.828662109375074 ], [ -74.678613281250023, 67.905566406250017 ], [ -74.745996093749966, 67.984814453124983 ], [ -74.749267578125028, 68.018457031249994 ], [ -74.731445312500028, 68.048779296874955 ], [ -74.706542968750028, 68.067089843749955 ], [ -74.379394531249972, 68.093457031250011 ], [ -74.111376953125017, 68.060595703125074 ], [ -73.880712890625006, 68.021923828125011 ], [ -73.58403320312496, 68.015332031249983 ], [ -73.49375, 68.000634765625023 ], [ -73.459228515625028, 67.989892578124966 ], [ -73.435253906249926, 67.970019531249989 ], [ -73.401562499999983, 67.878710937500045 ], [ -73.398193359375028, 67.829931640625063 ], [ -73.407177734374983, 67.793066406250006 ], [ -73.621728515624994, 67.783837890624994 ] ] ], [ [ [ -109.323144531249952, 67.990869140624994 ], [ -109.360839843749986, 67.987597656250017 ], [ -109.497949218749937, 68.047021484374966 ], [ -109.469140625000023, 68.097998046875034 ], [ -109.341699218749994, 68.045849609374983 ], [ -109.323535156250031, 68.013330078125023 ], [ -109.323144531249952, 67.990869140624994 ] ] ], [ [ [ -86.595556640624977, 67.7359375 ], [ -86.638183593749972, 67.734863281250057 ], [ -86.705957031249994, 67.750146484374966 ], [ -86.861083984374972, 67.810498046875011 ], [ -86.892529296874983, 67.836572265624994 ], [ -86.908300781250006, 67.867041015624977 ], [ -86.908447265624943, 67.901953124999977 ], [ -86.89458007812496, 67.938085937499977 ], [ -86.847070312499966, 68.010253906250028 ], [ -86.937744140624972, 68.067578124999983 ], [ -86.959814453125034, 68.100244140624966 ], [ -86.949169921874983, 68.118701171874989 ], [ -86.898681640625, 68.162890625000045 ], [ -86.884863281250034, 68.190527343749977 ], [ -86.833984374999972, 68.229687499999955 ], [ -86.702099609375011, 68.305615234374983 ], [ -86.569921875, 68.287695312500063 ], [ -86.451953124999932, 68.225488281249994 ], [ -86.421142578124972, 68.183447265625034 ], [ -86.430322265624966, 68.138720703124989 ], [ -86.420019531250006, 68.07392578125004 ], [ -86.390332031250011, 67.988916015625023 ], [ -86.382421874999977, 67.927294921874989 ], [ -86.396435546875011, 67.888964843750017 ], [ -86.446923828124994, 67.816992187500006 ], [ -86.489648437499994, 67.783593750000023 ], [ -86.546044921875023, 67.752197265625028 ], [ -86.595556640624977, 67.7359375 ] ] ], [ [ [ -75.675878906249977, 68.322509765625057 ], [ -75.15380859375, 68.234033203124966 ], [ -75.103125, 68.201904296875 ], [ -75.078125, 68.173144531249989 ], [ -75.0634765625, 68.141210937500063 ], [ -75.062353515625034, 68.075390624999983 ], [ -75.072851562499949, 68.049023437500011 ], [ -75.123876953124949, 67.985253906249994 ], [ -75.127343749999937, 67.96523437499999 ], [ -75.086376953124955, 67.751416015624955 ], [ -75.090527343750011, 67.634765625 ], [ -75.127294921875034, 67.537304687499955 ], [ -75.20195312499996, 67.459179687500011 ], [ -75.314501953124989, 67.400439453125045 ], [ -75.400097656250011, 67.36669921875 ], [ -75.78007812499996, 67.283544921875034 ], [ -76.048974609374937, 67.262011718749989 ], [ -76.332763671874943, 67.258105468749989 ], [ -76.693945312499977, 67.23583984375 ], [ -76.858837890625011, 67.240478515625057 ], [ -76.944189453124977, 67.250292968750017 ], [ -77.0048828125, 67.266943359375034 ], [ -77.075927734375, 67.319628906250017 ], [ -77.157080078125006, 67.408349609374966 ], [ -77.22421875, 67.508203124999966 ], [ -77.304394531250011, 67.685107421875045 ], [ -77.305908203124972, 67.706103515625045 ], [ -77.228564453125017, 67.85009765625 ], [ -77.125878906249966, 67.947070312500017 ], [ -76.944726562499994, 68.090966796875023 ], [ -76.740234375, 68.23125 ], [ -76.688232421874972, 68.254394531250028 ], [ -76.595800781249977, 68.278955078124966 ], [ -76.364453125000011, 68.318701171874977 ], [ -76.172802734374955, 68.308789062500011 ], [ -76.088281249999966, 68.313818359375063 ], [ -75.982763671874949, 68.332324218749989 ], [ -75.866503906249989, 68.336816406250023 ], [ -75.675878906249977, 68.322509765625057 ] ] ], [ [ [ -78.982714843749989, 68.192822265625011 ], [ -79.064062500000034, 68.181787109374966 ], [ -79.174023437499955, 68.234960937499977 ], [ -79.174755859374926, 68.264453125000017 ], [ -79.153466796874937, 68.335253906250074 ], [ -78.952587890624955, 68.353027343750057 ], [ -78.868701171875017, 68.310302734375057 ], [ -78.82851562499999, 68.268164062499977 ], [ -78.982714843749989, 68.192822265625011 ] ] ], [ [ [ -104.540673828124966, 68.405908203124994 ], [ -104.595996093749946, 68.402197265625034 ], [ -104.699462890624986, 68.418261718750017 ], [ -104.851123046874974, 68.453955078125006 ], [ -104.965234374999952, 68.491748046875074 ], [ -105.041748046874986, 68.531542968749989 ], [ -105.051367187499991, 68.559033203125011 ], [ -104.993994140624949, 68.57421875 ], [ -104.907275390624946, 68.581787109375028 ], [ -104.700390625, 68.576708984375045 ], [ -104.602001953125026, 68.561523437499972 ], [ -104.472119140625026, 68.503515624999977 ], [ -104.44453125, 68.470703125000028 ], [ -104.440478515624974, 68.449511718749989 ], [ -104.457128906249991, 68.431152343749972 ], [ -104.540673828124966, 68.405908203124994 ] ] ], [ [ [ -74.880859375, 68.348681640625045 ], [ -74.959326171875006, 68.342236328124983 ], [ -75.072509765624972, 68.404150390624977 ], [ -75.310156249999977, 68.474462890625006 ], [ -75.400244140625034, 68.525488281250006 ], [ -75.403417968749977, 68.550146484375063 ], [ -75.396191406250011, 68.58881835937504 ], [ -75.37016601562496, 68.636083984374977 ], [ -75.28740234374996, 68.687744140625028 ], [ -75.19975585937496, 68.696093750000045 ], [ -75.074707031249972, 68.684716796875023 ], [ -74.983642578124972, 68.647607421875023 ], [ -74.884765625, 68.544628906250011 ], [ -74.818945312500006, 68.494433593749989 ], [ -74.798242187499966, 68.457958984375011 ], [ -74.830957031249966, 68.440722656250045 ], [ -74.82792968749996, 68.423779296874983 ], [ -74.812890625000023, 68.413330078124972 ], [ -74.818554687500011, 68.394091796875074 ], [ -74.844970703124972, 68.365966796875028 ], [ -74.880859375, 68.348681640625045 ] ] ], [ [ [ -101.84589843749994, 68.586328124999966 ], [ -101.887207031250014, 68.584960937500057 ], [ -101.944628906249989, 68.602832031250045 ], [ -102.266357421874986, 68.663671875 ], [ -102.308154296874974, 68.681982421875006 ], [ -102.270507812500028, 68.707568359375074 ], [ -102.153320312499957, 68.740478515625028 ], [ -102.074365234374952, 68.774023437500006 ], [ -102.013378906249955, 68.825390625000011 ], [ -101.828369140625014, 68.798974609375023 ], [ -101.759326171874989, 68.774609374999955 ], [ -101.732958984374946, 68.75341796875 ], [ -101.72163085937494, 68.724121093749972 ], [ -101.73203125000002, 68.652148437500045 ], [ -101.794287109375006, 68.636865234374966 ], [ -101.84589843749994, 68.586328124999966 ] ] ], [ [ [ -100.217236328124969, 68.806689453125017 ], [ -100.248779296875, 68.775048828125051 ], [ -100.287939453124977, 68.766064453124983 ], [ -100.365722656250014, 68.728808593750045 ], [ -100.397314453124977, 68.723828125000011 ], [ -100.442578124999955, 68.747558593750028 ], [ -100.480664062499983, 68.786181640625017 ], [ -100.49692382812502, 68.792236328125 ], [ -100.52104492187496, 68.790673828125023 ], [ -100.573388671874966, 68.766064453124983 ], [ -100.596533203124963, 68.766406250000074 ], [ -100.615966796875014, 68.782910156249955 ], [ -100.62539062499998, 68.815917968750028 ], [ -100.624658203125009, 68.865283203125045 ], [ -100.599902343749946, 68.941357421875011 ], [ -100.598339843749983, 68.969091796875063 ], [ -100.611572265625014, 68.990185546875011 ], [ -100.600634765625003, 69.009423828125023 ], [ -100.565478515624946, 69.026806640625011 ], [ -100.520312499999989, 69.035058593749994 ], [ -100.413964843749994, 69.028076171875 ], [ -100.329931640625006, 68.99755859375 ], [ -100.288964843750009, 68.957666015625023 ], [ -100.206884765624991, 68.926171875000023 ], [ -100.178466796874972, 68.90390625 ], [ -100.217236328124969, 68.806689453125017 ] ] ], [ [ [ -99.994677734375017, 69.013525390625034 ], [ -100.018017578124969, 68.954003906249994 ], [ -100.141308593749955, 68.969921874999955 ], [ -100.195703125000023, 68.991455078125 ], [ -100.241992187499946, 69.040380859375006 ], [ -100.247363281249974, 69.052783203125045 ], [ -100.237060546875014, 69.071484374999955 ], [ -100.186962890625011, 69.114013671875 ], [ -100.153125, 69.129492187500034 ], [ -100.072802734374946, 69.111474609375023 ], [ -100.035351562499955, 69.086572265624994 ], [ -100.005615234375014, 69.047119140625057 ], [ -99.994677734375017, 69.013525390625034 ] ] ], [ [ [ -90.492578124999966, 69.221093749999966 ], [ -90.574414062499926, 69.209423828124983 ], [ -90.625781250000017, 69.250927734375011 ], [ -90.667431640624983, 69.259472656249983 ], [ -90.685888671875006, 69.287158203125017 ], [ -90.771582031249949, 69.292578125000063 ], [ -90.765673828124989, 69.335986328125017 ], [ -90.742382812499955, 69.357324218750023 ], [ -90.662792968750011, 69.374169921874966 ], [ -90.599707031250034, 69.367822265625023 ], [ -90.539843749999989, 69.32460937499999 ], [ -90.510644531249994, 69.290429687499966 ], [ -90.4853515625, 69.246630859375017 ], [ -90.492578124999966, 69.221093749999966 ] ] ], [ [ [ -79.210644531249955, 68.845458984375 ], [ -79.279736328125011, 68.838720703125063 ], [ -79.361376953124932, 68.857666015625 ], [ -79.390478515625006, 68.890185546875045 ], [ -79.40576171875, 68.923046875000011 ], [ -79.39116210937496, 68.939941406249972 ], [ -79.354736328125, 68.955908203125034 ], [ -79.30522460937496, 68.992333984374994 ], [ -79.24267578125, 69.049267578124955 ], [ -79.144970703124983, 69.087451171875017 ], [ -78.930468749999989, 69.122900390625034 ], [ -78.9, 69.135400390624994 ], [ -78.804101562499994, 69.235107421874972 ], [ -78.771826171875006, 69.252197265625 ], [ -78.662011718750023, 69.262353515625023 ], [ -78.650195312499989, 69.275195312500074 ], [ -78.6890625, 69.299755859375011 ], [ -78.6890625, 69.325097656250023 ], [ -78.650195312499989, 69.351220703125023 ], [ -78.596679687500028, 69.370605468750057 ], [ -78.457910156249994, 69.389501953125006 ], [ -78.33256835937496, 69.386035156249989 ], [ -78.300488281249983, 69.378710937500017 ], [ -78.272460937499972, 69.361230468749994 ], [ -78.234082031249955, 69.314599609375023 ], [ -78.228955078124983, 69.304003906249989 ], [ -78.287011718749994, 69.2626953125 ], [ -78.438964843749943, 69.19916992187504 ], [ -78.532910156250011, 69.146044921875045 ], [ -78.551757812500028, 69.128662109374972 ], [ -78.560302734374972, 69.10625 ], [ -78.595654296874983, 69.079052734374983 ], [ -78.70537109374996, 69.013671875 ], [ -78.779199218749994, 68.950488281249989 ], [ -78.852685546874966, 68.915673828124994 ], [ -79.053613281249937, 68.882910156250006 ], [ -79.210644531249955, 68.845458984375 ] ] ], [ [ [ -90.199804687500006, 69.419091796874994 ], [ -90.177392578124966, 69.357080078124966 ], [ -90.267285156249983, 69.272900390624955 ], [ -90.29545898437496, 69.2578125 ], [ -90.330273437499926, 69.252197265625 ], [ -90.364062499999989, 69.262597656249994 ], [ -90.464697265624977, 69.328710937500034 ], [ -90.492041015625034, 69.369873046875 ], [ -90.45512695312496, 69.390478515625006 ], [ -90.377246093750017, 69.416210937500011 ], [ -90.32207031249996, 69.4287109375 ], [ -90.252832031249966, 69.417919921875011 ], [ -90.228564453124989, 69.436035156249972 ], [ -90.199804687500006, 69.419091796874994 ] ] ], [ [ [ -76.995361328125028, 69.14375 ], [ -77.121630859374989, 69.132128906250045 ], [ -77.215039062500011, 69.138085937500023 ], [ -77.275585937500011, 69.161669921875017 ], [ -77.321923828125023, 69.193603515625057 ], [ -77.37939453125, 69.274023437500006 ], [ -77.358056640625023, 69.3115234375 ], [ -77.351513671875011, 69.378662109375 ], [ -77.340917968749977, 69.403857421874989 ], [ -77.318701171874977, 69.416308593750045 ], [ -77.187548828125017, 69.440087890624994 ], [ -77.109179687499932, 69.437402343749994 ], [ -76.994091796874926, 69.411767578124994 ], [ -76.745703124999949, 69.404003906250011 ], [ -76.684082031250028, 69.380419921875017 ], [ -76.668847656250023, 69.36616210937504 ], [ -76.670019531250006, 69.348583984375011 ], [ -76.687451171874983, 69.327685546875017 ], [ -76.810302734374972, 69.266748046875023 ], [ -76.869335937500011, 69.224853515625028 ], [ -76.911230468750034, 69.174658203125006 ], [ -76.995361328125028, 69.14375 ] ] ], [ [ [ -101.171728515625006, 69.397070312500034 ], [ -101.253515624999963, 69.388476562500045 ], [ -101.268505859374997, 69.39057617187504 ], [ -101.261523437500003, 69.417822265624977 ], [ -101.267626953125003, 69.431494140625034 ], [ -101.289501953125011, 69.441259765625063 ], [ -101.217773437499972, 69.462939453125045 ], [ -101.207324218749974, 69.479833984375006 ], [ -101.230126953124994, 69.492822265624994 ], [ -101.328466796874963, 69.517431640625034 ], [ -101.356494140624989, 69.539697265625051 ], [ -101.351318359375, 69.559228515625023 ], [ -101.31289062499998, 69.576074218749994 ], [ -101.244873046874986, 69.573535156250017 ], [ -101.098339843749969, 69.540771484375 ], [ -101.031152343749966, 69.495458984375006 ], [ -101.000634765624966, 69.4619140625 ], [ -101.049169921874991, 69.456933593749966 ], [ -101.08686523437494, 69.443359375000028 ], [ -101.126953125000028, 69.414697265624966 ], [ -101.171728515625006, 69.397070312500034 ] ] ], [ [ [ -95.513671874999972, 69.573632812500023 ], [ -95.380908203124932, 69.506591796875057 ], [ -95.382080078125, 69.474072265624983 ], [ -95.399414062499972, 69.419775390625034 ], [ -95.437451171874983, 69.378466796875045 ], [ -95.496240234374994, 69.350097656250057 ], [ -95.578515624999966, 69.335839843749994 ], [ -95.684375, 69.335693359375057 ], [ -95.730126953125023, 69.347558593749966 ], [ -95.695898437499977, 69.389550781249994 ], [ -95.670166015624972, 69.402001953124966 ], [ -95.665820312499989, 69.438964843750028 ], [ -95.682812499999983, 69.500292968750017 ], [ -95.704101562499972, 69.538037109374955 ], [ -95.763623046875011, 69.559619140625017 ], [ -95.806201171874989, 69.560498046875011 ], [ -95.817773437499937, 69.540576171875045 ], [ -95.798339843749972, 69.499804687499989 ], [ -95.81181640624996, 69.447021484375 ], [ -95.858203125000017, 69.382226562500023 ], [ -95.893457031249994, 69.35175781250004 ], [ -95.956054687499943, 69.367138671874955 ], [ -95.9859375, 69.391894531250045 ], [ -95.977929687499966, 69.432714843750006 ], [ -95.994775390624937, 69.469677734374983 ], [ -95.978857421874977, 69.508837890625045 ], [ -95.936230468750011, 69.567041015625023 ], [ -95.875830078124949, 69.606005859375045 ], [ -95.797753906249937, 69.625732421874972 ], [ -95.706640625000034, 69.624316406250045 ], [ -95.602490234374955, 69.601806640625 ], [ -95.513671874999972, 69.573632812500023 ] ] ], [ [ [ -139.043115234374994, 69.576904296874972 ], [ -139.125732421875028, 69.539306640625057 ], [ -139.256982421874966, 69.578564453124955 ], [ -139.291406249999966, 69.597851562499983 ], [ -139.139599609375011, 69.649609374999955 ], [ -139.072656249999966, 69.647656250000011 ], [ -138.931542968749994, 69.616943359374972 ], [ -138.878857421875011, 69.589697265625006 ], [ -139.043115234374994, 69.576904296874972 ] ] ], [ [ [ -67.914697265624937, 69.54096679687504 ], [ -67.940283203125006, 69.53486328125004 ], [ -68.202343750000011, 69.580419921874977 ], [ -68.221386718749983, 69.616748046875017 ], [ -68.09326171875, 69.657031250000045 ], [ -67.989111328125006, 69.678759765625045 ], [ -67.908837890624994, 69.681835937499955 ], [ -67.8291015625, 69.675 ], [ -67.754589843750011, 69.631445312499977 ], [ -67.844921874999926, 69.591748046874983 ], [ -67.914697265624937, 69.54096679687504 ] ] ], [ [ [ -78.029101562499932, 69.714892578125017 ], [ -77.977832031249989, 69.664892578125063 ], [ -77.96914062499999, 69.638964843750017 ], [ -78.039990234374955, 69.6083984375 ], [ -78.307226562500034, 69.551806640625017 ], [ -78.470068359374977, 69.502539062500006 ], [ -78.552392578124966, 69.491552734375006 ], [ -78.662060546874926, 69.502636718749955 ], [ -78.7953125, 69.479736328125 ], [ -78.848193359375017, 69.4828125 ], [ -78.789306640625, 69.523144531249955 ], [ -78.578564453124983, 69.638818359374994 ], [ -78.401855468749943, 69.650634765625 ], [ -78.344189453125011, 69.674804687500028 ], [ -78.295507812499949, 69.667138671874966 ], [ -78.267333984374972, 69.687158203124966 ], [ -78.262451171874972, 69.716845703125074 ], [ -78.200732421875017, 69.739501953124972 ], [ -78.145214843749983, 69.739208984375011 ], [ -78.029101562499932, 69.714892578125017 ] ] ], [ [ [ -79.430664062500028, 69.787792968749955 ], [ -79.390283203124966, 69.730419921874983 ], [ -79.364990234374972, 69.712353515624955 ], [ -79.402441406249949, 69.68515625 ], [ -79.552832031249949, 69.630859375000057 ], [ -79.881689453124977, 69.608691406250074 ], [ -80.047509765625023, 69.634326171875045 ], [ -79.971142578124983, 69.556347656249955 ], [ -79.954492187499966, 69.523486328125017 ], [ -79.977832031249932, 69.509667968749966 ], [ -80.046875, 69.513867187500011 ], [ -80.161474609374949, 69.535937499999989 ], [ -80.22734375, 69.562402343750051 ], [ -80.244482421875006, 69.593164062499994 ], [ -80.268652343750034, 69.6 ], [ -80.299707031249966, 69.582861328125034 ], [ -80.32958984375, 69.586767578125034 ], [ -80.397851562499966, 69.632617187500045 ], [ -80.448046874999989, 69.649707031250074 ], [ -80.778222656250023, 69.677001953125028 ], [ -80.794775390625006, 69.689257812500045 ], [ -80.777539062499955, 69.710351562499994 ], [ -80.726611328124989, 69.740429687499983 ], [ -80.652539062499983, 69.750585937500006 ], [ -80.465917968749977, 69.737109375000017 ], [ -80.45068359375, 69.744775390624994 ], [ -80.438330078124949, 69.78271484375 ], [ -80.424218750000023, 69.797607421875 ], [ -80.294921874999972, 69.793798828125034 ], [ -80.213671874999932, 69.801953125000011 ], [ -80.168847656249937, 69.782421875000011 ], [ -80.124609375, 69.737255859374955 ], [ -80.061767578124972, 69.745507812500051 ], [ -79.970849609375023, 69.738964843749955 ], [ -79.869580078125011, 69.755517578125051 ], [ -79.71484375, 69.795703125000045 ], [ -79.593994140625, 69.810498046874955 ], [ -79.430664062500028, 69.787792968749955 ] ] ], [ [ [ -97.439453125, 69.642675781250063 ], [ -97.408642578124955, 69.630761718750023 ], [ -97.350683593749949, 69.640869140625057 ], [ -97.305761718750034, 69.673486328125023 ], [ -97.278466796874994, 69.679638671874955 ], [ -97.236083984374972, 69.673486328125023 ], [ -97.096337890624994, 69.614990234375 ], [ -96.989062499999989, 69.553613281250023 ], [ -96.875195312499983, 69.510009765625028 ], [ -96.694531249999955, 69.47109375 ], [ -96.299951171874937, 69.344384765625051 ], [ -96.183740234374966, 69.258691406249994 ], [ -96.060986328124926, 69.125439453125011 ], [ -95.951367187499983, 69.023730468749989 ], [ -95.854882812499937, 68.953564453125011 ], [ -95.751367187499994, 68.897656249999983 ], [ -95.58549804687496, 68.835107421875023 ], [ -95.437548828125017, 68.880615234374972 ], [ -95.374169921874994, 68.892138671875017 ], [ -95.319531249999955, 68.873193359374966 ], [ -95.267773437499983, 68.826074218749966 ], [ -95.295166015624972, 68.805029296875034 ], [ -95.359472656250006, 68.778369140625017 ], [ -95.465576171874943, 68.747265624999983 ], [ -95.614208984374955, 68.745019531249966 ], [ -95.685644531250034, 68.735839843750057 ], [ -95.802148437499966, 68.68647460937504 ], [ -95.894628906249977, 68.627246093750045 ], [ -96.024023437500034, 68.607275390624977 ], [ -96.267626953125017, 68.507910156249977 ], [ -96.401562499999955, 68.470703125000028 ], [ -96.598828124999983, 68.460839843749994 ], [ -97.008398437500034, 68.538671875000034 ], [ -97.263671875, 68.527734375000023 ], [ -97.472021484374977, 68.543701171875 ], [ -97.704785156249983, 68.625927734374955 ], [ -97.885351562499977, 68.672460937500006 ], [ -98.235058593750011, 68.739355468750063 ], [ -98.257958984374966, 68.749267578125028 ], [ -98.273046875, 68.771875 ], [ -98.280175781249966, 68.807177734375017 ], [ -98.296044921874994, 68.83076171875004 ], [ -98.320556640625, 68.842724609374983 ], [ -98.375585937500034, 68.841699218750023 ], [ -98.431835937499955, 68.818359375 ], [ -98.539648437499977, 68.798242187499966 ], [ -98.703808593749926, 68.802783203125017 ], [ -98.775244140625006, 68.816748046875006 ], [ -98.829638671874989, 68.838623046875028 ], [ -98.859130859374957, 68.864355468750034 ], [ -98.863720703124997, 68.893798828125 ], [ -98.878857421874969, 68.916455078124983 ], [ -98.904492187499955, 68.932421875000045 ], [ -98.964013671875009, 68.932861328125057 ], [ -99.057373046875014, 68.917675781249983 ], [ -99.093847656249991, 68.898876953124955 ], [ -99.073388671874994, 68.876562500000034 ], [ -99.090625, 68.863330078124989 ], [ -99.25400390625002, 68.863183593749966 ], [ -99.31796875, 68.876269531250074 ], [ -99.440869140624983, 68.917675781249983 ], [ -99.494677734374932, 68.959570312499977 ], [ -99.564062499999949, 69.034130859374983 ], [ -99.557373046875, 69.054296875 ], [ -99.51328125, 69.099609375 ], [ -99.455712890624994, 69.131201171875034 ], [ -99.085449218749957, 69.149755859375006 ], [ -98.91220703125002, 69.167578124999977 ], [ -98.723632812499972, 69.219140625000023 ], [ -98.503515624999977, 69.308300781249983 ], [ -98.455957031249966, 69.334667968750011 ], [ -98.450390624999983, 69.354052734375045 ], [ -98.466601562500017, 69.375 ], [ -98.535351562499983, 69.426318359375045 ], [ -98.558544921875011, 69.46142578125 ], [ -98.53671875, 69.47802734375 ], [ -98.448388671874937, 69.479541015625045 ], [ -98.494873046875, 69.499365234375006 ], [ -98.534375, 69.527441406250034 ], [ -98.548242187499937, 69.544970703125045 ], [ -98.545996093750006, 69.572900390624966 ], [ -98.475830078125028, 69.579052734374983 ], [ -98.389355468749983, 69.565039062500063 ], [ -98.222314453124966, 69.484521484374994 ], [ -98.15576171875, 69.468847656250006 ], [ -98.041357421874977, 69.456640625 ], [ -98.162988281249966, 69.512207031250028 ], [ -98.288818359375028, 69.629003906250034 ], [ -98.304492187499932, 69.669287109374977 ], [ -98.301220703124983, 69.691699218750017 ], [ -98.268212890624994, 69.754443359374989 ], [ -98.238671875000023, 69.780029296874972 ], [ -98.20048828124996, 69.796972656250063 ], [ -98.080761718750011, 69.833056640625017 ], [ -97.888964843750017, 69.858251953125006 ], [ -97.790722656249983, 69.861621093749989 ], [ -97.69121093749996, 69.841259765625011 ], [ -97.604345703125034, 69.802197265624955 ], [ -97.411376953124972, 69.73847656250004 ], [ -97.382568359374972, 69.712402343750057 ], [ -97.385693359374983, 69.700244140625074 ], [ -97.460156249999955, 69.682714843750034 ], [ -97.469433593749983, 69.666796874999989 ], [ -97.439453125, 69.642675781250063 ] ] ], [ [ [ -86.913037109375011, 70.113232421875011 ], [ -86.798779296874983, 70.105273437500074 ], [ -86.691210937500017, 70.115039062500017 ], [ -86.612744140624926, 70.105712890624972 ], [ -86.563378906249994, 70.077246093750034 ], [ -86.530908203124966, 70.047656250000045 ], [ -86.515234374999949, 70.01704101562504 ], [ -86.557666015624989, 69.995312499999955 ], [ -86.734326171875011, 69.976318359375 ], [ -86.854931640624983, 69.985742187499966 ], [ -86.983984374999977, 70.011132812499994 ], [ -87.043798828125006, 69.999853515625006 ], [ -87.190820312500023, 70.018554687499972 ], [ -87.263916015624972, 70.0439453125 ], [ -87.3232421875, 70.080126953125017 ], [ -87.323144531249966, 70.102246093749983 ], [ -87.168115234374994, 70.127246093750017 ], [ -87.107275390624949, 70.146679687499983 ], [ -86.913037109375011, 70.113232421875011 ] ] ], [ [ [ -100.308349609374972, 70.495800781249955 ], [ -100.321240234375011, 70.487695312499994 ], [ -100.537255859374966, 70.525 ], [ -100.620654296875003, 70.546923828125074 ], [ -100.647753906250017, 70.563134765624994 ], [ -100.666943359375011, 70.596240234374989 ], [ -100.67832031250002, 70.646191406249955 ], [ -100.63530273437496, 70.6703125 ], [ -100.53793945312502, 70.668603515624994 ], [ -100.433935546874977, 70.6494140625 ], [ -100.276123046874972, 70.594628906250023 ], [ -100.321093749999989, 70.578369140625 ], [ -100.323242187499986, 70.542431640624955 ], [ -100.305517578125006, 70.508398437500034 ], [ -100.308349609374972, 70.495800781249955 ] ] ], [ [ [ -74.708886718749966, 45.003857421875097 ], [ -74.762451171874943, 44.999072265625017 ], [ -74.856640624999955, 45.003906250000114 ], [ -74.99614257812496, 44.970117187499966 ], [ -75.179394531249983, 44.899365234375125 ], [ -75.401269531249966, 44.772265624999989 ], [ -75.791943359374983, 44.497070312500057 ], [ -75.819335937499972, 44.468017578125 ], [ -75.875927734374955, 44.416992187500085 ], [ -76.02021484375004, 44.362597656250017 ], [ -76.151171874999903, 44.303955078124972 ], [ -76.185791015625028, 44.242236328125017 ], [ -76.248535156249915, 44.214111328124972 ], [ -76.464599609374972, 44.057617187500057 ], [ -76.586132812499955, 43.924316406250085 ], [ -76.696484374999983, 43.78481445312508 ], [ -76.819970703124994, 43.628808593750108 ], [ -77.073339843750006, 43.626855468750051 ], [ -77.266699218749864, 43.627490234375017 ], [ -77.59653320312492, 43.628613281250068 ], [ -77.879248046874892, 43.62954101562508 ], [ -78.214794921874926, 43.630664062499932 ], [ -78.458251953124972, 43.631494140625108 ], [ -78.720410156249926, 43.624951171875011 ], [ -78.84555664062492, 43.583349609375063 ], [ -79.002490234374932, 43.527148437499989 ], [ -79.171875, 43.466552734375085 ], [ -79.083056640624903, 43.331396484375091 ], [ -79.059228515624937, 43.278076171875057 ], [ -79.066064453124994, 43.106103515625023 ], [ -79.047998046874966, 43.08730468750008 ], [ -79.029052734374915, 43.061767578125028 ], [ -79.02617187499996, 43.017333984375057 ], [ -79.011669921874926, 42.997021484374983 ], [ -78.980761718749932, 42.980615234375023 ], [ -78.945996093749955, 42.96132812499999 ], [ -78.920849609374983, 42.935205078125023 ], [ -78.91508789062496, 42.90913085937504 ], [ -78.939257812499903, 42.863720703125011 ], [ -79.036718749999864, 42.802343749999949 ], [ -79.173730468749994, 42.74853515625 ], [ -79.446240234374898, 42.651464843749949 ], [ -79.762011718749932, 42.538964843750108 ], [ -80.03574218749992, 42.44145507812496 ], [ -80.247558593749915, 42.366015625000045 ], [ -80.682617187499915, 42.29975585937504 ], [ -81.028222656249966, 42.247167968750006 ], [ -81.277636718749875, 42.209179687500068 ], [ -81.507324218749972, 42.10346679687504 ], [ -81.760937499999926, 41.986816406250057 ], [ -81.97416992187496, 41.888720703124989 ], [ -82.213330078124898, 41.778710937500136 ], [ -82.439062499999892, 41.674853515625102 ], [ -82.690039062499949, 41.675195312499994 ], [ -82.866210937499972, 41.753027343750034 ], [ -83.029980468749926, 41.832958984374983 ], [ -83.141943359375006, 41.97587890624996 ], [ -83.149658203124972, 42.141943359375063 ], [ -83.109521484374966, 42.250683593750011 ], [ -83.073144531249937, 42.300292968749972 ], [ -83.003710937499903, 42.331738281249983 ], [ -82.86777343749992, 42.38520507812504 ], [ -82.74418945312496, 42.493457031250074 ], [ -82.645117187499949, 42.558056640625097 ], [ -82.545312499999966, 42.624707031249983 ], [ -82.488330078124903, 42.739501953125114 ], [ -82.417236328124972, 43.017382812500045 ], [ -82.408203124999915, 43.072656250000136 ], [ -82.304785156249892, 43.263232421875045 ], [ -82.190380859374955, 43.474072265625011 ], [ -82.137841796874994, 43.570898437500034 ], [ -82.19658203124996, 43.822216796875068 ], [ -82.240771484374903, 44.015332031249983 ], [ -82.28125, 44.192236328124949 ], [ -82.326806640624937, 44.391552734375068 ], [ -82.368261718749949, 44.572998046875085 ], [ -82.407373046874909, 44.743945312500074 ], [ -82.446582031249903, 44.915527343750057 ], [ -82.485058593749926, 45.083740234375028 ], [ -82.515234374999949, 45.204394531250102 ], [ -82.551074218749875, 45.347363281250097 ], [ -82.760400390624994, 45.447705078125097 ], [ -82.919335937499937, 45.517968750000023 ], [ -83.179296874999892, 45.632763671874983 ], [ -83.397314453124892, 45.729052734375045 ], [ -83.592675781249994, 45.817138671875057 ], [ -83.469482421875028, 45.994677734374989 ], [ -83.480126953124966, 46.023730468750045 ], [ -83.524755859375006, 46.058691406250063 ], [ -83.615966796875028, 46.116845703124994 ], [ -83.669287109374864, 46.122753906249955 ], [ -83.763183593749915, 46.109082031250011 ], [ -83.913037109374983, 46.072900390625108 ], [ -83.977783203124943, 46.084912109375068 ], [ -84.029199218749937, 46.147021484375102 ], [ -84.088378906249915, 46.226513671874955 ], [ -84.107763671874949, 46.288623046875017 ], [ -84.11518554687504, 46.37080078125004 ], [ -84.150488281249949, 46.444775390625011 ], [ -84.128125, 46.483593750000125 ], [ -84.123193359374966, 46.502929687499972 ], [ -84.125195312499955, 46.527246093750136 ], [ -84.149462890624903, 46.542773437500102 ], [ -84.192187499999903, 46.549560546875057 ], [ -84.33671875, 46.518505859375125 ], [ -84.401708984374864, 46.515625 ], [ -84.44047851562496, 46.498144531250063 ], [ -84.501562499999892, 46.461865234375125 ], [ -84.561767578124972, 46.457373046875091 ], [ -84.665771484375028, 46.543261718750017 ], [ -84.779394531249892, 46.637304687499977 ], [ -84.827050781249937, 46.766845703125085 ], [ -84.875976562499943, 46.899902343750028 ], [ -85.070068359374972, 46.979931640624983 ], [ -85.264111328124983, 47.059960937500108 ], [ -85.458203124999898, 47.139941406250074 ], [ -85.652246093749994, 47.219970703125028 ], [ -85.846337890624937, 47.3 ], [ -86.040380859374949, 47.380029296875136 ], [ -86.234472656249949, 47.460058593750091 ], [ -86.428564453124892, 47.540087890625045 ], [ -86.49555664062504, 47.566601562500125 ], [ -86.67216796874996, 47.636425781249955 ], [ -86.921826171874926, 47.735205078125006 ], [ -87.208007812499972, 47.848486328125006 ], [ -87.49423828124992, 47.961767578124977 ], [ -87.743896484374972, 48.060546875000028 ], [ -87.920507812499892, 48.130371093750057 ], [ -87.987451171874937, 48.156884765625136 ], [ -88.160644531249972, 48.225390625000045 ], [ -88.378173828124972, 48.303076171875063 ], [ -88.61176757812504, 48.264013671875091 ], [ -88.898681640624972, 48.155712890625068 ], [ -89.062597656249864, 48.093798828125074 ], [ -89.185644531249892, 48.047412109375017 ], [ -89.273193359374972, 48.019970703125125 ], [ -89.45566406249992, 47.99624023437508 ], [ -89.550585937499903, 47.999902343750108 ], [ -89.775390624999972, 48.015332031250068 ], [ -89.901025390624966, 47.995458984375091 ], [ -89.993652343749915, 48.015332031250068 ], [ -90.039941406249937, 48.078173828125074 ], [ -90.091796875000028, 48.11811523437504 ], [ -90.320117187499903, 48.099169921875102 ], [ -90.607080078124937, 48.112597656249989 ], [ -90.744384765624915, 48.104589843749949 ], [ -90.797314453124955, 48.131054687500011 ], [ -90.840332031250028, 48.200537109374949 ], [ -90.916064453124903, 48.209130859375108 ], [ -91.043457031249915, 48.193701171874977 ], [ -91.220654296874955, 48.104589843749949 ], [ -91.387207031249972, 48.058544921874983 ], [ -91.518310546874943, 48.058300781250125 ], [ -91.647314453124949, 48.104589843749949 ], [ -91.858398437499943, 48.197558593750074 ], [ -92.005175781250017, 48.301855468750006 ], [ -92.171777343749937, 48.338378906249972 ], [ -92.298681640624949, 48.328906249999989 ], [ -92.3484375, 48.276611328125 ], [ -92.414599609374932, 48.276611328125 ], [ -92.46088867187504, 48.36586914062508 ], [ -92.500585937499949, 48.435351562500017 ], [ -92.583251953124915, 48.465087890625028 ], [ -92.732666015624886, 48.531835937499949 ], [ -92.83671875, 48.567773437499994 ], [ -92.996240234374937, 48.611816406250085 ], [ -93.051708984374955, 48.619873046875114 ], [ -93.155224609374926, 48.625341796875006 ], [ -93.257958984374966, 48.628857421875011 ], [ -93.377880859374983, 48.616552734374977 ], [ -93.463623046874943, 48.561279296875085 ], [ -93.564257812499932, 48.536914062500102 ], [ -93.707714843749955, 48.525439453125074 ], [ -93.80356445312492, 48.548925781250063 ], [ -93.85161132812496, 48.607275390625034 ], [ -94.055175781250028, 48.65903320312492 ], [ -94.414160156249892, 48.704101562500057 ], [ -94.620898437499903, 48.742626953125097 ], [ -94.675341796874903, 48.7744140625 ], [ -94.705078124999915, 48.808496093749994 ], [ -94.712548828124937, 48.862988281250097 ], [ -94.712792968749966, 48.863427734374994 ], [ -94.803466796874972, 49.0029296875 ], [ -94.84257812499996, 49.119189453125074 ], [ -94.860400390624932, 49.258593750000045 ], [ -94.854345703124949, 49.304589843749994 ], [ -94.874804687499932, 49.319042968750097 ], [ -94.939355468749937, 49.349414062500074 ], [ -95.155273437499972, 49.369677734375102 ], [ -95.15825195312496, 49.203076171875097 ], [ -95.162060546874926, 48.991748046875045 ], [ -95.397900390624926, 48.993164062499972 ], [ -95.824316406249949, 48.993164062499972 ], [ -96.250683593749926, 48.993164062499972 ], [ -96.677050781249932, 48.993164062499972 ], [ -97.10346679687504, 48.993164062499972 ], [ -97.529833984374932, 48.993164062499972 ], [ -97.956201171874937, 48.993164062499972 ], [ -98.38261718749996, 48.993164062499972 ], [ -98.808984374999952, 48.993164062499972 ], [ -99.235351562499943, 48.993115234375125 ], [ -99.661718749999949, 48.993115234375125 ], [ -100.088134765624957, 48.993115234375125 ], [ -100.514501953124949, 48.993115234375125 ], [ -100.94086914062504, 48.993115234375125 ], [ -101.367285156249878, 48.993115234375125 ], [ -101.793652343749955, 48.993115234375125 ], [ -102.22001953124996, 48.993115234375125 ], [ -102.646435546874969, 48.993115234375125 ], [ -103.07280273437496, 48.993115234375125 ], [ -103.499169921875051, 48.993115234375125 ], [ -103.925585937499889, 48.993115234375125 ], [ -104.351953124999966, 48.993115234375125 ], [ -104.778320312499972, 48.993115234375125 ], [ -105.204687499999878, 48.993115234375125 ], [ -105.631103515624972, 48.993115234375125 ], [ -106.057470703124892, 48.993115234375125 ], [ -106.483837890624969, 48.993115234375125 ], [ -106.910253906249892, 48.993115234375125 ], [ -107.336621093749983, 48.993115234375125 ], [ -107.762988281249889, 48.993115234375125 ], [ -108.189404296874983, 48.993115234375125 ], [ -108.615771484374903, 48.993115234375125 ], [ -109.04213867187498, 48.993115234375125 ], [ -109.468554687499903, 48.993066406250136 ], [ -109.89492187499999, 48.993066406250136 ], [ -110.321289062499901, 48.993066406250136 ], [ -110.747656249999906, 48.993066406250136 ], [ -111.174072265624915, 48.993066406250136 ], [ -111.600439453124906, 48.993066406250136 ], [ -112.026806640624912, 48.993066406250136 ], [ -112.453222656250006, 48.993066406250136 ], [ -112.879589843749912, 48.993066406250136 ], [ -113.305957031249918, 48.993066406250136 ], [ -113.732373046874926, 48.993066406250136 ], [ -114.158740234374918, 48.993066406250136 ], [ -114.585107421874923, 48.993066406250136 ], [ -115.011523437500017, 48.993066406250136 ], [ -115.437890624999923, 48.993066406250136 ], [ -115.864257812499929, 48.993066406250136 ], [ -116.290625, 48.993066406250136 ], [ -116.717041015624929, 48.993066406250136 ], [ -117.143408203124935, 48.993066406250136 ], [ -117.569775390624926, 48.993066406250136 ], [ -117.996191406249935, 48.993066406250136 ], [ -118.42255859374994, 48.993066406250136 ], [ -118.848925781249932, 48.993066406250136 ], [ -119.27534179687494, 48.993066406250136 ], [ -119.701708984374946, 48.993017578124949 ], [ -120.128076171874937, 48.993017578124949 ], [ -120.554492187499946, 48.993017578124949 ], [ -120.980859374999952, 48.993017578124949 ], [ -121.407226562499943, 48.993017578124949 ], [ -121.833593749999949, 48.993017578124949 ], [ -122.260009765624957, 48.993017578124949 ], [ -122.686376953124949, 48.993017578124949 ], [ -122.78876953124994, 48.993017578124949 ], [ -122.826708984374946, 49.028417968750034 ], [ -122.924169921874906, 49.07465820312504 ], [ -122.962695312499932, 49.074609375000051 ], [ -123.002294921875006, 49.060888671875091 ], [ -123.027246093749937, 49.038525390624983 ], [ -123.04921875, 48.993017578125034 ], [ -123.06328125, 48.977734375000011 ], [ -123.077294921875009, 48.980224609375 ], [ -123.086425781249915, 48.993017578125034 ], [ -123.117626953124969, 49.05634765625004 ], [ -123.109326171874969, 49.084619140625136 ], [ -123.077294921874923, 49.118359375000068 ], [ -123.07954101562494, 49.130615234375085 ], [ -123.150146484374929, 49.121044921875097 ], [ -123.181884765624915, 49.129492187500034 ], [ -123.196337890625017, 49.147705078125 ], [ -123.191064453124923, 49.219531250000074 ], [ -123.229443359374926, 49.260498046875085 ], [ -123.183935546874892, 49.277734375000023 ], [ -123.067285156249923, 49.291552734375017 ], [ -122.94765625, 49.293261718749989 ], [ -122.912988281249937, 49.323193359375068 ], [ -122.879101562499955, 49.398925781250028 ], [ -122.964453124999935, 49.329345703125057 ], [ -123.015527343749952, 49.322167968750023 ], [ -123.174267578124955, 49.348193359374989 ], [ -123.276757812499966, 49.343945312500011 ], [ -123.290527343749929, 49.359472656249977 ], [ -123.286279296874952, 49.374951171875125 ], [ -123.264062500000051, 49.390478515625091 ], [ -123.247705078124994, 49.443017578125136 ], [ -123.222998046874935, 49.590478515624966 ], [ -123.190673828124929, 49.644287109375114 ], [ -123.17958984374998, 49.673535156250011 ], [ -123.1875, 49.680322265624994 ], [ -123.325, 49.577685546875045 ], [ -123.336669921874915, 49.545117187499983 ], [ -123.322412109374937, 49.516992187500108 ], [ -123.335644531249969, 49.45917968750004 ], [ -123.398974609374903, 49.441894531250085 ], [ -123.436962890624926, 49.451318359375051 ], [ -123.508203125000051, 49.402441406250034 ], [ -123.530566406249889, 49.397314453125063 ], [ -123.858935546874918, 49.482861328125068 ], [ -123.891845703124957, 49.494726562500006 ], [ -123.948388671874923, 49.534716796874989 ], [ -124.028613281250017, 49.602880859375006 ], [ -124.053808593750006, 49.661718750000091 ], [ -124.024023437499878, 49.71132812500008 ], [ -123.992626953124969, 49.736181640625006 ], [ -123.959521484374889, 49.736181640625006 ], [ -123.922753906249952, 49.717529296875114 ], [ -123.847119140624997, 49.636669921874983 ], [ -123.817187499999932, 49.58657226562508 ], [ -123.739062499999918, 49.593554687500074 ], [ -123.61274414062494, 49.657568359374977 ], [ -123.582470703124983, 49.68125 ], [ -123.70830078124996, 49.656933593750011 ], [ -123.762695312500028, 49.658496093749989 ], [ -123.818017578124923, 49.685156250000091 ], [ -123.874414062500051, 49.736816406250114 ], [ -123.903808593749901, 49.795458984374989 ], [ -123.904248046874912, 49.981152343749983 ], [ -123.884960937499969, 50.017041015625011 ], [ -123.823828124999949, 50.043701171875114 ], [ -123.784667968749972, 50.087988281250091 ], [ -123.787695312499878, 50.106738281249989 ], [ -123.825439453124929, 50.144238281249983 ], [ -123.880126953124972, 50.173632812499932 ], [ -123.933593750000028, 50.188281250000074 ], [ -123.945898437499949, 50.183935546875091 ], [ -123.863037109374943, 50.102587890625045 ], [ -123.865722656249957, 50.072070312500045 ], [ -123.95742187499999, 49.992773437500034 ], [ -123.971386718749912, 49.969531250000102 ], [ -123.972119140624969, 49.892041015625125 ], [ -123.984912109374903, 49.875585937499977 ], [ -124.05878906250004, 49.853662109375136 ], [ -124.141601562499943, 49.792675781250125 ], [ -124.28125, 49.772119140625023 ], [ -124.412597656249915, 49.778125 ], [ -124.483251953125006, 49.808203125000091 ], [ -124.702294921874952, 49.957666015624994 ], [ -124.782373046874923, 50.02011718749992 ], [ -124.784277343749963, 50.072802734375017 ], [ -124.934179687499949, 50.258056640625085 ], [ -124.933349609374957, 50.297900390625045 ], [ -124.985595703125028, 50.35561523437508 ], [ -125.043603515624937, 50.363769531249943 ], [ -125.056689453124946, 50.418652343750125 ], [ -124.936816406249946, 50.537402343749989 ], [ -124.862646484374935, 50.637304687500091 ], [ -124.854248046874915, 50.668652343750068 ], [ -124.857519531249963, 50.717333984375045 ], [ -124.875439453124969, 50.825634765625068 ], [ -124.859863281249901, 50.872412109375006 ], [ -124.933593749999915, 50.810595703125045 ], [ -124.949267578124903, 50.764697265625102 ], [ -124.931054687499923, 50.71840820312508 ], [ -124.942529296875051, 50.665673828124994 ], [ -124.985400390624903, 50.59194335937508 ], [ -125.058789062499926, 50.513867187499983 ], [ -125.20986328124998, 50.476318359374972 ], [ -125.476318359374901, 50.497167968749949 ], [ -125.507177734374878, 50.507275390625068 ], [ -125.525976562499892, 50.534130859375011 ], [ -125.53935546874996, 50.649023437499977 ], [ -125.555566406249966, 50.634863281249949 ], [ -125.585839843749923, 50.57363281250008 ], [ -125.610156249999903, 50.486035156249983 ], [ -125.64130859374994, 50.466210937500051 ], [ -125.697558593749946, 50.464550781250068 ], [ -125.741210937499957, 50.478564453125074 ], [ -125.772412109374912, 50.50820312500008 ], [ -125.839599609374929, 50.510644531250023 ], [ -125.965039062499997, 50.487353515625074 ], [ -126.02412109375004, 50.496728515625051 ], [ -126.094335937499949, 50.497607421875045 ], [ -126.236572265624972, 50.523291015624949 ], [ -126.404492187499997, 50.529882812500034 ], [ -126.449951171874929, 50.549707031249994 ], [ -126.44746093750004, 50.58774414062492 ], [ -126.416113281249878, 50.606982421874932 ], [ -126.238916015624923, 50.623828124999989 ], [ -126.067236328124935, 50.664306640625085 ], [ -125.897607421874937, 50.684375 ], [ -125.904101562500017, 50.704931640625006 ], [ -125.980712890624901, 50.711376953125068 ], [ -126.370312499999955, 50.666748046875028 ], [ -126.492968749999903, 50.672119140625057 ], [ -126.514355468749997, 50.679394531250125 ], [ -126.517333984374972, 50.724462890625063 ], [ -126.472216796874932, 50.767285156250097 ], [ -126.397119140624994, 50.80708007812504 ], [ -126.374609374999949, 50.837353515624983 ], [ -126.418212890624943, 50.85019531249992 ], [ -126.488183593749994, 50.841845703125017 ], [ -126.521777343749903, 50.866064453124977 ], [ -126.484619140624972, 50.960498046875017 ], [ -126.517333984374972, 51.056835937500097 ], [ -126.562890624999937, 50.965478515625136 ], [ -126.63178710937494, 50.915136718750006 ], [ -126.960400390624912, 50.89370117187508 ], [ -127.014062499999923, 50.866796874999949 ], [ -127.057568359374997, 50.867529296875091 ], [ -127.267480468749952, 50.916064453125017 ], [ -127.356933593749957, 50.945556640625 ], [ -127.441210937499903, 50.989404296875051 ], [ -127.590869140625017, 51.087548828125136 ], [ -127.708105468750006, 51.15117187499996 ], [ -127.71430664062494, 51.268652343750091 ], [ -127.689160156249969, 51.343457031250068 ], [ -127.632714843749923, 51.427294921875074 ], [ -127.419677734374957, 51.608056640625136 ], [ -127.34658203124998, 51.642382812500017 ], [ -127.280664062500051, 51.654101562500102 ], [ -126.968115234374892, 51.669921874999943 ], [ -126.735400390624903, 51.692626953124972 ], [ -126.691455078125017, 51.703417968750017 ], [ -127.034082031250009, 51.71669921875008 ], [ -127.338720703124892, 51.707373046874949 ], [ -127.442724609374949, 51.678955078125028 ], [ -127.575732421874946, 51.562939453125011 ], [ -127.609570312499912, 51.5140625 ], [ -127.644873046875006, 51.47846679687504 ], [ -127.668701171874972, 51.477587890625017 ], [ -127.714062499999983, 51.490185546875097 ], [ -127.72871093749994, 51.505517578125023 ], [ -127.74750976562504, 51.543554687499977 ], [ -127.818945312499935, 51.60390625 ], [ -127.850537109374983, 51.673193359375091 ], [ -127.869140624999957, 51.775244140625091 ], [ -127.863232421874997, 51.820800781249972 ], [ -127.829980468750051, 51.879003906250091 ], [ -127.727636718749906, 51.993212890625102 ], [ -127.85878906249998, 51.990283203125017 ], [ -127.843310546875017, 52.086474609375074 ], [ -127.795361328124926, 52.191015625000063 ], [ -127.673339843750028, 52.252929687500057 ], [ -127.54970703124998, 52.297607421875114 ], [ -127.43793945312504, 52.356152343750125 ], [ -127.24223632812496, 52.395117187500091 ], [ -127.175732421874912, 52.31484375000008 ], [ -127.007958984374923, 52.290673828125108 ], [ -126.959472656249901, 52.254541015625051 ], [ -126.9, 52.188330078125063 ], [ -126.826318359374952, 52.125146484375136 ], [ -126.738574218750017, 52.064941406249972 ], [ -126.713964843749892, 52.060693359374994 ], [ -126.75263671875004, 52.112353515625017 ], [ -126.89521484375004, 52.225488281249994 ], [ -126.901416015624889, 52.265332031250097 ], [ -126.938183593749912, 52.308593750000028 ], [ -127.127050781249935, 52.370947265624949 ], [ -127.160595703124926, 52.394873046875034 ], [ -127.19399414062498, 52.457666015625023 ], [ -127.208251953124957, 52.498242187500125 ], [ -127.187109375, 52.537695312500006 ], [ -126.995214843749906, 52.657910156249983 ], [ -126.951318359374923, 52.721240234375074 ], [ -126.95136718749994, 52.751025390625102 ], [ -126.966406249999892, 52.784667968750028 ], [ -127.008251953124983, 52.842578125000102 ], [ -127.019335937500017, 52.842480468750097 ], [ -127.00639648437496, 52.754589843750125 ], [ -127.013232421875017, 52.719970703125 ], [ -127.034863281249983, 52.681738281250034 ], [ -127.066210937499889, 52.652685546874977 ], [ -127.107080078124952, 52.6328125 ], [ -127.519238281249983, 52.359277343750051 ], [ -127.560302734374915, 52.343212890624983 ], [ -127.713378906249929, 52.318505859375108 ], [ -127.791894531249937, 52.289355468750017 ], [ -127.834326171874878, 52.250976562500028 ], [ -127.902197265624935, 52.150878906250057 ], [ -127.995410156249918, 51.950537109375091 ], [ -128.102246093749926, 51.788427734374949 ], [ -128.193554687499955, 51.998291015625057 ], [ -128.357617187500011, 52.158886718750097 ], [ -128.0375, 52.318164062500045 ], [ -128.029150390624949, 52.342480468750011 ], [ -128.060302734374886, 52.427539062500102 ], [ -128.051562499999903, 52.45332031250004 ], [ -128.021289062499932, 52.490673828125011 ], [ -127.94023437499996, 52.545166015625085 ], [ -127.943359374999972, 52.550732421874983 ], [ -128.038232421874937, 52.53115234375008 ], [ -128.183984375000051, 52.407910156250011 ], [ -128.240966796875028, 52.368261718749949 ], [ -128.271533203124932, 52.362988281250097 ], [ -128.275146484374972, 52.435498046875125 ], [ -128.196777343749915, 52.623291015625028 ], [ -128.132373046875017, 52.80581054687508 ], [ -128.108789062499909, 52.85805664062508 ], [ -128.053271484374875, 52.91069335937496 ], [ -128.105957031249972, 52.90688476562508 ], [ -128.365039062499903, 52.825781250000063 ], [ -128.451953125000045, 52.876611328125108 ], [ -128.524707031250017, 53.140673828125102 ], [ -128.652343749999886, 53.243847656249983 ], [ -128.868554687499994, 53.328125 ], [ -129.08090820312492, 53.367285156250063 ], [ -129.129541015625051, 53.44228515625008 ], [ -129.171582031249898, 53.533593750000023 ], [ -129.114453125000011, 53.641113281250085 ], [ -129.021435546875068, 53.692138671875 ], [ -128.935595703124989, 53.715185546875063 ], [ -128.854589843749892, 53.70454101562504 ], [ -128.85043945312492, 53.665185546875023 ], [ -128.90561523437492, 53.559326171875114 ], [ -128.833056640624932, 53.549414062500063 ], [ -128.542138671874909, 53.420654296875114 ], [ -128.478613281249949, 53.410302734375136 ], [ -128.358056640624994, 53.459814453125091 ], [ -128.291064453125017, 53.457861328125063 ], [ -128.132714843750023, 53.417773437500045 ], [ -128.07919921874992, 53.369433593749989 ], [ -127.927832031250006, 53.274707031250045 ], [ -127.950048828125006, 53.329833984375085 ], [ -128.115136718749966, 53.445947265625108 ], [ -128.207226562499898, 53.483203125000074 ], [ -128.369140625000028, 53.490380859375108 ], [ -128.469628906249966, 53.47089843750004 ], [ -128.51176757812496, 53.476562499999943 ], [ -128.600341796874972, 53.506103515625114 ], [ -128.675537109374943, 53.554589843750051 ], [ -128.750781249999875, 53.660839843750011 ], [ -128.767871093749903, 53.710205078125114 ], [ -128.763671875000028, 53.746875 ], [ -128.745947265624864, 53.780175781249994 ], [ -128.714746093749909, 53.81000976562504 ], [ -128.652880859375017, 53.831640625 ], [ -128.560449218749909, 53.845068359375063 ], [ -128.532128906249909, 53.858105468750068 ], [ -128.650878906249943, 53.918847656249994 ], [ -128.704785156249926, 53.918603515625136 ], [ -128.89018554687496, 53.829785156249983 ], [ -128.927832031249892, 53.82280273437496 ], [ -128.943994140624994, 53.840039062500097 ], [ -128.959375, 53.841455078125051 ], [ -129.013964843749932, 53.797460937499949 ], [ -129.056396484374972, 53.77778320312504 ], [ -129.208105468749892, 53.6416015625 ], [ -129.231738281249903, 53.576416015625057 ], [ -129.240332031249864, 53.479052734375102 ], [ -129.257861328124903, 53.417968750000085 ], [ -129.284277343749949, 53.393164062500006 ], [ -129.462402343749915, 53.346582031250108 ], [ -129.563720703125057, 53.251464843750114 ], [ -129.686718750000068, 53.33354492187496 ], [ -129.821777343750028, 53.412744140625108 ], [ -129.911865234374915, 53.551367187500091 ], [ -130.074365234374966, 53.575634765625068 ], [ -130.26328125, 53.654150390625063 ], [ -130.335253906250017, 53.723925781250074 ], [ -130.232861328124955, 53.867431640625 ], [ -130.085937500000028, 53.97578125000004 ], [ -130.063525390624903, 54.10566406250004 ], [ -130.043310546874949, 54.133544921875028 ], [ -129.790771484374943, 54.165771484375028 ], [ -129.626025390624932, 54.230273437500017 ], [ -129.794970703124903, 54.236132812499989 ], [ -129.898437499999943, 54.226367187499932 ], [ -130.084228515625028, 54.181396484375028 ], [ -130.290332031249932, 54.270361328125034 ], [ -130.396777343750017, 54.351660156250063 ], [ -130.430273437500006, 54.420996093749977 ], [ -130.393457031250051, 54.479638671875023 ], [ -130.388623046875068, 54.539355468750102 ], [ -130.370019531249994, 54.620019531250023 ], [ -130.350488281249909, 54.655322265625102 ], [ -130.307226562499892, 54.700292968750034 ], [ -130.218945312499955, 54.730273437500102 ], [ -130.140869140625028, 54.822753906250114 ], [ -130.108642578125028, 54.887255859375102 ], [ -129.948535156249932, 55.081054687499972 ], [ -129.890136718749943, 55.164648437499949 ], [ -129.780761718750028, 55.280468750000097 ], [ -129.560644531249949, 55.46254882812508 ], [ -129.630126953124972, 55.45224609374992 ], [ -129.666650390625051, 55.436669921875136 ], [ -129.701318359375023, 55.438574218749977 ], [ -129.734179687499932, 55.458007812500028 ], [ -129.76547851562492, 55.498242187500068 ], [ -129.795166015625028, 55.559570312500114 ], [ -129.811914062499966, 55.532617187500136 ], [ -129.815625, 55.417578124999977 ], [ -129.83774414062492, 55.319091796874972 ], [ -129.877148437499955, 55.25063476562508 ], [ -129.98520507812492, 55.111474609375136 ], [ -130.048486328124937, 55.057275390625108 ], [ -130.091796874999972, 55.107763671875091 ], [ -130.058398437499932, 55.194775390625068 ], [ -129.995849609374972, 55.264062500000136 ], [ -129.985156249999932, 55.358837890625097 ], [ -130.044042968750034, 55.471923828125028 ], [ -130.079980468750051, 55.56289062500008 ], [ -130.09296875000004, 55.631835937500114 ], [ -130.094677734374955, 55.694775390625125 ], [ -130.085107421874937, 55.751708984375 ], [ -130.06035156249996, 55.813720703125028 ], [ -130.020312499999875, 55.880761718750023 ], [ -130.025097656249955, 55.888232421875102 ], [ -130.014062499999966, 55.950537109375006 ], [ -130.022900390624955, 56.014501953125091 ], [ -130.05595703124996, 56.065234375000102 ], [ -130.097851562499955, 56.109277343750023 ], [ -130.214697265624864, 56.0828125 ], [ -130.413134765624875, 56.122509765625068 ], [ -130.47709960937496, 56.230566406250034 ], [ -130.649072265624994, 56.263671875000028 ], [ -130.741699218750057, 56.340820312500114 ], [ -130.930224609374903, 56.378613281250011 ], [ -131.082910156249909, 56.404833984375017 ], [ -131.199414062499955, 56.44921875 ], [ -131.335791015625006, 56.501220703125114 ], [ -131.471875, 56.556738281250063 ], [ -131.575097656250023, 56.598828125000097 ], [ -131.651513671874937, 56.59609375000008 ], [ -131.82426757812496, 56.58999023437508 ], [ -131.833105468749892, 56.684814453125028 ], [ -131.885986328124943, 56.742138671874983 ], [ -131.866162109374955, 56.792822265625006 ], [ -131.962499999999864, 56.818701171874949 ], [ -132.104296874999903, 56.856787109375091 ], [ -132.06289062499999, 56.953369140625028 ], [ -132.031542968749932, 57.02656250000004 ], [ -132.157031249999903, 57.048193359375006 ], [ -132.33798828124992, 57.079443359374977 ], [ -132.279394531249977, 57.145361328125063 ], [ -132.232177734374943, 57.198535156250074 ], [ -132.301660156250051, 57.276318359375097 ], [ -132.442480468749864, 57.406738281250028 ], [ -132.550488281249955, 57.499902343749994 ], [ -132.691503906249892, 57.645117187500091 ], [ -132.81552734374992, 57.772705078124972 ], [ -132.916845703124864, 57.877001953125102 ], [ -133.001416015624955, 57.948974609375 ], [ -133.12041015624996, 58.077734374999949 ], [ -133.275292968749994, 58.22285156250004 ], [ -133.422558593749955, 58.337060546875023 ], [ -133.401123046874943, 58.410888671874972 ], [ -133.546386718749972, 58.503466796874989 ], [ -133.67392578124992, 58.597167968750085 ], [ -133.820751953124898, 58.70502929687504 ], [ -133.965722656250051, 58.75786132812496 ], [ -134.06918945312492, 58.795507812499977 ], [ -134.218505859375028, 58.849902343750045 ], [ -134.296972656249949, 58.898486328125017 ], [ -134.329638671875045, 58.939697265625057 ], [ -134.363525390624915, 58.968750000000114 ], [ -134.39306640625, 59.009179687499994 ], [ -134.410205078124932, 59.05625 ], [ -134.44077148437492, 59.085351562500051 ], [ -134.621972656249966, 59.155322265625102 ], [ -134.677246093749972, 59.199267578124989 ], [ -134.80239257812508, 59.25 ], [ -134.907226562499943, 59.271191406250097 ], [ -134.94375, 59.288281250000011 ], [ -135.071289062499943, 59.44145507812496 ], [ -135.05083007812496, 59.496044921875068 ], [ -135.036669921874932, 59.550683593749994 ], [ -135.051025390624915, 59.578662109375017 ], [ -135.260791015625017, 59.695019531250097 ], [ -135.367871093749983, 59.743310546874994 ], [ -135.475927734374864, 59.793261718750045 ], [ -135.70258789062504, 59.728759765625057 ], [ -135.934667968749892, 59.662646484375074 ], [ -136.097167968749943, 59.638378906250097 ], [ -136.321826171874903, 59.604833984375034 ], [ -136.24711914062496, 59.532910156250125 ], [ -136.277978515624937, 59.480322265625063 ], [ -136.347851562499955, 59.456054687500085 ], [ -136.466357421874932, 59.459082031250006 ], [ -136.466748046874955, 59.27993164062508 ], [ -136.578759765624937, 59.152246093750023 ], [ -136.813281250000017, 59.150048828125108 ], [ -136.93930664062492, 59.106103515625023 ], [ -137.126220703124915, 59.040966796875068 ], [ -137.277539062499898, 58.988183593749994 ], [ -137.438574218749949, 58.903125 ], [ -137.520898437499937, 58.915380859375063 ], [ -137.484179687499932, 58.991210937500057 ], [ -137.543701171874943, 59.119433593750074 ], [ -137.593310546874932, 59.226269531249983 ], [ -137.696630859374949, 59.281152343749994 ], [ -137.870556640624955, 59.373583984374989 ], [ -138.001123046874966, 59.442919921875074 ], [ -138.187451171874926, 59.541943359375011 ], [ -138.317626953125, 59.611132812500074 ], [ -138.453613281249972, 59.683398437500045 ], [ -138.63227539062504, 59.778271484375011 ], [ -138.705468749999966, 59.90131835937504 ], [ -138.86875, 59.945751953125011 ], [ -139.043457031249972, 59.99326171874992 ], [ -139.185156249999864, 60.083593750000034 ], [ -139.136962890624943, 60.172705078125063 ], [ -139.079248046874966, 60.279443359375136 ], [ -139.079248046874966, 60.343701171875097 ], [ -139.234765624999966, 60.339746093749994 ], [ -139.46796875000004, 60.333691406250011 ], [ -139.676318359375045, 60.328320312499983 ], [ -139.83066406249992, 60.252880859375068 ], [ -139.973291015624966, 60.183154296875074 ], [ -140.196923828124966, 60.237500000000125 ], [ -140.45283203125004, 60.299707031250023 ], [ -140.525439453124903, 60.218359374999949 ], [ -140.762744140625045, 60.259130859375091 ], [ -141.00214843750004, 60.300244140625125 ], [ -141.00214843750004, 60.592431640625136 ], [ -141.00214843750004, 60.884667968749994 ], [ -141.00214843750004, 61.176855468750006 ], [ -141.00214843750004, 61.469042968750017 ], [ -141.00214843750004, 61.761279296875045 ], [ -141.00214843750004, 62.053466796875085 ], [ -141.00214843750004, 62.345703125000114 ], [ -141.00214843750004, 62.637890625000125 ], [ -141.00214843750004, 62.930078125000136 ], [ -141.00214843750004, 63.222265624999977 ], [ -141.00214843750004, 63.514453124999989 ], [ -141.00214843750004, 63.806689453125017 ], [ -141.00214843750004, 64.098876953125057 ], [ -141.00214843750004, 64.391113281250085 ], [ -141.00214843750004, 64.683300781250097 ], [ -141.00214843750004, 64.975537109375125 ], [ -141.00214843750004, 65.267724609375136 ], [ -141.00214843750004, 65.559912109374977 ], [ -141.00214843750004, 65.852148437500006 ], [ -141.00214843750004, 66.144335937500017 ], [ -141.00214843750004, 66.436523437500057 ], [ -141.00214843750004, 66.728759765625085 ], [ -141.00214843750004, 67.020947265625097 ], [ -141.00214843750004, 67.313134765625108 ], [ -141.00214843750004, 67.605371093750136 ], [ -141.00214843750004, 67.897558593749977 ], [ -141.00214843750004, 68.189746093749989 ], [ -141.00214843750004, 68.481982421875017 ], [ -141.00214843750004, 68.774169921875057 ], [ -141.00214843750004, 69.066357421875068 ], [ -141.00214843750004, 69.358593750000097 ], [ -141.00214843750004, 69.650781250000108 ], [ -140.860009765624966, 69.635253906249972 ], [ -140.405126953125006, 69.60249023437504 ], [ -139.976611328124932, 69.621728515625051 ], [ -139.181542968749966, 69.51552734375008 ], [ -138.689892578124955, 69.316796875000108 ], [ -138.291015624999972, 69.219042968750074 ], [ -138.128369140624955, 69.151953125000091 ], [ -137.869433593749875, 69.09282226562496 ], [ -137.259960937499983, 68.964111328125028 ], [ -137.07041015624992, 68.950878906249983 ], [ -136.717333984374932, 68.889160156250028 ], [ -136.498681640625051, 68.897314453125091 ], [ -136.122363281249932, 68.882226562500023 ], [ -135.866650390624983, 68.832617187500063 ], [ -135.362158203124864, 68.696435546875023 ], [ -135.258837890624989, 68.684326171875028 ], [ -135.231201171875028, 68.694287109375125 ], [ -135.406933593749955, 68.828955078125006 ], [ -135.434570312499972, 68.841992187500011 ], [ -135.637988281249932, 68.892236328125108 ], [ -135.876318359375006, 68.9169921875 ], [ -135.894726562499926, 68.92670898437504 ], [ -135.939013671874875, 68.974169921875102 ], [ -135.924755859374926, 68.992626953124955 ], [ -135.872851562499932, 69.001025390625074 ], [ -135.695214843750051, 69.000634765624994 ], [ -135.589990234374937, 69.008251953125125 ], [ -135.575537109375006, 69.026953125000034 ], [ -135.651269531249966, 69.031298828125017 ], [ -135.742626953124955, 69.049414062499977 ], [ -135.84970703124992, 69.08139648437492 ], [ -135.910205078124875, 69.111474609375023 ], [ -135.691455078124903, 69.311181640625023 ], [ -135.61494140625004, 69.291015625 ], [ -135.499560546874875, 69.337158203125 ], [ -135.292822265624864, 69.307861328125057 ], [ -135.254980468749892, 69.323828124999949 ], [ -135.229785156249932, 69.425195312499994 ], [ -135.199023437499932, 69.44960937499999 ], [ -135.140820312499898, 69.46782226562496 ], [ -134.852880859374949, 69.485888671875102 ], [ -134.493847656249898, 69.467919921874994 ], [ -134.456835937499932, 69.477636718750006 ], [ -134.491210937499886, 69.545312500000108 ], [ -134.495361328125057, 69.571923828125023 ], [ -134.473681640624875, 69.6328125 ], [ -134.451464843749875, 69.665478515625097 ], [ -134.408935546874943, 69.681787109375023 ], [ -134.242041015624949, 69.668847656250051 ], [ -134.189892578124983, 69.638818359374994 ], [ -134.134033203124972, 69.587255859374949 ], [ -134.07749023437492, 69.557861328125 ], [ -133.899951171874875, 69.528222656250023 ], [ -133.879785156249966, 69.507714843750108 ], [ -133.947460937499955, 69.42949218749996 ], [ -134.018408203124949, 69.38847656249996 ], [ -134.165039062499972, 69.280566406250017 ], [ -134.174316406249915, 69.252832031250051 ], [ -133.948046874999932, 69.30131835937496 ], [ -133.69404296875004, 69.368408203124972 ], [ -133.475927734375006, 69.405371093750034 ], [ -133.293652343749898, 69.412158203124989 ], [ -133.16313476562496, 69.433886718749989 ], [ -133.084423828124898, 69.470654296875011 ], [ -133.028271484374955, 69.50825195312504 ], [ -132.915332031250017, 69.629638671875057 ], [ -132.840332031249943, 69.650683593750102 ], [ -132.526806640624898, 69.643261718750011 ], [ -132.452343749999926, 69.64692382812504 ], [ -132.40390625, 69.65874023437496 ], [ -132.412744140624966, 69.674072265625057 ], [ -132.478955078124955, 69.692871093749972 ], [ -132.568359375000028, 69.698144531249994 ], [ -132.57060546874996, 69.706689453125136 ], [ -132.537548828124955, 69.726562500000085 ], [ -132.488476562499926, 69.73808593749996 ], [ -132.333984374999972, 69.751806640625091 ], [ -132.232421875, 69.70815429687508 ], [ -132.163427734374977, 69.704980468750136 ], [ -131.93413085937496, 69.753466796875074 ], [ -131.58183593749996, 69.882128906249989 ], [ -131.440917968750028, 69.917919921875011 ], [ -131.318945312499949, 69.924169921875034 ], [ -131.215869140624932, 69.900781250000051 ], [ -131.136376953124966, 69.906884765625051 ], [ -131.03183593749992, 69.979492187500114 ], [ -130.990625, 70.018115234374989 ], [ -130.926171875000051, 70.051611328125063 ], [ -130.665478515624955, 70.127050781249977 ], [ -130.498437499999966, 70.143164062500063 ], [ -130.396386718749937, 70.129248046875063 ], [ -130.274951171874875, 70.097998046875091 ], [ -130.174951171874966, 70.085888671875125 ], [ -130.043310546874949, 70.095068359375034 ], [ -129.944970703124994, 70.090917968750063 ], [ -129.89804687499992, 70.106152343749983 ], [ -129.730078125, 70.192089843750068 ], [ -129.675634765625006, 70.192968750000091 ], [ -129.62299804687504, 70.16762695312508 ], [ -129.538427734374949, 70.105175781250125 ], [ -129.538183593749892, 70.073925781249983 ], [ -129.648291015624949, 69.997753906250097 ], [ -130.458837890624864, 69.779980468749955 ], [ -130.708544921874932, 69.685986328125011 ], [ -130.832080078124875, 69.651464843750063 ], [ -130.960107421874966, 69.632031250000011 ], [ -131.207958984375011, 69.615771484375074 ], [ -131.306347656249955, 69.596630859375097 ], [ -131.472949218749875, 69.579492187499966 ], [ -131.862792968749886, 69.549365234375045 ], [ -131.937792968749903, 69.534716796875102 ], [ -131.988769531249886, 69.517626953124989 ], [ -132.128759765625006, 69.402343750000114 ], [ -132.196826171875017, 69.364697265625097 ], [ -132.330761718749955, 69.307958984375091 ], [ -132.481201171875057, 69.273144531250097 ], [ -132.686718749999983, 69.259863281250063 ], [ -132.817480468749892, 69.20576171875004 ], [ -132.967968749999898, 69.101416015625091 ], [ -133.089453124999864, 69.02875976562504 ], [ -133.228222656250011, 68.967138671875091 ], [ -133.378955078124989, 68.88666992187504 ], [ -133.41831054687492, 68.844287109374932 ], [ -133.37338867187492, 68.788476562500108 ], [ -133.348388671874943, 68.769873046875063 ], [ -133.196826171874903, 68.739843749999977 ], [ -133.138037109375006, 68.746582031250114 ], [ -133.192187500000017, 68.776513671874994 ], [ -133.319531249999955, 68.81972656250008 ], [ -133.336669921874972, 68.835253906250045 ], [ -133.304003906249875, 68.847412109375057 ], [ -132.706005859374898, 68.814892578124983 ], [ -132.577636718749972, 68.847802734375136 ], [ -132.53266601562504, 68.875634765625108 ], [ -132.542236328125057, 68.889941406250017 ], [ -132.704345703125028, 68.895898437499966 ], [ -132.739111328125006, 68.922460937500063 ], [ -132.764697265624875, 68.972460937499932 ], [ -132.770117187500006, 69.01215820312504 ], [ -132.755468749999977, 69.041601562500006 ], [ -132.718945312499983, 69.079199218750006 ], [ -132.545166015624943, 69.140625 ], [ -132.358056640624994, 69.166943359375125 ], [ -132.213964843749949, 69.201660156250085 ], [ -132.134375, 69.234472656250034 ], [ -131.919628906249955, 69.290527343750085 ], [ -131.833398437500051, 69.335986328125102 ], [ -131.786914062499903, 69.371289062500011 ], [ -131.781054687499932, 69.38886718750004 ], [ -131.820166015625034, 69.401611328124972 ], [ -131.788378906250017, 69.431982421874949 ], [ -131.631787109374898, 69.459082031249949 ], [ -131.562939453124926, 69.461376953125068 ], [ -131.342919921874966, 69.43540039062492 ], [ -131.303027343749903, 69.415087890625045 ], [ -131.324707031249972, 69.361181640625091 ], [ -131.293896484374898, 69.363720703125068 ], [ -131.209033203124932, 69.432177734374989 ], [ -131.161718749999892, 69.454980468750023 ], [ -131.112841796874875, 69.459472656250028 ], [ -131.06342773437504, 69.450683593750028 ], [ -131.013427734374972, 69.4287109375 ], [ -130.98627929687504, 69.362890625000091 ], [ -130.98198242187496, 69.253271484374949 ], [ -130.970654296874955, 69.209082031250006 ], [ -130.914306640625028, 69.284863281249983 ], [ -130.875048828125045, 69.32001953125004 ], [ -130.66069335937496, 69.481298828125034 ], [ -130.515966796874864, 69.56967773437492 ], [ -130.35361328124992, 69.655810546875074 ], [ -130.117626953124898, 69.720068359375006 ], [ -129.572119140624864, 69.826708984375074 ], [ -129.264843749999983, 69.855419921875068 ], [ -129.109130859374972, 69.881933593749949 ], [ -129.032910156249983, 69.90498046875004 ], [ -128.98432617187504, 69.933447265624977 ], [ -128.898925781249943, 69.966162109375063 ], [ -128.883691406250051, 69.963476562500034 ], [ -128.91679687499996, 69.894873046875091 ], [ -128.938623046875051, 69.875 ], [ -129.13833007812508, 69.83251953125 ], [ -129.157910156249955, 69.800097656249989 ], [ -129.136230468749886, 69.750048828125074 ], [ -129.10170898437508, 69.717041015625114 ], [ -129.054345703125023, 69.701074218750051 ], [ -128.971435546874886, 69.712402343750057 ], [ -128.853027343750028, 69.751025390625102 ], [ -128.705517578125011, 69.810156250000063 ], [ -128.386718749999972, 69.960156250000068 ], [ -128.35917968749996, 69.987597656249989 ], [ -128.278613281249875, 70.108105468750011 ], [ -128.095849609374966, 70.16132812500004 ], [ -127.764941406249946, 70.221875 ], [ -127.68378906249994, 70.260351562499949 ], [ -127.974023437500009, 70.292919921875011 ], [ -128.034179687499915, 70.315332031250136 ], [ -128.043652343749983, 70.328759765625023 ], [ -127.988916015624923, 70.36313476562492 ], [ -128.121484374999937, 70.397363281249966 ], [ -128.170117187499983, 70.41845703125 ], [ -128.168066406250006, 70.479785156250074 ], [ -128.127294921874864, 70.52382812499999 ], [ -128.04047851562504, 70.566406249999943 ], [ -127.991015624999918, 70.573828125000034 ], [ -127.861621093750017, 70.549072265624972 ], [ -127.752832031250065, 70.517138671875045 ], [ -127.376855468749937, 70.36875 ], [ -127.225976562499923, 70.296142578124972 ], [ -127.13847656249996, 70.239355468749949 ], [ -126.926806640624903, 70.061718749999983 ], [ -126.833496093749901, 69.959082031250034 ], [ -126.758691406249937, 69.853369140625006 ], [ -126.68491210937492, 69.777099609375085 ], [ -126.612158203124935, 69.730322265624977 ], [ -126.250439453124955, 69.54526367187492 ], [ -126.063818359374949, 69.467089843749989 ], [ -125.907421874999983, 69.418554687500063 ], [ -125.727783203124972, 69.379980468750006 ], [ -125.524951171874946, 69.351562500000085 ], [ -125.38676757812496, 69.349218749999949 ], [ -125.171875, 69.427978515625028 ], [ -125.166845703125006, 69.479785156250102 ], [ -125.261572265624935, 69.566162109375114 ], [ -125.356933593749915, 69.625976562500028 ], [ -125.345507812499903, 69.662451171875006 ], [ -125.219384765625051, 69.73237304687504 ], [ -125.227880859375006, 69.756738281250023 ], [ -125.201171874999986, 69.828808593749955 ], [ -125.114013671874901, 69.815039062500006 ], [ -125.079589843749901, 69.81782226562504 ], [ -125.031005859374957, 69.844287109375102 ], [ -124.968261718749957, 69.894384765625006 ], [ -124.889160156249915, 69.935791015625085 ], [ -124.793652343749912, 69.968505859375 ], [ -124.767919921875006, 69.99003906249996 ], [ -124.862597656250017, 70.00551757812508 ], [ -124.920019531249906, 70.005566406250097 ], [ -124.962597656249955, 70.012597656250108 ], [ -124.990380859374937, 70.026611328125114 ], [ -124.952441406249932, 70.041748046875 ], [ -124.745117187499972, 70.080175781250006 ], [ -124.706347656249889, 70.116992187500045 ], [ -124.639941406249946, 70.141455078125063 ], [ -124.555029296874878, 70.151220703125091 ], [ -124.502587890624952, 70.14111328125 ], [ -124.444482421874923, 70.110595703125 ], [ -124.441503906249935, 70.061914062500023 ], [ -124.467187499999923, 69.982568359375023 ], [ -124.471923828124915, 69.918505859374932 ], [ -124.406933593749912, 69.767431640625063 ], [ -124.349365234374901, 69.734521484375108 ], [ -124.124609374999949, 69.689990234375102 ], [ -124.138476562500017, 69.653173828125063 ], [ -124.39838867187504, 69.493847656250125 ], [ -124.453906249999889, 69.454833984374972 ], [ -124.481347656249966, 69.425146484374977 ], [ -124.472070312499952, 69.400048828125023 ], [ -124.426171874999923, 69.379443359375074 ], [ -124.338085937499912, 69.364843749999949 ], [ -124.11171875, 69.358886718749972 ], [ -124.049658203124949, 69.372851562499989 ], [ -123.609130859374915, 69.377441406250028 ], [ -123.528417968749906, 69.389355468749955 ], [ -123.460449218749915, 69.420019531250006 ], [ -123.361474609374994, 69.49663085937496 ], [ -123.248974609374997, 69.520019531250114 ], [ -123.213671874999903, 69.541503906250057 ], [ -123.144482421874926, 69.632470703125108 ], [ -123.110400390624918, 69.738134765624977 ], [ -123.076611328124955, 69.782470703125114 ], [ -123.02578125, 69.81000976562504 ], [ -122.956689453124952, 69.818847656250057 ], [ -122.785400390624957, 69.808447265625091 ], [ -122.704882812499903, 69.817382812500114 ], [ -122.3875, 69.808447265625091 ], [ -122.070068359374986, 69.816162109375057 ], [ -121.741845703124994, 69.797509765624994 ], [ -121.531103515624963, 69.77578125 ], [ -121.33623046874996, 69.741552734374949 ], [ -120.962451171875017, 69.660400390625114 ], [ -120.814648437499926, 69.616845703125136 ], [ -120.29252929687496, 69.420556640625108 ], [ -120.139990234374878, 69.380566406250125 ], [ -119.852832031249903, 69.342333984374989 ], [ -118.86870117187496, 69.257177734375034 ], [ -118.744873046874957, 69.234277343749994 ], [ -118.485595703124901, 69.144873046875063 ], [ -118.30698242187492, 69.092724609375097 ], [ -118.095214843749943, 69.042919921875097 ], [ -117.830322265624901, 68.999902343750023 ], [ -117.311279296875028, 68.93491210937492 ], [ -117.22695312499998, 68.913427734375006 ], [ -117.131738281249952, 68.907128906250136 ], [ -117.025732421874935, 68.915966796874983 ], [ -116.549951171874994, 68.878808593750051 ], [ -116.424560546875028, 68.880615234375057 ], [ -116.334082031249892, 68.873632812500063 ], [ -116.222705078124946, 68.846826171875108 ], [ -116.059472656249994, 68.837011718750063 ], [ -116.065234375000017, 68.855419921875068 ], [ -116.251611328124966, 68.957910156249994 ], [ -116.243408203124901, 68.974072265625097 ], [ -116.166748046874915, 68.975341796875 ], [ -115.936083984374903, 68.958105468750034 ], [ -115.883251953124969, 68.987304687500114 ], [ -115.80634765624994, 68.986621093749989 ], [ -115.631152343749946, 68.972558593750136 ], [ -115.442285156249937, 68.940917968750085 ], [ -115.239843749999906, 68.891845703125028 ], [ -114.99375, 68.85004882812504 ], [ -114.62016601562496, 68.74609375 ], [ -114.413867187499932, 68.659570312500136 ], [ -114.218164062499952, 68.552050781250102 ], [ -114.110839843749929, 68.47734375 ], [ -114.092041015624915, 68.435400390624949 ], [ -114.051123046874935, 68.414648437499977 ], [ -113.988183593749994, 68.414990234375068 ], [ -113.964404296874946, 68.399072265625023 ], [ -114.020800781249889, 68.306494140624977 ], [ -114.053222656249915, 68.283398437500068 ], [ -114.095947265624915, 68.266796875000068 ], [ -114.274755859374935, 68.247851562500102 ], [ -114.765283203124937, 68.27021484375004 ], [ -114.85219726562498, 68.195263671875068 ], [ -115.12705078124992, 68.132031249999955 ], [ -115.175927734374937, 68.104394531250023 ], [ -115.186767578124929, 68.084179687499983 ], [ -115.167089843750006, 68.018554687500114 ], [ -115.201855468749983, 67.998437500000108 ], [ -115.426855468749892, 67.923535156250125 ], [ -115.434472656249937, 67.902343750000057 ], [ -115.288476562499952, 67.871679687500034 ], [ -115.133203124999937, 67.819189453125006 ], [ -115.01118164062504, 67.806396484375057 ], [ -114.856738281250017, 67.813574218750091 ], [ -114.66289062499996, 67.795214843750102 ], [ -114.429394531249997, 67.751220703125 ], [ -114.267041015624955, 67.731152343750011 ], [ -114.175732421874912, 67.73500976562508 ], [ -114.051074218750017, 67.726904296875034 ], [ -113.893212890625009, 67.706884765625034 ], [ -113.681933593749946, 67.699951171875057 ], [ -113.214990234374937, 67.701757812500063 ], [ -113.074951171874929, 67.686669921874994 ], [ -112.879443359374889, 67.67988281250004 ], [ -112.503027343749935, 67.681933593750102 ], [ -112.435156249999878, 67.684765624999983 ], [ -112.314550781249906, 67.719580078124949 ], [ -112.236718749999952, 67.731103515624994 ], [ -112.101318359374901, 67.73173828124996 ], [ -111.71088867187494, 67.75732421875 ], [ -111.575732421874932, 67.756835937500085 ], [ -111.450683593749957, 67.776171874999932 ], [ -111.290820312499889, 67.815234375000074 ], [ -111.1921875, 67.822558593749989 ], [ -111.154785156249972, 67.798242187499994 ], [ -111.087402343749929, 67.78764648437496 ], [ -110.990039062499903, 67.790820312500074 ], [ -110.804882812499926, 67.832324218750017 ], [ -110.371972656249923, 67.954199218749977 ], [ -110.216259765624912, 67.954003906250108 ], [ -110.10195312499998, 67.992236328125074 ], [ -110.073925781249955, 67.992919921875057 ], [ -110.042480468749943, 67.977197265625051 ], [ -109.936523437500028, 67.887890624999955 ], [ -109.90424804687494, 67.873535156250057 ], [ -109.831347656249918, 67.865820312500091 ], [ -109.76015625, 67.820117187500017 ], [ -109.686035156249986, 67.751757812499932 ], [ -109.630371093749915, 67.73271484374996 ], [ -109.224316406249969, 67.729785156250074 ], [ -109.08125, 67.710742187500102 ], [ -109.03803710937504, 67.691162109375028 ], [ -108.994482421874963, 67.637109375000023 ], [ -108.967675781250009, 67.532373046875023 ], [ -108.94990234374994, 67.493945312499989 ], [ -108.890966796875006, 67.438085937499977 ], [ -108.852001953124969, 67.421972656250091 ], [ -108.815185546875028, 67.4375 ], [ -108.715136718749889, 67.582812499999989 ], [ -108.680224609374889, 67.606201171874943 ], [ -108.613330078124932, 67.59804687500008 ], [ -108.592919921874952, 67.590869140625017 ], [ -108.491503906249889, 67.483300781250136 ], [ -108.346972656249932, 67.403417968750034 ], [ -107.988720703124955, 67.256396484375102 ], [ -107.930517578125006, 67.202490234374949 ], [ -107.909179687499915, 67.162548828124983 ], [ -107.929443359374957, 67.126806640624977 ], [ -107.991308593749949, 67.095166015625125 ], [ -108.088427734374932, 67.069775390625097 ], [ -108.220800781249906, 67.050585937500102 ], [ -108.344335937499935, 67.05751953125008 ], [ -108.459082031249949, 67.090429687500034 ], [ -108.496044921874926, 67.092285156250057 ], [ -108.455273437499969, 67.062988281249943 ], [ -108.21816406249998, 66.941259765625034 ], [ -108.157666015624912, 66.892626953125074 ], [ -108.101464843749923, 66.860351562500057 ], [ -108.049609375000017, 66.844335937500006 ], [ -108.001757812499946, 66.818017578125136 ], [ -107.957958984374912, 66.781298828124932 ], [ -107.760937499999912, 66.683691406249949 ], [ -107.70488281249996, 66.637109375000051 ], [ -107.480322265624949, 66.491796874999949 ], [ -107.37368164062498, 66.434667968750034 ], [ -107.291357421874906, 66.401806640625068 ], [ -107.259472656249983, 66.398535156249949 ], [ -107.278076171874957, 66.424902343749977 ], [ -107.564453124999943, 66.618505859375006 ], [ -107.710351562500009, 66.740039062500074 ], [ -107.730859374999923, 66.769189453125136 ], [ -107.740234374999957, 66.813769531249989 ], [ -107.74599609374998, 66.961474609375045 ], [ -107.725097656249901, 66.984130859375057 ], [ -107.626171874999912, 67.003125 ], [ -107.499218749999983, 66.936181640625051 ], [ -107.451269531249892, 66.926757812500085 ], [ -107.418847656249952, 66.930712890625017 ], [ -107.402099609374915, 66.947998046874972 ], [ -107.329199218749892, 66.931982421875091 ], [ -107.200195312499901, 66.882568359374972 ], [ -107.156494140624972, 66.881738281249966 ], [ -107.253759765624892, 66.976367187500074 ], [ -107.323339843749935, 67.022558593750063 ], [ -107.347851562499955, 67.054785156250063 ], [ -107.283154296874926, 67.103271484375 ], [ -107.31845703124992, 67.127783203125006 ], [ -107.482373046874926, 67.199121093749966 ], [ -107.567480468749935, 67.273046874999949 ], [ -107.644042968749901, 67.384765624999972 ], [ -107.650927734374889, 67.428222656250114 ], [ -107.638378906249912, 67.474218750000063 ], [ -107.649902343749943, 67.511279296874989 ], [ -107.753027343749906, 67.586865234375097 ], [ -107.865087890624906, 67.639208984375102 ], [ -107.954052734374912, 67.7 ], [ -107.97211914062504, 67.73203125 ], [ -107.958398437499994, 67.818603515625057 ], [ -107.890917968750017, 67.856347656250108 ], [ -107.763085937499994, 67.906835937500091 ], [ -107.728613281249906, 67.958837890625034 ], [ -107.787451171874906, 68.0125 ], [ -107.798291015624983, 68.03691406249996 ], [ -107.761035156249932, 68.03217773437504 ], [ -107.509375, 68.059130859375045 ], [ -107.446191406249923, 68.049658203125063 ], [ -107.351123046874918, 68.061181640625108 ], [ -107.224121093749972, 68.093798828124989 ], [ -107.124804687499903, 68.10844726562496 ], [ -106.993652343749915, 68.106298828125063 ], [ -106.922558593749912, 68.114160156250051 ], [ -106.835644531249969, 68.128613281249983 ], [ -106.790722656249969, 68.144824218750074 ], [ -106.710986328124889, 68.206787109375085 ], [ -106.668408203124912, 68.216015625000011 ], [ -106.534863281249983, 68.209277343750074 ], [ -106.459472656249901, 68.195654296874949 ], [ -106.424267578124912, 68.20058593750008 ], [ -106.429492187499918, 68.288476562500051 ], [ -106.404394531249949, 68.319335937500114 ], [ -106.271240234374915, 68.383203124999966 ], [ -106.132128906249903, 68.389892578125085 ], [ -106.039306640624915, 68.407324218750091 ], [ -105.93305664062494, 68.443115234375114 ], [ -105.856933593749972, 68.475146484375045 ], [ -105.781201171874912, 68.52656250000004 ], [ -105.750195312499997, 68.592285156250114 ], [ -105.774316406249937, 68.611132812500045 ], [ -105.932226562499949, 68.636523437500074 ], [ -106.027148437500017, 68.623339843750045 ], [ -106.237304687499929, 68.576562500000108 ], [ -106.45805664062496, 68.516455078124949 ], [ -106.54331054687492, 68.460595703125108 ], [ -106.566650390624972, 68.388964843750074 ], [ -106.608496093749878, 68.35737304687504 ], [ -106.780419921874994, 68.387304687500091 ], [ -106.853710937499926, 68.386816406250006 ], [ -106.945800781250028, 68.374365234374949 ], [ -107.043310546875006, 68.346826171875023 ], [ -107.146191406249912, 68.304199218750057 ], [ -107.29814453124996, 68.296435546875074 ], [ -107.499121093749963, 68.323535156250074 ], [ -107.61933593749994, 68.3310546875 ], [ -107.74150390624996, 68.285742187500006 ], [ -107.734228515624892, 68.252050781250091 ], [ -107.677636718749994, 68.202929687500017 ], [ -107.734179687499889, 68.173730468750108 ], [ -108.027197265624892, 68.162939453125034 ], [ -108.104589843749935, 68.169287109375091 ], [ -108.261035156250017, 68.149902343750057 ], [ -108.322802734374903, 68.154101562500017 ], [ -108.367919921875028, 68.177539062499989 ], [ -108.686572265624932, 68.277343750000085 ], [ -108.718115234374878, 68.297460937500091 ], [ -108.64091796874996, 68.378515625000091 ], [ -108.34575195312496, 68.597802734374994 ], [ -108.313476562499957, 68.610791015624983 ], [ -107.766357421874957, 68.648925781250114 ], [ -107.435937500000051, 68.68886718750008 ], [ -106.830664062499935, 68.809472656250136 ], [ -106.713476562499949, 68.819482421875051 ], [ -106.324267578124889, 68.899462890624989 ], [ -106.164453124999923, 68.919873046875068 ], [ -106.015673828124903, 68.906054687500102 ], [ -105.797949218749949, 68.864794921875045 ], [ -105.685595703124889, 68.828173828125045 ], [ -105.606054687499935, 68.782421875000125 ], [ -105.539843749999946, 68.718652343750108 ], [ -105.456933593749937, 68.578076171875068 ], [ -105.428613281249937, 68.458251953125 ], [ -105.377441406249901, 68.413818359375 ], [ -105.194970703124937, 68.330371093750045 ], [ -105.101318359374957, 68.297998046875023 ], [ -105.043603515624923, 68.287890625000102 ], [ -104.993798828124994, 68.307421874999989 ], [ -104.959814453124906, 68.310546875000085 ], [ -104.936718749999912, 68.303027343749989 ], [ -104.911962890624935, 68.250488281250114 ], [ -104.87944335937496, 68.245263671875108 ], [ -104.769628906249892, 68.251757812500017 ], [ -104.653173828124878, 68.230078125000034 ], [ -104.636376953124923, 68.21391601562496 ], [ -104.661132812499901, 68.148779296875006 ], [ -104.628173828125028, 68.121484375000136 ], [ -104.486816406249915, 68.063183593749983 ], [ -104.350732421874994, 68.041210937500125 ], [ -104.19355468749994, 68.03120117187504 ], [ -103.901562499999969, 68.041064453125074 ], [ -103.657226562499929, 68.069091796875114 ], [ -103.474121093749929, 68.115039062500045 ], [ -103.323242187499915, 68.063818359375091 ], [ -103.02177734374996, 67.94023437499996 ], [ -102.841552734374929, 67.852734375000097 ], [ -102.69199218749992, 67.811572265625045 ], [ -102.38911132812504, 67.762207031250114 ], [ -102.320361328124889, 67.735644531250045 ], [ -102.209765624999918, 67.73271484374996 ], [ -102.05722656249992, 67.75332031250008 ], [ -101.883642578124906, 67.74531250000004 ], [ -101.688867187499923, 67.708642578125051 ], [ -101.554980468749918, 67.693164062500074 ], [ -101.096386718749926, 67.762353515625136 ], [ -101.026416015624889, 67.765673828125102 ], [ -100.855615234374994, 67.798974609375136 ], [ -100.745605468749957, 67.809082031250085 ], [ -100.616113281250051, 67.80825195312508 ], [ -100.519628906249935, 67.818408203125017 ], [ -100.45610351562496, 67.839453125000034 ], [ -100.212939453124889, 67.83857421875004 ], [ -99.772949218749957, 67.81484375 ], [ -99.472265624999892, 67.784082031250136 ], [ -99.293554687499906, 67.74531250000004 ], [ -99.146875, 67.723632812500085 ], [ -99.03217773437504, 67.718847656249977 ], [ -98.920458984375017, 67.725781249999983 ], [ -98.811718749999969, 67.744433593750045 ], [ -98.697265624999915, 67.779736328125125 ], [ -98.452783203124937, 67.797900390625102 ], [ -98.412109374999915, 67.807177734375045 ], [ -98.417138671874966, 67.826464843750074 ], [ -98.467822265624903, 67.855810546875006 ], [ -98.606494140624903, 67.91142578124996 ], [ -98.703564453124955, 67.965722656250023 ], [ -98.72221679687496, 68.000195312500097 ], [ -98.720068359374949, 68.041992187500085 ], [ -98.689843749999937, 68.06611328125004 ], [ -98.63154296875004, 68.072558593750102 ], [ -98.539843749999932, 68.046630859374972 ], [ -98.414794921875028, 67.988427734375023 ], [ -98.062548828124932, 67.769677734375051 ], [ -97.977636718749949, 67.73862304687492 ], [ -97.930761718750006, 67.710791015624949 ], [ -97.607421875000028, 67.63105468750004 ], [ -97.454931640624864, 67.616992187500017 ], [ -97.27426757812492, 67.666259765625114 ], [ -97.194433593750006, 67.696923828125136 ], [ -97.155419921875051, 67.72641601562492 ], [ -97.157177734374955, 67.75483398437504 ], [ -97.139843749999983, 67.796240234374949 ], [ -97.158056640624864, 67.821923828125023 ], [ -97.206542968749886, 67.855078125000034 ], [ -97.336132812499926, 67.901367187500057 ], [ -97.546630859374915, 67.960742187500074 ], [ -97.739111328124949, 67.978173828125051 ], [ -97.913330078124915, 67.953564453125011 ], [ -98.110498046874937, 67.90302734375004 ], [ -98.192529296874937, 67.922998046875023 ], [ -98.438378906249937, 68.064697265625114 ], [ -98.500292968749932, 68.117675781250057 ], [ -98.500244140625028, 68.132275390625011 ], [ -98.386083984374949, 68.115332031249949 ], [ -98.380859374999943, 68.132470703125051 ], [ -98.449169921874926, 68.200781249999949 ], [ -98.49125976562496, 68.223632812499972 ], [ -98.633007812499983, 68.331152343750034 ], [ -98.650488281249892, 68.363525390625057 ], [ -98.562255859374943, 68.370849609375114 ], [ -98.522216796874972, 68.383398437500006 ], [ -98.46855468749996, 68.382128906250102 ], [ -98.218554687500017, 68.317431640625074 ], [ -98.09052734375004, 68.346337890625108 ], [ -97.794238281249903, 68.387597656249994 ], [ -97.911035156249966, 68.449511718749989 ], [ -97.938867187500051, 68.510449218749955 ], [ -97.925097656249903, 68.523681640625 ], [ -97.828564453124955, 68.532763671875074 ], [ -97.639550781249994, 68.481982421875017 ], [ -97.548046874999926, 68.474951171875006 ], [ -97.481103515625051, 68.495166015625045 ], [ -97.410351562499926, 68.496533203124983 ], [ -97.335791015624949, 68.479150390624994 ], [ -97.265917968749903, 68.45292968749996 ], [ -97.135986328124915, 68.377978515624989 ], [ -97.071777343749972, 68.332861328125034 ], [ -96.999560546874903, 68.264941406250045 ], [ -96.976708984374966, 68.255419921875045 ], [ -96.628173828124915, 68.250292968750074 ], [ -96.430664062499915, 68.310595703125102 ], [ -96.434960937499994, 68.290087890625017 ], [ -96.480224609374886, 68.242822265624966 ], [ -96.72514648437496, 68.061230468750097 ], [ -96.722070312500051, 68.038769531249983 ], [ -96.592187499999966, 68.048437499999977 ], [ -96.531298828124903, 68.063134765625136 ], [ -96.493701171874875, 68.084960937499972 ], [ -96.461181640624915, 68.135839843750034 ], [ -96.439355468749909, 68.150878906250085 ], [ -96.075585937499966, 68.236523437500125 ], [ -95.9703125, 68.249121093750006 ], [ -96.036035156249994, 68.157763671875045 ], [ -96.171337890624926, 67.831689453125051 ], [ -96.198828124999949, 67.71782226562496 ], [ -96.228466796874955, 67.679199218750085 ], [ -96.371386718750017, 67.553857421875136 ], [ -96.369140624999915, 67.509765625000028 ], [ -96.212841796874955, 67.404296875000028 ], [ -96.185009765624983, 67.375585937500034 ], [ -96.16923828124996, 67.288964843749994 ], [ -96.141455078124892, 67.271826171875034 ], [ -96.012597656249937, 67.270898437500023 ], [ -95.879101562499898, 67.298486328125136 ], [ -95.719921874999983, 67.316796875000136 ], [ -95.695166015625006, 67.298730468750023 ], [ -95.78251953124996, 67.193798828125125 ], [ -95.777685546874949, 67.184619140625045 ], [ -95.62641601562504, 67.211572265625023 ], [ -95.557031249999937, 67.215283203125068 ], [ -95.528710937499937, 67.209179687500068 ], [ -95.415917968750051, 67.155566406249989 ], [ -95.40458984374996, 67.115576171875006 ], [ -95.406982421874915, 67.056103515624983 ], [ -95.41889648437504, 67.013232421874932 ], [ -95.456982421874983, 66.989453125000068 ], [ -95.50224609374996, 66.97988281250008 ], [ -95.559375, 66.972753906250034 ], [ -95.610644531250017, 66.97568359374992 ], [ -95.768652343749892, 66.966699218750051 ], [ -95.861816406250028, 66.97817382812508 ], [ -95.954052734374983, 67.010888671874994 ], [ -96.019531249999915, 67.01875 ], [ -96.095458984375028, 66.993554687500023 ], [ -96.215576171874972, 66.997705078124966 ], [ -96.35043945312492, 67.070019531249955 ], [ -96.404248046874955, 67.063232421875 ], [ -96.422558593749955, 67.051757812499972 ], [ -96.420263671874949, 67.036181640624989 ], [ -96.359521484374994, 66.989404296875051 ], [ -95.885302734375017, 66.741357421874966 ], [ -95.813281249999903, 66.690136718750011 ], [ -95.797363281249943, 66.616552734374949 ], [ -95.787548828124898, 66.616796875 ], [ -95.743164062499915, 66.690429687500085 ], [ -95.772119140625051, 66.726074218750057 ], [ -96.016113281250028, 66.870458984374977 ], [ -96.045361328124955, 66.923144531250074 ], [ -96.036865234374886, 66.9375 ], [ -95.972363281249983, 66.952246093749949 ], [ -95.625048828124932, 66.916259765625085 ], [ -95.490380859374937, 66.924121093750074 ], [ -95.399658203125028, 66.949462890625085 ], [ -95.354101562499892, 66.980712890625057 ], [ -95.321093749999903, 67.15249023437508 ], [ -95.258740234374926, 67.26254882812492 ], [ -95.295605468749955, 67.361035156250097 ], [ -95.389550781249909, 67.517822265625057 ], [ -95.463378906249943, 67.610205078125063 ], [ -95.633691406249909, 67.703857421874943 ], [ -95.650488281249864, 67.737451171875051 ], [ -95.460693359375028, 68.021386718749994 ], [ -95.426513671874886, 68.045263671875063 ], [ -95.38408203124996, 68.055566406250023 ], [ -95.234716796874892, 68.059716796874966 ], [ -95.125878906249937, 68.083300781249989 ], [ -94.955224609374994, 68.05029296875 ], [ -94.861035156249983, 68.041650390625023 ], [ -94.744433593749932, 68.070898437499949 ], [ -94.485302734374898, 68.19008789062508 ], [ -94.383837890625017, 68.227001953125125 ], [ -94.254785156249937, 68.296826171874955 ], [ -94.098144531249915, 68.399414062500085 ], [ -93.927734374999915, 68.473828124999955 ], [ -93.651708984374892, 68.543115234375051 ], [ -93.483007812499892, 68.598876953125028 ], [ -93.448925781249983, 68.618896484375028 ], [ -93.605810546874864, 68.623681640625108 ], [ -93.643945312499909, 68.633105468750074 ], [ -93.67617187499999, 68.685986328125011 ], [ -93.659863281249955, 68.783740234375045 ], [ -93.662792968749926, 68.838183593749932 ], [ -93.681445312499932, 68.887255859374989 ], [ -93.715771484374983, 68.931054687500023 ], [ -93.765722656249949, 68.969580078125063 ], [ -93.811328124999903, 68.992675781249972 ], [ -93.852441406249937, 69.000341796874949 ], [ -93.88071289062492, 68.996826171875114 ], [ -93.896093749999949, 68.982177734374972 ], [ -93.938085937499892, 68.8890625 ], [ -93.991552734374949, 68.820605468750102 ], [ -94.064892578124955, 68.784765625000063 ], [ -94.216943359374937, 68.760546875000102 ], [ -94.478320312499903, 68.742773437500034 ], [ -94.586767578124892, 68.775537109375136 ], [ -94.600439453125006, 68.803222656250114 ], [ -94.562548828125017, 68.911669921874989 ], [ -94.475634765624903, 68.958154296875051 ], [ -94.23662109374996, 69.049755859375068 ], [ -94.083642578124966, 69.123095703125074 ], [ -94.081152343749892, 69.135839843750006 ], [ -94.221826171875051, 69.136376953125108 ], [ -94.255371093749972, 69.151464843750006 ], [ -94.28496093749996, 69.241601562500051 ], [ -94.276757812500051, 69.275244140624977 ], [ -94.254736328125006, 69.313769531250017 ], [ -94.156347656249949, 69.34174804687504 ], [ -93.854394531249994, 69.376367187499994 ], [ -93.61948242187492, 69.416992187500085 ], [ -93.612646484374949, 69.402832031250057 ], [ -93.800976562499926, 69.28090820312508 ], [ -93.820458984374994, 69.252636718750011 ], [ -93.748535156249915, 69.226123046875102 ], [ -93.567480468749892, 69.296875 ], [ -93.450585937500051, 69.355175781250097 ], [ -93.43095703124996, 69.375048828125074 ], [ -93.537060546874983, 69.382324218749943 ], [ -93.542871093749937, 69.406445312500068 ], [ -93.522412109374926, 69.450683593750028 ], [ -93.532275390624903, 69.480908203124955 ], [ -93.649804687500051, 69.519042968750085 ], [ -93.794384765624926, 69.497851562500045 ], [ -93.915087890624903, 69.457666015625023 ], [ -94.015283203124994, 69.446728515625097 ], [ -94.163183593750006, 69.445947265625136 ], [ -94.270800781249903, 69.455126953125045 ], [ -94.338134765624943, 69.474267578125023 ], [ -94.419189453125028, 69.51704101562504 ], [ -94.513916015624972, 69.583447265625068 ], [ -94.63383789062496, 69.649658203125057 ], [ -94.676269531249915, 69.656884765625108 ], [ -94.71269531249996, 69.6494140625 ], [ -94.789257812499926, 69.585449218750114 ], [ -94.822509765624943, 69.577783203124994 ], [ -95.292089843749949, 69.667382812500108 ], [ -95.491259765624932, 69.717626953125063 ], [ -95.587597656249955, 69.755712890625006 ], [ -95.707421874999937, 69.778222656250136 ], [ -95.850683593749892, 69.785107421875125 ], [ -95.964941406249892, 69.802783203124989 ], [ -96.050146484374949, 69.831152343750091 ], [ -96.11909179687504, 69.871875 ], [ -96.171777343749937, 69.924951171875023 ], [ -96.26938476562492, 69.991796874999949 ], [ -96.492382812499983, 70.12490234375008 ], [ -96.551367187500006, 70.210302734375063 ], [ -96.559570312499886, 70.243017578124977 ], [ -96.545605468749983, 70.327246093750091 ], [ -96.336572265624937, 70.470166015625068 ], [ -96.29770507812492, 70.511376953125108 ], [ -96.226416015624892, 70.541699218750068 ], [ -96.122753906249983, 70.561230468749955 ], [ -96.048144531249875, 70.567089843750097 ], [ -95.878613281249983, 70.548974609375136 ], [ -95.980175781249983, 70.593212890625097 ], [ -95.988183593749937, 70.616845703125108 ], [ -95.886328124999864, 70.694287109375068 ], [ -95.906396484375051, 70.697753906250057 ], [ -96.186425781249994, 70.638281250000034 ], [ -96.258007812499926, 70.642285156250125 ], [ -96.358886718749943, 70.678662109375097 ], [ -96.548925781249949, 70.808740234375108 ], [ -96.551074218749932, 70.889746093750091 ], [ -96.49130859374992, 71.002343750000136 ], [ -96.470410156249926, 71.069726562499994 ], [ -96.52475585937492, 71.127050781249949 ], [ -96.504443359374932, 71.143164062500034 ], [ -96.445458984374909, 71.159228515625102 ], [ -96.420751953124949, 71.176464843750068 ], [ -96.44658203124996, 71.239892578125023 ], [ -96.405664062499994, 71.273632812499983 ], [ -96.271337890624892, 71.339111328125 ], [ -96.139648437499972, 71.396386718750108 ], [ -96.062011718749972, 71.413867187499932 ], [ -95.99443359374996, 71.41064453125 ], [ -95.924072265624915, 71.393066406249972 ], [ -95.850878906249932, 71.361083984375028 ], [ -95.72539062499996, 71.328173828125074 ], [ -95.632568359374943, 71.318798828125125 ], [ -95.564257812499903, 71.336767578125034 ], [ -95.447509765624915, 71.460058593749949 ], [ -95.40625, 71.491650390624983 ], [ -95.44541015624992, 71.505371093750114 ], [ -95.67421875, 71.504052734375023 ], [ -95.773388671874955, 71.514257812499977 ], [ -95.830371093750017, 71.526074218750068 ], [ -95.872314453124943, 71.573144531250051 ], [ -95.83774414062492, 71.598242187500034 ], [ -95.615917968749926, 71.685400390625006 ], [ -95.511669921874926, 71.776806640624983 ], [ -95.201220703124932, 71.90371093750008 ], [ -94.886962890625028, 71.963378906249972 ], [ -94.734863281249943, 71.982958984375074 ], [ -94.61113281249996, 71.98686523437496 ], [ -94.557080078124955, 71.978955078125125 ], [ -94.49106445312492, 71.91552734375 ], [ -94.478808593749903, 71.84858398437504 ], [ -94.308349609374915, 71.764892578125057 ], [ -94.171240234374864, 71.758447265624966 ], [ -94.085986328124903, 71.77114257812508 ], [ -93.810205078124937, 71.766259765625136 ], [ -93.746289062499983, 71.742822265624994 ], [ -93.750878906249937, 71.716650390624977 ], [ -93.78164062499999, 71.674316406250057 ], [ -93.762841796874994, 71.638037109374949 ], [ -93.575878906249898, 71.568701171875034 ], [ -93.407470703124972, 71.52070312500004 ], [ -93.256347656249915, 71.460839843750108 ], [ -93.031298828124903, 71.335693359375 ], [ -92.982568359374994, 71.300341796875074 ], [ -92.948681640624926, 71.262109375000108 ], [ -92.890185546875017, 71.122363281250074 ], [ -92.882714843749994, 71.069335937500085 ], [ -92.904199218749937, 70.91606445312496 ], [ -92.921972656250006, 70.887109375000108 ], [ -92.981445312499943, 70.852246093750097 ], [ -92.960888671874926, 70.838134765625057 ], [ -92.783007812499932, 70.798144531250102 ], [ -92.64169921874992, 70.718798828125102 ], [ -92.567480468749892, 70.693212890625034 ], [ -92.388476562499932, 70.650439453125017 ], [ -92.355810546874949, 70.634277343750114 ], [ -92.315380859374983, 70.607519531249977 ], [ -92.21445312499992, 70.492919921875085 ], [ -92.049121093749903, 70.3896484375 ], [ -92.037207031249864, 70.367382812500097 ], [ -92.072607421874892, 70.318750000000136 ], [ -92.047363281249915, 70.303320312500006 ], [ -91.983544921875051, 70.285546875000108 ], [ -91.926220703124926, 70.294775390625034 ], [ -91.875537109374903, 70.331152343749977 ], [ -91.820410156249949, 70.341650390625006 ], [ -91.760839843749892, 70.326269531250063 ], [ -91.715625, 70.299218750000051 ], [ -91.654052734374972, 70.232958984375045 ], [ -91.564062499999949, 70.178271484375102 ], [ -91.571630859374892, 70.161572265625068 ], [ -91.616113281249966, 70.147851562500136 ], [ -91.858593749999983, 70.132666015625063 ], [ -91.994970703124892, 70.14321289062508 ], [ -92.121044921874983, 70.169921875 ], [ -92.208642578124994, 70.197509765625114 ], [ -92.290332031250017, 70.239843750000034 ], [ -92.32050781250004, 70.2353515625 ], [ -92.363281249999972, 70.20083007812508 ], [ -92.4546875, 70.150439453124932 ], [ -92.511865234374937, 70.103857421875034 ], [ -92.445751953124983, 70.08315429687508 ], [ -92.12700195312496, 70.084521484375017 ], [ -92.057714843749892, 70.071435546875023 ], [ -91.976708984374994, 70.038671875000091 ], [ -92.069042968749955, 69.983984374999949 ], [ -92.284765624999949, 69.892138671875074 ], [ -92.750927734374983, 69.713916015625017 ], [ -92.887792968749892, 69.668212890625114 ], [ -92.854541015624932, 69.654882812500063 ], [ -92.802636718749937, 69.651464843750063 ], [ -92.642822265624972, 69.659277343750063 ], [ -92.493457031250017, 69.683203124999977 ], [ -92.311669921874937, 69.672900390624989 ], [ -92.23076171874996, 69.653369140625102 ], [ -92.258300781249972, 69.63432617187496 ], [ -92.209082031249892, 69.603320312500045 ], [ -91.911962890624949, 69.53125 ], [ -91.724121093749943, 69.545605468750011 ], [ -91.532373046874966, 69.615039062500102 ], [ -91.384228515624983, 69.649462890625017 ], [ -91.201806640624937, 69.644775390624943 ], [ -91.150878906249972, 69.637158203125011 ], [ -91.170312499999937, 69.620312500000125 ], [ -91.30502929687492, 69.581298828125 ], [ -91.426855468749864, 69.537939453125034 ], [ -91.439941406249972, 69.525683593750017 ], [ -91.28813476562496, 69.543212890625057 ], [ -90.950195312500028, 69.515478515625091 ], [ -90.785742187500006, 69.508593750000102 ], [ -90.666650390624994, 69.51552734375008 ], [ -90.554931640624972, 69.504492187499977 ], [ -90.45053710937492, 69.475439453125091 ], [ -90.415576171874903, 69.456982421875068 ], [ -90.51328125, 69.44511718749996 ], [ -90.605566406249892, 69.4453125 ], [ -90.683984374999966, 69.427734374999972 ], [ -90.748535156249972, 69.39248046875008 ], [ -90.794580078124937, 69.346728515624989 ], [ -90.822119140624949, 69.290478515625068 ], [ -90.89228515625004, 69.267285156249955 ], [ -91.004980468749892, 69.277099609375 ], [ -91.049218749999937, 69.293017578125045 ], [ -91.024853515624955, 69.31523437499996 ], [ -91.057763671874994, 69.318408203125074 ], [ -91.147851562499966, 69.302587890625063 ], [ -91.21796875000004, 69.302099609374949 ], [ -91.237207031250051, 69.285546875000136 ], [ -90.744775390624909, 69.105908203125125 ], [ -90.587304687499994, 68.946875 ], [ -90.479003906249943, 68.881152343749989 ], [ -90.468359375, 68.86376953125 ], [ -90.538964843749994, 68.819580078125057 ], [ -90.542529296875017, 68.785986328124977 ], [ -90.51015625, 68.68886718750008 ], [ -90.525244140624949, 68.611279296875068 ], [ -90.573632812500051, 68.474707031249977 ], [ -90.528320312499972, 68.432226562500006 ], [ -90.423046874999926, 68.394726562500011 ], [ -90.360058593749955, 68.346728515625017 ], [ -90.317236328124949, 68.330322265625028 ], [ -90.285253906250006, 68.291650390624966 ], [ -90.247753906249926, 68.267431640625006 ], [ -90.20478515625004, 68.257470703125108 ], [ -90.174414062499892, 68.27021484375004 ], [ -90.156835937499949, 68.305517578124949 ], [ -90.116406249999983, 68.338574218750125 ], [ -90.005322265624898, 68.398046874999977 ], [ -89.897705078124915, 68.490771484375045 ], [ -89.879492187499949, 68.521533203125102 ], [ -89.896582031249949, 68.594384765625023 ], [ -89.884228515624926, 68.625585937499977 ], [ -89.783105468749937, 68.735937500000063 ], [ -89.75083007812492, 68.81245117187504 ], [ -89.720166015624983, 68.931591796874955 ], [ -89.666601562500006, 69.014599609375011 ], [ -89.552001953124915, 69.084912109375125 ], [ -89.35190429687492, 69.227001953125097 ], [ -89.279541015624915, 69.255468750000034 ], [ -89.198486328125028, 69.269482421875068 ], [ -89.05673828124992, 69.266113281250085 ], [ -88.953515624999937, 69.220410156250011 ], [ -88.814550781249864, 69.135888671875023 ], [ -88.637744140624903, 69.058837890624943 ], [ -88.31552734374992, 68.954443359375006 ], [ -88.223535156249994, 68.915039062499972 ], [ -88.041357421875006, 68.811718750000068 ], [ -87.964355468749943, 68.70927734374996 ], [ -87.911523437499937, 68.564697265625 ], [ -87.865966796874972, 68.477636718750034 ], [ -87.827734375, 68.448095703125063 ], [ -87.810302734374915, 68.404150390624977 ], [ -87.813574218749864, 68.345703124999972 ], [ -87.82792968749996, 68.29995117187508 ], [ -87.853271484374972, 68.266894531250074 ], [ -87.892675781250006, 68.248144531250006 ], [ -87.990966796874943, 68.242041015625006 ], [ -88.111132812500017, 68.251171875000068 ], [ -88.14580078124996, 68.26601562500008 ], [ -88.209082031249892, 68.33486328125008 ], [ -88.235253906249994, 68.33906250000004 ], [ -88.346972656249932, 68.288281250000011 ], [ -88.360693359374864, 68.259863281250063 ], [ -88.319628906249932, 68.165771484375085 ], [ -88.325097656249994, 67.988769531250085 ], [ -88.313818359375006, 67.95034179687508 ], [ -88.195898437499864, 67.765820312499955 ], [ -87.997167968749892, 67.625683593750011 ], [ -87.499121093749949, 67.355322265625006 ], [ -87.470800781249949, 67.324609375000136 ], [ -87.417919921874926, 67.214160156250017 ], [ -87.391943359374949, 67.191064453125108 ], [ -87.359375, 67.177246093749972 ], [ -87.320263671874926, 67.172851562499943 ], [ -87.266259765624937, 67.183837890625057 ], [ -87.083203124999926, 67.267773437500097 ], [ -86.92392578124992, 67.35625 ], [ -86.812792968749903, 67.402392578124989 ], [ -86.749853515624892, 67.406103515625034 ], [ -86.682031249999909, 67.422314453124983 ], [ -86.609375, 67.450830078125108 ], [ -86.560791015624915, 67.482128906250068 ], [ -86.536425781250017, 67.516162109375074 ], [ -86.503515624999892, 67.649462890625074 ], [ -86.47553710937504, 67.713134765625057 ], [ -86.398046874999892, 67.800097656250017 ], [ -86.36967773437496, 67.824804687500091 ], [ -85.984472656250006, 68.045361328125068 ], [ -85.952587890624898, 68.072460937500097 ], [ -85.78886718749996, 68.328027343750108 ], [ -85.731103515624994, 68.445019531250125 ], [ -85.722802734374994, 68.515478515625091 ], [ -85.744873046874943, 68.578271484375108 ], [ -85.733837890624926, 68.630126953125 ], [ -85.68979492187492, 68.670947265624989 ], [ -85.64316406249992, 68.699707031249972 ], [ -85.562451171874926, 68.728808593750045 ], [ -85.517773437499955, 68.769824218750045 ], [ -85.491064453124949, 68.773974609375017 ], [ -85.425048828124915, 68.774267578125063 ], [ -85.33808593750004, 68.74628906250004 ], [ -85.275097656249898, 68.741357421875108 ], [ -84.867578124999937, 68.773339843750051 ], [ -84.867480468749903, 68.790380859374977 ], [ -85.106640624999955, 68.844042968750074 ], [ -85.104345703124949, 68.870947265625034 ], [ -85.083398437499937, 68.907910156250125 ], [ -85.008300781249915, 68.94921875 ], [ -84.91606445312496, 68.962255859375006 ], [ -84.895312499999903, 68.988525390625028 ], [ -84.892724609374994, 69.020996093750057 ], [ -84.862207031249994, 69.073974609375028 ], [ -84.890039062499966, 69.092773437500114 ], [ -85.113525390625028, 69.165869140625091 ], [ -85.24262695312504, 69.162744140624994 ], [ -85.275488281249892, 69.172314453124983 ], [ -85.386767578124932, 69.23188476562504 ], [ -85.42753906249996, 69.318408203125074 ], [ -85.431933593749875, 69.353857421875006 ], [ -85.416406249999909, 69.410888671875085 ], [ -85.402246093750051, 69.426757812500114 ], [ -85.409179687499943, 69.452490234375034 ], [ -85.437207031249983, 69.48823242187504 ], [ -85.439501953124903, 69.519921875000108 ], [ -85.415966796874926, 69.54775390625008 ], [ -85.430126953124955, 69.580664062500034 ], [ -85.482031249999864, 69.61875 ], [ -85.502441406249943, 69.65151367187508 ], [ -85.447900390624937, 69.748144531250063 ], [ -85.446093750000017, 69.77778320312504 ], [ -85.497460937499994, 69.819042968750097 ], [ -85.534814453124966, 69.835058593750006 ], [ -85.507373046874875, 69.845263671874932 ], [ -85.41513671874992, 69.849511718750108 ], [ -85.30498046874996, 69.83613281250004 ], [ -85.17680664062496, 69.805126953125125 ], [ -85.01982421874996, 69.804785156250034 ], [ -84.833984374999915, 69.835058593750006 ], [ -84.645117187499892, 69.849707031249949 ], [ -84.31879882812504, 69.843701171874983 ], [ -84.24165039062504, 69.835009765624989 ], [ -83.917187499999926, 69.745361328125028 ], [ -83.66533203124996, 69.699707031249943 ], [ -83.551708984374983, 69.70395507812492 ], [ -82.991357421875051, 69.685888671874977 ], [ -82.745605468749915, 69.695117187500074 ], [ -82.618359374999926, 69.691064453125136 ], [ -82.374169921874994, 69.641796875000068 ], [ -82.390234374999892, 69.600878906250074 ], [ -82.495703124999892, 69.532226562500114 ], [ -82.633300781250028, 69.518115234375074 ], [ -82.754833984374926, 69.494384765625057 ], [ -82.642041015624955, 69.458398437499994 ], [ -82.30986328124996, 69.410009765625091 ], [ -82.231835937499937, 69.332568359374932 ], [ -82.208154296874909, 69.297021484374994 ], [ -82.246777343749983, 69.264990234375034 ], [ -82.227539062499972, 69.248876953124949 ], [ -82.150537109374994, 69.248876953124949 ], [ -81.951806640624909, 69.276074218749983 ], [ -81.732177734375028, 69.258105468750045 ], [ -81.412304687499955, 69.19814453125008 ], [ -81.377832031250051, 69.185644531250034 ], [ -81.32158203124996, 69.138916015625114 ], [ -81.328662109374903, 69.11992187499996 ], [ -81.611425781249949, 69.003027343749949 ], [ -81.758349609374932, 68.956738281250125 ], [ -81.951660156249972, 68.909082031249994 ], [ -81.957910156249909, 68.883642578124977 ], [ -81.686914062500051, 68.878955078125074 ], [ -81.476025390624983, 68.865576171875006 ], [ -81.38090820312496, 68.85004882812504 ], [ -81.331298828124886, 68.827978515625006 ], [ -81.263525390624949, 68.780615234374949 ], [ -81.252490234374903, 68.743164062500114 ], [ -81.259130859374949, 68.692431640625102 ], [ -81.281542968749875, 68.657226562500028 ], [ -81.526855468749943, 68.555957031249989 ], [ -81.639501953124892, 68.524365234375125 ], [ -81.831396484374892, 68.48686523437496 ], [ -81.914843749999932, 68.458789062500102 ], [ -82.006494140625051, 68.462646484375 ], [ -82.106347656250051, 68.498535156250028 ], [ -82.210156249999983, 68.50625 ], [ -82.397216796874972, 68.477587890625017 ], [ -82.498730468749955, 68.478613281250063 ], [ -82.548632812499932, 68.468603515624977 ], [ -82.55268554687504, 68.446484375000068 ], [ -82.464160156249932, 68.382421875 ], [ -82.412988281249994, 68.357177734375 ], [ -82.392871093749903, 68.338330078125068 ], [ -82.430664062499943, 68.306591796875011 ], [ -82.42270507812492, 68.296582031250097 ], [ -82.392529296874926, 68.285253906250091 ], [ -82.222412109374886, 68.145263671875 ], [ -82.18657226562496, 68.134423828125108 ], [ -82.151318359374983, 68.139697265625102 ], [ -82.077636718749972, 68.179687500000085 ], [ -82.03388671875004, 68.195947265625023 ], [ -82.0125, 68.19389648437496 ], [ -82.013378906249955, 68.173388671875045 ], [ -82.091894531249949, 68.051464843750068 ], [ -82.10214843749992, 68.018896484375006 ], [ -82.100488281249937, 67.989843749999949 ], [ -82.062548828125017, 67.928173828125011 ], [ -81.976464843749966, 67.862011718750011 ], [ -81.869335937499898, 67.802490234374972 ], [ -81.7085937499999, 67.722363281249983 ], [ -81.49277343749992, 67.636914062499983 ], [ -81.412304687499955, 67.595361328125051 ], [ -81.294335937499994, 67.497412109375006 ], [ -81.270117187499949, 67.459912109374983 ], [ -81.30107421874996, 67.356982421874989 ], [ -81.387207031249915, 67.188574218749949 ], [ -81.442724609374949, 67.092871093750006 ], [ -81.46757812499996, 67.069873046875102 ], [ -81.630078124999926, 67.00200195312496 ], [ -81.722363281249983, 66.986083984375085 ], [ -81.874462890624983, 66.987939453125108 ], [ -81.925537109374886, 66.974707031250091 ], [ -82.005078124999926, 66.920410156250028 ], [ -82.113183593749937, 66.825097656249994 ], [ -82.198339843749864, 66.764648437500114 ], [ -82.260546874999932, 66.739111328125063 ], [ -82.374755859375028, 66.70942382812504 ], [ -82.553662109374955, 66.621386718750045 ], [ -82.641503906249909, 66.5875 ], [ -82.948876953124937, 66.550830078125074 ], [ -83.198779296874932, 66.431494140625091 ], [ -83.298388671874903, 66.392138671875074 ], [ -83.406445312499983, 66.37124023437508 ], [ -83.523095703124937, 66.36875 ], [ -83.59028320312504, 66.38784179687508 ], [ -83.628369140624983, 66.460693359375 ], [ -83.651074218749983, 66.484619140625085 ], [ -83.739208984374898, 66.534375 ], [ -83.920214843750017, 66.679052734375063 ], [ -83.998046874999972, 66.728515625000028 ], [ -84.05, 66.739501953124943 ], [ -84.154443359374937, 66.731689453124972 ], [ -84.208007812500028, 66.736328125000028 ], [ -84.324365234374937, 66.781787109375045 ], [ -84.366259765624932, 66.811132812499977 ], [ -84.361083984374943, 66.822558593749989 ], [ -84.272558593749949, 66.839208984375006 ], [ -84.310351562499903, 66.862744140625011 ], [ -84.466064453124943, 66.92744140625004 ], [ -84.530664062499937, 66.961328125000023 ], [ -84.538476562499937, 66.972802734375051 ], [ -84.692578124999983, 67.016601562500085 ], [ -84.845751953125017, 67.02871093750008 ], [ -85.040039062499972, 66.956054687500028 ], [ -85.113720703124983, 66.906933593750125 ], [ -85.111279296874926, 66.890917968750074 ], [ -85.018261718749983, 66.872070312499972 ], [ -84.97797851562504, 66.88125 ], [ -84.899023437499949, 66.926562500000045 ], [ -84.857373046874983, 66.940673828125085 ], [ -84.73774414062504, 66.933593750000057 ], [ -84.638574218749994, 66.902343750000085 ], [ -84.602539062500028, 66.875146484375051 ], [ -84.589501953124937, 66.856640625000011 ], [ -84.318945312499892, 66.711816406249994 ], [ -84.22304687499999, 66.682470703125063 ], [ -84.183105468749915, 66.647851562500108 ], [ -84.152734375000051, 66.590234375000108 ], [ -84.094238281250028, 66.526220703125034 ], [ -83.964208984375006, 66.420556640624994 ], [ -83.825830078124966, 66.28999023437504 ], [ -83.797558593749983, 66.238476562500011 ], [ -83.869042968749994, 66.213574218750097 ], [ -83.90507812499996, 66.211767578125091 ], [ -84.011669921874898, 66.231201171874972 ], [ -84.293066406249949, 66.291796875000045 ], [ -84.324267578124903, 66.290673828124994 ], [ -84.398437499999915, 66.258740234375068 ], [ -84.459375, 66.18623046875004 ], [ -84.478417968750051, 66.179296875000034 ], [ -84.628076171874994, 66.207714843749983 ], [ -84.908398437499983, 66.271337890624977 ], [ -85.096191406249972, 66.325341796875136 ], [ -85.19150390624992, 66.369677734375102 ], [ -85.306835937499983, 66.440332031250108 ], [ -85.442236328124949, 66.537353515624972 ], [ -85.603857421875006, 66.568261718750051 ], [ -85.791748046874915, 66.532958984374972 ], [ -86.063232421874972, 66.520361328125063 ], [ -86.633203124999909, 66.531347656250006 ], [ -86.708154296874994, 66.523046875000091 ], [ -86.73710937499996, 66.510888671875108 ], [ -86.688623046874937, 66.45747070312504 ], [ -86.700146484374983, 66.44277343750008 ], [ -86.738378906249949, 66.432861328125 ], [ -86.746972656249909, 66.417089843750006 ], [ -86.685107421875017, 66.360400390624989 ], [ -86.584765624999903, 66.321923828125136 ], [ -86.301025390624915, 66.269921875000023 ], [ -86.113085937499932, 66.225292968750011 ], [ -86.000830078124864, 66.186816406249989 ], [ -85.964257812499966, 66.154443359375136 ], [ -85.958740234374915, 66.119042968750023 ], [ -86.012255859374903, 66.048486328125051 ], [ -86.042871093749994, 66.022558593750091 ], [ -86.701953124999903, 65.670556640625136 ], [ -86.953173828124903, 65.528271484375097 ], [ -87.08110351562496, 65.440820312500051 ], [ -87.193798828124898, 65.383056640625 ], [ -87.291455078124898, 65.354833984374949 ], [ -87.452880859375028, 65.338964843750091 ], [ -87.678125, 65.335351562500051 ], [ -87.969970703125028, 65.348925781249989 ], [ -88.120996093749966, 65.394580078125045 ], [ -88.39487304687492, 65.516210937499949 ], [ -88.586718749999903, 65.587646484375114 ], [ -88.672460937499892, 65.611572265625028 ], [ -88.74394531249996, 65.678759765625045 ], [ -88.808496093749966, 65.691650390625 ], [ -88.946142578124949, 65.703027343749994 ], [ -89.08774414062492, 65.73896484375004 ], [ -89.420361328124926, 65.860791015624983 ], [ -89.592675781249937, 65.909326171875108 ], [ -89.749414062499994, 65.936035156250057 ], [ -89.890478515624949, 65.940820312500136 ], [ -89.943994140624937, 65.933593750000085 ], [ -89.847753906249949, 65.872265625000011 ], [ -89.889697265624875, 65.868554687499966 ], [ -90.003808593749966, 65.882568359375 ], [ -90.116601562499937, 65.882421874999949 ], [ -90.31625976562492, 65.926367187500034 ], [ -90.51328125, 65.920507812500091 ], [ -90.655468749999926, 65.929345703125108 ], [ -90.825732421874903, 65.953857421875114 ], [ -91.009521484375028, 65.965722656250051 ], [ -91.305468750000017, 65.964550781249983 ], [ -91.411523437499937, 65.959375 ], [ -91.427246093749943, 65.947900390624966 ], [ -91.285156249999972, 65.894433593750108 ], [ -91.041113281249892, 65.829833984375085 ], [ -91.073632812499937, 65.885546875000074 ], [ -91.064941406249943, 65.899902343749972 ], [ -90.98344726562496, 65.919238281249989 ], [ -90.596826171874966, 65.884814453125102 ], [ -90.158642578124955, 65.812695312499955 ], [ -90.047558593749983, 65.805615234375125 ], [ -89.924072265624972, 65.780273437500114 ], [ -89.787988281249937, 65.736718750000108 ], [ -89.600390625000017, 65.647753906250102 ], [ -89.24174804687496, 65.446386718749949 ], [ -89.126562499999949, 65.395605468750091 ], [ -88.974023437499937, 65.348291015625023 ], [ -88.197802734374903, 65.279882812499949 ], [ -87.929541015624864, 65.280322265625045 ], [ -87.391943359374949, 65.260546875000102 ], [ -87.10800781249992, 65.224804687500097 ], [ -87.027539062499955, 65.198095703124977 ], [ -87.002685546874972, 65.10859375000004 ], [ -87.028515624999983, 65.063623046875136 ], [ -87.182910156249903, 64.92680664062496 ], [ -87.280517578124915, 64.826171875000057 ], [ -87.885009765624943, 64.400439453125017 ], [ -87.963574218749983, 64.302490234374972 ], [ -87.997558593749972, 64.243945312500102 ], [ -88.105615234374966, 64.183300781250011 ], [ -88.37895507812496, 64.089257812500051 ], [ -88.653027343749926, 64.009375 ], [ -88.817724609374892, 63.992236328124989 ], [ -88.964404296874932, 64.011230468749943 ], [ -89.059619140624875, 64.034423828125057 ], [ -89.200634765624926, 64.113769531250057 ], [ -89.209423828124955, 64.105419921875125 ], [ -89.107666015624915, 63.981103515625023 ], [ -89.131542968749983, 63.968505859374943 ], [ -89.214550781249926, 63.984130859375114 ], [ -89.403515624999955, 64.039990234375125 ], [ -89.464746093749994, 64.0296875 ], [ -89.500927734374898, 64.014501953125091 ], [ -89.55131835937496, 64.014794921875136 ], [ -89.615820312499949, 64.030615234375006 ], [ -89.73271484374996, 64.076953125000017 ], [ -89.763818359374994, 64.099511718749994 ], [ -89.792089843749892, 64.16826171874996 ], [ -89.811328124999903, 64.180566406249994 ], [ -90.041650390624937, 64.140869140625085 ], [ -90.080029296874926, 64.127734375000074 ], [ -89.985595703124972, 64.100195312499949 ], [ -89.953564453124926, 64.080615234375045 ], [ -89.860595703124915, 63.978808593750102 ], [ -89.855712890624972, 63.956982421875097 ], [ -89.921875, 63.943554687500011 ], [ -90.141894531250017, 63.981982421875045 ], [ -90.16816406250004, 63.978759765625085 ], [ -90.05961914062496, 63.877490234375074 ], [ -90.01796875, 63.829345703125028 ], [ -90.013427734374972, 63.804296875000063 ], [ -90.154736328124983, 63.689648437499983 ], [ -90.24531250000004, 63.641894531250017 ], [ -90.368847656249983, 63.624414062500023 ], [ -90.446240234374926, 63.636181640625097 ], [ -90.53349609374996, 63.665429687500023 ], [ -90.596386718749983, 63.66127929687508 ], [ -90.635009765625028, 63.623779296875057 ], [ -90.706835937499903, 63.596923828125114 ], [ -90.811914062499909, 63.580908203125034 ], [ -90.945654296874892, 63.58784179687504 ], [ -91.108056640624937, 63.617822265625108 ], [ -91.538818359374943, 63.725585937500028 ], [ -91.674658203125006, 63.742236328125045 ], [ -91.926025390624972, 63.757080078125057 ], [ -91.956005859374955, 63.772314453124949 ], [ -91.953808593749926, 63.786816406250068 ], [ -91.919433593749943, 63.800585937500017 ], [ -91.928906249999926, 63.812451171875125 ], [ -91.98222656249996, 63.822412109375023 ], [ -92.037597656249943, 63.813037109375074 ], [ -92.094873046874994, 63.784423828125114 ], [ -92.195214843749994, 63.775976562499977 ], [ -92.33842773437496, 63.787646484375045 ], [ -92.550097656249903, 63.829541015625068 ], [ -92.970214843749972, 63.937646484375051 ], [ -93.429687499999972, 64.028808593749972 ], [ -93.696337890624932, 64.147167968750125 ], [ -93.596728515624903, 64.040576171875074 ], [ -93.604882812499966, 64.004492187500006 ], [ -93.655810546874932, 63.972802734375108 ], [ -93.664160156249949, 63.941406250000114 ], [ -93.559814453124915, 63.865283203125074 ], [ -93.415576171874932, 63.837988281250006 ], [ -93.270214843749983, 63.840869140625074 ], [ -93.266210937499892, 63.853320312500102 ], [ -93.326855468749983, 63.872265625000068 ], [ -93.380273437499937, 63.900048828125051 ], [ -93.40585937499992, 63.941210937500074 ], [ -93.37851562499992, 63.948486328124972 ], [ -93.25043945312504, 63.926904296874994 ], [ -93.165917968750051, 63.901757812500023 ], [ -92.529248046874926, 63.76123046875 ], [ -92.339208984374949, 63.73491210937496 ], [ -92.196484374999898, 63.7078125 ], [ -92.156884765624909, 63.691699218750045 ], [ -92.205029296874955, 63.656787109375045 ], [ -92.461035156249892, 63.569433593750006 ], [ -92.465087890624915, 63.555078125000108 ], [ -92.289550781249943, 63.562988281250114 ], [ -92.076611328124898, 63.639990234375006 ], [ -91.956835937499932, 63.675634765624977 ], [ -91.84184570312496, 63.697558593749989 ], [ -91.686035156249915, 63.659716796875102 ], [ -91.489306640624903, 63.562207031250125 ], [ -91.330078124999972, 63.506835937500057 ], [ -91.103076171874903, 63.47587890624996 ], [ -90.970068359374892, 63.442773437500136 ], [ -90.746582031249943, 63.351562500000028 ], [ -90.71127929687492, 63.304052734374949 ], [ -90.690722656249932, 63.110546875000125 ], [ -90.69858398437492, 63.063867187500051 ], [ -90.727636718749892, 63.017480468749994 ], [ -90.777880859374903, 62.971630859375068 ], [ -90.871191406250006, 62.945947265624994 ], [ -91.007714843749937, 62.940429687500114 ], [ -91.114892578124994, 62.921582031250011 ], [ -91.349462890625006, 62.818896484375045 ], [ -91.448974609375028, 62.804052734375034 ], [ -91.869628906249943, 62.834716796875085 ], [ -92.034228515624903, 62.863427734375051 ], [ -92.110058593749983, 62.86171875000008 ], [ -92.152099609374915, 62.839062500000068 ], [ -92.19614257812492, 62.828808593750125 ], [ -92.361279296874898, 62.81938476562496 ], [ -92.388134765624955, 62.80087890624992 ], [ -92.377734374999875, 62.772412109374983 ], [ -92.345263671875017, 62.733837890625125 ], [ -92.305175781250028, 62.711669921875057 ], [ -92.243164062499915, 62.683642578125017 ], [ -92.149121093749926, 62.665283203125028 ], [ -91.955859374999903, 62.644775390625114 ], [ -91.935839843749932, 62.592382812500091 ], [ -91.944433593749892, 62.575488281250017 ], [ -92.007861328124932, 62.54052734375 ], [ -92.081152343749949, 62.544091796875023 ], [ -92.207226562499955, 62.58535156250008 ], [ -92.269531249999943, 62.586962890625045 ], [ -92.324072265624864, 62.564599609375108 ], [ -92.399999999999892, 62.557226562500034 ], [ -92.497363281249932, 62.56484375 ], [ -92.551416015624909, 62.546728515625034 ], [ -92.562207031249983, 62.502880859374983 ], [ -92.594970703124915, 62.470068359375034 ], [ -92.70742187499999, 62.418212890624943 ], [ -92.76796875, 62.379980468749977 ], [ -92.76596679687492, 62.349951171875091 ], [ -92.701464843749932, 62.328222656250091 ], [ -92.627441406249943, 62.279052734375028 ], [ -92.54404296874992, 62.202294921875023 ], [ -92.527978515624937, 62.16840820312504 ], [ -92.579199218749892, 62.177343750000091 ], [ -92.648095703124994, 62.207763671875057 ], [ -92.734765624999966, 62.259716796874983 ], [ -92.86582031249992, 62.306201171875045 ], [ -93.154443359374937, 62.366845703125136 ], [ -93.205371093749932, 62.364941406250125 ], [ -93.179248046875017, 62.349560546875011 ], [ -92.987792968749915, 62.285937500000017 ], [ -92.91445312499999, 62.244970703125006 ], [ -92.905517578125028, 62.21513671874996 ], [ -93.065869140624926, 62.149755859374977 ], [ -93.070263671874926, 62.127832031250136 ], [ -93.027734374999966, 62.108642578125114 ], [ -93.016259765624937, 62.09267578125008 ], [ -93.073388671874937, 62.060546875000085 ], [ -93.167480468749915, 62.033642578125125 ], [ -93.349755859374937, 62.029785156250057 ], [ -93.366357421874937, 62.014550781250136 ], [ -93.296875, 61.981591796874994 ], [ -93.273437499999943, 61.96108398437508 ], [ -93.333056640624903, 61.932910156250017 ], [ -93.372021484374955, 61.928955078125114 ], [ -93.581787109374943, 61.942041015625108 ], [ -93.52670898437492, 61.871630859374989 ], [ -93.494238281249892, 61.846923828125085 ], [ -93.429931640624915, 61.81210937499992 ], [ -93.314404296874926, 61.779785156250085 ], [ -93.312011718749972, 61.76728515625004 ], [ -93.352343750000017, 61.739550781250074 ], [ -93.420605468749983, 61.705810546875114 ], [ -93.709667968749983, 61.602539062500057 ], [ -93.912744140624966, 61.481445312500057 ], [ -93.940869140624926, 61.443652343750017 ], [ -93.889257812499892, 61.3640625 ], [ -93.888818359374966, 61.34404296874996 ], [ -93.941992187499892, 61.30800781250008 ], [ -94.060742187499926, 61.317822265625125 ], [ -94.083447265624926, 61.303662109375097 ], [ -94.05522460937496, 61.266162109375074 ], [ -94.049951171874937, 61.211279296875091 ], [ -94.067773437499937, 61.138867187500097 ], [ -94.154052734374915, 61.025439453125074 ], [ -94.308691406249892, 60.870996093750051 ], [ -94.427197265624983, 60.730712890625057 ], [ -94.509375, 60.604541015624932 ], [ -94.568896484374875, 60.5419921875 ], [ -94.678759765624875, 60.537695312500006 ], [ -94.761718749999915, 60.498242187500125 ], [ -94.705273437499955, 60.4775390625 ], [ -94.670654296874915, 60.45332031250004 ], [ -94.646777343749932, 60.41640625 ], [ -94.670410156249972, 60.301074218750102 ], [ -94.741601562499994, 60.107373046875097 ], [ -94.785791015624937, 59.953320312499955 ], [ -94.776660156249932, 59.478125 ], [ -94.788281249999983, 59.267871093749932 ], [ -94.819531249999955, 59.151318359375011 ], [ -94.870263671874994, 59.087988281250063 ], [ -94.95732421874996, 59.068847656250085 ], [ -94.846582031249966, 59.050341796875045 ], [ -94.776171875000017, 59.020605468750006 ], [ -94.743749999999892, 58.975439453125063 ], [ -94.713378906249915, 58.903320312500114 ], [ -94.673388671874932, 58.870117187500085 ], [ -94.62373046875004, 58.875732421875 ], [ -94.579199218749949, 58.868457031250102 ], [ -94.539697265624966, 58.848388671875114 ], [ -94.41923828124996, 58.745507812500108 ], [ -94.287060546874926, 58.716015625000125 ], [ -94.280810546874903, 58.658935546875057 ], [ -94.332617187499892, 58.339111328125085 ], [ -94.332226562499983, 58.297363281250114 ], [ -94.272167968749926, 58.378027343750034 ], [ -94.208935546874926, 58.626367187499994 ], [ -94.123193359374937, 58.73671875000008 ], [ -94.055761718749892, 58.760009765625028 ], [ -93.780029296874943, 58.77255859374992 ], [ -93.48618164062492, 58.744482421875063 ], [ -93.375048828124932, 58.741015625000074 ], [ -93.278125, 58.756396484375017 ], [ -93.178759765624903, 58.72563476562496 ], [ -93.15458984374996, 58.694580078125028 ], [ -93.126513671875017, 58.564404296874983 ], [ -93.100195312499892, 58.489843750000063 ], [ -92.925146484374949, 58.224511718750023 ], [ -92.841748046874926, 58.075878906250097 ], [ -92.739843749999949, 57.84404296874996 ], [ -92.701660156249972, 57.777783203125125 ], [ -92.489648437499937, 57.468603515625034 ], [ -92.449414062499926, 57.384863281250006 ], [ -92.432812499999926, 57.3203125 ], [ -92.439794921875006, 57.275048828125023 ], [ -92.478369140624949, 57.205273437500011 ], [ -92.548486328124937, 57.110937499999977 ], [ -92.614111328124892, 57.039013671875068 ], [ -92.675244140624926, 56.98955078124996 ], [ -92.737988281249926, 56.952636718750057 ], [ -92.802392578124966, 56.928320312500091 ], [ -92.798144531249903, 56.921972656250034 ], [ -92.725292968749983, 56.933544921875097 ], [ -92.650976562499949, 56.958300781249989 ], [ -92.510302734374903, 57.022314453125063 ], [ -92.456298828124915, 57.036718749999977 ], [ -92.303369140624909, 57.04584960937504 ], [ -92.29829101562504, 57.02275390624996 ], [ -92.372119140624903, 56.975146484375045 ], [ -92.355712890624915, 56.970605468749994 ], [ -92.249023437499943, 57.008984375000011 ], [ -92.018017578124955, 57.06376953124996 ], [ -91.111279296874983, 57.241210937500057 ], [ -90.897460937500028, 57.256933593750063 ], [ -90.592187499999909, 57.224462890625034 ], [ -90.344824218749892, 57.149072265625108 ], [ -90.075195312499943, 57.051904296875051 ], [ -89.790820312499903, 56.981347656250051 ], [ -89.342333984375017, 56.915429687500136 ], [ -89.211572265624937, 56.883837890625074 ], [ -88.948486328124886, 56.851318359375028 ], [ -88.826464843749903, 56.814257812499932 ], [ -88.679882812499983, 56.725048828125068 ], [ -88.447070312499875, 56.608691406249989 ], [ -88.271337890624864, 56.535693359375045 ], [ -88.075097656249966, 56.467285156249943 ], [ -87.878125, 56.341601562500102 ], [ -87.560888671875006, 56.056347656250068 ], [ -87.482421874999915, 56.021289062500045 ], [ -87.286865234374943, 55.97465820312496 ], [ -86.919384765624955, 55.914550781249972 ], [ -86.376953125000028, 55.77324218749996 ], [ -86.138671874999972, 55.717871093750034 ], [ -85.984472656250006, 55.695898437500006 ], [ -85.830517578124898, 55.656933593750068 ], [ -85.676660156249994, 55.601074218750057 ], [ -85.559326171874915, 55.54018554687508 ], [ -85.47846679687504, 55.474267578124966 ], [ -85.407275390625017, 55.431152343750085 ], [ -85.282714843749943, 55.383300781250085 ], [ -85.218017578124915, 55.348974609375034 ], [ -85.21201171874992, 55.297460937500006 ], [ -85.362011718749926, 55.095458984375085 ], [ -85.365283203124903, 55.079296874999983 ], [ -85.213574218749983, 55.224365234375057 ], [ -85.128857421874955, 55.266210937500034 ], [ -85.060937499999966, 55.285644531250085 ], [ -84.919921875000028, 55.283349609374994 ], [ -84.705761718749926, 55.25922851562504 ], [ -84.517968749999937, 55.258886718749977 ], [ -84.356494140624903, 55.282519531249989 ], [ -84.21894531250004, 55.293115234375023 ], [ -84.105371093749994, 55.290820312500074 ], [ -84.022998046874903, 55.297802734375097 ], [ -83.971777343749949, 55.31416015625004 ], [ -83.910595703124926, 55.314648437499955 ], [ -83.667675781249983, 55.264501953125063 ], [ -83.569482421874966, 55.261816406250034 ], [ -83.214355468749915, 55.214599609375 ], [ -82.986279296874898, 55.231396484375068 ], [ -82.947021484374915, 55.22221679687496 ], [ -82.86777343749992, 55.160693359375045 ], [ -82.800683593749937, 55.155908203125136 ], [ -82.6875, 55.165527343749972 ], [ -82.577441406250017, 55.148730468750102 ], [ -82.393261718749983, 55.067822265625125 ], [ -82.308251953124966, 54.998144531249977 ], [ -82.22661132812496, 54.855908203125125 ], [ -82.219384765624994, 54.8134765625 ], [ -82.370605468749972, 54.483496093750091 ], [ -82.418066406249864, 54.355810546875034 ], [ -82.424169921874864, 54.244580078125097 ], [ -82.394140624999892, 54.180468750000017 ], [ -82.263574218749937, 54.072998046874972 ], [ -82.239892578124994, 54.04482421875008 ], [ -82.162646484374875, 53.885693359374983 ], [ -82.14145507812492, 53.817626953124972 ], [ -82.149999999999892, 53.739550781250074 ], [ -82.190625, 53.610937499999977 ], [ -82.18037109375004, 53.512841796875051 ], [ -82.146191406249898, 53.364599609375063 ], [ -82.159179687499972, 53.264160156250028 ], [ -82.219238281249972, 53.21147460937496 ], [ -82.259912109374994, 53.15981445312508 ], [ -82.291601562499949, 53.066113281250011 ], [ -82.29155273437496, 53.030712890625068 ], [ -82.260449218749926, 52.961132812500097 ], [ -82.20268554687496, 52.921679687500074 ], [ -82.107958984374932, 52.877392578125097 ], [ -82.020019531249972, 52.811621093750034 ], [ -81.859277343749994, 52.651416015625074 ], [ -81.742333984374966, 52.563623046875136 ], [ -81.599414062499903, 52.432617187500085 ], [ -81.571679687499937, 52.367285156250091 ], [ -81.611523437499955, 52.324072265625006 ], [ -81.661230468749864, 52.293896484375068 ], [ -81.776367187499972, 52.25361328125004 ], [ -81.827880859374886, 52.224218750000091 ], [ -81.814550781249949, 52.21718750000008 ], [ -81.647998046874932, 52.239062500000074 ], [ -81.549511718749955, 52.236767578124983 ], [ -81.466210937499937, 52.204492187500136 ], [ -81.398095703124994, 52.14223632812508 ], [ -81.285058593749966, 52.08920898437492 ], [ -81.127197265624972, 52.045410156250057 ], [ -80.968505859374972, 51.972216796875074 ], [ -80.70551757812504, 51.79833984375 ], [ -80.657958984375028, 51.758349609375017 ], [ -80.588037109374994, 51.667236328125114 ], [ -80.495849609374943, 51.525097656250125 ], [ -80.447607421874892, 51.432226562500034 ], [ -80.443310546874898, 51.388574218750023 ], [ -80.495507812499966, 51.344677734375125 ], [ -80.67270507812492, 51.264746093750006 ], [ -80.851220703124966, 51.125 ], [ -80.79497070312496, 51.131835937500114 ], [ -80.677246093749972, 51.190869140625068 ], [ -80.478320312499932, 51.307324218749983 ], [ -80.367968750000017, 51.32988281249996 ], [ -80.26567382812496, 51.31635742187504 ], [ -80.103564453124875, 51.282861328125136 ], [ -79.960400390624926, 51.235156250000017 ], [ -79.83623046874996, 51.173339843750028 ], [ -79.651513671874994, 51.007812500000057 ], [ -79.456152343749892, 50.875585937499949 ], [ -79.347900390624943, 50.76264648437504 ], [ -79.380712890624892, 50.834521484375102 ], [ -79.452636718749972, 50.917285156250102 ], [ -79.636181640624955, 51.049023437500125 ], [ -79.71445312499992, 51.117578125000051 ], [ -79.731396484374926, 51.150488281250006 ], [ -79.737451171874994, 51.186279296875 ], [ -79.723242187499949, 51.251660156250011 ], [ -79.688818359374949, 51.346582031249994 ], [ -79.642968749999937, 51.413525390625125 ], [ -79.585742187499903, 51.452441406250045 ], [ -79.54746093749992, 51.493847656249955 ], [ -79.528027343749955, 51.537695312500006 ], [ -79.497558593749972, 51.569921875 ], [ -79.338671875000017, 51.628173828124972 ], [ -79.296972656249864, 51.622802734375114 ], [ -79.264257812499949, 51.552001953125085 ], [ -79.226123046874903, 51.537304687500125 ], [ -79.152734374999966, 51.526220703124977 ], [ -79.090869140624903, 51.501708984374972 ], [ -79.040527343750028, 51.463769531250051 ], [ -79.005029296874994, 51.425341796875045 ], [ -78.98432617187504, 51.386376953125108 ], [ -78.936914062499966, 51.25913085937492 ], [ -78.903173828124949, 51.200292968750034 ], [ -78.897509765624932, 51.271679687500011 ], [ -78.858007812499892, 51.383935546875136 ], [ -78.82744140624996, 51.429980468750102 ], [ -78.731347656249937, 51.497460937499994 ], [ -78.736425781249892, 51.526611328125057 ], [ -78.776318359374926, 51.565771484375063 ], [ -78.977734374999926, 51.733789062499994 ], [ -78.981640624999926, 51.774560546875136 ], [ -78.927880859374994, 51.798828125000114 ], [ -78.891113281249972, 51.845117187500108 ], [ -78.871240234374994, 51.913427734375006 ], [ -78.828222656249949, 51.962988281249977 ], [ -78.702001953124892, 52.032714843749972 ], [ -78.59331054687496, 52.139697265625102 ], [ -78.537353515624915, 52.21328125 ], [ -78.491650390624955, 52.25209960937508 ], [ -78.448095703124949, 52.261376953125023 ], [ -78.513085937500051, 52.291113281250034 ], [ -78.526074218749926, 52.310693359375108 ], [ -78.529101562499932, 52.399169921875028 ], [ -78.55708007812504, 52.491894531250068 ], [ -78.600585937499943, 52.535107421875011 ], [ -78.723779296874994, 52.627734375000045 ], [ -78.744140624999943, 52.655371093749977 ], [ -78.765771484374909, 52.760058593749989 ], [ -78.753613281249926, 52.812402343749994 ], [ -78.721679687499915, 52.856445312500085 ], [ -78.739843749999892, 52.898974609375045 ], [ -78.854101562499892, 52.976074218749943 ], [ -78.898242187499903, 53.04335937499999 ], [ -78.947119140625006, 53.206201171875108 ], [ -78.99204101562492, 53.410351562499955 ], [ -79.043115234374937, 53.560498046875011 ], [ -79.100341796874972, 53.656640625000051 ], [ -79.113134765624892, 53.717187500000136 ], [ -79.081445312499937, 53.742285156250091 ], [ -79.040332031249903, 53.817968750000063 ], [ -79.003173828124972, 53.836572265625108 ], [ -78.94570312499999, 53.831591796874989 ], [ -78.944384765624903, 53.840234375000136 ], [ -79.032031249999903, 53.881054687500125 ], [ -79.075146484374983, 53.932373046875085 ], [ -79.07329101562496, 53.951416015625057 ], [ -78.996044921874926, 54.002490234374989 ], [ -79.009912109374909, 54.023974609375102 ], [ -79.067138671874943, 54.051953125000125 ], [ -79.241796875, 54.098876953125085 ], [ -79.178808593749949, 54.116943359375028 ], [ -79.138818359374994, 54.157226562500057 ], [ -79.146728515624915, 54.169238281250017 ], [ -79.215966796874966, 54.185693359374994 ], [ -79.295654296874972, 54.21684570312496 ], [ -79.356152343749926, 54.263378906250011 ], [ -79.430566406249994, 54.336621093750011 ], [ -79.475976562499937, 54.394775390624972 ], [ -79.520654296874966, 54.491552734374977 ], [ -79.597949218749903, 54.601660156250006 ], [ -79.631738281249937, 54.629101562500097 ], [ -79.670410156249915, 54.646826171874977 ], [ -79.713964843750006, 54.65498046875004 ], [ -79.712353515624955, 54.671826171875097 ], [ -79.665527343749915, 54.697460937499983 ], [ -78.909228515625017, 54.881494140624994 ], [ -78.846240234374875, 54.908007812500074 ], [ -78.475048828124926, 55.011035156250102 ], [ -78.303613281249994, 55.068554687500097 ], [ -78.128857421874926, 55.151318359375097 ], [ -77.891113281249886, 55.236425781250006 ], [ -77.775292968749937, 55.291259765625 ], [ -77.702148437499943, 55.344189453125125 ], [ -77.324951171874943, 55.555517578125006 ], [ -77.16508789062496, 55.663525390624983 ], [ -77.072558593749932, 55.756298828125068 ], [ -76.938085937499892, 55.867236328125102 ], [ -76.761816406249949, 55.996435546874949 ], [ -76.65048828124992, 56.10722656249996 ], [ -76.60405273437496, 56.199560546874949 ], [ -76.546386718749943, 56.358789062500051 ], [ -76.52983398437496, 56.49995117187504 ], [ -76.519628906250006, 56.706982421875125 ], [ -76.525585937499983, 56.891796875000097 ], [ -76.572851562500006, 57.181201171875102 ], [ -76.601416015624864, 57.272265624999989 ], [ -76.655419921874966, 57.38056640625004 ], [ -76.786279296874966, 57.59858398437504 ], [ -76.809814453124972, 57.657958984375057 ], [ -76.89091796874996, 57.758105468750017 ], [ -77.15678710937496, 58.018896484375034 ], [ -77.489160156249994, 58.195312500000114 ], [ -77.552441406249926, 58.239599609375063 ], [ -77.684082031249915, 58.291357421874949 ], [ -77.884130859374892, 58.350732421875136 ], [ -78.013574218749966, 58.399169921875057 ], [ -78.351708984374937, 58.580664062500091 ], [ -78.462988281249864, 58.60244140625008 ], [ -78.505908203124903, 58.649121093750011 ], [ -78.515087890624926, 58.682373046875028 ], [ -78.502294921874892, 58.769091796875102 ], [ -78.482617187499955, 58.829101562500085 ], [ -78.458691406249983, 58.873291015625028 ], [ -78.43051757812492, 58.901757812500136 ], [ -78.244433593749932, 59.035058593750108 ], [ -78.140234374999949, 59.141748046874994 ], [ -78.067675781249903, 59.2001953125 ], [ -77.987646484374949, 59.245507812499994 ], [ -77.842822265624932, 59.305029296875063 ], [ -77.760693359374983, 59.380029296875051 ], [ -77.779443359374966, 59.410400390625028 ], [ -77.844677734374955, 59.443505859375023 ], [ -77.859033203124937, 59.475781250000011 ], [ -77.749023437499915, 59.558154296875102 ], [ -77.733496093749949, 59.580957031250136 ], [ -77.74750976562504, 59.658496093749932 ], [ -77.726171874999949, 59.67587890624992 ], [ -77.59042968749992, 59.680517578124977 ], [ -77.396679687499983, 59.569238281250051 ], [ -77.349072265624955, 59.578955078125091 ], [ -77.411035156249966, 59.609619140625114 ], [ -77.485302734374926, 59.684570312500114 ], [ -77.47456054687504, 59.715673828125034 ], [ -77.331640624999864, 59.796630859375028 ], [ -77.327636718749943, 59.833398437500051 ], [ -77.368408203124915, 59.884375 ], [ -77.372949218749937, 59.925097656250074 ], [ -77.289208984374937, 60.022021484375102 ], [ -77.311816406249932, 60.042382812499994 ], [ -77.547167968749903, 60.061132812500091 ], [ -77.585888671874983, 60.088183593750074 ], [ -77.572167968749937, 60.100976562500023 ], [ -77.461376953124926, 60.133496093750068 ], [ -77.452880859374972, 60.145800781250102 ], [ -77.648632812499983, 60.3625 ], [ -77.681445312499903, 60.427099609375034 ], [ -77.598144531249886, 60.50673828125008 ], [ -77.503564453124994, 60.542724609374972 ], [ -77.51557617187504, 60.56318359375004 ], [ -77.63945312499996, 60.566894531250085 ], [ -77.714990234374994, 60.577783203124994 ], [ -77.790820312499903, 60.63984375000004 ], [ -77.761230468749915, 60.679052734375034 ], [ -77.734228515625006, 60.696972656250125 ], [ -77.660644531249943, 60.789501953124955 ], [ -77.589550781249926, 60.808593750000114 ], [ -77.603027343749915, 60.825195312499943 ], [ -77.871533203124898, 60.785839843750097 ], [ -77.998144531249949, 60.818212890624949 ], [ -78.122460937500051, 60.809619140624989 ], [ -78.181347656249955, 60.81914062499996 ], [ -78.159667968749886, 60.852197265625136 ], [ -77.934179687499892, 61.00263671875004 ], [ -77.830126953124903, 61.084033203125102 ], [ -77.765039062499966, 61.157519531249989 ], [ -77.730615234374966, 61.206396484374977 ], [ -77.726806640624915, 61.230664062500125 ], [ -77.749609374999949, 61.393017578124983 ], [ -77.736181640624949, 61.437353515624977 ], [ -77.648876953124926, 61.478662109375023 ], [ -77.514355468749983, 61.556298828125051 ], [ -77.698437499999983, 61.626416015625125 ], [ -77.81376953124996, 61.694775390625011 ], [ -77.889892578124915, 61.728710937499983 ], [ -77.947558593749932, 61.761865234374994 ], [ -78.021386718749966, 61.832080078125102 ], [ -78.077490234374949, 61.923388671875045 ], [ -78.137158203124926, 62.10737304687504 ], [ -78.146972656249972, 62.208691406250068 ], [ -78.133398437499864, 62.28227539062496 ], [ -78.108593749999983, 62.318115234375 ], [ -78.068115234374886, 62.355419921875125 ], [ -77.899902343749915, 62.426562500000045 ], [ -77.603955078124926, 62.531396484375108 ], [ -77.372412109375006, 62.572509765625114 ], [ -77.205273437499983, 62.549951171875136 ], [ -76.879394531249943, 62.525390625000114 ], [ -76.616357421874994, 62.465673828125034 ], [ -75.816894531249915, 62.315869140625068 ], [ -75.675537109374886, 62.249511718750057 ], [ -75.809228515625051, 62.193408203124989 ], [ -75.789843749999903, 62.179589843750023 ], [ -75.48881835937496, 62.286425781250102 ], [ -75.409228515624903, 62.30708007812504 ], [ -75.341210937499994, 62.312109375 ], [ -75.114013671874886, 62.270751953125114 ], [ -75.02275390624996, 62.264453125000074 ], [ -74.907568359374949, 62.230029296874989 ], [ -74.632568359374972, 62.115673828125125 ], [ -74.612890624999949, 62.125195312500125 ], [ -74.689892578124926, 62.183447265625091 ], [ -74.645800781249903, 62.21113281250004 ], [ -74.429199218749915, 62.271826171874977 ], [ -74.20546875, 62.321386718749949 ], [ -74.04648437499992, 62.37001953125008 ], [ -73.877832031249937, 62.434375 ], [ -73.763964843750017, 62.468750000000114 ], [ -73.705078124999915, 62.473144531249943 ], [ -73.629980468749892, 62.454199218750006 ], [ -73.428369140624937, 62.368847656250011 ], [ -73.298974609375051, 62.325048828124977 ], [ -73.195166015624949, 62.279150390625034 ], [ -73.049365234374903, 62.198242187500085 ], [ -72.992382812499955, 62.180419921875 ], [ -72.881835937499972, 62.12539062499999 ], [ -72.734960937499892, 62.131103515625085 ], [ -72.686962890624983, 62.124560546874989 ], [ -72.670800781249966, 62.113867187499949 ], [ -72.645996093749886, 62.076611328124983 ], [ -72.633105468749932, 62.052783203125102 ], [ -72.632128906249903, 62.027246093750051 ], [ -72.666015624999972, 61.955322265624972 ], [ -72.771630859374994, 61.840429687500006 ], [ -72.727392578124949, 61.838623046875 ], [ -72.660644531249943, 61.86323242187504 ], [ -72.573876953124937, 61.907128906250108 ], [ -72.505566406249983, 61.922656250000074 ], [ -72.360742187500051, 61.887792968750063 ], [ -72.226123046874875, 61.831591796874989 ], [ -72.178466796874943, 61.80180664062496 ], [ -72.126123046874937, 61.753222656250017 ], [ -72.081445312499994, 61.728271484375085 ], [ -72.040039062499915, 61.680273437500063 ], [ -72.042968749999972, 61.664697265625108 ], [ -72.082031249999943, 61.64140625 ], [ -72.247070312499972, 61.602050781250114 ], [ -72.215869140625017, 61.587255859374949 ], [ -72.023095703124994, 61.611962890625023 ], [ -71.96440429687496, 61.636279296874989 ], [ -71.922265624999966, 61.676953125000097 ], [ -71.866113281249994, 61.688525390624989 ], [ -71.638281249999949, 61.6171875 ], [ -71.60478515624996, 61.59238281249992 ], [ -71.619433593750017, 61.572900390625051 ], [ -71.65620117187504, 61.550927734375023 ], [ -71.755761718749994, 61.526757812500051 ], [ -71.84101562500004, 61.466015625000125 ], [ -71.854394531249909, 61.43979492187492 ], [ -71.793652343749983, 61.421191406250045 ], [ -71.6453125, 61.413134765625017 ], [ -71.646435546874926, 61.398730468750102 ], [ -71.732128906249955, 61.3720703125 ], [ -71.74345703124996, 61.337255859375006 ], [ -71.551513671875028, 61.213281250000136 ], [ -71.422705078124892, 61.158935546875085 ], [ -71.3484375, 61.148974609375017 ], [ -71.175146484375006, 61.146533203125045 ], [ -71.03496093749996, 61.125537109375045 ], [ -70.723242187499949, 61.055175781250085 ], [ -70.540771484374915, 61.04248046875 ], [ -70.383642578124949, 61.063964843750114 ], [ -70.279296874999915, 61.068652343749989 ], [ -70.187207031249898, 61.040527343750114 ], [ -70.157958984374886, 61.020654296874994 ], [ -70.14414062499992, 60.981103515625108 ], [ -70.145898437499937, 60.921826171875097 ], [ -70.0953125, 60.880273437499994 ], [ -69.992431640624915, 60.856494140625102 ], [ -69.909228515624932, 60.860107421874972 ], [ -69.800439453124994, 60.90668945312504 ], [ -69.708398437499966, 60.914648437500063 ], [ -69.677587890625006, 60.949560546875063 ], [ -69.650439453124875, 61.014160156250085 ], [ -69.62363281249992, 61.049511718750011 ], [ -69.556982421874949, 61.059667968749949 ], [ -69.503320312499937, 61.040429687500108 ], [ -69.471923828125028, 61.010937500000125 ], [ -69.414355468750017, 60.922460937500063 ], [ -69.398339843749966, 60.882861328124989 ], [ -69.404736328124926, 60.846777343750091 ], [ -69.433447265625006, 60.814257812500045 ], [ -69.489941406249955, 60.779589843750074 ], [ -69.574218749999915, 60.742724609375017 ], [ -69.640478515624892, 60.689794921875091 ], [ -69.72138671875004, 60.567431640625017 ], [ -69.751269531249903, 60.48745117187508 ], [ -69.759472656249983, 60.440234375000045 ], [ -69.75590820312496, 60.388525390624977 ], [ -69.740576171874949, 60.332275390625085 ], [ -69.708496093749915, 60.285937500000045 ], [ -69.633105468749903, 60.220361328125023 ], [ -69.628759765625006, 60.198583984375006 ], [ -69.62314453124992, 60.14545898437504 ], [ -69.629785156249937, 60.122119140625074 ], [ -69.673730468749937, 60.075878906250068 ], [ -69.795654296874886, 60.029736328125068 ], [ -69.962841796874926, 60.017822265624972 ], [ -70.509326171874903, 60.01518554687496 ], [ -70.65483398437496, 60.026220703125063 ], [ -70.619726562500006, 59.984277343750051 ], [ -70.466650390624892, 59.970849609374994 ], [ -70.326855468749926, 59.971386718750097 ], [ -69.805664062499972, 59.944873046875017 ], [ -69.733935546874932, 59.918017578125045 ], [ -69.673437499999949, 59.870751953125023 ], [ -69.630224609374949, 59.821826171874989 ], [ -69.587402343749915, 59.722314453124966 ], [ -69.579394531249903, 59.67509765624996 ], [ -69.60234375, 59.622705078125108 ], [ -69.656201171874898, 59.565087890625108 ], [ -69.692382812499915, 59.488427734375108 ], [ -69.71088867187504, 59.392529296875125 ], [ -69.681884765624886, 59.341748046875068 ], [ -69.4, 59.337792968749966 ], [ -69.344042968749903, 59.303076171875006 ], [ -69.350439453124864, 59.277197265625063 ], [ -69.450488281249932, 59.180029296874977 ], [ -69.459765624999932, 59.152441406250063 ], [ -69.41411132812496, 59.086865234375011 ], [ -69.4203125, 59.068212890624949 ], [ -69.448095703124864, 59.049169921874977 ], [ -69.47465820312496, 59.0 ], [ -69.500097656249892, 58.920654296875085 ], [ -69.531640624999937, 58.869238281250091 ], [ -69.608203124999903, 58.829492187499994 ], [ -69.648388671874926, 58.82080078125 ], [ -69.677343749999949, 58.831347656250017 ], [ -69.753027343750006, 58.939599609375023 ], [ -69.784179687499943, 58.955712890625108 ], [ -69.813671874999926, 58.945556640625 ], [ -69.828515624999937, 58.92875976562496 ], [ -69.828613281249943, 58.905371093749977 ], [ -69.841601562500017, 58.881152343750017 ], [ -69.86757812499999, 58.856152343750097 ], [ -69.979150390624966, 58.816357421874983 ], [ -70.15996093749996, 58.789404296874977 ], [ -70.15434570312496, 58.760595703124977 ], [ -70.033007812499932, 58.745166015625045 ], [ -69.878564453124994, 58.696972656249983 ], [ -69.789892578124864, 58.689306640625034 ], [ -69.650537109374994, 58.728271484374972 ], [ -69.381835937499972, 58.850732421875051 ], [ -69.271093749999864, 58.883935546875051 ], [ -69.173486328124966, 58.896630859374994 ], [ -69.063623046874966, 58.89824218749996 ], [ -68.941503906249864, 58.888916015625 ], [ -68.698193359374955, 58.904541015625 ], [ -68.637304687499892, 58.892871093750102 ], [ -68.562890624999937, 58.865917968750125 ], [ -68.474902343749932, 58.823486328125 ], [ -68.414306640625028, 58.782714843750057 ], [ -68.381152343749932, 58.743505859375063 ], [ -68.326464843749903, 58.595410156250068 ], [ -68.252978515624932, 58.556640625 ], [ -68.23515625, 58.528173828125063 ], [ -68.229394531249937, 58.484570312500068 ], [ -68.233886718749943, 58.399218750000074 ], [ -68.314697265624886, 58.226904296874977 ], [ -68.356542968749892, 58.163232421875136 ], [ -68.468164062499994, 58.076318359375023 ], [ -68.596875, 58.036865234374972 ], [ -68.8257812499999, 57.999853515625063 ], [ -68.945312500000028, 57.96879882812496 ], [ -69.035449218749932, 57.926025390624943 ], [ -69.04082031249996, 57.902490234375136 ], [ -68.780957031249955, 57.975830078124972 ], [ -68.495068359374955, 58.011669921874983 ], [ -68.413574218749972, 58.0517578125 ], [ -68.351855468749932, 58.090722656250108 ], [ -68.289111328125017, 58.177685546875068 ], [ -68.175537109374972, 58.402587890625057 ], [ -68.111035156249983, 58.473339843750068 ], [ -68.021044921874932, 58.48530273437504 ], [ -67.981152343749983, 58.461230468750102 ], [ -67.887792968749892, 58.329394531250074 ], [ -67.888281249999892, 58.295751953124949 ], [ -67.911425781249903, 58.267236328125023 ], [ -68.063867187500051, 58.138964843749989 ], [ -68.008984374999955, 58.152050781249983 ], [ -67.855859374999937, 58.272607421875051 ], [ -67.823339843749892, 58.310253906250068 ], [ -67.805224609374932, 58.365478515624943 ], [ -67.75595703124992, 58.404589843750102 ], [ -67.737060546874915, 58.385449218750125 ], [ -67.689697265625028, 58.243798828125023 ], [ -67.688183593749983, 58.140234375000063 ], [ -67.680566406249937, 58.107031250000063 ], [ -67.697656250000051, 58.008740234375097 ], [ -67.678271484374903, 57.99111328125008 ], [ -67.632226562499937, 58.076123046874983 ], [ -67.617187499999915, 58.140332031250097 ], [ -67.596337890624909, 58.186132812500006 ], [ -67.569628906249903, 58.213476562500063 ], [ -67.381982421874937, 58.300000000000125 ], [ -67.162841796874972, 58.370361328125057 ], [ -67.019433593749994, 58.432910156250017 ], [ -66.900390624999972, 58.462792968750051 ], [ -66.722167968749915, 58.49101562499996 ], [ -66.607910156249915, 58.548925781250034 ], [ -66.557714843749892, 58.636621093750136 ], [ -66.515039062499994, 58.697314453125045 ], [ -66.479980468749943, 58.730908203124983 ], [ -66.362402343749892, 58.791162109374994 ], [ -66.298535156249926, 58.794531249999977 ], [ -66.237402343750006, 58.772265625000045 ], [ -66.168212890625028, 58.727099609375074 ], [ -66.090917968750006, 58.659033203125063 ], [ -66.044628906249983, 58.605615234375023 ], [ -66.029541015625028, 58.566796875000108 ], [ -66.017041015624955, 58.430810546875108 ], [ -66.002392578124898, 58.431201171875017 ], [ -65.931249999999892, 58.535058593750051 ], [ -65.92290039062496, 58.571972656250097 ], [ -65.927929687499926, 58.610937500000034 ], [ -65.949658203124926, 58.649853515624983 ], [ -66.021289062499932, 58.734765625000051 ], [ -66.049365234374875, 58.787890625000045 ], [ -66.043066406249949, 58.820654296874949 ], [ -65.967041015624915, 58.839208984375006 ], [ -65.854833984374949, 58.846630859375097 ], [ -65.835937499999915, 58.86049804687508 ], [ -65.918408203124955, 58.895605468749949 ], [ -65.92070312499996, 58.914648437500091 ], [ -65.841406249999892, 58.977050781250028 ], [ -65.794824218749994, 58.98046875 ], [ -65.703564453124955, 58.970605468750136 ], [ -65.721923828124972, 59.00258789062508 ], [ -65.72099609374996, 59.023779296874949 ], [ -65.695263671874955, 59.032031250000045 ], [ -65.54399414062496, 59.011865234375023 ], [ -65.526318359374898, 59.036230468750006 ], [ -65.396240234374972, 59.038427734375091 ], [ -65.383544921874943, 59.06020507812508 ], [ -65.495996093749937, 59.091308593750028 ], [ -65.60625, 59.11074218750008 ], [ -65.63984375000004, 59.127734374999989 ], [ -65.665625, 59.152783203125125 ], [ -65.7, 59.213330078125011 ], [ -65.691699218749932, 59.229394531250108 ], [ -65.660742187499949, 59.229687499999983 ], [ -65.607128906249955, 59.213134765624972 ], [ -65.578027343750051, 59.244970703125063 ], [ -65.545312500000051, 59.319726562500023 ], [ -65.51279296874992, 59.350390625000045 ], [ -65.4117187499999, 59.31499023437496 ], [ -65.407275390624903, 59.330224609375023 ], [ -65.48935546874992, 59.44775390625 ], [ -65.475097656249943, 59.470312499999977 ], [ -65.349707031249892, 59.478808593750102 ], [ -65.273779296874892, 59.46416015624996 ], [ -65.07431640624992, 59.378027343750006 ], [ -65.038232421874937, 59.387890625000068 ], [ -65.068847656249972, 59.411474609375063 ], [ -65.170947265624903, 59.46225585937492 ], [ -65.263183593749943, 59.495458984374949 ], [ -65.345507812499932, 59.511035156250102 ], [ -65.407421874999926, 59.539355468750017 ], [ -65.475195312499892, 59.616796874999977 ], [ -65.486474609375051, 59.648681640625085 ], [ -65.480859374999966, 59.690234375000017 ], [ -65.433398437499903, 59.776513671874994 ], [ -65.406152343749937, 59.795214843750074 ], [ -65.357910156249972, 59.809082031250057 ], [ -65.288769531249926, 59.818066406250125 ], [ -65.212255859374864, 59.809521484374983 ], [ -65.054492187499875, 59.752783203124977 ], [ -65.028173828124949, 59.770703125000068 ], [ -65.113281249999972, 59.801611328124977 ], [ -65.159228515624903, 59.830126953125102 ], [ -65.181396484374886, 59.866650390625068 ], [ -65.171728515624892, 59.90800781249996 ], [ -65.104882812499937, 59.993408203124972 ], [ -65.073388671874909, 60.062207031250125 ], [ -64.93125, 60.252001953125074 ], [ -64.889550781249937, 60.286523437499994 ], [ -64.845019531249932, 60.308300781249983 ], [ -64.817333984374983, 60.3310546875 ], [ -64.705859374999903, 60.336132812499983 ], [ -64.499414062500051, 60.268261718750011 ], [ -64.436328124999903, 60.228125 ], [ -64.419580078124937, 60.171386718749972 ], [ -64.527734374999966, 60.09453125 ], [ -64.713281249999909, 60.037158203124989 ], [ -64.768457031249966, 60.012109375000051 ], [ -64.732568359374937, 59.997558593750085 ], [ -64.559179687499864, 60.043408203125011 ], [ -64.407714843749915, 60.064794921874949 ], [ -64.283496093749932, 60.064062499999977 ], [ -64.182861328124943, 59.972949218750045 ], [ -64.16879882812492, 59.846533203125063 ], [ -64.226318359374915, 59.741210937500085 ], [ -64.15068359374996, 59.793603515625108 ], [ -64.056054687500051, 59.82255859374996 ], [ -63.978710937499926, 59.753710937499989 ], [ -63.969482421874915, 59.697607421875091 ], [ -63.928808593749892, 59.644921875000023 ], [ -63.841259765624983, 59.57441406250004 ], [ -63.750195312499898, 59.512597656250051 ], [ -63.850390624999903, 59.447802734375017 ], [ -63.970703124999972, 59.409082031250108 ], [ -63.945458984374994, 59.380175781250074 ], [ -63.780859374999949, 59.349267578124994 ], [ -63.758593749999932, 59.318652343749989 ], [ -63.775878906249915, 59.277148437500045 ], [ -63.752001953125017, 59.277343750000085 ], [ -63.6375, 59.341455078125023 ], [ -63.539892578124864, 59.332861328125034 ], [ -63.415136718749949, 59.194384765625074 ], [ -63.506201171874949, 59.115185546875097 ], [ -63.645507812499886, 59.078906249999989 ], [ -63.756396484375017, 59.063476562500057 ], [ -63.910498046874892, 59.065576171875108 ], [ -63.971142578124983, 59.053808593750034 ], [ -63.941015624999892, 59.027392578124989 ], [ -63.793652343749983, 59.02700195312508 ], [ -63.567871093749972, 59.04702148437508 ], [ -63.398974609374932, 59.07963867187496 ], [ -63.325537109374892, 59.081591796875017 ], [ -63.248437499999909, 59.068310546874955 ], [ -63.222509765624864, 59.057177734375017 ], [ -63.303710937499886, 59.034423828125 ], [ -63.309863281249903, 59.026464843749977 ], [ -63.279443359374937, 59.003173828125028 ], [ -63.216406249999864, 58.927978515624972 ], [ -63.221923828125028, 58.91103515625008 ], [ -63.282128906249937, 58.867382812500068 ], [ -63.185351562499932, 58.857763671875063 ], [ -63.050292968749972, 58.878173828124943 ], [ -63.008349609374932, 58.855419921875125 ], [ -62.92607421874996, 58.765039062499994 ], [ -62.873876953124892, 58.672460937499977 ], [ -63.102343749999903, 58.545751953125091 ], [ -63.218652343749966, 58.519531250000085 ], [ -63.38994140624996, 58.452539062500108 ], [ -63.437939453124983, 58.39882812499999 ], [ -63.537060546874926, 58.329931640625006 ], [ -63.473632812499972, 58.330664062499977 ], [ -63.296484374999949, 58.441210937500102 ], [ -63.209960937499886, 58.466943359375023 ], [ -63.145507812499915, 58.460449218750114 ], [ -63.119531249999937, 58.441748046875034 ], [ -63.132128906249932, 58.410839843750125 ], [ -63.075683593749886, 58.414794921875057 ], [ -62.837402343750028, 58.47939453125008 ], [ -62.737304687499972, 58.4921875 ], [ -62.607861328124983, 58.496386718749989 ], [ -62.593847656249864, 58.474023437500051 ], [ -62.674316406249915, 58.319189453124949 ], [ -62.812060546875017, 58.200390625000068 ], [ -63.062792968749932, 58.127099609375051 ], [ -63.151660156249932, 58.084179687500011 ], [ -63.261523437499932, 58.014697265625074 ], [ -63.220019531249903, 58.002148437500011 ], [ -62.98090820312504, 58.093310546875102 ], [ -62.817529296874966, 58.129248046874977 ], [ -62.58808593750004, 58.158105468749994 ], [ -62.486230468749966, 58.154052734375057 ], [ -62.305664062499972, 57.972265624999949 ], [ -62.201513671874892, 57.954638671875102 ], [ -62.117431640624886, 57.964111328125085 ], [ -61.958642578125051, 57.91176757812508 ], [ -61.899072265624994, 57.861328125000085 ], [ -61.914062500000028, 57.825048828124977 ], [ -61.967773437499972, 57.803320312500006 ], [ -61.994921874999903, 57.769433593750023 ], [ -61.931249999999892, 57.668554687500091 ], [ -61.967968749999898, 57.611914062500091 ], [ -62.083984374999915, 57.561914062500023 ], [ -62.166894531249937, 57.536572265625011 ], [ -62.253613281249926, 57.528759765625011 ], [ -62.338574218749926, 57.48452148437508 ], [ -62.377148437499955, 57.477978515624983 ], [ -62.495556640624926, 57.489208984375125 ], [ -62.454980468749909, 57.461962890625102 ], [ -62.396484374999915, 57.448193359375125 ], [ -62.303222656249915, 57.440673828125028 ], [ -62.194238281249994, 57.45458984375 ], [ -62.088085937499955, 57.452832031250011 ], [ -61.921142578124972, 57.420800781250051 ], [ -61.851074218749886, 57.381298828125011 ], [ -61.849804687499898, 57.370410156250102 ], [ -61.885839843749864, 57.347851562500125 ], [ -61.938867187499937, 57.274365234375068 ], [ -61.977441406249966, 57.247949218750023 ], [ -61.944531249999926, 57.228125 ], [ -61.860839843750028, 57.197558593750045 ], [ -61.798339843749915, 57.18623046875004 ], [ -61.716308593749972, 57.196191406250136 ], [ -61.628515624999949, 57.18315429687496 ], [ -61.333740234374943, 57.010595703124977 ], [ -61.345751953124903, 56.921582031250125 ], [ -61.390478515624949, 56.852978515625011 ], [ -61.372802734374886, 56.775830078125097 ], [ -61.371630859375017, 56.680810546875108 ], [ -61.531689453124926, 56.654589843750102 ], [ -62.062499999999886, 56.699072265625091 ], [ -62.366113281249937, 56.76699218750008 ], [ -62.381738281249909, 56.787695312500034 ], [ -62.295800781249994, 56.832812499999989 ], [ -62.372021484374983, 56.836181640624972 ], [ -62.460205078124915, 56.818457031250091 ], [ -62.497265624999926, 56.80170898437504 ], [ -62.395507812499972, 56.730029296875017 ], [ -62.116503906249875, 56.66684570312492 ], [ -61.991601562499937, 56.590820312500085 ], [ -61.854931640624983, 56.584277343749989 ], [ -61.813378906249937, 56.570507812500011 ], [ -61.737744140624983, 56.526025390625023 ], [ -61.760058593749932, 56.510742187500114 ], [ -61.899414062499972, 56.505419921875074 ], [ -62.009667968749966, 56.453857421875057 ], [ -61.940429687499886, 56.423583984375114 ], [ -61.692480468750006, 56.397070312500034 ], [ -61.514599609374926, 56.390332031250097 ], [ -61.425292968749943, 56.360644531250074 ], [ -61.498681640625051, 56.327587890625097 ], [ -61.707128906249892, 56.288720703124994 ], [ -61.713085937499955, 56.230957031250114 ], [ -61.558593749999915, 56.207812500000017 ], [ -61.421093749999955, 56.221826171875051 ], [ -61.364697265624926, 56.216015625000097 ], [ -61.324414062499983, 56.076220703125045 ], [ -61.301123046874949, 56.047167968749989 ], [ -61.44892578125004, 56.02236328125008 ], [ -61.449511718749903, 55.995703124999977 ], [ -61.35126953125004, 55.973681640625102 ], [ -61.187890624999966, 55.955371093750102 ], [ -61.133886718749892, 55.930273437499977 ], [ -61.122998046874983, 55.888574218749994 ], [ -61.089355468749972, 55.866357421875108 ], [ -60.995751953124994, 55.862353515624989 ], [ -60.892675781249949, 55.91420898437508 ], [ -60.831835937499903, 55.957861328125091 ], [ -60.743261718749892, 55.941455078124932 ], [ -60.73662109374996, 55.886962890625028 ], [ -60.63095703124992, 55.825 ], [ -60.592578125000017, 55.81484375000008 ], [ -60.562109374999949, 55.727001953125125 ], [ -60.475830078124943, 55.805126953125068 ], [ -60.412597656250028, 55.788574218750057 ], [ -60.341015624999926, 55.784667968749972 ], [ -60.365429687499926, 55.709082031250034 ], [ -60.408300781249949, 55.649560546874994 ], [ -60.351953124999937, 55.612353515625045 ], [ -60.308300781249926, 55.556982421874949 ], [ -60.192382812499943, 55.480908203125097 ], [ -60.224023437499994, 55.444384765625102 ], [ -60.360937499999892, 55.366308593750006 ], [ -60.433105468749943, 55.242773437500063 ], [ -60.450097656249937, 55.199951171875057 ], [ -60.520507812499886, 55.129003906249977 ], [ -60.617138671874955, 55.060205078124994 ], [ -60.556542968750051, 55.067480468750063 ], [ -60.340771484374955, 55.193945312500063 ], [ -60.212548828124966, 55.236425781250006 ], [ -59.930322265624909, 55.25942382812508 ], [ -59.86210937499996, 55.294873046875011 ], [ -59.758789062499972, 55.3095703125 ], [ -59.695507812499955, 55.26914062499992 ], [ -59.689062499999892, 55.196337890625017 ], [ -59.605468749999915, 55.173339843749943 ], [ -59.517675781249864, 55.197363281250063 ], [ -59.437890625000051, 55.175927734375136 ], [ -59.485839843749972, 55.130175781250045 ], [ -59.741699218749943, 54.942578125000011 ], [ -59.816406249999886, 54.867236328124932 ], [ -59.837792968749994, 54.813964843750114 ], [ -59.749902343749937, 54.887011718750074 ], [ -59.42856445312492, 55.05551757812492 ], [ -59.394189453124937, 55.08071289062508 ], [ -59.324169921874983, 55.152832031250028 ], [ -59.25957031249996, 55.199951171875057 ], [ -59.086328124999937, 55.183251953125023 ], [ -58.99711914062496, 55.149462890625074 ], [ -58.955810546874886, 55.055078125000023 ], [ -58.885791015625017, 54.952246093750034 ], [ -58.780175781249994, 54.838378906250114 ], [ -58.499902343749909, 54.783105468750023 ], [ -58.398144531249983, 54.774121093749983 ], [ -58.222851562499955, 54.812695312500011 ], [ -58.195263671874926, 54.86591796875004 ], [ -58.058496093750051, 54.882226562499966 ], [ -57.962451171874932, 54.875732421875085 ], [ -57.92929687499992, 54.773144531250125 ], [ -57.826855468749926, 54.718652343750051 ], [ -57.72490234374996, 54.673730468750136 ], [ -57.626611328124994, 54.650341796874983 ], [ -57.483007812499864, 54.64028320312508 ], [ -57.40449218750004, 54.59086914062496 ], [ -57.404443359374937, 54.570410156250034 ], [ -57.485351562499915, 54.517480468750108 ], [ -57.563232421874972, 54.440429687500028 ], [ -57.69926757812496, 54.386572265625063 ], [ -57.889111328124926, 54.384082031250102 ], [ -58.151367187499972, 54.350439453125006 ], [ -58.161914062499903, 54.319970703124994 ], [ -58.219726562499943, 54.28647460937492 ], [ -58.359130859374915, 54.253320312500108 ], [ -58.435205078124966, 54.228125 ], [ -58.558398437499932, 54.10297851562504 ], [ -58.63320312499999, 54.049560546874972 ], [ -58.719433593749955, 54.039404296875034 ], [ -58.840820312499915, 54.044482421875017 ], [ -58.920214843750017, 54.033105468749994 ], [ -58.978466796874983, 54.010253906249972 ], [ -59.012646484374926, 53.976269531249983 ], [ -59.038818359374943, 53.963623046875057 ], [ -59.201416015624915, 53.929101562500136 ], [ -59.496533203124926, 53.834179687499983 ], [ -59.652685546874949, 53.83125 ], [ -59.749462890624926, 53.842285156250028 ], [ -59.823046874999903, 53.83442382812504 ], [ -59.87333984374996, 53.807763671875108 ], [ -60.014160156249943, 53.76157226562492 ], [ -60.056542968749966, 53.73334960937504 ], [ -60.08134765624996, 53.701025390625034 ], [ -60.100488281249937, 53.634228515625097 ], [ -60.11728515624992, 53.610107421874972 ], [ -60.144921874999937, 53.596142578124983 ], [ -60.263330078124994, 53.610058593749983 ], [ -60.395410156249994, 53.653320312500085 ], [ -60.369531250000051, 53.607470703124989 ], [ -60.160253906249949, 53.529980468750011 ], [ -60.100292968749898, 53.486962890625108 ], [ -60.157128906249937, 53.449804687500006 ], [ -60.290283203124972, 53.391455078125034 ], [ -60.305761718749949, 53.360107421875028 ], [ -60.251171874999926, 53.343554687500045 ], [ -60.272705078124943, 53.317089843749983 ], [ -60.345703124999915, 53.289013671875125 ], [ -60.3375, 53.277441406250063 ], [ -60.329492187499966, 53.266113281250057 ], [ -60.148339843749937, 53.306542968750136 ], [ -59.987109374999932, 53.392822265625114 ], [ -59.881738281249966, 53.480078124999949 ], [ -59.829052734374983, 53.504541015625136 ], [ -59.621093749999886, 53.536816406249983 ], [ -59.498144531249892, 53.574755859375074 ], [ -59.322265624999943, 53.64375 ], [ -59.129394531249915, 53.743945312500074 ], [ -58.919580078124966, 53.875292968750017 ], [ -58.652050781249926, 53.977880859374949 ], [ -58.326708984374903, 54.051806640625074 ], [ -58.08808593750004, 54.089501953125136 ], [ -57.935986328124955, 54.09116210937492 ], [ -57.928271484374903, 54.10356445312496 ], [ -58.064843749999937, 54.126757812500074 ], [ -58.17744140625004, 54.131298828125125 ], [ -58.317480468749892, 54.114453125000068 ], [ -58.360791015624898, 54.15449218750004 ], [ -58.35615234375004, 54.171923828125045 ], [ -58.309960937499937, 54.201660156250057 ], [ -58.192089843749926, 54.228173828125136 ], [ -57.614941406249926, 54.19111328125004 ], [ -57.416064453124903, 54.162744140625136 ], [ -57.198876953124994, 53.924365234375045 ], [ -57.148974609374932, 53.847705078125074 ], [ -57.134960937499926, 53.791845703125063 ], [ -57.156933593749955, 53.756884765625045 ], [ -57.243994140624949, 53.715478515625136 ], [ -57.48945312500004, 53.633105468750045 ], [ -57.524072265624966, 53.611425781250063 ], [ -57.527343750000028, 53.599902343750045 ], [ -57.42021484374996, 53.583251953125028 ], [ -57.386132812499937, 53.560546875 ], [ -57.331738281249955, 53.469091796875034 ], [ -57.22138671875004, 53.528515625000068 ], [ -57.012158203124955, 53.672607421875114 ], [ -56.84086914062496, 53.73945312500004 ], [ -56.696582031249875, 53.757666015625034 ], [ -56.524316406250051, 53.766455078125034 ], [ -56.464990234375051, 53.765039062500108 ], [ -56.444335937499915, 53.718310546874989 ], [ -56.354003906249915, 53.624462890625068 ], [ -56.270214843749983, 53.600097656250085 ], [ -56.11015625, 53.587597656250011 ], [ -55.966113281250017, 53.471142578125097 ], [ -55.911230468749949, 53.390820312500068 ], [ -55.859375, 53.343896484375108 ], [ -55.863378906249949, 53.312255859375057 ], [ -55.854785156249903, 53.285839843750011 ], [ -55.816894531249915, 53.245751953124994 ], [ -55.797949218749949, 53.211962890625045 ], [ -55.808203125, 53.134667968750108 ], [ -55.892333984374915, 53.000439453125125 ], [ -55.829882812499875, 52.878417968749943 ], [ -55.857910156249915, 52.823388671875108 ], [ -55.87250976562504, 52.735693359375006 ], [ -55.818652343749903, 52.677148437499994 ], [ -55.802832031249892, 52.643164062499977 ], [ -55.848437499999932, 52.623339843750045 ], [ -56.166992187499915, 52.574755859375074 ], [ -56.292382812500051, 52.573779296875074 ], [ -56.324902343749926, 52.544531249999977 ], [ -56.228417968749994, 52.535986328125006 ], [ -56.052587890624949, 52.537402343750102 ], [ -55.840185546874949, 52.507617187500074 ], [ -55.746484374999937, 52.474560546875097 ], [ -55.705957031249966, 52.428271484375074 ], [ -55.716210937499994, 52.391503906250051 ], [ -55.777148437499903, 52.3642578125 ], [ -55.896679687499983, 52.36958007812504 ], [ -56.011718749999972, 52.394482421875125 ], [ -56.004638671874972, 52.370410156250017 ], [ -55.833642578124937, 52.310400390625063 ], [ -55.783496093749932, 52.279931640625051 ], [ -55.691064453124937, 52.24160156250008 ], [ -55.67280273437504, 52.190136718750068 ], [ -55.695214843749994, 52.137792968750063 ], [ -56.017480468749994, 51.929296875000034 ], [ -56.282568359375006, 51.797070312500097 ], [ -56.548583984375028, 51.681005859375091 ], [ -56.975976562500051, 51.457666015625051 ], [ -57.018261718749955, 51.446777343749972 ], [ -57.095605468749994, 51.442529296874994 ], [ -57.29921875, 51.478271484375 ], [ -57.461669921874972, 51.469091796875063 ], [ -57.769580078124903, 51.425927734374994 ], [ -57.853759765624915, 51.39951171874992 ], [ -58.02265625000004, 51.32207031249996 ], [ -58.08940429687496, 51.310986328125011 ], [ -58.270458984374983, 51.295214843749989 ], [ -58.442285156249994, 51.305908203125057 ], [ -58.510351562500006, 51.295068359375136 ], [ -58.593261718750028, 51.257128906250045 ], [ -58.614746093749943, 51.237060546875057 ], [ -58.637597656249994, 51.171679687500045 ], [ -59.054931640624915, 50.879101562500125 ], [ -59.165380859374949, 50.779882812500006 ], [ -59.378027343749949, 50.675439453125023 ], [ -59.611914062499892, 50.492089843749994 ], [ -59.815332031249937, 50.418261718750045 ], [ -59.88632812499992, 50.316406250000085 ], [ -60.080175781249892, 50.254589843750097 ], [ -60.438085937499892, 50.238867187500091 ], [ -60.608203124999903, 50.22114257812504 ], [ -60.807226562499949, 50.249804687500017 ], [ -60.956298828124943, 50.205419921875034 ], [ -61.180712890625017, 50.191503906250034 ], [ -61.289746093749926, 50.201953125000017 ], [ -61.724853515625028, 50.104052734374989 ], [ -61.835351562499994, 50.196972656250068 ], [ -61.919531249999892, 50.232861328125097 ], [ -62.16523437500004, 50.238916015625108 ], [ -62.361669921875006, 50.277294921875097 ], [ -62.540917968749937, 50.284521484374977 ], [ -62.715429687499949, 50.30166015625008 ], [ -62.830224609374994, 50.30146484375004 ], [ -62.949755859374903, 50.291357421874949 ], [ -63.135644531249937, 50.293798828125091 ], [ -63.238623046874864, 50.242578125000136 ], [ -63.586669921874915, 50.258203125000108 ], [ -63.733593749999983, 50.304638671874983 ], [ -63.853955078124898, 50.314355468750023 ], [ -64.015820312499926, 50.303955078125028 ], [ -64.170410156249886, 50.269433593750108 ], [ -64.508935546874937, 50.308935546874977 ], [ -64.867871093749983, 50.275488281250091 ], [ -65.180908203124972, 50.297900390625045 ], [ -65.268603515624903, 50.320019531250097 ], [ -65.762451171874972, 50.259277343749972 ], [ -65.955371093750017, 50.294140624999983 ], [ -66.12553710937496, 50.201025390625006 ], [ -66.242187499999915, 50.220361328125051 ], [ -66.368847656249955, 50.206640625000091 ], [ -66.41108398437504, 50.224267578125136 ], [ -66.495507812499909, 50.211865234375097 ], [ -66.550048828124915, 50.161181640625074 ], [ -66.621728515625051, 50.155419921875136 ], [ -66.740869140624994, 50.065527343749949 ], [ -66.941162109375028, 49.993701171875045 ], [ -67.234374999999886, 49.601757812499955 ], [ -67.261914062499926, 49.451171875000028 ], [ -67.372021484374955, 49.348437500000045 ], [ -67.469238281249972, 49.33461914062508 ], [ -67.549267578124926, 49.332275390624943 ], [ -68.05625, 49.25678710937504 ], [ -68.281933593749983, 49.197167968750136 ], [ -68.220605468749994, 49.149658203125057 ], [ -68.294531249999864, 49.114355468749977 ], [ -68.414404296874864, 49.099511718750136 ], [ -68.543847656249966, 49.05615234375 ], [ -68.627880859374926, 49.007177734374977 ], [ -68.669042968749892, 48.939501953125045 ], [ -68.929052734375006, 48.828955078125091 ], [ -69.230761718749932, 48.573632812500108 ], [ -69.374951171874983, 48.386425781249983 ], [ -69.55009765624996, 48.250781250000074 ], [ -69.67387695312496, 48.19916992187504 ], [ -69.76191406250004, 48.191162109375 ], [ -69.851708984374937, 48.20737304687492 ], [ -70.001025390624903, 48.270947265625097 ], [ -70.110644531249932, 48.277978515625108 ], [ -70.383691406249966, 48.366503906250017 ], [ -71.018261718749926, 48.455615234375045 ], [ -70.922607421874972, 48.422314453125011 ], [ -70.838769531249966, 48.367382812500011 ], [ -70.671093749999983, 48.353222656249983 ], [ -70.500634765624994, 48.354345703125034 ], [ -70.145312499999903, 48.243554687500023 ], [ -69.971191406249943, 48.205761718750125 ], [ -69.865527343749932, 48.172265625000051 ], [ -69.775, 48.09809570312504 ], [ -69.839843749999915, 47.952587890625068 ], [ -69.905566406249903, 47.832226562500068 ], [ -69.994433593749903, 47.73989257812508 ], [ -70.300097656249903, 47.503027343749977 ], [ -70.448046874999932, 47.423437500000091 ], [ -70.70585937499996, 47.139794921875051 ], [ -70.972705078124875, 47.006689453125091 ], [ -71.115625, 46.924951171875136 ], [ -71.267773437499955, 46.795947265624989 ], [ -71.624755859375028, 46.698388671874994 ], [ -71.757275390624926, 46.673583984375085 ], [ -71.879589843749983, 46.68681640624996 ], [ -72.028466796874937, 46.607421875000114 ], [ -72.20463867187496, 46.558886718749989 ], [ -72.256640624999875, 46.485058593750068 ], [ -72.680126953124926, 46.287304687500097 ], [ -72.842675781249994, 46.262402343749983 ], [ -72.981005859374932, 46.209716796875085 ], [ -73.021923828124926, 46.120263671874994 ], [ -73.145410156249937, 46.066308593750023 ], [ -73.179687499999915, 46.025 ], [ -73.28354492187492, 45.89985351562504 ], [ -73.476611328124903, 45.738232421874955 ], [ -73.711865234374983, 45.711181640624972 ], [ -73.797851562499915, 45.654931640625051 ], [ -73.897412109374926, 45.56416015625004 ], [ -74.037841796874943, 45.501855468750136 ], [ -74.315087890624937, 45.531054687500045 ], [ -74.247656249999892, 45.492871093750068 ], [ -73.999609374999892, 45.433349609375028 ], [ -73.973828124999955, 45.345117187499994 ], [ -74.098095703124955, 45.32402343749996 ], [ -74.358300781249937, 45.206396484374977 ], [ -74.708886718749966, 45.003857421875097 ] ] ], [ [ [ -96.782324218749977, 72.936621093750006 ], [ -96.943798828125011, 72.926708984374955 ], [ -97.0927734375, 72.996923828125034 ], [ -97.09765625, 73.062402343749966 ], [ -97.087695312500017, 73.098486328125034 ], [ -97.069238281249994, 73.130175781250017 ], [ -97.014990234374949, 73.157275390625017 ], [ -96.862402343749949, 73.188818359375063 ], [ -96.793164062499955, 73.165478515625011 ], [ -96.767773437499955, 73.137304687500034 ], [ -96.744433593749989, 73.126269531250017 ], [ -96.64599609375, 73.101904296875034 ], [ -96.598486328125006, 73.073828124999977 ], [ -96.603515624999972, 73.041552734374989 ], [ -96.635400390624966, 72.992431640625028 ], [ -96.670605468749955, 72.9609375 ], [ -96.709228515625, 72.946972656249983 ], [ -96.782324218749977, 72.936621093750006 ] ] ], [ [ [ -114.521533203125017, 72.592919921874994 ], [ -114.458105468749977, 72.580371093749989 ], [ -114.342431640624952, 72.590771484374983 ], [ -114.174462890625009, 72.624072265625017 ], [ -113.957812500000017, 72.651464843750006 ], [ -113.69243164062496, 72.672802734375011 ], [ -113.622167968749935, 72.646826171875034 ], [ -113.578076171875011, 72.652099609375057 ], [ -113.500048828125017, 72.694433593750063 ], [ -113.486132812500031, 72.722265625000034 ], [ -113.495898437499974, 72.753662109375057 ], [ -113.4914062499999, 72.822070312500045 ], [ -113.449853515625009, 72.863232421874983 ], [ -113.292382812499994, 72.949804687500034 ], [ -113.208007812500028, 72.981005859374989 ], [ -113.073535156249989, 72.995263671874966 ], [ -112.753613281250011, 72.986035156249955 ], [ -112.453759765625023, 72.936621093750006 ], [ -112.048095703124986, 72.888037109374977 ], [ -111.455419921874935, 72.765917968750045 ], [ -111.26972656249994, 72.713720703124977 ], [ -111.250390625, 72.668554687500034 ], [ -111.355517578125017, 72.572119140625006 ], [ -111.610888671874989, 72.435595703124989 ], [ -111.816015624999949, 72.386328125 ], [ -111.895166015624994, 72.356103515624966 ], [ -111.761621093749966, 72.335253906250074 ], [ -111.675097656250017, 72.300146484375034 ], [ -111.543554687499949, 72.350927734374977 ], [ -111.447363281249991, 72.40771484375 ], [ -111.311181640624952, 72.454833984375 ], [ -111.264794921875009, 72.459033203125074 ], [ -111.25341796875, 72.449072265624977 ], [ -111.277148437499946, 72.424853515625017 ], [ -111.287255859374966, 72.401123046875 ], [ -111.28374023437496, 72.377978515625074 ], [ -111.268066406249957, 72.363867187500034 ], [ -111.184619140625017, 72.356640624999983 ], [ -111.139892578124957, 72.365332031249977 ], [ -110.958984374999972, 72.431982421875063 ], [ -110.78154296874996, 72.53388671875004 ], [ -110.512548828124963, 72.599707031250034 ], [ -110.439306640624963, 72.633349609375045 ], [ -110.205126953124946, 72.661279296874966 ], [ -110.207958984374997, 72.681054687499994 ], [ -110.197167968750023, 72.758886718750034 ], [ -110.279101562500017, 72.792041015625045 ], [ -110.55361328124998, 72.861425781249977 ], [ -110.689404296875026, 72.94453125000004 ], [ -110.660839843749983, 73.008203125000023 ], [ -110.509277343750014, 72.998925781249994 ], [ -110.094628906249994, 72.992138671874955 ], [ -110.008447265624937, 72.983642578125 ], [ -109.609960937499935, 72.87568359375004 ], [ -109.46909179687502, 72.808447265625006 ], [ -109.35712890624994, 72.775048828124966 ], [ -109.121923828124991, 72.726416015625006 ], [ -109.043017578124989, 72.686865234375034 ], [ -108.987402343749935, 72.670800781250051 ], [ -108.968164062500009, 72.654101562500017 ], [ -108.985400390624974, 72.636816406250034 ], [ -108.994433593749946, 72.595996093749989 ], [ -108.950781249999935, 72.582861328124977 ], [ -108.797851562499957, 72.567529296874966 ], [ -108.75498046875002, 72.551074218749989 ], [ -108.698291015625017, 72.499267578125 ], [ -108.627734375000031, 72.412011718749994 ], [ -108.566357421874955, 72.317333984374983 ], [ -108.469580078124963, 72.138769531250006 ], [ -108.276416015624946, 71.900390625000028 ], [ -108.210400390624997, 71.751171875000011 ], [ -108.188232421875014, 71.723779296875023 ], [ -108.144677734375023, 71.704931640625006 ], [ -108.020800781250017, 71.677490234375 ], [ -107.925341796875017, 71.638671875 ], [ -107.812841796875006, 71.62617187500004 ], [ -107.785449218750031, 71.629687500000045 ], [ -107.757470703125009, 71.663037109374983 ], [ -107.687255859375, 71.716113281250045 ], [ -107.346923828124943, 71.819238281250023 ], [ -107.329296875, 71.835253906249989 ], [ -107.369433593750003, 71.858984375000034 ], [ -107.38178710937494, 71.875146484375023 ], [ -107.376855468750009, 71.886083984375034 ], [ -107.306005859374963, 71.894677734375023 ], [ -107.542626953124937, 72.025341796874983 ], [ -107.695849609374974, 72.149316406250023 ], [ -107.794042968750006, 72.302636718749994 ], [ -107.80903320312494, 72.347460937500074 ], [ -107.823730468750014, 72.442773437500023 ], [ -107.855615234375023, 72.467822265624989 ], [ -107.909814453124966, 72.490771484375045 ], [ -107.932519531249966, 72.520410156250051 ], [ -107.923681640624949, 72.556640625000057 ], [ -107.934375, 72.587744140625006 ], [ -107.997167968749991, 72.652685546874977 ], [ -108.238232421874983, 73.105810546875034 ], [ -108.237402343749991, 73.149902343750028 ], [ -108.204150390624974, 73.183056640624955 ], [ -108.11831054687498, 73.202050781249994 ], [ -107.97993164062494, 73.206738281249983 ], [ -107.936181640625009, 73.217138671875063 ], [ -107.987060546874972, 73.233105468750011 ], [ -108.07749023437502, 73.281396484374994 ], [ -108.08940429687496, 73.303710937500028 ], [ -108.029052734375, 73.348730468750034 ], [ -107.720019531250017, 73.32905273437504 ], [ -107.496289062499997, 73.288378906249989 ], [ -107.113476562499997, 73.192138671875028 ], [ -107.07441406249994, 73.197412109375023 ], [ -107.032519531250017, 73.245312500000011 ], [ -106.950781249999977, 73.276025390624966 ], [ -106.828369140625, 73.265917968750045 ], [ -106.482128906249983, 73.196191406249966 ], [ -106.08164062500002, 73.071923828125051 ], [ -105.812695312500026, 73.010644531249994 ], [ -105.62416992187498, 72.927490234375028 ], [ -105.495947265624977, 72.848974609375006 ], [ -105.415136718749949, 72.788330078125 ], [ -105.411669921874946, 72.764648437499972 ], [ -105.430078124999966, 72.740380859374994 ], [ -105.411083984375011, 72.708740234375028 ], [ -105.354541015625031, 72.669726562499989 ], [ -105.323193359374955, 72.634814453124989 ], [ -105.297558593749969, 72.560449218750023 ], [ -105.246923828124963, 72.463574218750011 ], [ -105.234082031250011, 72.415087890624989 ], [ -104.878320312500009, 71.97998046875 ], [ -104.810302734375, 71.903173828124977 ], [ -104.766992187499966, 71.86757812499999 ], [ -104.518310546875028, 71.69921875 ], [ -104.385937499999969, 71.576953125000045 ], [ -104.373144531249935, 71.495117187499972 ], [ -104.355371093749952, 71.4716796875 ], [ -104.349560546875011, 71.433984375000051 ], [ -104.355810546874963, 71.382080078125028 ], [ -104.38486328125002, 71.337548828125023 ], [ -104.436816406250031, 71.300292968749972 ], [ -104.487060546874957, 71.247900390625063 ], [ -104.563085937499991, 71.132421874999977 ], [ -104.569580078124986, 71.104052734375074 ], [ -104.514794921875023, 71.064257812500045 ], [ -104.166845703125006, 70.927197265625011 ], [ -103.953466796874963, 70.762646484374955 ], [ -103.853466796875026, 70.733789062500023 ], [ -103.584570312499949, 70.630859375000028 ], [ -103.294677734374957, 70.57246093750004 ], [ -103.197167968749994, 70.547314453124983 ], [ -103.104980468749943, 70.510253906249972 ], [ -103.077197265624974, 70.508837890625045 ], [ -103.021191406250026, 70.515820312499955 ], [ -103.00517578124996, 70.525927734375045 ], [ -103.001220703124943, 70.540966796875011 ], [ -103.0828125, 70.61909179687504 ], [ -103.088574218749983, 70.649707031250045 ], [ -103.049560546875028, 70.655078124999989 ], [ -102.750488281250028, 70.521875 ], [ -102.589160156249932, 70.468847656249977 ], [ -102.36875, 70.413232421875023 ], [ -101.989843749999963, 70.285058593750023 ], [ -101.937207031249983, 70.274560546874994 ], [ -101.732226562499974, 70.286376953125 ], [ -101.676318359374946, 70.278271484374955 ], [ -101.641162109374974, 70.265576171874955 ], [ -101.626806640624991, 70.248339843749989 ], [ -101.618457031249974, 70.172412109375074 ], [ -101.562402343750009, 70.135009765625 ], [ -101.239160156249966, 70.150976562500063 ], [ -101.148535156249977, 70.147607421874994 ], [ -101.090771484375026, 70.135693359374955 ], [ -101.042675781249997, 70.11079101562504 ], [ -100.973339843749997, 70.029492187499983 ], [ -100.909082031249966, 69.869189453125017 ], [ -100.905712890624983, 69.81171875000004 ], [ -100.935107421874932, 69.715332031250028 ], [ -100.982373046874969, 69.679882812500011 ], [ -101.043701171875028, 69.668701171875028 ], [ -101.216210937500009, 69.679638671874955 ], [ -101.337255859374977, 69.710253906250045 ], [ -101.400097656249983, 69.749267578125 ], [ -101.456738281249983, 69.833886718750023 ], [ -101.483837890624997, 69.850195312500063 ], [ -101.50839843750002, 69.833154296874966 ], [ -101.565087890625023, 69.755664062499989 ], [ -101.602490234375011, 69.721289062500006 ], [ -101.647656249999969, 69.698535156250074 ], [ -101.733593749999983, 69.704150390625045 ], [ -101.860253906249937, 69.738085937500045 ], [ -102.09794921874996, 69.82460937499999 ], [ -102.182128906249972, 69.845947265625 ], [ -102.23432617187494, 69.84223632812504 ], [ -102.348095703125026, 69.812988281250028 ], [ -102.52348632812496, 69.758203124999966 ], [ -102.595898437499969, 69.717919921875023 ], [ -102.565234374999946, 69.692187500000017 ], [ -102.544921874999986, 69.659814453124994 ], [ -102.534863281249969, 69.620800781249955 ], [ -102.540917968749966, 69.592089843750045 ], [ -102.563134765624966, 69.573583984375006 ], [ -102.621093749999957, 69.551513671875057 ], [ -102.743603515624955, 69.547753906249994 ], [ -102.919775390624963, 69.564648437499983 ], [ -103.059179687499949, 69.594677734374955 ], [ -103.303222656250014, 69.674316406250028 ], [ -103.35927734374998, 69.685351562500045 ], [ -103.434765624999983, 69.667675781250011 ], [ -103.464892578125003, 69.644482421874983 ], [ -103.418017578124946, 69.611425781250006 ], [ -103.294042968750006, 69.568457031250034 ], [ -103.142431640624935, 69.497265625000011 ], [ -103.101855468749932, 69.483349609375011 ], [ -103.062744140624957, 69.484912109375074 ], [ -103.048925781249991, 69.471777343750063 ], [ -103.031835937499963, 69.433496093749994 ], [ -103.039794921874986, 69.367578124999966 ], [ -103.112695312500009, 69.235986328124994 ], [ -103.120214843749949, 69.204589843749972 ], [ -103.090332031249986, 69.212011718749977 ], [ -102.884082031249974, 69.341308593750028 ], [ -102.777441406250006, 69.377587890624966 ], [ -102.546484374999949, 69.434472656249994 ], [ -102.446777343749972, 69.476318359375 ], [ -102.151416015625017, 69.487695312500023 ], [ -102.045947265624932, 69.464843749999972 ], [ -101.978222656249997, 69.425097656250045 ], [ -101.975537109374983, 69.407031250000017 ], [ -102.052880859375009, 69.360449218750034 ], [ -102.066894531250028, 69.337109374999983 ], [ -102.070898437499949, 69.3076171875 ], [ -102.064013671874974, 69.281152343750023 ], [ -102.046093749999969, 69.257666015625034 ], [ -101.992968749999974, 69.236035156249983 ], [ -101.899121093749955, 69.245507812499966 ], [ -101.872851562500017, 69.239941406249983 ], [ -101.822509765624972, 69.217089843750045 ], [ -101.789257812499955, 69.181640625 ], [ -101.787792968750011, 69.132275390624983 ], [ -101.857128906250011, 69.023974609375045 ], [ -101.980566406249935, 68.988525390625028 ], [ -102.35878906249998, 68.922851562500057 ], [ -102.488427734375023, 68.888916015624972 ], [ -102.738330078124946, 68.864990234374972 ], [ -102.83486328124998, 68.833251953125 ], [ -102.895068359374989, 68.823632812499994 ], [ -103.16225585937498, 68.828710937500063 ], [ -103.468212890624969, 68.80854492187504 ], [ -103.820361328125031, 68.847998046874977 ], [ -104.067333984374983, 68.865576171875006 ], [ -104.352685546874937, 68.928173828124983 ], [ -104.460156249999983, 68.912402343750045 ], [ -104.571435546875009, 68.872119140625017 ], [ -105.10585937499999, 68.92041015625 ], [ -105.169287109374949, 68.955371093750017 ], [ -105.148339843749952, 68.978125 ], [ -105.02163085937498, 69.052490234375 ], [ -105.013574218750023, 69.068066406249955 ], [ -105.019580078125003, 69.08125 ], [ -105.262353515624994, 69.093994140625 ], [ -105.533007812499974, 69.133544921874972 ], [ -105.80498046874996, 69.153173828124977 ], [ -106.00839843750002, 69.147607421874994 ], [ -106.140869140625, 69.162011718750023 ], [ -106.270166015624966, 69.194580078124972 ], [ -106.341162109374949, 69.224365234375 ], [ -106.353955078124983, 69.251220703124972 ], [ -106.355712890624986, 69.280615234375006 ], [ -106.344238281249957, 69.339648437500045 ], [ -106.361376953124989, 69.381054687499955 ], [ -106.419970703125017, 69.413769531249955 ], [ -106.539794921875, 69.443066406249983 ], [ -106.659082031249966, 69.439599609374994 ], [ -106.759960937500011, 69.407128906250023 ], [ -106.855810546874991, 69.347314453125023 ], [ -107.033447265624943, 69.180761718750006 ], [ -107.122509765624969, 69.152294921874983 ], [ -107.35336914062502, 69.031689453125011 ], [ -107.439892578124969, 69.002148437499955 ], [ -107.863378906250006, 68.954345703124972 ], [ -108.364990234374972, 68.934765624999983 ], [ -108.552539062499989, 68.897412109375011 ], [ -108.730419921874983, 68.827441406250074 ], [ -108.945898437500006, 68.759814453125045 ], [ -109.472119140625011, 68.676708984374983 ], [ -109.958544921874989, 68.630273437500051 ], [ -110.467626953124963, 68.610009765624994 ], [ -110.848095703125026, 68.578417968750045 ], [ -110.957226562499969, 68.594189453124983 ], [ -111.127587890624937, 68.588330078125011 ], [ -111.3109375, 68.542041015625017 ], [ -111.51806640625, 68.533056640625034 ], [ -112.304931640624986, 68.516210937499977 ], [ -112.666210937499969, 68.485253906249994 ], [ -112.864257812499986, 68.477099609375017 ], [ -113.01953125, 68.481347656249994 ], [ -113.127734375000017, 68.494140625000028 ], [ -113.231396484374997, 68.535400390624972 ], [ -113.338085937499969, 68.598779296875023 ], [ -113.554833984374994, 68.767578125000028 ], [ -113.616845703125009, 68.838476562500006 ], [ -113.592529296875028, 68.959863281250051 ], [ -113.608544921875009, 69.030175781249966 ], [ -113.680664062499957, 69.181982421875006 ], [ -113.694140624999946, 69.195019531249983 ], [ -114.073437499999955, 69.251318359375006 ], [ -114.322949218749983, 69.269140624999977 ], [ -114.699072265624949, 69.272753906250017 ], [ -115.159033203124963, 69.264746093749977 ], [ -115.618115234374955, 69.282958984375057 ], [ -115.860742187500009, 69.303564453124977 ], [ -116.101562499999957, 69.337158203125 ], [ -116.513476562499932, 69.424609375000045 ], [ -116.536816406249983, 69.433544921874983 ], [ -116.568798828125011, 69.462695312499989 ], [ -116.609472656249949, 69.512011718749989 ], [ -116.712011718749977, 69.576220703125017 ], [ -116.992773437499977, 69.719384765624966 ], [ -117.104003906249986, 69.804248046875017 ], [ -117.121972656250009, 69.825878906249983 ], [ -117.148632812500011, 69.888134765624983 ], [ -117.18403320312494, 69.991064453124977 ], [ -117.195410156249949, 70.054052734375034 ], [ -117.162744140624966, 70.09248046875004 ], [ -117.135449218749997, 70.100146484374989 ], [ -116.553808593749977, 70.175048828124972 ], [ -115.529101562500031, 70.257128906250017 ], [ -114.592333984374974, 70.312451171874983 ], [ -114.1669921875, 70.307470703125034 ], [ -113.916601562499977, 70.281542968750017 ], [ -113.665527343749986, 70.269677734374994 ], [ -113.21074218749996, 70.263818359375023 ], [ -112.637890624999969, 70.225244140624994 ], [ -112.52275390624996, 70.228564453125045 ], [ -112.265966796874963, 70.254687500000045 ], [ -112.189648437499955, 70.27558593750004 ], [ -111.783691406250028, 70.272900390625011 ], [ -111.70488281249996, 70.285742187499977 ], [ -111.632568359374972, 70.308837890624972 ], [ -111.725830078124957, 70.352050781249972 ], [ -112.114160156249937, 70.446875 ], [ -113.1455078125, 70.616357421874994 ], [ -113.397021484374989, 70.652392578125074 ], [ -113.757275390625026, 70.690722656250045 ], [ -113.966064453125014, 70.696191406250023 ], [ -114.232177734374957, 70.674267578124983 ], [ -114.331396484375006, 70.675244140625011 ], [ -114.592626953124935, 70.642236328125023 ], [ -114.840722656249952, 70.621386718750045 ], [ -115.311230468749969, 70.601171875 ], [ -115.990917968749969, 70.586279296875006 ], [ -116.086083984374994, 70.590673828125006 ], [ -116.22587890624996, 70.616406250000011 ], [ -116.327294921875023, 70.623730468749983 ], [ -116.992529296875006, 70.603662109374994 ], [ -117.58706054687498, 70.629541015625023 ], [ -118.2640625, 70.888330078124994 ], [ -118.376513671874974, 70.967724609375011 ], [ -118.352539062499972, 71.000048828125017 ], [ -118.269091796874932, 71.034716796875045 ], [ -117.933837890625028, 71.134667968749994 ], [ -117.814062499999963, 71.158447265625028 ], [ -117.313964843749943, 71.212109374999955 ], [ -116.815283203124963, 71.276953125000034 ], [ -116.421533203124952, 71.337988281250034 ], [ -116.228222656249997, 71.359179687499989 ], [ -116.042089843750006, 71.361669921875063 ], [ -115.891650390625003, 71.381787109374983 ], [ -115.922265625000023, 71.401074218750011 ], [ -116.045312499999952, 71.423095703125057 ], [ -116.043945312500028, 71.454296875000011 ], [ -115.980273437500017, 71.469287109375045 ], [ -115.733740234374977, 71.485107421874972 ], [ -115.471875, 71.465820312500057 ], [ -115.341015625, 71.472412109374972 ], [ -115.303417968749969, 71.493701171875045 ], [ -115.338134765625028, 71.510888671874994 ], [ -115.586669921874943, 71.546386718750028 ], [ -116.780273437500028, 71.444189453124977 ], [ -117.337109374999955, 71.434619140624989 ], [ -117.723339843749955, 71.390673828125017 ], [ -117.935644531250034, 71.392089843750028 ], [ -118.188183593749969, 71.4359375 ], [ -118.221875, 71.449072265625006 ], [ -118.226464843749952, 71.467089843750045 ], [ -118.148339843750023, 71.525732421875006 ], [ -117.878417968750014, 71.560839843750045 ], [ -117.742333984374994, 71.659326171875023 ], [ -117.887597656250023, 71.661035156250023 ], [ -118.371533203125026, 71.639941406249989 ], [ -118.583007812500028, 71.649023437499977 ], [ -118.868408203125, 71.686767578125028 ], [ -118.952099609374997, 71.731738281250045 ], [ -118.987695312499966, 71.764257812500006 ], [ -118.99375, 71.803027343749989 ], [ -118.98417968749996, 71.913085937500028 ], [ -118.959814453124963, 71.972216796875017 ], [ -118.944628906249974, 71.985546874999955 ], [ -118.58984375, 72.16748046875 ], [ -118.368652343749972, 72.20546875 ], [ -118.213476562499977, 72.262890624999983 ], [ -118.207470703124997, 72.286914062499989 ], [ -118.245898437500003, 72.311035156250028 ], [ -118.390478515624977, 72.369531250000023 ], [ -118.448632812500009, 72.399218750000045 ], [ -118.481298828125006, 72.427685546874983 ], [ -118.456591796874946, 72.472509765625063 ], [ -118.37451171875, 72.53388671875004 ], [ -118.133105468749946, 72.632812500000028 ], [ -117.551708984374983, 72.831103515625017 ], [ -117.256445312499949, 72.914404296875006 ], [ -116.971679687500028, 72.959326171875034 ], [ -116.573242187499943, 73.054931640625057 ], [ -115.55219726562494, 73.213476562500006 ], [ -114.638232421874989, 73.372656250000034 ], [ -114.301904296874952, 73.330712890625023 ], [ -114.206396484374949, 73.297802734374955 ], [ -114.163964843750009, 73.269824218750045 ], [ -114.127050781249949, 73.230712890624972 ], [ -114.095458984375, 73.180273437500006 ], [ -114.051708984374969, 73.07099609375004 ], [ -114.046142578124986, 73.014599609375011 ], [ -114.053759765625031, 72.958056640625017 ], [ -114.074755859374946, 72.906835937499977 ], [ -114.109179687499946, 72.860986328124966 ], [ -114.177685546874955, 72.805078125000051 ], [ -114.280322265625003, 72.739062499999989 ], [ -114.497851562499989, 72.625878906250023 ], [ -114.521533203125017, 72.592919921874994 ] ] ], [ [ [ -105.288916015624991, 72.919921875 ], [ -105.339355468749957, 72.914892578125034 ], [ -105.434082031249986, 72.937988281250028 ], [ -105.572998046874957, 72.989306640624989 ], [ -105.800146484374949, 73.093310546875045 ], [ -106.071044921874986, 73.196386718750006 ], [ -106.112646484374935, 73.258105468750045 ], [ -106.180029296874991, 73.304101562499994 ], [ -106.525732421874977, 73.413378906250074 ], [ -106.750390625, 73.457714843749955 ], [ -106.921533203124966, 73.479833984375006 ], [ -106.949658203125011, 73.510351562500006 ], [ -106.831005859374997, 73.599072265624983 ], [ -106.694824218749972, 73.669921875000028 ], [ -106.613964843750011, 73.695605468750017 ], [ -106.36210937499996, 73.718603515624977 ], [ -105.51230468750002, 73.765771484374994 ], [ -105.317968749999949, 73.767138671875017 ], [ -105.114453124999969, 73.744433593750017 ], [ -104.834667968749997, 73.647265625000017 ], [ -104.718261718749986, 73.636279296874989 ], [ -104.648779296874963, 73.614404296874994 ], [ -104.5875, 73.578076171874955 ], [ -104.555078124999966, 73.541113281249977 ], [ -104.552343749999935, 73.465576171875028 ], [ -104.582861328124935, 73.353906250000023 ], [ -104.621728515624952, 73.311132812500006 ], [ -104.791015624999986, 73.167626953124994 ], [ -104.968652343750023, 73.088671874999989 ], [ -105.002587890625009, 73.037548828124983 ], [ -105.074609375000023, 72.997021484374983 ], [ -105.20063476562494, 72.947314453125074 ], [ -105.288916015624991, 72.919921875 ] ] ], [ [ [ -79.537304687499983, 73.654492187499983 ], [ -79.366796874999977, 73.641357421874972 ], [ -78.286523437499994, 73.665820312500074 ], [ -78.062939453125011, 73.647656250000011 ], [ -77.382128906249932, 73.536669921875045 ], [ -77.206542968749972, 73.499560546875045 ], [ -77.119775390624966, 73.450488281249989 ], [ -77.04150390625, 73.373046875000028 ], [ -77.005322265625011, 73.356054687500034 ], [ -76.758691406249937, 73.310009765624955 ], [ -76.657275390624989, 73.254199218750045 ], [ -76.62158203125, 73.225341796875028 ], [ -76.569775390625011, 73.159277343749977 ], [ -76.458447265624983, 73.121826171875 ], [ -76.331152343749977, 73.100488281249994 ], [ -76.289550781250028, 73.08100585937504 ], [ -76.309570312500028, 72.997900390624977 ], [ -76.255273437499966, 72.959228515625 ], [ -76.135058593749989, 72.912402343750045 ], [ -76.089990234374966, 72.881201171875006 ], [ -76.183398437499989, 72.843066406250045 ], [ -76.400537109374994, 72.820654296875006 ], [ -77.013574218749994, 72.843994140624972 ], [ -77.835937500000028, 72.896826171874977 ], [ -78.314208984375028, 72.881835937500057 ], [ -78.554052734374949, 72.857714843750017 ], [ -79.134179687500023, 72.771630859374966 ], [ -79.3193359375, 72.757714843749994 ], [ -79.50053710937496, 72.755957031249977 ], [ -79.82070312499999, 72.826318359375023 ], [ -79.936865234375034, 72.863623046874977 ], [ -79.975292968749955, 72.892480468749994 ], [ -80.051611328124949, 72.977001953124983 ], [ -80.114453124999983, 73.078222656250006 ], [ -80.146435546875011, 73.161328124999955 ], [ -80.183300781249955, 73.224658203124989 ], [ -80.292724609374972, 73.24560546875 ], [ -80.617919921874943, 73.270800781250074 ], [ -80.726855468749932, 73.305468750000017 ], [ -80.776416015625017, 73.334179687500011 ], [ -80.824169921874955, 73.380664062500074 ], [ -80.822949218749983, 73.428955078125028 ], [ -80.797998046874966, 73.471533203125006 ], [ -80.776953125000034, 73.481982421875017 ], [ -80.73583984375, 73.483105468749983 ], [ -80.827001953125006, 73.53466796875 ], [ -80.858496093750034, 73.59140625 ], [ -80.860742187499966, 73.670556640624966 ], [ -80.848876953125028, 73.721240234374989 ], [ -80.822851562499949, 73.743457031249989 ], [ -80.76274414062496, 73.757763671874983 ], [ -80.62138671874996, 73.767333984374972 ], [ -80.412304687499983, 73.765429687500017 ], [ -80.120263671874994, 73.707080078125045 ], [ -79.889355468749955, 73.701513671875063 ], [ -79.537304687499983, 73.654492187499983 ] ] ], [ [ [ -86.589355468749972, 71.010791015625074 ], [ -86.549658203124949, 70.988769531250028 ], [ -86.321289062499972, 71.016796874999955 ], [ -86.127148437499955, 71.048974609375023 ], [ -85.824560546875034, 71.125732421875028 ], [ -85.643847656249989, 71.152441406249977 ], [ -85.094873046874966, 71.151953125000063 ], [ -85.001562499999949, 71.137451171875028 ], [ -85.042773437500017, 71.091601562500017 ], [ -85.065771484374977, 71.078613281250028 ], [ -85.047656249999932, 71.058691406250063 ], [ -84.988476562499955, 71.031738281249972 ], [ -84.870312499999955, 71.001806640625006 ], [ -84.823730468749972, 71.028613281250045 ], [ -84.789599609374932, 71.09326171875 ], [ -84.708593749999949, 71.358691406250074 ], [ -84.67431640625, 71.438769531250045 ], [ -84.658105468749966, 71.51459960937504 ], [ -84.659960937499989, 71.586132812499955 ], [ -84.699414062499955, 71.631445312500034 ], [ -84.840136718749932, 71.658642578124983 ], [ -85.0322265625, 71.654052734375028 ], [ -85.130908203125017, 71.661230468749977 ], [ -85.250488281249943, 71.67529296875 ], [ -85.339062499999983, 71.697265625000028 ], [ -85.396679687499983, 71.727050781249972 ], [ -85.511523437499932, 71.816552734374994 ], [ -85.596191406249943, 71.86640625000004 ], [ -85.813330078124949, 71.956445312499994 ], [ -85.91162109375, 71.986523437499983 ], [ -85.86210937499996, 72.021972656250028 ], [ -85.664794921874972, 72.062792968749989 ], [ -85.545800781249994, 72.101562499999972 ], [ -85.405908203124994, 72.214843750000057 ], [ -85.321875, 72.233154296875057 ], [ -85.01875, 72.218164062500023 ], [ -84.608496093750006, 72.129492187499977 ], [ -84.351660156249977, 72.052636718750051 ], [ -84.283740234374989, 72.044482421874989 ], [ -84.282324218749977, 72.058447265624977 ], [ -84.347460937500017, 72.09443359375004 ], [ -84.64296875, 72.189550781250063 ], [ -84.777539062499983, 72.258789062500028 ], [ -84.841992187499955, 72.308154296875045 ], [ -84.811035156249943, 72.329541015624983 ], [ -84.644677734374994, 72.351416015624977 ], [ -84.623046875000028, 72.376562500000034 ], [ -84.84941406249996, 72.40625 ], [ -84.964160156249989, 72.405615234375006 ], [ -85.056835937499926, 72.384375 ], [ -85.156396484374966, 72.382910156250006 ], [ -85.341113281249932, 72.421533203124966 ], [ -85.391308593749955, 72.443994140625023 ], [ -85.497753906249983, 72.510595703125006 ], [ -85.5537109375, 72.568603515625 ], [ -85.615576171875006, 72.604638671874966 ], [ -85.637890625000011, 72.633203125000023 ], [ -85.649902343749972, 72.722167968750028 ], [ -85.644531250000028, 72.774462890625017 ], [ -85.619433593749989, 72.819189453124977 ], [ -85.57460937499999, 72.856396484375011 ], [ -85.454785156250011, 72.925146484374977 ], [ -85.387597656249994, 72.945019531249955 ], [ -85.262109375000023, 72.954003906249994 ], [ -84.989550781249989, 72.919873046874983 ], [ -84.256640624999989, 72.796728515625034 ], [ -84.274267578125034, 72.836425781250028 ], [ -85.09404296874996, 73.002636718749955 ], [ -85.383886718749949, 73.045410156249972 ], [ -85.454736328124994, 73.105468750000028 ], [ -85.018408203125006, 73.335498046875017 ], [ -84.616064453125034, 73.389550781249994 ], [ -84.41606445312496, 73.456494140624955 ], [ -84.088964843750034, 73.459375 ], [ -83.781884765624994, 73.416894531249994 ], [ -83.776513671874966, 73.428466796875028 ], [ -83.914990234374926, 73.508398437499977 ], [ -83.904052734375, 73.528320312500028 ], [ -83.729833984374949, 73.575878906249955 ], [ -83.410351562499983, 73.631689453125034 ], [ -83.020458984374955, 73.676025390625028 ], [ -82.943212890625006, 73.699121093750023 ], [ -82.843310546874989, 73.715429687500063 ], [ -82.659619140624983, 73.729589843750006 ], [ -82.202783203124994, 73.736474609374994 ], [ -81.946142578125006, 73.729833984375063 ], [ -81.605371093749966, 73.695996093750011 ], [ -81.406152343749966, 73.634521484375 ], [ -81.344091796875006, 73.597753906250063 ], [ -81.23833007812496, 73.479541015625045 ], [ -81.151757812499994, 73.314013671874989 ], [ -81.025146484374972, 73.245214843750006 ], [ -80.821728515625011, 73.207177734374966 ], [ -80.681152343749972, 73.165820312499989 ], [ -80.603466796874955, 73.121191406250034 ], [ -80.582763671875, 73.064941406250057 ], [ -80.619140625000028, 72.997167968750006 ], [ -80.591894531249977, 72.927685546874983 ], [ -80.500927734375011, 72.856591796874966 ], [ -80.430810546874937, 72.816259765625006 ], [ -80.277246093749994, 72.770166015625023 ], [ -80.274707031249932, 72.745556640624983 ], [ -80.322656250000023, 72.717480468749955 ], [ -80.424316406249943, 72.678906250000011 ], [ -80.67509765624996, 72.558642578125017 ], [ -80.998730468750011, 72.426220703124955 ], [ -81.229345703125006, 72.311718749999983 ], [ -81.240576171874977, 72.277929687500034 ], [ -80.760791015625017, 72.457177734375051 ], [ -80.611474609374966, 72.450830078124994 ], [ -80.604687500000011, 72.425781250000028 ], [ -80.702441406249932, 72.338281249999966 ], [ -80.821484374999955, 72.260253906249972 ], [ -80.941210937500017, 72.210156249999983 ], [ -80.919335937499994, 72.191259765625034 ], [ -80.69140625, 72.103466796875011 ], [ -80.733251953125006, 72.089013671874994 ], [ -80.843261718749943, 72.096191406250028 ], [ -80.888378906249983, 72.088281250000023 ], [ -80.921093749999983, 72.072314453125045 ], [ -80.941406249999943, 72.048242187500051 ], [ -80.94267578124996, 72.014355468749983 ], [ -80.925048828125, 71.970703125000057 ], [ -80.926806640624989, 71.938085937499977 ], [ -80.947900390624937, 71.916552734375045 ], [ -80.925146484375006, 71.907666015625011 ], [ -80.858447265625017, 71.911425781250045 ], [ -80.802246093750028, 71.929199218750028 ], [ -80.705419921875006, 71.988134765625063 ], [ -80.386132812499994, 72.148779296875006 ], [ -80.18193359374996, 72.208789062500074 ], [ -80.116113281249966, 72.214062499999983 ], [ -79.928320312499977, 72.174951171874994 ], [ -79.884375, 72.177197265625011 ], [ -80.090917968749977, 72.300878906250006 ], [ -80.108935546874989, 72.332177734374966 ], [ -80.066992187499977, 72.378320312499966 ], [ -80.041796874999989, 72.394238281250011 ], [ -79.926708984375011, 72.428173828124983 ], [ -79.831298828125028, 72.446289062500028 ], [ -79.77788085937496, 72.438720703125 ], [ -79.693310546874983, 72.375927734375011 ], [ -79.653857421875017, 72.332177734374966 ], [ -79.583691406249926, 72.314648437499955 ], [ -79.427441406249983, 72.337304687500051 ], [ -79.323339843750006, 72.390820312500011 ], [ -79.194384765624932, 72.355712890624972 ], [ -79.000244140625, 72.272021484375074 ], [ -79.017968749999966, 72.188232421875057 ], [ -79.017773437500011, 72.104345703125006 ], [ -79.007812500000028, 72.042919921875011 ], [ -78.77592773437496, 71.930371093750011 ], [ -78.614453125000011, 71.881005859374994 ], [ -78.585107421874966, 71.880615234375 ], [ -78.588867187500028, 71.897509765625074 ], [ -78.622558593749972, 71.934960937499966 ], [ -78.711132812499983, 71.972412109375057 ], [ -78.79082031249996, 72.030273437500028 ], [ -78.862744140624955, 72.100830078125 ], [ -78.820117187499989, 72.265429687500045 ], [ -78.69926757812496, 72.351416015624977 ], [ -78.582470703124983, 72.329345703125028 ], [ -78.428808593750006, 72.279785156250057 ], [ -78.307470703124977, 72.275146484375 ], [ -78.116357421874966, 72.280322265625074 ], [ -77.726025390624926, 72.179980468750045 ], [ -77.516503906249966, 72.177783203125045 ], [ -77.535742187499977, 72.21875 ], [ -77.694482421874994, 72.238427734374966 ], [ -77.926171875000023, 72.293847656249994 ], [ -78.287207031250034, 72.359814453125011 ], [ -78.453076171874983, 72.435205078124994 ], [ -78.484277343749937, 72.470605468750023 ], [ -78.479492187499943, 72.508740234374983 ], [ -78.458837890625006, 72.542333984374977 ], [ -78.42241210937496, 72.571533203124972 ], [ -78.350244140624994, 72.600195312500034 ], [ -78.001025390624989, 72.687597656250006 ], [ -77.75322265624996, 72.724755859375023 ], [ -77.56679687499999, 72.736865234374989 ], [ -77.255371093749972, 72.735888671875074 ], [ -76.893505859374955, 72.720654296874983 ], [ -76.697949218750011, 72.695068359375 ], [ -76.473242187499977, 72.633349609375045 ], [ -76.188769531250017, 72.57221679687504 ], [ -76.087304687499937, 72.561328125000017 ], [ -75.96875, 72.562744140625057 ], [ -75.833203124999955, 72.576513671875006 ], [ -75.704296874999983, 72.571533203124972 ], [ -75.294238281249932, 72.480859374999966 ], [ -75.185791015624943, 72.434228515624994 ], [ -75.120068359374983, 72.377734375000017 ], [ -75.071484374999926, 72.322851562500034 ], [ -75.039843749999989, 72.269580078125017 ], [ -75.052685546874926, 72.226367187499989 ], [ -75.394140625000034, 72.039794921875 ], [ -75.542773437499932, 72.007958984374994 ], [ -75.640966796874949, 71.937158203124966 ], [ -75.78740234374996, 71.803076171875006 ], [ -75.911279296874966, 71.731298828125034 ], [ -75.922802734375011, 71.717236328125011 ], [ -75.896826171874949, 71.713720703125006 ], [ -75.822070312499989, 71.745898437499989 ], [ -75.693359374999972, 71.838574218749955 ], [ -75.599902343749932, 71.918457031249972 ], [ -75.428369140624994, 71.984375 ], [ -75.147656250000011, 72.062988281250028 ], [ -74.903173828125034, 72.100488281250023 ], [ -74.694921874999949, 72.096923828125 ], [ -74.519677734374966, 72.085644531250011 ], [ -74.377441406250028, 72.066552734375051 ], [ -74.292968749999972, 72.050585937499989 ], [ -74.266357421874972, 72.037695312500034 ], [ -74.209326171874977, 71.978662109374994 ], [ -74.212597656249926, 71.938671875000011 ], [ -74.248242187500011, 71.893652343749977 ], [ -74.315722656249989, 71.842675781249994 ], [ -74.621484375000023, 71.786279296874966 ], [ -74.789062499999943, 71.741992187499989 ], [ -74.89296875, 71.725537109375011 ], [ -75.204785156250011, 71.709130859374966 ], [ -75.191064453124966, 71.69160156250004 ], [ -74.959472656249943, 71.66748046875 ], [ -74.70078125, 71.675585937500045 ], [ -74.707373046875006, 71.646923828124983 ], [ -74.828955078125006, 71.570898437500034 ], [ -74.868310546875023, 71.504736328124977 ], [ -74.834472656249972, 71.450585937499966 ], [ -74.840722656249994, 71.406591796875063 ], [ -74.931298828124966, 71.314062500000034 ], [ -75.035351562499955, 71.230517578125074 ], [ -74.996191406249977, 71.218115234375034 ], [ -74.758935546874937, 71.338134765624972 ], [ -74.695312499999943, 71.469433593749983 ], [ -74.599560546874983, 71.584863281249966 ], [ -74.488085937500017, 71.648388671875011 ], [ -74.40410156249996, 71.672509765624966 ], [ -74.139062499999966, 71.682226562499977 ], [ -73.992089843749937, 71.749609375000034 ], [ -73.866601562499966, 71.771044921875045 ], [ -73.8140625, 71.771435546874955 ], [ -73.707226562500011, 71.746337890625 ], [ -73.713574218749955, 71.719873046875023 ], [ -73.868603515624926, 71.599365234374972 ], [ -74.197265625, 71.404150390625006 ], [ -74.063330078124977, 71.426464843750011 ], [ -73.972509765624949, 71.472851562499955 ], [ -73.85087890624996, 71.519140624999977 ], [ -73.712841796874983, 71.587597656249983 ], [ -73.621679687499977, 71.525537109375051 ], [ -73.481591796874966, 71.479248046875028 ], [ -73.397802734375034, 71.373437499999966 ], [ -73.262402343749983, 71.322460937499983 ], [ -73.180615234375011, 71.282861328124994 ], [ -73.1921875, 71.349853515625057 ], [ -73.310449218749994, 71.484277343749994 ], [ -73.278222656249994, 71.537988281249994 ], [ -73.186816406249932, 71.564892578124983 ], [ -72.901953125, 71.677783203125074 ], [ -72.703027343749966, 71.640136718750028 ], [ -72.580615234374989, 71.606787109374977 ], [ -72.519287109375028, 71.615625 ], [ -72.364599609375034, 71.610986328125051 ], [ -72.116503906249932, 71.592773437499972 ], [ -71.875195312499983, 71.56123046875004 ], [ -71.640673828124989, 71.516259765625023 ], [ -71.459912109374926, 71.463720703124977 ], [ -71.332958984375011, 71.403466796875051 ], [ -71.256054687499955, 71.36181640625 ], [ -71.229394531249966, 71.338769531249994 ], [ -71.1865234375, 71.278710937500023 ], [ -71.219384765624966, 71.238818359374989 ], [ -71.396582031250006, 71.146875 ], [ -71.495019531249966, 71.105126953125023 ], [ -71.59306640624996, 71.086376953125011 ], [ -71.856152343750011, 71.104785156250045 ], [ -71.937939453124983, 71.094287109375017 ], [ -72.023876953124983, 71.065332031249994 ], [ -72.297705078125006, 70.938818359374977 ], [ -72.449121093750023, 70.884082031250017 ], [ -72.59804687499999, 70.84921875 ], [ -72.632714843749937, 70.830761718749983 ], [ -72.312548828124989, 70.83251953125 ], [ -72.22392578124996, 70.870166015625017 ], [ -72.15, 70.940673828125 ], [ -72.009179687500023, 71.013427734374972 ], [ -71.742529296874949, 71.046875 ], [ -71.370849609375, 70.975146484374989 ], [ -71.186230468749955, 70.978027343749972 ], [ -71.045361328124955, 71.05 ], [ -70.888037109374949, 71.099023437500023 ], [ -70.826074218749937, 71.108740234375034 ], [ -70.792480468750028, 71.103320312499989 ], [ -70.67265625, 71.052197265624983 ], [ -70.636474609374943, 71.006591796875 ], [ -70.639111328124955, 70.902441406250034 ], [ -70.655224609374955, 70.870898437499989 ], [ -70.761718749999972, 70.792236328125028 ], [ -71.021777343749932, 70.674121093750045 ], [ -71.191796875000023, 70.629785156249994 ], [ -71.38046875, 70.605957031250028 ], [ -71.585937500000028, 70.565869140625011 ], [ -71.658447265624972, 70.533544921875006 ], [ -71.729394531249937, 70.487695312499994 ], [ -71.800146484374977, 70.457031250000057 ], [ -71.890185546875017, 70.431542968750023 ], [ -71.772363281249994, 70.394189453125051 ], [ -71.727246093749955, 70.395214843749983 ], [ -71.683691406249949, 70.417578125 ], [ -71.564990234374932, 70.505664062500017 ], [ -71.476660156249977, 70.544042968750006 ], [ -71.426660156249994, 70.552099609375063 ], [ -71.375097656249977, 70.548437500000034 ], [ -71.324853515624937, 70.531152343749966 ], [ -71.27587890625, 70.500292968749989 ], [ -71.27958984374996, 70.425195312499966 ], [ -71.429443359375028, 70.127783203125034 ], [ -71.405126953124949, 70.128662109375028 ], [ -71.313085937499949, 70.209326171875034 ], [ -71.045263671875006, 70.519042968749972 ], [ -70.979785156249989, 70.5810546875 ], [ -70.850537109374955, 70.643603515625045 ], [ -70.560937500000023, 70.738281249999972 ], [ -70.337255859375006, 70.787841796875028 ], [ -70.084716796875, 70.829541015625011 ], [ -69.949804687500034, 70.845019531250045 ], [ -69.795703124999989, 70.834570312500063 ], [ -69.695507812500011, 70.785888671875 ], [ -69.56010742187496, 70.777148437499989 ], [ -69.395361328124977, 70.789257812499955 ], [ -69.289062499999972, 70.783447265625028 ], [ -69.168701171874972, 70.76416015625 ], [ -69.06572265624996, 70.728076171875017 ], [ -68.890722656250006, 70.687109375000034 ], [ -68.495751953125023, 70.610253906249994 ], [ -68.446679687499966, 70.594091796875006 ], [ -68.400830078124955, 70.564990234375017 ], [ -68.358251953124977, 70.522900390624983 ], [ -68.363525390625, 70.48125 ], [ -68.416650390624966, 70.439990234375045 ], [ -68.482568359374994, 70.414843749999989 ], [ -68.56132812499996, 70.405664062499966 ], [ -68.642822265624943, 70.383203125000023 ], [ -68.793652343749955, 70.32441406250004 ], [ -68.842919921874966, 70.314453125000057 ], [ -69.079443359375006, 70.289160156250034 ], [ -69.298730468749994, 70.276806640625011 ], [ -69.435693359375023, 70.253125 ], [ -69.698974609375, 70.189306640625034 ], [ -70.061425781249937, 70.070849609375074 ], [ -70.057714843750006, 70.042626953124994 ], [ -69.913085937500028, 70.029052734375 ], [ -69.795849609374926, 70.046923828124989 ], [ -69.634570312499932, 70.128759765625063 ], [ -69.483007812499977, 70.160058593750023 ], [ -69.246191406249949, 70.185107421874989 ], [ -68.918554687500006, 70.206982421875011 ], [ -68.778222656249994, 70.203564453125011 ], [ -68.7529296875, 70.199169921875011 ], [ -68.734619140625, 70.179833984374966 ], [ -68.723291015624994, 70.145654296875023 ], [ -68.776953125, 70.101025390625011 ], [ -68.839111328124972, 70.079931640625063 ], [ -69.008300781249972, 69.978955078125011 ], [ -68.89702148437496, 69.952734374999977 ], [ -68.744042968749966, 69.94140625 ], [ -68.656738281249943, 69.968457031249983 ], [ -68.577832031249955, 70.030468750000011 ], [ -68.489355468749949, 70.06484375 ], [ -68.391259765624966, 70.071630859375063 ], [ -68.30507812499999, 70.087402343749972 ], [ -68.230664062500011, 70.112207031249966 ], [ -68.210449218749972, 70.128417968749972 ], [ -68.318603515624972, 70.160595703124955 ], [ -68.32719726562496, 70.180175781250057 ], [ -68.283105468749937, 70.228271484375 ], [ -68.20351562499999, 70.281494140625 ], [ -68.120654296874989, 70.314599609374994 ], [ -68.059082031249972, 70.317236328125006 ], [ -67.855322265625006, 70.281787109375045 ], [ -67.716015624999955, 70.219824218750034 ], [ -67.363671874999937, 70.034423828125028 ], [ -67.31840820312496, 69.998437499999966 ], [ -67.195898437499977, 69.860693359374977 ], [ -67.172656249999932, 69.799462890625023 ], [ -67.192773437499937, 69.756835937500057 ], [ -67.221630859374955, 69.730712890625057 ], [ -67.25927734375, 69.721289062500006 ], [ -67.33671875, 69.720996093750017 ], [ -67.80620117187496, 69.777392578125045 ], [ -68.020410156249994, 69.770068359374989 ], [ -68.113964843749955, 69.754296874999966 ], [ -68.189453124999972, 69.730615234375023 ], [ -68.248095703125017, 69.70078125 ], [ -68.289794921874972, 69.664697265625023 ], [ -68.372070312499943, 69.644384765625063 ], [ -68.669921874999972, 69.643652343749977 ], [ -68.837109375000011, 69.623535156249972 ], [ -69.124511718749943, 69.574511718750017 ], [ -69.227685546874994, 69.547412109375017 ], [ -69.250781249999989, 69.511914062499983 ], [ -69.074902343749955, 69.518115234374989 ], [ -68.785253906250006, 69.564208984374972 ], [ -68.513037109374977, 69.577294921874966 ], [ -68.05815429687496, 69.475878906250017 ], [ -67.90825195312496, 69.460107421874994 ], [ -67.824853515625023, 69.474707031250034 ], [ -67.724511718750023, 69.479248046874972 ], [ -67.3609375, 69.472509765625034 ], [ -67.236962890624994, 69.460107421874994 ], [ -67.052685546875011, 69.421191406250045 ], [ -66.770849609374977, 69.336669921874972 ], [ -66.716748046874955, 69.311865234374977 ], [ -66.685253906249926, 69.285742187500006 ], [ -66.676269531249972, 69.258447265625023 ], [ -66.679296874999977, 69.191064453124966 ], [ -66.707421875000023, 69.168212890625028 ], [ -66.802880859375023, 69.15273437499999 ], [ -67.208007812499943, 69.170654296875 ], [ -67.331640625, 69.184716796875023 ], [ -67.483789062499994, 69.166992187500057 ], [ -67.607226562500017, 69.173193359374977 ], [ -67.765039062499994, 69.200244140624989 ], [ -67.9384765625, 69.248144531249977 ], [ -68.198193359374955, 69.202685546875045 ], [ -68.406298828124989, 69.232226562500017 ], [ -68.618896484374972, 69.206005859375011 ], [ -69.040625, 69.097998046875034 ], [ -68.993457031249989, 69.079345703125057 ], [ -68.41552734375, 69.172070312500011 ], [ -68.303955078125028, 69.166406250000023 ], [ -68.121289062499926, 69.132617187500074 ], [ -67.832617187500006, 69.065966796874989 ], [ -67.751708984374943, 69.038671875 ], [ -67.751025390624989, 68.933837890624972 ], [ -67.795117187500011, 68.863330078124989 ], [ -67.883203125000023, 68.783984374999989 ], [ -68.015625, 68.794677734375057 ], [ -68.324218749999972, 68.844042968750074 ], [ -68.450390625000011, 68.850830078125028 ], [ -68.542773437499989, 68.8427734375 ], [ -68.666699218749926, 68.811328125000074 ], [ -68.725292968749983, 68.810205078125023 ], [ -69.218847656249977, 68.872802734374972 ], [ -69.329785156249926, 68.875781250000045 ], [ -69.342675781249994, 68.869384765625 ], [ -69.319091796874972, 68.856982421875045 ], [ -68.871435546874977, 68.759960937499983 ], [ -68.540625, 68.749365234375063 ], [ -68.333203124999926, 68.732568359374994 ], [ -68.210400390624955, 68.702978515625006 ], [ -68.152490234374994, 68.681054687499994 ], [ -68.148339843750023, 68.616113281249994 ], [ -68.037939453125006, 68.550732421875011 ], [ -67.9384765625, 68.524169921875 ], [ -67.87504882812496, 68.522949218750028 ], [ -67.766015624999937, 68.547021484375051 ], [ -67.655957031249983, 68.550732421875011 ], [ -67.56694335937496, 68.533984375000045 ], [ -67.455517578125011, 68.497900390624977 ], [ -67.32070312499999, 68.487792968749972 ], [ -67.202490234374977, 68.465869140625017 ], [ -67.111181640625034, 68.461474609375017 ], [ -66.854199218749983, 68.471630859374955 ], [ -66.742724609375017, 68.457763671874972 ], [ -66.713916015625017, 68.44570312499999 ], [ -66.762402343749926, 68.424658203124977 ], [ -66.997265625000011, 68.374169921874994 ], [ -67.032958984375, 68.326074218749966 ], [ -66.900390624999972, 68.263525390625006 ], [ -66.830957031249966, 68.215625 ], [ -66.834326171875034, 68.17988281250004 ], [ -66.905126953124977, 68.098486328125063 ], [ -66.923095703125, 68.065722656250045 ], [ -66.899804687499937, 68.063085937500034 ], [ -66.729003906249972, 68.129003906250063 ], [ -66.702343749999955, 68.120556640625011 ], [ -66.684570312499972, 68.029248046874983 ], [ -66.662695312499949, 68.034423828124972 ], [ -66.605468750000028, 68.110009765624994 ], [ -66.630957031249977, 68.210644531249983 ], [ -66.53076171875, 68.250341796875006 ], [ -66.212402343749972, 68.280419921874994 ], [ -66.266308593749955, 68.122705078125023 ], [ -66.27470703124996, 68.040771484375028 ], [ -66.413867187499989, 67.904296875000028 ], [ -66.529980468750011, 67.86030273437504 ], [ -66.526464843750006, 67.851171875000034 ], [ -66.443945312499977, 67.833837890625063 ], [ -66.39238281249996, 67.831933593750023 ], [ -66.342968749999926, 67.853271484375028 ], [ -66.225195312500006, 67.958740234375 ], [ -65.98583984375, 68.068554687500011 ], [ -65.942382812500028, 68.070947265625051 ], [ -65.943994140624994, 68.03120117187504 ], [ -65.974902343749989, 67.95742187499999 ], [ -65.864355468750034, 67.922851562499972 ], [ -65.758935546874966, 67.957080078125017 ], [ -65.701708984374932, 67.986669921875006 ], [ -65.569335937499972, 67.982324218750023 ], [ -65.50908203124996, 67.96826171875 ], [ -65.491113281250023, 67.935693359375023 ], [ -65.552001953125, 67.799365234375045 ], [ -65.540869140625034, 67.765625 ], [ -65.401269531250023, 67.674853515624989 ], [ -65.387109374999966, 67.680273437500034 ], [ -65.413476562500023, 67.724072265624983 ], [ -65.442236328125006, 67.832324218750017 ], [ -65.41533203124996, 67.879248046874977 ], [ -65.30034179687496, 67.939501953124989 ], [ -65.064404296874955, 68.026220703124977 ], [ -64.976904296874977, 68.04340820312504 ], [ -64.922314453124955, 68.031640625000023 ], [ -64.835449218750028, 67.989990234374972 ], [ -64.862548828124943, 67.965136718750074 ], [ -64.956396484374977, 67.939111328124994 ], [ -65.026025390624937, 67.892041015625011 ], [ -65.071435546874966, 67.823828125000063 ], [ -65.02109375, 67.787548828124955 ], [ -64.82988281249996, 67.784277343750006 ], [ -64.637792968750006, 67.840234375000023 ], [ -64.527539062500011, 67.812695312500011 ], [ -64.396435546874926, 67.739941406250011 ], [ -64.15625, 67.622998046875011 ], [ -64.019433593749966, 67.654882812500006 ], [ -63.850195312500034, 67.566064453125023 ], [ -64.077490234374977, 67.495605468749972 ], [ -64.007958984375023, 67.347314453124966 ], [ -64.30327148437496, 67.353466796874983 ], [ -64.46928710937496, 67.341845703125017 ], [ -64.580468749999937, 67.355175781249983 ], [ -64.699951171874943, 67.350537109375011 ], [ -64.589257812499966, 67.315527343749977 ], [ -64.375927734374926, 67.301074218750045 ], [ -64.356445312499972, 67.256152343750045 ], [ -64.188964843749943, 67.257275390625011 ], [ -64.063232421875, 67.265917968749989 ], [ -63.836230468749932, 67.264111328124983 ], [ -63.824121093749966, 67.315673828125 ], [ -63.676464843749983, 67.345117187499966 ], [ -63.591601562500017, 67.377539062500006 ], [ -63.521093749999949, 67.358349609374983 ], [ -63.315820312499966, 67.336328125000051 ], [ -63.040136718750034, 67.235009765624994 ], [ -63.16162109375, 67.174365234374989 ], [ -63.194677734374977, 67.117041015625034 ], [ -63.235546874999955, 67.068505859375023 ], [ -63.258398437500006, 67.024658203125057 ], [ -63.306787109374994, 66.994482421875034 ], [ -63.701562499999937, 66.822363281250034 ], [ -63.636230468749972, 66.82080078125 ], [ -63.469189453124955, 66.862402343750034 ], [ -63.143701171874994, 66.924316406250028 ], [ -62.962304687499966, 66.949267578125045 ], [ -62.833349609375006, 66.932714843750063 ], [ -62.768164062499949, 66.931982421875006 ], [ -62.71044921875, 66.954101562499972 ], [ -62.602880859375034, 66.928613281250023 ], [ -62.379736328124949, 66.905371093750006 ], [ -62.123583984374989, 67.046728515625006 ], [ -61.968554687499932, 67.019042968749972 ], [ -61.824121093749994, 66.931738281250034 ], [ -61.514697265624932, 66.778466796874994 ], [ -61.353417968749937, 66.689208984375 ], [ -61.299707031250023, 66.648730468750017 ], [ -61.307226562500034, 66.608837890624983 ], [ -61.453076171874983, 66.566601562499983 ], [ -61.527832031249943, 66.558105468750028 ], [ -61.724121093749972, 66.637792968750006 ], [ -61.904492187499955, 66.678125 ], [ -62.014257812500006, 66.673779296874983 ], [ -62.123339843749932, 66.643066406250028 ], [ -62.089306640624926, 66.625927734374983 ], [ -61.65263671874996, 66.503125 ], [ -61.576416015625, 66.4125 ], [ -61.57080078125, 66.372900390625063 ], [ -61.862695312499966, 66.312841796874977 ], [ -61.956347656249932, 66.309326171874972 ], [ -62.158447265625, 66.337988281250034 ], [ -62.27690429687496, 66.391503906250023 ], [ -62.374511718749943, 66.410839843749955 ], [ -62.509814453124989, 66.417187500000011 ], [ -62.553125, 66.406835937500034 ], [ -62.405664062499994, 66.31591796875 ], [ -62.419824218749937, 66.28857421875 ], [ -62.495996093750023, 66.270898437499966 ], [ -62.533593749999937, 66.227001953124983 ], [ -62.242089843749966, 66.147949218750057 ], [ -62.023925781250028, 66.067529296875023 ], [ -61.991601562500023, 66.035302734375023 ], [ -62.138671874999972, 66.011376953125023 ], [ -62.244335937499983, 66.005859374999972 ], [ -62.467773437499943, 66.017480468750023 ], [ -62.590332031249972, 66.034423828125028 ], [ -62.624121093750006, 66.016259765625051 ], [ -62.497363281249932, 65.974023437499966 ], [ -62.448388671874994, 65.945507812500011 ], [ -62.410302734374966, 65.90576171875 ], [ -62.38818359375, 65.868310546875023 ], [ -62.381982421874966, 65.833300781249989 ], [ -62.48564453124996, 65.804492187500074 ], [ -62.610253906250023, 65.723632812500028 ], [ -62.658886718749983, 65.639941406250017 ], [ -62.771728515624972, 65.631982421874994 ], [ -62.817285156250023, 65.647705078125 ], [ -62.968896484374994, 65.622363281249989 ], [ -63.168945312499972, 65.657324218750006 ], [ -63.240673828124926, 65.695556640625 ], [ -63.458740234374943, 65.85302734375 ], [ -63.464355468750028, 65.835351562499966 ], [ -63.409765625, 65.755810546875011 ], [ -63.420898437499972, 65.708593749999977 ], [ -63.651953124999977, 65.674316406250028 ], [ -63.651074218749955, 65.660986328125063 ], [ -63.509228515624926, 65.636035156250045 ], [ -63.337451171874932, 65.616748046875017 ], [ -63.364257812499972, 65.543212890625028 ], [ -63.363378906249977, 65.229736328125028 ], [ -63.401806640624983, 65.118457031250017 ], [ -63.485839843749972, 65.021240234375028 ], [ -63.606591796874966, 64.928076171875034 ], [ -63.737158203125006, 64.989111328125034 ], [ -63.789355468749989, 65.051367187500034 ], [ -63.833203124999955, 65.083300781250045 ], [ -63.895605468749949, 65.109277343750023 ], [ -63.976269531249955, 65.121484375000023 ], [ -64.061425781249994, 65.121923828125006 ], [ -64.151855468750028, 65.066162109375028 ], [ -64.250439453124955, 65.114306640625045 ], [ -64.345703125, 65.172412109374989 ], [ -64.309765624999955, 65.324560546875006 ], [ -64.269677734374966, 65.400781249999966 ], [ -64.285742187500034, 65.400195312500045 ], [ -64.339941406249977, 65.364160156249966 ], [ -64.469824218749977, 65.252734375000017 ], [ -64.555078125000023, 65.116601562499994 ], [ -64.665332031250017, 65.1689453125 ], [ -64.764794921875023, 65.23408203125004 ], [ -64.846923828124972, 65.299560546875057 ], [ -64.979638671874994, 65.375097656249977 ], [ -65.108496093749977, 65.463769531250023 ], [ -65.175683593749966, 65.568164062500074 ], [ -65.206982421874955, 65.589648437499989 ], [ -65.28203125, 65.676660156249966 ], [ -65.311474609374926, 65.701513671875063 ], [ -65.337402343749972, 65.709765625000045 ], [ -65.401611328125, 65.764013671875006 ], [ -65.378125, 65.822070312500017 ], [ -65.276953125, 65.890673828125045 ], [ -65.184863281249989, 65.939941406250028 ], [ -65.032226562499972, 65.988525390625 ], [ -64.853710937499926, 66.015917968750074 ], [ -64.772509765624989, 66.078564453124955 ], [ -64.672998046874966, 66.192724609375034 ], [ -64.563964843749972, 66.272167968749955 ], [ -64.44536132812496, 66.317138671874972 ], [ -64.50439453125, 66.325488281249989 ], [ -64.655175781249994, 66.287011718749966 ], [ -64.761132812499994, 66.230908203124983 ], [ -64.887255859375017, 66.13740234375004 ], [ -65.004492187500006, 66.077734375000034 ], [ -65.305371093749926, 66.008447265624966 ], [ -65.415576171874989, 65.994580078124983 ], [ -65.543701171875, 65.987207031249994 ], [ -65.825732421874989, 65.996923828125006 ], [ -65.891064453124955, 66.020214843749955 ], [ -65.857177734375, 66.086425781250028 ], [ -65.656347656250034, 66.204736328124994 ], [ -65.688378906249966, 66.213085937500011 ], [ -65.758984374999983, 66.171191406249989 ], [ -65.85595703125, 66.142236328125051 ], [ -65.940039062500006, 66.127441406250057 ], [ -66.063720703124972, 66.132714843749966 ], [ -66.20859375, 66.206396484375063 ], [ -66.277392578124989, 66.229101562499977 ], [ -66.419189453125, 66.254492187500006 ], [ -66.476953124999966, 66.279736328124983 ], [ -66.712304687499937, 66.460449218750028 ], [ -66.759765625000028, 66.508496093749955 ], [ -66.78740234374996, 66.555664062499972 ], [ -66.862890624999977, 66.595312499999977 ], [ -66.986328125, 66.627490234375045 ], [ -67.014794921875023, 66.622216796875051 ], [ -66.970410156249955, 66.581884765625006 ], [ -66.968994140625, 66.547167968750017 ], [ -67.076855468749955, 66.525488281250063 ], [ -67.189648437499926, 66.533007812499989 ], [ -67.307324218749926, 66.569726562499994 ], [ -67.317675781249989, 66.520361328124977 ], [ -67.191748046875006, 66.432763671874994 ], [ -67.18974609374996, 66.321728515625011 ], [ -67.225390624999932, 66.310253906249983 ], [ -67.311230468750011, 66.303759765624989 ], [ -67.368847656249926, 66.317480468750034 ], [ -67.559765624999926, 66.400439453125074 ], [ -67.74077148437496, 66.458203125000011 ], [ -67.868457031249932, 66.490136718750051 ], [ -67.883398437499949, 66.467431640625023 ], [ -67.80058593749996, 66.367333984374994 ], [ -67.704492187500023, 66.268603515625017 ], [ -67.547216796874949, 66.187207031249955 ], [ -67.296728515624977, 66.09028320312504 ], [ -67.183203124999949, 66.034423828125028 ], [ -67.272656249999983, 65.955566406250028 ], [ -67.350439453125006, 65.929736328125017 ], [ -67.398779296875006, 65.921728515624977 ], [ -67.550781249999972, 65.921630859375028 ], [ -67.828027343749966, 65.965185546875034 ], [ -67.958203125000011, 66.013818359374994 ], [ -68.147265624999989, 66.129833984375011 ], [ -68.459912109374983, 66.249267578125 ], [ -68.527783203124955, 66.248632812500034 ], [ -68.748925781249994, 66.200048828125006 ], [ -68.714208984375034, 66.192236328125006 ], [ -68.571679687499937, 66.188720703125 ], [ -68.46708984374996, 66.173193359375034 ], [ -68.217187500000023, 66.078857421875 ], [ -68.198339843750006, 66.038964843749966 ], [ -68.260693359375011, 65.994580078124983 ], [ -68.2568359375, 65.938623046875051 ], [ -68.186718749999926, 65.870996093750023 ], [ -68.115039062499989, 65.827783203125023 ], [ -67.968066406249989, 65.797265625000023 ], [ -67.894189453124937, 65.793261718749989 ], [ -67.866455078124972, 65.773681640625 ], [ -67.954345703125028, 65.623095703125074 ], [ -67.961816406249937, 65.581933593750023 ], [ -67.936767578125, 65.564892578125011 ], [ -67.90605468749996, 65.5634765625 ], [ -67.717138671875006, 65.625341796874977 ], [ -67.638085937499994, 65.640429687500045 ], [ -67.569628906249989, 65.643554687499972 ], [ -67.490136718749966, 65.626220703125 ], [ -67.399707031250017, 65.58837890625 ], [ -67.346386718749983, 65.549365234375045 ], [ -67.330322265625, 65.509179687500023 ], [ -67.303417968749926, 65.48291015625 ], [ -67.117968749999989, 65.440380859374955 ], [ -67.134960937499983, 65.420507812500006 ], [ -67.326074218750023, 65.356640624999955 ], [ -67.336523437500006, 65.346582031250051 ], [ -67.298339843749972, 65.341943359374994 ], [ -67.177587890624977, 65.303808593750034 ], [ -67.066503906249977, 65.24409179687504 ], [ -66.998583984374989, 65.172998046875023 ], [ -66.98491210937496, 65.138037109375006 ], [ -66.985644531249932, 65.104833984375006 ], [ -66.970361328125023, 65.084912109375011 ], [ -66.911523437499937, 65.081347656250017 ], [ -66.8875, 65.093994140625 ], [ -66.86064453124996, 65.091601562500045 ], [ -66.830908203125034, 65.074169921874955 ], [ -66.79960937499996, 65.019677734374966 ], [ -66.732763671875034, 64.860058593749955 ], [ -66.697412109375023, 64.815185546875057 ], [ -66.677148437499966, 64.813671875000011 ], [ -66.666699218749983, 64.973828124999955 ], [ -66.635498046875028, 65.000341796875034 ], [ -66.517773437500011, 64.971972656250017 ], [ -66.345214843750028, 64.909619140625011 ], [ -66.223730468749977, 64.854101562499977 ], [ -66.209716796874972, 64.828125 ], [ -66.301513671875, 64.777734374999966 ], [ -66.282128906249966, 64.755322265625011 ], [ -66.214648437499989, 64.722412109374972 ], [ -66.152490234375023, 64.734912109375045 ], [ -66.107519531250006, 64.791210937499955 ], [ -66.030175781249966, 64.846582031249966 ], [ -65.93852539062496, 64.885742187500028 ], [ -65.768066406249943, 64.853564453125045 ], [ -65.626757812499932, 64.770751953124972 ], [ -65.605273437500017, 64.742333984375051 ], [ -65.51318359375, 64.706494140625011 ], [ -65.43193359374996, 64.726416015625006 ], [ -65.274804687499994, 64.63154296875004 ], [ -65.349316406250011, 64.588525390624966 ], [ -65.512792968750006, 64.525976562500006 ], [ -65.529345703124989, 64.504785156249966 ], [ -65.489990234374972, 64.509619140625063 ], [ -65.178613281249937, 64.509716796874983 ], [ -65.09453125, 64.484570312500011 ], [ -65.07460937499999, 64.436669921875023 ], [ -65.212988281250034, 64.303271484375017 ], [ -65.339892578124932, 64.315087890625051 ], [ -65.507470703124966, 64.318310546874983 ], [ -65.593652343749937, 64.311132812500034 ], [ -65.580322265625, 64.293847656249966 ], [ -65.347802734374966, 64.232324218749966 ], [ -65.281982421874972, 64.181640625000028 ], [ -65.192773437499994, 64.129833984374955 ], [ -65.149609374999983, 64.087158203124972 ], [ -65.150634765625028, 64.067529296874966 ], [ -65.187304687499932, 64.037988281249994 ], [ -65.169873046874955, 64.028173828125034 ], [ -65.010595703125006, 64.008837890624989 ], [ -64.911816406249955, 64.026171875000074 ], [ -64.787792968750011, 64.032763671874989 ], [ -64.678466796875028, 64.027978515624994 ], [ -64.669726562500017, 64.009570312500045 ], [ -64.686181640624994, 63.9609375 ], [ -64.798144531249989, 63.915966796874983 ], [ -64.768164062500006, 63.905419921874966 ], [ -64.636718749999943, 63.918359375000051 ], [ -64.576318359374994, 63.897363281250023 ], [ -64.498486328124955, 63.790332031250074 ], [ -64.4109375, 63.706347656250017 ], [ -64.482226562500017, 63.687060546874989 ], [ -64.561572265625017, 63.6796875 ], [ -64.550292968750028, 63.572558593750017 ], [ -64.498632812499977, 63.462792968750051 ], [ -64.49809570312496, 63.357568359375023 ], [ -64.514355468749983, 63.263964843750045 ], [ -64.586914062500028, 63.243164062499972 ], [ -64.664648437499949, 63.245361328124972 ], [ -64.69560546874996, 63.268847656250045 ], [ -64.886279296874989, 63.548730468749966 ], [ -64.933300781249983, 63.599267578125051 ], [ -64.989697265625011, 63.643359375000045 ], [ -65.191845703124983, 63.764257812500006 ], [ -65.183935546874977, 63.74482421875004 ], [ -65.133837890624989, 63.689062500000034 ], [ -65.089404296874989, 63.60595703125 ], [ -65.031347656249977, 63.440136718749955 ], [ -65.004785156249966, 63.333398437499966 ], [ -65.016699218750006, 63.292822265625063 ], [ -65.058056640624983, 63.282861328124966 ], [ -65.068945312499977, 63.263476562500017 ], [ -65.04931640625, 63.234619140625 ], [ -64.89482421874996, 63.125634765625023 ], [ -64.820166015625034, 63.060009765624955 ], [ -64.767382812500017, 62.991796875 ], [ -64.718115234375006, 62.945800781249972 ], [ -64.672363281250028, 62.921972656250006 ], [ -64.683642578125017, 62.902392578125017 ], [ -64.751855468749966, 62.887158203125011 ], [ -64.86870117187496, 62.879882812500028 ], [ -64.923242187499966, 62.889160156249972 ], [ -65.132958984374966, 62.952343749999955 ], [ -65.162792968750011, 62.932617187500028 ], [ -65.046582031249955, 62.701464843750017 ], [ -65.050195312499994, 62.646142578125023 ], [ -65.108496093749977, 62.62646484375 ], [ -65.180322265624937, 62.649462890624989 ], [ -65.265820312499955, 62.715087890625028 ], [ -65.396533203124932, 62.788183593750006 ], [ -65.572412109374966, 62.868896484375028 ], [ -65.740380859374994, 62.931982421875006 ], [ -65.779882812499977, 62.930273437500006 ], [ -65.805664062499972, 62.911572265625011 ], [ -65.833691406250011, 62.908544921875006 ], [ -65.8640625, 62.921142578125 ], [ -65.920263671874977, 62.968505859374972 ], [ -65.978857421875006, 63.000683593749955 ], [ -66.224023437499937, 63.107177734374972 ], [ -66.249218750000011, 63.108251953125034 ], [ -66.22607421875, 63.076318359374994 ], [ -66.201074218749966, 63.00625 ], [ -66.228662109374994, 62.990966796875028 ], [ -66.292773437500017, 62.996679687500034 ], [ -66.414453125000023, 63.027197265625034 ], [ -66.496386718750017, 63.097265625 ], [ -66.600488281249994, 63.218896484374994 ], [ -66.654980468749983, 63.264746093750006 ], [ -66.659814453124994, 63.234912109375074 ], [ -66.630859374999972, 63.119042968749994 ], [ -66.636425781249926, 63.080126953125074 ], [ -66.697460937499926, 63.069531249999955 ], [ -66.723242187499949, 63.080175781249977 ], [ -66.748535156249943, 63.111083984374972 ], [ -66.773242187500017, 63.162255859375023 ], [ -66.831445312499966, 63.201123046875011 ], [ -66.923291015624926, 63.227685546875023 ], [ -66.974707031250034, 63.255566406250011 ], [ -67.000146484374966, 63.305126953124983 ], [ -67.017919921875034, 63.316503906250006 ], [ -67.179785156249977, 63.305029296875063 ], [ -67.260937499999983, 63.340722656250051 ], [ -67.495019531249966, 63.481445312500028 ], [ -67.709228515625, 63.633935546874994 ], [ -67.844238281249972, 63.714550781249983 ], [ -67.893261718749926, 63.733740234375006 ], [ -67.821435546874937, 63.635009765625057 ], [ -67.742529296874949, 63.489257812500028 ], [ -67.722558593749966, 63.422753906249966 ], [ -67.758789062499972, 63.419726562500074 ], [ -67.837890625000028, 63.449218750000028 ], [ -68.243554687499966, 63.637060546875006 ], [ -68.49375, 63.725488281249994 ], [ -68.63286132812496, 63.741113281249994 ], [ -68.858935546875017, 63.751855468750051 ], [ -68.911083984374983, 63.703222656250006 ], [ -68.789257812499955, 63.595117187499994 ], [ -68.670556640625023, 63.513671875000028 ], [ -68.555126953124955, 63.458935546874955 ], [ -68.373925781249966, 63.352197265624994 ], [ -68.208056640624932, 63.214697265625034 ], [ -68.141259765624994, 63.172314453125011 ], [ -67.915332031249989, 63.113671874999966 ], [ -67.797460937499949, 63.098095703124983 ], [ -67.675976562499983, 63.093554687500045 ], [ -67.664892578125034, 63.072656249999966 ], [ -67.723779296874937, 63.033691406250028 ], [ -67.736962890624966, 63.009570312499989 ], [ -67.468212890624926, 62.948242187500028 ], [ -67.366650390624926, 62.914160156250006 ], [ -67.268505859375011, 62.857568359375023 ], [ -67.212695312500017, 62.843505859375 ], [ -66.979541015624932, 62.700830078124966 ], [ -66.921533203125023, 62.678076171875034 ], [ -66.714013671875023, 62.63178710937504 ], [ -66.644873046874977, 62.60205078125 ], [ -66.530517578124943, 62.509960937499983 ], [ -66.458740234374972, 62.463134765625057 ], [ -66.357275390625006, 62.351904296875034 ], [ -66.28125, 62.302685546874955 ], [ -66.09501953124996, 62.246386718750017 ], [ -66.015625, 62.230273437500045 ], [ -65.980175781250011, 62.208886718750023 ], [ -66.004345703124955, 62.158300781250034 ], [ -66.026953125000034, 62.13720703125 ], [ -66.133154296875006, 62.102392578125006 ], [ -66.116406249999955, 62.053906249999983 ], [ -66.056445312499989, 61.967480468749955 ], [ -66.05888671874996, 61.913867187500045 ], [ -66.123876953124977, 61.89306640625 ], [ -66.256689453125034, 61.868261718750006 ], [ -66.32373046875, 61.870263671874966 ], [ -66.424511718749926, 61.890722656250034 ], [ -66.551318359375017, 61.925585937500045 ], [ -66.803125, 62.012597656249994 ], [ -67.181054687499966, 62.072851562500034 ], [ -67.322021484375, 62.105029296875017 ], [ -67.368994140624977, 62.134082031250074 ], [ -67.440136718749983, 62.151269531250023 ], [ -68.378613281249955, 62.235156250000045 ], [ -68.535888671875028, 62.255615234375057 ], [ -68.633642578124949, 62.281298828125045 ], [ -68.724365234374972, 62.318994140624994 ], [ -69.08232421874996, 62.405175781249966 ], [ -69.125585937499977, 62.423974609374966 ], [ -69.366015624999932, 62.571875 ], [ -69.545166015625028, 62.744580078125011 ], [ -69.604736328125, 62.767724609375023 ], [ -69.799511718749983, 62.79047851562504 ], [ -69.962109374999955, 62.776171875000045 ], [ -70.070947265625023, 62.757226562499994 ], [ -70.236132812500017, 62.763378906250011 ], [ -70.34404296874996, 62.791503906249972 ], [ -70.571337890625017, 62.869189453124989 ], [ -70.801416015624994, 62.910498046875063 ], [ -71.002148437499926, 62.978271484375 ], [ -71.105761718749989, 63.002246093750017 ], [ -71.09619140625, 63.019677734374994 ], [ -70.946044921874972, 63.120703124999977 ], [ -70.992675781249943, 63.119287109374966 ], [ -71.253710937499932, 63.042529296875045 ], [ -71.347265624999977, 63.066113281249955 ], [ -71.501269531250017, 63.126416015624983 ], [ -71.617138671874983, 63.18720703125004 ], [ -71.855468749999972, 63.355273437499989 ], [ -71.992236328124932, 63.416162109375051 ], [ -71.973046875000023, 63.429882812500011 ], [ -71.819189453125034, 63.435449218749966 ], [ -71.696533203125, 63.430224609375074 ], [ -71.614257812500028, 63.444091796875057 ], [ -71.455859374999989, 63.512255859374989 ], [ -71.387402343749983, 63.555029296875006 ], [ -71.380859375, 63.580322265625 ], [ -71.513476562500017, 63.586572265625023 ], [ -71.541894531250023, 63.598828124999955 ], [ -71.565625, 63.626757812500045 ], [ -71.626757812499989, 63.662597656249972 ], [ -71.725292968749983, 63.706152343749977 ], [ -71.837548828124937, 63.724951171874977 ], [ -72.22294921874996, 63.708886718749994 ], [ -72.290136718749949, 63.727978515624983 ], [ -72.288769531249955, 63.756982421875023 ], [ -72.213476562499977, 63.838720703124977 ], [ -72.172460937499977, 63.871679687500034 ], [ -72.159375, 63.889892578125 ], [ -72.174267578124983, 63.893408203125006 ], [ -72.226464843749966, 63.891357421875057 ], [ -72.45, 63.818115234375057 ], [ -72.498437499999937, 63.823486328124972 ], [ -72.586132812499955, 63.900781250000023 ], [ -72.639306640624966, 63.989062500000045 ], [ -72.678076171875034, 64.020019531249972 ], [ -72.729589843749949, 64.030468749999955 ], [ -72.913183593749977, 64.117187500000057 ], [ -73.174316406249972, 64.281884765625023 ], [ -73.270312499999989, 64.333496093749972 ], [ -73.377099609374994, 64.37958984375004 ], [ -73.454541015624955, 64.399267578125034 ], [ -73.44365234374996, 64.423486328124994 ], [ -73.278173828124977, 64.560253906249983 ], [ -73.271289062500017, 64.58251953125 ], [ -73.413085937500028, 64.574169921874983 ], [ -73.626953125, 64.602539062499972 ], [ -73.728417968749966, 64.568261718750023 ], [ -73.792773437499932, 64.566210937500045 ], [ -73.867871093749955, 64.585351562500023 ], [ -73.910351562499983, 64.578125 ], [ -73.950390624999983, 64.465820312500028 ], [ -73.981103515625023, 64.437744140624972 ], [ -74.025585937499926, 64.422656250000017 ], [ -74.064794921875006, 64.424658203124977 ], [ -74.098730468750006, 64.443701171875034 ], [ -74.097900390625, 64.469921874999955 ], [ -74.130468749999977, 64.6078125 ], [ -74.205078125, 64.628125 ], [ -74.415869140624949, 64.633496093749983 ], [ -74.46123046874996, 64.644677734375051 ], [ -74.512451171875, 64.670166015625 ], [ -74.55625, 64.717333984375017 ], [ -74.592578124999989, 64.786181640624989 ], [ -74.634277343749943, 64.823925781249955 ], [ -74.681396484374972, 64.830664062500006 ], [ -74.719189453124926, 64.82514648437504 ], [ -74.747753906249983, 64.807324218749955 ], [ -74.813427734374955, 64.796240234375006 ], [ -74.916259765625028, 64.791992187500028 ], [ -74.919433593749972, 64.765527343749966 ], [ -74.82304687499996, 64.716894531250006 ], [ -74.729833984374977, 64.647363281249966 ], [ -74.640039062499966, 64.557080078124955 ], [ -74.694726562500023, 64.496582031249972 ], [ -74.893945312499994, 64.465722656249994 ], [ -75.0673828125, 64.456689453125023 ], [ -75.215039062499955, 64.469384765625023 ], [ -75.32841796874996, 64.490429687499955 ], [ -75.487792968750028, 64.540771484375 ], [ -75.715039062499955, 64.524365234374955 ], [ -75.766699218750006, 64.391943359374977 ], [ -75.815234374999932, 64.384667968749994 ], [ -76.031835937500006, 64.388085937499994 ], [ -76.118066406249994, 64.376318359374977 ], [ -76.406835937500034, 64.303173828125011 ], [ -76.494726562499977, 64.292968749999972 ], [ -76.5615234375, 64.301611328125034 ], [ -76.626513671875017, 64.283935546875 ], [ -76.723828124999955, 64.242041015624977 ], [ -76.856152343749983, 64.237646484374977 ], [ -77.023535156249977, 64.270849609375006 ], [ -77.165673828124994, 64.285058593749966 ], [ -77.282519531249989, 64.280371093749977 ], [ -77.402880859374989, 64.299902343750063 ], [ -77.526757812500023, 64.34375 ], [ -77.627783203124977, 64.363476562499955 ], [ -77.760498046875028, 64.360156249999989 ], [ -77.791162109374966, 64.367089843749966 ], [ -77.98486328125, 64.461083984375023 ], [ -78.045214843749932, 64.499267578125 ], [ -78.174560546875, 64.617724609375045 ], [ -78.197558593749989, 64.664648437500034 ], [ -78.200878906249955, 64.714746093750023 ], [ -78.189697265624972, 64.751806640625006 ], [ -78.144628906250034, 64.807714843750034 ], [ -78.095605468749994, 64.939257812500017 ], [ -78.055273437500034, 64.982910156250028 ], [ -77.994580078124926, 65.022607421875023 ], [ -77.876171874999955, 65.072949218749983 ], [ -77.447460937499926, 65.161572265625011 ], [ -77.36088867187496, 65.196533203125028 ], [ -77.363867187499949, 65.219775390625045 ], [ -77.461474609374932, 65.328173828125017 ], [ -77.460400390624983, 65.355908203124983 ], [ -77.427685546874983, 65.372119140624989 ], [ -77.358007812500006, 65.435449218750023 ], [ -77.326708984374932, 65.453125 ], [ -77.251171875000011, 65.462890625000028 ], [ -77.09414062499999, 65.430859374999983 ], [ -76.958593749999977, 65.418017578125017 ], [ -76.778906249999977, 65.413867187500074 ], [ -76.481689453125, 65.369726562500034 ], [ -76.066992187499977, 65.285449218750017 ], [ -75.828320312499926, 65.227050781250028 ], [ -75.648144531250011, 65.140820312499955 ], [ -75.51992187499999, 65.056005859375006 ], [ -75.501562499999977, 65.013085937500051 ], [ -75.5609375, 64.947021484375 ], [ -75.59086914062496, 64.927685546874955 ], [ -75.589111328124972, 64.905029296874972 ], [ -75.555761718750006, 64.879199218750045 ], [ -75.452099609374955, 64.841601562500017 ], [ -75.427148437500023, 64.85585937499999 ], [ -75.435156249999949, 64.90078125 ], [ -75.413671875, 64.938525390625045 ], [ -75.362792968749943, 64.969042968750045 ], [ -75.357128906249955, 65.008740234374955 ], [ -75.396679687499926, 65.057568359374955 ], [ -75.44580078125, 65.099707031250006 ], [ -75.504687499999989, 65.135156250000051 ], [ -75.772949218750028, 65.257031250000011 ], [ -75.798681640625034, 65.297509765624994 ], [ -75.708593749999977, 65.315722656250045 ], [ -75.316650390624972, 65.274804687499994 ], [ -75.166308593749989, 65.283935546874972 ], [ -75.109277343749994, 65.331445312499966 ], [ -75.047753906249994, 65.36396484375004 ], [ -74.98173828124996, 65.381445312500034 ], [ -74.849853515625, 65.3890625 ], [ -74.665478515625011, 65.366943359375 ], [ -74.574902343749926, 65.363671874999966 ], [ -74.494775390624966, 65.371679687500006 ], [ -74.390722656249977, 65.397558593750034 ], [ -74.236865234374989, 65.483886718750028 ], [ -74.138476562500017, 65.503466796875017 ], [ -73.989599609374977, 65.516992187500023 ], [ -73.877929687499972, 65.518847656250045 ], [ -73.675390625, 65.48432617187504 ], [ -73.550781250000028, 65.485253906250051 ], [ -73.560742187500011, 65.542919921874983 ], [ -73.643408203124977, 65.653222656249994 ], [ -73.746093750000028, 65.766699218750006 ], [ -73.826074218749966, 65.805175781250028 ], [ -74.033105468749966, 65.877050781250006 ], [ -74.276171875000017, 66.012744140625045 ], [ -74.401074218749955, 66.096972656250045 ], [ -74.433935546875006, 66.139013671875006 ], [ -74.416406249999966, 66.167089843750034 ], [ -74.374902343749966, 66.208154296874966 ], [ -73.933691406249949, 66.358056640625051 ], [ -73.584228515625, 66.506933593750006 ], [ -73.430957031249932, 66.583154296874994 ], [ -73.357373046874955, 66.636279296875074 ], [ -73.280810546874989, 66.674951171875023 ], [ -73.201123046875011, 66.699169921874983 ], [ -73.033251953125017, 66.728173828125051 ], [ -72.985351562500028, 66.765380859374972 ], [ -72.974853515625, 66.828515624999966 ], [ -72.946777343749972, 66.883251953125011 ], [ -72.788818359374943, 67.030615234375006 ], [ -72.667724609374972, 67.070458984374966 ], [ -72.485156249999989, 67.098095703125011 ], [ -72.364941406250011, 67.133398437500006 ], [ -72.220019531249989, 67.254296875000023 ], [ -72.234130859375, 67.284423828125028 ], [ -72.30107421874996, 67.307275390624994 ], [ -72.352880859374949, 67.341894531250006 ], [ -72.576464843749932, 67.658642578124983 ], [ -72.725292968749983, 67.811621093750063 ], [ -72.903955078124966, 67.944775390625011 ], [ -73.063427734374926, 68.106982421875017 ], [ -73.328222656249977, 68.266748046874966 ], [ -73.331445312499994, 68.308984375000051 ], [ -73.284472656249932, 68.356982421875045 ], [ -73.306884765624972, 68.367822265625051 ], [ -73.580175781249977, 68.297753906249966 ], [ -73.644482421875011, 68.294531250000034 ], [ -73.749462890624983, 68.325 ], [ -73.820507812499983, 68.362939453125023 ], [ -73.879345703124983, 68.429394531249983 ], [ -73.873339843750017, 68.464160156250045 ], [ -73.834423828124983, 68.4970703125 ], [ -73.782519531249989, 68.578027343749966 ], [ -73.780615234375034, 68.619287109375023 ], [ -73.798437500000034, 68.658642578124955 ], [ -73.822119140624949, 68.685986328125011 ], [ -73.8515625, 68.701367187499955 ], [ -73.935156249999977, 68.710986328125045 ], [ -74.072998046875, 68.714941406250063 ], [ -74.117968750000017, 68.700927734375057 ], [ -73.966064453124972, 68.578759765625023 ], [ -73.9892578125, 68.548632812500017 ], [ -74.182812499999983, 68.535449218749989 ], [ -74.270117187500006, 68.541210937500011 ], [ -74.35, 68.556054687500023 ], [ -74.42241210937496, 68.579931640625006 ], [ -74.647949218749972, 68.707519531249972 ], [ -74.695800781249972, 68.755566406249983 ], [ -74.680517578124949, 68.790283203125028 ], [ -74.699951171875, 68.808349609375 ], [ -74.745996093749966, 68.796728515625034 ], [ -74.808349609374972, 68.795898437500028 ], [ -74.89296875, 68.808154296875045 ], [ -74.910400390624972, 68.823144531249994 ], [ -74.752392578124955, 68.89208984375 ], [ -74.743261718749949, 68.913378906249989 ], [ -74.816113281249955, 68.936132812500006 ], [ -74.92509765624996, 68.940722656250045 ], [ -74.954003906249994, 68.961083984375023 ], [ -74.91728515624996, 68.982861328125011 ], [ -74.769335937499932, 69.020654296874994 ], [ -74.716699218749966, 69.045507812499977 ], [ -74.805468750000017, 69.064257812499989 ], [ -74.854882812499966, 69.065820312500051 ], [ -74.954443359374977, 69.024609374999983 ], [ -75.104248046874943, 68.940576171875023 ], [ -75.213281249999966, 68.909375 ], [ -75.362744140624955, 68.948291015624989 ], [ -75.456982421874955, 68.961279296874977 ], [ -75.522656249999926, 68.952734375 ], [ -75.623046874999943, 68.887744140624989 ], [ -75.842236328124926, 68.840185546875006 ], [ -76.234716796874949, 68.728027343749972 ], [ -76.403417968749949, 68.692333984374983 ], [ -76.585058593750006, 68.698730468750028 ], [ -76.619433593749989, 68.721386718749955 ], [ -76.61625976562496, 68.759863281249977 ], [ -76.603662109374966, 68.791552734375045 ], [ -76.581738281249955, 68.816308593750023 ], [ -76.574560546875006, 68.846679687499972 ], [ -76.587695312500017, 68.974462890625006 ], [ -76.557226562500034, 69.009472656250011 ], [ -76.495166015624989, 69.030419921875023 ], [ -76.380908203124989, 69.052441406249983 ], [ -76.089208984374977, 69.026171875000045 ], [ -75.953710937500006, 69.030810546875017 ], [ -75.858593749999983, 69.060302734374972 ], [ -75.763378906249955, 69.102929687499966 ], [ -75.667968749999943, 69.158837890624994 ], [ -75.647753906250017, 69.212548828124994 ], [ -75.74907226562496, 69.299560546874972 ], [ -75.787158203124989, 69.318652343750045 ], [ -76.046484374999977, 69.386376953124966 ], [ -76.189794921874949, 69.410986328125006 ], [ -76.31621093749996, 69.421630859374972 ], [ -76.407958984375, 69.44111328125004 ], [ -76.464941406249949, 69.469433593750011 ], [ -76.520361328124977, 69.516601562500028 ], [ -76.524951171875017, 69.548681640625006 ], [ -76.51611328125, 69.590917968750006 ], [ -76.463281249999966, 69.619970703125063 ], [ -76.231103515625023, 69.653466796875023 ], [ -76.234082031250011, 69.662109375000028 ], [ -76.423828125000028, 69.686816406249989 ], [ -76.513281249999949, 69.683935546875034 ], [ -76.590039062499955, 69.65625 ], [ -76.686523437499972, 69.591259765624983 ], [ -76.742333984374994, 69.572900390624966 ], [ -76.915576171875017, 69.611181640625034 ], [ -77.019628906249977, 69.616845703125023 ], [ -77.089941406250006, 69.635107421875034 ], [ -77.128808593749937, 69.652734374999966 ], [ -77.105078124999977, 69.670751953125006 ], [ -77.018701171874966, 69.6890625 ], [ -76.868603515624955, 69.745166015625074 ], [ -76.858593749999955, 69.775390625 ], [ -76.962255859375034, 69.824853515625051 ], [ -77.015966796874949, 69.83613281250004 ], [ -77.232470703125017, 69.854589843749977 ], [ -77.494287109374966, 69.836230468750045 ], [ -77.591650390625006, 69.845605468750023 ], [ -77.635302734375017, 69.900439453124989 ], [ -77.662988281249966, 69.965722656249966 ], [ -77.674755859374955, 70.041503906250028 ], [ -77.721923828124972, 70.170800781249994 ], [ -77.774023437500034, 70.238525390625028 ], [ -77.842529296874943, 70.2470703125 ], [ -78.156787109374932, 70.21914062499999 ], [ -78.231445312499943, 70.218798828125017 ], [ -78.282812500000034, 70.229150390624994 ], [ -78.490722656250028, 70.315576171875023 ], [ -78.574804687500006, 70.346191406250028 ], [ -78.621435546875006, 70.353417968749994 ], [ -78.772656249999983, 70.445312499999972 ], [ -78.83085937499996, 70.463183593750074 ], [ -78.899902343749972, 70.508544921874972 ], [ -78.979785156249989, 70.581347656250074 ], [ -79.066406249999972, 70.603564453125074 ], [ -79.159765624999977, 70.575244140625074 ], [ -79.253173828125, 70.534716796875074 ], [ -79.346630859374955, 70.481884765624955 ], [ -79.397314453124977, 70.437255859375028 ], [ -79.405224609374983, 70.400732421875034 ], [ -79.347412109375028, 70.372314453125028 ], [ -79.017529296874955, 70.325195312500028 ], [ -78.933837890624972, 70.293701171875 ], [ -78.862841796874989, 70.241894531250011 ], [ -78.809814453125, 70.178564453124977 ], [ -78.774853515624983, 70.103613281250006 ], [ -78.777832031249972, 70.047656250000045 ], [ -78.818798828124983, 70.010449218750011 ], [ -78.889648437500028, 69.977490234374955 ], [ -79.092871093750034, 69.925341796874989 ], [ -79.303320312500006, 69.894824218749989 ], [ -79.51542968749996, 69.887597656250051 ], [ -79.615917968750011, 69.894726562499983 ], [ -80.162109375, 69.995996093749994 ], [ -80.260400390624937, 69.996777343749983 ], [ -80.386816406250034, 70.010449218750011 ], [ -80.670312499999966, 70.052099609374977 ], [ -80.825781250000034, 70.056640625000028 ], [ -81.098291015624937, 70.091162109375034 ], [ -81.559570312499943, 70.111230468750023 ], [ -81.651953125000034, 70.094628906250023 ], [ -81.529248046874983, 70.048046874999955 ], [ -81.421728515625034, 70.024609374999983 ], [ -81.329492187499966, 70.024365234375011 ], [ -81.196826171874932, 69.9828125 ], [ -81.023730468749932, 69.9 ], [ -80.924804687499943, 69.850585937500057 ], [ -80.842871093749949, 69.791650390625023 ], [ -80.840283203124955, 69.771386718749994 ], [ -80.921728515625034, 69.730908203125011 ], [ -81.564697265625028, 69.942724609374977 ], [ -81.957714843749983, 69.86875 ], [ -82.138720703124989, 69.841210937499994 ], [ -82.293847656249966, 69.836914062500028 ], [ -82.487744140624955, 69.865966796874972 ], [ -82.925390625000034, 69.968164062500023 ], [ -83.091162109374949, 70.003906250000028 ], [ -83.149951171874932, 70.009082031250017 ], [ -83.53076171875, 69.964794921874955 ], [ -83.859082031249983, 69.962744140624977 ], [ -84.521875, 70.005224609375034 ], [ -84.765136718750028, 70.033642578124955 ], [ -84.829199218750006, 70.063330078125034 ], [ -84.909082031249937, 70.078222656249977 ], [ -85.052636718749966, 70.078222656249977 ], [ -85.432373046874972, 70.111376953125074 ], [ -85.780029296875, 70.036669921875045 ], [ -86.198193359374926, 70.105126953125023 ], [ -86.322021484375028, 70.145410156249994 ], [ -86.361425781249977, 70.173046875000011 ], [ -86.483105468749983, 70.288574218750028 ], [ -86.499804687500017, 70.350390624999989 ], [ -86.465380859375017, 70.40625 ], [ -86.431005859375034, 70.444531249999983 ], [ -86.396875, 70.465332031249972 ], [ -86.624316406249989, 70.401269531249966 ], [ -86.704150390624989, 70.390722656250034 ], [ -86.809277343750011, 70.388281249999977 ], [ -87.122460937499937, 70.411962890625006 ], [ -87.171972656250006, 70.399853515624955 ], [ -87.155810546874989, 70.37744140625 ], [ -87.074023437499932, 70.344824218750006 ], [ -87.06328125, 70.325097656249994 ], [ -87.237890625, 70.309716796874966 ], [ -87.50244140625, 70.325683593750028 ], [ -87.617773437499949, 70.31875 ], [ -87.670214843749989, 70.309814453125 ], [ -87.789453125000023, 70.258251953124955 ], [ -87.838134765625, 70.24658203125 ], [ -87.90068359374996, 70.251904296875011 ], [ -88.178320312500034, 70.368603515624983 ], [ -88.402099609374972, 70.442480468750006 ], [ -88.662988281249994, 70.470849609375023 ], [ -88.782714843749972, 70.494482421875034 ], [ -88.848437499999932, 70.522900390624983 ], [ -89.208300781249989, 70.759716796874983 ], [ -89.257519531249983, 70.810693359374994 ], [ -89.371533203124926, 70.996142578125017 ], [ -89.409765624999977, 71.035693359374989 ], [ -89.455908203124977, 71.061718749999955 ], [ -89.36552734374996, 71.067187500000017 ], [ -89.025146484374972, 71.04462890625004 ], [ -88.695654296874977, 71.045605468749955 ], [ -88.516650390624932, 71.030566406250017 ], [ -88.309082031250028, 70.984326171875011 ], [ -88.038574218749972, 70.951318359375023 ], [ -87.844921874999955, 70.944384765625045 ], [ -87.534423828125028, 70.956591796875045 ], [ -87.181591796875011, 70.987548828125028 ], [ -87.140087890624983, 71.011621093749966 ], [ -87.368603515624983, 71.052832031250006 ], [ -87.572314453125017, 71.107568359374966 ], [ -87.760253906250028, 71.178515625000045 ], [ -87.872460937499966, 71.208544921875045 ], [ -88.060644531250034, 71.227246093750011 ], [ -88.589501953124937, 71.240283203125017 ], [ -89.079345703125, 71.287939453125034 ], [ -89.417675781250011, 71.352197265624994 ], [ -89.693310546874926, 71.423486328125023 ], [ -89.805371093749926, 71.462304687500051 ], [ -89.845751953124989, 71.492285156250006 ], [ -89.888525390625006, 71.585742187500045 ], [ -89.933691406249977, 71.742724609375045 ], [ -89.977343749999989, 71.848046875000023 ], [ -90.019531249999972, 71.901806640624955 ], [ -90.02519531249996, 71.948779296875017 ], [ -89.931494140624977, 72.049023437500011 ], [ -89.663818359374972, 72.157958984375 ], [ -89.65727539062496, 72.175048828125028 ], [ -89.710546874999977, 72.180126953124983 ], [ -89.822900390624966, 72.207812500000045 ], [ -89.85869140624996, 72.248339843750045 ], [ -89.87309570312496, 72.312646484374994 ], [ -89.874023437499972, 72.3671875 ], [ -89.861523437500011, 72.411914062500045 ], [ -89.816845703124955, 72.467724609374955 ], [ -89.701513671875006, 72.568066406249983 ], [ -89.53642578124996, 72.689843750000023 ], [ -89.35771484374996, 72.80415039062504 ], [ -89.327099609374926, 72.841552734375 ], [ -89.311376953125006, 72.942968749999977 ], [ -89.287695312499977, 73.016943359375034 ], [ -89.263232421874989, 73.068994140624994 ], [ -89.225341796875, 73.108056640625023 ], [ -89.114746093750028, 73.182177734375045 ], [ -88.976806640624972, 73.252490234375074 ], [ -88.760937499999955, 73.312402343750023 ], [ -88.742529296875034, 73.334570312500006 ], [ -88.739599609374977, 73.365283203125045 ], [ -88.727148437500006, 73.38818359375 ], [ -88.705175781249977, 73.403271484374955 ], [ -88.170019531250006, 73.5953125 ], [ -87.926416015624937, 73.67333984375 ], [ -87.71977539062496, 73.722900390624972 ], [ -87.472363281249983, 73.759423828125051 ], [ -86.76875, 73.833984375000057 ], [ -86.406396484374994, 73.854785156250017 ], [ -85.950781249999977, 73.850146484375045 ], [ -85.110498046874937, 73.808154296875017 ], [ -85.009326171874932, 73.778613281250045 ], [ -84.983593749999926, 73.763720703125017 ], [ -84.94677734375, 73.721630859374983 ], [ -84.974511718749966, 73.694775390625011 ], [ -85.204296874999955, 73.603564453124989 ], [ -85.493603515625011, 73.527685546875006 ], [ -85.681884765625, 73.461474609375017 ], [ -86.000537109374989, 73.312548828125045 ], [ -86.086474609375017, 73.260253906250057 ], [ -86.481396484374983, 72.960253906250045 ], [ -86.574658203124983, 72.910546875000023 ], [ -86.629345703124926, 72.870800781250011 ], [ -86.66777343749996, 72.762548828124977 ], [ -86.656298828125017, 72.724023437500051 ], [ -86.594628906249966, 72.661132812500028 ], [ -86.380322265625011, 72.524658203125028 ], [ -86.32255859374996, 72.460839843749994 ], [ -86.324023437499989, 72.402148437500017 ], [ -86.34804687499999, 72.262255859375017 ], [ -86.350976562499966, 72.191308593749966 ], [ -86.34135742187496, 72.123193359375023 ], [ -86.297167968749932, 72.02578125 ], [ -86.218457031249983, 71.89912109375004 ], [ -86.036132812499972, 71.77094726562504 ], [ -85.750097656249949, 71.641357421875 ], [ -85.537158203125017, 71.555419921875 ], [ -85.32719726562496, 71.492138671874983 ], [ -85.078710937499949, 71.398486328125017 ], [ -85.023388671874955, 71.353222656250011 ], [ -85.137597656249966, 71.303417968750011 ], [ -85.405371093749977, 71.226757812500011 ], [ -85.757275390624983, 71.193945312499977 ], [ -85.945410156249949, 71.162646484375017 ], [ -86.179443359375028, 71.095898437500011 ], [ -86.473242187500006, 71.042626953124994 ], [ -86.589355468749972, 71.010791015625074 ] ] ], [ [ [ -100.001904296874969, 73.945898437500006 ], [ -99.157958984374986, 73.731591796874966 ], [ -99.039648437499963, 73.749267578125028 ], [ -98.784521484375034, 73.760546875000017 ], [ -98.519335937500017, 73.792089843750034 ], [ -98.15185546875, 73.818212890625034 ], [ -97.927734375, 73.865771484375045 ], [ -97.832177734374994, 73.879345703124955 ], [ -97.669970703124989, 73.887744140624989 ], [ -97.58183593749996, 73.887548828125034 ], [ -97.327050781250023, 73.861865234375045 ], [ -97.224755859374966, 73.843798828124989 ], [ -97.170507812500006, 73.824853515624966 ], [ -97.111718749999937, 73.790332031250045 ], [ -97.011279296874989, 73.706152343750034 ], [ -96.996582031250028, 73.674902343750063 ], [ -97.001708984375, 73.666503906250028 ], [ -97.094580078125006, 73.614746093749972 ], [ -97.156396484374994, 73.5921875 ], [ -97.2841796875, 73.570751953124983 ], [ -97.394775390624972, 73.564208984374972 ], [ -97.48979492187496, 73.526611328125028 ], [ -97.596972656249932, 73.536621093750028 ], [ -97.625878906249966, 73.502294921874977 ], [ -97.614599609374977, 73.481347656249966 ], [ -97.585839843749994, 73.471142578125011 ], [ -97.531835937500006, 73.473583984374983 ], [ -97.470117187499937, 73.488232421874955 ], [ -97.350292968749955, 73.480957031249972 ], [ -97.287109374999972, 73.458447265625011 ], [ -97.230371093749966, 73.421289062499994 ], [ -97.272509765625017, 73.386816406249977 ], [ -97.484082031249955, 73.339208984375063 ], [ -97.795898437499972, 73.285302734374994 ], [ -98.175830078125017, 73.115771484375017 ], [ -98.375585937500034, 73.044677734375 ], [ -98.416845703125006, 73.022509765625017 ], [ -98.436962890625011, 73.000244140625 ], [ -98.430908203125028, 72.958056640625017 ], [ -98.421777343750023, 72.941015625000034 ], [ -98.366650390624983, 72.934130859375045 ], [ -98.180810546874966, 72.993066406249966 ], [ -98.061035156249972, 73.020507812500057 ], [ -97.939404296874983, 73.035595703125011 ], [ -97.724804687499955, 73.036669921875045 ], [ -97.636328124999977, 73.027636718749989 ], [ -97.475683593750006, 72.992285156249977 ], [ -97.328759765625023, 72.937841796875006 ], [ -97.295849609374983, 72.918017578125045 ], [ -97.309912109375006, 72.898144531249983 ], [ -97.370996093749994, 72.878125 ], [ -97.377685546874943, 72.864941406249983 ], [ -97.237597656250017, 72.837451171875074 ], [ -97.083007812499943, 72.762841796874966 ], [ -97.072900390625023, 72.717578125000074 ], [ -97.140478515625034, 72.672753906249994 ], [ -97.158935546874972, 72.642773437500011 ], [ -97.128125, 72.627587890625023 ], [ -97.051806640624989, 72.636816406250034 ], [ -96.869042968749966, 72.687011718749972 ], [ -96.671289062499994, 72.713183593750045 ], [ -96.59208984374996, 72.710253906249989 ], [ -96.542089843749977, 72.698730468750057 ], [ -96.489208984374955, 72.629882812500057 ], [ -96.44560546874996, 72.552441406249983 ], [ -96.440136718749983, 72.487304687500057 ], [ -96.472851562499983, 72.434375 ], [ -96.519873046874977, 72.393115234375045 ], [ -96.638281250000034, 72.342041015625028 ], [ -96.745507812499937, 72.322607421874977 ], [ -96.801464843749983, 72.322412109375023 ], [ -96.7958984375, 72.313769531250045 ], [ -96.66875, 72.271240234375 ], [ -96.615576171875034, 72.237255859375011 ], [ -96.592871093750006, 72.204492187499994 ], [ -96.6005859375, 72.172851562500028 ], [ -96.618115234375011, 72.145898437500051 ], [ -96.766308593750011, 72.045947265625017 ], [ -96.758300781249972, 72.031689453124955 ], [ -96.717285156249972, 72.025146484375028 ], [ -96.624365234374949, 71.967578125000045 ], [ -96.613427734374937, 71.833837890625063 ], [ -96.946484374999926, 71.791894531250051 ], [ -97.024658203124972, 71.7607421875 ], [ -97.116699218749972, 71.710839843750051 ], [ -97.222216796874989, 71.673486328124994 ], [ -97.461230468749989, 71.634228515624983 ], [ -97.582275390624972, 71.629687500000045 ], [ -98.181347656249983, 71.662451171875034 ], [ -98.241943359374972, 71.681494140625006 ], [ -98.283886718750011, 71.715527343750011 ], [ -98.307080078124926, 71.764501953125063 ], [ -98.313378906249966, 71.803076171875006 ], [ -98.302685546875011, 71.831103515625045 ], [ -98.305810546875023, 71.847558593750023 ], [ -98.322705078125011, 71.852343750000017 ], [ -98.389306640624994, 71.824267578125074 ], [ -98.458837890625034, 71.773193359375057 ], [ -98.420800781249994, 71.716503906249955 ], [ -98.231445312499972, 71.558935546875006 ], [ -98.195312499999972, 71.491210937499972 ], [ -98.190136718749983, 71.462451171875074 ], [ -98.198632812499937, 71.440869140625011 ], [ -98.412304687499955, 71.348828125000011 ], [ -98.535937500000017, 71.317626953125057 ], [ -98.662890624999932, 71.302099609375006 ], [ -98.783837890624966, 71.313671874999955 ], [ -98.898779296874949, 71.352343750000017 ], [ -98.986230468749994, 71.369482421875034 ], [ -99.167138671874994, 71.367187500000028 ], [ -99.223632812499957, 71.38710937499999 ], [ -99.276171875, 71.42421875 ], [ -99.403662109374949, 71.557177734375017 ], [ -99.581445312500023, 71.651562499999955 ], [ -99.734716796874991, 71.757226562499994 ], [ -100.124121093750006, 71.911523437499994 ], [ -100.325683593749943, 72.003857421874955 ], [ -100.594482421875, 72.152343750000028 ], [ -100.706835937499974, 72.185937500000023 ], [ -100.80019531249998, 72.199414062500011 ], [ -100.983642578124957, 72.210058593750063 ], [ -101.02622070312502, 72.228564453125017 ], [ -101.093115234374977, 72.279052734375 ], [ -101.208544921874946, 72.316992187499977 ], [ -101.250683593750011, 72.32177734375 ], [ -101.318701171875006, 72.312841796875034 ], [ -101.498339843750017, 72.277880859375017 ], [ -101.72392578124996, 72.314892578125011 ], [ -101.774511718749963, 72.340917968749977 ], [ -101.804443359375028, 72.385058593749989 ], [ -101.832910156249966, 72.409277343750063 ], [ -101.909326171874994, 72.431054687500051 ], [ -101.97368164062496, 72.486132812499989 ], [ -102.402246093749952, 72.5947265625 ], [ -102.657080078125006, 72.719433593750011 ], [ -102.708740234374957, 72.764501953125034 ], [ -102.713671874999989, 72.782910156249955 ], [ -102.6875, 72.842822265624989 ], [ -102.628466796874946, 72.910791015624994 ], [ -102.551074218749989, 72.978271484374972 ], [ -102.503808593749952, 73.005908203125017 ], [ -102.336132812499983, 73.064111328124966 ], [ -102.20400390624998, 73.077294921874994 ], [ -102.019628906249991, 73.069921875 ], [ -101.922460937500006, 73.056982421875034 ], [ -101.835400390625026, 73.018017578124983 ], [ -101.798046874999969, 72.973095703124983 ], [ -101.75454101562498, 72.94282226562504 ], [ -101.617773437500006, 72.909716796875045 ], [ -101.543603515624994, 72.883056640625028 ], [ -101.434619140625003, 72.821044921875 ], [ -101.350585937500028, 72.746289062499955 ], [ -101.273193359374972, 72.7216796875 ], [ -101.087597656249997, 72.71328125 ], [ -100.896044921874974, 72.725927734374977 ], [ -100.484765625000023, 72.772949218749972 ], [ -100.468017578124986, 72.778808593750028 ], [ -100.442578124999955, 72.806835937499955 ], [ -100.395703125, 72.977001953124983 ], [ -100.367529296874949, 72.977734374999955 ], [ -100.227929687500009, 72.898925781249972 ], [ -100.188330078124935, 72.890283203124994 ], [ -100.128125, 72.906689453124955 ], [ -100.09238281250002, 72.944970703125023 ], [ -100.096728515625017, 72.963134765625 ], [ -100.184472656249952, 73.055322265625051 ], [ -100.236181640625006, 73.09541015625004 ], [ -100.282666015624969, 73.120312499999955 ], [ -100.334375, 73.128466796875017 ], [ -100.44619140624998, 73.120556640625011 ], [ -100.531396484375023, 73.138281249999977 ], [ -100.550195312499937, 73.163720703124994 ], [ -100.536376953124972, 73.197851562500034 ], [ -100.489306640624974, 73.233935546875017 ], [ -100.438818359374991, 73.254589843749955 ], [ -100.340722656249994, 73.265185546874989 ], [ -100.225878906249946, 73.254687500000074 ], [ -100.066992187500006, 73.211083984374966 ], [ -99.966406249999935, 73.201416015625057 ], [ -99.825146484375026, 73.2138671875 ], [ -100.005908203124989, 73.239501953125 ], [ -100.257958984375009, 73.34023437499999 ], [ -100.366113281250009, 73.359033203124994 ], [ -100.497998046874969, 73.315820312499994 ], [ -100.587011718749977, 73.299560546874972 ], [ -100.755322265624983, 73.278466796875023 ], [ -100.889355468750026, 73.275341796875011 ], [ -101.450878906250026, 73.430957031250017 ], [ -101.482080078124994, 73.445849609375017 ], [ -101.523193359375014, 73.486376953125017 ], [ -101.518457031249937, 73.505029296874994 ], [ -101.463037109375023, 73.533837890624994 ], [ -101.323144531249937, 73.571972656249955 ], [ -101.114941406249983, 73.595849609375023 ], [ -100.975781249999955, 73.599755859375023 ], [ -100.854101562499949, 73.5712890625 ], [ -100.676806640624974, 73.494287109375023 ], [ -100.521679687499997, 73.449316406250006 ], [ -100.50893554687498, 73.465478515625023 ], [ -100.536328124999955, 73.509716796874983 ], [ -100.607128906249997, 73.57539062500004 ], [ -100.657910156249955, 73.593359375000063 ], [ -100.782714843749972, 73.612939453125051 ], [ -100.898242187499974, 73.658056640625006 ], [ -100.95258789062494, 73.691406250000028 ], [ -100.981542968749977, 73.727197265624966 ], [ -100.985107421875, 73.765332031250011 ], [ -100.96298828125002, 73.79140625 ], [ -100.915136718749949, 73.805371093749983 ], [ -100.483642578124972, 73.843505859375028 ], [ -100.182324218749955, 73.801269531250028 ], [ -99.991113281249994, 73.795166015625028 ], [ -99.911865234375014, 73.847021484375034 ], [ -99.93950195312496, 73.857128906249955 ], [ -100.040087890624932, 73.843798828124989 ], [ -100.153808593750014, 73.844091796874977 ], [ -100.224804687499997, 73.872509765624983 ], [ -100.227050781250014, 73.889111328124983 ], [ -100.138476562500003, 73.928857421875023 ], [ -100.001904296874969, 73.945898437500006 ] ] ], [ [ [ -98.270361328125006, 73.868505859374977 ], [ -98.558203125, 73.847412109375028 ], [ -98.691064453124994, 73.856494140625017 ], [ -98.761376953125023, 73.828857421874972 ], [ -98.816601562499997, 73.817138671875 ], [ -98.973925781249974, 73.812060546875017 ], [ -99.298046875000026, 73.861962890624966 ], [ -99.38515625, 73.879296875000051 ], [ -99.4169921875, 73.895410156250023 ], [ -99.403808593749986, 73.910888671875 ], [ -99.345605468749937, 73.925732421874983 ], [ -99.096875, 73.948291015625074 ], [ -99.004687499999946, 73.964941406249977 ], [ -98.966699218750023, 73.988183593750023 ], [ -98.904492187499955, 74.006884765625017 ], [ -98.81816406249996, 74.020996093750028 ], [ -98.584960937499972, 74.034521484375034 ], [ -98.061035156249972, 74.104687499999955 ], [ -97.800439453124994, 74.114648437500023 ], [ -97.698242187499972, 74.108691406250045 ], [ -97.667431640625011, 74.090136718750017 ], [ -97.659130859374983, 74.071630859375063 ], [ -97.673339843749972, 74.053027343749989 ], [ -97.754736328125034, 74.005517578124994 ], [ -97.861083984375028, 73.968457031249983 ], [ -98.14697265625, 73.888818359375023 ], [ -98.270361328125006, 73.868505859374977 ] ] ], [ [ [ -93.170849609374983, 74.160986328125063 ], [ -92.778027343749983, 74.113720703125011 ], [ -92.586816406250023, 74.082714843750011 ], [ -92.492822265624966, 74.062060546875045 ], [ -92.313867187500023, 73.992382812499983 ], [ -92.222705078125017, 73.972363281249983 ], [ -91.874169921874966, 74.012792968750063 ], [ -91.63041992187496, 74.027783203125011 ], [ -91.087988281250034, 74.009277343750057 ], [ -90.62744140625, 73.951708984375045 ], [ -90.458007812500028, 73.908398437500011 ], [ -90.354589843750006, 73.86865234375 ], [ -90.38139648437496, 73.824755859375017 ], [ -90.466162109375006, 73.753857421874983 ], [ -90.565576171874994, 73.686425781249994 ], [ -90.764550781249937, 73.580615234375017 ], [ -90.933691406250034, 73.527685546875006 ], [ -90.975488281250023, 73.502294921874977 ], [ -91.001953125, 73.467089843749989 ], [ -91.067626953124972, 73.415527343749972 ], [ -91.249316406249932, 73.304003906249989 ], [ -91.297802734374955, 73.284912109375 ], [ -91.553710937499972, 73.236083984375 ], [ -91.466015624999955, 73.214208984374977 ], [ -91.425927734374966, 73.194873046875045 ], [ -91.459619140624966, 73.145361328125006 ], [ -91.620996093749994, 73.02587890625 ], [ -91.788330078124972, 72.915380859375034 ], [ -91.905322265625017, 72.849316406249983 ], [ -92.117919921874972, 72.753808593749994 ], [ -92.234912109375017, 72.726806640625 ], [ -92.391943359375034, 72.718457031249983 ], [ -93.340625, 72.801855468750006 ], [ -93.578662109374932, 72.800537109375 ], [ -94.211328124999966, 72.756933593750006 ], [ -94.151708984374977, 72.735644531250017 ], [ -93.920019531250034, 72.703369140625 ], [ -93.77055664062496, 72.668212890625057 ], [ -93.572265624999972, 72.558642578125017 ], [ -93.546484374999949, 72.531298828125045 ], [ -93.533935546874972, 72.499462890624955 ], [ -93.541601562500034, 72.437011718750028 ], [ -93.555175781249943, 72.421142578124972 ], [ -93.87060546875, 72.252636718750011 ], [ -93.972558593749994, 72.129980468750006 ], [ -94.037548828124983, 72.028759765624983 ], [ -94.14375, 72.000830078124977 ], [ -94.497167968750006, 72.043603515624994 ], [ -94.611230468749994, 72.042333984374977 ], [ -95.00786132812496, 72.012792968750006 ], [ -95.19296875, 72.027441406249977 ], [ -95.166796875000017, 72.180029296874977 ], [ -95.19267578124996, 72.344775390625045 ], [ -95.251025390624932, 72.501953125 ], [ -95.547607421874972, 72.781542968750045 ], [ -95.580322265624972, 72.831152343750034 ], [ -95.602148437499977, 72.884472656249955 ], [ -95.613183593749994, 72.941601562499955 ], [ -95.612207031249994, 72.999072265625045 ], [ -95.59160156249996, 73.115283203124989 ], [ -95.589257812500023, 73.174169921875006 ], [ -95.604101562500006, 73.327734375000034 ], [ -95.644238281249926, 73.557470703125034 ], [ -95.647998046874989, 73.638525390625006 ], [ -95.645263671874972, 73.670800781250023 ], [ -95.632910156250034, 73.695458984374966 ], [ -95.569433593749977, 73.728173828124994 ], [ -95.447412109374994, 73.751660156249983 ], [ -95.385986328125, 73.755126953124972 ], [ -94.99614257812496, 73.685742187499955 ], [ -94.816845703124955, 73.662548828125011 ], [ -94.697607421875006, 73.663574218749972 ], [ -94.691015624999977, 73.671435546875045 ], [ -94.797167968749932, 73.686083984375017 ], [ -94.896923828125011, 73.716015624999983 ], [ -95.059472656249994, 73.805078125000023 ], [ -95.134130859375006, 73.88125 ], [ -95.149023437500034, 73.906396484374966 ], [ -95.152587890624972, 73.932763671874994 ], [ -95.144775390624972, 73.960302734375034 ], [ -95.121191406249949, 73.985058593750011 ], [ -95.039843749999989, 74.023876953125011 ], [ -94.973535156249994, 74.041406250000023 ], [ -94.728955078124983, 74.085986328125045 ], [ -94.482568359374966, 74.113134765624977 ], [ -93.938818359374949, 74.131591796875 ], [ -93.784619140624983, 74.118359374999983 ], [ -93.54921875, 74.167138671874966 ], [ -93.410302734375023, 74.178759765625017 ], [ -93.170849609374983, 74.160986328125063 ] ] ], [ [ [ -119.736328124999972, 74.112646484374977 ], [ -119.728564453124989, 74.108447265625017 ], [ -119.471093749999937, 74.201220703124989 ], [ -119.31484375, 74.20625 ], [ -119.205957031250023, 74.197998046875028 ], [ -119.171435546875003, 74.186181640625023 ], [ -119.149609375, 74.167871093750023 ], [ -119.138769531250006, 74.127587890624994 ], [ -119.131884765624932, 74.027880859375017 ], [ -119.117968749999946, 74.015527343749994 ], [ -119.08251953125, 74.021191406249983 ], [ -119.025683593749974, 74.044726562499989 ], [ -118.744140624999986, 74.192089843749983 ], [ -118.625292968749932, 74.232519531250063 ], [ -118.543994140624989, 74.244628906250028 ], [ -118.199658203124997, 74.266748046875023 ], [ -117.965869140624974, 74.266064453124955 ], [ -117.707470703124997, 74.252343750000023 ], [ -117.514843750000011, 74.231738281249989 ], [ -117.198828125000034, 74.171142578125 ], [ -116.950390624999955, 74.101416015625006 ], [ -116.722363281249955, 74.027148437500045 ], [ -115.957714843749955, 73.747949218750023 ], [ -115.634326171874974, 73.66552734375 ], [ -115.510693359375011, 73.61875 ], [ -115.455664062499991, 73.584667968749955 ], [ -115.40751953124996, 73.541894531250051 ], [ -115.392822265624986, 73.501953125 ], [ -115.411572265624983, 73.464794921874983 ], [ -115.446875, 73.438867187500023 ], [ -115.524462890624974, 73.416748046875028 ], [ -115.992285156249977, 73.3232421875 ], [ -116.238623046874991, 73.294580078125023 ], [ -116.48251953125002, 73.253222656250045 ], [ -117.065429687500028, 73.107275390625063 ], [ -117.464453124999963, 73.037744140625023 ], [ -117.98320312499996, 72.902197265625006 ], [ -118.961572265624966, 72.684130859374989 ], [ -119.077978515624963, 72.640332031249955 ], [ -119.131542968749955, 72.60883789062504 ], [ -119.407763671875003, 72.360400390625045 ], [ -119.512841796875009, 72.302685546875011 ], [ -119.767480468750023, 72.243847656250011 ], [ -120.089746093749952, 72.229150390625023 ], [ -120.179882812500011, 72.212646484375057 ], [ -120.194433593749963, 72.126757812500045 ], [ -120.310009765624969, 71.984082031250011 ], [ -120.366259765624974, 71.888037109375006 ], [ -120.443164062500003, 71.630810546874983 ], [ -120.460937499999986, 71.605078125 ], [ -120.519677734374966, 71.557421875000045 ], [ -120.619335937500011, 71.505761718750023 ], [ -120.930322265624952, 71.446240234374955 ], [ -121.159814453124994, 71.414990234374983 ], [ -121.472167968750028, 71.389013671875034 ], [ -121.546826171874969, 71.406787109375017 ], [ -121.622167968750034, 71.447607421874977 ], [ -121.700683593749957, 71.451171875 ], [ -121.74936523437502, 71.444775390625011 ], [ -122.156640624999937, 71.265917968749989 ], [ -122.549511718749955, 71.193554687500011 ], [ -122.719775390625003, 71.128173828125 ], [ -122.839941406249977, 71.097460937500045 ], [ -122.936523437500014, 71.087988281249977 ], [ -123.095654296875026, 71.093798828125017 ], [ -123.210595703124994, 71.123437500000023 ], [ -123.314746093749974, 71.169189453125 ], [ -123.393359375, 71.218847656250006 ], [ -123.595166015624997, 71.423193359374977 ], [ -123.681835937499983, 71.493115234375011 ], [ -123.755566406249997, 71.528027343750011 ], [ -123.953271484374952, 71.652490234374966 ], [ -124.00776367187494, 71.677441406249983 ], [ -124.759960937499983, 71.835156249999983 ], [ -125.126123046874966, 71.923632812500045 ], [ -125.214648437499974, 71.954785156250011 ], [ -125.296679687499989, 71.97304687499999 ], [ -125.766894531249946, 71.960839843749994 ], [ -125.829101562500014, 71.965625 ], [ -125.84531250000002, 71.978662109374994 ], [ -125.789648437499963, 72.025 ], [ -125.767724609374937, 72.054248046875017 ], [ -125.760498046874972, 72.082910156249994 ], [ -125.768603515624946, 72.129150390625 ], [ -125.762597656249966, 72.1375 ], [ -125.583789062499946, 72.183056640624983 ], [ -125.61279296875, 72.192529296875023 ], [ -125.633789062500014, 72.210302734375006 ], [ -125.646777343749989, 72.23652343750004 ], [ -125.62729492187502, 72.25483398437504 ], [ -125.575488281249946, 72.265283203125023 ], [ -125.512402343749969, 72.307714843750063 ], [ -125.43808593750002, 72.382080078125028 ], [ -125.382763671875026, 72.423828125 ], [ -125.30600585937502, 72.450732421875045 ], [ -125.168310546875034, 72.522607421875051 ], [ -125.070214843749952, 72.551611328125006 ], [ -124.987109374999974, 72.587988281250034 ], [ -124.984667968750017, 72.604394531250023 ], [ -125.018554687499986, 72.616992187499989 ], [ -125.030224609374969, 72.644775390624972 ], [ -125.01474609375002, 72.731445312500057 ], [ -125.015429687499974, 72.776074218749983 ], [ -125.000390625000023, 72.813330078125034 ], [ -124.969677734374983, 72.843310546875017 ], [ -124.930859374999983, 72.863183593749966 ], [ -124.582568359374989, 72.925927734374966 ], [ -124.564941406249943, 72.944140625000045 ], [ -124.560839843750003, 72.96503906250004 ], [ -124.570214843749952, 72.988720703124983 ], [ -124.58828125, 73.005322265624983 ], [ -124.643310546875014, 73.018945312499994 ], [ -124.736425781249977, 73.022705078124972 ], [ -124.817089843749983, 73.05878906250004 ], [ -124.836425781250014, 73.076269531250034 ], [ -124.804052734374991, 73.125683593749983 ], [ -124.646923828124955, 73.204443359375034 ], [ -124.593994140625, 73.243310546874966 ], [ -124.424218749999966, 73.418701171875 ], [ -124.114160156249952, 73.527392578125017 ], [ -124.03017578124998, 73.644238281250011 ], [ -123.797265624999966, 73.768164062500034 ], [ -123.797802734374983, 73.785302734374994 ], [ -123.873046874999943, 73.827587890624983 ], [ -124.088037109374952, 73.856884765625011 ], [ -124.191503906249991, 73.902001953125051 ], [ -124.260742187499972, 73.953271484375023 ], [ -124.575341796875023, 74.248144531250034 ], [ -124.629101562499969, 74.270019531249972 ], [ -124.645019531250014, 74.304345703125023 ], [ -124.709326171874963, 74.327001953125034 ], [ -124.696240234374969, 74.348193359374989 ], [ -123.468310546875003, 74.436132812499977 ], [ -122.623144531250034, 74.464160156249989 ], [ -121.747900390624977, 74.540625 ], [ -121.504150390624972, 74.545117187499983 ], [ -121.315234374999946, 74.529980468749983 ], [ -121.12871093749996, 74.490234374999972 ], [ -120.881640624999989, 74.420751953125034 ], [ -120.554492187499946, 74.352929687499994 ], [ -119.943603515625014, 74.253710937500017 ], [ -119.562646484374937, 74.232812500000023 ], [ -119.715380859374974, 74.153662109374977 ], [ -119.736914062500006, 74.129931640625017 ], [ -119.736328124999972, 74.112646484374977 ] ] ], [ [ [ -97.35551757812496, 74.526318359374955 ], [ -97.656103515625006, 74.465673828125034 ], [ -97.721582031250023, 74.489208984374955 ], [ -97.75, 74.510546875000045 ], [ -97.516308593749955, 74.602490234375011 ], [ -97.416503906249943, 74.626562500000034 ], [ -97.318212890625006, 74.597998046875006 ], [ -97.291308593749932, 74.57636718750004 ], [ -97.303857421874994, 74.559667968750006 ], [ -97.35551757812496, 74.526318359374955 ] ] ], [ [ [ -95.306640625, 74.505419921875045 ], [ -95.352441406249994, 74.50039062499999 ], [ -95.441503906250034, 74.506103515625028 ], [ -95.777197265625034, 74.550732421874955 ], [ -95.834375, 74.569042968749955 ], [ -95.850732421874994, 74.58247070312504 ], [ -95.7744140625, 74.598681640625045 ], [ -95.745605468749972, 74.615966796875028 ], [ -95.66044921874996, 74.636914062500011 ], [ -95.510205078124983, 74.636767578124989 ], [ -95.352539062500028, 74.585693359374972 ], [ -95.278369140625017, 74.53955078125 ], [ -95.274462890625017, 74.519189453125023 ], [ -95.306640625, 74.505419921875045 ] ] ], [ [ [ -104.119921874999946, 75.03632812500004 ], [ -104.308691406249949, 75.030957031250011 ], [ -104.634326171875031, 75.061279296874972 ], [ -104.828125, 75.119726562499977 ], [ -104.887402343749983, 75.147753906249989 ], [ -104.881640624999974, 75.160498046875006 ], [ -104.848095703124969, 75.173046875000011 ], [ -104.801318359374946, 75.211035156250006 ], [ -104.690380859374997, 75.320703124999966 ], [ -104.648828124999966, 75.349755859375023 ], [ -104.474169921875003, 75.413037109374955 ], [ -104.346191406249957, 75.429931640625028 ], [ -104.074658203124969, 75.424511718749983 ], [ -103.9169921875, 75.391845703125 ], [ -103.851171875, 75.370800781249955 ], [ -103.804101562500009, 75.345507812500045 ], [ -103.757910156250006, 75.2890625 ], [ -103.74648437499999, 75.25244140625 ], [ -103.667236328125014, 75.210693359375028 ], [ -103.643505859374969, 75.186572265624989 ], [ -103.64213867187496, 75.162939453124977 ], [ -103.664257812500026, 75.1390625 ], [ -103.709716796874957, 75.114990234374972 ], [ -103.813916015624955, 75.079736328124994 ], [ -104.119921874999946, 75.03632812500004 ] ] ], [ [ [ -93.542578124999949, 75.027929687500006 ], [ -93.478271484375, 74.951953124999989 ], [ -93.466601562499932, 74.921337890624955 ], [ -93.463476562500006, 74.856494140624989 ], [ -93.490869140624994, 74.77197265625 ], [ -93.509179687499994, 74.756494140625051 ], [ -93.535644531249972, 74.749316406250017 ], [ -93.548291015624983, 74.7275390625 ], [ -93.547167968750017, 74.691064453125051 ], [ -93.573095703124949, 74.668847656250051 ], [ -93.626171874999926, 74.660888671875028 ], [ -93.984570312499955, 74.644189453124994 ], [ -94.206054687499943, 74.64741210937504 ], [ -94.534521484374977, 74.636718749999972 ], [ -94.697265625, 74.642187500000034 ], [ -94.803857421874966, 74.660107421874955 ], [ -94.958740234375, 74.699951171874972 ], [ -95.286083984374983, 74.794091796874966 ], [ -95.45122070312496, 74.797363281250028 ], [ -95.865429687499955, 74.830419921875006 ], [ -96.094238281249943, 74.932519531250023 ], [ -96.181738281250006, 74.95078125 ], [ -96.270117187499977, 74.920312500000023 ], [ -96.294189453125, 74.927197265625011 ], [ -96.318554687500011, 74.947705078125011 ], [ -96.343164062499937, 74.981933593749972 ], [ -96.386328124999949, 74.999462890624983 ], [ -96.55986328124996, 74.990380859374994 ], [ -96.591162109375034, 75.001855468750023 ], [ -96.599609374999972, 75.031787109374989 ], [ -96.596923828124943, 75.057861328124972 ], [ -96.565771484375006, 75.098730468750034 ], [ -96.38286132812496, 75.211376953124983 ], [ -96.292382812499994, 75.219287109375017 ], [ -96.180371093750011, 75.240087890624977 ], [ -96.118408203125, 75.300927734375023 ], [ -96.124902343749994, 75.358300781249994 ], [ -95.954638671874932, 75.443798828125011 ], [ -95.853173828124966, 75.469042968749989 ], [ -95.670800781250023, 75.528662109374977 ], [ -95.049511718750011, 75.621826171875028 ], [ -94.878173828125, 75.630029296875023 ], [ -94.648632812499955, 75.623046875000028 ], [ -94.427246093749972, 75.593359375 ], [ -94.256689453124949, 75.544091796874994 ], [ -93.909082031250023, 75.422509765625023 ], [ -93.750830078125034, 75.349023437499966 ], [ -93.666845703124977, 75.273535156250034 ], [ -93.591210937500023, 75.230224609375 ], [ -93.497558593750028, 75.136865234374994 ], [ -93.531738281249972, 75.100341796875028 ], [ -93.551806640624989, 75.051171875000051 ], [ -93.542578124999949, 75.027929687500006 ] ] ], [ [ [ -96.078564453124955, 75.510107421875006 ], [ -96.156396484374994, 75.477246093749983 ], [ -96.236621093750017, 75.474804687500011 ], [ -96.344482421874943, 75.505957031250063 ], [ -96.461621093750011, 75.494238281249977 ], [ -96.621972656249994, 75.431298828125023 ], [ -96.679003906249989, 75.394189453125023 ], [ -96.722851562499955, 75.380761718750051 ], [ -96.857128906249955, 75.369140624999972 ], [ -96.915136718750034, 75.379687499999989 ], [ -96.969628906249937, 75.412646484375045 ], [ -97.020654296874937, 75.468066406250074 ], [ -96.982812499999966, 75.509814453125045 ], [ -96.856152343750011, 75.537939453125006 ], [ -96.522900390624983, 75.583642578124994 ], [ -96.427685546874926, 75.606347656249994 ], [ -96.417236328125028, 75.630712890624977 ], [ -96.39726562499996, 75.646826171874977 ], [ -96.367822265624994, 75.654638671875063 ], [ -96.145410156249994, 75.613525390625028 ], [ -96.03984375, 75.585791015624977 ], [ -95.959863281250023, 75.554345703124966 ], [ -95.968603515625034, 75.541845703125006 ], [ -96.078564453124955, 75.510107421875006 ] ] ], [ [ [ -121.076220703125017, 75.745263671875051 ], [ -121.154296875000014, 75.740625 ], [ -121.240917968749997, 75.751855468749966 ], [ -121.221093749999952, 75.777490234375051 ], [ -121.026318359374969, 75.847509765625006 ], [ -121.015429687499974, 75.867529296875006 ], [ -121.018066406249972, 75.883837890625045 ], [ -121.042285156249932, 75.902978515625023 ], [ -120.99301757812502, 75.92744140625004 ], [ -120.913964843749994, 75.9375 ], [ -120.887792968749991, 75.927978515624972 ], [ -120.878710937500003, 75.906689453124983 ], [ -120.896875, 75.844531250000017 ], [ -120.921240234374963, 75.814453125000028 ], [ -120.954931640624991, 75.78876953125004 ], [ -121.00664062499996, 75.765722656250034 ], [ -121.076220703125017, 75.745263671875051 ] ] ], [ [ [ -94.526562499999955, 75.749316406249989 ], [ -94.624365234375006, 75.748876953124977 ], [ -94.751464843749943, 75.769677734375051 ], [ -94.787353515624972, 75.791406250000023 ], [ -94.81474609374996, 75.821191406249966 ], [ -94.833642578124994, 75.858984375000034 ], [ -94.860107421874972, 75.889208984375074 ], [ -94.89409179687496, 75.911865234374972 ], [ -94.901220703125006, 75.930761718750006 ], [ -94.881347656249943, 75.945947265624994 ], [ -94.839794921875011, 75.954443359375034 ], [ -94.744824218749926, 75.957226562499983 ], [ -94.53789062499996, 75.996435546875063 ], [ -94.498681640624966, 75.9921875 ], [ -94.471289062499977, 75.971435546875028 ], [ -94.443359374999972, 75.917089843750063 ], [ -94.413769531249983, 75.884863281249977 ], [ -94.332226562499983, 75.825976562500045 ], [ -94.296289062499937, 75.788085937499972 ], [ -94.304003906250017, 75.776318359374983 ], [ -94.329541015624983, 75.765917968749989 ], [ -94.526562499999955, 75.749316406249989 ] ] ], [ [ [ -118.328125, 75.579687499999977 ], [ -118.613867187500006, 75.515429687500017 ], [ -118.817138671875028, 75.522119140624966 ], [ -119.086669921874957, 75.5693359375 ], [ -119.30605468749998, 75.585351562499966 ], [ -119.383251953124983, 75.601025390624983 ], [ -119.394580078124989, 75.617333984374994 ], [ -119.32016601562502, 75.662548828124983 ], [ -119.226806640625, 75.698632812499966 ], [ -119.003466796874974, 75.769580078125017 ], [ -118.626074218750006, 75.90625 ], [ -118.379003906250034, 75.95795898437504 ], [ -118.136669921874955, 75.994482421875006 ], [ -117.889355468750026, 76.076074218750023 ], [ -117.752490234374932, 76.112451171874966 ], [ -117.63369140624998, 76.115087890624977 ], [ -117.512597656250009, 76.099414062499989 ], [ -117.499121093750006, 76.077197265624989 ], [ -117.626367187499994, 75.965966796874966 ], [ -117.715966796874952, 75.921142578125 ], [ -117.890820312499969, 75.805468750000045 ], [ -118.226513671874969, 75.611181640625006 ], [ -118.328125, 75.579687499999977 ] ] ], [ [ [ -79.063085937500006, 75.925878906249977 ], [ -79.0517578125, 75.866992187500074 ], [ -79.124414062499966, 75.869677734374989 ], [ -79.355664062499926, 75.831152343750034 ], [ -79.544531250000034, 75.825634765624983 ], [ -79.638769531249949, 75.842919921875051 ], [ -79.69873046875, 75.883251953125011 ], [ -79.55126953125, 75.958349609375034 ], [ -79.381787109375011, 76.010839843749977 ], [ -79.178320312500034, 76.092382812499977 ], [ -79.009326171874989, 76.145898437500051 ], [ -78.925878906250034, 76.134667968749966 ], [ -78.845166015624926, 76.106298828125063 ], [ -78.946435546874966, 76.025439453125017 ], [ -79.056640625000028, 75.985156250000074 ], [ -79.063085937500006, 75.925878906249977 ] ] ], [ [ [ -102.227343749999946, 76.014892578125 ], [ -102.017871093749989, 75.953515625000023 ], [ -102.008007812500026, 75.939404296874983 ], [ -102.047460937499977, 75.927734375 ], [ -102.318115234374957, 75.895166015625023 ], [ -102.4234375, 75.869189453125074 ], [ -102.51137695312498, 75.808398437500017 ], [ -102.579589843750028, 75.780224609374983 ], [ -102.943554687500011, 75.763427734375028 ], [ -103.31474609374996, 75.764208984374989 ], [ -103.244726562499991, 75.822949218749983 ], [ -103.041503906249986, 75.918847656249966 ], [ -103.2015625, 75.958496093749972 ], [ -103.769775390625028, 75.892382812499989 ], [ -103.985253906249966, 75.933105468750028 ], [ -103.800781249999943, 76.037011718749966 ], [ -103.984521484374994, 76.046533203124966 ], [ -104.24248046874996, 76.046972656250063 ], [ -104.406054687499974, 76.108496093749977 ], [ -104.350634765624974, 76.182324218750011 ], [ -104.012060546875006, 76.222998046875034 ], [ -103.571435546874937, 76.25820312499999 ], [ -103.098242187499991, 76.311474609375011 ], [ -102.728027343749986, 76.30703125 ], [ -102.584082031249963, 76.28164062499999 ], [ -102.536132812499972, 76.196435546875023 ], [ -102.490039062499989, 76.095068359374977 ], [ -102.425683593750023, 76.08642578125 ], [ -102.227343749999946, 76.014892578125 ] ] ], [ [ [ -104.02285156249998, 76.583105468750034 ], [ -103.973486328124963, 76.577587890624983 ], [ -103.82109375, 76.597509765625034 ], [ -103.722753906249949, 76.601074218750057 ], [ -103.613134765625006, 76.563427734375011 ], [ -103.584619140624966, 76.538867187499989 ], [ -103.190136718749983, 76.477441406249994 ], [ -103.051318359374946, 76.449853515624966 ], [ -103.033544921874963, 76.431494140625063 ], [ -103.082958984374997, 76.405175781250023 ], [ -103.199511718749932, 76.370849609375028 ], [ -103.311376953124991, 76.347558593749994 ], [ -103.472216796874974, 76.329052734374955 ], [ -104.270654296875023, 76.326269531250006 ], [ -104.357519531249949, 76.334619140625023 ], [ -104.407666015624955, 76.365136718750023 ], [ -104.506445312500006, 76.478955078124955 ], [ -104.576611328124997, 76.540185546874994 ], [ -104.603027343749957, 76.582714843749955 ], [ -104.585693359374986, 76.606494140624989 ], [ -104.500390625, 76.630371093749972 ], [ -104.205126953124989, 76.666113281249977 ], [ -104.074511718750031, 76.666113281249977 ], [ -103.992480468750017, 76.656982421874972 ], [ -103.959082031249963, 76.638769531250006 ], [ -103.969189453124969, 76.614160156249966 ], [ -104.02285156249998, 76.583105468750034 ] ] ], [ [ [ -97.700927734374972, 76.466503906249983 ], [ -97.689746093750017, 76.42182617187504 ], [ -97.701855468749983, 76.387402343749955 ], [ -97.737109374999989, 76.363134765624977 ], [ -97.738769531249972, 76.335253906249989 ], [ -97.706835937499932, 76.303710937500028 ], [ -97.573144531249966, 76.22421875 ], [ -97.530664062500023, 76.181542968750023 ], [ -97.524267578124977, 76.138720703124989 ], [ -97.531054687500017, 76.109423828124989 ], [ -97.613476562499926, 76.052636718749966 ], [ -97.65, 75.979150390624994 ], [ -97.652148437499989, 75.940185546874972 ], [ -97.603027343750028, 75.879345703125011 ], [ -97.601660156250006, 75.851074218750028 ], [ -97.694238281249966, 75.802587890625006 ], [ -97.890527343749966, 75.760351562500006 ], [ -97.86279296875, 75.738085937500017 ], [ -97.439550781250034, 75.684570312500028 ], [ -97.407519531249989, 75.672509765624966 ], [ -97.409619140624955, 75.552099609375034 ], [ -97.336035156249977, 75.419824218749994 ], [ -97.363476562499983, 75.417236328125 ], [ -97.465234375000023, 75.458642578124994 ], [ -97.653320312499972, 75.507763671874983 ], [ -97.87822265624996, 75.416113281250034 ], [ -97.852734375000011, 75.260302734375017 ], [ -97.704882812499989, 75.190820312499966 ], [ -97.659912109374972, 75.151171874999989 ], [ -97.674316406249972, 75.127294921875006 ], [ -97.79936523437496, 75.116650390624955 ], [ -97.842724609375011, 75.121826171875057 ], [ -97.970849609374994, 75.153271484374955 ], [ -98.045312499999966, 75.200830078124966 ], [ -98.06875, 75.199169921874983 ], [ -98.091699218750023, 75.176220703125011 ], [ -98.076757812499977, 75.152978515624994 ], [ -97.989990234375, 75.110693359375006 ], [ -97.953320312499983, 75.06015625 ], [ -97.991796875, 75.045800781250023 ], [ -98.120947265625034, 75.03271484375 ], [ -98.295166015625, 75.032177734374983 ], [ -98.568652343750017, 75.009326171875045 ], [ -98.703515624999966, 75.00581054687504 ], [ -98.834814453124977, 75.018164062499977 ], [ -99.010058593749974, 75.021093750000034 ], [ -99.155810546875003, 75.015722656250006 ], [ -99.244921874999946, 75.025781250000023 ], [ -99.326123046874969, 75.049414062500034 ], [ -99.42060546874994, 75.04375 ], [ -99.626904296874955, 74.983740234374977 ], [ -99.946630859374991, 75.002832031249966 ], [ -100.234375, 75.007714843749966 ], [ -100.292285156249974, 75.027734374999966 ], [ -100.35664062499994, 75.066748046875006 ], [ -100.483496093749949, 75.188427734375011 ], [ -100.459472656250028, 75.219091796875063 ], [ -100.152050781250011, 75.235644531250045 ], [ -100.145703124999955, 75.246142578125045 ], [ -100.364111328124963, 75.289550781250028 ], [ -100.61489257812498, 75.321435546875023 ], [ -100.731152343749955, 75.346533203125006 ], [ -100.70424804687498, 75.394335937500045 ], [ -100.711914062500028, 75.406347656250006 ], [ -100.279638671874977, 75.460986328125045 ], [ -99.965283203124969, 75.568505859374994 ], [ -99.770214843750026, 75.612255859374955 ], [ -99.756005859374966, 75.633398437500006 ], [ -99.591162109374963, 75.655371093750034 ], [ -99.209423828124997, 75.668603515624966 ], [ -99.194580078124986, 75.698388671874994 ], [ -99.915136718749977, 75.68125 ], [ -100.90175781249998, 75.620410156250017 ], [ -101.20683593749996, 75.590429687500034 ], [ -101.461328125000023, 75.607910156250028 ], [ -102.54140625, 75.513623046875011 ], [ -102.587402343750014, 75.513671875000028 ], [ -102.70039062499994, 75.543603515624994 ], [ -102.797509765625009, 75.599658203125045 ], [ -102.727832031249946, 75.638720703125017 ], [ -102.410693359374989, 75.712841796875011 ], [ -102.252050781250006, 75.77773437499999 ], [ -102.270654296874966, 75.812792968750045 ], [ -102.144726562499983, 75.875048828125017 ], [ -101.942822265624969, 75.883837890625045 ], [ -101.59965820312496, 75.832666015624994 ], [ -101.421240234374935, 75.781933593749955 ], [ -101.261425781249983, 75.758203125000023 ], [ -101.119384765625, 75.762890624999983 ], [ -100.97280273437498, 75.798437500000034 ], [ -101.00991210937498, 75.802392578124966 ], [ -101.258837890624989, 75.783642578124955 ], [ -101.288037109374983, 75.789111328125017 ], [ -101.414990234374997, 75.845849609375023 ], [ -101.4703125, 75.881933593750006 ], [ -101.50590820312496, 75.918066406249977 ], [ -101.507861328125003, 75.943603515625028 ], [ -101.431347656249955, 75.991992187500045 ], [ -101.716796875000028, 76.007910156250006 ], [ -101.82338867187498, 76.041357421874977 ], [ -101.87211914062496, 76.083105468750034 ], [ -101.861376953124989, 76.101269531250011 ], [ -101.771386718749952, 76.150097656250011 ], [ -101.528955078124952, 76.217285156250028 ], [ -101.55703125, 76.235839843749972 ], [ -101.909814453124994, 76.234375 ], [ -101.987451171875009, 76.243115234374955 ], [ -102.137744140624989, 76.284863281250011 ], [ -102.1046875, 76.331201171875051 ], [ -101.964208984374977, 76.399023437500006 ], [ -101.858496093749935, 76.439013671874989 ], [ -101.787548828124955, 76.451269531250006 ], [ -101.677246093749957, 76.451025390625034 ], [ -101.415185546874952, 76.424902343750034 ], [ -101.339746093749952, 76.410498046875034 ], [ -101.1390625, 76.345166015624955 ], [ -101.087890624999972, 76.307861328125 ], [ -101.094189453125011, 76.271923828124955 ], [ -101.055810546875009, 76.245556640625011 ], [ -100.900097656249997, 76.207080078124989 ], [ -100.230664062499955, 76.007666015625034 ], [ -100.105712890624986, 75.96044921875 ], [ -100.020117187499949, 75.939550781250006 ], [ -99.865478515624986, 75.92421875 ], [ -99.774853515624997, 75.927392578125023 ], [ -99.701269531250006, 75.941455078125045 ], [ -99.688916015624983, 75.959716796875028 ], [ -99.97832031249996, 76.029492187499955 ], [ -100.050976562500026, 76.066601562499955 ], [ -100.112841796875017, 76.117236328125074 ], [ -100.085791015625006, 76.133544921875 ], [ -100.001757812499946, 76.139208984375017 ], [ -99.790185546875009, 76.132617187499989 ], [ -99.541064453124974, 76.146289062500045 ], [ -99.817236328125006, 76.167578125 ], [ -99.997607421874989, 76.195849609375017 ], [ -100.182763671874966, 76.197216796875011 ], [ -100.414208984374952, 76.242529296875006 ], [ -100.414355468749974, 76.256689453125063 ], [ -100.357617187499969, 76.271142578124966 ], [ -100.042724609375028, 76.291259765625 ], [ -99.983105468749969, 76.299902343749977 ], [ -99.977734375000026, 76.312451171874955 ], [ -100.08188476562502, 76.3427734375 ], [ -100.174658203124991, 76.359277343749994 ], [ -100.650683593749989, 76.395947265625011 ], [ -100.819873046874989, 76.437011718750028 ], [ -100.87363281250002, 76.456591796875017 ], [ -100.890771484374966, 76.475488281250051 ], [ -100.829736328124966, 76.523876953124955 ], [ -100.573730468750028, 76.584619140624994 ], [ -100.387939453125014, 76.613574218750017 ], [ -100.068701171874991, 76.634765624999972 ], [ -99.8140625, 76.632226562499994 ], [ -99.66904296875002, 76.624121093750034 ], [ -99.329492187499937, 76.521289062500045 ], [ -99.169628906249969, 76.453662109375045 ], [ -98.890332031249997, 76.465576171874972 ], [ -98.970996093750003, 76.536572265624955 ], [ -99.023632812499983, 76.614550781250045 ], [ -98.940869140624997, 76.643164062500006 ], [ -98.710839843749937, 76.693847656250028 ], [ -98.527587890625, 76.667382812499966 ], [ -98.288671875, 76.598730468750006 ], [ -98.236181640624949, 76.575341796875051 ], [ -97.967333984374989, 76.532910156250011 ], [ -97.808398437499932, 76.518798828124972 ], [ -97.725878906250017, 76.496093749999972 ], [ -97.700927734374972, 76.466503906249983 ] ] ], [ [ [ -101.226123046874974, 76.579345703124972 ], [ -101.485205078125006, 76.575 ], [ -101.604980468749986, 76.587011718750034 ], [ -101.613085937499946, 76.604589843750063 ], [ -101.509472656249969, 76.627734375000074 ], [ -101.165039062499972, 76.665429687500023 ], [ -100.962158203125028, 76.734179687499989 ], [ -100.886474609374972, 76.742675781250028 ], [ -100.621582031250014, 76.752490234374989 ], [ -100.467236328125011, 76.750341796875006 ], [ -100.269140624999977, 76.734130859374972 ], [ -100.746582031249986, 76.649169921875 ], [ -101.226123046874974, 76.579345703124972 ] ] ], [ [ [ -108.292382812500009, 76.05712890625 ], [ -108.166308593749989, 76.054296875000034 ], [ -108.01875, 76.065234375000045 ], [ -107.852294921874972, 76.057714843750006 ], [ -107.776855468749957, 76.035302734374994 ], [ -107.72348632812502, 75.995410156250017 ], [ -107.721289062500006, 75.974023437500023 ], [ -107.731835937499937, 75.955615234374989 ], [ -107.755175781249989, 75.940283203124977 ], [ -107.970410156249955, 75.839599609375 ], [ -108.020703125, 75.804785156250006 ], [ -107.951074218750023, 75.796289062499966 ], [ -107.917529296875017, 75.802148437499994 ], [ -107.702587890625026, 75.877587890624994 ], [ -107.540917968749952, 75.901171875000017 ], [ -107.418261718750003, 75.906591796875063 ], [ -107.216210937499966, 75.891552734375011 ], [ -107.135693359374997, 75.878564453125023 ], [ -107.080419921875006, 75.863183593749994 ], [ -107.05039062500002, 75.845410156250011 ], [ -106.970947265625, 75.773095703125023 ], [ -106.913525390625026, 75.679638671875011 ], [ -106.904199218749994, 75.689257812500017 ], [ -106.902783203124969, 75.741650390625011 ], [ -106.89169921875002, 75.782421874999983 ], [ -106.693115234374972, 75.809960937499994 ], [ -106.68808593750002, 75.819042968749983 ], [ -106.759375, 75.841601562500045 ], [ -106.820068359375, 75.872412109375006 ], [ -106.862060546875028, 75.930078125000051 ], [ -106.845654296874969, 75.951562499999966 ], [ -106.804101562499937, 75.974658203125074 ], [ -106.677001953124986, 76.023730468750017 ], [ -106.528613281249946, 76.053027343750045 ], [ -106.396582031249963, 76.060107421875074 ], [ -105.90483398437496, 76.008984374999955 ], [ -105.71132812499998, 75.966992187500011 ], [ -105.632666015624935, 75.945361328125045 ], [ -105.604443359374969, 75.929931640625 ], [ -105.563281250000017, 75.880664062500017 ], [ -105.480908203125026, 75.745654296875045 ], [ -105.481445312499957, 75.702246093749977 ], [ -105.519482421874969, 75.632373046875045 ], [ -105.678417968750026, 75.501367187499994 ], [ -105.702636718749986, 75.4125 ], [ -105.862597656249974, 75.191552734375051 ], [ -105.97197265624996, 75.131494140624966 ], [ -106.092626953124949, 75.089453125000034 ], [ -106.58823242187502, 75.015429687500045 ], [ -106.961132812499955, 74.940087890624966 ], [ -107.055615234375026, 74.92817382812504 ], [ -107.153417968749963, 74.927148437499994 ], [ -107.461914062500014, 74.952148437500028 ], [ -107.820068359374972, 75.000048828125017 ], [ -108.023632812499969, 74.986474609374994 ], [ -108.226611328125017, 74.951904296874972 ], [ -108.354443359374955, 74.942626953125028 ], [ -108.474755859374952, 74.947216796875011 ], [ -108.59418945312494, 74.959570312500034 ], [ -108.751318359374977, 74.991943359375057 ], [ -108.670263671874991, 75.006738281250051 ], [ -108.63330078125, 75.023291015625034 ], [ -108.666015625000014, 75.040332031250045 ], [ -108.831298828125014, 75.064892578124983 ], [ -109.002539062500006, 75.010302734375074 ], [ -109.503125, 74.882763671875011 ], [ -110.175781250000014, 74.839990234374994 ], [ -110.38671875, 74.813964843750028 ], [ -110.54340820312494, 74.780371093750034 ], [ -110.624755859375, 74.752685546874972 ], [ -110.749316406249974, 74.687695312499983 ], [ -110.940869140625011, 74.638720703125045 ], [ -111.287548828125026, 74.585156249999955 ], [ -111.728710937500011, 74.501953124999972 ], [ -112.519335937499974, 74.416845703125034 ], [ -113.016894531250003, 74.401904296875017 ], [ -113.514062499999937, 74.43007812499999 ], [ -113.671582031249969, 74.453027343750051 ], [ -113.836816406249966, 74.488964843749983 ], [ -114.174755859374983, 74.573730468750028 ], [ -114.268261718750026, 74.604345703125034 ], [ -114.376953124999972, 74.670849609375011 ], [ -114.312695312500026, 74.715087890625057 ], [ -114.13247070312498, 74.766113281250057 ], [ -113.862890624999949, 74.812548828125017 ], [ -113.324316406250006, 74.875292968749989 ], [ -112.835986328125003, 74.9755859375 ], [ -112.663037109375026, 74.994433593750017 ], [ -112.192822265624983, 75.009765625000028 ], [ -111.955761718749997, 75.00039062499999 ], [ -111.78422851562496, 75.005664062500017 ], [ -111.67109375, 75.019433593749966 ], [ -111.503271484375006, 75.055615234374955 ], [ -111.257958984374952, 75.127734375000017 ], [ -111.078906249999974, 75.195214843749994 ], [ -111.03349609374996, 75.226757812500011 ], [ -111.093457031250011, 75.256298828124983 ], [ -111.181201171875031, 75.260449218749955 ], [ -111.473925781249974, 75.191113281249955 ], [ -111.620849609374986, 75.167773437499989 ], [ -111.780859374999977, 75.166162109375023 ], [ -112.000488281249957, 75.142431640624977 ], [ -112.214160156249974, 75.132910156250006 ], [ -112.255517578124966, 75.133691406249966 ], [ -112.478076171875003, 75.2 ], [ -112.597070312499994, 75.211669921875057 ], [ -112.652392578124989, 75.204687500000063 ], [ -112.703125, 75.187158203125023 ], [ -112.79960937499996, 75.13818359375 ], [ -112.855322265624949, 75.120605468749972 ], [ -112.951367187499969, 75.107812500000023 ], [ -113.339648437500031, 75.09326171875 ], [ -113.711767578124991, 75.068603515625028 ], [ -113.794628906249997, 75.083837890625034 ], [ -113.844970703124943, 75.112207031250051 ], [ -113.855371093750023, 75.129492187500006 ], [ -113.8609375, 75.187744140624972 ], [ -113.88603515624996, 75.2109375 ], [ -113.85332031249996, 75.259375 ], [ -113.81088867187502, 75.296337890624983 ], [ -113.758789062499972, 75.321728515625011 ], [ -113.503027343750006, 75.396679687499983 ], [ -113.46708984374996, 75.416113281250034 ], [ -113.58896484375002, 75.412109375000028 ], [ -113.878515624999935, 75.375439453125011 ], [ -113.916357421875006, 75.388183593750028 ], [ -113.984130859374957, 75.430078124999966 ], [ -114.01650390624998, 75.434277343750011 ], [ -114.053417968749955, 75.416894531250023 ], [ -114.074902343749983, 75.392382812500017 ], [ -114.124658203124994, 75.291210937500011 ], [ -114.168457031249943, 75.239501953125028 ], [ -114.28496093749996, 75.24995117187504 ], [ -114.429003906250003, 75.281152343749994 ], [ -114.482812499999952, 75.285400390624972 ], [ -114.513818359374966, 75.275488281250006 ], [ -114.503955078124989, 75.258007812499983 ], [ -114.357763671874963, 75.171289062499994 ], [ -114.35610351562498, 75.140966796875034 ], [ -114.45175781250002, 75.087890624999972 ], [ -114.859179687499974, 74.999755859375057 ], [ -115.020117187499991, 74.976171875000034 ], [ -115.077050781249952, 74.98530273437504 ], [ -115.128320312500009, 75.009472656249983 ], [ -115.173828124999957, 75.048828125 ], [ -115.27963867187502, 75.1015625 ], [ -115.342626953124963, 75.113378906250006 ], [ -115.413183593749949, 75.114990234374972 ], [ -115.478076171875031, 75.104101562499977 ], [ -115.537304687500011, 75.080712890625023 ], [ -115.574072265624963, 75.055859375000011 ], [ -115.608984374999963, 75.009570312499989 ], [ -115.683154296874974, 74.974169921874989 ], [ -115.728857421874963, 74.968115234375006 ], [ -116.142626953124974, 75.041552734375045 ], [ -116.476074218749957, 75.171777343749994 ], [ -116.841015624999969, 75.151513671874966 ], [ -117.00483398437494, 75.156103515625006 ], [ -117.501953124999972, 75.203857421874972 ], [ -117.565234374999974, 75.23334960937504 ], [ -117.600097656249972, 75.271679687500011 ], [ -117.596728515625003, 75.292529296875017 ], [ -117.576074218749966, 75.314062500000034 ], [ -117.513134765625026, 75.356787109375034 ], [ -117.387792968749977, 75.421484374999977 ], [ -117.33554687499999, 75.442333984374983 ], [ -117.257617187500017, 75.459521484375017 ], [ -117.154199218749994, 75.472998046875006 ], [ -116.89077148437498, 75.480517578125017 ], [ -116.212744140624949, 75.482958984374989 ], [ -116.077148437499957, 75.492968749999989 ], [ -115.335351562499994, 75.618066406249966 ], [ -115.250683593749983, 75.638574218749994 ], [ -115.141845703125014, 75.678515625000045 ], [ -115.117236328124974, 75.695019531250011 ], [ -115.121875, 75.705810546875 ], [ -116.034326171875023, 75.606689453124972 ], [ -116.425634765624977, 75.585351562499966 ], [ -117.025195312500003, 75.601513671874983 ], [ -117.137939453124972, 75.617138671874955 ], [ -117.16362304687496, 75.644873046875034 ], [ -117.038574218749972, 75.718408203124994 ], [ -116.972656249999957, 75.745751953124966 ], [ -116.802148437499952, 75.771582031249977 ], [ -116.389648437500028, 75.808203124999977 ], [ -115.838085937500011, 75.840576171875 ], [ -115.47685546874996, 75.841308593749972 ], [ -115.173730468750023, 75.866992187500074 ], [ -114.991503906250017, 75.896337890625006 ], [ -115.602246093750011, 75.894824218750045 ], [ -116.337890624999957, 75.881054687500011 ], [ -116.444238281249952, 75.890625 ], [ -116.654296875000028, 75.929296875000063 ], [ -116.664550781249986, 75.957568359375045 ], [ -116.58046875, 75.991552734375034 ], [ -116.54965820312502, 76.016845703125028 ], [ -116.609765625, 76.07373046875 ], [ -116.591308593749986, 76.095800781250063 ], [ -116.454248046874952, 76.143212890625023 ], [ -116.209863281249994, 76.194433593749977 ], [ -116.059130859375017, 76.201708984375045 ], [ -115.768261718749997, 76.184228515625023 ], [ -114.939404296874983, 76.166113281249977 ], [ -114.778613281249989, 76.172607421874972 ], [ -114.880175781249989, 76.194873046874989 ], [ -115.024560546875009, 76.211474609374989 ], [ -115.66445312499998, 76.23984375 ], [ -115.796875, 76.252539062500006 ], [ -115.822167968749966, 76.270019531250028 ], [ -115.831738281249955, 76.295800781250023 ], [ -115.825585937499952, 76.329833984375028 ], [ -115.779296875000028, 76.36469726562504 ], [ -115.580664062499963, 76.4375 ], [ -114.998486328125026, 76.497460937499994 ], [ -114.766845703125, 76.505712890624977 ], [ -114.534765624999963, 76.501757812500074 ], [ -114.29897460937498, 76.474804687499983 ], [ -114.193945312499991, 76.451464843750045 ], [ -114.141259765624994, 76.422656250000017 ], [ -114.11577148437496, 76.395849609374977 ], [ -114.112792968749972, 76.349462890625034 ], [ -114.10146484374998, 76.331201171875051 ], [ -114.058837890625, 76.300732421874955 ], [ -113.923291015624997, 76.229150390625051 ], [ -113.823486328125014, 76.206835937500017 ], [ -113.362988281249983, 76.248437499999966 ], [ -113.171289062500009, 76.257763671875011 ], [ -112.978466796874983, 76.244677734375017 ], [ -112.697607421874963, 76.201708984375045 ], [ -112.333886718749937, 76.071875 ], [ -111.865234375000028, 75.939306640625063 ], [ -111.867626953124983, 75.910742187500006 ], [ -112.047167968749974, 75.86640625000004 ], [ -112.080908203125006, 75.847412109374972 ], [ -112.05668945312496, 75.834228515625057 ], [ -111.877392578125026, 75.825537109375063 ], [ -111.709375, 75.832080078125045 ], [ -111.549121093750017, 75.822119140624977 ], [ -111.513232421874989, 75.810693359374966 ], [ -111.454443359375006, 75.762158203125011 ], [ -111.372753906249969, 75.676464843749983 ], [ -111.275683593750003, 75.6125 ], [ -111.163281250000026, 75.570214843749994 ], [ -111.052685546874955, 75.548535156250011 ], [ -110.889599609374955, 75.546923828125045 ], [ -110.725585937500028, 75.559521484374955 ], [ -110.459375, 75.555322265624994 ], [ -109.086376953125026, 75.506494140624994 ], [ -109.00502929687498, 75.514990234375034 ], [ -108.947167968749994, 75.541796874999989 ], [ -108.912597656249972, 75.586962890625045 ], [ -108.899511718749977, 75.624072265625045 ], [ -108.918212890624957, 75.674755859374983 ], [ -108.944775390624955, 75.698974609375028 ], [ -109.796044921875009, 75.863037109374972 ], [ -109.870507812499994, 75.929052734375006 ], [ -109.454638671875003, 76.021240234375057 ], [ -109.424755859374955, 76.042529296875045 ], [ -109.416601562499977, 76.071826171875045 ], [ -109.43037109374994, 76.109130859375 ], [ -109.486816406249986, 76.144677734374966 ], [ -109.710156250000011, 76.212451171875017 ], [ -109.907812499999949, 76.222656250000057 ], [ -110.200781249999949, 76.289453124999966 ], [ -110.247021484374955, 76.306347656249955 ], [ -110.28486328124994, 76.332958984374955 ], [ -110.314453125000014, 76.369384765625 ], [ -110.30947265624998, 76.39741210937504 ], [ -110.270019531250028, 76.416992187500028 ], [ -109.98159179687498, 76.484765624999966 ], [ -109.86484375, 76.522363281249994 ], [ -109.505029296874966, 76.691650390625028 ], [ -109.338525390624966, 76.759960937500011 ], [ -109.219531249999974, 76.791992187500028 ], [ -109.098242187499963, 76.811865234375006 ], [ -108.831640625, 76.821142578125034 ], [ -108.55390625, 76.758056640624972 ], [ -108.492382812499983, 76.754199218750074 ], [ -108.466992187499969, 76.737597656250074 ], [ -108.477783203125028, 76.708251953125028 ], [ -108.512451171874986, 76.680273437500006 ], [ -108.611816406249986, 76.629736328125034 ], [ -108.635156249999937, 76.608544921874966 ], [ -108.627636718750011, 76.586718750000045 ], [ -108.559521484374983, 76.536328125000011 ], [ -108.538623046874989, 76.503125 ], [ -108.523535156249935, 76.447167968750051 ], [ -108.5125, 76.438916015624955 ], [ -108.345458984374986, 76.391650390625017 ], [ -108.19355468749994, 76.330078125 ], [ -108.123193359374994, 76.233447265625017 ], [ -108.177929687499955, 76.200048828124977 ], [ -108.305810546874994, 76.154052734375028 ], [ -108.381884765625031, 76.115722656250028 ], [ -108.406152343750009, 76.085058593750006 ], [ -108.386816406249977, 76.066552734375051 ], [ -108.292382812500009, 76.05712890625 ] ] ], [ [ [ -89.726464843749937, 76.507421874999977 ], [ -89.773291015624977, 76.493847656249955 ], [ -89.92412109374996, 76.500878906249966 ], [ -89.974121093749943, 76.487548828125 ], [ -90.054296875000034, 76.495117187500057 ], [ -90.164550781250028, 76.523583984374994 ], [ -90.293505859374989, 76.579492187499994 ], [ -90.440966796875017, 76.662792968750011 ], [ -90.55625, 76.734570312499983 ], [ -90.5625, 76.75429687499999 ], [ -90.524804687499966, 76.787841796875 ], [ -90.409521484375006, 76.81015625 ], [ -90.136328124999949, 76.836962890625045 ], [ -89.948779296874932, 76.836230468749989 ], [ -89.774560546874966, 76.782031250000045 ], [ -89.725292968749955, 76.763427734375 ], [ -89.695410156250006, 76.741162109374983 ], [ -89.694433593749977, 76.719824218750006 ], [ -89.708642578124937, 76.701171875 ], [ -89.787548828124955, 76.659619140624983 ], [ -89.822119140624977, 76.630615234375028 ], [ -89.821923828125023, 76.602197265625023 ], [ -89.804785156250006, 76.561083984374989 ], [ -89.77294921875, 76.533935546875057 ], [ -89.726367187500017, 76.520800781250045 ], [ -89.726464843749937, 76.507421874999977 ] ] ], [ [ [ -113.560693359374937, 76.743261718749977 ], [ -113.712451171874946, 76.710546875000063 ], [ -114.751464843749972, 76.758886718750034 ], [ -114.808300781249997, 76.774072265625023 ], [ -114.835253906249989, 76.794677734374972 ], [ -114.64707031250002, 76.851025390624983 ], [ -114.419873046875011, 76.875341796875063 ], [ -113.891650390624946, 76.894873046875034 ], [ -113.707519531250014, 76.872949218750023 ], [ -113.585400390624997, 76.847314453125023 ], [ -113.516503906249994, 76.825048828125034 ], [ -113.487597656249974, 76.783251953125045 ], [ -113.560693359374937, 76.743261718749977 ] ] ], [ [ [ -94.294970703124932, 76.912451171874977 ], [ -94.10795898437496, 76.903759765624983 ], [ -93.94804687499996, 76.917089843750034 ], [ -93.810937500000023, 76.914160156249977 ], [ -93.608398437499972, 76.873828125000017 ], [ -93.420751953125006, 76.812207031249983 ], [ -93.276562499999955, 76.784326171874994 ], [ -93.23002929687496, 76.770263671874972 ], [ -93.211865234375011, 76.754687499999989 ], [ -93.189257812500017, 76.708007812499972 ], [ -93.189990234374989, 76.686376953125006 ], [ -93.200585937500023, 76.669091796874966 ], [ -93.263671874999972, 76.626464843749972 ], [ -93.316748046874949, 76.573681640624983 ], [ -93.426269531249972, 76.527148437499989 ], [ -93.484570312499955, 76.492041015625034 ], [ -93.534570312500023, 76.447705078124983 ], [ -93.421875, 76.474121093750028 ], [ -92.995361328124943, 76.620410156249989 ], [ -92.716259765624926, 76.602978515624983 ], [ -92.297021484374966, 76.616015624999989 ], [ -91.789453124999937, 76.67578125 ], [ -91.548437499999949, 76.685107421875017 ], [ -91.305029296875006, 76.680761718750034 ], [ -91.124267578124972, 76.661914062500017 ], [ -90.738427734374966, 76.581347656250017 ], [ -90.604785156249989, 76.542968750000028 ], [ -90.554638671874983, 76.515771484374994 ], [ -90.542626953124937, 76.495751953124994 ], [ -90.62163085937496, 76.464697265624977 ], [ -90.8640625, 76.483593750000011 ], [ -91.263037109374977, 76.500244140625028 ], [ -91.335986328125017, 76.510595703125006 ], [ -91.398095703124966, 76.509765625 ], [ -91.443261718750023, 76.498535156250028 ], [ -91.41508789062496, 76.455859375000045 ], [ -91.333886718749937, 76.446484374999983 ], [ -90.85478515624996, 76.437304687499989 ], [ -89.284521484374977, 76.301611328125063 ], [ -89.219091796874949, 76.25820312499999 ], [ -89.236523437499955, 76.239013671875 ], [ -89.292089843750006, 76.217724609375011 ], [ -89.406591796874977, 76.189160156249983 ], [ -90.31206054687496, 76.158007812500017 ], [ -90.827343749999955, 76.185595703125045 ], [ -91.260400390624994, 76.229980468750028 ], [ -91.407324218749977, 76.220068359375063 ], [ -91.279443359374966, 76.159912109374972 ], [ -91.019775390625, 76.141552734374955 ], [ -90.802392578125023, 76.10595703125 ], [ -90.712109375000011, 76.076171875000057 ], [ -90.251367187499937, 76.053466796875028 ], [ -90.176025390624943, 76.030273437500028 ], [ -90.032763671874989, 75.970898437500011 ], [ -89.912548828125011, 75.966308593750057 ], [ -89.793408203124983, 75.924853515625045 ], [ -89.6953125, 75.853613281250006 ], [ -89.650048828124994, 75.844091796875006 ], [ -89.511230468749972, 75.856933593749972 ], [ -89.277587890624972, 75.795068359374966 ], [ -89.204882812499989, 75.762011718749989 ], [ -89.204541015625011, 75.737255859375011 ], [ -89.25664062499996, 75.698486328125028 ], [ -89.361230468749966, 75.645800781250045 ], [ -89.625439453124955, 75.583740234375 ], [ -89.646044921874989, 75.565039062500006 ], [ -89.337304687499966, 75.572363281250006 ], [ -89.280419921875023, 75.564111328124994 ], [ -88.916699218749983, 75.453955078125034 ], [ -88.868847656250011, 75.451953125000074 ], [ -88.83891601562496, 75.463476562500006 ], [ -88.804101562499966, 75.502490234375045 ], [ -88.819628906249932, 75.538574218750028 ], [ -88.864062500000017, 75.588623046875028 ], [ -88.852148437499977, 75.624902343750051 ], [ -88.783935546874943, 75.647460937500028 ], [ -88.714892578124989, 75.658642578124983 ], [ -88.644970703124955, 75.658447265625028 ], [ -88.569042968749955, 75.645117187499977 ], [ -88.201318359374994, 75.512011718750045 ], [ -87.729736328125028, 75.575634765624955 ], [ -87.643652343749977, 75.547070312499983 ], [ -87.572412109374937, 75.493652343750028 ], [ -87.539111328125017, 75.484863281250028 ], [ -87.364648437499994, 75.591308593750028 ], [ -87.256933593749977, 75.617724609374989 ], [ -86.814453125, 75.491357421875023 ], [ -86.544726562500017, 75.46337890625 ], [ -86.4365234375, 75.436279296874972 ], [ -86.236328124999972, 75.406347656250006 ], [ -85.951464843749932, 75.39501953125 ], [ -85.904541015624972, 75.441943359375074 ], [ -86.06875, 75.502246093750017 ], [ -85.972998046874977, 75.528710937499994 ], [ -85.58125, 75.579785156249983 ], [ -85.372314453125, 75.572607421875034 ], [ -84.986767578124955, 75.644921875000023 ], [ -84.750195312499983, 75.654687499999966 ], [ -84.604882812499966, 75.653466796874994 ], [ -84.127636718749983, 75.76264648437504 ], [ -84.014257812499977, 75.779931640624994 ], [ -83.931982421875006, 75.818945312500034 ], [ -83.744580078124926, 75.812841796875034 ], [ -83.237109374999932, 75.750830078125034 ], [ -83.093408203124966, 75.756445312500006 ], [ -82.553466796875028, 75.818261718749994 ], [ -82.353857421875034, 75.833349609375063 ], [ -82.153662109375006, 75.831054687500028 ], [ -81.647363281249994, 75.794921875000028 ], [ -81.2685546875, 75.756005859375023 ], [ -81.150781249999966, 75.735546875000011 ], [ -81.192675781249989, 75.684375 ], [ -81.173535156249983, 75.669238281250017 ], [ -81.124414062500023, 75.658154296874983 ], [ -81.00078125, 75.643115234375017 ], [ -80.527734374999966, 75.642138671874989 ], [ -80.321972656249983, 75.629101562500011 ], [ -80.158349609374937, 75.581152343750006 ], [ -80.11918945312496, 75.562060546875017 ], [ -80.125732421874972, 75.542138671874966 ], [ -80.286621093749972, 75.490380859374994 ], [ -80.260449218749955, 75.479443359374983 ], [ -80.099609374999972, 75.467431640625023 ], [ -79.737695312499966, 75.461474609375045 ], [ -79.660205078124989, 75.449511718750017 ], [ -79.585742187499989, 75.384863281249977 ], [ -79.507812500000028, 75.295361328124955 ], [ -79.509082031250017, 75.259814453124989 ], [ -79.634423828124966, 75.199316406250034 ], [ -79.977148437499977, 75.118603515625011 ], [ -80.357568359374937, 75.051562500000017 ], [ -80.381982421874937, 75.034179687500028 ], [ -80.260644531249994, 75.002148437500011 ], [ -80.135253906249943, 74.988085937500074 ], [ -80.03642578124996, 74.990917968750011 ], [ -79.733007812499977, 75.021435546875011 ], [ -79.664062499999972, 75.020849609374977 ], [ -79.524804687500023, 74.989697265624955 ], [ -79.460400390624955, 74.958789062500045 ], [ -79.401416015625017, 74.917626953125023 ], [ -79.507958984374966, 74.880126953125 ], [ -79.944482421874994, 74.833642578125051 ], [ -80.20244140624996, 74.894824218749989 ], [ -80.289208984374966, 74.908300781249977 ], [ -80.347753906249977, 74.902978515625051 ], [ -80.314550781249977, 74.876171875000011 ], [ -80.189746093749932, 74.827685546874989 ], [ -80.148925781249972, 74.795703125000045 ], [ -80.192236328125006, 74.780175781249994 ], [ -80.212695312499989, 74.74946289062504 ], [ -80.21025390624996, 74.703613281250028 ], [ -80.220605468750023, 74.657031250000045 ], [ -80.262744140624989, 74.58447265625 ], [ -80.277734375000023, 74.581591796875017 ], [ -81.226220703124994, 74.566650390625 ], [ -81.340478515624994, 74.553515624999989 ], [ -81.607177734374972, 74.502343749999966 ], [ -81.808837890625028, 74.476611328125045 ], [ -81.940185546874943, 74.472705078125045 ], [ -82.068505859374994, 74.482080078124994 ], [ -82.414746093750011, 74.535205078124989 ], [ -82.645410156249994, 74.525195312499989 ], [ -82.735791015624955, 74.530273437499972 ], [ -82.931054687500023, 74.565576171874966 ], [ -82.978417968749994, 74.583447265624955 ], [ -83.057617187499972, 74.629785156249994 ], [ -83.116992187499989, 74.693115234375 ], [ -83.1123046875, 74.732128906249955 ], [ -83.087304687499966, 74.788378906250045 ], [ -83.102636718749977, 74.816552734375023 ], [ -83.158300781249949, 74.816748046874977 ], [ -83.220312499999977, 74.828417968750045 ], [ -83.407031250000017, 74.884814453124989 ], [ -83.522070312500006, 74.901464843750006 ], [ -83.543554687500006, 74.892285156250011 ], [ -83.509765624999972, 74.848193359374989 ], [ -83.487304687500028, 74.834130859374966 ], [ -83.364208984374983, 74.801904296874966 ], [ -83.341308593750028, 74.764599609375011 ], [ -83.393701171874966, 74.670166015625057 ], [ -83.412207031250006, 74.654980468749983 ], [ -83.531884765624937, 74.585693359374972 ], [ -83.621875, 74.565917968750028 ], [ -83.868066406249966, 74.564404296874983 ], [ -84.24516601562496, 74.515185546874989 ], [ -84.425537109375028, 74.508105468750074 ], [ -84.667089843750034, 74.519580078125017 ], [ -84.818261718749994, 74.541992187500057 ], [ -84.916308593749989, 74.567675781250045 ], [ -85.011523437499932, 74.604199218750011 ], [ -85.061425781249994, 74.606933593750028 ], [ -85.086767578125006, 74.527685546874977 ], [ -85.133447265624994, 74.517431640625006 ], [ -85.214306640624955, 74.518652343750006 ], [ -85.339257812500023, 74.543310546875034 ], [ -85.442333984374955, 74.6005859375 ], [ -85.474414062500017, 74.600341796875028 ], [ -85.48867187499999, 74.566992187499977 ], [ -85.511718749999972, 74.545117187499983 ], [ -85.54350585937496, 74.534765625 ], [ -85.808007812499937, 74.498974609374983 ], [ -85.955615234374989, 74.498779296875028 ], [ -86.109863281249972, 74.53974609375004 ], [ -86.210937499999972, 74.535595703124983 ], [ -86.340576171875, 74.513476562500017 ], [ -86.655419921874994, 74.555419921875028 ], [ -86.730761718749989, 74.55703125 ], [ -86.666113281249977, 74.489111328125006 ], [ -86.770166015625023, 74.478613281250006 ], [ -86.994726562500034, 74.480322265625006 ], [ -87.36376953125, 74.502197265625028 ], [ -87.59257812499996, 74.470361328125023 ], [ -88.005859374999972, 74.489355468749977 ], [ -88.423046874999955, 74.494140624999972 ], [ -88.500732421874972, 74.509716796874955 ], [ -88.555664062499972, 74.541455078125011 ], [ -88.557861328124972, 74.569726562500023 ], [ -88.53764648437496, 74.608789062499966 ], [ -88.47661132812496, 74.666894531249994 ], [ -88.374707031249983, 74.744140625000028 ], [ -88.339550781250011, 74.784863281249955 ], [ -88.431445312499989, 74.803710937499972 ], [ -88.488183593749994, 74.828906250000045 ], [ -88.534960937499932, 74.831738281250011 ], [ -88.682031249999966, 74.802001953125 ], [ -88.777832031249943, 74.715185546874977 ], [ -88.851074218749943, 74.689990234374989 ], [ -88.883398437499949, 74.711083984375023 ], [ -88.907812499999949, 74.763818359375023 ], [ -88.940136718749983, 74.789501953125011 ], [ -88.980371093749994, 74.7880859375 ], [ -89.019628906250006, 74.774023437499977 ], [ -89.057861328124972, 74.74726562500004 ], [ -89.11528320312496, 74.737597656250017 ], [ -89.191943359374932, 74.744873046875 ], [ -89.219140624999966, 74.731787109374977 ], [ -89.19682617187496, 74.6982421875 ], [ -89.189062499999977, 74.666845703124977 ], [ -89.19580078125, 74.637548828124977 ], [ -89.261865234374966, 74.609179687500045 ], [ -89.45, 74.567919921874989 ], [ -89.558691406249949, 74.554736328125074 ], [ -89.844384765624994, 74.548583984374972 ], [ -90.015332031249983, 74.560888671874977 ], [ -90.361621093750017, 74.610449218750034 ], [ -90.553271484374989, 74.612744140624983 ], [ -90.784082031250023, 74.695898437500034 ], [ -90.966796875000028, 74.715087890625057 ], [ -90.95751953125, 74.745166015625045 ], [ -90.877636718749983, 74.801074218750074 ], [ -90.880224609374977, 74.817773437499994 ], [ -91.129882812499943, 74.736279296875011 ], [ -91.163720703124994, 74.710253906250045 ], [ -91.134570312500017, 74.649853515624983 ], [ -91.167724609375028, 74.6455078125 ], [ -91.339453125, 74.667236328124972 ], [ -91.50834960937496, 74.650683593749989 ], [ -91.549121093750017, 74.655566406249989 ], [ -91.665771484374972, 74.699169921875011 ], [ -91.871044921874955, 74.743505859374977 ], [ -91.961572265625023, 74.793212890624972 ], [ -92.102539062499943, 74.948388671874966 ], [ -92.174169921874977, 75.051074218750017 ], [ -92.165234374999926, 75.072021484375028 ], [ -92.060498046875011, 75.100976562499966 ], [ -92.076318359374937, 75.123535156250028 ], [ -92.20683593749996, 75.18125 ], [ -92.347460937499932, 75.229785156250017 ], [ -92.389257812500006, 75.263330078124994 ], [ -92.408349609374994, 75.29726562499999 ], [ -92.427099609375006, 75.346386718749955 ], [ -92.427978515625, 75.382714843749994 ], [ -92.411083984374926, 75.40625 ], [ -92.330664062499977, 75.479443359374983 ], [ -92.110449218749977, 75.610644531250074 ], [ -92.080712890624937, 75.63447265625004 ], [ -92.068847656250028, 75.657910156250011 ], [ -92.099169921874989, 75.727294921875028 ], [ -92.141845703124972, 75.796826171874983 ], [ -92.185107421874989, 75.846533203124977 ], [ -92.306591796874955, 75.915136718750006 ], [ -92.473730468749977, 75.986474609374994 ], [ -92.708886718750023, 76.11445312500004 ], [ -92.883300781250028, 76.213964843750063 ], [ -93.091748046874955, 76.354003906249972 ], [ -93.192285156249994, 76.366015625000045 ], [ -93.30859375, 76.359619140624972 ], [ -93.559960937499937, 76.311425781250023 ], [ -93.644433593750023, 76.288525390624955 ], [ -93.665185546874994, 76.27314453125004 ], [ -93.852343750000017, 76.269677734375023 ], [ -94.382568359375028, 76.282324218750034 ], [ -94.585351562499937, 76.297167968750045 ], [ -94.736718749999966, 76.293261718750045 ], [ -94.996630859374989, 76.257714843749994 ], [ -95.273876953124983, 76.264404296875028 ], [ -95.447412109374994, 76.363037109375057 ], [ -95.841650390625006, 76.416162109375023 ], [ -95.959277343749989, 76.445996093749983 ], [ -96.039697265624937, 76.486718750000023 ], [ -96.013085937499937, 76.513330078125023 ], [ -95.788867187499989, 76.537207031250006 ], [ -95.695703124999937, 76.563427734375011 ], [ -95.650976562499977, 76.584667968749983 ], [ -95.873193359374937, 76.56640625 ], [ -95.971337890624966, 76.569628906250045 ], [ -96.63969726562496, 76.702929687500017 ], [ -96.845654296875011, 76.726416015625006 ], [ -96.880712890624949, 76.738330078125045 ], [ -96.897998046875017, 76.754003906250034 ], [ -96.897558593750006, 76.773486328124989 ], [ -96.878027343750034, 76.802783203125017 ], [ -96.679394531249983, 76.765771484375023 ], [ -96.590283203124926, 76.763037109375006 ], [ -96.451171875000028, 76.774072265625023 ], [ -96.401562499999955, 76.797216796875034 ], [ -96.433203125, 76.810693359375023 ], [ -96.661035156249966, 76.85517578125004 ], [ -96.771142578125023, 76.888916015624972 ], [ -96.813525390624932, 76.913476562500023 ], [ -96.769824218750017, 76.9482421875 ], [ -96.758300781249972, 76.971777343749977 ], [ -96.685107421874989, 76.985009765625023 ], [ -96.550097656250017, 76.987939453124994 ], [ -96.377294921874977, 77.004589843750011 ], [ -96.061230468749983, 77.050048828125028 ], [ -95.849511718750023, 77.066210937500045 ], [ -95.63823242187496, 77.063769531249989 ], [ -95.126416015624955, 77.017333984375028 ], [ -94.616113281249994, 76.958349609375006 ], [ -94.294970703124932, 76.912451171874977 ] ] ], [ [ [ -115.551269531250014, 77.36328125 ], [ -115.475585937499972, 77.324316406250034 ], [ -115.470214843750028, 77.308642578125045 ], [ -115.506640624999989, 77.292138671874966 ], [ -115.623925781249994, 77.265917968750045 ], [ -116.213720703124977, 77.178222656250028 ], [ -116.329199218749963, 77.137060546875006 ], [ -116.285742187499991, 77.101660156249977 ], [ -116.07309570312502, 77.02998046875004 ], [ -115.856835937500009, 76.96923828125 ], [ -115.810058593749986, 76.939111328124994 ], [ -115.912890624999974, 76.908447265625057 ], [ -116.109765625000023, 76.918212890625 ], [ -116.18325195312498, 76.915576171874989 ], [ -116.252734375000017, 76.901416015625045 ], [ -116.23398437500002, 76.874316406250017 ], [ -116.016210937499977, 76.784521484375034 ], [ -115.944580078124943, 76.736230468749966 ], [ -115.946289062500028, 76.711279296875034 ], [ -115.984814453124969, 76.686914062500051 ], [ -116.076220703124946, 76.653515624999983 ], [ -116.220458984375014, 76.611083984375057 ], [ -116.467626953125006, 76.577148437499972 ], [ -116.999218749999955, 76.531591796875006 ], [ -117.016796874999983, 76.496093749999972 ], [ -117.013281249999977, 76.469091796874977 ], [ -117.026171874999932, 76.40351562500004 ], [ -117.044482421874932, 76.373095703125045 ], [ -117.107763671874949, 76.321923828125023 ], [ -117.15390625000002, 76.297998046875023 ], [ -117.233593750000011, 76.281542968750045 ], [ -117.346923828125, 76.272558593750006 ], [ -117.492382812499969, 76.272705078125028 ], [ -117.732421875000028, 76.316748046875034 ], [ -117.84140625000002, 76.344824218749977 ], [ -117.992968749999989, 76.405810546875045 ], [ -118.02021484374994, 76.446533203125 ], [ -118.005419921874946, 76.496679687500006 ], [ -117.965429687499977, 76.574023437500045 ], [ -117.899511718749963, 76.653076171874972 ], [ -117.807617187499972, 76.733935546875017 ], [ -117.780468749999955, 76.784277343749977 ], [ -117.817919921874946, 76.804101562500023 ], [ -117.880810546874969, 76.805078125000051 ], [ -118.076416015625028, 76.772363281250051 ], [ -118.202783203125009, 76.760498046875028 ], [ -118.30058593749996, 76.736669921875063 ], [ -118.369873046874943, 76.700976562500074 ], [ -118.409130859374955, 76.662304687500011 ], [ -118.431005859374963, 76.587988281250034 ], [ -118.468164062499994, 76.547363281250028 ], [ -118.573681640624997, 76.525195312500045 ], [ -118.731542968750006, 76.52558593750004 ], [ -118.791406249999937, 76.512988281250045 ], [ -118.820751953124969, 76.485839843750028 ], [ -118.799560546875, 76.463769531249966 ], [ -118.643896484374991, 76.417529296875045 ], [ -118.624511718749957, 76.365869140624994 ], [ -118.643408203124991, 76.334667968749955 ], [ -118.81157226562496, 76.277099609375028 ], [ -118.851123046874932, 76.257812500000028 ], [ -118.955468749999966, 76.167675781249955 ], [ -118.993945312499989, 76.144873046875006 ], [ -119.080712890624994, 76.124072265625045 ], [ -119.168212890624972, 76.126513671874989 ], [ -119.249267578124957, 76.159472656250045 ], [ -119.367919921874972, 76.221777343750034 ], [ -119.447802734374989, 76.275390625000057 ], [ -119.488818359375003, 76.320312500000057 ], [ -119.523730468750003, 76.34028320312504 ], [ -119.580371093750003, 76.326513671874977 ], [ -119.648925781250028, 76.279882812499977 ], [ -119.650781249999952, 76.243701171874989 ], [ -119.63583984375002, 76.18989257812504 ], [ -119.6396484375, 76.156689453125011 ], [ -119.739648437499937, 76.117724609374989 ], [ -119.72519531250002, 76.099951171875006 ], [ -119.549707031249966, 76.052050781250017 ], [ -119.527148437499989, 76.030566406249989 ], [ -119.526123046874957, 75.997216796875051 ], [ -119.537744140625023, 75.982177734375 ], [ -119.607958984374932, 75.984570312499955 ], [ -119.667138671875009, 75.945996093749983 ], [ -119.734814453125026, 75.915429687499994 ], [ -119.912890624999974, 75.858837890625011 ], [ -120.16054687499998, 75.851953125000023 ], [ -120.365380859374966, 75.824755859374989 ], [ -120.408886718749955, 75.825634765624983 ], [ -120.458300781249974, 75.870166015624989 ], [ -120.513818359375009, 75.958349609375034 ], [ -120.56328125, 76.008447265625023 ], [ -120.637158203124997, 76.034033203124977 ], [ -120.728662109374994, 76.134082031250045 ], [ -120.771582031250034, 76.166308593750017 ], [ -120.813378906250023, 76.179296875 ], [ -120.848388671874957, 76.182666015624989 ], [ -120.900097656250011, 76.163427734374977 ], [ -121.019287109374957, 76.020263671875028 ], [ -121.213476562499991, 75.983691406250045 ], [ -121.320166015624977, 75.977001953125011 ], [ -121.427978515625, 75.981103515625051 ], [ -121.6945312499999, 76.020312500000045 ], [ -121.908203124999957, 76.034765625000063 ], [ -122.057421874999974, 76.018212890624966 ], [ -122.302734374999957, 75.959814453125063 ], [ -122.400488281249977, 75.944238281249994 ], [ -122.533056640624977, 75.950927734375028 ], [ -122.591113281249989, 75.972998046874977 ], [ -122.64047851562502, 76.009082031250045 ], [ -122.645947265624969, 76.031005859375 ], [ -122.607373046875026, 76.038671875000034 ], [ -122.546240234375006, 76.080517578124955 ], [ -122.548193359374949, 76.097314453124994 ], [ -122.608642578125014, 76.121435546875034 ], [ -122.609472656250006, 76.140283203124966 ], [ -122.587890624999957, 76.152978515624966 ], [ -122.592724609374969, 76.162060546874955 ], [ -122.623925781250023, 76.16748046875 ], [ -122.684667968749963, 76.162402343750017 ], [ -122.902783203124983, 76.134716796874983 ], [ -122.878271484374963, 76.164794921874972 ], [ -122.774023437499949, 76.227685546874994 ], [ -122.519384765625034, 76.353173828124994 ], [ -122.423046874999955, 76.390087890624955 ], [ -122.365380859375009, 76.401220703125006 ], [ -121.613769531250014, 76.441455078125045 ], [ -121.561132812500034, 76.453466796875006 ], [ -121.20390625, 76.622167968750006 ], [ -121.102001953125026, 76.660742187500034 ], [ -120.997607421874989, 76.691455078124989 ], [ -120.485351562499986, 76.793212890625028 ], [ -120.43759765625002, 76.816455078125045 ], [ -120.357666015625, 76.886914062500011 ], [ -120.3109375, 76.904589843750074 ], [ -120.200341796875009, 76.931347656250011 ], [ -119.83115234375002, 77.073876953124994 ], [ -119.494824218749983, 77.176904296875023 ], [ -119.323974609374986, 77.240673828124955 ], [ -119.090185546874963, 77.305078125000023 ], [ -118.820019531249997, 77.332714843749983 ], [ -118.005175781249989, 77.381201171875006 ], [ -117.418603515624952, 77.317382812500057 ], [ -117.279101562499946, 77.313378906250023 ], [ -117.210791015624977, 77.331445312499994 ], [ -117.148974609375003, 77.360839843750028 ], [ -117.061376953125006, 77.348486328125006 ], [ -116.843554687499946, 77.339550781249955 ], [ -116.7953125, 77.346582031249966 ], [ -116.703613281249943, 77.379931640625017 ], [ -116.766259765625009, 77.398242187500017 ], [ -117.029785156249957, 77.431884765625028 ], [ -117.04575195312502, 77.448974609375028 ], [ -117.039746093749955, 77.465136718750045 ], [ -116.947167968750009, 77.50385742187504 ], [ -116.835302734374949, 77.528857421875045 ], [ -116.511328125000034, 77.547607421874972 ], [ -116.362597656250017, 77.542822265624977 ], [ -116.208886718749966, 77.516015625000023 ], [ -116.008007812499983, 77.460644531250011 ], [ -115.551269531250014, 77.36328125 ] ] ], [ [ [ -89.833251953125028, 77.267626953125045 ], [ -90.0947265625, 77.210400390625011 ], [ -90.228271484375028, 77.212451171874989 ], [ -90.993212890624989, 77.329492187500023 ], [ -91.147265624999932, 77.387304687500006 ], [ -91.176611328124977, 77.426269531250028 ], [ -91.18505859375, 77.481542968750006 ], [ -91.18266601562496, 77.557177734375045 ], [ -91.149462890624932, 77.608056640625023 ], [ -91.109130859374972, 77.625732421875 ], [ -91.019042968750028, 77.643896484375034 ], [ -90.84257812499996, 77.654980468749983 ], [ -90.67485351562496, 77.64863281250004 ], [ -90.422753906249937, 77.628369140624983 ], [ -90.171923828125017, 77.594677734374955 ], [ -89.838964843750034, 77.491406249999983 ], [ -89.719482421875028, 77.442138671874972 ], [ -89.694189453125034, 77.378125 ], [ -89.694580078125028, 77.338964843750006 ], [ -89.712011718750006, 77.310400390625063 ], [ -89.746679687499977, 77.292578124999977 ], [ -89.833251953125028, 77.267626953125045 ] ] ], [ [ [ -104.558154296874974, 77.141748046874966 ], [ -104.711376953125011, 77.123974609374983 ], [ -105.015576171874983, 77.164599609375017 ], [ -105.215087890624957, 77.182080078125011 ], [ -105.37993164062496, 77.254248046874977 ], [ -105.556347656250026, 77.352636718750034 ], [ -105.69511718749996, 77.461376953124983 ], [ -105.747216796875009, 77.525390624999972 ], [ -105.848144531249957, 77.563427734374983 ], [ -105.883154296874991, 77.626513671875045 ], [ -106.066113281249955, 77.725390625000045 ], [ -106.035595703124955, 77.739843750000063 ], [ -105.862988281249969, 77.75439453125 ], [ -105.587890624999972, 77.735986328124966 ], [ -105.456103515625031, 77.700927734375028 ], [ -105.289648437499963, 77.642089843750028 ], [ -105.073876953124966, 77.548291015625011 ], [ -105.00722656249998, 77.506738281249994 ], [ -104.994287109375009, 77.449658203125011 ], [ -104.955322265624972, 77.418701171875 ], [ -104.770214843750011, 77.413232421875051 ], [ -104.542236328125014, 77.337744140625034 ], [ -104.50078125, 77.30854492187504 ], [ -104.453710937500006, 77.249121093750006 ], [ -104.456982421874969, 77.220800781250006 ], [ -104.493359375, 77.162353515625 ], [ -104.558154296874974, 77.141748046874966 ] ] ], [ [ [ -95.484375, 77.791992187500028 ], [ -95.233056640625023, 77.753808593749966 ], [ -94.959912109374955, 77.774072265625023 ], [ -94.666796874999932, 77.776220703125006 ], [ -94.014746093749977, 77.759912109374966 ], [ -93.582861328125006, 77.770751953125057 ], [ -93.471093749999966, 77.764306640624966 ], [ -93.300976562499955, 77.739794921875045 ], [ -93.21074218749996, 77.710205078124972 ], [ -93.128710937499932, 77.660156249999972 ], [ -93.339160156249989, 77.629687499999989 ], [ -93.519580078124989, 77.474414062500074 ], [ -93.543945312499972, 77.466650390625006 ], [ -93.740185546874983, 77.464550781250011 ], [ -93.836181640625, 77.452246093750006 ], [ -94.408984374999989, 77.474218750000034 ], [ -95.987060546874972, 77.484130859375 ], [ -96.056103515625011, 77.503466796875045 ], [ -96.263867187499955, 77.594531250000017 ], [ -96.276611328124972, 77.630566406249983 ], [ -96.239160156249994, 77.672558593750011 ], [ -96.194580078124972, 77.700537109375034 ], [ -96.142968750000023, 77.71435546875 ], [ -95.683935546875034, 77.782275390624989 ], [ -95.484375, 77.791992187500028 ] ] ], [ [ [ -101.693554687499997, 77.696582031250045 ], [ -101.831054687500028, 77.687353515625006 ], [ -102.079833984375, 77.692187500000017 ], [ -102.377832031249952, 77.728125 ], [ -102.458203124999983, 77.770166015625023 ], [ -102.475048828124955, 77.836669921874972 ], [ -102.471533203124949, 77.873486328125011 ], [ -102.447705078124983, 77.880615234375057 ], [ -102.263183593749957, 77.889355468749955 ], [ -101.917871093749952, 77.899609375000011 ], [ -101.639404296874972, 77.892089843749972 ], [ -101.322021484374972, 77.854150390624994 ], [ -101.193212890624935, 77.829785156249983 ], [ -101.12758789062498, 77.812597656250034 ], [ -101.04624023437502, 77.777832031249972 ], [ -101.019580078125003, 77.762451171875028 ], [ -101.002050781249977, 77.735107421874972 ], [ -101.397656250000026, 77.729052734374989 ], [ -101.584570312499991, 77.718310546875017 ], [ -101.693554687499997, 77.696582031250045 ] ] ], [ [ [ -113.832470703124969, 77.754638671875057 ], [ -114.105908203124997, 77.720703124999972 ], [ -114.287207031249977, 77.721484375000045 ], [ -114.60834960937494, 77.769335937500017 ], [ -114.980419921874983, 77.915429687500023 ], [ -115.029345703125003, 77.967529296875 ], [ -114.890429687499946, 77.976904296875034 ], [ -114.789501953124997, 77.992919921875 ], [ -114.726464843749937, 78.015527343749994 ], [ -114.606884765624997, 78.040332031249989 ], [ -114.330371093749974, 78.077539062500023 ], [ -114.296875, 78.063183593750011 ], [ -114.30288085937498, 78.032714843750028 ], [ -114.279833984374989, 78.004296875000023 ], [ -114.180957031250003, 77.99824218750004 ], [ -114.087207031250003, 77.977929687499966 ], [ -113.897753906249946, 77.915576171875074 ], [ -113.768017578124983, 77.903564453125 ], [ -113.721386718749997, 77.889892578124972 ], [ -113.696679687500023, 77.868945312500074 ], [ -113.617919921874957, 77.83242187499999 ], [ -113.619384765625, 77.813476562500057 ], [ -113.725830078125014, 77.77578125 ], [ -113.832470703124969, 77.754638671875057 ] ] ], [ [ [ -110.45805664062496, 78.103222656250011 ], [ -109.656884765624994, 78.079248046875023 ], [ -109.622265624999955, 78.074755859374989 ], [ -109.619042968750009, 78.056835937499983 ], [ -109.679394531249955, 77.999316406250074 ], [ -109.771777343749946, 77.957421874999966 ], [ -110.19951171874996, 77.904833984375017 ], [ -110.75112304687498, 77.857226562499989 ], [ -110.865625, 77.834130859374994 ], [ -110.856542968749963, 77.820361328125017 ], [ -110.811621093749963, 77.803173828124983 ], [ -110.719384765625009, 77.781445312500011 ], [ -110.292187500000011, 77.786376953125028 ], [ -110.189208984375, 77.777001953124994 ], [ -110.152734375000023, 77.762939453125057 ], [ -110.130859375000014, 77.742382812499955 ], [ -110.117578124999966, 77.715576171875 ], [ -110.116894531250011, 77.624707031249955 ], [ -110.139453124999989, 77.572119140624977 ], [ -110.198486328125014, 77.524511718749977 ], [ -110.371533203125011, 77.490625 ], [ -110.682861328125028, 77.445898437500034 ], [ -110.893994140624955, 77.425976562499983 ], [ -111.060449218749937, 77.433154296875017 ], [ -111.226220703124966, 77.428515625000045 ], [ -111.951953125000017, 77.344189453125011 ], [ -112.176513671875028, 77.34375 ], [ -112.37265625000002, 77.364111328124977 ], [ -112.643798828125014, 77.443701171875034 ], [ -112.925634765624963, 77.474951171875006 ], [ -113.04604492187498, 77.5107421875 ], [ -113.164355468750017, 77.5302734375 ], [ -113.197119140624949, 77.558837890625028 ], [ -113.20854492187496, 77.580175781250034 ], [ -113.188623046874994, 77.599755859375023 ], [ -113.13740234374994, 77.617529296875006 ], [ -113.120654296875003, 77.632617187500045 ], [ -113.167773437500003, 77.676464843750011 ], [ -113.189501953124989, 77.718310546875017 ], [ -113.27128906249996, 77.778417968750006 ], [ -113.283447265624943, 77.813037109375045 ], [ -113.282958984375028, 77.83564453125004 ], [ -113.269335937500003, 77.86005859375004 ], [ -113.215185546874977, 77.903515625000011 ], [ -113.187060546875031, 77.912353515625028 ], [ -113.02163085937498, 77.919140624999983 ], [ -112.804541015624991, 77.94160156250004 ], [ -112.304589843750009, 78.006787109374983 ], [ -111.20659179687496, 78.088134765625057 ], [ -110.873242187499997, 78.080615234375017 ], [ -110.727343750000031, 78.096582031249994 ], [ -110.45805664062496, 78.103222656250011 ] ] ], [ [ [ -103.00336914062494, 78.146435546875011 ], [ -103.118212890624974, 78.126367187500023 ], [ -103.252246093750017, 78.138134765625011 ], [ -103.270996093750014, 78.150634765625 ], [ -103.273583984375009, 78.165771484375057 ], [ -103.260058593750017, 78.183496093750023 ], [ -103.110449218749991, 78.245849609375028 ], [ -102.973291015624937, 78.267236328125023 ], [ -102.891796874999955, 78.271240234375057 ], [ -102.825537109374949, 78.250048828124989 ], [ -102.78828125, 78.218164062499966 ], [ -103.00336914062494, 78.146435546875011 ] ] ], [ [ [ -109.815966796874989, 78.650390625000028 ], [ -109.640966796874949, 78.592089843750045 ], [ -109.58085937499996, 78.59326171875 ], [ -109.504150390624957, 78.58247070312504 ], [ -109.46728515625, 78.567187500000017 ], [ -109.362207031249994, 78.492871093749983 ], [ -109.342138671874991, 78.45600585937504 ], [ -109.336035156249991, 78.408447265625028 ], [ -109.352099609374989, 78.36865234375 ], [ -109.390527343749994, 78.336669921875057 ], [ -109.484472656249949, 78.31640625 ], [ -109.708789062500003, 78.303759765625017 ], [ -110.021875, 78.322802734375074 ], [ -110.29345703125, 78.298193359375034 ], [ -110.418359374999966, 78.294970703124989 ], [ -110.755078125, 78.310742187500011 ], [ -110.840039062499983, 78.322314453125045 ], [ -111.026757812500009, 78.367626953124955 ], [ -111.169189453124986, 78.386279296875045 ], [ -111.22900390625, 78.376318359375034 ], [ -111.300488281249997, 78.336572265625023 ], [ -111.435058593749972, 78.287353515625028 ], [ -111.517480468749966, 78.274707031250045 ], [ -111.759716796875026, 78.282958984375028 ], [ -112.13125, 78.366064453125006 ], [ -112.5578125, 78.341503906249983 ], [ -112.999902343749994, 78.292919921875011 ], [ -113.172509765624994, 78.283789062500034 ], [ -113.22304687499998, 78.297900390625045 ], [ -113.292578124999935, 78.334375 ], [ -113.28168945312494, 78.352783203125057 ], [ -113.149951171875017, 78.408398437500011 ], [ -112.855859374999966, 78.466845703125017 ], [ -112.64082031249994, 78.499804687500074 ], [ -112.214013671874937, 78.547802734374983 ], [ -111.70878906249996, 78.574707031250057 ], [ -111.51987304687502, 78.603222656250011 ], [ -111.400341796874997, 78.644042968749972 ], [ -111.071484374999969, 78.708398437500023 ], [ -110.877587890624994, 78.73505859375004 ], [ -110.618066406249966, 78.757812500000057 ], [ -110.407812499999949, 78.756640624999989 ], [ -110.14047851562502, 78.704443359375006 ], [ -109.940869140625026, 78.678466796875057 ], [ -109.815966796874989, 78.650390625000028 ] ] ], [ [ [ -96.204492187499937, 78.531298828124989 ], [ -95.968457031249983, 78.505126953125 ], [ -95.561132812499977, 78.516601562500028 ], [ -95.412939453124977, 78.497558593749972 ], [ -95.031201171875011, 78.430273437500034 ], [ -94.915380859374949, 78.390527343750023 ], [ -94.887744140625017, 78.360498046875023 ], [ -94.887158203124983, 78.345214843750028 ], [ -95.013867187499955, 78.312597656250034 ], [ -95.267871093749989, 78.262646484374983 ], [ -95.329248046874966, 78.225048828124955 ], [ -95.102734374999926, 78.178076171874977 ], [ -94.987792968749972, 78.136279296874989 ], [ -94.936035156249972, 78.10639648437504 ], [ -94.934277343749983, 78.075634765624983 ], [ -95.087011718750006, 77.992626953124955 ], [ -95.199121093750023, 77.968164062500023 ], [ -95.370507812499937, 77.970800781250034 ], [ -95.451562499999937, 77.963232421875006 ], [ -95.670800781250023, 77.924462890624994 ], [ -96.011572265624977, 77.887402343750011 ], [ -96.476855468750017, 77.872167968750006 ], [ -96.603027343749943, 77.849316406249983 ], [ -96.833984375000028, 77.811914062499994 ], [ -96.989648437499937, 77.806005859375034 ], [ -97.040478515624983, 77.827441406250045 ], [ -97.063818359374949, 77.859082031250011 ], [ -97.051953124999926, 77.880957031250034 ], [ -97.019091796874989, 77.908105468749966 ], [ -97.093310546875017, 77.933496093749994 ], [ -97.426660156249966, 77.982275390624977 ], [ -97.620849609375, 78.050244140624955 ], [ -97.648388671874926, 78.071630859375063 ], [ -97.658154296874983, 78.090625 ], [ -97.226611328124989, 78.103222656250011 ], [ -97.040917968749994, 78.116943359375057 ], [ -96.958349609374949, 78.139013671875006 ], [ -96.944677734375006, 78.151855468749972 ], [ -97.027343749999972, 78.157421874999955 ], [ -97.323046875000017, 78.203222656250034 ], [ -97.819042968749983, 78.230615234375023 ], [ -97.842724609375011, 78.262353515625023 ], [ -98.049511718749955, 78.325927734375 ], [ -98.069287109374983, 78.386328125000034 ], [ -98.114306640624989, 78.403027343749983 ], [ -98.25493164062496, 78.429248046874989 ], [ -98.275683593750017, 78.437890624999966 ], [ -98.317333984374983, 78.476855468750017 ], [ -98.323730468749943, 78.498144531250006 ], [ -98.315625, 78.517480468750023 ], [ -98.060351562499932, 78.558349609375 ], [ -98.095996093749989, 78.586669921875 ], [ -98.289892578124977, 78.692382812500057 ], [ -98.340820312499972, 78.751220703125028 ], [ -98.332617187499977, 78.773535156250063 ], [ -98.212109374999955, 78.804541015624977 ], [ -98.042871093750023, 78.805224609375017 ], [ -97.595898437499983, 78.795800781249966 ], [ -97.38232421875, 78.782910156250011 ], [ -97.169335937499966, 78.757666015625034 ], [ -96.935791015624972, 78.720263671875045 ], [ -96.587060546874994, 78.687109375000034 ], [ -96.475341796874972, 78.665185546875023 ], [ -96.265283203124994, 78.595361328124994 ], [ -96.242626953124983, 78.573193359375011 ], [ -96.256494140624966, 78.551123046875034 ], [ -96.204492187499937, 78.531298828124989 ] ] ], [ [ [ -103.426025390624986, 79.315625 ], [ -103.191650390625014, 79.295312500000051 ], [ -102.914355468750017, 79.231103515625023 ], [ -102.652294921875011, 79.095019531250017 ], [ -102.63896484374996, 79.077587890625011 ], [ -102.637597656249937, 79.054980468750017 ], [ -102.648193359374972, 79.027148437500045 ], [ -102.682861328125014, 78.991015625000045 ], [ -102.73051757812496, 78.969335937499977 ], [ -102.595605468750009, 78.942968750000034 ], [ -102.580761718749997, 78.930126953124983 ], [ -102.592773437499957, 78.900927734374989 ], [ -102.576171874999957, 78.879394531250028 ], [ -102.494580078125026, 78.900683593750017 ], [ -102.424804687500028, 78.933203124999977 ], [ -102.40732421875002, 78.954101562499972 ], [ -102.393164062499977, 79.010302734375074 ], [ -102.188574218749949, 79.038378906250017 ], [ -101.973632812499943, 79.079199218749977 ], [ -101.872607421874974, 79.088378906249972 ], [ -101.703662109375017, 79.078906250000017 ], [ -101.299023437499997, 78.982177734375028 ], [ -101.144580078124974, 78.972900390625 ], [ -101.088476562500006, 78.961523437499977 ], [ -101.037158203124946, 78.939013671875017 ], [ -101.033691406249943, 78.914697265625051 ], [ -101.115917968749997, 78.858300781249994 ], [ -101.147460937500028, 78.823974609375028 ], [ -101.128125, 78.801660156250023 ], [ -100.916992187499972, 78.782910156250011 ], [ -100.435498046875026, 78.8203125 ], [ -100.01474609375002, 78.728613281250063 ], [ -99.781835937499991, 78.619628906249972 ], [ -99.609423828124946, 78.583056640625074 ], [ -99.582128906249991, 78.563281250000045 ], [ -99.631103515625014, 78.544677734374972 ], [ -99.680175781249972, 78.493505859375034 ], [ -99.818310546874969, 78.455371093749989 ], [ -99.847802734375023, 78.438232421875057 ], [ -99.774121093750026, 78.392968749999966 ], [ -99.768652343749977, 78.364550781250045 ], [ -99.778222656249966, 78.325097656249994 ], [ -99.751367187500009, 78.302978515625028 ], [ -99.562451171874969, 78.279345703125017 ], [ -99.131542968750026, 78.117529296875006 ], [ -99.053125, 78.072363281250034 ], [ -99.004589843750011, 78.015966796875006 ], [ -98.999609374999977, 77.996875 ], [ -99.061181640624994, 77.965625 ], [ -99.128369140624997, 77.877148437499955 ], [ -99.166406250000023, 77.856933593750028 ], [ -99.341308593749957, 77.839648437500045 ], [ -99.659130859374955, 77.824072265624977 ], [ -99.95590820312502, 77.793798828125034 ], [ -100.274658203125028, 77.832714843749955 ], [ -100.586035156249963, 77.891796875000011 ], [ -100.680273437499977, 77.930664062500028 ], [ -100.757910156249977, 77.977685546875023 ], [ -100.778222656249952, 77.996044921875011 ], [ -100.809570312500028, 78.071630859375063 ], [ -100.826171874999943, 78.087744140625063 ], [ -100.957617187499991, 78.130224609375006 ], [ -101.074121093750009, 78.19384765625 ], [ -101.297998046874966, 78.199365234374966 ], [ -101.82949218749998, 78.264111328125011 ], [ -102.056982421874963, 78.279541015625057 ], [ -102.284472656249946, 78.275 ], [ -102.606982421875017, 78.248925781250023 ], [ -102.66767578124994, 78.255908203125017 ], [ -102.72270507812496, 78.275244140624977 ], [ -102.772070312499977, 78.306884765625028 ], [ -102.784326171874994, 78.330175781249977 ], [ -102.731347656249952, 78.371044921874955 ], [ -103.67724609375, 78.319580078125028 ], [ -103.946582031249989, 78.260009765624972 ], [ -104.32421875, 78.269482421874955 ], [ -104.512646484375026, 78.294628906250011 ], [ -104.76357421874998, 78.351660156250006 ], [ -104.87934570312494, 78.401269531249966 ], [ -104.985400390624974, 78.468017578125 ], [ -104.995556640624997, 78.518505859374983 ], [ -104.909619140624983, 78.552636718749994 ], [ -104.82011718749996, 78.572900390625051 ], [ -104.72705078125, 78.579394531250017 ], [ -104.21396484375002, 78.53974609375004 ], [ -103.764355468749983, 78.51953125 ], [ -103.570507812500026, 78.539843750000045 ], [ -103.482568359374952, 78.593945312499983 ], [ -103.587988281249935, 78.62299804687504 ], [ -104.02084960937502, 78.634912109374966 ], [ -103.928515624999946, 78.663378906249989 ], [ -103.562695312500026, 78.692675781250017 ], [ -103.37158203125, 78.736328125000028 ], [ -103.40839843749994, 78.751611328125023 ], [ -103.51835937499996, 78.769140625000063 ], [ -104.008740234374955, 78.764013671874977 ], [ -104.185009765624983, 78.781298828125045 ], [ -104.194580078124972, 78.795605468750011 ], [ -104.154980468749983, 78.813964843750028 ], [ -103.875634765625009, 78.902685546874977 ], [ -103.887158203124955, 78.918798828124977 ], [ -104.007226562499994, 78.947851562500034 ], [ -104.112744140624997, 78.985595703125 ], [ -104.15195312499999, 78.989892578124994 ], [ -104.394824218750003, 78.956152343750034 ], [ -104.736035156249969, 78.825927734374972 ], [ -104.817431640625031, 78.807080078124955 ], [ -104.895507812499957, 78.808154296875017 ], [ -104.970214843749986, 78.829150390625017 ], [ -104.969531250000017, 78.856494140624989 ], [ -104.893408203124963, 78.890185546875017 ], [ -104.735253906249994, 78.991113281249966 ], [ -104.746777343750026, 79.027099609375028 ], [ -104.901367187499986, 79.051123046875034 ], [ -105.308789062499955, 79.033203125000028 ], [ -105.535644531249986, 79.032519531250074 ], [ -105.570751953125026, 79.060986328125011 ], [ -105.580175781249991, 79.114208984375011 ], [ -105.571044921875, 79.164208984374966 ], [ -105.514550781249952, 79.242480468750017 ], [ -105.435693359374952, 79.302246093750028 ], [ -105.387695312499943, 79.323583984375034 ], [ -104.847363281249997, 79.310986328124955 ], [ -103.964599609375014, 79.348144531249972 ], [ -103.706396484374991, 79.352050781249972 ], [ -103.426025390624986, 79.315625 ] ] ], [ [ [ -98.791601562499949, 79.981103515625051 ], [ -98.768945312499966, 79.850878906249989 ], [ -98.789794921874943, 79.785400390624972 ], [ -98.840625, 79.737060546874972 ], [ -98.885205078125026, 79.725683593750063 ], [ -98.945214843749994, 79.724072265624983 ], [ -99.218457031249969, 79.761865234374966 ], [ -99.301757812499972, 79.784082031249966 ], [ -99.30625, 79.802880859374966 ], [ -99.333007812499943, 79.839550781249983 ], [ -99.515625, 79.887158203125011 ], [ -99.857470703124946, 79.879492187500034 ], [ -99.999902343750009, 79.884033203125 ], [ -100.056835937499969, 79.898242187500045 ], [ -100.092431640624937, 79.918652343750011 ], [ -100.126025390624946, 80.001269531250074 ], [ -100.120361328124943, 80.030419921874966 ], [ -100.078515624999952, 80.081103515624989 ], [ -100.05327148437496, 80.093359375 ], [ -99.802783203125003, 80.140136718750028 ], [ -99.731201171874986, 80.144091796875045 ], [ -99.424853515625003, 80.126416015624983 ], [ -99.153222656250009, 80.124218749999983 ], [ -99.016601562499972, 80.111132812500074 ], [ -98.894677734374994, 80.081787109375028 ], [ -98.823193359374997, 80.037353515625057 ], [ -98.791601562499949, 79.981103515625051 ] ] ], [ [ [ -91.885546874999989, 81.132861328125045 ], [ -91.754980468750034, 81.049316406249972 ], [ -91.272460937499943, 80.850097656249972 ], [ -91.053906250000011, 80.777685546874977 ], [ -90.682910156250017, 80.687695312500011 ], [ -90.636718750000028, 80.655322265624989 ], [ -90.632470703124966, 80.641699218749977 ], [ -90.643017578124983, 80.593701171874983 ], [ -90.537255859374994, 80.575927734375 ], [ -90.217626953125006, 80.548242187500023 ], [ -89.861865234374989, 80.498437500000023 ], [ -89.7978515625, 80.501269531250045 ], [ -89.673828124999972, 80.530761718750028 ], [ -89.524804687499966, 80.538818359374972 ], [ -89.329052734374983, 80.531738281250057 ], [ -89.235595703124943, 80.510644531250023 ], [ -89.166894531249994, 80.479638671874994 ], [ -89.13828125, 80.45742187499999 ], [ -89.134179687499966, 80.440234375000045 ], [ -89.204394531249989, 80.406933593750011 ], [ -89.196582031249989, 80.394042968749972 ], [ -89.1546875, 80.378515625 ], [ -89.147265624999989, 80.360351562500028 ], [ -89.217675781250023, 80.28925781250004 ], [ -89.198339843750006, 80.263183593750057 ], [ -89.019238281250011, 80.198486328125 ], [ -88.857324218749966, 80.166210937500011 ], [ -88.537548828124926, 80.131152343750074 ], [ -88.329248046874937, 80.133691406250051 ], [ -88.199902343749983, 80.111474609374966 ], [ -88.19682617187496, 80.125195312500011 ], [ -88.25537109375, 80.166503906249972 ], [ -88.380761718749966, 80.225195312500034 ], [ -88.6125, 80.255371093749972 ], [ -88.646240234374972, 80.289746093749955 ], [ -88.663427734375006, 80.348291015624966 ], [ -88.643652343749977, 80.386865234375023 ], [ -88.524804687499994, 80.418017578125074 ], [ -88.42436523437496, 80.428076171874977 ], [ -88.125244140624943, 80.429492187499989 ], [ -87.96000976562496, 80.415625 ], [ -87.675, 80.372119140625045 ], [ -87.6455078125, 80.348437500000017 ], [ -87.630273437500023, 80.301611328124977 ], [ -87.618359374999983, 80.207470703124983 ], [ -87.625488281250028, 80.187207031250011 ], [ -87.869140625, 80.133886718750006 ], [ -87.922314453125011, 80.097705078124989 ], [ -87.860693359374977, 80.0875 ], [ -87.651367187499972, 80.079443359375006 ], [ -87.32851562499999, 80.046533203124966 ], [ -87.202050781249994, 80.043212890625 ], [ -87.076171875000028, 79.966943359374994 ], [ -86.977197265625023, 79.894238281250011 ], [ -87.049511718750011, 79.805419921875057 ], [ -87.144238281249926, 79.662646484375017 ], [ -87.22026367187496, 79.629931640624989 ], [ -87.295166015624943, 79.580175781249977 ], [ -87.242871093749955, 79.571142578125006 ], [ -86.925244140625011, 79.590966796874966 ], [ -86.861035156249983, 79.597705078125017 ], [ -86.64882812499999, 79.646240234375028 ], [ -86.33696289062496, 79.634960937499955 ], [ -86.232226562499932, 79.622412109374977 ], [ -86.18046875, 79.605419921874983 ], [ -86.085546875, 79.551220703124955 ], [ -86.007031249999983, 79.479443359374983 ], [ -85.948974609374972, 79.485986328124994 ], [ -85.803857421874994, 79.573046875000045 ], [ -85.750927734374955, 79.594531249999989 ], [ -85.678613281249966, 79.615283203125045 ], [ -85.647851562499994, 79.611425781250063 ], [ -85.501367187499994, 79.530322265625045 ], [ -85.17558593749996, 79.387255859375045 ], [ -85.063769531250017, 79.328173828124989 ], [ -85.042138671874966, 79.284570312499994 ], [ -85.181347656249983, 79.233740234375034 ], [ -85.289843749999989, 79.208349609375006 ], [ -86.091650390625006, 79.1 ], [ -86.450537109375006, 79.038671874999977 ], [ -86.62944335937496, 78.991308593750006 ], [ -86.720800781250006, 78.975488281249994 ], [ -86.913476562499994, 78.982812499999966 ], [ -86.957177734375023, 78.974902343750045 ], [ -87.016455078125006, 78.898681640624972 ], [ -87.080371093749989, 78.866113281249994 ], [ -87.24638671874996, 78.813476562500028 ], [ -87.478759765624972, 78.718164062499966 ], [ -87.617382812499955, 78.676318359375045 ], [ -87.861474609374966, 78.706835937500045 ], [ -87.922314453125011, 78.751367187499994 ], [ -87.95625, 78.851611328125074 ], [ -87.960742187500017, 78.893115234374989 ], [ -87.953173828124989, 78.915039062500028 ], [ -87.922607421874972, 78.950585937499966 ], [ -87.816748046874977, 79.036328124999955 ], [ -87.829394531249989, 79.0453125 ], [ -87.878369140624926, 79.038183593749977 ], [ -88.040185546874937, 78.99531250000004 ], [ -88.104052734374989, 78.972802734374966 ], [ -88.163818359375, 78.933496093749966 ], [ -88.19023437499996, 78.867431640625 ], [ -88.166601562500034, 78.745507812500023 ], [ -88.189697265625028, 78.696386718749977 ], [ -88.253759765625034, 78.671972656249977 ], [ -88.227880859375006, 78.653027343750011 ], [ -88.037011718750023, 78.626953125000028 ], [ -88.003125, 78.615527343750017 ], [ -87.981982421874989, 78.594726562500057 ], [ -87.973632812499972, 78.564746093750074 ], [ -87.982861328124983, 78.537060546875011 ], [ -88.040234374999955, 78.494433593750045 ], [ -88.147558593749977, 78.477099609375074 ], [ -88.284570312499994, 78.496533203125011 ], [ -88.580664062500006, 78.601904296875006 ], [ -88.709277343750017, 78.596093749999966 ], [ -88.741601562500023, 78.584033203124989 ], [ -88.713964843749977, 78.546435546875074 ], [ -88.623046875000028, 78.46210937500004 ], [ -88.606445312500028, 78.391992187500051 ], [ -88.648388671874955, 78.333740234375 ], [ -88.73295898437496, 78.241699218749972 ], [ -88.791015624999972, 78.192431640625074 ], [ -88.822412109374966, 78.185888671874977 ], [ -88.969628906249937, 78.184423828125034 ], [ -89.095703124999943, 78.209228515625028 ], [ -89.470019531250017, 78.370214843750034 ], [ -89.6552734375, 78.438867187499994 ], [ -89.926220703124955, 78.573046875000074 ], [ -89.995361328125, 78.600683593750006 ], [ -90.037109375, 78.606835937500023 ], [ -90.076318359374994, 78.549169921875006 ], [ -90.001025390625017, 78.495800781249955 ], [ -89.757275390625011, 78.370214843750034 ], [ -89.611669921875006, 78.27890625 ], [ -89.506835937499972, 78.203271484374966 ], [ -89.489843749999949, 78.171923828125074 ], [ -89.525683593749989, 78.159619140624955 ], [ -89.579492187500023, 78.166601562500034 ], [ -89.651123046874943, 78.193017578124994 ], [ -89.873046874999972, 78.237597656250017 ], [ -89.965185546874977, 78.262451171875028 ], [ -90.025439453125017, 78.291259765625028 ], [ -90.136083984374977, 78.313085937500034 ], [ -90.297216796874949, 78.328027343749966 ], [ -90.45903320312496, 78.330908203125034 ], [ -90.621582031249943, 78.32172851562504 ], [ -90.652392578125017, 78.307714843750006 ], [ -90.469189453124983, 78.268554687500028 ], [ -90.405419921874966, 78.246679687500006 ], [ -90.357958984374989, 78.21875 ], [ -90.326757812500034, 78.184765625000011 ], [ -90.386962890625028, 78.163281249999983 ], [ -90.614404296874994, 78.149853515625011 ], [ -90.918115234374966, 78.158398437499983 ], [ -91.409619140625011, 78.187988281250057 ], [ -91.899169921875, 78.236865234375045 ], [ -92.351269531250011, 78.31289062499999 ], [ -92.678271484375017, 78.389111328124983 ], [ -92.807617187499972, 78.429736328125017 ], [ -92.848242187500006, 78.460107421874966 ], [ -92.725585937499972, 78.486669921875063 ], [ -92.296728515624977, 78.520800781249989 ], [ -91.866894531249983, 78.542675781250011 ], [ -91.934960937499994, 78.561718749999983 ], [ -92.715527343749955, 78.605029296875017 ], [ -92.972509765625006, 78.612939453125023 ], [ -93.109375, 78.601562500000028 ], [ -93.266601562499972, 78.608300781249966 ], [ -93.389453124999932, 78.642675781250034 ], [ -93.552050781249932, 78.707812499999989 ], [ -93.634423828125023, 78.750927734374983 ], [ -93.623339843749989, 78.767773437499955 ], [ -93.561425781249994, 78.777343750000028 ], [ -93.208349609375006, 78.769189453124966 ], [ -93.159863281249983, 78.775634765625028 ], [ -93.336474609374989, 78.808056640624983 ], [ -93.902246093749966, 78.872216796874994 ], [ -94.114599609374977, 78.928906250000011 ], [ -94.153613281250017, 78.951025390624977 ], [ -94.169677734375, 78.972802734374966 ], [ -94.162792968749926, 78.994189453125074 ], [ -93.950195312499972, 79.037402343749989 ], [ -93.293896484375011, 79.139501953125006 ], [ -93.068457031250006, 79.155371093750034 ], [ -92.84160156249996, 79.156396484374994 ], [ -92.683642578124932, 79.185791015625028 ], [ -92.547216796874949, 79.282617187500023 ], [ -91.867578124999966, 79.317431640625017 ], [ -91.343652343749966, 79.360888671874989 ], [ -91.299902343750034, 79.372705078124994 ], [ -91.692626953125028, 79.364746093749972 ], [ -92.247949218749994, 79.373437499999966 ], [ -92.484570312499983, 79.439257812500045 ], [ -92.644726562500011, 79.450439453125028 ], [ -92.821923828124966, 79.449902343750011 ], [ -93.028125, 79.429248046875074 ], [ -93.380859374999972, 79.368164062500057 ], [ -93.550439453124966, 79.353955078125011 ], [ -93.93315429687496, 79.290722656249983 ], [ -94.039843750000017, 79.295214843750017 ], [ -94.093359375, 79.302734375000057 ], [ -94.109375, 79.315087890624994 ], [ -94.040283203125028, 79.35703125 ], [ -93.939697265624943, 79.385693359374983 ], [ -93.96025390624996, 79.395507812500028 ], [ -94.110302734374983, 79.401562500000011 ], [ -94.284130859374955, 79.400439453125045 ], [ -94.404882812499949, 79.390527343749994 ], [ -94.846044921875034, 79.335058593750063 ], [ -95.043701171874972, 79.293554687500034 ], [ -95.103173828125023, 79.289892578125006 ], [ -95.316601562499983, 79.354736328124972 ], [ -95.65703125, 79.390380859375057 ], [ -95.733007812499977, 79.418212890625028 ], [ -95.662890625000017, 79.527343749999972 ], [ -95.5634765625, 79.549755859375011 ], [ -95.30234375, 79.568066406250011 ], [ -94.519677734374994, 79.667138671875023 ], [ -94.475537109374955, 79.686181640624994 ], [ -94.401855468749972, 79.736328125 ], [ -94.580859375000017, 79.725634765625045 ], [ -94.973046874999966, 79.677197265624955 ], [ -95.296972656249977, 79.653076171875 ], [ -95.552490234374972, 79.653222656250051 ], [ -95.739355468749949, 79.660156250000028 ], [ -95.857519531249949, 79.673779296874955 ], [ -95.999658203124966, 79.704687500000034 ], [ -96.462744140624977, 79.847509765625006 ], [ -96.589062499999955, 79.916650390624966 ], [ -96.606738281249989, 79.977685546874966 ], [ -96.63920898437496, 80.024169921875028 ], [ -96.773242187499989, 80.135791015625017 ], [ -95.781982421875028, 80.066406250000028 ], [ -95.393847656249989, 80.053271484375017 ], [ -94.645898437499937, 80.048730468749966 ], [ -94.61083984375, 80.055517578125006 ], [ -94.599804687499955, 80.073632812499966 ], [ -94.612695312500023, 80.102978515625011 ], [ -94.606982421875017, 80.125585937500006 ], [ -94.582617187500006, 80.141406250000017 ], [ -94.304443359375, 80.181640625000057 ], [ -94.262597656250023, 80.194873046874989 ], [ -94.59013671874996, 80.201513671875006 ], [ -95.192382812499972, 80.134375 ], [ -95.40507812499996, 80.135009765625057 ], [ -95.646240234375, 80.230957031249972 ], [ -95.904003906250011, 80.214111328125 ], [ -96.025683593750017, 80.221728515625045 ], [ -96.215087890624972, 80.245898437499989 ], [ -96.308300781249955, 80.266992187500023 ], [ -96.368408203125028, 80.293066406250006 ], [ -96.394091796874932, 80.315039062500034 ], [ -96.385351562500006, 80.332861328125034 ], [ -96.334375, 80.352783203125 ], [ -96.112158203124949, 80.380419921875045 ], [ -96.011865234374966, 80.383056640625057 ], [ -95.747363281249989, 80.365283203125074 ], [ -95.549072265625, 80.366601562499966 ], [ -95.614453124999983, 80.396240234374972 ], [ -95.901074218749955, 80.470849609374994 ], [ -96.151806640624955, 80.553466796875028 ], [ -96.1328125, 80.691406249999972 ], [ -95.926953124999983, 80.720654296874983 ], [ -95.713623046874943, 80.725439453124977 ], [ -95.505273437499966, 80.690576171874994 ], [ -95.225830078124972, 80.685791015625 ], [ -95.025732421874949, 80.646435546874955 ], [ -94.892578125, 80.570898437500034 ], [ -94.734472656249949, 80.572363281249977 ], [ -94.485400390625017, 80.558056640624983 ], [ -93.927929687499955, 80.559179687500034 ], [ -94.028710937499966, 80.586181640625028 ], [ -94.202148437499943, 80.609716796875034 ], [ -94.596289062499949, 80.640625 ], [ -94.788476562499937, 80.751269531250017 ], [ -95.195849609374989, 80.808300781249983 ], [ -95.514746093750034, 80.838134765625028 ], [ -95.509277343749972, 80.863232421874983 ], [ -95.269775390625028, 81.000781250000045 ], [ -94.980517578124989, 81.049658203125034 ], [ -94.519433593750023, 81.031201171875011 ], [ -94.21630859375, 81.057177734375074 ], [ -93.82597656249996, 81.105712890625 ], [ -93.44375, 81.083251953125057 ], [ -93.345117187499966, 81.085351562500023 ], [ -93.286718749999977, 81.100292968749983 ], [ -93.23564453124996, 81.128857421875011 ], [ -93.235400390624989, 81.155126953125034 ], [ -93.285937499999989, 81.179248046875074 ], [ -93.40654296874996, 81.209082031250006 ], [ -93.894433593749966, 81.21328125 ], [ -94.1103515625, 81.225 ], [ -94.194433593749977, 81.240917968750011 ], [ -94.218652343749937, 81.264941406250017 ], [ -94.231494140624989, 81.289697265625023 ], [ -94.232958984375017, 81.315136718749955 ], [ -94.220117187499966, 81.33076171875004 ], [ -94.179345703125023, 81.339257812499994 ], [ -94.059716796874966, 81.349316406249983 ], [ -93.604882812499966, 81.350585937499972 ], [ -93.332763671875028, 81.364404296875051 ], [ -93.034667968749972, 81.346289062500006 ], [ -92.412597656249972, 81.278271484374983 ], [ -92.211767578125006, 81.24360351562504 ], [ -91.997851562499932, 81.185498046875011 ], [ -91.885546874999989, 81.132861328125045 ] ] ], [ [ [ -69.488867187500006, 83.016796874999983 ], [ -68.673242187500023, 82.998779296875028 ], [ -68.409033203125034, 83.005273437500023 ], [ -68.106884765624926, 82.961181640625 ], [ -67.924609375000017, 82.956005859375011 ], [ -67.624462890624955, 82.964404296875045 ], [ -67.405664062499966, 82.953906250000045 ], [ -66.591650390624977, 82.944042968749983 ], [ -66.422558593749983, 82.926855468750034 ], [ -66.4248046875, 82.906152343749994 ], [ -66.60039062499996, 82.861230468749994 ], [ -66.83632812499999, 82.817919921875045 ], [ -68.357568359375023, 82.676806640624989 ], [ -68.469335937499949, 82.653369140625017 ], [ -68.172851562499943, 82.645947265625011 ], [ -67.735888671875017, 82.652441406250006 ], [ -67.397070312500006, 82.668115234374994 ], [ -66.997705078124994, 82.716064453125 ], [ -66.865722656250028, 82.718847656250034 ], [ -66.611865234374989, 82.742089843749966 ], [ -66.120458984374977, 82.807128906249972 ], [ -65.727441406249937, 82.842431640624966 ], [ -65.54960937499996, 82.826953125000017 ], [ -65.4, 82.802392578124994 ], [ -65.299023437499955, 82.799609375000045 ], [ -65.246582031250028, 82.818505859374994 ], [ -65.162402343749932, 82.870117187500028 ], [ -65.113183593749937, 82.888916015625028 ], [ -64.983886718749972, 82.902294921875011 ], [ -64.904882812499949, 82.900830078124983 ], [ -64.776757812499966, 82.876464843749972 ], [ -64.634765625, 82.818603515625 ], [ -64.504003906250006, 82.778417968749977 ], [ -64.433398437500017, 82.777734375000023 ], [ -64.134228515624983, 82.823193359374955 ], [ -63.983593749999955, 82.8291015625 ], [ -63.641015624999966, 82.812597656250034 ], [ -63.498730468749926, 82.792578125000034 ], [ -63.473046875000023, 82.771240234375028 ], [ -63.5640625, 82.748730468749983 ], [ -63.620605468749972, 82.729296875000017 ], [ -63.642529296875011, 82.712988281249977 ], [ -63.592675781249966, 82.69404296875004 ], [ -63.385400390625023, 82.653466796875023 ], [ -63.085351562499994, 82.565234374999989 ], [ -63.087060546874994, 82.532812500000034 ], [ -63.250830078124949, 82.466845703125017 ], [ -63.246777343749926, 82.4501953125 ], [ -62.475195312499949, 82.519580078125017 ], [ -61.697167968749994, 82.488623046875006 ], [ -61.47705078125, 82.467431640624966 ], [ -61.392480468749994, 82.44189453125 ], [ -61.302490234374972, 82.399755859375034 ], [ -61.207226562500011, 82.341064453124972 ], [ -61.273535156250006, 82.279833984375017 ], [ -61.615380859375023, 82.184423828125034 ], [ -61.968652343749966, 82.110253906250023 ], [ -62.176708984374983, 82.043408203124983 ], [ -62.496484375000023, 82.006787109374983 ], [ -63.592285156249972, 81.845507812499989 ], [ -64.127929687499943, 81.793652343750011 ], [ -64.435791015624972, 81.742626953125011 ], [ -64.57402343749996, 81.733740234375063 ], [ -65.226171874999949, 81.743505859375006 ], [ -65.399169921875028, 81.715380859375045 ], [ -65.495410156250017, 81.668066406250006 ], [ -65.701074218749994, 81.645556640625045 ], [ -66.004736328125034, 81.629443359375045 ], [ -66.625732421874972, 81.616406249999955 ], [ -66.765039062499937, 81.563037109375017 ], [ -66.800585937499989, 81.526806640625011 ], [ -66.861132812499989, 81.498681640625051 ], [ -66.9140625, 81.485107421875028 ], [ -68.688525390624932, 81.293310546875034 ], [ -68.721191406250028, 81.261230468749972 ], [ -68.542578124999949, 81.247998046874955 ], [ -68.31767578124996, 81.261230468749972 ], [ -65.735693359375034, 81.494238281250034 ], [ -65.239990234375028, 81.509667968749966 ], [ -64.780078124999932, 81.492871093750011 ], [ -64.832763671875, 81.438623046874966 ], [ -65.483984374999977, 81.284765624999977 ], [ -66.312841796875006, 81.146142578124994 ], [ -66.726855468749989, 81.040917968750051 ], [ -67.774365234374955, 80.859423828125017 ], [ -68.63046875, 80.678710937499972 ], [ -68.959375, 80.586865234375011 ], [ -69.400097656249955, 80.422851562499972 ], [ -69.550683593749994, 80.383251953124983 ], [ -69.733789062499994, 80.366943359375057 ], [ -69.949316406250034, 80.373779296875028 ], [ -70.143505859374983, 80.397656250000011 ], [ -70.402636718750017, 80.458984374999972 ], [ -70.638671874999943, 80.527539062499983 ], [ -70.712597656250011, 80.539599609375045 ], [ -70.667822265625034, 80.505566406249955 ], [ -70.212792968749966, 80.27773437499999 ], [ -70.264892578125, 80.233593749999983 ], [ -71.100292968749955, 80.187060546874989 ], [ -71.470068359374949, 80.145898437500051 ], [ -71.660839843750011, 80.135937499999983 ], [ -71.7958984375, 80.143359375000074 ], [ -71.927636718749994, 80.13916015625 ], [ -72.05595703124996, 80.123242187499955 ], [ -72.062988281249972, 80.105566406250006 ], [ -71.948681640624955, 80.086181640625057 ], [ -71.616113281249966, 80.071044921874972 ], [ -70.877050781250034, 80.122314453125028 ], [ -70.758496093749955, 80.11865234375 ], [ -70.568408203124932, 80.093701171874983 ], [ -70.55908203125, 80.070996093749983 ], [ -70.757519531250011, 79.998242187499983 ], [ -71.355810546874949, 79.911279296875023 ], [ -71.277636718750017, 79.906347656250006 ], [ -71.106347656250023, 79.875537109375045 ], [ -71.110156249999989, 79.847802734374966 ], [ -71.298583984375028, 79.782568359375006 ], [ -71.387841796874994, 79.761767578125045 ], [ -71.964550781249983, 79.701074218750023 ], [ -72.215527343749955, 79.686816406250045 ], [ -72.436523437500028, 79.694384765624989 ], [ -73.448144531249966, 79.827099609375011 ], [ -73.805078124999966, 79.846289062500034 ], [ -74.144238281249955, 79.879785156250023 ], [ -74.394482421874955, 79.874072265624989 ], [ -74.660205078124989, 79.835156249999983 ], [ -74.540722656249983, 79.815576171874994 ], [ -74.051025390624972, 79.778222656250023 ], [ -73.642089843749972, 79.770996093750057 ], [ -73.47246093749996, 79.756445312500006 ], [ -73.405908203124994, 79.732177734375057 ], [ -73.229394531249994, 79.643994140625011 ], [ -73.201123046875011, 79.596582031250051 ], [ -73.240136718749966, 79.552490234375028 ], [ -73.293554687500006, 79.521582031250034 ], [ -73.361523437500011, 79.504003906250006 ], [ -73.466064453125, 79.495166015624989 ], [ -73.865966796875, 79.501416015625011 ], [ -74.015380859375, 79.490527343750017 ], [ -74.188671874999955, 79.464746093750023 ], [ -74.406005859375, 79.453564453124955 ], [ -74.797949218749977, 79.458691406250011 ], [ -75.259472656249955, 79.421044921874994 ], [ -75.50341796875, 79.414160156250006 ], [ -75.773828124999937, 79.43115234375 ], [ -76.066894531249972, 79.473193359375045 ], [ -76.376074218749977, 79.494433593750017 ], [ -76.89882812499999, 79.512304687500006 ], [ -76.855078124999949, 79.488232421875011 ], [ -76.6708984375, 79.478076171875074 ], [ -76.295703124999932, 79.413623046874989 ], [ -76.116357421874994, 79.326123046875011 ], [ -75.947509765624972, 79.311328125000017 ], [ -75.602734374999983, 79.239550781250045 ], [ -75.353662109374966, 79.228320312499989 ], [ -75.093603515625006, 79.203906249999989 ], [ -74.727246093749983, 79.2353515625 ], [ -74.481201171875028, 79.229492187500057 ], [ -74.532324218749977, 79.052734375 ], [ -74.64091796874996, 79.035546874999966 ], [ -75.233154296875, 79.035546874999966 ], [ -75.514648437499972, 79.061230468749955 ], [ -75.638964843749989, 79.087744140625034 ], [ -75.911816406249983, 79.117773437500034 ], [ -76.157568359374949, 79.100390625000045 ], [ -76.380371093749972, 79.104150390624994 ], [ -76.531445312500011, 79.086523437500063 ], [ -76.771142578124994, 79.087158203125 ], [ -77.398046874999977, 79.057275390625051 ], [ -77.729248046874972, 79.056933593750074 ], [ -77.973779296874966, 79.076220703124989 ], [ -78.257910156250006, 79.082177734374966 ], [ -78.581640624999977, 79.075 ], [ -78.55898437499999, 79.054589843750023 ], [ -78.421777343749994, 79.048388671875017 ], [ -78.221972656249989, 79.015136718749972 ], [ -78.036816406250011, 78.963916015625017 ], [ -77.882763671874983, 78.9423828125 ], [ -77.698242187499943, 78.954541015624983 ], [ -77.510400390624966, 78.978466796874983 ], [ -76.824804687500006, 79.017871093750017 ], [ -76.524121093749926, 79.024218750000045 ], [ -76.255859375, 79.006835937499972 ], [ -76.077343749999955, 78.985156250000017 ], [ -75.95268554687496, 78.959033203125017 ], [ -75.795068359374994, 78.889746093750006 ], [ -75.399853515624955, 78.881298828124983 ], [ -75.098535156249937, 78.858300781249994 ], [ -74.618408203125, 78.757714843750023 ], [ -74.486328125, 78.750097656249977 ], [ -74.43310546875, 78.724121093750028 ], [ -74.535058593749994, 78.659277343750063 ], [ -74.546582031249926, 78.620312500000011 ], [ -74.878613281249983, 78.544824218749994 ], [ -75.396582031250006, 78.522851562499966 ], [ -75.965820312499972, 78.529833984375045 ], [ -76.373486328124983, 78.521093750000063 ], [ -76.416113281249949, 78.511523437500045 ], [ -76.136523437499932, 78.491699218750028 ], [ -75.488378906249949, 78.403515624999983 ], [ -75.237207031249937, 78.355712890625028 ], [ -75.193457031250006, 78.327734375 ], [ -75.550683593749966, 78.221093750000051 ], [ -75.865966796874972, 78.009814453124989 ], [ -75.969628906249937, 77.993115234374955 ], [ -76.077539062499994, 77.987304687500028 ], [ -76.355566406249977, 77.991015625000074 ], [ -76.708105468750034, 77.93789062499999 ], [ -76.974023437500023, 77.927246093750028 ], [ -77.455957031249966, 77.947167968750023 ], [ -78.012597656249966, 77.946044921875057 ], [ -78.056396484375, 77.911718749999977 ], [ -78.084130859374966, 77.846093750000023 ], [ -78.081054687499972, 77.747363281249989 ], [ -78.047167968749989, 77.615478515625028 ], [ -78.076171875000028, 77.51904296875 ], [ -78.16796875, 77.458105468750034 ], [ -78.28374023437496, 77.4130859375 ], [ -78.493212890624989, 77.369384765625 ], [ -78.708496093749972, 77.342138671875034 ], [ -78.869531250000023, 77.332519531250028 ], [ -79.137597656249994, 77.331005859374983 ], [ -79.906396484374937, 77.299560546874972 ], [ -80.281689453124926, 77.301464843750011 ], [ -80.57304687499996, 77.314794921875063 ], [ -80.874609375000034, 77.358593750000011 ], [ -81.376855468749937, 77.482128906249955 ], [ -81.519287109375, 77.509570312500045 ], [ -81.659082031249966, 77.525439453124989 ], [ -81.653808593749972, 77.498828125000074 ], [ -81.503564453124994, 77.429785156250034 ], [ -81.378173828125028, 77.385205078125011 ], [ -81.27773437499999, 77.365185546875011 ], [ -81.301367187500006, 77.344042968750074 ], [ -81.522949218749943, 77.310839843750045 ], [ -81.767333984375, 77.295947265625045 ], [ -82.056787109374994, 77.296533203124966 ], [ -82.066015625, 77.283642578125011 ], [ -81.967822265624989, 77.247851562500017 ], [ -81.840234375000023, 77.214111328124972 ], [ -81.756347656249972, 77.204003906250051 ], [ -81.534472656249989, 77.214453125000034 ], [ -81.277441406250034, 77.257080078125028 ], [ -81.117187499999972, 77.269628906250006 ], [ -80.798193359375006, 77.259472656249983 ], [ -80.672558593749983, 77.244287109374994 ], [ -80.274218750000017, 77.150927734375074 ], [ -80.218701171874983, 77.146582031249977 ], [ -79.923730468750023, 77.193603515624972 ], [ -79.497265625000011, 77.196093750000045 ], [ -79.340869140624932, 77.158398437499983 ], [ -79.281103515625006, 77.085156249999983 ], [ -79.273828124999966, 77.025781249999966 ], [ -79.318945312500006, 76.980371093749966 ], [ -79.220751953124989, 76.93603515625 ], [ -78.979199218749983, 76.892871093749989 ], [ -78.791796874999989, 76.883593750000045 ], [ -78.658544921875006, 76.908007812500045 ], [ -78.455957031249966, 76.967236328124955 ], [ -78.370019531249937, 76.98125 ], [ -78.288867187500017, 76.977978515625011 ], [ -78.165087890624932, 76.934912109375034 ], [ -77.998730468749983, 76.85195312499999 ], [ -77.983300781249937, 76.754980468750063 ], [ -78.118701171874989, 76.64404296875 ], [ -78.284326171874994, 76.571240234375011 ], [ -78.934277343749955, 76.451171874999972 ], [ -79.130712890625006, 76.403955078125023 ], [ -79.285888671875, 76.354785156250045 ], [ -79.51103515624996, 76.310498046875011 ], [ -79.953564453124955, 76.251269531250017 ], [ -80.18681640624996, 76.240185546874983 ], [ -80.690283203124949, 76.176464843749955 ], [ -80.799707031249966, 76.173583984375 ], [ -80.962939453124989, 76.183935546874977 ], [ -80.996679687500034, 76.214990234374994 ], [ -80.955175781250006, 76.270166015625051 ], [ -80.901220703125034, 76.321533203125028 ], [ -80.834814453125006, 76.369140625000057 ], [ -80.832373046875034, 76.408642578125011 ], [ -80.974511718749937, 76.470068359375006 ], [ -81.074365234374966, 76.498486328125011 ], [ -81.17070312499996, 76.512744140624989 ], [ -81.36479492187496, 76.504492187500006 ], [ -81.474462890625006, 76.487646484375034 ], [ -81.591992187499983, 76.484423828124989 ], [ -81.717382812500034, 76.494970703125006 ], [ -81.822949218749955, 76.520849609375034 ], [ -82.0341796875, 76.629394531250057 ], [ -82.113720703124955, 76.643212890625023 ], [ -82.217919921874966, 76.639794921875023 ], [ -82.311132812500034, 76.655371093750006 ], [ -82.393457031250023, 76.689892578125011 ], [ -82.529833984374989, 76.723291015624994 ], [ -82.493408203124943, 76.697802734375045 ], [ -82.35698242187496, 76.636035156250074 ], [ -82.261962890624972, 76.57470703125 ], [ -82.208349609374949, 76.513769531250034 ], [ -82.233154296874943, 76.465820312500028 ], [ -83.38896484374996, 76.439257812500045 ], [ -83.885693359375011, 76.453125 ], [ -83.986328124999972, 76.495019531250023 ], [ -84.223779296874966, 76.675341796874989 ], [ -84.275341796874983, 76.356542968750063 ], [ -85.141259765624994, 76.304589843750051 ], [ -85.343603515625006, 76.313378906249966 ], [ -85.680566406249994, 76.349023437500023 ], [ -86.115820312500034, 76.434912109375034 ], [ -86.296191406250017, 76.491845703124994 ], [ -86.366845703125023, 76.548632812500017 ], [ -86.419433593749972, 76.579638671875045 ], [ -86.453710937500034, 76.584863281250023 ], [ -86.561914062499966, 76.516503906249966 ], [ -86.680224609374989, 76.376611328124966 ], [ -86.977685546875023, 76.412744140624966 ], [ -87.354199218749983, 76.448046875000045 ], [ -87.489794921874989, 76.585839843749966 ], [ -87.497558593749972, 76.386279296874989 ], [ -88.104345703124949, 76.412744140624966 ], [ -88.395996093749972, 76.405273437500028 ], [ -88.481640625000011, 76.580078125000028 ], [ -88.495849609374972, 76.772851562499966 ], [ -88.614111328124977, 76.650878906249972 ], [ -88.56254882812496, 76.547216796875006 ], [ -88.545800781250023, 76.420898437500028 ], [ -88.803710937499972, 76.456835937500074 ], [ -89.369628906249972, 76.474462890625006 ], [ -89.570068359374972, 76.491943359375028 ], [ -89.544335937499966, 76.65966796875 ], [ -89.499755859375028, 76.826806640625023 ], [ -88.770898437499966, 76.99335937500004 ], [ -88.556201171874989, 77.072216796875011 ], [ -88.398144531249955, 77.103955078125011 ], [ -88.147949218749972, 77.1240234375 ], [ -87.82841796874996, 77.136474609374972 ], [ -87.610498046874994, 77.126855468749966 ], [ -87.361718750000023, 77.13623046875 ], [ -87.064453125000028, 77.165869140625006 ], [ -86.852197265624937, 77.174414062500063 ], [ -86.812255859374972, 77.184912109374977 ], [ -86.873779296875, 77.200292968750006 ], [ -87.100878906249989, 77.307714843750034 ], [ -87.182421874999989, 77.332128906250034 ], [ -87.265380859375028, 77.343017578125028 ], [ -87.4296875, 77.347802734375023 ], [ -87.589160156249989, 77.394824218750017 ], [ -87.68144531249996, 77.436376953125034 ], [ -87.780175781249994, 77.492822265624994 ], [ -87.937939453124983, 77.59980468750004 ], [ -88.094677734374955, 77.719189453125011 ], [ -88.016992187500023, 77.784716796875045 ], [ -87.757128906250017, 77.836230468750074 ], [ -87.496777343749983, 77.871923828125063 ], [ -87.236035156249983, 77.891796875000011 ], [ -87.017968749999966, 77.892236328125023 ], [ -86.755078124999983, 77.863720703124983 ], [ -86.385107421875006, 77.808593750000028 ], [ -86.172998046874966, 77.746142578125017 ], [ -85.906640624999966, 77.613916015624966 ], [ -85.731201171875, 77.508642578125034 ], [ -85.588476562499977, 77.46113281250004 ], [ -84.950878906249926, 77.374951171874955 ], [ -84.738671874999966, 77.361035156249983 ], [ -84.487011718749926, 77.367968750000045 ], [ -83.973583984374955, 77.390527343750023 ], [ -83.721289062499977, 77.414208984374966 ], [ -83.608056640625023, 77.442236328125006 ], [ -83.549804687499972, 77.482568359375051 ], [ -83.477343749999932, 77.513623046874983 ], [ -83.25029296874996, 77.584814453125006 ], [ -82.902734374999937, 77.732714843750017 ], [ -82.710351562499994, 77.849511718750023 ], [ -82.664697265624937, 77.888818359375023 ], [ -82.626318359375034, 77.936328125000017 ], [ -82.5953125, 77.99213867187504 ], [ -82.703564453124955, 77.96240234375 ], [ -83.303759765625017, 77.673730468749994 ], [ -83.428222656249972, 77.621289062499983 ], [ -83.779394531250006, 77.532617187500023 ], [ -83.928173828124955, 77.518310546875028 ], [ -84.167822265625006, 77.522705078125057 ], [ -84.485839843749972, 77.561962890624955 ], [ -84.860546875000011, 77.499511718750028 ], [ -85.087890624999972, 77.515380859374972 ], [ -85.28935546874996, 77.559033203124983 ], [ -85.292041015624989, 77.763867187499983 ], [ -85.547558593749983, 77.927685546874955 ], [ -85.265332031249955, 78.010595703125063 ], [ -85.031494140625028, 78.062011718750057 ], [ -84.615429687499983, 78.195703125000023 ], [ -84.524169921874943, 78.197070312500045 ], [ -84.222705078124989, 78.176025390625 ], [ -84.388134765624955, 78.206347656250045 ], [ -84.55, 78.251367187499994 ], [ -84.910351562499926, 78.239697265625011 ], [ -84.783203124999972, 78.527587890625057 ], [ -85.024316406249966, 78.312402343749994 ], [ -85.270166015624966, 78.199511718749989 ], [ -85.418994140624989, 78.142431640625006 ], [ -85.5859375, 78.109570312499983 ], [ -86.217773437500028, 78.081201171874966 ], [ -86.062597656250034, 78.186962890625011 ], [ -85.920068359374937, 78.342871093749977 ], [ -86.070947265624937, 78.284619140625011 ], [ -86.427050781249932, 78.197021484375028 ], [ -86.693603515624972, 78.151025390624966 ], [ -86.913232421874937, 78.126806640625006 ], [ -87.33935546875, 78.132666015625063 ], [ -87.5517578125, 78.176611328125034 ], [ -87.491113281249994, 78.284423828124972 ], [ -87.491308593750034, 78.417187500000011 ], [ -87.361279296875011, 78.47871093750004 ], [ -87.164306640625028, 78.557617187500028 ], [ -86.95292968749996, 78.663916015625006 ], [ -86.807910156249989, 78.774365234374955 ], [ -86.241894531249955, 78.823632812499966 ], [ -85.691015625, 78.843701171874955 ], [ -85.229687499999983, 78.902001953125023 ], [ -85.003759765624949, 78.912255859374994 ], [ -84.787255859374994, 78.884570312500017 ], [ -83.907910156249983, 78.839160156250017 ], [ -83.547021484375023, 78.804492187500045 ], [ -83.388720703125017, 78.779345703124989 ], [ -83.271435546875011, 78.770312500000017 ], [ -83.147412109374955, 78.807861328125028 ], [ -82.989794921874989, 78.844140624999966 ], [ -82.44179687499999, 78.840429687500006 ], [ -82.290673828124937, 78.847070312500023 ], [ -82.151074218749926, 78.864111328125034 ], [ -81.981103515624937, 78.898486328125017 ], [ -81.780810546874989, 78.950341796875023 ], [ -81.750097656249949, 78.975781249999955 ], [ -81.889111328124926, 78.974853515625028 ], [ -82.028320312499972, 78.961865234374955 ], [ -82.237402343750006, 78.924072265625 ], [ -82.438769531250017, 78.903662109375006 ], [ -82.644091796875017, 78.907519531249989 ], [ -83.058544921874983, 78.939501953125017 ], [ -83.778613281249932, 78.945263671874955 ], [ -84.14580078124996, 78.959814453125006 ], [ -84.316113281249926, 78.975292968749955 ], [ -84.412011718750023, 78.996582031250028 ], [ -84.495849609374972, 79.028564453124972 ], [ -84.567773437499966, 79.071289062499972 ], [ -84.530273437499943, 79.10126953125004 ], [ -84.383593750000017, 79.118554687499994 ], [ -84.256640624999989, 79.122167968750034 ], [ -84.053027343749989, 79.098681640625045 ], [ -83.82460937499999, 79.058837890625 ], [ -83.575878906249955, 79.053662109375011 ], [ -83.662011718749994, 79.090039062499955 ], [ -83.978125, 79.163134765625017 ], [ -84.197363281249977, 79.225097656250028 ], [ -84.381054687499926, 79.30126953125 ], [ -84.522412109374955, 79.376611328124994 ], [ -84.836425781249972, 79.494726562499977 ], [ -85.089794921874983, 79.612158203125034 ], [ -85.268505859374983, 79.664111328125045 ], [ -85.456933593749994, 79.689843750000051 ], [ -86.031494140625, 79.721923828125 ], [ -86.146630859374994, 79.742822265624994 ], [ -86.420751953124977, 79.845214843749972 ], [ -86.494335937499955, 80.018164062500034 ], [ -86.614501953125028, 80.123535156250028 ], [ -86.498535156250028, 80.258251953125011 ], [ -86.307177734374932, 80.319335937500028 ], [ -85.159619140625011, 80.271777343750017 ], [ -84.675439453124966, 80.278906250000063 ], [ -84.056542968749994, 80.261962890624972 ], [ -83.723632812500028, 80.228955078125011 ], [ -83.34375, 80.14697265625 ], [ -83.004296875000023, 80.054589843749994 ], [ -82.677490234374972, 79.992773437500034 ], [ -82.37700195312496, 79.908251953125045 ], [ -82.048779296874955, 79.782763671875045 ], [ -81.855712890624972, 79.722558593750051 ], [ -81.688378906249994, 79.685791015625 ], [ -81.463037109374994, 79.654150390625063 ], [ -81.038085937500028, 79.614208984374983 ], [ -80.667822265625006, 79.601025390624983 ], [ -80.475927734374977, 79.60625 ], [ -80.270605468749977, 79.635205078125011 ], [ -80.124462890624955, 79.669482421875074 ], [ -80.287451171874949, 79.678955078125028 ], [ -80.714013671874994, 79.674951171875023 ], [ -81.010156250000023, 79.693115234375 ], [ -81.179052734374977, 79.733447265625045 ], [ -81.35869140624996, 79.787792968750011 ], [ -81.644238281249955, 79.890234375 ], [ -81.860253906250023, 79.957177734374966 ], [ -82.332373046875006, 80.066357421875011 ], [ -82.681298828124937, 80.174902343750006 ], [ -82.961132812499926, 80.277880859375017 ], [ -82.987011718749955, 80.322607421874977 ], [ -82.784814453124994, 80.353759765625028 ], [ -82.536132812499943, 80.375537109375017 ], [ -80.979638671875023, 80.445263671875011 ], [ -80.051074218749932, 80.528564453125028 ], [ -79.674365234375017, 80.625244140625 ], [ -79.629345703124983, 80.647851562499994 ], [ -78.386181640624955, 80.784375 ], [ -77.507128906250017, 80.834765625000045 ], [ -77.169140624999983, 80.842919921875023 ], [ -76.862988281249955, 80.864794921875045 ], [ -76.850341796874972, 80.878173828125028 ], [ -77.118554687499994, 80.896435546875011 ], [ -77.389453125000017, 80.905419921874966 ], [ -78.003808593749937, 80.904833984375017 ], [ -78.550976562499955, 80.921435546875045 ], [ -78.716210937499937, 80.951660156249972 ], [ -78.681933593749989, 81.001074218750006 ], [ -78.62929687499999, 81.043457031250028 ], [ -78.463964843749977, 81.114355468750006 ], [ -78.286816406249955, 81.167626953125023 ], [ -77.536035156249937, 81.321093750000017 ], [ -77.030712890624926, 81.38569335937504 ], [ -76.885107421875034, 81.430273437500063 ], [ -77.972363281249926, 81.330810546875028 ], [ -78.352148437500034, 81.258935546874966 ], [ -78.73388671875, 81.151025390624994 ], [ -78.931542968749937, 81.119238281250006 ], [ -79.072460937499955, 81.12763671875004 ], [ -79.198339843750034, 81.117578125000023 ], [ -79.309179687499949, 81.089062499999983 ], [ -79.402148437499989, 81.036865234375028 ], [ -79.477246093750011, 80.960986328125017 ], [ -79.545410156249943, 80.909326171874966 ], [ -79.606640624999983, 80.881787109374955 ], [ -79.761328124999977, 80.841943359374994 ], [ -80.133544921874943, 80.763916015625 ], [ -81.007031250000011, 80.654882812500006 ], [ -81.300976562499926, 80.627197265625057 ], [ -81.552685546874955, 80.622802734375028 ], [ -82.368212890624932, 80.561328125000045 ], [ -82.613037109374972, 80.558886718749989 ], [ -82.884326171875017, 80.577539062499966 ], [ -82.768310546875, 80.630664062500045 ], [ -82.336767578125006, 80.728662109375023 ], [ -82.222363281249983, 80.772314453125034 ], [ -82.4984375, 80.762792968750034 ], [ -82.779980468749983, 80.736035156250011 ], [ -83.401416015625017, 80.713964843750034 ], [ -83.647119140624966, 80.674072265625 ], [ -83.885351562500006, 80.601757812500011 ], [ -84.076269531250006, 80.55625 ], [ -84.219775390624932, 80.537792968749955 ], [ -84.417822265624949, 80.526757812500023 ], [ -85.145849609374949, 80.521142578125023 ], [ -85.307421875000017, 80.525976562500034 ], [ -85.726220703124966, 80.581152343749977 ], [ -86.097167968749972, 80.562109375 ], [ -86.250341796875006, 80.565771484375063 ], [ -86.531591796875006, 80.604736328125 ], [ -86.615429687499955, 80.630029296874994 ], [ -86.603076171874989, 80.664013671874983 ], [ -86.440478515625017, 80.728027343749972 ], [ -86.252099609374994, 80.78955078125 ], [ -85.639306640624937, 80.924609375000074 ], [ -85.246289062499983, 80.987890624999977 ], [ -84.679931640624972, 81.042382812499994 ], [ -83.349218749999949, 81.103320312500045 ], [ -83.288818359375, 81.14794921875 ], [ -84.635449218749983, 81.098095703124955 ], [ -85.780859375, 81.035058593749994 ], [ -85.966796874999972, 81.011914062499983 ], [ -86.233447265625017, 80.950097656250023 ], [ -87.080273437499955, 80.726269531249983 ], [ -87.329882812500017, 80.669775390625006 ], [ -87.711669921875, 80.65625 ], [ -88.003662109374972, 80.675390625 ], [ -88.231982421874932, 80.703808593750011 ], [ -88.625097656250006, 80.770068359375017 ], [ -88.921435546874989, 80.805615234374983 ], [ -89.061669921874937, 80.829541015624955 ], [ -89.14458007812496, 80.853662109374994 ], [ -89.211767578124977, 80.881933593749977 ], [ -89.263281249999977, 80.914306640625 ], [ -89.166894531249994, 80.941308593749994 ], [ -88.413085937499972, 80.999755859375 ], [ -87.388671875, 80.988378906250006 ], [ -86.92900390624996, 81.000439453124955 ], [ -86.476757812499926, 81.035742187500063 ], [ -85.8095703125, 81.123583984375017 ], [ -85.083300781249989, 81.246875 ], [ -84.941210937500017, 81.286230468750006 ], [ -85.206298828125, 81.294873046875011 ], [ -85.402490234375023, 81.285302734374994 ], [ -85.875048828125017, 81.2412109375 ], [ -86.622753906250011, 81.12265625 ], [ -87.275097656249955, 81.080810546875 ], [ -88.886816406250034, 81.058496093749994 ], [ -89.398388671874983, 81.025341796874983 ], [ -89.623046875, 81.032470703125 ], [ -89.792285156249932, 81.064843750000023 ], [ -89.98095703125, 81.124707031249983 ], [ -89.947314453124989, 81.172656250000045 ], [ -89.563378906250023, 81.226464843749994 ], [ -89.262548828125006, 81.239062499999989 ], [ -89.208691406249983, 81.250097656250034 ], [ -89.635693359375011, 81.302050781250045 ], [ -89.673681640625034, 81.328613281250028 ], [ -89.427001953124943, 81.387451171875028 ], [ -88.892285156249983, 81.47412109375 ], [ -88.621923828124977, 81.501416015624983 ], [ -88.12651367187496, 81.518798828124972 ], [ -87.61669921875, 81.509326171874989 ], [ -87.597021484374977, 81.525830078124983 ], [ -88.101367187499989, 81.558642578124989 ], [ -88.479052734375017, 81.564648437499983 ], [ -88.978369140625034, 81.541503906249972 ], [ -90.303515624999989, 81.401123046874972 ], [ -90.41630859374996, 81.405371093750034 ], [ -90.609033203124966, 81.429541015624977 ], [ -90.553759765624989, 81.464208984375034 ], [ -89.845214843749972, 81.611669921875063 ], [ -89.821679687499966, 81.634863281249977 ], [ -90.33085937499996, 81.631542968750011 ], [ -90.480371093749966, 81.638525390625034 ], [ -90.626318359375034, 81.656005859375028 ], [ -90.833740234375, 81.640478515624977 ], [ -91.102734375000011, 81.591992187499955 ], [ -91.292382812500023, 81.571240234374983 ], [ -91.402783203124955, 81.578222656250006 ], [ -91.684082031249972, 81.635693359374983 ], [ -91.647558593749977, 81.683837890625028 ], [ -91.423828124999972, 81.744238281249977 ], [ -91.219482421875, 81.787744140625051 ], [ -90.941943359374932, 81.827441406250045 ], [ -90.490185546875011, 81.877246093749989 ], [ -90.163037109374983, 81.894042968750028 ], [ -89.633349609374989, 81.894531250000028 ], [ -89.381005859374994, 81.916748046875028 ], [ -89.156347656249977, 81.955419921875006 ], [ -88.875244140624972, 82.018017578124983 ], [ -88.566845703124955, 82.061083984375045 ], [ -88.063183593750011, 82.096484375000074 ], [ -87.638916015625, 82.085058593750034 ], [ -87.404394531250006, 82.054199218749972 ], [ -87.218164062499994, 82.000097656250063 ], [ -87.018212890625023, 81.958740234374972 ], [ -86.999218749999983, 81.99213867187504 ], [ -86.834033203124989, 82.033349609374994 ], [ -86.626806640624949, 82.051025390625028 ], [ -86.377539062499977, 82.045117187499983 ], [ -86.158349609374994, 82.025537109374994 ], [ -85.87480468749996, 81.975683593750063 ], [ -85.645654296874994, 81.953271484375023 ], [ -85.537988281249994, 81.954638671875017 ], [ -85.403173828124977, 81.982226562500045 ], [ -85.044824218749966, 81.9828125 ], [ -85.052246093749972, 81.99453125 ], [ -85.169238281250017, 82.023388671875011 ], [ -85.310595703124932, 82.043994140625017 ], [ -86.58061523437496, 82.187207031249983 ], [ -86.615625, 82.218554687500074 ], [ -86.187597656250006, 82.247949218750023 ], [ -85.920019531250034, 82.283056640625063 ], [ -85.794433593750028, 82.291601562500034 ], [ -85.48085937499999, 82.366308593750063 ], [ -85.275976562500006, 82.405224609374983 ], [ -84.896826171875034, 82.449414062500011 ], [ -84.744726562500034, 82.437353515625063 ], [ -84.553369140624966, 82.398339843749994 ], [ -84.368115234374955, 82.373925781249994 ], [ -83.823632812499966, 82.350683593749977 ], [ -83.590673828125034, 82.326464843750017 ], [ -83.175683593749937, 82.187207031249983 ], [ -83.010156249999966, 82.141699218750034 ], [ -82.77421875, 82.094921875000011 ], [ -82.633691406250023, 82.077294921874966 ], [ -82.356005859374932, 82.066015624999977 ], [ -82.327441406249989, 82.092480468749955 ], [ -82.657080078124977, 82.158300781250034 ], [ -82.747460937500023, 82.196435546874994 ], [ -82.70859375, 82.228710937500011 ], [ -82.638378906249983, 82.245751953124994 ], [ -82.536914062500017, 82.247265624999955 ], [ -82.276562500000011, 82.218457031249955 ], [ -81.584472656249972, 82.120556640624983 ], [ -80.549902343749949, 82.004589843749983 ], [ -80.153369140624989, 81.977636718750006 ], [ -79.908642578124955, 81.936230468750011 ], [ -79.685546875, 81.885888671874966 ], [ -79.465625, 81.851123046874989 ], [ -79.424853515624989, 81.854443359374955 ], [ -79.629492187500034, 81.932324218750011 ], [ -80.129833984374983, 82.028369140625045 ], [ -81.46826171875, 82.192382812499972 ], [ -81.997607421875017, 82.278271484374983 ], [ -82.253662109374943, 82.33632812499999 ], [ -82.447558593749932, 82.395019531250028 ], [ -82.451367187500011, 82.427099609375006 ], [ -82.268896484374949, 82.464648437500017 ], [ -82.023242187499989, 82.494384765625028 ], [ -81.717773437500028, 82.50625 ], [ -81.681152343750028, 82.518652343750006 ], [ -81.958593749999977, 82.563232421875028 ], [ -82.122509765624983, 82.601757812499983 ], [ -82.116845703124966, 82.628662109375028 ], [ -81.785351562499926, 82.649218750000045 ], [ -81.579687499999949, 82.64301757812504 ], [ -81.188867187500023, 82.594482421875 ], [ -80.8625, 82.571533203125028 ], [ -80.809667968750034, 82.58637695312504 ], [ -81.146630859375023, 82.715576171874972 ], [ -81.178076171875034, 82.744677734375045 ], [ -81.128173828125, 82.761718750000057 ], [ -81.010156250000023, 82.779052734375028 ], [ -80.657128906249937, 82.769091796875045 ], [ -80.07578125, 82.706201171875023 ], [ -79.035058593749994, 82.674658203124977 ], [ -78.748779296875, 82.679394531249983 ], [ -78.791796874999989, 82.693896484374989 ], [ -79.207226562499983, 82.732763671875006 ], [ -79.641992187499994, 82.784960937499989 ], [ -79.833789062499989, 82.816503906250034 ], [ -79.974316406249926, 82.858984374999977 ], [ -80.141162109374989, 82.894238281249955 ], [ -80.154931640624966, 82.911132812500028 ], [ -79.886328125000034, 82.938525390625017 ], [ -79.180566406249966, 82.933203125 ], [ -78.524951171874989, 82.891113281250028 ], [ -77.968652343749966, 82.906347656250034 ], [ -77.618066406249966, 82.895849609375034 ], [ -77.479589843750006, 82.883154296875006 ], [ -77.225878906249989, 82.837207031250074 ], [ -76.420996093749977, 82.670898437500028 ], [ -76.335546874999977, 82.644433593749966 ], [ -76.244042968749994, 82.604101562500006 ], [ -76.146484375, 82.549853515625045 ], [ -76.009375, 82.53515625 ], [ -75.744335937499983, 82.572412109375023 ], [ -75.565625, 82.608544921875023 ], [ -75.642871093749989, 82.643505859374955 ], [ -76.08696289062496, 82.723632812500028 ], [ -76.187792968749989, 82.757910156249977 ], [ -76.40996093749996, 82.815820312499966 ], [ -76.908447265625, 82.919433593750028 ], [ -77.041210937499955, 82.967529296874972 ], [ -77.124902343749937, 83.008544921874972 ], [ -75.744921874999989, 83.047167968750017 ], [ -74.414160156249949, 83.013134765625011 ], [ -74.197753906250028, 82.989013671875 ], [ -74.055859374999983, 82.955371093750074 ], [ -73.91650390625, 82.904199218750023 ], [ -73.703125, 82.851855468750017 ], [ -73.272021484374989, 82.771582031250006 ], [ -72.65869140625, 82.721630859374955 ], [ -72.775927734374989, 82.755664062500074 ], [ -73.234667968750017, 82.84423828125 ], [ -73.441894531249943, 82.904833984374989 ], [ -73.440722656249989, 82.945849609374989 ], [ -73.40380859375, 82.977148437499977 ], [ -73.331152343750034, 82.998779296875028 ], [ -72.811669921874994, 83.081201171875023 ], [ -72.069238281249994, 83.106054687500034 ], [ -71.98320312499996, 83.101416015624977 ], [ -71.405957031249955, 82.974853515625028 ], [ -71.132031250000011, 82.923046874999955 ], [ -70.940380859374955, 82.902246093749994 ], [ -70.933007812499966, 82.911279296874966 ], [ -71.198339843750034, 82.969580078125034 ], [ -71.402392578124932, 83.001269531250017 ], [ -71.423535156249983, 83.021142578124966 ], [ -71.084814453124977, 83.082666015624966 ], [ -70.870556640624955, 83.098144531250028 ], [ -69.969921874999955, 83.116113281250051 ], [ -69.86767578125, 83.109619140625057 ], [ -69.782128906249994, 83.092529296875028 ], [ -69.569384765624989, 83.024902343750028 ], [ -69.488867187500006, 83.016796874999983 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Costa Rica", "admin": "Costa Rica" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -83.641992187499994, 10.917236328125 ], [ -83.617285156249991, 10.877490234374989 ], [ -83.588183593749989, 10.814990234374989 ], [ -83.575292968749991, 10.734716796874991 ], [ -83.4482421875, 10.465917968749991 ], [ -83.346826171874994, 10.315380859374997 ], [ -83.12460937499999, 10.041601562499991 ], [ -83.028515625, 9.991259765624989 ], [ -82.866308593749991, 9.770947265624997 ], [ -82.810302734375, 9.734570312499997 ], [ -82.778417968749991, 9.66953125 ], [ -82.610156249999989, 9.616015624999989 ], [ -82.563574218749991, 9.57666015625 ], [ -82.569238281249994, 9.55820312499999 ], [ -82.586523437499991, 9.538818359375 ], [ -82.611279296874997, 9.519238281249997 ], [ -82.644091796874989, 9.505859375 ], [ -82.723388671875, 9.54609375 ], [ -82.801025390625, 9.591796875 ], [ -82.843994140625, 9.57080078125 ], [ -82.860156249999989, 9.511474609375 ], [ -82.888964843749989, 9.481005859374989 ], [ -82.925048828125, 9.469042968749989 ], [ -82.93984375, 9.449169921874997 ], [ -82.942822265624997, 9.248876953124991 ], [ -82.940332031249994, 9.060107421874989 ], [ -82.88134765625, 9.055859375 ], [ -82.783056640624991, 8.990283203124989 ], [ -82.741162109374997, 8.951708984374989 ], [ -82.727832031249989, 8.916064453124989 ], [ -82.739990234375, 8.898583984374994 ], [ -82.811914062499994, 8.857421875 ], [ -82.881982421874994, 8.805322265624994 ], [ -82.917041015624989, 8.740332031249991 ], [ -82.855712890625, 8.635302734374989 ], [ -82.842626953124991, 8.56396484375 ], [ -82.844775390624989, 8.489355468749991 ], [ -82.861621093749989, 8.45351562499999 ], [ -82.99755859375, 8.367773437499991 ], [ -83.02734375, 8.337744140624991 ], [ -83.023388671874997, 8.31601562499999 ], [ -82.9484375, 8.2568359375 ], [ -82.912890624999989, 8.19960937499999 ], [ -82.88330078125, 8.130566406249997 ], [ -82.879345703124997, 8.070654296874991 ], [ -82.947265625, 8.181738281249991 ], [ -83.041455078124997, 8.287744140624994 ], [ -83.123339843749989, 8.353076171874989 ], [ -83.129589843749997, 8.50546875 ], [ -83.162402343749989, 8.588183593749989 ], [ -83.285791015624994, 8.664355468749989 ], [ -83.391406249999989, 8.717724609374997 ], [ -83.4697265625, 8.706835937499989 ], [ -83.421777343749994, 8.619238281249991 ], [ -83.297753906249994, 8.506884765624989 ], [ -83.28955078125, 8.463818359374997 ], [ -83.29150390625, 8.406005859375 ], [ -83.376806640624991, 8.414892578124991 ], [ -83.452050781249994, 8.4384765625 ], [ -83.54375, 8.445849609374989 ], [ -83.604736328125, 8.480322265624991 ], [ -83.734082031249997, 8.614453125 ], [ -83.6421875, 8.72890625 ], [ -83.613720703124997, 8.804052734374991 ], [ -83.616162109374997, 8.959814453124991 ], [ -83.637255859374989, 9.035351562499997 ], [ -83.736914062499991, 9.150292968749994 ], [ -83.895556640624989, 9.276416015624989 ], [ -84.117871093749997, 9.379443359374989 ], [ -84.222363281249997, 9.4625 ], [ -84.482666015625, 9.526171874999989 ], [ -84.581591796874989, 9.568359375 ], [ -84.658886718749997, 9.646679687499997 ], [ -84.670458984374989, 9.702880859375 ], [ -84.64306640625, 9.789404296874991 ], [ -84.714941406249991, 9.8994140625 ], [ -85.025048828124994, 10.11572265625 ], [ -85.1984375, 10.1953125 ], [ -85.235644531249989, 10.242089843749994 ], [ -85.26318359375, 10.256640624999989 ], [ -85.236523437499997, 10.107373046874997 ], [ -85.160742187499991, 10.017431640624991 ], [ -84.962792968749994, 9.933447265624991 ], [ -84.908349609374994, 9.884570312499989 ], [ -84.886425781249997, 9.820947265624994 ], [ -85.001269531249989, 9.699267578124989 ], [ -85.059716796874994, 9.668310546874991 ], [ -85.077050781249994, 9.60195312499999 ], [ -85.114501953125, 9.581787109375 ], [ -85.154003906249997, 9.620068359374997 ], [ -85.314550781249991, 9.8109375 ], [ -85.624853515624991, 9.902441406249991 ], [ -85.681005859374991, 9.95859375 ], [ -85.79648437499999, 10.132861328124989 ], [ -85.849658203124989, 10.292041015624989 ], [ -85.830615234374989, 10.398144531249997 ], [ -85.703125, 10.5634765625 ], [ -85.663330078125, 10.635449218749997 ], [ -85.671435546874989, 10.679785156249991 ], [ -85.667236328125, 10.745019531249994 ], [ -85.71484375, 10.790576171874989 ], [ -85.832861328124991, 10.849951171874991 ], [ -85.908007812499989, 10.897558593749991 ], [ -85.887402343749997, 10.921289062499994 ], [ -85.752246093749989, 10.985253906249994 ], [ -85.743701171874989, 11.04296875 ], [ -85.744335937499997, 11.06210937499999 ], [ -85.72226562499999, 11.066259765624991 ], [ -85.70263671875, 11.08154296875 ], [ -85.690527343749991, 11.097460937499989 ], [ -85.653662109374991, 11.153076171875 ], [ -85.621386718749989, 11.184472656249994 ], [ -85.584179687499997, 11.189453125 ], [ -85.538720703124994, 11.166308593749989 ], [ -85.368359375, 11.1064453125 ], [ -85.178955078125, 11.039941406249994 ], [ -84.9091796875, 10.9453125 ], [ -84.79736328125, 11.005908203124989 ], [ -84.701171875, 11.052197265624997 ], [ -84.634179687499994, 11.045605468749997 ], [ -84.489160156249994, 10.991650390624997 ], [ -84.40185546875, 10.974462890624991 ], [ -84.348291015624994, 10.979882812499994 ], [ -84.255566406249997, 10.900732421874991 ], [ -84.204980468749994, 10.84130859375 ], [ -84.196582031249989, 10.801708984374997 ], [ -84.16835937499999, 10.780371093749991 ], [ -84.09619140625, 10.775683593749989 ], [ -83.919287109374991, 10.7353515625 ], [ -83.811181640624994, 10.743261718749991 ], [ -83.712939453124989, 10.785888671875 ], [ -83.658935546875, 10.836865234374997 ], [ -83.641992187499994, 10.917236328125 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Cuba", "admin": "Cuba" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -82.561767578125028, 21.571679687500023 ], [ -82.65483398437496, 21.518652343749977 ], [ -82.853173828124966, 21.443896484375017 ], [ -82.959619140624994, 21.441308593750023 ], [ -83.067285156249966, 21.469384765624966 ], [ -83.141503906249994, 21.531884765624994 ], [ -83.183789062500011, 21.59345703125004 ], [ -83.180224609374989, 21.623046875000028 ], [ -83.112939453124966, 21.573681640624983 ], [ -83.054882812499926, 21.549414062500034 ], [ -83.007226562499994, 21.565576171875023 ], [ -82.973583984374983, 21.592285156250057 ], [ -83.082519531249972, 21.791406250000023 ], [ -83.077734374999977, 21.83349609375 ], [ -82.991210937500028, 21.942724609375034 ], [ -82.755761718750023, 21.909521484375034 ], [ -82.714550781249983, 21.890283203125023 ], [ -82.681835937499955, 21.821142578125063 ], [ -82.629394531250028, 21.766894531250017 ], [ -82.567822265625011, 21.621826171875028 ], [ -82.561767578125028, 21.571679687500023 ] ] ], [ [ [ -77.668994140624932, 21.951953125000045 ], [ -77.710058593749949, 21.92133789062504 ], [ -77.755029296874966, 21.965576171875 ], [ -77.783642578124955, 21.970410156249983 ], [ -77.823193359375011, 21.987939453125023 ], [ -77.9, 22.037158203125017 ], [ -77.918554687499977, 22.088085937499983 ], [ -77.854736328124943, 22.091943359374966 ], [ -77.774414062500028, 22.082958984375011 ], [ -77.633691406249937, 22.054003906250074 ], [ -77.645996093749972, 21.996484374999966 ], [ -77.668994140624932, 21.951953125000045 ] ] ], [ [ [ -77.87939453125, 22.127539062500034 ], [ -77.912353515624972, 22.124707031249983 ], [ -78.011914062499983, 22.166406250000051 ], [ -78.041650390625023, 22.201269531250034 ], [ -78.006689453125006, 22.247998046874983 ], [ -77.999218749999983, 22.298730468749994 ], [ -77.98564453124996, 22.302099609374977 ], [ -77.969580078124977, 22.240673828124983 ], [ -77.893652343749977, 22.214550781249983 ], [ -77.889111328124926, 22.201074218749994 ], [ -77.842480468749926, 22.148974609375045 ], [ -77.87939453125, 22.127539062500034 ] ] ], [ [ [ -78.027099609374972, 22.28515625 ], [ -78.047509765624966, 22.268505859374983 ], [ -78.101660156249977, 22.305761718750006 ], [ -78.180029296874949, 22.32197265625004 ], [ -78.226123046874932, 22.379980468750034 ], [ -78.27001953125, 22.402246093750051 ], [ -78.273535156250006, 22.423583984375028 ], [ -78.20097656249996, 22.437646484374966 ], [ -78.150585937500011, 22.431494140625063 ], [ -78.094140624999966, 22.38720703125 ], [ -78.061669921874994, 22.305908203125057 ], [ -78.027099609374972, 22.28515625 ] ] ], [ [ [ -78.630126953125, 22.552246093750057 ], [ -78.492871093750011, 22.531054687499989 ], [ -78.4453125, 22.54375 ], [ -78.399560546875023, 22.547460937500063 ], [ -78.351220703125023, 22.538623046875017 ], [ -78.283886718749983, 22.455468750000051 ], [ -78.343017578124943, 22.445117187500074 ], [ -78.389941406250017, 22.445117187500074 ], [ -78.424560546874943, 22.460107421875023 ], [ -78.547656249999989, 22.464013671875023 ], [ -78.629003906250034, 22.488183593749966 ], [ -78.673632812499989, 22.508837890624989 ], [ -78.695507812499983, 22.533984375000045 ], [ -78.630126953125, 22.552246093750057 ] ] ], [ [ [ -79.349560546874926, 22.663916015625063 ], [ -79.347900390624943, 22.637695312500057 ], [ -79.52275390624996, 22.711132812500011 ], [ -79.597851562499983, 22.787646484375045 ], [ -79.628173828125028, 22.805224609375074 ], [ -79.579150390624989, 22.806738281250034 ], [ -79.382177734375006, 22.681347656249983 ], [ -79.349560546874926, 22.663916015625063 ] ] ], [ [ [ -81.837451171874989, 23.163037109374955 ], [ -81.575439453124972, 23.116503906250074 ], [ -81.363623046875006, 23.129687500000017 ], [ -81.262353515624966, 23.156835937500034 ], [ -81.271630859374994, 23.128613281249955 ], [ -81.178613281249966, 23.059667968750034 ], [ -81.144628906249977, 23.054931640625057 ], [ -81.007666015624949, 23.089843749999972 ], [ -80.650146484374943, 23.103076171874989 ], [ -80.613427734375023, 23.083740234374972 ], [ -80.550488281249983, 23.016601562499972 ], [ -80.459228515624943, 22.975 ], [ -80.364892578125023, 22.943408203125074 ], [ -80.26616210937496, 22.934960937500023 ], [ -80.167626953124966, 22.949365234375051 ], [ -80.075244140624989, 22.94233398437504 ], [ -79.959912109374926, 22.876904296875011 ], [ -79.923535156249983, 22.869140625000028 ], [ -79.820263671874983, 22.887011718750045 ], [ -79.850732421874966, 22.827197265625017 ], [ -79.676660156249966, 22.743066406250023 ], [ -79.549218750000023, 22.577783203125023 ], [ -79.456494140624955, 22.509863281250034 ], [ -79.358300781250023, 22.448925781249955 ], [ -79.275683593749989, 22.407617187499994 ], [ -79.183007812500023, 22.387890624999955 ], [ -78.901904296874932, 22.39599609375 ], [ -78.83544921875, 22.390917968750045 ], [ -78.775976562499949, 22.367333984375023 ], [ -78.719238281249943, 22.358056640625023 ], [ -78.686474609374926, 22.366845703125023 ], [ -78.143115234374989, 22.109423828125074 ], [ -77.970507812499989, 21.971972656250045 ], [ -77.865039062500017, 21.900585937499983 ], [ -77.636816406249949, 21.79736328125 ], [ -77.545117187499926, 21.774609374999983 ], [ -77.497119140625017, 21.788330078125028 ], [ -77.506542968749983, 21.811035156250028 ], [ -77.573339843750006, 21.868310546874966 ], [ -77.583154296874966, 21.889257812499977 ], [ -77.497265624999955, 21.871630859375045 ], [ -77.342138671874977, 21.755273437500051 ], [ -77.299511718749983, 21.712255859374977 ], [ -77.222070312500023, 21.672412109375045 ], [ -77.144140624999949, 21.643603515625017 ], [ -77.18125, 21.59765625 ], [ -77.244531249999966, 21.59375 ], [ -77.366162109374983, 21.612646484375034 ], [ -77.269580078125017, 21.537890624999989 ], [ -77.252880859374983, 21.483496093750006 ], [ -77.207910156249966, 21.478857421875034 ], [ -77.140966796875006, 21.538623046875045 ], [ -77.0986328125, 21.589013671875023 ], [ -76.928076171874977, 21.458984375 ], [ -76.836328124999937, 21.399511718750034 ], [ -76.859814453124926, 21.364794921875074 ], [ -76.867431640624972, 21.330419921875006 ], [ -76.764990234374977, 21.362402343750034 ], [ -76.726074218749972, 21.358886718750028 ], [ -76.68852539062496, 21.340429687500006 ], [ -76.647412109375011, 21.284521484375063 ], [ -76.551708984374955, 21.272119140625023 ], [ -76.455175781250006, 21.273632812499983 ], [ -76.259228515624983, 21.227392578125063 ], [ -76.073632812499994, 21.133447265625023 ], [ -75.899023437499949, 21.1142578125 ], [ -75.72294921874996, 21.111035156249983 ], [ -75.633740234375011, 21.061328125000074 ], [ -75.595800781250006, 20.994677734374989 ], [ -75.638525390625006, 20.947460937499955 ], [ -75.662939453125006, 20.89814453125004 ], [ -75.597265625000034, 20.837646484374972 ], [ -75.740234375000028, 20.811962890624983 ], [ -75.760400390624966, 20.775537109375023 ], [ -75.75297851562496, 20.736181640625006 ], [ -75.724560546874926, 20.71455078125004 ], [ -75.642773437499983, 20.733496093749977 ], [ -75.524609374999983, 20.716650390625006 ], [ -75.338134765625, 20.701611328124955 ], [ -75.213281249999966, 20.713867187499972 ], [ -74.959716796875, 20.672656250000017 ], [ -74.882568359375, 20.650634765624972 ], [ -74.732080078124994, 20.573193359375011 ], [ -74.662451171875006, 20.522119140624994 ], [ -74.513134765624955, 20.384570312500045 ], [ -74.384375, 20.330468750000023 ], [ -74.272802734375034, 20.317382812500028 ], [ -74.23388671875, 20.326416015625 ], [ -74.198486328125, 20.311474609374983 ], [ -74.167480468749972, 20.292187499999955 ], [ -74.136816406250034, 20.231933593750028 ], [ -74.153710937500023, 20.168554687500006 ], [ -74.217431640624937, 20.117138671875011 ], [ -74.252832031249966, 20.0796875 ], [ -74.412158203124989, 20.075341796875023 ], [ -74.634765624999972, 20.058154296875074 ], [ -74.850048828124955, 20.002294921875063 ], [ -74.95512695312496, 19.957910156249966 ], [ -75.003173828124972, 19.928564453125034 ], [ -75.116406249999955, 19.901416015625017 ], [ -75.124121093750006, 19.924658203125034 ], [ -75.121972656250023, 19.953906250000045 ], [ -75.151611328125, 20.008349609375045 ], [ -75.177294921874989, 19.959375 ], [ -75.219433593749983, 19.923632812500017 ], [ -75.290478515624955, 19.893115234375017 ], [ -75.551953124999955, 19.891113281250057 ], [ -75.6572265625, 19.932226562499977 ], [ -75.765136718749943, 19.960400390624955 ], [ -76.158447265624972, 19.989746093749972 ], [ -76.252832031249994, 19.987158203124977 ], [ -76.515625, 19.956689453124994 ], [ -76.779736328124955, 19.940185546875 ], [ -76.890234375, 19.921337890624983 ], [ -76.999462890624955, 19.892822265625028 ], [ -77.211962890625017, 19.89375 ], [ -77.463183593749932, 19.861376953125017 ], [ -77.715087890625, 19.855468749999972 ], [ -77.553759765625017, 20.082128906250063 ], [ -77.213378906250028, 20.300390625000034 ], [ -77.149414062499972, 20.347265624999977 ], [ -77.103808593749989, 20.407519531250017 ], [ -77.093017578125028, 20.452929687500017 ], [ -77.107910156249943, 20.491650390625011 ], [ -77.188964843750028, 20.559960937499966 ], [ -77.205468750000023, 20.610839843750028 ], [ -77.229589843749949, 20.64375 ], [ -77.347558593749994, 20.672363281250057 ], [ -77.467041015625, 20.689501953124989 ], [ -77.592724609374955, 20.690087890625023 ], [ -77.856884765624955, 20.713623046875028 ], [ -77.997314453124943, 20.715380859375017 ], [ -78.116357421874966, 20.761865234374994 ], [ -78.313867187499966, 20.927490234374972 ], [ -78.406347656249977, 20.973876953125 ], [ -78.453857421874972, 21.010986328125028 ], [ -78.490771484374932, 21.053710937500028 ], [ -78.537255859374994, 21.296826171874983 ], [ -78.576562500000023, 21.413818359375028 ], [ -78.636474609374972, 21.515527343750051 ], [ -78.727685546874966, 21.592724609374955 ], [ -78.822949218749926, 21.618945312500074 ], [ -79.189208984374943, 21.552832031250006 ], [ -79.274414062499972, 21.562646484374966 ], [ -79.357421875000028, 21.585156250000011 ], [ -79.910302734374937, 21.742578125000023 ], [ -80.138330078124937, 21.829248046875023 ], [ -80.231347656249994, 21.872167968750063 ], [ -80.310693359374994, 21.933398437500017 ], [ -80.392919921875034, 22.033740234375017 ], [ -80.485449218749977, 22.1234375 ], [ -80.484814453124926, 22.087158203124972 ], [ -80.499072265624989, 22.063525390625045 ], [ -80.961914062499972, 22.052880859375023 ], [ -81.035644531249972, 22.073583984375063 ], [ -81.083105468749949, 22.097949218750045 ], [ -81.116650390624955, 22.134228515624983 ], [ -81.141406249999932, 22.206933593750051 ], [ -81.185498046874955, 22.267968750000051 ], [ -81.199560546874977, 22.202929687500017 ], [ -81.222412109375, 22.142919921875063 ], [ -81.284375, 22.109423828125074 ], [ -81.355273437499989, 22.104101562500063 ], [ -81.441113281249983, 22.18378906250004 ], [ -81.816210937500017, 22.2001953125 ], [ -81.849414062499932, 22.213671874999989 ], [ -81.972607421874983, 22.290869140625006 ], [ -82.077734375, 22.3876953125 ], [ -81.97304687499999, 22.42182617187504 ], [ -81.757080078124943, 22.46674804687504 ], [ -81.710351562500023, 22.496679687500006 ], [ -81.683251953125023, 22.534814453125051 ], [ -81.702734374999977, 22.591894531250034 ], [ -81.745654296874932, 22.632910156250063 ], [ -81.789892578124977, 22.657031249999989 ], [ -81.838818359374983, 22.672460937500034 ], [ -81.903417968750006, 22.679003906250017 ], [ -82.738037109374972, 22.689257812500074 ], [ -82.786376953124943, 22.658349609374994 ], [ -82.861230468750023, 22.595117187499994 ], [ -83.009423828124994, 22.514013671874977 ], [ -83.107128906250011, 22.429882812499983 ], [ -83.14375, 22.386474609375028 ], [ -83.189404296874983, 22.355419921875011 ], [ -83.292138671874966, 22.303222656250028 ], [ -83.379638671875028, 22.222998046875034 ], [ -83.4859375, 22.187109375 ], [ -83.544042968750034, 22.208935546875011 ], [ -83.601513671875011, 22.208740234375057 ], [ -83.643066406249943, 22.188964843750028 ], [ -83.686621093750034, 22.179931640625057 ], [ -83.900732421874949, 22.170117187500011 ], [ -83.932714843749977, 22.149658203125 ], [ -83.963330078125011, 22.092089843750017 ], [ -83.998046874999972, 21.980126953125023 ], [ -84.030957031249926, 21.943115234375028 ], [ -84.138330078124966, 21.929003906249989 ], [ -84.240673828124926, 21.898339843749966 ], [ -84.448828124999977, 21.791650390624994 ], [ -84.502587890624994, 21.776171875000045 ], [ -84.490917968749926, 21.854296875000045 ], [ -84.501367187500023, 21.930273437499977 ], [ -84.560009765624983, 21.933007812500023 ], [ -84.626904296875011, 21.920361328125011 ], [ -84.682666015625017, 21.899072265625023 ], [ -84.785839843749983, 21.84228515625 ], [ -84.838232421874977, 21.827929687500017 ], [ -84.887207031250028, 21.856982421875074 ], [ -84.877246093749932, 21.894140625 ], [ -84.532763671875017, 22.031152343750023 ], [ -84.494238281249977, 22.041601562500034 ], [ -84.433056640624955, 22.031298828125045 ], [ -84.373144531250006, 22.035937500000017 ], [ -84.326367187499983, 22.074316406250034 ], [ -84.383007812499983, 22.255566406250011 ], [ -84.361279296874983, 22.37890625 ], [ -84.281347656249949, 22.474218750000063 ], [ -84.121777343749955, 22.618554687499966 ], [ -84.044921875000028, 22.666015625000057 ], [ -83.257812499999972, 22.967578125000017 ], [ -83.17724609375, 22.983007812500063 ], [ -82.665820312499989, 23.043554687500034 ], [ -82.587792968749994, 23.064550781250063 ], [ -82.350537109374983, 23.153955078124966 ], [ -82.101367187500017, 23.190429687500028 ], [ -81.837451171874989, 23.163037109374955 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Curaçao", "admin": "Curaçao" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -68.751074218749991, 12.059765625 ], [ -68.803320312499991, 12.045458984374989 ], [ -68.9951171875, 12.141845703125 ], [ -69.15380859375, 12.2984375 ], [ -69.158886718749997, 12.380273437499994 ], [ -69.118457031249989, 12.373242187499997 ], [ -69.076757812499991, 12.342041015625 ], [ -69.013134765624997, 12.231347656249994 ], [ -68.827392578125, 12.158544921874991 ], [ -68.751074218749991, 12.059765625 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Cayman Is.", "admin": "Cayman Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -81.369531249999966, 19.348876953124972 ], [ -81.337255859374949, 19.329492187500023 ], [ -81.296484375, 19.341357421875045 ], [ -81.284814453125023, 19.362548828125 ], [ -81.13046875, 19.346777343750006 ], [ -81.107128906249955, 19.305175781250057 ], [ -81.224609375, 19.304101562499994 ], [ -81.277294921874983, 19.277392578125074 ], [ -81.303710937499972, 19.271875 ], [ -81.404785156249943, 19.278417968750006 ], [ -81.419091796875023, 19.374755859375 ], [ -81.39101562499999, 19.384912109375051 ], [ -81.369531249999966, 19.348876953124972 ] ] ], [ [ [ -79.97900390625, 19.708203125000011 ], [ -79.988769531249943, 19.702539062499994 ], [ -80.020751953124972, 19.706835937499989 ], [ -80.094189453124926, 19.665917968749994 ], [ -80.125878906249994, 19.668359374999966 ], [ -80.116113281249966, 19.682666015625045 ], [ -80.100927734374977, 19.696093750000017 ], [ -80.083642578124994, 19.706103515625017 ], [ -80.067578125000011, 19.7099609375 ], [ -80.016210937500034, 19.71826171875 ], [ -79.991845703124937, 19.719287109375045 ], [ -79.97509765625, 19.7099609375 ], [ -79.97900390625, 19.708203125000011 ] ] ], [ [ [ -79.823388671874994, 19.711914062500057 ], [ -79.870068359375011, 19.696679687500051 ], [ -79.906201171875011, 19.702539062499994 ], [ -79.82421875, 19.74409179687504 ], [ -79.803125, 19.758105468750045 ], [ -79.785156250000028, 19.765625 ], [ -79.766357421875028, 19.765722656250006 ], [ -79.742285156250006, 19.757128906250017 ], [ -79.742285156250006, 19.750878906249994 ], [ -79.823388671874994, 19.711914062500057 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Dominica", "admin": "Dominica" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -61.281689453124997, 15.2490234375 ], [ -61.37539062499999, 15.227294921875 ], [ -61.415722656249997, 15.399853515624997 ], [ -61.481152343749997, 15.525146484375 ], [ -61.469921875, 15.603466796874997 ], [ -61.458105468749991, 15.633105468750003 ], [ -61.320019531249997, 15.585058593749991 ], [ -61.277246093749994, 15.526708984374991 ], [ -61.251074218749991, 15.373144531249991 ], [ -61.281689453124997, 15.2490234375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Dominican Rep.", "admin": "Dominican Republic" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -71.768310546875, 18.039160156249991 ], [ -71.763769531249991, 18.203955078124991 ], [ -71.737255859374997, 18.270800781250003 ], [ -71.761914062499997, 18.34130859375 ], [ -71.87255859375, 18.416210937499997 ], [ -71.940380859374997, 18.512597656249994 ], [ -72.00039062499999, 18.597900390625 ], [ -71.986865234374989, 18.6103515625 ], [ -71.866503906249989, 18.614160156249994 ], [ -71.82421875, 18.6455078125 ], [ -71.743212890624989, 18.73291015625 ], [ -71.72705078125, 18.80322265625 ], [ -71.733642578125, 18.856396484374997 ], [ -71.786376953125, 18.920019531249991 ], [ -71.80712890625, 18.987011718749997 ], [ -71.742041015624991, 19.045507812499991 ], [ -71.657031249999989, 19.130761718749994 ], [ -71.645312499999989, 19.163525390624997 ], [ -71.647216796875, 19.195947265624994 ], [ -71.74648437499999, 19.285839843749997 ], [ -71.753173828125, 19.324462890625 ], [ -71.706933593749994, 19.421972656249991 ], [ -71.711474609374989, 19.486572265625 ], [ -71.75742187499999, 19.688183593749997 ], [ -71.779248046874997, 19.718164062499994 ], [ -71.735107421875, 19.735107421875 ], [ -71.7060546875, 19.795166015625 ], [ -71.667382812499994, 19.8486328125 ], [ -71.615966796875, 19.87744140625 ], [ -71.557763671874994, 19.895361328124991 ], [ -71.441699218749989, 19.893994140624997 ], [ -71.281347656249991, 19.847363281249997 ], [ -71.2359375, 19.84814453125 ], [ -71.081933593749994, 19.890478515624991 ], [ -70.954150390624989, 19.913964843749994 ], [ -70.833886718749994, 19.887255859375003 ], [ -70.785253906249991, 19.850878906250003 ], [ -70.6859375, 19.793261718750003 ], [ -70.636181640624997, 19.775634765625 ], [ -70.479345703124991, 19.77695312499999 ], [ -70.436425781249994, 19.771240234375 ], [ -70.304736328124989, 19.676074218750003 ], [ -70.19384765625, 19.638037109374991 ], [ -70.129443359374989, 19.636132812499994 ], [ -70.0140625, 19.672949218749991 ], [ -69.956835937499989, 19.671875 ], [ -69.891210937499991, 19.589746093749994 ], [ -69.878320312499994, 19.473291015624994 ], [ -69.8234375, 19.367138671874997 ], [ -69.739404296874994, 19.29921875 ], [ -69.324951171875, 19.32773437499999 ], [ -69.232470703124989, 19.271826171874991 ], [ -69.264257812499991, 19.225683593749991 ], [ -69.32275390625, 19.201074218749994 ], [ -69.519726562499997, 19.212011718749991 ], [ -69.60595703125, 19.206494140624997 ], [ -69.623242187499997, 19.160498046874991 ], [ -69.623632812499991, 19.117822265624994 ], [ -69.508349609374989, 19.107617187499997 ], [ -69.395263671875, 19.086083984374994 ], [ -69.280224609374997, 19.051904296874994 ], [ -69.163037109374997, 19.028466796874994 ], [ -69.031298828124989, 19.01318359375 ], [ -68.9013671875, 18.988476562499997 ], [ -68.684765625, 18.90478515625 ], [ -68.445410156249991, 18.71445312499999 ], [ -68.381396484374989, 18.671142578125 ], [ -68.339160156249989, 18.611523437499997 ], [ -68.359277343749994, 18.5380859375 ], [ -68.44482421875, 18.417724609375 ], [ -68.493212890624989, 18.379003906249991 ], [ -68.563769531249989, 18.35546875 ], [ -68.612207031249994, 18.30625 ], [ -68.658837890624994, 18.222021484374991 ], [ -68.687402343749994, 18.214941406249991 ], [ -68.720996093749989, 18.218408203124994 ], [ -68.778466796874994, 18.26611328125 ], [ -68.81953125, 18.339306640624997 ], [ -68.934960937499994, 18.408007812500003 ], [ -69.072265625, 18.39921875 ], [ -69.274511718749991, 18.43984375 ], [ -69.39697265625, 18.420117187499997 ], [ -69.519433593749994, 18.415673828124994 ], [ -69.644726562499997, 18.436376953124991 ], [ -69.770654296874994, 18.443554687499997 ], [ -69.896386718749994, 18.417724609375 ], [ -70.018310546875, 18.373632812499991 ], [ -70.063330078124991, 18.345654296874997 ], [ -70.1416015625, 18.277099609375 ], [ -70.18310546875, 18.251757812500003 ], [ -70.479931640624997, 18.21728515625 ], [ -70.5654296875, 18.267578125 ], [ -70.644677734374994, 18.336230468750003 ], [ -70.758837890624989, 18.345605468749994 ], [ -70.92431640625, 18.29248046875 ], [ -71.02783203125, 18.273193359375 ], [ -71.069970703124994, 18.250341796874991 ], [ -71.082226562499997, 18.224365234375 ], [ -71.082617187499991, 18.128369140624997 ], [ -71.106005859374989, 18.070019531249997 ], [ -71.267285156249997, 17.849609375 ], [ -71.358300781249994, 17.694140625 ], [ -71.395703125, 17.64609375 ], [ -71.43896484375, 17.635595703124991 ], [ -71.518359374999989, 17.725 ], [ -71.569042968749997, 17.757373046875003 ], [ -71.631738281249994, 17.773632812499997 ], [ -71.658300781249991, 17.821142578124991 ], [ -71.6572265625, 17.888671875 ], [ -71.673730468749994, 17.9541015625 ], [ -71.712451171874989, 18.00546875 ], [ -71.768310546875, 18.039160156249991 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Grenada", "admin": "Grenada" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -61.715527343749997, 12.012646484374997 ], [ -61.782177734374997, 12.008447265624994 ], [ -61.755761718749994, 12.045458984374989 ], [ -61.749902343749994, 12.108447265624989 ], [ -61.714990234374994, 12.18515625 ], [ -61.660449218749989, 12.237011718749997 ], [ -61.60703125, 12.223291015624994 ], [ -61.627148437499997, 12.053955078125 ], [ -61.715527343749997, 12.012646484374997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Greenland", "admin": "Greenland" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -46.266699218750006, 60.781396484374994 ], [ -46.381542968749955, 60.660302734375023 ], [ -46.496337890624972, 60.686669921874966 ], [ -46.553125, 60.740771484374989 ], [ -46.666210937499955, 60.765917968750045 ], [ -46.7880859375, 60.758398437500034 ], [ -46.789990234374955, 60.779833984375045 ], [ -46.393896484374977, 60.908789062500006 ], [ -46.205224609374994, 60.943505859374994 ], [ -46.218603515624977, 60.889160156250028 ], [ -46.254492187500006, 60.841552734375 ], [ -46.266699218750006, 60.781396484374994 ] ] ], [ [ [ -37.03125, 65.531982421874972 ], [ -37.186816406249989, 65.531347656250034 ], [ -37.238427734374937, 65.609863281250028 ], [ -37.222900390624972, 65.695458984374966 ], [ -37.047509765624966, 65.722265625 ], [ -36.953076171874983, 65.663330078125 ], [ -36.986914062499949, 65.575585937499966 ], [ -37.03125, 65.531982421874972 ] ] ], [ [ [ -51.013671874999943, 69.552490234374972 ], [ -51.17041015625, 69.517138671875074 ], [ -51.202050781249966, 69.525 ], [ -51.233984374999977, 69.551855468750034 ], [ -51.314892578124955, 69.674072265624972 ], [ -51.338867187499943, 69.732031250000063 ], [ -51.318945312499977, 69.804052734374977 ], [ -51.350292968749955, 69.854785156250017 ], [ -51.208886718750023, 69.913916015624977 ], [ -51.094580078125006, 69.924169921875034 ], [ -50.940234375000017, 69.908691406249972 ], [ -50.679003906249989, 69.848535156249994 ], [ -50.697900390625023, 69.829052734375011 ], [ -50.754394531249972, 69.797656250000017 ], [ -50.911718749999977, 69.756689453125006 ], [ -50.967236328125011, 69.664257812500011 ], [ -50.977880859375034, 69.617822265624966 ], [ -50.970410156249926, 69.583007812499972 ], [ -51.013671874999943, 69.552490234374972 ] ] ], [ [ [ -52.731152343750011, 69.944726562500051 ], [ -52.398242187499932, 69.863427734374994 ], [ -52.0453125, 69.807226562500006 ], [ -52.01079101562496, 69.781542968750017 ], [ -51.983398437499972, 69.74267578125 ], [ -51.977050781250028, 69.722412109375057 ], [ -51.985107421874972, 69.703613281250028 ], [ -52.007470703124994, 69.686279296874972 ], [ -51.981689453125, 69.663964843750051 ], [ -51.907763671874932, 69.636669921874983 ], [ -51.900195312499989, 69.604785156250074 ], [ -51.988427734374937, 69.55 ], [ -52.112597656250017, 69.489111328125034 ], [ -52.770458984375011, 69.363916015625023 ], [ -53.003125, 69.342626953125034 ], [ -53.57841796874996, 69.256640625000017 ], [ -53.754345703124983, 69.260156250000023 ], [ -53.793164062500011, 69.264208984375045 ], [ -53.902050781249983, 69.302001953125028 ], [ -54.05117187499999, 69.337158203125 ], [ -54.121044921875011, 69.364404296875023 ], [ -54.182714843749949, 69.403515625000011 ], [ -54.158154296875011, 69.427783203125074 ], [ -54.04736328125, 69.437304687500045 ], [ -53.889599609375011, 69.436669921875023 ], [ -53.658300781249977, 69.465136718750045 ], [ -53.722265625000034, 69.49072265625 ], [ -53.783056640624977, 69.506298828124983 ], [ -53.825, 69.540332031249989 ], [ -53.921484375000034, 69.533691406249972 ], [ -53.99375, 69.55317382812504 ], [ -54.13320312499999, 69.565429687500028 ], [ -54.496972656249937, 69.577197265625045 ], [ -54.734130859375028, 69.610546874999983 ], [ -54.804101562499994, 69.630517578124966 ], [ -54.865771484374932, 69.6650390625 ], [ -54.919140624999983, 69.713623046875028 ], [ -54.841259765625011, 69.901904296875017 ], [ -54.78789062499996, 69.949853515625023 ], [ -54.664599609374989, 69.965673828125034 ], [ -54.363085937500017, 69.923828125000057 ], [ -54.322607421875034, 69.94189453125 ], [ -54.652441406250006, 70.011181640624983 ], [ -54.773632812499983, 70.052539062500074 ], [ -54.809326171874972, 70.085107421875051 ], [ -54.830761718750011, 70.132958984375023 ], [ -54.830468750000023, 70.161083984374983 ], [ -54.815576171875023, 70.189404296874983 ], [ -54.786230468749977, 70.217773437499972 ], [ -54.705957031249966, 70.256152343749989 ], [ -54.371630859374989, 70.317285156249994 ], [ -54.007226562499994, 70.296435546875017 ], [ -53.375146484375023, 70.221289062499977 ], [ -53.296728515625034, 70.205371093750017 ], [ -53.102929687499966, 70.140869140625028 ], [ -52.731152343750011, 69.944726562500051 ] ] ], [ [ [ -51.675146484374977, 70.855224609375 ], [ -51.808691406250006, 70.852539062499972 ], [ -52.119384765624972, 70.870654296875017 ], [ -52.144189453124966, 70.882275390625011 ], [ -52.148046874999949, 70.904394531249977 ], [ -52.106738281249989, 70.968017578124972 ], [ -51.969824218749977, 70.976464843749994 ], [ -51.806933593750017, 70.941650390625028 ], [ -51.631347656250028, 70.892138671875045 ], [ -51.606933593750028, 70.868847656250011 ], [ -51.675146484374977, 70.855224609375 ] ] ], [ [ [ -25.432324218750011, 70.921337890624955 ], [ -25.397216796874943, 70.862451171875051 ], [ -25.393652343749949, 70.834667968749983 ], [ -25.4013671875, 70.811279296875 ], [ -25.420800781249966, 70.794580078124994 ], [ -25.467773437499943, 70.779687499999966 ], [ -25.380126953124943, 70.740576171875006 ], [ -25.351660156250006, 70.714306640624983 ], [ -25.346337890624994, 70.693310546874955 ], [ -25.402246093749994, 70.652685546875034 ], [ -25.800585937499989, 70.598925781250017 ], [ -25.911328124999983, 70.573046875000074 ], [ -26.049707031250023, 70.509130859375006 ], [ -26.217871093749977, 70.454052734374983 ], [ -26.273876953124955, 70.454345703125028 ], [ -26.339160156250017, 70.51142578125004 ], [ -26.604687499999926, 70.553369140624966 ], [ -27.104785156250017, 70.531494140625028 ], [ -27.690039062499977, 70.478662109375023 ], [ -27.89799804687496, 70.454003906249966 ], [ -28.003027343749977, 70.467138671874977 ], [ -28.035253906249949, 70.48681640625 ], [ -28.036816406250011, 70.514355468750011 ], [ -27.967529296875028, 70.594824218750063 ], [ -27.939550781250006, 70.615283203125045 ], [ -27.805273437500006, 70.642041015624983 ], [ -27.714208984375006, 70.712792968750023 ], [ -27.743994140625034, 70.789746093749983 ], [ -27.708935546875011, 70.897119140624994 ], [ -27.61723632812496, 70.913769531250011 ], [ -27.3875, 70.875634765624966 ], [ -27.238867187499977, 70.867578125000023 ], [ -26.9755859375, 70.862695312499994 ], [ -26.621777343749955, 70.875634765624966 ], [ -26.337451171874932, 70.919238281250074 ], [ -25.818896484374989, 71.043652343750011 ], [ -25.726806640624943, 71.042041015625045 ], [ -25.660839843749926, 70.997949218750023 ], [ -25.6123046875, 70.976318359374972 ], [ -25.458251953124943, 70.942529296875023 ], [ -25.432324218750011, 70.921337890624955 ] ] ], [ [ [ -53.535205078124932, 71.040820312500045 ], [ -53.628808593749994, 71.034277343750063 ], [ -53.897558593750034, 71.08515625000004 ], [ -53.941162109374943, 71.104296875000017 ], [ -53.9578125, 71.127734374999989 ], [ -53.947460937499983, 71.155517578124972 ], [ -53.86186523437496, 71.20722656250004 ], [ -53.70097656249996, 71.283007812500017 ], [ -53.584472656250028, 71.297070312499955 ], [ -53.512353515624994, 71.249609375000063 ], [ -53.44140625, 71.185839843750017 ], [ -53.43212890625, 71.153417968750006 ], [ -53.436914062499994, 71.115234375000028 ], [ -53.455468749999937, 71.082910156250023 ], [ -53.487792968749972, 71.056298828125023 ], [ -53.535205078124932, 71.040820312500045 ] ] ], [ [ [ -55.016894531249989, 72.791113281250034 ], [ -55.158203125, 72.723291015624994 ], [ -55.273583984374966, 72.684326171875028 ], [ -55.523632812499926, 72.568408203125045 ], [ -55.566601562499983, 72.564355468750023 ], [ -55.634130859374977, 72.579443359374977 ], [ -55.6865234375, 72.609912109375074 ], [ -55.781005859374972, 72.617236328125045 ], [ -55.813916015625011, 72.636474609374972 ], [ -55.827148437499943, 72.652148437500045 ], [ -55.869042968749966, 72.662109375000057 ], [ -55.935693359374937, 72.66835937499999 ], [ -56.042675781249983, 72.656445312499955 ], [ -56.140869140625, 72.66845703125 ], [ -56.214794921874955, 72.719189453124955 ], [ -56.078076171875011, 72.753222656250045 ], [ -55.993554687500023, 72.782275390625017 ], [ -55.666455078124983, 72.793701171875028 ], [ -55.574218750000028, 72.780371093749977 ], [ -55.516259765624937, 72.780712890624955 ], [ -55.427929687499983, 72.788623046875074 ], [ -55.23466796874996, 72.824804687499977 ], [ -55.205810546875028, 72.841650390625034 ], [ -55.033007812499989, 72.820507812499983 ], [ -55.016894531249989, 72.791113281250034 ] ] ], [ [ [ -18.000537109374932, 75.407324218750034 ], [ -17.921191406249932, 75.301513671874972 ], [ -17.885888671874937, 75.204443359375006 ], [ -17.762402343750011, 75.142773437499955 ], [ -17.497851562499932, 75.151513671874966 ], [ -17.391992187499937, 75.036914062500074 ], [ -17.586035156249949, 74.992773437500034 ], [ -18.35332031249996, 75.010449218750011 ], [ -18.670800781249966, 75.001660156249983 ], [ -18.891308593749955, 75.072167968749966 ], [ -18.882470703124937, 75.195654296874977 ], [ -18.856054687499977, 75.319140625000017 ], [ -18.635546874999989, 75.389648437499972 ], [ -18.450341796874994, 75.327978515625034 ], [ -18.229882812499937, 75.372070312500057 ], [ -18.000537109374932, 75.407324218750034 ] ] ], [ [ [ -18.582617187499949, 76.042333984375006 ], [ -18.697265624999943, 76.015869140625028 ], [ -19.085351562499966, 76.430371093750011 ], [ -19.085351562499966, 76.580273437499983 ], [ -19.058886718749989, 76.694970703124994 ], [ -18.882470703124937, 76.703808593750011 ], [ -18.732617187499955, 76.642041015624955 ], [ -18.662011718749966, 76.403906250000034 ], [ -18.582617187499949, 76.042333984375006 ] ] ], [ [ [ -71.667333984375006, 77.325292968749977 ], [ -72.023535156250006, 77.316455078125045 ], [ -72.374414062499994, 77.355419921874983 ], [ -72.494921874999932, 77.385546874999989 ], [ -72.489550781249989, 77.431640624999972 ], [ -72.436425781250023, 77.447558593750017 ], [ -72.246777343750011, 77.463525390624994 ], [ -72.089062499999955, 77.467089843749989 ], [ -71.982763671874949, 77.459960937499972 ], [ -71.732910156249943, 77.431640624999972 ], [ -71.552148437499994, 77.403271484374955 ], [ -71.433447265624949, 77.394384765625006 ], [ -71.46708984374996, 77.353662109374994 ], [ -71.667333984375006, 77.325292968749977 ] ] ], [ [ [ -17.953710937499977, 77.642333984375 ], [ -18.14799804687496, 77.642333984375 ], [ -18.220019531249989, 77.668359374999966 ], [ -18.174023437499926, 77.71435546875 ], [ -17.903710937500023, 77.862597656250017 ], [ -17.813574218749949, 77.874609374999977 ], [ -17.681445312499932, 77.858593750000011 ], [ -17.641357421874943, 77.782470703125028 ], [ -17.729492187499972, 77.706396484374977 ], [ -17.953710937499977, 77.642333984375 ] ] ], [ [ [ -18.997167968749949, 77.973779296875023 ], [ -19.129492187499977, 77.938525390625017 ], [ -19.217626953125006, 78.044335937499994 ], [ -19.297021484375023, 78.185449218749966 ], [ -19.314697265624972, 78.344189453124983 ], [ -19.111816406249943, 78.423583984375 ], [ -19.005957031249949, 78.441210937500045 ], [ -18.935400390624977, 78.423583984375 ], [ -18.953027343749994, 78.352978515625011 ], [ -18.953027343749994, 78.211914062500028 ], [ -18.882470703124937, 78.114892578124994 ], [ -18.997167968749949, 77.973779296875023 ] ] ], [ [ [ -17.6125, 79.825878906249955 ], [ -18.035839843749926, 79.711230468750045 ], [ -18.662011718749966, 79.720019531250045 ], [ -19.032421874999926, 79.77294921875 ], [ -19.13828125, 79.852343750000017 ], [ -18.997167968749949, 79.940478515625017 ], [ -18.547363281249972, 80.011083984375034 ], [ -17.98291015625, 80.055175781250028 ], [ -17.471386718749955, 80.028710937499966 ], [ -17.400830078124983, 79.940478515625017 ], [ -17.6125, 79.825878906249955 ] ] ], [ [ [ -18.664746093749983, 81.846484375000017 ], [ -18.767675781250006, 81.814306640625034 ], [ -19.031445312499983, 81.827197265624989 ], [ -19.369287109374994, 81.917285156250045 ], [ -19.594482421874943, 81.991259765625017 ], [ -19.610546874999926, 82.078125 ], [ -19.494726562499977, 82.11669921875 ], [ -19.314550781249949, 82.123193359374994 ], [ -19.066894531250028, 82.049169921875006 ], [ -18.812695312499926, 81.949462890625028 ], [ -18.664746093749983, 81.846484375000017 ] ] ], [ [ [ -44.864550781249989, 82.083642578125023 ], [ -45.067431640625017, 82.066015624999977 ], [ -45.490771484374932, 82.171826171874955 ], [ -46.161035156249966, 82.277685546875034 ], [ -46.751904296875011, 82.348193359375017 ], [ -47.307519531249966, 82.533398437499983 ], [ -47.351220703124966, 82.599218749999977 ], [ -47.27226562499996, 82.656933593750011 ], [ -46.787207031250006, 82.66572265625004 ], [ -46.399169921875, 82.692138671875 ], [ -45.411376953125028, 82.577539062500023 ], [ -44.917480468750028, 82.480517578125045 ], [ -44.749902343749994, 82.401123046875028 ], [ -44.776367187499972, 82.24238281250004 ], [ -44.864550781249989, 82.083642578125023 ] ] ], [ [ [ -29.952880859375, 83.564843749999966 ], [ -28.991992187500017, 83.504785156249994 ], [ -28.483789062499937, 83.434912109374977 ], [ -28.377050781249949, 83.437207031250011 ], [ -27.688378906249994, 83.410400390625057 ], [ -27.034423828125, 83.376904296874983 ], [ -25.947412109374966, 83.289648437500034 ], [ -25.795068359374994, 83.260986328124972 ], [ -25.912451171874949, 83.2375 ], [ -26.18271484374992, 83.221386718749983 ], [ -27.571875, 83.192626953125 ], [ -30.091992187500011, 83.157421875000011 ], [ -31.533984374999989, 83.088916015625017 ], [ -31.99267578125, 83.085351562499994 ], [ -32.032714843749972, 82.983447265625017 ], [ -31.836767578125034, 82.977880859375034 ], [ -31.515576171874955, 82.991650390625011 ], [ -30.38603515624996, 83.093701171875011 ], [ -29.963574218749955, 83.110498046874966 ], [ -29.175, 83.102001953125011 ], [ -28.151464843750006, 83.063720703125028 ], [ -27.738525390625, 83.077197265625017 ], [ -27.002050781249977, 83.067187500000017 ], [ -26.140820312499926, 83.096435546875028 ], [ -25.123388671874949, 83.159619140625011 ], [ -24.845166015624926, 83.018554687499972 ], [ -24.470312499999949, 82.877392578124983 ], [ -24.173632812499989, 82.893017578124983 ], [ -23.9195312499999, 82.885107421875063 ], [ -23.833544921874989, 82.838769531250023 ], [ -23.694628906249932, 82.819140625000017 ], [ -23.406933593749926, 82.829687500000034 ], [ -22.52490234375, 82.789160156250034 ], [ -21.919677734375, 82.716406250000063 ], [ -21.691796875000023, 82.682519531249994 ], [ -21.582519531249943, 82.634179687499994 ], [ -21.520654296874966, 82.595410156250011 ], [ -21.615771484374989, 82.547705078124977 ], [ -21.993945312499932, 82.462792968749994 ], [ -22.472558593749994, 82.384716796874983 ], [ -23.118066406249966, 82.324707031250028 ], [ -23.862207031249966, 82.287060546874983 ], [ -29.57939453124996, 82.161181640625017 ], [ -29.772753906249989, 82.13125 ], [ -29.887402343749983, 82.054833984375023 ], [ -29.810986328124955, 81.955468750000023 ], [ -29.543847656249994, 81.939941406249972 ], [ -28.919433593749972, 81.995898437499989 ], [ -27.839501953124966, 82.048876953125045 ], [ -27.045947265624932, 82.046337890624983 ], [ -25.148828124999966, 82.001123046874994 ], [ -24.589160156249989, 81.882812500000057 ], [ -24.293066406249977, 81.700976562500045 ], [ -23.636523437499989, 81.741845703125023 ], [ -23.496142578124989, 81.773046874999977 ], [ -23.392968749999937, 81.827197265624989 ], [ -23.310546875000028, 81.885302734375017 ], [ -23.248779296874943, 81.947265625000028 ], [ -23.179833984374937, 81.989453125000011 ], [ -23.103710937499983, 82.011816406250034 ], [ -22.940087890624937, 82.030517578125028 ], [ -22.563378906249937, 82.053027343749989 ], [ -21.575537109374949, 82.074951171875028 ], [ -21.337988281249977, 82.068701171875006 ], [ -21.167382812499937, 81.98383789062504 ], [ -21.130322265624926, 81.934228515625051 ], [ -21.117968749999989, 81.869628906250028 ], [ -21.123437499999966, 81.789941406249966 ], [ -21.146582031249949, 81.695166015625006 ], [ -21.230517578125017, 81.601367187499989 ], [ -21.503906250000028, 81.4375 ], [ -21.723632812500028, 81.348242187500034 ], [ -21.960742187500017, 81.283935546875 ], [ -22.415283203124972, 81.137109375000023 ], [ -22.57275390625, 81.097900390625028 ], [ -23.072460937500011, 80.926708984374955 ], [ -23.196386718749949, 80.847363281249955 ], [ -23.203662109374989, 80.789257812500011 ], [ -23.117724609374989, 80.778173828124977 ], [ -22.972851562499955, 80.832812500000017 ], [ -22.9189453125, 80.871826171874972 ], [ -22.82568359375, 80.912646484375017 ], [ -22.089404296874932, 81.020214843750011 ], [ -21.931347656249955, 81.050195312499966 ], [ -21.449755859374989, 81.17817382812504 ], [ -21.14243164062492, 81.226171875000034 ], [ -20.889746093749949, 81.276367187500057 ], [ -20.755859374999943, 81.312011718750028 ], [ -20.015722656249977, 81.564355468750023 ], [ -19.629931640624989, 81.639892578125028 ], [ -19.224755859374937, 81.640039062499966 ], [ -19.152978515624966, 81.512207031250057 ], [ -18.667382812499994, 81.492431640625 ], [ -18.456542968750028, 81.497949218749994 ], [ -18.117871093749955, 81.466845703125045 ], [ -17.969384765624994, 81.441162109375057 ], [ -17.71665039062492, 81.428173828124983 ], [ -17.456054687499943, 81.397705078125 ], [ -17.226220703125023, 81.430419921875 ], [ -17.15903320312492, 81.450927734375 ], [ -16.937060546874989, 81.543896484375011 ], [ -16.63710937499999, 81.626220703125 ], [ -16.358984375, 81.729052734374989 ], [ -16.266796874999955, 81.753955078124989 ], [ -16.120703124999949, 81.776611328125 ], [ -15.968896484375023, 81.785498046875034 ], [ -15.555517578125006, 81.833593749999977 ], [ -15.450634765624955, 81.836962890625045 ], [ -15.227490234374955, 81.821777343750057 ], [ -14.241992187500017, 81.813867187500051 ], [ -13.704492187500023, 81.789062500000057 ], [ -12.956005859374955, 81.720214843749972 ], [ -12.434423828125006, 81.682519531250023 ], [ -12.19287109375, 81.649121093749955 ], [ -11.841113281250017, 81.577539062500023 ], [ -11.557470703124949, 81.502636718749955 ], [ -11.425537109374972, 81.480615234374994 ], [ -11.430664062499972, 81.456835937500045 ], [ -11.528808593749972, 81.424023437500011 ], [ -12.231347656250023, 81.309228515624994 ], [ -12.46123046874996, 81.232519531250006 ], [ -13.126220703124972, 81.087792968749994 ], [ -13.451171875, 81.0380859375 ], [ -13.80429687499992, 81.018603515625017 ], [ -14.197363281249977, 81.013916015625057 ], [ -14.452343749999955, 80.993115234374983 ], [ -14.490136718749937, 80.973291015625023 ], [ -14.308496093749966, 80.913232421874966 ], [ -14.228564453124932, 80.870458984375034 ], [ -14.240185546874983, 80.832421875000023 ], [ -14.43125, 80.776074218750011 ], [ -14.503564453124994, 80.763281250000063 ], [ -15.194238281249937, 80.721435546874972 ], [ -15.542675781249955, 80.650390624999972 ], [ -15.997509765624983, 80.641699218749977 ], [ -16.31894531249992, 80.649804687500023 ], [ -16.76059570312492, 80.573388671874994 ], [ -16.587792968749994, 80.511230468750057 ], [ -16.429443359374972, 80.484228515625063 ], [ -15.937255859374972, 80.427636718749966 ], [ -15.9326171875, 80.395117187500006 ], [ -16.167773437499932, 80.329394531250045 ], [ -16.488769531249972, 80.251953124999972 ], [ -16.868408203124943, 80.198242187500057 ], [ -17.011132812499994, 80.190185546875 ], [ -17.191162109374972, 80.203662109374989 ], [ -17.35722656249996, 80.200781250000034 ], [ -17.722851562499955, 80.176025390624972 ], [ -18.070947265624994, 80.172070312499955 ], [ -18.692578124999983, 80.207080078124989 ], [ -19.029003906249955, 80.247607421874989 ], [ -19.206005859374955, 80.261621093749994 ], [ -19.429199218749943, 80.257714843749994 ], [ -19.515039062500023, 80.241406249999955 ], [ -19.86679687499992, 80.144726562499983 ], [ -20.039501953124926, 80.078710937500034 ], [ -20.150146484375, 80.011230468749972 ], [ -20.197412109374937, 79.937646484374994 ], [ -20.181347656249955, 79.857958984375017 ], [ -20.138476562499932, 79.803369140624994 ], [ -20.068847656249943, 79.773779296875006 ], [ -19.985400390625017, 79.755859375 ], [ -19.839306640625011, 79.746484375000023 ], [ -19.51787109374996, 79.755371093749972 ], [ -19.391503906249994, 79.750341796875006 ], [ -19.353027343749972, 79.734179687500017 ], [ -19.283593749999937, 79.683154296875017 ], [ -19.295996093749977, 79.635009765624972 ], [ -19.354199218749926, 79.567333984374955 ], [ -19.399316406249966, 79.488378906250034 ], [ -19.431201171874989, 79.39814453125004 ], [ -19.414013671874955, 79.348828125000011 ], [ -19.283984374999932, 79.338037109375051 ], [ -19.222949218749932, 79.341601562500045 ], [ -19.152197265625006, 79.325390624999955 ], [ -19.071777343749943, 79.28945312499999 ], [ -19.011328124999977, 79.25146484375 ], [ -18.970800781249977, 79.211376953124983 ], [ -18.99199218749996, 79.178369140625023 ], [ -19.074951171874972, 79.152343750000057 ], [ -19.262207031250028, 79.122998046875011 ], [ -19.723046874999937, 79.065039062500034 ], [ -19.76982421874996, 79.047363281249972 ], [ -19.806054687499966, 79.01210937499999 ], [ -19.831591796874932, 78.959130859375023 ], [ -19.88720703125, 78.910937499999989 ], [ -19.972900390624943, 78.867626953124955 ], [ -20.050488281249955, 78.841796875000028 ], [ -20.199902343749926, 78.830322265625 ], [ -20.395703124999926, 78.828808593749955 ], [ -20.615576171874949, 78.80390625000004 ], [ -21.133740234374926, 78.658642578125011 ], [ -21.141455078124977, 78.642529296875011 ], [ -20.947460937499983, 78.595898437500011 ], [ -20.955664062499977, 78.555029296875034 ], [ -21.194775390624926, 78.379833984374955 ], [ -21.260205078124926, 78.293017578125045 ], [ -21.31201171875, 78.173974609375023 ], [ -21.39726562499996, 78.073583984375006 ], [ -21.515966796874977, 77.991845703124966 ], [ -21.632666015624949, 77.8974609375 ], [ -21.74755859375, 77.790625 ], [ -21.729589843749977, 77.708544921874989 ], [ -21.578906249999932, 77.651367187499972 ], [ -21.379687499999932, 77.697558593750045 ], [ -21.131884765624989, 77.847216796874989 ], [ -20.862597656249932, 77.911865234375028 ], [ -20.571826171874932, 77.891552734374955 ], [ -20.318603515624943, 77.861962890624966 ], [ -19.995117187499943, 77.803417968749955 ], [ -19.724316406249926, 77.766943359374977 ], [ -19.490429687499983, 77.718896484374966 ], [ -19.393994140624955, 77.678369140624966 ], [ -19.296875, 77.621289062499983 ], [ -19.296093750000011, 77.585253906249989 ], [ -19.467529296875028, 77.565820312500051 ], [ -19.524121093750011, 77.571972656249955 ], [ -19.953222656249949, 77.666357421875006 ], [ -20.162060546874926, 77.68984375 ], [ -20.439208984375, 77.661621093750028 ], [ -20.680810546875023, 77.618994140625034 ], [ -20.463769531249937, 77.447314453125045 ], [ -20.231933593749972, 77.368408203124972 ], [ -19.80864257812496, 77.332373046875006 ], [ -19.587597656249955, 77.29443359375 ], [ -19.426416015624994, 77.245996093749994 ], [ -19.300292968749972, 77.222363281249955 ], [ -19.131005859374937, 77.232763671875034 ], [ -18.903417968749949, 77.280468749999983 ], [ -18.585888671874983, 77.283056640624977 ], [ -18.442626953124943, 77.259375 ], [ -18.339013671874966, 77.21528320312504 ], [ -18.292382812499966, 77.132861328125017 ], [ -18.302734374999943, 77.012109375000023 ], [ -18.337255859374977, 76.921191406249989 ], [ -18.39604492187496, 76.860058593749955 ], [ -18.51030273437496, 76.778173828124977 ], [ -18.60576171874996, 76.763281250000063 ], [ -18.740283203125017, 76.767724609374994 ], [ -18.865332031250006, 76.784521484375034 ], [ -18.981005859374932, 76.813769531250045 ], [ -19.156347656249949, 76.836572265624966 ], [ -19.5087890625, 76.861083984375 ], [ -19.864941406249983, 76.914404296875034 ], [ -20.064355468750023, 76.927587890625034 ], [ -20.48671875, 76.920800781249994 ], [ -20.942089843749955, 76.887011718750045 ], [ -20.959912109374955, 76.842675781249966 ], [ -21.614697265624926, 76.687890624999966 ], [ -21.749023437499943, 76.689990234375045 ], [ -21.930810546874937, 76.743164062500028 ], [ -22.185253906250011, 76.794091796875023 ], [ -22.334326171875006, 76.793701171875028 ], [ -22.55454101562492, 76.729248046875057 ], [ -22.609326171874983, 76.70429687500004 ], [ -22.606640624999955, 76.680761718750034 ], [ -22.444433593749949, 76.625048828125045 ], [ -22.378613281249955, 76.612207031249994 ], [ -22.294873046874955, 76.601464843750051 ], [ -22.00371093749996, 76.588085937499983 ], [ -21.877343749999966, 76.573486328125028 ], [ -21.758105468749932, 76.400537109374966 ], [ -21.569091796874972, 76.293701171875057 ], [ -21.488232421874926, 76.271875 ], [ -21.416845703124949, 76.264013671875034 ], [ -21.185449218749966, 76.267968750000051 ], [ -20.887402343750011, 76.304003906250017 ], [ -20.783300781249949, 76.275146484375 ], [ -20.563818359374977, 76.23984375 ], [ -20.435400390624949, 76.231054687499977 ], [ -20.279296875000028, 76.232470703125017 ], [ -20.10361328124992, 76.219091796875034 ], [ -19.86289062499992, 76.120654296875045 ], [ -19.957714843749955, 75.996679687500006 ], [ -19.806884765624972, 75.897363281250023 ], [ -19.56601562499992, 75.794970703125045 ], [ -19.508984374999926, 75.757519531249955 ], [ -19.485693359374977, 75.689599609374994 ], [ -19.48027343749996, 75.644775390625 ], [ -19.462158203125, 75.603857421875006 ], [ -19.43144531249996, 75.566894531250028 ], [ -19.39951171874992, 75.494433593750017 ], [ -19.366455078124943, 75.386425781249955 ], [ -19.37529296874996, 75.298193359375006 ], [ -19.425976562499983, 75.229833984375034 ], [ -19.526367187500028, 75.180224609375045 ], [ -19.67626953125, 75.149365234374983 ], [ -19.798486328124937, 75.157470703125028 ], [ -19.893164062499949, 75.204541015625011 ], [ -20.026562499999955, 75.254687500000017 ], [ -20.198681640624926, 75.307958984375034 ], [ -20.484960937500006, 75.314257812499989 ], [ -20.905859374999949, 75.156933593750011 ], [ -21.093847656249977, 75.149072265624994 ], [ -21.246533203124983, 75.133398437500006 ], [ -21.409423828124943, 75.064794921874977 ], [ -21.649316406249966, 75.023437499999972 ], [ -21.861035156249955, 75.039843750000045 ], [ -22.232861328124926, 75.119726562499977 ], [ -22.097753906249949, 75.066357421875011 ], [ -21.90434570312496, 75.00390625 ], [ -21.783935546874943, 74.971484375000045 ], [ -21.695117187499989, 74.964453125000034 ], [ -21.597656250000028, 74.971972656250074 ], [ -21.457324218749932, 74.997558593750028 ], [ -21.140576171874983, 75.06855468750004 ], [ -21.056689453124932, 75.079394531250017 ], [ -20.985791015624983, 75.074365234374966 ], [ -20.92778320312496, 75.053417968749955 ], [ -20.861083984374972, 74.99257812499999 ], [ -20.785693359374989, 74.891748046874966 ], [ -20.7953125, 74.805957031249989 ], [ -20.889990234375006, 74.735205078124977 ], [ -20.970996093749989, 74.689843749999966 ], [ -21.038281249999926, 74.669873046874983 ], [ -21.038476562499966, 74.654150390624977 ], [ -20.861572265624972, 74.635937500000011 ], [ -20.611132812499932, 74.728222656249983 ], [ -20.531738281250028, 74.842919921874966 ], [ -20.417089843749949, 74.975195312500006 ], [ -20.214257812499994, 75.019238281250011 ], [ -19.984912109374989, 74.975195312500006 ], [ -19.799707031250023, 74.851708984374994 ], [ -19.537792968749955, 74.624560546874989 ], [ -19.4273437499999, 74.600927734374977 ], [ -19.287011718750023, 74.546386718750057 ], [ -19.22509765625, 74.4794921875 ], [ -19.241650390624926, 74.400195312500017 ], [ -19.271582031249977, 74.342626953125006 ], [ -19.314941406250028, 74.306787109374994 ], [ -19.369140624999972, 74.284033203124977 ], [ -19.466748046874955, 74.269482421874955 ], [ -19.646240234375, 74.257958984374994 ], [ -20.047558593749983, 74.282275390625074 ], [ -20.256445312499977, 74.2828125 ], [ -20.230566406249949, 74.204638671875074 ], [ -20.653125, 74.137353515625023 ], [ -21.129443359374932, 74.110888671875045 ], [ -21.58056640625, 74.163476562500023 ], [ -21.954931640624977, 74.244287109374966 ], [ -21.832031249999972, 74.357275390624977 ], [ -21.761962890625, 74.482763671875063 ], [ -21.942919921874932, 74.565722656249989 ], [ -21.982617187499926, 74.567480468750006 ], [ -21.920166015625, 74.439208984374972 ], [ -21.97270507812496, 74.390039062499994 ], [ -22.177197265624955, 74.330175781250063 ], [ -22.321582031249989, 74.302539062500017 ], [ -22.334326171875006, 74.286376953125028 ], [ -22.263525390624949, 74.272412109375011 ], [ -22.21733398437496, 74.245507812500051 ], [ -22.195654296874977, 74.205712890625023 ], [ -22.220019531249989, 74.16552734375 ], [ -22.29057617187496, 74.125 ], [ -22.328955078124977, 74.090966796874994 ], [ -22.335253906250017, 74.063427734374983 ], [ -22.27055664062496, 74.029882812499977 ], [ -22.134814453124932, 73.990478515625028 ], [ -21.987695312499994, 73.970996093750074 ], [ -21.298291015624955, 73.962451171875017 ], [ -21.022216796874943, 73.941259765625063 ], [ -20.36728515624992, 73.848242187500006 ], [ -20.337988281249977, 73.819677734374977 ], [ -20.448925781249926, 73.653027343749955 ], [ -20.509667968749966, 73.492871093750011 ], [ -20.63671875, 73.463574218749983 ], [ -21.325878906249983, 73.456640625 ], [ -21.547998046874937, 73.431689453125074 ], [ -21.87285156249996, 73.358105468749983 ], [ -22.185058593749972, 73.269873046875063 ], [ -22.346875, 73.269238281250011 ], [ -22.9875, 73.346240234375074 ], [ -23.233203124999989, 73.397705078124972 ], [ -23.760595703124949, 73.543115234375023 ], [ -24.157714843749943, 73.764453124999989 ], [ -24.339892578124932, 73.672412109374989 ], [ -24.451269531249977, 73.628515625 ], [ -24.566308593749966, 73.605761718749989 ], [ -24.67724609375, 73.602197265624994 ], [ -24.784179687499943, 73.617919921875 ], [ -24.905468749999955, 73.652783203124983 ], [ -25.108837890625011, 73.733691406250045 ], [ -25.351464843749966, 73.813623046874994 ], [ -25.521289062500017, 73.851611328124989 ], [ -25.52773437499999, 73.840820312500028 ], [ -25.427441406249983, 73.793798828125034 ], [ -25.280517578124972, 73.739599609375006 ], [ -24.908886718749955, 73.580175781250034 ], [ -24.7783203125, 73.539892578125006 ], [ -24.791259765624972, 73.511279296875017 ], [ -25.025878906249972, 73.485791015624983 ], [ -25.310742187499926, 73.431005859375006 ], [ -25.450097656249994, 73.390673828125045 ], [ -25.665429687499966, 73.292822265625006 ], [ -25.740185546874926, 73.277636718750045 ], [ -26.062304687500017, 73.253027343750006 ], [ -26.168554687499977, 73.259033203124972 ], [ -26.40673828125, 73.31293945312504 ], [ -26.765478515625006, 73.348193359375017 ], [ -26.976708984374966, 73.379541015625023 ], [ -27.270410156250023, 73.436279296875028 ], [ -27.169384765624955, 73.374169921874994 ], [ -26.603613281249977, 73.279492187499955 ], [ -26.541845703125006, 73.248974609374955 ], [ -26.657617187499966, 73.192138671875028 ], [ -26.728613281249949, 73.171386718749972 ], [ -26.86333007812496, 73.166992187500057 ], [ -27.061865234374977, 73.178906249999983 ], [ -27.264892578124943, 73.17646484375004 ], [ -27.472363281249955, 73.159814453125023 ], [ -27.561621093750006, 73.138476562500017 ], [ -27.532568359374949, 73.112548828124972 ], [ -27.483154296875, 73.088916015625045 ], [ -27.413330078125, 73.067626953124972 ], [ -27.348046875000023, 73.067822265625011 ], [ -27.189892578124955, 73.132421875000034 ], [ -27.070019531249955, 73.137011718749989 ], [ -26.753222656249989, 73.121093750000028 ], [ -26.432861328125, 73.171484374999977 ], [ -26.202001953124949, 73.193212890624977 ], [ -26.028759765624926, 73.198779296875045 ], [ -25.399023437499977, 73.275781250000023 ], [ -25.268310546874972, 73.361962890624994 ], [ -25.057031250000023, 73.396484375 ], [ -24.58720703124996, 73.422949218749977 ], [ -24.132666015625006, 73.409375 ], [ -23.898974609374989, 73.398291015625006 ], [ -23.709619140624966, 73.316796875000023 ], [ -23.455761718749926, 73.259082031249989 ], [ -23.244091796874983, 73.193261718749994 ], [ -22.996044921874983, 73.171582031250011 ], [ -22.852294921875, 73.083984375000028 ], [ -22.450195312499972, 72.986083984374972 ], [ -22.194238281249966, 72.96503906250004 ], [ -22.036328124999955, 72.918457031250057 ], [ -22.023486328124989, 72.720800781250006 ], [ -22.006738281249966, 72.63544921875004 ], [ -22.074804687499977, 72.399218750000045 ], [ -22.280224609374983, 72.344775390625045 ], [ -22.2392578125, 72.220263671874989 ], [ -22.293212890624972, 72.11953125 ], [ -22.497509765624926, 72.157763671875045 ], [ -22.70683593749996, 72.223925781250045 ], [ -23.2080078125, 72.3265625 ], [ -23.67436523437496, 72.392578125000028 ], [ -23.855566406249949, 72.452441406250045 ], [ -24.069042968750011, 72.498730468749983 ], [ -24.358593749999926, 72.687304687500017 ], [ -24.547216796874977, 72.921728515625006 ], [ -24.629980468749977, 73.037646484374989 ], [ -24.788574218749943, 73.044140624999983 ], [ -24.992480468750017, 73.013085937499966 ], [ -25.170556640624966, 72.980273437500017 ], [ -25.255859375000028, 72.924121093750045 ], [ -25.86083984375, 72.846875 ], [ -26.080468749999966, 72.793994140624989 ], [ -26.205761718749926, 72.795556640624966 ], [ -26.657617187499966, 72.715820312499972 ], [ -26.476562500000028, 72.677636718750023 ], [ -26.392089843749943, 72.672802734375011 ], [ -26.209472656249972, 72.694384765625045 ], [ -26.099804687500011, 72.721923828124972 ], [ -25.687988281249943, 72.797363281249972 ], [ -25.357421875000028, 72.81025390625004 ], [ -25.2375, 72.8427734375 ], [ -24.984814453124955, 72.889208984375045 ], [ -24.81333007812492, 72.901513671874966 ], [ -24.789453124999937, 72.889746093750063 ], [ -24.771044921874932, 72.868652343750028 ], [ -24.65, 72.58251953125 ], [ -24.700683593749972, 72.506347656250028 ], [ -24.836914062499943, 72.473339843749955 ], [ -25.12802734374992, 72.419189453125028 ], [ -25.203710937499977, 72.392968750000023 ], [ -25.117871093749983, 72.346972656250045 ], [ -24.844189453125011, 72.390332031250011 ], [ -24.66684570312492, 72.437353515625006 ], [ -24.572363281249949, 72.420214843750045 ], [ -24.417187499999955, 72.348242187500063 ], [ -24.242285156249949, 72.311328124999989 ], [ -23.797705078124977, 72.200732421875017 ], [ -23.587109374999955, 72.139794921875051 ], [ -23.290917968750023, 72.081005859374955 ], [ -22.955761718749955, 71.999414062500051 ], [ -22.86850585937492, 71.970654296874955 ], [ -22.562158203124966, 71.928271484375017 ], [ -22.496875, 71.913818359375 ], [ -22.370214843749949, 71.769824218749989 ], [ -22.264501953124977, 71.753808593749994 ], [ -21.959667968749955, 71.744677734375017 ], [ -22.013330078124966, 71.688818359375006 ], [ -22.311035156249972, 71.564550781250006 ], [ -22.464990234374966, 71.52490234375 ], [ -22.503222656249932, 71.500439453124983 ], [ -22.488574218749989, 71.456689453124966 ], [ -22.479638671874937, 71.383447265624966 ], [ -22.417578125, 71.248681640625051 ], [ -22.347753906249977, 71.373486328124983 ], [ -22.299023437500011, 71.432324218749983 ], [ -22.233789062499937, 71.449951171875 ], [ -22.169580078124994, 71.452539062499994 ], [ -21.961425781249972, 71.508203124999966 ], [ -21.752246093749989, 71.478320312500017 ], [ -21.697949218749926, 71.337451171875017 ], [ -21.671191406249989, 71.205957031250051 ], [ -21.689648437499926, 71.092382812500006 ], [ -21.666601562499949, 70.915869140625006 ], [ -21.674511718749955, 70.856298828125034 ], [ -21.625146484374937, 70.804638671874983 ], [ -21.573925781249983, 70.590478515624966 ], [ -21.522656249999926, 70.526220703125034 ], [ -21.625537109374932, 70.468554687499989 ], [ -21.943505859374966, 70.443457031250034 ], [ -22.069287109375011, 70.471875 ], [ -22.38413085937492, 70.46240234375 ], [ -22.384521484375, 70.513134765625011 ], [ -22.399853515624926, 70.571289062499972 ], [ -22.401123046875028, 70.611914062499977 ], [ -22.422119140624943, 70.648681640625028 ], [ -22.437011718749943, 70.860009765624994 ], [ -22.526074218749983, 70.807812500000011 ], [ -22.531347656249977, 70.764990234375006 ], [ -22.55502929687492, 70.721435546875 ], [ -22.60966796874996, 70.493310546874994 ], [ -22.690673828124943, 70.437304687500017 ], [ -22.942578124999926, 70.450781250000034 ], [ -23.190625, 70.442480468750006 ], [ -23.327832031249983, 70.450976562500074 ], [ -23.791796875000017, 70.555175781249972 ], [ -23.971386718750011, 70.649462890624989 ], [ -24.130371093749972, 70.791064453125074 ], [ -24.228515624999972, 70.923388671875017 ], [ -24.26572265624992, 71.04633789062504 ], [ -24.377001953124932, 71.146386718749994 ], [ -24.562207031249926, 71.223535156249966 ], [ -24.781005859375, 71.286083984375011 ], [ -25.033398437500011, 71.333935546875011 ], [ -25.25498046874992, 71.395703124999983 ], [ -25.44580078125, 71.471240234374989 ], [ -25.655859374999977, 71.530029296874972 ], [ -25.885156249999966, 71.571923828124994 ], [ -26.21142578125, 71.589941406250006 ], [ -26.68852539062496, 71.583349609375006 ], [ -27.010644531250023, 71.63056640625004 ], [ -27.087207031249989, 71.6265625 ], [ -27.162304687500011, 71.602197265625023 ], [ -27.107031250000034, 71.532666015624983 ], [ -26.737207031250023, 71.500781250000074 ], [ -26.452001953125006, 71.493505859375006 ], [ -26.07407226562492, 71.498046875000028 ], [ -25.842724609374955, 71.480175781249955 ], [ -25.757812499999972, 71.43994140625 ], [ -25.699414062499983, 71.368310546874994 ], [ -25.667578124999977, 71.265332031249955 ], [ -25.742236328124989, 71.18359375 ], [ -26.014111328124955, 71.092822265624989 ], [ -26.15751953124996, 71.050292968750028 ], [ -26.575976562499932, 70.968701171875011 ], [ -26.717919921874994, 70.950488281250045 ], [ -27.067333984374955, 70.944921874999977 ], [ -27.335693359375, 70.952783203124966 ], [ -27.688769531249989, 70.993457031249989 ], [ -27.888916015625, 71.001708984375 ], [ -28.303125, 71.007177734375034 ], [ -28.398437499999972, 70.992919921874972 ], [ -28.29155273437496, 70.949316406249977 ], [ -28.115869140624937, 70.924609375000017 ], [ -27.992187499999972, 70.895214843749983 ], [ -27.979296875000017, 70.839501953124994 ], [ -28.023876953124955, 70.756787109375011 ], [ -28.069873046874989, 70.699023437500045 ], [ -28.145654296874966, 70.655664062500023 ], [ -28.417480468750028, 70.573535156249989 ], [ -28.53007812499996, 70.547558593750011 ], [ -29.036816406249983, 70.461523437499977 ], [ -29.072070312499989, 70.444970703124994 ], [ -28.953466796874977, 70.447216796875011 ], [ -28.633105468749989, 70.477783203125028 ], [ -28.540917968749937, 70.476904296875006 ], [ -28.015039062500023, 70.402246093749994 ], [ -27.596093750000023, 70.406689453125011 ], [ -26.747265624999926, 70.475537109375011 ], [ -26.677490234375, 70.47421875 ], [ -26.621777343749955, 70.46337890625 ], [ -26.5654296875, 70.437548828124989 ], [ -26.508398437500034, 70.396630859374994 ], [ -26.576806640625023, 70.357080078125023 ], [ -26.770654296874994, 70.318896484375074 ], [ -27.072509765625028, 70.281201171875011 ], [ -27.203222656250006, 70.255712890624977 ], [ -27.328125, 70.217138671875034 ], [ -27.560839843749932, 70.124462890624983 ], [ -27.628857421874955, 70.028222656249994 ], [ -27.384179687500023, 69.991601562499994 ], [ -27.274218749999989, 70.037939453125034 ], [ -27.144482421874926, 70.140820312500011 ], [ -27.027734374999966, 70.201220703124989 ], [ -26.752148437499955, 70.242187499999972 ], [ -26.415673828124966, 70.221337890624994 ], [ -26.155712890624926, 70.245605468749972 ], [ -25.624853515624977, 70.346972656250017 ], [ -25.529882812499977, 70.353173828125023 ], [ -24.748828124999932, 70.295068359374994 ], [ -24.041015624999972, 70.181201171874989 ], [ -23.667333984374949, 70.139306640624994 ], [ -23.173242187499937, 70.114599609375006 ], [ -22.28447265624996, 70.125830078124977 ], [ -22.206591796874989, 70.107910156249972 ], [ -22.23544921874992, 70.067578125000011 ], [ -22.287060546874955, 70.033398437499983 ], [ -22.435107421875017, 69.985742187499966 ], [ -22.614941406249955, 69.954248046875023 ], [ -22.726220703124994, 69.945361328124989 ], [ -22.82089843749992, 69.922851562500028 ], [ -23.033642578125011, 69.900830078124983 ], [ -23.08823242187492, 69.882958984374994 ], [ -23.014550781249937, 69.804833984374966 ], [ -23.049560546874972, 69.792724609374972 ], [ -23.236962890624937, 69.791455078124983 ], [ -23.552539062499932, 69.740527343750017 ], [ -23.811621093749949, 69.744189453125045 ], [ -23.865722656249972, 69.736718750000023 ], [ -23.816552734374994, 69.717822265624989 ], [ -23.764257812499977, 69.68134765625004 ], [ -23.708984375, 69.627246093750017 ], [ -23.739404296874994, 69.588623046874972 ], [ -23.855566406249949, 69.565576171874994 ], [ -23.943652343749932, 69.558056640624955 ], [ -24.247509765624955, 69.590380859375074 ], [ -24.296679687500017, 69.585546875000063 ], [ -24.252294921874949, 69.562353515625034 ], [ -24.227050781249943, 69.526953125 ], [ -24.220898437499926, 69.479296874999989 ], [ -24.295556640624966, 69.439306640625006 ], [ -24.451074218749937, 69.407080078125034 ], [ -24.740576171874949, 69.318408203124989 ], [ -24.866601562499937, 69.293066406249977 ], [ -25.132519531249955, 69.272119140624966 ], [ -25.188574218750006, 69.260546875000017 ], [ -25.08046875, 69.192480468750006 ], [ -25.092431640624937, 69.165185546875023 ], [ -25.272216796874972, 69.091601562500045 ], [ -25.544042968749949, 69.045703125000017 ], [ -25.581152343749949, 69.020947265624955 ], [ -25.606347656250023, 68.954443359375006 ], [ -25.626123046874966, 68.927978515625028 ], [ -25.697998046874943, 68.889892578125 ], [ -25.955859374999989, 68.817285156250023 ], [ -26.138623046874926, 68.781152343750051 ], [ -26.229248046875, 68.751562500000063 ], [ -26.3414062499999, 68.702148437500028 ], [ -26.482910156249972, 68.675927734375023 ], [ -26.653710937499966, 68.6728515625 ], [ -26.815332031250023, 68.654345703125045 ], [ -27.081152343750006, 68.601806640625 ], [ -27.266259765624966, 68.584326171875006 ], [ -27.851220703124937, 68.493505859374977 ], [ -28.126464843749972, 68.479003906250028 ], [ -28.364550781249989, 68.446533203125 ], [ -28.854345703125034, 68.359814453125011 ], [ -29.08769531249996, 68.331933593750023 ], [ -29.249511718749972, 68.298779296875011 ], [ -29.426220703125011, 68.289306640625028 ], [ -29.713574218750011, 68.310839843750074 ], [ -29.868505859374949, 68.311572265625045 ], [ -29.963769531249994, 68.298535156249955 ], [ -30.051123046875034, 68.271923828124955 ], [ -30.195507812499955, 68.198974609375 ], [ -30.318115234375, 68.193310546875011 ], [ -30.720019531249989, 68.251171874999983 ], [ -30.711865234375011, 68.224951171874977 ], [ -30.605664062499955, 68.162353515625 ], [ -30.610742187499994, 68.117919921875028 ], [ -30.849755859375023, 68.072851562499977 ], [ -30.978564453124989, 68.061328125000045 ], [ -31.168457031250028, 68.079833984375 ], [ -31.419482421875017, 68.128466796875045 ], [ -31.741992187499989, 68.229980468750028 ], [ -32.13725585937496, 68.384912109374966 ], [ -32.327441406249989, 68.437304687499989 ], [ -32.313671875000011, 68.387597656249994 ], [ -32.269628906250006, 68.339013671875023 ], [ -32.195214843749966, 68.291650390624966 ], [ -32.180126953124983, 68.257275390624983 ], [ -32.22421875, 68.235986328124994 ], [ -32.282373046874937, 68.225244140625023 ], [ -32.354589843750006, 68.22509765625 ], [ -32.366845703125023, 68.213037109375023 ], [ -32.248925781249966, 68.139111328124983 ], [ -32.155957031249955, 68.063183593749983 ], [ -32.16455078125, 67.991113281250023 ], [ -32.274804687499994, 67.922851562499972 ], [ -32.369531250000023, 67.882763671874983 ], [ -32.44873046875, 67.870947265624977 ], [ -32.91801757812496, 67.700683593750028 ], [ -33.048730468750023, 67.679248046874989 ], [ -33.108154296874972, 67.658203124999972 ], [ -33.156982421874972, 67.626708984375057 ], [ -33.293603515624994, 67.485742187500023 ], [ -33.348876953124972, 67.442724609375034 ], [ -33.45849609375, 67.38671875 ], [ -33.50444335937496, 67.377001953125074 ], [ -33.517578124999972, 67.354199218749955 ], [ -33.497753906250011, 67.318164062500074 ], [ -33.527978515624966, 67.258154296875006 ], [ -33.60820312499996, 67.174218749999966 ], [ -33.88134765625, 66.942285156249966 ], [ -34.101660156250034, 66.725927734375034 ], [ -34.1982421875, 66.655078124999989 ], [ -34.268896484375006, 66.625048828124989 ], [ -34.313623046874966, 66.635791015625045 ], [ -34.4228515625, 66.630175781250074 ], [ -34.475878906249989, 66.592138671875034 ], [ -34.52392578125, 66.523339843749966 ], [ -34.576269531250006, 66.47089843750004 ], [ -34.632812499999972, 66.434765624999955 ], [ -35.074658203124926, 66.279150390625034 ], [ -35.188574218749949, 66.250292968750017 ], [ -35.290869140625006, 66.268554687500028 ], [ -35.411718750000034, 66.261523437500017 ], [ -35.662060546874955, 66.34375 ], [ -35.705468750000023, 66.373974609375011 ], [ -35.867236328125017, 66.441406249999972 ], [ -35.861865234374989, 66.40625 ], [ -35.834716796874972, 66.386865234374966 ], [ -35.812109374999977, 66.358398437500028 ], [ -35.755517578124994, 66.323535156250017 ], [ -35.630078124999926, 66.139941406250017 ], [ -35.729296874999989, 66.102246093749983 ], [ -35.817919921875017, 66.059228515624994 ], [ -36.044189453125, 65.986621093750045 ], [ -36.288720703124994, 65.86484375 ], [ -36.37919921874996, 65.830810546875 ], [ -36.39921875, 65.93007812499999 ], [ -36.388964843749989, 65.959716796874972 ], [ -36.527246093750023, 66.007714843749994 ], [ -36.522753906249989, 65.973144531249972 ], [ -36.537011718749966, 65.940869140624955 ], [ -36.63725585937496, 65.812304687500074 ], [ -36.665185546874966, 65.790087890625074 ], [ -36.714501953124966, 65.795068359375023 ], [ -36.822167968749966, 65.771337890624977 ], [ -36.93242187499996, 65.782568359375034 ], [ -37.02587890625, 65.841113281250074 ], [ -37.06279296874996, 65.871435546875034 ], [ -37.23320312499996, 65.7880859375 ], [ -37.316015625000034, 65.790234375000011 ], [ -37.329833984375, 65.72016601562504 ], [ -37.410058593749994, 65.656347656250006 ], [ -37.516064453124926, 65.628710937500045 ], [ -37.663769531250011, 65.630859375000057 ], [ -37.75419921874996, 65.593066406249989 ], [ -37.954785156249955, 65.633593750000074 ], [ -38.001269531250017, 65.709619140625023 ], [ -37.842285156249943, 65.813818359375006 ], [ -37.797363281249943, 65.856787109374977 ], [ -37.826513671875034, 65.90966796875 ], [ -37.787841796874972, 65.977978515624983 ], [ -37.484472656249977, 66.194628906250045 ], [ -37.278710937499994, 66.304394531249955 ], [ -37.290673828125023, 66.323925781250011 ], [ -37.569921874999977, 66.347851562500011 ], [ -37.813916015624955, 66.385498046875028 ], [ -38.051660156249966, 66.3984375 ], [ -38.156640624999966, 66.385595703124977 ], [ -37.989160156249937, 66.322656250000023 ], [ -37.752343750000023, 66.261523437500017 ], [ -37.868896484374972, 66.203125 ], [ -37.969433593750011, 66.14111328125 ], [ -38.073437499999983, 65.972558593750023 ], [ -38.139941406250017, 65.903515624999983 ], [ -38.398144531249955, 65.982861328124983 ], [ -38.520361328124977, 66.009667968750023 ], [ -38.44267578124996, 65.921679687500045 ], [ -38.21635742187496, 65.83833007812504 ], [ -38.201855468749926, 65.810888671875034 ], [ -38.203369140624972, 65.711718749999989 ], [ -38.636718749999972, 65.624365234375063 ], [ -39.088964843750006, 65.611132812500017 ], [ -39.413378906250017, 65.586279296875034 ], [ -39.960937500000028, 65.556201171875017 ], [ -40.173535156249983, 65.55615234375 ], [ -40.191552734375023, 65.522509765624989 ], [ -39.655957031249955, 65.368896484374972 ], [ -39.57792968749996, 65.340771484375011 ], [ -39.652539062499983, 65.287841796874972 ], [ -39.763183593749972, 65.254931640625017 ], [ -39.937255859375, 65.141601562500028 ], [ -40.028027343750011, 65.102539062499972 ], [ -40.253125, 65.048876953125045 ], [ -40.667578125, 65.108740234374977 ], [ -40.880566406249955, 65.081982421874955 ], [ -41.084423828125011, 65.100830078124972 ], [ -41.088671874999989, 65.035351562499955 ], [ -41.027734375000023, 64.987548828125 ], [ -40.966015624999955, 64.868847656249955 ], [ -40.829296875000011, 64.878076171874994 ], [ -40.655468749999926, 64.915332031250017 ], [ -40.52109375, 64.825488281250017 ], [ -40.432714843750034, 64.673193359374977 ], [ -40.278417968750034, 64.595947265624972 ], [ -40.209863281250023, 64.536279296874994 ], [ -40.182226562499977, 64.479931640624955 ], [ -40.278466796874966, 64.423828125 ], [ -40.477636718750034, 64.344433593749983 ], [ -40.698535156250017, 64.329736328124994 ], [ -40.686425781250023, 64.266943359375006 ], [ -40.78173828125, 64.221777343750034 ], [ -40.984570312500011, 64.235009765624966 ], [ -41.07939453124996, 64.266503906249994 ], [ -41.177734375000028, 64.281445312500011 ], [ -41.581005859374926, 64.29833984375 ], [ -41.175, 64.177392578124966 ], [ -41.03056640624996, 64.12104492187504 ], [ -40.966308593750028, 64.154443359374994 ], [ -40.825683593749972, 64.162548828124955 ], [ -40.617773437499977, 64.131738281249994 ], [ -40.65234375, 63.927734375 ], [ -40.561279296875028, 63.762353515624966 ], [ -40.550390625000034, 63.725244140625051 ], [ -40.77153320312496, 63.626171875000011 ], [ -40.775195312499989, 63.533642578125011 ], [ -40.906835937499977, 63.507861328124989 ], [ -41.048730468750023, 63.513818359375051 ], [ -41.056152343750028, 63.412255859374966 ], [ -41.152246093749966, 63.348925781250017 ], [ -41.135205078124983, 63.30927734375004 ], [ -41.10771484374996, 63.273779296875006 ], [ -41.195458984374994, 63.209228515625 ], [ -41.27470703124996, 63.130664062500045 ], [ -41.387890624999926, 63.061865234374977 ], [ -41.447851562499977, 63.068945312500006 ], [ -41.6279296875, 63.064501953124989 ], [ -41.844482421874972, 63.070263671875011 ], [ -42.019726562499955, 63.159619140625011 ], [ -42.092382812500006, 63.189355468750023 ], [ -42.174511718749955, 63.208789062499989 ], [ -42.142968750000023, 63.151318359375011 ], [ -42.093994140625, 63.116748046875074 ], [ -41.932275390624994, 63.052246093749972 ], [ -41.634472656249983, 62.972460937500074 ], [ -41.643603515624989, 62.915869140625006 ], [ -41.723242187499949, 62.891259765625051 ], [ -41.90898437499996, 62.737109374999989 ], [ -41.974902343749989, 62.733789062500023 ], [ -42.058251953124994, 62.693994140624994 ], [ -42.315625, 62.707324218750045 ], [ -42.423730468750023, 62.72314453125 ], [ -42.741113281250023, 62.713037109374966 ], [ -42.849072265624983, 62.726660156250006 ], [ -42.941650390625028, 62.720214843750028 ], [ -42.855273437500017, 62.67670898437504 ], [ -42.673681640624949, 62.6375 ], [ -42.467138671874977, 62.598193359375017 ], [ -42.152978515625023, 62.568457031250006 ], [ -42.164355468749932, 62.51220703125 ], [ -42.2431640625, 62.466064453125028 ], [ -42.197949218749955, 62.397119140624994 ], [ -42.233105468750011, 62.347705078125074 ], [ -42.248144531249949, 62.289062500000028 ], [ -42.321484374999983, 62.152734375000051 ], [ -42.236132812499989, 62.059179687500006 ], [ -42.143066406249943, 62.013525390625006 ], [ -42.153857421875017, 61.953417968750017 ], [ -42.110205078125006, 61.857226562500074 ], [ -42.249707031250011, 61.771386718749994 ], [ -42.365429687499955, 61.774609375000011 ], [ -42.530419921874994, 61.755322265624983 ], [ -42.585302734374977, 61.717480468750011 ], [ -42.323632812499966, 61.681738281250006 ], [ -42.347363281250011, 61.617431640624972 ], [ -42.41875, 61.537011718750023 ], [ -42.49375, 61.362792968750057 ], [ -42.64599609375, 61.064111328125051 ], [ -42.717041015625, 60.767480468749994 ], [ -43.044091796875023, 60.523681640625 ], [ -43.159960937499989, 60.516943359375034 ], [ -43.189062499999977, 60.507275390625011 ], [ -43.348339843750011, 60.519775390625 ], [ -43.598339843749955, 60.576025390625006 ], [ -43.791992187499972, 60.594580078125034 ], [ -43.922705078124949, 60.595361328125023 ], [ -43.939550781250006, 60.5673828125 ], [ -43.831152343749949, 60.52197265625 ], [ -43.665478515624955, 60.502978515625045 ], [ -43.533056640624977, 60.472998046875063 ], [ -43.295654296875028, 60.444970703125023 ], [ -43.212988281249977, 60.390673828125074 ], [ -43.156494140625, 60.332861328125006 ], [ -43.164843750000017, 60.301025390625 ], [ -43.165332031249932, 60.263427734375 ], [ -43.122900390625006, 60.061230468750011 ], [ -43.234814453124983, 59.991308593749977 ], [ -43.320117187499932, 59.928125 ], [ -43.616894531250011, 59.936914062499994 ], [ -43.66850585937496, 59.958935546874955 ], [ -43.955029296874983, 60.025488281250006 ], [ -43.937402343750023, 59.994238281250034 ], [ -43.730126953124994, 59.903759765624983 ], [ -43.657910156250011, 59.858642578125028 ], [ -43.706201171874994, 59.849316406250011 ], [ -43.789843749999989, 59.845947265625028 ], [ -43.90654296874996, 59.815478515625045 ], [ -44.116992187500017, 59.831933593750023 ], [ -44.105419921874955, 59.877734375000017 ], [ -44.065478515624989, 59.924804687500028 ], [ -44.161718749999977, 59.916796874999989 ], [ -44.268945312499966, 59.892919921875006 ], [ -44.33125, 59.901708984375006 ], [ -44.38359375, 59.899072265625023 ], [ -44.412939453125006, 59.922607421875 ], [ -44.453466796875006, 60.014550781249994 ], [ -44.404931640624966, 60.060791015625 ], [ -44.231347656249966, 60.180273437500006 ], [ -44.176123046874977, 60.244384765625028 ], [ -44.224365234374943, 60.273535156250006 ], [ -44.348339843749983, 60.20478515625004 ], [ -44.47636718749996, 60.095507812500074 ], [ -44.533154296874983, 60.02949218750004 ], [ -44.613281249999972, 60.016650390624989 ], [ -44.812207031249983, 60.049902343750006 ], [ -45.379248046874949, 60.202929687500017 ], [ -45.362353515624989, 60.295947265625045 ], [ -45.367773437500006, 60.372949218750023 ], [ -45.202490234375006, 60.382714843750051 ], [ -45.082275390625028, 60.41621093750004 ], [ -44.974707031249949, 60.457226562499955 ], [ -44.853515624999972, 60.531933593749983 ], [ -44.742431640624972, 60.655273437499972 ], [ -44.756738281249966, 60.664599609375017 ], [ -45.082714843749926, 60.507177734375006 ], [ -45.283300781250034, 60.454541015625011 ], [ -45.380517578124937, 60.444921875 ], [ -45.428857421875023, 60.468261718749972 ], [ -45.590283203124955, 60.518847656250074 ], [ -45.695214843750023, 60.541845703125034 ], [ -45.934326171874972, 60.579443359374977 ], [ -45.976513671874955, 60.599707031250034 ], [ -46.046630859375028, 60.61572265625 ], [ -46.141943359375006, 60.776513671874994 ], [ -46.018652343750006, 60.971777343749977 ], [ -45.933740234374937, 61.028417968750063 ], [ -45.879882812499972, 61.094140625000023 ], [ -45.849414062499989, 61.18115234375 ], [ -45.870214843749977, 61.218310546875017 ], [ -45.942285156249994, 61.20556640625 ], [ -45.975683593749949, 61.175781249999972 ], [ -45.970410156249955, 61.129199218750074 ], [ -46.011718750000028, 61.096826171875051 ], [ -46.296679687499989, 61.022363281249966 ], [ -46.582421875000023, 60.962060546875023 ], [ -46.717773437499972, 60.904931640625023 ], [ -46.805664062500028, 60.860302734375011 ], [ -46.874462890625011, 60.816406250000028 ], [ -46.979687499999955, 60.820361328125045 ], [ -47.124853515624949, 60.811328125000045 ], [ -47.224414062499989, 60.782861328125023 ], [ -47.369726562500006, 60.800341796875045 ], [ -47.464648437499989, 60.842626953125034 ], [ -47.579052734374926, 60.847460937500045 ], [ -47.707470703124983, 60.827099609374983 ], [ -47.796240234374949, 60.828857421875 ], [ -47.78886718749996, 60.800146484375006 ], [ -47.729931640624955, 60.7294921875 ], [ -47.827929687500017, 60.724755859374994 ], [ -48.013964843749989, 60.721972656250074 ], [ -48.107519531249949, 60.742431640624972 ], [ -48.180810546874966, 60.769238281250011 ], [ -48.241943359374972, 60.80683593750004 ], [ -48.205175781249949, 60.855908203124983 ], [ -47.905957031250011, 60.945751953125011 ], [ -47.770312499999989, 60.997753906250011 ], [ -47.858789062499994, 61.015673828125045 ], [ -48.146142578124994, 60.999462890625011 ], [ -48.193945312499977, 61.012939453125 ], [ -48.386425781249926, 61.004736328125034 ], [ -48.378125, 61.138476562500017 ], [ -48.424951171874966, 61.171679687500017 ], [ -48.428173828125011, 61.187402343750023 ], [ -48.494824218749983, 61.224707031249977 ], [ -48.55791015624996, 61.233984375 ], [ -48.597167968749972, 61.247412109375006 ], [ -48.922070312499983, 61.277441406249977 ], [ -48.964501953125023, 61.352001953124983 ], [ -48.987207031250023, 61.428710937499972 ], [ -49.049218749999966, 61.523876953125011 ], [ -49.204736328125023, 61.548681640625006 ], [ -49.289062499999972, 61.589941406250063 ], [ -49.222265625000034, 61.632128906250045 ], [ -49.193115234374972, 61.685644531250006 ], [ -49.265234375, 61.710058593750006 ], [ -49.311230468749955, 61.747802734374972 ], [ -49.304492187500017, 61.772314453125006 ], [ -49.362890625, 61.838525390624994 ], [ -49.380273437499994, 61.890185546875017 ], [ -49.313476562499972, 61.938623046875023 ], [ -49.129785156250023, 61.993408203125 ], [ -49.070556640624943, 62.015478515624977 ], [ -49.039648437499949, 62.039355468750045 ], [ -48.828710937499977, 62.0796875 ], [ -49.008154296875034, 62.108203125000045 ], [ -49.120458984375006, 62.112597656250045 ], [ -49.202294921874966, 62.099316406250011 ], [ -49.277929687500006, 62.045751953125006 ], [ -49.348535156249994, 62.010205078124955 ], [ -49.623779296874943, 61.998583984374989 ], [ -49.664257812499926, 62.016943359375006 ], [ -49.683398437500017, 62.092578125000045 ], [ -49.667724609375028, 62.150878906250028 ], [ -49.553466796875, 62.232714843749989 ], [ -49.685253906249955, 62.273339843750023 ], [ -49.806054687499966, 62.286523437500023 ], [ -49.943359374999943, 62.324462890625028 ], [ -50.070214843749937, 62.364501953125028 ], [ -50.179150390624926, 62.411132812500028 ], [ -50.28520507812496, 62.466210937499966 ], [ -50.319238281249966, 62.473193359375045 ], [ -50.280908203124966, 62.530761718749972 ], [ -50.259326171875017, 62.578076171875011 ], [ -50.256005859374966, 62.679785156250034 ], [ -50.298730468749966, 62.721972656250017 ], [ -50.203759765624966, 62.80878906250004 ], [ -50.076025390624977, 62.903759765625011 ], [ -49.793115234374994, 63.04462890625004 ], [ -50.092236328124983, 62.976757812499955 ], [ -50.338330078124955, 62.828759765625023 ], [ -50.390087890625011, 62.822021484374972 ], [ -50.408203124999972, 62.848828125000011 ], [ -50.501562499999977, 62.944921875000063 ], [ -50.572021484374943, 62.971142578124983 ], [ -50.603515624999972, 63.000048828125017 ], [ -50.743505859374977, 63.051269531250057 ], [ -50.804296875000034, 63.090771484375011 ], [ -50.890478515625006, 63.166943359374983 ], [ -51.013085937500023, 63.257568359374972 ], [ -51.187597656250034, 63.436425781249994 ], [ -51.468847656249949, 63.642285156250011 ], [ -51.538183593749977, 63.758007812499955 ], [ -51.451074218749994, 63.904785156250028 ], [ -51.547509765624994, 64.006103515624972 ], [ -51.28007812499996, 64.052978515625028 ], [ -50.897558593750006, 64.105566406249977 ], [ -50.699365234374966, 64.149267578125006 ], [ -50.585009765625017, 64.162353515625 ], [ -50.341894531249977, 64.170361328124955 ], [ -50.260693359374955, 64.214257812500023 ], [ -50.395947265624955, 64.203173828125074 ], [ -50.48662109374996, 64.208886718749994 ], [ -50.492285156249949, 64.229345703124977 ], [ -50.458740234374972, 64.265820312499955 ], [ -50.437060546874989, 64.312841796875034 ], [ -50.483398437500028, 64.304345703124994 ], [ -50.721044921875034, 64.223339843750011 ], [ -51.072314453124989, 64.159033203125034 ], [ -51.346679687500028, 64.123095703125017 ], [ -51.391113281250028, 64.125 ], [ -51.48710937499996, 64.103271484375057 ], [ -51.542285156249989, 64.097021484375034 ], [ -51.584912109374983, 64.103173828125023 ], [ -51.682031249999966, 64.164746093749955 ], [ -51.707861328124977, 64.205078125 ], [ -51.533789062499949, 64.314208984375028 ], [ -51.403759765624926, 64.463183593750017 ], [ -51.231542968750034, 64.560595703125045 ], [ -51.109912109375017, 64.572802734375045 ], [ -50.906542968749989, 64.567578124999955 ], [ -50.834912109374955, 64.55898437499999 ], [ -50.857714843749989, 64.616796875000034 ], [ -50.849218750000034, 64.644677734375051 ], [ -50.684326171875, 64.678173828125011 ], [ -50.492089843750023, 64.693164062500045 ], [ -50.355126953124994, 64.68256835937504 ], [ -50.268945312500023, 64.614746093749972 ], [ -50.158203125000028, 64.489550781250045 ], [ -50.008984375000011, 64.447265624999972 ], [ -50.015527343749994, 64.507421875000063 ], [ -50.092968749999955, 64.58491210937504 ], [ -50.121630859374932, 64.703759765624994 ], [ -50.219921874999983, 64.753857421874983 ], [ -50.298876953124989, 64.778564453125057 ], [ -50.516992187500023, 64.766503906249994 ], [ -50.648144531250011, 64.853320312499989 ], [ -50.677880859375023, 64.885205078125011 ], [ -50.681298828125023, 64.927539062500017 ], [ -50.812158203125023, 65.051855468750034 ], [ -50.854248046874972, 65.113964843749983 ], [ -50.923730468750023, 65.196728515624983 ], [ -50.960644531249983, 65.201123046874983 ], [ -50.913720703125023, 65.096972656249989 ], [ -50.85234375, 65.023681640624972 ], [ -50.764843749999983, 64.862548828125028 ], [ -50.721582031249966, 64.797607421875028 ], [ -50.780175781249994, 64.746142578125017 ], [ -50.891064453124926, 64.695214843750023 ], [ -50.989062500000017, 64.664843750000074 ], [ -51.220605468750023, 64.628466796875017 ], [ -51.170849609375011, 64.707763671875 ], [ -51.138964843749989, 64.785742187500006 ], [ -51.25537109375, 64.758105468750045 ], [ -51.363623046875006, 64.7015625 ], [ -51.400927734374989, 64.623095703124989 ], [ -51.470458984375028, 64.551806640625045 ], [ -51.676757812499943, 64.377050781250063 ], [ -51.758105468750017, 64.279931640624994 ], [ -51.834960937500028, 64.231982421874989 ], [ -51.922607421875028, 64.21875 ], [ -51.998681640624994, 64.256787109374983 ], [ -52.063183593749983, 64.346093749999966 ], [ -52.093408203125023, 64.415917968749966 ], [ -52.097021484375034, 64.597070312500023 ], [ -52.088867187499972, 64.681542968749994 ], [ -52.124023437500028, 64.795410156250028 ], [ -52.235449218750006, 65.060546875000028 ], [ -52.259033203125, 65.154931640624994 ], [ -52.447607421874977, 65.205126953124989 ], [ -52.450341796874994, 65.221337890625023 ], [ -52.499707031250011, 65.275048828125023 ], [ -52.537695312500034, 65.328808593749983 ], [ -52.50625, 65.348486328124977 ], [ -52.461425781250028, 65.362695312500023 ], [ -52.179589843749994, 65.441943359375017 ], [ -51.970703124999972, 65.530712890624983 ], [ -51.721093750000023, 65.669921875 ], [ -51.619140625000028, 65.713183593750017 ], [ -51.252929687500028, 65.746484374999966 ], [ -51.09038085937496, 65.751025390625017 ], [ -51.091894531250006, 65.77578125 ], [ -51.146386718749994, 65.785644531250057 ], [ -51.393798828124943, 65.779150390625063 ], [ -51.7234375, 65.723486328125006 ], [ -51.779882812500006, 65.703417968749989 ], [ -51.924121093749989, 65.616796875000034 ], [ -52.035351562500011, 65.569482421874966 ], [ -52.348242187499977, 65.461328124999966 ], [ -52.551269531250028, 65.461376953124983 ], [ -52.760937499999926, 65.590820312499972 ], [ -52.994921874999989, 65.566015624999977 ], [ -53.152929687500034, 65.574560546875034 ], [ -53.198974609375, 65.594042968750017 ], [ -53.233740234374977, 65.770849609375063 ], [ -53.106347656249966, 65.977148437499977 ], [ -53.24375, 65.979052734375017 ], [ -53.272216796875, 65.987402343750034 ], [ -53.344726562500028, 66.034375 ], [ -53.392041015624983, 66.04833984375 ], [ -53.356933593750028, 66.073291015625017 ], [ -53.01787109374996, 66.170898437500028 ], [ -52.510888671874966, 66.362402343750034 ], [ -52.292626953125023, 66.437646484374994 ], [ -52.157910156250011, 66.470117187499966 ], [ -52.056103515624955, 66.50732421875 ], [ -51.932177734374932, 66.587890624999972 ], [ -51.891210937500034, 66.623144531250063 ], [ -51.822119140624977, 66.651562499999983 ], [ -51.676367187499949, 66.683593750000028 ], [ -51.517089843750028, 66.732031250000034 ], [ -51.258593749999932, 66.841210937499966 ], [ -51.225, 66.881542968750011 ], [ -51.281054687499989, 66.890966796874977 ], [ -51.401953125, 66.853759765625057 ], [ -51.647705078124972, 66.754003906249977 ], [ -51.823046874999989, 66.697851562500006 ], [ -52.421240234375006, 66.446679687499994 ], [ -52.675878906250006, 66.355224609375 ], [ -52.814453125, 66.296875 ], [ -52.92192382812496, 66.241113281250023 ], [ -53.035791015624966, 66.201416015625028 ], [ -53.15605468749996, 66.177734375 ], [ -53.412744140624937, 66.159960937500017 ], [ -53.538769531249955, 66.139355468749983 ], [ -53.614697265624955, 66.154492187499955 ], [ -53.648095703125023, 66.273535156250063 ], [ -53.622607421874989, 66.344042968750045 ], [ -53.634716796874955, 66.413671875 ], [ -53.570703124999966, 66.513281250000063 ], [ -53.475683593749977, 66.583837890625034 ], [ -53.435791015625028, 66.622167968750034 ], [ -53.41875, 66.648535156249977 ], [ -53.22270507812496, 66.721435546875 ], [ -53.114648437499966, 66.753808593750023 ], [ -53.038281249999955, 66.826806640624966 ], [ -52.603125, 66.852734375000011 ], [ -52.491064453125034, 66.850146484375017 ], [ -52.43144531249996, 66.859912109375045 ], [ -52.386865234375023, 66.881152343750045 ], [ -52.42973632812496, 66.897558593750006 ], [ -52.56010742187496, 66.909082031250051 ], [ -52.906689453124955, 66.906884765625023 ], [ -53.226953125000023, 66.919384765625011 ], [ -53.37309570312496, 66.931933593749989 ], [ -53.443603515625028, 66.924658203125006 ], [ -53.560009765625011, 66.945947265624994 ], [ -53.687158203124994, 66.986474609374994 ], [ -53.884423828125023, 67.135546874999989 ], [ -53.805468750000017, 67.326904296874972 ], [ -53.798583984374943, 67.418164062500011 ], [ -53.54790039062496, 67.498193359374966 ], [ -53.413867187499989, 67.524707031250045 ], [ -53.223583984374955, 67.584960937499972 ], [ -52.969531249999989, 67.687255859375028 ], [ -52.666455078124955, 67.749707031249955 ], [ -52.512011718749932, 67.761279296875017 ], [ -52.383593749999989, 67.752343749999966 ], [ -51.909082031249937, 67.663720703125023 ], [ -51.665039062499972, 67.646386718749966 ], [ -51.450585937499966, 67.667724609375057 ], [ -51.181445312499932, 67.636523437499989 ], [ -50.705371093749932, 67.508886718750034 ], [ -50.613476562499955, 67.527929687500006 ], [ -50.640136718749972, 67.558837890624972 ], [ -51.171044921874966, 67.693603515625 ], [ -51.167968749999943, 67.733837890625011 ], [ -51.032080078124977, 67.744384765625028 ], [ -50.887011718749989, 67.783544921875034 ], [ -50.968847656249977, 67.806640625000028 ], [ -51.321484374999955, 67.786572265625011 ], [ -51.423242187499994, 67.754492187500063 ], [ -51.765234375000034, 67.737841796875045 ], [ -51.94384765625, 67.765185546875017 ], [ -52.104199218749983, 67.778710937500023 ], [ -52.344824218749977, 67.836914062499972 ], [ -52.546191406249989, 67.817919921875017 ], [ -52.673242187500023, 67.794970703125045 ], [ -52.898339843749966, 67.773242187500045 ], [ -52.979589843749977, 67.757763671875011 ], [ -53.418798828125034, 67.574560546874977 ], [ -53.603613281250006, 67.536474609375034 ], [ -53.735205078125006, 67.54902343750004 ], [ -53.642822265625, 67.668261718749989 ], [ -53.6162109375, 67.715332031249972 ], [ -53.616357421874937, 67.766601562500028 ], [ -53.577978515625034, 67.836816406250051 ], [ -53.352929687500023, 67.970507812500017 ], [ -53.211376953124955, 68.116943359375 ], [ -53.151562499999926, 68.207763671875028 ], [ -53.040966796874955, 68.217919921874966 ], [ -52.889843750000011, 68.204541015624983 ], [ -52.436083984375017, 68.145654296874994 ], [ -52.058496093749994, 68.075488281249989 ], [ -51.779980468749926, 68.056738281249977 ], [ -51.596875, 68.054785156250034 ], [ -51.518359375000017, 68.077148437499972 ], [ -51.456494140624926, 68.116064453125006 ], [ -51.43266601562496, 68.143017578124983 ], [ -51.414697265624937, 68.19819335937504 ], [ -51.393701171875023, 68.217773437500028 ], [ -51.33251953125, 68.241845703125051 ], [ -51.207275390624972, 68.325537109375034 ], [ -51.169140625000011, 68.38520507812504 ], [ -51.210156250000011, 68.419921875 ], [ -51.293457031250028, 68.416357421874977 ], [ -51.456103515624932, 68.39350585937504 ], [ -51.478027343749972, 68.383984374999955 ], [ -51.475048828124983, 68.365380859374994 ], [ -51.632421874999977, 68.273046875 ], [ -51.804003906249932, 68.251806640625034 ], [ -52.198535156249932, 68.220800781250006 ], [ -52.378515625, 68.218603515625006 ], [ -52.698388671874994, 68.261523437500045 ], [ -52.746777343749983, 68.278369140625017 ], [ -52.780029296875, 68.309863281250045 ], [ -53.172509765624937, 68.302734375 ], [ -53.28984375, 68.293261718750045 ], [ -53.383154296874949, 68.297363281249972 ], [ -53.337402343749972, 68.352148437500034 ], [ -53.21328125, 68.412988281249994 ], [ -53.039453125000023, 68.610888671874989 ], [ -52.893847656250017, 68.661523437500023 ], [ -52.604589843749977, 68.708740234375028 ], [ -52.30278320312496, 68.701123046874983 ], [ -51.780664062499994, 68.548193359375006 ], [ -51.623144531249949, 68.534814453125051 ], [ -51.478710937500011, 68.547167968749989 ], [ -51.13330078125, 68.598437500000045 ], [ -51.069921874999949, 68.619189453124989 ], [ -50.945703124999966, 68.682666015625045 ], [ -50.800634765624977, 68.791259765624972 ], [ -50.807714843750006, 68.816992187499977 ], [ -51.030224609374955, 68.756298828124955 ], [ -51.148876953124955, 68.739941406250011 ], [ -51.249414062500023, 68.739941406250011 ], [ -51.156054687500017, 68.938427734375011 ], [ -51.119726562499977, 69.090527343750011 ], [ -51.084863281249994, 69.128271484374977 ], [ -50.79228515624996, 69.116845703125051 ], [ -50.392675781250006, 69.137402343749983 ], [ -50.297363281249943, 69.170605468749983 ], [ -50.298876953124989, 69.185351562500045 ], [ -50.459375, 69.205517578124983 ], [ -50.536621093750028, 69.247851562499989 ], [ -50.671044921874966, 69.234472656250034 ], [ -50.851074218749972, 69.20625 ], [ -51.07695312499996, 69.20947265625 ], [ -51.057812499999983, 69.274804687499994 ], [ -50.892236328124994, 69.411767578124994 ], [ -50.875195312499983, 69.474218750000034 ], [ -50.81059570312496, 69.599023437500051 ], [ -50.804101562499994, 69.66303710937504 ], [ -50.72026367187496, 69.725341796875028 ], [ -50.459082031250034, 69.769726562500011 ], [ -50.349462890625006, 69.796240234374977 ], [ -50.343457031250011, 69.825244140625045 ], [ -50.5, 69.935791015625 ], [ -50.460253906250017, 69.96630859375 ], [ -50.3375, 69.994140624999972 ], [ -50.291699218749955, 70.014453125000045 ], [ -50.322949218750011, 70.027148437500045 ], [ -50.43608398437496, 70.039355468750045 ], [ -50.609863281250028, 70.014941406250045 ], [ -50.802343749999977, 70.003222656250045 ], [ -50.97270507812496, 70.039892578124977 ], [ -51.105712890624972, 70.057421874999989 ], [ -51.189941406249972, 70.051904296875023 ], [ -51.418847656249994, 69.989208984374955 ], [ -51.499072265624989, 69.987158203124977 ], [ -51.598095703125011, 70.004541015624966 ], [ -52.254638671875, 70.058935546875034 ], [ -52.336035156249977, 70.078125 ], [ -52.571240234375011, 70.172119140625 ], [ -52.765039062499966, 70.234130859375028 ], [ -53.023046874999949, 70.301904296874966 ], [ -53.357519531249977, 70.353320312500074 ], [ -53.768505859374955, 70.388525390625034 ], [ -54.01445312499996, 70.421679687500045 ], [ -54.135644531249966, 70.468408203124966 ], [ -54.343310546874989, 70.571191406250051 ], [ -54.501171875000011, 70.656884765624994 ], [ -54.53076171875, 70.699267578125017 ], [ -54.43798828125, 70.751611328125023 ], [ -54.34355468749996, 70.789208984375051 ], [ -54.165820312499989, 70.820117187500045 ], [ -53.85917968749996, 70.809912109375006 ], [ -53.694433593749949, 70.79609375000004 ], [ -53.513085937499966, 70.766601562499972 ], [ -53.376025390625017, 70.761035156249989 ], [ -53.09130859375, 70.769384765625006 ], [ -52.801953124999955, 70.750585937500006 ], [ -52.630419921874989, 70.729931640624955 ], [ -52.405224609374955, 70.686767578125057 ], [ -51.783789062500006, 70.503222656250045 ], [ -51.524462890625017, 70.439453125000028 ], [ -51.411718749999949, 70.431787109374966 ], [ -50.946875, 70.363623046875034 ], [ -50.872363281249932, 70.364892578125023 ], [ -50.68212890625, 70.396875 ], [ -50.663281249999983, 70.417578125 ], [ -50.727539062500028, 70.43798828125 ], [ -50.93266601562496, 70.453857421875028 ], [ -51.173339843749972, 70.529101562499989 ], [ -51.322851562499977, 70.588769531249966 ], [ -51.339892578124989, 70.687548828125017 ], [ -51.320410156250006, 70.742871093750011 ], [ -51.282812499999977, 70.768017578124983 ], [ -51.256591796874972, 70.852685546875023 ], [ -51.396093749999977, 70.903027343749955 ], [ -51.493554687500023, 70.918896484375011 ], [ -51.752685546874972, 70.992236328125017 ], [ -51.774316406250023, 71.010449218750011 ], [ -51.650097656249926, 71.019042968749972 ], [ -51.528417968750006, 71.014013671875006 ], [ -51.267089843749972, 70.976855468749989 ], [ -51.130078124999955, 70.971728515625017 ], [ -51.030419921874994, 70.986279296874955 ], [ -51.018945312499966, 71.001318359375006 ], [ -51.177783203124989, 71.043457031249972 ], [ -51.376660156250011, 71.119042968749994 ], [ -51.791894531249966, 71.130126953125057 ], [ -52.061376953124977, 71.121630859374989 ], [ -52.233593749999983, 71.147558593750034 ], [ -52.416894531250023, 71.189697265625 ], [ -52.534570312499994, 71.200439453124972 ], [ -52.775, 71.174023437500011 ], [ -52.896679687499983, 71.170703125000045 ], [ -53.007568359375, 71.179980468749989 ], [ -53.117041015625006, 71.312890624999966 ], [ -53.087890625000028, 71.352734375000011 ], [ -53.002099609374966, 71.369970703125063 ], [ -52.937304687499989, 71.412841796875 ], [ -52.891845703124972, 71.457666015624994 ], [ -52.749414062499994, 71.501513671875045 ], [ -51.96728515625, 71.599121093750028 ], [ -51.769921875000023, 71.671728515624977 ], [ -51.778613281250017, 71.682910156250045 ], [ -51.911718750000034, 71.669433593750057 ], [ -52.081933593749994, 71.636718750000057 ], [ -52.19580078125, 71.629980468750006 ], [ -52.656298828124932, 71.67226562499999 ], [ -52.728076171874989, 71.662646484374989 ], [ -52.914550781249972, 71.601904296875063 ], [ -53.167529296874989, 71.535937500000017 ], [ -53.284082031250023, 71.539941406250051 ], [ -53.440087890625023, 71.579003906250023 ], [ -53.46484375, 71.606787109374977 ], [ -53.476025390624955, 71.640185546875045 ], [ -53.30473632812496, 71.685888671875034 ], [ -53.249707031249955, 71.710156249999983 ], [ -53.138867187500011, 71.775195312500017 ], [ -53.144531250000028, 71.807421875000017 ], [ -53.333691406250011, 71.789746093749955 ], [ -53.358349609374955, 71.819628906250017 ], [ -53.35527343749996, 71.870898437500045 ], [ -53.373632812499977, 71.93574218750004 ], [ -53.420117187499926, 71.999755859375028 ], [ -53.575390624999955, 72.098046874999966 ], [ -53.639794921875023, 72.123339843750074 ], [ -53.69287109375, 72.15966796875 ], [ -53.809863281249932, 72.292578124999977 ], [ -53.775976562499949, 72.325830078125023 ], [ -53.672021484375023, 72.351025390624983 ], [ -53.65214843749996, 72.362646484375063 ], [ -53.900537109375023, 72.341748046874983 ], [ -53.927734374999972, 72.318798828125011 ], [ -53.880908203125017, 72.284960937500045 ], [ -53.84746093749996, 72.23984375 ], [ -53.827539062499994, 72.183447265625063 ], [ -53.792871093750023, 72.134082031250017 ], [ -53.702929687499989, 72.08002929687504 ], [ -53.630957031250006, 72.051513671875 ], [ -53.513671875, 71.97626953125004 ], [ -53.4625, 71.893554687499972 ], [ -53.477587890625017, 71.849951171875063 ], [ -53.568652343749989, 71.805566406249994 ], [ -53.715429687499977, 71.757666015625006 ], [ -53.759863281249977, 71.718017578125 ], [ -53.7796875, 71.678515625000045 ], [ -53.89409179687496, 71.641992187499966 ], [ -53.964355468749972, 71.655664062499994 ], [ -54.019921875000023, 71.657861328124994 ], [ -53.954296874999955, 71.592675781250051 ], [ -53.912060546874983, 71.525927734375045 ], [ -53.962988281249949, 71.458984374999972 ], [ -54.098925781249932, 71.418505859374989 ], [ -54.172705078124949, 71.417285156250017 ], [ -54.317724609375006, 71.384472656249983 ], [ -54.6890625, 71.367236328125045 ], [ -54.818310546874955, 71.375292968749989 ], [ -55.055371093750011, 71.408593750000023 ], [ -55.33642578125, 71.4267578125 ], [ -55.447900390624966, 71.471777343750006 ], [ -55.594042968749989, 71.553515625000045 ], [ -55.667822265625006, 71.626757812500045 ], [ -55.669335937499966, 71.691503906250006 ], [ -55.629785156249966, 71.738623046875034 ], [ -55.54921875, 71.768261718750011 ], [ -55.452441406249989, 71.957666015624966 ], [ -55.315576171874994, 72.110693359374977 ], [ -54.970898437499955, 72.268408203125034 ], [ -54.872607421874989, 72.325439453125028 ], [ -54.84013671874996, 72.356103515624966 ], [ -54.840625, 72.37939453125 ], [ -54.896337890625034, 72.394189453124994 ], [ -55.32011718749996, 72.199560546875034 ], [ -55.581445312499994, 72.178857421874994 ], [ -55.659472656249989, 72.22260742187504 ], [ -55.635839843749977, 72.300439453124994 ], [ -55.589306640624983, 72.318505859375023 ], [ -55.3779296875, 72.311132812500034 ], [ -55.29570312499996, 72.354394531249966 ], [ -55.427978515625, 72.419873046874983 ], [ -55.56875, 72.437011718750028 ], [ -55.601708984374937, 72.453466796875006 ], [ -55.456787109375, 72.503271484375006 ], [ -55.121875, 72.499609374999977 ], [ -55.046240234375034, 72.534423828124972 ], [ -54.924951171874994, 72.571972656249983 ], [ -54.790380859375034, 72.641601562500028 ], [ -54.740039062499989, 72.7001953125 ], [ -54.728710937499983, 72.750488281250028 ], [ -54.757714843749937, 72.791064453125017 ], [ -54.760839843749977, 72.831738281249955 ], [ -54.737939453124994, 72.872509765625011 ], [ -54.773095703124966, 72.917578125000034 ], [ -54.866210937500028, 72.966845703125045 ], [ -55.073095703124977, 73.015136718750028 ], [ -55.133984374999955, 72.960644531250011 ], [ -55.198437499999955, 72.938232421875 ], [ -55.288916015624977, 72.933203125000034 ], [ -55.372412109375034, 72.956152343750006 ], [ -55.459521484375017, 72.964404296874989 ], [ -55.545117187499955, 72.984912109374989 ], [ -55.633984374999955, 72.991406249999983 ], [ -55.668554687499977, 73.007910156249977 ], [ -55.690820312499966, 73.054101562499966 ], [ -55.692773437500023, 73.112841796875045 ], [ -55.592285156249972, 73.140283203125023 ], [ -55.452343749999983, 73.161914062499989 ], [ -55.358691406249989, 73.202929687499989 ], [ -55.297167968749989, 73.262304687500006 ], [ -55.288281249999955, 73.327099609374983 ], [ -55.332031249999972, 73.397363281249994 ], [ -55.445703124999966, 73.460498046874989 ], [ -55.656201171874955, 73.399072265624994 ], [ -55.738867187500006, 73.38398437500004 ], [ -55.757910156249977, 73.427929687500011 ], [ -55.787060546874955, 73.460498046874989 ], [ -55.87553710937496, 73.504638671875 ], [ -55.99199218749996, 73.536816406249983 ], [ -56.10405273437496, 73.558154296874989 ], [ -56.109179687499932, 73.590771484374955 ], [ -56.082617187500034, 73.627490234374989 ], [ -56.03300781249996, 73.6703125 ], [ -55.968408203124966, 73.759570312499989 ], [ -55.897314453125034, 73.751611328124966 ], [ -55.83828125, 73.759716796875011 ], [ -55.872412109375034, 73.833447265625011 ], [ -55.929492187500017, 73.895410156250023 ], [ -55.996533203125011, 73.930615234375011 ], [ -55.998925781249966, 73.945947265625023 ], [ -56.014453125000017, 73.963867187500028 ], [ -56.066210937499989, 74.007275390625011 ], [ -56.124218749999983, 74.0390625 ], [ -56.225390624999989, 74.129101562499955 ], [ -56.298486328124966, 74.163427734375006 ], [ -56.392187499999949, 74.181201171874989 ], [ -56.4931640625, 74.182177734375017 ], [ -56.655175781249966, 74.158544921875006 ], [ -56.954296874999983, 74.131201171875034 ], [ -57.191113281250011, 74.118212890625045 ], [ -57.230566406249949, 74.125292968750074 ], [ -57.112109374999989, 74.159472656250017 ], [ -56.9375, 74.195068359374972 ], [ -56.706347656250017, 74.219189453125011 ], [ -56.63896484374996, 74.278369140624989 ], [ -56.663916015624977, 74.329589843750028 ], [ -56.654296874999972, 74.378125 ], [ -56.717675781249994, 74.429248046874989 ], [ -56.656005859374972, 74.457568359374989 ], [ -56.445556640625, 74.486083984375028 ], [ -56.350292968749955, 74.490478515625028 ], [ -56.255468749999977, 74.526806640624983 ], [ -56.522070312500034, 74.614306640625045 ], [ -56.801318359374989, 74.671679687499989 ], [ -56.871142578125017, 74.694970703125023 ], [ -56.932568359375011, 74.733349609374955 ], [ -56.985546874999955, 74.786767578124994 ], [ -57.071679687499994, 74.840234374999966 ], [ -57.190869140624955, 74.89375 ], [ -57.36479492187496, 74.945458984374994 ], [ -57.813183593749983, 75.039990234374983 ], [ -57.967089843749989, 75.10517578125004 ], [ -58.108837890625011, 75.204931640625006 ], [ -58.179687499999972, 75.247460937499966 ], [ -58.253320312499966, 75.278955078124994 ], [ -58.565527343749977, 75.352734375000011 ], [ -58.603466796874955, 75.385302734374989 ], [ -58.281201171874955, 75.472070312499994 ], [ -58.249658203124994, 75.506689453125034 ], [ -58.381298828125011, 75.612011718749983 ], [ -58.516210937499949, 75.689062500000063 ], [ -58.663085937499943, 75.716406250000034 ], [ -58.881445312500034, 75.730468750000057 ], [ -59.081591796874932, 75.764697265625017 ], [ -59.263623046874983, 75.818896484375045 ], [ -59.445312499999972, 75.858593749999955 ], [ -59.717431640624994, 75.896289062499989 ], [ -60.172753906250023, 75.993310546875051 ], [ -60.874609375, 76.097167968749972 ], [ -61.188232421874943, 76.157861328124994 ], [ -61.37480468749996, 76.179980468750045 ], [ -61.620849609374972, 76.185644531250063 ], [ -62.096679687500028, 76.242333984374966 ], [ -62.496191406249977, 76.260449218750011 ], [ -62.742871093749955, 76.252148437500011 ], [ -62.823437499999926, 76.261523437500074 ], [ -63.005810546874955, 76.319091796874972 ], [ -63.29130859374996, 76.352050781250028 ], [ -63.438867187499994, 76.339453125000034 ], [ -63.621972656249994, 76.277880859375017 ], [ -63.843066406249989, 76.217138671874977 ], [ -63.960351562499994, 76.208935546875011 ], [ -64.135205078125011, 76.264501953125034 ], [ -64.223193359374989, 76.303320312500063 ], [ -64.307275390624994, 76.316503906249977 ], [ -64.387304687500034, 76.304003906250017 ], [ -64.543408203124955, 76.253076171875023 ], [ -64.692089843749955, 76.216259765624983 ], [ -64.911962890624977, 76.172509765625051 ], [ -65.087646484374972, 76.151513671875023 ], [ -65.313232421875028, 76.146386718749966 ], [ -65.369921874999932, 76.13056640625004 ], [ -65.456787109374943, 76.129833984374955 ], [ -65.573730468749972, 76.144238281249983 ], [ -65.683300781250011, 76.172705078125006 ], [ -65.785449218749932, 76.215332031249972 ], [ -65.875732421874943, 76.238330078125045 ], [ -65.954052734375011, 76.241699218750028 ], [ -66.134033203125, 76.219628906249966 ], [ -66.361767578124926, 76.15478515625 ], [ -66.465771484374983, 76.13916015625 ], [ -66.553222656249943, 76.145947265624955 ], [ -66.659960937499932, 76.166162109374994 ], [ -66.874023437500028, 76.217871093750063 ], [ -66.992578125000023, 76.212939453125017 ], [ -67.078710937499977, 76.194824218749972 ], [ -67.054785156250006, 76.15185546875 ], [ -66.853906250000023, 76.05 ], [ -66.674804687500028, 75.977392578125006 ], [ -66.826171874999972, 75.968798828125017 ], [ -68.148730468750017, 76.067041015624966 ], [ -68.317285156249994, 76.090771484375011 ], [ -68.560644531250006, 76.150195312500017 ], [ -68.763085937499937, 76.186621093749977 ], [ -69.107568359374966, 76.280859375 ], [ -69.372900390625006, 76.331884765625006 ], [ -69.460888671874983, 76.371728515625051 ], [ -69.484082031250011, 76.399169921875028 ], [ -69.399658203124943, 76.436279296875057 ], [ -68.864990234375, 76.561376953125034 ], [ -68.660742187499977, 76.58662109375004 ], [ -68.245410156249989, 76.616748046875045 ], [ -68.147216796874972, 76.635644531249994 ], [ -68.1142578125, 76.650634765625028 ], [ -68.223388671874943, 76.677685546875011 ], [ -68.767382812500017, 76.668017578125017 ], [ -69.252050781250006, 76.686132812500063 ], [ -69.673828124999943, 76.735888671875074 ], [ -69.747216796874966, 76.752392578124955 ], [ -69.81865234374996, 76.782763671875017 ], [ -69.888085937499994, 76.827050781249994 ], [ -69.872216796874937, 76.876611328124966 ], [ -69.771044921874932, 76.931445312500017 ], [ -69.711718749999932, 76.969042968750045 ], [ -69.694238281250023, 76.98945312500004 ], [ -70.224462890625034, 76.854589843750006 ], [ -70.441308593749994, 76.807373046874972 ], [ -70.613134765625006, 76.821826171874989 ], [ -70.73369140624996, 76.844189453125011 ], [ -70.792822265625006, 76.86909179687504 ], [ -70.790625, 76.896484375 ], [ -70.771240234374972, 76.91650390625 ], [ -70.73466796874996, 76.929003906250074 ], [ -71.015039062499994, 76.98486328125 ], [ -71.141455078124977, 77.028662109375034 ], [ -71.154882812499949, 77.073876953124994 ], [ -71.05546875, 77.120507812499994 ], [ -70.958105468750006, 77.154345703125045 ], [ -70.86284179687496, 77.175439453124994 ], [ -70.603710937499926, 77.193847656250028 ], [ -69.656542968749989, 77.22900390625 ], [ -68.978320312500017, 77.195312500000057 ], [ -68.747460937499966, 77.306933593750045 ], [ -68.591601562499989, 77.342529296875028 ], [ -68.135546874999989, 77.379589843750011 ], [ -67.433789062499926, 77.384667968749994 ], [ -66.93798828125, 77.364208984375011 ], [ -66.705761718749955, 77.338037109374994 ], [ -66.389453124999989, 77.280273437500028 ], [ -66.371289062500011, 77.297705078125034 ], [ -66.447656249999937, 77.349804687499983 ], [ -66.453076171874983, 77.393066406250028 ], [ -66.325292968749977, 77.468212890624955 ], [ -66.266455078124977, 77.515380859374972 ], [ -66.30644531249996, 77.564501953125045 ], [ -66.445361328125017, 77.615673828124983 ], [ -66.691210937499989, 77.681201171875017 ], [ -66.82353515624996, 77.686621093750034 ], [ -66.970654296874983, 77.67084960937504 ], [ -67.147363281250023, 77.634521484375 ], [ -67.514648437499972, 77.542919921874983 ], [ -67.688085937499949, 77.523779296875006 ], [ -67.977343750000017, 77.518896484374977 ], [ -68.137304687500006, 77.53046875000004 ], [ -68.291894531249966, 77.544189453124972 ], [ -68.533496093749989, 77.592773437500028 ], [ -68.621533203124983, 77.601855468750017 ], [ -68.728222656249955, 77.580566406250028 ], [ -68.853662109375023, 77.528857421875045 ], [ -68.974560546874955, 77.492626953124955 ], [ -69.090917968750034, 77.471923828125 ], [ -69.199658203124983, 77.462939453125045 ], [ -69.351367187499989, 77.467138671875006 ], [ -69.976757812499926, 77.547656250000074 ], [ -70.118164062499972, 77.58349609375 ], [ -70.126367187499937, 77.637792968750034 ], [ -70.318310546874983, 77.690380859375011 ], [ -70.535400390624972, 77.699560546875006 ], [ -70.561914062499937, 77.717187499999966 ], [ -70.28662109375, 77.798242187499966 ], [ -70.081494140624955, 77.831396484375063 ], [ -70.114453125000011, 77.841357421875045 ], [ -70.41240234374996, 77.843115234375034 ], [ -70.613525390624972, 77.8 ], [ -70.728710937500011, 77.792724609375 ], [ -70.993603515624955, 77.791552734375017 ], [ -71.271630859374937, 77.813134765624966 ], [ -71.389843749999955, 77.83203125 ], [ -71.512402343749955, 77.875390625000051 ], [ -71.64990234375, 77.899804687500051 ], [ -72.06494140625, 77.936816406250045 ], [ -72.158544921874977, 77.956933593749966 ], [ -72.247265624999926, 77.99042968750004 ], [ -72.58632812499999, 78.085205078124972 ], [ -72.791503906249972, 78.154882812500063 ], [ -72.818066406249955, 78.1943359375 ], [ -72.581298828124943, 78.279101562500045 ], [ -72.570947265624966, 78.298730468749966 ], [ -72.672460937499949, 78.335302734375034 ], [ -72.714794921874955, 78.362304687500028 ], [ -72.679736328125017, 78.399560546874994 ], [ -72.472509765624977, 78.48203125 ], [ -72.395605468749949, 78.504345703125011 ], [ -72.023681640624943, 78.552783203125017 ], [ -71.651318359374926, 78.623144531249977 ], [ -71.515625, 78.638964843749989 ], [ -71.394775390624972, 78.642626953125045 ], [ -70.90576171875, 78.638476562499989 ], [ -70.754101562499926, 78.655810546875045 ], [ -70.62539062499999, 78.69013671875004 ], [ -70.414208984374966, 78.724902343750017 ], [ -69.973535156249994, 78.777685546875006 ], [ -68.993457031249989, 78.857421875 ], [ -68.929638671874955, 78.866796875000063 ], [ -68.923925781250034, 78.881933593750034 ], [ -69.011962890625028, 78.923046874999955 ], [ -69.030517578124972, 78.94287109375 ], [ -68.829833984374943, 78.979736328124972 ], [ -68.377050781249977, 79.037841796875 ], [ -68.067529296874994, 79.065820312499994 ], [ -67.868359375000011, 79.067871093749972 ], [ -67.707763671874972, 79.080371093750045 ], [ -67.482226562499932, 79.116894531250011 ], [ -67.35454101562496, 79.123339843749989 ], [ -66.583740234374943, 79.1376953125 ], [ -66.242773437500034, 79.117822265625023 ], [ -66.075341796874937, 79.118212890625017 ], [ -65.967871093749977, 79.132373046875074 ], [ -65.825537109375034, 79.173730468749966 ], [ -65.559765624999983, 79.276464843750034 ], [ -65.419873046874983, 79.340234375000051 ], [ -65.287792968749983, 79.437304687500017 ], [ -65.116943359375, 79.589013671875023 ], [ -64.9892578125, 79.736962890625051 ], [ -64.904638671875006, 79.88125 ], [ -64.838964843750034, 79.969189453125011 ], [ -64.792285156249932, 80.000634765625023 ], [ -64.632421874999977, 80.040576171874989 ], [ -64.465722656250023, 80.071679687500023 ], [ -64.179150390624983, 80.099267578124966 ], [ -64.205273437499983, 80.112109374999989 ], [ -64.326806640624966, 80.133593750000017 ], [ -64.43994140625, 80.141845703125028 ], [ -64.544628906249926, 80.136914062499983 ], [ -64.735253906249966, 80.104443359374955 ], [ -64.982226562499989, 80.082470703125011 ], [ -65.222119140624926, 80.0859375 ], [ -65.394921874999966, 80.077734375 ], [ -65.553417968750011, 80.047998046874994 ], [ -65.810449218749966, 80.024072265624994 ], [ -65.98193359375, 80.029492187499955 ], [ -66.29150390625, 80.072265624999972 ], [ -66.447705078124955, 80.080273437500011 ], [ -66.843652343749966, 80.076220703125074 ], [ -66.959472656250028, 80.092041015625 ], [ -67.060644531250034, 80.123144531250034 ], [ -67.141308593749955, 80.166455078124983 ], [ -67.201464843749932, 80.222167968750028 ], [ -67.193164062499932, 80.280078125000017 ], [ -67.050634765625034, 80.384521484375 ], [ -66.995898437499989, 80.412988281250023 ], [ -66.610058593749983, 80.529589843750045 ], [ -66.372314453124943, 80.584179687499983 ], [ -66.135693359374983, 80.625 ], [ -65.963281250000023, 80.648974609375045 ], [ -65.800976562500011, 80.659716796875017 ], [ -65.645214843749983, 80.685058593750028 ], [ -65.358203124999932, 80.766503906249994 ], [ -65.062158203124937, 80.836328125000023 ], [ -64.693798828124955, 80.966015624999983 ], [ -64.515527343749966, 81.0 ], [ -63.891552734374926, 81.056445312500017 ], [ -63.721972656249932, 81.057324218750011 ], [ -63.578027343749994, 81.043261718749989 ], [ -63.441699218749932, 81.013867187499955 ], [ -63.058593749999972, 80.885595703125006 ], [ -63.028662109375006, 80.889550781250023 ], [ -63.095458984375028, 80.938085937500063 ], [ -63.235205078124977, 81.083349609374977 ], [ -63.2125, 81.143115234374989 ], [ -62.993261718749977, 81.20698242187504 ], [ -62.90336914062496, 81.218359375000034 ], [ -62.67192382812496, 81.214111328124972 ], [ -62.298876953124989, 81.194384765625045 ], [ -62.049414062499977, 81.172753906249994 ], [ -61.8603515625, 81.137597656250023 ], [ -61.635595703124977, 81.11572265625 ], [ -61.519091796874932, 81.116796875000034 ], [ -61.435986328124983, 81.133593750000017 ], [ -61.316992187499977, 81.1884765625 ], [ -61.162060546874955, 81.281494140625028 ], [ -61.1, 81.39609375 ], [ -61.130761718749966, 81.532324218750063 ], [ -61.175976562499955, 81.631884765624989 ], [ -61.235693359375034, 81.694580078124972 ], [ -61.202929687500017, 81.746875 ], [ -61.015039062500023, 81.809570312500057 ], [ -60.842871093750034, 81.855371093749966 ], [ -60.432373046874972, 81.920166015625028 ], [ -60.099462890625006, 81.937353515624977 ], [ -59.901904296874989, 81.933007812499966 ], [ -59.642285156249955, 81.902636718750017 ], [ -59.281933593749983, 81.884033203125028 ], [ -58.956787109375, 81.825195312500028 ], [ -58.429785156250034, 81.690039062500034 ], [ -58.079931640624977, 81.622216796874994 ], [ -57.79033203124996, 81.591748046874983 ], [ -57.504882812499972, 81.539892578125006 ], [ -57.082861328124977, 81.429931640624972 ], [ -56.862060546875028, 81.382714843750051 ], [ -56.730664062499983, 81.365625 ], [ -56.615136718749994, 81.362890625 ], [ -56.658154296874955, 81.394287109375 ], [ -56.859667968749989, 81.459960937499972 ], [ -57.168408203124983, 81.53217773437504 ], [ -57.853027343750028, 81.662011718750023 ], [ -58.230078125, 81.753662109375028 ], [ -58.568212890624977, 81.858203125000017 ], [ -58.816748046874977, 81.920410156249972 ], [ -59.268017578124983, 81.982080078125023 ], [ -59.261816406249977, 82.006640625000045 ], [ -58.717382812500006, 82.093066406249989 ], [ -57.716894531250006, 82.168310546875034 ], [ -56.589355468749972, 82.227148437500034 ], [ -56.211962890625017, 82.221142578124955 ], [ -55.548681640624977, 82.245751953124994 ], [ -55.486230468749966, 82.282861328125023 ], [ -55.343603515625034, 82.299560546875057 ], [ -54.72587890624996, 82.351367187500017 ], [ -54.54887695312496, 82.350634765625045 ], [ -54.277050781249983, 82.326074218750023 ], [ -53.987304687500028, 82.279248046874983 ], [ -53.853222656249983, 82.236865234375074 ], [ -53.671337890624955, 82.164062499999972 ], [ -53.582031249999972, 82.061572265625045 ], [ -53.59550781249996, 81.738037109375057 ], [ -53.590771484374983, 81.676855468750006 ], [ -53.555664062500028, 81.653271484375011 ], [ -53.430126953124926, 81.688378906249966 ], [ -53.279980468749983, 81.753613281250011 ], [ -53.145019531250028, 81.799755859375011 ], [ -53.041210937500011, 81.870996093750051 ], [ -52.968505859374943, 81.967138671875006 ], [ -52.925537109375, 82.038378906250045 ], [ -53.101953124999966, 82.118945312500017 ], [ -53.110742187499966, 82.251220703124972 ], [ -53.022558593750034, 82.32172851562504 ], [ -52.775585937499983, 82.32172851562504 ], [ -51.754003906249977, 82.078222656249977 ], [ -51.351855468750017, 82.025634765625028 ], [ -50.894433593749994, 81.895214843750011 ], [ -50.360058593749926, 81.909082031249994 ], [ -49.867041015625034, 81.893017578125011 ], [ -49.64882812499999, 81.897802734375006 ], [ -49.54106445312496, 81.918066406250034 ], [ -49.694287109375011, 81.972119140624955 ], [ -50.394824218749989, 82.120703125000034 ], [ -50.713134765625, 82.237353515624989 ], [ -50.935546875000028, 82.382812500000028 ], [ -50.989941406250011, 82.460156249999983 ], [ -50.819531250000011, 82.474072265624983 ], [ -50.037109374999943, 82.472412109375 ], [ -48.861181640625006, 82.405419921875023 ], [ -47.357421875, 82.173632812500045 ], [ -46.617333984374937, 82.096972656249989 ], [ -45.291064453125017, 81.828808593749983 ], [ -44.890966796874949, 81.788281249999983 ], [ -44.7294921875, 81.779833984375045 ], [ -44.607617187499955, 81.81293945312504 ], [ -44.532421875000011, 81.848925781249989 ], [ -44.52690429687496, 81.896826171874977 ], [ -44.591015624999955, 81.956689453124994 ], [ -44.62773437499996, 82.025878906249972 ], [ -44.637109375000023, 82.104443359374983 ], [ -44.547070312499983, 82.260058593749989 ], [ -44.333203125000011, 82.310791015625028 ], [ -44.238867187499977, 82.3681640625 ], [ -44.3265625, 82.471728515625045 ], [ -44.577246093749977, 82.542626953124994 ], [ -45.552441406249983, 82.725244140624994 ], [ -45.556542968750023, 82.747021484374983 ], [ -45.359619140624943, 82.770947265624983 ], [ -45.067431640625017, 82.784960937499989 ], [ -42.650732421875006, 82.741455078125 ], [ -42.23295898437496, 82.725488281250051 ], [ -42.054638671874955, 82.709814453125034 ], [ -41.976562499999972, 82.689160156250011 ], [ -41.87646484375, 82.680322265624994 ], [ -41.357275390625006, 82.704980468750051 ], [ -41.369628906250028, 82.75 ], [ -41.434423828125006, 82.778613281250017 ], [ -44.239208984374955, 82.856787109375063 ], [ -44.761962890624972, 82.883544921875 ], [ -45.027929687499977, 82.885595703124977 ], [ -45.302978515624972, 82.865087890624977 ], [ -45.873339843749989, 82.854882812500023 ], [ -46.136816406250006, 82.85883789062504 ], [ -46.478173828125023, 82.951904296874972 ], [ -46.169042968750006, 83.063867187499966 ], [ -45.908886718749955, 83.061328124999989 ], [ -45.41459960937496, 83.017675781249977 ], [ -45.121777343749983, 83.078662109375045 ], [ -44.656933593749983, 83.129052734375023 ], [ -44.19731445312496, 83.146826171875006 ], [ -43.194580078125028, 83.255126953125028 ], [ -43.009277343750028, 83.264599609375011 ], [ -42.775537109375023, 83.258789062499972 ], [ -42.259521484374972, 83.231982421875017 ], [ -42.054589843749966, 83.205175781249977 ], [ -41.819775390624983, 83.147753906250017 ], [ -41.683496093750023, 83.130029296875023 ], [ -41.521972656249972, 83.126757812499989 ], [ -41.300146484375006, 83.10078125000004 ], [ -40.979394531250023, 83.184863281250017 ], [ -40.689453125000028, 83.275195312500045 ], [ -40.356835937500023, 83.332177734374994 ], [ -39.886328125, 83.298925781249977 ], [ -39.588427734374989, 83.25556640625004 ], [ -39.316015624999977, 83.203906249999989 ], [ -38.931103515625011, 83.175341796875017 ], [ -38.278369140624989, 82.998876953125063 ], [ -38.15625, 82.998632812500006 ], [ -38.098583984374955, 83.013574218750023 ], [ -38.037011718750023, 83.046289062500023 ], [ -38.014892578124943, 83.094824218750063 ], [ -37.934765624999955, 83.160742187499977 ], [ -37.992773437499977, 83.185107421875074 ], [ -38.53955078125, 83.258154296875034 ], [ -38.642919921875006, 83.286279296874994 ], [ -38.747802734374972, 83.332568359374989 ], [ -38.74956054687496, 83.370849609374972 ], [ -38.648242187500017, 83.401025390624994 ], [ -38.541455078124926, 83.414794921875057 ], [ -38.187939453124955, 83.402294921874983 ], [ -38.071093749999932, 83.412109375000028 ], [ -37.960839843749937, 83.437646484374994 ], [ -37.828027343749994, 83.485546874999983 ], [ -37.723339843749983, 83.497753906249983 ], [ -37.486914062500034, 83.499121093750006 ], [ -37.122998046874955, 83.468408203124966 ], [ -36.804492187500017, 83.465820312499972 ], [ -36.689599609374966, 83.479931640625011 ], [ -36.672119140624943, 83.509912109374966 ], [ -36.644433593749994, 83.528955078125051 ], [ -36.606494140624989, 83.536962890624977 ], [ -35.451855468749955, 83.538623046875045 ], [ -35.165527343749972, 83.545751953125006 ], [ -34.941650390625, 83.568457031250006 ], [ -34.667773437499989, 83.571142578125006 ], [ -34.428320312499977, 83.557568359375011 ], [ -34.131933593749977, 83.528662109374977 ], [ -33.837353515625011, 83.529980468749983 ], [ -33.398339843750023, 83.577246093750006 ], [ -32.984423828124989, 83.599609375000057 ], [ -30.70292968749996, 83.593408203125023 ], [ -29.952880859375, 83.564843749999966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Guatemala", "admin": "Guatemala" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -89.161474609374991, 17.81484375 ], [ -89.17109375, 17.572265625 ], [ -89.182177734374989, 17.291210937499997 ], [ -89.190380859374997, 17.084667968749997 ], [ -89.201269531249991, 16.80898437499999 ], [ -89.212451171874989, 16.527148437500003 ], [ -89.227636718749991, 16.142822265625 ], [ -89.2375, 15.894433593749994 ], [ -89.2328125, 15.888671875 ], [ -89.113574218749989, 15.900683593750003 ], [ -88.937158203124994, 15.88984375 ], [ -88.89404296875, 15.890625 ], [ -88.839990234374994, 15.868994140624991 ], [ -88.79833984375, 15.8625 ], [ -88.708642578124994, 15.806542968749994 ], [ -88.603369140624991, 15.76416015625 ], [ -88.536230468749991, 15.849609375 ], [ -88.571582031249989, 15.901074218749997 ], [ -88.597998046874991, 15.92734375 ], [ -88.593945312499997, 15.950292968749991 ], [ -88.228320312499989, 15.72900390625 ], [ -88.271435546874997, 15.694873046875003 ], [ -88.364550781249989, 15.616015625 ], [ -88.533300781249991, 15.481201171875 ], [ -88.684472656249994, 15.360498046874994 ], [ -88.829931640624991, 15.251025390625003 ], [ -88.960986328124989, 15.152441406249991 ], [ -88.976416015624991, 15.142675781249991 ], [ -89.142578125, 15.072314453125003 ], [ -89.1703125, 15.039892578124991 ], [ -89.206103515624989, 14.900585937499997 ], [ -89.222363281249997, 14.866064453124991 ], [ -89.192236328124991, 14.788720703124994 ], [ -89.162207031249991, 14.669238281250003 ], [ -89.171777343749994, 14.606884765624997 ], [ -89.28671875, 14.529980468749997 ], [ -89.339404296874989, 14.460742187500003 ], [ -89.362597656249989, 14.416015625 ], [ -89.383251953124997, 14.427636718749994 ], [ -89.418847656249994, 14.431103515624997 ], [ -89.500878906249994, 14.413769531249997 ], [ -89.54052734375, 14.409912109375 ], [ -89.573632812499994, 14.390087890624997 ], [ -89.576953124999989, 14.347070312499994 ], [ -89.555029296874991, 14.277246093749994 ], [ -89.547167968749989, 14.241259765625003 ], [ -89.570263671874997, 14.224658203125003 ], [ -89.671289062499994, 14.182714843749991 ], [ -89.711132812499997, 14.141308593749997 ], [ -89.749365234374991, 14.077001953124991 ], [ -89.793701171875, 14.050097656250003 ], [ -89.839941406249991, 14.05507812499999 ], [ -89.872705078124994, 14.045605468749997 ], [ -89.942675781249989, 13.997363281250003 ], [ -90.048144531249989, 13.904052734375 ], [ -90.104736328125, 13.834765625 ], [ -90.105908203124997, 13.783007812500003 ], [ -90.09521484375, 13.736523437499997 ], [ -90.479101562499991, 13.900927734375003 ], [ -90.60693359375, 13.929003906250003 ], [ -91.146044921874989, 13.925585937500003 ], [ -91.37734375, 13.990185546874997 ], [ -91.640917968749989, 14.114941406249997 ], [ -91.819091796875, 14.228222656249997 ], [ -92.235156249999989, 14.54541015625 ], [ -92.209033203124989, 14.570996093749997 ], [ -92.187060546874989, 14.630078125 ], [ -92.159912109375, 14.69101562499999 ], [ -92.176464843749997, 14.76132812499999 ], [ -92.186376953124991, 14.818359375 ], [ -92.155664062499994, 14.901318359374997 ], [ -92.158544921874991, 14.963574218749997 ], [ -92.144238281249997, 15.001953125 ], [ -92.098730468749991, 15.026757812499994 ], [ -92.074804687499991, 15.07421875 ], [ -92.204345703125, 15.237695312499994 ], [ -92.204248046874994, 15.275 ], [ -92.187158203124994, 15.320898437499991 ], [ -92.082128906249991, 15.495556640624997 ], [ -91.957226562499997, 15.703222656249991 ], [ -91.819433593749991, 15.932373046875 ], [ -91.736572265625, 16.070166015624991 ], [ -91.43398437499999, 16.070458984374994 ], [ -91.233789062499994, 16.070654296874991 ], [ -90.979589843749991, 16.07080078125 ], [ -90.703222656249991, 16.071044921875 ], [ -90.52197265625, 16.071191406249994 ], [ -90.447167968749994, 16.072705078124997 ], [ -90.459863281249994, 16.162353515625 ], [ -90.450146484374997, 16.261376953124994 ], [ -90.4169921875, 16.351318359375 ], [ -90.4169921875, 16.39101562499999 ], [ -90.47109375, 16.439550781249991 ], [ -90.57578125, 16.467822265625003 ], [ -90.634082031249989, 16.5107421875 ], [ -90.634375, 16.565136718749997 ], [ -90.659960937499989, 16.630908203125003 ], [ -90.710693359375, 16.708105468749991 ], [ -90.81601562499999, 16.787109375 ], [ -90.975830078125, 16.867822265624994 ], [ -91.111865234374989, 16.97617187499999 ], [ -91.224169921874989, 17.112255859374997 ], [ -91.319189453124991, 17.199804687499991 ], [ -91.392333984375, 17.236425781249991 ], [ -91.409619140624997, 17.255859375 ], [ -91.195507812499997, 17.254101562499997 ], [ -90.992968749999989, 17.25244140625 ], [ -90.991601562499994, 17.447460937499997 ], [ -90.990429687499997, 17.620751953124994 ], [ -90.989160156249994, 17.81640625 ], [ -90.622021484374997, 17.816113281249997 ], [ -90.18359375, 17.815722656250003 ], [ -89.728808593749989, 17.815332031249994 ], [ -89.371533203124997, 17.814990234375003 ], [ -89.161474609374991, 17.81484375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Honduras", "admin": "Honduras" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -85.783984375000017, 16.002832031249966 ], [ -85.48369140624996, 15.899511718749977 ], [ -85.163671875000034, 15.918164062499955 ], [ -85.048242187499966, 15.973974609375063 ], [ -84.973730468749977, 15.989892578124994 ], [ -84.64609375, 15.883593750000017 ], [ -84.559667968750006, 15.802001953125 ], [ -84.492285156250034, 15.793945312500057 ], [ -84.440039062499949, 15.812597656250034 ], [ -84.425976562499926, 15.829492187500023 ], [ -84.490380859374994, 15.847265625 ], [ -84.519628906250006, 15.87275390625004 ], [ -84.261425781249983, 15.822607421875034 ], [ -83.775488281250006, 15.436865234375063 ], [ -83.765283203124994, 15.405468750000054 ], [ -83.972802734374994, 15.519628906250034 ], [ -84.082763671875, 15.510888671875023 ], [ -84.111328124999972, 15.492431640625 ], [ -84.105175781249955, 15.430126953125011 ], [ -84.095068359375034, 15.400927734375017 ], [ -84.047949218750006, 15.397607421875051 ], [ -84.013183593749943, 15.414404296875006 ], [ -83.927441406249983, 15.394042968750028 ], [ -83.87065429687496, 15.352734375000054 ], [ -83.801660156250023, 15.289257812499997 ], [ -83.760449218749983, 15.220361328124994 ], [ -83.715917968749949, 15.219238281250028 ], [ -83.672167968750017, 15.260742187500057 ], [ -83.589648437499989, 15.265771484375009 ], [ -83.535937499999989, 15.21938476562498 ], [ -83.497949218749966, 15.222119140624997 ], [ -83.55107421874996, 15.293994140624989 ], [ -83.676123046875034, 15.365429687499969 ], [ -83.646386718749994, 15.368408203125043 ], [ -83.369189453124932, 15.239990234375 ], [ -83.290869140624977, 15.078906250000045 ], [ -83.2255859375, 15.042285156250045 ], [ -83.157519531249989, 14.993066406249966 ], [ -83.415039062499943, 15.008056640625 ], [ -83.536523437499994, 14.977001953124983 ], [ -83.589746093750023, 14.907568359375048 ], [ -83.635498046875, 14.876416015624997 ], [ -83.67363281249996, 14.883544921875028 ], [ -83.750927734374983, 14.85625 ], [ -83.867285156249977, 14.794482421875003 ], [ -83.972265624999949, 14.771093750000034 ], [ -84.065820312500023, 14.786083984374983 ], [ -84.092968749999955, 14.770898437499994 ], [ -84.100292968749926, 14.750634765625051 ], [ -84.114404296874966, 14.731005859375045 ], [ -84.15078125, 14.720410156250011 ], [ -84.192382812499943, 14.726025390625011 ], [ -84.239208984374983, 14.747851562500017 ], [ -84.26396484374996, 14.738525390624972 ], [ -84.266650390624989, 14.698144531250009 ], [ -84.291943359374983, 14.687353515625034 ], [ -84.339794921874955, 14.706347656249989 ], [ -84.393652343750006, 14.691748046875034 ], [ -84.453564453124955, 14.643701171875023 ], [ -84.53764648437496, 14.633398437499963 ], [ -84.645947265624983, 14.661083984375011 ], [ -84.729785156250017, 14.71337890625 ], [ -84.789160156250034, 14.790380859374977 ], [ -84.860449218749977, 14.809765625000011 ], [ -84.985156249999989, 14.752441406249972 ], [ -85.037353515624972, 14.685546875000014 ], [ -85.04863281249996, 14.644726562500054 ], [ -85.036523437499966, 14.607666015625057 ], [ -85.059375, 14.582958984374997 ], [ -85.117285156250006, 14.570605468750045 ], [ -85.161328125000011, 14.525146484375028 ], [ -85.191503906250006, 14.44663085937502 ], [ -85.197558593750017, 14.385986328125014 ], [ -85.17949218749996, 14.343310546875017 ], [ -85.208349609374977, 14.311816406250003 ], [ -85.284179687499972, 14.29165039062498 ], [ -85.373779296875028, 14.223876953125028 ], [ -85.477050781250028, 14.108691406250003 ], [ -85.579785156249983, 14.028222656250037 ], [ -85.681933593750017, 13.98256835937498 ], [ -85.731201171875, 13.93183593750004 ], [ -85.727734374999926, 13.876074218750048 ], [ -85.73393554687496, 13.85869140625006 ], [ -85.75341796875, 13.852050781250028 ], [ -85.786718749999949, 13.844433593749997 ], [ -85.983789062499966, 13.965673828125006 ], [ -86.040380859375034, 14.050146484374977 ], [ -86.089257812499937, 14.037207031250006 ], [ -86.151220703124949, 13.994580078125026 ], [ -86.238232421875011, 13.899462890625017 ], [ -86.331738281249955, 13.770068359375031 ], [ -86.376953125000028, 13.755664062500031 ], [ -86.610253906249966, 13.774853515625026 ], [ -86.733642578124943, 13.763476562500017 ], [ -86.758984374999955, 13.746142578125045 ], [ -86.770605468750034, 13.698730468749972 ], [ -86.763525390625006, 13.635253906250014 ], [ -86.729589843750006, 13.4072265625 ], [ -86.710693359375, 13.31337890624998 ], [ -86.72929687499996, 13.284375 ], [ -86.792138671874966, 13.279785156249972 ], [ -86.873535156249943, 13.266503906250023 ], [ -86.918212890625, 13.223583984374983 ], [ -86.928808593750006, 13.17939453125004 ], [ -86.933154296875017, 13.117529296874963 ], [ -86.958886718750023, 13.053710937500014 ], [ -87.009326171874989, 13.007812499999986 ], [ -87.059179687500006, 12.991455078125028 ], [ -87.337255859375006, 12.979248046875028 ], [ -87.332519531250028, 13.084716796875028 ], [ -87.412792968749926, 13.127441406250028 ], [ -87.458447265625011, 13.215429687500006 ], [ -87.498388671874977, 13.274902343750043 ], [ -87.485156249999932, 13.310595703125031 ], [ -87.489111328125034, 13.352929687500051 ], [ -87.602246093749983, 13.385595703125034 ], [ -87.708349609375034, 13.360058593749983 ], [ -87.769384765625034, 13.376660156249997 ], [ -87.814208984375, 13.399169921875057 ], [ -87.737011718750011, 13.451367187500026 ], [ -87.731640624999983, 13.483105468750011 ], [ -87.756445312499949, 13.506005859374966 ], [ -87.781884765624994, 13.521386718749994 ], [ -87.774218749999932, 13.580322265625014 ], [ -87.758544921874943, 13.649951171874989 ], [ -87.715332031250028, 13.812695312500011 ], [ -87.731445312500028, 13.841064453125014 ], [ -87.802246093749972, 13.889990234375034 ], [ -87.891992187499966, 13.894970703124983 ], [ -87.99101562499996, 13.879638671874972 ], [ -88.038720703124994, 13.904638671875006 ], [ -88.08046875, 13.960595703125037 ], [ -88.151025390624966, 13.987353515624974 ], [ -88.276220703124977, 13.942675781250017 ], [ -88.408496093750017, 13.87539062499999 ], [ -88.449121093749937, 13.850976562499994 ], [ -88.482666015625028, 13.854248046875043 ], [ -88.497656249999977, 13.904541015624986 ], [ -88.504345703125011, 13.964208984374963 ], [ -88.512548828124977, 13.97895507812504 ], [ -88.583154296874994, 14.000146484375009 ], [ -88.665625, 14.015527343750037 ], [ -88.707617187500034, 14.032080078125034 ], [ -88.74736328124996, 14.072265625000043 ], [ -88.845947265624972, 14.124755859374986 ], [ -88.868310546874994, 14.16367187500002 ], [ -89.000195312499955, 14.252734375000045 ], [ -89.026855468749972, 14.296972656249991 ], [ -89.05712890625, 14.329150390624974 ], [ -89.120507812499937, 14.370214843749991 ], [ -89.170117187499926, 14.360302734375011 ], [ -89.337255859374949, 14.411376953125028 ], [ -89.36259765624996, 14.416015625 ], [ -89.33940429687496, 14.460742187500045 ], [ -89.286718749999977, 14.52998046875004 ], [ -89.171777343749994, 14.606884765624983 ], [ -89.162207031250006, 14.669238281249989 ], [ -89.192236328125006, 14.788720703124994 ], [ -89.222363281250011, 14.86606445312502 ], [ -89.206103515624989, 14.90058593750004 ], [ -89.170312499999966, 15.039892578125006 ], [ -89.142578125, 15.072314453125031 ], [ -88.976416015624977, 15.142675781249977 ], [ -88.96098632812496, 15.15244140625002 ], [ -88.829931640624977, 15.251025390625031 ], [ -88.684472656250023, 15.360498046875037 ], [ -88.533300781249949, 15.481201171875028 ], [ -88.36455078124996, 15.616015625000045 ], [ -88.271435546874983, 15.694873046875045 ], [ -88.228320312499989, 15.729003906249972 ], [ -88.131103515625, 15.701025390625034 ], [ -88.054589843749937, 15.764843749999983 ], [ -88.010400390624994, 15.786181640625074 ], [ -87.907031249999989, 15.862597656250017 ], [ -87.874951171874955, 15.879345703124955 ], [ -87.701855468749955, 15.910644531250028 ], [ -87.618164062499943, 15.909863281249955 ], [ -87.54497070312496, 15.832373046874977 ], [ -87.486914062500034, 15.790185546874994 ], [ -87.377490234374932, 15.826464843750017 ], [ -87.285888671875028, 15.834423828124955 ], [ -86.907226562499972, 15.762353515625023 ], [ -86.757031250000011, 15.794238281250017 ], [ -86.480810546874949, 15.801074218749989 ], [ -86.356640624999983, 15.783203125 ], [ -86.181201171874932, 15.88515625 ], [ -86.068554687499983, 15.905664062499994 ], [ -85.936279296874972, 15.953417968750045 ], [ -85.953906249999989, 16.002246093750045 ], [ -85.985644531249989, 16.024169921874972 ], [ -85.783984375000017, 16.002832031249966 ] ] ], [ [ [ -86.419921875, 16.378369140625011 ], [ -86.580273437499983, 16.300244140624983 ], [ -86.630419921874989, 16.301757812500028 ], [ -86.556933593750017, 16.362109374999989 ], [ -86.438281249999989, 16.413867187500045 ], [ -86.337841796874955, 16.439208984374972 ], [ -86.255517578124994, 16.428222656250057 ], [ -86.419921875, 16.378369140625011 ] ] ], [ [ [ -85.870947265624977, 16.461523437499977 ], [ -85.947216796874955, 16.403613281250017 ], [ -85.960986328125017, 16.4296875 ], [ -85.92421875, 16.483300781249994 ], [ -85.878222656249932, 16.513964843750017 ], [ -85.83378906249996, 16.510888671875023 ], [ -85.844433593749983, 16.487744140625011 ], [ -85.870947265624977, 16.461523437499977 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Haiti", "admin": "Haiti" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -72.804589843749966, 18.777685546875063 ], [ -72.822216796875011, 18.707128906249977 ], [ -73.077978515624977, 18.790917968749994 ], [ -73.285253906250006, 18.896728515624972 ], [ -73.276416015624989, 18.954052734375011 ], [ -73.170605468750011, 18.967285156250057 ], [ -73.06914062499996, 18.932031249999966 ], [ -72.91923828124996, 18.861474609374994 ], [ -72.804589843749966, 18.777685546875063 ] ] ], [ [ [ -71.954296874999926, 19.7216796875 ], [ -71.834716796875, 19.696728515624983 ], [ -71.779248046874983, 19.718164062499994 ], [ -71.757421874999977, 19.688183593750011 ], [ -71.711474609374932, 19.486572265625057 ], [ -71.706933593749994, 19.421972656250034 ], [ -71.753173828125, 19.324462890624972 ], [ -71.746484374999966, 19.285839843750011 ], [ -71.647216796875, 19.195947265624994 ], [ -71.6453125, 19.163525390624955 ], [ -71.657031249999932, 19.130761718750051 ], [ -71.742041015625034, 19.045507812500006 ], [ -71.807128906249972, 18.987011718749983 ], [ -71.786376953125, 18.920019531250006 ], [ -71.733642578125, 18.856396484375011 ], [ -71.72705078125, 18.803222656250028 ], [ -71.743212890625017, 18.73291015625 ], [ -71.82421875, 18.645507812500028 ], [ -71.866503906249989, 18.614160156250051 ], [ -71.986865234374989, 18.610351562499972 ], [ -72.00039062499999, 18.597900390625028 ], [ -71.940380859374926, 18.512597656250051 ], [ -71.872558593749972, 18.416210937499955 ], [ -71.761914062499983, 18.341308593749972 ], [ -71.737255859374955, 18.270800781249989 ], [ -71.763769531250006, 18.203955078125063 ], [ -71.768310546874972, 18.039160156250063 ], [ -71.852929687499966, 18.119140625 ], [ -71.94609375, 18.186083984375045 ], [ -72.002050781249977, 18.212011718750006 ], [ -72.059863281249932, 18.228564453125017 ], [ -72.503564453125023, 18.219921875000011 ], [ -72.55322265625, 18.208398437499994 ], [ -72.591894531249977, 18.186914062500051 ], [ -72.633300781249972, 18.176220703125011 ], [ -72.755273437499966, 18.156152343749994 ], [ -72.876660156249983, 18.151757812499994 ], [ -73.160058593749994, 18.205615234375045 ], [ -73.272265624999932, 18.233544921875051 ], [ -73.385156250000023, 18.251171874999983 ], [ -73.514843749999983, 18.245361328125057 ], [ -73.64404296875, 18.229052734375017 ], [ -73.747314453125, 18.190234375000017 ], [ -73.824707031249943, 18.121777343750011 ], [ -73.83916015624996, 18.058203125000034 ], [ -73.884960937499983, 18.041894531249994 ], [ -73.989453124999955, 18.143164062500006 ], [ -74.085400390624955, 18.215136718750017 ], [ -74.194628906249989, 18.269189453125023 ], [ -74.419042968749977, 18.34619140625 ], [ -74.459960937499972, 18.393066406250028 ], [ -74.478125, 18.45 ], [ -74.3875, 18.624707031249983 ], [ -74.284472656250017, 18.656689453125011 ], [ -74.227734374999983, 18.662695312499977 ], [ -74.100341796874972, 18.641113281250028 ], [ -73.975976562499966, 18.601416015625034 ], [ -73.8625, 18.575439453124972 ], [ -73.687011718749972, 18.565332031250051 ], [ -73.591601562499989, 18.522363281249994 ], [ -72.917285156250017, 18.455712890624994 ], [ -72.78935546874996, 18.434814453125 ], [ -72.739453124999926, 18.442138671875 ], [ -72.695996093749955, 18.468212890624983 ], [ -72.659765625000034, 18.515332031249983 ], [ -72.618066406249966, 18.55078125 ], [ -72.418115234375023, 18.558691406250034 ], [ -72.376074218749977, 18.574462890625028 ], [ -72.346728515624932, 18.623730468749955 ], [ -72.347656249999943, 18.674951171874994 ], [ -72.465234375000023, 18.743554687500023 ], [ -72.649121093750011, 18.894140624999977 ], [ -72.81108398437496, 19.071582031250074 ], [ -72.741210937500028, 19.131347656249972 ], [ -72.767968749999966, 19.240625 ], [ -72.741796874999949, 19.341845703125045 ], [ -72.703222656250006, 19.441064453125023 ], [ -72.863427734374966, 19.526074218750011 ], [ -73.052734374999972, 19.610742187500051 ], [ -73.315527343749949, 19.637304687500034 ], [ -73.396337890625006, 19.658691406250028 ], [ -73.438378906249937, 19.722119140624983 ], [ -73.400537109374966, 19.807421875000045 ], [ -73.315332031250023, 19.854589843749977 ], [ -73.217773437500028, 19.883691406250051 ], [ -73.117773437500006, 19.903808593749972 ], [ -72.87651367187496, 19.928076171875034 ], [ -72.637011718750017, 19.90087890625 ], [ -72.429931640625028, 19.813281249999989 ], [ -72.219824218750034, 19.744628906250057 ], [ -71.954296874999926, 19.7216796875 ] ] ], [ [ [ -72.664062500000028, 20.0375 ], [ -72.623486328124926, 20.014160156249972 ], [ -72.638867187499955, 19.985839843749972 ], [ -72.739794921874989, 20.00341796875 ], [ -72.844238281249972, 20.035449218750045 ], [ -72.87841796875, 20.027441406250034 ], [ -72.899316406249994, 20.03144531250004 ], [ -72.960351562499994, 20.062255859375 ], [ -72.90673828125, 20.085839843750023 ], [ -72.851464843750023, 20.093652343750023 ], [ -72.791015624999943, 20.091894531250006 ], [ -72.664062500000028, 20.0375 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Jamaica", "admin": "Jamaica" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.261474609375, 18.45742187499999 ], [ -77.139550781249994, 18.42148437499999 ], [ -77.013769531249991, 18.402929687499991 ], [ -76.959375, 18.40185546875 ], [ -76.908203125, 18.390429687500003 ], [ -76.793261718749989, 18.30429687499999 ], [ -76.700732421874989, 18.257177734374991 ], [ -76.349853515625, 18.15185546875 ], [ -76.232763671874991, 17.9703125 ], [ -76.210791015624991, 17.913525390624997 ], [ -76.301464843749997, 17.879833984374997 ], [ -76.41552734375, 17.868212890625003 ], [ -76.524609375, 17.8662109375 ], [ -76.62539062499999, 17.900976562499991 ], [ -76.669384765624997, 17.927636718749994 ], [ -76.774316406249994, 17.9404296875 ], [ -76.748291015625, 17.964892578125003 ], [ -76.794824218749994, 17.976318359375 ], [ -76.853222656249997, 17.973730468749991 ], [ -76.896240234375, 17.904101562500003 ], [ -76.944140624999989, 17.848779296874994 ], [ -77.035937499999989, 17.854101562499991 ], [ -77.0712890625, 17.901269531249994 ], [ -77.119482421874991, 17.880078125 ], [ -77.158398437499997, 17.845068359374991 ], [ -77.204980468749994, 17.714941406249991 ], [ -77.279882812499991, 17.779541015625 ], [ -77.361425781249991, 17.833691406249997 ], [ -77.4638671875, 17.856054687499991 ], [ -77.670751953124991, 17.859716796874991 ], [ -77.768164062499991, 17.877392578124997 ], [ -77.849414062499989, 17.9875 ], [ -77.881298828124997, 18.01904296875 ], [ -77.962988281249991, 18.047558593749997 ], [ -78.044482421874989, 18.173828125 ], [ -78.073632812499994, 18.191162109375 ], [ -78.294091796874994, 18.218066406250003 ], [ -78.339501953124994, 18.287207031249991 ], [ -78.325976562499989, 18.349755859374994 ], [ -78.25244140625, 18.42626953125 ], [ -78.216699218749994, 18.448095703124991 ], [ -78.094531249999989, 18.44482421875 ], [ -77.978173828124994, 18.467822265625003 ], [ -77.926855468749991, 18.500683593749997 ], [ -77.8734375, 18.522216796875 ], [ -77.451611328124997, 18.467041015625 ], [ -77.354248046875, 18.466455078124994 ], [ -77.261474609375, 18.45742187499999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "St. Kitts and Nevis", "admin": "Saint Kitts and Nevis" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -62.532226562500028, 17.121875 ], [ -62.582421874999937, 17.100585937499972 ], [ -62.624902343749994, 17.129589843750011 ], [ -62.615283203124989, 17.199121093749966 ], [ -62.574707031249972, 17.201025390625006 ], [ -62.534179687499972, 17.170117187500011 ], [ -62.532226562500028, 17.121875 ] ] ], [ [ [ -62.630664062500017, 17.239990234375057 ], [ -62.656494140625028, 17.224414062500074 ], [ -62.702001953124977, 17.286035156250023 ], [ -62.775537109374937, 17.302832031250063 ], [ -62.838916015624989, 17.339257812500023 ], [ -62.840478515624937, 17.347070312500023 ], [ -62.839404296874989, 17.365332031250006 ], [ -62.827050781249966, 17.38642578125004 ], [ -62.794628906250011, 17.402587890625028 ], [ -62.713720703124949, 17.353271484375028 ], [ -62.675781249999972, 17.290917968750023 ], [ -62.640527343749966, 17.262304687500063 ], [ -62.630664062500017, 17.239990234375057 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Saint Lucia", "admin": "Saint Lucia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -60.895214843749997, 13.821972656249997 ], [ -60.951416015625, 13.717578125 ], [ -61.060644531249991, 13.783105468749994 ], [ -61.073144531249994, 13.865576171874991 ], [ -61.063574218749991, 13.915576171875003 ], [ -60.996679687499991, 14.0109375 ], [ -60.944580078125, 14.072851562499991 ], [ -60.908105468749994, 14.09335937499999 ], [ -60.886767578124989, 14.011132812499994 ], [ -60.895214843749997, 13.821972656249997 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "St-Martin", "admin": "Saint Martin" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -63.011181640624997, 18.068945312499991 ], [ -63.123046875, 18.068945312499991 ], [ -63.114990234375, 18.090722656249994 ], [ -63.063085937499991, 18.115332031249991 ], [ -63.024804687499994, 18.113085937500003 ], [ -63.009423828124994, 18.104296875 ], [ -63.011181640624997, 18.068945312499991 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Mexico", "admin": "Mexico" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -91.683691406249977, 18.677343750000034 ], [ -91.796142578124972, 18.654199218750023 ], [ -91.816113281249955, 18.675878906250006 ], [ -91.589111328124972, 18.77802734375004 ], [ -91.550292968749972, 18.773681640625028 ], [ -91.536718749999977, 18.760009765625 ], [ -91.654248046874926, 18.711474609375074 ], [ -91.683691406249977, 18.677343750000034 ] ] ], [ [ [ -110.914453124999952, 18.741455078125057 ], [ -110.974804687499997, 18.720361328125023 ], [ -111.063671874999983, 18.781640624999966 ], [ -111.039941406249937, 18.830126953124989 ], [ -110.989404296874952, 18.863134765625063 ], [ -110.942089843749983, 18.801708984374983 ], [ -110.914453124999952, 18.741455078125057 ] ] ], [ [ [ -86.939648437500011, 20.303320312500006 ], [ -86.991406249999983, 20.272167968749955 ], [ -87.019433593749994, 20.382324218750028 ], [ -86.977978515624983, 20.489794921875074 ], [ -86.927832031250006, 20.551513671875028 ], [ -86.828564453124926, 20.558789062500011 ], [ -86.763281249999949, 20.579052734374955 ], [ -86.755029296874966, 20.5517578125 ], [ -86.808789062499983, 20.468457031249983 ], [ -86.939648437500011, 20.303320312500006 ] ] ], [ [ [ -86.714013671874966, 21.239306640624989 ], [ -86.696289062499972, 21.191015625 ], [ -86.713623046874972, 21.196777343750028 ], [ -86.736376953124989, 21.233300781250023 ], [ -86.752880859374955, 21.278808593750057 ], [ -86.739062499999989, 21.279980468750011 ], [ -86.726904296875006, 21.264306640625023 ], [ -86.714013671874966, 21.239306640624989 ] ] ], [ [ [ -106.502246093749989, 21.610839843750028 ], [ -106.531347656249977, 21.52851562500004 ], [ -106.607031249999935, 21.561474609374983 ], [ -106.634179687499966, 21.613134765625034 ], [ -106.639355468749955, 21.697851562499977 ], [ -106.597363281250011, 21.712158203125057 ], [ -106.536425781250031, 21.676367187500034 ], [ -106.523828124999952, 21.652343750000028 ], [ -106.502246093749989, 21.610839843750028 ] ] ], [ [ [ -109.80507812499998, 24.151074218749983 ], [ -109.826757812499963, 24.147558593749977 ], [ -109.8779296875, 24.200634765624955 ], [ -109.900488281249977, 24.330908203125034 ], [ -109.89033203124994, 24.344824218750034 ], [ -109.793798828124991, 24.183398437499989 ], [ -109.795605468750011, 24.163574218750057 ], [ -109.80507812499998, 24.151074218749983 ] ] ], [ [ [ -111.69887695312498, 24.393603515625017 ], [ -111.712304687499966, 24.346386718749983 ], [ -112.01328125, 24.533398437499983 ], [ -111.940869140624983, 24.551123046875034 ], [ -111.856835937500009, 24.537988281250023 ], [ -111.69887695312498, 24.393603515625017 ] ] ], [ [ [ -110.567382812499943, 25.003466796875017 ], [ -110.538867187500003, 24.89155273437504 ], [ -110.590185546874977, 24.908056640625006 ], [ -110.657421875, 24.968847656250063 ], [ -110.703417968749946, 25.046630859375 ], [ -110.699267578124989, 25.081445312499994 ], [ -110.690234375000017, 25.087841796874955 ], [ -110.595214843750014, 25.042138671874966 ], [ -110.567382812499943, 25.003466796875017 ] ] ], [ [ [ -112.05727539062498, 24.545703125000017 ], [ -112.077343749999983, 24.534570312500051 ], [ -112.162890625, 24.650292968749994 ], [ -112.175488281249997, 24.729589843749977 ], [ -112.210498046875031, 24.763134765624983 ], [ -112.296777343750023, 24.789648437500063 ], [ -112.222314453124952, 24.951123046875011 ], [ -112.159423828125014, 25.285644531250028 ], [ -112.131689453124963, 25.224365234374972 ], [ -112.198388671874952, 24.88544921875004 ], [ -112.195019531249983, 24.841064453125057 ], [ -112.163769531250011, 24.799658203125063 ], [ -112.13022460937502, 24.729589843749977 ], [ -112.126269531250003, 24.654003906249955 ], [ -112.06748046875002, 24.583642578124994 ], [ -112.05727539062498, 24.545703125000017 ] ] ], [ [ [ -111.100292968749983, 26.020605468750006 ], [ -111.087744140624991, 25.984521484375023 ], [ -111.094433593750026, 25.97407226562504 ], [ -111.13525390625, 25.999169921874994 ], [ -111.20449218749998, 25.849707031250006 ], [ -111.224658203125003, 25.83588867187504 ], [ -111.182910156250017, 26.040625 ], [ -111.139257812500006, 26.06982421875 ], [ -111.090869140625017, 26.075683593750028 ], [ -111.100292968749983, 26.020605468750006 ] ] ], [ [ [ -115.170605468750011, 28.06938476562496 ], [ -115.184277343749955, 28.037255859374994 ], [ -115.352929687500023, 28.103955078124983 ], [ -115.260400390625009, 28.220556640625034 ], [ -115.273974609375017, 28.342773437500057 ], [ -115.233544921874952, 28.36835937500004 ], [ -115.196972656249955, 28.327880859375028 ], [ -115.148535156249949, 28.172119140625028 ], [ -115.170605468750011, 28.06938476562496 ] ] ], [ [ [ -118.242773437499991, 28.941943359374989 ], [ -118.285498046874991, 28.90375976562504 ], [ -118.400097656249983, 29.112304687499972 ], [ -118.401367187499972, 29.162744140625051 ], [ -118.36782226562498, 29.187597656250034 ], [ -118.312304687499946, 29.182861328125057 ], [ -118.312060546874989, 29.130517578125051 ], [ -118.265527343750009, 29.086425781250028 ], [ -118.247363281249946, 29.043359374999966 ], [ -118.242773437499991, 28.941943359374989 ] ] ], [ [ [ -112.203076171875026, 29.00532226562504 ], [ -112.278417968750006, 28.769335937500017 ], [ -112.355273437500031, 28.773144531249983 ], [ -112.514062499999966, 28.847607421874955 ], [ -112.531005859374957, 28.893994140625011 ], [ -112.469824218750006, 29.167724609375 ], [ -112.423535156249997, 29.203662109375017 ], [ -112.285058593749937, 29.240429687499955 ], [ -112.263427734374972, 29.206787109375028 ], [ -112.248730468749997, 29.1259765625 ], [ -112.203076171875026, 29.00532226562504 ] ] ], [ [ [ -113.15561523437502, 29.05224609375 ], [ -113.162792968749969, 29.034765624999977 ], [ -113.264746093749949, 29.096728515624989 ], [ -113.496337890624972, 29.307617187499972 ], [ -113.580615234375003, 29.413232421874994 ], [ -113.594384765624966, 29.462695312500045 ], [ -113.587207031250017, 29.57304687499996 ], [ -113.507958984374937, 29.559912109375034 ], [ -113.415917968750023, 29.485937499999977 ], [ -113.375830078124935, 29.417480468749972 ], [ -113.373828124999974, 29.33891601562496 ], [ -113.202148437499986, 29.301855468750034 ], [ -113.17792968749994, 29.131933593749977 ], [ -113.15561523437502, 29.05224609375 ] ] ], [ [ [ -114.694140625000017, 31.705615234375017 ], [ -114.727246093750011, 31.70136718750004 ], [ -114.789208984375023, 31.747412109375006 ], [ -114.784570312499966, 31.789794921875028 ], [ -114.771093749999977, 31.794091796875023 ], [ -114.709082031249949, 31.756884765624989 ], [ -114.687939453124997, 31.724218749999977 ], [ -114.694140625000017, 31.705615234375017 ] ] ], [ [ [ -112.938964843750014, 31.916259765625028 ], [ -112.464746093749952, 31.768261718749983 ], [ -111.990478515624972, 31.620214843750034 ], [ -111.516210937499977, 31.472265625 ], [ -111.0419921875, 31.324218750000028 ], [ -110.688525390625017, 31.324853515624994 ], [ -110.335107421874966, 31.325537109375034 ], [ -109.981640624999983, 31.326171874999972 ], [ -109.628222656250017, 31.326806640625023 ], [ -109.274755859374949, 31.327441406249989 ], [ -108.921337890624983, 31.328125 ], [ -108.56787109375, 31.328808593749983 ], [ -108.214453124999935, 31.329443359375034 ], [ -108.213818359374983, 31.441894531250028 ], [ -108.213183593749946, 31.55439453125004 ], [ -108.2125, 31.666845703125034 ], [ -108.211816406250023, 31.779345703125017 ], [ -107.99204101562502, 31.778173828125063 ], [ -107.772216796875, 31.777050781250011 ], [ -107.552343749999963, 31.775878906250028 ], [ -107.332519531249943, 31.774755859374977 ], [ -107.112695312500009, 31.773632812500011 ], [ -106.892871093749989, 31.772460937500057 ], [ -106.673046874999969, 31.771337890625006 ], [ -106.453222656249949, 31.770166015625023 ], [ -106.445410156249963, 31.768408203125006 ], [ -106.43603515625, 31.764453125000017 ], [ -106.346972656249974, 31.679003906250017 ], [ -106.255712890624949, 31.544677734375 ], [ -106.148046874999949, 31.450927734375 ], [ -106.024072265625009, 31.397753906249989 ], [ -105.812695312500026, 31.241015625000045 ], [ -105.51401367187502, 30.98076171874996 ], [ -105.275830078124983, 30.807275390624966 ], [ -105.098144531250028, 30.720556640625063 ], [ -104.97880859374996, 30.645947265624955 ], [ -104.91787109374998, 30.583349609375006 ], [ -104.835888671874969, 30.447656249999966 ], [ -104.681347656250026, 30.134375 ], [ -104.681347656250026, 29.990527343750017 ], [ -104.622216796874966, 29.85429687499996 ], [ -104.504003906249949, 29.677685546874955 ], [ -104.400634765625028, 29.57373046875 ], [ -104.312207031249955, 29.54243164062504 ], [ -104.215527343749983, 29.479882812499994 ], [ -104.110595703125, 29.386132812499994 ], [ -103.989746093749986, 29.323144531250023 ], [ -103.852929687500009, 29.291064453124989 ], [ -103.663964843749966, 29.206884765625063 ], [ -103.422949218749977, 29.070703125000023 ], [ -103.25771484374998, 29.001123046874966 ], [ -103.168310546874977, 28.998193359374994 ], [ -103.089990234375009, 29.041894531250023 ], [ -103.022851562500009, 29.132226562500051 ], [ -102.95683593749996, 29.190380859374983 ], [ -102.891992187499994, 29.216406250000034 ], [ -102.865673828124955, 29.258007812499983 ], [ -102.877832031249952, 29.315332031250051 ], [ -102.833984374999986, 29.443945312500034 ], [ -102.734179687499989, 29.643945312500023 ], [ -102.61494140624994, 29.75234375 ], [ -102.476269531250026, 29.769091796875017 ], [ -102.385644531249952, 29.806640625000028 ], [ -102.343066406249974, 29.864990234375028 ], [ -102.26894531249998, 29.871191406250034 ], [ -102.1630859375, 29.825244140625017 ], [ -101.990917968749997, 29.795703125000017 ], [ -101.75234375, 29.782470703125 ], [ -101.611621093750003, 29.786962890625034 ], [ -101.568701171874963, 29.809228515625023 ], [ -101.546386718749943, 29.808056640624955 ], [ -101.54462890624994, 29.783544921875034 ], [ -101.509277343750028, 29.773144531249955 ], [ -101.440380859375026, 29.77685546875 ], [ -101.380371093749957, 29.742578125000051 ], [ -101.303515624999932, 29.63408203124996 ], [ -101.038964843749952, 29.460400390625011 ], [ -101.038623046874974, 29.460302734375006 ], [ -101.016308593749955, 29.400683593750017 ], [ -100.924121093750003, 29.314697265625 ], [ -100.754589843750011, 29.182519531249994 ], [ -100.658642578125011, 29.06855468750004 ], [ -100.63632812499999, 28.972802734374966 ], [ -100.549707031250023, 28.821337890625017 ], [ -100.398925781249943, 28.614208984375011 ], [ -100.331738281250026, 28.502539062500006 ], [ -100.348144531249986, 28.486425781250006 ], [ -100.336279296874977, 28.428125 ], [ -100.296044921874952, 28.327685546874989 ], [ -100.221289062499991, 28.242626953124983 ], [ -100.111962890625009, 28.172949218750006 ], [ -100.001416015624969, 28.0478515625 ], [ -99.889648437500014, 27.867285156250006 ], [ -99.754248046874963, 27.729931640624983 ], [ -99.5953125, 27.635888671875023 ], [ -99.505322265624969, 27.548339843750028 ], [ -99.484277343749952, 27.467382812500063 ], [ -99.48583984375, 27.398046875000063 ], [ -99.51005859374996, 27.340332031250028 ], [ -99.499804687500003, 27.285498046875034 ], [ -99.45512695312496, 27.23369140624996 ], [ -99.440234374999946, 27.170117187499983 ], [ -99.457714843749955, 27.081689453124994 ], [ -99.456542968749986, 27.05668945312496 ], [ -99.456494140624969, 27.056640625000057 ], [ -99.443554687499997, 27.036669921874989 ], [ -99.302441406250026, 26.884716796875011 ], [ -99.229931640624997, 26.761914062499955 ], [ -99.17236328125, 26.56591796875 ], [ -99.172070312500026, 26.564160156249983 ], [ -99.107763671874977, 26.446923828124994 ], [ -99.015283203124966, 26.398974609374989 ], [ -98.87319335937498, 26.38125 ], [ -98.765234375, 26.340429687499977 ], [ -98.691406249999972, 26.276464843750006 ], [ -98.598291015625023, 26.237841796875045 ], [ -98.485888671874932, 26.224560546874983 ], [ -98.378125, 26.182373046875028 ], [ -98.275048828124966, 26.111181640624977 ], [ -98.082812499999989, 26.064453124999972 ], [ -97.801416015624937, 26.042041015625017 ], [ -97.587255859375006, 25.984179687500045 ], [ -97.440283203125006, 25.89082031250004 ], [ -97.375634765624966, 25.871826171875 ], [ -97.358154296874972, 25.870507812499994 ], [ -97.349755859374937, 25.884765625000057 ], [ -97.338671874999989, 25.911181640625017 ], [ -97.28178710937496, 25.941601562499983 ], [ -97.146240234374943, 25.961474609375045 ], [ -97.164453125000023, 25.754931640625074 ], [ -97.224902343749989, 25.58544921875 ], [ -97.424072265624972, 25.233105468749983 ], [ -97.507080078125028, 25.014550781250051 ], [ -97.667675781249955, 24.389990234374977 ], [ -97.717041015624972, 23.980615234374994 ], [ -97.728613281250034, 23.787939453125006 ], [ -97.742675781249972, 23.760644531250023 ], [ -97.727392578124949, 23.732226562500017 ], [ -97.765869140624972, 23.306152343749972 ], [ -97.745214843750034, 22.942382812500028 ], [ -97.75834960937496, 22.886035156250017 ], [ -97.816699218749932, 22.776318359374955 ], [ -97.857812499999966, 22.624511718750028 ], [ -97.84160156249996, 22.557080078124955 ], [ -97.842480468749955, 22.510302734375017 ], [ -97.782373046874966, 22.279296875000028 ], [ -97.763281249999977, 22.105859374999966 ], [ -97.584765624999932, 21.808544921874983 ], [ -97.484521484374937, 21.704833984374972 ], [ -97.360156250000017, 21.614941406249955 ], [ -97.31450195312496, 21.564208984375028 ], [ -97.336865234374983, 21.437890625000051 ], [ -97.387548828125006, 21.373925781249966 ], [ -97.409179687499972, 21.272558593750034 ], [ -97.434130859374989, 21.356494140625074 ], [ -97.424414062499949, 21.465332031250028 ], [ -97.384814453124989, 21.523828124999966 ], [ -97.383447265624966, 21.566699218749989 ], [ -97.456591796874932, 21.612402343749977 ], [ -97.590380859374932, 21.762011718749989 ], [ -97.753808593750023, 22.026660156249989 ], [ -97.637548828124949, 21.603662109374966 ], [ -97.597607421874983, 21.535888671875028 ], [ -97.566552734374966, 21.507714843749966 ], [ -97.514550781249937, 21.47797851562504 ], [ -97.501074218750034, 21.43203125 ], [ -97.500585937500034, 21.398046875 ], [ -97.357128906249926, 21.104003906250057 ], [ -97.194970703125023, 20.800097656250045 ], [ -97.18632812499996, 20.717041015625 ], [ -97.121435546874977, 20.614990234375 ], [ -96.708691406249983, 20.188281250000017 ], [ -96.456054687499943, 19.869775390624966 ], [ -96.368359374999926, 19.567236328125063 ], [ -96.315332031249966, 19.472851562500011 ], [ -96.289550781249943, 19.34375 ], [ -96.123974609374983, 19.199072265625006 ], [ -96.073388671874966, 19.105664062499983 ], [ -95.984667968750017, 19.053759765624989 ], [ -95.913037109374983, 18.897167968749983 ], [ -95.778125, 18.805517578125034 ], [ -95.810351562499932, 18.803857421874966 ], [ -95.928222656249972, 18.850097656249972 ], [ -95.920361328124955, 18.819580078124972 ], [ -95.821093749999989, 18.754638671874972 ], [ -95.626806640625034, 18.690576171874994 ], [ -95.578320312500011, 18.690429687500028 ], [ -95.654931640624994, 18.723681640625074 ], [ -95.719824218749977, 18.768359375000017 ], [ -95.697119140624949, 18.774902343750028 ], [ -95.561425781249937, 18.719140625000023 ], [ -95.181835937499955, 18.700732421875017 ], [ -95.014697265624932, 18.570605468750045 ], [ -94.79814453124996, 18.514599609375011 ], [ -94.681640625000028, 18.348486328125006 ], [ -94.54619140624996, 18.174853515624989 ], [ -94.459765624999932, 18.166650390624994 ], [ -94.392285156249955, 18.165966796874955 ], [ -94.189013671874932, 18.195263671874983 ], [ -93.873144531249977, 18.304443359375 ], [ -93.764404296874943, 18.357910156249972 ], [ -93.55234375, 18.430468750000017 ], [ -93.227929687499994, 18.443798828124983 ], [ -93.127343750000023, 18.4234375 ], [ -92.884765624999972, 18.468652343749966 ], [ -92.769091796874932, 18.524121093750011 ], [ -92.728955078124926, 18.574511718750045 ], [ -92.710107421874994, 18.611669921874977 ], [ -92.485302734374955, 18.664794921874972 ], [ -92.441015624999977, 18.675292968749972 ], [ -92.213183593749932, 18.684863281250074 ], [ -92.103222656250011, 18.704394531250045 ], [ -91.973779296875023, 18.715869140625074 ], [ -91.88037109375, 18.637792968749977 ], [ -91.88046875, 18.599658203125017 ], [ -91.942675781249989, 18.563427734375011 ], [ -91.91357421875, 18.528515625000011 ], [ -91.802978515625028, 18.470605468750023 ], [ -91.599707031250006, 18.447167968750051 ], [ -91.533984374999932, 18.45654296875 ], [ -91.440478515624989, 18.541845703125063 ], [ -91.275244140624977, 18.624462890625011 ], [ -91.278759765624983, 18.720654296874983 ], [ -91.308300781249983, 18.773291015625034 ], [ -91.356298828124977, 18.776562500000011 ], [ -91.367773437500006, 18.806103515624983 ], [ -91.334228515625, 18.876806640625006 ], [ -91.34306640624996, 18.900585937499955 ], [ -91.445556640624943, 18.832812500000017 ], [ -91.469189453124983, 18.833007812500057 ], [ -91.457861328124977, 18.864648437499994 ], [ -91.436669921875023, 18.889794921874966 ], [ -91.135937499999926, 19.0375 ], [ -91.058935546874977, 19.098193359375074 ], [ -90.955029296874955, 19.151660156250045 ], [ -90.739257812499943, 19.352246093749955 ], [ -90.69316406249996, 19.729882812499966 ], [ -90.650097656249983, 19.795947265625017 ], [ -90.507080078125, 19.911865234375 ], [ -90.491699218749972, 19.946777343750028 ], [ -90.482421875000028, 20.025732421875034 ], [ -90.486376953124932, 20.224023437500023 ], [ -90.478320312499989, 20.379980468749977 ], [ -90.484130859375028, 20.55634765625004 ], [ -90.458447265624926, 20.713720703125034 ], [ -90.435156249999977, 20.757519531249983 ], [ -90.353125, 21.009423828124966 ], [ -90.182910156249932, 21.120898437500045 ], [ -89.887646484375011, 21.252636718749955 ], [ -89.819775390624955, 21.274609374999983 ], [ -88.878710937499989, 21.414111328124989 ], [ -88.746679687500006, 21.448144531249994 ], [ -88.584912109374983, 21.538671875000063 ], [ -88.466699218749966, 21.569384765625017 ], [ -88.251025390624989, 21.566894531250028 ], [ -88.184765625000011, 21.578955078125006 ], [ -88.171728515625006, 21.591455078124966 ], [ -88.171386718750028, 21.603515625000028 ], [ -88.131640625000017, 21.615869140624966 ], [ -88.0068359375, 21.604052734375045 ], [ -87.773730468750017, 21.549511718749955 ], [ -87.688818359374949, 21.535839843750011 ], [ -87.480468749999972, 21.472460937500074 ], [ -87.250878906249994, 21.44697265625004 ], [ -87.217919921874937, 21.458007812500057 ], [ -87.187597656249977, 21.477294921875 ], [ -87.164306640625028, 21.514208984375045 ], [ -87.188281249999932, 21.546435546875045 ], [ -87.210595703124966, 21.543945312499972 ], [ -87.249462890624983, 21.526611328125 ], [ -87.295751953124977, 21.524951171875017 ], [ -87.386669921874955, 21.551464843750011 ], [ -87.368505859374977, 21.57373046875 ], [ -87.275732421875006, 21.571630859375034 ], [ -87.216455078124994, 21.58242187499999 ], [ -87.128466796875017, 21.621484374999966 ], [ -87.034765625, 21.592236328124955 ], [ -86.91171875, 21.462841796874983 ], [ -86.824072265625006, 21.421679687500017 ], [ -86.817089843749983, 21.234228515625034 ], [ -86.803857421874966, 21.200048828125006 ], [ -86.771777343749989, 21.150537109375023 ], [ -86.815527343750034, 21.005224609375006 ], [ -86.864697265625011, 20.885058593750045 ], [ -86.926220703124926, 20.786474609375034 ], [ -87.0595703125, 20.63125 ], [ -87.221240234374989, 20.507275390624983 ], [ -87.42138671875, 20.231396484375011 ], [ -87.4671875, 20.102148437500063 ], [ -87.4658203125, 19.99853515625 ], [ -87.431933593750017, 19.898486328125045 ], [ -87.441748046874977, 19.861523437499983 ], [ -87.466210937499994, 19.824169921875011 ], [ -87.506884765625017, 19.827490234375063 ], [ -87.585791015625006, 19.779492187499955 ], [ -87.687695312499983, 19.63710937499999 ], [ -87.690087890624937, 19.59370117187504 ], [ -87.6453125, 19.553906250000011 ], [ -87.587304687499966, 19.572998046875 ], [ -87.511669921875011, 19.574707031249972 ], [ -87.469384765625023, 19.586474609375074 ], [ -87.424755859374983, 19.583349609375063 ], [ -87.434716796874966, 19.501708984375028 ], [ -87.482666015624972, 19.44375 ], [ -87.512890624999983, 19.425585937500074 ], [ -87.566992187500006, 19.415722656250011 ], [ -87.627539062499977, 19.382714843750023 ], [ -87.658691406250028, 19.352343750000074 ], [ -87.655761718749972, 19.257861328124989 ], [ -87.622070312500028, 19.25048828125 ], [ -87.550781249999972, 19.320947265624966 ], [ -87.509472656250011, 19.317480468749977 ], [ -87.501074218749977, 19.287792968749983 ], [ -87.593554687499989, 19.04638671875 ], [ -87.653027343749955, 18.79853515625004 ], [ -87.733544921874994, 18.655029296875028 ], [ -87.761816406249977, 18.446142578125006 ], [ -87.804101562499994, 18.357080078124994 ], [ -87.853222656249955, 18.268994140624983 ], [ -87.881982421874966, 18.273876953125011 ], [ -87.959667968749983, 18.440869140625011 ], [ -88.039062499999972, 18.483886718749972 ], [ -88.05644531249996, 18.524462890625074 ], [ -88.011132812499966, 18.726855468749989 ], [ -88.03173828125, 18.838916015625017 ], [ -88.07377929687496, 18.83447265625 ], [ -88.126757812499989, 18.773046875 ], [ -88.196777343749972, 18.719677734374955 ], [ -88.195312500000028, 18.642626953125074 ], [ -88.275732421874977, 18.514550781249994 ], [ -88.295654296874943, 18.472412109375028 ], [ -88.372412109374949, 18.482324218750023 ], [ -88.461279296875034, 18.47675781250004 ], [ -88.522998046874989, 18.445898437500063 ], [ -88.586181640624972, 18.290527343750028 ], [ -88.743603515624983, 18.071630859375006 ], [ -88.806347656249983, 17.965527343749983 ], [ -88.857373046874983, 17.928808593750034 ], [ -88.897802734374949, 17.914550781249972 ], [ -88.942626953124943, 17.93964843750004 ], [ -89.050439453124966, 17.999707031250011 ], [ -89.133544921875028, 17.970800781249977 ], [ -89.162353515624943, 17.901953124999977 ], [ -89.161474609375034, 17.81484375 ], [ -89.371533203124926, 17.814990234375045 ], [ -89.72880859374996, 17.815332031250023 ], [ -90.18359375, 17.815722656250017 ], [ -90.622021484374955, 17.816113281250011 ], [ -90.989160156249966, 17.816406249999972 ], [ -90.990429687499955, 17.620751953124994 ], [ -90.991601562500023, 17.44746093750004 ], [ -90.992968749999932, 17.25244140625 ], [ -91.195507812499983, 17.254101562499983 ], [ -91.409619140625011, 17.255859375 ], [ -91.392333984374943, 17.236425781250034 ], [ -91.319189453124977, 17.199804687500034 ], [ -91.22416992187496, 17.112255859374955 ], [ -91.111865234375017, 16.976171875000034 ], [ -90.975830078125, 16.867822265624994 ], [ -90.816015624999949, 16.787109374999972 ], [ -90.710693359375, 16.708105468750034 ], [ -90.65996093749996, 16.630908203125045 ], [ -90.634375, 16.565136718749955 ], [ -90.634082031250017, 16.510742187499972 ], [ -90.575781249999949, 16.467822265625017 ], [ -90.471093749999937, 16.439550781250034 ], [ -90.416992187500028, 16.391015625000023 ], [ -90.416992187500028, 16.351318359375 ], [ -90.450146484374926, 16.261376953124994 ], [ -90.459863281249966, 16.162353515624972 ], [ -90.447167968749937, 16.072705078125011 ], [ -90.52197265625, 16.071191406250051 ], [ -90.703222656249977, 16.071044921875028 ], [ -90.979589843749977, 16.070800781249972 ], [ -91.233789062499966, 16.070654296875034 ], [ -91.43398437499999, 16.070458984374994 ], [ -91.736572265625, 16.070166015625006 ], [ -91.819433593750006, 15.932373046875 ], [ -91.957226562500011, 15.703222656250034 ], [ -92.082128906249977, 15.495556640625011 ], [ -92.187158203124966, 15.320898437499963 ], [ -92.204248046874966, 15.275 ], [ -92.204345703125, 15.23769531249998 ], [ -92.074804687499977, 15.074218749999972 ], [ -92.098730468749977, 15.026757812499994 ], [ -92.144238281250011, 15.001953125 ], [ -92.158544921875006, 14.963574218749997 ], [ -92.155664062499937, 14.901318359375011 ], [ -92.186376953124977, 14.818359374999986 ], [ -92.176464843750011, 14.761328125 ], [ -92.159912109375, 14.691015624999977 ], [ -92.187060546874932, 14.630078125 ], [ -92.209033203124989, 14.57099609375004 ], [ -92.23515625, 14.545410156249986 ], [ -92.264550781249994, 14.567773437500009 ], [ -92.530957031250011, 14.839648437499974 ], [ -92.808935546874977, 15.138574218750037 ], [ -92.918408203124983, 15.236132812500017 ], [ -93.0244140625, 15.310253906250011 ], [ -93.166894531249994, 15.448046875000017 ], [ -93.541162109374937, 15.750390624999966 ], [ -93.734375, 15.888476562500045 ], [ -93.916064453124932, 16.053564453125006 ], [ -94.078955078124977, 16.145263671875028 ], [ -94.239892578124994, 16.205078124999972 ], [ -94.311279296874972, 16.239355468750034 ], [ -94.374169921874994, 16.284765625000034 ], [ -94.409033203125006, 16.287353515625028 ], [ -94.426416015624994, 16.226269531250011 ], [ -94.370166015624989, 16.195410156250034 ], [ -94.302832031250034, 16.169335937499966 ], [ -94.24951171875, 16.167529296875045 ], [ -94.19340820312496, 16.145605468750034 ], [ -94.028320312499972, 16.062060546875045 ], [ -94.00126953124996, 16.018945312499966 ], [ -94.47075195312496, 16.186572265625017 ], [ -94.661523437500023, 16.201904296875028 ], [ -94.682275390624966, 16.228222656249983 ], [ -94.587109374999955, 16.315820312499966 ], [ -94.616845703124966, 16.347558593750051 ], [ -94.650781249999966, 16.351806640625028 ], [ -94.752832031249966, 16.291210937500011 ], [ -94.790820312499989, 16.287158203124989 ], [ -94.797460937500006, 16.327050781250051 ], [ -94.792919921874955, 16.364599609375063 ], [ -94.85869140624996, 16.419726562499989 ], [ -94.900439453125017, 16.41748046875 ], [ -94.934716796874994, 16.379101562499983 ], [ -95.023535156249949, 16.30625 ], [ -95.020849609375034, 16.277636718750017 ], [ -94.846044921875034, 16.24658203125 ], [ -94.785791015625023, 16.229101562499977 ], [ -94.799414062499949, 16.209667968750011 ], [ -94.949316406250034, 16.210009765624989 ], [ -95.134375, 16.176953125000011 ], [ -95.464404296874989, 15.974707031250034 ], [ -95.771777343749989, 15.887792968749977 ], [ -96.213574218749926, 15.693066406250011 ], [ -96.408642578124955, 15.683105468750028 ], [ -96.510839843750006, 15.651904296875074 ], [ -96.807958984374949, 15.726416015624977 ], [ -97.184667968749977, 15.909277343750006 ], [ -97.754785156249937, 15.966845703125017 ], [ -98.13896484374996, 16.206298828125028 ], [ -98.520312499999932, 16.304833984375051 ], [ -98.76220703125, 16.534765624999977 ], [ -98.907958984374957, 16.544580078125023 ], [ -99.00166015624994, 16.581445312499994 ], [ -99.34804687499999, 16.664746093750011 ], [ -99.690673828124986, 16.719628906249994 ], [ -100.024511718749963, 16.920507812500063 ], [ -100.243017578124977, 16.984179687500074 ], [ -100.431884765625, 17.0640625 ], [ -100.847802734374994, 17.200488281249989 ], [ -101.001953124999957, 17.276123046875028 ], [ -101.147851562500023, 17.393115234375074 ], [ -101.385498046875028, 17.514208984375045 ], [ -101.487060546875028, 17.615332031250034 ], [ -101.600292968749997, 17.651562499999955 ], [ -101.762402343749983, 17.84199218750004 ], [ -101.847070312500009, 17.922265625000051 ], [ -101.918701171874943, 17.959765625000045 ], [ -101.995507812499966, 17.972705078125017 ], [ -102.216601562499974, 17.957421875000023 ], [ -102.546972656249949, 18.041406249999966 ], [ -102.699560546874949, 18.062841796875006 ], [ -103.018505859375011, 18.186865234375034 ], [ -103.441601562499955, 18.325390625000011 ], [ -103.580273437499969, 18.484375 ], [ -103.698925781249983, 18.632958984374966 ], [ -103.912451171874963, 18.828466796875006 ], [ -104.045654296875014, 18.911816406250011 ], [ -104.27700195312498, 19.010986328124972 ], [ -104.40517578124998, 19.091210937499966 ], [ -104.602978515624955, 19.152880859375017 ], [ -104.9384765625, 19.309375 ], [ -105.045214843749989, 19.443261718750023 ], [ -105.107666015625014, 19.562207031250011 ], [ -105.286376953125, 19.706494140625011 ], [ -105.482080078124994, 19.976074218750028 ], [ -105.53242187499994, 20.075390625000011 ], [ -105.570410156249963, 20.227832031249989 ], [ -105.615917968749997, 20.316308593749994 ], [ -105.669433593749972, 20.385595703124977 ], [ -105.642138671875003, 20.43598632812504 ], [ -105.542578124999977, 20.497949218750051 ], [ -105.377050781250006, 20.511865234375023 ], [ -105.26015625, 20.579052734374955 ], [ -105.244677734375031, 20.634179687499994 ], [ -105.252294921874991, 20.668505859375074 ], [ -105.327050781249937, 20.752978515625045 ], [ -105.420117187499983, 20.775390625 ], [ -105.492382812499955, 20.776611328124972 ], [ -105.510839843749991, 20.808740234375023 ], [ -105.456347656249989, 20.843798828125074 ], [ -105.393994140624983, 20.926123046875063 ], [ -105.301953124999983, 21.026562500000011 ], [ -105.237060546874986, 21.119189453125045 ], [ -105.225, 21.249707031249983 ], [ -105.23325195312502, 21.380419921875045 ], [ -105.208691406249983, 21.490820312499977 ], [ -105.431445312499974, 21.618261718750006 ], [ -105.457421874999937, 21.672460937500034 ], [ -105.527441406249991, 21.818457031250034 ], [ -105.649121093750011, 21.988085937500045 ], [ -105.645507812499986, 22.326904296874972 ], [ -105.791796875000031, 22.627490234375017 ], [ -105.943359375, 22.777001953124994 ], [ -106.021728515624972, 22.829052734374955 ], [ -106.234570312499997, 23.060937500000023 ], [ -106.402246093749966, 23.195605468750017 ], [ -106.566503906249935, 23.449462890625057 ], [ -106.728759765624957, 23.610693359375034 ], [ -106.935498046874969, 23.88125 ], [ -107.084863281249937, 24.016113281250028 ], [ -107.764941406250017, 24.471923828124972 ], [ -107.726611328125031, 24.471923828124972 ], [ -107.527246093750009, 24.360058593750011 ], [ -107.493701171875003, 24.369384765625057 ], [ -107.488916015625009, 24.423974609374994 ], [ -107.511914062499983, 24.489160156250023 ], [ -107.548876953124974, 24.504785156250023 ], [ -107.602001953124955, 24.490136718749966 ], [ -107.673681640624991, 24.503564453125023 ], [ -107.709521484375017, 24.525048828124966 ], [ -107.816699218750003, 24.539013671874983 ], [ -107.951171874999943, 24.614892578124966 ], [ -108.008789062499957, 24.693554687500011 ], [ -108.015087890624997, 24.783398437500011 ], [ -108.20766601562498, 24.97480468750004 ], [ -108.280761718749943, 25.08154296875 ], [ -108.243310546874952, 25.073681640625011 ], [ -108.192041015624994, 25.030664062500051 ], [ -108.140087890624983, 25.018408203125034 ], [ -108.079638671875003, 25.018066406250057 ], [ -108.035693359375031, 25.035351562500011 ], [ -108.051464843749955, 25.067041015624994 ], [ -108.092822265625031, 25.093505859375057 ], [ -108.373681640624966, 25.1943359375 ], [ -108.466259765624997, 25.265136718750028 ], [ -108.696386718749977, 25.382910156250034 ], [ -108.7509765625, 25.424218750000023 ], [ -108.787255859375023, 25.538037109375011 ], [ -108.843603515624949, 25.543310546875034 ], [ -108.893164062500006, 25.511572265625034 ], [ -109.028808593750028, 25.480468750000028 ], [ -109.063476562499986, 25.516699218750034 ], [ -109.06845703125002, 25.551562500000017 ], [ -108.972753906249977, 25.588476562500006 ], [ -108.884863281250006, 25.696044921874972 ], [ -108.886572265625006, 25.733447265625045 ], [ -108.935156249999949, 25.690283203125034 ], [ -109.008349609375031, 25.641992187499966 ], [ -109.084082031250006, 25.615039062499989 ], [ -109.196484374999983, 25.592529296875028 ], [ -109.253955078124974, 25.608789062500051 ], [ -109.30429687500002, 25.633154296875034 ], [ -109.384960937500011, 25.727148437500006 ], [ -109.425634765624949, 26.032568359375063 ], [ -109.354150390624952, 26.138476562500045 ], [ -109.270654296874994, 26.243115234374955 ], [ -109.199707031250028, 26.305224609374989 ], [ -109.158789062499949, 26.258349609375045 ], [ -109.116699218749986, 26.25273437499996 ], [ -109.146337890624991, 26.305712890625017 ], [ -109.216015624999969, 26.355273437499989 ], [ -109.240625, 26.404687500000023 ], [ -109.24326171875002, 26.449951171875 ], [ -109.276269531249994, 26.533886718749955 ], [ -109.482861328124983, 26.710351562500023 ], [ -109.676074218749989, 26.696826171875017 ], [ -109.754785156249952, 26.702929687500017 ], [ -109.828369140625028, 26.770117187500034 ], [ -109.890917968749974, 26.883398437500006 ], [ -109.921728515624949, 26.978173828125051 ], [ -109.925634765624949, 27.028662109375034 ], [ -109.943994140624952, 27.079345703125057 ], [ -110.277148437499974, 27.162207031250063 ], [ -110.377294921874949, 27.233300781249966 ], [ -110.477783203124986, 27.322656249999966 ], [ -110.519384765624935, 27.395605468750006 ], [ -110.560644531249991, 27.450146484375011 ], [ -110.592675781249952, 27.544335937500023 ], [ -110.615478515624972, 27.653906250000034 ], [ -110.578271484374937, 27.795654296874972 ], [ -110.529882812499949, 27.864208984374983 ], [ -110.759033203125, 27.915185546874994 ], [ -110.848632812499957, 27.917578125000034 ], [ -110.920800781250009, 27.888867187499955 ], [ -110.986083984374986, 27.925976562499955 ], [ -111.121386718750017, 27.966992187499983 ], [ -111.282421874999955, 28.115234374999972 ], [ -111.471679687499972, 28.383984375000011 ], [ -111.680078124999966, 28.470556640624977 ], [ -111.747216796874966, 28.56396484375 ], [ -111.832421875, 28.648144531250011 ], [ -111.907031250000017, 28.752490234375045 ], [ -111.91860351562498, 28.79790039062496 ], [ -111.94082031249998, 28.823193359374955 ], [ -112.04487304687494, 28.895898437500023 ], [ -112.161767578124952, 29.018896484375034 ], [ -112.192041015624994, 29.117968749999989 ], [ -112.223486328125006, 29.269482421875011 ], [ -112.30141601562498, 29.322900390624994 ], [ -112.378222656250003, 29.34770507812496 ], [ -112.393212890624952, 29.419726562499989 ], [ -112.388671875, 29.460107421875051 ], [ -112.414550781250028, 29.53642578124996 ], [ -112.572900390624966, 29.71953125 ], [ -112.653125, 29.870068359374983 ], [ -112.697167968749966, 29.916845703125006 ], [ -112.738378906250006, 29.985449218750034 ], [ -112.759228515624997, 30.125683593750011 ], [ -112.824804687499949, 30.300146484375034 ], [ -112.951757812499963, 30.510009765624972 ], [ -113.05766601562496, 30.651025390625023 ], [ -113.110449218749963, 30.793310546875063 ], [ -113.087011718749977, 30.938085937500063 ], [ -113.10498046875, 31.027197265625006 ], [ -113.118603515625026, 31.048095703125 ], [ -113.107958984374989, 31.077294921874994 ], [ -113.072802734375017, 31.060888671875034 ], [ -113.042919921874969, 31.087011718750034 ], [ -113.046728515624949, 31.179248046874989 ], [ -113.083642578125009, 31.207177734374994 ], [ -113.186181640625023, 31.236035156250011 ], [ -113.231445312500014, 31.255957031249977 ], [ -113.480810546875006, 31.293603515625023 ], [ -113.62348632812494, 31.345898437500011 ], [ -113.633007812500011, 31.467626953125034 ], [ -113.699951171874972, 31.523339843749994 ], [ -113.759423828125009, 31.557763671874994 ], [ -113.947753906250014, 31.629345703125011 ], [ -113.97749023437494, 31.592724609375011 ], [ -114.002685546875014, 31.525146484375028 ], [ -114.080908203124963, 31.510351562500034 ], [ -114.149316406249952, 31.507373046875045 ], [ -114.264062499999966, 31.554443359375028 ], [ -114.548681640624963, 31.733544921875023 ], [ -114.608789062499952, 31.762255859375017 ], [ -114.697607421875006, 31.777441406250006 ], [ -114.741308593749949, 31.806494140625063 ], [ -114.933593749999943, 31.900732421874977 ], [ -114.895068359375003, 31.850634765624989 ], [ -114.839501953124966, 31.79853515625004 ], [ -114.789892578124977, 31.647119140624994 ], [ -114.848144531249943, 31.537939453125063 ], [ -114.881884765624989, 31.156396484375023 ], [ -114.844677734374955, 31.080468750000023 ], [ -114.76103515624996, 30.958740234375 ], [ -114.703369140625028, 30.765185546875017 ], [ -114.685449218750023, 30.621191406249977 ], [ -114.633300781249972, 30.50688476562496 ], [ -114.649755859374949, 30.238134765625006 ], [ -114.629931640624989, 30.156298828125045 ], [ -114.550488281249969, 30.022265624999989 ], [ -114.403417968749935, 29.896484375000028 ], [ -114.372607421874974, 29.830224609375051 ], [ -114.17919921875, 29.734326171874955 ], [ -114.061914062499994, 29.609521484375023 ], [ -113.828955078124963, 29.439453125 ], [ -113.75546875, 29.367480468750017 ], [ -113.5453125, 29.102246093749983 ], [ -113.538476562499937, 29.023388671874983 ], [ -113.499707031249955, 28.926708984375011 ], [ -113.3818359375, 28.946679687499994 ], [ -113.328906249999974, 28.873046875 ], [ -113.335009765624974, 28.839062500000011 ], [ -113.32070312499998, 28.813134765625051 ], [ -113.258886718750006, 28.818847656250057 ], [ -113.205566406249972, 28.798779296874955 ], [ -113.093652343750009, 28.511767578125017 ], [ -113.033593750000023, 28.47260742187504 ], [ -112.956640624999977, 28.455859374999989 ], [ -112.870849609375, 28.424218750000051 ], [ -112.865234375000014, 28.35063476562496 ], [ -112.86845703124996, 28.2919921875 ], [ -112.79570312499996, 28.207128906250034 ], [ -112.808056640624997, 28.0921875 ], [ -112.749316406250017, 27.994873046875057 ], [ -112.758203124999966, 27.900634765625028 ], [ -112.734033203125009, 27.825976562500017 ], [ -112.552636718750009, 27.657470703124972 ], [ -112.329199218749963, 27.523437500000028 ], [ -112.28261718749998, 27.34746093749996 ], [ -112.19145507812496, 27.186669921874994 ], [ -112.098144531249957, 27.14594726562504 ], [ -112.00395507812496, 27.0791015625 ], [ -112.015576171875011, 27.009716796874983 ], [ -112.009082031250031, 26.967089843750017 ], [ -111.883154296874949, 26.840185546875006 ], [ -111.862646484374949, 26.678515625000017 ], [ -111.75400390625002, 26.572705078124955 ], [ -111.723388671875, 26.564404296874955 ], [ -111.699414062499997, 26.580957031250051 ], [ -111.778515624999955, 26.687255859375028 ], [ -111.81684570312494, 26.75625 ], [ -111.821777343749972, 26.865087890625006 ], [ -111.795263671874991, 26.8796875 ], [ -111.569677734374949, 26.707617187500006 ], [ -111.545898437499986, 26.579199218750034 ], [ -111.470166015625011, 26.506640624999989 ], [ -111.464501953125009, 26.408447265624972 ], [ -111.418505859374974, 26.349951171875063 ], [ -111.404589843749974, 26.265039062499994 ], [ -111.332128906249963, 26.125439453124955 ], [ -111.33037109374996, 25.93134765625004 ], [ -111.291601562499963, 25.789794921874972 ], [ -111.14956054687498, 25.572607421875034 ], [ -111.034423828124972, 25.526953124999977 ], [ -111.013623046874997, 25.420312500000023 ], [ -110.893945312499952, 25.144238281249983 ], [ -110.755664062500017, 24.994580078124983 ], [ -110.686767578125014, 24.867675781250057 ], [ -110.677246093749943, 24.788525390625011 ], [ -110.729003906250014, 24.671533203124966 ], [ -110.73452148437498, 24.589843750000028 ], [ -110.659326171875023, 24.341455078125051 ], [ -110.546972656249963, 24.214160156250045 ], [ -110.421484374999977, 24.183398437499989 ], [ -110.399658203124972, 24.165136718750006 ], [ -110.409619140624955, 24.130957031249977 ], [ -110.367431640624972, 24.100488281249994 ], [ -110.319970703124994, 24.139453125000017 ], [ -110.296826171874983, 24.194873046875017 ], [ -110.320898437500006, 24.259179687499994 ], [ -110.325097656249966, 24.305957031250017 ], [ -110.303759765624974, 24.339453125 ], [ -110.262890625, 24.344531250000045 ], [ -110.02280273437502, 24.174609374999989 ], [ -109.982519531249991, 24.109375 ], [ -109.893164062499991, 24.033007812500017 ], [ -109.811328125000017, 23.939013671875045 ], [ -109.775976562500006, 23.864892578125051 ], [ -109.710546875, 23.803808593750034 ], [ -109.6765625, 23.661572265625011 ], [ -109.509619140625006, 23.597900390625 ], [ -109.420849609374955, 23.480126953124994 ], [ -109.414990234375011, 23.405566406249989 ], [ -109.458056640624989, 23.214746093750023 ], [ -109.49570312500002, 23.159814453125023 ], [ -109.630468749999935, 23.078662109374989 ], [ -109.728417968749994, 22.981835937499994 ], [ -109.823046875, 22.922167968750017 ], [ -109.923437499999935, 22.885888671874994 ], [ -110.00625, 22.894042968750057 ], [ -110.086035156249935, 23.00546875 ], [ -110.180615234375026, 23.341503906249983 ], [ -110.244091796874983, 23.412255859375023 ], [ -110.288769531250026, 23.517675781250006 ], [ -110.362695312499994, 23.604931640625011 ], [ -110.629980468749991, 23.737304687499972 ], [ -110.764892578124943, 23.877001953125017 ], [ -110.895556640625017, 23.970263671875017 ], [ -111.036181640624974, 24.105273437500074 ], [ -111.419335937499966, 24.329003906249994 ], [ -111.578222656250006, 24.443017578125051 ], [ -111.682910156250017, 24.555810546875023 ], [ -111.75039062499999, 24.55415039062504 ], [ -111.802490234374943, 24.542529296875074 ], [ -111.822265624999986, 24.573388671875051 ], [ -111.825195312499957, 24.631787109374955 ], [ -111.848242187499949, 24.670068359375023 ], [ -112.072558593749989, 24.840039062500011 ], [ -112.119042968749952, 24.934033203124983 ], [ -112.12851562500002, 25.043115234374994 ], [ -112.077978515624935, 25.323974609375028 ], [ -112.055761718749949, 25.488232421875011 ], [ -112.069873046874974, 25.572851562500006 ], [ -112.093359374999963, 25.584375 ], [ -112.114599609374935, 25.63037109375 ], [ -112.119775390625023, 25.765527343749994 ], [ -112.173828125000014, 25.912597656250028 ], [ -112.377246093749974, 26.21391601562496 ], [ -112.526074218750011, 26.273486328125017 ], [ -112.658398437499969, 26.316748046875034 ], [ -113.020751953124986, 26.583251953124972 ], [ -113.119238281249977, 26.71650390625004 ], [ -113.14321289062498, 26.792187499999983 ], [ -113.15581054687496, 26.94624023437504 ], [ -113.205761718750011, 26.85698242187496 ], [ -113.272265624999974, 26.790966796875011 ], [ -113.425878906250006, 26.795800781250023 ], [ -113.598535156250009, 26.721289062500034 ], [ -113.701269531249977, 26.791357421875006 ], [ -113.756640624999974, 26.870849609375028 ], [ -113.840966796875023, 26.966503906249983 ], [ -113.9359375, 26.985253906249994 ], [ -113.99648437499999, 26.987695312500023 ], [ -114.110058593749955, 27.105957031249972 ], [ -114.201855468749997, 27.143505859374983 ], [ -114.33339843749998, 27.158007812500017 ], [ -114.445263671875026, 27.218164062499994 ], [ -114.479687500000026, 27.283593750000023 ], [ -114.498291015625, 27.376220703125057 ], [ -114.539892578124949, 27.431103515624955 ], [ -114.715625, 27.539550781250028 ], [ -114.858740234374977, 27.659179687500057 ], [ -114.993505859374991, 27.736035156249983 ], [ -115.033203124999986, 27.798876953125017 ], [ -115.036474609374949, 27.84184570312496 ], [ -114.823535156250003, 27.829931640625034 ], [ -114.570019531249955, 27.783935546874972 ], [ -114.448486328124972, 27.796875 ], [ -114.372705078124994, 27.841210937500023 ], [ -114.300585937499946, 27.872998046875011 ], [ -114.2890625, 27.838574218750011 ], [ -114.302246093750028, 27.775732421875006 ], [ -114.232666015624972, 27.718115234374977 ], [ -114.137207031249972, 27.671435546874989 ], [ -114.0693359375, 27.675683593750051 ], [ -114.135058593749974, 27.726611328125017 ], [ -114.175390624999935, 27.830566406249972 ], [ -114.157324218749991, 27.86796875 ], [ -114.158398437500026, 27.919677734375 ], [ -114.252636718749955, 27.908007812500045 ], [ -114.265869140624986, 27.934472656249994 ], [ -114.185253906249997, 28.013281249999977 ], [ -114.092724609374969, 28.221337890624994 ], [ -114.048486328125023, 28.42617187499999 ], [ -114.145507812499972, 28.605419921875011 ], [ -114.309228515625023, 28.729931640624983 ], [ -114.664013671875011, 29.094580078125006 ], [ -114.875927734375011, 29.281884765624966 ], [ -114.937304687499989, 29.35161132812496 ], [ -114.993505859374991, 29.384423828124994 ], [ -115.166357421874935, 29.42724609375 ], [ -115.311181640624952, 29.531933593750011 ], [ -115.565283203124949, 29.680029296875006 ], [ -115.673828125000028, 29.756396484375017 ], [ -115.748681640625009, 29.935742187499955 ], [ -115.808300781249983, 29.960205078125057 ], [ -115.789550781249986, 30.084179687500011 ], [ -115.815625, 30.303613281250023 ], [ -115.858203125000017, 30.359814453125011 ], [ -115.995800781249983, 30.414453125000051 ], [ -116.028564453125, 30.563574218750063 ], [ -116.035351562499969, 30.70546875 ], [ -116.062158203125009, 30.80415039062504 ], [ -116.296289062500009, 30.970507812499989 ], [ -116.309619140624974, 31.050976562499955 ], [ -116.309667968749977, 31.127343749999966 ], [ -116.33344726562494, 31.202783203124994 ], [ -116.458496093750014, 31.360986328124966 ], [ -116.609570312499969, 31.499072265625045 ], [ -116.662158203124946, 31.56489257812504 ], [ -116.668457031249986, 31.698632812500023 ], [ -116.72207031249998, 31.734570312499955 ], [ -116.701708984375003, 31.743652343750028 ], [ -116.652099609375028, 31.740332031249977 ], [ -116.623876953124963, 31.75800781250004 ], [ -116.620800781249955, 31.851074218749972 ], [ -116.847998046874963, 31.997363281250045 ], [ -116.91367187500002, 32.198535156249989 ], [ -117.034765625, 32.305029296875006 ], [ -117.063134765625009, 32.343603515625063 ], [ -117.128271484374949, 32.533349609374994 ], [ -116.842089843750003, 32.554785156250006 ], [ -116.555957031249974, 32.576220703125017 ], [ -116.269824218749946, 32.597607421875011 ], [ -115.983691406250003, 32.619042968750023 ], [ -115.697509765624972, 32.640478515625034 ], [ -115.411376953125028, 32.661865234375057 ], [ -115.125195312499997, 32.683300781249983 ], [ -114.839062499999969, 32.704736328124994 ], [ -114.724755859374952, 32.715332031250028 ], [ -114.787988281249952, 32.564794921875006 ], [ -114.835937499999943, 32.508300781250028 ], [ -114.361718749999966, 32.360302734374983 ], [ -113.887451171874986, 32.212304687500023 ], [ -113.413183593749991, 32.064306640625006 ], [ -112.938964843750014, 31.916259765625028 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Montserrat", "admin": "Montserrat" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -62.1484375, 16.740332031249991 ], [ -62.154248046874997, 16.681201171875003 ], [ -62.221630859374997, 16.699511718750003 ], [ -62.22304687499999, 16.7515625 ], [ -62.191357421874997, 16.804394531249997 ], [ -62.17578125, 16.8095703125 ], [ -62.1484375, 16.740332031249991 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Nicaragua", "admin": "Nicaragua" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -83.157519531249989, 14.993066406249994 ], [ -83.185351562499989, 14.956396484374991 ], [ -83.215917968749991, 14.932373046875 ], [ -83.279882812499991, 14.812792968750003 ], [ -83.302001953125, 14.802099609374991 ], [ -83.306347656249997, 14.890527343749994 ], [ -83.344384765624994, 14.902099609375 ], [ -83.389013671874991, 14.870654296875003 ], [ -83.413720703124994, 14.825341796874994 ], [ -83.374853515624991, 14.76611328125 ], [ -83.340722656249994, 14.765283203124994 ], [ -83.29921875, 14.7490234375 ], [ -83.187744140625, 14.340087890625 ], [ -83.211718749999989, 14.267138671875003 ], [ -83.280810546874989, 14.153613281250003 ], [ -83.346582031249994, 14.056982421874991 ], [ -83.412304687499997, 13.99648437499999 ], [ -83.49375, 13.738818359375003 ], [ -83.567333984374997, 13.3203125 ], [ -83.514453124999989, 12.943945312499991 ], [ -83.541210937499997, 12.596289062499991 ], [ -83.51796875, 12.514111328124997 ], [ -83.5109375, 12.411816406249997 ], [ -83.565234374999989, 12.393408203124991 ], [ -83.595898437499997, 12.396484375 ], [ -83.627197265625, 12.459326171874991 ], [ -83.623681640624994, 12.514550781249994 ], [ -83.591210937499994, 12.579345703125 ], [ -83.578076171874997, 12.667138671874994 ], [ -83.59335937499999, 12.713085937499997 ], [ -83.625341796874991, 12.61289062499999 ], [ -83.681640625, 12.568115234375 ], [ -83.71835937499999, 12.552636718749994 ], [ -83.754248046874991, 12.501953125 ], [ -83.716210937499994, 12.40673828125 ], [ -83.667333984374991, 12.337060546874994 ], [ -83.651269531249994, 12.287060546874997 ], [ -83.669238281249989, 12.2275390625 ], [ -83.680419921875, 12.024316406249994 ], [ -83.697705078124997, 12.029980468749997 ], [ -83.715576171875, 12.057421874999989 ], [ -83.7671875, 12.059277343749997 ], [ -83.773339843749994, 11.977392578124991 ], [ -83.769335937499989, 11.931640625 ], [ -83.813183593749997, 11.896386718749994 ], [ -83.828906249999989, 11.861035156249997 ], [ -83.79296875, 11.836181640625 ], [ -83.753369140624997, 11.8212890625 ], [ -83.70458984375, 11.824560546874991 ], [ -83.664306640625, 11.723876953125 ], [ -83.651757812499994, 11.642041015624997 ], [ -83.744970703124991, 11.566503906249991 ], [ -83.776611328125, 11.503955078124989 ], [ -83.829394531249989, 11.428173828124997 ], [ -83.859082031249997, 11.353662109374994 ], [ -83.867871093749997, 11.300048828125 ], [ -83.831835937499989, 11.130517578124994 ], [ -83.767919921874991, 11.01025390625 ], [ -83.7140625, 10.933837890625 ], [ -83.641992187499994, 10.917236328125 ], [ -83.658935546875, 10.836865234374997 ], [ -83.712939453124989, 10.785888671875 ], [ -83.811181640624994, 10.743261718749991 ], [ -83.919287109374991, 10.7353515625 ], [ -84.09619140625, 10.775683593749989 ], [ -84.16835937499999, 10.780371093749991 ], [ -84.196582031249989, 10.801708984374997 ], [ -84.204980468749994, 10.84130859375 ], [ -84.255566406249997, 10.900732421874991 ], [ -84.348291015624994, 10.979882812499994 ], [ -84.40185546875, 10.974462890624991 ], [ -84.489160156249994, 10.991650390624997 ], [ -84.634179687499994, 11.045605468749997 ], [ -84.701171875, 11.052197265624997 ], [ -84.79736328125, 11.005908203124989 ], [ -84.9091796875, 10.9453125 ], [ -85.178955078125, 11.039941406249994 ], [ -85.368359375, 11.1064453125 ], [ -85.538720703124994, 11.166308593749989 ], [ -85.584179687499997, 11.189453125 ], [ -85.621386718749989, 11.184472656249994 ], [ -85.653662109374991, 11.153076171875 ], [ -85.690527343749991, 11.097460937499989 ], [ -85.70263671875, 11.08154296875 ], [ -85.72226562499999, 11.066259765624991 ], [ -85.744335937499997, 11.06210937499999 ], [ -85.745214843749991, 11.088574218749997 ], [ -85.82851562499999, 11.19873046875 ], [ -85.961132812499997, 11.331347656249989 ], [ -86.468896484374994, 11.73828125 ], [ -86.655517578125, 11.981542968749991 ], [ -86.755615234375, 12.15664062499999 ], [ -86.850976562499994, 12.247753906249997 ], [ -87.125195312499997, 12.434130859374989 ], [ -87.188427734374997, 12.508349609374989 ], [ -87.46015625, 12.757568359375 ], [ -87.667529296874989, 12.903564453125 ], [ -87.670166015625, 12.965673828124991 ], [ -87.585058593749991, 13.043310546874991 ], [ -87.543310546874991, 13.039697265624994 ], [ -87.497949218749994, 12.984179687499989 ], [ -87.424365234374989, 12.921142578125 ], [ -87.3896484375, 12.920654296875 ], [ -87.338574218749997, 12.949951171875 ], [ -87.337255859374991, 12.979248046875 ], [ -87.059179687499991, 12.991455078125 ], [ -87.009326171874989, 13.0078125 ], [ -86.958886718749994, 13.0537109375 ], [ -86.933154296874989, 13.117529296874991 ], [ -86.928808593749991, 13.179394531249997 ], [ -86.918212890625, 13.223583984374997 ], [ -86.87353515625, 13.266503906249994 ], [ -86.792138671874994, 13.27978515625 ], [ -86.729296874999989, 13.284375 ], [ -86.710693359375, 13.313378906249994 ], [ -86.729589843749991, 13.4072265625 ], [ -86.763525390624991, 13.63525390625 ], [ -86.770605468749991, 13.69873046875 ], [ -86.758984375, 13.746142578125003 ], [ -86.733642578125, 13.763476562500003 ], [ -86.610253906249994, 13.774853515624997 ], [ -86.376953125, 13.755664062500003 ], [ -86.331738281249997, 13.770068359375003 ], [ -86.238232421874997, 13.899462890625003 ], [ -86.151220703124991, 13.994580078124997 ], [ -86.089257812499994, 14.037207031249991 ], [ -86.040380859374991, 14.050146484374991 ], [ -85.983789062499994, 13.965673828124991 ], [ -85.78671875, 13.844433593749997 ], [ -85.75341796875, 13.85205078125 ], [ -85.733935546874989, 13.858691406250003 ], [ -85.727734375, 13.876074218749991 ], [ -85.731201171875, 13.931835937499997 ], [ -85.681933593749989, 13.982568359374994 ], [ -85.579785156249997, 14.028222656249994 ], [ -85.47705078125, 14.108691406250003 ], [ -85.373779296875, 14.223876953125 ], [ -85.2841796875, 14.291650390624994 ], [ -85.208349609374991, 14.311816406250003 ], [ -85.179492187499989, 14.343310546875003 ], [ -85.197558593749989, 14.385986328125 ], [ -85.191503906249991, 14.446630859374991 ], [ -85.161328125, 14.525146484375 ], [ -85.117285156249991, 14.570605468750003 ], [ -85.059375, 14.582958984374997 ], [ -85.036523437499994, 14.607666015625 ], [ -85.048632812499989, 14.644726562499997 ], [ -85.037353515625, 14.685546875 ], [ -84.985156249999989, 14.75244140625 ], [ -84.860449218749991, 14.809765625 ], [ -84.789160156249991, 14.790380859374991 ], [ -84.729785156249989, 14.71337890625 ], [ -84.645947265624997, 14.661083984374997 ], [ -84.537646484374989, 14.633398437499991 ], [ -84.453564453124997, 14.643701171874994 ], [ -84.393652343749991, 14.691748046874991 ], [ -84.339794921874997, 14.706347656250003 ], [ -84.291943359374997, 14.687353515624991 ], [ -84.266650390624989, 14.698144531249994 ], [ -84.263964843749989, 14.738525390625 ], [ -84.239208984374997, 14.747851562500003 ], [ -84.1923828125, 14.726025390624997 ], [ -84.15078125, 14.720410156249997 ], [ -84.114404296874994, 14.731005859375003 ], [ -84.100292968749997, 14.750634765624994 ], [ -84.09296875, 14.770898437499994 ], [ -84.065820312499994, 14.786083984374997 ], [ -83.97226562499999, 14.77109375 ], [ -83.867285156249991, 14.794482421875003 ], [ -83.750927734374997, 14.85625 ], [ -83.673632812499989, 14.883544921875 ], [ -83.635498046875, 14.876416015624997 ], [ -83.589746093749994, 14.907568359374991 ], [ -83.536523437499994, 14.977001953124997 ], [ -83.4150390625, 15.008056640625 ], [ -83.157519531249989, 14.993066406249994 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Panama", "admin": "Panama" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -81.603271484374972, 7.332812499999989 ], [ -81.658105468749937, 7.32753906249998 ], [ -81.770117187500034, 7.370361328125 ], [ -81.852050781250028, 7.453320312500026 ], [ -81.858593749999926, 7.480175781249983 ], [ -81.856933593749943, 7.507666015624991 ], [ -81.812158203124994, 7.59238281250002 ], [ -81.752294921874949, 7.621630859375031 ], [ -81.728759765624943, 7.62119140625002 ], [ -81.671435546874989, 7.5234375 ], [ -81.710449218749943, 7.485546875000011 ], [ -81.694726562499937, 7.425 ], [ -81.613427734374994, 7.380175781250045 ], [ -81.603271484374972, 7.332812499999989 ] ] ], [ [ [ -79.065429687499943, 8.254199218750017 ], [ -79.110351562499943, 8.209814453125034 ], [ -79.127539062500006, 8.251855468749994 ], [ -79.096289062500034, 8.295410156249986 ], [ -79.085302734375006, 8.295800781249966 ], [ -79.065429687499943, 8.254199218750017 ] ] ], [ [ [ -78.898339843750023, 8.27426757812502 ], [ -78.918115234374966, 8.231933593750014 ], [ -78.964941406250006, 8.326269531249963 ], [ -78.957421874999966, 8.350585937500028 ], [ -78.960595703124994, 8.435839843749989 ], [ -78.916015624999972, 8.458251953125028 ], [ -78.883251953124955, 8.460253906249989 ], [ -78.856152343749955, 8.448242187500028 ], [ -78.83916015624996, 8.347900390625014 ], [ -78.853222656249983, 8.302441406249997 ], [ -78.898339843750023, 8.27426757812502 ] ] ], [ [ [ -82.233496093750034, 9.38071289062502 ], [ -82.244433593749932, 9.33408203125002 ], [ -82.321728515624955, 9.418115234374994 ], [ -82.275781250000023, 9.431884765625057 ], [ -82.259423828124966, 9.430273437499991 ], [ -82.233496093750034, 9.38071289062502 ] ] ], [ [ [ -79.355468749999972, 9.569238281249966 ], [ -79.211621093749983, 9.531933593750011 ], [ -79.112255859374983, 9.536767578125009 ], [ -79.016699218749977, 9.510449218749983 ], [ -78.975, 9.452978515624991 ], [ -78.931640624999972, 9.428466796874972 ], [ -78.696923828125023, 9.434765625000011 ], [ -78.504345703124955, 9.406298828124989 ], [ -78.082763671874943, 9.236279296874997 ], [ -77.830810546874972, 9.068115234375014 ], [ -77.697216796875011, 8.889453125000031 ], [ -77.374218749999926, 8.65830078125002 ], [ -77.393066406249943, 8.644677734374994 ], [ -77.448339843750034, 8.565869140625011 ], [ -77.478515624999943, 8.498437500000037 ], [ -77.407275390625017, 8.427246093750014 ], [ -77.385888671874994, 8.351660156249977 ], [ -77.345507812499932, 8.269531250000043 ], [ -77.282617187500023, 8.187060546875017 ], [ -77.212304687499994, 8.033886718749997 ], [ -77.195996093749955, 7.972460937500003 ], [ -77.215966796875023, 7.932519531250037 ], [ -77.282958984375, 7.90815429687504 ], [ -77.345605468749966, 7.83652343750002 ], [ -77.362744140624983, 7.74907226562496 ], [ -77.350781249999955, 7.705859375000045 ], [ -77.538281249999955, 7.56625976562502 ], [ -77.586572265624937, 7.543066406250006 ], [ -77.618603515624983, 7.564550781250034 ], [ -77.658593749999966, 7.634619140625006 ], [ -77.706347656250017, 7.691210937499989 ], [ -77.73203125, 7.710937500000014 ], [ -77.746923828125006, 7.711865234375026 ], [ -77.761914062499955, 7.698828125000034 ], [ -77.76875, 7.668066406249977 ], [ -77.743896484375028, 7.536962890625006 ], [ -77.764697265624989, 7.483691406249989 ], [ -77.828320312499983, 7.442822265625011 ], [ -77.901171874999989, 7.229345703125048 ], [ -77.929785156249949, 7.256347656250043 ], [ -78.170117187499983, 7.543798828124977 ], [ -78.378222656250017, 7.899902343750057 ], [ -78.421582031249955, 8.060986328125011 ], [ -78.367626953124983, 8.070556640625 ], [ -78.3154296875, 8.066943359374974 ], [ -78.287353515624972, 8.091796874999972 ], [ -78.254882812500028, 8.138623046875011 ], [ -78.281201171874955, 8.24755859375 ], [ -78.180029296874949, 8.330273437499983 ], [ -78.141894531250017, 8.386083984374977 ], [ -78.113867187499977, 8.379589843749983 ], [ -78.047753906250023, 8.284765625000034 ], [ -77.951660156249972, 8.230273437500031 ], [ -77.833642578124994, 8.151171874999989 ], [ -77.760546874999932, 8.133251953124983 ], [ -77.852929687500023, 8.216210937500009 ], [ -78.0125, 8.325390625000054 ], [ -78.057177734374989, 8.397119140625009 ], [ -78.099462890624977, 8.496972656250009 ], [ -78.161816406249983, 8.453710937499991 ], [ -78.190771484375006, 8.417333984375034 ], [ -78.223046875000023, 8.396630859374994 ], [ -78.251123046874966, 8.421435546874989 ], [ -78.256103515625, 8.453710937499991 ], [ -78.350146484374989, 8.460009765625031 ], [ -78.374316406250017, 8.489257812500043 ], [ -78.399218749999932, 8.505664062500003 ], [ -78.387890624999955, 8.443408203125017 ], [ -78.369384765625, 8.404931640624994 ], [ -78.379296874999966, 8.358593749999969 ], [ -78.409863281249983, 8.35532226562502 ], [ -78.436035156249972, 8.403320312500028 ], [ -78.469433593749955, 8.44667968749998 ], [ -78.514062499999966, 8.628173828125 ], [ -78.620898437499989, 8.71372070312502 ], [ -78.669824218749994, 8.742187500000057 ], [ -78.710205078124972, 8.752929687500014 ], [ -78.769677734374994, 8.81108398437496 ], [ -78.848242187500034, 8.8421875 ], [ -78.955175781249949, 8.932519531250009 ], [ -79.086376953124955, 8.997167968750034 ], [ -79.246679687500006, 9.020068359375003 ], [ -79.441503906250006, 9.00600585937498 ], [ -79.507080078124943, 8.97006835937502 ], [ -79.551660156249966, 8.924462890624966 ], [ -79.572363281250034, 8.903271484375011 ], [ -79.687451171874926, 8.850976562500009 ], [ -79.731054687500034, 8.775341796874969 ], [ -79.758544921875028, 8.711572265625037 ], [ -79.81591796875, 8.639208984375031 ], [ -79.750439453124983, 8.595507812500017 ], [ -80.12578125, 8.349658203125017 ], [ -80.200097656250023, 8.313964843750028 ], [ -80.368701171874989, 8.288769531250054 ], [ -80.407568359375006, 8.262451171875014 ], [ -80.458984375, 8.213867187499972 ], [ -80.465869140624989, 8.139941406250017 ], [ -80.458105468750006, 8.077050781249994 ], [ -80.409130859374955, 8.028564453124972 ], [ -80.365576171874977, 7.997998046875054 ], [ -80.260937499999983, 7.851660156249991 ], [ -80.075195312499972, 7.667041015625045 ], [ -80.0400390625, 7.599804687500026 ], [ -80.01123046875, 7.500048828125031 ], [ -80.067285156249966, 7.453222656250006 ], [ -80.110595703124972, 7.433447265624963 ], [ -80.287304687500011, 7.425634765624977 ], [ -80.348242187500006, 7.385693359375011 ], [ -80.372949218749966, 7.324658203125011 ], [ -80.438867187499994, 7.274951171875003 ], [ -80.666699218749955, 7.225683593750006 ], [ -80.845556640624977, 7.22006835937502 ], [ -80.901220703125034, 7.277148437500017 ], [ -80.914648437500006, 7.4375 ], [ -81.035107421874955, 7.711132812500054 ], [ -81.063867187499937, 7.89975585937502 ], [ -81.093945312499955, 7.876318359375048 ], [ -81.157812499999977, 7.854394531250023 ], [ -81.179394531249955, 7.807519531249966 ], [ -81.195458984375023, 7.668408203125054 ], [ -81.219042968749932, 7.620947265624977 ], [ -81.268408203124949, 7.625488281250014 ], [ -81.369580078124955, 7.675292968750028 ], [ -81.504150390625028, 7.721191406249972 ], [ -81.675683593749966, 8.015917968749974 ], [ -81.694287109374955, 8.071386718749991 ], [ -81.727636718750006, 8.137548828124977 ], [ -81.860253906250023, 8.165429687499966 ], [ -81.973291015624937, 8.215087890625043 ], [ -82.09672851562496, 8.222753906250006 ], [ -82.159863281249955, 8.19482421875 ], [ -82.224316406249926, 8.230371093749966 ], [ -82.235449218749977, 8.311035156250057 ], [ -82.364843749999949, 8.274853515624969 ], [ -82.530957031249955, 8.287402343750031 ], [ -82.679541015625034, 8.321972656249969 ], [ -82.781152343749937, 8.303515625000031 ], [ -82.866113281249937, 8.246337890625014 ], [ -82.854345703125034, 8.099511718750037 ], [ -82.879345703124983, 8.07065429687502 ], [ -82.883300781249972, 8.130566406249969 ], [ -82.91289062499996, 8.199609375 ], [ -82.948437500000011, 8.256835937500028 ], [ -83.023388671875011, 8.316015625 ], [ -83.02734375, 8.337744140624991 ], [ -82.997558593749972, 8.367773437499977 ], [ -82.861621093749989, 8.453515625000037 ], [ -82.844775390624932, 8.489355468749963 ], [ -82.842626953124949, 8.563964843749986 ], [ -82.855712890624943, 8.635302734375031 ], [ -82.917041015625017, 8.740332031250034 ], [ -82.881982421874966, 8.805322265625037 ], [ -82.811914062499994, 8.857421874999986 ], [ -82.739990234375, 8.898583984375023 ], [ -82.727832031250017, 8.916064453125031 ], [ -82.741162109374983, 8.951708984375017 ], [ -82.783056640624977, 8.990283203124974 ], [ -82.881347656250028, 9.055859375000011 ], [ -82.940332031249966, 9.060107421874989 ], [ -82.942822265624926, 9.248876953124977 ], [ -82.939843749999937, 9.449169921875026 ], [ -82.925048828124943, 9.469042968749989 ], [ -82.888964843749989, 9.481005859375017 ], [ -82.86015625, 9.511474609375014 ], [ -82.843994140624972, 9.570800781250014 ], [ -82.801025390625, 9.591796875000028 ], [ -82.723388671875, 9.546093750000054 ], [ -82.644091796875017, 9.505859375000028 ], [ -82.611279296874983, 9.519238281249997 ], [ -82.586523437500006, 9.538818359374986 ], [ -82.569238281249937, 9.558203125000034 ], [ -82.563574218750034, 9.576660156249972 ], [ -82.500341796875034, 9.523242187500017 ], [ -82.370800781249926, 9.428564453124991 ], [ -82.363183593749966, 9.381933593750006 ], [ -82.375390624999966, 9.337255859375048 ], [ -82.339746093749994, 9.209179687499983 ], [ -82.272460937499972, 9.190625 ], [ -82.20488281249996, 9.215429687500006 ], [ -82.188134765625023, 9.191748046874977 ], [ -82.20068359375, 9.168115234375051 ], [ -82.235449218749977, 9.141650390624989 ], [ -82.244189453124989, 9.031494140625014 ], [ -82.133300781249943, 8.98007812500002 ], [ -82.077880859375028, 8.93486328124996 ], [ -81.894140624999977, 8.956103515625017 ], [ -81.826416015624943, 8.944091796874972 ], [ -81.780224609374955, 8.957226562499983 ], [ -81.831494140625011, 9.045605468750054 ], [ -81.900146484374972, 9.111035156249969 ], [ -81.894482421874955, 9.140429687500003 ], [ -81.842382812500006, 9.118701171875017 ], [ -81.802587890624977, 9.074121093749994 ], [ -81.71220703124996, 9.018945312500037 ], [ -81.545605468749955, 8.827001953125006 ], [ -81.35478515624996, 8.78056640624996 ], [ -81.203759765625023, 8.786718749999977 ], [ -81.063085937499977, 8.812646484375023 ], [ -80.838671874999989, 8.887207031250014 ], [ -80.676464843749983, 9.021875 ], [ -80.546875, 9.081933593749994 ], [ -80.127099609374966, 9.20991210937504 ], [ -79.977978515624955, 9.343701171875026 ], [ -79.915087890624932, 9.361328124999972 ], [ -79.855078124999977, 9.378076171875009 ], [ -79.723095703125011, 9.479296875000031 ], [ -79.652246093749966, 9.558203125000034 ], [ -79.577294921874966, 9.597851562500026 ], [ -79.355468749999972, 9.569238281249966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Puerto Rico", "admin": "Puerto Rico" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -67.872460937499966, 18.059863281250017 ], [ -67.8818359375, 18.058935546875006 ], [ -67.891162109374932, 18.059912109375006 ], [ -67.895458984374926, 18.062792968750074 ], [ -67.901904296874989, 18.071875 ], [ -67.930371093749926, 18.0869140625 ], [ -67.93706054687496, 18.100634765625045 ], [ -67.930615234374983, 18.115136718749994 ], [ -67.9189453125, 18.120898437500017 ], [ -67.861083984374943, 18.12255859375 ], [ -67.855175781249983, 18.121142578125045 ], [ -67.843652343749937, 18.111035156249955 ], [ -67.843359374999977, 18.103955078125011 ], [ -67.849072265624983, 18.097021484375034 ], [ -67.859179687499989, 18.079589843750028 ], [ -67.863427734374966, 18.075195312500028 ], [ -67.866796874999949, 18.070654296874977 ], [ -67.868115234374955, 18.062792968750074 ], [ -67.872460937499966, 18.059863281250017 ] ] ], [ [ [ -65.425585937499989, 18.105615234374994 ], [ -65.504003906249977, 18.099511718749994 ], [ -65.55507812499999, 18.107666015624972 ], [ -65.572216796874926, 18.137304687499977 ], [ -65.477148437500006, 18.165039062500028 ], [ -65.366210937499972, 18.161083984375011 ], [ -65.302685546875011, 18.144384765625006 ], [ -65.294873046875011, 18.133349609375045 ], [ -65.425585937499989, 18.105615234374994 ] ] ], [ [ [ -66.129394531250028, 18.444921875000034 ], [ -66.098486328125034, 18.425195312499994 ], [ -66.06840820312496, 18.428027343750045 ], [ -66.092675781249994, 18.468994140625057 ], [ -66.070410156250006, 18.468994140625057 ], [ -65.878759765625034, 18.44384765625 ], [ -65.755566406249983, 18.401611328125 ], [ -65.628808593749994, 18.381396484375045 ], [ -65.620849609374972, 18.242333984374966 ], [ -65.718408203124966, 18.186669921874994 ], [ -65.7822265625, 18.128613281249983 ], [ -65.834130859374994, 18.057324218750011 ], [ -65.970800781249949, 17.974365234375 ], [ -66.135498046875028, 17.949462890625 ], [ -66.245019531249966, 17.947265624999972 ], [ -66.285888671875028, 17.949951171875 ], [ -66.325781249999977, 17.964160156250045 ], [ -66.408544921874977, 17.950585937500051 ], [ -66.510791015625017, 17.987011718750011 ], [ -66.598437500000017, 17.977880859375006 ], [ -66.772412109374926, 17.986572265625 ], [ -66.837597656249983, 17.955078124999972 ], [ -66.9, 17.947900390625023 ], [ -66.961230468749932, 17.953759765624966 ], [ -67.013330078124994, 17.967871093750006 ], [ -67.142382812499989, 17.966699218750023 ], [ -67.196875, 17.994189453125045 ], [ -67.17431640625, 18.152539062499983 ], [ -67.172460937499977, 18.22421875 ], [ -67.20415039062496, 18.283398437499983 ], [ -67.238964843749955, 18.320654296875034 ], [ -67.2640625, 18.364599609375006 ], [ -67.213378906249972, 18.393603515625045 ], [ -67.171777343750023, 18.435791015625028 ], [ -67.158642578125011, 18.499218749999983 ], [ -67.113037109374972, 18.514794921874966 ], [ -67.059619140624989, 18.522167968749955 ], [ -66.81289062499999, 18.492529296875034 ], [ -66.188574218750006, 18.475781250000011 ], [ -66.153076171874972, 18.47065429687504 ], [ -66.129394531250028, 18.444921875000034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "El Salvador", "admin": "El Salvador" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -89.362597656249989, 14.416015625 ], [ -89.337255859374991, 14.411376953125 ], [ -89.170117187499997, 14.360302734374997 ], [ -89.120507812499994, 14.370214843749991 ], [ -89.05712890625, 14.329150390625003 ], [ -89.02685546875, 14.296972656249991 ], [ -89.000195312499997, 14.252734375 ], [ -88.868310546874994, 14.16367187499999 ], [ -88.845947265625, 14.124755859375 ], [ -88.747363281249989, 14.072265625 ], [ -88.707617187499991, 14.032080078124991 ], [ -88.665625, 14.015527343749994 ], [ -88.583154296874994, 14.000146484374994 ], [ -88.512548828124991, 13.978955078124997 ], [ -88.504345703124997, 13.964208984374991 ], [ -88.49765625, 13.904541015625 ], [ -88.482666015625, 13.854248046875 ], [ -88.449121093749994, 13.850976562499994 ], [ -88.408496093749989, 13.87539062499999 ], [ -88.276220703124991, 13.942675781250003 ], [ -88.151025390624994, 13.987353515625003 ], [ -88.08046875, 13.960595703124994 ], [ -88.038720703124994, 13.904638671874991 ], [ -87.991015624999989, 13.879638671875 ], [ -87.891992187499994, 13.894970703124997 ], [ -87.80224609375, 13.889990234374991 ], [ -87.7314453125, 13.841064453125 ], [ -87.71533203125, 13.812695312499997 ], [ -87.758544921875, 13.649951171875003 ], [ -87.774218749999989, 13.580322265625 ], [ -87.781884765624994, 13.521386718749994 ], [ -87.756445312499991, 13.506005859374994 ], [ -87.731640625, 13.483105468749997 ], [ -87.737011718749997, 13.451367187499997 ], [ -87.814208984375, 13.399169921875 ], [ -87.83837890625, 13.385791015625003 ], [ -87.82070312499999, 13.28515625 ], [ -87.878076171874994, 13.224414062500003 ], [ -87.930859375, 13.1806640625 ], [ -88.0234375, 13.16875 ], [ -88.1806640625, 13.164013671874997 ], [ -88.417138671874994, 13.213525390624994 ], [ -88.591552734375, 13.281054687500003 ], [ -88.685644531249991, 13.281494140625 ], [ -88.65585937499999, 13.259179687499994 ], [ -88.58154296875, 13.244970703124991 ], [ -88.48388671875, 13.197167968749994 ], [ -88.512011718749989, 13.183935546874991 ], [ -88.867041015624991, 13.283251953125003 ], [ -89.277636718749989, 13.478076171875003 ], [ -89.523242187499989, 13.509130859374991 ], [ -89.80419921875, 13.560107421875003 ], [ -89.970458984375, 13.683154296875003 ], [ -90.09521484375, 13.736523437499997 ], [ -90.105908203124997, 13.783007812500003 ], [ -90.104736328125, 13.834765625 ], [ -90.048144531249989, 13.904052734375 ], [ -89.942675781249989, 13.997363281250003 ], [ -89.872705078124994, 14.045605468749997 ], [ -89.839941406249991, 14.05507812499999 ], [ -89.793701171875, 14.050097656250003 ], [ -89.749365234374991, 14.077001953124991 ], [ -89.711132812499997, 14.141308593749997 ], [ -89.671289062499994, 14.182714843749991 ], [ -89.570263671874997, 14.224658203125003 ], [ -89.547167968749989, 14.241259765625003 ], [ -89.555029296874991, 14.277246093749994 ], [ -89.576953124999989, 14.347070312499994 ], [ -89.573632812499994, 14.390087890624997 ], [ -89.54052734375, 14.409912109375 ], [ -89.500878906249994, 14.413769531249997 ], [ -89.418847656249994, 14.431103515624997 ], [ -89.383251953124997, 14.427636718749994 ], [ -89.362597656249989, 14.416015625 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "St. Pierre and Miquelon", "admin": "Saint Pierre and Miquelon" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -56.150732421874977, 46.762402343749983 ], [ -56.17167968749996, 46.752832031249994 ], [ -56.243261718749977, 46.767187499999977 ], [ -56.209179687499983, 46.798242187499994 ], [ -56.185058593749943, 46.807275390624966 ], [ -56.152636718749989, 46.811083984375045 ], [ -56.137353515624994, 46.8015625 ], [ -56.139257812500034, 46.778662109375006 ], [ -56.150732421874977, 46.762402343749983 ] ] ], [ [ [ -56.267089843749972, 46.838476562500034 ], [ -56.354199218749955, 46.795312500000023 ], [ -56.384765624999943, 46.819433593750063 ], [ -56.377246093750017, 46.847656250000028 ], [ -56.332568359374989, 46.915966796875011 ], [ -56.333935546874983, 46.935644531250006 ], [ -56.386914062499955, 47.067968749999977 ], [ -56.377929687499972, 47.089550781250011 ], [ -56.364648437499937, 47.098974609374977 ], [ -56.287353515625, 47.070996093749983 ], [ -56.27836914062496, 47.035009765625006 ], [ -56.314892578124926, 46.953857421875 ], [ -56.289794921874972, 46.899902343750028 ], [ -56.255468749999977, 46.860986328124994 ], [ -56.267089843749972, 46.838476562500034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Sint Maarten", "admin": "Sint Maarten" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -63.123046875, 18.068945312499991 ], [ -63.011181640624997, 18.068945312499991 ], [ -63.012304687499991, 18.04541015625 ], [ -63.02304687499999, 18.019189453124994 ], [ -63.090429687499991, 18.04140625 ], [ -63.124707031249997, 18.064306640624991 ], [ -63.123046875, 18.068945312499991 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Turks and Caicos Is.", "admin": "Turks and Caicos Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -72.3328125, 21.851367187499989 ], [ -72.218652343749966, 21.796289062500051 ], [ -72.149804687499966, 21.804492187500045 ], [ -72.144335937500017, 21.792724609375028 ], [ -72.181542968749966, 21.780029296875028 ], [ -72.190673828124943, 21.769775390624972 ], [ -72.300878906250006, 21.755224609375034 ], [ -72.335449218749943, 21.758007812499983 ], [ -72.342382812500034, 21.795312500000023 ], [ -72.3328125, 21.851367187499989 ] ] ], [ [ [ -71.66142578124996, 21.765234375000034 ], [ -71.665380859374949, 21.751708984375028 ], [ -71.721777343749977, 21.790234374999983 ], [ -71.830419921875006, 21.790625 ], [ -71.847656249999972, 21.843457031249983 ], [ -71.806152343749943, 21.852099609375045 ], [ -71.668359374999937, 21.833447265624983 ], [ -71.636914062499926, 21.787548828124955 ], [ -71.66142578124996, 21.765234375000034 ] ] ], [ [ [ -71.87993164062496, 21.840429687499977 ], [ -71.8974609375, 21.829882812500045 ], [ -71.95546875, 21.864404296874994 ], [ -71.963769531249994, 21.892041015625011 ], [ -71.984521484374966, 21.893408203125034 ], [ -72.019042968749972, 21.918261718750017 ], [ -72.010644531249966, 21.950439453125 ], [ -71.931542968749994, 21.951904296875057 ], [ -71.899609374999983, 21.8625 ], [ -71.87993164062496, 21.840429687499977 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "Trinidad and Tobago", "admin": "Trinidad and Tobago" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -61.012109374999966, 10.134326171874989 ], [ -61.174267578124955, 10.078027343749966 ], [ -61.596679687500028, 10.064648437499997 ], [ -61.771679687499983, 10.085058593749977 ], [ -61.906103515625006, 10.069140625000031 ], [ -61.661474609375006, 10.191699218750031 ], [ -61.632714843749994, 10.243408203125 ], [ -61.528857421874989, 10.253125 ], [ -61.499316406249989, 10.268554687499972 ], [ -61.464746093749966, 10.538964843749994 ], [ -61.478271484374972, 10.603369140624977 ], [ -61.498828124999989, 10.638867187500011 ], [ -61.540917968749937, 10.66445312499998 ], [ -61.635302734374989, 10.699365234374994 ], [ -61.651171874999932, 10.718066406249974 ], [ -61.591845703124932, 10.747949218750023 ], [ -61.46484375, 10.764453125000017 ], [ -61.370019531249937, 10.79682617187504 ], [ -61.173730468750023, 10.803320312500034 ], [ -61.07851562499999, 10.831933593749994 ], [ -60.917626953124966, 10.84023437499999 ], [ -60.996728515625023, 10.716162109375034 ], [ -61.033740234375017, 10.669873046875026 ], [ -61.019335937500017, 10.558105468749986 ], [ -61.0375, 10.482275390624991 ], [ -61.016406249999932, 10.386376953124994 ], [ -60.968457031249955, 10.323388671875037 ], [ -60.999609374999977, 10.261474609375043 ], [ -61.004101562500011, 10.167822265624963 ], [ -61.012109374999966, 10.134326171874989 ] ] ], [ [ [ -60.756298828124983, 11.178515624999989 ], [ -60.810644531250034, 11.168603515625023 ], [ -60.804296874999977, 11.208398437500037 ], [ -60.708935546875011, 11.277246093750037 ], [ -60.562792968749989, 11.32353515624996 ], [ -60.525488281250034, 11.325390624999983 ], [ -60.546484374999949, 11.263720703125031 ], [ -60.756298828124983, 11.178515624999989 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "United States", "admin": "United States of America" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -155.58134765624996, 19.012011718750017 ], [ -155.625634765625023, 18.963916015625074 ], [ -155.680761718749977, 18.967675781250023 ], [ -155.881298828124955, 19.070507812500011 ], [ -155.905615234375034, 19.125830078125006 ], [ -155.890722656250034, 19.382519531249983 ], [ -155.965820312499943, 19.590820312499972 ], [ -156.048681640624977, 19.749951171874983 ], [ -155.988427734375023, 19.831591796874989 ], [ -155.908886718750011, 19.894726562499983 ], [ -155.820312499999972, 20.014160156249972 ], [ -155.892773437500011, 20.167382812500023 ], [ -155.874267578124943, 20.259814453125017 ], [ -155.831640624999977, 20.275830078125011 ], [ -155.6220703125, 20.163427734375006 ], [ -155.198779296874989, 19.994384765625028 ], [ -155.086083984374966, 19.875634765624994 ], [ -155.065917968750028, 19.748193359374966 ], [ -154.989013671875, 19.731982421875045 ], [ -154.95258789062504, 19.644628906250006 ], [ -154.841357421875017, 19.568164062500074 ], [ -154.80419921875, 19.524462890625045 ], [ -154.850292968749983, 19.4541015625 ], [ -155.053466796875, 19.319189453125063 ], [ -155.309619140624932, 19.260156250000023 ], [ -155.535253906249977, 19.109082031249983 ], [ -155.58134765624996, 19.012011718750017 ] ] ], [ [ [ -156.849609374999972, 20.772656249999955 ], [ -156.908886718749955, 20.744482421875006 ], [ -156.973388671874972, 20.757519531249983 ], [ -156.988427734375023, 20.825683593750028 ], [ -157.050585937499989, 20.912451171875034 ], [ -156.941796875000023, 20.930029296875063 ], [ -156.880566406249955, 20.904833984375074 ], [ -156.848291015624966, 20.877783203124977 ], [ -156.809375, 20.831152343749977 ], [ -156.849609374999972, 20.772656249999955 ] ] ], [ [ [ -156.486816406249943, 20.93256835937504 ], [ -156.460839843749994, 20.914746093749955 ], [ -156.354394531249966, 20.941455078125074 ], [ -156.27753906250004, 20.951269531250034 ], [ -156.148339843750023, 20.885498046875028 ], [ -156.103515625000028, 20.840332031249972 ], [ -156.018652343749977, 20.792089843750006 ], [ -155.989843749999977, 20.757128906249989 ], [ -156.013574218750023, 20.714794921874983 ], [ -156.107128906249955, 20.644775390625028 ], [ -156.234765624999966, 20.628613281250011 ], [ -156.309960937499994, 20.598779296874966 ], [ -156.408789062499977, 20.60517578125004 ], [ -156.438232421875, 20.617871093749955 ], [ -156.448876953124966, 20.70625 ], [ -156.480078125, 20.801220703125011 ], [ -156.543847656250023, 20.78999023437504 ], [ -156.615429687500068, 20.821826171875045 ], [ -156.689697265625, 20.901416015624989 ], [ -156.697753906250028, 20.949072265625034 ], [ -156.656884765624966, 21.024511718750034 ], [ -156.585400390624955, 21.034326171874994 ], [ -156.532324218749977, 20.992675781250028 ], [ -156.486816406249943, 20.93256835937504 ] ] ], [ [ [ -157.213623046874972, 21.215380859375017 ], [ -157.002294921874977, 21.187939453125011 ], [ -156.952343750000011, 21.19970703125 ], [ -156.917187499999955, 21.177294921875074 ], [ -156.742187500000028, 21.163525390625011 ], [ -156.712158203125057, 21.155078125000074 ], [ -156.747900390625034, 21.103564453125045 ], [ -156.85986328125, 21.05634765625004 ], [ -157.020898437499966, 21.097802734375023 ], [ -157.29033203124996, 21.112597656250017 ], [ -157.279492187499983, 21.152343750000057 ], [ -157.253808593749966, 21.180566406250023 ], [ -157.249951171875011, 21.229785156250017 ], [ -157.213623046874972, 21.215380859375017 ] ] ], [ [ [ -157.799365234375017, 21.456640625000034 ], [ -157.764990234375034, 21.450927734375028 ], [ -157.720898437500011, 21.457714843749983 ], [ -157.705517578125011, 21.378076171875023 ], [ -157.654150390625006, 21.333935546875011 ], [ -157.635400390625023, 21.307617187499972 ], [ -157.690869140625011, 21.279736328124983 ], [ -157.798779296874983, 21.268603515625017 ], [ -157.849316406249983, 21.290820312500017 ], [ -157.901757812500023, 21.340576171875028 ], [ -157.958447265625011, 21.326904296875 ], [ -157.968310546874989, 21.366894531249955 ], [ -157.978417968749994, 21.378515625000034 ], [ -158.017285156250011, 21.367724609375045 ], [ -157.980957031249972, 21.316113281250011 ], [ -158.079150390624989, 21.312255859375028 ], [ -158.110351562499943, 21.318603515625 ], [ -158.137841796874966, 21.377148437500011 ], [ -158.239111328124977, 21.489355468750034 ], [ -158.23867187499999, 21.533056640624977 ], [ -158.273144531250011, 21.585253906250045 ], [ -158.123095703124989, 21.600244140624994 ], [ -158.020361328125006, 21.69179687499999 ], [ -157.9625, 21.701367187499983 ], [ -157.851513671874983, 21.553369140625023 ], [ -157.854345703125034, 21.511914062500011 ], [ -157.829589843749943, 21.471435546875028 ], [ -157.799365234375017, 21.456640625000034 ] ] ], [ [ [ -160.180029296874977, 21.841064453125028 ], [ -160.200244140625017, 21.796875 ], [ -160.234716796875034, 21.803662109374955 ], [ -160.243457031249932, 21.843066406249989 ], [ -160.220898437499955, 21.897265625000017 ], [ -160.163867187499989, 21.944042968749955 ], [ -160.100634765624989, 22.015234374999977 ], [ -160.048730468749966, 22.004638671875028 ], [ -160.076708984374989, 21.958105468749977 ], [ -160.08002929687504, 21.907421874999955 ], [ -160.153417968749977, 21.878759765624977 ], [ -160.180029296874977, 21.841064453125028 ] ] ], [ [ [ -159.372753906250011, 21.932373046874972 ], [ -159.460693359375, 21.876123046874966 ], [ -159.511865234375023, 21.900390625000028 ], [ -159.608837890624955, 21.909521484375034 ], [ -159.646386718749966, 21.951757812500006 ], [ -159.747998046875011, 21.989843750000034 ], [ -159.789160156250034, 22.041796875000074 ], [ -159.726611328124989, 22.140185546875045 ], [ -159.579199218749977, 22.223144531249972 ], [ -159.352050781249972, 22.219580078125034 ], [ -159.304785156250034, 22.154052734375028 ], [ -159.300683593749994, 22.105273437500017 ], [ -159.330175781249977, 22.050683593749994 ], [ -159.34375, 21.973632812500028 ], [ -159.372753906250011, 21.932373046874972 ] ] ], [ [ [ -81.783837890624994, 24.544580078125051 ], [ -81.809228515624994, 24.542333984375034 ], [ -81.811425781250023, 24.557812499999983 ], [ -81.767675781249977, 24.576708984375017 ], [ -81.738671875000023, 24.575439453125028 ], [ -81.739746093749972, 24.554492187500017 ], [ -81.783837890624994, 24.544580078125051 ] ] ], [ [ [ -81.566699218749989, 24.599902343750045 ], [ -81.631494140624937, 24.590039062499983 ], [ -81.579248046874966, 24.62939453125 ], [ -81.56230468749996, 24.689160156250011 ], [ -81.531640624999937, 24.642480468749994 ], [ -81.532226562499972, 24.614160156249994 ], [ -81.566699218749989, 24.599902343750045 ] ] ], [ [ [ -81.334814453124977, 24.650488281250034 ], [ -81.36479492187496, 24.629931640625017 ], [ -81.379052734374937, 24.636279296875074 ], [ -81.379052734374937, 24.666259765625057 ], [ -81.421679687500017, 24.732617187499983 ], [ -81.420068359374937, 24.75 ], [ -81.322314453125017, 24.685058593749972 ], [ -81.319824218749943, 24.667626953124966 ], [ -81.334814453124977, 24.650488281250034 ] ] ], [ [ [ -81.044189453125028, 24.716796875000057 ], [ -81.089990234374937, 24.693115234375028 ], [ -81.137353515624994, 24.710498046875017 ], [ -81.08525390624996, 24.734179687500045 ], [ -80.93046875, 24.75947265625004 ], [ -80.988916015624966, 24.727880859375006 ], [ -81.044189453125028, 24.716796875000057 ] ] ], [ [ [ -80.82939453124996, 24.803662109374983 ], [ -80.848339843750011, 24.803662109374983 ], [ -80.838867187500028, 24.817871093750028 ], [ -80.799414062499977, 24.846289062500034 ], [ -80.785205078125017, 24.835253906250017 ], [ -80.786767578124994, 24.821044921875057 ], [ -80.82939453124996, 24.803662109374983 ] ] ], [ [ [ -80.63828125, 24.903173828125006 ], [ -80.665136718749977, 24.8984375 ], [ -80.625683593749926, 24.941113281250011 ], [ -80.614599609374977, 24.937939453124983 ], [ -80.63828125, 24.903173828125006 ] ] ], [ [ [ -80.3818359375, 25.142285156249955 ], [ -80.580566406249972, 24.954248046875023 ], [ -80.558544921874926, 25.001318359375006 ], [ -80.481054687499949, 25.10195312499999 ], [ -80.456005859375011, 25.149316406249966 ], [ -80.403662109375006, 25.179345703125051 ], [ -80.354931640624926, 25.233642578125 ], [ -80.351269531249983, 25.296972656250034 ], [ -80.280468749999955, 25.341259765624983 ], [ -80.257080078124972, 25.34760742187504 ], [ -80.3818359375, 25.142285156249955 ] ] ], [ [ [ -82.037207031250006, 26.453613281250028 ], [ -82.072851562499977, 26.42753906249996 ], [ -82.144970703124926, 26.446679687500051 ], [ -82.184375, 26.48095703125 ], [ -82.201367187499955, 26.548046874999983 ], [ -82.138574218749966, 26.477001953125011 ], [ -82.116064453124977, 26.4609375 ], [ -82.037207031250006, 26.453613281250028 ] ] ], [ [ [ -82.083789062499989, 26.552343749999977 ], [ -82.085205078125, 26.493603515625011 ], [ -82.135595703124977, 26.591992187499983 ], [ -82.169140624999955, 26.700732421875017 ], [ -82.12114257812496, 26.665527343750028 ], [ -82.083789062499989, 26.552343749999977 ] ] ], [ [ [ -97.17070312499996, 26.159375 ], [ -97.184521484374926, 26.112939453124994 ], [ -97.267333984375028, 26.32978515625004 ], [ -97.402099609374943, 26.820507812499983 ], [ -97.407177734375011, 27.100195312500034 ], [ -97.385986328124943, 27.19648437500004 ], [ -97.351220703124966, 26.801464843750011 ], [ -97.202246093750006, 26.299804687500057 ], [ -97.17070312499996, 26.159375 ] ] ], [ [ [ -97.353613281250006, 27.300048828125 ], [ -97.384814453124989, 27.242529296875006 ], [ -97.376220703125, 27.328271484374966 ], [ -97.295019531249977, 27.523095703125051 ], [ -97.130029296874937, 27.779150390624977 ], [ -97.060546875, 27.822021484375 ], [ -97.250878906249966, 27.541210937500011 ], [ -97.353613281250006, 27.300048828125 ] ] ], [ [ [ -80.186767578124972, 27.278417968750034 ], [ -80.170507812500034, 27.20478515625004 ], [ -80.262451171875, 27.375585937500006 ], [ -80.376074218749977, 27.643408203125034 ], [ -80.436914062499937, 27.850537109374955 ], [ -80.395751953125, 27.79453125 ], [ -80.35551757812496, 27.678613281250023 ], [ -80.186767578124972, 27.278417968750034 ] ] ], [ [ [ -97.014355468750011, 27.901611328124972 ], [ -97.036035156249966, 27.899169921875 ], [ -96.987646484374977, 27.981054687500006 ], [ -96.978662109375023, 28.013867187500011 ], [ -96.899316406250023, 28.117480468749989 ], [ -96.857421875, 28.132910156250034 ], [ -96.839746093749966, 28.088818359375011 ], [ -96.921337890624955, 28.016015625000023 ], [ -97.014355468750011, 27.901611328124972 ] ] ], [ [ [ -96.764404296874972, 28.152587890625028 ], [ -96.801123046874977, 28.1484375 ], [ -96.755615234374943, 28.202441406249989 ], [ -96.681640624999972, 28.229687500000011 ], [ -96.51933593749996, 28.333447265625011 ], [ -96.453125, 28.340576171875057 ], [ -96.418652343749955, 28.376318359375063 ], [ -96.403564453125, 28.381591796874972 ], [ -96.413330078124943, 28.337792968750023 ], [ -96.543896484374983, 28.275585937499955 ], [ -96.764404296874972, 28.152587890625028 ] ] ], [ [ [ -95.039697265624966, 29.145898437499994 ], [ -95.089648437500017, 29.136328124999977 ], [ -94.871679687500006, 29.290136718750063 ], [ -94.825976562499932, 29.34130859375 ], [ -94.76762695312496, 29.339062499999983 ], [ -94.864941406249983, 29.252880859375011 ], [ -95.039697265624966, 29.145898437499994 ] ] ], [ [ [ -91.793701171875, 29.500732421874972 ], [ -91.830859374999932, 29.486474609374994 ], [ -91.996240234374966, 29.573095703125063 ], [ -92.00664062499996, 29.610302734375011 ], [ -91.925048828125028, 29.643945312500023 ], [ -91.875244140625, 29.640966796875034 ], [ -91.796484374999949, 29.596972656250045 ], [ -91.767675781250034, 29.584716796875028 ], [ -91.754296874999966, 29.566894531250028 ], [ -91.761914062500011, 29.539013671874955 ], [ -91.793701171875, 29.500732421874972 ] ] ], [ [ [ -84.907910156249983, 29.642626953125017 ], [ -85.008251953124983, 29.606640624999955 ], [ -85.116748046874989, 29.632812499999972 ], [ -85.04931640625, 29.637792968750006 ], [ -85.000537109375017, 29.627197265624972 ], [ -84.877001953124989, 29.678662109374983 ], [ -84.812207031249926, 29.717626953125006 ], [ -84.737158203125006, 29.732421875 ], [ -84.907910156249983, 29.642626953125017 ] ] ], [ [ [ -88.889306640624994, 29.712597656249983 ], [ -88.943603515624972, 29.660253906250063 ], [ -88.941113281249983, 29.680224609375045 ], [ -88.901171874999932, 29.732617187499955 ], [ -88.872656249999977, 29.752978515625017 ], [ -88.889306640624994, 29.712597656249983 ] ] ], [ [ [ -88.827441406250017, 29.807714843749977 ], [ -88.855664062499983, 29.775878906249972 ], [ -88.827978515625034, 29.928369140624966 ], [ -88.866894531249983, 30.056738281250006 ], [ -88.825878906249955, 30.00039062499999 ], [ -88.812597656250006, 29.933349609375 ], [ -88.827441406250017, 29.807714843749977 ] ] ], [ [ [ -89.223974609374977, 30.084082031249977 ], [ -89.220458984374972, 30.03759765625 ], [ -89.269433593749994, 30.060742187500011 ], [ -89.341992187499955, 30.062841796875006 ], [ -89.310058593750028, 30.078710937500034 ], [ -89.287646484374989, 30.094189453124983 ], [ -89.276464843750006, 30.11083984375 ], [ -89.184667968749949, 30.168652343749983 ], [ -89.210693359375028, 30.126220703125028 ], [ -89.223974609374977, 30.084082031249977 ] ] ], [ [ [ -88.558105468749943, 30.215917968750006 ], [ -88.570654296875006, 30.204785156249955 ], [ -88.659228515624932, 30.225585937500028 ], [ -88.713085937499983, 30.24492187499996 ], [ -88.722851562499926, 30.264257812500006 ], [ -88.573974609374972, 30.229150390625051 ], [ -88.558105468749943, 30.215917968750006 ] ] ], [ [ [ -88.071337890624989, 30.252343749999966 ], [ -88.159326171874966, 30.230908203124955 ], [ -88.289746093749983, 30.23291015625 ], [ -88.316259765624977, 30.24042968750004 ], [ -88.263916015624972, 30.254736328125006 ], [ -88.109375, 30.273730468749989 ], [ -88.071337890624989, 30.252343749999966 ] ] ], [ [ [ -81.418994140624989, 30.971435546875 ], [ -81.463476562500006, 30.727783203125028 ], [ -81.482714843750017, 30.8140625 ], [ -81.484619140624943, 30.897851562500023 ], [ -81.450927734375028, 30.947412109374994 ], [ -81.418994140624989, 30.971435546875 ] ] ], [ [ [ -118.350390624999974, 32.827587890624983 ], [ -118.408593750000023, 32.818505859374994 ], [ -118.473193359374946, 32.83891601562496 ], [ -118.52890625000002, 32.935595703125045 ], [ -118.590185546874977, 33.011181640624983 ], [ -118.557080078124983, 33.032666015625011 ], [ -118.507470703125009, 32.959912109375011 ], [ -118.38320312499999, 32.849462890624977 ], [ -118.350390624999974, 32.827587890624983 ] ] ], [ [ [ -119.43803710937496, 33.217187500000023 ], [ -119.482519531249963, 33.21533203125 ], [ -119.543652343749983, 33.224609375000028 ], [ -119.575195312500014, 33.278320312500057 ], [ -119.525146484375028, 33.282031250000017 ], [ -119.478808593750003, 33.274609375000011 ], [ -119.44204101562498, 33.232421875000028 ], [ -119.43803710937496, 33.217187500000023 ] ] ], [ [ [ -118.347949218750017, 33.3857421875 ], [ -118.297460937500034, 33.312109375 ], [ -118.37021484375002, 33.321240234375011 ], [ -118.446289062499972, 33.317089843749955 ], [ -118.469335937499963, 33.35712890625004 ], [ -118.492041015624963, 33.412792968750011 ], [ -118.507324218749972, 33.427001953125057 ], [ -118.55942382812502, 33.431982421875006 ], [ -118.56333007812502, 33.43706054687496 ], [ -118.56943359375002, 33.464160156249989 ], [ -118.554833984374966, 33.47709960937496 ], [ -118.391699218749949, 33.415087890625017 ], [ -118.347949218750017, 33.3857421875 ] ] ], [ [ [ -120.043554687499949, 33.918847656249994 ], [ -120.11391601562498, 33.904882812499977 ], [ -120.167138671874994, 33.918066406250006 ], [ -120.25190429687494, 34.013867187499983 ], [ -120.071826171874932, 34.026513671874966 ], [ -119.994384765624972, 33.984912109375017 ], [ -119.983935546874974, 33.973339843749983 ], [ -120.043554687499949, 33.918847656249994 ] ] ], [ [ [ -120.306591796874983, 34.024853515624983 ], [ -120.359716796874963, 34.022265624999989 ], [ -120.441552734374937, 34.03291015625004 ], [ -120.412939453124977, 34.056298828124994 ], [ -120.367724609375003, 34.073291015625017 ], [ -120.353320312500003, 34.060595703124989 ], [ -120.306591796874983, 34.024853515624983 ] ] ], [ [ [ -119.882373046874974, 34.079687499999977 ], [ -119.678857421874994, 34.028466796875023 ], [ -119.569140624999932, 34.052978515625028 ], [ -119.549267578124969, 34.028173828125063 ], [ -119.56220703124994, 34.006591796875 ], [ -119.809570312499972, 33.9677734375 ], [ -119.885498046874986, 33.994921875000017 ], [ -119.892431640624977, 34.032177734374983 ], [ -119.918066406249963, 34.067822265624955 ], [ -119.882373046874974, 34.079687499999977 ] ] ], [ [ [ -76.546240234375006, 34.654882812500006 ], [ -76.568505859375023, 34.652539062499983 ], [ -76.607812500000023, 34.66357421875 ], [ -76.661962890624949, 34.684667968750034 ], [ -76.673925781250006, 34.700146484374983 ], [ -76.622265624999955, 34.694531250000011 ], [ -76.546240234375006, 34.654882812500006 ] ] ], [ [ [ -76.503662109374943, 34.642968749999966 ], [ -76.528564453124943, 34.631494140625051 ], [ -76.437011718749943, 34.756347656249972 ], [ -76.256201171874977, 34.914697265624994 ], [ -76.207373046874977, 34.938916015624955 ], [ -76.35771484374996, 34.80366210937504 ], [ -76.503662109374943, 34.642968749999966 ] ] ], [ [ [ -75.781933593749983, 35.190185546875 ], [ -75.963671874999989, 35.11884765625004 ], [ -75.984179687499989, 35.123095703125017 ], [ -75.864941406249926, 35.174121093750017 ], [ -75.781933593749983, 35.190185546875 ] ] ], [ [ [ -75.544140624999955, 35.240087890625034 ], [ -75.678271484375017, 35.212841796874983 ], [ -75.690087890625023, 35.221582031249994 ], [ -75.536376953124972, 35.278613281249989 ], [ -75.487890624999949, 35.479492187500057 ], [ -75.48125, 35.572119140625006 ], [ -75.50429687499999, 35.73540039062496 ], [ -75.503515625000034, 35.769140625 ], [ -75.478515625, 35.716503906250011 ], [ -75.456445312499937, 35.564160156249983 ], [ -75.464746093749937, 35.448632812499966 ], [ -75.50932617187496, 35.28032226562496 ], [ -75.544140624999955, 35.240087890625034 ] ] ], [ [ [ -75.635693359374955, 35.855908203124983 ], [ -75.65078125, 35.835595703125023 ], [ -75.717187499999937, 35.946142578125006 ], [ -75.648876953124983, 35.910400390625 ], [ -75.636669921874983, 35.880664062499989 ], [ -75.635693359374955, 35.855908203124983 ] ] ], [ [ [ -75.333056640624932, 37.888281249999977 ], [ -75.378515624999949, 37.872070312500057 ], [ -75.225976562499966, 38.072314453124989 ], [ -75.137402343749955, 38.240087890625063 ], [ -75.097900390625, 38.298095703124972 ], [ -75.136230468749972, 38.180517578125006 ], [ -75.203222656249949, 38.072412109374994 ], [ -75.333056640624932, 37.888281249999977 ] ] ], [ [ [ -74.133203125000023, 39.680761718750034 ], [ -74.25048828125, 39.529394531250006 ], [ -74.253173828125028, 39.558496093749994 ], [ -74.10673828124996, 39.746435546874977 ], [ -74.133203125000023, 39.680761718750034 ] ] ], [ [ [ -74.188134765625023, 40.522851562499994 ], [ -74.23588867187496, 40.518701171875023 ], [ -74.188183593749926, 40.614599609375034 ], [ -74.100488281249994, 40.658447265624972 ], [ -74.06875, 40.649316406249994 ], [ -74.0673828125, 40.615429687500011 ], [ -74.079687500000034, 40.586474609374989 ], [ -74.138525390625034, 40.541845703125034 ], [ -74.188134765625023, 40.522851562499994 ] ] ], [ [ [ -72.509765625000028, 40.986035156250011 ], [ -72.58085937499996, 40.921337890624983 ], [ -72.5166015625, 40.914794921874972 ], [ -72.461328125000023, 40.93378906250004 ], [ -72.408984375000017, 40.972167968750028 ], [ -72.287451171875034, 41.024072265625051 ], [ -72.183886718749989, 41.046777343750051 ], [ -72.151269531249994, 41.05146484375004 ], [ -72.101904296874977, 41.015039062499966 ], [ -72.003955078125017, 41.044287109374977 ], [ -71.903222656249994, 41.060693359375051 ], [ -72.338964843749949, 40.894140625000034 ], [ -72.428076171875006, 40.875390625000051 ], [ -72.555566406249937, 40.825781250000063 ], [ -72.676074218749989, 40.790625 ], [ -72.762841796874994, 40.777832031249972 ], [ -73.194287109374955, 40.654199218749994 ], [ -73.228515625, 40.651513671874994 ], [ -73.265527343749994, 40.663574218750057 ], [ -73.620898437499989, 40.59990234374996 ], [ -73.766748046874966, 40.592724609375011 ], [ -73.899560546875023, 40.570507812500011 ], [ -73.801318359374989, 40.621777343749983 ], [ -73.799169921875006, 40.640966796874977 ], [ -73.82265625, 40.655957031250011 ], [ -73.875195312499926, 40.651611328125 ], [ -73.929003906249989, 40.598828125000011 ], [ -74.014892578124972, 40.581201171874966 ], [ -74.032031250000017, 40.638671875000028 ], [ -74.003369140624926, 40.683154296875045 ], [ -73.964550781249926, 40.725341796875028 ], [ -73.879248046874977, 40.791650390625023 ], [ -73.757226562499966, 40.833691406249983 ], [ -73.695214843749966, 40.870019531250023 ], [ -73.652246093749994, 40.838037109374966 ], [ -73.642822265625028, 40.88125 ], [ -73.609765624999966, 40.906201171875011 ], [ -73.573828125, 40.919628906249983 ], [ -73.487402343749977, 40.91997070312496 ], [ -73.440869140625011, 40.926757812500028 ], [ -73.4072265625, 40.941113281250011 ], [ -73.372705078124966, 40.94379882812504 ], [ -73.278173828124977, 40.924218750000051 ], [ -73.185839843750017, 40.929833984375023 ], [ -73.111279296875011, 40.956884765625034 ], [ -73.033789062500034, 40.965966796875023 ], [ -72.828808593750011, 40.972070312500023 ], [ -72.625097656249977, 40.991845703125051 ], [ -72.543652343750011, 41.027001953125023 ], [ -72.372558593749972, 41.125537109375017 ], [ -72.274121093749983, 41.153027343750011 ], [ -72.427392578124937, 41.038525390624955 ], [ -72.509765625000028, 40.986035156250011 ] ] ], [ [ [ -69.977929687499994, 41.26557617187504 ], [ -70.05507812499999, 41.249462890624955 ], [ -70.233056640625023, 41.286328125000011 ], [ -70.086621093749926, 41.317578124999983 ], [ -70.062695312499955, 41.328466796875063 ], [ -70.043603515624966, 41.374414062499994 ], [ -70.041210937500011, 41.3974609375 ], [ -69.985595703124943, 41.298632812500017 ], [ -69.977929687499994, 41.26557617187504 ] ] ], [ [ [ -70.509912109375023, 41.376318359375034 ], [ -70.785302734374994, 41.327441406250017 ], [ -70.829199218749949, 41.358984375000063 ], [ -70.760498046875, 41.373583984375017 ], [ -70.673730468749994, 41.448535156250017 ], [ -70.61601562499996, 41.457226562500011 ], [ -70.525341796874955, 41.414794921874972 ], [ -70.509912109375023, 41.376318359375034 ] ] ], [ [ [ -71.365332031250034, 41.485253906250023 ], [ -71.39306640625, 41.466748046874983 ], [ -71.403417968749977, 41.515039062499966 ], [ -71.383984375000011, 41.570556640625 ], [ -71.364306640624989, 41.571826171874989 ], [ -71.354492187499943, 41.542285156250017 ], [ -71.365332031250034, 41.485253906250023 ] ] ], [ [ [ -71.241406250000011, 41.491943359374972 ], [ -71.290917968749966, 41.464599609375 ], [ -71.34624023437496, 41.469384765624994 ], [ -71.318164062500017, 41.506298828124955 ], [ -71.307470703124949, 41.560498046874983 ], [ -71.280175781249994, 41.620019531250051 ], [ -71.264453124999989, 41.638232421875017 ], [ -71.232031249999949, 41.654296875 ], [ -71.241406250000011, 41.491943359374972 ] ] ], [ [ [ -68.623193359374966, 44.196044921875028 ], [ -68.66118164062496, 44.17626953125 ], [ -68.70170898437496, 44.18266601562496 ], [ -68.703027343749966, 44.23198242187496 ], [ -68.690771484374949, 44.248730468750011 ], [ -68.676757812500028, 44.256201171875006 ], [ -68.655957031249955, 44.242333984375023 ], [ -68.623193359374966, 44.196044921875028 ] ] ], [ [ [ -68.187255859374972, 44.332470703125011 ], [ -68.245458984375006, 44.312988281250028 ], [ -68.309277343749955, 44.321484374999983 ], [ -68.307958984375034, 44.268701171874994 ], [ -68.315087890624966, 44.24970703125004 ], [ -68.385791015624989, 44.276855468750057 ], [ -68.411718750000034, 44.294335937499966 ], [ -68.409472656249932, 44.3642578125 ], [ -68.347021484375006, 44.430371093749983 ], [ -68.299414062499977, 44.456494140624955 ], [ -68.238037109375, 44.438378906249994 ], [ -68.19091796875, 44.364355468750034 ], [ -68.187255859374972, 44.332470703125011 ] ] ], [ [ [ -122.853076171874989, 47.204736328125051 ], [ -122.862597656249974, 47.185058593750028 ], [ -122.876757812500017, 47.186132812499977 ], [ -122.907958984374972, 47.226123046875045 ], [ -122.911914062499974, 47.254345703125011 ], [ -122.88510742187502, 47.274707031249989 ], [ -122.849169921874989, 47.21630859375 ], [ -122.853076171874989, 47.204736328125051 ] ] ], [ [ [ -122.394140625, 47.395263671875028 ], [ -122.398730468749974, 47.372509765625011 ], [ -122.437109374999977, 47.35478515624996 ], [ -122.456982421875026, 47.359326171875011 ], [ -122.458203125000011, 47.386132812500051 ], [ -122.468554687499989, 47.390234375 ], [ -122.509912109374966, 47.358007812500006 ], [ -122.506835937499972, 47.421679687500017 ], [ -122.486474609374994, 47.48876953125 ], [ -122.468603515624991, 47.489990234374972 ], [ -122.442089843750011, 47.446142578125006 ], [ -122.394140625, 47.395263671875028 ] ] ], [ [ [ -122.497265624999969, 47.594580078125063 ], [ -122.502636718749997, 47.575439453124972 ], [ -122.557812499999955, 47.598291015625023 ], [ -122.575927734375014, 47.619482421874977 ], [ -122.57373046875, 47.666845703125034 ], [ -122.560107421874989, 47.697753906250028 ], [ -122.549755859375011, 47.703955078125034 ], [ -122.517236328124952, 47.690576171874994 ], [ -122.507861328125003, 47.68266601562496 ], [ -122.497265624999969, 47.594580078125063 ] ] ], [ [ [ -122.572753906249986, 48.15664062499999 ], [ -122.523828124999966, 48.025439453124989 ], [ -122.502832031249952, 48.080078125000028 ], [ -122.366748046874932, 47.985449218750006 ], [ -122.366601562499994, 47.938818359375034 ], [ -122.383154296874991, 47.923193359375034 ], [ -122.411425781249974, 47.917724609375 ], [ -122.437597656249977, 47.931347656250011 ], [ -122.461621093749997, 47.964013671874994 ], [ -122.49228515625002, 47.981298828125063 ], [ -122.557519531249994, 47.992480468750017 ], [ -122.59135742187496, 48.029638671875063 ], [ -122.603173828124966, 48.055029296874977 ], [ -122.606298828124977, 48.128564453125051 ], [ -122.62265625000002, 48.151416015624989 ], [ -122.657275390624974, 48.156494140625057 ], [ -122.690380859374969, 48.173876953125045 ], [ -122.741503906249989, 48.22529296875004 ], [ -122.748730468749955, 48.239013671874972 ], [ -122.724511718749994, 48.280908203124994 ], [ -122.66899414062496, 48.351025390624983 ], [ -122.628613281249997, 48.384228515624983 ], [ -122.603515624999943, 48.380615234375057 ], [ -122.572460937500011, 48.35957031250004 ], [ -122.535546874999952, 48.321191406250023 ], [ -122.542431640625026, 48.293994140624989 ], [ -122.692138671874972, 48.241064453125034 ], [ -122.697021484374986, 48.228662109374994 ], [ -122.624414062499937, 48.213769531249994 ], [ -122.597607421874983, 48.200439453125028 ], [ -122.572753906249986, 48.15664062499999 ] ] ], [ [ [ -122.820898437500006, 48.431347656250011 ], [ -122.836572265624994, 48.421533203125051 ], [ -122.890039062499966, 48.434667968750063 ], [ -122.921630859375, 48.456933593749966 ], [ -122.932275390624952, 48.484765625000051 ], [ -122.912207031249949, 48.537988281249966 ], [ -122.885498046875014, 48.551611328124977 ], [ -122.868896484375014, 48.548632812499989 ], [ -122.861914062500006, 48.501855468749966 ], [ -122.814599609374966, 48.452343750000011 ], [ -122.820898437500006, 48.431347656250011 ] ] ], [ [ [ -123.013134765624997, 48.500878906250051 ], [ -122.986767578124955, 48.468017578125 ], [ -123.094433593749955, 48.489062500000045 ], [ -123.139941406249989, 48.507958984374966 ], [ -123.153417968749977, 48.526318359374983 ], [ -123.16958007812498, 48.586718750000045 ], [ -123.162158203124974, 48.606396484374955 ], [ -123.114160156249966, 48.613281250000028 ], [ -123.024169921875028, 48.538476562499966 ], [ -123.013134765624997, 48.500878906250051 ] ] ], [ [ [ -122.782128906250009, 48.672705078125063 ], [ -122.76884765624996, 48.650976562499977 ], [ -122.808984374999966, 48.629833984375011 ], [ -122.837597656250026, 48.626562499999977 ], [ -122.883105468749974, 48.66064453125 ], [ -122.90302734374994, 48.664697265625023 ], [ -122.887011718749974, 48.6123046875 ], [ -122.892529296875026, 48.594482421875028 ], [ -122.985644531249989, 48.626708984375 ], [ -123.002832031249937, 48.652197265625063 ], [ -122.97666015625002, 48.67915039062504 ], [ -122.918017578124974, 48.706982421875011 ], [ -122.897705078125014, 48.710351562499994 ], [ -122.782128906250009, 48.672705078125063 ] ] ], [ [ [ -94.803466796874972, 49.0029296875 ], [ -94.712792968749966, 48.863427734374994 ], [ -94.712548828125023, 48.862988281250011 ], [ -94.705078125, 48.808496093749994 ], [ -94.675341796874989, 48.7744140625 ], [ -94.620898437499989, 48.742626953125011 ], [ -94.414160156249977, 48.704101562500057 ], [ -94.055175781250028, 48.659033203125034 ], [ -93.85161132812496, 48.607275390625034 ], [ -93.803564453125006, 48.548925781250063 ], [ -93.707714843749955, 48.525439453124989 ], [ -93.564257812499932, 48.536914062500017 ], [ -93.463623046874943, 48.561279296875 ], [ -93.377880859374983, 48.616552734374977 ], [ -93.257958984374966, 48.628857421875011 ], [ -93.155224609375011, 48.625341796875006 ], [ -93.051708984374955, 48.619873046875028 ], [ -92.996240234374937, 48.61181640625 ], [ -92.83671875, 48.567773437499994 ], [ -92.732666015624972, 48.531835937500034 ], [ -92.583251953125, 48.465087890625028 ], [ -92.500585937499949, 48.435351562500017 ], [ -92.460888671874955, 48.365869140624994 ], [ -92.414599609374932, 48.276611328125 ], [ -92.3484375, 48.276611328125 ], [ -92.298681640625034, 48.328906249999989 ], [ -92.171777343750023, 48.338378906249972 ], [ -92.005175781250017, 48.301855468750006 ], [ -91.858398437499943, 48.197558593749989 ], [ -91.647314453125034, 48.104589843750034 ], [ -91.518310546874943, 48.05830078125004 ], [ -91.387207031249972, 48.058544921874983 ], [ -91.220654296874955, 48.104589843750034 ], [ -91.043457031250028, 48.193701171874977 ], [ -90.916064453124989, 48.209130859375023 ], [ -90.840332031250028, 48.200537109375063 ], [ -90.797314453124955, 48.131054687500011 ], [ -90.744384765625028, 48.104589843750034 ], [ -90.607080078125023, 48.112597656249989 ], [ -90.320117187499989, 48.099169921875017 ], [ -90.091796875000028, 48.118115234374955 ], [ -90.039941406249937, 48.078173828124989 ], [ -89.993652343750028, 48.015332031249983 ], [ -89.901025390624966, 47.995458984375006 ], [ -89.775390624999972, 48.015332031249983 ], [ -89.550585937499989, 47.999902343750023 ], [ -89.455664062500006, 47.996240234374994 ], [ -89.273193359374972, 48.01997070312504 ], [ -89.185644531249977, 48.047412109375017 ], [ -89.062597656249949, 48.093798828124989 ], [ -88.898681640624972, 48.155712890624983 ], [ -88.611767578124955, 48.264013671875006 ], [ -88.378173828124972, 48.303076171874977 ], [ -88.160644531249972, 48.22539062499996 ], [ -87.987451171874937, 48.156884765625051 ], [ -87.920507812499977, 48.130371093750057 ], [ -87.743896484374972, 48.060546875000028 ], [ -87.494238281250006, 47.961767578124977 ], [ -87.208007812499972, 47.848486328125006 ], [ -86.921826171875011, 47.735205078125006 ], [ -86.67216796874996, 47.636425781249955 ], [ -86.495556640624955, 47.566601562499955 ], [ -86.428564453124977, 47.54008789062496 ], [ -86.234472656249949, 47.460058593750006 ], [ -86.040380859375034, 47.380029296875051 ], [ -85.846337890625023, 47.3 ], [ -85.652246093749994, 47.219970703125028 ], [ -85.458203124999983, 47.139941406249989 ], [ -85.264111328124983, 47.059960937500023 ], [ -85.070068359374972, 46.979931640624983 ], [ -84.875976562499943, 46.899902343750028 ], [ -84.827050781250023, 46.766845703125 ], [ -84.779394531250006, 46.637304687499977 ], [ -84.665771484375028, 46.543261718750017 ], [ -84.561767578124972, 46.457373046875006 ], [ -84.501562499999977, 46.461865234374955 ], [ -84.44047851562496, 46.498144531250063 ], [ -84.401708984374977, 46.515625 ], [ -84.33671875, 46.51850585937504 ], [ -84.192187499999989, 46.549560546875057 ], [ -84.149462890624989, 46.542773437500017 ], [ -84.125195312499955, 46.527246093750051 ], [ -84.123193359374966, 46.502929687499972 ], [ -84.128125, 46.48359375000004 ], [ -84.150488281250034, 46.444775390625011 ], [ -84.115185546874955, 46.370800781249955 ], [ -84.107763671875034, 46.288623046875017 ], [ -84.08837890625, 46.226513671874955 ], [ -84.029199218750023, 46.147021484375017 ], [ -83.977783203125028, 46.084912109374983 ], [ -83.913037109374983, 46.072900390625023 ], [ -83.76318359375, 46.109082031250011 ], [ -83.669287109374977, 46.122753906249955 ], [ -83.615966796875028, 46.116845703124994 ], [ -83.524755859375006, 46.058691406250063 ], [ -83.480126953124966, 46.023730468750045 ], [ -83.469482421875028, 45.994677734374989 ], [ -83.592675781249994, 45.817138671875057 ], [ -83.397314453124977, 45.72905273437496 ], [ -83.179296874999977, 45.632763671874983 ], [ -82.919335937499937, 45.517968750000023 ], [ -82.760400390624994, 45.447705078125011 ], [ -82.55107421874996, 45.347363281250011 ], [ -82.515234374999949, 45.204394531250017 ], [ -82.485058593749926, 45.083740234375028 ], [ -82.446582031249989, 44.915527343750057 ], [ -82.407373046874994, 44.743945312499989 ], [ -82.368261718750034, 44.572998046875 ], [ -82.326806640625023, 44.391552734374983 ], [ -82.28125, 44.192236328125034 ], [ -82.240771484374989, 44.015332031249983 ], [ -82.19658203124996, 43.822216796874983 ], [ -82.137841796874994, 43.570898437500034 ], [ -82.190380859374955, 43.474072265625011 ], [ -82.304785156249977, 43.26323242187496 ], [ -82.408203125, 43.072656250000051 ], [ -82.417236328124972, 43.01738281249996 ], [ -82.488330078124989, 42.739501953125028 ], [ -82.545312499999966, 42.624707031249983 ], [ -82.645117187500034, 42.558056640625011 ], [ -82.74418945312496, 42.493457031249989 ], [ -82.867773437500006, 42.385205078124955 ], [ -83.003710937499989, 42.331738281249983 ], [ -83.073144531250023, 42.300292968749972 ], [ -83.109521484374966, 42.250683593750011 ], [ -83.149658203124972, 42.141943359375063 ], [ -83.141943359375006, 41.97587890624996 ], [ -83.029980468749926, 41.832958984374983 ], [ -82.866210937499972, 41.753027343750034 ], [ -82.690039062499949, 41.675195312499994 ], [ -82.439062499999977, 41.674853515625017 ], [ -82.213330078125011, 41.778710937500051 ], [ -81.97416992187496, 41.888720703124989 ], [ -81.760937499999926, 41.986816406249972 ], [ -81.507324218749972, 42.10346679687504 ], [ -81.277636718749989, 42.209179687499983 ], [ -81.028222656249966, 42.247167968750006 ], [ -80.6826171875, 42.299755859374955 ], [ -80.24755859375, 42.36601562499996 ], [ -80.035742187500006, 42.44145507812496 ], [ -79.762011718749932, 42.538964843750023 ], [ -79.446240234374983, 42.651464843750034 ], [ -79.173730468749994, 42.74853515625 ], [ -79.036718749999977, 42.802343750000034 ], [ -78.939257812500017, 42.863720703125011 ], [ -78.91508789062496, 42.90913085937504 ], [ -78.920849609374983, 42.935205078125023 ], [ -78.945996093749955, 42.96132812499999 ], [ -78.980761718749932, 42.980615234375023 ], [ -79.011669921875011, 42.997021484374983 ], [ -79.02617187499996, 43.017333984375057 ], [ -79.029052734375, 43.061767578125028 ], [ -79.047998046874966, 43.087304687499994 ], [ -79.066064453124994, 43.106103515625023 ], [ -79.059228515625023, 43.278076171875057 ], [ -79.083056640624989, 43.331396484375006 ], [ -79.171875, 43.466552734375 ], [ -79.002490234375017, 43.527148437499989 ], [ -78.845556640625006, 43.583349609374977 ], [ -78.720410156250011, 43.624951171875011 ], [ -78.458251953124972, 43.631494140625023 ], [ -78.214794921874926, 43.630664062500045 ], [ -77.879248046874977, 43.629541015624994 ], [ -77.596533203125006, 43.628613281249983 ], [ -77.266699218749977, 43.627490234375017 ], [ -77.073339843750006, 43.626855468749966 ], [ -76.819970703124994, 43.628808593750023 ], [ -76.696484374999983, 43.784814453124994 ], [ -76.586132812499955, 43.92431640625 ], [ -76.464599609374972, 44.057617187499972 ], [ -76.248535156250028, 44.214111328124972 ], [ -76.185791015625028, 44.242236328125017 ], [ -76.151171874999989, 44.303955078124972 ], [ -76.020214843749955, 44.362597656250017 ], [ -75.875927734374955, 44.4169921875 ], [ -75.819335937499972, 44.468017578125 ], [ -75.791943359374983, 44.497070312499972 ], [ -75.401269531249966, 44.772265624999989 ], [ -75.179394531249983, 44.899365234374955 ], [ -74.99614257812496, 44.970117187499966 ], [ -74.856640624999955, 45.003906250000028 ], [ -74.762451171874943, 44.999072265625017 ], [ -74.708886718749966, 45.003857421875011 ], [ -74.663232421874994, 45.003906250000028 ], [ -74.430371093749983, 45.004199218749989 ], [ -74.014257812500034, 45.004687500000017 ], [ -73.598144531249972, 45.005175781250017 ], [ -73.182031249999937, 45.005615234375028 ], [ -72.765917968749989, 45.006103515625028 ], [ -72.349755859374937, 45.006591796875028 ], [ -71.933642578124989, 45.007080078125057 ], [ -71.517529296874955, 45.007568359374972 ], [ -71.419042968749949, 45.200341796874994 ], [ -71.327294921874994, 45.29008789062496 ], [ -71.201611328124983, 45.260351562500034 ], [ -71.134667968750023, 45.262841796875023 ], [ -71.060253906249955, 45.309130859375045 ], [ -70.999902343749994, 45.337255859374977 ], [ -70.960156249999983, 45.333105468750034 ], [ -70.926220703125011, 45.290722656250011 ], [ -70.897998046874932, 45.262451171875028 ], [ -70.865039062499989, 45.270703125000011 ], [ -70.836816406249994, 45.310693359374994 ], [ -70.837792968750023, 45.366162109375011 ], [ -70.799169921874977, 45.404785156249972 ], [ -70.753320312499966, 45.410693359375017 ], [ -70.710937500000028, 45.40947265624996 ], [ -70.689794921874977, 45.428320312499977 ], [ -70.692138671875, 45.455371093749989 ], [ -70.707421875000023, 45.498925781249966 ], [ -70.702246093750034, 45.551367187500006 ], [ -70.596386718749955, 45.643994140624955 ], [ -70.466601562499989, 45.70683593749996 ], [ -70.421093749999955, 45.738232421874955 ], [ -70.407861328124994, 45.801904296874966 ], [ -70.333447265624955, 45.868066406250051 ], [ -70.296240234375006, 45.906103515625063 ], [ -70.287158203125017, 45.939160156249955 ], [ -70.30644531249996, 45.979833984374977 ], [ -70.304492187499989, 46.057373046874972 ], [ -70.278906250000034, 46.15 ], [ -70.248291015625, 46.250878906250051 ], [ -70.179687499999972, 46.341845703125017 ], [ -70.0671875, 46.441064453124966 ], [ -70.038232421875023, 46.571435546874994 ], [ -70.007714843750023, 46.708935546875011 ], [ -69.871728515624937, 46.842919921875051 ], [ -69.717529296874972, 46.994873046875 ], [ -69.629785156249937, 47.081347656250045 ], [ -69.471484374999932, 47.238671875000023 ], [ -69.35888671875, 47.350634765625017 ], [ -69.302148437499994, 47.402001953124994 ], [ -69.242871093749983, 47.462988281249977 ], [ -69.146289062499932, 47.444775390625011 ], [ -69.050195312499994, 47.426611328125034 ], [ -69.064257812500017, 47.338134765625028 ], [ -69.048583984375028, 47.273632812499955 ], [ -69.003125, 47.236425781250006 ], [ -68.937207031249983, 47.211230468750017 ], [ -68.887402343749955, 47.202832031250011 ], [ -68.828710937499977, 47.203320312500011 ], [ -68.668554687499949, 47.253466796875017 ], [ -68.480371093749994, 47.285791015625023 ], [ -68.376904296874955, 47.316162109375 ], [ -68.358007812500006, 47.344531250000017 ], [ -68.310888671875006, 47.3544921875 ], [ -68.235498046875023, 47.345947265625028 ], [ -68.096777343750006, 47.274853515625011 ], [ -67.93486328124996, 47.167626953125023 ], [ -67.806787109374994, 47.082812499999989 ], [ -67.802832031249977, 46.93574218750004 ], [ -67.800341796875017, 46.779882812500006 ], [ -67.797705078125006, 46.615625 ], [ -67.795800781249966, 46.498388671875034 ], [ -67.792529296875017, 46.33740234375 ], [ -67.789941406250023, 46.209326171875006 ], [ -67.786474609375034, 46.042138671874966 ], [ -67.78466796875, 45.952783203124966 ], [ -67.767041015624983, 45.927001953125057 ], [ -67.777636718749989, 45.891796874999983 ], [ -67.78227539062496, 45.874169921875051 ], [ -67.781152343749994, 45.860156250000017 ], [ -67.774121093749983, 45.842529296875 ], [ -67.775292968749966, 45.817871093750028 ], [ -67.791699218749926, 45.795556640625023 ], [ -67.799902343750006, 45.769775390625 ], [ -67.802246093749943, 45.7275390625 ], [ -67.78466796875, 45.701708984374989 ], [ -67.755322265624983, 45.686474609374983 ], [ -67.730664062499926, 45.686474609374983 ], [ -67.698974609374972, 45.671191406249989 ], [ -67.657910156249955, 45.644189453124994 ], [ -67.595751953124989, 45.620751953125023 ], [ -67.531201171874983, 45.612548828125028 ], [ -67.48662109374996, 45.618408203124972 ], [ -67.43266601562496, 45.603125 ], [ -67.41386718749996, 45.565576171874966 ], [ -67.424414062499977, 45.530419921874994 ], [ -67.454931640624977, 45.513964843750017 ], [ -67.48779296875, 45.50102539062496 ], [ -67.493652343749972, 45.474072265624983 ], [ -67.477246093749983, 45.445898437500006 ], [ -67.453759765624994, 45.421240234375034 ], [ -67.427929687499983, 45.377929687500028 ], [ -67.438525390625017, 45.340380859375017 ], [ -67.461962890624989, 45.308691406250034 ], [ -67.472558593750023, 45.27587890625 ], [ -67.452587890624955, 45.247656250000034 ], [ -67.399804687499937, 45.21015625000004 ], [ -67.366943359375, 45.173779296874983 ], [ -67.315283203124949, 45.15380859375 ], [ -67.290673828124994, 45.167919921874955 ], [ -67.270703124999926, 45.186718749999955 ], [ -67.249609374999977, 45.200781249999977 ], [ -67.213232421875034, 45.192529296874994 ], [ -67.170996093749949, 45.181982421874977 ], [ -67.124853515624977, 45.16943359375 ], [ -67.130371093750028, 45.139013671875006 ], [ -67.102246093749983, 45.087744140625063 ], [ -67.08046875, 44.989160156250051 ], [ -67.113916015624966, 44.944384765624989 ], [ -67.106738281250017, 44.88505859374996 ], [ -67.014013671875034, 44.867773437500006 ], [ -66.991455078124972, 44.849609375000028 ], [ -66.987011718749955, 44.827685546875017 ], [ -67.191259765625006, 44.675585937500017 ], [ -67.364062499999932, 44.696875 ], [ -67.457812499999932, 44.656542968750045 ], [ -67.556005859374977, 44.644775390625057 ], [ -67.599072265624955, 44.576806640624966 ], [ -67.652978515624994, 44.562402343750051 ], [ -67.726806640624943, 44.566503906250006 ], [ -67.790478515624955, 44.585693359375 ], [ -67.839062499999983, 44.576269531250034 ], [ -67.907031249999989, 44.45361328125 ], [ -67.96269531249996, 44.464306640624955 ], [ -67.984863281250028, 44.420166015625028 ], [ -68.013964843750017, 44.40087890625 ], [ -68.056640625, 44.384326171875017 ], [ -68.093701171874983, 44.438818359375006 ], [ -68.117285156250006, 44.490625 ], [ -68.152050781249983, 44.502001953124989 ], [ -68.198242187499972, 44.515234375000034 ], [ -68.245751953124966, 44.514794921875023 ], [ -68.277441406250034, 44.507373046875017 ], [ -68.316748046874949, 44.473876953125057 ], [ -68.373730468749926, 44.44511718749996 ], [ -68.416845703125006, 44.469091796875034 ], [ -68.450585937499966, 44.507617187499989 ], [ -68.479443359374983, 44.445654296874977 ], [ -68.521435546875011, 44.380224609375063 ], [ -68.514453125000017, 44.303906249999955 ], [ -68.53251953124996, 44.258642578124977 ], [ -68.572363281249977, 44.270849609374977 ], [ -68.612011718749983, 44.310546875 ], [ -68.723291015624994, 44.342285156249972 ], [ -68.811914062499937, 44.33935546875 ], [ -68.793896484375011, 44.381738281250023 ], [ -68.710107421874994, 44.442578124999983 ], [ -68.735888671874989, 44.454492187499994 ], [ -68.777001953125023, 44.446044921874972 ], [ -68.794921874999943, 44.454492187499994 ], [ -68.765527343749994, 44.509765624999972 ], [ -68.762695312499943, 44.570751953124983 ], [ -68.800195312499966, 44.549414062499977 ], [ -68.847363281249983, 44.485058593750011 ], [ -68.96147460937496, 44.433837890624972 ], [ -68.956152343750006, 44.348095703125011 ], [ -69.063574218749977, 44.17236328125 ], [ -69.068359374999972, 44.097558593750023 ], [ -69.13725585937496, 44.037841796875028 ], [ -69.226074218750028, 43.986474609375051 ], [ -69.344531250000017, 44.000927734374983 ], [ -69.434960937499966, 43.956298828125028 ], [ -69.480859374999966, 43.905078124999989 ], [ -69.520751953125028, 43.897363281250023 ], [ -69.541552734374989, 43.962597656249983 ], [ -69.55668945312496, 43.982763671875006 ], [ -69.589990234374994, 43.886572265625034 ], [ -69.623925781249994, 43.880615234374972 ], [ -69.636767578124932, 43.948828125 ], [ -69.652880859374932, 43.993896484375057 ], [ -69.699121093749937, 43.95502929687504 ], [ -69.729833984374977, 43.852001953125011 ], [ -69.76201171874996, 43.860693359375006 ], [ -69.772265625000017, 43.899023437500006 ], [ -69.7953125, 43.910644531250057 ], [ -69.803222656250028, 43.866845703125023 ], [ -69.791601562499949, 43.805224609374989 ], [ -69.808349609375, 43.772314453125034 ], [ -69.840332031250028, 43.789892578125063 ], [ -69.872509765625011, 43.819531249999955 ], [ -69.925585937499989, 43.797021484374994 ], [ -69.974316406249955, 43.787890624999989 ], [ -69.974511718749994, 43.818066406250011 ], [ -69.96523437499999, 43.855078125 ], [ -70.062353515624949, 43.834619140625023 ], [ -70.178808593749977, 43.766357421875057 ], [ -70.269238281250011, 43.671923828124989 ], [ -70.237890625, 43.656201171874983 ], [ -70.202587890624926, 43.626123046874994 ], [ -70.35966796874996, 43.480224609375028 ], [ -70.520703124999983, 43.348828124999983 ], [ -70.642333984375, 43.134423828125023 ], [ -70.691162109375, 43.109326171874955 ], [ -70.733105468750011, 43.07001953125004 ], [ -70.777636718749932, 42.940576171875051 ], [ -70.829052734374926, 42.825341796875023 ], [ -70.800292968750028, 42.774023437500034 ], [ -70.781347656249977, 42.721240234375045 ], [ -70.735693359375006, 42.669287109375006 ], [ -70.696875, 42.664599609375045 ], [ -70.65483398437496, 42.673974609374994 ], [ -70.623974609374983, 42.671777343749994 ], [ -70.604150390624937, 42.649707031250017 ], [ -70.612939453124966, 42.623242187499955 ], [ -70.66142578124996, 42.616650390624955 ], [ -70.751855468750023, 42.570361328125017 ], [ -70.831152343750006, 42.552587890625034 ], [ -70.870898437500017, 42.496630859375017 ], [ -70.930468749999989, 42.431982421874977 ], [ -71.046191406249932, 42.331103515625045 ], [ -70.996728515624994, 42.3 ], [ -70.817968749999977, 42.264941406249989 ], [ -70.73828125, 42.228857421875006 ], [ -70.617675781250028, 42.040429687499966 ], [ -70.645214843749955, 42.021582031250034 ], [ -70.656152343749966, 41.987060546875028 ], [ -70.548925781249977, 41.938623046875023 ], [ -70.514697265625017, 41.803320312499977 ], [ -70.426660156250023, 41.757275390625011 ], [ -70.295458984374932, 41.72895507812504 ], [ -70.135009765625028, 41.769873046875006 ], [ -70.001416015624983, 41.826171875000028 ], [ -70.006103515624972, 41.872314453125 ], [ -70.090039062500011, 41.97968750000004 ], [ -70.110253906249937, 42.030126953125006 ], [ -70.172558593749955, 42.062792968750017 ], [ -70.196240234374983, 42.035107421874955 ], [ -70.236523437500011, 42.071044921875 ], [ -70.241064453124949, 42.091210937500023 ], [ -70.203515624999937, 42.101025390624983 ], [ -70.159863281249926, 42.097119140624983 ], [ -70.10893554687496, 42.078320312499983 ], [ -69.977880859374977, 41.961279296875006 ], [ -69.941601562499955, 41.807861328125028 ], [ -69.933837890624972, 41.71044921875 ], [ -69.948632812499966, 41.677148437500051 ], [ -69.986767578124926, 41.683984375000023 ], [ -70.059521484375011, 41.67734375 ], [ -70.4046875, 41.626904296875011 ], [ -70.481347656249966, 41.58247070312504 ], [ -70.657128906249994, 41.53422851562496 ], [ -70.668066406250006, 41.558300781249983 ], [ -70.655371093749977, 41.608105468750011 ], [ -70.666455078124926, 41.710107421874994 ], [ -70.701123046874983, 41.71484375 ], [ -70.97421875, 41.548535156249955 ], [ -71.079785156249926, 41.538085937500057 ], [ -71.168554687500006, 41.489404296874994 ], [ -71.188427734374955, 41.516406249999989 ], [ -71.204296874999983, 41.641113281249972 ], [ -71.14873046874996, 41.745703124999977 ], [ -71.178320312500034, 41.744042968749994 ], [ -71.27109375, 41.68125 ], [ -71.310742187500011, 41.719873046875051 ], [ -71.33061523437496, 41.76225585937496 ], [ -71.359179687500017, 41.786230468750063 ], [ -71.390136718750028, 41.795312500000051 ], [ -71.363671874999966, 41.702734375 ], [ -71.426562499999989, 41.63330078125 ], [ -71.443798828124926, 41.453710937500006 ], [ -71.522851562499966, 41.378955078125045 ], [ -71.769287109375, 41.330908203125034 ], [ -71.929931640625028, 41.341064453125057 ], [ -72.073876953124966, 41.32612304687504 ], [ -72.265283203124966, 41.291650390625023 ], [ -72.371044921875011, 41.312158203125023 ], [ -72.479394531249966, 41.27578125 ], [ -72.847167968750028, 41.265869140625 ], [ -72.924707031250023, 41.285156250000028 ], [ -73.023730468749932, 41.216455078124966 ], [ -73.182275390624994, 41.17583007812496 ], [ -73.5830078125, 41.021875 ], [ -73.671386718749972, 40.965869140624989 ], [ -73.779003906249983, 40.878417968750028 ], [ -73.851269531249955, 40.831396484375034 ], [ -73.910693359374989, 40.816113281249955 ], [ -73.947216796874955, 40.776953125000063 ], [ -73.987109374999989, 40.751367187499994 ], [ -73.948583984374977, 40.838769531250051 ], [ -73.906738281249972, 40.912451171875034 ], [ -73.871972656249994, 41.055175781249972 ], [ -73.882226562499937, 41.170605468749955 ], [ -73.925341796874932, 41.218066406250045 ], [ -73.969921874999955, 41.249707031250011 ], [ -73.917675781249983, 41.135791015624989 ], [ -73.909228515624932, 40.996093750000028 ], [ -73.927197265624955, 40.914257812499955 ], [ -74.025488281250006, 40.756396484375045 ], [ -74.067333984375011, 40.719628906250023 ], [ -74.116259765624932, 40.687304687499989 ], [ -74.153125, 40.673242187499966 ], [ -74.187158203124994, 40.647998046874989 ], [ -74.226708984374966, 40.608007812500006 ], [ -74.26420898437496, 40.528613281249989 ], [ -74.24150390624996, 40.45625 ], [ -74.049853515624989, 40.429833984375051 ], [ -73.9984375, 40.452148437500057 ], [ -73.972265625, 40.400341796874983 ], [ -73.957617187500034, 40.328369140624972 ], [ -73.971972656249932, 40.250537109375017 ], [ -74.004003906249977, 40.171337890624955 ], [ -74.028320312499972, 40.072998046875 ], [ -74.048925781249977, 39.923046875000011 ], [ -74.079931640625006, 39.78813476562496 ], [ -74.083984375000028, 39.829101562500057 ], [ -74.064599609374966, 39.993115234374983 ], [ -74.095996093749989, 39.975976562500023 ], [ -74.117626953124955, 39.938134765624966 ], [ -74.176123046874949, 39.726611328125045 ], [ -74.256542968750011, 39.613867187499977 ], [ -74.330615234374989, 39.535888671875 ], [ -74.407031250000017, 39.548779296874955 ], [ -74.389843749999983, 39.486816406250028 ], [ -74.410839843749983, 39.45454101562504 ], [ -74.428808593750006, 39.38720703125 ], [ -74.474365234374972, 39.34257812499996 ], [ -74.517187499999977, 39.346875 ], [ -74.578710937500006, 39.316113281249983 ], [ -74.602978515624983, 39.292578124999977 ], [ -74.604785156249989, 39.247509765624955 ], [ -74.645947265624926, 39.207861328125034 ], [ -74.794482421874989, 39.001904296875011 ], [ -74.923437499999977, 38.941113281249983 ], [ -74.954296874999955, 38.949951171875 ], [ -74.920312499999966, 39.047167968749989 ], [ -74.897021484375017, 39.14545898437504 ], [ -74.975292968749983, 39.188232421875057 ], [ -75.050195312499966, 39.210839843750023 ], [ -75.136132812499966, 39.207861328125034 ], [ -75.231054687500034, 39.284277343749977 ], [ -75.353417968749994, 39.339843750000028 ], [ -75.524218749999989, 39.490185546875011 ], [ -75.519238281249955, 39.531884765624966 ], [ -75.523535156250006, 39.601855468750017 ], [ -75.471630859375011, 39.712402343749972 ], [ -75.421875, 39.789697265625023 ], [ -75.353173828124937, 39.829736328124994 ], [ -75.15380859375, 39.870507812500051 ], [ -75.10380859374996, 39.931835937500011 ], [ -75.074169921874955, 39.983496093750063 ], [ -75.172949218750006, 39.894775390625 ], [ -75.320898437500034, 39.864697265625011 ], [ -75.400634765625028, 39.831591796875017 ], [ -75.46440429687496, 39.780957031250011 ], [ -75.502148437500011, 39.717382812500034 ], [ -75.587597656250011, 39.640771484375051 ], [ -75.581591796874932, 39.589453124999977 ], [ -75.567285156249966, 39.552978515625 ], [ -75.573876953124966, 39.476953124999966 ], [ -75.51982421874996, 39.402832031249972 ], [ -75.412646484374989, 39.281396484375023 ], [ -75.3921875, 39.092773437500057 ], [ -75.310400390625034, 38.966552734375 ], [ -75.185058593749972, 38.819384765625045 ], [ -75.088671874999989, 38.777539062499955 ], [ -75.083984375, 38.722802734374994 ], [ -75.128466796874989, 38.632421875000063 ], [ -75.187109374999949, 38.591113281249989 ], [ -75.110839843749972, 38.599365234374972 ], [ -75.072851562499949, 38.578710937500034 ], [ -75.035888671874972, 38.503320312500051 ], [ -75.038769531249926, 38.426367187500006 ], [ -75.05126953125, 38.383007812499955 ], [ -75.074365234374994, 38.36572265625 ], [ -75.073388671874966, 38.410009765625034 ], [ -75.089746093750023, 38.425390624999977 ], [ -75.116748046875017, 38.406201171874983 ], [ -75.134228515624926, 38.38432617187496 ], [ -75.141503906249994, 38.298144531249989 ], [ -75.160009765625034, 38.255078125000011 ], [ -75.225439453124949, 38.242285156249977 ], [ -75.29179687499996, 38.129199218750017 ], [ -75.353515625000028, 38.065039062500006 ], [ -75.596386718749926, 37.631201171875006 ], [ -75.587109375000011, 37.558691406249977 ], [ -75.631542968749983, 37.535351562500011 ], [ -75.698828125000034, 37.516357421875057 ], [ -75.76689453124996, 37.472998046875006 ], [ -75.812060546874989, 37.425195312500051 ], [ -75.854003906250028, 37.296630859375057 ], [ -75.934375, 37.15190429687496 ], [ -75.984521484374966, 37.212207031249989 ], [ -75.997363281250017, 37.263818359375023 ], [ -75.975048828124983, 37.3984375 ], [ -75.888134765624955, 37.619140625000028 ], [ -75.792382812499994, 37.75634765625 ], [ -75.719335937500034, 37.821386718750034 ], [ -75.659277343749949, 37.953955078125034 ], [ -75.73515625, 37.973730468749977 ], [ -75.850830078125, 37.971582031249994 ], [ -75.829052734375011, 38.032763671875017 ], [ -75.795312499999966, 38.086669921874972 ], [ -75.855615234374994, 38.140380859375 ], [ -75.891308593749983, 38.147216796874972 ], [ -75.928076171875006, 38.169238281250017 ], [ -75.884960937499926, 38.213964843749977 ], [ -75.863916015624994, 38.261230468750028 ], [ -75.87675781249996, 38.31875 ], [ -75.858691406249989, 38.362060546875028 ], [ -75.888818359374994, 38.355517578125045 ], [ -75.937255859375028, 38.309667968750034 ], [ -75.967382812500034, 38.291357421875034 ], [ -75.985742187499937, 38.331933593750023 ], [ -76.006689453124949, 38.322753906250028 ], [ -76.0203125, 38.29487304687504 ], [ -76.051220703124955, 38.279541015625028 ], [ -76.116503906249932, 38.31767578124996 ], [ -76.211669921874972, 38.361328124999972 ], [ -76.2646484375, 38.436425781249994 ], [ -76.294873046874955, 38.494628906250057 ], [ -76.26416015625, 38.599951171875006 ], [ -76.198388671875023, 38.61865234375 ], [ -76.112939453125023, 38.601562499999972 ], [ -76.000927734374926, 38.601708984375023 ], [ -76.016943359375006, 38.625097656249977 ], [ -76.05693359374996, 38.621240234374994 ], [ -76.175, 38.706689453124994 ], [ -76.212988281249977, 38.758300781250028 ], [ -76.278320312499943, 38.772460937499972 ], [ -76.308105468749972, 38.722851562500011 ], [ -76.341162109374977, 38.709667968749983 ], [ -76.300341796874989, 38.818212890624977 ], [ -76.246972656249966, 38.82265625 ], [ -76.168164062499983, 38.852734374999983 ], [ -76.191064453124937, 38.915576171875017 ], [ -76.240820312499949, 38.943066406250011 ], [ -76.330664062499949, 38.90859375 ], [ -76.32958984375, 38.952783203125051 ], [ -76.312744140624943, 39.009375 ], [ -76.245019531250023, 39.009179687499994 ], [ -76.185693359374994, 38.990722656250028 ], [ -76.135205078124926, 39.082128906250006 ], [ -76.132958984374994, 39.122949218749966 ], [ -76.21684570312496, 39.063623046874966 ], [ -76.235693359374977, 39.191601562500011 ], [ -76.153125, 39.315039062500034 ], [ -76.074365234374966, 39.368847656249983 ], [ -75.975976562499994, 39.367285156250006 ], [ -75.875976562499972, 39.3759765625 ], [ -75.938720703124972, 39.398583984374994 ], [ -76.003125, 39.410839843750011 ], [ -75.954736328125023, 39.459619140624994 ], [ -75.913476562499966, 39.468359375 ], [ -75.872949218749966, 39.510888671874966 ], [ -75.970410156249926, 39.504589843750011 ], [ -75.958935546874983, 39.585058593749977 ], [ -76.006298828124955, 39.568701171875006 ], [ -76.062988281249972, 39.561132812499977 ], [ -76.085058593750006, 39.527001953125051 ], [ -76.080712890625023, 39.470312500000034 ], [ -76.097265625, 39.433105468750028 ], [ -76.141357421875028, 39.403222656249966 ], [ -76.2158203125, 39.379931640625017 ], [ -76.223046874999966, 39.4203125 ], [ -76.24765625, 39.438623046874994 ], [ -76.256835937500028, 39.352148437500034 ], [ -76.2763671875, 39.32275390625 ], [ -76.330810546875, 39.40390625 ], [ -76.347167968749943, 39.387548828125063 ], [ -76.345068359374977, 39.364501953124972 ], [ -76.358984374999949, 39.32465820312504 ], [ -76.405664062499966, 39.303906249999983 ], [ -76.402783203125011, 39.252832031249966 ], [ -76.420898437499972, 39.225 ], [ -76.570410156249949, 39.26933593749996 ], [ -76.573925781249955, 39.25429687499999 ], [ -76.489355468749949, 39.158691406249972 ], [ -76.427587890624977, 39.126025390624989 ], [ -76.420068359374966, 39.073876953125023 ], [ -76.473095703124926, 39.030615234375006 ], [ -76.546240234375006, 39.067968750000063 ], [ -76.558544921874926, 39.065234375000045 ], [ -76.518798828125, 39.00117187500004 ], [ -76.49375, 38.945214843749994 ], [ -76.519531249999972, 38.898339843750051 ], [ -76.515527343749966, 38.840625 ], [ -76.521093750000034, 38.788281250000011 ], [ -76.536865234374972, 38.74262695312504 ], [ -76.501318359375006, 38.532177734374983 ], [ -76.458496093749972, 38.474951171875034 ], [ -76.416406250000023, 38.420214843749989 ], [ -76.394091796875017, 38.368994140625034 ], [ -76.43876953124996, 38.361523437500011 ], [ -76.509912109374966, 38.403662109374977 ], [ -76.572412109374994, 38.435791015625057 ], [ -76.646875, 38.538525390625011 ], [ -76.6591796875, 38.57954101562504 ], [ -76.677343749999977, 38.611962890624966 ], [ -76.668554687499977, 38.5375 ], [ -76.641992187499966, 38.454345703125 ], [ -76.408789062499977, 38.26826171875004 ], [ -76.36572265625, 38.196875 ], [ -76.332910156249966, 38.140771484374994 ], [ -76.341162109374977, 38.087011718750063 ], [ -76.401953125, 38.125048828124989 ], [ -76.454394531249932, 38.173535156250011 ], [ -76.593603515624977, 38.22832031249996 ], [ -76.769140625000034, 38.262939453125 ], [ -76.868115234374955, 38.390283203125023 ], [ -76.867773437499949, 38.337158203125028 ], [ -76.889746093750006, 38.292089843750006 ], [ -76.950244140624989, 38.347021484375006 ], [ -76.988378906250006, 38.393896484375034 ], [ -77.001171874999955, 38.44526367187504 ], [ -77.076708984374989, 38.441748046875034 ], [ -77.155908203124966, 38.397119140624994 ], [ -77.232519531250006, 38.407714843750028 ], [ -77.241601562499994, 38.494824218750011 ], [ -77.220898437499955, 38.540966796874983 ], [ -77.134912109374937, 38.650097656250011 ], [ -77.053906249999955, 38.705810546875 ], [ -77.018164062499949, 38.77773437499999 ], [ -77.030371093749949, 38.889257812499977 ], [ -77.045605468749955, 38.775781250000051 ], [ -77.091894531249977, 38.719531250000045 ], [ -77.164648437499949, 38.676562499999989 ], [ -77.260400390625023, 38.6 ], [ -77.283789062499977, 38.529199218749994 ], [ -77.313671874999955, 38.396630859374966 ], [ -77.27324218749996, 38.351757812499983 ], [ -77.23193359375, 38.340039062499983 ], [ -77.109912109374989, 38.3701171875 ], [ -77.046777343750023, 38.356689453125 ], [ -76.906347656250006, 38.197070312499989 ], [ -76.644873046875034, 38.133935546875023 ], [ -76.549511718749955, 38.094482421874972 ], [ -76.471777343750034, 38.011181640624955 ], [ -76.354931640624926, 37.963232421875063 ], [ -76.264257812500034, 37.893554687499972 ], [ -76.261816406249977, 37.848095703124955 ], [ -76.293212890624972, 37.794335937500023 ], [ -76.305615234375011, 37.721582031250023 ], [ -76.344140624999966, 37.675683593749994 ], [ -76.436621093749977, 37.67041015625 ], [ -76.492480468749989, 37.682226562500006 ], [ -76.79277343749996, 37.937988281249972 ], [ -76.828613281249972, 37.961523437499977 ], [ -76.939990234375017, 38.095458984375 ], [ -77.070654296875006, 38.167187499999955 ], [ -77.111083984374972, 38.165673828124994 ], [ -76.925097656250017, 38.03300781249996 ], [ -76.849169921874989, 37.940234374999989 ], [ -76.715429687500006, 37.810156250000034 ], [ -76.619824218749983, 37.755078125000011 ], [ -76.549462890624937, 37.669140625000011 ], [ -76.484082031249955, 37.628857421874983 ], [ -76.305566406249994, 37.571484375000011 ], [ -76.367626953124955, 37.530273437500057 ], [ -76.2685546875, 37.495166015624989 ], [ -76.254394531249972, 37.430615234374983 ], [ -76.26347656249996, 37.35703125 ], [ -76.400976562499977, 37.386132812499994 ], [ -76.405468750000011, 37.331933593749966 ], [ -76.393164062500006, 37.299951171875023 ], [ -76.453906249999932, 37.273535156250063 ], [ -76.538378906249989, 37.309375 ], [ -76.757714843750023, 37.50541992187496 ], [ -76.755859375, 37.47919921875004 ], [ -76.738085937500017, 37.44877929687496 ], [ -76.610888671874932, 37.322558593750017 ], [ -76.497363281249989, 37.246875 ], [ -76.401123046875028, 37.212695312500017 ], [ -76.326953125000017, 37.149267578125063 ], [ -76.30078125, 37.11088867187496 ], [ -76.283300781250006, 37.052685546875011 ], [ -76.33828125, 37.01313476562504 ], [ -76.400878906249972, 36.991308593750034 ], [ -76.462011718749977, 37.030761718749972 ], [ -76.506835937499972, 37.072314453125017 ], [ -76.602294921874972, 37.142871093749989 ], [ -76.630908203124932, 37.221728515624989 ], [ -76.70351562499999, 37.217675781250051 ], [ -77.006982421874994, 37.317675781249989 ], [ -77.250878906249937, 37.329199218750034 ], [ -77.227050781249972, 37.309082031250028 ], [ -77.196191406249994, 37.295703125000045 ], [ -77.001953125000028, 37.271044921874989 ], [ -76.925195312500023, 37.225 ], [ -76.765429687499989, 37.18413085937496 ], [ -76.671875, 37.172949218750006 ], [ -76.633935546875023, 37.047412109374989 ], [ -76.504638671874972, 36.961035156249977 ], [ -76.487841796875017, 36.897021484374989 ], [ -76.399560546874966, 36.889843749999955 ], [ -76.244238281250034, 36.952636718750057 ], [ -76.143994140624955, 36.930615234375011 ], [ -75.999414062499966, 36.912646484374989 ], [ -75.966357421874989, 36.861962890624966 ], [ -75.941552734374994, 36.765527343750023 ], [ -75.890429687499989, 36.65703125 ], [ -75.75786132812496, 36.229248046875028 ], [ -75.558691406249977, 35.879345703124983 ], [ -75.534179687499972, 35.819091796875057 ], [ -75.58046875, 35.871972656249994 ], [ -75.728222656249983, 36.10371093750004 ], [ -75.809765624999983, 36.271044921875017 ], [ -75.8935546875, 36.566503906249977 ], [ -75.917871093749966, 36.632666015625063 ], [ -75.946484374999955, 36.659082031250023 ], [ -75.965332031249972, 36.637597656249994 ], [ -75.973437500000017, 36.599951171875063 ], [ -75.959765624999989, 36.571044921875028 ], [ -75.992773437499949, 36.473779296875023 ], [ -75.978466796874983, 36.429150390624983 ], [ -75.924853515624989, 36.383007812500011 ], [ -75.866601562500023, 36.267871093749989 ], [ -75.820068359374943, 36.112841796875017 ], [ -75.883007812499983, 36.175683593750051 ], [ -75.9501953125, 36.208984374999972 ], [ -76.05473632812496, 36.234521484375023 ], [ -76.147851562500023, 36.279296875 ], [ -76.141064453124983, 36.215087890624972 ], [ -76.15, 36.145751953124972 ], [ -76.221777343749977, 36.166894531250023 ], [ -76.270605468749977, 36.189892578125011 ], [ -76.227392578124977, 36.11601562499996 ], [ -76.321191406249994, 36.138183593750028 ], [ -76.383691406250023, 36.133544921874972 ], [ -76.424316406249943, 36.067968750000034 ], [ -76.478808593749932, 36.028173828125006 ], [ -76.559375, 36.015332031249955 ], [ -76.678906249999955, 36.075292968750006 ], [ -76.717626953125006, 36.148095703125023 ], [ -76.733642578125, 36.229150390624994 ], [ -76.74003906249996, 36.133300781250028 ], [ -76.71875, 36.033496093750017 ], [ -76.726220703124994, 35.957617187500034 ], [ -76.611132812499989, 35.943652343750017 ], [ -76.503515625, 35.956054687499972 ], [ -76.358300781249994, 35.952880859375028 ], [ -76.263574218749966, 35.967089843749989 ], [ -76.20654296875, 35.991210937500028 ], [ -76.069775390625011, 35.970312500000034 ], [ -76.06005859375, 35.878662109375 ], [ -76.075683593749972, 35.787548828125011 ], [ -76.083593749999977, 35.690527343750063 ], [ -76.045703124999989, 35.691162109375 ], [ -76.001171874999983, 35.722167968750028 ], [ -75.978906249999966, 35.895947265624983 ], [ -75.85390625, 35.960156250000011 ], [ -75.81201171875, 35.955761718750011 ], [ -75.772216796874972, 35.89990234375 ], [ -75.758837890624989, 35.84326171875 ], [ -75.744726562499949, 35.765478515625034 ], [ -75.773925781249972, 35.646972656249972 ], [ -75.965966796874994, 35.508398437499977 ], [ -76.103515624999972, 35.380273437499994 ], [ -76.173828124999972, 35.354150390624994 ], [ -76.275244140624949, 35.369042968750023 ], [ -76.390234375, 35.401269531250023 ], [ -76.446630859374949, 35.407763671874989 ], [ -76.489501953125, 35.397021484375045 ], [ -76.515625, 35.436474609374983 ], [ -76.532470703124943, 35.508447265624994 ], [ -76.577197265625017, 35.532324218749977 ], [ -76.611035156249983, 35.529687499999966 ], [ -76.634130859374977, 35.453222656250034 ], [ -76.741406249999983, 35.431494140625034 ], [ -76.887255859374932, 35.463085937499983 ], [ -77.039990234374955, 35.527392578125045 ], [ -76.974462890625034, 35.458398437500023 ], [ -76.595458984375, 35.3296875 ], [ -76.552783203125017, 35.305615234374983 ], [ -76.512939453124972, 35.270410156249994 ], [ -76.565966796874932, 35.215185546875034 ], [ -76.607519531249977, 35.152978515624966 ], [ -76.613378906250006, 35.104150390624966 ], [ -76.628027343749977, 35.073339843750006 ], [ -76.779150390625034, 34.990332031250034 ], [ -76.861035156250011, 35.004980468750006 ], [ -77.070263671875011, 35.154638671875034 ], [ -76.974951171875034, 35.025195312500045 ], [ -76.898632812499955, 34.970263671875045 ], [ -76.744970703124977, 34.940966796875017 ], [ -76.456738281249983, 34.989355468750034 ], [ -76.362207031249994, 34.9365234375 ], [ -76.439794921874977, 34.842919921875023 ], [ -76.516894531249989, 34.777246093749966 ], [ -76.618017578124977, 34.76992187499999 ], [ -76.707080078124989, 34.752148437500011 ], [ -76.733203124999989, 34.706982421874955 ], [ -76.79667968749996, 34.704150390625017 ], [ -76.895898437499994, 34.701464843749989 ], [ -77.049511718749955, 34.697363281250034 ], [ -77.133886718750006, 34.707910156249966 ], [ -77.251757812499932, 34.615625 ], [ -77.296240234375034, 34.602929687499994 ], [ -77.3583984375, 34.620263671874966 ], [ -77.384472656249983, 34.69438476562496 ], [ -77.412255859374966, 34.730810546875034 ], [ -77.412939453125006, 34.592138671875006 ], [ -77.402050781250011, 34.554785156250034 ], [ -77.379785156249994, 34.526611328125 ], [ -77.517675781250034, 34.451367187500011 ], [ -77.649658203125, 34.357519531250006 ], [ -77.696972656249955, 34.33198242187504 ], [ -77.750732421875, 34.28496093749996 ], [ -77.860839843749943, 34.149169921875 ], [ -77.888037109374977, 34.050146484375006 ], [ -77.927832031250006, 33.939746093749989 ], [ -77.932861328124972, 33.989453124999983 ], [ -77.926025390625, 34.073144531249966 ], [ -77.953271484374937, 34.16899414062496 ], [ -77.970556640625006, 33.993408203124972 ], [ -78.013330078125023, 33.911816406249983 ], [ -78.405859374999949, 33.917578124999977 ], [ -78.57768554687496, 33.873242187500011 ], [ -78.841455078124966, 33.724072265625011 ], [ -78.920312499999966, 33.65869140625 ], [ -79.138183593750028, 33.405908203125023 ], [ -79.193798828124983, 33.244140625000028 ], [ -79.238378906250006, 33.312158203125023 ], [ -79.227343749999989, 33.363183593750023 ], [ -79.226464843749994, 33.404882812499977 ], [ -79.281347656249977, 33.315429687499972 ], [ -79.229248046875028, 33.185156249999977 ], [ -79.276025390624966, 33.135400390624966 ], [ -79.419921874999972, 33.042529296874989 ], [ -79.498681640625023, 33.027294921874983 ], [ -79.587109375000011, 33.000878906250023 ], [ -79.614941406249983, 32.909277343750006 ], [ -79.735009765624937, 32.824804687500034 ], [ -79.804980468749989, 32.78740234374996 ], [ -79.933105468749972, 32.810058593750057 ], [ -79.893652343750006, 32.728710937499983 ], [ -79.940722656250017, 32.667138671874966 ], [ -80.021777343750017, 32.619921875000045 ], [ -80.122558593750028, 32.589111328124972 ], [ -80.180322265624966, 32.592871093750034 ], [ -80.229687500000011, 32.576513671874977 ], [ -80.26835937499996, 32.537353515625 ], [ -80.36284179687496, 32.500732421875 ], [ -80.46098632812496, 32.521337890625034 ], [ -80.572216796874983, 32.533691406250057 ], [ -80.634179687499994, 32.511718750000028 ], [ -80.530029296875, 32.475390624999989 ], [ -80.474267578124994, 32.422753906250023 ], [ -80.485742187499937, 32.351806640625028 ], [ -80.513623046874926, 32.324414062499955 ], [ -80.579345703125, 32.28730468750004 ], [ -80.608203125000017, 32.292822265625006 ], [ -80.625830078124977, 32.326269531249977 ], [ -80.647216796874972, 32.395947265624955 ], [ -80.677783203124989, 32.381103515625057 ], [ -80.683056640624983, 32.3486328125 ], [ -80.709326171875006, 32.337060546875051 ], [ -80.802539062499989, 32.448046875000017 ], [ -80.797900390624932, 32.363378906250006 ], [ -80.765332031249955, 32.298339843749972 ], [ -80.733837890624955, 32.265332031250011 ], [ -80.702050781249966, 32.245898437500045 ], [ -80.694238281249966, 32.215722656250023 ], [ -80.758007812499983, 32.142187500000063 ], [ -80.790820312500017, 32.125830078125006 ], [ -80.84921875, 32.113916015624966 ], [ -80.882080078124943, 32.068603515624972 ], [ -80.872363281250017, 32.029589843750017 ], [ -80.923437500000034, 31.944921875 ], [ -81.045556640624937, 31.892041015624983 ], [ -81.082861328125006, 31.894091796875045 ], [ -81.113281249999972, 31.878613281250011 ], [ -81.095507812499989, 31.840917968750034 ], [ -81.065039062500006, 31.813476562500057 ], [ -81.066113281249955, 31.787988281250023 ], [ -81.098388671874972, 31.753369140624983 ], [ -81.162109374999972, 31.74370117187496 ], [ -81.197900390624994, 31.704199218750006 ], [ -81.186572265624989, 31.666943359374955 ], [ -81.165527343749972, 31.646142578124966 ], [ -81.169921874999972, 31.610302734374955 ], [ -81.242382812499983, 31.574316406250006 ], [ -81.259375, 31.538916015624977 ], [ -81.223388671875028, 31.528466796874994 ], [ -81.19570312499999, 31.538916015624977 ], [ -81.175439453124937, 31.531298828125017 ], [ -81.218896484374994, 31.472119140624955 ], [ -81.257910156249949, 31.436035156249972 ], [ -81.29497070312496, 31.371191406250006 ], [ -81.380957031249977, 31.353271484375 ], [ -81.377734374999932, 31.332324218749989 ], [ -81.329150390624989, 31.313769531250045 ], [ -81.288476562499966, 31.263916015625 ], [ -81.364892578124994, 31.171875 ], [ -81.412597656250028, 31.179443359375028 ], [ -81.441748046875006, 31.199707031249972 ], [ -81.460351562499994, 31.127050781250006 ], [ -81.453222656249949, 31.088281250000023 ], [ -81.471386718750011, 31.009033203125028 ], [ -81.500585937500006, 30.913769531249983 ], [ -81.520410156249966, 30.874658203125023 ], [ -81.516210937500006, 30.801806640625017 ], [ -81.503955078124989, 30.731445312499972 ], [ -81.457177734374966, 30.640771484374966 ], [ -81.385742187499972, 30.269970703125011 ], [ -81.337109375000011, 30.141210937499977 ], [ -81.249511718750028, 29.793798828125006 ], [ -81.10454101562496, 29.45698242187504 ], [ -80.9, 29.049853515625045 ], [ -80.564306640624949, 28.556396484375057 ], [ -80.524121093749955, 28.486083984375028 ], [ -80.567822265624955, 28.426464843749955 ], [ -80.581152343750006, 28.364697265624983 ], [ -80.5849609375, 28.271582031250034 ], [ -80.572851562500006, 28.180859375000011 ], [ -80.533154296875011, 28.070068359375 ], [ -80.456884765625006, 27.90068359374996 ], [ -80.499560546874989, 27.934472656249994 ], [ -80.610009765624937, 28.177587890624977 ], [ -80.622851562499989, 28.320361328125017 ], [ -80.606933593750028, 28.522900390624983 ], [ -80.632861328124989, 28.518017578124955 ], [ -80.65390625, 28.45219726562496 ], [ -80.665478515624955, 28.374902343750023 ], [ -80.693505859374994, 28.344970703124972 ], [ -80.73173828124996, 28.462890625 ], [ -80.72905273437496, 28.516210937500034 ], [ -80.688476562500028, 28.578515625000023 ], [ -80.700244140624932, 28.600927734374977 ], [ -80.765917968749989, 28.6328125 ], [ -80.779882812500006, 28.682958984375006 ], [ -80.770996093749972, 28.732470703125045 ], [ -80.808691406250006, 28.758935546875023 ], [ -80.838183593749989, 28.757666015625034 ], [ -80.818408203124932, 28.635595703125034 ], [ -80.787207031249977, 28.560644531250034 ], [ -80.748632812500034, 28.381005859375023 ], [ -80.686376953124949, 28.272167968749983 ], [ -80.650097656249926, 28.180908203125028 ], [ -80.226123046874989, 27.207031250000057 ], [ -80.12578125, 27.0830078125 ], [ -80.08867187499996, 26.993945312499989 ], [ -80.050048828125, 26.807714843750063 ], [ -80.041308593749989, 26.568603515625 ], [ -80.110595703124972, 26.131591796874972 ], [ -80.126367187499994, 25.83349609375 ], [ -80.136279296874989, 25.842626953124977 ], [ -80.142919921875006, 25.8740234375 ], [ -80.158935546874972, 25.878320312499966 ], [ -80.219091796874977, 25.741748046875045 ], [ -80.300830078125017, 25.618554687499994 ], [ -80.327734374999977, 25.427099609374977 ], [ -80.366943359374972, 25.33125 ], [ -80.484667968749989, 25.229833984375034 ], [ -80.557617187500028, 25.232421875000028 ], [ -80.736523437499955, 25.156347656249977 ], [ -80.862207031249994, 25.176171875000023 ], [ -81.011962890625028, 25.133251953124983 ], [ -81.110498046874937, 25.138037109374977 ], [ -81.167382812499994, 25.228515625000028 ], [ -81.15869140625, 25.268994140625011 ], [ -81.136035156249989, 25.309667968750034 ], [ -81.09765625, 25.319140625000017 ], [ -80.96538085937496, 25.224316406249955 ], [ -80.940429687500028, 25.264208984375017 ], [ -80.980371093749994, 25.311669921874994 ], [ -81.056835937499926, 25.338134765624972 ], [ -81.113330078124989, 25.367236328125045 ], [ -81.227148437500006, 25.583398437500023 ], [ -81.345068359375034, 25.731835937499966 ], [ -81.364941406250011, 25.831054687500028 ], [ -81.568261718749937, 25.891552734375011 ], [ -81.715478515624994, 25.983154296875028 ], [ -81.811474609374926, 26.14609375 ], [ -81.866552734374949, 26.435009765624983 ], [ -81.931494140624949, 26.467480468750011 ], [ -81.958935546874955, 26.489941406249983 ], [ -81.8955078125, 26.597167968750057 ], [ -81.82866210937496, 26.687060546874989 ], [ -81.881542968749983, 26.664697265625051 ], [ -81.920556640624937, 26.631445312500034 ], [ -81.970166015624926, 26.552050781250017 ], [ -82.006396484374932, 26.539843750000017 ], [ -82.03959960937496, 26.552050781250017 ], [ -82.077880859375028, 26.704345703125028 ], [ -82.066943359375017, 26.891552734374983 ], [ -82.01328125, 26.961572265625051 ], [ -82.095703125000028, 26.963427734374989 ], [ -82.181103515625011, 26.936767578125057 ], [ -82.168603515624937, 26.874365234375034 ], [ -82.1806640625, 26.840087890624972 ], [ -82.242871093749983, 26.848876953125 ], [ -82.2900390625, 26.870800781250011 ], [ -82.354052734374989, 26.935742187500011 ], [ -82.441357421875011, 27.059667968750034 ], [ -82.620458984374977, 27.401074218749955 ], [ -82.655371093750006, 27.44921875 ], [ -82.714599609374972, 27.499609375000063 ], [ -82.686718749999983, 27.515283203125051 ], [ -82.635839843750006, 27.524560546874994 ], [ -82.520849609375034, 27.678271484375045 ], [ -82.430517578125006, 27.771142578125051 ], [ -82.400537109374937, 27.835400390624983 ], [ -82.405761718749943, 27.862890624999977 ], [ -82.44570312499999, 27.902832031250057 ], [ -82.498144531250034, 27.867919921875028 ], [ -82.520605468749977, 27.877880859375011 ], [ -82.57958984375, 27.958447265625011 ], [ -82.635937499999955, 27.981201171875028 ], [ -82.675195312499937, 27.963769531250023 ], [ -82.633789062499943, 27.897753906249989 ], [ -82.596582031249994, 27.873242187499955 ], [ -82.610986328125023, 27.777246093750051 ], [ -82.62602539062496, 27.745996093749966 ], [ -82.660888671874972, 27.718408203125051 ], [ -82.715332031249943, 27.733105468750011 ], [ -82.742871093749955, 27.709375 ], [ -82.775292968749994, 27.734375 ], [ -82.807568359375011, 27.776562499999983 ], [ -82.843505859374943, 27.845996093750017 ], [ -82.748535156249972, 28.236816406250057 ], [ -82.66064453125, 28.485839843749972 ], [ -82.650585937499983, 28.769921875000023 ], [ -82.64404296875, 28.81201171875 ], [ -82.651464843750006, 28.8875 ], [ -82.769335937499932, 29.051562500000045 ], [ -83.290478515624983, 29.451904296874972 ], [ -83.694384765625017, 29.925976562500011 ], [ -84.04423828124996, 30.103808593749989 ], [ -84.309667968749949, 30.064746093750045 ], [ -84.355615234374994, 30.02900390625004 ], [ -84.375341796875006, 29.982275390625034 ], [ -84.358691406249989, 29.929394531249983 ], [ -84.382812500000028, 29.907373046875051 ], [ -84.454052734374983, 29.910156249999972 ], [ -84.55, 29.897851562499966 ], [ -84.800537109374943, 29.773046875000034 ], [ -84.888916015625, 29.777636718749989 ], [ -84.969189453124926, 29.745312499999983 ], [ -85.029296875, 29.721093750000023 ], [ -85.186035156249972, 29.707910156249994 ], [ -85.318945312499949, 29.680224609375045 ], [ -85.376367187500023, 29.695214843749994 ], [ -85.413818359375, 29.767578124999972 ], [ -85.413818359375, 29.842480468749955 ], [ -85.383447265624966, 29.785058593749994 ], [ -85.336425781249972, 29.740136718749994 ], [ -85.314892578124926, 29.758105468750017 ], [ -85.306835937499983, 29.797851562500028 ], [ -85.353613281250006, 29.875732421875 ], [ -85.504296874999966, 29.97578125000004 ], [ -85.67578125, 30.121923828125063 ], [ -85.623486328125011, 30.117089843750051 ], [ -85.610253906249966, 30.148388671875011 ], [ -85.663427734374977, 30.189453125000028 ], [ -85.640966796875006, 30.236914062500034 ], [ -85.603515625000028, 30.286767578124966 ], [ -85.675878906250034, 30.279296875000057 ], [ -85.740820312500006, 30.244384765625028 ], [ -85.742968750000017, 30.201269531250063 ], [ -85.755810546874955, 30.1669921875 ], [ -85.790771484374972, 30.171972656250034 ], [ -85.855664062499955, 30.21440429687496 ], [ -86.175146484374949, 30.332519531250057 ], [ -86.454443359375006, 30.39912109375004 ], [ -86.240087890625034, 30.429101562500023 ], [ -86.123828124999989, 30.405810546874989 ], [ -86.137695312499972, 30.441552734374966 ], [ -86.165673828124966, 30.464257812499994 ], [ -86.257373046875017, 30.493017578124977 ], [ -86.374169921874994, 30.482080078124966 ], [ -86.447949218749926, 30.495605468749972 ], [ -86.523388671874926, 30.467089843750017 ], [ -86.606054687499977, 30.424707031249994 ], [ -86.679638671874955, 30.402880859374989 ], [ -86.967626953125006, 30.372363281249989 ], [ -87.201171875, 30.339257812499994 ], [ -87.163720703124994, 30.374218750000011 ], [ -87.123779296874943, 30.396679687499983 ], [ -86.985791015624983, 30.430859375000011 ], [ -86.96513671874996, 30.501904296875011 ], [ -86.99755859375, 30.5703125 ], [ -87.033886718749926, 30.55390625000004 ], [ -87.072021484374972, 30.500439453124983 ], [ -87.118798828124994, 30.538964843750023 ], [ -87.170605468749983, 30.538769531249983 ], [ -87.184667968750006, 30.453710937500063 ], [ -87.251074218750034, 30.396679687499983 ], [ -87.281054687500017, 30.339257812499994 ], [ -87.475781249999983, 30.294287109375006 ], [ -87.500732421875, 30.30927734375004 ], [ -87.44375, 30.363818359375045 ], [ -87.448291015624989, 30.394140625 ], [ -87.513281249999977, 30.368115234375011 ], [ -87.622265624999983, 30.264746093750006 ], [ -88.005957031249977, 30.230908203124955 ], [ -87.985009765624994, 30.254394531250028 ], [ -87.904003906250011, 30.259082031250017 ], [ -87.790283203125028, 30.291796875000017 ], [ -87.813281249999989, 30.346875 ], [ -87.857128906249955, 30.40742187500004 ], [ -87.897607421874937, 30.414160156249977 ], [ -87.924316406249972, 30.44965820312504 ], [ -87.922998046874966, 30.5615234375 ], [ -87.948876953124994, 30.626904296874983 ], [ -88.011328125, 30.694189453125006 ], [ -88.032421874999955, 30.68125 ], [ -88.078369140625, 30.56621093749996 ], [ -88.116552734374949, 30.41533203124996 ], [ -88.135449218749983, 30.366601562499994 ], [ -88.249218749999983, 30.363183593749994 ], [ -88.349902343749989, 30.373486328124955 ], [ -88.692089843749983, 30.355371093749994 ], [ -88.819921875, 30.406494140625028 ], [ -88.872949218749966, 30.416308593749989 ], [ -88.905224609374955, 30.415136718750006 ], [ -89.054052734375006, 30.368261718750063 ], [ -89.2236328125, 30.332373046875034 ], [ -89.263574218749966, 30.343652343750023 ], [ -89.320556640625028, 30.3453125 ], [ -89.443505859375023, 30.223144531249972 ], [ -89.588476562499977, 30.165966796874955 ], [ -89.954248046874994, 30.26875 ], [ -90.04521484374996, 30.351416015625006 ], [ -90.125976562499972, 30.369091796874955 ], [ -90.225292968749955, 30.37929687499999 ], [ -90.331982421874926, 30.277587890625057 ], [ -90.413037109375011, 30.140332031249983 ], [ -90.284960937499932, 30.065087890625023 ], [ -90.175341796874989, 30.02910156249996 ], [ -89.99418945312496, 30.059277343749983 ], [ -89.894042968749972, 30.125878906249966 ], [ -89.812255859375, 30.123681640624966 ], [ -89.773144531249955, 30.137207031250057 ], [ -89.737451171874966, 30.171972656250034 ], [ -89.667529296875017, 30.144531250000028 ], [ -89.665039062499943, 30.117041015625034 ], [ -89.714697265625034, 30.078320312499955 ], [ -89.777246093749994, 30.045703124999989 ], [ -89.815185546874972, 30.007275390624955 ], [ -89.743798828124994, 29.929833984374994 ], [ -89.631689453125006, 29.903808593750028 ], [ -89.589501953125023, 29.9150390625 ], [ -89.563378906250023, 30.002099609374966 ], [ -89.494433593750017, 30.058154296875017 ], [ -89.400732421875006, 30.046044921875051 ], [ -89.414062499999972, 30.010888671874994 ], [ -89.40092773437496, 29.977685546874966 ], [ -89.357861328124983, 29.920996093750063 ], [ -89.36279296875, 29.83979492187504 ], [ -89.354443359375011, 29.820214843750051 ], [ -89.455419921874977, 29.784375 ], [ -89.530664062500023, 29.772216796875028 ], [ -89.590869140624932, 29.725292968749983 ], [ -89.559326171875, 29.698046875000017 ], [ -89.62065429687496, 29.674121093750045 ], [ -89.662109374999972, 29.683691406250034 ], [ -89.682958984374949, 29.674853515625017 ], [ -89.689208984375, 29.646044921874989 ], [ -89.720898437499955, 29.619287109374966 ], [ -89.674804687499972, 29.538671874999977 ], [ -89.580322265625, 29.486035156250011 ], [ -89.513671875000028, 29.420068359374966 ], [ -89.245703124999949, 29.33320312500004 ], [ -89.180761718749977, 29.335693359375 ], [ -89.116845703124994, 29.248242187499955 ], [ -89.065332031249994, 29.218164062500051 ], [ -89.015722656250006, 29.202880859375057 ], [ -89.021386718749994, 29.142724609375051 ], [ -89.109521484375023, 29.098681640625045 ], [ -89.133349609374989, 29.046142578125 ], [ -89.155517578124972, 29.016601562500028 ], [ -89.195263671874983, 29.054003906249989 ], [ -89.236083984374943, 29.081103515625017 ], [ -89.330566406250028, 28.998681640625023 ], [ -89.376123046874966, 28.981347656250023 ], [ -89.353515625, 29.070214843750023 ], [ -89.389208984374989, 29.105029296875017 ], [ -89.44316406249996, 29.194140625000045 ], [ -89.521777343749989, 29.249267578125 ], [ -89.577148437499972, 29.267529296874983 ], [ -89.620263671874966, 29.302392578124966 ], [ -89.672460937499949, 29.316503906250006 ], [ -89.716992187499955, 29.31289062499999 ], [ -89.792382812499966, 29.33320312500004 ], [ -89.79736328125, 29.380615234375028 ], [ -89.818261718749994, 29.416113281250063 ], [ -89.877246093750017, 29.458007812499972 ], [ -90.159082031249966, 29.537158203125017 ], [ -90.160791015624966, 29.50439453125 ], [ -90.141259765624966, 29.479736328125057 ], [ -90.100781249999983, 29.463330078124983 ], [ -90.052343749999977, 29.431396484374972 ], [ -90.052783203124989, 29.336816406249966 ], [ -90.07373046875, 29.296777343749994 ], [ -90.082714843749955, 29.23974609375 ], [ -90.101367187499932, 29.181787109375023 ], [ -90.135839843750034, 29.136083984375034 ], [ -90.212792968749994, 29.104931640624983 ], [ -90.246728515624966, 29.131005859374966 ], [ -90.301611328124949, 29.255810546874983 ], [ -90.37919921874996, 29.295117187500011 ], [ -90.502490234374932, 29.299755859374983 ], [ -90.58623046874996, 29.271533203124989 ], [ -90.677490234374972, 29.150634765624972 ], [ -90.75102539062496, 29.130859375000028 ], [ -91.002734374999989, 29.193505859374994 ], [ -91.290136718750006, 29.288964843749994 ], [ -91.28271484375, 29.320751953124983 ], [ -91.2375, 29.330957031250023 ], [ -91.150781249999937, 29.317919921875045 ], [ -91.155371093749977, 29.350683593750034 ], [ -91.243994140625006, 29.457324218750017 ], [ -91.260253906249943, 29.505468750000063 ], [ -91.248828124999932, 29.564208984375028 ], [ -91.277734374999966, 29.562890625000023 ], [ -91.330957031249966, 29.513574218750023 ], [ -91.514208984374989, 29.555371093750011 ], [ -91.564794921875006, 29.605322265625063 ], [ -91.672460937500006, 29.746093750000057 ], [ -91.824414062499955, 29.750683593750011 ], [ -91.893164062500006, 29.836035156249977 ], [ -92.017333984375, 29.800292968749972 ], [ -92.080224609375023, 29.7607421875 ], [ -92.135498046875, 29.699462890625057 ], [ -92.113964843749983, 29.667675781249955 ], [ -92.058886718749932, 29.617187499999972 ], [ -92.084033203124989, 29.592822265624989 ], [ -92.260839843749949, 29.55683593750004 ], [ -92.671289062499994, 29.597070312499966 ], [ -92.791308593749932, 29.634667968749994 ], [ -92.952392578124972, 29.714160156250017 ], [ -93.175683593749994, 29.778955078124994 ], [ -93.283203124999972, 29.789404296874977 ], [ -93.388476562500017, 29.77656250000004 ], [ -93.694824218749972, 29.769921875000023 ], [ -93.765917968749989, 29.752685546875057 ], [ -93.826464843749989, 29.725146484375045 ], [ -93.865722656249972, 29.755615234375028 ], [ -93.883886718749949, 29.810009765625011 ], [ -93.848339843749983, 29.818847656250028 ], [ -93.808789062499926, 29.850830078124972 ], [ -93.773095703124937, 29.914062499999972 ], [ -93.76904296875, 29.952294921875051 ], [ -93.793994140624932, 29.977246093749983 ], [ -93.841455078125023, 29.979736328125028 ], [ -93.946289062499972, 29.81499023437496 ], [ -93.886376953125023, 29.722656249999972 ], [ -93.890478515624949, 29.689355468750023 ], [ -94.099658203124932, 29.67041015625 ], [ -94.574462890624943, 29.484521484375051 ], [ -94.759619140625006, 29.384277343750057 ], [ -94.750146484374937, 29.418017578124989 ], [ -94.526269531249994, 29.547949218750006 ], [ -94.605322265625034, 29.567822265624955 ], [ -94.732617187499926, 29.535351562500011 ], [ -94.778271484374983, 29.547851562499972 ], [ -94.724365234375028, 29.655273437500028 ], [ -94.741943359374972, 29.75 ], [ -94.832324218749989, 29.752587890625023 ], [ -94.889892578125, 29.676953124999983 ], [ -94.929882812499983, 29.680175781250028 ], [ -94.982275390624977, 29.712597656249983 ], [ -95.022851562499994, 29.702343750000011 ], [ -94.992822265624994, 29.530957031250011 ], [ -94.935888671874949, 29.460449218750028 ], [ -94.888281250000034, 29.370556640625011 ], [ -95.018310546874972, 29.25947265625004 ], [ -95.139062499999966, 29.167822265625006 ], [ -95.15214843749996, 29.079248046874994 ], [ -95.273486328124989, 28.963867187500028 ], [ -95.387646484374983, 28.898437500000028 ], [ -95.655859375, 28.744628906250028 ], [ -95.732373046874955, 28.711718749999989 ], [ -95.853417968749994, 28.640332031250011 ], [ -96.020410156250023, 28.586816406250023 ], [ -96.180517578125034, 28.501855468750051 ], [ -96.234521484375023, 28.488964843749983 ], [ -96.132275390624983, 28.560888671875006 ], [ -96.01103515624996, 28.631933593749977 ], [ -96.115039062500017, 28.622216796874966 ], [ -96.275341796874983, 28.655126953125006 ], [ -96.3734375, 28.657031250000045 ], [ -96.374121093749949, 28.631103515625 ], [ -96.448730468749972, 28.594482421875 ], [ -96.526025390624994, 28.648291015625034 ], [ -96.559716796875023, 28.684472656250023 ], [ -96.575683593749972, 28.715722656249994 ], [ -96.608496093750006, 28.723291015625051 ], [ -96.640039062499937, 28.708789062500017 ], [ -96.524658203124972, 28.48872070312504 ], [ -96.475488281249994, 28.479199218749955 ], [ -96.421093749999926, 28.457324218750045 ], [ -96.48881835937496, 28.406054687499989 ], [ -96.561718749999983, 28.367138671874955 ], [ -96.676367187499977, 28.341308593750028 ], [ -96.773535156249977, 28.421630859375057 ], [ -96.794580078124994, 28.320849609375017 ], [ -96.806884765625, 28.220214843750057 ], [ -96.839501953124994, 28.194384765625017 ], [ -96.891601562499943, 28.157568359374977 ], [ -96.919873046874926, 28.18535156249996 ], [ -96.933300781250011, 28.224267578124994 ], [ -96.966650390624949, 28.189550781250006 ], [ -97.015478515624949, 28.163476562500023 ], [ -97.096044921875034, 28.158251953125045 ], [ -97.156494140625, 28.144335937500045 ], [ -97.155078124999989, 28.102636718749977 ], [ -97.141259765624994, 28.060742187499983 ], [ -97.034326171874994, 28.093847656250063 ], [ -97.073095703124977, 27.986083984375028 ], [ -97.171435546874932, 27.879589843750011 ], [ -97.2515625, 27.854443359374955 ], [ -97.374121093750006, 27.870019531250023 ], [ -97.404394531249977, 27.859326171874983 ], [ -97.431494140624977, 27.837207031249989 ], [ -97.288720703124937, 27.670605468749983 ], [ -97.380468749999977, 27.419335937500051 ], [ -97.439111328125023, 27.328271484374966 ], [ -97.47978515624996, 27.316601562499983 ], [ -97.523876953124983, 27.313964843749972 ], [ -97.682128906249972, 27.394921875000051 ], [ -97.768457031249966, 27.45751953125 ], [ -97.692382812500028, 27.287158203125017 ], [ -97.485107421874972, 27.237402343750006 ], [ -97.474511718749966, 27.172949218750034 ], [ -97.475683593750006, 27.117871093750011 ], [ -97.516503906249994, 27.053222656249972 ], [ -97.554687499999943, 26.96733398437496 ], [ -97.526513671874966, 26.907519531250045 ], [ -97.493798828124966, 26.759619140625034 ], [ -97.465820312499972, 26.691748046875063 ], [ -97.43505859375, 26.485839843750028 ], [ -97.40234375, 26.396533203125045 ], [ -97.213916015624989, 26.067871093750057 ], [ -97.150390625, 26.065332031249966 ], [ -97.14018554687496, 26.029736328125011 ], [ -97.146240234374943, 25.961474609375045 ], [ -97.28178710937496, 25.941601562499983 ], [ -97.338671874999989, 25.911181640625017 ], [ -97.349755859374937, 25.884765625000057 ], [ -97.358154296874972, 25.870507812499994 ], [ -97.375634765624966, 25.871826171875 ], [ -97.440283203125006, 25.89082031250004 ], [ -97.587255859375006, 25.984179687500045 ], [ -97.801416015624937, 26.042041015625017 ], [ -98.082812499999989, 26.064453124999972 ], [ -98.275048828124966, 26.111181640624977 ], [ -98.378125, 26.182373046875028 ], [ -98.485888671874932, 26.224560546874983 ], [ -98.598291015625023, 26.237841796875045 ], [ -98.691406249999972, 26.276464843750006 ], [ -98.765234375, 26.340429687499977 ], [ -98.87319335937498, 26.38125 ], [ -99.015283203124966, 26.398974609374989 ], [ -99.107763671874977, 26.446923828124994 ], [ -99.172070312500026, 26.564160156249983 ], [ -99.17236328125, 26.56591796875 ], [ -99.229931640624997, 26.761914062499955 ], [ -99.302441406250026, 26.884716796875011 ], [ -99.443554687499997, 27.036669921874989 ], [ -99.456494140624969, 27.056640625000057 ], [ -99.456542968749986, 27.05668945312496 ], [ -99.457714843749955, 27.081689453124994 ], [ -99.440234374999946, 27.170117187499983 ], [ -99.45512695312496, 27.23369140624996 ], [ -99.499804687500003, 27.285498046875034 ], [ -99.51005859374996, 27.340332031250028 ], [ -99.48583984375, 27.398046875000063 ], [ -99.484277343749952, 27.467382812500063 ], [ -99.505322265624969, 27.548339843750028 ], [ -99.5953125, 27.635888671875023 ], [ -99.754248046874963, 27.729931640624983 ], [ -99.889648437500014, 27.867285156250006 ], [ -100.001416015624969, 28.0478515625 ], [ -100.111962890625009, 28.172949218750006 ], [ -100.221289062499991, 28.242626953124983 ], [ -100.296044921874952, 28.327685546874989 ], [ -100.336279296874977, 28.428125 ], [ -100.348144531249986, 28.486425781250006 ], [ -100.331738281250026, 28.502539062500006 ], [ -100.398925781249943, 28.614208984375011 ], [ -100.549707031250023, 28.821337890625017 ], [ -100.63632812499999, 28.972802734374966 ], [ -100.658642578125011, 29.06855468750004 ], [ -100.754589843750011, 29.182519531249994 ], [ -100.924121093750003, 29.314697265625 ], [ -101.016308593749955, 29.400683593750017 ], [ -101.038623046874974, 29.460302734375006 ], [ -101.038964843749952, 29.460400390625011 ], [ -101.303515624999932, 29.63408203124996 ], [ -101.380371093749957, 29.742578125000051 ], [ -101.440380859375026, 29.77685546875 ], [ -101.509277343750028, 29.773144531249955 ], [ -101.54462890624994, 29.783544921875034 ], [ -101.546386718749943, 29.808056640624955 ], [ -101.568701171874963, 29.809228515625023 ], [ -101.611621093750003, 29.786962890625034 ], [ -101.75234375, 29.782470703125 ], [ -101.990917968749997, 29.795703125000017 ], [ -102.1630859375, 29.825244140625017 ], [ -102.26894531249998, 29.871191406250034 ], [ -102.343066406249974, 29.864990234375028 ], [ -102.385644531249952, 29.806640625000028 ], [ -102.476269531250026, 29.769091796875017 ], [ -102.61494140624994, 29.75234375 ], [ -102.734179687499989, 29.643945312500023 ], [ -102.833984374999986, 29.443945312500034 ], [ -102.877832031249952, 29.315332031250051 ], [ -102.865673828124955, 29.258007812499983 ], [ -102.891992187499994, 29.216406250000034 ], [ -102.95683593749996, 29.190380859374983 ], [ -103.022851562500009, 29.132226562500051 ], [ -103.089990234375009, 29.041894531250023 ], [ -103.168310546874977, 28.998193359374994 ], [ -103.25771484374998, 29.001123046874966 ], [ -103.422949218749977, 29.070703125000023 ], [ -103.663964843749966, 29.206884765625063 ], [ -103.852929687500009, 29.291064453124989 ], [ -103.989746093749986, 29.323144531250023 ], [ -104.110595703125, 29.386132812499994 ], [ -104.215527343749983, 29.479882812499994 ], [ -104.312207031249955, 29.54243164062504 ], [ -104.400634765625028, 29.57373046875 ], [ -104.504003906249949, 29.677685546874955 ], [ -104.622216796874966, 29.85429687499996 ], [ -104.681347656250026, 29.990527343750017 ], [ -104.681347656250026, 30.134375 ], [ -104.835888671874969, 30.447656249999966 ], [ -104.91787109374998, 30.583349609375006 ], [ -104.97880859374996, 30.645947265624955 ], [ -105.098144531250028, 30.720556640625063 ], [ -105.275830078124983, 30.807275390624966 ], [ -105.51401367187502, 30.98076171874996 ], [ -105.812695312500026, 31.241015625000045 ], [ -106.024072265625009, 31.397753906249989 ], [ -106.148046874999949, 31.450927734375 ], [ -106.255712890624949, 31.544677734375 ], [ -106.346972656249974, 31.679003906250017 ], [ -106.43603515625, 31.764453125000017 ], [ -106.445410156249963, 31.768408203125006 ], [ -106.453222656249949, 31.770166015625023 ], [ -106.673046874999969, 31.771337890625006 ], [ -106.892871093749989, 31.772460937500057 ], [ -107.112695312500009, 31.773632812500011 ], [ -107.332519531249943, 31.774755859374977 ], [ -107.552343749999963, 31.775878906250028 ], [ -107.772216796875, 31.777050781250011 ], [ -107.99204101562502, 31.778173828125063 ], [ -108.211816406250023, 31.779345703125017 ], [ -108.2125, 31.666845703125034 ], [ -108.213183593749946, 31.55439453125004 ], [ -108.213818359374983, 31.441894531250028 ], [ -108.214453124999935, 31.329443359375034 ], [ -108.56787109375, 31.328808593749983 ], [ -108.921337890624983, 31.328125 ], [ -109.274755859374949, 31.327441406249989 ], [ -109.628222656250017, 31.326806640625023 ], [ -109.981640624999983, 31.326171874999972 ], [ -110.335107421874966, 31.325537109375034 ], [ -110.688525390625017, 31.324853515624994 ], [ -111.0419921875, 31.324218750000028 ], [ -111.516210937499977, 31.472265625 ], [ -111.990478515624972, 31.620214843750034 ], [ -112.464746093749952, 31.768261718749983 ], [ -112.938964843750014, 31.916259765625028 ], [ -113.413183593749991, 32.064306640625006 ], [ -113.887451171874986, 32.212304687500023 ], [ -114.361718749999966, 32.360302734374983 ], [ -114.835937499999943, 32.508300781250028 ], [ -114.787988281249952, 32.564794921875006 ], [ -114.724755859374952, 32.715332031250028 ], [ -114.839062499999969, 32.704736328124994 ], [ -115.125195312499997, 32.683300781249983 ], [ -115.411376953125028, 32.661865234375057 ], [ -115.697509765624972, 32.640478515625034 ], [ -115.983691406250003, 32.619042968750023 ], [ -116.269824218749946, 32.597607421875011 ], [ -116.555957031249974, 32.576220703125017 ], [ -116.842089843750003, 32.554785156250006 ], [ -117.128271484374949, 32.533349609374994 ], [ -117.130468749999963, 32.539746093749955 ], [ -117.137402343749955, 32.649169921875028 ], [ -117.18374023437498, 32.687890625000023 ], [ -117.243457031249974, 32.664013671874955 ], [ -117.270703125000011, 32.80625 ], [ -117.255761718749994, 32.873388671874977 ], [ -117.26298828124996, 32.938867187499994 ], [ -117.318847656249972, 33.100048828124983 ], [ -117.467431640624952, 33.295507812500006 ], [ -117.788525390624997, 33.538476562500023 ], [ -117.952099609375011, 33.619628906250028 ], [ -118.080517578124969, 33.722167968749972 ], [ -118.161914062499946, 33.750683593750011 ], [ -118.264404296874957, 33.758593750000017 ], [ -118.294189453124986, 33.712304687499994 ], [ -118.41044921874996, 33.74394531249996 ], [ -118.392968749999952, 33.858300781249994 ], [ -118.506201171875006, 34.017382812499989 ], [ -118.598828124999969, 34.035009765625034 ], [ -118.832031249999957, 34.024462890625017 ], [ -119.14375, 34.112011718749983 ], [ -119.235839843749972, 34.164111328125045 ], [ -119.267675781249977, 34.257421875000034 ], [ -119.413671874999963, 34.338574218749955 ], [ -119.606054687499991, 34.418017578124989 ], [ -119.713183593749974, 34.399658203124972 ], [ -119.853320312500003, 34.411962890624977 ], [ -120.052978515625, 34.469287109375045 ], [ -120.169531250000034, 34.476464843749994 ], [ -120.396484375, 34.459570312500006 ], [ -120.481201171875028, 34.471630859374983 ], [ -120.559814453124972, 34.543896484374955 ], [ -120.644677734375023, 34.579980468750023 ], [ -120.626708984375, 34.668945312500028 ], [ -120.637597656250009, 34.749365234374977 ], [ -120.624902343749994, 34.81196289062504 ], [ -120.66303710937494, 34.949267578125017 ], [ -120.633593749999989, 35.076464843750017 ], [ -120.659082031249937, 35.122412109375034 ], [ -120.707031250000028, 35.15766601562504 ], [ -120.857373046875011, 35.209667968749955 ], [ -120.88486328125002, 35.274951171875045 ], [ -120.860302734374983, 35.365429687499983 ], [ -120.899609375, 35.425097656249989 ], [ -121.02285156249998, 35.480761718750045 ], [ -121.137939453124972, 35.60712890625004 ], [ -121.283837890624937, 35.676318359374989 ], [ -121.343847656250006, 35.792236328125 ], [ -121.433740234375023, 35.863867187500006 ], [ -121.464990234374994, 35.927392578124994 ], [ -121.664355468750017, 36.154052734374972 ], [ -121.877392578124983, 36.331054687499972 ], [ -121.91015625, 36.432910156250045 ], [ -121.918652343749955, 36.572363281250034 ], [ -121.83515625, 36.657470703125057 ], [ -121.78999023437494, 36.732275390625006 ], [ -121.794531249999977, 36.800976562499983 ], [ -121.807421874999946, 36.851220703124994 ], [ -121.880664062499946, 36.938916015625011 ], [ -122.16420898437498, 36.990966796875057 ], [ -122.39492187499999, 37.207519531250028 ], [ -122.408447265625, 37.373144531250006 ], [ -122.499218750000011, 37.542626953124994 ], [ -122.500439453124997, 37.652783203124955 ], [ -122.51420898437496, 37.77197265625 ], [ -122.445605468750017, 37.797998046874966 ], [ -122.384082031250003, 37.788525390624983 ], [ -122.390283203125023, 37.741064453125006 ], [ -122.369726562500006, 37.655859375000063 ], [ -122.297607421874972, 37.591845703124989 ], [ -122.228662109374966, 37.563916015624983 ], [ -122.166015624999986, 37.501660156249983 ], [ -122.119042968750009, 37.482812499999966 ], [ -122.070507812499983, 37.478271484375028 ], [ -122.096533203124949, 37.518212890624994 ], [ -122.124121093749977, 37.543798828125063 ], [ -122.158056640624963, 37.626464843750028 ], [ -122.222216796874974, 37.732031250000034 ], [ -122.295996093750006, 37.790332031250017 ], [ -122.333447265624997, 37.896582031249977 ], [ -122.365478515624943, 37.921191406250017 ], [ -122.385449218750011, 37.960595703124966 ], [ -122.314257812499989, 38.007324218749972 ], [ -122.217041015624986, 38.040625 ], [ -122.08671875, 38.049609374999989 ], [ -121.71684570312496, 38.034082031250023 ], [ -121.638085937499994, 38.061279296875057 ], [ -121.572998046874972, 38.052392578125023 ], [ -121.525341796875026, 38.055908203125028 ], [ -121.625732421874957, 38.083935546874955 ], [ -121.68222656250002, 38.074804687500063 ], [ -121.748632812499949, 38.080468750000051 ], [ -121.880761718749966, 38.075 ], [ -121.934179687500006, 38.086816406250023 ], [ -121.993115234375026, 38.120117187500057 ], [ -122.031494140625028, 38.123535156250028 ], [ -122.153759765624983, 38.065527343750034 ], [ -122.208300781249989, 38.072558593750045 ], [ -122.337109375000026, 38.135888671874966 ], [ -122.393359374999946, 38.144824218750017 ], [ -122.48388671875, 38.108837890624955 ], [ -122.494921874999932, 37.953564453124955 ], [ -122.466894531250006, 37.838183593749989 ], [ -122.521337890624991, 37.826416015624972 ], [ -122.584179687499997, 37.874072265625017 ], [ -122.680712890624946, 37.90234375 ], [ -122.760400390625023, 37.945654296875034 ], [ -122.872949218749952, 38.026074218749983 ], [ -122.931982421874977, 38.055468750000017 ], [ -122.998779296875, 37.988623046874977 ], [ -123.001464843750014, 38.019287109375028 ], [ -122.96816406249998, 38.097021484375034 ], [ -122.977587890624946, 38.227343750000045 ], [ -122.87680664062502, 38.123339843749989 ], [ -122.908154296875011, 38.196582031249989 ], [ -122.986523437499997, 38.277099609375057 ], [ -123.046191406249974, 38.305078124999966 ], [ -123.121142578124974, 38.449267578125045 ], [ -123.289746093749955, 38.535839843750011 ], [ -123.424804687500014, 38.675634765624977 ], [ -123.701123046874997, 38.907275390625017 ], [ -123.719531249999932, 39.110986328125023 ], [ -123.820312499999943, 39.368408203124972 ], [ -123.777783203124983, 39.514941406249989 ], [ -123.783496093750003, 39.618701171874989 ], [ -123.832910156249937, 39.775488281250034 ], [ -123.884472656249969, 39.860791015625011 ], [ -124.108496093749949, 40.094531250000017 ], [ -124.324023437499989, 40.251953125000028 ], [ -124.356542968750034, 40.371093749999972 ], [ -124.371679687500006, 40.491210937500028 ], [ -124.324511718749989, 40.59809570312504 ], [ -124.283691406250028, 40.710546875000034 ], [ -124.25390625, 40.74028320312496 ], [ -124.242333984374952, 40.727880859375006 ], [ -124.250585937500034, 40.703906250000017 ], [ -124.220019531249932, 40.696484375000011 ], [ -124.208447265624969, 40.74609375 ], [ -124.190234374999989, 40.771728515624972 ], [ -124.222509765624991, 40.775048828125023 ], [ -124.21918945312494, 40.790722656250011 ], [ -124.199902343750011, 40.822070312500017 ], [ -124.133105468749989, 40.969775390624989 ], [ -124.14003906249998, 41.155908203124994 ], [ -124.06850585937498, 41.384179687500051 ], [ -124.071923828124966, 41.459521484375017 ], [ -124.117675781249957, 41.621728515625023 ], [ -124.163232421874994, 41.718994140625028 ], [ -124.244628906249972, 41.787939453125063 ], [ -124.208740234374943, 41.888574218750051 ], [ -124.211669921875014, 41.984619140624972 ], [ -124.35527343749996, 42.122900390625006 ], [ -124.410009765625006, 42.304345703125023 ], [ -124.420507812500006, 42.381005859374994 ], [ -124.406152343750023, 42.583691406249983 ], [ -124.443798828124955, 42.670214843750017 ], [ -124.539648437500034, 42.812890624999966 ], [ -124.498583984375017, 42.936865234375006 ], [ -124.454443359374991, 43.012353515625023 ], [ -124.346582031249966, 43.341650390625034 ], [ -124.320605468750003, 43.368212890625045 ], [ -124.275488281249949, 43.367382812499955 ], [ -124.196923828125023, 43.423339843749972 ], [ -124.233154296874943, 43.436376953124977 ], [ -124.287988281250009, 43.40971679687496 ], [ -124.239208984375026, 43.540039062500057 ], [ -124.184375, 43.65156250000004 ], [ -124.148730468749974, 43.691748046875034 ], [ -124.130664062499932, 44.055664062500028 ], [ -124.099169921875003, 44.333789062500017 ], [ -124.047460937499949, 44.425488281249955 ], [ -124.065429687499972, 44.520068359375045 ], [ -124.044531249999977, 44.648242187500045 ], [ -124.059179687500034, 44.777734375000051 ], [ -123.948583984374963, 45.400830078124983 ], [ -123.963085937499997, 45.476074218750028 ], [ -123.929345703124952, 45.57695312499996 ], [ -123.961230468749974, 45.842968749999983 ], [ -123.94711914062502, 46.140576171874955 ], [ -123.97524414062498, 46.178320312500006 ], [ -123.989306640625003, 46.219384765625023 ], [ -123.96293945312496, 46.225439453125006 ], [ -123.911669921875003, 46.182177734374989 ], [ -123.673632812500003, 46.1826171875 ], [ -123.521630859374937, 46.222656249999972 ], [ -123.46635742187496, 46.20942382812504 ], [ -123.402294921874969, 46.154980468749955 ], [ -123.321582031249946, 46.14399414062504 ], [ -123.22060546874998, 46.153613281250045 ], [ -123.25131835937502, 46.167285156249989 ], [ -123.298681640624991, 46.170849609374983 ], [ -123.404736328125011, 46.220996093749989 ], [ -123.46484375, 46.271093749999977 ], [ -123.650341796874955, 46.267724609375023 ], [ -123.68837890624998, 46.299853515624989 ], [ -123.89570312499994, 46.267773437500011 ], [ -123.959765624999932, 46.300732421874983 ], [ -124.072753906249957, 46.279443359374994 ], [ -124.045117187500011, 46.372900390625034 ], [ -124.05019531249998, 46.490527343750017 ], [ -124.044335937500023, 46.605078125 ], [ -124.016406250000017, 46.521386718749994 ], [ -123.946142578125006, 46.432568359375011 ], [ -123.912402343749974, 46.533349609375051 ], [ -123.889160156250028, 46.660009765625006 ], [ -123.957714843749969, 46.708691406249955 ], [ -124.071679687499994, 46.744775390625023 ], [ -124.112548828124972, 46.862695312499994 ], [ -123.84287109375002, 46.963183593750045 ], [ -123.986035156249955, 46.984472656250006 ], [ -124.042236328124957, 47.0296875 ], [ -124.11171875, 47.03520507812496 ], [ -124.116796874999949, 47.000341796875063 ], [ -124.139257812500006, 46.954687499999977 ], [ -124.163574218749986, 47.015332031250011 ], [ -124.170507812499977, 47.086669921875057 ], [ -124.198828124999963, 47.208544921875017 ], [ -124.309277343749997, 47.404589843749989 ], [ -124.376025390625003, 47.658642578124955 ], [ -124.460058593749991, 47.78422851562496 ], [ -124.621093750000014, 47.904150390624977 ], [ -124.663085937499957, 47.974121093750028 ], [ -124.70166015625, 48.151660156250045 ], [ -124.679980468749932, 48.285888671875028 ], [ -124.7099609375, 48.38037109375 ], [ -124.632617187499974, 48.375048828124989 ], [ -124.429052734374977, 48.300781250000057 ], [ -124.175488281250011, 48.242431640624972 ], [ -124.098779296875009, 48.2 ], [ -123.97578125, 48.16845703125 ], [ -123.294433593750014, 48.119531249999966 ], [ -123.249902343750009, 48.124218749999955 ], [ -123.161865234375014, 48.154541015625 ], [ -123.124414062500023, 48.150927734374989 ], [ -123.024218749999946, 48.081591796874989 ], [ -122.973876953124986, 48.07329101562496 ], [ -122.908886718749983, 48.076904296875 ], [ -122.860888671874974, 48.090039062500011 ], [ -122.778613281250003, 48.137597656250023 ], [ -122.767529296874969, 48.120019531249994 ], [ -122.769091796875017, 48.075976562499989 ], [ -122.739746093749986, 48.013232421874989 ], [ -122.679492187499974, 47.931787109375023 ], [ -122.656640625000023, 47.881152343749989 ], [ -122.778417968749963, 47.738427734374966 ], [ -122.801757812500014, 47.735351562500057 ], [ -122.80537109374994, 47.78364257812504 ], [ -122.821386718750006, 47.793164062500011 ], [ -123.050634765624991, 47.551953124999983 ], [ -123.131054687499955, 47.437744140625 ], [ -123.1390625, 47.386083984375034 ], [ -123.136328124999963, 47.355810546875006 ], [ -123.104199218749983, 47.348388671875 ], [ -123.03090820312498, 47.360205078125006 ], [ -122.922167968749932, 47.407666015624983 ], [ -122.916894531250023, 47.417968750000057 ], [ -123.018212890624966, 47.401074218749983 ], [ -123.066796875, 47.399658203125057 ], [ -123.060156249999977, 47.453662109375045 ], [ -123.048632812499946, 47.479345703125034 ], [ -122.98247070312496, 47.559375 ], [ -122.912890625, 47.607373046875011 ], [ -122.814062500000034, 47.658544921875034 ], [ -122.757128906249974, 47.700537109375063 ], [ -122.717871093749977, 47.76210937499999 ], [ -122.608154296875, 47.835498046875017 ], [ -122.587890624999957, 47.855957031250028 ], [ -122.592675781249952, 47.91640625 ], [ -122.58574218749996, 47.927880859375023 ], [ -122.53281250000002, 47.919726562500045 ], [ -122.510791015624974, 47.815722656249989 ], [ -122.523925781249986, 47.769335937500045 ], [ -122.618408203124957, 47.712792968749994 ], [ -122.63017578124996, 47.692822265625011 ], [ -122.613623046874963, 47.615625 ], [ -122.62827148437502, 47.608154296874972 ], [ -122.664306640624986, 47.61723632812496 ], [ -122.675488281249955, 47.612353515625045 ], [ -122.58583984374998, 47.528417968749977 ], [ -122.557421874999974, 47.463183593750017 ], [ -122.553564453124977, 47.404931640624966 ], [ -122.577880859374957, 47.293164062500011 ], [ -122.603906250000023, 47.274609374999983 ], [ -122.648632812499983, 47.28144531250004 ], [ -122.70771484374994, 47.316406250000057 ], [ -122.720898437499969, 47.305126953124983 ], [ -122.767773437500011, 47.218359375000063 ], [ -122.783300781249977, 47.225976562500023 ], [ -122.812548828124989, 47.328955078125034 ], [ -122.828466796875034, 47.336572265624994 ], [ -122.91953125000002, 47.289648437500006 ], [ -122.956201171874937, 47.244580078124983 ], [ -122.987646484374949, 47.172558593749955 ], [ -123.027587890625014, 47.138916015625028 ], [ -122.914160156249991, 47.131494140625051 ], [ -122.811962890624955, 47.145996093749972 ], [ -122.729882812500023, 47.111816406250028 ], [ -122.701953125000017, 47.110888671875017 ], [ -122.627050781250034, 47.144238281249983 ], [ -122.60415039062498, 47.1669921875 ], [ -122.542187499999969, 47.275585937499983 ], [ -122.511083984375034, 47.295019531250034 ], [ -122.464843750000028, 47.295800781250023 ], [ -122.420117187499969, 47.312109374999977 ], [ -122.35380859374996, 47.37158203125 ], [ -122.351123046874946, 47.39521484375004 ], [ -122.375244140624986, 47.528369140624989 ], [ -122.368359375, 47.60390625 ], [ -122.380761718749952, 47.627832031249994 ], [ -122.410498046874963, 47.652636718749989 ], [ -122.406787109375017, 47.6767578125 ], [ -122.383642578125006, 47.716455078125023 ], [ -122.381982421875023, 47.752343750000051 ], [ -122.401806640624969, 47.784277343749977 ], [ -122.392871093750017, 47.820556640625 ], [ -122.330322265624972, 47.898632812500011 ], [ -122.318457031249963, 47.933056640625011 ], [ -122.241992187500017, 48.010742187500028 ], [ -122.261279296874946, 48.042041015624989 ], [ -122.31748046875002, 48.080175781250034 ], [ -122.352978515624969, 48.11381835937496 ], [ -122.388671874999957, 48.166357421875006 ], [ -122.415820312499989, 48.183935546875034 ], [ -122.424707031250023, 48.175927734375023 ], [ -122.386621093749994, 48.089941406249977 ], [ -122.394775390624957, 48.084130859375051 ], [ -122.494042968750023, 48.130468749999977 ], [ -122.516992187499994, 48.159667968749972 ], [ -122.529150390624977, 48.199316406249977 ], [ -122.5203125, 48.229101562500006 ], [ -122.467041015625028, 48.258496093749955 ], [ -122.403369140624932, 48.269189453124994 ], [ -122.40854492187502, 48.293896484374983 ], [ -122.488427734374952, 48.374316406250017 ], [ -122.541650390624952, 48.410937500000017 ], [ -122.582568359374946, 48.428662109374983 ], [ -122.637792968750006, 48.433300781249955 ], [ -122.6625, 48.446386718750034 ], [ -122.66899414062496, 48.465234374999966 ], [ -122.657275390624974, 48.489990234375057 ], [ -122.62797851562496, 48.497900390625063 ], [ -122.542675781249983, 48.487988281249983 ], [ -122.496777343749955, 48.505566406250011 ], [ -122.501074218750034, 48.5375 ], [ -122.514794921874994, 48.55517578125 ], [ -122.512744140625017, 48.66943359375 ], [ -122.545117187499955, 48.762304687500006 ], [ -122.562011718750014, 48.777978515624994 ], [ -122.580175781249991, 48.779589843749989 ], [ -122.599414062500003, 48.76708984375 ], [ -122.653027343749997, 48.763867187499983 ], [ -122.685937499999952, 48.794287109375034 ], [ -122.722460937500017, 48.853027343750028 ], [ -122.788769531250026, 48.993017578125034 ], [ -122.686376953124949, 48.993017578125034 ], [ -122.260009765624957, 48.993017578125034 ], [ -121.833593750000034, 48.993017578125034 ], [ -121.407226562499943, 48.993017578125034 ], [ -120.980859374999952, 48.993017578125034 ], [ -120.554492187499946, 48.993017578125034 ], [ -120.128076171874937, 48.993017578125034 ], [ -119.701708984374946, 48.993017578125034 ], [ -119.27534179687494, 48.993066406250051 ], [ -118.848925781249932, 48.993066406250051 ], [ -118.422558593750026, 48.993066406250051 ], [ -117.99619140625002, 48.993066406250051 ], [ -117.569775390625011, 48.993066406250051 ], [ -117.14340820312502, 48.993066406250051 ], [ -116.717041015625014, 48.993066406250051 ], [ -116.290625, 48.993066406250051 ], [ -115.864257812500014, 48.993066406250051 ], [ -115.437890625, 48.993066406250051 ], [ -115.011523437500017, 48.993066406250051 ], [ -114.585107421875009, 48.993066406250051 ], [ -114.158740234375003, 48.993066406250051 ], [ -113.732373046875011, 48.993066406250051 ], [ -113.305957031250003, 48.993066406250051 ], [ -112.879589843749997, 48.993066406250051 ], [ -112.453222656250006, 48.993066406250051 ], [ -112.026806640624997, 48.993066406250051 ], [ -111.600439453124991, 48.993066406250051 ], [ -111.174072265625, 48.993066406250051 ], [ -110.74765625, 48.993066406250051 ], [ -110.321289062499986, 48.993066406250051 ], [ -109.89492187499999, 48.993066406250051 ], [ -109.468554687499989, 48.993066406250051 ], [ -109.04213867187498, 48.993115234374955 ], [ -108.615771484374989, 48.993115234374955 ], [ -108.189404296874983, 48.993115234374955 ], [ -107.762988281249974, 48.993115234374955 ], [ -107.336621093749983, 48.993115234374955 ], [ -106.910253906249977, 48.993115234374955 ], [ -106.483837890624969, 48.993115234374955 ], [ -106.057470703124977, 48.993115234374955 ], [ -105.631103515624972, 48.993115234374955 ], [ -105.204687499999963, 48.993115234374955 ], [ -104.778320312499972, 48.993115234374955 ], [ -104.351953124999966, 48.993115234374955 ], [ -103.925585937499974, 48.993115234374955 ], [ -103.499169921874966, 48.993115234374955 ], [ -103.07280273437496, 48.993115234374955 ], [ -102.646435546874969, 48.993115234374955 ], [ -102.22001953124996, 48.993115234374955 ], [ -101.793652343749955, 48.993115234374955 ], [ -101.367285156249963, 48.993115234374955 ], [ -100.940869140624955, 48.993115234374955 ], [ -100.514501953124949, 48.993115234374955 ], [ -100.088134765624957, 48.993115234374955 ], [ -99.661718749999949, 48.993115234374955 ], [ -99.235351562499943, 48.993115234374955 ], [ -98.808984374999952, 48.993164062499972 ], [ -98.38261718749996, 48.993164062499972 ], [ -97.956201171874937, 48.993164062499972 ], [ -97.529833984374932, 48.993164062499972 ], [ -97.103466796874955, 48.993164062499972 ], [ -96.677050781249932, 48.993164062499972 ], [ -96.250683593749926, 48.993164062499972 ], [ -95.824316406250034, 48.993164062499972 ], [ -95.397900390624926, 48.993164062499972 ], [ -95.162060546874926, 48.991748046875045 ], [ -95.15825195312496, 49.203076171875011 ], [ -95.155273437499972, 49.369677734375017 ], [ -94.939355468749937, 49.349414062499989 ], [ -94.874804687499932, 49.319042968750011 ], [ -94.854345703124949, 49.304589843749994 ], [ -94.860400390624932, 49.258593750000045 ], [ -94.84257812499996, 49.119189453124989 ], [ -94.803466796874972, 49.0029296875 ] ] ], [ [ [ 179.451562500000051, 51.37260742187496 ], [ 179.278125, 51.372216796874966 ], [ 178.925878906250063, 51.535058593750023 ], [ 178.747070312500028, 51.58671875 ], [ 178.647949218750085, 51.643896484374977 ], [ 178.692187500000074, 51.655957031249955 ], [ 178.908007812500131, 51.615576171874977 ], [ 179.084277343750017, 51.527685546875034 ], [ 179.181738281250119, 51.469921874999983 ], [ 179.294335937499994, 51.420849609375011 ], [ 179.415527343749972, 51.400878906250028 ], [ 179.451562500000051, 51.37260742187496 ] ] ], [ [ [ -176.286718749999977, 51.791992187500057 ], [ -176.349658203125017, 51.733300781249994 ], [ -176.396093749999977, 51.759863281249977 ], [ -176.413720703125023, 51.840576171875 ], [ -176.378564453124966, 51.861132812500017 ], [ -176.280224609374983, 51.802832031250034 ], [ -176.286718749999977, 51.791992187500057 ] ] ], [ [ [ -176.008984374999983, 51.812353515625006 ], [ -176.093359375000034, 51.790478515625011 ], [ -176.204443359375006, 51.834814453124977 ], [ -176.193652343750017, 51.886279296874989 ], [ -176.071630859375034, 51.843310546875017 ], [ -176.008984374999983, 51.812353515625006 ] ] ], [ [ [ -177.879052734375023, 51.649707031250017 ], [ -177.901269531250023, 51.616406249999983 ], [ -177.925341796874932, 51.617382812500011 ], [ -178.058886718749989, 51.672607421874972 ], [ -178.078466796874977, 51.691259765625034 ], [ -178.000048828124989, 51.717480468749955 ], [ -177.97724609375004, 51.737792968750028 ], [ -177.986376953124932, 51.764257812499977 ], [ -178.045117187500011, 51.801074218750017 ], [ -178.153466796874966, 51.848242187500034 ], [ -178.194531249999983, 51.882226562500051 ], [ -178.16826171874996, 51.903027343750011 ], [ -178.116601562500023, 51.915869140625063 ], [ -177.953808593749955, 51.918457031250057 ], [ -177.865869140624994, 51.860400390625045 ], [ -177.799609374999989, 51.840039062499983 ], [ -177.644482421875011, 51.826269531250006 ], [ -177.724951171874977, 51.801660156249966 ], [ -177.770654296874966, 51.777880859375017 ], [ -177.826953124999989, 51.685888671875006 ], [ -177.879052734375023, 51.649707031250017 ] ] ], [ [ [ -177.148193359374972, 51.716748046874983 ], [ -177.177001953125, 51.703710937500006 ], [ -177.229882812500023, 51.693554687499983 ], [ -177.382373046874989, 51.704833984375057 ], [ -177.47465820312496, 51.701269531250034 ], [ -177.577587890624983, 51.694189453125006 ], [ -177.654882812500006, 51.676562499999989 ], [ -177.670214843750017, 51.701074218749994 ], [ -177.667626953125023, 51.72119140625 ], [ -177.334716796874972, 51.776220703125034 ], [ -177.257275390625011, 51.804931640625028 ], [ -177.209765624999989, 51.841259765624955 ], [ -177.166406249999966, 51.909423828125 ], [ -177.131494140624966, 51.929785156250063 ], [ -177.110058593750011, 51.928759765625017 ], [ -177.06303710937496, 51.90190429687496 ], [ -177.079541015625011, 51.866552734375034 ], [ -177.121386718750017, 51.835791015625006 ], [ -177.135107421874977, 51.806933593749989 ], [ -177.148193359374972, 51.716748046874983 ] ] ], [ [ [ -176.593310546874989, 51.86669921875 ], [ -176.587939453124989, 51.833203125000011 ], [ -176.473388671875, 51.837402343749972 ], [ -176.43745117187504, 51.820117187499989 ], [ -176.437353515625034, 51.75429687499999 ], [ -176.452343749999955, 51.735693359375034 ], [ -176.46977539062496, 51.731152343749983 ], [ -176.510986328125, 51.74560546875 ], [ -176.557519531249994, 51.712060546875023 ], [ -176.77094726562504, 51.629931640624989 ], [ -176.837109375000011, 51.675878906250006 ], [ -176.961621093749983, 51.603662109375051 ], [ -176.874414062499966, 51.790478515625011 ], [ -176.773632812499955, 51.81875 ], [ -176.736425781250034, 51.839941406250034 ], [ -176.745117187500028, 51.894677734374994 ], [ -176.698339843749977, 51.986035156249955 ], [ -176.596826171875023, 51.981787109374977 ], [ -176.549902343750034, 51.944042968750011 ], [ -176.551611328125034, 51.919580078125023 ], [ -176.593310546874989, 51.86669921875 ] ] ], [ [ [ 178.575488281250074, 51.916259765625057 ], [ 178.511816406250063, 51.899121093750011 ], [ 178.47773437500004, 51.942529296874994 ], [ 178.475, 51.967724609374955 ], [ 178.509375000000119, 51.994677734375045 ], [ 178.57060546874996, 51.9775390625 ], [ 178.607324218749994, 51.953027343749994 ], [ 178.575488281250074, 51.916259765625057 ] ] ], [ [ [ 179.727734375000153, 51.905419921874966 ], [ 179.64521484375004, 51.880224609374977 ], [ 179.549609375000131, 51.894042968750057 ], [ 179.497656250000176, 51.932812499999955 ], [ 179.503906250000028, 51.979589843749977 ], [ 179.627148437500097, 52.030419921875023 ], [ 179.779980468750153, 51.96684570312496 ], [ 179.727734375000153, 51.905419921874966 ] ] ], [ [ [ -176.02153320312496, 52.002441406250028 ], [ -176.045068359374966, 51.972998046875063 ], [ -176.142871093749989, 52.004296875000051 ], [ -176.177539062499932, 52.029833984375017 ], [ -176.18452148437504, 52.056054687500023 ], [ -176.155664062500023, 52.09941406249996 ], [ -176.077392578124972, 52.099951171874977 ], [ -176.031201171874955, 52.082324218750045 ], [ -175.988085937499989, 52.049462890624994 ], [ -175.97529296875004, 52.028955078124994 ], [ -176.02153320312496, 52.002441406250028 ] ] ], [ [ [ 177.415429687499994, 51.882812499999972 ], [ 177.328515625000051, 51.841064453125 ], [ 177.260644531250108, 51.883691406249994 ], [ 177.250292968750131, 51.902929687500006 ], [ 177.380664062500017, 51.975781250000011 ], [ 177.478417968750051, 51.991601562500023 ], [ 177.520507812500085, 52.018212890625023 ], [ 177.563769531250017, 52.110498046874994 ], [ 177.636523437500074, 52.11381835937496 ], [ 177.669628906250097, 52.10302734375 ], [ 177.653027343750097, 52.059765624999983 ], [ 177.595996093750017, 51.993847656249955 ], [ 177.59414062499999, 51.947558593750017 ], [ 177.415429687499994, 51.882812499999972 ] ] ], [ [ [ -173.553320312500006, 52.136279296875017 ], [ -173.357226562500017, 52.095654296875011 ], [ -173.113281249999972, 52.100390624999989 ], [ -173.024316406249966, 52.090527343750011 ], [ -173.02290039062504, 52.079150390625017 ], [ -173.178857421875023, 52.0625 ], [ -173.23222656249996, 52.067968750000034 ], [ -173.368408203125, 52.045605468750011 ], [ -173.460986328125017, 52.041552734374989 ], [ -173.67255859375004, 52.062646484375023 ], [ -173.835791015624977, 52.048193359375006 ], [ -173.878955078124989, 52.053662109374983 ], [ -173.93022460937496, 52.072167968750023 ], [ -173.989599609374977, 52.103613281250034 ], [ -173.992480468749932, 52.12333984374996 ], [ -173.93891601562504, 52.131298828124983 ], [ -173.794091796875023, 52.104296874999989 ], [ -173.779003906249955, 52.118359375000011 ], [ -173.656835937500034, 52.14375 ], [ -173.553320312500006, 52.136279296875017 ] ] ], [ [ [ -172.464794921875011, 52.272265625000017 ], [ -172.53911132812496, 52.257470703125023 ], [ -172.619824218749983, 52.272851562500051 ], [ -172.582177734374966, 52.325634765624955 ], [ -172.543652343750011, 52.353808593750017 ], [ -172.470410156250011, 52.388037109375063 ], [ -172.383105468749989, 52.372949218749994 ], [ -172.313623046874966, 52.329589843750057 ], [ -172.464794921875011, 52.272265625000017 ] ] ], [ [ [ -174.677392578125023, 52.035009765625006 ], [ -175.2138671875, 51.993896484375057 ], [ -175.295556640625023, 52.022167968749955 ], [ -175.21416015624996, 52.038232421875023 ], [ -175.117675781250028, 52.047119140624972 ], [ -174.915917968749966, 52.094189453124983 ], [ -174.667773437500017, 52.134960937500011 ], [ -174.474267578124966, 52.184033203124983 ], [ -174.30615234375, 52.216162109375034 ], [ -174.258837890625017, 52.269042968749972 ], [ -174.406494140625, 52.295996093750063 ], [ -174.435546874999972, 52.317236328125034 ], [ -174.365429687499983, 52.341943359374994 ], [ -174.306884765624943, 52.377929687500057 ], [ -174.168896484375011, 52.420166015625028 ], [ -174.045605468750011, 52.367236328124989 ], [ -174.018359374999989, 52.331787109374972 ], [ -174.03007812499996, 52.289794921875028 ], [ -174.05488281250004, 52.245996093749994 ], [ -174.163232421874994, 52.223388671875 ], [ -174.179394531250011, 52.200341796875023 ], [ -174.120654296874932, 52.135205078124983 ], [ -174.34355468749996, 52.077783203124994 ], [ -174.677392578125023, 52.035009765625006 ] ] ], [ [ [ 173.722753906250176, 52.35957031250004 ], [ 173.657812500000063, 52.356640624999983 ], [ 173.616210937499972, 52.391259765624994 ], [ 173.402343750000085, 52.40478515625 ], [ 173.424511718750153, 52.437646484375051 ], [ 173.516503906250051, 52.451416015625 ], [ 173.657617187500051, 52.504101562499983 ], [ 173.77607421875004, 52.495117187500028 ], [ 173.744726562500006, 52.446630859375006 ], [ 173.722753906250176, 52.35957031250004 ] ] ], [ [ [ -170.733398437499972, 52.58149414062504 ], [ -170.797363281249943, 52.549755859374955 ], [ -170.816064453124937, 52.561523437500057 ], [ -170.827050781249966, 52.600732421875051 ], [ -170.791162109375023, 52.63125 ], [ -170.682080078125011, 52.69755859374996 ], [ -170.608056640625023, 52.68505859375 ], [ -170.584619140624966, 52.667578124999977 ], [ -170.586621093750011, 52.642431640625006 ], [ -170.614013671875, 52.609619140625 ], [ -170.649267578124977, 52.593115234375006 ], [ -170.692285156249966, 52.592968749999983 ], [ -170.733398437499972, 52.58149414062504 ] ] ], [ [ [ -169.691943359374989, 52.847363281250011 ], [ -169.708105468750006, 52.80712890625 ], [ -169.722753906249977, 52.792333984375006 ], [ -169.877343750000023, 52.813769531250017 ], [ -169.980566406250006, 52.806005859375034 ], [ -169.991845703124994, 52.829833984375 ], [ -169.982568359374966, 52.851025390624983 ], [ -169.820654296875006, 52.883398437500006 ], [ -169.754882812500028, 52.883642578125034 ], [ -169.71098632812496, 52.866748046874989 ], [ -169.691943359374989, 52.847363281250011 ] ] ], [ [ [ 172.811816406250017, 53.012988281250017 ], [ 172.983984375000119, 52.980273437500017 ], [ 173.102148437500119, 52.995605468750028 ], [ 173.251660156250097, 52.942675781249989 ], [ 173.436035156250028, 52.85205078125 ], [ 173.394726562500153, 52.834765625000045 ], [ 173.348242187500063, 52.824853515624966 ], [ 173.302539062500017, 52.825927734375 ], [ 173.158691406250028, 52.810791015625028 ], [ 173.080273437500097, 52.814453124999972 ], [ 172.935156250000119, 52.752099609374966 ], [ 172.77558593750004, 52.79692382812496 ], [ 172.721777343750063, 52.885546874999989 ], [ 172.595117187500051, 52.907421875000011 ], [ 172.49482421875004, 52.93789062499999 ], [ 172.67792968750004, 53.007568359374972 ], [ 172.811816406250017, 53.012988281250017 ] ] ], [ [ [ -167.964355468750028, 53.345117187499994 ], [ -168.270703125000011, 53.238037109375028 ], [ -168.3701171875, 53.159765624999977 ], [ -168.445996093750011, 53.084423828125011 ], [ -168.505615234374972, 53.04316406250004 ], [ -168.54902343750004, 53.036083984375011 ], [ -168.597412109375028, 53.016113281250028 ], [ -168.698535156250017, 52.963427734375045 ], [ -168.741015624999989, 52.956884765625034 ], [ -169.06591796875, 52.833935546874955 ], [ -169.088916015624989, 52.83203125 ], [ -169.073095703125034, 52.864160156249994 ], [ -168.973876953125, 52.909667968750028 ], [ -168.909179687499943, 52.951171875000028 ], [ -168.836083984374966, 53.019726562499955 ], [ -168.79584960937504, 53.044921875000028 ], [ -168.783007812499989, 53.079345703125028 ], [ -168.777783203125011, 53.148779296875063 ], [ -168.759619140625034, 53.175048828125 ], [ -168.689843750000023, 53.227246093749955 ], [ -168.639013671874977, 53.255761718749994 ], [ -168.572167968749966, 53.265625 ], [ -168.436621093749949, 53.25688476562496 ], [ -168.38041992187496, 53.283447265625057 ], [ -168.362988281249955, 53.303564453125063 ], [ -168.397265625000017, 53.321923828124994 ], [ -168.405322265624989, 53.353808593749989 ], [ -168.39643554687504, 53.408789062500006 ], [ -168.357226562499932, 53.457568359374989 ], [ -168.287695312499977, 53.500146484374966 ], [ -168.193066406249983, 53.533300781250063 ], [ -168.073291015625017, 53.556982421875006 ], [ -167.985693359375034, 53.558203124999977 ], [ -167.828076171874955, 53.507958984375051 ], [ -167.8046875, 53.484960937499977 ], [ -167.843115234375006, 53.434570312500028 ], [ -167.865136718749966, 53.387304687499977 ], [ -167.964355468750028, 53.345117187499994 ] ] ], [ [ [ -166.20976562499996, 53.723291015625051 ], [ -166.223828124999983, 53.720410156249983 ], [ -166.249414062499966, 53.74516601562496 ], [ -166.250732421874972, 53.767773437499955 ], [ -166.234375, 53.7841796875 ], [ -166.187744140625, 53.822460937499983 ], [ -166.154541015625, 53.836132812500011 ], [ -166.11372070312504, 53.843066406250017 ], [ -166.102685546874994, 53.8328125 ], [ -166.13862304687504, 53.787402343750045 ], [ -166.183740234374994, 53.756884765625045 ], [ -166.20976562499996, 53.723291015625051 ] ] ], [ [ [ -166.615332031249977, 53.900927734374989 ], [ -166.572167968749994, 53.853466796875011 ], [ -166.497460937499966, 53.883544921875 ], [ -166.442773437500023, 53.924804687499972 ], [ -166.400048828125023, 53.978125 ], [ -166.372314453124943, 53.998974609374983 ], [ -166.33564453125004, 53.97089843750004 ], [ -166.23085937499999, 53.932617187500057 ], [ -166.318994140625023, 53.873779296875057 ], [ -166.488769531249972, 53.785498046875006 ], [ -166.545605468750011, 53.726464843749966 ], [ -166.549218750000023, 53.700976562500017 ], [ -166.384716796875011, 53.720507812500017 ], [ -166.338769531249966, 53.717675781250051 ], [ -166.309472656250023, 53.697509765625028 ], [ -166.354541015624989, 53.67353515625004 ], [ -166.444189453125034, 53.651806640624955 ], [ -166.522021484374989, 53.609667968749989 ], [ -166.702197265625017, 53.536669921875045 ], [ -166.770410156249966, 53.476025390625011 ], [ -166.850976562499966, 53.452880859375028 ], [ -166.960742187500017, 53.447363281250034 ], [ -167.153662109374977, 53.407861328124994 ], [ -167.270800781249932, 53.370605468750028 ], [ -167.300439453124937, 53.350488281250023 ], [ -167.337255859374977, 53.340966796875051 ], [ -167.381298828124983, 53.341992187499983 ], [ -167.428808593749977, 53.325683593750028 ], [ -167.479833984374977, 53.2919921875 ], [ -167.522460937499972, 53.276220703125006 ], [ -167.592187499999966, 53.272705078125 ], [ -167.628613281250011, 53.259423828125051 ], [ -167.669433593749972, 53.259960937499983 ], [ -167.780859375000034, 53.300244140625011 ], [ -167.80878906250004, 53.323779296875017 ], [ -167.710107421875023, 53.370898437500017 ], [ -167.638720703124932, 53.386572265625006 ], [ -167.530175781250023, 53.393701171875051 ], [ -167.423535156249983, 53.437255859375028 ], [ -167.204101562500028, 53.494970703124977 ], [ -167.136083984375034, 53.526464843750006 ], [ -167.092333984374989, 53.635937500000011 ], [ -167.042431640624955, 53.654589843749989 ], [ -167.015722656250034, 53.698388671875023 ], [ -166.894140625000034, 53.697119140625034 ], [ -166.83833007812504, 53.648046874999977 ], [ -166.81875, 53.641357421875057 ], [ -166.808984375000023, 53.646142578125051 ], [ -166.803662109374983, 53.685400390625034 ], [ -166.741259765624989, 53.71293945312496 ], [ -166.777246093750023, 53.733154296875 ], [ -166.889599609375011, 53.758593750000045 ], [ -166.972949218750017, 53.770556640624989 ], [ -167.027246093749966, 53.769140625000063 ], [ -167.071484375000011, 53.78339843750004 ], [ -167.105615234374966, 53.813378906249994 ], [ -167.121142578125017, 53.843115234375034 ], [ -167.118164062500028, 53.872607421874989 ], [ -167.090478515624966, 53.905664062499966 ], [ -167.038085937499972, 53.9421875 ], [ -166.978076171874989, 53.962939453125017 ], [ -166.848681640625017, 53.977880859375034 ], [ -166.734033203125023, 54.002197265625028 ], [ -166.673291015624983, 54.005957031249977 ], [ -166.627392578124955, 53.995654296875017 ], [ -166.615332031249977, 53.900927734374989 ] ] ], [ [ [ -165.841552734375, 54.070654296875006 ], [ -165.87939453125, 54.053027343749989 ], [ -165.909863281249983, 54.049169921875006 ], [ -165.93291015624996, 54.059179687499977 ], [ -166.036425781249989, 54.047167968750017 ], [ -166.056640625000028, 54.054345703124994 ], [ -166.102832031249932, 54.113964843749955 ], [ -166.105810546875034, 54.144824218750017 ], [ -166.087744140624977, 54.169140625000011 ], [ -166.041259765625, 54.191259765624977 ], [ -165.966406250000034, 54.211035156250006 ], [ -165.892871093749989, 54.206982421874983 ], [ -165.764453125000017, 54.152099609375 ], [ -165.704248046875023, 54.119921875000017 ], [ -165.69287109375, 54.099902343750017 ], [ -165.737890625000034, 54.081103515625017 ], [ -165.841552734375, 54.070654296875006 ] ] ], [ [ [ -165.561132812499977, 54.136718749999972 ], [ -165.604833984375006, 54.129150390625028 ], [ -165.615380859375023, 54.139550781250023 ], [ -165.620507812499994, 54.183544921875011 ], [ -165.654150390625034, 54.253320312500023 ], [ -165.59033203125, 54.278662109375034 ], [ -165.550634765624977, 54.284521484374977 ], [ -165.533789062500006, 54.27387695312504 ], [ -165.487695312499937, 54.221875 ], [ -165.441748046875006, 54.208007812500028 ], [ -165.407861328125023, 54.19682617187496 ], [ -165.467578125000017, 54.180908203125 ], [ -165.561132812499977, 54.136718749999972 ] ] ], [ [ [ -162.554394531250011, 54.401367187499972 ], [ -162.64111328125, 54.379541015624966 ], [ -162.733105468750011, 54.402294921874983 ], [ -162.81171875000004, 54.444384765625045 ], [ -162.820556640624972, 54.494531250000051 ], [ -162.645410156249994, 54.462060546874994 ], [ -162.607958984374989, 54.446630859375063 ], [ -162.554394531250011, 54.401367187499972 ] ] ], [ [ [ -162.298144531249932, 54.847021484375006 ], [ -162.321923828124994, 54.842382812500034 ], [ -162.390771484374966, 54.872998046874955 ], [ -162.415771484375, 54.895898437500023 ], [ -162.433886718749989, 54.931542968749994 ], [ -162.293652343750011, 54.982861328124955 ], [ -162.26459960937504, 54.983496093750006 ], [ -162.238378906250034, 54.954736328124994 ], [ -162.233740234374977, 54.93203125 ], [ -162.272558593749977, 54.867187500000028 ], [ -162.298144531249932, 54.847021484375006 ] ] ], [ [ [ -163.476025390625011, 54.980712890624972 ], [ -163.37895507812496, 54.815527343749977 ], [ -163.3369140625, 54.783203125000057 ], [ -163.274511718749977, 54.765576171875011 ], [ -163.187109375000034, 54.74775390625004 ], [ -163.135058593749989, 54.723291015625023 ], [ -163.089257812499994, 54.686083984374989 ], [ -163.083251953125, 54.66899414062496 ], [ -163.358105468749955, 54.735693359375063 ], [ -163.530859374999977, 54.638330078125023 ], [ -163.583007812499943, 54.62568359375004 ], [ -164.073291015625017, 54.620996093750051 ], [ -164.171289062499994, 54.603027343750028 ], [ -164.234619140625, 54.57133789062496 ], [ -164.3466796875, 54.482421874999972 ], [ -164.40351562500004, 54.447851562500034 ], [ -164.463476562500006, 54.427343750000034 ], [ -164.5908203125, 54.40434570312496 ], [ -164.743798828125023, 54.407470703124972 ], [ -164.823437499999983, 54.419091796875051 ], [ -164.866162109374983, 54.46137695312504 ], [ -164.903955078124966, 54.544775390624977 ], [ -164.903710937499994, 54.56796875 ], [ -164.887646484375011, 54.607812500000023 ], [ -164.751464843749972, 54.662939453124977 ], [ -164.706201171874994, 54.691992187500034 ], [ -164.52978515625, 54.880859375000057 ], [ -164.478613281249977, 54.906835937500006 ], [ -164.424316406250028, 54.913183593749977 ], [ -164.273681640624972, 54.900048828124966 ], [ -164.145068359374989, 54.955126953124989 ], [ -163.867968750000017, 55.03911132812496 ], [ -163.807128906249972, 55.049072265625028 ], [ -163.60747070312496, 55.050830078125045 ], [ -163.553027343749989, 55.037841796874972 ], [ -163.510888671875023, 55.014306640624966 ], [ -163.476025390625011, 54.980712890624972 ] ] ], [ [ [ -159.362011718750068, 54.972412109375057 ], [ -159.394482421875011, 54.967333984374989 ], [ -159.421337890624955, 54.978125 ], [ -159.45849609375, 55.034960937500017 ], [ -159.461914062499972, 55.058789062499983 ], [ -159.390429687499989, 55.040869140625063 ], [ -159.363183593750023, 54.999511718749972 ], [ -159.362011718750068, 54.972412109375057 ] ] ], [ [ [ -159.51513671875, 55.151855468750028 ], [ -159.520410156249994, 55.072167968750051 ], [ -159.534960937500017, 55.05961914062496 ], [ -159.561474609375011, 55.080908203125034 ], [ -159.617724609374989, 55.05732421875004 ], [ -159.648486328124989, 55.074560546875006 ], [ -159.635400390624966, 55.10234375 ], [ -159.639648437500028, 55.123974609375011 ], [ -159.597949218749989, 55.125683593750011 ], [ -159.588037109374994, 55.165332031250017 ], [ -159.59526367187496, 55.182031250000051 ], [ -159.57475585937496, 55.21772460937504 ], [ -159.545068359374966, 55.225976562500023 ], [ -159.51513671875, 55.151855468750028 ] ] ], [ [ [ -131.339746093750023, 55.079833984375 ], [ -131.237451171874966, 54.949511718750017 ], [ -131.23203125, 54.903759765625011 ], [ -131.329541015624983, 54.887744140625045 ], [ -131.406201171874955, 54.894287109375028 ], [ -131.445703125000023, 54.909326171874994 ], [ -131.456103515624989, 54.930566406249966 ], [ -131.431347656250011, 54.99648437499999 ], [ -131.481738281249989, 55.035253906249977 ], [ -131.540039062499972, 55.048486328125023 ], [ -131.592236328125011, 55.025683593749989 ], [ -131.595117187499994, 55.090722656249994 ], [ -131.556005859375034, 55.137402343750011 ], [ -131.577832031250011, 55.200830078125051 ], [ -131.578466796874977, 55.248779296875057 ], [ -131.5654296875, 55.264111328124983 ], [ -131.512646484374983, 55.26274414062496 ], [ -131.404638671875006, 55.213330078125011 ], [ -131.339746093750023, 55.079833984375 ] ] ], [ [ [ -159.872998046874955, 55.128759765625034 ], [ -159.933935546875034, 55.106835937499994 ], [ -159.953076171875011, 55.078955078125006 ], [ -159.999414062499966, 55.067187499999989 ], [ -160.038427734375006, 55.044482421874989 ], [ -160.169580078124994, 54.941699218750017 ], [ -160.227050781249972, 54.922705078125063 ], [ -160.16357421875, 55.010449218749983 ], [ -160.153613281250045, 55.038330078124972 ], [ -160.15239257812496, 55.056884765625028 ], [ -160.172070312499955, 55.123046875 ], [ -160.133740234374955, 55.12016601562496 ], [ -160.102197265625023, 55.133886718750006 ], [ -160.038769531249983, 55.192529296875051 ], [ -159.981640624999983, 55.197753906250057 ], [ -159.92045898437496, 55.267529296874955 ], [ -159.887353515624966, 55.272998046875017 ], [ -159.871044921875011, 55.263574218750051 ], [ -159.89824218749996, 55.221289062500034 ], [ -159.83940429687496, 55.182373046875028 ], [ -159.854101562500034, 55.144677734374966 ], [ -159.872998046874955, 55.128759765625034 ] ] ], [ [ [ -132.86225585937504, 54.894433593749966 ], [ -132.837744140625034, 54.880957031249977 ], [ -132.812890625000023, 54.89042968749996 ], [ -132.772314453125034, 54.926074218750017 ], [ -132.700634765624983, 54.919042968750006 ], [ -132.648876953125011, 54.907080078124977 ], [ -132.617236328124932, 54.892431640625006 ], [ -132.634033203125, 54.840478515624994 ], [ -132.646972656249972, 54.75615234374996 ], [ -132.676660156249966, 54.726220703124994 ], [ -132.705810546874972, 54.684179687500034 ], [ -132.807275390625023, 54.709130859374966 ], [ -132.889599609375011, 54.762646484374955 ], [ -133.008935546874994, 54.854833984375006 ], [ -133.075390625000011, 54.921337890624955 ], [ -133.08056640625, 54.949414062499983 ], [ -133.122705078124994, 54.969824218750063 ], [ -133.204638671874989, 55.084472656249972 ], [ -133.251171875000068, 55.175146484375063 ], [ -133.324853515624966, 55.18549804687504 ], [ -133.41796875, 55.210693359375028 ], [ -133.453808593750011, 55.260351562500006 ], [ -133.429052734374977, 55.303808593749977 ], [ -133.296582031249955, 55.325732421875017 ], [ -133.097412109375, 55.213720703125006 ], [ -133.067089843750011, 55.166210937500011 ], [ -132.995751953124966, 55.110595703125057 ], [ -132.982177734374943, 55.03300781249996 ], [ -132.945996093750068, 55.002587890624994 ], [ -132.86225585937504, 54.894433593749966 ] ] ], [ [ [ -160.329296875000011, 55.337695312500045 ], [ -160.343310546874932, 55.258789062500057 ], [ -160.480761718749989, 55.308984374999966 ], [ -160.517480468749994, 55.333837890625063 ], [ -160.492919921874943, 55.352343750000017 ], [ -160.3623046875, 55.356982421874989 ], [ -160.329296875000011, 55.337695312500045 ] ] ], [ [ [ -160.684912109374977, 55.314794921875006 ], [ -160.669726562500017, 55.314257812499989 ], [ -160.638818359375023, 55.321923828125023 ], [ -160.573974609374943, 55.378271484375063 ], [ -160.552783203124989, 55.380761718750023 ], [ -160.552490234375, 55.363378906250034 ], [ -160.583154296874966, 55.307617187500057 ], [ -160.53120117187504, 55.233203124999989 ], [ -160.482666015625, 55.197412109374966 ], [ -160.487548828125028, 55.184863281249989 ], [ -160.609082031250011, 55.159033203125063 ], [ -160.701806640624966, 55.177636718750023 ], [ -160.750634765624966, 55.17119140624996 ], [ -160.795068359374966, 55.145214843750011 ], [ -160.825488281249932, 55.173974609374994 ], [ -160.846533203124977, 55.311328124999989 ], [ -160.839648437499989, 55.335400390625011 ], [ -160.789208984375023, 55.38310546874996 ], [ -160.723925781249932, 55.404638671875006 ], [ -160.695654296874977, 55.398339843749966 ], [ -160.672167968749989, 55.37939453125 ], [ -160.666357421875034, 55.359423828125017 ], [ -160.684912109374977, 55.314794921875006 ] ] ], [ [ [ -133.305078125000023, 55.54375 ], [ -133.283203125, 55.515625 ], [ -133.281689453125068, 55.497851562499989 ], [ -133.426464843749955, 55.43144531249996 ], [ -133.429101562499966, 55.417724609375 ], [ -133.463085937499955, 55.376660156249983 ], [ -133.493457031250045, 55.361669921875034 ], [ -133.54736328125, 55.317236328125063 ], [ -133.650195312499989, 55.269287109375057 ], [ -133.635009765625, 55.413330078125 ], [ -133.737109375000017, 55.496923828124977 ], [ -133.634228515625011, 55.539257812499983 ], [ -133.566699218750045, 55.527197265625006 ], [ -133.454785156249955, 55.522314453125006 ], [ -133.345556640625006, 55.559082031250028 ], [ -133.305078125000023, 55.54375 ] ] ], [ [ [ -155.566015625000034, 55.821191406250051 ], [ -155.604882812499966, 55.78955078125 ], [ -155.680615234375011, 55.791845703125006 ], [ -155.723193359374989, 55.802197265624983 ], [ -155.737353515624932, 55.829785156250011 ], [ -155.620605468749972, 55.913085937500028 ], [ -155.59394531250004, 55.92431640625 ], [ -155.5732421875, 55.921093749999983 ], [ -155.563916015624955, 55.886669921874983 ], [ -155.566015625000034, 55.821191406250051 ] ] ], [ [ [ -130.979150390625023, 55.489160156249994 ], [ -131.013916015625, 55.37929687499999 ], [ -131.082763671874972, 55.266796874999983 ], [ -131.18789062499999, 55.206298828125 ], [ -131.261865234374966, 55.219775390624989 ], [ -131.316308593749966, 55.268505859374983 ], [ -131.366845703125023, 55.265820312499955 ], [ -131.420703124999989, 55.275878906249972 ], [ -131.450927734375, 55.316308593750051 ], [ -131.422363281249972, 55.368408203125 ], [ -131.44755859374996, 55.408789062500063 ], [ -131.474511718750023, 55.373486328124955 ], [ -131.521826171874977, 55.341064453125028 ], [ -131.641308593750011, 55.298925781250063 ], [ -131.723681640624989, 55.218359374999977 ], [ -131.7625, 55.165820312500017 ], [ -131.810986328125011, 55.223095703124955 ], [ -131.841992187500011, 55.35869140624996 ], [ -131.846093749999966, 55.416259765624972 ], [ -131.759472656250011, 55.503076171874994 ], [ -131.647558593750034, 55.585546875 ], [ -131.62495117187504, 55.831689453124966 ], [ -131.26923828125004, 55.955371093750017 ], [ -131.236181640624977, 55.948974609375057 ], [ -131.120654296874989, 55.856640624999983 ], [ -130.997802734375, 55.727636718750006 ], [ -130.965966796874966, 55.669531250000063 ], [ -130.965039062499955, 55.568017578124994 ], [ -130.979150390625023, 55.489160156249994 ] ] ], [ [ [ -133.566113281250011, 56.339208984374977 ], [ -133.376611328125023, 56.317773437500051 ], [ -133.202978515625006, 56.319824218750028 ], [ -133.143701171875023, 56.278564453125057 ], [ -133.1044921875, 56.235107421875 ], [ -133.081738281250011, 56.194189453125006 ], [ -133.075439453124943, 56.155859375 ], [ -133.080126953125017, 56.128710937499989 ], [ -133.101220703124966, 56.099804687499955 ], [ -133.096630859375011, 56.090039062500011 ], [ -132.757568359375028, 55.995019531250023 ], [ -132.59760742187504, 55.89501953125 ], [ -132.533789062500006, 55.84248046875004 ], [ -132.496972656249966, 55.798095703125057 ], [ -132.430175781250028, 55.687011718749972 ], [ -132.288867187500017, 55.55810546875 ], [ -132.214746093750023, 55.518847656249989 ], [ -132.172705078124977, 55.480615234375023 ], [ -132.196337890624989, 55.479150390624994 ], [ -132.295898437500028, 55.507470703124994 ], [ -132.511279296874932, 55.593945312500011 ], [ -132.528857421874989, 55.590478515625023 ], [ -132.548339843750057, 55.543701171875 ], [ -132.581738281250011, 55.502636718749983 ], [ -132.631298828124955, 55.473193359375017 ], [ -132.591601562499989, 55.46435546875 ], [ -132.417871093750023, 55.482910156250057 ], [ -132.27202148437496, 55.398632812500011 ], [ -132.21528320312504, 55.383544921874972 ], [ -132.160253906250034, 55.322998046874972 ], [ -132.158398437500011, 55.299804687500057 ], [ -132.190429687499943, 55.254980468749977 ], [ -132.21489257812496, 55.236767578125011 ], [ -132.206689453124966, 55.22441406249996 ], [ -132.165966796875011, 55.218017578125 ], [ -132.005078125000011, 55.230615234374994 ], [ -131.976416015624977, 55.208593750000034 ], [ -132.000390624999966, 55.033837890625051 ], [ -131.977587890625017, 54.969482421875 ], [ -131.977929687500023, 54.940234374999989 ], [ -131.99658203125, 54.901416015624989 ], [ -131.997216796875023, 54.868603515624955 ], [ -131.982714843749989, 54.834912109375011 ], [ -131.980859374999966, 54.804833984375023 ], [ -132.02167968750004, 54.726318359375 ], [ -132.064746093750017, 54.713134765625 ], [ -132.134326171874989, 54.712548828125051 ], [ -132.189257812499989, 54.734863281249972 ], [ -132.26630859375004, 54.802343750000034 ], [ -132.341308593749943, 54.9072265625 ], [ -132.370214843749977, 54.922216796875034 ], [ -132.468652343749966, 54.937939453124955 ], [ -132.486474609374966, 54.950390625000011 ], [ -132.549365234374989, 54.952587890625011 ], [ -132.593847656249977, 54.995751953125023 ], [ -132.588476562500034, 55.05234375 ], [ -132.626953124999972, 55.11005859375004 ], [ -132.622167968749977, 55.135937499999983 ], [ -132.665332031249989, 55.14677734374996 ], [ -132.701757812500034, 55.130517578125023 ], [ -132.682861328125, 55.073925781249955 ], [ -132.704150390624989, 55.030078124999989 ], [ -132.782324218750006, 55.048486328125023 ], [ -132.91259765625, 55.188476562500028 ], [ -133.060595703124932, 55.300927734375023 ], [ -133.118554687500023, 55.327636718750028 ], [ -133.103027343749972, 55.360253906250023 ], [ -133.030029296875028, 55.377539062499977 ], [ -132.970800781250034, 55.376171874999983 ], [ -132.958886718750023, 55.395556640625017 ], [ -133.082470703124955, 55.504101562500011 ], [ -133.078417968750045, 55.534912109375 ], [ -133.033398437500011, 55.589697265625034 ], [ -133.089648437499989, 55.612597656250017 ], [ -133.24375, 55.595410156249955 ], [ -133.298242187499966, 55.606884765624983 ], [ -133.342822265624989, 55.650830078124983 ], [ -133.368994140624977, 55.688964843750028 ], [ -133.50273437499996, 55.695898437500006 ], [ -133.55327148437496, 55.691162109375028 ], [ -133.640478515624977, 55.748779296875028 ], [ -133.680175781249943, 55.78515625 ], [ -133.664404296875034, 55.803808593750063 ], [ -133.584082031250034, 55.836523437500063 ], [ -133.53715820312496, 55.831933593750023 ], [ -133.446972656249955, 55.797021484374994 ], [ -133.411718749999977, 55.79833984375 ], [ -133.322119140625034, 55.844628906250023 ], [ -133.308496093750023, 55.886474609375028 ], [ -133.241503906249932, 55.920800781249994 ], [ -133.252148437499983, 55.957080078125017 ], [ -133.289208984374966, 56.018701171875051 ], [ -133.371240234374994, 56.035888671875 ], [ -133.538623046874989, 55.999267578125 ], [ -133.684228515624994, 55.942773437500023 ], [ -133.742529296874977, 55.96484375 ], [ -133.75517578124996, 55.99946289062504 ], [ -133.599218749999977, 56.093652343750051 ], [ -133.530859375, 56.145654296874966 ], [ -133.544091796874966, 56.176513671875057 ], [ -133.594433593750011, 56.216357421874989 ], [ -133.598632812499943, 56.316259765625006 ], [ -133.566113281250011, 56.339208984374977 ] ] ], [ [ [ -132.779882812499977, 56.247265624999983 ], [ -132.830957031249966, 56.244140624999972 ], [ -132.891455078125034, 56.259423828124966 ], [ -133.035009765624977, 56.340917968750063 ], [ -133.037646484374989, 56.364843750000034 ], [ -133.017089843749972, 56.391992187499994 ], [ -132.93549804687504, 56.44179687499999 ], [ -132.902050781249983, 56.453759765625051 ], [ -132.7060546875, 56.448486328125028 ], [ -132.643359374999932, 56.435156249999977 ], [ -132.629101562499955, 56.411914062500045 ], [ -132.632275390625011, 56.388281250000034 ], [ -132.65283203125, 56.364355468750034 ], [ -132.657568359374977, 56.339306640624983 ], [ -132.646582031249977, 56.313183593750011 ], [ -132.669384765625011, 56.287304687499983 ], [ -132.779882812499977, 56.247265624999983 ] ] ], [ [ [ -132.112353515624932, 56.109375 ], [ -132.132958984374966, 55.943261718750051 ], [ -132.172607421874943, 55.95263671875 ], [ -132.210302734375006, 55.952978515624977 ], [ -132.287304687499955, 55.929394531249983 ], [ -132.368603515625011, 55.939746093750045 ], [ -132.406591796875034, 55.958203124999983 ], [ -132.42060546875004, 55.979541015624989 ], [ -132.406054687499989, 56.028857421874989 ], [ -132.451171874999943, 56.056347656249983 ], [ -132.602978515624983, 56.06640625 ], [ -132.659912109375028, 56.078173828124989 ], [ -132.69135742187504, 56.130078125000011 ], [ -132.699023437499989, 56.198193359375011 ], [ -132.675195312499966, 56.223632812500057 ], [ -132.598730468750006, 56.241650390624983 ], [ -132.539013671875011, 56.324169921875011 ], [ -132.505957031250034, 56.33525390624996 ], [ -132.379833984375011, 56.498779296874972 ], [ -132.316503906249977, 56.4875 ], [ -132.205615234375045, 56.387939453125057 ], [ -132.06689453125, 56.244238281249977 ], [ -132.112353515624932, 56.109375 ] ] ], [ [ [ -154.682812499999955, 56.435791015625028 ], [ -154.751220703124943, 56.412158203125017 ], [ -154.773925781249943, 56.420263671875063 ], [ -154.777148437499989, 56.439892578124983 ], [ -154.760937499999983, 56.47114257812504 ], [ -154.729345703125034, 56.502148437499955 ], [ -154.623730468750011, 56.561328125000017 ], [ -154.51752929687504, 56.600537109375011 ], [ -154.463378906250028, 56.598193359374989 ], [ -154.444873046874989, 56.57319335937504 ], [ -154.511181640625011, 56.521435546874983 ], [ -154.682812499999955, 56.435791015625028 ] ] ], [ [ [ -154.208642578124994, 56.514892578124972 ], [ -154.257812499999972, 56.512695312499972 ], [ -154.332128906250034, 56.539013671875011 ], [ -154.32221679687504, 56.570605468750045 ], [ -154.216748046875068, 56.608740234375006 ], [ -154.11040039062496, 56.602929687499966 ], [ -154.102246093750011, 56.581640624999977 ], [ -154.107177734375, 56.557812500000011 ], [ -154.115966796875028, 56.543896484375011 ], [ -154.149804687499994, 56.529589843750045 ], [ -154.208642578124994, 56.514892578124972 ] ] ], [ [ [ -169.755224609375006, 56.635058593750017 ], [ -169.623925781249994, 56.615136718749966 ], [ -169.55048828125004, 56.628125 ], [ -169.485693359374977, 56.61772460937496 ], [ -169.474316406249983, 56.594042968750017 ], [ -169.586865234374983, 56.542431640624983 ], [ -169.632617187499989, 56.545703125000045 ], [ -169.766162109375017, 56.607958984375017 ], [ -169.755224609375006, 56.635058593750017 ] ] ], [ [ [ -132.746875, 56.525683593750045 ], [ -132.757617187499932, 56.511035156249989 ], [ -132.884716796875011, 56.512451171875 ], [ -132.930810546874966, 56.52446289062496 ], [ -132.948046875000017, 56.567236328124977 ], [ -132.936230468750011, 56.606835937499966 ], [ -132.906542968749989, 56.637402343749983 ], [ -132.870654296874989, 56.696386718750006 ], [ -132.842529296875, 56.794775390625063 ], [ -132.655859375, 56.684716796875023 ], [ -132.598681640624989, 56.6357421875 ], [ -132.567968750000034, 56.575830078125051 ], [ -132.63422851562504, 56.553466796875028 ], [ -132.714453125000034, 56.542529296875017 ], [ -132.746875, 56.525683593750045 ] ] ], [ [ [ -133.989599609375034, 56.844970703124972 ], [ -133.924804687499972, 56.775683593749989 ], [ -133.830859375000017, 56.781298828124989 ], [ -133.778125, 56.728906249999966 ], [ -133.738378906250006, 56.65043945312496 ], [ -133.76728515625004, 56.60009765625 ], [ -133.809033203125011, 56.611328125 ], [ -133.855273437500017, 56.582177734374994 ], [ -133.883593750000017, 56.485498046875023 ], [ -133.870458984375006, 56.388671875000028 ], [ -133.884619140624977, 56.292138671874966 ], [ -133.938525390625017, 56.193652343749989 ], [ -133.94970703125, 56.12773437499996 ], [ -133.970800781250034, 56.107910156250028 ], [ -133.993994140625034, 56.10112304687496 ], [ -134.024023437500034, 56.118994140625063 ], [ -134.067480468749977, 56.133007812499983 ], [ -134.122412109374977, 56.077392578125028 ], [ -134.189599609375023, 56.076953125000017 ], [ -134.245068359375011, 56.203271484374994 ], [ -134.195458984374966, 56.413525390625011 ], [ -134.084375, 56.456347656250045 ], [ -134.150488281250034, 56.513476562500045 ], [ -134.290234375000011, 56.580029296875011 ], [ -134.278369140624989, 56.617089843750023 ], [ -134.384423828124994, 56.724023437500023 ], [ -134.390625, 56.749462890624983 ], [ -134.373681640625023, 56.838671875000045 ], [ -134.274414062499972, 56.918164062499983 ], [ -134.143261718749983, 56.932324218750011 ], [ -134.051806640624989, 56.898291015625006 ], [ -134.000585937499977, 56.869189453125045 ], [ -133.989599609375034, 56.844970703124972 ] ] ], [ [ [ -133.366210937500057, 57.003515625000034 ], [ -133.299707031249994, 56.972167968750057 ], [ -133.263525390624977, 57.004980468749977 ], [ -133.195996093750011, 57.003466796875045 ], [ -133.07080078125, 56.974267578125023 ], [ -132.996240234374966, 56.930419921874972 ], [ -132.954150390625017, 56.880273437499994 ], [ -132.950585937500023, 56.850439453125034 ], [ -132.963330078125011, 56.782568359375063 ], [ -132.954003906249994, 56.71308593750004 ], [ -132.959179687499983, 56.67705078124996 ], [ -132.975878906249989, 56.647265625000017 ], [ -133.004101562499983, 56.62373046875004 ], [ -133.034912109374943, 56.620751953125051 ], [ -133.132373046874989, 56.683251953124994 ], [ -133.243994140625006, 56.795849609375011 ], [ -133.328955078124977, 56.830078124999972 ], [ -133.33242187499999, 56.818505859375023 ], [ -133.309082031250028, 56.786230468750006 ], [ -133.239697265625011, 56.725683593750006 ], [ -133.227246093749955, 56.68925781249996 ], [ -133.178466796875, 56.644824218749989 ], [ -133.156640624999966, 56.611132812500045 ], [ -133.144238281250011, 56.56689453125 ], [ -133.14472656250004, 56.528222656250023 ], [ -133.158154296875011, 56.495166015625045 ], [ -133.180810546875023, 56.473974609374977 ], [ -133.212646484375, 56.464599609375028 ], [ -133.38276367187504, 56.473876953125057 ], [ -133.484179687499989, 56.451757812499977 ], [ -133.602783203125, 56.464111328125028 ], [ -133.631347656249943, 56.484033203124994 ], [ -133.649267578124977, 56.516796875000011 ], [ -133.658300781250034, 56.596289062500034 ], [ -133.688183593750011, 56.710009765625017 ], [ -133.680957031249932, 56.797509765624994 ], [ -133.757519531250011, 56.876660156249955 ], [ -133.823046875000045, 56.924365234374989 ], [ -133.917285156249932, 56.967089843749989 ], [ -133.979443359375011, 57.009570312500045 ], [ -133.962353515624983, 57.04345703125 ], [ -133.865966796874972, 57.068701171875006 ], [ -133.707714843749983, 57.062841796875063 ], [ -133.366210937500057, 57.003515625000034 ] ] ], [ [ [ -153.007080078125, 57.124853515624977 ], [ -153.13422851562504, 57.092578124999989 ], [ -153.156835937500034, 57.093945312499983 ], [ -153.23540039062496, 57.028613281250017 ], [ -153.29541015625, 57.00043945312504 ], [ -153.374609374999977, 57.051904296875051 ], [ -153.354345703125034, 57.131933593750006 ], [ -153.285205078124989, 57.18505859375 ], [ -152.935449218749966, 57.167333984375034 ], [ -152.90839843750004, 57.152441406250006 ], [ -152.907763671874989, 57.139746093750006 ], [ -152.933447265624977, 57.129248046874977 ], [ -153.007080078125, 57.124853515624977 ] ] ], [ [ [ -170.160546874999966, 57.183935546875034 ], [ -170.264013671875006, 57.136767578125017 ], [ -170.358007812499977, 57.154199218750023 ], [ -170.385888671874966, 57.188574218750006 ], [ -170.386621093750023, 57.203027343750023 ], [ -170.116162109375011, 57.241796875 ], [ -170.160546874999966, 57.183935546875034 ] ] ], [ [ [ -134.96977539062496, 57.351416015625034 ], [ -134.884863281249977, 57.241699218749972 ], [ -134.82319335937504, 57.156542968750045 ], [ -134.768505859375011, 57.054199218749972 ], [ -134.676855468749977, 56.842285156249972 ], [ -134.63408203124996, 56.762109374999966 ], [ -134.620703124999977, 56.718310546875017 ], [ -134.610546874999955, 56.603417968749966 ], [ -134.624316406250017, 56.578710937500006 ], [ -134.651708984375006, 56.556054687500023 ], [ -134.657080078125034, 56.523242187499989 ], [ -134.631689453125006, 56.435644531250006 ], [ -134.630029296875023, 56.30244140625004 ], [ -134.654003906250011, 56.227490234374955 ], [ -134.681884765625028, 56.216162109375034 ], [ -134.750292968750017, 56.240771484374989 ], [ -134.806445312499989, 56.28125 ], [ -134.847998046875034, 56.323486328124972 ], [ -134.950146484374955, 56.45683593749996 ], [ -134.980566406250034, 56.518945312499994 ], [ -134.982421874999972, 56.563623046875051 ], [ -134.966650390625034, 56.596142578125011 ], [ -134.933203124999977, 56.616357421875051 ], [ -134.875097656250034, 56.67045898437496 ], [ -134.883447265624966, 56.679052734375034 ], [ -134.927587890624977, 56.666992187500057 ], [ -135.017822265625, 56.66015625 ], [ -135.09716796875, 56.702832031249983 ], [ -135.159033203124977, 56.72539062499996 ], [ -135.146582031250034, 56.80234375 ], [ -135.163134765625017, 56.824121093749994 ], [ -135.284814453125023, 56.800341796875045 ], [ -135.330615234375045, 56.821875 ], [ -135.340625, 56.850781250000011 ], [ -135.33837890625, 56.893994140625011 ], [ -135.315136718749983, 56.931835937500011 ], [ -135.199609374999966, 57.02734375 ], [ -135.211230468749932, 57.044921875000028 ], [ -135.267382812500017, 57.04887695312496 ], [ -135.341357421874989, 57.08159179687496 ], [ -135.375292968749989, 57.188427734374955 ], [ -135.454931640625034, 57.249414062500051 ], [ -135.501953125000028, 57.243847656249983 ], [ -135.608935546874989, 57.071435546875023 ], [ -135.661865234375, 57.033740234374989 ], [ -135.812304687500017, 57.009521484375028 ], [ -135.781640624999966, 57.057519531250023 ], [ -135.767724609374994, 57.10039062499996 ], [ -135.821142578125034, 57.230419921874983 ], [ -135.82275390625, 57.280419921874966 ], [ -135.787109375000028, 57.317285156250023 ], [ -135.680908203125, 57.332568359375017 ], [ -135.624511718750057, 57.354394531250023 ], [ -135.580566406249972, 57.389990234375006 ], [ -135.56962890624996, 57.424707031249966 ], [ -135.487304687499972, 57.516503906250023 ], [ -135.448681640625011, 57.534375 ], [ -135.346289062500034, 57.533105468750023 ], [ -135.130664062499989, 57.431640625000057 ], [ -135.06523437499996, 57.416699218750011 ], [ -134.96977539062496, 57.351416015625034 ] ] ], [ [ [ -153.240625, 57.850097656250028 ], [ -153.268554687499972, 57.822363281249977 ], [ -153.294970703125017, 57.829492187499994 ], [ -153.350830078125028, 57.861962890625051 ], [ -153.465039062500011, 57.909375 ], [ -153.517089843749972, 57.94189453125 ], [ -153.52006835937496, 57.955761718749983 ], [ -153.481054687500006, 57.971044921874977 ], [ -153.34697265624996, 57.932812500000011 ], [ -153.2900390625, 57.897900390625011 ], [ -153.240625, 57.850097656250028 ] ] ], [ [ [ -152.898046874999977, 57.82392578125004 ], [ -152.890820312500011, 57.76899414062504 ], [ -152.850146484374989, 57.77568359374996 ], [ -152.696240234374983, 57.832275390625028 ], [ -152.616015624999989, 57.848876953125057 ], [ -152.511572265625034, 57.851464843750051 ], [ -152.428759765624932, 57.825683593750028 ], [ -152.411914062499989, 57.805908203125 ], [ -152.419140625000011, 57.782324218749977 ], [ -152.485400390625017, 57.734423828124989 ], [ -152.482617187499983, 57.703320312499983 ], [ -152.411474609374977, 57.646093750000034 ], [ -152.23652343750004, 57.614892578124994 ], [ -152.215283203124955, 57.597705078125045 ], [ -152.216210937499966, 57.577001953125006 ], [ -152.336669921875, 57.48222656249996 ], [ -152.380859374999943, 57.460107421874994 ], [ -152.412207031250034, 57.454785156249955 ], [ -152.630957031250006, 57.471826171874966 ], [ -152.831152343750034, 57.502880859374983 ], [ -152.912158203125017, 57.508154296875006 ], [ -152.940771484374977, 57.498095703124989 ], [ -152.997460937499966, 57.468945312500011 ], [ -152.95683593749996, 57.460351562500023 ], [ -152.781347656250006, 57.453417968750045 ], [ -152.719531250000045, 57.410839843749983 ], [ -152.692529296875023, 57.379589843750011 ], [ -152.679052734375034, 57.345117187499994 ], [ -152.714062499999983, 57.330957031250051 ], [ -152.789111328124989, 57.320654296875006 ], [ -152.879052734375023, 57.320800781250028 ], [ -152.990283203124932, 57.281982421875028 ], [ -153.051611328125006, 57.237646484375034 ], [ -153.274365234375011, 57.22636718749996 ], [ -153.443701171875034, 57.167187499999983 ], [ -153.503564453124966, 57.137988281249989 ], [ -153.524414062499943, 57.103076171874989 ], [ -153.58828125, 57.07768554687496 ], [ -153.732568359374994, 57.052343750000034 ], [ -153.64653320312496, 57.029589843750017 ], [ -153.633056640624972, 57.010351562500006 ], [ -153.631445312500006, 56.983691406249989 ], [ -153.643310546875, 56.960742187500045 ], [ -153.757226562499966, 56.858349609374955 ], [ -153.972705078124989, 56.77421875 ], [ -154.02734375, 56.777978515625023 ], [ -154.05078125, 56.788476562500023 ], [ -154.070019531250011, 56.804541015625006 ], [ -154.070849609374989, 56.820654296875006 ], [ -153.793212890625, 56.989501953125028 ], [ -153.804199218750028, 56.997802734375028 ], [ -153.879736328124977, 57.003515625000034 ], [ -153.999365234374977, 57.049951171874994 ], [ -154.08378906249996, 57.020068359375045 ], [ -154.102978515624955, 57.021240234375 ], [ -154.08046875, 57.061035156250028 ], [ -154.025439453124989, 57.108496093750034 ], [ -154.035058593749966, 57.121826171875 ], [ -154.065332031250023, 57.133691406249994 ], [ -154.134863281249977, 57.140771484375023 ], [ -154.24375, 57.143017578124955 ], [ -154.32441406250004, 57.131787109374983 ], [ -154.376806640624977, 57.10703125 ], [ -154.381103515624943, 57.096533203124977 ], [ -154.269531249999972, 57.099462890625063 ], [ -154.239208984375011, 57.086865234374983 ], [ -154.209130859375023, 57.063330078125063 ], [ -154.190820312500023, 57.036132812500028 ], [ -154.184326171875, 57.005322265624955 ], [ -154.207714843749983, 56.96381835937504 ], [ -154.260937500000011, 56.911767578124994 ], [ -154.338964843749977, 56.9208984375 ], [ -154.498779296874943, 57.03657226562504 ], [ -154.569335937500028, 57.205908203124977 ], [ -154.705957031249966, 57.335351562499966 ], [ -154.712207031249989, 57.36625976562496 ], [ -154.673193359374977, 57.44609375 ], [ -154.535302734375023, 57.559423828125063 ], [ -154.387060546875034, 57.590478515624994 ], [ -154.281445312500011, 57.638085937499994 ], [ -154.179345703124966, 57.652441406250006 ], [ -154.116162109374983, 57.651220703125006 ], [ -154.029833984374989, 57.630712890625006 ], [ -153.995019531249994, 57.587304687500051 ], [ -154.015869140625, 57.566894531249972 ], [ -154.007910156249977, 57.55615234375 ], [ -153.947363281249977, 57.530078125000017 ], [ -153.881884765624932, 57.439013671875045 ], [ -153.805419921875, 57.358203125000017 ], [ -153.75458984375004, 57.325341796874966 ], [ -153.687695312500011, 57.30512695312504 ], [ -153.756933593749977, 57.366845703124994 ], [ -153.797802734374955, 57.443261718750023 ], [ -153.818359374999972, 57.595605468749966 ], [ -153.838134765625, 57.635839843749977 ], [ -153.799462890624966, 57.646679687499983 ], [ -153.690136718749955, 57.640722656250006 ], [ -153.69316406249996, 57.663427734375006 ], [ -153.808496093750023, 57.714746093749994 ], [ -153.879443359374989, 57.757177734375006 ], [ -153.906103515625006, 57.790771484375028 ], [ -153.904443359375023, 57.819873046874989 ], [ -153.841552734375, 57.86284179687496 ], [ -153.805810546874994, 57.875097656250063 ], [ -153.76899414062504, 57.880371093749972 ], [ -153.695605468750017, 57.871240234374994 ], [ -153.66264648437496, 57.8578125 ], [ -153.568554687499983, 57.761083984375006 ], [ -153.52446289062496, 57.731005859375017 ], [ -153.487939453124966, 57.73095703125 ], [ -153.454052734375011, 57.747021484374983 ], [ -153.422705078125034, 57.779150390625063 ], [ -153.390429687500017, 57.798388671874989 ], [ -153.357128906249983, 57.804687500000028 ], [ -153.252392578125068, 57.790478515624955 ], [ -153.21748046875004, 57.795751953125063 ], [ -153.200292968750006, 57.82001953125004 ], [ -153.201025390624977, 57.863281250000057 ], [ -153.175195312499966, 57.87885742187504 ], [ -153.168847656249994, 57.910644531250028 ], [ -153.225927734374977, 57.957617187500006 ], [ -153.160449218749989, 57.971972656249989 ], [ -152.943261718749966, 57.936035156250028 ], [ -152.850390624999932, 57.896777343750045 ], [ -152.898046874999977, 57.82392578125004 ] ] ], [ [ [ -135.730371093750023, 58.244238281250034 ], [ -135.5875, 58.146777343749989 ], [ -135.586279296874977, 58.124414062500051 ], [ -135.615380859374966, 58.057470703125006 ], [ -135.693115234375, 58.038525390624955 ], [ -135.671142578125028, 58.011914062499955 ], [ -135.613232421875068, 57.991845703125051 ], [ -135.572021484375, 58.008544921874972 ], [ -135.421191406249989, 58.102392578125006 ], [ -135.37470703125004, 58.122119140625017 ], [ -135.346630859375011, 58.124121093749977 ], [ -135.162841796874943, 58.095849609374994 ], [ -135.002099609374966, 58.051074218750017 ], [ -134.9546875, 58.01533203125004 ], [ -134.927978515624972, 57.952783203124994 ], [ -134.970654296874955, 57.817236328125006 ], [ -135.102587890625017, 57.793652343749983 ], [ -135.164746093749983, 57.796093749999955 ], [ -135.231201171875028, 57.815820312499966 ], [ -135.338476562500034, 57.768652343750034 ], [ -135.249560546874932, 57.732568359374966 ], [ -134.978857421875034, 57.724365234375 ], [ -134.896630859374966, 57.647998046874989 ], [ -134.873095703124989, 57.589208984375006 ], [ -134.931494140624977, 57.481152343750011 ], [ -135.084863281249966, 57.51103515624996 ], [ -135.22021484375, 57.573632812500023 ], [ -135.497851562499989, 57.662255859375051 ], [ -135.564208984375, 57.66640625 ], [ -135.608544921874966, 57.650732421875006 ], [ -135.62065429687496, 57.596972656249989 ], [ -135.617822265625023, 57.480371093750023 ], [ -135.691943359374989, 57.419921875000057 ], [ -135.910791015625023, 57.446582031249989 ], [ -135.996679687500006, 57.534863281250011 ], [ -136.07661132812504, 57.674560546874972 ], [ -136.378222656250017, 57.839990234375023 ], [ -136.459912109374955, 57.873095703125017 ], [ -136.568603515625, 57.972167968750028 ], [ -136.525097656250011, 58.050585937500017 ], [ -136.512304687499977, 58.095996093750045 ], [ -136.454394531249989, 58.108007812499977 ], [ -136.369531250000023, 58.143066406250028 ], [ -136.321972656250011, 58.218896484375023 ], [ -136.245703125000034, 58.157470703125028 ], [ -136.14375, 58.098486328125006 ], [ -136.142333984375, 58.15390625 ], [ -136.094384765625023, 58.198144531249966 ], [ -135.994384765625, 58.196533203125 ], [ -135.947412109375023, 58.205810546875028 ], [ -135.881738281249966, 58.247167968750006 ], [ -135.787060546875011, 58.268505859375011 ], [ -135.730371093750023, 58.244238281250034 ] ] ], [ [ [ -134.312744140624943, 58.228906250000023 ], [ -134.319873046874989, 58.204101562500028 ], [ -134.45625, 58.20654296875 ], [ -134.593994140624972, 58.243115234374983 ], [ -134.661572265624955, 58.290917968750051 ], [ -134.64799804687496, 58.312402343749966 ], [ -134.519970703124983, 58.33251953125 ], [ -134.398876953125011, 58.287207031250006 ], [ -134.312744140624943, 58.228906250000023 ] ] ], [ [ [ -134.680273437499977, 58.161669921874989 ], [ -134.426123046874977, 58.138818359374966 ], [ -134.240087890624977, 58.143994140624955 ], [ -134.070166015625006, 57.994531249999966 ], [ -133.965527343750011, 57.873779296874972 ], [ -133.904101562500017, 57.789208984374966 ], [ -133.869287109375023, 57.707519531250028 ], [ -133.822753906249972, 57.628662109375028 ], [ -133.826904296875, 57.61757812499999 ], [ -133.925, 57.670800781249994 ], [ -133.995556640625011, 57.778466796874994 ], [ -134.031640624999966, 57.82060546874996 ], [ -134.067236328125034, 57.839599609375028 ], [ -134.104736328125057, 57.87934570312504 ], [ -134.177539062499932, 57.982177734375028 ], [ -134.180273437499977, 58.011132812499966 ], [ -134.212597656249983, 58.037939453125006 ], [ -134.24995117187504, 58.049169921875006 ], [ -134.292333984374977, 58.044726562500074 ], [ -134.306884765625, 58.034375 ], [ -134.300390625000034, 57.963427734375017 ], [ -134.26708984375, 57.884521484375028 ], [ -134.083691406250011, 57.712255859375006 ], [ -133.961132812500011, 57.614160156250023 ], [ -133.937011718749972, 57.581591796875045 ], [ -133.920849609374955, 57.491992187499989 ], [ -133.973730468749977, 57.451367187499983 ], [ -133.908837890625023, 57.368701171875017 ], [ -133.911132812500028, 57.3525390625 ], [ -133.92529296875, 57.336767578124977 ], [ -134.100048828124955, 57.300097656249989 ], [ -134.26015625, 57.146777343750017 ], [ -134.435302734374972, 57.056982421875006 ], [ -134.516015624999966, 57.042578125 ], [ -134.554785156249977, 57.057568359374955 ], [ -134.591503906250011, 57.09199218750004 ], [ -134.613085937499932, 57.137939453124972 ], [ -134.619531250000023, 57.195507812499983 ], [ -134.575878906250011, 57.231738281249989 ], [ -134.489208984375011, 57.420166015625028 ], [ -134.486767578124955, 57.48203125 ], [ -134.594824218749977, 57.567822265624983 ], [ -134.659863281249983, 57.638085937499994 ], [ -134.69511718749996, 57.736035156249983 ], [ -134.754101562500011, 57.995019531249966 ], [ -134.781494140624972, 58.077832031249983 ], [ -134.820117187499932, 58.146875 ], [ -134.869970703124977, 58.202099609374983 ], [ -134.907666015625011, 58.262792968750006 ], [ -134.933105468749943, 58.328955078124977 ], [ -134.923486328124966, 58.354638671874966 ], [ -134.836962890624989, 58.320166015625034 ], [ -134.733203124999989, 58.225 ], [ -134.680273437499977, 58.161669921874989 ] ] ], [ [ [ -152.416943359375011, 58.360205078125034 ], [ -152.380761718750023, 58.352099609375074 ], [ -152.343017578124972, 58.411621093750028 ], [ -152.316259765625034, 58.413476562499966 ], [ -152.197949218750011, 58.363085937499989 ], [ -152.125244140625, 58.374267578124972 ], [ -152.07851562499999, 58.312353515625063 ], [ -152.03662109375, 58.306689453125045 ], [ -151.997753906249955, 58.314208984375 ], [ -151.974365234375, 58.309863281249989 ], [ -151.982519531249977, 58.244335937499955 ], [ -152.068896484374989, 58.177929687500011 ], [ -152.109082031250011, 58.161132812499972 ], [ -152.16547851562504, 58.178271484375017 ], [ -152.186523437499972, 58.184667968749977 ], [ -152.223583984374955, 58.214013671874994 ], [ -152.251660156250011, 58.251123046875023 ], [ -152.268359374999932, 58.251708984375057 ], [ -152.334375, 58.208056640625045 ], [ -152.332666015624994, 58.1865234375 ], [ -152.305224609374989, 58.154052734375057 ], [ -152.309228515625023, 58.133886718750034 ], [ -152.381152343750017, 58.124267578125028 ], [ -152.451611328124983, 58.129248046875063 ], [ -152.537646484374989, 58.100976562499966 ], [ -152.558203125000034, 58.118603515625011 ], [ -152.571337890624932, 58.168212890625 ], [ -152.598242187500006, 58.16259765625 ], [ -152.638769531250006, 58.101806640624972 ], [ -152.683056640624955, 58.063330078125034 ], [ -152.763867187500011, 58.031396484375023 ], [ -152.78154296874996, 58.015917968750074 ], [ -152.840722656250023, 58.013818359374994 ], [ -152.92841796875004, 57.993701171874989 ], [ -152.982568359374966, 57.997070312500028 ], [ -153.305468750000045, 58.063085937499977 ], [ -153.381347656250028, 58.087207031250017 ], [ -153.115820312500034, 58.238525390625028 ], [ -152.976123046874989, 58.297021484375051 ], [ -152.895361328124977, 58.293847656250023 ], [ -152.814550781250034, 58.275634765625028 ], [ -152.771875, 58.278564453125 ], [ -152.768701171875023, 58.345605468749994 ], [ -152.843945312499955, 58.395605468750063 ], [ -152.841113281250017, 58.416406250000023 ], [ -152.674658203125034, 58.450585937499966 ], [ -152.612304687500028, 58.445703125000051 ], [ -152.543554687499977, 58.428173828125011 ], [ -152.478466796875011, 58.399707031249989 ], [ -152.416943359375011, 58.360205078125034 ] ] ], [ [ [ -152.486083984375, 58.485009765624966 ], [ -152.515527343750023, 58.478613281250006 ], [ -152.588623046875, 58.509228515625011 ], [ -152.636621093750023, 58.541699218749983 ], [ -152.604882812500023, 58.566406250000028 ], [ -152.463183593750045, 58.618505859374977 ], [ -152.3955078125, 58.619384765625 ], [ -152.367919921875, 58.611083984374972 ], [ -152.356835937500023, 58.594970703125 ], [ -152.362255859374983, 58.570849609375045 ], [ -152.392822265625, 58.540869140624977 ], [ -152.486083984375, 58.485009765624966 ] ] ], [ [ [ -160.918994140624989, 58.577099609374983 ], [ -160.992382812500011, 58.56103515625 ], [ -161.070263671874983, 58.569140625000045 ], [ -161.131494140625023, 58.668212890625 ], [ -161.084570312499977, 58.671289062499994 ], [ -160.986230468750023, 58.736425781250034 ], [ -160.768603515624989, 58.789208984375023 ], [ -160.715136718750045, 58.795214843750017 ], [ -160.918994140624989, 58.577099609374983 ] ] ], [ [ [ -144.565625, 59.818408203125017 ], [ -144.613574218750017, 59.812646484374994 ], [ -144.541552734374989, 59.878222656250017 ], [ -144.444921875000034, 59.950683593750057 ], [ -144.353955078124955, 59.996191406250006 ], [ -144.235742187499966, 60.015185546875045 ], [ -144.248974609374983, 59.982128906249983 ], [ -144.403222656249966, 59.921093749999983 ], [ -144.565625, 59.818408203125017 ] ] ], [ [ [ -148.021777343749989, 60.065332031250051 ], [ -148.074169921875011, 60.034716796875017 ], [ -148.271875, 60.053271484374989 ], [ -148.230664062500011, 60.113525390625 ], [ -148.079589843750028, 60.151660156250045 ], [ -147.914208984375023, 60.092333984375045 ], [ -148.021777343749989, 60.065332031250051 ] ] ], [ [ [ -147.735888671874989, 59.813232421875028 ], [ -147.846337890625023, 59.798828125000028 ], [ -147.872460937500023, 59.828369140625 ], [ -147.814355468749994, 59.901953124999977 ], [ -147.76806640625, 59.94375 ], [ -147.733642578125, 59.953613281250028 ], [ -147.606689453124972, 60.036621093749972 ], [ -147.465820312499943, 60.097021484375006 ], [ -147.336523437499977, 60.185351562499989 ], [ -147.205224609374966, 60.311328125000074 ], [ -147.180859375000011, 60.358251953125034 ], [ -147.120019531250023, 60.363085937500045 ], [ -147.019873046874977, 60.332226562499983 ], [ -146.957861328125034, 60.288867187500017 ], [ -146.986718749999966, 60.254345703125011 ], [ -147.318457031249977, 60.075292968750034 ], [ -147.346337890624966, 60.051953124999983 ], [ -147.376513671874989, 59.99116210937504 ], [ -147.403808593750028, 59.969970703124972 ], [ -147.447558593749989, 59.960253906250045 ], [ -147.479394531249966, 59.933691406250063 ], [ -147.499316406249932, 59.890185546875074 ], [ -147.540234375000011, 59.867529296874977 ], [ -147.60205078125, 59.865576171875034 ], [ -147.644921875000023, 59.853613281249977 ], [ -147.66875, 59.831542968750028 ], [ -147.735888671874989, 59.813232421875028 ] ] ], [ [ [ -166.135449218750011, 60.383544921875028 ], [ -166.043652343749955, 60.333935546874955 ], [ -165.994921874999989, 60.331152343750034 ], [ -165.840917968749977, 60.346240234374989 ], [ -165.784472656250017, 60.335595703125051 ], [ -165.72968750000004, 60.314208984375028 ], [ -165.695800781249972, 60.281542968750045 ], [ -165.689355468749994, 60.224121093749972 ], [ -165.714404296874932, 60.1728515625 ], [ -165.706933593750023, 60.100585937500028 ], [ -165.712353515624983, 60.069335937499972 ], [ -165.630566406250011, 60.028369140625074 ], [ -165.60502929687496, 59.972802734375023 ], [ -165.591796875, 59.913134765625045 ], [ -165.769287109375028, 59.893212890624966 ], [ -165.946728515625011, 59.890039062500051 ], [ -166.099853515624943, 59.849609374999972 ], [ -166.131201171875034, 59.819775390625011 ], [ -166.106689453125028, 59.775439453125045 ], [ -166.14873046874996, 59.764111328124955 ], [ -166.187548828124989, 59.77382812499999 ], [ -166.261621093749966, 59.814892578125011 ], [ -166.342968750000011, 59.834423828124983 ], [ -166.627636718750011, 59.864648437500023 ], [ -166.985058593750011, 59.983886718749972 ], [ -167.138867187499983, 60.008544921875028 ], [ -167.295117187500011, 60.095703125000028 ], [ -167.436425781250023, 60.206640625000063 ], [ -167.344335937500006, 60.224462890625034 ], [ -167.251708984374972, 60.233544921875023 ], [ -166.83632812499999, 60.21699218750004 ], [ -166.784375, 60.296435546875045 ], [ -166.73095703125, 60.316259765625006 ], [ -166.598974609375034, 60.338769531249966 ], [ -166.475683593749977, 60.382763671874955 ], [ -166.420361328124983, 60.381689453125006 ], [ -166.363867187500006, 60.364746093750028 ], [ -166.246972656249994, 60.391162109374989 ], [ -166.184960937499966, 60.396777343750074 ], [ -166.135449218750011, 60.383544921875028 ] ] ], [ [ [ -145.118505859375034, 60.337109374999983 ], [ -145.150488281249977, 60.312646484374994 ], [ -145.237646484374977, 60.321337890625074 ], [ -145.284277343749977, 60.336816406250023 ], [ -145.128125, 60.401123046874972 ], [ -145.102441406249966, 60.388232421875017 ], [ -145.118505859375034, 60.337109374999983 ] ] ], [ [ [ -146.393945312499994, 60.449658203125011 ], [ -146.371679687499977, 60.422167968749989 ], [ -146.179541015625006, 60.428759765625017 ], [ -146.124267578125028, 60.423925781250006 ], [ -146.102246093749983, 60.411181640624989 ], [ -146.128271484374977, 60.392529296875011 ], [ -146.202392578124943, 60.368017578124977 ], [ -146.419189453125, 60.325048828125034 ], [ -146.595312499999977, 60.268457031250051 ], [ -146.618310546874966, 60.273681640625028 ], [ -146.650439453125017, 60.335644531249955 ], [ -146.683007812499994, 60.360693359375006 ], [ -146.702880859374943, 60.395605468750006 ], [ -146.702539062499966, 60.408544921874977 ], [ -146.670263671874977, 60.4326171875 ], [ -146.605908203125011, 60.467822265625074 ], [ -146.560302734374943, 60.480566406250006 ], [ -146.393945312499994, 60.449658203125011 ] ] ], [ [ [ -147.658251953124989, 60.450488281249989 ], [ -147.65869140625, 60.424121093750045 ], [ -147.690039062499977, 60.398876953124955 ], [ -147.659960937499989, 60.352490234375011 ], [ -147.712011718750034, 60.272753906250017 ], [ -147.73212890625004, 60.222070312499994 ], [ -147.759912109375023, 60.190234374999989 ], [ -147.787841796875, 60.177929687499983 ], [ -147.815820312500023, 60.185156250000034 ], [ -147.821679687499966, 60.202734374999977 ], [ -147.805273437500034, 60.230664062499983 ], [ -147.871337890624972, 60.229785156250074 ], [ -147.891455078124977, 60.299414062500034 ], [ -147.854882812499994, 60.321435546874994 ], [ -147.841699218749966, 60.35126953125004 ], [ -147.837597656250011, 60.37128906250004 ], [ -147.794531249999977, 60.459863281250051 ], [ -147.779150390625034, 60.466064453124972 ], [ -147.774169921875, 60.444970703125023 ], [ -147.760205078124983, 60.438769531250017 ], [ -147.737304687500028, 60.447412109374994 ], [ -147.702978515624977, 60.486816406250028 ], [ -147.688574218750034, 60.491406249999983 ], [ -147.658251953124989, 60.450488281249989 ] ] ], [ [ [ -152.020751953124943, 60.361718750000023 ], [ -152.069042968750011, 60.358056640624994 ], [ -152.004492187500034, 60.407421875000011 ], [ -151.959716796874943, 60.503759765625006 ], [ -151.8994140625, 60.490380859375051 ], [ -151.887304687500034, 60.472705078124989 ], [ -151.986914062499977, 60.373974609374955 ], [ -152.020751953124943, 60.361718750000023 ] ] ], [ [ [ -172.74223632812496, 60.457373046874977 ], [ -172.526074218749983, 60.391748046875023 ], [ -172.3875, 60.398486328125074 ], [ -172.277539062499955, 60.343652343749994 ], [ -172.232080078124937, 60.299121093750074 ], [ -172.397167968750011, 60.331103515625017 ], [ -172.635742187500028, 60.328857421875 ], [ -172.958398437499937, 60.462792968750023 ], [ -173.07402343749996, 60.493212890624989 ], [ -173.047656250000017, 60.568310546875011 ], [ -172.923876953125017, 60.606835937499966 ], [ -172.860205078125006, 60.505664062500045 ], [ -172.74223632812496, 60.457373046874977 ] ] ], [ [ [ -147.930712890624989, 60.826171874999972 ], [ -148.05742187499996, 60.817919921875074 ], [ -148.115429687499955, 60.830615234374989 ], [ -148.123779296874972, 60.844335937500034 ], [ -148.099707031249977, 60.894824218750017 ], [ -148.101660156250006, 60.916113281250006 ], [ -148.037744140624966, 60.924121093750045 ], [ -147.964404296875017, 60.900146484375028 ], [ -147.943115234375028, 60.875390624999966 ], [ -147.930712890624989, 60.826171874999972 ] ] ], [ [ [ -171.463037109374937, 63.640039062499994 ], [ -171.447851562499977, 63.615673828125011 ], [ -171.343359374999977, 63.619628906250028 ], [ -171.196923828124994, 63.609130859375 ], [ -171.034863281250011, 63.585498046874989 ], [ -170.874609374999977, 63.593994140625028 ], [ -170.672509765625023, 63.668847656250023 ], [ -170.551855468750034, 63.6884765625 ], [ -170.430419921875, 63.698828124999977 ], [ -170.299365234375017, 63.680615234375011 ], [ -170.171289062499966, 63.640917968750017 ], [ -170.121826171875, 63.617529296875034 ], [ -170.082421874999966, 63.576660156249972 ], [ -170.056298828124966, 63.527197265625006 ], [ -170.017382812499932, 63.491748046874989 ], [ -169.777441406250006, 63.447998046875057 ], [ -169.624121093750034, 63.430566406249966 ], [ -169.587207031249989, 63.406591796875063 ], [ -169.554541015624977, 63.373486328124955 ], [ -169.427587890624977, 63.348339843749983 ], [ -169.295068359374966, 63.357519531250006 ], [ -169.22109375, 63.348583984374955 ], [ -168.996044921874983, 63.347314453124966 ], [ -168.71601562500004, 63.310595703125045 ], [ -168.761328125000034, 63.213769531250023 ], [ -168.852392578125034, 63.171240234374977 ], [ -169.109033203124994, 63.184912109375006 ], [ -169.364697265625011, 63.171142578125057 ], [ -169.470849609374966, 63.121289062500011 ], [ -169.559277343749955, 63.058203125000034 ], [ -169.5712890625, 62.996777343749955 ], [ -169.62285156249996, 62.968554687499989 ], [ -169.676367187500034, 62.956103515625017 ], [ -169.719824218749977, 62.990087890625006 ], [ -169.777783203124983, 63.09375 ], [ -169.818603515624943, 63.122363281250045 ], [ -169.863427734375023, 63.140380859375 ], [ -169.988476562500011, 63.173144531250017 ], [ -170.115380859375023, 63.193847656250057 ], [ -170.189599609374966, 63.196337890625017 ], [ -170.243115234375011, 63.232275390624977 ], [ -170.272705078125, 63.284277343750006 ], [ -170.32353515624996, 63.311132812500063 ], [ -170.424169921875034, 63.349267578124994 ], [ -170.527099609374972, 63.37929687499999 ], [ -170.848388671874943, 63.444384765625017 ], [ -170.954052734374983, 63.452929687499989 ], [ -171.061230468749983, 63.445898437499977 ], [ -171.176025390625, 63.416210937499955 ], [ -171.287304687500011, 63.372167968750063 ], [ -171.40117187499996, 63.339257812500023 ], [ -171.519140625, 63.331982421874955 ], [ -171.631835937499972, 63.351220703124966 ], [ -171.737841796874989, 63.394238281250011 ], [ -171.790966796874955, 63.424707031250023 ], [ -171.819384765624989, 63.477246093749955 ], [ -171.817919921874932, 63.529833984375017 ], [ -171.803515624999932, 63.580517578124955 ], [ -171.746386718749932, 63.703076171874955 ], [ -171.646484375, 63.727001953124955 ], [ -171.463037109374937, 63.640039062499994 ] ] ], [ [ [ -166.109863281249943, 66.227441406249994 ], [ -166.14863281250004, 66.221826171874994 ], [ -166.146484374999943, 66.237158203125006 ], [ -166.032519531250017, 66.277734375000023 ], [ -165.822216796874983, 66.328076171874983 ], [ -165.829882812500017, 66.317138671874972 ], [ -165.942285156250023, 66.278173828125034 ], [ -166.109863281249943, 66.227441406249994 ] ] ], [ [ [ -155.973535156250023, 70.841992187499955 ], [ -155.872216796874966, 70.834667968749983 ], [ -155.708056640625017, 70.857275390625063 ], [ -155.579394531250017, 70.894335937500045 ], [ -155.313378906249994, 71.014990234375034 ], [ -155.229736328125, 71.082226562499955 ], [ -155.166845703124977, 71.099218750000063 ], [ -154.943798828125011, 71.083056640625045 ], [ -154.817529296874966, 71.048486328125023 ], [ -154.673681640624977, 70.987109375000045 ], [ -154.726318359375028, 70.927783203125045 ], [ -154.785205078124932, 70.894287109375057 ], [ -154.598632812499943, 70.847998046875034 ], [ -154.392187499999977, 70.838330078125011 ], [ -154.195214843750023, 70.801123046874977 ], [ -153.918212890625, 70.877343749999966 ], [ -153.70136718750004, 70.893603515624989 ], [ -153.497705078125023, 70.891064453125011 ], [ -153.23291015625, 70.93256835937504 ], [ -152.784912109375028, 70.876025390625045 ], [ -152.670849609374955, 70.890722656250034 ], [ -152.491210937499943, 70.880957031250006 ], [ -152.300390624999977, 70.846777343750063 ], [ -152.23291015625, 70.810351562499989 ], [ -152.437255859375, 70.733251953125006 ], [ -152.470605468750023, 70.653613281250045 ], [ -152.39921875, 70.620458984375034 ], [ -152.269677734374966, 70.614746093750028 ], [ -152.253369140625011, 70.568261718749966 ], [ -152.172949218749977, 70.556640625 ], [ -151.76904296875, 70.56015625 ], [ -151.799902343749977, 70.53803710937504 ], [ -151.819628906250017, 70.511328125 ], [ -151.944677734374977, 70.452099609375011 ], [ -151.224804687499983, 70.41875 ], [ -151.128027343749977, 70.451611328125011 ], [ -150.979052734374989, 70.464697265625006 ], [ -150.662646484375045, 70.509912109374994 ], [ -150.543505859374989, 70.490136718750051 ], [ -150.403222656250023, 70.443896484375045 ], [ -150.273632812500011, 70.434326171875057 ], [ -150.152490234375023, 70.443701171875006 ], [ -149.870117187500057, 70.509667968750023 ], [ -149.544042968750034, 70.512890624999983 ], [ -149.41059570312504, 70.491406249999955 ], [ -149.269433593749966, 70.500781249999989 ], [ -148.84477539062496, 70.425195312499966 ], [ -148.688378906249966, 70.416308593750017 ], [ -148.479199218750011, 70.317919921875045 ], [ -148.371142578125017, 70.314990234375074 ], [ -148.248779296874943, 70.356738281250045 ], [ -148.142724609375023, 70.355468749999972 ], [ -148.039062500000057, 70.315478515624989 ], [ -147.869531249999966, 70.303271484374989 ], [ -147.790576171874932, 70.240136718749994 ], [ -147.705371093749989, 70.217236328124955 ], [ -147.06293945312504, 70.17041015625 ], [ -146.744873046875, 70.191748046875006 ], [ -146.28125, 70.186132812500006 ], [ -146.05766601562496, 70.15625 ], [ -145.823144531249966, 70.160058593750023 ], [ -145.440087890624994, 70.050927734374994 ], [ -145.236816406249972, 70.033935546875 ], [ -145.197363281250034, 70.008691406250023 ], [ -144.619189453124989, 69.982128906250011 ], [ -144.416894531250023, 70.039013671874983 ], [ -144.064111328124966, 70.054101562500023 ], [ -143.746435546875034, 70.101953125000023 ], [ -143.56640625, 70.101464843749994 ], [ -143.357031249999977, 70.089550781249983 ], [ -143.276464843750034, 70.095312499999977 ], [ -143.218310546874989, 70.116259765624989 ], [ -142.707861328124977, 70.033789062499977 ], [ -142.422119140624943, 69.939501953125045 ], [ -142.296972656250034, 69.869873046874972 ], [ -141.699218750000028, 69.770361328125034 ], [ -141.5263671875, 69.714697265624977 ], [ -141.407910156250011, 69.653369140625017 ], [ -141.338623046875, 69.646777343750017 ], [ -141.289648437499977, 69.664697265625023 ], [ -141.080810546875, 69.659423828125 ], [ -141.00214843750004, 69.650781250000023 ], [ -141.00214843750004, 69.358593750000011 ], [ -141.00214843750004, 69.066357421874983 ], [ -141.00214843750004, 68.774169921875057 ], [ -141.00214843750004, 68.481982421875017 ], [ -141.00214843750004, 68.189746093749989 ], [ -141.00214843750004, 67.897558593749977 ], [ -141.00214843750004, 67.605371093749966 ], [ -141.00214843750004, 67.313134765625023 ], [ -141.00214843750004, 67.020947265625011 ], [ -141.00214843750004, 66.728759765624972 ], [ -141.00214843750004, 66.436523437500057 ], [ -141.00214843750004, 66.144335937500017 ], [ -141.00214843750004, 65.852148437500006 ], [ -141.00214843750004, 65.559912109374977 ], [ -141.00214843750004, 65.267724609374966 ], [ -141.00214843750004, 64.97553710937504 ], [ -141.00214843750004, 64.683300781250011 ], [ -141.00214843750004, 64.391113281249972 ], [ -141.00214843750004, 64.098876953125057 ], [ -141.00214843750004, 63.806689453125017 ], [ -141.00214843750004, 63.514453124999989 ], [ -141.00214843750004, 63.222265624999977 ], [ -141.00214843750004, 62.930078124999966 ], [ -141.00214843750004, 62.63789062500004 ], [ -141.00214843750004, 62.345703125 ], [ -141.00214843750004, 62.053466796874972 ], [ -141.00214843750004, 61.761279296875045 ], [ -141.00214843750004, 61.469042968750017 ], [ -141.00214843750004, 61.176855468750006 ], [ -141.00214843750004, 60.884667968749994 ], [ -141.00214843750004, 60.592431640624966 ], [ -141.00214843750004, 60.30024414062504 ], [ -140.762744140625045, 60.259130859375006 ], [ -140.525439453124989, 60.218359375000034 ], [ -140.45283203125004, 60.299707031250023 ], [ -140.196923828124966, 60.2375 ], [ -139.973291015624966, 60.183154296875074 ], [ -139.830664062500034, 60.252880859374983 ], [ -139.676318359375045, 60.328320312499983 ], [ -139.46796875000004, 60.333691406250011 ], [ -139.234765624999966, 60.339746093749994 ], [ -139.079248046874966, 60.343701171875011 ], [ -139.079248046874966, 60.279443359374966 ], [ -139.136962890625, 60.172705078124977 ], [ -139.185156249999977, 60.083593750000034 ], [ -139.043457031249972, 59.993261718750006 ], [ -138.86875, 59.945751953125011 ], [ -138.705468749999966, 59.90131835937504 ], [ -138.63227539062504, 59.778271484375011 ], [ -138.453613281249972, 59.683398437500045 ], [ -138.317626953125, 59.611132812500074 ], [ -138.187451171875011, 59.541943359375011 ], [ -138.001123046874966, 59.442919921874989 ], [ -137.870556640625011, 59.373583984374989 ], [ -137.696630859375034, 59.281152343749994 ], [ -137.593310546874932, 59.226269531249983 ], [ -137.543701171874943, 59.119433593749989 ], [ -137.484179687499989, 58.991210937499972 ], [ -137.520898437500023, 58.915380859374977 ], [ -137.438574218750034, 58.903125 ], [ -137.277539062500011, 58.988183593749994 ], [ -137.126220703125, 59.040966796874983 ], [ -136.939306640625034, 59.106103515625023 ], [ -136.813281250000017, 59.150048828124994 ], [ -136.578759765625023, 59.152246093750023 ], [ -136.466748046875011, 59.279931640624994 ], [ -136.466357421874932, 59.459082031250006 ], [ -136.347851562499955, 59.4560546875 ], [ -136.277978515625023, 59.480322265625063 ], [ -136.24711914062496, 59.532910156250011 ], [ -136.321826171874989, 59.604833984375034 ], [ -136.097167968749943, 59.638378906250011 ], [ -135.934667968749977, 59.662646484374989 ], [ -135.70258789062504, 59.728759765625057 ], [ -135.475927734374977, 59.793261718750045 ], [ -135.367871093749983, 59.743310546874994 ], [ -135.260791015625017, 59.695019531250011 ], [ -135.051025390625, 59.578662109375017 ], [ -135.036669921874989, 59.550683593749994 ], [ -135.05083007812496, 59.496044921874983 ], [ -135.071289062499943, 59.441455078125045 ], [ -134.94375, 59.288281250000011 ], [ -134.9072265625, 59.271191406249983 ], [ -134.802392578124966, 59.25 ], [ -134.677246093749972, 59.199267578124989 ], [ -134.621972656249966, 59.155322265625017 ], [ -134.440771484375034, 59.085351562499966 ], [ -134.410205078124989, 59.05625 ], [ -134.39306640625, 59.009179687499994 ], [ -134.363525390625, 58.96875 ], [ -134.329638671875045, 58.939697265625057 ], [ -134.296972656250034, 58.898486328125017 ], [ -134.218505859375028, 58.849902343750045 ], [ -134.069189453124977, 58.795507812499977 ], [ -133.965722656249966, 58.757861328125045 ], [ -133.820751953125011, 58.70502929687504 ], [ -133.673925781250034, 58.59716796875 ], [ -133.546386718749972, 58.503466796874989 ], [ -133.401123046874943, 58.410888671874972 ], [ -133.422558593749955, 58.337060546875023 ], [ -133.275292968749994, 58.22285156250004 ], [ -133.12041015624996, 58.077734375000034 ], [ -133.001416015624955, 57.948974609375 ], [ -132.916845703124977, 57.877001953125017 ], [ -132.815527343750034, 57.772705078124972 ], [ -132.691503906249977, 57.645117187500006 ], [ -132.550488281250011, 57.499902343749994 ], [ -132.442480468749977, 57.406738281250028 ], [ -132.301660156249966, 57.276318359375011 ], [ -132.232177734375, 57.198535156249989 ], [ -132.279394531249977, 57.145361328124977 ], [ -132.337988281249977, 57.079443359375063 ], [ -132.157031249999989, 57.048193359375006 ], [ -132.031542968749989, 57.02656250000004 ], [ -132.06289062499999, 56.953369140625028 ], [ -132.104296874999989, 56.856787109375006 ], [ -131.9625, 56.818701171875063 ], [ -131.866162109374955, 56.792822265625006 ], [ -131.885986328125, 56.742138671874983 ], [ -131.833105468749977, 56.684814453125028 ], [ -131.82426757812496, 56.589990234374994 ], [ -131.651513671875023, 56.59609375 ], [ -131.575097656250023, 56.598828125000011 ], [ -131.471875, 56.556738281250063 ], [ -131.335791015625006, 56.501220703125028 ], [ -131.199414062500011, 56.44921875 ], [ -131.082910156250023, 56.404833984375017 ], [ -130.930224609374989, 56.378613281250011 ], [ -130.741699218750057, 56.340820312500028 ], [ -130.649072265624994, 56.263671875000028 ], [ -130.47709960937496, 56.230566406250034 ], [ -130.413134765624989, 56.122509765624983 ], [ -130.214697265624977, 56.0828125 ], [ -130.097851562499955, 56.109277343750023 ], [ -130.05595703124996, 56.065234375000017 ], [ -130.022900390624955, 56.014501953125006 ], [ -130.014062499999966, 55.950537109375006 ], [ -130.025097656249955, 55.888232421875017 ], [ -130.07465820312504, 55.836035156250063 ], [ -130.111962890624994, 55.779785156250057 ], [ -130.137060546874977, 55.719384765624994 ], [ -130.146533203125017, 55.654492187500011 ], [ -130.140429687500017, 55.585009765624989 ], [ -130.120410156249932, 55.524414062499972 ], [ -130.059472656249966, 55.412304687499955 ], [ -130.039257812500011, 55.343603515625006 ], [ -130.036572265625011, 55.297900390625017 ], [ -130.171826171875011, 55.137011718750017 ], [ -130.218505859375028, 55.060253906250011 ], [ -130.214062500000011, 55.025878906250028 ], [ -130.312548828124989, 54.945947265624994 ], [ -130.493261718749977, 54.834179687499955 ], [ -130.575341796874966, 54.769677734374966 ], [ -130.615820312499977, 54.790917968750023 ], [ -130.849609375, 54.807617187500057 ], [ -130.934619140624989, 54.950390625000011 ], [ -130.979687500000011, 55.061181640625023 ], [ -131.047851562499972, 55.157666015624955 ], [ -131.0458984375, 55.179589843749994 ], [ -130.983935546874989, 55.243945312500045 ], [ -130.750390625000023, 55.296972656250006 ], [ -130.748193359375023, 55.318017578125023 ], [ -130.835058593749977, 55.33208007812496 ], [ -130.855957031249943, 55.355126953125051 ], [ -130.879785156250023, 55.459521484374989 ], [ -130.873388671875034, 55.551123046875006 ], [ -130.879638671875, 55.611816406250028 ], [ -130.918554687500006, 55.735986328124994 ], [ -130.977001953125011, 55.81196289062504 ], [ -131.127685546875, 55.960156250000011 ], [ -131.140380859375, 55.997509765624983 ], [ -131.074023437499989, 56.044384765624955 ], [ -131.032763671874989, 56.088085937499983 ], [ -131.287597656249943, 56.012109375000051 ], [ -131.63525390625, 55.932226562500006 ], [ -131.784179687499972, 55.876562500000034 ], [ -131.815478515624932, 55.854199218750011 ], [ -131.826171875, 55.835351562499994 ], [ -131.799072265625, 55.782812500000034 ], [ -131.803271484374932, 55.765966796874977 ], [ -131.833593749999977, 55.73491210937496 ], [ -131.869433593750017, 55.64716796875004 ], [ -131.945019531250068, 55.554150390625011 ], [ -131.983398437499943, 55.535009765625006 ], [ -132.118994140624977, 55.569775390624983 ], [ -132.155419921875023, 55.599560546875011 ], [ -132.223437500000017, 55.721044921874977 ], [ -132.207519531249972, 55.75341796875 ], [ -132.157958984375, 55.780664062500051 ], [ -132.090673828124977, 55.839550781249955 ], [ -132.005712890624977, 55.930078125000023 ], [ -131.843847656250034, 56.160107421874983 ], [ -131.738037109375, 56.161230468750034 ], [ -131.551367187499977, 56.206787109375 ], [ -131.844238281250028, 56.229638671875023 ], [ -131.88789062500004, 56.241650390624983 ], [ -131.927294921874989, 56.272998046874989 ], [ -131.962304687500023, 56.323681640625011 ], [ -132.021923828125011, 56.380078124999955 ], [ -132.133251953125011, 56.399853515624983 ], [ -132.182031250000023, 56.420654296875057 ], [ -132.255566406249983, 56.489111328125063 ], [ -132.304980468750017, 56.519873046875006 ], [ -132.332031250000028, 56.557910156250045 ], [ -132.336669921875, 56.603125 ], [ -132.357666015625, 56.625878906250023 ], [ -132.434423828125006, 56.634130859375006 ], [ -132.475927734375034, 56.649658203124972 ], [ -132.487109374999989, 56.76640625 ], [ -132.639501953124977, 56.796435546875045 ], [ -132.701953124999989, 56.822265624999972 ], [ -132.802197265624955, 56.895166015624994 ], [ -132.829882812500017, 56.930615234375011 ], [ -132.838818359374955, 56.960205078125 ], [ -132.814257812499932, 57.040722656249983 ], [ -132.824609375000023, 57.055810546875051 ], [ -132.913427734374977, 57.047460937500034 ], [ -133.465869140624989, 57.172167968750017 ], [ -133.436669921875023, 57.336865234375011 ], [ -133.538964843749966, 57.554150390624955 ], [ -133.648730468749932, 57.642285156249983 ], [ -133.626953124999943, 57.676513671875028 ], [ -133.603369140625034, 57.694677734374977 ], [ -133.554199218749972, 57.695068359374972 ], [ -133.342333984374989, 57.631103515625 ], [ -133.142822265625, 57.555126953124983 ], [ -133.117041015624977, 57.566210937500017 ], [ -133.435742187500011, 57.72705078125 ], [ -133.515478515624977, 57.775146484375028 ], [ -133.535205078124989, 57.832958984375011 ], [ -133.536425781249989, 57.863867187500006 ], [ -133.511132812499966, 57.880126953125028 ], [ -133.212060546874966, 57.865673828125011 ], [ -133.1943359375, 57.877685546875057 ], [ -133.497412109375034, 57.924658203125034 ], [ -133.559375, 57.924462890624994 ], [ -133.625732421874972, 57.856982421875017 ], [ -133.657275390624989, 57.841015624999955 ], [ -133.722314453125023, 57.84423828125 ], [ -133.744140625000028, 57.854589843750063 ], [ -133.821386718750034, 57.936376953125034 ], [ -133.894482421875011, 57.993261718749977 ], [ -134.031103515624977, 58.072167968749966 ], [ -134.056738281250034, 58.128369140624955 ], [ -134.063330078125034, 58.211083984375023 ], [ -134.045263671875006, 58.289257812499955 ], [ -133.933642578124989, 58.467871093750034 ], [ -133.888525390625034, 58.498730468750011 ], [ -133.87675781249996, 58.518164062499977 ], [ -133.911132812500028, 58.515234375 ], [ -133.943847656250028, 58.498291015625 ], [ -134.0361328125, 58.415332031249989 ], [ -134.131201171875006, 58.279345703124989 ], [ -134.208837890625034, 58.232958984375045 ], [ -134.257617187499989, 58.244189453125017 ], [ -134.331445312499966, 58.299609375000045 ], [ -134.485449218749977, 58.367187500000028 ], [ -134.663623046874932, 58.384716796874955 ], [ -134.776123046875057, 58.453857421875028 ], [ -134.942529296875023, 58.646289062500045 ], [ -134.964794921875011, 58.742187500000057 ], [ -134.986132812500017, 58.765625 ], [ -135.076464843749932, 58.796777343749966 ], [ -135.131835937500028, 58.842871093750034 ], [ -135.217382812499977, 59.076611328124955 ], [ -135.330322265624972, 59.239062500000017 ], [ -135.358447265625017, 59.324902343750011 ], [ -135.348925781250045, 59.410058593750051 ], [ -135.363671875000023, 59.41943359375 ], [ -135.402539062500011, 59.353076171875074 ], [ -135.412744140624966, 59.318457031250034 ], [ -135.484082031250011, 59.308691406250006 ], [ -135.416943359375011, 59.241503906249989 ], [ -135.400146484375, 59.207910156249994 ], [ -135.433740234374966, 59.210693359375028 ], [ -135.502343750000023, 59.202294921874994 ], [ -135.386132812499966, 59.087548828124966 ], [ -135.334082031250034, 58.909619140624955 ], [ -135.25703125000004, 58.77773437499999 ], [ -135.207080078124989, 58.6708984375 ], [ -135.184570312500028, 58.589746093749994 ], [ -135.151904296874932, 58.51220703125 ], [ -135.06201171875, 58.340869140624989 ], [ -135.049707031249994, 58.306787109374994 ], [ -135.060498046874955, 58.278906249999977 ], [ -135.09023437499999, 58.245849609375 ], [ -135.141552734374955, 58.233398437500057 ], [ -135.302539062499989, 58.255908203125017 ], [ -135.363134765624977, 58.29829101562504 ], [ -135.449951171875, 58.376123046874994 ], [ -135.571777343749943, 58.41206054687504 ], [ -135.873437499999966, 58.394238281249955 ], [ -135.897558593749977, 58.400195312500017 ], [ -135.896337890624977, 58.463818359375011 ], [ -135.861718749999966, 58.577050781249966 ], [ -135.889550781250023, 58.622705078125051 ], [ -136.045507812500006, 58.789111328125017 ], [ -136.043115234374966, 58.821630859374977 ], [ -135.82636718750004, 58.897949218749972 ], [ -135.931689453124989, 58.903759765625011 ], [ -136.0166015625, 58.873974609374983 ], [ -136.049365234374989, 58.893212890624994 ], [ -136.10063476562496, 58.999853515625063 ], [ -136.133691406250023, 59.039550781249972 ], [ -136.150048828124994, 59.048095703125028 ], [ -136.15947265624996, 58.946777343749972 ], [ -136.12353515625, 58.893457031250051 ], [ -136.118408203125028, 58.862597656250074 ], [ -136.124169921874966, 58.819628906250017 ], [ -136.146826171875034, 58.788818359375057 ], [ -136.186328124999989, 58.770166015624966 ], [ -136.225830078124972, 58.765478515625006 ], [ -136.299023437499955, 58.786914062500017 ], [ -136.380273437499994, 58.827294921874966 ], [ -136.451171874999943, 58.846337890625051 ], [ -136.477587890625017, 58.8625 ], [ -136.511181640625011, 58.907080078124977 ], [ -136.566210937499932, 58.940917968750028 ], [ -136.830957031249966, 58.983837890624983 ], [ -136.989013671875028, 59.034472656249989 ], [ -137.00214843750004, 59.021142578125023 ], [ -136.952832031250011, 58.966943359374994 ], [ -136.948046875000045, 58.934912109375063 ], [ -136.987890624999977, 58.925146484375006 ], [ -137.059033203124983, 58.873730468750011 ], [ -137.03837890624996, 58.866650390625011 ], [ -136.963037109374966, 58.883544921874972 ], [ -136.879101562500011, 58.881542968750011 ], [ -136.740136718749966, 58.850195312500034 ], [ -136.613916015624994, 58.809277343749955 ], [ -136.568212890625006, 58.786328124999983 ], [ -136.549316406249972, 58.752392578124983 ], [ -136.533496093749932, 58.740234375 ], [ -136.41010742187504, 58.700634765625011 ], [ -136.404199218749966, 58.679785156250034 ], [ -136.483740234375034, 58.61767578125 ], [ -136.319873046874932, 58.624462890624955 ], [ -136.224609375, 58.602246093749955 ], [ -136.102880859374977, 58.506298828124955 ], [ -136.061474609374955, 58.452734375000063 ], [ -136.055957031249989, 58.384179687500023 ], [ -136.08125, 58.364208984374955 ], [ -136.129638671875, 58.350390624999989 ], [ -136.462402343750028, 58.327978515625034 ], [ -136.582617187500006, 58.245214843750063 ], [ -136.607421875, 58.243994140624977 ], [ -136.698925781249983, 58.266455078125034 ], [ -136.864990234375, 58.332421874999966 ], [ -137.071923828124966, 58.395214843749983 ], [ -137.543994140625017, 58.581201171875023 ], [ -137.556933593749989, 58.589941406250034 ], [ -137.564599609374966, 58.625878906249966 ], [ -137.597070312499994, 58.644238281249983 ], [ -137.661083984374983, 58.659912109374972 ], [ -137.75, 58.707080078124989 ], [ -137.863720703124955, 58.78554687499999 ], [ -137.933984374999966, 58.846875 ], [ -137.96088867187504, 58.89101562499999 ], [ -138.026904296874989, 58.941455078125045 ], [ -138.240722656250028, 59.04682617187504 ], [ -138.352490234374983, 59.087304687500023 ], [ -138.451318359374966, 59.110107421875028 ], [ -138.537158203124932, 59.115087890624977 ], [ -138.560302734375057, 59.129150390625 ], [ -138.520703124999955, 59.152246093750023 ], [ -138.514892578125028, 59.165917968750051 ], [ -138.704199218750034, 59.187548828125017 ], [ -138.884326171874989, 59.236914062500034 ], [ -139.340966796875023, 59.375634765625051 ], [ -139.576806640625023, 59.462451171875045 ], [ -139.714453124999977, 59.503955078124989 ], [ -139.773291015624977, 59.52729492187504 ], [ -139.799121093749989, 59.546240234374977 ], [ -139.766064453125011, 59.566064453125023 ], [ -139.674121093750017, 59.586816406249994 ], [ -139.611621093749989, 59.610302734374983 ], [ -139.513037109374977, 59.698095703125006 ], [ -139.505566406249955, 59.726318359375 ], [ -139.558496093750023, 59.790185546875023 ], [ -139.582177734375023, 59.848291015624966 ], [ -139.581152343750006, 59.880517578124966 ], [ -139.569140624999932, 59.912353515624972 ], [ -139.554101562499994, 59.933300781249983 ], [ -139.512304687500006, 59.953564453125011 ], [ -139.483007812499977, 59.963769531249966 ], [ -139.446875, 59.956835937500045 ], [ -139.330957031250023, 59.877001953125045 ], [ -139.314648437499955, 59.847949218749989 ], [ -139.320019531250011, 59.73872070312504 ], [ -139.286718749999977, 59.610937500000034 ], [ -139.276269531249966, 59.620361328125 ], [ -139.265625, 59.662597656249972 ], [ -139.25874023437504, 59.743310546874994 ], [ -139.245703124999977, 59.782080078124977 ], [ -139.220800781250034, 59.819873046875045 ], [ -139.178857421875023, 59.839843750000028 ], [ -139.048291015624983, 59.828222656250063 ], [ -138.988085937499989, 59.835009765625017 ], [ -139.242480468750017, 59.892773437499983 ], [ -139.402490234375023, 60.0009765625 ], [ -139.43144531249996, 60.012255859375074 ], [ -139.518945312500023, 60.01708984375 ], [ -139.611669921875006, 59.973437500000074 ], [ -139.850195312500006, 59.830712890625023 ], [ -139.916894531250023, 59.8056640625 ], [ -140.216748046875011, 59.726660156249977 ], [ -140.419824218749966, 59.710742187500017 ], [ -140.648388671875011, 59.723193359375074 ], [ -140.843164062499966, 59.748876953125063 ], [ -141.331933593749994, 59.873779296875 ], [ -141.408300781250006, 59.902783203124983 ], [ -141.294628906250011, 59.980029296874989 ], [ -141.289941406249966, 60.004150390625028 ], [ -141.32954101562504, 60.082812500000045 ], [ -141.362158203125034, 60.105273437500017 ], [ -141.408740234374989, 60.117675781250057 ], [ -141.421679687499989, 60.10883789062504 ], [ -141.422167968749989, 60.085498046875074 ], [ -141.409716796875045, 60.042285156250045 ], [ -141.447070312499989, 60.019433593750023 ], [ -141.530175781249966, 59.994775390624966 ], [ -141.670166015624972, 59.969873046874966 ], [ -142.104101562500006, 60.033447265625028 ], [ -142.548583984374943, 60.086035156250006 ], [ -142.945654296875034, 60.096972656250017 ], [ -143.506103515625, 60.055029296874977 ], [ -143.805078124999966, 60.012890625000011 ], [ -143.979492187499972, 60.008789062499972 ], [ -144.147216796874943, 60.016406250000017 ], [ -144.160937499999989, 60.045800781249966 ], [ -144.084277343749989, 60.063037109375017 ], [ -144.088525390624966, 60.084326171875006 ], [ -144.185498046875011, 60.150732421875034 ], [ -144.332617187499977, 60.191015624999977 ], [ -144.52998046875004, 60.205224609375023 ], [ -144.642968749999966, 60.224658203124989 ], [ -144.671582031250011, 60.24921875000004 ], [ -144.74140625000004, 60.272705078125028 ], [ -144.852441406250023, 60.295068359375051 ], [ -144.901318359375011, 60.335156249999955 ], [ -144.862451171875023, 60.459179687499983 ], [ -144.824414062499983, 60.533593749999966 ], [ -144.786572265625011, 60.584619140624966 ], [ -144.691113281250011, 60.669091796875023 ], [ -144.724414062499932, 60.662841796875 ], [ -144.86308593749996, 60.600878906249989 ], [ -144.984033203124994, 60.536914062500017 ], [ -145.095996093749989, 60.453662109375017 ], [ -145.162695312499977, 60.415380859375034 ], [ -145.248291015625, 60.380126953125057 ], [ -145.381787109375011, 60.388574218749994 ], [ -145.563134765625023, 60.440722656250045 ], [ -145.71845703125004, 60.467578125000017 ], [ -145.847753906250006, 60.46923828125 ], [ -145.898876953125011, 60.478173828125051 ], [ -145.810644531249977, 60.524658203125 ], [ -145.759814453124932, 60.562011718749972 ], [ -145.690234374999989, 60.621972656250023 ], [ -145.674902343749977, 60.651123046875028 ], [ -146.149023437500006, 60.660693359375017 ], [ -146.16640625, 60.692285156249966 ], [ -146.167089843749977, 60.715527343749983 ], [ -146.18232421875004, 60.73476562499999 ], [ -146.251025390624989, 60.749072265624989 ], [ -146.347167968749972, 60.738134765624977 ], [ -146.502978515624989, 60.70078125 ], [ -146.570458984374966, 60.729150390625023 ], [ -146.546386718749943, 60.745117187499972 ], [ -146.495507812499994, 60.756787109374955 ], [ -146.391992187499966, 60.810839843750045 ], [ -146.53193359375004, 60.838867187499972 ], [ -146.603564453124989, 60.870947265625034 ], [ -146.638427734374972, 60.897314453124977 ], [ -146.636035156250017, 60.992529296875034 ], [ -146.599121093749943, 61.053515625000017 ], [ -146.284912109375, 61.112646484374977 ], [ -146.384375, 61.135839843750006 ], [ -146.582714843750011, 61.127832031249966 ], [ -146.715917968750034, 61.077539062500023 ], [ -146.8740234375, 61.004882812499972 ], [ -146.980175781249955, 60.977783203125028 ], [ -147.034326171874966, 60.996191406249977 ], [ -147.10595703125, 61.002539062500034 ], [ -147.19501953125004, 60.996826171875 ], [ -147.254882812499972, 60.978271484375057 ], [ -147.285595703125011, 60.946777343750028 ], [ -147.32109375, 60.925488281249955 ], [ -147.361376953124989, 60.91450195312504 ], [ -147.390576171875011, 60.918017578125045 ], [ -147.433398437500017, 60.950292968750034 ], [ -147.523291015625034, 60.970312500000034 ], [ -147.567285156250023, 60.994921875000074 ], [ -147.592578125000045, 60.979443359375011 ], [ -147.623291015624972, 60.933007812499966 ], [ -147.655664062499994, 60.909521484374977 ], [ -147.807617187499943, 60.885400390624966 ], [ -147.89111328125, 60.889892578125 ], [ -147.990771484374989, 60.948291015624989 ], [ -148.005126953124943, 60.968554687500017 ], [ -147.971191406249972, 61.01904296875 ], [ -147.751855468749966, 61.218945312499955 ], [ -147.773779296874977, 61.217822265625017 ], [ -147.844824218749977, 61.186376953125006 ], [ -147.98637695312496, 61.106494140625074 ], [ -148.049414062500034, 61.082666015624994 ], [ -148.157910156250011, 61.0796875 ], [ -148.20869140625004, 61.08828125 ], [ -148.27001953125, 61.081787109375 ], [ -148.341894531250006, 61.060400390625006 ], [ -148.388769531249977, 61.036962890625006 ], [ -148.410742187499977, 61.011474609374972 ], [ -148.395849609374977, 61.007128906250074 ], [ -148.287402343749989, 61.036230468750034 ], [ -148.225878906249989, 61.044042968750034 ], [ -148.20869140625004, 61.029931640624994 ], [ -148.293164062500011, 60.939697265625 ], [ -148.344433593749983, 60.853564453125045 ], [ -148.393310546875, 60.831884765624977 ], [ -148.471044921875034, 60.835498046875017 ], [ -148.556152343749943, 60.827001953125063 ], [ -148.557373046875028, 60.80292968750004 ], [ -148.398681640625028, 60.734033203125023 ], [ -148.341259765624955, 60.724316406250011 ], [ -148.267871093750017, 60.699707031249972 ], [ -148.256738281249966, 60.675292968749972 ], [ -148.284228515624989, 60.60932617187504 ], [ -148.304980468749932, 60.583349609374977 ], [ -148.338427734374989, 60.569824218749972 ], [ -148.4677734375, 60.572070312499989 ], [ -148.509570312499989, 60.565234375000017 ], [ -148.596630859375011, 60.523779296875006 ], [ -148.64013671875, 60.48945312500004 ], [ -148.624267578124972, 60.486425781250034 ], [ -148.549121093749932, 60.514794921875051 ], [ -148.439843749999966, 60.52998046875004 ], [ -148.296386718749972, 60.532080078125006 ], [ -148.189453125000028, 60.547119140624972 ], [ -148.119189453125017, 60.575146484374983 ], [ -148.050683593750023, 60.567187500000045 ], [ -147.984033203125023, 60.523339843749994 ], [ -147.964111328124943, 60.484863281249972 ], [ -147.990966796875, 60.451855468750011 ], [ -148.045996093750034, 60.428320312500006 ], [ -148.129199218750017, 60.414208984374966 ], [ -148.18168945312496, 60.393066406250028 ], [ -148.203564453124983, 60.364941406249983 ], [ -148.215869140624989, 60.323144531249994 ], [ -148.218652343750023, 60.267675781250063 ], [ -148.197607421875006, 60.167773437500045 ], [ -148.213769531250023, 60.154248046874955 ], [ -148.245019531249966, 60.146826171875034 ], [ -148.291357421875006, 60.14545898437504 ], [ -148.333105468749977, 60.122021484374955 ], [ -148.430712890624989, 59.989111328124977 ], [ -148.465087890624972, 59.974707031250063 ], [ -148.506054687499955, 59.98896484375004 ], [ -148.542382812499994, 59.987402343749977 ], [ -148.574072265624977, 59.970068359375006 ], [ -148.643603515624989, 59.956835937500045 ], [ -148.750878906250023, 59.947753906249972 ], [ -148.842724609374983, 59.951220703125074 ], [ -149.004248046875034, 59.979980468749972 ], [ -149.070117187499932, 60.000244140625028 ], [ -149.121582031249943, 60.033496093750045 ], [ -149.2666015625, 59.998291015624972 ], [ -149.304931640625, 60.013671875 ], [ -149.395263671875, 60.105761718750017 ], [ -149.414843750000017, 60.100244140624966 ], [ -149.432226562500006, 60.001025390624989 ], [ -149.459716796875, 59.966259765625011 ], [ -149.549169921875034, 59.894335937500017 ], [ -149.598046875000023, 59.770458984375011 ], [ -149.612890625000034, 59.766845703125 ], [ -149.629638671875, 59.784667968749972 ], [ -149.684667968750006, 59.895312500000045 ], [ -149.7138671875, 59.919580078125023 ], [ -149.794775390624977, 59.855810546875006 ], [ -149.803662109375011, 59.832714843749983 ], [ -149.782470703125028, 59.750341796875006 ], [ -149.801269531249943, 59.737939453124966 ], [ -149.964990234375023, 59.782275390625017 ], [ -150.005322265625068, 59.784423828125028 ], [ -150.015966796874977, 59.776953125 ], [ -149.960156250000011, 59.713037109375051 ], [ -149.96650390625004, 59.690039062499977 ], [ -150.19804687499996, 59.566552734375051 ], [ -150.258496093750011, 59.570947265625051 ], [ -150.296484375000034, 59.583251953124972 ], [ -150.338134765625, 59.581347656250045 ], [ -150.485351562499972, 59.535302734374966 ], [ -150.525976562499977, 59.53730468750004 ], [ -150.581542968750028, 59.564599609374994 ], [ -150.60737304687504, 59.563378906250023 ], [ -150.621142578124989, 59.535058593750023 ], [ -150.622900390625006, 59.479638671874994 ], [ -150.677441406250011, 59.426953125000011 ], [ -150.852783203125057, 59.341845703124989 ], [ -150.899316406250023, 59.302685546875011 ], [ -150.934521484375011, 59.249121093750034 ], [ -150.960742187499989, 59.243994140625063 ], [ -151.063574218749977, 59.278417968750034 ], [ -151.182763671875023, 59.300781249999972 ], [ -151.19921875, 59.289648437500034 ], [ -151.163037109375011, 59.256933593750034 ], [ -151.170703124999989, 59.236914062500034 ], [ -151.222265624999977, 59.229394531249994 ], [ -151.2875, 59.232324218749994 ], [ -151.366357421874966, 59.245605468750028 ], [ -151.477001953125011, 59.230566406249977 ], [ -151.619384765625, 59.187304687500045 ], [ -151.738183593750023, 59.188525390625017 ], [ -151.903857421874932, 59.259765624999972 ], [ -151.949511718749989, 59.265087890624983 ], [ -151.96406250000004, 59.285107421874983 ], [ -151.931689453125017, 59.342724609375011 ], [ -151.884619140625034, 59.386328125 ], [ -151.849951171874977, 59.406347656250006 ], [ -151.692578124999955, 59.462207031250017 ], [ -151.5126953125, 59.482714843750017 ], [ -151.399609374999955, 59.516308593750011 ], [ -151.262109375000023, 59.585595703125023 ], [ -151.189404296875068, 59.637695312499972 ], [ -151.046484374999977, 59.771826171875034 ], [ -151.057324218749955, 59.782177734375011 ], [ -151.089453125000034, 59.789404296875063 ], [ -151.403662109375006, 59.662255859374994 ], [ -151.450097656249966, 59.650390624999972 ], [ -151.512597656249994, 59.651269531249966 ], [ -151.763818359375023, 59.7 ], [ -151.816943359374989, 59.720898437499955 ], [ -151.853222656250011, 59.782080078124977 ], [ -151.783447265625, 59.921142578124972 ], [ -151.734521484374994, 59.988330078124989 ], [ -151.61186523437496, 60.092041015624972 ], [ -151.451464843749989, 60.202636718750028 ], [ -151.395996093750057, 60.274462890625017 ], [ -151.312695312500011, 60.466455078124966 ], [ -151.317529296874966, 60.553564453125034 ], [ -151.355029296874932, 60.659863281250011 ], [ -151.356445312499972, 60.722949218749989 ], [ -151.32177734375, 60.742919921874972 ], [ -150.953759765625023, 60.841210937500023 ], [ -150.779492187500011, 60.914794921875 ], [ -150.441259765625034, 61.023583984375051 ], [ -150.34912109375, 61.02265625000004 ], [ -150.281494140625, 60.985205078125034 ], [ -150.202783203124966, 60.955224609374966 ], [ -150.113037109374972, 60.93281250000004 ], [ -149.997558593749972, 60.935156249999977 ], [ -149.85625, 60.962255859374977 ], [ -149.632470703125023, 60.952001953125034 ], [ -149.1728515625, 60.880419921875017 ], [ -149.075097656249966, 60.876416015624983 ], [ -149.0712890625, 60.885546874999989 ], [ -149.142236328124966, 60.935693359374994 ], [ -149.459130859374966, 60.964746093749966 ], [ -149.592480468749955, 60.99384765625004 ], [ -149.967724609375011, 61.121728515624966 ], [ -150.05327148437496, 61.171093749999983 ], [ -150.0185546875, 61.194238281249994 ], [ -149.926757812500028, 61.213281249999966 ], [ -149.895312500000017, 61.231738281249989 ], [ -149.882031249999983, 61.263720703125017 ], [ -149.829199218749977, 61.307519531249994 ], [ -149.736914062499977, 61.363330078124989 ], [ -149.595996093749989, 61.417285156250045 ], [ -149.329052734375011, 61.497363281250017 ], [ -149.433544921875011, 61.500781250000017 ], [ -149.625439453125011, 61.486035156250011 ], [ -149.695263671875011, 61.470703125 ], [ -149.82373046875, 61.413378906250045 ], [ -149.873681640624966, 61.372998046875011 ], [ -149.945214843749966, 61.294238281250017 ], [ -149.975683593749977, 61.279345703125017 ], [ -150.108935546875017, 61.267919921875006 ], [ -150.471777343750034, 61.259960937499983 ], [ -150.533203125000028, 61.300244140625011 ], [ -150.567236328125034, 61.306787109375023 ], [ -150.612255859374955, 61.301123046875006 ], [ -150.945507812500011, 61.1982421875 ], [ -151.064990234375017, 61.145703124999955 ], [ -151.150146484374943, 61.085839843750023 ], [ -151.281884765624966, 61.041943359374955 ], [ -151.460107421874966, 61.014111328124983 ], [ -151.593505859374943, 60.979638671874966 ], [ -151.733984374999977, 60.910742187499977 ], [ -151.78164062499999, 60.857958984375045 ], [ -151.784423828125028, 60.833154296874966 ], [ -151.750488281249943, 60.754882812500028 ], [ -151.785107421875011, 60.740234375000057 ], [ -151.866162109374983, 60.734082031249955 ], [ -151.996240234375023, 60.682226562500034 ], [ -152.270703124999983, 60.528125 ], [ -152.306591796875011, 60.472216796874989 ], [ -152.305078124999966, 60.453027343749994 ], [ -152.260302734374989, 60.409423828124972 ], [ -152.291503906249943, 60.381103515624972 ], [ -152.368847656250011, 60.336328125000023 ], [ -152.540917968749966, 60.265429687500045 ], [ -152.653955078124994, 60.238427734374966 ], [ -152.727294921875, 60.237060546875028 ], [ -152.797900390624989, 60.247167968750063 ], [ -152.923388671874989, 60.292871093750051 ], [ -153.025, 60.295654296874972 ], [ -153.03125, 60.289257812500011 ], [ -152.892919921875006, 60.240380859374994 ], [ -152.752392578124955, 60.177490234374972 ], [ -152.664746093749955, 60.125292968750017 ], [ -152.630126953125, 60.083789062499989 ], [ -152.628564453124966, 60.041113281250006 ], [ -152.660107421875011, 59.997216796875023 ], [ -152.759472656250011, 59.920898437500028 ], [ -152.856933593749943, 59.898095703124994 ], [ -153.106054687499977, 59.875048828125017 ], [ -153.186376953125006, 59.85688476562504 ], [ -153.211230468750017, 59.842724609374983 ], [ -153.04008789062496, 59.810498046875011 ], [ -153.024609375000011, 59.793994140625017 ], [ -153.048144531249989, 59.730029296875045 ], [ -153.093603515625034, 59.709130859375051 ], [ -153.236181640625034, 59.670947265624989 ], [ -153.364013671874943, 59.659863281249955 ], [ -153.383496093750011, 59.667187500000011 ], [ -153.359619140624943, 59.717480468749955 ], [ -153.366455078125, 59.729833984375006 ], [ -153.414404296875034, 59.740136718749966 ], [ -153.482617187499955, 59.720947265625057 ], [ -153.65253906250004, 59.647021484374989 ], [ -153.670703124999989, 59.634814453124989 ], [ -153.609375, 59.615039062500045 ], [ -153.622265625000011, 59.598486328124977 ], [ -153.71435546875, 59.545263671875063 ], [ -153.752587890624994, 59.509863281250034 ], [ -153.814160156250011, 59.473730468750034 ], [ -154.088330078125011, 59.363281250000028 ], [ -154.067480468750034, 59.336376953124955 ], [ -154.138818359374966, 59.240136718749966 ], [ -154.178320312500034, 59.155566406250074 ], [ -154.129833984375011, 59.119873046875 ], [ -153.899560546874994, 59.078027343749994 ], [ -153.787939453124977, 59.067919921875074 ], [ -153.656396484375023, 59.038671875000063 ], [ -153.418261718749989, 58.9599609375 ], [ -153.338964843750006, 58.908544921875006 ], [ -153.327050781249966, 58.884326171875045 ], [ -153.334423828124955, 58.857861328124983 ], [ -153.362939453125023, 58.822216796875011 ], [ -153.437597656250034, 58.754833984374955 ], [ -153.617333984374966, 58.654736328124983 ], [ -153.698583984375006, 58.626367187499994 ], [ -153.821484375000011, 58.604101562499977 ], [ -153.861962890624966, 58.587841796874955 ], [ -154.019873046874977, 58.492968749999989 ], [ -154.062451171874955, 58.441748046875034 ], [ -154.055712890625017, 58.397167968750011 ], [ -154.08588867187504, 58.365820312500034 ], [ -154.289013671875011, 58.304345703125023 ], [ -154.281787109374989, 58.293457031250028 ], [ -154.20805664062496, 58.288769531249955 ], [ -154.235107421874972, 58.234619140625028 ], [ -154.247021484375011, 58.159423828124972 ], [ -154.282275390624989, 58.146777343749989 ], [ -154.409228515624989, 58.147314453125006 ], [ -154.570605468750017, 58.118066406249994 ], [ -154.581933593750023, 58.10976562499999 ], [ -154.584912109375011, 58.0556640625 ], [ -155.006884765624989, 58.016064453125011 ], [ -155.099267578124966, 57.913330078125028 ], [ -155.147363281250023, 57.8818359375 ], [ -155.312744140624943, 57.807128906249972 ], [ -155.413964843749966, 57.777050781249983 ], [ -155.529638671875006, 57.758886718750006 ], [ -155.59023437499999, 57.733593750000011 ], [ -155.595849609374994, 57.701074218750051 ], [ -155.628710937500017, 57.673046875000011 ], [ -155.728955078125011, 57.626611328124966 ], [ -155.777978515624966, 57.568212890624977 ], [ -155.81367187500004, 57.559033203124983 ], [ -156.000195312500011, 57.544970703125045 ], [ -156.037353515624943, 57.526513671875023 ], [ -156.055371093750011, 57.447558593749989 ], [ -156.089892578124989, 57.445068359375028 ], [ -156.156005859374972, 57.463427734375045 ], [ -156.242187500000057, 57.449218749999972 ], [ -156.435888671874977, 57.359960937500006 ], [ -156.478417968750023, 57.327880859375057 ], [ -156.473681640624932, 57.310693359374994 ], [ -156.443554687500011, 57.293652343750011 ], [ -156.397656250000011, 57.240576171875034 ], [ -156.400488281249977, 57.204833984375028 ], [ -156.475146484374989, 57.105175781249983 ], [ -156.501318359374977, 57.08979492187504 ], [ -156.592041015625, 57.065087890624966 ], [ -156.629003906249977, 57.009960937500011 ], [ -156.712646484374943, 57.016064453125011 ], [ -156.779882812499977, 57.005615234375028 ], [ -156.823876953124966, 56.968847656250006 ], [ -156.871728515624966, 56.947656250000023 ], [ -156.9234375, 56.942089843749955 ], [ -156.988427734375023, 56.912939453124977 ], [ -157.066699218749989, 56.860205078124977 ], [ -157.13916015625, 56.826562499999966 ], [ -157.205761718749955, 56.812060546875017 ], [ -157.270556640625017, 56.808496093750023 ], [ -157.333593749999977, 56.815869140625011 ], [ -157.390234374999977, 56.809814453125028 ], [ -157.440576171875023, 56.790332031250045 ], [ -157.489648437499966, 56.759765625000028 ], [ -157.528710937499966, 56.673193359374977 ], [ -157.578369140625028, 56.634472656250011 ], [ -157.609765625000023, 56.627685546875028 ], [ -157.673876953124932, 56.633447265624966 ], [ -157.77070312500004, 56.651660156250045 ], [ -157.869091796875011, 56.645214843749955 ], [ -158.027880859374932, 56.592138671874977 ], [ -158.078320312500011, 56.552050781249989 ], [ -157.978271484374943, 56.543164062499955 ], [ -157.9287109375, 56.531689453125011 ], [ -157.929980468749989, 56.520458984374955 ], [ -157.982177734374943, 56.509570312500045 ], [ -158.070947265625023, 56.510351562500034 ], [ -158.124365234374977, 56.501025390624989 ], [ -158.189404296874983, 56.478173828125051 ], [ -158.352490234375011, 56.45351562499999 ], [ -158.414404296874977, 56.435839843750045 ], [ -158.537402343749989, 56.33544921875 ], [ -158.552148437499994, 56.312695312499983 ], [ -158.536376953124972, 56.307666015625045 ], [ -158.467333984374932, 56.318261718749966 ], [ -158.386132812500023, 56.301562500000045 ], [ -158.343994140624943, 56.28032226562496 ], [ -158.316992187499977, 56.254150390625057 ], [ -158.291406249999966, 56.203662109374989 ], [ -158.275634765624972, 56.196240234374983 ], [ -158.431835937500011, 56.111474609375023 ], [ -158.47612304687496, 56.075488281249989 ], [ -158.504687499999989, 56.062109375 ], [ -158.523339843749966, 56.072460937499983 ], [ -158.542675781250011, 56.166845703125034 ], [ -158.554443359375, 56.182861328125 ], [ -158.591162109375034, 56.184521484374983 ], [ -158.626757812499989, 56.154687500000051 ], [ -158.704882812500017, 56.043115234375051 ], [ -158.789843750000017, 55.986914062500063 ], [ -159.429443359375, 55.842724609374983 ], [ -159.523242187499932, 55.810009765624983 ], [ -159.541308593749989, 55.748486328124983 ], [ -159.567626953125, 55.695214843750051 ], [ -159.61005859375004, 55.652783203125011 ], [ -159.659667968750028, 55.625927734374955 ], [ -159.670263671874977, 55.645019531250028 ], [ -159.665332031250045, 55.794873046875011 ], [ -159.67851562499996, 55.824658203124955 ], [ -159.743017578125034, 55.84375 ], [ -159.771386718749966, 55.841113281250017 ], [ -159.810400390625006, 55.832714843749983 ], [ -159.874365234374977, 55.800292968750057 ], [ -159.913525390624955, 55.792187500000011 ], [ -159.962304687499966, 55.794873046875011 ], [ -160.045654296874972, 55.762939453125 ], [ -160.243798828125023, 55.66054687499999 ], [ -160.373193359374994, 55.635107421875063 ], [ -160.40742187500004, 55.613818359374989 ], [ -160.462695312500017, 55.55781250000004 ], [ -160.499316406250017, 55.53730468750004 ], [ -160.55351562499996, 55.535498046875006 ], [ -160.625244140625, 55.552392578124994 ], [ -160.682910156249932, 55.540429687500051 ], [ -160.72651367187504, 55.499658203124994 ], [ -160.770849609375006, 55.483544921874994 ], [ -160.896728515625, 55.513623046875011 ], [ -160.952197265624989, 55.493066406249994 ], [ -161.024218750000017, 55.4404296875 ], [ -161.099511718749994, 55.405712890624955 ], [ -161.178027343749989, 55.388867187499983 ], [ -161.381933593749977, 55.371289062499955 ], [ -161.463867187499972, 55.38251953125004 ], [ -161.480517578124989, 55.397802734375034 ], [ -161.476708984375023, 55.464892578125017 ], [ -161.443798828124955, 55.513281250000034 ], [ -161.413330078125, 55.536132812499972 ], [ -161.372705078124966, 55.556298828124994 ], [ -161.313281250000045, 55.558642578125017 ], [ -161.202099609375011, 55.543554687500063 ], [ -161.214697265625034, 55.559765624999983 ], [ -161.255126953125, 55.579003906249994 ], [ -161.357470703124989, 55.612207031250023 ], [ -161.458789062499989, 55.629150390625 ], [ -161.516943359375034, 55.618408203125028 ], [ -161.598779296875023, 55.59282226562496 ], [ -161.654296874999943, 55.563378906250023 ], [ -161.683544921874955, 55.529931640625051 ], [ -161.720361328125023, 55.420703124999989 ], [ -161.741552734374977, 55.391162109375017 ], [ -161.980322265625034, 55.198632812500051 ], [ -162.073974609375, 55.139306640625051 ], [ -162.166601562499977, 55.14375 ], [ -162.21147460937496, 55.121337890625028 ], [ -162.274658203124943, 55.0732421875 ], [ -162.332910156250023, 55.050244140625011 ], [ -162.386376953124966, 55.05234375 ], [ -162.427929687500011, 55.061474609374983 ], [ -162.457470703124983, 55.077685546875017 ], [ -162.452392578125, 55.092822265624989 ], [ -162.412548828124983, 55.106884765625011 ], [ -162.426806640624932, 55.145410156250051 ], [ -162.495263671874966, 55.208447265625011 ], [ -162.541894531249966, 55.24272460937496 ], [ -162.630371093750028, 55.246679687499977 ], [ -162.644140624999977, 55.218017578125 ], [ -162.61430664062496, 55.071484374999983 ], [ -162.618896484375, 55.038427734375006 ], [ -162.674365234375045, 54.99658203125 ], [ -162.819580078125028, 54.95 ], [ -162.86503906249996, 54.954541015624955 ], [ -162.995898437499989, 55.046484375000034 ], [ -163.119628906249972, 55.064697265625028 ], [ -163.127832031249966, 55.034765625000063 ], [ -163.100195312500006, 54.973632812500028 ], [ -163.131103515625, 54.916552734375045 ], [ -163.220556640625006, 54.863378906250034 ], [ -163.288623046875017, 54.83759765625004 ], [ -163.335302734375034, 54.839160156249989 ], [ -163.337890625000028, 54.876367187500023 ], [ -163.296337890625011, 54.94926757812496 ], [ -163.28569335937496, 55.009960937499983 ], [ -163.305957031249989, 55.058544921875011 ], [ -163.303662109374983, 55.095849609374966 ], [ -163.278808593749972, 55.121826171875028 ], [ -163.114501953125, 55.193945312499977 ], [ -163.045361328125011, 55.204736328125051 ], [ -163.008251953125011, 55.186865234375034 ], [ -162.961962890624989, 55.183837890625057 ], [ -162.906591796875006, 55.195556640625028 ], [ -162.871582031249972, 55.218603515625034 ], [ -162.85712890625004, 55.253027343750034 ], [ -162.786230468749977, 55.29707031250004 ], [ -162.658984374999989, 55.350781249999955 ], [ -162.513378906250011, 55.45 ], [ -162.349365234375, 55.5947265625 ], [ -162.157128906249994, 55.719433593750011 ], [ -161.936621093750006, 55.82416992187504 ], [ -161.697314453125017, 55.9072265625 ], [ -161.215625, 56.021435546874983 ], [ -161.178613281249966, 56.014453124999989 ], [ -161.222558593750023, 55.977441406249994 ], [ -161.192529296875023, 55.954296874999983 ], [ -161.145166015624966, 55.951318359374994 ], [ -160.968652343749966, 55.969628906249994 ], [ -160.898632812500011, 55.99365234375 ], [ -160.877832031249966, 55.970507812499989 ], [ -160.902392578124989, 55.941308593749994 ], [ -161.008398437499977, 55.91171875 ], [ -161.00537109375, 55.887158203124983 ], [ -160.851318359374972, 55.771875 ], [ -160.802832031250034, 55.754443359375045 ], [ -160.762597656250023, 55.756591796875028 ], [ -160.745507812499994, 55.771484375000057 ], [ -160.758398437499977, 55.854638671875023 ], [ -160.706347656250017, 55.870458984375034 ], [ -160.599707031249977, 55.874316406250045 ], [ -160.530224609375011, 55.863476562499955 ], [ -160.497900390625006, 55.837890624999972 ], [ -160.436914062500023, 55.816699218750017 ], [ -160.347314453124966, 55.799902343750063 ], [ -160.291699218750011, 55.805078125000051 ], [ -160.270117187499977, 55.832177734374966 ], [ -160.308496093749966, 55.864453124999983 ], [ -160.479882812499966, 55.935449218749966 ], [ -160.527441406249977, 55.965039062499955 ], [ -160.539062500000057, 56.006298828125011 ], [ -160.51469726562496, 56.059130859375017 ], [ -160.460839843749994, 56.1375 ], [ -160.377490234374989, 56.241455078125057 ], [ -160.302050781249989, 56.314111328125023 ], [ -160.149267578125034, 56.396337890624977 ], [ -160.046240234375006, 56.43701171875 ], [ -159.785058593749994, 56.561621093749977 ], [ -159.283105468749966, 56.688574218750006 ], [ -159.159033203124977, 56.770068359374989 ], [ -158.990380859375023, 56.86005859375004 ], [ -158.918017578125017, 56.882177734375006 ], [ -158.918017578125017, 56.847412109375028 ], [ -158.894873046875006, 56.816406250000028 ], [ -158.782080078125034, 56.795751953125006 ], [ -158.708837890625034, 56.788574218750028 ], [ -158.675146484375006, 56.794873046874983 ], [ -158.665917968749994, 56.827929687499989 ], [ -158.681054687499966, 56.887744140624989 ], [ -158.684814453125, 56.944238281250051 ], [ -158.67724609375, 56.997363281250045 ], [ -158.660791015625023, 57.039404296874977 ], [ -158.585595703124966, 57.114062500000017 ], [ -158.473730468750006, 57.199072265625006 ], [ -158.320947265624966, 57.297900390624989 ], [ -158.224511718749966, 57.342675781250051 ], [ -158.133544921874972, 57.366406249999983 ], [ -158.045703125000017, 57.40947265624996 ], [ -157.894335937499989, 57.511376953125023 ], [ -157.84575195312496, 57.528076171874972 ], [ -157.737207031249966, 57.548144531249989 ], [ -157.697412109375023, 57.53925781250004 ], [ -157.674023437499955, 57.513720703124989 ], [ -157.645556640624932, 57.497802734375028 ], [ -157.535302734374966, 57.483447265625017 ], [ -157.4619140625, 57.506201171875034 ], [ -157.473876953124972, 57.518212890624994 ], [ -157.533496093749932, 57.525878906249972 ], [ -157.571630859374977, 57.540673828124966 ], [ -157.607568359375023, 57.601464843749994 ], [ -157.6806640625, 57.638085937499994 ], [ -157.697216796875011, 57.679443359375 ], [ -157.683984374999966, 57.743896484374972 ], [ -157.621191406249977, 57.895214843749983 ], [ -157.610888671874989, 58.050830078125074 ], [ -157.555029296874977, 58.139941406250017 ], [ -157.442675781249989, 58.172167968750017 ], [ -157.193701171874977, 58.194189453125063 ], [ -157.339404296875017, 58.234521484374994 ], [ -157.39360351562496, 58.234814453124983 ], [ -157.488378906249977, 58.253710937500017 ], [ -157.524414062499943, 58.350732421874966 ], [ -157.523632812499983, 58.421337890624955 ], [ -157.460888671874983, 58.503027343750006 ], [ -157.228857421874977, 58.640917968750017 ], [ -156.97465820312496, 58.736328125 ], [ -157.009033203125028, 58.744189453125017 ], [ -157.04047851562504, 58.772558593750006 ], [ -156.923242187499966, 58.963671875000045 ], [ -156.808886718750045, 59.13427734375 ], [ -156.963378906249972, 58.988867187500034 ], [ -157.14204101562504, 58.877636718750011 ], [ -157.665722656249955, 58.748486328125011 ], [ -158.021923828124955, 58.640185546875045 ], [ -158.190917968750028, 58.6142578125 ], [ -158.302587890625034, 58.641796875000011 ], [ -158.3896484375, 58.745654296875045 ], [ -158.439306640625006, 58.782617187500023 ], [ -158.503173828124943, 58.850341796874972 ], [ -158.476269531249983, 58.938378906249966 ], [ -158.425634765624977, 58.999316406250017 ], [ -158.314501953124989, 59.009326171875017 ], [ -158.189208984375057, 58.979931640624983 ], [ -158.080517578125011, 58.977441406250023 ], [ -158.220605468749966, 59.0375 ], [ -158.422802734375011, 59.08984375 ], [ -158.514404296875028, 59.072851562500006 ], [ -158.58447265625, 58.98779296875 ], [ -158.678271484375017, 58.929394531249983 ], [ -158.760595703125006, 58.950097656250051 ], [ -158.809472656250023, 58.973876953125 ], [ -158.775537109375023, 58.90253906250004 ], [ -158.837744140625006, 58.793945312500028 ], [ -158.861376953125017, 58.71875 ], [ -158.772119140624966, 58.520312500000045 ], [ -158.788623046874932, 58.440966796875045 ], [ -158.95068359375, 58.404541015625 ], [ -159.082666015624966, 58.469775390625074 ], [ -159.358203124999989, 58.721289062500063 ], [ -159.454199218750006, 58.792919921874983 ], [ -159.670263671874977, 58.9111328125 ], [ -159.741455078125, 58.894287109375028 ], [ -159.832226562500011, 58.835986328125074 ], [ -159.920214843749989, 58.819873046875074 ], [ -160.152587890625, 58.905908203124994 ], [ -160.260791015625017, 58.971533203125063 ], [ -160.363134765624977, 59.051171875000023 ], [ -160.519921874999966, 59.007324218749972 ], [ -160.656640625000023, 58.955078125 ], [ -160.817089843750011, 58.871679687500063 ], [ -160.924267578125011, 58.872412109375034 ], [ -161.215917968749977, 58.80097656250004 ], [ -161.246826171875, 58.799462890624994 ], [ -161.287890624999989, 58.760937499999955 ], [ -161.328125, 58.743701171874989 ], [ -161.361328124999943, 58.669531249999977 ], [ -161.755468749999977, 58.612011718749983 ], [ -162.14492187499999, 58.644238281249983 ], [ -162.008691406249966, 58.68500976562504 ], [ -161.856494140625045, 58.717089843749989 ], [ -161.724365234375, 58.794287109375006 ], [ -161.780517578125, 58.897412109374955 ], [ -161.790283203125057, 58.949951171875 ], [ -161.788671874999977, 59.016406250000045 ], [ -161.644384765624977, 59.109667968750045 ], [ -161.794482421874989, 59.109472656250006 ], [ -161.890771484374994, 59.076074218750023 ], [ -161.981054687500006, 59.146142578125023 ], [ -162.023291015624977, 59.283984375000017 ], [ -161.920117187500011, 59.365478515625028 ], [ -161.872216796875023, 59.428271484375017 ], [ -161.831689453124966, 59.514501953125006 ], [ -161.828710937499977, 59.588623046875 ], [ -161.908642578125011, 59.714111328125 ], [ -162.138134765625011, 59.980029296874989 ], [ -162.242480468749989, 60.178320312499977 ], [ -162.421337890625011, 60.283984375000017 ], [ -162.287792968749955, 60.456884765625063 ], [ -162.138867187500011, 60.614355468749977 ], [ -161.946582031249989, 60.684814453125028 ], [ -161.962011718750034, 60.695361328125045 ], [ -162.068261718750023, 60.694873046875045 ], [ -162.138037109375006, 60.685546875 ], [ -162.199902343750011, 60.634326171875045 ], [ -162.265039062499966, 60.59521484375 ], [ -162.468701171875068, 60.394677734374994 ], [ -162.599707031250006, 60.296972656249977 ], [ -162.684960937499966, 60.268945312499966 ], [ -162.547705078124977, 60.231054687500063 ], [ -162.526953125000034, 60.199121093750023 ], [ -162.500488281249943, 60.1265625 ], [ -162.53564453125, 60.038378906250074 ], [ -162.570751953124955, 59.98974609375 ], [ -162.732617187500011, 59.99365234375 ], [ -162.877832031249994, 59.922753906250051 ], [ -163.219384765624966, 59.845605468750051 ], [ -163.680371093749983, 59.801513671875028 ], [ -163.906884765624937, 59.806787109375051 ], [ -164.142822265624972, 59.896777343749989 ], [ -164.141113281249972, 59.948876953125023 ], [ -164.131542968749983, 59.994238281250034 ], [ -164.470507812500017, 60.149316406250023 ], [ -164.662255859374994, 60.303808593750034 ], [ -164.799951171874994, 60.307226562500034 ], [ -164.91972656249996, 60.348437499999989 ], [ -165.061132812500006, 60.412548828124983 ], [ -165.048730468749966, 60.464257812499966 ], [ -165.026513671874966, 60.500634765624994 ], [ -165.113281249999972, 60.52607421875004 ], [ -165.224511718749966, 60.523583984374966 ], [ -165.353808593750017, 60.541210937500011 ], [ -165.016015624999966, 60.740039062500017 ], [ -164.899804687499994, 60.873144531250034 ], [ -164.80517578125, 60.892041015624983 ], [ -164.682373046875, 60.871533203124983 ], [ -164.512939453124943, 60.81904296875004 ], [ -164.370068359374983, 60.795898437500028 ], [ -164.318505859374966, 60.771289062499989 ], [ -164.265673828124932, 60.724658203124989 ], [ -164.321386718750006, 60.646630859374994 ], [ -164.372363281250017, 60.591845703125017 ], [ -164.309667968750034, 60.606738281250045 ], [ -164.131835937500028, 60.691503906249977 ], [ -163.999560546874989, 60.766064453124983 ], [ -163.936132812500034, 60.75830078125 ], [ -163.89492187499999, 60.745166015624989 ], [ -163.821386718750034, 60.668261718750045 ], [ -163.729980468749972, 60.589990234374994 ], [ -163.528710937499994, 60.66455078125 ], [ -163.420947265624989, 60.757421875 ], [ -163.511865234375023, 60.798144531250045 ], [ -163.623046875000028, 60.822216796874955 ], [ -163.90654296874996, 60.853808593750017 ], [ -163.837304687499966, 60.880419921875017 ], [ -163.655419921874966, 60.877490234375045 ], [ -163.586914062499943, 60.902978515624994 ], [ -163.658935546874972, 60.938232421874972 ], [ -163.749023437500028, 60.9697265625 ], [ -163.994628906249972, 60.864697265625011 ], [ -164.441552734374966, 60.869970703125006 ], [ -164.753955078124932, 60.931298828124994 ], [ -165.065625, 60.920654296875028 ], [ -165.11484375, 60.93281250000004 ], [ -165.175488281250011, 60.965673828124977 ], [ -164.999902343749966, 61.043652343749955 ], [ -164.875585937500034, 61.086767578125034 ], [ -164.868994140625034, 61.111767578124983 ], [ -164.941210937499989, 61.114892578124994 ], [ -165.077099609374955, 61.094189453124955 ], [ -165.137695312499972, 61.130126953125 ], [ -165.127783203124977, 61.192431640624989 ], [ -165.150048828124994, 61.186865234375006 ], [ -165.203759765625023, 61.15283203125 ], [ -165.279785156249943, 61.169628906249955 ], [ -165.344873046874966, 61.197705078124983 ], [ -165.310791015624972, 61.227636718750063 ], [ -165.243945312500017, 61.26875 ], [ -165.27363281250004, 61.274853515624983 ], [ -165.333691406250011, 61.266113281249972 ], [ -165.392041015625011, 61.212304687500023 ], [ -165.379296874999966, 61.16875 ], [ -165.380761718750023, 61.106298828125034 ], [ -165.48046875, 61.094873046874994 ], [ -165.565869140624983, 61.102343750000017 ], [ -165.627587890625023, 61.165185546875023 ], [ -165.69135742187504, 61.299902343750034 ], [ -165.86396484375004, 61.335693359375028 ], [ -165.90629882812496, 61.403808593749972 ], [ -165.797119140625, 61.491162109375011 ], [ -165.845312499999977, 61.536230468750034 ], [ -165.961328124999966, 61.550878906250006 ], [ -166.093994140625, 61.506738281249966 ], [ -166.15273437499999, 61.545947265625074 ], [ -166.163525390624955, 61.589013671875051 ], [ -166.168115234375023, 61.650830078125011 ], [ -166.131152343749932, 61.657324218750006 ], [ -166.100488281249994, 61.645068359375017 ], [ -165.834570312500006, 61.679394531249983 ], [ -165.808935546875034, 61.696093750000017 ], [ -166.019921875000023, 61.748291015624972 ], [ -166.078808593750011, 61.803125 ], [ -165.991406249999983, 61.834179687499983 ], [ -165.833837890625034, 61.836816406249994 ], [ -165.612792968750028, 61.869287109375023 ], [ -165.705810546874972, 61.927441406249983 ], [ -165.725244140625023, 61.959375 ], [ -165.743945312500017, 62.01171875 ], [ -165.707275390625, 62.100439453125063 ], [ -165.447656249999966, 62.303906250000011 ], [ -165.194531250000011, 62.473535156250023 ], [ -165.115625, 62.512695312500028 ], [ -164.999707031250011, 62.533789062500063 ], [ -164.891845703124972, 62.517578125000028 ], [ -164.779199218750023, 62.481152343749983 ], [ -164.757861328124932, 62.496728515624966 ], [ -164.796093750000011, 62.511621093749966 ], [ -164.844384765624966, 62.5810546875 ], [ -164.68798828125, 62.608251953125034 ], [ -164.596289062499977, 62.686669921875023 ], [ -164.589453125, 62.709375 ], [ -164.688964843750028, 62.676757812500057 ], [ -164.792675781250011, 62.623193359374966 ], [ -164.818652343749989, 62.677050781250017 ], [ -164.845410156250011, 62.800976562499955 ], [ -164.799658203125034, 62.918066406250006 ], [ -164.764062499999966, 62.970605468750051 ], [ -164.677441406249983, 63.020458984374983 ], [ -164.428125, 63.040429687499966 ], [ -164.384228515625011, 63.030468749999983 ], [ -164.375097656250034, 63.054003906249989 ], [ -164.52519531249996, 63.127636718749983 ], [ -164.463281249999966, 63.185205078124966 ], [ -164.409033203125034, 63.215039062500011 ], [ -164.107617187499983, 63.261718750000028 ], [ -163.94287109375, 63.247216796874994 ], [ -163.736230468749994, 63.192822265625011 ], [ -163.616308593749977, 63.125146484374994 ], [ -163.633740234374983, 63.090429687500034 ], [ -163.663574218750028, 63.070312500000028 ], [ -163.725732421874994, 63.047802734374955 ], [ -163.748974609375011, 63.030322265625045 ], [ -163.73784179687496, 63.016406250000045 ], [ -163.649365234374983, 63.056787109375023 ], [ -163.504345703125011, 63.105859374999966 ], [ -163.423193359374977, 63.084521484374989 ], [ -163.358837890625011, 63.045751953124977 ], [ -163.287841796874943, 63.046435546875045 ], [ -163.062255859375, 63.079736328124994 ], [ -162.947705078125011, 63.114990234374972 ], [ -162.807763671875023, 63.206591796874989 ], [ -162.62148437499999, 63.265820312499983 ], [ -162.359814453124983, 63.452587890625011 ], [ -162.282812500000034, 63.529199218749994 ], [ -162.193310546874983, 63.540966796874983 ], [ -162.1125, 63.534179687500028 ], [ -162.05625, 63.471337890624994 ], [ -161.973974609374977, 63.452929687499989 ], [ -161.505419921874989, 63.468164062499994 ], [ -161.26601562499999, 63.496972656249994 ], [ -161.099707031250034, 63.557910156250045 ], [ -160.926708984374955, 63.66054687499999 ], [ -160.826513671874977, 63.729345703124977 ], [ -160.778564453125, 63.818945312500034 ], [ -160.840478515624966, 63.934912109375034 ], [ -160.903955078124966, 64.031201171875011 ], [ -160.987548828125, 64.251269531250017 ], [ -161.220117187499966, 64.396582031250034 ], [ -161.38569335937504, 64.439941406249972 ], [ -161.490722656250028, 64.433789062499983 ], [ -161.414599609374989, 64.5263671875 ], [ -161.193066406250068, 64.516406250000017 ], [ -161.048779296874955, 64.534472656250045 ], [ -160.93193359374996, 64.5791015625 ], [ -160.893701171874994, 64.612890625000034 ], [ -160.836035156249977, 64.681933593749989 ], [ -160.855908203125011, 64.755615234375 ], [ -160.886962890625057, 64.795556640625051 ], [ -160.967480468750011, 64.839550781249955 ], [ -161.063232421874972, 64.904003906250011 ], [ -161.130175781250045, 64.925439453125051 ], [ -161.186914062499966, 64.924023437500011 ], [ -161.466357421874932, 64.794873046874983 ], [ -161.633984375000011, 64.792480468750028 ], [ -161.759375, 64.816259765625006 ], [ -161.868310546874966, 64.742675781250028 ], [ -162.172265624999966, 64.678076171875006 ], [ -162.334619140624994, 64.612841796875045 ], [ -162.635742187499972, 64.450830078124994 ], [ -162.711083984374966, 64.377539062499977 ], [ -162.807031249999966, 64.374218750000011 ], [ -162.876416015624983, 64.516406250000017 ], [ -163.203906249999989, 64.652001953125023 ], [ -163.302832031249977, 64.605908203124955 ], [ -163.248291015624972, 64.563281250000074 ], [ -163.174072265624943, 64.532958984375028 ], [ -163.0517578125, 64.519726562499983 ], [ -163.1044921875, 64.478613281250034 ], [ -163.144335937500017, 64.423828125 ], [ -163.267041015624983, 64.475195312499977 ], [ -163.486181640625034, 64.549804687499972 ], [ -163.713085937499983, 64.588232421875006 ], [ -164.303955078125, 64.583935546875011 ], [ -164.691845703124983, 64.507421875000063 ], [ -164.727490234374955, 64.523291015625006 ], [ -164.76494140624996, 64.529638671875063 ], [ -164.829541015624983, 64.511376953124966 ], [ -164.857275390625034, 64.480322265625034 ], [ -164.899511718750034, 64.46064453125004 ], [ -164.978759765625, 64.453662109375017 ], [ -165.138134765624955, 64.46523437499999 ], [ -165.446191406250023, 64.512841796874994 ], [ -166.142773437500011, 64.582763671875028 ], [ -166.325097656250023, 64.625732421875 ], [ -166.481396484374983, 64.728076171875074 ], [ -166.478125, 64.797558593750011 ], [ -166.40869140625, 64.826953125000045 ], [ -166.415234375000011, 64.926513671875 ], [ -166.550878906250006, 64.952978515625063 ], [ -166.826953124999932, 65.09609375 ], [ -166.928417968750011, 65.157080078124977 ], [ -166.906396484374966, 65.163818359375028 ], [ -166.856787109374977, 65.147265625000017 ], [ -166.762548828124977, 65.134912109374994 ], [ -166.531005859374943, 65.15473632812504 ], [ -166.451660156249943, 65.247314453124972 ], [ -166.2796875, 65.273779296875034 ], [ -166.121484375000023, 65.260742187500057 ], [ -166.157031249999989, 65.285839843750011 ], [ -166.197412109375023, 65.305566406250023 ], [ -166.609375, 65.352734374999955 ], [ -166.665380859374977, 65.338281250000023 ], [ -167.404003906250011, 65.422119140624972 ], [ -167.987255859374983, 65.567773437499994 ], [ -168.035009765625034, 65.595605468749966 ], [ -168.088378906249972, 65.657763671875017 ], [ -168.009667968750023, 65.71914062499999 ], [ -167.930566406249966, 65.748144531250034 ], [ -167.927001953124972, 65.71435546875 ], [ -167.91435546874996, 65.681201171874989 ], [ -167.580029296874983, 65.758300781249972 ], [ -167.405322265624989, 65.859326171874955 ], [ -167.074218749999943, 65.877050781250006 ], [ -166.997216796874994, 65.904931640625023 ], [ -166.894433593750023, 65.959179687499955 ], [ -166.747656250000034, 66.051855468750006 ], [ -166.540136718750034, 66.100634765625017 ], [ -166.398730468750017, 66.144433593750051 ], [ -166.214599609374972, 66.170263671874977 ], [ -166.057421875000017, 66.127246093750017 ], [ -166.008935546874994, 66.121337890625057 ], [ -165.723681640624989, 66.112548828125028 ], [ -165.62993164062496, 66.131201171875006 ], [ -165.589990234374994, 66.145117187500006 ], [ -165.560205078124966, 66.167089843750034 ], [ -165.84023437499999, 66.24506835937504 ], [ -165.811865234375006, 66.288476562499994 ], [ -165.776171875000017, 66.319042968750011 ], [ -165.449414062499955, 66.409912109375028 ], [ -165.19829101562496, 66.439941406250028 ], [ -165.063964843749943, 66.437841796875034 ], [ -164.674121093750017, 66.555029296875034 ], [ -164.460498046875017, 66.588427734374989 ], [ -164.058251953124966, 66.610742187500023 ], [ -163.727685546875023, 66.616455078125028 ], [ -163.638232421875017, 66.57465820312504 ], [ -163.815722656250017, 66.583496093749972 ], [ -163.893945312499966, 66.575878906250011 ], [ -163.838232421874977, 66.561572265625017 ], [ -163.775488281250006, 66.531103515625034 ], [ -163.793701171874972, 66.492626953125011 ], [ -163.902880859375017, 66.378369140625011 ], [ -163.893945312499966, 66.286914062500017 ], [ -163.964990234374966, 66.257324218750028 ], [ -164.033740234374932, 66.215527343749955 ], [ -163.695361328125017, 66.083837890625034 ], [ -163.17143554687496, 66.075439453125028 ], [ -162.886474609375, 66.099218749999977 ], [ -162.721777343750006, 66.059814453125028 ], [ -162.586865234374955, 66.050830078124989 ], [ -162.214257812499994, 66.071044921875028 ], [ -161.933691406250034, 66.042871093749966 ], [ -161.816308593750023, 66.05366210937504 ], [ -161.556835937500011, 66.250537109374989 ], [ -161.455419921875034, 66.281396484374966 ], [ -161.345068359375034, 66.247167968750006 ], [ -161.201074218749994, 66.219384765625051 ], [ -161.109228515625034, 66.239501953125057 ], [ -161.034277343750034, 66.188818359375034 ], [ -161.069531250000011, 66.294628906250011 ], [ -161.120312499999955, 66.334326171875006 ], [ -161.544433593749943, 66.407031249999989 ], [ -161.828173828124932, 66.370849609375 ], [ -161.916894531249966, 66.411816406249983 ], [ -161.887597656249966, 66.493066406250023 ], [ -162.191162109375, 66.693115234375 ], [ -162.317724609375034, 66.733691406250017 ], [ -162.467431640624966, 66.735644531250045 ], [ -162.54365234375004, 66.805126953125011 ], [ -162.607421874999972, 66.894384765624977 ], [ -162.47832031249996, 66.930810546875023 ], [ -162.361621093749989, 66.947314453125017 ], [ -162.253564453125023, 66.91865234375004 ], [ -162.131396484374989, 66.801367187500034 ], [ -162.017626953124989, 66.784130859374983 ], [ -162.050732421874983, 66.667285156249989 ], [ -161.909570312500023, 66.559619140624989 ], [ -161.591015625000011, 66.459521484375017 ], [ -161.335937500000028, 66.496337890624972 ], [ -161.155810546874989, 66.49531250000004 ], [ -161.048144531250017, 66.47421875 ], [ -160.784472656249932, 66.384375 ], [ -160.650537109375023, 66.373095703124989 ], [ -160.231689453125028, 66.420263671875006 ], [ -160.227343749999932, 66.508544921874972 ], [ -160.262548828125034, 66.57246093750004 ], [ -160.360888671874989, 66.6125 ], [ -160.643798828124972, 66.60498046875 ], [ -160.864013671875, 66.670849609375011 ], [ -161.051464843749983, 66.652783203124955 ], [ -161.398046874999977, 66.551855468750006 ], [ -161.571728515625011, 66.591601562500017 ], [ -161.680908203124943, 66.6455078125 ], [ -161.856689453124972, 66.700341796874966 ], [ -161.878759765625034, 66.803955078125028 ], [ -161.731298828125006, 66.922802734374983 ], [ -161.622216796874994, 66.979345703125063 ], [ -161.719921875000011, 67.020556640625017 ], [ -161.965429687500034, 67.049560546874972 ], [ -162.391552734374955, 67.019873046875063 ], [ -162.41157226562504, 67.060302734375028 ], [ -162.409423828124943, 67.103955078124955 ], [ -162.583105468749977, 67.018505859374955 ], [ -162.761425781250011, 67.036425781250045 ], [ -163.001708984375, 67.027294921874955 ], [ -163.531835937500006, 67.102587890625017 ], [ -163.720556640625006, 67.195556640625057 ], [ -163.799804687499972, 67.270996093750057 ], [ -163.94267578124996, 67.477587890625045 ], [ -164.125195312500011, 67.606738281250074 ], [ -165.386035156250017, 68.04560546875004 ], [ -165.959570312499977, 68.155908203125023 ], [ -166.235937499999977, 68.277929687500034 ], [ -166.409130859375011, 68.307958984375006 ], [ -166.574462890625, 68.32026367187504 ], [ -166.786279296874994, 68.359619140624972 ], [ -166.643896484375034, 68.408007812500045 ], [ -166.545898437499972, 68.424365234375017 ], [ -166.647851562499966, 68.373828125000017 ], [ -166.570410156249977, 68.361083984375 ], [ -166.447021484375, 68.390234374999977 ], [ -166.380517578125023, 68.425146484375006 ], [ -166.282958984374943, 68.573242187499972 ], [ -166.18203125, 68.797216796875034 ], [ -166.209082031250006, 68.885351562500034 ], [ -165.50947265625004, 68.867578124999966 ], [ -165.043945312499943, 68.882470703124994 ], [ -164.889697265624989, 68.902441406249977 ], [ -164.302343750000034, 68.936474609374983 ], [ -164.15019531249996, 68.961181640625028 ], [ -163.867919921875, 69.036669921875045 ], [ -163.535693359374989, 69.170117187499983 ], [ -163.250537109374989, 69.345361328124966 ], [ -163.205175781249977, 69.392529296874983 ], [ -163.187109375000034, 69.38046875 ], [ -163.161474609374977, 69.387939453125028 ], [ -163.131005859374966, 69.454345703124972 ], [ -163.093554687499989, 69.610693359375034 ], [ -162.95209960937504, 69.758105468750045 ], [ -162.350390625000017, 70.094140625000023 ], [ -162.071142578124977, 70.227197265625023 ], [ -161.977978515625011, 70.287646484375017 ], [ -161.880957031250034, 70.331738281250011 ], [ -161.812597656249977, 70.289843750000017 ], [ -161.779931640624966, 70.277343750000028 ], [ -161.761083984375034, 70.257666015625034 ], [ -161.818408203124989, 70.248437500000023 ], [ -161.911962890624977, 70.205468749999966 ], [ -162.042382812499966, 70.176660156250051 ], [ -162.073876953124994, 70.161962890624977 ], [ -161.997412109374977, 70.165234375000011 ], [ -161.768164062499977, 70.196533203125 ], [ -161.639013671875034, 70.234521484375023 ], [ -160.996289062500011, 70.304589843749994 ], [ -160.64765625000004, 70.420556640624994 ], [ -160.634130859375034, 70.446386718750006 ], [ -160.117138671874955, 70.591210937500023 ], [ -160.045605468750068, 70.585595703125051 ], [ -159.963134765625028, 70.568164062500045 ], [ -160.106396484375011, 70.472558593750023 ], [ -160.005566406249955, 70.447558593749989 ], [ -160.095068359375006, 70.333300781250074 ], [ -159.907568359374977, 70.331445312500051 ], [ -159.865673828124983, 70.278857421874989 ], [ -159.855224609375, 70.324169921874983 ], [ -159.857519531250006, 70.389257812500006 ], [ -159.842626953124977, 70.453027343750023 ], [ -159.81499023437496, 70.497070312500028 ], [ -159.68330078125004, 70.477148437499977 ], [ -159.386767578124932, 70.524511718750034 ], [ -159.746191406249977, 70.530468750000011 ], [ -159.961816406250023, 70.634082031250074 ], [ -160.081591796874989, 70.634863281250034 ], [ -159.680908203125, 70.786767578124994 ], [ -159.31450195312496, 70.878515625000034 ], [ -159.231738281249989, 70.876757812500017 ], [ -159.191748046875006, 70.859667968750017 ], [ -159.183154296875045, 70.831933593750051 ], [ -159.262207031249972, 70.813867187499994 ], [ -159.339843749999972, 70.78125 ], [ -159.304150390624983, 70.752539062500034 ], [ -159.251171875000011, 70.7484375 ], [ -159.075048828125034, 70.772070312500006 ], [ -158.996289062499955, 70.801611328125006 ], [ -158.620947265624977, 70.799023437500011 ], [ -158.510839843750034, 70.820117187500045 ], [ -158.484375, 70.841064453125028 ], [ -157.998486328125011, 70.8453125 ], [ -157.909375, 70.860107421875 ], [ -157.605615234374966, 70.941259765625034 ], [ -157.32475585937496, 71.039599609374989 ], [ -157.195312499999972, 71.09326171875 ], [ -156.97333984375004, 71.230029296875045 ], [ -156.783300781249977, 71.318945312500063 ], [ -156.470214843749943, 71.407666015625011 ], [ -156.395263671874943, 71.396679687499983 ], [ -156.496679687500034, 71.379101562499955 ], [ -156.567236328125006, 71.341552734375028 ], [ -156.469970703125, 71.291552734375074 ], [ -155.811132812499977, 71.188427734375011 ], [ -155.645605468750006, 71.182763671875023 ], [ -155.579443359375034, 71.121093749999972 ], [ -155.634570312499989, 71.061572265625017 ], [ -155.804345703125023, 70.995410156250045 ], [ -156.146582031250006, 70.927832031250034 ], [ -156.041943359375011, 70.902246093749994 ], [ -155.973535156250023, 70.841992187499955 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "St. Vin. and Gren.", "admin": "Saint Vincent and the Grenadines" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -61.334375, 12.695214843749994 ], [ -61.344531249999989, 12.69472656249998 ], [ -61.353515624999972, 12.698144531249966 ], [ -61.351123046875017, 12.701171875000043 ], [ -61.339746093749994, 12.703613281250014 ], [ -61.334423828124983, 12.710205078125028 ], [ -61.336328125000023, 12.71904296874996 ], [ -61.335839843749994, 12.728808593749989 ], [ -61.326806640624937, 12.734814453124969 ], [ -61.31987304687496, 12.73544921875002 ], [ -61.316796874999937, 12.731689453125043 ], [ -61.31484375, 12.722558593749966 ], [ -61.320117187499989, 12.71552734375004 ], [ -61.325927734375028, 12.709863281250037 ], [ -61.328808593749983, 12.70112304687504 ], [ -61.334375, 12.695214843749994 ] ] ], [ [ [ -61.226220703124966, 12.994628906249972 ], [ -61.242236328124932, 12.98369140624996 ], [ -61.234716796875006, 12.98369140624996 ], [ -61.242236328124932, 12.976269531250054 ], [ -61.247265624999983, 12.983642578125043 ], [ -61.255224609375006, 12.988183593749994 ], [ -61.265332031249926, 12.99018554687504 ], [ -61.276953125, 12.98989257812498 ], [ -61.276953125, 12.997363281249989 ], [ -61.262060546874977, 12.992773437500034 ], [ -61.239355468749977, 12.997265624999969 ], [ -61.239257812499943, 13.005371093750028 ], [ -61.245947265624977, 13.012695312500014 ], [ -61.2490234375, 13.017822265624986 ], [ -61.240625, 13.025732421875006 ], [ -61.212841796874983, 13.043261718750017 ], [ -61.201171875, 13.052539062500045 ], [ -61.199804687500006, 13.04873046874998 ], [ -61.199316406249977, 13.04511718750004 ], [ -61.197949218749983, 13.041699218749969 ], [ -61.19375, 13.038281249999983 ], [ -61.208056640624989, 13.024707031249974 ], [ -61.226220703124966, 12.994628906249972 ] ] ], [ [ [ -61.174511718750011, 13.158105468749966 ], [ -61.20390625, 13.142285156250026 ], [ -61.277294921874983, 13.209570312499977 ], [ -61.268457031249966, 13.287695312499991 ], [ -61.224072265624983, 13.330664062500034 ], [ -61.182128906249943, 13.355957031250043 ], [ -61.13896484374996, 13.358740234374991 ], [ -61.124023437500028, 13.294042968750034 ], [ -61.134521484375028, 13.202880859375028 ], [ -61.174511718750011, 13.158105468749966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "British Virgin Is.", "admin": "British Virgin Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -64.593652343749966, 18.402832031249972 ], [ -64.671826171875011, 18.399121093750011 ], [ -64.69511718749996, 18.411669921875017 ], [ -64.650976562500006, 18.442529296874994 ], [ -64.56914062499996, 18.446289062500028 ], [ -64.545166015624943, 18.438134765624966 ], [ -64.593652343749966, 18.402832031249972 ] ] ], [ [ [ -64.395214843749955, 18.464599609375028 ], [ -64.421142578125, 18.45742187499999 ], [ -64.438037109374989, 18.458984375000057 ], [ -64.44375, 18.473388671875057 ], [ -64.426074218749932, 18.513085937499966 ], [ -64.324658203124983, 18.517480468749966 ], [ -64.395214843749955, 18.464599609375028 ] ] ], [ [ [ -64.287890624999932, 18.740576171875034 ], [ -64.273583984374966, 18.707128906249977 ], [ -64.282324218749949, 18.707714843750011 ], [ -64.339453124999977, 18.730712890625 ], [ -64.383398437500034, 18.732617187500011 ], [ -64.401464843749977, 18.738574218749989 ], [ -64.41142578124996, 18.751171874999983 ], [ -64.323095703125006, 18.752685546875028 ], [ -64.287890624999932, 18.740576171875034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "North America", "name": "U.S. Virgin Is.", "admin": "United States Virgin Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -64.765625, 17.794335937499994 ], [ -64.681835937499983, 17.750195312499983 ], [ -64.580468749999937, 17.750195312499983 ], [ -64.686279296875, 17.706103515625045 ], [ -64.889111328124955, 17.701708984375045 ], [ -64.884716796874926, 17.772265625000045 ], [ -64.765625, 17.794335937499994 ] ] ], [ [ [ -64.659814453124937, 18.354345703125063 ], [ -64.725976562500023, 18.327880859375 ], [ -64.770605468749949, 18.331591796875045 ], [ -64.787695312499977, 18.341113281250017 ], [ -64.75244140625, 18.371972656249994 ], [ -64.659814453124937, 18.354345703125063 ] ] ], [ [ [ -64.845019531249932, 18.330078125 ], [ -64.919970703125017, 18.321289062499972 ], [ -65.023632812499983, 18.36757812499999 ], [ -64.942041015624994, 18.38520507812504 ], [ -64.889111328124955, 18.374218750000011 ], [ -64.845019531249932, 18.330078125 ] ] ] ] } } -] -} diff --git a/public/scripts/scripts/Oceania.js b/public/scripts/scripts/Oceania.js deleted file mode 100644 index 6529cb6..0000000 --- a/public/scripts/scripts/Oceania.js +++ /dev/null @@ -1,33 +0,0 @@ - -var Oceania = -{ - "type": "FeatureCollection", - "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, - "bbox":[[-20,-54.74921875000004],[180,18.806787109375022]], - "features": [ - { "type": "Feature", "properties": { "continent": "Oceania", "name": "American Samoa", "admin": "American Samoa" }, "geometry": { "type": "Polygon", "coordinates": [[[-170.726269531250011, -14.351171875], [-170.769238281250011, -14.359765625], [-170.820507812500011, -14.312109375], [-170.720849609374994, -14.275976562500006], [-170.689160156250011, -14.257421875], [-170.568115234375, -14.266796875000011], [-170.640478515625006, -14.2822265625], [-170.726269531250011, -14.351171875]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Ashmore and Cartier Is.", "admin": "Ashmore and Cartier Islands" }, "geometry": { "type": "Polygon", "coordinates": [[[123.594531249999989, -12.425683593750009], [123.59521484375, -12.4359375], [123.573144531250023, -12.434179687500006], [123.572460937500011, -12.423925781250006], [123.594531249999989, -12.425683593750009]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Australia", "admin": "Australia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[158.878808593750051, -54.709765625], [158.845214843750028, -54.74921875000004], [158.835937500000028, -54.70400390624998], [158.896972656250028, -54.506054687499976], [158.958886718749994, -54.47236328125004], [158.945605468750074, -54.575], [158.878808593750051, -54.709765625]]], [[[147.356054687500063, -43.396972656250014], [147.308886718750074, -43.500781250000017], [147.231445312500028, -43.483105468749969], [147.153808593750028, -43.500195312499997], [147.104980468750028, -43.431152343749957], [147.10468750000004, -43.412890624999974], [147.163085937500028, -43.430273437499963], [147.184667968750063, -43.4078125], [147.19843750000004, -43.379199218750031], [147.219726562500028, -43.371386718750045], [147.233984375000063, -43.330468749999966], [147.28388671875004, -43.278906250000034], [147.3125, -43.280273437499957], [147.342480468750097, -43.346289062499991], [147.356054687500063, -43.396972656250014]]], [[[147.434570312500028, -43.240722656249972], [147.371875, -43.240820312499991], [147.34882812500004, -43.232421874999972], [147.33759765625004, -43.183300781249997], [147.29609375000004, -43.161718749999963], [147.319140625000017, -43.145312499999989], [147.327343750000097, -43.114648437499966], [147.352539062499972, -43.080273437499969], [147.397265625000074, -43.118261718749991], [147.434570312500028, -43.240722656249972]]], [[[148.104296875000017, -42.710449218750043], [148.048144531250017, -42.719238281249957], [148.0296875, -42.714843749999957], [148.030859375000063, -42.663378906250045], [148.022753906250017, -42.640429687499989], [148.072558593750017, -42.593164062499952], [148.14277343750004, -42.615917968749969], [148.169531250000063, -42.65175781249998], [148.100585937499972, -42.680566406249994], [148.104296875000017, -42.710449218750043]]], [[[145.042968750000028, -40.78671875], [145.158691406249972, -40.790625], [145.22431640625004, -40.765136718750028], [145.283007812500017, -40.769921875000023], [145.349414062500017, -40.826367187499983], [145.42939453125004, -40.858203124999989], [145.485156250000074, -40.852343750000031], [145.533496093750017, -40.863964843749997], [145.576464843750017, -40.904101562500003], [145.686035156250028, -40.93906250000002], [145.733789062499994, -40.962011718749991], [145.775390625000028, -40.997167968749963], [145.821484375000097, -41.02460937500004], [146.111132812500017, -41.118066406249994], [146.317480468750063, -41.163476562500009], [146.574414062500097, -41.142382812499974], [146.650585937500097, -41.116210937499972], [146.723437500000017, -41.078027343750009], [146.786035156250051, -41.11367187499998], [146.848144531249972, -41.168066406249963], [146.836035156250119, -41.109375], [146.85664062500004, -41.058300781249983], [146.919433593749972, -41.017773437499983], [146.989843750000063, -40.992382812499969], [147.105761718750074, -40.994238281249991], [147.218847656250119, -40.9833984375], [147.268945312499994, -40.959765624999974], [147.32050781250004, -40.956445312500009], [147.387695312499972, -40.985546875], [147.45478515625004, -41.001660156249983], [147.500781250000017, -40.964160156249989], [147.579296875000097, -40.875585937499977], [147.621679687500119, -40.844726562499986], [147.817675781250074, -40.871679687499977], [147.872949218750051, -40.872558593749972], [147.96875, -40.779589843750045], [148.032812500000119, -40.780957031249969], [148.21523437499999, -40.854882812500023], [148.292871093749994, -40.947070312499974], [148.285449218750074, -41.115332031249963], [148.291601562500063, -41.174609375000045], [148.30625, -41.233105468749983], [148.31220703125004, -41.34970703125002], [148.289843750000074, -41.465039062499983], [148.286914062500017, -41.554980468750003], [148.29658203125004, -41.646191406250026], [148.287597656249972, -41.815722656250017], [148.315722656250017, -41.927734375], [148.301660156249994, -42.004199218750045], [148.30146484375004, -42.039941406249952], [148.328027343750051, -42.07373046875], [148.340820312499972, -42.111132812499974], [148.331054687499972, -42.1591796875], [148.342578125000074, -42.215332031249972], [148.33125, -42.261621093749994], [148.290332031250017, -42.254980468749977], [148.276953125000119, -42.219433593750011], [148.284570312499994, -42.173437499999963], [148.277148437500074, -42.136425781249983], [148.255761718749994, -42.10263671875002], [148.183105468750028, -42.064746093750031], [148.204394531250074, -42.041992187500014], [148.241601562499994, -42.021875], [148.213671875000017, -41.970019531250003], [148.16718750000004, -42.012304687500006], [148.141210937500063, -42.06982421875], [148.15625, -42.088281250000023], [148.127539062500063, -42.103710937499969], [148.066601562500097, -42.170312499999952], [148.022753906250017, -42.259472656249997], [148.004882812500028, -42.345117187499952], [148.009375, -42.4359375], [147.973535156250051, -42.505859375000014], [147.924414062500063, -42.572460937499997], [147.912109374999972, -42.658496093750017], [147.915039062500028, -42.816406249999957], [147.957714843750097, -42.960449218749986], [147.98085937499999, -43.157031249999974], [147.945410156250063, -43.181835937499969], [147.838574218750097, -43.195117187500017], [147.785839843750097, -43.220019531250017], [147.69892578125004, -43.122558593749972], [147.647949218749972, -43.020605468749991], [147.687304687500074, -42.979882812499952], [147.773925781249972, -43.003417968750043], [147.800390625000119, -42.980273437500031], [147.807421875000017, -42.954101562500028], [147.8, -42.928125], [147.693457031250063, -42.871972656249994], [147.573828125000063, -42.845703124999972], [147.53583984375004, -42.878027343749977], [147.54902343750004, -42.974511718750009], [147.536718750000119, -42.996484374999952], [147.452343750000097, -43.033398437500011], [147.408007812500017, -42.893847656250003], [147.297949218750063, -42.790917968749994], [147.301953125000097, -42.840527343749983], [147.347656249999972, -42.926562500000017], [147.342675781250051, -42.964453125], [147.325, -43.013476562500045], [147.280761718750028, -43.031738281250028], [147.259765625000028, -43.071093749999974], [147.259765625000028, -43.126464843749972], [147.245019531250051, -43.215917968749991], [147.172851562499972, -43.255859374999957], [146.996972656250051, -43.15634765625002], [146.984863281249972, -43.18984375], [146.9875, -43.21875], [147.07734375000004, -43.275878906250028], [147.035937500000074, -43.31904296875004], [147.004687500000017, -43.369628906250043], [146.954687500000119, -43.50244140625], [146.873925781249994, -43.6125], [146.834277343750017, -43.619335937500011], [146.699218750000028, -43.601953125000023], [146.54853515625004, -43.508886718749991], [146.413183593750119, -43.519531250000028], [146.186718750000097, -43.512792968749977], [146.04316406250004, -43.547167968749974], [146.013085937500051, -43.444824218749986], [145.981738281250074, -43.408398437500026], [145.994433593750074, -43.37607421875002], [146.108789062499994, -43.354394531249952], [146.226367187500074, -43.355273437500045], [146.208007812499972, -43.316210937499989], [146.17646484375004, -43.301757812499972], [146.125097656250063, -43.31123046875004], [145.975292968750097, -43.277148437500031], [145.873242187500097, -43.292382812500023], [145.802734375000028, -43.244042968750037], [145.681542968749994, -43.075976562499989], [145.609960937500063, -42.998242187500054], [145.567382812500028, -42.967968750000011], [145.517578124999972, -42.951367187499997], [145.487597656250017, -42.926660156250037], [145.268164062500063, -42.544335937499952], [145.237109375000074, -42.455566406249986], [145.198828125000063, -42.230859375000037], [145.372949218749994, -42.33847656250002], [145.434863281250017, -42.406542968750031], [145.468261718749972, -42.492871093750026], [145.527246093749994, -42.388183593750014], [145.516601562499972, -42.3544921875], [145.360351562500028, -42.227539062499972], [145.339648437500074, -42.190722656250031], [145.331054687500028, -42.14707031250002], [145.294433593750028, -42.19101562499999], [145.234863281249972, -42.196972656249969], [145.258984375000097, -42.107324218749994], [145.238183593749994, -42.019628906249991], [145.055371093750097, -41.826757812500034], [144.915527343750028, -41.644042968750028], [144.777929687500119, -41.41884765624998], [144.766113281250028, -41.39003906249998], [144.76435546875004, -41.34150390625004], [144.697753906249972, -41.190722656250045], [144.662402343750017, -41.07890625], [144.646093750000063, -40.980859375], [144.709667968750097, -40.782910156250011], [144.718554687500017, -40.672265625000023], [144.81855468750004, -40.721679687499972], [145.042968750000028, -40.78671875]]], [[[148.236914062500063, -40.515136718749986], [148.187792968750074, -40.592578125000045], [148.126953125000028, -40.5439453125], [148.117285156250119, -40.521484374999957], [148.193164062500017, -40.503125], [148.218359375000063, -40.505078124999983], [148.236914062500063, -40.515136718749986]]], [[[144.784375, -40.506738281249966], [144.748046874999972, -40.589453125000034], [144.710156250000097, -40.485253906250037], [144.751171875000097, -40.470214843749986], [144.783398437500097, -40.434863281249974], [144.790820312500017, -40.440332031250023], [144.784375, -40.506738281249966]]], [[[148.326269531250063, -40.306933593750031], [148.420703125000017, -40.367187499999957], [148.474218750000063, -40.432421875000017], [148.40400390625004, -40.486523437500026], [148.352734375000097, -40.497265625], [148.319433593750063, -40.434570312500014], [148.214062500000097, -40.457519531249972], [148.102539062500028, -40.451660156250028], [148.020117187500119, -40.404199218749952], [148.010449218750097, -40.380566406250026], [148.058789062500097, -40.35683593749998], [148.198144531250051, -40.357910156250028], [148.326269531250063, -40.306933593750031]]], [[[148.00039062499999, -39.757617187500031], [148.17792968750004, -39.938476562500014], [148.270019531249972, -39.966699218749994], [148.297363281250028, -39.985742187499966], [148.289843750000074, -40.065429687500028], [148.250781250000017, -40.099511718749966], [148.323242187499972, -40.144433593749966], [148.313574218750119, -40.173535156250026], [148.299414062500063, -40.172460937499991], [148.210351562500051, -40.233691406250031], [148.10566406250004, -40.262109374999952], [148.073632812499994, -40.240820312499977], [148.046875, -40.212792968749952], [148.024804687499994, -40.171972656249977], [147.890527343749994, -40.014550781249966], [147.90595703125004, -39.971386718749969], [147.876269531250017, -39.90546875000004], [147.812304687500074, -39.910449218749989], [147.767187500000119, -39.870312499999983], [147.839160156250017, -39.831542968749986], [147.933007812500051, -39.72597656249998], [148.00039062499999, -39.757617187500031]]], [[[143.92792968750004, -40.116113281249966], [143.898730468750074, -40.120214843750006], [143.875781250000017, -40.06396484375], [143.887597656249994, -39.983593749999969], [143.83857421875004, -39.904101562500031], [143.865234374999972, -39.824218750000014], [143.861816406250028, -39.737988281250026], [143.879394531250028, -39.7], [143.939355468749994, -39.658105468750009], [143.948828125000063, -39.58369140625004], [144.000781250000074, -39.580175781250034], [144.091308593749972, -39.638085937500009], [144.120898437500017, -39.785253906249977], [144.106054687500119, -39.874023437500028], [144.141015625000051, -39.953808593750026], [144.111914062500063, -40.022070312499991], [144.035058593750051, -40.078222656249977], [143.92792968750004, -40.116113281249966]]], [[[145.314453125000028, -38.490820312499963], [145.349218750000063, -38.53818359375002], [145.355078125000119, -38.557031249999952], [145.270898437499994, -38.519726562499997], [145.128417968750028, -38.527636718750003], [145.217773437500028, -38.458593749999977], [145.287890625000017, -38.472167968749986], [145.314453125000028, -38.490820312499963]]], [[[145.48652343750004, -38.35488281249998], [145.335839843749994, -38.420996093750034], [145.280273437499972, -38.390625], [145.28583984375004, -38.341015625], [145.2953125, -38.318945312500034], [145.426562500000017, -38.31416015625004], [145.48652343750004, -38.35488281249998]]], [[[137.596484375000074, -35.73867187499998], [137.835937500000028, -35.762109374999966], [137.92890625000004, -35.72607421875], [138.04658203125004, -35.755175781249974], [138.123437500000051, -35.85234375], [138.066503906250063, -35.900585937500026], [138.011914062500097, -35.907617187500037], [137.835546875000119, -35.867773437499991], [137.670898437499972, -35.897949218750014], [137.622265625000097, -35.93808593750002], [137.590234375000051, -36.02714843749996], [137.44843750000004, -36.074804687499991], [137.382226562500051, -36.020898437500023], [137.209570312500119, -35.982421875], [137.147753906250074, -36.039062499999986], [137.025878906250028, -36.023925781250014], [136.912695312500063, -36.046679687500031], [136.755078125000097, -36.033105468750023], [136.589257812500051, -35.935351562500003], [136.540625, -35.890136718750028], [136.579101562500028, -35.808691406250034], [136.638671874999972, -35.748828125000017], [137.091796875000028, -35.663867187500017], [137.334082031250063, -35.59248046875004], [137.53046875000004, -35.605078125000034], [137.584960937499972, -35.620214843750006], [137.63544921875004, -35.656445312500026], [137.598144531249972, -35.72226562500002], [137.596484375000074, -35.73867187499998]]], [[[153.53876953125004, -27.436425781250037], [153.452734375000119, -27.711718749999989], [153.426562500000017, -27.70644531249998], [153.395800781250074, -27.665039062499986], [153.400878906250028, -27.505664062500031], [153.435449218749994, -27.40537109375002], [153.521875, -27.422460937500034], [153.53876953125004, -27.436425781250037]]], [[[153.442480468750063, -27.31601562500002], [153.420898437500028, -27.330957031249966], [153.376562500000063, -27.235351562500028], [153.365039062500017, -27.138867187499997], [153.379882812500028, -27.049414062499977], [153.43232421875004, -27.029882812499991], [153.466796874999972, -27.038085937499986], [153.426367187500063, -27.20146484374996], [153.442480468750063, -27.31601562500002]]], [[[113.183007812500051, -26.053125], [113.15644531250004, -26.09453125], [112.964257812500051, -25.783105468750009], [112.908203124999972, -25.56982421875], [112.947070312500017, -25.531542968750017], [112.982421875000028, -25.520214843750011], [113.096289062500119, -25.815039062500034], [113.13154296875004, -25.882617187500031], [113.131835937499972, -25.951953125000045], [113.148339843749994, -25.973828124999969], [113.183007812500051, -26.053125]]], [[[153.077441406250017, -25.75078125], [153.051953125000097, -25.778320312500014], [153.006933593750063, -25.72890625], [152.976660156250119, -25.551367187499963], [152.999023437499972, -25.44843750000004], [153.051562500000017, -25.35429687499996], [153.06074218750004, -25.302246093750014], [153.038085937500028, -25.193164062500003], [153.189257812500017, -25.070507812499969], [153.227539062499972, -25.005761718750009], [153.241992187500017, -24.922558593750026], [153.186328125000017, -24.832617187499991], [153.14375, -24.814843750000023], [153.180957031250017, -24.76484375000004], [153.223144531249972, -24.73955078124996], [153.256933593750119, -24.72890625], [153.282128906249994, -24.738281249999957], [153.297949218750119, -24.91523437500004], [153.359277343749994, -24.977734374999983], [153.350195312500119, -25.063085937499963], [153.141406250000017, -25.512792968750006], [153.083789062500017, -25.682519531250037], [153.077441406250017, -25.75078125]]], [[[151.146582031250063, -23.49082031250002], [151.180761718750063, -23.516210937500034], [151.212011718750063, -23.513085937500023], [151.240136718749994, -23.529687500000037], [151.228808593750017, -23.594921875], [151.274316406250051, -23.668457031249972], [151.295800781249994, -23.720312499999963], [151.261523437500017, -23.762304687499991], [151.238281249999972, -23.77578125], [151.184179687500063, -23.740722656250043], [151.033300781250063, -23.530175781250037], [151.059960937499994, -23.460546874999977], [151.146582031250063, -23.49082031250002]]], [[[150.516699218750063, -22.32255859374996], [150.488476562500097, -22.324707031250043], [150.462402343750028, -22.307714843750034], [150.484667968750017, -22.267871093750003], [150.488476562500097, -22.210742187500003], [150.521484374999972, -22.228320312500031], [150.548828124999972, -22.306933593749974], [150.516699218750063, -22.32255859374996]]], [[[149.928320312500119, -22.19306640625004], [149.893652343750063, -22.223242187499977], [149.869531250000051, -22.150390624999957], [149.87539062499999, -22.074023437500031], [149.91230468750004, -22.048730468750037], [149.92792968750004, -22.149316406250009], [149.928320312500119, -22.19306640625004]]], [[[115.446191406250051, -20.787792968750011], [115.388085937499994, -20.86601562499996], [115.31806640625004, -20.850585937500014], [115.308593749999972, -20.811132812499963], [115.354296875000074, -20.746289062499997], [115.434570312499972, -20.667968750000028], [115.457617187500063, -20.716308593750014], [115.446191406250051, -20.787792968750011]]], [[[149.04375, -20.291503906249972], [149.019921875000051, -20.302539062500003], [148.987402343750063, -20.301757812500028], [148.938867187500051, -20.283691406249986], [148.981054687500119, -20.153515625000026], [149.004394531249972, -20.221484375000017], [149.0453125, -20.277539062499969], [149.04375, -20.291503906249972]]], [[[148.935546874999972, -20.14990234375], [148.913476562500051, -20.154296875], [148.88691406250004, -20.143554687500028], [148.90644531250004, -20.10195312499999], [148.931640625000028, -20.06894531250002], [148.967871093750119, -20.04433593749998], [148.95625, -20.134667968749994], [148.935546874999972, -20.14990234375]]], [[[146.278320312499972, -18.23125], [146.298828124999972, -18.326074218750051], [146.341992187500097, -18.400097656250026], [146.327050781249994, -18.448632812499966], [146.298828124999972, -18.484765625000051], [146.235644531250017, -18.450781249999963], [146.191308593750051, -18.36289062499999], [146.116210937500028, -18.292382812500023], [146.09882812500004, -18.251757812500003], [146.186718750000097, -18.255175781249989], [146.23085937499999, -18.241406250000026], [146.249121093750063, -18.225878906249974], [146.278320312499972, -18.23125]]], [[[139.45917968750004, -17.11455078124996], [139.421679687500017, -17.131640624999974], [139.408203124999972, -17.090625], [139.45917968750004, -17.04912109374996], [139.492773437500063, -16.990429687499983], [139.560058593749972, -17.041992187500014], [139.570898437500063, -17.09443359375004], [139.45917968750004, -17.11455078124996]]], [[[139.507812500000028, -16.57304687499996], [139.430566406249994, -16.661035156250023], [139.391503906249994, -16.648632812499983], [139.354296875000074, -16.696582031249989], [139.283007812500017, -16.719433593750026], [139.239062500000074, -16.718652343750037], [139.159570312499994, -16.741699218750028], [139.147656250000097, -16.713867187499957], [139.162695312500119, -16.625878906249966], [139.228710937500097, -16.527539062500011], [139.292968750000028, -16.467285156249986], [139.458886718749994, -16.438476562499986], [139.587890624999972, -16.395214843749969], [139.604492187499972, -16.403222656249994], [139.697753906249972, -16.514941406250017], [139.559667968750063, -16.529492187499969], [139.507812500000028, -16.57304687499996]]], [[[137.093652343750051, -15.778125], [137.050878906250119, -15.824414062500026], [136.996484375000051, -15.77578125], [136.98505859375004, -15.725976562500051], [136.942675781250017, -15.711718749999989], [136.963378906249972, -15.665722656250026], [136.985742187499994, -15.652441406249991], [137.009570312500074, -15.594824218749977], [137.064550781250063, -15.662890624999989], [137.071093750000074, -15.738085937500031], [137.093652343750051, -15.778125]]], [[[136.59101562500004, -15.628222656250031], [136.531152343750051, -15.63242187499999], [136.514257812500063, -15.627343750000023], [136.502734375000017, -15.583105468749977], [136.522558593750063, -15.543164062500011], [136.586035156250119, -15.533691406249957], [136.612304687499972, -15.54414062500004], [136.59101562500004, -15.628222656250031]]], [[[136.862695312499994, -15.619921875000017], [136.846777343750119, -15.627343750000023], [136.845605468750051, -15.54404296875002], [136.876855468749994, -15.502539062500006], [136.890234375000063, -15.5888671875], [136.862695312499994, -15.619921875000017]]], [[[124.597265625000063, -15.40195312500002], [124.559570312500028, -15.43017578125], [124.524218750000017, -15.421484375], [124.523730468750017, -15.382421875000048], [124.482812500000051, -15.34033203125], [124.504101562500097, -15.292480468750014], [124.519335937500017, -15.26748046874998], [124.550878906250119, -15.270312500000031], [124.564550781250063, -15.310839843750031], [124.605078125000063, -15.356542968750006], [124.597265625000063, -15.40195312500002]]], [[[125.198828125000063, -14.57949218749998], [125.134765624999972, -14.641699218750034], [125.091210937499994, -14.59169921874998], [125.117382812500097, -14.491992187500003], [125.159960937500017, -14.456054687499972], [125.198144531249994, -14.474804687499969], [125.19355468750004, -14.552636718750009], [125.198828125000063, -14.57949218749998]]], [[[136.714648437500017, -13.803906249999983], [136.75800781250004, -13.845410156249997], [136.804492187500017, -13.842480468750026], [136.845312500000063, -13.750976562500028], [136.870703125000119, -13.763671874999957], [136.89082031250004, -13.786621093750014], [136.905566406250017, -13.82695312499996], [136.84296875000004, -13.896582031250034], [136.814941406250028, -13.907324218749991], [136.788183593750063, -13.945800781250014], [136.74531250000004, -14.072656250000023], [136.749902343749994, -14.115234374999986], [136.787011718749994, -14.157812499999963], [136.885449218750097, -14.197265625], [136.933886718750017, -14.179003906250017], [136.950781250000063, -14.184277343750026], [136.93134765625004, -14.24599609374998], [136.894335937500017, -14.293066406249977], [136.763183593749972, -14.273437499999972], [136.649707031250017, -14.280468749999983], [136.460546875000119, -14.234570312499969], [136.363281250000028, -14.228906249999966], [136.335449218750028, -14.211816406250037], [136.392187500000063, -14.175488281250011], [136.427734375000028, -14.126464843749972], [136.411132812499972, -14.011132812500009], [136.424707031249994, -13.864843749999963], [136.533789062500119, -13.79375], [136.582812500000074, -13.72109375], [136.655664062499994, -13.675878906250006], [136.701953125000017, -13.681640625000028], [136.69599609375004, -13.726171875000034], [136.714648437500017, -13.803906249999983]]], [[[136.237402343750063, -13.824511718750003], [136.213671875000017, -13.835937500000014], [136.122656250000119, -13.816601562499983], [136.12226562500004, -13.780566406250017], [136.134375000000119, -13.753125], [136.159570312499994, -13.736718749999966], [136.215429687500119, -13.664746093750054], [136.257421875000119, -13.706640624999963], [136.275390624999972, -13.791113281250034], [136.237402343750063, -13.824511718750003]]], [[[136.338671875000074, -11.602343749999989], [136.180273437500063, -11.676757812499957], [136.267382812500017, -11.57646484374996], [136.449218750000028, -11.48710937499996], [136.479296875000017, -11.465917968749991], [136.470507812500017, -11.509277343749943], [136.379394531250028, -11.583203125], [136.338671875000074, -11.602343749999989]]], [[[130.459277343750074, -11.679296875000034], [130.541796875000017, -11.703125], [130.579882812500017, -11.737109375], [130.602734375000097, -11.773242187499989], [130.60625, -11.816601562500026], [130.502539062500119, -11.835644531249997], [130.317480468750063, -11.77177734374996], [130.13125, -11.82451171874996], [130.0765625, -11.825488281249974], [130.043261718750074, -11.787304687500011], [130.072070312500074, -11.680761718749977], [130.139062500000051, -11.697070312500017], [130.197558593750074, -11.658203125], [130.187109375000063, -11.541210937499969], [130.152832031249972, -11.477539062499972], [130.25117187500004, -11.360546875000026], [130.294921874999972, -11.33681640624998], [130.339257812500051, -11.33701171875002], [130.376757812500074, -11.420117187499997], [130.385644531249994, -11.509863281249977], [130.432812500000097, -11.592187499999966], [130.459277343750074, -11.679296875000034]]], [[[130.618847656250097, -11.376074218749991], [130.752246093750074, -11.384375], [130.912792968750097, -11.309277343749969], [130.987402343750119, -11.339843749999986], [131.023046875000063, -11.334375], [131.140625, -11.26308593749998], [131.217187500000051, -11.242578124999966], [131.26826171875004, -11.18984375], [131.32050781250004, -11.246875], [131.436914062500051, -11.313183593749969], [131.473339843750097, -11.382519531249969], [131.522265625000017, -11.415234374999969], [131.538574218749972, -11.436914062500037], [131.467871093750119, -11.509570312500003], [131.458593750000119, -11.587890624999972], [131.382812500000028, -11.582519531249943], [131.292089843750119, -11.7109375], [130.950976562500074, -11.926464843750026], [130.64492187499999, -11.742382812500011], [130.51191406250004, -11.617871093749955], [130.422753906249994, -11.445800781249986], [130.404785156249972, -11.304980468749989], [130.368554687499994, -11.21494140625002], [130.384570312500017, -11.1921875], [130.402929687500063, -11.180468750000017], [130.426660156249994, -11.183105468750028], [130.519140625000119, -11.279492187500026], [130.55976562500004, -11.305957031250003], [130.618847656250097, -11.376074218749991]]], [[[136.598535156249994, -11.378906249999943], [136.52656250000004, -11.438867187499994], [136.52167968750004, -11.393847656249974], [136.559765625000097, -11.357910156250014], [136.649023437500063, -11.211621093749969], [136.687988281250028, -11.17763671874998], [136.710546875000063, -11.158398437499969], [136.727343750000017, -11.10478515624996], [136.731738281250017, -11.024609374999969], [136.780273437499972, -11.0125], [136.74140625000004, -11.194628906249974], [136.598535156249994, -11.378906249999943]]], [[[132.593359375000063, -11.302832031249991], [132.573632812499994, -11.318359374999957], [132.49375, -11.163671874999977], [132.51630859375004, -11.116015625000031], [132.483789062500051, -11.037304687499983], [132.53779296875004, -11.028417968749949], [132.57880859375004, -10.968847656249977], [132.593261718749972, -10.99765625], [132.596875, -11.106445312499943], [132.629101562500097, -11.169140625000026], [132.593359375000063, -11.302832031249991]]], [[[143.17890625000004, -11.954492187499966], [143.152929687500119, -12.075878906250011], [143.10468750000004, -12.169628906250011], [143.099023437500051, -12.225976562500037], [143.110253906249994, -12.303515625000017], [143.190625, -12.361230468749966], [143.254101562500097, -12.397656250000011], [143.289648437500063, -12.498828125000017], [143.40156250000004, -12.639941406249989], [143.397558593750119, -12.73613281249996], [143.457714843750097, -12.855761718749989], [143.512011718750074, -13.09453125], [143.529492187500097, -13.303808593749963], [143.586621093750097, -13.443652343750031], [143.548437500000119, -13.74101562499996], [143.589257812499994, -13.862792968749986], [143.643359375000017, -13.963671875000017], [143.70722656250004, -14.16455078125], [143.756347656250028, -14.348828124999969], [143.822363281250063, -14.40107421875004], [143.961816406250051, -14.462890625000028], [144.10585937499999, -14.394531249999957], [144.209863281250051, -14.301953125000011], [144.321679687499994, -14.279394531250034], [144.47304687499999, -14.231835937500023], [144.586425781250028, -14.354687500000011], [144.648046875000063, -14.492480468750017], [144.91572265625004, -14.674316406250028], [145.064453124999972, -14.791015625], [145.179980468750074, -14.856933593750014], [145.287695312500063, -14.943164062499989], [145.276953125000119, -15.029394531249977], [145.251660156250097, -15.097460937499989], [145.276171875000017, -15.20390625], [145.293066406250063, -15.327246093749991], [145.271582031250063, -15.476660156249963], [145.349511718750051, -15.701562500000051], [145.37539062499999, -15.881054687500026], [145.458007812500028, -16.05644531249996], [145.45185546875004, -16.236914062500048], [145.436425781249994, -16.30498046874996], [145.426074218750017, -16.406152343749966], [145.49042968750004, -16.532128906249966], [145.549902343750119, -16.625097656249991], [145.638281250000063, -16.726074218749957], [145.754785156249994, -16.879492187500034], [145.837890624999972, -16.910351562500011], [145.912109374999972, -16.9125], [145.901953125000063, -17.070214843749994], [146.049804687499972, -17.381054687499983], [146.125878906250051, -17.63525390625], [146.074023437500017, -17.97734375], [146.022851562499994, -18.175781249999986], [146.032226562499972, -18.272851562500037], [146.22304687499999, -18.509863281250006], [146.333203125000097, -18.553710937499972], [146.31171875000004, -18.666699218749983], [146.296875, -18.841210937500009], [146.383398437500063, -18.977050781249972], [146.48115234375004, -19.078710937499991], [146.587304687499994, -19.139453125000017], [146.691992187500063, -19.187402343750023], [146.829003906249994, -19.235742187500009], [147.00263671875004, -19.256054687499969], [147.092773437500028, -19.33261718750002], [147.138769531250063, -19.39316406250002], [147.278125, -19.414160156250034], [147.34150390625004, -19.402929687499963], [147.418554687500119, -19.378125], [147.47089843750004, -19.419335937500023], [147.509765624999972, -19.474121093749986], [147.586035156250063, -19.622753906249983], [147.742382812500097, -19.770117187499977], [147.85322265625004, -19.794726562500017], [147.915625, -19.86923828125002], [148.004492187500119, -19.88955078124998], [148.081054687499972, -19.898632812499969], [148.189648437500097, -19.955859374999989], [148.36689453125004, -20.0875], [148.526757812500051, -20.108886718749986], [148.600488281250051, -20.145214843750011], [148.759375, -20.289550781250028], [148.82099609375004, -20.366406250000054], [148.884765624999972, -20.480859375], [148.80507812499999, -20.49169921875], [148.729980468749972, -20.4677734375], [148.683691406250119, -20.580175781249991], [148.78945312499999, -20.73564453124996], [148.912402343750074, -20.845214843749986], [149.060546874999972, -20.961132812499969], [149.204882812500074, -21.125097656249977], [149.24140625000004, -21.250195312499983], [149.280273437499972, -21.299511718749983], [149.329296875000097, -21.476074218749986], [149.454101562499972, -21.57871093750002], [149.460058593750119, -21.76542968749996], [149.524023437500063, -22.023632812499983], [149.595703125000028, -22.25761718749996], [149.645312500000017, -22.328320312499969], [149.703906250000017, -22.440527343750006], [149.771582031250063, -22.426269531250028], [149.82246093750004, -22.389843749999983], [149.9203125, -22.501367187499966], [149.974414062500074, -22.55068359374998], [150.00556640625004, -22.521582031250006], [149.941894531250028, -22.308105468750028], [149.98125, -22.184277343750026], [150.020605468750063, -22.16835937499998], [150.076171875000028, -22.16445312499998], [150.142968750000051, -22.265429687500045], [150.234863281250028, -22.372949218750009], [150.405078125000074, -22.468945312500026], [150.541308593750017, -22.55908203125], [150.579589843750028, -22.555761718750034], [150.564355468749994, -22.486132812499974], [150.56855468750004, -22.38398437500004], [150.622851562500017, -22.367285156250006], [150.672460937500119, -22.418164062499983], [150.76386718750004, -22.576171875000014], [150.782812500000119, -22.902929687499977], [150.783007812500074, -23.176562500000031], [150.843164062500051, -23.4580078125], [150.931054687499994, -23.53193359375004], [150.988769531249972, -23.601757812499969], [151.087695312500017, -23.69609375], [151.153808593750028, -23.784082031249994], [151.236328124999972, -23.825], [151.500781250000017, -24.012402343749969], [151.575390625000097, -24.033593750000023], [151.690917968750028, -24.038378906250017], [151.831640625000063, -24.122949218750009], [151.90273437499999, -24.200976562500017], [152.055371093750097, -24.494433593750017], [152.129882812500028, -24.59755859374998], [152.282031250000017, -24.69931640625002], [152.353125000000119, -24.732519531250034], [152.456347656250074, -24.802441406249983], [152.493164062500028, -24.904003906249969], [152.502050781250063, -24.96396484375002], [152.563281250000017, -25.072070312500017], [152.654296874999972, -25.201953125000017], [152.789160156250119, -25.274121093749969], [152.913476562500051, -25.432128906250014], [152.920507812500063, -25.688574218750034], [152.984960937500119, -25.816210937500003], [153.028222656250051, -25.870312500000011], [153.125488281249972, -25.922656250000017], [153.164941406249994, -25.964160156250045], [153.084179687500097, -26.303808593749963], [153.162109374999972, -26.982714843749974], [153.116796875000063, -27.194433593750034], [153.197949218750097, -27.404687499999966], [153.385742187499972, -27.768554687500028], [153.42841796875004, -27.89765625000004], [153.454882812500017, -28.04833984375], [153.575683593750028, -28.240527343749989], [153.569140625000017, -28.533398437499969], [153.616894531250097, -28.673046875], [153.604589843750063, -28.854492187500014], [153.462207031250017, -29.050195312500009], [153.34804687499999, -29.290429687500009], [153.346972656250074, -29.49658203125], [153.272363281250051, -29.892480468750009], [153.22382812500004, -29.998632812499963], [153.18818359375004, -30.16386718749996], [153.030566406250017, -30.563378906249994], [153.023730468750017, -30.720117187500037], [153.047851562499972, -30.907128906250037], [153.021582031250119, -31.086621093750011], [152.982226562500017, -31.208789062500031], [152.943945312500119, -31.434863281249989], [152.78583984375004, -31.786328125000011], [152.559277343750097, -32.045703125], [152.5453125, -32.24306640624998], [152.516601562500028, -32.330175781249963], [152.470410156250097, -32.439062500000034], [152.33125, -32.557519531250009], [152.247460937499994, -32.608691406250031], [152.215722656249994, -32.678125], [152.136523437500017, -32.678125], [152.134570312500074, -32.699902343749969], [152.188085937500063, -32.721679687499957], [152.164257812500097, -32.757421874999963], [151.95429687500004, -32.820312499999986], [151.81289062499999, -32.901074218750011], [151.668359375000051, -33.098632812500014], [151.607714843750017, -33.201855468749997], [151.530078125000017, -33.300976562500026], [151.483789062499994, -33.347460937500003], [151.463378906250028, -33.397363281250037], [151.432031250000051, -33.521582031250034], [151.357519531250119, -33.543945312499972], [151.292089843750119, -33.580957031249966], [151.322753906249972, -33.699316406250006], [151.288378906250074, -33.834863281249994], [151.280273437500028, -33.926660156250051], [151.244628906249972, -33.98505859375004], [151.201660156249972, -33.964062500000026], [151.167871093750051, -33.973437499999989], [151.124804687500074, -34.00527343749998], [151.191210937500017, -34.015234374999977], [151.231542968750063, -34.0296875], [151.089941406250063, -34.1625], [150.960351562500051, -34.297070312500011], [150.927441406250097, -34.386621093749966], [150.871289062500097, -34.499121093749963], [150.821875, -34.749218750000026], [150.781054687500017, -34.89218750000002], [150.809179687500063, -34.99384765625004], [150.804589843749994, -35.012890625000011], [150.77460937500004, -35.020410156250023], [150.756054687500097, -35.007128906249989], [150.697363281250119, -35.041894531249966], [150.680957031250074, -35.076660156250028], [150.705664062500119, -35.119726562500006], [150.722167968750028, -35.134570312500017], [150.714648437500074, -35.155175781250037], [150.690332031249994, -35.177734375000014], [150.634472656250097, -35.177636718749994], [150.567480468750119, -35.214257812499994], [150.374121093750063, -35.58417968750004], [150.292187500000097, -35.682324218749969], [150.195312499999972, -35.833593749999963], [150.158496093750017, -35.97060546874998], [150.128906250000028, -36.120410156250045], [150.095312500000119, -36.37265625], [150.062792968750074, -36.550390624999977], [149.988183593750051, -36.722753906250006], [149.960253906250017, -36.845507812499974], [149.950585937499994, -37.080273437500011], [149.986328125000028, -37.258398437499977], [149.962890624999972, -37.353027343749986], [149.962304687499994, -37.443847656250014], [149.932714843750119, -37.528515625000026], [149.809375, -37.547851562499972], [149.708984375000028, -37.616992187500017], [149.565429687499972, -37.729980468750043], [149.48085937499999, -37.771191406249997], [149.298437500000119, -37.802148437499994], [148.943945312500119, -37.788476562499966], [148.2625, -37.830664062500034], [148.130664062500074, -37.856054687499963], [147.876757812500017, -37.934179687499977], [147.631445312500063, -38.055664062499957], [147.395605468750063, -38.219140624999952], [146.856835937499994, -38.663476562499966], [146.435742187500097, -38.711816406249952], [146.35625, -38.711816406249952], [146.292578125000063, -38.699804687499991], [146.21748046875004, -38.727441406250037], [146.216210937500051, -38.782714843750014], [146.285546875000051, -38.840234375], [146.33662109375004, -38.894238281249997], [146.426953125000097, -38.819628906249989], [146.466601562500074, -38.840332031250028], [146.48164062500004, -38.977929687499994], [146.483789062499994, -39.065039062499977], [146.456640625000063, -39.112304687500014], [146.400000000000119, -39.145507812500028], [146.34003906250004, -39.123828125000045], [146.332031250000028, -39.076660156250028], [146.25429687499999, -38.964453125], [146.158398437500097, -38.865722656249957], [146.069921875000063, -38.834082031249991], [146.018164062500119, -38.867089843749966], [145.935351562500017, -38.901757812500023], [145.865527343750017, -38.775976562499977], [145.790820312500074, -38.666992187499972], [145.691894531249972, -38.65566406249998], [145.606347656250051, -38.656835937500034], [145.53535156250004, -38.609667968750017], [145.397265625000017, -38.535351562499983], [145.42421875, -38.477343749999974], [145.462792968750051, -38.416308593749974], [145.54218750000004, -38.393847656250017], [145.518359375000074, -38.311425781250009], [145.475781250000097, -38.24375], [145.36640625000004, -38.225683593750034], [145.292773437500017, -38.237597656249974], [145.248925781249994, -38.291210937499983], [145.191210937500017, -38.383593749999974], [144.959570312500119, -38.500781250000045], [144.847265625000063, -38.43632812500006], [144.717773437499972, -38.340332031250043], [144.780273437499972, -38.347363281250054], [144.911425781250074, -38.344042968749989], [145.020117187500063, -38.258398437500048], [145.066992187500063, -38.204882812499974], [145.119921875000074, -38.091308593750014], [145.049609375000074, -38.010937499999983], [144.984863281250028, -37.95224609375002], [144.89130859375004, -37.899804687499994], [144.538476562499994, -38.077148437499972], [144.465332031250028, -38.1025390625], [144.395507812500028, -38.136914062499983], [144.51777343750004, -38.166406249999952], [144.589453125000119, -38.157617187500023], [144.665234375000097, -38.209960937500028], [144.543652343750097, -38.284082031249952], [144.447851562500119, -38.303710937500043], [144.328710937500063, -38.348242187499963], [144.101562499999972, -38.462304687500023], [143.811718750000097, -38.698828124999977], [143.68671875000004, -38.766894531249989], [143.538964843750051, -38.820898437499977], [143.338476562500063, -38.7578125], [143.226464843749994, -38.743164062500043], [143.082617187500063, -38.645898437500023], [142.84023437499999, -38.580859375000017], [142.612109375000074, -38.451660156249986], [142.455859375000017, -38.38632812499999], [142.344531250000074, -38.372167968750034], [142.187695312500097, -38.3994140625], [141.924707031249994, -38.283789062499977], [141.725, -38.271386718750023], [141.593945312500097, -38.38779296875002], [141.491796875000063, -38.379785156249994], [141.42421875, -38.36347656250004], [141.213867187500028, -38.17197265625002], [141.010937500000097, -38.076953125000031], [140.627246093750074, -38.028417968749991], [140.390429687500074, -37.896679687499983], [140.21210937500004, -37.6421875], [139.874804687500074, -37.352050781249957], [139.784277343750119, -37.245800781249983], [139.742285156250063, -37.141699218750006], [139.738476562500097, -37.059570312499972], [139.78388671875004, -36.902636718749974], [139.846582031249994, -36.748046875000014], [139.857324218749994, -36.662109375], [139.729003906250028, -36.371386718750017], [139.548730468749994, -36.0966796875], [139.465917968750063, -36.010351562500006], [139.244921875000017, -35.827343750000026], [139.037695312500063, -35.68925781249996], [138.985058593750097, -35.617578125], [138.968945312500097, -35.580761718749969], [139.066894531249972, -35.598437500000017], [139.1125, -35.542285156250031], [139.178027343750074, -35.52304687500002], [139.230566406250119, -35.597656250000028], [139.28945312499999, -35.611328124999972], [139.292089843750119, -35.4859375], [139.325097656249994, -35.426660156250009], [139.302539062500017, -35.399414062499972], [139.282519531250017, -35.375390624999966], [139.192773437500051, -35.347265625], [139.09375, -35.389550781250009], [139.017675781250063, -35.443261718750023], [138.915234375000097, -35.488867187499991], [138.875292968750017, -35.536816406249983], [138.770996093749972, -35.538378906250031], [138.72968750000004, -35.550781249999986], [138.521875, -35.642382812500003], [138.389257812500119, -35.644726562500026], [138.184375, -35.612695312499994], [138.252148437500097, -35.48652343750004], [138.332910156249994, -35.41171875], [138.399804687500051, -35.325781249999977], [138.511132812499994, -35.024414062499957], [138.48994140625004, -34.763574218750023], [138.436230468750097, -34.65625], [138.264355468750097, -34.44033203124998], [138.18623046875004, -34.307226562500034], [138.089257812499994, -34.169824218750023], [138.041308593750017, -34.249804687499974], [138.012304687500063, -34.334082031250006], [137.919238281250017, -34.456054687499986], [137.874121093750063, -34.727441406250023], [137.691699218750017, -35.142968750000037], [137.566406249999972, -35.148046875], [137.459570312500063, -35.131347656249986], [137.272363281250051, -35.178710937500043], [137.144433593749994, -35.236425781249977], [137.029882812500119, -35.236523437499997], [136.966601562500017, -35.254882812500014], [136.883593750000074, -35.239746093750043], [137.014257812500119, -34.915820312500031], [137.128417968750028, -34.92470703124998], [137.252050781250063, -34.911523437499966], [137.308398437500017, -34.916992187500014], [137.391015625000051, -34.913281249999969], [137.45429687500004, -34.764453125000017], [137.492968750000017, -34.597753906249991], [137.468554687500017, -34.490234375000014], [137.458984374999972, -34.378906249999986], [137.483593750000097, -34.252148437500011], [137.49384765625004, -34.161132812500028], [137.650390624999972, -33.85908203125004], [137.780859375000063, -33.703125], [137.931835937500097, -33.579101562500028], [137.913964843749994, -33.461328125], [137.866015625000017, -33.314062500000034], [137.852343750000074, -33.200781249999963], [137.924316406249972, -33.165136718749977], [137.992578125000051, -33.094238281250014], [137.913183593750119, -32.770703125], [137.863085937500017, -32.673730468749966], [137.783203125000028, -32.578125], [137.781835937500119, -32.701953125000031], [137.790917968749994, -32.823242187499957], [137.680175781249972, -32.978027343749957], [137.536230468750063, -33.08916015624996], [137.442285156249994, -33.193554687499997], [137.354199218750097, -33.430175781249972], [137.237304687500028, -33.629492187499991], [137.130273437500051, -33.703027343749966], [137.034472656250074, -33.719531250000031], [136.936523437500028, -33.750195312499983], [136.783496093750017, -33.8296875], [136.635546875000074, -33.896582031249963], [136.525878906250028, -33.984179687500045], [136.430664062499972, -34.02998046875004], [136.121093749999972, -34.428710937500014], [135.97968750000004, -34.561914062499966], [135.950585937500051, -34.61572265625], [135.89101562499999, -34.660937499999974], [135.902636718750074, -34.723828125], [135.950585937500051, -34.766796874999969], [135.998535156249972, -34.94375], [135.969726562499972, -34.98183593749998], [135.91914062500004, -34.961914062500014], [135.792382812499994, -34.863281249999986], [135.7125, -34.899218750000031], [135.647558593750063, -34.939648437500011], [135.48085937499999, -34.75820312499999], [135.411718750000063, -34.715527343749997], [135.324218749999972, -34.642675781249991], [135.23066406250004, -34.579785156249969], [135.190820312499994, -34.572656250000023], [135.123046874999972, -34.585742187500031], [135.12958984375004, -34.536523437500037], [135.175976562500097, -34.496582031249986], [135.216796874999972, -34.487304687499957], [135.292480468750028, -34.545605468750026], [135.378710937500074, -34.597656249999972], [135.427343750000119, -34.601953125000037], [135.45, -34.581054687499957], [135.367968750000017, -34.37558593750002], [135.312011718749972, -34.195507812500011], [135.286328125000097, -34.142285156250011], [135.21894531250004, -33.959765625000045], [135.185449218750051, -33.906738281249986], [135.042089843750063, -33.77773437499999], [134.888769531250119, -33.62636718749998], [134.846679687499972, -33.444628906249989], [134.791015624999972, -33.328320312500011], [134.719042968750074, -33.255175781250031], [134.607714843750017, -33.190136718750011], [134.301269531249972, -33.165039062499957], [134.17353515625004, -32.979101562500006], [134.100390625000074, -32.748632812500034], [134.15839843750004, -32.733398437499957], [134.227148437500063, -32.730566406249991], [134.249218750000097, -32.658691406250014], [134.234179687500074, -32.54853515625004], [133.930175781250028, -32.411718749999963], [133.786718750000119, -32.268847656249989], [133.665332031250074, -32.207226562500054], [133.551367187500119, -32.182910156249974], [133.40058593750004, -32.188476562499957], [133.21210937500004, -32.183789062499983], [132.757421875000119, -31.95625], [132.64863281250004, -31.949316406249991], [132.323632812499994, -32.020019531250014], [132.214648437500017, -32.00712890624996], [131.721191406250028, -31.696289062499957], [131.393164062500063, -31.548535156249969], [131.284960937500074, -31.520996093749957], [131.143652343750063, -31.495703125000048], [131.029296875000028, -31.531835937500034], [130.948144531249994, -31.565820312500023], [130.783007812500017, -31.604003906249986], [130.129785156249994, -31.579101562499986], [129.568847656249972, -31.627246093750017], [129.187695312500097, -31.659960937500017], [128.946191406249994, -31.702636718750014], [128.54609375000004, -31.887695312499972], [128.067675781250017, -32.066503906249977], [127.678027343750017, -32.151269531250023], [127.319824218749972, -32.2640625], [127.084082031250063, -32.296875], [126.779296874999972, -32.310937500000037], [126.136523437500017, -32.256835937500028], [125.91718750000004, -32.296972656250034], [125.567480468750119, -32.505859374999957], [125.463671875000017, -32.55654296874998], [125.266601562500028, -32.614453124999969], [124.758789062500028, -32.882714843749994], [124.524609375000097, -32.940136718749969], [124.373242187500097, -32.958398437499966], [124.24375, -33.01523437499999], [124.126074218750063, -33.129394531249986], [123.967187500000051, -33.446289062499972], [123.868359375000097, -33.596386718749997], [123.650390624999972, -33.836328125000023], [123.506835937499972, -33.916210937500054], [123.36542968750004, -33.905371093749977], [123.207617187500119, -33.988281249999986], [123.067578125000097, -33.900585937499969], [122.955664062500119, -33.883789062500014], [122.777539062500097, -33.890820312500026], [122.150976562500063, -33.99179687499999], [122.061132812500063, -33.874414062499966], [121.946386718750119, -33.856738281250017], [121.72968750000004, -33.8625], [121.405078125000074, -33.826757812500034], [120.814550781250119, -33.87128906250004], [120.530566406250074, -33.91972656249996], [120.418359375000051, -33.963085937500011], [120.209375, -33.935449218749966], [119.854101562500119, -33.974707031249977], [119.729101562500119, -34.04150390625], [119.63515625, -34.101171874999977], [119.450585937500051, -34.368261718750034], [119.247656250000119, -34.45644531249998], [119.081347656250074, -34.459375], [118.895312500000074, -34.479882812500037], [118.520117187500119, -34.73710937499996], [118.135546875000017, -34.986621093749989], [118.006445312500119, -35.01328125], [117.863085937500017, -35.05498046874996], [117.675390625000063, -35.074902343750026], [117.581933593750051, -35.097753906249977], [117.143945312499994, -35.033691406249986], [116.865429687500097, -35.02656250000004], [116.517187500000119, -34.987890624999977], [116.217089843750074, -34.865820312499977], [115.986718750000051, -34.795019531250034], [115.726269531250097, -34.52607421875004], [115.565039062500119, -34.425781250000028], [115.277636718750074, -34.303906249999983], [115.194824218749972, -34.308496093750037], [115.127929687499972, -34.341796874999972], [115.008789062500028, -34.255859374999972], [115.005664062500017, -34.145117187499963], [114.973437500000017, -34.051171875], [114.975683593750119, -33.804199218749972], [114.993847656250097, -33.515332031249997], [115.098925781250074, -33.580273437499997], [115.181640624999972, -33.643457031249994], [115.358789062499994, -33.639941406249989], [115.515332031250097, -33.531347656249977], [115.604492187499972, -33.372265624999983], [115.683007812500051, -33.192871093750028], [115.670898437499972, -33.002148437499997], [115.618554687499994, -32.666992187500014], [115.654296874999972, -32.596582031249966], [115.707910156249994, -32.56796875], [115.725390625000074, -32.401074218750011], [115.738085937500017, -31.887890625000011], [115.698437500000097, -31.694531250000054], [115.454589843749972, -31.302539062500031], [115.294335937499994, -30.961816406249994], [115.176855468750063, -30.808007812500009], [115.077929687500074, -30.560449218750023], [114.994531250000051, -30.216210937499966], [114.968847656250063, -30.042285156249974], [114.942089843750097, -29.721582031250009], [114.97138671875004, -29.539746093749997], [114.958984374999972, -29.433593749999957], [114.856835937500051, -29.14296875], [114.628417968749972, -28.871777343749983], [114.590625, -28.771679687500026], [114.591796874999972, -28.666210937500026], [114.537402343750074, -28.542871093750037], [114.353515625000028, -28.294921874999972], [114.165136718750119, -28.08066406250002], [114.13349609375004, -27.976464843750023], [114.098437500000017, -27.544238281249974], [114.028125, -27.34726562499999], [113.709375, -26.84775390625002], [113.333007812500028, -26.417382812500009], [113.231054687500063, -26.24140625000004], [113.18476562500004, -26.182226562499963], [113.210742187500074, -26.174218750000023], [113.253125, -26.197265625000014], [113.300097656250074, -26.240234374999972], [113.323242187499972, -26.243847656249997], [113.345312500000063, -26.208300781250045], [113.342871093750063, -26.126074218749991], [113.356054687500119, -26.080468750000023], [113.388964843750074, -26.105566406249977], [113.427441406250097, -26.198046874999989], [113.54658203125004, -26.43671875000004], [113.581640625000063, -26.558105468749986], [113.733691406250017, -26.59511718749998], [113.780371093750063, -26.563281249999974], [113.836425781250028, -26.500585937499991], [113.852832031250074, -26.332128906250048], [113.77578125, -26.255957031249977], [113.706445312499994, -26.223632812499972], [113.58906250000004, -26.098632812499986], [113.513378906250097, -25.898339843750037], [113.395312500000017, -25.71328125], [113.397363281249994, -25.647167968750026], [113.451367187500097, -25.599121093750014], [113.53945312499999, -25.625195312499997], [113.621191406250119, -25.731640625000011], [113.713085937500097, -25.83076171875004], [113.697851562500119, -26.004199218750031], [113.683593749999972, -26.051660156250009], [113.691699218750017, -26.091699218749994], [113.723730468750063, -26.129785156250037], [113.765820312500097, -26.159765625], [113.811816406250074, -26.115820312500034], [113.85390625, -26.014453124999989], [113.879882812499972, -26.027636718750003], [113.942382812500028, -26.258691406250009], [113.991992187500074, -26.321484375000011], [114.090332031249972, -26.393652343749963], [114.175976562500097, -26.3375], [114.215722656249994, -26.289453124999966], [114.20332031250004, -26.126367187500051], [114.228515625000028, -25.96875], [114.214257812499994, -25.851562500000014], [113.992773437500063, -25.544824218749966], [113.792382812499994, -25.165722656249997], [113.670800781249994, -24.977050781250028], [113.569238281249994, -24.692968749999963], [113.503515625000119, -24.594628906250009], [113.41767578125004, -24.435644531250034], [113.412988281249994, -24.254003906249977], [113.421289062499994, -24.132324218749972], [113.489843750000119, -23.869628906250014], [113.552929687500097, -23.732812500000023], [113.757031250000097, -23.418164062500054], [113.766992187499994, -23.282519531250031], [113.764843750000097, -23.180468750000031], [113.794921874999972, -23.023632812499969], [113.79511718750004, -22.914550781250028], [113.767871093750074, -22.812890625000023], [113.68281250000004, -22.637792968749963], [113.795019531250119, -22.332128906250034], [113.958398437499994, -21.939160156250011], [114.022851562500051, -21.881445312499977], [114.123925781250051, -21.828613281249957], [114.142578125000028, -21.909765624999963], [114.092773437500028, -22.181347656249969], [114.163867187500017, -22.32333984375002], [114.141601562500028, -22.483105468749983], [114.205175781250063, -22.455859375000017], [114.303515625000017, -22.425390625000034], [114.377734375000074, -22.341503906249997], [114.416992187499972, -22.261035156250031], [114.602832031250017, -21.9421875], [114.709277343750017, -21.823437499999969], [114.85908203125004, -21.7359375], [115.161718750000063, -21.630566406250026], [115.456152343750119, -21.491699218749972], [115.596093750000051, -21.358105468750026], [115.771484374999972, -21.242285156249963], [115.893554687499972, -21.116699218749957], [116.010937500000097, -21.030371093749963], [116.605859375000051, -20.713378906250043], [116.706738281250097, -20.653808593749986], [116.83632812499999, -20.647070312500034], [116.99531250000004, -20.657617187500051], [117.139062500000051, -20.640917968750017], [117.292773437500017, -20.713085937499983], [117.40625, -20.721191406250028], [117.683886718750017, -20.64277343750004], [117.832324218750074, -20.572558593750031], [118.087304687500051, -20.41904296875002], [118.199218750000028, -20.375195312499969], [118.458300781250017, -20.326660156250028], [118.751464843749972, -20.261914062499983], [119.104492187499972, -19.995312500000026], [119.358789062499994, -20.012304687500034], [119.585937500000028, -20.03828125], [119.767773437500097, -19.958398437499966], [120.196289062500028, -19.909472656250045], [120.433691406250063, -19.841992187499969], [120.878417968749972, -19.665039062499986], [120.997949218749994, -19.604394531249966], [121.179785156250063, -19.477929687499966], [121.337695312500017, -19.31992187500002], [121.493554687500051, -19.106445312499957], [121.589453125000063, -18.915136718749977], [121.630664062500017, -18.816601562499969], [121.721972656250074, -18.659960937500031], [121.784863281250097, -18.535937499999989], [121.833789062500017, -18.477050781249986], [122.00625, -18.393652343749963], [122.262109375000051, -18.159082031250037], [122.34541015625004, -18.11191406250002], [122.360937500000119, -18.036914062500017], [122.305761718750063, -17.994921874999989], [122.237402343750063, -17.968554687500045], [122.191308593749994, -17.7203125], [122.147460937499972, -17.549023437500011], [122.143164062500063, -17.42841796875004], [122.160253906250063, -17.313671875000026], [122.260937500000097, -17.135742187500014], [122.33271484375004, -17.059375], [122.432031250000051, -16.970410156249997], [122.522558593750063, -16.942871093749986], [122.597949218750074, -16.864941406249997], [122.72041015625004, -16.787695312499991], [122.772070312500119, -16.71015625], [122.848046875000051, -16.552441406250026], [122.916796875000017, -16.432617187500028], [122.970703124999972, -16.436816406250003], [123.07441406250004, -16.715332031249986], [123.142089843749972, -16.863085937499974], [123.265917968750017, -17.036816406250026], [123.38320312499999, -17.292773437500031], [123.478808593750017, -17.409960937500017], [123.525195312500074, -17.485742187499994], [123.563085937500063, -17.520898437499966], [123.571484375000097, -17.472265625], [123.561816406250074, -17.41542968749998], [123.607910156249972, -17.219921875000026], [123.58632812499999, -17.082714843750054], [123.593554687500074, -17.030371093750048], [123.617675781249972, -17.008300781249986], [123.664062500000028, -17.023242187500017], [123.753808593749994, -17.099804687499983], [123.799023437500097, -17.12714843750004], [123.831054687500028, -17.120800781249997], [123.829492187499994, -16.996875], [123.874414062499994, -16.918652343750026], [123.856347656250051, -16.864746093749957], [123.778125, -16.867773437499963], [123.745019531249994, -16.800976562500026], [123.680468750000074, -16.723632812499986], [123.60712890625004, -16.668066406250034], [123.51796875, -16.540722656250026], [123.490429687500097, -16.490722656249972], [123.52509765625004, -16.46757812499996], [123.581347656250074, -16.470898437500011], [123.625976562499972, -16.416308593750003], [123.646484374999972, -16.343066406250003], [123.607031250000063, -16.224023437499994], [123.647460937500028, -16.179882812499969], [123.72890625, -16.192480468749963], [123.859179687500074, -16.38232421875], [123.91523437500004, -16.363574218750003], [123.96132812499999, -16.286914062500017], [124.044433593749972, -16.264941406249974], [124.129785156250051, -16.278808593749957], [124.186035156249972, -16.33359375000002], [124.300390625000063, -16.388281249999977], [124.452734375000119, -16.382031250000026], [124.52998046875004, -16.395214843749969], [124.692382812499972, -16.38613281249998], [124.771972656249972, -16.40263671874996], [124.75703125000004, -16.373339843750031], [124.669238281250074, -16.338769531250009], [124.570312499999972, -16.331835937500017], [124.454492187500051, -16.335253906250003], [124.404882812500063, -16.298925781249977], [124.388281250000063, -16.20302734374998], [124.41640625, -16.133496093750026], [124.434570312499972, -16.103808593750017], [124.50996093750004, -16.116308593749991], [124.576855468750097, -16.11367187499998], [124.585058593750063, -16.02011718750002], [124.608593750000097, -15.9375], [124.648535156250119, -15.870214843750034], [124.648339843749994, -15.805468749999989], [124.60664062500004, -15.822656250000023], [124.504296875000051, -15.972460937499989], [124.455273437500097, -15.850585937500028], [124.381640625000017, -15.758203125000037], [124.396582031250063, -15.625878906249994], [124.439550781250119, -15.493554687500037], [124.505664062500074, -15.475390624999974], [124.561621093750119, -15.496289062499969], [124.644335937500074, -15.418847656250009], [124.690917968749972, -15.359667968750031], [124.680175781249972, -15.311035156249972], [124.69257812500004, -15.273632812499997], [124.750488281250028, -15.285253906249963], [124.972070312500051, -15.404296874999972], [125.016406250000017, -15.466503906250026], [125.062988281250028, -15.44228515624998], [125.077929687500017, -15.374511718750028], [125.072949218750097, -15.306738281249991], [125.024023437500063, -15.316992187500034], [124.909179687500028, -15.310058593749957], [124.882714843750051, -15.271972656250014], [124.892675781250119, -15.240527343750003], [124.83906250000004, -15.160742187500006], [124.914160156250063, -15.109960937499963], [124.97871093750004, -15.106640625], [125.023339843749994, -15.071875], [125.024023437500063, -15.024414062500028], [125.038183593750119, -15.004101562499969], [125.072949218750097, -15.032324218750034], [125.18867187500004, -15.045410156249957], [125.302343750000119, -15.106835937500037], [125.35566406250004, -15.119824218750011], [125.375585937500119, -15.086816406250037], [125.383789062499972, -15.015625], [125.243261718750063, -14.944531250000011], [125.239453125000097, -14.874609374999977], [125.18037109375004, -14.794042968749991], [125.178710937499972, -14.714746093749994], [125.266503906249994, -14.648437499999986], [125.284570312500051, -14.58408203125002], [125.335449218750028, -14.557910156250017], [125.435937500000051, -14.556835937499983], [125.503710937500017, -14.50224609374996], [125.57978515625004, -14.483203124999989], [125.598339843750097, -14.361621093750003], [125.597070312499994, -14.278125], [125.627734375000017, -14.256640625000017], [125.704589843749972, -14.29140625], [125.681250000000119, -14.38798828124996], [125.680957031250074, -14.480175781249997], [125.661621093750028, -14.529492187500011], [125.690527343750063, -14.525390624999972], [125.708398437500051, -14.504882812499972], [125.73847656250004, -14.444335937499972], [125.81953125000004, -14.469140624999966], [125.83955078125004, -14.533886718750011], [125.850097656249972, -14.597265624999963], [125.890625, -14.61796875], [125.946093750000074, -14.520410156250023], [126.020703125000097, -14.49453125], [126.016601562499972, -14.371289062500011], [126.044824218749994, -14.283007812499974], [126.053613281250051, -14.216699218749966], [126.100878906250074, -14.184375], [126.111328124999972, -14.114062500000017], [126.073437500000097, -14.065527343749991], [126.053906250000097, -13.977246093750026], [126.119042968750051, -13.957714843750054], [126.184277343750097, -14.00205078125002], [126.228222656250097, -14.113378906249963], [126.25849609375004, -14.163574218749972], [126.298828124999972, -14.13623046875], [126.323046875000017, -14.062109375], [126.403125, -14.018945312499994], [126.482421874999972, -14.07890625], [126.569726562499994, -14.160937499999974], [126.679101562499994, -14.089355468749957], [126.780664062499994, -13.955175781249977], [126.764453125000074, -13.873046875000028], [126.77558593750004, -13.788476562500037], [126.903222656249994, -13.744140624999972], [127.006054687500097, -13.776757812500037], [127.099218750000063, -13.867382812500026], [127.293066406250119, -13.934765625], [127.457617187500063, -14.031445312499969], [127.531054687500017, -14.094628906249966], [127.672851562499972, -14.195117187500003], [127.763476562500017, -14.299414062500034], [127.887597656249994, -14.485156250000031], [128.180468750000074, -14.711621093749983], [128.19941406250004, -14.751757812499989], [128.15986328125004, -14.827343750000026], [128.124414062499994, -14.924121093750017], [128.080468750000051, -15.087988281250006], [128.069433593750119, -15.329296874999969], [128.11171875, -15.31201171875], [128.15546875000004, -15.225585937499972], [128.201757812500063, -15.24335937500004], [128.254687500000017, -15.298535156250011], [128.258984375000097, -15.245605468749972], [128.227246093750097, -15.213574218750011], [128.172949218750063, -15.102246093749983], [128.175, -15.043164062500026], [128.218359375000063, -14.995703125000034], [128.285156249999972, -14.938867187500009], [128.358203125000017, -14.901660156249974], [128.403222656249994, -14.869140625000014], [128.409863281250097, -14.828906249999989], [128.477441406249994, -14.787988281249994], [128.575781250000063, -14.774511718750006], [128.635546875000074, -14.780957031249983], [129.058203125000119, -14.884375], [129.165136718750119, -14.987597656249989], [129.175195312500051, -15.115039062500017], [129.215820312499972, -15.160253906249991], [129.237890625000119, -15.08017578125002], [129.23359375000004, -14.906054687499989], [129.267578125000028, -14.871484375000051], [129.38125, -14.898437500000028], [129.458984374999972, -14.933203125], [129.56708984375004, -15.04736328125], [129.587695312500074, -15.103320312500031], [129.634765624999972, -15.139746093749991], [129.650292968749994, -15.086816406250037], [129.628222656250074, -15.011816406250034], [129.612695312499994, -14.92587890625002], [129.63710937499999, -14.850976562500037], [129.763476562500074, -14.845019531249989], [129.848730468750119, -14.828906249999989], [129.808398437500074, -14.799707031249994], [129.753515625000063, -14.789550781249957], [129.662988281250051, -14.720898437500011], [129.60468750000004, -14.647070312499977], [129.698632812499994, -14.575292968750006], [129.69794921875004, -14.557421875000017], [129.607910156250028, -14.55966796875002], [129.483886718749972, -14.489746093749986], [129.378710937500017, -14.39248046874998], [129.459179687500097, -14.21347656250002], [129.619628906249972, -14.03837890624996], [129.709863281249994, -13.979980468749972], [129.718359375000119, -13.920898437500014], [129.761718749999972, -13.811914062500009], [129.789257812500097, -13.719921875000011], [129.797167968750017, -13.648437500000014], [129.838867187499972, -13.572949218749997], [129.93789062499999, -13.50166015625004], [130.07265625, -13.476171875], [130.13593750000004, -13.44833984375002], [130.199316406250063, -13.382617187500031], [130.259765625000028, -13.30224609375], [130.134960937500097, -13.145507812499957], [130.145312500000074, -13.059179687499963], [130.168164062500097, -12.957421875], [130.317968750000063, -12.88291015625002], [130.399902343749972, -12.68789062499999], [130.454199218750119, -12.658593749999966], [130.571875000000119, -12.664355468749989], [130.617480468750074, -12.646875], [130.60957031250004, -12.491308593749991], [130.622656250000063, -12.43105468749998], [130.672363281249972, -12.40693359375004], [130.736132812500074, -12.427734375000014], [130.77656250000004, -12.495312500000011], [130.867382812500097, -12.557812499999955], [130.898242187500074, -12.523632812500011], [130.882910156250063, -12.455078124999986], [130.873828125000074, -12.367187500000028], [130.956640625000063, -12.348242187499977], [131.023437499999972, -12.342871093749949], [131.030078125000017, -12.27109375], [131.019531249999972, -12.213867187499957], [131.045703125000017, -12.189648437499997], [131.21992187500004, -12.177929687500011], [131.265429687500017, -12.119042968750009], [131.291601562500063, -12.067871093749972], [131.313769531250074, -12.095898437499997], [131.342089843750074, -12.210058593749991], [131.438281250000017, -12.27695312500002], [131.726269531250097, -12.278125], [131.887988281250017, -12.23193359375], [131.95673828125004, -12.259277343749972], [132.064062500000063, -12.28076171875], [132.182324218750097, -12.226953124999966], [132.253222656250074, -12.186035156249972], [132.372070312500028, -12.239160156249966], [132.411035156249994, -12.295117187499997], [132.441601562500097, -12.176367187499963], [132.510546875000017, -12.134863281250034], [132.583789062500017, -12.110253906249994], [132.676367187500119, -12.13007812500004], [132.712792968749994, -12.1234375], [132.630468750000119, -12.035156249999972], [132.635253906250028, -11.9546875], [132.629882812499972, -11.835839843749952], [132.64472656250004, -11.72714843750002], [132.674218750000051, -11.649023437499991], [132.475195312500063, -11.491503906249974], [132.277929687500119, -11.467675781249994], [132.133593750000017, -11.500683593749969], [132.072851562500063, -11.474707031250006], [131.944628906250074, -11.34853515624998], [131.82246093750004, -11.302441406249997], [131.811816406250017, -11.27138671874998], [131.961523437500063, -11.180859375000011], [132.018554687499972, -11.196386718749977], [132.105761718750017, -11.281152343750009], [132.15546875000004, -11.311132812499991], [132.197753906249972, -11.304980468749989], [132.225, -11.23876953125], [132.262695312499972, -11.204003906250023], [132.333984374999972, -11.223535156249994], [132.55732421875004, -11.366894531249983], [132.682812500000097, -11.505566406249997], [132.747070312499972, -11.468945312499997], [132.857128906250097, -11.391113281249943], [132.961035156250119, -11.407324218749963], [133.024902343749972, -11.452832031249997], [133.114355468750063, -11.62177734375004], [133.18525390625004, -11.705664062499991], [133.35615234375004, -11.728222656249969], [133.443164062500017, -11.760351562500034], [133.533203124999972, -11.816210937499946], [133.654492187500097, -11.811328125000017], [133.904199218749994, -11.832031249999972], [134.139453125000017, -11.940136718749969], [134.237109375000017, -12.00771484374998], [134.351074218749972, -12.02578125], [134.417382812499994, -12.052734375], [134.538085937499972, -12.06083984374996], [134.730273437500017, -11.984375], [134.816406250000028, -12.054687499999957], [134.854687500000097, -12.102539062500014], [135.029687500000051, -12.19375], [135.217968750000097, -12.221679687499957], [135.352343750000017, -12.129199218750031], [135.548730468749994, -12.060644531250006], [135.685546874999972, -11.956152343749949], [135.788476562499994, -11.907031249999974], [135.885253906249972, -11.821679687499994], [135.922460937500119, -11.825781250000034], [135.843554687500017, -11.905468750000011], [135.833984375000028, -11.950683593749986], [135.895800781250017, -11.969531250000017], [135.889453125000017, -11.992773437499949], [135.804296875000119, -12.054785156249977], [135.702539062500051, -12.151562499999969], [135.704394531250074, -12.209863281250037], [135.743945312500074, -12.241699218749943], [135.790820312500017, -12.2275390625], [135.857421874999972, -12.17851562499996], [135.937792968750017, -12.152148437500003], [136.00849609375004, -12.19140625], [136.031445312500097, -12.330859374999989], [136.081835937500074, -12.422460937500006], [136.192675781250074, -12.43515625000002], [136.260644531249994, -12.433789062499997], [136.328515625000051, -12.305566406249994], [136.291894531250051, -12.196386718749949], [136.249902343749994, -12.173046875], [136.270117187500063, -12.131640625], [136.443359374999972, -11.951464843749974], [136.540234375000097, -11.957617187499977], [136.609765625000051, -12.133593749999946], [136.719433593750097, -12.226464843749952], [136.836425781249972, -12.219140624999966], [136.897460937499972, -12.243554687499966], [136.94746093750004, -12.34990234374996], [136.537011718749994, -12.784277343749991], [136.51777343750004, -12.832812500000031], [136.573046875000017, -12.91162109375], [136.594335937500119, -13.003808593750051], [136.461035156250063, -13.225195312500034], [136.411914062500074, -13.236132812500031], [136.364550781250017, -13.176367187500034], [136.29414062500004, -13.137988281250031], [136.232324218749994, -13.164941406250009], [136.166113281250063, -13.181054687500009], [135.927343750000119, -13.304296874999977], [135.929199218749972, -13.621582031249957], [135.989550781250017, -13.81015625], [135.954492187500051, -13.934863281250017], [135.883398437500063, -14.153125], [135.80634765625004, -14.234179687499974], [135.74453125, -14.28662109375], [135.538867187500017, -14.584960937500028], [135.473242187500063, -14.65664062499998], [135.405175781250051, -14.758203124999966], [135.428027343750017, -14.855664062500026], [135.453320312500097, -14.923144531250003], [135.530761718749972, -15.000390625000023], [135.832617187500063, -15.160156249999972], [135.969531250000017, -15.270214843750011], [136.205371093750017, -15.403417968749963], [136.259277343749972, -15.49521484375002], [136.291406250000051, -15.570117187500003], [136.461914062499972, -15.655273437500028], [136.583593750000063, -15.70654296875], [136.618750000000119, -15.693359374999972], [136.644140625000063, -15.675585937499989], [136.674609375000017, -15.675390625000048], [136.704882812500074, -15.685253906250011], [136.700097656249994, -15.751953125000014], [136.686718750000097, -15.788476562499994], [136.698144531250051, -15.834960937499957], [136.784667968749972, -15.89423828125004], [136.922656250000017, -15.892382812500017], [137.00214843750004, -15.878320312499994], [137.089843749999972, -15.941308593750037], [137.168945312500028, -15.982128906250011], [137.299316406250028, -16.066308593750009], [137.526367187500028, -16.167089843750034], [137.703710937500063, -16.233007812499963], [137.912890625000074, -16.476562500000014], [138.071582031250074, -16.616992187500031], [138.245019531250051, -16.718359374999977], [138.505664062500017, -16.789550781250014], [138.62568359375004, -16.777832031250014], [138.820312500000028, -16.860644531250017], [139.009863281250063, -16.899316406249994], [139.110351562500028, -17.0140625], [139.144531249999972, -17.101074218749972], [139.154101562500074, -17.167773437499974], [139.2484375, -17.328613281249957], [139.440527343750063, -17.380566406249983], [139.689648437500097, -17.540722656250011], [139.894531250000028, -17.611328125], [139.945996093750097, -17.653613281250003], [140.03583984375004, -17.702636718749957], [140.209667968750097, -17.70439453124996], [140.511132812500051, -17.624511718750028], [140.648437500000028, -17.54375], [140.83046875, -17.414453125000037], [140.915820312500074, -17.192578125000054], [140.966015625000097, -17.014550781250023], [141.219140625000051, -16.646191406250026], [141.29140625, -16.46347656250002], [141.35566406250004, -16.221093750000023], [141.411914062500074, -16.069531250000054], [141.393164062500063, -15.904687500000037], [141.451562500000051, -15.605273437499974], [141.581445312500051, -15.195410156249963], [141.625488281249972, -15.056640625000014], [141.603515625000028, -14.85273437500004], [141.522949218750028, -14.470117187499994], [141.55898437499999, -14.337890624999957], [141.594335937500063, -14.152832031250014], [141.535449218750017, -14.018652343750034], [141.48066406250004, -13.926757812499957], [141.472558593749994, -13.797558593750011], [141.534179687500028, -13.553808593750006], [141.588769531249994, -13.425097656249989], [141.645410156249994, -13.259082031250003], [141.613574218750017, -12.943457031250006], [141.73457031250004, -12.833496093749986], [141.782226562499972, -12.778710937500023], [141.875781250000074, -12.778222656250009], [141.9203125, -12.802929687499983], [141.929785156250063, -12.73984375], [141.892871093750074, -12.681347656249983], [141.878320312500051, -12.613281249999972], [141.852148437500119, -12.578710937500034], [141.794531250000119, -12.566601562499969], [141.746679687500063, -12.529394531250034], [141.677734375000028, -12.491406250000011], [141.688574218750119, -12.351074218750028], [141.805761718750063, -12.080078124999972], [141.870507812500051, -11.9755859375], [141.912988281249994, -12.019238281250011], [141.96113281250004, -12.054296874999963], [141.967773437499972, -11.976269531249969], [141.951562500000051, -11.896191406249997], [142.040527343749972, -11.631738281250023], [142.138964843750017, -11.273242187500003], [142.16835937499999, -10.946582031249974], [142.326464843750017, -10.884179687499966], [142.406835937500063, -10.802246093749972], [142.456445312500051, -10.707324218749989], [142.544824218749994, -10.707324218749989], [142.605078125000119, -10.748242187499983], [142.565429687499972, -10.819433593750006], [142.552734375000028, -10.874414062500023], [142.72304687499999, -11.010449218750026], [142.7796875, -11.115332031249977], [142.803320312500119, -11.213964843750006], [142.836816406249994, -11.306933593750031], [142.852929687499994, -11.432226562499977], [142.850585937499972, -11.632324218749972], [142.872558593749972, -11.821386718750034], [142.93398437499999, -11.880761718749952], [142.988476562500097, -11.919042968750034], [143.066406249999972, -11.924121093750003], [143.17890625000004, -11.954492187499966]]], [[[142.274804687499994, -10.704785156250011], [142.191406249999972, -10.762011718750031], [142.137207031250028, -10.731933593749943], [142.125488281250028, -10.668457031249986], [142.131054687500097, -10.640625], [142.19794921875004, -10.59199218750004], [142.274804687499994, -10.704785156250011]]], [[[142.338964843750063, -10.192187500000031], [142.279394531250119, -10.25419921874996], [142.216210937500051, -10.235644531250003], [142.195117187500017, -10.199316406249977], [142.21875, -10.149414062500014], [142.298730468749994, -10.14042968749996], [142.338964843750063, -10.192187500000031]]], [[[142.167578125000063, -10.154101562500003], [142.141992187499994, -10.18125], [142.097656249999972, -10.121777343749983], [142.14882812499999, -10.051757812500014], [142.191992187500063, -10.085253906250003], [142.167578125000063, -10.154101562500003]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Cook Is.", "admin": "Cook Islands" }, "geometry": { "type": "Polygon", "coordinates": [[[-159.740527343749989, -21.249218750000011], [-159.772558593750006, -21.24951171875], [-159.813085937500006, -21.242089843750009], [-159.839599609375, -21.238085937500003], [-159.842480468750011, -21.229101562500006], [-159.83203125, -21.200488281250003], [-159.810595703124989, -21.186425781250009], [-159.768359374999989, -21.1884765625], [-159.739501953125, -21.208105468750006], [-159.736865234374989, -21.240625], [-159.740527343749989, -21.249218750000011]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Fiji", "admin": "Fiji" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[174.629687500000017, -21.695019531250011], [174.621875, -21.705859374999989], [174.592968749999983, -21.702343749999983], [174.587207031250074, -21.68007812499998], [174.604199218750153, -21.667480468749986], [174.62773437499996, -21.67597656250004], [174.629687500000017, -21.695019531250011]]], [[[-178.711621093749983, -20.667773437499989], [-178.709521484375017, -20.670507812500006], [-178.714941406250034, -20.670312499999966], [-178.723095703125011, -20.66679687499996], [-178.729101562500006, -20.660156250000028], [-178.730566406250034, -20.652832031249957], [-178.727539062500028, -20.645214843750011], [-178.724560546875068, -20.645703125000011], [-178.719189453125011, -20.652343750000043], [-178.714208984374977, -20.659765625000034], [-178.711621093749983, -20.667773437499989]]], [[[-178.535107421875011, -19.166015625000014], [-178.546337890624983, -19.175], [-178.573730468749972, -19.164941406249966], [-178.595947265624972, -19.151367187499957], [-178.598681640624989, -19.13710937499998], [-178.58930664062504, -19.118847656249997], [-178.567675781249989, -19.109277343749994], [-178.55668945312496, -19.11298828125004], [-178.56298828125, -19.11875], [-178.576171875000028, -19.12519531250004], [-178.574072265625034, -19.143164062499977], [-178.557128906249943, -19.154101562499989], [-178.540625, -19.15703125], [-178.535107421875011, -19.166015625000014]]], [[[178.487890625000176, -18.97412109375], [178.487695312499937, -19.017089843749957], [178.358984375, -19.045605468749997], [178.315625, -19.010156249999966], [178.287988281249937, -19.003710937499989], [178.211328124999937, -19.066503906249991], [178.18916015625004, -19.09228515625], [178.181835937499983, -19.111718749999966], [178.162109375000085, -19.12148437499999], [178.020800781250074, -19.151660156250017], [177.958691406249983, -19.121582031250014], [178.000781250000074, -19.101074218750014], [178.051953124999983, -19.060156250000034], [178.104101562500119, -19.066210937500017], [178.15664062499999, -19.027929687500034], [178.208398437500051, -18.969628906249966], [178.282226562500028, -18.957031249999986], [178.334277343750131, -18.934472656250009], [178.420312500000108, -18.950781250000034], [178.487890625000176, -18.97412109375]]], [[[-179.799853515624989, -18.940332031250037], [-179.797607421875, -18.969824218750006], [-179.812451171875011, -18.968164062500023], [-179.830224609374966, -18.955566406250043], [-179.839355468749972, -18.96171875], [-179.845507812499989, -18.970800781250034], [-179.848583984374983, -18.991308593750034], [-179.851220703124994, -19.0029296875], [-179.86503906249996, -18.99873046875004], [-179.867333984374994, -18.97841796874998], [-179.862792968750028, -18.964160156250017], [-179.856201171875028, -18.943261718750023], [-179.831103515624989, -18.924218750000051], [-179.799853515624989, -18.940332031250037]]], [[[-178.761914062500011, -18.23388671875], [-178.773632812500011, -18.252441406249972], [-178.82734375000004, -18.222167968750014], [-178.847900390624943, -18.202050781250009], [-178.790869140624977, -18.186328125], [-178.763085937499994, -18.191406249999972], [-178.761914062500011, -18.23388671875]]], [[[179.349316406250153, -18.102343750000031], [179.340429687500119, -18.110449218749991], [179.253515625000176, -18.030566406249974], [179.256445312500063, -17.999023437500028], [179.271777343750017, -17.970703125000028], [179.306445312500131, -17.944042968750026], [179.337890624999972, -17.98955078124996], [179.362402343750176, -18.065234375000017], [179.349316406250153, -18.102343750000031]]], [[[-178.988085937499989, -17.976660156250006], [-179.018408203124977, -17.991796874999977], [-179.039208984375023, -17.988378906249991], [-179.063818359374977, -17.972363281250011], [-179.079003906249966, -17.944140625000045], [-179.047607421874972, -17.92041015625], [-178.999121093750034, -17.947363281249991], [-178.988085937499989, -17.976660156250006]]], [[[-178.251123046874966, -17.95273437500002], [-178.30683593750004, -17.963281250000037], [-178.357226562499989, -17.920898437500014], [-178.325390625000011, -17.875781249999974], [-178.28032226562496, -17.886425781250011], [-178.254589843750068, -17.929980468750003], [-178.251123046874966, -17.95273437500002]]], [[[178.827539062500108, -17.72900390625], [178.776074218750097, -17.746777343749983], [178.747656250000176, -17.685742187499983], [178.787109375000028, -17.624414062500009], [178.831054687500085, -17.618847656250026], [178.852539062500028, -17.68125], [178.827539062500108, -17.72900390625]]], [[[178.280175781249937, -17.371972656250009], [178.280175781249937, -17.41621093750004], [178.309472656250051, -17.435351562500031], [178.338574218750153, -17.438476562499957], [178.410937500000131, -17.523046874999963], [178.523242187500074, -17.595800781250034], [178.59160156249996, -17.651464843750006], [178.595703124999915, -17.699023437500017], [178.574902343750153, -17.74931640624996], [178.60380859374996, -17.839355468750014], [178.617871093749983, -17.93281250000004], [178.66767578125004, -18.080859375], [178.597363281250097, -18.108984374999963], [178.486718750000108, -18.112304687500014], [178.46113281250004, -18.138964843750031], [178.423437500000176, -18.12421875000004], [178.331542968749915, -18.135253906249986], [178.243750000000176, -18.183984374999966], [178.160156250000028, -18.25019531250004], [178.063964843749972, -18.25039062499999], [177.955468750000051, -18.264062500000023], [177.847070312499994, -18.254882812500014], [177.770800781250074, -18.219531250000017], [177.636425781250097, -18.181054687499994], [177.457324218750017, -18.14824218749996], [177.38320312499999, -18.120703125000034], [177.321386718750006, -18.077539062500037], [177.263476562500131, -17.968652343749966], [177.254882812499972, -17.914941406250037], [177.263964843750074, -17.86347656250004], [177.316308593750051, -17.846093749999966], [177.360156250000131, -17.820019531249983], [177.366406250000153, -17.78603515624998], [177.385742187499972, -17.762304687500034], [177.4109375, -17.753710937499974], [177.423242187499994, -17.7373046875], [177.405566406250131, -17.682128906249957], [177.400683593750017, -17.631640624999974], [177.504492187500006, -17.539550781250043], [177.617968750000074, -17.461035156250034], [177.817968750000119, -17.388476562499989], [177.94023437499996, -17.395117187500006], [178.127636718750153, -17.339257812499994], [178.187597656250119, -17.312988281249972], [178.247167968750176, -17.329101562499972], [178.280175781249937, -17.371972656250009]]], [[[179.422363281249972, -17.36679687500002], [179.388964843750074, -17.393847656250017], [179.373144531250063, -17.256152343750031], [179.407617187499937, -17.25732421875], [179.432812500000097, -17.271582031249977], [179.447167968750051, -17.30625], [179.422363281249972, -17.36679687500002]]], [[[-178.956494140625068, -17.272851562499966], [-178.981835937499966, -17.30703125], [-179.003906250000028, -17.294921875000028], [-178.975537109375011, -17.2375], [-178.971484374999989, -17.212695312499974], [-179.01494140624996, -17.182421875000017], [-179.017675781249977, -17.161328124999983], [-179.005029296874994, -17.148339843750009], [-178.952832031250011, -17.182031250000037], [-178.921142578124943, -17.20839843749998], [-178.914843749999989, -17.223046875000037], [-178.924560546875028, -17.248632812500006], [-178.956494140625068, -17.272851562499966]]], [[[177.234179687500017, -17.14707031250002], [177.18281250000004, -17.163867187499974], [177.210156250000097, -17.084277343750017], [177.239257812499972, -17.059375], [177.257519531250153, -17.054199218750014], [177.287402343750017, -17.048632812500031], [177.27578125, -17.104882812500037], [177.234179687500017, -17.14707031250002]]], [[[180.0, -16.963085937500011], [179.925878906250006, -17.00029296874996], [179.896972656250028, -16.96406250000004], [179.930957031250017, -16.875976562500028], [180.0, -16.785742187500034], [179.99921875000004, -16.858789062499994], [180.0, -16.963085937500011]]], [[[-179.97490234374996, -16.924804687500028], [-180.0, -16.962988281249991], [-180.0, -16.907812500000034], [-179.999951171875011, -16.858789062499994], [-180.0, -16.824316406249991], [-180.0, -16.78554687499999], [-179.893603515625017, -16.700390624999969], [-179.860986328125023, -16.688281249999989], [-179.82231445312496, -16.765332031250054], [-179.867773437499977, -16.85029296875004], [-179.97490234374996, -16.924804687500028]]], [[[180.0, -16.540039062499986], [179.987207031250108, -16.54121093750004], [179.984667968750131, -16.522167968749983], [180.0, -16.488867187500034], [180.0, -16.540039062499986]]], [[[-179.929443359375028, -16.502832031250037], [-179.999951171875011, -16.540039062499986], [-179.999951171875011, -16.488867187500034], [-179.943652343749989, -16.441406249999957], [-179.900927734374989, -16.431542968749994], [-179.927343750000034, -16.479101562500006], [-179.929443359375028, -16.502832031250037]]], [[[179.99921875000004, -16.168554687499977], [179.848242187500006, -16.301660156249994], [179.793847656249937, -16.37031250000004], [179.748144531250063, -16.446289062499972], [179.619140625000085, -16.527734374999966], [179.56416015625004, -16.636914062499997], [179.56816406249996, -16.747460937499966], [179.697070312500131, -16.631933593749963], [179.841015625000153, -16.5375], [179.88496093750004, -16.518457031250023], [179.93037109375004, -16.519433593750051], [179.926562500000017, -16.551660156250037], [179.90595703125004, -16.583593749999977], [179.890039062499994, -16.6669921875], [179.927929687500097, -16.74443359374996], [179.820800781249915, -16.736914062500034], [179.714746093749994, -16.743554687499966], [179.588964843750119, -16.787011718750023], [179.465429687500006, -16.806054687499994], [179.419335937500051, -16.806542968750009], [179.375, -16.791992187499972], [179.345996093750017, -16.769726562499969], [179.323339843750006, -16.718066406250017], [179.300488281250153, -16.710351562500037], [179.20234375000004, -16.712695312499989], [179.05546875, -16.81357421875002], [179.006835937500028, -16.900195312499989], [178.950390625000097, -16.904003906249969], [178.883691406249994, -16.886035156250031], [178.80292968750004, -16.9521484375], [178.706640625000176, -16.97617187500002], [178.665039062500028, -16.920019531250034], [178.638085937500051, -16.851269531249969], [178.603710937500153, -16.800585937500031], [178.497460937499994, -16.787890625000031], [178.513769531250119, -16.726074218749957], [178.541992187500028, -16.700488281249989], [178.567773437500108, -16.663867187499989], [178.583593750000119, -16.621875], [178.634277343749972, -16.648535156249963], [178.686328125000074, -16.665625], [178.744531250000051, -16.63417968749998], [178.805078124999937, -16.631445312500034], [178.865722656250028, -16.540039062499986], [178.960546875000176, -16.482812500000051], [179.09140625, -16.4375], [179.224609374999972, -16.405175781250037], [179.293554687500176, -16.39863281250004], [179.359179687500017, -16.379882812500043], [179.475097656250028, -16.294140624999983], [179.551757812500028, -16.249902343750023], [179.635253906249972, -16.223242187500006], [179.71503906250004, -16.20761718750002], [179.788867187500017, -16.221484375], [179.848144531250028, -16.214257812500051], [180.0, -16.152929687499991], [179.99921875000004, -16.168554687499977]]], [[[-179.956152343749977, -16.149218750000031], [-180.0, -16.168261718750003], [-180.0, -16.156054687500003], [-180.0, -16.152929687499991], [-179.969384765624994, -16.12607421875002], [-179.944580078125, -16.12607421875002], [-179.956152343749977, -16.149218750000031]]], [[[177.12148437499999, -12.505468749999949], [177.08242187499999, -12.515625], [177.019335937500131, -12.507324218749972], [177.00625, -12.491113281249952], [177.026367187499972, -12.4875], [177.067578124999983, -12.476953125], [177.118066406249994, -12.482324218750037], [177.126953125000028, -12.492871093749955], [177.12148437499999, -12.505468749999949]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Micronesia", "admin": "Federated States of Micronesia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[162.983203125000074, 5.325732421875003], [162.993457031250017, 5.27724609374998], [162.92988281250004, 5.300781249999986], [162.92109375000004, 5.317919921875017], [162.95820312500004, 5.335009765625031], [162.983203125000074, 5.325732421875003]]], [[[158.31484375, 6.813671875], [158.256542968750097, 6.791015625], [158.183398437500017, 6.801269531250057], [158.16083984375004, 6.882812500000057], [158.12763671875004, 6.904638671874977], [158.134765624999972, 6.944824218749986], [158.186132812500063, 6.977734375000026], [158.29462890625004, 6.951074218750023], [158.334960937499972, 6.893164062500034], [158.309375, 6.854638671874994], [158.31484375, 6.813671875]]], [[[151.647753906250017, 7.346191406250043], [151.639453125000017, 7.333007812500028], [151.578320312500097, 7.338085937499997], [151.569726562499994, 7.345507812499989], [151.575097656250051, 7.351318359375028], [151.604296875000017, 7.357226562499989], [151.607812500000051, 7.375390625000037], [151.592871093750119, 7.379248046875034], [151.60566406250004, 7.388720703125003], [151.629492187500119, 7.390429687500003], [151.643261718750097, 7.379248046875034], [151.650488281250119, 7.362841796874974], [151.647753906250017, 7.346191406250043]]], [[[151.881445312500119, 7.432031250000037], [151.864257812499972, 7.426757812500028], [151.855957031249972, 7.43178710937498], [151.859960937500063, 7.457373046875048], [151.865332031250119, 7.466162109374977], [151.881835937500028, 7.467089843749989], [151.91054687499999, 7.46015625], [151.912597656249972, 7.453857421875043], [151.881445312500119, 7.432031250000037]]], [[[138.142675781250063, 9.50068359375004], [138.06708984375004, 9.419042968750006], [138.061914062500051, 9.44575195312504], [138.085058593750063, 9.49458007812504], [138.11689453125004, 9.550195312499994], [138.146972656249972, 9.583593749999963], [138.185839843750074, 9.593310546874989], [138.21357421875004, 9.547216796875006], [138.182519531249994, 9.507373046874974], [138.142675781250063, 9.50068359375004]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Guam", "admin": "Guam" }, "geometry": { "type": "Polygon", "coordinates": [[[144.741796875000034, 13.25927734375], [144.699511718750045, 13.257519531249997], [144.662792968750011, 13.291064453125003], [144.65, 13.3134765625], [144.649316406250023, 13.4287109375], [144.790332031250045, 13.52685546875], [144.836718750000045, 13.622363281250003], [144.875390625000023, 13.614648437499994], [144.90966796875, 13.599023437499994], [144.940820312500023, 13.5703125], [144.779882812500034, 13.4111328125], [144.741796875000034, 13.25927734375]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Kiribati", "admin": "Kiribati" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-151.782617187500023, -11.44101562499999], [-151.790869140625034, -11.456835937500017], [-151.806689453124932, -11.451269531250034], [-151.815966796874989, -11.431152343750014], [-151.819140624999989, -11.409277343750006], [-151.81328125, -11.391796875], [-151.80278320312496, -11.392675781249991], [-151.791113281249977, -11.414355468749974], [-151.782617187500023, -11.44101562499999]]], [[[-155.86381835937496, -5.626660156250011], [-155.88710937499999, -5.6318359375], [-155.914355468749932, -5.63164062499996], [-155.927929687499955, -5.618554687499952], [-155.928613281250023, -5.60761718750004], [-155.919384765625011, -5.60751953125002], [-155.910791015625023, -5.609472656249977], [-155.872265625000011, -5.611328125], [-155.862353515625017, -5.619140624999986], [-155.86381835937496, -5.626660156250011]]], [[[-174.512939453125, -4.675097656249946], [-174.501123046874994, -4.688378906249994], [-174.501025390624989, -4.694726562499952], [-174.506738281249994, -4.693652343750003], [-174.523876953125011, -4.689648437499983], [-174.52924804687504, -4.681640624999957], [-174.516748046874994, -4.686816406250031], [-174.511474609374972, -4.685644531249963], [-174.523046875000034, -4.674023437499997], [-174.533105468749937, -4.665332031250003], [-174.540673828124966, -4.661718749999977], [-174.540820312500017, -4.657324218749977], [-174.531396484374966, -4.65947265624996], [-174.512939453125, -4.675097656249946]]], [[[-172.214550781250011, -4.511132812500037], [-172.208300781249989, -4.51796875], [-172.193896484374989, -4.516015624999966], [-172.180957031250017, -4.514843749999983], [-172.188818359375006, -4.521679687499955], [-172.215234374999966, -4.524414062499986], [-172.228320312499989, -4.50703125], [-172.212207031249989, -4.493945312499989], [-172.197851562499977, -4.491699218749986], [-172.196386718749949, -4.495410156250031], [-172.19721679687504, -4.499511718749972], [-172.203857421874972, -4.499511718749972], [-172.214746093749966, -4.502636718749983], [-172.214550781250011, -4.511132812500037]]], [[[-171.233203125000017, -4.463476562500006], [-171.243017578124977, -4.46806640624996], [-171.254541015625023, -4.466503906249997], [-171.261767578124989, -4.45976562499996], [-171.261962890625, -4.449218750000028], [-171.252392578125011, -4.441601562499983], [-171.239404296874966, -4.444140624999974], [-171.231884765625011, -4.453710937499963], [-171.233203125000017, -4.463476562500006]]], [[[-154.95625, -4.087988281249977], [-154.959033203125017, -4.09384765625002], [-154.971093749999966, -4.08583984374998], [-154.99462890625, -4.07109375], [-155.014599609374955, -4.054882812499983], [-155.015039062499966, -4.048046875000011], [-154.986962890625023, -4.038574218749943], [-154.951220703125017, -4.031054687500017], [-154.943359375, -4.041601562500034], [-154.950048828124977, -4.055957031250031], [-154.95625, -4.087988281249977]]], [[[-171.085156249999955, -3.135449218749983], [-171.089794921875011, -3.143261718749983], [-171.096728515625017, -3.136914062500026], [-171.091748046874983, -3.125097656250006], [-171.08769531249996, -3.115039062500003], [-171.081005859375011, -3.120410156250031], [-171.085156249999955, -3.135449218749983]]], [[[-171.697607421875034, -2.766406250000031], [-171.664990234374955, -2.785546875000023], [-171.639648437499943, -2.811230468750011], [-171.627636718750011, -2.846972656250017], [-171.628417968749972, -2.855859374999966], [-171.647363281250023, -2.855566406249991], [-171.67060546875004, -2.844433593750026], [-171.687304687499989, -2.829785156249983], [-171.696093749999989, -2.825683593750028], [-171.698291015624989, -2.822265624999957], [-171.678369140625023, -2.824511718749974], [-171.655371093749977, -2.839843749999986], [-171.638525390624977, -2.846679687499957], [-171.639746093749977, -2.829199218750034], [-171.66020507812496, -2.798535156250011], [-171.672656250000017, -2.787988281249994], [-171.68803710937496, -2.77910156249996], [-171.705957031249966, -2.773144531249983], [-171.718164062499966, -2.778613281250031], [-171.724804687499983, -2.781347656249963], [-171.727636718750034, -2.774121093750011], [-171.72514648437496, -2.767871093749974], [-171.718896484375023, -2.761425781249997], [-171.697607421875034, -2.766406250000031]]], [[[174.773242187500131, -1.211914062499972], [174.778906250000063, -1.263378906249983], [174.755957031250176, -1.256445312499991], [174.748437500000051, -1.236425781249991], [174.741015625000131, -1.1845703125], [174.716796874999972, -1.133691406250023], [174.744140625000085, -1.147363281249966], [174.766601562500028, -1.18710937499999], [174.773242187500131, -1.211914062499972]]], [[[169.551074218750017, -0.873730468749997], [169.54169921875004, -0.875976562500014], [169.522949218749972, -0.865625], [169.52558593750004, -0.852636718749963], [169.538671875000063, -0.846875], [169.555273437500063, -0.856542968749963], [169.551074218750017, -0.873730468749997]]], [[[174.508691406250051, -0.8017578125], [174.476367187500017, -0.829003906250037], [174.46406250000004, -0.804199218749957], [174.479687499999983, -0.77363281250004], [174.452734375, -0.647070312500006], [174.407812500000119, -0.629785156249952], [174.381054687500153, -0.591796875000028], [174.394042968749972, -0.591796875000028], [174.438769531250017, -0.6265625], [174.474804687500097, -0.6421875], [174.495410156250017, -0.725683593749949], [174.508691406250051, -0.8017578125]]], [[[173.032812500000119, 1.013134765624997], [173.086523437500063, 0.973437499999989], [173.079492187500051, 0.946240234375054], [173.061425781249994, 0.91523437500004], [172.991113281250051, 0.835449218750043], [172.969921875000097, 0.842773437500014], [173.038574218749972, 0.914746093750026], [173.065039062500119, 0.962695312500031], [173.02558593750004, 0.999072265624974], [173.009960937500097, 0.990966796875014], [173.003710937500074, 0.990966796875014], [172.990039062500017, 1.02509765625004], [173.003710937500074, 1.02509765625004], [173.032812500000119, 1.013134765624997]]], [[[173.038378906250017, 1.34208984374996], [173.011328125000119, 1.33837890625], [173.028613281250074, 1.358740234374977], [173.143359375000074, 1.381347656250057], [173.153320312499972, 1.387548828124977], [173.171875, 1.375146484375037], [173.171484375000119, 1.363378906250034], [173.163085937500028, 1.357519531249991], [173.106347656249994, 1.357080078124994], [173.06171875000004, 1.346337890625023], [173.038378906250017, 1.34208984374996]]], [[[173.029394531250063, 1.717382812500034], [172.993261718750063, 1.71308593750004], [173.020410156249994, 1.727490234375054], [173.027832031249972, 1.747314453125], [173.02363281250004, 1.809326171875028], [173.037695312500063, 1.804394531249997], [173.042675781250097, 1.778759765625011], [173.045214843750074, 1.741552734374977], [173.029394531250063, 1.717382812500034]]], [[[173.01875, 1.845703124999972], [173.02363281250004, 1.82255859374996], [172.966601562500017, 1.88540039062498], [172.932714843750063, 1.92592773437498], [172.93476562500004, 1.943701171875048], [172.950097656250051, 1.93251953124998], [172.969140625000051, 1.912695312500034], [172.981542968750063, 1.896972656250028], [173.01875, 1.845703124999972]]], [[[-157.342138671875034, 1.855566406250034], [-157.17578125, 1.73984375], [-157.246142578125017, 1.731738281250031], [-157.420117187500011, 1.787548828125026], [-157.578955078124977, 1.902050781249997], [-157.531494140625, 1.926855468749991], [-157.508203125000023, 1.88569335937504], [-157.435839843749932, 1.84726562500002], [-157.393212890624966, 1.927685546874983], [-157.365185546875011, 1.94609375], [-157.492187499999972, 2.029296874999986], [-157.441894531250028, 2.025048828125009], [-157.321875, 1.968554687500045], [-157.342138671875034, 1.855566406250034]]], [[[172.844238281249972, 3.051220703124983], [172.770312500000017, 3.01254882812502], [172.750488281249972, 3.03305664062502], [172.777343750000028, 3.033886718750011], [172.826953125000017, 3.071093750000045], [172.88710937499999, 3.073974609375], [172.880273437500051, 3.053515625000017], [172.844238281249972, 3.051220703124983]]], [[[172.969628906250051, 3.129199218749974], [172.90625, 3.095898437500026], [172.88710937499999, 3.101269531249969], [172.962500000000119, 3.148779296874963], [172.962207031250017, 3.14291992187502], [172.969628906250051, 3.129199218749974]]], [[[-159.339062500000011, 3.923535156249983], [-159.259326171874989, 3.839208984375034], [-159.274755859375034, 3.796582031250054], [-159.332275390625028, 3.80048828125004], [-159.358740234375006, 3.815332031250051], [-159.313671874999955, 3.822656250000037], [-159.30625, 3.838378906250043], [-159.326806640624966, 3.863183593750023], [-159.354199218749955, 3.880517578125009], [-159.373193359375023, 3.880517578125009], [-159.377783203124977, 3.846630859375026], [-159.409033203125034, 3.87324218750004], [-159.390966796874977, 3.89956054687498], [-159.369042968749966, 3.916992187499972], [-159.339062500000011, 3.923535156249983]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Marshall Is.", "admin": "Marshall Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[169.635058593750074, 5.830078124999986], [169.61542968750004, 5.799804687500043], [169.59052734375004, 5.801904296875023], [169.612207031250051, 5.824414062499997], [169.62714843750004, 5.855810546874991], [169.65107421875004, 5.945117187499974], [169.70039062500004, 5.97705078125], [169.734570312500097, 6.014160156250014], [169.726367187500017, 5.975683593749991], [169.67255859375004, 5.935205078125009], [169.635058593750074, 5.830078124999986]]], [[[171.577343750000097, 7.048242187500009], [171.614746093749972, 7.026611328125043], [171.688378906250051, 7.028271484375026], [171.756835937499972, 6.973144531249986], [171.730468750000028, 6.976611328124974], [171.693359374999972, 7.00014648437498], [171.659375, 7.010058593750045], [171.614160156250051, 7.007177734374991], [171.592773437500028, 7.01625976562498], [171.577343750000097, 7.048242187500009]]], [[[171.101953125000051, 7.138232421875045], [171.22695312499999, 7.086962890624989], [171.39375, 7.1109375], [171.366992187500017, 7.095556640624963], [171.304687500000028, 7.081152343749963], [171.263281250000119, 7.06875], [171.235351562500028, 7.06875], [171.20234375000004, 7.073535156250003], [171.095507812500074, 7.109277343750009], [171.035742187500063, 7.156103515625048], [171.050390625000119, 7.171777343750037], [171.101953125000051, 7.138232421875045]]], [[[168.83027343750004, 7.308984375], [168.815429687499972, 7.293554687499977], [168.719238281250028, 7.302734374999986], [168.675097656250074, 7.32192382812498], [168.679296875000119, 7.336230468749974], [168.755468750000119, 7.322460937500011], [168.83027343750004, 7.308984375]]], [[[166.890332031250097, 11.153076171875057], [166.86445312500004, 11.146240234374986], [166.844726562500028, 11.153369140625017], [166.858886718749972, 11.166308593749989], [166.888085937499994, 11.168652343750026], [166.899414062499972, 11.1650390625], [166.890332031250097, 11.153076171875057]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "N. Mariana Is.", "admin": "Northern Mariana Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[145.26484375000004, 14.158105468750037], [145.215332031249972, 14.111328125000014], [145.179589843749994, 14.120996093750023], [145.157421875000097, 14.136914062499983], [145.152148437500074, 14.163623046875003], [145.232421874999972, 14.189453125000028], [145.265429687500074, 14.180224609375017], [145.26484375000004, 14.158105468750037]]], [[[145.662304687500097, 14.970507812499989], [145.620996093749994, 14.91953125], [145.591601562500074, 14.998828124999989], [145.586718750000074, 15.030810546875017], [145.624804687500017, 15.060156250000048], [145.647363281249994, 15.059472656249994], [145.662304687500097, 14.970507812499989]]], [[[145.751953124999972, 15.133154296874991], [145.74921875000004, 15.107226562500045], [145.698242187500028, 15.113525390624986], [145.68427734375004, 15.125097656250034], [145.713183593750074, 15.215283203125026], [145.78632812500004, 15.256884765624974], [145.821875, 15.265380859375014], [145.788574218749972, 15.222656250000014], [145.782324218750119, 15.174609375], [145.751953124999972, 15.133154296874991]]], [[[145.71210937500004, 16.339111328125], [145.690234375000017, 16.332128906250006], [145.658300781250063, 16.335791015625034], [145.636035156250074, 16.351513671874955], [145.63105468750004, 16.377978515625017], [145.695507812500097, 16.379638671875], [145.719531250000017, 16.359765625000051], [145.71210937500004, 16.339111328125]]], [[[145.77753906250004, 18.078955078124977], [145.729101562500119, 18.056933593750045], [145.789257812500097, 18.155419921875023], [145.807421875000074, 18.172656250000074], [145.835449218750028, 18.136767578125045], [145.77753906250004, 18.078955078124977]]], [[[145.708398437499994, 18.7625], [145.678125, 18.725244140625023], [145.65253906250004, 18.752636718750011], [145.645507812499972, 18.806787109375023], [145.690136718750097, 18.801611328125034], [145.706640625000063, 18.790478515624983], [145.708398437499994, 18.7625]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "New Caledonia", "admin": "New Caledonia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[167.544433593750028, -22.623242187500011], [167.512695312499972, -22.661132812500014], [167.473437500000017, -22.653320312500014], [167.44375, -22.639160156249972], [167.42207031250004, -22.618554687500037], [167.443457031250063, -22.541406250000037], [167.529492187500097, -22.57919921875002], [167.544433593750028, -22.623242187500011]]], [[[168.01093750000004, -21.429980468750017], [168.057910156250017, -21.44843750000004], [168.1390625, -21.445214843750009], [168.120703125000119, -21.615820312500034], [168.006445312500119, -21.643164062500006], [167.966796875000028, -21.641601562499957], [167.941308593750051, -21.605761718750031], [167.875878906250051, -21.582128906250006], [167.879101562500097, -21.523632812499997], [167.815429687499972, -21.392675781249963], [167.92597656250004, -21.372851562500003], [167.988476562500097, -21.337890624999986], [167.984960937500063, -21.369726562499991], [167.994628906249972, -21.406933593750026], [168.01093750000004, -21.429980468750017]]], [[[167.400878906250028, -21.160644531250028], [167.346191406249972, -21.16875], [167.273242187500017, -21.096777343749991], [167.133886718750063, -21.060644531249991], [167.07265625, -20.997265624999969], [167.032714843749972, -20.922558593750026], [167.11171875, -20.904101562499989], [167.189453125000028, -20.803515625000017], [167.13642578125004, -20.766113281250028], [167.045019531250063, -20.759472656250011], [167.055761718750119, -20.720214843750014], [167.204003906250051, -20.673535156249997], [167.268945312500051, -20.700585937500009], [167.297949218750063, -20.732519531250034], [167.293457031249972, -20.891503906249994], [167.360839843750028, -20.942089843749997], [167.430566406249994, -21.055273437499963], [167.430273437500119, -21.087011718750034], [167.400878906250028, -21.160644531250028]]], [[[166.546777343749994, -20.698730468749986], [166.493554687499994, -20.708593750000034], [166.55781250000004, -20.617089843749966], [166.559667968750063, -20.56113281250002], [166.585449218749972, -20.450488281250031], [166.582519531249972, -20.413378906250031], [166.62470703125004, -20.41826171874996], [166.670800781250051, -20.450195312499972], [166.617871093750097, -20.477539062499957], [166.60029296875004, -20.525390625000014], [166.602148437500063, -20.58535156249998], [166.622558593749972, -20.596289062499991], [166.588867187499972, -20.661914062500031], [166.546777343749994, -20.698730468749986]]], [[[164.20234375000004, -20.246093749999957], [164.315136718750097, -20.30888671874996], [164.4359375, -20.282226562499957], [164.588085937500097, -20.381152343750031], [164.975683593750119, -20.681054687500023], [165.111914062500063, -20.74453125], [165.19179687499999, -20.768847656249974], [165.25234375, -20.817968750000034], [165.306640625000028, -20.887011718749974], [165.380566406250097, -20.935839843749974], [165.4125, -20.981347656250009], [165.420507812500063, -21.042773437500003], [165.447167968750051, -21.080566406249972], [165.58242187499999, -21.179980468749974], [165.66279296875004, -21.267187499999977], [165.77460937500004, -21.311718749999983], [165.822851562500119, -21.363769531250028], [165.885351562500063, -21.389160156249957], [165.949511718750074, -21.442382812499957], [166.05781250000004, -21.483886718749986], [166.303320312500063, -21.637207031249957], [166.492968750000017, -21.782812500000034], [166.587500000000119, -21.872851562500003], [166.68964843750004, -21.953027343749994], [166.820117187500074, -22.016992187499966], [166.942382812500028, -22.090136718750031], [167.004296875000051, -22.26152343749996], [166.970312500000119, -22.32285156250002], [166.900000000000119, -22.353320312500003], [166.834960937499972, -22.35546875], [166.77412109375004, -22.37617187500004], [166.570605468750074, -22.265527343749966], [166.52216796875004, -22.249218750000026], [166.467968750000097, -22.256054687499997], [166.43769531250004, -22.231542968749977], [166.41640625, -22.196191406249966], [166.292285156250017, -22.155078125000031], [166.176660156249994, -22.089160156250017], [166.143164062500119, -22.044433593749957], [166.12373046875004, -21.988769531249986], [166.09609375, -21.95664062500002], [165.933007812499994, -21.90800781249996], [165.82343750000004, -21.853808593750031], [165.743847656250097, -21.777343749999986], [165.620214843750063, -21.72421875], [165.427636718749994, -21.61503906249996], [165.328613281249972, -21.580078125000043], [165.241992187500017, -21.52548828125002], [165.010156250000051, -21.326855468749969], [164.92744140625004, -21.289843749999974], [164.855273437500017, -21.201562500000023], [164.655664062499994, -20.99208984374998], [164.559472656250051, -20.90585937499999], [164.454687500000119, -20.829101562499986], [164.374511718750028, -20.739257812499986], [164.31289062499999, -20.632714843750037], [164.169726562500074, -20.48017578125004], [164.152148437500017, -20.414941406249994], [164.158105468749994, -20.347949218750017], [164.123632812500063, -20.30488281250004], [164.065039062500119, -20.278613281250017], [164.037304687500097, -20.23359375], [164.040527343750028, -20.172851562499957], [164.059667968750119, -20.141503906249966], [164.20234375000004, -20.246093749999957]]], [[[159.951757812500063, -19.311718750000026], [159.936425781250051, -19.333105468750034], [159.928222656249972, -19.174316406250014], [159.959863281249994, -19.114648437500023], [159.975097656250028, -19.238281249999986], [159.951757812500063, -19.311718750000026]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Norfolk Island", "admin": "Norfolk Island" }, "geometry": { "type": "Polygon", "coordinates": [[[167.939453125, -29.017675781250006], [167.959765625000045, -29.0283203125], [167.978125, -29.034277343750006], [167.990429687500011, -29.042089843750006], [167.988671875000023, -29.058984375], [167.97900390625, -29.07568359375], [167.967675781250023, -29.0828125], [167.964160156250045, -29.085351562500009], [167.9619140625, -29.088476562500006], [167.960644531250011, -29.0921875], [167.960742187500045, -29.096289062500006], [167.954687500000034, -29.082128906250006], [167.944433593750034, -29.072949218750011], [167.933789062500011, -29.072167968750009], [167.926562500000045, -29.0828125], [167.92041015625, -29.0828125], [167.918261718750045, -29.071875], [167.914257812500011, -29.061914062500009], [167.912402343750045, -29.052832031250006], [167.916406250000023, -29.045117187500011], [167.924023437500011, -29.035839843750011], [167.924609375000045, -29.028515625000011], [167.918554687500034, -29.025097656250011], [167.906152343750023, -29.028125], [167.920605468750011, -29.013964843750003], [167.939453125, -29.017675781250006]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Niue", "admin": "Niue" }, "geometry": { "type": "Polygon", "coordinates": [[[-169.803417968750011, -19.0830078125], [-169.90380859375, -19.137890625000011], [-169.948339843750006, -19.072851562500006], [-169.908740234374989, -18.990234375], [-169.861572265625, -18.968652343750009], [-169.834033203124989, -18.966015625000011], [-169.793408203125011, -19.042578125], [-169.803417968750011, -19.0830078125]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Nauru", "admin": "Nauru" }, "geometry": { "type": "Polygon", "coordinates": [[[166.958398437500023, -0.5166015625], [166.93896484375, -0.55078125], [166.916406250000023, -0.546484375], [166.907031250000045, -0.523730468750003], [166.91357421875, -0.499121093750006], [166.93896484375, -0.489355468750006], [166.955664062500034, -0.496972656250009], [166.958398437500023, -0.5166015625]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "New Zealand", "admin": "New Zealand" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[169.178222656249972, -52.497265625], [169.233496093750063, -52.548242187499994], [169.127539062500063, -52.570312499999964], [169.075976562500017, -52.55185546875002], [169.039843750000017, -52.528515624999976], [169.021777343750017, -52.495410156249982], [169.079101562499972, -52.498828125000053], [169.128613281250097, -52.485156250000024], [169.178222656249972, -52.497265625]]], [[[166.22109375, -50.761523437499967], [166.242871093750097, -50.845703124999979], [166.18789062499999, -50.846093749999966], [166.073242187499972, -50.822656249999987], [166.037695312500119, -50.786718750000041], [166.013281250000119, -50.777929687500027], [165.971386718750097, -50.819531249999976], [165.904101562500074, -50.821484375000018], [165.889160156249972, -50.807714843749963], [165.915625000000119, -50.763085937500023], [166.073828125000119, -50.679003906250031], [166.103125000000119, -50.573046875000031], [166.101367187500017, -50.538964843750016], [166.225097656250028, -50.530957031249983], [166.25429687499999, -50.543945312499964], [166.267480468750051, -50.558593750000014], [166.259375, -50.577246093749999], [166.209570312500119, -50.612011718749976], [166.207617187500063, -50.652441406250041], [166.22041015625004, -50.694335937499957], [166.179492187500017, -50.71464843750001], [166.200781250000119, -50.750878906250023], [166.22109375, -50.761523437499967]]], [[[168.144921875000051, -46.862207031249966], [168.145312500000074, -46.902148437500017], [168.041015625000028, -46.88779296875002], [168.04316406250004, -46.9326171875], [168.125488281250028, -46.956152343750006], [168.155957031250097, -46.988281249999972], [168.241406250000097, -46.979003906249957], [168.260644531249994, -47.027050781249969], [168.240917968750097, -47.070019531250026], [168.183886718750017, -47.101562499999957], [168.015039062499994, -47.117480468750003], [167.905566406250074, -47.179882812500026], [167.810742187500097, -47.170410156249957], [167.784960937500017, -47.176074218750045], [167.676367187500063, -47.242968749999989], [167.55488281250004, -47.263671875000043], [167.521972656249972, -47.258691406249994], [167.53876953125004, -47.199023437500017], [167.629003906250119, -47.142285156249997], [167.630957031250063, -47.087792968749994], [167.654101562500074, -47.044238281250003], [167.740917968750097, -47.01357421874998], [167.741992187500017, -46.95683593750006], [167.800781250000028, -46.906542968750017], [167.765234375000063, -46.797656250000045], [167.783984375000074, -46.699804687500006], [167.955761718750097, -46.694433593749977], [168.144921875000051, -46.862207031249966]]], [[[166.74628906250004, -45.655859375000048], [166.741015625000017, -45.704980468750009], [166.72919921875004, -45.729687499999983], [166.694531250000097, -45.729882812500023], [166.642480468750051, -45.724414062499974], [166.591699218749994, -45.701757812499977], [166.559179687500119, -45.708203125000054], [166.532031250000017, -45.69980468750002], [166.56708984375004, -45.644433593750023], [166.685644531250119, -45.615039062499989], [166.731445312499972, -45.638671875], [166.74628906250004, -45.655859375000048]]], [[[166.979492187499972, -45.179687500000028], [167.02265625000004, -45.299804687499986], [166.931152343749972, -45.276855468750014], [166.892675781250119, -45.240527343749989], [166.962695312500074, -45.180371093749983], [166.979492187499972, -45.179687500000028]]], [[[-176.176464843749983, -44.321679687500023], [-176.220800781249977, -44.330566406249957], [-176.214599609375028, -44.273535156249977], [-176.229296874999989, -44.236718750000023], [-176.1546875, -44.224511718750023], [-176.122558593750028, -44.268457031250009], [-176.176464843749983, -44.321679687500023]]], [[[-176.177636718749966, -43.740332031249977], [-176.213525390624994, -43.766308593750026], [-176.27485351562504, -43.76484375], [-176.381738281249966, -43.866796874999977], [-176.375244140625, -43.790625], [-176.407373046874966, -43.7609375], [-176.499121093750006, -43.768066406250028], [-176.516552734375011, -43.784765624999963], [-176.454931640624977, -43.804882812499983], [-176.441259765625034, -43.816113281250054], [-176.500146484375023, -43.860156250000045], [-176.439111328125023, -43.954687500000034], [-176.385449218750011, -43.951464843750003], [-176.333593750000034, -44.025292968750037], [-176.333837890624977, -44.048437500000034], [-176.452783203124966, -44.076855468749969], [-176.515527343749966, -44.11660156249998], [-176.571533203125, -44.114941406249997], [-176.597998046874977, -44.107226562500031], [-176.629345703124955, -44.036132812500014], [-176.631542968749983, -44.00625], [-176.562744140625, -43.9541015625], [-176.523779296874949, -43.90097656250002], [-176.55512695312504, -43.85195312499998], [-176.63457031249996, -43.820214843749994], [-176.807958984375034, -43.834570312499991], [-176.847656250000028, -43.82392578125004], [-176.761083984374977, -43.757910156250006], [-176.667236328124972, -43.765136718749972], [-176.566113281249955, -43.717578125000045], [-176.177636718749966, -43.740332031249977]]], [[[173.914648437500176, -40.863671875000037], [173.780859375000119, -40.921777343749966], [173.786230468750119, -40.881445312500006], [173.812402343749937, -40.793652343749983], [173.873339843750131, -40.749316406250003], [173.903320312500028, -40.746289062500011], [173.964453125, -40.712988281249977], [173.958007812499972, -40.786816406250011], [173.914648437500176, -40.863671875000037]]], [[[173.115332031250063, -41.279296874999972], [173.230859374999937, -41.284179687499986], [173.337792968750051, -41.210937499999986], [173.447265624999972, -41.151367187500028], [173.5625, -41.102050781250014], [173.737890625000063, -40.988964843749983], [173.783789062500176, -40.972363281249969], [173.897558593750063, -40.95078125000002], [173.947167968750051, -40.924121093750003], [174.002441406249972, -40.917773437500045], [173.952832031250153, -40.984863281250028], [173.889843750000097, -41.007226562499966], [173.879882812500028, -41.031445312500011], [173.915136718750119, -41.070117187499989], [173.860351562499972, -41.124414062499952], [173.862402343750006, -41.192089843749969], [173.797851562500028, -41.271972656249986], [173.897070312500176, -41.239355468750006], [173.933398437500074, -41.187304687499974], [173.914648437500176, -41.158007812500045], [173.957617187500063, -41.099902343750017], [174.024023437500063, -41.072265624999986], [173.997558593750028, -41.028125], [173.999414062500051, -40.993261718749963], [174.080566406250028, -41.006152343750017], [174.121191406250176, -41.004687499999989], [174.153222656250108, -40.990917968750026], [174.211816406249994, -40.985449218749977], [174.223828125000097, -41.0244140625], [174.30253906249996, -41.019531249999986], [174.273925781250028, -41.06875], [174.213671875000017, -41.125585937500006], [174.199511718750131, -41.160156250000043], [174.103125, -41.217382812499977], [174.038574218750028, -41.241894531249997], [174.138085937500051, -41.24824218750004], [174.283593750000051, -41.171582031249969], [174.370117187500085, -41.103710937499997], [174.367578125000108, -41.188378906250009], [174.29726562499999, -41.26425781250002], [174.23710937499996, -41.312207031250011], [174.169531250000063, -41.327050781250023], [174.102050781249972, -41.36591796875004], [174.069335937500085, -41.429492187500017], [174.072949218750097, -41.4716796875], [174.092382812500176, -41.505175781249989], [174.161132812499972, -41.561816406249974], [174.083691406250153, -41.67080078124998], [174.169921874999972, -41.657226562499957], [174.21708984374996, -41.677734374999972], [174.283105468750108, -41.740625], [174.243359374999983, -41.813085937500006], [174.215429687500176, -41.85019531250002], [174.04726562499999, -42.003027343749977], [173.973925781250017, -42.080566406249972], [173.887988281250074, -42.130175781250031], [173.889160156249972, -42.211621093750026], [173.839843750000028, -42.270898437500023], [173.589257812499994, -42.473925781249989], [173.54511718750004, -42.51796875], [173.347558593750108, -42.840820312499957], [173.221191406249972, -42.976562499999986], [173.148828125000051, -43.022753906249974], [173.072363281250119, -43.060253906249983], [172.888867187500097, -43.12421875000004], [172.808007812500051, -43.197753906250014], [172.718554687500017, -43.258789062500014], [172.624023437499972, -43.272460937499957], [172.626953125000028, -43.299511718749969], [172.6875, -43.314648437500026], [172.734765625000051, -43.354785156250031], [172.699707031250028, -43.399707031250031], [172.632226562500051, -43.427929687500011], [172.562207031250097, -43.436035156249972], [172.526660156250017, -43.464746093749966], [172.693457031250063, -43.444335937499986], [172.74042968750004, -43.467871093749977], [172.749218750000097, -43.517285156250011], [172.766601562499972, -43.561914062499952], [172.807031250000051, -43.620996093749994], [172.947265625000028, -43.658593750000023], [173.073242187500028, -43.676171874999966], [173.09804687499999, -43.703515625000023], [173.116894531250097, -43.797851562499972], [173.09394531250004, -43.84414062499998], [173.065625, -43.874609374999977], [173.023339843750051, -43.885449218749969], [172.920605468750097, -43.891406250000017], [172.817675781250074, -43.870117187500043], [172.749316406250017, -43.813085937499963], [172.554687499999972, -43.831347656250045], [172.502734375000017, -43.84365234374998], [172.475976562499994, -43.833398437500023], [172.583789062500017, -43.773535156249991], [172.527246093750051, -43.739453124999969], [172.480371093749994, -43.726660156250034], [172.429687499999972, -43.74648437499998], [172.395605468750063, -43.777832031249972], [172.385253906249972, -43.829589843749957], [172.350390625000017, -43.859375], [172.29658203125004, -43.867871093750026], [172.220703124999972, -43.825], [172.145800781250074, -43.763574218750009], [172.03554687499999, -43.70175781250002], [172.052246093750028, -43.740039062500003], [172.137207031250028, -43.833789062500003], [172.179785156250063, -43.895996093749986], [172.08076171875004, -43.945605468750045], [171.977636718750063, -43.984277343750023], [171.890625, -44.00693359375002], [171.808398437500074, -44.042285156250031], [171.712011718750063, -44.097460937499989], [171.658984375000017, -44.117187500000014], [171.517773437500097, -44.118359374999983], [171.44257812500004, -44.135839843749991], [171.417480468750028, -44.208691406249997], [171.364550781250074, -44.25498046875002], [171.240722656249972, -44.264160156250028], [171.285351562500097, -44.278710937499966], [171.312988281249972, -44.301855468749977], [171.231054687500063, -44.521191406249983], [171.21308593750004, -44.612207031249966], [171.197851562500119, -44.767871093749974], [171.146289062500017, -44.912304687499997], [170.999023437500028, -44.911425781249989], [171.022851562499994, -44.937011718749972], [171.134179687500051, -44.977734375], [171.113281250000028, -45.039257812500011], [170.990722656250028, -45.151464843749963], [170.939648437500097, -45.216406250000048], [170.889941406250017, -45.37392578124998], [170.815234375000074, -45.51914062499999], [170.700585937499994, -45.684277343749969], [170.699707031249972, -45.713964843749977], [170.739843750000063, -45.756054687500026], [170.788476562500051, -45.792480468749986], [170.79121093750004, -45.843847656249977], [170.776269531250051, -45.870898437499974], [170.721777343750119, -45.878027343750006], [170.674218750000051, -45.895703124999969], [170.419140625000097, -45.941015624999963], [170.335449218750028, -45.991796875], [170.26679687500004, -46.082617187500034], [170.186132812500063, -46.160839843749983], [169.918261718750017, -46.334375], [169.760742187499972, -46.479785156250031], [169.729101562500119, -46.52138671874998], [169.686621093750063, -46.551660156250023], [169.342285156250028, -46.620507812500009], [169.098632812500028, -46.630664062500045], [168.965820312499972, -46.612988281249997], [168.837792968749994, -46.57822265625002], [168.766796875000097, -46.56630859374998], [168.631445312500063, -46.587597656249969], [168.572265624999972, -46.61103515625004], [168.466406250000119, -46.587890625000028], [168.382128906250074, -46.605371093749952], [168.357226562500074, -46.588378906249957], [168.325683593750028, -46.545703125000045], [168.343066406250017, -46.489062499999974], [168.319726562500051, -46.447167968749966], [168.266210937500063, -46.41875], [168.230273437500017, -46.385742187499972], [168.189160156250097, -46.362207031249966], [168.07734375000004, -46.352929687499952], [167.900390624999972, -46.367773437500034], [167.841992187500097, -46.366210937499986], [167.722070312499994, -46.227148437499991], [167.682226562500119, -46.192968750000048], [167.53945312499999, -46.148535156249963], [167.490625, -46.154687499999966], [167.41425781250004, -46.22890625], [167.368945312500074, -46.241503906249989], [167.10029296875004, -46.249414062499994], [166.83076171875004, -46.225488281250009], [166.731542968750063, -46.197851562499977], [166.712109375000097, -46.133691406249952], [166.91669921875004, -45.957226562499983], [166.856445312500028, -45.98085937499999], [166.730273437500074, -46.052734374999986], [166.649902343749972, -46.04169921875004], [166.72695312499999, -45.963281249999966], [166.733789062499994, -45.928320312500034], [166.71796875000004, -45.889355468750011], [166.612695312499994, -45.955371093750045], [166.493164062499972, -45.9638671875], [166.477636718750119, -45.90273437499998], [166.488281249999972, -45.831835937500017], [166.512890625000097, -45.81171875], [166.836035156250119, -45.774511718749963], [166.952539062500051, -45.750195312499983], [167.003320312499994, -45.71210937500004], [166.809960937500051, -45.699023437500045], [166.797656250000017, -45.645605468749991], [166.825585937500051, -45.602832031249989], [166.990820312500119, -45.531738281249986], [166.869042968749994, -45.549902343750034], [166.733984375000119, -45.543554687499991], [166.743066406249994, -45.468457031249969], [166.778320312500028, -45.409667968749986], [166.919921874999972, -45.407910156249983], [166.875585937500119, -45.367578125000023], [166.869238281250063, -45.311230468749997], [166.90859375, -45.307421875000017], [167.052148437499994, -45.383203125], [167.155664062500051, -45.410937499999974], [167.112109375000074, -45.35390625], [167.117773437500063, -45.317968750000034], [167.145312500000074, -45.301855468750048], [167.230078125000119, -45.290332031250003], [167.206835937500074, -45.2802734375], [167.127343750000051, -45.265820312499983], [167.032812500000063, -45.222460937500031], [167.02265625000004, -45.176660156250023], [167.025878906249972, -45.123632812499977], [167.127929687499972, -45.050781249999957], [167.188183593750097, -45.094140625], [167.25947265625004, -45.082226562499969], [167.205078124999972, -45.048144531250045], [167.171875, -44.997070312500028], [167.19453125000004, -44.963476562500034], [167.410742187500063, -44.827929687500031], [167.466210937499994, -44.958300781250045], [167.47919921875004, -44.915039062500014], [167.48212890625004, -44.873925781249994], [167.45625, -44.83828125], [167.459960937499972, -44.802343749999977], [167.484960937500063, -44.77138671874998], [167.577636718749972, -44.740820312499963], [167.698144531249994, -44.641308593750026], [167.787011718749994, -44.595019531250017], [167.859375, -44.624707031250026], [167.908984375000017, -44.664746093750011], [167.90156250000004, -44.625], [167.866406250000097, -44.592089843750045], [167.856542968750119, -44.500683593749983], [168.018359375000017, -44.358789062500023], [168.196191406250051, -44.223632812500028], [168.366601562499994, -44.082031249999957], [168.457421875000051, -44.030566406250045], [168.650976562500119, -43.972167968749957], [168.774804687500051, -43.996484375000023], [168.806445312500017, -43.991992187500003], [168.990429687500097, -43.889941406249989], [169.066503906250063, -43.863476562500011], [169.135937500000097, -43.899902343749972], [169.17890625000004, -43.9130859375], [169.135742187500028, -43.81982421875], [169.169531250000063, -43.777050781249997], [169.323144531249994, -43.7015625], [169.515234375000063, -43.623632812500006], [169.661523437500051, -43.591210937499966], [169.76923828125004, -43.53847656249998], [169.833886718749994, -43.537011718750037], [169.824023437500017, -43.497167968749991], [169.835058593750119, -43.458984375000028], [169.89082031250004, -43.46162109375004], [169.908007812500074, -43.446582031249989], [169.858984375000119, -43.425976562499969], [170.017578125000028, -43.349414062500003], [170.10371093750004, -43.265039062499952], [170.14882812499999, -43.247558593750043], [170.189648437500097, -43.222070312499994], [170.240234374999972, -43.163867187500045], [170.3, -43.144628906250034], [170.355761718750074, -43.153613281249989], [170.396093750000119, -43.182226562499963], [170.374316406250017, -43.134667968749952], [170.302832031250119, -43.10761718750004], [170.379492187500119, -43.066210937500045], [170.458691406250097, -43.037695312500006], [170.535839843750097, -43.05849609374998], [170.611816406250028, -43.091796875000014], [170.535839843750097, -43.040722656249997], [170.523632812500097, -43.008984375000011], [170.615527343750074, -42.972460937500031], [170.665429687499994, -42.961230468749974], [170.735253906250051, -43.029785156249986], [170.72529296875004, -42.975488281250037], [170.741601562499994, -42.92734375], [170.840332031250028, -42.848632812500028], [170.96992187500004, -42.718359374999963], [171.01142578125004, -42.763671874999957], [171.01777343750004, -42.81875], [171.011718750000028, -42.885058593749989], [171.038378906250074, -42.862109375000031], [171.04755859375004, -42.801855468750006], [171.02773437499999, -42.696093750000045], [171.189550781250119, -42.500488281249986], [171.221289062500119, -42.478613281249963], [171.257031250000097, -42.465332031250014], [171.313378906250051, -42.460156250000026], [171.29609375000004, -42.430566406249952], [171.252246093750017, -42.401953124999977], [171.296484375000063, -42.302539062499974], [171.322656250000051, -42.189062500000048], [171.360253906249994, -42.079980468750023], [171.42060546875004, -41.97304687499999], [171.486230468749994, -41.794726562500003], [171.53632812500004, -41.757519531249969], [171.672167968750017, -41.74472656250002], [171.73164062500004, -41.71962890624998], [171.830664062500063, -41.655175781249994], [171.948046875000017, -41.538671874999963], [172.010742187499972, -41.444726562500009], [172.093359375000119, -41.201562499999952], [172.139453125000017, -40.947265625000014], [172.272753906250074, -40.758691406249966], [172.468164062499994, -40.622167968750034], [172.640625, -40.518261718750011], [172.71113281250004, -40.496679687499963], [172.830175781250063, -40.490039062500031], [172.943652343750074, -40.51875], [172.73261718750004, -40.54375], [172.71113281250004, -40.605371093749994], [172.704394531250017, -40.667773437500003], [172.72890625, -40.723632812500014], [172.766796875000097, -40.773437500000028], [172.869140624999972, -40.820312499999986], [172.98867187499999, -40.848242187499991], [173.042285156250017, -40.953613281249972], [173.052148437500051, -41.078613281250028], [173.068652343750074, -41.185839843750031], [173.115332031250063, -41.279296874999972]]], [[[175.543164062500153, -36.279296874999986], [175.55117187499999, -36.333886718750009], [175.474609375000028, -36.314453124999957], [175.444628906250131, -36.273242187500003], [175.358789062500051, -36.230664062500026], [175.346191406249972, -36.217773437499986], [175.336621093750153, -36.134765625000028], [175.381640625000074, -36.094824218749977], [175.389550781250108, -36.077734374999963], [175.409375, -36.070898437499991], [175.444335937500085, -36.114648437500023], [175.512597656250108, -36.176953125000011], [175.543164062500153, -36.279296874999986]]], [[[173.269433593749994, -34.934765624999983], [173.284570312500051, -34.980566406249991], [173.339941406250176, -34.947949218750011], [173.38125, -34.896484375], [173.447851562500119, -34.844335937500034], [173.43867187500004, -34.92851562499996], [173.472656250000028, -34.946972656249983], [173.693750000000108, -35.00566406249996], [173.739257812499972, -35.05458984374998], [173.786230468750119, -35.068554687499983], [173.812792968750017, -35.041210937499997], [173.843945312500153, -35.02626953124998], [173.923828125000085, -35.057128906249957], [174.104003906250028, -35.142871093750017], [174.118945312500074, -35.172363281249986], [174.109765624999937, -35.21640625], [174.11875, -35.26289062500004], [174.143164062500006, -35.3], [174.203222656250176, -35.308593750000028], [174.28291015625004, -35.253515625], [174.320312500000028, -35.246679687500034], [174.373339843750017, -35.324511718749989], [174.393164062500119, -35.368554687499994], [174.384960937500097, -35.367089843750051], [174.419140625000097, -35.410742187499963], [174.464746093749994, -35.454101562500014], [174.543457031250028, -35.582031249999957], [174.531738281249972, -35.626953124999957], [174.508593750000017, -35.667382812500023], [174.580664062500176, -35.785546875000037], [174.533496093750131, -35.79375], [174.391015625000051, -35.773730468750017], [174.39580078124996, -35.797363281249957], [174.478710937500153, -35.884082031250031], [174.548730468750051, -36.00664062499996], [174.604882812500108, -36.08056640625], [174.802148437499994, -36.309472656250009], [174.772460937499972, -36.390917968749989], [174.77705078125004, -36.444628906250017], [174.751757812500017, -36.490820312500006], [174.819238281250108, -36.612109375000031], [174.777148437500017, -36.64980468749998], [174.74921875000004, -36.774023437499977], [174.718652343749994, -36.795800781249966], [174.722460937500074, -36.84121093749998], [174.801953125000097, -36.853222656250026], [174.849902343750131, -36.872558593749972], [174.891406250000017, -36.909375], [174.917187500000153, -36.865039062500045], [174.952050781249937, -36.852929687499966], [175.047070312500153, -36.912207031249963], [175.245117187499972, -36.97128906250002], [175.29951171875004, -36.993261718749963], [175.326464843750017, -37.040917968749994], [175.346679687500085, -37.156152343750023], [175.385351562500119, -37.206933593749966], [175.460937500000085, -37.216699218750009], [175.542480468749972, -37.201367187499997], [175.568164062500074, -37.159375], [175.551953125000153, -37.046484374999963], [175.493164062500085, -36.86572265625], [175.492871093749983, -36.806933593750017], [175.501269531250131, -36.748046875000014], [175.487402343750119, -36.689550781249991], [175.458007812500028, -36.634277343750014], [175.426367187500119, -36.591894531249991], [175.385546875000017, -36.55634765625004], [175.399804687500051, -36.500781249999989], [175.460839843750051, -36.475683593750034], [175.497656250000119, -36.522656250000011], [175.52802734375004, -36.579296875], [175.681445312500074, -36.746972656249966], [175.77216796875004, -36.73515625], [175.780664062499994, -36.80458984374998], [175.842187500000108, -36.875097656249963], [175.876171875000097, -36.957714843749997], [175.92109375000004, -37.204589843750028], [175.990136718750051, -37.437011718750043], [176.114550781250017, -37.538281249999969], [176.129003906250119, -37.586718749999989], [176.053320312500119, -37.56171875000004], [176.029882812500176, -37.576269531249991], [176.037890625000017, -37.600683593749991], [176.108398437499972, -37.645117187499977], [176.191113281250153, -37.6669921875], [176.243164062500085, -37.663867187499974], [176.29169921875004, -37.68007812499999], [176.614746093749972, -37.830957031250009], [176.770019531249972, -37.889648437499972], [177.16181640625004, -37.985742187500009], [177.274023437500119, -37.993457031249974], [177.335937499999972, -37.990820312499977], [177.453320312500097, -37.957421875], [177.558300781250153, -37.897460937499957], [177.648925781249972, -37.8078125], [177.727343750000131, -37.705566406250043], [177.812695312500097, -37.655957031249969], [177.909472656250131, -37.616894531249997], [177.958007812500028, -37.580664062499991], [178.009179687499994, -37.554882812499983], [178.272167968750097, -37.566894531250028], [178.360742187500051, -37.61845703124996], [178.475976562500051, -37.659765625000034], [178.536230468750063, -37.69208984375004], [178.516015625000051, -37.757617187499989], [178.447070312500017, -37.85439453124998], [178.393945312500051, -37.96025390624996], [178.347265625000119, -38.200878906250054], [178.315429687500028, -38.444042968750026], [178.267675781250063, -38.551171875], [178.180664062499915, -38.633691406250023], [178.084863281249937, -38.693945312499963], [177.976171875, -38.722265625000048], [177.932128906249915, -38.860253906249994], [177.910351562500097, -39.021777343750045], [177.916601562500119, -39.062402343749966], [177.951367187500097, -39.094531250000031], [177.965625, -39.142480468750037], [177.908789062500119, -39.239550781250003], [177.875488281249915, -39.22548828124998], [177.828710937500176, -39.14472656250004], [177.786132812500028, -39.1109375], [177.655859375000119, -39.085742187500017], [177.522949218750028, -39.07382812499999], [177.40751953124996, -39.081152343749977], [177.296582031250097, -39.11582031250002], [177.128710937500017, -39.186132812500048], [177.076757812500119, -39.22177734375002], [177.03125, -39.266894531249974], [176.954101562499972, -39.367578124999966], [176.935742187500153, -39.490722656250014], [176.93925781249996, -39.55527343750002], [176.966601562500017, -39.605175781249969], [177.109863281250085, -39.673144531250045], [176.967968750000153, -39.910742187499963], [176.842187500000108, -40.15781250000002], [176.770703125000097, -40.228417968750023], [176.688769531250131, -40.293457031250043], [176.611523437499983, -40.441992187500006], [176.476464843749994, -40.570019531249983], [176.385156250000051, -40.667675781249983], [176.313867187500108, -40.768945312500009], [176.251757812500074, -40.876855468749966], [176.118652343749972, -41.029101562499989], [176.059960937500051, -41.129687500000045], [175.982910156250028, -41.213281250000023], [175.839648437500131, -41.320117187500031], [175.687304687500017, -41.411718750000034], [175.447070312500074, -41.538281249999983], [175.380273437499994, -41.580078124999972], [175.309765624999983, -41.610644531249974], [175.222167968749915, -41.574414062499969], [175.204492187500051, -41.534960937500017], [175.184667968750119, -41.449023437500003], [175.165625000000119, -41.417382812499952], [175.053906250000097, -41.391210937500034], [174.906054687500017, -41.432910156250003], [174.881347656249972, -41.424023437499969], [174.875195312500097, -41.404296875000043], [174.875, -41.278222656250023], [174.900195312500074, -41.242675781249972], [174.865625000000108, -41.223046874999966], [174.831542968749915, -41.230761718750031], [174.819726562499994, -41.262890625000011], [174.841210937500108, -41.290722656249997], [174.75703125000004, -41.32529296875002], [174.669531250000119, -41.326269531250034], [174.642968750000051, -41.312695312500026], [174.635351562500119, -41.28945312499999], [174.65654296874996, -41.251269531250031], [174.684863281250074, -41.217675781250037], [174.847753906250006, -41.058789062499997], [175.016796874999983, -40.847656249999972], [175.1625, -40.62158203125], [175.200488281250131, -40.505371093749957], [175.25410156250004, -40.289355468750003], [175.210156250000153, -40.199414062499969], [175.155957031250097, -40.114941406249997], [175.009277343750085, -39.952148437499957], [174.813769531250017, -39.860156250000045], [174.687304687500017, -39.847167968749972], [174.567480468750119, -39.812988281250028], [174.454687500000063, -39.735156249999989], [174.352050781249915, -39.643359375000017], [174.14863281250004, -39.568164062499974], [173.934375000000131, -39.509082031250017], [173.812109375000063, -39.425781250000014], [173.783007812500017, -39.37617187500004], [173.763671874999972, -39.31875], [173.766406250000017, -39.265332031250011], [173.781640625000108, -39.211230468750003], [173.806054687500108, -39.169531250000034], [173.844335937500063, -39.139355468750011], [174.071386718750119, -39.03125], [174.311718750000097, -38.971093750000023], [174.356054687500063, -38.972167968749972], [174.398437499999972, -38.962597656249983], [174.458496093749972, -38.925781250000028], [174.566210937500074, -38.841601562500017], [174.597363281249983, -38.785058593749952], [174.618554687500051, -38.605273437500017], [174.653027343750153, -38.42832031250002], [174.715332031250028, -38.225585937500014], [174.809277343749983, -38.099804687499969], [174.84003906250004, -38.022656249999983], [174.801660156250051, -37.895507812500014], [174.836816406250108, -37.848925781250017], [174.879589843750097, -37.820800781249972], [174.928027343750017, -37.804492187500031], [174.845996093750017, -37.685156249999963], [174.749414062500051, -37.504687499999974], [174.72919921875004, -37.448730468750028], [174.743945312500017, -37.393457031250051], [174.767675781250063, -37.339062499999983], [174.707421875000051, -37.32529296875002], [174.67255859375004, -37.273144531250054], [174.585839843749937, -37.09775390625002], [174.609667968750017, -37.069921875000034], [174.659667968750085, -37.088769531249966], [174.734277343749994, -37.21523437499998], [174.74638671874996, -37.150097656250026], [174.803613281250108, -37.11005859375004], [174.863867187500119, -37.08925781249998], [174.92890625000004, -37.084765625000045], [174.782031250000131, -36.94375], [174.732910156250085, -36.949414062499997], [174.667968749999972, -36.971875], [174.601464843749937, -36.985742187500023], [174.536523437500051, -36.973339843749983], [174.475585937500085, -36.941894531249972], [174.444531250000153, -36.882519531250054], [174.406054687500131, -36.76826171875004], [174.381933593750176, -36.725976562500037], [174.188867187500108, -36.492285156250034], [174.245703125000119, -36.484960937499963], [174.401562500000097, -36.60195312499999], [174.431738281250176, -36.56455078125002], [174.454296875000153, -36.510742187499986], [174.446875, -36.45087890625004], [174.409570312500108, -36.40556640624996], [174.354101562500176, -36.375976562499972], [174.353125000000176, -36.322851562499977], [174.395410156250051, -36.274121093749997], [174.39277343750004, -36.240039062499989], [174.303515625000017, -36.170507812500034], [174.267871093750017, -36.163085937500028], [174.252050781250176, -36.195605468749989], [174.27753906250004, -36.24375], [174.25371093749996, -36.249121093749977], [174.036425781250131, -36.122460937500009], [173.969335937500119, -36.020605468749963], [173.914453124999937, -35.908691406249986], [173.908886718750097, -35.95419921875002], [173.917285156250017, -36.018164062499991], [174.003125, -36.146289062499989], [174.142382812500017, -36.289453125000023], [174.166406249999937, -36.327636718749986], [174.145800781250017, -36.376953124999986], [174.097460937500131, -36.391015625], [174.054687499999915, -36.359765625000037], [173.991015625000131, -36.237207031250037], [173.945117187500017, -36.175878906249977], [173.412207031250119, -35.542578125], [173.48027343749996, -35.458984375000028], [173.585839843749994, -35.38857421874998], [173.610351562500028, -35.357226562499989], [173.62617187500004, -35.31914062499996], [173.581640625, -35.312597656249963], [173.54169921875004, -35.329882812500017], [173.496093749999972, -35.362304687499957], [173.454296874999983, -35.399218750000017], [173.401660156250131, -35.481152343750011], [173.376367187500108, -35.500097656249963], [173.313964843750028, -35.443359374999957], [173.290234375000153, -35.408300781250006], [173.291210937499983, -35.366308593749977], [173.274511718750176, -35.33964843749996], [173.228125000000119, -35.33125], [173.160156250000028, -35.247753906249983], [173.116699218749972, -35.205273437500026], [173.188769531250017, -35.123730468750026], [173.190625, -35.016210937499977], [173.117285156250119, -34.903320312499972], [173.029589843750074, -34.799902343749963], [172.860742187500051, -34.632324218750014], [172.705957031250051, -34.455175781249977], [172.87373046875004, -34.432910156249974], [173.043945312499972, -34.429101562499994], [172.963769531249994, -34.535156250000028], [172.999804687500074, -34.596484374999989], [173.054394531250097, -34.648242187499974], [173.17109375000004, -34.806933593749974], [173.18125, -34.852734374999969], [173.24052734374996, -34.899023437499991], [173.269433593749994, -34.934765624999983]]], [[[-171.186425781249994, -9.355468750000014], [-171.188623046874994, -9.358300781249966], [-171.193017578124994, -9.352441406250009], [-171.200048828125006, -9.344726562499957], [-171.204443359375034, -9.333300781250017], [-171.20166015625, -9.332617187499977], [-171.194433593750034, -9.33876953124998], [-171.189306640624949, -9.34658203124998], [-171.186425781249994, -9.355468750000014]]], [[[-172.479150390625023, -8.580761718750011], [-172.48369140624996, -8.582910156250009], [-172.488232421875011, -8.571582031250003], [-172.494042968750023, -8.559179687499963], [-172.498681640624994, -8.547949218749991], [-172.497021484375011, -8.546484374999949], [-172.487255859374983, -8.556152343749972], [-172.481103515624966, -8.567480468749963], [-172.479150390625023, -8.580761718750011]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Pitcairn Is.", "admin": "Pitcairn Islands" }, "geometry": { "type": "Polygon", "coordinates": [[[-128.290087890624989, -24.397363281250009], [-128.3, -24.41259765625], [-128.320654296875006, -24.399707031250003], [-128.3421875, -24.370703125], [-128.350195312500006, -24.340234375], [-128.330126953124989, -24.3232421875], [-128.303613281249994, -24.33359375], [-128.290820312499989, -24.364648437500009], [-128.290087890624989, -24.397363281250009]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Palau", "admin": "Palau" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[131.172363281249972, 3.026220703125048], [131.14960937500004, 3.021875], [131.13496093750004, 3.02524414062502], [131.136718749999972, 3.03945312499999], [131.151562500000097, 3.054101562500037], [131.172363281249972, 3.060595703125031], [131.18789062499999, 3.055615234374997], [131.186328125000074, 3.042089843749991], [131.172363281249972, 3.026220703125048]]], [[[134.595410156250097, 7.382031249999969], [134.534667968749972, 7.360644531249974], [134.50625, 7.437109375], [134.515722656250119, 7.525781250000037], [134.555957031250074, 7.593945312499983], [134.599707031250063, 7.615771484374989], [134.608691406250074, 7.623583984374974], [134.651171875000017, 7.712109374999983], [134.659570312500051, 7.663281249999983], [134.632714843749994, 7.501318359375034], [134.598242187500063, 7.438281249999974], [134.595410156250097, 7.382031249999969]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Papua New Guinea", "admin": "Papua New Guinea" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[153.536132812499972, -11.476171874999949], [153.703222656250063, -11.528515624999955], [153.759863281250063, -11.586328125], [153.699511718750017, -11.612597656249946], [153.553710937499972, -11.630566406249969], [153.519238281250097, -11.595214843749957], [153.379003906250119, -11.559570312499986], [153.357031250000063, -11.49501953124998], [153.28681640625004, -11.516992187500009], [153.322363281250119, -11.471484374999974], [153.234472656250063, -11.420312500000037], [153.207031249999972, -11.351855468750031], [153.203613281249972, -11.32412109374998], [153.306738281250063, -11.356347656249966], [153.536132812499972, -11.476171874999949]]], [[[154.280761718749972, -11.36142578125002], [154.26601562499999, -11.415917968750023], [154.229589843750119, -11.3974609375], [154.121191406250063, -11.425683593749966], [154.064062500000063, -11.419335937500009], [154.031152343749994, -11.370507812500009], [154.023437500000028, -11.347949218750031], [154.117675781249972, -11.365527343749974], [154.101757812500097, -11.311425781249966], [154.237890625000119, -11.338867187499957], [154.280761718749972, -11.36142578125002]]], [[[150.898730468750017, -10.565332031250023], [150.884667968749994, -10.643457031250037], [150.802343750000063, -10.620214843750006], [150.785742187500063, -10.603417968749966], [150.799316406250028, -10.554101562499952], [150.872070312499972, -10.551855468750034], [150.898730468750017, -10.565332031250023]]], [[[151.080957031249994, -10.020117187499963], [151.123437500000051, -10.020214843749983], [151.194335937500028, -9.945507812499955], [151.255664062500074, -9.92265625], [151.296484375000119, -9.956738281250026], [151.23085937499999, -10.194726562500009], [151.175488281250097, -10.158886718749997], [150.95917968750004, -10.092578124999989], [150.952441406250017, -9.9984375], [150.896093750000063, -9.968066406250017], [150.861328125000028, -9.87617187500004], [150.789648437500063, -9.77431640624998], [150.77607421875004, -9.70908203125002], [150.816699218750074, -9.735937499999977], [150.862304687499972, -9.802441406250026], [151.05146484375004, -9.938964843749957], [151.04414062500004, -9.983105468749983], [151.080957031249994, -10.020117187499963]]], [[[150.528417968750063, -9.34658203124998], [150.669042968750119, -9.428515624999974], [150.74648437499999, -9.404492187499955], [150.788671875000063, -9.417968749999957], [150.879101562500097, -9.512695312499972], [150.884082031250017, -9.581933593749966], [150.898632812500097, -9.64140625], [150.894042968750028, -9.667480468749986], [150.844042968750074, -9.702832031249983], [150.848242187500119, -9.662597656249957], [150.809960937500051, -9.654785156249972], [150.678320312500063, -9.656542968749974], [150.576269531250119, -9.631152343749946], [150.43623046875004, -9.624609374999949], [150.49531250000004, -9.561718750000011], [150.508496093750097, -9.536132812499957], [150.434667968750063, -9.434960937500037], [150.431445312500017, -9.386621093749966], [150.437304687500074, -9.359960937500034], [150.498925781249994, -9.345605468749952], [150.528417968750063, -9.34658203124998]]], [[[150.345410156250097, -9.493847656249955], [150.331347656250074, -9.518554687500014], [150.272851562500051, -9.500390624999952], [150.109765625000051, -9.361914062499991], [150.134960937500097, -9.259570312500017], [150.208300781250017, -9.206347656250003], [150.320117187500074, -9.264160156249972], [150.357031250000063, -9.349023437500023], [150.368164062500028, -9.396484375000014], [150.345410156250097, -9.493847656249955]]], [[[152.630957031250119, -8.959375], [152.689257812500017, -8.974609374999957], [152.810058593750028, -8.967187499999952], [152.84980468750004, -9.024511718749991], [152.905078125000017, -9.044238281250017], [152.952929687500074, -9.07011718749996], [152.995312500000097, -9.1078125], [152.995019531250051, -9.130761718749966], [152.984960937500119, -9.150781249999966], [152.959277343750017, -9.168652343749969], [152.966894531250063, -9.208984375000014], [152.922753906249994, -9.203027343750037], [152.867480468750074, -9.224316406250026], [152.759472656250097, -9.177148437500009], [152.720117187499994, -9.166503906249972], [152.70820312500004, -9.126074218749991], [152.638085937499994, -9.058398437499974], [152.515136718749972, -9.009863281250034], [152.577050781249994, -8.970019531250003], [152.630957031250119, -8.959375]]], [[[143.590332031250028, -8.633398437499991], [143.608203125000017, -8.677148437500023], [143.462792968749994, -8.617089843750037], [143.324121093749994, -8.51679687500004], [143.253808593750051, -8.489550781249989], [143.206835937500074, -8.42343750000002], [143.293066406250063, -8.472753906250034], [143.443359375000028, -8.518945312500023], [143.590332031250028, -8.633398437499991]]], [[[151.106835937500051, -8.733496093749949], [151.124121093750119, -8.804882812500011], [151.046191406250017, -8.72832031249996], [151.08076171875004, -8.641796875000011], [151.086816406250051, -8.595019531249989], [151.082812500000017, -8.568652343750031], [151.004980468750063, -8.523828124999952], [151.046289062500051, -8.450585937499952], [151.090136718750017, -8.425976562500011], [151.11757812499999, -8.41884765624998], [151.11640625000004, -8.521875], [151.138574218749994, -8.568066406249997], [151.106835937500051, -8.733496093749949]]], [[[143.586816406250051, -8.481738281250003], [143.543164062500097, -8.48476562499999], [143.366894531250097, -8.416894531250023], [143.321875, -8.367578125], [143.528222656249994, -8.37851562500002], [143.581445312499994, -8.390917968749974], [143.592578125000017, -8.4599609375], [143.586816406250051, -8.481738281250003]]], [[[148.02578125, -5.826367187500011], [147.985449218750063, -5.833984374999972], [147.96796875000004, -5.788574218749957], [147.874511718750028, -5.749218750000026], [147.781054687500074, -5.627246093749946], [147.782519531250017, -5.522460937500014], [147.794628906250097, -5.492382812500011], [147.846484375000017, -5.490820312499963], [148.054785156250063, -5.61152343750004], [148.076074218750051, -5.650195312500003], [148.060449218749994, -5.764648437499972], [148.02578125, -5.826367187500011]]], [[[155.957617187500063, -6.686816406249989], [155.933203125000063, -6.780468749999969], [155.914941406249994, -6.796679687499989], [155.891894531250017, -6.761523437500017], [155.804980468750074, -6.79560546875004], [155.763476562500074, -6.834375], [155.719335937500119, -6.862792968749957], [155.61738281250004, -6.855957031249986], [155.520898437499994, -6.830273437499997], [155.427343750000063, -6.782714843749986], [155.344042968750074, -6.721679687499986], [155.260546875000017, -6.626074218749963], [155.208593750000063, -6.52685546875], [155.234472656250119, -6.411621093749972], [155.202148437500028, -6.3076171875], [155.04462890625004, -6.23369140624996], [155.01015625, -6.20976562499996], [154.940234375000017, -6.106152343749997], [154.870312500000097, -6.061425781250037], [154.78193359375004, -5.970703125000028], [154.759277343750028, -5.931347656249997], [154.721093750000051, -5.816503906249963], [154.708984374999972, -5.747070312500028], [154.741113281250051, -5.545312499999952], [154.729296875000017, -5.444433593750006], [154.772656250000097, -5.454101562500028], [154.818457031250063, -5.494042968749994], [154.870507812500051, -5.521386718749966], [154.997070312499972, -5.539941406250023], [155.093847656250063, -5.620214843750034], [155.18671875000004, -5.77695312499999], [155.197851562500119, -5.828320312499969], [155.227539062500028, -5.865234375000028], [155.323046875000017, -5.931738281249991], [155.372558593749972, -5.974414062499974], [155.46699218750004, -6.145117187500034], [155.519335937500074, -6.181542968749994], [155.581054687500028, -6.196191406249952], [155.638476562500074, -6.220800781249991], [155.734179687500017, -6.295703124999974], [155.822558593750017, -6.38046875000002], [155.882226562499994, -6.469628906249966], [155.927636718749994, -6.565039062499963], [155.957617187500063, -6.686816406249989]]], [[[147.176269531249972, -5.431933593749946], [147.120214843750119, -5.437402343749994], [147.029003906250097, -5.342382812500006], [147.005859374999972, -5.30703125], [147.014746093750119, -5.25742187500002], [147.131054687500097, -5.190820312500037], [147.206347656250074, -5.251562499999977], [147.221875, -5.381542968749983], [147.176269531249972, -5.431933593749946]]], [[[154.647265625000017, -5.43271484375002], [154.627343750000051, -5.440625], [154.583886718749994, -5.314453125], [154.576171875000028, -5.22089843750004], [154.562792968750074, -5.15195312500002], [154.540039062500028, -5.11083984375], [154.605566406250063, -5.034960937499989], [154.632617187500074, -5.013867187499955], [154.68203125, -5.05400390624996], [154.68916015625004, -5.142675781249991], [154.727148437500063, -5.218066406249989], [154.69843750000004, -5.382812499999986], [154.647265625000017, -5.43271484375002]]], [[[146.019335937500074, -4.726171874999963], [145.95234375000004, -4.755761718749952], [145.90400390625004, -4.73300781250002], [145.883593750000074, -4.66748046875], [145.900195312500074, -4.604199218749983], [145.958789062500017, -4.554296875000034], [145.995800781250097, -4.539257812499983], [146.037402343750017, -4.573144531249966], [146.053417968750097, -4.640136718750028], [146.019335937500074, -4.726171874999963]]], [[[151.915625, -4.296777343749966], [151.967578125000074, -4.316992187500006], [152.117187499999972, -4.212207031249974], [152.197265624999972, -4.28515625], [152.299414062500063, -4.320703124999966], [152.405664062500051, -4.340722656249952], [152.363574218750017, -4.490820312499977], [152.376074218750063, -4.560253906249997], [152.40351562500004, -4.629296875000037], [152.4, -4.73125], [152.351171875000063, -4.82216796874998], [152.257617187500017, -4.954687499999977], [152.215722656249994, -4.979199218749997], [152.166601562500119, -4.9931640625], [152.013281250000063, -5.003808593750037], [151.983691406250074, -5.07441406250004], [151.993945312500017, -5.149023437499963], [152.07685546875004, -5.247070312499943], [152.14296875, -5.357031249999963], [152.077050781249994, -5.458300781249989], [151.96845703125004, -5.528808593749972], [151.86542968750004, -5.564843750000023], [151.694921875000119, -5.543554687499949], [151.515136718749972, -5.552343749999963], [151.481445312499972, -5.590917968750006], [151.480468749999972, -5.654589843750017], [151.455175781250119, -5.703125], [151.422460937500119, -5.747363281250003], [151.33125, -5.839062500000026], [151.229296875000017, -5.919921874999986], [151.090039062500097, -5.996679687499991], [151.04316406250004, -6.015039062499994], [150.919921874999972, -6.027246093749994], [150.80898437499999, -6.07138671875002], [150.759570312500074, -6.114453125], [150.70576171875004, -6.149414062500014], [150.58808593750004, -6.187792968750017], [150.473535156249994, -6.263378906249969], [150.428320312500119, -6.276171874999989], [150.190820312500051, -6.289355468750017], [149.850976562499994, -6.292968749999957], [149.750292968750074, -6.300878906249963], [149.65253906250004, -6.290429687499966], [149.598437500000017, -6.2609375], [149.483007812500063, -6.124804687499974], [149.382324218749972, -6.078125], [149.27265625000004, -6.07949218749998], [149.126562500000119, -6.127636718750026], [149.099023437499994, -6.116992187499989], [148.807519531250051, -5.91640625], [148.719140625000051, -5.867382812500026], [148.624804687500017, -5.830761718750026], [148.509765625000028, -5.805371093749997], [148.401171875000017, -5.765039062499952], [148.337207031250074, -5.669433593750014], [148.344726562499972, -5.544921874999972], [148.43203125, -5.471777343749991], [148.564941406249972, -5.507910156249977], [148.615820312500063, -5.507421874999963], [148.665820312500017, -5.486621093749989], [148.72431640625004, -5.493261718750006], [148.783496093750017, -5.511621093750023], [148.999218750000097, -5.484570312500011], [149.124023437500028, -5.522656249999955], [149.24531250000004, -5.573046875000017], [149.358886718750028, -5.583984375000014], [149.475390625000017, -5.573242187499957], [149.631738281249994, -5.516015625000023], [149.681054687499994, -5.523535156249963], [149.831445312499994, -5.524121093749997], [149.962792968749994, -5.447753906249972], [150.011914062500097, -5.13955078124998], [150.045312500000051, -5.034667968750014], [150.090039062500097, -5.011816406249977], [150.122265625000097, -5.018164062500034], [150.1703125, -5.070605468749974], [150.108691406250074, -5.136035156249974], [150.081542968749972, -5.186425781250023], [150.072460937500097, -5.309570312499986], [150.10625, -5.429003906249974], [150.183105468749972, -5.523632812499983], [150.298730468749994, -5.535644531250028], [150.404394531250119, -5.47314453125], [150.519433593749994, -5.460253906249946], [150.625781250000017, -5.520898437499952], [150.734472656250119, -5.510449218749955], [150.784375, -5.470898437499983], [150.842578125000017, -5.453710937500034], [150.900292968750051, -5.447167968750037], [150.952929687500017, -5.423730468749966], [151.022265625000017, -5.320703125000023], [151.068847656250028, -5.20449218749998], [151.137792968750119, -5.112890624999963], [151.326562500000051, -4.96035156249998], [151.380957031250119, -4.941308593750009], [151.43984375, -4.930957031250031], [151.572558593750074, -4.9375], [151.671191406250074, -4.88330078125], [151.67890625000004, -4.76103515624996], [151.664648437500063, -4.637011718750003], [151.55195312500004, -4.345507812499946], [151.544238281250074, -4.299218750000023], [151.560546875000028, -4.247363281250031], [151.593066406250074, -4.200781249999949], [151.703710937500063, -4.2], [151.819335937499972, -4.216992187499969], [151.864746093749972, -4.26083984375002], [151.915625, -4.296777343749966]]], [[[153.659277343750119, -4.099316406249983], [153.650097656250097, -4.123046875000014], [153.59150390625004, -4.095996093750017], [153.639746093750119, -4.04472656249996], [153.662988281250051, -4.04121093750004], [153.659277343750119, -4.099316406249983]]], [[[152.67060546875004, -3.13339843750002], [152.64619140625004, -3.221191406249957], [152.585058593750119, -3.16982421874998], [152.543261718750017, -3.095605468749952], [152.569921875000119, -3.0625], [152.638769531250119, -3.042773437500031], [152.67060546875004, -3.13339843750002]]], [[[152.099218750000063, -2.947363281249949], [152.088476562500119, -2.997851562500017], [152.05732421875004, -2.99492187499996], [151.97109375, -2.89609375], [151.954589843749972, -2.870507812500009], [151.974707031250119, -2.845605468750009], [152.07460937499999, -2.918457031250014], [152.099218750000063, -2.947363281249949]]], [[[151.957226562500097, -2.830175781249963], [151.933398437500017, -2.830371093750003], [151.929785156250119, -2.750585937500006], [151.946386718750119, -2.708593749999977], [152.001953124999972, -2.737792968749972], [152.011328125000119, -2.809179687499949], [151.957226562500097, -2.830175781249963]]], [[[144.121972656249994, -3.815234375000017], [144.247949218749994, -3.818261718750009], [144.374414062499994, -3.802734374999957], [144.426562500000017, -3.809667968750034], [144.477734375000097, -3.82529296875002], [144.524511718750119, -3.855273437500003], [144.548242187500051, -3.913085937499957], [144.62666015625004, -3.993066406250009], [144.737890625000063, -4.029101562499974], [144.84345703125004, -4.101464843749966], [144.938476562499972, -4.188183593749969], [145.008398437500119, -4.275488281249991], [145.087792968749994, -4.349121093749972], [145.208007812499972, -4.380273437500023], [145.334570312500119, -4.385253906249972], [145.766992187499994, -4.823046874999989], [145.788085937499972, -4.890625], [145.792871093750051, -5.177929687499983], [145.745214843750119, -5.402441406249977], [145.852832031250017, -5.471289062499977], [145.999414062499994, -5.497070312499986], [146.205371093750074, -5.545117187500011], [146.403417968750063, -5.616601562500009], [147.034277343750063, -5.919238281250017], [147.120898437500074, -5.945019531250026], [147.24824218750004, -5.954785156249983], [147.37666015625004, -5.950781249999963], [147.422753906249994, -5.966210937499994], [147.518554687499972, -6.02109375], [147.566699218750017, -6.056933593750003], [147.65302734375004, -6.154785156249957], [147.730078125000063, -6.261132812500037], [147.76289062500004, -6.291503906250014], [147.802050781250017, -6.31523437499996], [147.824511718750074, -6.373046875000014], [147.854492187500028, -6.55117187499998], [147.845507812500074, -6.662402343749989], [147.810449218750051, -6.703613281249943], [147.709570312500063, -6.723632812500028], [147.355761718750017, -6.742382812500026], [147.119140624999972, -6.721679687499986], [146.953613281249972, -6.834082031249963], [146.949218749999972, -6.883105468750003], [146.960742187500017, -6.928808593749991], [147.104882812499994, -7.166992187500028], [147.190039062500119, -7.378125], [147.26015625, -7.464062499999969], [147.365332031250119, -7.533789062499963], [147.458984375000028, -7.616210937499972], [147.54511718750004, -7.7109375], [147.72431640625004, -7.876269531250017], [147.821875, -7.9375], [147.936132812500063, -7.97539062499996], [148.126757812500074, -8.103613281249963], [148.151953125000063, -8.160253906249963], [148.206445312500051, -8.338671874999989], [148.229980468749972, -8.459667968750026], [148.233593750000097, -8.509570312499989], [148.246875, -8.554296875000034], [148.41445312499999, -8.663964843749994], [148.451171874999972, -8.694531250000011], [148.525878906250028, -8.938574218749991], [148.583105468750063, -9.051757812499957], [148.679492187500074, -9.091992187499983], [148.791796875000017, -9.08945312499999], [149.097460937500017, -9.01689453124996], [149.141699218750063, -9.014550781250009], [149.198339843750063, -9.03125], [149.247656250000063, -9.070996093749969], [149.264062500000051, -9.180761718750034], [149.216210937499994, -9.295898437499957], [149.203027343750051, -9.406835937499991], [149.263183593749972, -9.497851562499974], [149.41875, -9.568847656249957], [149.475781250000097, -9.58828125], [149.755761718750051, -9.6109375], [149.865625, -9.630078125], [149.973535156249994, -9.660742187500034], [150.011035156250074, -9.688183593750026], [149.984667968750017, -9.737011718750026], [149.928222656249972, -9.760839843749991], [149.864355468750063, -9.770605468750034], [149.761230468749972, -9.805859375000011], [149.763085937499994, -9.868652343750014], [149.821289062499972, -9.934179687499963], [149.874414062500051, -10.012988281250031], [149.919140625000097, -10.041601562499991], [149.967578125000017, -10.060742187499983], [150.08857421875004, -10.088085937499955], [150.20625, -10.125585937499963], [150.28388671875004, -10.162890625000017], [150.364062500000074, -10.189648437499955], [150.538867187500074, -10.206738281249969], [150.666992187499972, -10.257128906250031], [150.849511718749994, -10.236035156249997], [150.691308593750051, -10.317871093749972], [150.636816406250119, -10.337988281249977], [150.446093750000074, -10.30732421875004], [150.410253906250063, -10.339257812499966], [150.488867187500063, -10.425781250000014], [150.605468750000028, -10.484082031249983], [150.647167968750097, -10.517968749999966], [150.617968750000017, -10.557617187499957], [150.482421875000028, -10.63691406250004], [150.425781250000028, -10.648535156250006], [150.319921875000119, -10.654882812499963], [150.142382812500017, -10.62070312500002], [150.016796875000097, -10.577148437500028], [149.981542968750119, -10.517675781249991], [149.948046875000017, -10.482617187499955], [149.834765625000074, -10.398828125000023], [149.75410156250004, -10.353027343750028], [149.651367187499972, -10.3375], [149.544335937500051, -10.338476562499991], [149.352636718750063, -10.289746093750011], [148.936816406250074, -10.255175781249989], [148.837695312500074, -10.23398437500002], [148.712890625000028, -10.166894531250023], [148.654199218750051, -10.157324218750034], [148.591210937499994, -10.178417968749983], [148.430566406249994, -10.191406249999957], [148.383398437500063, -10.185449218749994], [148.26875, -10.12822265624996], [148.150488281250119, -10.107324218749966], [148.10126953125004, -10.124511718750014], [148.051367187500063, -10.12832031249998], [147.890136718750028, -10.08740234375], [147.768652343750119, -10.070117187500031], [147.668847656250051, -10.013085937499952], [147.614355468750063, -9.959765625000017], [147.553125, -9.91240234374996], [147.49648437499999, -9.79042968749998], [147.408300781250063, -9.674707031250037], [147.298925781250063, -9.579589843750014], [147.064453125000028, -9.426074218750003], [147.017187500000063, -9.38789062500004], [146.925390625000119, -9.247167968749977], [146.93037109375004, -9.153906249999977], [146.963769531249994, -9.059570312499943], [146.91328125000004, -9.091699218750009], [146.85625, -9.087695312499989], [146.696582031250017, -9.025390625], [146.630859374999972, -8.951171874999972], [146.52412109375004, -8.749707031249969], [146.455859375000017, -8.643554687500014], [146.296484375000063, -8.45556640625], [146.250585937500119, -8.343945312499997], [146.184082031249972, -8.246386718750017], [146.142968750000051, -8.210253906250017], [146.108789062499994, -8.168457031249943], [146.078515625000051, -8.11416015624998], [146.033203124999972, -8.076367187500011], [145.8109375, -7.992773437500034], [145.771777343750017, -7.96640625], [145.72871093750004, -7.952441406249989], [145.563378906249994, -7.943847656250014], [145.467773437499972, -7.930078124999966], [145.2875, -7.86162109374996], [145.194335937499972, -7.84111328124996], [145.082324218750074, -7.828125], [144.97382812500004, -7.802148437500009], [144.920898437500028, -7.776660156249974], [144.885351562500063, -7.73359375], [144.864257812499972, -7.631542968749983], [144.773437500000028, -7.642480468749994], [144.684375, -7.624804687500031], [144.597949218750074, -7.58896484375002], [144.509863281250063, -7.567382812499972], [144.449707031249972, -7.598144531250014], [144.431250000000119, -7.679394531249969], [144.403417968750119, -7.683593750000014], [144.351855468750017, -7.666992187500014], [144.326171875000028, -7.676757812499957], [144.270214843750097, -7.714257812499966], [144.225390625000017, -7.764941406249989], [144.142871093750074, -7.757226562500009], [143.973632812499972, -7.705957031249952], [143.898242187500074, -7.673828124999986], [143.83417968750004, -7.615917968749997], [143.779101562500017, -7.550097656250003], [143.72333984375004, -7.498242187500011], [143.654882812500119, -7.460351562500009], [143.742089843750051, -7.549804687500028], [143.942285156250051, -7.944238281250009], [143.892187500000063, -7.951855468749955], [143.840625, -7.941894531249972], [143.887988281250017, -8.017675781249963], [143.833398437499994, -8.029101562499974], [143.779296874999972, -8.02822265624998], [143.665039062499972, -7.995507812499966], [143.551562500000017, -7.984667968749989], [143.518164062500063, -8.000683593749955], [143.542187500000097, -8.029101562499974], [143.582031250000028, -8.112695312499952], [143.613769531250028, -8.200390624999969], [143.45, -8.23984375], [143.282031250000017, -8.263867187500026], [143.094921875000097, -8.311230468749983], [142.90546875000004, -8.314453125000028], [142.80830078125004, -8.2875], [142.708593750000063, -8.27226562499996], [142.615039062500017, -8.2875], [142.52412109375004, -8.32167968749998], [142.447558593750017, -8.316210937500031], [142.399218750000017, -8.254687500000017], [142.376464843750028, -8.208007812500014], [142.347460937500017, -8.167480468750014], [142.275878906250028, -8.173925781249991], [142.206835937500017, -8.195800781250014], [142.325097656249994, -8.198339843749991], [142.36054687500004, -8.25], [142.391015625000051, -8.312695312500026], [142.47480468750004, -8.369433593750031], [142.575976562500074, -8.335644531249983], [142.797949218750063, -8.345019531250031], [143.013671874999972, -8.44384765625], [143.06484375, -8.455175781250006], [143.111816406249972, -8.474511718750037], [143.222949218750074, -8.572167968750037], [143.306738281250063, -8.6609375], [143.377246093750074, -8.762207031250028], [143.392187500000063, -8.80185546875002], [143.3875, -8.908203125000014], [143.366210937500028, -8.961035156250034], [143.226855468750074, -9.035937500000017], [143.078222656250063, -9.092480468749983], [142.859179687500017, -9.202636718749957], [142.647167968750097, -9.327832031249969], [142.535742187500119, -9.303320312499949], [142.435253906250097, -9.23701171875004], [142.396289062500017, -9.219042968750017], [142.292773437500017, -9.182910156250031], [142.229589843750119, -9.169921874999957], [141.97890625, -9.198144531250023], [141.727343750000017, -9.21259765625004], [141.621582031249972, -9.211328124999952], [141.51875, -9.190136718749983], [141.405664062499994, -9.150683593750031], [141.29365234375004, -9.16816406250004], [141.21699218750004, -9.214453124999963], [141.133203125000051, -9.221289062500034], [140.976171875000119, -9.11875], [140.975976562500051, -9.105566406249991], [140.975976562500051, -8.902246093749952], [140.975878906250017, -8.698925781250011], [140.97578125000004, -8.495703125], [140.975683593750063, -8.292382812499966], [140.975585937499972, -8.089062500000026], [140.975585937499972, -7.885742187499986], [140.975488281250051, -7.68251953124998], [140.975390625000017, -7.47919921875004], [140.975292968750097, -7.27587890625], [140.975195312500063, -7.072558593749974], [140.975195312500063, -6.90537109375002], [140.919531250000119, -6.840039062500026], [140.862304687499972, -6.740039062499989], [140.874609375000119, -6.611523437500011], [140.94404296875004, -6.452246093749977], [140.975, -6.346093750000023], [140.975, -6.259375], [140.974902343750017, -6.056152343750028], [140.974804687500097, -5.852832031249989], [140.974707031250063, -5.649511718749963], [140.974609374999972, -5.446191406250009], [140.974609374999972, -5.24296875], [140.974511718750051, -5.039648437499963], [140.974414062500017, -4.836328125000023], [140.974316406250097, -4.633007812499997], [140.974218750000063, -4.429785156249977], [140.974218750000063, -4.226464843750037], [140.974023437499994, -4.023144531249997], [140.974023437499994, -3.819824218749972], [140.973925781250017, -3.616601562499952], [140.97382812500004, -3.413281250000011], [140.973730468750063, -3.209960937499986], [140.973632812500028, -3.006640624999946], [140.973535156249994, -2.803417968750026], [140.973437500000074, -2.681054687499966], [140.973437500000074, -2.613574218749989], [140.973437500000074, -2.609765625], [141.003320312500051, -2.61015625], [141.104785156250017, -2.611328124999972], [141.185644531250063, -2.627832031249952], [141.686816406250017, -2.845019531249974], [141.836523437500063, -2.932128906249957], [141.8875, -2.952539062500023], [141.937792968750074, -2.953320312500011], [141.985742187499994, -2.963574218749969], [142.211523437500063, -3.083496093749972], [142.549023437500097, -3.204589843749957], [142.905175781249994, -3.32070312499998], [143.015625, -3.344921875000026], [143.129980468750119, -3.355078124999963], [143.378320312499994, -3.395312499999989], [143.50898437500004, -3.431152343750014], [143.700585937499994, -3.57333984375002], [143.797167968750074, -3.617285156250006], [143.887695312499972, -3.697460937499997], [144.01582031250004, -3.783593749999966], [144.066406250000028, -3.80517578125], [144.121972656249994, -3.815234375000017]]], [[[152.965820312499972, -4.756347656249986], [152.891699218750063, -4.832421875000023], [152.845605468749994, -4.761523437499974], [152.786523437499994, -4.699414062500026], [152.73994140625004, -4.635839843750034], [152.680664062500028, -4.498437500000023], [152.677734374999972, -4.429199218749943], [152.693359374999972, -4.355957031249943], [152.696777343750028, -4.282031249999989], [152.66816406250004, -4.131835937500028], [152.598437500000074, -3.994824218750011], [152.355761718750017, -3.668164062499983], [152.279394531250063, -3.582421875], [152.192187500000017, -3.505859374999957], [152.136328125000063, -3.48710937499996], [152.023242187500017, -3.46875], [151.972949218750017, -3.453417968750017], [151.879785156250051, -3.400097656249997], [151.79316406250004, -3.337890625000014], [151.578515625000051, -3.153515625000026], [151.465039062500097, -3.101367187499974], [151.405078125000017, -3.036914062499989], [151.066796875000051, -2.829003906249994], [150.968066406250017, -2.77988281250002], [150.84785156250004, -2.77978515625], [150.746093749999972, -2.73886718750002], [150.826464843750017, -2.712890624999972], [150.842968750000097, -2.643554687499957], [150.825390625000097, -2.572949218749969], [150.99531250000004, -2.688281250000017], [151.174609375000074, -2.789062500000028], [151.226464843749994, -2.870312499999969], [151.314746093750017, -2.875292968750017], [151.475390625000074, -2.94248046875002], [151.585742187500074, -3.003027343750006], [151.68984375, -3.07285156250002], [151.807128906249972, -3.172851562499972], [152.03291015625004, -3.25136718749998], [152.065039062500119, -3.27988281250002], [152.17939453125004, -3.41035156250004], [152.329492187499994, -3.520996093750014], [152.380468750000063, -3.581933593749994], [153.01679687500004, -4.105664062500026], [153.124218750000097, -4.25234375], [153.132519531250097, -4.352441406250037], [153.11152343750004, -4.391699218750034], [153.044335937500051, -4.47636718749996], [153.04560546875004, -4.576367187499997], [153.023242187500017, -4.666308593750031], [152.965820312499972, -4.756347656249986]]], [[[150.436621093750119, -2.66181640625004], [150.2375, -2.675488281249983], [150.16572265625004, -2.660253906249991], [150.101562499999972, -2.602539062499957], [150.043457031250028, -2.5125], [149.985156250000074, -2.491503906249989], [149.96162109375004, -2.473828125000026], [150.102539062499972, -2.404980468750026], [150.227148437500063, -2.384179687499966], [150.429492187500074, -2.47041015625004], [150.45, -2.513281249999977], [150.451562500000051, -2.541113281249963], [150.446093750000074, -2.632324218749986], [150.436621093750119, -2.66181640625004]]], [[[147.876953124999972, -2.28310546874998], [147.844531250000017, -2.33574218749996], [147.768945312499994, -2.33125], [147.73554687500004, -2.31552734375002], [147.790234375000097, -2.305566406250023], [147.81220703125004, -2.262109374999966], [147.835839843750051, -2.24677734375004], [147.876953124999972, -2.28310546874998]]], [[[147.06757812500004, -1.96015625], [147.400585937500097, -2.025097656249997], [147.42255859375004, -2.024316406250023], [147.41875, -2.001074218749991], [147.424414062500063, -1.99453125], [147.444140625000017, -2.011523437499989], [147.438085937500119, -2.05898437499998], [147.38544921875004, -2.070605468750031], [147.336523437500119, -2.06601562499999], [147.301367187500063, -2.090429687499991], [147.206347656250074, -2.181933593749974], [147.142187500000063, -2.166601562499963], [147.063867187499994, -2.187109374999963], [146.926367187500119, -2.1890625], [146.747851562500017, -2.14882812499998], [146.699121093749994, -2.182714843749963], [146.635449218750097, -2.17333984375], [146.57246093750004, -2.210449218750014], [146.546484375000119, -2.20859375], [146.531347656250119, -2.154101562499989], [146.532421875000097, -2.126171874999983], [146.607031250000063, -2.102539062499972], [146.59589843750004, -2.016894531250017], [146.65625, -1.97402343749998], [146.760058593750017, -1.977734375000026], [146.85712890625004, -1.948535156250031], [147.06757812500004, -1.96015625]]], [[[149.765429687500074, -1.553027343750017], [149.763183593750028, -1.589160156250003], [149.690917968749972, -1.57089843750002], [149.671093750000097, -1.576269531249949], [149.545898437499972, -1.471679687499957], [149.547851562499972, -1.407714843749986], [149.580957031250051, -1.353222656249983], [149.633007812500097, -1.362011718749997], [149.72529296875004, -1.430664062499957], [149.765429687500074, -1.553027343750017]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Fr. Polynesia", "admin": "French Polynesia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-138.505859374999943, -20.857226562500031], [-138.534863281250011, -20.875878906250009], [-138.524023437500034, -20.850585937500014], [-138.546386718749943, -20.795117187499997], [-138.568359375, -20.787109374999957], [-138.546386718749943, -20.771191406249997], [-138.514941406249932, -20.81337890624998], [-138.505859374999943, -20.857226562500031]]], [[[-136.293896484374983, -18.544335937500009], [-136.3140625, -18.566308593749966], [-136.316015624999977, -18.545214843750017], [-136.344042968749989, -18.53486328125004], [-136.382910156250006, -18.513671874999986], [-136.435693359375023, -18.489062500000031], [-136.464257812499966, -18.485058593750011], [-136.478515625000028, -18.470800781250048], [-136.458691406249983, -18.463183593750003], [-136.426123046875006, -18.474316406250054], [-136.38037109375, -18.496777343750011], [-136.32763671875, -18.519335937499989], [-136.293896484374983, -18.544335937500009]]], [[[-140.685351562499989, -18.3798828125], [-140.671875, -18.416113281250006], [-140.696044921875028, -18.399121093750011], [-140.773242187499932, -18.36376953125], [-140.78173828125, -18.334179687500011], [-140.685351562499989, -18.3798828125]]], [[[-136.97172851562496, -18.341992187499997], [-136.971337890624966, -18.360937500000048], [-137.06757812500004, -18.265332031250011], [-137.029638671875034, -18.272851562500037], [-136.97172851562496, -18.341992187499997]]], [[[-140.829882812500045, -18.189355468749994], [-140.822705078124983, -18.216894531250006], [-140.86005859375004, -18.198730468750043], [-140.895458984374955, -18.14794921875], [-140.958642578124966, -18.085058593749977], [-140.973535156249966, -18.059179687500034], [-140.925146484374977, -18.083789062499974], [-140.893261718749955, -18.120507812499994], [-140.829882812500045, -18.189355468749994]]], [[[-140.809375, -17.856640624999983], [-140.804443359375, -17.87568359375004], [-140.840820312500028, -17.873144531249963], [-140.8515625, -17.866601562499966], [-140.850732421875023, -17.8310546875], [-140.824267578124932, -17.787988281250023], [-140.803613281250023, -17.751660156249997], [-140.761425781250011, -17.717773437500014], [-140.686181640624966, -17.683789062500026], [-140.649804687500023, -17.669726562500003], [-140.638232421874989, -17.678027343750003], [-140.65205078125004, -17.683105468749972], [-140.77631835937504, -17.754101562500054], [-140.815185546874943, -17.803710937500028], [-140.832519531250028, -17.838476562500006], [-140.829248046874966, -17.849218749999977], [-140.809375, -17.856640624999983]]], [[[-149.321533203125, -17.690039062499963], [-149.177685546875011, -17.736621093750045], [-149.150878906249972, -17.812109374999963], [-149.181787109374966, -17.862304687499972], [-149.254492187500034, -17.849902343750031], [-149.290478515624983, -17.822460937500026], [-149.341113281249989, -17.732421874999986], [-149.481689453124943, -17.752734375000031], [-149.578906249999932, -17.734960937499963], [-149.6328125, -17.617578125000037], [-149.635009765625, -17.564257812500003], [-149.611425781250006, -17.531640625000023], [-149.508105468749989, -17.496386718750031], [-149.379199218749932, -17.522363281249994], [-149.330078124999972, -17.588964843749977], [-149.321533203125, -17.690039062499963]]], [[[-149.813671875000011, -17.545019531249991], [-149.844921874999955, -17.571093749999974], [-149.886572265625034, -17.552832031249991], [-149.905126953124977, -17.527734375000023], [-149.911816406250011, -17.50117187500004], [-149.902148437499989, -17.469531249999989], [-149.808789062499983, -17.473925781249989], [-149.782421875000011, -17.487792968749972], [-149.813671875000011, -17.545019531249991]]], [[[-151.409814453125023, -16.877734375000031], [-151.449462890625, -16.87929687499999], [-151.485498046874966, -16.863671875], [-151.476416015624977, -16.7607421875], [-151.466748046874955, -16.739648437499966], [-151.411181640625017, -16.774414062500028], [-151.364501953125, -16.864257812499957], [-151.409814453125023, -16.877734375000031]]], [[[-143.440576171874966, -16.619726562499963], [-143.386181640624983, -16.668847656250023], [-143.458544921874989, -16.635449218749969], [-143.550683593750023, -16.621093749999972], [-143.515576171874955, -16.612304687499957], [-143.464697265624977, -16.613574218750045], [-143.440576171874966, -16.619726562499963]]], [[[-143.571142578125006, -16.634765625], [-143.610644531249989, -16.640429687500003], [-143.707421874999966, -16.580859375000031], [-143.670214843749932, -16.580859375000031], [-143.614794921875017, -16.61806640624998], [-143.571142578125006, -16.634765625]]], [[[-151.466601562499932, -16.657519531250017], [-151.484912109374932, -16.665136718749977], [-151.504150390624943, -16.64697265625], [-151.51240234375004, -16.619042968749994], [-151.505761718750023, -16.574023437499974], [-151.457421875000023, -16.603710937499983], [-151.438085937499977, -16.6234375], [-151.466601562499932, -16.657519531250017]]], [[[-145.486669921874977, -16.32978515625004], [-145.482226562499989, -16.346777343750048], [-145.502734374999989, -16.34580078125002], [-145.539843749999989, -16.295117187499997], [-145.553125, -16.251171875000011], [-145.576708984374932, -16.201464843750017], [-145.609130859374972, -16.165234375000011], [-145.61279296875, -16.131835937499957], [-145.61381835937496, -16.079199218749977], [-145.577099609375011, -16.159863281249983], [-145.542333984374977, -16.224609375000028], [-145.516992187499966, -16.277832031250028], [-145.486669921874977, -16.32978515625004]]], [[[-142.511816406250034, -16.096289062499991], [-142.529589843749989, -16.107128906249983], [-142.5068359375, -16.027734374999966], [-142.481201171875, -16.017773437499983], [-142.511816406250034, -16.096289062499991]]], [[[-145.051367187500034, -15.856054687499991], [-145.057666015624989, -15.901074218750011], [-145.076416015625, -15.85761718750004], [-145.137939453125, -15.7880859375], [-145.160742187500034, -15.757031249999983], [-145.133544921875, -15.762011718750017], [-145.051367187500034, -15.856054687499991]]], [[[-138.651123046874972, -10.515332031249955], [-138.687744140624972, -10.532421874999983], [-138.690380859374983, -10.425585937499974], [-138.642919921874977, -10.44589843750002], [-138.624462890624955, -10.462988281249949], [-138.632373046874989, -10.492187499999957], [-138.651123046874972, -10.515332031249955]]], [[[-139.059716796874994, -9.931347656249997], [-139.133984375000011, -10.009570312499946], [-139.134228515624983, -9.926269531249943], [-139.10747070312496, -9.915429687499952], [-139.083154296874966, -9.915429687499952], [-139.059716796874994, -9.931347656249997]]], [[[-139.024316406249966, -9.695214843750037], [-138.874462890625011, -9.747167968749963], [-138.827343750000011, -9.74160156249998], [-138.874951171875011, -9.792871093750037], [-139.024267578124977, -9.820703125000023], [-139.073681640625011, -9.845703124999957], [-139.13408203124996, -9.829492187500037], [-139.166455078124983, -9.77021484375004], [-139.024316406249966, -9.695214843750037]]], [[[-140.075634765625011, -9.425976562499983], [-140.097363281250011, -9.44414062499996], [-140.138037109375034, -9.384375], [-140.144384765624977, -9.359375], [-140.070947265624966, -9.328125], [-140.031103515625006, -9.344726562499957], [-140.075634765625011, -9.425976562499983]]], [[[-139.556201171874989, -8.940234374999974], [-139.620996093749966, -8.947949218750026], [-139.631787109375011, -8.898535156250006], [-139.611767578125011, -8.872363281250003], [-139.583984374999943, -8.860058593749983], [-139.534570312500023, -8.87539062499999], [-139.508349609374989, -8.897070312499963], [-139.509912109374966, -8.915625], [-139.556201171874989, -8.940234374999974]]], [[[-140.072607421875034, -8.910449218750031], [-140.170556640624994, -8.933984375000023], [-140.217431640624966, -8.929687499999957], [-140.252685546875028, -8.848046875000023], [-140.240039062499932, -8.79755859375004], [-140.22441406249996, -8.781542968749974], [-140.057666015624989, -8.801464843750026], [-140.043701171875, -8.83847656250002], [-140.046142578124943, -8.873632812499991], [-140.072607421875034, -8.910449218750031]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Solomon Is.", "admin": "Solomon Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[166.929199218750028, -11.665136718749991], [166.840820312500028, -11.681347656250011], [166.805957031250017, -11.67734375], [166.747460937499994, -11.590820312499957], [166.790917968749994, -11.571289062499972], [166.855468749999972, -11.578808593749997], [166.875097656250063, -11.6296875], [166.929199218750028, -11.665136718749991]]], [[[160.576269531250063, -11.797851562500028], [160.506542968750097, -11.832226562500011], [160.44306640625004, -11.814941406249957], [160.394531250000028, -11.788867187499974], [160.355078125000063, -11.711914062500014], [160.270214843750097, -11.663964843750023], [160.149511718750119, -11.643945312500023], [160.1, -11.610742187500009], [160.087109375000097, -11.594335937499963], [160.003515625000119, -11.579589843749972], [159.979296875000074, -11.537988281250023], [159.986328124999972, -11.494726562500006], [160.0, -11.471972656249989], [160.07734375000004, -11.492871093749983], [160.448730468749972, -11.695898437499949], [160.537109375000028, -11.758789062499972], [160.576269531250063, -11.797851562500028]]], [[[166.133203125000051, -10.757812499999972], [166.053320312500119, -10.77509765625004], [166.027929687500063, -10.770214843750011], [165.968164062499994, -10.77949218750004], [165.90400390625004, -10.851464843749966], [165.856542968750063, -10.841406249999949], [165.819335937500028, -10.84404296874996], [165.791015625000028, -10.784765624999963], [165.790429687499994, -10.756054687499969], [165.835937500000028, -10.760644531250023], [165.859863281250028, -10.703027343750009], [165.909179687500028, -10.674316406250014], [166.023828125000051, -10.6611328125], [166.125683593750097, -10.679882812499997], [166.162109374999972, -10.693066406250026], [166.129882812499972, -10.745214843749991], [166.133203125000051, -10.757812499999972]]], [[[161.715332031249972, -10.387304687499991], [161.841113281250017, -10.446093749999974], [161.914355468750017, -10.436425781249966], [162.022851562499994, -10.476855468750031], [162.105371093750051, -10.45380859375004], [162.156835937500119, -10.506054687500026], [162.287207031250063, -10.7099609375], [162.287988281250051, -10.776171874999989], [162.373339843750017, -10.823242187499986], [162.301269531249972, -10.83212890625002], [162.201269531250119, -10.80781250000004], [162.123632812500119, -10.824414062499955], [162.04267578125004, -10.784863281249983], [161.905859375000063, -10.764355468749983], [161.78681640625004, -10.716894531249991], [161.537890625000074, -10.566406249999972], [161.539257812500097, -10.491308593749949], [161.499121093750063, -10.454589843750014], [161.487011718750097, -10.361425781249963], [161.397949218749972, -10.331933593749994], [161.293945312500028, -10.326464843750031], [161.28554687499999, -10.282421875000026], [161.304785156250119, -10.204394531250031], [161.382324218749972, -10.20556640625], [161.475683593750119, -10.23798828125004], [161.653808593749972, -10.35185546874996], [161.697949218750097, -10.371289062500011], [161.715332031249972, -10.387304687499991]]], [[[161.547851562499972, -9.625683593749997], [161.558886718750074, -9.732714843749946], [161.553808593750119, -9.769726562500026], [161.477929687499994, -9.691113281249997], [161.442480468750063, -9.718945312499983], [161.409765625000063, -9.681640625000028], [161.412011718749994, -9.600390624999989], [161.416992187500028, -9.51376953125002], [161.402246093750051, -9.448144531249966], [161.364160156249994, -9.353417968750037], [161.406835937500119, -9.368457031249989], [161.547851562499972, -9.625683593749997]]], [[[159.750390625000051, -9.272656250000011], [159.970605468749994, -9.433300781249969], [160.065332031249994, -9.418652343749997], [160.354589843750063, -9.421582031249983], [160.525195312500074, -9.536230468749977], [160.625488281249972, -9.588867187499957], [160.681835937500097, -9.691601562500011], [160.751464843749972, -9.715039062499983], [160.794335937499994, -9.767382812499989], [160.818945312500063, -9.862792968749986], [160.801660156249994, -9.878320312500037], [160.713085937500097, -9.913867187499989], [160.649218750000017, -9.92861328124998], [160.481640625000097, -9.894726562499997], [160.321093750000074, -9.821289062499957], [160.002343750000051, -9.812402343750023], [159.85371093750004, -9.791503906250028], [159.802734374999972, -9.763476562500003], [159.755468750000119, -9.726074218750014], [159.680468750000017, -9.636816406249949], [159.621875, -9.532128906250023], [159.612304687499972, -9.470703124999943], [159.607421874999972, -9.353808593750031], [159.625585937500119, -9.311230468749969], [159.686328125000074, -9.268652343749991], [159.750390625000051, -9.272656250000011]]], [[[160.168164062500097, -8.995507812500037], [160.225683593750063, -9.009570312499974], [160.253515625000063, -9.007324218749957], [160.319335937499972, -9.061132812499991], [160.407519531250074, -9.140332031249969], [160.371484375000051, -9.18125], [160.3, -9.160351562499955], [160.275976562500119, -9.168652343749969], [160.268164062500119, -9.163183593750006], [160.253125, -9.1234375], [160.175195312499994, -9.084082031249963], [160.105371093749994, -9.080761718749997], [160.096289062500119, -9.033984374999974], [160.168164062500097, -8.995507812500037]]], [[[159.188574218750063, -9.123535156250014], [159.175097656250017, -9.125976562499972], [159.128125, -9.113769531249972], [159.071093750000017, -9.109667968750031], [159.03632812500004, -9.075], [159.077636718749972, -9.025390625], [159.129785156249994, -8.99306640624998], [159.153710937499994, -9.001367187499994], [159.176074218750017, -9.022070312500034], [159.228417968750051, -9.029980468749955], [159.233984375000119, -9.09375], [159.188574218750063, -9.123535156250014]]], [[[157.645410156250051, -8.758886718749977], [157.643164062500119, -8.794042968750034], [157.585839843750051, -8.783105468750023], [157.457910156249994, -8.730175781249983], [157.45351562499999, -8.705957031250023], [157.526367187500028, -8.697070312499989], [157.57929687500004, -8.703710937500006], [157.62324218750004, -8.734570312499997], [157.645410156250051, -8.758886718749977]]], [[[158.200781250000119, -8.82197265625004], [158.178808593750063, -8.82578125], [158.155371093750119, -8.785937499999974], [158.209960937500028, -8.678125], [158.236328124999972, -8.764843750000026], [158.253417968749972, -8.79736328125], [158.200781250000119, -8.82197265625004]]], [[[158.107910156250028, -8.684179687500034], [158.00947265625004, -8.763085937500023], [157.937597656250063, -8.73642578125002], [157.87929687499999, -8.66875], [157.898437499999972, -8.587207031249989], [157.909277343750063, -8.565625], [157.938281250000017, -8.560937499999966], [157.966992187500097, -8.544238281250031], [157.9984375, -8.508203124999966], [158.105468749999972, -8.536816406250026], [158.132226562499994, -8.556640624999986], [158.068359374999972, -8.60664062500004], [158.089648437500017, -8.62265625000002], [158.103515625000028, -8.646484374999986], [158.107910156250028, -8.684179687500034]]], [[[157.388964843750017, -8.713476562499963], [157.389062500000051, -8.728125], [157.333886718749994, -8.7], [157.212304687499994, -8.565039062500006], [157.233789062499994, -8.519921874999966], [157.345117187500051, -8.432421874999989], [157.379492187500119, -8.420898437499943], [157.410937500000017, -8.475097656249972], [157.38349609375004, -8.555078125000023], [157.347070312499994, -8.575488281250003], [157.332226562500097, -8.65068359374996], [157.388964843750017, -8.713476562499963]]], [[[159.687695312500097, -8.507910156250006], [159.640039062500051, -8.521484375000014], [159.569238281249994, -8.48476562499999], [159.538476562500051, -8.451367187500026], [159.553222656250028, -8.399218749999974], [159.594628906250051, -8.379492187499949], [159.641601562500028, -8.414453124999966], [159.646289062500074, -8.450390625000011], [159.687695312500097, -8.507910156250006]]], [[[160.749414062499994, -8.313964843750014], [160.997656250000063, -8.612011718749983], [160.987792968749972, -8.66484375], [160.954101562499972, -8.698925781250011], [160.944335937500028, -8.799023437499983], [160.975585937499972, -8.8375], [161.043457031249972, -8.855078125000034], [161.158691406249972, -8.961816406250009], [161.204687500000119, -9.092480468749983], [161.208789062500074, -9.132617187499989], [161.256640625000074, -9.191992187500006], [161.258496093750097, -9.316894531249972], [161.367968750000017, -9.490332031249949], [161.377539062500063, -9.573730468749972], [161.36738281250004, -9.61123046874998], [161.321875000000119, -9.589550781249997], [161.191015625000119, -9.392871093749989], [161.041503906250028, -9.308007812500023], [161.024414062499972, -9.271484374999957], [160.873437500000051, -9.156835937499949], [160.772070312500119, -8.963867187499986], [160.662597656250028, -8.620605468749957], [160.714062500000097, -8.539257812499997], [160.590429687500063, -8.372753906249997], [160.596289062500063, -8.328222656249991], [160.648535156250063, -8.338378906250014], [160.684765625000097, -8.336328125000037], [160.702148437499972, -8.316503906249991], [160.749414062499994, -8.313964843750014]]], [[[157.763476562500017, -8.242187499999957], [157.826269531250119, -8.324023437500017], [157.898437499999972, -8.506347656249943], [157.885449218750097, -8.569140624999946], [157.833691406250097, -8.572656249999952], [157.819335937500028, -8.612011718749983], [157.74921875000004, -8.523632812500011], [157.65595703125004, -8.499707031250011], [157.587890625000028, -8.445410156249963], [157.564550781250063, -8.33779296874998], [157.558007812499994, -8.269921875], [157.504199218750017, -8.258300781249957], [157.351367187500074, -8.275292968750037], [157.30244140625004, -8.33330078124996], [157.232421875000028, -8.31484375], [157.217578125000017, -8.262792968749977], [157.228515625000028, -8.21162109375004], [157.321582031250074, -8.161230468749977], [157.340625, -8.096386718750011], [157.433398437500017, -7.984667968749989], [157.490625, -7.965722656250037], [157.59882812500004, -8.005957031249963], [157.612304687500028, -8.16484375], [157.651269531249994, -8.216796875000028], [157.763476562500017, -8.242187499999957]]], [[[156.603906250000051, -8.171582031249955], [156.591699218750051, -8.196289062500014], [156.539648437500063, -8.072949218750026], [156.542285156250017, -8.010839843749991], [156.551269531249972, -7.970996093749946], [156.570312500000028, -7.958789062499946], [156.612402343750063, -8.096191406249972], [156.603906250000051, -8.171582031249955]]], [[[157.171875, -8.108105468749997], [157.15, -8.123242187499969], [157.04121093750004, -8.117480468749946], [156.958300781250017, -8.014355468749997], [156.958984374999972, -7.937988281249972], [157.02412109375004, -7.867871093749997], [157.10273437500004, -7.855468749999957], [157.145800781250017, -7.882617187499974], [157.186132812500063, -7.941210937500017], [157.200585937499994, -8.01591796874996], [157.191503906250119, -8.081835937499974], [157.171875, -8.108105468749997]]], [[[156.68789062499999, -7.92304687500004], [156.66875, -7.936816406250003], [156.635351562500063, -7.882812500000014], [156.61103515625004, -7.86591796875004], [156.611718750000051, -7.805761718749949], [156.510937500000097, -7.707812499999974], [156.502441406249972, -7.640234374999977], [156.5609375, -7.574023437499989], [156.639648437500028, -7.612597656250031], [156.717675781250051, -7.69570312499999], [156.809082031249972, -7.722851562500026], [156.79023437500004, -7.777929687499963], [156.708007812500028, -7.876953124999972], [156.68789062499999, -7.92304687500004]]], [[[159.879101562500097, -8.534277343749949], [159.880859374999972, -8.55742187499996], [159.746484375000051, -8.473828124999983], [159.644531249999972, -8.371679687499963], [159.354101562500063, -8.26044921875004], [159.29169921875004, -8.20341796874996], [159.239257812500028, -8.196289062500014], [159.090234375000051, -8.103320312500003], [158.944042968750097, -8.04072265625004], [158.854589843750063, -7.959765624999974], [158.831835937500074, -7.92666015624998], [158.77802734375004, -7.906933593749955], [158.68623046875004, -7.818066406249969], [158.596972656250017, -7.759082031250031], [158.565429687499972, -7.651367187500028], [158.478808593750074, -7.5771484375], [158.45742187499999, -7.544726562499974], [158.734375, -7.604296875000031], [158.862792968749972, -7.722363281250011], [158.972460937500017, -7.789160156250034], [159.010546875000074, -7.83740234375], [159.109375, -7.903515624999969], [159.198046875000074, -7.909570312499966], [159.28681640625004, -7.976171875000034], [159.367675781249972, -7.994140624999957], [159.431445312500017, -8.029003906249955], [159.843066406250017, -8.326953124999989], [159.793945312499972, -8.406054687500031], [159.848632812499972, -8.463476562500006], [159.879101562500097, -8.534277343749949]]], [[[155.839843749999972, -7.097167968750014], [155.739355468750119, -7.12109375], [155.677539062500017, -7.08896484375002], [155.704980468750051, -7.012695312500028], [155.73896484375004, -6.972949218750017], [155.864648437499994, -7.043261718749946], [155.839843749999972, -7.097167968750014]]], [[[157.486718750000051, -7.330371093750003], [157.518652343750063, -7.365625], [157.441308593749994, -7.425683593749966], [157.339257812499994, -7.393066406249986], [157.317285156250051, -7.359375], [157.31464843750004, -7.341503906249955], [157.243457031250017, -7.35302734375], [157.101562499999972, -7.323632812499966], [156.904296875000028, -7.180468750000017], [156.695800781250028, -6.910937499999989], [156.494921875000017, -6.761621093750037], [156.457421875000051, -6.715234375], [156.452539062499994, -6.638281249999963], [156.479394531249994, -6.608886718750014], [156.604199218750097, -6.64101562499998], [156.765429687500074, -6.7640625], [157.030273437500028, -6.891992187499952], [157.102539062500028, -6.957226562500011], [157.148437500000028, -7.113769531250014], [157.193359374999972, -7.160351562499997], [157.336132812500097, -7.280468749999955], [157.411621093750028, -7.30859375], [157.451562500000051, -7.313671874999969], [157.486718750000051, -7.330371093750003]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Tonga", "admin": "Tonga" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-174.913134765625017, -21.300488281250011], [-174.918652343749983, -21.450585937500037], [-174.967529296875, -21.381738281250037], [-174.972949218750017, -21.349804687500026], [-174.923486328124994, -21.303417968749983], [-174.913134765625017, -21.300488281250011]]], [[[-175.161914062499989, -21.169335937500023], [-175.147656250000011, -21.169433593749957], [-175.131933593750006, -21.139746093750034], [-175.07817382812496, -21.129003906249977], [-175.084082031250034, -21.160742187499963], [-175.156591796874949, -21.263671874999972], [-175.20234375000004, -21.223437500000031], [-175.335449218749972, -21.157714843749972], [-175.36235351562496, -21.106835937499994], [-175.318066406249983, -21.068261718750037], [-175.322607421875034, -21.099316406249969], [-175.300439453124966, -21.113378906249991], [-175.225390624999932, -21.11875], [-175.158007812499989, -21.146484374999986], [-175.19975585937496, -21.155664062499994], [-175.161914062499989, -21.169335937500023]]], [[[-173.95351562499999, -18.639355468750011], [-173.991308593749977, -18.698632812500009], [-174.009326171874989, -18.69775390625], [-174.053125, -18.663378906250017], [-174.069140625000017, -18.640234375], [-174.00244140625, -18.570703124999966], [-173.968066406249932, -18.565332031250023], [-173.921875, -18.588574218749969], [-173.923974609375023, -18.608496093750034], [-173.95351562499999, -18.639355468750011]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Vanuatu", "admin": "Vanuatu" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[169.896289062500074, -20.18662109375002], [169.861132812500017, -20.241796874999977], [169.80703125, -20.241113281250009], [169.7375, -20.202148437499986], [169.750683593750097, -20.153320312499986], [169.829492187500051, -20.144726562500011], [169.852343750000017, -20.147949218749957], [169.896289062500074, -20.18662109375002]]], [[[169.491308593750063, -19.54013671875002], [169.438476562499972, -19.648828124999966], [169.347265625000063, -19.623535156249957], [169.261914062500097, -19.545019531250048], [169.217480468750097, -19.476367187500003], [169.247460937500051, -19.3447265625], [169.291113281250063, -19.321777343750043], [169.336718750000017, -19.329296874999969], [169.359960937500063, -19.457812500000045], [169.491308593750063, -19.54013671875002]]], [[[169.334375, -18.940234375000017], [169.28828125000004, -18.988574218750017], [169.248046874999972, -18.983300781250009], [168.986914062500063, -18.871289062500011], [168.997851562500017, -18.825195312500028], [168.987109375000017, -18.707617187499977], [169.01582031250004, -18.64375], [169.087890624999972, -18.617480468749989], [169.143847656250017, -18.631054687500011], [169.178027343750017, -18.725097656249986], [169.255761718750051, -18.763378906249969], [169.201171874999972, -18.795703124999974], [169.296191406250017, -18.866796874999977], [169.334375, -18.940234375000017]]], [[[168.445800781249972, -17.54218750000004], [168.545410156250028, -17.68466796875002], [168.584960937500028, -17.695898437500006], [168.52460937500004, -17.798046875000026], [168.399414062500028, -17.807226562500034], [168.25166015625004, -17.780761718749972], [168.305859375000097, -17.74570312500002], [168.277832031249972, -17.706054687500028], [168.233203125000017, -17.698046875], [168.18203125, -17.71699218750004], [168.158203125000028, -17.710546874999963], [168.190917968750028, -17.644824218749989], [168.273144531250097, -17.552246093749957], [168.297460937500063, -17.544921874999972], [168.319531250000097, -17.543945312499957], [168.34101562500004, -17.552050781250003], [168.445800781249972, -17.54218750000004]]], [[[168.446777343750028, -16.778808593749957], [168.476562500000028, -16.79365234375004], [168.46015625000004, -16.835058593750048], [168.322753906249972, -16.787792968750011], [168.212304687499994, -16.806152343750014], [168.181445312500017, -16.804003906250017], [168.148535156250063, -16.765722656250034], [168.124316406250017, -16.690039062499991], [168.135351562500063, -16.636914062499997], [168.18183593750004, -16.599902343750003], [168.199218750000028, -16.59384765625002], [168.233789062500051, -16.639648437500028], [168.265429687500017, -16.67080078124998], [168.29609375000004, -16.684179687500034], [168.366015625000074, -16.758789062499957], [168.446777343750028, -16.778808593749957]]], [[[168.296679687500074, -16.336523437499991], [168.182421875000074, -16.346777343750048], [168.021679687500097, -16.315625], [167.957031249999972, -16.27226562499996], [167.929003906250017, -16.228710937499969], [167.984570312500097, -16.196484374999983], [168.064257812500074, -16.18125], [168.163867187500017, -16.081640625000034], [168.198339843750119, -16.119824218749997], [168.235449218750119, -16.23134765624998], [168.275683593750074, -16.264941406249974], [168.297949218750063, -16.298730468750023], [168.296679687500074, -16.336523437499991]]], [[[167.4125, -16.095898437499997], [167.458593750000119, -16.11757812499998], [167.483691406250017, -16.11757812499998], [167.49873046875004, -16.166210937500026], [167.641992187499994, -16.26328125], [167.68134765625004, -16.260546874999974], [167.714453125000119, -16.313671875000054], [167.775976562500119, -16.340527343750011], [167.792578125000063, -16.39462890625002], [167.83662109375004, -16.449707031249957], [167.759765625000028, -16.51640625], [167.611425781250063, -16.498632812499977], [167.526367187499972, -16.574316406250034], [167.449316406250119, -16.554980468750003], [167.436132812500063, -16.51523437499999], [167.446875, -16.501953125000043], [167.400976562500119, -16.400585937499997], [167.380273437499994, -16.245703124999963], [167.349218750000063, -16.15449218750004], [167.315625, -16.115527343750003], [167.246093749999972, -16.149609375000026], [167.218066406250074, -16.155273437500014], [167.151464843750063, -16.080468749999966], [167.183007812500051, -15.928515625], [167.199511718750017, -15.885058593750031], [167.253710937500017, -15.876757812500031], [167.335742187500074, -15.916699218749997], [167.4125, -16.095898437499997]]], [[[167.21894531250004, -15.724121093750028], [167.200781250000119, -15.750097656249991], [167.094726562499972, -15.685253906250011], [167.119042968750051, -15.622558593750028], [167.234375, -15.645019531249986], [167.21894531250004, -15.724121093750028]]], [[[168.212890624999972, -15.970410156250011], [168.196191406250051, -15.971679687500014], [168.179296875000063, -15.925683593749966], [168.122851562500017, -15.680859375], [168.159960937500017, -15.461816406249966], [168.183496093749994, -15.50820312499999], [168.26777343750004, -15.892285156249997], [168.256347656250028, -15.95517578125002], [168.212890624999972, -15.970410156250011]]], [[[167.911328125000097, -15.435937500000023], [167.844238281249972, -15.481835937500051], [167.720214843749972, -15.477441406250037], [167.67421875, -15.4515625], [167.826269531250063, -15.31201171875], [168.002539062500119, -15.283203124999986], [167.911328125000097, -15.435937500000023]]], [[[168.189160156250097, -15.32871093750002], [168.171875, -15.390625], [168.130468750000063, -15.318945312499991], [168.10419921875004, -15.016601562500028], [168.114941406250097, -14.988574218750003], [168.136425781250097, -14.98642578125002], [168.186914062499994, -15.196875], [168.189160156250097, -15.32871093750002]]], [[[166.74580078125004, -14.826855468750011], [166.810156250000119, -15.15742187500004], [166.88515625, -15.156738281249986], [166.923437500000063, -15.139160156249957], [166.967578125000017, -15.061718749999983], [166.987304687500028, -14.940039062499977], [167.02656250000004, -14.922656249999989], [167.075585937499994, -14.935644531249977], [167.054296875000119, -14.97441406249996], [167.06855468750004, -15.07177734375], [167.106445312499972, -15.125585937500034], [167.131640625000017, -15.135351562499977], [167.18203125, -15.38974609375002], [167.200781250000119, -15.443066406249969], [167.199609375000051, -15.485742187500037], [167.093945312500097, -15.580859374999974], [166.936621093750119, -15.578027343750009], [166.825781250000063, -15.634863281249963], [166.758300781250028, -15.631152343750003], [166.75898437500004, -15.566796875000037], [166.698925781250097, -15.515625], [166.63105468750004, -15.406054687499974], [166.647851562499994, -15.211523437500048], [166.527246093749994, -14.850097656249957], [166.52607421875004, -14.759765625000028], [166.567382812500028, -14.641796874999969], [166.6078125, -14.63652343749996], [166.662597656249972, -14.735058593749969], [166.74580078125004, -14.826855468750011]]], [[[167.584863281249994, -14.260937500000011], [167.543261718750074, -14.311621093750034], [167.430273437500119, -14.294921875], [167.403515625000097, -14.281542968750031], [167.410742187500063, -14.19746093750004], [167.439062500000063, -14.16845703125], [167.506445312500119, -14.142187499999977], [167.598925781250017, -14.183789062500011], [167.584863281249994, -14.260937500000011]]], [[[167.488867187500063, -13.907226562499972], [167.474218750000119, -13.917089843750034], [167.451074218749994, -13.909375], [167.391796875000097, -13.788378906250017], [167.406835937500063, -13.748046874999972], [167.481054687500063, -13.709472656250014], [167.54726562499999, -13.776660156250017], [167.553515625000017, -13.813964843749986], [167.553027343750017, -13.845703124999972], [167.542871093749994, -13.873144531249963], [167.498632812500119, -13.884570312499974], [167.488867187500063, -13.907226562499972]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Wallis and Futuna Is.", "admin": "Wallis and Futuna" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-178.046679687499989, -14.318359374999986], [-178.10332031249996, -14.324902343749983], [-178.158593750000023, -14.311914062499994], [-178.19438476562496, -14.255468749999963], [-178.178027343749989, -14.231640624999983], [-178.142236328124994, -14.24257812499999], [-178.10502929687496, -14.284179687500028], [-178.043652343749983, -14.30322265625], [-178.046679687499989, -14.318359374999986]]], [[[-176.16059570312504, -13.332812500000017], [-176.176904296874994, -13.340917968749977], [-176.195361328125017, -13.30166015624998], [-176.171191406249989, -13.242578125000023], [-176.147949218749943, -13.221679687500028], [-176.128076171874994, -13.268164062499991], [-176.16059570312504, -13.332812500000017]]]] } }, - { "type": "Feature", "properties": { "continent": "Oceania", "name": "Samoa", "admin": "Samoa" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-171.4541015625, -14.04648437500002], [-171.728222656249955, -14.04726562499999], [-171.863769531249972, -14.00205078125002], [-171.911914062499989, -14.001660156250026], [-172.028076171874943, -13.906835937499991], [-172.045898437500028, -13.857128906249983], [-171.984863281250028, -13.824414062499983], [-171.858154296874972, -13.807128906250014], [-171.603906249999966, -13.879199218750045], [-171.565429687500028, -13.943066406249997], [-171.506884765624989, -13.949902343749969], [-171.461376953124955, -13.97763671875002], [-171.449560546875034, -14.0224609375], [-171.4541015625, -14.04648437500002]]], [[[-172.33349609375, -13.46523437499999], [-172.221533203125034, -13.559570312500028], [-172.176855468749977, -13.68466796875002], [-172.224951171875006, -13.804296874999963], [-172.330859374999989, -13.774707031249974], [-172.484521484374966, -13.800195312500023], [-172.535693359374989, -13.791699218749983], [-172.658789062500006, -13.644824218749989], [-172.744091796874983, -13.57871093750002], [-172.778515624999983, -13.516796875000011], [-172.669628906250011, -13.523828125000023], [-172.510888671874994, -13.482812500000023], [-172.33349609375, -13.46523437499999]]]] } } - ] -} diff --git a/public/scripts/scripts/SouthAmerica.js b/public/scripts/scripts/SouthAmerica.js deleted file mode 100644 index 4dee6d0..0000000 --- a/public/scripts/scripts/SouthAmerica.js +++ /dev/null @@ -1,21 +0,0 @@ - -var SouthAmerica = -{ -"type": "FeatureCollection", -"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, -"features": [ -{ "type": "Feature", "properties": { "continent": "South America", "name": "Argentina", "admin": "Argentina" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -64.549169921874977, -54.71621093749998 ], [ -64.438818359374949, -54.739355468749984 ], [ -64.220507812499989, -54.721972656249996 ], [ -64.105322265624949, -54.721679687500028 ], [ -64.054931640625, -54.729882812500009 ], [ -64.032421874999955, -54.742382812499983 ], [ -63.881933593750006, -54.722949218750017 ], [ -63.815429687499972, -54.725097656250014 ], [ -63.832568359374989, -54.767968749999952 ], [ -63.971240234374989, -54.810644531250034 ], [ -64.0283203125, -54.79257812499999 ], [ -64.322900390624966, -54.79648437499999 ], [ -64.453271484374966, -54.84033203124995 ], [ -64.508691406249994, -54.839941406249963 ], [ -64.637353515624994, -54.902539062500011 ], [ -64.731445312499972, -54.86298828125004 ], [ -64.75732421875, -54.826562499999987 ], [ -64.689208984375, -54.774707031249996 ], [ -64.625097656249977, -54.77363281250004 ], [ -64.58134765624996, -54.752734375000045 ], [ -64.549169921874977, -54.71621093749998 ] ] ], [ [ [ -68.278222656250023, -52.983984375000041 ], [ -68.240136718749994, -53.081835937499989 ], [ -68.3330078125, -53.01962890625002 ], [ -68.43115234375, -53.055273437499999 ], [ -68.4794921875, -53.113769531250014 ], [ -68.52080078124996, -53.177246093749979 ], [ -68.5205078125, -53.221875 ], [ -68.488525390624972, -53.260937499999976 ], [ -68.393115234374989, -53.294921874999972 ], [ -68.161132812499972, -53.30644531250001 ], [ -68.14409179687496, -53.319042968749997 ], [ -68.008496093749955, -53.5640625 ], [ -67.940283203125006, -53.61875 ], [ -67.861083984374943, -53.662207031250013 ], [ -67.678125, -53.787109374999964 ], [ -67.502587890624994, -53.921972656249999 ], [ -67.294238281250017, -54.049804687500014 ], [ -67.069482421874966, -54.148046874999956 ], [ -66.865136718749994, -54.222558593749952 ], [ -66.670068359374966, -54.31357421875002 ], [ -66.462011718750034, -54.441015624999956 ], [ -66.235644531249989, -54.533496093749967 ], [ -65.992578124999966, -54.598925781249974 ], [ -65.747070312500028, -54.653417968749977 ], [ -65.369287109374994, -54.632128906249989 ], [ -65.251953124999972, -54.638085937499959 ], [ -65.179003906249932, -54.678125 ], [ -65.252343749999966, -54.788867187500038 ], [ -65.345996093749932, -54.877929687499972 ], [ -65.471142578124955, -54.914648437499991 ], [ -65.60332031249996, -54.928125 ], [ -65.722753906249949, -54.926367187499984 ], [ -65.841992187500011, -54.909960937500017 ], [ -65.953759765624937, -54.919335937499973 ], [ -66.060644531249977, -54.95673828125004 ], [ -66.172021484374994, -54.975292968750004 ], [ -66.286767578125023, -54.977734374999969 ], [ -66.398681640625, -55.009375 ], [ -66.511132812499994, -55.032128906249945 ], [ -66.627685546875028, -55.013281250000013 ], [ -66.930468749999989, -54.924902343750041 ], [ -67.127099609374994, -54.903808593750007 ], [ -67.793261718749989, -54.868652343750036 ], [ -68.007128906249932, -54.8484375 ], [ -68.220117187499994, -54.817578125000026 ], [ -68.331689453124994, -54.81630859375003 ], [ -68.491015624999932, -54.836230468750003 ], [ -68.61865234375, -54.833789062500038 ], [ -68.653222656249937, -54.853613281249991 ], [ -68.647509765624932, -54.627832031250001 ], [ -68.639794921874966, -54.324023437500017 ], [ -68.638232421874989, -54.052929687500033 ], [ -68.636669921874955, -53.788867187499967 ], [ -68.63505859374996, -53.515429687500038 ], [ -68.633447265624994, -53.241894531250004 ], [ -68.631689453125006, -52.949511718750031 ], [ -68.629931640624989, -52.652636718750038 ], [ -68.571191406250023, -52.694921875000034 ], [ -68.338769531249994, -52.900097656250004 ], [ -68.278222656250023, -52.983984375000041 ] ] ], [ [ [ -61.87578125, -39.171875 ], [ -61.865966796875, -39.234863281250028 ], [ -61.91801757812496, -39.227441406250023 ], [ -62.041601562499977, -39.166894531250037 ], [ -62.08330078124996, -39.110156250000017 ], [ -62.093017578124972, -39.086230468750031 ], [ -61.966650390625006, -39.112207031249994 ], [ -61.907128906249937, -39.135644531249966 ], [ -61.87578125, -39.171875 ] ] ], [ [ [ -65.771044921874932, -22.099609375000014 ], [ -65.686181640624966, -22.110253906250051 ], [ -65.518798828124972, -22.094531250000045 ], [ -65.48486328125, -22.098144531249972 ], [ -65.057812499999955, -22.102734375000026 ], [ -64.992626953124983, -22.109667968750017 ], [ -64.843066406249989, -22.14394531249998 ], [ -64.758642578125006, -22.171289062500051 ], [ -64.700097656249994, -22.185546875000014 ], [ -64.605517578124989, -22.228808593750045 ], [ -64.523632812500011, -22.37158203125 ], [ -64.477734374999983, -22.485351562499986 ], [ -64.445507812499983, -22.585351562500023 ], [ -64.373974609374983, -22.761035156250017 ], [ -64.325292968750006, -22.82763671875 ], [ -64.307910156249932, -22.7953125 ], [ -64.266406250000017, -22.60332031249996 ], [ -64.209082031249949, -22.491308593749963 ], [ -64.131835937499943, -22.365820312499977 ], [ -63.976123046875017, -22.072558593750003 ], [ -63.921679687499932, -22.028613281250017 ], [ -63.861035156249926, -22.007226562500023 ], [ -63.818652343749989, -22.00546875000002 ], [ -63.775585937499926, -22.027246093750009 ], [ -63.716943359374966, -22.027539062499983 ], [ -63.675341796874932, -22.004296875000037 ], [ -63.2671875, -22.000585937499991 ], [ -62.843359375, -21.997265625000026 ], [ -62.834277343750017, -21.999121093749963 ], [ -62.815087890624994, -22.049609375000031 ], [ -62.744580078124955, -22.159863281250026 ], [ -62.665283203124943, -22.217968749999969 ], [ -62.650976562499977, -22.233691406249974 ], [ -62.625683593749955, -22.26152343749996 ], [ -62.625976562500028, -22.29042968749998 ], [ -62.54155273437496, -22.349609374999957 ], [ -62.372509765624983, -22.439160156249997 ], [ -62.21416015624996, -22.612402343750034 ], [ -62.066601562499926, -22.869433593749989 ], [ -61.928027343749932, -23.059277343750026 ], [ -61.798535156249955, -23.18203125 ], [ -61.679492187499932, -23.26875 ], [ -61.570996093749955, -23.319433593750006 ], [ -61.513037109374949, -23.36044921875002 ], [ -61.505517578125023, -23.391992187500051 ], [ -61.403955078125023, -23.457519531249986 ], [ -61.208398437499966, -23.55703125 ], [ -61.084716796875, -23.656445312500011 ], [ -61.032910156249926, -23.755664062499974 ], [ -60.839843750000028, -23.858105468749969 ], [ -60.50537109375, -23.963574218749969 ], [ -60.262207031249943, -24.013964843750017 ], [ -60.110302734374983, -24.009179687500023 ], [ -59.892480468749937, -24.093554687499974 ], [ -59.608593750000011, -24.266796875000011 ], [ -59.435400390624977, -24.387011718749989 ], [ -59.372949218749966, -24.453906250000031 ], [ -59.187255859374972, -24.562304687499989 ], [ -58.724023437500023, -24.786621093749957 ], [ -58.519628906250034, -24.842871093750048 ], [ -58.422802734374926, -24.894140625 ], [ -58.365380859374966, -24.95927734374996 ], [ -58.308691406249949, -24.979101562499991 ], [ -58.252783203125034, -24.953808593749997 ], [ -58.136474609374943, -24.977148437500048 ], [ -57.959814453125034, -25.04921875 ], [ -57.821679687499937, -25.136425781249983 ], [ -57.643896484374977, -25.328417968750017 ], [ -57.587158203124943, -25.405078125 ], [ -57.563134765624937, -25.473730468749963 ], [ -57.571679687499994, -25.534179687500014 ], [ -57.625830078125006, -25.59873046875002 ], [ -57.725488281249966, -25.667187500000026 ], [ -57.754785156249994, -25.697070312499989 ], [ -57.757080078125028, -25.725976562500009 ], [ -57.782470703124943, -25.783691406249957 ], [ -57.865234375000028, -25.906933593750011 ], [ -57.886230468749943, -25.964257812499966 ], [ -57.890625, -26.006542968749969 ], [ -57.943115234375, -26.052929687500011 ], [ -58.082421874999966, -26.138574218750051 ], [ -58.111132812499932, -26.18017578125 ], [ -58.118066406250023, -26.22490234374996 ], [ -58.135644531249966, -26.251464843749957 ], [ -58.154687500000023, -26.262597656249994 ], [ -58.181494140624977, -26.307421874999989 ], [ -58.203027343750023, -26.381445312499963 ], [ -58.205175781250006, -26.476562499999986 ], [ -58.187939453124955, -26.592578124999989 ], [ -58.191308593750023, -26.629980468749977 ], [ -58.222070312499994, -26.65 ], [ -58.239355468749949, -26.67685546875002 ], [ -58.245556640624983, -26.731054687499963 ], [ -58.271679687499955, -26.77070312500004 ], [ -58.317675781250017, -26.795898437500028 ], [ -58.334667968750011, -26.824902343749983 ], [ -58.322558593749932, -26.857617187499983 ], [ -58.3564453125, -26.890039062500023 ], [ -58.436328124999932, -26.921972656250034 ], [ -58.485253906249966, -26.968457031250011 ], [ -58.50322265624996, -27.029492187500011 ], [ -58.547705078124977, -27.083984375 ], [ -58.618603515624955, -27.13212890624996 ], [ -58.641748046874937, -27.196093750000017 ], [ -58.604833984374977, -27.314355468750037 ], [ -58.168261718749932, -27.273437499999972 ], [ -57.812207031249983, -27.316601562499969 ], [ -57.391259765625023, -27.430468749999989 ], [ -57.11181640625, -27.47011718749998 ], [ -56.973974609375006, -27.435742187499997 ], [ -56.871728515624937, -27.440625 ], [ -56.805175781249972, -27.484667968750017 ], [ -56.715722656249966, -27.49375 ], [ -56.603369140624977, -27.467871093749963 ], [ -56.510546874999989, -27.487890624999963 ], [ -56.437158203124966, -27.553808593749977 ], [ -56.370507812499966, -27.537402343750003 ], [ -56.310546875000028, -27.438769531249989 ], [ -56.241699218750028, -27.366796874999977 ], [ -56.164062500000028, -27.321484374999983 ], [ -56.067333984374955, -27.30771484375002 ], [ -55.95146484374996, -27.325683593749957 ], [ -55.859033203124966, -27.361914062499963 ], [ -55.789990234374926, -27.416406249999966 ], [ -55.71464843749996, -27.41484375 ], [ -55.632910156250006, -27.357128906249969 ], [ -55.593798828125017, -27.288085937500014 ], [ -55.597265625, -27.207617187499963 ], [ -55.564892578124983, -27.15 ], [ -55.496728515624966, -27.115332031249991 ], [ -55.450634765624983, -27.068359375000014 ], [ -55.426660156249994, -27.009277343749972 ], [ -55.345800781250034, -26.973144531249986 ], [ -55.208007812500028, -26.96015625 ], [ -55.135937500000011, -26.931152343749957 ], [ -55.129638671874972, -26.886035156250003 ], [ -55.0888671875, -26.844531249999989 ], [ -55.013623046874955, -26.806640624999986 ], [ -54.962158203125028, -26.759375 ], [ -54.934472656249994, -26.702539062500009 ], [ -54.888916015625028, -26.666796875000017 ], [ -54.825488281249989, -26.65224609374998 ], [ -54.755078124999955, -26.532910156249997 ], [ -54.677734375, -26.308789062499997 ], [ -54.631933593750006, -26.005761718749994 ], [ -54.615869140624994, -25.576074218750023 ], [ -54.537841796875, -25.576464843750017 ], [ -54.501513671874989, -25.608300781250023 ], [ -54.443945312499977, -25.625 ], [ -54.383349609374989, -25.588671875000017 ], [ -54.331884765624977, -25.571875 ], [ -54.250097656250006, -25.57041015625002 ], [ -54.206152343750034, -25.529589843749974 ], [ -54.154589843749989, -25.523046874999963 ], [ -54.119238281250006, -25.54521484374996 ], [ -54.08500976562496, -25.571875 ], [ -54.012304687499977, -25.57792968749996 ], [ -53.954785156249983, -25.64765625000004 ], [ -53.891162109374989, -25.668847656250009 ], [ -53.864208984374983, -25.74882812499996 ], [ -53.8232421875, -25.959570312499991 ], [ -53.746923828125006, -26.083691406249969 ], [ -53.671289062499937, -26.22509765625 ], [ -53.668554687500006, -26.288183593749977 ], [ -53.710937500000028, -26.351855468749974 ], [ -53.718164062499994, -26.443164062500017 ], [ -53.744580078124955, -26.666503906249957 ], [ -53.753320312499966, -26.748632812499991 ], [ -53.727148437499949, -26.804687500000043 ], [ -53.71728515625, -26.882812499999972 ], [ -53.758496093749955, -26.978320312499974 ], [ -53.838183593750017, -27.121093750000014 ], [ -53.915625, -27.159570312500037 ], [ -53.935351562500017, -27.1611328125 ], [ -54.040136718749949, -27.24375 ], [ -54.11381835937496, -27.27470703124996 ], [ -54.156445312499926, -27.253808593749966 ], [ -54.205224609375023, -27.289648437499977 ], [ -54.260156250000023, -27.382031249999969 ], [ -54.327001953124949, -27.423535156249997 ], [ -54.448144531249937, -27.446484375000054 ], [ -54.484326171874955, -27.457324218750031 ], [ -54.554931640625028, -27.4541015625 ], [ -54.615429687500011, -27.477148437499991 ], [ -54.665869140624977, -27.526562500000026 ], [ -54.719726562500028, -27.544921875000028 ], [ -54.777099609375, -27.532519531249989 ], [ -54.829101562500028, -27.550585937500031 ], [ -54.875732421875, -27.59921875 ], [ -54.902783203125011, -27.65195312499999 ], [ -54.910205078125017, -27.708593749999977 ], [ -54.955908203125006, -27.74716796875002 ], [ -55.039941406249994, -27.76777343750004 ], [ -55.068994140624937, -27.796289062499994 ], [ -55.063867187499966, -27.835937499999986 ], [ -55.101513671875011, -27.866796874999963 ], [ -55.24375, -27.898828125 ], [ -55.346484374999989, -27.955957031250009 ], [ -55.409814453125023, -28.037792968749983 ], [ -55.476660156249949, -28.089355468750014 ], [ -55.582373046875006, -28.12099609374998 ], [ -55.725488281250023, -28.204101562500028 ], [ -55.745996093750023, -28.25546875000002 ], [ -55.691503906250034, -28.302832031249977 ], [ -55.671972656249949, -28.344921875000026 ], [ -55.687255859374972, -28.38164062499996 ], [ -55.731982421875017, -28.386621093749994 ], [ -55.806054687499994, -28.359765625000037 ], [ -55.858886718750028, -28.354199218749969 ], [ -55.890527343749994, -28.370019531249994 ], [ -55.905419921874994, -28.399609374999983 ], [ -55.903662109375006, -28.443261718749994 ], [ -55.930175781249972, -28.472851562499983 ], [ -55.984912109374932, -28.488574218749989 ], [ -56.019628906250006, -28.52460937500004 ], [ -56.03422851562496, -28.58085937499996 ], [ -56.102880859375006, -28.651757812500009 ], [ -56.225537109374926, -28.737207031250009 ], [ -56.322363281250034, -28.852441406250037 ], [ -56.393261718749983, -28.997265624999969 ], [ -56.475976562499966, -29.092480468750011 ], [ -56.57070312499999, -29.138085937499966 ], [ -56.635839843750034, -29.203027343749966 ], [ -56.671533203125023, -29.287304687499997 ], [ -56.772460937499972, -29.417871093750037 ], [ -56.938623046874994, -29.594824218750034 ], [ -57.089355468749972, -29.71621093749998 ], [ -57.224658203124989, -29.782128906249994 ], [ -57.300683593749937, -29.856542968749963 ], [ -57.317480468749977, -29.939453124999986 ], [ -57.405224609375011, -30.03388671875004 ], [ -57.563867187499994, -30.139941406249974 ], [ -57.608886718750028, -30.187792968750045 ], [ -57.645751953125, -30.226953125000023 ], [ -57.650878906249972, -30.295019531250034 ], [ -57.71269531249996, -30.384472656249969 ], [ -57.831201171875023, -30.495214843749963 ], [ -57.872509765625011, -30.591015625000026 ], [ -57.818554687499926, -30.712011718749991 ], [ -57.810595703124989, -30.858593750000011 ], [ -57.834082031249977, -30.917480468750014 ], [ -57.886328124999977, -30.937402343749994 ], [ -57.898291015625006, -30.975195312499963 ], [ -57.870068359374955, -31.031054687499974 ], [ -57.868408203124972, -31.104394531249994 ], [ -57.893359374999989, -31.195312499999957 ], [ -57.948339843750006, -31.29941406250002 ], [ -58.033398437500011, -31.416601562500006 ], [ -58.053857421874994, -31.494921874999974 ], [ -58.009667968749966, -31.534375 ], [ -57.987988281249983, -31.576171875 ], [ -57.988867187499977, -31.62060546875 ], [ -58.006982421874937, -31.684960937499966 ], [ -58.042333984374949, -31.769238281249997 ], [ -58.095849609375023, -31.83183593749996 ], [ -58.167480468749972, -31.87265625 ], [ -58.189013671874989, -31.924218750000037 ], [ -58.160400390625028, -31.986523437500026 ], [ -58.156347656250006, -32.0515625 ], [ -58.177001953124943, -32.119042968750023 ], [ -58.164794921874943, -32.184863281250017 ], [ -58.119726562500006, -32.248925781250023 ], [ -58.123046874999972, -32.321875 ], [ -58.201171875, -32.471679687500014 ], [ -58.219970703125, -32.563964843749986 ], [ -58.170996093749977, -32.95927734374996 ], [ -58.20078125, -33.014648437499957 ], [ -58.250390624999966, -33.078320312499969 ], [ -58.308886718749989, -33.082910156250009 ], [ -58.375976562499972, -33.071875 ], [ -58.424462890624994, -33.111523437499983 ], [ -58.454833984374972, -33.285937499999989 ], [ -58.547216796874977, -33.66347656249998 ], [ -58.53056640624996, -33.75302734375002 ], [ -58.456591796874989, -33.898339843749966 ], [ -58.42949218749996, -33.990917968749997 ], [ -58.409033203124977, -34.060742187500011 ], [ -58.392480468749966, -34.192968750000034 ], [ -58.435498046874955, -34.252539062500006 ], [ -58.475244140624966, -34.262988281250003 ], [ -58.525488281249977, -34.296191406250017 ], [ -58.466210937499994, -34.45742187499999 ], [ -58.418945312499943, -34.531640625000023 ], [ -58.283349609374937, -34.683496093750051 ], [ -57.763574218750023, -34.894531249999957 ], [ -57.547851562500028, -35.018945312499994 ], [ -57.303662109374926, -35.188476562499986 ], [ -57.170654296875, -35.3625 ], [ -57.158886718750011, -35.505957031250006 ], [ -57.353906249999937, -35.720312499999977 ], [ -57.37548828125, -35.900292968749966 ], [ -57.33544921875, -36.026757812499966 ], [ -57.264990234374949, -36.14414062499999 ], [ -57.076171874999943, -36.296777343749994 ], [ -56.937158203124966, -36.352539062499986 ], [ -56.749462890625011, -36.346484375 ], [ -56.717382812500034, -36.389062499999966 ], [ -56.698095703125006, -36.42646484375004 ], [ -56.668261718749989, -36.73525390624998 ], [ -56.672021484374937, -36.851269531249983 ], [ -56.727148437499977, -36.957714843749997 ], [ -57.087695312499989, -37.446386718749991 ], [ -57.395751953124943, -37.74462890625 ], [ -57.507275390624926, -37.909277343749977 ], [ -57.546972656250034, -38.085644531250026 ], [ -57.645605468749949, -38.169628906249983 ], [ -58.179199218749943, -38.435839843750045 ], [ -59.007226562499966, -38.673339843750028 ], [ -59.676269531249943, -38.796679687500017 ], [ -59.828320312500011, -38.838183593750031 ], [ -60.903955078124937, -38.973925781249974 ], [ -61.112207031249994, -38.992968750000031 ], [ -61.382861328124989, -38.980859374999966 ], [ -61.602539062499972, -38.998828124999989 ], [ -61.847900390624972, -38.961816406249994 ], [ -62.06689453125, -38.919140625000011 ], [ -62.18925781249996, -38.813281250000017 ], [ -62.334765624999932, -38.800097656250003 ], [ -62.374462890624955, -38.852929687500023 ], [ -62.303613281249994, -38.988085937500017 ], [ -62.338085937499983, -39.150585937499997 ], [ -62.295068359375023, -39.243261718749963 ], [ -62.209082031250006, -39.261816406250006 ], [ -62.126464843749972, -39.309765625000011 ], [ -62.053662109374955, -39.373828125 ], [ -62.179345703124994, -39.38046875000002 ], [ -62.130566406249983, -39.431542968749952 ], [ -62.076806640624966, -39.46152343750002 ], [ -62.082763671875028, -39.568359375000014 ], [ -62.131542968749926, -39.825390624999983 ], [ -62.253955078124989, -39.88046875 ], [ -62.28691406249996, -39.895312500000017 ], [ -62.323974609374972, -39.950683593750014 ], [ -62.401855468750028, -40.196582031250017 ], [ -62.427001953125, -40.355957031249986 ], [ -62.393603515624932, -40.458789062499974 ], [ -62.246337890624943, -40.674609374999974 ], [ -62.301855468749977, -40.814648437499997 ], [ -62.395019531249972, -40.890820312499969 ], [ -62.797998046874994, -41.047167968750017 ], [ -62.959033203124932, -41.10966796875006 ], [ -63.212841796874955, -41.152441406249977 ], [ -63.621777343749955, -41.159765624999963 ], [ -63.772998046874932, -41.15 ], [ -64.123193359374966, -41.0078125 ], [ -64.383447265624966, -40.92246093750002 ], [ -64.621484374999966, -40.854492187500028 ], [ -64.852978515624955, -40.813769531249989 ], [ -64.81987304687496, -40.793261718749989 ], [ -64.804394531250011, -40.756542968749969 ], [ -64.869482421875034, -40.735839843750014 ], [ -64.916894531250023, -40.73134765624998 ], [ -65.069433593750006, -40.805273437500034 ], [ -65.133398437499977, -40.880664062500031 ], [ -65.15185546875, -40.94697265625004 ], [ -65.154980468749926, -41.10566406250004 ], [ -65.127880859375011, -41.238769531249972 ], [ -65.018261718749955, -41.566894531250028 ], [ -65.007031249999983, -41.745117187500014 ], [ -65.059082031250028, -41.969921874999983 ], [ -64.98637695312496, -42.102050781249986 ], [ -64.898046874999977, -42.161816406249997 ], [ -64.69951171874996, -42.22080078125002 ], [ -64.622460937499966, -42.261035156250045 ], [ -64.537744140624937, -42.254589843749983 ], [ -64.511718749999972, -42.270214843749969 ], [ -64.52421875, -42.29921875 ], [ -64.574121093749994, -42.355957031250028 ], [ -64.570996093749983, -42.416015625 ], [ -64.420410156250028, -42.433789062499983 ], [ -64.264599609374983, -42.421679687500003 ], [ -64.100878906249932, -42.395117187500006 ], [ -64.062207031249983, -42.353417968749952 ], [ -64.061181640624937, -42.266113281250014 ], [ -64.2529296875, -42.25078125 ], [ -64.228515625, -42.218261718749957 ], [ -64.083251953125, -42.182812500000011 ], [ -63.892871093749932, -42.124609374999963 ], [ -63.795556640624994, -42.113867187500006 ], [ -63.729492187499943, -42.152929687499963 ], [ -63.684765624999983, -42.188671874999969 ], [ -63.6298828125, -42.282714843750028 ], [ -63.595898437500011, -42.406542968750031 ], [ -63.594433593749983, -42.555566406250009 ], [ -63.617333984375023, -42.695800781249986 ], [ -63.644482421874955, -42.74570312500002 ], [ -63.692480468749977, -42.805273437499991 ], [ -64.034765624999977, -42.88125 ], [ -64.13066406249996, -42.861425781249977 ], [ -64.219921874999955, -42.755566406249997 ], [ -64.247949218749966, -42.646093749999977 ], [ -64.324267578124989, -42.572265624999957 ], [ -64.487841796874989, -42.51347656250006 ], [ -64.650488281250006, -42.531445312499983 ], [ -64.811962890624955, -42.633203125000023 ], [ -64.970703124999972, -42.666308593750017 ], [ -65.02690429687496, -42.758886718749963 ], [ -64.629199218750017, -42.908984374999989 ], [ -64.441552734374994, -42.950683593749957 ], [ -64.380371093749943, -42.949218750000014 ], [ -64.319140624999989, -42.968945312500026 ], [ -64.375683593749983, -43.024609375 ], [ -64.432226562500034, -43.059179687500034 ], [ -64.715234374999966, -43.135546875000045 ], [ -64.839941406249977, -43.18886718749998 ], [ -64.985546874999955, -43.293554687499991 ], [ -65.189746093749989, -43.522070312500006 ], [ -65.252343749999966, -43.571875 ], [ -65.283593750000023, -43.629980468749963 ], [ -65.304687499999972, -43.7875 ], [ -65.238574218749989, -44.048730468750009 ], [ -65.308398437500017, -44.158203125000014 ], [ -65.265527343749994, -44.2796875 ], [ -65.28984375, -44.36074218749998 ], [ -65.361279296874955, -44.477343750000017 ], [ -65.647607421875023, -44.661425781250045 ], [ -65.698339843749949, -44.79619140625006 ], [ -65.59912109375, -44.875585937499977 ], [ -65.605712890625, -44.945019531249997 ], [ -65.638769531250006, -45.0078125 ], [ -65.757714843749966, -45.007128906250045 ], [ -66.190136718749955, -44.964746093750023 ], [ -66.347753906250006, -45.03359375 ], [ -66.493603515624983, -45.11757812499998 ], [ -66.533447265625, -45.1578125 ], [ -66.585058593749949, -45.182910156249974 ], [ -66.882470703124966, -45.22763671875002 ], [ -66.94140625, -45.257324218750028 ], [ -67.257617187500017, -45.57724609375002 ], [ -67.393017578124983, -45.775585937500011 ], [ -67.556640625, -45.970117187500023 ], [ -67.599560546874955, -46.052539062500031 ], [ -67.60888671875, -46.166796875000045 ], [ -67.586083984374966, -46.269531250000014 ], [ -67.563378906249966, -46.345410156250011 ], [ -67.506445312500006, -46.442773437499952 ], [ -67.386621093749994, -46.55380859375002 ], [ -66.776855468749943, -47.005859375 ], [ -66.650390625000028, -47.045312499999966 ], [ -65.99853515625, -47.09375 ], [ -65.853662109374994, -47.156738281250014 ], [ -65.769091796874989, -47.256738281249952 ], [ -65.738085937499989, -47.344921874999983 ], [ -65.775390625000028, -47.568359375000028 ], [ -65.814306640624949, -47.638183593749957 ], [ -65.886328124999977, -47.7015625 ], [ -66.040625, -47.783300781250034 ], [ -66.225244140625023, -47.826757812500006 ], [ -66.17236328125, -47.857617187499983 ], [ -66.097363281249983, -47.853222656249969 ], [ -65.934228515624966, -47.826757812500006 ], [ -65.86367187499999, -47.853222656249969 ], [ -65.810058593749972, -47.941113281250026 ], [ -65.912158203124989, -47.976757812500011 ], [ -65.94340820312496, -48.019335937499974 ], [ -66.0171875, -48.084277343749974 ], [ -66.393359374999989, -48.342382812499977 ], [ -66.596289062500034, -48.419531249999977 ], [ -66.7828125, -48.522949218749986 ], [ -67.033105468750023, -48.627734375000024 ], [ -67.130957031249977, -48.687890625000023 ], [ -67.263330078125023, -48.81425781250001 ], [ -67.46630859375, -48.951757812500041 ], [ -67.684863281250017, -49.246679687499999 ], [ -67.693701171874949, -49.304003906250038 ], [ -67.661962890624977, -49.3421875 ], [ -67.78349609374996, -49.858886718750021 ], [ -67.825976562499989, -49.919628906250047 ], [ -67.913964843749966, -49.984472656250027 ], [ -68.145654296875023, -50.091406249999963 ], [ -68.257226562499994, -50.104589843749984 ], [ -68.404638671875006, -50.042675781249983 ], [ -68.487890625, -49.977929687500023 ], [ -68.569287109374983, -49.866992187499982 ], [ -68.667578125000034, -49.752539062500027 ], [ -68.672656249999989, -49.793457031250014 ], [ -68.63847656249996, -49.862988281249969 ], [ -68.661621093749972, -49.935742187500047 ], [ -68.912988281250023, -49.96875 ], [ -68.979589843750006, -50.003027343749984 ], [ -68.752685546874943, -49.987695312499973 ], [ -68.59794921874996, -50.009472656249969 ], [ -68.532568359374977, -50.036132812499979 ], [ -68.473730468749977, -50.091406249999963 ], [ -68.421875, -50.157910156250011 ], [ -68.465429687499977, -50.194726562499959 ], [ -68.58935546875, -50.225195312500041 ], [ -68.749853515625006, -50.28115234374998 ], [ -68.939453125, -50.382324218749986 ], [ -69.044775390624949, -50.499121093749977 ], [ -69.090185546874977, -50.583105468750034 ], [ -69.141406250000017, -50.752539062500006 ], [ -69.154980468749926, -50.864453124999976 ], [ -69.235156250000017, -50.95058593750003 ], [ -69.358593749999926, -51.028125 ], [ -69.351757812499955, -51.045800781249973 ], [ -69.267968749999937, -51.006152343749982 ], [ -69.201025390624977, -50.993652343750007 ], [ -69.143505859374983, -51.09697265625001 ], [ -69.06572265624996, -51.303515624999989 ], [ -69.02958984374996, -51.446484374999983 ], [ -69.035302734374966, -51.488964843750018 ], [ -69.058300781249955, -51.547167968749974 ], [ -69.218066406249989, -51.561230468749997 ], [ -69.360546874999983, -51.559472656249994 ], [ -69.465429687500034, -51.584472656250028 ], [ -69.409082031250023, -51.610253906249952 ], [ -69.313037109374989, -51.601074218750036 ], [ -69.180126953124983, -51.662304687499983 ], [ -69.032519531249932, -51.63623046875 ], [ -68.965332031250028, -51.677148437499987 ], [ -68.916796874999989, -51.714648437499989 ], [ -68.690820312499966, -52.013085937499952 ], [ -68.493505859375006, -52.197558593750053 ], [ -68.39375, -52.307031249999973 ], [ -68.443359375, -52.35664062500004 ], [ -68.46098632812496, -52.290429687499966 ], [ -68.589794921874983, -52.273339843749945 ], [ -68.715185546874949, -52.255468750000034 ], [ -68.924560546874972, -52.208105468749977 ], [ -69.206201171874966, -52.136132812499973 ], [ -69.488427734375023, -52.136132812499973 ], [ -69.712597656249926, -52.075390625000033 ], [ -69.960253906249932, -52.008203125000023 ], [ -70.482861328125011, -52.002246093750053 ], [ -70.943164062499989, -51.998144531250013 ], [ -71.414746093749955, -51.993945312500045 ], [ -71.716601562499989, -51.991308593750041 ], [ -71.918652343749955, -51.989550781250038 ], [ -71.971093749999966, -51.964160156250017 ], [ -71.953466796875034, -51.88037109375 ], [ -72.028417968750034, -51.818652343750038 ], [ -72.136962890625028, -51.74404296875003 ], [ -72.268994140625011, -51.69111328124999 ], [ -72.334521484374932, -51.620312500000047 ], [ -72.407666015625011, -51.540820312500017 ], [ -72.366406249999955, -51.470312500000041 ], [ -72.303222656249972, -51.298925781250027 ], [ -72.301855468749949, -51.223339843749997 ], [ -72.359179687499989, -51.170410156249957 ], [ -72.376806640625034, -51.095410156250047 ], [ -72.359179687499989, -51.06015625 ], [ -72.307373046875, -51.033398437500026 ], [ -72.276318359374983, -50.910253906249984 ], [ -72.300634765624977, -50.789550781249993 ], [ -72.340234374999966, -50.68183593749999 ], [ -72.392578124999972, -50.634277343749979 ], [ -72.460156249999955, -50.61171875 ], [ -72.50981445312496, -50.607519531250034 ], [ -72.620410156250017, -50.64765625000004 ], [ -72.803613281249937, -50.637695312499964 ], [ -72.865917968749926, -50.653125 ], [ -72.95556640625, -50.69648437500004 ], [ -73.082373046874977, -50.760351562499999 ], [ -73.152929687499977, -50.738281250000028 ], [ -73.174511718750011, -50.670019531249977 ], [ -73.221630859374926, -50.61074218749998 ], [ -73.251611328124994, -50.558496093749994 ], [ -73.274169921874972, -50.472558593749987 ], [ -73.311718749999983, -50.361914062500006 ], [ -73.386621093749966, -50.231152343750011 ], [ -73.50126953124996, -50.125292968750024 ], [ -73.507714843749937, -50.030273437500028 ], [ -73.52890625, -49.910937500000053 ], [ -73.470410156249983, -49.794531249999963 ], [ -73.504541015625023, -49.698046875000024 ], [ -73.576269531249977, -49.582910156250016 ], [ -73.55419921875, -49.463867187500014 ], [ -73.483642578125028, -49.397656250000026 ], [ -73.461572265624966, -49.313867187500009 ], [ -73.13525390625, -49.300683593749987 ], [ -73.148876953124926, -49.187988281250028 ], [ -73.094580078124977, -49.096875 ], [ -73.033642578125011, -49.014355468750004 ], [ -72.981738281249989, -48.976757812499983 ], [ -72.865429687500011, -48.943945312499963 ], [ -72.728466796875011, -48.896289062500024 ], [ -72.651269531249994, -48.841601562499982 ], [ -72.614404296874937, -48.792871093750001 ], [ -72.591748046874955, -48.729687500000011 ], [ -72.5859375, -48.6625 ], [ -72.608398437499972, -48.51933593750006 ], [ -72.582861328125006, -48.475390624999989 ], [ -72.498144531249977, -48.41738281249998 ], [ -72.354736328124972, -48.365820312500048 ], [ -72.293017578125017, -48.229101562499991 ], [ -72.328320312500011, -48.110058593749983 ], [ -72.407910156249983, -48.015917968749989 ], [ -72.509082031249989, -47.973339843750026 ], [ -72.517919921875006, -47.87636718749998 ], [ -72.472216796875017, -47.784179687500028 ], [ -72.412597656249943, -47.685546875000014 ], [ -72.341503906249955, -47.572070312499989 ], [ -72.345947265624972, -47.492675781249972 ], [ -72.282910156250011, -47.446289062500028 ], [ -72.103417968750023, -47.342773437499986 ], [ -72.041699218749983, -47.241406250000026 ], [ -71.978515624999972, -47.213867187500014 ], [ -71.904980468750011, -47.201660156250014 ], [ -71.900537109374994, -47.144335937499974 ], [ -71.954248046875023, -47.0875 ], [ -71.962988281250006, -47.016015625000037 ], [ -71.956640624999977, -46.936816406249974 ], [ -71.940234374999989, -46.83125 ], [ -71.856445312499972, -46.791601562499963 ], [ -71.732714843749989, -46.705859374999989 ], [ -71.699658203125011, -46.6513671875 ], [ -71.695214843749994, -46.57841796875006 ], [ -71.731298828124977, -46.42783203125002 ], [ -71.762109374999937, -46.319824218749957 ], [ -71.777636718749989, -46.279980468750011 ], [ -71.834130859374966, -46.206738281250011 ], [ -71.875683593749983, -46.160546875 ], [ -71.809277343749955, -46.10273437500004 ], [ -71.684472656249937, -46.041894531249994 ], [ -71.631542968749983, -45.953710937499977 ], [ -71.680078125000023, -45.878710937499974 ], [ -71.750634765624994, -45.839062499999969 ], [ -71.772656249999955, -45.724414062499974 ], [ -71.746191406249977, -45.57890625 ], [ -71.693310546874955, -45.534765624999977 ], [ -71.508105468749989, -45.512695312500014 ], [ -71.490429687499926, -45.437695312500011 ], [ -71.349316406249955, -45.331933593749952 ], [ -71.353759765624972, -45.230468749999972 ], [ -71.443457031249949, -45.168261718750003 ], [ -71.531298828124989, -45.067871093749986 ], [ -71.596289062500006, -44.97919921875004 ], [ -71.812353515624977, -44.9306640625 ], [ -72.041699218749983, -44.904199218750037 ], [ -72.072509765624943, -44.82041015625002 ], [ -72.063720703125028, -44.771875 ], [ -71.957031249999943, -44.791503906249986 ], [ -71.782812499999977, -44.774414062499972 ], [ -71.651660156250017, -44.770410156249952 ], [ -71.560400390624977, -44.762011718750017 ], [ -71.455175781250034, -44.749804687500017 ], [ -71.358154296874972, -44.785156250000028 ], [ -71.261132812500023, -44.763085937499966 ], [ -71.221484374999932, -44.630761718750009 ], [ -71.15971679687496, -44.56025390625004 ], [ -71.150878906249943, -44.494042968749966 ], [ -71.212597656249983, -44.441210937500031 ], [ -71.32573242187496, -44.424902343749991 ], [ -71.820019531249926, -44.383105468750003 ], [ -71.835058593749977, -44.330175781249977 ], [ -71.830761718749983, -44.241406250000011 ], [ -71.812109375, -44.150781250000023 ], [ -71.812353515624977, -44.106054687499963 ], [ -71.7671875, -44.066699218750031 ], [ -71.716162109375006, -43.984472656249977 ], [ -71.680078125000023, -43.92958984374998 ], [ -71.715966796874966, -43.858398437499957 ], [ -71.794726562500017, -43.753222656250031 ], [ -71.737402343749977, -43.7046875 ], [ -71.732763671875006, -43.646777343750017 ], [ -71.750634765624994, -43.590136718750017 ], [ -71.832421874999966, -43.527148437499974 ], [ -71.904980468750011, -43.440136718750011 ], [ -71.904980468750011, -43.34755859374998 ], [ -71.820214843749966, -43.322949218750026 ], [ -71.763867187499955, -43.29462890625004 ], [ -71.750634765624994, -43.237304687499986 ], [ -71.781494140625, -43.166796875000017 ], [ -71.898583984374937, -43.145312499999989 ], [ -72.054687499999943, -43.101953124999952 ], [ -72.102392578125006, -43.065625 ], [ -72.146435546874983, -42.990039062499974 ], [ -72.113623046874977, -42.776757812499952 ], [ -72.130029296874937, -42.648242187499974 ], [ -72.143701171874966, -42.577148437499972 ], [ -72.105419921874983, -42.522460937500014 ], [ -72.053466796874972, -42.473242187500034 ], [ -72.078125, -42.358496093750006 ], [ -72.124609374999977, -42.298339843750014 ], [ -72.108203124999932, -42.251855468749952 ], [ -72.064404296874983, -42.205371093749989 ], [ -72.026123046875, -42.147949218750014 ], [ -71.993310546874966, -42.134277343749986 ], [ -71.944091796874972, -42.167089843750006 ], [ -71.860791015624983, -42.147851562499994 ], [ -71.760937499999983, -42.101464843749966 ], [ -71.75, -42.046777343750009 ], [ -71.770019531249972, -41.968554687499974 ], [ -71.844482421875028, -41.771972656249986 ], [ -71.911279296874966, -41.650390624999986 ], [ -71.897607421875023, -41.606640625000054 ], [ -71.87114257812496, -41.560546874999986 ], [ -71.892187499999977, -41.393359375000031 ], [ -71.885595703124977, -41.29238281249998 ], [ -71.880712890624949, -40.994628906249972 ], [ -71.873046875, -40.892968749999966 ], [ -71.941357421874955, -40.789160156250034 ], [ -71.932128906249943, -40.691699218749989 ], [ -71.883789062499943, -40.620605468749986 ], [ -71.838525390624966, -40.524414062500014 ], [ -71.804638671874983, -40.439160156249969 ], [ -71.769140624999949, -40.400878906249986 ], [ -71.708984374999972, -40.381738281249994 ], [ -71.695312500000028, -40.335253906250031 ], [ -71.72265625, -40.29970703124998 ], [ -71.80058593749996, -40.244335937499983 ], [ -71.818310546874926, -40.176660156249952 ], [ -71.801953124999983, -40.124707031250026 ], [ -71.763671875, -40.094628906250037 ], [ -71.704394531249989, -40.094921875 ], [ -71.659765624999977, -40.020800781250003 ], [ -71.647119140624966, -39.929199218749986 ], [ -71.637890624999955, -39.886816406249977 ], [ -71.672070312499983, -39.833300781249989 ], [ -71.69682617187496, -39.707031250000028 ], [ -71.719921874999955, -39.635253906249972 ], [ -71.692578124999983, -39.605175781249969 ], [ -71.654296875, -39.594238281249957 ], [ -71.587011718749977, -39.611132812500031 ], [ -71.539453124999966, -39.602441406249952 ], [ -71.53125, -39.564160156249969 ], [ -71.525781249999937, -39.52314453125004 ], [ -71.507763671875011, -39.495214843750034 ], [ -71.465380859374989, -39.402343750000043 ], [ -71.420019531249977, -39.287207031250034 ], [ -71.409375, -39.205957031249994 ], [ -71.42558593749996, -38.98564453125006 ], [ -71.401562499999955, -38.935058593749957 ], [ -71.353173828124937, -38.888867187499969 ], [ -71.285742187499977, -38.845410156249997 ], [ -71.197265624999972, -38.809375 ], [ -71.087109375000011, -38.757519531250026 ], [ -70.951611328124926, -38.738476562499969 ], [ -70.896923828124983, -38.681054687499994 ], [ -70.858642578125, -38.604492187500028 ], [ -70.84765625, -38.541601562500006 ], [ -70.899658203125, -38.497851562499974 ], [ -70.967968749999983, -38.445898437499963 ], [ -71.000488281249943, -38.31484375 ], [ -71.018164062500006, -38.193945312499963 ], [ -71.028173828125006, -38.041210937500026 ], [ -71.09619140625, -37.909960937500017 ], [ -71.167578124999977, -37.762304687499963 ], [ -71.186718749999955, -37.63105468750004 ], [ -71.162841796874972, -37.559179687499963 ], [ -71.13481445312496, -37.445117187500003 ], [ -71.164892578124949, -37.393261718750011 ], [ -71.200390624999983, -37.300292968749986 ], [ -71.163476562500023, -37.22744140624998 ], [ -71.118408203125, -37.114355468750034 ], [ -71.123828124999932, -37.05693359374996 ], [ -71.159375, -36.920214843750003 ], [ -71.192187500000017, -36.843652343750037 ], [ -71.159375, -36.761621093750023 ], [ -71.107421874999972, -36.685058593749972 ], [ -71.066406249999972, -36.644042968749957 ], [ -71.073242187500028, -36.578027343750009 ], [ -71.055517578124977, -36.52373046874996 ], [ -70.977929687499966, -36.4873046875 ], [ -70.905126953124977, -36.419921874999957 ], [ -70.853173828124966, -36.411718749999963 ], [ -70.790283203125028, -36.411718749999963 ], [ -70.749267578125028, -36.392578124999972 ], [ -70.732861328124955, -36.340625 ], [ -70.721923828124943, -36.283203124999986 ], [ -70.621875, -36.211914062500028 ], [ -70.563378906249994, -36.146386718750009 ], [ -70.456738281249926, -36.132714843749966 ], [ -70.40478515625, -36.061718749999983 ], [ -70.403662109374949, -35.97050781249996 ], [ -70.415722656250011, -35.878515624999963 ], [ -70.38017578124996, -35.771875 ], [ -70.419726562499932, -35.609179687499989 ], [ -70.415722656250011, -35.52304687500002 ], [ -70.456738281249926, -35.451953125000017 ], [ -70.448535156249932, -35.375390624999966 ], [ -70.470410156249955, -35.326171874999972 ], [ -70.532324218749949, -35.307910156249974 ], [ -70.55517578125, -35.246875 ], [ -70.525097656250011, -35.216796874999986 ], [ -70.466601562499989, -35.193652343749974 ], [ -70.393164062500034, -35.146875 ], [ -70.338134765625, -34.921777343750009 ], [ -70.312109374999949, -34.854980468749986 ], [ -70.286767578124937, -34.77451171875002 ], [ -70.289941406249966, -34.732812499999966 ], [ -70.254687499999989, -34.672656249999974 ], [ -70.210693359374972, -34.58125 ], [ -70.141259765624966, -34.492871093750026 ], [ -70.101464843750023, -34.43203125 ], [ -70.06298828125, -34.35 ], [ -70.052050781249989, -34.300781249999972 ], [ -70.002832031249994, -34.276269531250037 ], [ -69.94633789062496, -34.26992187499999 ], [ -69.879785156249994, -34.254394531250028 ], [ -69.852441406249994, -34.224316406250026 ], [ -69.857373046874955, -34.180468749999974 ], [ -69.861523437499983, -34.083593750000048 ], [ -69.881494140624966, -33.929785156249977 ], [ -69.894335937500017, -33.731347656250051 ], [ -69.882568359375028, -33.600976562500037 ], [ -69.838769531249966, -33.469726562500043 ], [ -69.797753906249966, -33.398632812500026 ], [ -69.808691406249977, -33.343945312499997 ], [ -69.819628906249989, -33.283789062499991 ], [ -69.896191406249955, -33.250976562499972 ], [ -69.96904296874996, -33.279394531249991 ], [ -70.019824218749989, -33.271484374999972 ], [ -70.084863281250023, -33.201757812499977 ], [ -70.10400390625, -33.127929687500043 ], [ -70.093066406249989, -33.026757812500037 ], [ -70.042138671875023, -32.963671874999974 ], [ -70.02197265625, -32.884570312500017 ], [ -70.052050781249989, -32.859960937499977 ], [ -70.116162109375011, -32.807421875000017 ], [ -70.176953124999955, -32.62607421875002 ], [ -70.169628906249955, -32.471679687500014 ], [ -70.22978515624996, -32.4306640625 ], [ -70.2578125, -32.309960937500023 ], [ -70.320019531249955, -32.266699218749991 ], [ -70.344628906249994, -32.176464843749997 ], [ -70.36376953125, -32.083496093749972 ], [ -70.355566406250006, -32.042382812500037 ], [ -70.290917968749994, -32.031054687500045 ], [ -70.25439453125, -31.957714843750026 ], [ -70.281738281249972, -31.916601562499991 ], [ -70.330957031249966, -31.88105468750004 ], [ -70.393847656249989, -31.883789062499972 ], [ -70.450146484375011, -31.841894531249963 ], [ -70.525634765625028, -31.66640625 ], [ -70.585205078125, -31.569433593749963 ], [ -70.566406249999972, -31.427929687499997 ], [ -70.5546875, -31.317382812499957 ], [ -70.529052734375, -31.222851562499969 ], [ -70.519580078124932, -31.1484375 ], [ -70.473095703124983, -31.112792968750014 ], [ -70.429394531249955, -31.129296875 ], [ -70.388378906249955, -31.121093750000014 ], [ -70.350585937499972, -31.060449218750009 ], [ -70.309082031249943, -31.02265625000004 ], [ -70.311816406249989, -30.992578125000037 ], [ -70.336425781250028, -30.959765625000017 ], [ -70.34814453125, -30.902343749999957 ], [ -70.319238281249994, -30.833984374999972 ], [ -70.269384765624949, -30.677246093750014 ], [ -70.193945312500034, -30.504687500000031 ], [ -70.161425781249989, -30.44023437499996 ], [ -70.169628906249955, -30.385546875 ], [ -70.153222656249994, -30.360937499999963 ], [ -70.102001953124955, -30.388281250000034 ], [ -69.95634765624996, -30.358203125000031 ], [ -69.907128906249966, -30.28164062499998 ], [ -69.888037109374977, -30.21328125 ], [ -69.844287109374932, -30.175 ], [ -69.863378906250006, -30.120312499999969 ], [ -69.923535156250011, -30.10390625 ], [ -69.959960937499972, -30.078320312500026 ], [ -69.945458984374937, -30.016406250000031 ], [ -69.92412109374996, -29.874023437499972 ], [ -69.927636718749966, -29.76914062500002 ], [ -69.982617187499983, -29.54541015625 ], [ -70.026806640625011, -29.324023437500017 ], [ -69.995605468749943, -29.25 ], [ -69.900341796874983, -29.148828125000023 ], [ -69.827880859374972, -29.103222656249969 ], [ -69.81484375, -29.045507812500034 ], [ -69.743164062499943, -28.783886718750026 ], [ -69.73491210937496, -28.641113281249972 ], [ -69.687890624999966, -28.562011718750028 ], [ -69.656933593749955, -28.413574218749986 ], [ -69.527148437499989, -28.285644531250028 ], [ -69.488867187500006, -28.200878906249997 ], [ -69.436914062499994, -28.192675781250017 ], [ -69.409570312500023, -28.165332031250031 ], [ -69.340722656249937, -28.070800781249957 ], [ -69.251220703125, -27.973632812499972 ], [ -69.174414062499977, -27.924707031250037 ], [ -69.1552734375, -27.848144531249986 ], [ -69.118505859374977, -27.743554687499994 ], [ -69.042187499999955, -27.570019531249997 ], [ -68.999414062499937, -27.449023437500031 ], [ -68.941992187499977, -27.40517578124998 ], [ -68.875097656250034, -27.24667968750002 ], [ -68.846337890624937, -27.153710937499994 ], [ -68.769775390624972, -27.115429687500011 ], [ -68.709619140624966, -27.104492187500014 ], [ -68.652197265625006, -27.148339843749966 ], [ -68.592089843750017, -27.140039062499966 ], [ -68.537353515624972, -27.085351562500023 ], [ -68.405371093749977, -27.048144531249989 ], [ -68.34599609374996, -27.027929687500048 ], [ -68.318652343749989, -26.973242187500006 ], [ -68.318652343749989, -26.877539062499963 ], [ -68.373339843749932, -26.806445312500045 ], [ -68.485107421874972, -26.670312500000023 ], [ -68.581152343750006, -26.518359374999974 ], [ -68.591601562499989, -26.470410156249969 ], [ -68.592187499999937, -26.418066406249963 ], [ -68.575781249999977, -26.35195312499999 ], [ -68.529833984374932, -26.27695312499999 ], [ -68.414501953124983, -26.153710937500023 ], [ -68.4267578125, -26.065429687499972 ], [ -68.510839843749977, -25.74101562499996 ], [ -68.541894531249994, -25.65156250000004 ], [ -68.600292968749983, -25.485644531249989 ], [ -68.592089843750017, -25.420019531250034 ], [ -68.54082031249996, -25.23671875 ], [ -68.496337890624943, -25.16298828124998 ], [ -68.430712890624989, -25.149316406250037 ], [ -68.395214843749955, -25.124707031249997 ], [ -68.384228515624955, -25.091894531249977 ], [ -68.428027343749989, -25.050976562499983 ], [ -68.447119140624977, -24.998925781250037 ], [ -68.466308593749972, -24.925195312500023 ], [ -68.527050781249983, -24.899218749999974 ], [ -68.56201171875, -24.83769531249996 ], [ -68.56201171875, -24.747363281250031 ], [ -68.507275390624955, -24.62978515624998 ], [ -68.447119140624977, -24.596972656250045 ], [ -68.422558593749926, -24.54511718750004 ], [ -68.358105468749955, -24.497265624999983 ], [ -68.299511718750011, -24.460351562500009 ], [ -68.250292968750017, -24.391992187500023 ], [ -68.047363281249972, -24.308300781250026 ], [ -67.88623046875, -24.243359375000026 ], [ -67.571777343749972, -24.118945312500003 ], [ -67.356201171875028, -24.033789062499963 ], [ -67.335595703124994, -23.974804687500026 ], [ -67.319140624999932, -23.93466796875002 ], [ -67.21914062499999, -23.633984374999969 ], [ -67.089746093750023, -23.245117187499972 ], [ -67.008789062499943, -23.001367187500051 ], [ -67.194873046874932, -22.821679687500037 ], [ -67.16191406249996, -22.773828124999966 ], [ -67.055419921874943, -22.650878906249957 ], [ -67.033544921875006, -22.552246093750028 ], [ -66.991113281249994, -22.509863281250006 ], [ -66.800292968750028, -22.409667968750028 ], [ -66.767480468749994, -22.34306640624996 ], [ -66.750634765625023, -22.269335937500031 ], [ -66.711718749999989, -22.216308593749986 ], [ -66.639013671875034, -22.205371093749974 ], [ -66.506982421874937, -22.158398437499997 ], [ -66.365185546875011, -22.113769531249957 ], [ -66.322460937500011, -22.053125 ], [ -66.282128906249966, -21.947460937500011 ], [ -66.24760742187496, -21.83046875 ], [ -66.220166015624955, -21.802539062499974 ], [ -66.174658203125006, -21.805664062499986 ], [ -66.098583984374955, -21.83505859375002 ], [ -66.05859375, -21.87949218750002 ], [ -65.860156249999989, -22.019726562499983 ], [ -65.771044921874932, -22.099609375000014 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Bolivia", "admin": "Bolivia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -58.15976562499999, -20.164648437500006 ], [ -58.139941406249989, -19.998828125 ], [ -58.160058593749994, -19.854882812500009 ], [ -58.18017578125, -19.81787109375 ], [ -58.47421875, -19.64609375 ], [ -58.741113281249994, -19.490234375 ], [ -59.090527343749997, -19.286230468750006 ], [ -59.540869140624991, -19.291796875 ], [ -60.007373046874989, -19.297558593750011 ], [ -60.451611328124997, -19.388769531250006 ], [ -60.888769531249991, -19.478515625 ], [ -61.095996093749989, -19.52099609375 ], [ -61.511816406249991, -19.6064453125 ], [ -61.7568359375, -19.6453125 ], [ -61.820898437499991, -19.809472656250009 ], [ -61.916943359374997, -20.055371093750011 ], [ -62.011816406249991, -20.199023437500003 ], [ -62.121630859374989, -20.349902343750003 ], [ -62.276318359374997, -20.5625 ], [ -62.276513671874994, -20.82080078125 ], [ -62.276660156249989, -21.066015625 ], [ -62.385449218749997, -21.41171875 ], [ -62.477832031249989, -21.705273437500011 ], [ -62.566943359374989, -21.988671875 ], [ -62.62851562499999, -22.183984375 ], [ -62.650976562499991, -22.233691406250003 ], [ -62.665283203125, -22.217968750000011 ], [ -62.744580078124997, -22.159863281250011 ], [ -62.815087890624994, -22.049609375 ], [ -62.834277343749989, -21.999121093750006 ], [ -62.84335937499999, -21.997265625000011 ], [ -63.2671875, -22.000585937500006 ], [ -63.675341796874989, -22.004296875 ], [ -63.716943359374994, -22.027539062500011 ], [ -63.775585937499997, -22.027246093750009 ], [ -63.818652343749989, -22.00546875 ], [ -63.861035156249997, -22.007226562500009 ], [ -63.921679687499989, -22.028613281250003 ], [ -63.976123046874989, -22.072558593750003 ], [ -64.1318359375, -22.365820312500006 ], [ -64.209082031249991, -22.491308593750006 ], [ -64.266406249999989, -22.603320312500003 ], [ -64.307910156249989, -22.7953125 ], [ -64.325292968749991, -22.82763671875 ], [ -64.373974609374997, -22.761035156250003 ], [ -64.445507812499997, -22.585351562500009 ], [ -64.477734375, -22.4853515625 ], [ -64.523632812499997, -22.37158203125 ], [ -64.605517578124989, -22.228808593750003 ], [ -64.700097656249994, -22.185546875 ], [ -64.758642578124991, -22.171289062500009 ], [ -64.843066406249989, -22.143945312500009 ], [ -64.992626953124997, -22.109667968750003 ], [ -65.0578125, -22.102734375000011 ], [ -65.48486328125, -22.09814453125 ], [ -65.518798828125, -22.09453125 ], [ -65.686181640624994, -22.110253906250009 ], [ -65.771044921874989, -22.099609375 ], [ -65.860156249999989, -22.019726562500011 ], [ -66.05859375, -21.879492187500006 ], [ -66.098583984374997, -21.835058593750006 ], [ -66.174658203124991, -21.8056640625 ], [ -66.220166015624997, -21.802539062500003 ], [ -66.247607421874989, -21.83046875 ], [ -66.282128906249994, -21.947460937500011 ], [ -66.322460937499997, -22.053125 ], [ -66.365185546874997, -22.11376953125 ], [ -66.506982421874994, -22.158398437500011 ], [ -66.639013671874991, -22.205371093750003 ], [ -66.711718749999989, -22.21630859375 ], [ -66.750634765624994, -22.269335937500003 ], [ -66.767480468749994, -22.343066406250003 ], [ -66.80029296875, -22.40966796875 ], [ -66.991113281249994, -22.509863281250006 ], [ -67.033544921874991, -22.55224609375 ], [ -67.055419921875, -22.65087890625 ], [ -67.161914062499989, -22.773828125 ], [ -67.194873046874989, -22.821679687500009 ], [ -67.362255859374997, -22.855175781250011 ], [ -67.579931640624991, -22.891699218750006 ], [ -67.707324218749989, -22.88916015625 ], [ -67.79443359375, -22.879492187500006 ], [ -67.820507812499997, -22.857714843750003 ], [ -67.879443359374989, -22.822949218750011 ], [ -67.88916015625, -22.7841796875 ], [ -67.889990234374991, -22.729199218750011 ], [ -67.873730468749997, -22.630566406250011 ], [ -67.881738281249994, -22.493359375000011 ], [ -67.950390625, -22.333691406250011 ], [ -67.94492187499999, -22.2822265625 ], [ -67.953906249999989, -22.204003906250009 ], [ -67.988378906249991, -22.05712890625 ], [ -68.076757812499991, -21.9828125 ], [ -68.101806640625, -21.860644531250003 ], [ -68.112158203124991, -21.753027343750006 ], [ -68.186425781249994, -21.618554687500009 ], [ -68.198535156249989, -21.447265625 ], [ -68.197021484375, -21.30029296875 ], [ -68.313867187499994, -21.1296875 ], [ -68.435498046874997, -20.9482421875 ], [ -68.533837890624994, -20.923632812500003 ], [ -68.558251953124994, -20.901953125 ], [ -68.568945312499991, -20.849804687500011 ], [ -68.571044921875, -20.769140625 ], [ -68.563183593749997, -20.720117187500009 ], [ -68.487402343749991, -20.640722656250006 ], [ -68.484326171874997, -20.62841796875 ], [ -68.499853515624991, -20.612011718750011 ], [ -68.69580078125, -20.49296875 ], [ -68.745166015624989, -20.45859375 ], [ -68.760546874999989, -20.416210937500011 ], [ -68.759228515624997, -20.378027343750006 ], [ -68.712304687499994, -20.338964843750006 ], [ -68.688574218749991, -20.31005859375 ], [ -68.734570312499997, -20.225195312500006 ], [ -68.730029296874989, -20.1484375 ], [ -68.759326171874989, -20.115527343750003 ], [ -68.755810546874997, -20.0908203125 ], [ -68.727490234374997, -20.069628906250003 ], [ -68.600195312499991, -20.044921875 ], [ -68.560693359374994, -19.967089843750003 ], [ -68.559375, -19.90234375 ], [ -68.578271484374994, -19.856542968750006 ], [ -68.696191406249994, -19.74072265625 ], [ -68.698291015624989, -19.72109375 ], [ -68.575292968749991, -19.56015625 ], [ -68.487011718749997, -19.454394531250003 ], [ -68.462890625, -19.432812500000011 ], [ -68.470166015624997, -19.409960937500003 ], [ -68.491992187499989, -19.381933593750006 ], [ -68.5478515625, -19.341113281250003 ], [ -68.620556640624997, -19.296679687500003 ], [ -68.6806640625, -19.242382812500011 ], [ -68.759082031249989, -19.162207031250006 ], [ -68.857958984374989, -19.093359375 ], [ -68.931005859374991, -19.025195312500003 ], [ -68.968310546874989, -18.967968750000011 ], [ -68.969091796874991, -18.90966796875 ], [ -68.978857421874991, -18.81298828125 ], [ -69.026806640624997, -18.65625 ], [ -69.039404296874991, -18.550097656250003 ], [ -69.06015625, -18.433007812500009 ], [ -69.080957031249994, -18.356640625000011 ], [ -69.09228515625, -18.282421875000011 ], [ -69.126367187499994, -18.202441406250003 ], [ -69.145458984374997, -18.14404296875 ], [ -69.118066406249994, -18.102734375000011 ], [ -69.090429687499991, -18.070703125 ], [ -69.093945312499997, -18.050488281250011 ], [ -69.282324218749991, -17.96484375 ], [ -69.313378906249994, -17.943164062500003 ], [ -69.358007812499991, -17.771679687500011 ], [ -69.495019531249994, -17.61953125 ], [ -69.5109375, -17.506054687500011 ], [ -69.511083984374991, -17.5048828125 ], [ -69.510986328125, -17.460351562500009 ], [ -69.521923828124997, -17.388964843750003 ], [ -69.563818359374991, -17.332910156250009 ], [ -69.625878906249994, -17.29443359375 ], [ -69.645703125, -17.24853515625 ], [ -69.624853515624991, -17.2001953125 ], [ -69.503320312499994, -17.104785156250003 ], [ -69.438330078124991, -17.08837890625 ], [ -69.42109375, -17.0400390625 ], [ -69.381542968749997, -17.001367187500009 ], [ -69.267236328124994, -16.8609375 ], [ -69.199804687499991, -16.768457031250009 ], [ -69.132519531249997, -16.713085937500011 ], [ -69.054541015624991, -16.67431640625 ], [ -69.020703125, -16.6421875 ], [ -69.038378906249989, -16.542675781250011 ], [ -69.032910156249997, -16.475976562500009 ], [ -69.00625, -16.433691406250006 ], [ -68.928027343749989, -16.3890625 ], [ -68.8578125, -16.354785156250003 ], [ -68.8427734375, -16.337890625 ], [ -68.848828125, -16.312792968750003 ], [ -68.913476562499994, -16.261914062500011 ], [ -69.046240234374991, -16.217675781250009 ], [ -69.134179687499994, -16.221972656250003 ], [ -69.18798828125, -16.182812500000011 ], [ -69.217578124999989, -16.149121093750011 ], [ -69.391894531249989, -15.736914062500006 ], [ -69.4208984375, -15.640625 ], [ -69.418505859374989, -15.603417968750009 ], [ -69.301904296874994, -15.3994140625 ], [ -69.25429687499999, -15.332910156250009 ], [ -69.172460937499991, -15.236621093750003 ], [ -69.18710937499999, -15.19873046875 ], [ -69.330712890624994, -15.038964843750009 ], [ -69.374707031249997, -14.962988281250006 ], [ -69.373730468749997, -14.8875 ], [ -69.359472656249991, -14.7953125 ], [ -69.276025390624994, -14.745898437500003 ], [ -69.25234375, -14.671093750000011 ], [ -69.234912109374989, -14.597070312500009 ], [ -69.199267578124989, -14.572558593750003 ], [ -69.162695312499991, -14.530957031250011 ], [ -69.119726562499991, -14.4703125 ], [ -69.052783203124989, -14.417578125 ], [ -69.013134765624997, -14.377246093750003 ], [ -69.004492187499991, -14.265039062500009 ], [ -68.971777343749991, -14.234375 ], [ -68.880322265624997, -14.198828125 ], [ -68.870898437499989, -14.169726562500003 ], [ -68.891699218749991, -14.094335937500006 ], [ -68.937451171874997, -14.0146484375 ], [ -68.974267578124994, -13.975976562500009 ], [ -69.02304687499999, -13.7802734375 ], [ -69.074121093749994, -13.682812500000011 ], [ -69.052832031249991, -13.643945312500009 ], [ -69.017529296874997, -13.594433593750011 ], [ -68.983447265624989, -13.496386718750003 ], [ -68.97226562499999, -13.38232421875 ], [ -68.980517578124989, -12.962597656250011 ], [ -68.978613281249991, -12.880078125000011 ], [ -68.933740234374994, -12.822070312500003 ], [ -68.86767578125, -12.755175781250003 ], [ -68.811816406249989, -12.729589843750006 ], [ -68.759082031249989, -12.687207031250011 ], [ -68.762890625, -12.607714843750003 ], [ -68.728125, -12.560742187500011 ], [ -68.685253906249997, -12.501953125 ], [ -68.818701171874991, -12.270410156250009 ], [ -68.93603515625, -12.066796875 ], [ -69.046191406249989, -11.875683593750011 ], [ -69.173730468749994, -11.654296875 ], [ -69.257714843749994, -11.50859375 ], [ -69.362011718749997, -11.327539062500009 ], [ -69.45361328125, -11.16875 ], [ -69.57861328125, -10.951757812500006 ], [ -69.462548828124994, -10.948144531250009 ], [ -69.228515625, -10.955664062500006 ], [ -69.001660156249997, -10.994335937500011 ], [ -68.848339843749997, -11.011132812500009 ], [ -68.784082031249994, -11.044628906250011 ], [ -68.76992187499999, -11.09765625 ], [ -68.727490234374997, -11.122460937500009 ], [ -68.678369140624994, -11.11279296875 ], [ -68.62265625, -11.109179687500003 ], [ -68.498339843749989, -11.054785156250006 ], [ -68.397998046874989, -11.01875 ], [ -68.311132812499991, -10.975195312500006 ], [ -68.2666015625, -10.93310546875 ], [ -68.158642578124997, -10.785058593750009 ], [ -68.071679687499994, -10.703125 ], [ -67.99169921875, -10.674414062500006 ], [ -67.835009765624989, -10.662792968750011 ], [ -67.785693359374989, -10.68603515625 ], [ -67.721777343749991, -10.68310546875 ], [ -67.666650390624994, -10.598925781250003 ], [ -67.58242187499999, -10.505957031250006 ], [ -67.416943359374997, -10.389843750000011 ], [ -67.332714843749997, -10.35791015625 ], [ -67.28046875, -10.317285156250009 ], [ -67.190478515624989, -10.311425781250009 ], [ -67.111523437499997, -10.268945312500009 ], [ -66.72998046875, -9.975488281250009 ], [ -66.575341796874994, -9.89990234375 ], [ -66.47890625, -9.886132812500009 ], [ -66.399218749999989, -9.8681640625 ], [ -66.263574218749994, -9.826074218750009 ], [ -65.924707031249994, -9.785449218750003 ], [ -65.706787109375, -9.768457031250009 ], [ -65.63710937499999, -9.80908203125 ], [ -65.558691406249991, -9.797460937500006 ], [ -65.491992187499989, -9.731738281250003 ], [ -65.436767578125, -9.71044921875 ], [ -65.396142578124994, -9.71240234375 ], [ -65.337890625, -9.790234375000011 ], [ -65.309326171875, -9.87265625 ], [ -65.328125, -9.935546875 ], [ -65.324560546874991, -10.026953125 ], [ -65.298583984375, -10.146777343750003 ], [ -65.313085937499991, -10.253027343750006 ], [ -65.395458984374997, -10.392285156250011 ], [ -65.436914062499994, -10.449023437500003 ], [ -65.447119140624991, -10.507421875 ], [ -65.439990234374989, -10.586230468750003 ], [ -65.402294921874997, -10.714746093750009 ], [ -65.334033203124989, -10.892773437500011 ], [ -65.323779296874989, -11.024804687500009 ], [ -65.37158203125, -11.1103515625 ], [ -65.393603515624989, -11.184277343750011 ], [ -65.389892578125, -11.246289062500011 ], [ -65.372851562499989, -11.289941406250009 ], [ -65.342382812499991, -11.315039062500006 ], [ -65.325488281249989, -11.36474609375 ], [ -65.322021484375, -11.439160156250011 ], [ -65.282275390624989, -11.511035156250003 ], [ -65.206201171874994, -11.58056640625 ], [ -65.17539062499999, -11.646875 ], [ -65.189746093749989, -11.710058593750006 ], [ -65.185742187499997, -11.74951171875 ], [ -65.163378906249989, -11.76513671875 ], [ -65.142675781249991, -11.75234375 ], [ -65.115136718749994, -11.735058593750011 ], [ -65.090283203124997, -11.7412109375 ], [ -65.037109375, -11.829394531250003 ], [ -65.0302734375, -11.847363281250011 ], [ -65.001220703125, -11.920019531250006 ], [ -64.992529296874991, -11.975195312500006 ], [ -64.914355468749989, -12.005957031250006 ], [ -64.829882812499989, -12.0302734375 ], [ -64.783447265625, -12.059375 ], [ -64.690039062499991, -12.146484375 ], [ -64.611669921874991, -12.20390625 ], [ -64.513427734375, -12.2509765625 ], [ -64.480761718749989, -12.326171875 ], [ -64.420507812499991, -12.439746093750003 ], [ -64.255029296874994, -12.483300781250009 ], [ -64.061621093749991, -12.505078125000011 ], [ -63.938574218749991, -12.5296875 ], [ -63.7880859375, -12.469433593750011 ], [ -63.688574218749991, -12.47802734375 ], [ -63.585644531249997, -12.518945312500009 ], [ -63.541894531249994, -12.546679687500003 ], [ -63.46523437499999, -12.605175781250011 ], [ -63.3466796875, -12.680078125 ], [ -63.249755859375, -12.707910156250009 ], [ -63.1806640625, -12.666210937500011 ], [ -63.11679687499999, -12.651660156250003 ], [ -63.067480468749991, -12.669140625000011 ], [ -63.041357421874991, -12.750390625 ], [ -63.015185546874989, -12.805566406250009 ], [ -62.957910156249994, -12.847070312500009 ], [ -62.83515625, -12.953710937500006 ], [ -62.765478515624991, -12.997265625000011 ], [ -62.687060546874989, -12.994335937500011 ], [ -62.525537109374994, -13.064257812500003 ], [ -62.352832031249989, -13.132421875 ], [ -62.263916015625, -13.143652343750006 ], [ -62.176074218749989, -13.133691406250009 ], [ -62.118017578124991, -13.159765625 ], [ -62.094775390624989, -13.241992187500003 ], [ -61.944726562499994, -13.40625 ], [ -61.874121093749991, -13.470410156250011 ], [ -61.789941406249994, -13.525585937500011 ], [ -61.57568359375, -13.524804687500009 ], [ -61.511572265624991, -13.541210937500011 ], [ -61.416064453124989, -13.526562500000011 ], [ -61.129150390625, -13.49853515625 ], [ -61.077001953124991, -13.48974609375 ], [ -60.914501953124997, -13.561425781250009 ], [ -60.722363281249997, -13.664355468750003 ], [ -60.5953125, -13.745312500000011 ], [ -60.506591796875, -13.78984375 ], [ -60.46015625, -13.862402343750006 ], [ -60.42236328125, -13.93798828125 ], [ -60.404980468749997, -14.019238281250011 ], [ -60.428076171874991, -14.1 ], [ -60.462988281249991, -14.132421875 ], [ -60.474658203124989, -14.184765625000011 ], [ -60.46015625, -14.263085937500009 ], [ -60.396240234375, -14.3328125 ], [ -60.372705078124994, -14.41875 ], [ -60.338037109374994, -14.570507812500011 ], [ -60.298876953124989, -14.618554687500009 ], [ -60.273339843749994, -15.088769531250009 ], [ -60.402001953124994, -15.0927734375 ], [ -60.583203125, -15.098339843750011 ], [ -60.53046875, -15.143164062500006 ], [ -60.38046875, -15.318261718750009 ], [ -60.242333984374994, -15.479589843750006 ], [ -60.220410156249997, -15.738671875 ], [ -60.20664062499999, -15.901953125 ], [ -60.187207031249997, -16.132128906250003 ], [ -60.175585937499989, -16.269335937500003 ], [ -59.831152343749991, -16.28173828125 ], [ -59.434277343749997, -16.295996093750006 ], [ -58.957275390625, -16.313183593750011 ], [ -58.537939453124991, -16.328222656250006 ], [ -58.49658203125, -16.32666015625 ], [ -58.423681640624991, -16.307910156250003 ], [ -58.37539062499999, -16.28359375 ], [ -58.345605468749994, -16.284375 ], [ -58.340576171875, -16.339941406250006 ], [ -58.35078125, -16.410253906250006 ], [ -58.350390624999989, -16.490820312500006 ], [ -58.470605468749994, -16.650195312500003 ], [ -58.478125, -16.70068359375 ], [ -58.459814453124991, -16.910742187500006 ], [ -58.417382812499994, -17.08056640625 ], [ -58.39599609375, -17.234277343750009 ], [ -58.347753906249991, -17.282128906250009 ], [ -58.20556640625, -17.363085937500003 ], [ -57.990917968749997, -17.512890625000011 ], [ -57.905029296875, -17.532324218750006 ], [ -57.832470703124997, -17.512109375 ], [ -57.788867187499989, -17.573046875 ], [ -57.780175781249994, -17.671777343750009 ], [ -57.661669921874989, -17.947363281250006 ], [ -57.586474609374989, -18.122265625000011 ], [ -57.552050781249989, -18.18310546875 ], [ -57.495654296874989, -18.214648437500003 ], [ -57.506152343749989, -18.2373046875 ], [ -57.553125, -18.246484375 ], [ -57.574023437499989, -18.279296875 ], [ -57.63916015625, -18.475 ], [ -57.725, -18.733203125 ], [ -57.783105468749994, -18.914257812500011 ], [ -57.73085937499999, -18.917187500000011 ], [ -57.728613281249991, -18.967382812500006 ], [ -57.716796875, -19.044042968750006 ], [ -57.781445312499997, -19.053515625 ], [ -57.80039062499999, -19.080957031250009 ], [ -57.87451171875, -19.2294921875 ], [ -57.9716796875, -19.42421875 ], [ -58.072021484375, -19.625292968750003 ], [ -58.131494140624994, -19.74453125 ], [ -58.029931640624994, -19.832714843750011 ], [ -57.860742187499994, -19.979589843750006 ], [ -57.887597656249994, -20.020410156250009 ], [ -57.96015625, -20.040722656250011 ], [ -58.021142578124994, -20.05517578125 ], [ -58.067626953125, -20.1103515625 ], [ -58.09375, -20.151074218750011 ], [ -58.15976562499999, -20.164648437500006 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Brazil", "admin": "Brazil" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -48.485888671874932, -27.76699218749998 ], [ -48.554589843749994, -27.81220703125004 ], [ -48.542187499999955, -27.574804687499991 ], [ -48.50517578124996, -27.495507812499994 ], [ -48.464746093749994, -27.436328125000017 ], [ -48.414892578124949, -27.399609375 ], [ -48.377929687499972, -27.451464843750003 ], [ -48.409570312500023, -27.566308593750037 ], [ -48.496777343749955, -27.707031250000014 ], [ -48.485888671874932, -27.76699218749998 ] ] ], [ [ [ -48.584423828124955, -26.401562499999983 ], [ -48.603076171875017, -26.413769531249983 ], [ -48.665771484375, -26.289648437500006 ], [ -48.539746093749983, -26.170312500000023 ], [ -48.497607421875017, -26.21875 ], [ -48.531103515625006, -26.313183593749997 ], [ -48.568066406249983, -26.3796875 ], [ -48.584423828124955, -26.401562499999983 ] ] ], [ [ [ -45.260253906249972, -23.889160156249986 ], [ -45.260888671874994, -23.941308593750051 ], [ -45.30253906249996, -23.914746093749969 ], [ -45.412841796874972, -23.934960937499994 ], [ -45.451416015625, -23.895605468749977 ], [ -45.30234375, -23.727539062500014 ], [ -45.272265625000017, -23.751953125000014 ], [ -45.249072265624989, -23.782617187500051 ], [ -45.233105468749926, -23.825390624999969 ], [ -45.25029296874996, -23.85302734375 ], [ -45.260253906249972, -23.889160156249986 ] ] ], [ [ [ -44.129296874999937, -23.141894531249989 ], [ -44.098046874999966, -23.16933593749998 ], [ -44.15576171875, -23.166601562499963 ], [ -44.22050781249996, -23.190820312500009 ], [ -44.320068359375, -23.212304687500037 ], [ -44.360156249999989, -23.172070312500011 ], [ -44.274121093749955, -23.1162109375 ], [ -44.242871093749983, -23.074121093750037 ], [ -44.220410156249955, -23.082910156249966 ], [ -44.191601562499926, -23.113281250000014 ], [ -44.129296874999937, -23.141894531249989 ] ] ], [ [ [ -38.903564453124972, -13.473437499999974 ], [ -38.937890624999966, -13.532324218749977 ], [ -38.97758789062496, -13.523535156249963 ], [ -38.99321289062496, -13.484082031250011 ], [ -39.022167968749983, -13.445605468749989 ], [ -39.006591796875, -13.415527343749986 ], [ -38.980126953124937, -13.398437499999972 ], [ -38.907128906249994, -13.401074218749983 ], [ -38.903564453124972, -13.473437499999974 ] ] ], [ [ [ -38.743847656249955, -13.097070312500037 ], [ -38.783007812499932, -13.11865234375 ], [ -38.786962890625034, -13.055078125 ], [ -38.684863281250017, -12.974902343750017 ], [ -38.668115234374966, -12.880175781249989 ], [ -38.614550781249989, -12.92402343750004 ], [ -38.600292968750011, -12.97246093749996 ], [ -38.601171875, -12.99257812499998 ], [ -38.743847656249955, -13.097070312500037 ] ] ], [ [ [ -44.499316406250017, -2.939648437499983 ], [ -44.597753906250006, -3.037597656249943 ], [ -44.565332031249966, -2.923925781249977 ], [ -44.581884765624949, -2.845605468750009 ], [ -44.569091796875028, -2.784960937499989 ], [ -44.501953125000028, -2.726269531250026 ], [ -44.4814453125, -2.717578125000031 ], [ -44.487304687499972, -2.789746093749997 ], [ -44.482568359374966, -2.81191406249998 ], [ -44.499316406250017, -2.939648437499983 ] ] ], [ [ [ -44.88310546874996, -1.317871093749986 ], [ -44.947119140625034, -1.366015625000017 ], [ -44.967871093749977, -1.390820312500011 ], [ -45.020849609375034, -1.372363281249974 ], [ -45.011230468750028, -1.344726562499943 ], [ -44.995605468749943, -1.347558593749994 ], [ -44.978662109374966, -1.267285156249983 ], [ -44.888281250000034, -1.276855468749972 ], [ -44.88310546874996, -1.317871093749986 ] ] ], [ [ [ -51.832519531249972, -1.433789062499969 ], [ -51.938378906249966, -1.452636718749986 ], [ -51.802050781249989, -1.202539062500023 ], [ -51.680029296875006, -1.086132812500026 ], [ -51.678271484374989, -0.85507812500002 ], [ -51.546044921874966, -0.649609375 ], [ -51.424462890624966, -0.56591796875 ], [ -51.254003906249977, -0.54140625 ], [ -51.160742187499977, -0.666699218750011 ], [ -51.276318359374983, -1.02177734374996 ], [ -51.31010742187496, -1.023828125000023 ], [ -51.465136718750017, -1.211132812499997 ], [ -51.6376953125, -1.341894531249991 ], [ -51.832519531249972, -1.433789062499969 ] ] ], [ [ [ -49.628662109374972, -0.229199218749969 ], [ -49.535205078125017, -0.233593749999969 ], [ -49.402880859374989, -0.214648437500017 ], [ -49.31425781249996, -0.167871093749994 ], [ -49.215087890625, -0.158691406249986 ], [ -49.116992187499989, -0.163574218750014 ], [ -48.786572265625011, -0.215527343750026 ], [ -48.588037109374966, -0.231640625000026 ], [ -48.515429687500017, -0.248242187500026 ], [ -48.444482421874937, -0.271875 ], [ -48.392675781249949, -0.29736328125 ], [ -48.379687499999989, -0.352832031250017 ], [ -48.42802734374996, -0.441503906249963 ], [ -48.463964843750006, -0.534765624999963 ], [ -48.497460937499994, -0.664941406250009 ], [ -48.523339843750023, -0.691406249999986 ], [ -48.566650390624972, -0.684472656249994 ], [ -48.539697265624994, -0.800976562500011 ], [ -48.549511718749926, -0.847558593749994 ], [ -48.570947265624966, -0.892871093749989 ], [ -48.624072265624932, -0.986914062499963 ], [ -48.70458984375, -1.106640625000026 ], [ -48.728515625, -1.13173828124998 ], [ -48.78984375, -1.173339843750028 ], [ -48.839697265625006, -1.226562500000028 ], [ -48.829003906249937, -1.2765625 ], [ -48.804052734375006, -1.32695312499996 ], [ -48.83359375, -1.390039062500023 ], [ -48.928906249999955, -1.482324218749994 ], [ -48.985937500000034, -1.504687500000031 ], [ -49.038476562499994, -1.5140625 ], [ -49.086865234374983, -1.505078125000011 ], [ -49.172705078124977, -1.41259765625 ], [ -49.181689453124932, -1.484960937500006 ], [ -49.204785156249955, -1.55898437499998 ], [ -49.233984375000034, -1.59951171874998 ], [ -49.344824218749949, -1.59521484375 ], [ -49.406591796875034, -1.555566406249994 ], [ -49.506640624999989, -1.511621093750023 ], [ -49.52568359374996, -1.630468749999977 ], [ -49.587890625, -1.712402343749972 ], [ -49.650585937499983, -1.738085937499974 ], [ -49.748779296875, -1.755371093750028 ], [ -49.805126953124955, -1.790234375000026 ], [ -49.911328125000011, -1.762988281249974 ], [ -50.009960937499926, -1.708496093749986 ], [ -50.065722656250017, -1.703808593749997 ], [ -50.109277343749994, -1.747851562500003 ], [ -50.33842773437496, -1.755957031249963 ], [ -50.443457031249949, -1.800683593750023 ], [ -50.507617187499989, -1.787988281250009 ], [ -50.602050781250028, -1.697753906250014 ], [ -50.6171875, -1.637695312499943 ], [ -50.673388671874989, -1.516015625000023 ], [ -50.723828124999983, -1.37148437499998 ], [ -50.759765625, -1.240234374999972 ], [ -50.729492187499972, -1.126757812499946 ], [ -50.668310546875034, -1.130566406250011 ], [ -50.595898437499926, -1.147460937499986 ], [ -50.580517578124983, -1.13945312499996 ], [ -50.576953124999989, -1.103125 ], [ -50.592919921874937, -1.072949218749997 ], [ -50.709619140624994, -1.07773437499999 ], [ -50.783300781250006, -1.010351562500034 ], [ -50.796093749999955, -0.90625 ], [ -50.780957031249983, -0.689843750000023 ], [ -50.771386718749966, -0.645410156250023 ], [ -50.719921874999983, -0.583398437500009 ], [ -50.703076171875011, -0.528515625000011 ], [ -50.715820312500028, -0.470214843749957 ], [ -50.693701171874949, -0.364453124999983 ], [ -50.6455078125, -0.27285156249998 ], [ -50.461572265625023, -0.157421875 ], [ -50.248242187499983, -0.11640625 ], [ -49.628662109374972, -0.229199218749969 ] ] ], [ [ [ -50.652880859374989, -0.131640624999989 ], [ -50.926367187500034, -0.327343749999983 ], [ -51.018994140624983, -0.263085937500037 ], [ -51.038085937499943, -0.225878906250003 ], [ -51.022363281249937, -0.188378906249994 ], [ -51.025732421875006, -0.172363281250028 ], [ -50.995068359374983, -0.105273437500031 ], [ -50.842187500000023, -0.050195312500009 ], [ -50.765283203124966, -0.040869140624963 ], [ -50.666992187500028, -0.058007812499994 ], [ -50.650585937499983, -0.10585937499998 ], [ -50.652880859374989, -0.131640624999989 ] ] ], [ [ [ -49.443896484374989, -0.112402343749977 ], [ -49.708837890624949, -0.14375 ], [ -49.830078124999972, -0.093896484375023 ], [ -49.802685546874983, -0.051855468749991 ], [ -49.712304687499966, 0.015136718749986 ], [ -49.602197265624994, 0.062695312499997 ], [ -49.50346679687496, 0.083691406250011 ], [ -49.400488281250034, 0.057226562500034 ], [ -49.372314453124972, 0.001074218749963 ], [ -49.380859375000028, -0.055468750000017 ], [ -49.443896484374989, -0.112402343749977 ] ] ], [ [ [ -49.738232421874983, 0.26816406250002 ], [ -49.697265625, 0.215966796875037 ], [ -49.838964843750006, 0.006884765624989 ], [ -49.917089843750006, -0.023193359375014 ], [ -50.002490234375017, -0.029296875000014 ], [ -50.113134765624977, 0.033007812499989 ], [ -50.285595703124955, 0.028564453125057 ], [ -50.339453125, 0.043359375000051 ], [ -50.345117187499994, 0.134472656250054 ], [ -50.272656249999983, 0.231738281249974 ], [ -50.127978515624989, 0.226513671874969 ], [ -49.879003906249977, 0.304541015624963 ], [ -49.738232421874983, 0.26816406250002 ] ] ], [ [ [ -50.426123046874977, 0.139257812500048 ], [ -50.443945312499977, -0.007666015624949 ], [ -50.623925781249966, 0.054394531249983 ], [ -50.610449218749977, 0.204785156249983 ], [ -50.526220703125034, 0.246923828125048 ], [ -50.451562500000023, 0.326904296875 ], [ -50.42607421874996, 0.42495117187498 ], [ -50.424560546875028, 0.558251953124966 ], [ -50.396875, 0.581396484374977 ], [ -50.372753906249955, 0.590869140625031 ], [ -50.350976562499937, 0.58173828125004 ], [ -50.342529296875, 0.381591796875028 ], [ -50.332275390624972, 0.259033203125028 ], [ -50.426123046874977, 0.139257812500048 ] ] ], [ [ [ -50.152929687500006, 0.393017578125054 ], [ -50.261328124999977, 0.359179687500003 ], [ -50.281542968750017, 0.390820312500054 ], [ -50.281689453124955, 0.51650390624998 ], [ -50.251171874999955, 0.58544921875 ], [ -50.11279296875, 0.604736328125014 ], [ -50.098632812499972, 0.625 ], [ -50.058837890625028, 0.638037109374963 ], [ -50.036816406249983, 0.594824218750048 ], [ -50.040039062500028, 0.52280273437502 ], [ -50.152929687500006, 0.393017578125054 ] ] ], [ [ [ -50.298974609375023, 1.93852539062496 ], [ -50.398779296875006, 1.892871093749989 ], [ -50.45610351562496, 1.910498046875034 ], [ -50.508984374999983, 2.029541015625028 ], [ -50.49101562499996, 2.128613281249969 ], [ -50.41875, 2.161474609375006 ], [ -50.362646484375006, 2.154443359374994 ], [ -50.341992187499983, 2.14174804687498 ], [ -50.292089843750034, 1.979589843749977 ], [ -50.298974609375023, 1.93852539062496 ] ] ], [ [ [ -60.241650390624926, 5.257958984374966 ], [ -60.181738281249977, 5.238818359374974 ], [ -60.142041015624983, 5.238818359374974 ], [ -60.10595703125, 5.194238281250037 ], [ -60.078076171875011, 5.143994140625011 ], [ -59.990673828124955, 5.082861328124991 ], [ -59.999365234374949, 4.989843749999963 ], [ -60.015478515624949, 4.907519531249974 ], [ -60.026757812499937, 4.812695312500026 ], [ -60.031787109374989, 4.740527343749974 ], [ -60.068945312500006, 4.666650390625023 ], [ -60.12456054687496, 4.59765625 ], [ -60.140917968750017, 4.569628906249974 ], [ -60.148632812499983, 4.533251953125031 ], [ -60.111132812499989, 4.511181640624969 ], [ -60.045019531250006, 4.504589843750054 ], [ -59.962353515624955, 4.501708984375 ], [ -59.906103515624949, 4.480322265624991 ], [ -59.833349609374977, 4.475927734374977 ], [ -59.745800781249983, 4.41665039062498 ], [ -59.703271484374937, 4.381103515625028 ], [ -59.69970703125, 4.353515625 ], [ -59.727490234374983, 4.287646484374989 ], [ -59.738574218749932, 4.226757812500026 ], [ -59.716894531249949, 4.188183593749983 ], [ -59.69121093749996, 4.160400390625 ], [ -59.620214843749977, 4.023144531250026 ], [ -59.586425781250028, 3.975390624999974 ], [ -59.557763671874966, 3.960009765625031 ], [ -59.551123046875034, 3.933544921874969 ], [ -59.575390625000011, 3.88344726562498 ], [ -59.604443359374955, 3.819677734375048 ], [ -59.67021484374996, 3.752734375 ], [ -59.67900390624996, 3.699804687499963 ], [ -59.731640624999955, 3.666552734375031 ], [ -59.854394531249994, 3.5875 ], [ -59.833056640624989, 3.462158203125043 ], [ -59.828808593749926, 3.398583984374966 ], [ -59.831152343749977, 3.349218750000034 ], [ -59.873046874999972, 3.28310546874998 ], [ -59.945654296875034, 3.087841796874983 ], [ -59.972314453124937, 2.990478515625043 ], [ -59.99589843749996, 2.765429687500031 ], [ -59.994335937499983, 2.689990234375031 ], [ -59.960791015625006, 2.588378906250014 ], [ -59.889648437499972, 2.362939453125009 ], [ -59.84912109375, 2.32705078124998 ], [ -59.755224609374949, 2.27412109375004 ], [ -59.743505859374977, 2.12163085937496 ], [ -59.75175781249996, 1.962402343750028 ], [ -59.756201171874977, 1.900634765624972 ], [ -59.740722656250028, 1.874169921874994 ], [ -59.69853515624996, 1.861474609374994 ], [ -59.66850585937496, 1.842333984375003 ], [ -59.663769531249983, 1.795214843749989 ], [ -59.666601562500006, 1.746289062499969 ], [ -59.596630859374983, 1.718017578124986 ], [ -59.535693359374989, 1.7 ], [ -59.479443359374983, 1.632421875000048 ], [ -59.377685546874943, 1.527343750000043 ], [ -59.337255859374977, 1.508203125000051 ], [ -59.316992187500034, 1.464599609375043 ], [ -59.231201171874943, 1.376025390625031 ], [ -59.10039062499996, 1.343652343750009 ], [ -58.968505859375, 1.304589843750051 ], [ -58.916601562499977, 1.248876953124977 ], [ -58.8625, 1.203613281249986 ], [ -58.821777343749943, 1.201220703125031 ], [ -58.787207031250006, 1.208496093750014 ], [ -58.730322265624977, 1.247509765625054 ], [ -58.684619140624989, 1.28105468749996 ], [ -58.605078125000034, 1.27915039062502 ], [ -58.511865234374966, 1.284667968749986 ], [ -58.495703124999949, 1.312255859375014 ], [ -58.486865234375017, 1.347753906250048 ], [ -58.506054687499926, 1.438671875000011 ], [ -58.472949218749932, 1.466259765625026 ], [ -58.395800781249932, 1.481738281249989 ], [ -58.38037109375, 1.530224609375011 ], [ -58.362695312499937, 1.556689453124974 ], [ -58.340673828124977, 1.587548828125051 ], [ -58.314208984375, 1.591943359374966 ], [ -58.281152343749937, 1.57431640625002 ], [ -58.230419921874983, 1.563281249999989 ], [ -58.173095703124943, 1.547851562500043 ], [ -58.142236328124966, 1.51699218749998 ], [ -58.09130859375, 1.514355468749969 ], [ -58.03466796875, 1.520263671875014 ], [ -58.01176757812496, 1.539941406250037 ], [ -57.995117187500028, 1.57431640625002 ], [ -57.9828125, 1.648437500000014 ], [ -57.946337890624932, 1.650585937500011 ], [ -57.873437500000023, 1.667285156250045 ], [ -57.795654296874972, 1.7 ], [ -57.691748046875034, 1.70478515625004 ], [ -57.594433593750011, 1.704101562499986 ], [ -57.545751953124949, 1.726074218750028 ], [ -57.500439453124955, 1.77382812499998 ], [ -57.412695312500034, 1.908935546874972 ], [ -57.366796875, 1.940136718750026 ], [ -57.317480468749977, 1.963476562499991 ], [ -57.275585937499983, 1.959228515625014 ], [ -57.189599609374966, 1.981591796875037 ], [ -57.118896484374943, 2.013964843749974 ], [ -57.092675781250023, 2.005810546874997 ], [ -57.03759765625, 1.936474609374997 ], [ -57.010058593749989, 1.921240234374991 ], [ -56.969531249999989, 1.91640625 ], [ -56.836718750000017, 1.88125 ], [ -56.766259765624966, 1.892187500000034 ], [ -56.689843750000023, 1.914306640625 ], [ -56.616455078125, 1.922656250000017 ], [ -56.563574218749977, 1.907226562499986 ], [ -56.525488281250034, 1.927246093749972 ], [ -56.482812499999937, 1.942138671874986 ], [ -56.452832031249955, 1.93232421875004 ], [ -56.385839843750006, 1.923876953125003 ], [ -56.227148437500006, 1.885351562499963 ], [ -56.019921874999966, 1.842236328124983 ], [ -55.963330078124983, 1.85708007812498 ], [ -55.929638671874955, 1.8875 ], [ -55.921630859375028, 1.976660156250006 ], [ -55.915332031249989, 2.039550781250028 ], [ -55.96196289062496, 2.09511718749998 ], [ -56.020068359374989, 2.15815429687504 ], [ -56.073632812499994, 2.236767578124969 ], [ -56.137695312499972, 2.259033203124986 ], [ -56.129394531249972, 2.299511718749969 ], [ -56.087792968750023, 2.341308593750043 ], [ -56.045117187499955, 2.364404296875037 ], [ -56.020361328124977, 2.392773437500054 ], [ -55.993505859375006, 2.497509765624983 ], [ -55.9755859375, 2.515966796875006 ], [ -55.957470703124955, 2.52045898437504 ], [ -55.9359375, 2.516601562500057 ], [ -55.89375, 2.489501953125043 ], [ -55.730566406250006, 2.406152343750023 ], [ -55.658935546874972, 2.41875 ], [ -55.385351562500006, 2.440625 ], [ -55.343994140625028, 2.488769531249972 ], [ -55.286035156250023, 2.49965820312498 ], [ -55.187695312499983, 2.547509765625037 ], [ -55.148828124999966, 2.55078125 ], [ -55.114111328125006, 2.539208984375037 ], [ -55.070312499999943, 2.548339843750028 ], [ -55.005810546874955, 2.592968749999983 ], [ -54.978662109375023, 2.597656250000043 ], [ -54.968408203124966, 2.548339843750028 ], [ -54.926562499999989, 2.497363281250045 ], [ -54.876074218750006, 2.450390624999969 ], [ -54.851660156250006, 2.439550781249991 ], [ -54.766845703125028, 2.454736328124966 ], [ -54.722216796874989, 2.441650390624972 ], [ -54.702929687499989, 2.397949218750043 ], [ -54.697412109375023, 2.359814453124997 ], [ -54.661865234374972, 2.327539062499994 ], [ -54.616259765624989, 2.326757812500006 ], [ -54.591943359375023, 2.313769531250031 ], [ -54.550488281250011, 2.293066406249991 ], [ -54.515087890624983, 2.245458984374963 ], [ -54.43310546875, 2.207519531250057 ], [ -54.293066406249977, 2.15424804687504 ], [ -54.227978515624955, 2.153320312500028 ], [ -54.167382812499937, 2.137060546875006 ], [ -54.130078124999983, 2.121044921875026 ], [ -54.089746093750023, 2.150488281249977 ], [ -53.946435546874966, 2.232568359375009 ], [ -53.876611328124937, 2.278271484374997 ], [ -53.829541015624955, 2.31293945312504 ], [ -53.79423828124996, 2.345996093750017 ], [ -53.767773437499983, 2.354833984375048 ], [ -53.750146484375023, 2.335009765625003 ], [ -53.734716796875006, 2.308544921875026 ], [ -53.683691406249977, 2.29291992187504 ], [ -53.563964843750028, 2.26191406250004 ], [ -53.508984375000011, 2.253125 ], [ -53.431835937500011, 2.279443359374966 ], [ -53.366015625000017, 2.324218750000028 ], [ -53.334423828124983, 2.339746093749994 ], [ -53.285498046874949, 2.295214843749974 ], [ -53.252197265625, 2.232275390625034 ], [ -53.229785156249989, 2.20488281249996 ], [ -53.180078124999966, 2.211328125000037 ], [ -53.082275390625028, 2.201708984375031 ], [ -53.009716796874983, 2.181738281250048 ], [ -52.96484375, 2.183544921874969 ], [ -52.903466796875023, 2.211523437499977 ], [ -52.87041015624996, 2.266650390625017 ], [ -52.783398437499983, 2.317187500000017 ], [ -52.700634765625011, 2.36367187499998 ], [ -52.653173828125006, 2.425732421875011 ], [ -52.583007812500028, 2.528906249999977 ], [ -52.559472656250023, 2.573144531250023 ], [ -52.554687500000028, 2.647656250000011 ], [ -52.45585937499996, 2.86416015624998 ], [ -52.418408203124955, 2.903857421874989 ], [ -52.396386718750023, 2.972216796874974 ], [ -52.356640624999983, 3.051562499999974 ], [ -52.356640624999983, 3.117724609375031 ], [ -52.327880859375, 3.18173828125002 ], [ -52.271240234375, 3.237109375000017 ], [ -52.229443359375011, 3.271679687500054 ], [ -52.16259765625, 3.364697265624997 ], [ -52.116113281250023, 3.45229492187498 ], [ -51.999511718749972, 3.646875 ], [ -51.990625, 3.702001953124963 ], [ -51.944335937500028, 3.735107421875043 ], [ -51.928906249999983, 3.776953125000048 ], [ -51.879492187499949, 3.828564453124997 ], [ -51.827490234375006, 3.869580078124997 ], [ -51.805273437500034, 3.929931640625043 ], [ -51.767089843749972, 3.992675781250028 ], [ -51.683447265624977, 4.039697265625023 ], [ -51.652539062499983, 4.061279296874972 ], [ -51.557812499999955, 4.233789062500037 ], [ -51.547070312500011, 4.31088867187502 ], [ -51.461523437499977, 4.313769531249989 ], [ -51.327099609374955, 4.224755859374966 ], [ -51.219921874999955, 4.093603515624991 ], [ -51.076269531250006, 3.671679687500003 ], [ -51.052392578125023, 3.281835937499991 ], [ -50.994140624999972, 3.077539062500023 ], [ -50.827197265624989, 2.651855468749986 ], [ -50.816503906250034, 2.573046875 ], [ -50.789697265624966, 2.477783203125043 ], [ -50.736962890624994, 2.376757812499989 ], [ -50.678759765624932, 2.210351562500009 ], [ -50.676562500000017, 2.179443359375014 ], [ -50.714404296875017, 2.134033203125 ], [ -50.658935546874972, 2.130957031250006 ], [ -50.60869140624996, 2.104101562500034 ], [ -50.575878906249926, 1.998583984375031 ], [ -50.534423828125028, 1.927246093749972 ], [ -50.458886718749994, 1.829589843749972 ], [ -50.304296875000034, 1.797656250000045 ], [ -50.187597656249977, 1.785986328124977 ], [ -50.054687499999972, 1.730712890625 ], [ -49.957128906250006, 1.65986328125004 ], [ -49.881591796874972, 1.419921875 ], [ -49.90625, 1.26904296875 ], [ -49.898876953124955, 1.16298828124998 ], [ -49.937939453125011, 1.121435546875034 ], [ -50.047216796874977, 1.051953125 ], [ -50.070996093749926, 1.01508789062504 ], [ -50.294433593749972, 0.835742187500003 ], [ -50.343261718749972, 0.751025390624974 ], [ -50.462988281250034, 0.637304687499991 ], [ -50.581542968750028, 0.420507812499963 ], [ -50.755078124999955, 0.222558593749966 ], [ -50.816357421874983, 0.172558593749997 ], [ -50.91015625, 0.160986328125034 ], [ -50.96708984374996, 0.130273437499994 ], [ -51.10195312499999, -0.03125 ], [ -51.282910156250011, -0.085205078125028 ], [ -51.299560546875028, -0.178808593750006 ], [ -51.404150390625006, -0.392675781249963 ], [ -51.496289062499955, -0.509472656249955 ], [ -51.555029296875034, -0.549121093749946 ], [ -51.702636718749972, -0.762304687499949 ], [ -51.721533203125006, -0.855468750000014 ], [ -51.720605468749994, -1.018457031249994 ], [ -51.819140625000017, -1.117773437499977 ], [ -51.921630859375, -1.180859374999955 ], [ -51.934472656249966, -1.320312499999943 ], [ -51.980810546874977, -1.367968749999974 ], [ -52.020458984374983, -1.399023437499991 ], [ -52.229248046874972, -1.3625 ], [ -52.553417968749926, -1.5140625 ], [ -52.664160156250034, -1.551757812500028 ], [ -52.310302734374972, -1.559570312500014 ], [ -52.196679687499994, -1.64013671875 ], [ -51.94755859374996, -1.586718749999946 ], [ -51.64628906249996, -1.394335937500017 ], [ -51.531201171874955, -1.354101562499991 ], [ -51.297363281250028, -1.223535156250037 ], [ -51.202343749999926, -1.136523437499989 ], [ -51.028955078124966, -1.032128906250037 ], [ -50.992041015624977, -0.986328125000028 ], [ -50.894921875000023, -0.937597656249963 ], [ -50.842285156250028, -0.999609374999977 ], [ -50.838183593749989, -1.038867187499989 ], [ -50.917871093749966, -1.115234375 ], [ -50.897167968749926, -1.16445312499999 ], [ -50.844580078124977, -1.226269531249969 ], [ -50.825537109375006, -1.311425781249994 ], [ -50.818652343750017, -1.376269531249974 ], [ -50.786132812499972, -1.48994140625004 ], [ -50.678955078124972, -1.64384765624996 ], [ -50.675292968750028, -1.694726562500023 ], [ -50.690039062500006, -1.761718749999986 ], [ -50.638769531249949, -1.817089843749983 ], [ -50.585595703124966, -1.849902343750017 ], [ -50.403222656250023, -2.015527343750009 ], [ -50.260449218749983, -1.922949218749977 ], [ -50.172705078124949, -1.896191406250026 ], [ -50.116601562499994, -1.857519531249963 ], [ -49.999218749999955, -1.831835937499974 ], [ -49.902978515624994, -1.870605468749972 ], [ -49.719531250000017, -1.926367187499963 ], [ -49.585351562500023, -1.867187499999986 ], [ -49.313671875000011, -1.731738281250003 ], [ -49.398632812500011, -1.971582031250023 ], [ -49.460156250000011, -2.191503906249977 ], [ -49.506982421874966, -2.280273437500028 ], [ -49.553369140624994, -2.51992187499999 ], [ -49.599316406249926, -2.58388671874998 ], [ -49.63652343749996, -2.656933593750026 ], [ -49.575878906249955, -2.631445312499977 ], [ -49.523925781250028, -2.596875 ], [ -49.45751953125, -2.504589843749983 ], [ -49.407666015624983, -2.34433593750002 ], [ -49.211035156249977, -1.916503906249986 ], [ -49.154785156249972, -1.878515624999977 ], [ -48.991308593749977, -1.829785156249997 ], [ -48.71000976562496, -1.487695312500023 ], [ -48.6, -1.488769531249986 ], [ -48.52958984374996, -1.567480468750034 ], [ -48.462939453124989, -1.613964843749997 ], [ -48.44584960937496, -1.520410156250037 ], [ -48.349804687499926, -1.482128906249955 ], [ -48.45146484374996, -1.435839843750031 ], [ -48.46806640624996, -1.393847656250003 ], [ -48.477734374999983, -1.323828124999949 ], [ -48.40859375, -1.22919921875004 ], [ -48.449804687499977, -1.145507812499943 ], [ -48.306494140624977, -1.03984375 ], [ -48.317578124999926, -0.96054687500002 ], [ -48.266455078125006, -0.895117187500006 ], [ -48.201757812499977, -0.827929687500003 ], [ -48.12846679687496, -0.795214843749989 ], [ -48.115087890624977, -0.7375 ], [ -48.068847656249972, -0.713671874999989 ], [ -48.032568359374949, -0.705078125000014 ], [ -47.960937500000028, -0.76962890625002 ], [ -47.883398437500034, -0.693359375000028 ], [ -47.80766601562496, -0.66347656249998 ], [ -47.773730468749989, -0.676757812500014 ], [ -47.731494140624989, -0.710449218749957 ], [ -47.687109375, -0.72480468750004 ], [ -47.651074218749955, -0.71875 ], [ -47.557324218749955, -0.669921874999957 ], [ -47.470703124999972, -0.748535156249986 ], [ -47.418652343749955, -0.765917968749974 ], [ -47.432910156250017, -0.721875 ], [ -47.460351562499994, -0.680957031249989 ], [ -47.4390625, -0.64765625000004 ], [ -47.398095703125023, -0.626660156250026 ], [ -47.268603515625017, -0.645410156250023 ], [ -47.200537109375006, -0.680468749999974 ], [ -47.126904296875011, -0.745410156249974 ], [ -47.024609374999955, -0.750195312499969 ], [ -46.944335937499943, -0.743359375 ], [ -46.893652343750006, -0.779882812499977 ], [ -46.811230468750011, -0.779687500000023 ], [ -46.769921874999937, -0.836523437499977 ], [ -46.644433593749966, -0.91640625 ], [ -46.617236328125017, -0.970605468750023 ], [ -46.516308593749955, -0.996875 ], [ -46.421728515624977, -1.030078124999974 ], [ -46.320849609374932, -1.039160156249949 ], [ -46.21914062499999, -1.03125 ], [ -46.214990234374966, -1.099804687499969 ], [ -46.140380859375028, -1.118359375000011 ], [ -46.044628906249983, -1.10302734375 ], [ -45.972265624999977, -1.187402343749952 ], [ -45.77880859375, -1.250781249999989 ], [ -45.644775390624972, -1.347851562499955 ], [ -45.556933593750017, -1.330664062500006 ], [ -45.458593749999949, -1.35625 ], [ -45.353027343750028, -1.567382812500014 ], [ -45.32915039062496, -1.71728515625 ], [ -45.282128906249966, -1.696582031249946 ], [ -45.238574218749989, -1.629492187499963 ], [ -45.182080078124926, -1.507031249999969 ], [ -45.076367187499983, -1.466406249999949 ], [ -45.025781249999966, -1.513476562499946 ], [ -44.919775390624949, -1.588867187499943 ], [ -44.828369140625, -1.671679687500031 ], [ -44.78984375, -1.724804687500011 ], [ -44.721142578124983, -1.733496093750006 ], [ -44.778515624999955, -1.798828125 ], [ -44.720947265624943, -1.792285156250003 ], [ -44.651269531249966, -1.745800781250026 ], [ -44.591650390625006, -1.841796874999957 ], [ -44.546777343749994, -1.946289062500014 ], [ -44.537792968749955, -2.052734374999943 ], [ -44.580029296874926, -2.113867187499963 ], [ -44.617285156249977, -2.152148437499946 ], [ -44.658642578124955, -2.227539062500028 ], [ -44.707519531249972, -2.241113281249952 ], [ -44.756347656249972, -2.265527343749952 ], [ -44.700634765624983, -2.320410156250034 ], [ -44.662402343750017, -2.373242187499955 ], [ -44.579003906249994, -2.23046875 ], [ -44.520361328125034, -2.190332031249994 ], [ -44.435449218749966, -2.168066406249991 ], [ -44.391308593749955, -2.269628906249991 ], [ -44.381835937499972, -2.365527343749989 ], [ -44.520117187499977, -2.40546875000004 ], [ -44.520654296874994, -2.48125 ], [ -44.56201171875, -2.524218749999989 ], [ -44.589013671874994, -2.573437499999983 ], [ -44.610791015624983, -2.676855468749991 ], [ -44.63896484374996, -2.7625 ], [ -44.721386718749955, -3.142285156249955 ], [ -44.723046875000023, -3.204785156249997 ], [ -44.62265625, -3.13789062500004 ], [ -44.43754882812496, -2.944433593749977 ], [ -44.381152343750017, -2.738378906250006 ], [ -44.30815429687496, -2.53515625 ], [ -44.228613281250006, -2.471289062499949 ], [ -44.179394531249926, -2.471191406250014 ], [ -44.105566406250006, -2.493457031250031 ], [ -44.101367187499932, -2.56005859375 ], [ -44.112646484375006, -2.598535156250023 ], [ -44.191601562499926, -2.699609375 ], [ -44.225195312500034, -2.75498046875002 ], [ -44.192675781249989, -2.809570312499943 ], [ -44.013232421875017, -2.642187499999949 ], [ -43.932910156249989, -2.583496093749986 ], [ -43.864453124999983, -2.595410156250011 ], [ -43.728613281250034, -2.518164062499991 ], [ -43.455126953124989, -2.502050781250006 ], [ -43.434619140624989, -2.41367187500002 ], [ -43.380078124999983, -2.376074218750006 ], [ -43.229687499999983, -2.386035156249989 ], [ -42.936718749999983, -2.465039062500011 ], [ -42.832275390625028, -2.529589843750017 ], [ -42.675878906249977, -2.589648437499989 ], [ -42.593554687499989, -2.661035156249966 ], [ -42.249609374999977, -2.7919921875 ], [ -41.999853515625006, -2.806054687500023 ], [ -41.876171874999926, -2.746582031249986 ], [ -41.721875, -2.808886718749989 ], [ -41.64013671875, -2.878613281249983 ], [ -41.479931640624955, -2.916503906249972 ], [ -41.318212890625034, -2.936230468749997 ], [ -41.194531249999983, -2.886132812499994 ], [ -40.875585937500006, -2.869628906250014 ], [ -40.474560546874926, -2.795605468750026 ], [ -40.235351562499972, -2.813183593749969 ], [ -39.964697265624977, -2.861523437499955 ], [ -39.771826171875034, -2.985839843749972 ], [ -39.609423828124989, -3.05625 ], [ -39.511181640624955, -3.12558593750002 ], [ -39.352685546874994, -3.197363281249991 ], [ -39.014355468749983, -3.39023437500002 ], [ -38.895996093749943, -3.501757812500003 ], [ -38.686230468749926, -3.653710937499966 ], [ -38.475781249999955, -3.717480468749997 ], [ -38.361914062500034, -3.876464843749957 ], [ -38.271875, -3.948046874999974 ], [ -38.048828125000028, -4.216406250000034 ], [ -37.795654296874972, -4.404296875000028 ], [ -37.626318359375006, -4.592089843750003 ], [ -37.301464843750011, -4.713085937499969 ], [ -37.174658203125006, -4.912402343749974 ], [ -36.954882812499989, -4.936718749999955 ], [ -36.861132812499989, -4.966601562500003 ], [ -36.747363281249989, -5.050683593749994 ], [ -36.590722656249966, -5.097558593749952 ], [ -36.386718749999972, -5.084277343750003 ], [ -36.161767578124994, -5.09375 ], [ -35.979882812499966, -5.05439453125004 ], [ -35.549414062500006, -5.129394531249957 ], [ -35.481689453125, -5.166015624999957 ], [ -35.392578124999943, -5.250878906250009 ], [ -35.235449218750006, -5.56669921874996 ], [ -35.141748046875023, -5.917187499999955 ], [ -35.095458984375, -6.18535156249996 ], [ -34.988183593749994, -6.39375 ], [ -34.929589843749966, -6.785058593750023 ], [ -34.879882812499943, -6.908203124999972 ], [ -34.875976562499943, -7.0029296875 ], [ -34.833886718749994, -7.024414062500014 ], [ -34.805468749999989, -7.288378906249974 ], [ -34.816601562499926, -7.394824218749989 ], [ -34.857763671874977, -7.533300781249949 ], [ -34.860839843749972, -7.595019531250003 ], [ -34.854785156249989, -7.634277343750014 ], [ -34.872998046874983, -7.692089843749969 ], [ -34.878613281249955, -7.74746093749998 ], [ -34.8369140625, -7.871777343749983 ], [ -34.834667968749983, -7.97148437499996 ], [ -34.890527343749994, -8.092187500000037 ], [ -34.966650390624949, -8.407617187499994 ], [ -35.157763671874989, -8.930566406249952 ], [ -35.340869140624989, -9.230664062499983 ], [ -35.597070312499966, -9.540625 ], [ -35.763964843749932, -9.702539062500023 ], [ -35.830126953125017, -9.719042968750003 ], [ -35.890820312499926, -9.687011718749957 ], [ -35.847753906249949, -9.772460937499957 ], [ -35.885449218750011, -9.84765625 ], [ -36.054980468749989, -10.075781250000034 ], [ -36.223535156249966, -10.225097656249986 ], [ -36.398339843749937, -10.484082031249983 ], [ -36.41162109375, -10.489941406250026 ], [ -36.6357421875, -10.589941406249977 ], [ -36.768310546875, -10.671679687500017 ], [ -36.937792968749989, -10.820410156250034 ], [ -37.093359374999977, -11.054785156249991 ], [ -37.125488281250028, -11.084960937500014 ], [ -37.182812499999983, -11.06845703125002 ], [ -37.181201171875017, -11.1875 ], [ -37.315136718749955, -11.375976562499972 ], [ -37.356005859375017, -11.403906249999977 ], [ -37.354882812499966, -11.350488281250023 ], [ -37.331640625, -11.309863281250003 ], [ -37.320800781250028, -11.266601562499986 ], [ -37.321777343749972, -11.215136718749974 ], [ -37.359228515624949, -11.252539062499963 ], [ -37.438476562500028, -11.39375 ], [ -37.411816406250011, -11.497265624999983 ], [ -37.469335937500006, -11.65361328124996 ], [ -37.688720703125028, -12.1 ], [ -37.957324218749932, -12.475488281249966 ], [ -38.019238281249955, -12.591308593750028 ], [ -38.239746093750028, -12.844238281249957 ], [ -38.401757812499994, -12.966210937500023 ], [ -38.447314453124932, -12.967089843750031 ], [ -38.498925781249966, -12.956640625000034 ], [ -38.524902343750028, -12.762304687499963 ], [ -38.654003906249955, -12.644628906249963 ], [ -38.690966796875017, -12.623925781250009 ], [ -38.743896484374972, -12.74853515625 ], [ -38.787988281249966, -12.782714843750028 ], [ -38.851757812500011, -12.790136718750034 ], [ -38.783593749999966, -12.844433593749997 ], [ -38.763720703125017, -12.9072265625 ], [ -38.833154296875023, -13.032910156250026 ], [ -38.835302734375034, -13.147167968750026 ], [ -38.959179687499955, -13.273046875 ], [ -39.030908203124994, -13.365136718750023 ], [ -39.067382812499972, -13.480468749999986 ], [ -39.08935546875, -13.588183593749989 ], [ -39.034912109375, -13.55878906250004 ], [ -39.009082031249989, -13.581445312500037 ], [ -38.988623046875006, -13.61503906249996 ], [ -39.001220703124972, -13.664550781250014 ], [ -39.041113281250034, -13.758105468749974 ], [ -39.034912109375, -13.991015624999989 ], [ -39.04814453124996, -14.043945312500028 ], [ -39.008496093749955, -14.101171874999963 ], [ -38.966503906250011, -14.003417968750028 ], [ -38.942333984374983, -14.030664062499994 ], [ -39.059570312499972, -14.654785156249957 ], [ -39.013378906249983, -14.935644531249977 ], [ -38.996191406250034, -15.253808593750037 ], [ -38.943212890624977, -15.56435546874998 ], [ -38.885253906249972, -15.841992187499969 ], [ -38.880615234375028, -15.864257812499972 ], [ -38.960791015625006, -16.186523437499986 ], [ -39.063232421875, -16.50439453125 ], [ -39.125048828124989, -16.763574218750051 ], [ -39.163964843750023, -17.043554687499977 ], [ -39.202880859375028, -17.178125 ], [ -39.215234374999966, -17.315820312500023 ], [ -39.170605468749955, -17.642089843749972 ], [ -39.154003906249926, -17.703906250000031 ], [ -39.27836914062496, -17.849414062500017 ], [ -39.412597656249943, -17.920019531250006 ], [ -39.486767578124955, -17.990136718749994 ], [ -39.650781249999966, -18.252343750000037 ], [ -39.739794921874989, -18.639843750000026 ], [ -39.741943359375, -18.845996093750003 ], [ -39.699853515625023, -19.277832031249972 ], [ -39.731445312499972, -19.45390625 ], [ -39.783300781249977, -19.571777343749986 ], [ -39.844726562499972, -19.649121093750026 ], [ -40.001367187499994, -19.741992187500031 ], [ -40.141699218749977, -19.968261718750028 ], [ -40.202734374999977, -20.206054687499972 ], [ -40.298876953124932, -20.29267578125004 ], [ -40.318554687499955, -20.425781249999972 ], [ -40.395947265625011, -20.56943359375002 ], [ -40.596582031250023, -20.783789062499991 ], [ -40.727050781249943, -20.84619140625 ], [ -40.789257812500011, -20.906054687500031 ], [ -40.828759765624966, -21.031347656249977 ], [ -40.954541015624926, -21.237890624999963 ], [ -41.04726562499999, -21.505664062499974 ], [ -41.023144531249955, -21.596875 ], [ -41.021582031250006, -21.61083984375 ], [ -40.98784179687496, -21.9203125 ], [ -41.000292968750017, -21.999023437500028 ], [ -41.122509765624955, -22.084375 ], [ -41.582910156249966, -22.243652343749957 ], [ -41.705517578124983, -22.309667968749991 ], [ -41.980419921874955, -22.580664062499963 ], [ -41.997558593749972, -22.64462890625002 ], [ -41.98613281249996, -22.735839843749957 ], [ -41.940917968749972, -22.788281249999983 ], [ -41.9875, -22.845117187500009 ], [ -42.042382812499966, -22.947070312500003 ], [ -42.122460937500023, -22.940820312499966 ], [ -42.5810546875, -22.941015625 ], [ -42.829296874999955, -22.973339843750026 ], [ -42.95830078124996, -22.967089843749989 ], [ -43.016210937500034, -22.942578124999969 ], [ -43.081152343750006, -22.902539062499983 ], [ -43.100683593750006, -22.850097656249957 ], [ -43.0654296875, -22.77070312500004 ], [ -43.086279296875006, -22.723339843749983 ], [ -43.154296875, -22.725195312500006 ], [ -43.229003906250028, -22.747656249999963 ], [ -43.241943359375, -22.79511718750004 ], [ -43.236621093749989, -22.828808593749969 ], [ -43.208837890625006, -22.878125 ], [ -43.193603515625, -22.938574218750048 ], [ -43.224169921875017, -22.991210937500014 ], [ -43.369482421874949, -22.998046874999986 ], [ -43.5328125, -23.046386718749986 ], [ -43.736523437499955, -23.066601562500011 ], [ -43.898828124999966, -23.101464843750009 ], [ -43.973828124999983, -23.057324218749983 ], [ -43.898828124999966, -23.03525390625002 ], [ -43.791406249999937, -23.045996093749991 ], [ -43.675976562499955, -23.009472656250011 ], [ -43.70292968749996, -22.966308593750014 ], [ -43.866162109374983, -22.910546875000023 ], [ -44.047460937499977, -22.944726562499966 ], [ -44.147998046874932, -23.011035156249974 ], [ -44.367919921874972, -23.004980468749977 ], [ -44.63725585937496, -23.05546875 ], [ -44.681152343750028, -23.106933593749972 ], [ -44.673828124999943, -23.206640625000034 ], [ -44.621093749999943, -23.228515624999957 ], [ -44.569677734374949, -23.274023437499991 ], [ -44.619091796874983, -23.316406250000014 ], [ -44.667187500000011, -23.335156250000011 ], [ -44.951660156249972, -23.381445312500034 ], [ -45.215429687499977, -23.575585937499966 ], [ -45.325390624999983, -23.599707031249991 ], [ -45.423291015624955, -23.685351562500031 ], [ -45.43339843749996, -23.758496093750011 ], [ -45.464306640624955, -23.802539062500017 ], [ -45.527099609374972, -23.804785156250034 ], [ -45.664648437500006, -23.764843749999983 ], [ -45.843164062499966, -23.763671875 ], [ -45.972070312500023, -23.795507812500006 ], [ -46.630761718750023, -24.110351562500028 ], [ -46.867285156249977, -24.236328125000014 ], [ -47.137207031249972, -24.493164062500028 ], [ -47.592187499999937, -24.781054687499974 ], [ -47.831152343749949, -24.952929687499989 ], [ -47.876562499999977, -24.997460937500009 ], [ -47.914306640625028, -24.999902343749966 ], [ -47.989160156249994, -25.035742187499991 ], [ -47.959375, -25.0654296875 ], [ -47.908349609374966, -25.068164062500017 ], [ -47.929394531249983, -25.168261718749989 ], [ -48.024365234374983, -25.23671875 ], [ -48.202734374999977, -25.416503906250028 ], [ -48.242431640625, -25.4033203125 ], [ -48.185937499999937, -25.309863281249974 ], [ -48.273486328125017, -25.306347656249969 ], [ -48.402490234374994, -25.272070312499991 ], [ -48.458496093749972, -25.310742187499969 ], [ -48.427636718749966, -25.4033203125 ], [ -48.476123046874989, -25.44296875 ], [ -48.564160156249983, -25.447460937500026 ], [ -48.643994140625011, -25.436523437500014 ], [ -48.731738281249932, -25.36875 ], [ -48.6921875, -25.491503906250031 ], [ -48.507031249999983, -25.52128906249996 ], [ -48.429882812499983, -25.550195312499994 ], [ -48.401171875000017, -25.597363281250011 ], [ -48.545166015625028, -25.815917968750043 ], [ -48.665771484375, -25.844335937499963 ], [ -48.679003906249932, -25.87519531250004 ], [ -48.61284179687496, -25.875 ], [ -48.576318359374994, -25.935449218749966 ], [ -48.61943359374996, -26.179394531250011 ], [ -48.679003906249932, -26.225781250000054 ], [ -48.713769531249994, -26.226953125000023 ], [ -48.748291015625028, -26.268652343749991 ], [ -48.70068359375, -26.348339843749969 ], [ -48.651611328124943, -26.406445312499997 ], [ -48.658154296874955, -26.519140625000034 ], [ -48.676513671874972, -26.612402343750034 ], [ -48.677734374999943, -26.702929687500003 ], [ -48.615673828125011, -26.878125 ], [ -48.593408203124994, -27.058007812500037 ], [ -48.568359374999972, -27.123437499999966 ], [ -48.554150390624983, -27.195996093749997 ], [ -48.595507812499989, -27.263867187499969 ], [ -48.571972656249983, -27.37275390625004 ], [ -48.642578124999972, -27.557910156250017 ], [ -48.605664062500011, -27.825195312500014 ], [ -48.620800781249983, -28.075585937499966 ], [ -48.648437500000028, -28.20722656250004 ], [ -48.693212890625006, -28.310156249999963 ], [ -48.797265624999966, -28.44267578124996 ], [ -48.799658203125006, -28.575292968749977 ], [ -49.023583984374966, -28.698632812499966 ], [ -49.271289062499989, -28.871191406250048 ], [ -49.499902343750023, -29.075390624999983 ], [ -49.745996093749966, -29.363183593749994 ], [ -50.033349609374994, -29.800976562500011 ], [ -50.299511718749955, -30.425781250000028 ], [ -50.619970703125034, -30.897656249999969 ], [ -50.748144531250034, -31.068066406249969 ], [ -50.921386718749972, -31.25839843750002 ], [ -51.151757812500023, -31.480371093750023 ], [ -51.460400390625011, -31.702441406249974 ], [ -51.798144531249989, -31.900292968750051 ], [ -51.920214843749989, -31.989550781250017 ], [ -52.039208984374994, -32.114843749999963 ], [ -52.068945312500006, -32.063085937499991 ], [ -52.043164062499983, -31.977539062499972 ], [ -52.059570312499972, -31.91347656249998 ], [ -52.063232421875, -31.830371093750017 ], [ -51.995117187499972, -31.815039062499991 ], [ -51.893164062499977, -31.867773437499991 ], [ -51.841210937499966, -31.83203125 ], [ -51.803417968750011, -31.796679687499989 ], [ -51.680664062499943, -31.774609375000026 ], [ -51.446191406249966, -31.557324218749983 ], [ -51.272167968749955, -31.476953125000037 ], [ -51.17431640625, -31.33974609374998 ], [ -51.15751953124996, -31.26679687500004 ], [ -51.16142578124996, -31.118847656250011 ], [ -51.105957031250028, -31.081347656250003 ], [ -50.980078125000034, -31.094238281249972 ], [ -50.95439453124996, -31.052148437500009 ], [ -50.965332031249972, -31.00546875 ], [ -50.940820312499937, -30.903710937499966 ], [ -50.770166015624994, -30.813378906250037 ], [ -50.689306640624949, -30.704199218749991 ], [ -50.716308593749943, -30.425976562499983 ], [ -50.685058593749972, -30.413476562500009 ], [ -50.614843749999977, -30.45683593749996 ], [ -50.581933593750023, -30.438867187500037 ], [ -50.546533203124994, -30.316894531249957 ], [ -50.563525390624989, -30.25361328125004 ], [ -50.646191406249955, -30.236816406249986 ], [ -50.931884765625, -30.374316406250031 ], [ -51.024951171874932, -30.368652343750028 ], [ -51.040380859374977, -30.260644531249966 ], [ -51.179296875000034, -30.211035156249977 ], [ -51.233593749999983, -30.121386718750017 ], [ -51.249853515625034, -30.059960937500023 ], [ -51.298046874999983, -30.034863281249969 ], [ -51.295019531249977, -30.141015625 ], [ -51.28178710937496, -30.244140624999972 ], [ -51.157275390624989, -30.364257812500014 ], [ -51.187548828124932, -30.41191406249996 ], [ -51.246582031249972, -30.467578125000017 ], [ -51.287695312500006, -30.59121093749998 ], [ -51.283056640625034, -30.751562499999963 ], [ -51.31640625, -30.702734374999963 ], [ -51.359082031249983, -30.674511718749983 ], [ -51.376464843749972, -30.846875 ], [ -51.459130859375023, -30.91279296875004 ], [ -51.485253906250023, -30.9775390625 ], [ -51.46367187499996, -31.052636718750023 ], [ -51.506298828124955, -31.104492187500014 ], [ -51.716894531249949, -31.24375 ], [ -51.926806640624989, -31.338867187499972 ], [ -51.972460937499989, -31.383789062499986 ], [ -51.994873046875, -31.489941406250026 ], [ -52.026953124999977, -31.599023437500037 ], [ -52.119824218749983, -31.694921875000034 ], [ -52.193554687499983, -31.885546874999974 ], [ -52.191552734375023, -31.967578124999989 ], [ -52.167089843750006, -32.08847656250002 ], [ -52.127392578125011, -32.167773437500003 ], [ -52.190185546875, -32.220800781249977 ], [ -52.274609374999983, -32.323730468749986 ], [ -52.341650390624949, -32.439746093749989 ], [ -52.508496093749926, -32.875292968749989 ], [ -52.652246093749994, -33.137792968750006 ], [ -52.762890624999983, -33.26640625 ], [ -52.920849609375011, -33.40195312499999 ], [ -53.370605468749972, -33.742187500000028 ], [ -53.397558593749949, -33.737304687500014 ], [ -53.463574218750011, -33.709863281250023 ], [ -53.518847656249989, -33.677246093750043 ], [ -53.531347656250034, -33.65546875000004 ], [ -53.537646484374989, -33.622851562499974 ], [ -53.530371093750006, -33.50029296874996 ], [ -53.531347656250034, -33.1708984375 ], [ -53.511865234374966, -33.108691406250031 ], [ -53.482861328124926, -33.068554687500026 ], [ -53.395214843750011, -33.010351562499977 ], [ -53.310107421874989, -32.927050781249974 ], [ -53.214062499999983, -32.82109375 ], [ -53.125585937499977, -32.73671875 ], [ -53.15727539062496, -32.680078125 ], [ -53.23125, -32.62539062499998 ], [ -53.362744140624983, -32.58115234375002 ], [ -53.489404296875023, -32.50322265624996 ], [ -53.601708984374994, -32.403027343749969 ], [ -53.653613281249989, -32.298730468750037 ], [ -53.701123046874983, -32.18632812499996 ], [ -53.74658203125, -32.097460937499974 ], [ -53.76171875, -32.056835937499969 ], [ -53.806103515624983, -32.03994140624998 ], [ -53.876513671875017, -31.994531249999966 ], [ -53.920605468749926, -31.95234375 ], [ -53.985156249999932, -31.928125 ], [ -54.100439453124977, -31.90156250000004 ], [ -54.220556640625034, -31.855175781249997 ], [ -54.369921874999989, -31.745019531250037 ], [ -54.477685546875023, -31.622753906249997 ], [ -54.530908203125023, -31.541992187499972 ], [ -54.587646484375028, -31.485156250000031 ], [ -54.895996093749972, -31.391210937499977 ], [ -55.036035156249994, -31.27900390625004 ], [ -55.091162109375034, -31.313964843749972 ], [ -55.173535156249926, -31.279589843749974 ], [ -55.254638671875028, -31.225585937499986 ], [ -55.278955078124994, -31.184179687499991 ], [ -55.313281249999989, -31.141699218750048 ], [ -55.34550781249996, -31.092968749999969 ], [ -55.366064453124977, -31.046191406250031 ], [ -55.449560546875034, -30.96445312499999 ], [ -55.557324218749955, -30.8759765625 ], [ -55.603027343750028, -30.850781250000011 ], [ -55.627148437499983, -30.858105468749997 ], [ -55.650488281250034, -30.89208984375 ], [ -55.665234375000011, -30.92490234375002 ], [ -55.705957031249966, -30.946582031249989 ], [ -55.75634765625, -30.987109374999989 ], [ -55.807763671874994, -31.036718749999977 ], [ -55.873681640625023, -31.069628906250017 ], [ -55.952001953124977, -31.080859374999989 ], [ -56.0046875, -31.079199218750006 ], [ -56.015527343749966, -31.059667968750034 ], [ -56.018457031250023, -30.991894531249983 ], [ -55.998974609374955, -30.837207031250003 ], [ -56.044824218749966, -30.777636718750031 ], [ -56.105859374999966, -30.713769531249994 ], [ -56.17617187499999, -30.628417968750014 ], [ -56.4072265625, -30.447460937500011 ], [ -56.721679687500028, -30.186914062500037 ], [ -56.832714843749983, -30.107226562499974 ], [ -56.937255859374972, -30.101074218749957 ], [ -57.032714843749972, -30.109960937499991 ], [ -57.120507812499994, -30.144433593749994 ], [ -57.186914062499937, -30.264843750000011 ], [ -57.214453124999949, -30.283398437499983 ], [ -57.383837890625017, -30.280664062500037 ], [ -57.55229492187496, -30.261230468749986 ], [ -57.608886718750028, -30.187792968750045 ], [ -57.563867187499994, -30.139941406249974 ], [ -57.405224609375011, -30.03388671875004 ], [ -57.317480468749977, -29.939453124999986 ], [ -57.300683593749937, -29.856542968749963 ], [ -57.224658203124989, -29.782128906249994 ], [ -57.089355468749972, -29.71621093749998 ], [ -56.938623046874994, -29.594824218750034 ], [ -56.772460937499972, -29.417871093750037 ], [ -56.671533203125023, -29.287304687499997 ], [ -56.635839843750034, -29.203027343749966 ], [ -56.57070312499999, -29.138085937499966 ], [ -56.475976562499966, -29.092480468750011 ], [ -56.393261718749983, -28.997265624999969 ], [ -56.322363281250034, -28.852441406250037 ], [ -56.225537109374926, -28.737207031250009 ], [ -56.102880859375006, -28.651757812500009 ], [ -56.03422851562496, -28.58085937499996 ], [ -56.019628906250006, -28.52460937500004 ], [ -55.984912109374932, -28.488574218749989 ], [ -55.930175781249972, -28.472851562499983 ], [ -55.903662109375006, -28.443261718749994 ], [ -55.905419921874994, -28.399609374999983 ], [ -55.890527343749994, -28.370019531249994 ], [ -55.858886718750028, -28.354199218749969 ], [ -55.806054687499994, -28.359765625000037 ], [ -55.731982421875017, -28.386621093749994 ], [ -55.687255859374972, -28.38164062499996 ], [ -55.671972656249949, -28.344921875000026 ], [ -55.691503906250034, -28.302832031249977 ], [ -55.745996093750023, -28.25546875000002 ], [ -55.725488281250023, -28.204101562500028 ], [ -55.582373046875006, -28.12099609374998 ], [ -55.476660156249949, -28.089355468750014 ], [ -55.409814453125023, -28.037792968749983 ], [ -55.346484374999989, -27.955957031250009 ], [ -55.24375, -27.898828125 ], [ -55.101513671875011, -27.866796874999963 ], [ -55.063867187499966, -27.835937499999986 ], [ -55.068994140624937, -27.796289062499994 ], [ -55.039941406249994, -27.76777343750004 ], [ -54.955908203125006, -27.74716796875002 ], [ -54.910205078125017, -27.708593749999977 ], [ -54.902783203125011, -27.65195312499999 ], [ -54.875732421875, -27.59921875 ], [ -54.829101562500028, -27.550585937500031 ], [ -54.777099609375, -27.532519531249989 ], [ -54.719726562500028, -27.544921875000028 ], [ -54.665869140624977, -27.526562500000026 ], [ -54.615429687500011, -27.477148437499991 ], [ -54.554931640625028, -27.4541015625 ], [ -54.484326171874955, -27.457324218750031 ], [ -54.448144531249937, -27.446484375000054 ], [ -54.327001953124949, -27.423535156249997 ], [ -54.260156250000023, -27.382031249999969 ], [ -54.205224609375023, -27.289648437499977 ], [ -54.156445312499926, -27.253808593749966 ], [ -54.11381835937496, -27.27470703124996 ], [ -54.040136718749949, -27.24375 ], [ -53.935351562500017, -27.1611328125 ], [ -53.915625, -27.159570312500037 ], [ -53.838183593750017, -27.121093750000014 ], [ -53.758496093749955, -26.978320312499974 ], [ -53.71728515625, -26.882812499999972 ], [ -53.727148437499949, -26.804687500000043 ], [ -53.753320312499966, -26.748632812499991 ], [ -53.744580078124955, -26.666503906249957 ], [ -53.718164062499994, -26.443164062500017 ], [ -53.710937500000028, -26.351855468749974 ], [ -53.668554687500006, -26.288183593749977 ], [ -53.671289062499937, -26.22509765625 ], [ -53.746923828125006, -26.083691406249969 ], [ -53.8232421875, -25.959570312499991 ], [ -53.864208984374983, -25.74882812499996 ], [ -53.891162109374989, -25.668847656250009 ], [ -53.954785156249983, -25.64765625000004 ], [ -54.012304687499977, -25.57792968749996 ], [ -54.08500976562496, -25.571875 ], [ -54.119238281250006, -25.54521484374996 ], [ -54.154589843749989, -25.523046874999963 ], [ -54.206152343750034, -25.529589843749974 ], [ -54.250097656250006, -25.57041015625002 ], [ -54.331884765624977, -25.571875 ], [ -54.383349609374989, -25.588671875000017 ], [ -54.443945312499977, -25.625 ], [ -54.501513671874989, -25.608300781250023 ], [ -54.537841796875, -25.576464843750017 ], [ -54.615869140624994, -25.576074218750023 ], [ -54.610546874999983, -25.432714843750034 ], [ -54.473144531249972, -25.22021484375 ], [ -54.436230468750011, -25.121289062500011 ], [ -54.4541015625, -25.06523437499996 ], [ -54.412988281249966, -24.867480468749989 ], [ -54.312939453124926, -24.528125 ], [ -54.281005859375, -24.306054687500009 ], [ -54.317285156250023, -24.201269531249977 ], [ -54.318261718749937, -24.128125 ], [ -54.26689453124996, -24.065820312500009 ], [ -54.241796875, -24.047265624999966 ], [ -54.370800781249983, -23.97119140625 ], [ -54.440234375000017, -23.90175781249998 ], [ -54.529589843750017, -23.852148437500006 ], [ -54.62548828125, -23.8125 ], [ -54.671777343750023, -23.829003906249994 ], [ -54.721386718750011, -23.852148437500006 ], [ -54.817285156249994, -23.888476562500031 ], [ -54.926464843749955, -23.951367187499969 ], [ -54.982666015624943, -23.974511718749966 ], [ -55.081884765625006, -23.997656249999977 ], [ -55.1943359375, -24.017480468750023 ], [ -55.286914062499932, -24.00429687499999 ], [ -55.366308593750034, -23.99101562499996 ], [ -55.415917968750023, -23.951367187499969 ], [ -55.4423828125, -23.86533203125002 ], [ -55.4423828125, -23.792578125000034 ], [ -55.458886718749966, -23.686718750000054 ], [ -55.518457031249937, -23.627246093750017 ], [ -55.538281249999983, -23.580957031249994 ], [ -55.541601562499949, -23.524707031249989 ], [ -55.534960937500017, -23.461914062499986 ], [ -55.518457031249937, -23.415625 ], [ -55.528369140625017, -23.359375 ], [ -55.554833984374994, -23.31962890624996 ], [ -55.548193359374977, -23.250195312500026 ], [ -55.561425781249994, -23.154296875000028 ], [ -55.601123046874989, -23.094726562499972 ], [ -55.620996093749966, -23.025292968750037 ], [ -55.620996093749966, -22.955859375000017 ], [ -55.650732421874977, -22.886425781249983 ], [ -55.654052734374943, -22.810351562500031 ], [ -55.627587890624966, -22.740917968750011 ], [ -55.61767578125, -22.67148437499999 ], [ -55.647412109375011, -22.621875 ], [ -55.703662109375017, -22.592089843749974 ], [ -55.746630859374989, -22.512695312499972 ], [ -55.753271484375006, -22.410156250000043 ], [ -55.799560546875028, -22.353906250000037 ], [ -55.849169921874989, -22.307617187500014 ], [ -55.905371093749977, -22.307617187500014 ], [ -55.991406249999926, -22.281152343750051 ], [ -56.067480468749977, -22.284472656250017 ], [ -56.189843749999937, -22.281152343750051 ], [ -56.246044921874926, -22.264648437499972 ], [ -56.275781249999966, -22.228222656250011 ], [ -56.351855468749989, -22.178613281250023 ], [ -56.394873046874977, -22.092675781250023 ], [ -56.447802734375017, -22.076171875000028 ], [ -56.523828124999937, -22.102539062499986 ], [ -56.55029296875, -22.13564453124998 ], [ -56.580078124999943, -22.181933593749989 ], [ -56.633007812499983, -22.234863281250028 ], [ -56.702441406250017, -22.231542968749977 ], [ -56.775195312499989, -22.261328125 ], [ -56.844677734374955, -22.264648437499972 ], [ -56.937255859374972, -22.271289062499989 ], [ -57.029882812500006, -22.244824218750011 ], [ -57.142333984375, -22.215039062499983 ], [ -57.238232421875011, -22.195214843750037 ], [ -57.33085937499996, -22.215039062499983 ], [ -57.393652343749977, -22.198437499999983 ], [ -57.476367187499932, -22.18857421875002 ], [ -57.568945312499977, -22.181933593749989 ], [ -57.641699218749949, -22.129003906249963 ], [ -57.721093749999966, -22.09921875000002 ], [ -57.764062500000023, -22.109179687500003 ], [ -57.820312500000028, -22.142285156249997 ], [ -57.879833984374983, -22.13564453124998 ], [ -57.955908203125034, -22.109179687500003 ], [ -57.985693359374977, -22.04638671875 ], [ -57.979052734374932, -22.006640624999989 ], [ -57.9625, -21.966992187499997 ], [ -57.932763671875023, -21.910742187499991 ], [ -57.949316406250006, -21.85117187500002 ], [ -57.942675781249989, -21.79833984375 ], [ -57.929443359374972, -21.751953124999972 ], [ -57.916210937499926, -21.699121093750037 ], [ -57.92617187499999, -21.649511718749977 ], [ -57.929443359374972, -21.596582031250023 ], [ -57.936083984374989, -21.546972656250048 ], [ -57.945996093749955, -21.494042968750009 ], [ -57.90629882812496, -21.417968749999957 ], [ -57.873242187499983, -21.355078125000034 ], [ -57.89306640625, -21.302246093750014 ], [ -57.886474609375, -21.265820312499969 ], [ -57.860009765624937, -21.20625 ], [ -57.82695312499996, -21.133593750000031 ], [ -57.830224609374994, -20.997949218750009 ], [ -57.860009765624937, -20.918554687500006 ], [ -57.892236328125023, -20.897070312499977 ], [ -57.900488281250006, -20.873046874999972 ], [ -57.884814453125017, -20.84169921874998 ], [ -57.90190429687496, -20.809375 ], [ -57.90849609374996, -20.776367187499986 ], [ -57.891406249999932, -20.747460937499966 ], [ -57.915136718749977, -20.690332031249966 ], [ -57.9625, -20.673828124999972 ], [ -57.979052734374932, -20.657324218749991 ], [ -57.995605468750028, -20.594433593749969 ], [ -58.00883789062496, -20.521679687499969 ], [ -58.00224609374996, -20.465429687499977 ], [ -58.025390624999972, -20.415820312499989 ], [ -58.058447265624949, -20.38613281249998 ], [ -58.091503906249926, -20.33320312500004 ], [ -58.124609375000034, -20.293457031250014 ], [ -58.137792968749949, -20.237304687500043 ], [ -58.159765624999977, -20.164648437499977 ], [ -58.09375, -20.151074218749969 ], [ -58.067626953124972, -20.110351562500014 ], [ -58.021142578124994, -20.055175781249972 ], [ -57.960156250000011, -20.04072265625004 ], [ -57.887597656249966, -20.020410156249994 ], [ -57.860742187499994, -19.97958984375002 ], [ -58.029931640624994, -19.83271484375004 ], [ -58.131494140624994, -19.74453125 ], [ -58.072021484374972, -19.62529296874996 ], [ -57.971679687499943, -19.424218750000037 ], [ -57.874511718749972, -19.229492187499972 ], [ -57.800390624999949, -19.080957031250009 ], [ -57.781445312500011, -19.053515625 ], [ -57.716796874999972, -19.044042968750034 ], [ -57.728613281250006, -18.967382812499963 ], [ -57.73085937499999, -18.91718750000004 ], [ -57.783105468749994, -18.914257812499969 ], [ -57.725, -18.733203125000031 ], [ -57.639160156249972, -18.475 ], [ -57.574023437499932, -18.279296875000014 ], [ -57.553125, -18.24648437499999 ], [ -57.50615234374996, -18.237304687499986 ], [ -57.49565429687496, -18.214648437499989 ], [ -57.552050781249989, -18.183105468749957 ], [ -57.586474609374989, -18.122265625 ], [ -57.661669921874932, -17.947363281249991 ], [ -57.780175781250023, -17.67177734374998 ], [ -57.788867187500017, -17.573046875000017 ], [ -57.832470703125011, -17.512109375000037 ], [ -57.905029296874972, -17.532324218749991 ], [ -57.990917968749955, -17.512890625000026 ], [ -58.20556640625, -17.363085937499974 ], [ -58.347753906250006, -17.282128906249994 ], [ -58.395996093749972, -17.234277343750023 ], [ -58.417382812499994, -17.080566406249972 ], [ -58.459814453125006, -16.910742187500006 ], [ -58.478125, -16.700683593750028 ], [ -58.470605468749994, -16.650195312500045 ], [ -58.350390625000017, -16.490820312499991 ], [ -58.350781250000011, -16.410253906250006 ], [ -58.340576171874972, -16.339941406249977 ], [ -58.345605468750023, -16.284375 ], [ -58.375390624999966, -16.283593749999966 ], [ -58.423681640625034, -16.307910156250031 ], [ -58.496582031249943, -16.326660156250028 ], [ -58.537939453125034, -16.328222656249991 ], [ -58.957275390625028, -16.31318359375004 ], [ -59.434277343749926, -16.295996093750006 ], [ -59.831152343749977, -16.281738281250028 ], [ -60.17558593749996, -16.269335937499989 ], [ -60.187207031249955, -16.132128906250017 ], [ -60.206640625, -15.90195312500002 ], [ -60.220410156249955, -15.738671874999966 ], [ -60.242333984374994, -15.479589843750034 ], [ -60.380468749999977, -15.318261718750023 ], [ -60.530468749999983, -15.143164062499977 ], [ -60.583203124999983, -15.098339843749983 ], [ -60.402001953124994, -15.092773437500014 ], [ -60.273339843749994, -15.088769531249994 ], [ -60.29887695312496, -14.618554687500037 ], [ -60.338037109374937, -14.570507812500011 ], [ -60.372705078124994, -14.41875 ], [ -60.396240234374972, -14.332812499999989 ], [ -60.460156249999955, -14.263085937499994 ], [ -60.47465820312496, -14.184765625000026 ], [ -60.462988281250006, -14.13242187500002 ], [ -60.428076171874977, -14.1 ], [ -60.404980468749983, -14.019238281249969 ], [ -60.422363281249972, -13.937988281250028 ], [ -60.460156249999955, -13.862402343749991 ], [ -60.506591796875, -13.78984375 ], [ -60.595312499999949, -13.745312500000026 ], [ -60.722363281249983, -13.664355468749974 ], [ -60.914501953124955, -13.561425781249966 ], [ -61.077001953125034, -13.489746093750014 ], [ -61.129150390625, -13.498535156250028 ], [ -61.416064453125017, -13.526562499999969 ], [ -61.511572265625006, -13.541210937500011 ], [ -61.575683593750028, -13.524804687499966 ], [ -61.789941406249966, -13.525585937500026 ], [ -61.874121093749977, -13.470410156249983 ], [ -61.944726562499966, -13.40625 ], [ -62.094775390624989, -13.241992187499989 ], [ -62.118017578125006, -13.15976562500002 ], [ -62.176074218749932, -13.133691406250037 ], [ -62.263916015624972, -13.14365234375002 ], [ -62.352832031249989, -13.132421874999963 ], [ -62.525537109374994, -13.064257812500017 ], [ -62.68706054687496, -12.994335937499983 ], [ -62.765478515625034, -12.99726562500004 ], [ -62.835156250000011, -12.953710937499963 ], [ -62.957910156249966, -12.847070312499994 ], [ -63.015185546875017, -12.80556640624998 ], [ -63.041357421875006, -12.750390625000023 ], [ -63.067480468750006, -12.669140624999983 ], [ -63.116796875, -12.651660156249974 ], [ -63.180664062499972, -12.666210937500011 ], [ -63.249755859375, -12.70791015624998 ], [ -63.346679687499943, -12.68007812499999 ], [ -63.465234374999937, -12.605175781250011 ], [ -63.541894531250023, -12.546679687500003 ], [ -63.585644531249955, -12.518945312500037 ], [ -63.688574218749977, -12.478027343749957 ], [ -63.7880859375, -12.469433593749983 ], [ -63.938574218750006, -12.5296875 ], [ -64.061621093750034, -12.505078124999955 ], [ -64.255029296874994, -12.483300781249966 ], [ -64.420507812499949, -12.439746093749974 ], [ -64.480761718749989, -12.326171875000014 ], [ -64.513427734374972, -12.250976562499972 ], [ -64.611669921875006, -12.203906249999974 ], [ -64.690039062499977, -12.146484375 ], [ -64.783447265625, -12.059375 ], [ -64.82988281249996, -12.030273437499957 ], [ -64.914355468749932, -12.005957031249977 ], [ -64.992529296874977, -11.975195312500006 ], [ -65.001220703124972, -11.920019531249963 ], [ -65.030273437500028, -11.847363281249997 ], [ -65.037109375, -11.829394531249974 ], [ -65.090283203124983, -11.741210937499943 ], [ -65.115136718749994, -11.735058593750026 ], [ -65.142675781250006, -11.75234375 ], [ -65.16337890624996, -11.765136718750028 ], [ -65.185742187499983, -11.749511718749957 ], [ -65.189746093749989, -11.710058593749991 ], [ -65.175390625, -11.646875 ], [ -65.206201171874966, -11.58056640625 ], [ -65.282275390625017, -11.511035156249946 ], [ -65.322021484374943, -11.439160156249969 ], [ -65.325488281249932, -11.364746093749986 ], [ -65.342382812500006, -11.315039062499991 ], [ -65.372851562499989, -11.289941406250023 ], [ -65.389892578125, -11.246289062500011 ], [ -65.39360351562496, -11.184277343749997 ], [ -65.37158203125, -11.110351562499943 ], [ -65.32377929687496, -11.024804687500009 ], [ -65.334033203124989, -10.892773437500026 ], [ -65.402294921874955, -10.714746093749994 ], [ -65.439990234374989, -10.586230468750017 ], [ -65.447119140625034, -10.507421875000034 ], [ -65.436914062499994, -10.449023437499946 ], [ -65.395458984374983, -10.392285156250026 ], [ -65.313085937499977, -10.253027343749991 ], [ -65.298583984374972, -10.146777343750017 ], [ -65.324560546875006, -10.026953125000034 ], [ -65.328125, -9.935546874999972 ], [ -65.309326171875028, -9.872656250000034 ], [ -65.337890624999972, -9.790234375000026 ], [ -65.396142578124937, -9.712402343749986 ], [ -65.436767578124972, -9.710449218750028 ], [ -65.491992187499932, -9.731738281250017 ], [ -65.558691406250034, -9.797460937499991 ], [ -65.637109375000023, -9.809082031249957 ], [ -65.706787109375, -9.768457031250037 ], [ -65.924707031249994, -9.785449218750031 ], [ -66.263574218749994, -9.826074218749966 ], [ -66.399218750000017, -9.868164062500014 ], [ -66.47890625, -9.886132812500023 ], [ -66.575341796875023, -9.899902343749986 ], [ -66.72998046875, -9.975488281250023 ], [ -67.111523437500011, -10.268945312500037 ], [ -67.190478515625017, -10.31142578124998 ], [ -67.280468749999955, -10.317285156250023 ], [ -67.332714843749955, -10.357910156249957 ], [ -67.416943359374955, -10.389843749999969 ], [ -67.582421875000023, -10.505957031250006 ], [ -67.666650390624937, -10.598925781250031 ], [ -67.721777343749977, -10.683105468749943 ], [ -67.78569335937496, -10.686035156250014 ], [ -67.83500976562496, -10.662792968749983 ], [ -67.99169921875, -10.674414062499949 ], [ -68.071679687499937, -10.703125 ], [ -68.158642578124983, -10.785058593750023 ], [ -68.266601562499972, -10.933105468749986 ], [ -68.311132812499977, -10.975195312500034 ], [ -68.397998046874989, -11.01875 ], [ -68.498339843750017, -11.054785156249991 ], [ -68.622656250000034, -11.109179687499974 ], [ -68.678369140624994, -11.11279296875 ], [ -68.727490234374983, -11.122460937500009 ], [ -68.76992187499999, -11.097656250000028 ], [ -68.784082031249966, -11.044628906249969 ], [ -68.848339843749983, -11.01113281249998 ], [ -69.001660156249955, -10.994335937500026 ], [ -69.228515625, -10.955664062499963 ], [ -69.462548828124966, -10.948144531250023 ], [ -69.57861328125, -10.951757812499963 ], [ -69.674023437499983, -10.9541015625 ], [ -69.839794921875011, -10.93339843749996 ], [ -69.960351562499966, -10.92988281250004 ], [ -70.066308593749966, -10.982421875 ], [ -70.220068359375034, -11.04765625 ], [ -70.290380859374977, -11.064257812499974 ], [ -70.341992187500011, -11.066699218750017 ], [ -70.392285156249955, -11.058593749999972 ], [ -70.450878906249983, -11.024804687500009 ], [ -70.53325195312496, -10.946875 ], [ -70.596533203124977, -10.976855468750017 ], [ -70.642333984375, -11.010253906249986 ], [ -70.641552734375011, -10.840820312500014 ], [ -70.640332031249926, -10.586035156249977 ], [ -70.639355468750011, -10.361328125000028 ], [ -70.638525390625006, -10.181542968749994 ], [ -70.637597656249994, -9.971777343749977 ], [ -70.636914062499955, -9.823730468750014 ], [ -70.59379882812496, -9.767480468750009 ], [ -70.567236328124977, -9.704589843749986 ], [ -70.599169921874989, -9.620507812500009 ], [ -70.592236328125011, -9.543457031250028 ], [ -70.570166015625034, -9.489843750000034 ], [ -70.541113281249977, -9.4375 ], [ -70.60791015625, -9.463671875000031 ], [ -70.636914062499955, -9.478222656249969 ], [ -70.672460937500006, -9.51796875 ], [ -70.758496093749955, -9.571679687500009 ], [ -70.816259765624977, -9.625292968750003 ], [ -70.884521484374943, -9.669042968750034 ], [ -70.970751953125017, -9.765722656250006 ], [ -71.041748046875, -9.81875 ], [ -71.115283203124989, -9.852441406250009 ], [ -71.237939453124994, -9.966015624999955 ], [ -71.339404296874989, -9.988574218750031 ], [ -71.608007812500006, -10.00605468750004 ], [ -71.887451171875, -10.005566406250026 ], [ -72.14296875, -10.005175781250031 ], [ -72.181591796874955, -10.003710937500003 ], [ -72.179101562499994, -9.910156249999943 ], [ -72.172851562499972, -9.844042968749974 ], [ -72.259960937499955, -9.77431640624998 ], [ -72.265820312499983, -9.6884765625 ], [ -72.289013671875011, -9.629199218750003 ], [ -72.318066406249955, -9.556640624999957 ], [ -72.379052734374966, -9.51015625 ], [ -72.464746093749994, -9.492187499999972 ], [ -72.60546875, -9.452050781249966 ], [ -72.814257812499989, -9.410351562499997 ], [ -73.013769531250034, -9.407421875000026 ], [ -73.209423828124926, -9.411425781249946 ], [ -73.08984375, -9.26572265625002 ], [ -72.970361328124994, -9.120117187500028 ], [ -72.974023437500023, -8.9931640625 ], [ -73.070507812499955, -8.8828125 ], [ -73.12255859375, -8.81406250000002 ], [ -73.203125, -8.719335937499991 ], [ -73.302441406249955, -8.654003906250011 ], [ -73.356738281250017, -8.566992187499963 ], [ -73.351708984374966, -8.514160156250028 ], [ -73.36040039062496, -8.479296875000031 ], [ -73.398144531250011, -8.458984374999986 ], [ -73.435888671874977, -8.42705078124996 ], [ -73.488134765624949, -8.392187499999963 ], [ -73.549121093749932, -8.34580078125002 ], [ -73.549121093749932, -8.299316406249957 ], [ -73.572363281249977, -8.249902343750023 ], [ -73.610107421875028, -8.191894531250014 ], [ -73.610107421875028, -8.145410156249952 ], [ -73.644921875000023, -8.072851562500006 ], [ -73.68266601562496, -8.02060546875002 ], [ -73.720410156249926, -7.985742187500023 ], [ -73.775585937499983, -7.936425781250009 ], [ -73.772705078125028, -7.895703124999983 ], [ -73.73203125, -7.875390625 ], [ -73.714599609375, -7.82900390624998 ], [ -73.720410156249926, -7.782519531250017 ], [ -73.766894531249989, -7.753515624999963 ], [ -73.82207031249996, -7.738964843750026 ], [ -73.894628906249977, -7.654785156250014 ], [ -73.946875, -7.611230468750023 ], [ -73.98173828124996, -7.58505859375002 ], [ -74.002050781250034, -7.556054687499966 ], [ -73.98173828124996, -7.535742187500006 ], [ -73.958496093749943, -7.506640625000031 ], [ -73.952685546875017, -7.460253906249989 ], [ -73.964306640624983, -7.416699218749997 ], [ -73.964306640624983, -7.378906250000028 ], [ -73.929443359374972, -7.367285156249977 ], [ -73.891748046875023, -7.373144531250006 ], [ -73.854003906249972, -7.349902343749989 ], [ -73.804638671874955, -7.341210937499994 ], [ -73.749462890624983, -7.335351562500037 ], [ -73.720410156249926, -7.309277343749969 ], [ -73.723339843750011, -7.262792968750006 ], [ -73.75820312499999, -7.172753906249952 ], [ -73.793017578124989, -7.135058593750003 ], [ -73.804638671874955, -7.079882812499946 ], [ -73.776269531249937, -6.973535156249952 ], [ -73.758105468749989, -6.90576171875 ], [ -73.694531249999983, -6.833789062500003 ], [ -73.499902343749966, -6.679492187500003 ], [ -73.32548828124996, -6.574707031249972 ], [ -73.240332031250006, -6.56406250000002 ], [ -73.177441406249983, -6.525195312500017 ], [ -73.137353515624994, -6.4658203125 ], [ -73.126318359374949, -6.40087890625 ], [ -73.135351562500034, -6.34433593750002 ], [ -73.167724609374972, -6.260644531250023 ], [ -73.206494140624955, -6.156445312500026 ], [ -73.235546875000011, -6.098437500000017 ], [ -73.209375, -6.028710937500023 ], [ -73.16289062499996, -5.933398437499974 ], [ -73.068066406249983, -5.789550781249972 ], [ -72.979882812499966, -5.634863281249991 ], [ -72.970214843749943, -5.589648437500017 ], [ -72.958935546874955, -5.495214843749963 ], [ -72.918261718749932, -5.302539062499974 ], [ -72.895800781249989, -5.198242187499943 ], [ -72.907470703124972, -5.157714843749957 ], [ -72.887060546874977, -5.122753906250026 ], [ -72.831933593749937, -5.09375 ], [ -72.698730468749972, -5.067187499999989 ], [ -72.608349609374955, -5.009570312499974 ], [ -72.468994140624972, -4.901269531250023 ], [ -72.352832031249932, -4.786035156249994 ], [ -72.256787109375011, -4.74892578124998 ], [ -72.082519531250028, -4.642285156250011 ], [ -71.982421874999972, -4.57460937499999 ], [ -71.94316406249996, -4.553320312500006 ], [ -71.8447265625, -4.504394531249986 ], [ -71.668359374999937, -4.487304687499972 ], [ -71.521337890625006, -4.469726562499943 ], [ -71.43828125, -4.437597656249977 ], [ -71.31679687499999, -4.424316406250014 ], [ -71.235009765624937, -4.388183593750028 ], [ -71.144238281250011, -4.387207031250014 ], [ -70.973681640624989, -4.350488281249994 ], [ -70.915625, -4.295312500000023 ], [ -70.866015624999989, -4.229589843749963 ], [ -70.799511718749955, -4.173339843749957 ], [ -70.721582031249966, -4.15888671875004 ], [ -70.634570312500017, -4.168652343749983 ], [ -70.530664062499966, -4.167578125000034 ], [ -70.404638671874977, -4.150097656250026 ], [ -70.343652343749994, -4.193652343750017 ], [ -70.316894531249943, -4.246972656250037 ], [ -70.239160156250023, -4.30117187499998 ], [ -70.183984374999966, -4.298144531249989 ], [ -70.128808593749994, -4.286621093749943 ], [ -70.053320312499977, -4.333105468750006 ], [ -70.00395507812496, -4.327246093749963 ], [ -69.972021484375034, -4.30117187499998 ], [ -69.965917968750034, -4.2359375 ], [ -69.948193359374983, -4.200585937500009 ], [ -69.911035156249966, -3.996582031250014 ], [ -69.849755859374994, -3.659863281249983 ], [ -69.794140624999955, -3.354589843749963 ], [ -69.732617187499926, -3.016699218749949 ], [ -69.669042968750034, -2.667675781249997 ], [ -69.604687499999983, -2.314257812500017 ], [ -69.551855468749977, -2.02421875 ], [ -69.506445312499949, -1.774902343750014 ], [ -69.478613281249977, -1.621972656250023 ], [ -69.434912109375034, -1.421679687499989 ], [ -69.417871093750023, -1.24570312500002 ], [ -69.400244140624977, -1.194921874999977 ], [ -69.41142578124996, -1.152246093749994 ], [ -69.449121093749994, -1.091601562499974 ], [ -69.44873046875, -1.064941406249972 ], [ -69.4443359375, -1.02958984374996 ], [ -69.44873046875, -0.998730468749983 ], [ -69.488427734375023, -0.965722656250009 ], [ -69.519287109375, -0.945800781250028 ], [ -69.543554687499949, -0.917187499999969 ], [ -69.554589843749994, -0.877441406249957 ], [ -69.574414062499955, -0.837792968749966 ], [ -69.583251953124972, -0.795898437499957 ], [ -69.611914062500034, -0.762792968749963 ], [ -69.620703124999949, -0.72089843750004 ], [ -69.600878906250017, -0.68125 ], [ -69.592041015624972, -0.63935546875004 ], [ -69.600878906250017, -0.599609375000028 ], [ -69.611914062500034, -0.553320312500006 ], [ -69.633984375000011, -0.50927734375 ], [ -69.667480468749972, -0.482421874999957 ], [ -69.747460937500023, -0.452539062499994 ], [ -69.827929687499989, -0.381347656249972 ], [ -69.922753906249937, -0.317480468750006 ], [ -70.044042968749949, -0.196191406249994 ], [ -70.070507812499926, -0.13886718750004 ], [ -70.070947265625023, 0.018554687499972 ], [ -70.065722656249932, 0.189355468750037 ], [ -70.057910156249932, 0.44736328125002 ], [ -70.053906249999926, 0.578613281250028 ], [ -69.985449218750006, 0.585839843749994 ], [ -69.925097656249989, 0.589404296875003 ], [ -69.862060546875, 0.598486328124991 ], [ -69.80712890625, 0.607470703125045 ], [ -69.756738281249966, 0.62636718749998 ], [ -69.718896484374966, 0.649804687499966 ], [ -69.673828124999943, 0.665087890624974 ], [ -69.638720703124989, 0.659667968750014 ], [ -69.603613281250034, 0.680371093749969 ], [ -69.564843749999937, 0.700195312500014 ], [ -69.527050781249983, 0.716406250000034 ], [ -69.472119140624983, 0.72993164062504 ], [ -69.420800781249994, 0.698388671875009 ], [ -69.391992187499994, 0.66689453124998 ], [ -69.358642578124943, 0.651562499999969 ], [ -69.327148437500028, 0.655175781249994 ], [ -69.305517578124949, 0.652441406249963 ], [ -69.283007812499989, 0.627246093749989 ], [ -69.254199218749989, 0.625439453124969 ], [ -69.212792968749994, 0.629931640625003 ], [ -69.174072265625, 0.635351562500034 ], [ -69.156054687499989, 0.642529296874997 ], [ -69.153320312499943, 0.65878906250002 ], [ -69.163232421875023, 0.686669921875009 ], [ -69.176757812500028, 0.712841796875011 ], [ -69.165966796874955, 0.753320312500009 ], [ -69.165039062500028, 0.801953125000054 ], [ -69.163232421875023, 0.8640625 ], [ -69.193847656249943, 0.898291015624963 ], [ -69.224462890624977, 0.963134765625028 ], [ -69.258691406250023, 1.015380859375014 ], [ -69.311816406249989, 1.050488281249969 ], [ -69.36137695312496, 1.064013671874974 ], [ -69.402783203124983, 1.042382812500009 ], [ -69.441503906249949, 1.038818359374986 ], [ -69.470312499999949, 1.058593750000028 ], [ -69.517138671874989, 1.059472656250023 ], [ -69.567578124999983, 1.065771484374977 ], [ -69.620898437499989, 1.073242187499986 ], [ -69.716992187499955, 1.059082031250028 ], [ -69.751318359375006, 1.076611328125054 ], [ -69.79814453124996, 1.078417968749974 ], [ -69.852148437500034, 1.05952148437504 ], [ -69.850781249999926, 1.308789062500011 ], [ -69.849462890625034, 1.54389648437504 ], [ -69.848583984374926, 1.708740234375043 ], [ -69.799951171874966, 1.705175781250034 ], [ -69.739599609375034, 1.734863281250043 ], [ -69.650048828124994, 1.739453125 ], [ -69.58125, 1.770751953124986 ], [ -69.542919921875011, 1.773242187500045 ], [ -69.470166015624926, 1.757910156250034 ], [ -69.394335937499932, 1.725781249999969 ], [ -69.319726562500023, 1.721240234375017 ], [ -69.124267578124972, 1.721289062500034 ], [ -68.913183593749977, 1.721386718750054 ], [ -68.678466796875028, 1.721484374999974 ], [ -68.443457031250006, 1.721582031249994 ], [ -68.23955078124996, 1.721679687500014 ], [ -68.176562499999989, 1.719824218749991 ], [ -68.213281250000023, 1.774560546875051 ], [ -68.255957031250006, 1.845507812500017 ], [ -68.239453124999926, 1.901367187500028 ], [ -68.218359374999977, 1.957617187500034 ], [ -68.193798828124955, 1.987011718749983 ], [ -68.130273437499994, 1.955761718750011 ], [ -68.077050781249966, 1.860107421874972 ], [ -68.032861328124937, 1.78803710937504 ], [ -67.989746093749943, 1.752539062500006 ], [ -67.936230468749983, 1.748486328124969 ], [ -67.87553710937496, 1.760595703125048 ], [ -67.815087890624994, 1.790087890625017 ], [ -67.711865234375011, 1.922119140625 ], [ -67.609228515624977, 2.035058593750009 ], [ -67.556054687499966, 2.072998046875 ], [ -67.499658203124937, 2.107910156250014 ], [ -67.457763671875028, 2.121142578125045 ], [ -67.400439453124989, 2.116699218750028 ], [ -67.351953124999966, 2.085839843750051 ], [ -67.32060546874996, 2.03208007812502 ], [ -67.205810546875028, 1.844824218749977 ], [ -67.119238281249977, 1.703613281249986 ], [ -67.090136718749989, 1.615576171874991 ], [ -67.088281249999966, 1.400585937499969 ], [ -67.093652343749994, 1.21000976562496 ], [ -67.082275390625, 1.185400390625006 ], [ -67.065234374999989, 1.178369140624994 ], [ -66.876025390624989, 1.223046875000037 ], [ -66.619042968749937, 0.992138671874983 ], [ -66.429248046875017, 0.82167968749998 ], [ -66.347119140624983, 0.7671875 ], [ -66.301660156249937, 0.751953124999986 ], [ -66.191210937500017, 0.76328125 ], [ -66.060058593750028, 0.78535156250004 ], [ -65.996337890625, 0.80976562500004 ], [ -65.925878906249949, 0.863134765624991 ], [ -65.811328124999989, 0.937255859375 ], [ -65.718115234375006, 0.978027343750043 ], [ -65.681445312499989, 0.983447265624989 ], [ -65.644677734374966, 0.970361328124994 ], [ -65.566015625, 0.926074218750031 ], [ -65.522998046874932, 0.843408203124966 ], [ -65.562695312499955, 0.747509765624969 ], [ -65.556054687500023, 0.687988281250014 ], [ -65.473388671874972, 0.691259765624977 ], [ -65.407226562499972, 0.790478515625026 ], [ -65.360839843749943, 0.868652343750057 ], [ -65.263964843750017, 0.931884765625057 ], [ -65.169628906249983, 1.022216796874986 ], [ -65.103759765624972, 1.108105468749983 ], [ -65.026562499999983, 1.158447265625028 ], [ -64.910107421874955, 1.219726562499986 ], [ -64.81796875, 1.257128906249974 ], [ -64.731542968750006, 1.253320312499994 ], [ -64.667431640624983, 1.293847656249994 ], [ -64.584375, 1.369873046875028 ], [ -64.526269531250023, 1.431005859375048 ], [ -64.486035156249983, 1.452783203125037 ], [ -64.405126953125034, 1.446875 ], [ -64.304199218749972, 1.455273437500011 ], [ -64.205029296874926, 1.52949218750004 ], [ -64.114843750000034, 1.619287109375037 ], [ -64.067041015624966, 1.770507812500014 ], [ -64.035449218749932, 1.904443359375037 ], [ -64.008496093749955, 1.931591796874969 ], [ -63.975781249999955, 1.953027343749994 ], [ -63.937158203124994, 1.966992187499997 ], [ -63.844482421875028, 1.976708984375023 ], [ -63.68212890625, 2.048144531250003 ], [ -63.570263671874926, 2.120507812500009 ], [ -63.463916015624932, 2.136035156249974 ], [ -63.432519531249937, 2.155566406250045 ], [ -63.393945312499994, 2.222509765625006 ], [ -63.374853515625006, 2.340429687500048 ], [ -63.389257812500006, 2.411914062500045 ], [ -63.584619140625023, 2.433935546874991 ], [ -63.712548828124966, 2.434033203125011 ], [ -63.924169921875006, 2.452441406250031 ], [ -64.02490234375, 2.481884765624997 ], [ -64.046582031249983, 2.502392578124997 ], [ -64.048828125, 2.525097656250011 ], [ -64.028710937499994, 2.576074218749994 ], [ -64.009033203124972, 2.671875 ], [ -64.037792968749983, 2.801513671875014 ], [ -64.143554687500028, 3.004882812500057 ], [ -64.218847656250006, 3.2046875 ], [ -64.228759765624972, 3.343994140625043 ], [ -64.227050781249972, 3.491210937500014 ], [ -64.221093750000023, 3.587402343749972 ], [ -64.275292968749937, 3.662695312500034 ], [ -64.56791992187496, 3.899804687500023 ], [ -64.66899414062496, 4.01181640625002 ], [ -64.702587890624955, 4.089306640624997 ], [ -64.81787109375, 4.232275390624991 ], [ -64.788671875, 4.276025390625023 ], [ -64.722265624999977, 4.274414062500057 ], [ -64.665527343749972, 4.237109375 ], [ -64.613671874999966, 4.157714843749986 ], [ -64.576367187500011, 4.139892578125 ], [ -64.525537109374937, 4.13999023437502 ], [ -64.25566406249996, 4.140332031249997 ], [ -64.192480468749949, 4.126855468750009 ], [ -64.154296875, 4.100146484374989 ], [ -64.121728515625023, 4.066992187499977 ], [ -64.073388671874937, 3.974414062500045 ], [ -64.021484375000028, 3.929101562500051 ], [ -63.914648437500006, 3.930664062500014 ], [ -63.746972656249966, 3.93256835937504 ], [ -63.652929687499977, 3.940820312500037 ], [ -63.596630859374983, 3.915039062500028 ], [ -63.526806640624955, 3.893701171875023 ], [ -63.379785156249937, 3.942871093750014 ], [ -63.338671875000017, 3.943896484375045 ], [ -63.294726562499932, 3.92226562499998 ], [ -63.136230468749972, 3.756445312500048 ], [ -63.045312500000023, 3.686474609374997 ], [ -62.968652343749937, 3.593945312499983 ], [ -62.856982421875017, 3.593457031249969 ], [ -62.764599609374926, 3.672949218749991 ], [ -62.739941406249983, 3.940332031250023 ], [ -62.712109374999983, 4.01791992187502 ], [ -62.66533203124996, 4.039648437500006 ], [ -62.609765625000023, 4.042285156250017 ], [ -62.5439453125, 4.084326171874963 ], [ -62.472558593749937, 4.138525390624991 ], [ -62.410644531249943, 4.156738281249972 ], [ -62.153125, 4.098388671874986 ], [ -62.08159179687496, 4.126318359374991 ], [ -61.82084960937496, 4.197021484375 ], [ -61.554248046874989, 4.287792968750026 ], [ -61.479394531249937, 4.40224609374998 ], [ -61.367529296874977, 4.433007812500037 ], [ -61.280078125000017, 4.516894531249974 ], [ -61.209423828125011, 4.508056640625043 ], [ -61.102441406249966, 4.504687499999974 ], [ -61.036279296874994, 4.519335937500031 ], [ -61.002832031250023, 4.535253906249991 ], [ -60.966406249999977, 4.574707031250028 ], [ -60.90625, 4.68681640624996 ], [ -60.833398437499966, 4.729199218749983 ], [ -60.741748046874932, 4.774121093749983 ], [ -60.679150390624983, 4.827099609375026 ], [ -60.627587890624966, 4.89252929687504 ], [ -60.603857421875006, 4.94936523437498 ], [ -60.604492187499943, 4.99458007812504 ], [ -60.635009765624943, 5.081982421874997 ], [ -60.671972656250034, 5.164355468749989 ], [ -60.711962890624989, 5.191552734375023 ], [ -60.742138671874926, 5.202050781250037 ], [ -60.6513671875, 5.221142578125011 ], [ -60.576416015625, 5.192480468750034 ], [ -60.459521484374989, 5.188085937500034 ], [ -60.408789062499977, 5.21015625 ], [ -60.335205078124972, 5.199316406250006 ], [ -60.241650390624926, 5.257958984374966 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Chile", "admin": "Chile" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -67.575195312499972, -55.889648437500028 ], [ -67.611425781249977, -55.891699218750006 ], [ -67.699511718749989, -55.873144531250041 ], [ -67.831542968749972, -55.864843750000041 ], [ -67.846435546874972, -55.857226562499996 ], [ -67.849707031250034, -55.842578125000031 ], [ -67.834082031249949, -55.827539062499987 ], [ -67.762060546875034, -55.816113281249969 ], [ -67.544824218749994, -55.825976562500024 ], [ -67.517285156249983, -55.8328125 ], [ -67.50981445312496, -55.844335937500034 ], [ -67.545263671875006, -55.877441406250028 ], [ -67.575195312499972, -55.889648437500028 ] ] ], [ [ [ -67.288867187499989, -55.776855468749964 ], [ -67.325292968750034, -55.784765624999977 ], [ -67.352246093749926, -55.76601562499998 ], [ -67.39335937499996, -55.752734375000024 ], [ -67.559960937499966, -55.724804687500018 ], [ -67.563476562499972, -55.707812500000024 ], [ -67.546142578125, -55.683691406249991 ], [ -67.512792968749949, -55.662011718750016 ], [ -67.448828124999977, -55.640625 ], [ -67.397363281249966, -55.58515625 ], [ -67.374072265624932, -55.589355468749957 ], [ -67.350585937499943, -55.612109374999974 ], [ -67.310449218749937, -55.688671875000033 ], [ -67.262451171875028, -55.74375 ], [ -67.267285156249955, -55.762792968750034 ], [ -67.288867187499989, -55.776855468749964 ] ] ], [ [ [ -66.472119140624955, -55.22910156250002 ], [ -66.551708984375011, -55.272851562499959 ], [ -66.611132812499932, -55.269921874999987 ], [ -66.630175781249989, -55.254101562500047 ], [ -66.636621093749966, -55.234375 ], [ -66.624755859374972, -55.21308593750004 ], [ -66.599707031250006, -55.193652343749989 ], [ -66.54155273437496, -55.169433593750028 ], [ -66.523144531249955, -55.165527343750036 ], [ -66.435791015625, -55.189746093749996 ], [ -66.472119140624955, -55.22910156250002 ] ] ], [ [ [ -67.079931640624977, -55.153808593749957 ], [ -67.109472656250034, -55.192089843750026 ], [ -67.172558593750011, -55.242578125 ], [ -67.257421874999977, -55.281835937500013 ], [ -67.339697265624949, -55.292578124999984 ], [ -67.399267578125006, -55.272265625000017 ], [ -67.429394531249926, -55.236523437500018 ], [ -67.443261718749994, -55.201171875000014 ], [ -67.463476562500034, -55.181738281249963 ], [ -67.494726562500006, -55.177441406249976 ], [ -67.535253906250006, -55.178515625000017 ], [ -67.585205078124972, -55.191992187500006 ], [ -67.691455078124932, -55.24296875 ], [ -67.736962890624966, -55.256445312499991 ], [ -67.767773437499955, -55.25957031250001 ], [ -68.070019531249955, -55.221093749999987 ], [ -68.099511718750023, -55.20683593750001 ], [ -68.135107421875006, -55.172656249999974 ], [ -68.17431640625, -55.071289062500021 ], [ -68.301367187500034, -54.980664062500033 ], [ -68.106933593750028, -54.929394531249976 ], [ -67.874121093750034, -54.929687500000036 ], [ -67.424560546875, -54.96894531250004 ], [ -67.245263671874994, -54.977636718750034 ], [ -67.107324218749937, -55.063574218749956 ], [ -67.085498046874932, -55.115234375 ], [ -67.079931640624977, -55.153808593749957 ] ] ], [ [ [ -69.702978515625034, -54.919042968749999 ], [ -68.900781250000023, -55.01777343750004 ], [ -68.653515625000011, -54.957910156250016 ], [ -68.458007812499972, -54.959667968750018 ], [ -68.399804687499994, -55.0419921875 ], [ -68.598095703124983, -55.128320312500001 ], [ -68.613281249999972, -55.155566406250045 ], [ -68.585546875, -55.177734375000036 ], [ -68.381738281249966, -55.191601562500018 ], [ -68.330078125, -55.219433593750004 ], [ -68.282666015624955, -55.255175781250003 ], [ -68.322753906250028, -55.30820312499997 ], [ -68.3265625, -55.33271484374999 ], [ -68.305419921874972, -55.356640624999976 ], [ -68.152587890625, -55.436914062499987 ], [ -68.089892578125017, -55.478320312499989 ], [ -68.058300781249983, -55.51796875 ], [ -68.045556640624966, -55.5875 ], [ -68.04833984375, -55.643164062499999 ], [ -68.082666015624966, -55.650585937499997 ], [ -68.157080078125034, -55.633691406250023 ], [ -68.229638671874966, -55.601562499999957 ], [ -68.29335937499999, -55.521386718749966 ], [ -68.338037109374937, -55.505273437499973 ], [ -68.466699218749966, -55.489062500000045 ], [ -68.594189453124983, -55.45 ], [ -68.693554687499983, -55.452246093750006 ], [ -68.785009765624977, -55.435644531249999 ], [ -68.867041015624977, -55.450195312500028 ], [ -68.896142578124966, -55.423828124999986 ], [ -68.931298828125023, -55.370605468749979 ], [ -68.932080078125011, -55.34736328125004 ], [ -68.888964843750017, -55.263281249999963 ], [ -68.890087890624983, -55.2412109375 ], [ -68.91264648437496, -55.238574218749996 ], [ -69.008203124999966, -55.25576171875003 ], [ -69.046826171874926, -55.244335937500011 ], [ -69.150781249999966, -55.183398437500031 ], [ -69.192626953124972, -55.171875 ], [ -69.297070312499926, -55.165820312500003 ], [ -69.356152343749983, -55.27392578125 ], [ -69.359228515624977, -55.300683593749945 ], [ -69.299023437499983, -55.36933593749999 ], [ -69.180859374999955, -55.474804687499983 ], [ -69.240820312500006, -55.476757812500026 ], [ -69.411816406249955, -55.444238281249973 ], [ -69.455712890624994, -55.424023437500026 ], [ -69.508691406249966, -55.370898437500038 ], [ -69.610253906249966, -55.339941406250041 ], [ -69.645898437499937, -55.320898437499977 ], [ -69.656298828125017, -55.29843750000002 ], [ -69.657373046874966, -55.22900390625 ], [ -69.679833984375023, -55.21894531249999 ], [ -69.824023437499989, -55.236523437500018 ], [ -69.853710937500011, -55.219824218749991 ], [ -69.86577148437496, -55.190625 ], [ -69.886767578124989, -55.17412109375001 ], [ -69.979785156250017, -55.147460937499993 ], [ -69.987988281250011, -55.130761718749966 ], [ -69.946533203125, -55.111035156250033 ], [ -69.920849609375011, -55.061132812499991 ], [ -69.884423828124937, -54.882031250000011 ], [ -69.702978515625034, -54.919042968749999 ] ] ], [ [ [ -70.991601562499994, -54.867968749999989 ], [ -70.94511718749996, -54.931347656250018 ], [ -70.927929687500011, -54.94296875 ], [ -70.804833984374966, -54.967675781249959 ], [ -70.749316406249932, -54.952734375000027 ], [ -70.615283203124989, -54.945605468749996 ], [ -70.534765625, -54.921289062500016 ], [ -70.417529296874932, -54.908886718749976 ], [ -70.283056640624977, -55.065917968749993 ], [ -70.297851562499972, -55.113769531249972 ], [ -70.404150390624949, -55.165625 ], [ -70.475585937499943, -55.177050781249982 ], [ -70.54345703125, -55.161328124999976 ], [ -70.538720703125023, -55.134960937500026 ], [ -70.55107421874996, -55.111914062500034 ], [ -70.597460937499989, -55.082031249999986 ], [ -70.64091796874996, -55.08486328125003 ], [ -70.710986328124932, -55.10693359375 ], [ -70.744433593750017, -55.104199218749976 ], [ -70.815478515625017, -55.079882812499996 ], [ -70.939843749999937, -55.061914062499973 ], [ -70.964501953124994, -55.03964843749997 ], [ -70.967285156250028, -55.006835937500036 ], [ -70.99072265625, -54.990429687499976 ], [ -71.120361328124943, -54.937792968750003 ], [ -71.203320312499983, -54.892968750000016 ], [ -71.273632812499983, -54.886914062500026 ], [ -71.29931640625, -54.892285156249969 ], [ -71.325341796874966, -54.91376953124999 ], [ -71.388574218749966, -54.934277343749997 ], [ -71.40664062499999, -54.930859375000011 ], [ -71.426904296874966, -54.91376953124999 ], [ -71.437207031250011, -54.88925781249997 ], [ -71.41054687499999, -54.839355468750021 ], [ -71.374267578124972, -54.83457031250002 ], [ -71.197070312499932, -54.84443359374999 ], [ -71.088623046874972, -54.867480468749974 ], [ -70.991601562499994, -54.867968749999989 ] ] ], [ [ [ -71.390478515625006, -54.03281250000002 ], [ -71.16875, -54.112597656250017 ], [ -71.021923828124955, -54.111816406250036 ], [ -71.022851562499966, -54.16171875 ], [ -71.004882812499943, -54.246679687499977 ], [ -71.028027343749955, -54.281152343749987 ], [ -71.082958984374955, -54.316308593749952 ], [ -71.117529296874977, -54.366308593750013 ], [ -71.143261718749983, -54.374023437499986 ], [ -71.304638671875011, -54.31357421875002 ], [ -71.473291015624994, -54.231152343750011 ], [ -71.558105468749943, -54.245605468750028 ], [ -71.670605468749955, -54.225390625 ], [ -71.761230468749943, -54.229785156250003 ], [ -71.817578124999955, -54.276464843750006 ], [ -71.948535156249989, -54.300878906250006 ], [ -71.972363281249983, -54.207226562500026 ], [ -72.091552734375, -54.11875 ], [ -72.210449218749972, -54.047753906249952 ], [ -72.146044921875017, -53.938867187499973 ], [ -72.068945312500006, -53.921289062499945 ], [ -71.99648437499999, -53.884863281249984 ], [ -71.70512695312496, -53.923339843750007 ], [ -71.554150390624955, -53.956054687500014 ], [ -71.390478515625006, -54.03281250000002 ] ] ], [ [ [ -72.923242187499966, -53.481640625 ], [ -72.896289062499989, -53.56279296875001 ], [ -72.882226562499966, -53.578320312499976 ], [ -72.809375, -53.565332031249994 ], [ -72.685498046874955, -53.557910156249989 ], [ -72.482275390625034, -53.588085937500011 ], [ -72.459228515624943, -53.598828124999976 ], [ -72.372900390625034, -53.6875 ], [ -72.30668945312496, -53.725390625 ], [ -72.205419921875034, -53.807421875000017 ], [ -72.30625, -53.862109374999967 ], [ -72.365966796874943, -53.940820312500016 ], [ -72.369140624999972, -53.980761718749982 ], [ -72.408544921875006, -54.003808593749973 ], [ -72.470507812499932, -54.027734374999959 ], [ -72.562890625000023, -54.073730468750007 ], [ -72.676562499999989, -54.07890625 ], [ -72.788623046874989, -54.103125 ], [ -72.84038085937496, -54.125097656249991 ], [ -72.870996093749994, -54.12656250000002 ], [ -72.907275390625017, -54.114648437499994 ], [ -72.946093750000017, -54.092089843750017 ], [ -72.958593749999977, -54.065917968750014 ], [ -72.881738281249966, -54.041601562500034 ], [ -72.781689453125011, -53.954785156250018 ], [ -72.763769531250006, -53.86484375 ], [ -72.871728515624966, -53.848535156249959 ], [ -72.936132812500034, -53.860839843749979 ], [ -72.984228515624977, -53.860546875 ], [ -73.039453124999937, -53.832812500000038 ], [ -73.073046874999932, -53.875292968749989 ], [ -73.085546875, -53.915917968750009 ], [ -73.070849609374932, -53.978027343749957 ], [ -73.080761718750011, -53.99804687499995 ], [ -73.119970703125006, -54.009375 ], [ -73.210644531250011, -53.98583984374995 ], [ -73.304736328124989, -53.943945312500034 ], [ -73.312158203124994, -53.919628906249962 ], [ -73.292871093749966, -53.835839843749945 ], [ -73.294921875000028, -53.792089843750006 ], [ -73.314355468749994, -53.729199218749983 ], [ -73.324804687499977, -53.722656249999979 ], [ -73.360107421874972, -53.724023437499994 ], [ -73.470947265625, -53.736132812499974 ], [ -73.581640625, -53.655468749999969 ], [ -73.641503906250023, -53.570312500000028 ], [ -73.845458984375, -53.545800781250009 ], [ -73.686523437499972, -53.426855468750027 ], [ -73.447070312499932, -53.41005859374998 ], [ -73.365869140624994, -53.470214843749979 ], [ -73.099365234374972, -53.511914062500033 ], [ -73.115332031250034, -53.448046874999989 ], [ -73.110888671875017, -53.425195312499952 ], [ -73.074316406250034, -53.396777343750024 ], [ -73.053613281249994, -53.394433593749994 ], [ -73.022070312499949, -53.414550781250007 ], [ -72.970947265625028, -53.423046875000047 ], [ -72.947265625, -53.442480468750013 ], [ -72.923242187499966, -53.481640625 ] ] ], [ [ [ -74.385742187499943, -52.922363281250007 ], [ -74.369335937499983, -52.931445312499996 ], [ -74.329980468749966, -52.929296875 ], [ -74.274609374999955, -52.945507812500018 ], [ -74.065966796874989, -52.965332031249972 ], [ -73.87919921874996, -53.012207031250014 ], [ -73.781787109375017, -53.05605468749998 ], [ -73.654003906249983, -53.069824218750028 ], [ -73.549267578124983, -53.12568359375004 ], [ -73.504541015625023, -53.140039062499945 ], [ -73.450585937499937, -53.144335937500024 ], [ -73.31035156249996, -53.24765625000002 ], [ -73.302490234374972, -53.259472656250033 ], [ -73.14335937499996, -53.340917968750013 ], [ -73.135205078124983, -53.35390625 ], [ -73.225732421874966, -53.358398437500021 ], [ -73.409375, -53.320507812500033 ], [ -73.501025390625017, -53.31845703124997 ], [ -73.567285156249994, -53.306835937499997 ], [ -73.5828125, -53.30019531249998 ], [ -73.595947265624972, -53.252929687500028 ], [ -73.617089843750023, -53.2296875 ], [ -73.793505859374989, -53.120703125 ], [ -73.866943359374943, -53.096875 ], [ -73.993994140624977, -53.07578125 ], [ -74.138574218749937, -53.090527343749983 ], [ -74.236376953124989, -53.076464843750053 ], [ -74.270214843749955, -53.081542968750021 ], [ -74.414404296875006, -52.994921875000045 ], [ -74.558300781249926, -52.921875 ], [ -74.61992187499996, -52.834765625000017 ], [ -74.711523437499977, -52.768164062500034 ], [ -74.712011718749977, -52.748730468749983 ], [ -74.669970703124932, -52.733886718749979 ], [ -74.571533203124972, -52.771289062500053 ], [ -74.474560546875011, -52.835644531250018 ], [ -74.422265625000023, -52.860058593750018 ], [ -74.385742187499943, -52.922363281250007 ] ] ], [ [ [ -69.167041015624989, -52.66757812499997 ], [ -69.079931640625006, -52.674316406250014 ], [ -68.789794921874972, -52.576757812500034 ], [ -68.757519531249955, -52.58203125 ], [ -68.659228515625017, -52.631542968750004 ], [ -68.629931640624989, -52.652636718750038 ], [ -68.631689453125006, -52.949511718750031 ], [ -68.633447265624994, -53.241894531250004 ], [ -68.63505859374996, -53.515429687500038 ], [ -68.636669921874955, -53.788867187499967 ], [ -68.638232421874989, -54.052929687500033 ], [ -68.639794921874966, -54.324023437500017 ], [ -68.647509765624932, -54.627832031250001 ], [ -68.653222656249937, -54.853613281249991 ], [ -68.803857421874994, -54.853613281249991 ], [ -68.843554687499989, -54.876757812500003 ], [ -69.081640625, -54.909863281249997 ], [ -69.486279296874926, -54.85888671875 ], [ -69.587548828124966, -54.812792968750024 ], [ -69.723437500000017, -54.712109375000033 ], [ -69.771826171875006, -54.739160156249945 ], [ -69.899462890624989, -54.781835937500027 ], [ -70.030517578124972, -54.815527343749963 ], [ -70.138085937500023, -54.819238281250009 ], [ -70.23779296875, -54.77753906250004 ], [ -70.259082031249989, -54.756347656249986 ], [ -70.281738281249972, -54.751757812500024 ], [ -70.497167968750006, -54.809570312499993 ], [ -70.735156249999989, -54.750585937499963 ], [ -70.924707031249966, -54.714355468749957 ], [ -71.229248046875, -54.69414062500001 ], [ -71.440917968749972, -54.619628906250021 ], [ -71.831542968749972, -54.626171875000018 ], [ -71.901562499999926, -54.601562499999979 ], [ -71.927734375000028, -54.528710937499973 ], [ -71.906982421874972, -54.494824218749997 ], [ -71.823437500000011, -54.47441406250001 ], [ -71.800146484374977, -54.433984374999945 ], [ -71.715820312500028, -54.443652343750053 ], [ -71.606298828125006, -54.497167968750027 ], [ -71.57275390625, -54.4953125 ], [ -71.50039062499999, -54.444921875000041 ], [ -71.393408203124977, -54.400195312499989 ], [ -71.355224609375, -54.395410156249994 ], [ -71.158837890624966, -54.450585937499952 ], [ -71.079931640624977, -54.444238281249994 ], [ -70.966455078124937, -54.41953125000002 ], [ -70.946191406249994, -54.398046875 ], [ -70.928173828124955, -54.360058593749983 ], [ -70.898242187499989, -54.337890625 ], [ -70.797265625000023, -54.327246093749963 ], [ -70.698828124999949, -54.348828125 ], [ -70.68754882812496, -54.414746093750026 ], [ -70.701123046874983, -54.485449218750041 ], [ -70.572998046875, -54.504394531249993 ], [ -70.417919921875011, -54.502246093749996 ], [ -70.310986328124983, -54.528515625000018 ], [ -70.297656249999932, -54.485546874999969 ], [ -70.468310546874989, -54.373242187500004 ], [ -70.539990234375011, -54.30341796874999 ], [ -70.636132812499966, -54.262304687499963 ], [ -70.759863281249949, -54.241308593750041 ], [ -70.863085937499932, -54.110449218750027 ], [ -70.85673828124996, -53.995800781250026 ], [ -70.867724609374989, -53.884179687500023 ], [ -70.644482421874983, -53.822851562499963 ], [ -70.695605468750017, -53.72744140624998 ], [ -70.61875, -53.655078124999982 ], [ -70.531298828125017, -53.627343750000016 ], [ -70.443164062500017, -53.893457031249959 ], [ -70.379736328124949, -53.986718749999952 ], [ -70.460546875, -54.005664062499996 ], [ -70.629833984374926, -54.005566406249976 ], [ -70.535302734374937, -54.136132812500016 ], [ -70.379980468750006, -54.180664062500028 ], [ -70.24609375, -54.277441406250027 ], [ -70.243359374999983, -54.347656250000036 ], [ -70.168994140625017, -54.37929687499999 ], [ -69.990136718749994, -54.381347656249972 ], [ -69.86699218749996, -54.367480468749989 ], [ -69.809082031249972, -54.320800781249979 ], [ -69.741845703124937, -54.305859375000047 ], [ -69.621679687499977, -54.3640625 ], [ -69.419287109374949, -54.40712890624998 ], [ -69.36479492187496, -54.43759765624997 ], [ -69.325097656249966, -54.488183593749973 ], [ -69.322460937499955, -54.542675781249976 ], [ -69.31206054687496, -54.571484374999983 ], [ -69.253173828124943, -54.557421875000045 ], [ -69.169189453125, -54.483300781249959 ], [ -69.127880859375011, -54.457617187499963 ], [ -69.077246093750006, -54.445019531249976 ], [ -69.04521484374996, -54.428417968749969 ], [ -69.044335937499966, -54.406738281249993 ], [ -69.195654296874949, -54.354394531249987 ], [ -69.988134765625034, -54.109082031250011 ], [ -70.085595703124994, -54.011132812499952 ], [ -70.151123046875028, -53.888085937500023 ], [ -70.14882812499999, -53.761132812500001 ], [ -70.09111328124996, -53.721777343749977 ], [ -69.949707031250028, -53.671582031249969 ], [ -69.689746093749989, -53.600878906250038 ], [ -69.389941406250017, -53.499414062499973 ], [ -69.352441406250023, -53.479980468750014 ], [ -69.355957031250028, -53.41630859375001 ], [ -69.393554687499943, -53.3734375 ], [ -69.512548828124949, -53.341992187499969 ], [ -69.637011718749989, -53.334082031250041 ], [ -69.755615234375, -53.337207031249967 ], [ -69.874121093749977, -53.350488281250009 ], [ -70.090380859374989, -53.418164062500033 ], [ -70.212841796874983, -53.413964843749973 ], [ -70.329296874999983, -53.377636718750033 ], [ -70.415673828124994, -53.304785156250027 ], [ -70.460253906249932, -53.20625 ], [ -70.459960937499972, -53.143359375 ], [ -70.443359374999943, -53.085546875000034 ], [ -70.39067382812496, -53.026464843749991 ], [ -70.320019531249955, -53.000683593749976 ], [ -70.256347656249972, -53.004101562499962 ], [ -70.196484374999926, -52.990234374999979 ], [ -70.160888671874972, -52.969921875000018 ], [ -70.130615234375, -52.942773437499994 ], [ -70.139550781249966, -52.919335937500016 ], [ -70.162744140624994, -52.899023437499963 ], [ -70.259179687499994, -52.857226562499974 ], [ -70.297363281249972, -52.816992187500034 ], [ -70.380126953124943, -52.751953125000021 ], [ -70.334912109374983, -52.733789062499959 ], [ -70.189648437499955, -52.723632812500021 ], [ -70.088232421875006, -52.768554687500028 ], [ -69.993554687499966, -52.821289062500021 ], [ -69.935449218749966, -52.821093749999982 ], [ -69.883203124999966, -52.799023437500018 ], [ -69.763574218750023, -52.731347656249994 ], [ -69.663281249999926, -52.646289062499989 ], [ -69.571875, -52.549316406250036 ], [ -69.498388671875006, -52.491406249999962 ], [ -69.414062499999972, -52.486230468749973 ], [ -69.167041015624989, -52.66757812499997 ] ] ], [ [ [ -74.142187499999977, -51.931054687500023 ], [ -74.172070312499926, -51.942089843749962 ], [ -74.283105468749994, -51.91875 ], [ -74.33867187499996, -51.897949218750028 ], [ -74.423632812499932, -51.845117187500016 ], [ -74.437109375, -51.790625 ], [ -74.475390624999989, -51.72568359375002 ], [ -74.450781249999949, -51.724902343750038 ], [ -74.362109375000017, -51.750683593750047 ], [ -74.325683593749972, -51.770214843750033 ], [ -74.277050781250011, -51.811621093750027 ], [ -74.133398437499949, -51.870898437500024 ], [ -74.115429687499955, -51.888476562500053 ], [ -74.118896484375028, -51.911132812499964 ], [ -74.142187499999977, -51.931054687500023 ] ] ], [ [ [ -74.822949218749926, -51.63017578125001 ], [ -74.780126953125006, -51.824707031250028 ], [ -74.749511718749972, -51.851855468750053 ], [ -74.647460937499972, -51.866210937499957 ], [ -74.536816406249983, -51.965136718750038 ], [ -74.531835937499949, -51.991992187500003 ], [ -74.665966796875011, -52.160058593749959 ], [ -74.694482421874966, -52.279199218749987 ], [ -74.851806640624943, -52.270703125000033 ], [ -74.917724609374972, -52.152246093749966 ], [ -75.01713867187496, -52.037890625000031 ], [ -75.050683593749966, -51.90390625 ], [ -75.105371093749994, -51.78886718750001 ], [ -75.008105468749989, -51.723730468749977 ], [ -74.915185546874994, -51.73828125 ], [ -74.90966796875, -51.65 ], [ -74.822949218749926, -51.63017578125001 ] ] ], [ [ [ -74.558642578124989, -51.277050781250011 ], [ -74.560888671875006, -51.360839843750028 ], [ -74.592578124999989, -51.3875 ], [ -74.620361328124972, -51.395703125000026 ], [ -74.690722656249989, -51.370214843749984 ], [ -74.730908203125011, -51.367382812500033 ], [ -74.797363281249972, -51.41171875 ], [ -74.853320312499989, -51.434179687499963 ], [ -74.936669921874994, -51.428320312500013 ], [ -75.04736328125, -51.39833984375003 ], [ -75.146289062499989, -51.52431640625003 ], [ -75.192431640624989, -51.566699218750045 ], [ -75.28911132812496, -51.625390625000016 ], [ -75.300048828124972, -51.556445312500003 ], [ -75.238476562499955, -51.45351562499999 ], [ -75.210009765625017, -51.383300781249986 ], [ -75.153662109374977, -51.278808593750014 ], [ -75.040332031249989, -51.318164062500038 ], [ -74.881445312500034, -51.279492187499976 ], [ -74.736669921875034, -51.207617187499991 ], [ -74.611572265624943, -51.207128906249977 ], [ -74.570507812499926, -51.245410156250053 ], [ -74.558642578124989, -51.277050781250011 ] ] ], [ [ [ -75.302001953125, -50.679980468750053 ], [ -75.330468749999937, -50.772363281249959 ], [ -75.411376953125, -50.764355468750011 ], [ -75.438525390625017, -50.741113281249987 ], [ -75.452636718749972, -50.682519531249952 ], [ -75.477392578125034, -50.654199218749952 ], [ -75.442675781249989, -50.595507812499989 ], [ -75.419775390625006, -50.530371093750041 ], [ -75.427636718750023, -50.48056640625002 ], [ -75.3037109375, -50.483984375 ], [ -75.156152343749966, -50.496777343750033 ], [ -75.115332031249977, -50.510449218749976 ], [ -75.160449218749932, -50.554394531250047 ], [ -75.203417968749989, -50.580664062499984 ], [ -75.292333984374977, -50.596875 ], [ -75.302001953125, -50.679980468750053 ] ] ], [ [ [ -75.054785156250006, -50.29609375 ], [ -75.250390624999966, -50.376269531249996 ], [ -75.307861328124943, -50.343066406249982 ], [ -75.449121093749966, -50.343359375000041 ], [ -75.412109374999972, -50.256640625000053 ], [ -75.397851562499994, -50.192675781249989 ], [ -75.376708984374943, -50.167968750000014 ], [ -75.368847656249955, -50.112695312499945 ], [ -75.326660156249972, -50.011816406249999 ], [ -75.209667968749926, -50.045410156250007 ], [ -75.122558593749943, -50.05527343749997 ], [ -75.004248046875006, -50.088671875000024 ], [ -74.8759765625, -50.109960937500013 ], [ -74.838574218750011, -50.197265625000036 ], [ -74.963378906250028, -50.237304687500021 ], [ -75.054785156250006, -50.29609375 ] ] ], [ [ [ -75.106689453125, -48.836523437500013 ], [ -75.115087890625034, -48.916015624999957 ], [ -75.2626953125, -49.068945312500027 ], [ -75.389941406249989, -49.159179687500021 ], [ -75.506103515625028, -49.230664062500018 ], [ -75.58037109374996, -49.229980468749972 ], [ -75.641162109374989, -49.195410156250034 ], [ -75.572851562500034, -49.138867187499969 ], [ -75.487646484374977, -49.082421875000016 ], [ -75.514550781249966, -49.00957031250001 ], [ -75.540136718750034, -48.988476562499976 ], [ -75.576171875, -48.980761718750003 ], [ -75.637841796874937, -48.94257812500004 ], [ -75.619140624999943, -48.885937500000047 ], [ -75.583105468749977, -48.85888671874995 ], [ -75.535253906250006, -48.838183593749996 ], [ -75.490478515624943, -48.850488281250016 ], [ -75.297265625000023, -48.810644531249984 ], [ -75.236181640625006, -48.778613281250031 ], [ -75.118603515624955, -48.772949218750028 ], [ -75.106689453125, -48.836523437500013 ] ] ], [ [ [ -74.476171874999977, -49.147851562500023 ], [ -74.466796875000028, -49.294531249999977 ], [ -74.483593749999983, -49.441894531249979 ], [ -74.522070312500006, -49.622949218750001 ], [ -74.515771484374966, -49.659570312500001 ], [ -74.470849609374966, -49.66855468749997 ], [ -74.458837890625006, -49.691113281250033 ], [ -74.471972656250017, -49.786230468749963 ], [ -74.496093749999943, -49.859472656249963 ], [ -74.542578125, -49.91914062500004 ], [ -74.569824218749972, -49.990722656249964 ], [ -74.594726562499972, -50.00664062500001 ], [ -74.703369140625, -50.019238281250004 ], [ -74.76298828124996, -50.011425781250011 ], [ -74.81083984374996, -49.929687499999964 ], [ -74.824707031250028, -49.879492187500041 ], [ -74.821923828124994, -49.813867187499994 ], [ -74.880419921875017, -49.72587890625001 ], [ -74.882226562500023, -49.692187499999989 ], [ -74.859326171874983, -49.63417968749998 ], [ -74.81201171875, -49.605273437500045 ], [ -74.804833984374966, -49.51601562499998 ], [ -74.781005859375, -49.489257812500036 ], [ -74.727050781250028, -49.452343749999976 ], [ -74.718847656249949, -49.437011718749957 ], [ -74.723828124999983, -49.423828125000028 ], [ -74.743847656249983, -49.422460937500013 ], [ -74.960107421874994, -49.533007812499974 ], [ -74.981298828124949, -49.564160156250018 ], [ -74.990820312500034, -49.605664062500033 ], [ -74.993505859374949, -49.751757812500045 ], [ -75.03154296874996, -49.836230468750024 ], [ -75.066015624999977, -49.852343750000017 ], [ -75.166943359374926, -49.855957031249957 ], [ -75.30009765624996, -49.847460937500003 ], [ -75.451171875000028, -49.769921875000016 ], [ -75.549804687499943, -49.791308593750017 ], [ -75.570117187500017, -49.697070312500003 ], [ -75.520751953124972, -49.621679687500013 ], [ -75.337060546874966, -49.62822265625001 ], [ -75.305859374999983, -49.49404296875003 ], [ -75.364208984374983, -49.4625 ], [ -75.428857421874994, -49.40839843749999 ], [ -75.467480468749955, -49.358886718750028 ], [ -75.433154296874989, -49.322070312499989 ], [ -75.326660156249972, -49.268652343750034 ], [ -75.269628906249977, -49.262890625000011 ], [ -75.216845703124989, -49.292773437499974 ], [ -75.086035156249977, -49.270214843749997 ], [ -75.093701171874926, -49.185351562500024 ], [ -75.210156249999955, -49.148046874999977 ], [ -75.184228515624994, -49.08359375 ], [ -75.037109374999943, -49.022070312499977 ], [ -74.94921875, -48.960156249999976 ], [ -74.945214843749966, -48.889453125000053 ], [ -74.980761718750017, -48.818847656249964 ], [ -74.96953125, -48.791308593750038 ], [ -74.896240234375028, -48.733203125000017 ], [ -74.793457031249972, -48.705078124999972 ], [ -74.746679687500034, -48.708886718749945 ], [ -74.651562500000011, -48.749902343749952 ], [ -74.566601562499926, -48.754785156249973 ], [ -74.546093749999926, -48.766894531250038 ], [ -74.530664062499994, -48.812597656250027 ], [ -74.476171874999977, -49.147851562500023 ] ] ], [ [ [ -75.510253906249972, -48.763476562500053 ], [ -75.622851562499989, -48.764648437500028 ], [ -75.65092773437496, -48.586328125000023 ], [ -75.518457031249966, -48.328808593749969 ], [ -75.509033203125, -48.23066406250004 ], [ -75.553515624999989, -48.156738281249986 ], [ -75.571484374999926, -48.095898437500026 ], [ -75.560693359374937, -48.070898437500006 ], [ -75.391406250000017, -48.019726562499969 ], [ -75.338378906249943, -48.074023437500017 ], [ -75.275488281250034, -48.21845703125004 ], [ -75.155517578125, -48.425195312499966 ], [ -75.158496093749989, -48.622656249999963 ], [ -75.225097656249972, -48.671386718750036 ], [ -75.43398437499999, -48.721191406249964 ], [ -75.510253906249972, -48.763476562500053 ] ] ], [ [ [ -74.567285156249994, -48.591992187500026 ], [ -74.586279296875034, -48.615722656249972 ], [ -74.709570312500006, -48.601171875000027 ], [ -74.923046874999983, -48.626464843750028 ], [ -75.012841796874994, -48.53574218750002 ], [ -75.052148437499994, -48.391406250000017 ], [ -75.078906249999932, -48.361523437499969 ], [ -75.131933593750006, -48.279296875 ], [ -75.158496093749989, -48.225292968750011 ], [ -75.212890624999972, -48.141699218750034 ], [ -75.233886718749972, -48.053417968749997 ], [ -75.247265624999955, -48.02675781249998 ], [ -75.198291015625017, -47.974609375000014 ], [ -74.975097656250028, -47.922851562500043 ], [ -74.895654296874994, -47.839355468749986 ], [ -74.82744140624996, -47.850390625000017 ], [ -74.846191406249972, -48.020800781250003 ], [ -74.80522460937496, -48.078222656249977 ], [ -74.72929687499996, -48.125878906250009 ], [ -74.715234375000023, -48.145507812500014 ], [ -74.702392578124972, -48.205859375000045 ], [ -74.66435546874996, -48.29931640625 ], [ -74.615136718749966, -48.343066406250031 ], [ -74.602441406249937, -48.370312499999983 ], [ -74.600146484375017, -48.39306640625 ], [ -74.61821289062496, -48.425195312499966 ], [ -74.567285156249994, -48.591992187500026 ] ] ], [ [ [ -75.112207031249966, -47.837695312500003 ], [ -75.18583984374996, -47.850683593749991 ], [ -75.1943359375, -47.818066406250011 ], [ -75.261035156250017, -47.763867187499983 ], [ -75.203125, -47.728027343749957 ], [ -75.089843749999943, -47.690625 ], [ -75.00395507812496, -47.694726562500009 ], [ -74.926464843749983, -47.723144531250028 ], [ -74.916015624999972, -47.756640625000017 ], [ -75.05126953125, -47.800488281249983 ], [ -75.08447265625, -47.824511718749989 ], [ -75.112207031249966, -47.837695312500003 ] ] ], [ [ [ -74.312890625000023, -45.69150390625002 ], [ -74.368457031249989, -45.73583984375 ], [ -74.465527343749955, -45.757226562499994 ], [ -74.561621093749977, -45.722460937500017 ], [ -74.677734375, -45.738574218750017 ], [ -74.68984375, -45.66259765625 ], [ -74.646435546874955, -45.6 ], [ -74.55839843749996, -45.525585937499969 ], [ -74.494677734374932, -45.425878906249991 ], [ -74.50234375, -45.285156250000014 ], [ -74.45, -45.252929687500028 ], [ -74.421875, -45.20322265625002 ], [ -74.310546875, -45.172656250000017 ], [ -74.285400390625028, -45.277246093750009 ], [ -74.3154296875, -45.464062500000054 ], [ -74.240039062500017, -45.574511718749989 ], [ -74.229199218749926, -45.611328125000028 ], [ -74.243896484375, -45.653613281250031 ], [ -74.312890625000023, -45.69150390625002 ] ] ], [ [ [ -75.042480468749972, -44.890136718750014 ], [ -75.067480468750006, -44.906542968749974 ], [ -75.098730468749977, -44.90175781249998 ], [ -75.124218749999926, -44.869921874999974 ], [ -75.142138671874932, -44.815625 ], [ -75.107421874999972, -44.795117187500011 ], [ -75.079492187499966, -44.795117187500011 ], [ -75.048437499999949, -44.823925781250026 ], [ -75.032226562500028, -44.870507812500009 ], [ -75.042480468749972, -44.890136718750014 ] ] ], [ [ [ -73.632177734374977, -44.821484374999969 ], [ -73.664843749999989, -44.83291015624998 ], [ -73.694580078125, -44.831152343749977 ], [ -73.724755859375023, -44.796875 ], [ -73.734863281249943, -44.75166015625004 ], [ -73.800146484375006, -44.684082031249957 ], [ -73.818457031250006, -44.652148437500017 ], [ -73.816992187499977, -44.613964843749969 ], [ -73.779492187499983, -44.559179687499991 ], [ -73.723925781249932, -44.544238281249974 ], [ -73.686474609374955, -44.546289062499952 ], [ -73.641210937499977, -44.610839843749957 ], [ -73.628222656249989, -44.680761718749991 ], [ -73.616601562500023, -44.752929687500028 ], [ -73.632177734374977, -44.821484374999969 ] ] ], [ [ [ -72.986132812499989, -44.780078124999974 ], [ -73.228466796874983, -44.859960937499991 ], [ -73.35, -44.83320312500004 ], [ -73.397070312499977, -44.774316406249952 ], [ -73.420068359374937, -44.724804687499983 ], [ -73.445068359374972, -44.641015624999966 ], [ -73.403662109374977, -44.596093749999966 ], [ -73.314941406250028, -44.531347656250006 ], [ -73.281982421874972, -44.489550781250017 ], [ -73.26601562499999, -44.440234375000017 ], [ -73.271582031249977, -44.394140625000034 ], [ -73.260009765625028, -44.350292968749983 ], [ -73.207714843749926, -44.334960937499972 ], [ -73.028417968750006, -44.384082031250031 ], [ -72.842431640624937, -44.457714843750026 ], [ -72.7763671875, -44.508593749999989 ], [ -72.764062499999966, -44.549023437499969 ], [ -72.8453125, -44.638476562499989 ], [ -72.897167968749983, -44.712011718749963 ], [ -72.986132812499989, -44.780078124999974 ] ] ], [ [ [ -73.735351562499972, -44.394531250000028 ], [ -73.784570312499937, -44.4375 ], [ -73.862304687499972, -44.445117187500031 ], [ -73.983300781250023, -44.494824218750026 ], [ -73.996044921874955, -44.537988281250037 ], [ -74.002050781250034, -44.590917968749977 ], [ -73.918554687499977, -44.6546875 ], [ -73.877392578124955, -44.728808593750003 ], [ -73.827880859374972, -44.839843749999972 ], [ -73.792138671874994, -44.945800781249986 ], [ -73.795361328124926, -44.978613281250006 ], [ -73.786474609374977, -45.03359375 ], [ -73.727148437499977, -45.119042968750009 ], [ -73.721679687500028, -45.157617187499966 ], [ -73.728173828124994, -45.195898437500034 ], [ -73.752099609374994, -45.266796875000011 ], [ -73.770996093750028, -45.27656250000004 ], [ -73.829882812499932, -45.283496093750031 ], [ -73.83447265625, -45.3265625 ], [ -73.848974609375006, -45.340625 ], [ -74.016259765624994, -45.344921875000026 ], [ -74.099072265624983, -45.32539062500004 ], [ -74.089257812499937, -45.19570312499999 ], [ -74.195214843749937, -45.144824218750031 ], [ -74.267968750000023, -45.058984374999952 ], [ -74.349902343750017, -44.910839843749969 ], [ -74.41875, -44.865234375 ], [ -74.498828124999989, -44.748144531250034 ], [ -74.617773437499977, -44.647949218749957 ], [ -74.480517578124989, -44.58457031250002 ], [ -74.501806640624977, -44.473535156249952 ], [ -74.421679687499989, -44.435449218750009 ], [ -74.301220703124955, -44.395703125 ], [ -74.2125, -44.426953124999969 ], [ -74.132812500000028, -44.415917968750037 ], [ -74.09721679687496, -44.38935546875004 ], [ -74.108105468749955, -44.275878906250014 ], [ -74.0828125, -44.186425781249994 ], [ -73.994921874999989, -44.140234375 ], [ -73.90019531249996, -44.134863281249977 ], [ -73.864550781249989, -44.185351562500045 ], [ -73.817773437499966, -44.23496093750002 ], [ -73.703222656249977, -44.274121093750011 ], [ -73.703710937500006, -44.325390624999969 ], [ -73.735351562499972, -44.394531250000028 ] ] ], [ [ [ -73.810644531250034, -43.827246093750006 ], [ -73.789648437500006, -43.87646484375 ], [ -73.833642578124994, -43.883203124999952 ], [ -73.904150390624977, -43.875390624999952 ], [ -73.938281249999989, -43.914257812499969 ], [ -73.955664062499977, -43.921972656250034 ], [ -74.117773437499977, -43.8875 ], [ -74.142968749999966, -43.872167968750006 ], [ -74.13994140624996, -43.820996093749983 ], [ -73.967187499999937, -43.816503906250034 ], [ -73.856933593749943, -43.783789062500034 ], [ -73.841406249999977, -43.788964843750023 ], [ -73.810644531250034, -43.827246093750006 ] ] ], [ [ [ -74.66875, -43.6078125 ], [ -74.810449218749966, -43.625390625 ], [ -74.842675781249966, -43.595507812500045 ], [ -74.841992187499983, -43.570312499999972 ], [ -74.817675781250017, -43.549414062499977 ], [ -74.745019531249966, -43.535937499999989 ], [ -74.697460937499955, -43.553027343750003 ], [ -74.67265625, -43.577441406250003 ], [ -74.664794921874943, -43.599609375 ], [ -74.66875, -43.6078125 ] ] ], [ [ [ -73.773388671874983, -43.345898437499997 ], [ -73.848583984374926, -43.36679687499999 ], [ -73.918701171875, -43.37197265624998 ], [ -73.989941406249955, -43.356640624999969 ], [ -74.114404296874994, -43.357910156249957 ], [ -74.238574218749989, -43.31884765625 ], [ -74.354931640624983, -43.263574218750009 ], [ -74.387353515624994, -43.231640625 ], [ -74.373144531249949, -43.185742187499969 ], [ -74.289355468749932, -43.079492187499994 ], [ -74.20947265625, -42.878710937500031 ], [ -74.156298828125017, -42.590527343750026 ], [ -74.198828124999977, -42.481347656249994 ], [ -74.193554687499955, -42.43603515625 ], [ -74.174072265625, -42.381542968749997 ], [ -74.16435546874996, -42.325488281250031 ], [ -74.170312500000023, -42.26894531249998 ], [ -74.160205078125017, -42.21640625000002 ], [ -74.07231445312496, -42.105859374999966 ], [ -74.059375, -42.05625 ], [ -74.056835937499983, -42.002343750000023 ], [ -74.018798828124972, -41.89091796875006 ], [ -74.030517578124972, -41.85400390625 ], [ -74.063037109375017, -41.822753906250028 ], [ -74.03666992187496, -41.795507812499977 ], [ -73.730957031249943, -41.877246093750017 ], [ -73.527832031249972, -41.896289062499989 ], [ -73.516943359374949, -41.98085937499999 ], [ -73.477783203124972, -42.047167968750003 ], [ -73.454492187499937, -42.165917968749952 ], [ -73.422900390624989, -42.192871093750014 ], [ -73.439257812499932, -42.277832031250014 ], [ -73.5328125, -42.314453125000014 ], [ -73.524560546874994, -42.392578125000028 ], [ -73.470800781249977, -42.466308593750043 ], [ -73.549267578124983, -42.492578124999966 ], [ -73.633886718749977, -42.508203124999952 ], [ -73.653466796874966, -42.528710937499966 ], [ -73.714746093750023, -42.544726562500031 ], [ -73.789257812499926, -42.585742187500031 ], [ -73.766845703124972, -42.621875 ], [ -73.673046874999955, -42.704394531250045 ], [ -73.568261718750023, -42.76162109374998 ], [ -73.510742187500028, -42.84716796875 ], [ -73.43632812499996, -42.9365234375 ], [ -73.47265625, -42.993261718750006 ], [ -73.540820312499932, -43.073730468749972 ], [ -73.649609374999983, -43.127148437500026 ], [ -73.749658203124937, -43.159082031249952 ], [ -73.737890625000034, -43.29140625 ], [ -73.773388671874983, -43.345898437499997 ] ] ], [ [ [ -78.804150390625011, -33.646484374999986 ], [ -78.983349609374926, -33.667773437499974 ], [ -78.989453124999926, -33.661718749999977 ], [ -78.979296874999989, -33.644140625000048 ], [ -78.938134765624966, -33.613574218750031 ], [ -78.88828125, -33.576367187499997 ], [ -78.877441406250028, -33.575195312500028 ], [ -78.859033203124994, -33.578125 ], [ -78.838183593750017, -33.585058593749991 ], [ -78.784667968749943, -33.61015625 ], [ -78.768945312499937, -33.62734375 ], [ -78.77470703124996, -33.641601562499972 ], [ -78.804150390625011, -33.646484374999986 ] ] ], [ [ [ -109.27998046874994, -27.14042968749996 ], [ -109.434130859375003, -27.171289062500023 ], [ -109.429150390624955, -27.1162109375 ], [ -109.390478515624991, -27.068359375000014 ], [ -109.276464843749935, -27.09589843750004 ], [ -109.22285156249994, -27.101074218750028 ], [ -109.27998046874994, -27.14042968749996 ] ] ], [ [ [ -67.70732421874996, -22.889160156250014 ], [ -67.579931640624949, -22.891699218749991 ], [ -67.362255859374926, -22.855175781250011 ], [ -67.194873046874932, -22.821679687500037 ], [ -67.008789062499943, -23.001367187500051 ], [ -67.089746093750023, -23.245117187499972 ], [ -67.21914062499999, -23.633984374999969 ], [ -67.319140624999932, -23.93466796875002 ], [ -67.335595703124994, -23.974804687500026 ], [ -67.356201171875028, -24.033789062499963 ], [ -67.571777343749972, -24.118945312500003 ], [ -67.88623046875, -24.243359375000026 ], [ -68.047363281249972, -24.308300781250026 ], [ -68.250292968750017, -24.391992187500023 ], [ -68.299511718750011, -24.460351562500009 ], [ -68.358105468749955, -24.497265624999983 ], [ -68.422558593749926, -24.54511718750004 ], [ -68.447119140624977, -24.596972656250045 ], [ -68.507275390624955, -24.62978515624998 ], [ -68.56201171875, -24.747363281250031 ], [ -68.56201171875, -24.83769531249996 ], [ -68.527050781249983, -24.899218749999974 ], [ -68.466308593749972, -24.925195312500023 ], [ -68.447119140624977, -24.998925781250037 ], [ -68.428027343749989, -25.050976562499983 ], [ -68.384228515624955, -25.091894531249977 ], [ -68.395214843749955, -25.124707031249997 ], [ -68.430712890624989, -25.149316406250037 ], [ -68.496337890624943, -25.16298828124998 ], [ -68.54082031249996, -25.23671875 ], [ -68.592089843750017, -25.420019531250034 ], [ -68.600292968749983, -25.485644531249989 ], [ -68.541894531249994, -25.65156250000004 ], [ -68.510839843749977, -25.74101562499996 ], [ -68.4267578125, -26.065429687499972 ], [ -68.414501953124983, -26.153710937500023 ], [ -68.529833984374932, -26.27695312499999 ], [ -68.575781249999977, -26.35195312499999 ], [ -68.592187499999937, -26.418066406249963 ], [ -68.591601562499989, -26.470410156249969 ], [ -68.581152343750006, -26.518359374999974 ], [ -68.485107421874972, -26.670312500000023 ], [ -68.373339843749932, -26.806445312500045 ], [ -68.318652343749989, -26.877539062499963 ], [ -68.318652343749989, -26.973242187500006 ], [ -68.34599609374996, -27.027929687500048 ], [ -68.405371093749977, -27.048144531249989 ], [ -68.537353515624972, -27.085351562500023 ], [ -68.592089843750017, -27.140039062499966 ], [ -68.652197265625006, -27.148339843749966 ], [ -68.709619140624966, -27.104492187500014 ], [ -68.769775390624972, -27.115429687500011 ], [ -68.846337890624937, -27.153710937499994 ], [ -68.875097656250034, -27.24667968750002 ], [ -68.941992187499977, -27.40517578124998 ], [ -68.999414062499937, -27.449023437500031 ], [ -69.042187499999955, -27.570019531249997 ], [ -69.118505859374977, -27.743554687499994 ], [ -69.1552734375, -27.848144531249986 ], [ -69.174414062499977, -27.924707031250037 ], [ -69.251220703125, -27.973632812499972 ], [ -69.340722656249937, -28.070800781249957 ], [ -69.409570312500023, -28.165332031250031 ], [ -69.436914062499994, -28.192675781250017 ], [ -69.488867187500006, -28.200878906249997 ], [ -69.527148437499989, -28.285644531250028 ], [ -69.656933593749955, -28.413574218749986 ], [ -69.687890624999966, -28.562011718750028 ], [ -69.73491210937496, -28.641113281249972 ], [ -69.743164062499943, -28.783886718750026 ], [ -69.81484375, -29.045507812500034 ], [ -69.827880859374972, -29.103222656249969 ], [ -69.900341796874983, -29.148828125000023 ], [ -69.995605468749943, -29.25 ], [ -70.026806640625011, -29.324023437500017 ], [ -69.982617187499983, -29.54541015625 ], [ -69.927636718749966, -29.76914062500002 ], [ -69.92412109374996, -29.874023437499972 ], [ -69.945458984374937, -30.016406250000031 ], [ -69.959960937499972, -30.078320312500026 ], [ -69.923535156250011, -30.10390625 ], [ -69.863378906250006, -30.120312499999969 ], [ -69.844287109374932, -30.175 ], [ -69.888037109374977, -30.21328125 ], [ -69.907128906249966, -30.28164062499998 ], [ -69.95634765624996, -30.358203125000031 ], [ -70.102001953124955, -30.388281250000034 ], [ -70.153222656249994, -30.360937499999963 ], [ -70.169628906249955, -30.385546875 ], [ -70.161425781249989, -30.44023437499996 ], [ -70.193945312500034, -30.504687500000031 ], [ -70.269384765624949, -30.677246093750014 ], [ -70.319238281249994, -30.833984374999972 ], [ -70.34814453125, -30.902343749999957 ], [ -70.336425781250028, -30.959765625000017 ], [ -70.311816406249989, -30.992578125000037 ], [ -70.309082031249943, -31.02265625000004 ], [ -70.350585937499972, -31.060449218750009 ], [ -70.388378906249955, -31.121093750000014 ], [ -70.429394531249955, -31.129296875 ], [ -70.473095703124983, -31.112792968750014 ], [ -70.519580078124932, -31.1484375 ], [ -70.529052734375, -31.222851562499969 ], [ -70.5546875, -31.317382812499957 ], [ -70.566406249999972, -31.427929687499997 ], [ -70.585205078125, -31.569433593749963 ], [ -70.525634765625028, -31.66640625 ], [ -70.450146484375011, -31.841894531249963 ], [ -70.393847656249989, -31.883789062499972 ], [ -70.330957031249966, -31.88105468750004 ], [ -70.281738281249972, -31.916601562499991 ], [ -70.25439453125, -31.957714843750026 ], [ -70.290917968749994, -32.031054687500045 ], [ -70.355566406250006, -32.042382812500037 ], [ -70.36376953125, -32.083496093749972 ], [ -70.344628906249994, -32.176464843749997 ], [ -70.320019531249955, -32.266699218749991 ], [ -70.2578125, -32.309960937500023 ], [ -70.22978515624996, -32.4306640625 ], [ -70.169628906249955, -32.471679687500014 ], [ -70.176953124999955, -32.62607421875002 ], [ -70.116162109375011, -32.807421875000017 ], [ -70.052050781249989, -32.859960937499977 ], [ -70.02197265625, -32.884570312500017 ], [ -70.042138671875023, -32.963671874999974 ], [ -70.093066406249989, -33.026757812500037 ], [ -70.10400390625, -33.127929687500043 ], [ -70.084863281250023, -33.201757812499977 ], [ -70.019824218749989, -33.271484374999972 ], [ -69.96904296874996, -33.279394531249991 ], [ -69.896191406249955, -33.250976562499972 ], [ -69.819628906249989, -33.283789062499991 ], [ -69.808691406249977, -33.343945312499997 ], [ -69.797753906249966, -33.398632812500026 ], [ -69.838769531249966, -33.469726562500043 ], [ -69.882568359375028, -33.600976562500037 ], [ -69.894335937500017, -33.731347656250051 ], [ -69.881494140624966, -33.929785156249977 ], [ -69.861523437499983, -34.083593750000048 ], [ -69.857373046874955, -34.180468749999974 ], [ -69.852441406249994, -34.224316406250026 ], [ -69.879785156249994, -34.254394531250028 ], [ -69.94633789062496, -34.26992187499999 ], [ -70.002832031249994, -34.276269531250037 ], [ -70.052050781249989, -34.300781249999972 ], [ -70.06298828125, -34.35 ], [ -70.101464843750023, -34.43203125 ], [ -70.141259765624966, -34.492871093750026 ], [ -70.210693359374972, -34.58125 ], [ -70.254687499999989, -34.672656249999974 ], [ -70.289941406249966, -34.732812499999966 ], [ -70.286767578124937, -34.77451171875002 ], [ -70.312109374999949, -34.854980468749986 ], [ -70.338134765625, -34.921777343750009 ], [ -70.393164062500034, -35.146875 ], [ -70.466601562499989, -35.193652343749974 ], [ -70.525097656250011, -35.216796874999986 ], [ -70.55517578125, -35.246875 ], [ -70.532324218749949, -35.307910156249974 ], [ -70.470410156249955, -35.326171874999972 ], [ -70.448535156249932, -35.375390624999966 ], [ -70.456738281249926, -35.451953125000017 ], [ -70.415722656250011, -35.52304687500002 ], [ -70.419726562499932, -35.609179687499989 ], [ -70.38017578124996, -35.771875 ], [ -70.415722656250011, -35.878515624999963 ], [ -70.403662109374949, -35.97050781249996 ], [ -70.40478515625, -36.061718749999983 ], [ -70.456738281249926, -36.132714843749966 ], [ -70.563378906249994, -36.146386718750009 ], [ -70.621875, -36.211914062500028 ], [ -70.721923828124943, -36.283203124999986 ], [ -70.732861328124955, -36.340625 ], [ -70.749267578125028, -36.392578124999972 ], [ -70.790283203125028, -36.411718749999963 ], [ -70.853173828124966, -36.411718749999963 ], [ -70.905126953124977, -36.419921874999957 ], [ -70.977929687499966, -36.4873046875 ], [ -71.055517578124977, -36.52373046874996 ], [ -71.073242187500028, -36.578027343750009 ], [ -71.066406249999972, -36.644042968749957 ], [ -71.107421874999972, -36.685058593749972 ], [ -71.159375, -36.761621093750023 ], [ -71.192187500000017, -36.843652343750037 ], [ -71.159375, -36.920214843750003 ], [ -71.123828124999932, -37.05693359374996 ], [ -71.118408203125, -37.114355468750034 ], [ -71.163476562500023, -37.22744140624998 ], [ -71.200390624999983, -37.300292968749986 ], [ -71.164892578124949, -37.393261718750011 ], [ -71.13481445312496, -37.445117187500003 ], [ -71.162841796874972, -37.559179687499963 ], [ -71.186718749999955, -37.63105468750004 ], [ -71.167578124999977, -37.762304687499963 ], [ -71.09619140625, -37.909960937500017 ], [ -71.028173828125006, -38.041210937500026 ], [ -71.018164062500006, -38.193945312499963 ], [ -71.000488281249943, -38.31484375 ], [ -70.967968749999983, -38.445898437499963 ], [ -70.899658203125, -38.497851562499974 ], [ -70.84765625, -38.541601562500006 ], [ -70.858642578125, -38.604492187500028 ], [ -70.896923828124983, -38.681054687499994 ], [ -70.951611328124926, -38.738476562499969 ], [ -71.087109375000011, -38.757519531250026 ], [ -71.197265624999972, -38.809375 ], [ -71.285742187499977, -38.845410156249997 ], [ -71.353173828124937, -38.888867187499969 ], [ -71.401562499999955, -38.935058593749957 ], [ -71.42558593749996, -38.98564453125006 ], [ -71.409375, -39.205957031249994 ], [ -71.420019531249977, -39.287207031250034 ], [ -71.465380859374989, -39.402343750000043 ], [ -71.507763671875011, -39.495214843750034 ], [ -71.525781249999937, -39.52314453125004 ], [ -71.53125, -39.564160156249969 ], [ -71.539453124999966, -39.602441406249952 ], [ -71.587011718749977, -39.611132812500031 ], [ -71.654296875, -39.594238281249957 ], [ -71.692578124999983, -39.605175781249969 ], [ -71.719921874999955, -39.635253906249972 ], [ -71.69682617187496, -39.707031250000028 ], [ -71.672070312499983, -39.833300781249989 ], [ -71.637890624999955, -39.886816406249977 ], [ -71.647119140624966, -39.929199218749986 ], [ -71.659765624999977, -40.020800781250003 ], [ -71.704394531249989, -40.094921875 ], [ -71.763671875, -40.094628906250037 ], [ -71.801953124999983, -40.124707031250026 ], [ -71.818310546874926, -40.176660156249952 ], [ -71.80058593749996, -40.244335937499983 ], [ -71.72265625, -40.29970703124998 ], [ -71.695312500000028, -40.335253906250031 ], [ -71.708984374999972, -40.381738281249994 ], [ -71.769140624999949, -40.400878906249986 ], [ -71.804638671874983, -40.439160156249969 ], [ -71.838525390624966, -40.524414062500014 ], [ -71.883789062499943, -40.620605468749986 ], [ -71.932128906249943, -40.691699218749989 ], [ -71.941357421874955, -40.789160156250034 ], [ -71.873046875, -40.892968749999966 ], [ -71.880712890624949, -40.994628906249972 ], [ -71.885595703124977, -41.29238281249998 ], [ -71.892187499999977, -41.393359375000031 ], [ -71.87114257812496, -41.560546874999986 ], [ -71.897607421875023, -41.606640625000054 ], [ -71.911279296874966, -41.650390624999986 ], [ -71.844482421875028, -41.771972656249986 ], [ -71.770019531249972, -41.968554687499974 ], [ -71.75, -42.046777343750009 ], [ -71.760937499999983, -42.101464843749966 ], [ -71.860791015624983, -42.147851562499994 ], [ -71.944091796874972, -42.167089843750006 ], [ -71.993310546874966, -42.134277343749986 ], [ -72.026123046875, -42.147949218750014 ], [ -72.064404296874983, -42.205371093749989 ], [ -72.108203124999932, -42.251855468749952 ], [ -72.124609374999977, -42.298339843750014 ], [ -72.078125, -42.358496093750006 ], [ -72.053466796874972, -42.473242187500034 ], [ -72.105419921874983, -42.522460937500014 ], [ -72.143701171874966, -42.577148437499972 ], [ -72.130029296874937, -42.648242187499974 ], [ -72.113623046874977, -42.776757812499952 ], [ -72.146435546874983, -42.990039062499974 ], [ -72.102392578125006, -43.065625 ], [ -72.054687499999943, -43.101953124999952 ], [ -71.898583984374937, -43.145312499999989 ], [ -71.781494140625, -43.166796875000017 ], [ -71.750634765624994, -43.237304687499986 ], [ -71.763867187499955, -43.29462890625004 ], [ -71.820214843749966, -43.322949218750026 ], [ -71.904980468750011, -43.34755859374998 ], [ -71.904980468750011, -43.440136718750011 ], [ -71.832421874999966, -43.527148437499974 ], [ -71.750634765624994, -43.590136718750017 ], [ -71.732763671875006, -43.646777343750017 ], [ -71.737402343749977, -43.7046875 ], [ -71.794726562500017, -43.753222656250031 ], [ -71.715966796874966, -43.858398437499957 ], [ -71.680078125000023, -43.92958984374998 ], [ -71.716162109375006, -43.984472656249977 ], [ -71.7671875, -44.066699218750031 ], [ -71.812353515624977, -44.106054687499963 ], [ -71.812109375, -44.150781250000023 ], [ -71.830761718749983, -44.241406250000011 ], [ -71.835058593749977, -44.330175781249977 ], [ -71.820019531249926, -44.383105468750003 ], [ -71.32573242187496, -44.424902343749991 ], [ -71.212597656249983, -44.441210937500031 ], [ -71.150878906249943, -44.494042968749966 ], [ -71.15971679687496, -44.56025390625004 ], [ -71.221484374999932, -44.630761718750009 ], [ -71.261132812500023, -44.763085937499966 ], [ -71.358154296874972, -44.785156250000028 ], [ -71.455175781250034, -44.749804687500017 ], [ -71.560400390624977, -44.762011718750017 ], [ -71.651660156250017, -44.770410156249952 ], [ -71.782812499999977, -44.774414062499972 ], [ -71.957031249999943, -44.791503906249986 ], [ -72.063720703125028, -44.771875 ], [ -72.072509765624943, -44.82041015625002 ], [ -72.041699218749983, -44.904199218750037 ], [ -71.812353515624977, -44.9306640625 ], [ -71.596289062500006, -44.97919921875004 ], [ -71.531298828124989, -45.067871093749986 ], [ -71.443457031249949, -45.168261718750003 ], [ -71.353759765624972, -45.230468749999972 ], [ -71.349316406249955, -45.331933593749952 ], [ -71.490429687499926, -45.437695312500011 ], [ -71.508105468749989, -45.512695312500014 ], [ -71.693310546874955, -45.534765624999977 ], [ -71.746191406249977, -45.57890625 ], [ -71.772656249999955, -45.724414062499974 ], [ -71.750634765624994, -45.839062499999969 ], [ -71.680078125000023, -45.878710937499974 ], [ -71.631542968749983, -45.953710937499977 ], [ -71.684472656249937, -46.041894531249994 ], [ -71.809277343749955, -46.10273437500004 ], [ -71.875683593749983, -46.160546875 ], [ -71.834130859374966, -46.206738281250011 ], [ -71.777636718749989, -46.279980468750011 ], [ -71.762109374999937, -46.319824218749957 ], [ -71.731298828124977, -46.42783203125002 ], [ -71.695214843749994, -46.57841796875006 ], [ -71.699658203125011, -46.6513671875 ], [ -71.732714843749989, -46.705859374999989 ], [ -71.856445312499972, -46.791601562499963 ], [ -71.940234374999989, -46.83125 ], [ -71.956640624999977, -46.936816406249974 ], [ -71.962988281250006, -47.016015625000037 ], [ -71.954248046875023, -47.0875 ], [ -71.900537109374994, -47.144335937499974 ], [ -71.904980468750011, -47.201660156250014 ], [ -71.978515624999972, -47.213867187500014 ], [ -72.041699218749983, -47.241406250000026 ], [ -72.103417968750023, -47.342773437499986 ], [ -72.282910156250011, -47.446289062500028 ], [ -72.345947265624972, -47.492675781249972 ], [ -72.341503906249955, -47.572070312499989 ], [ -72.412597656249943, -47.685546875000014 ], [ -72.472216796875017, -47.784179687500028 ], [ -72.517919921875006, -47.87636718749998 ], [ -72.509082031249989, -47.973339843750026 ], [ -72.407910156249983, -48.015917968749989 ], [ -72.328320312500011, -48.110058593749983 ], [ -72.293017578125017, -48.229101562499991 ], [ -72.354736328124972, -48.365820312500048 ], [ -72.498144531249977, -48.41738281249998 ], [ -72.582861328125006, -48.475390624999989 ], [ -72.608398437499972, -48.51933593750006 ], [ -72.5859375, -48.6625 ], [ -72.591748046874955, -48.729687500000011 ], [ -72.614404296874937, -48.792871093750001 ], [ -72.651269531249994, -48.841601562499982 ], [ -72.728466796875011, -48.896289062500024 ], [ -72.865429687500011, -48.943945312499963 ], [ -72.981738281249989, -48.976757812499983 ], [ -73.033642578125011, -49.014355468750004 ], [ -73.094580078124977, -49.096875 ], [ -73.148876953124926, -49.187988281250028 ], [ -73.13525390625, -49.300683593749987 ], [ -73.461572265624966, -49.313867187500009 ], [ -73.483642578125028, -49.397656250000026 ], [ -73.55419921875, -49.463867187500014 ], [ -73.576269531249977, -49.582910156250016 ], [ -73.504541015625023, -49.698046875000024 ], [ -73.470410156249983, -49.794531249999963 ], [ -73.52890625, -49.910937500000053 ], [ -73.507714843749937, -50.030273437500028 ], [ -73.50126953124996, -50.125292968750024 ], [ -73.386621093749966, -50.231152343750011 ], [ -73.311718749999983, -50.361914062500006 ], [ -73.274169921874972, -50.472558593749987 ], [ -73.251611328124994, -50.558496093749994 ], [ -73.221630859374926, -50.61074218749998 ], [ -73.174511718750011, -50.670019531249977 ], [ -73.152929687499977, -50.738281250000028 ], [ -73.082373046874977, -50.760351562499999 ], [ -72.95556640625, -50.69648437500004 ], [ -72.865917968749926, -50.653125 ], [ -72.803613281249937, -50.637695312499964 ], [ -72.620410156250017, -50.64765625000004 ], [ -72.50981445312496, -50.607519531250034 ], [ -72.460156249999955, -50.61171875 ], [ -72.392578124999972, -50.634277343749979 ], [ -72.340234374999966, -50.68183593749999 ], [ -72.300634765624977, -50.789550781249993 ], [ -72.276318359374983, -50.910253906249984 ], [ -72.307373046875, -51.033398437500026 ], [ -72.359179687499989, -51.06015625 ], [ -72.376806640625034, -51.095410156250047 ], [ -72.359179687499989, -51.170410156249957 ], [ -72.301855468749949, -51.223339843749997 ], [ -72.303222656249972, -51.298925781250027 ], [ -72.366406249999955, -51.470312500000041 ], [ -72.407666015625011, -51.540820312500017 ], [ -72.334521484374932, -51.620312500000047 ], [ -72.268994140625011, -51.69111328124999 ], [ -72.136962890625028, -51.74404296875003 ], [ -72.028417968750034, -51.818652343750038 ], [ -71.953466796875034, -51.88037109375 ], [ -71.971093749999966, -51.964160156250017 ], [ -71.918652343749955, -51.989550781250038 ], [ -71.716601562499989, -51.991308593750041 ], [ -71.414746093749955, -51.993945312500045 ], [ -70.943164062499989, -51.998144531250013 ], [ -70.482861328125011, -52.002246093750053 ], [ -69.960253906249932, -52.008203125000023 ], [ -69.712597656249926, -52.075390625000033 ], [ -69.488427734375023, -52.136132812499973 ], [ -69.206201171874966, -52.136132812499973 ], [ -68.924560546874972, -52.208105468749977 ], [ -68.715185546874949, -52.255468750000034 ], [ -68.589794921874983, -52.273339843749945 ], [ -68.46098632812496, -52.290429687499966 ], [ -68.443359375, -52.35664062500004 ], [ -69.007226562499937, -52.2626953125 ], [ -69.133789062499972, -52.211425781250036 ], [ -69.24101562499996, -52.205468749999973 ], [ -69.446875, -52.269433593749952 ], [ -69.56059570312496, -52.42158203125004 ], [ -69.620312499999955, -52.464746093749952 ], [ -69.763330078124966, -52.505566406250004 ], [ -69.907226562499972, -52.513574218749952 ], [ -70.390966796875034, -52.660839843750018 ], [ -70.562939453124983, -52.673437500000013 ], [ -70.680322265624994, -52.7125 ], [ -70.795117187499955, -52.76875 ], [ -70.839062500000011, -52.889550781249987 ], [ -70.821191406250023, -52.963085937500047 ], [ -70.952050781249937, -53.22695312499998 ], [ -70.984326171874955, -53.37363281250002 ], [ -70.985107421875, -53.448339843749963 ], [ -70.94780273437496, -53.570410156249963 ], [ -70.995849609374972, -53.779296874999972 ], [ -71.082812499999932, -53.825 ], [ -71.297753906250023, -53.883398437500041 ], [ -71.44389648437496, -53.840917968750006 ], [ -71.693798828124983, -53.803125 ], [ -71.871875, -53.722656249999979 ], [ -72.100927734374949, -53.665820312500038 ], [ -72.174414062500006, -53.632324218749964 ], [ -72.376806640625034, -53.47119140625 ], [ -72.39824218749996, -53.417773437500038 ], [ -72.412890625000017, -53.350195312500041 ], [ -72.306054687499994, -53.25371093750001 ], [ -72.248632812500034, -53.246679687499999 ], [ -72.081152343750006, -53.249609374999977 ], [ -71.941699218749932, -53.234082031250011 ], [ -71.852734374999926, -53.285742187499963 ], [ -71.828222656250006, -53.398339843749987 ], [ -71.867333984374966, -53.458398437499966 ], [ -71.902783203125011, -53.49550781249998 ], [ -71.891699218749977, -53.523535156250006 ], [ -71.791455078124983, -53.484570312499969 ], [ -71.740527343749989, -53.232617187499976 ], [ -71.400341796874955, -53.10703125 ], [ -71.288964843750023, -53.03369140624995 ], [ -71.18022460937496, -52.920507812499984 ], [ -71.163281249999983, -52.888085937499952 ], [ -71.155078124999989, -52.845605468750001 ], [ -71.227148437500034, -52.810644531249984 ], [ -71.38774414062496, -52.764257812500041 ], [ -71.897998046875017, -53.001757812500017 ], [ -72.129101562499926, -53.06435546874998 ], [ -72.278027343749983, -53.132324218749972 ], [ -72.458300781249932, -53.254492187499991 ], [ -72.49257812499999, -53.290625 ], [ -72.53081054687496, -53.371679687499977 ], [ -72.548925781250006, -53.460742187500003 ], [ -72.726806640625028, -53.420019531249963 ], [ -72.998388671875006, -53.290722656250004 ], [ -73.052734374999972, -53.243457031250053 ], [ -72.998242187499983, -53.177246093749979 ], [ -72.91552734375, -53.121972656249994 ], [ -72.909912109375028, -52.936523437499964 ], [ -72.889160156249972, -52.871582031249964 ], [ -72.831884765625006, -52.819531250000018 ], [ -72.727685546875023, -52.762304687499999 ], [ -72.675976562499955, -52.749023437499957 ], [ -72.632080078125, -52.773828124999945 ], [ -72.626611328124937, -52.817578124999976 ], [ -72.453466796875006, -52.814453124999964 ], [ -72.117578124999966, -52.65 ], [ -71.97929687499996, -52.646093750000034 ], [ -71.797070312499955, -52.682812499999969 ], [ -71.591210937499937, -52.660742187499999 ], [ -71.554150390624955, -52.643945312499952 ], [ -71.511279296875017, -52.605371093750001 ], [ -71.664746093750011, -52.560058593750007 ], [ -71.811914062499966, -52.537011718750016 ], [ -72.225683593749977, -52.52099609374995 ], [ -72.315380859374955, -52.538574218749979 ], [ -72.437695312500011, -52.625781249999982 ], [ -72.478271484375, -52.604003906249986 ], [ -72.50439453125, -52.560058593750007 ], [ -72.644824218750017, -52.529101562500003 ], [ -72.712109374999955, -52.535546874999987 ], [ -72.776562499999926, -52.577441406249996 ], [ -72.766015625000023, -52.642578125000028 ], [ -72.801904296874937, -52.712402343749957 ], [ -72.931884765624972, -52.78164062500003 ], [ -73.020263671875028, -52.891796875 ], [ -73.016113281249972, -52.977441406249952 ], [ -73.02299804687496, -53.022070312499984 ], [ -73.055468750000017, -53.045605468749983 ], [ -73.122460937499966, -53.073925781249976 ], [ -73.33818359374996, -53.054687499999964 ], [ -73.459863281249966, -52.964843749999957 ], [ -73.507519531249983, -52.90351562499999 ], [ -73.645214843749983, -52.837011718750027 ], [ -73.345947265625028, -52.754296874999966 ], [ -73.240820312500006, -52.707128906250034 ], [ -73.144824218749989, -52.601953125000016 ], [ -73.073193359374983, -52.535058593749973 ], [ -73.123925781249994, -52.487988281249976 ], [ -73.183789062499955, -52.487890624999956 ], [ -73.178173828124955, -52.562695312500011 ], [ -73.244140624999972, -52.624023437499979 ], [ -73.382128906249932, -52.595117187499952 ], [ -73.585693359375028, -52.685742187500033 ], [ -73.710839843749937, -52.66152343749998 ], [ -73.914697265624994, -52.688183593749997 ], [ -74.014453124999989, -52.639355468749997 ], [ -74.035839843749983, -52.577246093750041 ], [ -73.999902343749937, -52.512597656250016 ], [ -74.037353515625028, -52.40292968749997 ], [ -74.093505859375, -52.376269531250045 ], [ -74.150830078124955, -52.382519531249983 ], [ -74.1765625, -52.3171875 ], [ -74.238476562499955, -52.202343750000047 ], [ -74.265966796874977, -52.17128906250003 ], [ -74.295654296874972, -52.117871093749983 ], [ -74.264941406249932, -52.104882812500001 ], [ -74.194921874999977, -52.120214843750013 ], [ -74.133544921875, -52.15478515624995 ], [ -74.040234374999983, -52.159179687499957 ], [ -73.83447265625, -52.233984375000013 ], [ -73.749121093750006, -52.21601562499999 ], [ -73.702783203124994, -52.198828125000041 ], [ -73.685400390625006, -52.13671875 ], [ -73.684326171874943, -52.077734374999977 ], [ -73.649023437499949, -52.077734374999977 ], [ -73.532226562499972, -52.153125 ], [ -73.457958984374926, -52.145996093750028 ], [ -73.326757812500034, -52.165917968750001 ], [ -73.260449218749926, -52.157812500000034 ], [ -73.137353515624994, -52.129687499999989 ], [ -72.943701171874977, -52.046875 ], [ -72.843212890624926, -51.961132812500026 ], [ -72.795019531249977, -51.949511718750053 ], [ -72.735400390624989, -51.96054687499999 ], [ -72.695458984375023, -51.985156250000031 ], [ -72.694824218749972, -52.044726562500003 ], [ -72.649560546874994, -52.099902343750053 ], [ -72.587988281249977, -52.145117187500027 ], [ -72.57084960937496, -52.200097656249945 ], [ -72.583447265624955, -52.254199218750045 ], [ -72.693603515625, -52.330273437499997 ], [ -72.714013671874994, -52.356738281249974 ], [ -72.677050781250017, -52.38466796874998 ], [ -72.631494140624966, -52.371582031249979 ], [ -72.568701171874949, -52.333984374999957 ], [ -72.532910156249955, -52.282324218749999 ], [ -72.523339843749966, -52.255468750000034 ], [ -72.519335937499932, -52.217089843750031 ], [ -72.524121093749926, -52.1703125 ], [ -72.61357421874996, -52.03701171875003 ], [ -72.624755859375, -52.006933593750027 ], [ -72.624609374999977, -51.946484374999969 ], [ -72.522851562499937, -51.890917968750017 ], [ -72.494140624999943, -51.84755859374998 ], [ -72.489648437500023, -51.763671875000028 ], [ -72.54252929687496, -51.706152343750034 ], [ -72.76123046875, -51.573242187499957 ], [ -73.12675781249996, -51.439941406249979 ], [ -73.16875, -51.453906249999982 ], [ -73.197021484374972, -51.478027343750014 ], [ -73.16337890624996, -51.49560546874995 ], [ -73.114990234374972, -51.504492187499984 ], [ -72.78935546874996, -51.614257812499964 ], [ -72.704589843750028, -51.677929687499969 ], [ -72.649072265624994, -51.69501953124999 ], [ -72.583300781249989, -51.737304687499986 ], [ -72.600048828124955, -51.799121093749967 ], [ -72.928369140624966, -51.85986328125 ], [ -73.188671874999955, -51.990625 ], [ -73.383251953124983, -52.070019531250004 ], [ -73.518164062500034, -52.041015624999957 ], [ -73.58232421874996, -51.960351562499952 ], [ -73.650292968749937, -51.85625 ], [ -73.752636718749926, -51.795507812500034 ], [ -73.810644531250034, -51.80117187500003 ], [ -73.857568359374994, -51.789941406249966 ], [ -73.894433593749937, -51.7578125 ], [ -73.973242187500006, -51.784472656250003 ], [ -74.146435546874955, -51.712109375 ], [ -74.196679687499966, -51.680566406249973 ], [ -74.069580078125028, -51.578710937500006 ], [ -73.929785156249949, -51.61787109374999 ], [ -73.895898437499994, -51.331445312499994 ], [ -73.939501953124989, -51.266308593750047 ], [ -74.121240234374966, -51.195410156249991 ], [ -74.21049804687496, -51.204589843749993 ], [ -74.332324218749989, -51.195019531249997 ], [ -74.414355468749989, -51.1625 ], [ -74.50786132812496, -51.149609374999983 ], [ -74.586865234374983, -51.130664062500031 ], [ -74.690087890624966, -51.086523437500013 ], [ -74.81474609374996, -51.06289062499999 ], [ -74.983105468749955, -50.881054687499983 ], [ -75.055322265625023, -50.78554687499998 ], [ -75.094677734374955, -50.68125 ], [ -74.836621093749955, -50.678906250000011 ], [ -74.685742187499955, -50.662011718749945 ], [ -74.64892578125, -50.618457031250045 ], [ -74.702050781249994, -50.53535156249999 ], [ -74.775878906250028, -50.469921874999983 ], [ -74.7216796875, -50.408496093749989 ], [ -74.644482421874983, -50.360937499999984 ], [ -74.564111328124966, -50.382031250000018 ], [ -74.365576171875006, -50.487890625 ], [ -74.331445312499994, -50.559570312500036 ], [ -74.190185546874972, -50.778027343750047 ], [ -74.156103515624977, -50.797460937500006 ], [ -74.139404296875028, -50.817773437499973 ], [ -73.84746093749996, -50.940039062500013 ], [ -73.806542968749994, -50.93837890625003 ], [ -73.824609375000023, -50.835839843750009 ], [ -73.740576171874949, -50.696679687499994 ], [ -73.659033203124949, -50.650683593750038 ], [ -73.618164062499972, -50.651171875000045 ], [ -73.613964843750011, -50.627929687500021 ], [ -73.693261718749994, -50.570019531250033 ], [ -73.654443359374994, -50.49267578125 ], [ -73.679931640624943, -50.490234375000036 ], [ -73.750195312499955, -50.539843750000017 ], [ -73.891503906249966, -50.782714843750021 ], [ -73.978027343750028, -50.827050781249994 ], [ -74.09672851562496, -50.717089843749974 ], [ -74.164111328124989, -50.637890625 ], [ -74.197216796874983, -50.609765624999959 ], [ -74.185595703124932, -50.485351562500014 ], [ -73.950341796874966, -50.510546875 ], [ -74.031054687499989, -50.469824218749963 ], [ -74.305566406249966, -50.39804687499999 ], [ -74.374121093749977, -50.362988281250047 ], [ -74.42509765624996, -50.350195312500013 ], [ -74.516406250000017, -50.265625 ], [ -74.629589843749983, -50.194042968749997 ], [ -74.434326171874972, -50.065234375000045 ], [ -74.333740234375, -49.974609374999972 ], [ -74.019433593750023, -50.02275390625001 ], [ -73.958593749999977, -49.994726562499984 ], [ -74.011230468750028, -49.928515625 ], [ -74.07329101562496, -49.948535156249989 ], [ -74.171337890624955, -49.907324218750027 ], [ -74.323925781249955, -49.783398437500004 ], [ -74.31875, -49.720117187499994 ], [ -74.29082031249996, -49.604101562499984 ], [ -74.230371093749994, -49.57929687499999 ], [ -74.102001953124955, -49.555371093750004 ], [ -73.955517578124955, -49.593066406250045 ], [ -73.891552734374983, -49.623730468749983 ], [ -73.836376953124926, -49.609375 ], [ -73.892480468749994, -49.523437499999979 ], [ -73.988037109375, -49.490917968750018 ], [ -74.094433593749926, -49.429687499999979 ], [ -74.08349609375, -49.361816406250007 ], [ -74.049218749999966, -49.305664062500021 ], [ -74.023437500000028, -49.244140625000014 ], [ -74.005615234374943, -49.158007812500053 ], [ -74.015380859375, -49.09091796874997 ], [ -73.984765624999966, -49.059960937499973 ], [ -73.937890625000023, -49.04609375 ], [ -73.934960937499937, -49.020898437500009 ], [ -74.027734375000023, -49.026171875000017 ], [ -74.061328124999932, -49.111035156249983 ], [ -74.073876953124994, -49.188378906250023 ], [ -74.139794921875023, -49.250488281249972 ], [ -74.167871093749966, -49.320507812500026 ], [ -74.1845703125, -49.404394531249977 ], [ -74.221289062500006, -49.500585937500034 ], [ -74.301513671875028, -49.463964843750034 ], [ -74.348535156249994, -49.426269531249993 ], [ -74.366552734375034, -49.400488281249977 ], [ -74.358154296875, -49.35136718750001 ], [ -74.379980468750006, -49.047851562499993 ], [ -74.382128906250017, -48.793652343749983 ], [ -74.341015624999983, -48.595703124999979 ], [ -74.227685546874994, -48.516992187500023 ], [ -74.176220703124983, -48.494140624999986 ], [ -74.129296875000023, -48.504199218749989 ], [ -74.056933593750017, -48.503613281250054 ], [ -74.00908203124996, -48.475 ], [ -74.171533203124994, -48.427441406249983 ], [ -74.270068359375017, -48.454589843750014 ], [ -74.342968749999926, -48.492578125000023 ], [ -74.474414062499989, -48.463964843749963 ], [ -74.499414062500023, -48.362304687500043 ], [ -74.57719726562496, -48.274414062499986 ], [ -74.590722656249966, -48.161914062499974 ], [ -74.584667968749983, -47.999023437500014 ], [ -74.400488281250006, -48.013085937499952 ], [ -74.250439453125011, -48.044921875000043 ], [ -73.853808593749932, -48.042187500000011 ], [ -73.528173828125034, -48.198242187500014 ], [ -73.384472656249983, -48.17734375000002 ], [ -73.391064453124983, -48.145898437500009 ], [ -73.5009765625, -48.106640625 ], [ -73.569580078125028, -48.019335937499974 ], [ -73.609912109374989, -47.993945312500045 ], [ -73.628906249999943, -47.94150390625002 ], [ -73.635107421874977, -47.88037109375 ], [ -73.715869140624989, -47.655468750000011 ], [ -73.748242187500011, -47.661328125000054 ], [ -73.779248046874926, -47.73847656250004 ], [ -73.8466796875, -47.866992187500031 ], [ -73.940869140624983, -47.92939453125004 ], [ -74.084765624999989, -47.954687500000034 ], [ -74.227050781249943, -47.968945312500011 ], [ -74.350585937499972, -47.944335937499972 ], [ -74.379345703124983, -47.891210937499991 ], [ -74.376220703124972, -47.829687499999977 ], [ -74.429687500000028, -47.799609374999974 ], [ -74.569238281250023, -47.772949218749957 ], [ -74.608886718750028, -47.758007812500026 ], [ -74.654931640624994, -47.702246093750034 ], [ -74.588427734374932, -47.61796875 ], [ -74.533789062500006, -47.567675781249974 ], [ -74.466894531249949, -47.577636718749957 ], [ -74.403564453125028, -47.600390624999974 ], [ -74.32255859374996, -47.666699218749983 ], [ -74.242968749999989, -47.679296874999977 ], [ -74.151953125, -47.626660156249997 ], [ -74.134082031250017, -47.590820312499986 ], [ -74.191015624999977, -47.568359375000028 ], [ -74.242919921874972, -47.559667968750034 ], [ -74.323681640625011, -47.531445312499969 ], [ -74.482666015624972, -47.43046875 ], [ -74.403271484374955, -47.327539062499994 ], [ -74.215673828125034, -47.209570312500034 ], [ -74.158398437499983, -47.182519531250023 ], [ -74.208056640624989, -47.08310546875002 ], [ -74.151904296874989, -46.974414062499989 ], [ -74.20947265625, -46.884765625000028 ], [ -74.313574218749977, -46.788183593749977 ], [ -74.454199218750034, -46.766796874999969 ], [ -74.484423828124989, -46.795019531250034 ], [ -74.489355468750006, -46.83457031250002 ], [ -74.466992187499983, -46.864355468750048 ], [ -74.480175781250011, -46.885839843749977 ], [ -74.51225585937496, -46.885156250000023 ], [ -74.690820312500023, -46.863964843749969 ], [ -74.810644531250006, -46.799707031250023 ], [ -75.005957031250006, -46.74111328124998 ], [ -75.031445312499955, -46.695312499999972 ], [ -75.052539062499989, -46.628027343750034 ], [ -74.984179687500017, -46.512109374999952 ], [ -75.01875, -46.510546874999989 ], [ -75.145751953124972, -46.600097656250028 ], [ -75.337402343750028, -46.647070312500006 ], [ -75.478417968749966, -46.662402343750017 ], [ -75.540332031249989, -46.698730468749957 ], [ -75.565087890624966, -46.728710937500026 ], [ -75.527587890624943, -46.746386718749989 ], [ -75.445996093749955, -46.75078125 ], [ -75.386425781249983, -46.862695312499966 ], [ -75.401220703124977, -46.905664062500023 ], [ -75.430371093749955, -46.934570312499957 ], [ -75.49663085937496, -46.940136718750026 ], [ -75.635253906249943, -46.862792968749986 ], [ -75.708105468749949, -46.775 ], [ -75.706396484374977, -46.705273437499969 ], [ -75.656787109374989, -46.610351562499986 ], [ -75.436914062499966, -46.483007812499977 ], [ -75.376025390624989, -46.429101562500009 ], [ -75.247021484374983, -46.369335937499997 ], [ -75.074853515624994, -46.234570312499997 ], [ -74.924462890624994, -46.159667968750014 ], [ -74.99765625, -46.097656249999986 ], [ -75.074511718749932, -46.00449218750002 ], [ -75.066699218749932, -45.874902343749994 ], [ -74.763134765625011, -45.823632812500023 ], [ -74.630664062500017, -45.844726562499972 ], [ -74.462792968750023, -45.840722656249952 ], [ -74.369140625000028, -45.80966796875002 ], [ -74.301171874999937, -45.803027343750003 ], [ -74.157861328124966, -45.7671875 ], [ -74.096191406250028, -45.716796875000028 ], [ -74.081835937499932, -45.678320312500006 ], [ -74.08251953125, -45.644726562499997 ], [ -74.099267578125023, -45.603417968750023 ], [ -74.122705078124994, -45.49619140625002 ], [ -74.09892578124996, -45.460351562500009 ], [ -74.037548828124983, -45.417675781250011 ], [ -73.957177734374937, -45.404394531249977 ], [ -73.9203125, -45.407714843750028 ], [ -73.825, -45.446875 ], [ -73.84414062499999, -45.502441406249957 ], [ -73.882324218749972, -45.5693359375 ], [ -73.96025390624996, -45.835253906250003 ], [ -73.999511718749943, -45.895312499999974 ], [ -74.061035156249972, -45.947363281250006 ], [ -74.019921875000023, -46.055859375 ], [ -74.081542968749972, -46.131835937500028 ], [ -74.356787109375006, -46.212695312499974 ], [ -74.39296875, -46.217382812500048 ], [ -74.372460937499994, -46.246289062499983 ], [ -74.213134765624943, -46.239453125000011 ], [ -74.089746093749937, -46.222363281249997 ], [ -73.967578125000017, -46.154101562500031 ], [ -73.929199218750028, -46.049902343750034 ], [ -73.878710937499932, -45.846875 ], [ -73.81254882812496, -45.818164062499974 ], [ -73.735253906249937, -45.81171875 ], [ -73.69487304687496, -45.859570312499983 ], [ -73.707910156249966, -45.966699218749952 ], [ -73.708154296875023, -46.070312500000014 ], [ -73.810644531250034, -46.377343749999952 ], [ -73.934814453125, -46.500683593750026 ], [ -73.948632812499966, -46.533105468749966 ], [ -73.94375, -46.571582031249989 ], [ -73.845361328124994, -46.56601562500002 ], [ -73.770263671874972, -46.499804687500031 ], [ -73.716210937499966, -46.415234375000026 ], [ -73.662060546874955, -46.29746093750002 ], [ -73.668212890624972, -46.21210937500004 ], [ -73.65166015624996, -46.15927734375002 ], [ -73.62944335937496, -45.986523437499997 ], [ -73.591845703124932, -45.89912109375004 ], [ -73.594335937500006, -45.77685546875 ], [ -73.661962890625006, -45.730761718750031 ], [ -73.756591796875028, -45.702832031250026 ], [ -73.780371093749977, -45.627929687500043 ], [ -73.730761718749989, -45.47998046875 ], [ -73.549902343750006, -45.48378906249998 ], [ -73.378564453125023, -45.382812500000014 ], [ -73.266210937499949, -45.346191406250014 ], [ -73.202343749999983, -45.353808593749974 ], [ -72.978173828124966, -45.451171875 ], [ -72.933837890625, -45.452343749999969 ], [ -72.940820312499994, -45.417285156250017 ], [ -72.975537109374983, -45.392578124999957 ], [ -73.063867187499937, -45.359765625000023 ], [ -73.226367187500017, -45.255175781250031 ], [ -73.444970703124966, -45.238183593749952 ], [ -73.404882812499949, -45.102343749999989 ], [ -73.362451171875023, -44.978222656250011 ], [ -73.256445312500006, -44.961035156249977 ], [ -73.07841796874996, -44.920214843750003 ], [ -72.738964843750011, -44.734179687500031 ], [ -72.68007812499999, -44.593945312499969 ], [ -72.663867187499989, -44.436425781249952 ], [ -72.827539062500023, -44.395410156250023 ], [ -73.001025390625017, -44.292382812499994 ], [ -73.140966796875006, -44.2375 ], [ -73.265087890624983, -44.168652343750011 ], [ -73.24072265625, -44.065722656250003 ], [ -73.224462890624977, -43.897949218750028 ], [ -73.068798828124955, -43.862011718749983 ], [ -72.99658203125, -43.631542968750011 ], [ -73.100976562499937, -43.455175781249963 ], [ -73.075976562500017, -43.323632812499994 ], [ -72.939990234375017, -43.211328125000023 ], [ -72.915478515624983, -43.13359375 ], [ -72.878027343750006, -43.048144531250003 ], [ -72.758007812499983, -43.039453125 ], [ -72.755371093749972, -42.992968750000045 ], [ -72.766015625000023, -42.908203125 ], [ -72.844970703125028, -42.808007812500023 ], [ -72.848046875000023, -42.669140624999969 ], [ -72.773925781250028, -42.505175781250045 ], [ -72.654833984375017, -42.516601562499986 ], [ -72.631835937500028, -42.509667968749994 ], [ -72.71630859375, -42.410449218750031 ], [ -72.78515625, -42.301269531249986 ], [ -72.77324218749996, -42.257714843749994 ], [ -72.707373046874977, -42.22050781250006 ], [ -72.631054687499955, -42.199804687500006 ], [ -72.5484375, -42.255761718749952 ], [ -72.430273437500006, -42.433886718750003 ], [ -72.412353515625, -42.388183593750014 ], [ -72.460107421874937, -42.206640624999977 ], [ -72.499414062499966, -41.98085937499999 ], [ -72.623974609374926, -42.010546875 ], [ -72.738183593750023, -41.994628906249957 ], [ -72.781201171874983, -41.959570312500006 ], [ -72.824072265625034, -41.908789062499963 ], [ -72.783837890624994, -41.846777343750034 ], [ -72.743701171874989, -41.800585937500031 ], [ -72.659863281249955, -41.742480468750017 ], [ -72.486035156249983, -41.722070312500023 ], [ -72.360400390624989, -41.649121093749997 ], [ -72.318261718749994, -41.499023437499972 ], [ -72.359472656249977, -41.513867187499983 ], [ -72.427734375000028, -41.645898437499966 ], [ -72.542382812500023, -41.690625 ], [ -72.600830078125028, -41.684082031250014 ], [ -72.669775390625034, -41.659375 ], [ -72.805126953124983, -41.544335937499966 ], [ -72.879980468749949, -41.517578125000028 ], [ -72.952832031249955, -41.514746093749977 ], [ -73.014990234375006, -41.543847656249952 ], [ -73.174072265625, -41.746582031249957 ], [ -73.241796874999949, -41.78085937500002 ], [ -73.52128906249996, -41.797070312500026 ], [ -73.624023437500028, -41.773632812499969 ], [ -73.735156250000017, -41.742480468750017 ], [ -73.721875, -41.692480468750034 ], [ -73.688085937500006, -41.639257812500034 ], [ -73.62504882812496, -41.611914062499963 ], [ -73.623925781249994, -41.581347656250045 ], [ -73.710644531249983, -41.57363281249998 ], [ -73.810742187499955, -41.517480468750009 ], [ -73.855029296875017, -41.446386718749991 ], [ -73.876171874999955, -41.319335937499957 ], [ -73.965869140624932, -41.118261718750034 ], [ -73.983593749999983, -40.974316406250011 ], [ -73.9203125, -40.871582031249957 ], [ -73.784033203125006, -40.468457031249983 ], [ -73.742480468749989, -40.262988281250045 ], [ -73.669433593750028, -40.082324218750017 ], [ -73.670996093750006, -39.963183593749989 ], [ -73.482226562499989, -39.854296875 ], [ -73.410400390625028, -39.789160156249977 ], [ -73.249902343749994, -39.422363281250028 ], [ -73.226464843750023, -39.224414062500031 ], [ -73.48076171874996, -38.624023437500014 ], [ -73.520214843750011, -38.509375 ], [ -73.532568359375034, -38.366796875 ], [ -73.471875, -38.130078125000011 ], [ -73.464794921874983, -38.040332031250031 ], [ -73.516748046875023, -37.910546874999966 ], [ -73.661816406249983, -37.698535156250031 ], [ -73.664599609374932, -37.590429687500034 ], [ -73.603417968749994, -37.479101562499991 ], [ -73.662402343750017, -37.341015625000026 ], [ -73.633642578125034, -37.25546875 ], [ -73.601660156249977, -37.188476562500028 ], [ -73.374560546874989, -37.224316406250054 ], [ -73.271093749999977, -37.20742187499998 ], [ -73.215966796875023, -37.16689453124998 ], [ -73.172851562500028, -37.053515624999974 ], [ -73.151269531249994, -36.876171875 ], [ -73.137792968749977, -36.799902343750006 ], [ -73.118066406249966, -36.688378906250023 ], [ -73.006591796875, -36.643457031250023 ], [ -72.967822265624989, -36.537792968749983 ], [ -72.874560546875017, -36.390429687499989 ], [ -72.778417968749949, -35.978515625 ], [ -72.68339843749996, -35.876953125 ], [ -72.587353515624926, -35.759667968749994 ], [ -72.623925781250023, -35.585742187500003 ], [ -72.562060546874932, -35.505371093749972 ], [ -72.505175781249989, -35.446972656249983 ], [ -72.454980468749966, -35.340820312500028 ], [ -72.38671875, -35.240429687499997 ], [ -72.223779296874937, -35.096191406250014 ], [ -72.18242187499996, -34.92021484374996 ], [ -72.05595703124996, -34.61582031250002 ], [ -72.030761718749972, -34.42050781250002 ], [ -71.99150390624996, -34.288476562500037 ], [ -72.002832031249966, -34.165332031250003 ], [ -71.926855468750034, -34.015625 ], [ -71.853955078125011, -33.889550781250037 ], [ -71.830957031249937, -33.819531249999983 ], [ -71.664355468750017, -33.652636718750003 ], [ -71.636279296874989, -33.519238281249997 ], [ -71.695507812499955, -33.429003906250003 ], [ -71.696582031250017, -33.2890625 ], [ -71.74296875, -33.095117187500009 ], [ -71.635546875000017, -33.022558593749977 ], [ -71.592041015625028, -32.96953125 ], [ -71.452246093749977, -32.659570312500009 ], [ -71.461425781249972, -32.537890625 ], [ -71.421289062499966, -32.386816406250048 ], [ -71.513037109375006, -32.207910156250009 ], [ -71.525878906249972, -31.805859375 ], [ -71.577294921874966, -31.496386718750003 ], [ -71.661962890624977, -31.169531250000034 ], [ -71.65390625, -30.986621093749974 ], [ -71.705664062500006, -30.759277343750028 ], [ -71.708935546874955, -30.62802734375002 ], [ -71.669482421874989, -30.33037109374996 ], [ -71.400390624999972, -30.142968749999966 ], [ -71.348046874999966, -29.933203125000048 ], [ -71.31572265624996, -29.649707031250017 ], [ -71.32670898437496, -29.443164062500045 ], [ -71.353271484374972, -29.350390624999974 ], [ -71.485839843749972, -29.198242187499972 ], [ -71.519238281249926, -28.926464843750026 ], [ -71.493603515624955, -28.855273437500003 ], [ -71.384082031249932, -28.778710937500037 ], [ -71.306738281249977, -28.672460937499963 ], [ -71.266845703124943, -28.507519531250026 ], [ -71.186425781249994, -28.37783203124998 ], [ -71.154492187499983, -28.0640625 ], [ -71.086523437499977, -27.814453124999957 ], [ -71.052636718749994, -27.727343749999974 ], [ -70.94580078125, -27.617871093749969 ], [ -70.92578125, -27.588671874999974 ], [ -70.909277343750006, -27.505175781250017 ], [ -70.914257812499955, -27.307910156249974 ], [ -70.897900390625011, -27.1875 ], [ -70.812744140624972, -26.950585937500009 ], [ -70.802929687499926, -26.840917968749963 ], [ -70.708398437499937, -26.596972656250003 ], [ -70.686962890624926, -26.421777343750009 ], [ -70.646582031249977, -26.329394531250017 ], [ -70.662255859374966, -26.225390624999974 ], [ -70.635449218750011, -25.992675781249986 ], [ -70.699609375000023, -25.861132812500017 ], [ -70.713720703124977, -25.784179687499972 ], [ -70.633007812499955, -25.54560546875004 ], [ -70.578125, -25.4875 ], [ -70.489501953125028, -25.376464843750043 ], [ -70.452197265624989, -25.251855468749966 ], [ -70.445361328125017, -25.172656249999989 ], [ -70.558642578124989, -24.778515624999983 ], [ -70.574121093749937, -24.644335937500003 ], [ -70.546435546874989, -24.33164062499999 ], [ -70.507421874999949, -24.1296875 ], [ -70.52006835937496, -23.968554687500003 ], [ -70.507421874999949, -23.8857421875 ], [ -70.487792968749943, -23.781738281249957 ], [ -70.409960937499989, -23.655566406250003 ], [ -70.392333984374943, -23.565917968749957 ], [ -70.419628906250011, -23.528515624999969 ], [ -70.511962890625, -23.4828125 ], [ -70.588134765624972, -23.368359375000026 ], [ -70.593359374999949, -23.255468750000034 ], [ -70.568847656250028, -23.17333984375 ], [ -70.563183593749955, -23.057031250000023 ], [ -70.449658203124983, -23.034179687499986 ], [ -70.389160156250028, -22.96962890624998 ], [ -70.331689453124937, -22.848632812500014 ], [ -70.259521484374972, -22.556054687500009 ], [ -70.228515624999972, -22.193164062499974 ], [ -70.185449218749994, -21.974609375000028 ], [ -70.155078124999932, -21.866601562499966 ], [ -70.129589843749983, -21.640820312499983 ], [ -70.087548828124937, -21.49306640624998 ], [ -70.080029296875011, -21.356835937500037 ], [ -70.088378906250028, -21.253222656249974 ], [ -70.197021484374943, -20.725390625 ], [ -70.193652343749989, -20.531445312500011 ], [ -70.147460937499972, -20.229785156250017 ], [ -70.148144531249955, -19.80507812499999 ], [ -70.157421874999955, -19.705859375000031 ], [ -70.198339843749949, -19.61298828125004 ], [ -70.210400390625011, -19.48691406250002 ], [ -70.275781250000023, -19.267578125000014 ], [ -70.334863281249966, -18.82753906249998 ], [ -70.336083984374937, -18.595214843749986 ], [ -70.361621093749989, -18.398046874999963 ], [ -70.418261718749989, -18.345605468750023 ], [ -70.37749023437496, -18.333593749999977 ], [ -70.282275390624989, -18.325390625 ], [ -70.183789062500011, -18.325195312499957 ], [ -70.05908203125, -18.283496093749989 ], [ -69.926367187499977, -18.206054687500014 ], [ -69.839697265624977, -18.093457031249997 ], [ -69.802587890624977, -17.990234375000014 ], [ -69.802441406249955, -17.9 ], [ -69.841503906250011, -17.785156249999986 ], [ -69.852099609374932, -17.703808593750011 ], [ -69.806103515624983, -17.664941406250009 ], [ -69.684765624999955, -17.649804687500023 ], [ -69.58642578125, -17.573242187499972 ], [ -69.510937499999983, -17.506054687499969 ], [ -69.495019531250023, -17.61953125 ], [ -69.358007812500006, -17.771679687499983 ], [ -69.313378906249966, -17.943164062500017 ], [ -69.282324218750034, -17.96484375 ], [ -69.093945312499926, -18.05048828125004 ], [ -69.090429687500006, -18.07070312499998 ], [ -69.118066406249966, -18.102734375000026 ], [ -69.145458984374955, -18.14404296875 ], [ -69.126367187499966, -18.202441406249989 ], [ -69.092285156249943, -18.28242187500004 ], [ -69.080957031249966, -18.356640624999969 ], [ -69.060156249999977, -18.43300781249998 ], [ -69.039404296875006, -18.550097656250031 ], [ -69.026806640624926, -18.65625 ], [ -68.978857421875034, -18.812988281250028 ], [ -68.969091796874977, -18.909667968750014 ], [ -68.968310546875017, -18.967968749999983 ], [ -68.931005859374949, -19.025195312500017 ], [ -68.857958984374989, -19.093359375000048 ], [ -68.759082031250017, -19.162207031250034 ], [ -68.680664062500028, -19.242382812500026 ], [ -68.620556640624955, -19.296679687499989 ], [ -68.547851562499972, -19.341113281249974 ], [ -68.49199218749996, -19.381933593750034 ], [ -68.470166015624955, -19.409960937499974 ], [ -68.462890624999972, -19.432812500000011 ], [ -68.487011718750011, -19.45439453124996 ], [ -68.575292968749977, -19.56015625000002 ], [ -68.698291015624989, -19.721093750000037 ], [ -68.696191406249994, -19.740722656250028 ], [ -68.578271484374937, -19.856542968750006 ], [ -68.559375, -19.902343750000014 ], [ -68.560693359375023, -19.96708984374996 ], [ -68.600195312499977, -20.044921875000014 ], [ -68.727490234374983, -20.069628906249989 ], [ -68.755810546874983, -20.090820312500043 ], [ -68.759326171874989, -20.115527343750003 ], [ -68.73002929687496, -20.148437499999957 ], [ -68.734570312499983, -20.225195312499963 ], [ -68.688574218749949, -20.310058593750028 ], [ -68.712304687499994, -20.338964843749963 ], [ -68.759228515624955, -20.37802734375002 ], [ -68.76054687499996, -20.416210937499983 ], [ -68.745166015624932, -20.45859375 ], [ -68.69580078125, -20.492968749999989 ], [ -68.499853515624949, -20.612011718749997 ], [ -68.484326171874983, -20.628417968749957 ], [ -68.487402343750006, -20.640722656249977 ], [ -68.563183593749983, -20.720117187499994 ], [ -68.571044921875, -20.769140625000034 ], [ -68.568945312500006, -20.849804687500026 ], [ -68.558251953124966, -20.90195312499999 ], [ -68.533837890624966, -20.923632812499974 ], [ -68.435498046874983, -20.948242187500014 ], [ -68.313867187499994, -21.129687500000031 ], [ -68.197021484375, -21.300292968749972 ], [ -68.19853515624996, -21.447265624999986 ], [ -68.186425781249966, -21.618554687499966 ], [ -68.112158203125034, -21.753027343750006 ], [ -68.101806640624972, -21.860644531250003 ], [ -68.076757812500006, -21.982812500000023 ], [ -67.988378906250034, -22.057128906249972 ], [ -67.953906249999932, -22.204003906249966 ], [ -67.944921874999977, -22.2822265625 ], [ -67.950390624999926, -22.333691406249997 ], [ -67.881738281249966, -22.493359375000026 ], [ -67.873730468749955, -22.630566406249997 ], [ -67.889990234374977, -22.729199218750026 ], [ -67.889160156249972, -22.784179687500028 ], [ -67.87944335937496, -22.822949218750026 ], [ -67.820507812499926, -22.857714843750003 ], [ -67.794433593749943, -22.879492187499991 ], [ -67.70732421874996, -22.889160156250014 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Colombia", "admin": "Colombia" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -78.113720703124955, 2.541748046875028 ], [ -78.140820312499955, 2.519677734374966 ], [ -78.192480468750006, 2.55927734375004 ], [ -78.210107421874966, 2.609179687499989 ], [ -78.178417968749983, 2.64633789062502 ], [ -78.137646484374955, 2.634179687500023 ], [ -78.119140625, 2.60361328125002 ], [ -78.113720703124955, 2.541748046875028 ] ] ], [ [ [ -71.262109374999966, 12.335302734375034 ], [ -71.155029296875, 12.164160156249977 ], [ -71.137304687500034, 12.04633789062504 ], [ -71.2841796875, 11.918310546874991 ], [ -71.319726562499966, 11.861914062500048 ], [ -71.355566406249977, 11.849755859374966 ], [ -71.400195312499932, 11.823535156250045 ], [ -71.536083984374983, 11.774072265624994 ], [ -71.719482421874972, 11.726855468749974 ], [ -71.958105468750006, 11.66640625 ], [ -72.012304687500034, 11.601953125000023 ], [ -72.248486328125011, 11.196435546875009 ], [ -72.446093749999932, 11.114257812500043 ], [ -72.518017578124926, 11.053906250000011 ], [ -72.572265624999972, 10.977148437500006 ], [ -72.690087890624994, 10.835839843749994 ], [ -72.739160156249966, 10.72719726562498 ], [ -72.869335937500011, 10.49125976562496 ], [ -72.940380859375011, 10.195751953124969 ], [ -72.967382812500006, 10.029736328124997 ], [ -73.006542968749983, 9.789160156250006 ], [ -73.064062499999977, 9.668212890624972 ], [ -73.141259765624994, 9.554638671875011 ], [ -73.224267578125023, 9.443603515625043 ], [ -73.295654296875, 9.322021484375057 ], [ -73.356347656250023, 9.226855468750031 ], [ -73.366210937499972, 9.194140625000017 ], [ -73.336718750000017, 9.167919921875011 ], [ -73.193164062499989, 9.194140625000017 ], [ -73.136718749999943, 9.222802734374994 ], [ -73.058398437499989, 9.259570312500031 ], [ -73.00927734375, 9.239941406250026 ], [ -72.960156249999955, 9.13515625 ], [ -72.904443359374966, 9.1220703125 ], [ -72.85209960937496, 9.13515625 ], [ -72.796386718749972, 9.10898437499999 ], [ -72.725537109374926, 8.848291015624994 ], [ -72.665429687499937, 8.62758789062498 ], [ -72.525732421875006, 8.48969726562504 ], [ -72.41655273437496, 8.381982421875037 ], [ -72.390332031249955, 8.287060546874969 ], [ -72.364160156249937, 8.152783203124969 ], [ -72.357617187499955, 8.087304687500037 ], [ -72.391699218749949, 8.047705078124963 ], [ -72.446044921875028, 7.966113281250045 ], [ -72.459570312500006, 7.809863281250003 ], [ -72.468896484374966, 7.757958984374994 ], [ -72.478955078124983, 7.613232421874997 ], [ -72.47197265624996, 7.524267578124991 ], [ -72.44296875, 7.454882812499989 ], [ -72.394628906250034, 7.41508789062496 ], [ -72.296337890624983, 7.394531250000028 ], [ -72.207714843749955, 7.37026367187498 ], [ -72.156689453124955, 7.249707031250011 ], [ -72.084277343749932, 7.096875 ], [ -72.006640624999932, 7.032617187500023 ], [ -71.892675781249977, 6.99033203125002 ], [ -71.811279296875028, 7.005810546874983 ], [ -71.62089843749996, 7.032910156249997 ], [ -71.457128906249977, 7.026367187499986 ], [ -71.217822265624989, 6.985205078125048 ], [ -71.128613281249926, 6.98671875 ], [ -71.013281249999977, 6.994433593749974 ], [ -70.810693359374994, 7.07758789062504 ], [ -70.737158203125034, 7.090039062499997 ], [ -70.655078125000017, 7.082763671875028 ], [ -70.53554687499999, 7.040527343750028 ], [ -70.470654296875011, 7.007128906249974 ], [ -70.3875, 6.972607421875054 ], [ -70.26611328125, 6.947949218749997 ], [ -70.188134765624994, 6.952050781250037 ], [ -70.129199218749989, 6.95361328125 ], [ -70.09501953124996, 6.937939453125011 ], [ -69.904199218749994, 6.700244140624989 ], [ -69.738964843749983, 6.494384765624972 ], [ -69.594824218750006, 6.321484375000011 ], [ -69.439257812499932, 6.134912109375009 ], [ -69.427148437499966, 6.123974609374997 ], [ -69.357080078124994, 6.147998046875017 ], [ -69.310839843749989, 6.137597656250023 ], [ -69.268164062499977, 6.099707031250034 ], [ -69.194531250000011, 6.11533203125002 ], [ -69.089941406250006, 6.184375 ], [ -68.937207031249983, 6.198193359375026 ], [ -68.736474609374937, 6.156787109375031 ], [ -68.471777343750006, 6.156542968749974 ], [ -68.143066406250028, 6.197509765624972 ], [ -67.938867187499994, 6.241943359375057 ], [ -67.859179687499989, 6.289892578124963 ], [ -67.727148437500006, 6.284960937500031 ], [ -67.568066406249926, 6.24179687500002 ], [ -67.481982421874989, 6.18027343750002 ], [ -67.471582031249994, 6.119775390625037 ], [ -67.439355468749994, 6.025537109375023 ], [ -67.473876953125028, 5.929980468750003 ], [ -67.575195312499972, 5.833105468749991 ], [ -67.631347656249943, 5.709375 ], [ -67.642285156249955, 5.558789062499969 ], [ -67.69462890624996, 5.447509765625028 ], [ -67.788427734374977, 5.375488281250014 ], [ -67.824902343749955, 5.270458984375026 ], [ -67.80419921875, 5.132519531249983 ], [ -67.814306640625006, 4.930810546875023 ], [ -67.855273437500017, 4.665478515625054 ], [ -67.855273437500017, 4.506884765624989 ], [ -67.814306640625006, 4.455078125 ], [ -67.795410156249972, 4.380712890625034 ], [ -67.798632812500017, 4.283886718750026 ], [ -67.783203124999972, 4.198242187499986 ], [ -67.732324218749994, 4.086523437499963 ], [ -67.66162109375, 3.864257812499986 ], [ -67.602539062500028, 3.768798828124986 ], [ -67.551123046875034, 3.733837890624969 ], [ -67.498681640625023, 3.691113281249969 ], [ -67.347705078124989, 3.463769531250009 ], [ -67.311132812500006, 3.41586914062502 ], [ -67.322167968750023, 3.373974609375011 ], [ -67.336279296874977, 3.34262695312502 ], [ -67.353613281250034, 3.322656250000037 ], [ -67.514843749999926, 3.187255859374986 ], [ -67.834765624999989, 2.892822265625043 ], [ -67.861230468749966, 2.855322265625048 ], [ -67.859082031249983, 2.793603515624994 ], [ -67.766455078125034, 2.833300781250003 ], [ -67.667236328124972, 2.800195312500009 ], [ -67.61870117187496, 2.793603515624994 ], [ -67.5966796875, 2.769335937500031 ], [ -67.568017578125023, 2.689941406250014 ], [ -67.534960937499932, 2.6767578125 ], [ -67.486425781250006, 2.643652343750006 ], [ -67.391601562499943, 2.559912109374991 ], [ -67.312255859374943, 2.471679687500043 ], [ -67.252734374999989, 2.429443359374972 ], [ -67.210839843749994, 2.390136718750043 ], [ -67.197607421874949, 2.332763671874986 ], [ -67.21523437499999, 2.275488281250048 ], [ -67.165478515624983, 2.142578124999972 ], [ -67.131445312499977, 2.101269531249997 ], [ -67.113818359374932, 2.050585937499974 ], [ -67.131445312499977, 1.99985351562502 ], [ -67.089550781249983, 1.94033203124998 ], [ -67.043896484374983, 1.823193359375011 ], [ -66.988134765625006, 1.68017578125 ], [ -66.981542968750006, 1.60078125 ], [ -66.958349609374977, 1.564208984375 ], [ -66.931103515624926, 1.458007812500043 ], [ -66.884472656249926, 1.358251953124963 ], [ -66.895507812499972, 1.289892578124977 ], [ -66.876025390624989, 1.223046875000037 ], [ -67.065234374999989, 1.178369140624994 ], [ -67.082275390625, 1.185400390625006 ], [ -67.093652343749994, 1.21000976562496 ], [ -67.088281249999966, 1.400585937499969 ], [ -67.090136718749989, 1.615576171874991 ], [ -67.119238281249977, 1.703613281249986 ], [ -67.205810546875028, 1.844824218749977 ], [ -67.32060546874996, 2.03208007812502 ], [ -67.351953124999966, 2.085839843750051 ], [ -67.400439453124989, 2.116699218750028 ], [ -67.457763671875028, 2.121142578125045 ], [ -67.499658203124937, 2.107910156250014 ], [ -67.556054687499966, 2.072998046875 ], [ -67.609228515624977, 2.035058593750009 ], [ -67.711865234375011, 1.922119140625 ], [ -67.815087890624994, 1.790087890625017 ], [ -67.87553710937496, 1.760595703125048 ], [ -67.936230468749983, 1.748486328124969 ], [ -67.989746093749943, 1.752539062500006 ], [ -68.032861328124937, 1.78803710937504 ], [ -68.077050781249966, 1.860107421874972 ], [ -68.130273437499994, 1.955761718750011 ], [ -68.193798828124955, 1.987011718749983 ], [ -68.218359374999977, 1.957617187500034 ], [ -68.239453124999926, 1.901367187500028 ], [ -68.255957031250006, 1.845507812500017 ], [ -68.213281250000023, 1.774560546875051 ], [ -68.176562499999989, 1.719824218749991 ], [ -68.23955078124996, 1.721679687500014 ], [ -68.443457031250006, 1.721582031249994 ], [ -68.678466796875028, 1.721484374999974 ], [ -68.913183593749977, 1.721386718750054 ], [ -69.124267578124972, 1.721289062500034 ], [ -69.319726562500023, 1.721240234375017 ], [ -69.394335937499932, 1.725781249999969 ], [ -69.470166015624926, 1.757910156250034 ], [ -69.542919921875011, 1.773242187500045 ], [ -69.58125, 1.770751953124986 ], [ -69.650048828124994, 1.739453125 ], [ -69.739599609375034, 1.734863281250043 ], [ -69.799951171874966, 1.705175781250034 ], [ -69.848583984374926, 1.708740234375043 ], [ -69.849462890625034, 1.54389648437504 ], [ -69.850781249999926, 1.308789062500011 ], [ -69.852148437500034, 1.05952148437504 ], [ -69.79814453124996, 1.078417968749974 ], [ -69.751318359375006, 1.076611328125054 ], [ -69.716992187499955, 1.059082031250028 ], [ -69.620898437499989, 1.073242187499986 ], [ -69.567578124999983, 1.065771484374977 ], [ -69.517138671874989, 1.059472656250023 ], [ -69.470312499999949, 1.058593750000028 ], [ -69.441503906249949, 1.038818359374986 ], [ -69.402783203124983, 1.042382812500009 ], [ -69.36137695312496, 1.064013671874974 ], [ -69.311816406249989, 1.050488281249969 ], [ -69.258691406250023, 1.015380859375014 ], [ -69.224462890624977, 0.963134765625028 ], [ -69.193847656249943, 0.898291015624963 ], [ -69.163232421875023, 0.8640625 ], [ -69.165039062500028, 0.801953125000054 ], [ -69.165966796874955, 0.753320312500009 ], [ -69.176757812500028, 0.712841796875011 ], [ -69.163232421875023, 0.686669921875009 ], [ -69.153320312499943, 0.65878906250002 ], [ -69.156054687499989, 0.642529296874997 ], [ -69.174072265625, 0.635351562500034 ], [ -69.212792968749994, 0.629931640625003 ], [ -69.254199218749989, 0.625439453124969 ], [ -69.283007812499989, 0.627246093749989 ], [ -69.305517578124949, 0.652441406249963 ], [ -69.327148437500028, 0.655175781249994 ], [ -69.358642578124943, 0.651562499999969 ], [ -69.391992187499994, 0.66689453124998 ], [ -69.420800781249994, 0.698388671875009 ], [ -69.472119140624983, 0.72993164062504 ], [ -69.527050781249983, 0.716406250000034 ], [ -69.564843749999937, 0.700195312500014 ], [ -69.603613281250034, 0.680371093749969 ], [ -69.638720703124989, 0.659667968750014 ], [ -69.673828124999943, 0.665087890624974 ], [ -69.718896484374966, 0.649804687499966 ], [ -69.756738281249966, 0.62636718749998 ], [ -69.80712890625, 0.607470703125045 ], [ -69.862060546875, 0.598486328124991 ], [ -69.925097656249989, 0.589404296875003 ], [ -69.985449218750006, 0.585839843749994 ], [ -70.053906249999926, 0.578613281250028 ], [ -70.057910156249932, 0.44736328125002 ], [ -70.065722656249932, 0.189355468750037 ], [ -70.070947265625023, 0.018554687499972 ], [ -70.070507812499926, -0.13886718750004 ], [ -70.044042968749949, -0.196191406249994 ], [ -69.922753906249937, -0.317480468750006 ], [ -69.827929687499989, -0.381347656249972 ], [ -69.747460937500023, -0.452539062499994 ], [ -69.667480468749972, -0.482421874999957 ], [ -69.633984375000011, -0.50927734375 ], [ -69.611914062500034, -0.553320312500006 ], [ -69.600878906250017, -0.599609375000028 ], [ -69.592041015624972, -0.63935546875004 ], [ -69.600878906250017, -0.68125 ], [ -69.620703124999949, -0.72089843750004 ], [ -69.611914062500034, -0.762792968749963 ], [ -69.583251953124972, -0.795898437499957 ], [ -69.574414062499955, -0.837792968749966 ], [ -69.554589843749994, -0.877441406249957 ], [ -69.543554687499949, -0.917187499999969 ], [ -69.519287109375, -0.945800781250028 ], [ -69.488427734375023, -0.965722656250009 ], [ -69.44873046875, -0.998730468749983 ], [ -69.4443359375, -1.02958984374996 ], [ -69.44873046875, -1.064941406249972 ], [ -69.449121093749994, -1.091601562499974 ], [ -69.41142578124996, -1.152246093749994 ], [ -69.400244140624977, -1.194921874999977 ], [ -69.417871093750023, -1.24570312500002 ], [ -69.434912109375034, -1.421679687499989 ], [ -69.478613281249977, -1.621972656250023 ], [ -69.506445312499949, -1.774902343750014 ], [ -69.551855468749977, -2.02421875 ], [ -69.604687499999983, -2.314257812500017 ], [ -69.669042968750034, -2.667675781249997 ], [ -69.732617187499926, -3.016699218749949 ], [ -69.794140624999955, -3.354589843749963 ], [ -69.849755859374994, -3.659863281249983 ], [ -69.911035156249966, -3.996582031250014 ], [ -69.948193359374983, -4.200585937500009 ], [ -69.965917968750034, -4.2359375 ], [ -70.0171875, -4.162011718749966 ], [ -70.094775390624989, -4.092187500000037 ], [ -70.167529296874989, -4.050195312500009 ], [ -70.198388671874966, -3.995117187499972 ], [ -70.24028320312496, -3.882714843749994 ], [ -70.2984375, -3.844238281249972 ], [ -70.339501953125023, -3.814355468750009 ], [ -70.379199218749932, -3.81875 ], [ -70.421093749999955, -3.849609375 ], [ -70.48583984375, -3.869335937500026 ], [ -70.529687499999966, -3.866406249999955 ], [ -70.706201171874937, -3.788964843749994 ], [ -70.735107421874972, -3.781542968749989 ], [ -70.621679687499949, -3.604589843749991 ], [ -70.41899414062496, -3.28828125000004 ], [ -70.290136718750006, -3.087304687500037 ], [ -70.147070312499977, -2.864062500000031 ], [ -70.074023437499932, -2.750195312500011 ], [ -70.064453124999943, -2.73076171874996 ], [ -70.064746093750017, -2.701660156249986 ], [ -70.095849609374937, -2.658203125000014 ], [ -70.164746093749955, -2.639843750000011 ], [ -70.244433593750017, -2.606542968749977 ], [ -70.294628906249955, -2.552539062499989 ], [ -70.364160156249994, -2.529296874999957 ], [ -70.418212890624972, -2.49072265625 ], [ -70.516796874999983, -2.453125 ], [ -70.575878906249955, -2.418261718749989 ], [ -70.647998046874989, -2.405761718750014 ], [ -70.70537109374996, -2.341992187499983 ], [ -70.914550781250028, -2.218554687499974 ], [ -70.968554687500017, -2.206835937499989 ], [ -71.027294921874983, -2.225781250000026 ], [ -71.113378906250034, -2.245410156250031 ], [ -71.196386718749977, -2.313085937499963 ], [ -71.30009765624996, -2.334863281249952 ], [ -71.39697265625, -2.334082031249977 ], [ -71.447460937499983, -2.29375 ], [ -71.496093750000028, -2.27919921874998 ], [ -71.559472656249966, -2.224218749999977 ], [ -71.671484374999949, -2.182128906250014 ], [ -71.752539062499949, -2.15273437499998 ], [ -71.802734374999972, -2.166308593749989 ], [ -71.867285156249977, -2.227734374999983 ], [ -71.932470703125006, -2.288671874999963 ], [ -71.984277343749994, -2.326562499999952 ], [ -72.053808593749949, -2.32460937499999 ], [ -72.136816406249977, -2.38066406249996 ], [ -72.218457031250011, -2.400488281250006 ], [ -72.300732421874983, -2.40927734375002 ], [ -72.395605468749949, -2.428906250000026 ], [ -72.500683593749955, -2.395019531249957 ], [ -72.586718749999989, -2.365136718749994 ], [ -72.625341796874949, -2.351660156250006 ], [ -72.660156250000028, -2.361035156249955 ], [ -72.714160156250017, -2.3921875 ], [ -72.811230468749983, -2.40546875000004 ], [ -72.887158203125011, -2.408496093749946 ], [ -72.941113281249983, -2.394042968750028 ], [ -72.989648437499994, -2.33974609374998 ], [ -73.068164062500017, -2.312011718750014 ], [ -73.154492187499926, -2.278222656249966 ], [ -73.172656249999989, -2.208398437500037 ], [ -73.160205078124932, -2.156347656250006 ], [ -73.126513671874989, -2.081054687500028 ], [ -73.145214843749983, -2.003320312500009 ], [ -73.181494140625006, -1.88037109375 ], [ -73.196972656249955, -1.830273437500011 ], [ -73.223974609374949, -1.787695312499949 ], [ -73.266455078125006, -1.772265625 ], [ -73.349511718749966, -1.783886718749969 ], [ -73.440283203124977, -1.737402343750006 ], [ -73.496289062499926, -1.69306640625004 ], [ -73.525244140624977, -1.638867187500011 ], [ -73.494335937499983, -1.536621093749957 ], [ -73.521386718749966, -1.449707031250014 ], [ -73.575488281249989, -1.401367187500028 ], [ -73.610253906249966, -1.316406249999943 ], [ -73.664306640624972, -1.248828124999946 ], [ -73.735742187499937, -1.214160156249989 ], [ -73.807177734374932, -1.217968749999969 ], [ -73.863183593749966, -1.19667968749998 ], [ -73.926953125000011, -1.125195312499983 ], [ -73.986816406250028, -1.098144531249986 ], [ -74.054394531249955, -1.028613281250031 ], [ -74.180761718750006, -0.997753906249955 ], [ -74.246386718749989, -0.970605468750023 ], [ -74.283886718749983, -0.927832031250006 ], [ -74.334423828124983, -0.85087890624996 ], [ -74.328613281250028, -0.808398437500017 ], [ -74.353125, -0.766601562500028 ], [ -74.374902343749966, -0.691406249999986 ], [ -74.417871093749994, -0.580664062499977 ], [ -74.465185546874977, -0.517675781250034 ], [ -74.513867187499926, -0.470117187500023 ], [ -74.55507812499999, -0.429882812499997 ], [ -74.616357421874937, -0.370019531249966 ], [ -74.691650390625, -0.335253906249989 ], [ -74.755371093750028, -0.298632812499989 ], [ -74.780468749999983, -0.24453125 ], [ -74.801757812499972, -0.200097656249994 ], [ -74.8375, -0.203320312500026 ], [ -74.888818359374937, -0.199414062500026 ], [ -74.9453125, -0.188183593749955 ], [ -75.004980468749977, -0.155859375000034 ], [ -75.054687499999972, -0.116699218749957 ], [ -75.138378906249983, -0.050488281249969 ], [ -75.184082031249972, -0.041748046874972 ], [ -75.224609374999972, -0.041748046874972 ], [ -75.284472656249989, -0.10654296875002 ], [ -75.463964843749949, -0.038427734375006 ], [ -75.617333984374937, 0.062890625000037 ], [ -75.776660156249989, 0.08925781249998 ], [ -75.879785156249937, 0.150976562500034 ], [ -75.974853515624943, 0.24775390625004 ], [ -76.026171875000017, 0.31308593750002 ], [ -76.067919921874989, 0.345556640624977 ], [ -76.270605468749977, 0.439404296874997 ], [ -76.311035156249972, 0.448486328124986 ], [ -76.388183593749943, 0.404980468749997 ], [ -76.413378906249932, 0.378857421875011 ], [ -76.417968749999972, 0.303906250000011 ], [ -76.427294921875017, 0.261230468750028 ], [ -76.494628906249972, 0.23544921875002 ], [ -76.603027343750028, 0.240966796874986 ], [ -76.67851562499996, 0.26816406250002 ], [ -76.729003906250028, 0.272119140625023 ], [ -76.739306640624989, 0.250830078125034 ], [ -76.767724609374994, 0.24165039062504 ], [ -76.829345703124943, 0.24775390625004 ], [ -76.920117187499955, 0.268505859374997 ], [ -77.002441406249943, 0.296240234374963 ], [ -77.114111328124977, 0.355078124999963 ], [ -77.165722656250011, 0.347753906249977 ], [ -77.292675781249926, 0.360400390624974 ], [ -77.396337890625006, 0.393896484374963 ], [ -77.422753906249966, 0.42485351562496 ], [ -77.467675781249966, 0.636523437500017 ], [ -77.481396484375011, 0.651171874999974 ], [ -77.526123046874972, 0.660351562499983 ], [ -77.601318359375, 0.689501953124974 ], [ -77.648632812499983, 0.7236328125 ], [ -77.673193359375006, 0.782226562500028 ], [ -77.702880859375, 0.837841796874997 ], [ -77.829541015624955, 0.825390625000026 ], [ -78.037011718749966, 0.89873046874996 ], [ -78.1806640625, 0.968554687499974 ], [ -78.312109374999949, 1.046093750000054 ], [ -78.511523437499989, 1.19882812499999 ], [ -78.587646484374972, 1.236669921874977 ], [ -78.681640625, 1.283447265625 ], [ -78.737109374999932, 1.35869140624996 ], [ -78.828857421874972, 1.434667968749991 ], [ -78.85966796874996, 1.455371093750031 ], [ -78.88847656249996, 1.524072265624994 ], [ -79.025439453124989, 1.623681640625037 ], [ -78.957666015625023, 1.752197265625014 ], [ -78.792968749999943, 1.848730468749963 ], [ -78.576904296875, 1.773779296874977 ], [ -78.550439453125023, 1.923632812500045 ], [ -78.628613281249955, 2.05625 ], [ -78.617041015625006, 2.306787109375023 ], [ -78.591699218749994, 2.356640624999969 ], [ -78.534716796875017, 2.423681640625034 ], [ -78.460449218749972, 2.470068359374991 ], [ -78.416894531249994, 2.483496093749963 ], [ -78.342871093750006, 2.460546875 ], [ -78.296142578125, 2.510498046875057 ], [ -78.120019531249994, 2.488183593750037 ], [ -78.066650390624943, 2.509130859375034 ], [ -78.030175781249994, 2.54306640625002 ], [ -77.987207031250023, 2.56899414062498 ], [ -77.932275390625023, 2.629248046874991 ], [ -77.90078125, 2.698828124999963 ], [ -77.874511718749972, 2.72587890624996 ], [ -77.813574218750006, 2.716357421874974 ], [ -77.807958984375006, 2.746386718749974 ], [ -77.776660156249932, 2.78730468750004 ], [ -77.670019531249977, 2.87885742187504 ], [ -77.671093749999926, 2.919335937500037 ], [ -77.700976562499989, 3.007568359374972 ], [ -77.693652343749989, 3.039941406249994 ], [ -77.632031249999955, 3.05117187499998 ], [ -77.559130859374932, 3.075976562499974 ], [ -77.520263671875028, 3.160253906249991 ], [ -77.472216796874989, 3.233789062499966 ], [ -77.417138671874966, 3.341796875000028 ], [ -77.356542968749977, 3.348583984374997 ], [ -77.324414062500011, 3.474755859375037 ], [ -77.242773437499977, 3.585351562500009 ], [ -77.076806640624994, 3.913281250000026 ], [ -77.126855468749994, 3.906054687499974 ], [ -77.166601562500006, 3.862255859375011 ], [ -77.212011718750006, 3.867431640625 ], [ -77.263525390625034, 3.893212890625023 ], [ -77.248388671874977, 4.040966796875011 ], [ -77.278027343749955, 4.058496093750023 ], [ -77.35820312499996, 3.944726562500037 ], [ -77.427294921874989, 4.06044921874998 ], [ -77.433544921874926, 4.130957031250048 ], [ -77.404492187499983, 4.200781249999977 ], [ -77.40874023437496, 4.24775390625004 ], [ -77.520703124999926, 4.212792968750023 ], [ -77.515527343749937, 4.256298828124997 ], [ -77.44584960937496, 4.301025390625057 ], [ -77.414257812500011, 4.34760742187504 ], [ -77.353515624999972, 4.398291015624977 ], [ -77.328320312499983, 4.475 ], [ -77.313671874999955, 4.59384765625002 ], [ -77.286328124999955, 4.72172851562496 ], [ -77.306542968749994, 4.78466796875 ], [ -77.339453124999949, 4.838525390625051 ], [ -77.366748046875017, 5.076562500000051 ], [ -77.359179687499989, 5.215185546875048 ], [ -77.373291015625, 5.323974609375 ], [ -77.401757812499937, 5.416162109375037 ], [ -77.534423828124972, 5.537109374999986 ], [ -77.324609374999937, 5.675634765624963 ], [ -77.249267578124972, 5.780175781250037 ], [ -77.344677734374955, 5.995361328125 ], [ -77.469433593749955, 6.176757812500014 ], [ -77.47304687499999, 6.285644531249986 ], [ -77.440087890624937, 6.271728515625 ], [ -77.398242187499932, 6.275 ], [ -77.359863281250028, 6.504492187499991 ], [ -77.368798828124994, 6.575585937499994 ], [ -77.438867187499966, 6.690332031250009 ], [ -77.525976562500034, 6.693115234375043 ], [ -77.602148437500006, 6.837304687500023 ], [ -77.645849609375034, 6.869628906250028 ], [ -77.680957031249989, 6.960400390625054 ], [ -77.803710937499943, 7.137255859375017 ], [ -77.901171874999989, 7.229345703125048 ], [ -77.828320312499983, 7.442822265625011 ], [ -77.764697265624989, 7.483691406249989 ], [ -77.743896484375028, 7.536962890625006 ], [ -77.76875, 7.668066406249977 ], [ -77.761914062499955, 7.698828125000034 ], [ -77.746923828125006, 7.711865234375026 ], [ -77.73203125, 7.710937500000014 ], [ -77.706347656250017, 7.691210937499989 ], [ -77.658593749999966, 7.634619140625006 ], [ -77.618603515624983, 7.564550781250034 ], [ -77.586572265624937, 7.543066406250006 ], [ -77.538281249999955, 7.56625976562502 ], [ -77.350781249999955, 7.705859375000045 ], [ -77.362744140624983, 7.74907226562496 ], [ -77.345605468749966, 7.83652343750002 ], [ -77.282958984375, 7.90815429687504 ], [ -77.215966796875023, 7.932519531250037 ], [ -77.195996093749955, 7.972460937500003 ], [ -77.212304687499994, 8.033886718749997 ], [ -77.282617187500023, 8.187060546875017 ], [ -77.345507812499932, 8.269531250000043 ], [ -77.385888671874994, 8.351660156249977 ], [ -77.407275390625017, 8.427246093750014 ], [ -77.478515624999943, 8.498437500000037 ], [ -77.448339843750034, 8.565869140625011 ], [ -77.393066406249943, 8.644677734374994 ], [ -77.374218749999926, 8.65830078125002 ], [ -77.344140625000023, 8.636718749999972 ], [ -77.261572265624977, 8.49370117187496 ], [ -77.130126953125028, 8.400585937499997 ], [ -76.992285156250006, 8.250341796875034 ], [ -76.93583984374996, 8.146826171874991 ], [ -76.890966796874977, 8.127978515624974 ], [ -76.851855468750017, 8.09047851562498 ], [ -76.869091796874955, 8.062695312499997 ], [ -76.912207031249949, 8.033398437499983 ], [ -76.924658203125006, 7.973193359374974 ], [ -76.896630859374966, 7.939453125000028 ], [ -76.866894531249955, 7.91796875 ], [ -76.786572265624926, 7.931591796875026 ], [ -76.742333984374994, 8.002148437500011 ], [ -76.772070312500006, 8.310546875000043 ], [ -76.818603515624972, 8.464697265625006 ], [ -76.872216796874966, 8.512744140625031 ], [ -76.92045898437496, 8.573730468750014 ], [ -76.887988281249989, 8.619873046875 ], [ -76.802246093750028, 8.640673828124974 ], [ -76.689355468749937, 8.69472656249998 ], [ -76.27685546875, 8.989111328124991 ], [ -76.135498046875, 9.265625 ], [ -76.027246093749966, 9.365771484374989 ], [ -75.905029296875028, 9.430908203125028 ], [ -75.755566406249955, 9.415625 ], [ -75.639355468749983, 9.450439453125014 ], [ -75.603613281249977, 9.538476562500009 ], [ -75.635351562499977, 9.657812499999977 ], [ -75.680029296875006, 9.729785156249989 ], [ -75.637109374999966, 9.83427734374996 ], [ -75.592675781249994, 9.992724609375003 ], [ -75.595898437499926, 10.125830078125034 ], [ -75.538574218749972, 10.205175781250034 ], [ -75.558398437500017, 10.236425781250006 ], [ -75.642187500000034, 10.17216796874996 ], [ -75.708349609375006, 10.143408203124963 ], [ -75.670898437500028, 10.196337890625003 ], [ -75.553710937499943, 10.327734375000034 ], [ -75.492773437499977, 10.527636718750003 ], [ -75.445996093749955, 10.610888671874989 ], [ -75.280615234375006, 10.72719726562498 ], [ -75.247949218749994, 10.783251953125031 ], [ -75.123046874999972, 10.870410156250017 ], [ -74.921582031249955, 11.05756835937504 ], [ -74.844580078124977, 11.109716796875006 ], [ -74.454248046874966, 10.989062500000031 ], [ -74.330224609374994, 10.996679687499991 ], [ -74.352392578124977, 10.974658203125031 ], [ -74.409570312499994, 10.967187500000023 ], [ -74.492285156249977, 10.934472656250009 ], [ -74.516259765624966, 10.8625 ], [ -74.460253906249932, 10.787060546874997 ], [ -74.40087890625, 10.76523437499999 ], [ -74.350195312499977, 10.813720703125014 ], [ -74.299951171874966, 10.952246093749991 ], [ -74.219140625000023, 11.105322265625006 ], [ -74.200195312499972, 11.265722656249991 ], [ -74.142919921875034, 11.320849609375031 ], [ -74.059130859375017, 11.340625 ], [ -73.909570312500023, 11.308886718750003 ], [ -73.795703124999989, 11.275683593749989 ], [ -73.676904296874966, 11.271484375000014 ], [ -73.313378906249966, 11.295751953124991 ], [ -72.721826171874966, 11.712158203125 ], [ -72.44707031249996, 11.80170898437504 ], [ -72.275, 11.88925781250002 ], [ -72.165234375000011, 12.060205078125023 ], [ -72.135742187499943, 12.188574218749977 ], [ -72.055078124999937, 12.238427734375009 ], [ -71.970117187499966, 12.238281249999986 ], [ -71.93125, 12.269531250000043 ], [ -71.919140624999955, 12.309082031250014 ], [ -71.714550781249926, 12.41997070312496 ], [ -71.597460937499989, 12.434375 ], [ -71.493994140625034, 12.43227539062498 ], [ -71.262109374999966, 12.335302734375034 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Ecuador", "admin": "Ecuador" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -80.131591796875, -2.973144531249957 ], [ -80.150683593749989, -3.01171875 ], [ -80.245703124999977, -3.008300781250014 ], [ -80.272949218750028, -2.995898437499974 ], [ -80.272167968749955, -2.951757812499963 ], [ -80.249804687500017, -2.81191406249998 ], [ -80.223681640625017, -2.753125 ], [ -80.145703124999955, -2.696289062499957 ], [ -80.080761718749955, -2.668847656249966 ], [ -79.997265624999983, -2.673828125 ], [ -79.909033203124949, -2.725585937499972 ], [ -80.01323242187496, -2.819531250000026 ], [ -80.071191406249937, -2.833789062499989 ], [ -80.093408203124937, -2.845898437499969 ], [ -80.131591796875, -2.973144531249957 ] ] ], [ [ [ -90.423925781250006, -1.339941406250034 ], [ -90.464404296874989, -1.341992187500011 ], [ -90.519531249999943, -1.299121093749974 ], [ -90.477197265624937, -1.22099609374996 ], [ -90.431982421874977, -1.239843749999977 ], [ -90.398730468749932, -1.262304687500034 ], [ -90.379150390624943, -1.292285156250003 ], [ -90.423925781250006, -1.339941406250034 ] ] ], [ [ [ -89.418896484374983, -0.911035156249966 ], [ -89.53662109375, -0.952343750000026 ], [ -89.577294921875023, -0.933789062499983 ], [ -89.602636718750034, -0.913476562500023 ], [ -89.608593749999983, -0.888574218750009 ], [ -89.543457031249972, -0.826855468749955 ], [ -89.479931640624983, -0.793359374999966 ], [ -89.42314453124996, -0.722265624999963 ], [ -89.318408203124932, -0.68007812499998 ], [ -89.287841796875028, -0.689843750000023 ], [ -89.267431640625034, -0.70458984375 ], [ -89.259375, -0.72841796874998 ], [ -89.294873046874955, -0.785937499999974 ], [ -89.358349609374983, -0.82607421874998 ], [ -89.418896484374983, -0.911035156249966 ] ] ], [ [ [ -90.334863281249994, -0.771582031249977 ], [ -90.387109374999966, -0.77333984374998 ], [ -90.542138671875023, -0.676464843749955 ], [ -90.531689453124926, -0.581445312499966 ], [ -90.469726562500028, -0.517382812499974 ], [ -90.269384765624977, -0.48466796874996 ], [ -90.185302734374972, -0.544824218749966 ], [ -90.192724609374977, -0.658789062500006 ], [ -90.261083984374977, -0.741992187499989 ], [ -90.315429687500028, -0.75722656249998 ], [ -90.334863281249994, -0.771582031249977 ] ] ], [ [ [ -91.425976562499955, -0.460839843749994 ], [ -91.5263671875, -0.478222656249983 ], [ -91.610742187499937, -0.44394531250002 ], [ -91.646582031249977, -0.390820312500026 ], [ -91.654150390625006, -0.3109375 ], [ -91.646679687499983, -0.284472656249946 ], [ -91.460156250000011, -0.255664062500031 ], [ -91.399365234374955, -0.322460937499955 ], [ -91.399951171874989, -0.420898437500028 ], [ -91.425976562499955, -0.460839843749994 ] ] ], [ [ [ -90.573925781249926, -0.333984375 ], [ -90.620458984375006, -0.364257812499943 ], [ -90.809033203124955, -0.329394531249946 ], [ -90.867773437500006, -0.271386718750037 ], [ -90.82036132812496, -0.192187499999974 ], [ -90.780371093749977, -0.160449218749989 ], [ -90.667529296874989, -0.189843750000037 ], [ -90.553320312500006, -0.278417968749963 ], [ -90.573925781249926, -0.333984375 ] ] ], [ [ [ -91.272167968749983, 0.025146484374986 ], [ -91.210058593750034, -0.039306640625 ], [ -91.176220703124983, -0.223046874999952 ], [ -90.975537109374955, -0.416894531250009 ], [ -90.950634765624926, -0.52519531249996 ], [ -90.968457031250011, -0.575585937500009 ], [ -90.958935546874926, -0.595312500000034 ], [ -90.862548828125028, -0.67177734374998 ], [ -90.799658203125006, -0.752050781249991 ], [ -90.905517578124972, -0.94052734375002 ], [ -91.131054687500011, -1.019628906249977 ], [ -91.371533203124983, -1.016992187499966 ], [ -91.419042968749977, -0.996679687500006 ], [ -91.483544921874966, -0.924609374999974 ], [ -91.495410156249989, -0.860937499999977 ], [ -91.458300781249989, -0.799511718749983 ], [ -91.334082031249977, -0.70625 ], [ -91.144677734374937, -0.62285156249996 ], [ -91.120947265625006, -0.559082031250028 ], [ -91.197021484374943, -0.49697265624998 ], [ -91.249511718749972, -0.373632812499991 ], [ -91.369189453124932, -0.287207031249977 ], [ -91.428857421875023, -0.023388671874955 ], [ -91.468701171874955, -0.01030273437496 ], [ -91.55, -0.046679687500003 ], [ -91.590087890625, -0.01479492187498 ], [ -91.596826171874966, 0.002099609374994 ], [ -91.509179687499937, 0.062255859374986 ], [ -91.491015624999989, 0.105175781250026 ], [ -91.36137695312496, 0.125830078124977 ], [ -91.305761718749977, 0.091406249999977 ], [ -91.272167968749983, 0.025146484374986 ] ] ], [ [ [ -78.909228515625017, 1.252783203124977 ], [ -78.965625, 1.245361328124972 ], [ -78.991699218750028, 1.293212890625043 ], [ -78.923242187499937, 1.348925781250017 ], [ -78.899804687499966, 1.359765625 ], [ -78.909228515625017, 1.252783203124977 ] ] ], [ [ [ -78.312109374999949, 1.046093750000054 ], [ -78.1806640625, 0.968554687499974 ], [ -78.037011718749966, 0.89873046874996 ], [ -77.829541015624955, 0.825390625000026 ], [ -77.702880859375, 0.837841796874997 ], [ -77.673193359375006, 0.782226562500028 ], [ -77.648632812499983, 0.7236328125 ], [ -77.601318359375, 0.689501953124974 ], [ -77.526123046874972, 0.660351562499983 ], [ -77.481396484375011, 0.651171874999974 ], [ -77.467675781249966, 0.636523437500017 ], [ -77.422753906249966, 0.42485351562496 ], [ -77.396337890625006, 0.393896484374963 ], [ -77.292675781249926, 0.360400390624974 ], [ -77.165722656250011, 0.347753906249977 ], [ -77.114111328124977, 0.355078124999963 ], [ -77.002441406249943, 0.296240234374963 ], [ -76.920117187499955, 0.268505859374997 ], [ -76.829345703124943, 0.24775390625004 ], [ -76.767724609374994, 0.24165039062504 ], [ -76.739306640624989, 0.250830078125034 ], [ -76.729003906250028, 0.272119140625023 ], [ -76.67851562499996, 0.26816406250002 ], [ -76.603027343750028, 0.240966796874986 ], [ -76.494628906249972, 0.23544921875002 ], [ -76.427294921875017, 0.261230468750028 ], [ -76.417968749999972, 0.303906250000011 ], [ -76.413378906249932, 0.378857421875011 ], [ -76.388183593749943, 0.404980468749997 ], [ -76.311035156249972, 0.448486328124986 ], [ -76.270605468749977, 0.439404296874997 ], [ -76.067919921874989, 0.345556640624977 ], [ -76.026171875000017, 0.31308593750002 ], [ -75.974853515624943, 0.24775390625004 ], [ -75.879785156249937, 0.150976562500034 ], [ -75.776660156249989, 0.08925781249998 ], [ -75.617333984374937, 0.062890625000037 ], [ -75.463964843749949, -0.038427734375006 ], [ -75.284472656249989, -0.10654296875002 ], [ -75.340478515624937, -0.1421875 ], [ -75.398388671875011, -0.145996093749986 ], [ -75.475976562500023, -0.157128906250023 ], [ -75.583740234375028, -0.122851562499974 ], [ -75.626269531249989, -0.122851562499974 ], [ -75.632031250000011, -0.157617187500037 ], [ -75.560595703125017, -0.200097656249994 ], [ -75.491064453124977, -0.24833984374996 ], [ -75.465966796875023, -0.32177734375 ], [ -75.424707031249966, -0.408886718749983 ], [ -75.325244140624932, -0.506542968749983 ], [ -75.263232421875017, -0.555371093749983 ], [ -75.259375, -0.59013671874996 ], [ -75.278710937499966, -0.653906249999977 ], [ -75.28359375, -0.707128906249991 ], [ -75.249609374999977, -0.951855468750026 ], [ -75.272412109374926, -0.966796874999957 ], [ -75.309179687499949, -0.968066406249946 ], [ -75.348193359374989, -0.966796874999957 ], [ -75.380126953125028, -0.94023437499996 ], [ -75.408056640625034, -0.92431640625 ], [ -75.420410156249972, -0.962207031250003 ], [ -75.449169921874955, -1.071191406249994 ], [ -75.513867187500011, -1.316308593750023 ], [ -75.570556640625, -1.53125 ], [ -75.641650390625017, -1.60732421874998 ], [ -75.744531250000023, -1.728125 ], [ -75.885449218749955, -1.893457031250009 ], [ -76.089794921875011, -2.133105468749974 ], [ -76.240917968749983, -2.243945312500003 ], [ -76.360156250000017, -2.331347656249946 ], [ -76.499365234374949, -2.432324218750011 ], [ -76.679101562499994, -2.562597656249991 ], [ -76.880761718749937, -2.635937500000011 ], [ -77.161474609375034, -2.737695312499952 ], [ -77.360058593749983, -2.809667968749963 ], [ -77.506494140624966, -2.859960937499991 ], [ -77.65898437499996, -2.912402343750017 ], [ -77.860595703125, -2.981640625000011 ], [ -77.938476562499943, -3.046972656249991 ], [ -78.06791992187496, -3.20683593749996 ], [ -78.128222656249989, -3.283886718750026 ], [ -78.183300781250011, -3.350195312499949 ], [ -78.194628906250017, -3.38046875 ], [ -78.187451171874955, -3.399804687500023 ], [ -78.160986328124977, -3.432128906249943 ], [ -78.158496093750017, -3.465136718750003 ], [ -78.19487304687496, -3.485839843749957 ], [ -78.226318359374972, -3.489160156250023 ], [ -78.240380859374994, -3.472558593750009 ], [ -78.250732421874972, -3.436132812499963 ], [ -78.284179687499943, -3.399023437499949 ], [ -78.32304687499996, -3.388281249999977 ], [ -78.345361328124994, -3.397363281249966 ], [ -78.347265625, -3.43125 ], [ -78.398046874999977, -3.594824218749963 ], [ -78.399951171874989, -3.674316406249986 ], [ -78.421435546874932, -3.705761718749997 ], [ -78.419775390624949, -3.776855468750014 ], [ -78.471044921875006, -3.843066406250003 ], [ -78.49345703124996, -3.902050781250026 ], [ -78.509082031249932, -3.952148437500014 ], [ -78.550439453125023, -3.986914062499991 ], [ -78.565136718749983, -4.041601562500034 ], [ -78.603369140624977, -4.157324218749977 ], [ -78.647998046874989, -4.248144531250006 ], [ -78.679394531250011, -4.32587890625004 ], [ -78.68515625, -4.383984374999969 ], [ -78.661230468750034, -4.425097656250003 ], [ -78.652929687500034, -4.458203125 ], [ -78.674462890624966, -4.517675781250034 ], [ -78.686035156250028, -4.562402343749994 ], [ -78.743066406249994, -4.592675781250037 ], [ -78.861523437499983, -4.665039062499943 ], [ -78.907617187499966, -4.714453124999977 ], [ -78.92578125, -4.770703124999983 ], [ -78.914208984374966, -4.818652343749974 ], [ -78.919189453125, -4.858398437499986 ], [ -78.975390624999989, -4.873242187499997 ], [ -78.995263671874966, -4.908007812499974 ], [ -79.033300781249977, -4.96914062499999 ], [ -79.076269531250034, -4.990625 ], [ -79.186669921874966, -4.958203124999983 ], [ -79.268115234374932, -4.957617187499949 ], [ -79.330957031249966, -4.92783203125002 ], [ -79.399414062499972, -4.840039062499983 ], [ -79.455761718749983, -4.766210937499949 ], [ -79.501904296874955, -4.670605468750011 ], [ -79.516162109374932, -4.539160156249963 ], [ -79.57768554687496, -4.50058593750002 ], [ -79.638525390625006, -4.454882812500031 ], [ -79.710986328125017, -4.467578124999946 ], [ -79.797265625000023, -4.47636718749996 ], [ -79.845117187499994, -4.445898437499977 ], [ -79.962890625, -4.390332031250026 ], [ -80.063525390624989, -4.327539062500023 ], [ -80.139550781250023, -4.296093750000011 ], [ -80.197460937500011, -4.311035156249943 ], [ -80.232177734374972, -4.349023437499952 ], [ -80.29335937499999, -4.416796875 ], [ -80.383496093749983, -4.46367187499996 ], [ -80.424169921875006, -4.461425781250028 ], [ -80.478564453124989, -4.430078125000037 ], [ -80.488476562499955, -4.393652343749991 ], [ -80.443847656250028, -4.335839843750023 ], [ -80.352880859374949, -4.208496093750014 ], [ -80.453759765624994, -4.205175781249963 ], [ -80.488476562499955, -4.165527343749972 ], [ -80.493457031249989, -4.119140625000014 ], [ -80.510009765625, -4.06953125000004 ], [ -80.490136718749937, -4.010058593750003 ], [ -80.437207031250011, -3.978613281249991 ], [ -80.357861328125011, -4.003417968749986 ], [ -80.303271484374989, -4.005078124999969 ], [ -80.266894531249932, -3.948828124999963 ], [ -80.230517578124989, -3.924023437499969 ], [ -80.19414062499996, -3.905859375 ], [ -80.179248046874932, -3.87773437499996 ], [ -80.217578125000017, -3.787695312499991 ], [ -80.228857421875006, -3.738867187499991 ], [ -80.217285156249972, -3.710742187499946 ], [ -80.218945312499955, -3.65449218750004 ], [ -80.220605468750023, -3.613183593749966 ], [ -80.24375, -3.576757812500006 ], [ -80.245410156250017, -3.522167968749997 ], [ -80.265234374999949, -3.492480468749989 ], [ -80.271875, -3.461035156249977 ], [ -80.273535156249949, -3.424609375000017 ], [ -80.298339843749943, -3.40644531250004 ], [ -80.324658203124983, -3.387890625 ], [ -80.303125, -3.374804687499989 ], [ -80.159863281249983, -3.324316406250006 ], [ -80.100341796875028, -3.274023437499977 ], [ -80.026660156249932, -3.228125 ], [ -79.963330078125011, -3.15771484375 ], [ -79.921582031249926, -3.090136718749989 ], [ -79.822705078124955, -2.776953124999963 ], [ -79.729882812499966, -2.579101562499972 ], [ -79.745507812499937, -2.484667968750017 ], [ -79.822412109374994, -2.35654296875002 ], [ -79.839746093749966, -2.167871093749952 ], [ -79.832617187500006, -2.110546875 ], [ -79.842138671875006, -2.0673828125 ], [ -79.893408203124977, -2.145703124999969 ], [ -79.880322265624955, -2.423632812500017 ], [ -79.92558593749996, -2.548535156249969 ], [ -79.989013671875, -2.578710937499991 ], [ -80.030175781249937, -2.556738281249949 ], [ -80.006640624999932, -2.353808593750003 ], [ -80.053076171874977, -2.390722656249963 ], [ -80.127148437499983, -2.528417968749949 ], [ -80.248632812499949, -2.630566406249983 ], [ -80.255273437499966, -2.664648437499991 ], [ -80.284716796875017, -2.706738281249955 ], [ -80.378564453124966, -2.667968749999957 ], [ -80.450097656249966, -2.625976562500028 ], [ -80.684863281250017, -2.396875 ], [ -80.839062499999983, -2.349023437499994 ], [ -80.932177734374932, -2.269140624999977 ], [ -80.951611328124983, -2.235449218749949 ], [ -80.962792968749966, -2.18925781249996 ], [ -80.867626953124926, -2.141210937500034 ], [ -80.770361328125006, -2.076660156250028 ], [ -80.760595703124977, -1.934570312500028 ], [ -80.763134765624955, -1.822949218750026 ], [ -80.83500976562496, -1.63242187500002 ], [ -80.801416015624937, -1.383398437500006 ], [ -80.820019531250011, -1.285839843750026 ], [ -80.902392578124989, -1.078906249999974 ], [ -80.84140625, -0.974707031249963 ], [ -80.623681640624966, -0.898730468750031 ], [ -80.553906249999983, -0.847949218749989 ], [ -80.505078124999983, -0.683789062500026 ], [ -80.45546875, -0.585449218749986 ], [ -80.358398437500028, -0.625097656249977 ], [ -80.282373046874994, -0.620507812500023 ], [ -80.384765624999972, -0.583984374999943 ], [ -80.468310546874932, -0.43603515625 ], [ -80.482275390625034, -0.368261718749963 ], [ -80.3212890625, -0.165820312500017 ], [ -80.237011718749983, -0.113085937500031 ], [ -80.133398437500006, -0.006054687499983 ], [ -80.046142578125, 0.155371093750048 ], [ -80.025, 0.410156249999986 ], [ -80.06103515625, 0.592285156249972 ], [ -80.088281249999966, 0.78476562500002 ], [ -80.0359375, 0.834570312500034 ], [ -79.903515624999983, 0.86020507812502 ], [ -79.795849609374983, 0.922265625000051 ], [ -79.741210937499972, 0.979785156250045 ], [ -79.613183593749994, 0.971142578124969 ], [ -79.465380859374989, 1.060058593750057 ], [ -79.229052734374989, 1.104589843749977 ], [ -78.899658203125028, 1.20625 ], [ -78.827050781249966, 1.295947265624974 ], [ -78.85966796874996, 1.455371093750031 ], [ -78.828857421874972, 1.434667968749991 ], [ -78.737109374999932, 1.35869140624996 ], [ -78.681640625, 1.283447265625 ], [ -78.587646484374972, 1.236669921874977 ], [ -78.511523437499989, 1.19882812499999 ], [ -78.312109374999949, 1.046093750000054 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Falkland Is.", "admin": "Falkland Islands" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -59.682666015625017, -52.231640624999976 ], [ -59.746582031249972, -52.250878906249987 ], [ -59.76445312499996, -52.2421875 ], [ -59.784863281249955, -52.2046875 ], [ -59.785937499999989, -52.156152343749966 ], [ -59.793310546874977, -52.134179687500016 ], [ -59.753222656249989, -52.141406249999982 ], [ -59.681005859375034, -52.180078124999952 ], [ -59.682666015625017, -52.231640624999976 ] ] ], [ [ [ -58.438818359375006, -52.011035156249974 ], [ -58.432714843750006, -52.099023437499959 ], [ -58.512841796874966, -52.071093750000045 ], [ -58.541406250000023, -52.028417968749963 ], [ -58.497070312499972, -51.999414062500009 ], [ -58.460546874999977, -52.0015625 ], [ -58.438818359375006, -52.011035156249974 ] ] ], [ [ [ -61.01875, -51.785742187499999 ], [ -60.947265624999972, -51.799511718750047 ], [ -60.875976562500028, -51.794238281250038 ], [ -60.916162109374937, -51.896972656250007 ], [ -60.94755859374996, -51.946289062500021 ], [ -61.031982421875, -51.942480468750041 ], [ -61.115771484374932, -51.875292968750031 ], [ -61.145019531250028, -51.839453125000013 ], [ -61.051660156250023, -51.813964843749972 ], [ -61.01875, -51.785742187499999 ] ] ], [ [ [ -60.286230468749949, -51.461914062500014 ], [ -60.141552734374955, -51.480957031249986 ], [ -60.008691406249994, -51.41054687500003 ], [ -59.917089843749977, -51.388085937499987 ], [ -59.84160156249996, -51.403320312499979 ], [ -59.788427734374977, -51.445996093749969 ], [ -59.71132812499999, -51.439257812500017 ], [ -59.493457031250017, -51.395703125000026 ], [ -59.465087890625, -51.41054687500003 ], [ -59.387597656250023, -51.359960937500027 ], [ -59.320849609375017, -51.383593750000045 ], [ -59.26806640625, -51.427539062500031 ], [ -59.293945312499943, -51.478515625000021 ], [ -59.354199218749955, -51.510937499999969 ], [ -59.392431640625034, -51.556152343750028 ], [ -59.437011718749972, -51.592675781250009 ], [ -59.51420898437496, -51.626562499999984 ], [ -59.573193359374983, -51.680859375000033 ], [ -59.714892578124989, -51.807714843750034 ], [ -59.921386718749972, -51.969531250000045 ], [ -59.989746093749943, -51.98408203124999 ], [ -60.132275390624955, -51.993847656250026 ], [ -60.19375, -51.982714843749982 ], [ -60.246337890625, -51.986425781250027 ], [ -60.288281249999926, -52.073730468749957 ], [ -60.353466796874983, -52.139941406250038 ], [ -60.384228515624926, -52.154003906249969 ], [ -60.452001953124977, -52.160253906249999 ], [ -60.484082031249926, -52.1703125 ], [ -60.508398437500006, -52.194726562500009 ], [ -60.686376953125034, -52.188378906249959 ], [ -60.812207031249983, -52.147753906250031 ], [ -60.961425781250028, -52.05732421874999 ], [ -60.7625, -51.946484374999969 ], [ -60.591064453124972, -51.95156250000003 ], [ -60.44975585937496, -51.877148437499969 ], [ -60.33447265625, -51.839550781250033 ], [ -60.288671875, -51.801269531249964 ], [ -60.238476562499983, -51.771972656250036 ], [ -60.238134765625006, -51.73378906249998 ], [ -60.276513671875023, -51.716601562500031 ], [ -60.328320312500011, -51.718359375000034 ], [ -60.379589843749955, -51.73515625 ], [ -60.500097656250006, -51.756542968749997 ], [ -60.58251953125, -51.712695312500038 ], [ -60.528076171875028, -51.696386718749999 ], [ -60.467236328124983, -51.69716796874998 ], [ -60.280957031249955, -51.656054687500045 ], [ -60.245166015624932, -51.638867187500004 ], [ -60.302636718750023, -51.58046875 ], [ -60.414941406249966, -51.545019531249984 ], [ -60.505810546875011, -51.485449218750013 ], [ -60.522753906249989, -51.46318359375001 ], [ -60.518261718749983, -51.427832031249999 ], [ -60.568457031249977, -51.357812499999945 ], [ -60.515722656249977, -51.354296875000031 ], [ -60.445458984374966, -51.399414062499986 ], [ -60.286230468749949, -51.461914062500014 ] ] ], [ [ [ -60.111718750000023, -51.39589843749998 ], [ -60.24882812499996, -51.39599609375 ], [ -60.275878906249972, -51.363183593749973 ], [ -60.275341796874955, -51.280566406250017 ], [ -60.17138671875, -51.273437499999986 ], [ -60.06982421875, -51.307910156249996 ], [ -60.076464843749932, -51.342578125000038 ], [ -60.111718750000023, -51.39589843749998 ] ] ], [ [ [ -58.850195312499949, -51.26992187499998 ], [ -58.697509765625028, -51.328515625000016 ], [ -58.50625, -51.308105468750036 ], [ -58.425830078125017, -51.324218750000028 ], [ -58.378710937500017, -51.373046875000028 ], [ -58.406738281249943, -51.418359375000023 ], [ -58.467431640624966, -51.411816406250026 ], [ -58.519238281249955, -51.423925781250006 ], [ -58.508935546874994, -51.48359375 ], [ -58.473730468750006, -51.509082031250031 ], [ -58.271582031250034, -51.574707031249993 ], [ -58.234521484374937, -51.578613281249986 ], [ -58.241113281249966, -51.551074218749974 ], [ -58.276220703125006, -51.50605468750004 ], [ -58.289306640625, -51.457519531250007 ], [ -58.259228515625011, -51.417089843750034 ], [ -58.206445312499994, -51.4046875 ], [ -57.976513671874955, -51.384375 ], [ -57.922509765624966, -51.403515625000018 ], [ -57.808496093750023, -51.51796875 ], [ -57.915429687499937, -51.533789062500006 ], [ -57.960449218749972, -51.583203125000033 ], [ -57.866357421874994, -51.604589843750041 ], [ -57.791796874999989, -51.63613281249998 ], [ -57.831152343750006, -51.684570312499993 ], [ -57.838183593749932, -51.709179687500033 ], [ -58.00395507812496, -51.743457031249996 ], [ -58.15092773437496, -51.765429687500031 ], [ -58.217626953124977, -51.822460937500018 ], [ -58.335986328125017, -51.863769531249993 ], [ -58.683496093750023, -51.936230468750011 ], [ -58.643066406249943, -51.994824218750047 ], [ -58.6376953125, -52.023046875000027 ], [ -58.652783203124983, -52.09921875 ], [ -59.13125, -52.007910156249963 ], [ -59.19584960937496, -52.017675781249999 ], [ -59.068017578125023, -52.173046875000033 ], [ -59.162792968749955, -52.20175781250002 ], [ -59.256347656250028, -52.183105468750036 ], [ -59.341503906249955, -52.195996093749997 ], [ -59.395654296874966, -52.308007812499994 ], [ -59.5322265625, -52.236425781249977 ], [ -59.648730468750017, -52.134375 ], [ -59.649169921875028, -52.077246093749963 ], [ -59.536669921875017, -51.970605468750001 ], [ -59.570800781249943, -51.925390625000027 ], [ -59.308740234374937, -51.78046875 ], [ -59.26176757812496, -51.737304687499986 ], [ -59.180029296875006, -51.7125 ], [ -59.095410156250011, -51.704101562499972 ], [ -59.059521484374983, -51.685449218749994 ], [ -59.065380859375011, -51.650195312500003 ], [ -59.099462890625034, -51.589746093749945 ], [ -59.096630859374983, -51.491406249999983 ], [ -58.886669921874926, -51.357910156249964 ], [ -58.91748046875, -51.272070312499977 ], [ -58.850195312499949, -51.26992187499998 ] ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Guyana", "admin": "Guyana" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -57.194775390624997, 5.5484375 ], [ -57.247900390624991, 5.485253906249994 ], [ -57.257519531249997, 5.445166015624991 ], [ -57.291894531249994, 5.373974609374997 ], [ -57.318554687499997, 5.335351562499994 ], [ -57.279638671874991, 5.246777343749997 ], [ -57.235302734374997, 5.242871093749997 ], [ -57.218457031249997, 5.231542968749991 ], [ -57.207324218749989, 5.214208984374991 ], [ -57.209814453124991, 5.195410156249991 ], [ -57.226855468749989, 5.178515624999989 ], [ -57.269287109375, 5.157031249999989 ], [ -57.3095703125, 5.10585937499999 ], [ -57.305761718749991, 5.049560546875 ], [ -57.331005859374997, 5.020166015624994 ], [ -57.412158203124989, 5.004589843749997 ], [ -57.570898437499991, 5.004492187499991 ], [ -57.64882812499999, 5.000683593749997 ], [ -57.711083984374994, 4.991064453124991 ], [ -57.752001953124989, 4.954492187499994 ], [ -57.804101562499994, 4.929052734374991 ], [ -57.844921875, 4.923046875 ], [ -57.881103515625, 4.880615234375 ], [ -57.917041015624989, 4.820410156249991 ], [ -57.904882812499991, 4.779296875 ], [ -57.867871093749997, 4.724316406249997 ], [ -57.845996093749989, 4.668164062499997 ], [ -57.874707031249997, 4.577099609374997 ], [ -57.90625, 4.506787109374997 ], [ -57.924707031249994, 4.453125 ], [ -57.949755859374989, 4.349951171874991 ], [ -58.0107421875, 4.236474609374994 ], [ -58.054492187499989, 4.171923828124989 ], [ -58.05429687499999, 4.101660156249991 ], [ -58.0322265625, 4.001953125 ], [ -57.90771484375, 3.856689453125 ], [ -57.866552734374991, 3.787255859374994 ], [ -57.832666015624994, 3.675976562499997 ], [ -57.720361328124994, 3.58828125 ], [ -57.649462890624989, 3.517382812499989 ], [ -57.656103515624991, 3.423730468749994 ], [ -57.646728515625, 3.39453125 ], [ -57.602734375, 3.370947265624991 ], [ -57.549609374999989, 3.352832031249989 ], [ -57.490576171874991, 3.354296874999989 ], [ -57.43789062499999, 3.362255859374997 ], [ -57.425585937499989, 3.375439453124997 ], [ -57.303662109374997, 3.377099609374994 ], [ -57.289941406249994, 3.353613281249991 ], [ -57.282910156249997, 3.218847656249991 ], [ -57.277929687499991, 3.164306640625 ], [ -57.248974609374997, 3.142285156249997 ], [ -57.231640625, 3.10888671875 ], [ -57.230566406249991, 3.078564453124997 ], [ -57.225, 3.003076171874994 ], [ -57.206933593749994, 2.96337890625 ], [ -57.209814453124991, 2.8828125 ], [ -57.197363281249991, 2.853271484375 ], [ -57.163623046874989, 2.833251953125 ], [ -57.121142578124989, 2.775537109374994 ], [ -57.105126953124994, 2.768261718749997 ], [ -57.096875, 2.747851562499989 ], [ -57.060449218749994, 2.665673828124994 ], [ -57.041943359374997, 2.64111328125 ], [ -57.028955078124994, 2.6375 ], [ -57.023486328124989, 2.60898437499999 ], [ -56.997119140624989, 2.532177734374997 ], [ -56.979296874999989, 2.513232421874989 ], [ -56.945214843749994, 2.456835937499989 ], [ -56.931494140624991, 2.395361328124991 ], [ -56.886425781249997, 2.325976562499989 ], [ -56.840527343749997, 2.277148437499989 ], [ -56.81982421875, 2.226660156249991 ], [ -56.761132812499994, 2.114892578124994 ], [ -56.704345703125, 2.036474609374991 ], [ -56.627197265625, 2.01601562499999 ], [ -56.562695312499997, 2.005078125 ], [ -56.522363281249994, 1.974804687499997 ], [ -56.4828125, 1.942138671875 ], [ -56.525488281249991, 1.92724609375 ], [ -56.563574218749991, 1.9072265625 ], [ -56.616455078125, 1.922656249999989 ], [ -56.68984375, 1.914306640625 ], [ -56.766259765624994, 1.8921875 ], [ -56.836718749999989, 1.88125 ], [ -56.969531249999989, 1.91640625 ], [ -57.010058593749989, 1.921240234374991 ], [ -57.03759765625, 1.936474609374997 ], [ -57.092675781249994, 2.005810546874997 ], [ -57.118896484375, 2.013964843749989 ], [ -57.189599609374994, 1.981591796874994 ], [ -57.275585937499997, 1.959228515625 ], [ -57.317480468749991, 1.963476562499991 ], [ -57.36679687499999, 1.940136718749997 ], [ -57.412695312499991, 1.908935546875 ], [ -57.500439453124997, 1.77382812499999 ], [ -57.545751953124991, 1.72607421875 ], [ -57.594433593749997, 1.7041015625 ], [ -57.691748046874991, 1.704785156249997 ], [ -57.795654296875, 1.7 ], [ -57.8734375, 1.667285156249989 ], [ -57.946337890624989, 1.650585937499997 ], [ -57.9828125, 1.6484375 ], [ -57.9951171875, 1.574316406249991 ], [ -58.011767578124989, 1.539941406249994 ], [ -58.03466796875, 1.520263671875 ], [ -58.09130859375, 1.514355468749997 ], [ -58.142236328124994, 1.516992187499994 ], [ -58.173095703125, 1.5478515625 ], [ -58.230419921874997, 1.563281249999989 ], [ -58.281152343749994, 1.574316406249991 ], [ -58.314208984375, 1.591943359374994 ], [ -58.340673828124991, 1.587548828124994 ], [ -58.362695312499994, 1.556689453124989 ], [ -58.38037109375, 1.530224609374997 ], [ -58.395800781249989, 1.481738281249989 ], [ -58.472949218749989, 1.466259765624997 ], [ -58.506054687499997, 1.438671875 ], [ -58.486865234374989, 1.347753906249991 ], [ -58.49570312499999, 1.312255859375 ], [ -58.511865234374994, 1.28466796875 ], [ -58.60507812499999, 1.279150390624991 ], [ -58.684619140624989, 1.281054687499989 ], [ -58.730322265624991, 1.247509765624997 ], [ -58.787207031249991, 1.20849609375 ], [ -58.82177734375, 1.201220703124989 ], [ -58.8625, 1.20361328125 ], [ -58.916601562499991, 1.248876953124991 ], [ -58.968505859375, 1.304589843749994 ], [ -59.100390624999989, 1.343652343749994 ], [ -59.231201171875, 1.376025390624989 ], [ -59.316992187499991, 1.464599609375 ], [ -59.337255859374991, 1.50820312499999 ], [ -59.377685546875, 1.52734375 ], [ -59.479443359374997, 1.63242187499999 ], [ -59.535693359374989, 1.7 ], [ -59.596630859374997, 1.718017578125 ], [ -59.666601562499991, 1.746289062499997 ], [ -59.663769531249997, 1.795214843749989 ], [ -59.668505859374989, 1.842333984374989 ], [ -59.698535156249989, 1.861474609374994 ], [ -59.74072265625, 1.874169921874994 ], [ -59.756201171874991, 1.900634765625 ], [ -59.751757812499989, 1.96240234375 ], [ -59.743505859374991, 2.121630859374989 ], [ -59.755224609374991, 2.274121093749997 ], [ -59.84912109375, 2.327050781249994 ], [ -59.8896484375, 2.362939453124994 ], [ -59.960791015624991, 2.58837890625 ], [ -59.994335937499997, 2.689990234374989 ], [ -59.995898437499989, 2.765429687499989 ], [ -59.972314453124994, 2.990478515625 ], [ -59.945654296874991, 3.087841796874997 ], [ -59.873046875, 3.283105468749994 ], [ -59.831152343749991, 3.34921875 ], [ -59.828808593749997, 3.398583984374994 ], [ -59.833056640624989, 3.462158203125 ], [ -59.854394531249994, 3.5875 ], [ -59.731640625, 3.666552734374989 ], [ -59.679003906249989, 3.699804687499991 ], [ -59.670214843749989, 3.752734374999989 ], [ -59.604443359374997, 3.819677734374991 ], [ -59.575390625, 3.883447265624994 ], [ -59.551123046874991, 3.933544921874997 ], [ -59.557763671874994, 3.960009765624989 ], [ -59.58642578125, 3.975390624999989 ], [ -59.620214843749991, 4.023144531249997 ], [ -59.691210937499989, 4.160400390625 ], [ -59.716894531249991, 4.188183593749997 ], [ -59.738574218749989, 4.226757812499997 ], [ -59.727490234374997, 4.287646484374989 ], [ -59.69970703125, 4.353515625 ], [ -59.703271484374994, 4.381103515625 ], [ -59.745800781249997, 4.416650390624994 ], [ -59.833349609374991, 4.475927734374991 ], [ -59.906103515624991, 4.480322265624991 ], [ -59.962353515624997, 4.501708984375 ], [ -60.045019531249991, 4.504589843749997 ], [ -60.111132812499989, 4.511181640624997 ], [ -60.148632812499997, 4.533251953124989 ], [ -60.140917968749989, 4.569628906249989 ], [ -60.124560546874989, 4.59765625 ], [ -60.068945312499991, 4.666650390624994 ], [ -60.031787109374989, 4.740527343749989 ], [ -60.026757812499994, 4.812695312499997 ], [ -60.015478515624991, 4.907519531249989 ], [ -59.999365234374991, 4.98984375 ], [ -59.990673828124997, 5.082861328124991 ], [ -60.078076171874997, 5.143994140624997 ], [ -60.10595703125, 5.194238281249994 ], [ -60.142041015624997, 5.238818359374989 ], [ -60.181738281249991, 5.238818359374989 ], [ -60.241650390624997, 5.257958984374994 ], [ -60.335205078125, 5.199316406249991 ], [ -60.408789062499991, 5.21015625 ], [ -60.459521484374989, 5.188085937499991 ], [ -60.576416015625, 5.192480468749991 ], [ -60.6513671875, 5.221142578124997 ], [ -60.742138671874997, 5.202050781249994 ], [ -60.954003906249994, 5.437402343749994 ], [ -61.1671875, 5.67421875 ], [ -61.376806640624991, 5.906982421875 ], [ -61.390820312499997, 5.938769531249989 ], [ -61.303125, 6.049511718749997 ], [ -61.224951171874991, 6.129199218749989 ], [ -61.159472656249989, 6.174414062499991 ], [ -61.128710937499989, 6.214306640624997 ], [ -61.152294921874997, 6.385107421874991 ], [ -61.151025390624994, 6.446533203125 ], [ -61.181591796874997, 6.513378906249997 ], [ -61.20361328125, 6.58837890625 ], [ -61.17724609375, 6.650927734374989 ], [ -61.145605468749991, 6.69453125 ], [ -61.104785156249989, 6.711376953124997 ], [ -61.007080078125, 6.726611328124989 ], [ -60.93798828125, 6.732763671874991 ], [ -60.91357421875, 6.7578125 ], [ -60.873339843749989, 6.786914062499989 ], [ -60.820849609374989, 6.788476562499994 ], [ -60.717919921874994, 6.768310546875 ], [ -60.671044921874994, 6.805957031249989 ], [ -60.586083984374994, 6.857080078124994 ], [ -60.39501953125, 6.945361328124989 ], [ -60.352099609374989, 7.002880859374997 ], [ -60.322070312499989, 7.092041015625 ], [ -60.325488281249989, 7.133984375 ], [ -60.345068359374991, 7.15 ], [ -60.392382812499989, 7.16455078125 ], [ -60.464941406249991, 7.166552734374989 ], [ -60.523193359375, 7.143701171874994 ], [ -60.583203125, 7.156201171874997 ], [ -60.63330078125, 7.211083984374994 ], [ -60.636181640624997, 7.256591796875 ], [ -60.606542968749991, 7.320849609374989 ], [ -60.623730468749997, 7.363330078124989 ], [ -60.71923828125, 7.498681640624994 ], [ -60.718652343749994, 7.535937499999989 ], [ -60.649462890624989, 7.596630859374997 ], [ -60.610107421875, 7.648339843749994 ], [ -60.556347656249997, 7.772021484374989 ], [ -60.513623046874997, 7.813183593749997 ], [ -60.380615234375, 7.82763671875 ], [ -60.346777343749991, 7.85400390625 ], [ -60.27890625, 7.91943359375 ], [ -60.178173828124997, 7.994042968749994 ], [ -60.032421875, 8.053564453124991 ], [ -59.99072265625, 8.162011718749994 ], [ -59.96484375, 8.191601562499997 ], [ -59.849072265624997, 8.248681640624994 ], [ -59.828906249999989, 8.279150390624991 ], [ -59.83164062499999, 8.305957031249989 ], [ -60.017529296874997, 8.54931640625 ], [ -59.980615234374994, 8.532617187499994 ], [ -59.836523437499991, 8.373828124999989 ], [ -59.756738281249994, 8.339501953124994 ], [ -59.739941406249997, 8.338720703124991 ], [ -59.739306640624989, 8.379980468749991 ], [ -59.666113281249991, 8.362597656249989 ], [ -59.476904296874991, 8.254003906249991 ], [ -59.200244140624989, 8.07460937499999 ], [ -58.811572265624989, 7.735595703125 ], [ -58.701074218749994, 7.606640625 ], [ -58.626611328124994, 7.5458984375 ], [ -58.511083984374991, 7.39804687499999 ], [ -58.477294921875, 7.32578125 ], [ -58.480566406249991, 7.038134765624989 ], [ -58.582910156249994, 6.843652343749994 ], [ -58.60791015625, 6.697314453124989 ], [ -58.613476562499997, 6.502539062499991 ], [ -58.672949218749991, 6.390771484374994 ], [ -58.593994140625, 6.451513671874991 ], [ -58.569482421874994, 6.627246093749989 ], [ -58.502294921874991, 6.73398437499999 ], [ -58.414990234374997, 6.85117187499999 ], [ -58.2984375, 6.87929687499999 ], [ -58.1728515625, 6.829394531249989 ], [ -58.07177734375, 6.820605468749989 ], [ -57.982568359374994, 6.785888671875 ], [ -57.792871093749994, 6.598535156249994 ], [ -57.607568359374994, 6.450390625 ], [ -57.540136718749991, 6.33154296875 ], [ -57.343652343749994, 6.272119140624994 ], [ -57.2275390625, 6.178417968749997 ], [ -57.190234374999989, 6.097314453124994 ], [ -57.167236328125, 5.885009765625 ], [ -57.205273437499997, 5.564599609374994 ], [ -57.194775390624997, 5.5484375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Peru", "admin": "Peru" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -69.965917968749991, -4.2359375 ], [ -69.972021484374991, -4.301171875 ], [ -70.003955078124989, -4.327246093750006 ], [ -70.053320312499991, -4.333105468750006 ], [ -70.128808593749994, -4.28662109375 ], [ -70.18398437499999, -4.298144531250003 ], [ -70.239160156249994, -4.301171875 ], [ -70.31689453125, -4.246972656250009 ], [ -70.343652343749994, -4.193652343750003 ], [ -70.404638671874991, -4.150097656250011 ], [ -70.530664062499994, -4.167578125 ], [ -70.634570312499989, -4.168652343750011 ], [ -70.721582031249994, -4.158886718750011 ], [ -70.799511718749997, -4.17333984375 ], [ -70.866015624999989, -4.229589843750006 ], [ -70.915625, -4.2953125 ], [ -70.973681640624989, -4.350488281250009 ], [ -71.144238281249997, -4.38720703125 ], [ -71.235009765624994, -4.38818359375 ], [ -71.31679687499999, -4.42431640625 ], [ -71.438281249999989, -4.437597656250006 ], [ -71.521337890624991, -4.4697265625 ], [ -71.66835937499999, -4.4873046875 ], [ -71.8447265625, -4.50439453125 ], [ -71.943164062499989, -4.553320312500006 ], [ -71.982421875, -4.574609375 ], [ -72.08251953125, -4.642285156250011 ], [ -72.256787109374997, -4.748925781250009 ], [ -72.352832031249989, -4.786035156250009 ], [ -72.468994140625, -4.901269531250009 ], [ -72.608349609374997, -5.009570312500003 ], [ -72.69873046875, -5.0671875 ], [ -72.831933593749994, -5.09375 ], [ -72.887060546874991, -5.122753906250011 ], [ -72.907470703125, -5.15771484375 ], [ -72.895800781249989, -5.1982421875 ], [ -72.918261718749989, -5.302539062500003 ], [ -72.958935546874997, -5.495214843750006 ], [ -72.97021484375, -5.589648437500003 ], [ -72.979882812499994, -5.634863281250006 ], [ -73.068066406249997, -5.78955078125 ], [ -73.162890624999989, -5.933398437500003 ], [ -73.209375, -6.028710937500009 ], [ -73.235546875, -6.0984375 ], [ -73.206494140624997, -6.156445312500011 ], [ -73.167724609375, -6.260644531250009 ], [ -73.135351562499991, -6.344335937500006 ], [ -73.126318359374991, -6.40087890625 ], [ -73.137353515624994, -6.4658203125 ], [ -73.177441406249997, -6.525195312500003 ], [ -73.240332031249991, -6.5640625 ], [ -73.325488281249989, -6.57470703125 ], [ -73.499902343749994, -6.679492187500003 ], [ -73.69453125, -6.833789062500003 ], [ -73.758105468749989, -6.90576171875 ], [ -73.776269531249994, -6.973535156250009 ], [ -73.804638671874997, -7.079882812500003 ], [ -73.793017578124989, -7.135058593750003 ], [ -73.75820312499999, -7.172753906250009 ], [ -73.723339843749997, -7.262792968750006 ], [ -73.720410156249997, -7.309277343750011 ], [ -73.749462890624997, -7.335351562500009 ], [ -73.804638671874997, -7.341210937500009 ], [ -73.85400390625, -7.349902343750003 ], [ -73.891748046874994, -7.373144531250006 ], [ -73.929443359375, -7.367285156250006 ], [ -73.964306640624997, -7.37890625 ], [ -73.964306640624997, -7.416699218750011 ], [ -73.952685546874989, -7.460253906250003 ], [ -73.95849609375, -7.506640625 ], [ -73.981738281249989, -7.535742187500006 ], [ -74.002050781249991, -7.556054687500009 ], [ -73.981738281249989, -7.585058593750006 ], [ -73.946875, -7.611230468750009 ], [ -73.894628906249991, -7.65478515625 ], [ -73.822070312499989, -7.738964843750011 ], [ -73.766894531249989, -7.753515625 ], [ -73.720410156249997, -7.782519531250003 ], [ -73.714599609375, -7.829003906250009 ], [ -73.73203125, -7.875390625 ], [ -73.772705078125, -7.895703125000011 ], [ -73.775585937499997, -7.936425781250009 ], [ -73.720410156249997, -7.985742187500009 ], [ -73.682666015624989, -8.020605468750006 ], [ -73.64492187499999, -8.072851562500006 ], [ -73.610107421875, -8.145410156250009 ], [ -73.610107421875, -8.19189453125 ], [ -73.572363281249991, -8.249902343750009 ], [ -73.549121093749989, -8.29931640625 ], [ -73.549121093749989, -8.345800781250006 ], [ -73.488134765624991, -8.3921875 ], [ -73.435888671874991, -8.427050781250003 ], [ -73.398144531249997, -8.458984375 ], [ -73.360400390624989, -8.479296875 ], [ -73.351708984374994, -8.51416015625 ], [ -73.356738281249989, -8.566992187500006 ], [ -73.302441406249997, -8.654003906250011 ], [ -73.203125, -8.719335937500006 ], [ -73.12255859375, -8.8140625 ], [ -73.070507812499997, -8.8828125 ], [ -72.974023437499994, -8.9931640625 ], [ -72.970361328124994, -9.1201171875 ], [ -73.08984375, -9.265722656250006 ], [ -73.209423828124997, -9.411425781250003 ], [ -73.013769531249991, -9.407421875000011 ], [ -72.814257812499989, -9.410351562500011 ], [ -72.60546875, -9.452050781250009 ], [ -72.464746093749994, -9.4921875 ], [ -72.379052734374994, -9.51015625 ], [ -72.318066406249997, -9.556640625 ], [ -72.289013671874997, -9.629199218750003 ], [ -72.265820312499997, -9.6884765625 ], [ -72.259960937499997, -9.774316406250009 ], [ -72.1728515625, -9.844042968750003 ], [ -72.179101562499994, -9.91015625 ], [ -72.181591796874997, -10.003710937500003 ], [ -72.14296875, -10.005175781250003 ], [ -71.887451171875, -10.005566406250011 ], [ -71.608007812499991, -10.006054687500011 ], [ -71.339404296874989, -9.988574218750003 ], [ -71.237939453124994, -9.966015625000011 ], [ -71.115283203124989, -9.852441406250009 ], [ -71.041748046875, -9.81875 ], [ -70.970751953124989, -9.765722656250006 ], [ -70.884521484375, -9.669042968750006 ], [ -70.816259765624991, -9.625292968750003 ], [ -70.758496093749997, -9.571679687500009 ], [ -70.672460937499991, -9.51796875 ], [ -70.636914062499997, -9.478222656250011 ], [ -70.60791015625, -9.463671875 ], [ -70.541113281249991, -9.4375 ], [ -70.570166015624991, -9.48984375 ], [ -70.592236328124997, -9.54345703125 ], [ -70.599169921874989, -9.620507812500009 ], [ -70.567236328124991, -9.70458984375 ], [ -70.593798828124989, -9.767480468750009 ], [ -70.636914062499997, -9.82373046875 ], [ -70.637597656249994, -9.971777343750006 ], [ -70.638525390624991, -10.181542968750009 ], [ -70.639355468749997, -10.361328125 ], [ -70.640332031249997, -10.586035156250006 ], [ -70.641552734374997, -10.8408203125 ], [ -70.642333984375, -11.01025390625 ], [ -70.596533203124991, -10.976855468750003 ], [ -70.533251953124989, -10.946875 ], [ -70.450878906249997, -11.024804687500009 ], [ -70.392285156249997, -11.05859375 ], [ -70.341992187499997, -11.066699218750003 ], [ -70.290380859374991, -11.064257812500003 ], [ -70.220068359374991, -11.04765625 ], [ -70.066308593749994, -10.982421875 ], [ -69.960351562499994, -10.929882812500011 ], [ -69.839794921874997, -10.933398437500003 ], [ -69.674023437499997, -10.9541015625 ], [ -69.57861328125, -10.951757812500006 ], [ -69.45361328125, -11.16875 ], [ -69.362011718749997, -11.327539062500009 ], [ -69.257714843749994, -11.50859375 ], [ -69.173730468749994, -11.654296875 ], [ -69.046191406249989, -11.875683593750011 ], [ -68.93603515625, -12.066796875 ], [ -68.818701171874991, -12.270410156250009 ], [ -68.685253906249997, -12.501953125 ], [ -68.728125, -12.560742187500011 ], [ -68.762890625, -12.607714843750003 ], [ -68.759082031249989, -12.687207031250011 ], [ -68.811816406249989, -12.729589843750006 ], [ -68.86767578125, -12.755175781250003 ], [ -68.933740234374994, -12.822070312500003 ], [ -68.978613281249991, -12.880078125000011 ], [ -68.980517578124989, -12.962597656250011 ], [ -68.97226562499999, -13.38232421875 ], [ -68.983447265624989, -13.496386718750003 ], [ -69.017529296874997, -13.594433593750011 ], [ -69.052832031249991, -13.643945312500009 ], [ -69.074121093749994, -13.682812500000011 ], [ -69.02304687499999, -13.7802734375 ], [ -68.974267578124994, -13.975976562500009 ], [ -68.937451171874997, -14.0146484375 ], [ -68.891699218749991, -14.094335937500006 ], [ -68.870898437499989, -14.169726562500003 ], [ -68.880322265624997, -14.198828125 ], [ -68.971777343749991, -14.234375 ], [ -69.004492187499991, -14.265039062500009 ], [ -69.013134765624997, -14.377246093750003 ], [ -69.052783203124989, -14.417578125 ], [ -69.119726562499991, -14.4703125 ], [ -69.162695312499991, -14.530957031250011 ], [ -69.199267578124989, -14.572558593750003 ], [ -69.234912109374989, -14.597070312500009 ], [ -69.25234375, -14.671093750000011 ], [ -69.276025390624994, -14.745898437500003 ], [ -69.359472656249991, -14.7953125 ], [ -69.373730468749997, -14.8875 ], [ -69.374707031249997, -14.962988281250006 ], [ -69.330712890624994, -15.038964843750009 ], [ -69.18710937499999, -15.19873046875 ], [ -69.172460937499991, -15.236621093750003 ], [ -69.25429687499999, -15.332910156250009 ], [ -69.301904296874994, -15.3994140625 ], [ -69.418505859374989, -15.603417968750009 ], [ -69.4208984375, -15.640625 ], [ -69.391894531249989, -15.736914062500006 ], [ -69.217578124999989, -16.149121093750011 ], [ -69.18798828125, -16.182812500000011 ], [ -69.134179687499994, -16.221972656250003 ], [ -69.046240234374991, -16.217675781250009 ], [ -68.913476562499994, -16.261914062500011 ], [ -68.848828125, -16.312792968750003 ], [ -68.8427734375, -16.337890625 ], [ -68.8578125, -16.354785156250003 ], [ -68.928027343749989, -16.3890625 ], [ -69.00625, -16.433691406250006 ], [ -69.032910156249997, -16.475976562500009 ], [ -69.038378906249989, -16.542675781250011 ], [ -69.020703125, -16.6421875 ], [ -69.054541015624991, -16.67431640625 ], [ -69.132519531249997, -16.713085937500011 ], [ -69.199804687499991, -16.768457031250009 ], [ -69.267236328124994, -16.8609375 ], [ -69.381542968749997, -17.001367187500009 ], [ -69.42109375, -17.0400390625 ], [ -69.438330078124991, -17.08837890625 ], [ -69.503320312499994, -17.104785156250003 ], [ -69.624853515624991, -17.2001953125 ], [ -69.645703125, -17.24853515625 ], [ -69.625878906249994, -17.29443359375 ], [ -69.563818359374991, -17.332910156250009 ], [ -69.521923828124997, -17.388964843750003 ], [ -69.510986328125, -17.460351562500009 ], [ -69.511083984374991, -17.5048828125 ], [ -69.5109375, -17.506054687500011 ], [ -69.58642578125, -17.5732421875 ], [ -69.684765625, -17.649804687500009 ], [ -69.806103515624997, -17.664941406250009 ], [ -69.852099609374989, -17.703808593750011 ], [ -69.841503906249997, -17.78515625 ], [ -69.802441406249997, -17.9 ], [ -69.802587890624991, -17.990234375 ], [ -69.839697265624991, -18.093457031250011 ], [ -69.926367187499991, -18.2060546875 ], [ -70.05908203125, -18.283496093750003 ], [ -70.183789062499997, -18.3251953125 ], [ -70.282275390624989, -18.325390625000011 ], [ -70.377490234374989, -18.33359375 ], [ -70.418261718749989, -18.345605468750009 ], [ -70.491601562499994, -18.277734375 ], [ -70.817480468749991, -18.052539062500003 ], [ -70.941699218749989, -17.93203125 ], [ -71.056591796874997, -17.875683593750011 ], [ -71.336962890624989, -17.682519531250009 ], [ -71.364941406249997, -17.620507812500009 ], [ -71.3994140625, -17.421972656250006 ], [ -71.435888671874991, -17.366015625 ], [ -71.5322265625, -17.294335937500009 ], [ -71.774462890624989, -17.198828125 ], [ -71.868359375, -17.151074218750011 ], [ -71.966894531249991, -17.0640625 ], [ -72.111279296874997, -17.002539062500006 ], [ -72.268603515624989, -16.876171875000011 ], [ -72.3625, -16.775 ], [ -72.467675781249994, -16.708105468750006 ], [ -72.7939453125, -16.614550781250003 ], [ -72.957714843749997, -16.520898437500009 ], [ -73.263769531249991, -16.388574218750009 ], [ -73.400048828124994, -16.304296875 ], [ -73.727685546874994, -16.20166015625 ], [ -73.824951171875, -16.15283203125 ], [ -74.147070312499991, -15.9125 ], [ -74.372900390624991, -15.833984375 ], [ -74.554882812499997, -15.699023437500003 ], [ -75.104248046875, -15.411914062500003 ], [ -75.190527343749991, -15.320117187500003 ], [ -75.274560546874994, -15.178125 ], [ -75.396582031249991, -15.093554687500003 ], [ -75.533642578124997, -14.89921875 ], [ -75.737695312499994, -14.784960937500003 ], [ -75.933886718749989, -14.63359375 ], [ -76.006298828124997, -14.495800781250011 ], [ -76.136474609375, -14.3203125 ], [ -76.175146484374991, -14.226660156250006 ], [ -76.289013671874997, -14.133105468750003 ], [ -76.297021484374994, -13.948437500000011 ], [ -76.37646484375, -13.863085937500003 ], [ -76.319482421874994, -13.821484375000011 ], [ -76.259228515624997, -13.802832031250006 ], [ -76.183935546874991, -13.515234375 ], [ -76.2236328125, -13.371191406250006 ], [ -76.42734375, -13.109960937500006 ], [ -76.502148437499997, -12.984375 ], [ -76.555224609374989, -12.823437500000011 ], [ -76.63710937499999, -12.72802734375 ], [ -76.758007812499997, -12.527148437500003 ], [ -76.832128906249991, -12.348730468750006 ], [ -76.994091796874997, -12.21923828125 ], [ -77.038134765624989, -12.172753906250009 ], [ -77.062695312499997, -12.106835937500009 ], [ -77.15273437499999, -12.060351562500003 ], [ -77.157617187499994, -11.9234375 ], [ -77.2203125, -11.663378906250003 ], [ -77.309912109374991, -11.532421875000011 ], [ -77.63320312499999, -11.287792968750011 ], [ -77.638574218749994, -11.193554687500011 ], [ -77.664306640625, -11.022070312500006 ], [ -77.736083984375, -10.83671875 ], [ -78.095458984375, -10.260644531250009 ], [ -78.185595703124989, -10.089062500000011 ], [ -78.275585937499997, -9.810351562500003 ], [ -78.356494140624989, -9.652050781250011 ], [ -78.445654296874991, -9.37060546875 ], [ -78.580126953124989, -9.156640625 ], [ -78.664599609374989, -8.97109375 ], [ -78.754589843749997, -8.740429687500011 ], [ -78.762255859374989, -8.616992187500003 ], [ -78.92539062499999, -8.404589843750003 ], [ -79.012255859374989, -8.210156250000011 ], [ -79.164404296874991, -8.047167968750003 ], [ -79.312841796874991, -7.923242187500009 ], [ -79.377246093749989, -7.835546875 ], [ -79.5888671875, -7.4189453125 ], [ -79.617724609374989, -7.295605468750011 ], [ -79.761962890625, -7.066503906250006 ], [ -79.9046875, -6.901660156250003 ], [ -79.994970703124991, -6.768945312500009 ], [ -80.110253906249994, -6.649609375000011 ], [ -80.811621093749991, -6.2822265625 ], [ -81.058447265624991, -6.12939453125 ], [ -81.142041015624997, -6.056738281250006 ], [ -81.180517578124991, -5.9423828125 ], [ -81.164306640625, -5.875292968750003 ], [ -81.091845703124989, -5.812402343750009 ], [ -80.991650390624997, -5.8609375 ], [ -80.9306640625, -5.8408203125 ], [ -80.882714843749994, -5.758984375000011 ], [ -80.881933593749991, -5.635058593750003 ], [ -80.943115234375, -5.475390625 ], [ -81.167675781249997, -5.167089843750006 ], [ -81.150732421874991, -5.101855468750003 ], [ -81.108496093749991, -5.02783203125 ], [ -81.195068359375, -4.879492187500006 ], [ -81.289404296874991, -4.7607421875 ], [ -81.336621093749997, -4.66953125 ], [ -81.283203125, -4.322265625 ], [ -81.23203125, -4.234277343750009 ], [ -80.891943359374991, -3.881640625 ], [ -80.798583984375, -3.731054687500006 ], [ -80.65273437499999, -3.63818359375 ], [ -80.503662109375, -3.49609375 ], [ -80.324658203124997, -3.387890625000011 ], [ -80.29833984375, -3.406445312500011 ], [ -80.273535156249991, -3.424609375 ], [ -80.271875, -3.461035156250006 ], [ -80.26523437499999, -3.492480468750003 ], [ -80.245410156249989, -3.522167968750011 ], [ -80.24375, -3.576757812500006 ], [ -80.220605468749994, -3.613183593750009 ], [ -80.218945312499997, -3.654492187500011 ], [ -80.21728515625, -3.710742187500003 ], [ -80.228857421874991, -3.738867187500006 ], [ -80.217578124999989, -3.787695312500006 ], [ -80.179248046874989, -3.877734375 ], [ -80.194140624999989, -3.905859375 ], [ -80.230517578124989, -3.924023437500011 ], [ -80.266894531249989, -3.948828125 ], [ -80.303271484374989, -4.005078125000011 ], [ -80.357861328124997, -4.00341796875 ], [ -80.437207031249997, -3.978613281250006 ], [ -80.490136718749994, -4.010058593750003 ], [ -80.510009765625, -4.069531250000011 ], [ -80.493457031249989, -4.119140625 ], [ -80.488476562499997, -4.16552734375 ], [ -80.453759765624994, -4.205175781250006 ], [ -80.352880859374991, -4.20849609375 ], [ -80.44384765625, -4.335839843750009 ], [ -80.488476562499997, -4.393652343750006 ], [ -80.478564453124989, -4.430078125 ], [ -80.424169921874991, -4.46142578125 ], [ -80.383496093749997, -4.463671875 ], [ -80.29335937499999, -4.416796875 ], [ -80.232177734375, -4.349023437500009 ], [ -80.197460937499997, -4.31103515625 ], [ -80.139550781249994, -4.296093750000011 ], [ -80.063525390624989, -4.327539062500009 ], [ -79.962890625, -4.390332031250011 ], [ -79.845117187499994, -4.445898437500006 ], [ -79.79726562499999, -4.476367187500003 ], [ -79.710986328124989, -4.467578125 ], [ -79.638525390624991, -4.454882812500003 ], [ -79.577685546874989, -4.500585937500006 ], [ -79.516162109374989, -4.539160156250006 ], [ -79.501904296874997, -4.670605468750011 ], [ -79.455761718749997, -4.766210937500006 ], [ -79.3994140625, -4.840039062500011 ], [ -79.330957031249994, -4.927832031250006 ], [ -79.268115234374989, -4.957617187500006 ], [ -79.186669921874994, -4.958203125000011 ], [ -79.076269531249991, -4.990625 ], [ -79.033300781249991, -4.969140625 ], [ -78.995263671874994, -4.908007812500003 ], [ -78.975390624999989, -4.873242187500011 ], [ -78.919189453125, -4.8583984375 ], [ -78.914208984374994, -4.818652343750003 ], [ -78.92578125, -4.770703125000011 ], [ -78.907617187499994, -4.714453125 ], [ -78.861523437499997, -4.6650390625 ], [ -78.743066406249994, -4.592675781250009 ], [ -78.68603515625, -4.562402343750009 ], [ -78.674462890624994, -4.517675781250006 ], [ -78.652929687499991, -4.458203125000011 ], [ -78.661230468749991, -4.425097656250003 ], [ -78.68515625, -4.383984375000011 ], [ -78.679394531249997, -4.325878906250011 ], [ -78.647998046874989, -4.248144531250006 ], [ -78.603369140624991, -4.157324218750006 ], [ -78.565136718749997, -4.041601562500006 ], [ -78.550439453124994, -3.986914062500006 ], [ -78.509082031249989, -3.9521484375 ], [ -78.493457031249989, -3.902050781250011 ], [ -78.471044921874991, -3.843066406250003 ], [ -78.419775390624991, -3.77685546875 ], [ -78.421435546874989, -3.705761718750011 ], [ -78.399951171874989, -3.67431640625 ], [ -78.39804687499999, -3.594824218750006 ], [ -78.34726562499999, -3.43125 ], [ -78.345361328124994, -3.397363281250009 ], [ -78.323046874999989, -3.38828125 ], [ -78.2841796875, -3.399023437500006 ], [ -78.250732421875, -3.436132812500006 ], [ -78.240380859374994, -3.472558593750009 ], [ -78.226318359375, -3.489160156250009 ], [ -78.194873046874989, -3.48583984375 ], [ -78.158496093749989, -3.465136718750003 ], [ -78.160986328124991, -3.43212890625 ], [ -78.187451171874997, -3.399804687500009 ], [ -78.194628906249989, -3.38046875 ], [ -78.183300781249997, -3.350195312500006 ], [ -78.128222656249989, -3.283886718750011 ], [ -78.067919921874989, -3.206835937500003 ], [ -77.9384765625, -3.046972656250006 ], [ -77.860595703125, -2.981640625000011 ], [ -77.658984374999989, -2.912402343750003 ], [ -77.506494140624994, -2.859960937500006 ], [ -77.360058593749997, -2.809667968750006 ], [ -77.161474609374991, -2.737695312500009 ], [ -76.880761718749994, -2.635937500000011 ], [ -76.679101562499994, -2.562597656250006 ], [ -76.499365234374991, -2.432324218750011 ], [ -76.360156249999989, -2.331347656250003 ], [ -76.240917968749997, -2.243945312500003 ], [ -76.089794921874997, -2.133105468750003 ], [ -75.885449218749997, -1.893457031250009 ], [ -75.74453125, -1.728125 ], [ -75.641650390624989, -1.607324218750009 ], [ -75.570556640625, -1.53125 ], [ -75.513867187499997, -1.316308593750009 ], [ -75.449169921874997, -1.071191406250009 ], [ -75.42041015625, -0.962207031250003 ], [ -75.408056640624991, -0.92431640625 ], [ -75.380126953125, -0.940234375 ], [ -75.348193359374989, -0.966796875 ], [ -75.309179687499991, -0.968066406250003 ], [ -75.272412109374997, -0.966796875 ], [ -75.24960937499999, -0.951855468750011 ], [ -75.28359375, -0.707128906250006 ], [ -75.278710937499994, -0.65390625 ], [ -75.259375, -0.590136718750003 ], [ -75.263232421874989, -0.555371093750011 ], [ -75.325244140624989, -0.506542968750011 ], [ -75.424707031249994, -0.408886718750011 ], [ -75.465966796874994, -0.32177734375 ], [ -75.491064453124991, -0.248339843750003 ], [ -75.560595703124989, -0.200097656250009 ], [ -75.63203125, -0.157617187500009 ], [ -75.626269531249989, -0.122851562500003 ], [ -75.583740234375, -0.122851562500003 ], [ -75.475976562499994, -0.157128906250009 ], [ -75.398388671874997, -0.14599609375 ], [ -75.340478515624994, -0.1421875 ], [ -75.284472656249989, -0.106542968750006 ], [ -75.224609375, -0.041748046875 ], [ -75.18408203125, -0.041748046875 ], [ -75.138378906249997, -0.050488281250011 ], [ -75.0546875, -0.11669921875 ], [ -75.004980468749991, -0.155859375 ], [ -74.9453125, -0.188183593750011 ], [ -74.888818359374994, -0.199414062500011 ], [ -74.8375, -0.203320312500011 ], [ -74.8017578125, -0.200097656250009 ], [ -74.78046875, -0.24453125 ], [ -74.75537109375, -0.298632812500003 ], [ -74.691650390625, -0.335253906250003 ], [ -74.616357421874994, -0.370019531250009 ], [ -74.55507812499999, -0.429882812500011 ], [ -74.513867187499997, -0.470117187500009 ], [ -74.465185546874991, -0.517675781250006 ], [ -74.417871093749994, -0.580664062500006 ], [ -74.374902343749994, -0.69140625 ], [ -74.353125, -0.7666015625 ], [ -74.32861328125, -0.808398437500003 ], [ -74.334423828124997, -0.850878906250003 ], [ -74.283886718749997, -0.927832031250006 ], [ -74.246386718749989, -0.970605468750009 ], [ -74.180761718749991, -0.997753906250011 ], [ -74.054394531249997, -1.028613281250003 ], [ -73.98681640625, -1.09814453125 ], [ -73.926953125, -1.125195312500011 ], [ -73.863183593749994, -1.196679687500009 ], [ -73.807177734374989, -1.217968750000011 ], [ -73.735742187499994, -1.214160156250003 ], [ -73.664306640625, -1.248828125 ], [ -73.610253906249994, -1.31640625 ], [ -73.575488281249989, -1.4013671875 ], [ -73.521386718749994, -1.44970703125 ], [ -73.494335937499997, -1.53662109375 ], [ -73.525244140624991, -1.638867187500011 ], [ -73.496289062499997, -1.693066406250011 ], [ -73.440283203124991, -1.737402343750006 ], [ -73.349511718749994, -1.783886718750011 ], [ -73.266455078124991, -1.772265625 ], [ -73.223974609374991, -1.787695312500006 ], [ -73.196972656249997, -1.830273437500011 ], [ -73.181494140624991, -1.88037109375 ], [ -73.145214843749997, -2.003320312500009 ], [ -73.126513671874989, -2.0810546875 ], [ -73.160205078124989, -2.156347656250006 ], [ -73.172656249999989, -2.208398437500009 ], [ -73.154492187499997, -2.278222656250009 ], [ -73.068164062499989, -2.31201171875 ], [ -72.989648437499994, -2.339746093750009 ], [ -72.941113281249997, -2.39404296875 ], [ -72.887158203124997, -2.408496093750003 ], [ -72.811230468749997, -2.405468750000011 ], [ -72.714160156249989, -2.3921875 ], [ -72.66015625, -2.361035156250011 ], [ -72.625341796874991, -2.351660156250006 ], [ -72.586718749999989, -2.365136718750009 ], [ -72.500683593749997, -2.39501953125 ], [ -72.395605468749991, -2.428906250000011 ], [ -72.300732421874997, -2.409277343750006 ], [ -72.218457031249997, -2.400488281250006 ], [ -72.136816406249991, -2.380664062500003 ], [ -72.053808593749991, -2.324609375 ], [ -71.984277343749994, -2.3265625 ], [ -71.932470703124991, -2.288671875 ], [ -71.867285156249991, -2.227734375000011 ], [ -71.802734375, -2.166308593750003 ], [ -71.752539062499991, -2.152734375 ], [ -71.67148437499999, -2.18212890625 ], [ -71.559472656249994, -2.22421875 ], [ -71.49609375, -2.279199218750009 ], [ -71.447460937499997, -2.29375 ], [ -71.39697265625, -2.334082031250006 ], [ -71.300097656249989, -2.334863281250009 ], [ -71.196386718749991, -2.313085937500006 ], [ -71.113378906249991, -2.245410156250003 ], [ -71.027294921874997, -2.225781250000011 ], [ -70.968554687499989, -2.206835937500003 ], [ -70.91455078125, -2.218554687500003 ], [ -70.705371093749989, -2.341992187500011 ], [ -70.647998046874989, -2.40576171875 ], [ -70.575878906249997, -2.418261718750003 ], [ -70.516796875, -2.453125 ], [ -70.418212890625, -2.49072265625 ], [ -70.364160156249994, -2.529296875 ], [ -70.294628906249997, -2.552539062500003 ], [ -70.244433593749989, -2.606542968750006 ], [ -70.164746093749997, -2.639843750000011 ], [ -70.095849609374994, -2.658203125 ], [ -70.064746093749989, -2.70166015625 ], [ -70.064453125, -2.730761718750003 ], [ -70.074023437499989, -2.750195312500011 ], [ -70.147070312499991, -2.8640625 ], [ -70.290136718749991, -3.087304687500009 ], [ -70.418994140624989, -3.288281250000011 ], [ -70.621679687499991, -3.604589843750006 ], [ -70.735107421875, -3.781542968750003 ], [ -70.706201171874994, -3.788964843750009 ], [ -70.5296875, -3.866406250000011 ], [ -70.48583984375, -3.869335937500011 ], [ -70.42109375, -3.849609375 ], [ -70.379199218749989, -3.81875 ], [ -70.339501953124994, -3.814355468750009 ], [ -70.2984375, -3.84423828125 ], [ -70.240283203124989, -3.882714843750009 ], [ -70.198388671874994, -3.9951171875 ], [ -70.167529296874989, -4.050195312500009 ], [ -70.094775390624989, -4.0921875 ], [ -70.0171875, -4.162011718750009 ], [ -69.965917968749991, -4.2359375 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Paraguay", "admin": "Paraguay" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -58.15976562499999, -20.164648437500006 ], [ -58.137792968749991, -20.2373046875 ], [ -58.12460937499999, -20.29345703125 ], [ -58.091503906249997, -20.333203125000011 ], [ -58.058447265624991, -20.386132812500009 ], [ -58.025390625, -20.415820312500003 ], [ -58.002246093749989, -20.465429687500006 ], [ -58.008837890624989, -20.521679687500011 ], [ -57.99560546875, -20.594433593750011 ], [ -57.979052734374989, -20.657324218750006 ], [ -57.9625, -20.673828125 ], [ -57.915136718749991, -20.690332031250009 ], [ -57.891406249999989, -20.747460937500009 ], [ -57.908496093749989, -20.7763671875 ], [ -57.901904296874989, -20.809375 ], [ -57.884814453124989, -20.841699218750009 ], [ -57.900488281249991, -20.873046875 ], [ -57.892236328124994, -20.897070312500006 ], [ -57.860009765624994, -20.918554687500006 ], [ -57.830224609374994, -20.997949218750009 ], [ -57.826953124999989, -21.13359375 ], [ -57.860009765624994, -21.20625 ], [ -57.886474609375, -21.265820312500011 ], [ -57.89306640625, -21.30224609375 ], [ -57.873242187499997, -21.355078125 ], [ -57.906298828124989, -21.41796875 ], [ -57.945996093749997, -21.494042968750009 ], [ -57.936083984374989, -21.546972656250006 ], [ -57.929443359375, -21.596582031250009 ], [ -57.92617187499999, -21.649511718750006 ], [ -57.916210937499997, -21.699121093750009 ], [ -57.929443359375, -21.751953125 ], [ -57.942675781249989, -21.79833984375 ], [ -57.949316406249991, -21.851171875 ], [ -57.932763671874994, -21.910742187500006 ], [ -57.9625, -21.966992187500011 ], [ -57.979052734374989, -22.006640625 ], [ -57.985693359374991, -22.04638671875 ], [ -57.955908203124991, -22.109179687500003 ], [ -57.879833984374997, -22.135644531250009 ], [ -57.8203125, -22.142285156250011 ], [ -57.7640625, -22.109179687500003 ], [ -57.72109375, -22.09921875 ], [ -57.641699218749991, -22.129003906250006 ], [ -57.568945312499991, -22.181933593750003 ], [ -57.476367187499989, -22.188574218750006 ], [ -57.393652343749991, -22.198437500000011 ], [ -57.330859374999989, -22.215039062500011 ], [ -57.238232421874997, -22.195214843750009 ], [ -57.142333984375, -22.215039062500011 ], [ -57.029882812499991, -22.244824218750011 ], [ -56.937255859375, -22.271289062500003 ], [ -56.844677734374997, -22.2646484375 ], [ -56.775195312499989, -22.261328125 ], [ -56.702441406249989, -22.231542968750006 ], [ -56.633007812499997, -22.23486328125 ], [ -56.580078125, -22.181933593750003 ], [ -56.55029296875, -22.135644531250009 ], [ -56.52382812499999, -22.1025390625 ], [ -56.447802734374989, -22.076171875 ], [ -56.394873046874991, -22.092675781250009 ], [ -56.351855468749989, -22.178613281250009 ], [ -56.27578125, -22.228222656250011 ], [ -56.246044921874997, -22.2646484375 ], [ -56.18984375, -22.281152343750009 ], [ -56.067480468749991, -22.284472656250003 ], [ -55.99140625, -22.281152343750009 ], [ -55.905371093749991, -22.3076171875 ], [ -55.849169921874989, -22.3076171875 ], [ -55.799560546875, -22.35390625 ], [ -55.753271484374991, -22.41015625 ], [ -55.746630859374989, -22.5126953125 ], [ -55.703662109374989, -22.592089843750003 ], [ -55.647412109374997, -22.621875 ], [ -55.61767578125, -22.671484375 ], [ -55.627587890624994, -22.740917968750011 ], [ -55.654052734375, -22.810351562500003 ], [ -55.650732421874991, -22.886425781250011 ], [ -55.620996093749994, -22.955859375 ], [ -55.620996093749994, -23.025292968750009 ], [ -55.601123046874989, -23.0947265625 ], [ -55.561425781249994, -23.154296875 ], [ -55.548193359374991, -23.250195312500011 ], [ -55.554833984374994, -23.319628906250003 ], [ -55.528369140624989, -23.359375 ], [ -55.518457031249994, -23.415625 ], [ -55.534960937499989, -23.4619140625 ], [ -55.541601562499991, -23.524707031250003 ], [ -55.53828125, -23.580957031250009 ], [ -55.518457031249994, -23.627246093750003 ], [ -55.458886718749994, -23.686718750000011 ], [ -55.4423828125, -23.792578125 ], [ -55.4423828125, -23.865332031250006 ], [ -55.415917968749994, -23.951367187500011 ], [ -55.366308593749991, -23.991015625 ], [ -55.286914062499989, -24.004296875 ], [ -55.1943359375, -24.017480468750009 ], [ -55.081884765624991, -23.99765625 ], [ -54.982666015625, -23.974511718750009 ], [ -54.926464843749997, -23.951367187500011 ], [ -54.817285156249994, -23.888476562500003 ], [ -54.721386718749997, -23.852148437500006 ], [ -54.671777343749994, -23.829003906250009 ], [ -54.62548828125, -23.8125 ], [ -54.529589843749989, -23.852148437500006 ], [ -54.440234374999989, -23.901757812500009 ], [ -54.370800781249997, -23.97119140625 ], [ -54.24179687499999, -24.047265625 ], [ -54.266894531249989, -24.065820312500009 ], [ -54.318261718749994, -24.128125 ], [ -54.317285156249994, -24.201269531250006 ], [ -54.281005859375, -24.306054687500009 ], [ -54.312939453124997, -24.528125 ], [ -54.412988281249994, -24.867480468750003 ], [ -54.4541015625, -25.065234375 ], [ -54.436230468749997, -25.121289062500011 ], [ -54.47314453125, -25.22021484375 ], [ -54.610546875, -25.432714843750006 ], [ -54.615869140624994, -25.576074218750009 ], [ -54.631933593749991, -26.005761718750009 ], [ -54.677734375, -26.308789062500011 ], [ -54.755078125, -26.532910156250011 ], [ -54.825488281249989, -26.652246093750009 ], [ -54.888916015625, -26.666796875 ], [ -54.934472656249994, -26.702539062500009 ], [ -54.962158203125, -26.759375 ], [ -55.013623046874997, -26.806640625 ], [ -55.0888671875, -26.84453125 ], [ -55.129638671875, -26.886035156250003 ], [ -55.1359375, -26.93115234375 ], [ -55.2080078125, -26.960156250000011 ], [ -55.345800781249991, -26.97314453125 ], [ -55.426660156249994, -27.00927734375 ], [ -55.450634765624997, -27.068359375 ], [ -55.496728515624994, -27.115332031250006 ], [ -55.564892578124997, -27.15 ], [ -55.59726562499999, -27.207617187500006 ], [ -55.593798828124989, -27.2880859375 ], [ -55.632910156249991, -27.357128906250011 ], [ -55.714648437499989, -27.41484375 ], [ -55.789990234374997, -27.41640625 ], [ -55.859033203124994, -27.361914062500006 ], [ -55.951464843749989, -27.32568359375 ], [ -56.067333984374997, -27.307714843750006 ], [ -56.1640625, -27.321484375000011 ], [ -56.24169921875, -27.366796875 ], [ -56.310546875, -27.438769531250003 ], [ -56.370507812499994, -27.537402343750003 ], [ -56.437158203124994, -27.553808593750006 ], [ -56.510546874999989, -27.487890625 ], [ -56.603369140624991, -27.467871093750006 ], [ -56.715722656249994, -27.49375 ], [ -56.80517578125, -27.484667968750003 ], [ -56.871728515624994, -27.440625 ], [ -56.973974609374991, -27.435742187500011 ], [ -57.11181640625, -27.470117187500009 ], [ -57.391259765624994, -27.43046875 ], [ -57.812207031249997, -27.316601562500011 ], [ -58.168261718749989, -27.2734375 ], [ -58.604833984374991, -27.314355468750009 ], [ -58.641748046874994, -27.19609375 ], [ -58.618603515624997, -27.132128906250003 ], [ -58.547705078124991, -27.083984375 ], [ -58.503222656249989, -27.029492187500011 ], [ -58.485253906249994, -26.968457031250011 ], [ -58.436328124999989, -26.921972656250006 ], [ -58.3564453125, -26.890039062500009 ], [ -58.322558593749989, -26.857617187500011 ], [ -58.334667968749997, -26.824902343750011 ], [ -58.317675781249989, -26.7958984375 ], [ -58.271679687499997, -26.770703125000011 ], [ -58.245556640624997, -26.731054687500006 ], [ -58.239355468749991, -26.676855468750006 ], [ -58.222070312499994, -26.65 ], [ -58.191308593749994, -26.629980468750006 ], [ -58.187939453124997, -26.592578125 ], [ -58.205175781249991, -26.4765625 ], [ -58.203027343749994, -26.381445312500006 ], [ -58.181494140624991, -26.307421875 ], [ -58.1546875, -26.262597656250009 ], [ -58.135644531249994, -26.25146484375 ], [ -58.118066406249994, -26.224902343750003 ], [ -58.111132812499989, -26.18017578125 ], [ -58.08242187499999, -26.138574218750009 ], [ -57.943115234375, -26.052929687500011 ], [ -57.890625, -26.006542968750011 ], [ -57.88623046875, -25.964257812500009 ], [ -57.865234375, -25.906933593750011 ], [ -57.782470703125, -25.78369140625 ], [ -57.757080078125, -25.725976562500009 ], [ -57.754785156249994, -25.697070312500003 ], [ -57.725488281249994, -25.667187500000011 ], [ -57.625830078124991, -25.598730468750006 ], [ -57.571679687499994, -25.5341796875 ], [ -57.563134765624994, -25.473730468750006 ], [ -57.587158203125, -25.405078125 ], [ -57.643896484374991, -25.328417968750003 ], [ -57.821679687499994, -25.136425781250011 ], [ -57.959814453124991, -25.04921875 ], [ -58.136474609375, -24.977148437500006 ], [ -58.252783203124991, -24.953808593750011 ], [ -58.308691406249991, -24.979101562500006 ], [ -58.365380859374994, -24.959277343750003 ], [ -58.422802734374997, -24.894140625 ], [ -58.519628906249991, -24.842871093750006 ], [ -58.724023437499994, -24.78662109375 ], [ -59.187255859375, -24.562304687500003 ], [ -59.372949218749994, -24.45390625 ], [ -59.435400390624991, -24.387011718750003 ], [ -59.60859375, -24.266796875000011 ], [ -59.892480468749994, -24.093554687500003 ], [ -60.110302734374997, -24.009179687500009 ], [ -60.26220703125, -24.013964843750003 ], [ -60.50537109375, -23.963574218750011 ], [ -60.83984375, -23.858105468750011 ], [ -61.032910156249997, -23.755664062500003 ], [ -61.084716796875, -23.656445312500011 ], [ -61.208398437499994, -23.55703125 ], [ -61.403955078124994, -23.45751953125 ], [ -61.505517578124994, -23.391992187500009 ], [ -61.513037109374991, -23.360449218750006 ], [ -61.570996093749997, -23.319433593750006 ], [ -61.679492187499989, -23.26875 ], [ -61.798535156249997, -23.18203125 ], [ -61.928027343749989, -23.059277343750011 ], [ -62.066601562499997, -22.869433593750003 ], [ -62.214160156249989, -22.612402343750006 ], [ -62.372509765624997, -22.439160156250011 ], [ -62.541552734374989, -22.349609375 ], [ -62.6259765625, -22.290429687500009 ], [ -62.625683593749997, -22.261523437500003 ], [ -62.650976562499991, -22.233691406250003 ], [ -62.62851562499999, -22.183984375 ], [ -62.566943359374989, -21.988671875 ], [ -62.477832031249989, -21.705273437500011 ], [ -62.385449218749997, -21.41171875 ], [ -62.276660156249989, -21.066015625 ], [ -62.276513671874994, -20.82080078125 ], [ -62.276318359374997, -20.5625 ], [ -62.121630859374989, -20.349902343750003 ], [ -62.011816406249991, -20.199023437500003 ], [ -61.916943359374997, -20.055371093750011 ], [ -61.820898437499991, -19.809472656250009 ], [ -61.7568359375, -19.6453125 ], [ -61.511816406249991, -19.6064453125 ], [ -61.095996093749989, -19.52099609375 ], [ -60.888769531249991, -19.478515625 ], [ -60.451611328124997, -19.388769531250006 ], [ -60.007373046874989, -19.297558593750011 ], [ -59.540869140624991, -19.291796875 ], [ -59.090527343749997, -19.286230468750006 ], [ -58.741113281249994, -19.490234375 ], [ -58.47421875, -19.64609375 ], [ -58.18017578125, -19.81787109375 ], [ -58.160058593749994, -19.854882812500009 ], [ -58.139941406249989, -19.998828125 ], [ -58.15976562499999, -20.164648437500006 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Suriname", "admin": "Suriname" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -54.155957031249997, 5.35898437499999 ], [ -54.240185546874997, 5.288232421874994 ], [ -54.33164062499999, 5.187402343749994 ], [ -54.452197265624989, 5.013476562499989 ], [ -54.446875, 4.958789062499989 ], [ -54.473339843749997, 4.914697265624994 ], [ -54.4796875, 4.836523437499991 ], [ -54.471142578124997, 4.749316406249989 ], [ -54.440234374999989, 4.691992187499991 ], [ -54.426074218749989, 4.5830078125 ], [ -54.44960937499999, 4.485009765624994 ], [ -54.440673828125, 4.428027343749989 ], [ -54.416015625, 4.337646484375 ], [ -54.396240234375, 4.24140625 ], [ -54.398388671874997, 4.202490234374991 ], [ -54.369140625, 4.170947265624989 ], [ -54.342138671874991, 4.140039062499994 ], [ -54.350732421874994, 4.054101562499994 ], [ -54.255517578124994, 3.901074218749997 ], [ -54.197460937499997, 3.834423828124997 ], [ -54.11279296875, 3.769433593749994 ], [ -54.081982421874997, 3.705957031249994 ], [ -54.034228515624989, 3.62939453125 ], [ -54.005908203124989, 3.620410156249989 ], [ -53.990478515625, 3.589550781249997 ], [ -54.005957031249991, 3.530517578125 ], [ -54.009570312499989, 3.448535156249989 ], [ -54.063183593749997, 3.353320312499989 ], [ -54.188037109374989, 3.178759765624989 ], [ -54.203125, 3.13818359375 ], [ -54.170703124999989, 2.993603515624997 ], [ -54.188085937499991, 2.874853515624991 ], [ -54.195507812499997, 2.81787109375 ], [ -54.256738281249994, 2.713720703124991 ], [ -54.402001953124994, 2.461523437499991 ], [ -54.485546875, 2.416113281249991 ], [ -54.535937499999989, 2.343310546874989 ], [ -54.568408203124989, 2.342578124999989 ], [ -54.604736328125, 2.335791015624991 ], [ -54.616259765624989, 2.326757812499991 ], [ -54.661865234375, 2.327539062499994 ], [ -54.697412109374994, 2.359814453124997 ], [ -54.702929687499989, 2.39794921875 ], [ -54.722216796874989, 2.441650390625 ], [ -54.766845703125, 2.454736328124994 ], [ -54.851660156249991, 2.439550781249991 ], [ -54.876074218749991, 2.450390625 ], [ -54.926562499999989, 2.497363281249989 ], [ -54.968408203124994, 2.54833984375 ], [ -54.978662109374994, 2.59765625 ], [ -55.005810546874997, 2.59296875 ], [ -55.0703125, 2.54833984375 ], [ -55.114111328124991, 2.539208984374994 ], [ -55.14882812499999, 2.55078125 ], [ -55.187695312499997, 2.547509765624994 ], [ -55.286035156249994, 2.499658203124994 ], [ -55.343994140625, 2.48876953125 ], [ -55.385351562499991, 2.440625 ], [ -55.658935546875, 2.41875 ], [ -55.730566406249991, 2.406152343749994 ], [ -55.89375, 2.489501953125 ], [ -55.9359375, 2.5166015625 ], [ -55.957470703124997, 2.520458984374997 ], [ -55.9755859375, 2.515966796874991 ], [ -55.993505859374991, 2.497509765624997 ], [ -56.020361328124991, 2.392773437499997 ], [ -56.045117187499997, 2.364404296874994 ], [ -56.087792968749994, 2.34130859375 ], [ -56.12939453125, 2.299511718749997 ], [ -56.1376953125, 2.259033203125 ], [ -56.073632812499994, 2.236767578124997 ], [ -56.020068359374989, 2.158154296874997 ], [ -55.961962890624989, 2.095117187499994 ], [ -55.915332031249989, 2.03955078125 ], [ -55.921630859375, 1.976660156249991 ], [ -55.929638671874997, 1.8875 ], [ -55.963330078124997, 1.857080078124994 ], [ -56.01992187499999, 1.842236328124997 ], [ -56.227148437499991, 1.885351562499991 ], [ -56.385839843749991, 1.923876953124989 ], [ -56.452832031249997, 1.932324218749997 ], [ -56.4828125, 1.942138671875 ], [ -56.522363281249994, 1.974804687499997 ], [ -56.562695312499997, 2.005078125 ], [ -56.627197265625, 2.01601562499999 ], [ -56.704345703125, 2.036474609374991 ], [ -56.761132812499994, 2.114892578124994 ], [ -56.81982421875, 2.226660156249991 ], [ -56.840527343749997, 2.277148437499989 ], [ -56.886425781249997, 2.325976562499989 ], [ -56.931494140624991, 2.395361328124991 ], [ -56.945214843749994, 2.456835937499989 ], [ -56.979296874999989, 2.513232421874989 ], [ -56.997119140624989, 2.532177734374997 ], [ -57.023486328124989, 2.60898437499999 ], [ -57.028955078124994, 2.6375 ], [ -57.041943359374997, 2.64111328125 ], [ -57.060449218749994, 2.665673828124994 ], [ -57.096875, 2.747851562499989 ], [ -57.105126953124994, 2.768261718749997 ], [ -57.121142578124989, 2.775537109374994 ], [ -57.163623046874989, 2.833251953125 ], [ -57.197363281249991, 2.853271484375 ], [ -57.209814453124991, 2.8828125 ], [ -57.206933593749994, 2.96337890625 ], [ -57.225, 3.003076171874994 ], [ -57.230566406249991, 3.078564453124997 ], [ -57.231640625, 3.10888671875 ], [ -57.248974609374997, 3.142285156249997 ], [ -57.277929687499991, 3.164306640625 ], [ -57.282910156249997, 3.218847656249991 ], [ -57.289941406249994, 3.353613281249991 ], [ -57.303662109374997, 3.377099609374994 ], [ -57.425585937499989, 3.375439453124997 ], [ -57.43789062499999, 3.362255859374997 ], [ -57.490576171874991, 3.354296874999989 ], [ -57.549609374999989, 3.352832031249989 ], [ -57.602734375, 3.370947265624991 ], [ -57.646728515625, 3.39453125 ], [ -57.656103515624991, 3.423730468749994 ], [ -57.649462890624989, 3.517382812499989 ], [ -57.720361328124994, 3.58828125 ], [ -57.832666015624994, 3.675976562499997 ], [ -57.866552734374991, 3.787255859374994 ], [ -57.90771484375, 3.856689453125 ], [ -58.0322265625, 4.001953125 ], [ -58.05429687499999, 4.101660156249991 ], [ -58.054492187499989, 4.171923828124989 ], [ -58.0107421875, 4.236474609374994 ], [ -57.949755859374989, 4.349951171874991 ], [ -57.924707031249994, 4.453125 ], [ -57.90625, 4.506787109374997 ], [ -57.874707031249997, 4.577099609374997 ], [ -57.845996093749989, 4.668164062499997 ], [ -57.867871093749997, 4.724316406249997 ], [ -57.904882812499991, 4.779296875 ], [ -57.917041015624989, 4.820410156249991 ], [ -57.881103515625, 4.880615234375 ], [ -57.844921875, 4.923046875 ], [ -57.804101562499994, 4.929052734374991 ], [ -57.752001953124989, 4.954492187499994 ], [ -57.711083984374994, 4.991064453124991 ], [ -57.64882812499999, 5.000683593749997 ], [ -57.570898437499991, 5.004492187499991 ], [ -57.412158203124989, 5.004589843749997 ], [ -57.331005859374997, 5.020166015624994 ], [ -57.305761718749991, 5.049560546875 ], [ -57.3095703125, 5.10585937499999 ], [ -57.269287109375, 5.157031249999989 ], [ -57.226855468749989, 5.178515624999989 ], [ -57.209814453124991, 5.195410156249991 ], [ -57.207324218749989, 5.214208984374991 ], [ -57.218457031249997, 5.231542968749991 ], [ -57.235302734374997, 5.242871093749997 ], [ -57.279638671874991, 5.246777343749997 ], [ -57.318554687499997, 5.335351562499994 ], [ -57.291894531249994, 5.373974609374997 ], [ -57.257519531249997, 5.445166015624991 ], [ -57.247900390624991, 5.485253906249994 ], [ -57.194775390624997, 5.5484375 ], [ -57.18212890625, 5.52890625 ], [ -57.140820312499997, 5.643798828125 ], [ -57.136035156249989, 5.737207031249994 ], [ -57.104589843749991, 5.829394531249989 ], [ -57.056640625, 5.938671875 ], [ -56.969824218749991, 5.992871093749997 ], [ -56.466015625, 5.937744140625 ], [ -56.235595703125, 5.885351562499991 ], [ -55.939550781249991, 5.795458984374989 ], [ -55.897607421874994, 5.699316406249991 ], [ -55.8955078125, 5.795458984374989 ], [ -55.909912109375, 5.892626953124989 ], [ -55.828173828124989, 5.961669921875 ], [ -55.648339843749994, 5.985888671874989 ], [ -55.37929687499999, 5.95263671875 ], [ -55.148291015624991, 5.993457031249989 ], [ -54.833691406249997, 5.988330078124989 ], [ -54.356152343749997, 5.909863281249997 ], [ -54.142333984375, 5.856347656249994 ], [ -54.05419921875, 5.807910156249989 ], [ -54.037402343749989, 5.720507812499989 ], [ -54.045947265624989, 5.60888671875 ], [ -54.08046875, 5.502246093749989 ], [ -54.155957031249997, 5.35898437499999 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Uruguay", "admin": "Uruguay" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -53.37060546875, -33.7421875 ], [ -53.419580078124994, -33.779199218750009 ], [ -53.472460937499989, -33.849316406250011 ], [ -53.534521484374991, -34.017480468750009 ], [ -53.742919921875, -34.24951171875 ], [ -53.785302734374994, -34.38037109375 ], [ -54.01025390625, -34.516992187500009 ], [ -54.168554687499991, -34.670703125 ], [ -54.272119140624994, -34.666894531250009 ], [ -54.365332031249991, -34.732714843750003 ], [ -54.902294921874997, -34.932812500000011 ], [ -55.095117187499994, -34.895117187500006 ], [ -55.23789062499999, -34.895800781250003 ], [ -55.37060546875, -34.8076171875 ], [ -55.673144531249989, -34.775683593750003 ], [ -55.862939453124994, -34.8109375 ], [ -56.117919921875, -34.907910156250011 ], [ -56.194628906249989, -34.906445312500011 ], [ -56.249951171874997, -34.901269531250009 ], [ -56.387841796874994, -34.861035156250011 ], [ -56.463085937499997, -34.775390625 ], [ -56.855175781249997, -34.676660156250009 ], [ -57.170703124999989, -34.452343750000011 ], [ -57.54345703125, -34.448046875 ], [ -57.8291015625, -34.47734375 ], [ -57.873242187499997, -34.44765625 ], [ -57.902148437499989, -34.39013671875 ], [ -57.961230468749989, -34.306933593750003 ], [ -58.20703125, -34.109082031250011 ], [ -58.400195312499989, -33.912402343750003 ], [ -58.438134765624994, -33.719140625 ], [ -58.411328125, -33.508886718750006 ], [ -58.353369140624991, -33.260058593750003 ], [ -58.363525390625, -33.182324218750011 ], [ -58.2921875, -33.137988281250003 ], [ -58.221582031249994, -33.129101562500011 ], [ -58.153564453125, -33.064648437500011 ], [ -58.092675781249994, -32.967382812500006 ], [ -58.082324218749989, -32.893652343750006 ], [ -58.129589843749997, -32.757226562500009 ], [ -58.162207031249991, -32.566503906250006 ], [ -58.201171875, -32.4716796875 ], [ -58.123046875, -32.321875 ], [ -58.119726562499991, -32.248925781250009 ], [ -58.164794921875, -32.184863281250003 ], [ -58.177001953125, -32.119042968750009 ], [ -58.156347656249991, -32.0515625 ], [ -58.160400390625, -31.986523437500011 ], [ -58.189013671874989, -31.92421875 ], [ -58.16748046875, -31.87265625 ], [ -58.095849609374994, -31.831835937500003 ], [ -58.042333984374991, -31.769238281250011 ], [ -58.006982421874994, -31.684960937500009 ], [ -57.988867187499991, -31.62060546875 ], [ -57.987988281249997, -31.576171875 ], [ -58.009667968749994, -31.534375 ], [ -58.053857421874994, -31.494921875 ], [ -58.033398437499997, -31.416601562500006 ], [ -57.948339843749991, -31.299414062500006 ], [ -57.893359374999989, -31.1953125 ], [ -57.868408203125, -31.104394531250009 ], [ -57.870068359374997, -31.031054687500003 ], [ -57.898291015624991, -30.975195312500006 ], [ -57.88632812499999, -30.937402343750009 ], [ -57.834082031249991, -30.91748046875 ], [ -57.810595703124989, -30.858593750000011 ], [ -57.818554687499997, -30.712011718750006 ], [ -57.872509765624997, -30.591015625000011 ], [ -57.831201171874994, -30.495214843750006 ], [ -57.712695312499989, -30.384472656250011 ], [ -57.65087890625, -30.295019531250006 ], [ -57.645751953125, -30.226953125 ], [ -57.60888671875, -30.187792968750003 ], [ -57.552294921874989, -30.26123046875 ], [ -57.383837890624989, -30.280664062500009 ], [ -57.21445312499999, -30.283398437500011 ], [ -57.186914062499994, -30.264843750000011 ], [ -57.120507812499994, -30.144433593750009 ], [ -57.03271484375, -30.109960937500006 ], [ -56.937255859375, -30.10107421875 ], [ -56.832714843749997, -30.107226562500003 ], [ -56.7216796875, -30.186914062500009 ], [ -56.4072265625, -30.447460937500011 ], [ -56.17617187499999, -30.62841796875 ], [ -56.10585937499999, -30.713769531250009 ], [ -56.044824218749994, -30.777636718750003 ], [ -55.998974609374997, -30.837207031250003 ], [ -56.018457031249994, -30.991894531250011 ], [ -56.015527343749994, -31.059667968750006 ], [ -56.004687499999989, -31.079199218750006 ], [ -55.952001953124991, -31.080859375 ], [ -55.873681640624994, -31.069628906250003 ], [ -55.807763671874994, -31.03671875 ], [ -55.75634765625, -30.987109375 ], [ -55.705957031249994, -30.946582031250003 ], [ -55.665234375, -30.924902343750006 ], [ -55.650488281249991, -30.89208984375 ], [ -55.627148437499997, -30.858105468750011 ], [ -55.60302734375, -30.850781250000011 ], [ -55.557324218749997, -30.8759765625 ], [ -55.449560546874991, -30.964453125 ], [ -55.366064453124991, -31.046191406250003 ], [ -55.345507812499989, -31.092968750000011 ], [ -55.313281249999989, -31.141699218750006 ], [ -55.278955078124994, -31.184179687500006 ], [ -55.254638671875, -31.2255859375 ], [ -55.173535156249997, -31.279589843750003 ], [ -55.091162109374991, -31.31396484375 ], [ -55.036035156249994, -31.279003906250011 ], [ -54.89599609375, -31.391210937500006 ], [ -54.587646484375, -31.48515625 ], [ -54.530908203124994, -31.5419921875 ], [ -54.477685546874994, -31.622753906250011 ], [ -54.369921874999989, -31.745019531250009 ], [ -54.220556640624991, -31.855175781250011 ], [ -54.100439453124991, -31.901562500000011 ], [ -53.985156249999989, -31.928125 ], [ -53.920605468749997, -31.952343750000011 ], [ -53.876513671874989, -31.99453125 ], [ -53.806103515624997, -32.039941406250009 ], [ -53.76171875, -32.056835937500011 ], [ -53.74658203125, -32.097460937500003 ], [ -53.701123046874997, -32.186328125 ], [ -53.653613281249989, -32.298730468750009 ], [ -53.601708984374994, -32.403027343750011 ], [ -53.489404296874994, -32.503222656250003 ], [ -53.362744140624997, -32.581152343750006 ], [ -53.23125, -32.625390625 ], [ -53.157275390624989, -32.680078125 ], [ -53.125585937499991, -32.73671875 ], [ -53.2140625, -32.82109375 ], [ -53.310107421874989, -32.927050781250003 ], [ -53.395214843749997, -33.010351562500006 ], [ -53.482861328124997, -33.068554687500011 ], [ -53.511865234374994, -33.108691406250003 ], [ -53.531347656249991, -33.1708984375 ], [ -53.530371093749991, -33.500292968750003 ], [ -53.537646484374989, -33.622851562500003 ], [ -53.531347656249991, -33.655468750000011 ], [ -53.518847656249989, -33.67724609375 ], [ -53.463574218749997, -33.709863281250009 ], [ -53.397558593749991, -33.7373046875 ], [ -53.37060546875, -33.7421875 ] ] ] } }, -{ "type": "Feature", "properties": { "continent": "South America", "name": "Venezuela", "admin": "Venezuela" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -60.997900390624977, 8.867333984374966 ], [ -61.059960937500023, 8.847021484375006 ], [ -61.069189453125034, 8.947314453125003 ], [ -61.050488281249955, 8.974365234375014 ], [ -60.944775390625011, 9.05502929687502 ], [ -60.91582031249996, 9.070312500000014 ], [ -60.894580078124989, 9.053369140625037 ], [ -60.89990234375, 9.031884765625009 ], [ -60.849169921874989, 8.995703125 ], [ -60.861425781249977, 8.949609375000037 ], [ -60.91640625, 8.899267578124991 ], [ -60.997900390624977, 8.867333984374966 ] ] ], [ [ [ -60.821191406249966, 9.138378906250026 ], [ -60.941406250000028, 9.105566406250006 ], [ -60.939453124999972, 9.132324218750043 ], [ -60.907275390624989, 9.178710937499986 ], [ -60.844873046874994, 9.19179687499999 ], [ -60.821386718750006, 9.207666015625023 ], [ -60.781591796874977, 9.218359374999977 ], [ -60.758886718749977, 9.216455078125037 ], [ -60.735839843749972, 9.203320312500026 ], [ -60.790380859374977, 9.17719726562504 ], [ -60.821191406249966, 9.138378906250026 ] ] ], [ [ [ -65.2125, 10.906445312499983 ], [ -65.266406249999989, 10.883984375000026 ], [ -65.365234374999943, 10.906445312499983 ], [ -65.414648437499977, 10.93789062499999 ], [ -65.383203124999966, 10.97382812500004 ], [ -65.302343750000034, 10.97382812500004 ], [ -65.226562499999943, 10.930224609375031 ], [ -65.2125, 10.906445312499983 ] ] ], [ [ [ -63.849365234374943, 11.131005859374994 ], [ -63.817285156249994, 11.00034179687502 ], [ -63.827099609374955, 10.975830078125 ], [ -63.917626953124994, 10.887548828125048 ], [ -63.993554687500023, 10.881201171874991 ], [ -64.054687499999943, 10.884326171875017 ], [ -64.101171875, 10.901416015625031 ], [ -64.160888671875, 10.958789062499989 ], [ -64.218945312499926, 10.94160156250004 ], [ -64.3625, 10.96152343750002 ], [ -64.40234375, 10.981591796875023 ], [ -64.348632812499972, 11.051904296875051 ], [ -64.249755859375, 11.080322265624972 ], [ -64.213671875000017, 11.086132812499997 ], [ -64.184814453125, 11.04296875 ], [ -64.112792968749972, 11.005664062500045 ], [ -64.0283203125, 11.00185546874998 ], [ -64.007324218749972, 11.068457031250048 ], [ -63.893115234374989, 11.167236328125 ], [ -63.849365234374943, 11.131005859374994 ] ] ], [ [ [ -69.762402343749955, 11.676025390625014 ], [ -69.711914062499972, 11.564208984375057 ], [ -69.631591796874943, 11.479931640625026 ], [ -69.569824218749972, 11.485449218749991 ], [ -69.525732421874977, 11.499511718750014 ], [ -69.232568359375023, 11.518457031249966 ], [ -69.054589843749994, 11.461035156249991 ], [ -68.827978515625006, 11.431738281249977 ], [ -68.616210937499943, 11.309375 ], [ -68.398632812499955, 11.160986328124977 ], [ -68.343164062500023, 11.052832031249963 ], [ -68.324804687500006, 10.94931640625002 ], [ -68.272070312500006, 10.880029296875023 ], [ -68.324707031249972, 10.80874023437498 ], [ -68.296289062499966, 10.689355468749994 ], [ -68.234082031249983, 10.569140625000017 ], [ -68.139941406249989, 10.492724609374989 ], [ -67.87163085937496, 10.472070312500051 ], [ -67.581347656249989, 10.523730468750003 ], [ -67.13330078125, 10.570410156250006 ], [ -66.989062500000017, 10.610644531250031 ], [ -66.247216796874966, 10.632226562499994 ], [ -66.105859374999937, 10.57460937499998 ], [ -66.092138671874977, 10.517089843749986 ], [ -66.090478515624994, 10.47294921874996 ], [ -65.851757812499955, 10.257763671874997 ], [ -65.655859375, 10.228466796874983 ], [ -65.489355468750006, 10.159423828125028 ], [ -65.317382812499972, 10.122363281250031 ], [ -65.129101562499983, 10.070068359375043 ], [ -65.023291015625006, 10.076660156250043 ], [ -64.944042968749955, 10.095019531249974 ], [ -64.850488281249994, 10.098095703124969 ], [ -64.188330078125006, 10.457812499999989 ], [ -63.833691406249955, 10.44853515624996 ], [ -63.779052734375028, 10.471923828125014 ], [ -63.731884765625011, 10.503417968750043 ], [ -63.862695312499994, 10.558154296875003 ], [ -64.157910156249926, 10.579248046875037 ], [ -64.247509765624983, 10.54257812500002 ], [ -64.298193359375006, 10.635156249999966 ], [ -64.201953125000017, 10.632666015624991 ], [ -63.873437499999966, 10.663769531250026 ], [ -63.496777343749983, 10.643261718750011 ], [ -63.189892578124983, 10.70917968750004 ], [ -63.035498046874977, 10.720117187500037 ], [ -62.946728515625011, 10.70708007812496 ], [ -62.702343749999955, 10.74980468749996 ], [ -62.242285156250006, 10.699560546875034 ], [ -61.879492187500006, 10.741015625000031 ], [ -61.92138671875, 10.681445312499974 ], [ -62.040429687500023, 10.645361328125006 ], [ -62.232910156249972, 10.633984375 ], [ -62.379980468750006, 10.546875 ], [ -62.693554687499926, 10.56298828125 ], [ -62.91357421875, 10.531494140624986 ], [ -62.842968750000011, 10.507226562500009 ], [ -62.843017578125, 10.417919921875026 ], [ -62.812939453125011, 10.39990234375 ], [ -62.78125, 10.399218750000031 ], [ -62.706298828124972, 10.333056640624974 ], [ -62.68583984374996, 10.289794921875043 ], [ -62.66162109375, 10.19858398437502 ], [ -62.694677734374977, 10.100097656250028 ], [ -62.740576171875006, 10.056152343750043 ], [ -62.651171875000017, 10.070654296874977 ], [ -62.600488281249994, 10.116943359375 ], [ -62.60791015625, 10.163427734374963 ], [ -62.600488281249994, 10.217285156250014 ], [ -62.550341796874989, 10.200439453125043 ], [ -62.51513671875, 10.176123046874977 ], [ -62.400927734375017, 9.918408203125054 ], [ -62.320410156250034, 9.783056640625006 ], [ -62.2998046875, 9.788183593749991 ], [ -62.280664062500023, 9.792968749999986 ], [ -62.256738281249937, 9.818896484375031 ], [ -62.221142578124983, 9.882568359375028 ], [ -62.190429687500028, 9.8421875 ], [ -62.171972656250006, 9.826708984375017 ], [ -62.153369140624932, 9.821777343749986 ], [ -62.170312500000023, 9.87949218750002 ], [ -62.147460937499972, 9.953417968749989 ], [ -62.155322265624989, 9.979248046875014 ], [ -62.11962890625, 9.98486328125 ], [ -62.077099609374926, 9.97504882812504 ], [ -62.016503906249937, 9.954687499999977 ], [ -61.90859375, 9.869921875000031 ], [ -61.837255859375006, 9.782080078124991 ], [ -61.831152343750006, 9.733056640625037 ], [ -61.805371093750011, 9.705517578125026 ], [ -61.758740234375011, 9.676513671874972 ], [ -61.735937499999977, 9.631201171874977 ], [ -61.731738281250017, 9.70249023437502 ], [ -61.759179687499994, 9.754443359375045 ], [ -61.76591796874996, 9.813818359374963 ], [ -61.625390625000023, 9.816455078124974 ], [ -61.588867187499943, 9.894531249999986 ], [ -61.512304687499977, 9.847509765624991 ], [ -61.309375, 9.633056640625 ], [ -61.23442382812496, 9.597607421874969 ], [ -61.013378906249955, 9.556445312500031 ], [ -60.874072265624989, 9.453320312499983 ], [ -60.792480468749972, 9.360742187500037 ], [ -60.840966796874994, 9.263671874999972 ], [ -60.971044921875034, 9.215185546875048 ], [ -61.023144531249983, 9.15458984374996 ], [ -61.053076171874949, 9.095117187500009 ], [ -61.053564453124949, 9.035253906249977 ], [ -61.092968749999983, 8.96577148437504 ], [ -61.098828124999955, 8.941308593750023 ], [ -61.122363281249932, 8.843359374999963 ], [ -61.175878906250006, 8.725390625 ], [ -61.247265624999983, 8.600341796875014 ], [ -61.618701171874989, 8.59746093749996 ], [ -61.526904296874932, 8.546142578124986 ], [ -61.442578124999983, 8.508691406249994 ], [ -61.304003906249989, 8.410400390625043 ], [ -61.19375, 8.48759765624996 ], [ -61.035986328125034, 8.493115234375026 ], [ -60.865234374999972, 8.578808593749983 ], [ -60.800976562499926, 8.592138671875034 ], [ -60.481494140624932, 8.547265625000037 ], [ -60.404492187499983, 8.610253906249994 ], [ -60.340234374999937, 8.628759765625034 ], [ -60.16748046875, 8.616992187500031 ], [ -60.017529296875011, 8.549316406250014 ], [ -59.831640624999977, 8.305957031250003 ], [ -59.82890625, 8.279150390625048 ], [ -59.849072265624983, 8.248681640624966 ], [ -59.964843750000028, 8.191601562499969 ], [ -59.990722656249972, 8.16201171874998 ], [ -60.032421874999926, 8.053564453125006 ], [ -60.178173828124955, 7.994042968750051 ], [ -60.278906249999977, 7.919433593750028 ], [ -60.346777343750034, 7.854003906250028 ], [ -60.380615234375, 7.827636718749986 ], [ -60.513623046875011, 7.813183593749969 ], [ -60.556347656250011, 7.772021484375017 ], [ -60.610107421874943, 7.648339843750051 ], [ -60.64946289062496, 7.596630859374997 ], [ -60.718652343749937, 7.535937499999974 ], [ -60.719238281249972, 7.498681640625023 ], [ -60.623730468749955, 7.363330078124989 ], [ -60.606542968750006, 7.320849609375031 ], [ -60.636181640624926, 7.256591796875 ], [ -60.633300781249972, 7.211083984374966 ], [ -60.583203124999983, 7.156201171874969 ], [ -60.523193359375, 7.143701171875009 ], [ -60.464941406250034, 7.166552734375045 ], [ -60.392382812499989, 7.164550781249986 ], [ -60.345068359374949, 7.15 ], [ -60.32548828124996, 7.133984374999983 ], [ -60.32207031249996, 7.092041015625043 ], [ -60.35209960937496, 7.002880859374997 ], [ -60.39501953125, 6.945361328125003 ], [ -60.586083984375023, 6.857080078124966 ], [ -60.671044921875023, 6.805957031250031 ], [ -60.717919921874966, 6.768310546875 ], [ -60.820849609374989, 6.788476562500023 ], [ -60.873339843750017, 6.786914062499974 ], [ -60.913574218749943, 6.757812499999986 ], [ -60.937988281249943, 6.732763671875034 ], [ -61.007080078125, 6.726611328125031 ], [ -61.104785156250017, 6.71137695312504 ], [ -61.145605468749977, 6.694531249999983 ], [ -61.177246093750028, 6.650927734374974 ], [ -61.203613281249972, 6.588378906250028 ], [ -61.181591796874926, 6.513378906250026 ], [ -61.151025390625023, 6.446533203124986 ], [ -61.152294921875011, 6.385107421875006 ], [ -61.128710937499989, 6.214306640625026 ], [ -61.15947265624996, 6.174414062499977 ], [ -61.224951171874977, 6.129199218750003 ], [ -61.303125, 6.049511718750026 ], [ -61.390820312500011, 5.938769531250017 ], [ -61.376806640625006, 5.906982421875028 ], [ -61.167187499999926, 5.674218750000037 ], [ -60.954003906250023, 5.437402343750023 ], [ -60.742138671874926, 5.202050781250037 ], [ -60.711962890624989, 5.191552734375023 ], [ -60.671972656250034, 5.164355468749989 ], [ -60.635009765624943, 5.081982421874997 ], [ -60.604492187499943, 4.99458007812504 ], [ -60.603857421875006, 4.94936523437498 ], [ -60.627587890624966, 4.89252929687504 ], [ -60.679150390624983, 4.827099609375026 ], [ -60.741748046874932, 4.774121093749983 ], [ -60.833398437499966, 4.729199218749983 ], [ -60.90625, 4.68681640624996 ], [ -60.966406249999977, 4.574707031250028 ], [ -61.002832031250023, 4.535253906249991 ], [ -61.036279296874994, 4.519335937500031 ], [ -61.102441406249966, 4.504687499999974 ], [ -61.209423828125011, 4.508056640625043 ], [ -61.280078125000017, 4.516894531249974 ], [ -61.367529296874977, 4.433007812500037 ], [ -61.479394531249937, 4.40224609374998 ], [ -61.554248046874989, 4.287792968750026 ], [ -61.82084960937496, 4.197021484375 ], [ -62.08159179687496, 4.126318359374991 ], [ -62.153125, 4.098388671874986 ], [ -62.410644531249943, 4.156738281249972 ], [ -62.472558593749937, 4.138525390624991 ], [ -62.5439453125, 4.084326171874963 ], [ -62.609765625000023, 4.042285156250017 ], [ -62.66533203124996, 4.039648437500006 ], [ -62.712109374999983, 4.01791992187502 ], [ -62.739941406249983, 3.940332031250023 ], [ -62.764599609374926, 3.672949218749991 ], [ -62.856982421875017, 3.593457031249969 ], [ -62.968652343749937, 3.593945312499983 ], [ -63.045312500000023, 3.686474609374997 ], [ -63.136230468749972, 3.756445312500048 ], [ -63.294726562499932, 3.92226562499998 ], [ -63.338671875000017, 3.943896484375045 ], [ -63.379785156249937, 3.942871093750014 ], [ -63.526806640624955, 3.893701171875023 ], [ -63.596630859374983, 3.915039062500028 ], [ -63.652929687499977, 3.940820312500037 ], [ -63.746972656249966, 3.93256835937504 ], [ -63.914648437500006, 3.930664062500014 ], [ -64.021484375000028, 3.929101562500051 ], [ -64.073388671874937, 3.974414062500045 ], [ -64.121728515625023, 4.066992187499977 ], [ -64.154296875, 4.100146484374989 ], [ -64.192480468749949, 4.126855468750009 ], [ -64.25566406249996, 4.140332031249997 ], [ -64.525537109374937, 4.13999023437502 ], [ -64.576367187500011, 4.139892578125 ], [ -64.613671874999966, 4.157714843749986 ], [ -64.665527343749972, 4.237109375 ], [ -64.722265624999977, 4.274414062500057 ], [ -64.788671875, 4.276025390625023 ], [ -64.81787109375, 4.232275390624991 ], [ -64.702587890624955, 4.089306640624997 ], [ -64.66899414062496, 4.01181640625002 ], [ -64.56791992187496, 3.899804687500023 ], [ -64.275292968749937, 3.662695312500034 ], [ -64.221093750000023, 3.587402343749972 ], [ -64.227050781249972, 3.491210937500014 ], [ -64.228759765624972, 3.343994140625043 ], [ -64.218847656250006, 3.2046875 ], [ -64.143554687500028, 3.004882812500057 ], [ -64.037792968749983, 2.801513671875014 ], [ -64.009033203124972, 2.671875 ], [ -64.028710937499994, 2.576074218749994 ], [ -64.048828125, 2.525097656250011 ], [ -64.046582031249983, 2.502392578124997 ], [ -64.02490234375, 2.481884765624997 ], [ -63.924169921875006, 2.452441406250031 ], [ -63.712548828124966, 2.434033203125011 ], [ -63.584619140625023, 2.433935546874991 ], [ -63.389257812500006, 2.411914062500045 ], [ -63.374853515625006, 2.340429687500048 ], [ -63.393945312499994, 2.222509765625006 ], [ -63.432519531249937, 2.155566406250045 ], [ -63.463916015624932, 2.136035156249974 ], [ -63.570263671874926, 2.120507812500009 ], [ -63.68212890625, 2.048144531250003 ], [ -63.844482421875028, 1.976708984375023 ], [ -63.937158203124994, 1.966992187499997 ], [ -63.975781249999955, 1.953027343749994 ], [ -64.008496093749955, 1.931591796874969 ], [ -64.035449218749932, 1.904443359375037 ], [ -64.067041015624966, 1.770507812500014 ], [ -64.114843750000034, 1.619287109375037 ], [ -64.205029296874926, 1.52949218750004 ], [ -64.304199218749972, 1.455273437500011 ], [ -64.405126953125034, 1.446875 ], [ -64.486035156249983, 1.452783203125037 ], [ -64.526269531250023, 1.431005859375048 ], [ -64.584375, 1.369873046875028 ], [ -64.667431640624983, 1.293847656249994 ], [ -64.731542968750006, 1.253320312499994 ], [ -64.81796875, 1.257128906249974 ], [ -64.910107421874955, 1.219726562499986 ], [ -65.026562499999983, 1.158447265625028 ], [ -65.103759765624972, 1.108105468749983 ], [ -65.169628906249983, 1.022216796874986 ], [ -65.263964843750017, 0.931884765625057 ], [ -65.360839843749943, 0.868652343750057 ], [ -65.407226562499972, 0.790478515625026 ], [ -65.473388671874972, 0.691259765624977 ], [ -65.556054687500023, 0.687988281250014 ], [ -65.562695312499955, 0.747509765624969 ], [ -65.522998046874932, 0.843408203124966 ], [ -65.566015625, 0.926074218750031 ], [ -65.644677734374966, 0.970361328124994 ], [ -65.681445312499989, 0.983447265624989 ], [ -65.718115234375006, 0.978027343750043 ], [ -65.811328124999989, 0.937255859375 ], [ -65.925878906249949, 0.863134765624991 ], [ -65.996337890625, 0.80976562500004 ], [ -66.060058593750028, 0.78535156250004 ], [ -66.191210937500017, 0.76328125 ], [ -66.301660156249937, 0.751953124999986 ], [ -66.347119140624983, 0.7671875 ], [ -66.429248046875017, 0.82167968749998 ], [ -66.619042968749937, 0.992138671874983 ], [ -66.876025390624989, 1.223046875000037 ], [ -66.895507812499972, 1.289892578124977 ], [ -66.884472656249926, 1.358251953124963 ], [ -66.931103515624926, 1.458007812500043 ], [ -66.958349609374977, 1.564208984375 ], [ -66.981542968750006, 1.60078125 ], [ -66.988134765625006, 1.68017578125 ], [ -67.043896484374983, 1.823193359375011 ], [ -67.089550781249983, 1.94033203124998 ], [ -67.131445312499977, 1.99985351562502 ], [ -67.113818359374932, 2.050585937499974 ], [ -67.131445312499977, 2.101269531249997 ], [ -67.165478515624983, 2.142578124999972 ], [ -67.21523437499999, 2.275488281250048 ], [ -67.197607421874949, 2.332763671874986 ], [ -67.210839843749994, 2.390136718750043 ], [ -67.252734374999989, 2.429443359374972 ], [ -67.312255859374943, 2.471679687500043 ], [ -67.391601562499943, 2.559912109374991 ], [ -67.486425781250006, 2.643652343750006 ], [ -67.534960937499932, 2.6767578125 ], [ -67.568017578125023, 2.689941406250014 ], [ -67.5966796875, 2.769335937500031 ], [ -67.61870117187496, 2.793603515624994 ], [ -67.667236328124972, 2.800195312500009 ], [ -67.766455078125034, 2.833300781250003 ], [ -67.859082031249983, 2.793603515624994 ], [ -67.861230468749966, 2.855322265625048 ], [ -67.834765624999989, 2.892822265625043 ], [ -67.514843749999926, 3.187255859374986 ], [ -67.353613281250034, 3.322656250000037 ], [ -67.336279296874977, 3.34262695312502 ], [ -67.322167968750023, 3.373974609375011 ], [ -67.311132812500006, 3.41586914062502 ], [ -67.347705078124989, 3.463769531250009 ], [ -67.498681640625023, 3.691113281249969 ], [ -67.551123046875034, 3.733837890624969 ], [ -67.602539062500028, 3.768798828124986 ], [ -67.66162109375, 3.864257812499986 ], [ -67.732324218749994, 4.086523437499963 ], [ -67.783203124999972, 4.198242187499986 ], [ -67.798632812500017, 4.283886718750026 ], [ -67.795410156249972, 4.380712890625034 ], [ -67.814306640625006, 4.455078125 ], [ -67.855273437500017, 4.506884765624989 ], [ -67.855273437500017, 4.665478515625054 ], [ -67.814306640625006, 4.930810546875023 ], [ -67.80419921875, 5.132519531249983 ], [ -67.824902343749955, 5.270458984375026 ], [ -67.788427734374977, 5.375488281250014 ], [ -67.69462890624996, 5.447509765625028 ], [ -67.642285156249955, 5.558789062499969 ], [ -67.631347656249943, 5.709375 ], [ -67.575195312499972, 5.833105468749991 ], [ -67.473876953125028, 5.929980468750003 ], [ -67.439355468749994, 6.025537109375023 ], [ -67.471582031249994, 6.119775390625037 ], [ -67.481982421874989, 6.18027343750002 ], [ -67.568066406249926, 6.24179687500002 ], [ -67.727148437500006, 6.284960937500031 ], [ -67.859179687499989, 6.289892578124963 ], [ -67.938867187499994, 6.241943359375057 ], [ -68.143066406250028, 6.197509765624972 ], [ -68.471777343750006, 6.156542968749974 ], [ -68.736474609374937, 6.156787109375031 ], [ -68.937207031249983, 6.198193359375026 ], [ -69.089941406250006, 6.184375 ], [ -69.194531250000011, 6.11533203125002 ], [ -69.268164062499977, 6.099707031250034 ], [ -69.310839843749989, 6.137597656250023 ], [ -69.357080078124994, 6.147998046875017 ], [ -69.427148437499966, 6.123974609374997 ], [ -69.439257812499932, 6.134912109375009 ], [ -69.594824218750006, 6.321484375000011 ], [ -69.738964843749983, 6.494384765624972 ], [ -69.904199218749994, 6.700244140624989 ], [ -70.09501953124996, 6.937939453125011 ], [ -70.129199218749989, 6.95361328125 ], [ -70.188134765624994, 6.952050781250037 ], [ -70.26611328125, 6.947949218749997 ], [ -70.3875, 6.972607421875054 ], [ -70.470654296875011, 7.007128906249974 ], [ -70.53554687499999, 7.040527343750028 ], [ -70.655078125000017, 7.082763671875028 ], [ -70.737158203125034, 7.090039062499997 ], [ -70.810693359374994, 7.07758789062504 ], [ -71.013281249999977, 6.994433593749974 ], [ -71.128613281249926, 6.98671875 ], [ -71.217822265624989, 6.985205078125048 ], [ -71.457128906249977, 7.026367187499986 ], [ -71.62089843749996, 7.032910156249997 ], [ -71.811279296875028, 7.005810546874983 ], [ -71.892675781249977, 6.99033203125002 ], [ -72.006640624999932, 7.032617187500023 ], [ -72.084277343749932, 7.096875 ], [ -72.156689453124955, 7.249707031250011 ], [ -72.207714843749955, 7.37026367187498 ], [ -72.296337890624983, 7.394531250000028 ], [ -72.394628906250034, 7.41508789062496 ], [ -72.44296875, 7.454882812499989 ], [ -72.47197265624996, 7.524267578124991 ], [ -72.478955078124983, 7.613232421874997 ], [ -72.468896484374966, 7.757958984374994 ], [ -72.459570312500006, 7.809863281250003 ], [ -72.446044921875028, 7.966113281250045 ], [ -72.391699218749949, 8.047705078124963 ], [ -72.357617187499955, 8.087304687500037 ], [ -72.364160156249937, 8.152783203124969 ], [ -72.390332031249955, 8.287060546874969 ], [ -72.41655273437496, 8.381982421875037 ], [ -72.525732421875006, 8.48969726562504 ], [ -72.665429687499937, 8.62758789062498 ], [ -72.725537109374926, 8.848291015624994 ], [ -72.796386718749972, 9.10898437499999 ], [ -72.85209960937496, 9.13515625 ], [ -72.904443359374966, 9.1220703125 ], [ -72.960156249999955, 9.13515625 ], [ -73.00927734375, 9.239941406250026 ], [ -73.058398437499989, 9.259570312500031 ], [ -73.136718749999943, 9.222802734374994 ], [ -73.193164062499989, 9.194140625000017 ], [ -73.336718750000017, 9.167919921875011 ], [ -73.366210937499972, 9.194140625000017 ], [ -73.356347656250023, 9.226855468750031 ], [ -73.295654296875, 9.322021484375057 ], [ -73.224267578125023, 9.443603515625043 ], [ -73.141259765624994, 9.554638671875011 ], [ -73.064062499999977, 9.668212890624972 ], [ -73.006542968749983, 9.789160156250006 ], [ -72.967382812500006, 10.029736328124997 ], [ -72.940380859375011, 10.195751953124969 ], [ -72.869335937500011, 10.49125976562496 ], [ -72.739160156249966, 10.72719726562498 ], [ -72.690087890624994, 10.835839843749994 ], [ -72.572265624999972, 10.977148437500006 ], [ -72.518017578124926, 11.053906250000011 ], [ -72.446093749999932, 11.114257812500043 ], [ -72.248486328125011, 11.196435546875009 ], [ -72.012304687500034, 11.601953125000023 ], [ -71.958105468750006, 11.66640625 ], [ -71.719482421874972, 11.726855468749974 ], [ -71.536083984374983, 11.774072265624994 ], [ -71.400195312499932, 11.823535156250045 ], [ -71.355566406249977, 11.849755859374966 ], [ -71.319726562499966, 11.861914062500048 ], [ -71.349414062499989, 11.814941406249972 ], [ -71.414550781250028, 11.755175781249974 ], [ -71.488378906249949, 11.71875 ], [ -71.868652343749972, 11.627343750000037 ], [ -71.907519531249989, 11.607958984375003 ], [ -71.956933593750023, 11.569921874999977 ], [ -71.957226562499983, 11.4828125 ], [ -71.946972656249955, 11.414453125 ], [ -71.835107421874994, 11.190332031250009 ], [ -71.791455078124983, 11.135058593750017 ], [ -71.6416015625, 11.013525390625048 ], [ -71.675683593750023, 10.996728515624994 ], [ -71.730908203124983, 10.994677734375017 ], [ -71.6904296875, 10.835498046875017 ], [ -71.598437499999989, 10.726220703125037 ], [ -71.594335937499949, 10.657373046875051 ], [ -71.664843749999932, 10.44375 ], [ -71.79350585937496, 10.315966796875045 ], [ -71.884765624999972, 10.167236328125028 ], [ -71.955712890624966, 10.108056640625051 ], [ -72.112841796874989, 9.815576171874966 ], [ -71.993261718749977, 9.641503906250037 ], [ -71.976269531249955, 9.553222656249986 ], [ -71.873046875, 9.42763671874998 ], [ -71.805664062500028, 9.386425781250026 ], [ -71.760742187500028, 9.335742187500003 ], [ -71.781347656249949, 9.25 ], [ -71.740136718749994, 9.133886718750006 ], [ -71.686718749999955, 9.072509765625028 ], [ -71.619531249999937, 9.047949218749991 ], [ -71.536621093750028, 9.048291015624969 ], [ -71.297949218749977, 9.125634765625009 ], [ -71.241406250000011, 9.160449218750003 ], [ -71.205371093749932, 9.222460937500017 ], [ -71.085839843750023, 9.348242187499977 ], [ -71.078417968750017, 9.51079101562496 ], [ -71.052685546875011, 9.705810546874986 ], [ -71.081738281249983, 9.833203125000011 ], [ -71.207226562499955, 10.014599609375011 ], [ -71.262207031249972, 10.143603515625003 ], [ -71.386621093750023, 10.263769531249977 ], [ -71.462792968749994, 10.46923828125 ], [ -71.494238281250006, 10.533203124999972 ], [ -71.517871093750017, 10.621826171875 ], [ -71.544628906249955, 10.778710937499994 ], [ -71.461132812500011, 10.83564453125004 ], [ -71.469531249999932, 10.964160156250017 ], [ -71.264355468749983, 10.999511718750028 ], [ -70.820507812499955, 11.208447265625054 ], [ -70.545605468750011, 11.261376953124994 ], [ -70.232519531249977, 11.372998046874997 ], [ -70.15996093749996, 11.428076171875034 ], [ -70.097119140624926, 11.519775390624972 ], [ -70.048535156249983, 11.530322265624989 ], [ -69.885351562499949, 11.444335937499972 ], [ -69.804785156249977, 11.47421875000002 ], [ -69.772900390624955, 11.541308593750003 ], [ -69.817333984374955, 11.672070312499997 ], [ -69.910937499999932, 11.672119140625014 ], [ -70.192578124999926, 11.62460937500002 ], [ -70.220117187499937, 11.680859375000011 ], [ -70.220019531250017, 11.730078125 ], [ -70.286523437499966, 11.886035156249989 ], [ -70.245117187499972, 12.00351562500002 ], [ -70.202783203124966, 12.098388671874986 ], [ -70.122021484374955, 12.136621093749966 ], [ -70.00395507812496, 12.177880859375023 ], [ -69.914355468750017, 12.114599609375006 ], [ -69.860107421874972, 12.054199218750043 ], [ -69.830615234374989, 11.995605468750014 ], [ -69.810546875, 11.836865234374997 ], [ -69.762402343749955, 11.676025390625014 ] ] ] ] } } -] -} diff --git a/public/scripts/scripts/Sunburst_Data.js b/public/scripts/scripts/Sunburst_Data.js deleted file mode 100644 index 8db90c1..0000000 --- a/public/scripts/scripts/Sunburst_Data.js +++ /dev/null @@ -1,87 +0,0 @@ -var default_DataSource = [ - -{ Category : "Employees", Country : "USA", JobDescription : "Sales", JobGroup:"Executive", EmployeesCount : 50 }, -{ Category : "Employees", Country : "USA", JobDescription : "Sales", JobGroup : "Analyst", EmployeesCount : 40 }, -{ Category : "Employees", Country : "USA", JobDescription : "Marketing", EmployeesCount : 40 }, -{ Category : "Employees", Country : "USA", JobDescription : "Technical", JobGroup : "Testers", EmployeesCount : 55 }, -{ Category : "Employees", Country : "USA", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Windows", EmployeesCount : 175}, -{ Category : "Employees", Country : "USA", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Web", EmployeesCount : 70 }, -{ Category : "Employees", Country : "USA", JobDescription : "Management", EmployeesCount : 40 }, -{ Category : "Employees", Country : "USA", JobDescription : "Accounts", EmployeesCount : 60 }, - -{ Category : "Employees", Country : "India", JobDescription : "Technical", JobGroup : "Testers", EmployeesCount : 43 }, -{ Category : "Employees", Country : "India", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Windows", EmployeesCount : 125}, -{ Category : "Employees", Country : "India", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Web", EmployeesCount : 60 }, -{ Category : "Employees", Country : "India", JobDescription : "HR Executives", EmployeesCount : 70 }, -{ Category : "Employees", Country : "India", JobDescription : "Accounts", EmployeesCount : 45 }, - -{ Category : "Employees", Country : "Germany", JobDescription : "Sales", JobGroup : "Executive", EmployeesCount : 30 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Sales", JobGroup : "Analyst", EmployeesCount : 40 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Marketing", EmployeesCount : 50 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Technical", JobGroup : "Testers", EmployeesCount : 40 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Windows", EmployeesCount : 65 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Web", EmployeesCount : 27 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Management", EmployeesCount : 33 }, -{ Category : "Employees", Country : "Germany", JobDescription : "Accounts", EmployeesCount : 55 }, - -{ Category : "Employees", Country : "UK", JobDescription : "Technical", JobGroup : "Testers", EmployeesCount : 45 }, -{ Category : "Employees", Country : "UK", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Windows", EmployeesCount : 96 }, -{ Category : "Employees", Country : "UK", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Web", EmployeesCount : 55 }, -{ Category : "Employees", Country : "UK", JobDescription : "HR Executives", EmployeesCount : 60 }, -{ Category : "Employees", Country : "UK", JobDescription: "Accounts", EmployeesCount: 30 }, - -{ Category : "Employees", Country : "France", JobDescription : "Technical", JobGroup : "Testers", EmployeesCount : 40 }, -{ Category : "Employees", Country : "France", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Windows", EmployeesCount : 65 }, -{ Category : "Employees", Country : "France", JobDescription : "Technical", JobGroup : "Developers", JobRole : "Web", EmployeesCount : 27 }, -{ Category : "Employees", Country : "France", JobDescription: "Marketing", EmployeesCount: 50 } - -]; - - - -var animation_DataSource = [ - { Continent: "North America", Country: "Canada", State: "Ontario", Population: 13210600 }, - { Continent: "North America", Country: "United States", State: "New York", Population: 19378102 }, - { Continent: "North America", Country: "United States", State: "Pennsylvania", Population: 12702379 }, - { Continent: "North America", Country: "United States", State: "Ohio", Population: 11536504 }, - -{ Continent: "South America", Country: "Argentina", State: "Buenos Aires", Population: 15594428 }, -{ Continent: "South America", Country: "Brazil", State: "Minas Gerais", Population: 20593366 }, -{ Continent: "South America", Country: "Brazil", State: "Rio de Janeiro", Population: 16369178 }, -{ Continent: "South America", Country: "Brazil", State: "Bahia", Population: 15044127 }, -{ Continent: "South America", Country: "Brazil", State: "Rio Grande do Sul", Population: 11164050 }, -{ Continent: "South America", Country: "Brazil", State: "Parana", Population: 10997462 }, - -{ Continent: "Asia", Country: "Bangladesh", State: "Chittagong", Population: 28079000 }, -{ Continent: "Asia", Country: "Bangladesh", State: "Rajshahi", Population: 18329000 }, -{ Continent: "Asia", Country: "Bangladesh", State: "Khulna", Population: 15563000 }, -{ Continent: "Asia", Country: "China", State: "Liaoning", Population: 43746323 }, -{ Continent: "Asia", Country: "China", State: "Shaanxi", Population: 37327378 }, -{ Continent: "Asia", Country: "China", State: "Fujian", Population: 36894216 }, -{ Continent: "Asia", Country: "China", State: "Shanxi", Population: 35712111 }, -{ Continent: "Asia", Country: "India", State: "Kerala", Population: 33387677 }, -{ Continent: "Asia", Country: "India", State: "Punjab", Population: 27704236 }, -{ Continent: "Asia", Country: "India", State: "Haryana", Population: 25353081 }, -{ Continent: "Asia", Country: "India", State: "Delhi", Population: 16753235 }, -{ Continent: "Asia", Country: "India", State: "Jammu", Population: 12548926 }, -{ Continent: "Asia", Country: "Indonesia", State: "West Java", Population: 43021826 }, -{ Continent: "Asia", Country: "Indonesia", State: "East Java", Population: 37476011 }, -{ Continent: "Asia", Country: "Indonesia", State: "Banten", Population: 10644030 }, -{ Continent: "Asia", Country: "Indonesia", State: "Jakarta", Population: 10187595 }, - - -{ Continent: "Africa", Country: "Ethiopia", State: "Tianjin", Population: 24000200 }, -{ Continent: "Africa", Country: "Ethiopia", State: "Tianjin", Population: 15042531 }, -{ Continent: "Africa", Country: "Kenya", State: "Rift Valley", Population: 10006805 }, -{ Continent: "Africa", Country: "Nigeria", State: "Lagos", Population: 10006805 }, -{ Continent: "Africa", Country: "Nigeria", State: "Kano", Population: 10006805 }, -{ Continent: "Africa", Country: "South Africa", State: "Gauteng", Population: 12728400 }, -{ Continent: "Africa", Country: "South Africa", State: "KwaZulu-Natal", Population: 10456900 }, - - -{ Continent: "Europe", Country: "France", State: "Ile-de- France", Population: 11694000 }, -{ Continent: "Europe", Country: "Germany", State: "North Rhine-Westphalia", Population: 17872863 }, -{ Continent: "Europe", Country: "Germany", State: "Bavaria", Population: 12510331 }, -{ Continent: "Europe", Country: "Germany", State: "NBaden-Wurttemberg", Population: 10747479 }, -{ Continent: "Europe", Country: "United Kingdom", State: "England", Population: 51446600 } -]; \ No newline at end of file diff --git a/public/scripts/scripts/SyncfusionLocation.js b/public/scripts/scripts/SyncfusionLocation.js deleted file mode 100644 index e6894bd..0000000 --- a/public/scripts/scripts/SyncfusionLocation.js +++ /dev/null @@ -1,8 +0,0 @@ -var syncfusion_locations = - [ - { "Name": "USA", "latitude": 38.8833, "longitude": -77.0167}, - { "Name": "Brazil", "latitude": -15.7833, "longitude": -47.8667}, - { "Name": "India", "latitude": 21.0000, "longitude": 78.0000}, - { "Name": "China", "latitude": 35.0000, "longitude": 103.0000}, - { "Name": "Indonesia", "latitude": -6.1750, "longitude": 106.8283} - ] diff --git a/public/scripts/scripts/WorldMap.js b/public/scripts/scripts/WorldMap.js deleted file mode 100644 index 3793172..0000000 --- a/public/scripts/scripts/WorldMap.js +++ /dev/null @@ -1,183 +0,0 @@ -var world_map= - { - "type": "FeatureCollection", - "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, - "features": [ - { "type": "Feature", "properties": { "admin": "Afghanistan", "name": "Afghanistan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[61.21081709172573, 35.650072333309218], [62.230651483005879, 35.270663967422287], [62.984662306576588, 35.404040839167614], [63.193538445900337, 35.857165635718907], [63.982895949158696, 36.007957465146596], [64.546479119733888, 36.31207326918426], [64.746105177677393, 37.111817735333297], [65.588947788357828, 37.305216783185628], [65.745630731066811, 37.661164048812061], [66.217384881459324, 37.393790188133913], [66.518606805288655, 37.362784328758785], [67.075782098259609, 37.35614390720928], [67.829999627559502, 37.144994004864678], [68.135562371701369, 37.023115139304302], [68.859445835245921, 37.344335842430588], [69.196272820924364, 37.15114350030742], [69.518785434857946, 37.608996690413413], [70.116578403610319, 37.588222764632086], [70.270574171840124, 37.73516469985401], [70.376304152309274, 38.138395901027515], [70.806820509732873, 38.486281643216408], [71.348131137990251, 38.258905341132156], [71.239403924448155, 37.953265082341879], [71.541917759084768, 37.905774441065631], [71.448693475230229, 37.065644843080513], [71.84463829945058, 36.738171291646914], [72.193040805962383, 36.94828766534566], [72.636889682917271, 37.047558091778349], [73.260055779924983, 37.495256862938994], [73.948695916646486, 37.421566270490786], [74.980002475895404, 37.419990139305888], [75.158027785140902, 37.13303091078911], [74.575892775372964, 37.02084137628345], [74.067551710917812, 36.836175645488446], [72.920024855444453, 36.720007025696312], [71.846291945283909, 36.509942328429851], [71.262348260385735, 36.074387518857797], [71.498767938121077, 35.650563259415996], [71.613076206350698, 35.153203436822857], [71.115018751921625, 34.733125718722228], [71.156773309213449, 34.348911444632144], [70.881803012988385, 33.988855902638512], [69.93054324735958, 34.020120144175102], [70.323594191371583, 33.358532619758385], [69.687147251264847, 33.105498969041228], [69.262522007122541, 32.501944078088293], [69.317764113242546, 31.901412258424436], [68.926676873657655, 31.620189113892064], [68.556932000609308, 31.713310044882011], [67.792689243444769, 31.582930406209623], [67.683393589147457, 31.303154201781414], [66.938891229118454, 31.304911200479346], [66.38145755398601, 30.738899237586448], [66.346472609324408, 29.88794342703617], [65.046862013616092, 29.472180691031902], [64.350418735618504, 29.560030625928089], [64.148002150331237, 29.340819200145965], [63.550260858011164, 29.468330796826162], [62.549856805272775, 29.318572496044304], [60.874248488208778, 29.829238999952604], [61.78122155136343, 30.735850328081231], [61.699314406180811, 31.379506130492661], [60.941944614511115, 31.548074652628745], [60.863654819588952, 32.182919623334421], [60.536077915290761, 32.981268825811561], [60.963700392505991, 33.528832302376252], [60.528429803311575, 33.676446031217999], [60.80319339380744, 34.404101874319856], [61.21081709172573, 35.650072333309218]]] } }, - { "type": "Feature", "properties": { "admin": "Angola", "name": "Angola", "continent": "Africa" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[16.326528354567042, -5.877470391466217], [16.573179965896141, -6.622644545115092], [16.860190870845226, -7.222297865429978], [17.089995965247166, -7.545688978712474], [17.472970004962288, -8.068551120641656], [18.134221632569048, -7.987677504104865], [18.464175652752683, -7.847014255406475], [19.016751743249664, -7.988245944860138], [19.166613396896079, -7.738183688999724], [19.417502475673214, -7.155428562044277], [20.037723016040214, -7.116361179231658], [20.091621534920616, -6.943090101756949], [20.60182295093832, -6.939317722199688], [20.514748162526526, -7.299605808138663], [21.728110792739752, -7.290872491081315], [21.74645592620336, -7.920084730667113], [21.949130893652033, -8.305900974158304], [21.80180138518795, -8.908706556842985], [21.875181919042397, -9.523707777548564], [22.208753289486417, -9.894796237836529], [22.155268182064326, -11.084801120653777], [22.402798292742428, -10.99307545333569], [22.837345411884762, -11.017621758674334], [23.456790805767461, -10.867863457892481], [23.912215203555743, -10.926826267137541], [24.017893507592614, -11.237298272347115], [23.904153680118235, -11.722281589406332], [24.079905226342895, -12.191296888887305], [23.930922072045373, -12.565847670138821], [24.0161365088947, -12.91104623784855], [21.933886346125941, -12.898437188369353], [21.887842644953871, -16.080310153876891], [22.562478468524283, -16.898451429921831], [23.215048455506086, -17.523116143465952], [21.377176141045592, -17.930636488519706], [18.956186964603628, -17.789094740472233], [18.263309360434217, -17.309950860262003], [14.209706658595049, -17.353100681225708], [14.058501417709035, -17.423380629142653], [13.462362094789963, -16.971211846588741], [12.814081251688405, -16.941342868724075], [12.21546146001938, -17.111668389558059], [11.734198846085146, -17.301889336824498], [11.640096062881609, -16.673142185129205], [11.778537224991563, -15.793816013250687], [12.123580763404444, -14.878316338767927], [12.175618930722264, -14.449143568583889], [12.500095249083014, -13.547699883684398], [12.738478631245439, -13.137905775609934], [13.312913852601834, -12.483630466362511], [13.633721144269824, -12.038644707897189], [13.738727654686924, -11.297863050993142], [13.686379428775293, -10.73107594161584], [13.38732791510216, -10.373578383020726], [13.120987583069873, -9.766897067914112], [12.875369500386567, -9.166933689005488], [12.929061313537797, -8.959091078327573], [13.23643273280987, -8.56262948978434], [12.933040398824314, -7.596538588087752], [12.728298374083916, -6.927122084178803], [12.227347039446441, -6.294447523629372], [12.322431674863562, -6.100092461779651], [12.735171339578695, -5.965682061388476], [13.024869419006988, -5.984388929878106], [13.375597364971892, -5.864241224799555], [16.326528354567042, -5.877470391466217]]], [[[12.436688266660919, -5.684303887559223], [12.182336866920277, -5.789930515163801], [11.914963006242115, -5.037986748884733], [12.318607618873923, -4.606230157086158], [12.620759718484548, -4.438023369976121], [12.995517205465202, -4.781103203961918], [12.631611769265842, -4.991271254092935], [12.468004184629759, -5.248361504744991], [12.436688266660919, -5.684303887559223]]]] } }, - { "type": "Feature", "properties": { "admin": "Albania", "name": "Albania", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[20.590247430104906, 41.855404161133592], [20.463175083099195, 41.515089016275333], [20.605181919037356, 41.086226304685219], [21.020040317476397, 40.842726955725873], [20.99998986174722, 40.580003973953964], [20.67499677906363, 40.43499990494302], [20.61500044117275, 40.110006822259365], [20.150015903410516, 39.624997666983965], [19.980000441170144, 39.694993394523401], [19.9600016618732, 39.915005805006039], [19.40608198413673, 40.250773423822459], [19.319058872157139, 40.727230129553554], [19.403549838954287, 41.409565741535445], [19.540027296637099, 41.71998607031275], [19.371768833094958, 41.87754751237064], [19.304486118250786, 42.195745144207812], [19.738051385179627, 42.688247382165564], [19.801613396898681, 42.500093492190835], [20.0707, 42.58863], [20.28375451018189, 42.320259507815074], [20.52295, 42.21787], [20.590247430104906, 41.855404161133592]]] } }, - { "type": "Feature", "properties": { "admin": "United Arab Emirates", "name": "United Arab Emirates", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[51.579518670463258, 24.245497137951102], [51.757440626844172, 24.294072984305462], [51.794389275932865, 24.019826158132499], [52.577080519425593, 24.177439276622703], [53.404006788960139, 24.151316840099167], [54.008000929587574, 24.121757920828212], [54.693023716048614, 24.797892360935084], [55.439024692614126, 25.439145209244934], [56.070820753814544, 26.055464178973978], [56.261041701080948, 25.714606431576762], [56.396847365143991, 24.924732163995483], [55.886232537667993, 24.92083059335744], [55.804118686756212, 24.269604193615258], [55.981213820220454, 24.130542914317822], [55.528631626208231, 23.933604030853498], [55.525841098864461, 23.524869289640929], [55.234489373602869, 23.110992743415316], [55.208341098863187, 22.708329982997039], [55.006803012924898, 22.496947536707129], [52.000733270074321, 23.001154486578937], [51.617707553926969, 24.014219265228824], [51.579518670463258, 24.245497137951102]]] } }, - { "type": "Feature", "properties": { "admin": "Argentina", "name": "Argentina", "continent": "South America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-65.5, -55.2], [-66.45, -55.25], [-66.95992, -54.89681], [-67.56244, -54.87001], [-68.63335, -54.8695], [-68.634010227583147, -52.636370458874453], [-68.25, -53.1], [-67.75, -53.85], [-66.45, -54.45], [-65.05, -54.7], [-65.5, -55.2]]], [[[-64.964892137294569, -22.075861504812348], [-64.377021043542257, -22.79809132252354], [-63.986838141522462, -21.993644301035953], [-62.84646847192154, -22.034985446869452], [-62.685057135657885, -22.249029229422401], [-60.846564704009928, -23.880712579038299], [-60.028966030503973, -24.032796319273238], [-58.807128465394939, -24.771459242453268], [-57.777217169817952, -25.162339776309032], [-57.633660040911124, -25.603656508081666], [-58.618173590719707, -27.123718763947117], [-57.609759690976134, -27.395898532828419], [-56.486701626192989, -27.548499037386243], [-55.695845506398186, -27.387837009390815], [-54.788794928595038, -26.621785577096087], [-54.625290696823541, -25.739255466415479], [-54.130049607954412, -25.547639255477243], [-53.628348965048716, -26.12486500417743], [-53.648735317587885, -26.923472588816104], [-54.490725267135517, -27.474756768505767], [-55.162286342984586, -27.881915378533414], [-56.290899624239088, -28.852760512000849], [-57.62513342958291, -30.21629485445424], [-57.874937303281897, -31.016556084926158], [-58.14244035504074, -32.044503676076182], [-58.132647671121404, -33.040566908502008], [-58.349611172098818, -33.263188978815428], [-58.427074144104367, -33.909454441057541], [-58.495442064026541, -34.4314897600701], [-57.225829637263629, -35.288026625307886], [-57.362358771378737, -35.977390232081497], [-56.737487352105447, -36.413125909166574], [-56.788285285048339, -36.901571547189327], [-57.749156867083421, -38.183870538079901], [-59.231857062401865, -38.720220228837199], [-61.2374452378656, -38.92842457454114], [-62.335956997310134, -38.827707208004362], [-62.125763108962914, -39.424104913084868], [-62.33053097191943, -40.172586358400316], [-62.145994432205228, -40.676896661136723], [-62.74580278181697, -41.028761488612083], [-63.770494757732514, -41.166789239263657], [-64.732089809819698, -40.802677097335128], [-65.118035244391578, -41.064314874028874], [-64.97856055363583, -42.058000990569312], [-64.303407965742466, -42.359016208669495], [-63.755947842042339, -42.043686618824495], [-63.458059048095883, -42.563138116222355], [-64.378803880456289, -42.873558444999638], [-65.181803961839691, -43.495380954767782], [-65.328823411710133, -44.501366062193689], [-65.565268927661592, -45.03678557716978], [-66.509965786389344, -45.039627780945843], [-67.293793911392427, -45.551896254255183], [-67.580546434180079, -46.301772963242527], [-66.597066413017259, -47.033924655953804], [-65.641026577401433, -47.23613453551188], [-65.98508826360073, -48.133289076531128], [-67.166178961847649, -48.697337334996931], [-67.816087612566449, -49.869668877970412], [-68.728745083273154, -50.26421843851886], [-69.138539191347789, -50.732510267947788], [-68.815561489523517, -51.771104011594097], [-68.149994879820397, -52.349983406127699], [-68.571545376241332, -52.299443855346247], [-69.498362189396076, -52.142760912637236], [-71.914803839796321, -52.009022305865912], [-72.329403856074023, -51.425956312872394], [-72.309973517532342, -50.677009779666342], [-72.975746832964617, -50.741450290734299], [-73.328050910114456, -50.378785088909865], [-73.415435757120022, -49.318436374712952], [-72.648247443314929, -48.878618259476774], [-72.331160854771937, -48.244238376661819], [-72.44735531278026, -47.738532810253517], [-71.917258470330196, -46.884838148791786], [-71.552009446891233, -45.560732924177117], [-71.659315558545316, -44.973688653341434], [-71.222778896759721, -44.784242852559409], [-71.329800788036195, -44.407521661151677], [-71.793622606071935, -44.207172133156099], [-71.464056159130493, -43.787611179378324], [-71.915423956983901, -43.408564548517404], [-72.148898078078517, -42.254888197601375], [-71.746803758415453, -42.051386407235988], [-71.915734015577542, -40.832339369470716], [-71.680761277946445, -39.808164157878061], [-71.413516608349042, -38.916022230791107], [-70.814664272734703, -38.552995293940732], [-71.118625047475419, -37.576827487947192], [-71.121880662709771, -36.65812387466233], [-70.364769253201658, -36.005088799789931], [-70.388049485949082, -35.169687595359441], [-69.817309129501453, -34.193571465798279], [-69.814776984319209, -33.273886000299839], [-70.074399380153622, -33.09120981214803], [-70.535068935819439, -31.365010267870279], [-69.919008348251921, -30.336339206668306], [-70.013550381129861, -29.367922865518544], [-69.656130337183143, -28.459141127233686], [-69.001234910748266, -27.521213881136127], [-68.295541551370391, -26.899339694935787], [-68.594799770772667, -26.50690886811126], [-68.386001146097342, -26.185016371365229], [-68.417652960876111, -24.518554782816874], [-67.328442959244128, -24.025303236590908], [-66.985233934177629, -22.986348565362825], [-67.106673550063604, -22.735924574476392], [-66.273339402924833, -21.832310479420677], [-64.964892137294569, -22.075861504812348]]]] } }, - { "type": "Feature", "properties": { "admin": "Armenia", "name": "Armenia", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[43.582745802592726, 41.09214325618256], [44.972480096218071, 41.248128567055588], [45.179495883979335, 40.985353908851401], [45.560351189970433, 40.812289537105919], [45.359174839058156, 40.561503811193447], [45.891907179555076, 40.218475653639992], [45.610012241402913, 39.899993801425175], [46.034534132680662, 39.628020738273058], [46.483498976432443, 39.464154771475528], [46.505719842317966, 38.770605373686287], [46.143623081248812, 38.74120148371221], [45.735379266143006, 39.319719143219736], [45.739978468616975, 39.473999131827114], [45.298144972521456, 39.471751207022422], [45.00198733905674, 39.740003567049548], [44.793989699081934, 39.713002631177041], [44.400008579288695, 40.005000311842267], [43.656436395040934, 40.253563951166178], [43.752657911968399, 40.740200914058754], [43.582745802592726, 41.09214325618256]]] } }, - { "type": "Feature", "properties": { "admin": "French Southern and Antarctic Lands", "name": "Fr. S. Antarctic Lands", "continent": "Seven seas (open ocean)" }, "geometry": { "type": "Polygon", "coordinates": [[[68.935, -48.625], [69.58, -48.94], [70.525, -49.065], [70.56, -49.255], [70.28, -49.71], [68.745, -49.775], [68.72, -49.2425], [68.8675, -48.83], [68.935, -48.625]]] } }, - { "type": "Feature", "properties": { "admin": "Australia", "name": "Australia", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[145.397978143494782, -40.792548516605883], [146.364120721623692, -41.137695407883335], [146.908583612250823, -41.000546156580668], [147.689259474884125, -40.808258152022681], [148.289067824495987, -40.875437514002122], [148.359864536735785, -42.062445163746439], [148.017301467073082, -42.40702361426861], [147.914051955353784, -43.211522312188485], [147.564564243763982, -42.937688897473855], [146.87034305235494, -43.634597263362082], [146.663327264593647, -43.580853773778543], [146.048377720320389, -43.54974456153888], [145.431929559510536, -42.693776137056268], [145.295090366801674, -42.03360971452755], [144.7180713238306, -41.162551771815707], [144.743754510679622, -40.703975111657705], [145.397978143494782, -40.792548516605883]]], [[[143.561811151299935, -13.763655694232209], [143.922099237238882, -14.548310642152], [144.563713820574804, -14.171176039285879], [144.894908075133515, -14.594457696188622], [145.374723748963419, -14.984976495018284], [145.271991001567244, -15.428205254785691], [145.48525963763575, -16.285672295804769], [145.637033319276952, -16.784918308176611], [145.888904250267672, -16.906926364817647], [146.160308872664473, -17.76165455492524], [146.063673944278662, -18.280072523677315], [146.387478469019584, -18.958274021075905], [147.471081577747896, -19.480722751546676], [148.177601760042478, -19.955939222902767], [148.848413527623222, -20.391209812097252], [148.717465448195583, -20.633468926681513], [149.289420200802056, -21.260510756111096], [149.678337030230637, -22.342511895438388], [150.07738244038859, -22.122783705333315], [150.482939081015161, -22.556142266533012], [150.727265252891158, -22.402404880464655], [150.899554478152254, -23.462236830338679], [151.609175246384211, -24.076256198830755], [152.07353966695905, -24.45788665130619], [152.855197381805908, -25.267501316023008], [153.136162144176751, -26.071173191026187], [153.161948683890358, -26.641319268502439], [153.09290897034856, -27.260299574494503], [153.569469028944184, -28.110066827102099], [153.512108189100218, -28.995077406532751], [153.339095493787056, -29.458201592732443], [153.069241164358857, -30.350240166954809], [153.089601678681788, -30.923641859665445], [152.891577590139377, -31.640445651985949], [152.450002476205327, -32.550002536755237], [151.709117466436766, -33.041342054986337], [151.343971795862387, -33.816023451473846], [151.010555454715103, -34.310360202777879], [150.714139439089024, -35.173459974916803], [150.328219842733233, -35.671879164371923], [150.075212030232251, -36.420205580390508], [149.946124302367139, -37.109052422841224], [149.997283970336127, -37.425260512035123], [149.423882277625523, -37.772681166333463], [148.304622430615893, -37.809061374666875], [147.38173302631526, -38.219217217767543], [146.922122837511324, -38.606532077795116], [146.317921991154776, -39.035756524411433], [145.489652134380549, -38.593767999019043], [144.876976353128157, -38.41744801203911], [145.032212355732952, -37.896187839510972], [144.485682407814011, -38.085323581699257], [143.609973586196077, -38.809465427405321], [142.745426873952965, -38.538267510737519], [142.17832970598198, -38.380034275059835], [141.606581659104677, -38.308514092767872], [140.638578729413211, -38.019332777662541], [139.992158237874321, -37.402936293285094], [139.806588169514043, -36.643602797188272], [139.574147577065219, -36.138362318670666], [139.082808058834075, -35.732754001611774], [138.120747918856296, -35.612296237939397], [138.449461704664998, -35.127261244447887], [138.207564325106659, -34.384722588845925], [137.719170363516128, -35.07682504653102], [136.829405552314711, -35.260534763328614], [137.352371047108477, -34.707338555644093], [137.503886346588331, -34.130267836240769], [137.890116001537649, -33.640478610978327], [137.810327590079112, -32.900007012668105], [136.996837192940347, -33.752771498348629], [136.372069126531642, -34.094766127256186], [135.98904341038434, -34.89011809666048], [135.208212518454104, -34.478670342752601], [135.239218377829161, -33.947953383114971], [134.613416782774607, -33.222778008763136], [134.085903761939107, -32.848072198214759], [134.273902622617015, -32.617233575166949], [132.990776808809812, -32.011224053680188], [132.288080682504869, -31.982646986622761], [131.326330601120901, -31.495803318001041], [129.535793898639668, -31.590422865527476], [128.240937534702198, -31.948488864877849], [127.102867466338282, -32.282266941051041], [126.148713820501129, -32.2159660784206], [125.088623488465586, -32.728751316052829], [124.22164798390493, -32.959486586236061], [124.028946567888511, -33.483847344701708], [123.65966678273071, -33.890179131812722], [122.811036411633609, -33.914467054989835], [122.18306440642283, -34.003402194964217], [121.299190708502579, -33.821036065406126], [120.580268182458113, -33.930176690406618], [119.893695103028222, -33.976065362281808], [119.298899367348781, -34.50936614353396], [119.007340936357977, -34.464149265278529], [118.505717808100769, -34.746819349915093], [118.024971958489516, -35.064732761374707], [117.295507440257438, -35.025458672832862], [116.62510908413492, -35.025096937806829], [115.564346958479689, -34.386427911111547], [115.026808709779516, -34.196517022438918], [115.048616164206763, -33.623425388322026], [115.545123325667078, -33.487257989232951], [115.714673700016661, -33.259571628554944], [115.679378696761376, -32.900368747694124], [115.801645135563959, -32.205062351207026], [115.689610630355105, -31.612437025683782], [115.160909051576937, -30.601594333622455], [114.99704308477942, -30.030724786094162], [115.040037876446249, -29.461095472940794], [114.64197431850198, -28.810230808224706], [114.61649783738217, -28.516398614213042], [114.173579136208446, -28.118076674107321], [114.048883905088132, -27.33476531342712], [113.477497593236876, -26.543134047147898], [113.338953078262477, -26.116545098578477], [113.77835778204026, -26.549025160429174], [113.440962355606587, -25.621278171493152], [113.936901076311642, -25.911234633082877], [114.232852004047288, -26.298446140245868], [114.216160516417006, -25.786281019801105], [113.721255324357685, -24.998938897402123], [113.625343866024025, -24.683971042583146], [113.393523390762667, -24.384764499613262], [113.502043898575607, -23.80635019297025], [113.706992629045146, -23.56021534596406], [113.843418410295669, -23.059987481378734], [113.736551548316072, -22.475475355725372], [114.149756300921865, -21.755881036061009], [114.225307244932651, -22.51748829517863], [114.64776207891866, -21.829519952076904], [115.460167270979298, -21.495173435148541], [115.94737267462699, -21.068687839443708], [116.711615431791529, -20.701681817306817], [117.166316359527684, -20.623598728113802], [117.441545037914238, -20.746898695562162], [118.229558953932951, -20.374208265873232], [118.836085239742701, -20.263310642174822], [118.987807244951753, -20.044202569257319], [119.252493931150624, -19.952941989829835], [119.805225050944543, -19.976506442954978], [120.856220330896633, -19.683707777589188], [121.399856398607199, -19.239755547769729], [121.655137974129062, -18.70531788500713], [122.241665480641757, -18.197648614171765], [122.286623976735655, -17.798603204013911], [122.312772251475408, -17.254967136303446], [123.012574497571904, -16.405199883695854], [123.433789097183009, -17.268558037996225], [123.859344517106592, -17.069035332917249], [123.503242222183232, -16.596506036040363], [123.817073195491915, -16.11131601325199], [124.258286574399847, -16.32794361741956], [124.379726190285794, -15.567059828353973], [124.926152785340022, -15.07510019293532], [125.167275018413875, -14.680395603090004], [125.670086704613823, -14.510070082256018], [125.685796340030493, -14.230655612853834], [126.125149367376096, -14.347340996968949], [126.142822707219864, -14.095986830301211], [126.582589146023736, -13.95279143642041], [127.065867140817332, -13.817967624570922], [127.804633416861932, -14.276906019755042], [128.359689976108939, -14.869169610252253], [128.985543247595899, -14.875990899314738], [129.621473423379598, -14.969783623924553], [129.409600050982988, -14.420669854391031], [129.888640578328591, -13.618703301653481], [130.339465773642928, -13.357375583553473], [130.183506300985982, -13.107520033422301], [130.617795037966971, -12.536392103732464], [131.223494500859999, -12.183648776908113], [131.73509118054946, -12.302452894747159], [132.575298293183096, -12.114040622611013], [132.557211541881031, -11.603012383676683], [131.824698114143644, -11.273781833545097], [132.357223748911395, -11.128519382372641], [133.019560581596409, -11.376411228076844], [133.550845981989028, -11.786515394745134], [134.393068475481982, -12.042365411022173], [134.678632440327021, -11.9411829565947], [135.298491245667975, -12.248606052299051], [135.882693312727611, -11.962266940969796], [136.258380975489445, -12.049341729381606], [136.492475213771627, -11.857208754120389], [136.951620314684988, -12.351958916882735], [136.685124953355739, -12.887223402562054], [136.305406528875096, -13.291229750219895], [135.961758254134111, -13.324509372615889], [136.077616815332533, -13.72427825282578], [135.783836297753226, -14.223989353088211], [135.4286641786112, -14.715432224183896], [135.500184360903177, -14.997740573794427], [136.295174595281367, -15.550264987859121], [137.065360142159477, -15.870762220933353], [137.580470819244795, -16.215082289294084], [138.303217401278971, -16.807604261952658], [138.58516401586337, -16.806622409739173], [139.108542922115475, -17.062679131745366], [139.260574985918197, -17.371600843986183], [140.215245396078274, -17.710804945550063], [140.875463495039241, -17.36906869880394], [141.071110467696258, -16.832047214426719], [141.274095493738798, -16.388870131091604], [141.398222284103781, -15.840531508042584], [141.702183058844611, -15.044921156476928], [141.563380161708665, -14.561333103089506], [141.635520461188094, -14.270394789286284], [141.519868605718955, -13.698078301653805], [141.650920038011009, -12.944687595270562], [141.842691278246207, -12.741547539931187], [141.68699018775078, -12.407614434461134], [141.928629185147543, -11.877465915578778], [142.118488397387978, -11.328042087451619], [142.14370649634634, -11.04273650476814], [142.51526004452495, -10.668185723516642], [142.797310011974048, -11.157354831591515], [142.866763136974271, -11.784706719614929], [143.11594689348567, -11.90562957117791], [143.158631626558758, -12.325655612846187], [143.522123651299864, -12.834358412327429], [143.597157830987669, -13.400422051652594], [143.561811151299935, -13.763655694232209]]]] } }, - { "type": "Feature", "properties": { "admin": "Austria", "name": "Austria", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[16.979666782304033, 48.123497015976298], [16.903754103267257, 47.714865627628321], [16.340584344150411, 47.712901923201215], [16.534267612380372, 47.496170966169103], [16.202298211337361, 46.852385972676949], [16.011663852612653, 46.683610744811688], [15.137091912504982, 46.658702704447016], [14.632471551174827, 46.431817328469535], [13.806475457421524, 46.509306138691201], [12.376485223040813, 46.767559109069843], [12.153088006243051, 47.115393174826437], [11.164827915093268, 46.941579494812721], [11.048555942436533, 46.751358547546324], [10.442701450246627, 46.893546250997424], [9.932448357796657, 46.920728054382948], [9.479969516649019, 47.102809963563367], [9.632931756232974, 47.347601223329974], [9.594226108446346, 47.525058091820256], [9.896068149463188, 47.58019684507569], [10.402083774465209, 47.302487697939156], [10.544504021861625, 47.566399237653762], [11.426414015354736, 47.523766181012967], [12.141357456112784, 47.703083401065761], [12.620759718484491, 47.672387600284395], [12.932626987365945, 47.467645575543983], [13.025851271220487, 47.637583523135824], [12.884102817443901, 48.289145819687903], [13.243357374736998, 48.41611481382904], [13.595945672264433, 48.877171942737135], [14.33889773932472, 48.555305284207193], [14.901447381254055, 48.964401760445817], [15.253415561593979, 49.039074205107575], [16.029647251050218, 48.733899034207916], [16.49928266771877, 48.785808010445095], [16.960288120194573, 48.596982326850593], [16.879982944412998, 48.470013332709463], [16.979666782304033, 48.123497015976298]]] } }, - { "type": "Feature", "properties": { "admin": "Azerbaijan", "name": "Azerbaijan", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[45.001987339056789, 39.740003567049591], [45.298144972521435, 39.471751207022422], [45.739978468616997, 39.473999131827149], [45.735379266143092, 39.319719143219785], [46.143623081248812, 38.74120148371221], [45.457721795438729, 38.874139105783108], [44.952688022650264, 39.33576467544642], [44.79398969908199, 39.713002631177027], [45.001987339056789, 39.740003567049591]]], [[[47.373315464066216, 41.219732367511249], [47.81566572448471, 41.151416124021338], [47.987283156126033, 41.405819200194223], [48.584352654826283, 41.808869533854669], [49.110263706260653, 41.282286688800518], [49.618914829309588, 40.572924302729966], [50.084829542853093, 40.526157131505776], [50.392821079312704, 40.256561184239096], [49.569202101444795, 40.176100979160701], [49.395259230350419, 39.39948171646224], [49.2232283872507, 39.04921885838791], [48.856532423707584, 38.815486355131775], [48.883249139202533, 38.320245266262638], [48.634375441284831, 38.270377509100925], [48.010744256386502, 38.794014797514528], [48.355529412637928, 39.288764960276886], [48.060095249225256, 39.582235419262439], [47.685079380083117, 39.508363959301185], [46.505719842317966, 38.770605373686251], [46.483498976432443, 39.464154771475528], [46.034534132680697, 39.628020738273044], [45.610012241402913, 39.899993801425175], [45.891907179555133, 40.21847565363997], [45.359174839058156, 40.561503811193482], [45.560351189970469, 40.812289537105947], [45.179495883979392, 40.98535390885143], [44.972480096218156, 41.248128567055623], [45.217426385281634, 41.411451931314041], [45.962600538930438, 41.123872585609789], [46.501637404166978, 41.064444688474104], [46.637908156120567, 41.181672675128219], [46.145431756378983, 41.72280243587263], [46.404950799348818, 41.860675157227341], [46.686070591016652, 41.827137152669899], [47.373315464066216, 41.219732367511249]]]] } }, - { "type": "Feature", "properties": { "admin": "Burundi", "name": "Burundi", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[29.339997592900342, -4.499983412294092], [29.276383904749046, -3.293907159034063], [29.02492638521678, -2.839257907730157], [29.632176141078585, -2.917857761246096], [29.938359002407935, -2.348486830254238], [30.469696079232978, -2.413857517103458], [30.527677036264457, -2.807631931167534], [30.743012729624692, -3.034284763199686], [30.752262811004943, -3.359329522315569], [30.505559523243559, -3.568567396665364], [30.116332635221166, -4.090137627787242], [29.753512404099919, -4.45238941815328], [29.339997592900342, -4.499983412294092]]] } }, - { "type": "Feature", "properties": { "admin": "Belgium", "name": "Belgium", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[3.314971144228536, 51.345780951536071], [4.047071160507527, 51.267258612668556], [4.973991326526913, 51.475023708698124], [5.60697594567, 51.037298488969768], [6.156658155958779, 50.803721015010574], [6.043073357781109, 50.128051662794221], [5.782417433300905, 50.090327867221205], [5.674051954784828, 49.52948354755749], [4.799221632515809, 49.985373033236371], [4.286022983425084, 49.90749664977254], [3.588184441755685, 50.378992418003563], [3.123251580425801, 50.780363267614561], [2.658422071960274, 50.796848049515731], [2.513573032246142, 51.148506171261815], [3.314971144228536, 51.345780951536071]]] } }, - { "type": "Feature", "properties": { "admin": "Benin", "name": "Benin", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[2.691701694356254, 6.258817246928628], [1.865240512712318, 6.14215770102973], [1.618950636409238, 6.832038072126236], [1.664477573258381, 9.128590399609378], [1.46304284018467, 9.334624335157086], [1.425060662450136, 9.825395412632998], [1.077795037448737, 10.175606594275022], [0.772335646171484, 10.470808213742357], [0.899563022474069, 10.997339382364258], [1.243469679376488, 11.11051076908346], [1.447178175471066, 11.547719224488857], [1.93598554851988, 11.641150214072551], [2.154473504249921, 11.940150051313337], [2.49016360841793, 12.233052069543671], [2.84864301922667, 12.235635891158266], [3.611180454125558, 11.660167141155966], [3.572216424177469, 11.327939357951516], [3.797112257511713, 10.734745591673104], [3.600070021182801, 10.332186184119406], [3.705438266625918, 10.063210354040207], [3.220351596702101, 9.4441525333997], [2.912308383810255, 9.13760793704432], [2.723792758809509, 8.506845404489708], [2.74906253420022, 7.870734361192886], [2.691701694356254, 6.258817246928628]]] } }, - { "type": "Feature", "properties": { "admin": "Burkina Faso", "name": "Burkina Faso", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-2.827496303712706, 9.642460842319775], [-3.511898972986272, 9.900326239456216], [-3.980449184576684, 9.862344061721698], [-4.330246954760383, 9.610834865757139], [-4.779883592131966, 9.821984768101741], [-4.954653286143098, 10.152713934769732], [-5.404341599946973, 10.370736802609144], [-5.470564947929004, 10.951269842976044], [-5.197842576508648, 11.375145778850136], [-5.220941941743119, 11.713858954307224], [-4.427166103523802, 12.542645575404292], [-4.280405035814879, 13.228443508349738], [-4.006390753587225, 13.472485459848112], [-3.52280270019986, 13.337661647998612], [-3.103706834312759, 13.54126679122859], [-2.967694464520576, 13.798150336151506], [-2.191824510090384, 14.246417548067352], [-2.001035122068771, 14.559008287000887], [-1.066363491205663, 14.973815009007764], [-0.515854458000348, 15.116157741755725], [-0.26625729003058, 14.924308986872147], [0.374892205414682, 14.928908189346128], [0.295646396495101, 14.444234930880651], [0.429927605805517, 13.988733018443922], [0.993045688490071, 13.335749620003821], [1.024103224297477, 12.851825669806573], [2.177107781593775, 12.625017808477532], [2.154473504249921, 11.940150051313337], [1.93598554851988, 11.641150214072551], [1.447178175471066, 11.547719224488857], [1.243469679376488, 11.11051076908346], [0.899563022474069, 10.997339382364258], [0.023802524423701, 11.018681748900802], [-0.438701544588582, 11.09834096927872], [-0.761575893548183, 10.936929633015053], [-1.203357713211431, 11.009819240762736], [-2.94040930827046, 10.962690334512557], [-2.963896246747111, 10.395334784380081], [-2.827496303712706, 9.642460842319775]]] } }, - { "type": "Feature", "properties": { "admin": "Bangladesh", "name": "Bangladesh", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[92.672720981825549, 22.041238918541247], [92.652257114637976, 21.324047552978481], [92.30323449093865, 21.475485337809815], [92.368553501355606, 20.670883287025344], [92.082886183646124, 21.192195135985767], [92.025215285208361, 21.701569729086764], [91.834890985077408, 22.182935695885561], [91.417087029997646, 22.765019029221218], [90.496006300827247, 22.805016587815125], [90.586956821660948, 22.392793687422863], [90.272970819055544, 21.836367702720107], [89.847467075564268, 22.039146023033421], [89.70204959509492, 21.857115790285299], [89.41886274613546, 21.966178900637296], [89.031961297566198, 22.055708319582973], [88.876311883503064, 22.879146429937826], [88.529769728553759, 23.631141872649163], [88.699940220090895, 24.233714911388557], [88.084422235062405, 24.501657212821918], [88.30637251175601, 24.866079413344199], [88.931553989623069, 25.238692328384769], [88.209789259802477, 25.768065700782707], [88.56304935094974, 26.446525580342716], [89.355094028687276, 26.014407253518065], [89.832480910199592, 25.965082098895476], [89.920692580121838, 25.269749864192171], [90.872210727912105, 25.13260061288954], [91.799595981822065, 25.14743174895731], [92.376201613334786, 24.976692816664961], [91.915092807994398, 24.130413723237108], [91.467729933643668, 24.072639471934789], [91.158963250699713, 23.503526923104381], [91.706475050832083, 22.985263983649183], [91.869927606171302, 23.62434642180278], [92.146034783906799, 23.62749868417259], [92.672720981825549, 22.041238918541247]]] } }, - { "type": "Feature", "properties": { "admin": "Bulgaria", "name": "Bulgaria", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[22.657149692482985, 44.234923000661276], [22.94483239105184, 43.823785305347123], [23.332302280376322, 43.897010809904707], [24.100679152124169, 43.741051337247846], [25.569271681426923, 43.688444729174712], [26.065158725699739, 43.943493760751259], [27.242399529740904, 44.175986029632398], [27.970107049275068, 43.812468166675202], [28.55808149589199, 43.707461656258118], [28.039095086384712, 43.293171698574177], [27.673897739378042, 42.577892361006214], [27.996720411905383, 42.007358710287775], [27.135739373490473, 42.141484890301335], [26.117041863720793, 41.826904608724554], [26.106138136507205, 41.328898830727766], [25.197201368925441, 41.234485988930523], [24.492644891058031, 41.583896185872028], [23.692073601992345, 41.309080918943842], [22.952377150166445, 41.337993882811141], [22.881373732197424, 41.999297186850242], [22.380525750424585, 42.320259507815081], [22.545011834409614, 42.461362006188025], [22.436594679461273, 42.580321153323929], [22.604801466571324, 42.898518785161137], [22.986018507588479, 43.211161200526959], [22.500156691180276, 43.642814439460977], [22.410446404721593, 44.008063462899948], [22.657149692482985, 44.234923000661276]]] } }, - { "type": "Feature", "properties": { "admin": "The Bahamas", "name": "Bahamas", "continent": "North America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-77.53466, 23.75975], [-77.78, 23.71], [-78.03405, 24.28615], [-78.40848, 24.57564], [-78.19087, 25.2103], [-77.89, 25.17], [-77.54, 24.34], [-77.53466, 23.75975]]], [[[-77.82, 26.58], [-78.91, 26.42], [-78.98, 26.79], [-78.51, 26.87], [-77.85, 26.84], [-77.82, 26.58]]], [[[-77.0, 26.59], [-77.17255, 25.87918], [-77.35641, 26.00735], [-77.34, 26.53], [-77.78802, 26.92516], [-77.79, 27.04], [-77.0, 26.59]]]] } }, - { "type": "Feature", "properties": { "admin": "Bosnia and Herzegovina", "name": "Bosnia and Herz.", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[19.005486281010118, 44.860233669609144], [19.36803, 44.863], [19.11761, 44.42307], [19.59976, 44.03847], [19.454, 43.568100000000115], [19.21852, 43.52384], [19.03165, 43.43253], [18.70648, 43.20011], [18.56, 42.65], [17.674921502358981, 43.028562527023603], [17.297373488034449, 43.446340643887353], [16.916156447017325, 43.667722479825663], [16.456442905348862, 44.041239732431265], [16.239660271884528, 44.351143296885695], [15.750026075918978, 44.81871165626255], [15.959367303133373, 45.233776760430935], [16.318156772535868, 45.004126695325901], [16.534939406000202, 45.211607570977705], [17.00214603035101, 45.233776760430935], [17.861783481526398, 45.067740383477137], [18.553214145591646, 45.08158966733145], [19.005486281010118, 44.860233669609144]]] } }, - { "type": "Feature", "properties": { "admin": "Belarus", "name": "Belarus", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[23.484127638449841, 53.912497667041123], [24.45068362803703, 53.905702216194747], [25.536353794056989, 54.282423407602515], [25.768432651479792, 54.846962592175082], [26.588279249790386, 55.167175604871659], [26.494331495883749, 55.61510691997762], [27.102459751094525, 55.783313707087672], [28.17670942557799, 56.169129950578807], [29.2295133806603, 55.918344224666356], [29.371571893030669, 55.67009064393617], [29.896294386522353, 55.789463202530406], [30.87390913262, 55.550976467503396], [30.971835971813132, 55.081547756564028], [30.75753380709871, 54.811770941784303], [31.384472283663733, 54.157056382862422], [31.791424187962232, 53.974638576872117], [31.731272820774503, 53.794029446012011], [32.405598585751157, 53.618045355842028], [32.693643019346034, 53.351420803432106], [32.304519484188226, 53.132726141972903], [31.497643670382924, 53.167426866256889], [31.30520063652801, 53.073995876673195], [31.540018344862254, 52.742052313846344], [31.78599816257158, 52.10167796488544], [30.927549269338975, 52.042353420614383], [30.619454380014837, 51.822806098022362], [30.55511722181145, 51.319503485715643], [30.157363722460889, 51.416138414101454], [29.254938185347921, 51.368234361366881], [28.992835320763522, 51.602044379271462], [28.617612745892242, 51.427713934934836], [28.241615024536564, 51.572227077839059], [27.454066196408426, 51.59230337178446], [26.337958611768549, 51.832288723347915], [25.327787713327005, 51.910656032918538], [24.553106316839511, 51.888461005249177], [24.005077752384206, 51.617443956094448], [23.52707075368437, 51.578454087930233], [23.508002150168689, 52.023646552124717], [23.19949384938618, 52.486977444053664], [23.799198846133375, 52.691099351606553], [23.804934930117774, 53.08973135030606], [23.527535841574995, 53.47012156840654], [23.484127638449841, 53.912497667041123]]] } }, - { "type": "Feature", "properties": { "admin": "Belize", "name": "Belize", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-89.143080410503302, 17.808318996649316], [-89.150909389995519, 17.955467637600414], [-89.029857347351808, 18.001511338772485], [-88.848343878926585, 17.883198147040229], [-88.490122850279334, 18.486830552641603], [-88.300031094093669, 18.499982204659897], [-88.296336229184803, 18.353272813383263], [-88.106812913754368, 18.348673610909284], [-88.123478563168476, 18.076674709541003], [-88.285354987322776, 17.644142971258031], [-88.197866787452625, 17.489475409408453], [-88.302640753924422, 17.13169363043566], [-88.239517991879893, 17.036066392479551], [-88.355428229510551, 16.530774237529624], [-88.551824510435821, 16.265467434143144], [-88.732433641295927, 16.233634751851351], [-88.930612759135244, 15.887273464415072], [-89.229121670269265, 15.886937567605166], [-89.15080603713092, 17.015576687075832], [-89.143080410503302, 17.808318996649316]]] } }, - { "type": "Feature", "properties": { "admin": "Bolivia", "name": "Bolivia", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-62.84646847192154, -22.034985446869442], [-63.986838141522462, -21.993644301035946], [-64.377021043542243, -22.798091322523533], [-64.964892137294598, -22.07586150481232], [-66.273339402924833, -21.832310479420713], [-67.10667355006359, -22.735924574476414], [-67.82817989772272, -22.872918796482171], [-68.219913092711266, -21.494346612231858], [-68.757167121033731, -20.372657972904459], [-68.442225104430904, -19.405068454671426], [-68.966818406841853, -18.9816834449041], [-69.100246955019472, -18.260125420812674], [-69.590423753524036, -17.580011895419329], [-68.959635382753291, -16.500697930571267], [-69.389764166934697, -15.66012908291165], [-69.160346645774936, -15.323973890853015], [-69.339534674747, -14.953195489158828], [-68.94888668483658, -14.45363941819328], [-68.929223802349526, -13.602683607643007], [-68.880079515239956, -12.89972909917665], [-68.665079718689611, -12.561300144097171], [-69.52967810736493, -10.951734307502193], [-68.786157599549469, -11.036380303596276], [-68.27125362819325, -11.014521172736817], [-68.048192308205373, -10.712059014532484], [-67.173801235610725, -10.30681243249961], [-66.646908331962791, -9.931331475466861], [-65.33843522811641, -9.76198780684639], [-65.444837002205375, -10.51145110437543], [-65.321898769783004, -10.895872084194675], [-65.402281460213018, -11.566270440317151], [-64.31635291203159, -12.461978041232191], [-63.196498786050562, -12.627032565972433], [-62.803060268796372, -13.000653171442682], [-62.127080857986371, -13.19878061284972], [-61.713204311760769, -13.489202162330049], [-61.084121263255646, -13.479383640194595], [-60.503304002511122, -13.775954685117656], [-60.459198167550014, -14.354007256734551], [-60.264326341377355, -14.645979099183638], [-60.251148851142922, -15.077218926659318], [-60.542965664295131, -15.093910414289592], [-60.158389655179022, -16.258283786690082], [-58.241219855366673, -16.299573256091289], [-58.388058437724027, -16.877109063385273], [-58.280804002502244, -17.271710300366014], [-57.734558274960989, -17.552468357007765], [-57.498371141170971, -18.174187513911289], [-57.676008877174297, -18.961839694904025], [-57.949997321185819, -19.400004164306814], [-57.853801642474494, -19.969995212486186], [-58.166392381408038, -20.176700941653674], [-58.183471442280492, -19.868399346600359], [-59.11504248720609, -19.356906019775398], [-60.043564622626477, -19.342746677327419], [-61.786326463453761, -19.633736667562957], [-62.265961269770784, -20.513734633061272], [-62.291179368729203, -21.051634616787389], [-62.685057135657871, -22.24902922942238], [-62.84646847192154, -22.034985446869442]]] } }, - { "type": "Feature", "properties": { "admin": "Brazil", "name": "Brazil", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-57.625133429582945, -30.216294854454258], [-56.290899624239067, -28.852760512000884], [-55.162286342984558, -27.881915378533456], [-54.49072526713551, -27.474756768505785], [-53.648735317587885, -26.923472588816086], [-53.628348965048737, -26.124865004177465], [-54.130049607954376, -25.547639255477247], [-54.625290696823562, -25.739255466415507], [-54.428946092330577, -25.162184747012162], [-54.293476325077435, -24.570799655863958], [-54.292959560754511, -24.021014092710722], [-54.652834235235119, -23.839578138933955], [-55.027901780809543, -24.001273695575225], [-55.400747239795407, -23.956935316668797], [-55.517639329639621, -23.57199757252663], [-55.61068274598113, -22.655619398694839], [-55.797958136606894, -22.356929620047815], [-56.473317430229379, -22.086300144135279], [-56.881509568902885, -22.282153822521476], [-57.937155727761287, -22.090175876557169], [-57.870673997617786, -20.732687676681948], [-58.166392381408038, -20.176700941653674], [-57.853801642474494, -19.969995212486186], [-57.949997321185819, -19.400004164306814], [-57.676008877174297, -18.961839694904025], [-57.498371141170971, -18.174187513911289], [-57.734558274960989, -17.552468357007765], [-58.280804002502244, -17.271710300366014], [-58.388058437724027, -16.877109063385273], [-58.241219855366673, -16.299573256091289], [-60.158389655179022, -16.258283786690082], [-60.542965664295131, -15.093910414289592], [-60.251148851142922, -15.077218926659318], [-60.264326341377355, -14.645979099183638], [-60.459198167550014, -14.354007256734551], [-60.503304002511122, -13.775954685117656], [-61.084121263255646, -13.479383640194595], [-61.713204311760769, -13.489202162330049], [-62.127080857986371, -13.19878061284972], [-62.803060268796372, -13.000653171442682], [-63.196498786050562, -12.627032565972433], [-64.31635291203159, -12.461978041232191], [-65.402281460213018, -11.566270440317151], [-65.321898769783004, -10.895872084194675], [-65.444837002205375, -10.51145110437543], [-65.33843522811641, -9.76198780684639], [-66.646908331962791, -9.931331475466861], [-67.173801235610725, -10.30681243249961], [-68.048192308205373, -10.712059014532484], [-68.27125362819325, -11.014521172736817], [-68.786157599549469, -11.036380303596276], [-69.52967810736493, -10.951734307502193], [-70.093752204046879, -11.123971856331011], [-70.548685675728393, -11.009146823778462], [-70.481893886991159, -9.490118096558842], [-71.302412278921523, -10.079436130415372], [-72.184890713169821, -10.05359791426943], [-72.563033006465631, -9.520193780152715], [-73.226713426390148, -9.462212823121233], [-73.015382656532537, -9.03283334720806], [-73.571059332967053, -8.424446709835832], [-73.987235480429646, -7.523829847853063], [-73.723401455363486, -7.340998630404412], [-73.724486660441627, -6.918595472850638], [-73.120027431923575, -6.629930922068238], [-73.219711269814596, -6.089188734566076], [-72.964507208941185, -5.741251315944892], [-72.891927659787243, -5.274561455916979], [-71.748405727816532, -4.59398284263301], [-70.928843349883564, -4.401591485210367], [-70.79476884630229, -4.251264743673302], [-69.893635219996611, -4.298186944194326], [-69.444101935489599, -1.556287123219817], [-69.420485805932216, -1.122618503426409], [-69.577065395776586, -0.549991957200163], [-70.02065589057004, -0.185156345219539], [-70.015565761989293, 0.541414292804205], [-69.452396002872447, 0.706158758950693], [-69.252434048119042, 0.602650865070075], [-69.218637661400166, 0.985676581217433], [-69.804596727157701, 1.089081122233466], [-69.816973232691609, 1.714805202639624], [-67.868565029558823, 1.692455145673392], [-67.537810024674684, 2.037162787276329], [-67.25999752467358, 1.719998684084956], [-67.065048183852483, 1.130112209473225], [-66.876325853122566, 1.253360500489336], [-66.325765143484944, 0.724452215982012], [-65.548267381437554, 0.78925446207603], [-65.354713304288353, 1.0952822941085], [-64.611011928959854, 1.328730576987041], [-64.199305792890499, 1.49285492594602], [-64.083085496666072, 1.91636912679408], [-63.368788011311644, 2.200899562993129], [-63.422867397705105, 2.411067613124174], [-64.269999152265783, 2.497005520025566], [-64.408827887617903, 3.126786200366623], [-64.368494432214092, 3.797210394705246], [-64.816064012294007, 4.056445217297422], [-64.628659430587533, 4.14848094320925], [-63.888342861574145, 4.020530096854571], [-63.093197597899092, 3.770571193858784], [-62.804533047116692, 4.006965033377951], [-62.085429653559125, 4.162123521334308], [-60.966893276601517, 4.536467596856638], [-60.601179165271922, 4.918098049332129], [-60.733574184803707, 5.2002772078619], [-60.213683437731319, 5.2444863956876], [-59.980958624904865, 5.014061184098138], [-60.111002366767373, 4.574966538914082], [-59.767405768458701, 4.423502915866606], [-59.538039923731219, 3.958802598481937], [-59.815413174057852, 3.606498521332085], [-59.974524909084543, 2.755232652188055], [-59.718545701726732, 2.249630438644359], [-59.646043667221242, 1.786893825686789], [-59.030861579002639, 1.317697658692722], [-58.540012986878288, 1.26808828369252], [-58.429477098205957, 1.46394196207872], [-58.113449876525003, 1.507195135907025], [-57.660971035377358, 1.682584947105638], [-57.33582292339689, 1.948537705895759], [-56.782704230360814, 1.863710842288653], [-56.53938574891454, 1.89952260986692], [-55.995698004771739, 1.817667141116601], [-55.905600145070871, 2.021995754398659], [-56.073341844290283, 2.220794989425499], [-55.973322109589361, 2.510363877773016], [-55.569755011605984, 2.42150625244713], [-55.097587449755125, 2.523748073736612], [-54.524754197799709, 2.311848863123785], [-54.088062506717243, 2.105556545414629], [-53.778520677288903, 2.376702785650081], [-53.554839240113537, 2.33489655192595], [-53.4184651352953, 2.05338918701598], [-52.939657151894949, 2.124857692875636], [-52.556424730018414, 2.504705308437053], [-52.249337531123942, 3.241094468596244], [-51.657797410678882, 4.156232408053028], [-51.317146369010842, 4.203490505383953], [-51.069771287629649, 3.65039765056403], [-50.508875291533641, 1.901563828942456], [-49.974075893745045, 1.736483465986069], [-49.947100796088705, 1.046189683431223], [-50.699251268096901, 0.222984117021681], [-50.388210822132123, -0.078444512536819], [-48.620566779156313, -0.235489190271821], [-48.584496629416577, -1.237805271005001], [-47.824956427590621, -0.5816179337628], [-46.566583624851219, -0.941027520352776], [-44.9057030909904, -1.551739597178134], [-44.417619187993658, -2.137750339367975], [-44.581588507655773, -2.691308282078523], [-43.418791266440188, -2.383110039889793], [-41.47265682632824, -2.912018324397116], [-39.97866533055403, -2.87305429444904], [-38.50038347019656, -3.700652357603394], [-37.223252122535193, -4.820945733258915], [-36.45293738457638, -5.109403578312153], [-35.597795783010454, -5.149504489770648], [-35.235388963347553, -5.464937432480245], [-34.896029832486825, -6.738193047719709], [-34.729993455533027, -7.343220716992965], [-35.128212042774216, -8.996401462442284], [-35.636966518687707, -9.649281508017811], [-37.046518724096991, -11.040721123908799], [-37.683611619607355, -12.17119475672582], [-38.423876512188436, -13.038118584854285], [-38.673887091616507, -13.057652276260615], [-38.953275722802537, -13.79336964280002], [-38.882298143049645, -15.667053724838764], [-39.161092495264306, -17.208406670808468], [-39.267339240056394, -17.867746270420479], [-39.583521491034219, -18.262295830968934], [-39.76082333022763, -19.599113457927402], [-40.774740770010332, -20.90451181405242], [-40.944756232250597, -21.937316989837807], [-41.75416419123821, -22.370675551037454], [-41.988284267736546, -22.970070489190888], [-43.074703742024738, -22.967693373305462], [-44.647811855637798, -23.351959323827838], [-45.35213578955991, -23.796841729428579], [-46.472093268405523, -24.088968601174539], [-47.648972337420645, -24.885199069927715], [-48.495458136577689, -25.877024834905647], [-48.641004808127725, -26.623697605090928], [-48.474735887228647, -27.175911960561887], [-48.661520351747612, -28.186134535435713], [-48.888457404157393, -28.674115085567877], [-49.587329474472668, -29.224469089476333], [-50.696874152211478, -30.984465020472953], [-51.576226162306149, -31.777698256153204], [-52.256081305538032, -32.245369968394662], [-52.71209998229768, -33.196578057591175], [-53.373661668498229, -33.768377780900757], [-53.650543992718084, -33.202004082981823], [-53.209588995971529, -32.727666110974717], [-53.787951626182185, -32.047242526987617], [-54.572451544805105, -31.494511407193745], [-55.601510179249331, -30.853878676071385], [-55.97324459494093, -30.883075860316296], [-56.976025763564721, -30.109686374636119], [-57.625133429582945, -30.216294854454258]]] } }, - { "type": "Feature", "properties": { "admin": "Brunei", "name": "Brunei", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[114.204016554828343, 4.525873928236805], [114.599961379048707, 4.900011298029965], [115.450710483869798, 5.447729803891532], [115.405700311343566, 4.955227565933837], [115.347460972150643, 4.316636053887009], [114.869557326315373, 4.348313706881924], [114.659595981913498, 4.007636826997753], [114.204016554828343, 4.525873928236805]]] } }, - { "type": "Feature", "properties": { "admin": "Bhutan", "name": "Bhutan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[91.69665652869665, 27.771741848251661], [92.10371178585973, 27.4526140406332], [92.033483514375078, 26.838310451763554], [91.217512648486405, 26.808648179628019], [90.37327477413406, 26.875724188742872], [89.744527622438838, 26.71940298105995], [88.835642531289366, 27.098966376243755], [88.814248488320544, 27.299315904239361], [89.475810174521101, 28.04275889740639], [90.015828891971154, 28.296438503527209], [90.730513950567769, 28.064953925075748], [91.258853794319904, 28.040614325466287], [91.69665652869665, 27.771741848251661]]] } }, - { "type": "Feature", "properties": { "admin": "Botswana", "name": "Botswana", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[25.649163445750155, -18.536025892818987], [25.850391473094724, -18.714412937090533], [26.164790887158478, -19.293085625894935], [27.296504754350501, -20.391519870690995], [27.724747348753247, -20.499058526290387], [27.727227817503252, -20.851801853114711], [28.02137007010861, -21.485975030200578], [28.794656202924209, -21.639454034107445], [29.432188348109033, -22.091312758067584], [28.017235955525244, -22.827753594659072], [27.119409620886238, -23.574323011979772], [26.78640669119741, -24.240690606383478], [26.485753208123292, -24.616326592713097], [25.941652052522151, -24.696373386333214], [25.765848829865206, -25.174845472923671], [25.664666375437712, -25.486816094669706], [25.025170525825782, -25.719670098576891], [24.211266717228792, -25.670215752873567], [23.733569777122703, -25.39012948985161], [23.312096795350179, -25.268689873965712], [22.824271274514896, -25.500458672794768], [22.579531691180584, -25.979447523708142], [22.105968865657864, -26.28025603607913], [21.60589603036939, -26.726533705351748], [20.889609002371731, -26.828542982695907], [20.666470167735437, -26.477453301704916], [20.758609246511831, -25.868136488551446], [20.165725538827186, -24.917961928000768], [19.895767856534427, -24.767790215760588], [19.895457797940672, -21.849156996347865], [20.881134067475866, -21.814327080983144], [20.910641310314531, -18.252218926672018], [21.655040317478971, -18.219146010005222], [23.196858351339298, -17.869038181227783], [23.579005568137713, -18.281261081620055], [24.217364536239209, -17.889347019118485], [24.520705193792534, -17.887124932529932], [25.084443393664564, -17.661815687737366], [25.264225701608005, -17.736539808831413], [25.649163445750155, -18.536025892818987]]] } }, - { "type": "Feature", "properties": { "admin": "Central African Republic", "name": "Central African Rep.", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[15.279460483469107, 7.421924546737968], [16.106231723706767, 7.497087917506504], [16.290561557691884, 7.754307359239304], [16.456184523187343, 7.734773667832966], [16.705988396886251, 7.508327541529978], [17.964929640380884, 7.890914008002865], [18.389554884523218, 8.281303615751822], [18.911021762780504, 8.630894680206351], [18.81200971850927, 8.982914536978596], [19.094008009526018, 9.074846910025837], [20.059685499764267, 9.01270600019485], [21.00086836109616, 9.475985215691507], [21.723821648859452, 10.567055568885973], [22.231129184668784, 10.971888739460507], [22.864165480244218, 11.142395127807543], [22.977543572692603, 10.714462591998538], [23.554304233502187, 10.089255275915306], [23.557249790142826, 9.681218166538683], [23.394779087017181, 9.26506785729222], [23.459012892355979, 8.954285793488891], [23.805813429466745, 8.666318874542425], [24.567369012152078, 8.229187933785466], [25.114932488716786, 7.825104071479172], [25.12413089366472, 7.500085150579436], [25.796647983511171, 6.979315904158069], [26.21341840994511, 6.546603298362071], [26.465909458123232, 5.94671743410187], [27.213409051225163, 5.550953477394557], [27.374226108517483, 5.233944403500059], [27.044065382604703, 5.127852688004835], [26.402760857862535, 5.150874538590869], [25.650455356557465, 5.256087754737123], [25.278798455514302, 5.170408229997191], [25.128833449003274, 4.927244777847789], [24.805028924262409, 4.897246608902349], [24.41053104014625, 5.108784084489129], [23.297213982850135, 4.609693101414221], [22.841479526468103, 4.710126247573483], [22.704123569436284, 4.633050848810156], [22.405123732195531, 4.02916006104732], [21.659122755630019, 4.224341945813719], [20.927591180106273, 4.322785549329736], [20.290679152108932, 4.691677761245287], [19.467783644293146, 5.031527818212779], [18.932312452884755, 4.709506130385973], [18.542982211997778, 4.201785183118317], [18.453065219809925, 3.504385891123348], [17.809900343505259, 3.560196437998569], [17.133042433346297, 3.728196519379451], [16.537058139724135, 3.198254706226278], [16.01285241055535, 2.267639675298084], [15.907380812247649, 2.557389431158612], [15.862732374747479, 3.013537298998982], [15.405395948964379, 3.335300604664339], [15.036219516671249, 3.851367295747123], [14.950953403389658, 4.21038930909492], [14.478372430080466, 4.732605495620446], [14.558935988023501, 5.03059764243153], [14.459407179429345, 5.451760565610299], [14.536560092841111, 6.22695872642069], [14.776545444404572, 6.408498033062044], [15.279460483469107, 7.421924546737968]]] } }, - { "type": "Feature", "properties": { "admin": "Canada", "name": "Canada", "continent": "North America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-63.6645, 46.55001], [-62.9393, 46.41587], [-62.01208, 46.44314], [-62.50391, 46.03339], [-62.87433, 45.96818], [-64.1428, 46.39265], [-64.39261, 46.72747], [-64.01486, 47.03601], [-63.6645, 46.55001]]], [[[-61.806305, 49.10506], [-62.29318, 49.08717], [-63.58926, 49.40069], [-64.51912, 49.87304], [-64.17322, 49.95718], [-62.85829, 49.70641], [-61.835585, 49.28855], [-61.806305, 49.10506]]], [[[-123.510001587551116, 48.51001089130343], [-124.012890788399474, 48.370846259141402], [-125.655012777338342, 48.825004584338494], [-125.954994466792726, 49.179995835967638], [-126.850004435871853, 49.530000311880421], [-127.029993449544392, 49.814995835970073], [-128.059336304366212, 49.994959011426594], [-128.444584107102145, 50.53913768167611], [-128.358413656255408, 50.770648098343678], [-127.308581096029883, 50.552573554071948], [-126.695000977212302, 50.40090322529538], [-125.755006673823161, 50.295018215529367], [-125.415001587558791, 49.950000515332604], [-124.920768189119315, 49.47527497008339], [-123.92250870832099, 49.062483628935794], [-123.510001587551116, 48.51001089130343]]], [[[-56.134035814017111, 50.687009792679298], [-56.795881720595261, 49.812308661490945], [-56.143105027884289, 50.15011749938283], [-55.471492275602934, 49.935815334668447], [-55.822401089080913, 49.587128607779093], [-54.93514258484565, 49.313010972686833], [-54.473775397343772, 49.556691189159167], [-53.47654944519131, 49.24913890237405], [-53.786013759971233, 48.516780503933617], [-53.086133999226249, 48.687803656603528], [-52.95864824076223, 48.157164211614472], [-52.648098720904173, 47.53554840757549], [-53.069158291218336, 46.655498765644936], [-53.521456264853029, 46.618291734394823], [-54.178935512902527, 46.807065741556997], [-53.961868659060471, 47.625207017601909], [-54.240482143762122, 47.752279364607617], [-55.400773078011483, 46.88499380145312], [-55.997480841685835, 46.919720363953289], [-55.291219041552765, 47.389562486350982], [-56.250798712780508, 47.632545070987383], [-57.325229254777085, 47.572807115257987], [-59.26601518414676, 47.603347886742498], [-59.41949418805369, 47.89945384377485], [-58.796586473207398, 48.251525376979473], [-59.23162451845652, 48.523188381537793], [-58.391804979065213, 49.125580552764163], [-57.358689744686025, 50.718274034215845], [-56.738650071831998, 51.287438259478527], [-55.87097693543528, 51.632094224649187], [-55.406974249886602, 51.588272610065722], [-55.600218268442077, 51.317074693397913], [-56.134035814017111, 50.687009792679298]]], [[[-133.180004041711669, 54.169975490935308], [-132.710007884431292, 54.040009315423518], [-131.749989584003259, 54.120004380909208], [-132.049480347350965, 52.984621487024519], [-131.179042521826574, 52.18043284769827], [-131.577829549822894, 52.182370713909236], [-132.180428426778519, 52.639707139692391], [-132.549992432313843, 53.100014960332132], [-133.054611178755493, 53.411468817755363], [-133.239664482792676, 53.851080227262386], [-133.180004041711669, 54.169975490935308]]], [[[-79.26582, 62.158675], [-79.65752, 61.63308], [-80.09956, 61.7181], [-80.36215, 62.01649], [-80.315395, 62.085565], [-79.92939, 62.3856], [-79.52002, 62.36371], [-79.26582, 62.158675]]], [[[-81.89825, 62.7108], [-83.06857, 62.15922], [-83.77462, 62.18231], [-83.99367, 62.4528], [-83.25048, 62.91409], [-81.87699, 62.90458], [-81.89825, 62.7108]]], [[[-85.161307949549851, 65.657284654392797], [-84.975763719405933, 65.217518215588981], [-84.464012010419495, 65.371772365980163], [-83.88262630891974, 65.109617824963536], [-82.78757687043877, 64.766693020274673], [-81.642013719392509, 64.455135809986942], [-81.553440314444245, 63.979609280037131], [-80.817361212878851, 64.057485663500998], [-80.103451300766594, 63.725981350348597], [-80.991019863595653, 63.41124603947496], [-82.547178107416997, 63.651722317145229], [-83.108797573565042, 64.101875718839707], [-84.100416632813847, 63.569711819098004], [-85.523404710618991, 63.052379055424076], [-85.866768764982339, 63.637252916103542], [-87.221983201836721, 63.541238104905212], [-86.352759772471259, 64.035833238370699], [-86.224886440765133, 64.822916978608262], [-85.883847825854858, 65.738778388117041], [-85.161307949549851, 65.657284654392797]]], [[[-75.86588, 67.14886], [-76.98687, 67.09873], [-77.2364, 67.58809], [-76.81166, 68.14856], [-75.89521, 68.28721], [-75.1145, 68.01036], [-75.10333, 67.58202], [-75.21597, 67.44425], [-75.86588, 67.14886]]], [[[-95.647681203800488, 69.107690358321761], [-96.269521203800579, 68.757040358321731], [-97.61740120380054, 69.060030358321782], [-98.431801203800504, 68.950700358321768], [-99.797401203800504, 69.400030358321786], [-98.917401203800523, 69.710030358321788], [-98.218261203800466, 70.143540358321744], [-97.157401203800532, 69.860030358321794], [-96.557401203800524, 69.680030358321758], [-96.257401203800498, 69.490030358321761], [-95.647681203800488, 69.107690358321761]]], [[[-90.5471, 69.49766], [-90.55151, 68.47499], [-89.21515, 69.25873], [-88.01966, 68.61508], [-88.31749, 67.87338], [-87.35017, 67.19872], [-86.30607, 67.92146], [-85.57664, 68.78456], [-85.52197, 69.88211], [-84.10081, 69.80539], [-82.62258, 69.65826], [-81.28043, 69.16202], [-81.2202, 68.66567], [-81.96436, 68.13253], [-81.25928, 67.59716], [-81.38653, 67.11078], [-83.34456, 66.41154], [-84.73542, 66.2573], [-85.76943, 66.55833], [-86.0676, 66.05625], [-87.03143, 65.21297], [-87.32324, 64.77563], [-88.48296, 64.09897], [-89.91444, 64.03273], [-90.70398, 63.61017], [-90.77004, 62.96021], [-91.93342, 62.83508], [-93.15698, 62.02469], [-94.24153, 60.89865], [-94.62931, 60.11021], [-94.6846, 58.94882], [-93.21502, 58.78212], [-92.76462, 57.84571], [-92.297029999999893, 57.08709], [-90.89769, 57.28468], [-89.03953, 56.85172], [-88.03978, 56.47162], [-87.32421, 55.99914], [-86.07121, 55.72383], [-85.01181, 55.3026], [-83.36055, 55.24489], [-82.27285, 55.14832], [-82.4362, 54.28227], [-82.12502, 53.27703], [-81.40075, 52.15788], [-79.91289, 51.20842], [-79.14301, 51.53393], [-78.60191, 52.56208], [-79.12421, 54.14145], [-79.82958, 54.66772], [-78.22874, 55.13645], [-77.0956, 55.83741], [-76.54137, 56.53423], [-76.62319, 57.20263], [-77.30226, 58.05209], [-78.51688, 58.80458], [-77.33676, 59.85261], [-77.77272, 60.75788], [-78.10687, 62.31964], [-77.41067, 62.55053], [-75.69621, 62.2784], [-74.6682, 62.18111], [-73.83988, 62.4438], [-72.90853, 62.10507], [-71.67708, 61.52535], [-71.37369, 61.13717], [-69.59042, 61.06141], [-69.62033, 60.22125], [-69.2879, 58.95736], [-68.37455, 58.80106], [-67.64976, 58.21206], [-66.20178, 58.76731], [-65.24517, 59.87071], [-64.58352, 60.33558], [-63.80475, 59.4426], [-62.50236, 58.16708], [-61.39655, 56.96745], [-61.79866, 56.33945], [-60.46853, 55.77548], [-59.56962, 55.20407], [-57.97508, 54.94549], [-57.3332, 54.6265], [-56.93689, 53.78032], [-56.15811, 53.64749], [-55.75632, 53.27036], [-55.68338, 52.14664], [-56.40916, 51.7707], [-57.12691, 51.41972], [-58.77482, 51.0643], [-60.03309, 50.24277], [-61.72366, 50.08046], [-63.86251, 50.29099], [-65.36331, 50.2982], [-66.39905, 50.22897], [-67.23631, 49.51156], [-68.51114, 49.06836], [-69.95362, 47.74488], [-71.10458, 46.82171], [-70.25522, 46.98606], [-68.65, 48.3], [-66.55243, 49.1331], [-65.05626, 49.23278], [-64.17099, 48.74248], [-65.11545, 48.07085], [-64.79854, 46.99297], [-64.47219, 46.23849], [-63.17329, 45.73902], [-61.52072, 45.88377], [-60.51815, 47.00793], [-60.4486, 46.28264], [-59.80287, 45.9204], [-61.03988, 45.26525], [-63.25471, 44.67014], [-64.24656, 44.26553], [-65.36406, 43.54523], [-66.1234, 43.61867], [-66.16173, 44.46512], [-64.42549, 45.29204], [-66.02605, 45.25931], [-67.13741, 45.13753], [-67.79134, 45.70281], [-67.79046, 47.06636], [-68.23444, 47.35486], [-68.905, 47.185], [-69.237216, 47.447781], [-69.99997, 46.69307], [-70.305, 45.915], [-70.66, 45.46], [-71.08482, 45.30524], [-71.405, 45.255], [-71.50506, 45.0082], [-73.34783, 45.00738], [-74.867, 45.00048], [-75.31821, 44.81645], [-76.375, 44.09631], [-76.5, 44.018458893758712], [-76.820034145805565, 43.628784288093748], [-77.737885097957687, 43.62905558936329], [-78.720279914042365, 43.625089423184868], [-79.171673550111862, 43.466339423184216], [-79.01, 43.27], [-78.92, 42.965], [-78.939362148743683, 42.863611355148031], [-80.247447679347928, 42.366199856122584], [-81.277746548167144, 42.209025987306845], [-82.439277716791608, 41.675105088867149], [-82.690089280920162, 41.675105088867149], [-83.029810146806909, 41.832795722005834], [-83.141999681312555, 41.975681057292825], [-83.12, 42.08], [-82.9, 42.43], [-82.43, 42.98], [-82.137642381503881, 43.571087551439909], [-82.337763125431053, 44.44], [-82.550924648758169, 45.347516587905368], [-83.592850714843067, 45.816893622412373], [-83.469550747394621, 45.994686387712584], [-83.616130947590563, 46.116926988299056], [-83.890765347005726, 46.116926988299056], [-84.091851264161463, 46.27541860613816], [-84.14211951367335, 46.512225857115723], [-84.3367, 46.40877], [-84.6049, 46.4396], [-84.543748745445853, 46.538684190449132], [-84.779238247399888, 46.637101955749038], [-84.876079881514855, 46.900083319682366], [-85.652363247403414, 47.220218817730498], [-86.461990831228249, 47.553338019392037], [-87.439792623300207, 47.94], [-88.378114183286698, 48.302917588893727], [-89.272917446636654, 48.019808254582657], [-89.6, 48.01], [-90.83, 48.27], [-91.64, 48.14], [-92.61, 48.45], [-93.63087, 48.60926], [-94.32914, 48.67074], [-94.64, 48.84], [-94.81758, 49.38905], [-95.15609, 49.38425], [-95.159069509172014, 49.0], [-97.228720000004799, 49.0007], [-100.65, 49.0], [-104.04826, 48.99986], [-107.05, 49.0], [-110.05, 49.0], [-113.0, 49.0], [-116.04818, 49.0], [-117.03121, 49.0], [-120.0, 49.0], [-122.84, 49.0], [-122.97421, 49.002537777777789], [-124.91024, 49.98456], [-125.62461, 50.41656], [-127.43561, 50.83061], [-127.99276, 51.71583], [-127.85032, 52.32961], [-129.12979, 52.75538], [-129.30523, 53.56159], [-130.51497, 54.28757], [-130.53611, 54.80278], [-129.98, 55.285], [-130.00778, 55.91583], [-131.70781, 56.55212], [-132.73042, 57.69289], [-133.35556, 58.41028], [-134.27111, 58.86111], [-134.945, 59.27056], [-135.47583, 59.78778], [-136.47972, 59.46389], [-137.4525, 58.905], [-138.34089, 59.56211], [-139.039, 60.0], [-140.013, 60.27682], [-140.99778, 60.30639], [-140.9925, 66.00003], [-140.986, 69.712], [-139.12052, 69.47102], [-137.54636, 68.99002], [-136.50358, 68.89804], [-135.62576, 69.31512], [-134.41464, 69.62743], [-132.92925, 69.50534], [-131.43136, 69.94451], [-129.79471, 70.19369], [-129.10773, 69.77927], [-128.36156, 70.01286], [-128.13817, 70.48384], [-127.44712, 70.37721], [-125.75632, 69.48058], [-124.42483, 70.1584], [-124.28968, 69.39969], [-123.06108, 69.56372], [-122.6835, 69.85553], [-121.47226, 69.79778], [-119.94288, 69.37786], [-117.60268, 69.01128], [-116.22643, 68.84151], [-115.2469, 68.90591], [-113.89794, 68.3989], [-115.30489, 67.90261], [-113.49727, 67.68815], [-110.798, 67.80612], [-109.94619, 67.98104], [-108.8802, 67.38144], [-107.79239, 67.88736], [-108.81299, 68.31164], [-108.16721, 68.65392], [-106.95, 68.7], [-106.15, 68.8], [-105.34282, 68.56122], [-104.33791, 68.018], [-103.22115, 68.09775], [-101.45433, 67.64689], [-99.90195, 67.80566], [-98.4432, 67.78165], [-98.5586, 68.40394], [-97.66948, 68.57864], [-96.11991, 68.23939], [-96.12588, 67.29338], [-95.48943, 68.0907], [-94.685, 68.06383], [-94.23282, 69.06903], [-95.30408, 69.68571], [-96.47131, 70.08976], [-96.39115, 71.19482], [-95.2088, 71.92053], [-93.88997, 71.76015], [-92.87818, 71.31869], [-91.51964, 70.19129], [-92.40692, 69.69997], [-90.5471, 69.49766]]], [[[-114.167169999999871, 73.12145], [-114.66634, 72.65277], [-112.441019999999867, 72.9554], [-111.05039, 72.4504], [-109.920349999999857, 72.96113], [-109.00654, 72.63335], [-108.188349999999886, 71.65089], [-107.68599, 72.06548], [-108.39639, 73.08953], [-107.51645, 73.23598], [-106.522589999999866, 73.07601], [-105.402459999999877, 72.67259], [-104.77484, 71.6984], [-104.464759999999814, 70.99297], [-102.78537, 70.49776], [-100.980779999999868, 70.02432], [-101.089289999999892, 69.58447000000011], [-102.731159999999875, 69.50402], [-102.09329, 69.11962], [-102.43024, 68.75282], [-104.24, 68.91], [-105.96, 69.180000000000135], [-107.12254, 69.11922], [-108.999999999999872, 68.78], [-111.534148875200117, 68.630059156817921], [-113.3132, 68.53554], [-113.854959999999807, 69.007440000000102], [-115.22, 69.28], [-116.10794, 69.16821], [-117.34, 69.960000000000107], [-116.674729999999869, 70.06655], [-115.13112, 70.2373], [-113.72141, 70.19237], [-112.4161, 70.36638], [-114.35, 70.6], [-116.48684, 70.52045], [-117.9048, 70.540560000000127], [-118.43238, 70.9092], [-116.11311, 71.30918], [-117.65568, 71.2952], [-119.40199, 71.55859], [-118.56267, 72.30785], [-117.866419999999877, 72.70594], [-115.18909, 73.314590000000109], [-114.167169999999871, 73.12145]]], [[[-104.5, 73.42], [-105.38, 72.76], [-106.94, 73.46], [-106.6, 73.6], [-105.26, 73.64], [-104.5, 73.42]]], [[[-76.34, 73.102684989953005], [-76.251403808593736, 72.826385498046861], [-77.314437866210895, 72.85554504394527], [-78.391670227050795, 72.876655578613253], [-79.486251831054645, 72.742202758789062], [-79.775833129882827, 72.80290222167973], [-80.876098632812514, 73.333183288574205], [-80.833885192871051, 73.693183898925767], [-80.353057861328111, 73.75971984863277], [-78.064437866210923, 73.651931762695327], [-76.34, 73.102684989953005]]], [[[-86.562178514334107, 73.157447007938444], [-85.774371304044521, 72.534125881633798], [-84.850112474288224, 73.34027822538711], [-82.315590176100969, 73.750950832810574], [-80.600087653307611, 72.716543687624181], [-80.748941616524391, 72.061906643350753], [-78.770638597310764, 72.352173163534147], [-77.824623989559569, 72.749616604291035], [-75.605844692675717, 72.243678493937381], [-74.228616095664975, 71.767144273557889], [-74.099140794557698, 71.330840155717638], [-72.242225714797641, 71.556924546994495], [-71.200015428335192, 70.920012518997211], [-68.78605424668487, 70.525023708774242], [-67.914970465756923, 70.121947536897594], [-66.969033372654152, 69.18608734809186], [-68.805122850200533, 68.720198472764409], [-66.449866095633851, 68.067163397892003], [-64.862314419195215, 67.847538560651614], [-63.424934454996745, 66.928473212340649], [-61.851981370680569, 66.862120673277829], [-62.163176845942296, 66.160251369889593], [-63.91844438338417, 64.998668524832837], [-65.148860236253611, 65.426032619886669], [-66.72121904159853, 66.388041083432185], [-68.015016038673949, 66.262725735124391], [-68.141287400979152, 65.689789130304362], [-67.089646165623392, 65.108455105236985], [-65.732080451099748, 64.64840566675862], [-65.320167609301265, 64.382737128346051], [-64.669406297449669, 63.392926744227474], [-65.013803880458894, 62.674185085695974], [-66.275044725190455, 62.945098781986069], [-68.783186204692711, 63.745670071051805], [-67.369680752213029, 62.883965562584869], [-66.328297288667201, 62.28007477482204], [-66.165568203380147, 61.930897121825879], [-68.877366502544632, 62.330149237712803], [-71.023437059193824, 62.910708116295829], [-72.23537858751898, 63.397836005295154], [-71.886278449171286, 63.679989325608837], [-73.37830624051837, 64.193963121183813], [-74.834418911422588, 64.679075629323776], [-74.818502570276706, 64.389093329517962], [-77.709979824520019, 64.229542344816778], [-78.55594885935416, 64.572906399180127], [-77.897281053361908, 65.309192206474776], [-76.018274298797181, 65.326968899183143], [-73.95979529488271, 65.454764716240888], [-74.293883429649625, 65.81177134872938], [-73.94491248238262, 66.310578111426722], [-72.65116716173938, 67.284575507263853], [-72.926059943316076, 67.726925767682374], [-73.311617804645721, 68.069437160912898], [-74.8433072577768, 68.554627183701271], [-76.869100918266739, 68.894735622830254], [-76.228649054657339, 69.147769273547411], [-77.28736996123709, 69.769540106883269], [-78.168633999326588, 69.826487535268896], [-78.95724219431672, 70.166880194775402], [-79.492455003563649, 69.871807766388898], [-81.305470954091732, 69.743185126414332], [-84.944706183598456, 69.966634019644388], [-87.060003424817864, 70.260001125765356], [-88.681713223001495, 70.410741278760796], [-89.513419562523012, 70.762037665480975], [-88.467721116880753, 71.218185533321318], [-89.888151211287465, 71.222552191849942], [-90.205160285181989, 72.235074367960792], [-89.43657670770493, 73.129464219852352], [-88.408241543312784, 73.537888902471209], [-85.826151089200906, 73.803815823045213], [-86.562178514334107, 73.157447007938444]]], [[[-100.35642, 73.84389], [-99.16387, 73.63339], [-97.38, 73.76], [-97.12, 73.47], [-98.05359, 72.99052], [-96.54, 72.56], [-96.72, 71.66], [-98.35966, 71.27285], [-99.32286, 71.35639], [-100.01482, 71.73827], [-102.5, 72.51], [-102.48, 72.83], [-100.43836, 72.70588], [-101.54, 73.36], [-100.35642, 73.84389]]], [[[-93.196295539100205, 72.771992499473342], [-94.26904659704725, 72.024596259235949], [-95.409855516322637, 72.061880805134578], [-96.033745083382428, 72.940276801231789], [-96.01826799191096, 73.437429918095788], [-95.495793423224001, 73.862416897264154], [-94.503657599652328, 74.134906724739196], [-92.420012173211745, 74.100025132942179], [-90.509792853542578, 73.85673248971203], [-92.003965216829869, 72.966244208458477], [-93.196295539100205, 72.771992499473342]]], [[[-120.46, 71.383601793087578], [-123.09219, 70.90164], [-123.62, 71.34], [-125.92894873747332, 71.868688463011395], [-125.499999999999872, 72.292260811795003], [-124.80729, 73.02256], [-123.94, 73.680000000000135], [-124.917749999999899, 74.292750000000112], [-121.53788, 74.44893], [-120.10978, 74.24135], [-117.55564, 74.18577], [-116.58442, 73.89607], [-115.51081, 73.47519], [-116.767939999999882, 73.22292], [-119.22, 72.52], [-120.46, 71.82], [-120.46, 71.383601793087578]]], [[[-93.612755906940464, 74.979997260224437], [-94.156908738973812, 74.59234650338685], [-95.60868058956558, 74.666863918751758], [-96.820932176484561, 74.927623196096576], [-96.288587409229791, 75.377828274223333], [-94.850819871789113, 75.647217515760886], [-93.977746548217908, 75.296489569795952], [-93.612755906940464, 74.979997260224437]]], [[[-98.5, 76.72], [-97.735585, 76.25656], [-97.704415, 75.74344], [-98.16, 75.0], [-99.80874, 74.89744], [-100.88366, 75.05736], [-100.86292, 75.64075], [-102.50209, 75.5638], [-102.56552, 76.3366], [-101.48973, 76.30537], [-99.98349, 76.64634], [-98.57699, 76.58859], [-98.5, 76.72]]], [[[-108.21141, 76.20168], [-107.81943, 75.84552], [-106.92893, 76.01282], [-105.881, 75.9694], [-105.70498, 75.47951], [-106.31347, 75.00527], [-109.7, 74.85], [-112.22307, 74.41696], [-113.74381, 74.39427], [-113.87135, 74.72029], [-111.79421, 75.1625], [-116.31221, 75.04343], [-117.7104, 75.2222], [-116.34602, 76.19903], [-115.40487, 76.47887], [-112.59056, 76.14134], [-110.81422, 75.54919], [-109.0671, 75.47321], [-110.49726, 76.42982], [-109.5811, 76.79417], [-108.54859, 76.67832], [-108.21141, 76.20168]]], [[[-94.684085862999439, 77.097878323058367], [-93.573921068073105, 76.776295884906062], [-91.605023159536586, 76.778517971494594], [-90.741845872749209, 76.449597479956807], [-90.969661424507976, 76.074013170059445], [-89.822237921899244, 75.847773749485626], [-89.187082892599776, 75.610165513807615], [-87.838276333349611, 75.566188869927217], [-86.379192267588664, 75.482421373182163], [-84.789625210290595, 75.699204006646497], [-82.753444586910049, 75.784315090631225], [-81.12853084992436, 75.713983466282016], [-80.05751095245914, 75.336848863415867], [-79.833932868148324, 74.923127346487192], [-80.457770758775823, 74.657303778777774], [-81.948842536125511, 74.442459011524321], [-83.2288936022114, 74.564027818490928], [-86.097452358733292, 74.410032050261137], [-88.150350307960196, 74.392307033984977], [-89.764722052758358, 74.515555325001117], [-92.422440965529418, 74.837757880340973], [-92.768285488642789, 75.38681997344213], [-92.889905972041717, 75.882655341282629], [-93.893824022175977, 76.319243679500516], [-95.962457445035795, 76.44138092722244], [-97.121378953829463, 76.751077785947587], [-96.745122850312342, 77.161388658345132], [-94.684085862999439, 77.097878323058367]]], [[[-116.198586595507322, 77.645286770326194], [-116.335813361458349, 76.876961575010554], [-117.106050584768766, 76.530031846819114], [-118.040412157038119, 76.481171780087081], [-119.899317586885687, 76.053213406061971], [-121.499995077126471, 75.900018622532784], [-122.85492448615895, 76.116542873835684], [-122.854925293603188, 76.116542873835684], [-121.157535360328239, 76.864507554828336], [-119.103938971821023, 77.512219957174608], [-117.570130784965954, 77.498318996888102], [-116.198586595507322, 77.645286770326194]]], [[[-93.840003017943971, 77.51999726023449], [-94.295608283245244, 77.491342678528682], [-96.169654100310055, 77.55511139597688], [-96.436304490936109, 77.83462921824362], [-94.422577277386353, 77.820004787904978], [-93.720656297565867, 77.634331366680314], [-93.840003017943971, 77.51999726023449]]], [[[-110.186938035912945, 77.697014879050286], [-112.051191169058455, 77.409228827616843], [-113.534278937619035, 77.732206529441143], [-112.724586758253835, 78.051050116681935], [-111.264443325630822, 78.152956041161545], [-109.854451870547067, 77.996324774884812], [-110.186938035912945, 77.697014879050286]]], [[[-109.663145718202557, 78.601972561345676], [-110.88131425661885, 78.406919867659994], [-112.542091437615142, 78.407901719873493], [-112.525890876091566, 78.550554511215225], [-111.500010342233367, 78.849993598130538], [-110.96366065147599, 78.804440823065207], [-109.663145718202557, 78.601972561345676]]], [[[-95.830294969449312, 78.056941229963243], [-97.309842902397975, 77.85059723582178], [-98.124289313533964, 78.082856960757567], [-98.55286780474664, 78.458105373845086], [-98.631984422585504, 78.871930243638374], [-97.337231411512604, 78.831984361476756], [-96.754398769908761, 78.765812689926989], [-95.559277920294562, 78.41831452098026], [-95.830294969449312, 78.056941229963243]]], [[[-100.060191820052111, 78.324754340315891], [-99.670939093813601, 77.907544664207393], [-101.303940192452984, 78.018984890444798], [-102.949808722733025, 78.343228664860206], [-105.176132778731514, 78.38033234324574], [-104.210429450277147, 78.677420152491777], [-105.419580451258511, 78.918335679836431], [-105.492289191493128, 79.301593939929177], [-103.529282396237917, 79.16534902619162], [-100.8251580472688, 78.80046173777869], [-100.060191820052111, 78.324754340315891]]], [[[-87.02, 79.66], [-85.81435, 79.3369], [-87.18756, 79.0393], [-89.03535, 78.28723], [-90.80436, 78.21533], [-92.87669, 78.34333], [-93.95116, 78.75099], [-93.93574, 79.11373], [-93.14524, 79.3801], [-94.974, 79.37248], [-96.07614, 79.70502], [-96.70972, 80.15777], [-96.01644, 80.60233], [-95.32345, 80.90729], [-94.29843, 80.97727], [-94.73542, 81.20646], [-92.40984, 81.25739], [-91.13289, 80.72345], [-89.45, 80.509322033898258], [-87.81, 80.32], [-87.02, 79.66]]], [[[-68.5, 83.106321516765732], [-65.82735, 83.02801], [-63.68, 82.9], [-61.85, 82.6286], [-61.89388, 82.36165], [-64.334, 81.92775], [-66.75342, 81.72527], [-67.65755, 81.50141], [-65.48031, 81.50657], [-67.84, 80.9], [-69.4697, 80.61683], [-71.18, 79.8], [-73.2428, 79.63415], [-73.88, 79.430162204802073], [-76.90773, 79.32309], [-75.52924, 79.19766], [-76.22046, 79.01907], [-75.39345, 78.52581], [-76.34354, 78.18296], [-77.88851, 77.89991], [-78.36269, 77.50859], [-79.75951, 77.20968], [-79.61965, 76.98336], [-77.91089, 77.022045], [-77.88911, 76.777955], [-80.56125, 76.17812], [-83.17439, 76.45403], [-86.11184, 76.29901], [-87.6, 76.42], [-89.49068, 76.47239], [-89.6161, 76.95213], [-87.76739, 77.17833], [-88.26, 77.9], [-87.65, 77.970222222222205], [-84.97634, 77.53873], [-86.34, 78.18], [-87.96192, 78.37181], [-87.15198, 78.75867], [-85.37868, 78.9969], [-85.09495, 79.34543], [-86.50734, 79.73624], [-86.93179, 80.25145], [-84.19844, 80.20836], [-83.408695652173819, 80.1], [-81.84823, 80.46442], [-84.1, 80.58], [-87.59895, 80.51627], [-89.36663, 80.85569], [-90.2, 81.26], [-91.36786, 81.5531], [-91.58702, 81.89429], [-90.1, 82.085], [-88.93227, 82.11751], [-86.97024, 82.27961], [-85.5, 82.652273458057024], [-84.260005, 82.6], [-83.18, 82.32], [-82.42, 82.86], [-81.1, 83.02], [-79.30664, 83.13056], [-76.25, 83.172058823529369], [-75.71878, 83.06404], [-72.83153, 83.23324], [-70.665765, 83.169780758382828], [-68.5, 83.106321516765732]]]] } }, - { "type": "Feature", "properties": { "admin": "Switzerland", "name": "Switzerland", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[9.594226108446346, 47.525058091820256], [9.632931756232974, 47.347601223329974], [9.479969516649019, 47.102809963563367], [9.932448357796657, 46.920728054382948], [10.442701450246627, 46.893546250997424], [10.36337812667861, 46.483571275409851], [9.922836541390378, 46.314899400409182], [9.182881707403054, 46.440214748716976], [8.966305779667804, 46.036931871111186], [8.489952426801322, 46.005150865251672], [8.316629672894377, 46.163642483090847], [7.755992058959832, 45.824490057959302], [7.273850945676655, 45.776947740250769], [6.843592970414504, 45.991146552100595], [6.500099724970424, 46.429672756529428], [6.022609490593537, 46.272989813820466], [6.037388950229, 46.725778713561859], [6.768713820023605, 47.287708238303686], [6.736571079138058, 47.541801255882838], [7.192202182655505, 47.449765529971003], [7.466759067422228, 47.620581976911794], [8.31730146651415, 47.613579820336255], [8.522611932009765, 47.830827541691285], [9.594226108446346, 47.525058091820256]]] } }, - { "type": "Feature", "properties": { "admin": "Chile", "name": "Chile", "continent": "South America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-68.634010227583147, -52.636370458874353], [-68.633349999999879, -54.8695], [-67.56244, -54.87001], [-66.95992, -54.89681], [-67.291029999999878, -55.30124], [-68.148629999999841, -55.61183], [-68.639990810811796, -55.580017999086877], [-69.2321, -55.49906], [-69.95809, -55.19843], [-71.00568, -55.05383], [-72.2639, -54.49514], [-73.2852, -53.957519999999874], [-74.66253, -52.83749], [-73.8381, -53.04743], [-72.43418, -53.7154], [-71.10773, -54.07433], [-70.591779999999787, -53.61583], [-70.26748, -52.93123], [-69.345649999999878, -52.5183], [-68.634010227583147, -52.636370458874353]]], [[[-68.219913092711224, -21.49434661223183], [-67.828179897722634, -22.872918796482178], [-67.106673550063604, -22.735924574476392], [-66.985233934177629, -22.986348565362825], [-67.328442959244128, -24.025303236590908], [-68.417652960876111, -24.518554782816874], [-68.386001146097342, -26.185016371365229], [-68.594799770772667, -26.50690886811126], [-68.295541551370391, -26.899339694935787], [-69.001234910748266, -27.521213881136127], [-69.656130337183143, -28.459141127233686], [-70.013550381129861, -29.367922865518544], [-69.919008348251921, -30.336339206668306], [-70.535068935819439, -31.365010267870279], [-70.074399380153622, -33.09120981214803], [-69.814776984319209, -33.273886000299839], [-69.817309129501453, -34.193571465798279], [-70.388049485949082, -35.169687595359441], [-70.364769253201658, -36.005088799789931], [-71.121880662709771, -36.65812387466233], [-71.118625047475419, -37.576827487947192], [-70.814664272734703, -38.552995293940732], [-71.413516608349042, -38.916022230791107], [-71.680761277946445, -39.808164157878061], [-71.915734015577542, -40.832339369470716], [-71.746803758415453, -42.051386407235988], [-72.148898078078517, -42.254888197601375], [-71.915423956983901, -43.408564548517404], [-71.464056159130493, -43.787611179378324], [-71.793622606071935, -44.207172133156099], [-71.329800788036195, -44.407521661151677], [-71.222778896759721, -44.784242852559409], [-71.659315558545316, -44.973688653341434], [-71.552009446891233, -45.560732924177117], [-71.917258470330196, -46.884838148791786], [-72.44735531278026, -47.738532810253517], [-72.331160854771937, -48.244238376661819], [-72.648247443314929, -48.878618259476774], [-73.415435757120022, -49.318436374712952], [-73.328050910114456, -50.378785088909865], [-72.975746832964617, -50.741450290734299], [-72.309973517532342, -50.677009779666342], [-72.329403856074023, -51.425956312872394], [-71.914803839796321, -52.009022305865912], [-69.498362189396076, -52.142760912637236], [-68.571545376241332, -52.299443855346247], [-69.461284349226617, -52.291950772663924], [-69.94277950710611, -52.537930590373243], [-70.8451016913545, -52.899200528525711], [-71.006332160105217, -53.833252042201345], [-71.429794684520928, -53.856454760300373], [-72.557942877884855, -53.531410001184447], [-73.702756720662862, -52.835069268607249], [-73.702756720662862, -52.835070076051487], [-74.946763475225154, -52.262753588419017], [-75.260026007778507, -51.62935475037321], [-74.976632453089806, -51.043395684615675], [-75.47975419788348, -50.378371677451547], [-75.608015102831942, -48.673772881871784], [-75.182769741502128, -47.711919447623153], [-74.126580980104677, -46.939253431995084], [-75.644395311165439, -46.647643324572016], [-74.69215369332305, -45.76397633238097], [-74.351709357384252, -44.10304412208788], [-73.240356004515192, -44.454960625995611], [-72.717803921179765, -42.383355808278985], [-73.388899909138232, -42.117532240569567], [-73.701335618774834, -43.365776462579738], [-74.33194312203257, -43.224958184584395], [-74.017957119427152, -41.794812920906828], [-73.677099372029943, -39.942212823243111], [-73.217592536090663, -39.258688653318508], [-73.505559455037044, -38.282882582351064], [-73.588060879191076, -37.156284681956016], [-73.166717088499283, -37.123780206044351], [-72.553136969681717, -35.508840020491022], [-71.861732143832555, -33.909092706031522], [-71.438450486929895, -32.418899428030819], [-71.668720669222424, -30.920644626592516], [-71.370082567007714, -30.095682061484997], [-71.48989437527645, -28.861442152625909], [-70.905123867461569, -27.640379734001193], [-70.724953986275963, -25.705924167587209], [-70.403965827095035, -23.628996677344542], [-70.091245897080668, -21.393319187101223], [-70.164419725205974, -19.756468194256183], [-70.372572394477714, -18.347975355708879], [-69.858443569605797, -18.092693780187027], [-69.590423753523979, -17.580011895419286], [-69.100246955019401, -18.260125420812653], [-68.966818406841824, -18.981683444904089], [-68.442225104430918, -19.405068454671419], [-68.757167121033703, -20.37265797290447], [-68.219913092711224, -21.49434661223183]]]] } }, - { "type": "Feature", "properties": { "admin": "China", "name": "China", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[110.339187860151526, 18.678395087147603], [109.475209588663702, 18.19770091396861], [108.655207961056135, 18.507681993071397], [108.626217482540426, 19.367887885001974], [109.119055617308007, 19.821038519769385], [110.211598748822837, 20.101253973872073], [110.786550734502228, 20.077534491450077], [111.01005130416462, 19.695929877190732], [110.570646600386794, 19.255879218009305], [110.339187860151526, 18.678395087147603]]], [[[127.657407261262378, 49.760270494172929], [129.397817824420429, 49.440600084015429], [130.58229332898236, 48.729687404976112], [130.987281528853828, 47.790132351261391], [132.506671991099495, 47.788969631534876], [133.373595819228001, 48.183441677434914], [135.026311476786702, 48.478229885443902], [134.500813836810607, 47.578439846377833], [134.112362095272601, 47.212467352886719], [133.76964399631288, 46.116926988299056], [133.097126906466428, 45.14406647397216], [131.883454217659562, 45.32116160743643], [131.025212030156069, 44.967953192721573], [131.288555129115537, 44.111519680348252], [131.144687941614848, 42.929989732426932], [130.633866408409801, 42.903014634770543], [130.640015903852429, 42.39500946712527], [129.994267205933227, 42.985386867843793], [129.596668735879462, 42.424981797854592], [128.05221520397231, 41.994284572917984], [128.208433058790717, 41.466771552082534], [127.343782993683021, 41.503151760415953], [126.869083286649854, 41.816569322266155], [126.18204511932943, 41.107336127276362], [125.079941847840587, 40.569823716792449], [124.265624627785314, 39.928493353834135], [122.86757042856101, 39.637787583976255], [122.131387974130917, 39.170451768544623], [121.054554478032856, 38.89747101496291], [121.585994907722466, 39.360853583324136], [121.376757033372641, 39.750261338859524], [122.168595005381007, 40.422442531896046], [121.640358514493528, 40.946389878903304], [120.768628778161954, 40.593388169917596], [119.639602085449056, 39.898055935214209], [119.023463983233015, 39.252333075511096], [118.042748651197897, 39.204273993479674], [117.532702264477052, 38.73763580988409], [118.05969852098967, 38.061475531561051], [118.878149855628351, 37.897325344385898], [118.911636183753501, 37.448463853498723], [119.702802362142037, 37.156388658185072], [120.823457472823648, 37.870427761377968], [121.711258579597938, 37.481123358707165], [122.357937453298462, 37.454484157860684], [122.519994744965814, 36.930614325501828], [121.104163853033029, 36.651329047180432], [120.63700890511457, 36.111439520811125], [119.66456180224607, 35.609790554337728], [119.151208123858567, 34.909859117160458], [120.227524855633717, 34.360331936168613], [120.620369093916565, 33.37672272392512], [121.229014113450219, 32.460318711877186], [121.908145786630044, 31.692174384074683], [121.891919386890336, 30.949351508095098], [121.264257440273298, 30.676267401648712], [121.503519321784722, 30.14291494396425], [122.092113885589086, 29.832520453403156], [121.93842817595305, 29.018022365834803], [121.684438511238469, 28.225512600206677], [121.125661248866436, 28.135673122667178], [120.395473260582307, 27.053206895449385], [119.585496860839555, 25.740780544532605], [118.656871372554519, 24.547390855400234], [117.281606479970833, 23.624501451099714], [115.890735304835118, 22.782873236578094], [114.763827345846209, 22.668074042241663], [114.152546828265656, 22.223760077396204], [113.806779819800752, 22.548339748621423], [113.241077915501592, 22.051367499270462], [111.843592157032447, 21.550493679281512], [110.78546552942413, 21.39714386645533], [110.444039341271662, 20.34103261970639], [109.88986128137357, 20.282457383703441], [109.627655063924635, 21.008227037026725], [109.864488153118316, 21.395050970947516], [108.522812941524421, 21.715212307211821], [108.050180291782979, 21.552379869060101], [107.043420037872636, 21.8118989120299], [106.567273390735352, 22.21820486092474], [106.725403273548466, 22.794267889898375], [105.811247186305209, 22.976892401617899], [105.329209425886631, 23.352063300056976], [104.476858351664475, 22.819150092046918], [103.504514601660503, 22.703756618739217], [102.706992222100155, 22.708795070887696], [102.170435825613552, 22.464753119389336], [101.652017856861576, 22.318198757409554], [101.803119744882906, 21.174366766845051], [101.27002566936001, 21.201651923095167], [101.180005324307558, 21.436572984294052], [101.150032993578236, 21.849984442629015], [100.416537713627349, 21.558839423096654], [99.983489211021549, 21.742936713136451], [99.240898878987196, 22.118314317304559], [99.53199222208741, 22.949038804612591], [98.898749220782804, 23.142722072842581], [98.66026248575578, 24.063286037690002], [97.604719679762027, 23.897404690033049], [97.724609002679131, 25.083637193293036], [98.671838006589212, 25.91870250091349], [98.712093947344556, 26.743535874940243], [98.682690057370507, 27.508812160750658], [98.246230910233351, 27.747221381129172], [97.91198774616943, 28.335945136014367], [97.327113885490007, 28.261582749946339], [96.248833449287829, 28.411030992134467], [96.586590610747521, 28.830979519154361], [96.117678664131006, 29.452802028922513], [95.404802280664626, 29.031716620392157], [94.565990431702929, 29.27743805593996], [93.413347609432662, 28.640629380807233], [92.503118931043616, 27.896876329046442], [91.696656528696693, 27.771741848251615], [91.258853794319876, 28.040614325466343], [90.730513950567797, 28.064953925075738], [90.015828891971182, 28.296438503527177], [89.475810174521158, 28.042758897406365], [88.814248488320573, 27.299315904239389], [88.730325962278528, 28.086864732367552], [88.120440708369941, 27.876541652939572], [86.954517043000635, 27.974261786403524], [85.823319940131526, 28.203575954698742], [85.011638218123053, 28.642773952747369], [84.23457970575015, 28.839893703724691], [83.89899295444674, 29.320226141877633], [83.337115106137176, 29.463731594352193], [82.327512648450877, 30.115268052688204], [81.525804477874786, 30.422716986608659], [81.111256138029276, 30.183480943313402], [79.721366815107118, 30.882714748654728], [78.738894484374001, 31.515906073527045], [78.458446486326025, 32.61816437431272], [79.176128777995544, 32.483779812137747], [79.208891636068543, 32.994394639613738], [78.811086460285722, 33.506198025032397], [78.912268914713209, 34.321936346975768], [77.83745079947461, 35.494009507787794], [76.192848341785705, 35.89840342868785], [75.896897414050173, 36.666806138651872], [75.158027785140987, 37.133030910789152], [74.980002475895404, 37.419990139305888], [74.829985792952144, 37.990007025701445], [74.864815708316783, 38.378846340481587], [74.25751427602269, 38.606506862943476], [73.928852166646394, 38.505815334622717], [73.675379266254836, 39.431236884105566], [73.960013055318427, 39.660008449861714], [73.822243686828315, 39.893973497063136], [74.776862420556043, 40.366425279291619], [75.467827996730719, 40.56207225194867], [76.526368035797432, 40.427946071935132], [76.90448449087711, 41.066485907549648], [78.187196893226044, 41.185315863604799], [78.543660923175253, 41.582242540038713], [80.119430373051401, 42.12394074153822], [80.259990268885318, 42.34999929459908], [80.180150180994374, 42.920067857426844], [80.866206496101213, 43.180362046881008], [79.966106398441426, 44.917516994804622], [81.947070753918084, 45.317027492853143], [82.458925815769035, 45.539649563166499], [83.180483839860543, 47.330031236350735], [85.164290399113213, 47.000955715516099], [85.720483839870667, 47.452969468773077], [85.76823286330837, 48.455750637396896], [86.59877648310335, 48.549181626980605], [87.359970330762692, 49.214980780629148], [87.751264276076668, 49.297197984405464], [88.013832228551678, 48.599462795600594], [88.854297723346747, 48.069081732773007], [90.280825636763893, 47.693549099307901], [90.970809360724957, 46.88814606382293], [90.585768263718307, 45.719716091487491], [90.945539585334316, 45.286073309910243], [92.133890822318222, 45.115075995456429], [93.480733677141316, 44.97547211362], [94.688928664125356, 44.352331854828456], [95.306875441471504, 44.241330878265458], [95.762454868556688, 43.319449164394619], [96.349395786527808, 42.725635280928643], [97.451757440177971, 42.74888967546007], [99.515817498779995, 42.524691473961688], [100.845865513108279, 42.663804429691417], [101.833040399179936, 42.51487295182627], [103.312278273534787, 41.907468166667613], [104.522281935649005, 41.90834666601662], [104.964993931093431, 41.597409572916334], [106.129315627061658, 42.134327704428891], [107.744772576937976, 42.481515814781908], [109.243595819131428, 42.519446316084149], [110.412103306115299, 42.871233628911014], [111.129682244920218, 43.406834011400171], [111.82958784388137, 43.743118394539486], [111.667737257943202, 44.073175767587706], [111.348376906379428, 44.457441718110047], [111.87330610560025, 45.102079372735112], [112.436062453258842, 45.01164561622425], [113.463906691544196, 44.808893134127111], [114.46033165899604, 45.339816799493875], [115.985096470200133, 45.727235012386004], [116.717868280098855, 46.38820241961524], [117.421701287914246, 46.67273285581421], [118.874325799638711, 46.805412095723646], [119.663269891438745, 46.692679958678944], [119.772823927897562, 47.048058783550132], [118.866574334794947, 47.747060044946195], [118.064142694166719, 48.06673045510373], [117.295507440257438, 47.697709052107385], [116.308952671373234, 47.853410142602812], [115.742837355615734, 47.726544501326273], [115.485282017073018, 48.135382595403442], [116.191802199367601, 49.134598090199056], [116.67880089728618, 49.888531399121398], [117.879244419426371, 49.510983384796944], [119.288460728025839, 50.142882798862033], [119.279365675942358, 50.582907619827282], [120.182049595216924, 51.64356639261802], [120.738191359541972, 51.964115302124547], [120.725789015791975, 52.516226304730814], [120.177088657716865, 52.753886216841195], [121.003084751470226, 53.251401068731226], [122.245747918792858, 53.431725979213681], [123.571506789240843, 53.458804429734627], [125.068211297710434, 53.161044826868832], [125.946348911646169, 52.792798570356936], [126.564399041856959, 51.784255479532689], [126.939156528837657, 51.353894151405896], [127.287455682484904, 50.739797268265434], [127.657407261262378, 49.760270494172929]]]] } }, - { "type": "Feature", "properties": { "admin": "Ivory Coast", "name": "Côte d'Ivoire", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-2.856125047202397, 4.994475816259508], [-3.311084357100071, 4.984295559098014], [-4.008819545904941, 5.179813340674314], [-4.64991736491791, 5.168263658057084], [-5.834496222344525, 4.993700669775135], [-6.528769090185845, 4.705087795425015], [-7.518941209330434, 4.338288479017307], [-7.712159389669749, 4.364565944837721], [-7.63536821128403, 5.188159084489455], [-7.53971513511176, 5.313345241716517], [-7.570152553731686, 5.707352199725903], [-7.993692592795879, 6.126189683451541], [-8.311347622094017, 6.193033148621081], [-8.602880214868618, 6.467564195171659], [-8.385451626000572, 6.911800645368742], [-8.485445522485348, 7.395207831243068], [-8.439298468448696, 7.686042792181736], [-8.280703497744936, 7.687179673692156], [-8.221792364932197, 8.123328762235571], [-8.299048631208562, 8.316443589710302], [-8.203498907900878, 8.455453192575446], [-7.832100389019186, 8.575704250518625], [-8.079113735374348, 9.376223863152033], [-8.309616461612249, 9.789531968622439], [-8.22933712404682, 10.129020290563897], [-8.029943610048617, 10.206534939001711], [-7.89958980959237, 10.297382106970824], [-7.622759161804808, 10.147236232946792], [-6.850506557635057, 10.138993841996237], [-6.666460944027547, 10.430810655148447], [-6.493965013037267, 10.411302801958268], [-6.205222947606429, 10.524060777219132], [-6.050452032892266, 10.096360785355442], [-5.816926235365286, 10.222554633012191], [-5.404341599946973, 10.370736802609144], [-4.954653286143098, 10.152713934769732], [-4.779883592131966, 9.821984768101741], [-4.330246954760383, 9.610834865757139], [-3.980449184576684, 9.862344061721698], [-3.511898972986272, 9.900326239456216], [-2.827496303712706, 9.642460842319775], [-2.56218950032624, 8.219627793811481], [-2.983584967450326, 7.379704901555511], [-3.244370083011261, 6.2504715031135], [-2.810701463217839, 5.389051215024109], [-2.856125047202397, 4.994475816259508]]] } }, - { "type": "Feature", "properties": { "admin": "Cameroon", "name": "Cameroon", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[13.07582238124675, 2.267097072759014], [12.951333855855605, 2.321615708826939], [12.359380323952218, 2.19281220133945], [11.751665480199787, 2.326757513839993], [11.276449008843711, 2.261050930180871], [9.649158155972627, 2.283866075037735], [9.795195753629455, 3.073404445809117], [9.404366896205998, 3.734526882335202], [8.948115675501068, 3.904128933117135], [8.744923943729416, 4.352215277519959], [8.488815545290889, 4.495617377129917], [8.500287713259693, 4.771982937026847], [8.757532993208626, 5.47966583904791], [9.233162876023043, 6.444490668153334], [9.522705926154398, 6.453482367372116], [10.118276808318255, 7.038769639509879], [10.497375115611417, 7.055357774275562], [11.058787876030349, 6.644426784690593], [11.745774366918509, 6.981382961449753], [11.839308709366801, 7.397042344589434], [12.063946160539556, 7.799808457872301], [12.218872104550597, 8.305824082874322], [12.753671502339214, 8.717762762888993], [12.955467970438971, 9.417771714714702], [13.1675997249971, 9.64062632897341], [13.308676385153914, 10.160362046748926], [13.572949659894558, 10.798565985553564], [14.415378859116682, 11.572368882692071], [14.468192172918974, 11.90475169519341], [14.57717776862253, 12.085360826053501], [14.181336297266792, 12.483656927943112], [14.213530714584634, 12.802035427293344], [14.495787387762842, 12.859396267137326], [14.893385857816522, 12.219047756392582], [14.960151808337598, 11.555574042197222], [14.923564894274955, 10.891325181517471], [15.467872755605269, 9.982336737503429], [14.909353875394713, 9.99212942142273], [14.627200555081057, 9.920919297724536], [14.171466098699025, 10.021378282099928], [13.954218377344002, 9.549494940626685], [14.544466586981766, 8.965861314322266], [14.979995558337688, 8.796104234243471], [15.120865512765331, 8.382150173369423], [15.436091749745765, 7.692812404811971], [15.279460483469107, 7.421924546737968], [14.776545444404572, 6.408498033062044], [14.536560092841111, 6.22695872642069], [14.459407179429345, 5.451760565610299], [14.558935988023501, 5.03059764243153], [14.478372430080466, 4.732605495620446], [14.950953403389658, 4.21038930909492], [15.036219516671249, 3.851367295747123], [15.405395948964379, 3.335300604664339], [15.862732374747479, 3.013537298998982], [15.907380812247649, 2.557389431158612], [16.01285241055535, 2.267639675298084], [15.940918816805061, 1.727672634280295], [15.14634199388524, 1.964014797367184], [14.337812534246577, 2.22787466064949], [13.07582238124675, 2.267097072759014]]] } }, - { "type": "Feature", "properties": { "admin": "Democratic Republic of the Congo", "name": "Dem. Rep. Congo", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[30.833859897593801, 3.50916596111034], [30.773346795380036, 2.339883327642127], [31.174149204235807, 2.204465236821263], [30.852670118948048, 1.849396470543809], [30.468507521290292, 1.58380544677972], [30.086153598762703, 1.062312730306288], [29.875778842902488, 0.597379868976304], [29.819503208136634, -0.205310153813372], [29.587837762172164, -0.58740569417948], [29.579466180140876, -1.341313164885626], [29.29188683443661, -1.620055840667987], [29.254834832483336, -2.215109958508911], [29.117478875451546, -2.292211195488384], [29.02492638521678, -2.839257907730157], [29.276383904749046, -3.293907159034063], [29.339997592900342, -4.499983412294092], [29.519986606572925, -5.419978936386313], [29.41999271008816, -5.939998874539432], [29.620032179490003, -6.520015150583424], [30.199996779101692, -7.079980970898161], [30.740015496551781, -8.340007419470913], [30.34608605319081, -8.238256524288216], [29.002912225060467, -8.40703175215347], [28.734866570762495, -8.526559340044576], [28.449871046672818, -9.164918308146083], [28.673681674928922, -9.605924981324931], [28.496069777141763, -10.789883721564044], [28.372253045370421, -11.793646742401389], [28.642417433392346, -11.971568698782312], [29.341547885869087, -12.36074391037241], [29.616001417771223, -12.178894545137307], [29.699613885219485, -13.257226657771827], [28.934285922976834, -13.248958428605132], [28.52356163912102, -12.698604424696679], [28.15510867687998, -12.272480564017894], [27.38879886242378, -12.132747491100663], [27.164419793412456, -11.608748467661071], [26.55308759939961, -11.924439792532125], [25.752309604604726, -11.784965101776356], [25.418118116973197, -11.330935967659958], [24.783169793402948, -11.238693536018962], [24.314516228947948, -11.262826429899269], [24.257155389103982, -10.951992689663655], [23.912215203555714, -10.926826267137512], [23.456790805767433, -10.867863457892481], [22.837345411884733, -11.017621758674329], [22.402798292742371, -10.99307545333569], [22.155268182064304, -11.084801120653768], [22.208753289486388, -9.894796237836507], [21.87518191904234, -9.523707777548564], [21.801801385187897, -8.908706556842978], [21.949130893652036, -8.305900974158275], [21.746455926203303, -7.920084730667147], [21.728110792739695, -7.2908724910813], [20.514748162526498, -7.299605808138629], [20.601822950938292, -6.93931772219968], [20.091621534920645, -6.943090101756993], [20.037723016040214, -7.116361179231644], [19.417502475673157, -7.155428562044297], [19.166613396896107, -7.738183688999753], [19.016751743249664, -7.988245944860132], [18.464175652752683, -7.847014255406442], [18.134221632569048, -7.98767750410492], [17.472970004962232, -8.068551120641699], [17.089995965247166, -7.545688978712525], [16.860190870845198, -7.222297865429984], [16.573179965896141, -6.622644545115087], [16.326528354567042, -5.877470391466267], [13.375597364971892, -5.864241224799548], [13.02486941900696, -5.984388929878157], [12.735171339578695, -5.965682061388497], [12.322431674863507, -6.100092461779658], [12.182336866920249, -5.789930515163837], [12.436688266660866, -5.684303887559245], [12.468004184629734, -5.248361504745003], [12.631611769265788, -4.991271254092935], [12.995517205465173, -4.781103203961883], [13.258240187237044, -4.882957452009165], [13.600234816144676, -4.500138441590969], [14.144956088933295, -4.510008640158715], [14.209034864975219, -4.793092136253597], [14.582603794013179, -4.970238946150139], [15.170991652088441, -4.3435071753143], [15.753540073314749, -3.855164890156096], [16.006289503654298, -3.535132744972528], [15.972803175529149, -2.712392266453612], [16.407091912510051, -1.740927015798682], [16.86530683764212, -1.225816338713287], [17.523716261472853, -0.743830254726987], [17.638644646889983, -0.424831638189246], [17.663552687254676, -0.058083998213817], [17.826540154703245, 0.288923244626105], [17.774191928791563, 0.855658677571085], [17.89883548347958, 1.741831976728278], [18.09427575040743, 2.365721543788055], [18.39379235197114, 2.90044342692822], [18.453065219809925, 3.504385891123348], [18.542982211997778, 4.201785183118317], [18.932312452884755, 4.709506130385973], [19.467783644293146, 5.031527818212779], [20.290679152108932, 4.691677761245287], [20.927591180106273, 4.322785549329736], [21.659122755630019, 4.224341945813719], [22.405123732195531, 4.02916006104732], [22.704123569436284, 4.633050848810156], [22.841479526468103, 4.710126247573483], [23.297213982850135, 4.609693101414221], [24.41053104014625, 5.108784084489129], [24.805028924262409, 4.897246608902349], [25.128833449003274, 4.927244777847789], [25.278798455514302, 5.170408229997191], [25.650455356557465, 5.256087754737123], [26.402760857862535, 5.150874538590869], [27.044065382604703, 5.127852688004835], [27.374226108517483, 5.233944403500059], [27.979977247842807, 4.408413397637373], [28.428993768026906, 4.287154649264493], [28.696677687298795, 4.455077215996936], [29.159078403446497, 4.38926727947323], [29.715995314256013, 4.600804755060024], [29.953500197069467, 4.173699042167683], [30.833859897593801, 3.50916596111034]]] } }, - { "type": "Feature", "properties": { "admin": "Republic of Congo", "name": "Congo", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[12.995517205465173, -4.781103203961883], [12.620759718484491, -4.438023369976135], [12.318607618873923, -4.606230157086187], [11.914963006242086, -5.037986748884789], [11.093772820691923, -3.978826592630546], [11.855121697648114, -3.42687061932105], [11.478038771214299, -2.765618991714241], [11.820963575903189, -2.514161472181982], [12.495702752338159, -2.391688327650242], [12.575284458067639, -1.948511244315134], [13.109618767965626, -2.428740329603513], [13.992407260807706, -2.470804945489099], [14.299210239324564, -1.998275648612213], [14.425455763413593, -1.333406670744971], [14.316418491277741, -0.552627455247048], [13.843320753645653, 0.038757635901149], [14.276265903386953, 1.196929836426619], [14.026668735417214, 1.395677395021153], [13.282631463278816, 1.31418366129688], [13.003113641012074, 1.830896307783319], [13.07582238124675, 2.267097072759014], [14.337812534246577, 2.22787466064949], [15.14634199388524, 1.964014797367184], [15.940918816805061, 1.727672634280295], [16.01285241055535, 2.267639675298084], [16.537058139724135, 3.198254706226278], [17.133042433346297, 3.728196519379451], [17.809900343505259, 3.560196437998569], [18.453065219809925, 3.504385891123348], [18.39379235197114, 2.90044342692822], [18.09427575040743, 2.365721543788055], [17.89883548347958, 1.741831976728278], [17.774191928791563, 0.855658677571085], [17.826540154703245, 0.288923244626105], [17.663552687254676, -0.058083998213817], [17.638644646889983, -0.424831638189246], [17.523716261472853, -0.743830254726987], [16.86530683764212, -1.225816338713287], [16.407091912510051, -1.740927015798682], [15.972803175529149, -2.712392266453612], [16.006289503654298, -3.535132744972528], [15.753540073314749, -3.855164890156096], [15.170991652088441, -4.3435071753143], [14.582603794013179, -4.970238946150139], [14.209034864975219, -4.793092136253597], [14.144956088933295, -4.510008640158715], [13.600234816144676, -4.500138441590969], [13.258240187237044, -4.882957452009165], [12.995517205465173, -4.781103203961883]]] } }, - { "type": "Feature", "properties": { "admin": "Colombia", "name": "Colombia", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-75.373223232713841, -0.15203175212045], [-75.801465827116587, 0.084801337073202], [-76.292314419240938, 0.416047268064119], [-76.576379767549383, 0.256935533037435], [-77.424984300430367, 0.395686753741117], [-77.668612840470416, 0.825893052570961], [-77.855061408179509, 0.809925034992773], [-78.855258755188686, 1.380923773601822], [-78.990935228171026, 1.691369940595251], [-78.617831387023699, 1.766404120283056], [-78.662118089497838, 2.267355454920476], [-78.427610439757302, 2.629555568854215], [-77.931542527971473, 2.696605739752925], [-77.510431281224996, 3.325016994638246], [-77.127689785455246, 3.849636135265356], [-77.496271938776999, 4.087606105969427], [-77.307601284479375, 4.667984117039452], [-77.533220587865713, 5.582811997902496], [-77.318815070286718, 5.845354112161359], [-77.476660732722266, 6.691116441266301], [-77.881571417945239, 7.223771267114783], [-77.75341386586139, 7.709839789252141], [-77.431107957656977, 7.638061224798733], [-77.242566494440069, 7.935278225125442], [-77.474722866511314, 8.524286200388216], [-77.353360765273848, 8.670504665558068], [-76.836673957003541, 8.638749497914715], [-76.086383836557843, 9.336820583529486], [-75.674600185840035, 9.443248195834597], [-75.664704149056149, 9.774003200718736], [-75.480425991503338, 10.618990383339305], [-74.906895107711975, 11.08304474532032], [-74.276752692344871, 11.102035834187586], [-74.197222663047683, 11.310472723836865], [-73.414763963500278, 11.227015285685479], [-72.62783525255962, 11.731971543825519], [-72.238194953078903, 11.955549628136325], [-71.754090135368628, 12.437303168177305], [-71.399822353791691, 12.376040757695289], [-71.137461107045866, 12.112981879113503], [-71.331583624950284, 11.776284084515805], [-71.973921678338272, 11.608671576377116], [-72.227575446242923, 11.108702093953237], [-72.614657762325194, 10.821975409381777], [-72.905286017534692, 10.45034434655477], [-73.027604132769554, 9.736770331252441], [-73.304951544880026, 9.151999823437604], [-72.788729824500379, 9.085027167187331], [-72.660494757768092, 8.62528778730268], [-72.439862230097944, 8.405275376820027], [-72.360900641555958, 8.002638454617893], [-72.479678921178831, 7.632506008327352], [-72.444487270788059, 7.42378489830048], [-72.19835242378187, 7.340430813013682], [-71.960175747348629, 6.991614895043538], [-70.674233567981503, 7.087784735538717], [-70.093312954372408, 6.960376491723109], [-69.389479946557103, 6.099860541198835], [-68.985318569602327, 6.206804917826856], [-68.265052456318216, 6.153268133972473], [-67.695087246355001, 6.267318020040645], [-67.34143958196556, 6.095468044454021], [-67.521531948502741, 5.556870428891968], [-67.744696621355203, 5.221128648291667], [-67.823012254493534, 4.503937282728898], [-67.621835903581271, 3.839481716319994], [-67.33756384954367, 3.542342230641721], [-67.303173183853417, 3.31845408773718], [-67.809938117123693, 2.820655015469569], [-67.447092047786299, 2.600280869960869], [-67.181294318293041, 2.250638129074062], [-66.876325853122566, 1.253360500489336], [-67.065048183852483, 1.130112209473225], [-67.25999752467358, 1.719998684084956], [-67.537810024674684, 2.037162787276329], [-67.868565029558823, 1.692455145673392], [-69.816973232691609, 1.714805202639624], [-69.804596727157701, 1.089081122233466], [-69.218637661400166, 0.985676581217433], [-69.252434048119042, 0.602650865070075], [-69.452396002872447, 0.706158758950693], [-70.015565761989293, 0.541414292804205], [-70.02065589057004, -0.185156345219539], [-69.577065395776586, -0.549991957200163], [-69.420485805932216, -1.122618503426409], [-69.444101935489599, -1.556287123219817], [-69.893635219996611, -4.298186944194326], [-70.394043952094975, -3.766591485207825], [-70.692682054309699, -3.742872002785858], [-70.047708502874841, -2.725156345229699], [-70.813475714791949, -2.256864515800742], [-71.413645799429773, -2.342802422702128], [-71.774760708285385, -2.169789727388937], [-72.325786505813639, -2.434218031426453], [-73.070392218707212, -2.308954359550952], [-73.659503546834586, -1.260491224781134], [-74.122395189089048, -1.002832533373848], [-74.441600511355958, -0.530820000819887], [-75.106624518520064, -0.05720549886486], [-75.373223232713841, -0.15203175212045]]] } }, - { "type": "Feature", "properties": { "admin": "Costa Rica", "name": "Costa Rica", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-82.965783047197348, 8.225027980985983], [-83.508437262694287, 8.446926581247281], [-83.711473965169063, 8.656836249216864], [-83.596313035806631, 8.830443223501417], [-83.632641567707822, 9.051385809765319], [-83.909885626953724, 9.290802720573579], [-84.303401658856345, 9.487354030795712], [-84.64764421256865, 9.615537421095707], [-84.713350796227743, 9.908051866083849], [-84.975660366541319, 10.086723130733004], [-84.911374884770211, 9.795991522658921], [-85.110923428065291, 9.557039699741308], [-85.339488288092255, 9.834542141148658], [-85.660786505866966, 9.93334747969072], [-85.797444831062819, 10.134885565629032], [-85.791708747078417, 10.439337266476612], [-85.65931372754666, 10.754330959511718], [-85.941725430021748, 10.895278428587799], [-85.712540452807289, 11.088444932494822], [-85.561851976244171, 11.217119248901593], [-84.903003302738924, 10.952303371621895], [-84.673069017256239, 11.082657172078139], [-84.355930752281026, 10.999225572142901], [-84.190178595704822, 10.793450018756671], [-83.895054490885926, 10.726839097532444], [-83.655611741861563, 10.938764146361418], [-83.402319708982944, 10.39543813724465], [-83.015676642575158, 9.992982082555553], [-82.546196255203469, 9.566134751824674], [-82.932890998043561, 9.476812038608172], [-82.927154914059145, 9.074330145702914], [-82.719183112300513, 8.925708726431493], [-82.868657192704759, 8.807266343618521], [-82.829770677405151, 8.626295477732368], [-82.9131764391242, 8.423517157419068], [-82.965783047197348, 8.225027980985983]]] } }, - { "type": "Feature", "properties": { "admin": "Cuba", "name": "Cuba", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-82.268151211257035, 23.188610744717703], [-81.404457160146819, 23.117271429938775], [-80.61876868358118, 23.105980129482994], [-79.679523688460222, 22.765303249598823], [-79.281485968732071, 22.399201565027049], [-78.347434455056472, 22.512166246017085], [-77.993295864560253, 22.277193508385928], [-77.146422492161037, 21.657851467367831], [-76.523824835908528, 21.20681956632437], [-76.194620123993175, 21.220565497314006], [-75.598222418912655, 21.01662445727413], [-75.671060350228032, 20.735091254147999], [-74.933896043584483, 20.693905137611381], [-74.178024868451246, 20.284627793859737], [-74.296648118777242, 20.050378526280678], [-74.961594611292924, 19.923435370355687], [-75.634680141894577, 19.873774318923193], [-76.323656175425981, 19.952890936762056], [-77.755480923153044, 19.855480861891873], [-77.085108405246729, 20.413353786698789], [-77.492654588516601, 20.673105373613886], [-78.137292243141573, 20.739948838783427], [-78.482826707661161, 21.028613389565848], [-78.719866502583997, 21.598113511638431], [-79.284999966127913, 21.559175319906497], [-80.217475348618635, 21.827324327069032], [-80.517534552721401, 22.037078965741756], [-81.820943366203167, 22.192056586185068], [-82.169991828118611, 22.387109279870746], [-81.79500179719264, 22.636964830001951], [-82.775897996740838, 22.688150336187057], [-83.494458787759328, 22.168517971276124], [-83.908800421875611, 22.154565334557329], [-84.052150845053248, 21.910575059491251], [-84.547030198896351, 21.801227728761639], [-84.974911058273079, 21.896028143801082], [-84.44706214062775, 22.204949856041903], [-84.23035702181177, 22.56575470630376], [-83.778239915690165, 22.78811839445569], [-83.267547573565736, 22.983041897060641], [-82.510436164057495, 23.078746649665181], [-82.268151211257035, 23.188610744717703]]] } }, - { "type": "Feature", "properties": { "admin": "Northern Cyprus", "name": "N. Cyprus", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[32.731780226377445, 35.14002594658843], [32.802473585752743, 35.145503648411363], [32.946960890440799, 35.38670339613369], [33.667227003724939, 35.373215847305509], [34.576473829900458, 35.671595567358786], [33.900804477684197, 35.245755927057608], [33.973616570783456, 35.058506374647997], [33.866439650210104, 35.093594672174177], [33.675391880027057, 35.017862860650446], [33.525685255677494, 35.038688462864066], [33.475817498515845, 35.000344550103499], [33.45592207208346, 35.101423651666401], [33.383833449036295, 35.162711900364563], [33.190977003723042, 35.173124701471373], [32.919572381326127, 35.087832749973636], [32.731780226377445, 35.14002594658843]]] } }, - { "type": "Feature", "properties": { "admin": "Cyprus", "name": "Cyprus", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[33.973616570783456, 35.058506374647997], [34.004880812320032, 34.978097846001852], [32.97982710137844, 34.571869411755436], [32.490296258277532, 34.701654771456468], [32.256667107885953, 35.103232326796622], [32.731780226377445, 35.14002594658843], [32.919572381326127, 35.087832749973636], [33.190977003723042, 35.173124701471373], [33.383833449036295, 35.162711900364563], [33.45592207208346, 35.101423651666401], [33.475817498515845, 35.000344550103499], [33.525685255677494, 35.038688462864066], [33.675391880027057, 35.017862860650446], [33.866439650210104, 35.093594672174177], [33.973616570783456, 35.058506374647997]]] } }, - { "type": "Feature", "properties": { "admin": "Czech Republic", "name": "Czech Rep.", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[16.960288120194573, 48.596982326850593], [16.49928266771877, 48.785808010445095], [16.029647251050218, 48.733899034207916], [15.253415561593979, 49.039074205107575], [14.901447381254055, 48.964401760445817], [14.33889773932472, 48.555305284207193], [13.595945672264433, 48.877171942737135], [13.031328973043427, 49.307068182973232], [12.52102420416119, 49.54741526956272], [12.415190870827441, 49.96912079528056], [12.240111118222556, 50.266337795607271], [12.96683678554319, 50.484076443069071], [13.338131951560282, 50.733234361364346], [14.05622765468817, 50.926917629594286], [14.307013380600633, 51.117267767941399], [14.570718214586062, 51.002339382524262], [15.016995883858666, 51.106674099321566], [15.490972120839725, 50.7847299261432], [16.238626743238566, 50.697732652379827], [16.176253289462263, 50.4226073268579], [16.719475945714429, 50.215746568393527], [16.868769158605655, 50.473973700556016], [17.554567091551117, 50.36214590107641], [17.649445021238986, 50.049038397819942], [18.392913852622168, 49.988628648470737], [18.85314415861361, 49.496229763377634], [18.554971144289478, 49.495015367218777], [18.399993523846174, 49.315000515330034], [18.170498488037961, 49.271514797556421], [18.104972771891848, 49.043983466175298], [17.913511590250462, 48.996492824899072], [17.886484816161808, 48.903475246773695], [17.545006951577101, 48.800019029325362], [17.101984897538895, 48.8169688991171], [16.960288120194573, 48.596982326850593]]] } }, - { "type": "Feature", "properties": { "admin": "Germany", "name": "Germany", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[9.92190636560923, 54.983104153048025], [9.939579705452898, 54.596641954153242], [10.950112338920517, 54.363607082733147], [10.939466993868447, 54.008693345752583], [11.95625247564328, 54.196485500701144], [12.518440382546711, 54.470370591847988], [13.647467075259495, 54.075510972705885], [14.119686313542555, 53.757029120491026], [14.353315463934164, 53.248171291713092], [14.074521111719431, 52.981262518925334], [14.437599725002197, 52.62485016540829], [14.685026482815713, 52.089947414755208], [14.607098422919645, 51.745188096719964], [15.016995883858781, 51.106674099321701], [14.570718214586119, 51.002339382524369], [14.307013380600662, 51.117267767941364], [14.05622765468831, 50.92691762959435], [13.338131951560397, 50.733234361364268], [12.966836785543249, 50.484076443069164], [12.240111118222668, 50.266337795607214], [12.41519087082747, 49.969120795280602], [12.521024204161332, 49.547415269562741], [13.031328973043513, 49.307068182973232], [13.595945672264575, 48.877171942737156], [13.243357374737112, 48.416114813829026], [12.884102817443873, 48.289145819687846], [13.025851271220514, 47.637583523135945], [12.93262698736606, 47.467645575543983], [12.620759718484519, 47.672387600284409], [12.141357456112869, 47.703083401065768], [11.426414015354847, 47.523766181013045], [10.544504021861597, 47.566399237653783], [10.402083774465321, 47.302487697939164], [9.896068149463188, 47.58019684507569], [9.594226108446376, 47.525058091820185], [8.522611932009793, 47.830827541691342], [8.317301466514092, 47.613579820336263], [7.466759067422286, 47.620581976911907], [7.59367638513106, 48.333019110703724], [8.099278598674855, 49.017783515003423], [6.658229607783709, 49.201958319691627], [6.186320428094176, 49.4638028021145], [6.242751092156992, 49.90222565367872], [6.043073357781109, 50.128051662794221], [6.156658155958779, 50.803721015010574], [5.988658074577812, 51.85161570902504], [6.589396599970825, 51.85202912048338], [6.842869500362381, 52.228440253297542], [7.092053256873895, 53.14404328064488], [6.905139601274128, 53.482162177130633], [7.100424838905268, 53.693932196662658], [7.936239454793961, 53.748295803433777], [8.121706170289483, 53.527792466844275], [8.800734490604667, 54.02078563090889], [8.572117954145368, 54.395646470754045], [8.526229282270206, 54.962743638725144], [9.282048780971136, 54.830865383516297], [9.92190636560923, 54.983104153048025]]] } }, - { "type": "Feature", "properties": { "admin": "Djibouti", "name": "Djibouti", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[43.081226027200152, 12.699638576707112], [43.317852410664663, 12.390148423711022], [43.286381463398911, 11.974928290245883], [42.715873650896519, 11.735640570518338], [43.145304803242126, 11.462039699748853], [42.776851841000948, 10.926878566934416], [42.55493000000012, 11.105110000000193], [42.314140000000116, 11.0342], [41.755570000000191, 11.05091], [41.739590000000177, 11.355110000000137], [41.661760000000122, 11.6312], [42.000000000000107, 12.100000000000133], [42.351560000000106, 12.54223000000013], [42.779642368344739, 12.455415757695672], [43.081226027200152, 12.699638576707112]]] } }, - { "type": "Feature", "properties": { "admin": "Denmark", "name": "Denmark", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[12.690006137755629, 55.60999095318077], [12.089991082414738, 54.800014553437919], [11.043543328504226, 55.36486379660424], [10.90391360845163, 55.779954738988735], [12.370904168353288, 56.111407375708822], [12.690006137755629, 55.60999095318077]]], [[[10.912181837618359, 56.4586213242779], [10.667803989309986, 56.081383368547208], [10.369992710011983, 56.190007229224719], [9.649984978889306, 55.469999498102041], [9.921906365609173, 54.983104153048046], [9.282048780971136, 54.830865383516155], [8.526229282270235, 54.962743638724973], [8.120310906617588, 55.517722683323612], [8.089976840862247, 56.540011705137587], [8.256581658571262, 56.809969387430286], [8.543437534223385, 57.110002753316891], [9.424469028367609, 57.172066148499468], [9.775558709358561, 57.447940782289649], [10.580005730846151, 57.730016587954843], [10.54610599126269, 57.21573273378614], [10.250000034230222, 56.890016181050456], [10.369992710011983, 56.60998159446082], [10.912181837618359, 56.4586213242779]]]] } }, - { "type": "Feature", "properties": { "admin": "Dominican Republic", "name": "Dominican Rep.", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-71.71236141629295, 19.714455878167353], [-71.587304450146604, 19.884910590082093], [-70.806706102161726, 19.880285549391981], [-70.214364997016119, 19.622885240146157], [-69.950815192327568, 19.647999986240002], [-69.769250047470067, 19.293267116772437], [-69.222125820579862, 19.313214219637096], [-69.254346076113819, 19.015196234609871], [-68.809411994080818, 18.979074408437846], [-68.317943284768958, 18.612197577381689], [-68.689315965434503, 18.205142320218609], [-69.164945848248905, 18.422648423735108], [-69.623987596297624, 18.380712998930246], [-69.952933926051529, 18.428306993071057], [-70.133232998317879, 18.245915025296892], [-70.517137213814195, 18.184290879788829], [-70.669298468697619, 18.42688589118303], [-70.999950120717173, 18.283328762276206], [-71.400209927033885, 17.598564357976596], [-71.657661912712001, 17.757572740138695], [-71.708304816358037, 18.044997056546091], [-71.687737596305865, 18.316660061104468], [-71.945112067335543, 18.616900132720257], [-71.701302659782485, 18.785416978424049], [-71.624873216422813, 19.169837958243303], [-71.71236141629295, 19.714455878167353]]] } }, - { "type": "Feature", "properties": { "admin": "Algeria", "name": "Algeria", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[11.99950564947161, 23.471668402596443], [8.572893100629782, 21.565660712159136], [5.677565952180684, 19.601206976799713], [4.267419467800038, 19.155265204336995], [3.158133172222704, 19.057364203360034], [3.146661004253899, 19.693578599521441], [2.683588494486428, 19.856230170160114], [2.060990838233919, 20.142233384679482], [1.823227573259032, 20.61080943448604], [-1.550054897457613, 22.792665920497377], [-4.92333736817423, 24.974574082940993], [-8.684399786809051, 27.395744126895998], [-8.66512447756419, 27.58947907155822], [-8.665589565454805, 27.656425889592349], [-8.674116176782972, 28.841288967396572], [-7.059227667661928, 29.579228420524522], [-6.060632290053772, 29.731699734001687], [-5.242129278982786, 30.000443020135581], [-4.859646165374469, 30.501187649043839], [-3.690441046554695, 30.896951605751152], [-3.647497931320145, 31.637294012980668], [-3.068980271812647, 31.724497992473207], [-2.616604783529567, 32.094346218386143], [-1.30789913573787, 32.262888902306095], [-1.124551153966308, 32.651521511357124], [-1.388049282222567, 32.864015000941301], [-1.733454555661467, 33.91971283623198], [-1.792985805661686, 34.527918606091198], [-2.169913702798624, 35.168396307916673], [-1.208602871089056, 35.71484874118709], [-0.127454392894606, 35.888662421200799], [0.503876580415209, 36.301272894835272], [1.466918572606545, 36.605647081034398], [3.161698846050824, 36.783904934225205], [4.815758090849129, 36.865036932923452], [5.320120070017792, 36.716518866516616], [6.261819695672611, 37.110655015606731], [7.330384962603969, 37.118380642234364], [7.737078484741003, 36.885707505840209], [8.420964389691674, 36.946427313783154], [8.217824334352313, 36.433176988260271], [8.376367628623766, 35.479876003555937], [8.140981479534302, 34.655145982393783], [7.524481642292242, 34.097376410451453], [7.612641635782181, 33.344114895148955], [8.430472853233367, 32.748337307255944], [8.439102817426116, 32.506284898400814], [9.055602654668148, 32.102691962201284], [9.482139926805273, 30.307556057246181], [9.805634392952411, 29.424638373323383], [9.859997999723443, 28.959989732371007], [9.683884718472765, 28.144173895779193], [9.756128370816779, 27.688258571884141], [9.629056023811073, 27.140953477480913], [9.716285841519747, 26.512206325785691], [9.319410841518161, 26.094324856057447], [9.910692579801774, 25.365454616796733], [9.948261346077969, 24.93695364023251], [10.30384687667836, 24.37931325937091], [10.771363559622925, 24.562532050061744], [11.560669386449002, 24.097909247325511], [11.99950564947161, 23.471668402596443]]] } }, - { "type": "Feature", "properties": { "admin": "Ecuador", "name": "Ecuador", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-80.302560594387188, -3.404856459164712], [-79.770293341780913, -2.65751189535964], [-79.986559210922394, -2.220794366061014], [-80.368783942369234, -2.685158786635788], [-80.967765469064332, -2.246942640800703], [-80.764806281238023, -1.965047702648532], [-80.933659023751702, -1.057454522306358], [-80.583370327461239, -0.906662692878683], [-80.39932471385373, -0.283703301600141], [-80.020898200180355, 0.360340074053468], [-80.090609707342097, 0.768428859862396], [-79.542762010399784, 0.982937730305963], [-78.855258755188686, 1.380923773601822], [-77.855061408179509, 0.809925034992773], [-77.668612840470416, 0.825893052570961], [-77.424984300430367, 0.395686753741117], [-76.576379767549383, 0.256935533037435], [-76.292314419240938, 0.416047268064119], [-75.801465827116587, 0.084801337073202], [-75.373223232713841, -0.15203175212045], [-75.233722703741932, -0.911416924649529], [-75.544995693652027, -1.56160979574588], [-76.635394253226707, -2.608677666843817], [-77.83790483265858, -3.003020521663103], [-78.450683966775628, -3.873096612161375], [-78.639897223612323, -4.547784112164072], [-79.205289069317715, -4.959128513207388], [-79.62497921417615, -4.454198093283494], [-80.028908047185581, -4.346090996928893], [-80.442241990872134, -4.425724379090673], [-80.46929460317692, -4.059286797708999], [-80.184014858709645, -3.821161797708043], [-80.302560594387188, -3.404856459164712]]] } }, - { "type": "Feature", "properties": { "admin": "Egypt", "name": "Egypt", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[34.9226, 29.50133], [34.64174, 29.09942], [34.42655, 28.34399], [34.15451, 27.8233], [33.92136, 27.6487], [33.58811, 27.97136], [33.13676, 28.41765], [32.42323, 29.85108], [32.32046, 29.76043], [32.73482, 28.70523], [33.34876, 27.69989], [34.10455, 26.14227], [34.47387, 25.59856], [34.79507, 25.03375], [35.69241, 23.92671], [35.49372, 23.75237], [35.52598, 23.10244], [36.69069, 22.20485], [36.86623, 22.0], [32.9, 22.0], [29.02, 22.0], [25.0, 22.0], [25.0, 25.682499996360992], [25.0, 29.238654529533452], [24.70007, 30.04419], [24.95762, 30.6616], [24.80287, 31.08929], [25.16482, 31.56915], [26.49533, 31.58568], [27.45762, 31.32126], [28.45048, 31.02577], [28.91353, 30.87005], [29.68342, 31.18686], [30.09503, 31.4734], [30.97693, 31.55586], [31.68796, 31.4296], [31.96041, 30.9336], [32.19247, 31.26034], [32.99392, 31.02407], [33.7734, 30.96746], [34.26544, 31.21936], [34.9226, 29.50133]]] } }, - { "type": "Feature", "properties": { "admin": "Eritrea", "name": "Eritrea", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[42.351560000000106, 12.54223000000013], [42.00975, 12.86582], [41.59856, 13.452090000000108], [41.15519371924983, 13.773319810435224], [40.8966, 14.118640000000138], [40.026218702969167, 14.519579169162281], [39.34061, 14.53155], [39.0994, 14.74064], [38.51295, 14.50547], [37.90607, 14.959430000000165], [37.59377, 14.2131], [36.42951, 14.42211], [36.323188917798113, 14.822480577041057], [36.753860304518575, 16.291874091044289], [36.852530000000108, 16.95655], [37.16747, 17.263140000000128], [37.904000000000103, 17.42754], [38.410089959473218, 17.998307399970312], [38.990622999839999, 16.84062612555169], [39.266110060388016, 15.922723496967246], [39.814293654140208, 15.435647284400314], [41.179274936697645, 14.491079616753209], [41.734951613132345, 13.921036892141554], [42.276830682144848, 13.34399201095442], [42.589576450375255, 13.000421250861901], [43.081226027200152, 12.699638576707112], [42.779642368344739, 12.455415757695672], [42.351560000000106, 12.54223000000013]]] } }, - { "type": "Feature", "properties": { "admin": "Spain", "name": "Spain", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[-9.034817674180244, 41.880570583659669], [-8.98443315269567, 42.592775173506261], [-9.392883673530644, 43.026624660812686], [-7.978189663108308, 43.748337714200979], [-6.754491746436754, 43.567909450853918], [-5.411886359061596, 43.574239813809669], [-4.347842779955783, 43.403449205085025], [-3.51753170410609, 43.455900783861296], [-1.901351284177764, 43.422802028978332], [-1.502770961910528, 43.034014390630425], [0.338046909190581, 42.579546006839543], [0.701590610363894, 42.795734361332599], [1.826793247087153, 42.343384711265678], [2.985998976258457, 42.473015041669854], [3.039484083680548, 41.892120266276891], [2.091841668312184, 41.226088568683082], [0.810524529635188, 41.014731960609332], [0.721331007499401, 40.678318386389229], [0.106691521819869, 40.123933620762003], [-0.278711310212941, 39.309978135732713], [0.111290724293838, 38.738514309233032], [-0.467123582349103, 38.292365831041138], [-0.683389451490598, 37.642353827457811], [-1.438382127274849, 37.443063666324214], [-2.146452602538119, 36.674144192037282], [-3.415780808923386, 36.658899644511173], [-4.368900926114718, 36.677839056946141], [-4.995219285492211, 36.32470815687963], [-5.377159796561457, 35.946850083961458], [-5.866432257500902, 36.02981659600605], [-6.236693894872174, 36.367677110330327], [-6.520190802425402, 36.942913316387312], [-7.45372555177809, 37.097787583966053], [-7.537105475281022, 37.428904323876232], [-7.166507941099863, 37.803894354802217], [-7.029281175148794, 38.075764065089757], [-7.374092169616317, 38.373058580064914], [-7.098036668313126, 39.03007274022378], [-7.498632371439724, 39.629571031241802], [-7.066591559263527, 39.711891587882768], [-7.026413133156593, 40.184524237624238], [-6.864019944679383, 40.330871893874821], [-6.851126674822551, 41.111082668617513], [-6.389087693700914, 41.381815497394641], [-6.668605515967655, 41.883386949219577], [-7.251308966490822, 41.91834605566504], [-7.422512986673794, 41.792074693359822], [-8.01317460776991, 41.790886135417118], [-8.26385698081779, 42.280468654950326], [-8.671945766626719, 42.134689439454952], [-9.034817674180244, 41.880570583659669]]] } }, - { "type": "Feature", "properties": { "admin": "Estonia", "name": "Estonia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[24.312862583114615, 57.793423570376966], [24.428927850042154, 58.383413397853275], [24.061198357853179, 58.257374579493394], [23.426560092876681, 58.612753404364618], [23.339795363058641, 59.187240302153363], [24.604214308376182, 59.465853786855007], [25.864189080516631, 59.611090399811324], [26.949135776484518, 59.445803331125767], [27.981114129353237, 59.47538808861286], [28.131699253051742, 59.300825100330904], [27.420166456824941, 58.724581203844224], [27.716685825315714, 57.791899115624354], [27.288184848751509, 57.474528306703817], [26.46353234223778, 57.476388658266316], [25.602809685984365, 57.847528794986559], [25.164593540149262, 57.970156968815175], [24.312862583114615, 57.793423570376966]]] } }, - { "type": "Feature", "properties": { "admin": "Ethiopia", "name": "Ethiopia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[37.90607, 14.959430000000165], [38.51295, 14.50547], [39.0994, 14.74064], [39.34061, 14.53155], [40.026250000000111, 14.51959], [40.8966, 14.118640000000138], [41.1552, 13.77333], [41.59856, 13.452090000000108], [42.00975, 12.86582], [42.351560000000106, 12.54223000000013], [42.000000000000107, 12.100000000000133], [41.661760000000122, 11.6312], [41.739590000000177, 11.355110000000137], [41.755570000000191, 11.05091], [42.314140000000116, 11.0342], [42.55493000000012, 11.105110000000193], [42.776851841000948, 10.926878566934416], [42.55876, 10.572580000000126], [42.92812, 10.021940000000139], [43.29699, 9.540480000000169], [43.67875, 9.183580000000116], [46.94834, 7.99688], [47.78942, 8.003], [44.9636, 5.001620000000115], [43.66087, 4.95755], [42.769670000000119, 4.252590000000223], [42.12861, 4.234130000000163], [41.855083092644108, 3.918911920483764], [41.171800000000125, 3.91909], [40.768480000000118, 4.257020000000124], [39.854940000000106, 3.83879000000013], [39.559384258765917, 3.422060000000215], [38.89251, 3.50074], [38.67114, 3.61607], [38.436970000000137, 3.58851], [38.120915000000132, 3.598605], [36.85509323800823, 4.447864127672857], [36.159078632855646, 4.447864127672857], [35.817447662353622, 4.776965663462021], [35.817447662353622, 5.338232082790852], [35.298007118233095, 5.506], [34.70702, 6.59422000000012], [34.25032, 6.82607], [34.075100000000184, 7.22595], [33.56829, 7.71334], [32.954180000000228, 7.7849700000001], [33.294800000000116, 8.35458], [33.82550000000014, 8.37916], [33.97498, 8.684560000000145], [33.96162, 9.58358], [34.25745, 10.63009], [34.73115000000012, 10.910170000000106], [34.831630000000125, 11.318960000000116], [35.26049, 12.08286], [35.863630000000164, 12.57828], [36.27022, 13.563330000000118], [36.42951, 14.42211], [37.59377, 14.2131], [37.90607, 14.959430000000165]]] } }, - { "type": "Feature", "properties": { "admin": "Finland", "name": "Finland", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[28.591929559043187, 69.064776923286644], [28.445943637818651, 68.36461294216403], [29.9774263852206, 67.698297024192641], [29.054588657352319, 66.944286200621917], [30.21765, 65.80598], [29.544429559046982, 64.948671576590471], [30.444684686003704, 64.204453436939076], [30.035872430142714, 63.552813625738544], [31.516092156711117, 62.867687486412869], [31.139991082490891, 62.357692776124395], [30.211107212044443, 61.780027777749673], [28.06999759289527, 60.503516547275829], [26.25517296723697, 60.423960679762487], [24.496623976344516, 60.057316392651636], [22.869694858499454, 59.846373196036211], [22.290763787533589, 60.391921291741525], [21.322244093519313, 60.720169989659503], [21.544866163832687, 61.705329494871783], [21.059211053153682, 62.607393296958726], [21.536029493910799, 63.189735012455863], [22.442744174903986, 63.817810370531276], [24.730511508897528, 64.902343655040823], [25.398067661243939, 65.111426500093728], [25.2940430030404, 65.53434642197044], [23.903378533633795, 66.006927395279604], [23.565879754335576, 66.396050930437411], [23.539473097434435, 67.936008612735236], [21.978534783626113, 68.616845608180682], [20.645592889089521, 69.106247260200846], [21.244936150810666, 69.370443020293067], [22.356237827247405, 68.841741441514898], [23.662049594830751, 68.891247463650529], [24.735679152126721, 68.649556789821446], [25.689212680776361, 69.092113755969024], [26.179622023226241, 69.825298977326113], [27.732292107867856, 70.164193020296239], [29.015572950971968, 69.766491197377974], [28.591929559043187, 69.064776923286644]]] } }, - { "type": "Feature", "properties": { "admin": "Fiji", "name": "Fiji", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[178.3736, -17.33992], [178.71806, -17.62846], [178.55271, -18.15059], [177.93266, -18.28799], [177.38146, -18.16432], [177.28504, -17.72465], [177.67087, -17.38114], [178.12557, -17.50481], [178.3736, -17.33992]]], [[[179.364142661964223, -16.801354076946847], [178.725059362997058, -17.012041674368017], [178.596838595117021, -16.63915], [179.096609362997128, -16.43398427754742], [179.413509362997075, -16.379054277547393], [180.000000000000114, -16.067132663642436], [180.000000000000114, -16.555216566639157], [179.364142661964223, -16.801354076946847]]], [[[-179.917369384765237, -16.501783135649358], [-180.0, -16.555216566639157], [-180.0, -16.067132663642436], [-179.793320109048551, -16.020882256741228], [-179.917369384765237, -16.501783135649358]]]] } }, - { "type": "Feature", "properties": { "admin": "Falkland Islands", "name": "Falkland Is.", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-61.2, -51.85], [-60.0, -51.25], [-59.15, -51.5], [-58.55, -51.1], [-57.75, -51.55], [-58.05, -51.9], [-59.4, -52.2], [-59.85, -51.85], [-60.7, -52.3], [-61.2, -51.85]]] } }, - { "type": "Feature", "properties": { "admin": "France", "name": "France", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-52.556424730018378, 2.504705308437053], [-52.939657151894963, 2.124857692875622], [-53.41846513529525, 2.053389187016037], [-53.554839240113481, 2.334896551925964], [-53.778520677288881, 2.376702785650053], [-54.088062506717264, 2.105556545414629], [-54.524754197799737, 2.311848863123785], [-54.271229620975781, 2.738747870286942], [-54.184284023644743, 3.194172268075234], [-54.011503872276812, 3.622569891774857], [-54.3995422023565, 4.212611395683481], [-54.478632981979203, 4.896755682795642], [-53.958044603070917, 5.756548163267808], [-53.618452928264837, 5.646529038918401], [-52.882141282754063, 5.409850979021598], [-51.823342861525916, 4.565768133966144], [-51.657797410678874, 4.156232408053028], [-52.249337531123977, 3.241094468596287], [-52.556424730018378, 2.504705308437053]]], [[[9.560016310269132, 42.152491970379558], [9.229752231491771, 41.380006822264441], [8.77572309737536, 41.583611965494427], [8.544212680707828, 42.256516628583078], [8.746009148807586, 42.628121853193946], [9.390000848028901, 43.009984849614725], [9.560016310269132, 42.152491970379558]]], [[[3.588184441755714, 50.378992418003563], [4.28602298342514, 49.90749664977254], [4.799221632515752, 49.985373033236314], [5.674051954784885, 49.529483547557433], [5.897759230176375, 49.442667141307155], [6.186320428094204, 49.463802802114444], [6.658229607783538, 49.201958319691549], [8.09927859867477, 49.017783515003366], [7.59367638513106, 48.333019110703724], [7.466759067422228, 47.620581976911851], [7.192202182655533, 47.449765529970982], [6.736571079138086, 47.541801255882874], [6.768713820023634, 47.287708238303672], [6.037388950228971, 46.725778713561894], [6.022609490593566, 46.272989813820502], [6.500099724970453, 46.429672756529428], [6.84359297041456, 45.991146552100659], [6.80235517744566, 45.708579820328673], [7.096652459347835, 45.333098863295859], [6.749955275101711, 45.028517971367584], [7.007562290076661, 44.254766750661382], [7.549596388386161, 44.127901109384808], [7.435184767291841, 43.693844916349164], [6.529245232783068, 43.12889232031835], [4.556962517931395, 43.399650987311581], [3.100410597352719, 43.075200507167118], [2.985998976258486, 42.473015041669882], [1.826793247087181, 42.343384711265649], [0.701590610363922, 42.795734361332642], [0.338046909190581, 42.57954600683955], [-1.502770961910471, 43.034014390630482], [-1.901351284177735, 43.422802028978332], [-1.384225226232956, 44.022610378590166], [-1.193797573237361, 46.014917710954862], [-2.225724249673788, 47.064362697938201], [-2.963276129559573, 47.570326646507958], [-4.491554938159481, 47.95495433205641], [-4.592349819344746, 48.68416046812694], [-3.295813971357745, 48.901692409859628], [-1.616510789384932, 48.644421291694577], [-1.933494025063254, 49.776341864615759], [-0.98946895995536, 49.347375800160869], [1.338761020522753, 50.127173163445256], [1.6390010921385, 50.9466063502975], [2.51357303224617, 51.14850617126185], [2.65842207196033, 50.796848049515646], [3.123251580425716, 50.780363267614504], [3.588184441755714, 50.378992418003563]]]] } }, - { "type": "Feature", "properties": { "admin": "Gabon", "name": "Gabon", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[11.093772820691923, -3.978826592630546], [10.066135288135738, -2.969482517105681], [9.405245395554969, -2.144313246269042], [8.797995639693168, -1.111301364754496], [8.830086704146423, -0.779073581550037], [9.048419630579586, -0.459351494960217], [9.291350538783687, 0.268666083167687], [9.492888624721981, 1.010119533691494], [9.83028405115564, 1.067893784993799], [11.285078973036461, 1.057661851400013], [11.276449008843711, 2.261050930180871], [11.751665480199787, 2.326757513839993], [12.359380323952218, 2.19281220133945], [12.951333855855605, 2.321615708826939], [13.07582238124675, 2.267097072759014], [13.003113641012074, 1.830896307783319], [13.282631463278816, 1.31418366129688], [14.026668735417214, 1.395677395021153], [14.276265903386953, 1.196929836426619], [13.843320753645653, 0.038757635901149], [14.316418491277741, -0.552627455247048], [14.425455763413593, -1.333406670744971], [14.299210239324564, -1.998275648612213], [13.992407260807706, -2.470804945489099], [13.109618767965626, -2.428740329603513], [12.575284458067639, -1.948511244315134], [12.495702752338159, -2.391688327650242], [11.820963575903189, -2.514161472181982], [11.478038771214299, -2.765618991714241], [11.855121697648114, -3.42687061932105], [11.093772820691923, -3.978826592630546]]] } }, - { "type": "Feature", "properties": { "admin": "United Kingdom", "name": "United Kingdom", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-5.661948614921896, 54.554603176483838], [-6.197884894220976, 53.867565009163329], [-6.953730231137994, 54.073702297575622], [-7.572167934591078, 54.059956366585979], [-7.366030646178785, 54.595840969452688], [-7.572167934591078, 55.131622219454883], [-6.733847011736144, 55.172860012423783], [-5.661948614921896, 54.554603176483838]]], [[[-3.00500484863528, 58.635000108466322], [-4.073828497728015, 57.55302480735525], [-3.055001796877661, 57.690019029360933], [-1.959280564776918, 57.684799709699512], [-2.219988165689301, 56.870017401753515], [-3.119003058271118, 55.97379303651546], [-2.085009324543023, 55.909998480851264], [-2.005675679673856, 55.804902850350217], [-1.11499101399221, 54.624986477265388], [-0.4304849918542, 54.464376125702145], [0.184981316742039, 53.325014146531018], [0.469976840831777, 52.929999498091959], [1.681530795914739, 52.739520168663987], [1.559987827164377, 52.099998480836], [1.050561557630914, 51.806760565795678], [1.4498653499503, 51.289427802121949], [0.550333693045502, 50.765738837275862], [-0.787517462558639, 50.774988918656206], [-2.489997524414377, 50.500018622431227], [-2.956273972984035, 50.696879991247002], [-3.617448085942327, 50.228355617872708], [-4.542507900399243, 50.341837063185658], [-5.245023159191134, 49.959999904981082], [-5.776566941745299, 50.159677639356815], [-4.309989793301837, 51.210001125689146], [-3.414850633142122, 51.426008612669236], [-3.422719467108322, 51.426848167406078], [-4.984367234710873, 51.593466091510962], [-5.267295701508885, 51.991400458374571], [-4.222346564134852, 52.30135569926135], [-4.770013393564112, 52.840004991255611], [-4.579999152026914, 53.495003770555165], [-3.093830673788658, 53.404547400669671], [-3.092079637047106, 53.404440822963544], [-2.945008510744343, 53.98499970154667], [-3.614700825433033, 54.60093677329256], [-3.63000545898933, 54.615012925833], [-4.844169073903003, 54.790971177786837], [-5.082526617849224, 55.061600653699358], [-4.719112107756643, 55.508472601943467], [-5.047980922862108, 55.783985500707516], [-5.586397670911139, 55.311146145236805], [-5.64499874513018, 56.275014960344791], [-6.149980841486352, 56.785009670633528], [-5.78682471355529, 57.818848375064633], [-5.009998745127574, 58.630013332750039], [-4.211494513353555, 58.550845038479153], [-3.00500484863528, 58.635000108466322]]]] } }, - { "type": "Feature", "properties": { "admin": "Georgia", "name": "Georgia", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[41.55408410011065, 41.535656236327561], [41.703170607272703, 41.962942816732912], [41.453470086438379, 42.645123399417926], [40.875469191253785, 43.013628038091277], [40.321394484220313, 43.128633938156831], [39.955008579270917, 43.434997666999216], [40.07696495947976, 43.553104153002309], [40.922184686045618, 43.38215851498078], [42.394394565608806, 43.220307929042619], [43.756016880067378, 42.74082815202248], [43.931199985536828, 42.554973863284758], [44.537622918481979, 42.71199270280362], [45.470279168485703, 42.502780666669963], [45.776410353382758, 42.09244395605635], [46.404950799348818, 41.860675157227298], [46.145431756379004, 41.722802435872573], [46.637908156120574, 41.181672675128219], [46.501637404166921, 41.064444688474104], [45.962600538930381, 41.123872585609767], [45.217426385281577, 41.411451931314041], [44.972480096218071, 41.248128567055588], [43.582745802592726, 41.09214325618256], [42.619548781104484, 41.583172715819934], [41.55408410011065, 41.535656236327561]]] } }, - { "type": "Feature", "properties": { "admin": "Ghana", "name": "Ghana", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[1.060121697604927, 5.928837388528875], [-0.507637905265938, 5.343472601742675], [-1.063624640294193, 5.000547797053811], [-1.964706590167594, 4.71046214438337], [-2.856125047202397, 4.994475816259508], [-2.810701463217839, 5.389051215024109], [-3.244370083011261, 6.2504715031135], [-2.983584967450326, 7.379704901555511], [-2.56218950032624, 8.219627793811481], [-2.827496303712706, 9.642460842319775], [-2.963896246747111, 10.395334784380081], [-2.94040930827046, 10.962690334512557], [-1.203357713211431, 11.009819240762736], [-0.761575893548183, 10.936929633015053], [-0.438701544588582, 11.09834096927872], [0.023802524423701, 11.018681748900802], [-0.049784715159944, 10.706917832883928], [0.367579990245389, 10.191212876827176], [0.365900506195885, 9.46500397382948], [0.461191847342121, 8.677222601756013], [0.712029249686878, 8.312464504423827], [0.490957472342245, 7.411744289576474], [0.570384148774849, 6.914358628767188], [0.836931186536333, 6.279978745952147], [1.060121697604927, 5.928837388528875]]] } }, - { "type": "Feature", "properties": { "admin": "Guinea", "name": "Guinea", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-8.439298468448696, 7.686042792181736], [-8.722123582382123, 7.711674302598509], [-8.926064622422002, 7.309037380396375], [-9.208786383490844, 7.313920803247952], [-9.403348151069748, 7.526905218938906], [-9.33727983238458, 7.928534450711351], [-9.755342169625832, 8.541055202666923], [-10.016566534861253, 8.42850393313523], [-10.230093553091276, 8.406205552601291], [-10.505477260774667, 8.348896389189603], [-10.494315151399629, 8.715540676300433], [-10.65477047366589, 8.977178452994194], [-10.622395188835037, 9.267910061068276], [-10.839151984083299, 9.688246161330367], [-11.117481248407328, 10.045872911006283], [-11.917277390988655, 10.046983954300556], [-12.150338100625003, 9.858571682164378], [-12.425928514037562, 9.835834051955953], [-12.596719122762206, 9.620188300001969], [-12.711957566773076, 9.342711696810765], [-13.246550258832512, 8.903048610871506], [-13.685153977909788, 9.494743760613458], [-14.074044969122278, 9.886166897008248], [-14.330075852912367, 10.015719712763966], [-14.579698859098254, 10.214467271358513], [-14.693231980843501, 10.65630076745404], [-14.83955379887794, 10.876571560098139], [-15.130311245168167, 11.040411688679525], [-14.685687221728896, 11.527823798056485], [-14.382191534878727, 11.509271958863691], [-14.121406419317776, 11.677117010947693], [-13.900799729863772, 11.678718980348744], [-13.743160773157411, 11.811269029177408], [-13.828271857142122, 12.142644151249041], [-13.718743658899511, 12.247185573775507], [-13.700476040084322, 12.586182969610192], [-13.217818162478235, 12.575873521367964], [-12.499050665730561, 12.332089952031053], [-12.278599005573438, 12.354440008997285], [-12.20356482588563, 12.465647691289401], [-11.658300950557928, 12.386582749882834], [-11.513942836950587, 12.442987575729415], [-11.456168585648269, 12.076834214725336], [-11.297573614944508, 12.077971096235768], [-11.036555955438256, 12.211244615116513], [-10.870829637078211, 12.177887478072106], [-10.593223842806278, 11.923975328005977], [-10.165213792348835, 11.844083563682743], [-9.890992804392011, 12.060478623904968], [-9.567911749703212, 12.194243068892472], [-9.327616339546008, 12.334286200403451], [-9.127473517279581, 12.308060411015331], [-8.905264858424529, 12.088358059126433], [-8.786099005559462, 11.812560939984705], [-8.376304897484911, 11.393645941610627], [-8.581305304386772, 11.136245632364801], [-8.620321010767126, 10.810890814655181], [-8.407310756860026, 10.90925690352276], [-8.282357143578279, 10.792597357623842], [-8.335377163109738, 10.494811916541932], [-8.029943610048617, 10.206534939001711], [-8.22933712404682, 10.129020290563897], [-8.309616461612249, 9.789531968622439], [-8.079113735374348, 9.376223863152033], [-7.832100389019186, 8.575704250518625], [-8.203498907900878, 8.455453192575446], [-8.299048631208562, 8.316443589710302], [-8.221792364932197, 8.123328762235571], [-8.280703497744936, 7.687179673692156], [-8.439298468448696, 7.686042792181736]]] } }, - { "type": "Feature", "properties": { "admin": "Gambia", "name": "Gambia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-16.84152462408127, 13.151393947802557], [-16.713728807023468, 13.594958604379853], [-15.624596320039936, 13.623587347869556], [-15.398770310924457, 13.860368760630916], [-15.081735398813816, 13.876491807505982], [-14.687030808968483, 13.63035696049978], [-14.376713833055785, 13.625680243377371], [-14.046992356817478, 13.794067898000446], [-13.844963344772404, 13.505041612191999], [-14.277701788784553, 13.28058502853224], [-14.712197231494626, 13.298206691943774], [-15.141163295949463, 13.509511623585235], [-15.511812506562931, 13.278569647672864], [-15.691000535534991, 13.270353094938455], [-15.931295945692208, 13.130284125211331], [-16.84152462408127, 13.151393947802557]]] } }, - { "type": "Feature", "properties": { "admin": "Guinea Bissau", "name": "Guinea-Bissau", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-15.130311245168167, 11.040411688679525], [-15.664180467175523, 11.458474025920792], [-16.085214199273562, 11.524594021038236], [-16.314786749730199, 11.806514797406548], [-16.308947312881227, 11.958701890506116], [-16.613838263403277, 12.170911159712698], [-16.67745195155457, 12.38485158940105], [-16.147716844130581, 12.547761542201185], [-15.816574266004251, 12.515567124883345], [-15.548476935274005, 12.628170070847343], [-13.700476040084322, 12.586182969610192], [-13.718743658899511, 12.247185573775507], [-13.828271857142122, 12.142644151249041], [-13.743160773157411, 11.811269029177408], [-13.900799729863772, 11.678718980348744], [-14.121406419317776, 11.677117010947693], [-14.382191534878727, 11.509271958863691], [-14.685687221728896, 11.527823798056485], [-15.130311245168167, 11.040411688679525]]] } }, - { "type": "Feature", "properties": { "admin": "Equatorial Guinea", "name": "Eq. Guinea", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[9.492888624721981, 1.010119533691494], [9.305613234096255, 1.160911363119183], [9.649158155972627, 2.283866075037735], [11.276449008843711, 2.261050930180871], [11.285078973036461, 1.057661851400013], [9.83028405115564, 1.067893784993799], [9.492888624721981, 1.010119533691494]]] } }, - { "type": "Feature", "properties": { "admin": "Greece", "name": "Greece", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[23.699980096133, 35.705004380835526], [24.246665073348673, 35.368022365860149], [25.025015496528873, 35.424995632461979], [25.769207797964182, 35.354018052709073], [25.745023227651579, 35.179997666966209], [26.290002882601719, 35.299990342747911], [26.164997592887651, 35.004995429009789], [24.724982130642299, 34.919987697889603], [24.735007358506941, 35.084990546197581], [23.514978468528106, 35.27999156345097], [23.699980096133, 35.705004380835526]]], [[[26.604195590936282, 41.562114569661098], [26.294602085075777, 40.936261298174244], [26.056942172965499, 40.824123440100827], [25.44767703624418, 40.852545477861455], [24.925848422960932, 40.947061672523226], [23.714811232200809, 40.687129218095116], [24.407998894964063, 40.124992987624083], [23.89996788910258, 39.962005520175573], [23.342999301860797, 39.960997829745786], [22.813987664488959, 40.476005153966547], [22.626298862404777, 40.256561184239175], [22.849747755634805, 39.659310818025759], [23.350027296652595, 39.190011298167256], [22.97309939951554, 38.97090322524965], [23.53001631032495, 38.51000112563846], [24.025024855248937, 38.219992987616443], [24.040011020613601, 37.655014553369419], [23.115002882589145, 37.920011298162215], [23.409971958111065, 37.409990749657389], [22.77497195810863, 37.305010077456551], [23.154225294698612, 36.422505804992042], [22.4900281104511, 36.410000108377446], [21.670026482843692, 36.84498647719419], [21.295010613701574, 37.644989325504689], [21.120034213961329, 38.31032339126272], [20.730032179454579, 38.769985256498778], [20.217712029712853, 39.340234686839629], [20.150015903410516, 39.624997666984022], [20.615000441172779, 40.110006822259422], [20.67499677906363, 40.434999904943048], [20.999989861747274, 40.580003973953964], [21.020040317476422, 40.842726955725873], [21.674160597426969, 40.931274522457976], [22.055377638444266, 41.149865831052686], [22.597308383889008, 41.130487168943198], [22.76177, 41.3048], [22.952377150166562, 41.337993882811212], [23.692073601992455, 41.309080918943849], [24.492644891058031, 41.583896185872035], [25.19720136892553, 41.234485988930651], [26.106138136507177, 41.328898830727823], [26.11704186372091, 41.826904608724725], [26.604195590936282, 41.562114569661098]]]] } }, - { "type": "Feature", "properties": { "admin": "Greenland", "name": "Greenland", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-46.76379, 82.62796], [-43.40644, 83.22516], [-39.89753, 83.18018], [-38.62214, 83.54905], [-35.08787, 83.64513], [-27.10046, 83.51966], [-20.84539, 82.72669], [-22.69182, 82.34165], [-26.51753, 82.29765], [-31.9, 82.2], [-31.39646, 82.02154], [-27.85666, 82.13178], [-24.84448, 81.78697], [-22.90328, 82.09317], [-22.07175, 81.73449], [-23.16961, 81.15271], [-20.62363, 81.52462], [-15.76818, 81.91245], [-12.77018, 81.71885], [-12.20855, 81.29154], [-16.28533, 80.58004], [-16.85, 80.35], [-20.04624, 80.17708], [-17.73035, 80.12912], [-18.9, 79.4], [-19.70499, 78.75128], [-19.67353, 77.63859], [-18.47285, 76.98565], [-20.03503, 76.94434], [-21.67944, 76.62795], [-19.83407, 76.09808], [-19.59896, 75.24838], [-20.66818, 75.15585], [-19.37281, 74.29561], [-21.59422, 74.22382], [-20.43454, 73.81713], [-20.76234, 73.46436], [-22.17221, 73.30955], [-23.56593, 73.30663], [-22.31311, 72.62928], [-22.29954, 72.18409], [-24.27834, 72.59788], [-24.79296, 72.3302], [-23.44296, 72.08016], [-22.13281, 71.46898], [-21.75356, 70.66369], [-23.53603, 70.471], [-24.30702, 70.85649], [-25.54341, 71.43094], [-25.20135, 70.75226], [-26.36276, 70.22646], [-23.72742, 70.18401], [-22.34902, 70.12946], [-25.02927, 69.2588], [-27.74737, 68.47046], [-30.67371, 68.12503], [-31.77665, 68.12078], [-32.81105, 67.73547], [-34.20196, 66.67974], [-36.35284, 65.9789], [-37.04378, 65.93768], [-38.37505, 65.69213], [-39.81222, 65.45848], [-40.66899, 64.83997], [-40.68281, 64.13902], [-41.1887, 63.48246], [-42.81938, 62.68233], [-42.41666, 61.90093], [-42.86619, 61.07404], [-43.3784, 60.09772], [-44.7875, 60.03676], [-46.26364, 60.85328], [-48.26294, 60.85843], [-49.23308, 61.40681], [-49.90039, 62.38336], [-51.63325, 63.62691], [-52.14014, 64.27842], [-52.27659, 65.1767], [-53.66166, 66.09957], [-53.30161, 66.8365], [-53.96911, 67.18899], [-52.9804, 68.35759], [-51.47536, 68.72958], [-51.08041, 69.14781], [-50.87122, 69.9291], [-52.013585, 69.574925], [-52.55792, 69.42616], [-53.45629, 69.283625], [-54.68336, 69.61003], [-54.75001, 70.28932], [-54.35884, 70.821315], [-53.431315, 70.835755], [-51.39014, 70.56978], [-53.10937, 71.20485], [-54.00422, 71.54719], [-55.0, 71.406536967272558], [-55.83468, 71.65444], [-54.71819, 72.58625], [-55.32634, 72.95861], [-56.12003, 73.64977], [-57.32363, 74.71026], [-58.59679, 75.09861], [-58.58516, 75.51727], [-61.26861, 76.10238], [-63.39165, 76.1752], [-66.06427, 76.13486], [-68.50438, 76.06141], [-69.66485, 76.37975], [-71.40257, 77.00857], [-68.77671, 77.32312], [-66.76397, 77.37595], [-71.04293, 77.63595], [-73.297, 78.04419], [-73.15938, 78.43271], [-69.37345, 78.91388], [-65.7107, 79.39436], [-65.3239, 79.75814], [-68.02298, 80.11721], [-67.15129, 80.51582], [-63.68925, 81.21396], [-62.23444, 81.3211], [-62.65116, 81.77042], [-60.28249, 82.03363], [-57.20744, 82.19074], [-54.13442, 82.19962], [-53.04328, 81.88833], [-50.39061, 82.43883], [-48.00386, 82.06481], [-46.59984, 81.985945], [-44.523, 81.6607], [-46.9007, 82.19979], [-46.76379, 82.62796]]] } }, - { "type": "Feature", "properties": { "admin": "Guatemala", "name": "Guatemala", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-90.095554572290951, 13.73533763270073], [-90.608624030300817, 13.909771429901948], [-91.232410244496037, 13.927832342987953], [-91.689746670279106, 14.126218166556452], [-92.227750006869812, 14.538828640190925], [-92.203229539747298, 14.830102850804066], [-92.087215949252041, 15.064584662328436], [-92.229248623406249, 15.251446641495857], [-91.747960171255912, 16.066564846251719], [-90.464472622422647, 16.069562079324651], [-90.438866950222021, 16.410109768128091], [-90.600846727240906, 16.470777899638758], [-90.711821865587694, 16.687483018454724], [-91.081670091500641, 16.918476670799404], [-91.453921271515128, 17.252177232324168], [-91.002269253284197, 17.254657701074176], [-91.001519945015943, 17.817594916245707], [-90.067933519230948, 17.819326076727474], [-89.143080410503302, 17.808318996649316], [-89.15080603713092, 17.015576687075832], [-89.229121670269265, 15.886937567605166], [-88.930612759135244, 15.887273464415072], [-88.604586147805833, 15.706380113177358], [-88.518364020526846, 15.855389105690971], [-88.22502275262201, 15.727722479713901], [-88.680679694355618, 15.346247056535301], [-89.15481096063354, 15.066419175674806], [-89.225220099631244, 14.874286200413618], [-89.145535041037149, 14.67801911056908], [-89.353325975282772, 14.424132798719112], [-89.587342698916544, 14.362586167859485], [-89.5342193265205, 14.244815578666302], [-89.7219339668207, 14.134228013561694], [-90.064677903996568, 13.881969509328924], [-90.095554572290951, 13.73533763270073]]] } }, - { "type": "Feature", "properties": { "admin": "Guyana", "name": "Guyana", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-59.758284878159181, 8.367034816924045], [-59.10168412945864, 7.99920197187049], [-58.482962205628041, 7.347691351750696], [-58.454876064677414, 6.832787380394463], [-58.078103196837361, 6.809093736188641], [-57.542218593970631, 6.321268215353355], [-57.147436489476874, 5.973149929219161], [-57.307245856339492, 5.073566595882225], [-57.914288906472123, 4.812626451024413], [-57.860209520078691, 4.576801052260449], [-58.044694383360664, 4.060863552258382], [-57.601568976457848, 3.334654649260684], [-57.281433478409703, 3.333491929534119], [-57.150097825739898, 2.768926906745406], [-56.53938574891454, 1.89952260986692], [-56.782704230360814, 1.863710842288653], [-57.33582292339689, 1.948537705895759], [-57.660971035377358, 1.682584947105638], [-58.113449876525003, 1.507195135907025], [-58.429477098205957, 1.46394196207872], [-58.540012986878288, 1.26808828369252], [-59.030861579002639, 1.317697658692722], [-59.646043667221242, 1.786893825686789], [-59.718545701726732, 2.249630438644359], [-59.974524909084543, 2.755232652188055], [-59.815413174057852, 3.606498521332085], [-59.538039923731219, 3.958802598481937], [-59.767405768458701, 4.423502915866606], [-60.111002366767373, 4.574966538914082], [-59.980958624904865, 5.014061184098138], [-60.213683437731319, 5.2444863956876], [-60.733574184803707, 5.2002772078619], [-61.410302903881941, 5.959068101419616], [-61.139415045807937, 6.234296779806142], [-61.159336310456467, 6.696077378766317], [-60.543999192940966, 6.856584377464881], [-60.295668097562377, 7.043911444522918], [-60.637972785063752, 7.414999904810853], [-60.550587938058186, 7.779602972846178], [-59.758284878159181, 8.367034816924045]]] } }, - { "type": "Feature", "properties": { "admin": "Honduras", "name": "Honduras", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-87.316654425795463, 12.984685777229], [-87.48940873894712, 13.29753489832393], [-87.793111131526501, 13.384480495655165], [-87.723502977229288, 13.785050360565602], [-87.859515347021599, 13.893312486217097], [-88.065342576840109, 13.964625962779788], [-88.503997972349609, 13.845485948130939], [-88.541230841815931, 13.98015473068352], [-88.843072882832743, 14.140506700085208], [-89.058511929057644, 14.340029405164213], [-89.353325975282786, 14.424132798719084], [-89.145535041037164, 14.678019110569149], [-89.22522009963123, 14.874286200413675], [-89.154810960633526, 15.066419175674863], [-88.680679694355575, 15.346247056535386], [-88.225022752621925, 15.727722479714027], [-88.121153123715359, 15.688655096901355], [-87.901812506852394, 15.864458319558194], [-87.615680101252309, 15.878798529519198], [-87.522920905288444, 15.797278957578779], [-87.367762417332116, 15.846940009011286], [-86.903191291028165, 15.756712958229565], [-86.440945604177372, 15.782835394753189], [-86.119233974944322, 15.893448798073958], [-86.00195431185783, 16.005405788634388], [-85.68331743034625, 15.953651841693949], [-85.444003872402547, 15.885749009662444], [-85.182443610357183, 15.909158433490628], [-84.98372188997881, 15.995923163308698], [-84.526979743167118, 15.857223619037423], [-84.36825558138257, 15.835157782448729], [-84.063054572266807, 15.648244126849132], [-83.773976610026111, 15.42407176356687], [-83.410381232420363, 15.27090281825377], [-83.147219000974104, 14.995829169164207], [-83.489988776366005, 15.01626719813566], [-83.628584967772866, 14.880073960830368], [-83.975721401693576, 14.749435939996483], [-84.228341640952394, 14.748764146376626], [-84.449335903648588, 14.62161428472251], [-84.64958207877963, 14.666805324761865], [-84.820036790694289, 14.819586696832628], [-84.924500698572302, 14.790492865452332], [-85.052787441736868, 14.551541042534719], [-85.148750576502877, 14.560196844943615], [-85.165364549484806, 14.354369615125048], [-85.514413011400265, 14.079011745657905], [-85.698665330736944, 13.960078436737998], [-85.801294725268505, 13.8360549992376], [-86.096263800790595, 14.03818736414723], [-86.312142096689826, 13.771356106008223], [-86.520708177419891, 13.778487453664464], [-86.755086636079596, 13.754845485890936], [-86.733821784191463, 13.263092556201398], [-86.880557013684353, 13.254204209847213], [-87.005769009127434, 13.025794379117254], [-87.316654425795463, 12.984685777229]]] } }, - { "type": "Feature", "properties": { "admin": "Croatia", "name": "Croatia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[18.829838087650039, 45.908877671891837], [19.072768995854172, 45.521511135432078], [19.390475701584588, 45.236515611342369], [19.005486281010118, 44.860233669609144], [18.553214145591646, 45.08158966733145], [17.861783481526398, 45.067740383477137], [17.00214603035101, 45.233776760430935], [16.534939406000202, 45.211607570977705], [16.318156772535868, 45.004126695325901], [15.959367303133373, 45.233776760430935], [15.750026075918978, 44.81871165626255], [16.239660271884528, 44.351143296885695], [16.456442905348862, 44.041239732431265], [16.916156447017325, 43.667722479825663], [17.297373488034449, 43.446340643887353], [17.674921502358981, 43.028562527023603], [18.56, 42.65], [18.450016310304814, 42.47999136002931], [17.509970330483323, 42.84999461523914], [16.930005730871638, 43.209998480800373], [16.015384555737679, 43.507215481127204], [15.174453973052094, 44.243191229827907], [15.376250441151793, 44.317915350922064], [14.920309279040504, 44.73848399512945], [14.901602410550874, 45.076060289076104], [14.258747592839992, 45.233776760430935], [13.952254672917032, 44.802123521496853], [13.65697553880119, 45.136935126315947], [13.679403110415816, 45.484149074884996], [13.715059848697248, 45.500323798192419], [14.411968214585496, 45.466165676447403], [14.595109490627916, 45.63494090431282], [14.935243767972961, 45.471695054702757], [15.327674594797424, 45.452316392593325], [15.323953891672428, 45.731782538427687], [15.671529575267638, 45.8341535507979], [15.768732944408608, 46.23810822202352], [16.564808383864939, 46.503750922219794], [16.882515089595412, 46.380631822284428], [17.630066359129554, 45.951769110694087], [18.456062452882858, 45.759481106136143], [18.829838087650039, 45.908877671891837]]] } }, - { "type": "Feature", "properties": { "admin": "Haiti", "name": "Haiti", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-73.189790615517595, 19.915683905511909], [-72.579672817663607, 19.871500555902351], [-71.71236141629295, 19.714455878167353], [-71.624873216422813, 19.169837958243303], [-71.701302659782485, 18.785416978424049], [-71.945112067335543, 18.616900132720257], [-71.687737596305865, 18.316660061104468], [-71.708304816358037, 18.044997056546091], [-72.372476162389333, 18.214960842354053], [-72.844411180294856, 18.145611070218362], [-73.454554816365018, 18.217906398994696], [-73.922433234335642, 18.030992743395], [-74.458033616824764, 18.342549953682703], [-74.369925299767118, 18.664907538319408], [-73.449542202432696, 18.526052964751141], [-72.694937099890623, 18.445799465401858], [-72.334881557896992, 18.66842153571525], [-72.791649542924873, 19.101625067618027], [-72.784104783810264, 19.483591416903405], [-73.41502234566174, 19.639550889560276], [-73.189790615517595, 19.915683905511909]]] } }, - { "type": "Feature", "properties": { "admin": "Hungary", "name": "Hungary", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[16.202298211337361, 46.852385972676949], [16.534267612380372, 47.496170966169103], [16.340584344150411, 47.712901923201215], [16.903754103267257, 47.714865627628321], [16.979666782304033, 48.123497015976298], [17.488472934649813, 47.867466132186209], [17.857132602620023, 47.758428860050365], [18.696512892336923, 47.88095368101439], [18.777024773847668, 48.081768296900627], [19.174364861739885, 48.111378892603859], [19.66136355965849, 48.266614895208647], [19.769470656013109, 48.2026911484636], [20.239054396249344, 48.327567247096916], [20.473562045989862, 48.562850043321809], [20.801293979584919, 48.62385407164237], [21.872236362401729, 48.319970811550007], [22.085608351334848, 48.422264309271782], [22.640819939878746, 48.150239569687351], [22.710531447040488, 47.882193915389394], [22.09976769378283, 47.672439276716695], [21.626514926853869, 46.994237779318148], [21.021952345471245, 46.316087958351886], [20.220192498462833, 46.127468980486547], [19.596044549241579, 46.171729844744533], [18.829838087649957, 45.908877671891915], [18.456062452882858, 45.759481106136121], [17.630066359129554, 45.95176911069418], [16.882515089595298, 46.380631822284428], [16.564808383864854, 46.503750922219822], [16.370504998447412, 46.841327216166498], [16.202298211337361, 46.852385972676949]]] } }, - { "type": "Feature", "properties": { "admin": "Indonesia", "name": "Indonesia", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[120.715608758630438, -10.239581394087862], [120.295014276206871, -10.258649997603525], [118.967808465654684, -9.55796925215803], [119.900309686361609, -9.361340427287514], [120.425755649905398, -9.665921319215796], [120.775501743656719, -9.969675388227456], [120.715608758630438, -10.239581394087862]]], [[[124.435950148619384, -10.14000090906144], [123.579981724136701, -10.359987481327961], [123.459989048354998, -10.239994805546171], [123.55000939340745, -9.900015557497978], [123.980008986508096, -9.290026950724693], [124.96868248911619, -8.892790215697046], [125.070019972840612, -9.089987481322835], [125.088520135601073, -9.393173109579321], [124.435950148619384, -10.14000090906144]]], [[[117.900018345207741, -8.095681247594923], [118.260616489740471, -8.362383314653327], [118.87845991422212, -8.280682875199828], [119.126506789223086, -8.705824883665072], [117.97040164598927, -8.906639499551257], [117.277730747549015, -9.040894870645557], [116.74014082241662, -9.032936700072637], [117.083737420725313, -8.457157891476539], [117.632024367342126, -8.44930307376819], [117.900018345207741, -8.095681247594923]]], [[[122.903537225436082, -8.094234307490735], [122.756982863456287, -8.649807631060638], [121.2544905945701, -8.933666273639941], [119.924390903809567, -8.810417982623873], [119.920928582846102, -8.44485890059107], [120.715091994307542, -8.236964613480863], [121.341668735846554, -8.53673959720602], [122.007364536630405, -8.46062021244016], [122.903537225436082, -8.094234307490735]]], [[[108.623478631628927, -6.777673841990675], [110.539227329553285, -6.877357679881682], [110.759575636845909, -6.465186455921751], [112.614811232556349, -6.946035658397589], [112.978768345188087, -7.594213148634578], [114.478935174621142, -7.776527601760277], [115.705526971501058, -8.370806573116864], [114.564511346496488, -8.75181690840483], [113.464733514460875, -8.348947442257424], [112.559672479301028, -8.376180922075163], [111.522061395312448, -8.302128594600957], [110.586149530074294, -8.122604668819021], [109.427667270955183, -7.740664157749761], [108.693655226681301, -7.641600437046219], [108.277763299596302, -7.766657403192579], [106.454102004016136, -7.354899590690947], [106.280624220812285, -6.924899997590201], [105.365486281355516, -6.851416110871169], [106.051645949327053, -5.895918877794499], [107.265008579540165, -5.954985039904058], [108.072091099074683, -6.345762220895237], [108.486846144649235, -6.421984958525768], [108.623478631628927, -6.777673841990675]]], [[[134.724624465066654, -6.214400730009286], [134.210133905168902, -6.895237725454704], [134.112775506730998, -6.142467136259014], [134.290335728085779, -5.783057549669038], [134.499625278867882, -5.445042006047898], [134.727001580952106, -5.737582289252158], [134.724624465066654, -6.214400730009286]]], [[[127.249215122588893, -3.459065036638889], [126.874922723498855, -3.790982761249579], [126.183802118027302, -3.607376397316556], [125.989033644719257, -3.177273451351325], [127.00065148326496, -3.12931772218441], [127.249215122588893, -3.459065036638889]]], [[[130.471344028851775, -3.09376433676762], [130.834836053592767, -3.858472181822761], [129.990546502808115, -3.446300957862817], [129.155248651242403, -3.362636813982248], [128.590683628453633, -3.428679294451256], [127.898891229362334, -3.393435967628192], [128.135879347852779, -2.843650404474914], [129.370997756060888, -2.802154229344551], [130.471344028851775, -3.09376433676762]]], [[[134.143367954647772, -1.151867364103594], [134.422627394753022, -2.769184665542383], [135.457602980694674, -3.367752780779113], [136.293314243718754, -2.30704233155609], [137.4407377463275, -1.703513278819372], [138.329727411044757, -1.70268645590265], [139.18492068904294, -2.051295668143637], [139.926684198160387, -2.409051608900284], [141.000210402591847, -2.600151055515624], [141.017056919519007, -5.85902190513802], [141.033851760013874, -9.117892754760417], [140.143415155192542, -8.297167657100955], [139.127766554928087, -8.096042982620942], [138.881476678624949, -8.380935153846094], [137.614473911692812, -8.41168263105976], [138.039099155835174, -7.597882175327354], [138.668621454014783, -7.320224704623072], [138.407913853102343, -6.232849216337483], [137.927839797110835, -5.393365573755998], [135.989250116113453, -4.546543877789047], [135.164597609599667, -4.462931410340771], [133.662880487197867, -3.538853448097526], [133.367704705946778, -4.024818617370314], [132.983955519747326, -4.112978610860281], [132.75694095268895, -3.746282647317129], [132.753788690319197, -3.311787204607071], [131.989804315316178, -2.820551039240455], [133.066844517143466, -2.460417982598443], [133.780030959203486, -2.479848321140209], [133.69621178602614, -2.214541517753687], [132.232373488494204, -2.212526136894325], [131.836221958544684, -1.617161960459597], [130.942839797082797, -1.432522067880796], [130.519558140180038, -0.937720228686075], [131.867537876513609, -0.695461114101818], [132.380116408416768, -0.369537855636977], [133.985548130428384, -0.780210463060442], [134.143367954647772, -1.151867364103594]]], [[[125.240500522971573, 1.419836127117605], [124.43703535369734, 0.427881171058971], [123.685504998876695, 0.235593166500877], [122.723083123872854, 0.431136786293337], [121.056724888189081, 0.381217352699451], [120.18308312386273, 0.23724681233422], [120.040869582195455, -0.519657891444851], [120.935905389490699, -1.408905938323372], [121.475820754076167, -0.955962009285116], [123.34056481332847, -0.615672702643081], [123.258399285984481, -1.076213067228337], [122.822715285331597, -0.930950616055881], [122.388529901215364, -1.516858005381124], [121.508273553555455, -1.904482924002422], [122.454572381684272, -3.186058444840881], [122.271896193532541, -3.529500013852696], [123.170962762546537, -4.683693129091707], [123.162332798353759, -5.34060393638596], [122.628515252778683, -5.634591159694494], [122.236394484548057, -5.282933037948281], [122.71956912647704, -4.46417164471579], [121.738233677254357, -4.851331475446499], [121.48946333220124, -4.574552504091215], [121.619171177253861, -4.188477878438674], [120.898181593917684, -3.602105401222828], [120.972388950688767, -2.627642917494909], [120.305452915529884, -2.931603692235725], [120.39004723519173, -4.097579034037223], [120.430716587405371, -5.528241062037778], [119.796543410319487, -5.67340016034565], [119.36690555224493, -5.379878024927804], [119.653606398600104, -4.459417412944958], [119.498835483885969, -3.49441171632651], [119.078344354326987, -3.487021986508764], [118.767768996252869, -2.801999200047688], [119.180973748858662, -2.147103773612798], [119.323393996255049, -1.35314706788047], [119.825998976725828, 0.154254462073496], [120.035701938966341, 0.566477362465804], [120.885779250167687, 1.309222723796835], [121.666816847826965, 1.013943589681076], [122.927566766451818, 0.875192368977465], [124.077522414242836, 0.917101955566139], [125.065989211121803, 1.643259182131558], [125.240500522971573, 1.419836127117605]]], [[[128.688248732620707, 1.132385972494106], [128.635952183141342, 0.258485826006179], [128.120169712436166, 0.356412665199286], [127.968034295768845, -0.252077325037533], [128.379998813999691, -0.780003757331286], [128.100015903842291, -0.899996433112974], [127.69647464407501, -0.266598402511505], [127.399490187693743, 1.011721503092573], [127.600511509309044, 1.81069082275718], [127.932377557487484, 2.174596258956555], [128.004156121940809, 1.628531398928331], [128.594559360875451, 1.540810655112864], [128.688248732620707, 1.132385972494106]]], [[[117.875627069166001, 1.827640692548911], [118.996747267738158, 0.902219143066048], [117.811858351717788, 0.784241848143722], [117.478338657706047, 0.102474676917026], [117.521643507966587, -0.803723239753211], [116.560048455879496, -1.487660821136231], [116.533796828275158, -2.483517347832901], [116.148083937648607, -4.012726332214014], [116.000857782049067, -3.657037448749008], [114.864803094544513, -4.106984144714416], [114.468651564595064, -3.49570362713382], [113.755671828264099, -3.439169610206519], [113.256994256647545, -3.118775729996854], [112.068126255340644, -3.478392022316071], [111.703290643359992, -2.994442233902631], [111.04824018762821, -3.049425957861188], [110.223846063275971, -2.934032484553483], [110.070935500124335, -1.592874037282414], [109.571947869914041, -1.314906507984489], [109.091873813922518, -0.459506524257051], [108.952657505328162, 0.415375474444346], [109.069136183714036, 1.341933905437642], [109.663260125773718, 2.006466986494984], [109.830226678508836, 1.338135687664191], [110.514060907027101, 0.773131415200993], [111.159137811326559, 0.976478176269509], [111.797548455860408, 0.904441229654651], [112.380251906383648, 1.410120957846757], [112.859809198052176, 1.497790025229946], [113.805849644019531, 1.217548732911041], [114.621355422017473, 1.430688177898886], [115.134037306785231, 2.821481838386219], [115.51907840379198, 3.169238389494395], [115.86551720587677, 4.306559149590156], [117.01521447150634, 4.306094061699468], [117.882034946770162, 4.137551377779487], [117.313232456533513, 3.234428208830578], [118.048329705885351, 2.287690131027361], [117.875627069166001, 1.827640692548911]]], [[[105.817655063909356, -5.852355645372411], [104.710384149191498, -5.873284600450644], [103.868213332130736, -5.037314955264974], [102.584260695406897, -4.220258884298203], [102.156173130300999, -3.614146009946765], [101.399113397225051, -2.799777113459171], [100.902502882900137, -2.05026213949786], [100.141980828860596, -0.650347588710957], [99.26373986206022, 0.183141587724663], [98.970011020913319, 1.042882391764536], [98.601351352943084, 1.823506577965616], [97.699597609449881, 2.453183905442116], [97.17694217324987, 3.30879059489861], [96.424016554757316, 3.86885976807791], [95.380876092513475, 4.970782172053673], [95.293026157617305, 5.479820868344816], [95.936862827541745, 5.439513251157108], [97.484882033277088, 5.24632090903401], [98.369169142655679, 4.268370266126366], [99.142558628335792, 3.590349636240915], [99.693997837322399, 3.174328518075156], [100.641433546961665, 2.099381211755798], [101.658012323007313, 2.083697414555189], [102.498271112073212, 1.398700466310217], [103.076840448013002, 0.561361395668854], [103.838396030698348, 0.104541734208666], [103.437645298274973, -0.711945896002845], [104.010788608824001, -1.059211521004229], [104.369991489684878, -1.084843031421016], [104.539490187602155, -1.782371514496716], [104.887892694113987, -2.340425306816655], [105.622111444116982, -2.42884368246807], [106.10859337771268, -3.06177662517895], [105.857445916774111, -4.305524997579723], [105.817655063909356, -5.852355645372411]]]] } }, - { "type": "Feature", "properties": { "admin": "India", "name": "India", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[77.837450799474553, 35.494009507787759], [78.912268914713209, 34.321936346975782], [78.811086460285722, 33.506198025032404], [79.208891636068572, 32.994394639613709], [79.176128777995501, 32.483779812137705], [78.458446486325997, 32.61816437431272], [78.738894484374001, 31.515906073527056], [79.721366815107089, 30.882714748654724], [81.11125613802929, 30.183480943313398], [80.476721225917373, 29.729865220655334], [80.088424513676259, 28.794470119740136], [81.057202589851997, 28.416095282499036], [81.999987420584958, 27.925479234319987], [83.304248895199535, 27.364505723575554], [84.675017938173767, 27.234901231387528], [85.25177859898335, 26.726198431906337], [86.024392938179147, 26.630984605408567], [87.22747195836628, 26.39789805755607], [88.060237664749806, 26.414615383402484], [88.174804315140904, 26.810405178325944], [88.043132765661198, 27.445818589786818], [88.120440708369841, 27.876541652939586], [88.730325962278528, 28.086864732367509], [88.814248488320544, 27.299315904239361], [88.835642531289366, 27.098966376243755], [89.744527622438838, 26.71940298105995], [90.37327477413406, 26.875724188742872], [91.217512648486405, 26.808648179628019], [92.033483514375078, 26.838310451763554], [92.10371178585973, 27.4526140406332], [91.69665652869665, 27.771741848251661], [92.503118931043616, 27.896876329046442], [93.413347609432662, 28.640629380807219], [94.565990431702929, 29.277438055939978], [95.404802280664612, 29.031716620392125], [96.117678664131006, 29.452802028922459], [96.586590610747479, 28.830979519154337], [96.248833449287758, 28.411030992134435], [97.327113885490007, 28.261582749946331], [97.402561476636123, 27.88253611908544], [97.051988559968066, 27.699058946233144], [97.133999058015277, 27.08377350514996], [96.419365675850941, 27.264589341739221], [95.124767694074933, 26.573572089132295], [95.155153436262566, 26.001307277932078], [94.603249139385355, 25.162495428970399], [94.552657912171611, 24.675238348890328], [94.106741977925054, 23.850740871673477], [93.325187615942767, 24.078556423432197], [93.286326938859247, 23.043658352138998], [93.060294224014598, 22.703110663335565], [93.166127557348361, 22.278459580977099], [92.672720981825549, 22.041238918541247], [92.146034783906799, 23.62749868417259], [91.869927606171302, 23.62434642180278], [91.706475050832083, 22.985263983649183], [91.158963250699713, 23.503526923104381], [91.467729933643668, 24.072639471934789], [91.915092807994398, 24.130413723237108], [92.376201613334786, 24.976692816664961], [91.799595981822065, 25.14743174895731], [90.872210727912105, 25.13260061288954], [89.920692580121838, 25.269749864192171], [89.832480910199592, 25.965082098895476], [89.355094028687276, 26.014407253518065], [88.56304935094974, 26.446525580342716], [88.209789259802477, 25.768065700782707], [88.931553989623069, 25.238692328384769], [88.30637251175601, 24.866079413344199], [88.084422235062405, 24.501657212821918], [88.699940220090895, 24.233714911388557], [88.529769728553759, 23.631141872649163], [88.876311883503064, 22.879146429937826], [89.031961297566198, 22.055708319582973], [88.888765903685396, 21.690588487224741], [88.208497348995209, 21.703171698487804], [86.975704380240259, 21.495561631755201], [87.033168572948853, 20.743307806882406], [86.499351027373777, 20.151638495356604], [85.060265740909671, 19.478578802971096], [83.941005893899998, 18.302009792549722], [83.189217156917834, 17.671221421778977], [82.192792189465905, 17.016636053937813], [82.191241896497175, 16.556664130107844], [81.692719354177456, 16.3102192245079], [80.791999139330116, 15.951972357644488], [80.324895867843864, 15.899184882058346], [80.025069207686428, 15.136414903214144], [80.23327355339039, 13.835770778859978], [80.286293572921849, 13.006260687710832], [79.862546828128487, 12.056215318240886], [79.85799930208681, 10.357275091997108], [79.340511509115984, 10.308854274939618], [78.885345493489169, 9.54613597252772], [79.189719679688281, 9.216543687370146], [78.27794070833049, 8.933046779816932], [77.94116539908434, 8.25295909263974], [77.539897902337927, 7.965534776232331], [76.592978957021657, 8.899276231314188], [76.130061476551063, 10.299630031775518], [75.746467319648488, 11.308250637248303], [75.396101108709573, 11.781245022015822], [74.864815708316812, 12.741935736537895], [74.616717156883524, 13.992582912649677], [74.443859490867197, 14.617221787977693], [73.534199253233368, 15.990652167214957], [73.119909295549419, 17.928570054592495], [72.820909458308634, 19.208233547436162], [72.824475132136783, 20.41950328214153], [72.630533481745388, 21.356009426351001], [71.175273471973938, 20.757441311114228], [70.470458611945091, 20.877330634031381], [69.164130080038817, 22.089298000572697], [69.644927606082391, 22.450774644454334], [69.349596795534325, 22.843179633062686], [68.176645135373377, 23.691965033456704], [68.842599318318761, 24.359133612560932], [71.0432401874682, 24.356523952730193], [70.844699334602822, 25.215102037043511], [70.282873162725579, 25.722228705339823], [70.168926629522005, 26.491871649678835], [69.514392938113119, 26.940965684511365], [70.61649620960192, 27.989196275335861], [71.777665643200308, 27.913180243434521], [72.823751662084689, 28.961591701772047], [73.450638462217412, 29.976413479119863], [74.421380242820263, 30.97981476493117], [74.405928989564998, 31.692639471965272], [75.258641798813187, 32.271105455040491], [74.451559279278698, 32.764899603805489], [74.104293654277328, 33.441473293586846], [73.749948358051952, 34.317698879527846], [74.240202671204955, 34.748887030571247], [75.757060988268321, 34.504922593721311], [76.871721632804011, 34.653544012992732], [77.837450799474553, 35.494009507787759]]] } }, - { "type": "Feature", "properties": { "admin": "Ireland", "name": "Ireland", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[-6.197884894220989, 53.86756500916335], [-6.032985398777609, 53.153164170944336], [-6.788856573910847, 52.260117906292322], [-8.561616583683557, 51.669301255899349], [-9.977085740590267, 51.820454820353071], [-9.16628251793078, 52.864628811242667], [-9.688524542672452, 53.881362616585285], [-8.327987433292007, 54.664518947968624], [-7.572167934591064, 55.131622219454854], [-7.366030646178785, 54.595840969452709], [-7.572167934591064, 54.059956366585986], [-6.953730231138065, 54.073702297575622], [-6.197884894220989, 53.86756500916335]]] } }, - { "type": "Feature", "properties": { "admin": "Iran", "name": "Iran", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[53.921597934795543, 37.198918361961255], [54.800303989486558, 37.392420762678178], [55.511578403551894, 37.964117133123153], [56.180374790273319, 37.935126654607423], [56.619366082592805, 38.121394354803478], [57.330433790928964, 38.029229437810933], [58.436154412678192, 37.522309475243794], [59.234761997316795, 37.412987982730336], [60.377637973883864, 36.52738312432836], [61.123070509694131, 36.491597194966239], [61.21081709172573, 35.650072333309218], [60.80319339380744, 34.404101874319856], [60.528429803311575, 33.676446031217999], [60.963700392505991, 33.528832302376252], [60.536077915290761, 32.981268825811561], [60.863654819588952, 32.182919623334421], [60.941944614511115, 31.548074652628745], [61.699314406180811, 31.379506130492661], [61.78122155136343, 30.735850328081231], [60.874248488208778, 29.829238999952604], [61.369308709564926, 29.303276272085917], [61.771868117118615, 28.699333807890792], [62.727830438085974, 28.259644883735383], [62.755425652929851, 27.378923448184985], [63.23389773952028, 27.217047024030702], [63.316631707619578, 26.756532497661659], [61.874187453056535, 26.239974880472097], [61.497362908784183, 25.078237006118492], [59.616134067630831, 25.380156561783775], [58.525761346272297, 25.609961656185725], [57.39725141788238, 25.739902045183634], [56.97076582217754, 26.966106268821356], [56.492138706290199, 27.14330475515019], [55.723710158110059, 26.964633490501036], [54.715089552637252, 26.480657863871507], [53.493096958231334, 26.812368882753042], [52.483597853409599, 27.580849107365488], [51.520762566947404, 27.865689602158291], [50.852948032439528, 28.814520575469377], [50.115008579311571, 30.14777252859971], [49.576850213423988, 29.9857152369324], [48.941333449098536, 30.31709035900403], [48.567971225789748, 29.926778265903515], [48.014568312376085, 30.452456773392594], [48.00469811380831, 30.985137437457237], [47.685286085812258, 30.984853217079621], [47.849203729042095, 31.709175930298663], [47.334661492711895, 32.469155381799105], [46.109361606639304, 33.017287299118998], [45.416690708199035, 33.967797756479577], [45.648459507028079, 34.748137722303007], [46.15178795755093, 35.093258775364284], [46.076340366404786, 35.67738332777548], [45.420618117053202, 35.977545884742817], [44.77267, 37.17045], [44.225755649600522, 37.971584377589345], [44.421402622257538, 38.281281236314534], [44.109225294782334, 39.428136298168091], [44.793989699081934, 39.713002631177041], [44.9526880226503, 39.335764675446363], [45.457721795438765, 38.874139105783051], [46.143623081248812, 38.74120148371221], [46.505719842317966, 38.770605373686287], [47.685079380083081, 39.508363959301207], [48.060095249225235, 39.582235419262453], [48.355529412637871, 39.2887649602769], [48.010744256386474, 38.794014797514514], [48.634375441284803, 38.27037750910096], [48.883249139202483, 38.32024526626261], [49.199612257693332, 37.582874253889877], [50.147771437384606, 37.37456655532133], [50.842354363819695, 36.872814235983384], [52.26402469260141, 36.700421657857696], [53.825789829326411, 36.965030829408228], [53.921597934795543, 37.198918361961255]]] } }, - { "type": "Feature", "properties": { "admin": "Iraq", "name": "Iraq", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[45.420618117053202, 35.977545884742817], [46.076340366404786, 35.67738332777548], [46.15178795755093, 35.093258775364284], [45.648459507028079, 34.748137722303007], [45.416690708199035, 33.967797756479577], [46.109361606639304, 33.017287299118998], [47.334661492711895, 32.469155381799105], [47.849203729042095, 31.709175930298663], [47.685286085812258, 30.984853217079621], [48.00469811380831, 30.985137437457237], [48.014568312376085, 30.452456773392594], [48.567971225789748, 29.926778265903515], [47.974519077349889, 29.975819200148493], [47.302622104690947, 30.059069932570711], [46.568713413281742, 29.099025173452283], [44.709498732284736, 29.178891099559376], [41.889980910007829, 31.190008653278362], [40.399994337736238, 31.889991766887931], [39.195468377444961, 32.16100881604266], [38.792340529136077, 33.378686428352218], [41.00615888851992, 34.419372260062111], [41.383965285005807, 35.628316555314349], [41.289707472505448, 36.358814602192261], [41.837064243340954, 36.605853786763568], [42.349591098811764, 37.22987254490409], [42.779125604021822, 37.385263576805741], [43.942258742047287, 37.256227525372942], [44.293451775902852, 37.001514390606289], [44.772699008977689, 37.170444647768427], [45.420618117053202, 35.977545884742817]]] } }, - { "type": "Feature", "properties": { "admin": "Iceland", "name": "Iceland", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[-14.508695441129232, 66.455892239031414], [-14.739637417041605, 65.808748277440287], [-13.609732224979807, 65.126671047619851], [-14.9098337467949, 64.36408193628867], [-17.794438035543418, 63.67874909123384], [-18.656245896874989, 63.496382961675806], [-19.972754685942757, 63.643634955491514], [-22.762971971110154, 63.960178941495371], [-21.778484259517676, 64.402115790455497], [-23.955043911219104, 64.891129869233481], [-22.184402635170354, 65.084968166760291], [-22.227423265053329, 65.378593655042721], [-24.326184047939332, 65.611189276788451], [-23.650514695723082, 66.262519029395207], [-22.134922451250883, 66.410468655046856], [-20.576283738679543, 65.732112128351417], [-19.056841600001587, 66.276600857194751], [-17.798623826559048, 65.993853257909763], [-16.167818976292121, 66.526792304135853], [-14.508695441129232, 66.455892239031414]]] } }, - { "type": "Feature", "properties": { "admin": "Israel", "name": "Israel", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[35.719918247222743, 32.709192409794859], [35.545665317534535, 32.393992011030569], [35.183930291491428, 32.532510687788935], [34.974640740709319, 31.866582343059715], [35.225891554512422, 31.754341132121759], [34.970506626125989, 31.616778469360803], [34.927408481594554, 31.35343537040141], [35.397560662586038, 31.489086005167572], [35.420918409981958, 31.100065822874349], [34.922602573391423, 29.501326198844517], [34.26543338393568, 31.219360866820146], [34.556371697738903, 31.548823960896989], [34.48810713068135, 31.605538845337314], [34.752587111151165, 32.07292633720116], [34.955417107896771, 32.827376410446369], [35.098457472480668, 33.080539252244257], [35.126052687324538, 33.090900376918775], [35.460709262846699, 33.089040025356276], [35.552796665190805, 33.264274807258012], [35.821100701650231, 33.277426459276292], [35.836396925608618, 32.868123277308506], [35.700797967274745, 32.716013698857374], [35.719918247222743, 32.709192409794859]]] } }, - { "type": "Feature", "properties": { "admin": "Italy", "name": "Italy", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[15.52037601081383, 38.231155096991465], [15.160242954171732, 37.444045518537813], [15.309897902089002, 37.134219468731793], [15.099988234119445, 36.61998729099539], [14.335228712632013, 36.996630967754747], [13.826732618879927, 37.104531358380186], [12.431003859108809, 37.612949937483812], [12.570943637755132, 38.126381130519682], [13.741156447004581, 38.03496552179535], [14.761249220446157, 38.143873602850498], [15.52037601081383, 38.231155096991465]]], [[[9.210011834356264, 41.209991360024212], [9.809975213264973, 40.500008856766094], [9.669518670295671, 39.177376410471787], [9.214817742559486, 39.240473334300127], [8.806935662479729, 38.906617743478471], [8.428302443077113, 39.171847032216611], [8.388253208050939, 40.378310858718798], [8.159998406617659, 40.950007229163774], [8.709990675500107, 40.899984442705225], [9.210011834356264, 41.209991360024212]]], [[[12.376485223040842, 46.767559109069872], [13.806475457421552, 46.50930613869118], [13.698109978905475, 46.016778062517368], [13.937630242578335, 45.59101593686465], [13.141606479554294, 45.736691799495411], [12.328581170306304, 45.38177806251484], [12.383874952858601, 44.885374253919075], [12.261453484759157, 44.600482082694008], [12.589237094786482, 44.091365871754462], [13.526905958722491, 43.587727362637899], [14.029820997787024, 42.761007798832473], [15.142569614327952, 41.955139675456891], [15.926191033601892, 41.961315009115729], [16.169897088290409, 41.740294908203417], [15.889345737377793, 41.541082261718195], [16.785001661860573, 41.179605617836579], [17.519168735431204, 40.877143459632229], [18.376687452882575, 40.355624904942651], [18.4802470231954, 40.168866278639818], [18.293385044028096, 39.810774441073235], [17.738380161213279, 40.277671006830289], [16.869595981522334, 40.442234605463838], [16.448743116937319, 39.795400702466473], [17.171489698971495, 39.424699815420716], [17.052840610429339, 38.902871202137291], [16.635088331781841, 38.843572496082395], [16.100960727613053, 37.985898749334176], [15.684086948314498, 37.908849188787023], [15.687962680736318, 38.214592800441849], [15.891981235424705, 38.750942491199218], [16.109332309644312, 38.964547024077682], [15.718813510814638, 39.544072374014938], [15.413612501698818, 40.048356838535163], [14.998495721098234, 40.172948716790913], [14.703268263414767, 40.604550279292617], [14.06067182786526, 40.786347968095434], [13.627985060285393, 41.188287258461649], [12.888081902730418, 41.253089504555604], [12.106682570044907, 41.7045348170574], [11.191906365614184, 42.355425319989671], [10.511947869517794, 42.93146251074721], [10.200028924204046, 43.920006822274608], [9.702488234097812, 44.036278794931313], [8.888946160526869, 44.366336167979533], [8.428560825238575, 44.23122813575241], [7.8507666357832, 43.767147935555236], [7.435184767291841, 43.693844916349164], [7.549596388386161, 44.127901109384808], [7.007562290076661, 44.254766750661382], [6.749955275101711, 45.028517971367584], [7.096652459347835, 45.333098863295859], [6.80235517744566, 45.708579820328673], [6.84359297041456, 45.991146552100659], [7.273850945676683, 45.776947740250748], [7.755992058959832, 45.824490057959267], [8.316629672894377, 46.16364248309084], [8.489952426801294, 46.005150865251736], [8.966305779667833, 46.03693187111115], [9.18288170740311, 46.440214748716976], [9.92283654139035, 46.314899400409182], [10.363378126678665, 46.48357127540983], [10.4427014502466, 46.893546250997431], [11.048555942436504, 46.751358547546396], [11.164827915093325, 46.941579494812729], [12.153088006243079, 47.115393174826423], [12.376485223040842, 46.767559109069872]]]] } }, - { "type": "Feature", "properties": { "admin": "Jamaica", "name": "Jamaica", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-77.569600796199197, 18.490525417550483], [-76.896618618462114, 18.400866807524078], [-76.365359056285527, 18.16070058844759], [-76.19965857614163, 17.886867173732963], [-76.902561408175671, 17.868237819891743], [-77.206341315403449, 17.701116237859818], [-77.766022915340599, 17.861597398342237], [-78.337719285785596, 18.225967922432226], [-78.217726610003865, 18.454532782459193], [-77.797364671525614, 18.524218451404774], [-77.569600796199197, 18.490525417550483]]] } }, - { "type": "Feature", "properties": { "admin": "Jordan", "name": "Jordan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[35.545665317534535, 32.393992011030569], [35.719918247222743, 32.709192409794859], [36.834062127435537, 32.312937526980768], [38.792340529136077, 33.378686428352218], [39.195468377444961, 32.16100881604266], [39.004885695152545, 32.010216986614971], [37.002165561681004, 31.508412990844736], [37.998848911294367, 30.508499864213128], [37.668119744626374, 30.338665269485894], [37.503581984209028, 30.003776150018396], [36.740527784987243, 29.865283311476183], [36.501214227043583, 29.505253607698702], [36.068940870922049, 29.19749461518445], [34.956037225084252, 29.356554673778835], [34.922602573391423, 29.501326198844517], [35.420918409981958, 31.100065822874349], [35.397560662586038, 31.489086005167572], [35.545251906076196, 31.782504787720832], [35.545665317534535, 32.393992011030569]]] } }, - { "type": "Feature", "properties": { "admin": "Japan", "name": "Japan", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[134.638428176003856, 34.149233710256418], [134.766379022358478, 33.806334743783673], [134.20341596897083, 33.201177883429622], [133.792950067276479, 33.521985175097583], [133.280268182508848, 33.289570420864941], [133.014858026257855, 32.704567369104772], [132.363114862192674, 32.989382025681373], [132.371176385630179, 33.463642483040068], [132.924372593314786, 34.060298570282036], [133.492968377822194, 33.944620876596694], [133.904106073136347, 34.364931138642611], [134.638428176003856, 34.149233710256418]]], [[[140.976387567305267, 37.142074286440156], [140.599769728762084, 36.343983466124534], [140.774074334882641, 35.842877102190229], [140.253279250245072, 35.138113918593653], [138.975527785396196, 34.667600002576101], [137.217598911691198, 34.606285915661843], [135.792983026268871, 33.46480520276662], [135.120982700745401, 33.849071153289053], [135.07943484918269, 34.596544908174813], [133.340316196831964, 34.375938218720755], [132.156770868051296, 33.904933376596503], [130.986144647343451, 33.885761420216276], [132.000036248910021, 33.149992377244608], [131.33279015515734, 31.450354519164836], [130.68631798718593, 31.029579169228235], [130.202419875204953, 31.418237616495411], [130.447676222862128, 32.319474595665717], [129.81469160371887, 32.610309556604385], [129.408463169472554, 33.296055813117583], [130.353935174684636, 33.604150702441693], [130.878450962447118, 34.232742824840031], [131.884229364143891, 34.749713853487911], [132.617672967662486, 35.433393052709413], [134.608300815977771, 35.731617743465812], [135.677537876528902, 35.527134100886819], [136.723830601142424, 37.304984239240376], [137.390611607004473, 36.827390651998819], [138.857602166906247, 37.827484646143454], [139.426404657142882, 38.215962225897634], [140.054790073812057, 39.438807481436378], [139.883379347899847, 40.563312486323682], [140.305782505453664, 41.195005194659551], [141.368973423426667, 41.378559882160282], [141.914263136970476, 39.991616115878678], [141.884600864834965, 39.18086456965149], [140.959489373945729, 38.174000962876583], [140.976387567305267, 37.142074286440156]]], [[[143.910161981379474, 44.174099839853724], [144.613426548439634, 43.960882880217511], [145.320825230083074, 44.384732977875437], [145.543137241802754, 43.262088324550596], [144.059661899999867, 42.988358262700551], [143.183849725517291, 41.995214748699183], [141.611490920172457, 42.678790595056071], [141.067286411706618, 41.58459381770799], [139.95510623592105, 41.56955597591103], [139.817543573159924, 42.563758856774392], [140.312087030193169, 43.333272610032644], [141.380548944259999, 43.388824774746489], [141.671952345953912, 44.772125352551477], [141.967644891527982, 45.551483466161343], [143.142870314709796, 44.510358384776957], [143.910161981379474, 44.174099839853724]]]] } }, - { "type": "Feature", "properties": { "admin": "Kazakhstan", "name": "Kazakhstan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[70.962314894499272, 42.26615428320553], [70.388964878220776, 42.081307684897517], [69.070027296835221, 41.384244289712335], [68.632482944620037, 40.668680731766855], [68.259895867795635, 40.662324530594894], [67.985855747351806, 41.135990708982199], [66.714047072216587, 41.168443508461557], [66.510648634715707, 41.987644151368549], [66.023391554635609, 41.994646307944031], [66.098012322865188, 42.997660020513074], [64.90082441595932, 43.728080552742647], [63.18578698105658, 43.650074978197999], [62.013300408786264, 43.504476630215649], [61.05831994003249, 44.405816962250576], [60.239971958258472, 44.784036770194739], [58.689989048095796, 45.500013739598721], [58.503127068928428, 45.58680430763296], [55.928917270741167, 44.995858466159163], [55.968191359283011, 41.30864166926937], [55.455251092353805, 41.259859117185826], [54.755345493392653, 42.04397146256661], [54.079417759014959, 42.324109402020831], [52.944293247291725, 42.116034247397572], [52.502459751196277, 41.783315538086462], [52.446339145727208, 42.027150783855561], [52.692112257707251, 42.443895372073364], [52.501426222550315, 42.792297878585188], [51.342427199108201, 43.132974758469338], [50.891291945200223, 44.031033637053774], [50.339129266161358, 44.284015611338468], [50.305642938036257, 44.609835516938908], [51.278503452363211, 44.514854234386448], [51.316899041556034, 45.245998236667894], [52.167389764215713, 45.408391425145098], [53.040876499245194, 45.259046535821753], [53.220865512917712, 46.23464590105992], [53.042736850807771, 46.853006089864486], [52.042022739475598, 46.804636949239232], [51.191945428274252, 47.048704738953909], [50.034083286342465, 46.608989976582208], [49.10116, 46.39933000000012], [48.593241001180495, 46.561034247415471], [48.694733514201729, 47.075628160177921], [48.057253045449258, 47.743752753279516], [47.315231154170242, 47.715847479841948], [46.466445753776256, 48.394152330104923], [47.043671502476506, 49.1520388860976], [46.751596307162728, 49.35600576435376], [47.549480421749301, 50.454698391311119], [48.577841424357523, 49.874759629915658], [48.702381626181008, 50.605128485712825], [50.766648390512145, 51.692762356159889], [52.328723585830957, 51.71865224873811], [54.53287845237621, 51.026239732459302], [55.716940545479801, 50.62171662047853], [56.777961053296551, 51.043551337277037], [58.363290643146733, 51.063653469438563], [59.642282342370599, 50.545442206415707], [59.932807244715484, 50.842194118851857], [61.337424350840919, 50.799070136104248], [61.588003371024158, 51.2726587998432], [59.967533807215531, 51.960420437215696], [60.927268507740258, 52.447548326215028], [60.739993117114572, 52.719986477257734], [61.699986199800584, 52.979996446334255], [60.978066440683151, 53.664993394579128], [61.436591424409052, 54.006264553434775], [65.178533563095911, 54.354227810272093], [65.66687584825398, 54.601266994843449], [68.169100376258811, 54.970391750704309], [69.068166945272864, 55.385250149143516], [70.865266554655122, 55.169733588270091], [71.180131056609397, 54.133285224008247], [72.224150018202167, 54.376655381886728], [73.508516066384388, 54.035616766976588], [73.425678745420427, 53.489810289109741], [74.384845005190044, 53.546861070360066], [76.891100294913414, 54.490524400441913], [76.525179477854735, 54.177003485727127], [77.800915561844221, 53.404414984747561], [80.035559523441663, 50.864750881547238], [80.568446893235475, 51.388336493528456], [81.945985548839914, 50.812195949906354], [83.383003778012366, 51.069182847693909], [83.935114780618832, 50.889245510453563], [84.416377394553052, 50.311399644565817], [85.115559523462011, 50.117302964877631], [85.541269972682457, 49.69285858824815], [86.829356723989619, 49.826674709668154], [87.359970330762664, 49.214980780629148], [86.598776483103379, 48.549181626980605], [85.768232863308285, 48.455750637396974], [85.72048383987071, 47.452969468773112], [85.164290399113355, 47.000955715516099], [83.180483839860443, 47.330031236350848], [82.458925815769106, 45.539649563166499], [81.947070753918112, 45.317027492853235], [79.966106398441397, 44.917516994804643], [80.866206496101356, 43.180362046881037], [80.180150180994289, 42.920067857426936], [80.259990268885332, 42.349999294599101], [79.643645460940135, 42.496682847659649], [79.142177361979776, 42.856092434249589], [77.658391961583206, 42.960685533208327], [76.000353631498555, 42.988022365890622], [75.636964959622091, 42.877899888676765], [74.212865838522575, 43.298339341803505], [73.645303582660901, 43.091271877609863], [73.489757521462337, 42.500894476891276], [71.844638299450637, 42.845395412765178], [71.186280552052253, 42.704292914392219], [70.962314894499272, 42.26615428320553]]] } }, - { "type": "Feature", "properties": { "admin": "Kenya", "name": "Kenya", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[40.993, -0.85829], [41.58513, -1.68325], [40.88477, -2.08255], [40.63785, -2.49979], [40.26304, -2.57309], [40.12119, -3.27768], [39.80006, -3.68116], [39.60489, -4.34653], [39.20222, -4.67677], [37.7669, -3.67712], [37.69869, -3.09699], [34.07262, -1.05982], [33.903711197104521, -0.95], [33.893568969666937, 0.109813537861896], [34.18, 0.515], [34.6721, 1.17694], [35.03599, 1.90584], [34.59607, 3.05374], [34.47913, 3.5556], [34.005, 4.249884947362047], [34.620196267853871, 4.847122742081987], [35.298007118232974, 5.506], [35.817447662353501, 5.338232082790795], [35.817447662353501, 4.776965663461889], [36.159078632855639, 4.447864127672768], [36.855093238008116, 4.447864127672768], [38.120915, 3.598605], [38.43697, 3.58851], [38.67114, 3.61607], [38.89251, 3.50074], [39.559384258765846, 3.42206], [39.85494, 3.83879], [40.76848, 4.25702], [41.1718, 3.91909], [41.855083092643966, 3.918911920483726], [40.98105, 2.78452], [40.993, -0.85829]]] } }, - { "type": "Feature", "properties": { "admin": "Kyrgyzstan", "name": "Kyrgyzstan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[70.96231489449913, 42.266154283205481], [71.186280552052111, 42.704292914392127], [71.84463829945058, 42.845395412765093], [73.489757521462337, 42.500894476891311], [73.645303582660901, 43.09127187760982], [74.212865838522546, 43.298339341803363], [75.636964959622006, 42.877899888676673], [76.000353631498442, 42.988022365890664], [77.658391961583206, 42.960685533208256], [79.142177361979762, 42.856092434249511], [79.643645460940107, 42.496682847659514], [80.259990268885289, 42.349999294599044], [80.119430373051358, 42.123940741538235], [78.543660923175295, 41.582242540038685], [78.187196893225959, 41.185315863604792], [76.904484490877067, 41.066485907549634], [76.526368035797432, 40.427946071935111], [75.467827996730691, 40.562072251948663], [74.776862420556043, 40.366425279291619], [73.822243686828287, 39.893973497063179], [73.960013055318413, 39.660008449861721], [73.67537926625478, 39.431236884105594], [71.784693637991992, 39.279463202464363], [70.549161818325601, 39.604197902986492], [69.464886915977516, 39.526683254548693], [69.559609816368507, 40.103211371412968], [70.648018833299957, 39.935753892571157], [71.014198032520156, 40.244365546218226], [71.774875115856545, 40.145844428053763], [73.055417108049156, 40.86603302668945], [71.870114780570447, 41.392900092121259], [71.157858514291576, 41.143587144529107], [70.420022414028196, 41.519998277343134], [71.259247674448218, 42.167710679689456], [70.96231489449913, 42.266154283205481]]] } }, - { "type": "Feature", "properties": { "admin": "Cambodia", "name": "Cambodia", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[103.497279901139677, 10.632555446815926], [103.090689731867229, 11.153660590047162], [102.58493248902667, 12.186594956913279], [102.348099399833004, 13.39424734135822], [102.988422072361601, 14.225721136934464], [104.281418084736586, 14.416743068901363], [105.218776890078871, 14.27321177821069], [106.04394616091551, 13.881091009979952], [106.496373325630856, 14.57058380783428], [107.382727492301058, 14.202440904186968], [107.614547967562402, 13.535530707244202], [107.491403029410861, 12.337205918827944], [105.810523716253101, 11.567614650921225], [106.249670037869436, 10.961811835163585], [105.199914992292321, 10.889309800658094], [104.334334751403446, 10.486543687375228], [103.497279901139677, 10.632555446815926]]] } }, - { "type": "Feature", "properties": { "admin": "South Korea", "name": "Korea", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[128.349716424676586, 38.612242946927843], [129.212919549680038, 37.432392483055942], [129.460449660358137, 36.784189154602821], [129.468304478066472, 35.632140611303939], [129.091376580929563, 35.08248423923142], [128.18585045787907, 34.890377102186385], [127.386519403188373, 34.475673733044111], [126.485747511908713, 34.390045884736473], [126.3739197124291, 34.934560451795939], [126.559231398627773, 35.684540513647896], [126.117397902532261, 36.725484727519252], [126.860143263863364, 36.893924058574612], [126.174758742376213, 37.749685777328033], [126.237338901881742, 37.840377916000271], [126.683719924018888, 37.804772854151174], [127.073308547067342, 38.256114813788393], [127.780035435090966, 38.304535630845884], [128.205745884311426, 38.370397243801882], [128.349716424676586, 38.612242946927843]]] } }, - { "type": "Feature", "properties": { "admin": "Kosovo", "name": "Kosovo", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[20.76216, 42.05186], [20.717310000000108, 41.84711], [20.59023, 41.85541], [20.52295, 42.21787], [20.28374, 42.32025], [20.0707, 42.58863], [20.25758, 42.81275], [20.49679, 42.88469], [20.63508, 43.21671], [20.81448, 43.27205], [20.95651, 43.13094], [21.143395, 43.068685000000123], [21.27421, 42.90959], [21.43866, 42.86255], [21.63302, 42.67717], [21.77505, 42.6827], [21.66292, 42.43922], [21.54332, 42.32025], [21.576635989402117, 42.245224397061847], [21.352700000000134, 42.2068], [20.76216, 42.05186]]] } }, - { "type": "Feature", "properties": { "admin": "Kuwait", "name": "Kuwait", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[47.974519077349889, 29.975819200148493], [48.183188510944483, 29.534476630159759], [48.09394331237641, 29.306299343374999], [48.416094191283939, 28.552004299426663], [47.708850538937376, 28.526062730416136], [47.459821811722819, 29.002519436147217], [46.568713413281742, 29.099025173452283], [47.302622104690947, 30.059069932570711], [47.974519077349889, 29.975819200148493]]] } }, - { "type": "Feature", "properties": { "admin": "Laos", "name": "Lao PDR", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[105.218776890078871, 14.27321177821069], [105.544338413517664, 14.723933620660414], [105.589038527450128, 15.570316066952856], [104.779320509868768, 16.441864935771445], [104.716947056092465, 17.428858954330078], [103.956476678485288, 18.240954087796872], [103.200192091893726, 18.309632066312769], [102.998705682387694, 17.961694647691598], [102.413004998791592, 17.932781683824281], [102.113591750092453, 18.109101670804161], [101.059547560635139, 17.512497259994486], [101.035931431077742, 18.408928330961611], [101.282014601651667, 19.462584947176762], [100.606293573003128, 19.508344427971217], [100.548881056726856, 20.109237982661124], [100.115987583417819, 20.41784963630818], [100.329101190189519, 20.786121731036229], [101.180005324307515, 21.436572984294024], [101.270025669359939, 21.201651923095177], [101.803119744882906, 21.174366766845065], [101.652017856861491, 22.318198757409544], [102.170435825613552, 22.464753119389297], [102.754896274834636, 21.675137233969462], [103.203861118586431, 20.766562201413745], [104.435000441508024, 20.758733221921528], [104.822573683697073, 19.886641750563879], [104.183387892678908, 19.624668077060214], [103.896532017026701, 19.265180975821799], [105.094598423281496, 18.666974595611073], [105.925762160264, 17.485315456608955], [106.55600792849566, 16.604283962464802], [107.312705926545576, 15.908538316303177], [107.564525181103875, 15.202173163305554], [107.382727492301058, 14.202440904186968], [106.496373325630856, 14.57058380783428], [106.04394616091551, 13.881091009979952], [105.218776890078871, 14.27321177821069]]] } }, - { "type": "Feature", "properties": { "admin": "Lebanon", "name": "Lebanon", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[35.821100701650231, 33.277426459276292], [35.552796665190805, 33.264274807258012], [35.460709262846699, 33.089040025356276], [35.126052687324538, 33.090900376918775], [35.48220665868012, 33.905450140919434], [35.979592319489392, 34.610058295219126], [35.998402540843628, 34.644914048799997], [36.448194207512095, 34.59393524834406], [36.611750115715886, 34.201788641897174], [36.066460402172048, 33.824912421192543], [35.821100701650231, 33.277426459276292]]] } }, - { "type": "Feature", "properties": { "admin": "Liberia", "name": "Liberia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-7.712159389669749, 4.364565944837721], [-7.974107224957249, 4.355755113131961], [-9.004793667018673, 4.832418524592199], [-9.913420376006682, 5.593560695819205], [-10.765383876986643, 6.140710760925556], [-11.438779466182053, 6.785916856305746], [-11.199801805048278, 7.105845648624735], [-11.14670427086838, 7.396706447779534], [-10.695594855176477, 7.939464016141085], [-10.230093553091276, 8.406205552601291], [-10.016566534861253, 8.42850393313523], [-9.755342169625832, 8.541055202666923], [-9.33727983238458, 7.928534450711351], [-9.403348151069748, 7.526905218938906], [-9.208786383490844, 7.313920803247952], [-8.926064622422002, 7.309037380396375], [-8.722123582382123, 7.711674302598509], [-8.439298468448696, 7.686042792181736], [-8.485445522485348, 7.395207831243068], [-8.385451626000572, 6.911800645368742], [-8.602880214868618, 6.467564195171659], [-8.311347622094017, 6.193033148621081], [-7.993692592795879, 6.126189683451541], [-7.570152553731686, 5.707352199725903], [-7.53971513511176, 5.313345241716517], [-7.63536821128403, 5.188159084489455], [-7.712159389669749, 4.364565944837721]]] } }, - { "type": "Feature", "properties": { "admin": "Libya", "name": "Libya", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[14.8513, 22.862950000000119], [14.143870883855239, 22.491288967371126], [13.581424594790459, 23.040506089769274], [11.999505649471697, 23.471668402596432], [11.560669386449032, 24.09790924732561], [10.771363559622952, 24.562532050061741], [10.303846876678445, 24.379313259370967], [9.948261346078024, 24.936953640232613], [9.910692579801774, 25.365454616796789], [9.319410841518218, 26.094324856057476], [9.716285841519662, 26.512206325785652], [9.629056023811073, 27.140953477481041], [9.756128370816779, 27.688258571884198], [9.68388471847288, 28.144173895779311], [9.859997999723472, 28.959989732371064], [9.805634392952353, 29.424638373323369], [9.482139926805415, 30.307556057246181], [9.970017124072966, 30.539324856075375], [10.056575148161697, 30.961831366493517], [9.950225050505194, 31.376069647745275], [10.636901482799484, 31.761420803345679], [10.944789666394511, 32.081814683555358], [11.43225345220378, 32.368903103152824], [11.488787469131008, 33.136995754523234], [12.66331, 32.79278], [13.08326, 32.87882], [13.91868, 32.71196], [15.24563, 32.26508], [15.71394, 31.37626], [16.61162, 31.18218], [18.02109, 30.76357], [19.08641, 30.26639], [19.57404, 30.52582], [20.05335, 30.98576], [19.82033, 31.751790000000135], [20.13397, 32.2382], [20.85452, 32.7068], [21.54298, 32.8432], [22.89576, 32.63858], [23.2368, 32.19149], [23.6091300000001, 32.18726], [23.9275, 32.01667], [24.92114, 31.89936], [25.16482, 31.56915], [24.80287, 31.08929], [24.95762, 30.6616], [24.70007, 30.04419], [25.00000000000011, 29.238654529533552], [25.00000000000011, 25.682499996360995], [25.00000000000011, 22.0], [25.00000000000011, 20.00304], [23.850000000000129, 20.0], [23.837660000000135, 19.580470000000101], [19.84926, 21.49509], [15.86085, 23.40972], [14.8513, 22.862950000000119]]] } }, - { "type": "Feature", "properties": { "admin": "Sri Lanka", "name": "Sri Lanka", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[81.787959018891371, 7.523055324733162], [81.637322218760573, 6.481775214051921], [81.218019647144317, 6.197141424988287], [80.348356968104397, 5.968369859232154], [79.872468703128519, 6.763463446474928], [79.6951668639351, 8.200843410673384], [80.147800734379629, 9.824077663609554], [80.838817986986541, 9.268426825391186], [81.304319289071756, 8.564206244333688], [81.787959018891371, 7.523055324733162]]] } }, - { "type": "Feature", "properties": { "admin": "Lesotho", "name": "Lesotho", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[28.978262566857236, -28.955596612261708], [29.325166456832587, -29.257386976846245], [29.018415154748016, -29.743765557577362], [28.848399692507734, -30.070050551068245], [28.291069370239903, -30.226216729454293], [28.107204624145421, -30.545732110314944], [27.749397006956478, -30.645105889612214], [26.999261915807629, -29.875953871379977], [27.532511020627471, -29.242710870075353], [28.07433841320778, -28.851468601193581], [28.541700066855491, -28.647501722937562], [28.978262566857236, -28.955596612261708]]] } }, - { "type": "Feature", "properties": { "admin": "Lithuania", "name": "Lithuania", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[22.731098667092649, 54.327536932993311], [22.651051873472536, 54.582740993866729], [22.757763706155256, 54.856574408581366], [22.31572350433057, 55.01529857036585], [21.26844892750346, 55.190481675835301], [21.05580040862241, 56.031076361711051], [22.201156853939491, 56.337801825579483], [23.878263787539957, 56.273671373105259], [24.860684441840753, 56.372528388079616], [25.000934279080887, 56.164530748104831], [25.533046502390327, 56.100296942766029], [26.494331495883749, 55.61510691997762], [26.588279249790386, 55.167175604871659], [25.768432651479792, 54.846962592175082], [25.536353794056989, 54.282423407602515], [24.45068362803703, 53.905702216194747], [23.484127638449841, 53.912497667041123], [23.243987257589506, 54.220566718149129], [22.731098667092649, 54.327536932993311]]] } }, - { "type": "Feature", "properties": { "admin": "Luxembourg", "name": "Luxembourg", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[6.043073357781109, 50.128051662794221], [6.242751092156992, 49.90222565367872], [6.186320428094176, 49.4638028021145], [5.897759230176403, 49.442667141307012], [5.674051954784828, 49.52948354755749], [5.782417433300905, 50.090327867221205], [6.043073357781109, 50.128051662794221]]] } }, - { "type": "Feature", "properties": { "admin": "Latvia", "name": "Latvia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[21.05580040862241, 56.031076361711051], [21.090423618257965, 56.783872789122924], [21.581866489353668, 57.411870632549913], [22.524341261492872, 57.753374335350756], [23.31845299652209, 57.006236477274854], [24.120729607853423, 57.025692654032753], [24.312862583114615, 57.793423570376966], [25.164593540149262, 57.970156968815175], [25.602809685984365, 57.847528794986559], [26.46353234223778, 57.476388658266316], [27.288184848751509, 57.474528306703817], [27.770015903440925, 57.244258124411218], [27.855282016722519, 56.759326483784278], [28.17670942557799, 56.169129950578807], [27.102459751094525, 55.783313707087672], [26.494331495883749, 55.61510691997762], [25.533046502390327, 56.100296942766029], [25.000934279080887, 56.164530748104831], [24.860684441840753, 56.372528388079616], [23.878263787539957, 56.273671373105259], [22.201156853939491, 56.337801825579483], [21.05580040862241, 56.031076361711051]]] } }, - { "type": "Feature", "properties": { "admin": "Morocco", "name": "Morocco", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-5.193863491222031, 35.755182196590845], [-4.591006232105143, 35.330711981745644], [-3.640056525070007, 35.39985504815197], [-2.604305792644111, 35.17909332940112], [-2.169913702798624, 35.168396307916694], [-1.792985805661658, 34.527918606091298], [-1.73345455566141, 33.919712836232115], [-1.388049282222596, 32.864015000941372], [-1.124551153966195, 32.651521511357195], [-1.30789913573787, 32.262888902306024], [-2.616604783529567, 32.094346218386157], [-3.068980271812648, 31.724497992473285], [-3.647497931320145, 31.637294012980814], [-3.690441046554666, 30.896951605751152], [-4.859646165374442, 30.501187649043874], [-5.242129278982786, 30.00044302013557], [-6.060632290053745, 29.731699734001801], [-7.059227667661899, 29.57922842052465], [-8.67411617678283, 28.841288967396643], [-8.665589565454836, 27.656425889592462], [-8.817809007940523, 27.656425889592462], [-8.817828334986642, 27.656425889592462], [-8.794883999049032, 27.120696316022553], [-9.413037482124507, 27.088476060488539], [-9.735343390328749, 26.860944729107409], [-10.189424200877452, 26.860944729107409], [-10.551262579785258, 26.990807603456879], [-11.392554897496948, 26.883423977154386], [-11.718219773800339, 26.104091701760801], [-12.030758836301654, 26.030866197203121], [-12.500962693725368, 24.770116278578136], [-13.891110398809044, 23.691009019459383], [-14.22116777185715, 22.310163072188338], [-14.630832688850942, 21.860939846274867], [-14.750954555713404, 21.500600083903802], [-17.002961798561071, 21.42073415779668], [-17.020428432675768, 21.422310288981631], [-16.973247849993182, 21.88574453377495], [-16.589136928767626, 22.158234361250091], [-16.26192175949566, 22.679339504481273], [-16.326413946995896, 23.017768459560894], [-15.982610642958059, 23.723358466074096], [-15.426003790742183, 24.359133612561035], [-15.089331834360729, 24.520260728446964], [-14.824645148161689, 25.103532619725307], [-14.800925665739666, 25.636264960222285], [-14.439939947964827, 26.254418443297645], [-13.773804897506462, 26.618892320252279], [-13.13994177901429, 27.640147813420491], [-13.121613369914709, 27.654147671719805], [-12.61883663578311, 28.038185533148656], [-11.688919236690761, 28.148643907172577], [-10.9009569971044, 28.832142238880913], [-10.39959225100864, 29.09858592377778], [-9.564811163765624, 29.933573716749855], [-9.814718390329174, 31.177735500609053], [-9.434793260119362, 32.038096421836478], [-9.300692918321827, 32.564679266890629], [-8.657476365585039, 33.24024526624239], [-7.654178432638217, 33.697064927702506], [-6.912544114601358, 34.11047638603744], [-6.24434200685141, 35.145865383437517], [-5.929994269219832, 35.759988104793983], [-5.193863491222031, 35.755182196590845]]] } }, - { "type": "Feature", "properties": { "admin": "Moldova", "name": "Moldova", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[26.619336785597788, 48.220726223333457], [26.857823520624798, 48.368210761094488], [27.52253746919515, 48.467119452501102], [28.259546746541837, 48.155562242213406], [28.670891147585163, 48.118148505234089], [29.122698195113024, 47.849095160506458], [29.050867954227321, 47.510226955752493], [29.415135125452732, 47.346645209332571], [29.559674106573105, 46.928582872091312], [29.908851759569295, 46.67436066343145], [29.838210076626289, 46.525325832701675], [30.024658644335364, 46.423936672545032], [29.759971958136383, 46.349987697935354], [29.170653924279879, 46.379262396828693], [29.072106967899288, 46.517677720722482], [28.862972446414055, 46.437889309263824], [28.933717482221621, 46.258830471372491], [28.659987420371575, 45.939986884131628], [28.48526940279276, 45.596907050145887], [28.233553501099035, 45.488283189468369], [28.054442986775392, 45.944586086605618], [28.160017937947707, 46.371562608417207], [28.128030226359037, 46.81047638608824], [27.551166212684841, 47.405117092470817], [27.233872918412736, 47.826770941756365], [26.924176059687561, 48.123264472030982], [26.619336785597788, 48.220726223333457]]] } }, - { "type": "Feature", "properties": { "admin": "Madagascar", "name": "Madagascar", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[49.543518914595737, -12.469832858940553], [49.80898074727908, -12.895284925999551], [50.05651085795715, -13.555761407121981], [50.217431268114055, -14.758788750876795], [50.476536899625515, -15.226512139550541], [50.377111443895942, -15.706069431219122], [50.200274692593169, -16.000263360256763], [49.860605503138665, -15.414252618066913], [49.672606642460849, -15.710203545802477], [49.863344354050142, -16.451036879138773], [49.774564243372694, -16.875042006093597], [49.49861209493411, -17.10603565843827], [49.435618523970298, -17.953064060134363], [49.04179243347393, -19.118781019774442], [48.548540887247995, -20.496888116134119], [47.930749139198653, -22.391501153251077], [47.547723423051295, -23.781958916928513], [47.095761346226588, -24.941629733990446], [46.282477654817079, -25.178462823184102], [45.409507684110444, -25.601434421493082], [44.833573846217547, -25.346101169538933], [44.039720493349755, -24.9883452287823], [43.763768344911156, -24.460677178649988], [43.697777540874441, -23.574116306250595], [43.345654331237611, -22.77690398528387], [43.254187046080986, -22.057413018484116], [43.433297560404633, -21.336475111580185], [43.893682895692919, -21.163307386970121], [43.89637007017209, -20.830459486578167], [44.374325392439644, -20.072366224856385], [44.464397413924374, -19.435454196859045], [44.23242190936616, -18.961994724200899], [44.042976108584149, -18.331387220943167], [43.963084344260899, -17.409944756746778], [44.312468702986273, -16.850495700754951], [44.446517368351387, -16.216219170804504], [44.944936557806521, -16.179373874580396], [45.502731967964976, -15.974373467678538], [45.872993605336255, -15.793454278224681], [46.312243279817203, -15.780018405828795], [46.882182651564271, -15.210182386946309], [47.70512983581235, -14.594302666891762], [48.005214878131241, -14.091232598530372], [47.869047479042152, -13.663868503476582], [48.29382775248137, -13.784067884987483], [48.845060255738773, -13.08917489995866], [48.863508742066976, -12.487867933810417], [49.194651320193302, -12.040556735891967], [49.543518914595737, -12.469832858940553]]] } }, - { "type": "Feature", "properties": { "admin": "Mexico", "name": "Mexico", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-97.140008307670684, 25.869997463478395], [-97.528072475966539, 24.992144069920297], [-97.702945522842214, 24.272343044526728], [-97.776041836319024, 22.932579860927653], [-97.872366706111094, 22.444211737553356], [-97.699043952204164, 21.898689480064256], [-97.388959520236739, 21.411018988525818], [-97.189333462293277, 20.635433254473124], [-96.525575527720306, 19.890930894444061], [-96.292127244841737, 19.32037140550954], [-95.90088497595994, 18.828024196848727], [-94.8390634834427, 18.562717393462204], [-94.425729539756205, 18.144370835843343], [-93.548651292682365, 18.423836981677933], [-92.786113857783477, 18.524838568592255], [-92.037348192090391, 18.704569200103432], [-91.407903408559235, 18.876083278880227], [-90.771869879910852, 19.284120388256778], [-90.533589850613026, 19.867418117751292], [-90.451475999701231, 20.707521877520428], [-90.278618333684889, 20.999855454995547], [-89.601321173851474, 21.261725775634485], [-88.543866339862845, 21.493675441976613], [-87.658416510757704, 21.458845526611977], [-87.051890224948053, 21.543543199138295], [-86.811982388032931, 21.331514797444747], [-86.845907965832595, 20.849864610268348], [-87.383291185235848, 20.255404771398727], [-87.621054450210721, 19.646553046135917], [-87.436750454441764, 19.472403469312265], [-87.586560431655911, 19.040130113190738], [-87.837191128271485, 18.259815985583426], [-88.090664028663156, 18.516647854074048], [-88.300031094093626, 18.499982204659997], [-88.490122850279278, 18.486830552641717], [-88.84834387892657, 17.883198147040329], [-89.029857347351737, 18.001511338772556], [-89.150909389995462, 17.955467637600403], [-89.143080410503316, 17.808318996649401], [-90.067933519230891, 17.819326076727517], [-91.001519945015943, 17.817594916245692], [-91.002269253284155, 17.254657701074272], [-91.453921271515114, 17.252177232324183], [-91.08167009150057, 16.918476670799517], [-90.711821865587623, 16.687483018454767], [-90.600846727240921, 16.470777899638787], [-90.438866950221993, 16.410109768128105], [-90.464472622422633, 16.069562079324722], [-91.747960171255926, 16.066564846251762], [-92.229248623406278, 15.251446641495871], [-92.087215949252013, 15.06458466232851], [-92.203229539747255, 14.830102850804108], [-92.227750006869812, 14.538828640190953], [-93.359463874061746, 15.61542959234367], [-93.875168830118511, 15.94016429286591], [-94.691656460330108, 16.20097524664288], [-95.250227016973014, 16.128318182840641], [-96.053382127653293, 15.752087917539592], [-96.557434048228274, 15.653515122942787], [-97.263592495496624, 15.917064927631312], [-98.013029954809596, 16.107311713113912], [-98.947675747456486, 16.566043402568763], [-99.697397427147024, 16.706164048728166], [-100.829498867581293, 17.171071071842047], [-101.666088629954444, 17.649026394109622], [-101.918528001700196, 17.916090196193974], [-102.478132086988907, 17.975750637275095], [-103.500989549558057, 18.292294623278845], [-103.917527432046811, 18.748571682200005], [-104.992009650475467, 19.316133938061679], [-105.493038499761411, 19.946767279535429], [-105.731396043707633, 20.434101874264108], [-105.397772996831321, 20.531718654863422], [-105.500660773524402, 20.816895046466122], [-105.27075232625792, 21.076284898355137], [-105.265817226974022, 21.422103583252348], [-105.603160976975374, 21.871145941652568], [-105.693413865973113, 22.269080308516148], [-106.028716396898943, 22.77375234627862], [-106.909980434988341, 23.767774359628895], [-107.91544877809136, 24.548915310152946], [-108.401904873470954, 25.172313951105931], [-109.260198737406625, 25.580609442644054], [-109.444089321717314, 25.824883938087673], [-109.291643846456267, 26.44293406829842], [-109.801457689231796, 26.676175645447923], [-110.391731737085692, 27.162114976504533], [-110.641018846461606, 27.859876003525521], [-111.178918830187826, 27.941240546169062], [-111.759606899851619, 28.467952582303944], [-112.228234626090369, 28.954408677683482], [-112.27182369672866, 29.266844387320074], [-112.80959448937395, 30.021113593052341], [-113.163810594518651, 30.786880804969424], [-113.148669399857141, 31.170965887978912], [-113.871881069781836, 31.56760834403519], [-114.205736660603506, 31.524045111613123], [-114.776451178835003, 31.79953217216114], [-114.936699795372121, 31.393484605427595], [-114.771231859173483, 30.91361725516526], [-114.673899298951739, 30.162681179315985], [-114.330974494262918, 29.750432440707407], [-113.588875088335413, 29.061611436473008], [-113.424053107540516, 28.826173610951223], [-113.271969367305502, 28.754782619739892], [-113.140039435664363, 28.411289374295954], [-112.962298346796473, 28.425190334582503], [-112.761587083774856, 27.78021678314752], [-112.457910529411635, 27.525813706974752], [-112.24495195193677, 27.171726792910754], [-111.616489020619184, 26.662817287700474], [-111.284674648872993, 25.732589830014426], [-110.987819383572386, 25.294606228124557], [-110.71000688357131, 24.826004340101854], [-110.655048997828871, 24.298594672131113], [-110.17285620811343, 24.265547593680417], [-109.771847093528521, 23.811182562754194], [-109.409104377055698, 23.364672349536242], [-109.433392300232896, 23.185587673428696], [-109.85421932660168, 22.818271592698061], [-110.031391974714424, 22.823077500901199], [-110.295070970483636, 23.430973212166684], [-110.949501309028022, 24.000964260345988], [-111.670568407012681, 24.484423122652508], [-112.182035895621468, 24.73841278736716], [-112.148988817170817, 25.470125230404044], [-112.300710822379671, 26.012004299416613], [-112.777296719191526, 26.321959540303162], [-113.464670783321907, 26.768185533143416], [-113.596729906043805, 26.639459540304465], [-113.848936733844241, 26.900063788352437], [-114.465746629680027, 27.142090358991361], [-115.055142178184965, 27.722726752222904], [-114.982252570437382, 27.798200181585109], [-114.570365566854917, 27.741485297144884], [-114.199328782999231, 28.115002549750553], [-114.162018398884612, 28.566111965442296], [-114.931842210736605, 29.279479275015483], [-115.518653937626965, 29.556361599235395], [-115.887365282029563, 30.180793768834171], [-116.2583503894529, 30.836464341753572], [-116.721526252084956, 31.635743720012037], [-117.127759999999839, 32.53534], [-115.99135, 32.612390000000111], [-114.72139, 32.72083], [-114.815, 32.52528], [-113.30498, 32.03914], [-111.02361, 31.33472], [-109.035, 31.341940000000129], [-108.24194, 31.34222], [-108.24, 31.754853718166366], [-106.507589999999851, 31.75452], [-106.1429, 31.39995], [-105.63159, 31.08383], [-105.03737, 30.64402], [-104.70575, 30.12173], [-104.456969999999885, 29.57196], [-103.94, 29.27], [-103.11, 28.97], [-102.48, 29.76], [-101.6624, 29.7793], [-100.9576, 29.380710000000125], [-100.45584, 28.696120000000118], [-100.11, 28.11000000000012], [-99.52, 27.54], [-99.3, 26.84], [-99.019999999999897, 26.37], [-98.24, 26.06], [-97.529999999999887, 25.84], [-97.140008307670684, 25.869997463478395]]] } }, - { "type": "Feature", "properties": { "admin": "Macedonia", "name": "Macedonia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[20.59023, 41.85541], [20.717310000000108, 41.84711], [20.76216, 42.05186], [21.352700000000134, 42.2068], [21.576635989402117, 42.245224397061847], [21.917080000000105, 42.30364], [22.380525750424674, 42.320259507815074], [22.881373732197339, 41.999297186850349], [22.952377150166505, 41.337993882811176], [22.76177, 41.3048], [22.597308383889008, 41.130487168943198], [22.055377638444266, 41.149865831052686], [21.674160597426969, 40.93127452245794], [21.020040317476397, 40.842726955725873], [20.60518, 41.08622], [20.46315, 41.51509], [20.59023, 41.85541]]] } }, - { "type": "Feature", "properties": { "admin": "Mali", "name": "Mali", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-12.170750291380299, 14.616834214735503], [-11.834207526079465, 14.799096991428936], [-11.666078253617853, 15.388208319556295], [-11.349095017939502, 15.411256008358475], [-10.650791388379414, 15.132745876521422], [-10.086846482778212, 15.330485744686269], [-9.700255092802703, 15.264107367407359], [-9.550238409859388, 15.486496893775435], [-5.537744309908446, 15.501689764869253], [-5.315277268891931, 16.201853745991837], [-5.488522508150438, 16.325102037007962], [-5.971128709324247, 20.640833441647626], [-6.453786586930334, 24.956590684503418], [-4.92333736817423, 24.974574082940993], [-1.550054897457613, 22.792665920497377], [1.823227573259032, 20.61080943448604], [2.060990838233919, 20.142233384679482], [2.683588494486428, 19.856230170160114], [3.146661004253899, 19.693578599521441], [3.158133172222704, 19.057364203360034], [4.267419467800038, 19.155265204336995], [4.270209995143801, 16.852227484601212], [3.723421665063482, 16.184283759012612], [3.638258904646476, 15.568119818580453], [2.749992709981483, 15.409524847876693], [1.385528191746857, 15.323561102759168], [1.01578331869851, 14.968182277887944], [0.374892205414682, 14.928908189346128], [-0.26625729003058, 14.924308986872147], [-0.515854458000348, 15.116157741755725], [-1.066363491205663, 14.973815009007764], [-2.001035122068771, 14.559008287000887], [-2.191824510090384, 14.246417548067352], [-2.967694464520576, 13.798150336151506], [-3.103706834312759, 13.54126679122859], [-3.52280270019986, 13.337661647998612], [-4.006390753587225, 13.472485459848112], [-4.280405035814879, 13.228443508349738], [-4.427166103523802, 12.542645575404292], [-5.220941941743119, 11.713858954307224], [-5.197842576508648, 11.375145778850136], [-5.470564947929004, 10.951269842976044], [-5.404341599946973, 10.370736802609144], [-5.816926235365286, 10.222554633012191], [-6.050452032892266, 10.096360785355442], [-6.205222947606429, 10.524060777219132], [-6.493965013037267, 10.411302801958268], [-6.666460944027547, 10.430810655148447], [-6.850506557635057, 10.138993841996237], [-7.622759161804808, 10.147236232946792], [-7.89958980959237, 10.297382106970824], [-8.029943610048617, 10.206534939001711], [-8.335377163109738, 10.494811916541932], [-8.282357143578279, 10.792597357623842], [-8.407310756860026, 10.90925690352276], [-8.620321010767126, 10.810890814655181], [-8.581305304386772, 11.136245632364801], [-8.376304897484911, 11.393645941610627], [-8.786099005559462, 11.812560939984705], [-8.905264858424529, 12.088358059126433], [-9.127473517279581, 12.308060411015331], [-9.327616339546008, 12.334286200403451], [-9.567911749703212, 12.194243068892472], [-9.890992804392011, 12.060478623904968], [-10.165213792348835, 11.844083563682743], [-10.593223842806278, 11.923975328005977], [-10.870829637078211, 12.177887478072106], [-11.036555955438256, 12.211244615116513], [-11.297573614944508, 12.077971096235768], [-11.456168585648269, 12.076834214725336], [-11.513942836950587, 12.442987575729415], [-11.467899135778522, 12.754518947800973], [-11.553397793005427, 13.141213690641063], [-11.927716030311613, 13.422075100147392], [-12.124887457721256, 13.994727484589784], [-12.170750291380299, 14.616834214735503]]] } }, - { "type": "Feature", "properties": { "admin": "Myanmar", "name": "Myanmar", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[99.543309360759281, 20.186597601802056], [98.959675734454848, 19.752980658440944], [98.253723992915582, 19.708203029860041], [97.797782830804394, 18.627080389881751], [97.375896437573516, 18.445437730375811], [97.859122755934848, 17.567946071843657], [98.493761020911322, 16.837835598207928], [98.90334842325673, 16.177824204976115], [98.537375929765687, 15.308497422746081], [98.192074009191373, 15.123702500870349], [98.430819126379859, 14.622027696180831], [99.097755161538728, 13.827502549693275], [99.212011753336071, 13.269293728076462], [99.196353794351637, 12.804748439988666], [99.587286004639694, 11.892762762901695], [99.038120558673953, 10.960545762572435], [98.553550653073017, 9.932959906448543], [98.457174106848697, 10.675266018105146], [98.764545526120756, 11.441291612183745], [98.428338657629823, 12.032986761925681], [98.509574009192661, 13.122377631070675], [98.103603957107666, 13.64045970301285], [97.777732375075161, 14.837285874892638], [97.597071567782749, 16.100567938699765], [97.164539829499773, 16.928734442609336], [96.505768670642965, 16.427240505432845], [95.369352248112378, 15.714389960182599], [94.808404575584092, 15.803454291237637], [94.188804152404515, 16.037936102762014], [94.533485955791321, 17.277240301985724], [94.324816522196741, 18.213513902249893], [93.540988397193615, 19.366492621330021], [93.663254835996199, 19.726961574781992], [93.078277622452163, 19.855144965081973], [92.368553501355606, 20.670883287025344], [92.30323449093865, 21.475485337809815], [92.652257114637976, 21.324047552978481], [92.672720981825549, 22.041238918541247], [93.166127557348361, 22.278459580977099], [93.060294224014598, 22.703110663335565], [93.286326938859247, 23.043658352138998], [93.325187615942767, 24.078556423432197], [94.106741977925054, 23.850740871673477], [94.552657912171611, 24.675238348890328], [94.603249139385355, 25.162495428970399], [95.155153436262566, 26.001307277932078], [95.124767694074933, 26.573572089132295], [96.419365675850941, 27.264589341739221], [97.133999058015277, 27.08377350514996], [97.051988559968066, 27.699058946233144], [97.402561476636123, 27.88253611908544], [97.327113885490007, 28.261582749946331], [97.91198774616943, 28.335945136014338], [98.24623091023328, 27.747221381129172], [98.682690057370451, 27.508812160750612], [98.712093947344499, 26.74353587494026], [98.671838006589127, 25.918702500913518], [97.724609002679117, 25.083637193292994], [97.604719679761956, 23.897404690033039], [98.660262485755737, 24.063286037689959], [98.898749220782747, 23.142722072842524], [99.531992222087382, 22.949038804612574], [99.240898878987224, 22.118314317304577], [99.983489211021464, 21.742936713136398], [100.416537713627349, 21.558839423096607], [101.150032993578222, 21.849984442629015], [101.180005324307515, 21.436572984294024], [100.329101190189519, 20.786121731036229], [100.115987583417819, 20.41784963630818], [99.543309360759281, 20.186597601802056]]] } }, - { "type": "Feature", "properties": { "admin": "Montenegro", "name": "Montenegro", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[19.801613396898681, 42.500093492190835], [19.738051385179627, 42.688247382165564], [19.30449, 42.19574], [19.371770000000136, 41.87755], [19.16246, 41.95502], [18.88214, 42.28151], [18.45, 42.48], [18.56, 42.65], [18.70648, 43.20011], [19.03165, 43.43253], [19.21852, 43.52384], [19.48389, 43.35229], [19.63, 43.213779970270522], [19.95857, 43.10604], [20.3398, 42.89852], [20.25758, 42.81275], [20.0707, 42.58863], [19.801613396898681, 42.500093492190835]]] } }, - { "type": "Feature", "properties": { "admin": "Mongolia", "name": "Mongolia", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[87.751264276076697, 49.297197984405479], [88.805566847695488, 49.470520738312409], [90.713667433640666, 50.331811835321076], [92.234711541719662, 50.802170722041716], [93.104219191462661, 50.495290228876414], [94.147566359435615, 50.480536607457083], [94.815949334698701, 50.013433335970838], [95.814027947983973, 49.977466539095708], [97.259727817781396, 49.726060695995727], [98.231761509191543, 50.422400621128737], [97.825739780674283, 51.010995184933165], [98.861490513100307, 52.047366034546684], [99.981732212323507, 51.634006252643978], [100.889480421962588, 51.516855780638316], [102.065222609467298, 51.25992055928311], [102.255908644624299, 50.510560614618669], [103.676545444760194, 50.089966132195109], [104.621552362081687, 50.275329494826067], [105.886591424586726, 50.406019192092209], [106.888804152455336, 50.274295966180219], [107.868175897250936, 49.793705145865808], [108.475167270951275, 49.282547715850725], [109.402449171996636, 49.292960516957535], [110.662010532678764, 49.130128078805861], [111.581230910286607, 49.377968248077678], [112.897739699354361, 49.543565375356984], [114.362456496235239, 50.248302720737399], [114.962109816550154, 50.140247300815112], [115.485695428531386, 49.805177313834591], [116.678800897286152, 49.888531399121376], [116.191802199367544, 49.134598090199091], [115.485282017073018, 48.135382595403428], [115.742837355615748, 47.726544501326273], [116.308952671373206, 47.853410142602826], [117.295507440257396, 47.69770905210742], [118.064142694166691, 48.066730455103674], [118.866574334794933, 47.747060044946153], [119.772823927897477, 47.048058783550125], [119.66326989143873, 46.692679958678909], [118.874325799638711, 46.805412095723646], [117.421701287914175, 46.672732855814253], [116.717868280098841, 46.388202419615205], [115.985096470200062, 45.727235012385989], [114.46033165899604, 45.339816799493811], [113.463906691544139, 44.808893134127111], [112.436062453258785, 45.011645616224278], [111.873306105600278, 45.102079372735055], [111.348376906379428, 44.457441718110083], [111.667737257943202, 44.073175767587706], [111.829587843881342, 43.743118394539515], [111.129682244920218, 43.406834011400136], [110.412103306115256, 42.871233628911014], [109.243595819131428, 42.519446316084093], [107.744772576937933, 42.481515814781865], [106.129315627061658, 42.134327704428898], [104.964993931093446, 41.597409572916334], [104.522281935648977, 41.908346666016541], [103.312278273534787, 41.907468166667591], [101.833040399179922, 42.51487295182627], [100.845865513108237, 42.663804429691439], [99.515817498780009, 42.524691473961717], [97.451757440177985, 42.748889675460013], [96.349395786527793, 42.725635280928678], [95.762454868556674, 43.319449164394598], [95.306875441471504, 44.241330878265458], [94.688928664125299, 44.352331854828414], [93.480733677141274, 44.975472113619951], [92.133890822318193, 45.115075995456444], [90.945539585334288, 45.286073309910265], [90.585768263718265, 45.719716091487513], [90.970809360724985, 46.888146063822923], [90.280825636763893, 47.693549099307923], [88.854297723346733, 48.06908173277295], [88.013832228551721, 48.599462795600601], [87.751264276076697, 49.297197984405479]]] } }, - { "type": "Feature", "properties": { "admin": "Mozambique", "name": "Mozambique", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[34.559989047999345, -11.520020033415923], [35.312397902169032, -11.439146416879145], [36.514081658684248, -11.720938002166733], [36.775150994622791, -11.594537448780804], [37.471284214026596, -11.568750909067157], [37.827644891111383, -11.268769219612834], [38.427556593587745, -11.285202325081654], [39.521029900883768, -10.896853936408224], [40.316588576017182, -10.317096042525696], [40.478387485523022, -10.765440769089992], [40.437253045418672, -11.761710707245014], [40.560811395028558, -12.639176527561023], [40.599620395679743, -14.201975192931858], [40.775475294768988, -14.691764418194239], [40.477250604012596, -15.406294447493968], [40.089263950365208, -16.100774021064456], [39.452558628097044, -16.720891208566936], [38.53835086442151, -17.101023044505954], [37.411132846838875, -17.586368096591233], [36.281279331209348, -18.659687595293445], [35.896496616364054, -18.842260430580634], [35.198399692533137, -19.552811374593887], [34.786383497870041, -19.784011732667732], [34.701892531072836, -20.497043145431007], [35.176127150215358, -21.254361260668407], [35.373427768705731, -21.840837090748874], [35.385848253705397, -22.14], [35.562545536369079, -22.09], [35.533934767404297, -23.070787855727751], [35.371774122872374, -23.535358982031692], [35.607470330555621, -23.706563002214676], [35.458745558419615, -24.122609958596545], [35.040734897610655, -24.478350518493798], [34.215824008935463, -24.816314385682652], [33.013210076639005, -25.357573337507731], [32.574632195777859, -25.727318210556088], [32.660363396950082, -26.148584486599443], [32.915955031065685, -26.215867201443459], [32.830120477028878, -26.74219166433619], [32.071665480281062, -26.733820082304902], [31.985779249811962, -26.29177988048022], [31.837777947728057, -25.843331801051342], [31.752408481581874, -25.484283949487406], [31.930588820124242, -24.369416599222532], [31.670397983534645, -23.658969008073861], [31.191409132621278, -22.251509698172395], [32.244988234188007, -21.116488539313689], [32.508693068173436, -20.395292250248303], [32.659743279762573, -20.30429005298231], [32.772707960752619, -19.715592136313294], [32.611994256324884, -19.419382826416268], [32.654885695127142, -18.672089939043492], [32.849860874164385, -17.979057305577175], [32.847638787575839, -16.713398125884613], [32.328238966610222, -16.392074069893749], [31.852040643040592, -16.319417006091374], [31.636498243951188, -16.071990248277881], [31.173063999157673, -15.860943698797868], [30.338954705534537, -15.880839125230242], [30.274255812305103, -15.507786960515208], [30.179481235481827, -14.796099134991525], [33.214024692525207, -13.97186003993615], [33.789700148256678, -14.451830743063068], [34.064825473778619, -14.359950046448118], [34.459633416488536, -14.613009535381421], [34.517666049952304, -15.013708591372609], [34.307291294092089, -15.478641452702592], [34.381291945134045, -16.183559665596039], [35.033810255683527, -16.801299737213089], [35.339062941231639, -16.107440280830108], [35.771904738108347, -15.896858819240721], [35.686845330555926, -14.611045830954328], [35.267956170398001, -13.887834161029563], [34.907151320136158, -13.565424899960565], [34.559989047999345, -13.579997653866872], [34.280006137841973, -12.280025323132504], [34.559989047999345, -11.520020033415923]]] } }, - { "type": "Feature", "properties": { "admin": "Mauritania", "name": "Mauritania", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-12.170750291380299, 14.616834214735503], [-12.830658331747513, 15.303691514542942], [-13.43573767745306, 16.039383042866188], [-14.099521450242175, 16.304302273010489], [-14.577347581428977, 16.598263658102805], [-15.135737270558813, 16.587282416240779], [-15.623666144258689, 16.369337063049809], [-16.120690070041928, 16.45566254319338], [-16.463098110407881, 16.135036119038457], [-16.549707810929061, 16.673892116761959], [-16.270551723688353, 17.166962795474866], [-16.146347418674846, 18.108481553616652], [-16.256883307347163, 19.096715806550304], [-16.377651129613266, 19.593817246981981], [-16.277838100641514, 20.092520656814695], [-16.536323614965465, 20.567866319251486], [-17.063423224342568, 20.99975210213082], [-16.845193650773989, 21.333323472574875], [-12.929101935263528, 21.327070624267559], [-13.118754441774708, 22.771220201096249], [-12.874221564169574, 23.284832261645171], [-11.93722449385332, 23.374594224536164], [-11.969418911171159, 25.933352769468261], [-8.687293667017398, 25.881056219988899], [-8.684399786809051, 27.395744126895998], [-4.92333736817423, 24.974574082940993], [-6.453786586930334, 24.956590684503418], [-5.971128709324247, 20.640833441647626], [-5.488522508150438, 16.325102037007962], [-5.315277268891931, 16.201853745991837], [-5.537744309908446, 15.501689764869253], [-9.550238409859388, 15.486496893775435], [-9.700255092802703, 15.264107367407359], [-10.086846482778212, 15.330485744686269], [-10.650791388379414, 15.132745876521422], [-11.349095017939502, 15.411256008358475], [-11.666078253617853, 15.388208319556295], [-11.834207526079465, 14.799096991428936], [-12.170750291380299, 14.616834214735503]]] } }, - { "type": "Feature", "properties": { "admin": "Malawi", "name": "Malawi", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[34.559989047999345, -11.520020033415923], [34.280006137841973, -12.280025323132504], [34.559989047999345, -13.579997653866872], [34.907151320136158, -13.565424899960565], [35.267956170398001, -13.887834161029563], [35.686845330555926, -14.611045830954328], [35.771904738108347, -15.896858819240721], [35.339062941231639, -16.107440280830108], [35.033810255683527, -16.801299737213089], [34.381291945134045, -16.183559665596039], [34.307291294092089, -15.478641452702592], [34.517666049952304, -15.013708591372609], [34.459633416488536, -14.613009535381421], [34.064825473778619, -14.359950046448118], [33.789700148256678, -14.451830743063068], [33.214024692525207, -13.97186003993615], [32.688165317523122, -13.712857761289273], [32.991764357237876, -12.783870537978272], [33.306422153463068, -12.435778090060214], [33.114289178201908, -11.607198174692311], [33.315310499817279, -10.796549981329695], [33.485687697083584, -10.525558770391111], [33.231387973775291, -9.676721693564799], [32.759375441221316, -9.230599053589058], [33.739729038230443, -9.417150974162722], [33.940837724096532, -9.693673841980292], [34.280006137841973, -10.159999688358402], [34.559989047999345, -11.520020033415923]]] } }, - { "type": "Feature", "properties": { "admin": "Malaysia", "name": "Malaysia", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[101.075515578213299, 6.204867051615891], [101.154218784593809, 5.691384182147713], [101.814281854258013, 5.810808417174228], [102.141186964936423, 6.221636053894655], [102.371147088635212, 6.12820506431096], [102.961705356866673, 5.524495144061077], [103.381214634212142, 4.855001125503746], [103.438575474056165, 4.181605536308381], [103.332122023534851, 3.72669790284297], [103.42942874554052, 3.382868760589019], [103.502447544368877, 2.791018581550204], [103.854674106870334, 2.515454006353763], [104.247931756611479, 1.631141058759055], [104.228811476663523, 1.293048000489534], [103.519707472754433, 1.226333726400682], [102.573615350354771, 1.967115383304744], [101.39063846232915, 2.760813706875623], [101.273539666755838, 3.27029165284118], [100.69543541870668, 3.939139715994869], [100.557407668055092, 4.767280381688279], [100.19670617065772, 5.312492580583678], [100.306260207116509, 6.040561835143875], [100.085756870527078, 6.46448944745029], [100.259596388756918, 6.64282481528957], [101.075515578213299, 6.204867051615891]]], [[[118.618320754064825, 4.47820241944754], [117.882034946770162, 4.137551377779487], [117.01521447150634, 4.306094061699468], [115.86551720587677, 4.306559149590156], [115.51907840379198, 3.169238389494395], [115.134037306785231, 2.821481838386219], [114.621355422017473, 1.430688177898886], [113.805849644019531, 1.217548732911041], [112.859809198052176, 1.497790025229946], [112.380251906383648, 1.410120957846757], [111.797548455860408, 0.904441229654651], [111.159137811326559, 0.976478176269509], [110.514060907027101, 0.773131415200993], [109.830226678508836, 1.338135687664191], [109.663260125773718, 2.006466986494984], [110.396135288537039, 1.663774725751395], [111.168852980597478, 1.850636704918784], [111.370081007942076, 2.697303371588872], [111.796928338672842, 2.885896511238073], [112.995614862115247, 3.102394924324869], [113.712935418758718, 3.893509426281127], [114.204016554828399, 4.525873928236819], [114.659595981913526, 4.00763682699781], [114.869557326315373, 4.348313706881952], [115.347460972150671, 4.316636053887009], [115.405700311343594, 4.955227565933824], [115.450710483869798, 5.447729803891561], [116.220741001450961, 6.143191229675621], [116.725102980619752, 6.924771429873998], [117.129626092600461, 6.928052883324566], [117.643393182446303, 6.422166449403305], [117.689075148592337, 5.98749013918018], [118.347691278152197, 5.708695786965462], [119.181903924639926, 5.407835598162249], [119.110693800941718, 5.016128241389864], [118.439727004064082, 4.966518866389619], [118.618320754064825, 4.47820241944754]]]] } }, - { "type": "Feature", "properties": { "admin": "Namibia", "name": "Namibia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[16.344976840895239, -28.576705010697697], [15.601818068105812, -27.821247247022797], [15.210472446359457, -27.09095590587404], [14.989710727608548, -26.117371921495153], [14.74321414557633, -25.392920017195376], [14.40814415859583, -23.85301401132984], [14.385716586981145, -22.656652927340687], [14.257714064194172, -22.111208184499951], [13.868642205468657, -21.699036960539974], [13.352497999737437, -20.872834161057497], [12.82684533046449, -19.673165785401661], [12.608564080463617, -19.045348809487695], [11.794918654028063, -18.069129327061912], [11.734198846085118, -17.30188933682447], [12.215461460019352, -17.11166838955808], [12.814081251688405, -16.941342868724067], [13.462362094789963, -16.971211846588769], [14.058501417709007, -17.42338062914266], [14.209706658595021, -17.353100681225715], [18.26330936043416, -17.309950860262003], [18.956186964603599, -17.789094740472255], [21.377176141045563, -17.930636488519688], [23.215048455506057, -17.52311614346598], [24.033861525170771, -17.29584319424632], [24.6823490740015, -17.35341073981947], [25.076950310982255, -17.578823337476617], [25.084443393664564, -17.661815687737366], [24.520705193792534, -17.887124932529932], [24.217364536239209, -17.889347019118485], [23.579005568137713, -18.281261081620055], [23.196858351339298, -17.869038181227783], [21.655040317478971, -18.219146010005222], [20.910641310314531, -18.252218926672018], [20.881134067475866, -21.814327080983144], [19.895457797940672, -21.849156996347865], [19.895767856534427, -24.767790215760588], [19.89473432788861, -28.461104831660769], [19.002127312911082, -28.972443129188857], [18.464899122804745, -29.045461928017271], [17.836151971109526, -28.856377862261311], [17.387497185951499, -28.783514092729774], [17.218928663815401, -28.355943291946804], [16.824017368240899, -28.082161553664466], [16.344976840895239, -28.576705010697697]]] } }, - { "type": "Feature", "properties": { "admin": "New Caledonia", "name": "New Caledonia", "continent": "Oceania" }, "geometry": { "type": "Polygon", "coordinates": [[[165.779989862326346, -21.080004978115621], [166.599991489933814, -21.700018812753523], [167.120011428086883, -22.159990736583488], [166.74003462144475, -22.399976088146943], [166.189732293968632, -22.129708347260447], [165.474375441752159, -21.679606621998229], [164.829815301775653, -21.149819838141948], [164.16799523341362, -20.444746595951624], [164.029605747735957, -20.105645847252347], [164.459967075862664, -20.120011895429492], [165.020036249041993, -20.459991143477726], [165.460009393575064, -20.800022067958253], [165.779989862326346, -21.080004978115621]]] } }, - { "type": "Feature", "properties": { "admin": "Niger", "name": "Niger", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[2.154473504249949, 11.940150051313422], [2.177107781593917, 12.625017808477534], [1.024103224297619, 12.851825669806598], [0.993045688490156, 13.335749620003865], [0.429927605805517, 13.988733018443893], [0.295646396495215, 14.444234930880663], [0.374892205414767, 14.928908189346144], [1.015783318698481, 14.968182277887989], [1.385528191746971, 15.323561102759237], [2.74999270998154, 15.409524847876751], [3.63825890464659, 15.56811981858044], [3.723421665063596, 16.184283759012654], [4.270209995143886, 16.852227484601311], [4.267419467800095, 19.155265204337123], [5.677565952180712, 19.601206976799794], [8.572893100629868, 21.565660712159225], [11.999505649471697, 23.471668402596432], [13.581424594790459, 23.040506089769274], [14.143870883855239, 22.491288967371126], [14.8513, 22.862950000000119], [15.096887648181847, 21.308518785074902], [15.471076694407314, 21.048457139565979], [15.487148064850143, 20.730414537025634], [15.90324669766431, 20.387618923417499], [15.68574059414777, 19.957180080642384], [15.300441114979716, 17.927949937405], [15.247731154041842, 16.627305813050778], [13.972201775781681, 15.684365953021139], [13.540393507550785, 14.36713369390122], [13.956698846094124, 13.996691189016925], [13.954476759505607, 13.353448798063765], [14.595781284247604, 13.330426947477859], [14.495787387762899, 12.859396267137353], [14.213530714584746, 12.80203542729333], [14.181336297266906, 12.483656927943169], [13.995352817448289, 12.4615652531383], [13.318701613018558, 13.55635630945795], [13.083987257548809, 13.596147162322492], [12.302071160540546, 13.037189032437535], [11.527803175511504, 13.328980007373556], [10.989593133191532, 13.387322699431191], [10.701031935273816, 13.246917832894038], [10.114814487354748, 13.277251898649464], [9.524928012743088, 12.85110219975456], [9.014933302454436, 12.826659247280414], [7.804671258178869, 13.343526923063731], [7.330746697630046, 13.098038031461213], [6.82044192874781, 13.115091254117598], [6.445426059605721, 13.492768459522718], [5.443058302440135, 13.865923977102225], [4.368343540066006, 13.747481594289408], [4.107945997747378, 13.531215725147941], [3.967282749048933, 12.956108710171574], [3.680633579125924, 12.552903347214167], [3.611180454125587, 11.660167141155965], [2.848643019226585, 12.235635891158207], [2.490163608418015, 12.233052069543588], [2.154473504249949, 11.940150051313422]]] } }, - { "type": "Feature", "properties": { "admin": "Nigeria", "name": "Nigeria", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[8.500287713259693, 4.771982937026847], [7.462108188515939, 4.41210826254624], [7.082596469764438, 4.464689032403228], [6.698072137080598, 4.240594183769516], [5.898172641634686, 4.262453314628984], [5.362804803090881, 4.887970689305957], [5.033574252959368, 5.611802476418233], [4.325607130560683, 6.270651149923466], [3.574180128604552, 6.258300482605717], [2.691701694356254, 6.258817246928628], [2.74906253420022, 7.870734361192886], [2.723792758809509, 8.506845404489708], [2.912308383810255, 9.13760793704432], [3.220351596702101, 9.4441525333997], [3.705438266625918, 10.063210354040207], [3.600070021182801, 10.332186184119406], [3.797112257511713, 10.734745591673104], [3.572216424177469, 11.327939357951516], [3.611180454125558, 11.660167141155966], [3.68063357912581, 12.552903347214222], [3.967282749048848, 12.956108710171572], [4.107945997747321, 13.531215725147829], [4.368343540066063, 13.747481594289324], [5.443058302440163, 13.865923977102295], [6.445426059605636, 13.492768459522676], [6.820441928747753, 13.115091254117514], [7.330746697630017, 13.098038031461199], [7.804671258178784, 13.343526923063745], [9.014933302454462, 12.826659247280427], [9.524928012742945, 12.851102199754477], [10.114814487354689, 13.277251898649409], [10.701031935273702, 13.246917832894081], [10.989593133191532, 13.387322699431108], [11.527803175511393, 13.328980007373584], [12.302071160540521, 13.037189032437521], [13.083987257548866, 13.596147162322563], [13.318701613018558, 13.556356309457824], [13.995352817448346, 12.461565253138343], [14.181336297266792, 12.483656927943112], [14.57717776862253, 12.085360826053501], [14.468192172918974, 11.90475169519341], [14.415378859116682, 11.572368882692071], [13.572949659894558, 10.798565985553564], [13.308676385153914, 10.160362046748926], [13.1675997249971, 9.64062632897341], [12.955467970438971, 9.417771714714702], [12.753671502339214, 8.717762762888993], [12.218872104550597, 8.305824082874322], [12.063946160539556, 7.799808457872301], [11.839308709366801, 7.397042344589434], [11.745774366918509, 6.981382961449753], [11.058787876030349, 6.644426784690593], [10.497375115611417, 7.055357774275562], [10.118276808318255, 7.038769639509879], [9.522705926154398, 6.453482367372116], [9.233162876023043, 6.444490668153334], [8.757532993208626, 5.47966583904791], [8.500287713259693, 4.771982937026847]]] } }, - { "type": "Feature", "properties": { "admin": "Nicaragua", "name": "Nicaragua", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-85.712540452807289, 11.088444932494822], [-86.058488328785245, 11.40343862552994], [-86.525849982432931, 11.806876532432593], [-86.7459915839963, 12.143961900272483], [-87.167516242201131, 12.458257961471656], [-87.668493415054698, 12.909909979702629], [-87.557466600275603, 13.064551703336061], [-87.392386237319201, 12.914018256069836], [-87.316654425795463, 12.984685777228972], [-87.005769009127562, 13.025794379117157], [-86.880557013684339, 13.254204209847241], [-86.733821784191576, 13.263092556201441], [-86.755086636079696, 13.754845485890909], [-86.520708177419877, 13.778487453664436], [-86.312142096689911, 13.771356106008167], [-86.096263800790581, 14.038187364147245], [-85.801294725268576, 13.836054999237586], [-85.698665330736901, 13.960078436738083], [-85.514413011400222, 14.079011745657834], [-85.165364549484792, 14.354369615125076], [-85.148750576502948, 14.560196844943615], [-85.052787441736925, 14.551541042534719], [-84.924500698572388, 14.790492865452348], [-84.820036790694346, 14.819586696832669], [-84.649582078779602, 14.66680532476175], [-84.449335903648588, 14.621614284722494], [-84.228341640952394, 14.748764146376654], [-83.975721401693576, 14.749435939996458], [-83.628584967772895, 14.880073960830298], [-83.489988776366104, 15.016267198135534], [-83.147219000974104, 14.995829169164109], [-83.233234422523907, 14.8998660343981], [-83.28416154654758, 14.676623846897197], [-83.182126430987267, 14.310703029838447], [-83.412499966144424, 13.970077826386554], [-83.519831916014667, 13.56769928634588], [-83.55220720084553, 13.127054348193084], [-83.498515387694255, 12.869292303921226], [-83.473323126951968, 12.419087225794424], [-83.626104499022887, 12.320850328007563], [-83.719613003255034, 11.893124497927724], [-83.650857510090702, 11.629032090700116], [-83.855470343750369, 11.373311265503785], [-83.808935716471538, 11.103043524617274], [-83.655611741861563, 10.938764146361418], [-83.895054490885926, 10.726839097532444], [-84.190178595704822, 10.793450018756671], [-84.355930752281026, 10.999225572142901], [-84.673069017256239, 11.082657172078139], [-84.903003302738924, 10.952303371621895], [-85.561851976244171, 11.217119248901593], [-85.712540452807289, 11.088444932494822]]] } }, - { "type": "Feature", "properties": { "admin": "Netherlands", "name": "Netherlands", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[6.074182570020922, 53.51040334737813], [6.905139601274128, 53.482162177130633], [7.092053256873895, 53.14404328064488], [6.842869500362381, 52.228440253297542], [6.589396599970825, 51.85202912048338], [5.988658074577812, 51.85161570902504], [6.156658155958779, 50.803721015010574], [5.60697594567, 51.037298488969768], [4.973991326526913, 51.475023708698124], [4.047071160507527, 51.267258612668556], [3.314971144228536, 51.345755113319903], [3.830288527043137, 51.620544542031936], [4.705997348661184, 53.091798407597757], [6.074182570020922, 53.51040334737813]]] } }, - { "type": "Feature", "properties": { "admin": "Norway", "name": "Norway", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[28.165547316202911, 71.185474351680497], [31.293418409965472, 70.453787746859902], [30.005435011522785, 70.186258856884876], [31.101078728975118, 69.558080145944857], [29.399580519332879, 69.156916002063056], [28.591929559043187, 69.064776923286686], [29.015572950971968, 69.76649119737796], [27.732292107867885, 70.164193020296281], [26.179622023226298, 69.825298977326142], [25.689212680776389, 69.092113755968995], [24.735679152126714, 68.649556789821432], [23.662049594830759, 68.891247463650515], [22.356237827247405, 68.841741441514941], [21.244936150810723, 69.370443020293109], [20.645592889089581, 69.106247260200846], [20.02526899585791, 69.065138658312705], [19.878559604581248, 68.407194322372604], [17.993868442464386, 68.567391262477329], [17.729181756265344, 68.01055186631622], [16.768878614985535, 68.013936672631374], [16.108712192456832, 67.302455552836889], [15.108411492583055, 66.193866889095418], [13.555689731509087, 64.787027696381458], [13.919905226302202, 64.445420640716108], [13.571916131248766, 64.049114081469654], [12.57993533697393, 64.066218980558332], [11.930569288794228, 63.128317572676977], [11.992064243221531, 61.800362453856557], [12.63114668137524, 61.293571682370079], [12.300365838274896, 60.117932847730046], [11.468271925511173, 59.432393296945989], [11.027368605196925, 58.856149400459394], [10.356556837616095, 59.469807033925363], [8.382000359743641, 58.313288479233265], [7.048748406613297, 58.078884182357271], [5.665835402050418, 58.588155422593658], [5.308234490590733, 59.663231919993805], [4.992078077829005, 61.97099803328426], [5.912900424837885, 62.614472968182682], [8.553411085655766, 63.454008287196459], [10.527709181366784, 64.486038316497471], [12.358346795306371, 65.879725857193151], [14.7611458675816, 67.810641587995121], [16.435927361728968, 68.563205471461671], [19.184028354578512, 69.817444159617807], [21.378416375420606, 70.255169379346043], [23.02374230316158, 70.202071845166259], [24.546543409938515, 71.030496731237221], [26.370049676221807, 70.986261705195361], [28.165547316202911, 71.185474351680497]]], [[[24.72412, 77.85385], [22.49032, 77.44493], [20.72601, 77.67704], [21.41611, 77.93504], [20.8119, 78.25463], [22.88426, 78.45494], [23.28134, 78.07954], [24.72412, 77.85385]]], [[[18.25183, 79.70175], [21.54383, 78.95611], [19.02737, 78.5626], [18.47172, 77.82669], [17.59441, 77.63796], [17.1182, 76.80941], [15.91315, 76.77045], [13.76259, 77.38035], [14.66956, 77.73565], [13.1706, 78.02493], [11.22231, 78.8693], [10.44453, 79.65239], [13.17077, 80.01046], [13.71852, 79.66039], [15.14282, 79.67431], [15.52255, 80.01608], [16.99085, 80.05086], [18.25183, 79.70175]]], [[[25.447625359811887, 80.407340399894494], [27.407505730913492, 80.056405748200447], [25.924650506298171, 79.517833970854539], [23.024465773213613, 79.40001170522909], [20.075188429451877, 79.566823228667232], [19.897266473070907, 79.842361965647498], [18.46226362475792, 79.859880276194403], [17.368015170977454, 80.318896186027004], [20.455992059010693, 80.598155626132225], [21.907944777115397, 80.357679348462071], [22.919252557067431, 80.657144273593488], [25.447625359811887, 80.407340399894494]]]] } }, - { "type": "Feature", "properties": { "admin": "Nepal", "name": "Nepal", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[88.120440708369841, 27.876541652939586], [88.043132765661198, 27.445818589786818], [88.174804315140904, 26.810405178325944], [88.060237664749806, 26.414615383402484], [87.22747195836628, 26.39789805755607], [86.024392938179147, 26.630984605408567], [85.25177859898335, 26.726198431906337], [84.675017938173767, 27.234901231387528], [83.304248895199535, 27.364505723575554], [81.999987420584958, 27.925479234319987], [81.057202589851997, 28.416095282499036], [80.088424513676259, 28.794470119740136], [80.476721225917373, 29.729865220655334], [81.11125613802929, 30.183480943313398], [81.525804477874729, 30.422716986608627], [82.327512648450863, 30.115268052688126], [83.337115106137176, 29.463731594352193], [83.898992954446712, 29.320226141877654], [84.234579705750136, 28.839893703724691], [85.011638218123025, 28.642773952747337], [85.823319940131498, 28.203575954698699], [86.954517043000592, 27.97426178640351], [88.120440708369841, 27.876541652939586]]] } }, - { "type": "Feature", "properties": { "admin": "New Zealand", "name": "New Zealand", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[173.020374790740703, -40.919052422856417], [173.247234328502003, -41.331998793300777], [173.958405389702875, -40.926700534835604], [174.2475867048081, -41.349155368821663], [174.248516880589449, -41.770008233406749], [173.876446568087886, -42.233184096038819], [173.222739699595621, -42.970038344088557], [172.711246372770717, -43.372287693048492], [173.080112746470206, -43.853343601253577], [172.308583612352464, -43.865694268571332], [171.452925246463622, -44.24251881284372], [171.185137974327233, -44.897104180684885], [170.616697219116588, -45.908928724959701], [169.83142215400926, -46.355774834987585], [169.332331170934253, -46.641235446967848], [168.411353794628525, -46.619944756863582], [167.763744745146823, -46.290197442409195], [166.676886021184202, -46.219917494492236], [166.509144321964669, -45.852704766626204], [167.046424188503238, -45.110941257508664], [168.303763462596862, -44.12397307716612], [168.949408807651508, -43.93581918719142], [169.667814569373149, -43.555325616226334], [170.524919875366152, -43.031688327812823], [171.125089960004004, -42.512753594737781], [171.569713983443194, -41.767424411792128], [171.948708937871885, -41.514416599291145], [172.097227004278722, -40.956104424809674], [172.798579543343948, -40.493962090823466], [173.020374790740703, -40.919052422856417]]], [[[174.612008905330526, -36.156397393540537], [175.336615838927173, -37.209097995758263], [175.3575964704375, -36.52619394302112], [175.808886753642469, -36.798942152657681], [175.958490025127475, -37.555381768546063], [176.763195428776555, -37.881253350578696], [177.438813104560495, -37.961248467766488], [178.010354445708657, -37.579824721020124], [178.517093540762801, -37.695373223624792], [178.274731073313802, -38.582812595373092], [177.970460239979332, -39.166342868812968], [177.206992629299123, -39.145775648760839], [176.939980503647007, -39.449736423501562], [177.032946405340113, -39.879942722331471], [176.8858236026052, -40.06597787858216], [176.508017206119348, -40.60480803808958], [176.012440220440283, -41.289624118821493], [175.239567499082966, -41.688307793953236], [175.067898391009408, -41.425894870775075], [174.650972935278418, -41.281820977545443], [175.227630243223615, -40.459235528323397], [174.900156691789959, -39.908933200847216], [173.824046665743992, -39.508854262043506], [173.852261997775315, -39.146602471677461], [174.57480187408035, -38.797683200842748], [174.743473749081033, -38.027807712558378], [174.69701663645057, -37.381128838857954], [174.292028436579187, -36.71109221776144], [174.319003534235549, -36.534823907213884], [173.840996535535766, -36.121980889634109], [173.05417117745958, -35.237125339500331], [172.636005487353714, -34.529106540669382], [173.007042271209457, -34.450661716450334], [173.551298456107475, -35.006183363587958], [174.329390497126241, -35.265495700828616], [174.612008905330526, -36.156397393540537]]]] } }, - { "type": "Feature", "properties": { "admin": "Oman", "name": "Oman", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[58.861141391846573, 21.114034532144299], [58.487985874266961, 20.428985907467101], [58.03431847517659, 20.481437486243347], [57.826372511634098, 20.24300242764863], [57.66576216007094, 19.736004950433109], [57.788700392493368, 19.067570298737646], [57.694390903560667, 18.944709580963799], [57.2342639504338, 18.947991034414255], [56.609650913321971, 18.574267076079476], [56.512189162019482, 18.087113348863934], [56.283520949128011, 17.876066799383945], [55.661491733630683, 17.884128322821535], [55.269939406155189, 17.632309068263194], [55.274900343655091, 17.228354397037659], [54.791002231674113, 16.950696926333357], [54.239252964093751, 17.04498057704998], [53.57050825380459, 16.707662665264674], [53.108572625547502, 16.651051133688977], [52.782184279192066, 17.349742336491229], [52.000009800022227, 19.000003363516068], [54.999981723862405, 19.999994004796118], [55.666659376859869, 22.000001125572307], [55.208341098863187, 22.708329982997007], [55.234489373602869, 23.110992743415348], [55.52584109886449, 23.524869289640911], [55.528631626208288, 23.933604030853498], [55.981213820220503, 24.130542914317854], [55.80411868675624, 24.269604193615287], [55.88623253766805, 24.920830593357486], [56.396847365143984, 24.924732163995508], [56.845140415276049, 24.241673081961487], [57.403452589757428, 23.878594468678834], [58.136947869708322, 23.747930609628835], [58.729211460205427, 23.565667832935414], [59.180501743410346, 22.992395331305456], [59.450097690677033, 22.660270900965592], [59.80806033716285, 22.533611965418199], [59.806148309168087, 22.31052480721419], [59.442191196536399, 21.71454051359208], [59.282407667889871, 21.433885809814875], [58.861141391846573, 21.114034532144299]]], [[[56.391421339753393, 25.895990708921254], [56.261041701080913, 25.714606431576748], [56.070820753814544, 26.055464178973946], [56.362017449779344, 26.395934353128947], [56.485679152253809, 26.309117946878665], [56.391421339753393, 25.895990708921254]]]] } }, - { "type": "Feature", "properties": { "admin": "Pakistan", "name": "Pakistan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[75.158027785140902, 37.13303091078911], [75.896897414050116, 36.666806138651829], [76.192848341785677, 35.898403428687821], [77.837450799474553, 35.494009507787759], [76.871721632804011, 34.653544012992732], [75.757060988268321, 34.504922593721311], [74.240202671204955, 34.748887030571247], [73.749948358051952, 34.317698879527846], [74.104293654277328, 33.441473293586846], [74.451559279278698, 32.764899603805489], [75.258641798813187, 32.271105455040491], [74.405928989564998, 31.692639471965272], [74.421380242820263, 30.97981476493117], [73.450638462217412, 29.976413479119863], [72.823751662084689, 28.961591701772047], [71.777665643200308, 27.913180243434521], [70.61649620960192, 27.989196275335861], [69.514392938113119, 26.940965684511365], [70.168926629522005, 26.491871649678835], [70.282873162725579, 25.722228705339823], [70.844699334602822, 25.215102037043511], [71.0432401874682, 24.356523952730193], [68.842599318318761, 24.359133612560932], [68.176645135373377, 23.691965033456704], [67.443666619745457, 23.944843654876983], [67.145441928989058, 24.663611151624639], [66.37282758979326, 25.425140896093847], [64.530407749291115, 25.237038682551425], [62.905700718034595, 25.218409328710202], [61.497362908784183, 25.078237006118492], [61.874187453056535, 26.239974880472097], [63.316631707619578, 26.756532497661659], [63.23389773952028, 27.217047024030702], [62.755425652929851, 27.378923448184985], [62.727830438085974, 28.259644883735383], [61.771868117118615, 28.699333807890792], [61.369308709564926, 29.303276272085917], [60.874248488208778, 29.829238999952604], [62.549856805272775, 29.318572496044304], [63.550260858011164, 29.468330796826162], [64.148002150331237, 29.340819200145965], [64.350418735618504, 29.560030625928089], [65.046862013616092, 29.472180691031902], [66.346472609324408, 29.88794342703617], [66.38145755398601, 30.738899237586448], [66.938891229118454, 31.304911200479346], [67.683393589147457, 31.303154201781414], [67.792689243444769, 31.582930406209623], [68.556932000609308, 31.713310044882011], [68.926676873657655, 31.620189113892064], [69.317764113242546, 31.901412258424436], [69.262522007122541, 32.501944078088293], [69.687147251264847, 33.105498969041228], [70.323594191371583, 33.358532619758385], [69.93054324735958, 34.020120144175102], [70.881803012988385, 33.988855902638512], [71.156773309213449, 34.348911444632144], [71.115018751921625, 34.733125718722228], [71.613076206350698, 35.153203436822857], [71.498767938121077, 35.650563259415996], [71.262348260385735, 36.074387518857797], [71.846291945283909, 36.509942328429851], [72.920024855444453, 36.720007025696312], [74.067551710917812, 36.836175645488446], [74.575892775372964, 37.02084137628345], [75.158027785140902, 37.13303091078911]]] } }, - { "type": "Feature", "properties": { "admin": "Panama", "name": "Panama", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-77.881571417945239, 7.223771267114783], [-78.214936082660103, 7.512254950384159], [-78.429160732726061, 8.052041123888925], [-78.182095709938608, 8.319182440621772], [-78.43546525746568, 8.387705389840788], [-78.622120530903928, 8.718124497915026], [-79.120307176413732, 8.996092027213022], [-79.557877366845176, 8.932374986197145], [-79.760578172510037, 8.584515082224398], [-80.164481167303322, 8.333315944853593], [-80.382659064439608, 8.29840851484043], [-80.480689256497286, 8.090307522001067], [-80.003689948227148, 7.54752411542337], [-80.276670701808982, 7.419754136581713], [-80.421158006497066, 7.271571966984763], [-80.886400926420791, 7.220541490096535], [-81.059542812814698, 7.817921047390596], [-81.189715745757937, 7.647905585150339], [-81.519514736644666, 7.706610012233908], [-81.721311204744453, 8.108962714058434], [-82.131441209628889, 8.175392767769635], [-82.390934414382542, 8.292362372262287], [-82.820081346350406, 8.290863755725821], [-82.850958014644803, 8.073822740099954], [-82.965783047197348, 8.225027980985983], [-82.9131764391242, 8.423517157419068], [-82.829770677405151, 8.626295477732368], [-82.868657192704759, 8.807266343618521], [-82.719183112300513, 8.925708726431493], [-82.927154914059145, 9.074330145702914], [-82.932890998043561, 9.476812038608172], [-82.546196255203469, 9.566134751824674], [-82.187122565423394, 9.207448635286779], [-82.207586432610952, 8.995575262890098], [-81.808566860669259, 8.95061676679617], [-81.714154018872023, 9.031955471223581], [-81.43928707551153, 8.786234035675715], [-80.947301601876745, 8.858503526235905], [-80.521901211250054, 9.11107208906243], [-79.914599778955974, 9.312765204297618], [-79.573302781884294, 9.611610012241526], [-79.021191779277913, 9.552931423374103], [-79.058450486960353, 9.454565334506523], [-78.500887620747164, 9.420458889193879], [-78.055927700497989, 9.247730414258296], [-77.729513515926399, 8.946844387238867], [-77.353360765273848, 8.670504665558068], [-77.474722866511314, 8.524286200388216], [-77.242566494440069, 7.935278225125442], [-77.431107957656977, 7.638061224798733], [-77.75341386586139, 7.709839789252141], [-77.881571417945239, 7.223771267114783]]] } }, - { "type": "Feature", "properties": { "admin": "Peru", "name": "Peru", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-69.590423753524036, -17.580011895419329], [-69.858443569605839, -18.092693780187009], [-70.3725723944777, -18.347975355708861], [-71.375250210236914, -17.77379851651385], [-71.462040778271117, -17.363487644116379], [-73.444529588500401, -16.359362888252992], [-75.23788265654143, -15.26568287522778], [-76.009205084929931, -14.649286390850317], [-76.423469204397733, -13.823186944232431], [-76.259241502574156, -13.535039157772939], [-77.10619238962181, -12.222716159720816], [-78.092152879534623, -10.377712497604062], [-79.036953091126918, -8.38656788496589], [-79.445920376284832, -7.930833428583859], [-79.760578172510037, -7.194340915560081], [-80.537481655586049, -6.541667575713715], [-81.249996304026411, -6.136834405139182], [-80.926346808582423, -5.690556735866563], [-81.410942552399433, -4.736764825055459], [-81.099669562489353, -4.036394138203696], [-80.302560594387188, -3.404856459164712], [-80.184014858709645, -3.821161797708043], [-80.46929460317692, -4.059286797708999], [-80.442241990872134, -4.425724379090673], [-80.028908047185581, -4.346090996928893], [-79.62497921417615, -4.454198093283494], [-79.205289069317715, -4.959128513207388], [-78.639897223612323, -4.547784112164072], [-78.450683966775628, -3.873096612161375], [-77.83790483265858, -3.003020521663103], [-76.635394253226707, -2.608677666843817], [-75.544995693652027, -1.56160979574588], [-75.233722703741932, -0.911416924649529], [-75.373223232713841, -0.15203175212045], [-75.106624518520064, -0.05720549886486], [-74.441600511355958, -0.530820000819887], [-74.122395189089048, -1.002832533373848], [-73.659503546834586, -1.260491224781134], [-73.070392218707212, -2.308954359550952], [-72.325786505813639, -2.434218031426453], [-71.774760708285385, -2.169789727388937], [-71.413645799429773, -2.342802422702128], [-70.813475714791949, -2.256864515800742], [-70.047708502874841, -2.725156345229699], [-70.692682054309699, -3.742872002785858], [-70.394043952094975, -3.766591485207825], [-69.893635219996611, -4.298186944194326], [-70.79476884630229, -4.251264743673302], [-70.928843349883564, -4.401591485210367], [-71.748405727816532, -4.59398284263301], [-72.891927659787243, -5.274561455916979], [-72.964507208941185, -5.741251315944892], [-73.219711269814596, -6.089188734566076], [-73.120027431923575, -6.629930922068238], [-73.724486660441627, -6.918595472850638], [-73.723401455363486, -7.340998630404412], [-73.987235480429646, -7.523829847853063], [-73.571059332967053, -8.424446709835832], [-73.015382656532537, -9.03283334720806], [-73.226713426390148, -9.462212823121233], [-72.563033006465631, -9.520193780152715], [-72.184890713169821, -10.05359791426943], [-71.302412278921523, -10.079436130415372], [-70.481893886991159, -9.490118096558842], [-70.548685675728393, -11.009146823778462], [-70.093752204046879, -11.123971856331011], [-69.52967810736493, -10.951734307502193], [-68.665079718689611, -12.561300144097171], [-68.880079515239956, -12.89972909917665], [-68.929223802349526, -13.602683607643007], [-68.94888668483658, -14.45363941819328], [-69.339534674747, -14.953195489158828], [-69.160346645774936, -15.323973890853015], [-69.389764166934697, -15.66012908291165], [-68.959635382753291, -16.500697930571267], [-69.590423753524036, -17.580011895419329]]] } }, - { "type": "Feature", "properties": { "admin": "Philippines", "name": "Philippines", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[126.376813592637447, 8.414706325713352], [126.478512811387873, 7.750354112168976], [126.537423944200611, 7.189380601424572], [126.19677290253253, 6.274294338400038], [125.831420526229081, 7.293715318221855], [125.363852166852283, 6.78648529706099], [125.683160841983707, 6.049656887227257], [125.396511672060626, 5.581003322772288], [124.219787632342332, 6.16135549562618], [123.938719517106918, 6.88513560630612], [124.243662144061318, 7.360610459823659], [123.610212437027542, 7.833527329942753], [123.29607140512519, 7.418875637232786], [122.825505812675388, 7.457374579290216], [122.085499302255769, 6.899424139834847], [121.919928013192603, 7.192119452336072], [122.312358840017112, 8.034962063016506], [122.94239790251963, 8.316236883981174], [123.487687616063511, 8.693009751821192], [123.841154412939815, 8.240324204944384], [124.6014697612502, 8.514157619659015], [124.764612257995623, 8.960409450715458], [125.471390822451539, 8.986996975129641], [125.412117954612754, 9.760334784377545], [126.222714471543156, 9.28607432701885], [126.306636997585073, 8.782487494334573], [126.376813592637447, 8.414706325713352]]], [[[123.982437778825798, 10.278778591345811], [123.62318322153277, 9.950090643753297], [123.309920688979332, 9.318268744336676], [122.995883009941636, 9.022188625520398], [122.380054966319463, 9.713360907424201], [122.586088901867072, 9.981044826696104], [122.837081333508706, 10.261156927934234], [122.947410516451896, 10.881868394408029], [123.498849725438447, 10.940624497923945], [123.337774285984722, 10.267383938025445], [124.077935825701218, 11.232725531453706], [123.982437778825798, 10.278778591345811]]], [[[118.504580926590336, 9.316382554558087], [117.174274530100675, 8.367499904814663], [117.664477166821371, 9.066888739452933], [118.386913690261736, 9.684499619989223], [118.98734215706105, 10.376292019080507], [119.511496209797528, 11.36966807702721], [119.689676548339889, 10.554291490109872], [119.029458449378978, 10.003653265823869], [118.504580926590336, 9.316382554558087]]], [[[121.883547804859106, 11.891755072471977], [122.483821242361458, 11.582187404827506], [123.120216506035959, 11.583660183147867], [123.100837843926442, 11.165933742716486], [122.637713657726692, 10.741308498574226], [122.002610304859559, 10.441016750526087], [121.967366978036523, 10.905691229694622], [122.038370396005519, 11.415840969280039], [121.883547804859106, 11.891755072471977]]], [[[125.502551711123488, 12.162694606978347], [125.783464797062152, 11.046121934447767], [125.01188398651226, 11.311454576050377], [125.032761265158115, 10.975816148314703], [125.277449172060244, 10.358722032101308], [124.801819289245714, 10.134678859899889], [124.760168084818474, 10.8379951033923], [124.459101190286049, 10.889929917845633], [124.302521600441722, 11.495370998577227], [124.891012811381572, 11.415582587118589], [124.877990350443952, 11.794189968304988], [124.266761509295705, 12.557760931849682], [125.22711632700782, 12.53572093347719], [125.502551711123488, 12.162694606978347]]], [[[121.527393833503481, 13.069590155484516], [121.262190382981544, 12.2055602075644], [120.833896112146533, 12.704496161342416], [120.323436313967477, 13.466413479053866], [121.18012820850214, 13.429697373910439], [121.527393833503481, 13.069590155484516]]], [[[121.321308221523566, 18.504064642811013], [121.937601353036371, 18.21855235439838], [122.246006300954264, 18.478949896717094], [122.336956821787965, 18.224882717354173], [122.174279412933174, 17.810282701076371], [122.51565392465335, 17.09350474697197], [122.252310825693883, 16.262444362854122], [121.662786086108255, 15.931017564350125], [121.505069614753367, 15.124813544164621], [121.728828566577249, 14.328376369682244], [122.258925409027313, 14.218202216035973], [122.701275669445636, 14.336541245984417], [123.950295037940236, 13.782130642141066], [123.855107049658599, 13.237771104378464], [124.181288690284873, 12.997527370653469], [124.077419061378222, 12.536676947474573], [123.298035109552245, 13.027525539598981], [122.928651971529902, 13.552919826710404], [122.671355015148663, 13.185836289925131], [122.034649692880521, 13.784481919810343], [121.126384718918587, 13.636687323455559], [120.628637323083296, 13.857655747935649], [120.679383579593832, 14.271015529838319], [120.99181928923052, 14.525392767795079], [120.693336216312687, 14.756670640517282], [120.564145135582976, 14.396279201713821], [120.070428501466367, 14.970869452367094], [119.920928582846102, 15.406346747290735], [119.883773228028247, 16.363704331929963], [120.286487664878791, 16.034628811095327], [120.39004723519173, 17.599081122299506], [120.7158671407919, 18.505227362537536], [121.321308221523566, 18.504064642811013]]]] } }, - { "type": "Feature", "properties": { "admin": "Papua New Guinea", "name": "Papua New Guinea", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[155.880025669578401, -6.819996840037758], [155.599991082988765, -6.919990736522491], [155.166994256815087, -6.535931491729299], [154.729191522438327, -5.900828138862208], [154.514114211239644, -5.139117526880012], [154.652503696917336, -5.042430922061839], [154.759990676084357, -5.339983819198493], [155.062917922179338, -5.566791680527486], [155.547746209941693, -6.200654799019658], [156.019965448224752, -6.540013929880386], [155.880025669578401, -6.819996840037758]]], [[[151.982795851854462, -5.478063246282344], [151.459106887008659, -5.560280450058739], [151.301390415653884, -5.840728448106701], [150.754447056276661, -6.083762709175387], [150.241196730753813, -6.317753594592984], [149.709963006793316, -6.316513360218051], [148.890064732050462, -6.026040134305432], [148.318936802360696, -5.74714242922613], [148.401825799756864, -5.437755629094722], [149.298411900020824, -5.583741550319216], [149.845561965127217, -5.505503431829339], [149.996250441690279, -5.026101169457674], [150.139755894164921, -5.001348158389788], [150.236907586873485, -5.53222014732428], [150.807467075808063, -5.455842380396886], [151.089672072553981, -5.113692722192368], [151.647880894170811, -4.757073662946168], [151.537861769821518, -4.167807305521889], [152.136791620084352, -4.148790378438519], [152.338743117480988, -4.31296640382976], [152.318692661751754, -4.867661228050748], [151.982795851854462, -5.478063246282344]]], [[[147.191873814074938, -7.388024183789978], [148.084635858349372, -8.044108168167609], [148.734105259393573, -9.104663588093755], [149.306835158484432, -9.071435642130067], [149.266630894161324, -9.514406019736027], [150.038728469034311, -9.684318129111698], [149.738798456012262, -9.872937106977002], [150.801627638959133, -10.29368661869742], [150.690574985963849, -10.582712904505865], [150.028393182575826, -10.652476088099929], [149.782310012001972, -10.393267103723941], [148.923137648717216, -10.28092253992136], [147.913018426707993, -10.130440769087469], [147.135443150012236, -9.492443536012017], [146.567880894150619, -8.942554619994153], [146.048481073184917, -8.067414239131308], [144.74416792213799, -7.630128269077473], [143.897087844009661, -7.915330498896279], [143.286375767184268, -8.245491224809056], [143.413913202080664, -8.983068942910945], [142.628431431244223, -9.326820570516501], [142.068258905200196, -9.159595635620034], [141.033851760013874, -9.117892754760417], [141.017056919519007, -5.85902190513802], [141.000210402591847, -2.600151055515624], [142.735246616791443, -3.289152927263216], [144.583970982033236, -3.861417738463401], [145.27317955950997, -4.373737888205027], [145.829786411725649, -4.876497897972683], [145.981921828392956, -5.465609226100012], [147.648073358347574, -6.083659356310803], [147.891107619416175, -6.614014580922315], [146.970905389594861, -6.721656589386255], [147.191873814074938, -7.388024183789978]]], [[[153.14003787659874, -4.499983412294113], [152.827292108368255, -4.766427097190998], [152.63867313050298, -4.176127211120927], [152.406025832324929, -3.789742526874561], [151.953236932583536, -3.462062269711821], [151.384279413050024, -3.035421644710111], [150.6620495953388, -2.741486097833956], [150.939965448204532, -2.500002129734028], [151.479984165654514, -2.779985039891386], [151.820015090135087, -2.999971612157907], [152.239989455371074, -3.24000864015366], [152.640016717742526, -3.659983005389647], [153.019993524384631, -3.980015150573293], [153.14003787659874, -4.499983412294113]]]] } }, - { "type": "Feature", "properties": { "admin": "Poland", "name": "Poland", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[15.016995883858666, 51.106674099321566], [14.607098422919531, 51.745188096719964], [14.685026482815685, 52.089947414755187], [14.437599725002197, 52.624850165408382], [14.074521111719488, 52.981262518925426], [14.353315463934136, 53.248171291712957], [14.119686313542584, 53.757029120491026], [14.802900424873455, 54.050706285205735], [16.363477003655728, 54.513158677785711], [17.622831658608671, 54.851535956432897], [18.620858595461637, 54.682605699270766], [18.696254510175461, 54.438718777069276], [19.6606400896064, 54.426083889373913], [20.89224450041862, 54.312524929412518], [22.731098667092649, 54.327536932993311], [23.243987257589506, 54.220566718149129], [23.484127638449841, 53.912497667041123], [23.527535841574995, 53.47012156840654], [23.804934930117774, 53.08973135030606], [23.799198846133375, 52.691099351606553], [23.19949384938618, 52.486977444053664], [23.508002150168689, 52.023646552124717], [23.52707075368437, 51.578454087930233], [24.029985792748899, 50.705406602575174], [23.922757195743259, 50.424881089878738], [23.426508416444388, 50.308505764357449], [22.518450148211596, 49.476773586619736], [22.776418898212619, 49.027395331409608], [22.558137648211751, 49.08573802346713], [21.607808058364206, 49.470107326854077], [20.887955356538406, 49.328772284535823], [20.415839471119849, 49.431453355499755], [19.825022820726865, 49.217125352569219], [19.320712517990469, 49.571574001659179], [18.909574822676316, 49.435845852244562], [18.85314415861361, 49.496229763377634], [18.392913852622168, 49.988628648470737], [17.649445021238986, 50.049038397819942], [17.554567091551117, 50.36214590107641], [16.868769158605655, 50.473973700556016], [16.719475945714429, 50.215746568393527], [16.176253289462263, 50.4226073268579], [16.238626743238566, 50.697732652379827], [15.490972120839725, 50.7847299261432], [15.016995883858666, 51.106674099321566]]] } }, - { "type": "Feature", "properties": { "admin": "Puerto Rico", "name": "Puerto Rico", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-66.2824344550082, 18.51476166429536], [-65.771302863209286, 18.426679185453875], [-65.591003790942935, 18.228034979723912], [-65.847163865813755, 17.975905666571855], [-66.599934455009475, 17.98182261806927], [-67.184162360285256, 17.946553453030074], [-67.24242753769434, 18.374460150622934], [-67.100679083917726, 18.520601101144347], [-66.2824344550082, 18.51476166429536]]] } }, - { "type": "Feature", "properties": { "admin": "North Korea", "name": "Dem. Rep. Korea", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[130.640015903852401, 42.39500946712527], [130.780007358931101, 42.220007229168843], [130.400030552288996, 42.280003567059701], [129.965948521037234, 41.941367906251052], [129.667362095254788, 41.601104437825221], [129.705189243692445, 40.882827867184318], [129.188114862179958, 40.661807766271984], [129.010399611528186, 40.485436102859801], [128.633368361526692, 40.189846910150301], [127.967414178581322, 40.025412502597547], [127.533435500194145, 39.756850083976694], [127.502119582225276, 39.323930772451526], [127.385434198110261, 39.213472398427648], [127.783342726757709, 39.050898342437414], [128.349716424676586, 38.612242946927843], [128.205745884311426, 38.370397243801882], [127.780035435090966, 38.304535630845884], [127.073308547067342, 38.256114813788393], [126.683719924018888, 37.804772854151174], [126.237338901881742, 37.840377916000271], [126.174758742376213, 37.749685777328033], [125.689103631697165, 37.940010077459014], [125.568439162295675, 37.752088731429616], [125.275330438336184, 37.66907054295271], [125.24008711151312, 37.857224432927424], [124.981033156433952, 37.948820909164773], [124.712160679219352, 38.108346055649783], [124.985994093933954, 38.548474229479673], [125.221948683778677, 38.665857245430665], [125.13285851450749, 38.848559271798578], [125.386589797060566, 39.387957872061158], [125.321115757346774, 39.551384589184202], [124.737482131042384, 39.660344346671614], [124.265624627785286, 39.928493353834149], [125.079941847840615, 40.569823716792442], [126.182045119329402, 41.107336127276362], [126.86908328664984, 41.816569322266176], [127.343782993682993, 41.50315176041596], [128.208433058790632, 41.466771552082477], [128.052215203972281, 41.994284572917934], [129.59666873587949, 42.424981797854542], [129.994267205933198, 42.985386867843779], [130.640015903852401, 42.39500946712527]]] } }, - { "type": "Feature", "properties": { "admin": "Portugal", "name": "Portugal", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[-9.034817674180244, 41.880570583659669], [-8.671945766626719, 42.134689439454952], [-8.26385698081779, 42.280468654950326], [-8.01317460776991, 41.790886135417118], [-7.422512986673794, 41.792074693359822], [-7.251308966490822, 41.91834605566504], [-6.668605515967655, 41.883386949219577], [-6.389087693700914, 41.381815497394641], [-6.851126674822551, 41.111082668617513], [-6.864019944679383, 40.330871893874821], [-7.026413133156593, 40.184524237624238], [-7.066591559263527, 39.711891587882768], [-7.498632371439724, 39.629571031241802], [-7.098036668313126, 39.03007274022378], [-7.374092169616317, 38.373058580064914], [-7.029281175148794, 38.075764065089757], [-7.166507941099863, 37.803894354802217], [-7.537105475281022, 37.428904323876232], [-7.45372555177809, 37.097787583966053], [-7.855613165711985, 36.838268540996253], [-8.382816127953687, 36.978880113262449], [-8.898856980820325, 36.868809312480771], [-8.746101446965552, 37.6513455266766], [-8.839997524439879, 38.266243394517609], [-9.287463751655221, 38.358485826158592], [-9.526570603869713, 38.737429104154906], [-9.44698889814023, 39.392066148428363], [-9.048305223008425, 39.755093085278766], [-8.977353481471679, 40.159306138665798], [-8.7686840478771, 40.76063894303018], [-8.790853237330309, 41.18433401139125], [-8.990789353867568, 41.543459377603625], [-9.034817674180244, 41.880570583659669]]] } }, - { "type": "Feature", "properties": { "admin": "Paraguay", "name": "Paraguay", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-62.685057135657871, -22.24902922942238], [-62.291179368729203, -21.051634616787389], [-62.265961269770784, -20.513734633061272], [-61.786326463453761, -19.633736667562957], [-60.043564622626477, -19.342746677327419], [-59.11504248720609, -19.356906019775398], [-58.183471442280492, -19.868399346600359], [-58.166392381408038, -20.176700941653674], [-57.870673997617786, -20.732687676681948], [-57.937155727761287, -22.090175876557169], [-56.881509568902885, -22.282153822521476], [-56.473317430229379, -22.086300144135279], [-55.797958136606894, -22.356929620047815], [-55.61068274598113, -22.655619398694839], [-55.517639329639621, -23.57199757252663], [-55.400747239795407, -23.956935316668797], [-55.027901780809543, -24.001273695575225], [-54.652834235235119, -23.839578138933955], [-54.292959560754511, -24.021014092710722], [-54.293476325077435, -24.570799655863958], [-54.428946092330577, -25.162184747012162], [-54.625290696823562, -25.739255466415507], [-54.788794928595038, -26.621785577096126], [-55.695845506398143, -27.387837009390857], [-56.486701626192989, -27.548499037386286], [-57.609759690976134, -27.395898532828383], [-58.618173590719735, -27.123718763947089], [-57.633660040911117, -25.603656508081638], [-57.777217169817924, -25.162339776309032], [-58.807128465394968, -24.771459242453307], [-60.028966030504016, -24.032796319273267], [-60.846564704009907, -23.880712579038288], [-62.685057135657871, -22.24902922942238]]] } }, - { "type": "Feature", "properties": { "admin": "Palestine", "name": "Palestine", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[35.545665317534535, 32.393992011030569], [35.545251906076196, 31.782504787720832], [35.397560662586038, 31.489086005167572], [34.927408481594554, 31.35343537040141], [34.970506626125989, 31.616778469360803], [35.225891554512422, 31.754341132121759], [34.974640740709319, 31.866582343059715], [35.183930291491428, 32.532510687788935], [35.545665317534535, 32.393992011030569]]] } }, - { "type": "Feature", "properties": { "admin": "Qatar", "name": "Qatar", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[50.810108270069563, 24.754742539971371], [50.743910760303677, 25.482424221289389], [51.01335167827348, 26.006991685484191], [51.286461622936045, 26.114582017515865], [51.589078810437243, 25.801112779233375], [51.606700473848804, 25.215670477798735], [51.389607781790623, 24.627385972588051], [51.112415398977006, 24.556330878186721], [50.810108270069563, 24.754742539971371]]] } }, - { "type": "Feature", "properties": { "admin": "Romania", "name": "Romania", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[22.710531447040488, 47.882193915389394], [23.142236362406798, 48.096341050806942], [23.760958286237404, 47.985598456405448], [24.402056105250374, 47.981877753280422], [24.866317172960571, 47.737525743188307], [25.207743361112986, 47.891056423527459], [25.945941196402394, 47.987148749374207], [26.197450392366925, 48.220881252630342], [26.619336785597788, 48.220726223333457], [26.924176059687561, 48.123264472030982], [27.233872918412736, 47.826770941756365], [27.551166212684841, 47.405117092470817], [28.128030226359037, 46.81047638608824], [28.160017937947707, 46.371562608417207], [28.054442986775392, 45.944586086605618], [28.233553501099035, 45.488283189468369], [28.679779493939371, 45.30403087013169], [29.149724969201646, 45.464925442072442], [29.603289015427425, 45.293308010431119], [29.62654340995876, 45.035390936862392], [29.141611769331831, 44.820210272799038], [28.837857700320196, 44.913873806328041], [28.55808149589199, 43.707461656258118], [27.970107049275068, 43.812468166675202], [27.242399529740904, 44.175986029632398], [26.065158725699739, 43.943493760751259], [25.569271681426923, 43.688444729174712], [24.100679152124169, 43.741051337247846], [23.332302280376322, 43.897010809904707], [22.94483239105184, 43.823785305347123], [22.657149692482985, 44.234923000661276], [22.474008416440594, 44.409227606781762], [22.705725538837349, 44.578002834647016], [22.459022251075933, 44.702517198254291], [22.145087924902807, 44.478422349620573], [21.562022739353605, 44.768947251965486], [21.483526238702233, 45.181170152357772], [20.874312778413351, 45.416375433934228], [20.76217492033998, 45.734573065771428], [20.220192498462833, 46.127468980486547], [21.021952345471245, 46.316087958351886], [21.626514926853869, 46.994237779318148], [22.09976769378283, 47.672439276716695], [22.710531447040488, 47.882193915389394]]] } }, - { "type": "Feature", "properties": { "admin": "Russia", "name": "Russia", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[143.648007440362846, 50.747600409541512], [144.65414757708561, 48.976390692737581], [143.173927850517174, 49.306551418650365], [142.558668247650076, 47.861575018904908], [143.533492466404027, 46.836728013692479], [143.505277134372591, 46.137907619809475], [142.747700636973889, 46.740764878926562], [142.092030064054484, 45.966755276058777], [141.906925083585008, 46.805928860046535], [142.018442824470867, 47.780132961612921], [141.904444614835029, 48.859188544299563], [142.135800002205656, 49.615163072297449], [142.179983351815281, 50.952342434281903], [141.594075962490024, 51.935434882202529], [141.682546014573632, 53.301966457728767], [142.606934035410745, 53.762145087287891], [142.209748976815376, 54.225475979216853], [142.654786411712934, 54.365880845753864], [142.914615513276544, 53.704577541714734], [143.260847609632037, 52.740760403039033], [143.235267775647628, 51.756660264688733], [143.648007440362846, 50.747600409541512]]], [[[22.731098667092649, 54.327536932993311], [20.892244500418652, 54.312524929412568], [19.6606400896064, 54.42608388937397], [19.88848147958134, 54.866160386771483], [21.268448927503492, 55.190481675835279], [22.315723504330599, 55.015298570365886], [22.757763706155281, 54.856574408581416], [22.651051873472564, 54.582740993866693], [22.731098667092649, 54.327536932993311]]], [[[180.000000000000114, 70.832199208546669], [178.903425, 70.78114], [178.7253, 71.0988], [180.000000000000114, 71.515714336428246], [180.000000000000114, 70.832199208546669]]], [[[143.60385, 73.21244], [142.08763, 73.20544], [140.038155, 73.31692], [139.86312, 73.36983], [140.81171, 73.76506], [142.06207, 73.85758], [143.48283, 73.47525], [143.60385, 73.21244]]], [[[150.73167, 75.08406], [149.575925, 74.68892], [147.977465, 74.778355], [146.11919, 75.17298], [146.358485, 75.49682], [148.22223, 75.345845], [150.73167, 75.08406]]], [[[145.086285, 75.562625], [144.3, 74.82], [140.61381, 74.84768], [138.95544, 74.61148], [136.97439, 75.26167], [137.51176, 75.94917], [138.831075, 76.13676], [141.471615, 76.09289], [145.086285, 75.562625]]], [[[57.535692579992386, 70.720463975702145], [56.944979282463933, 70.63274323188665], [53.677375115784187, 70.762657782668455], [53.412016635965372, 71.206661688920192], [51.601894565645708, 71.474759019650477], [51.455753615124209, 72.014881089965129], [52.478275180883564, 72.229441636840946], [52.444168735570841, 72.77473135038484], [54.427613559797649, 73.627547512497571], [53.508289829325136, 73.749813951300141], [55.902458937407644, 74.627486477345329], [55.631932814359701, 75.081412258597155], [57.868643833248839, 75.609390367323186], [61.170044386647497, 76.251883450008123], [64.498368361270209, 76.439055487769267], [66.210977003855092, 76.809782213031227], [68.157059767534818, 76.939696763812904], [68.852211134725124, 76.544811306454605], [68.180572544227644, 76.233641669409096], [64.637326287703004, 75.737754625136219], [61.583507521414752, 75.260884507946784], [58.477082147053366, 74.309056301562819], [56.986785516187993, 73.333043524866227], [55.41933597191094, 72.371267605265956], [55.622837762276291, 71.540594794390316], [57.535692579992386, 70.720463975702145]]], [[[106.970130000000111, 76.97419], [107.240000000000123, 76.48], [108.1538, 76.723350000000138], [111.077260000000138, 76.71], [113.33151, 76.22224], [114.13417, 75.84764], [113.88539, 75.327790000000121], [112.77918, 75.03186], [110.151250000000175, 74.47673], [109.4, 74.18], [110.64, 74.04], [112.11919, 73.787740000000113], [113.019540000000234, 73.976930000000138], [113.529580000000294, 73.33505], [113.96881, 73.59488], [115.56782, 73.75285], [118.776330000000215, 73.58772], [119.02, 73.12], [123.20066, 72.97122], [123.257770000000178, 73.73503], [125.380000000000166, 73.56], [126.97644, 73.56549], [128.59126, 73.03871], [129.05157, 72.39872], [128.46, 71.98], [129.715990000000204, 71.19304], [131.288580000000252, 70.786990000000102], [132.253500000000145, 71.8363], [133.857660000000294, 71.386420000000143], [135.56193, 71.655250000000123], [137.49755, 71.34763], [138.234090000000123, 71.62803], [139.86983, 71.487830000000116], [139.14791, 72.4161900000001], [140.46817, 72.849410000000134], [149.5, 72.2], [150.35118000000017, 71.60643], [152.96890000000019, 70.84222], [157.00688, 71.03141], [158.99779, 70.86672], [159.830310000000225, 70.45324], [159.70866, 69.72198], [160.94053000000028, 69.43728], [162.279070000000104, 69.64204], [164.05248, 69.66823], [165.940370000000172, 69.47199], [167.83567, 69.58269], [169.57763000000017, 68.6938], [170.816880000000253, 69.01363], [170.008200000000159, 69.65276], [170.453450000000259, 70.09703], [173.643910000000204, 69.81743], [175.72403000000017, 69.877250000000217], [178.6, 69.4], [180.000000000000114, 68.963636363636553], [180.000000000000114, 64.979708702198465], [179.99281, 64.97433], [178.707200000000199, 64.53493], [177.411280000000147, 64.60821], [178.313000000000187, 64.07593], [178.90825000000018, 63.251970000000128], [179.37034, 62.98262], [179.48636, 62.56894], [179.228250000000116, 62.304100000000133], [177.3643, 62.5219], [174.569290000000194, 61.76915], [173.68013, 61.65261], [172.15, 60.95], [170.6985, 60.33618], [170.330850000000282, 59.88177], [168.90046, 60.57355], [166.294980000000265, 59.7885500000002], [165.840000000000202, 60.16], [164.87674, 59.7316], [163.539290000000108, 59.86871], [163.217110000000218, 59.21101], [162.01733, 58.24328], [162.05297, 57.83912], [163.19191, 57.61503], [163.057940000000144, 56.159240000000111], [162.129580000000203, 56.12219], [161.70146, 55.285680000000148], [162.117490000000117, 54.85514], [160.368770000000325, 54.34433], [160.021730000000218, 53.20257], [158.530940000000157, 52.958680000000236], [158.23118, 51.94269], [156.789790000000266, 51.01105], [156.42000000000013, 51.7], [155.99182, 53.15895], [155.43366, 55.381030000000109], [155.914420000000291, 56.767920000000132], [156.75815, 57.3647], [156.81035, 57.83204], [158.364330000000166, 58.05575], [160.150640000000124, 59.314770000000109], [161.87204, 60.343000000000117], [163.66969, 61.1409], [164.473550000000103, 62.55061], [163.258420000000172, 62.46627], [162.65791, 61.6425], [160.12148, 60.54423], [159.30232, 61.77396], [156.72068, 61.43442], [154.218060000000293, 59.758180000000117], [155.04375, 59.14495], [152.81185, 58.88385], [151.265730000000246, 58.78089], [151.33815, 59.50396], [149.78371, 59.655730000000126], [148.54481, 59.16448], [145.48722, 59.33637], [142.197820000000121, 59.03998], [138.958480000000293, 57.08805], [135.12619, 54.72959], [136.70171, 54.603550000000112], [137.19342, 53.97732], [138.1647, 53.755010000000247], [138.80463, 54.25455], [139.90151, 54.189680000000166], [141.34531, 53.089570000000109], [141.37923, 52.23877], [140.59742000000017, 51.23967], [140.51308, 50.045530000000113], [140.061930000000189, 48.446710000000152], [138.554720000000202, 46.99965], [138.21971, 46.30795], [136.86232, 45.143500000000174], [135.515350000000183, 43.989], [134.869390000000237, 43.39821], [133.536870000000249, 42.81147], [132.90627, 42.79849], [132.278070000000241, 43.284560000000106], [130.935870000000136, 42.55274], [130.78, 42.220000000000191], [130.640000000000157, 42.395], [130.633866408409801, 42.903014634770543], [131.144687941614961, 42.929989732426932], [131.288555129115593, 44.111519680348252], [131.025190000000237, 44.96796], [131.883454217659562, 45.321161607436508], [133.097120000000189, 45.14409], [133.769643996313164, 46.116926988299149], [134.112350000000163, 47.212480000000127], [134.50081, 47.578450000000139], [135.026311476786759, 48.478229885443902], [133.373595819228001, 48.183441677434836], [132.506690000000106, 47.78896], [130.987260000000106, 47.79013], [130.582293328982644, 48.72968740497619], [129.397817824420486, 49.4406000840156], [127.657400000000351, 49.76027], [127.287455682484904, 50.739797268265434], [126.939156528837827, 51.353894151405896], [126.564399041856959, 51.784255479532689], [125.946348911646439, 52.792798570356936], [125.068211297710434, 53.161044826868924], [123.57147, 53.4588], [122.245747918793043, 53.431725979213681], [121.003084751470354, 53.251401068731226], [120.177088657716865, 52.753886216841195], [120.725789015791975, 52.516226304730893], [120.7382, 51.96411], [120.182080000000155, 51.64355], [119.27939, 50.58292], [119.288460728025839, 50.142882798861947], [117.87924441942647, 49.510983384797036], [116.67880089728618, 49.888531399121398], [115.485695428531415, 49.805177313834733], [114.962109816550353, 50.140247300815119], [114.362456496235325, 50.24830272073747], [112.897739699354361, 49.543565375356984], [111.581230910286649, 49.377968248077671], [110.662010532678835, 49.130128078805846], [109.402449171996707, 49.292960516957685], [108.475167270951275, 49.282547715850704], [107.868175897251092, 49.793705145865871], [106.888804152455293, 50.274295966180276], [105.886591424586868, 50.40601919209216], [104.62158, 50.275320000000157], [103.676545444760336, 50.08996613219513], [102.25589, 50.510560000000105], [102.06521, 51.25991], [100.889480421962631, 51.516855780638409], [99.981732212323564, 51.63400625264395], [98.861490513100492, 52.047366034546698], [97.82573978067451, 51.010995184933236], [98.231761509191699, 50.422400621128716], [97.259760000000199, 49.72605], [95.814020000000156, 49.977460000000114], [94.815949334698757, 50.01343333597088], [94.147566359435601, 50.480536607457161], [93.10421, 50.49529], [92.234711541719676, 50.802170722041737], [90.713667433640765, 50.331811835321098], [88.805566847695573, 49.470520738312459], [87.751264276076824, 49.297197984405543], [87.359970330762692, 49.214980780629148], [86.829356723989648, 49.826674709668133], [85.541269972682485, 49.69285858824815], [85.115559523462082, 50.117302964877631], [84.416377394553038, 50.311399644565817], [83.935114780618903, 50.889245510453563], [83.383003778012451, 51.069182847693881], [81.945985548839943, 50.812195949906325], [80.568446893235446, 51.388336493528435], [80.035559523441705, 50.864750881547209], [77.80091556184432, 53.404414984747532], [76.525179477854749, 54.177003485727127], [76.891100294913443, 54.490524400441913], [74.384820000000119, 53.546850000000113], [73.425678745420512, 53.489810289109741], [73.50851606638436, 54.035616766976588], [72.224150018202195, 54.376655381886778], [71.180131056609468, 54.133285224008247], [70.86526655465515, 55.169733588270091], [69.068166945272893, 55.385250149143488], [68.169100376258896, 54.970391750704366], [65.66687, 54.601250000000149], [65.178533563095939, 54.354227810272064], [61.436600000000126, 54.00625], [60.978066440683236, 53.664993394579128], [61.69998619980062, 52.979996446334255], [60.73999311711453, 52.719986477257734], [60.927268507740237, 52.447548326214999], [59.967533807215567, 51.96042043721566], [61.588003371024136, 51.272658799843171], [61.337424350840998, 50.799070136104248], [59.932807244715555, 50.842194118851822], [59.642282342370564, 50.545442206415707], [58.363320000000122, 51.06364], [56.77798, 51.04355], [55.71694, 50.621710000000142], [54.532878452376181, 51.026239732459359], [52.328723585831042, 51.718652248738088], [50.766648390512174, 51.692762356159861], [48.702381626181044, 50.605128485712825], [48.577841424357601, 49.87475962991563], [47.549480421749379, 50.454698391311119], [46.751596307162764, 49.356005764353725], [47.043671502476585, 49.152038886097571], [46.466445753776291, 48.394152330104923], [47.315240000000152, 47.71585], [48.05725, 47.74377], [48.694733514201872, 47.075628160177885], [48.59325000000014, 46.56104], [49.101160000000121, 46.39933], [48.645410000000105, 45.80629], [47.67591, 45.641490000000111], [46.68201, 44.6092], [47.59094, 43.660160000000118], [47.49252, 42.98658], [48.58437000000017, 41.80888], [47.987283156126033, 41.405819200194387], [47.815665724484653, 41.151416124021338], [47.373315464066387, 41.219732367511135], [46.686070591016708, 41.827137152669899], [46.404950799348924, 41.860675157227426], [45.7764, 42.092440000000224], [45.470279168485909, 42.502780666670041], [44.537622918482057, 42.711992702803677], [43.93121, 42.554960000000101], [43.755990000000182, 42.74083], [42.394400000000154, 43.2203], [40.922190000000128, 43.382150000000131], [40.076964959479838, 43.553104153002486], [39.95500857927108, 43.434997666999287], [38.68, 44.28], [37.539120000000104, 44.65721], [36.675460000000122, 45.24469], [37.40317, 45.40451], [38.23295, 46.24087], [37.67372, 46.63657], [39.14767, 47.044750000000128], [39.121200000000123, 47.26336], [38.22353803889947, 47.102189846375971], [38.2551123390298, 47.546400458356956], [38.77057, 47.825620000000228], [39.738277622238982, 47.898937079452068], [39.895620000000136, 48.23241], [39.67465, 48.783820000000127], [40.080789015469477, 49.307429917999364], [40.069040000000108, 49.60105], [38.594988234213552, 49.926461900423718], [38.010631137857068, 49.915661526074715], [37.393459506995228, 50.383953355503664], [36.626167840325387, 50.225590928745127], [35.35611616388811, 50.577197374059139], [35.37791, 50.77394], [35.02218305841793, 51.207572333371495], [34.224815708154402, 51.255993150428921], [34.141978387190612, 51.56641347920619], [34.391730584457228, 51.768881740925892], [33.75269982273587, 52.335074571331646], [32.715760532367163, 52.238465481162159], [32.412058139787767, 52.288694973349763], [32.15944000000021, 52.061250000000101], [31.78597, 52.10168], [31.540018344862254, 52.742052313846429], [31.305200636527978, 53.073995876673301], [31.49764, 53.167430000000124], [32.304519484188368, 53.132726141972839], [32.693643019346119, 53.351420803432141], [32.405598585751157, 53.618045355842], [31.731272820774585, 53.794029446012011], [31.791424187962399, 53.974638576872181], [31.384472283663818, 54.157056382862365], [30.757533807098774, 54.811770941784388], [30.971835971813245, 55.08154775656412], [30.873909132620064, 55.55097646750351], [29.896294386522435, 55.789463202530484], [29.371571893030783, 55.670090643936263], [29.229513380660389, 55.918344224666399], [28.176709425577933, 56.169129950578778], [27.855282016722519, 56.759326483784363], [27.770015903440985, 57.244258124411189], [27.288184848751648, 57.474528306703903], [27.716685825315771, 57.791899115624439], [27.420150000000202, 58.724570000000128], [28.131699253051856, 59.300825100330982], [27.98112, 59.47537], [29.1177, 60.028050000000107], [28.07, 60.503520000000137], [30.211107212044645, 61.780027777749673], [31.139991082491029, 62.357692776124431], [31.516092156711263, 62.867687486412898], [30.035872430142796, 63.552813625738551], [30.444684686003736, 64.204453436939062], [29.544429559047014, 64.948671576590542], [30.21765, 65.80598], [29.054588657352376, 66.944286200622017], [29.977426385220689, 67.69829702419274], [28.445943637818765, 68.364612942163987], [28.591929559043358, 69.064776923286686], [29.39955, 69.15692000000017], [31.101080000000103, 69.55811], [32.132720000000255, 69.905950000000232], [33.77547, 69.301420000000107], [36.51396, 69.06342], [40.292340000000159, 67.9324], [41.059870000000124, 67.457130000000106], [41.125950000000174, 66.79158000000011], [40.01583, 66.266180000000119], [38.38295, 65.99953], [33.918710000000168, 66.75961], [33.18444, 66.63253], [34.81477, 65.900150000000124], [34.87857425307876, 65.436212877048192], [34.943910000000152, 64.414370000000147], [36.23129, 64.10945], [37.012730000000111, 63.84983], [37.141970000000143, 64.33471], [36.539579035089801, 64.76446], [37.176040000000135, 65.143220000000113], [39.59345, 64.520790000000162], [40.4356, 64.76446], [39.762600000000148, 65.49682], [42.09309, 66.47623], [43.01604000000011, 66.41858], [43.94975000000013, 66.06908], [44.53226, 66.756340000000122], [43.69839, 67.35245], [44.187950000000136, 67.95051], [43.45282, 68.57079], [46.250000000000135, 68.25], [46.821340000000156, 67.68997], [45.55517, 67.56652], [45.56202, 67.010050000000192], [46.349150000000137, 66.66767], [47.894160000000248, 66.884550000000146], [48.13876, 67.52238], [50.227660000000142, 67.998670000000132], [53.717430000000164, 68.85738], [54.47171, 68.80815], [53.485820000000118, 68.20131], [54.72628, 68.09702], [55.442680000000124, 68.43866], [57.317020000000149, 68.46628], [58.802000000000206, 68.88082], [59.941420000000178, 68.27844], [61.077840000000165, 68.94069], [60.03, 69.52], [60.55, 69.85], [63.504000000000147, 69.54739], [64.888115, 69.234835000000132], [68.512160000000108, 68.09233000000016], [69.18068, 68.61563000000011], [68.16444, 69.14436], [68.13522, 69.35649], [66.930080000000103, 69.454610000000102], [67.25976, 69.92873], [66.724920000000125, 70.708890000000125], [66.69466, 71.028970000000228], [68.540060000000111, 71.934500000000227], [69.19636, 72.843360000000146], [69.94, 73.04000000000012], [72.58754, 72.77629], [72.79603, 72.22006], [71.84811, 71.40898], [72.47011, 71.09019], [72.79188, 70.39114], [72.564700000000201, 69.02085], [73.66787, 68.4079], [73.2387, 67.7404], [71.280000000000101, 66.320000000000149], [72.423010000000147, 66.172670000000167], [72.82077, 66.53267], [73.920990000000131, 66.789460000000119], [74.186510000000183, 67.28429], [75.052, 67.760470000000154], [74.469260000000148, 68.32899], [74.93584, 68.98918], [73.84236, 69.07146], [73.601870000000204, 69.62763], [74.3998, 70.63175], [73.1011, 71.447170000000241], [74.890820000000204, 72.12119], [74.65926, 72.83227], [75.158010000000175, 72.854970000000108], [75.68351, 72.300560000000118], [75.288980000000109, 71.33556], [76.35911, 71.152870000000135], [75.903130000000161, 71.87401], [77.5766500000001, 72.26717], [79.652020000000107, 72.32011], [81.5, 71.75], [80.61071, 72.582850000000107], [80.51109, 73.6482], [82.25, 73.85], [84.65526, 73.805910000000154], [86.822300000000226, 73.93688], [86.00956, 74.459670000000145], [87.166820000000143, 75.11643], [88.31571, 75.14393], [90.26, 75.64], [92.90058, 75.77333], [93.234210000000132, 76.0472], [95.860000000000127, 76.14], [96.67821, 75.91548], [98.922540000000197, 76.44689], [100.759670000000199, 76.43028], [101.03532, 76.86189], [101.990840000000105, 77.287540000000192], [104.3516, 77.69792], [106.066640000000135, 77.37389], [104.705000000000211, 77.1274], [106.970130000000111, 76.97419]]], [[[105.07547, 78.30689], [99.43814, 77.921], [101.2649, 79.23399], [102.08635, 79.34641], [102.837815, 79.28129], [105.37243, 78.71334], [105.07547, 78.30689]]], [[[51.136186557831266, 80.54728017854093], [49.793684523320692, 80.415427761548202], [48.894411248577526, 80.33956675894369], [48.75493655782175, 80.175468248200829], [47.586119012244147, 80.010181179515328], [46.502825962109647, 80.247246812654339], [47.072455275262897, 80.559424140129451], [44.846958042181107, 80.589809882317169], [46.799138624871226, 80.771917629713627], [48.31847741068465, 80.784009914869927], [48.52280602396668, 80.514568996900138], [49.097189568890897, 80.753985907708412], [50.039767693894603, 80.918885403151791], [51.522932977103679, 80.699725653801906], [51.136186557831266, 80.54728017854093]]], [[[99.93976, 78.88094], [97.75794, 78.7562], [94.97259, 79.044745], [93.31288, 79.4265], [92.5454, 80.14379], [91.18107, 80.34146], [93.77766, 81.0246], [95.940895, 81.2504], [97.88385, 80.746975], [100.186655, 79.780135], [99.93976, 78.88094]]]] } }, - { "type": "Feature", "properties": { "admin": "Rwanda", "name": "Rwanda", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[30.419104852019235, -1.134659112150416], [30.816134881317705, -1.698914076345388], [30.758308953583104, -2.287250257988368], [30.469696079232978, -2.413857517103458], [29.938359002407935, -2.348486830254238], [29.632176141078585, -2.917857761246096], [29.02492638521678, -2.839257907730157], [29.117478875451546, -2.292211195488384], [29.254834832483336, -2.215109958508911], [29.29188683443661, -1.620055840667987], [29.579466180140876, -1.341313164885626], [29.821518588996003, -1.443322442229785], [30.419104852019235, -1.134659112150416]]] } }, - { "type": "Feature", "properties": { "admin": "Western Sahara", "name": "W. Sahara", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-8.794883999049075, 27.120696316022503], [-8.81782833498667, 27.656425889592349], [-8.665589565454805, 27.656425889592349], [-8.66512447756419, 27.58947907155822], [-8.684399786809051, 27.395744126895998], [-8.687293667017398, 25.881056219988899], [-11.969418911171159, 25.933352769468261], [-11.93722449385332, 23.374594224536164], [-12.874221564169574, 23.284832261645171], [-13.118754441774708, 22.771220201096249], [-12.929101935263528, 21.327070624267559], [-16.845193650773989, 21.333323472574875], [-17.063423224342568, 20.99975210213082], [-17.020428432675736, 21.422310288981475], [-17.002961798561085, 21.420734157796574], [-14.750954555713532, 21.50060008390366], [-14.630832688851068, 21.860939846274899], [-14.221167771857251, 22.310163072188153], [-13.891110398809044, 23.691009019459297], [-12.500962693725368, 24.770116278578193], [-12.030758836301613, 26.030866197203036], [-11.718219773800353, 26.104091701760616], [-11.392554897496977, 26.883423977154358], [-10.551262579785272, 26.990807603456879], [-10.18942420087758, 26.860944729107398], [-9.735343390328877, 26.860944729107398], [-9.413037482124464, 27.088476060488514], [-8.794883999049075, 27.120696316022503]]] } }, - { "type": "Feature", "properties": { "admin": "Saudi Arabia", "name": "Saudi Arabia", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[42.779332309750963, 16.34789134364868], [42.64957278826607, 16.77463532151496], [42.347989129410706, 17.075805568911996], [42.270887892431219, 17.474721787989122], [41.754381951673949, 17.833046169500971], [41.221391229015573, 18.671599636301206], [40.939341261566533, 19.486485297111752], [40.247652215339819, 20.174634507726488], [39.801684604660934, 20.338862209550054], [39.139399448408277, 21.29190481209293], [39.023695916506782, 21.986875311770191], [39.066328973147577, 22.579655666590263], [38.492772251140075, 23.688451036060851], [38.023860304523616, 24.078685614512928], [37.483634881344379, 24.285494696545008], [37.154817742671177, 24.858482977797301], [37.209491408035994, 25.084541530858104], [36.931627231602583, 25.602959499610172], [36.639603712721218, 25.826227525327219], [36.249136590323808, 26.570135606384873], [35.640181512196385, 27.376520494083415], [35.130186801907875, 28.063351955674712], [34.632336053207972, 28.058546047471559], [34.787778761541936, 28.607427273059692], [34.832220493312938, 28.957483425404838], [34.956037225084252, 29.356554673778835], [36.068940870922049, 29.19749461518445], [36.501214227043583, 29.505253607698702], [36.740527784987243, 29.865283311476183], [37.503581984209028, 30.003776150018396], [37.668119744626374, 30.338665269485894], [37.998848911294367, 30.508499864213128], [37.002165561681004, 31.508412990844736], [39.004885695152545, 32.010216986614971], [39.195468377444961, 32.16100881604266], [40.399994337736238, 31.889991766887931], [41.889980910007829, 31.190008653278362], [44.709498732284736, 29.178891099559376], [46.568713413281742, 29.099025173452283], [47.459821811722819, 29.002519436147217], [47.708850538937376, 28.526062730416136], [48.416094191283939, 28.552004299426663], [48.807594842327163, 27.689627997339876], [49.299554477745815, 27.461218166609804], [49.470913527225647, 27.109999294538078], [50.152422316290874, 26.689663194275994], [50.212935418504671, 26.277026882425371], [50.113303257045928, 25.943972276304248], [50.23985883972874, 25.608049628190923], [50.527386509000728, 25.327808335872099], [50.660556675016885, 24.999895534764018], [50.810108270069563, 24.754742539971371], [51.112415398977006, 24.556330878186721], [51.389607781790623, 24.627385972588051], [51.579518670463258, 24.245497137951102], [51.617707553926969, 24.014219265228824], [52.000733270074321, 23.001154486578937], [55.006803012924898, 22.496947536707129], [55.208341098863187, 22.708329982997039], [55.666659376859812, 22.000001125572336], [54.999981723862355, 19.999994004796104], [52.000009800022227, 19.000003363516054], [49.116671583864857, 18.616667588774941], [48.183343540241324, 18.166669216377311], [47.466694777217626, 17.116681626854877], [47.000004917189749, 16.949999294497438], [46.749994337761642, 17.283338120996174], [46.366658563020529, 17.233315334537632], [45.399999220568752, 17.333335069238554], [45.216651238797184, 17.43332896572333], [44.062613152855072, 17.410358791569589], [43.791518589051904, 17.319976711491105], [43.380794305196098, 17.579986680567668], [43.115797560403351, 17.088440456607369], [43.218375278502734, 16.666889960186406], [42.779332309750963, 16.34789134364868]]] } }, - { "type": "Feature", "properties": { "admin": "Sudan", "name": "Sudan", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[33.963392794971178, 9.464285229420623], [33.824963480907506, 9.48406084571536], [33.842130853028145, 9.981914637215992], [33.721959248183097, 10.325262079630191], [33.206938084561777, 10.720111638406591], [33.086766479716729, 11.441141267476493], [33.206938084561777, 12.179338268667093], [32.743419037302537, 12.24800775714999], [32.674749548819641, 12.024831919580716], [32.073891524594778, 11.973329803218517], [32.314234734284746, 11.681484477166519], [32.400071594888338, 11.080626452941486], [31.850715687025509, 10.531270545078822], [31.352861895524875, 9.810240916008693], [30.837840731903377, 9.707236683284519], [29.996639497988546, 10.290927335388684], [29.618957311332842, 10.084918869940223], [29.515953078608607, 9.793073543888053], [29.000931914987166, 9.604232450560287], [28.966597170745779, 9.398223985111654], [27.970889587744345, 9.398223985111654], [27.833550610778783, 9.604232450560287], [27.112520981708876, 9.638567194801622], [26.752006167173811, 9.466893473594492], [26.477328213242508, 9.552730334198086], [25.96230704962101, 10.136420986302422], [25.790633328413943, 10.411098940233726], [25.069603699343979, 10.27375996326799], [24.79492574541268, 9.810240916008693], [24.537415163602017, 8.917537565731719], [24.194067721187643, 8.728696472403895], [23.886979580860665, 8.619729712933063], [23.805813429466745, 8.666318874542522], [23.459012892355979, 8.954285793489019], [23.394779087017291, 9.26506785729225], [23.557249790142915, 9.681218166538766], [23.554304233502187, 10.089255275915319], [22.977543572692749, 10.714462591998538], [22.864165480244246, 11.142395127807616], [22.87622, 11.384610000000119], [22.50869, 11.67936], [22.49762, 12.26024], [22.28801, 12.64605], [21.93681, 12.588180000000133], [22.03759, 12.95546], [22.29658, 13.37232], [22.18329, 13.78648], [22.51202, 14.09318], [22.30351, 14.32682], [22.567950000000106, 14.944290000000134], [23.02459, 15.68072], [23.886890000000101, 15.61084], [23.837660000000135, 19.580470000000101], [23.850000000000129, 20.0], [25.00000000000011, 20.00304], [25.00000000000011, 22.0], [29.02, 22.0], [32.9, 22.0], [36.86623, 22.0], [37.18872, 21.01885], [36.96941, 20.837440000000125], [37.114700000000134, 19.80796], [37.48179, 18.61409], [37.86276, 18.36786], [38.410089959473218, 17.998307399970312], [37.904000000000103, 17.42754], [37.16747, 17.263140000000128], [36.852530000000108, 16.95655], [36.75389, 16.29186], [36.32322, 14.82249], [36.42951, 14.42211], [36.27022, 13.563330000000118], [35.86363, 12.57828], [35.26049, 12.08286], [34.831630000000125, 11.318960000000116], [34.73115000000012, 10.910170000000106], [34.25745, 10.63009], [33.96162, 9.58358], [33.963392794971178, 9.464285229420623]]] } }, - { "type": "Feature", "properties": { "admin": "South Sudan", "name": "S. Sudan", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[33.963392794971178, 9.464285229420623], [33.97498, 8.68456], [33.82550000000014, 8.37916], [33.294800000000116, 8.35458], [32.95418, 7.7849700000001], [33.56829, 7.71334], [34.0751, 7.22595], [34.25032, 6.82607], [34.70702, 6.59422000000012], [35.298007118233095, 5.506], [34.620196267853935, 4.847122742082034], [34.005, 4.249884947362147], [33.39, 3.79], [32.68642, 3.79232], [31.881450000000136, 3.55827], [31.24556, 3.7819], [30.83385, 3.50917], [29.95349, 4.1737], [29.715995314256013, 4.600804755060152], [29.159078403446635, 4.389267279473244], [28.696677687298795, 4.455077215996993], [28.428993768026992, 4.287154649264607], [27.979977247842946, 4.408413397637388], [27.374226108517625, 5.233944403500173], [27.213409051225248, 5.550953477394613], [26.465909458123289, 5.946717434101855], [26.213418409945113, 6.546603298362127], [25.796647983511257, 6.979315904158169], [25.124130893664805, 7.500085150579422], [25.114932488716867, 7.825104071479244], [24.567369012152191, 8.229187933785452], [23.886979580860665, 8.619729712933063], [24.194067721187643, 8.728696472403895], [24.537415163602017, 8.917537565731719], [24.79492574541268, 9.810240916008693], [25.069603699343979, 10.27375996326799], [25.790633328413943, 10.411098940233726], [25.96230704962101, 10.136420986302422], [26.477328213242508, 9.552730334198086], [26.752006167173811, 9.466893473594492], [27.112520981708876, 9.638567194801622], [27.833550610778783, 9.604232450560287], [27.970889587744345, 9.398223985111654], [28.966597170745779, 9.398223985111654], [29.000931914987166, 9.604232450560287], [29.515953078608607, 9.793073543888053], [29.618957311332842, 10.084918869940223], [29.996639497988546, 10.290927335388684], [30.837840731903377, 9.707236683284519], [31.352861895524875, 9.810240916008693], [31.850715687025509, 10.531270545078822], [32.400071594888338, 11.080626452941486], [32.314234734284746, 11.681484477166519], [32.073891524594778, 11.973329803218517], [32.674749548819641, 12.024831919580716], [32.743419037302537, 12.24800775714999], [33.206938084561777, 12.179338268667093], [33.086766479716729, 11.441141267476493], [33.206938084561777, 10.720111638406591], [33.721959248183097, 10.325262079630191], [33.842130853028145, 9.981914637215992], [33.824963480907506, 9.48406084571536], [33.963392794971178, 9.464285229420623]]] } }, - { "type": "Feature", "properties": { "admin": "Senegal", "name": "Senegal", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-16.713728807023468, 13.594958604379853], [-17.126106736712611, 14.373515733289221], [-17.625042690490655, 14.72954051356407], [-17.185172898822227, 14.91947724045286], [-16.700706346085919, 15.621527411354107], [-16.463098110407881, 16.135036119038457], [-16.120690070041928, 16.45566254319338], [-15.623666144258689, 16.369337063049809], [-15.135737270558813, 16.587282416240779], [-14.577347581428977, 16.598263658102805], [-14.099521450242175, 16.304302273010489], [-13.43573767745306, 16.039383042866188], [-12.830658331747513, 15.303691514542942], [-12.170750291380299, 14.616834214735503], [-12.124887457721256, 13.994727484589784], [-11.927716030311613, 13.422075100147392], [-11.553397793005427, 13.141213690641063], [-11.467899135778522, 12.754518947800973], [-11.513942836950587, 12.442987575729415], [-11.658300950557928, 12.386582749882834], [-12.20356482588563, 12.465647691289401], [-12.278599005573438, 12.354440008997285], [-12.499050665730561, 12.332089952031053], [-13.217818162478235, 12.575873521367964], [-13.700476040084322, 12.586182969610192], [-15.548476935274005, 12.628170070847343], [-15.816574266004251, 12.515567124883345], [-16.147716844130581, 12.547761542201185], [-16.67745195155457, 12.38485158940105], [-16.84152462408127, 13.151393947802557], [-15.931295945692208, 13.130284125211331], [-15.691000535534991, 13.270353094938455], [-15.511812506562931, 13.278569647672864], [-15.141163295949463, 13.509511623585235], [-14.712197231494626, 13.298206691943774], [-14.277701788784553, 13.28058502853224], [-13.844963344772404, 13.505041612191999], [-14.046992356817478, 13.794067898000446], [-14.376713833055785, 13.625680243377371], [-14.687030808968483, 13.63035696049978], [-15.081735398813816, 13.876491807505982], [-15.398770310924457, 13.860368760630916], [-15.624596320039936, 13.623587347869556], [-16.713728807023468, 13.594958604379853]]] } }, - { "type": "Feature", "properties": { "admin": "Solomon Islands", "name": "Solomon Is.", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[162.119024693040842, -10.482719008021133], [162.398645868172196, -10.826367282762119], [161.700032180018354, -10.820011081590222], [161.319796991214702, -10.204751478723123], [161.917383254237933, -10.446700534713653], [162.119024693040842, -10.482719008021133]]], [[[160.852228631837903, -9.872937106977002], [160.462588332357228, -9.89520964929484], [159.849447463214176, -9.794027194867367], [159.640002883135139, -9.639979750205269], [159.70294477766663, -9.242949720906777], [160.362956170898428, -9.400304457235533], [160.688517694337179, -9.610162448772808], [160.852228631837903, -9.872937106977002]]], [[[161.679981724289121, -9.599982191611373], [161.52939660059053, -9.784312025596433], [160.788253208660507, -8.917543226764918], [160.579997186524338, -8.320008640173965], [160.92002811100491, -8.320008640173965], [161.280006138349961, -9.120011488484449], [161.679981724289121, -9.599982191611373]]], [[[159.875027297198585, -8.337320244991714], [159.917401971677975, -8.538289890174864], [159.133677199539335, -8.114181410355398], [158.586113722974687, -7.754823500197713], [158.211149530264834, -7.421872246941147], [158.359977655265425, -7.320017998893915], [158.820001255527671, -7.56000335045739], [159.640002883135139, -8.020026950719567], [159.875027297198585, -8.337320244991714]]], [[[157.53842573468927, -7.347819919466928], [157.339419793933217, -7.404767347852554], [156.902030471014768, -7.176874281445391], [156.491357863591304, -6.765943291860394], [156.542827590153934, -6.599338474151478], [157.140000441718882, -7.021638278840653], [157.53842573468927, -7.347819919466928]]]] } }, - { "type": "Feature", "properties": { "admin": "Sierra Leone", "name": "Sierra Leone", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[-11.438779466182053, 6.785916856305746], [-11.708194545935736, 6.860098374860724], [-12.428098924193815, 7.262942002792029], [-12.949049038128193, 7.798645738145736], [-13.124025437868479, 8.163946438016977], [-13.246550258832512, 8.903048610871506], [-12.711957566773076, 9.342711696810765], [-12.596719122762206, 9.620188300001969], [-12.425928514037562, 9.835834051955953], [-12.150338100625003, 9.858571682164378], [-11.917277390988655, 10.046983954300556], [-11.117481248407328, 10.045872911006283], [-10.839151984083299, 9.688246161330367], [-10.622395188835037, 9.267910061068276], [-10.65477047366589, 8.977178452994194], [-10.494315151399629, 8.715540676300433], [-10.505477260774667, 8.348896389189603], [-10.230093553091276, 8.406205552601291], [-10.695594855176477, 7.939464016141085], [-11.14670427086838, 7.396706447779534], [-11.199801805048278, 7.105845648624735], [-11.438779466182053, 6.785916856305746]]] } }, - { "type": "Feature", "properties": { "admin": "El Salvador", "name": "El Salvador", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-87.793111131526558, 13.384480495655051], [-87.904112108089507, 13.149016831917134], [-88.483301561216791, 13.163951320849488], [-88.843227912129692, 13.259733588102474], [-89.256742723329282, 13.4585328231293], [-89.812393561547637, 13.520622056527994], [-90.095554572290951, 13.73533763270073], [-90.064677903996568, 13.881969509328924], [-89.7219339668207, 14.134228013561694], [-89.5342193265205, 14.244815578666302], [-89.587342698916544, 14.362586167859485], [-89.353325975282772, 14.424132798719112], [-89.058511929057644, 14.340029405164085], [-88.843072882832814, 14.140506700085169], [-88.541230841815974, 13.980154730683475], [-88.50399797234968, 13.845485948130854], [-88.065342576840123, 13.964625962779774], [-87.859515347021585, 13.893312486216979], [-87.723502977229387, 13.785050360565503], [-87.793111131526558, 13.384480495655051]]] } }, - { "type": "Feature", "properties": { "admin": "Somaliland", "name": "Somaliland", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[48.938129510296491, 9.451748968946672], [48.486735874226994, 8.837626247589979], [47.78942, 8.003], [46.948328484897942, 7.996876532417386], [43.67875, 9.183580000000116], [43.296975132018744, 9.540477403191742], [42.92812, 10.021940000000139], [42.55876, 10.572580000000126], [42.776851841000948, 10.926878566934416], [43.145304803242126, 11.462039699748853], [43.470659620951658, 11.27770986576388], [43.666668328634834, 10.864169216348158], [44.117803582542805, 10.445538438351603], [44.614259067570849, 10.442205308468941], [45.556940545439133, 10.698029486529775], [46.645401238802997, 10.816549383991171], [47.525657586462778, 11.127228094929986], [48.021596307167769, 11.193063869669741], [48.378783807169263, 11.375481675660122], [48.948206414593457, 11.410621649618516], [48.942005242718423, 11.394266058798163], [48.938491245322595, 10.982327378783451], [48.938232863161076, 9.973500067581481], [48.938129510296491, 9.451748968946672]]] } }, - { "type": "Feature", "properties": { "admin": "Somalia", "name": "Somalia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[49.72862, 11.5789], [50.25878, 11.67957], [50.73202, 12.0219], [51.1112, 12.02464], [51.13387, 11.74815], [51.04153, 11.16651], [51.04531, 10.6409], [50.83418, 10.27972], [50.55239, 9.19874], [50.07092, 8.08173], [49.4527, 6.80466], [48.59455, 5.33911], [47.74079, 4.2194], [46.56476, 2.85529], [45.56399, 2.04576], [44.06815, 1.05283], [43.13597, 0.2922], [42.04157, -0.91916], [41.81095, -1.44647], [41.58513, -1.68325], [40.993, -0.85829], [40.98105, 2.78452], [41.855083092643966, 3.918911920483726], [42.12861, 4.23413], [42.76967, 4.25259], [43.66087, 4.95755], [44.9636, 5.00162], [47.78942, 8.003], [48.486735874226937, 8.837626247589993], [48.938129510296442, 9.451748968946616], [48.938232863161026, 9.973500067581508], [48.938491245322481, 10.982327378783465], [48.942005242718345, 11.394266058798136], [48.948204758509732, 11.410617281697961], [49.26776, 11.43033], [49.72862, 11.5789]]] } }, - { "type": "Feature", "properties": { "admin": "Republic of Serbia", "name": "Serbia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[20.874312778413408, 45.416375433934306], [21.483526238702204, 45.181170152357865], [21.562022739353718, 44.768947251965635], [22.145087924902892, 44.478422349620573], [22.459022251075961, 44.702517198254426], [22.705725538837434, 44.578002834647002], [22.47400841644065, 44.409227606781762], [22.657149692483067, 44.234923000661347], [22.410446404721593, 44.008063462900047], [22.500156691180219, 43.642814439460999], [22.986018507588479, 43.211161200527094], [22.604801466571352, 42.898518785161109], [22.43659467946139, 42.580321153323943], [22.545011834409642, 42.461362006188025], [22.380525750424674, 42.320259507815074], [21.917080000000105, 42.30364], [21.576635989402117, 42.245224397061847], [21.54332, 42.32025], [21.66292, 42.43922], [21.77505, 42.6827], [21.63302, 42.67717], [21.43866, 42.86255], [21.27421, 42.90959], [21.143395, 43.068685000000123], [20.95651, 43.13094], [20.81448, 43.27205], [20.63508, 43.21671], [20.49679, 42.88469], [20.25758, 42.81275], [20.3398, 42.89852], [19.95857, 43.10604], [19.63, 43.213779970270522], [19.48389, 43.35229], [19.21852, 43.52384], [19.454, 43.568100000000115], [19.59976, 44.03847], [19.11761, 44.42307], [19.36803, 44.863], [19.00548, 44.86023], [19.390475701584588, 45.236515611342369], [19.072768995854172, 45.521511135432078], [18.82982, 45.90888], [19.596044549241636, 46.171729844744547], [20.22019249846289, 46.127468980486569], [20.76217492033998, 45.734573065771478], [20.874312778413408, 45.416375433934306]]] } }, - { "type": "Feature", "properties": { "admin": "Suriname", "name": "Suriname", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-57.147436489476874, 5.973149929219161], [-55.949318406789786, 5.772877915872], [-55.841779751190408, 5.953125311706059], [-55.033250291551759, 6.025291449401662], [-53.958044603070888, 5.756548163267764], [-54.478632981979224, 4.896755682795585], [-54.3995422023565, 4.212611395683466], [-54.006930508018996, 3.620037746592558], [-54.181726040246261, 3.189779771330421], [-54.269705166223183, 2.732391669115046], [-54.524754197799709, 2.311848863123785], [-55.097587449755125, 2.523748073736612], [-55.569755011605984, 2.42150625244713], [-55.973322109589361, 2.510363877773016], [-56.073341844290283, 2.220794989425499], [-55.905600145070871, 2.021995754398659], [-55.995698004771739, 1.817667141116601], [-56.53938574891454, 1.89952260986692], [-57.150097825739898, 2.768926906745406], [-57.281433478409703, 3.333491929534119], [-57.601568976457848, 3.334654649260684], [-58.044694383360664, 4.060863552258382], [-57.860209520078691, 4.576801052260449], [-57.914288906472123, 4.812626451024413], [-57.307245856339492, 5.073566595882225], [-57.147436489476874, 5.973149929219161]]] } }, - { "type": "Feature", "properties": { "admin": "Slovakia", "name": "Slovakia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[18.85314415861361, 49.496229763377634], [18.909574822676316, 49.435845852244562], [19.320712517990469, 49.571574001659179], [19.825022820726865, 49.217125352569219], [20.415839471119849, 49.431453355499755], [20.887955356538406, 49.328772284535823], [21.607808058364206, 49.470107326854077], [22.558137648211751, 49.08573802346713], [22.280841912533553, 48.825392157580659], [22.085608351334848, 48.422264309271782], [21.872236362401729, 48.319970811550007], [20.801293979584919, 48.62385407164237], [20.473562045989862, 48.562850043321809], [20.239054396249344, 48.327567247096916], [19.769470656013109, 48.2026911484636], [19.66136355965849, 48.266614895208647], [19.174364861739885, 48.111378892603859], [18.777024773847668, 48.081768296900627], [18.696512892336923, 47.88095368101439], [17.857132602620023, 47.758428860050365], [17.488472934649813, 47.867466132186209], [16.979666782304033, 48.123497015976298], [16.879982944412998, 48.470013332709463], [16.960288120194573, 48.596982326850593], [17.101984897538895, 48.8169688991171], [17.545006951577101, 48.800019029325362], [17.886484816161808, 48.903475246773695], [17.913511590250462, 48.996492824899072], [18.104972771891848, 49.043983466175298], [18.170498488037961, 49.271514797556421], [18.399993523846174, 49.315000515330034], [18.554971144289478, 49.495015367218777], [18.85314415861361, 49.496229763377634]]] } }, - { "type": "Feature", "properties": { "admin": "Slovenia", "name": "Slovenia", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[13.806475457421524, 46.509306138691201], [14.632471551174827, 46.431817328469535], [15.137091912504982, 46.658702704447016], [16.011663852612653, 46.683610744811688], [16.202298211337361, 46.852385972676949], [16.370504998447412, 46.841327216166498], [16.564808383864854, 46.503750922219822], [15.768732944408548, 46.238108222023442], [15.671529575267552, 45.834153550797865], [15.323953891672403, 45.731782538427673], [15.327674594797424, 45.452316392593218], [14.935243767972931, 45.471695054702671], [14.595109490627804, 45.6349409043127], [14.411968214585411, 45.466165676447446], [13.715059848697221, 45.500323798192369], [13.937630242578305, 45.591015936864608], [13.698109978905475, 46.016778062517339], [13.806475457421524, 46.509306138691201]]] } }, - { "type": "Feature", "properties": { "admin": "Sweden", "name": "Sweden", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[22.183173455501922, 65.723740546320158], [21.213516879977213, 65.02600535751526], [21.369631381930954, 64.413587958424273], [19.778875766690216, 63.609554348395022], [17.847779168375208, 62.749400132896803], [17.11955488451812, 61.341165676510954], [17.831346062906388, 60.636583360427394], [18.787721795332086, 60.081914374422581], [17.869224887776337, 58.95376618105869], [16.829185011470084, 58.719826972073385], [16.44770958829147, 57.041118069071871], [15.87978559740378, 56.104301866268649], [14.666681349352071, 56.20088511822216], [14.100721062891461, 55.407781073622637], [12.942910597392054, 55.361737372450563], [12.625100538797025, 56.307080186581956], [11.787942335668671, 57.441817125063061], [11.027368605196866, 58.856149400459344], [11.468271925511145, 59.432393296946024], [12.300365838274896, 60.117932847730025], [12.631146681375181, 61.293571682370121], [11.992064243221559, 61.800362453856543], [11.930569288794228, 63.128317572676963], [12.57993533697393, 64.066218980558318], [13.571916131248711, 64.049114081469696], [13.9199052263022, 64.445420640716065], [13.555689731509087, 64.7870276963815], [15.108411492582999, 66.19386688909546], [16.108712192456775, 67.302455552836875], [16.768878614985478, 68.013936672631388], [17.729181756265344, 68.010551866316263], [17.993868442464329, 68.567391262477344], [19.878559604581248, 68.407194322372561], [20.025268995857882, 69.065138658312691], [20.645592889089521, 69.106247260200846], [21.978534783626113, 68.616845608180682], [23.539473097434435, 67.936008612735236], [23.565879754335576, 66.396050930437411], [23.903378533633795, 66.006927395279604], [22.183173455501922, 65.723740546320158]]] } }, - { "type": "Feature", "properties": { "admin": "Swaziland", "name": "Swaziland", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[32.071665480281062, -26.733820082304902], [31.868060337051073, -27.17792734142127], [31.282773064913325, -27.285879408478991], [30.685961948374477, -26.743845310169526], [30.676608514129633, -26.398078301704604], [30.949666782359905, -26.022649021104144], [31.044079624157146, -25.731452325139436], [31.333157586397899, -25.660190525008943], [31.837777947728057, -25.843331801051342], [31.985779249811962, -26.29177988048022], [32.071665480281062, -26.733820082304902]]] } }, - { "type": "Feature", "properties": { "admin": "Syria", "name": "Syria", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[38.792340529136077, 33.378686428352218], [36.834062127435537, 32.312937526980768], [35.719918247222743, 32.709192409794859], [35.700797967274745, 32.716013698857374], [35.836396925608618, 32.868123277308506], [35.821100701650231, 33.277426459276292], [36.066460402172048, 33.824912421192543], [36.611750115715886, 34.201788641897174], [36.448194207512095, 34.59393524834406], [35.998402540843628, 34.644914048799997], [35.905023227692219, 35.410009467097318], [36.149762811026527, 35.821534735653664], [36.417550083163029, 36.040616970355053], [36.685389031731795, 36.259699205056457], [36.739494256341395, 36.817520453431079], [37.066761102045824, 36.623036200500614], [38.167727492024191, 36.901210435527766], [38.699891391765895, 36.712927354472335], [39.522580193852541, 36.716053778625984], [40.673259311695681, 37.091276353497285], [41.212089471203043, 37.074352321921687], [42.349591098811764, 37.22987254490409], [41.837064243340954, 36.605853786763568], [41.289707472505448, 36.358814602192261], [41.383965285005807, 35.628316555314349], [41.00615888851992, 34.419372260062111], [38.792340529136077, 33.378686428352218]]] } }, - { "type": "Feature", "properties": { "admin": "Chad", "name": "Chad", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[14.495787387762899, 12.859396267137353], [14.595781284247604, 13.330426947477859], [13.954476759505607, 13.353448798063765], [13.956698846094124, 13.996691189016925], [13.540393507550785, 14.36713369390122], [13.97217, 15.68437], [15.247731154041842, 16.627305813050778], [15.300441114979716, 17.927949937405], [15.68574059414777, 19.957180080642384], [15.90324669766431, 20.387618923417499], [15.487148064850143, 20.730414537025634], [15.47106, 21.04845], [15.096887648181847, 21.308518785074902], [14.8513, 22.862950000000119], [15.86085, 23.40972], [19.84926, 21.49509], [23.837660000000135, 19.580470000000101], [23.886890000000101, 15.61084], [23.02459, 15.68072], [22.567950000000106, 14.944290000000134], [22.30351, 14.32682], [22.51202, 14.09318], [22.18329, 13.78648], [22.29658, 13.37232], [22.03759, 12.95546], [21.93681, 12.588180000000133], [22.28801, 12.64605], [22.49762, 12.26024], [22.50869, 11.67936], [22.87622, 11.384610000000119], [22.864165480244246, 11.142395127807616], [22.231129184668756, 10.971888739460608], [21.723821648859538, 10.567055568885959], [21.000868361096305, 9.475985215691479], [20.059685499764267, 9.012706000194838], [19.094008009526071, 9.074846910025768], [18.81200971850927, 8.982914536978623], [18.911021762780589, 8.630894680206435], [18.389554884523303, 8.281303615751879], [17.964929640380884, 7.890914008002992], [16.705988396886365, 7.508327541529978], [16.4561845231874, 7.734773667832938], [16.290561557691884, 7.754307359239417], [16.106231723706738, 7.497087917506461], [15.279460483469164, 7.42192454673801], [15.436091749745737, 7.692812404811887], [15.120865512765302, 8.382150173369437], [14.979995558337688, 8.796104234243442], [14.544466586981851, 8.965861314322238], [13.954218377344088, 9.549494940626685], [14.17146609869911, 10.021378282100043], [14.627200555081057, 9.920919297724591], [14.909353875394796, 9.992129421422758], [15.46787275560524, 9.982336737503543], [14.923564894275042, 10.891325181517514], [14.960151808337679, 11.555574042197234], [14.89336, 12.21905], [14.495787387762899, 12.859396267137353]]] } }, - { "type": "Feature", "properties": { "admin": "Togo", "name": "Togo", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[1.865240512712318, 6.14215770102973], [1.060121697604927, 5.928837388528875], [0.836931186536333, 6.279978745952147], [0.570384148774849, 6.914358628767188], [0.490957472342245, 7.411744289576474], [0.712029249686878, 8.312464504423827], [0.461191847342121, 8.677222601756013], [0.365900506195885, 9.46500397382948], [0.367579990245389, 10.191212876827176], [-0.049784715159944, 10.706917832883928], [0.023802524423701, 11.018681748900802], [0.899563022474069, 10.997339382364258], [0.772335646171484, 10.470808213742357], [1.077795037448737, 10.175606594275022], [1.425060662450136, 9.825395412632998], [1.46304284018467, 9.334624335157086], [1.664477573258381, 9.128590399609378], [1.618950636409238, 6.832038072126236], [1.865240512712318, 6.14215770102973]]] } }, - { "type": "Feature", "properties": { "admin": "Thailand", "name": "Thailand", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[102.58493248902667, 12.186594956913279], [101.687157830819928, 12.645740057826568], [100.831809523524839, 12.627084865769204], [100.978467238369191, 13.412721665902563], [100.097797479251099, 13.406856390837429], [100.018732537844528, 12.307001044153353], [99.478920526123602, 10.846366685423545], [99.153772414143134, 9.963061428258554], [99.222398716226749, 9.239255479362425], [99.873831821698118, 9.207862046745118], [100.279646844486194, 8.29515289960605], [100.45927412313273, 7.429572658717175], [101.017327915452697, 6.856868597842476], [101.623079054778032, 6.740622463401918], [102.141186964936367, 6.221636053894626], [101.81428185425797, 5.810808417174242], [101.154218784593837, 5.691384182147713], [101.075515578213327, 6.20486705161592], [100.259596388756933, 6.642824815289542], [100.085756870527092, 6.46448944745029], [99.690690545655727, 6.848212795433595], [99.519641554769606, 7.343453884302759], [98.988252801512289, 7.907993068875325], [98.503786248775967, 8.382305202666286], [98.339661899816988, 7.794511623562384], [98.150009393305808, 8.350007432483876], [98.259150018306229, 8.973922837759799], [98.553550653073017, 9.932959906448543], [99.038120558673953, 10.960545762572435], [99.587286004639694, 11.892762762901695], [99.196353794351637, 12.804748439988666], [99.212011753336071, 13.269293728076462], [99.097755161538728, 13.827502549693275], [98.430819126379859, 14.622027696180831], [98.192074009191373, 15.123702500870349], [98.537375929765687, 15.308497422746081], [98.90334842325673, 16.177824204976115], [98.493761020911322, 16.837835598207928], [97.859122755934848, 17.567946071843657], [97.375896437573516, 18.445437730375811], [97.797782830804394, 18.627080389881751], [98.253723992915582, 19.708203029860041], [98.959675734454848, 19.752980658440944], [99.543309360759281, 20.186597601802056], [100.115987583417819, 20.41784963630818], [100.548881056726856, 20.109237982661124], [100.606293573003128, 19.508344427971217], [101.282014601651667, 19.462584947176762], [101.035931431077742, 18.408928330961611], [101.059547560635139, 17.512497259994486], [102.113591750092453, 18.109101670804161], [102.413004998791592, 17.932781683824281], [102.998705682387694, 17.961694647691598], [103.200192091893726, 18.309632066312769], [103.956476678485288, 18.240954087796872], [104.716947056092465, 17.428858954330078], [104.779320509868768, 16.441864935771445], [105.589038527450128, 15.570316066952856], [105.544338413517664, 14.723933620660414], [105.218776890078871, 14.27321177821069], [104.281418084736586, 14.416743068901363], [102.988422072361601, 14.225721136934464], [102.348099399833004, 13.39424734135822], [102.58493248902667, 12.186594956913279]]] } }, - { "type": "Feature", "properties": { "admin": "Tajikistan", "name": "Tajikistan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[71.014198032520156, 40.244365546218226], [70.648018833299957, 39.935753892571157], [69.559609816368507, 40.103211371412968], [69.464886915977516, 39.526683254548693], [70.549161818325601, 39.604197902986492], [71.784693637991992, 39.279463202464363], [73.67537926625478, 39.431236884105594], [73.928852166646408, 38.505815334622724], [74.257514276022718, 38.606506862943441], [74.864815708316812, 38.378846340481587], [74.829985792952087, 37.990007025701388], [74.980002475895404, 37.419990139305888], [73.948695916646486, 37.421566270490786], [73.260055779924983, 37.495256862938994], [72.636889682917271, 37.047558091778349], [72.193040805962383, 36.94828766534566], [71.84463829945058, 36.738171291646914], [71.448693475230229, 37.065644843080513], [71.541917759084768, 37.905774441065631], [71.239403924448155, 37.953265082341879], [71.348131137990251, 38.258905341132156], [70.806820509732873, 38.486281643216408], [70.376304152309274, 38.138395901027515], [70.270574171840124, 37.73516469985401], [70.116578403610319, 37.588222764632086], [69.518785434857946, 37.608996690413413], [69.196272820924364, 37.15114350030742], [68.859445835245921, 37.344335842430588], [68.135562371701369, 37.023115139304302], [67.829999627559502, 37.144994004864678], [68.392032505165943, 38.157025254868728], [68.176025018185911, 38.901553453113898], [67.442219679641298, 39.140143541005479], [67.701428664017342, 39.580478420564518], [68.536416456989414, 39.533452867178923], [69.011632928345477, 40.086158148756653], [69.329494663372813, 40.727824408524839], [70.666622348925031, 40.960213324541407], [70.458159621059608, 40.49649485937028], [70.601406691372674, 40.218527330072284], [71.014198032520156, 40.244365546218226]]] } }, - { "type": "Feature", "properties": { "admin": "Turkmenistan", "name": "Turkmenistan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[61.21081709172573, 35.650072333309218], [61.123070509694131, 36.491597194966239], [60.377637973883864, 36.52738312432836], [59.234761997316795, 37.412987982730336], [58.436154412678192, 37.522309475243794], [57.330433790928964, 38.029229437810933], [56.619366082592805, 38.121394354803478], [56.180374790273319, 37.935126654607423], [55.511578403551894, 37.964117133123153], [54.800303989486558, 37.392420762678178], [53.921597934795543, 37.198918361961255], [53.735511102112504, 37.906136176091685], [53.880928582581831, 38.952093003895349], [53.101027866432894, 39.290573635407121], [53.357808058491216, 39.975286363274442], [52.693972609269807, 40.033629055331964], [52.91525109234361, 40.87652334244472], [53.85813927594112, 40.631034450842165], [54.736845330632136, 40.951014919593455], [54.0083109881813, 41.551210842447404], [53.721713494690576, 42.123191433270016], [52.916749708880069, 41.868116563477322], [52.81468875510361, 41.135370591794704], [52.502459751196135, 41.783315538086356], [52.94429324729164, 42.116034247397586], [54.079417759014937, 42.324109402020817], [54.755345493392625, 42.04397146256656], [55.455251092353755, 41.259859117185826], [55.968191359282898, 41.308641669269356], [57.096391229079089, 41.32231008561056], [56.93221520368779, 41.82602610937559], [57.786529982337065, 42.170552883465511], [58.629010857991453, 42.751551011723045], [59.976422153569771, 42.223081976890199], [60.083340691981654, 41.425146185871391], [60.46595299667068, 41.22032664648254], [61.547178989513547, 41.2663703476546], [61.882714064384679, 41.084856879229392], [62.374260288344992, 40.053886216790382], [63.518014764261018, 39.363256537425627], [64.170223016216752, 38.892406724598231], [65.215998976507379, 38.402695013984292], [66.546150343700205, 37.974684963526855], [66.518606805288655, 37.362784328758785], [66.217384881459324, 37.393790188133913], [65.745630731066811, 37.661164048812061], [65.588947788357828, 37.305216783185628], [64.746105177677393, 37.111817735333297], [64.546479119733888, 36.31207326918426], [63.982895949158696, 36.007957465146596], [63.193538445900337, 35.857165635718907], [62.984662306576588, 35.404040839167614], [62.230651483005879, 35.270663967422287], [61.21081709172573, 35.650072333309218]]] } }, - { "type": "Feature", "properties": { "admin": "East Timor", "name": "Timor-Leste", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[124.96868248911619, -8.892790215697081], [125.086246372580248, -8.656887302284678], [125.947072381698234, -8.432094821815033], [126.64470421763852, -8.39824675866385], [126.957243280139792, -8.273344821814396], [127.335928175974615, -8.397316582882601], [126.967991978056517, -8.668256117388891], [125.925885044458568, -9.106007175333351], [125.088520135601073, -9.393173109579292], [125.070019972840583, -9.08998748132287], [124.96868248911619, -8.892790215697081]]] } }, - { "type": "Feature", "properties": { "admin": "Trinidad and Tobago", "name": "Trinidad and Tobago", "continent": "North America" }, "geometry": { "type": "Polygon", "coordinates": [[[-61.68, 10.76], [-61.105, 10.89], [-60.895, 10.855], [-60.935, 10.11], [-61.77, 10.0], [-61.95, 10.09], [-61.66, 10.365], [-61.68, 10.76]]] } }, - { "type": "Feature", "properties": { "admin": "Tunisia", "name": "Tunisia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[9.482139926805273, 30.307556057246181], [9.055602654668148, 32.102691962201284], [8.439102817426116, 32.506284898400814], [8.430472853233367, 32.748337307255944], [7.612641635782181, 33.344114895148955], [7.524481642292242, 34.097376410451453], [8.140981479534302, 34.655145982393783], [8.376367628623766, 35.479876003555937], [8.217824334352313, 36.433176988260271], [8.420964389691674, 36.946427313783154], [9.509993523810605, 37.349994411766531], [10.210002475636315, 37.230001735984807], [10.180650262094529, 36.724037787415071], [11.028867221733348, 37.09210317641395], [11.100025668999249, 36.899996039368908], [10.600004510143092, 36.410000108377368], [10.593286573945134, 35.947444362932806], [10.939518670300686, 35.698984076473486], [10.807847120821007, 34.833507188449182], [10.149592726287123, 34.330773016897702], [10.339658644256613, 33.785741685515312], [10.856836378633684, 33.768740139291275], [11.108500603895118, 33.293342800422188], [11.488787469131008, 33.136995754523134], [11.432253452203692, 32.368903103152867], [10.944789666394453, 32.081814683555358], [10.636901482799484, 31.761420803345747], [9.950225050505081, 31.376069647745251], [10.056575148161752, 30.961831366493595], [9.97001712407285, 30.539324856075236], [9.482139926805273, 30.307556057246181]]] } }, - { "type": "Feature", "properties": { "admin": "Turkey", "name": "Turkey", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[36.913127068842151, 41.335358384764291], [38.347664829264502, 40.948586127275711], [39.512606642420238, 41.102762763018561], [40.373432651538245, 41.013672593747337], [41.554084100110707, 41.535656236327604], [42.619548781104548, 41.58317271581992], [43.582745802592704, 41.09214325618256], [43.752657911968491, 40.740200914058811], [43.656436395040963, 40.253563951166157], [44.400008579288759, 40.005000311842302], [44.79398969908199, 39.713002631177027], [44.109225294782355, 39.428136298168049], [44.421402622257595, 38.281281236314513], [44.225755649600522, 37.971584377589345], [44.772699008977739, 37.170444647768441], [44.293451775902852, 37.001514390606353], [43.942258742047343, 37.256227525372928], [42.77912560402185, 37.385263576805798], [42.349591098811764, 37.229872544904104], [41.212089471203015, 37.074352321921729], [40.673259311695702, 37.091276353497356], [39.522580193852512, 36.716053778626012], [38.699891391765917, 36.712927354472313], [38.167727492024156, 36.90121043552778], [37.066761102045824, 36.623036200500614], [36.739494256341366, 36.817520453431108], [36.685389031731816, 36.259699205056499], [36.417550083163086, 36.040616970355096], [36.149762811026584, 35.821534735653664], [35.782084995269848, 36.274995429014915], [36.160821567537049, 36.650605577128367], [35.550936313628334, 36.565442816711325], [34.714553256984367, 36.795532131490909], [34.026894972476455, 36.219960028623966], [32.509158156064096, 36.107563788389193], [31.69959516777956, 36.644275214172602], [30.621624790171062, 36.677864895162308], [30.391096225717114, 36.262980658506983], [29.69997562024556, 36.144357408181001], [28.732902866335387, 36.676831366516431], [27.641186557737363, 36.658822129862749], [27.048767937943289, 37.653360907536005], [26.318218214633042, 38.208133246405382], [26.804700148228726, 38.985760199533551], [26.170785353304375, 39.463612168936457], [27.280019972449388, 40.420013739578302], [28.819977654747209, 40.460011298172212], [29.240003696415574, 41.219990749672682], [31.145933872204434, 41.087621568357058], [32.347979363745786, 41.736264146484629], [33.513282911927512, 42.018960069337304], [35.167703891751863, 42.040224921225438], [36.913127068842151, 41.335358384764291]]], [[[27.192376743282406, 40.690565700842448], [26.358009067497782, 40.151993923496477], [26.043351271272535, 40.617753607743161], [26.056942172965332, 40.824123440100735], [26.294602085075692, 40.936261298174166], [26.604195590936282, 41.562114569661013], [26.117041863720825, 41.826904608724554], [27.135739373490505, 42.141484890301307], [27.996720411905407, 42.007358710287768], [28.115524529744441, 41.622886054036279], [28.988442824018779, 41.299934190428175], [28.806438429486743, 41.05496206314853], [27.619017368284112, 40.999823309893102], [27.192376743282406, 40.690565700842448]]]] } }, - { "type": "Feature", "properties": { "admin": "Taiwan", "name": "Taiwan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[121.777817824389899, 24.394273586519393], [121.175632358892713, 22.790857245367164], [120.747079705896198, 21.970571397382106], [120.220083449383651, 22.814860948166732], [120.106188592612369, 23.556262722258229], [120.694679803552233, 24.53845083261373], [121.49504438688875, 25.295458889257379], [121.951243931161429, 24.997595933527034], [121.777817824389899, 24.394273586519393]]] } }, - { "type": "Feature", "properties": { "admin": "United Republic of Tanzania", "name": "Tanzania", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[33.903711197104592, -0.95], [34.07262, -1.05982], [37.69869, -3.09699], [37.7669, -3.67712], [39.20222, -4.67677], [38.74054, -5.90895], [38.79977, -6.47566], [39.44, -6.84], [39.470000000000134, -7.1], [39.19469, -7.7039], [39.25203, -8.00781], [39.18652, -8.48551], [39.53574, -9.112369999999883], [39.9496, -10.0984], [40.31659, -10.317099999999867], [39.521, -10.89688], [38.427556593587767, -11.285202325081626], [37.82764, -11.26879], [37.47129, -11.56876], [36.775150994622884, -11.59453744878078], [36.514081658684397, -11.720938002166745], [35.312397902169145, -11.439146416879165], [34.559989047999451, -11.520020033415845], [34.28, -10.16], [33.940837724096518, -9.693673841980283], [33.73972, -9.41715], [32.759375441221373, -9.230599053589001], [32.191864861791935, -8.930358981973255], [31.556348097466628, -8.762048841998647], [31.157751336950064, -8.594578747317312], [30.74, -8.34], [30.2, -7.08], [29.62, -6.52], [29.419992710088305, -5.939998874539297], [29.519986606573063, -5.419978936386257], [29.339997592900367, -4.499983412294113], [29.753512404099858, -4.452389418153301], [30.11632, -4.09012], [30.50554, -3.56858], [30.75224, -3.35931], [30.74301, -3.03431], [30.52766, -2.80762], [30.46967, -2.41383], [30.758308953583132, -2.287250257988375], [30.816134881317844, -1.698914076345374], [30.419104852019291, -1.134659112150416], [30.769860000000101, -1.01455], [31.86617, -1.02736], [33.903711197104592, -0.95]]] } }, - { "type": "Feature", "properties": { "admin": "Uganda", "name": "Uganda", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[31.86617, -1.02736], [30.769860000000101, -1.01455], [30.419104852019291, -1.134659112150416], [29.821518588996121, -1.443322442229771], [29.579466180141019, -1.341313164885605], [29.587837762172164, -0.587405694179381], [29.8195, -0.2053], [29.875778842902431, 0.597379868976361], [30.086153598762785, 1.062312730306416], [30.468507521290285, 1.583805446779706], [30.852670118948133, 1.849396470543752], [31.174149204235952, 2.204465236821306], [30.77332, 2.339890000000139], [30.83385, 3.50917], [31.24556, 3.7819], [31.88145, 3.55827], [32.68642, 3.79232], [33.39, 3.79], [34.005, 4.249884947362147], [34.47913, 3.5556], [34.59607, 3.053740000000118], [35.03599, 1.90584], [34.6721, 1.17694], [34.18, 0.515], [33.893568969666994, 0.109813537861839], [33.903711197104592, -0.95], [31.86617, -1.02736]]] } }, - { "type": "Feature", "properties": { "admin": "Ukraine", "name": "Ukraine", "continent": "Europe" }, "geometry": { "type": "Polygon", "coordinates": [[[31.78599816257158, 52.10167796488544], [32.159412062312661, 52.061266994833204], [32.412058139787625, 52.288694973349735], [32.715760532366964, 52.238465481162038], [33.7526998227357, 52.335074571331681], [34.391730584457001, 51.768881740925778], [34.141978387190385, 51.566413479206226], [34.22481570815426, 51.255993150428942], [35.022183058417873, 51.207572333371445], [35.377923618315116, 50.773955390010343], [35.35611616388794, 50.577197374059054], [36.62616784032533, 50.225590928745127], [37.393459506995065, 50.383953355503586], [38.01063113785689, 49.915661526074622], [38.59498823421341, 49.926461900423618], [40.069058465339097, 49.601055406281688], [40.080789015469342, 49.307429917999272], [39.674663934087526, 48.783818467801872], [39.895632358567575, 48.232405097031425], [39.738277622238819, 47.898937079451983], [38.770584751141186, 47.825608222029807], [38.255112339029743, 47.546400458356807], [38.223538038899413, 47.102189846375872], [37.42513715998998, 47.022220567404197], [36.759854770664383, 46.698700263040919], [35.823684523264816, 46.645964463887054], [34.962341749823871, 46.273196519549636], [35.020787794745978, 45.65121898048465], [35.51000857925316, 45.409993394546177], [36.529997999830151, 45.46998973243705], [36.334712762199146, 45.113215643893952], [35.239999220528112, 44.939996242851599], [33.882511020652878, 44.361478583344066], [33.326420932760037, 44.564877020844875], [33.546924269349446, 45.034770819674883], [32.454174432105496, 45.327466132176063], [32.630804477679128, 45.519185695978905], [33.588162062318382, 45.851568508480227], [33.298567335754704, 46.08059845639783], [31.744140252415171, 46.333347886737378], [31.675307244602401, 46.706245022155528], [30.748748813609094, 46.583100084003995], [30.37760867688888, 46.032410183285663], [29.603289015427425, 45.293308010431119], [29.149724969201646, 45.464925442072442], [28.679779493939371, 45.30403087013169], [28.233553501099035, 45.488283189468369], [28.48526940279276, 45.596907050145887], [28.659987420371575, 45.939986884131628], [28.933717482221621, 46.258830471372491], [28.862972446414055, 46.437889309263824], [29.072106967899288, 46.517677720722482], [29.170653924279879, 46.379262396828693], [29.759971958136383, 46.349987697935354], [30.024658644335364, 46.423936672545032], [29.838210076626289, 46.525325832701675], [29.908851759569295, 46.67436066343145], [29.559674106573105, 46.928582872091312], [29.415135125452732, 47.346645209332571], [29.050867954227321, 47.510226955752493], [29.122698195113024, 47.849095160506458], [28.670891147585163, 48.118148505234089], [28.259546746541837, 48.155562242213406], [27.52253746919515, 48.467119452501102], [26.857823520624798, 48.368210761094488], [26.619336785597788, 48.220726223333457], [26.197450392366925, 48.220881252630342], [25.945941196402394, 47.987148749374207], [25.207743361112986, 47.891056423527459], [24.866317172960571, 47.737525743188307], [24.402056105250374, 47.981877753280422], [23.760958286237404, 47.985598456405448], [23.142236362406798, 48.096341050806942], [22.710531447040488, 47.882193915389394], [22.640819939878746, 48.150239569687351], [22.085608351334848, 48.422264309271782], [22.280841912533553, 48.825392157580659], [22.558137648211751, 49.08573802346713], [22.776418898212619, 49.027395331409608], [22.518450148211596, 49.476773586619736], [23.426508416444388, 50.308505764357449], [23.922757195743259, 50.424881089878738], [24.029985792748899, 50.705406602575174], [23.52707075368437, 51.578454087930233], [24.005077752384206, 51.617443956094448], [24.553106316839511, 51.888461005249177], [25.327787713327005, 51.910656032918538], [26.337958611768549, 51.832288723347915], [27.454066196408426, 51.59230337178446], [28.241615024536564, 51.572227077839059], [28.617612745892242, 51.427713934934836], [28.992835320763522, 51.602044379271462], [29.254938185347921, 51.368234361366881], [30.157363722460889, 51.416138414101454], [30.55511722181145, 51.319503485715643], [30.619454380014837, 51.822806098022362], [30.927549269338975, 52.042353420614383], [31.78599816257158, 52.10167796488544]]] } }, - { "type": "Feature", "properties": { "admin": "Uruguay", "name": "Uruguay", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-57.625133429582945, -30.216294854454258], [-56.976025763564721, -30.109686374636119], [-55.97324459494093, -30.883075860316296], [-55.601510179249331, -30.853878676071385], [-54.572451544805105, -31.494511407193745], [-53.787951626182185, -32.047242526987617], [-53.209588995971529, -32.727666110974717], [-53.650543992718084, -33.202004082981823], [-53.373661668498229, -33.768377780900757], [-53.806425950726521, -34.396814874002224], [-54.935866054897716, -34.952646579733617], [-55.674089728403274, -34.752658786764066], [-56.215297003796053, -34.85983570733741], [-57.139685024633096, -34.430456231424238], [-57.817860683815489, -34.462547295877492], [-58.427074144104381, -33.909454441057569], [-58.349611172098854, -33.2631889788154], [-58.132647671121433, -33.040566908502008], [-58.142440355040748, -32.044503676076147], [-57.874937303281875, -31.016556084926201], [-57.625133429582945, -30.216294854454258]]] } }, - { "type": "Feature", "properties": { "admin": "United States of America", "name": "United States", "continent": "North America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-155.54211, 19.08348], [-155.68817, 18.91619], [-155.93665, 19.05939], [-155.90806, 19.33888], [-156.07347, 19.70294], [-156.02368, 19.81422], [-155.85008, 19.97729], [-155.91907, 20.17395], [-155.86108, 20.26721], [-155.78505, 20.2487], [-155.40214, 20.07975], [-155.22452, 19.99302], [-155.06226, 19.8591], [-154.80741, 19.50871], [-154.83147, 19.45328], [-155.222169999999892, 19.23972], [-155.54211, 19.08348]]], [[[-156.07926, 20.64397], [-156.41445, 20.57241], [-156.58673, 20.783], [-156.70167, 20.8643], [-156.71055, 20.92676], [-156.61258, 21.01249], [-156.25711, 20.91745], [-155.99566, 20.76404], [-156.07926, 20.64397]]], [[[-156.75824, 21.17684], [-156.78933, 21.06873], [-157.32521, 21.09777], [-157.25027, 21.21958], [-156.75824, 21.17684]]], [[[-157.65283, 21.32217], [-157.70703, 21.26442], [-157.7786, 21.27729], [-158.12667, 21.31244], [-158.2538, 21.53919], [-158.29265, 21.57912], [-158.0252, 21.71696], [-157.94161, 21.65272], [-157.65283, 21.32217]]], [[[-159.34512, 21.982], [-159.46372, 21.88299], [-159.80051, 22.06533], [-159.74877, 22.1382], [-159.5962, 22.23618], [-159.36569, 22.21494], [-159.34512, 21.982]]], [[[-94.81758, 49.38905], [-94.639999999999858, 48.840000000000103], [-94.32914, 48.67074], [-93.63087, 48.60926], [-92.61, 48.45], [-91.64, 48.14], [-90.829999999999856, 48.27], [-89.6, 48.01], [-89.272917446636654, 48.019808254582834], [-88.378114183286513, 48.302917588893806], [-87.439792623300207, 47.94], [-86.461990831228135, 47.553338019392037], [-85.652363247403215, 47.220218817730498], [-84.876079881514855, 46.900083319682366], [-84.779238247399817, 46.637101955749117], [-84.54374874544564, 46.538684190449224], [-84.6049, 46.4396], [-84.3367, 46.408770000000104], [-84.142119513673279, 46.512225857115723], [-84.091851264161463, 46.275418606138253], [-83.890765347005654, 46.116926988299149], [-83.616130947590491, 46.116926988299149], [-83.469550747394621, 45.994686387712584], [-83.592850714843067, 45.816893622412543], [-82.550924648758169, 45.347516587905446], [-82.337763125431053, 44.44], [-82.137642381503952, 43.571087551439987], [-82.43, 42.98], [-82.899999999999878, 42.430000000000135], [-83.119999999999877, 42.08], [-83.141999681312555, 41.975681057292995], [-83.029810146806909, 41.832795722005997], [-82.690089280920162, 41.675105088867319], [-82.439277716791608, 41.675105088867319], [-81.277746548167059, 42.209025987306845], [-80.247447679347843, 42.36619985612267], [-78.939362148743683, 42.863611355148116], [-78.92, 42.965], [-79.009999999999863, 43.27], [-79.171673550111862, 43.466339423184301], [-78.720279914042365, 43.625089423184953], [-77.737885097957601, 43.629055589363382], [-76.820034145805565, 43.628784288093748], [-76.5, 44.018458893758599], [-76.375, 44.09631], [-75.31821, 44.81645000000016], [-74.867, 45.00048000000011], [-73.347829999999874, 45.00738], [-71.505059999999858, 45.0082], [-71.405, 45.255000000000123], [-71.08482, 45.305240000000154], [-70.659999999999783, 45.46], [-70.305, 45.915], [-69.99997, 46.69307], [-69.237216, 47.447781], [-68.905, 47.185], [-68.23444, 47.35486], [-67.79046, 47.06636], [-67.79134, 45.702810000000134], [-67.13741, 45.13753], [-66.96466, 44.809700000000149], [-68.03252, 44.3252], [-69.059999999999874, 43.98], [-70.116169999999897, 43.684050000000141], [-70.645475633410967, 43.090238348964043], [-70.81489, 42.8653], [-70.825, 42.335], [-70.494999999999891, 41.805], [-70.08, 41.78], [-70.185, 42.145], [-69.88497, 41.922830000000111], [-69.96503, 41.637170000000161], [-70.64, 41.475], [-71.12039, 41.494450000000164], [-71.859999999999829, 41.32], [-72.295, 41.27], [-72.87643, 41.22065], [-73.71, 40.931102351654481], [-72.24126, 41.119480000000138], [-71.944999999999808, 40.93], [-73.345, 40.63], [-73.982, 40.628], [-73.952325, 40.75075], [-74.25671, 40.47351], [-73.96244, 40.42763], [-74.17838, 39.70926], [-74.90604, 38.93954], [-74.98041, 39.1964], [-75.20002, 39.24845], [-75.52805, 39.4985], [-75.32, 38.96], [-75.071834764789784, 38.782032230179276], [-75.05673, 38.404120000000106], [-75.37747, 38.01551], [-75.94023, 37.21689], [-76.03127, 37.2566], [-75.722049999999783, 37.937050000000106], [-76.23287, 38.319215], [-76.35, 39.15], [-76.542725, 38.717615], [-76.32933, 38.08326], [-76.98999793161353, 38.239991766913384], [-76.301619999999886, 37.917945], [-76.25874, 36.9664000000001], [-75.9718, 36.89726], [-75.868039999999809, 36.55125], [-75.72749, 35.550740000000125], [-76.36318, 34.808540000000129], [-77.39763499999988, 34.51201], [-78.05496, 33.92547], [-78.554349999999815, 33.861330000000116], [-79.06067, 33.49395], [-79.20357, 33.15839], [-80.301325, 32.509355], [-80.86498, 32.0333], [-81.33629, 31.44049], [-81.49042, 30.729990000000122], [-81.31371, 30.03552], [-80.98, 29.18000000000011], [-80.53558499999987, 28.47213], [-80.529999999999774, 28.04], [-80.056539284977532, 26.88000000000013], [-80.088015, 26.205765], [-80.131559999999837, 25.816775], [-80.38103, 25.20616], [-80.679999999999879, 25.08], [-81.17213, 25.201260000000126], [-81.33, 25.64], [-81.709999999999795, 25.87], [-82.239999999999895, 26.730000000000125], [-82.70515, 27.49504], [-82.85526, 27.88624], [-82.65, 28.550000000000146], [-82.929999999999865, 29.100000000000129], [-83.70959, 29.93656], [-84.1, 30.090000000000114], [-85.10882, 29.63615], [-85.28784, 29.686120000000127], [-85.7731, 30.152610000000116], [-86.399999999999878, 30.400000000000112], [-87.530359999999831, 30.27433], [-88.41782, 30.3849], [-89.180489999999836, 30.31598], [-89.593831178419748, 30.159994004836843], [-89.413735, 29.89419], [-89.43, 29.48864], [-89.21767, 29.29108], [-89.40823, 29.15961], [-89.77928, 29.307140000000135], [-90.15463, 29.11743], [-90.880224999999896, 29.148535000000116], [-91.626784999999842, 29.677000000000127], [-92.49906, 29.5523], [-93.22637, 29.78375], [-93.84842, 29.71363], [-94.69, 29.480000000000125], [-95.60026, 28.73863], [-96.59404, 28.30748], [-97.139999999999802, 27.83], [-97.37, 27.38], [-97.379999999999853, 26.69], [-97.33, 26.210000000000115], [-97.139999999999802, 25.87], [-97.529999999999859, 25.84], [-98.239999999999895, 26.060000000000109], [-99.019999999999854, 26.37], [-99.3, 26.84], [-99.52, 27.54], [-100.11, 28.11000000000012], [-100.45584, 28.696120000000118], [-100.957599999999886, 29.380710000000125], [-101.6624, 29.779300000000113], [-102.48, 29.76], [-103.11, 28.97], [-103.94, 29.27], [-104.456969999999814, 29.57196], [-104.705749999999895, 30.12173], [-105.03737, 30.64402], [-105.63159, 31.083830000000113], [-106.1429, 31.39995], [-106.507589999999794, 31.75452], [-108.24, 31.754853718166398], [-108.24194, 31.34222], [-109.035, 31.341940000000161], [-111.02361, 31.33472], [-113.30498, 32.03914], [-114.815, 32.52528], [-114.721389999999829, 32.72083], [-115.991349999999869, 32.61239000000014], [-117.127759999999753, 32.53534], [-117.295937691273863, 33.04622461520389], [-117.944, 33.621236431201389], [-118.410602275897475, 33.740909223124497], [-118.519894822799685, 34.027781577575745], [-119.081, 34.078], [-119.438840642016658, 34.348477178284291], [-120.36778, 34.44711], [-120.62286, 34.60855], [-120.74433, 35.156860000000101], [-121.714569999999853, 36.16153], [-122.54747, 37.551760000000101], [-122.51201, 37.783390000000132], [-122.95319, 38.113710000000104], [-123.7272, 38.951660000000111], [-123.865169999999878, 39.766990000000128], [-124.39807, 40.3132], [-124.17886, 41.142020000000109], [-124.2137, 41.999640000000134], [-124.532839999999894, 42.76599], [-124.14214, 43.70838], [-124.020535, 44.615895], [-123.898929999999893, 45.52341], [-124.079635, 46.86475], [-124.395669999999896, 47.72017], [-124.687210083007812, 48.184432983398537], [-124.566101074218736, 48.379714965820384], [-123.12, 48.04], [-122.587359999999876, 47.096], [-122.34, 47.36], [-122.5, 48.18], [-122.84, 49.0], [-120.0, 49.0], [-117.03121, 49.0], [-116.04818, 49.0], [-112.999999999999872, 49.0], [-110.049999999999812, 49.0], [-107.049999999999898, 49.0], [-104.04826, 48.99986], [-100.65, 49.0], [-97.228720000004699, 49.0007], [-95.159069509171943, 49.0], [-95.15609, 49.38425], [-94.81758, 49.38905]]], [[[-153.006314053336837, 57.115842190165878], [-154.0050902984581, 56.734676825581047], [-154.516402757770067, 56.992748928446687], [-154.670992804971092, 57.461195787172493], [-153.762779507441451, 57.816574612043773], [-153.228729417921073, 57.968968410872421], [-152.564790615835108, 57.901427313866961], [-152.141147223906273, 57.591058661521977], [-153.006314053336837, 57.115842190165878]]], [[[-165.579164191733554, 59.909986884187539], [-166.192770148767238, 59.754440822988961], [-166.848337368821944, 59.941406155020942], [-167.455277066090048, 60.213069159579376], [-166.467792121424566, 60.384169826897775], [-165.674429694663644, 60.293606879306232], [-165.579164191733554, 59.909986884187539]]], [[[-171.731656867539357, 63.782515367275906], [-171.114433560245175, 63.592191067144981], [-170.491112433940657, 63.694975490973505], [-169.682505459653555, 63.431115627691142], [-168.689439460300662, 63.297506212000584], [-168.77194088445458, 63.188598130945437], [-169.529439867204985, 62.976931464277882], [-170.290556200215917, 63.194437567794452], [-170.671385667990847, 63.375821845138965], [-171.553063117538642, 63.317789211675077], [-171.791110602891166, 63.40584585230048], [-171.731656867539357, 63.782515367275906]]], [[[-155.067790290324211, 71.147776394323685], [-154.344165208941206, 70.696408596470192], [-153.900006273392563, 70.889988511835682], [-152.210006069935275, 70.829992173944831], [-152.270002407826127, 70.60000621202984], [-150.739992438744508, 70.430016588005699], [-149.720003018167489, 70.530010484490433], [-147.613361579357047, 70.214034939241785], [-145.689989800225248, 70.120009670686741], [-144.920010959076393, 69.989991767040479], [-143.58944618042517, 70.152514146598307], [-142.072510348713365, 69.851938178172631], [-140.985987521560702, 69.711998399526365], [-140.985988329004869, 69.711998399526365], [-140.992498752029377, 66.000028591568665], [-140.997769748123119, 60.306396796298593], [-140.012997816153074, 60.276837877027575], [-139.03900042031583, 60.000007229240012], [-138.340889999999888, 59.562110000000146], [-137.4525, 58.905000000000101], [-136.47972, 59.46389], [-135.47583, 59.78778], [-134.945, 59.270560000000117], [-134.27111, 58.86111], [-133.355548882207188, 58.410285142645151], [-132.73042, 57.692890000000105], [-131.707809999999853, 56.55212], [-130.00778, 55.91583], [-129.979994263358265, 55.284997870497207], [-130.536110189467223, 54.802753404349389], [-131.08581823797212, 55.178906155002025], [-131.967211467142278, 55.497775580459049], [-132.250010742859445, 56.369996242897443], [-133.539181084356386, 57.178887437562125], [-134.07806292029602, 58.123067531966889], [-135.038211032279037, 58.187714748763931], [-136.628062309954629, 58.212209377670447], [-137.800006279686016, 58.499995429103777], [-139.867787041412981, 59.537761542389134], [-140.825273817133024, 59.72751740176507], [-142.574443535564427, 60.084446519604981], [-143.958880994879848, 59.99918040632339], [-145.925556816827822, 60.458609727614274], [-147.114373949146625, 60.884656073644628], [-148.224306200127643, 60.672989406977152], [-148.018065558850736, 59.978328965893631], [-148.570822516860858, 59.914172675203297], [-149.727857835875824, 59.705658270905545], [-150.608243374616421, 59.368211168039487], [-151.716392788683294, 59.155821031319974], [-151.859433153267105, 59.74498403587959], [-151.40971900124714, 60.725802720779392], [-150.346941494732505, 61.033587551509854], [-150.621110806256951, 61.284424953854447], [-151.895839199816834, 60.727197984451273], [-152.578329841095581, 60.061657212964285], [-154.019172126257558, 59.350279446034264], [-153.287511359653166, 58.864727688219787], [-154.232492438758442, 58.146373602930531], [-155.307491421510207, 57.727794501366319], [-156.308334723923082, 57.422774359763636], [-156.556097378546298, 56.979984849670636], [-158.117216559867728, 56.463608099994175], [-158.433321296197136, 55.994153550838533], [-159.603327399717415, 55.566686102920116], [-160.289719611634183, 55.643580634170561], [-161.223047655257773, 55.364734605523481], [-162.23776607974105, 55.024186916720097], [-163.069446581046378, 54.689737046927171], [-164.785569221027174, 54.40417308208216], [-164.942226325520011, 54.572224839895327], [-163.84833960676562, 55.039431464246107], [-162.870001390615897, 55.348043117893198], [-161.804174974596009, 55.894986477270429], [-160.563604702781134, 56.008054511125025], [-160.070559862284483, 56.418055324928744], [-158.684442918919416, 57.016675116597852], [-158.461097378553944, 57.216921291728866], [-157.722770352183858, 57.570000515363056], [-157.550274421193564, 58.328326321030218], [-157.041674974576949, 58.918884589261708], [-158.194731208305427, 58.615802313869828], [-158.517217984023034, 58.787781480537305], [-159.058606126928709, 58.424186102931671], [-159.711667040017318, 58.931390285876333], [-159.981288825500144, 58.572549140041623], [-160.355271165996498, 59.071123358793628], [-161.355003425115001, 58.670837714260742], [-161.968893602526293, 58.671664537177371], [-162.054986538724648, 59.266925360747436], [-161.874170702135331, 59.633621324290587], [-162.518059048492034, 59.989723619213905], [-163.818341437820123, 59.798055731843377], [-164.662217577146407, 60.267484442782639], [-165.346387702474772, 60.507495632562396], [-165.350831875651835, 61.073895168697497], [-166.121379157555907, 61.500019029376212], [-165.734451870770471, 62.074996853271792], [-164.919178636717788, 62.633076483807919], [-164.562507901039339, 63.146378485763044], [-163.753332485996964, 63.219448961023758], [-163.067224494457832, 63.05945872664801], [-162.260555386381697, 63.541935736741159], [-161.534449836248569, 63.455816962326757], [-160.772506680321101, 63.76610810002326], [-160.958335130842528, 64.222798570402759], [-161.518068407212184, 64.402787584075313], [-160.777777676414729, 64.788603827566405], [-161.391926235987597, 64.777235012462327], [-162.453050096668818, 64.559444688568206], [-162.757786017894034, 64.338605455168803], [-163.54639421288428, 64.559160468190484], [-164.960829841145141, 64.446945095468848], [-166.425288255864473, 64.686672064870706], [-166.845004238939026, 65.088895575614529], [-168.110560065767146, 65.669997056736733], [-166.70527116602193, 66.088317776139391], [-164.474709642575448, 66.576660061297488], [-163.652511766595637, 66.576660061297488], [-163.788601651036117, 66.077207343196662], [-161.677774421210131, 66.116119696712403], [-162.489714525379981, 66.735565090595102], [-163.719716966791083, 67.116394558370089], [-164.430991380856511, 67.616338202577779], [-165.390286831706703, 68.042772121850234], [-166.764440680995989, 68.35887685817967], [-166.204707404626561, 68.883030910916162], [-164.430810513343431, 68.915535386827727], [-163.168613654614489, 69.371114813912882], [-162.930566169261965, 69.858061835399255], [-161.908897264635499, 70.333329983187625], [-160.93479651593367, 70.447689927849567], [-159.039175788387126, 70.891642157668926], [-158.119722866833939, 70.824721177851032], [-156.580824551398024, 71.357763576941736], [-155.067790290324211, 71.147776394323685]]]] } }, - { "type": "Feature", "properties": { "admin": "Uzbekistan", "name": "Uzbekistan", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[66.518606805288655, 37.362784328758785], [66.546150343700205, 37.974684963526855], [65.215998976507379, 38.402695013984292], [64.170223016216752, 38.892406724598231], [63.518014764261018, 39.363256537425627], [62.374260288344992, 40.053886216790382], [61.882714064384679, 41.084856879229392], [61.547178989513547, 41.2663703476546], [60.46595299667068, 41.22032664648254], [60.083340691981654, 41.425146185871391], [59.976422153569771, 42.223081976890199], [58.629010857991453, 42.751551011723045], [57.786529982337065, 42.170552883465511], [56.93221520368779, 41.82602610937559], [57.096391229079089, 41.32231008561056], [55.968191359282898, 41.308641669269356], [55.928917270741081, 44.995858466159099], [58.503127068928457, 45.586804307632818], [58.689989048095882, 45.500013739598621], [60.239971958258316, 44.784036770194717], [61.05831994003244, 44.405816962250505], [62.013300408786236, 43.504476630215642], [63.185786981056559, 43.650074978197999], [64.900824415959264, 43.728080552742576], [66.098012322865074, 42.997660020513088], [66.023391554635609, 41.994646307943974], [66.510648634715707, 41.987644151368436], [66.714047072216502, 41.168443508461493], [67.985855747351806, 41.135990708982213], [68.259895867795606, 40.662324530594894], [68.632482944620008, 40.668680731766798], [69.070027296835306, 41.384244289712363], [70.388964878220776, 42.081307684897439], [70.96231489449913, 42.266154283205481], [71.259247674448218, 42.167710679689456], [70.420022414028196, 41.519998277343134], [71.157858514291576, 41.143587144529107], [71.870114780570447, 41.392900092121259], [73.055417108049156, 40.86603302668945], [71.774875115856545, 40.145844428053763], [71.014198032520156, 40.244365546218226], [70.601406691372674, 40.218527330072284], [70.458159621059608, 40.49649485937028], [70.666622348925031, 40.960213324541407], [69.329494663372813, 40.727824408524839], [69.011632928345477, 40.086158148756653], [68.536416456989414, 39.533452867178923], [67.701428664017342, 39.580478420564518], [67.442219679641298, 39.140143541005479], [68.176025018185911, 38.901553453113898], [68.392032505165943, 38.157025254868728], [67.829999627559502, 37.144994004864678], [67.075782098259609, 37.35614390720928], [66.518606805288655, 37.362784328758785]]] } }, - { "type": "Feature", "properties": { "admin": "Venezuela", "name": "Venezuela", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-71.331583624950284, 11.776284084515805], [-71.36000566271079, 11.53999359786121], [-71.947049933546495, 11.423282375530018], [-71.620868292920164, 10.969459947142791], [-71.633063930941063, 10.446494452349027], [-72.074173956984495, 9.865651353388369], [-71.695644090446521, 9.072263088411246], [-71.26455929226772, 9.137194525585981], [-71.039999355743376, 9.859992784052407], [-71.350083787710773, 10.211935126176213], [-71.400623338492224, 10.968969021036013], [-70.155298834906503, 11.375481675660039], [-70.293843349881016, 11.846822414594211], [-69.943244594996813, 12.162307033736095], [-69.584300096297454, 11.459610907431211], [-68.882999233664435, 11.44338450769156], [-68.233271450458716, 10.885744126829945], [-68.194126552997616, 10.554653225135921], [-67.296248541926317, 10.545868231646306], [-66.227864142507983, 10.648626817258684], [-65.655237596281737, 10.20079885501732], [-64.890452236578156, 10.077214667191296], [-64.329478725833724, 10.389598700395679], [-64.318006557864933, 10.641417954953978], [-63.079322475828725, 10.701724351438598], [-61.880946010980182, 10.7156253117251], [-62.730118984616396, 10.420268662960904], [-62.388511928950969, 9.948204453974636], [-61.588767462801918, 9.873066921422263], [-60.830596686431711, 9.38133982994894], [-60.671252407459718, 8.580174261911877], [-60.150095587796166, 8.602756862823425], [-59.758284878159181, 8.367034816924045], [-60.550587938058186, 7.779602972846178], [-60.637972785063752, 7.414999904810853], [-60.295668097562377, 7.043911444522918], [-60.543999192940966, 6.856584377464881], [-61.159336310456467, 6.696077378766317], [-61.139415045807937, 6.234296779806142], [-61.410302903881941, 5.959068101419616], [-60.733574184803707, 5.2002772078619], [-60.601179165271922, 4.918098049332129], [-60.966893276601517, 4.536467596856638], [-62.085429653559125, 4.162123521334308], [-62.804533047116692, 4.006965033377951], [-63.093197597899092, 3.770571193858784], [-63.888342861574145, 4.020530096854571], [-64.628659430587533, 4.14848094320925], [-64.816064012294007, 4.056445217297422], [-64.368494432214092, 3.797210394705246], [-64.408827887617903, 3.126786200366623], [-64.269999152265783, 2.497005520025566], [-63.422867397705105, 2.411067613124174], [-63.368788011311644, 2.200899562993129], [-64.083085496666072, 1.91636912679408], [-64.199305792890499, 1.49285492594602], [-64.611011928959854, 1.328730576987041], [-65.354713304288353, 1.0952822941085], [-65.548267381437554, 0.78925446207603], [-66.325765143484944, 0.724452215982012], [-66.876325853122566, 1.253360500489336], [-67.181294318293041, 2.250638129074062], [-67.447092047786299, 2.600280869960869], [-67.809938117123693, 2.820655015469569], [-67.303173183853417, 3.31845408773718], [-67.33756384954367, 3.542342230641721], [-67.621835903581271, 3.839481716319994], [-67.823012254493534, 4.503937282728898], [-67.744696621355203, 5.221128648291667], [-67.521531948502741, 5.556870428891968], [-67.34143958196556, 6.095468044454021], [-67.695087246355001, 6.267318020040645], [-68.265052456318216, 6.153268133972473], [-68.985318569602327, 6.206804917826856], [-69.389479946557103, 6.099860541198835], [-70.093312954372408, 6.960376491723109], [-70.674233567981503, 7.087784735538717], [-71.960175747348629, 6.991614895043538], [-72.19835242378187, 7.340430813013682], [-72.444487270788059, 7.42378489830048], [-72.479678921178831, 7.632506008327352], [-72.360900641555958, 8.002638454617893], [-72.439862230097944, 8.405275376820027], [-72.660494757768092, 8.62528778730268], [-72.788729824500379, 9.085027167187331], [-73.304951544880026, 9.151999823437604], [-73.027604132769554, 9.736770331252441], [-72.905286017534692, 10.45034434655477], [-72.614657762325194, 10.821975409381777], [-72.227575446242923, 11.108702093953237], [-71.973921678338272, 11.608671576377116], [-71.331583624950284, 11.776284084515805]]] } }, - { "type": "Feature", "properties": { "admin": "Vietnam", "name": "Vietnam", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[108.050180291782908, 21.552379869060111], [106.715067987090066, 20.696850694252014], [105.881682163519002, 19.752050482659694], [105.662005649846279, 19.058165188060567], [106.426816847765991, 18.004120998603224], [107.36195356651973, 16.697456569887049], [108.269495070429599, 16.079742336486145], [108.877106561317447, 15.276690578670436], [109.335269810017209, 13.42602834721772], [109.200135939573954, 11.666859239137761], [108.366129998815424, 11.00832062422627], [107.22092858279521, 10.36448395430183], [106.4051127462034, 9.530839748569317], [105.158263787865081, 8.599759629750492], [104.795185174582372, 9.2410383162765], [105.076201613385592, 9.918490505406806], [104.334334751403446, 10.486543687375228], [105.199914992292321, 10.889309800658094], [106.249670037869436, 10.961811835163585], [105.810523716253101, 11.567614650921225], [107.491403029410861, 12.337205918827944], [107.614547967562402, 13.535530707244202], [107.382727492301058, 14.202440904186968], [107.564525181103875, 15.202173163305554], [107.312705926545576, 15.908538316303177], [106.55600792849566, 16.604283962464802], [105.925762160264, 17.485315456608955], [105.094598423281496, 18.666974595611073], [103.896532017026701, 19.265180975821799], [104.183387892678908, 19.624668077060214], [104.822573683697073, 19.886641750563879], [104.435000441508024, 20.758733221921528], [103.203861118586431, 20.766562201413745], [102.754896274834636, 21.675137233969462], [102.170435825613552, 22.464753119389297], [102.706992222100084, 22.708795070887668], [103.504514601660546, 22.703756618739202], [104.476858351664447, 22.819150092046961], [105.329209425886603, 23.352063300056908], [105.811247186305209, 22.976892401617899], [106.725403273548451, 22.794267889898414], [106.567273390735295, 22.218204860924768], [107.043420037872608, 21.811898912029907], [108.050180291782908, 21.552379869060111]]] } }, - { "type": "Feature", "properties": { "admin": "Vanuatu", "name": "Vanuatu", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[167.844876743845077, -16.466333103097153], [167.515181105822847, -16.597849623279966], [167.180007765977791, -16.159995212470957], [167.2168013857696, -15.891846205308449], [167.844876743845077, -16.466333103097153]]], [[[167.107712437201485, -14.933920179913951], [167.2700281110302, -15.74002084723487], [167.001207310247935, -15.614602146062492], [166.79315799384085, -15.668810723536719], [166.649859247095549, -15.392703545801192], [166.629136997746429, -14.6264970842096], [167.107712437201485, -14.933920179913951]]]] } }, - { "type": "Feature", "properties": { "admin": "Yemen", "name": "Yemen", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[53.108572625547502, 16.651051133688949], [52.385205926325874, 16.38241120041965], [52.191729363825075, 15.938433132384018], [52.168164910699986, 15.597420355689945], [51.172515089732471, 15.175249742081489], [49.574576450403136, 14.708766587782746], [48.679230584514151, 14.003202419485657], [48.238947381387412, 13.948089504446369], [47.938914015500771, 14.007233181204423], [47.354453566279702, 13.592219753468379], [46.71707645039173, 13.399699204965016], [45.877592807810252, 13.347764390511681], [45.625050083199874, 13.290946153206759], [45.406458774605241, 13.02690542241143], [45.144355910020849, 12.953938300015306], [44.9895333188744, 12.699586900274708], [44.494576450382844, 12.721652736863344], [44.175112745954486, 12.585950425664873], [43.48295861183712, 12.63680003504008], [43.222871128112118, 13.220950425667422], [43.251448195169516, 13.767583726450848], [43.087943963398047, 14.062630316621306], [42.892245314308717, 14.802249253798745], [42.604872674333606, 15.213335272680592], [42.805015496600042, 15.261962795467252], [42.702437778500652, 15.718885809791995], [42.823670688657408, 15.911742255105263], [42.779332309750963, 16.34789134364868], [43.218375278502734, 16.666889960186406], [43.115797560403351, 17.088440456607369], [43.380794305196098, 17.579986680567668], [43.791518589051904, 17.319976711491105], [44.062613152855072, 17.410358791569589], [45.216651238797184, 17.43332896572333], [45.399999220568752, 17.333335069238554], [46.366658563020529, 17.233315334537632], [46.749994337761642, 17.283338120996174], [47.000004917189749, 16.949999294497438], [47.466694777217626, 17.116681626854877], [48.183343540241324, 18.166669216377311], [49.116671583864857, 18.616667588774941], [52.000009800022227, 19.000003363516054], [52.782184279192037, 17.349742336491229], [53.108572625547502, 16.651051133688949]]] } }, - { "type": "Feature", "properties": { "admin": "South Africa", "name": "South Africa", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[31.521001417778869, -29.257386976846245], [31.325561150850994, -29.401977634398907], [30.901762729625336, -29.909956963828034], [30.622813348113816, -30.423775730106122], [30.055716180142774, -31.140269463832951], [28.925552605919535, -32.172041110972494], [28.219755893677092, -32.771952813448848], [27.464608188595967, -33.226963799778794], [26.419452345492818, -33.614950453426175], [25.909664340933482, -33.667040297176392], [25.78062828950069, -33.944646091448334], [25.172861769315965, -33.796851495093577], [24.67785322439212, -33.987175795224537], [23.594043409934635, -33.794474379208147], [22.988188917744729, -33.916430759416976], [22.574157342222232, -33.864082533505304], [21.542799106541022, -34.258838799782922], [20.689052768646999, -34.417175388325226], [20.071261020597628, -34.795136814107984], [19.616405063564567, -34.819166355123706], [19.193278435958714, -34.462598972309777], [18.855314568769867, -34.444305515278458], [18.424643182049376, -33.997872816708963], [18.377410922934612, -34.13652068454806], [18.244499139079917, -33.867751560198023], [18.250080193767442, -33.281430759414434], [17.925190463948436, -32.61129078545342], [18.247909783611185, -32.429131361624563], [18.221761508871477, -31.661632989225662], [17.566917758868861, -30.72572112398754], [17.0644161312627, -29.878641045859158], [17.06291751472622, -29.875953871379977], [16.344976840895239, -28.576705010697697], [16.824017368240899, -28.082161553664466], [17.218928663815401, -28.355943291946804], [17.387497185951499, -28.783514092729774], [17.836151971109526, -28.856377862261311], [18.464899122804745, -29.045461928017271], [19.002127312911082, -28.972443129188857], [19.89473432788861, -28.461104831660769], [19.895767856534427, -24.767790215760588], [20.165725538827186, -24.917961928000768], [20.758609246511831, -25.868136488551446], [20.666470167735437, -26.477453301704916], [20.889609002371731, -26.828542982695907], [21.60589603036939, -26.726533705351748], [22.105968865657864, -26.28025603607913], [22.579531691180584, -25.979447523708142], [22.824271274514896, -25.500458672794768], [23.312096795350179, -25.268689873965712], [23.733569777122703, -25.39012948985161], [24.211266717228792, -25.670215752873567], [25.025170525825782, -25.719670098576891], [25.664666375437712, -25.486816094669706], [25.765848829865206, -25.174845472923671], [25.941652052522151, -24.696373386333214], [26.485753208123292, -24.616326592713097], [26.78640669119741, -24.240690606383478], [27.119409620886238, -23.574323011979772], [28.017235955525244, -22.827753594659072], [29.432188348109033, -22.091312758067584], [29.839036899542965, -22.102216485281172], [30.322883335091767, -22.271611830333931], [30.659865350067083, -22.151567478119912], [31.191409132621278, -22.251509698172395], [31.670397983534645, -23.658969008073861], [31.930588820124242, -24.369416599222532], [31.752408481581874, -25.484283949487406], [31.837777947728057, -25.843331801051342], [31.333157586397899, -25.660190525008943], [31.044079624157146, -25.731452325139436], [30.949666782359905, -26.022649021104144], [30.676608514129633, -26.398078301704604], [30.685961948374477, -26.743845310169526], [31.282773064913325, -27.285879408478991], [31.868060337051073, -27.17792734142127], [32.071665480281062, -26.733820082304902], [32.830120477028878, -26.74219166433619], [32.580264926897677, -27.470157566031808], [32.462132602678444, -28.30101124442055], [32.203388706193032, -28.752404880490065], [31.521001417778869, -29.257386976846245]], [[28.978262566857236, -28.955596612261708], [28.541700066855491, -28.647501722937562], [28.07433841320778, -28.851468601193581], [27.532511020627471, -29.242710870075353], [26.999261915807629, -29.875953871379977], [27.749397006956478, -30.645105889612214], [28.107204624145421, -30.545732110314944], [28.291069370239903, -30.226216729454293], [28.848399692507734, -30.070050551068245], [29.018415154748016, -29.743765557577362], [29.325166456832587, -29.257386976846245], [28.978262566857236, -28.955596612261708]]] } }, - { "type": "Feature", "properties": { "admin": "Zambia", "name": "Zambia", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[32.759375441221316, -9.230599053589058], [33.231387973775291, -9.676721693564799], [33.485687697083584, -10.525558770391111], [33.315310499817279, -10.796549981329695], [33.114289178201908, -11.607198174692311], [33.306422153463068, -12.435778090060214], [32.991764357237876, -12.783870537978272], [32.688165317523122, -13.712857761289273], [33.214024692525207, -13.97186003993615], [30.179481235481827, -14.796099134991525], [30.274255812305103, -15.507786960515208], [29.51683434420314, -15.644677829656386], [28.947463413211256, -16.043051446194436], [28.825868768028492, -16.389748630440611], [28.467906121542676, -16.468400160388843], [27.598243442502753, -17.290830580314005], [27.044427117630729, -17.938026218337427], [26.706773309035633, -17.961228936436477], [26.381935255648919, -17.846042168857892], [25.264225701608005, -17.736539808831413], [25.084443393664564, -17.661815687737366], [25.076950310982255, -17.578823337476617], [24.6823490740015, -17.35341073981947], [24.033861525170771, -17.29584319424632], [23.215048455506057, -17.52311614346598], [22.562478468524255, -16.89845142992181], [21.887842644953867, -16.080310153876876], [21.933886346125913, -12.898437188369357], [24.016136508894672, -12.91104623784857], [23.930922072045373, -12.565847670138854], [24.079905226342838, -12.191296888887361], [23.904153680118181, -11.722281589406318], [24.017893507592586, -11.237298272347088], [23.912215203555714, -10.926826267137512], [24.257155389103982, -10.951992689663655], [24.314516228947948, -11.262826429899269], [24.783169793402948, -11.238693536018962], [25.418118116973197, -11.330935967659958], [25.752309604604726, -11.784965101776356], [26.55308759939961, -11.924439792532125], [27.164419793412456, -11.608748467661071], [27.38879886242378, -12.132747491100663], [28.15510867687998, -12.272480564017894], [28.52356163912102, -12.698604424696679], [28.934285922976834, -13.248958428605132], [29.699613885219485, -13.257226657771827], [29.616001417771223, -12.178894545137307], [29.341547885869087, -12.36074391037241], [28.642417433392346, -11.971568698782312], [28.372253045370421, -11.793646742401389], [28.496069777141763, -10.789883721564044], [28.673681674928922, -9.605924981324931], [28.449871046672818, -9.164918308146083], [28.734866570762495, -8.526559340044576], [29.002912225060467, -8.40703175215347], [30.34608605319081, -8.238256524288216], [30.740015496551781, -8.340007419470913], [31.157751336950042, -8.594578747317362], [31.55634809746649, -8.76204884199864], [32.191864861791963, -8.930358981973276], [32.759375441221316, -9.230599053589058]]] } }, - { "type": "Feature", "properties": { "admin": "Zimbabwe", "name": "Zimbabwe", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[31.191409132621278, -22.251509698172395], [30.659865350067083, -22.151567478119912], [30.322883335091767, -22.271611830333931], [29.839036899542965, -22.102216485281172], [29.432188348109033, -22.091312758067584], [28.794656202924209, -21.639454034107445], [28.02137007010861, -21.485975030200578], [27.727227817503252, -20.851801853114711], [27.724747348753247, -20.499058526290387], [27.296504754350501, -20.391519870690995], [26.164790887158478, -19.293085625894935], [25.850391473094724, -18.714412937090533], [25.649163445750155, -18.536025892818987], [25.264225701608005, -17.736539808831413], [26.381935255648919, -17.846042168857892], [26.706773309035633, -17.961228936436477], [27.044427117630729, -17.938026218337427], [27.598243442502753, -17.290830580314005], [28.467906121542676, -16.468400160388843], [28.825868768028492, -16.389748630440611], [28.947463413211256, -16.043051446194436], [29.51683434420314, -15.644677829656386], [30.274255812305103, -15.507786960515208], [30.338954705534537, -15.880839125230242], [31.173063999157673, -15.860943698797868], [31.636498243951188, -16.071990248277881], [31.852040643040592, -16.319417006091374], [32.328238966610222, -16.392074069893749], [32.847638787575839, -16.713398125884613], [32.849860874164385, -17.979057305577175], [32.654885695127142, -18.672089939043492], [32.611994256324884, -19.419382826416268], [32.772707960752619, -19.715592136313294], [32.659743279762573, -20.30429005298231], [32.508693068173436, -20.395292250248303], [32.244988234188007, -21.116488539313689], [31.191409132621278, -22.251509698172395]]] } } - ] - } diff --git a/public/scripts/scripts/jsondata.min.js b/public/scripts/scripts/jsondata.min.js deleted file mode 100644 index 53509c6..0000000 --- a/public/scripts/scripts/jsondata.min.js +++ /dev/null @@ -1,32 +0,0 @@ -window.gridData=[ - {OrderID:10248,CustomerID:"VINET",EmployeeID:5,OrderDate:new Date(8364186e5),ShipName:"Vins et alcools Chevalier",ShipCity:"Reims",ShipAddress:"59 rue de l'Abbaye",ShipRegion:null,ShipPostalCode:"51100",ShipCountry:"France",Freight:32.38,Verified:!0}, - {OrderID:10249,CustomerID:"TOMSP",EmployeeID:6,OrderDate:new Date(836505e6),ShipName:"Toms Spezialitäten",ShipCity:"Münster",ShipAddress:"Luisenstr. 48",ShipRegion:null,ShipPostalCode:"44087",ShipCountry:"Germany",Freight:11.61,Verified:!1}, - {OrderID:10250,CustomerID:"HANAR",EmployeeID:4,OrderDate:new Date(8367642e5),ShipName:"Hanari Carnes",ShipCity:"Rio de Janeiro",ShipAddress:"Rua do Paço, 67",ShipRegion:"RJ",ShipPostalCode:"05454-876",ShipCountry:"Brazil",Freight:65.83,Verified:!0}, - {OrderID:10251,CustomerID:"VICTE",EmployeeID:3,OrderDate:new Date(8367642e5),ShipName:"Victuailles en stock",ShipCity:"Lyon",ShipAddress:"2, rue du Commerce",ShipRegion:null,ShipPostalCode:"69004",ShipCountry:"France",Freight:41.34,Verified:!0}, - {OrderID:10252,CustomerID:"SUPRD",EmployeeID:4,OrderDate:new Date(8368506e5),ShipName:"Suprêmes délices",ShipCity:"Charleroi",ShipAddress:"Boulevard Tirou, 255",ShipRegion:null,ShipPostalCode:"B-6000",ShipCountry:"Belgium",Freight:51.3,Verified:!0}, - {OrderID:10253,CustomerID:"HANAR",EmployeeID:3,OrderDate:new Date(836937e6),ShipName:"Hanari Carnes",ShipCity:"Rio de Janeiro",ShipAddress:"Rua do Paço, 67",ShipRegion:"RJ",ShipPostalCode:"05454-876",ShipCountry:"Brazil",Freight:58.17,Verified:!0}, - {OrderID:10254,CustomerID:"CHOPS",EmployeeID:5,OrderDate:new Date(8370234e5),ShipName:"Chop-suey Chinese",ShipCity:"Bern",ShipAddress:"Hauptstr. 31",ShipRegion:null,ShipPostalCode:"3012",ShipCountry:"Switzerland",Freight:22.98,Verified:!1}, - {OrderID:10255,CustomerID:"RICSU",EmployeeID:9,OrderDate:new Date(8371098e5),ShipName:"Richter Supermarkt",ShipCity:"Genève",ShipAddress:"Starenweg 5",ShipRegion:null,ShipPostalCode:"1204",ShipCountry:"Switzerland",Freight:148.33,Verified:!0}, - {OrderID:10256,CustomerID:"WELLI",EmployeeID:3,OrderDate:new Date(837369e6),ShipName:"Wellington Importadora",ShipCity:"Resende",ShipAddress:"Rua do Mercado, 12",ShipRegion:"SP",ShipPostalCode:"08737-363",ShipCountry:"Brazil",Freight:13.97,Verified:!1}, - {OrderID:10257,CustomerID:"HILAA",EmployeeID:4,OrderDate:new Date(8374554e5),ShipName:"HILARION-Abastos",ShipCity:"San Cristóbal",ShipAddress:"Carrera 22 con Ave. Carlos Soublette #8-35",ShipRegion:"Táchira",ShipPostalCode:"5022",ShipCountry:"Venezuela",Freight:81.91,Verified:!0}, - {OrderID:10258,CustomerID:"ERNSH",EmployeeID:1,OrderDate:new Date(8375418e5),ShipName:"Ernst Handel",ShipCity:"Graz",ShipAddress:"Kirchgasse 6",ShipRegion:null,ShipPostalCode:"8010",ShipCountry:"Austria",Freight:140.51,Verified:!0}, - {OrderID:10259,CustomerID:"CENTC",EmployeeID:4,OrderDate:new Date(8376282e5),ShipName:"Centro comercial Moctezuma",ShipCity:"México D.F.",ShipAddress:"Sierras de Granada 9993",ShipRegion:null,ShipPostalCode:"05022",ShipCountry:"Mexico",Freight:3.25,Verified:!1}, - {OrderID:10260,CustomerID:"OTTIK",EmployeeID:4,OrderDate:new Date(8377146e5),ShipName:"Ottilies Käseladen",ShipCity:"Köln",ShipAddress:"Mehrheimerstr. 369",ShipRegion:null,ShipPostalCode:"50739",ShipCountry:"Germany",Freight:55.09,Verified:!0}, - {OrderID:10261,CustomerID:"QUEDE",EmployeeID:4,OrderDate:new Date(8377146e5),ShipName:"Que Delícia",ShipCity:"Rio de Janeiro",ShipAddress:"Rua da Panificadora, 12",ShipRegion:"RJ",ShipPostalCode:"02389-673",ShipCountry:"Brazil",Freight:3.05,Verified:!1}, - {OrderID:10262,CustomerID:"RATTC",EmployeeID:8,OrderDate:new Date(8379738e5),ShipName:"Rattlesnake Canyon Grocery",ShipCity:"Albuquerque",ShipAddress:"2817 Milton Dr.",ShipRegion:"NM",ShipPostalCode:"87110",ShipCountry:"USA",Freight:48.29,Verified:!0}, - {OrderID:10263,CustomerID:"ERNSH",EmployeeID:9,OrderDate:new Date(8380602e5),ShipName:"Ernst Handel",ShipCity:"Graz",ShipAddress:"Kirchgasse 6",ShipRegion:null,ShipPostalCode:"8010",ShipCountry:"Austria",Freight:146.06,Verified:!0}, - {OrderID:10264,CustomerID:"FOLKO",EmployeeID:6,OrderDate:new Date(8381466e5),ShipName:"Folk och fä HB",ShipCity:"Bräcke",ShipAddress:"Åkergatan 24",ShipRegion:null,ShipPostalCode:"S-844 67",ShipCountry:"Sweden",Freight:3.67,Verified:!1}, - {OrderID:10265,CustomerID:"BLONP",EmployeeID:2,OrderDate:new Date(838233e6),ShipName:"Blondel père et fils",ShipCity:"Strasbourg",ShipAddress:"24, place Kléber",ShipRegion:null,ShipPostalCode:"67000",ShipCountry:"France",Freight:55.28,Verified:!0}, - {OrderID:10266,CustomerID:"WARTH",EmployeeID:3,OrderDate:new Date(8383194e5),ShipName:"Wartian Herkku",ShipCity:"Oulu",ShipAddress:"Torikatu 38",ShipRegion:null,ShipPostalCode:"90110",ShipCountry:"Finland",Freight:25.73,Verified:!1} -] -window.employeeData=[ - {EmployeeID:1,LastName:"Davolio",FirstName:"Nancy",Title:"Sales Representative",TitleOfCourtesy:"Ms.",BirthDate:new Date(-6647328e5),HireDate:new Date(7047036e5),Address:"507 - 20th Ave. E.\r\nApt. 2A",City:"Seattle",Region:"WA",PostalCode:"98122",Country:"USA",HomePhone:"(206) 555-9857",Extension:"5467",Photo:{Length:21626},Notes:'Education includes a BA in psychology from Colorado State University in 1970. She also completed "The Art of the Cold Call." Nancy is a member of Toastmasters International.',ReportsTo:2,PhotoPath:"http://accweb/emmployees/davolio.bmp"}, - {EmployeeID:2,LastName:"Fuller",FirstName:"Andrew",Title:"Vice President, Sales",TitleOfCourtesy:"Dr.",BirthDate:new Date(-5638176e5),HireDate:new Date(7137756e5),Address:"908 W. Capital Way",City:"Tacoma",Region:"WA",PostalCode:"98401",Country:"USA",HomePhone:"(206) 555-9482",Extension:"3457",Photo:{Length:21626},Notes:"Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.",ReportsTo:null,PhotoPath:"http://accweb/emmployees/fuller.bmp"}, - {EmployeeID:3,LastName:"Leverling",FirstName:"Janet",Title:"Sales Representative",TitleOfCourtesy:"Ms.",BirthDate:new Date(-2000772e5),HireDate:new Date(7021152e5),Address:"722 Moss Bay Blvd.",City:"Kirkland",Region:"WA",PostalCode:"98033",Country:"USA",HomePhone:"(206) 555-3412",Extension:"3355",Photo:{Length:21722},Notes:"Janet has a BS degree in chemistry from Boston College (1984). She has also completed a certificate program in food retailing management. Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.",ReportsTo:2,PhotoPath:"http://accweb/emmployees/leverling.bmp"}, - {EmployeeID:4,LastName:"Peacock",FirstName:"Margaret",Title:"Sales Representative",TitleOfCourtesy:"Mrs.",BirthDate:new Date(-10188036e5),HireDate:new Date(7364124e5),Address:"4110 Old Redmond Rd.",City:"Redmond",Region:"WA",PostalCode:"98052",Country:"USA",HomePhone:"(206) 555-8122",Extension:"5176",Photo:{Length:21626},Notes:"Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.",ReportsTo:2,PhotoPath:"http://accweb/emmployees/peacock.bmp"}, - {EmployeeID:5,LastName:"Buchanan",FirstName:"Steven",Title:"Sales Manager",TitleOfCourtesy:"Mr.",BirthDate:new Date(-468e9),HireDate:new Date(7508412e5),Address:"14 Garrett Hill",City:"London",Region:null,PostalCode:"SW1 8JR",Country:"UK",HomePhone:"(71) 555-4848",Extension:"3453",Photo:{Length:21626},Notes:'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses "Successful Telemarketing" and "International Sales Management." He is fluent in French.',ReportsTo:2,PhotoPath:"http://accweb/emmployees/buchanan.bmp"}, - {EmployeeID:6,LastName:"Suyama",FirstName:"Michael",Title:"Sales Representative",TitleOfCourtesy:"Mr.",BirthDate:new Date(-2051748e5),HireDate:new Date(7508412e5),Address:"Coventry House\r\nMiner Rd.",City:"London",Region:null,PostalCode:"EC2 7JR",Country:"UK",HomePhone:"(71) 555-7773",Extension:"428",Photo:{Length:21626},Notes:'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles (MBA, marketing, 1986). He has also taken the courses "Multi-Cultural Selling" and "Time Management for the Sales Professional." He is fluent in Japanese and can read and write French, Portuguese, and Spanish.',ReportsTo:5,PhotoPath:"http://accweb/emmployees/davolio.bmp"}, - {EmployeeID:7,LastName:"King",FirstName:"Robert",Title:"Sales Representative",TitleOfCourtesy:"Mr.",BirthDate:new Date(-3027204e5),HireDate:new Date(7574976e5),Address:"Edgeham Hollow\r\nWinchester Way",City:"London",Region:null,PostalCode:"RG1 9SP",Country:"UK",HomePhone:"(71) 555-5598",Extension:"465",Photo:{Length:21626},Notes:'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the University of Michigan in 1992, the year he joined the company. After completing a course entitled "Selling in Europe," he was transferred to the London office in March 1993.',ReportsTo:5,PhotoPath:"http://accweb/emmployees/davolio.bmp"}, - {EmployeeID:8,LastName:"Callahan",FirstName:"Laura",Title:"Inside Sales Coordinator",TitleOfCourtesy:"Ms.",BirthDate:new Date(-3779712e5),HireDate:new Date(7628544e5),Address:"4726 - 11th Ave. N.E.",City:"Seattle",Region:"WA",PostalCode:"98105",Country:"USA",HomePhone:"(206) 555-1189",Extension:"2344",Photo:{Length:21626},Notes:"Laura received a BA in psychology from the University of Washington. She has also completed a course in business French. She reads and writes French.",ReportsTo:2,PhotoPath:"http://accweb/emmployees/davolio.bmp"}, - {EmployeeID:9,LastName:"Dodsworth",FirstName:"Anne",Title:"Sales Representative",TitleOfCourtesy:"Ms.",BirthDate:new Date(-1239552e5),HireDate:new Date(7848864e5),Address:"7 Houndstooth Rd.",City:"London",Region:null,PostalCode:"WG2 7LT",Country:"UK",HomePhone:"(71) 555-4444",Extension:"452",Photo:{Length:21626},Notes:"Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.",ReportsTo:5,PhotoPath:"http://accweb/emmployees/davolio.bmp"} -] \ No newline at end of file diff --git a/public/scripts/scripts/jsonkanbandata.js b/public/scripts/scripts/jsonkanbandata.js deleted file mode 100644 index 7057801..0000000 --- a/public/scripts/scripts/jsonkanbandata.js +++ /dev/null @@ -1,4 +0,0 @@ -window.kanbanData = [{ Id: 1, Status: "Open", Summary: "Analyze the new requirements gathered from the customer.", Type: "Story", Priority: "Low", Tags: "Analyze,Customer", Estimate: 3.5, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:1 }, { Id: 2, Status: "InProgress", Summary: "Improve application performance", Type: "Improvement", Priority: "Normal", Tags: "Improvement", Estimate: 6, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:1 }, { Id: 3, Status: "Open", Summary: "Arrange a web meeting with the customer to get new requirements.", Type: "Others", Priority: "Critical", Tags: "Meeting", Estimate: 5.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:2 }, { Id: 4, Status: "InProgress", Summary: "Fix the issues reported in the IE browser.", Type: "Bug", Priority: "Release Breaker", Tags: "IE", Estimate: 2.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:2 }, { Id: 5, Status: "Testing", Summary: "Fix the issues reported by the customer.", Type: "Bug", Priority: "Low", Tags: "Customer", Estimate: "3.5", Assignee: "Steven walker", ImgUrl: "content/images/kanban/5.png", RankId:1 }, { Id: 6, Status: "Close", Summary: "Arrange a web meeting with the customer to get the login page requirements.", Type: "Others", Priority: "Low", Tags: "Meeting", Estimate: 2, Assignee: "Michael Suyama", ImgUrl: "content/images/kanban/6.png", RankId:1 }, { Id: 7, Status: "Validate", Summary: "Validate new requirements", Type: "Improvement", Priority: "Low", Tags: "Validation", Estimate: 1.5, Assignee: "Robert King", ImgUrl: "content/images/kanban/7.png", RankId:1 }, { Id: 8, Status: "Close", Summary: "Login page validation", Type: "Story", Priority: "Release Breaker", Tags: "Validation,Fix", Estimate: 2.5, Assignee: "Laura Callahan", ImgUrl: "content/images/kanban/8.png", RankId:2 }, { Id: 9, Status: "Testing", Summary: "Fix the issues reported in Safari browser.", Type: "Bug", Priority: "Release Breaker", Tags: "Fix,Safari", Estimate: 1.5, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:2 }, { Id: 10, Status: "Close", Summary: "Test the application in the IE browser.", Type: "Story", Priority: "Low", Tags: "Testing,IE", Estimate: 5.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:3 }, { Id: 11, Status: "Validate", Summary: "Validate the issues reported by the customer.", Type: "Story", Priority: "High", Tags: "Validation,Fix", Estimate: 1, Assignee: "Steven walker", ImgUrl: "content/images/kanban/5.png", RankId:1 }, { Id: 12, Status: "Testing", Summary: "Check Login page validation.", Type: "Story", Priority: "Release Breaker", Tags: "Testing", Estimate: 0.5, Assignee: "Michael Suyama", ImgUrl: "content/images/kanban/6.png", RankId:3 }, { Id: 13, Status: "Open", Summary: "API improvements.", Type: "Improvement", Priority: "High", Tags: "Grid,API", Estimate: 3.5, Assignee: "Robert King", ImgUrl: "content/images/kanban/7.png", RankId:3 }, { Id: 14, Status: "InProgress", Summary: "Add responsive support to application", Type: "Epic", Priority: "Critical", Tags: "Responsive", Estimate: 6, Assignee: "Laura Callahan", ImgUrl: "content/images/kanban/8.png", RankId:3 }, { Id: 15, Status: "Open", Summary: "Show the retrieved data from the server in grid control.", Type: "Story", Priority: "High", Tags: "Database,SQL", Estimate: 5.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:4 }, { Id: 16, Status: "InProgress", Summary: "Fix cannot open user’s default database SQL error.", Priority: "Critical", Type: "Bug", Tags: "Database,Sql2008", Estimate: 2.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:4 }, { Id: 17, Status: "Testing", Summary: "Fix the issues reported in data binding.", Type: "Story", Priority: "Normal", Tags: "Databinding", Estimate: "3.5", Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:4 }, { Id: 18, Status: "Close", Summary: "Analyze SQL server 2008 connection.", Type: "Story", Priority: "Release Breaker", Tags: "Grid,Sql", Estimate: 2, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:4 }, { Id: 19, Status: "Validate", Summary: "Validate databinding issues.", Type: "Story", Priority: "Low", Tags: "Validation", Estimate: 1.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:1 }, { Id: 20, Status: "Close", Summary: "Analyze grid control.", Type: "Story", Priority: "High", Tags: "Analyze", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:5 }, { Id: 21, Status: "Close", Summary: "Stored procedure for initial data binding of the grid.", Type: "Others", Priority: "Release Breaker", Tags: "Databinding", Estimate: 1.5, Assignee: "Steven walker", ImgUrl: "content/images/kanban/5.png",RankId:6 }, { Id: 22, Status: "Close", Summary: "Analyze stored procedures.", Type: "Story", Priority: "Release Breaker", Tags: "Procedures", Estimate: 5.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:7 }, { Id: 23, Status: "Validate", Summary: "Validate editing issues.", Type: "Story", Priority: "Critical", Tags: "Editing", Estimate: 1, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png" , RankId:1}, { Id: 24, Status: "Testing", Summary: "Test editing functionality.", Type: "Story", Priority: "Normal", Tags: "Editing,Test", Estimate: 0.5, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:5 }, { Id: 25, Status: "Open", Summary: "Enhance editing functionality.", Type: "Improvement", Priority: "Low", Tags: "Editing", Estimate: 3.5, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:5 }, { Id: 26, Status: "InProgress", Summary: "Improve the performance of the editing functionality.", Type: "Epic", Priority: "High", Tags: "Performance", Estimate: 6, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:5 }, { Id: 27, Status: "Open", Summary: "Arrange web meeting with the customer to show editing demo.", Type: "Others", Priority: "High", Tags: "Meeting,Editing", Estimate: 5.5, Assignee: "Steven walker", ImgUrl: "content/images/kanban/5.png", RankId:6 }, { Id: 28, Status: "InProgress", Summary: "Fix editing issues reported in chrome", Type: "Bug", Priority: "Normal", Tags: "Editing,Customer", Estimate: 2.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:6 }, { Id: 29, Status: "Testing", Summary: "Fix the editing issues reported by the customer.", Type: "Bug", Priority: "Low", Tags: "Editing,Fix", Estimate: "3.5", Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:6 }, { Id: 30, Status: "Close", Summary: "Arrange a web meeting with the customer to get editing requirements.", Type: "Others", Priority: "Critical", Tags: "Meeting,Editing", Estimate: 2, Assignee: "Steven walker", ImgUrl: "content/images/kanban/5.png", RankId:8 }, { Id: 31, Status: "Validate", Summary: "Validate editing requirements.", Type: "Story", Priority: "Low", Tags: "Validate,Editing", Estimate: 1.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:1 }, { Id: 32, Status: "Close", Summary: "Implement editing functionality.", Type: "Improvement", Priority: "Release Breaker", Tags: "Editing", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:9 }, { Id: 33, Status: "Testing", Summary: "Fix editing issues reported in Firefox.", Type: "Bug", Priority: "Critical", Tags: "Editing,Fix", Estimate: 1.5, Assignee: "Robert King", ImgUrl: "content/images/kanban/7.png", RankId:7 }, { Id: 34, Status: "Close", Summary: "Test editing feature in the IE browser.", Type: "Story", Priority: "Normal", Tags: "Testing", Estimate: 5.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:10 }, { Id: 35, Status: "Validate", Summary: "Validate new editing requirements.", Type: "Story", Priority: "High", Tags: "Validation,Editing,Requirements", Estimate: 1, Assignee: "Laura Callahan", ImgUrl: "content/images/kanban/8.png" , RankId:1}, { Id: 36, Status: "Testing", Summary: "Check editing input validation.", Type: "Story", Priority: "High", Tags: "Validation", Estimate: 0.5, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:8 }, { Id: 37, Status: "Close", Summary: "Add input validation for editing .", Type: "Story", Priority: "Normal", Tags: "Editing", Estimate: 3.5, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:11 }, { Id: 38, Status: "InProgress", Summary: "Improve filtering performance.", Type: "Improvement", Priority: "Normal", Tags: "Filtering,IE", Estimate: 6, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:7 }, { Id: 39, Status: "Open", Summary: "Arrange a web meeting with the customer to get new filtering requirements.", Type: "Others", Priority: "Critical", Tags: "Meeting,Customer", Estimate: 5.5, Assignee: "Michael Suyama", ImgUrl: "content/images/kanban/6.png", RankId:7 }, { Id: 40, Status: "InProgress", Summary: "Fix filtering issues reported in the IE browser.", Type: "Bug", Priority: "low", Tags: "Fix,IE", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:8 }, { Id: 41, Status: "Testing", Summary: "Fix filtering issues reported by the customer.", Type: "Bug", Priority: "Normal", Tags: "Filtering,Customer", Estimate: "3.5", Assignee: "Robert King", ImgUrl: "content/images/kanban/7.png", RankId:9 }, { Id: 42, Status: "Close", Summary: "Arrange a web meeting with the customer to show filtering demo.", Type: "Others", Priority: "Critical", Tags: "Meeting,Customer", Estimate: 2, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:12 }, { Id: 43, Status: "Validate", Summary: "Validate filtering requirements.", Type: "Story", Priority: "Critical", Tags: "Filtering,Safari", Estimate: 1.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png" , RankId:1}, { Id: 44, Status: "Close", Summary: "Implement filtering feature.", Type: "Epic", Priority: "Normal", Tags: "Filtering", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:13 }, { Id: 45, Status: "Testing", Summary: "Fix the filtering issues reported in Safari.", Type: "Bug", Priority: "High", Tags: "Filtering,Fix", Estimate: 1.5, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:10 }, { Id: 46, Status: "Close", Summary: "Test filtering in IE browsers.", Type: "Story", Priority: "Critical", Tags: "Testing", Estimate: 5.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:14 }, { Id: 47, Status: "Validate", Summary: "Validate filtering issues reported by the customer.", Type: "Story", Priority: "High", Tags: "Filtering", Estimate: 1, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:1 }, { Id: 48, Status: "Testing", Summary: "Check filtering validation.", Type: "Story", Priority: "Normal", Tags: " Validation", Estimate: 0.5, Assignee: "Laura Callahan", ImgUrl: "content/images/kanban/8.png", RankId:11 }, { Id: 49, Status: "Open", Summary: "Enhance filtering feature.", Type: "Epic", Priority: "Critical", Tags: "Improvement", Estimate: 3.5, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:8 }, { Id: 50, Status: "InProgress", Summary: "Improve the performance of the filtering functionality.", Type: "Improvement", Priority: "Critical", Tags: "Improvement", Estimate: 6, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:9 }, { Id: 51, Status: "Open", Summary: "Web meeting with the customer to discuss charts.", Type: "Others", Priority: "Normal", Tags: "Meeting,Customer", Estimate: 5.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:9 }, { Id: 52, Status: "InProgress", Summary: "Fix chart rendering issue reported in the IE browser.", Type: "Bug", Priority: "Critical", Tags: "Fix,IE", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:10 }, { Id: 53, Status: "Testing", Summary: "Fix chart issues reported by the customer.", Type: "Bug", Priority: "Release Breaker", Tags: "Chart", Estimate: "3.5", Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:12 }, { Id: 54, Status: "Close", Summary: "Implement graphical representation of data using chart control.", Type: "Improvement", Priority: "Normal", Tags: "Chart", Estimate: 2, Assignee: "Steven walker", ImgUrl: "content/images/kanban/5.png", RankId:15 }, { Id: 55, Status: "Validate", Summary: "Validate data for charts.", Type: "Story", Priority: "Critical", Tags: "Charts", Estimate: 1.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png" , RankId:1}, { Id: 56, Status: "Close", Summary: "Web meeting with the customer to get chart requirements.", Type: "Others", Priority: "Low", Tags: "Meeting,Chart", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:16 }, { Id: 57, Status: "Testing", Summary: "Fix chart issues reported in Firefox.", Type: "Bug", Priority: "High", Tags: "Fix,Firefox", Estimate: 1.5, Assignee: "Laura Callahan", ImgUrl: "content/images/kanban/8.png", RankId:13 }, { Id: 58, Status: "Close", Summary: "Stored procedure for grid editing feature.", Type: "Story", Priority: "High", Tags: "Grid", Estimate: 5.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:17 }, { Id: 59, Status: "Validate", Summary: "Validate chart issues reported by the customer.", Type: "Story", Priority: "High", Tags: "Validation", Estimate: 1, Assignee: "Michael Suyama", ImgUrl: "content/images/kanban/6.png", RankId:1 }, { Id: 60, Status: "Testing", Summary: "Test data represention with charts.", Type: "Story", Priority: "Low", Tags: "Testing,Chart", Estimate: 0.5, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:14 }, { Id: 61, Status: "Open", Summary: "Final Graphics/UI review for application.", Type: "Story", Priority: "High", Tags: "UI,Review", Estimate: 3.5, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:10 }, { Id: 62, Status: "InProgress", Summary: "Improve charts rendering time.", Type: "Improvement", Priority: "Low", Tags: "Testing,Phase2", Estimate: 6, Assignee: "Laura Callahan", ImgUrl: "content/images/kanban/8.png", RankId:11 }, { Id: 63, Status: "Open", Summary: "Add updated labels in the charts’ page.", Type: "Story", Priority: "High", Tags: "Fix,Phase1", Estimate: 5.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:11 }, { Id: 64, Status: "Open", Summary: "Second phase testing.", Type: "Story", Priority: "Critical", Tags: "Testing,Phase2", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:12 }, { Id: 65, Status: "Testing", Summary: "Fix issues reported in the first phase.", Type: "Bug", Priority: "Release Breaker", Tags: "Fix,Phase1", Estimate: "3.5", Assignee: "Robert King", ImgUrl: "content/images/kanban/7.png", RankId:15 }, { Id: 66, Status: "Close", Summary: "Graphics/UI review for Editing page.", Type: "Story", Priority: "High", Tags: "Review,Phase1", Estimate: 2, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:18 }, { Id: 67, Status: "Validate", Summary: "Validate issues reported in the first phase.", Type: "Story", Priority: "High", Tags: "Validation", Estimate: 1.5, Assignee: "Michael Suyama", ImgUrl: "content/images/kanban/6.png", RankId:11 }, { Id: 68, Status: "Close", Summary: "First phase testing.", Type: "Story", Priority: "Critical", Tags: "Testing,Phase1", Estimate: 2.5, Assignee: "Margaret hamilt", ImgUrl: "content/images/kanban/4.png", RankId:19 }, { Id: 69, Status: "Open", Summary: "Prepare test cases for all pages.", Type: "Story", Priority: "Release Breaker", Tags: "TestCase", Estimate: 1.5, Assignee: "Andrew Fuller", ImgUrl: "content/images/kanban/2.png", RankId:13 }, { Id: 70, Status: "InProgress", Summary: "Prepare consolidated stored procedures.", Type: "Others", Priority: "High", Tags: "Grid", Estimate: 5.5, Assignee: "Janet Leverling", ImgUrl: "content/images/kanban/3.png", RankId:12 }, { Id: 71, Status: "Close", Summary: "Optimize code in the grid editing page.", Type: "Improvement", Priority: "Critical", Tags: "Optimization", Estimate: 1, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:20 }, { Id: 72, Status: "InProgress", Summary: "Optimize code in the grid filtering page.", Type: "Story", Priority: "High", Tags: "Optimization", Estimate: 0.5, Assignee: "Michael Suyama", ImgUrl: "content/images/kanban/6.png", RankId:13 }, { Id: 73, Status: "Close", Summary: "Graphics/UI review for the charts’ page.", Type: "Story", Priority: "Low", Tags: "UI,Review", Estimate: 5.5, Assignee: "Robert King", ImgUrl: "content/images/kanban/7.png", RankId:21 }, { Id: 74, Status: "Open", Summary: "Optimize code in the charts’ page.", Type: "Improvement", Priority: "High", Tags: "Optimization", Estimate: 7, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:14 }, { Id: 75, Status: "Close", Summary: "Check test cases.", Type: "Story", Priority: "Release Breaker", Tags: "Testing", Estimate: 0.5, Assignee: "Nancy Davloio", ImgUrl: "content/images/kanban/1.png", RankId:22 }]; -window.kanbanLocaleData = [{ Id: 1, Status: "Open", Summary: "تحليل المتطلبات الجديدة التي تم جمعها من العملاء.", Type: "قصة", Priority: "منخفض", Tags: " تحليل, زبون", Estimate: 3.5, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:1 }, { Id: 2, Status: "InProgress", Summary: "تحسين أداء التطبيقات.", Type: " تحسين", Priority: "عادي", Tags: " تحسين", Estimate: 6, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:1 }, { Id: 3, Status: "Open", Summary: " ترتيب لقاء على شبكة الإنترنت مع العملاء للحصول على المتطلبات الجديدة.", Type: "آخرون", Priority: "حرج", Tags: "لقاء", Estimate: 5.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:2 }, { Id: 4, Status:"في تَقَدم", Summary: "إصلاح المشكلات التي أعلن عنها في متصفح إنترنت إكسبلورر.", Type: "بق", Priority: "قواطع الإفراج", Tags: "أي", Estimate: 2.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png" }, { Id: 5, Status: "Testing", Summary: "إصلاح المشكلات التي أبلغ عنها العملاء.", Type: "بق", Priority: "منخفض", Tags: "زبون", Estimate: "3.5", Assignee: "ستيفن ووكر", ImgUrl: "content/images/kanban/5.png", RankId:1 }, { Id: 6, Status: "Close", Summary: " ترتيب شبكة لقاء مع زبون للحصول على صفحة تسجيل الدخول المتطلبات.", Type: "آخرون", Priority: "منخفض", Tags: "لقاء", Estimate: 2, Assignee: "مايكل أسعد", ImgUrl: "content/images/kanban/6.png", RankId:1 }, { Id: 7, Status: "Validate", Summary: " تحقق المتطلبات الجديدة تحقق المتطلبات الجديدة", Type: " تحسين", Priority: "منخفض", Tags: " التحقق من صحة", Estimate: 1.5, Assignee: "روبرت الملك", ImgUrl: "content/images/kanban/7.png" }, { Id: 8, Status: "Close", Summary: " التحقق من صحة الصفحة الدخول", Type: " قصة", Priority: " قواطع الإفراج", Tags: " التحقق من صحة,حل", Estimate: 2.5, Assignee: "لورا كالاهان", ImgUrl: "content/images/kanban/8.png", RankId:2 }, { Id: 9, Status: "Testing", Summary: "إصلاح المشكلات التي أعلن عنها في متصفح سفاري.", Type: "بق", Priority: "قواطع الإفراج", Tags: "حل, رحلات السفاري", Estimate: 1.5, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:2 }, { Id: 10, Status: "Close", Summary: "Test the application in the أي browser.", Type: " قصة", Priority: "منخفض", Tags: "تجريب,أي", Estimate: 5.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:3 }, { Id: 11, Status: "Validate", Summary: "التحقق من صحة the issues reported by the زبون.", Type: " قصة", Priority: "عالي", Tags: " التحقق من صحة,حل", Estimate: 1, Assignee: "ستيفن ووكر", ImgUrl: "content/images/kanban/5.png" }, { Id: 12, Status: "Testing", Summary: "Check Login page التحقق من صحة.", Type: " قصة", Priority: "قواطع الإفراج", Tags: "تجريب", Estimate: 0.5, Assignee: "مايكل أسعد", ImgUrl: "content/images/kanban/6.png", RankId:3 }, { Id: 13, Status: "Open", Summary: " تحسينات API.", Type: " تحسين", Priority: "عالي", Tags: "شبكة,API", Estimate: 3.5, Assignee: " روبرت الملك", ImgUrl: "content/images/kanban/7.png", RankId:3 }, { Id: 14, Status: "InProgress", Summary: " إضافة دعم استجابة لطلب.", Type: "الملحمي", Priority: "حرج", Tags: "Responsive", Estimate: 6, Assignee: "لورا كالاهان", ImgUrl: "content/images/kanban/8.png", RankId:2 }, { Id: 15, Status: "Open", Summary: " عرض البيانات التي تم استردادها من الملقم في مراقبة الشبكة.", Type: " قصة", Priority: "عالي", Tags: " قاعدة البيانات,SQL", Estimate: 5.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:4 }, { Id: 16, Status: "InProgress", Summary: " لا يمكن إصلاح الخطأ Open قاعدة البيانات SQL الافتراضي المستخدم.", Priority: "حرج", Type: "بق", Tags: " قاعدة البيانات,Sql2008", Estimate: 2.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:3 }, { Id: 17, Status: "Testing", Summary: " إصلاح المشكلات التي أعلن عنها في ربط البيانات.", Type: " قصة", Priority: "عادي", Tags: " ربط البيانات", Estimate: "3.5", Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:4 }, { Id: 18, Status: "Close", Summary: " تحليل خادم SQL 2008 اتصال.", Type: " قصة", Priority: "قواطع الإفراج", Tags: "شبكة,Sql", Estimate: 2, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:4 }, { Id: 19, Status: "Validate", Summary: " التحقق من صحة القضايا ربط البيانات.", Type: " قصة", Priority: "منخفض", Tags: " التحقق من صحة", Estimate: 1.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png" }, { Id: 20, Status: "Close", Summary: "تحليل مراقبة الشبكة.", Type: " قصة", Priority: "عالي", Tags: " تحليل", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:5 }, { Id: 21, Status: "Close", Summary: " إجراء مخزن للبيانات الأولية ربط الشبكة.", Type: "آخرون", Priority: "قواطع الإفراج", Tags: " ربط البيانات", Estimate: 1.5, Assignee: "ستيفن ووكر", ImgUrl: "content/images/kanban/5.png", RankId:6 }, { Id: 22, Status: "Close", Summary: "تحليل الإجراءات المخزنة.", Type: " قصة", Priority: "قواطع الإفراج", Tags: "Procedures", Estimate: 5.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:7 }, { Id: 23, Status: "Validate", Summary: " التحقق من صحة القضايا التحرير.", Type: " قصة", Priority: "حرج", Tags: "التحرير", Estimate: 1, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png" }, { Id: 24, Status: "Testing", Summary: " تعزيز وظائف التحرير.", Type: " قصة", Priority: "عادي", Tags: "التحرير,Test", Estimate: 0.5, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:5 }, { Id: 25, Status: "Open", Summary: " تعزيز وظائف التحرير.", Type: " تحسين", Priority: "منخفض", Tags: "التحرير", Estimate: 3.5, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:5 }, -{ Id: 27, Status: "Open", Summary: "ترتيب اجتماع الويب مع العملاء لاظهار التحرير العرض.t", Type: "آخرون", Priority: "عالي", Tags: "لقاء,التحرير", Estimate: 5.5, Assignee: "ستيفن ووكر", ImgUrl: "content/images/kanban/5.png", RankId:6 }, { Id: 28, Status: "InProgress", Summary: "تحديد القضايا التحرير ذكرت في الكروم.", Type: "بق", Priority: "عادي", Tags: "التحرير, زبون", Estimate: 2.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:4 }, { Id: 29, Status: "Testing", Summary: "حل the التحرير issues reported by the زبون.", Type: "بق", Priority: "منخفض", Tags: "التحرير,حل", Estimate: "3.5", Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:6 }, { Id: 30, Status: "Close", Summary: " ترتيب لقاء على شبكة الإنترنت مع العملاء للحصول على متطلبات التحرير.", Type: "آخرون", Priority: "حرج", Tags: "لقاء,التحرير", Estimate: 2, Assignee: "ستيفن ووكر", ImgUrl: "content/images/kanban/5.png", RankId:8 }, { Id: 31, Status: "Validate", Summary: " تحقق متطلبات التحرير.", Type: " قصة", Priority: "منخفض", Tags: "التحقق من صحة,التحرير", Estimate: 1.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png" }, { Id: 32, Status: "Close", Summary: " تنفيذ وظائف التحرير.", Type: " تحسين", Priority: "قواطع الإفراج", Tags: "التحرير", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:9 }, { Id: 33, Status: "Testing", Summary: " قضايا حل التحرير ذكرت في فايرفوكس.", Type: "بق", Priority: "حرج", Tags: "التحرير,حل", Estimate: 1.5, Assignee: " روبرت الملك", ImgUrl: "content/images/kanban/7.png", RankId:7 }, { Id: 34, Status: "Close", Summary: " ميزة تحرير اختبار في متصفح إنترنت إكسبلورر.", Type: " قصة", Priority: "عادي", Tags: "تجريب", Estimate: 5.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:10 }, { Id: 35, Status: "Validate", Summary: " تحقق متطلبات جديدة التحرير.", Type: " قصة", Priority: "عالي", Tags: " التحقق من صحة,التحرير,المتطلبات", Estimate: 1, Assignee: "لورا كالاهان", ImgUrl: "content/images/kanban/8.png" }, { Id: 36, Status: "Testing", Summary: "Check التحرير input التحقق من صحة.", Type: " قصة", Priority: "عالي", Tags: " التحقق من صحة", Estimate: 0.5, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:8 }, { Id: 37, Status: "Close", Summary: "إضاف التحقق من صحة المدخلات للتحرير.", Type: " قصة", Priority: "عادي", Tags: "التحرير", Estimate: 3.5, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:11 }, { Id: 38, Status: "InProgress", Summary: " تحسين أداء تصفية.", Type: " تحسين", Priority: "عادي", Tags: "تصفية,أي", Estimate: 6, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:5 }, { Id: 39, Status: "Open", Summary: " ترتيب لقاء على شبكة الإنترنت مع العملاء للحصول على متطلبات الترشيح الجديدة.", Type: "آخرون", Priority: "حرج", Tags: "لقاء, زبون", Estimate: 5.5, Assignee: "مايكل أسعد", ImgUrl: "content/images/kanban/6.png", RankId:7 }, { Id: 40, Status: "InProgress", Summary: " إصلاح قضايا تصفية ذكرت في متصفح إنترنت إكسبلورر.", Type: "بق", Priority: "منخفض", Tags: "حل,أي", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:6 }, { Id: 41, Status: "Testing", Summary: "إصلاح قضايا تصفية ذكرت من قبل العملاء.", Type: "بق", Priority: "عادي", Tags: "تصفية, زبون", Estimate: "3.5", Assignee: " روبرت الملك", ImgUrl: "content/images/kanban/7.png", RankId:9 }, { Id: 42, Status: "Close", Summary: " ترتيب لقاء على شبكة الإنترنت مع العملاء لإظهار تصفية العرض.", Type: "آخرون", Priority: "حرج", Tags: "لقاء, زبون", Estimate: 2, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:12 }, { Id: 43, Status: "Validate", Summary: "تحقق من متطلبات الترشيح.", Type: " قصة", Priority: "حرج", Tags: "تصفية, رحلات السفاري", Estimate: 1.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png" }, { Id: 44, Status: "Close", Summary: " تنفيذ ميزة التصفية.", Type: "الملحمي", Priority: "عادي", Tags: "تصفية", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:13 }, { Id: 45, Status: "Testing", Summary: "إصلاح المشكلات تصفية ذكرت في سفاري.", Type: "بق", Priority: "عالي", Tags: "تصفية,حل", Estimate: 1.5, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:10 }, { Id: 46, Status: "Close", Summary: " اختبار التصفية في المتصفحات.", Type: " قصة", Priority: "حرج", Tags: "تجريب", Estimate: 5.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:14 }, { Id: 47, Status: "Validate", Summary: " تحقق من قضايا تصفية ذكرت من قبل العملاء.", Type: " قصة", Priority: "عالي", Tags: "تصفية", Estimate: 1, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png" }, { Id: 48, Status: "Testing", Summary: " تحقق التحقق من صحة الترشيح.", Type: " قصة", Priority: "عادي", Tags: " التحقق من صحة", Estimate: 0.5, Assignee: "لورا كالاهان", ImgUrl: "content/images/kanban/8.png", RankId:11 }, { Id: 49, Status: "Open", Summary: " تعزيز ميزة التصفية.", Type: "الملحمي", Priority: "حرج", Tags: " تحسين", Estimate: 3.5, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:8 }, { Id: 50, Status: "InProgress", Summary: " تحسين أداء وظيفة التصفية.", Type: " تحسين", Priority: "حرج", Tags: " تحسين", Estimate: 6, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:7 }, { Id: 51, Status: "Open", Summary: " اجتماع الويب مع العملاء لمناقشة المخططات.", Type: "آخرون", Priority: "عادي", Tags: "لقاء, زبون", Estimate: 5.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:9 }, { Id: 52, Status: "في تَقَدم", Summary: "إصلاح المخطط تقديم قضية ذكرت في متصفح إنترنت إكسبلورر." -, Type: "بق", Priority: "حرج", Tags: "حل,أي", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png" }, { Id: 53, Status: "Testing", Summary: " إصلاح مشاكل الرسم البياني ذكرت من قبل الزبون.", Type: "بق", Priority: "قواطع الإفراج", Tags: "أداءخريطة", Estimate: "3.5", Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:12 }, { Id: 54, Status: "Close", Summary: " تنفيذ تمثيل رسومي للبيانات باستخدام عنصر التخطيط.", Type: " تحسين", Priority: "عادي", Tags: "أداءخريطة", Estimate: 2, Assignee: "ستيفن ووكر", ImgUrl: "content/images/kanban/5.png", RankId:15 }, { Id: 55, Status: "Validate", Summary: " التحقق من صحة البيانات للمخططات.", Type: " قصة", Priority: "حرج", Tags: "أداءخريطةs", Estimate: 1.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png" }, { Id: 56, Status: "Close", Summary: " اجتماع الويب مع العملاء للحصول على متطلبات الرسم البياني.", Type: "آخرون", Priority: "منخفض", Tags: "لقاء,أداءخريطة", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:16 }, { Id: 57, Status: "Testing", Summary: " إصلاح مشاكل التخطيط التي أعلن عنها في فايرفوكس.", Type: "بق", Priority: "عالي", Tags: "حل, فايرفوكس", Estimate: 1.5, Assignee: "لورا كالاهان", ImgUrl: "content/images/kanban/8.png", RankId:13 }, { Id: 58, Status: "Close", Summary: " الإجراء المخزن لميزة تحرير الشبكة.", Type: " قصة", Priority: "عالي", Tags: "شبكة", Estimate: 5.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:17 }, { Id: 59, Status: "Validate", Summary: " التحقق من صحة القضايا الرسم البياني ذكرت من قبل العملاء.", Type: " قصة", Priority: "عالي", Tags: " التحقق من صحة", Estimate: 1, Assignee: "مايكل أسعد", ImgUrl: "content/images/kanban/6.png" }, { Id: 60, Status: "Testing", Summary: "represention بيانات الاختبار مع الرسوم البيانية.", Type: " قصة", Priority: "منخفض", Tags: "تجريب,أداءخريطة", Estimate: 0.5, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:14 }, { Id: 61, Status: "Open", Summary: " الرسومات النهائية / مراجعة واجهة المستخدم للتطبيق.", Type: " قصة", Priority: "عالي", Tags: " واجهة المستخدم,مراجعة", Estimate: 3.5, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:10 }, { Id: 62, Status: "InProgress", Summary: "تحسين الخرائط وقت التقديم.", Type: "تحسين", Priority: "منخفض", Tags: "تجريب,Phase2", Estimate: 6, Assignee: "لورا كالاهان", ImgUrl: "content/images/kanban/8.png", RankId:8 }, { Id: 63, Status: "Open", Summary: " إضافة تسميات تحديثها في صفحة الخرائط.", Type: " قصة", Priority: "عالي", Tags: "حل,Phase1", Estimate: 5.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:11 }, { Id: 64, Status: "Open", Summary: " Second phase تجريب.", Type: " قصة", Priority: "حرج", Tags: "تجريب,Phase2", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:12 }, { Id: 65, Status: "Testing", Summary: " تحديد القضايا التي أعلن عنها في المرحلة الأولى.", Type: "بق", Priority: "قواطع الإفراج", Tags: "حل,Phase1", Estimate: "3.5", Assignee: " روبرت الملك", ImgUrl: "content/images/kanban/7.png", RankId:15 }, { Id: 66, Status: "Close", Summary: " الرسومات مراجعة / واجهة المستخدم لصفحة التحرير.", Type: " قصة", Priority: "عالي", Tags: "مراجعة,Phase1", Estimate: 2, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:18 }, { Id: 67, Status: "Validate", Summary: " التحقق من صحة القضايا التي أعلن عنها في المرحلة الأولى.", Type: " قصة", Priority: "عالي", Tags: " التحقق من صحة", Estimate: 1.5, Assignee: "مايكل أسعد", ImgUrl: "content/images/kanban/6.png" }, { Id: 68, Status: "Close", Summary: "First phase تجريب.", Type: " قصة", Priority: "حرج", Tags: "تجريب,Phase1", Estimate: 2.5, Assignee: " مارغريت hamilt", ImgUrl: "content/images/kanban/4.png", RankId:19 }, { Id: 69, Status: "Open", Summary: " إعداد حالات الاختبار لجميع الصفحات.", Type: " قصة", Priority: "قواطع الإفراج", Tags: " اختبار حالة", Estimate: 1.5, Assignee: " أندرو فولر", ImgUrl: "content/images/kanban/2.png", RankId:13 }, { Id: 70, Status: "InProgress", Summary: " إعداد الإجراءات المخزنة الموحدة.", Type: "آخرون", Priority: "عالي", Tags: "شبكة", Estimate: 5.5, Assignee: "جانيت Leverling", ImgUrl: "content/images/kanban/3.png", RankId:9 }, { Id: 71, Status: "Close", Summary: " تحسين التعليمات البرمجية في صفحة تحرير الشبكة.", Type: " تحسين", Priority: "حرج", Tags: "الأمثل", Estimate: 1, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:20 }, { Id: 72, Status: "InProgress", Summary: " تحسين التعليمات البرمجية في الصفحة تصفية الشبكة.", Type: " قصة", Priority: "عالي", Tags: "الأمثل", Estimate: 0.5, Assignee: "مايكل أسعد", ImgUrl: "content/images/kanban/6.png", RankId:10 }, { Id: 73, Status: "Close", Summary: " الرسومات مراجعة / واجهة المستخدم لصفحة الرسوم البيانية.", Type: " قصة", Priority: "منخفض", Tags: "UI,مراجعة", Estimate: 5.5, Assignee: " روبرت الملك", ImgUrl: "content/images/kanban/7.png", RankId:21 }, { Id: 74, Status: "Open", Summary: " تحسين التعليمات البرمجية في صفحة الخرائط.", Type: " تحسين", Priority: "عالي", Tags: "الأمثل", Estimate: 7, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:14 }, { Id: 75, Status: "Close", Summary: " تحقق حالات الاختبار.", Type: " قصة", Priority: "قواطع الإفراج", Tags: "تجريب", Estimate: 0.5, Assignee: "Davloio نانسي", ImgUrl: "content/images/kanban/1.png", RankId:22 }]; diff --git a/public/scripts/scripts/jsonscheduledata.js b/public/scripts/scripts/jsonscheduledata.js deleted file mode 100644 index 92210e8..0000000 --- a/public/scripts/scripts/jsonscheduledata.js +++ /dev/null @@ -1,1444 +0,0 @@ -window.blockTime = [ - { - Id: 1, - Subject: "MAINTENANCE", - StartTime: new Date(2017, 5, 5, 8), - EndTime: new Date(2017, 5, 5, 10), - resId: 3, - BlockAppointment: true - }, { - Id: 2, - Subject: "SERVICE", - StartTime: new Date(2017, 5, 5, 9), - EndTime: new Date(2017, 5, 5, 11), - resId: 1, - BlockAppointment: true - }, { - Id: 3, - Subject: "SERVICE", - StartTime: new Date(2017, 5, 6), - EndTime: new Date(2017, 5, 6), - resId: 1, - BlockAppointment: true, - FullDay: true - }, { - Id: 4, - Subject: "BAD MONSOON", - StartTime: new Date(2017, 5, 5, 15, 30), - EndTime: new Date(2017, 5, 5, 17), - resId: 1, - BlockAppointment: true - }, { - Id: 5, - Subject: "BAD MONSOON", - StartTime: new Date(2017, 5, 5, 15, 30), - EndTime: new Date(2017, 5, 5, 17), - resId: 3, - BlockAppointment: true - }, { - Id: 6, - Subject: "BAD MONSOON", - StartTime: new Date(2017, 5, 5, 15, 30), - EndTime: new Date(2017, 5, 5, 17), - resId: 5, - BlockAppointment: true - } -]; - -window.BlockDayApps = [ - { - Id: 100, - Subject: "#SG 208 Greenville - Washington", - StartTime: new Date(2017, 5, 5, 12, 00), - EndTime: new Date(2017, 5, 5, 14, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 101, - Subject: "#IT 188 Washington - Arizona", - StartTime: new Date(2017, 5, 5, 4, 00), - EndTime: new Date(2017, 5, 5, 5, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 102, - Subject: "#SG 300 Chicago - Nevada", - StartTime: new Date(2017, 5, 5, 11, 30), - EndTime: new Date(2017, 5, 5, 13), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 1, ownerId: 1 - }, { - Id: 103, - Subject: "#IT 306 Washington - Newport", - StartTime: new Date(2017, 5, 5, 4, 00), - EndTime: new Date(2017, 5, 5, 5, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 1, ownerId: 5 - }, { - Id: 104, - Subject: "#AI 520 Washington - Chicago", - StartTime: new Date(2017, 5, 5, 12, 30), - EndTime: new Date(2017, 5, 5, 13, 30), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 5 - }, { - Id: 105, - Subject: "#SG 345 Renfrewshire - Lancashire", - StartTime: new Date(2017, 5, 5, 06, 30), - EndTime: new Date(2017, 5, 5, 07, 30), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - } -]; - -window.QueryCellApps = [ - { - Id: 1, - Subject: "Maintenance", - StartTime: new Date(2017, 4, 30, 02, 30), - EndTime: new Date(2017, 4, 30, 04, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Maintenance", - roomId: 1, ownerId: 1 - }, { - Id: 2, - Subject: "Technology Book Stall", - StartTime: new Date(2017, 5, 5, 12, 30), - EndTime: new Date(2017, 5, 5, 16, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Public Event", - roomId: 1, ownerId: 1 - }, { - Id: 3, - Subject: "Technology Book Stall", - StartTime: new Date(2017, 5, 15, 12, 30), - EndTime: new Date(2017, 5, 15, 16, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Public Event", - roomId: 1, ownerId: 1 - }, { - Id: 4, - Subject: "Technology Book Stall", - StartTime: new Date(2017, 5, 10, 12, 30), - EndTime: new Date(2017, 5, 10, 16, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Public Event", - roomId: 1, ownerId: 2 - }, { - Id: 5, - Subject: "Annual Conference", - StartTime: new Date(2017, 5, 5, 17, 30), - EndTime: new Date(2017, 5, 5, 21, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Commercial Event", - roomId: 1, ownerId: 1 - }, { - Id: 6, - Subject: "Annual Conference", - StartTime: new Date(2017, 5, 15, 17, 30), - EndTime: new Date(2017, 5, 15, 21, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Commercial Event", - roomId: 1, ownerId: 1 - }, { - Id: 7, - Subject: "Annual Conference", - StartTime: new Date(2017, 5, 10, 17, 30), - EndTime: new Date(2017, 5, 10, 21, 00), - Description: "", - AllDay: false, - Recurrence: false, - EventType: "Commercial Event", - roomId: 1, ownerId: 2 - }, { - Id: 8, - Subject: "IMI Meeting", - StartTime: new Date(2017, 5, 5, 15, 30), - EndTime: new Date(2017, 5, 5, 18, 30), - Description: "International Management Institute", - AllDay: false, - Recurrence: false, - EventType: "Commercial Event", - roomId: 2, ownerId: 3 - }, { - Id: 9, - Subject: "George Birthday Celebration", - StartTime: new Date(2017, 5, 5, 16, 00), - EndTime: new Date(2017, 5, 5, 19, 00), - Description: "4th Year Celebration", - AllDay: false, - Recurrence: false, - EventType: "Family Event", - roomId: 1, ownerId: 2 - }, { - Id: 10, - Subject: "John Wedding Aniversary", - StartTime: new Date(2017, 5, 2, 17, 00), - EndTime: new Date(2017, 5, 2, 20, 00), - Description: "1st Year Celebration", - AllDay: false, - Recurrence: false, - EventType: "Family Event", - roomId: 2, ownerId: 3 - } -]; - -window.scheduleData = [ - { - Id: 1, - Subject: "Weekly Recurrence.", - StartTime: new Date(2017, 4, 3, 09, 30), - EndTime: new Date(2017, 4, 3, 10, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;COUNT=10;INTERVAL=1;BYDAY=MO,TU" - }, { - Id: 2, - Subject: "Project Review.", - StartTime: new Date(2017, 4, 3, 07, 00), - EndTime: new Date(2017, 4, 3, 08, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 3, - Subject: "Daily Recurrence.", - StartTime: new Date(2017, 4, 5, 04, 30), - EndTime: new Date(2017, 4, 5, 05, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=1;COUNT=10" - }, { - Id: 4, - Subject: "Monthly Recurrence.", - StartTime: new Date(2017, 4, 5, 11, 00), - EndTime: new Date(2017, 4, 5, 11, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=MONTHLY;COUNT=10;BYDAY=SU;BYSETPOS=1" - }, { - Id: 5, - Subject: "AllDay App.", - StartTime: new Date(2017, 4, 1, 18, 30), - EndTime: new Date(2017, 4, 2, 18, 29), - Description: "", - AllDay: true, - Recurrence: false - }, { - Id: 6, - Subject: "Yearly Recurrence.", - StartTime: new Date(2017, 4, 2, 06, 30), - EndTime: new Date(2017, 4, 2, 07, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=YEARLY;COUNT=10;BYMONTHDAY=2;BYMONTH=3" - } -]; - -window.Default = [ - { - Id: 100, - Subject: "Bering Sea Gold", - StartTime: new Date(2017, 5, 5, 10, 00), - EndTime: new Date(2017, 5, 5, 11, 00), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "1,3" - }, { - Id: 101, - Subject: "Bering Sea Gold", - StartTime: new Date(2017, 5, 2, 16, 00), - EndTime: new Date(2017, 5, 2, 17, 30), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "2,5" - }, { - Id: 102, - Subject: "What Happened Next?", - StartTime: new Date(2017, 5, 4, 01, 00), - EndTime: new Date(2017, 5, 4, 01, 30), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "3,6" - }, { - Id: 103, - Subject: "What Happened Next?", - StartTime: new Date(2017, 5, 5, 12, 30), - EndTime: new Date(2017, 5, 5, 15, 00), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "4,1" - }, { - Id: 104, - Subject: "Daily Planet", - StartTime: new Date(2017, 5, 3, 01, 00), - EndTime: new Date(2017, 5, 3, 02, 00), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "1,3,6" - }, { - Id: 105, - Subject: "Alaska: The Last Frontier", - StartTime: new Date(2017, 5, 3, 04, 00), - EndTime: new Date(2017, 5, 3, 05, 00), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "2,3,4,5" - }, { - Id: 106, - Subject: "Deadest Catch", - StartTime: new Date(2017, 5, 3, 16, 00), - EndTime: new Date(2017, 5, 3, 17, 00), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "2,4,6,1" - }, { - Id: 107, - Subject: "Sports Day", - StartTime: new Date(2017, 4, 30, 06, 30), - EndTime: new Date(2017, 4, 30, 07, 30), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "5,3" - }, { - Id: 108, - Subject: "How It's Made", - StartTime: new Date(2017, 5, 1, 06, 00), - EndTime: new Date(2017, 5, 1, 07, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,TU;INTERVAL=1;COUNT=15", - Categorize: "2,3,6" - }, { - Id: 109, - Subject: "Bering Sea Gold", - StartTime: new Date(2017, 5, 2, 06, 00), - EndTime: new Date(2017, 5, 2, 08, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - Categorize: "3" - }, { - Id: 110, - Subject: "MoonShiners", - StartTime: new Date(2017, 5, 2, 02, 00), - EndTime: new Date(2017, 5, 2, 02, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=1;COUNT=5", - Categorize: "6,2,5" - }, { - Id: 111, - Subject: "Close Encounters", - StartTime: new Date(2017, 4, 30, 14, 00), - EndTime: new Date(2017, 4, 30, 15, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,TH;INTERVAL=1;COUNT=5", - Categorize: "3,4,5" - }, { - Id: 112, - Subject: "Close Encounters", - StartTime: new Date(2017, 4, 30, 03, 00), - EndTime: new Date(2017, 4, 30, 03, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=WE;INTERVAL=1;COUNT=3", - Categorize: "5,2,1" - }, { - Id: 113, - Subject: "HighWay Thru Hell", - StartTime: new Date(2017, 5, 1, 03, 00), - EndTime: new Date(2017, 5, 1, 07, 00), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "5,6,3" - }, { - Id: 114, - Subject: "Moon Shiners", - StartTime: new Date(2017, 5, 2, 04, 20), - EndTime: new Date(2017, 5, 2, 05, 50), - Description: "", - AllDay: false, - Recurrence: false, - Categorize: "1,2,3,4,5,6" - }, { - Id: 115, - Subject: "Cash Cab", - StartTime: new Date(2017, 4, 30, 15, 00), - EndTime: new Date(2017, 4, 30, 16, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=1;COUNT=5", - Categorize: "1,3" - } -]; - -window.ResourcesData = [ - { - Id: 100, - Subject: "Bering Sea Gold", - StartTime: new Date(2017, 5, 2, 9, 00), - EndTime: new Date(2017, 5, 2, 10, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 101, - Subject: "Hello Sea Gold", - StartTime: new Date(2017, 5, 2, 4, 00), - EndTime: new Date(2017, 5, 2, 5, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 105, - Subject: "Daily Planet", - StartTime: new Date(2017, 5, 5, 5, 00), - EndTime: new Date(2017, 5, 5, 6, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 1, ownerId: 1 - }, { - Id: 106, - Subject: "Alaska: The Last Frontier", - StartTime: new Date(2017, 5, 3, 4, 00), - EndTime: new Date(2017, 5, 3, 5, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 1, ownerId: 5 - }, { - Id: 109, - Subject: "Sports Day", - StartTime: new Date(2017, 4, 30, 06, 30), - EndTime: new Date(2017, 4, 30, 07, 30), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, roomId: 2, ownerId: 3 - } -]; - -window.HorizontalResourcesData = [ - { - Id: 100, - Subject: "Bering Sea Gold", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 10, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 101, - Subject: "Hello Sea Gold", - StartTime: new Date(2017, 5, 2, 04, 00), - EndTime: new Date(2017, 5, 2, 05, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 115, - Subject: "Cash Cab", - StartTime: new Date(2017, 5, 5, 04, 00), - EndTime: new Date(2017, 5, 5, 05, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 105, - Subject: "Daily Planet", - StartTime: new Date(2017, 5, 5, 4, 00), - EndTime: new Date(2017, 5, 5, 6, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=5", - categoryId: 1, - roomId: 1, ownerId: 1 - }, { - Id: 106, - Subject: "Alaska: The Last Frontier", - StartTime: new Date(2017, 5, 3, 04, 00), - EndTime: new Date(2017, 5, 3, 07, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=7", - categoryId: 1, - roomId: 1, ownerId: 5 - }, { - Id: 109, - Subject: "Sports Day", - StartTime: new Date(2017, 4, 30, 06, 30), - EndTime: new Date(2017, 4, 30, 07, 30), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 110, - Subject: "Sports Day", - StartTime: new Date(2017, 5, 5, 04, 00), - EndTime: new Date(2017, 5, 5, 06, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 111, - Subject: "Alaska: The Last Frontier", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 11, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 1, ownerId: 1 - }, { - Id: 112, - Subject: "Hello Sea Gold", - StartTime: new Date(2017, 5, 5, 13, 00), - EndTime: new Date(2017, 5, 5, 15, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 113, - Subject: "Meeting", - StartTime: new Date(2017, 5, 5, 13, 00), - EndTime: new Date(2017, 5, 5, 15, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 3, ownerId: 13 - }, { - Id: 114, - Subject: "The Last Frontier", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 11, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, roomId: 3, ownerId: 15 - } -]; - -window.HorizontalResourcesTutorials = [ - { - Id: 100, - Subject: "HTML-Introduction", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 10, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=10", - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 101, - Subject: "CSS-Box Model", - StartTime: new Date(2017, 5, 2, 04, 00), - EndTime: new Date(2017, 5, 2, 05, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 105, - Subject: "Data Types", - StartTime: new Date(2017, 5, 5, 4, 00), - EndTime: new Date(2017, 5, 5, 6, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=5", - categoryId: 1, - roomId: 1, ownerId: 1 - }, { - Id: 106, - Subject: "SQL:Primary Key", - StartTime: new Date(2017, 5, 3, 04, 00), - EndTime: new Date(2017, 5, 3, 07, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=7", - categoryId: 1, - roomId: 1, ownerId: 5 - }, { - Id: 109, - Subject: "Operators", - StartTime: new Date(2017, 4, 30, 06, 30), - EndTime: new Date(2017, 4, 30, 07, 30), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 110, - Subject: "Getting Started", - StartTime: new Date(2017, 5, 5, 04, 00), - EndTime: new Date(2017, 5, 5, 06, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 111, - Subject: "Typography", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 11, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 1, ownerId: 1 - }, { - Id: 112, - Subject: "Injection", - StartTime: new Date(2017, 5, 5, 13, 00), - EndTime: new Date(2017, 5, 5, 15, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 2, ownerId: 3 - }, { - Id: 113, - Subject: "Formatting", - StartTime: new Date(2017, 5, 5, 13, 00), - EndTime: new Date(2017, 5, 5, 15, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 3, ownerId: 13 - }, { - Id: 114, - Subject: "Functions", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 11, 00), - Description: "", - AllDay: false, - Recurrence: false, - categoryId: 1, - roomId: 3, ownerId: 15 - } -]; - -window.Template = [ - { - Id: 200, - Subject: "Basketball Practice", - StartTime: new Date(2017, 5, 2, 04, 00), - EndTime: new Date(2017, 5, 2, 05, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO;INTERVAL=1;COUNT=5" - }, { - Id: 201, - Subject: "Rugby Match", - StartTime: new Date(2017, 5, 3, 08, 45), - EndTime: new Date(2017, 5, 3, 09, 45), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU;INTERVAL=1;COUNT=5" - }, { - Id: 202, - Subject: "Guitar Class", - StartTime: new Date(2017, 4, 4, 05, 30), - EndTime: new Date(2017, 4, 4, 06, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=WE;INTERVAL=1;COUNT=5" - }, - { - Id: 203, - Subject: "Music Lessons", - StartTime: new Date(2017, 5, 5, 04, 00), - EndTime: new Date(2017, 5, 5, 05, 30), - Description: "Highland Academy", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TH;INTERVAL=1;COUNT=5" - }, { - Id: 204, - Subject: "Grandpa Birthday", - StartTime: new Date(2017, 5, 4, 00, 00), - EndTime: new Date(2017, 5, 4, 01, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=SU;INTERVAL=1;COUNT=1" - }, { - Id: 205, - Subject: "No School (In-service)", - StartTime: new Date(2017, 5, 7, 05, 00), - EndTime: new Date(2017, 5, 7, 06, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=SA;INTERVAL=1;COUNT=3" - }, { - Id: 209, - Subject: "Doctor checkup", - StartTime: new Date(2017, 5, 8, 10, 15), - EndTime: new Date(2017, 5, 8, 11, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=FR;INTERVAL=2;COUNT=5" - } -]; - -window.Startend = [ - { - Id: 400, - Subject: "Brazil - Croatia", - StartTime: new Date(2017, 5, 2, 9, 00), - EndTime: new Date(2017, 5, 2, 10, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 401, - Subject: "Mexico - Cameroon", - StartTime: new Date(2017, 5, 3, 13, 00), - EndTime: new Date(2017, 5, 3, 14, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 402, - Subject: "Brazil - Mexico", - StartTime: new Date(2017, 5, 7, 6, 00), - EndTime: new Date(2017, 5, 7, 7, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 403, - Subject: "Cameroon - Croatia", - StartTime: new Date(2017, 5, 5, 4, 00), - EndTime: new Date(2017, 5, 5, 5, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 404, - Subject: "Cameroon - Brazil", - StartTime: new Date(2017, 5, 13, 17, 00), - EndTime: new Date(2017, 5, 13, 18, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 405, - Subject: "Croatia - Mexico", - StartTime: new Date(2017, 5, 12, 17, 00), - EndTime: new Date(2017, 5, 12, 18, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 406, - Subject: "Spain - Netherlands", - StartTime: new Date(2017, 5, 3, 16, 00), - EndTime: new Date(2017, 5, 3, 17, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 407, - Subject: "Chile - Australia", - StartTime: new Date(2017, 5, 3, 18, 00), - EndTime: new Date(2017, 5, 3, 19, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 408, - Subject: "Spain - Chile", - StartTime: new Date(2017, 5, 4, 5, 00), - EndTime: new Date(2017, 5, 4, 6, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 409, - Subject: "Australia - Netherlands", - StartTime: new Date(2017, 5, 8, 8, 30), - EndTime: new Date(2017, 5, 8, 9, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 410, - Subject: "Australia - Chile", - StartTime: new Date(2017, 5, 13, 13, 00), - EndTime: new Date(2017, 5, 13, 14, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 411, - Subject: "Netherlands - Chile", - StartTime: new Date(2017, 5, 12, 13, 00), - EndTime: new Date(2017, 5, 12, 14, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 412, - Subject: "America - Brazil", - StartTime: new Date(2017, 5, 9, 5, 00), - EndTime: new Date(2017, 5, 9, 6, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 413, - Subject: "Russia - London", - StartTime: new Date(2017, 5, 6, 7, 00), - EndTime: new Date(2017, 5, 6, 9, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 414, - Subject: "France - Rome", - StartTime: new Date(2017, 5, 10, 7, 00), - EndTime: new Date(2017, 5, 10, 8, 30), - Description: "", - AllDay: false, - Recurrence: false - } -]; - -window.Timemode = [ - { - Id: 500, - Subject: "New training", - StartTime: new Date(2017, 5, 2, 10, 00), - EndTime: new Date(2017, 5, 2, 11, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 501, - Subject: "Conference meeting", - StartTime: new Date(2017, 5, 7, 11, 00), - EndTime: new Date(2017, 5, 7, 12, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,TH;INTERVAL=2;COUNT=20" - }, { - Id: 502, - Subject: "Product meeting", - StartTime: new Date(2017, 5, 4, 4, 00), - EndTime: new Date(2017, 5, 4, 5, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 503, - Subject: "Evaluation review", - StartTime: new Date(2017, 5, 1, 16, 00), - EndTime: new Date(2017, 5, 1, 17, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 504, - Subject: "Case study", - StartTime: new Date(2017, 5, 1, 18, 30), - EndTime: new Date(2017, 5, 3, 18, 29), - Description: "", - AllDay: true, - Recurrence: false - }, { - Id: 505, - Subject: "Evaluation review", - StartTime: new Date(2017, 5, 5, 9, 00), - EndTime: new Date(2017, 5, 5, 10, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 506, - Subject: "Case study", - StartTime: new Date(2017, 5, 5, 18, 00), - EndTime: new Date(2017, 5, 6, 18, 30), - Description: "", - AllDay: true, - Recurrence: false - }, { - Id: 507, - Subject: "New training", - StartTime: new Date(2017, 5, 7, 8, 00), - EndTime: new Date(2017, 5, 7, 9, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 508, - Subject: "New training", - StartTime: new Date(2017, 5, 9, 6, 00), - EndTime: new Date(2017, 5, 9, 8, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 509, - Subject: "Product meeting", - StartTime: new Date(2017, 5, 10, 4, 00), - EndTime: new Date(2017, 5, 10, 5, 30), - Description: "", - AllDay: false, - Recurrence: false - } -]; - -window.Viewcustomization = [ - { - Id: 600, - Subject: "Ladies Mogals Qualification", - StartTime: new Date(2017, 5, 2, 18, 00), - EndTime: new Date(2017, 5, 2, 20, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU,TH;INTERVAL=2;COUNT=6" - }, { - Id: 601, - Subject: "Men's Mogals Qualification", - StartTime: new Date(2017, 5, 2, 14, 00), - EndTime: new Date(2017, 5, 2, 16, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU,TH;INTERVAL=1;COUNT=12" - }, { - Id: 602, - Subject: "Men's 500m race", - StartTime: new Date(2017, 5, 3, 17, 00), - EndTime: new Date(2017, 5, 3, 18, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=1;COUNT=5" - }, { - Id: 603, - Subject: "Opening ceremony", - StartTime: new Date(2017, 5, 1, 09, 00), - EndTime: new Date(2017, 5, 1, 12, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 604, - Subject: "Finals", - StartTime: new Date(2017, 5, 4, 10, 00), - EndTime: new Date(2017, 5, 4, 17, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 605, - Subject: "Final presentation", - StartTime: new Date(2017, 5, 4, 18, 00), - EndTime: new Date(2017, 5, 4, 19, 30), - Description: "", - AllDay: false, - Recurrence: false - } -]; - -window.Events = [ - { - Id: 700, - Subject: "Packing Day", - StartTime: new Date(2017, 5, 2, 05, 00), - EndTime: new Date(2017, 5, 2, 05, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 701, - Subject: "Spring Break", - StartTime: new Date(2017, 5, 4, 06, 00), - EndTime: new Date(2017, 5, 4, 07, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 702, - Subject: "Registration for Spring Term", - StartTime: new Date(2017, 5, 2, 07, 00), - EndTime: new Date(2017, 5, 2, 07, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 703, - Subject: "Last meal of winter term in LDC", - StartTime: new Date(2017, 5, 2, 03, 00), - EndTime: new Date(2017, 5, 2, 04, 50), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 704, - Subject: "Sayles Cafe - Reduced Hours", - StartTime: new Date(2017, 4, 30, 08, 00), - EndTime: new Date(2017, 4, 30, 09, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 705, - Subject: "Bookstore Break Hours", - StartTime: new Date(2017, 5, 2, 08, 30), - EndTime: new Date(2017, 5, 2, 09, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 706, - Subject: "CFR 'Office Hours'", - StartTime: new Date(2017, 5, 2, 11, 30), - EndTime: new Date(2017, 5, 2, 13, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 707, - Subject: "Used Textbook Buyback/Text Rental Return", - StartTime: new Date(2017, 5, 3, 10, 00), - EndTime: new Date(2017, 5, 3, 13, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 708, - Subject: "Halls and Houses Close for winter Term at 2 p.m.", - StartTime: new Date(2017, 5, 2, 14, 00), - EndTime: new Date(2017, 5, 2, 15, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 709, - Subject: "Dining Dollars Expire Today at 2:00 pm", - StartTime: new Date(2017, 5, 1, 14, 00), - EndTime: new Date(2017, 5, 1, 16, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 710, - Subject: "Last meal of winter term in LDC", - StartTime: new Date(2017, 5, 5, 4, 00), - EndTime: new Date(2017, 5, 5, 6, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 711, - Subject: "Halls and Houses Close for winter Term at 2 p.m.", - StartTime: new Date(2017, 5, 6, 7, 00), - EndTime: new Date(2017, 5, 6, 8, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 712, - Subject: "Used Textbook Buyback/Text Rental Return", - StartTime: new Date(2017, 5, 7, 9, 00), - EndTime: new Date(2017, 5, 7, 10, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 713, - Subject: "Bookstore Break Hours", - StartTime: new Date(2017, 5, 8, 6, 00), - EndTime: new Date(2017, 5, 8, 7, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 714, - Subject: "Registration for Spring Term", - StartTime: new Date(2017, 5, 9, 5, 00), - EndTime: new Date(2017, 5, 9, 6, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 715, - Subject: "Packing Day", - StartTime: new Date(2017, 5, 10, 7, 00), - EndTime: new Date(2017, 5, 10, 8, 30), - Description: "", - AllDay: false, - Recurrence: false - } -]; - -window.API = [ - { - Id: 800, - Subject: "Elementary italian I", - StartTime: new Date(2017, 5, 4, 4, 00), - EndTime: new Date(2017, 5, 4, 5, 30), - Description: "", - Priority: "medium", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;INTERVAL=1;COUNT=12" - }, { - Id: 801, - Subject: "Earth: Our Habitable Planet(lecture)", - StartTime: new Date(2017, 5, 5, 6, 30), - EndTime: new Date(2017, 5, 5, 7, 30), - Description: "", - Priority: "high", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU,TH;INTERVAL=1;COUNT=6" - }, { - Id: 802, - Subject: "Earth: Our Habitable Planet(lecture)", - StartTime: new Date(2017, 5, 2, 12, 20), - EndTime: new Date(2017, 5, 2, 14, 15), - Description: "", - Priority: "low", - AllDay: false, - Recurrence: false - }, { - Id: 803, - Subject: "Yoga", - StartTime: new Date(2017, 5, 2, 12, 20), - EndTime: new Date(2017, 5, 2, 14, 15), - Description: "", - Priority: "high", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=FR;INTERVAL=1;COUNT=3" - }, { - Id: 804, - Subject: "Intro to Computers(lab)", - StartTime: new Date(2017, 5, 2, 14, 30), - EndTime: new Date(2017, 5, 2, 15, 45), - Description: "", - Priority: "low", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,WE;INTERVAL=1;COUNT=6" - }, { - Id: 805, - Subject: "Intro to Computers(lecture)", - StartTime: new Date(2017, 5, 2, 15, 35), - EndTime: new Date(2017, 5, 2, 16, 25), - Description: "", - Priority: "none", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU,TH;INTERVAL=1;COUNT=6" - }, { - Id: 806, - Subject: "Basic Carrier Development", - StartTime: new Date(2017, 5, 2, 16, 00), - EndTime: new Date(2017, 5, 2, 17, 15), - Description: "", - Priority: "medium", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,WE;INTERVAL=1;COUNT=6" - }, { - Id: 807, - Subject: "InterPersonal Comm.", - StartTime: new Date(2017, 5, 2, 17, 45), - EndTime: new Date(2017, 5, 2, 19, 00), - Description: "", - Priority: "low", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU,TH;INTERVAL=1;COUNT=6" - } -]; - -window.Keyboard = [ - { - Id: 900, - Subject: "Review lesson plans for the day", - StartTime: new Date(2017, 5, 2, 09, 00), - EndTime: new Date(2017, 5, 2, 09, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=1;COUNT=5" - }, { - Id: 901, - Subject: "Philosophy", - StartTime: new Date(2017, 5, 2, 09, 30), - EndTime: new Date(2017, 5, 2, 10, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TU,WE,TH;INTERVAL=1;COUNT=9" - }, { - Id: 902, - Subject: "Grammer with sharley English", - StartTime: new Date(2017, 5, 2, 10, 00), - EndTime: new Date(2017, 5, 2, 11, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=MONTHLY;BYDAY=WE;BYSETPOS=1;COUNT=6" - }, { - Id: 903, - Subject: "Lunch", - StartTime: new Date(2017, 5, 2, 13, 00), - EndTime: new Date(2017, 5, 2, 14, 00), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR;INTERVAL=1;COUNT=10" - }, { - Id: 904, - Subject: "Prayer", - StartTime: new Date(2017, 5, 2, 08, 00), - EndTime: new Date(2017, 5, 2, 08, 15), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=1;COUNT=20" - } -]; - -window.Localization = [ - { - Id: 1000, - Subject: "Men's Prelim. Round SVK - SLO", - StartTime: new Date(2017, 5, 4, 10, 00), - EndTime: new Date(2017, 5, 4, 11, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1001, - Subject: "Women's Play-offs Quarterfinals", - StartTime: new Date(2017, 5, 5, 4, 30), - EndTime: new Date(2017, 5, 5, 6, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1002, - Subject: "Women's Prelim. Round JPN - GER", - StartTime: new Date(2017, 5, 6, 7, 00), - EndTime: new Date(2017, 5, 6, 8, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1003, - Subject: "Men's Prelim. Round FIN - AUT", - StartTime: new Date(2017, 5, 7, 9, 30), - EndTime: new Date(2017, 5, 7, 10, 35), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1004, - Subject: "Women's Preim. Round SUI -FIN", - StartTime: new Date(2017, 5, 8, 6, 00), - EndTime: new Date(2017, 5, 8, 7, 30), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1005, - Subject: "Men's Prelim Round RUS - SVK", - StartTime: new Date(2017, 5, 9, 5, 00), - EndTime: new Date(2017, 5, 9, 6, 15), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1006, - Subject: "Women's Classifications RUS - JPN", - StartTime: new Date(2017, 5, 10, 9, 00), - EndTime: new Date(2017, 5, 10, 11, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1007, - Subject: "Men's Play-offs Semifinals CAN - SUI", - StartTime: new Date(2017, 5, 4, 16, 30), - EndTime: new Date(2017, 5, 4, 18, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1008, - Subject: "Women's Play-offs Semifinals USA - SWE", - StartTime: new Date(2017, 5, 4, 21, 00), - EndTime: new Date(2017, 5, 4, 22, 00), - Description: "", - AllDay: false, - Recurrence: false - }, { - Id: 1009, - Subject: "Finals SUI - SWE", - StartTime: new Date(2017, 5, 5, 16, 00), - EndTime: new Date(2017, 5, 5, 18, 00), - Description: "", - AllDay: false, - Recurrence: false - } -]; - -window.RTL = [ - { - Id: 1100, - Subject: "Chemistry I (lecture)", - StartTime: new Date(2017, 5, 2, 9, 00), - EndTime: new Date(2017, 5, 2, 9, 55), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,TU,WE,FR;INTERVAL=1;COUNT=12" - }, { - Id: 1101, - Subject: "Elementary Composition", - StartTime: new Date(2017, 5, 2, 11, 15), - EndTime: new Date(2017, 5, 2, 12, 05), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=12" - }, { - Id: 1102, - Subject: "Managing Resources for learning", - StartTime: new Date(2017, 5, 3, 11, 15), - EndTime: new Date(2017, 5, 3, 12, 05), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=DAILY;INTERVAL=2;COUNT=12" - }, { - Id: 1103, - Subject: "Calculus I (lecture)", - StartTime: new Date(2017, 5, 2, 13, 25), - EndTime: new Date(2017, 5, 2, 14, 15), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=MO,WE,TH,FR;INTERVAL=1;COUNT=12" - }, { - Id: 1104, - Subject: "Chemistry I (lab)", - StartTime: new Date(2017, 5, 2, 14, 30), - EndTime: new Date(2017, 5, 2, 17, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=TH;INTERVAL=1;COUNT=4" - }, { - Id: 1105, - Subject: "Chemistry I (discussion)", - StartTime: new Date(2017, 5, 2, 16, 40), - EndTime: new Date(2017, 5, 2, 17, 30), - Description: "", - AllDay: false, - Recurrence: true, - RecurrenceRule: "FREQ=WEEKLY;BYDAY=WE;INTERVAL=1;COUNT=4" - } -]; diff --git a/public/scripts/scripts/jsonspark.js b/public/scripts/scripts/jsonspark.js deleted file mode 100644 index 07f0dbd..0000000 --- a/public/scripts/scripts/jsonspark.js +++ /dev/null @@ -1,717 +0,0 @@ -window.sparkData = [{ - OrderID : 10248, - CustomerID : "VINET", - EmployeeID : 1, - OrderDate : new Date(8364186e5), - ShipName : "Vins et alcools Chevalier", - ShipCity : "Reims", - ShipAddress : "59 rue de l'Abbaye", - ShipRegion : null, - ShipPostalCode : "51100", - ShipCountry : "France", - Freight : 32.38, - Verified : !0 - }, { - OrderID : 10249, - CustomerID : "TOMSP", - EmployeeID : 2, - OrderDate : new Date(836505e6), - ShipName : "Toms Spezialitten", - ShipCity : "Mnster", - ShipAddress : "Luisenstr. 48", - ShipRegion : null, - ShipPostalCode : "44087", - ShipCountry : "Germany", - Freight : 11.61, - Verified : !1 - }, { - OrderID : 10250, - CustomerID : "HANAR", - EmployeeID : 3, - OrderDate : new Date(8367642e5), - ShipName : "Hanari Carnes", - ShipCity : "Rio de Janeiro", - ShipAddress : "Rua do Pao, 67", - ShipRegion : "RJ", - ShipPostalCode : "05454-876", - ShipCountry : "Brazil", - Freight : 65.83, - Verified : !0 - }, { - OrderID : 10251, - CustomerID : "VICTE", - EmployeeID : 4, - OrderDate : new Date(8367642e5), - ShipName : "Victuailles en stock", - ShipCity : "Lyon", - ShipAddress : "2, rue du Commerce", - ShipRegion : null, - ShipPostalCode : "69004", - ShipCountry : "France", - Freight : 41.34, - Verified : !0 - }, { - OrderID : 10252, - CustomerID : "SUPRD", - EmployeeID : 5, - OrderDate : new Date(8368506e5), - ShipName : "Suprmes dlices", - ShipCity : "Charleroi", - ShipAddress : "Boulevard Tirou, 255", - ShipRegion : null, - ShipPostalCode : "B-6000", - ShipCountry : "Belgium", - Freight : 51.3, - Verified : !0 - }, { - OrderID : 10253, - CustomerID : "HANAR", - EmployeeID : 6, - OrderDate : new Date(836937e6), - ShipName : "Hanari Carnes", - ShipCity : "Rio de Janeiro", - ShipAddress : "Rua do Pao, 67", - ShipRegion : "RJ", - ShipPostalCode : "05454-876", - ShipCountry : "Brazil", - Freight : 58.17, - Verified : !0 - }, { - OrderID : 10254, - CustomerID : "CHOPS", - EmployeeID : 7, - OrderDate : new Date(8370234e5), - ShipName : "Chop-suey Chinese", - ShipCity : "Bern", - ShipAddress : "Hauptstr. 31", - ShipRegion : null, - ShipPostalCode : "3012", - ShipCountry : "Switzerland", - Freight : 22.98, - Verified : !1 - }, { - OrderID : 10255, - CustomerID : "RICSU", - EmployeeID : 8, - OrderDate : new Date(8371098e5), - ShipName : "Richter Supermarkt", - ShipCity : "Genve", - ShipAddress : "Starenweg 5", - ShipRegion : null, - ShipPostalCode : "1204", - ShipCountry : "Switzerland", - Freight : 148.33, - Verified : !0 - }, { - OrderID : 10256, - CustomerID : "WELLI", - EmployeeID : 9, - OrderDate : new Date(837369e6), - ShipName : "Wellington Importadora", - ShipCity : "Resende", - ShipAddress : "Rua do Mercado, 12", - ShipRegion : "SP", - ShipPostalCode : "08737-363", - ShipCountry : "Brazil", - Freight : 13.97, - Verified : !1 - }, { - OrderID : 10257, - CustomerID : "HILAA", - EmployeeID : 10, - OrderDate : new Date(8374554e5), - ShipName : "HILARION-Abastos", - ShipCity : "San Cristbal", - ShipAddress : "Carrera 22 con Ave. Carlos Soublette #8-35", - ShipRegion : "Tchira", - ShipPostalCode : "5022", - ShipCountry : "Venezuela", - Freight : 81.91, - Verified : !0 - }, { - OrderID : 10258, - CustomerID : "ERNSH", - EmployeeID : 11, - OrderDate : new Date(8375418e5), - ShipName : "Ernst Handel", - ShipCity : "Graz", - ShipAddress : "Kirchgasse 6", - ShipRegion : null, - ShipPostalCode : "8010", - ShipCountry : "Austria", - Freight : 140.51, - Verified : !0 - }, { - OrderID : 10259, - CustomerID : "CENTC", - EmployeeID : 12, - OrderDate : new Date(8376282e5), - ShipName : "Centro comercial Moctezuma", - ShipCity : "Mxico D.F.", - ShipAddress : "Sierras de Granada 9993", - ShipRegion : null, - ShipPostalCode : "05022", - ShipCountry : "Mexico", - Freight : 3.25, - Verified : !1 - }, { - OrderID : 10260, - CustomerID : "OTTIK", - EmployeeID : 13, - OrderDate : new Date(8377146e5), - ShipName : "Ottilies Kseladen", - ShipCity : "Kln", - ShipAddress : "Mehrheimerstr. 369", - ShipRegion : null, - ShipPostalCode : "50739", - ShipCountry : "Germany", - Freight : 55.09, - Verified : !0 - }, { - OrderID : 10261, - CustomerID : "QUEDE", - EmployeeID : 14, - OrderDate : new Date(8377146e5), - ShipName : "Que Delcia", - ShipCity : "Rio de Janeiro", - ShipAddress : "Rua da Panificadora, 12", - ShipRegion : "RJ", - ShipPostalCode : "02389-673", - ShipCountry : "Brazil", - Freight : 3.05, - Verified : !1 - }, { - OrderID : 10262, - CustomerID : "RATTC", - EmployeeID : 15, - OrderDate : new Date(8379738e5), - ShipName : "Rattlesnake Canyon Grocery", - ShipCity : "Albuquerque", - ShipAddress : "2817 Milton Dr.", - ShipRegion : "NM", - ShipPostalCode : "87110", - ShipCountry : "USA", - Freight : 48.29, - Verified : !0 - }, { - OrderID : 10263, - CustomerID : "ERNSH", - EmployeeID : 16, - OrderDate : new Date(8380602e5), - ShipName : "Ernst Handel", - ShipCity : "Graz", - ShipAddress : "Kirchgasse 6", - ShipRegion : null, - ShipPostalCode : "8010", - ShipCountry : "Austria", - Freight : 146.06, - Verified : !0 - }, { - OrderID : 10264, - CustomerID : "FOLKO", - EmployeeID : 17, - OrderDate : new Date(8381466e5), - ShipName : "Folk och f HB", - ShipCity : "Brcke", - ShipAddress : "kergatan 24", - ShipRegion : null, - ShipPostalCode : "S-844 67", - ShipCountry : "Sweden", - Freight : 3.67, - Verified : !1 - }, { - OrderID : 10265, - CustomerID : "BLONP", - EmployeeID : 18, - OrderDate : new Date(838233e6), - ShipName : "Blondel pre et fils", - ShipCity : "Strasbourg", - ShipAddress : "24, place Klber", - ShipRegion : null, - ShipPostalCode : "67000", - ShipCountry : "France", - Freight : 55.28, - Verified : !0 - }, { - OrderID : 10266, - CustomerID : "WARTH", - EmployeeID : 19, - OrderDate : new Date(8383194e5), - ShipName : "Wartian Herkku", - ShipCity : "Oulu", - ShipAddress : "Torikatu 38", - ShipRegion : null, - ShipPostalCode : "90110", - ShipCountry : "Finland", - Freight : 25.73, - Verified : !1 - }, { - OrderID : 10267, - CustomerID : "FRANK", - EmployeeID : 20, - OrderDate : new Date(8385786e5), - ShipName : "Frankenversand", - ShipCity : "Mnchen", - ShipAddress : "Berliner Platz 43", - ShipRegion : null, - ShipPostalCode : "80805", - ShipCountry : "Germany", - Freight : 208.58, - Verified : !0 - }, { - OrderID : 10268, - CustomerID : "GROSR", - EmployeeID : 21, - OrderDate : new Date(838665e6), - ShipName : "GROSELLA-Restaurante", - ShipCity : "Caracas", - ShipAddress : "5 Ave. Los Palos Grandes", - ShipRegion : "DF", - ShipPostalCode : "1081", - ShipCountry : "Venezuela", - Freight : 66.29, - Verified : !0 - }, { - OrderID : 10269, - CustomerID : "WHITC", - EmployeeID : 22, - OrderDate : new Date(8387514e5), - ShipName : "White Clover Markets", - ShipCity : "Seattle", - ShipAddress : "1029 - 12th Ave. S.", - ShipRegion : "WA", - ShipPostalCode : "98124", - ShipCountry : "USA", - Freight : 4.56, - Verified : !1 - }, { - OrderID : 10270, - CustomerID : "WARTH", - EmployeeID : 23, - OrderDate : new Date(8388378e5), - ShipName : "Wartian Herkku", - ShipCity : "Oulu", - ShipAddress : "Torikatu 38", - ShipRegion : null, - ShipPostalCode : "90110", - ShipCountry : "Finland", - Freight : 136.54, - Verified : !0 - }, { - OrderID : 10271, - CustomerID : "SPLIR", - EmployeeID : 24, - OrderDate : new Date(8388378e5), - ShipName : "Split Rail Beer & Ale", - ShipCity : "Lander", - ShipAddress : "P.O. Box 555", - ShipRegion : "WY", - ShipPostalCode : "82520", - ShipCountry : "USA", - Freight : 4.54, - Verified : !1 - }, { - OrderID : 10272, - CustomerID : "RATTC", - EmployeeID : 25, - OrderDate : new Date(8389242e5), - ShipName : "Rattlesnake Canyon Grocery", - ShipCity : "Albuquerque", - ShipAddress : "2817 Milton Dr.", - ShipRegion : "NM", - ShipPostalCode : "87110", - ShipCountry : "USA", - Freight : 98.03, - Verified : !0 - }, { - OrderID : 10273, - CustomerID : "QUICK", - EmployeeID : 26, - OrderDate : new Date(8391834e5), - ShipName : "QUICK-Stop", - ShipCity : "Cunewalde", - ShipAddress : "Taucherstrae 10", - ShipRegion : null, - ShipPostalCode : "01307", - ShipCountry : "Germany", - Freight : 76.07, - Verified : !0 - }, { - OrderID : 10274, - CustomerID : "VINET", - EmployeeID : 27, - OrderDate : new Date(8392698e5), - ShipName : "Vins et alcools Chevalier", - ShipCity : "Reims", - ShipAddress : "59 rue de l'Abbaye", - ShipRegion : null, - ShipPostalCode : "51100", - ShipCountry : "France", - Freight : 6.01, - Verified : !1 - }, { - OrderID : 10275, - CustomerID : "MAGAA", - EmployeeID : 28, - OrderDate : new Date(8393562e5), - ShipName : "Magazzini Alimentari Riuniti", - ShipCity : "Bergamo", - ShipAddress : "Via Ludovico il Moro 22", - ShipRegion : null, - ShipPostalCode : "24100", - ShipCountry : "Italy", - Freight : 26.93, - Verified : !1 - }, { - OrderID : 10276, - CustomerID : "TORTU", - EmployeeID : 29, - OrderDate : new Date(8394426e5), - ShipName : "Tortuga Restaurante", - ShipCity : "Mxico D.F.", - ShipAddress : "Avda. Azteca 123", - ShipRegion : null, - ShipPostalCode : "05033", - ShipCountry : "Mexico", - Freight : 13.84, - Verified : !1 - }, { - OrderID : 10277, - CustomerID : "MORGK", - EmployeeID : 30, - OrderDate : new Date(839529e6), - ShipName : "Morgenstern Gesundkost", - ShipCity : "Leipzig", - ShipAddress : "Heerstr. 22", - ShipRegion : null, - ShipPostalCode : "04179", - ShipCountry : "Germany", - Freight : 125.77, - Verified : !0 - }, { - OrderID : 10278, - CustomerID : "BERGS", - EmployeeID : 31, - OrderDate : new Date(8397882e5), - ShipName : "Berglunds snabbkp", - ShipCity : "Lule", - ShipAddress : "Berguvsvgen 8", - ShipRegion : null, - ShipPostalCode : "S-958 22", - ShipCountry : "Sweden", - Freight : 92.69, - Verified : !0 - }, { - OrderID : 10279, - CustomerID : "LEHMS", - EmployeeID : 32, - OrderDate : new Date(8398746e5), - ShipName : "Lehmanns Marktstand", - ShipCity : "Frankfurt a.M.", - ShipAddress : "Magazinweg 7", - ShipRegion : null, - ShipPostalCode : "60528", - ShipCountry : "Germany", - Freight : 25.83, - Verified : !1 - }, { - OrderID : 10280, - CustomerID : "BERGS", - EmployeeID : 33, - OrderDate : new Date(839961e6), - ShipName : "Berglunds snabbkp", - ShipCity : "Lule", - ShipAddress : "Berguvsvgen 8", - ShipRegion : null, - ShipPostalCode : "S-958 22", - ShipCountry : "Sweden", - Freight : 8.98, - Verified : !1 - }, { - OrderID : 10281, - CustomerID : "ROMEY", - EmployeeID : 34, - OrderDate : new Date(839961e6), - ShipName : "Romero y tomillo", - ShipCity : "Madrid", - ShipAddress : "Gran Va, 1", - ShipRegion : null, - ShipPostalCode : "28001", - ShipCountry : "Spain", - Freight : 2.94, - Verified : !1 - }, { - OrderID : 10282, - CustomerID : "ROMEY", - EmployeeID : 35, - OrderDate : new Date(8400474e5), - ShipName : "Romero y tomillo", - ShipCity : "Madrid", - ShipAddress : "Gran Va, 1", - ShipRegion : null, - ShipPostalCode : "28001", - ShipCountry : "Spain", - Freight : 12.69, - Verified : !1 - }, { - OrderID : 10283, - CustomerID : "LILAS", - EmployeeID : 36, - OrderDate : new Date(8401338e5), - ShipName : "LILA-Supermercado", - ShipCity : "Barquisimeto", - ShipAddress : "Carrera 52 con Ave. Bolvar #65-98 Llano Largo", - ShipRegion : "Lara", - ShipPostalCode : "3508", - ShipCountry : "Venezuela", - Freight : 84.81, - Verified : !0 - }, { - OrderID : 10284, - CustomerID : "LEHMS", - EmployeeID : 37, - OrderDate : new Date(840393e6), - ShipName : "Lehmanns Marktstand", - ShipCity : "Frankfurt a.M.", - ShipAddress : "Magazinweg 7", - ShipRegion : null, - ShipPostalCode : "60528", - ShipCountry : "Germany", - Freight : 76.56, - Verified : !0 - }, { - OrderID : 10285, - CustomerID : "QUICK", - EmployeeID : 38, - OrderDate : new Date(8404794e5), - ShipName : "QUICK-Stop", - ShipCity : "Cunewalde", - ShipAddress : "Taucherstrae 10", - ShipRegion : null, - ShipPostalCode : "01307", - ShipCountry : "Germany", - Freight : 76.83, - Verified : !0 - }, { - OrderID : 10286, - CustomerID : "QUICK", - EmployeeID : 39, - OrderDate : new Date(8405658e5), - ShipName : "QUICK-Stop", - ShipCity : "Cunewalde", - ShipAddress : "Taucherstrae 10", - ShipRegion : null, - ShipPostalCode : "01307", - ShipCountry : "Germany", - Freight : 229.24, - Verified : !0 - }, { - OrderID : 10287, - CustomerID : "RICAR", - EmployeeID : 40, - OrderDate : new Date(8406522e5), - ShipName : "Ricardo Adocicados", - ShipCity : "Rio de Janeiro", - ShipAddress : "Av. Copacabana, 267", - ShipRegion : "RJ", - ShipPostalCode : "02389-890", - ShipCountry : "Brazil", - Freight : 12.76, - Verified : !1 - }, { - OrderID : 10288, - CustomerID : "REGGC", - EmployeeID : 41, - OrderDate : new Date(8407386e5), - ShipName : "Reggiani Caseifici", - ShipCity : "Reggio Emilia", - ShipAddress : "Strada Provinciale 124", - ShipRegion : null, - ShipPostalCode : "42100", - ShipCountry : "Italy", - Freight : 7.45, - Verified : !1 - }, { - OrderID : 10289, - CustomerID : "BSBEV", - EmployeeID : 42, - OrderDate : new Date(8409978e5), - ShipName : "B's Beverages", - ShipCity : "London", - ShipAddress : "Fauntleroy Circus", - ShipRegion : null, - ShipPostalCode : "EC2 5NT", - ShipCountry : "UK", - Freight : 22.77, - Verified : !1 - }, { - OrderID : 10290, - CustomerID : "COMMI", - EmployeeID : 43, - OrderDate : new Date(8410842e5), - ShipName : "Comrcio Mineiro", - ShipCity : "Sao Paulo", - ShipAddress : "Av. dos Lusadas, 23", - ShipRegion : "SP", - ShipPostalCode : "05432-043", - ShipCountry : "Brazil", - Freight : 79.7, - Verified : !0 - }, { - OrderID : 10291, - CustomerID : "QUEDE", - EmployeeID : 44, - OrderDate : new Date(8410842e5), - ShipName : "Que Delcia", - ShipCity : "Rio de Janeiro", - ShipAddress : "Rua da Panificadora, 12", - ShipRegion : "RJ", - ShipPostalCode : "02389-673", - ShipCountry : "Brazil", - Freight : 6.4, - Verified : !1 - }, { - OrderID : 10292, - CustomerID : "TRADH", - EmployeeID : 45, - OrderDate : new Date(8411706e5), - ShipName : "Tradiao Hipermercados", - ShipCity : "Sao Paulo", - ShipAddress : "Av. Ins de Castro, 414", - ShipRegion : "SP", - ShipPostalCode : "05634-030", - ShipCountry : "Brazil", - Freight : 1.35, - Verified : !1 - }, { - OrderID : 10293, - CustomerID : "TORTU", - EmployeeID : 46, - OrderDate : new Date(841257e6), - ShipName : "Tortuga Restaurante", - ShipCity : "Mxico D.F.", - ShipAddress : "Avda. Azteca 123", - ShipRegion : null, - ShipPostalCode : "05033", - ShipCountry : "Mexico", - Freight : 21.18, - Verified : !1 - }, { - OrderID : 10294, - CustomerID : "RATTC", - EmployeeID : 47, - OrderDate : new Date(8413434e5), - ShipName : "Rattlesnake Canyon Grocery", - ShipCity : "Albuquerque", - ShipAddress : "2817 Milton Dr.", - ShipRegion : "NM", - ShipPostalCode : "87110", - ShipCountry : "USA", - Freight : 147.26, - Verified : !0 - }, { - OrderID : 10295, - CustomerID : "VINET", - EmployeeID : 48, - OrderDate : new Date(8416026e5), - ShipName : "Vins et alcools Chevalier", - ShipCity : "Reims", - ShipAddress : "59 rue de l'Abbaye", - ShipRegion : null, - ShipPostalCode : "51100", - ShipCountry : "France", - Freight : 1.15, - Verified : !1 - }, { - OrderID : 10296, - CustomerID : "LILAS", - EmployeeID : 49, - OrderDate : new Date(841689e6), - ShipName : "LILA-Supermercado", - ShipCity : "Barquisimeto", - ShipAddress : "Carrera 52 con Ave. Bolvar #65-98 Llano Largo", - ShipRegion : "Lara", - ShipPostalCode : "3508", - ShipCountry : "Venezuela", - Freight : .12, - Verified : !1 - }, { - OrderID : 10297, - CustomerID : "BLONP", - EmployeeID : 50, - OrderDate : new Date(8417754e5), - ShipName : "Blondel pre et fils", - ShipCity : "Strasbourg", - ShipAddress : "24, place Klber", - ShipRegion : null, - ShipPostalCode : "67000", - ShipCountry : "France", - Freight : 5.74, - Verified : !1 - }, { - OrderID : 10298, - CustomerID : "HUNGO", - EmployeeID : 51, - OrderDate : new Date(8418618e5), - ShipName : "Hungry Owl All-Night Grocers", - ShipCity : "Cork", - ShipAddress : "8 Johnstown Road", - ShipRegion : "Co. Cork", - ShipPostalCode : null, - ShipCountry : "Ireland", - Freight : 168.22, - Verified : !0 - }, { - OrderID : 10299, - CustomerID : "RICAR", - EmployeeID : 52, - OrderDate : new Date(8419482e5), - ShipName : "Ricardo Adocicados", - ShipCity : "Rio de Janeiro", - ShipAddress : "Av. Copacabana, 267", - ShipRegion : "RJ", - ShipPostalCode : "02389-890", - ShipCountry : "Brazil", - Freight : 29.76, - Verified : !1 - }, { - OrderID : 10300, - CustomerID : "MAGAA", - EmployeeID : 53, - OrderDate : new Date(8422074e5), - ShipName : "Magazzini Alimentari Riuniti", - ShipCity : "Bergamo", - ShipAddress : "Via Ludovico il Moro 22", - ShipRegion : null, - ShipPostalCode : "24100", - ShipCountry : "Italy", - Freight : 17.68, - Verified : !1 - }, { - OrderID : 10301, - CustomerID : "WANDK", - EmployeeID : 54, - OrderDate : new Date(8422074e5), - ShipName : "Die Wandernde Kuh", - ShipCity : "Stuttgart", - ShipAddress : "Adenauerallee 900", - ShipRegion : null, - ShipPostalCode : "70563", - ShipCountry : "Germany", - Freight : 45.08, - Verified : !0 - }, { - OrderID : 10302, - CustomerID : "SUPRD", - EmployeeID : 55, - OrderDate : new Date(8422938e5), - ShipName : "Suprmes dlices", - ShipCity : "Charleroi", - ShipAddress : "Boulevard Tirou, 255", - ShipRegion : null, - ShipPostalCode : "B-6000", - ShipCountry : "Belgium", - Freight : 6.27, - Verified : !1 - } - ] \ No newline at end of file diff --git a/public/scripts/scripts/jsontreegriddata.js b/public/scripts/scripts/jsontreegriddata.js deleted file mode 100644 index 8062a93..0000000 --- a/public/scripts/scripts/jsontreegriddata.js +++ /dev/null @@ -1,582 +0,0 @@ -var treeGridDataSource = [ - { - "Name": "Windows", - "DateModified": "06/26/2014", - "Type": "File Folder", - "DateCreated": "06/16/2014", - "Children": [ - { - "Name": "Users", - "DateModified": "06/26/2014", - "Type": "File Folder", - "DateCreated": "06/16/2014", - "Children": [ - { - "Name": "Public", - "DateModified": "06/26/2014", - "Type": "File Folder", - "DateCreated": "06/16/2014", - "Children": [ - { - "Name": "Documents ", - "DateModified": "06/26/2014", - "Type": "File Folder", - "DateCreated": "06/16/2014", - "Children": [ - { "Name": "Document 1", "DateModified": "06/26/2014", "Type": "HTML document", "DateCreated": "06/16/2014", }, - { "Name": "Document 2", "DateModified": "06/26/2014", "Type": "HTML document", "DateCreated": "06/16/2014", }, - { "Name": "Document 3", "DateModified": "06/26/2014", "Type": "HTML document", "DateCreated": "06/16/2014", } - ] - } - ] - } - ] - } - ] - } -]; - -var projectData = [ - { - taskID: 1, - taskName: "Planning", - startDate: "02/03/2014", - endDate: "02/07/2014", - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete", startDate: "02/07/2014", endDate: "02/07/2014", duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: "02/10/2014", - endDate: "02/14/2014", - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: "02/10/2014", endDate: "02/12/2014", duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype", startDate: "02/10/2014", endDate: "02/12/2014", duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer", startDate: "02/13/2014", endDate: "02/14/2014", duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation", startDate: "02/13/2014", endDate: "02/14/2014", duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete", startDate: "02/14/2014", endDate: "02/14/2014", duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase 1", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "High", - approved: false, - duration: 11, - subtasks: [{ - taskID: 14, - taskName: "Implementation Module 1", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "Normal", - duration: 11, - approved: false, - subtasks: [ - { taskID: 15, taskName: "Development Task 1", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task 2", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing", startDate: "02/20/2014", endDate: "02/21/2014", duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix", startDate: "02/24/2014", endDate: "02/25/2014", duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting", startDate: "02/26/2014", endDate: "02/27/2014", duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase 1 complete", startDate: "02/27/2014", endDate: "02/27/2014", duration: 0, priority: "Low", approved: true } - - ] - }] - }, - - { - taskID: 21, - taskName: "Phase 2", - startDate: "02/17/2014", - endDate: "02/28/2014", - priority: "High", - approved: false, - duration: 12, - subtasks: [{ - taskID: 22, - taskName: "Implementation Module 2", - startDate: "02/17/2014", - endDate: "02/28/2014", - priority: "Critical", - approved: false, - duration: 12, - subtasks: [ - { taskID: 23, taskName: "Development Task 1", startDate: "02/17/2014", endDate: "02/20/2014", duration: 4, progress: "50", priority: "Normal", approved: true }, - { taskID: 24, taskName: "Development Task 2", startDate: "02/17/2014", endDate: "02/20/2014", duration: 4, progress: "50", priority: "Critical", approved: true }, - { taskID: 25, taskName: "Testing", startDate: "02/21/2014", endDate: "02/24/2014", duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 26, taskName: "Bug fix", startDate: "02/25/2014", endDate: "02/26/2014", duration: 2, progress: "0", priority: "Low", approved: false }, - { taskID: 27, taskName: "Customer review meeting", startDate: "02/27/2014", endDate: "02/28/2014", duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 28, taskName: "Phase 2 complete", startDate: "02/28/2014", endDate: "02/28/2014", duration: 0, priority: "Normal", approved: false } - - ] - }] - }, - - { - taskID: 29, - taskName: "Phase 3", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "Normal", - approved: false, - duration: 11, - subtasks: [{ - taskID: 30, - taskName: "Implementation Module 3", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "High", - approved: false, - duration: 11, - subtasks: [ - { taskID: 31, taskName: "Development Task 1", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 32, taskName: "Development Task 2", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "Normal", approved: false }, - { taskID: 33, taskName: "Testing", startDate: "02/20/2014", endDate: "02/21/2014", duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 34, taskName: "Bug fix", startDate: "02/24/2014", endDate: "02/25/2014", duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 35, taskName: "Customer review meeting", startDate: "02/26/2014", endDate: "02/27/2014", duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 36, taskName: "Phase 3 complete", startDate: "02/27/2014", endDate: "02/27/2014", duration: 0, priority: "Critical", approved: false }, - - ] - }] - } - ] - } -]; - -var templateData = [{ - "Name": "Robert King", - "FullName": "Robert King", - "Designation": "Chief Executive Officer", - "EmployeeID": "EMP001", - "Address": "507 - 20th Ave. E.Apt. 2A, Seattle", - "Contact": "(206) 555-9857", - "Country": "USA", - "DOB": "2/15/1963", - "DOJ": "5/1/1983", - - "Children": [{ - "Name": "David william", - "FullName": "David william", - "Designation": "Vice President", - "EmployeeID": "EMP004", - "Address": "722 Moss Bay Blvd., Kirkland", - "Country": "USA", - "Contact": "(206) 555-3412", - "DOB": "5/20/1971", - "DOJ": "5/1/1991", - - - "Children": [{ - "Name": "Nancy Davolio", - "FullName": "Nancy Davolio", - "Designation": "Marketing Executive", - "EmployeeID": "EMP035", - "Address": "4110 Old Redmond Rd., Redmond", - "Country": "USA", - "Contact": "(206) 555-8122", - "DOB": "3/19/1966", - "DOJ": "5/1/1986", - "Children": [ - { - "Name": "Andrew Fuller", - "FullName": "Andrew Fuller", - "Designation": "Sales Representative", - "EmployeeID": "EMP045", - "Address": "14 Garrett Hill, London", - "Country": "UK", - "Contact": "(71) 555-4848", - "DOB": "9/20/1980", - "DOJ": "5/1/2000", - }, - { - "Name": "Anne Dodsworth", - "FullName": "Anne Dodsworth", - "Designation": "Sales Representative", - "EmployeeID": "EMP091", - "Address": "4726 - 11th Ave. N.E., Seattle", - "Country": "USA", - "Contact": "(206) 555-1189", - "DOB": "10/19/1989", - "DOJ": "5/1/2009", - }, - { - "Name": "Michael Suyama", - "FullName": "Michael Suyama", - "Designation": "Sales Representative", - "EmployeeID": "EMP110", - "Address": "Coventry House Miner Rd., London", - "Country": "UK", - "Contact": "(71) 555-3636", - "DOB": "11/02/1987", - "DOJ": "5/1/2007", - }, - { - "Name": "Janet Leverling", - "FullName": "Janet Leverling", - "Designation": "Sales Coordinator", - "EmployeeID": "EMP131", - "Address": "Edgeham Hollow Winchester Way, London", - "Country": "UK", - "Contact": "(71) 555-3636", - "DOB": "11/06/1990", - "DOJ": "5/1/2010", - }, - ] - - }, - { - "Name": "Romey Wilson", - "FullName": "Romey Wilson", - "Designation": "Sales Executive", - "EmployeeID": "EMP039", - "Address": "7 Houndstooth Rd., London", - "Country": "UK", - "Contact": "(71) 555-3690", - "DOB": "02/02/1980", - "DOJ": "5/1/2000", - "Children": [ - { - "Name": "Margaret Peacock", - "FullName": "Margaret Peacock", - "Designation": "Sales Representative", - "EmployeeID": "EMP213", - "Address": "4726 - 11th Ave. N.E., California", - "Country": "USA", - "Contact": "(206) 555-1989", - "DOB": "01/21/1986", - "DOJ": "5/1/2006", - - }, - { - "Name": "Laura Callahan", - "FullName": "Laura Callahan", - "Designation": "Sales Coordinator", - "EmployeeID": "EMP201", - "Address": "Coventry House Miner Rd., London", - "Country": "UK", - "Contact": "(71) 555-2222", - "DOB": "12/01/1990", - "DOJ": "5/1/2010", - }, - { - "Name": "Steven Buchanan", - "FullName": "Steven Buchanan", - "Designation": "Sales Representative", - "EmployeeID": "EMP197", - "Address": "200 Lincoln Ave, Salinas, CA 93901", - "Country": "USA", - "Contact": "(831) 758-7408", - "DOB": "03/23/1987", - "DOJ": "5/1/2007", - }, - { - "Name": "Tedd Lawson", - "FullName": "Tedd Lawson", - "Designation": "Sales Representative", - "EmployeeID": "EMP167", - "Address": "200 Lincoln Ave, Salinas, CA 93901", - "Country": "USA", - "Contact": "(831) 758-7368 ", - "DOB": "08/09/1989", - "DOJ": "5/1/2009", - }, - ] - }] - }] -}]; - -var summaryRowData = [{ - "FreightID": "CX2389NK", - "FreightName": "Maersk Edibles Co.", - "TotalUnits": 598, - "TotalCosts": 27838, - "UnitWeight": 241, - "children": [{ - - "FreightID": "QW4567OP", - "FreightName": "Chang", - "TotalUnits": 123, - "TotalCosts": 3400, - "UnitWeight": 50, - }, { - "FreightID": "QW3458BH", - "FreightName": "Aniseed Syrup", - "TotalUnits": 89, - "TotalCosts": 5900, - "UnitWeight": 87, - }, { - "FreightID": "QW8967OH", - "FreightName": "Chef Anton's Cajun Seasoning", - "TotalUnits": 46, - "TotalCosts": 9578, - "UnitWeight": 54, - }, { - - "FreightID": "QW6549NJ", - "FreightName": "Chef Anton's Gumbo Mix", - "TotalUnits": 340, - "TotalCosts": 8960, - "UnitWeight": 50, - }] -}, - { - "FreightID": "DW8954IO", - "FreightName": "Aeon fitness inc.", - "TotalUnits": 1720, - "TotalCosts": 24367, - "UnitWeight": 296, - "children": [ - { - "FreightID": "UF5647YH", - "FreightName": "Reebox CrossFit Back Bay", - "TotalUnits": 600, - "TotalCosts": 8700, - "UnitWeight": 73, - }, - { - "FreightID": "UF1290LK", - "FreightName": "The Green Microgym", - "TotalUnits": 569, - "TotalCosts": 8765, - "UnitWeight": 90, - }, - { - "FreightID": "UF8956KU", - "FreightName": "DeFranco's", - "TotalUnits": 456, - "TotalCosts": 4589, - "UnitWeight": 68, - }, - { - "FreightID": "UF7464JK", - "FreightName": "Westside Barbell", - "TotalUnits": 95, - "TotalCosts": 2313, - "UnitWeight": 65, - }], - }, - { - "FreightID": "EJ9456KN", - "FreightName": "Sun technologies inc", - "TotalUnits": 331, - "TotalCosts": 22933, - "UnitWeight": 192, - "children": [ - { - "FreightID": "GH2367OP", - "FreightName": "Haier Group", - "TotalUnits": 78, - "TotalCosts": 6789, - "UnitWeight": 23, - }, - { - "FreightID": "GH4309TH", - "FreightName": "Panda Electronics", - "TotalUnits": 90, - "TotalCosts": 8999, - "UnitWeight": 48, - }, - { - "FreightID": "GH3494SD", - "FreightName": "Jiangsu Etern", - "TotalUnits": 36, - "TotalCosts": 4356, - "UnitWeight": 56, - }, - { - "FreightID": "GH3213FR", - "FreightName": "Zhejiang Fuchunjiang", - "TotalUnits": 127, - "TotalCosts": 2789, - "UnitWeight": 65, - }], - - }]; - -var headerData = [ - { - taskID: 1, - taskName: "Planning", - startDate: "02/03/2014", - endDate: "02/07/2014", - subtasks: [ - { taskID: 2, taskName: "Plan timeline", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: "100", resourceId: "2" }, - { taskID: 3, taskName: "Plan budget", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: "100", resourceId:"1" }, - { taskID: 4, taskName: "Allocate resources", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: "100", resourceId: "1" }, - { taskID: 5, taskName: "Planning complete", startDate: "02/07/2014", endDate: "02/07/2014", duration: 0, predecessor: "3FS,4FS,5FS" } - ] - }, - { - taskID: 6, - taskName: "Design", - startDate: "02/10/2014", - endDate: "02/14/2014", - subtasks: [ - { taskID: 7, taskName: "Software Specification", startDate: "02/10/2014", endDate: "02/12/2014", duration: 3, progress: "60", predecessor: "6FS", resourceId: "2" }, - { taskID: 8, taskName: "Develop prototype", startDate: "02/10/2014", endDate: "02/12/2014", duration: 3, progress: "100", predecessor: "6FS", resourceId: "3" }, - { taskID: 9, taskName: "Get approval from customer", startDate: "02/13/2014", endDate: "02/14/2014", duration: 2, progress: "100", predecessor: "9FS", resourceId: "1" }, - { taskID: 10, taskName: "Design complete", startDate: "02/14/2014", endDate: "02/14/2014", duration: 0, predecessor: "10FS" } - ] - }, - { - taskID: 11, - taskName: "Implementation Phase", - startDate: "02/17/2014", - endDate: "02/27/2014", - subtasks: [ - { - taskID: 12, - taskName: "Phase", - startDate: "02/17/2014", - endDate: "02/27/2014", - subtasks: [{ - taskID: 13, - taskName: "Implementation Module", - startDate: "02/17/2014", - endDate: "02/27/2014", - subtasks: [ - { taskID: 14, taskName: "Development Task 1", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", predecessor: "11FS", resourceId: "3" }, - { taskID: 15, taskName: "Development Task 2", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", predecessor: "11FS", resourceId: "3" }, - { taskID: 16, taskName: "Testing", startDate: "02/20/2014", endDate: "02/21/2014", duration: 2, progress: "0", predecessor: "15FS,16FS", resourceId: "4" }, - { taskID: 17, taskName: "Bug fix", startDate: "02/24/2014", endDate: "02/25/2014", duration: 2, progress: "0", predecessor: "17FS", resourceId: "4" }, - { taskID: 18, taskName: "Customer review meeting", startDate: "02/26/2014", endDate: "02/27/2014", duration: 2, progress: "0", predecessor: "18FS", resourceId: "1" }, - { taskID: 19, taskName: "Phase complete", startDate: "02/27/2014", endDate: "02/27/2014", duration: 0, predecessor: "19FS" } - ] - }] - } - ] - } -]; - -var projectResources = [ - { resourceId: 1, resourceName: "Project Manager" }, - { resourceId: 2, resourceName: "Software Analyst" }, - { resourceId: 3, resourceName: "Developer" }, - { resourceId: 4, resourceName: "Testing Engineer" } -]; - -var pagingdata = [ - { - taskID: 1, - taskName: "Planning ", - startDate: "02/03/2014", - endDate: "02/07/2014", - progress: 100, - duration: 5, - priority: "Normal", - approved: false, - subtasks: [ - { taskID: 2, taskName: "Plan timeline ", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: 100, priority: "Normal", approved: false }, - { taskID: 3, taskName: "Plan budget ", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: 100, approved: true }, - { taskID: 4, taskName: "Allocate resources ", startDate: "02/03/2014", endDate: "02/07/2014", duration: 5, progress: 100, priority: "Critical", approved: false }, - { taskID: 5, taskName: "Planning complete ", startDate: "02/07/2014", endDate: "02/07/2014", duration: 0, progress: 0, priority: "Low", approved: true } - ] - }, - { - taskID: 6, - taskName: "Design ", - startDate: "02/10/2014", - endDate: "02/14/2014", - duration: 3, - progress: 86, - priority: "High", - approved: false, - subtasks: [ - { taskID: 7, taskName: "Software Specification ", startDate: "02/10/2014", endDate: "02/12/2014", duration: 3, progress: 60, priority: "Normal", approved: false }, - { taskID: 8, taskName: "Develop prototype ", startDate: "02/10/2014", endDate: "02/12/2014", duration: 3, progress: 100, priority: "Critical", approved: false }, - { taskID: 9, taskName: "Get approval from customer ", startDate: "02/13/2014", endDate: "02/14/2014", duration: 2, progress: 100, approved: true }, - { taskID: 10, taskName: "Design Documentation ", startDate: "02/13/2014", endDate: "02/14/2014", duration: 2, progress: 100, approved: true }, - { taskID: 11, taskName: "Design complete ", startDate: "02/14/2014", endDate: "02/14/2014", duration: 0, progress: 0, priority: "Normal", approved: true } - ] - }, - { - taskID: 12, - taskName: "Implementation Phase ", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { - taskID: 13, - taskName: "Phase-I ", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "High", - approved: false, - duration: 11, - subtasks: [ - { taskID: 15, taskName: "Development Task-I ", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "High", approved: false }, - { taskID: 16, taskName: "Development Task-II ", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 17, taskName: "Testing ", startDate: "02/20/2014", endDate: "02/21/2014", duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 18, taskName: "Bug fix ", startDate: "02/24/2014", endDate: "02/25/2014", duration: 2, progress: "0", priority: "Critical", approved: false }, - { taskID: 19, taskName: "Customer review meeting ", startDate: "02/26/2014", endDate: "02/27/2014", duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 20, taskName: "Phase-I complete ", startDate: "02/27/2014", endDate: "02/27/2014", duration: 0, priority: "Low", approved: true } - - ] - }, - - { - taskID: 21, - taskName: "Phase-II ", - startDate: "02/17/2014", - endDate: "02/28/2014", - priority: "High", - approved: false, - duration: 12, - subtasks: [ - { taskID: 23, taskName: "Development Task-I ", startDate: "02/17/2014", endDate: "02/20/2014", duration: 4, progress: "50", priority: "Normal", approved: true }, - { taskID: 24, taskName: "Development Task-II ", startDate: "02/17/2014", endDate: "02/20/2014", duration: 4, progress: "50", priority: "Critical", approved: true }, - { taskID: 25, taskName: "Testing ", startDate: "02/21/2014", endDate: "02/24/2014", duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 26, taskName: "Bug fix ", startDate: "02/25/2014", endDate: "02/26/2014", duration: 2, progress: "0", priority: "Low", approved: false }, - { taskID: 27, taskName: "Customer review meeting ", startDate: "02/27/2014", endDate: "02/28/2014", duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 28, taskName: "Phase-III complete ", startDate: "02/28/2014", endDate: "02/28/2014", duration: 0, priority: "Normal", approved: false } - - ] - }, - - { - taskID: 29, - taskName: "Phase-III ", - startDate: "02/17/2014", - endDate: "02/27/2014", - priority: "Normal", - approved: false, - duration: 11, - subtasks: [ - { taskID: 31, taskName: "Development Task-I ", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "Low", approved: true }, - { taskID: 32, taskName: "Development Task-II ", startDate: "02/17/2014", endDate: "02/19/2014", duration: 3, progress: "50", priority: "Normal", approved: false }, - { taskID: 33, taskName: "Testing ", startDate: "02/20/2014", endDate: "02/21/2014", duration: 2, progress: "0", priority: "Critical", approved: true }, - { taskID: 34, taskName: "Bug fix ", startDate: "02/24/2014", endDate: "02/25/2014", duration: 2, progress: "0", priority: "High", approved: false }, - { taskID: 35, taskName: "Customer review meeting ", startDate: "02/26/2014", endDate: "02/27/2014", duration: 2, progress: "0", priority: "Normal", approved: true }, - { taskID: 36, taskName: "Phase-III complete ", startDate: "02/27/2014", endDate: "02/27/2014", duration: 0, priority: "Critical", approved: false } - - ] - } - ] - } -]; diff --git a/public/scripts/scripts/salesCountry.js b/public/scripts/scripts/salesCountry.js deleted file mode 100644 index e8a7140..0000000 --- a/public/scripts/scripts/salesCountry.js +++ /dev/null @@ -1,40 +0,0 @@ -var mapSalesData= - { - "type": "FeatureCollection", - "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, - "features": [ - -{ "type": "Feature", "properties": { "admin": "Russia", "name": "Russia", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 143.648007440362846, 50.747600409541512 ], [ 144.65414757708561, 48.976390692737581 ], [ 143.173927850517174, 49.306551418650365 ], [ 142.558668247650076, 47.861575018904908 ], [ 143.533492466404027, 46.836728013692479 ], [ 143.505277134372591, 46.137907619809475 ], [ 142.747700636973889, 46.740764878926562 ], [ 142.092030064054484, 45.966755276058777 ], [ 141.906925083585008, 46.805928860046535 ], [ 142.018442824470867, 47.780132961612921 ], [ 141.904444614835029, 48.859188544299563 ], [ 142.135800002205656, 49.615163072297449 ], [ 142.179983351815281, 50.952342434281903 ], [ 141.594075962490024, 51.935434882202529 ], [ 141.682546014573632, 53.301966457728767 ], [ 142.606934035410745, 53.762145087287891 ], [ 142.209748976815376, 54.225475979216853 ], [ 142.654786411712934, 54.365880845753864 ], [ 142.914615513276544, 53.704577541714734 ], [ 143.260847609632037, 52.740760403039033 ], [ 143.235267775647628, 51.756660264688733 ], [ 143.648007440362846, 50.747600409541512 ] ] ], [ [ [ 22.731098667092649, 54.327536932993311 ], [ 20.892244500418652, 54.312524929412568 ], [ 19.6606400896064, 54.42608388937397 ], [ 19.88848147958134, 54.866160386771483 ], [ 21.268448927503492, 55.190481675835279 ], [ 22.315723504330599, 55.015298570365886 ], [ 22.757763706155281, 54.856574408581416 ], [ 22.651051873472564, 54.582740993866693 ], [ 22.731098667092649, 54.327536932993311 ] ] ], [ [ [ -175.01425, 66.58435 ], [ -174.33983, 66.33556 ], [ -174.57182, 67.06219 ], [ -171.85731, 66.91308 ], [ -169.89958, 65.97724 ], [ -170.89107, 65.54139 ], [ -172.53025, 65.43791 ], [ -172.555, 64.46079 ], [ -172.95533, 64.25269 ], [ -173.89184, 64.2826 ], [ -174.65392, 64.63125 ], [ -175.98353, 64.92288 ], [ -176.20716, 65.35667 ], [ -177.22266, 65.52024 ], [ -178.35993, 65.39052 ], [ -178.90332, 65.74044 ], [ -178.68611, 66.11211 ], [ -179.88377, 65.87456 ], [ -179.43268, 65.40411 ], [ -180.0, 64.979708702198351 ], [ -180.0, 68.963636363636354 ], [ -177.55, 68.2 ], [ -174.92825, 67.20589 ], [ -175.01425, 66.58435 ] ] ], [ [ [ 180.000000000000114, 70.832199208546669 ], [ 178.903425, 70.78114 ], [ 178.7253, 71.0988 ], [ 180.000000000000114, 71.515714336428246 ], [ 180.000000000000114, 70.832199208546669 ] ] ], [ [ [ -178.69378, 70.89302 ], [ -180.0, 70.832199208546669 ], [ -180.0, 71.515714336428246 ], [ -179.871875, 71.55762 ], [ -179.02433, 71.55553 ], [ -177.577945, 71.26948 ], [ -177.663575, 71.13277 ], [ -178.69378, 70.89302 ] ] ], [ [ [ 143.60385, 73.21244 ], [ 142.08763, 73.20544 ], [ 140.038155, 73.31692 ], [ 139.86312, 73.36983 ], [ 140.81171, 73.76506 ], [ 142.06207, 73.85758 ], [ 143.48283, 73.47525 ], [ 143.60385, 73.21244 ] ] ], [ [ [ 150.73167, 75.08406 ], [ 149.575925, 74.68892 ], [ 147.977465, 74.778355 ], [ 146.11919, 75.17298 ], [ 146.358485, 75.49682 ], [ 148.22223, 75.345845 ], [ 150.73167, 75.08406 ] ] ], [ [ [ 145.086285, 75.562625 ], [ 144.3, 74.82 ], [ 140.61381, 74.84768 ], [ 138.95544, 74.61148 ], [ 136.97439, 75.26167 ], [ 137.51176, 75.94917 ], [ 138.831075, 76.13676 ], [ 141.471615, 76.09289 ], [ 145.086285, 75.562625 ] ] ], [ [ [ 57.535692579992386, 70.720463975702145 ], [ 56.944979282463933, 70.63274323188665 ], [ 53.677375115784187, 70.762657782668455 ], [ 53.412016635965372, 71.206661688920192 ], [ 51.601894565645708, 71.474759019650477 ], [ 51.455753615124209, 72.014881089965129 ], [ 52.478275180883564, 72.229441636840946 ], [ 52.444168735570841, 72.77473135038484 ], [ 54.427613559797649, 73.627547512497571 ], [ 53.508289829325136, 73.749813951300141 ], [ 55.902458937407644, 74.627486477345329 ], [ 55.631932814359701, 75.081412258597155 ], [ 57.868643833248839, 75.609390367323186 ], [ 61.170044386647497, 76.251883450008123 ], [ 64.498368361270209, 76.439055487769267 ], [ 66.210977003855092, 76.809782213031227 ], [ 68.157059767534818, 76.939696763812904 ], [ 68.852211134725124, 76.544811306454605 ], [ 68.180572544227644, 76.233641669409096 ], [ 64.637326287703004, 75.737754625136219 ], [ 61.583507521414752, 75.260884507946784 ], [ 58.477082147053366, 74.309056301562819 ], [ 56.986785516187993, 73.333043524866227 ], [ 55.41933597191094, 72.371267605265956 ], [ 55.622837762276291, 71.540594794390316 ], [ 57.535692579992386, 70.720463975702145 ] ] ], [ [ [ 106.970130000000111, 76.97419 ], [ 107.240000000000123, 76.48 ], [ 108.1538, 76.723350000000138 ], [ 111.077260000000138, 76.71 ], [ 113.33151, 76.22224 ], [ 114.13417, 75.84764 ], [ 113.88539, 75.327790000000121 ], [ 112.77918, 75.03186 ], [ 110.151250000000175, 74.47673 ], [ 109.4, 74.18 ], [ 110.64, 74.04 ], [ 112.11919, 73.787740000000113 ], [ 113.019540000000234, 73.976930000000138 ], [ 113.529580000000294, 73.33505 ], [ 113.96881, 73.59488 ], [ 115.56782, 73.75285 ], [ 118.776330000000215, 73.58772 ], [ 119.02, 73.12 ], [ 123.20066, 72.97122 ], [ 123.257770000000178, 73.73503 ], [ 125.380000000000166, 73.56 ], [ 126.97644, 73.56549 ], [ 128.59126, 73.03871 ], [ 129.05157, 72.39872 ], [ 128.46, 71.98 ], [ 129.715990000000204, 71.19304 ], [ 131.288580000000252, 70.786990000000102 ], [ 132.253500000000145, 71.8363 ], [ 133.857660000000294, 71.386420000000143 ], [ 135.56193, 71.655250000000123 ], [ 137.49755, 71.34763 ], [ 138.234090000000123, 71.62803 ], [ 139.86983, 71.487830000000116 ], [ 139.14791, 72.4161900000001 ], [ 140.46817, 72.849410000000134 ], [ 149.5, 72.2 ], [ 150.35118000000017, 71.60643 ], [ 152.96890000000019, 70.84222 ], [ 157.00688, 71.03141 ], [ 158.99779, 70.86672 ], [ 159.830310000000225, 70.45324 ], [ 159.70866, 69.72198 ], [ 160.94053000000028, 69.43728 ], [ 162.279070000000104, 69.64204 ], [ 164.05248, 69.66823 ], [ 165.940370000000172, 69.47199 ], [ 167.83567, 69.58269 ], [ 169.57763000000017, 68.6938 ], [ 170.816880000000253, 69.01363 ], [ 170.008200000000159, 69.65276 ], [ 170.453450000000259, 70.09703 ], [ 173.643910000000204, 69.81743 ], [ 175.72403000000017, 69.877250000000217 ], [ 178.6, 69.4 ], [ 180.000000000000114, 68.963636363636553 ], [ 180.000000000000114, 64.979708702198465 ], [ 179.99281, 64.97433 ], [ 178.707200000000199, 64.53493 ], [ 177.411280000000147, 64.60821 ], [ 178.313000000000187, 64.07593 ], [ 178.90825000000018, 63.251970000000128 ], [ 179.37034, 62.98262 ], [ 179.48636, 62.56894 ], [ 179.228250000000116, 62.304100000000133 ], [ 177.3643, 62.5219 ], [ 174.569290000000194, 61.76915 ], [ 173.68013, 61.65261 ], [ 172.15, 60.95 ], [ 170.6985, 60.33618 ], [ 170.330850000000282, 59.88177 ], [ 168.90046, 60.57355 ], [ 166.294980000000265, 59.7885500000002 ], [ 165.840000000000202, 60.16 ], [ 164.87674, 59.7316 ], [ 163.539290000000108, 59.86871 ], [ 163.217110000000218, 59.21101 ], [ 162.01733, 58.24328 ], [ 162.05297, 57.83912 ], [ 163.19191, 57.61503 ], [ 163.057940000000144, 56.159240000000111 ], [ 162.129580000000203, 56.12219 ], [ 161.70146, 55.285680000000148 ], [ 162.117490000000117, 54.85514 ], [ 160.368770000000325, 54.34433 ], [ 160.021730000000218, 53.20257 ], [ 158.530940000000157, 52.958680000000236 ], [ 158.23118, 51.94269 ], [ 156.789790000000266, 51.01105 ], [ 156.42000000000013, 51.7 ], [ 155.99182, 53.15895 ], [ 155.43366, 55.381030000000109 ], [ 155.914420000000291, 56.767920000000132 ], [ 156.75815, 57.3647 ], [ 156.81035, 57.83204 ], [ 158.364330000000166, 58.05575 ], [ 160.150640000000124, 59.314770000000109 ], [ 161.87204, 60.343000000000117 ], [ 163.66969, 61.1409 ], [ 164.473550000000103, 62.55061 ], [ 163.258420000000172, 62.46627 ], [ 162.65791, 61.6425 ], [ 160.12148, 60.54423 ], [ 159.30232, 61.77396 ], [ 156.72068, 61.43442 ], [ 154.218060000000293, 59.758180000000117 ], [ 155.04375, 59.14495 ], [ 152.81185, 58.88385 ], [ 151.265730000000246, 58.78089 ], [ 151.33815, 59.50396 ], [ 149.78371, 59.655730000000126 ], [ 148.54481, 59.16448 ], [ 145.48722, 59.33637 ], [ 142.197820000000121, 59.03998 ], [ 138.958480000000293, 57.08805 ], [ 135.12619, 54.72959 ], [ 136.70171, 54.603550000000112 ], [ 137.19342, 53.97732 ], [ 138.1647, 53.755010000000247 ], [ 138.80463, 54.25455 ], [ 139.90151, 54.189680000000166 ], [ 141.34531, 53.089570000000109 ], [ 141.37923, 52.23877 ], [ 140.59742000000017, 51.23967 ], [ 140.51308, 50.045530000000113 ], [ 140.061930000000189, 48.446710000000152 ], [ 138.554720000000202, 46.99965 ], [ 138.21971, 46.30795 ], [ 136.86232, 45.143500000000174 ], [ 135.515350000000183, 43.989 ], [ 134.869390000000237, 43.39821 ], [ 133.536870000000249, 42.81147 ], [ 132.90627, 42.79849 ], [ 132.278070000000241, 43.284560000000106 ], [ 130.935870000000136, 42.55274 ], [ 130.78, 42.220000000000191 ], [ 130.640000000000157, 42.395 ], [ 130.633866408409801, 42.903014634770543 ], [ 131.144687941614961, 42.929989732426932 ], [ 131.288555129115593, 44.111519680348252 ], [ 131.025190000000237, 44.96796 ], [ 131.883454217659562, 45.321161607436508 ], [ 133.097120000000189, 45.14409 ], [ 133.769643996313164, 46.116926988299149 ], [ 134.112350000000163, 47.212480000000127 ], [ 134.50081, 47.578450000000139 ], [ 135.026311476786759, 48.478229885443902 ], [ 133.373595819228001, 48.183441677434836 ], [ 132.506690000000106, 47.78896 ], [ 130.987260000000106, 47.79013 ], [ 130.582293328982644, 48.72968740497619 ], [ 129.397817824420486, 49.4406000840156 ], [ 127.657400000000351, 49.76027 ], [ 127.287455682484904, 50.739797268265434 ], [ 126.939156528837827, 51.353894151405896 ], [ 126.564399041856959, 51.784255479532689 ], [ 125.946348911646439, 52.792798570356936 ], [ 125.068211297710434, 53.161044826868924 ], [ 123.57147, 53.4588 ], [ 122.245747918793043, 53.431725979213681 ], [ 121.003084751470354, 53.251401068731226 ], [ 120.177088657716865, 52.753886216841195 ], [ 120.725789015791975, 52.516226304730893 ], [ 120.7382, 51.96411 ], [ 120.182080000000155, 51.64355 ], [ 119.27939, 50.58292 ], [ 119.288460728025839, 50.142882798861947 ], [ 117.87924441942647, 49.510983384797036 ], [ 116.67880089728618, 49.888531399121398 ], [ 115.485695428531415, 49.805177313834733 ], [ 114.962109816550353, 50.140247300815119 ], [ 114.362456496235325, 50.24830272073747 ], [ 112.897739699354361, 49.543565375356984 ], [ 111.581230910286649, 49.377968248077671 ], [ 110.662010532678835, 49.130128078805846 ], [ 109.402449171996707, 49.292960516957685 ], [ 108.475167270951275, 49.282547715850704 ], [ 107.868175897251092, 49.793705145865871 ], [ 106.888804152455293, 50.274295966180276 ], [ 105.886591424586868, 50.40601919209216 ], [ 104.62158, 50.275320000000157 ], [ 103.676545444760336, 50.08996613219513 ], [ 102.25589, 50.510560000000105 ], [ 102.06521, 51.25991 ], [ 100.889480421962631, 51.516855780638409 ], [ 99.981732212323564, 51.63400625264395 ], [ 98.861490513100492, 52.047366034546698 ], [ 97.82573978067451, 51.010995184933236 ], [ 98.231761509191699, 50.422400621128716 ], [ 97.259760000000199, 49.72605 ], [ 95.814020000000156, 49.977460000000114 ], [ 94.815949334698757, 50.01343333597088 ], [ 94.147566359435601, 50.480536607457161 ], [ 93.10421, 50.49529 ], [ 92.234711541719676, 50.802170722041737 ], [ 90.713667433640765, 50.331811835321098 ], [ 88.805566847695573, 49.470520738312459 ], [ 87.751264276076824, 49.297197984405543 ], [ 87.359970330762692, 49.214980780629148 ], [ 86.829356723989648, 49.826674709668133 ], [ 85.541269972682485, 49.69285858824815 ], [ 85.115559523462082, 50.117302964877631 ], [ 84.416377394553038, 50.311399644565817 ], [ 83.935114780618903, 50.889245510453563 ], [ 83.383003778012451, 51.069182847693881 ], [ 81.945985548839943, 50.812195949906325 ], [ 80.568446893235446, 51.388336493528435 ], [ 80.035559523441705, 50.864750881547209 ], [ 77.80091556184432, 53.404414984747532 ], [ 76.525179477854749, 54.177003485727127 ], [ 76.891100294913443, 54.490524400441913 ], [ 74.384820000000119, 53.546850000000113 ], [ 73.425678745420512, 53.489810289109741 ], [ 73.50851606638436, 54.035616766976588 ], [ 72.224150018202195, 54.376655381886778 ], [ 71.180131056609468, 54.133285224008247 ], [ 70.86526655465515, 55.169733588270091 ], [ 69.068166945272893, 55.385250149143488 ], [ 68.169100376258896, 54.970391750704366 ], [ 65.66687, 54.601250000000149 ], [ 65.178533563095939, 54.354227810272064 ], [ 61.436600000000126, 54.00625 ], [ 60.978066440683236, 53.664993394579128 ], [ 61.69998619980062, 52.979996446334255 ], [ 60.73999311711453, 52.719986477257734 ], [ 60.927268507740237, 52.447548326214999 ], [ 59.967533807215567, 51.96042043721566 ], [ 61.588003371024136, 51.272658799843171 ], [ 61.337424350840998, 50.799070136104248 ], [ 59.932807244715555, 50.842194118851822 ], [ 59.642282342370564, 50.545442206415707 ], [ 58.363320000000122, 51.06364 ], [ 56.77798, 51.04355 ], [ 55.71694, 50.621710000000142 ], [ 54.532878452376181, 51.026239732459359 ], [ 52.328723585831042, 51.718652248738088 ], [ 50.766648390512174, 51.692762356159861 ], [ 48.702381626181044, 50.605128485712825 ], [ 48.577841424357601, 49.87475962991563 ], [ 47.549480421749379, 50.454698391311119 ], [ 46.751596307162764, 49.356005764353725 ], [ 47.043671502476585, 49.152038886097571 ], [ 46.466445753776291, 48.394152330104923 ], [ 47.315240000000152, 47.71585 ], [ 48.05725, 47.74377 ], [ 48.694733514201872, 47.075628160177885 ], [ 48.59325000000014, 46.56104 ], [ 49.101160000000121, 46.39933 ], [ 48.645410000000105, 45.80629 ], [ 47.67591, 45.641490000000111 ], [ 46.68201, 44.6092 ], [ 47.59094, 43.660160000000118 ], [ 47.49252, 42.98658 ], [ 48.58437000000017, 41.80888 ], [ 47.987283156126033, 41.405819200194387 ], [ 47.815665724484653, 41.151416124021338 ], [ 47.373315464066387, 41.219732367511135 ], [ 46.686070591016708, 41.827137152669899 ], [ 46.404950799348924, 41.860675157227426 ], [ 45.7764, 42.092440000000224 ], [ 45.470279168485909, 42.502780666670041 ], [ 44.537622918482057, 42.711992702803677 ], [ 43.93121, 42.554960000000101 ], [ 43.755990000000182, 42.74083 ], [ 42.394400000000154, 43.2203 ], [ 40.922190000000128, 43.382150000000131 ], [ 40.076964959479838, 43.553104153002486 ], [ 39.95500857927108, 43.434997666999287 ], [ 38.68, 44.28 ], [ 37.539120000000104, 44.65721 ], [ 36.675460000000122, 45.24469 ], [ 37.40317, 45.40451 ], [ 38.23295, 46.24087 ], [ 37.67372, 46.63657 ], [ 39.14767, 47.044750000000128 ], [ 39.121200000000123, 47.26336 ], [ 38.22353803889947, 47.102189846375971 ], [ 38.2551123390298, 47.546400458356956 ], [ 38.77057, 47.825620000000228 ], [ 39.738277622238982, 47.898937079452068 ], [ 39.895620000000136, 48.23241 ], [ 39.67465, 48.783820000000127 ], [ 40.080789015469477, 49.307429917999364 ], [ 40.069040000000108, 49.60105 ], [ 38.594988234213552, 49.926461900423718 ], [ 38.010631137857068, 49.915661526074715 ], [ 37.393459506995228, 50.383953355503664 ], [ 36.626167840325387, 50.225590928745127 ], [ 35.35611616388811, 50.577197374059139 ], [ 35.37791, 50.77394 ], [ 35.02218305841793, 51.207572333371495 ], [ 34.224815708154402, 51.255993150428921 ], [ 34.141978387190612, 51.56641347920619 ], [ 34.391730584457228, 51.768881740925892 ], [ 33.75269982273587, 52.335074571331646 ], [ 32.715760532367163, 52.238465481162159 ], [ 32.412058139787767, 52.288694973349763 ], [ 32.15944000000021, 52.061250000000101 ], [ 31.78597, 52.10168 ], [ 31.540018344862254, 52.742052313846429 ], [ 31.305200636527978, 53.073995876673301 ], [ 31.49764, 53.167430000000124 ], [ 32.304519484188368, 53.132726141972839 ], [ 32.693643019346119, 53.351420803432141 ], [ 32.405598585751157, 53.618045355842 ], [ 31.731272820774585, 53.794029446012011 ], [ 31.791424187962399, 53.974638576872181 ], [ 31.384472283663818, 54.157056382862365 ], [ 30.757533807098774, 54.811770941784388 ], [ 30.971835971813245, 55.08154775656412 ], [ 30.873909132620064, 55.55097646750351 ], [ 29.896294386522435, 55.789463202530484 ], [ 29.371571893030783, 55.670090643936263 ], [ 29.229513380660389, 55.918344224666399 ], [ 28.176709425577933, 56.169129950578778 ], [ 27.855282016722519, 56.759326483784363 ], [ 27.770015903440985, 57.244258124411189 ], [ 27.288184848751648, 57.474528306703903 ], [ 27.716685825315771, 57.791899115624439 ], [ 27.420150000000202, 58.724570000000128 ], [ 28.131699253051856, 59.300825100330982 ], [ 27.98112, 59.47537 ], [ 29.1177, 60.028050000000107 ], [ 28.07, 60.503520000000137 ], [ 30.211107212044645, 61.780027777749673 ], [ 31.139991082491029, 62.357692776124431 ], [ 31.516092156711263, 62.867687486412898 ], [ 30.035872430142796, 63.552813625738551 ], [ 30.444684686003736, 64.204453436939062 ], [ 29.544429559047014, 64.948671576590542 ], [ 30.21765, 65.80598 ], [ 29.054588657352376, 66.944286200622017 ], [ 29.977426385220689, 67.69829702419274 ], [ 28.445943637818765, 68.364612942163987 ], [ 28.591929559043358, 69.064776923286686 ], [ 29.39955, 69.15692000000017 ], [ 31.101080000000103, 69.55811 ], [ 32.132720000000255, 69.905950000000232 ], [ 33.77547, 69.301420000000107 ], [ 36.51396, 69.06342 ], [ 40.292340000000159, 67.9324 ], [ 41.059870000000124, 67.457130000000106 ], [ 41.125950000000174, 66.79158000000011 ], [ 40.01583, 66.266180000000119 ], [ 38.38295, 65.99953 ], [ 33.918710000000168, 66.75961 ], [ 33.18444, 66.63253 ], [ 34.81477, 65.900150000000124 ], [ 34.87857425307876, 65.436212877048192 ], [ 34.943910000000152, 64.414370000000147 ], [ 36.23129, 64.10945 ], [ 37.012730000000111, 63.84983 ], [ 37.141970000000143, 64.33471 ], [ 36.539579035089801, 64.76446 ], [ 37.176040000000135, 65.143220000000113 ], [ 39.59345, 64.520790000000162 ], [ 40.4356, 64.76446 ], [ 39.762600000000148, 65.49682 ], [ 42.09309, 66.47623 ], [ 43.01604000000011, 66.41858 ], [ 43.94975000000013, 66.06908 ], [ 44.53226, 66.756340000000122 ], [ 43.69839, 67.35245 ], [ 44.187950000000136, 67.95051 ], [ 43.45282, 68.57079 ], [ 46.250000000000135, 68.25 ], [ 46.821340000000156, 67.68997 ], [ 45.55517, 67.56652 ], [ 45.56202, 67.010050000000192 ], [ 46.349150000000137, 66.66767 ], [ 47.894160000000248, 66.884550000000146 ], [ 48.13876, 67.52238 ], [ 50.227660000000142, 67.998670000000132 ], [ 53.717430000000164, 68.85738 ], [ 54.47171, 68.80815 ], [ 53.485820000000118, 68.20131 ], [ 54.72628, 68.09702 ], [ 55.442680000000124, 68.43866 ], [ 57.317020000000149, 68.46628 ], [ 58.802000000000206, 68.88082 ], [ 59.941420000000178, 68.27844 ], [ 61.077840000000165, 68.94069 ], [ 60.03, 69.52 ], [ 60.55, 69.85 ], [ 63.504000000000147, 69.54739 ], [ 64.888115, 69.234835000000132 ], [ 68.512160000000108, 68.09233000000016 ], [ 69.18068, 68.61563000000011 ], [ 68.16444, 69.14436 ], [ 68.13522, 69.35649 ], [ 66.930080000000103, 69.454610000000102 ], [ 67.25976, 69.92873 ], [ 66.724920000000125, 70.708890000000125 ], [ 66.69466, 71.028970000000228 ], [ 68.540060000000111, 71.934500000000227 ], [ 69.19636, 72.843360000000146 ], [ 69.94, 73.04000000000012 ], [ 72.58754, 72.77629 ], [ 72.79603, 72.22006 ], [ 71.84811, 71.40898 ], [ 72.47011, 71.09019 ], [ 72.79188, 70.39114 ], [ 72.564700000000201, 69.02085 ], [ 73.66787, 68.4079 ], [ 73.2387, 67.7404 ], [ 71.280000000000101, 66.320000000000149 ], [ 72.423010000000147, 66.172670000000167 ], [ 72.82077, 66.53267 ], [ 73.920990000000131, 66.789460000000119 ], [ 74.186510000000183, 67.28429 ], [ 75.052, 67.760470000000154 ], [ 74.469260000000148, 68.32899 ], [ 74.93584, 68.98918 ], [ 73.84236, 69.07146 ], [ 73.601870000000204, 69.62763 ], [ 74.3998, 70.63175 ], [ 73.1011, 71.447170000000241 ], [ 74.890820000000204, 72.12119 ], [ 74.65926, 72.83227 ], [ 75.158010000000175, 72.854970000000108 ], [ 75.68351, 72.300560000000118 ], [ 75.288980000000109, 71.33556 ], [ 76.35911, 71.152870000000135 ], [ 75.903130000000161, 71.87401 ], [ 77.5766500000001, 72.26717 ], [ 79.652020000000107, 72.32011 ], [ 81.5, 71.75 ], [ 80.61071, 72.582850000000107 ], [ 80.51109, 73.6482 ], [ 82.25, 73.85 ], [ 84.65526, 73.805910000000154 ], [ 86.822300000000226, 73.93688 ], [ 86.00956, 74.459670000000145 ], [ 87.166820000000143, 75.11643 ], [ 88.31571, 75.14393 ], [ 90.26, 75.64 ], [ 92.90058, 75.77333 ], [ 93.234210000000132, 76.0472 ], [ 95.860000000000127, 76.14 ], [ 96.67821, 75.91548 ], [ 98.922540000000197, 76.44689 ], [ 100.759670000000199, 76.43028 ], [ 101.03532, 76.86189 ], [ 101.990840000000105, 77.287540000000192 ], [ 104.3516, 77.69792 ], [ 106.066640000000135, 77.37389 ], [ 104.705000000000211, 77.1274 ], [ 106.970130000000111, 76.97419 ] ] ], [ [ [ 105.07547, 78.30689 ], [ 99.43814, 77.921 ], [ 101.2649, 79.23399 ], [ 102.08635, 79.34641 ], [ 102.837815, 79.28129 ], [ 105.37243, 78.71334 ], [ 105.07547, 78.30689 ] ] ], [ [ [ 51.136186557831266, 80.54728017854093 ], [ 49.793684523320692, 80.415427761548202 ], [ 48.894411248577526, 80.33956675894369 ], [ 48.75493655782175, 80.175468248200829 ], [ 47.586119012244147, 80.010181179515328 ], [ 46.502825962109647, 80.247246812654339 ], [ 47.072455275262897, 80.559424140129451 ], [ 44.846958042181107, 80.589809882317169 ], [ 46.799138624871226, 80.771917629713627 ], [ 48.31847741068465, 80.784009914869927 ], [ 48.52280602396668, 80.514568996900138 ], [ 49.097189568890897, 80.753985907708412 ], [ 50.039767693894603, 80.918885403151791 ], [ 51.522932977103679, 80.699725653801906 ], [ 51.136186557831266, 80.54728017854093 ] ] ], [ [ [ 99.93976, 78.88094 ], [ 97.75794, 78.7562 ], [ 94.97259, 79.044745 ], [ 93.31288, 79.4265 ], [ 92.5454, 80.14379 ], [ 91.18107, 80.34146 ], [ 93.77766, 81.0246 ], [ 95.940895, 81.2504 ], [ 97.88385, 80.746975 ], [ 100.186655, 79.780135 ], [ 99.93976, 78.88094 ] ] ] ] } }, -{ "type": "Feature", "properties": { "admin": "India", "name": "India", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[77.837450799474553, 35.494009507787759], [78.912268914713209, 34.321936346975782], [78.811086460285722, 33.506198025032404], [79.208891636068572, 32.994394639613709], [79.176128777995501, 32.483779812137705], [78.458446486325997, 32.61816437431272], [78.738894484374001, 31.515906073527056], [79.721366815107089, 30.882714748654724], [81.11125613802929, 30.183480943313398], [80.476721225917373, 29.729865220655334], [80.088424513676259, 28.794470119740136], [81.057202589851997, 28.416095282499036], [81.999987420584958, 27.925479234319987], [83.304248895199535, 27.364505723575554], [84.675017938173767, 27.234901231387528], [85.25177859898335, 26.726198431906337], [86.024392938179147, 26.630984605408567], [87.22747195836628, 26.39789805755607], [88.060237664749806, 26.414615383402484], [88.174804315140904, 26.810405178325944], [88.043132765661198, 27.445818589786818], [88.120440708369841, 27.876541652939586], [88.730325962278528, 28.086864732367509], [88.814248488320544, 27.299315904239361], [88.835642531289366, 27.098966376243755], [89.744527622438838, 26.71940298105995], [90.37327477413406, 26.875724188742872], [91.217512648486405, 26.808648179628019], [92.033483514375078, 26.838310451763554], [92.10371178585973, 27.4526140406332], [91.69665652869665, 27.771741848251661], [92.503118931043616, 27.896876329046442], [93.413347609432662, 28.640629380807219], [94.565990431702929, 29.277438055939978], [95.404802280664612, 29.031716620392125], [96.117678664131006, 29.452802028922459], [96.586590610747479, 28.830979519154337], [96.248833449287758, 28.411030992134435], [97.327113885490007, 28.261582749946331], [97.402561476636123, 27.88253611908544], [97.051988559968066, 27.699058946233144], [97.133999058015277, 27.08377350514996], [96.419365675850941, 27.264589341739221], [95.124767694074933, 26.573572089132295], [95.155153436262566, 26.001307277932078], [94.603249139385355, 25.162495428970399], [94.552657912171611, 24.675238348890328], [94.106741977925054, 23.850740871673477], [93.325187615942767, 24.078556423432197], [93.286326938859247, 23.043658352138998], [93.060294224014598, 22.703110663335565], [93.166127557348361, 22.278459580977099], [92.672720981825549, 22.041238918541247], [92.146034783906799, 23.62749868417259], [91.869927606171302, 23.62434642180278], [91.706475050832083, 22.985263983649183], [91.158963250699713, 23.503526923104381], [91.467729933643668, 24.072639471934789], [91.915092807994398, 24.130413723237108], [92.376201613334786, 24.976692816664961], [91.799595981822065, 25.14743174895731], [90.872210727912105, 25.13260061288954], [89.920692580121838, 25.269749864192171], [89.832480910199592, 25.965082098895476], [89.355094028687276, 26.014407253518065], [88.56304935094974, 26.446525580342716], [88.209789259802477, 25.768065700782707], [88.931553989623069, 25.238692328384769], [88.30637251175601, 24.866079413344199], [88.084422235062405, 24.501657212821918], [88.699940220090895, 24.233714911388557], [88.529769728553759, 23.631141872649163], [88.876311883503064, 22.879146429937826], [89.031961297566198, 22.055708319582973], [88.888765903685396, 21.690588487224741], [88.208497348995209, 21.703171698487804], [86.975704380240259, 21.495561631755201], [87.033168572948853, 20.743307806882406], [86.499351027373777, 20.151638495356604], [85.060265740909671, 19.478578802971096], [83.941005893899998, 18.302009792549722], [83.189217156917834, 17.671221421778977], [82.192792189465905, 17.016636053937813], [82.191241896497175, 16.556664130107844], [81.692719354177456, 16.3102192245079], [80.791999139330116, 15.951972357644488], [80.324895867843864, 15.899184882058346], [80.025069207686428, 15.136414903214144], [80.23327355339039, 13.835770778859978], [80.286293572921849, 13.006260687710832], [79.862546828128487, 12.056215318240886], [79.85799930208681, 10.357275091997108], [79.340511509115984, 10.308854274939618], [78.885345493489169, 9.54613597252772], [79.189719679688281, 9.216543687370146], [78.27794070833049, 8.933046779816932], [77.94116539908434, 8.25295909263974], [77.539897902337927, 7.965534776232331], [76.592978957021657, 8.899276231314188], [76.130061476551063, 10.299630031775518], [75.746467319648488, 11.308250637248303], [75.396101108709573, 11.781245022015822], [74.864815708316812, 12.741935736537895], [74.616717156883524, 13.992582912649677], [74.443859490867197, 14.617221787977693], [73.534199253233368, 15.990652167214957], [73.119909295549419, 17.928570054592495], [72.820909458308634, 19.208233547436162], [72.824475132136783, 20.41950328214153], [72.630533481745388, 21.356009426351001], [71.175273471973938, 20.757441311114228], [70.470458611945091, 20.877330634031381], [69.164130080038817, 22.089298000572697], [69.644927606082391, 22.450774644454334], [69.349596795534325, 22.843179633062686], [68.176645135373377, 23.691965033456704], [68.842599318318761, 24.359133612560932], [71.0432401874682, 24.356523952730193], [70.844699334602822, 25.215102037043511], [70.282873162725579, 25.722228705339823], [70.168926629522005, 26.491871649678835], [69.514392938113119, 26.940965684511365], [70.61649620960192, 27.989196275335861], [71.777665643200308, 27.913180243434521], [72.823751662084689, 28.961591701772047], [73.450638462217412, 29.976413479119863], [74.421380242820263, 30.97981476493117], [74.405928989564998, 31.692639471965272], [75.258641798813187, 32.271105455040491], [74.451559279278698, 32.764899603805489], [74.104293654277328, 33.441473293586846], [73.749948358051952, 34.317698879527846], [74.240202671204955, 34.748887030571247], [75.757060988268321, 34.504922593721311], [76.871721632804011, 34.653544012992732], [77.837450799474553, 35.494009507787759]]] } }, -{ "type": "Feature", "properties": { "admin": "Canada", "name": "Canada", "continent": "North America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-63.6645, 46.55001], [-62.9393, 46.41587], [-62.01208, 46.44314], [-62.50391, 46.03339], [-62.87433, 45.96818], [-64.1428, 46.39265], [-64.39261, 46.72747], [-64.01486, 47.03601], [-63.6645, 46.55001]]], [[[-61.806305, 49.10506], [-62.29318, 49.08717], [-63.58926, 49.40069], [-64.51912, 49.87304], [-64.17322, 49.95718], [-62.85829, 49.70641], [-61.835585, 49.28855], [-61.806305, 49.10506]]], [[[-123.510001587551116, 48.51001089130343], [-124.012890788399474, 48.370846259141402], [-125.655012777338342, 48.825004584338494], [-125.954994466792726, 49.179995835967638], [-126.850004435871853, 49.530000311880421], [-127.029993449544392, 49.814995835970073], [-128.059336304366212, 49.994959011426594], [-128.444584107102145, 50.53913768167611], [-128.358413656255408, 50.770648098343678], [-127.308581096029883, 50.552573554071948], [-126.695000977212302, 50.40090322529538], [-125.755006673823161, 50.295018215529367], [-125.415001587558791, 49.950000515332604], [-124.920768189119315, 49.47527497008339], [-123.92250870832099, 49.062483628935794], [-123.510001587551116, 48.51001089130343]]], [[[-56.134035814017111, 50.687009792679298], [-56.795881720595261, 49.812308661490945], [-56.143105027884289, 50.15011749938283], [-55.471492275602934, 49.935815334668447], [-55.822401089080913, 49.587128607779093], [-54.93514258484565, 49.313010972686833], [-54.473775397343772, 49.556691189159167], [-53.47654944519131, 49.24913890237405], [-53.786013759971233, 48.516780503933617], [-53.086133999226249, 48.687803656603528], [-52.95864824076223, 48.157164211614472], [-52.648098720904173, 47.53554840757549], [-53.069158291218336, 46.655498765644936], [-53.521456264853029, 46.618291734394823], [-54.178935512902527, 46.807065741556997], [-53.961868659060471, 47.625207017601909], [-54.240482143762122, 47.752279364607617], [-55.400773078011483, 46.88499380145312], [-55.997480841685835, 46.919720363953289], [-55.291219041552765, 47.389562486350982], [-56.250798712780508, 47.632545070987383], [-57.325229254777085, 47.572807115257987], [-59.26601518414676, 47.603347886742498], [-59.41949418805369, 47.89945384377485], [-58.796586473207398, 48.251525376979473], [-59.23162451845652, 48.523188381537793], [-58.391804979065213, 49.125580552764163], [-57.358689744686025, 50.718274034215845], [-56.738650071831998, 51.287438259478527], [-55.87097693543528, 51.632094224649187], [-55.406974249886602, 51.588272610065722], [-55.600218268442077, 51.317074693397913], [-56.134035814017111, 50.687009792679298]]], [[[-133.180004041711669, 54.169975490935308], [-132.710007884431292, 54.040009315423518], [-131.749989584003259, 54.120004380909208], [-132.049480347350965, 52.984621487024519], [-131.179042521826574, 52.18043284769827], [-131.577829549822894, 52.182370713909236], [-132.180428426778519, 52.639707139692391], [-132.549992432313843, 53.100014960332132], [-133.054611178755493, 53.411468817755363], [-133.239664482792676, 53.851080227262386], [-133.180004041711669, 54.169975490935308]]], [[[-79.26582, 62.158675], [-79.65752, 61.63308], [-80.09956, 61.7181], [-80.36215, 62.01649], [-80.315395, 62.085565], [-79.92939, 62.3856], [-79.52002, 62.36371], [-79.26582, 62.158675]]], [[[-81.89825, 62.7108], [-83.06857, 62.15922], [-83.77462, 62.18231], [-83.99367, 62.4528], [-83.25048, 62.91409], [-81.87699, 62.90458], [-81.89825, 62.7108]]], [[[-85.161307949549851, 65.657284654392797], [-84.975763719405933, 65.217518215588981], [-84.464012010419495, 65.371772365980163], [-83.88262630891974, 65.109617824963536], [-82.78757687043877, 64.766693020274673], [-81.642013719392509, 64.455135809986942], [-81.553440314444245, 63.979609280037131], [-80.817361212878851, 64.057485663500998], [-80.103451300766594, 63.725981350348597], [-80.991019863595653, 63.41124603947496], [-82.547178107416997, 63.651722317145229], [-83.108797573565042, 64.101875718839707], [-84.100416632813847, 63.569711819098004], [-85.523404710618991, 63.052379055424076], [-85.866768764982339, 63.637252916103542], [-87.221983201836721, 63.541238104905212], [-86.352759772471259, 64.035833238370699], [-86.224886440765133, 64.822916978608262], [-85.883847825854858, 65.738778388117041], [-85.161307949549851, 65.657284654392797]]], [[[-75.86588, 67.14886], [-76.98687, 67.09873], [-77.2364, 67.58809], [-76.81166, 68.14856], [-75.89521, 68.28721], [-75.1145, 68.01036], [-75.10333, 67.58202], [-75.21597, 67.44425], [-75.86588, 67.14886]]], [[[-95.647681203800488, 69.107690358321761], [-96.269521203800579, 68.757040358321731], [-97.61740120380054, 69.060030358321782], [-98.431801203800504, 68.950700358321768], [-99.797401203800504, 69.400030358321786], [-98.917401203800523, 69.710030358321788], [-98.218261203800466, 70.143540358321744], [-97.157401203800532, 69.860030358321794], [-96.557401203800524, 69.680030358321758], [-96.257401203800498, 69.490030358321761], [-95.647681203800488, 69.107690358321761]]], [[[-90.5471, 69.49766], [-90.55151, 68.47499], [-89.21515, 69.25873], [-88.01966, 68.61508], [-88.31749, 67.87338], [-87.35017, 67.19872], [-86.30607, 67.92146], [-85.57664, 68.78456], [-85.52197, 69.88211], [-84.10081, 69.80539], [-82.62258, 69.65826], [-81.28043, 69.16202], [-81.2202, 68.66567], [-81.96436, 68.13253], [-81.25928, 67.59716], [-81.38653, 67.11078], [-83.34456, 66.41154], [-84.73542, 66.2573], [-85.76943, 66.55833], [-86.0676, 66.05625], [-87.03143, 65.21297], [-87.32324, 64.77563], [-88.48296, 64.09897], [-89.91444, 64.03273], [-90.70398, 63.61017], [-90.77004, 62.96021], [-91.93342, 62.83508], [-93.15698, 62.02469], [-94.24153, 60.89865], [-94.62931, 60.11021], [-94.6846, 58.94882], [-93.21502, 58.78212], [-92.76462, 57.84571], [-92.297029999999893, 57.08709], [-90.89769, 57.28468], [-89.03953, 56.85172], [-88.03978, 56.47162], [-87.32421, 55.99914], [-86.07121, 55.72383], [-85.01181, 55.3026], [-83.36055, 55.24489], [-82.27285, 55.14832], [-82.4362, 54.28227], [-82.12502, 53.27703], [-81.40075, 52.15788], [-79.91289, 51.20842], [-79.14301, 51.53393], [-78.60191, 52.56208], [-79.12421, 54.14145], [-79.82958, 54.66772], [-78.22874, 55.13645], [-77.0956, 55.83741], [-76.54137, 56.53423], [-76.62319, 57.20263], [-77.30226, 58.05209], [-78.51688, 58.80458], [-77.33676, 59.85261], [-77.77272, 60.75788], [-78.10687, 62.31964], [-77.41067, 62.55053], [-75.69621, 62.2784], [-74.6682, 62.18111], [-73.83988, 62.4438], [-72.90853, 62.10507], [-71.67708, 61.52535], [-71.37369, 61.13717], [-69.59042, 61.06141], [-69.62033, 60.22125], [-69.2879, 58.95736], [-68.37455, 58.80106], [-67.64976, 58.21206], [-66.20178, 58.76731], [-65.24517, 59.87071], [-64.58352, 60.33558], [-63.80475, 59.4426], [-62.50236, 58.16708], [-61.39655, 56.96745], [-61.79866, 56.33945], [-60.46853, 55.77548], [-59.56962, 55.20407], [-57.97508, 54.94549], [-57.3332, 54.6265], [-56.93689, 53.78032], [-56.15811, 53.64749], [-55.75632, 53.27036], [-55.68338, 52.14664], [-56.40916, 51.7707], [-57.12691, 51.41972], [-58.77482, 51.0643], [-60.03309, 50.24277], [-61.72366, 50.08046], [-63.86251, 50.29099], [-65.36331, 50.2982], [-66.39905, 50.22897], [-67.23631, 49.51156], [-68.51114, 49.06836], [-69.95362, 47.74488], [-71.10458, 46.82171], [-70.25522, 46.98606], [-68.65, 48.3], [-66.55243, 49.1331], [-65.05626, 49.23278], [-64.17099, 48.74248], [-65.11545, 48.07085], [-64.79854, 46.99297], [-64.47219, 46.23849], [-63.17329, 45.73902], [-61.52072, 45.88377], [-60.51815, 47.00793], [-60.4486, 46.28264], [-59.80287, 45.9204], [-61.03988, 45.26525], [-63.25471, 44.67014], [-64.24656, 44.26553], [-65.36406, 43.54523], [-66.1234, 43.61867], [-66.16173, 44.46512], [-64.42549, 45.29204], [-66.02605, 45.25931], [-67.13741, 45.13753], [-67.79134, 45.70281], [-67.79046, 47.06636], [-68.23444, 47.35486], [-68.905, 47.185], [-69.237216, 47.447781], [-69.99997, 46.69307], [-70.305, 45.915], [-70.66, 45.46], [-71.08482, 45.30524], [-71.405, 45.255], [-71.50506, 45.0082], [-73.34783, 45.00738], [-74.867, 45.00048], [-75.31821, 44.81645], [-76.375, 44.09631], [-76.5, 44.018458893758712], [-76.820034145805565, 43.628784288093748], [-77.737885097957687, 43.62905558936329], [-78.720279914042365, 43.625089423184868], [-79.171673550111862, 43.466339423184216], [-79.01, 43.27], [-78.92, 42.965], [-78.939362148743683, 42.863611355148031], [-80.247447679347928, 42.366199856122584], [-81.277746548167144, 42.209025987306845], [-82.439277716791608, 41.675105088867149], [-82.690089280920162, 41.675105088867149], [-83.029810146806909, 41.832795722005834], [-83.141999681312555, 41.975681057292825], [-83.12, 42.08], [-82.9, 42.43], [-82.43, 42.98], [-82.137642381503881, 43.571087551439909], [-82.337763125431053, 44.44], [-82.550924648758169, 45.347516587905368], [-83.592850714843067, 45.816893622412373], [-83.469550747394621, 45.994686387712584], [-83.616130947590563, 46.116926988299056], [-83.890765347005726, 46.116926988299056], [-84.091851264161463, 46.27541860613816], [-84.14211951367335, 46.512225857115723], [-84.3367, 46.40877], [-84.6049, 46.4396], [-84.543748745445853, 46.538684190449132], [-84.779238247399888, 46.637101955749038], [-84.876079881514855, 46.900083319682366], [-85.652363247403414, 47.220218817730498], [-86.461990831228249, 47.553338019392037], [-87.439792623300207, 47.94], [-88.378114183286698, 48.302917588893727], [-89.272917446636654, 48.019808254582657], [-89.6, 48.01], [-90.83, 48.27], [-91.64, 48.14], [-92.61, 48.45], [-93.63087, 48.60926], [-94.32914, 48.67074], [-94.64, 48.84], [-94.81758, 49.38905], [-95.15609, 49.38425], [-95.159069509172014, 49.0], [-97.228720000004799, 49.0007], [-100.65, 49.0], [-104.04826, 48.99986], [-107.05, 49.0], [-110.05, 49.0], [-113.0, 49.0], [-116.04818, 49.0], [-117.03121, 49.0], [-120.0, 49.0], [-122.84, 49.0], [-122.97421, 49.002537777777789], [-124.91024, 49.98456], [-125.62461, 50.41656], [-127.43561, 50.83061], [-127.99276, 51.71583], [-127.85032, 52.32961], [-129.12979, 52.75538], [-129.30523, 53.56159], [-130.51497, 54.28757], [-130.53611, 54.80278], [-129.98, 55.285], [-130.00778, 55.91583], [-131.70781, 56.55212], [-132.73042, 57.69289], [-133.35556, 58.41028], [-134.27111, 58.86111], [-134.945, 59.27056], [-135.47583, 59.78778], [-136.47972, 59.46389], [-137.4525, 58.905], [-138.34089, 59.56211], [-139.039, 60.0], [-140.013, 60.27682], [-140.99778, 60.30639], [-140.9925, 66.00003], [-140.986, 69.712], [-139.12052, 69.47102], [-137.54636, 68.99002], [-136.50358, 68.89804], [-135.62576, 69.31512], [-134.41464, 69.62743], [-132.92925, 69.50534], [-131.43136, 69.94451], [-129.79471, 70.19369], [-129.10773, 69.77927], [-128.36156, 70.01286], [-128.13817, 70.48384], [-127.44712, 70.37721], [-125.75632, 69.48058], [-124.42483, 70.1584], [-124.28968, 69.39969], [-123.06108, 69.56372], [-122.6835, 69.85553], [-121.47226, 69.79778], [-119.94288, 69.37786], [-117.60268, 69.01128], [-116.22643, 68.84151], [-115.2469, 68.90591], [-113.89794, 68.3989], [-115.30489, 67.90261], [-113.49727, 67.68815], [-110.798, 67.80612], [-109.94619, 67.98104], [-108.8802, 67.38144], [-107.79239, 67.88736], [-108.81299, 68.31164], [-108.16721, 68.65392], [-106.95, 68.7], [-106.15, 68.8], [-105.34282, 68.56122], [-104.33791, 68.018], [-103.22115, 68.09775], [-101.45433, 67.64689], [-99.90195, 67.80566], [-98.4432, 67.78165], [-98.5586, 68.40394], [-97.66948, 68.57864], [-96.11991, 68.23939], [-96.12588, 67.29338], [-95.48943, 68.0907], [-94.685, 68.06383], [-94.23282, 69.06903], [-95.30408, 69.68571], [-96.47131, 70.08976], [-96.39115, 71.19482], [-95.2088, 71.92053], [-93.88997, 71.76015], [-92.87818, 71.31869], [-91.51964, 70.19129], [-92.40692, 69.69997], [-90.5471, 69.49766]]], [[[-114.167169999999871, 73.12145], [-114.66634, 72.65277], [-112.441019999999867, 72.9554], [-111.05039, 72.4504], [-109.920349999999857, 72.96113], [-109.00654, 72.63335], [-108.188349999999886, 71.65089], [-107.68599, 72.06548], [-108.39639, 73.08953], [-107.51645, 73.23598], [-106.522589999999866, 73.07601], [-105.402459999999877, 72.67259], [-104.77484, 71.6984], [-104.464759999999814, 70.99297], [-102.78537, 70.49776], [-100.980779999999868, 70.02432], [-101.089289999999892, 69.58447000000011], [-102.731159999999875, 69.50402], [-102.09329, 69.11962], [-102.43024, 68.75282], [-104.24, 68.91], [-105.96, 69.180000000000135], [-107.12254, 69.11922], [-108.999999999999872, 68.78], [-111.534148875200117, 68.630059156817921], [-113.3132, 68.53554], [-113.854959999999807, 69.007440000000102], [-115.22, 69.28], [-116.10794, 69.16821], [-117.34, 69.960000000000107], [-116.674729999999869, 70.06655], [-115.13112, 70.2373], [-113.72141, 70.19237], [-112.4161, 70.36638], [-114.35, 70.6], [-116.48684, 70.52045], [-117.9048, 70.540560000000127], [-118.43238, 70.9092], [-116.11311, 71.30918], [-117.65568, 71.2952], [-119.40199, 71.55859], [-118.56267, 72.30785], [-117.866419999999877, 72.70594], [-115.18909, 73.314590000000109], [-114.167169999999871, 73.12145]]], [[[-104.5, 73.42], [-105.38, 72.76], [-106.94, 73.46], [-106.6, 73.6], [-105.26, 73.64], [-104.5, 73.42]]], [[[-76.34, 73.102684989953005], [-76.251403808593736, 72.826385498046861], [-77.314437866210895, 72.85554504394527], [-78.391670227050795, 72.876655578613253], [-79.486251831054645, 72.742202758789062], [-79.775833129882827, 72.80290222167973], [-80.876098632812514, 73.333183288574205], [-80.833885192871051, 73.693183898925767], [-80.353057861328111, 73.75971984863277], [-78.064437866210923, 73.651931762695327], [-76.34, 73.102684989953005]]], [[[-86.562178514334107, 73.157447007938444], [-85.774371304044521, 72.534125881633798], [-84.850112474288224, 73.34027822538711], [-82.315590176100969, 73.750950832810574], [-80.600087653307611, 72.716543687624181], [-80.748941616524391, 72.061906643350753], [-78.770638597310764, 72.352173163534147], [-77.824623989559569, 72.749616604291035], [-75.605844692675717, 72.243678493937381], [-74.228616095664975, 71.767144273557889], [-74.099140794557698, 71.330840155717638], [-72.242225714797641, 71.556924546994495], [-71.200015428335192, 70.920012518997211], [-68.78605424668487, 70.525023708774242], [-67.914970465756923, 70.121947536897594], [-66.969033372654152, 69.18608734809186], [-68.805122850200533, 68.720198472764409], [-66.449866095633851, 68.067163397892003], [-64.862314419195215, 67.847538560651614], [-63.424934454996745, 66.928473212340649], [-61.851981370680569, 66.862120673277829], [-62.163176845942296, 66.160251369889593], [-63.91844438338417, 64.998668524832837], [-65.148860236253611, 65.426032619886669], [-66.72121904159853, 66.388041083432185], [-68.015016038673949, 66.262725735124391], [-68.141287400979152, 65.689789130304362], [-67.089646165623392, 65.108455105236985], [-65.732080451099748, 64.64840566675862], [-65.320167609301265, 64.382737128346051], [-64.669406297449669, 63.392926744227474], [-65.013803880458894, 62.674185085695974], [-66.275044725190455, 62.945098781986069], [-68.783186204692711, 63.745670071051805], [-67.369680752213029, 62.883965562584869], [-66.328297288667201, 62.28007477482204], [-66.165568203380147, 61.930897121825879], [-68.877366502544632, 62.330149237712803], [-71.023437059193824, 62.910708116295829], [-72.23537858751898, 63.397836005295154], [-71.886278449171286, 63.679989325608837], [-73.37830624051837, 64.193963121183813], [-74.834418911422588, 64.679075629323776], [-74.818502570276706, 64.389093329517962], [-77.709979824520019, 64.229542344816778], [-78.55594885935416, 64.572906399180127], [-77.897281053361908, 65.309192206474776], [-76.018274298797181, 65.326968899183143], [-73.95979529488271, 65.454764716240888], [-74.293883429649625, 65.81177134872938], [-73.94491248238262, 66.310578111426722], [-72.65116716173938, 67.284575507263853], [-72.926059943316076, 67.726925767682374], [-73.311617804645721, 68.069437160912898], [-74.8433072577768, 68.554627183701271], [-76.869100918266739, 68.894735622830254], [-76.228649054657339, 69.147769273547411], [-77.28736996123709, 69.769540106883269], [-78.168633999326588, 69.826487535268896], [-78.95724219431672, 70.166880194775402], [-79.492455003563649, 69.871807766388898], [-81.305470954091732, 69.743185126414332], [-84.944706183598456, 69.966634019644388], [-87.060003424817864, 70.260001125765356], [-88.681713223001495, 70.410741278760796], [-89.513419562523012, 70.762037665480975], [-88.467721116880753, 71.218185533321318], [-89.888151211287465, 71.222552191849942], [-90.205160285181989, 72.235074367960792], [-89.43657670770493, 73.129464219852352], [-88.408241543312784, 73.537888902471209], [-85.826151089200906, 73.803815823045213], [-86.562178514334107, 73.157447007938444]]], [[[-100.35642, 73.84389], [-99.16387, 73.63339], [-97.38, 73.76], [-97.12, 73.47], [-98.05359, 72.99052], [-96.54, 72.56], [-96.72, 71.66], [-98.35966, 71.27285], [-99.32286, 71.35639], [-100.01482, 71.73827], [-102.5, 72.51], [-102.48, 72.83], [-100.43836, 72.70588], [-101.54, 73.36], [-100.35642, 73.84389]]], [[[-93.196295539100205, 72.771992499473342], [-94.26904659704725, 72.024596259235949], [-95.409855516322637, 72.061880805134578], [-96.033745083382428, 72.940276801231789], [-96.01826799191096, 73.437429918095788], [-95.495793423224001, 73.862416897264154], [-94.503657599652328, 74.134906724739196], [-92.420012173211745, 74.100025132942179], [-90.509792853542578, 73.85673248971203], [-92.003965216829869, 72.966244208458477], [-93.196295539100205, 72.771992499473342]]], [[[-120.46, 71.383601793087578], [-123.09219, 70.90164], [-123.62, 71.34], [-125.92894873747332, 71.868688463011395], [-125.499999999999872, 72.292260811795003], [-124.80729, 73.02256], [-123.94, 73.680000000000135], [-124.917749999999899, 74.292750000000112], [-121.53788, 74.44893], [-120.10978, 74.24135], [-117.55564, 74.18577], [-116.58442, 73.89607], [-115.51081, 73.47519], [-116.767939999999882, 73.22292], [-119.22, 72.52], [-120.46, 71.82], [-120.46, 71.383601793087578]]], [[[-93.612755906940464, 74.979997260224437], [-94.156908738973812, 74.59234650338685], [-95.60868058956558, 74.666863918751758], [-96.820932176484561, 74.927623196096576], [-96.288587409229791, 75.377828274223333], [-94.850819871789113, 75.647217515760886], [-93.977746548217908, 75.296489569795952], [-93.612755906940464, 74.979997260224437]]], [[[-98.5, 76.72], [-97.735585, 76.25656], [-97.704415, 75.74344], [-98.16, 75.0], [-99.80874, 74.89744], [-100.88366, 75.05736], [-100.86292, 75.64075], [-102.50209, 75.5638], [-102.56552, 76.3366], [-101.48973, 76.30537], [-99.98349, 76.64634], [-98.57699, 76.58859], [-98.5, 76.72]]], [[[-108.21141, 76.20168], [-107.81943, 75.84552], [-106.92893, 76.01282], [-105.881, 75.9694], [-105.70498, 75.47951], [-106.31347, 75.00527], [-109.7, 74.85], [-112.22307, 74.41696], [-113.74381, 74.39427], [-113.87135, 74.72029], [-111.79421, 75.1625], [-116.31221, 75.04343], [-117.7104, 75.2222], [-116.34602, 76.19903], [-115.40487, 76.47887], [-112.59056, 76.14134], [-110.81422, 75.54919], [-109.0671, 75.47321], [-110.49726, 76.42982], [-109.5811, 76.79417], [-108.54859, 76.67832], [-108.21141, 76.20168]]], [[[-94.684085862999439, 77.097878323058367], [-93.573921068073105, 76.776295884906062], [-91.605023159536586, 76.778517971494594], [-90.741845872749209, 76.449597479956807], [-90.969661424507976, 76.074013170059445], [-89.822237921899244, 75.847773749485626], [-89.187082892599776, 75.610165513807615], [-87.838276333349611, 75.566188869927217], [-86.379192267588664, 75.482421373182163], [-84.789625210290595, 75.699204006646497], [-82.753444586910049, 75.784315090631225], [-81.12853084992436, 75.713983466282016], [-80.05751095245914, 75.336848863415867], [-79.833932868148324, 74.923127346487192], [-80.457770758775823, 74.657303778777774], [-81.948842536125511, 74.442459011524321], [-83.2288936022114, 74.564027818490928], [-86.097452358733292, 74.410032050261137], [-88.150350307960196, 74.392307033984977], [-89.764722052758358, 74.515555325001117], [-92.422440965529418, 74.837757880340973], [-92.768285488642789, 75.38681997344213], [-92.889905972041717, 75.882655341282629], [-93.893824022175977, 76.319243679500516], [-95.962457445035795, 76.44138092722244], [-97.121378953829463, 76.751077785947587], [-96.745122850312342, 77.161388658345132], [-94.684085862999439, 77.097878323058367]]], [[[-116.198586595507322, 77.645286770326194], [-116.335813361458349, 76.876961575010554], [-117.106050584768766, 76.530031846819114], [-118.040412157038119, 76.481171780087081], [-119.899317586885687, 76.053213406061971], [-121.499995077126471, 75.900018622532784], [-122.85492448615895, 76.116542873835684], [-122.854925293603188, 76.116542873835684], [-121.157535360328239, 76.864507554828336], [-119.103938971821023, 77.512219957174608], [-117.570130784965954, 77.498318996888102], [-116.198586595507322, 77.645286770326194]]], [[[-93.840003017943971, 77.51999726023449], [-94.295608283245244, 77.491342678528682], [-96.169654100310055, 77.55511139597688], [-96.436304490936109, 77.83462921824362], [-94.422577277386353, 77.820004787904978], [-93.720656297565867, 77.634331366680314], [-93.840003017943971, 77.51999726023449]]], [[[-110.186938035912945, 77.697014879050286], [-112.051191169058455, 77.409228827616843], [-113.534278937619035, 77.732206529441143], [-112.724586758253835, 78.051050116681935], [-111.264443325630822, 78.152956041161545], [-109.854451870547067, 77.996324774884812], [-110.186938035912945, 77.697014879050286]]], [[[-109.663145718202557, 78.601972561345676], [-110.88131425661885, 78.406919867659994], [-112.542091437615142, 78.407901719873493], [-112.525890876091566, 78.550554511215225], [-111.500010342233367, 78.849993598130538], [-110.96366065147599, 78.804440823065207], [-109.663145718202557, 78.601972561345676]]], [[[-95.830294969449312, 78.056941229963243], [-97.309842902397975, 77.85059723582178], [-98.124289313533964, 78.082856960757567], [-98.55286780474664, 78.458105373845086], [-98.631984422585504, 78.871930243638374], [-97.337231411512604, 78.831984361476756], [-96.754398769908761, 78.765812689926989], [-95.559277920294562, 78.41831452098026], [-95.830294969449312, 78.056941229963243]]], [[[-100.060191820052111, 78.324754340315891], [-99.670939093813601, 77.907544664207393], [-101.303940192452984, 78.018984890444798], [-102.949808722733025, 78.343228664860206], [-105.176132778731514, 78.38033234324574], [-104.210429450277147, 78.677420152491777], [-105.419580451258511, 78.918335679836431], [-105.492289191493128, 79.301593939929177], [-103.529282396237917, 79.16534902619162], [-100.8251580472688, 78.80046173777869], [-100.060191820052111, 78.324754340315891]]], [[[-87.02, 79.66], [-85.81435, 79.3369], [-87.18756, 79.0393], [-89.03535, 78.28723], [-90.80436, 78.21533], [-92.87669, 78.34333], [-93.95116, 78.75099], [-93.93574, 79.11373], [-93.14524, 79.3801], [-94.974, 79.37248], [-96.07614, 79.70502], [-96.70972, 80.15777], [-96.01644, 80.60233], [-95.32345, 80.90729], [-94.29843, 80.97727], [-94.73542, 81.20646], [-92.40984, 81.25739], [-91.13289, 80.72345], [-89.45, 80.509322033898258], [-87.81, 80.32], [-87.02, 79.66]]], [[[-68.5, 83.106321516765732], [-65.82735, 83.02801], [-63.68, 82.9], [-61.85, 82.6286], [-61.89388, 82.36165], [-64.334, 81.92775], [-66.75342, 81.72527], [-67.65755, 81.50141], [-65.48031, 81.50657], [-67.84, 80.9], [-69.4697, 80.61683], [-71.18, 79.8], [-73.2428, 79.63415], [-73.88, 79.430162204802073], [-76.90773, 79.32309], [-75.52924, 79.19766], [-76.22046, 79.01907], [-75.39345, 78.52581], [-76.34354, 78.18296], [-77.88851, 77.89991], [-78.36269, 77.50859], [-79.75951, 77.20968], [-79.61965, 76.98336], [-77.91089, 77.022045], [-77.88911, 76.777955], [-80.56125, 76.17812], [-83.17439, 76.45403], [-86.11184, 76.29901], [-87.6, 76.42], [-89.49068, 76.47239], [-89.6161, 76.95213], [-87.76739, 77.17833], [-88.26, 77.9], [-87.65, 77.970222222222205], [-84.97634, 77.53873], [-86.34, 78.18], [-87.96192, 78.37181], [-87.15198, 78.75867], [-85.37868, 78.9969], [-85.09495, 79.34543], [-86.50734, 79.73624], [-86.93179, 80.25145], [-84.19844, 80.20836], [-83.408695652173819, 80.1], [-81.84823, 80.46442], [-84.1, 80.58], [-87.59895, 80.51627], [-89.36663, 80.85569], [-90.2, 81.26], [-91.36786, 81.5531], [-91.58702, 81.89429], [-90.1, 82.085], [-88.93227, 82.11751], [-86.97024, 82.27961], [-85.5, 82.652273458057024], [-84.260005, 82.6], [-83.18, 82.32], [-82.42, 82.86], [-81.1, 83.02], [-79.30664, 83.13056], [-76.25, 83.172058823529369], [-75.71878, 83.06404], [-72.83153, 83.23324], [-70.665765, 83.169780758382828], [-68.5, 83.106321516765732]]]] } }, -{ "type": "Feature", "properties": { "admin": "Brazil", "name": "Brazil", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-57.625133429582945, -30.216294854454258], [-56.290899624239067, -28.852760512000884], [-55.162286342984558, -27.881915378533456], [-54.49072526713551, -27.474756768505785], [-53.648735317587885, -26.923472588816086], [-53.628348965048737, -26.124865004177465], [-54.130049607954376, -25.547639255477247], [-54.625290696823562, -25.739255466415507], [-54.428946092330577, -25.162184747012162], [-54.293476325077435, -24.570799655863958], [-54.292959560754511, -24.021014092710722], [-54.652834235235119, -23.839578138933955], [-55.027901780809543, -24.001273695575225], [-55.400747239795407, -23.956935316668797], [-55.517639329639621, -23.57199757252663], [-55.61068274598113, -22.655619398694839], [-55.797958136606894, -22.356929620047815], [-56.473317430229379, -22.086300144135279], [-56.881509568902885, -22.282153822521476], [-57.937155727761287, -22.090175876557169], [-57.870673997617786, -20.732687676681948], [-58.166392381408038, -20.176700941653674], [-57.853801642474494, -19.969995212486186], [-57.949997321185819, -19.400004164306814], [-57.676008877174297, -18.961839694904025], [-57.498371141170971, -18.174187513911289], [-57.734558274960989, -17.552468357007765], [-58.280804002502244, -17.271710300366014], [-58.388058437724027, -16.877109063385273], [-58.241219855366673, -16.299573256091289], [-60.158389655179022, -16.258283786690082], [-60.542965664295131, -15.093910414289592], [-60.251148851142922, -15.077218926659318], [-60.264326341377355, -14.645979099183638], [-60.459198167550014, -14.354007256734551], [-60.503304002511122, -13.775954685117656], [-61.084121263255646, -13.479383640194595], [-61.713204311760769, -13.489202162330049], [-62.127080857986371, -13.19878061284972], [-62.803060268796372, -13.000653171442682], [-63.196498786050562, -12.627032565972433], [-64.31635291203159, -12.461978041232191], [-65.402281460213018, -11.566270440317151], [-65.321898769783004, -10.895872084194675], [-65.444837002205375, -10.51145110437543], [-65.33843522811641, -9.76198780684639], [-66.646908331962791, -9.931331475466861], [-67.173801235610725, -10.30681243249961], [-68.048192308205373, -10.712059014532484], [-68.27125362819325, -11.014521172736817], [-68.786157599549469, -11.036380303596276], [-69.52967810736493, -10.951734307502193], [-70.093752204046879, -11.123971856331011], [-70.548685675728393, -11.009146823778462], [-70.481893886991159, -9.490118096558842], [-71.302412278921523, -10.079436130415372], [-72.184890713169821, -10.05359791426943], [-72.563033006465631, -9.520193780152715], [-73.226713426390148, -9.462212823121233], [-73.015382656532537, -9.03283334720806], [-73.571059332967053, -8.424446709835832], [-73.987235480429646, -7.523829847853063], [-73.723401455363486, -7.340998630404412], [-73.724486660441627, -6.918595472850638], [-73.120027431923575, -6.629930922068238], [-73.219711269814596, -6.089188734566076], [-72.964507208941185, -5.741251315944892], [-72.891927659787243, -5.274561455916979], [-71.748405727816532, -4.59398284263301], [-70.928843349883564, -4.401591485210367], [-70.79476884630229, -4.251264743673302], [-69.893635219996611, -4.298186944194326], [-69.444101935489599, -1.556287123219817], [-69.420485805932216, -1.122618503426409], [-69.577065395776586, -0.549991957200163], [-70.02065589057004, -0.185156345219539], [-70.015565761989293, 0.541414292804205], [-69.452396002872447, 0.706158758950693], [-69.252434048119042, 0.602650865070075], [-69.218637661400166, 0.985676581217433], [-69.804596727157701, 1.089081122233466], [-69.816973232691609, 1.714805202639624], [-67.868565029558823, 1.692455145673392], [-67.537810024674684, 2.037162787276329], [-67.25999752467358, 1.719998684084956], [-67.065048183852483, 1.130112209473225], [-66.876325853122566, 1.253360500489336], [-66.325765143484944, 0.724452215982012], [-65.548267381437554, 0.78925446207603], [-65.354713304288353, 1.0952822941085], [-64.611011928959854, 1.328730576987041], [-64.199305792890499, 1.49285492594602], [-64.083085496666072, 1.91636912679408], [-63.368788011311644, 2.200899562993129], [-63.422867397705105, 2.411067613124174], [-64.269999152265783, 2.497005520025566], [-64.408827887617903, 3.126786200366623], [-64.368494432214092, 3.797210394705246], [-64.816064012294007, 4.056445217297422], [-64.628659430587533, 4.14848094320925], [-63.888342861574145, 4.020530096854571], [-63.093197597899092, 3.770571193858784], [-62.804533047116692, 4.006965033377951], [-62.085429653559125, 4.162123521334308], [-60.966893276601517, 4.536467596856638], [-60.601179165271922, 4.918098049332129], [-60.733574184803707, 5.2002772078619], [-60.213683437731319, 5.2444863956876], [-59.980958624904865, 5.014061184098138], [-60.111002366767373, 4.574966538914082], [-59.767405768458701, 4.423502915866606], [-59.538039923731219, 3.958802598481937], [-59.815413174057852, 3.606498521332085], [-59.974524909084543, 2.755232652188055], [-59.718545701726732, 2.249630438644359], [-59.646043667221242, 1.786893825686789], [-59.030861579002639, 1.317697658692722], [-58.540012986878288, 1.26808828369252], [-58.429477098205957, 1.46394196207872], [-58.113449876525003, 1.507195135907025], [-57.660971035377358, 1.682584947105638], [-57.33582292339689, 1.948537705895759], [-56.782704230360814, 1.863710842288653], [-56.53938574891454, 1.89952260986692], [-55.995698004771739, 1.817667141116601], [-55.905600145070871, 2.021995754398659], [-56.073341844290283, 2.220794989425499], [-55.973322109589361, 2.510363877773016], [-55.569755011605984, 2.42150625244713], [-55.097587449755125, 2.523748073736612], [-54.524754197799709, 2.311848863123785], [-54.088062506717243, 2.105556545414629], [-53.778520677288903, 2.376702785650081], [-53.554839240113537, 2.33489655192595], [-53.4184651352953, 2.05338918701598], [-52.939657151894949, 2.124857692875636], [-52.556424730018414, 2.504705308437053], [-52.249337531123942, 3.241094468596244], [-51.657797410678882, 4.156232408053028], [-51.317146369010842, 4.203490505383953], [-51.069771287629649, 3.65039765056403], [-50.508875291533641, 1.901563828942456], [-49.974075893745045, 1.736483465986069], [-49.947100796088705, 1.046189683431223], [-50.699251268096901, 0.222984117021681], [-50.388210822132123, -0.078444512536819], [-48.620566779156313, -0.235489190271821], [-48.584496629416577, -1.237805271005001], [-47.824956427590621, -0.5816179337628], [-46.566583624851219, -0.941027520352776], [-44.9057030909904, -1.551739597178134], [-44.417619187993658, -2.137750339367975], [-44.581588507655773, -2.691308282078523], [-43.418791266440188, -2.383110039889793], [-41.47265682632824, -2.912018324397116], [-39.97866533055403, -2.87305429444904], [-38.50038347019656, -3.700652357603394], [-37.223252122535193, -4.820945733258915], [-36.45293738457638, -5.109403578312153], [-35.597795783010454, -5.149504489770648], [-35.235388963347553, -5.464937432480245], [-34.896029832486825, -6.738193047719709], [-34.729993455533027, -7.343220716992965], [-35.128212042774216, -8.996401462442284], [-35.636966518687707, -9.649281508017811], [-37.046518724096991, -11.040721123908799], [-37.683611619607355, -12.17119475672582], [-38.423876512188436, -13.038118584854285], [-38.673887091616507, -13.057652276260615], [-38.953275722802537, -13.79336964280002], [-38.882298143049645, -15.667053724838764], [-39.161092495264306, -17.208406670808468], [-39.267339240056394, -17.867746270420479], [-39.583521491034219, -18.262295830968934], [-39.76082333022763, -19.599113457927402], [-40.774740770010332, -20.90451181405242], [-40.944756232250597, -21.937316989837807], [-41.75416419123821, -22.370675551037454], [-41.988284267736546, -22.970070489190888], [-43.074703742024738, -22.967693373305462], [-44.647811855637798, -23.351959323827838], [-45.35213578955991, -23.796841729428579], [-46.472093268405523, -24.088968601174539], [-47.648972337420645, -24.885199069927715], [-48.495458136577689, -25.877024834905647], [-48.641004808127725, -26.623697605090928], [-48.474735887228647, -27.175911960561887], [-48.661520351747612, -28.186134535435713], [-48.888457404157393, -28.674115085567877], [-49.587329474472668, -29.224469089476333], [-50.696874152211478, -30.984465020472953], [-51.576226162306149, -31.777698256153204], [-52.256081305538032, -32.245369968394662], [-52.71209998229768, -33.196578057591175], [-53.373661668498229, -33.768377780900757], [-53.650543992718084, -33.202004082981823], [-53.209588995971529, -32.727666110974717], [-53.787951626182185, -32.047242526987617], [-54.572451544805105, -31.494511407193745], [-55.601510179249331, -30.853878676071385], [-55.97324459494093, -30.883075860316296], [-56.976025763564721, -30.109686374636119], [-57.625133429582945, -30.216294854454258]]] } }, -{ "type": "Feature", "properties": { "admin": "Japan", "name": "Japan", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[134.638428176003856, 34.149233710256418], [134.766379022358478, 33.806334743783673], [134.20341596897083, 33.201177883429622], [133.792950067276479, 33.521985175097583], [133.280268182508848, 33.289570420864941], [133.014858026257855, 32.704567369104772], [132.363114862192674, 32.989382025681373], [132.371176385630179, 33.463642483040068], [132.924372593314786, 34.060298570282036], [133.492968377822194, 33.944620876596694], [133.904106073136347, 34.364931138642611], [134.638428176003856, 34.149233710256418]]], [[[140.976387567305267, 37.142074286440156], [140.599769728762084, 36.343983466124534], [140.774074334882641, 35.842877102190229], [140.253279250245072, 35.138113918593653], [138.975527785396196, 34.667600002576101], [137.217598911691198, 34.606285915661843], [135.792983026268871, 33.46480520276662], [135.120982700745401, 33.849071153289053], [135.07943484918269, 34.596544908174813], [133.340316196831964, 34.375938218720755], [132.156770868051296, 33.904933376596503], [130.986144647343451, 33.885761420216276], [132.000036248910021, 33.149992377244608], [131.33279015515734, 31.450354519164836], [130.68631798718593, 31.029579169228235], [130.202419875204953, 31.418237616495411], [130.447676222862128, 32.319474595665717], [129.81469160371887, 32.610309556604385], [129.408463169472554, 33.296055813117583], [130.353935174684636, 33.604150702441693], [130.878450962447118, 34.232742824840031], [131.884229364143891, 34.749713853487911], [132.617672967662486, 35.433393052709413], [134.608300815977771, 35.731617743465812], [135.677537876528902, 35.527134100886819], [136.723830601142424, 37.304984239240376], [137.390611607004473, 36.827390651998819], [138.857602166906247, 37.827484646143454], [139.426404657142882, 38.215962225897634], [140.054790073812057, 39.438807481436378], [139.883379347899847, 40.563312486323682], [140.305782505453664, 41.195005194659551], [141.368973423426667, 41.378559882160282], [141.914263136970476, 39.991616115878678], [141.884600864834965, 39.18086456965149], [140.959489373945729, 38.174000962876583], [140.976387567305267, 37.142074286440156]]], [[[143.910161981379474, 44.174099839853724], [144.613426548439634, 43.960882880217511], [145.320825230083074, 44.384732977875437], [145.543137241802754, 43.262088324550596], [144.059661899999867, 42.988358262700551], [143.183849725517291, 41.995214748699183], [141.611490920172457, 42.678790595056071], [141.067286411706618, 41.58459381770799], [139.95510623592105, 41.56955597591103], [139.817543573159924, 42.563758856774392], [140.312087030193169, 43.333272610032644], [141.380548944259999, 43.388824774746489], [141.671952345953912, 44.772125352551477], [141.967644891527982, 45.551483466161343], [143.142870314709796, 44.510358384776957], [143.910161981379474, 44.174099839853724]]]] } } -] - } - -var mapSalesData2= - { - "type": "FeatureCollection", - "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, - "features": [ - -{ "type": "Feature", "properties": { "admin": "Russia", "name": "RUS", "continent": "Europe" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[143.648007440362846, 50.747600409541512], [144.65414757708561, 48.976390692737581], [143.173927850517174, 49.306551418650365], [142.558668247650076, 47.861575018904908], [143.533492466404027, 46.836728013692479], [143.505277134372591, 46.137907619809475], [142.747700636973889, 46.740764878926562], [142.092030064054484, 45.966755276058777], [141.906925083585008, 46.805928860046535], [142.018442824470867, 47.780132961612921], [141.904444614835029, 48.859188544299563], [142.135800002205656, 49.615163072297449], [142.179983351815281, 50.952342434281903], [141.594075962490024, 51.935434882202529], [141.682546014573632, 53.301966457728767], [142.606934035410745, 53.762145087287891], [142.209748976815376, 54.225475979216853], [142.654786411712934, 54.365880845753864], [142.914615513276544, 53.704577541714734], [143.260847609632037, 52.740760403039033], [143.235267775647628, 51.756660264688733], [143.648007440362846, 50.747600409541512]]], [[[22.731098667092649, 54.327536932993311], [20.892244500418652, 54.312524929412568], [19.6606400896064, 54.42608388937397], [19.88848147958134, 54.866160386771483], [21.268448927503492, 55.190481675835279], [22.315723504330599, 55.015298570365886], [22.757763706155281, 54.856574408581416], [22.651051873472564, 54.582740993866693], [22.731098667092649, 54.327536932993311]]], [[[-175.01425, 66.58435], [-174.33983, 66.33556], [-174.57182, 67.06219], [-171.85731, 66.91308], [-169.89958, 65.97724], [-170.89107, 65.54139], [-172.53025, 65.43791], [-172.555, 64.46079], [-172.95533, 64.25269], [-173.89184, 64.2826], [-174.65392, 64.63125], [-175.98353, 64.92288], [-176.20716, 65.35667], [-177.22266, 65.52024], [-178.35993, 65.39052], [-178.90332, 65.74044], [-178.68611, 66.11211], [-179.88377, 65.87456], [-179.43268, 65.40411], [-180.0, 64.979708702198351], [-180.0, 68.963636363636354], [-177.55, 68.2], [-174.92825, 67.20589], [-175.01425, 66.58435]]], [[[180.000000000000114, 70.832199208546669], [178.903425, 70.78114], [178.7253, 71.0988], [180.000000000000114, 71.515714336428246], [180.000000000000114, 70.832199208546669]]], [[[-178.69378, 70.89302], [-180.0, 70.832199208546669], [-180.0, 71.515714336428246], [-179.871875, 71.55762], [-179.02433, 71.55553], [-177.577945, 71.26948], [-177.663575, 71.13277], [-178.69378, 70.89302]]], [[[143.60385, 73.21244], [142.08763, 73.20544], [140.038155, 73.31692], [139.86312, 73.36983], [140.81171, 73.76506], [142.06207, 73.85758], [143.48283, 73.47525], [143.60385, 73.21244]]], [[[150.73167, 75.08406], [149.575925, 74.68892], [147.977465, 74.778355], [146.11919, 75.17298], [146.358485, 75.49682], [148.22223, 75.345845], [150.73167, 75.08406]]], [[[145.086285, 75.562625], [144.3, 74.82], [140.61381, 74.84768], [138.95544, 74.61148], [136.97439, 75.26167], [137.51176, 75.94917], [138.831075, 76.13676], [141.471615, 76.09289], [145.086285, 75.562625]]], [[[57.535692579992386, 70.720463975702145], [56.944979282463933, 70.63274323188665], [53.677375115784187, 70.762657782668455], [53.412016635965372, 71.206661688920192], [51.601894565645708, 71.474759019650477], [51.455753615124209, 72.014881089965129], [52.478275180883564, 72.229441636840946], [52.444168735570841, 72.77473135038484], [54.427613559797649, 73.627547512497571], [53.508289829325136, 73.749813951300141], [55.902458937407644, 74.627486477345329], [55.631932814359701, 75.081412258597155], [57.868643833248839, 75.609390367323186], [61.170044386647497, 76.251883450008123], [64.498368361270209, 76.439055487769267], [66.210977003855092, 76.809782213031227], [68.157059767534818, 76.939696763812904], [68.852211134725124, 76.544811306454605], [68.180572544227644, 76.233641669409096], [64.637326287703004, 75.737754625136219], [61.583507521414752, 75.260884507946784], [58.477082147053366, 74.309056301562819], [56.986785516187993, 73.333043524866227], [55.41933597191094, 72.371267605265956], [55.622837762276291, 71.540594794390316], [57.535692579992386, 70.720463975702145]]], [[[106.970130000000111, 76.97419], [107.240000000000123, 76.48], [108.1538, 76.723350000000138], [111.077260000000138, 76.71], [113.33151, 76.22224], [114.13417, 75.84764], [113.88539, 75.327790000000121], [112.77918, 75.03186], [110.151250000000175, 74.47673], [109.4, 74.18], [110.64, 74.04], [112.11919, 73.787740000000113], [113.019540000000234, 73.976930000000138], [113.529580000000294, 73.33505], [113.96881, 73.59488], [115.56782, 73.75285], [118.776330000000215, 73.58772], [119.02, 73.12], [123.20066, 72.97122], [123.257770000000178, 73.73503], [125.380000000000166, 73.56], [126.97644, 73.56549], [128.59126, 73.03871], [129.05157, 72.39872], [128.46, 71.98], [129.715990000000204, 71.19304], [131.288580000000252, 70.786990000000102], [132.253500000000145, 71.8363], [133.857660000000294, 71.386420000000143], [135.56193, 71.655250000000123], [137.49755, 71.34763], [138.234090000000123, 71.62803], [139.86983, 71.487830000000116], [139.14791, 72.4161900000001], [140.46817, 72.849410000000134], [149.5, 72.2], [150.35118000000017, 71.60643], [152.96890000000019, 70.84222], [157.00688, 71.03141], [158.99779, 70.86672], [159.830310000000225, 70.45324], [159.70866, 69.72198], [160.94053000000028, 69.43728], [162.279070000000104, 69.64204], [164.05248, 69.66823], [165.940370000000172, 69.47199], [167.83567, 69.58269], [169.57763000000017, 68.6938], [170.816880000000253, 69.01363], [170.008200000000159, 69.65276], [170.453450000000259, 70.09703], [173.643910000000204, 69.81743], [175.72403000000017, 69.877250000000217], [178.6, 69.4], [180.000000000000114, 68.963636363636553], [180.000000000000114, 64.979708702198465], [179.99281, 64.97433], [178.707200000000199, 64.53493], [177.411280000000147, 64.60821], [178.313000000000187, 64.07593], [178.90825000000018, 63.251970000000128], [179.37034, 62.98262], [179.48636, 62.56894], [179.228250000000116, 62.304100000000133], [177.3643, 62.5219], [174.569290000000194, 61.76915], [173.68013, 61.65261], [172.15, 60.95], [170.6985, 60.33618], [170.330850000000282, 59.88177], [168.90046, 60.57355], [166.294980000000265, 59.7885500000002], [165.840000000000202, 60.16], [164.87674, 59.7316], [163.539290000000108, 59.86871], [163.217110000000218, 59.21101], [162.01733, 58.24328], [162.05297, 57.83912], [163.19191, 57.61503], [163.057940000000144, 56.159240000000111], [162.129580000000203, 56.12219], [161.70146, 55.285680000000148], [162.117490000000117, 54.85514], [160.368770000000325, 54.34433], [160.021730000000218, 53.20257], [158.530940000000157, 52.958680000000236], [158.23118, 51.94269], [156.789790000000266, 51.01105], [156.42000000000013, 51.7], [155.99182, 53.15895], [155.43366, 55.381030000000109], [155.914420000000291, 56.767920000000132], [156.75815, 57.3647], [156.81035, 57.83204], [158.364330000000166, 58.05575], [160.150640000000124, 59.314770000000109], [161.87204, 60.343000000000117], [163.66969, 61.1409], [164.473550000000103, 62.55061], [163.258420000000172, 62.46627], [162.65791, 61.6425], [160.12148, 60.54423], [159.30232, 61.77396], [156.72068, 61.43442], [154.218060000000293, 59.758180000000117], [155.04375, 59.14495], [152.81185, 58.88385], [151.265730000000246, 58.78089], [151.33815, 59.50396], [149.78371, 59.655730000000126], [148.54481, 59.16448], [145.48722, 59.33637], [142.197820000000121, 59.03998], [138.958480000000293, 57.08805], [135.12619, 54.72959], [136.70171, 54.603550000000112], [137.19342, 53.97732], [138.1647, 53.755010000000247], [138.80463, 54.25455], [139.90151, 54.189680000000166], [141.34531, 53.089570000000109], [141.37923, 52.23877], [140.59742000000017, 51.23967], [140.51308, 50.045530000000113], [140.061930000000189, 48.446710000000152], [138.554720000000202, 46.99965], [138.21971, 46.30795], [136.86232, 45.143500000000174], [135.515350000000183, 43.989], [134.869390000000237, 43.39821], [133.536870000000249, 42.81147], [132.90627, 42.79849], [132.278070000000241, 43.284560000000106], [130.935870000000136, 42.55274], [130.78, 42.220000000000191], [130.640000000000157, 42.395], [130.633866408409801, 42.903014634770543], [131.144687941614961, 42.929989732426932], [131.288555129115593, 44.111519680348252], [131.025190000000237, 44.96796], [131.883454217659562, 45.321161607436508], [133.097120000000189, 45.14409], [133.769643996313164, 46.116926988299149], [134.112350000000163, 47.212480000000127], [134.50081, 47.578450000000139], [135.026311476786759, 48.478229885443902], [133.373595819228001, 48.183441677434836], [132.506690000000106, 47.78896], [130.987260000000106, 47.79013], [130.582293328982644, 48.72968740497619], [129.397817824420486, 49.4406000840156], [127.657400000000351, 49.76027], [127.287455682484904, 50.739797268265434], [126.939156528837827, 51.353894151405896], [126.564399041856959, 51.784255479532689], [125.946348911646439, 52.792798570356936], [125.068211297710434, 53.161044826868924], [123.57147, 53.4588], [122.245747918793043, 53.431725979213681], [121.003084751470354, 53.251401068731226], [120.177088657716865, 52.753886216841195], [120.725789015791975, 52.516226304730893], [120.7382, 51.96411], [120.182080000000155, 51.64355], [119.27939, 50.58292], [119.288460728025839, 50.142882798861947], [117.87924441942647, 49.510983384797036], [116.67880089728618, 49.888531399121398], [115.485695428531415, 49.805177313834733], [114.962109816550353, 50.140247300815119], [114.362456496235325, 50.24830272073747], [112.897739699354361, 49.543565375356984], [111.581230910286649, 49.377968248077671], [110.662010532678835, 49.130128078805846], [109.402449171996707, 49.292960516957685], [108.475167270951275, 49.282547715850704], [107.868175897251092, 49.793705145865871], [106.888804152455293, 50.274295966180276], [105.886591424586868, 50.40601919209216], [104.62158, 50.275320000000157], [103.676545444760336, 50.08996613219513], [102.25589, 50.510560000000105], [102.06521, 51.25991], [100.889480421962631, 51.516855780638409], [99.981732212323564, 51.63400625264395], [98.861490513100492, 52.047366034546698], [97.82573978067451, 51.010995184933236], [98.231761509191699, 50.422400621128716], [97.259760000000199, 49.72605], [95.814020000000156, 49.977460000000114], [94.815949334698757, 50.01343333597088], [94.147566359435601, 50.480536607457161], [93.10421, 50.49529], [92.234711541719676, 50.802170722041737], [90.713667433640765, 50.331811835321098], [88.805566847695573, 49.470520738312459], [87.751264276076824, 49.297197984405543], [87.359970330762692, 49.214980780629148], [86.829356723989648, 49.826674709668133], [85.541269972682485, 49.69285858824815], [85.115559523462082, 50.117302964877631], [84.416377394553038, 50.311399644565817], [83.935114780618903, 50.889245510453563], [83.383003778012451, 51.069182847693881], [81.945985548839943, 50.812195949906325], [80.568446893235446, 51.388336493528435], [80.035559523441705, 50.864750881547209], [77.80091556184432, 53.404414984747532], [76.525179477854749, 54.177003485727127], [76.891100294913443, 54.490524400441913], [74.384820000000119, 53.546850000000113], [73.425678745420512, 53.489810289109741], [73.50851606638436, 54.035616766976588], [72.224150018202195, 54.376655381886778], [71.180131056609468, 54.133285224008247], [70.86526655465515, 55.169733588270091], [69.068166945272893, 55.385250149143488], [68.169100376258896, 54.970391750704366], [65.66687, 54.601250000000149], [65.178533563095939, 54.354227810272064], [61.436600000000126, 54.00625], [60.978066440683236, 53.664993394579128], [61.69998619980062, 52.979996446334255], [60.73999311711453, 52.719986477257734], [60.927268507740237, 52.447548326214999], [59.967533807215567, 51.96042043721566], [61.588003371024136, 51.272658799843171], [61.337424350840998, 50.799070136104248], [59.932807244715555, 50.842194118851822], [59.642282342370564, 50.545442206415707], [58.363320000000122, 51.06364], [56.77798, 51.04355], [55.71694, 50.621710000000142], [54.532878452376181, 51.026239732459359], [52.328723585831042, 51.718652248738088], [50.766648390512174, 51.692762356159861], [48.702381626181044, 50.605128485712825], [48.577841424357601, 49.87475962991563], [47.549480421749379, 50.454698391311119], [46.751596307162764, 49.356005764353725], [47.043671502476585, 49.152038886097571], [46.466445753776291, 48.394152330104923], [47.315240000000152, 47.71585], [48.05725, 47.74377], [48.694733514201872, 47.075628160177885], [48.59325000000014, 46.56104], [49.101160000000121, 46.39933], [48.645410000000105, 45.80629], [47.67591, 45.641490000000111], [46.68201, 44.6092], [47.59094, 43.660160000000118], [47.49252, 42.98658], [48.58437000000017, 41.80888], [47.987283156126033, 41.405819200194387], [47.815665724484653, 41.151416124021338], [47.373315464066387, 41.219732367511135], [46.686070591016708, 41.827137152669899], [46.404950799348924, 41.860675157227426], [45.7764, 42.092440000000224], [45.470279168485909, 42.502780666670041], [44.537622918482057, 42.711992702803677], [43.93121, 42.554960000000101], [43.755990000000182, 42.74083], [42.394400000000154, 43.2203], [40.922190000000128, 43.382150000000131], [40.076964959479838, 43.553104153002486], [39.95500857927108, 43.434997666999287], [38.68, 44.28], [37.539120000000104, 44.65721], [36.675460000000122, 45.24469], [37.40317, 45.40451], [38.23295, 46.24087], [37.67372, 46.63657], [39.14767, 47.044750000000128], [39.121200000000123, 47.26336], [38.22353803889947, 47.102189846375971], [38.2551123390298, 47.546400458356956], [38.77057, 47.825620000000228], [39.738277622238982, 47.898937079452068], [39.895620000000136, 48.23241], [39.67465, 48.783820000000127], [40.080789015469477, 49.307429917999364], [40.069040000000108, 49.60105], [38.594988234213552, 49.926461900423718], [38.010631137857068, 49.915661526074715], [37.393459506995228, 50.383953355503664], [36.626167840325387, 50.225590928745127], [35.35611616388811, 50.577197374059139], [35.37791, 50.77394], [35.02218305841793, 51.207572333371495], [34.224815708154402, 51.255993150428921], [34.141978387190612, 51.56641347920619], [34.391730584457228, 51.768881740925892], [33.75269982273587, 52.335074571331646], [32.715760532367163, 52.238465481162159], [32.412058139787767, 52.288694973349763], [32.15944000000021, 52.061250000000101], [31.78597, 52.10168], [31.540018344862254, 52.742052313846429], [31.305200636527978, 53.073995876673301], [31.49764, 53.167430000000124], [32.304519484188368, 53.132726141972839], [32.693643019346119, 53.351420803432141], [32.405598585751157, 53.618045355842], [31.731272820774585, 53.794029446012011], [31.791424187962399, 53.974638576872181], [31.384472283663818, 54.157056382862365], [30.757533807098774, 54.811770941784388], [30.971835971813245, 55.08154775656412], [30.873909132620064, 55.55097646750351], [29.896294386522435, 55.789463202530484], [29.371571893030783, 55.670090643936263], [29.229513380660389, 55.918344224666399], [28.176709425577933, 56.169129950578778], [27.855282016722519, 56.759326483784363], [27.770015903440985, 57.244258124411189], [27.288184848751648, 57.474528306703903], [27.716685825315771, 57.791899115624439], [27.420150000000202, 58.724570000000128], [28.131699253051856, 59.300825100330982], [27.98112, 59.47537], [29.1177, 60.028050000000107], [28.07, 60.503520000000137], [30.211107212044645, 61.780027777749673], [31.139991082491029, 62.357692776124431], [31.516092156711263, 62.867687486412898], [30.035872430142796, 63.552813625738551], [30.444684686003736, 64.204453436939062], [29.544429559047014, 64.948671576590542], [30.21765, 65.80598], [29.054588657352376, 66.944286200622017], [29.977426385220689, 67.69829702419274], [28.445943637818765, 68.364612942163987], [28.591929559043358, 69.064776923286686], [29.39955, 69.15692000000017], [31.101080000000103, 69.55811], [32.132720000000255, 69.905950000000232], [33.77547, 69.301420000000107], [36.51396, 69.06342], [40.292340000000159, 67.9324], [41.059870000000124, 67.457130000000106], [41.125950000000174, 66.79158000000011], [40.01583, 66.266180000000119], [38.38295, 65.99953], [33.918710000000168, 66.75961], [33.18444, 66.63253], [34.81477, 65.900150000000124], [34.87857425307876, 65.436212877048192], [34.943910000000152, 64.414370000000147], [36.23129, 64.10945], [37.012730000000111, 63.84983], [37.141970000000143, 64.33471], [36.539579035089801, 64.76446], [37.176040000000135, 65.143220000000113], [39.59345, 64.520790000000162], [40.4356, 64.76446], [39.762600000000148, 65.49682], [42.09309, 66.47623], [43.01604000000011, 66.41858], [43.94975000000013, 66.06908], [44.53226, 66.756340000000122], [43.69839, 67.35245], [44.187950000000136, 67.95051], [43.45282, 68.57079], [46.250000000000135, 68.25], [46.821340000000156, 67.68997], [45.55517, 67.56652], [45.56202, 67.010050000000192], [46.349150000000137, 66.66767], [47.894160000000248, 66.884550000000146], [48.13876, 67.52238], [50.227660000000142, 67.998670000000132], [53.717430000000164, 68.85738], [54.47171, 68.80815], [53.485820000000118, 68.20131], [54.72628, 68.09702], [55.442680000000124, 68.43866], [57.317020000000149, 68.46628], [58.802000000000206, 68.88082], [59.941420000000178, 68.27844], [61.077840000000165, 68.94069], [60.03, 69.52], [60.55, 69.85], [63.504000000000147, 69.54739], [64.888115, 69.234835000000132], [68.512160000000108, 68.09233000000016], [69.18068, 68.61563000000011], [68.16444, 69.14436], [68.13522, 69.35649], [66.930080000000103, 69.454610000000102], [67.25976, 69.92873], [66.724920000000125, 70.708890000000125], [66.69466, 71.028970000000228], [68.540060000000111, 71.934500000000227], [69.19636, 72.843360000000146], [69.94, 73.04000000000012], [72.58754, 72.77629], [72.79603, 72.22006], [71.84811, 71.40898], [72.47011, 71.09019], [72.79188, 70.39114], [72.564700000000201, 69.02085], [73.66787, 68.4079], [73.2387, 67.7404], [71.280000000000101, 66.320000000000149], [72.423010000000147, 66.172670000000167], [72.82077, 66.53267], [73.920990000000131, 66.789460000000119], [74.186510000000183, 67.28429], [75.052, 67.760470000000154], [74.469260000000148, 68.32899], [74.93584, 68.98918], [73.84236, 69.07146], [73.601870000000204, 69.62763], [74.3998, 70.63175], [73.1011, 71.447170000000241], [74.890820000000204, 72.12119], [74.65926, 72.83227], [75.158010000000175, 72.854970000000108], [75.68351, 72.300560000000118], [75.288980000000109, 71.33556], [76.35911, 71.152870000000135], [75.903130000000161, 71.87401], [77.5766500000001, 72.26717], [79.652020000000107, 72.32011], [81.5, 71.75], [80.61071, 72.582850000000107], [80.51109, 73.6482], [82.25, 73.85], [84.65526, 73.805910000000154], [86.822300000000226, 73.93688], [86.00956, 74.459670000000145], [87.166820000000143, 75.11643], [88.31571, 75.14393], [90.26, 75.64], [92.90058, 75.77333], [93.234210000000132, 76.0472], [95.860000000000127, 76.14], [96.67821, 75.91548], [98.922540000000197, 76.44689], [100.759670000000199, 76.43028], [101.03532, 76.86189], [101.990840000000105, 77.287540000000192], [104.3516, 77.69792], [106.066640000000135, 77.37389], [104.705000000000211, 77.1274], [106.970130000000111, 76.97419]]], [[[105.07547, 78.30689], [99.43814, 77.921], [101.2649, 79.23399], [102.08635, 79.34641], [102.837815, 79.28129], [105.37243, 78.71334], [105.07547, 78.30689]]], [[[51.136186557831266, 80.54728017854093], [49.793684523320692, 80.415427761548202], [48.894411248577526, 80.33956675894369], [48.75493655782175, 80.175468248200829], [47.586119012244147, 80.010181179515328], [46.502825962109647, 80.247246812654339], [47.072455275262897, 80.559424140129451], [44.846958042181107, 80.589809882317169], [46.799138624871226, 80.771917629713627], [48.31847741068465, 80.784009914869927], [48.52280602396668, 80.514568996900138], [49.097189568890897, 80.753985907708412], [50.039767693894603, 80.918885403151791], [51.522932977103679, 80.699725653801906], [51.136186557831266, 80.54728017854093]]], [[[99.93976, 78.88094], [97.75794, 78.7562], [94.97259, 79.044745], [93.31288, 79.4265], [92.5454, 80.14379], [91.18107, 80.34146], [93.77766, 81.0246], [95.940895, 81.2504], [97.88385, 80.746975], [100.186655, 79.780135], [99.93976, 78.88094]]]] } }, -{ "type": "Feature", "properties": { "admin": "India", "name": "IND", "continent": "Asia" }, "geometry": { "type": "Polygon", "coordinates": [[[77.837450799474553, 35.494009507787759], [78.912268914713209, 34.321936346975782], [78.811086460285722, 33.506198025032404], [79.208891636068572, 32.994394639613709], [79.176128777995501, 32.483779812137705], [78.458446486325997, 32.61816437431272], [78.738894484374001, 31.515906073527056], [79.721366815107089, 30.882714748654724], [81.11125613802929, 30.183480943313398], [80.476721225917373, 29.729865220655334], [80.088424513676259, 28.794470119740136], [81.057202589851997, 28.416095282499036], [81.999987420584958, 27.925479234319987], [83.304248895199535, 27.364505723575554], [84.675017938173767, 27.234901231387528], [85.25177859898335, 26.726198431906337], [86.024392938179147, 26.630984605408567], [87.22747195836628, 26.39789805755607], [88.060237664749806, 26.414615383402484], [88.174804315140904, 26.810405178325944], [88.043132765661198, 27.445818589786818], [88.120440708369841, 27.876541652939586], [88.730325962278528, 28.086864732367509], [88.814248488320544, 27.299315904239361], [88.835642531289366, 27.098966376243755], [89.744527622438838, 26.71940298105995], [90.37327477413406, 26.875724188742872], [91.217512648486405, 26.808648179628019], [92.033483514375078, 26.838310451763554], [92.10371178585973, 27.4526140406332], [91.69665652869665, 27.771741848251661], [92.503118931043616, 27.896876329046442], [93.413347609432662, 28.640629380807219], [94.565990431702929, 29.277438055939978], [95.404802280664612, 29.031716620392125], [96.117678664131006, 29.452802028922459], [96.586590610747479, 28.830979519154337], [96.248833449287758, 28.411030992134435], [97.327113885490007, 28.261582749946331], [97.402561476636123, 27.88253611908544], [97.051988559968066, 27.699058946233144], [97.133999058015277, 27.08377350514996], [96.419365675850941, 27.264589341739221], [95.124767694074933, 26.573572089132295], [95.155153436262566, 26.001307277932078], [94.603249139385355, 25.162495428970399], [94.552657912171611, 24.675238348890328], [94.106741977925054, 23.850740871673477], [93.325187615942767, 24.078556423432197], [93.286326938859247, 23.043658352138998], [93.060294224014598, 22.703110663335565], [93.166127557348361, 22.278459580977099], [92.672720981825549, 22.041238918541247], [92.146034783906799, 23.62749868417259], [91.869927606171302, 23.62434642180278], [91.706475050832083, 22.985263983649183], [91.158963250699713, 23.503526923104381], [91.467729933643668, 24.072639471934789], [91.915092807994398, 24.130413723237108], [92.376201613334786, 24.976692816664961], [91.799595981822065, 25.14743174895731], [90.872210727912105, 25.13260061288954], [89.920692580121838, 25.269749864192171], [89.832480910199592, 25.965082098895476], [89.355094028687276, 26.014407253518065], [88.56304935094974, 26.446525580342716], [88.209789259802477, 25.768065700782707], [88.931553989623069, 25.238692328384769], [88.30637251175601, 24.866079413344199], [88.084422235062405, 24.501657212821918], [88.699940220090895, 24.233714911388557], [88.529769728553759, 23.631141872649163], [88.876311883503064, 22.879146429937826], [89.031961297566198, 22.055708319582973], [88.888765903685396, 21.690588487224741], [88.208497348995209, 21.703171698487804], [86.975704380240259, 21.495561631755201], [87.033168572948853, 20.743307806882406], [86.499351027373777, 20.151638495356604], [85.060265740909671, 19.478578802971096], [83.941005893899998, 18.302009792549722], [83.189217156917834, 17.671221421778977], [82.192792189465905, 17.016636053937813], [82.191241896497175, 16.556664130107844], [81.692719354177456, 16.3102192245079], [80.791999139330116, 15.951972357644488], [80.324895867843864, 15.899184882058346], [80.025069207686428, 15.136414903214144], [80.23327355339039, 13.835770778859978], [80.286293572921849, 13.006260687710832], [79.862546828128487, 12.056215318240886], [79.85799930208681, 10.357275091997108], [79.340511509115984, 10.308854274939618], [78.885345493489169, 9.54613597252772], [79.189719679688281, 9.216543687370146], [78.27794070833049, 8.933046779816932], [77.94116539908434, 8.25295909263974], [77.539897902337927, 7.965534776232331], [76.592978957021657, 8.899276231314188], [76.130061476551063, 10.299630031775518], [75.746467319648488, 11.308250637248303], [75.396101108709573, 11.781245022015822], [74.864815708316812, 12.741935736537895], [74.616717156883524, 13.992582912649677], [74.443859490867197, 14.617221787977693], [73.534199253233368, 15.990652167214957], [73.119909295549419, 17.928570054592495], [72.820909458308634, 19.208233547436162], [72.824475132136783, 20.41950328214153], [72.630533481745388, 21.356009426351001], [71.175273471973938, 20.757441311114228], [70.470458611945091, 20.877330634031381], [69.164130080038817, 22.089298000572697], [69.644927606082391, 22.450774644454334], [69.349596795534325, 22.843179633062686], [68.176645135373377, 23.691965033456704], [68.842599318318761, 24.359133612560932], [71.0432401874682, 24.356523952730193], [70.844699334602822, 25.215102037043511], [70.282873162725579, 25.722228705339823], [70.168926629522005, 26.491871649678835], [69.514392938113119, 26.940965684511365], [70.61649620960192, 27.989196275335861], [71.777665643200308, 27.913180243434521], [72.823751662084689, 28.961591701772047], [73.450638462217412, 29.976413479119863], [74.421380242820263, 30.97981476493117], [74.405928989564998, 31.692639471965272], [75.258641798813187, 32.271105455040491], [74.451559279278698, 32.764899603805489], [74.104293654277328, 33.441473293586846], [73.749948358051952, 34.317698879527846], [74.240202671204955, 34.748887030571247], [75.757060988268321, 34.504922593721311], [76.871721632804011, 34.653544012992732], [77.837450799474553, 35.494009507787759]]] } }, -{ "type": "Feature", "properties": { "admin": "Canada", "name": "CAN", "continent": "North America" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[-63.6645, 46.55001], [-62.9393, 46.41587], [-62.01208, 46.44314], [-62.50391, 46.03339], [-62.87433, 45.96818], [-64.1428, 46.39265], [-64.39261, 46.72747], [-64.01486, 47.03601], [-63.6645, 46.55001]]], [[[-61.806305, 49.10506], [-62.29318, 49.08717], [-63.58926, 49.40069], [-64.51912, 49.87304], [-64.17322, 49.95718], [-62.85829, 49.70641], [-61.835585, 49.28855], [-61.806305, 49.10506]]], [[[-123.510001587551116, 48.51001089130343], [-124.012890788399474, 48.370846259141402], [-125.655012777338342, 48.825004584338494], [-125.954994466792726, 49.179995835967638], [-126.850004435871853, 49.530000311880421], [-127.029993449544392, 49.814995835970073], [-128.059336304366212, 49.994959011426594], [-128.444584107102145, 50.53913768167611], [-128.358413656255408, 50.770648098343678], [-127.308581096029883, 50.552573554071948], [-126.695000977212302, 50.40090322529538], [-125.755006673823161, 50.295018215529367], [-125.415001587558791, 49.950000515332604], [-124.920768189119315, 49.47527497008339], [-123.92250870832099, 49.062483628935794], [-123.510001587551116, 48.51001089130343]]], [[[-56.134035814017111, 50.687009792679298], [-56.795881720595261, 49.812308661490945], [-56.143105027884289, 50.15011749938283], [-55.471492275602934, 49.935815334668447], [-55.822401089080913, 49.587128607779093], [-54.93514258484565, 49.313010972686833], [-54.473775397343772, 49.556691189159167], [-53.47654944519131, 49.24913890237405], [-53.786013759971233, 48.516780503933617], [-53.086133999226249, 48.687803656603528], [-52.95864824076223, 48.157164211614472], [-52.648098720904173, 47.53554840757549], [-53.069158291218336, 46.655498765644936], [-53.521456264853029, 46.618291734394823], [-54.178935512902527, 46.807065741556997], [-53.961868659060471, 47.625207017601909], [-54.240482143762122, 47.752279364607617], [-55.400773078011483, 46.88499380145312], [-55.997480841685835, 46.919720363953289], [-55.291219041552765, 47.389562486350982], [-56.250798712780508, 47.632545070987383], [-57.325229254777085, 47.572807115257987], [-59.26601518414676, 47.603347886742498], [-59.41949418805369, 47.89945384377485], [-58.796586473207398, 48.251525376979473], [-59.23162451845652, 48.523188381537793], [-58.391804979065213, 49.125580552764163], [-57.358689744686025, 50.718274034215845], [-56.738650071831998, 51.287438259478527], [-55.87097693543528, 51.632094224649187], [-55.406974249886602, 51.588272610065722], [-55.600218268442077, 51.317074693397913], [-56.134035814017111, 50.687009792679298]]], [[[-133.180004041711669, 54.169975490935308], [-132.710007884431292, 54.040009315423518], [-131.749989584003259, 54.120004380909208], [-132.049480347350965, 52.984621487024519], [-131.179042521826574, 52.18043284769827], [-131.577829549822894, 52.182370713909236], [-132.180428426778519, 52.639707139692391], [-132.549992432313843, 53.100014960332132], [-133.054611178755493, 53.411468817755363], [-133.239664482792676, 53.851080227262386], [-133.180004041711669, 54.169975490935308]]], [[[-79.26582, 62.158675], [-79.65752, 61.63308], [-80.09956, 61.7181], [-80.36215, 62.01649], [-80.315395, 62.085565], [-79.92939, 62.3856], [-79.52002, 62.36371], [-79.26582, 62.158675]]], [[[-81.89825, 62.7108], [-83.06857, 62.15922], [-83.77462, 62.18231], [-83.99367, 62.4528], [-83.25048, 62.91409], [-81.87699, 62.90458], [-81.89825, 62.7108]]], [[[-85.161307949549851, 65.657284654392797], [-84.975763719405933, 65.217518215588981], [-84.464012010419495, 65.371772365980163], [-83.88262630891974, 65.109617824963536], [-82.78757687043877, 64.766693020274673], [-81.642013719392509, 64.455135809986942], [-81.553440314444245, 63.979609280037131], [-80.817361212878851, 64.057485663500998], [-80.103451300766594, 63.725981350348597], [-80.991019863595653, 63.41124603947496], [-82.547178107416997, 63.651722317145229], [-83.108797573565042, 64.101875718839707], [-84.100416632813847, 63.569711819098004], [-85.523404710618991, 63.052379055424076], [-85.866768764982339, 63.637252916103542], [-87.221983201836721, 63.541238104905212], [-86.352759772471259, 64.035833238370699], [-86.224886440765133, 64.822916978608262], [-85.883847825854858, 65.738778388117041], [-85.161307949549851, 65.657284654392797]]], [[[-75.86588, 67.14886], [-76.98687, 67.09873], [-77.2364, 67.58809], [-76.81166, 68.14856], [-75.89521, 68.28721], [-75.1145, 68.01036], [-75.10333, 67.58202], [-75.21597, 67.44425], [-75.86588, 67.14886]]], [[[-95.647681203800488, 69.107690358321761], [-96.269521203800579, 68.757040358321731], [-97.61740120380054, 69.060030358321782], [-98.431801203800504, 68.950700358321768], [-99.797401203800504, 69.400030358321786], [-98.917401203800523, 69.710030358321788], [-98.218261203800466, 70.143540358321744], [-97.157401203800532, 69.860030358321794], [-96.557401203800524, 69.680030358321758], [-96.257401203800498, 69.490030358321761], [-95.647681203800488, 69.107690358321761]]], [[[-90.5471, 69.49766], [-90.55151, 68.47499], [-89.21515, 69.25873], [-88.01966, 68.61508], [-88.31749, 67.87338], [-87.35017, 67.19872], [-86.30607, 67.92146], [-85.57664, 68.78456], [-85.52197, 69.88211], [-84.10081, 69.80539], [-82.62258, 69.65826], [-81.28043, 69.16202], [-81.2202, 68.66567], [-81.96436, 68.13253], [-81.25928, 67.59716], [-81.38653, 67.11078], [-83.34456, 66.41154], [-84.73542, 66.2573], [-85.76943, 66.55833], [-86.0676, 66.05625], [-87.03143, 65.21297], [-87.32324, 64.77563], [-88.48296, 64.09897], [-89.91444, 64.03273], [-90.70398, 63.61017], [-90.77004, 62.96021], [-91.93342, 62.83508], [-93.15698, 62.02469], [-94.24153, 60.89865], [-94.62931, 60.11021], [-94.6846, 58.94882], [-93.21502, 58.78212], [-92.76462, 57.84571], [-92.297029999999893, 57.08709], [-90.89769, 57.28468], [-89.03953, 56.85172], [-88.03978, 56.47162], [-87.32421, 55.99914], [-86.07121, 55.72383], [-85.01181, 55.3026], [-83.36055, 55.24489], [-82.27285, 55.14832], [-82.4362, 54.28227], [-82.12502, 53.27703], [-81.40075, 52.15788], [-79.91289, 51.20842], [-79.14301, 51.53393], [-78.60191, 52.56208], [-79.12421, 54.14145], [-79.82958, 54.66772], [-78.22874, 55.13645], [-77.0956, 55.83741], [-76.54137, 56.53423], [-76.62319, 57.20263], [-77.30226, 58.05209], [-78.51688, 58.80458], [-77.33676, 59.85261], [-77.77272, 60.75788], [-78.10687, 62.31964], [-77.41067, 62.55053], [-75.69621, 62.2784], [-74.6682, 62.18111], [-73.83988, 62.4438], [-72.90853, 62.10507], [-71.67708, 61.52535], [-71.37369, 61.13717], [-69.59042, 61.06141], [-69.62033, 60.22125], [-69.2879, 58.95736], [-68.37455, 58.80106], [-67.64976, 58.21206], [-66.20178, 58.76731], [-65.24517, 59.87071], [-64.58352, 60.33558], [-63.80475, 59.4426], [-62.50236, 58.16708], [-61.39655, 56.96745], [-61.79866, 56.33945], [-60.46853, 55.77548], [-59.56962, 55.20407], [-57.97508, 54.94549], [-57.3332, 54.6265], [-56.93689, 53.78032], [-56.15811, 53.64749], [-55.75632, 53.27036], [-55.68338, 52.14664], [-56.40916, 51.7707], [-57.12691, 51.41972], [-58.77482, 51.0643], [-60.03309, 50.24277], [-61.72366, 50.08046], [-63.86251, 50.29099], [-65.36331, 50.2982], [-66.39905, 50.22897], [-67.23631, 49.51156], [-68.51114, 49.06836], [-69.95362, 47.74488], [-71.10458, 46.82171], [-70.25522, 46.98606], [-68.65, 48.3], [-66.55243, 49.1331], [-65.05626, 49.23278], [-64.17099, 48.74248], [-65.11545, 48.07085], [-64.79854, 46.99297], [-64.47219, 46.23849], [-63.17329, 45.73902], [-61.52072, 45.88377], [-60.51815, 47.00793], [-60.4486, 46.28264], [-59.80287, 45.9204], [-61.03988, 45.26525], [-63.25471, 44.67014], [-64.24656, 44.26553], [-65.36406, 43.54523], [-66.1234, 43.61867], [-66.16173, 44.46512], [-64.42549, 45.29204], [-66.02605, 45.25931], [-67.13741, 45.13753], [-67.79134, 45.70281], [-67.79046, 47.06636], [-68.23444, 47.35486], [-68.905, 47.185], [-69.237216, 47.447781], [-69.99997, 46.69307], [-70.305, 45.915], [-70.66, 45.46], [-71.08482, 45.30524], [-71.405, 45.255], [-71.50506, 45.0082], [-73.34783, 45.00738], [-74.867, 45.00048], [-75.31821, 44.81645], [-76.375, 44.09631], [-76.5, 44.018458893758712], [-76.820034145805565, 43.628784288093748], [-77.737885097957687, 43.62905558936329], [-78.720279914042365, 43.625089423184868], [-79.171673550111862, 43.466339423184216], [-79.01, 43.27], [-78.92, 42.965], [-78.939362148743683, 42.863611355148031], [-80.247447679347928, 42.366199856122584], [-81.277746548167144, 42.209025987306845], [-82.439277716791608, 41.675105088867149], [-82.690089280920162, 41.675105088867149], [-83.029810146806909, 41.832795722005834], [-83.141999681312555, 41.975681057292825], [-83.12, 42.08], [-82.9, 42.43], [-82.43, 42.98], [-82.137642381503881, 43.571087551439909], [-82.337763125431053, 44.44], [-82.550924648758169, 45.347516587905368], [-83.592850714843067, 45.816893622412373], [-83.469550747394621, 45.994686387712584], [-83.616130947590563, 46.116926988299056], [-83.890765347005726, 46.116926988299056], [-84.091851264161463, 46.27541860613816], [-84.14211951367335, 46.512225857115723], [-84.3367, 46.40877], [-84.6049, 46.4396], [-84.543748745445853, 46.538684190449132], [-84.779238247399888, 46.637101955749038], [-84.876079881514855, 46.900083319682366], [-85.652363247403414, 47.220218817730498], [-86.461990831228249, 47.553338019392037], [-87.439792623300207, 47.94], [-88.378114183286698, 48.302917588893727], [-89.272917446636654, 48.019808254582657], [-89.6, 48.01], [-90.83, 48.27], [-91.64, 48.14], [-92.61, 48.45], [-93.63087, 48.60926], [-94.32914, 48.67074], [-94.64, 48.84], [-94.81758, 49.38905], [-95.15609, 49.38425], [-95.159069509172014, 49.0], [-97.228720000004799, 49.0007], [-100.65, 49.0], [-104.04826, 48.99986], [-107.05, 49.0], [-110.05, 49.0], [-113.0, 49.0], [-116.04818, 49.0], [-117.03121, 49.0], [-120.0, 49.0], [-122.84, 49.0], [-122.97421, 49.002537777777789], [-124.91024, 49.98456], [-125.62461, 50.41656], [-127.43561, 50.83061], [-127.99276, 51.71583], [-127.85032, 52.32961], [-129.12979, 52.75538], [-129.30523, 53.56159], [-130.51497, 54.28757], [-130.53611, 54.80278], [-129.98, 55.285], [-130.00778, 55.91583], [-131.70781, 56.55212], [-132.73042, 57.69289], [-133.35556, 58.41028], [-134.27111, 58.86111], [-134.945, 59.27056], [-135.47583, 59.78778], [-136.47972, 59.46389], [-137.4525, 58.905], [-138.34089, 59.56211], [-139.039, 60.0], [-140.013, 60.27682], [-140.99778, 60.30639], [-140.9925, 66.00003], [-140.986, 69.712], [-139.12052, 69.47102], [-137.54636, 68.99002], [-136.50358, 68.89804], [-135.62576, 69.31512], [-134.41464, 69.62743], [-132.92925, 69.50534], [-131.43136, 69.94451], [-129.79471, 70.19369], [-129.10773, 69.77927], [-128.36156, 70.01286], [-128.13817, 70.48384], [-127.44712, 70.37721], [-125.75632, 69.48058], [-124.42483, 70.1584], [-124.28968, 69.39969], [-123.06108, 69.56372], [-122.6835, 69.85553], [-121.47226, 69.79778], [-119.94288, 69.37786], [-117.60268, 69.01128], [-116.22643, 68.84151], [-115.2469, 68.90591], [-113.89794, 68.3989], [-115.30489, 67.90261], [-113.49727, 67.68815], [-110.798, 67.80612], [-109.94619, 67.98104], [-108.8802, 67.38144], [-107.79239, 67.88736], [-108.81299, 68.31164], [-108.16721, 68.65392], [-106.95, 68.7], [-106.15, 68.8], [-105.34282, 68.56122], [-104.33791, 68.018], [-103.22115, 68.09775], [-101.45433, 67.64689], [-99.90195, 67.80566], [-98.4432, 67.78165], [-98.5586, 68.40394], [-97.66948, 68.57864], [-96.11991, 68.23939], [-96.12588, 67.29338], [-95.48943, 68.0907], [-94.685, 68.06383], [-94.23282, 69.06903], [-95.30408, 69.68571], [-96.47131, 70.08976], [-96.39115, 71.19482], [-95.2088, 71.92053], [-93.88997, 71.76015], [-92.87818, 71.31869], [-91.51964, 70.19129], [-92.40692, 69.69997], [-90.5471, 69.49766]]], [[[-114.167169999999871, 73.12145], [-114.66634, 72.65277], [-112.441019999999867, 72.9554], [-111.05039, 72.4504], [-109.920349999999857, 72.96113], [-109.00654, 72.63335], [-108.188349999999886, 71.65089], [-107.68599, 72.06548], [-108.39639, 73.08953], [-107.51645, 73.23598], [-106.522589999999866, 73.07601], [-105.402459999999877, 72.67259], [-104.77484, 71.6984], [-104.464759999999814, 70.99297], [-102.78537, 70.49776], [-100.980779999999868, 70.02432], [-101.089289999999892, 69.58447000000011], [-102.731159999999875, 69.50402], [-102.09329, 69.11962], [-102.43024, 68.75282], [-104.24, 68.91], [-105.96, 69.180000000000135], [-107.12254, 69.11922], [-108.999999999999872, 68.78], [-111.534148875200117, 68.630059156817921], [-113.3132, 68.53554], [-113.854959999999807, 69.007440000000102], [-115.22, 69.28], [-116.10794, 69.16821], [-117.34, 69.960000000000107], [-116.674729999999869, 70.06655], [-115.13112, 70.2373], [-113.72141, 70.19237], [-112.4161, 70.36638], [-114.35, 70.6], [-116.48684, 70.52045], [-117.9048, 70.540560000000127], [-118.43238, 70.9092], [-116.11311, 71.30918], [-117.65568, 71.2952], [-119.40199, 71.55859], [-118.56267, 72.30785], [-117.866419999999877, 72.70594], [-115.18909, 73.314590000000109], [-114.167169999999871, 73.12145]]], [[[-104.5, 73.42], [-105.38, 72.76], [-106.94, 73.46], [-106.6, 73.6], [-105.26, 73.64], [-104.5, 73.42]]], [[[-76.34, 73.102684989953005], [-76.251403808593736, 72.826385498046861], [-77.314437866210895, 72.85554504394527], [-78.391670227050795, 72.876655578613253], [-79.486251831054645, 72.742202758789062], [-79.775833129882827, 72.80290222167973], [-80.876098632812514, 73.333183288574205], [-80.833885192871051, 73.693183898925767], [-80.353057861328111, 73.75971984863277], [-78.064437866210923, 73.651931762695327], [-76.34, 73.102684989953005]]], [[[-86.562178514334107, 73.157447007938444], [-85.774371304044521, 72.534125881633798], [-84.850112474288224, 73.34027822538711], [-82.315590176100969, 73.750950832810574], [-80.600087653307611, 72.716543687624181], [-80.748941616524391, 72.061906643350753], [-78.770638597310764, 72.352173163534147], [-77.824623989559569, 72.749616604291035], [-75.605844692675717, 72.243678493937381], [-74.228616095664975, 71.767144273557889], [-74.099140794557698, 71.330840155717638], [-72.242225714797641, 71.556924546994495], [-71.200015428335192, 70.920012518997211], [-68.78605424668487, 70.525023708774242], [-67.914970465756923, 70.121947536897594], [-66.969033372654152, 69.18608734809186], [-68.805122850200533, 68.720198472764409], [-66.449866095633851, 68.067163397892003], [-64.862314419195215, 67.847538560651614], [-63.424934454996745, 66.928473212340649], [-61.851981370680569, 66.862120673277829], [-62.163176845942296, 66.160251369889593], [-63.91844438338417, 64.998668524832837], [-65.148860236253611, 65.426032619886669], [-66.72121904159853, 66.388041083432185], [-68.015016038673949, 66.262725735124391], [-68.141287400979152, 65.689789130304362], [-67.089646165623392, 65.108455105236985], [-65.732080451099748, 64.64840566675862], [-65.320167609301265, 64.382737128346051], [-64.669406297449669, 63.392926744227474], [-65.013803880458894, 62.674185085695974], [-66.275044725190455, 62.945098781986069], [-68.783186204692711, 63.745670071051805], [-67.369680752213029, 62.883965562584869], [-66.328297288667201, 62.28007477482204], [-66.165568203380147, 61.930897121825879], [-68.877366502544632, 62.330149237712803], [-71.023437059193824, 62.910708116295829], [-72.23537858751898, 63.397836005295154], [-71.886278449171286, 63.679989325608837], [-73.37830624051837, 64.193963121183813], [-74.834418911422588, 64.679075629323776], [-74.818502570276706, 64.389093329517962], [-77.709979824520019, 64.229542344816778], [-78.55594885935416, 64.572906399180127], [-77.897281053361908, 65.309192206474776], [-76.018274298797181, 65.326968899183143], [-73.95979529488271, 65.454764716240888], [-74.293883429649625, 65.81177134872938], [-73.94491248238262, 66.310578111426722], [-72.65116716173938, 67.284575507263853], [-72.926059943316076, 67.726925767682374], [-73.311617804645721, 68.069437160912898], [-74.8433072577768, 68.554627183701271], [-76.869100918266739, 68.894735622830254], [-76.228649054657339, 69.147769273547411], [-77.28736996123709, 69.769540106883269], [-78.168633999326588, 69.826487535268896], [-78.95724219431672, 70.166880194775402], [-79.492455003563649, 69.871807766388898], [-81.305470954091732, 69.743185126414332], [-84.944706183598456, 69.966634019644388], [-87.060003424817864, 70.260001125765356], [-88.681713223001495, 70.410741278760796], [-89.513419562523012, 70.762037665480975], [-88.467721116880753, 71.218185533321318], [-89.888151211287465, 71.222552191849942], [-90.205160285181989, 72.235074367960792], [-89.43657670770493, 73.129464219852352], [-88.408241543312784, 73.537888902471209], [-85.826151089200906, 73.803815823045213], [-86.562178514334107, 73.157447007938444]]], [[[-100.35642, 73.84389], [-99.16387, 73.63339], [-97.38, 73.76], [-97.12, 73.47], [-98.05359, 72.99052], [-96.54, 72.56], [-96.72, 71.66], [-98.35966, 71.27285], [-99.32286, 71.35639], [-100.01482, 71.73827], [-102.5, 72.51], [-102.48, 72.83], [-100.43836, 72.70588], [-101.54, 73.36], [-100.35642, 73.84389]]], [[[-93.196295539100205, 72.771992499473342], [-94.26904659704725, 72.024596259235949], [-95.409855516322637, 72.061880805134578], [-96.033745083382428, 72.940276801231789], [-96.01826799191096, 73.437429918095788], [-95.495793423224001, 73.862416897264154], [-94.503657599652328, 74.134906724739196], [-92.420012173211745, 74.100025132942179], [-90.509792853542578, 73.85673248971203], [-92.003965216829869, 72.966244208458477], [-93.196295539100205, 72.771992499473342]]], [[[-120.46, 71.383601793087578], [-123.09219, 70.90164], [-123.62, 71.34], [-125.92894873747332, 71.868688463011395], [-125.499999999999872, 72.292260811795003], [-124.80729, 73.02256], [-123.94, 73.680000000000135], [-124.917749999999899, 74.292750000000112], [-121.53788, 74.44893], [-120.10978, 74.24135], [-117.55564, 74.18577], [-116.58442, 73.89607], [-115.51081, 73.47519], [-116.767939999999882, 73.22292], [-119.22, 72.52], [-120.46, 71.82], [-120.46, 71.383601793087578]]], [[[-93.612755906940464, 74.979997260224437], [-94.156908738973812, 74.59234650338685], [-95.60868058956558, 74.666863918751758], [-96.820932176484561, 74.927623196096576], [-96.288587409229791, 75.377828274223333], [-94.850819871789113, 75.647217515760886], [-93.977746548217908, 75.296489569795952], [-93.612755906940464, 74.979997260224437]]], [[[-98.5, 76.72], [-97.735585, 76.25656], [-97.704415, 75.74344], [-98.16, 75.0], [-99.80874, 74.89744], [-100.88366, 75.05736], [-100.86292, 75.64075], [-102.50209, 75.5638], [-102.56552, 76.3366], [-101.48973, 76.30537], [-99.98349, 76.64634], [-98.57699, 76.58859], [-98.5, 76.72]]], [[[-108.21141, 76.20168], [-107.81943, 75.84552], [-106.92893, 76.01282], [-105.881, 75.9694], [-105.70498, 75.47951], [-106.31347, 75.00527], [-109.7, 74.85], [-112.22307, 74.41696], [-113.74381, 74.39427], [-113.87135, 74.72029], [-111.79421, 75.1625], [-116.31221, 75.04343], [-117.7104, 75.2222], [-116.34602, 76.19903], [-115.40487, 76.47887], [-112.59056, 76.14134], [-110.81422, 75.54919], [-109.0671, 75.47321], [-110.49726, 76.42982], [-109.5811, 76.79417], [-108.54859, 76.67832], [-108.21141, 76.20168]]], [[[-94.684085862999439, 77.097878323058367], [-93.573921068073105, 76.776295884906062], [-91.605023159536586, 76.778517971494594], [-90.741845872749209, 76.449597479956807], [-90.969661424507976, 76.074013170059445], [-89.822237921899244, 75.847773749485626], [-89.187082892599776, 75.610165513807615], [-87.838276333349611, 75.566188869927217], [-86.379192267588664, 75.482421373182163], [-84.789625210290595, 75.699204006646497], [-82.753444586910049, 75.784315090631225], [-81.12853084992436, 75.713983466282016], [-80.05751095245914, 75.336848863415867], [-79.833932868148324, 74.923127346487192], [-80.457770758775823, 74.657303778777774], [-81.948842536125511, 74.442459011524321], [-83.2288936022114, 74.564027818490928], [-86.097452358733292, 74.410032050261137], [-88.150350307960196, 74.392307033984977], [-89.764722052758358, 74.515555325001117], [-92.422440965529418, 74.837757880340973], [-92.768285488642789, 75.38681997344213], [-92.889905972041717, 75.882655341282629], [-93.893824022175977, 76.319243679500516], [-95.962457445035795, 76.44138092722244], [-97.121378953829463, 76.751077785947587], [-96.745122850312342, 77.161388658345132], [-94.684085862999439, 77.097878323058367]]], [[[-116.198586595507322, 77.645286770326194], [-116.335813361458349, 76.876961575010554], [-117.106050584768766, 76.530031846819114], [-118.040412157038119, 76.481171780087081], [-119.899317586885687, 76.053213406061971], [-121.499995077126471, 75.900018622532784], [-122.85492448615895, 76.116542873835684], [-122.854925293603188, 76.116542873835684], [-121.157535360328239, 76.864507554828336], [-119.103938971821023, 77.512219957174608], [-117.570130784965954, 77.498318996888102], [-116.198586595507322, 77.645286770326194]]], [[[-93.840003017943971, 77.51999726023449], [-94.295608283245244, 77.491342678528682], [-96.169654100310055, 77.55511139597688], [-96.436304490936109, 77.83462921824362], [-94.422577277386353, 77.820004787904978], [-93.720656297565867, 77.634331366680314], [-93.840003017943971, 77.51999726023449]]], [[[-110.186938035912945, 77.697014879050286], [-112.051191169058455, 77.409228827616843], [-113.534278937619035, 77.732206529441143], [-112.724586758253835, 78.051050116681935], [-111.264443325630822, 78.152956041161545], [-109.854451870547067, 77.996324774884812], [-110.186938035912945, 77.697014879050286]]], [[[-109.663145718202557, 78.601972561345676], [-110.88131425661885, 78.406919867659994], [-112.542091437615142, 78.407901719873493], [-112.525890876091566, 78.550554511215225], [-111.500010342233367, 78.849993598130538], [-110.96366065147599, 78.804440823065207], [-109.663145718202557, 78.601972561345676]]], [[[-95.830294969449312, 78.056941229963243], [-97.309842902397975, 77.85059723582178], [-98.124289313533964, 78.082856960757567], [-98.55286780474664, 78.458105373845086], [-98.631984422585504, 78.871930243638374], [-97.337231411512604, 78.831984361476756], [-96.754398769908761, 78.765812689926989], [-95.559277920294562, 78.41831452098026], [-95.830294969449312, 78.056941229963243]]], [[[-100.060191820052111, 78.324754340315891], [-99.670939093813601, 77.907544664207393], [-101.303940192452984, 78.018984890444798], [-102.949808722733025, 78.343228664860206], [-105.176132778731514, 78.38033234324574], [-104.210429450277147, 78.677420152491777], [-105.419580451258511, 78.918335679836431], [-105.492289191493128, 79.301593939929177], [-103.529282396237917, 79.16534902619162], [-100.8251580472688, 78.80046173777869], [-100.060191820052111, 78.324754340315891]]], [[[-87.02, 79.66], [-85.81435, 79.3369], [-87.18756, 79.0393], [-89.03535, 78.28723], [-90.80436, 78.21533], [-92.87669, 78.34333], [-93.95116, 78.75099], [-93.93574, 79.11373], [-93.14524, 79.3801], [-94.974, 79.37248], [-96.07614, 79.70502], [-96.70972, 80.15777], [-96.01644, 80.60233], [-95.32345, 80.90729], [-94.29843, 80.97727], [-94.73542, 81.20646], [-92.40984, 81.25739], [-91.13289, 80.72345], [-89.45, 80.509322033898258], [-87.81, 80.32], [-87.02, 79.66]]], [[[-68.5, 83.106321516765732], [-65.82735, 83.02801], [-63.68, 82.9], [-61.85, 82.6286], [-61.89388, 82.36165], [-64.334, 81.92775], [-66.75342, 81.72527], [-67.65755, 81.50141], [-65.48031, 81.50657], [-67.84, 80.9], [-69.4697, 80.61683], [-71.18, 79.8], [-73.2428, 79.63415], [-73.88, 79.430162204802073], [-76.90773, 79.32309], [-75.52924, 79.19766], [-76.22046, 79.01907], [-75.39345, 78.52581], [-76.34354, 78.18296], [-77.88851, 77.89991], [-78.36269, 77.50859], [-79.75951, 77.20968], [-79.61965, 76.98336], [-77.91089, 77.022045], [-77.88911, 76.777955], [-80.56125, 76.17812], [-83.17439, 76.45403], [-86.11184, 76.29901], [-87.6, 76.42], [-89.49068, 76.47239], [-89.6161, 76.95213], [-87.76739, 77.17833], [-88.26, 77.9], [-87.65, 77.970222222222205], [-84.97634, 77.53873], [-86.34, 78.18], [-87.96192, 78.37181], [-87.15198, 78.75867], [-85.37868, 78.9969], [-85.09495, 79.34543], [-86.50734, 79.73624], [-86.93179, 80.25145], [-84.19844, 80.20836], [-83.408695652173819, 80.1], [-81.84823, 80.46442], [-84.1, 80.58], [-87.59895, 80.51627], [-89.36663, 80.85569], [-90.2, 81.26], [-91.36786, 81.5531], [-91.58702, 81.89429], [-90.1, 82.085], [-88.93227, 82.11751], [-86.97024, 82.27961], [-85.5, 82.652273458057024], [-84.260005, 82.6], [-83.18, 82.32], [-82.42, 82.86], [-81.1, 83.02], [-79.30664, 83.13056], [-76.25, 83.172058823529369], [-75.71878, 83.06404], [-72.83153, 83.23324], [-70.665765, 83.169780758382828], [-68.5, 83.106321516765732]]]] } }, -{ "type": "Feature", "properties": { "admin": "Brazil", "name": "BRA", "continent": "South America" }, "geometry": { "type": "Polygon", "coordinates": [[[-57.625133429582945, -30.216294854454258], [-56.290899624239067, -28.852760512000884], [-55.162286342984558, -27.881915378533456], [-54.49072526713551, -27.474756768505785], [-53.648735317587885, -26.923472588816086], [-53.628348965048737, -26.124865004177465], [-54.130049607954376, -25.547639255477247], [-54.625290696823562, -25.739255466415507], [-54.428946092330577, -25.162184747012162], [-54.293476325077435, -24.570799655863958], [-54.292959560754511, -24.021014092710722], [-54.652834235235119, -23.839578138933955], [-55.027901780809543, -24.001273695575225], [-55.400747239795407, -23.956935316668797], [-55.517639329639621, -23.57199757252663], [-55.61068274598113, -22.655619398694839], [-55.797958136606894, -22.356929620047815], [-56.473317430229379, -22.086300144135279], [-56.881509568902885, -22.282153822521476], [-57.937155727761287, -22.090175876557169], [-57.870673997617786, -20.732687676681948], [-58.166392381408038, -20.176700941653674], [-57.853801642474494, -19.969995212486186], [-57.949997321185819, -19.400004164306814], [-57.676008877174297, -18.961839694904025], [-57.498371141170971, -18.174187513911289], [-57.734558274960989, -17.552468357007765], [-58.280804002502244, -17.271710300366014], [-58.388058437724027, -16.877109063385273], [-58.241219855366673, -16.299573256091289], [-60.158389655179022, -16.258283786690082], [-60.542965664295131, -15.093910414289592], [-60.251148851142922, -15.077218926659318], [-60.264326341377355, -14.645979099183638], [-60.459198167550014, -14.354007256734551], [-60.503304002511122, -13.775954685117656], [-61.084121263255646, -13.479383640194595], [-61.713204311760769, -13.489202162330049], [-62.127080857986371, -13.19878061284972], [-62.803060268796372, -13.000653171442682], [-63.196498786050562, -12.627032565972433], [-64.31635291203159, -12.461978041232191], [-65.402281460213018, -11.566270440317151], [-65.321898769783004, -10.895872084194675], [-65.444837002205375, -10.51145110437543], [-65.33843522811641, -9.76198780684639], [-66.646908331962791, -9.931331475466861], [-67.173801235610725, -10.30681243249961], [-68.048192308205373, -10.712059014532484], [-68.27125362819325, -11.014521172736817], [-68.786157599549469, -11.036380303596276], [-69.52967810736493, -10.951734307502193], [-70.093752204046879, -11.123971856331011], [-70.548685675728393, -11.009146823778462], [-70.481893886991159, -9.490118096558842], [-71.302412278921523, -10.079436130415372], [-72.184890713169821, -10.05359791426943], [-72.563033006465631, -9.520193780152715], [-73.226713426390148, -9.462212823121233], [-73.015382656532537, -9.03283334720806], [-73.571059332967053, -8.424446709835832], [-73.987235480429646, -7.523829847853063], [-73.723401455363486, -7.340998630404412], [-73.724486660441627, -6.918595472850638], [-73.120027431923575, -6.629930922068238], [-73.219711269814596, -6.089188734566076], [-72.964507208941185, -5.741251315944892], [-72.891927659787243, -5.274561455916979], [-71.748405727816532, -4.59398284263301], [-70.928843349883564, -4.401591485210367], [-70.79476884630229, -4.251264743673302], [-69.893635219996611, -4.298186944194326], [-69.444101935489599, -1.556287123219817], [-69.420485805932216, -1.122618503426409], [-69.577065395776586, -0.549991957200163], [-70.02065589057004, -0.185156345219539], [-70.015565761989293, 0.541414292804205], [-69.452396002872447, 0.706158758950693], [-69.252434048119042, 0.602650865070075], [-69.218637661400166, 0.985676581217433], [-69.804596727157701, 1.089081122233466], [-69.816973232691609, 1.714805202639624], [-67.868565029558823, 1.692455145673392], [-67.537810024674684, 2.037162787276329], [-67.25999752467358, 1.719998684084956], [-67.065048183852483, 1.130112209473225], [-66.876325853122566, 1.253360500489336], [-66.325765143484944, 0.724452215982012], [-65.548267381437554, 0.78925446207603], [-65.354713304288353, 1.0952822941085], [-64.611011928959854, 1.328730576987041], [-64.199305792890499, 1.49285492594602], [-64.083085496666072, 1.91636912679408], [-63.368788011311644, 2.200899562993129], [-63.422867397705105, 2.411067613124174], [-64.269999152265783, 2.497005520025566], [-64.408827887617903, 3.126786200366623], [-64.368494432214092, 3.797210394705246], [-64.816064012294007, 4.056445217297422], [-64.628659430587533, 4.14848094320925], [-63.888342861574145, 4.020530096854571], [-63.093197597899092, 3.770571193858784], [-62.804533047116692, 4.006965033377951], [-62.085429653559125, 4.162123521334308], [-60.966893276601517, 4.536467596856638], [-60.601179165271922, 4.918098049332129], [-60.733574184803707, 5.2002772078619], [-60.213683437731319, 5.2444863956876], [-59.980958624904865, 5.014061184098138], [-60.111002366767373, 4.574966538914082], [-59.767405768458701, 4.423502915866606], [-59.538039923731219, 3.958802598481937], [-59.815413174057852, 3.606498521332085], [-59.974524909084543, 2.755232652188055], [-59.718545701726732, 2.249630438644359], [-59.646043667221242, 1.786893825686789], [-59.030861579002639, 1.317697658692722], [-58.540012986878288, 1.26808828369252], [-58.429477098205957, 1.46394196207872], [-58.113449876525003, 1.507195135907025], [-57.660971035377358, 1.682584947105638], [-57.33582292339689, 1.948537705895759], [-56.782704230360814, 1.863710842288653], [-56.53938574891454, 1.89952260986692], [-55.995698004771739, 1.817667141116601], [-55.905600145070871, 2.021995754398659], [-56.073341844290283, 2.220794989425499], [-55.973322109589361, 2.510363877773016], [-55.569755011605984, 2.42150625244713], [-55.097587449755125, 2.523748073736612], [-54.524754197799709, 2.311848863123785], [-54.088062506717243, 2.105556545414629], [-53.778520677288903, 2.376702785650081], [-53.554839240113537, 2.33489655192595], [-53.4184651352953, 2.05338918701598], [-52.939657151894949, 2.124857692875636], [-52.556424730018414, 2.504705308437053], [-52.249337531123942, 3.241094468596244], [-51.657797410678882, 4.156232408053028], [-51.317146369010842, 4.203490505383953], [-51.069771287629649, 3.65039765056403], [-50.508875291533641, 1.901563828942456], [-49.974075893745045, 1.736483465986069], [-49.947100796088705, 1.046189683431223], [-50.699251268096901, 0.222984117021681], [-50.388210822132123, -0.078444512536819], [-48.620566779156313, -0.235489190271821], [-48.584496629416577, -1.237805271005001], [-47.824956427590621, -0.5816179337628], [-46.566583624851219, -0.941027520352776], [-44.9057030909904, -1.551739597178134], [-44.417619187993658, -2.137750339367975], [-44.581588507655773, -2.691308282078523], [-43.418791266440188, -2.383110039889793], [-41.47265682632824, -2.912018324397116], [-39.97866533055403, -2.87305429444904], [-38.50038347019656, -3.700652357603394], [-37.223252122535193, -4.820945733258915], [-36.45293738457638, -5.109403578312153], [-35.597795783010454, -5.149504489770648], [-35.235388963347553, -5.464937432480245], [-34.896029832486825, -6.738193047719709], [-34.729993455533027, -7.343220716992965], [-35.128212042774216, -8.996401462442284], [-35.636966518687707, -9.649281508017811], [-37.046518724096991, -11.040721123908799], [-37.683611619607355, -12.17119475672582], [-38.423876512188436, -13.038118584854285], [-38.673887091616507, -13.057652276260615], [-38.953275722802537, -13.79336964280002], [-38.882298143049645, -15.667053724838764], [-39.161092495264306, -17.208406670808468], [-39.267339240056394, -17.867746270420479], [-39.583521491034219, -18.262295830968934], [-39.76082333022763, -19.599113457927402], [-40.774740770010332, -20.90451181405242], [-40.944756232250597, -21.937316989837807], [-41.75416419123821, -22.370675551037454], [-41.988284267736546, -22.970070489190888], [-43.074703742024738, -22.967693373305462], [-44.647811855637798, -23.351959323827838], [-45.35213578955991, -23.796841729428579], [-46.472093268405523, -24.088968601174539], [-47.648972337420645, -24.885199069927715], [-48.495458136577689, -25.877024834905647], [-48.641004808127725, -26.623697605090928], [-48.474735887228647, -27.175911960561887], [-48.661520351747612, -28.186134535435713], [-48.888457404157393, -28.674115085567877], [-49.587329474472668, -29.224469089476333], [-50.696874152211478, -30.984465020472953], [-51.576226162306149, -31.777698256153204], [-52.256081305538032, -32.245369968394662], [-52.71209998229768, -33.196578057591175], [-53.373661668498229, -33.768377780900757], [-53.650543992718084, -33.202004082981823], [-53.209588995971529, -32.727666110974717], [-53.787951626182185, -32.047242526987617], [-54.572451544805105, -31.494511407193745], [-55.601510179249331, -30.853878676071385], [-55.97324459494093, -30.883075860316296], [-56.976025763564721, -30.109686374636119], [-57.625133429582945, -30.216294854454258]]] } }, -{ "type": "Feature", "properties": { "admin": "Japan", "name": "JPN", "continent": "Asia" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[134.638428176003856, 34.149233710256418], [134.766379022358478, 33.806334743783673], [134.20341596897083, 33.201177883429622], [133.792950067276479, 33.521985175097583], [133.280268182508848, 33.289570420864941], [133.014858026257855, 32.704567369104772], [132.363114862192674, 32.989382025681373], [132.371176385630179, 33.463642483040068], [132.924372593314786, 34.060298570282036], [133.492968377822194, 33.944620876596694], [133.904106073136347, 34.364931138642611], [134.638428176003856, 34.149233710256418]]], [[[140.976387567305267, 37.142074286440156], [140.599769728762084, 36.343983466124534], [140.774074334882641, 35.842877102190229], [140.253279250245072, 35.138113918593653], [138.975527785396196, 34.667600002576101], [137.217598911691198, 34.606285915661843], [135.792983026268871, 33.46480520276662], [135.120982700745401, 33.849071153289053], [135.07943484918269, 34.596544908174813], [133.340316196831964, 34.375938218720755], [132.156770868051296, 33.904933376596503], [130.986144647343451, 33.885761420216276], [132.000036248910021, 33.149992377244608], [131.33279015515734, 31.450354519164836], [130.68631798718593, 31.029579169228235], [130.202419875204953, 31.418237616495411], [130.447676222862128, 32.319474595665717], [129.81469160371887, 32.610309556604385], [129.408463169472554, 33.296055813117583], [130.353935174684636, 33.604150702441693], [130.878450962447118, 34.232742824840031], [131.884229364143891, 34.749713853487911], [132.617672967662486, 35.433393052709413], [134.608300815977771, 35.731617743465812], [135.677537876528902, 35.527134100886819], [136.723830601142424, 37.304984239240376], [137.390611607004473, 36.827390651998819], [138.857602166906247, 37.827484646143454], [139.426404657142882, 38.215962225897634], [140.054790073812057, 39.438807481436378], [139.883379347899847, 40.563312486323682], [140.305782505453664, 41.195005194659551], [141.368973423426667, 41.378559882160282], [141.914263136970476, 39.991616115878678], [141.884600864834965, 39.18086456965149], [140.959489373945729, 38.174000962876583], [140.976387567305267, 37.142074286440156]]], [[[143.910161981379474, 44.174099839853724], [144.613426548439634, 43.960882880217511], [145.320825230083074, 44.384732977875437], [145.543137241802754, 43.262088324550596], [144.059661899999867, 42.988358262700551], [143.183849725517291, 41.995214748699183], [141.611490920172457, 42.678790595056071], [141.067286411706618, 41.58459381770799], [139.95510623592105, 41.56955597591103], [139.817543573159924, 42.563758856774392], [140.312087030193169, 43.333272610032644], [141.380548944259999, 43.388824774746489], [141.671952345953912, 44.772125352551477], [141.967644891527982, 45.551483466161343], [143.142870314709796, 44.510358384776957], [143.910161981379474, 44.174099839853724]]]] } }, -{ "type": "Feature", "properties": { "admin": "Australia", "name": "AUS", "continent": "Oceania" }, "geometry": { "type": "MultiPolygon", "coordinates": [[[[145.397978143494782, -40.792548516605883], [146.364120721623692, -41.137695407883335], [146.908583612250823, -41.000546156580668], [147.689259474884125, -40.808258152022681], [148.289067824495987, -40.875437514002122], [148.359864536735785, -42.062445163746439], [148.017301467073082, -42.40702361426861], [147.914051955353784, -43.211522312188485], [147.564564243763982, -42.937688897473855], [146.87034305235494, -43.634597263362082], [146.663327264593647, -43.580853773778543], [146.048377720320389, -43.54974456153888], [145.431929559510536, -42.693776137056268], [145.295090366801674, -42.03360971452755], [144.7180713238306, -41.162551771815707], [144.743754510679622, -40.703975111657705], [145.397978143494782, -40.792548516605883]]], [[[143.561811151299935, -13.763655694232209], [143.922099237238882, -14.548310642152], [144.563713820574804, -14.171176039285879], [144.894908075133515, -14.594457696188622], [145.374723748963419, -14.984976495018284], [145.271991001567244, -15.428205254785691], [145.48525963763575, -16.285672295804769], [145.637033319276952, -16.784918308176611], [145.888904250267672, -16.906926364817647], [146.160308872664473, -17.76165455492524], [146.063673944278662, -18.280072523677315], [146.387478469019584, -18.958274021075905], [147.471081577747896, -19.480722751546676], [148.177601760042478, -19.955939222902767], [148.848413527623222, -20.391209812097252], [148.717465448195583, -20.633468926681513], [149.289420200802056, -21.260510756111096], [149.678337030230637, -22.342511895438388], [150.07738244038859, -22.122783705333315], [150.482939081015161, -22.556142266533012], [150.727265252891158, -22.402404880464655], [150.899554478152254, -23.462236830338679], [151.609175246384211, -24.076256198830755], [152.07353966695905, -24.45788665130619], [152.855197381805908, -25.267501316023008], [153.136162144176751, -26.071173191026187], [153.161948683890358, -26.641319268502439], [153.09290897034856, -27.260299574494503], [153.569469028944184, -28.110066827102099], [153.512108189100218, -28.995077406532751], [153.339095493787056, -29.458201592732443], [153.069241164358857, -30.350240166954809], [153.089601678681788, -30.923641859665445], [152.891577590139377, -31.640445651985949], [152.450002476205327, -32.550002536755237], [151.709117466436766, -33.041342054986337], [151.343971795862387, -33.816023451473846], [151.010555454715103, -34.310360202777879], [150.714139439089024, -35.173459974916803], [150.328219842733233, -35.671879164371923], [150.075212030232251, -36.420205580390508], [149.946124302367139, -37.109052422841224], [149.997283970336127, -37.425260512035123], [149.423882277625523, -37.772681166333463], [148.304622430615893, -37.809061374666875], [147.38173302631526, -38.219217217767543], [146.922122837511324, -38.606532077795116], [146.317921991154776, -39.035756524411433], [145.489652134380549, -38.593767999019043], [144.876976353128157, -38.41744801203911], [145.032212355732952, -37.896187839510972], [144.485682407814011, -38.085323581699257], [143.609973586196077, -38.809465427405321], [142.745426873952965, -38.538267510737519], [142.17832970598198, -38.380034275059835], [141.606581659104677, -38.308514092767872], [140.638578729413211, -38.019332777662541], [139.992158237874321, -37.402936293285094], [139.806588169514043, -36.643602797188272], [139.574147577065219, -36.138362318670666], [139.082808058834075, -35.732754001611774], [138.120747918856296, -35.612296237939397], [138.449461704664998, -35.127261244447887], [138.207564325106659, -34.384722588845925], [137.719170363516128, -35.07682504653102], [136.829405552314711, -35.260534763328614], [137.352371047108477, -34.707338555644093], [137.503886346588331, -34.130267836240769], [137.890116001537649, -33.640478610978327], [137.810327590079112, -32.900007012668105], [136.996837192940347, -33.752771498348629], [136.372069126531642, -34.094766127256186], [135.98904341038434, -34.89011809666048], [135.208212518454104, -34.478670342752601], [135.239218377829161, -33.947953383114971], [134.613416782774607, -33.222778008763136], [134.085903761939107, -32.848072198214759], [134.273902622617015, -32.617233575166949], [132.990776808809812, -32.011224053680188], [132.288080682504869, -31.982646986622761], [131.326330601120901, -31.495803318001041], [129.535793898639668, -31.590422865527476], [128.240937534702198, -31.948488864877849], [127.102867466338282, -32.282266941051041], [126.148713820501129, -32.2159660784206], [125.088623488465586, -32.728751316052829], [124.22164798390493, -32.959486586236061], [124.028946567888511, -33.483847344701708], [123.65966678273071, -33.890179131812722], [122.811036411633609, -33.914467054989835], [122.18306440642283, -34.003402194964217], [121.299190708502579, -33.821036065406126], [120.580268182458113, -33.930176690406618], [119.893695103028222, -33.976065362281808], [119.298899367348781, -34.50936614353396], [119.007340936357977, -34.464149265278529], [118.505717808100769, -34.746819349915093], [118.024971958489516, -35.064732761374707], [117.295507440257438, -35.025458672832862], [116.62510908413492, -35.025096937806829], [115.564346958479689, -34.386427911111547], [115.026808709779516, -34.196517022438918], [115.048616164206763, -33.623425388322026], [115.545123325667078, -33.487257989232951], [115.714673700016661, -33.259571628554944], [115.679378696761376, -32.900368747694124], [115.801645135563959, -32.205062351207026], [115.689610630355105, -31.612437025683782], [115.160909051576937, -30.601594333622455], [114.99704308477942, -30.030724786094162], [115.040037876446249, -29.461095472940794], [114.64197431850198, -28.810230808224706], [114.61649783738217, -28.516398614213042], [114.173579136208446, -28.118076674107321], [114.048883905088132, -27.33476531342712], [113.477497593236876, -26.543134047147898], [113.338953078262477, -26.116545098578477], [113.77835778204026, -26.549025160429174], [113.440962355606587, -25.621278171493152], [113.936901076311642, -25.911234633082877], [114.232852004047288, -26.298446140245868], [114.216160516417006, -25.786281019801105], [113.721255324357685, -24.998938897402123], [113.625343866024025, -24.683971042583146], [113.393523390762667, -24.384764499613262], [113.502043898575607, -23.80635019297025], [113.706992629045146, -23.56021534596406], [113.843418410295669, -23.059987481378734], [113.736551548316072, -22.475475355725372], [114.149756300921865, -21.755881036061009], [114.225307244932651, -22.51748829517863], [114.64776207891866, -21.829519952076904], [115.460167270979298, -21.495173435148541], [115.94737267462699, -21.068687839443708], [116.711615431791529, -20.701681817306817], [117.166316359527684, -20.623598728113802], [117.441545037914238, -20.746898695562162], [118.229558953932951, -20.374208265873232], [118.836085239742701, -20.263310642174822], [118.987807244951753, -20.044202569257319], [119.252493931150624, -19.952941989829835], [119.805225050944543, -19.976506442954978], [120.856220330896633, -19.683707777589188], [121.399856398607199, -19.239755547769729], [121.655137974129062, -18.70531788500713], [122.241665480641757, -18.197648614171765], [122.286623976735655, -17.798603204013911], [122.312772251475408, -17.254967136303446], [123.012574497571904, -16.405199883695854], [123.433789097183009, -17.268558037996225], [123.859344517106592, -17.069035332917249], [123.503242222183232, -16.596506036040363], [123.817073195491915, -16.11131601325199], [124.258286574399847, -16.32794361741956], [124.379726190285794, -15.567059828353973], [124.926152785340022, -15.07510019293532], [125.167275018413875, -14.680395603090004], [125.670086704613823, -14.510070082256018], [125.685796340030493, -14.230655612853834], [126.125149367376096, -14.347340996968949], [126.142822707219864, -14.095986830301211], [126.582589146023736, -13.95279143642041], [127.065867140817332, -13.817967624570922], [127.804633416861932, -14.276906019755042], [128.359689976108939, -14.869169610252253], [128.985543247595899, -14.875990899314738], [129.621473423379598, -14.969783623924553], [129.409600050982988, -14.420669854391031], [129.888640578328591, -13.618703301653481], [130.339465773642928, -13.357375583553473], [130.183506300985982, -13.107520033422301], [130.617795037966971, -12.536392103732464], [131.223494500859999, -12.183648776908113], [131.73509118054946, -12.302452894747159], [132.575298293183096, -12.114040622611013], [132.557211541881031, -11.603012383676683], [131.824698114143644, -11.273781833545097], [132.357223748911395, -11.128519382372641], [133.019560581596409, -11.376411228076844], [133.550845981989028, -11.786515394745134], [134.393068475481982, -12.042365411022173], [134.678632440327021, -11.9411829565947], [135.298491245667975, -12.248606052299051], [135.882693312727611, -11.962266940969796], [136.258380975489445, -12.049341729381606], [136.492475213771627, -11.857208754120389], [136.951620314684988, -12.351958916882735], [136.685124953355739, -12.887223402562054], [136.305406528875096, -13.291229750219895], [135.961758254134111, -13.324509372615889], [136.077616815332533, -13.72427825282578], [135.783836297753226, -14.223989353088211], [135.4286641786112, -14.715432224183896], [135.500184360903177, -14.997740573794427], [136.295174595281367, -15.550264987859121], [137.065360142159477, -15.870762220933353], [137.580470819244795, -16.215082289294084], [138.303217401278971, -16.807604261952658], [138.58516401586337, -16.806622409739173], [139.108542922115475, -17.062679131745366], [139.260574985918197, -17.371600843986183], [140.215245396078274, -17.710804945550063], [140.875463495039241, -17.36906869880394], [141.071110467696258, -16.832047214426719], [141.274095493738798, -16.388870131091604], [141.398222284103781, -15.840531508042584], [141.702183058844611, -15.044921156476928], [141.563380161708665, -14.561333103089506], [141.635520461188094, -14.270394789286284], [141.519868605718955, -13.698078301653805], [141.650920038011009, -12.944687595270562], [141.842691278246207, -12.741547539931187], [141.68699018775078, -12.407614434461134], [141.928629185147543, -11.877465915578778], [142.118488397387978, -11.328042087451619], [142.14370649634634, -11.04273650476814], [142.51526004452495, -10.668185723516642], [142.797310011974048, -11.157354831591515], [142.866763136974271, -11.784706719614929], [143.11594689348567, -11.90562957117791], [143.158631626558758, -12.325655612846187], [143.522123651299864, -12.834358412327429], [143.597157830987669, -13.400422051652594], [143.561811151299935, -13.763655694232209]]]] } }, -{ "type": "Feature", "properties": { "admin": "Central African Republic", "name": "CAF", "continent": "Africa" }, "geometry": { "type": "Polygon", "coordinates": [[[15.279460483469107, 7.421924546737968], [16.106231723706767, 7.497087917506504], [16.290561557691884, 7.754307359239304], [16.456184523187343, 7.734773667832966], [16.705988396886251, 7.508327541529978], [17.964929640380884, 7.890914008002865], [18.389554884523218, 8.281303615751822], [18.911021762780504, 8.630894680206351], [18.81200971850927, 8.982914536978596], [19.094008009526018, 9.074846910025837], [20.059685499764267, 9.01270600019485], [21.00086836109616, 9.475985215691507], [21.723821648859452, 10.567055568885973], [22.231129184668784, 10.971888739460507], [22.864165480244218, 11.142395127807543], [22.977543572692603, 10.714462591998538], [23.554304233502187, 10.089255275915306], [23.557249790142826, 9.681218166538683], [23.394779087017181, 9.26506785729222], [23.459012892355979, 8.954285793488891], [23.805813429466745, 8.666318874542425], [24.567369012152078, 8.229187933785466], [25.114932488716786, 7.825104071479172], [25.12413089366472, 7.500085150579436], [25.796647983511171, 6.979315904158069], [26.21341840994511, 6.546603298362071], [26.465909458123232, 5.94671743410187], [27.213409051225163, 5.550953477394557], [27.374226108517483, 5.233944403500059], [27.044065382604703, 5.127852688004835], [26.402760857862535, 5.150874538590869], [25.650455356557465, 5.256087754737123], [25.278798455514302, 5.170408229997191], [25.128833449003274, 4.927244777847789], [24.805028924262409, 4.897246608902349], [24.41053104014625, 5.108784084489129], [23.297213982850135, 4.609693101414221], [22.841479526468103, 4.710126247573483], [22.704123569436284, 4.633050848810156], [22.405123732195531, 4.02916006104732], [21.659122755630019, 4.224341945813719], [20.927591180106273, 4.322785549329736], [20.290679152108932, 4.691677761245287], [19.467783644293146, 5.031527818212779], [18.932312452884755, 4.709506130385973], [18.542982211997778, 4.201785183118317], [18.453065219809925, 3.504385891123348], [17.809900343505259, 3.560196437998569], [17.133042433346297, 3.728196519379451], [16.537058139724135, 3.198254706226278], [16.01285241055535, 2.267639675298084], [15.907380812247649, 2.557389431158612], [15.862732374747479, 3.013537298998982], [15.405395948964379, 3.335300604664339], [15.036219516671249, 3.851367295747123], [14.950953403389658, 4.21038930909492], [14.478372430080466, 4.732605495620446], [14.558935988023501, 5.03059764243153], [14.459407179429345, 5.451760565610299], [14.536560092841111, 6.22695872642069], [14.776545444404572, 6.408498033062044], [15.279460483469107, 7.421924546737968]]] } }, - ] - } - -var randomcountriesData = [ - { country: "RUS", "continent": "Europe", "CategoryName": "Books", "Sales": 3746 }, - { country: "IND", "continent": "Asia", "CategoryName": "Books", "Sales": 10688 }, - { country: "CAN", "continent": "North America", "CategoryName": "Books", "Sales": 10882 }, - { country: "BRA", "continent": "South America", "CategoryName": "Books", "Sales": 13776 }, - { country: "JPN", "continent": "Asia", "CategoryName": "Books", "Sales": 19390 }, - { country: "AUS", "continent": "Oceania", "CategoryName": "Books", "Sales": 30716 }, - { country: "CAF", "continent": "Africa", "CategoryName": "Books", "Sales": 18718.0 } -] - diff --git a/public/scripts/scripts/templatelocaldata.js b/public/scripts/scripts/templatelocaldata.js deleted file mode 100644 index 32718a7..0000000 --- a/public/scripts/scripts/templatelocaldata.js +++ /dev/null @@ -1 +0,0 @@ -window.employeeData = [{ "EmployeeID": 1, "LastName": "Davolio", "FirstName": "Nancy", "Title": "Sales Representative", "TitleOfCourtesy": "Ms.", "BirthDate": ej.format(new Date(-664743600000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(704692800000), "MM/dd/yyyy"), "Address": "507 - 20th Ave. E.\r\nApt. 2A", "City": "Seattle", "Region": "WA", "PostalCode": "98122", "Country": "USA", "HomePhone": "(206) 555-9857", "Extension": "5467", "Photo": { "Length": 21626 }, "Notes": "Education includes a BA in psychology from Colorado State University in 1970. She also completed \"The Art of the Cold Call.\" Nancy is a member of Toastmasters International.", "ReportsTo": 2, "PhotoPath": "http://accweb/emmployees/davolio.bmp" }, { "EmployeeID": 2, "LastName": "Fuller", "FirstName": "Andrew", "Title": "Vice President, Sales", "TitleOfCourtesy": "Dr.", "BirthDate": ej.format(new Date(-563828400000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(713764800000), "MM/dd/yyyy"), "Address": "908 W. Capital Way", "City": "Tacoma", "Region": "WA", "PostalCode": "98401", "Country": "USA", "HomePhone": "(206) 555-9482", "Extension": "3457", "Photo": { "Length": 21626 }, "Notes": "Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.", "ReportsTo": null, "PhotoPath": "http://accweb/emmployees/fuller.bmp" }, { "EmployeeID": 3, "LastName": "Leverling", "FirstName": "Janet", "Title": "Sales Representative", "TitleOfCourtesy": "Ms.", "BirthDate": ej.format(new Date(-200088000000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(702104400000), "MM/dd/yyyy"), "Address": "722 Moss Bay Blvd.", "City": "Kirkland", "Region": "WA", "PostalCode": "98033", "Country": "USA", "HomePhone": "(206) 555-3412", "Extension": "3355", "Photo": { "Length": 21722 }, "Notes": "Janet has a BS degree in chemistry from Boston College (1984). She has also completed a certificate program in food retailing management. Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.", "ReportsTo": 2, "PhotoPath": "http://accweb/emmployees/leverling.bmp" }, { "EmployeeID": 4, "LastName": "Peacock", "FirstName": "Margaret", "Title": "Sales Representative", "TitleOfCourtesy": "Mrs.", "BirthDate": ej.format(new Date(-1018814400000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(736401600000), "MM/dd/yyyy"), "Address": "4110 Old Redmond Rd.", "City": "Redmond", "Region": "WA", "PostalCode": "98052", "Country": "USA", "HomePhone": "(206) 555-8122", "Extension": "5176", "Photo": { "Length": 21626 }, "Notes": "Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.", "ReportsTo": 2, "PhotoPath": "http://accweb/emmployees/peacock.bmp" }, { "EmployeeID": 5, "LastName": "Buchanan", "FirstName": "Steven", "Title": "Sales Manager", "TitleOfCourtesy": "Mr.", "BirthDate": ej.format(new Date(-468010800000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(750830400000), "MM/dd/yyyy"), "Address": "14 Garrett Hill", "City": "London", "Region": null, "PostalCode": "SW1 8JR", "Country": "UK", "HomePhone": "(71) 555-4848", "Extension": "3453", "Photo": { "Length": 21626 }, "Notes": "Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \"Successful Telemarketing\" and \"International Sales Management.\" He is fluent in French.", "ReportsTo": 2, "PhotoPath": "http://accweb/emmployees/buchanan.bmp" }, { "EmployeeID": 6, "LastName": "Suyama", "FirstName": "Michael", "Title": "Sales Representative", "TitleOfCourtesy": "Mr.", "BirthDate": ej.format(new Date(-205185600000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(750830400000), "MM/dd/yyyy"), "Address": "Coventry House\r\nMiner Rd.", "City": "London", "Region": null, "PostalCode": "EC2 7JR", "Country": "UK", "HomePhone": "(71) 555-7773", "Extension": "428", "Photo": { "Length": 21626 }, "Notes": "Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles (MBA, marketing, 1986). He has also taken the courses \"Multi-Cultural Selling\" and \"Time Management for the Sales Professional.\" He is fluent in Japanese and can read and write French, Portuguese, and Spanish.", "ReportsTo": 5, "PhotoPath": "http://accweb/emmployees/davolio.bmp" }, { "EmployeeID": 7, "LastName": "King", "FirstName": "Robert", "Title": "Sales Representative", "TitleOfCourtesy": "Mr.", "BirthDate": ej.format(new Date(-302731200000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(757486800000), "MM/dd/yyyy"), "Address": "Edgeham Hollow\r\nWinchester Way", "City": "London", "Region": null, "PostalCode": "RG1 9SP", "Country": "UK", "HomePhone": "(71) 555-5598", "Extension": "465", "Photo": { "Length": 21626 }, "Notes": "Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the University of Michigan in 1992, the year he joined the company. After completing a course entitled \"Selling in Europe,\" he was transferred to the London office in March 1993.", "ReportsTo": 5, "PhotoPath": "http://accweb/emmployees/davolio.bmp" }, { "EmployeeID": 8, "LastName": "Callahan", "FirstName": "Laura", "Title": "Inside Sales Coordinator", "TitleOfCourtesy": "Ms.", "BirthDate": ej.format(new Date(-377982000000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(762843600000), "MM/dd/yyyy"), "Address": "4726 - 11th Ave. N.E.", "City": "Seattle", "Region": "WA", "PostalCode": "98105", "Country": "USA", "HomePhone": "(206) 555-1189", "Extension": "2344", "Photo": { "Length": 21626 }, "Notes": "Laura received a BA in psychology from the University of Washington. She has also completed a course in business French. She reads and writes French.", "ReportsTo": 2, "PhotoPath": "http://accweb/emmployees/davolio.bmp" }, { "EmployeeID": 9, "LastName": "Dodsworth", "FirstName": "Anne", "Title": "Sales Representative", "TitleOfCourtesy": "Ms.", "BirthDate": ej.format(new Date(-123966000000), "MM/dd/yyyy"), "HireDate": ej.format(new Date(784875600000), "MM/dd/yyyy"), "Address": "7 Houndstooth Rd.", "City": "London", "Region": null, "PostalCode": "WG2 7LT", "Country": "UK", "HomePhone": "(71) 555-4444", "Extension": "452", "Photo": { "Length": 21626 }, "Notes": "Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.", "ReportsTo": 5, "PhotoPath": "http://accweb/emmployees/davolio.bmp" }]; diff --git a/public/scripts/scripts/treemapdata.js b/public/scripts/scripts/treemapdata.js deleted file mode 100644 index 830e837..0000000 --- a/public/scripts/scripts/treemapdata.js +++ /dev/null @@ -1,40 +0,0 @@ -var medal_data = [ - { Country: "US", GameName: "Swimming", GoldMedals: 16, SilverMedals: 9, BronzeMedals: 6, TotalMedals: 31,scale:2,size:"106", GameImage:"../images/treemap/Swimming.png", GameImgSource: "M36.614902,12.934C38.21653,14.854298 40.130559,14.957187 42.667001,15.198062 41.349379,17.453024 38.422233,17.525916 36.614902,16.218955 36.614902,16.218955 32.552335,18.691294 30.534001,15.281452 35.547185,17.525916 36.614902,12.934 36.614902,12.934z M30.355751,0.27499962C33.169468,0.27499962 35.435002,2.5524158 35.435002,5.3543787 35.435002,8.1683025 33.169468,10.434 30.355751,10.434 27.553633,10.434 25.283,8.1683025 25.283,5.3543787 25.283,2.5524158 27.553633,0.27499962 30.355751,0.27499962z M15.288996,0L29.005001,15.638152C27.546711,17.301079 24.460732,18.916905 22.369647,15.333547 20.282461,18.910505 16.752485,17.612184 15.520794,15.268446 13.878805,17.731986 10.554628,18.427297 8.7460308,15.46635 6.8411427,18.049691 2.7343616,18.672201 1.4765511,14.412932L15.467294,7.4102798 13.494707,4.8438282 0,7.9700985 0.66796494,5.4661484z" }, - { Country: "US", GameName: "Track and Field", GoldMedals: 9, SilverMedals: 13, BronzeMedals: 7, TotalMedals: 29,scale:1.5,size:"106",GameImage:"../images/treemap/TrackAndField.png", GameImgSource: "M0.24926972,29.857C12.491581,35.179555 57.758176,33.109428 57.758176,33.109428 59.89359,33.109428 61.601999,32.222702 61.601999,32.222702L61.423497,34.920476C59.466485,37.137693,52.598043,36.879814,52.598043,36.879814L25.978667,36.879814C4.4127485,36.657133,0,33.256416,0,33.256416z M56.29059,6.1702098C56.381871,6.1685809 56.476064,6.1763707 56.573152,6.1948419 56.573152,6.1948419 61.37914,12.701559 60.269746,27.121316L40.157197,27.121316 40.15043,27.121992 31.396173,13.713 28.306998,15.335399 36.247338,27.510948 32.49949,27.884435 25.129827,16.597999 22.096,18.387087 28.585576,28.274473 24.745053,28.657194 18.863361,19.648 15.717999,21.353855 20.812688,29.045408 20.762744,29.04626C19.491595,29.067247 5.8087747,29.246517 0.52250596,27.343921 0.52250636,27.343921 0.079147995,21.796947 6.5121142,20.096294 6.5121147,20.096294 9.6969797,18.991912 10.155732,18.549068L10.184791,18.515684 10.179689,18.487023C10.173944,18.438524 10.171001,18.389309 10.171001,18.3395 10.171001,17.543945 10.924367,16.897999 11.85355,16.897999 12.318092,16.897999 12.738704,17.059486 13.043182,17.320416L13.077654,17.352919 13.267695,17.276835C13.697025,17.104328,14.16164,16.915734,14.65496,16.712817L14.91344,16.606156 14.912687,16.601924C14.906943,16.553483 14.904,16.504335 14.904,16.4546 14.904,15.658945 15.657166,15.012999 16.586,15.012999 16.992364,15.012999 17.365106,15.136637 17.655864,15.342358L17.741206,15.408854 18.40907,15.117934C18.708841,14.986282,19.012138,14.851975,19.318097,14.715243L19.852275,14.473518 19.829688,14.346792C19.823943,14.298359 19.821,14.249221 19.821,14.1995 19.821,13.403744 20.57439,12.757999 21.503501,12.757999 21.910031,12.757999 22.282888,12.881599 22.573724,13.087285L22.668685,13.161243 23.062326,12.972832C23.480298,12.769582,23.896877,12.563663,24.310016,12.355622L24.612378,12.201501 24.575193,12.135359C24.490071,11.962926 24.443,11.773388 24.443,11.574499 24.443,10.778744 25.196143,10.133 26.125049,10.133 26.647504,10.133 27.114377,10.337317 27.422889,10.657723L27.448274,10.686815 28.103576,10.311203C28.577443,10.034708,29.034965,9.7576087,29.471852,9.4810517L29.514789,9.4534912 29.455554,9.3610721C29.347419,9.1723909 29.286,8.9561746 29.286,8.7263744 29.286,7.9922447 29.914922,7.3959997 30.691051,7.3959993 31.078765,7.3959997 31.430003,7.5450609 31.684312,7.7858884L31.766626,7.8716462 31.924695,7.7458919C32.323844,7.420898 32.6797,7.1002337 32.984719,6.7859208 32.984719,6.7859207 34.537416,6.6376059 36.090112,8.0439016 36.090112,8.043901 42.375291,15.88146 45.036687,14.920429 45.036687,14.920429 53.46766,13.957998 54.207261,8.3382192 54.207261,8.3382199 54.921369,6.1946403 56.29059,6.1702098z M42.874902,0C51.282678,4.589761 44.135343,11.038999 44.135343,11.038999 43.43612,10.170591 36.569997,4.7134222 36.569997,4.7134223z" }, - { Country: "US", GameName: "Gymnastics", GoldMedals: 3, SilverMedals: 1, BronzeMedals: 2, TotalMedals: 6,size:"80",scale:1.2,GameImage:"../images/treemap/Gymnastics.png", GameImgSource: "M37.697999,60.087L40.716,60.087 40.716,66.668001 37.697999,66.668001z M6.5809994,60.087L9.5959988,60.087 9.5959988,66.668001 6.5809994,66.668001z M0,54.603003L47.57,54.603003 47.57,58.990999 0,58.990999z M17.059524,32.00001C19.121032,31.995249 20.890248,33.550051 21.107481,35.646019 21.341895,37.879118 19.719493,39.877909 17.484951,40.109718 15.25298,40.342829 13.252854,38.720356 13.021029,36.485857 12.789325,34.251358 14.411747,32.253868 16.643698,32.022058 16.783357,32.007576 16.92209,32.000327 17.059524,32.00001z M24.706491,14.764674L25.92599,26.483109 32.273646,21.152262 24.769731,14.802777z M10.305297,1.335144E-05C10.802235,-0.001537323,11.306123,0.12894249,11.763537,0.40467644L18.590769,4.5175867 18.518184,3.8195658C18.377572,2.44065 19.377656,1.2050457 20.755273,1.061615 20.841548,1.0526657 20.927264,1.048193 21.012187,1.048008 22.286031,1.0452309 23.381487,2.0073004 23.513404,3.3000336L23.977839,7.7629032 40.939978,17.981355 41.0009,18.006477C41.3997,18.183563,41.773176,18.413715,42.110849,18.696768L42.252626,18.822779 42.327505,18.88526C42.396151,18.948638,42.461124,19.014967,42.522343,19.083926L42.603912,19.180496 42.677725,19.263363C44.539892,21.480714,43.972073,25.019637,41.412077,27.173289L30.825789,36.063696C28.263196,38.214649 24.677064,38.160151 22.815097,35.9426 22.523742,35.596138 22.291772,35.217346 22.117518,34.81658L22.117351,34.816164 22.035269,34.708132C21.805967,34.374027,21.654398,33.979731,21.609644,33.548791L19.318774,11.518487 8.8626022,5.2184744C7.5345058,4.4163408 7.1073914,2.6910915 7.9069347,1.3605003 8.4332352,0.48714256 9.3565989,0.0029773712 10.305297,1.335144E-05z" }, - { Country: "US", GameName: "Boxing", GoldMedals: 1, SilverMedals: 0, BronzeMedals: 1, TotalMedals: 2,size:"38",scale:0.5,GameImage:"../images/treemap/Boxing.png", GameImgSource: "M16.569584,15.641L37.814152,25.655761 37.622078,25.94354C28.614645,39.259997 21.343117,38.998635 21.343117,38.998635 19.958994,39.274531 21.066412,40.936 21.066412,40.936 31.60787,40.706283 36.645149,29.662182 38.065308,25.872559L38.096336,25.788784 44.287304,28.707227C44.287304,28.707227 46.46513,48.503964 34.981895,58.40363 34.981895,58.40363 25.479086,68.303197 12.214033,61.769288 12.214033,61.769288 -0.2594615,57.019349 1.7210317,39.597779 1.7210317,39.597779 10.036308,43.358033 14.590361,35.438838 14.590361,35.438838 15.728474,33.483165 12.75904,33.705859 12.75904,33.705859 8.0068845,40.759366 2.2900083,36.379022 2.290008,36.379022 -3.0551439,32.666772 2.5870111,25.763165 2.5870113,25.763165 11.620326,18.213865 16.569584,15.641z M25.281002,0L50.820999,11.679653 44.287098,25.340999 18.747,13.859445z" }, - { Country: "US", GameName: "Cycling", GoldMedals: 1, SilverMedals: 2, BronzeMedals: 1, TotalMedals: 4,size:"58",scale:0.8,GameImage:"../images/treemap/Cycling.png", GameImgSource: "M13.134401,30.397141C7.8660908,30.397141 3.5886755,34.67849 3.5886755,39.94805 3.584775,45.22801 7.8660908,49.506758 13.134401,49.506758 18.415781,49.506758 22.700946,45.22801 22.700945,39.94805 22.700946,34.67849 18.413081,30.397141 13.134401,30.397141z M50.860853,30.39444C45.588812,30.39444 41.306261,34.671888 41.306261,39.94805 41.306261,45.232012 45.588812,49.506758 50.860853,49.506758 56.130293,49.506758 60.42074,45.232012 60.42074,39.94805 60.42074,34.671888 56.130293,30.39444 50.860853,30.39444z M50.866152,26.809999C58.112169,26.809999 64.000002,32.682365 64.000002,39.950651 64.000002,47.216333 58.112169,53.094 50.866152,53.094 43.613535,53.094 37.723003,47.218931 37.723003,39.950651 37.723003,32.682365 43.610935,26.809999 50.866152,26.809999z M13.134401,26.809999C20.397511,26.809999 26.283,32.684866 26.283,39.950651 26.283,47.216333 20.397511,53.094 13.134401,53.094 5.8946199,53.094 0,47.216333 0,39.950651 0,32.687567 5.8946199,26.809999 13.134401,26.809999z M30.469283,7.4000494C30.654819,7.3990553 30.765408,7.4132987 30.765408,7.4132978 32.897127,7.4132987 34.020834,9.2765409 34.020834,9.276541L39.308575,17.57195 47.352934,17.556251C50.238356,17.556251,50.238356,21.325874,47.352934,21.325874L38.037962,21.325874C37.338558,21.343973,36.579451,20.99368,36.031248,20.120098L32.902227,15.222999 26.442575,21.618668 32.428422,24.772303C34.893337,25.953278,34.524736,28.118534,34.524736,28.118534L34.524736,41.678259C34.524736,43.212023 33.281227,44.462 31.744816,44.462 30.206905,44.462 28.968695,43.212023 28.968695,41.678259L28.968695,30.819078 18.588418,25.049698C17.348708,24.362211 16.509001,23.035338 16.509001,21.52627 16.509001,20.487291 16.887904,19.53541 17.544109,18.825926L27.738186,8.6164038C28.681542,7.5431535,29.912676,7.403032,30.469283,7.4000494z M37.8319,0C40.495756,-4.7683716E-07 42.656002,2.1629319 42.656002,4.8192949 42.656002,7.4822482 40.495756,9.6319997 37.8319,9.6320002 35.172745,9.6319997 33.013899,7.4822482 33.009998,4.8192949 33.009998,2.1656218 35.172745,-4.7683716E-07 37.8319,0z" }, - { Country: "US", GameName: "Shooting", GoldMedals: 3, SilverMedals: 0, BronzeMedals: 1, TotalMedals: 4,size:"46", scale:0.8,GameImage:"../images/treemap/Shooting.png",GameImgSource: "M11.448,24.984L9.5519998,25.695004 10.895921,27.039z M47.740997,18.511999L53.656997,18.511999 53.656997,21.803 47.740997,21.803z M17.03659,14.323001L42.859409,14.323001C44.724003,14.322999 46.236999,15.836066 46.236999,17.700749 46.236999,19.565532 44.724003,21.076 42.859409,21.076L24.064657,21.076 24.065279,21.080895C24.076998,21.196447,24.083,21.31369,24.083,21.432338L24.083,36.854333 32.725975,61.898253C33.364067,63.744521,32.384781,65.754882,30.541103,66.392768L30.309408,66.470965C28.465633,67.109054,26.452659,66.129874,25.817266,64.286208L18.49288,43.066745 18.455305,43.094848C17.92083,43.456048 17.276596,43.667001 16.583299,43.667001 15.889028,43.667001 15.244184,43.456048 14.709329,43.094848L14.476679,42.920943 7.1038835,64.286208C6.4684989,66.129874,4.4554241,67.109054,2.6116605,66.470965L2.3799686,66.392768C0.53620338,65.754882,-0.44305193,63.744521,0.19501537,61.898253L9.2097795,35.777408 9.1559961,35.765889 9.1559961,34.463872 2.7627022,27.855366 2.7179694,27.821926C2.5628545,27.693963,2.4202363,27.551415,2.2922215,27.396393L2.2018757,27.275661 2.1270001,27.198263 2.1292462,27.1786 2.1114137,27.15477C1.7727559,26.653869 1.5749997,26.050207 1.575,25.400799 1.5749997,24.533572 1.9265664,23.748372 2.4949329,23.179979L2.5966918,23.087489 2.6010213,23.049602 11.486799,16.1017C11.486799,16.101699 13.815703,14.831585 15.005105,14.80541 15.090062,14.80354 15.169205,14.808017 15.241272,14.819757L15.269189,14.82606 15.425875,14.730838C15.90448,14.47076,16.453123,14.322999,17.03659,14.323001z M47.740997,13.720001L61.073997,13.720001 61.073997,17.012 47.740997,17.012z M16.349001,0C19.880411,0 22.745001,2.86203 22.745001,6.3960099 22.745001,9.9273105 19.880411,12.792 16.349001,12.792 12.81769,12.792 9.9529998,9.9273105 9.9529998,6.3960099 9.9529998,2.86203 12.81769,0 16.349001,0z" }, - { Country: "US", GameName: "Wrestling", GoldMedals: 2, SilverMedals: 0, BronzeMedals: 2, TotalMedals: 4,size:"64",scale:1,GameImage:"../images/treemap/Wrestling.png", GameImgSource: "M0,32.409L63.307999,32.409 63.307999,35.768 0,35.768z M14.206561,11.278331C14.861805,11.285397,15.514531,11.405818,16.144468,11.650936L16.19647,11.671735C17.351732,12.12022,18.280522,12.929351,18.937762,13.963412L19.098727,14.231707 26.213818,21.37253 29.003161,16.191111C29.698582,14.901102,30.960119,14.152335,32.16317,14.190383L32.29583,14.201933 32.428391,14.190383C33.630644,14.152335,34.892586,14.901102,35.58701,16.191111L38.377102,21.372689 45.493145,14.232104 45.654255,13.963411C46.311135,12.92935,47.239609,12.120219,48.394898,11.671733L48.448097,11.650935C49.078217,11.405818 49.730995,11.285396 50.3862,11.278331 53.225426,11.247711 56.110241,13.345665 57.394535,16.64958L61.00647,25.937181C61.598732,27.462551,61.766205,29.028395,61.566906,30.458714L61.523136,30.729 48.80008,30.729 48.782791,30.68713 45.651612,22.63127 40.31889,27.89197 40.215893,28.102253C39.970505,28.543674 39.614693,28.910891 39.158539,29.156298 37.69907,29.942602 35.766583,29.184797 34.838351,27.466085L32.296149,22.740871 29.753184,27.466085C28.826054,29.184797 26.893896,29.942602 25.432652,29.156298 24.97695,28.910891 24.621184,28.543674 24.375685,28.102253L24.273226,27.893198 18.940394,22.632272 15.808352,30.68713 15.791065,30.729 3.0685919,30.729 3.0248708,30.458714C2.8258268,29.028395,2.993639,27.462551,3.5864716,25.937181L7.1960251,16.64958C8.4804957,13.345666,11.36717,11.247712,14.206561,11.278331z M46.516701,0C49.544091,0 52.001,2.4544477 52.001,5.4844489 52.001,8.5142019 49.544091,10.969999 46.516701,10.969998 43.48571,10.969999 41.029999,8.5142019 41.029999,5.4844489 41.029999,2.4544477 43.48571,0 46.516701,0z M18.076451,0C21.107668,0 23.562001,2.4544477 23.562001,5.4844489 23.562001,8.5142019 21.107668,10.969999 18.076451,10.969999 15.047933,10.969999 12.591,8.5142019 12.591,5.4844489 12.591,2.4544477 15.047933,0 18.076451,0z" }, - { Country: "US", GameName: "Archery", GoldMedals: 0, SilverMedals: 1, BronzeMedals: 0, TotalMedals: 1,size:"38",scale:0.6,GameImage:"../images/treemap/Archery.png", GameImgSource: "M47.625999,20.921999L59.348999,20.921999 59.348999,22.498999 47.625999,22.498999z M3.0036761,15.251013C3.5800111,15.252653,4.1620998,15.420445,4.674786,15.768608L11.553337,20.443788 11.580756,20.441315C11.628727,20.438452,11.677434,20.436999,11.726874,20.437L36.95211,20.437C38.534004,20.436999,40.267002,21.924943,40.267002,23.491179L40.267002,23.547274C40.267002,25.11481,38.534004,26.167999,36.95211,26.167999L20.778,26.167999 20.778,39.14724 27.962221,59.962467C28.502003,61.526161,27.67193,63.228058,26.110681,63.768456L25.914789,63.834854C24.35294,64.375256,22.649197,63.545757,22.109613,61.983261L15.907251,44.011904 15.875461,44.035654C15.422389,44.34145 14.876186,44.52 14.288199,44.52 13.700512,44.52 13.154468,44.34145 12.70148,44.035654L12.505816,43.889454 6.2604174,61.983261C5.7219667,63.545757,4.0182371,64.375256,2.4563481,63.834854L2.2604186,63.768456C0.69853729,63.228058,-0.13081362,61.526161,0.4087379,59.962467L8.1680002,37.480124 8.1680002,25.378734 1.3108355,20.719308C-0.056331976,19.78957 -0.41118377,17.928796 0.51787734,16.561541 1.0985374,15.707069 2.043116,15.248277 3.0036761,15.251013z M14.091635,7.5349994C17.083181,7.5349994 19.509001,9.9607906 19.509001,12.953129 19.509001,15.943968 17.083181,18.370999 14.091635,18.370999 11.099889,18.370999 8.6739997,15.943968 8.6739997,12.953129 8.6739997,9.9607906 11.099889,7.5349994 14.091635,7.5349994z M33.64896,0.0015487671C33.936237,-0.011897087,34.211231,0.062744141,34.444717,0.20362949L34.517132,0.2521801 34.521019,0.24599934 34.591316,0.30687332 34.663288,0.36578751 34.690273,0.39256477 35.053478,0.70707893C46.035965,10.456592 44.547279,24.321564 44.547279,24.321564 44.697472,37.338486 35.139587,46.056 35.139587,46.056L33.142395,43.846296 34.043144,42.878895C43.871517,32.454277 41.464146,20.395758 41.464146,20.395757 40.367104,8.0402675 33.000999,2.6626282 33.000999,2.6626282L33.009354,2.6493454 32.978821,2.6328325C32.629005,2.4214334 32.372753,2.0613413 32.308334,1.6262856 32.194317,0.85035515 32.728207,0.13038826 33.504433,0.015713692 33.55286,0.0084781647 33.601082,0.0037899017 33.64896,0.0015487671z" }, - { Country: "US", GameName: "Soccer", GoldMedals: 1, SilverMedals: 0, BronzeMedals: 0, TotalMedals: 1,size:"38",scale:0.6,GameImage:"../images/treemap/Soccer.png", GameImgSource: "M4.6186699,54.766C7.1681873,54.766 9.2360002,56.833688 9.2360002,59.382951 9.2360002,61.935014 7.1681873,64.000005 4.6186699,64.000005 2.0691524,64.000005 -4.1723251E-07,61.935014 0,59.382951 -4.1723251E-07,56.833688 2.0691524,54.766 4.6186699,54.766z M18.525272,9.3580005C19.320825,9.3793757 20.088407,9.5753764 20.756074,10.108562 24.42007,12.788264 27.959165,15.654066 31.611558,18.366366 32.752158,19.221869 33.990455,20.266068 34.193557,21.772668 33.947456,23.578671 31.783158,24.733571 30.271661,23.547369 26.244466,20.714068 22.416173,17.624267 18.451379,14.702365 20.186977,22.866369 22.244472,30.951074 23.90837,39.130681 26.983867,40.802682 30.091962,42.409379 33.12836,44.147584 34.443557,44.820783 35.706454,46.339086 34.998256,47.883283 34.502155,49.569486 32.561958,50.380689 30.98656,49.628083 27.800265,48.292184 24.896669,46.366384 21.884973,44.682782 20.783174,43.922383 19.396676,43.38598 18.674077,42.21798 17.845878,39.565579 17.44358,36.799979 16.80688,34.100778 16.045081,34.409375 15.841982,35.109876 16.232581,35.88848 17.737779,42.71008 19.384977,49.499185 20.857574,56.333886 21.189674,57.897592 21.080274,60.16969 19.154475,60.57079 17.13898,61.311791 15.259982,59.492692 15.013883,57.57079 12.759986,47.984883 10.641488,38.370276 8.4070823,28.780473 7.5920131,25.83907 7.3185832,22.725769 6.0658957,19.928968 5.4982659,21.651568 6.3783943,23.401569 6.6648938,25.09937 7.2846434,28.260873 8.2560818,31.370273 8.6701419,34.573476 9.2742702,36.591578 5.9617745,37.648879 5.0373356,35.971877 3.9982676,34.171075 3.8133377,32.046073 3.2795183,30.073474 2.4592099,26.272672 1.3002814,22.538269 0.74949747,18.682767 0.28990275,15.984865 1.9435905,13.198364 4.5711474,12.398863 8.1777117,11.428962 11.841987,10.702362 15.470882,9.7960622 16.433318,9.5917056 17.502414,9.3305195 18.525272,9.3580005z M9.5757439,0.0021734238C12.997393,-0.10609245 15.808484,3.8518667 14.38084,7.1019673 13.138794,10.573665 8.1024143,11.30023 5.821264,8.4444968 3.2120082,5.8076026 4.9359228,0.86704445 8.4982669,0.17160225 8.8612816,0.068087578 9.22178,0.013372421 9.5757439,0.0021734238z" }, - { Country: "US", GameName: "Diving", GoldMedals: 1, SilverMedals: 1, BronzeMedals: 2, TotalMedals: 4,size:"46",scale:0.7,GameImage:"../images/treemap/Diving.png", GameImgSource: "M7.724051,56.598C9.1173697,56.598 10.453168,56.924984 11.636776,57.475655 12.794383,57.995224 14.089892,58.29591 15.441501,58.29591 16.793109,58.29591 18.089918,57.995224 19.247526,57.475655 20.429833,56.924984 21.765742,56.598 23.168151,56.598 24.55876,56.598 25.894669,56.924984 27.078377,57.475655 28.235884,57.995224 29.531492,58.29591 30.883001,58.29591 32.23461,58.29591 33.531519,57.995224 34.689026,57.475655 35.872833,56.924984 37.207243,56.598 38.609652,56.598 40.000261,56.598 41.336168,56.924984 42.519777,57.475655 43.677383,57.995224 44.973093,58.29591 46.324503,58.29591 47.676111,58.29591 48.97312,57.995224 50.130526,57.475655 51.314135,56.924984 52.648745,56.598 54.051252,56.598 55.441759,56.598 56.77767,56.924984 57.969179,57.475655 59.118784,57.995224 60.414492,58.29591 61.766001,58.29591L61.766001,63.999997C60.414492,63.999997 59.118784,63.694115 57.969179,63.17194 56.77767,62.623871 55.441759,62.30349 54.051252,62.30349 52.648745,62.30349 51.314135,62.623871 50.130526,63.17194 48.97312,63.694115 47.676111,63.999997 46.324503,63.999997 44.973093,63.999997 43.677383,63.694115 42.519777,63.17194 41.336168,62.623871 40.000261,62.30349 38.609652,62.30349 37.207243,62.30349 35.872833,62.623871 34.689026,63.17194 33.531519,63.694115 32.23461,63.999997 30.883001,63.999997 29.531492,63.999997 28.235884,63.694115 27.078377,63.17194 25.894669,62.623871 24.55876,62.30349 23.168151,62.30349 21.765742,62.30349 20.429833,62.623871 19.247526,63.17194 18.089918,63.694115 16.793109,63.999997 15.441501,63.999997 14.089892,63.999997 12.794383,63.694115 11.636776,63.17194 10.453168,62.623871 9.1173697,62.30349 7.724051,62.30349 6.3242612,62.30349 4.9974728,62.623871 3.8061752,63.17194 2.6484575,63.694115 1.3515692,63.999997 0,63.999997L0,58.29591C1.3515692,58.29591 2.6484575,57.995224 3.8061752,57.475655 4.9974728,56.924984 6.3242612,56.598 7.724051,56.598z M17.476851,26.402001C20.359734,26.402001 22.684001,28.731613 22.684001,31.606852 22.684001,34.485691 20.359734,36.818001 17.476851,36.818001 14.605668,36.818001 12.271001,34.485691 12.271001,31.606852 12.271001,28.731613 14.605668,26.402001 17.476851,26.402001z M56.421999,0.0011483914C57.009584,0.015925925 57.601511,0.17355403 58.144732,0.48809924 59.890631,1.4854362 60.496134,3.7146526 59.488333,5.460841L46.855532,26.978106C46.414133,27.750218,45.769533,28.394829,44.996134,28.837536L26.668029,40.223225 18.210929,54.840664C17.398428,56.237686 15.593828,56.710293 14.203129,55.89008 12.802128,55.069668 12.328229,53.276738 13.148429,51.874413L25.22663,31.056374C25.66933,30.285559,26.31253,29.64095,27.093829,29.199543L42.614634,19.794388 53.171934,1.8280316C53.857645,0.6275278,55.129309,-0.031360989,56.421999,0.0011483914z" } -] -var population_data = [ - { Continent: "Asia", Country: "Indonesia", Growth: 3, Population: 237641326 }, - { Continent: "Asia", Country: "Russia", Growth: 2, Population: 152518015 }, - { Continent: "Asia", Country: "Malaysia", Growth: 1, Population: 29672000 }, - { Continent: "North America", Country: "United States", Growth: 4, Population: 315645000 }, - { Continent: "North America", Country: "Mexico", Growth: 2, Population: 112336538 }, - { Continent: "North America", Country: "Canada", Growth: 1, Population: 39056064 }, - { Continent: "South America", Country: "Colombia", Growth: 1, Population: 47000000 }, - { Continent: "South America", Country: "Brazil", Growth: 3, Population: 193946886 }, - { Continent: "Africa", Country: "Nigeria", Growth: 2, Population: 170901000 }, - { Continent: "Africa", Country: "Egypt", Growth: 1, Population: 83661000 }, - { Continent: "Europe", Country: "Germany", Growth: 1, Population: 81993000 }, - { Continent: "Europe", Country: "France", Growth: 1, Population: 65605000 }, - { Continent: "Europe", Country: "UK", Growth: 1, Population: 63181775 } -] -var sales_data = [ - { Country: "United States", Name: "New York", Sales: 2353, Expense: 2000 }, - { Country: "United States", Name: "Los Angeles", Sales: 3453, Expense: 3000 }, - { Country: "United States", Name: "San Francisco", Sales: 8456, Expense: 8000 }, - { Country: "United States", Name: "Chicago", Sales: 6785, Expense: 7000 }, - { Country: "United States", Name: "Miami", Sales: 7045, Expense: 6000 }, - { Country: "Canada", Name: "Toronto", Sales: 7045, Expense: 7000 }, - { Country: "Canada", Name: "Vancouver", Sales: 4352, Expense: 4000 }, - { Country: "Canada", Name: "Winnipeg", Sales: 7843, Expense: 7500 }, - { Country: "Mexico", Name: "Mexico City", Sales: 7843, Expense: 6500 }, - { Country: "Mexico", Name: "Cancun", Sales: 6683, Expense: 6000 }, - { Country: "Mexico", Name: "Acapulco", Sales: 2454, Expense: 2000 } -] diff --git a/public/scripts/scripts/xljsondata.js b/public/scripts/scripts/xljsondata.js deleted file mode 100644 index d55bd2e..0000000 --- a/public/scripts/scripts/xljsondata.js +++ /dev/null @@ -1,685 +0,0 @@ - window.borderDetails = [ - { BorderType: "Right Border", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "Left Border" ,BorderType2:""}, - {}, - { BorderType: "Bottom Border", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "Top Border" ,BorderType2:""}, - {}, - { BorderType: "All Borders", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "No Border" ,BorderType2:""}, - {}, - { BorderType: "Outside Borders", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "Thick Box Border" ,BorderType2:""}, - {}, - { BorderType: "Thick Bottom Border", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "Top and Bottom Border" ,BorderType2:""}, - {}, - { BorderType: "Top and Thick Bottom Border", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "Outside Borders" ,BorderType2:""}, - {}, - { BorderType: "Grid Borders", Border: "", Border1: "", Border2: "", Border3: "", BorderType1: "" ,BorderType2:"" }, - ]; - - window.cellFormat = [ - { name: "FONT FAMILY", style1: "Arial", style2: "Times New Roman", style3: "Tahoma", style4: "Verdana", style5: "Calibri"}, - {}, - { name: "FONT STYLE", style1: "Bold", style2: "Italic" }, - {}, - { name: "FONT SIZE", style1: "8pt", style2: "11pt", style3: "12pt", style4: "14pt", style5: "16pt" }, - {}, - { name: "FONT COLOR", style1: "Font Color", style2: "Fill Color", style3: "Font/Fill Color" }, - {}, - { name: "TEXT DECORATION", style1: "Underline", style2: "Strikethrough" }, - {}, - { name: "TEXT ALIGNMENT", style1: "Left", style2: "Center", style3: "Right" }, - {}, - { name: "VERTICAL ALIGNMENT", style1: "Top", style2: "Middle", style3: "Bottom", style4: "", style5: "" }, - {}, - { name: "CUSTOM CELL STYLE" }, - {}, - { name: "CELL STYLES", style1: "Arial", style2: "Bold", style3: "8pt", style4: "Font Color", style5: "Underline" }, - {}, - { name: "NUMBER FORMATTING", style1: 12, style2: 12, style3: "12/23/2015", style4: "12/23/2015", style5: "10:09:15 AM" }, - - - ]; - - window.numberformat = [ - { General: "Percentage", Number: "", Currency: "Number", Accounting: "", percentage: "Currency", "Short Date": "", "Long Date": "Accounting", Time: "", Scientific: "General", Fraction: "", }, - { General: "43", Number: "", Currency: "10", Accounting: "", percentage: "10", "Short Date": "", "Long Date": "244", Time: "", Scientific: "1", Fraction: "" }, - { General: "23", Number: "", Currency: "9", Accounting: "", percentage: "13", "Short Date": "", "Long Date": "23443", Time: "", Scientific: "2", Fraction: "" }, - { General: "45", Number: "", Currency: "15", Accounting: "", percentage: "2015", "Short Date": "", "Long Date": "53454", Time: "", Scientific: "Three", Fraction: "" }, - { General: "65", Number: "", Currency: "18", Accounting: "", percentage: "13", "Short Date": "", "Long Date": "75656", Time: "", Scientific: "Four", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: " Short Date", Number: "", Currency: "Long Date", Accounting: "", percentage: "Time", "Short Date": "", "Long Date": " Scientific", Time: "", Scientific: " Fraction", Fraction: "", }, - { General: "12/23/2015", Number: "", Currency: "06/01/2015", Accounting: "", percentage: "10:09:15 AM", "Short Date": "", "Long Date": "24562424", Time: "", Scientific: "567.456", Fraction: "" }, - { General: "09/22/2015", Number: "", Currency: "04/10/2015", Accounting: "", percentage: "03:08:35 PM", "Short Date": "", "Long Date": "24465624", Time: "", Scientific: "435.499", Fraction: "" }, - { General: "07/16/2015", Number: "", Currency: "03/03/2015", Accounting: "", percentage: "11:11:45 PM", "Short Date": "", "Long Date": "24906774", Time: "", Scientific: "245.134", Fraction: "" }, - { General: "04/19/2015", Number: "", Currency: "05/07/2015", Accounting: "", percentage: "05:11:54 AM", "Short Date": "", "Long Date": "76753453", Time: "", Scientific: "876.764", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "Text", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "", }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "100", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "Laptop", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "$10.12", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" }, - { General: "", Number: "", Currency: "", Accounting: "", percentage: "Mobile", "Short Date": "", "Long Date": "", Time: "", Scientific: "", Fraction: "" } - - ]; - - - window.conditionalFormat = [ - { "Item Name": "Text contains with Loafers", Date: "Loafers", Quantity: "", Price: "Date occur with 02/04/2014", Amount: "05/03/2013", Discount: "", Netamount: "Less than 30", Value: "5"}, - { "Item Name": "", Date: "Casual Shoes", Quantity: "", Price: "", Amount: "06/23/2014", Discount: "", Netamount: "", Value: "56" }, - { "Item Name": "", Date: "Loafers", Quantity: "", Price: "", Amount: "07/22/2014", Discount: "", Netamount: "", Value: "24" }, - { "Item Name": "", Date: "Formal Shoes", Quantity: "", Price: "", Amount: "02/04/2014", Discount: "", Netamount: "", Value: "12"}, - { "Item Name": "", Date: "Sandals & Floaters", Quantity: "", Price: "", Amount: "11/30/2014", Discount: "", Netamount: "", Value: "36" }, - { "Item Name": "", Date: "", Quantity: "", Price: "", Amount: "", Discount: "", Netamount: "", Value: "", Value1: "", Tax:"", Tax1: "" }, - { "Item Name": "Between 400 to 500", Date: "273", Quantity: "", Price: "Greater than 5000", Amount: "5003", Discount: "", Netamount: "Equal to 20", Value: "21"}, - { "Item Name": "", Date: "345", Quantity: "", Price: "", Amount: "3434", Discount: "", Netamount: "", Value: "34", Value1: "" }, - { "Item Name": "", Date: "494", Quantity: "", Price: "", Amount: "7553", Discount: "", Netamount: "", Value: "20", Value1: "" }, - { "Item Name": "", Date: "506", Quantity: "", Price: "", Amount: "2364", Discount: "", Netamount: "", Value: "20", Value1: "" }, - { "Item Name": "", Date: "453", Quantity: "", Price: "", Amount: "6788", Discount: "", Netamount: "", Value: "23", Value1: ""}, - ]; - - window.visaDetail = [ - { ID: "Greater than 6", Type: "", TypeOfVisa: "Text Length Less than 35", Value: "", VisaFees: "Between 150 to 200", FNo: "", NoOfPassenger: "List", DDate: "", Date: "Greater than 07/09/2014", DTime: "", Time: "Greater than 11:23:23 AM" }, - { ID: 1, Type: "", TypeOfVisa: "Business", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "1", DDate: "", Date: "02/14/2014", DTime: "", Time: "11:34:32 AM" }, - { ID: 2, Type: "", TypeOfVisa: "Religious Worker", Value: "", VisaFees: "$190.00", FNo: "", NoOfPassenger: "2", DDate: "", Date: "06/11/2014", DTime: "", Time: "05:56:32 AM" }, - { ID: 3, Type: "", TypeOfVisa: "Temporary Workers/Employment or Trainees", Value: "", VisaFees: "$190.00", FNo: "", NoOfPassenger: "3", DDate: "", Date: "03/04/2012", DTime: "", Time: "07:16:22 AM" }, - { ID: 4, Type: "", TypeOfVisa: "Transiting the United States", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "4", DDate: "", Date: "07/27/2014", DTime: "", Time: "03:32:44 AM" }, - { ID: 5, Type: "", TypeOfVisa: "Student, Academic", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "5", DDate: "", Date: "11/21/2014", DTime: "", Time: "06:23:54 AM" }, - { ID: 6, Type: "", TypeOfVisa: "Orphan (Intercountry Adoption)", Value: "", VisaFees: "$720.00", FNo: "", NoOfPassenger: "6", DDate: "", Date: "06/23/2014", DTime: "", Time: "11:22:59 AM" }, - { ID: 7, Type: "", TypeOfVisa: "Exchange Visitors", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "7", DDate: "", Date: "07/22/2014", DTime: "", Time: "10:55:53 AM" }, - { ID: 8, Type: "", TypeOfVisa: "DV category Immigrant Visa", Value: "", VisaFees: "$360.00", FNo: "", NoOfPassenger: "8", DDate: "", Date: "07/22/2014", DTime: "", Time: "10:55:53 AM" }, - { ID: 9, Type: "", TypeOfVisa: "Victims of Criminal Activity", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "8", DDate: "", Date: "02/04/2014", DTime: "", Time: "03:44:34 AM" }, - { ID: 10, Type: "", TypeOfVisa: "NAFTA Professionals", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "9", DDate: "", Date: "11/30/2014", DTime: "", Time: "03:12:52 AM" }, - { ID: 11, Type: "", TypeOfVisa: "Employment-Based Applications", Value: "", VisaFees: "$345.00", FNo: "", NoOfPassenger: "10", DDate: "", Date: "07/09/2014", DTime: "", Time: "11:32:14 AM" }, - { ID: 12, Type:"",TypeOfVisa: "Intracompany Transferees", Value:"",VisaFees: "$190.00", FNo:"",NoOfPassenger: "11",DDate:"",Date: "10/31/2014", DTime:"", Time: "11:01:44 AM" }, - { ID: 13, Type: "", TypeOfVisa: "Person with Extraordinary Ability", Value: "", VisaFees: "$190.00", FNo: "", NoOfPassenger: "12", DDate: "", Date: "07/22/2014", DTime: "", Time: "10:55:53 AM" }, - { ID: 14, Type: "", TypeOfVisa: "Tourism", Value: "", VisaFees: "$160.00", FNo: "", NoOfPassenger: "13", DDate: "", Date: "10/31/2014", DTime: "", Time: "11:01:44 AM" }, - ]; - - window.chartDetails = [ - { Name: "VINET", Average: 90, Grade: "S" }, - { Name: "TOMSP", Average: 83, Grade: "A" }, - { Name: "HANAR", Average: 80, Grade: "A" }, - { Name: "VICTE", Average: 93, Grade: "S" }, - { Name: "SUPRD", Average: 60, Grade: "D" }, - { Name: "CHOPS", Average: 71, Grade: "C" }, - { Name: "WELLI", Average: 88, Grade: "A" }, - { Name: "HILLA", Average: 95, Grade: "S" }, - { Name: "ERNSH", Average: 69, Grade: "D" }, - { Name: "CENTC", Average: 77, Grade: "C" }, - { Name: "OTTIK", Average: 95, Grade: "S" }, - { Name: "RATTC", Average: 85, Grade: "A" }, - { Name: "FOLKO", Average: 90, Grade: "A" }, - { Name: "BLONP", Average: 97, Grade: "S" } - ]; - - window.employeesList = [ - {"ID":1,"Name":"Crawford","Company Name":"Camido","Country":"Indonesia","Date":"7/28/2014","Gender":"Female","Phone":"2-(426)765-2570"}, - {"ID":2,"Name":"Austin","Company Name":"Mynte","Country":"Canada","Date":"9/15/2014","Gender":"Male","Phone":"1-(778)959-2019"}, - {"ID":3,"Name":"Banks","Company Name":"Gabspot","Country":"Chile","Date":"7/31/2014","Gender":"Male","Phone":"3-(926)521-0040"}, - {"ID":4,"Name":"Stone","Company Name":"Podcat","Country":"France","Date":"6/11/2014","Gender":"Female","Phone":"8-(119)501-2358"}, - {"ID":5,"Name":"Smith","Company Name":"Gabcube","Country":"Argentina","Date":"4/18/2015","Gender":"Male","Phone":"4-(021)552-1791"}, - {"ID":6,"Name":"Montgomery","Company Name":"Avamm","Country":"Bulgaria","Date":"9/14/2014","Gender":"Female","Phone":"0-(942)837-6357"}, - {"ID":7,"Name":"Duncan","Company Name":"Kare","Country":"Colombia","Date":"8/3/2014","Gender":"Female","Phone":"9-(536)915-5018"}, - {"ID":8,"Name":"Romero","Company Name":"Voomm","Country":"China","Date":"11/10/2014","Gender":"Male","Phone":"7-(574)319-7306"}, - {"ID":9,"Name":"Lawson","Company Name":"Thoughtblab","Country":"Netherlands","Date":"7/8/2014","Gender":"Female","Phone":"2-(237)143-2948"}, - {"ID":10,"Name":"Torres","Company Name":"Rhyzio","Country":"Greece","Date":"10/5/2014","Gender":"Male","Phone":"2-(547)709-5444"}, - ]; - - window.markList = [ - { Name: "VINET", Average: 90, Grade: "S" }, - { Name: "TOMSP", Average: 83, Grade: "A" }, - { Name: "HANAR", Average: 80, Grade: "A" }, - { Name: "VICTE", Average: 93, Grade: "S" }, - { Name: "SUPRD", Average: 60, Grade: "D" }, - { Name: "CHOPS", Average: 71, Grade: "C" }, - { Name: "WELLI", Average: 88, Grade: "A" }, - { Name: "HILLA", Average: 95, Grade: "S" }, - { Name: "ERNSH", Average: 69, Grade: "D" }, - { Name: "CENTC", Average: 77, Grade: "C" } - ]; - - window.defaultData = [ - { "Item Name": "Casual Shoes", Date: "02/14/2014", Time: "11:34:32 AM", Quantity: 10, Price: "20", Amount: "200", Discount: "1", Profit: "10" }, - { "Item Name": "Sports Shoes", Date: "06/11/2014", Time: "05:56:32 AM", Quantity: 20, Price: "30", Amount: "600", Discount: "5", Profit: "50" }, - { "Item Name": "Formal Shoes", Date: "07/27/2014", Time: "03:32:44 AM", Quantity: 20, Price: "15", Amount: "300", Discount: "7", Profit: "27" }, - { "Item Name": "Sandals & Floaters", Date: "11/21/2014", Time: "06:23:54 AM", Quantity: 15, Price: "20", Amount: "300", Discount: "11", Profit: "67" }, - { "Item Name": "Flip- Flops & Slippers", Date: "06/23/2014", Time: "12:43:59 AM", Quantity: 30, Price: "10", Amount: "300", Discount: "10", Profit: "70" }, - { "Item Name": "Sneakers", Date: "07/22/2014", Time: "10:55:53 AM", Quantity: 40, Price: "20", Amount: "800", Discount: "13", Profit: "66" }, - { "Item Name": "Running Shoes", Date: "02/04/2014", Time: "03:44:34 AM", Quantity: 20, Price: "10", Amount: "200", Discount: "3", Profit: "14" }, - { "Item Name": "Loafers", Date: "11/30/2014", Time: "03:12:52 AM", Quantity: 31, Price: "10", Amount: "310", Discount: "6", Profit: "29" }, - { "Item Name": "Cricket Shoes", Date: "07/09/2014", Time: "11:32:14 AM", Quantity: 41, Price: "30", Amount: "1210", Discount: "12", Profit: "166" }, - { "Item Name": "T-Shirts", Date: "10/31/2014", Time: "12:01:44 AM", Quantity: 50, Price: "10", Amount: "500", Discount: "9", Profit: "55" }, - ]; - window.eventData = [ - {"ID":1,"First Name":"Annie","Last Name":"Bailey","State":"Virginia","Country":"United States","Postal Code":"23605","Money":"$500.89"}, - {"ID":2,"First Name":"Ashley","Last Name":"Wagner","State":"West Virginia","Country":"United States","Postal Code":"25770","Money":"$629.10"}, - {"ID":3,"First Name":"Ruth","Last Name":"Miller","State":"New York","Country":"United States","Postal Code":"11220","Money":"$884.17"}, - {"ID":4,"First Name":"Lois","Last Name":"Hunt","State":"Texas","Country":"United States","Postal Code":"79950","Money":"$926.61"}, - {"ID":5,"First Name":"Douglas","Last Name":"Ward","State":"Virginia","Country":"United States","Postal Code":"23260","Money":"$259.87"}, - {"ID":6,"First Name":"Billy","Last Name":"Gomez","State":"Nevada","Country":"United States","Postal Code":"89155","Money":"$862.32"}, - {"ID":7,"First Name":"Kathy","Last Name":"Mason","State":"District of Columbia","Country":"United States","Postal Code":"20508","Money":"$150.41"}, - {"ID":8,"First Name":"Roy","Last Name":"Hall","State":"Iowa","Country":"United States","Postal Code":"51110","Money":"$403.46"}, - {"ID":9,"First Name":"Andrea","Last Name":"Hayes","State":"West Virginia","Country":"United States","Postal Code":"25709","Money":"$568.55"}, - {"ID":10,"First Name":"Stephanie","Last Name":"Tucker","State":"Connecticut","Country":"United States","Postal Code":"06905","Money":"$858.55"}, - {"ID":11,"First Name":"Janice","Last Name":"Bradley","State":"Minnesota","Country":"United States","Postal Code":"55166","Money":"$697.56"}, - {"ID":12,"First Name":"Victor","Last Name":"Ellis","State":"Wisconsin","Country":"United States","Postal Code":"53790","Money":"$303.10"}, - {"ID":13,"First Name":"Jennifer","Last Name":"Reid","State":"Connecticut","Country":"United States","Postal Code":"06673","Money":"$802.03"}, - {"ID":14,"First Name":"Fred","Last Name":"Berry","State":"Pennsylvania","Country":"United States","Postal Code":"15225","Money":"$161.49"}, - {"ID":15,"First Name":"James","Last Name":"Lawson","State":"Virginia","Country":"United States","Postal Code":"22205","Money":"$628.27"}, - {"ID":16,"First Name":"Michael","Last Name":"Johnston","State":"Oklahoma","Country":"United States","Postal Code":"73157","Money":"$411.71"}, - {"ID":17,"First Name":"Rebecca","Last Name":"Weaver","State":"Michigan","Country":"United States","Postal Code":"48956","Money":"$348.45"}, - {"ID":18,"First Name":"Debra","Last Name":"Crawford","State":"California","Country":"United States","Postal Code":"93709","Money":"$231.20"}, - {"ID":19,"First Name":"Paula","Last Name":"Andrews","State":"Ohio","Country":"United States","Postal Code":"43666","Money":"$116.79"}, - {"ID":20,"First Name":"Jeremy","Last Name":"Stanley","State":"Kansas","Country":"United States","Postal Code":"67230","Money":"$621.99"}, - ]; - - window.filterData = [{ "OrderID": 10248, "CustomerID": "VINET", "EmployeeID": 5, "OrderDate": new Date(836418600000), "ShipName": "Vins et alcools Chevalier", "ShipCity": "Reims", "ShipAddress": "59 rue de l\u0027Abbaye", "ShipRegion": null, "ShipPostalCode": "51100", "ShipCountry": "France", "Freight": 32.3800, "Verified": true }, { "OrderID": 10249, "CustomerID": "TOMSP", "EmployeeID": 6, "OrderDate": new Date(836505000000), "ShipName": "Toms Spezialitäten", "ShipCity": "Münster", "ShipAddress": "Luisenstr. 48", "ShipRegion": null, "ShipPostalCode": "44087", "ShipCountry": "Germany", "Freight": 11.6100, "Verified": false }, { "OrderID": 10250, "CustomerID": "HANAR", "EmployeeID": 4, "OrderDate": new Date(836764200000), "ShipName": "Hanari Carnes", "ShipCity": "Rio de Janeiro", "ShipAddress": "Rua do Paço, 67", "ShipRegion": "RJ", "ShipPostalCode": "05454-876", "ShipCountry": "Brazil", "Freight": 65.8300, "Verified": true }, { "OrderID": 10251, "CustomerID": "VICTE", "EmployeeID": 3, "OrderDate": new Date(836764200000), "ShipName": "Victuailles en stock", "ShipCity": "Lyon", "ShipAddress": "2, rue du Commerce", "ShipRegion": null, "ShipPostalCode": "69004", "ShipCountry": "France", "Freight": 41.3400, "Verified": true }, { "OrderID": 10252, "CustomerID": "SUPRD", "EmployeeID": 4, "OrderDate": new Date(836850600000), "ShipName": "Suprêmes délices", "ShipCity": "Charleroi", "ShipAddress": "Boulevard Tirou, 255", "ShipRegion": null, "ShipPostalCode": "B-6000", "ShipCountry": "Belgium", "Freight": 51.3000, "Verified": true }, { "OrderID": 10253, "CustomerID": "HANAR", "EmployeeID": 3, "OrderDate": new Date(836937000000), "ShipName": "Hanari Carnes", "ShipCity": "Rio de Janeiro", "ShipAddress": "Rua do Paço, 67", "ShipRegion": "RJ", "ShipPostalCode": "05454-876", "ShipCountry": "Brazil", "Freight": 58.1700, "Verified": true }, { "OrderID": 10254, "CustomerID": "CHOPS", "EmployeeID": 5, "OrderDate": new Date(837023400000), "ShipName": "Chop-suey Chinese", "ShipCity": "Bern", "ShipAddress": "Hauptstr. 31", "ShipRegion": null, "ShipPostalCode": "3012", "ShipCountry": "Switzerland", "Freight": 22.9800, "Verified": false }, { "OrderID": 10255, "CustomerID": "RICSU", "EmployeeID": 9, "OrderDate": new Date(837109800000), "ShipName": "Richter Supermarkt", "ShipCity": "Genève", "ShipAddress": "Starenweg 5", "ShipRegion": null, "ShipPostalCode": "1204", "ShipCountry": "Switzerland", "Freight": 148.3300, "Verified": true }, { "OrderID": 10256, "CustomerID": "WELLI", "EmployeeID": 3, "OrderDate": new Date(837369000000), "ShipName": "Wellington Importadora", "ShipCity": "Resende", "ShipAddress": "Rua do Mercado, 12", "ShipRegion": "SP", "ShipPostalCode": "08737-363", "ShipCountry": "Brazil", "Freight": 13.9700, "Verified": false }, { "OrderID": 10257, "CustomerID": "HILAA", "EmployeeID": 4, "OrderDate": new Date(837455400000), "ShipName": "HILARION-Abastos", "ShipCity": "San Cristóbal", "ShipAddress": "Carrera 22 con Ave. Carlos Soublette #8-35", "ShipRegion": "Táchira", "ShipPostalCode": "5022", "ShipCountry": "Venezuela", "Freight": 81.9100, "Verified": true }, { "OrderID": 10258, "CustomerID": "ERNSH", "EmployeeID": 1, "OrderDate": new Date(837541800000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 140.5100, "Verified": true }, { "OrderID": 10259, "CustomerID": "CENTC", "EmployeeID": 4, "OrderDate": new Date(837628200000), "ShipName": "Centro comercial Moctezuma", "ShipCity": "México D.F.", "ShipAddress": "Sierras de Granada 9993", "ShipRegion": null, "ShipPostalCode": "05022", "ShipCountry": "Mexico", "Freight": 3.2500, "Verified": false }, { "OrderID": 10260, "CustomerID": "OTTIK", "EmployeeID": 4, "OrderDate": new Date(837714600000), "ShipName": "Ottilies Käseladen", "ShipCity": "Köln", "ShipAddress": "Mehrheimerstr. 369", "ShipRegion": null, "ShipPostalCode": "50739", "ShipCountry": "Germany", "Freight": 55.0900, "Verified": true }, { "OrderID": 10261, "CustomerID": "QUEDE", "EmployeeID": 4, "OrderDate": new Date(837714600000), "ShipName": "Que Delícia", "ShipCity": "Rio de Janeiro", "ShipAddress": "Rua da Panificadora, 12", "ShipRegion": "RJ", "ShipPostalCode": "02389-673", "ShipCountry": "Brazil", "Freight": 3.0500, "Verified": false }, { "OrderID": 10262, "CustomerID": "RATTC", "EmployeeID": 8, "OrderDate": new Date(837973800000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 48.2900, "Verified": true }, { "OrderID": 10263, "CustomerID": "ERNSH", "EmployeeID": 9, "OrderDate": new Date(838060200000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 146.0600, "Verified": true }, { "OrderID": 10264, "CustomerID": "FOLKO", "EmployeeID": 6, "OrderDate": new Date(838146600000), "ShipName": "Folk och fä HB", "ShipCity": "Bräcke", "ShipAddress": "Åkergatan 24", "ShipRegion": null, "ShipPostalCode": "S-844 67", "ShipCountry": "Sweden", "Freight": 3.6700, "Verified": false }, { "OrderID": 10265, "CustomerID": "BLONP", "EmployeeID": 2, "OrderDate": new Date(838233000000), "ShipName": "Blondel père et fils", "ShipCity": "Strasbourg", "ShipAddress": "24, place Kléber", "ShipRegion": null, "ShipPostalCode": "67000", "ShipCountry": "France", "Freight": 55.2800, "Verified": true }, { "OrderID": 10266, "CustomerID": "WARTH", "EmployeeID": 3, "OrderDate": new Date(838319400000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 25.7300, "Verified": false }, { "OrderID": 10267, "CustomerID": "FRANK", "EmployeeID": 4, "OrderDate": new Date(838578600000), "ShipName": "Frankenversand", "ShipCity": "München", "ShipAddress": "Berliner Platz 43", "ShipRegion": null, "ShipPostalCode": "80805", "ShipCountry": "Germany", "Freight": 208.5800, "Verified": true }, { "OrderID": 10268, "CustomerID": "GROSR", "EmployeeID": 8, "OrderDate": new Date(838665000000), "ShipName": "GROSELLA-Restaurante", "ShipCity": "Caracas", "ShipAddress": "5ª Ave. Los Palos Grandes", "ShipRegion": "DF", "ShipPostalCode": "1081", "ShipCountry": "Venezuela", "Freight": 66.2900, "Verified": true }, { "OrderID": 10269, "CustomerID": "WHITC", "EmployeeID": 5, "OrderDate": new Date(838751400000), "ShipName": "White Clover Markets", "ShipCity": "Seattle", "ShipAddress": "1029 - 12th Ave. S.", "ShipRegion": "WA", "ShipPostalCode": "98124", "ShipCountry": "USA", "Freight": 4.5600, "Verified": false }, { "OrderID": 10270, "CustomerID": "WARTH", "EmployeeID": 1, "OrderDate": new Date(838837800000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 136.5400, "Verified": true }, { "OrderID": 10271, "CustomerID": "SPLIR", "EmployeeID": 6, "OrderDate": new Date(838837800000), "ShipName": "Split Rail Beer \u0026 Ale", "ShipCity": "Lander", "ShipAddress": "P.O. Box 555", "ShipRegion": "WY", "ShipPostalCode": "82520", "ShipCountry": "USA", "Freight": 4.5400, "Verified": false }, { "OrderID": 10272, "CustomerID": "RATTC", "EmployeeID": 6, "OrderDate": new Date(838924200000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 98.0300, "Verified": true }, { "OrderID": 10273, "CustomerID": "QUICK", "EmployeeID": 3, "OrderDate": new Date(839183400000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 76.0700, "Verified": true }, { "OrderID": 10274, "CustomerID": "VINET", "EmployeeID": 6, "OrderDate": new Date(839269800000), "ShipName": "Vins et alcools Chevalier", "ShipCity": "Reims", "ShipAddress": "59 rue de l\u0027Abbaye", "ShipRegion": null, "ShipPostalCode": "51100", "ShipCountry": "France", "Freight": 6.0100, "Verified": false }, { "OrderID": 10275, "CustomerID": "MAGAA", "EmployeeID": 1, "OrderDate": new Date(839356200000), "ShipName": "Magazzini Alimentari Riuniti", "ShipCity": "Bergamo", "ShipAddress": "Via Ludovico il Moro 22", "ShipRegion": null, "ShipPostalCode": "24100", "ShipCountry": "Italy", "Freight": 26.9300, "Verified": false }, { "OrderID": 10276, "CustomerID": "TORTU", "EmployeeID": 8, "OrderDate": new Date(839442600000), "ShipName": "Tortuga Restaurante", "ShipCity": "México D.F.", "ShipAddress": "Avda. Azteca 123", "ShipRegion": null, "ShipPostalCode": "05033", "ShipCountry": "Mexico", "Freight": 13.8400, "Verified": false }, { "OrderID": 10277, "CustomerID": "MORGK", "EmployeeID": 2, "OrderDate": new Date(839529000000), "ShipName": "Morgenstern Gesundkost", "ShipCity": "Leipzig", "ShipAddress": "Heerstr. 22", "ShipRegion": null, "ShipPostalCode": "04179", "ShipCountry": "Germany", "Freight": 125.7700, "Verified": true }, { "OrderID": 10278, "CustomerID": "BERGS", "EmployeeID": 8, "OrderDate": new Date(839788200000), "ShipName": "Berglunds snabbköp", "ShipCity": "Luleå", "ShipAddress": "Berguvsvägen 8", "ShipRegion": null, "ShipPostalCode": "S-958 22", "ShipCountry": "Sweden", "Freight": 92.6900, "Verified": true }, { "OrderID": 10279, "CustomerID": "LEHMS", "EmployeeID": 8, "OrderDate": new Date(839874600000), "ShipName": "Lehmanns Marktstand", "ShipCity": "Frankfurt a.M.", "ShipAddress": "Magazinweg 7", "ShipRegion": null, "ShipPostalCode": "60528", "ShipCountry": "Germany", "Freight": 25.8300, "Verified": false }, { "OrderID": 10280, "CustomerID": "BERGS", "EmployeeID": 2, "OrderDate": new Date(839961000000), "ShipName": "Berglunds snabbköp", "ShipCity": "Luleå", "ShipAddress": "Berguvsvägen 8", "ShipRegion": null, "ShipPostalCode": "S-958 22", "ShipCountry": "Sweden", "Freight": 8.9800, "Verified": false }, { "OrderID": 10281, "CustomerID": "ROMEY", "EmployeeID": 4, "OrderDate": new Date(839961000000), "ShipName": "Romero y tomillo", "ShipCity": "Madrid", "ShipAddress": "Gran Vía, 1", "ShipRegion": null, "ShipPostalCode": "28001", "ShipCountry": "Spain", "Freight": 2.9400, "Verified": false }, { "OrderID": 10282, "CustomerID": "ROMEY", "EmployeeID": 4, "OrderDate": new Date(840047400000), "ShipName": "Romero y tomillo", "ShipCity": "Madrid", "ShipAddress": "Gran Vía, 1", "ShipRegion": null, "ShipPostalCode": "28001", "ShipCountry": "Spain", "Freight": 12.6900, "Verified": false }, { "OrderID": 10283, "CustomerID": "LILAS", "EmployeeID": 3, "OrderDate": new Date(840133800000), "ShipName": "LILA-Supermercado", "ShipCity": "Barquisimeto", "ShipAddress": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo", "ShipRegion": "Lara", "ShipPostalCode": "3508", "ShipCountry": "Venezuela", "Freight": 84.8100, "Verified": true }, { "OrderID": 10284, "CustomerID": "LEHMS", "EmployeeID": 4, "OrderDate": new Date(840393000000), "ShipName": "Lehmanns Marktstand", "ShipCity": "Frankfurt a.M.", "ShipAddress": "Magazinweg 7", "ShipRegion": null, "ShipPostalCode": "60528", "ShipCountry": "Germany", "Freight": 76.5600, "Verified": true }, { "OrderID": 10285, "CustomerID": "QUICK", "EmployeeID": 1, "OrderDate": new Date(840479400000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 76.8300, "Verified": true }, { "OrderID": 10286, "CustomerID": "QUICK", "EmployeeID": 8, "OrderDate": new Date(840565800000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 229.2400, "Verified": true }, { "OrderID": 10287, "CustomerID": "RICAR", "EmployeeID": 8, "OrderDate": new Date(840652200000), "ShipName": "Ricardo Adocicados", "ShipCity": "Rio de Janeiro", "ShipAddress": "Av. Copacabana, 267", "ShipRegion": "RJ", "ShipPostalCode": "02389-890", "ShipCountry": "Brazil", "Freight": 12.7600, "Verified": false }, { "OrderID": 10288, "CustomerID": "REGGC", "EmployeeID": 4, "OrderDate": new Date(840738600000), "ShipName": "Reggiani Caseifici", "ShipCity": "Reggio Emilia", "ShipAddress": "Strada Provinciale 124", "ShipRegion": null, "ShipPostalCode": "42100", "ShipCountry": "Italy", "Freight": 7.4500, "Verified": false }, { "OrderID": 10289, "CustomerID": "BSBEV", "EmployeeID": 7, "OrderDate": new Date(840997800000), "ShipName": "B\u0027s Beverages", "ShipCity": "London", "ShipAddress": "Fauntleroy Circus", "ShipRegion": null, "ShipPostalCode": "EC2 5NT", "ShipCountry": "UK", "Freight": 22.7700, "Verified": false }, { "OrderID": 10290, "CustomerID": "COMMI", "EmployeeID": 8, "OrderDate": new Date(841084200000), "ShipName": "Comércio Mineiro", "ShipCity": "Sao Paulo", "ShipAddress": "Av. dos Lusíadas, 23", "ShipRegion": "SP", "ShipPostalCode": "05432-043", "ShipCountry": "Brazil", "Freight": 79.7000, "Verified": true }, { "OrderID": 10291, "CustomerID": "QUEDE", "EmployeeID": 6, "OrderDate": new Date(841084200000), "ShipName": "Que Delícia", "ShipCity": "Rio de Janeiro", "ShipAddress": "Rua da Panificadora, 12", "ShipRegion": "RJ", "ShipPostalCode": "02389-673", "ShipCountry": "Brazil", "Freight": 6.4000, "Verified": false }, { "OrderID": 10292, "CustomerID": "TRADH", "EmployeeID": 1, "OrderDate": new Date(841170600000), "ShipName": "Tradiçao Hipermercados", "ShipCity": "Sao Paulo", "ShipAddress": "Av. Inês de Castro, 414", "ShipRegion": "SP", "ShipPostalCode": "05634-030", "ShipCountry": "Brazil", "Freight": 1.3500, "Verified": false }, { "OrderID": 10293, "CustomerID": "TORTU", "EmployeeID": 1, "OrderDate": new Date(841257000000), "ShipName": "Tortuga Restaurante", "ShipCity": "México D.F.", "ShipAddress": "Avda. Azteca 123", "ShipRegion": null, "ShipPostalCode": "05033", "ShipCountry": "Mexico", "Freight": 21.1800, "Verified": false }, { "OrderID": 10294, "CustomerID": "RATTC", "EmployeeID": 4, "OrderDate": new Date(841343400000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 147.2600, "Verified": true }, { "OrderID": 10295, "CustomerID": "VINET", "EmployeeID": 2, "OrderDate": new Date(841602600000), "ShipName": "Vins et alcools Chevalier", "ShipCity": "Reims", "ShipAddress": "59 rue de l\u0027Abbaye", "ShipRegion": null, "ShipPostalCode": "51100", "ShipCountry": "France", "Freight": 1.1500, "Verified": false }, { "OrderID": 10296, "CustomerID": "LILAS", "EmployeeID": 6, "OrderDate": new Date(841689000000), "ShipName": "LILA-Supermercado", "ShipCity": "Barquisimeto", "ShipAddress": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo", "ShipRegion": "Lara", "ShipPostalCode": "3508", "ShipCountry": "Venezuela", "Freight": 0.1200, "Verified": false }, { "OrderID": 10297, "CustomerID": "BLONP", "EmployeeID": 5, "OrderDate": new Date(841775400000), "ShipName": "Blondel père et fils", "ShipCity": "Strasbourg", "ShipAddress": "24, place Kléber", "ShipRegion": null, "ShipPostalCode": "67000", "ShipCountry": "France", "Freight": 5.7400, "Verified": false }, { "OrderID": 10298, "CustomerID": "HUNGO", "EmployeeID": 6, "OrderDate": new Date(841861800000), "ShipName": "Hungry Owl All-Night Grocers", "ShipCity": "Cork", "ShipAddress": "8 Johnstown Road", "ShipRegion": "Co. Cork", "ShipPostalCode": null, "ShipCountry": "Ireland", "Freight": 168.2200, "Verified": true }, { "OrderID": 10299, "CustomerID": "RICAR", "EmployeeID": 4, "OrderDate": new Date(841948200000), "ShipName": "Ricardo Adocicados", "ShipCity": "Rio de Janeiro", "ShipAddress": "Av. Copacabana, 267", "ShipRegion": "RJ", "ShipPostalCode": "02389-890", "ShipCountry": "Brazil", "Freight": 29.7600, "Verified": false }, { "OrderID": 10300, "CustomerID": "MAGAA", "EmployeeID": 2, "OrderDate": new Date(842207400000), "ShipName": "Magazzini Alimentari Riuniti", "ShipCity": "Bergamo", "ShipAddress": "Via Ludovico il Moro 22", "ShipRegion": null, "ShipPostalCode": "24100", "ShipCountry": "Italy", "Freight": 17.6800, "Verified": false }, { "OrderID": 10301, "CustomerID": "WANDK", "EmployeeID": 8, "OrderDate": new Date(842207400000), "ShipName": "Die Wandernde Kuh", "ShipCity": "Stuttgart", "ShipAddress": "Adenauerallee 900", "ShipRegion": null, "ShipPostalCode": "70563", "ShipCountry": "Germany", "Freight": 45.0800, "Verified": true }, { "OrderID": 10302, "CustomerID": "SUPRD", "EmployeeID": 4, "OrderDate": new Date(842293800000), "ShipName": "Suprêmes délices", "ShipCity": "Charleroi", "ShipAddress": "Boulevard Tirou, 255", "ShipRegion": null, "ShipPostalCode": "B-6000", "ShipCountry": "Belgium", "Freight": 6.2700, "Verified": false }, { "OrderID": 10303, "CustomerID": "GODOS", "EmployeeID": 7, "OrderDate": new Date(842380200000), "ShipName": "Godos Cocina Típica", "ShipCity": "Sevilla", "ShipAddress": "C/ Romero, 33", "ShipRegion": null, "ShipPostalCode": "41101", "ShipCountry": "Spain", "Freight": 107.8300, "Verified": true }, { "OrderID": 10304, "CustomerID": "TORTU", "EmployeeID": 1, "OrderDate": new Date(842466600000), "ShipName": "Tortuga Restaurante", "ShipCity": "México D.F.", "ShipAddress": "Avda. Azteca 123", "ShipRegion": null, "ShipPostalCode": "05033", "ShipCountry": "Mexico", "Freight": 63.7900, "Verified": true }, { "OrderID": 10305, "CustomerID": "OLDWO", "EmployeeID": 8, "OrderDate": new Date(842553000000), "ShipName": "Old World Delicatessen", "ShipCity": "Anchorage", "ShipAddress": "2743 Bering St.", "ShipRegion": "AK", "ShipPostalCode": "99508", "ShipCountry": "USA", "Freight": 257.6200, "Verified": true }, { "OrderID": 10306, "CustomerID": "ROMEY", "EmployeeID": 1, "OrderDate": new Date(842812200000), "ShipName": "Romero y tomillo", "ShipCity": "Madrid", "ShipAddress": "Gran Vía, 1", "ShipRegion": null, "ShipPostalCode": "28001", "ShipCountry": "Spain", "Freight": 7.5600, "Verified": false }, { "OrderID": 10307, "CustomerID": "LONEP", "EmployeeID": 2, "OrderDate": new Date(842898600000), "ShipName": "Lonesome Pine Restaurant", "ShipCity": "Portland", "ShipAddress": "89 Chiaroscuro Rd.", "ShipRegion": "OR", "ShipPostalCode": "97219", "ShipCountry": "USA", "Freight": 0.5600, "Verified": false }, { "OrderID": 10308, "CustomerID": "ANATR", "EmployeeID": 7, "OrderDate": new Date(842985000000), "ShipName": "Ana Trujillo Emparedados y helados", "ShipCity": "México D.F.", "ShipAddress": "Avda. de la Constitución 2222", "ShipRegion": null, "ShipPostalCode": "05021", "ShipCountry": "Mexico", "Freight": 1.6100, "Verified": false }, { "OrderID": 10309, "CustomerID": "HUNGO", "EmployeeID": 3, "OrderDate": new Date(843071400000), "ShipName": "Hungry Owl All-Night Grocers", "ShipCity": "Cork", "ShipAddress": "8 Johnstown Road", "ShipRegion": "Co. Cork", "ShipPostalCode": null, "ShipCountry": "Ireland", "Freight": 47.3000, "Verified": true }, { "OrderID": 10310, "CustomerID": "THEBI", "EmployeeID": 8, "OrderDate": new Date(843157800000), "ShipName": "The Big Cheese", "ShipCity": "Portland", "ShipAddress": "89 Jefferson Way Suite 2", "ShipRegion": "OR", "ShipPostalCode": "97201", "ShipCountry": "USA", "Freight": 17.5200, "Verified": false }, { "OrderID": 10311, "CustomerID": "DUMON", "EmployeeID": 1, "OrderDate": new Date(843157800000), "ShipName": "Du monde entier", "ShipCity": "Nantes", "ShipAddress": "67, rue des Cinquante Otages", "ShipRegion": null, "ShipPostalCode": "44000", "ShipCountry": "France", "Freight": 24.6900, "Verified": false }, { "OrderID": 10312, "CustomerID": "WANDK", "EmployeeID": 2, "OrderDate": new Date(843417000000), "ShipName": "Die Wandernde Kuh", "ShipCity": "Stuttgart", "ShipAddress": "Adenauerallee 900", "ShipRegion": null, "ShipPostalCode": "70563", "ShipCountry": "Germany", "Freight": 40.2600, "Verified": true }, { "OrderID": 10313, "CustomerID": "QUICK", "EmployeeID": 2, "OrderDate": new Date(843503400000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 1.9600, "Verified": false }, { "OrderID": 10314, "CustomerID": "RATTC", "EmployeeID": 1, "OrderDate": new Date(843589800000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 74.1600, "Verified": true }, { "OrderID": 10315, "CustomerID": "ISLAT", "EmployeeID": 4, "OrderDate": new Date(843676200000), "ShipName": "Island Trading", "ShipCity": "Cowes", "ShipAddress": "Garden House Crowther Way", "ShipRegion": "Isle of Wight", "ShipPostalCode": "PO31 7PJ", "ShipCountry": "UK", "Freight": 41.7600, "Verified": true }, { "OrderID": 10316, "CustomerID": "RATTC", "EmployeeID": 1, "OrderDate": new Date(843762600000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 150.1500, "Verified": true }, { "OrderID": 10317, "CustomerID": "LONEP", "EmployeeID": 6, "OrderDate": new Date(844021800000), "ShipName": "Lonesome Pine Restaurant", "ShipCity": "Portland", "ShipAddress": "89 Chiaroscuro Rd.", "ShipRegion": "OR", "ShipPostalCode": "97219", "ShipCountry": "USA", "Freight": 12.6900, "Verified": false }, { "OrderID": 10318, "CustomerID": "ISLAT", "EmployeeID": 8, "OrderDate": new Date(844108200000), "ShipName": "Island Trading", "ShipCity": "Cowes", "ShipAddress": "Garden House Crowther Way", "ShipRegion": "Isle of Wight", "ShipPostalCode": "PO31 7PJ", "ShipCountry": "UK", "Freight": 4.7300, "Verified": false }, { "OrderID": 10319, "CustomerID": "TORTU", "EmployeeID": 7, "OrderDate": new Date(844194600000), "ShipName": "Tortuga Restaurante", "ShipCity": "México D.F.", "ShipAddress": "Avda. Azteca 123", "ShipRegion": null, "ShipPostalCode": "05033", "ShipCountry": "Mexico", "Freight": 64.5000, "Verified": true }, { "OrderID": 10320, "CustomerID": "WARTH", "EmployeeID": 5, "OrderDate": new Date(844281000000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 34.5700, "Verified": true }, { "OrderID": 10321, "CustomerID": "ISLAT", "EmployeeID": 3, "OrderDate": new Date(844281000000), "ShipName": "Island Trading", "ShipCity": "Cowes", "ShipAddress": "Garden House Crowther Way", "ShipRegion": "Isle of Wight", "ShipPostalCode": "PO31 7PJ", "ShipCountry": "UK", "Freight": 3.4300, "Verified": false }, { "OrderID": 10322, "CustomerID": "PERIC", "EmployeeID": 7, "OrderDate": new Date(844367400000), "ShipName": "Pericles Comidas clásicas", "ShipCity": "México D.F.", "ShipAddress": "Calle Dr. Jorge Cash 321", "ShipRegion": null, "ShipPostalCode": "05033", "ShipCountry": "Mexico", "Freight": 0.4000, "Verified": false }, { "OrderID": 10323, "CustomerID": "KOENE", "EmployeeID": 4, "OrderDate": new Date(844626600000), "ShipName": "Königlich Essen", "ShipCity": "Brandenburg", "ShipAddress": "Maubelstr. 90", "ShipRegion": null, "ShipPostalCode": "14776", "ShipCountry": "Germany", "Freight": 4.8800, "Verified": false }, { "OrderID": 10324, "CustomerID": "SAVEA", "EmployeeID": 9, "OrderDate": new Date(844713000000), "ShipName": "Save-a-lot Markets", "ShipCity": "Boise", "ShipAddress": "187 Suffolk Ln.", "ShipRegion": "ID", "ShipPostalCode": "83720", "ShipCountry": "USA", "Freight": 214.2700, "Verified": true }, { "OrderID": 10325, "CustomerID": "KOENE", "EmployeeID": 1, "OrderDate": new Date(844799400000), "ShipName": "Königlich Essen", "ShipCity": "Brandenburg", "ShipAddress": "Maubelstr. 90", "ShipRegion": null, "ShipPostalCode": "14776", "ShipCountry": "Germany", "Freight": 64.8600, "Verified": true }, { "OrderID": 10326, "CustomerID": "BOLID", "EmployeeID": 4, "OrderDate": new Date(844885800000), "ShipName": "Bólido Comidas preparadas", "ShipCity": "Madrid", "ShipAddress": "C/ Araquil, 67", "ShipRegion": null, "ShipPostalCode": "28023", "ShipCountry": "Spain", "Freight": 77.9200, "Verified": true }, { "OrderID": 10327, "CustomerID": "FOLKO", "EmployeeID": 2, "OrderDate": new Date(844972200000), "ShipName": "Folk och fä HB", "ShipCity": "Bräcke", "ShipAddress": "Åkergatan 24", "ShipRegion": null, "ShipPostalCode": "S-844 67", "ShipCountry": "Sweden", "Freight": 63.3600, "Verified": true }, { "OrderID": 10328, "CustomerID": "FURIB", "EmployeeID": 4, "OrderDate": new Date(845231400000), "ShipName": "Furia Bacalhau e Frutos do Mar", "ShipCity": "Lisboa", "ShipAddress": "Jardim das rosas n. 32", "ShipRegion": null, "ShipPostalCode": "1675", "ShipCountry": "Portugal", "Freight": 87.0300, "Verified": true }, { "OrderID": 10329, "CustomerID": "SPLIR", "EmployeeID": 4, "OrderDate": new Date(845317800000), "ShipName": "Split Rail Beer \u0026 Ale", "ShipCity": "Lander", "ShipAddress": "P.O. Box 555", "ShipRegion": "WY", "ShipPostalCode": "82520", "ShipCountry": "USA", "Freight": 191.6700, "Verified": true }, { "OrderID": 10330, "CustomerID": "LILAS", "EmployeeID": 3, "OrderDate": new Date(845404200000), "ShipName": "LILA-Supermercado", "ShipCity": "Barquisimeto", "ShipAddress": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo", "ShipRegion": "Lara", "ShipPostalCode": "3508", "ShipCountry": "Venezuela", "Freight": 12.7500, "Verified": false }, { "OrderID": 10331, "CustomerID": "BONAP", "EmployeeID": 9, "OrderDate": new Date(845404200000), "ShipName": "Bon app\u0027", "ShipCity": "Marseille", "ShipAddress": "12, rue des Bouchers", "ShipRegion": null, "ShipPostalCode": "13008", "ShipCountry": "France", "Freight": 10.1900, "Verified": false }, { "OrderID": 10332, "CustomerID": "MEREP", "EmployeeID": 3, "OrderDate": new Date(845490600000), "ShipName": "Mère Paillarde", "ShipCity": "Montréal", "ShipAddress": "43 rue St. Laurent", "ShipRegion": "Québec", "ShipPostalCode": "H1J 1C3", "ShipCountry": "Canada", "Freight": 52.8400, "Verified": true }, { "OrderID": 10333, "CustomerID": "WARTH", "EmployeeID": 5, "OrderDate": new Date(845577000000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 0.5900, "Verified": false }, { "OrderID": 10334, "CustomerID": "VICTE", "EmployeeID": 8, "OrderDate": new Date(845836200000), "ShipName": "Victuailles en stock", "ShipCity": "Lyon", "ShipAddress": "2, rue du Commerce", "ShipRegion": null, "ShipPostalCode": "69004", "ShipCountry": "France", "Freight": 8.5600, "Verified": false }, { "OrderID": 10335, "CustomerID": "HUNGO", "EmployeeID": 7, "OrderDate": new Date(845922600000), "ShipName": "Hungry Owl All-Night Grocers", "ShipCity": "Cork", "ShipAddress": "8 Johnstown Road", "ShipRegion": "Co. Cork", "ShipPostalCode": null, "ShipCountry": "Ireland", "Freight": 42.1100, "Verified": true }, { "OrderID": 10336, "CustomerID": "PRINI", "EmployeeID": 7, "OrderDate": new Date(846009000000), "ShipName": "Princesa Isabel Vinhos", "ShipCity": "Lisboa", "ShipAddress": "Estrada da saúde n. 58", "ShipRegion": null, "ShipPostalCode": "1756", "ShipCountry": "Portugal", "Freight": 15.5100, "Verified": false }, { "OrderID": 10337, "CustomerID": "FRANK", "EmployeeID": 4, "OrderDate": new Date(846095400000), "ShipName": "Frankenversand", "ShipCity": "München", "ShipAddress": "Berliner Platz 43", "ShipRegion": null, "ShipPostalCode": "80805", "ShipCountry": "Germany", "Freight": 108.2600, "Verified": true }, { "OrderID": 10338, "CustomerID": "OLDWO", "EmployeeID": 4, "OrderDate": new Date(846181800000), "ShipName": "Old World Delicatessen", "ShipCity": "Anchorage", "ShipAddress": "2743 Bering St.", "ShipRegion": "AK", "ShipPostalCode": "99508", "ShipCountry": "USA", "Freight": 84.2100, "Verified": true }, { "OrderID": 10339, "CustomerID": "MEREP", "EmployeeID": 2, "OrderDate": new Date(846441000000), "ShipName": "Mère Paillarde", "ShipCity": "Montréal", "ShipAddress": "43 rue St. Laurent", "ShipRegion": "Québec", "ShipPostalCode": "H1J 1C3", "ShipCountry": "Canada", "Freight": 15.6600, "Verified": false }, { "OrderID": 10340, "CustomerID": "BONAP", "EmployeeID": 1, "OrderDate": new Date(846527400000), "ShipName": "Bon app\u0027", "ShipCity": "Marseille", "ShipAddress": "12, rue des Bouchers", "ShipRegion": null, "ShipPostalCode": "13008", "ShipCountry": "France", "Freight": 166.3100, "Verified": true }, { "OrderID": 10341, "CustomerID": "SIMOB", "EmployeeID": 7, "OrderDate": new Date(846527400000), "ShipName": "Simons bistro", "ShipCity": "Kobenhavn", "ShipAddress": "Vinbæltet 34", "ShipRegion": null, "ShipPostalCode": "1734", "ShipCountry": "Denmark", "Freight": 26.7800, "Verified": false }, { "OrderID": 10342, "CustomerID": "FRANK", "EmployeeID": 4, "OrderDate": new Date(846613800000), "ShipName": "Frankenversand", "ShipCity": "München", "ShipAddress": "Berliner Platz 43", "ShipRegion": null, "ShipPostalCode": "80805", "ShipCountry": "Germany", "Freight": 54.8300, "Verified": true }, { "OrderID": 10343, "CustomerID": "LEHMS", "EmployeeID": 4, "OrderDate": new Date(846700200000), "ShipName": "Lehmanns Marktstand", "ShipCity": "Frankfurt a.M.", "ShipAddress": "Magazinweg 7", "ShipRegion": null, "ShipPostalCode": "60528", "ShipCountry": "Germany", "Freight": 110.3700, "Verified": true }, { "OrderID": 10344, "CustomerID": "WHITC", "EmployeeID": 4, "OrderDate": new Date(846786600000), "ShipName": "White Clover Markets", "ShipCity": "Seattle", "ShipAddress": "1029 - 12th Ave. S.", "ShipRegion": "WA", "ShipPostalCode": "98124", "ShipCountry": "USA", "Freight": 23.2900, "Verified": false }, { "OrderID": 10345, "CustomerID": "QUICK", "EmployeeID": 2, "OrderDate": new Date(847045800000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 249.0600, "Verified": true }, { "OrderID": 10346, "CustomerID": "RATTC", "EmployeeID": 3, "OrderDate": new Date(847132200000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 142.0800, "Verified": true }, { "OrderID": 10347, "CustomerID": "FAMIA", "EmployeeID": 4, "OrderDate": new Date(847218600000), "ShipName": "Familia Arquibaldo", "ShipCity": "Sao Paulo", "ShipAddress": "Rua Orós, 92", "ShipRegion": "SP", "ShipPostalCode": "05442-030", "ShipCountry": "Brazil", "Freight": 3.1000, "Verified": false }, { "OrderID": 10348, "CustomerID": "WANDK", "EmployeeID": 4, "OrderDate": new Date(847305000000), "ShipName": "Die Wandernde Kuh", "ShipCity": "Stuttgart", "ShipAddress": "Adenauerallee 900", "ShipRegion": null, "ShipPostalCode": "70563", "ShipCountry": "Germany", "Freight": 0.7800, "Verified": false }, { "OrderID": 10349, "CustomerID": "SPLIR", "EmployeeID": 7, "OrderDate": new Date(847391400000), "ShipName": "Split Rail Beer \u0026 Ale", "ShipCity": "Lander", "ShipAddress": "P.O. Box 555", "ShipRegion": "WY", "ShipPostalCode": "82520", "ShipCountry": "USA", "Freight": 8.6300, "Verified": false }, { "OrderID": 10350, "CustomerID": "LAMAI", "EmployeeID": 6, "OrderDate": new Date(847650600000), "ShipName": "La maison d\u0027Asie", "ShipCity": "Toulouse", "ShipAddress": "1 rue Alsace-Lorraine", "ShipRegion": null, "ShipPostalCode": "31000", "ShipCountry": "France", "Freight": 64.1900, "Verified": true }, { "OrderID": 10351, "CustomerID": "ERNSH", "EmployeeID": 1, "OrderDate": new Date(847650600000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 162.3300, "Verified": true }, { "OrderID": 10352, "CustomerID": "FURIB", "EmployeeID": 3, "OrderDate": new Date(847737000000), "ShipName": "Furia Bacalhau e Frutos do Mar", "ShipCity": "Lisboa", "ShipAddress": "Jardim das rosas n. 32", "ShipRegion": null, "ShipPostalCode": "1675", "ShipCountry": "Portugal", "Freight": 1.3000, "Verified": false }, { "OrderID": 10353, "CustomerID": "PICCO", "EmployeeID": 7, "OrderDate": new Date(847823400000), "ShipName": "Piccolo und mehr", "ShipCity": "Salzburg", "ShipAddress": "Geislweg 14", "ShipRegion": null, "ShipPostalCode": "5020", "ShipCountry": "Austria", "Freight": 360.6300, "Verified": true }, { "OrderID": 10354, "CustomerID": "PERIC", "EmployeeID": 8, "OrderDate": new Date(847909800000), "ShipName": "Pericles Comidas clásicas", "ShipCity": "México D.F.", "ShipAddress": "Calle Dr. Jorge Cash 321", "ShipRegion": null, "ShipPostalCode": "05033", "ShipCountry": "Mexico", "Freight": 53.8000, "Verified": true }, { "OrderID": 10355, "CustomerID": "AROUT", "EmployeeID": 6, "OrderDate": new Date(847996200000), "ShipName": "Around the Horn", "ShipCity": "Colchester", "ShipAddress": "Brook Farm Stratford St. Mary", "ShipRegion": "Essex", "ShipPostalCode": "CO7 6JX", "ShipCountry": "UK", "Freight": 41.9500, "Verified": true }, { "OrderID": 10356, "CustomerID": "WANDK", "EmployeeID": 6, "OrderDate": new Date(848255400000), "ShipName": "Die Wandernde Kuh", "ShipCity": "Stuttgart", "ShipAddress": "Adenauerallee 900", "ShipRegion": null, "ShipPostalCode": "70563", "ShipCountry": "Germany", "Freight": 36.7100, "Verified": true }, { "OrderID": 10357, "CustomerID": "LILAS", "EmployeeID": 1, "OrderDate": new Date(848341800000), "ShipName": "LILA-Supermercado", "ShipCity": "Barquisimeto", "ShipAddress": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo", "ShipRegion": "Lara", "ShipPostalCode": "3508", "ShipCountry": "Venezuela", "Freight": 34.8800, "Verified": true }, { "OrderID": 10358, "CustomerID": "LAMAI", "EmployeeID": 5, "OrderDate": new Date(848428200000), "ShipName": "La maison d\u0027Asie", "ShipCity": "Toulouse", "ShipAddress": "1 rue Alsace-Lorraine", "ShipRegion": null, "ShipPostalCode": "31000", "ShipCountry": "France", "Freight": 19.6400, "Verified": false }, { "OrderID": 10359, "CustomerID": "SEVES", "EmployeeID": 5, "OrderDate": new Date(848514600000), "ShipName": "Seven Seas Imports", "ShipCity": "London", "ShipAddress": "90 Wadhurst Rd.", "ShipRegion": null, "ShipPostalCode": "OX15 4NB", "ShipCountry": "UK", "Freight": 288.4300, "Verified": true }, { "OrderID": 10360, "CustomerID": "BLONP", "EmployeeID": 4, "OrderDate": new Date(848601000000), "ShipName": "Blondel père et fils", "ShipCity": "Strasbourg", "ShipAddress": "24, place Kléber", "ShipRegion": null, "ShipPostalCode": "67000", "ShipCountry": "France", "Freight": 131.7000, "Verified": true }, { "OrderID": 10361, "CustomerID": "QUICK", "EmployeeID": 1, "OrderDate": new Date(848601000000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 183.1700, "Verified": true }, { "OrderID": 10362, "CustomerID": "BONAP", "EmployeeID": 3, "OrderDate": new Date(848860200000), "ShipName": "Bon app\u0027", "ShipCity": "Marseille", "ShipAddress": "12, rue des Bouchers", "ShipRegion": null, "ShipPostalCode": "13008", "ShipCountry": "France", "Freight": 96.0400, "Verified": true }, { "OrderID": 10363, "CustomerID": "DRACD", "EmployeeID": 4, "OrderDate": new Date(848946600000), "ShipName": "Drachenblut Delikatessen", "ShipCity": "Aachen", "ShipAddress": "Walserweg 21", "ShipRegion": null, "ShipPostalCode": "52066", "ShipCountry": "Germany", "Freight": 30.5400, "Verified": true }, { "OrderID": 10364, "CustomerID": "EASTC", "EmployeeID": 1, "OrderDate": new Date(848946600000), "ShipName": "Eastern Connection", "ShipCity": "London", "ShipAddress": "35 King George", "ShipRegion": null, "ShipPostalCode": "WX3 6FW", "ShipCountry": "UK", "Freight": 71.9700, "Verified": true }, { "OrderID": 10365, "CustomerID": "ANTON", "EmployeeID": 3, "OrderDate": new Date(849033000000), "ShipName": "Antonio Moreno Taquería", "ShipCity": "México D.F.", "ShipAddress": "Mataderos 2312", "ShipRegion": null, "ShipPostalCode": "05023", "ShipCountry": "Mexico", "Freight": 22.0000, "Verified": false }, { "OrderID": 10366, "CustomerID": "GALED", "EmployeeID": 8, "OrderDate": new Date(849119400000), "ShipName": "Galería del gastronómo", "ShipCity": "Barcelona", "ShipAddress": "Rambla de Cataluña, 23", "ShipRegion": null, "ShipPostalCode": "8022", "ShipCountry": "Spain", "Freight": 10.1400, "Verified": false }, { "OrderID": 10367, "CustomerID": "VAFFE", "EmployeeID": 7, "OrderDate": new Date(849119400000), "ShipName": "Vaffeljernet", "ShipCity": "Århus", "ShipAddress": "Smagsloget 45", "ShipRegion": null, "ShipPostalCode": "8200", "ShipCountry": "Denmark", "Freight": 13.5500, "Verified": false }, { "OrderID": 10368, "CustomerID": "ERNSH", "EmployeeID": 2, "OrderDate": new Date(849205800000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 101.9500, "Verified": true }, { "OrderID": 10369, "CustomerID": "SPLIR", "EmployeeID": 8, "OrderDate": new Date(849465000000), "ShipName": "Split Rail Beer \u0026 Ale", "ShipCity": "Lander", "ShipAddress": "P.O. Box 555", "ShipRegion": "WY", "ShipPostalCode": "82520", "ShipCountry": "USA", "Freight": 195.6800, "Verified": true }, { "OrderID": 10370, "CustomerID": "CHOPS", "EmployeeID": 6, "OrderDate": new Date(849551400000), "ShipName": "Chop-suey Chinese", "ShipCity": "Bern", "ShipAddress": "Hauptstr. 31", "ShipRegion": null, "ShipPostalCode": "3012", "ShipCountry": "Switzerland", "Freight": 1.1700, "Verified": false }, { "OrderID": 10371, "CustomerID": "LAMAI", "EmployeeID": 1, "OrderDate": new Date(849551400000), "ShipName": "La maison d\u0027Asie", "ShipCity": "Toulouse", "ShipAddress": "1 rue Alsace-Lorraine", "ShipRegion": null, "ShipPostalCode": "31000", "ShipCountry": "France", "Freight": 0.4500, "Verified": false }, { "OrderID": 10372, "CustomerID": "QUEEN", "EmployeeID": 5, "OrderDate": new Date(849637800000), "ShipName": "Queen Cozinha", "ShipCity": "Sao Paulo", "ShipAddress": "Alameda dos Canàrios, 891", "ShipRegion": "SP", "ShipPostalCode": "05487-020", "ShipCountry": "Brazil", "Freight": 890.7800, "Verified": true }, { "OrderID": 10373, "CustomerID": "HUNGO", "EmployeeID": 4, "OrderDate": new Date(849724200000), "ShipName": "Hungry Owl All-Night Grocers", "ShipCity": "Cork", "ShipAddress": "8 Johnstown Road", "ShipRegion": "Co. Cork", "ShipPostalCode": null, "ShipCountry": "Ireland", "Freight": 124.1200, "Verified": true }, { "OrderID": 10374, "CustomerID": "WOLZA", "EmployeeID": 1, "OrderDate": new Date(849724200000), "ShipName": "Wolski Zajazd", "ShipCity": "Warszawa", "ShipAddress": "ul. Filtrowa 68", "ShipRegion": null, "ShipPostalCode": "01-012", "ShipCountry": "Poland", "Freight": 3.9400, "Verified": false }, { "OrderID": 10375, "CustomerID": "HUNGC", "EmployeeID": 3, "OrderDate": new Date(849810600000), "ShipName": "Hungry Coyote Import Store", "ShipCity": "Elgin", "ShipAddress": "City Center Plaza 516 Main St.", "ShipRegion": "OR", "ShipPostalCode": "97827", "ShipCountry": "USA", "Freight": 20.1200, "Verified": false }, { "OrderID": 10376, "CustomerID": "MEREP", "EmployeeID": 1, "OrderDate": new Date(850069800000), "ShipName": "Mère Paillarde", "ShipCity": "Montréal", "ShipAddress": "43 rue St. Laurent", "ShipRegion": "Québec", "ShipPostalCode": "H1J 1C3", "ShipCountry": "Canada", "Freight": 20.3900, "Verified": false }, { "OrderID": 10377, "CustomerID": "SEVES", "EmployeeID": 1, "OrderDate": new Date(850069800000), "ShipName": "Seven Seas Imports", "ShipCity": "London", "ShipAddress": "90 Wadhurst Rd.", "ShipRegion": null, "ShipPostalCode": "OX15 4NB", "ShipCountry": "UK", "Freight": 22.2100, "Verified": false }, { "OrderID": 10378, "CustomerID": "FOLKO", "EmployeeID": 5, "OrderDate": new Date(850156200000), "ShipName": "Folk och fä HB", "ShipCity": "Bräcke", "ShipAddress": "Åkergatan 24", "ShipRegion": null, "ShipPostalCode": "S-844 67", "ShipCountry": "Sweden", "Freight": 5.4400, "Verified": false }, { "OrderID": 10379, "CustomerID": "QUEDE", "EmployeeID": 2, "OrderDate": new Date(850242600000), "ShipName": "Que Delícia", "ShipCity": "Rio de Janeiro", "ShipAddress": "Rua da Panificadora, 12", "ShipRegion": "RJ", "ShipPostalCode": "02389-673", "ShipCountry": "Brazil", "Freight": 45.0300, "Verified": true }, { "OrderID": 10380, "CustomerID": "HUNGO", "EmployeeID": 8, "OrderDate": new Date(850329000000), "ShipName": "Hungry Owl All-Night Grocers", "ShipCity": "Cork", "ShipAddress": "8 Johnstown Road", "ShipRegion": "Co. Cork", "ShipPostalCode": null, "ShipCountry": "Ireland", "Freight": 35.0300, "Verified": true }, { "OrderID": 10381, "CustomerID": "LILAS", "EmployeeID": 3, "OrderDate": new Date(850329000000), "ShipName": "LILA-Supermercado", "ShipCity": "Barquisimeto", "ShipAddress": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo", "ShipRegion": "Lara", "ShipPostalCode": "3508", "ShipCountry": "Venezuela", "Freight": 7.9900, "Verified": false }, { "OrderID": 10382, "CustomerID": "ERNSH", "EmployeeID": 4, "OrderDate": new Date(850415400000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 94.7700, "Verified": true }, { "OrderID": 10383, "CustomerID": "AROUT", "EmployeeID": 8, "OrderDate": new Date(850674600000), "ShipName": "Around the Horn", "ShipCity": "Colchester", "ShipAddress": "Brook Farm Stratford St. Mary", "ShipRegion": "Essex", "ShipPostalCode": "CO7 6JX", "ShipCountry": "UK", "Freight": 34.2400, "Verified": true }, { "OrderID": 10384, "CustomerID": "BERGS", "EmployeeID": 3, "OrderDate": new Date(850674600000), "ShipName": "Berglunds snabbköp", "ShipCity": "Luleå", "ShipAddress": "Berguvsvägen 8", "ShipRegion": null, "ShipPostalCode": "S-958 22", "ShipCountry": "Sweden", "Freight": 168.6400, "Verified": true }, { "OrderID": 10385, "CustomerID": "SPLIR", "EmployeeID": 1, "OrderDate": new Date(850761000000), "ShipName": "Split Rail Beer \u0026 Ale", "ShipCity": "Lander", "ShipAddress": "P.O. Box 555", "ShipRegion": "WY", "ShipPostalCode": "82520", "ShipCountry": "USA", "Freight": 30.9600, "Verified": true }, { "OrderID": 10386, "CustomerID": "FAMIA", "EmployeeID": 9, "OrderDate": new Date(850847400000), "ShipName": "Familia Arquibaldo", "ShipCity": "Sao Paulo", "ShipAddress": "Rua Orós, 92", "ShipRegion": "SP", "ShipPostalCode": "05442-030", "ShipCountry": "Brazil", "Freight": 13.9900, "Verified": false }, { "OrderID": 10387, "CustomerID": "SANTG", "EmployeeID": 1, "OrderDate": new Date(850847400000), "ShipName": "Santé Gourmet", "ShipCity": "Stavern", "ShipAddress": "Erling Skakkes gate 78", "ShipRegion": null, "ShipPostalCode": "4110", "ShipCountry": "Norway", "Freight": 93.6300, "Verified": true }, { "OrderID": 10388, "CustomerID": "SEVES", "EmployeeID": 2, "OrderDate": new Date(850933800000), "ShipName": "Seven Seas Imports", "ShipCity": "London", "ShipAddress": "90 Wadhurst Rd.", "ShipRegion": null, "ShipPostalCode": "OX15 4NB", "ShipCountry": "UK", "Freight": 34.8600, "Verified": true }, { "OrderID": 10389, "CustomerID": "BOTTM", "EmployeeID": 4, "OrderDate": new Date(851020200000), "ShipName": "Bottom-Dollar Markets", "ShipCity": "Tsawassen", "ShipAddress": "23 Tsawassen Blvd.", "ShipRegion": "BC", "ShipPostalCode": "T2F 8M4", "ShipCountry": "Canada", "Freight": 47.4200, "Verified": true }, { "OrderID": 10390, "CustomerID": "ERNSH", "EmployeeID": 6, "OrderDate": new Date(851279400000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 126.3800, "Verified": true }, { "OrderID": 10391, "CustomerID": "DRACD", "EmployeeID": 3, "OrderDate": new Date(851279400000), "ShipName": "Drachenblut Delikatessen", "ShipCity": "Aachen", "ShipAddress": "Walserweg 21", "ShipRegion": null, "ShipPostalCode": "52066", "ShipCountry": "Germany", "Freight": 5.4500, "Verified": false }, { "OrderID": 10392, "CustomerID": "PICCO", "EmployeeID": 2, "OrderDate": new Date(851365800000), "ShipName": "Piccolo und mehr", "ShipCity": "Salzburg", "ShipAddress": "Geislweg 14", "ShipRegion": null, "ShipPostalCode": "5020", "ShipCountry": "Austria", "Freight": 122.4600, "Verified": true }, { "OrderID": 10393, "CustomerID": "SAVEA", "EmployeeID": 1, "OrderDate": new Date(851452200000), "ShipName": "Save-a-lot Markets", "ShipCity": "Boise", "ShipAddress": "187 Suffolk Ln.", "ShipRegion": "ID", "ShipPostalCode": "83720", "ShipCountry": "USA", "Freight": 126.5600, "Verified": true }, { "OrderID": 10394, "CustomerID": "HUNGC", "EmployeeID": 1, "OrderDate": new Date(851452200000), "ShipName": "Hungry Coyote Import Store", "ShipCity": "Elgin", "ShipAddress": "City Center Plaza 516 Main St.", "ShipRegion": "OR", "ShipPostalCode": "97827", "ShipCountry": "USA", "Freight": 30.3400, "Verified": true }, { "OrderID": 10395, "CustomerID": "HILAA", "EmployeeID": 6, "OrderDate": new Date(851538600000), "ShipName": "HILARION-Abastos", "ShipCity": "San Cristóbal", "ShipAddress": "Carrera 22 con Ave. Carlos Soublette #8-35", "ShipRegion": "Táchira", "ShipPostalCode": "5022", "ShipCountry": "Venezuela", "Freight": 184.4100, "Verified": true }, { "OrderID": 10396, "CustomerID": "FRANK", "EmployeeID": 1, "OrderDate": new Date(851625000000), "ShipName": "Frankenversand", "ShipCity": "München", "ShipAddress": "Berliner Platz 43", "ShipRegion": null, "ShipPostalCode": "80805", "ShipCountry": "Germany", "Freight": 135.3500, "Verified": true }, { "OrderID": 10397, "CustomerID": "PRINI", "EmployeeID": 5, "OrderDate": new Date(851625000000), "ShipName": "Princesa Isabel Vinhos", "ShipCity": "Lisboa", "ShipAddress": "Estrada da saúde n. 58", "ShipRegion": null, "ShipPostalCode": "1756", "ShipCountry": "Portugal", "Freight": 60.2600, "Verified": true }, { "OrderID": 10398, "CustomerID": "SAVEA", "EmployeeID": 2, "OrderDate": new Date(851884200000), "ShipName": "Save-a-lot Markets", "ShipCity": "Boise", "ShipAddress": "187 Suffolk Ln.", "ShipRegion": "ID", "ShipPostalCode": "83720", "ShipCountry": "USA", "Freight": 89.1600, "Verified": true }, { "OrderID": 10399, "CustomerID": "VAFFE", "EmployeeID": 8, "OrderDate": new Date(851970600000), "ShipName": "Vaffeljernet", "ShipCity": "Århus", "ShipAddress": "Smagsloget 45", "ShipRegion": null, "ShipPostalCode": "8200", "ShipCountry": "Denmark", "Freight": 27.3600, "Verified": false }, { "OrderID": 10400, "CustomerID": "EASTC", "EmployeeID": 1, "OrderDate": new Date(852057000000), "ShipName": "Eastern Connection", "ShipCity": "London", "ShipAddress": "35 King George", "ShipRegion": null, "ShipPostalCode": "WX3 6FW", "ShipCountry": "UK", "Freight": 83.9300, "Verified": true }, { "OrderID": 10401, "CustomerID": "RATTC", "EmployeeID": 1, "OrderDate": new Date(852057000000), "ShipName": "Rattlesnake Canyon Grocery", "ShipCity": "Albuquerque", "ShipAddress": "2817 Milton Dr.", "ShipRegion": "NM", "ShipPostalCode": "87110", "ShipCountry": "USA", "Freight": 12.5100, "Verified": false }, { "OrderID": 10402, "CustomerID": "ERNSH", "EmployeeID": 8, "OrderDate": new Date(852143400000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 67.8800, "Verified": true }, { "OrderID": 10403, "CustomerID": "ERNSH", "EmployeeID": 4, "OrderDate": new Date(852229800000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 73.7900, "Verified": true }, { "OrderID": 10404, "CustomerID": "MAGAA", "EmployeeID": 2, "OrderDate": new Date(852229800000), "ShipName": "Magazzini Alimentari Riuniti", "ShipCity": "Bergamo", "ShipAddress": "Via Ludovico il Moro 22", "ShipRegion": null, "ShipPostalCode": "24100", "ShipCountry": "Italy", "Freight": 155.9700, "Verified": true }, { "OrderID": 10405, "CustomerID": "LINOD", "EmployeeID": 1, "OrderDate": new Date(852489000000), "ShipName": "LINO-Delicateses", "ShipCity": "I. de Margarita", "ShipAddress": "Ave. 5 de Mayo Porlamar", "ShipRegion": "Nueva Esparta", "ShipPostalCode": "4980", "ShipCountry": "Venezuela", "Freight": 34.8200, "Verified": true }, { "OrderID": 10406, "CustomerID": "QUEEN", "EmployeeID": 7, "OrderDate": new Date(852575400000), "ShipName": "Queen Cozinha", "ShipCity": "Sao Paulo", "ShipAddress": "Alameda dos Canàrios, 891", "ShipRegion": "SP", "ShipPostalCode": "05487-020", "ShipCountry": "Brazil", "Freight": 108.0400, "Verified": true }, { "OrderID": 10407, "CustomerID": "OTTIK", "EmployeeID": 2, "OrderDate": new Date(852575400000), "ShipName": "Ottilies Käseladen", "ShipCity": "Köln", "ShipAddress": "Mehrheimerstr. 369", "ShipRegion": null, "ShipPostalCode": "50739", "ShipCountry": "Germany", "Freight": 91.4800, "Verified": true }, { "OrderID": 10408, "CustomerID": "FOLIG", "EmployeeID": 8, "OrderDate": new Date(852661800000), "ShipName": "Folies gourmandes", "ShipCity": "Lille", "ShipAddress": "184, chaussée de Tournai", "ShipRegion": null, "ShipPostalCode": "59000", "ShipCountry": "France", "Freight": 11.2600, "Verified": false }, { "OrderID": 10409, "CustomerID": "OCEAN", "EmployeeID": 3, "OrderDate": new Date(852748200000), "ShipName": "Océano Atlántico Ltda.", "ShipCity": "Buenos Aires", "ShipAddress": "Ing. Gustavo Moncada 8585 Piso 20-A", "ShipRegion": null, "ShipPostalCode": "1010", "ShipCountry": "Argentina", "Freight": 29.8300, "Verified": false }, { "OrderID": 10410, "CustomerID": "BOTTM", "EmployeeID": 3, "OrderDate": new Date(852834600000), "ShipName": "Bottom-Dollar Markets", "ShipCity": "Tsawassen", "ShipAddress": "23 Tsawassen Blvd.", "ShipRegion": "BC", "ShipPostalCode": "T2F 8M4", "ShipCountry": "Canada", "Freight": 2.4000, "Verified": false }, { "OrderID": 10411, "CustomerID": "BOTTM", "EmployeeID": 9, "OrderDate": new Date(852834600000), "ShipName": "Bottom-Dollar Markets", "ShipCity": "Tsawassen", "ShipAddress": "23 Tsawassen Blvd.", "ShipRegion": "BC", "ShipPostalCode": "T2F 8M4", "ShipCountry": "Canada", "Freight": 23.6500, "Verified": false }, { "OrderID": 10412, "CustomerID": "WARTH", "EmployeeID": 8, "OrderDate": new Date(853093800000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 3.7700, "Verified": false }, { "OrderID": 10413, "CustomerID": "LAMAI", "EmployeeID": 3, "OrderDate": new Date(853180200000), "ShipName": "La maison d\u0027Asie", "ShipCity": "Toulouse", "ShipAddress": "1 rue Alsace-Lorraine", "ShipRegion": null, "ShipPostalCode": "31000", "ShipCountry": "France", "Freight": 95.6600, "Verified": true }, { "OrderID": 10414, "CustomerID": "FAMIA", "EmployeeID": 2, "OrderDate": new Date(853180200000), "ShipName": "Familia Arquibaldo", "ShipCity": "Sao Paulo", "ShipAddress": "Rua Orós, 92", "ShipRegion": "SP", "ShipPostalCode": "05442-030", "ShipCountry": "Brazil", "Freight": 21.4800, "Verified": false }, { "OrderID": 10415, "CustomerID": "HUNGC", "EmployeeID": 3, "OrderDate": new Date(853266600000), "ShipName": "Hungry Coyote Import Store", "ShipCity": "Elgin", "ShipAddress": "City Center Plaza 516 Main St.", "ShipRegion": "OR", "ShipPostalCode": "97827", "ShipCountry": "USA", "Freight": 0.2000, "Verified": false }, { "OrderID": 10416, "CustomerID": "WARTH", "EmployeeID": 8, "OrderDate": new Date(853353000000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 22.7200, "Verified": false }, { "OrderID": 10417, "CustomerID": "SIMOB", "EmployeeID": 4, "OrderDate": new Date(853353000000), "ShipName": "Simons bistro", "ShipCity": "Kobenhavn", "ShipAddress": "Vinbæltet 34", "ShipRegion": null, "ShipPostalCode": "1734", "ShipCountry": "Denmark", "Freight": 70.2900, "Verified": true }, { "OrderID": 10418, "CustomerID": "QUICK", "EmployeeID": 4, "OrderDate": new Date(853439400000), "ShipName": "QUICK-Stop", "ShipCity": "Cunewalde", "ShipAddress": "Taucherstraße 10", "ShipRegion": null, "ShipPostalCode": "01307", "ShipCountry": "Germany", "Freight": 17.5500, "Verified": false }, { "OrderID": 10419, "CustomerID": "RICSU", "EmployeeID": 4, "OrderDate": new Date(853698600000), "ShipName": "Richter Supermarkt", "ShipCity": "Genève", "ShipAddress": "Starenweg 5", "ShipRegion": null, "ShipPostalCode": "1204", "ShipCountry": "Switzerland", "Freight": 137.3500, "Verified": true }, { "OrderID": 10420, "CustomerID": "WELLI", "EmployeeID": 3, "OrderDate": new Date(853785000000), "ShipName": "Wellington Importadora", "ShipCity": "Resende", "ShipAddress": "Rua do Mercado, 12", "ShipRegion": "SP", "ShipPostalCode": "08737-363", "ShipCountry": "Brazil", "Freight": 44.1200, "Verified": true }, { "OrderID": 10421, "CustomerID": "QUEDE", "EmployeeID": 8, "OrderDate": new Date(853785000000), "ShipName": "Que Delícia", "ShipCity": "Rio de Janeiro", "ShipAddress": "Rua da Panificadora, 12", "ShipRegion": "RJ", "ShipPostalCode": "02389-673", "ShipCountry": "Brazil", "Freight": 99.2300, "Verified": true }, { "OrderID": 10422, "CustomerID": "FRANS", "EmployeeID": 2, "OrderDate": new Date(853871400000), "ShipName": "Franchi S.p.A.", "ShipCity": "Torino", "ShipAddress": "Via Monte Bianco 34", "ShipRegion": null, "ShipPostalCode": "10100", "ShipCountry": "Italy", "Freight": 3.0200, "Verified": false }, { "OrderID": 10423, "CustomerID": "GOURL", "EmployeeID": 6, "OrderDate": new Date(853957800000), "ShipName": "Gourmet Lanchonetes", "ShipCity": "Campinas", "ShipAddress": "Av. Brasil, 442", "ShipRegion": "SP", "ShipPostalCode": "04876-786", "ShipCountry": "Brazil", "Freight": 24.5000, "Verified": false }, { "OrderID": 10424, "CustomerID": "MEREP", "EmployeeID": 7, "OrderDate": new Date(853957800000), "ShipName": "Mère Paillarde", "ShipCity": "Montréal", "ShipAddress": "43 rue St. Laurent", "ShipRegion": "Québec", "ShipPostalCode": "H1J 1C3", "ShipCountry": "Canada", "Freight": 370.6100, "Verified": true }, { "OrderID": 10425, "CustomerID": "LAMAI", "EmployeeID": 6, "OrderDate": new Date(854044200000), "ShipName": "La maison d\u0027Asie", "ShipCity": "Toulouse", "ShipAddress": "1 rue Alsace-Lorraine", "ShipRegion": null, "ShipPostalCode": "31000", "ShipCountry": "France", "Freight": 7.9300, "Verified": false }, { "OrderID": 10426, "CustomerID": "GALED", "EmployeeID": 4, "OrderDate": new Date(854303400000), "ShipName": "Galería del gastronómo", "ShipCity": "Barcelona", "ShipAddress": "Rambla de Cataluña, 23", "ShipRegion": null, "ShipPostalCode": "8022", "ShipCountry": "Spain", "Freight": 18.6900, "Verified": false }, { "OrderID": 10427, "CustomerID": "PICCO", "EmployeeID": 4, "OrderDate": new Date(854303400000), "ShipName": "Piccolo und mehr", "ShipCity": "Salzburg", "ShipAddress": "Geislweg 14", "ShipRegion": null, "ShipPostalCode": "5020", "ShipCountry": "Austria", "Freight": 31.2900, "Verified": true }, { "OrderID": 10428, "CustomerID": "REGGC", "EmployeeID": 7, "OrderDate": new Date(854389800000), "ShipName": "Reggiani Caseifici", "ShipCity": "Reggio Emilia", "ShipAddress": "Strada Provinciale 124", "ShipRegion": null, "ShipPostalCode": "42100", "ShipCountry": "Italy", "Freight": 11.0900, "Verified": false }, { "OrderID": 10429, "CustomerID": "HUNGO", "EmployeeID": 3, "OrderDate": new Date(854476200000), "ShipName": "Hungry Owl All-Night Grocers", "ShipCity": "Cork", "ShipAddress": "8 Johnstown Road", "ShipRegion": "Co. Cork", "ShipPostalCode": null, "ShipCountry": "Ireland", "Freight": 56.6300, "Verified": true }, { "OrderID": 10430, "CustomerID": "ERNSH", "EmployeeID": 4, "OrderDate": new Date(854562600000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 458.7800, "Verified": true }, { "OrderID": 10431, "CustomerID": "BOTTM", "EmployeeID": 4, "OrderDate": new Date(854562600000), "ShipName": "Bottom-Dollar Markets", "ShipCity": "Tsawassen", "ShipAddress": "23 Tsawassen Blvd.", "ShipRegion": "BC", "ShipPostalCode": "T2F 8M4", "ShipCountry": "Canada", "Freight": 44.1700, "Verified": true }, { "OrderID": 10432, "CustomerID": "SPLIR", "EmployeeID": 3, "OrderDate": new Date(854649000000), "ShipName": "Split Rail Beer \u0026 Ale", "ShipCity": "Lander", "ShipAddress": "P.O. Box 555", "ShipRegion": "WY", "ShipPostalCode": "82520", "ShipCountry": "USA", "Freight": 4.3400, "Verified": false }, { "OrderID": 10433, "CustomerID": "PRINI", "EmployeeID": 3, "OrderDate": new Date(854908200000), "ShipName": "Princesa Isabel Vinhos", "ShipCity": "Lisboa", "ShipAddress": "Estrada da saúde n. 58", "ShipRegion": null, "ShipPostalCode": "1756", "ShipCountry": "Portugal", "Freight": 73.8300, "Verified": true }, { "OrderID": 10434, "CustomerID": "FOLKO", "EmployeeID": 3, "OrderDate": new Date(854908200000), "ShipName": "Folk och fä HB", "ShipCity": "Bräcke", "ShipAddress": "Åkergatan 24", "ShipRegion": null, "ShipPostalCode": "S-844 67", "ShipCountry": "Sweden", "Freight": 17.9200, "Verified": false }, { "OrderID": 10435, "CustomerID": "CONSH", "EmployeeID": 8, "OrderDate": new Date(854994600000), "ShipName": "Consolidated Holdings", "ShipCity": "London", "ShipAddress": "Berkeley Gardens 12 Brewery", "ShipRegion": null, "ShipPostalCode": "WX1 6LT", "ShipCountry": "UK", "Freight": 9.2100, "Verified": false }, { "OrderID": 10436, "CustomerID": "BLONP", "EmployeeID": 3, "OrderDate": new Date(855081000000), "ShipName": "Blondel père et fils", "ShipCity": "Strasbourg", "ShipAddress": "24, place Kléber", "ShipRegion": null, "ShipPostalCode": "67000", "ShipCountry": "France", "Freight": 156.6600, "Verified": true }, { "OrderID": 10437, "CustomerID": "WARTH", "EmployeeID": 8, "OrderDate": new Date(855081000000), "ShipName": "Wartian Herkku", "ShipCity": "Oulu", "ShipAddress": "Torikatu 38", "ShipRegion": null, "ShipPostalCode": "90110", "ShipCountry": "Finland", "Freight": 19.9700, "Verified": false }, { "OrderID": 10438, "CustomerID": "TOMSP", "EmployeeID": 3, "OrderDate": new Date(855167400000), "ShipName": "Toms Spezialitäten", "ShipCity": "Münster", "ShipAddress": "Luisenstr. 48", "ShipRegion": null, "ShipPostalCode": "44087", "ShipCountry": "Germany", "Freight": 8.2400, "Verified": false }, { "OrderID": 10439, "CustomerID": "MEREP", "EmployeeID": 6, "OrderDate": new Date(855253800000), "ShipName": "Mère Paillarde", "ShipCity": "Montréal", "ShipAddress": "43 rue St. Laurent", "ShipRegion": "Québec", "ShipPostalCode": "H1J 1C3", "ShipCountry": "Canada", "Freight": 4.0700, "Verified": false }, { "OrderID": 10440, "CustomerID": "SAVEA", "EmployeeID": 4, "OrderDate": new Date(855513000000), "ShipName": "Save-a-lot Markets", "ShipCity": "Boise", "ShipAddress": "187 Suffolk Ln.", "ShipRegion": "ID", "ShipPostalCode": "83720", "ShipCountry": "USA", "Freight": 86.5300, "Verified": true }, { "OrderID": 10441, "CustomerID": "OLDWO", "EmployeeID": 3, "OrderDate": new Date(855513000000), "ShipName": "Old World Delicatessen", "ShipCity": "Anchorage", "ShipAddress": "2743 Bering St.", "ShipRegion": "AK", "ShipPostalCode": "99508", "ShipCountry": "USA", "Freight": 73.0200, "Verified": true }, { "OrderID": 10442, "CustomerID": "ERNSH", "EmployeeID": 3, "OrderDate": new Date(855599400000), "ShipName": "Ernst Handel", "ShipCity": "Graz", "ShipAddress": "Kirchgasse 6", "ShipRegion": null, "ShipPostalCode": "8010", "ShipCountry": "Austria", "Freight": 47.9400, "Verified": true }, { "OrderID": 10443, "CustomerID": "REGGC", "EmployeeID": 8, "OrderDate": new Date(855685800000), "ShipName": "Reggiani Caseifici", "ShipCity": "Reggio Emilia", "ShipAddress": "Strada Provinciale 124", "ShipRegion": null, "ShipPostalCode": "42100", "ShipCountry": "Italy", "Freight": 13.9500, "Verified": false }, { "OrderID": 10444, "CustomerID": "BERGS", "EmployeeID": 3, "OrderDate": new Date(855685800000), "ShipName": "Berglunds snabbköp", "ShipCity": "Luleå", "ShipAddress": "Berguvsvägen 8", "ShipRegion": null, "ShipPostalCode": "S-958 22", "ShipCountry": "Sweden", "Freight": 3.5000, "Verified": false }, { "OrderID": 10445, "CustomerID": "BERGS", "EmployeeID": 3, "OrderDate": new Date(855772200000), "ShipName": "Berglunds snabbköp", "ShipCity": "Luleå", "ShipAddress": "Berguvsvägen 8", "ShipRegion": null, "ShipPostalCode": "S-958 22", "ShipCountry": "Sweden", "Freight": 9.3000, "Verified": false }, { "OrderID": 10446, "CustomerID": "TOMSP", "EmployeeID": 6, "OrderDate": new Date(855858600000), "ShipName": "Toms Spezialitäten", "ShipCity": "Münster", "ShipAddress": "Luisenstr. 48", "ShipRegion": null, "ShipPostalCode": "44087", "ShipCountry": "Germany", "Freight": 14.6800, "Verified": false }, { "OrderID": 10447, "CustomerID": "RICAR", "EmployeeID": 4, "OrderDate": new Date(855858600000), "ShipName": "Ricardo Adocicados", "ShipCity": "Rio de Janeiro", "ShipAddress": "Av. Copacabana, 267", "ShipRegion": "RJ", "ShipPostalCode": "02389-890", "ShipCountry": "Brazil", "Freight": 68.6600, "Verified": true }] - - window.formulaData = [ - { Function: 'String Function', Function1: '', Function2: '', Function3: 'Information Function', Function4: '', Function5: '', "Item Name": 'Item Name', Quantity: "Quantity", Price: 'Price', Amount: 'Amount' }, - { Function: '=CONCATENATE("one","big")', Function1: '', Function2: '', Function3: '=CELL("address", H2)', Function4: '', Function5: '', "Item Name": 'Sports Shoes', Quantity: 20, Price: '30', Amount: '600' }, - { Function: '=LOWER(G2)', Function1: '', Function2: '', Function3: '=ISBLANK(F2)', Function4: '', Function5: '', "Item Name": 'Formal Shoes', Quantity: 20, Price: '15', Amount: '300' }, - { Function: '=UPPER(G3)', Function1: '', Function2: '', Function3: '=ISERROR(J4)', Function4: '', Function5: '', "Item Name": 'Sandals & Floaters', Quantity: 15, Price: '20', Amount: '300' }, - { Function: '=FIND("E","SPREAD")', Function1: '', Function2: '', Function3: '=ISNUMBER(H5)', Function4: '', Function5: '', "Item Name": 'Flip- Flops', Quantity: 30, Price: '10', Amount: '300' }, - { Function: '=REPLACE(H3,3,2,"10")', Function1: '', Function2: '', Function3: '=TYPE(H2)', Function4: '', Function5: '', "Item Name": 'Sneakers', Quantity: 40, Price: '20', Amount: '800' }, - { Function: '', Function1: '', Function2: '', Function3: '', Function4: '', Function5: '', "Item Name": 'Running Shoes', Quantity: 20, Price: '10', Amount: '200'}, - { Function: '', Function1: '', Function2: '', Function3: '', Function4: '', Function5: '', "Item Name": 'T-Shirts', Quantity: 50, Price: '103', Amount: '3300'}, - { Function: 'Math Function', Function1: '', Function2: '', Function3: 'Statistical and Logical', Function4: '', Function5: '', "Item Name": 'Loafers', Quantity: 31, Price: '10', Amount: '310'}, - { Function: '=SQRT(25)', Function1: '', Function2: '', Function3: '=AND(TRUE,FALSE)' , Function4: '', Function5: '', "Item Name": 'Cricket Shoes', Quantity: 41, Price: '30', Amount: '1210'}, - { Function: '=AVERAGE(J3:J7)', Function1: '', Function2: '', Function3: '=SUMIF(J2:J13, 3)', Function4: '', Function5: '', "Item Name": 'T-Shirts', Quantity: 50, Price: '10', Amount: '500' }, - { Function: '=SUM(H3:H7)', Function1: '', Function2: '', Function3: '=MAX(I2:I6)', Function4: '', Function5: '', "Item Name": 'T-Shirts', Quantity: 50, Price: '10', Amount: '500' }, - { Function: '=PRODUCT(H4,H5)', Function1: '', Function2: '', Function3: '=MIN(J2:J6)', Function4: '', Function5: '', "Item Name": 'Running Shoes', Quantity: 20, Price: '10', Amount: '200' }, - - ]; - - window.freezepaneData = [{"ProductID":1,"ProductName":"Chai","CategoryID":1,"QuantityPerUnit":"10 boxes x 20 bags","UnitPrice":"18.0000","UnitsInStock":39},{"ProductID":2,"ProductName":"Chang","CategoryID":1,"QuantityPerUnit":"24 - 12 oz bottles","UnitPrice":"19.0000","UnitsInStock":17},{"ProductID":3,"ProductName":"Aniseed Syrup","CategoryID":2,"QuantityPerUnit":"12 - 550 ml bottles","UnitPrice":"10.0000","UnitsInStock":13},{"ProductID":4,"ProductName":"Chef Anton's Cajun Seasoning","CategoryID":2,"QuantityPerUnit":"48 - 6 oz jars","UnitPrice":"22.0000","UnitsInStock":53},{"ProductID":5,"ProductName":"Chef Anton's Gumbo Mix","CategoryID":2,"QuantityPerUnit":"36 boxes","UnitPrice":"21.3500","UnitsInStock":0},{"ProductID":6,"ProductName":"Grandma's Boysenberry Spread","CategoryID":2,"QuantityPerUnit":"12 - 8 oz jars","UnitPrice":"25.0000","UnitsInStock":120},{"ProductID":7,"ProductName":"Uncle Bob's Organic Dried Pears","CategoryID":7,"QuantityPerUnit":"12 - 1 lb pkgs.","UnitPrice":"30.0000","UnitsInStock":15},{"ProductID":8,"ProductName":"Northwoods Cranberry Sauce","CategoryID":2,"QuantityPerUnit":"12 - 12 oz jars","UnitPrice":"40.0000","UnitsInStock":6},{"ProductID":9,"ProductName":"Mishi Kobe Niku","CategoryID":6,"QuantityPerUnit":"18 - 500 g pkgs.","UnitPrice":"97.0000","UnitsInStock":29},{"ProductID":10,"ProductName":"Ikura","CategoryID":8,"QuantityPerUnit":"12 - 200 ml jars","UnitPrice":"31.0000","UnitsInStock":31},{"ProductID":11,"ProductName":"Queso Cabrales","CategoryID":4,"QuantityPerUnit":"1 kg pkg.","UnitPrice":"21.0000","UnitsInStock":22},{"ProductID":12,"ProductName":"Queso Manchego La Pastora","CategoryID":4,"QuantityPerUnit":"10 - 500 g pkgs.","UnitPrice":"38.0000","UnitsInStock":86},{"ProductID":13,"ProductName":"Konbu","CategoryID":8,"QuantityPerUnit":"2 kg box","UnitPrice":"6.0000","UnitsInStock":24},{"ProductID":14,"ProductName":"Tofu","CategoryID":7,"QuantityPerUnit":"40 - 100 g pkgs.","UnitPrice":"23.2500","UnitsInStock":35},{"ProductID":15,"ProductName":"Genen Shouyu","CategoryID":2,"QuantityPerUnit":"24 - 250 ml bottles","UnitPrice":"15.5000","UnitsInStock":39},{"ProductID":16,"ProductName":"Pavlova","CategoryID":3,"QuantityPerUnit":"32 - 500 g boxes","UnitPrice":"17.4500","UnitsInStock":29},{"ProductID":17,"ProductName":"Alice Mutton","CategoryID":6,"QuantityPerUnit":"20 - 1 kg tins","UnitPrice":"39.0000","UnitsInStock":0},{"ProductID":18,"ProductName":"Carnarvon Tigers","CategoryID":8,"QuantityPerUnit":"16 kg pkg.","UnitPrice":"62.5000","UnitsInStock":42},{"ProductID":19,"ProductName":"Teatime Chocolate Biscuits","CategoryID":3,"QuantityPerUnit":"10 boxes x 12 pieces","UnitPrice":"9.2000","UnitsInStock":25},{"ProductID":20,"ProductName":"Sir Rodney's Marmalade","CategoryID":3,"QuantityPerUnit":"30 gift boxes","UnitPrice":"81.0000","UnitsInStock":40},{"ProductID":21,"ProductName":"Sir Rodney's Scones","CategoryID":3,"QuantityPerUnit":"24 pkgs. x 4 pieces","UnitPrice":"10.0000","UnitsInStock":3},{"ProductID":22,"ProductName":"Gustaf's Knäckebröd","CategoryID":5,"QuantityPerUnit":"24 - 500 g pkgs.","UnitPrice":"21.0000","UnitsInStock":104},{"ProductID":23,"ProductName":"Tunnbröd","CategoryID":5,"QuantityPerUnit":"12 - 250 g pkgs.","UnitPrice":"9.0000","UnitsInStock":61},{"ProductID":24,"ProductName":"Guaraná Fantástica","CategoryID":1,"QuantityPerUnit":"12 - 355 ml cans","UnitPrice":"4.5000","UnitsInStock":20},{"ProductID":25,"ProductName":"NuNuCa Nuß-Nougat-Creme","CategoryID":3,"QuantityPerUnit":"20 - 450 g glasses","UnitPrice":"14.0000","UnitsInStock":76},{"ProductID":26,"ProductName":"Gumbär Gummibärchen","CategoryID":3,"QuantityPerUnit":"100 - 250 g bags","UnitPrice":"31.2300","UnitsInStock":15},{"ProductID":27,"ProductName":"Schoggi Schokolade","CategoryID":3,"QuantityPerUnit":"100 - 100 g pieces","UnitPrice":"43.9000","UnitsInStock":49},{"ProductID":28,"ProductName":"Rössle Sauerkraut","CategoryID":7,"QuantityPerUnit":"25 - 825 g cans","UnitPrice":"45.6000","UnitsInStock":26},{"ProductID":29,"ProductName":"Thüringer Rostbratwurst","CategoryID":6,"QuantityPerUnit":"50 bags x 30 sausgs.","UnitPrice":"123.7900","UnitsInStock":0},{"ProductID":30,"ProductName":"Nord-Ost Matjeshering","CategoryID":8,"QuantityPerUnit":"10 - 200 g glasses","UnitPrice":"25.8900","UnitsInStock":10},{"ProductID":31,"ProductName":"Gorgonzola Telino","CategoryID":4,"QuantityPerUnit":"12 - 100 g pkgs","UnitPrice":"12.5000","UnitsInStock":0},{"ProductID":32,"ProductName":"Mascarpone Fabioli","CategoryID":4,"QuantityPerUnit":"24 - 200 g pkgs.","UnitPrice":"32.0000","UnitsInStock":9},{"ProductID":33,"ProductName":"Geitost","CategoryID":4,"QuantityPerUnit":"500 g","UnitPrice":"2.5000","UnitsInStock":112},{"ProductID":34,"ProductName":"Sasquatch Ale","CategoryID":1,"QuantityPerUnit":"24 - 12 oz bottles","UnitPrice":"14.0000","UnitsInStock":111},{"ProductID":35,"ProductName":"Steeleye Stout","CategoryID":1,"QuantityPerUnit":"24 - 12 oz bottles","UnitPrice":"18.0000","UnitsInStock":20},{"ProductID":36,"ProductName":"Inlagd Sill","CategoryID":8,"QuantityPerUnit":"24 - 250 g jars","UnitPrice":"19.0000","UnitsInStock":112},{"ProductID":37,"ProductName":"Gravad lax","CategoryID":8,"QuantityPerUnit":"12 - 500 g pkgs.","UnitPrice":"26.0000","UnitsInStock":11},{"ProductID":38,"ProductName":"Côte de Blaye","CategoryID":1,"QuantityPerUnit":"12 - 75 cl bottles","UnitPrice":"263.5000","UnitsInStock":17},{"ProductID":39,"ProductName":"Chartreuse verte","CategoryID":1,"QuantityPerUnit":"750 cc per bottle","UnitPrice":"18.0000","UnitsInStock":69},{"ProductID":40,"ProductName":"Boston Crab Meat","CategoryID":8,"QuantityPerUnit":"24 - 4 oz tins","UnitPrice":"18.4000","UnitsInStock":123},{"ProductID":41,"ProductName":"Jack's New England Clam Chowder","CategoryID":8,"QuantityPerUnit":"12 - 12 oz cans","UnitPrice":"9.6500","UnitsInStock":85},{"ProductID":42,"ProductName":"Singaporean Hokkien Fried Mee","CategoryID":5,"QuantityPerUnit":"32 - 1 kg pkgs.","UnitPrice":"14.0000","UnitsInStock":26},{"ProductID":43,"ProductName":"Ipoh Coffee","CategoryID":1,"QuantityPerUnit":"16 - 500 g tins","UnitPrice":"46.0000","UnitsInStock":17},{"ProductID":44,"ProductName":"Gula Malacca","CategoryID":2,"QuantityPerUnit":"20 - 2 kg bags","UnitPrice":"19.4500","UnitsInStock":27},{"ProductID":45,"ProductName":"Rogede sild","CategoryID":8,"QuantityPerUnit":"1k pkg.","UnitPrice":"9.5000","UnitsInStock":5},{"ProductID":46,"ProductName":"Spegesild","CategoryID":8,"QuantityPerUnit":"4 - 450 g glasses","UnitPrice":"12.0000","UnitsInStock":95},{"ProductID":47,"ProductName":"Zaanse koeken","CategoryID":3,"QuantityPerUnit":"10 - 4 oz boxes","UnitPrice":"9.5000","UnitsInStock":36},{"ProductID":48,"ProductName":"Chocolade","CategoryID":3,"QuantityPerUnit":"10 pkgs.","UnitPrice":"12.7500","UnitsInStock":15},{"ProductID":49,"ProductName":"Maxilaku","CategoryID":3,"QuantityPerUnit":"24 - 50 g pkgs.","UnitPrice":"20.0000","UnitsInStock":10},{"ProductID":50,"ProductName":"Valkoinen suklaa","CategoryID":3,"QuantityPerUnit":"12 - 100 g bars","UnitPrice":"16.2500","UnitsInStock":65},{"ProductID":51,"ProductName":"Manjimup Dried Apples","CategoryID":7,"QuantityPerUnit":"50 - 300 g pkgs.","UnitPrice":"53.0000","UnitsInStock":20},{"ProductID":52,"ProductName":"Filo Mix","CategoryID":5,"QuantityPerUnit":"16 - 2 kg boxes","UnitPrice":"7.0000","UnitsInStock":38},{"ProductID":53,"ProductName":"Perth Pasties","CategoryID":6,"QuantityPerUnit":"48 pieces","UnitPrice":"32.8000","UnitsInStock":0},{"ProductID":54,"ProductName":"Tourtière","CategoryID":6,"QuantityPerUnit":"16 pies","UnitPrice":"7.4500","UnitsInStock":21},{"ProductID":55,"ProductName":"Pâté chinois","CategoryID":6,"QuantityPerUnit":"24 boxes x 2 pies","UnitPrice":"24.0000","UnitsInStock":115},{"ProductID":56,"ProductName":"Gnocchi di nonna Alice","CategoryID":5,"QuantityPerUnit":"24 - 250 g pkgs.","UnitPrice":"38.0000","UnitsInStock":21},{"ProductID":57,"ProductName":"Ravioli Angelo","CategoryID":5,"QuantityPerUnit":"24 - 250 g pkgs.","UnitPrice":"19.5000","UnitsInStock":36},{"ProductID":58,"ProductName":"Escargots de Bourgogne","CategoryID":8,"QuantityPerUnit":"24 pieces","UnitPrice":"13.2500","UnitsInStock":62},{"ProductID":59,"ProductName":"Raclette Courdavault","CategoryID":4,"QuantityPerUnit":"5 kg pkg.","UnitPrice":"55.0000","UnitsInStock":79},{"ProductID":60,"ProductName":"Camembert Pierrot","CategoryID":4,"QuantityPerUnit":"15 - 300 g rounds","UnitPrice":"34.0000","UnitsInStock":19},{"ProductID":61,"ProductName":"Sirop d'érable","CategoryID":2,"QuantityPerUnit":"24 - 500 ml bottles","UnitPrice":"28.5000","UnitsInStock":113},{"ProductID":62,"ProductName":"Tarte au sucre","CategoryID":3,"QuantityPerUnit":"48 pies","UnitPrice":"49.3000","UnitsInStock":17},{"ProductID":63,"ProductName":"Vegie-spread","CategoryID":2,"QuantityPerUnit":"15 - 625 g jars","UnitPrice":"43.9000","UnitsInStock":24},{"ProductID":64,"ProductName":"Wimmers gute Semmelknödel","CategoryID":5,"QuantityPerUnit":"20 bags x 4 pieces","UnitPrice":"33.2500","UnitsInStock":22},{"ProductID":65,"ProductName":"Louisiana Fiery Hot Pepper Sauce","CategoryID":2,"QuantityPerUnit":"32 - 8 oz bottles","UnitPrice":"21.0500","UnitsInStock":76},{"ProductID":66,"ProductName":"Louisiana Hot Spiced Okra","CategoryID":2,"QuantityPerUnit":"24 - 8 oz jars","UnitPrice":"17.0000","UnitsInStock":4},{"ProductID":67,"ProductName":"Laughing Lumberjack Lager","CategoryID":1,"QuantityPerUnit":"24 - 12 oz bottles","UnitPrice":"14.0000","UnitsInStock":52},{"ProductID":68,"ProductName":"Scottish Longbreads","CategoryID":3,"QuantityPerUnit":"10 boxes x 8 pieces","UnitPrice":"12.5000","UnitsInStock":6},{"ProductID":69,"ProductName":"Gudbrandsdalsost","CategoryID":4,"QuantityPerUnit":"10 kg pkg.","UnitPrice":"36.0000","UnitsInStock":26},{"ProductID":70,"ProductName":"Outback Lager","CategoryID":1,"QuantityPerUnit":"24 - 355 ml bottles","UnitPrice":"15.0000","UnitsInStock":15},{"ProductID":71,"ProductName":"Flotemysost","CategoryID":4,"QuantityPerUnit":"10 - 500 g pkgs.","UnitPrice":"21.5000","UnitsInStock":26},{"ProductID":72,"ProductName":"Mozzarella di Giovanni","CategoryID":4,"QuantityPerUnit":"24 - 200 g pkgs.","UnitPrice":"34.8000","UnitsInStock":14},{"ProductID":73,"ProductName":"Röd Kaviar","CategoryID":8,"QuantityPerUnit":"24 - 150 g jars","UnitPrice":"15.0000","UnitsInStock":101},{"ProductID":74,"ProductName":"Longlife Tofu","CategoryID":7,"QuantityPerUnit":"5 kg pkg.","UnitPrice":"10.0000","UnitsInStock":4},{"ProductID":75,"ProductName":"Rhönbräu Klosterbier","CategoryID":1,"QuantityPerUnit":"24 - 0.5 l bottles","UnitPrice":"7.7500","UnitsInStock":125},{"ProductID":76,"ProductName":"Lakkalikööri","CategoryID":1,"QuantityPerUnit":"500 ml","UnitPrice":"18.0000","UnitsInStock":57},{"ProductID":77,"ProductName":"Original Frankfurter grüne Soße","CategoryID":2,"QuantityPerUnit":"12 boxes","UnitPrice":"13.0000","UnitsInStock":32}]; - - window.hyperlinkData = [ - { "Item Name": "Casual Shoes", "Quantity": 10, "Price": "$20", "Amount": "$200","Stock Detail":"OUT OF STOCK","Website":"Amazon"}, - { "Item Name": "Sports Shoes", "Quantity": 20, "Price": "$30", "Amount": "$600", "Stock Detail": "IN STOCK", "Website": "" }, - { "Item Name": "Formal Shoes", "Quantity": 20, "Price": "$15", "Amount": "$300", "Stock Detail": "IN STOCK", "Website": "AliExpress" }, - { "Item Name": "Sandals & Floaters", "Quantity": 15, "Price": "$20", "Amount": "$300", "Stock Detail": "OUT OF STOCK", "Website": "AliBaba" }, - { "Item Name": "Flip-Flops & Slippers", "Quantity": 30, "Price": "$10", "Amount": "$300", "Stock Detail": "IN STOCK", "Website": "" }, - { "Item Name": "Sneakers", "Quantity": 40, "Price": "$20", "Amount": "$800", "Stock Detail": "OUT OF STOCK", "Website": "" }, - { "Item Name": "Running Shoes", "Quantity": 20, "Price": "$10", "Amount": "$200", "Stock Detail": "IN STOCK", "Website": "Ebay" }, - { "Item Name": "Loafers", "Quantity": 31, "Price": "$10", "Amount": "$310", "Stock Detail": "IN STOCK", "Website": "" }, - { "Item Name": "Cricket Shoes", "Quantity": 41, "Price": "$30", "Amount": "$1210", "Stock Detail": "IN STOCK", "Website": "" }, - { "Item Name": "T-Shirts", "Quantity": 50, "Price": "$10", "Amount": "$500", "Stock Detail": "IN STOCK", "Website": "" }, - ]; - - window.importData = [ - { "Item Code": 23466, "Description": "Common Brick Masonry", "Work Unit": 1000, "Labour Code": "W-431", "Installation Cost": 257, "Material Unit Cost": 1240, "Time Unit": "Shift" }, - { "Item Code": 23456, "Description": "Stone Masonry", "Work Unit": 500, "Labour Code": "W-417", "Installation Cost": 655, "Material Unit Cost": 3400, "Time Unit": "Regular" }, - { "Item Code": 23436, "Description": "Rubble Masonry", "Work Unit": 750, "Labour Code": "W-402", "Installation Cost": 545, "Material Unit Cost": 4500, "Time Unit": "Shift" }, - { "Item Code": 23426, "Description": "Ashlar Masonry", "Work Unit": 300, "Labour Code": "W-325", "Installation Cost": 650, "Material Unit Cost": 6500, "Time Unit": "Shift" }, - { "Item Code": 23416, "Description": "Stone Masonry", "Work Unit": 700, "Labour Code": "W-398", "Installation Cost": 650, "Material Unit Cost": 7500, "Time Unit": "Regular" }, - { "Item Code": 23475, "Description": "Stone Masonry", "Work Unit": 450, "Labour Code": "W-765", "Installation Cost": 450, "Material Unit Cost": 8000, "Time Unit": "Regular" }, - { "Item Code": 23486, "Description": "Common Brick Masonry", "Work Unit": 400, "Labour Code": "W-875", "Installation Cost": 600, "Material Unit Cost": 2245, "Time Unit": "Shift"}, - { "Item Code": 23418, "Description": "Rubble Masonry", "Work Unit": 200, "Labour Code": "W-456", "Installation Cost": 350, "Material Unit Cost": 5430, "Time Unit": "Regular" }, - { "Item Code": 23494, "Description": "Ashlar Masonry", "Work Unit": 300, "Labour Code": "W-234", "Installation Cost": 370, "Material Unit Cost": 3350, "Time Unit": "Shift" }, - { "Item Code": 24410, "Description": "Rubble Masonry", "Work Unit": 600, "Labour Code": "W-635", "Installation Cost": 430, "Material Unit Cost": 2500, "Time Unit": "Regular" } - ]; - - window.localizeData = [ - { "firstname": "First Name", "lastname": "Last Name", "username": "User Name", "jobtitle": "Job Title", "email": "Email", "country": "Country" }, - { "firstname": "Joe", "lastname": "Fisher", "username": "jfisher1g", "jobtitle": "Research Nurse", "email": "jfisher1g@census.gov", "country": "Ukraine" }, - { "firstname": "Donna", "lastname": "Lane", "username": "dlane1h", "jobtitle": "Occupational Therapist", "email": "dlane1h@ucoz.ru", "country": "Morocco" }, - { "firstname": "Kathleen", "lastname": "Green", "username": "kgreen1i", "jobtitle": "Geologist III", "email": "kgreen1i@usda.gov", "country": "Brazil" }, - { "firstname": "Russell", "lastname": "Fowler", "username": "rfowler1j", "jobtitle": "Programmer Analyst II", "email": "rfowler1j@google.com.br", "country": "Poland" }, - { "firstname": "Jane", "lastname": "Burns", "username": "jburns1k", "jobtitle": "Budget/Accounting Analyst III", "email": "jburns1k@eepurl.com", "country": "China" }, - { "firstname": "Jane", "lastname": "Lopez", "username": "jlopez1l", "jobtitle": "Quality Control Specialist", "email": "jlopez1l@yahoo.co.jp", "country": "Argentina" }, - { "firstname": "Rachel", "lastname": "Ray", "username": "rray1m", "jobtitle": "Project Manager", "email": "rray1m@1und1.de", "country": "China" }, - { "firstname": "William", "lastname": "Gomez", "username": "wgomez1n", "jobtitle": "Associate Professor", "email": "wgomez1n@adobe.com", "country": "Poland" }, - { "firstname": "Stephen", "lastname": "Reyes", "username": "sreyes1o", "jobtitle": "Professor", "email": "sreyes1o@seesaa.net", "country": "Czech Republic" }, - { "firstname": "Gary", "lastname": "Lawson", "username": "glawson1p", "jobtitle": "Account Representative IV", "email": "glawson1p@live.com", "country": "Sweden" }, - { "firstname": "Jose", "lastname": "Wheeler", "username": "jwheeler1q", "jobtitle": "Community Outreach Specialist", "email": "jwheeler1q@cafepress.com", "country": "Malta" }, - { "firstname": "Eric", "lastname": "Ferguson", "username": "eferguson1r", "jobtitle": "Senior Sales Associate", "email": "eferguson1r@istockphoto.com", "country": "Russia" }, - { "firstname": "Patrick", "lastname": "Reed", "username": "preed1s", "jobtitle": "Programmer III", "email": "preed1s@theglobeandmail.com", "country": "Egypt" }, - { "firstname": "Harry", "lastname": "Edwards", "username": "hedwards1t", "jobtitle": "Automation Specialist IV", "email": "hedwards1t@utexas.edu", "country": "Sweden" }, - { "firstname": "Tammy", "lastname": "West", "username": "twest1u", "jobtitle": "Software Engineer IV", "email": "twest1u@ucoz.com", "country": "Tajikistan" }, - { "firstname": "Marie", "lastname": "Turner", "username": "mturner1v", "jobtitle": "Data Coordiator", "email": "mturner1v@bluehost.com", "country": "Russia" }, - { "firstname": "Joseph", "lastname": "Chavez", "username": "jchavez1w", "jobtitle": "Web Designer IV", "email": "jchavez1w@g.co", "country": "China" }, - { "firstname": "Jimmy", "lastname": "Mills", "username": "jmills1x", "jobtitle": "Graphic Designer", "email": "jmills1x@symantec.com", "country": "Georgia" }, - { "firstname": "Albert", "lastname": "Olson", "username": "aolson1y", "jobtitle": "VP Marketing", "email": "aolson1y@soup.io", "country": "Tanzania" }, - { "firstname": "Jimmy", "lastname": "Jordan", "username": "jjordan1z", "jobtitle": "Dental Hygienist", "email": "jjordan1z@opensource.org", "country": "Philippines" }, - { "firstname": "Anne", "lastname": "Gonzales", "username": "agonzales20", "jobtitle": "Nuclear Power Engineer", "email": "agonzales20@google.com.hk", "country": "Poland" }, - { "firstname": "Adam", "lastname": "Nichols", "username": "anichols21", "jobtitle": "Accountant III", "email": "anichols21@mozilla.com", "country": "Netherlands" }, - { "firstname": "Shirley", "lastname": "Cox", "username": "scox22", "jobtitle": "Engineer I", "email": "scox22@macromedia.com", "country": "Comoros" }, - { "firstname": "Gerald", "lastname": "Diaz", "username": "gdiaz23", "jobtitle": "Legal Assistant", "email": "gdiaz23@angelfire.com", "country": "France" }, - { "firstname": "Frank", "lastname": "Carter", "username": "fcarter24", "jobtitle": "Web Designer I", "email": "fcarter24@home.pl", "country": "Argentina" }, - ]; - - window.mergeData = [ - { "Book Name": "Book Name", "Author Name": "Author Name", "Buying Price": "Price Detail", "Selling Price": "", "Profit": "Profit(%)", "Buying Date": "Buying Date" }, - { "Book Name": "", "Author Name": "", "Buying Price": "Buying Price", "Selling Price": "Selling Price", "Profit":"","Buying Date": "" }, - { "Book Name": "All the King's Men", "Author Name": "Robert Penn Warren", "Buying Price": 25, "Selling Price": 27, "Profit":12,"Buying Date": "7/28/2014" }, - { "Book Name": "Amar Kosh", "Author Name": "Amar Singh", "Buying Price": 35, "Selling Price": 36, "Profit": 7, "Buying Date": "7/28/2014" }, - { "Book Name": "American Capitalism", "Author Name": "J.K. Galbraith", "Buying Price": 22, "Selling Price": 26, "Profit":13,"Buying Date": "02/18/2014" }, - { "Book Name": "Ambassador's Journal", "Author Name": "J.K. Galbraith", "Buying Price": 19, "Selling Price": 22, "Profit":12,"Buying Date": "03/21/2014" }, - { "Book Name": "Affluent Society", "Author Name": "J.K. Galbraith", "Buying Price": 26, "Selling Price": 27, "Profit":5,"Buying Date": "07/15/2014" }, - { "Book Name": "Arms and the Man", "Author Name": "G.B.Shaw", "Buying Price": 31, "Selling Price": 32, "Profit": 4, "Buying Date": "03/12/2014" }, - { "Book Name": "Treasure Island", "Author Name": "R.L.Stevenson", "Buying Price": 20, "Selling Price": 25, "Profit": 22, "Buying Date": "03/12/2014" }, - { "Book Name": "Adventures of Huckleberry Finn", "Author Name": "Mark Twain", "Buying Price": 23, "Selling Price": 24, "Profit":7,"Buying Date": "12/24/2014" }, - { "Book Name": "Adventures of Tom Sawyer", "Author Name": "Mark Twain", "Buying Price": 31, "Selling Price": 34, "Profit": 12, "Buying Date": "10/31/2014" }, - { "Book Name": "", "Author Name": "", "Buying Price":"", "Selling Price":"", "Profit":"", "Buying Date": "" }, - { "Book Name": "Total", "Author Name": "", "Buying Price":212, "Selling Price":233, "Profit": "", "Buying Date": "" }, - ]; - - window.moviesList = [ - { no: "No", year: "YEAR", title: "TITLE", review: "REVIEW", actors: "STARRING ACTORS", director: "DIRECTOR", genre: "GENRE", rating: "RATING", format: "FORMAT", comments: "COMMENTS" }, - { "no": 1, "year": 1994, "title": "Forrest Gump", "review": "5 Stars", "actors": "Tom Hanks, Robin Wright, Gary Sinise", "director": "Robert Zemeckis", "genre": "Drama", "rating": "PG-13", "format": "DVD", "comments": "Based on the 1986 novel of the same name by Winston Groom" }, - { "no": 2, "year": 1946, "title": "It’s a Wonderful Life", "review": "2 Stars", "actors": "James Stewart, Donna Reed, Lionel Barrymore ", "director": "Frank Capra", "genre": "Drama", "rating": "G", "format": "VHS", "comments": "Colorized version" }, - { "no": 3, "year": 1988, "title": "Big", "review": "4 Stars", "actors": "Tom Hanks, Elizabeth Perkins, Robert Loggia ", "director": "Penny Marshall", "genre": "Comedy", "rating": "PG", "format": "DVD", "comments": "" }, - { "no": 4, "year": 1954, "title": "Rear Window", "review": "3 Stars", "actors": "James Stewart, Grace Kelly, Wendell Corey ", "director": "Alfred Hitchcock", "genre": "Suspense", "rating": "PG", "format": "Blu-ray", "comments": "" }, - ]; - - window.fifaWinnerList = [ - { Rank: "1", Team: "Germany", Points: "1725", "World Cup": "4 times", Years: "1954, 1974, 1990, 2014", "Runner Up": "4 times" }, - { Rank: "2", Team: "Argentina", Points: "1538", "World Cup": "2 times", Years: "1978, 1986", "Runner Up": "3 times" }, - { Rank: "3", Team: "Colombia", Points: "1450", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "4", Team: "Belgium", Points: "1417", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "5", Team: "Netherlands", Points: "1374", "World Cup": "NO", Years: "NO", "Runner Up": "3 times" }, - { Rank: "6", Team: "Brazil", Points: "1316", "World Cup": "5 times", Years: "1958, 1962, 1970, 1994, 2002", "Runner Up": "2 times" }, - { Rank: "7", Team: "Portugal", Points: "1160", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "7", Team: "France", Points: "1160", "World Cup": "1 time", Years: "1998", "Runner Up": "1 time" }, - { Rank: "9", Team: "Spain", Points: "1142", "World Cup": "1 time", Years: "2010", "Runner Up": "NO" }, - { Rank: "10", Team: "Uruguay", Points: "1135", "World Cup": "2 times", Years: "1930, 1950", "Runner Up": "2 times" }, - { Rank: "11", Team: "Italy", Points: "1103", "World Cup": "4 times", Years: "1934, 1938, 1982, 2006", "Runner Up": "NO" }, - { Rank: "12", Team: "Switzerland", Points: "1091", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "13", Team: "England", Points: "1032", "World Cup": "1 time", Years: "1966", "Runner Up": "NO" }, - { Rank: "14", Team: "Chile", Points: "1022", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "15", Team: "Romania", Points: "1014", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "16", Team: "Costa Rica", Points: "995", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "17", Team: "Czech Republic", Points: "987", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "18", Team: "Algeria", Points: "948", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "19", Team: "Croatia", Points: "946", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - { Rank: "20", Team: "Mexico", Points: "913", "World Cup": "NO", Years: "NO", "Runner Up": "NO" }, - ]; - - window.companyList = [ - { "Company ": "Skimia", "Manager": "Evelyn Coleman", "Address": "888 Lunder Road", "E-mail": "ecoleman0@xrea.com", "City": "Pensacola", "State": "Florida", "Country": "United States", "Postal Code": "32575" }, - { "Company ": "Rhycero", "Manager": "Martha Lawson", "Address": "0 Esch Avenue", "E-mail": "mlawson1@quantcast.com", "City": "Lincoln", "State": "Nebraska", "Country": "United States", "Postal Code": "68531" }, - { "Company ": "Fiveclub", "Manager": "Ryan Lee", "Address": "0696 West Road", "E-mail": "rlee2@deviantart.com", "City": "San Antonio", "State": "Texas", "Country": "United States", "Postal Code": "78245" }, - { "Company ": "Edgeclub", "Manager": "Henry Moore", "Address": "45 Monterey Court", "E-mail": "hmoore3@yahoo.com", "City": "Henderson", "State": "Nevada", "Country": "United States", "Postal Code": "89012" }, - { "Company ": "Yakijo", "Manager": "Ruth Duncan", "Address": "56 Spenser Place", "E-mail": "rduncan4@nbcnews.com", "City": "Louisville", "State": "Kentucky", "Country": "United States", "Postal Code": "40298" }, - { "Company ": "Twinte", "Manager": "Alice Gardner", "Address": "517 Dawn Road", "E-mail": "agardner5@tinypic.com", "City": "Reno", "State": "Nevada", "Country": "United States", "Postal Code": "89595" }, - { "Company ": "Leenti", "Manager": "Albert Carr", "Address": "26271 Miller Terrace", "E-mail": "acarr6@merriam-webster.com", "City": "New Orleans", "State": "Louisiana", "Country": "United States", "Postal Code": "70116" }, - { "Company ": "Wikivu", "Manager": "Henry Reyes", "Address": "4263 Union Parkway", "E-mail": "hreyes7@reddit.com", "City": "Flint", "State": "Michigan", "Country": "United States", "Postal Code": "48505" }, - { "Company ": "Oyope", "Manager": "Anne Warren", "Address": "428 Hoffman Trail", "E-mail": "awarren8@geocities.com", "City": "Jackson", "State": "Mississippi", "Country": "United States", "Postal Code": "39210" }, - { "Company ": "Jaxnation", "Manager": "Carl Robertson", "Address": "3 Johnson Road", "E-mail": "crobertson9@wikimedia.org", "City": "Valley Forge", "State": "Pennsylvania", "Country": "United States", "Postal Code": "19495" }, - { "Company ": "Innotype", "Manager": "Dennis Greene", "Address": "03 Glacier Hill Way", "E-mail": "dgreenea@shinystat.com", "City": "Virginia Beach", "State": "Virginia", "Country": "United States", "Postal Code": "23464" }, - { "Company ": "Topiclounge", "Manager": "Gerald Black", "Address": "8 Jenifer Terrace", "E-mail": "gblackb@csmonitor.com", "City": "Fredericksburg", "State": "Virginia", "Country": "United States", "Postal Code": "22405" }, - { "Company ": "Avaveo", "Manager": "Marilyn Perez", "Address": "040 Sherman Avenue", "E-mail": "mperezc@telegraph.co.uk", "City": "Rochester", "State": "New York", "Country": "United States", "Postal Code": "14609" }, - { "Company ": "Gabtune", "Manager": "Harry Stewart", "Address": "6 Calypso Terrace", "E-mail": "hstewartd@bravesites.com", "City": "Dayton", "State": "Ohio", "Country": "United States", "Postal Code": "45403" }, - { "Company ": "Innojam", "Manager": "Jennifer Stewart", "Address": "23411 Brown Drive", "E-mail": "jstewarte@wsj.com", "City": "Canton", "State": "Ohio", "Country": "United States", "Postal Code": "44760" }, - { "Company ": "Wikizz", "Manager": "Gerald Bell", "Address": "072 Sommers Park", "E-mail": "gbellf@time.com", "City": "Kansas City", "State": "Missouri", "Country": "United States", "Postal Code": "64153" }, - { "Company ": "Mybuzz", "Manager": "Steven Ross", "Address": "30 Scoville Parkway", "E-mail": "srossg@ebay.co.uk", "City": "Miami", "State": "Florida", "Country": "United States", "Postal Code": "33169" }, - { "Company ": "Innojam", "Manager": "Philip Simpson", "Address": "26608 Monterey Drive", "E-mail": "psimpsonh@devhub.com", "City": "Canton", "State": "Ohio", "Country": "United States", "Postal Code": "44720" }, - { "Company ": "Mudo", "Manager": "Heather Carr", "Address": "97609 Prairie Rose Lane", "E-mail": "hcarri@pen.io", "City": "Roanoke", "State": "Virginia", "Country": "United States", "Postal Code": "24048" }, - { "Company ": "Kwimbee", "Manager": "Anne Daniels", "Address": "582 Talisman Street", "E-mail": "adanielsj@nsw.gov.au", "City": "Atlanta", "State": "Georgia", "Country": "United States", "Postal Code": "31136" }, - { "Company ": "Teklist", "Manager": "Frances Harper", "Address": "6013 Luster Crossing", "E-mail": "fharperk@sbwire.com", "City": "Columbus", "State": "Ohio", "Country": "United States", "Postal Code": "43215" }, - { "Company ": "Rooxo", "Manager": "Dennis Mendoza", "Address": "43 Northfield Circle", "E-mail": "dmendozal@nsw.gov.au", "City": "Philadelphia", "State": "Pennsylvania", "Country": "United States", "Postal Code": "19146" }, - { "Company ": "Viva", "Manager": "Linda Davis", "Address": "39 Hallows Plaza", "E-mail": "ldavism@stumbleupon.com", "City": "Oklahoma City", "State": "Oklahoma", "Country": "United States", "Postal Code": "73173" }, - { "Company ": "Gabspot", "Manager": "Judith Torres", "Address": "24554 Derek Terrace", "E-mail": "jtorresn@webeden.co.uk", "City": "Dallas", "State": "Texas", "Country": "United States", "Postal Code": "75221" }, - { "Company ": "Tazz", "Manager": "Katherine Jordan", "Address": "3536 Meadow Vale Lane", "E-mail": "kjordano@liveinternet.ru", "City": "Fort Myers", "State": "Florida", "Country": "United States", "Postal Code": "33913" }, - { "Company ": "Layo", "Manager": "Nancy Bryant", "Address": "8946 Cambridge Terrace", "E-mail": "nbryantp@weibo.com", "City": "Detroit", "State": "Michigan", "Country": "United States", "Postal Code": "48206" }, - { "Company ": "Vitz", "Manager": "Clarence Bell", "Address": "0121 Armistice Terrace", "E-mail": "cbellq@earthlink.net", "City": "Cedar Rapids", "State": "Iowa", "Country": "United States", "Postal Code": "52410" }, - { "Company ": "Flashspan", "Manager": "Billy Gordon", "Address": "83 Melby Court", "E-mail": "bgordonr@dell.com", "City": "Oklahoma City", "State": "Oklahoma", "Country": "United States", "Postal Code": "73129" }, - { "Company ": "Skiba", "Manager": "Alice Edwards", "Address": "3558 Pleasure Park", "E-mail": "aedwardss@purevolume.com", "City": "Minneapolis", "State": "Minnesota", "Country": "United States", "Postal Code": "55407" }, - { "Company ": "Quamba", "Manager": "Alan Shaw", "Address": "28 Reindahl Lane", "E-mail": "ashawt@ted.com", "City": "New York City", "State": "New York", "Country": "United States", "Postal Code": "10165" }, - { "Company ": "Oodoo", "Address": "Armstrong", "Manager": "Andrew Armstrong", "E-Mail": "aarmstrong0@timesonline.co.uk", "City": "Tuusula", "State": "14.130.161.222", "Country": "Finland" }, - { "Company ": "Bubbletube", "Address": "Palmer", "Manager": "Patrick Palmer", "E-Mail": "ppalmer1@istockphoto.com", "City": "Kadupinang", "State": "58.114.186.254", "Country": "Indonesia" }, - { "Company ": "Twinder", "Address": "Martinez", "Manager": "Roger Martinez", "E-Mail": "rmartinez2@yolasite.com", "City": "Diancun", "State": "174.172.164.126", "Country": "China" }, - { "Company ": "Pixoboo", "Address": "Bradley", "Manager": "Victor Bradley", "E-Mail": "vbradley3@ibm.com", "City": "Guamo", "State": "190.226.18.92", "Country": "Colombia" }, - { "Company ": "Yozio", "Address": "Ford", "Manager": "Louise Ford", "E-Mail": "lford4@aol.com", "City": "Kaz", "State": "160.156.252.69", "Country": "Russia" }, - { "Company ": "Talane", "Address": "Ortiz", "Manager": "Barbara Ortiz", "E-Mail": "bortiz5@goo.ne.jp", "City": "Kushnytsya", "State": "224.72.68.37", "Country": "Ukraine" }, - { "Company ": "Tazzy", "Address": "Gray", "Manager": "Tina Gray", "E-Mail": "tgray6@imgur.com", "City": "Gunjur", "State": "235.196.232.208", "Country": "Gambia" }, - { "Company ": "Browsetype", "Address": "Morrison", "Manager": "Mark Morrison", "E-Mail": "mmorrison7@reverbnation.com", "City": "Täby", "State": "253.231.20.204", "Country": "Sweden", "Postal Code": "183 83" }, - { "Company ": "Skibox", "Address": "Schmidt", "Manager": "Frank Schmidt", "E-Mail": "fschmidt8@chronoengine.com", "City": "Zarya", "State": "176.244.148.174", "Country": "Ukraine" }, - { "Company ": "Innotype", "Address": "Nichols", "Manager": "John Nichols", "E-Mail": "jnichols9@php.net", "City": "Spring", "State": "140.139.167.197", "Country": "United States", "Postal Code": "77386" }, - { "Company ": "Plambee", "Address": "Peters", "Manager": "Lillian Peters", "E-Mail": "lpetersa@nymag.com", "City": "Jistebnice", "State": "163.127.7.170", "Country": "Czech Republic" }, - { "Company ": "Meemm", "Address": "Dunn", "Manager": "Clarence Dunn", "E-Mail": "cdunnb@themeforest.net", "City": "Telheira", "State": "252.94.131.84", "Country": "Portugal", "Postal Code": "4650-669" }, - { "Company ": "Aivee", "Address": "Morgan", "Manager": "Donna Morgan", "E-Mail": "dmorganc@ox.ac.uk", "City": "Yixing", "State": "164.89.222.36", "Country": "China" }, - { "Company ": "Livetube", "Address": "Martin", "Manager": "Robin Martin", "E-Mail": "rmartind@123-reg.co.uk", "City": "Secunda", "State": "186.167.83.172", "Country": "South Africa" }, - { "Company ": "Thoughtbridge", "Address": "Perez", "Manager": "Michelle Perez", "E-Mail": "mpereze@japanpost.jp", "City": "Dioila", "State": "246.188.160.117", "Country": "Mali" }, - { "Company ": "Rhynoodle", "Address": "Gibson", "Manager": "Marilyn Gibson", "E-Mail": "mgibsonf@blog.com", "City": "Huangjinbu", "State": "126.198.57.253", "Country": "China" }, - { "Company ": "Kwilith", "Address": "Walker", "Manager": "Jesse Walker", "E-Mail": "jwalkerg@tripod.com", "City": "Cibanten", "State": "191.220.49.67", "Country": "Indonesia" } - ]; - - window.personList = [{"SupplierID":1,"CompanyName":"Exotic Liquids","ContactName":"Charlotte Cooper","ContactTitle":"Purchasing Manager","City":"London","PostalCode":"EC1 4SD","Country":"UK"},{"SupplierID":2,"CompanyName":"New Orleans Cajun Delights","ContactName":"Shelley Burke","ContactTitle":"Order Administrator","City":"New Orleans","PostalCode":"70117","Country":"USA"},{"SupplierID":3,"CompanyName":"Grandma Kelly's Homestead","ContactName":"Regina Murphy","ContactTitle":"Sales Representative","City":"Ann Arbor","PostalCode":"48104","Country":"USA"},{"SupplierID":4,"CompanyName":"Tokyo Traders","ContactName":"Yoshi Nagase","ContactTitle":"Marketing Manager","City":"Tokyo","PostalCode":"100","Country":"Japan"},{"SupplierID":5,"CompanyName":"Cooperativa de Quesos 'Las Cabras'","ContactName":"Antonio del Valle Saavedra","ContactTitle":"Export Administrator","City":"Oviedo","PostalCode":"33007","Country":"Spain"},{"SupplierID":6,"CompanyName":"Mayumi's","ContactName":"Mayumi Ohno","ContactTitle":"Marketing Representative","City":"Osaka","PostalCode":"545","Country":"Japan"},{"SupplierID":7,"CompanyName":"Pavlova, Ltd.","ContactName":"Ian Devling","ContactTitle":"Marketing Manager","City":"Melbourne","PostalCode":"3058","Country":"Australia"},{"SupplierID":8,"CompanyName":"Specialty Biscuits, Ltd.","ContactName":"Peter Wilson","ContactTitle":"Sales Representative","City":"Manchester","PostalCode":"M14 GSD","Country":"UK"},{"SupplierID":9,"CompanyName":"PB Knäckebröd AB","ContactName":"Lars Peterson","ContactTitle":"Sales Agent","City":"Göteborg","PostalCode":"S-345 67","Country":"Sweden"},{"SupplierID":10,"CompanyName":"Refrescos Americanas LTDA","ContactName":"Carlos Diaz","ContactTitle":"Marketing Manager","City":"Sao Paulo","PostalCode":"5442","Country":"Brazil"},{"SupplierID":11,"CompanyName":"Heli Süßwaren GmbH & Co. KG","ContactName":"Petra Winkler","ContactTitle":"Sales Manager","City":"Berlin","PostalCode":"10785","Country":"Germany"},{"SupplierID":12,"CompanyName":"Plutzer Lebensmittelgroßmärkte AG","ContactName":"Martin Bein","ContactTitle":"International Marketing Mgr.","City":"Frankfurt","PostalCode":"60439","Country":"Germany"},{"SupplierID":13,"CompanyName":"Nord-Ost-Fisch Handelsgesellschaft mbH","ContactName":"Sven Petersen","ContactTitle":"Coordinator Foreign Markets","City":"Cuxhaven","PostalCode":"27478","Country":"Germany"},{"SupplierID":14,"CompanyName":"Formaggi Fortini s.r.l.","ContactName":"Elio Rossi","ContactTitle":"Sales Representative","City":"Ravenna","PostalCode":"48100","Country":"Italy"},{"SupplierID":15,"CompanyName":"Norske Meierier","ContactName":"Beate Vileid","ContactTitle":"Marketing Manager","City":"Sandvika","PostalCode":"1320","Country":"Norway"},{"SupplierID":16,"CompanyName":"Bigfoot Breweries","ContactName":"Cheryl Saylor","ContactTitle":"Regional Account Rep.","City":"Bend","PostalCode":"97101","Country":"USA"},{"SupplierID":17,"CompanyName":"Svensk Sjöföda AB","ContactName":"Michael Björn","ContactTitle":"Sales Representative","City":"Stockholm","PostalCode":"S-123 45","Country":"Sweden"},{"SupplierID":18,"CompanyName":"Aux joyeux ecclésiastiques","ContactName":"Guylène Nodier","ContactTitle":"Sales Manager","City":"Paris","PostalCode":"75004","Country":"France"},{"SupplierID":19,"CompanyName":"New England Seafood Cannery","ContactName":"Robb Merchant","ContactTitle":"Wholesale Account Agent","City":"Boston","PostalCode":"02134","Country":"USA"},{"SupplierID":20,"CompanyName":"Leka Trading","ContactName":"Chandra Leka","ContactTitle":"Owner","City":"Singapore","PostalCode":"0512","Country":"Singapore"},{"SupplierID":21,"CompanyName":"Lyngbysild","ContactName":"Niels Petersen","ContactTitle":"Sales Manager","City":"Lyngby","PostalCode":"2800","Country":"Denmark"},{"SupplierID":22,"CompanyName":"Zaanse Snoepfabriek","ContactName":"Dirk Luchte","ContactTitle":"Accounting Manager","City":"Zaandam","PostalCode":"9999 ZZ","Country":"Netherlands"},{"SupplierID":23,"CompanyName":"Karkki Oy","ContactName":"Anne Heikkonen","ContactTitle":"Product Manager","City":"Lappeenranta","PostalCode":"53120","Country":"Finland"},{"SupplierID":24,"CompanyName":"G'day, Mate","ContactName":"Wendy Mackenzie","ContactTitle":"Sales Representative","City":"Sydney","PostalCode":"2042","Country":"Australia"},{"SupplierID":25,"CompanyName":"Ma Maison","ContactName":"Jean-Guy Lauzon","ContactTitle":"Marketing Manager","City":"Montréal","PostalCode":"H1J 1C3","Country":"Canada"},{"SupplierID":26,"CompanyName":"Pasta Buttini s.r.l.","ContactName":"Giovanni Giudici","ContactTitle":"Order Administrator","City":"Salerno","PostalCode":"84100","Country":"Italy"},{"SupplierID":27,"CompanyName":"Escargots Nouveaux","ContactName":"Marie Delamare","ContactTitle":"Sales Manager","City":"Montceau","PostalCode":"71300","Country":"France"},{"SupplierID":28,"CompanyName":"Gai pâturage","ContactName":"Eliane Noz","ContactTitle":"Sales Representative","City":"Annecy","PostalCode":"74000","Country":"France"},{"SupplierID":29,"CompanyName":"Forêts d'érables","ContactName":"Chantal Goulet","ContactTitle":"Accounting Manager","City":"Ste-Hyacinthe","PostalCode":"J2S 7S8","Country":"Canada"}]; - - window.stockList = [ - { "No": 1, "Name": "Margaret Ramirez", "Country": "Portugal", "Date": "1/30/2015", "Currency": "Euro", "Money": "6.34", "Time": "7:35:23 PM" }, - { "No": 2, "Name": "Dennis Griffin", "Country": "South Africa", "Date": "10/17/2014", "Currency": "Rand", "Money": "0.14", "Time": "8:34:34 PM" }, - { "No": 3, "Name": "Lori West", "Country": "Finland", "Date": "10/23/2014", "Currency": "Euro", "Money": "3.78", "Time": "12:45:43 AM" }, - { "No": 4, "Name": "Eugene Mason", "Country": "Canada", "Date": "8/14/2014", "Currency": "Dollar", "Money": "2.64", "Time": "12:05:23 PM" }, - { "No": 5, "Name": "Justin Crawford", "Country": "Russia", "Date": "12/14/2014", "Currency": "Ruble", "Money": "4.81", "Time": "4:18:56 AM" }, - { "No": 6, "Name": "Sharon Perez", "Country": "Indonesia", "Date": "3/10/2015", "Currency": "Rupiah", "Money": "8.73", "Time": "9:50:32 PM" }, - { "No": 7, "Name": "Alice Hart", "Country": "Botswana", "Date": "10/3/2014", "Currency": "Pula", "Money": "3.68", "Time": "7:54:23 PM" }, - { "No": 8, "Name": "Laura Walker", "Country": "Lesotho", "Date": "12/22/2014", "Currency": "Loti", "Money": "0.83", "Time": "3:45:09 PM" }, - { "No": 9, "Name": "Shirley Mills", "Country": "China", "Date": "7/8/2014", "Currency": "Yuan Renminbi", "Money": "9.36", "Time": "11:04:56 PM" }, - { "No": 10, "Name": "Henry Romero", "Country": "Poland", "Date": "3/26/2015", "Currency": "Zloty", "Money": "2.52", "Time": "3:03:03 PM" }, - { "No": 11, "Name": "Roger Scott", "Country": "Nicaragua", "Date": "9/10/2014", "Currency": "Cordoba", "Money": "9.67", "Time": "8:08:08 AM" }, - { "No": 12, "Name": "Stephen Griffin", "Country": "Indonesia", "Date": "9/15/2014", "Currency": "Rupiah", "Money": "1.38", "Time": "4:48:48 PM" }, - { "No": 13, "Name": "Sharon Chavez", "Country": "Ukraine", "Date": "7/9/2014", "Currency": "Hryvnia", "Money": "6.06", "Time": "4:22:43 AM" }, - { "No": 14, "Name": "Sandra Williams", "Country": "Portugal", "Date": "7/3/2014", "Currency": "Euro", "Money": "8.34", "Time": "7:24:24 PM" } - ]; - - window.bill = [ - { "Item Name": "Item Name", Quantity: "Quantity", Stock: "", Price: "Item Name", Amount: "Quantity", Discount: "", Total: "Item Name", Profit: "Quantity" }, - { "Item Name": "Casual Shoes", Quantity: 10, Stock: "", Price: "Sandals & Floaters", Amount: 200, Discount: "", Total: "Running Shoes", Profit: 198 }, - { "Item Name": "Sports Shoes", Quantity: 20, Stock: "", Price: "Flip- Flops", Amount: 600, Discount: "", Total: "Loafers", Profit: 570 }, - { "Item Name": "Formal Shoes", Quantity: 20, Stock: "", Price: "Sneakers", Amount: 300, Discount: "", Total: "T-Shirts", Profit: 279 }, - { "Item Name": " ", Quantity: " ", Stock: "", Price: " ", Amount: " ", Discount: "", Total: "", Profit: "" }, - { "Item Name": " ", Quantity: " ", Stock: "", Price: " ", Amount: " ", Discount: "", Total: "", Profit: "" }, - { "Item Name": " ", Quantity: " ", Stock: "", Price: " ", Amount: " ", Discount: "", Total: "", Profit: "" }, - { "Item Name": "Item Name", Quantity: "Quantity", Stock: "", Price: "Item Name", Amount: "Quantity", Discount: "", Total: "Item Name", Profit: "Quantity" }, - { "Item Name": "Casual Shoes", Quantity: 10, Stock: "", Price: "Sandals & Floaters", Amount: 200, Discount: "", Total: "Running Shoes", Profit: 198 }, - { "Item Name": "Sports Shoes", Quantity: 20, Stock: "", Price: "Flip- Flops", Amount: 600, Discount: "", Total: "Loafers", Profit: 570 }, - { "Item Name": "Formal Shoes", Quantity: 20, Stock: "", Price: "Sneakers", Amount: 300, Discount: "", Total: "T-Shirts", Profit: 279 }, - - ]; - - window.fifaSchedule = [ - { day: "Day", time: "Time", group: "Group", team: "Team", venue: "Venue", result: "Result" }, - { day: "THURSDAY, JUNE 12, 2014", time: "20:00 GMT", group: "Group A", team: "Brazil vs Croatia", venue: "Arena Corinthians", result: "3 - 1" }, - { day: "FRIDAY, JUNE 13, 2014", time: "16:00 GMT", group: "Group A", team: "Mexico vs Cameroon", venue: "Estadio das Dunas", result: "1 - 0" }, - { day: "FRIDAY, JUNE 13, 2014", time: "19:00 GMT", group: "Group B", team: "Spain vs Netherlands", venue: "Arena Fonte Nova", result: "1 -5" }, - { day: "FRIDAY, JUNE 13, 2014", time: "22:00 GMT", group: "Group B", team: "Chile vs Australia", venue: "Arena Pantanal", result: "3 - 1" }, - { day: "SATURDAY, JUNE 14, 2014", time: "16:00 GMT", group: "Group C", team: "Colombia vs Greece", venue: "Estadio Mineirao", result: "3 - 0" }, - { day: "SATURDAY, JUNE 14, 2014", time: "19:00 GMT", group: "Group D", team: "Uruguay vs Costa Rica", venue: "Estadio Castelao", result: "1 - 3" }, - { day: "SATURDAY, JUNE 14, 2014", time: "22:00 GMT", group: "Group D", team: "England vs Italy", venue: "Arena Amazonia", result: "1 - 2" }, - { day: "SATURDAY, JUNE 14, 2014", time: "01:00 GMT", group: "Group C", team: "Ivory Coast vs Japan", venue: "Arena Pernambuco", result: "2 -1" }, - { day: "SUNDAY, JUNE 15, 2014", time: "16:00 GMT", group: "Group E", team: "Switzerland vs Ecuador", venue: "Nacional", result: "2 - 1" }, - { day: "SUNDAY, JUNE 15, 2014", time: "19:00 GMT", group: "Group E", team: "France vs Honduras", venue: "Estadio Beira-Rio", result: "3 - 0" }, - { day: "SUNDAY, JUNE 15, 2014", time: "22:00 GMT", group: "Group F", team: "Argentina vs Bosnia ", venue: "Estadio do Maracana", result: "2 - 1" }, - { day: "MONDAY, JUNE 16, 2014", time: "16:00 GMT", group: "Group G", team: "Germany vs Portugal", venue: "Arena Fonte Nova", result: "0 - 0" }, - { day: "MONDAY, JUNE 16, 2014", time: "19:00 GMT", group: "Group F", team: "Iran vs Nigeria", venue: "Arena da Baixada", result: "4 - 0" }, - { day: "MONDAY, JUNE 16, 2014", time: "22:00 GMT", group: "Group G", team: "Ghana vs United States", venue: "Estadio das Dunas", result: "1 - 2" }, - { day: "TUESDAY, JUNE 17, 2014", time: "16:00 GMT", group: "Group H", team: "Belgium vs Algeria", venue: "Estadio Mineirao", result: "0 - 0" }, - { day: "TUESDAY, JUNE 17, 2014", time: "19:00 GMT", group: "Group A", team: "Brazil vs Mexico", venue: "Estadio Castelao", result: "2 - 1" }, - { day: "TUESDAY, JUNE 17, 2014", time: "22:00 GMT", group: "Group H", team: "Russia vs South Korea", venue: "Arena Pantanal", result: "1 - 1" }, - { day: "WEDNESDAY, JUNE 18, 2014", time: "16:00 GMT", group: "Group B", team: "Australia vs Netherlands", venue: "Estadio Beira-Rio", result: "0 - 4" }, - { day: "WEDNESDAY, JUNE 18, 2014", time: "19:00 GMT", group: "Group B", team: "Spain vs Chile", venue: "Estadio do Maracana", result: "2 - 3" }, - { day: "WEDNESDAY, JUNE 18, 2014", time: "22:00 GMT", group: "Group A", team: "Cameroon vs Croatia", venue: "Arena Amazonia", result: "0 - 2" }, - { day: "THURSDAY, JUNE 19, 2014", time: "16:00 GMT", group: "Group C", team: "Colombia vs Ivory Coast", venue: "Nacional", result: "2 - 1" }, - { day: "THURSDAY, JUNE 19, 2014", time: "19:00 GMT", group: "Group D", team: "Uruguay vs England", venue: "Arena Corinthi", result: "0 - 0" }, - { day: "THURSDAY, JUNE 19, 2014", time: "22:00 GMT", group: "Group C", team: "Japan vs Greece", venue: "Estadio das Dunas", result: "2 - 1" }, - { day: "FRIDAY, JUNE 20, 2014", time: "16:00 GMT", group: "Group D", team: "Italy vs Costa Rica", venue: "Arena Pernambuco", result: "0 - 1" }, - { day: "FRIDAY, JUNE 20, 2014", time: "19:00 GMT", group: "Group E", team: "Switzerland vs France", venue: "Arena Fonte Nova", result: "2 - 5" }, - { day: "FRIDAY, JUNE 20, 2014", time: "22:00 GMT", group: "Group E", team: "Honduras vs Ecuador", venue: "Arena da Baixada", result: "1 - 2" }, - { day: "SATURDAY, JUNE 21, 2014", time: "16:00 GMT", group: "Group F", team: "Argentina vs Iran", venue: "Estadio Mineirao", result: "1 - 0" }, - { day: "SATURDAY, JUNE 21, 2014", time: "19:00 GMT", group: "Group G", team: "Germany vs Ghana", venue: "Estadio Castelao", result: "1 - 0" }, - { day: "SATURDAY, JUNE 21, 2014", time: "22:00 GMT", group: "Group F", team: "Nigeria vs Bosnia", venue: "Arena Pantanal", result: "2 - 2" }, - { day: "SUNDAY, JUNE 22, 2014", time: "16:00 GMT", group: "Group H", team: "Belgium vs Russia", venue: "Estadio Maracana", result: "2 - 2" }, - { day: "SUNDAY, JUNE 22, 2014", time: "19:00 GMT", group: "Group H", team: "South Korea vs Algeria", venue: "Estadio Beira-Rio", result: "1 - 0" }, - { day: "SUNDAY, JUNE 22, 2014", time: "20:00 GMT", group: "Group G", team: "United States vs Portugal", venue: "Arena Amazonia", result: "2 - 4" }, - { day: "MONDAY, JUNE 23, 2014", time: "16:00 GMT", group: "Group B", team: "Australia vs Spain", venue: "Arena da Baixada", result: "1 - 4" }, - { day: "MONDAY, JUNE 23, 2014", time: "16:00 GMT", group: "Group B", team: "Netherlands vs Chile", venue: "Arena Corinthians", result: "1 - 3" }, - { day: "MONDAY, JUNE 23, 2014", time: "20:00 GMT", group: "Group A", team: "Croatia vs Mexico", venue: "Arena Pernambuco", result: "0 - 3" }, - { day: "MONDAY, JUNE 23, 2014", time: "20:00 GMT", group: "Group A", team: "Cameroon vs Brazil", venue: "Estadio Nacional de Brasilia", result: "2 - 0" }, - { day: "TUESDAY, JUNE 24, 2014", time: "16:00 GMT", group: "Group D", team: "Italy vs Uruguay", venue: "Estadio das Dunas", result: "2 - 1" }, - { day: "TUESDAY, JUNE 24, 2014", time: "16:00 GMT", group: "Group D", team: "Costa Rica vs England", venue: "Estadio Mineirao", result: "1 - 4" }, - { day: "TUESDAY, JUNE 24, 2014", time: "20:00 GMT", group: "Group C", team: "Japan vs Colombia", venue: "Arena Pantanal", result: "0 - 0" }, - { day: "TUESDAY, JUNE 24, 2014", time: "20:00 GMT", group: "Group C", team: "Greece vs Ivory Coast", venue: "Estadio Castelao", result: "0 - 1" }, - { day: "WEDNESDAY, JUNE 25, 2014", time: "16:00 GMT", group: "Group F", team: "Nigeria vs Argentina", venue: "Estadio Beira-Rio", result: "0 - 0" }, - { day: "WEDNESDAY, JUNE 25, 2014", time: "16:00 GMT", group: "Group F", team: "Bosnia vs Iran", venue: "Arena Fonte", result: "0 - 3" }, - { day: "WEDNESDAY, JUNE 25, 2014", time: "20:00 GMT", group: "Group E", team: "Honduras vs Switzerland", venue: "Arena Amazonia", result: "3 - 1" }, - { day: "WEDNESDAY, JUNE 25, 2014", time: "20:00 GMT", group: "Group E", team: "Ecuador vs France", venue: "Estadio Maracana", result: "2 - 3" }, - { day: "THURSDAY, JUNE 26, 2014", time: "16:00 GMT", group: "Group G", team: "United States vs Germany", venue: "Arena Pernambuc", result: "2 - 1" }, - { day: "THURSDAY, JUNE 26, 2014", time: "16:00 GMT", group: "Group G", team: "Portugal vs Ghana", venue: "Estadio Nacional de Brasilia", result: "0 - 1" }, - { day: "THURSDAY, JUNE 26, 2014", time: "20:00 GMT", group: "Group H", team: "South Korea vs Belgium", venue: "Arena Corinthians", result: "1 - 1" }, - { day: "THURSDAY, JUNE 26, 2014", time: "20:00 GMT", group: "Group H", team: "Algeria vs Russia", venue: "Arena da Baixada", result: "0 - 1" }, - { day: "SATURDAY, JUNE 28, 2014", time: "16:00 GMT", group: "", team: "Brazil vs Chile", venue: "Estadio Mineirao", result: "1(3) - 1(2)" }, - { day: "SATURDAY, JUNE 28, 2014", time: "20:00 GMT", group: "", team: "Colombia vs Uruguay", venue: "Estadio do Maracana", result: "2 - 0" }, - { day: "SUNDAY, JUNE 29, 2014", time: "16:00 GMT", group: "", team: "Netherlands vs Mexico", venue: "Estadio Castelao", result: "2 - 1" }, - { day: "SUNDAY, JUNE 29, 2014", time: "20:00 GMT", group: "", team: "Costa Rica vs Greece", venue: "Arena Pernambuco", result: "1(5) - 1(3)" }, - { day: "MONDAY, JUNE 30, 2014", time: "16:00 GMT", group: "", team: "France vs Nigeria", venue: "Nacional", result: "2 - 0" }, - { day: "MONDAY, JUNE 30, 2014", time: "20:00 GMT", group: "", team: "Germany vs Algeria", venue: "Estadio Beira-Rio", result: "2 - 1" }, - { day: "TUESDAY, JULY 1, 2014", time: "16:00 GMT", group: "", team: "Argentina vs Switzerland", venue: "Arena Corinthians", result: "1 - 0" }, - { day: "TUESDAY, JULY 1, 2014", time: "20:00 GMT", group: "", team: "Belgium vs United States", venue: "Arena Fonte Nova", result: "2 - 1" }, - { day: "FRIDAY, JULY 4, 2014", time: "16:00 GMT", group: "", team: "France vs Germany", venue: "Estadio dos Maracana", result: "0 - 1" }, - { day: "FRIDAY, JULY 4, 2014", time: "20:00 GMT", group: "", team: "Brazil vs Colombia", venue: "Estadio Castelao", result: "2 - 1" }, - { day: "SATURDAY, JULY 5, 2014", time: "16:00 GMT", group: "", team: "Argentina vs Belgium", venue: "Nacional", result: "1 - 0" }, - { day: "SATURDAY, JULY 5, 2014", time: "20:00 GMT", group: "", team: "Netherlands vs Costa Rica", venue: "Arena Fonte Nova", result: "0(4) - 0(3)" }, - { day: "TUESDAY, JULY 8, 2014", time: "20:00 GMT", group: "", team: "Brazil vs Germany", venue: "Estadio Mineirao", result: "1 - 7" }, - { day: "WEDNESDAY, JULY 9, 2014", time: "20:00 GMT", group: "", team: "Netherlands vs Argentina", venue: "Arena Corinthians", result: "0(2) - 0(4)" }, - { day: "SATURDAY, JULY 12, 2014", time: "20:00 GMT", group: "", team: "Brazil vs Netherlands", venue: "Nacional", result: "0 - 3" }, - { day: "SUNDAY, JULY 13, 2014", time: "19:00 GMT", group: "", team: "Germany vs Argentina", venue: "Estadio do Maracana", result: "1 - 0" } - ]; - - window.fifaMOM = [ - { rank: "Rank", name: "Name", team: "Team", opponent: "Opponent", awards: "Awards" }, - { rank: 1, name: "Lionel Messi", team: " Argentina", opponent: "Bosnia and Herzegovina (GM), Iran (GM), Nigeria (GM), Switzerland (R16)", awards: 4 }, - { rank: 2, name: "Keylor Navas", team: " Costa Rica", opponent: "England (GM), Greece (R16), Netherlands (QF)", awards: 3 }, - { rank: 2, name: "Arjen Robben", team: " Netherlands", opponent: "Australia (GM), Chile (GM), Brazil (TP)", awards: 3 }, - { rank: 2, name: "James Rodríguez", team: " Colombia", opponent: "Greece (GM), Ivory Coast (GM), Uruguay (R16)", awards: 3 }, - { rank: 5, name: "Karim Benzema", team: " France", opponent: "Honduras (GM), Switzerland (GM)", awards: 2 }, - { rank: 5, name: "Mario Götze", team: " Germany", opponent: "Ghana (GM), Argentina (FI)", awards: 2 }, - { rank: 5, name: "Tim Howard", team: " United States", opponent: "Portugal (GM), Belgium (R16)", awards: 2 }, - { rank: 5, name: "Thomas Müller", team: " Germany", opponent: "Portugal (GM), United States (GM)", awards: 2 }, - { rank: 5, name: "Neymar", team: " Brazil", opponent: "Croatia (GM), Cameroon (GM)", awards: 2 }, - { rank: 5, name: "Guillermo Ochoa", team: " Mexico", opponent: "Brazil (GM), Netherlands (R16)", awards: 2 }, - { rank: 5, name: "Xherdan Shaqiri", team: " Switzerland", opponent: "Ecuador (GM), Honduras (GM)", awards: 2 }, - { rank: 5, name: "Islam Slimani", team: " Algeria", opponent: "South Korea (GM), Russia (GM)", awards: 2 }, - { rank: 13, name: "Mario Balotelli", team: " Italy", opponent: "England (GM)", awards: 1 }, - { rank: 13, name: "Gianluigi Buffon", team: " Italy", opponent: "Uruguay (GM)", awards: 1 }, - { rank: 13, name: "Joel Campbell", team: " Costa Rica", opponent: "Uruguay (GM)", awards: 1 }, - { rank: 13, name: "Júlio César", team: " Brazil", opponent: "Chile (R16)", awards: 1 }, - { rank: 13, name: "Kevin De Bruyne", team: " Belgium", opponent: "Algeria (GM)", awards: 1 }, - { rank: 13, name: "Clint Dempsey", team: " United States", opponent: "Ghana (GM)", awards: 1 }, - { rank: 13, name: "Cristiano Ronaldo", team: " Portugal", opponent: "Ghana (GM)", awards: 1 }, - { rank: 13, name: "Alexander Domínguez", team: " Ecuador", opponent: "France (GM)", awards: 1 }, - { rank: 13, name: "Edin Džeko", team: " Bosnia and Herzegovina", opponent: "Iran (GM)", awards: 1 }, - { rank: 13, name: "Eden Hazard", team: " Belgium", opponent: "Russia (GM)", awards: 1 }, - { rank: 13, name: "Gonzalo Higuaín", team: " Argentina", opponent: "Belgium (QF)", awards: 1 }, - { rank: 13, name: "Keisuke Honda", team: " Japan", opponent: "Greece (GM)", awards: 1 }, - { rank: 13, name: "Mats Hummels", team: " Germany", opponent: "France (QF)", awards: 1 }, - { rank: 13, name: "Toni Kroos", team: " Germany", opponent: "Brazil (SF)", awards: 1 }, - { rank: 13, name: "David Luiz", team: " Brazil", opponent: "Colombia (QF)", awards: 1 }, - { rank: 13, name: "Raïs M'Bolhi", team: " Algeria", opponent: "Germany (R16)", awards: 1 }, - { rank: 13, name: "Mario Mandžukić", team: " Croatia", opponent: "Cameroon (GM)", awards: 1 }, - { rank: 13, name: "Rafael Márquez", team: " Mexico", opponent: "Croatia (GM)", awards: 1 }, - { rank: 13, name: "Jackson Martínez", team: " Colombia", opponent: "Japan (GM)", awards: 1 }, - { rank: 13, name: "John Obi Mikel", team: " Nigeria", opponent: "Iran (GM)", awards: 1 }, - { rank: 13, name: "Peter Odemwingie", team: " Nigeria", opponent: "Bosnia and Herzegovina (GM)", awards: 1 }, - { rank: 13, name: "Robin van Persie", team: " Netherlands", opponent: "Spain (GM)", awards: 1 }, - { rank: 13, name: "Paul Pogba", team: " France", opponent: "Nigeria (R16)", awards: 1 }, - { rank: 13, name: "Sergio Romero", team: " Argentina", opponent: "Netherlands (SF)", awards: 1 }, - { rank: 13, name: "Bryan Ruiz", team: " Costa Rica", opponent: "Italy (GM)", awards: 1 }, - { rank: 13, name: "Georgios Samaras", team: " Greece", opponent: "Ivory Coast (GM)", awards: 1 } - ]; - window.fifaTopScorers = [ - { rank: "Rank", player: "Player", goals: "Goals", team: "Team", assists: "Assists", mins: "Minutes" }, - { rank: 1, player: "James Rodriguez", goals: 6, team: "Colambia", assists: 2, mins: 67 }, - { rank: 2, player: "Thomas Muller", goals: 5, team: "Germany", assists: 3, mins: 136 }, - { rank: 3, player: "Neymar", goals: 4, team: "Brazil", assists: 1, mins: 114 }, - { rank: 4, player: "Lionel Messi", goals: 4, team: "Argentina", assists: 1, mins: 173 }, - { rank: 5, player: "Robin van Persie", goals: 4, team: "Netherlands", assists: 0, mins: 137 }, - { rank: 6, player: "Karim Benzema", goals: 3, team: "France", assists: 2, mins: 150 }, - { rank: 7, player: "Andre Schurrle", goals: 3, team: "Germany", assists: 1, mins: 81 }, - { rank: 8, player: "Arjen Robben", goals: 3, team: "Netherlands", assists: 1, mins: 230 }, - { rank: 9, player: "Enner Valencia", goals: 3, team: "Ecuador", assists: 0, mins: 90 }, - { rank: 10, player: "Xherdan Shaqiri", goals: 3, team: "Switzerland", assists: 0, mins: 129 }, - { rank: 11, player: "Toni Kroos", goals: 2, team: "Germany", assists: 3, mins: 345 }, - { rank: 12, player: "Oscar", goals: 2, team: "Brazil", assists: 2, mins: 320 }, - { rank: 13, player: "Abdelmoumene", goals: 2, team: "Algeria", assists: 1, mins: 85 }, - { rank: 14, player: "Memphis Depay", goals: 2, team: "Netherlands", assists: 1, mins: 88 }, - { rank: 15, player: "Ivan Perisic", goals: 2, team: "Croatia", assists: 1, mins: 129 }, - ]; - - window.showCaseLoanData = [ - { "DATE": "1/2/2013", ITEM: "January payment", AMOUNT: 321, "CHECK":1055, "REMARKS":"Good"}, - { "DATE": "2/2/2013", ITEM: "February payment", AMOUNT: 451, "CHECK": 1062, "REMARKS": "Average" }, - - ]; - window.showCaseMaintanenceData = [ - { "DATE": "1/5/2013", ITEM: "Oil change", COST: 45, ODOM: "10,567", "REMARKS": "Average" }, - { "DATE": "1/18/2013", ITEM: "Service", COST: 91, ODOM: "11,420", "REMARKS": "Bad" }, - { "DATE": "3/1/2013", ITEM: "Alignment", COST: 88, ODOM: "12,889", "REMARKS": "Good" }, - - ]; - - window.fifaTeamPlaces = [ - { pos: "Position", team: "Team", pld: "Played", w: "Won", d: "Drawn", l: "Lost", pts: "Points"}, - { pos: 1, team: "Germany", pld: 7, w: 6, d: 1, l: 0, pts: 19 }, - { pos: 2, team: "Argentina", pld: 7, w: 5, d: 1, l: 1, pts: 16}, - { pos: 3, team: "Netherlands", pld: 7, w: 5, d: 2, l: 0, pts: 17}, - { pos: 4, team: "Brazil", pld: 7, w: 3, d: 2, l: 2, pts: 11 }, - { pos: 5, team: "Colombia", pld: 5, w: 4, d: 0, l: 1, pts: 12}, - { pos: 6, team: "Belgium", pld: 5, w: 4, d: 0, l: 1, pts: 12}, - { pos: 7, team: "France", pld: 5, w: 3, d: 1, l: 1, pts: 10}, - { pos: 8, team: "Costa Rica", pld: 5, w: 2, d: 3, l: 0, pts: 9}, - { pos: 9, team: "Chile", pld: 4, w: 2, d: 1, l: 1, pts: 7}, - { pos: 10, team: "Mexico", pld: 4, w: 2, d: 1, l: 1, pts: 7}, - { pos: 11, team: "Switzerland", pld: 4, w: 2, d: 0, l: 2, pts: 6}, - { pos: 12, team: "Uruguay", pld: 4, w: 2, d: 0, l: 2, pts: 6}, - { pos: 13, team: "Greece", pld: 4, w: 1, d: 2, l: 1, pts: 5}, - { pos: 14, team: "Algeria", pld: 4, w: 1, d: 1, l: 2, pts: 4}, - { pos: 15, team: "United States", pld: 4, w: 1, d: 1, l: 2, pts: 4}, - { pos: 16, team: "Nigeria", pld: 4, w: 1, d: 1, l: 2, pts: 4}, - { pos: 17, team: "Ecuador", pld: 3, w: 1, d: 1, l: 1, pts: 4}, - { pos: 18, team: "Portugal", pld: 3, w: 1, d: 1, l: 1, pts: 4}, - { pos: 19, team: "Croatia", pld: 3, w: 1, d: 0, l: 2, pts: 3}, - { pos: 20, team: "Bosnia", pld: 3, w: 1, d: 0, l: 2, pts: 3}, - { pos: 21, team: "Ivory Coast", pld: 3, w: 1, d: 0, l: 2, pts: 3}, - { pos: 22, team: "Italy", pld: 3, w: 1, d: 0, l: 2, pts: 3}, - { pos: 23, team: "Spain", pld: 3, w: 1, d: 0, l: 2, pts: 3}, - { pos: 24, team: "Russia", pld: 3, w: 0, d: 2, l: 1, pts: 2}, - { pos: 25, team: "Ghana", pld: 3, w: 0, d: 1, l: 2, pts: 1}, - { pos: 26, team: "England", pld: 3, w: 0, d: 1, l: 2, pts: 1}, - { pos: 27, team: "South Korea", pld: 3, w: 0, d: 1, l: 2, pts: 1}, - { pos: 28, team: "Iran", pld: 3, w: 0, d: 1, l: 2, pts: 1}, - { pos: 29, team: "Japan", pld: 3, w: 0, d: 1, l: 2, pts: 1}, - { pos: 30, team: "Australia", pld: 3, w: 0, d: 0, l: 3, pts: 0}, - { pos: 31, team: "Honduras", pld: 3, w: 0, d: 0, l: 3, pts: 0}, - { pos: 32, team: "Cameroon", pld: 3, w: 0, d: 0, l: 3, pts: 0} - ]; - window.pivot = [ - { Amount: 100, Country: "Canada", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Alberta" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Van", Quantity: 3, State: "British Columbia" }, - { Amount: 300, Country: "Canada", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Brunswick" }, - { Amount: 150, Country: "Canada", Date: "FY 2008", Product: "Bike", Quantity: 3, State: "Manitoba" }, - { Amount: 200, Country: "Canada", Date: "FY 2006", Product: "Car", Quantity: 4, State: "Ontario" }, - { Amount: 100, Country: "Canada", Date: "FY 2007", Product: "Van", Quantity: 1, State: "Quebec" }, - { Amount: 200, Country: "France", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Charente-Maritime" }, - { Amount: 250, Country: "France", Date: "FY 2006", Product: "Van", Quantity: 4, State: "Essonne" }, - { Amount: 300, Country: "France", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Garonne (Haute)" }, - { Amount: 150, Country: "France", Date: "FY 2008", Product: "Van", Quantity: 2, State: "Gers" }, - { Amount: 200, Country: "Germany", Date: "FY 2006", Product: "Van", Quantity: 3, State: "Bayern" }, - { Amount: 250, Country: "Germany", Date: "FY 2007", Product: "Car", Quantity: 3, State: "Brandenburg" }, - { Amount: 150, Country: "Germany", Date: "FY 2008", Product: "Car", Quantity: 4, State: "Hamburg" }, - { Amount: 200, Country: "Germany", Date: "FY 2008", Product: "Bike", Quantity: 4, State: "Hessen" }, - { Amount: 150, Country: "Germany", Date: "FY 2007", Product: "Van", Quantity: 3, State: "Nordrhein-Westfalen" }, - { Amount: 100, Country: "Germany", Date: "FY 2005", Product: "Bike", Quantity: 2, State: "Saarland" }, - { Amount: 150, Country: "United Kingdom", Date: "FY 2008", Product: "Bike", Quantity: 5, State: "England" }, - { Amount: 250, Country: "United States", Date: "FY 2007", Product: "Car", Quantity: 4, State: "Alabama" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Van", Quantity: 4, State: "California" }, - { Amount: 100, Country: "United States", Date: "FY 2006", Product: "Bike", Quantity: 2, State: "Colorado" }, - { Amount: 150, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "New Mexico" }, - { Amount: 200, Country: "United States", Date: "FY 2005", Product: "Bike", Quantity: 4, State: "New York" }, - { Amount: 250, Country: "United States", Date: "FY 2008", Product: "Car", Quantity: 3, State: "North Carolina" }, - { Amount: 300, Country: "United States", Date: "FY 2007", Product: "Van", Quantity: 4, State: "South Carolina" } - ]; - window.signalRCompanyList = [ - { "Company ": "Skimia", "Manager": "Evelyn Coleman", "Address": "888 Lunder Road", "E-mail": "ecoleman0@xrea.com", "City": "Pensacola", "State": "Florida", "Country": "United States", "Postal Code": "32575" }, - { "Company ": "Rhycero", "Manager": "Martha Lawson", "Address": "0 Esch Avenue", "E-mail": "mlawson1@quantcast.com", "City": "Lincoln", "State": "Nebraska", "Country": "United States", "Postal Code": "68531" }, - { "Company ": "Fiveclub", "Manager": "Ryan Lee", "Address": "0696 West Road", "E-mail": "rlee2@deviantart.com", "City": "San Antonio", "State": "Texas", "Country": "United States", "Postal Code": "78245" }, - { "Company ": "Edgeclub", "Manager": "Henry Moore", "Address": "45 Monterey Court", "E-mail": "hmoore3@yahoo.com", "City": "Henderson", "State": "Nevada", "Country": "United States", "Postal Code": "89012" }, - { "Company ": "Yakijo", "Manager": "Ruth Duncan", "Address": "56 Spenser Place", "E-mail": "rduncan4@nbcnews.com", "City": "Louisville", "State": "Kentucky", "Country": "United States", "Postal Code": "40298" }, - { "Company ": "Twinte", "Manager": "Alice Gardner", "Address": "517 Dawn Road", "E-mail": "agardner5@tinypic.com", "City": "Reno", "State": "Nevada", "Country": "United States", "Postal Code": "89595" }, - { "Company ": "Leenti", "Manager": "Albert Carr", "Address": "26271 Miller Terrace", "E-mail": "acarr6@merriam-webster.com", "City": "New Orleans", "State": "Louisiana", "Country": "United States", "Postal Code": "70116" }, - { "Company ": "Wikivu", "Manager": "Henry Reyes", "Address": "4263 Union Parkway", "E-mail": "hreyes7@reddit.com", "City": "Flint", "State": "Michigan", "Country": "United States", "Postal Code": "48505" }, - { "Company ": "Oyope", "Manager": "Anne Warren", "Address": "428 Hoffman Trail", "E-mail": "awarren8@geocities.com", "City": "Jackson", "State": "Mississippi", "Country": "United States", "Postal Code": "39210" }, - { "Company ": "Jaxnation", "Manager": "Carl Robertson", "Address": "3 Johnson Road", "E-mail": "crobertson9@wikimedia.org", "City": "Valley Forge", "State": "Pennsylvania", "Country": "United States", "Postal Code": "19495" }, - { "Company ": "Innotype", "Manager": "Dennis Greene", "Address": "03 Glacier Hill Way", "E-mail": "dgreenea@shinystat.com", "City": "Virginia Beach", "State": "Virginia", "Country": "United States", "Postal Code": "23464" }, - { "Company ": "Topiclounge", "Manager": "Gerald Black", "Address": "8 Jenifer Terrace", "E-mail": "gblackb@csmonitor.com", "City": "Fredericksburg", "State": "Virginia", "Country": "United States", "Postal Code": "22405" }, - { "Company ": "Avaveo", "Manager": "Marilyn Perez", "Address": "040 Sherman Avenue", "E-mail": "mperezc@telegraph.co.uk", "City": "Rochester", "State": "New York", "Country": "United States", "Postal Code": "14609" }, - { "Company ": "Gabtune", "Manager": "Harry Stewart", "Address": "6 Calypso Terrace", "E-mail": "hstewartd@bravesites.com", "City": "Dayton", "State": "Ohio", "Country": "United States", "Postal Code": "45403" }, - { "Company ": "Innojam", "Manager": "Jennifer Stewart", "Address": "23411 Brown Drive", "E-mail": "jstewarte@wsj.com", "City": "Canton", "State": "Ohio", "Country": "United States", "Postal Code": "44760" }, - { "Company ": "Wikizz", "Manager": "Gerald Bell", "Address": "072 Sommers Park", "E-mail": "gbellf@time.com", "City": "Kansas City", "State": "Missouri", "Country": "United States", "Postal Code": "64153" }, - { "Company ": "Mybuzz", "Manager": "Steven Ross", "Address": "30 Scoville Parkway", "E-mail": "srossg@ebay.co.uk", "City": "Miami", "State": "Florida", "Country": "United States", "Postal Code": "33169" }, - { "Company ": "Innojam", "Manager": "Philip Simpson", "Address": "26608 Monterey Drive", "E-mail": "psimpsonh@devhub.com", "City": "Canton", "State": "Ohio", "Country": "United States", "Postal Code": "44720" }, - { "Company ": "Mudo", "Manager": "Heather Carr", "Address": "97609 Prairie Rose Lane", "E-mail": "hcarri@pen.io", "City": "Roanoke", "State": "Virginia", "Country": "United States", "Postal Code": "24048" }, - { "Company ": "Kwimbee", "Manager": "Anne Daniels", "Address": "582 Talisman Street", "E-mail": "adanielsj@nsw.gov.au", "City": "Atlanta", "State": "Georgia", "Country": "United States", "Postal Code": "31136" }, - { "Company ": "Teklist", "Manager": "Frances Harper", "Address": "6013 Luster Crossing", "E-mail": "fharperk@sbwire.com", "City": "Columbus", "State": "Ohio", "Country": "United States", "Postal Code": "43215" }, - { "Company ": "Rooxo", "Manager": "Dennis Mendoza", "Address": "43 Northfield Circle", "E-mail": "dmendozal@nsw.gov.au", "City": "Philadelphia", "State": "Pennsylvania", "Country": "United States", "Postal Code": "19146" }, - { "Company ": "Viva", "Manager": "Linda Davis", "Address": "39 Hallows Plaza", "E-mail": "ldavism@stumbleupon.com", "City": "Oklahoma City", "State": "Oklahoma", "Country": "United States", "Postal Code": "73173" }, - { "Company ": "Gabspot", "Manager": "Judith Torres", "Address": "24554 Derek Terrace", "E-mail": "jtorresn@webeden.co.uk", "City": "Dallas", "State": "Texas", "Country": "United States", "Postal Code": "75221" }, - { "Company ": "Tazz", "Manager": "Katherine Jordan", "Address": "3536 Meadow Vale Lane", "E-mail": "kjordano@liveinternet.ru", "City": "Fort Myers", "State": "Florida", "Country": "United States", "Postal Code": "33913" }, - { "Company ": "Layo", "Manager": "Nancy Bryant", "Address": "8946 Cambridge Terrace", "E-mail": "nbryantp@weibo.com", "City": "Detroit", "State": "Michigan", "Country": "United States", "Postal Code": "48206" }, - { "Company ": "Vitz", "Manager": "Clarence Bell", "Address": "0121 Armistice Terrace", "E-mail": "cbellq@earthlink.net", "City": "Cedar Rapids", "State": "Iowa", "Country": "United States", "Postal Code": "52410" }, - { "Company ": "Flashspan", "Manager": "Billy Gordon", "Address": "83 Melby Court", "E-mail": "bgordonr@dell.com", "City": "Oklahoma City", "State": "Oklahoma", "Country": "United States", "Postal Code": "73129" }, - { "Company ": "Skiba", "Manager": "Alice Edwards", "Address": "3558 Pleasure Park", "E-mail": "aedwardss@purevolume.com", "City": "Minneapolis", "State": "Minnesota", "Country": "United States", "Postal Code": "55407" }, - { "Company ": "Quamba", "Manager": "Alan Shaw", "Address": "28 Reindahl Lane", "E-mail": "ashawt@ted.com", "City": "New York City", "State": "New York", "Country": "United States", "Postal Code": "10165" }, - { "Company ": "Oodoo", "Address": "Armstrong", "Manager": "Andrew Armstrong", "E-Mail": "aarmstrong0@timesonline.co.uk", "City": "Tuusula", "State": "14.130.161.222", "Country": "Finland" }, - { "Company ": "Bubbletube", "Address": "Palmer", "Manager": "Patrick Palmer", "E-Mail": "ppalmer1@istockphoto.com", "City": "Kadupinang", "State": "58.114.186.254", "Country": "Indonesia" }, - { "Company ": "Twinder", "Address": "Martinez", "Manager": "Roger Martinez", "E-Mail": "rmartinez2@yolasite.com", "City": "Diancun", "State": "174.172.164.126", "Country": "China" }, - { "Company ": "Pixoboo", "Address": "Bradley", "Manager": "Victor Bradley", "E-Mail": "vbradley3@ibm.com", "City": "Guamo", "State": "190.226.18.92", "Country": "Colombia" }, - { "Company ": "Yozio", "Address": "Ford", "Manager": "Louise Ford", "E-Mail": "lford4@aol.com", "City": "Kaz", "State": "160.156.252.69", "Country": "Russia" }, - { "Company ": "Talane", "Address": "Ortiz", "Manager": "Barbara Ortiz", "E-Mail": "bortiz5@goo.ne.jp", "City": "Kushnytsya", "State": "224.72.68.37", "Country": "Ukraine" }, - { "Company ": "Tazzy", "Address": "Gray", "Manager": "Tina Gray", "E-Mail": "tgray6@imgur.com", "City": "Gunjur", "State": "235.196.232.208", "Country": "Gambia" }, - { "Company ": "Browsetype", "Address": "Morrison", "Manager": "Mark Morrison", "E-Mail": "mmorrison7@reverbnation.com", "City": "Täby", "State": "253.231.20.204", "Country": "Sweden", "Postal Code": "183 83" }, - { "Company ": "Skibox", "Address": "Schmidt", "Manager": "Frank Schmidt", "E-Mail": "fschmidt8@chronoengine.com", "City": "Zarya", "State": "176.244.148.174", "Country": "Ukraine" }, - { "Company ": "Innotype", "Address": "Nichols", "Manager": "John Nichols", "E-Mail": "jnichols9@php.net", "City": "Spring", "State": "140.139.167.197", "Country": "United States", "Postal Code": "77386" }, - { "Company ": "Plambee", "Address": "Peters", "Manager": "Lillian Peters", "E-Mail": "lpetersa@nymag.com", "City": "Jistebnice", "State": "163.127.7.170", "Country": "Czech Republic" }, - { "Company ": "Meemm", "Address": "Dunn", "Manager": "Clarence Dunn", "E-Mail": "cdunnb@themeforest.net", "City": "Telheira", "State": "252.94.131.84", "Country": "Portugal", "Postal Code": "4650-669" }, - { "Company ": "Aivee", "Address": "Morgan", "Manager": "Donna Morgan", "E-Mail": "dmorganc@ox.ac.uk", "City": "Yixing", "State": "164.89.222.36", "Country": "China" }, - { "Company ": "Livetube", "Address": "Martin", "Manager": "Robin Martin", "E-Mail": "rmartind@123-reg.co.uk", "City": "Secunda", "State": "186.167.83.172", "Country": "South Africa" }, - { "Company ": "Thoughtbridge", "Address": "Perez", "Manager": "Michelle Perez", "E-Mail": "mpereze@japanpost.jp", "City": "Dioila", "State": "246.188.160.117", "Country": "Mali" }, - { "Company ": "Rhynoodle", "Address": "Gibson", "Manager": "Marilyn Gibson", "E-Mail": "mgibsonf@blog.com", "City": "Huangjinbu", "State": "126.198.57.253", "Country": "China" }, - { "Company ": "Kwilith", "Address": "Walker", "Manager": "Jesse Walker", "E-Mail": "jwalkerg@tripod.com", "City": "Cibanten", "State": "191.220.49.67", "Country": "Indonesia" }, - { "Company ": "Skimia", "Manager": "Evelyn Coleman", "Address": "888 Lunder Road", "E-mail": "ecoleman0@xrea.com", "City": "Pensacola", "State": "Florida", "Country": "United States", "Postal Code": "32575" }, - { "Company ": "Rhycero", "Manager": "Martha Lawson", "Address": "0 Esch Avenue", "E-mail": "mlawson1@quantcast.com", "City": "Lincoln", "State": "Nebraska", "Country": "United States", "Postal Code": "68531" }, - { "Company ": "Fiveclub", "Manager": "Ryan Lee", "Address": "0696 West Road", "E-mail": "rlee2@deviantart.com", "City": "San Antonio", "State": "Texas", "Country": "United States", "Postal Code": "78245" }, - { "Company ": "Edgeclub", "Manager": "Henry Moore", "Address": "45 Monterey Court", "E-mail": "hmoore3@yahoo.com", "City": "Henderson", "State": "Nevada", "Country": "United States", "Postal Code": "89012" }, - { "Company ": "Yakijo", "Manager": "Ruth Duncan", "Address": "56 Spenser Place", "E-mail": "rduncan4@nbcnews.com", "City": "Louisville", "State": "Kentucky", "Country": "United States", "Postal Code": "40298" }, - { "Company ": "Twinte", "Manager": "Alice Gardner", "Address": "517 Dawn Road", "E-mail": "agardner5@tinypic.com", "City": "Reno", "State": "Nevada", "Country": "United States", "Postal Code": "89595" }, - { "Company ": "Leenti", "Manager": "Albert Carr", "Address": "26271 Miller Terrace", "E-mail": "acarr6@merriam-webster.com", "City": "New Orleans", "State": "Louisiana", "Country": "United States", "Postal Code": "70116" }, - { "Company ": "Wikivu", "Manager": "Henry Reyes", "Address": "4263 Union Parkway", "E-mail": "hreyes7@reddit.com", "City": "Flint", "State": "Michigan", "Country": "United States", "Postal Code": "48505" }, - { "Company ": "Oyope", "Manager": "Anne Warren", "Address": "428 Hoffman Trail", "E-mail": "awarren8@geocities.com", "City": "Jackson", "State": "Mississippi", "Country": "United States", "Postal Code": "39210" }, - { "Company ": "Jaxnation", "Manager": "Carl Robertson", "Address": "3 Johnson Road", "E-mail": "crobertson9@wikimedia.org", "City": "Valley Forge", "State": "Pennsylvania", "Country": "United States", "Postal Code": "19495" }, - { "Company ": "Innotype", "Manager": "Dennis Greene", "Address": "03 Glacier Hill Way", "E-mail": "dgreenea@shinystat.com", "City": "Virginia Beach", "State": "Virginia", "Country": "United States", "Postal Code": "23464" }, - { "Company ": "Topiclounge", "Manager": "Gerald Black", "Address": "8 Jenifer Terrace", "E-mail": "gblackb@csmonitor.com", "City": "Fredericksburg", "State": "Virginia", "Country": "United States", "Postal Code": "22405" }, - { "Company ": "Avaveo", "Manager": "Marilyn Perez", "Address": "040 Sherman Avenue", "E-mail": "mperezc@telegraph.co.uk", "City": "Rochester", "State": "New York", "Country": "United States", "Postal Code": "14609" }, - { "Company ": "Gabtune", "Manager": "Harry Stewart", "Address": "6 Calypso Terrace", "E-mail": "hstewartd@bravesites.com", "City": "Dayton", "State": "Ohio", "Country": "United States", "Postal Code": "45403" }, - { "Company ": "Innojam", "Manager": "Jennifer Stewart", "Address": "23411 Brown Drive", "E-mail": "jstewarte@wsj.com", "City": "Canton", "State": "Ohio", "Country": "United States", "Postal Code": "44760" }, - { "Company ": "Wikizz", "Manager": "Gerald Bell", "Address": "072 Sommers Park", "E-mail": "gbellf@time.com", "City": "Kansas City", "State": "Missouri", "Country": "United States", "Postal Code": "64153" }, - { "Company ": "Mybuzz", "Manager": "Steven Ross", "Address": "30 Scoville Parkway", "E-mail": "srossg@ebay.co.uk", "City": "Miami", "State": "Florida", "Country": "United States", "Postal Code": "33169" }, - { "Company ": "Innojam", "Manager": "Philip Simpson", "Address": "26608 Monterey Drive", "E-mail": "psimpsonh@devhub.com", "City": "Canton", "State": "Ohio", "Country": "United States", "Postal Code": "44720" }, - { "Company ": "Mudo", "Manager": "Heather Carr", "Address": "97609 Prairie Rose Lane", "E-mail": "hcarri@pen.io", "City": "Roanoke", "State": "Virginia", "Country": "United States", "Postal Code": "24048" }, - { "Company ": "Kwimbee", "Manager": "Anne Daniels", "Address": "582 Talisman Street", "E-mail": "adanielsj@nsw.gov.au", "City": "Atlanta", "State": "Georgia", "Country": "United States", "Postal Code": "31136" }, - { "Company ": "Teklist", "Manager": "Frances Harper", "Address": "6013 Luster Crossing", "E-mail": "fharperk@sbwire.com", "City": "Columbus", "State": "Ohio", "Country": "United States", "Postal Code": "43215" }, - { "Company ": "Rooxo", "Manager": "Dennis Mendoza", "Address": "43 Northfield Circle", "E-mail": "dmendozal@nsw.gov.au", "City": "Philadelphia", "State": "Pennsylvania", "Country": "United States", "Postal Code": "19146" }, - { "Company ": "Viva", "Manager": "Linda Davis", "Address": "39 Hallows Plaza", "E-mail": "ldavism@stumbleupon.com", "City": "Oklahoma City", "State": "Oklahoma", "Country": "United States", "Postal Code": "73173" }, - { "Company ": "Gabspot", "Manager": "Judith Torres", "Address": "24554 Derek Terrace", "E-mail": "jtorresn@webeden.co.uk", "City": "Dallas", "State": "Texas", "Country": "United States", "Postal Code": "75221" }, - { "Company ": "Tazz", "Manager": "Katherine Jordan", "Address": "3536 Meadow Vale Lane", "E-mail": "kjordano@liveinternet.ru", "City": "Fort Myers", "State": "Florida", "Country": "United States", "Postal Code": "33913" }, - { "Company ": "Layo", "Manager": "Nancy Bryant", "Address": "8946 Cambridge Terrace", "E-mail": "nbryantp@weibo.com", "City": "Detroit", "State": "Michigan", "Country": "United States", "Postal Code": "48206" }, - { "Company ": "Vitz", "Manager": "Clarence Bell", "Address": "0121 Armistice Terrace", "E-mail": "cbellq@earthlink.net", "City": "Cedar Rapids", "State": "Iowa", "Country": "United States", "Postal Code": "52410" }, - { "Company ": "Flashspan", "Manager": "Billy Gordon", "Address": "83 Melby Court", "E-mail": "bgordonr@dell.com", "City": "Oklahoma City", "State": "Oklahoma", "Country": "United States", "Postal Code": "73129" }, - { "Company ": "Skiba", "Manager": "Alice Edwards", "Address": "3558 Pleasure Park", "E-mail": "aedwardss@purevolume.com", "City": "Minneapolis", "State": "Minnesota", "Country": "United States", "Postal Code": "55407" }, - { "Company ": "Quamba", "Manager": "Alan Shaw", "Address": "28 Reindahl Lane", "E-mail": "ashawt@ted.com", "City": "New York City", "State": "New York", "Country": "United States", "Postal Code": "10165" }, - { "Company ": "Oodoo", "Address": "Armstrong", "Manager": "Andrew Armstrong", "E-Mail": "aarmstrong0@timesonline.co.uk", "City": "Tuusula", "State": "14.130.161.222", "Country": "Finland" }, - { "Company ": "Bubbletube", "Address": "Palmer", "Manager": "Patrick Palmer", "E-Mail": "ppalmer1@istockphoto.com", "City": "Kadupinang", "State": "58.114.186.254", "Country": "Indonesia" }, - { "Company ": "Twinder", "Address": "Martinez", "Manager": "Roger Martinez", "E-Mail": "rmartinez2@yolasite.com", "City": "Diancun", "State": "174.172.164.126", "Country": "China" }, - { "Company ": "Pixoboo", "Address": "Bradley", "Manager": "Victor Bradley", "E-Mail": "vbradley3@ibm.com", "City": "Guamo", "State": "190.226.18.92", "Country": "Colombia" }, - { "Company ": "Yozio", "Address": "Ford", "Manager": "Louise Ford", "E-Mail": "lford4@aol.com", "City": "Kaz", "State": "160.156.252.69", "Country": "Russia" }, - { "Company ": "Talane", "Address": "Ortiz", "Manager": "Barbara Ortiz", "E-Mail": "bortiz5@goo.ne.jp", "City": "Kushnytsya", "State": "224.72.68.37", "Country": "Ukraine" }, - { "Company ": "Tazzy", "Address": "Gray", "Manager": "Tina Gray", "E-Mail": "tgray6@imgur.com", "City": "Gunjur", "State": "235.196.232.208", "Country": "Gambia" }, - { "Company ": "Browsetype", "Address": "Morrison", "Manager": "Mark Morrison", "E-Mail": "mmorrison7@reverbnation.com", "City": "Täby", "State": "253.231.20.204", "Country": "Sweden", "Postal Code": "183 83" }, - { "Company ": "Skibox", "Address": "Schmidt", "Manager": "Frank Schmidt", "E-Mail": "fschmidt8@chronoengine.com", "City": "Zarya", "State": "176.244.148.174", "Country": "Ukraine" }, - { "Company ": "Innotype", "Address": "Nichols", "Manager": "John Nichols", "E-Mail": "jnichols9@php.net", "City": "Spring", "State": "140.139.167.197", "Country": "United States", "Postal Code": "77386" }, - { "Company ": "Plambee", "Address": "Peters", "Manager": "Lillian Peters", "E-Mail": "lpetersa@nymag.com", "City": "Jistebnice", "State": "163.127.7.170", "Country": "Czech Republic" }, - { "Company ": "Meemm", "Address": "Dunn", "Manager": "Clarence Dunn", "E-Mail": "cdunnb@themeforest.net", "City": "Telheira", "State": "252.94.131.84", "Country": "Portugal", "Postal Code": "4650-669" }, - { "Company ": "Aivee", "Address": "Morgan", "Manager": "Donna Morgan", "E-Mail": "dmorganc@ox.ac.uk", "City": "Yixing", "State": "164.89.222.36", "Country": "China" }, - { "Company ": "Livetube", "Address": "Martin", "Manager": "Robin Martin", "E-Mail": "rmartind@123-reg.co.uk", "City": "Secunda", "State": "186.167.83.172", "Country": "South Africa" }, - { "Company ": "Thoughtbridge", "Address": "Perez", "Manager": "Michelle Perez", "E-Mail": "mpereze@japanpost.jp", "City": "Dioila", "State": "246.188.160.117", "Country": "Mali" }, - { "Company ": "Rhynoodle", "Address": "Gibson", "Manager": "Marilyn Gibson", "E-Mail": "mgibsonf@blog.com", "City": "Huangjinbu", "State": "126.198.57.253", "Country": "China" }, - { "Company ": "Kwilith", "Address": "Walker", "Manager": "Jesse Walker", "E-Mail": "jwalkerg@tripod.com", "City": "Cibanten", "State": "191.220.49.67", "Country": "Indonesia" }, - { "Company ": "Skimia", "Manager": "Evelyn Coleman", "Address": "888 Lunder Road", "E-mail": "ecoleman0@xrea.com", "City": "Pensacola", "State": "Florida", "Country": "United States", "Postal Code": "32575" }, - { "Company ": "Rhycero", "Manager": "Martha Lawson", "Address": "0 Esch Avenue", "E-mail": "mlawson1@quantcast.com", "City": "Lincoln", "State": "Nebraska", "Country": "United States", "Postal Code": "68531" }, - { "Company ": "Fiveclub", "Manager": "Ryan Lee", "Address": "0696 West Road", "E-mail": "rlee2@deviantart.com", "City": "San Antonio", "State": "Texas", "Country": "United States", "Postal Code": "78245" }, - { "Company ": "Edgeclub", "Manager": "Henry Moore", "Address": "45 Monterey Court", "E-mail": "hmoore3@yahoo.com", "City": "Henderson", "State": "Nevada", "Country": "United States", "Postal Code": "89012" }, - { "Company ": "Yakijo", "Manager": "Ruth Duncan", "Address": "56 Spenser Place", "E-mail": "rduncan4@nbcnews.com", "City": "Louisville", "State": "Kentucky", "Country": "United States", "Postal Code": "40298" }, - { "Company ": "Twinte", "Manager": "Alice Gardner", "Address": "517 Dawn Road", "E-mail": "agardner5@tinypic.com", "City": "Reno", "State": "Nevada", "Country": "United States", "Postal Code": "89595" } - ]; -window.virtualData=[{Column1:"R1C1", Column2:"R1C2", Column3:"R1C3", Column4:"R1C4", Column5:"R1C5", Column6:"R1C6", Column7:"R1C7", Column8:"R1C8", Column9:"R1C9", Column10:"R1C10", Column11:"R1C11", Column12:"R1C12", Column13:"R1C13", Column14:"R1C14", Column15:"R1C15", Column16:"R1C16", Column17:"R1C17", Column18:"R1C18", Column19:"R1C19", Column20:"R1C20"}, {Column1:"R2C1", Column2:"R2C2", Column3:"R2C3", Column4:"R2C4", Column5:"R2C5", Column6:"R2C6", Column7:"R2C7", Column8:"R2C8", Column9:"R2C9", Column10:"R2C10", Column11:"R2C11", Column12:"R2C12", Column13:"R2C13", Column14:"R2C14", Column15:"R2C15", Column16:"R2C16", Column17:"R2C17", Column18:"R2C18", Column19:"R2C19", Column20:"R2C20"}, {Column1:"R3C1", Column2:"R3C2", Column3:"R3C3", Column4:"R3C4", Column5:"R3C5", Column6:"R3C6", Column7:"R3C7", Column8:"R3C8", Column9:"R3C9", Column10:"R3C10", Column11:"R3C11", Column12:"R3C12", Column13:"R3C13", Column14:"R3C14", Column15:"R3C15", Column16:"R3C16", Column17:"R3C17", Column18:"R3C18", Column19:"R3C19", Column20:"R3C20"}, {Column1:"R4C1", Column2:"R4C2", Column3:"R4C3", Column4:"R4C4", Column5:"R4C5", Column6:"R4C6", Column7:"R4C7", Column8:"R4C8", Column9:"R4C9", Column10:"R4C10", Column11:"R4C11", Column12:"R4C12", Column13:"R4C13", Column14:"R4C14", Column15:"R4C15", Column16:"R4C16", Column17:"R4C17", Column18:"R4C18", Column19:"R4C19", Column20:"R4C20"}, {Column1:"R5C1", Column2:"R5C2", Column3:"R5C3", Column4:"R5C4", Column5:"R5C5", Column6:"R5C6", Column7:"R5C7", Column8:"R5C8", Column9:"R5C9", Column10:"R5C10", Column11:"R5C11", Column12:"R5C12", Column13:"R5C13", Column14:"R5C14", Column15:"R5C15", Column16:"R5C16", Column17:"R5C17", Column18:"R5C18", Column19:"R5C19", Column20:"R5C20"}, {Column1:"R6C1", Column2:"R6C2", Column3:"R6C3", Column4:"R6C4", Column5:"R6C5", Column6:"R6C6", Column7:"R6C7", Column8:"R6C8", Column9:"R6C9", Column10:"R6C10", Column11:"R6C11", Column12:"R6C12", Column13:"R6C13", Column14:"R6C14", Column15:"R6C15", Column16:"R6C16", Column17:"R6C17", Column18:"R6C18", Column19:"R6C19", Column20:"R6C20"}, {Column1:"R7C1", Column2:"R7C2", Column3:"R7C3", Column4:"R7C4", Column5:"R7C5", Column6:"R7C6", Column7:"R7C7", Column8:"R7C8", Column9:"R7C9", Column10:"R7C10", Column11:"R7C11", Column12:"R7C12", Column13:"R7C13", Column14:"R7C14", Column15:"R7C15", Column16:"R7C16", Column17:"R7C17", Column18:"R7C18", Column19:"R7C19", Column20:"R7C20"}, {Column1:"R8C1", Column2:"R8C2", Column3:"R8C3", Column4:"R8C4", Column5:"R8C5", Column6:"R8C6", Column7:"R8C7", Column8:"R8C8", Column9:"R8C9", Column10:"R8C10", Column11:"R8C11", Column12:"R8C12", Column13:"R8C13", Column14:"R8C14", Column15:"R8C15", Column16:"R8C16", Column17:"R8C17", Column18:"R8C18", Column19:"R8C19", Column20:"R8C20"}, {Column1:"R9C1", Column2:"R9C2", Column3:"R9C3", Column4:"R9C4", Column5:"R9C5", Column6:"R9C6", Column7:"R9C7", Column8:"R9C8", Column9:"R9C9", Column10:"R9C10", Column11:"R9C11", Column12:"R9C12", Column13:"R9C13", Column14:"R9C14", Column15:"R9C15", Column16:"R9C16", Column17:"R9C17", Column18:"R9C18", Column19:"R9C19", Column20:"R9C20"}, {Column1:"R10C1", Column2:"R10C2", Column3:"R10C3", Column4:"R10C4", Column5:"R10C5", Column6:"R10C6", Column7:"R10C7", Column8:"R10C8", Column9:"R10C9", Column10:"R10C10", Column11:"R10C11", Column12:"R10C12", Column13:"R10C13", Column14:"R10C14", Column15:"R10C15", Column16:"R10C16", Column17:"R10C17", Column18:"R10C18", Column19:"R10C19", Column20:"R10C20"}, {Column1:"R11C1", Column2:"R11C2", Column3:"R11C3", Column4:"R11C4", Column5:"R11C5", Column6:"R11C6", Column7:"R11C7", Column8:"R11C8", Column9:"R11C9", Column10:"R11C10", Column11:"R11C11", Column12:"R11C12", Column13:"R11C13", Column14:"R11C14", Column15:"R11C15", Column16:"R11C16", Column17:"R11C17", Column18:"R11C18", Column19:"R11C19", Column20:"R11C20"}, {Column1:"R12C1", Column2:"R12C2", Column3:"R12C3", Column4:"R12C4", Column5:"R12C5", Column6:"R12C6", Column7:"R12C7", Column8:"R12C8", Column9:"R12C9", Column10:"R12C10", Column11:"R12C11", Column12:"R12C12", Column13:"R12C13", Column14:"R12C14", Column15:"R12C15", Column16:"R12C16", Column17:"R12C17", Column18:"R12C18", Column19:"R12C19", Column20:"R12C20"}, {Column1:"R13C1", Column2:"R13C2", Column3:"R13C3", Column4:"R13C4", Column5:"R13C5", Column6:"R13C6", Column7:"R13C7", Column8:"R13C8", Column9:"R13C9", Column10:"R13C10", Column11:"R13C11", Column12:"R13C12", Column13:"R13C13", Column14:"R13C14", Column15:"R13C15", Column16:"R13C16", Column17:"R13C17", Column18:"R13C18", Column19:"R13C19", Column20:"R13C20"}, {Column1:"R14C1", Column2:"R14C2", Column3:"R14C3", Column4:"R14C4", Column5:"R14C5", Column6:"R14C6", Column7:"R14C7", Column8:"R14C8", Column9:"R14C9", Column10:"R14C10", Column11:"R14C11", Column12:"R14C12", Column13:"R14C13", Column14:"R14C14", Column15:"R14C15", Column16:"R14C16", Column17:"R14C17", Column18:"R14C18", Column19:"R14C19", Column20:"R14C20"}, {Column1:"R15C1", Column2:"R15C2", Column3:"R15C3", Column4:"R15C4", Column5:"R15C5", Column6:"R15C6", Column7:"R15C7", Column8:"R15C8", Column9:"R15C9", Column10:"R15C10", Column11:"R15C11", Column12:"R15C12", Column13:"R15C13", Column14:"R15C14", Column15:"R15C15", Column16:"R15C16", Column17:"R15C17", Column18:"R15C18", Column19:"R15C19", Column20:"R15C20"}, {Column1:"R16C1", Column2:"R16C2", Column3:"R16C3", Column4:"R16C4", Column5:"R16C5", Column6:"R16C6", Column7:"R16C7", Column8:"R16C8", Column9:"R16C9", Column10:"R16C10", Column11:"R16C11", Column12:"R16C12", Column13:"R16C13", Column14:"R16C14", Column15:"R16C15", Column16:"R16C16", Column17:"R16C17", Column18:"R16C18", Column19:"R16C19", Column20:"R16C20"}, {Column1:"R17C1", Column2:"R17C2", Column3:"R17C3", Column4:"R17C4", Column5:"R17C5", Column6:"R17C6", Column7:"R17C7", Column8:"R17C8", Column9:"R17C9", Column10:"R17C10", Column11:"R17C11", Column12:"R17C12", Column13:"R17C13", Column14:"R17C14", Column15:"R17C15", Column16:"R17C16", Column17:"R17C17", Column18:"R17C18", Column19:"R17C19", Column20:"R17C20"}, {Column1:"R18C1", Column2:"R18C2", Column3:"R18C3", Column4:"R18C4", Column5:"R18C5", Column6:"R18C6", Column7:"R18C7", Column8:"R18C8", Column9:"R18C9", Column10:"R18C10", Column11:"R18C11", Column12:"R18C12", Column13:"R18C13", Column14:"R18C14", Column15:"R18C15", Column16:"R18C16", Column17:"R18C17", Column18:"R18C18", Column19:"R18C19", Column20:"R18C20"}, {Column1:"R19C1", Column2:"R19C2", Column3:"R19C3", Column4:"R19C4", Column5:"R19C5", Column6:"R19C6", Column7:"R19C7", Column8:"R19C8", Column9:"R19C9", Column10:"R19C10", Column11:"R19C11", Column12:"R19C12", Column13:"R19C13", Column14:"R19C14", Column15:"R19C15", Column16:"R19C16", Column17:"R19C17", Column18:"R19C18", Column19:"R19C19", Column20:"R19C20"}, {Column1:"R20C1", Column2:"R20C2", Column3:"R20C3", Column4:"R20C4", Column5:"R20C5", Column6:"R20C6", Column7:"R20C7", Column8:"R20C8", Column9:"R20C9", Column10:"R20C10", Column11:"R20C11", Column12:"R20C12", Column13:"R20C13", Column14:"R20C14", Column15:"R20C15", Column16:"R20C16", Column17:"R20C17", Column18:"R20C18", Column19:"R20C19", Column20:"R20C20"}, {Column1:"R21C1", Column2:"R21C2", Column3:"R21C3", Column4:"R21C4", Column5:"R21C5", Column6:"R21C6", Column7:"R21C7", Column8:"R21C8", Column9:"R21C9", Column10:"R21C10", Column11:"R21C11", Column12:"R21C12", Column13:"R21C13", Column14:"R21C14", Column15:"R21C15", Column16:"R21C16", Column17:"R21C17", Column18:"R21C18", Column19:"R21C19", Column20:"R21C20"}, {Column1:"R22C1", Column2:"R22C2", Column3:"R22C3", Column4:"R22C4", Column5:"R22C5", Column6:"R22C6", Column7:"R22C7", Column8:"R22C8", Column9:"R22C9", Column10:"R22C10", Column11:"R22C11", Column12:"R22C12", Column13:"R22C13", Column14:"R22C14", Column15:"R22C15", Column16:"R22C16", Column17:"R22C17", Column18:"R22C18", Column19:"R22C19", Column20:"R22C20"}, {Column1:"R23C1", Column2:"R23C2", Column3:"R23C3", Column4:"R23C4", Column5:"R23C5", Column6:"R23C6", Column7:"R23C7", Column8:"R23C8", Column9:"R23C9", Column10:"R23C10", Column11:"R23C11", Column12:"R23C12", Column13:"R23C13", Column14:"R23C14", Column15:"R23C15", Column16:"R23C16", Column17:"R23C17", Column18:"R23C18", Column19:"R23C19", Column20:"R23C20"}, {Column1:"R24C1", Column2:"R24C2", Column3:"R24C3", Column4:"R24C4", Column5:"R24C5", Column6:"R24C6", Column7:"R24C7", Column8:"R24C8", Column9:"R24C9", Column10:"R24C10", Column11:"R24C11", Column12:"R24C12", Column13:"R24C13", Column14:"R24C14", Column15:"R24C15", Column16:"R24C16", Column17:"R24C17", Column18:"R24C18", Column19:"R24C19", Column20:"R24C20"}, {Column1:"R25C1", Column2:"R25C2", Column3:"R25C3", Column4:"R25C4", Column5:"R25C5", Column6:"R25C6", Column7:"R25C7", Column8:"R25C8", Column9:"R25C9", Column10:"R25C10", Column11:"R25C11", Column12:"R25C12", Column13:"R25C13", Column14:"R25C14", Column15:"R25C15", Column16:"R25C16", Column17:"R25C17", Column18:"R25C18", Column19:"R25C19", Column20:"R25C20"}, {Column1:"R26C1", Column2:"R26C2", Column3:"R26C3", Column4:"R26C4", Column5:"R26C5", Column6:"R26C6", Column7:"R26C7", Column8:"R26C8", Column9:"R26C9", Column10:"R26C10", Column11:"R26C11", Column12:"R26C12", Column13:"R26C13", Column14:"R26C14", Column15:"R26C15", Column16:"R26C16", Column17:"R26C17", Column18:"R26C18", Column19:"R26C19", Column20:"R26C20"}, {Column1:"R27C1", Column2:"R27C2", Column3:"R27C3", Column4:"R27C4", Column5:"R27C5", Column6:"R27C6", Column7:"R27C7", Column8:"R27C8", Column9:"R27C9", Column10:"R27C10", Column11:"R27C11", Column12:"R27C12", Column13:"R27C13", Column14:"R27C14", Column15:"R27C15", Column16:"R27C16", Column17:"R27C17", Column18:"R27C18", Column19:"R27C19", Column20:"R27C20"}, {Column1:"R28C1", Column2:"R28C2", Column3:"R28C3", Column4:"R28C4", Column5:"R28C5", Column6:"R28C6", Column7:"R28C7", Column8:"R28C8", Column9:"R28C9", Column10:"R28C10", Column11:"R28C11", Column12:"R28C12", Column13:"R28C13", Column14:"R28C14", Column15:"R28C15", Column16:"R28C16", Column17:"R28C17", Column18:"R28C18", Column19:"R28C19", Column20:"R28C20"}, {Column1:"R29C1", Column2:"R29C2", Column3:"R29C3", Column4:"R29C4", Column5:"R29C5", Column6:"R29C6", Column7:"R29C7", Column8:"R29C8", Column9:"R29C9", Column10:"R29C10", Column11:"R29C11", Column12:"R29C12", Column13:"R29C13", Column14:"R29C14", Column15:"R29C15", Column16:"R29C16", Column17:"R29C17", Column18:"R29C18", Column19:"R29C19", Column20:"R29C20"}, {Column1:"R30C1", Column2:"R30C2", Column3:"R30C3", Column4:"R30C4", Column5:"R30C5", Column6:"R30C6", Column7:"R30C7", Column8:"R30C8", Column9:"R30C9", Column10:"R30C10", Column11:"R30C11", Column12:"R30C12", Column13:"R30C13", Column14:"R30C14", Column15:"R30C15", Column16:"R30C16", Column17:"R30C17", Column18:"R30C18", Column19:"R30C19", Column20:"R30C20"}, {Column1:"R31C1", Column2:"R31C2", Column3:"R31C3", Column4:"R31C4", Column5:"R31C5", Column6:"R31C6", Column7:"R31C7", Column8:"R31C8", Column9:"R31C9", Column10:"R31C10", Column11:"R31C11", Column12:"R31C12", Column13:"R31C13", Column14:"R31C14", Column15:"R31C15", Column16:"R31C16", Column17:"R31C17", Column18:"R31C18", Column19:"R31C19", Column20:"R31C20"}, {Column1:"R32C1", Column2:"R32C2", Column3:"R32C3", Column4:"R32C4", Column5:"R32C5", Column6:"R32C6", Column7:"R32C7", Column8:"R32C8", Column9:"R32C9", Column10:"R32C10", Column11:"R32C11", Column12:"R32C12", Column13:"R32C13", Column14:"R32C14", Column15:"R32C15", Column16:"R32C16", Column17:"R32C17", Column18:"R32C18", Column19:"R32C19", Column20:"R32C20"}, {Column1:"R33C1", Column2:"R33C2", Column3:"R33C3", Column4:"R33C4", Column5:"R33C5", Column6:"R33C6", Column7:"R33C7", Column8:"R33C8", Column9:"R33C9", Column10:"R33C10", Column11:"R33C11", Column12:"R33C12", Column13:"R33C13", Column14:"R33C14", Column15:"R33C15", Column16:"R33C16", Column17:"R33C17", Column18:"R33C18", Column19:"R33C19", Column20:"R33C20"}, {Column1:"R34C1", Column2:"R34C2", Column3:"R34C3", Column4:"R34C4", Column5:"R34C5", Column6:"R34C6", Column7:"R34C7", Column8:"R34C8", Column9:"R34C9", Column10:"R34C10", Column11:"R34C11", Column12:"R34C12", Column13:"R34C13", Column14:"R34C14", Column15:"R34C15", Column16:"R34C16", Column17:"R34C17", Column18:"R34C18", Column19:"R34C19", Column20:"R34C20"}, {Column1:"R35C1", Column2:"R35C2", Column3:"R35C3", Column4:"R35C4", Column5:"R35C5", Column6:"R35C6", Column7:"R35C7", Column8:"R35C8", Column9:"R35C9", Column10:"R35C10", Column11:"R35C11", Column12:"R35C12", Column13:"R35C13", Column14:"R35C14", Column15:"R35C15", Column16:"R35C16", Column17:"R35C17", Column18:"R35C18", Column19:"R35C19", Column20:"R35C20"}, {Column1:"R36C1", Column2:"R36C2", Column3:"R36C3", Column4:"R36C4", Column5:"R36C5", Column6:"R36C6", Column7:"R36C7", Column8:"R36C8", Column9:"R36C9", Column10:"R36C10", Column11:"R36C11", Column12:"R36C12", Column13:"R36C13", Column14:"R36C14", Column15:"R36C15", Column16:"R36C16", Column17:"R36C17", Column18:"R36C18", Column19:"R36C19", Column20:"R36C20"}, {Column1:"R37C1", Column2:"R37C2", Column3:"R37C3", Column4:"R37C4", Column5:"R37C5", Column6:"R37C6", Column7:"R37C7", Column8:"R37C8", Column9:"R37C9", Column10:"R37C10", Column11:"R37C11", Column12:"R37C12", Column13:"R37C13", Column14:"R37C14", Column15:"R37C15", Column16:"R37C16", Column17:"R37C17", Column18:"R37C18", Column19:"R37C19", Column20:"R37C20"}, {Column1:"R38C1", Column2:"R38C2", Column3:"R38C3", Column4:"R38C4", Column5:"R38C5", Column6:"R38C6", Column7:"R38C7", Column8:"R38C8", Column9:"R38C9", Column10:"R38C10", Column11:"R38C11", Column12:"R38C12", Column13:"R38C13", Column14:"R38C14", Column15:"R38C15", Column16:"R38C16", Column17:"R38C17", Column18:"R38C18", Column19:"R38C19", Column20:"R38C20"}, {Column1:"R39C1", Column2:"R39C2", Column3:"R39C3", Column4:"R39C4", Column5:"R39C5", Column6:"R39C6", Column7:"R39C7", Column8:"R39C8", Column9:"R39C9", Column10:"R39C10", Column11:"R39C11", Column12:"R39C12", Column13:"R39C13", Column14:"R39C14", Column15:"R39C15", Column16:"R39C16", Column17:"R39C17", Column18:"R39C18", Column19:"R39C19", Column20:"R39C20"}, {Column1:"R40C1", Column2:"R40C2", Column3:"R40C3", Column4:"R40C4", Column5:"R40C5", Column6:"R40C6", Column7:"R40C7", Column8:"R40C8", Column9:"R40C9", Column10:"R40C10", Column11:"R40C11", Column12:"R40C12", Column13:"R40C13", Column14:"R40C14", Column15:"R40C15", Column16:"R40C16", Column17:"R40C17", Column18:"R40C18", Column19:"R40C19", Column20:"R40C20"}, {Column1:"R41C1", Column2:"R41C2", Column3:"R41C3", Column4:"R41C4", Column5:"R41C5", Column6:"R41C6", Column7:"R41C7", Column8:"R41C8", Column9:"R41C9", Column10:"R41C10", Column11:"R41C11", Column12:"R41C12", Column13:"R41C13", Column14:"R41C14", Column15:"R41C15", Column16:"R41C16", Column17:"R41C17", Column18:"R41C18", Column19:"R41C19", Column20:"R41C20"}, {Column1:"R42C1", Column2:"R42C2", Column3:"R42C3", Column4:"R42C4", Column5:"R42C5", Column6:"R42C6", Column7:"R42C7", Column8:"R42C8", Column9:"R42C9", Column10:"R42C10", Column11:"R42C11", Column12:"R42C12", Column13:"R42C13", Column14:"R42C14", Column15:"R42C15", Column16:"R42C16", Column17:"R42C17", Column18:"R42C18", Column19:"R42C19", Column20:"R42C20"}, {Column1:"R43C1", Column2:"R43C2", Column3:"R43C3", Column4:"R43C4", Column5:"R43C5", Column6:"R43C6", Column7:"R43C7", Column8:"R43C8", Column9:"R43C9", Column10:"R43C10", Column11:"R43C11", Column12:"R43C12", Column13:"R43C13", Column14:"R43C14", Column15:"R43C15", Column16:"R43C16", Column17:"R43C17", Column18:"R43C18", Column19:"R43C19", Column20:"R43C20"}, {Column1:"R44C1", Column2:"R44C2", Column3:"R44C3", Column4:"R44C4", Column5:"R44C5", Column6:"R44C6", Column7:"R44C7", Column8:"R44C8", Column9:"R44C9", Column10:"R44C10", Column11:"R44C11", Column12:"R44C12", Column13:"R44C13", Column14:"R44C14", Column15:"R44C15", Column16:"R44C16", Column17:"R44C17", Column18:"R44C18", Column19:"R44C19", Column20:"R44C20"}, {Column1:"R45C1", Column2:"R45C2", Column3:"R45C3", Column4:"R45C4", Column5:"R45C5", Column6:"R45C6", Column7:"R45C7", Column8:"R45C8", Column9:"R45C9", Column10:"R45C10", Column11:"R45C11", Column12:"R45C12", Column13:"R45C13", Column14:"R45C14", Column15:"R45C15", Column16:"R45C16", Column17:"R45C17", Column18:"R45C18", Column19:"R45C19", Column20:"R45C20"}, {Column1:"R46C1", Column2:"R46C2", Column3:"R46C3", Column4:"R46C4", Column5:"R46C5", Column6:"R46C6", Column7:"R46C7", Column8:"R46C8", Column9:"R46C9", Column10:"R46C10", Column11:"R46C11", Column12:"R46C12", Column13:"R46C13", Column14:"R46C14", Column15:"R46C15", Column16:"R46C16", Column17:"R46C17", Column18:"R46C18", Column19:"R46C19", Column20:"R46C20"}, {Column1:"R47C1", Column2:"R47C2", Column3:"R47C3", Column4:"R47C4", Column5:"R47C5", Column6:"R47C6", Column7:"R47C7", Column8:"R47C8", Column9:"R47C9", Column10:"R47C10", Column11:"R47C11", Column12:"R47C12", Column13:"R47C13", Column14:"R47C14", Column15:"R47C15", Column16:"R47C16", Column17:"R47C17", Column18:"R47C18", Column19:"R47C19", Column20:"R47C20"}, {Column1:"R48C1", Column2:"R48C2", Column3:"R48C3", Column4:"R48C4", Column5:"R48C5", Column6:"R48C6", Column7:"R48C7", Column8:"R48C8", Column9:"R48C9", Column10:"R48C10", Column11:"R48C11", Column12:"R48C12", Column13:"R48C13", Column14:"R48C14", Column15:"R48C15", Column16:"R48C16", Column17:"R48C17", Column18:"R48C18", Column19:"R48C19", Column20:"R48C20"}, {Column1:"R49C1", Column2:"R49C2", Column3:"R49C3", Column4:"R49C4", Column5:"R49C5", Column6:"R49C6", Column7:"R49C7", Column8:"R49C8", Column9:"R49C9", Column10:"R49C10", Column11:"R49C11", Column12:"R49C12", Column13:"R49C13", Column14:"R49C14", Column15:"R49C15", Column16:"R49C16", Column17:"R49C17", Column18:"R49C18", Column19:"R49C19", Column20:"R49C20"}, {Column1:"R50C1", Column2:"R50C2", Column3:"R50C3", Column4:"R50C4", Column5:"R50C5", Column6:"R50C6", Column7:"R50C7", Column8:"R50C8", Column9:"R50C9", Column10:"R50C10", Column11:"R50C11", Column12:"R50C12", Column13:"R50C13", Column14:"R50C14", Column15:"R50C15", Column16:"R50C16", Column17:"R50C17", Column18:"R50C18", Column19:"R50C19", Column20:"R50C20"}, {Column1:"R51C1", Column2:"R51C2", Column3:"R51C3", Column4:"R51C4", Column5:"R51C5", Column6:"R51C6", Column7:"R51C7", Column8:"R51C8", Column9:"R51C9", Column10:"R51C10", Column11:"R51C11", Column12:"R51C12", Column13:"R51C13", Column14:"R51C14", Column15:"R51C15", Column16:"R51C16", Column17:"R51C17", Column18:"R51C18", Column19:"R51C19", Column20:"R51C20"}, {Column1:"R52C1", Column2:"R52C2", Column3:"R52C3", Column4:"R52C4", Column5:"R52C5", Column6:"R52C6", Column7:"R52C7", Column8:"R52C8", Column9:"R52C9", Column10:"R52C10", Column11:"R52C11", Column12:"R52C12", Column13:"R52C13", Column14:"R52C14", Column15:"R52C15", Column16:"R52C16", Column17:"R52C17", Column18:"R52C18", Column19:"R52C19", Column20:"R52C20"}, {Column1:"R53C1", Column2:"R53C2", Column3:"R53C3", Column4:"R53C4", Column5:"R53C5", Column6:"R53C6", Column7:"R53C7", Column8:"R53C8", Column9:"R53C9", Column10:"R53C10", Column11:"R53C11", Column12:"R53C12", Column13:"R53C13", Column14:"R53C14", Column15:"R53C15", Column16:"R53C16", Column17:"R53C17", Column18:"R53C18", Column19:"R53C19", Column20:"R53C20"}, {Column1:"R54C1", Column2:"R54C2", Column3:"R54C3", Column4:"R54C4", Column5:"R54C5", Column6:"R54C6", Column7:"R54C7", Column8:"R54C8", Column9:"R54C9", Column10:"R54C10", Column11:"R54C11", Column12:"R54C12", Column13:"R54C13", Column14:"R54C14", Column15:"R54C15", Column16:"R54C16", Column17:"R54C17", Column18:"R54C18", Column19:"R54C19", Column20:"R54C20"}, {Column1:"R55C1", Column2:"R55C2", Column3:"R55C3", Column4:"R55C4", Column5:"R55C5", Column6:"R55C6", Column7:"R55C7", Column8:"R55C8", Column9:"R55C9", Column10:"R55C10", Column11:"R55C11", Column12:"R55C12", Column13:"R55C13", Column14:"R55C14", Column15:"R55C15", Column16:"R55C16", Column17:"R55C17", Column18:"R55C18", Column19:"R55C19", Column20:"R55C20"}, {Column1:"R56C1", Column2:"R56C2", Column3:"R56C3", Column4:"R56C4", Column5:"R56C5", Column6:"R56C6", Column7:"R56C7", Column8:"R56C8", Column9:"R56C9", Column10:"R56C10", Column11:"R56C11", Column12:"R56C12", Column13:"R56C13", Column14:"R56C14", Column15:"R56C15", Column16:"R56C16", Column17:"R56C17", Column18:"R56C18", Column19:"R56C19", Column20:"R56C20"}, {Column1:"R57C1", Column2:"R57C2", Column3:"R57C3", Column4:"R57C4", Column5:"R57C5", Column6:"R57C6", Column7:"R57C7", Column8:"R57C8", Column9:"R57C9", Column10:"R57C10", Column11:"R57C11", Column12:"R57C12", Column13:"R57C13", Column14:"R57C14", Column15:"R57C15", Column16:"R57C16", Column17:"R57C17", Column18:"R57C18", Column19:"R57C19", Column20:"R57C20"}, {Column1:"R58C1", Column2:"R58C2", Column3:"R58C3", Column4:"R58C4", Column5:"R58C5", Column6:"R58C6", Column7:"R58C7", Column8:"R58C8", Column9:"R58C9", Column10:"R58C10", Column11:"R58C11", Column12:"R58C12", Column13:"R58C13", Column14:"R58C14", Column15:"R58C15", Column16:"R58C16", Column17:"R58C17", Column18:"R58C18", Column19:"R58C19", Column20:"R58C20"}, {Column1:"R59C1", Column2:"R59C2", Column3:"R59C3", Column4:"R59C4", Column5:"R59C5", Column6:"R59C6", Column7:"R59C7", Column8:"R59C8", Column9:"R59C9", Column10:"R59C10", Column11:"R59C11", Column12:"R59C12", Column13:"R59C13", Column14:"R59C14", Column15:"R59C15", Column16:"R59C16", Column17:"R59C17", Column18:"R59C18", Column19:"R59C19", Column20:"R59C20"}, {Column1:"R60C1", Column2:"R60C2", Column3:"R60C3", Column4:"R60C4", Column5:"R60C5", Column6:"R60C6", Column7:"R60C7", Column8:"R60C8", Column9:"R60C9", Column10:"R60C10", Column11:"R60C11", Column12:"R60C12", Column13:"R60C13", Column14:"R60C14", Column15:"R60C15", Column16:"R60C16", Column17:"R60C17", Column18:"R60C18", Column19:"R60C19", Column20:"R60C20"}, {Column1:"R61C1", Column2:"R61C2", Column3:"R61C3", Column4:"R61C4", Column5:"R61C5", Column6:"R61C6", Column7:"R61C7", Column8:"R61C8", Column9:"R61C9", Column10:"R61C10", Column11:"R61C11", Column12:"R61C12", Column13:"R61C13", Column14:"R61C14", Column15:"R61C15", Column16:"R61C16", Column17:"R61C17", Column18:"R61C18", Column19:"R61C19", Column20:"R61C20"}, {Column1:"R62C1", Column2:"R62C2", Column3:"R62C3", Column4:"R62C4", Column5:"R62C5", Column6:"R62C6", Column7:"R62C7", Column8:"R62C8", Column9:"R62C9", Column10:"R62C10", Column11:"R62C11", Column12:"R62C12", Column13:"R62C13", Column14:"R62C14", Column15:"R62C15", Column16:"R62C16", Column17:"R62C17", Column18:"R62C18", Column19:"R62C19", Column20:"R62C20"}, {Column1:"R63C1", Column2:"R63C2", Column3:"R63C3", Column4:"R63C4", Column5:"R63C5", Column6:"R63C6", Column7:"R63C7", Column8:"R63C8", Column9:"R63C9", Column10:"R63C10", Column11:"R63C11", Column12:"R63C12", Column13:"R63C13", Column14:"R63C14", Column15:"R63C15", Column16:"R63C16", Column17:"R63C17", Column18:"R63C18", Column19:"R63C19", Column20:"R63C20"}, {Column1:"R64C1", Column2:"R64C2", Column3:"R64C3", Column4:"R64C4", Column5:"R64C5", Column6:"R64C6", Column7:"R64C7", Column8:"R64C8", Column9:"R64C9", Column10:"R64C10", Column11:"R64C11", Column12:"R64C12", Column13:"R64C13", Column14:"R64C14", Column15:"R64C15", Column16:"R64C16", Column17:"R64C17", Column18:"R64C18", Column19:"R64C19", Column20:"R64C20"}, {Column1:"R65C1", Column2:"R65C2", Column3:"R65C3", Column4:"R65C4", Column5:"R65C5", Column6:"R65C6", Column7:"R65C7", Column8:"R65C8", Column9:"R65C9", Column10:"R65C10", Column11:"R65C11", Column12:"R65C12", Column13:"R65C13", Column14:"R65C14", Column15:"R65C15", Column16:"R65C16", Column17:"R65C17", Column18:"R65C18", Column19:"R65C19", Column20:"R65C20"}, {Column1:"R66C1", Column2:"R66C2", Column3:"R66C3", Column4:"R66C4", Column5:"R66C5", Column6:"R66C6", Column7:"R66C7", Column8:"R66C8", Column9:"R66C9", Column10:"R66C10", Column11:"R66C11", Column12:"R66C12", Column13:"R66C13", Column14:"R66C14", Column15:"R66C15", Column16:"R66C16", Column17:"R66C17", Column18:"R66C18", Column19:"R66C19", Column20:"R66C20"}, {Column1:"R67C1", Column2:"R67C2", Column3:"R67C3", Column4:"R67C4", Column5:"R67C5", Column6:"R67C6", Column7:"R67C7", Column8:"R67C8", Column9:"R67C9", Column10:"R67C10", Column11:"R67C11", Column12:"R67C12", Column13:"R67C13", Column14:"R67C14", Column15:"R67C15", Column16:"R67C16", Column17:"R67C17", Column18:"R67C18", Column19:"R67C19", Column20:"R67C20"}, {Column1:"R68C1", Column2:"R68C2", Column3:"R68C3", Column4:"R68C4", Column5:"R68C5", Column6:"R68C6", Column7:"R68C7", Column8:"R68C8", Column9:"R68C9", Column10:"R68C10", Column11:"R68C11", Column12:"R68C12", Column13:"R68C13", Column14:"R68C14", Column15:"R68C15", Column16:"R68C16", Column17:"R68C17", Column18:"R68C18", Column19:"R68C19", Column20:"R68C20"}, {Column1:"R69C1", Column2:"R69C2", Column3:"R69C3", Column4:"R69C4", Column5:"R69C5", Column6:"R69C6", Column7:"R69C7", Column8:"R69C8", Column9:"R69C9", Column10:"R69C10", Column11:"R69C11", Column12:"R69C12", Column13:"R69C13", Column14:"R69C14", Column15:"R69C15", Column16:"R69C16", Column17:"R69C17", Column18:"R69C18", Column19:"R69C19", Column20:"R69C20"}, {Column1:"R70C1", Column2:"R70C2", Column3:"R70C3", Column4:"R70C4", Column5:"R70C5", Column6:"R70C6", Column7:"R70C7", Column8:"R70C8", Column9:"R70C9", Column10:"R70C10", Column11:"R70C11", Column12:"R70C12", Column13:"R70C13", Column14:"R70C14", Column15:"R70C15", Column16:"R70C16", Column17:"R70C17", Column18:"R70C18", Column19:"R70C19", Column20:"R70C20"}, {Column1:"R71C1", Column2:"R71C2", Column3:"R71C3", Column4:"R71C4", Column5:"R71C5", Column6:"R71C6", Column7:"R71C7", Column8:"R71C8", Column9:"R71C9", Column10:"R71C10", Column11:"R71C11", Column12:"R71C12", Column13:"R71C13", Column14:"R71C14", Column15:"R71C15", Column16:"R71C16", Column17:"R71C17", Column18:"R71C18", Column19:"R71C19", Column20:"R71C20"}, {Column1:"R72C1", Column2:"R72C2", Column3:"R72C3", Column4:"R72C4", Column5:"R72C5", Column6:"R72C6", Column7:"R72C7", Column8:"R72C8", Column9:"R72C9", Column10:"R72C10", Column11:"R72C11", Column12:"R72C12", Column13:"R72C13", Column14:"R72C14", Column15:"R72C15", Column16:"R72C16", Column17:"R72C17", Column18:"R72C18", Column19:"R72C19", Column20:"R72C20"}, {Column1:"R73C1", Column2:"R73C2", Column3:"R73C3", Column4:"R73C4", Column5:"R73C5", Column6:"R73C6", Column7:"R73C7", Column8:"R73C8", Column9:"R73C9", Column10:"R73C10", Column11:"R73C11", Column12:"R73C12", Column13:"R73C13", Column14:"R73C14", Column15:"R73C15", Column16:"R73C16", Column17:"R73C17", Column18:"R73C18", Column19:"R73C19", Column20:"R73C20"}, {Column1:"R74C1", Column2:"R74C2", Column3:"R74C3", Column4:"R74C4", Column5:"R74C5", Column6:"R74C6", Column7:"R74C7", Column8:"R74C8", Column9:"R74C9", Column10:"R74C10", Column11:"R74C11", Column12:"R74C12", Column13:"R74C13", Column14:"R74C14", Column15:"R74C15", Column16:"R74C16", Column17:"R74C17", Column18:"R74C18", Column19:"R74C19", Column20:"R74C20"}, {Column1:"R75C1", Column2:"R75C2", Column3:"R75C3", Column4:"R75C4", Column5:"R75C5", Column6:"R75C6", Column7:"R75C7", Column8:"R75C8", Column9:"R75C9", Column10:"R75C10", Column11:"R75C11", Column12:"R75C12", Column13:"R75C13", Column14:"R75C14", Column15:"R75C15", Column16:"R75C16", Column17:"R75C17", Column18:"R75C18", Column19:"R75C19", Column20:"R75C20"}, {Column1:"R76C1", Column2:"R76C2", Column3:"R76C3", Column4:"R76C4", Column5:"R76C5", Column6:"R76C6", Column7:"R76C7", Column8:"R76C8", Column9:"R76C9", Column10:"R76C10", Column11:"R76C11", Column12:"R76C12", Column13:"R76C13", Column14:"R76C14", Column15:"R76C15", Column16:"R76C16", Column17:"R76C17", Column18:"R76C18", Column19:"R76C19", Column20:"R76C20"}, {Column1:"R77C1", Column2:"R77C2", Column3:"R77C3", Column4:"R77C4", Column5:"R77C5", Column6:"R77C6", Column7:"R77C7", Column8:"R77C8", Column9:"R77C9", Column10:"R77C10", Column11:"R77C11", Column12:"R77C12", Column13:"R77C13", Column14:"R77C14", Column15:"R77C15", Column16:"R77C16", Column17:"R77C17", Column18:"R77C18", Column19:"R77C19", Column20:"R77C20"}, {Column1:"R78C1", Column2:"R78C2", Column3:"R78C3", Column4:"R78C4", Column5:"R78C5", Column6:"R78C6", Column7:"R78C7", Column8:"R78C8", Column9:"R78C9", Column10:"R78C10", Column11:"R78C11", Column12:"R78C12", Column13:"R78C13", Column14:"R78C14", Column15:"R78C15", Column16:"R78C16", Column17:"R78C17", Column18:"R78C18", Column19:"R78C19", Column20:"R78C20"}, {Column1:"R79C1", Column2:"R79C2", Column3:"R79C3", Column4:"R79C4", Column5:"R79C5", Column6:"R79C6", Column7:"R79C7", Column8:"R79C8", Column9:"R79C9", Column10:"R79C10", Column11:"R79C11", Column12:"R79C12", Column13:"R79C13", Column14:"R79C14", Column15:"R79C15", Column16:"R79C16", Column17:"R79C17", Column18:"R79C18", Column19:"R79C19", Column20:"R79C20"}, {Column1:"R80C1", Column2:"R80C2", Column3:"R80C3", Column4:"R80C4", Column5:"R80C5", Column6:"R80C6", Column7:"R80C7", Column8:"R80C8", Column9:"R80C9", Column10:"R80C10", Column11:"R80C11", Column12:"R80C12", Column13:"R80C13", Column14:"R80C14", Column15:"R80C15", Column16:"R80C16", Column17:"R80C17", Column18:"R80C18", Column19:"R80C19", Column20:"R80C20"}, {Column1:"R81C1", Column2:"R81C2", Column3:"R81C3", Column4:"R81C4", Column5:"R81C5", Column6:"R81C6", Column7:"R81C7", Column8:"R81C8", Column9:"R81C9", Column10:"R81C10", Column11:"R81C11", Column12:"R81C12", Column13:"R81C13", Column14:"R81C14", Column15:"R81C15", Column16:"R81C16", Column17:"R81C17", Column18:"R81C18", Column19:"R81C19", Column20:"R81C20"}, {Column1:"R82C1", Column2:"R82C2", Column3:"R82C3", Column4:"R82C4", Column5:"R82C5", Column6:"R82C6", Column7:"R82C7", Column8:"R82C8", Column9:"R82C9", Column10:"R82C10", Column11:"R82C11", Column12:"R82C12", Column13:"R82C13", Column14:"R82C14", Column15:"R82C15", Column16:"R82C16", Column17:"R82C17", Column18:"R82C18", Column19:"R82C19", Column20:"R82C20"}, {Column1:"R83C1", Column2:"R83C2", Column3:"R83C3", Column4:"R83C4", Column5:"R83C5", Column6:"R83C6", Column7:"R83C7", Column8:"R83C8", Column9:"R83C9", Column10:"R83C10", Column11:"R83C11", Column12:"R83C12", Column13:"R83C13", Column14:"R83C14", Column15:"R83C15", Column16:"R83C16", Column17:"R83C17", Column18:"R83C18", Column19:"R83C19", Column20:"R83C20"}, {Column1:"R84C1", Column2:"R84C2", Column3:"R84C3", Column4:"R84C4", Column5:"R84C5", Column6:"R84C6", Column7:"R84C7", Column8:"R84C8", Column9:"R84C9", Column10:"R84C10", Column11:"R84C11", Column12:"R84C12", Column13:"R84C13", Column14:"R84C14", Column15:"R84C15", Column16:"R84C16", Column17:"R84C17", Column18:"R84C18", Column19:"R84C19", Column20:"R84C20"}, {Column1:"R85C1", Column2:"R85C2", Column3:"R85C3", Column4:"R85C4", Column5:"R85C5", Column6:"R85C6", Column7:"R85C7", Column8:"R85C8", Column9:"R85C9", Column10:"R85C10", Column11:"R85C11", Column12:"R85C12", Column13:"R85C13", Column14:"R85C14", Column15:"R85C15", Column16:"R85C16", Column17:"R85C17", Column18:"R85C18", Column19:"R85C19", Column20:"R85C20"}, {Column1:"R86C1", Column2:"R86C2", Column3:"R86C3", Column4:"R86C4", Column5:"R86C5", Column6:"R86C6", Column7:"R86C7", Column8:"R86C8", Column9:"R86C9", Column10:"R86C10", Column11:"R86C11", Column12:"R86C12", Column13:"R86C13", Column14:"R86C14", Column15:"R86C15", Column16:"R86C16", Column17:"R86C17", Column18:"R86C18", Column19:"R86C19", Column20:"R86C20"}, {Column1:"R87C1", Column2:"R87C2", Column3:"R87C3", Column4:"R87C4", Column5:"R87C5", Column6:"R87C6", Column7:"R87C7", Column8:"R87C8", Column9:"R87C9", Column10:"R87C10", Column11:"R87C11", Column12:"R87C12", Column13:"R87C13", Column14:"R87C14", Column15:"R87C15", Column16:"R87C16", Column17:"R87C17", Column18:"R87C18", Column19:"R87C19", Column20:"R87C20"}, {Column1:"R88C1", Column2:"R88C2", Column3:"R88C3", Column4:"R88C4", Column5:"R88C5", Column6:"R88C6", Column7:"R88C7", Column8:"R88C8", Column9:"R88C9", Column10:"R88C10", Column11:"R88C11", Column12:"R88C12", Column13:"R88C13", Column14:"R88C14", Column15:"R88C15", Column16:"R88C16", Column17:"R88C17", Column18:"R88C18", Column19:"R88C19", Column20:"R88C20"}, {Column1:"R89C1", Column2:"R89C2", Column3:"R89C3", Column4:"R89C4", Column5:"R89C5", Column6:"R89C6", Column7:"R89C7", Column8:"R89C8", Column9:"R89C9", Column10:"R89C10", Column11:"R89C11", Column12:"R89C12", Column13:"R89C13", Column14:"R89C14", Column15:"R89C15", Column16:"R89C16", Column17:"R89C17", Column18:"R89C18", Column19:"R89C19", Column20:"R89C20"}, {Column1:"R90C1", Column2:"R90C2", Column3:"R90C3", Column4:"R90C4", Column5:"R90C5", Column6:"R90C6", Column7:"R90C7", Column8:"R90C8", Column9:"R90C9", Column10:"R90C10", Column11:"R90C11", Column12:"R90C12", Column13:"R90C13", Column14:"R90C14", Column15:"R90C15", Column16:"R90C16", Column17:"R90C17", Column18:"R90C18", Column19:"R90C19", Column20:"R90C20"}, {Column1:"R91C1", Column2:"R91C2", Column3:"R91C3", Column4:"R91C4", Column5:"R91C5", Column6:"R91C6", Column7:"R91C7", Column8:"R91C8", Column9:"R91C9", Column10:"R91C10", Column11:"R91C11", Column12:"R91C12", Column13:"R91C13", Column14:"R91C14", Column15:"R91C15", Column16:"R91C16", Column17:"R91C17", Column18:"R91C18", Column19:"R91C19", Column20:"R91C20"}, {Column1:"R92C1", Column2:"R92C2", Column3:"R92C3", Column4:"R92C4", Column5:"R92C5", Column6:"R92C6", Column7:"R92C7", Column8:"R92C8", Column9:"R92C9", Column10:"R92C10", Column11:"R92C11", Column12:"R92C12", Column13:"R92C13", Column14:"R92C14", Column15:"R92C15", Column16:"R92C16", Column17:"R92C17", Column18:"R92C18", Column19:"R92C19", Column20:"R92C20"}, {Column1:"R93C1", Column2:"R93C2", Column3:"R93C3", Column4:"R93C4", Column5:"R93C5", Column6:"R93C6", Column7:"R93C7", Column8:"R93C8", Column9:"R93C9", Column10:"R93C10", Column11:"R93C11", Column12:"R93C12", Column13:"R93C13", Column14:"R93C14", Column15:"R93C15", Column16:"R93C16", Column17:"R93C17", Column18:"R93C18", Column19:"R93C19", Column20:"R93C20"}, {Column1:"R94C1", Column2:"R94C2", Column3:"R94C3", Column4:"R94C4", Column5:"R94C5", Column6:"R94C6", Column7:"R94C7", Column8:"R94C8", Column9:"R94C9", Column10:"R94C10", Column11:"R94C11", Column12:"R94C12", Column13:"R94C13", Column14:"R94C14", Column15:"R94C15", Column16:"R94C16", Column17:"R94C17", Column18:"R94C18", Column19:"R94C19", Column20:"R94C20"}, {Column1:"R95C1", Column2:"R95C2", Column3:"R95C3", Column4:"R95C4", Column5:"R95C5", Column6:"R95C6", Column7:"R95C7", Column8:"R95C8", Column9:"R95C9", Column10:"R95C10", Column11:"R95C11", Column12:"R95C12", Column13:"R95C13", Column14:"R95C14", Column15:"R95C15", Column16:"R95C16", Column17:"R95C17", Column18:"R95C18", Column19:"R95C19", Column20:"R95C20"}, {Column1:"R96C1", Column2:"R96C2", Column3:"R96C3", Column4:"R96C4", Column5:"R96C5", Column6:"R96C6", Column7:"R96C7", Column8:"R96C8", Column9:"R96C9", Column10:"R96C10", Column11:"R96C11", Column12:"R96C12", Column13:"R96C13", Column14:"R96C14", Column15:"R96C15", Column16:"R96C16", Column17:"R96C17", Column18:"R96C18", Column19:"R96C19", Column20:"R96C20"}, {Column1:"R97C1", Column2:"R97C2", Column3:"R97C3", Column4:"R97C4", Column5:"R97C5", Column6:"R97C6", Column7:"R97C7", Column8:"R97C8", Column9:"R97C9", Column10:"R97C10", Column11:"R97C11", Column12:"R97C12", Column13:"R97C13", Column14:"R97C14", Column15:"R97C15", Column16:"R97C16", Column17:"R97C17", Column18:"R97C18", Column19:"R97C19", Column20:"R97C20"}, {Column1:"R98C1", Column2:"R98C2", Column3:"R98C3", Column4:"R98C4", Column5:"R98C5", Column6:"R98C6", Column7:"R98C7", Column8:"R98C8", Column9:"R98C9", Column10:"R98C10", Column11:"R98C11", Column12:"R98C12", Column13:"R98C13", Column14:"R98C14", Column15:"R98C15", Column16:"R98C16", Column17:"R98C17", Column18:"R98C18", Column19:"R98C19", Column20:"R98C20"}, {Column1:"R99C1", Column2:"R99C2", Column3:"R99C3", Column4:"R99C4", Column5:"R99C5", Column6:"R99C6", Column7:"R99C7", Column8:"R99C8", Column9:"R99C9", Column10:"R99C10", Column11:"R99C11", Column12:"R99C12", Column13:"R99C13", Column14:"R99C14", Column15:"R99C15", Column16:"R99C16", Column17:"R99C17", Column18:"R99C18", Column19:"R99C19", Column20:"R99C20"}, {Column1:"R100C1", Column2:"R100C2", Column3:"R100C3", Column4:"R100C4", Column5:"R100C5", Column6:"R100C6", Column7:"R100C7", Column8:"R100C8", Column9:"R100C9", Column10:"R100C10", Column11:"R100C11", Column12:"R100C12", Column13:"R100C13", Column14:"R100C14", Column15:"R100C15", Column16:"R100C16", Column17:"R100C17", Column18:"R100C18", Column19:"R100C19", Column20:"R100C20"}, {Column1:"R101C1", Column2:"R101C2", Column3:"R101C3", Column4:"R101C4", Column5:"R101C5", Column6:"R101C6", Column7:"R101C7", Column8:"R101C8", Column9:"R101C9", Column10:"R101C10", Column11:"R101C11", Column12:"R101C12", Column13:"R101C13", Column14:"R101C14", Column15:"R101C15", Column16:"R101C16", Column17:"R101C17", Column18:"R101C18", Column19:"R101C19", Column20:"R101C20"}, {Column1:"R102C1", Column2:"R102C2", Column3:"R102C3", Column4:"R102C4", Column5:"R102C5", Column6:"R102C6", Column7:"R102C7", Column8:"R102C8", Column9:"R102C9", Column10:"R102C10", Column11:"R102C11", Column12:"R102C12", Column13:"R102C13", Column14:"R102C14", Column15:"R102C15", Column16:"R102C16", Column17:"R102C17", Column18:"R102C18", Column19:"R102C19", Column20:"R102C20"}, {Column1:"R103C1", Column2:"R103C2", Column3:"R103C3", Column4:"R103C4", Column5:"R103C5", Column6:"R103C6", Column7:"R103C7", Column8:"R103C8", Column9:"R103C9", Column10:"R103C10", Column11:"R103C11", Column12:"R103C12", Column13:"R103C13", Column14:"R103C14", Column15:"R103C15", Column16:"R103C16", Column17:"R103C17", Column18:"R103C18", Column19:"R103C19", Column20:"R103C20"}, {Column1:"R104C1", Column2:"R104C2", Column3:"R104C3", Column4:"R104C4", Column5:"R104C5", Column6:"R104C6", Column7:"R104C7", Column8:"R104C8", Column9:"R104C9", Column10:"R104C10", Column11:"R104C11", Column12:"R104C12", Column13:"R104C13", Column14:"R104C14", Column15:"R104C15", Column16:"R104C16", Column17:"R104C17", Column18:"R104C18", Column19:"R104C19", Column20:"R104C20"}, {Column1:"R105C1", Column2:"R105C2", Column3:"R105C3", Column4:"R105C4", Column5:"R105C5", Column6:"R105C6", Column7:"R105C7", Column8:"R105C8", Column9:"R105C9", Column10:"R105C10", Column11:"R105C11", Column12:"R105C12", Column13:"R105C13", Column14:"R105C14", Column15:"R105C15", Column16:"R105C16", Column17:"R105C17", Column18:"R105C18", Column19:"R105C19", Column20:"R105C20"}, {Column1:"R106C1", Column2:"R106C2", Column3:"R106C3", Column4:"R106C4", Column5:"R106C5", Column6:"R106C6", Column7:"R106C7", Column8:"R106C8", Column9:"R106C9", Column10:"R106C10", Column11:"R106C11", Column12:"R106C12", Column13:"R106C13", Column14:"R106C14", Column15:"R106C15", Column16:"R106C16", Column17:"R106C17", Column18:"R106C18", Column19:"R106C19", Column20:"R106C20"}, {Column1:"R107C1", Column2:"R107C2", Column3:"R107C3", Column4:"R107C4", Column5:"R107C5", Column6:"R107C6", Column7:"R107C7", Column8:"R107C8", Column9:"R107C9", Column10:"R107C10", Column11:"R107C11", Column12:"R107C12", Column13:"R107C13", Column14:"R107C14", Column15:"R107C15", Column16:"R107C16", Column17:"R107C17", Column18:"R107C18", Column19:"R107C19", Column20:"R107C20"}, {Column1:"R108C1", Column2:"R108C2", Column3:"R108C3", Column4:"R108C4", Column5:"R108C5", Column6:"R108C6", Column7:"R108C7", Column8:"R108C8", Column9:"R108C9", Column10:"R108C10", Column11:"R108C11", Column12:"R108C12", Column13:"R108C13", Column14:"R108C14", Column15:"R108C15", Column16:"R108C16", Column17:"R108C17", Column18:"R108C18", Column19:"R108C19", Column20:"R108C20"}, {Column1:"R109C1", Column2:"R109C2", Column3:"R109C3", Column4:"R109C4", Column5:"R109C5", Column6:"R109C6", Column7:"R109C7", Column8:"R109C8", Column9:"R109C9", Column10:"R109C10", Column11:"R109C11", Column12:"R109C12", Column13:"R109C13", Column14:"R109C14", Column15:"R109C15", Column16:"R109C16", Column17:"R109C17", Column18:"R109C18", Column19:"R109C19", Column20:"R109C20"}, {Column1:"R110C1", Column2:"R110C2", Column3:"R110C3", Column4:"R110C4", Column5:"R110C5", Column6:"R110C6", Column7:"R110C7", Column8:"R110C8", Column9:"R110C9", Column10:"R110C10", Column11:"R110C11", Column12:"R110C12", Column13:"R110C13", Column14:"R110C14", Column15:"R110C15", Column16:"R110C16", Column17:"R110C17", Column18:"R110C18", Column19:"R110C19", Column20:"R110C20"}, {Column1:"R111C1", Column2:"R111C2", Column3:"R111C3", Column4:"R111C4", Column5:"R111C5", Column6:"R111C6", Column7:"R111C7", Column8:"R111C8", Column9:"R111C9", Column10:"R111C10", Column11:"R111C11", Column12:"R111C12", Column13:"R111C13", Column14:"R111C14", Column15:"R111C15", Column16:"R111C16", Column17:"R111C17", Column18:"R111C18", Column19:"R111C19", Column20:"R111C20"}, {Column1:"R112C1", Column2:"R112C2", Column3:"R112C3", Column4:"R112C4", Column5:"R112C5", Column6:"R112C6", Column7:"R112C7", Column8:"R112C8", Column9:"R112C9", Column10:"R112C10", Column11:"R112C11", Column12:"R112C12", Column13:"R112C13", Column14:"R112C14", Column15:"R112C15", Column16:"R112C16", Column17:"R112C17", Column18:"R112C18", Column19:"R112C19", Column20:"R112C20"}, {Column1:"R113C1", Column2:"R113C2", Column3:"R113C3", Column4:"R113C4", Column5:"R113C5", Column6:"R113C6", Column7:"R113C7", Column8:"R113C8", Column9:"R113C9", Column10:"R113C10", Column11:"R113C11", Column12:"R113C12", Column13:"R113C13", Column14:"R113C14", Column15:"R113C15", Column16:"R113C16", Column17:"R113C17", Column18:"R113C18", Column19:"R113C19", Column20:"R113C20"}, {Column1:"R114C1", Column2:"R114C2", Column3:"R114C3", Column4:"R114C4", Column5:"R114C5", Column6:"R114C6", Column7:"R114C7", Column8:"R114C8", Column9:"R114C9", Column10:"R114C10", Column11:"R114C11", Column12:"R114C12", Column13:"R114C13", Column14:"R114C14", Column15:"R114C15", Column16:"R114C16", Column17:"R114C17", Column18:"R114C18", Column19:"R114C19", Column20:"R114C20"}, {Column1:"R115C1", Column2:"R115C2", Column3:"R115C3", Column4:"R115C4", Column5:"R115C5", Column6:"R115C6", Column7:"R115C7", Column8:"R115C8", Column9:"R115C9", Column10:"R115C10", Column11:"R115C11", Column12:"R115C12", Column13:"R115C13", Column14:"R115C14", Column15:"R115C15", Column16:"R115C16", Column17:"R115C17", Column18:"R115C18", Column19:"R115C19", Column20:"R115C20"}, {Column1:"R116C1", Column2:"R116C2", Column3:"R116C3", Column4:"R116C4", Column5:"R116C5", Column6:"R116C6", Column7:"R116C7", Column8:"R116C8", Column9:"R116C9", Column10:"R116C10", Column11:"R116C11", Column12:"R116C12", Column13:"R116C13", Column14:"R116C14", Column15:"R116C15", Column16:"R116C16", Column17:"R116C17", Column18:"R116C18", Column19:"R116C19", Column20:"R116C20"}, {Column1:"R117C1", Column2:"R117C2", Column3:"R117C3", Column4:"R117C4", Column5:"R117C5", Column6:"R117C6", Column7:"R117C7", Column8:"R117C8", Column9:"R117C9", Column10:"R117C10", Column11:"R117C11", Column12:"R117C12", Column13:"R117C13", Column14:"R117C14", Column15:"R117C15", Column16:"R117C16", Column17:"R117C17", Column18:"R117C18", Column19:"R117C19", Column20:"R117C20"}, {Column1:"R118C1", Column2:"R118C2", Column3:"R118C3", Column4:"R118C4", Column5:"R118C5", Column6:"R118C6", Column7:"R118C7", Column8:"R118C8", Column9:"R118C9", Column10:"R118C10", Column11:"R118C11", Column12:"R118C12", Column13:"R118C13", Column14:"R118C14", Column15:"R118C15", Column16:"R118C16", Column17:"R118C17", Column18:"R118C18", Column19:"R118C19", Column20:"R118C20"}, {Column1:"R119C1", Column2:"R119C2", Column3:"R119C3", Column4:"R119C4", Column5:"R119C5", Column6:"R119C6", Column7:"R119C7", Column8:"R119C8", Column9:"R119C9", Column10:"R119C10", Column11:"R119C11", Column12:"R119C12", Column13:"R119C13", Column14:"R119C14", Column15:"R119C15", Column16:"R119C16", Column17:"R119C17", Column18:"R119C18", Column19:"R119C19", Column20:"R119C20"}, {Column1:"R120C1", Column2:"R120C2", Column3:"R120C3", Column4:"R120C4", Column5:"R120C5", Column6:"R120C6", Column7:"R120C7", Column8:"R120C8", Column9:"R120C9", Column10:"R120C10", Column11:"R120C11", Column12:"R120C12", Column13:"R120C13", Column14:"R120C14", Column15:"R120C15", Column16:"R120C16", Column17:"R120C17", Column18:"R120C18", Column19:"R120C19", Column20:"R120C20"}, {Column1:"R121C1", Column2:"R121C2", Column3:"R121C3", Column4:"R121C4", Column5:"R121C5", Column6:"R121C6", Column7:"R121C7", Column8:"R121C8", Column9:"R121C9", Column10:"R121C10", Column11:"R121C11", Column12:"R121C12", Column13:"R121C13", Column14:"R121C14", Column15:"R121C15", Column16:"R121C16", Column17:"R121C17", Column18:"R121C18", Column19:"R121C19", Column20:"R121C20"}, {Column1:"R122C1", Column2:"R122C2", Column3:"R122C3", Column4:"R122C4", Column5:"R122C5", Column6:"R122C6", Column7:"R122C7", Column8:"R122C8", Column9:"R122C9", Column10:"R122C10", Column11:"R122C11", Column12:"R122C12", Column13:"R122C13", Column14:"R122C14", Column15:"R122C15", Column16:"R122C16", Column17:"R122C17", Column18:"R122C18", Column19:"R122C19", Column20:"R122C20"}, {Column1:"R123C1", Column2:"R123C2", Column3:"R123C3", Column4:"R123C4", Column5:"R123C5", Column6:"R123C6", Column7:"R123C7", Column8:"R123C8", Column9:"R123C9", Column10:"R123C10", Column11:"R123C11", Column12:"R123C12", Column13:"R123C13", Column14:"R123C14", Column15:"R123C15", Column16:"R123C16", Column17:"R123C17", Column18:"R123C18", Column19:"R123C19", Column20:"R123C20"}, {Column1:"R124C1", Column2:"R124C2", Column3:"R124C3", Column4:"R124C4", Column5:"R124C5", Column6:"R124C6", Column7:"R124C7", Column8:"R124C8", Column9:"R124C9", Column10:"R124C10", Column11:"R124C11", Column12:"R124C12", Column13:"R124C13", Column14:"R124C14", Column15:"R124C15", Column16:"R124C16", Column17:"R124C17", Column18:"R124C18", Column19:"R124C19", Column20:"R124C20"}, {Column1:"R125C1", Column2:"R125C2", Column3:"R125C3", Column4:"R125C4", Column5:"R125C5", Column6:"R125C6", Column7:"R125C7", Column8:"R125C8", Column9:"R125C9", Column10:"R125C10", Column11:"R125C11", Column12:"R125C12", Column13:"R125C13", Column14:"R125C14", Column15:"R125C15", Column16:"R125C16", Column17:"R125C17", Column18:"R125C18", Column19:"R125C19", Column20:"R125C20"}, {Column1:"R126C1", Column2:"R126C2", Column3:"R126C3", Column4:"R126C4", Column5:"R126C5", Column6:"R126C6", Column7:"R126C7", Column8:"R126C8", Column9:"R126C9", Column10:"R126C10", Column11:"R126C11", Column12:"R126C12", Column13:"R126C13", Column14:"R126C14", Column15:"R126C15", Column16:"R126C16", Column17:"R126C17", Column18:"R126C18", Column19:"R126C19", Column20:"R126C20"}, {Column1:"R127C1", Column2:"R127C2", Column3:"R127C3", Column4:"R127C4", Column5:"R127C5", Column6:"R127C6", Column7:"R127C7", Column8:"R127C8", Column9:"R127C9", Column10:"R127C10", Column11:"R127C11", Column12:"R127C12", Column13:"R127C13", Column14:"R127C14", Column15:"R127C15", Column16:"R127C16", Column17:"R127C17", Column18:"R127C18", Column19:"R127C19", Column20:"R127C20"}, {Column1:"R128C1", Column2:"R128C2", Column3:"R128C3", Column4:"R128C4", Column5:"R128C5", Column6:"R128C6", Column7:"R128C7", Column8:"R128C8", Column9:"R128C9", Column10:"R128C10", Column11:"R128C11", Column12:"R128C12", Column13:"R128C13", Column14:"R128C14", Column15:"R128C15", Column16:"R128C16", Column17:"R128C17", Column18:"R128C18", Column19:"R128C19", Column20:"R128C20"}, {Column1:"R129C1", Column2:"R129C2", Column3:"R129C3", Column4:"R129C4", Column5:"R129C5", Column6:"R129C6", Column7:"R129C7", Column8:"R129C8", Column9:"R129C9", Column10:"R129C10", Column11:"R129C11", Column12:"R129C12", Column13:"R129C13", Column14:"R129C14", Column15:"R129C15", Column16:"R129C16", Column17:"R129C17", Column18:"R129C18", Column19:"R129C19", Column20:"R129C20"}, {Column1:"R130C1", Column2:"R130C2", Column3:"R130C3", Column4:"R130C4", Column5:"R130C5", Column6:"R130C6", Column7:"R130C7", Column8:"R130C8", Column9:"R130C9", Column10:"R130C10", Column11:"R130C11", Column12:"R130C12", Column13:"R130C13", Column14:"R130C14", Column15:"R130C15", Column16:"R130C16", Column17:"R130C17", Column18:"R130C18", Column19:"R130C19", Column20:"R130C20"}, {Column1:"R131C1", Column2:"R131C2", Column3:"R131C3", Column4:"R131C4", Column5:"R131C5", Column6:"R131C6", Column7:"R131C7", Column8:"R131C8", Column9:"R131C9", Column10:"R131C10", Column11:"R131C11", Column12:"R131C12", Column13:"R131C13", Column14:"R131C14", Column15:"R131C15", Column16:"R131C16", Column17:"R131C17", Column18:"R131C18", Column19:"R131C19", Column20:"R131C20"}, {Column1:"R132C1", Column2:"R132C2", Column3:"R132C3", Column4:"R132C4", Column5:"R132C5", Column6:"R132C6", Column7:"R132C7", Column8:"R132C8", Column9:"R132C9", Column10:"R132C10", Column11:"R132C11", Column12:"R132C12", Column13:"R132C13", Column14:"R132C14", Column15:"R132C15", Column16:"R132C16", Column17:"R132C17", Column18:"R132C18", Column19:"R132C19", Column20:"R132C20"}, {Column1:"R133C1", Column2:"R133C2", Column3:"R133C3", Column4:"R133C4", Column5:"R133C5", Column6:"R133C6", Column7:"R133C7", Column8:"R133C8", Column9:"R133C9", Column10:"R133C10", Column11:"R133C11", Column12:"R133C12", Column13:"R133C13", Column14:"R133C14", Column15:"R133C15", Column16:"R133C16", Column17:"R133C17", Column18:"R133C18", Column19:"R133C19", Column20:"R133C20"}, {Column1:"R134C1", Column2:"R134C2", Column3:"R134C3", Column4:"R134C4", Column5:"R134C5", Column6:"R134C6", Column7:"R134C7", Column8:"R134C8", Column9:"R134C9", Column10:"R134C10", Column11:"R134C11", Column12:"R134C12", Column13:"R134C13", Column14:"R134C14", Column15:"R134C15", Column16:"R134C16", Column17:"R134C17", Column18:"R134C18", Column19:"R134C19", Column20:"R134C20"}, {Column1:"R135C1", Column2:"R135C2", Column3:"R135C3", Column4:"R135C4", Column5:"R135C5", Column6:"R135C6", Column7:"R135C7", Column8:"R135C8", Column9:"R135C9", Column10:"R135C10", Column11:"R135C11", Column12:"R135C12", Column13:"R135C13", Column14:"R135C14", Column15:"R135C15", Column16:"R135C16", Column17:"R135C17", Column18:"R135C18", Column19:"R135C19", Column20:"R135C20"}, {Column1:"R136C1", Column2:"R136C2", Column3:"R136C3", Column4:"R136C4", Column5:"R136C5", Column6:"R136C6", Column7:"R136C7", Column8:"R136C8", Column9:"R136C9", Column10:"R136C10", Column11:"R136C11", Column12:"R136C12", Column13:"R136C13", Column14:"R136C14", Column15:"R136C15", Column16:"R136C16", Column17:"R136C17", Column18:"R136C18", Column19:"R136C19", Column20:"R136C20"}, {Column1:"R137C1", Column2:"R137C2", Column3:"R137C3", Column4:"R137C4", Column5:"R137C5", Column6:"R137C6", Column7:"R137C7", Column8:"R137C8", Column9:"R137C9", Column10:"R137C10", Column11:"R137C11", Column12:"R137C12", Column13:"R137C13", Column14:"R137C14", Column15:"R137C15", Column16:"R137C16", Column17:"R137C17", Column18:"R137C18", Column19:"R137C19", Column20:"R137C20"}, {Column1:"R138C1", Column2:"R138C2", Column3:"R138C3", Column4:"R138C4", Column5:"R138C5", Column6:"R138C6", Column7:"R138C7", Column8:"R138C8", Column9:"R138C9", Column10:"R138C10", Column11:"R138C11", Column12:"R138C12", Column13:"R138C13", Column14:"R138C14", Column15:"R138C15", Column16:"R138C16", Column17:"R138C17", Column18:"R138C18", Column19:"R138C19", Column20:"R138C20"}, {Column1:"R139C1", Column2:"R139C2", Column3:"R139C3", Column4:"R139C4", Column5:"R139C5", Column6:"R139C6", Column7:"R139C7", Column8:"R139C8", Column9:"R139C9", Column10:"R139C10", Column11:"R139C11", Column12:"R139C12", Column13:"R139C13", Column14:"R139C14", Column15:"R139C15", Column16:"R139C16", Column17:"R139C17", Column18:"R139C18", Column19:"R139C19", Column20:"R139C20"}, {Column1:"R140C1", Column2:"R140C2", Column3:"R140C3", Column4:"R140C4", Column5:"R140C5", Column6:"R140C6", Column7:"R140C7", Column8:"R140C8", Column9:"R140C9", Column10:"R140C10", Column11:"R140C11", Column12:"R140C12", Column13:"R140C13", Column14:"R140C14", Column15:"R140C15", Column16:"R140C16", Column17:"R140C17", Column18:"R140C18", Column19:"R140C19", Column20:"R140C20"}, {Column1:"R141C1", Column2:"R141C2", Column3:"R141C3", Column4:"R141C4", Column5:"R141C5", Column6:"R141C6", Column7:"R141C7", Column8:"R141C8", Column9:"R141C9", Column10:"R141C10", Column11:"R141C11", Column12:"R141C12", Column13:"R141C13", Column14:"R141C14", Column15:"R141C15", Column16:"R141C16", Column17:"R141C17", Column18:"R141C18", Column19:"R141C19", Column20:"R141C20"}, {Column1:"R142C1", Column2:"R142C2", Column3:"R142C3", Column4:"R142C4", Column5:"R142C5", Column6:"R142C6", Column7:"R142C7", Column8:"R142C8", Column9:"R142C9", Column10:"R142C10", Column11:"R142C11", Column12:"R142C12", Column13:"R142C13", Column14:"R142C14", Column15:"R142C15", Column16:"R142C16", Column17:"R142C17", Column18:"R142C18", Column19:"R142C19", Column20:"R142C20"}, {Column1:"R143C1", Column2:"R143C2", Column3:"R143C3", Column4:"R143C4", Column5:"R143C5", Column6:"R143C6", Column7:"R143C7", Column8:"R143C8", Column9:"R143C9", Column10:"R143C10", Column11:"R143C11", Column12:"R143C12", Column13:"R143C13", Column14:"R143C14", Column15:"R143C15", Column16:"R143C16", Column17:"R143C17", Column18:"R143C18", Column19:"R143C19", Column20:"R143C20"}, {Column1:"R144C1", Column2:"R144C2", Column3:"R144C3", Column4:"R144C4", Column5:"R144C5", Column6:"R144C6", Column7:"R144C7", Column8:"R144C8", Column9:"R144C9", Column10:"R144C10", Column11:"R144C11", Column12:"R144C12", Column13:"R144C13", Column14:"R144C14", Column15:"R144C15", Column16:"R144C16", Column17:"R144C17", Column18:"R144C18", Column19:"R144C19", Column20:"R144C20"}, {Column1:"R145C1", Column2:"R145C2", Column3:"R145C3", Column4:"R145C4", Column5:"R145C5", Column6:"R145C6", Column7:"R145C7", Column8:"R145C8", Column9:"R145C9", Column10:"R145C10", Column11:"R145C11", Column12:"R145C12", Column13:"R145C13", Column14:"R145C14", Column15:"R145C15", Column16:"R145C16", Column17:"R145C17", Column18:"R145C18", Column19:"R145C19", Column20:"R145C20"}, {Column1:"R146C1", Column2:"R146C2", Column3:"R146C3", Column4:"R146C4", Column5:"R146C5", Column6:"R146C6", Column7:"R146C7", Column8:"R146C8", Column9:"R146C9", Column10:"R146C10", Column11:"R146C11", Column12:"R146C12", Column13:"R146C13", Column14:"R146C14", Column15:"R146C15", Column16:"R146C16", Column17:"R146C17", Column18:"R146C18", Column19:"R146C19", Column20:"R146C20"}, {Column1:"R147C1", Column2:"R147C2", Column3:"R147C3", Column4:"R147C4", Column5:"R147C5", Column6:"R147C6", Column7:"R147C7", Column8:"R147C8", Column9:"R147C9", Column10:"R147C10", Column11:"R147C11", Column12:"R147C12", Column13:"R147C13", Column14:"R147C14", Column15:"R147C15", Column16:"R147C16", Column17:"R147C17", Column18:"R147C18", Column19:"R147C19", Column20:"R147C20"}, {Column1:"R148C1", Column2:"R148C2", Column3:"R148C3", Column4:"R148C4", Column5:"R148C5", Column6:"R148C6", Column7:"R148C7", Column8:"R148C8", Column9:"R148C9", Column10:"R148C10", Column11:"R148C11", Column12:"R148C12", Column13:"R148C13", Column14:"R148C14", Column15:"R148C15", Column16:"R148C16", Column17:"R148C17", Column18:"R148C18", Column19:"R148C19", Column20:"R148C20"}, {Column1:"R149C1", Column2:"R149C2", Column3:"R149C3", Column4:"R149C4", Column5:"R149C5", Column6:"R149C6", Column7:"R149C7", Column8:"R149C8", Column9:"R149C9", Column10:"R149C10", Column11:"R149C11", Column12:"R149C12", Column13:"R149C13", Column14:"R149C14", Column15:"R149C15", Column16:"R149C16", Column17:"R149C17", Column18:"R149C18", Column19:"R149C19", Column20:"R149C20"}, {Column1:"R150C1", Column2:"R150C2", Column3:"R150C3", Column4:"R150C4", Column5:"R150C5", Column6:"R150C6", Column7:"R150C7", Column8:"R150C8", Column9:"R150C9", Column10:"R150C10", Column11:"R150C11", Column12:"R150C12", Column13:"R150C13", Column14:"R150C14", Column15:"R150C15", Column16:"R150C16", Column17:"R150C17", Column18:"R150C18", Column19:"R150C19", Column20:"R150C20"}, {Column1:"R151C1", Column2:"R151C2", Column3:"R151C3", Column4:"R151C4", Column5:"R151C5", Column6:"R151C6", Column7:"R151C7", Column8:"R151C8", Column9:"R151C9", Column10:"R151C10", Column11:"R151C11", Column12:"R151C12", Column13:"R151C13", Column14:"R151C14", Column15:"R151C15", Column16:"R151C16", Column17:"R151C17", Column18:"R151C18", Column19:"R151C19", Column20:"R151C20"}, {Column1:"R152C1", Column2:"R152C2", Column3:"R152C3", Column4:"R152C4", Column5:"R152C5", Column6:"R152C6", Column7:"R152C7", Column8:"R152C8", Column9:"R152C9", Column10:"R152C10", Column11:"R152C11", Column12:"R152C12", Column13:"R152C13", Column14:"R152C14", Column15:"R152C15", Column16:"R152C16", Column17:"R152C17", Column18:"R152C18", Column19:"R152C19", Column20:"R152C20"}, {Column1:"R153C1", Column2:"R153C2", Column3:"R153C3", Column4:"R153C4", Column5:"R153C5", Column6:"R153C6", Column7:"R153C7", Column8:"R153C8", Column9:"R153C9", Column10:"R153C10", Column11:"R153C11", Column12:"R153C12", Column13:"R153C13", Column14:"R153C14", Column15:"R153C15", Column16:"R153C16", Column17:"R153C17", Column18:"R153C18", Column19:"R153C19", Column20:"R153C20"}, {Column1:"R154C1", Column2:"R154C2", Column3:"R154C3", Column4:"R154C4", Column5:"R154C5", Column6:"R154C6", Column7:"R154C7", Column8:"R154C8", Column9:"R154C9", Column10:"R154C10", Column11:"R154C11", Column12:"R154C12", Column13:"R154C13", Column14:"R154C14", Column15:"R154C15", Column16:"R154C16", Column17:"R154C17", Column18:"R154C18", Column19:"R154C19", Column20:"R154C20"}, {Column1:"R155C1", Column2:"R155C2", Column3:"R155C3", Column4:"R155C4", Column5:"R155C5", Column6:"R155C6", Column7:"R155C7", Column8:"R155C8", Column9:"R155C9", Column10:"R155C10", Column11:"R155C11", Column12:"R155C12", Column13:"R155C13", Column14:"R155C14", Column15:"R155C15", Column16:"R155C16", Column17:"R155C17", Column18:"R155C18", Column19:"R155C19", Column20:"R155C20"}, {Column1:"R156C1", Column2:"R156C2", Column3:"R156C3", Column4:"R156C4", Column5:"R156C5", Column6:"R156C6", Column7:"R156C7", Column8:"R156C8", Column9:"R156C9", Column10:"R156C10", Column11:"R156C11", Column12:"R156C12", Column13:"R156C13", Column14:"R156C14", Column15:"R156C15", Column16:"R156C16", Column17:"R156C17", Column18:"R156C18", Column19:"R156C19", Column20:"R156C20"}, {Column1:"R157C1", Column2:"R157C2", Column3:"R157C3", Column4:"R157C4", Column5:"R157C5", Column6:"R157C6", Column7:"R157C7", Column8:"R157C8", Column9:"R157C9", Column10:"R157C10", Column11:"R157C11", Column12:"R157C12", Column13:"R157C13", Column14:"R157C14", Column15:"R157C15", Column16:"R157C16", Column17:"R157C17", Column18:"R157C18", Column19:"R157C19", Column20:"R157C20"}, {Column1:"R158C1", Column2:"R158C2", Column3:"R158C3", Column4:"R158C4", Column5:"R158C5", Column6:"R158C6", Column7:"R158C7", Column8:"R158C8", Column9:"R158C9", Column10:"R158C10", Column11:"R158C11", Column12:"R158C12", Column13:"R158C13", Column14:"R158C14", Column15:"R158C15", Column16:"R158C16", Column17:"R158C17", Column18:"R158C18", Column19:"R158C19", Column20:"R158C20"}, {Column1:"R159C1", Column2:"R159C2", Column3:"R159C3", Column4:"R159C4", Column5:"R159C5", Column6:"R159C6", Column7:"R159C7", Column8:"R159C8", Column9:"R159C9", Column10:"R159C10", Column11:"R159C11", Column12:"R159C12", Column13:"R159C13", Column14:"R159C14", Column15:"R159C15", Column16:"R159C16", Column17:"R159C17", Column18:"R159C18", Column19:"R159C19", Column20:"R159C20"}, {Column1:"R160C1", Column2:"R160C2", Column3:"R160C3", Column4:"R160C4", Column5:"R160C5", Column6:"R160C6", Column7:"R160C7", Column8:"R160C8", Column9:"R160C9", Column10:"R160C10", Column11:"R160C11", Column12:"R160C12", Column13:"R160C13", Column14:"R160C14", Column15:"R160C15", Column16:"R160C16", Column17:"R160C17", Column18:"R160C18", Column19:"R160C19", Column20:"R160C20"}, {Column1:"R161C1", Column2:"R161C2", Column3:"R161C3", Column4:"R161C4", Column5:"R161C5", Column6:"R161C6", Column7:"R161C7", Column8:"R161C8", Column9:"R161C9", Column10:"R161C10", Column11:"R161C11", Column12:"R161C12", Column13:"R161C13", Column14:"R161C14", Column15:"R161C15", Column16:"R161C16", Column17:"R161C17", Column18:"R161C18", Column19:"R161C19", Column20:"R161C20"}, {Column1:"R162C1", Column2:"R162C2", Column3:"R162C3", Column4:"R162C4", Column5:"R162C5", Column6:"R162C6", Column7:"R162C7", Column8:"R162C8", Column9:"R162C9", Column10:"R162C10", Column11:"R162C11", Column12:"R162C12", Column13:"R162C13", Column14:"R162C14", Column15:"R162C15", Column16:"R162C16", Column17:"R162C17", Column18:"R162C18", Column19:"R162C19", Column20:"R162C20"}, {Column1:"R163C1", Column2:"R163C2", Column3:"R163C3", Column4:"R163C4", Column5:"R163C5", Column6:"R163C6", Column7:"R163C7", Column8:"R163C8", Column9:"R163C9", Column10:"R163C10", Column11:"R163C11", Column12:"R163C12", Column13:"R163C13", Column14:"R163C14", Column15:"R163C15", Column16:"R163C16", Column17:"R163C17", Column18:"R163C18", Column19:"R163C19", Column20:"R163C20"}, {Column1:"R164C1", Column2:"R164C2", Column3:"R164C3", Column4:"R164C4", Column5:"R164C5", Column6:"R164C6", Column7:"R164C7", Column8:"R164C8", Column9:"R164C9", Column10:"R164C10", Column11:"R164C11", Column12:"R164C12", Column13:"R164C13", Column14:"R164C14", Column15:"R164C15", Column16:"R164C16", Column17:"R164C17", Column18:"R164C18", Column19:"R164C19", Column20:"R164C20"}, {Column1:"R165C1", Column2:"R165C2", Column3:"R165C3", Column4:"R165C4", Column5:"R165C5", Column6:"R165C6", Column7:"R165C7", Column8:"R165C8", Column9:"R165C9", Column10:"R165C10", Column11:"R165C11", Column12:"R165C12", Column13:"R165C13", Column14:"R165C14", Column15:"R165C15", Column16:"R165C16", Column17:"R165C17", Column18:"R165C18", Column19:"R165C19", Column20:"R165C20"}, {Column1:"R166C1", Column2:"R166C2", Column3:"R166C3", Column4:"R166C4", Column5:"R166C5", Column6:"R166C6", Column7:"R166C7", Column8:"R166C8", Column9:"R166C9", Column10:"R166C10", Column11:"R166C11", Column12:"R166C12", Column13:"R166C13", Column14:"R166C14", Column15:"R166C15", Column16:"R166C16", Column17:"R166C17", Column18:"R166C18", Column19:"R166C19", Column20:"R166C20"}, {Column1:"R167C1", Column2:"R167C2", Column3:"R167C3", Column4:"R167C4", Column5:"R167C5", Column6:"R167C6", Column7:"R167C7", Column8:"R167C8", Column9:"R167C9", Column10:"R167C10", Column11:"R167C11", Column12:"R167C12", Column13:"R167C13", Column14:"R167C14", Column15:"R167C15", Column16:"R167C16", Column17:"R167C17", Column18:"R167C18", Column19:"R167C19", Column20:"R167C20"}, {Column1:"R168C1", Column2:"R168C2", Column3:"R168C3", Column4:"R168C4", Column5:"R168C5", Column6:"R168C6", Column7:"R168C7", Column8:"R168C8", Column9:"R168C9", Column10:"R168C10", Column11:"R168C11", Column12:"R168C12", Column13:"R168C13", Column14:"R168C14", Column15:"R168C15", Column16:"R168C16", Column17:"R168C17", Column18:"R168C18", Column19:"R168C19", Column20:"R168C20"}, {Column1:"R169C1", Column2:"R169C2", Column3:"R169C3", Column4:"R169C4", Column5:"R169C5", Column6:"R169C6", Column7:"R169C7", Column8:"R169C8", Column9:"R169C9", Column10:"R169C10", Column11:"R169C11", Column12:"R169C12", Column13:"R169C13", Column14:"R169C14", Column15:"R169C15", Column16:"R169C16", Column17:"R169C17", Column18:"R169C18", Column19:"R169C19", Column20:"R169C20"}, {Column1:"R170C1", Column2:"R170C2", Column3:"R170C3", Column4:"R170C4", Column5:"R170C5", Column6:"R170C6", Column7:"R170C7", Column8:"R170C8", Column9:"R170C9", Column10:"R170C10", Column11:"R170C11", Column12:"R170C12", Column13:"R170C13", Column14:"R170C14", Column15:"R170C15", Column16:"R170C16", Column17:"R170C17", Column18:"R170C18", Column19:"R170C19", Column20:"R170C20"}, {Column1:"R171C1", Column2:"R171C2", Column3:"R171C3", Column4:"R171C4", Column5:"R171C5", Column6:"R171C6", Column7:"R171C7", Column8:"R171C8", Column9:"R171C9", Column10:"R171C10", Column11:"R171C11", Column12:"R171C12", Column13:"R171C13", Column14:"R171C14", Column15:"R171C15", Column16:"R171C16", Column17:"R171C17", Column18:"R171C18", Column19:"R171C19", Column20:"R171C20"}, {Column1:"R172C1", Column2:"R172C2", Column3:"R172C3", Column4:"R172C4", Column5:"R172C5", Column6:"R172C6", Column7:"R172C7", Column8:"R172C8", Column9:"R172C9", Column10:"R172C10", Column11:"R172C11", Column12:"R172C12", Column13:"R172C13", Column14:"R172C14", Column15:"R172C15", Column16:"R172C16", Column17:"R172C17", Column18:"R172C18", Column19:"R172C19", Column20:"R172C20"}, {Column1:"R173C1", Column2:"R173C2", Column3:"R173C3", Column4:"R173C4", Column5:"R173C5", Column6:"R173C6", Column7:"R173C7", Column8:"R173C8", Column9:"R173C9", Column10:"R173C10", Column11:"R173C11", Column12:"R173C12", Column13:"R173C13", Column14:"R173C14", Column15:"R173C15", Column16:"R173C16", Column17:"R173C17", Column18:"R173C18", Column19:"R173C19", Column20:"R173C20"}, {Column1:"R174C1", Column2:"R174C2", Column3:"R174C3", Column4:"R174C4", Column5:"R174C5", Column6:"R174C6", Column7:"R174C7", Column8:"R174C8", Column9:"R174C9", Column10:"R174C10", Column11:"R174C11", Column12:"R174C12", Column13:"R174C13", Column14:"R174C14", Column15:"R174C15", Column16:"R174C16", Column17:"R174C17", Column18:"R174C18", Column19:"R174C19", Column20:"R174C20"}, {Column1:"R175C1", Column2:"R175C2", Column3:"R175C3", Column4:"R175C4", Column5:"R175C5", Column6:"R175C6", Column7:"R175C7", Column8:"R175C8", Column9:"R175C9", Column10:"R175C10", Column11:"R175C11", Column12:"R175C12", Column13:"R175C13", Column14:"R175C14", Column15:"R175C15", Column16:"R175C16", Column17:"R175C17", Column18:"R175C18", Column19:"R175C19", Column20:"R175C20"}, {Column1:"R176C1", Column2:"R176C2", Column3:"R176C3", Column4:"R176C4", Column5:"R176C5", Column6:"R176C6", Column7:"R176C7", Column8:"R176C8", Column9:"R176C9", Column10:"R176C10", Column11:"R176C11", Column12:"R176C12", Column13:"R176C13", Column14:"R176C14", Column15:"R176C15", Column16:"R176C16", Column17:"R176C17", Column18:"R176C18", Column19:"R176C19", Column20:"R176C20"}, {Column1:"R177C1", Column2:"R177C2", Column3:"R177C3", Column4:"R177C4", Column5:"R177C5", Column6:"R177C6", Column7:"R177C7", Column8:"R177C8", Column9:"R177C9", Column10:"R177C10", Column11:"R177C11", Column12:"R177C12", Column13:"R177C13", Column14:"R177C14", Column15:"R177C15", Column16:"R177C16", Column17:"R177C17", Column18:"R177C18", Column19:"R177C19", Column20:"R177C20"}, {Column1:"R178C1", Column2:"R178C2", Column3:"R178C3", Column4:"R178C4", Column5:"R178C5", Column6:"R178C6", Column7:"R178C7", Column8:"R178C8", Column9:"R178C9", Column10:"R178C10", Column11:"R178C11", Column12:"R178C12", Column13:"R178C13", Column14:"R178C14", Column15:"R178C15", Column16:"R178C16", Column17:"R178C17", Column18:"R178C18", Column19:"R178C19", Column20:"R178C20"}, {Column1:"R179C1", Column2:"R179C2", Column3:"R179C3", Column4:"R179C4", Column5:"R179C5", Column6:"R179C6", Column7:"R179C7", Column8:"R179C8", Column9:"R179C9", Column10:"R179C10", Column11:"R179C11", Column12:"R179C12", Column13:"R179C13", Column14:"R179C14", Column15:"R179C15", Column16:"R179C16", Column17:"R179C17", Column18:"R179C18", Column19:"R179C19", Column20:"R179C20"}, {Column1:"R180C1", Column2:"R180C2", Column3:"R180C3", Column4:"R180C4", Column5:"R180C5", Column6:"R180C6", Column7:"R180C7", Column8:"R180C8", Column9:"R180C9", Column10:"R180C10", Column11:"R180C11", Column12:"R180C12", Column13:"R180C13", Column14:"R180C14", Column15:"R180C15", Column16:"R180C16", Column17:"R180C17", Column18:"R180C18", Column19:"R180C19", Column20:"R180C20"}, {Column1:"R181C1", Column2:"R181C2", Column3:"R181C3", Column4:"R181C4", Column5:"R181C5", Column6:"R181C6", Column7:"R181C7", Column8:"R181C8", Column9:"R181C9", Column10:"R181C10", Column11:"R181C11", Column12:"R181C12", Column13:"R181C13", Column14:"R181C14", Column15:"R181C15", Column16:"R181C16", Column17:"R181C17", Column18:"R181C18", Column19:"R181C19", Column20:"R181C20"}, {Column1:"R182C1", Column2:"R182C2", Column3:"R182C3", Column4:"R182C4", Column5:"R182C5", Column6:"R182C6", Column7:"R182C7", Column8:"R182C8", Column9:"R182C9", Column10:"R182C10", Column11:"R182C11", Column12:"R182C12", Column13:"R182C13", Column14:"R182C14", Column15:"R182C15", Column16:"R182C16", Column17:"R182C17", Column18:"R182C18", Column19:"R182C19", Column20:"R182C20"}, {Column1:"R183C1", Column2:"R183C2", Column3:"R183C3", Column4:"R183C4", Column5:"R183C5", Column6:"R183C6", Column7:"R183C7", Column8:"R183C8", Column9:"R183C9", Column10:"R183C10", Column11:"R183C11", Column12:"R183C12", Column13:"R183C13", Column14:"R183C14", Column15:"R183C15", Column16:"R183C16", Column17:"R183C17", Column18:"R183C18", Column19:"R183C19", Column20:"R183C20"}, {Column1:"R184C1", Column2:"R184C2", Column3:"R184C3", Column4:"R184C4", Column5:"R184C5", Column6:"R184C6", Column7:"R184C7", Column8:"R184C8", Column9:"R184C9", Column10:"R184C10", Column11:"R184C11", Column12:"R184C12", Column13:"R184C13", Column14:"R184C14", Column15:"R184C15", Column16:"R184C16", Column17:"R184C17", Column18:"R184C18", Column19:"R184C19", Column20:"R184C20"}, {Column1:"R185C1", Column2:"R185C2", Column3:"R185C3", Column4:"R185C4", Column5:"R185C5", Column6:"R185C6", Column7:"R185C7", Column8:"R185C8", Column9:"R185C9", Column10:"R185C10", Column11:"R185C11", Column12:"R185C12", Column13:"R185C13", Column14:"R185C14", Column15:"R185C15", Column16:"R185C16", Column17:"R185C17", Column18:"R185C18", Column19:"R185C19", Column20:"R185C20"}, {Column1:"R186C1", Column2:"R186C2", Column3:"R186C3", Column4:"R186C4", Column5:"R186C5", Column6:"R186C6", Column7:"R186C7", Column8:"R186C8", Column9:"R186C9", Column10:"R186C10", Column11:"R186C11", Column12:"R186C12", Column13:"R186C13", Column14:"R186C14", Column15:"R186C15", Column16:"R186C16", Column17:"R186C17", Column18:"R186C18", Column19:"R186C19", Column20:"R186C20"}, {Column1:"R187C1", Column2:"R187C2", Column3:"R187C3", Column4:"R187C4", Column5:"R187C5", Column6:"R187C6", Column7:"R187C7", Column8:"R187C8", Column9:"R187C9", Column10:"R187C10", Column11:"R187C11", Column12:"R187C12", Column13:"R187C13", Column14:"R187C14", Column15:"R187C15", Column16:"R187C16", Column17:"R187C17", Column18:"R187C18", Column19:"R187C19", Column20:"R187C20"}, {Column1:"R188C1", Column2:"R188C2", Column3:"R188C3", Column4:"R188C4", Column5:"R188C5", Column6:"R188C6", Column7:"R188C7", Column8:"R188C8", Column9:"R188C9", Column10:"R188C10", Column11:"R188C11", Column12:"R188C12", Column13:"R188C13", Column14:"R188C14", Column15:"R188C15", Column16:"R188C16", Column17:"R188C17", Column18:"R188C18", Column19:"R188C19", Column20:"R188C20"}, {Column1:"R189C1", Column2:"R189C2", Column3:"R189C3", Column4:"R189C4", Column5:"R189C5", Column6:"R189C6", Column7:"R189C7", Column8:"R189C8", Column9:"R189C9", Column10:"R189C10", Column11:"R189C11", Column12:"R189C12", Column13:"R189C13", Column14:"R189C14", Column15:"R189C15", Column16:"R189C16", Column17:"R189C17", Column18:"R189C18", Column19:"R189C19", Column20:"R189C20"}, {Column1:"R190C1", Column2:"R190C2", Column3:"R190C3", Column4:"R190C4", Column5:"R190C5", Column6:"R190C6", Column7:"R190C7", Column8:"R190C8", Column9:"R190C9", Column10:"R190C10", Column11:"R190C11", Column12:"R190C12", Column13:"R190C13", Column14:"R190C14", Column15:"R190C15", Column16:"R190C16", Column17:"R190C17", Column18:"R190C18", Column19:"R190C19", Column20:"R190C20"}, {Column1:"R191C1", Column2:"R191C2", Column3:"R191C3", Column4:"R191C4", Column5:"R191C5", Column6:"R191C6", Column7:"R191C7", Column8:"R191C8", Column9:"R191C9", Column10:"R191C10", Column11:"R191C11", Column12:"R191C12", Column13:"R191C13", Column14:"R191C14", Column15:"R191C15", Column16:"R191C16", Column17:"R191C17", Column18:"R191C18", Column19:"R191C19", Column20:"R191C20"}, {Column1:"R192C1", Column2:"R192C2", Column3:"R192C3", Column4:"R192C4", Column5:"R192C5", Column6:"R192C6", Column7:"R192C7", Column8:"R192C8", Column9:"R192C9", Column10:"R192C10", Column11:"R192C11", Column12:"R192C12", Column13:"R192C13", Column14:"R192C14", Column15:"R192C15", Column16:"R192C16", Column17:"R192C17", Column18:"R192C18", Column19:"R192C19", Column20:"R192C20"}, {Column1:"R193C1", Column2:"R193C2", Column3:"R193C3", Column4:"R193C4", Column5:"R193C5", Column6:"R193C6", Column7:"R193C7", Column8:"R193C8", Column9:"R193C9", Column10:"R193C10", Column11:"R193C11", Column12:"R193C12", Column13:"R193C13", Column14:"R193C14", Column15:"R193C15", Column16:"R193C16", Column17:"R193C17", Column18:"R193C18", Column19:"R193C19", Column20:"R193C20"}, {Column1:"R194C1", Column2:"R194C2", Column3:"R194C3", Column4:"R194C4", Column5:"R194C5", Column6:"R194C6", Column7:"R194C7", Column8:"R194C8", Column9:"R194C9", Column10:"R194C10", Column11:"R194C11", Column12:"R194C12", Column13:"R194C13", Column14:"R194C14", Column15:"R194C15", Column16:"R194C16", Column17:"R194C17", Column18:"R194C18", Column19:"R194C19", Column20:"R194C20"}, {Column1:"R195C1", Column2:"R195C2", Column3:"R195C3", Column4:"R195C4", Column5:"R195C5", Column6:"R195C6", Column7:"R195C7", Column8:"R195C8", Column9:"R195C9", Column10:"R195C10", Column11:"R195C11", Column12:"R195C12", Column13:"R195C13", Column14:"R195C14", Column15:"R195C15", Column16:"R195C16", Column17:"R195C17", Column18:"R195C18", Column19:"R195C19", Column20:"R195C20"}, {Column1:"R196C1", Column2:"R196C2", Column3:"R196C3", Column4:"R196C4", Column5:"R196C5", Column6:"R196C6", Column7:"R196C7", Column8:"R196C8", Column9:"R196C9", Column10:"R196C10", Column11:"R196C11", Column12:"R196C12", Column13:"R196C13", Column14:"R196C14", Column15:"R196C15", Column16:"R196C16", Column17:"R196C17", Column18:"R196C18", Column19:"R196C19", Column20:"R196C20"}, {Column1:"R197C1", Column2:"R197C2", Column3:"R197C3", Column4:"R197C4", Column5:"R197C5", Column6:"R197C6", Column7:"R197C7", Column8:"R197C8", Column9:"R197C9", Column10:"R197C10", Column11:"R197C11", Column12:"R197C12", Column13:"R197C13", Column14:"R197C14", Column15:"R197C15", Column16:"R197C16", Column17:"R197C17", Column18:"R197C18", Column19:"R197C19", Column20:"R197C20"}, {Column1:"R198C1", Column2:"R198C2", Column3:"R198C3", Column4:"R198C4", Column5:"R198C5", Column6:"R198C6", Column7:"R198C7", Column8:"R198C8", Column9:"R198C9", Column10:"R198C10", Column11:"R198C11", Column12:"R198C12", Column13:"R198C13", Column14:"R198C14", Column15:"R198C15", Column16:"R198C16", Column17:"R198C17", Column18:"R198C18", Column19:"R198C19", Column20:"R198C20"}, {Column1:"R199C1", Column2:"R199C2", Column3:"R199C3", Column4:"R199C4", Column5:"R199C5", Column6:"R199C6", Column7:"R199C7", Column8:"R199C8", Column9:"R199C9", Column10:"R199C10", Column11:"R199C11", Column12:"R199C12", Column13:"R199C13", Column14:"R199C14", Column15:"R199C15", Column16:"R199C16", Column17:"R199C17", Column18:"R199C18", Column19:"R199C19", Column20:"R199C20"}, {Column1:"R200C1", Column2:"R200C2", Column3:"R200C3", Column4:"R200C4", Column5:"R200C5", Column6:"R200C6", Column7:"R200C7", Column8:"R200C8", Column9:"R200C9", Column10:"R200C10", Column11:"R200C11", Column12:"R200C12", Column13:"R200C13", Column14:"R200C14", Column15:"R200C15", Column16:"R200C16", Column17:"R200C17", Column18:"R200C18", Column19:"R200C19", Column20:"R200C20"}, {Column1:"R201C1", Column2:"R201C2", Column3:"R201C3", Column4:"R201C4", Column5:"R201C5", Column6:"R201C6", Column7:"R201C7", Column8:"R201C8", Column9:"R201C9", Column10:"R201C10", Column11:"R201C11", Column12:"R201C12", Column13:"R201C13", Column14:"R201C14", Column15:"R201C15", Column16:"R201C16", Column17:"R201C17", Column18:"R201C18", Column19:"R201C19", Column20:"R201C20"}, {Column1:"R202C1", Column2:"R202C2", Column3:"R202C3", Column4:"R202C4", Column5:"R202C5", Column6:"R202C6", Column7:"R202C7", Column8:"R202C8", Column9:"R202C9", Column10:"R202C10", Column11:"R202C11", Column12:"R202C12", Column13:"R202C13", Column14:"R202C14", Column15:"R202C15", Column16:"R202C16", Column17:"R202C17", Column18:"R202C18", Column19:"R202C19", Column20:"R202C20"}, {Column1:"R203C1", Column2:"R203C2", Column3:"R203C3", Column4:"R203C4", Column5:"R203C5", Column6:"R203C6", Column7:"R203C7", Column8:"R203C8", Column9:"R203C9", Column10:"R203C10", Column11:"R203C11", Column12:"R203C12", Column13:"R203C13", Column14:"R203C14", Column15:"R203C15", Column16:"R203C16", Column17:"R203C17", Column18:"R203C18", Column19:"R203C19", Column20:"R203C20"}, {Column1:"R204C1", Column2:"R204C2", Column3:"R204C3", Column4:"R204C4", Column5:"R204C5", Column6:"R204C6", Column7:"R204C7", Column8:"R204C8", Column9:"R204C9", Column10:"R204C10", Column11:"R204C11", Column12:"R204C12", Column13:"R204C13", Column14:"R204C14", Column15:"R204C15", Column16:"R204C16", Column17:"R204C17", Column18:"R204C18", Column19:"R204C19", Column20:"R204C20"}, {Column1:"R205C1", Column2:"R205C2", Column3:"R205C3", Column4:"R205C4", Column5:"R205C5", Column6:"R205C6", Column7:"R205C7", Column8:"R205C8", Column9:"R205C9", Column10:"R205C10", Column11:"R205C11", Column12:"R205C12", Column13:"R205C13", Column14:"R205C14", Column15:"R205C15", Column16:"R205C16", Column17:"R205C17", Column18:"R205C18", Column19:"R205C19", Column20:"R205C20"}, {Column1:"R206C1", Column2:"R206C2", Column3:"R206C3", Column4:"R206C4", Column5:"R206C5", Column6:"R206C6", Column7:"R206C7", Column8:"R206C8", Column9:"R206C9", Column10:"R206C10", Column11:"R206C11", Column12:"R206C12", Column13:"R206C13", Column14:"R206C14", Column15:"R206C15", Column16:"R206C16", Column17:"R206C17", Column18:"R206C18", Column19:"R206C19", Column20:"R206C20"}, {Column1:"R207C1", Column2:"R207C2", Column3:"R207C3", Column4:"R207C4", Column5:"R207C5", Column6:"R207C6", Column7:"R207C7", Column8:"R207C8", Column9:"R207C9", Column10:"R207C10", Column11:"R207C11", Column12:"R207C12", Column13:"R207C13", Column14:"R207C14", Column15:"R207C15", Column16:"R207C16", Column17:"R207C17", Column18:"R207C18", Column19:"R207C19", Column20:"R207C20"}, {Column1:"R208C1", Column2:"R208C2", Column3:"R208C3", Column4:"R208C4", Column5:"R208C5", Column6:"R208C6", Column7:"R208C7", Column8:"R208C8", Column9:"R208C9", Column10:"R208C10", Column11:"R208C11", Column12:"R208C12", Column13:"R208C13", Column14:"R208C14", Column15:"R208C15", Column16:"R208C16", Column17:"R208C17", Column18:"R208C18", Column19:"R208C19", Column20:"R208C20"}, {Column1:"R209C1", Column2:"R209C2", Column3:"R209C3", Column4:"R209C4", Column5:"R209C5", Column6:"R209C6", Column7:"R209C7", Column8:"R209C8", Column9:"R209C9", Column10:"R209C10", Column11:"R209C11", Column12:"R209C12", Column13:"R209C13", Column14:"R209C14", Column15:"R209C15", Column16:"R209C16", Column17:"R209C17", Column18:"R209C18", Column19:"R209C19", Column20:"R209C20"}, {Column1:"R210C1", Column2:"R210C2", Column3:"R210C3", Column4:"R210C4", Column5:"R210C5", Column6:"R210C6", Column7:"R210C7", Column8:"R210C8", Column9:"R210C9", Column10:"R210C10", Column11:"R210C11", Column12:"R210C12", Column13:"R210C13", Column14:"R210C14", Column15:"R210C15", Column16:"R210C16", Column17:"R210C17", Column18:"R210C18", Column19:"R210C19", Column20:"R210C20"}, {Column1:"R211C1", Column2:"R211C2", Column3:"R211C3", Column4:"R211C4", Column5:"R211C5", Column6:"R211C6", Column7:"R211C7", Column8:"R211C8", Column9:"R211C9", Column10:"R211C10", Column11:"R211C11", Column12:"R211C12", Column13:"R211C13", Column14:"R211C14", Column15:"R211C15", Column16:"R211C16", Column17:"R211C17", Column18:"R211C18", Column19:"R211C19", Column20:"R211C20"}, {Column1:"R212C1", Column2:"R212C2", Column3:"R212C3", Column4:"R212C4", Column5:"R212C5", Column6:"R212C6", Column7:"R212C7", Column8:"R212C8", Column9:"R212C9", Column10:"R212C10", Column11:"R212C11", Column12:"R212C12", Column13:"R212C13", Column14:"R212C14", Column15:"R212C15", Column16:"R212C16", Column17:"R212C17", Column18:"R212C18", Column19:"R212C19", Column20:"R212C20"}, {Column1:"R213C1", Column2:"R213C2", Column3:"R213C3", Column4:"R213C4", Column5:"R213C5", Column6:"R213C6", Column7:"R213C7", Column8:"R213C8", Column9:"R213C9", Column10:"R213C10", Column11:"R213C11", Column12:"R213C12", Column13:"R213C13", Column14:"R213C14", Column15:"R213C15", Column16:"R213C16", Column17:"R213C17", Column18:"R213C18", Column19:"R213C19", Column20:"R213C20"}, {Column1:"R214C1", Column2:"R214C2", Column3:"R214C3", Column4:"R214C4", Column5:"R214C5", Column6:"R214C6", Column7:"R214C7", Column8:"R214C8", Column9:"R214C9", Column10:"R214C10", Column11:"R214C11", Column12:"R214C12", Column13:"R214C13", Column14:"R214C14", Column15:"R214C15", Column16:"R214C16", Column17:"R214C17", Column18:"R214C18", Column19:"R214C19", Column20:"R214C20"}, {Column1:"R215C1", Column2:"R215C2", Column3:"R215C3", Column4:"R215C4", Column5:"R215C5", Column6:"R215C6", Column7:"R215C7", Column8:"R215C8", Column9:"R215C9", Column10:"R215C10", Column11:"R215C11", Column12:"R215C12", Column13:"R215C13", Column14:"R215C14", Column15:"R215C15", Column16:"R215C16", Column17:"R215C17", Column18:"R215C18", Column19:"R215C19", Column20:"R215C20"}, {Column1:"R216C1", Column2:"R216C2", Column3:"R216C3", Column4:"R216C4", Column5:"R216C5", Column6:"R216C6", Column7:"R216C7", Column8:"R216C8", Column9:"R216C9", Column10:"R216C10", Column11:"R216C11", Column12:"R216C12", Column13:"R216C13", Column14:"R216C14", Column15:"R216C15", Column16:"R216C16", Column17:"R216C17", Column18:"R216C18", Column19:"R216C19", Column20:"R216C20"}, {Column1:"R217C1", Column2:"R217C2", Column3:"R217C3", Column4:"R217C4", Column5:"R217C5", Column6:"R217C6", Column7:"R217C7", Column8:"R217C8", Column9:"R217C9", Column10:"R217C10", Column11:"R217C11", Column12:"R217C12", Column13:"R217C13", Column14:"R217C14", Column15:"R217C15", Column16:"R217C16", Column17:"R217C17", Column18:"R217C18", Column19:"R217C19", Column20:"R217C20"}, {Column1:"R218C1", Column2:"R218C2", Column3:"R218C3", Column4:"R218C4", Column5:"R218C5", Column6:"R218C6", Column7:"R218C7", Column8:"R218C8", Column9:"R218C9", Column10:"R218C10", Column11:"R218C11", Column12:"R218C12", Column13:"R218C13", Column14:"R218C14", Column15:"R218C15", Column16:"R218C16", Column17:"R218C17", Column18:"R218C18", Column19:"R218C19", Column20:"R218C20"}, {Column1:"R219C1", Column2:"R219C2", Column3:"R219C3", Column4:"R219C4", Column5:"R219C5", Column6:"R219C6", Column7:"R219C7", Column8:"R219C8", Column9:"R219C9", Column10:"R219C10", Column11:"R219C11", Column12:"R219C12", Column13:"R219C13", Column14:"R219C14", Column15:"R219C15", Column16:"R219C16", Column17:"R219C17", Column18:"R219C18", Column19:"R219C19", Column20:"R219C20"}, {Column1:"R220C1", Column2:"R220C2", Column3:"R220C3", Column4:"R220C4", Column5:"R220C5", Column6:"R220C6", Column7:"R220C7", Column8:"R220C8", Column9:"R220C9", Column10:"R220C10", Column11:"R220C11", Column12:"R220C12", Column13:"R220C13", Column14:"R220C14", Column15:"R220C15", Column16:"R220C16", Column17:"R220C17", Column18:"R220C18", Column19:"R220C19", Column20:"R220C20"}, {Column1:"R221C1", Column2:"R221C2", Column3:"R221C3", Column4:"R221C4", Column5:"R221C5", Column6:"R221C6", Column7:"R221C7", Column8:"R221C8", Column9:"R221C9", Column10:"R221C10", Column11:"R221C11", Column12:"R221C12", Column13:"R221C13", Column14:"R221C14", Column15:"R221C15", Column16:"R221C16", Column17:"R221C17", Column18:"R221C18", Column19:"R221C19", Column20:"R221C20"}, {Column1:"R222C1", Column2:"R222C2", Column3:"R222C3", Column4:"R222C4", Column5:"R222C5", Column6:"R222C6", Column7:"R222C7", Column8:"R222C8", Column9:"R222C9", Column10:"R222C10", Column11:"R222C11", Column12:"R222C12", Column13:"R222C13", Column14:"R222C14", Column15:"R222C15", Column16:"R222C16", Column17:"R222C17", Column18:"R222C18", Column19:"R222C19", Column20:"R222C20"}, {Column1:"R223C1", Column2:"R223C2", Column3:"R223C3", Column4:"R223C4", Column5:"R223C5", Column6:"R223C6", Column7:"R223C7", Column8:"R223C8", Column9:"R223C9", Column10:"R223C10", Column11:"R223C11", Column12:"R223C12", Column13:"R223C13", Column14:"R223C14", Column15:"R223C15", Column16:"R223C16", Column17:"R223C17", Column18:"R223C18", Column19:"R223C19", Column20:"R223C20"}, {Column1:"R224C1", Column2:"R224C2", Column3:"R224C3", Column4:"R224C4", Column5:"R224C5", Column6:"R224C6", Column7:"R224C7", Column8:"R224C8", Column9:"R224C9", Column10:"R224C10", Column11:"R224C11", Column12:"R224C12", Column13:"R224C13", Column14:"R224C14", Column15:"R224C15", Column16:"R224C16", Column17:"R224C17", Column18:"R224C18", Column19:"R224C19", Column20:"R224C20"}, {Column1:"R225C1", Column2:"R225C2", Column3:"R225C3", Column4:"R225C4", Column5:"R225C5", Column6:"R225C6", Column7:"R225C7", Column8:"R225C8", Column9:"R225C9", Column10:"R225C10", Column11:"R225C11", Column12:"R225C12", Column13:"R225C13", Column14:"R225C14", Column15:"R225C15", Column16:"R225C16", Column17:"R225C17", Column18:"R225C18", Column19:"R225C19", Column20:"R225C20"}, {Column1:"R226C1", Column2:"R226C2", Column3:"R226C3", Column4:"R226C4", Column5:"R226C5", Column6:"R226C6", Column7:"R226C7", Column8:"R226C8", Column9:"R226C9", Column10:"R226C10", Column11:"R226C11", Column12:"R226C12", Column13:"R226C13", Column14:"R226C14", Column15:"R226C15", Column16:"R226C16", Column17:"R226C17", Column18:"R226C18", Column19:"R226C19", Column20:"R226C20"}, {Column1:"R227C1", Column2:"R227C2", Column3:"R227C3", Column4:"R227C4", Column5:"R227C5", Column6:"R227C6", Column7:"R227C7", Column8:"R227C8", Column9:"R227C9", Column10:"R227C10", Column11:"R227C11", Column12:"R227C12", Column13:"R227C13", Column14:"R227C14", Column15:"R227C15", Column16:"R227C16", Column17:"R227C17", Column18:"R227C18", Column19:"R227C19", Column20:"R227C20"}, {Column1:"R228C1", Column2:"R228C2", Column3:"R228C3", Column4:"R228C4", Column5:"R228C5", Column6:"R228C6", Column7:"R228C7", Column8:"R228C8", Column9:"R228C9", Column10:"R228C10", Column11:"R228C11", Column12:"R228C12", Column13:"R228C13", Column14:"R228C14", Column15:"R228C15", Column16:"R228C16", Column17:"R228C17", Column18:"R228C18", Column19:"R228C19", Column20:"R228C20"}, {Column1:"R229C1", Column2:"R229C2", Column3:"R229C3", Column4:"R229C4", Column5:"R229C5", Column6:"R229C6", Column7:"R229C7", Column8:"R229C8", Column9:"R229C9", Column10:"R229C10", Column11:"R229C11", Column12:"R229C12", Column13:"R229C13", Column14:"R229C14", Column15:"R229C15", Column16:"R229C16", Column17:"R229C17", Column18:"R229C18", Column19:"R229C19", Column20:"R229C20"}, {Column1:"R230C1", Column2:"R230C2", Column3:"R230C3", Column4:"R230C4", Column5:"R230C5", Column6:"R230C6", Column7:"R230C7", Column8:"R230C8", Column9:"R230C9", Column10:"R230C10", Column11:"R230C11", Column12:"R230C12", Column13:"R230C13", Column14:"R230C14", Column15:"R230C15", Column16:"R230C16", Column17:"R230C17", Column18:"R230C18", Column19:"R230C19", Column20:"R230C20"}, {Column1:"R231C1", Column2:"R231C2", Column3:"R231C3", Column4:"R231C4", Column5:"R231C5", Column6:"R231C6", Column7:"R231C7", Column8:"R231C8", Column9:"R231C9", Column10:"R231C10", Column11:"R231C11", Column12:"R231C12", Column13:"R231C13", Column14:"R231C14", Column15:"R231C15", Column16:"R231C16", Column17:"R231C17", Column18:"R231C18", Column19:"R231C19", Column20:"R231C20"}, {Column1:"R232C1", Column2:"R232C2", Column3:"R232C3", Column4:"R232C4", Column5:"R232C5", Column6:"R232C6", Column7:"R232C7", Column8:"R232C8", Column9:"R232C9", Column10:"R232C10", Column11:"R232C11", Column12:"R232C12", Column13:"R232C13", Column14:"R232C14", Column15:"R232C15", Column16:"R232C16", Column17:"R232C17", Column18:"R232C18", Column19:"R232C19", Column20:"R232C20"}, {Column1:"R233C1", Column2:"R233C2", Column3:"R233C3", Column4:"R233C4", Column5:"R233C5", Column6:"R233C6", Column7:"R233C7", Column8:"R233C8", Column9:"R233C9", Column10:"R233C10", Column11:"R233C11", Column12:"R233C12", Column13:"R233C13", Column14:"R233C14", Column15:"R233C15", Column16:"R233C16", Column17:"R233C17", Column18:"R233C18", Column19:"R233C19", Column20:"R233C20"}, {Column1:"R234C1", Column2:"R234C2", Column3:"R234C3", Column4:"R234C4", Column5:"R234C5", Column6:"R234C6", Column7:"R234C7", Column8:"R234C8", Column9:"R234C9", Column10:"R234C10", Column11:"R234C11", Column12:"R234C12", Column13:"R234C13", Column14:"R234C14", Column15:"R234C15", Column16:"R234C16", Column17:"R234C17", Column18:"R234C18", Column19:"R234C19", Column20:"R234C20"}, {Column1:"R235C1", Column2:"R235C2", Column3:"R235C3", Column4:"R235C4", Column5:"R235C5", Column6:"R235C6", Column7:"R235C7", Column8:"R235C8", Column9:"R235C9", Column10:"R235C10", Column11:"R235C11", Column12:"R235C12", Column13:"R235C13", Column14:"R235C14", Column15:"R235C15", Column16:"R235C16", Column17:"R235C17", Column18:"R235C18", Column19:"R235C19", Column20:"R235C20"}, {Column1:"R236C1", Column2:"R236C2", Column3:"R236C3", Column4:"R236C4", Column5:"R236C5", Column6:"R236C6", Column7:"R236C7", Column8:"R236C8", Column9:"R236C9", Column10:"R236C10", Column11:"R236C11", Column12:"R236C12", Column13:"R236C13", Column14:"R236C14", Column15:"R236C15", Column16:"R236C16", Column17:"R236C17", Column18:"R236C18", Column19:"R236C19", Column20:"R236C20"}, {Column1:"R237C1", Column2:"R237C2", Column3:"R237C3", Column4:"R237C4", Column5:"R237C5", Column6:"R237C6", Column7:"R237C7", Column8:"R237C8", Column9:"R237C9", Column10:"R237C10", Column11:"R237C11", Column12:"R237C12", Column13:"R237C13", Column14:"R237C14", Column15:"R237C15", Column16:"R237C16", Column17:"R237C17", Column18:"R237C18", Column19:"R237C19", Column20:"R237C20"}, {Column1:"R238C1", Column2:"R238C2", Column3:"R238C3", Column4:"R238C4", Column5:"R238C5", Column6:"R238C6", Column7:"R238C7", Column8:"R238C8", Column9:"R238C9", Column10:"R238C10", Column11:"R238C11", Column12:"R238C12", Column13:"R238C13", Column14:"R238C14", Column15:"R238C15", Column16:"R238C16", Column17:"R238C17", Column18:"R238C18", Column19:"R238C19", Column20:"R238C20"}, {Column1:"R239C1", Column2:"R239C2", Column3:"R239C3", Column4:"R239C4", Column5:"R239C5", Column6:"R239C6", Column7:"R239C7", Column8:"R239C8", Column9:"R239C9", Column10:"R239C10", Column11:"R239C11", Column12:"R239C12", Column13:"R239C13", Column14:"R239C14", Column15:"R239C15", Column16:"R239C16", Column17:"R239C17", Column18:"R239C18", Column19:"R239C19", Column20:"R239C20"}, {Column1:"R240C1", Column2:"R240C2", Column3:"R240C3", Column4:"R240C4", Column5:"R240C5", Column6:"R240C6", Column7:"R240C7", Column8:"R240C8", Column9:"R240C9", Column10:"R240C10", Column11:"R240C11", Column12:"R240C12", Column13:"R240C13", Column14:"R240C14", Column15:"R240C15", Column16:"R240C16", Column17:"R240C17", Column18:"R240C18", Column19:"R240C19", Column20:"R240C20"}, {Column1:"R241C1", Column2:"R241C2", Column3:"R241C3", Column4:"R241C4", Column5:"R241C5", Column6:"R241C6", Column7:"R241C7", Column8:"R241C8", Column9:"R241C9", Column10:"R241C10", Column11:"R241C11", Column12:"R241C12", Column13:"R241C13", Column14:"R241C14", Column15:"R241C15", Column16:"R241C16", Column17:"R241C17", Column18:"R241C18", Column19:"R241C19", Column20:"R241C20"}, {Column1:"R242C1", Column2:"R242C2", Column3:"R242C3", Column4:"R242C4", Column5:"R242C5", Column6:"R242C6", Column7:"R242C7", Column8:"R242C8", Column9:"R242C9", Column10:"R242C10", Column11:"R242C11", Column12:"R242C12", Column13:"R242C13", Column14:"R242C14", Column15:"R242C15", Column16:"R242C16", Column17:"R242C17", Column18:"R242C18", Column19:"R242C19", Column20:"R242C20"}, {Column1:"R243C1", Column2:"R243C2", Column3:"R243C3", Column4:"R243C4", Column5:"R243C5", Column6:"R243C6", Column7:"R243C7", Column8:"R243C8", Column9:"R243C9", Column10:"R243C10", Column11:"R243C11", Column12:"R243C12", Column13:"R243C13", Column14:"R243C14", Column15:"R243C15", Column16:"R243C16", Column17:"R243C17", Column18:"R243C18", Column19:"R243C19", Column20:"R243C20"}, {Column1:"R244C1", Column2:"R244C2", Column3:"R244C3", Column4:"R244C4", Column5:"R244C5", Column6:"R244C6", Column7:"R244C7", Column8:"R244C8", Column9:"R244C9", Column10:"R244C10", Column11:"R244C11", Column12:"R244C12", Column13:"R244C13", Column14:"R244C14", Column15:"R244C15", Column16:"R244C16", Column17:"R244C17", Column18:"R244C18", Column19:"R244C19", Column20:"R244C20"}, {Column1:"R245C1", Column2:"R245C2", Column3:"R245C3", Column4:"R245C4", Column5:"R245C5", Column6:"R245C6", Column7:"R245C7", Column8:"R245C8", Column9:"R245C9", Column10:"R245C10", Column11:"R245C11", Column12:"R245C12", Column13:"R245C13", Column14:"R245C14", Column15:"R245C15", Column16:"R245C16", Column17:"R245C17", Column18:"R245C18", Column19:"R245C19", Column20:"R245C20"}, {Column1:"R246C1", Column2:"R246C2", Column3:"R246C3", Column4:"R246C4", Column5:"R246C5", Column6:"R246C6", Column7:"R246C7", Column8:"R246C8", Column9:"R246C9", Column10:"R246C10", Column11:"R246C11", Column12:"R246C12", Column13:"R246C13", Column14:"R246C14", Column15:"R246C15", Column16:"R246C16", Column17:"R246C17", Column18:"R246C18", Column19:"R246C19", Column20:"R246C20"}, {Column1:"R247C1", Column2:"R247C2", Column3:"R247C3", Column4:"R247C4", Column5:"R247C5", Column6:"R247C6", Column7:"R247C7", Column8:"R247C8", Column9:"R247C9", Column10:"R247C10", Column11:"R247C11", Column12:"R247C12", Column13:"R247C13", Column14:"R247C14", Column15:"R247C15", Column16:"R247C16", Column17:"R247C17", Column18:"R247C18", Column19:"R247C19", Column20:"R247C20"}, {Column1:"R248C1", Column2:"R248C2", Column3:"R248C3", Column4:"R248C4", Column5:"R248C5", Column6:"R248C6", Column7:"R248C7", Column8:"R248C8", Column9:"R248C9", Column10:"R248C10", Column11:"R248C11", Column12:"R248C12", Column13:"R248C13", Column14:"R248C14", Column15:"R248C15", Column16:"R248C16", Column17:"R248C17", Column18:"R248C18", Column19:"R248C19", Column20:"R248C20"}, {Column1:"R249C1", Column2:"R249C2", Column3:"R249C3", Column4:"R249C4", Column5:"R249C5", Column6:"R249C6", Column7:"R249C7", Column8:"R249C8", Column9:"R249C9", Column10:"R249C10", Column11:"R249C11", Column12:"R249C12", Column13:"R249C13", Column14:"R249C14", Column15:"R249C15", Column16:"R249C16", Column17:"R249C17", Column18:"R249C18", Column19:"R249C19", Column20:"R249C20"}, {Column1:"R250C1", Column2:"R250C2", Column3:"R250C3", Column4:"R250C4", Column5:"R250C5", Column6:"R250C6", Column7:"R250C7", Column8:"R250C8", Column9:"R250C9", Column10:"R250C10", Column11:"R250C11", Column12:"R250C12", Column13:"R250C13", Column14:"R250C14", Column15:"R250C15", Column16:"R250C16", Column17:"R250C17", Column18:"R250C18", Column19:"R250C19", Column20:"R250C20"}, {Column1:"R251C1", Column2:"R251C2", Column3:"R251C3", Column4:"R251C4", Column5:"R251C5", Column6:"R251C6", Column7:"R251C7", Column8:"R251C8", Column9:"R251C9", Column10:"R251C10", Column11:"R251C11", Column12:"R251C12", Column13:"R251C13", Column14:"R251C14", Column15:"R251C15", Column16:"R251C16", Column17:"R251C17", Column18:"R251C18", Column19:"R251C19", Column20:"R251C20"}, {Column1:"R252C1", Column2:"R252C2", Column3:"R252C3", Column4:"R252C4", Column5:"R252C5", Column6:"R252C6", Column7:"R252C7", Column8:"R252C8", Column9:"R252C9", Column10:"R252C10", Column11:"R252C11", Column12:"R252C12", Column13:"R252C13", Column14:"R252C14", Column15:"R252C15", Column16:"R252C16", Column17:"R252C17", Column18:"R252C18", Column19:"R252C19", Column20:"R252C20"}, {Column1:"R253C1", Column2:"R253C2", Column3:"R253C3", Column4:"R253C4", Column5:"R253C5", Column6:"R253C6", Column7:"R253C7", Column8:"R253C8", Column9:"R253C9", Column10:"R253C10", Column11:"R253C11", Column12:"R253C12", Column13:"R253C13", Column14:"R253C14", Column15:"R253C15", Column16:"R253C16", Column17:"R253C17", Column18:"R253C18", Column19:"R253C19", Column20:"R253C20"}, {Column1:"R254C1", Column2:"R254C2", Column3:"R254C3", Column4:"R254C4", Column5:"R254C5", Column6:"R254C6", Column7:"R254C7", Column8:"R254C8", Column9:"R254C9", Column10:"R254C10", Column11:"R254C11", Column12:"R254C12", Column13:"R254C13", Column14:"R254C14", Column15:"R254C15", Column16:"R254C16", Column17:"R254C17", Column18:"R254C18", Column19:"R254C19", Column20:"R254C20"}, {Column1:"R255C1", Column2:"R255C2", Column3:"R255C3", Column4:"R255C4", Column5:"R255C5", Column6:"R255C6", Column7:"R255C7", Column8:"R255C8", Column9:"R255C9", Column10:"R255C10", Column11:"R255C11", Column12:"R255C12", Column13:"R255C13", Column14:"R255C14", Column15:"R255C15", Column16:"R255C16", Column17:"R255C17", Column18:"R255C18", Column19:"R255C19", Column20:"R255C20"}, {Column1:"R256C1", Column2:"R256C2", Column3:"R256C3", Column4:"R256C4", Column5:"R256C5", Column6:"R256C6", Column7:"R256C7", Column8:"R256C8", Column9:"R256C9", Column10:"R256C10", Column11:"R256C11", Column12:"R256C12", Column13:"R256C13", Column14:"R256C14", Column15:"R256C15", Column16:"R256C16", Column17:"R256C17", Column18:"R256C18", Column19:"R256C19", Column20:"R256C20"}, {Column1:"R257C1", Column2:"R257C2", Column3:"R257C3", Column4:"R257C4", Column5:"R257C5", Column6:"R257C6", Column7:"R257C7", Column8:"R257C8", Column9:"R257C9", Column10:"R257C10", Column11:"R257C11", Column12:"R257C12", Column13:"R257C13", Column14:"R257C14", Column15:"R257C15", Column16:"R257C16", Column17:"R257C17", Column18:"R257C18", Column19:"R257C19", Column20:"R257C20"}, {Column1:"R258C1", Column2:"R258C2", Column3:"R258C3", Column4:"R258C4", Column5:"R258C5", Column6:"R258C6", Column7:"R258C7", Column8:"R258C8", Column9:"R258C9", Column10:"R258C10", Column11:"R258C11", Column12:"R258C12", Column13:"R258C13", Column14:"R258C14", Column15:"R258C15", Column16:"R258C16", Column17:"R258C17", Column18:"R258C18", Column19:"R258C19", Column20:"R258C20"}, {Column1:"R259C1", Column2:"R259C2", Column3:"R259C3", Column4:"R259C4", Column5:"R259C5", Column6:"R259C6", Column7:"R259C7", Column8:"R259C8", Column9:"R259C9", Column10:"R259C10", Column11:"R259C11", Column12:"R259C12", Column13:"R259C13", Column14:"R259C14", Column15:"R259C15", Column16:"R259C16", Column17:"R259C17", Column18:"R259C18", Column19:"R259C19", Column20:"R259C20"}, {Column1:"R260C1", Column2:"R260C2", Column3:"R260C3", Column4:"R260C4", Column5:"R260C5", Column6:"R260C6", Column7:"R260C7", Column8:"R260C8", Column9:"R260C9", Column10:"R260C10", Column11:"R260C11", Column12:"R260C12", Column13:"R260C13", Column14:"R260C14", Column15:"R260C15", Column16:"R260C16", Column17:"R260C17", Column18:"R260C18", Column19:"R260C19", Column20:"R260C20"}, {Column1:"R261C1", Column2:"R261C2", Column3:"R261C3", Column4:"R261C4", Column5:"R261C5", Column6:"R261C6", Column7:"R261C7", Column8:"R261C8", Column9:"R261C9", Column10:"R261C10", Column11:"R261C11", Column12:"R261C12", Column13:"R261C13", Column14:"R261C14", Column15:"R261C15", Column16:"R261C16", Column17:"R261C17", Column18:"R261C18", Column19:"R261C19", Column20:"R261C20"}, {Column1:"R262C1", Column2:"R262C2", Column3:"R262C3", Column4:"R262C4", Column5:"R262C5", Column6:"R262C6", Column7:"R262C7", Column8:"R262C8", Column9:"R262C9", Column10:"R262C10", Column11:"R262C11", Column12:"R262C12", Column13:"R262C13", Column14:"R262C14", Column15:"R262C15", Column16:"R262C16", Column17:"R262C17", Column18:"R262C18", Column19:"R262C19", Column20:"R262C20"}, {Column1:"R263C1", Column2:"R263C2", Column3:"R263C3", Column4:"R263C4", Column5:"R263C5", Column6:"R263C6", Column7:"R263C7", Column8:"R263C8", Column9:"R263C9", Column10:"R263C10", Column11:"R263C11", Column12:"R263C12", Column13:"R263C13", Column14:"R263C14", Column15:"R263C15", Column16:"R263C16", Column17:"R263C17", Column18:"R263C18", Column19:"R263C19", Column20:"R263C20"}, {Column1:"R264C1", Column2:"R264C2", Column3:"R264C3", Column4:"R264C4", Column5:"R264C5", Column6:"R264C6", Column7:"R264C7", Column8:"R264C8", Column9:"R264C9", Column10:"R264C10", Column11:"R264C11", Column12:"R264C12", Column13:"R264C13", Column14:"R264C14", Column15:"R264C15", Column16:"R264C16", Column17:"R264C17", Column18:"R264C18", Column19:"R264C19", Column20:"R264C20"}, {Column1:"R265C1", Column2:"R265C2", Column3:"R265C3", Column4:"R265C4", Column5:"R265C5", Column6:"R265C6", Column7:"R265C7", Column8:"R265C8", Column9:"R265C9", Column10:"R265C10", Column11:"R265C11", Column12:"R265C12", Column13:"R265C13", Column14:"R265C14", Column15:"R265C15", Column16:"R265C16", Column17:"R265C17", Column18:"R265C18", Column19:"R265C19", Column20:"R265C20"}, {Column1:"R266C1", Column2:"R266C2", Column3:"R266C3", Column4:"R266C4", Column5:"R266C5", Column6:"R266C6", Column7:"R266C7", Column8:"R266C8", Column9:"R266C9", Column10:"R266C10", Column11:"R266C11", Column12:"R266C12", Column13:"R266C13", Column14:"R266C14", Column15:"R266C15", Column16:"R266C16", Column17:"R266C17", Column18:"R266C18", Column19:"R266C19", Column20:"R266C20"}, {Column1:"R267C1", Column2:"R267C2", Column3:"R267C3", Column4:"R267C4", Column5:"R267C5", Column6:"R267C6", Column7:"R267C7", Column8:"R267C8", Column9:"R267C9", Column10:"R267C10", Column11:"R267C11", Column12:"R267C12", Column13:"R267C13", Column14:"R267C14", Column15:"R267C15", Column16:"R267C16", Column17:"R267C17", Column18:"R267C18", Column19:"R267C19", Column20:"R267C20"}, {Column1:"R268C1", Column2:"R268C2", Column3:"R268C3", Column4:"R268C4", Column5:"R268C5", Column6:"R268C6", Column7:"R268C7", Column8:"R268C8", Column9:"R268C9", Column10:"R268C10", Column11:"R268C11", Column12:"R268C12", Column13:"R268C13", Column14:"R268C14", Column15:"R268C15", Column16:"R268C16", Column17:"R268C17", Column18:"R268C18", Column19:"R268C19", Column20:"R268C20"}, {Column1:"R269C1", Column2:"R269C2", Column3:"R269C3", Column4:"R269C4", Column5:"R269C5", Column6:"R269C6", Column7:"R269C7", Column8:"R269C8", Column9:"R269C9", Column10:"R269C10", Column11:"R269C11", Column12:"R269C12", Column13:"R269C13", Column14:"R269C14", Column15:"R269C15", Column16:"R269C16", Column17:"R269C17", Column18:"R269C18", Column19:"R269C19", Column20:"R269C20"}, {Column1:"R270C1", Column2:"R270C2", Column3:"R270C3", Column4:"R270C4", Column5:"R270C5", Column6:"R270C6", Column7:"R270C7", Column8:"R270C8", Column9:"R270C9", Column10:"R270C10", Column11:"R270C11", Column12:"R270C12", Column13:"R270C13", Column14:"R270C14", Column15:"R270C15", Column16:"R270C16", Column17:"R270C17", Column18:"R270C18", Column19:"R270C19", Column20:"R270C20"}, {Column1:"R271C1", Column2:"R271C2", Column3:"R271C3", Column4:"R271C4", Column5:"R271C5", Column6:"R271C6", Column7:"R271C7", Column8:"R271C8", Column9:"R271C9", Column10:"R271C10", Column11:"R271C11", Column12:"R271C12", Column13:"R271C13", Column14:"R271C14", Column15:"R271C15", Column16:"R271C16", Column17:"R271C17", Column18:"R271C18", Column19:"R271C19", Column20:"R271C20"}, {Column1:"R272C1", Column2:"R272C2", Column3:"R272C3", Column4:"R272C4", Column5:"R272C5", Column6:"R272C6", Column7:"R272C7", Column8:"R272C8", Column9:"R272C9", Column10:"R272C10", Column11:"R272C11", Column12:"R272C12", Column13:"R272C13", Column14:"R272C14", Column15:"R272C15", Column16:"R272C16", Column17:"R272C17", Column18:"R272C18", Column19:"R272C19", Column20:"R272C20"}, {Column1:"R273C1", Column2:"R273C2", Column3:"R273C3", Column4:"R273C4", Column5:"R273C5", Column6:"R273C6", Column7:"R273C7", Column8:"R273C8", Column9:"R273C9", Column10:"R273C10", Column11:"R273C11", Column12:"R273C12", Column13:"R273C13", Column14:"R273C14", Column15:"R273C15", Column16:"R273C16", Column17:"R273C17", Column18:"R273C18", Column19:"R273C19", Column20:"R273C20"}, {Column1:"R274C1", Column2:"R274C2", Column3:"R274C3", Column4:"R274C4", Column5:"R274C5", Column6:"R274C6", Column7:"R274C7", Column8:"R274C8", Column9:"R274C9", Column10:"R274C10", Column11:"R274C11", Column12:"R274C12", Column13:"R274C13", Column14:"R274C14", Column15:"R274C15", Column16:"R274C16", Column17:"R274C17", Column18:"R274C18", Column19:"R274C19", Column20:"R274C20"}, {Column1:"R275C1", Column2:"R275C2", Column3:"R275C3", Column4:"R275C4", Column5:"R275C5", Column6:"R275C6", Column7:"R275C7", Column8:"R275C8", Column9:"R275C9", Column10:"R275C10", Column11:"R275C11", Column12:"R275C12", Column13:"R275C13", Column14:"R275C14", Column15:"R275C15", Column16:"R275C16", Column17:"R275C17", Column18:"R275C18", Column19:"R275C19", Column20:"R275C20"}, {Column1:"R276C1", Column2:"R276C2", Column3:"R276C3", Column4:"R276C4", Column5:"R276C5", Column6:"R276C6", Column7:"R276C7", Column8:"R276C8", Column9:"R276C9", Column10:"R276C10", Column11:"R276C11", Column12:"R276C12", Column13:"R276C13", Column14:"R276C14", Column15:"R276C15", Column16:"R276C16", Column17:"R276C17", Column18:"R276C18", Column19:"R276C19", Column20:"R276C20"}, {Column1:"R277C1", Column2:"R277C2", Column3:"R277C3", Column4:"R277C4", Column5:"R277C5", Column6:"R277C6", Column7:"R277C7", Column8:"R277C8", Column9:"R277C9", Column10:"R277C10", Column11:"R277C11", Column12:"R277C12", Column13:"R277C13", Column14:"R277C14", Column15:"R277C15", Column16:"R277C16", Column17:"R277C17", Column18:"R277C18", Column19:"R277C19", Column20:"R277C20"}, {Column1:"R278C1", Column2:"R278C2", Column3:"R278C3", Column4:"R278C4", Column5:"R278C5", Column6:"R278C6", Column7:"R278C7", Column8:"R278C8", Column9:"R278C9", Column10:"R278C10", Column11:"R278C11", Column12:"R278C12", Column13:"R278C13", Column14:"R278C14", Column15:"R278C15", Column16:"R278C16", Column17:"R278C17", Column18:"R278C18", Column19:"R278C19", Column20:"R278C20"}, {Column1:"R279C1", Column2:"R279C2", Column3:"R279C3", Column4:"R279C4", Column5:"R279C5", Column6:"R279C6", Column7:"R279C7", Column8:"R279C8", Column9:"R279C9", Column10:"R279C10", Column11:"R279C11", Column12:"R279C12", Column13:"R279C13", Column14:"R279C14", Column15:"R279C15", Column16:"R279C16", Column17:"R279C17", Column18:"R279C18", Column19:"R279C19", Column20:"R279C20"}, {Column1:"R280C1", Column2:"R280C2", Column3:"R280C3", Column4:"R280C4", Column5:"R280C5", Column6:"R280C6", Column7:"R280C7", Column8:"R280C8", Column9:"R280C9", Column10:"R280C10", Column11:"R280C11", Column12:"R280C12", Column13:"R280C13", Column14:"R280C14", Column15:"R280C15", Column16:"R280C16", Column17:"R280C17", Column18:"R280C18", Column19:"R280C19", Column20:"R280C20"}, {Column1:"R281C1", Column2:"R281C2", Column3:"R281C3", Column4:"R281C4", Column5:"R281C5", Column6:"R281C6", Column7:"R281C7", Column8:"R281C8", Column9:"R281C9", Column10:"R281C10", Column11:"R281C11", Column12:"R281C12", Column13:"R281C13", Column14:"R281C14", Column15:"R281C15", Column16:"R281C16", Column17:"R281C17", Column18:"R281C18", Column19:"R281C19", Column20:"R281C20"}, {Column1:"R282C1", Column2:"R282C2", Column3:"R282C3", Column4:"R282C4", Column5:"R282C5", Column6:"R282C6", Column7:"R282C7", Column8:"R282C8", Column9:"R282C9", Column10:"R282C10", Column11:"R282C11", Column12:"R282C12", Column13:"R282C13", Column14:"R282C14", Column15:"R282C15", Column16:"R282C16", Column17:"R282C17", Column18:"R282C18", Column19:"R282C19", Column20:"R282C20"}, {Column1:"R283C1", Column2:"R283C2", Column3:"R283C3", Column4:"R283C4", Column5:"R283C5", Column6:"R283C6", Column7:"R283C7", Column8:"R283C8", Column9:"R283C9", Column10:"R283C10", Column11:"R283C11", Column12:"R283C12", Column13:"R283C13", Column14:"R283C14", Column15:"R283C15", Column16:"R283C16", Column17:"R283C17", Column18:"R283C18", Column19:"R283C19", Column20:"R283C20"}, {Column1:"R284C1", Column2:"R284C2", Column3:"R284C3", Column4:"R284C4", Column5:"R284C5", Column6:"R284C6", Column7:"R284C7", Column8:"R284C8", Column9:"R284C9", Column10:"R284C10", Column11:"R284C11", Column12:"R284C12", Column13:"R284C13", Column14:"R284C14", Column15:"R284C15", Column16:"R284C16", Column17:"R284C17", Column18:"R284C18", Column19:"R284C19", Column20:"R284C20"}, {Column1:"R285C1", Column2:"R285C2", Column3:"R285C3", Column4:"R285C4", Column5:"R285C5", Column6:"R285C6", Column7:"R285C7", Column8:"R285C8", Column9:"R285C9", Column10:"R285C10", Column11:"R285C11", Column12:"R285C12", Column13:"R285C13", Column14:"R285C14", Column15:"R285C15", Column16:"R285C16", Column17:"R285C17", Column18:"R285C18", Column19:"R285C19", Column20:"R285C20"}, {Column1:"R286C1", Column2:"R286C2", Column3:"R286C3", Column4:"R286C4", Column5:"R286C5", Column6:"R286C6", Column7:"R286C7", Column8:"R286C8", Column9:"R286C9", Column10:"R286C10", Column11:"R286C11", Column12:"R286C12", Column13:"R286C13", Column14:"R286C14", Column15:"R286C15", Column16:"R286C16", Column17:"R286C17", Column18:"R286C18", Column19:"R286C19", Column20:"R286C20"}, {Column1:"R287C1", Column2:"R287C2", Column3:"R287C3", Column4:"R287C4", Column5:"R287C5", Column6:"R287C6", Column7:"R287C7", Column8:"R287C8", Column9:"R287C9", Column10:"R287C10", Column11:"R287C11", Column12:"R287C12", Column13:"R287C13", Column14:"R287C14", Column15:"R287C15", Column16:"R287C16", Column17:"R287C17", Column18:"R287C18", Column19:"R287C19", Column20:"R287C20"}, {Column1:"R288C1", Column2:"R288C2", Column3:"R288C3", Column4:"R288C4", Column5:"R288C5", Column6:"R288C6", Column7:"R288C7", Column8:"R288C8", Column9:"R288C9", Column10:"R288C10", Column11:"R288C11", Column12:"R288C12", Column13:"R288C13", Column14:"R288C14", Column15:"R288C15", Column16:"R288C16", Column17:"R288C17", Column18:"R288C18", Column19:"R288C19", Column20:"R288C20"}, {Column1:"R289C1", Column2:"R289C2", Column3:"R289C3", Column4:"R289C4", Column5:"R289C5", Column6:"R289C6", Column7:"R289C7", Column8:"R289C8", Column9:"R289C9", Column10:"R289C10", Column11:"R289C11", Column12:"R289C12", Column13:"R289C13", Column14:"R289C14", Column15:"R289C15", Column16:"R289C16", Column17:"R289C17", Column18:"R289C18", Column19:"R289C19", Column20:"R289C20"}, {Column1:"R290C1", Column2:"R290C2", Column3:"R290C3", Column4:"R290C4", Column5:"R290C5", Column6:"R290C6", Column7:"R290C7", Column8:"R290C8", Column9:"R290C9", Column10:"R290C10", Column11:"R290C11", Column12:"R290C12", Column13:"R290C13", Column14:"R290C14", Column15:"R290C15", Column16:"R290C16", Column17:"R290C17", Column18:"R290C18", Column19:"R290C19", Column20:"R290C20"}, {Column1:"R291C1", Column2:"R291C2", Column3:"R291C3", Column4:"R291C4", Column5:"R291C5", Column6:"R291C6", Column7:"R291C7", Column8:"R291C8", Column9:"R291C9", Column10:"R291C10", Column11:"R291C11", Column12:"R291C12", Column13:"R291C13", Column14:"R291C14", Column15:"R291C15", Column16:"R291C16", Column17:"R291C17", Column18:"R291C18", Column19:"R291C19", Column20:"R291C20"}, {Column1:"R292C1", Column2:"R292C2", Column3:"R292C3", Column4:"R292C4", Column5:"R292C5", Column6:"R292C6", Column7:"R292C7", Column8:"R292C8", Column9:"R292C9", Column10:"R292C10", Column11:"R292C11", Column12:"R292C12", Column13:"R292C13", Column14:"R292C14", Column15:"R292C15", Column16:"R292C16", Column17:"R292C17", Column18:"R292C18", Column19:"R292C19", Column20:"R292C20"}, {Column1:"R293C1", Column2:"R293C2", Column3:"R293C3", Column4:"R293C4", Column5:"R293C5", Column6:"R293C6", Column7:"R293C7", Column8:"R293C8", Column9:"R293C9", Column10:"R293C10", Column11:"R293C11", Column12:"R293C12", Column13:"R293C13", Column14:"R293C14", Column15:"R293C15", Column16:"R293C16", Column17:"R293C17", Column18:"R293C18", Column19:"R293C19", Column20:"R293C20"}, {Column1:"R294C1", Column2:"R294C2", Column3:"R294C3", Column4:"R294C4", Column5:"R294C5", Column6:"R294C6", Column7:"R294C7", Column8:"R294C8", Column9:"R294C9", Column10:"R294C10", Column11:"R294C11", Column12:"R294C12", Column13:"R294C13", Column14:"R294C14", Column15:"R294C15", Column16:"R294C16", Column17:"R294C17", Column18:"R294C18", Column19:"R294C19", Column20:"R294C20"}, {Column1:"R295C1", Column2:"R295C2", Column3:"R295C3", Column4:"R295C4", Column5:"R295C5", Column6:"R295C6", Column7:"R295C7", Column8:"R295C8", Column9:"R295C9", Column10:"R295C10", Column11:"R295C11", Column12:"R295C12", Column13:"R295C13", Column14:"R295C14", Column15:"R295C15", Column16:"R295C16", Column17:"R295C17", Column18:"R295C18", Column19:"R295C19", Column20:"R295C20"}, {Column1:"R296C1", Column2:"R296C2", Column3:"R296C3", Column4:"R296C4", Column5:"R296C5", Column6:"R296C6", Column7:"R296C7", Column8:"R296C8", Column9:"R296C9", Column10:"R296C10", Column11:"R296C11", Column12:"R296C12", Column13:"R296C13", Column14:"R296C14", Column15:"R296C15", Column16:"R296C16", Column17:"R296C17", Column18:"R296C18", Column19:"R296C19", Column20:"R296C20"}, {Column1:"R297C1", Column2:"R297C2", Column3:"R297C3", Column4:"R297C4", Column5:"R297C5", Column6:"R297C6", Column7:"R297C7", Column8:"R297C8", Column9:"R297C9", Column10:"R297C10", Column11:"R297C11", Column12:"R297C12", Column13:"R297C13", Column14:"R297C14", Column15:"R297C15", Column16:"R297C16", Column17:"R297C17", Column18:"R297C18", Column19:"R297C19", Column20:"R297C20"}, {Column1:"R298C1", Column2:"R298C2", Column3:"R298C3", Column4:"R298C4", Column5:"R298C5", Column6:"R298C6", Column7:"R298C7", Column8:"R298C8", Column9:"R298C9", Column10:"R298C10", Column11:"R298C11", Column12:"R298C12", Column13:"R298C13", Column14:"R298C14", Column15:"R298C15", Column16:"R298C16", Column17:"R298C17", Column18:"R298C18", Column19:"R298C19", Column20:"R298C20"}, {Column1:"R299C1", Column2:"R299C2", Column3:"R299C3", Column4:"R299C4", Column5:"R299C5", Column6:"R299C6", Column7:"R299C7", Column8:"R299C8", Column9:"R299C9", Column10:"R299C10", Column11:"R299C11", Column12:"R299C12", Column13:"R299C13", Column14:"R299C14", Column15:"R299C15", Column16:"R299C16", Column17:"R299C17", Column18:"R299C18", Column19:"R299C19", Column20:"R299C20"}, {Column1:"R300C1", Column2:"R300C2", Column3:"R300C3", Column4:"R300C4", Column5:"R300C5", Column6:"R300C6", Column7:"R300C7", Column8:"R300C8", Column9:"R300C9", Column10:"R300C10", Column11:"R300C11", Column12:"R300C12", Column13:"R300C13", Column14:"R300C14", Column15:"R300C15", Column16:"R300C16", Column17:"R300C17", Column18:"R300C18", Column19:"R300C19", Column20:"R300C20"}, {Column1:"R301C1", Column2:"R301C2", Column3:"R301C3", Column4:"R301C4", Column5:"R301C5", Column6:"R301C6", Column7:"R301C7", Column8:"R301C8", Column9:"R301C9", Column10:"R301C10", Column11:"R301C11", Column12:"R301C12", Column13:"R301C13", Column14:"R301C14", Column15:"R301C15", Column16:"R301C16", Column17:"R301C17", Column18:"R301C18", Column19:"R301C19", Column20:"R301C20"}, {Column1:"R302C1", Column2:"R302C2", Column3:"R302C3", Column4:"R302C4", Column5:"R302C5", Column6:"R302C6", Column7:"R302C7", Column8:"R302C8", Column9:"R302C9", Column10:"R302C10", Column11:"R302C11", Column12:"R302C12", Column13:"R302C13", Column14:"R302C14", Column15:"R302C15", Column16:"R302C16", Column17:"R302C17", Column18:"R302C18", Column19:"R302C19", Column20:"R302C20"}, {Column1:"R303C1", Column2:"R303C2", Column3:"R303C3", Column4:"R303C4", Column5:"R303C5", Column6:"R303C6", Column7:"R303C7", Column8:"R303C8", Column9:"R303C9", Column10:"R303C10", Column11:"R303C11", Column12:"R303C12", Column13:"R303C13", Column14:"R303C14", Column15:"R303C15", Column16:"R303C16", Column17:"R303C17", Column18:"R303C18", Column19:"R303C19", Column20:"R303C20"}, {Column1:"R304C1", Column2:"R304C2", Column3:"R304C3", Column4:"R304C4", Column5:"R304C5", Column6:"R304C6", Column7:"R304C7", Column8:"R304C8", Column9:"R304C9", Column10:"R304C10", Column11:"R304C11", Column12:"R304C12", Column13:"R304C13", Column14:"R304C14", Column15:"R304C15", Column16:"R304C16", Column17:"R304C17", Column18:"R304C18", Column19:"R304C19", Column20:"R304C20"}, {Column1:"R305C1", Column2:"R305C2", Column3:"R305C3", Column4:"R305C4", Column5:"R305C5", Column6:"R305C6", Column7:"R305C7", Column8:"R305C8", Column9:"R305C9", Column10:"R305C10", Column11:"R305C11", Column12:"R305C12", Column13:"R305C13", Column14:"R305C14", Column15:"R305C15", Column16:"R305C16", Column17:"R305C17", Column18:"R305C18", Column19:"R305C19", Column20:"R305C20"}, {Column1:"R306C1", Column2:"R306C2", Column3:"R306C3", Column4:"R306C4", Column5:"R306C5", Column6:"R306C6", Column7:"R306C7", Column8:"R306C8", Column9:"R306C9", Column10:"R306C10", Column11:"R306C11", Column12:"R306C12", Column13:"R306C13", Column14:"R306C14", Column15:"R306C15", Column16:"R306C16", Column17:"R306C17", Column18:"R306C18", Column19:"R306C19", Column20:"R306C20"}, {Column1:"R307C1", Column2:"R307C2", Column3:"R307C3", Column4:"R307C4", Column5:"R307C5", Column6:"R307C6", Column7:"R307C7", Column8:"R307C8", Column9:"R307C9", Column10:"R307C10", Column11:"R307C11", Column12:"R307C12", Column13:"R307C13", Column14:"R307C14", Column15:"R307C15", Column16:"R307C16", Column17:"R307C17", Column18:"R307C18", Column19:"R307C19", Column20:"R307C20"}, {Column1:"R308C1", Column2:"R308C2", Column3:"R308C3", Column4:"R308C4", Column5:"R308C5", Column6:"R308C6", Column7:"R308C7", Column8:"R308C8", Column9:"R308C9", Column10:"R308C10", Column11:"R308C11", Column12:"R308C12", Column13:"R308C13", Column14:"R308C14", Column15:"R308C15", Column16:"R308C16", Column17:"R308C17", Column18:"R308C18", Column19:"R308C19", Column20:"R308C20"}, {Column1:"R309C1", Column2:"R309C2", Column3:"R309C3", Column4:"R309C4", Column5:"R309C5", Column6:"R309C6", Column7:"R309C7", Column8:"R309C8", Column9:"R309C9", Column10:"R309C10", Column11:"R309C11", Column12:"R309C12", Column13:"R309C13", Column14:"R309C14", Column15:"R309C15", Column16:"R309C16", Column17:"R309C17", Column18:"R309C18", Column19:"R309C19", Column20:"R309C20"}, {Column1:"R310C1", Column2:"R310C2", Column3:"R310C3", Column4:"R310C4", Column5:"R310C5", Column6:"R310C6", Column7:"R310C7", Column8:"R310C8", Column9:"R310C9", Column10:"R310C10", Column11:"R310C11", Column12:"R310C12", Column13:"R310C13", Column14:"R310C14", Column15:"R310C15", Column16:"R310C16", Column17:"R310C17", Column18:"R310C18", Column19:"R310C19", Column20:"R310C20"}, {Column1:"R311C1", Column2:"R311C2", Column3:"R311C3", Column4:"R311C4", Column5:"R311C5", Column6:"R311C6", Column7:"R311C7", Column8:"R311C8", Column9:"R311C9", Column10:"R311C10", Column11:"R311C11", Column12:"R311C12", Column13:"R311C13", Column14:"R311C14", Column15:"R311C15", Column16:"R311C16", Column17:"R311C17", Column18:"R311C18", Column19:"R311C19", Column20:"R311C20"}, {Column1:"R312C1", Column2:"R312C2", Column3:"R312C3", Column4:"R312C4", Column5:"R312C5", Column6:"R312C6", Column7:"R312C7", Column8:"R312C8", Column9:"R312C9", Column10:"R312C10", Column11:"R312C11", Column12:"R312C12", Column13:"R312C13", Column14:"R312C14", Column15:"R312C15", Column16:"R312C16", Column17:"R312C17", Column18:"R312C18", Column19:"R312C19", Column20:"R312C20"}, {Column1:"R313C1", Column2:"R313C2", Column3:"R313C3", Column4:"R313C4", Column5:"R313C5", Column6:"R313C6", Column7:"R313C7", Column8:"R313C8", Column9:"R313C9", Column10:"R313C10", Column11:"R313C11", Column12:"R313C12", Column13:"R313C13", Column14:"R313C14", Column15:"R313C15", Column16:"R313C16", Column17:"R313C17", Column18:"R313C18", Column19:"R313C19", Column20:"R313C20"}, {Column1:"R314C1", Column2:"R314C2", Column3:"R314C3", Column4:"R314C4", Column5:"R314C5", Column6:"R314C6", Column7:"R314C7", Column8:"R314C8", Column9:"R314C9", Column10:"R314C10", Column11:"R314C11", Column12:"R314C12", Column13:"R314C13", Column14:"R314C14", Column15:"R314C15", Column16:"R314C16", Column17:"R314C17", Column18:"R314C18", Column19:"R314C19", Column20:"R314C20"}, {Column1:"R315C1", Column2:"R315C2", Column3:"R315C3", Column4:"R315C4", Column5:"R315C5", Column6:"R315C6", Column7:"R315C7", Column8:"R315C8", Column9:"R315C9", Column10:"R315C10", Column11:"R315C11", Column12:"R315C12", Column13:"R315C13", Column14:"R315C14", Column15:"R315C15", Column16:"R315C16", Column17:"R315C17", Column18:"R315C18", Column19:"R315C19", Column20:"R315C20"}, {Column1:"R316C1", Column2:"R316C2", Column3:"R316C3", Column4:"R316C4", Column5:"R316C5", Column6:"R316C6", Column7:"R316C7", Column8:"R316C8", Column9:"R316C9", Column10:"R316C10", Column11:"R316C11", Column12:"R316C12", Column13:"R316C13", Column14:"R316C14", Column15:"R316C15", Column16:"R316C16", Column17:"R316C17", Column18:"R316C18", Column19:"R316C19", Column20:"R316C20"}, {Column1:"R317C1", Column2:"R317C2", Column3:"R317C3", Column4:"R317C4", Column5:"R317C5", Column6:"R317C6", Column7:"R317C7", Column8:"R317C8", Column9:"R317C9", Column10:"R317C10", Column11:"R317C11", Column12:"R317C12", Column13:"R317C13", Column14:"R317C14", Column15:"R317C15", Column16:"R317C16", Column17:"R317C17", Column18:"R317C18", Column19:"R317C19", Column20:"R317C20"}, {Column1:"R318C1", Column2:"R318C2", Column3:"R318C3", Column4:"R318C4", Column5:"R318C5", Column6:"R318C6", Column7:"R318C7", Column8:"R318C8", Column9:"R318C9", Column10:"R318C10", Column11:"R318C11", Column12:"R318C12", Column13:"R318C13", Column14:"R318C14", Column15:"R318C15", Column16:"R318C16", Column17:"R318C17", Column18:"R318C18", Column19:"R318C19", Column20:"R318C20"}, {Column1:"R319C1", Column2:"R319C2", Column3:"R319C3", Column4:"R319C4", Column5:"R319C5", Column6:"R319C6", Column7:"R319C7", Column8:"R319C8", Column9:"R319C9", Column10:"R319C10", Column11:"R319C11", Column12:"R319C12", Column13:"R319C13", Column14:"R319C14", Column15:"R319C15", Column16:"R319C16", Column17:"R319C17", Column18:"R319C18", Column19:"R319C19", Column20:"R319C20"}, {Column1:"R320C1", Column2:"R320C2", Column3:"R320C3", Column4:"R320C4", Column5:"R320C5", Column6:"R320C6", Column7:"R320C7", Column8:"R320C8", Column9:"R320C9", Column10:"R320C10", Column11:"R320C11", Column12:"R320C12", Column13:"R320C13", Column14:"R320C14", Column15:"R320C15", Column16:"R320C16", Column17:"R320C17", Column18:"R320C18", Column19:"R320C19", Column20:"R320C20"}, {Column1:"R321C1", Column2:"R321C2", Column3:"R321C3", Column4:"R321C4", Column5:"R321C5", Column6:"R321C6", Column7:"R321C7", Column8:"R321C8", Column9:"R321C9", Column10:"R321C10", Column11:"R321C11", Column12:"R321C12", Column13:"R321C13", Column14:"R321C14", Column15:"R321C15", Column16:"R321C16", Column17:"R321C17", Column18:"R321C18", Column19:"R321C19", Column20:"R321C20"}, {Column1:"R322C1", Column2:"R322C2", Column3:"R322C3", Column4:"R322C4", Column5:"R322C5", Column6:"R322C6", Column7:"R322C7", Column8:"R322C8", Column9:"R322C9", Column10:"R322C10", Column11:"R322C11", Column12:"R322C12", Column13:"R322C13", Column14:"R322C14", Column15:"R322C15", Column16:"R322C16", Column17:"R322C17", Column18:"R322C18", Column19:"R322C19", Column20:"R322C20"}, {Column1:"R323C1", Column2:"R323C2", Column3:"R323C3", Column4:"R323C4", Column5:"R323C5", Column6:"R323C6", Column7:"R323C7", Column8:"R323C8", Column9:"R323C9", Column10:"R323C10", Column11:"R323C11", Column12:"R323C12", Column13:"R323C13", Column14:"R323C14", Column15:"R323C15", Column16:"R323C16", Column17:"R323C17", Column18:"R323C18", Column19:"R323C19", Column20:"R323C20"}, {Column1:"R324C1", Column2:"R324C2", Column3:"R324C3", Column4:"R324C4", Column5:"R324C5", Column6:"R324C6", Column7:"R324C7", Column8:"R324C8", Column9:"R324C9", Column10:"R324C10", Column11:"R324C11", Column12:"R324C12", Column13:"R324C13", Column14:"R324C14", Column15:"R324C15", Column16:"R324C16", Column17:"R324C17", Column18:"R324C18", Column19:"R324C19", Column20:"R324C20"}, {Column1:"R325C1", Column2:"R325C2", Column3:"R325C3", Column4:"R325C4", Column5:"R325C5", Column6:"R325C6", Column7:"R325C7", Column8:"R325C8", Column9:"R325C9", Column10:"R325C10", Column11:"R325C11", Column12:"R325C12", Column13:"R325C13", Column14:"R325C14", Column15:"R325C15", Column16:"R325C16", Column17:"R325C17", Column18:"R325C18", Column19:"R325C19", Column20:"R325C20"}, {Column1:"R326C1", Column2:"R326C2", Column3:"R326C3", Column4:"R326C4", Column5:"R326C5", Column6:"R326C6", Column7:"R326C7", Column8:"R326C8", Column9:"R326C9", Column10:"R326C10", Column11:"R326C11", Column12:"R326C12", Column13:"R326C13", Column14:"R326C14", Column15:"R326C15", Column16:"R326C16", Column17:"R326C17", Column18:"R326C18", Column19:"R326C19", Column20:"R326C20"}, {Column1:"R327C1", Column2:"R327C2", Column3:"R327C3", Column4:"R327C4", Column5:"R327C5", Column6:"R327C6", Column7:"R327C7", Column8:"R327C8", Column9:"R327C9", Column10:"R327C10", Column11:"R327C11", Column12:"R327C12", Column13:"R327C13", Column14:"R327C14", Column15:"R327C15", Column16:"R327C16", Column17:"R327C17", Column18:"R327C18", Column19:"R327C19", Column20:"R327C20"}, {Column1:"R328C1", Column2:"R328C2", Column3:"R328C3", Column4:"R328C4", Column5:"R328C5", Column6:"R328C6", Column7:"R328C7", Column8:"R328C8", Column9:"R328C9", Column10:"R328C10", Column11:"R328C11", Column12:"R328C12", Column13:"R328C13", Column14:"R328C14", Column15:"R328C15", Column16:"R328C16", Column17:"R328C17", Column18:"R328C18", Column19:"R328C19", Column20:"R328C20"}, {Column1:"R329C1", Column2:"R329C2", Column3:"R329C3", Column4:"R329C4", Column5:"R329C5", Column6:"R329C6", Column7:"R329C7", Column8:"R329C8", Column9:"R329C9", Column10:"R329C10", Column11:"R329C11", Column12:"R329C12", Column13:"R329C13", Column14:"R329C14", Column15:"R329C15", Column16:"R329C16", Column17:"R329C17", Column18:"R329C18", Column19:"R329C19", Column20:"R329C20"}, {Column1:"R330C1", Column2:"R330C2", Column3:"R330C3", Column4:"R330C4", Column5:"R330C5", Column6:"R330C6", Column7:"R330C7", Column8:"R330C8", Column9:"R330C9", Column10:"R330C10", Column11:"R330C11", Column12:"R330C12", Column13:"R330C13", Column14:"R330C14", Column15:"R330C15", Column16:"R330C16", Column17:"R330C17", Column18:"R330C18", Column19:"R330C19", Column20:"R330C20"}, {Column1:"R331C1", Column2:"R331C2", Column3:"R331C3", Column4:"R331C4", Column5:"R331C5", Column6:"R331C6", Column7:"R331C7", Column8:"R331C8", Column9:"R331C9", Column10:"R331C10", Column11:"R331C11", Column12:"R331C12", Column13:"R331C13", Column14:"R331C14", Column15:"R331C15", Column16:"R331C16", Column17:"R331C17", Column18:"R331C18", Column19:"R331C19", Column20:"R331C20"}, {Column1:"R332C1", Column2:"R332C2", Column3:"R332C3", Column4:"R332C4", Column5:"R332C5", Column6:"R332C6", Column7:"R332C7", Column8:"R332C8", Column9:"R332C9", Column10:"R332C10", Column11:"R332C11", Column12:"R332C12", Column13:"R332C13", Column14:"R332C14", Column15:"R332C15", Column16:"R332C16", Column17:"R332C17", Column18:"R332C18", Column19:"R332C19", Column20:"R332C20"}, {Column1:"R333C1", Column2:"R333C2", Column3:"R333C3", Column4:"R333C4", Column5:"R333C5", Column6:"R333C6", Column7:"R333C7", Column8:"R333C8", Column9:"R333C9", Column10:"R333C10", Column11:"R333C11", Column12:"R333C12", Column13:"R333C13", Column14:"R333C14", Column15:"R333C15", Column16:"R333C16", Column17:"R333C17", Column18:"R333C18", Column19:"R333C19", Column20:"R333C20"}, {Column1:"R334C1", Column2:"R334C2", Column3:"R334C3", Column4:"R334C4", Column5:"R334C5", Column6:"R334C6", Column7:"R334C7", Column8:"R334C8", Column9:"R334C9", Column10:"R334C10", Column11:"R334C11", Column12:"R334C12", Column13:"R334C13", Column14:"R334C14", Column15:"R334C15", Column16:"R334C16", Column17:"R334C17", Column18:"R334C18", Column19:"R334C19", Column20:"R334C20"}, {Column1:"R335C1", Column2:"R335C2", Column3:"R335C3", Column4:"R335C4", Column5:"R335C5", Column6:"R335C6", Column7:"R335C7", Column8:"R335C8", Column9:"R335C9", Column10:"R335C10", Column11:"R335C11", Column12:"R335C12", Column13:"R335C13", Column14:"R335C14", Column15:"R335C15", Column16:"R335C16", Column17:"R335C17", Column18:"R335C18", Column19:"R335C19", Column20:"R335C20"}, {Column1:"R336C1", Column2:"R336C2", Column3:"R336C3", Column4:"R336C4", Column5:"R336C5", Column6:"R336C6", Column7:"R336C7", Column8:"R336C8", Column9:"R336C9", Column10:"R336C10", Column11:"R336C11", Column12:"R336C12", Column13:"R336C13", Column14:"R336C14", Column15:"R336C15", Column16:"R336C16", Column17:"R336C17", Column18:"R336C18", Column19:"R336C19", Column20:"R336C20"}, {Column1:"R337C1", Column2:"R337C2", Column3:"R337C3", Column4:"R337C4", Column5:"R337C5", Column6:"R337C6", Column7:"R337C7", Column8:"R337C8", Column9:"R337C9", Column10:"R337C10", Column11:"R337C11", Column12:"R337C12", Column13:"R337C13", Column14:"R337C14", Column15:"R337C15", Column16:"R337C16", Column17:"R337C17", Column18:"R337C18", Column19:"R337C19", Column20:"R337C20"}, {Column1:"R338C1", Column2:"R338C2", Column3:"R338C3", Column4:"R338C4", Column5:"R338C5", Column6:"R338C6", Column7:"R338C7", Column8:"R338C8", Column9:"R338C9", Column10:"R338C10", Column11:"R338C11", Column12:"R338C12", Column13:"R338C13", Column14:"R338C14", Column15:"R338C15", Column16:"R338C16", Column17:"R338C17", Column18:"R338C18", Column19:"R338C19", Column20:"R338C20"}, {Column1:"R339C1", Column2:"R339C2", Column3:"R339C3", Column4:"R339C4", Column5:"R339C5", Column6:"R339C6", Column7:"R339C7", Column8:"R339C8", Column9:"R339C9", Column10:"R339C10", Column11:"R339C11", Column12:"R339C12", Column13:"R339C13", Column14:"R339C14", Column15:"R339C15", Column16:"R339C16", Column17:"R339C17", Column18:"R339C18", Column19:"R339C19", Column20:"R339C20"}, {Column1:"R340C1", Column2:"R340C2", Column3:"R340C3", Column4:"R340C4", Column5:"R340C5", Column6:"R340C6", Column7:"R340C7", Column8:"R340C8", Column9:"R340C9", Column10:"R340C10", Column11:"R340C11", Column12:"R340C12", Column13:"R340C13", Column14:"R340C14", Column15:"R340C15", Column16:"R340C16", Column17:"R340C17", Column18:"R340C18", Column19:"R340C19", Column20:"R340C20"}, {Column1:"R341C1", Column2:"R341C2", Column3:"R341C3", Column4:"R341C4", Column5:"R341C5", Column6:"R341C6", Column7:"R341C7", Column8:"R341C8", Column9:"R341C9", Column10:"R341C10", Column11:"R341C11", Column12:"R341C12", Column13:"R341C13", Column14:"R341C14", Column15:"R341C15", Column16:"R341C16", Column17:"R341C17", Column18:"R341C18", Column19:"R341C19", Column20:"R341C20"}, {Column1:"R342C1", Column2:"R342C2", Column3:"R342C3", Column4:"R342C4", Column5:"R342C5", Column6:"R342C6", Column7:"R342C7", Column8:"R342C8", Column9:"R342C9", Column10:"R342C10", Column11:"R342C11", Column12:"R342C12", Column13:"R342C13", Column14:"R342C14", Column15:"R342C15", Column16:"R342C16", Column17:"R342C17", Column18:"R342C18", Column19:"R342C19", Column20:"R342C20"}, {Column1:"R343C1", Column2:"R343C2", Column3:"R343C3", Column4:"R343C4", Column5:"R343C5", Column6:"R343C6", Column7:"R343C7", Column8:"R343C8", Column9:"R343C9", Column10:"R343C10", Column11:"R343C11", Column12:"R343C12", Column13:"R343C13", Column14:"R343C14", Column15:"R343C15", Column16:"R343C16", Column17:"R343C17", Column18:"R343C18", Column19:"R343C19", Column20:"R343C20"}, {Column1:"R344C1", Column2:"R344C2", Column3:"R344C3", Column4:"R344C4", Column5:"R344C5", Column6:"R344C6", Column7:"R344C7", Column8:"R344C8", Column9:"R344C9", Column10:"R344C10", Column11:"R344C11", Column12:"R344C12", Column13:"R344C13", Column14:"R344C14", Column15:"R344C15", Column16:"R344C16", Column17:"R344C17", Column18:"R344C18", Column19:"R344C19", Column20:"R344C20"}, {Column1:"R345C1", Column2:"R345C2", Column3:"R345C3", Column4:"R345C4", Column5:"R345C5", Column6:"R345C6", Column7:"R345C7", Column8:"R345C8", Column9:"R345C9", Column10:"R345C10", Column11:"R345C11", Column12:"R345C12", Column13:"R345C13", Column14:"R345C14", Column15:"R345C15", Column16:"R345C16", Column17:"R345C17", Column18:"R345C18", Column19:"R345C19", Column20:"R345C20"}, {Column1:"R346C1", Column2:"R346C2", Column3:"R346C3", Column4:"R346C4", Column5:"R346C5", Column6:"R346C6", Column7:"R346C7", Column8:"R346C8", Column9:"R346C9", Column10:"R346C10", Column11:"R346C11", Column12:"R346C12", Column13:"R346C13", Column14:"R346C14", Column15:"R346C15", Column16:"R346C16", Column17:"R346C17", Column18:"R346C18", Column19:"R346C19", Column20:"R346C20"}, {Column1:"R347C1", Column2:"R347C2", Column3:"R347C3", Column4:"R347C4", Column5:"R347C5", Column6:"R347C6", Column7:"R347C7", Column8:"R347C8", Column9:"R347C9", Column10:"R347C10", Column11:"R347C11", Column12:"R347C12", Column13:"R347C13", Column14:"R347C14", Column15:"R347C15", Column16:"R347C16", Column17:"R347C17", Column18:"R347C18", Column19:"R347C19", Column20:"R347C20"}, {Column1:"R348C1", Column2:"R348C2", Column3:"R348C3", Column4:"R348C4", Column5:"R348C5", Column6:"R348C6", Column7:"R348C7", Column8:"R348C8", Column9:"R348C9", Column10:"R348C10", Column11:"R348C11", Column12:"R348C12", Column13:"R348C13", Column14:"R348C14", Column15:"R348C15", Column16:"R348C16", Column17:"R348C17", Column18:"R348C18", Column19:"R348C19", Column20:"R348C20"}, {Column1:"R349C1", Column2:"R349C2", Column3:"R349C3", Column4:"R349C4", Column5:"R349C5", Column6:"R349C6", Column7:"R349C7", Column8:"R349C8", Column9:"R349C9", Column10:"R349C10", Column11:"R349C11", Column12:"R349C12", Column13:"R349C13", Column14:"R349C14", Column15:"R349C15", Column16:"R349C16", Column17:"R349C17", Column18:"R349C18", Column19:"R349C19", Column20:"R349C20"}, {Column1:"R350C1", Column2:"R350C2", Column3:"R350C3", Column4:"R350C4", Column5:"R350C5", Column6:"R350C6", Column7:"R350C7", Column8:"R350C8", Column9:"R350C9", Column10:"R350C10", Column11:"R350C11", Column12:"R350C12", Column13:"R350C13", Column14:"R350C14", Column15:"R350C15", Column16:"R350C16", Column17:"R350C17", Column18:"R350C18", Column19:"R350C19", Column20:"R350C20"}, {Column1:"R351C1", Column2:"R351C2", Column3:"R351C3", Column4:"R351C4", Column5:"R351C5", Column6:"R351C6", Column7:"R351C7", Column8:"R351C8", Column9:"R351C9", Column10:"R351C10", Column11:"R351C11", Column12:"R351C12", Column13:"R351C13", Column14:"R351C14", Column15:"R351C15", Column16:"R351C16", Column17:"R351C17", Column18:"R351C18", Column19:"R351C19", Column20:"R351C20"}, {Column1:"R352C1", Column2:"R352C2", Column3:"R352C3", Column4:"R352C4", Column5:"R352C5", Column6:"R352C6", Column7:"R352C7", Column8:"R352C8", Column9:"R352C9", Column10:"R352C10", Column11:"R352C11", Column12:"R352C12", Column13:"R352C13", Column14:"R352C14", Column15:"R352C15", Column16:"R352C16", Column17:"R352C17", Column18:"R352C18", Column19:"R352C19", Column20:"R352C20"}, {Column1:"R353C1", Column2:"R353C2", Column3:"R353C3", Column4:"R353C4", Column5:"R353C5", Column6:"R353C6", Column7:"R353C7", Column8:"R353C8", Column9:"R353C9", Column10:"R353C10", Column11:"R353C11", Column12:"R353C12", Column13:"R353C13", Column14:"R353C14", Column15:"R353C15", Column16:"R353C16", Column17:"R353C17", Column18:"R353C18", Column19:"R353C19", Column20:"R353C20"}, {Column1:"R354C1", Column2:"R354C2", Column3:"R354C3", Column4:"R354C4", Column5:"R354C5", Column6:"R354C6", Column7:"R354C7", Column8:"R354C8", Column9:"R354C9", Column10:"R354C10", Column11:"R354C11", Column12:"R354C12", Column13:"R354C13", Column14:"R354C14", Column15:"R354C15", Column16:"R354C16", Column17:"R354C17", Column18:"R354C18", Column19:"R354C19", Column20:"R354C20"}, {Column1:"R355C1", Column2:"R355C2", Column3:"R355C3", Column4:"R355C4", Column5:"R355C5", Column6:"R355C6", Column7:"R355C7", Column8:"R355C8", Column9:"R355C9", Column10:"R355C10", Column11:"R355C11", Column12:"R355C12", Column13:"R355C13", Column14:"R355C14", Column15:"R355C15", Column16:"R355C16", Column17:"R355C17", Column18:"R355C18", Column19:"R355C19", Column20:"R355C20"}, {Column1:"R356C1", Column2:"R356C2", Column3:"R356C3", Column4:"R356C4", Column5:"R356C5", Column6:"R356C6", Column7:"R356C7", Column8:"R356C8", Column9:"R356C9", Column10:"R356C10", Column11:"R356C11", Column12:"R356C12", Column13:"R356C13", Column14:"R356C14", Column15:"R356C15", Column16:"R356C16", Column17:"R356C17", Column18:"R356C18", Column19:"R356C19", Column20:"R356C20"}, {Column1:"R357C1", Column2:"R357C2", Column3:"R357C3", Column4:"R357C4", Column5:"R357C5", Column6:"R357C6", Column7:"R357C7", Column8:"R357C8", Column9:"R357C9", Column10:"R357C10", Column11:"R357C11", Column12:"R357C12", Column13:"R357C13", Column14:"R357C14", Column15:"R357C15", Column16:"R357C16", Column17:"R357C17", Column18:"R357C18", Column19:"R357C19", Column20:"R357C20"}, {Column1:"R358C1", Column2:"R358C2", Column3:"R358C3", Column4:"R358C4", Column5:"R358C5", Column6:"R358C6", Column7:"R358C7", Column8:"R358C8", Column9:"R358C9", Column10:"R358C10", Column11:"R358C11", Column12:"R358C12", Column13:"R358C13", Column14:"R358C14", Column15:"R358C15", Column16:"R358C16", Column17:"R358C17", Column18:"R358C18", Column19:"R358C19", Column20:"R358C20"}, {Column1:"R359C1", Column2:"R359C2", Column3:"R359C3", Column4:"R359C4", Column5:"R359C5", Column6:"R359C6", Column7:"R359C7", Column8:"R359C8", Column9:"R359C9", Column10:"R359C10", Column11:"R359C11", Column12:"R359C12", Column13:"R359C13", Column14:"R359C14", Column15:"R359C15", Column16:"R359C16", Column17:"R359C17", Column18:"R359C18", Column19:"R359C19", Column20:"R359C20"}, {Column1:"R360C1", Column2:"R360C2", Column3:"R360C3", Column4:"R360C4", Column5:"R360C5", Column6:"R360C6", Column7:"R360C7", Column8:"R360C8", Column9:"R360C9", Column10:"R360C10", Column11:"R360C11", Column12:"R360C12", Column13:"R360C13", Column14:"R360C14", Column15:"R360C15", Column16:"R360C16", Column17:"R360C17", Column18:"R360C18", Column19:"R360C19", Column20:"R360C20"}, {Column1:"R361C1", Column2:"R361C2", Column3:"R361C3", Column4:"R361C4", Column5:"R361C5", Column6:"R361C6", Column7:"R361C7", Column8:"R361C8", Column9:"R361C9", Column10:"R361C10", Column11:"R361C11", Column12:"R361C12", Column13:"R361C13", Column14:"R361C14", Column15:"R361C15", Column16:"R361C16", Column17:"R361C17", Column18:"R361C18", Column19:"R361C19", Column20:"R361C20"}, {Column1:"R362C1", Column2:"R362C2", Column3:"R362C3", Column4:"R362C4", Column5:"R362C5", Column6:"R362C6", Column7:"R362C7", Column8:"R362C8", Column9:"R362C9", Column10:"R362C10", Column11:"R362C11", Column12:"R362C12", Column13:"R362C13", Column14:"R362C14", Column15:"R362C15", Column16:"R362C16", Column17:"R362C17", Column18:"R362C18", Column19:"R362C19", Column20:"R362C20"}, {Column1:"R363C1", Column2:"R363C2", Column3:"R363C3", Column4:"R363C4", Column5:"R363C5", Column6:"R363C6", Column7:"R363C7", Column8:"R363C8", Column9:"R363C9", Column10:"R363C10", Column11:"R363C11", Column12:"R363C12", Column13:"R363C13", Column14:"R363C14", Column15:"R363C15", Column16:"R363C16", Column17:"R363C17", Column18:"R363C18", Column19:"R363C19", Column20:"R363C20"}, {Column1:"R364C1", Column2:"R364C2", Column3:"R364C3", Column4:"R364C4", Column5:"R364C5", Column6:"R364C6", Column7:"R364C7", Column8:"R364C8", Column9:"R364C9", Column10:"R364C10", Column11:"R364C11", Column12:"R364C12", Column13:"R364C13", Column14:"R364C14", Column15:"R364C15", Column16:"R364C16", Column17:"R364C17", Column18:"R364C18", Column19:"R364C19", Column20:"R364C20"}, {Column1:"R365C1", Column2:"R365C2", Column3:"R365C3", Column4:"R365C4", Column5:"R365C5", Column6:"R365C6", Column7:"R365C7", Column8:"R365C8", Column9:"R365C9", Column10:"R365C10", Column11:"R365C11", Column12:"R365C12", Column13:"R365C13", Column14:"R365C14", Column15:"R365C15", Column16:"R365C16", Column17:"R365C17", Column18:"R365C18", Column19:"R365C19", Column20:"R365C20"}, {Column1:"R366C1", Column2:"R366C2", Column3:"R366C3", Column4:"R366C4", Column5:"R366C5", Column6:"R366C6", Column7:"R366C7", Column8:"R366C8", Column9:"R366C9", Column10:"R366C10", Column11:"R366C11", Column12:"R366C12", Column13:"R366C13", Column14:"R366C14", Column15:"R366C15", Column16:"R366C16", Column17:"R366C17", Column18:"R366C18", Column19:"R366C19", Column20:"R366C20"}, {Column1:"R367C1", Column2:"R367C2", Column3:"R367C3", Column4:"R367C4", Column5:"R367C5", Column6:"R367C6", Column7:"R367C7", Column8:"R367C8", Column9:"R367C9", Column10:"R367C10", Column11:"R367C11", Column12:"R367C12", Column13:"R367C13", Column14:"R367C14", Column15:"R367C15", Column16:"R367C16", Column17:"R367C17", Column18:"R367C18", Column19:"R367C19", Column20:"R367C20"}, {Column1:"R368C1", Column2:"R368C2", Column3:"R368C3", Column4:"R368C4", Column5:"R368C5", Column6:"R368C6", Column7:"R368C7", Column8:"R368C8", Column9:"R368C9", Column10:"R368C10", Column11:"R368C11", Column12:"R368C12", Column13:"R368C13", Column14:"R368C14", Column15:"R368C15", Column16:"R368C16", Column17:"R368C17", Column18:"R368C18", Column19:"R368C19", Column20:"R368C20"}, {Column1:"R369C1", Column2:"R369C2", Column3:"R369C3", Column4:"R369C4", Column5:"R369C5", Column6:"R369C6", Column7:"R369C7", Column8:"R369C8", Column9:"R369C9", Column10:"R369C10", Column11:"R369C11", Column12:"R369C12", Column13:"R369C13", Column14:"R369C14", Column15:"R369C15", Column16:"R369C16", Column17:"R369C17", Column18:"R369C18", Column19:"R369C19", Column20:"R369C20"}, {Column1:"R370C1", Column2:"R370C2", Column3:"R370C3", Column4:"R370C4", Column5:"R370C5", Column6:"R370C6", Column7:"R370C7", Column8:"R370C8", Column9:"R370C9", Column10:"R370C10", Column11:"R370C11", Column12:"R370C12", Column13:"R370C13", Column14:"R370C14", Column15:"R370C15", Column16:"R370C16", Column17:"R370C17", Column18:"R370C18", Column19:"R370C19", Column20:"R370C20"}, {Column1:"R371C1", Column2:"R371C2", Column3:"R371C3", Column4:"R371C4", Column5:"R371C5", Column6:"R371C6", Column7:"R371C7", Column8:"R371C8", Column9:"R371C9", Column10:"R371C10", Column11:"R371C11", Column12:"R371C12", Column13:"R371C13", Column14:"R371C14", Column15:"R371C15", Column16:"R371C16", Column17:"R371C17", Column18:"R371C18", Column19:"R371C19", Column20:"R371C20"}, {Column1:"R372C1", Column2:"R372C2", Column3:"R372C3", Column4:"R372C4", Column5:"R372C5", Column6:"R372C6", Column7:"R372C7", Column8:"R372C8", Column9:"R372C9", Column10:"R372C10", Column11:"R372C11", Column12:"R372C12", Column13:"R372C13", Column14:"R372C14", Column15:"R372C15", Column16:"R372C16", Column17:"R372C17", Column18:"R372C18", Column19:"R372C19", Column20:"R372C20"}, {Column1:"R373C1", Column2:"R373C2", Column3:"R373C3", Column4:"R373C4", Column5:"R373C5", Column6:"R373C6", Column7:"R373C7", Column8:"R373C8", Column9:"R373C9", Column10:"R373C10", Column11:"R373C11", Column12:"R373C12", Column13:"R373C13", Column14:"R373C14", Column15:"R373C15", Column16:"R373C16", Column17:"R373C17", Column18:"R373C18", Column19:"R373C19", Column20:"R373C20"}, {Column1:"R374C1", Column2:"R374C2", Column3:"R374C3", Column4:"R374C4", Column5:"R374C5", Column6:"R374C6", Column7:"R374C7", Column8:"R374C8", Column9:"R374C9", Column10:"R374C10", Column11:"R374C11", Column12:"R374C12", Column13:"R374C13", Column14:"R374C14", Column15:"R374C15", Column16:"R374C16", Column17:"R374C17", Column18:"R374C18", Column19:"R374C19", Column20:"R374C20"}, {Column1:"R375C1", Column2:"R375C2", Column3:"R375C3", Column4:"R375C4", Column5:"R375C5", Column6:"R375C6", Column7:"R375C7", Column8:"R375C8", Column9:"R375C9", Column10:"R375C10", Column11:"R375C11", Column12:"R375C12", Column13:"R375C13", Column14:"R375C14", Column15:"R375C15", Column16:"R375C16", Column17:"R375C17", Column18:"R375C18", Column19:"R375C19", Column20:"R375C20"}, {Column1:"R376C1", Column2:"R376C2", Column3:"R376C3", Column4:"R376C4", Column5:"R376C5", Column6:"R376C6", Column7:"R376C7", Column8:"R376C8", Column9:"R376C9", Column10:"R376C10", Column11:"R376C11", Column12:"R376C12", Column13:"R376C13", Column14:"R376C14", Column15:"R376C15", Column16:"R376C16", Column17:"R376C17", Column18:"R376C18", Column19:"R376C19", Column20:"R376C20"}, {Column1:"R377C1", Column2:"R377C2", Column3:"R377C3", Column4:"R377C4", Column5:"R377C5", Column6:"R377C6", Column7:"R377C7", Column8:"R377C8", Column9:"R377C9", Column10:"R377C10", Column11:"R377C11", Column12:"R377C12", Column13:"R377C13", Column14:"R377C14", Column15:"R377C15", Column16:"R377C16", Column17:"R377C17", Column18:"R377C18", Column19:"R377C19", Column20:"R377C20"}, {Column1:"R378C1", Column2:"R378C2", Column3:"R378C3", Column4:"R378C4", Column5:"R378C5", Column6:"R378C6", Column7:"R378C7", Column8:"R378C8", Column9:"R378C9", Column10:"R378C10", Column11:"R378C11", Column12:"R378C12", Column13:"R378C13", Column14:"R378C14", Column15:"R378C15", Column16:"R378C16", Column17:"R378C17", Column18:"R378C18", Column19:"R378C19", Column20:"R378C20"}, {Column1:"R379C1", Column2:"R379C2", Column3:"R379C3", Column4:"R379C4", Column5:"R379C5", Column6:"R379C6", Column7:"R379C7", Column8:"R379C8", Column9:"R379C9", Column10:"R379C10", Column11:"R379C11", Column12:"R379C12", Column13:"R379C13", Column14:"R379C14", Column15:"R379C15", Column16:"R379C16", Column17:"R379C17", Column18:"R379C18", Column19:"R379C19", Column20:"R379C20"}, {Column1:"R380C1", Column2:"R380C2", Column3:"R380C3", Column4:"R380C4", Column5:"R380C5", Column6:"R380C6", Column7:"R380C7", Column8:"R380C8", Column9:"R380C9", Column10:"R380C10", Column11:"R380C11", Column12:"R380C12", Column13:"R380C13", Column14:"R380C14", Column15:"R380C15", Column16:"R380C16", Column17:"R380C17", Column18:"R380C18", Column19:"R380C19", Column20:"R380C20"}, {Column1:"R381C1", Column2:"R381C2", Column3:"R381C3", Column4:"R381C4", Column5:"R381C5", Column6:"R381C6", Column7:"R381C7", Column8:"R381C8", Column9:"R381C9", Column10:"R381C10", Column11:"R381C11", Column12:"R381C12", Column13:"R381C13", Column14:"R381C14", Column15:"R381C15", Column16:"R381C16", Column17:"R381C17", Column18:"R381C18", Column19:"R381C19", Column20:"R381C20"}, {Column1:"R382C1", Column2:"R382C2", Column3:"R382C3", Column4:"R382C4", Column5:"R382C5", Column6:"R382C6", Column7:"R382C7", Column8:"R382C8", Column9:"R382C9", Column10:"R382C10", Column11:"R382C11", Column12:"R382C12", Column13:"R382C13", Column14:"R382C14", Column15:"R382C15", Column16:"R382C16", Column17:"R382C17", Column18:"R382C18", Column19:"R382C19", Column20:"R382C20"}, {Column1:"R383C1", Column2:"R383C2", Column3:"R383C3", Column4:"R383C4", Column5:"R383C5", Column6:"R383C6", Column7:"R383C7", Column8:"R383C8", Column9:"R383C9", Column10:"R383C10", Column11:"R383C11", Column12:"R383C12", Column13:"R383C13", Column14:"R383C14", Column15:"R383C15", Column16:"R383C16", Column17:"R383C17", Column18:"R383C18", Column19:"R383C19", Column20:"R383C20"}, {Column1:"R384C1", Column2:"R384C2", Column3:"R384C3", Column4:"R384C4", Column5:"R384C5", Column6:"R384C6", Column7:"R384C7", Column8:"R384C8", Column9:"R384C9", Column10:"R384C10", Column11:"R384C11", Column12:"R384C12", Column13:"R384C13", Column14:"R384C14", Column15:"R384C15", Column16:"R384C16", Column17:"R384C17", Column18:"R384C18", Column19:"R384C19", Column20:"R384C20"}, {Column1:"R385C1", Column2:"R385C2", Column3:"R385C3", Column4:"R385C4", Column5:"R385C5", Column6:"R385C6", Column7:"R385C7", Column8:"R385C8", Column9:"R385C9", Column10:"R385C10", Column11:"R385C11", Column12:"R385C12", Column13:"R385C13", Column14:"R385C14", Column15:"R385C15", Column16:"R385C16", Column17:"R385C17", Column18:"R385C18", Column19:"R385C19", Column20:"R385C20"}, {Column1:"R386C1", Column2:"R386C2", Column3:"R386C3", Column4:"R386C4", Column5:"R386C5", Column6:"R386C6", Column7:"R386C7", Column8:"R386C8", Column9:"R386C9", Column10:"R386C10", Column11:"R386C11", Column12:"R386C12", Column13:"R386C13", Column14:"R386C14", Column15:"R386C15", Column16:"R386C16", Column17:"R386C17", Column18:"R386C18", Column19:"R386C19", Column20:"R386C20"}, {Column1:"R387C1", Column2:"R387C2", Column3:"R387C3", Column4:"R387C4", Column5:"R387C5", Column6:"R387C6", Column7:"R387C7", Column8:"R387C8", Column9:"R387C9", Column10:"R387C10", Column11:"R387C11", Column12:"R387C12", Column13:"R387C13", Column14:"R387C14", Column15:"R387C15", Column16:"R387C16", Column17:"R387C17", Column18:"R387C18", Column19:"R387C19", Column20:"R387C20"}, {Column1:"R388C1", Column2:"R388C2", Column3:"R388C3", Column4:"R388C4", Column5:"R388C5", Column6:"R388C6", Column7:"R388C7", Column8:"R388C8", Column9:"R388C9", Column10:"R388C10", Column11:"R388C11", Column12:"R388C12", Column13:"R388C13", Column14:"R388C14", Column15:"R388C15", Column16:"R388C16", Column17:"R388C17", Column18:"R388C18", Column19:"R388C19", Column20:"R388C20"}, {Column1:"R389C1", Column2:"R389C2", Column3:"R389C3", Column4:"R389C4", Column5:"R389C5", Column6:"R389C6", Column7:"R389C7", Column8:"R389C8", Column9:"R389C9", Column10:"R389C10", Column11:"R389C11", Column12:"R389C12", Column13:"R389C13", Column14:"R389C14", Column15:"R389C15", Column16:"R389C16", Column17:"R389C17", Column18:"R389C18", Column19:"R389C19", Column20:"R389C20"}, {Column1:"R390C1", Column2:"R390C2", Column3:"R390C3", Column4:"R390C4", Column5:"R390C5", Column6:"R390C6", Column7:"R390C7", Column8:"R390C8", Column9:"R390C9", Column10:"R390C10", Column11:"R390C11", Column12:"R390C12", Column13:"R390C13", Column14:"R390C14", Column15:"R390C15", Column16:"R390C16", Column17:"R390C17", Column18:"R390C18", Column19:"R390C19", Column20:"R390C20"}, {Column1:"R391C1", Column2:"R391C2", Column3:"R391C3", Column4:"R391C4", Column5:"R391C5", Column6:"R391C6", Column7:"R391C7", Column8:"R391C8", Column9:"R391C9", Column10:"R391C10", Column11:"R391C11", Column12:"R391C12", Column13:"R391C13", Column14:"R391C14", Column15:"R391C15", Column16:"R391C16", Column17:"R391C17", Column18:"R391C18", Column19:"R391C19", Column20:"R391C20"}, {Column1:"R392C1", Column2:"R392C2", Column3:"R392C3", Column4:"R392C4", Column5:"R392C5", Column6:"R392C6", Column7:"R392C7", Column8:"R392C8", Column9:"R392C9", Column10:"R392C10", Column11:"R392C11", Column12:"R392C12", Column13:"R392C13", Column14:"R392C14", Column15:"R392C15", Column16:"R392C16", Column17:"R392C17", Column18:"R392C18", Column19:"R392C19", Column20:"R392C20"}, {Column1:"R393C1", Column2:"R393C2", Column3:"R393C3", Column4:"R393C4", Column5:"R393C5", Column6:"R393C6", Column7:"R393C7", Column8:"R393C8", Column9:"R393C9", Column10:"R393C10", Column11:"R393C11", Column12:"R393C12", Column13:"R393C13", Column14:"R393C14", Column15:"R393C15", Column16:"R393C16", Column17:"R393C17", Column18:"R393C18", Column19:"R393C19", Column20:"R393C20"}, {Column1:"R394C1", Column2:"R394C2", Column3:"R394C3", Column4:"R394C4", Column5:"R394C5", Column6:"R394C6", Column7:"R394C7", Column8:"R394C8", Column9:"R394C9", Column10:"R394C10", Column11:"R394C11", Column12:"R394C12", Column13:"R394C13", Column14:"R394C14", Column15:"R394C15", Column16:"R394C16", Column17:"R394C17", Column18:"R394C18", Column19:"R394C19", Column20:"R394C20"}, {Column1:"R395C1", Column2:"R395C2", Column3:"R395C3", Column4:"R395C4", Column5:"R395C5", Column6:"R395C6", Column7:"R395C7", Column8:"R395C8", Column9:"R395C9", Column10:"R395C10", Column11:"R395C11", Column12:"R395C12", Column13:"R395C13", Column14:"R395C14", Column15:"R395C15", Column16:"R395C16", Column17:"R395C17", Column18:"R395C18", Column19:"R395C19", Column20:"R395C20"}, {Column1:"R396C1", Column2:"R396C2", Column3:"R396C3", Column4:"R396C4", Column5:"R396C5", Column6:"R396C6", Column7:"R396C7", Column8:"R396C8", Column9:"R396C9", Column10:"R396C10", Column11:"R396C11", Column12:"R396C12", Column13:"R396C13", Column14:"R396C14", Column15:"R396C15", Column16:"R396C16", Column17:"R396C17", Column18:"R396C18", Column19:"R396C19", Column20:"R396C20"}, {Column1:"R397C1", Column2:"R397C2", Column3:"R397C3", Column4:"R397C4", Column5:"R397C5", Column6:"R397C6", Column7:"R397C7", Column8:"R397C8", Column9:"R397C9", Column10:"R397C10", Column11:"R397C11", Column12:"R397C12", Column13:"R397C13", Column14:"R397C14", Column15:"R397C15", Column16:"R397C16", Column17:"R397C17", Column18:"R397C18", Column19:"R397C19", Column20:"R397C20"}, {Column1:"R398C1", Column2:"R398C2", Column3:"R398C3", Column4:"R398C4", Column5:"R398C5", Column6:"R398C6", Column7:"R398C7", Column8:"R398C8", Column9:"R398C9", Column10:"R398C10", Column11:"R398C11", Column12:"R398C12", Column13:"R398C13", Column14:"R398C14", Column15:"R398C15", Column16:"R398C16", Column17:"R398C17", Column18:"R398C18", Column19:"R398C19", Column20:"R398C20"}, {Column1:"R399C1", Column2:"R399C2", Column3:"R399C3", Column4:"R399C4", Column5:"R399C5", Column6:"R399C6", Column7:"R399C7", Column8:"R399C8", Column9:"R399C9", Column10:"R399C10", Column11:"R399C11", Column12:"R399C12", Column13:"R399C13", Column14:"R399C14", Column15:"R399C15", Column16:"R399C16", Column17:"R399C17", Column18:"R399C18", Column19:"R399C19", Column20:"R399C20"}, {Column1:"R400C1", Column2:"R400C2", Column3:"R400C3", Column4:"R400C4", Column5:"R400C5", Column6:"R400C6", Column7:"R400C7", Column8:"R400C8", Column9:"R400C9", Column10:"R400C10", Column11:"R400C11", Column12:"R400C12", Column13:"R400C13", Column14:"R400C14", Column15:"R400C15", Column16:"R400C16", Column17:"R400C17", Column18:"R400C18", Column19:"R400C19", Column20:"R400C20"}, {Column1:"R401C1", Column2:"R401C2", Column3:"R401C3", Column4:"R401C4", Column5:"R401C5", Column6:"R401C6", Column7:"R401C7", Column8:"R401C8", Column9:"R401C9", Column10:"R401C10", Column11:"R401C11", Column12:"R401C12", Column13:"R401C13", Column14:"R401C14", Column15:"R401C15", Column16:"R401C16", Column17:"R401C17", Column18:"R401C18", Column19:"R401C19", Column20:"R401C20"}, {Column1:"R402C1", Column2:"R402C2", Column3:"R402C3", Column4:"R402C4", Column5:"R402C5", Column6:"R402C6", Column7:"R402C7", Column8:"R402C8", Column9:"R402C9", Column10:"R402C10", Column11:"R402C11", Column12:"R402C12", Column13:"R402C13", Column14:"R402C14", Column15:"R402C15", Column16:"R402C16", Column17:"R402C17", Column18:"R402C18", Column19:"R402C19", Column20:"R402C20"}, {Column1:"R403C1", Column2:"R403C2", Column3:"R403C3", Column4:"R403C4", Column5:"R403C5", Column6:"R403C6", Column7:"R403C7", Column8:"R403C8", Column9:"R403C9", Column10:"R403C10", Column11:"R403C11", Column12:"R403C12", Column13:"R403C13", Column14:"R403C14", Column15:"R403C15", Column16:"R403C16", Column17:"R403C17", Column18:"R403C18", Column19:"R403C19", Column20:"R403C20"}, {Column1:"R404C1", Column2:"R404C2", Column3:"R404C3", Column4:"R404C4", Column5:"R404C5", Column6:"R404C6", Column7:"R404C7", Column8:"R404C8", Column9:"R404C9", Column10:"R404C10", Column11:"R404C11", Column12:"R404C12", Column13:"R404C13", Column14:"R404C14", Column15:"R404C15", Column16:"R404C16", Column17:"R404C17", Column18:"R404C18", Column19:"R404C19", Column20:"R404C20"}, {Column1:"R405C1", Column2:"R405C2", Column3:"R405C3", Column4:"R405C4", Column5:"R405C5", Column6:"R405C6", Column7:"R405C7", Column8:"R405C8", Column9:"R405C9", Column10:"R405C10", Column11:"R405C11", Column12:"R405C12", Column13:"R405C13", Column14:"R405C14", Column15:"R405C15", Column16:"R405C16", Column17:"R405C17", Column18:"R405C18", Column19:"R405C19", Column20:"R405C20"}, {Column1:"R406C1", Column2:"R406C2", Column3:"R406C3", Column4:"R406C4", Column5:"R406C5", Column6:"R406C6", Column7:"R406C7", Column8:"R406C8", Column9:"R406C9", Column10:"R406C10", Column11:"R406C11", Column12:"R406C12", Column13:"R406C13", Column14:"R406C14", Column15:"R406C15", Column16:"R406C16", Column17:"R406C17", Column18:"R406C18", Column19:"R406C19", Column20:"R406C20"}, {Column1:"R407C1", Column2:"R407C2", Column3:"R407C3", Column4:"R407C4", Column5:"R407C5", Column6:"R407C6", Column7:"R407C7", Column8:"R407C8", Column9:"R407C9", Column10:"R407C10", Column11:"R407C11", Column12:"R407C12", Column13:"R407C13", Column14:"R407C14", Column15:"R407C15", Column16:"R407C16", Column17:"R407C17", Column18:"R407C18", Column19:"R407C19", Column20:"R407C20"}, {Column1:"R408C1", Column2:"R408C2", Column3:"R408C3", Column4:"R408C4", Column5:"R408C5", Column6:"R408C6", Column7:"R408C7", Column8:"R408C8", Column9:"R408C9", Column10:"R408C10", Column11:"R408C11", Column12:"R408C12", Column13:"R408C13", Column14:"R408C14", Column15:"R408C15", Column16:"R408C16", Column17:"R408C17", Column18:"R408C18", Column19:"R408C19", Column20:"R408C20"}, {Column1:"R409C1", Column2:"R409C2", Column3:"R409C3", Column4:"R409C4", Column5:"R409C5", Column6:"R409C6", Column7:"R409C7", Column8:"R409C8", Column9:"R409C9", Column10:"R409C10", Column11:"R409C11", Column12:"R409C12", Column13:"R409C13", Column14:"R409C14", Column15:"R409C15", Column16:"R409C16", Column17:"R409C17", Column18:"R409C18", Column19:"R409C19", Column20:"R409C20"}, {Column1:"R410C1", Column2:"R410C2", Column3:"R410C3", Column4:"R410C4", Column5:"R410C5", Column6:"R410C6", Column7:"R410C7", Column8:"R410C8", Column9:"R410C9", Column10:"R410C10", Column11:"R410C11", Column12:"R410C12", Column13:"R410C13", Column14:"R410C14", Column15:"R410C15", Column16:"R410C16", Column17:"R410C17", Column18:"R410C18", Column19:"R410C19", Column20:"R410C20"}, {Column1:"R411C1", Column2:"R411C2", Column3:"R411C3", Column4:"R411C4", Column5:"R411C5", Column6:"R411C6", Column7:"R411C7", Column8:"R411C8", Column9:"R411C9", Column10:"R411C10", Column11:"R411C11", Column12:"R411C12", Column13:"R411C13", Column14:"R411C14", Column15:"R411C15", Column16:"R411C16", Column17:"R411C17", Column18:"R411C18", Column19:"R411C19", Column20:"R411C20"}, {Column1:"R412C1", Column2:"R412C2", Column3:"R412C3", Column4:"R412C4", Column5:"R412C5", Column6:"R412C6", Column7:"R412C7", Column8:"R412C8", Column9:"R412C9", Column10:"R412C10", Column11:"R412C11", Column12:"R412C12", Column13:"R412C13", Column14:"R412C14", Column15:"R412C15", Column16:"R412C16", Column17:"R412C17", Column18:"R412C18", Column19:"R412C19", Column20:"R412C20"}, {Column1:"R413C1", Column2:"R413C2", Column3:"R413C3", Column4:"R413C4", Column5:"R413C5", Column6:"R413C6", Column7:"R413C7", Column8:"R413C8", Column9:"R413C9", Column10:"R413C10", Column11:"R413C11", Column12:"R413C12", Column13:"R413C13", Column14:"R413C14", Column15:"R413C15", Column16:"R413C16", Column17:"R413C17", Column18:"R413C18", Column19:"R413C19", Column20:"R413C20"}, {Column1:"R414C1", Column2:"R414C2", Column3:"R414C3", Column4:"R414C4", Column5:"R414C5", Column6:"R414C6", Column7:"R414C7", Column8:"R414C8", Column9:"R414C9", Column10:"R414C10", Column11:"R414C11", Column12:"R414C12", Column13:"R414C13", Column14:"R414C14", Column15:"R414C15", Column16:"R414C16", Column17:"R414C17", Column18:"R414C18", Column19:"R414C19", Column20:"R414C20"}, {Column1:"R415C1", Column2:"R415C2", Column3:"R415C3", Column4:"R415C4", Column5:"R415C5", Column6:"R415C6", Column7:"R415C7", Column8:"R415C8", Column9:"R415C9", Column10:"R415C10", Column11:"R415C11", Column12:"R415C12", Column13:"R415C13", Column14:"R415C14", Column15:"R415C15", Column16:"R415C16", Column17:"R415C17", Column18:"R415C18", Column19:"R415C19", Column20:"R415C20"}, {Column1:"R416C1", Column2:"R416C2", Column3:"R416C3", Column4:"R416C4", Column5:"R416C5", Column6:"R416C6", Column7:"R416C7", Column8:"R416C8", Column9:"R416C9", Column10:"R416C10", Column11:"R416C11", Column12:"R416C12", Column13:"R416C13", Column14:"R416C14", Column15:"R416C15", Column16:"R416C16", Column17:"R416C17", Column18:"R416C18", Column19:"R416C19", Column20:"R416C20"}, {Column1:"R417C1", Column2:"R417C2", Column3:"R417C3", Column4:"R417C4", Column5:"R417C5", Column6:"R417C6", Column7:"R417C7", Column8:"R417C8", Column9:"R417C9", Column10:"R417C10", Column11:"R417C11", Column12:"R417C12", Column13:"R417C13", Column14:"R417C14", Column15:"R417C15", Column16:"R417C16", Column17:"R417C17", Column18:"R417C18", Column19:"R417C19", Column20:"R417C20"}, {Column1:"R418C1", Column2:"R418C2", Column3:"R418C3", Column4:"R418C4", Column5:"R418C5", Column6:"R418C6", Column7:"R418C7", Column8:"R418C8", Column9:"R418C9", Column10:"R418C10", Column11:"R418C11", Column12:"R418C12", Column13:"R418C13", Column14:"R418C14", Column15:"R418C15", Column16:"R418C16", Column17:"R418C17", Column18:"R418C18", Column19:"R418C19", Column20:"R418C20"}, {Column1:"R419C1", Column2:"R419C2", Column3:"R419C3", Column4:"R419C4", Column5:"R419C5", Column6:"R419C6", Column7:"R419C7", Column8:"R419C8", Column9:"R419C9", Column10:"R419C10", Column11:"R419C11", Column12:"R419C12", Column13:"R419C13", Column14:"R419C14", Column15:"R419C15", Column16:"R419C16", Column17:"R419C17", Column18:"R419C18", Column19:"R419C19", Column20:"R419C20"}, {Column1:"R420C1", Column2:"R420C2", Column3:"R420C3", Column4:"R420C4", Column5:"R420C5", Column6:"R420C6", Column7:"R420C7", Column8:"R420C8", Column9:"R420C9", Column10:"R420C10", Column11:"R420C11", Column12:"R420C12", Column13:"R420C13", Column14:"R420C14", Column15:"R420C15", Column16:"R420C16", Column17:"R420C17", Column18:"R420C18", Column19:"R420C19", Column20:"R420C20"}, {Column1:"R421C1", Column2:"R421C2", Column3:"R421C3", Column4:"R421C4", Column5:"R421C5", Column6:"R421C6", Column7:"R421C7", Column8:"R421C8", Column9:"R421C9", Column10:"R421C10", Column11:"R421C11", Column12:"R421C12", Column13:"R421C13", Column14:"R421C14", Column15:"R421C15", Column16:"R421C16", Column17:"R421C17", Column18:"R421C18", Column19:"R421C19", Column20:"R421C20"}, {Column1:"R422C1", Column2:"R422C2", Column3:"R422C3", Column4:"R422C4", Column5:"R422C5", Column6:"R422C6", Column7:"R422C7", Column8:"R422C8", Column9:"R422C9", Column10:"R422C10", Column11:"R422C11", Column12:"R422C12", Column13:"R422C13", Column14:"R422C14", Column15:"R422C15", Column16:"R422C16", Column17:"R422C17", Column18:"R422C18", Column19:"R422C19", Column20:"R422C20"}, {Column1:"R423C1", Column2:"R423C2", Column3:"R423C3", Column4:"R423C4", Column5:"R423C5", Column6:"R423C6", Column7:"R423C7", Column8:"R423C8", Column9:"R423C9", Column10:"R423C10", Column11:"R423C11", Column12:"R423C12", Column13:"R423C13", Column14:"R423C14", Column15:"R423C15", Column16:"R423C16", Column17:"R423C17", Column18:"R423C18", Column19:"R423C19", Column20:"R423C20"}, {Column1:"R424C1", Column2:"R424C2", Column3:"R424C3", Column4:"R424C4", Column5:"R424C5", Column6:"R424C6", Column7:"R424C7", Column8:"R424C8", Column9:"R424C9", Column10:"R424C10", Column11:"R424C11", Column12:"R424C12", Column13:"R424C13", Column14:"R424C14", Column15:"R424C15", Column16:"R424C16", Column17:"R424C17", Column18:"R424C18", Column19:"R424C19", Column20:"R424C20"}, {Column1:"R425C1", Column2:"R425C2", Column3:"R425C3", Column4:"R425C4", Column5:"R425C5", Column6:"R425C6", Column7:"R425C7", Column8:"R425C8", Column9:"R425C9", Column10:"R425C10", Column11:"R425C11", Column12:"R425C12", Column13:"R425C13", Column14:"R425C14", Column15:"R425C15", Column16:"R425C16", Column17:"R425C17", Column18:"R425C18", Column19:"R425C19", Column20:"R425C20"}, {Column1:"R426C1", Column2:"R426C2", Column3:"R426C3", Column4:"R426C4", Column5:"R426C5", Column6:"R426C6", Column7:"R426C7", Column8:"R426C8", Column9:"R426C9", Column10:"R426C10", Column11:"R426C11", Column12:"R426C12", Column13:"R426C13", Column14:"R426C14", Column15:"R426C15", Column16:"R426C16", Column17:"R426C17", Column18:"R426C18", Column19:"R426C19", Column20:"R426C20"}, {Column1:"R427C1", Column2:"R427C2", Column3:"R427C3", Column4:"R427C4", Column5:"R427C5", Column6:"R427C6", Column7:"R427C7", Column8:"R427C8", Column9:"R427C9", Column10:"R427C10", Column11:"R427C11", Column12:"R427C12", Column13:"R427C13", Column14:"R427C14", Column15:"R427C15", Column16:"R427C16", Column17:"R427C17", Column18:"R427C18", Column19:"R427C19", Column20:"R427C20"}, {Column1:"R428C1", Column2:"R428C2", Column3:"R428C3", Column4:"R428C4", Column5:"R428C5", Column6:"R428C6", Column7:"R428C7", Column8:"R428C8", Column9:"R428C9", Column10:"R428C10", Column11:"R428C11", Column12:"R428C12", Column13:"R428C13", Column14:"R428C14", Column15:"R428C15", Column16:"R428C16", Column17:"R428C17", Column18:"R428C18", Column19:"R428C19", Column20:"R428C20"}, {Column1:"R429C1", Column2:"R429C2", Column3:"R429C3", Column4:"R429C4", Column5:"R429C5", Column6:"R429C6", Column7:"R429C7", Column8:"R429C8", Column9:"R429C9", Column10:"R429C10", Column11:"R429C11", Column12:"R429C12", Column13:"R429C13", Column14:"R429C14", Column15:"R429C15", Column16:"R429C16", Column17:"R429C17", Column18:"R429C18", Column19:"R429C19", Column20:"R429C20"}, {Column1:"R430C1", Column2:"R430C2", Column3:"R430C3", Column4:"R430C4", Column5:"R430C5", Column6:"R430C6", Column7:"R430C7", Column8:"R430C8", Column9:"R430C9", Column10:"R430C10", Column11:"R430C11", Column12:"R430C12", Column13:"R430C13", Column14:"R430C14", Column15:"R430C15", Column16:"R430C16", Column17:"R430C17", Column18:"R430C18", Column19:"R430C19", Column20:"R430C20"}, {Column1:"R431C1", Column2:"R431C2", Column3:"R431C3", Column4:"R431C4", Column5:"R431C5", Column6:"R431C6", Column7:"R431C7", Column8:"R431C8", Column9:"R431C9", Column10:"R431C10", Column11:"R431C11", Column12:"R431C12", Column13:"R431C13", Column14:"R431C14", Column15:"R431C15", Column16:"R431C16", Column17:"R431C17", Column18:"R431C18", Column19:"R431C19", Column20:"R431C20"}, {Column1:"R432C1", Column2:"R432C2", Column3:"R432C3", Column4:"R432C4", Column5:"R432C5", Column6:"R432C6", Column7:"R432C7", Column8:"R432C8", Column9:"R432C9", Column10:"R432C10", Column11:"R432C11", Column12:"R432C12", Column13:"R432C13", Column14:"R432C14", Column15:"R432C15", Column16:"R432C16", Column17:"R432C17", Column18:"R432C18", Column19:"R432C19", Column20:"R432C20"}, {Column1:"R433C1", Column2:"R433C2", Column3:"R433C3", Column4:"R433C4", Column5:"R433C5", Column6:"R433C6", Column7:"R433C7", Column8:"R433C8", Column9:"R433C9", Column10:"R433C10", Column11:"R433C11", Column12:"R433C12", Column13:"R433C13", Column14:"R433C14", Column15:"R433C15", Column16:"R433C16", Column17:"R433C17", Column18:"R433C18", Column19:"R433C19", Column20:"R433C20"}, {Column1:"R434C1", Column2:"R434C2", Column3:"R434C3", Column4:"R434C4", Column5:"R434C5", Column6:"R434C6", Column7:"R434C7", Column8:"R434C8", Column9:"R434C9", Column10:"R434C10", Column11:"R434C11", Column12:"R434C12", Column13:"R434C13", Column14:"R434C14", Column15:"R434C15", Column16:"R434C16", Column17:"R434C17", Column18:"R434C18", Column19:"R434C19", Column20:"R434C20"}, {Column1:"R435C1", Column2:"R435C2", Column3:"R435C3", Column4:"R435C4", Column5:"R435C5", Column6:"R435C6", Column7:"R435C7", Column8:"R435C8", Column9:"R435C9", Column10:"R435C10", Column11:"R435C11", Column12:"R435C12", Column13:"R435C13", Column14:"R435C14", Column15:"R435C15", Column16:"R435C16", Column17:"R435C17", Column18:"R435C18", Column19:"R435C19", Column20:"R435C20"}, {Column1:"R436C1", Column2:"R436C2", Column3:"R436C3", Column4:"R436C4", Column5:"R436C5", Column6:"R436C6", Column7:"R436C7", Column8:"R436C8", Column9:"R436C9", Column10:"R436C10", Column11:"R436C11", Column12:"R436C12", Column13:"R436C13", Column14:"R436C14", Column15:"R436C15", Column16:"R436C16", Column17:"R436C17", Column18:"R436C18", Column19:"R436C19", Column20:"R436C20"}, {Column1:"R437C1", Column2:"R437C2", Column3:"R437C3", Column4:"R437C4", Column5:"R437C5", Column6:"R437C6", Column7:"R437C7", Column8:"R437C8", Column9:"R437C9", Column10:"R437C10", Column11:"R437C11", Column12:"R437C12", Column13:"R437C13", Column14:"R437C14", Column15:"R437C15", Column16:"R437C16", Column17:"R437C17", Column18:"R437C18", Column19:"R437C19", Column20:"R437C20"}, {Column1:"R438C1", Column2:"R438C2", Column3:"R438C3", Column4:"R438C4", Column5:"R438C5", Column6:"R438C6", Column7:"R438C7", Column8:"R438C8", Column9:"R438C9", Column10:"R438C10", Column11:"R438C11", Column12:"R438C12", Column13:"R438C13", Column14:"R438C14", Column15:"R438C15", Column16:"R438C16", Column17:"R438C17", Column18:"R438C18", Column19:"R438C19", Column20:"R438C20"}, {Column1:"R439C1", Column2:"R439C2", Column3:"R439C3", Column4:"R439C4", Column5:"R439C5", Column6:"R439C6", Column7:"R439C7", Column8:"R439C8", Column9:"R439C9", Column10:"R439C10", Column11:"R439C11", Column12:"R439C12", Column13:"R439C13", Column14:"R439C14", Column15:"R439C15", Column16:"R439C16", Column17:"R439C17", Column18:"R439C18", Column19:"R439C19", Column20:"R439C20"}, {Column1:"R440C1", Column2:"R440C2", Column3:"R440C3", Column4:"R440C4", Column5:"R440C5", Column6:"R440C6", Column7:"R440C7", Column8:"R440C8", Column9:"R440C9", Column10:"R440C10", Column11:"R440C11", Column12:"R440C12", Column13:"R440C13", Column14:"R440C14", Column15:"R440C15", Column16:"R440C16", Column17:"R440C17", Column18:"R440C18", Column19:"R440C19", Column20:"R440C20"}, {Column1:"R441C1", Column2:"R441C2", Column3:"R441C3", Column4:"R441C4", Column5:"R441C5", Column6:"R441C6", Column7:"R441C7", Column8:"R441C8", Column9:"R441C9", Column10:"R441C10", Column11:"R441C11", Column12:"R441C12", Column13:"R441C13", Column14:"R441C14", Column15:"R441C15", Column16:"R441C16", Column17:"R441C17", Column18:"R441C18", Column19:"R441C19", Column20:"R441C20"}, {Column1:"R442C1", Column2:"R442C2", Column3:"R442C3", Column4:"R442C4", Column5:"R442C5", Column6:"R442C6", Column7:"R442C7", Column8:"R442C8", Column9:"R442C9", Column10:"R442C10", Column11:"R442C11", Column12:"R442C12", Column13:"R442C13", Column14:"R442C14", Column15:"R442C15", Column16:"R442C16", Column17:"R442C17", Column18:"R442C18", Column19:"R442C19", Column20:"R442C20"}, {Column1:"R443C1", Column2:"R443C2", Column3:"R443C3", Column4:"R443C4", Column5:"R443C5", Column6:"R443C6", Column7:"R443C7", Column8:"R443C8", Column9:"R443C9", Column10:"R443C10", Column11:"R443C11", Column12:"R443C12", Column13:"R443C13", Column14:"R443C14", Column15:"R443C15", Column16:"R443C16", Column17:"R443C17", Column18:"R443C18", Column19:"R443C19", Column20:"R443C20"}, {Column1:"R444C1", Column2:"R444C2", Column3:"R444C3", Column4:"R444C4", Column5:"R444C5", Column6:"R444C6", Column7:"R444C7", Column8:"R444C8", Column9:"R444C9", Column10:"R444C10", Column11:"R444C11", Column12:"R444C12", Column13:"R444C13", Column14:"R444C14", Column15:"R444C15", Column16:"R444C16", Column17:"R444C17", Column18:"R444C18", Column19:"R444C19", Column20:"R444C20"}, {Column1:"R445C1", Column2:"R445C2", Column3:"R445C3", Column4:"R445C4", Column5:"R445C5", Column6:"R445C6", Column7:"R445C7", Column8:"R445C8", Column9:"R445C9", Column10:"R445C10", Column11:"R445C11", Column12:"R445C12", Column13:"R445C13", Column14:"R445C14", Column15:"R445C15", Column16:"R445C16", Column17:"R445C17", Column18:"R445C18", Column19:"R445C19", Column20:"R445C20"}, {Column1:"R446C1", Column2:"R446C2", Column3:"R446C3", Column4:"R446C4", Column5:"R446C5", Column6:"R446C6", Column7:"R446C7", Column8:"R446C8", Column9:"R446C9", Column10:"R446C10", Column11:"R446C11", Column12:"R446C12", Column13:"R446C13", Column14:"R446C14", Column15:"R446C15", Column16:"R446C16", Column17:"R446C17", Column18:"R446C18", Column19:"R446C19", Column20:"R446C20"}, {Column1:"R447C1", Column2:"R447C2", Column3:"R447C3", Column4:"R447C4", Column5:"R447C5", Column6:"R447C6", Column7:"R447C7", Column8:"R447C8", Column9:"R447C9", Column10:"R447C10", Column11:"R447C11", Column12:"R447C12", Column13:"R447C13", Column14:"R447C14", Column15:"R447C15", Column16:"R447C16", Column17:"R447C17", Column18:"R447C18", Column19:"R447C19", Column20:"R447C20"}, {Column1:"R448C1", Column2:"R448C2", Column3:"R448C3", Column4:"R448C4", Column5:"R448C5", Column6:"R448C6", Column7:"R448C7", Column8:"R448C8", Column9:"R448C9", Column10:"R448C10", Column11:"R448C11", Column12:"R448C12", Column13:"R448C13", Column14:"R448C14", Column15:"R448C15", Column16:"R448C16", Column17:"R448C17", Column18:"R448C18", Column19:"R448C19", Column20:"R448C20"}, {Column1:"R449C1", Column2:"R449C2", Column3:"R449C3", Column4:"R449C4", Column5:"R449C5", Column6:"R449C6", Column7:"R449C7", Column8:"R449C8", Column9:"R449C9", Column10:"R449C10", Column11:"R449C11", Column12:"R449C12", Column13:"R449C13", Column14:"R449C14", Column15:"R449C15", Column16:"R449C16", Column17:"R449C17", Column18:"R449C18", Column19:"R449C19", Column20:"R449C20"}, {Column1:"R450C1", Column2:"R450C2", Column3:"R450C3", Column4:"R450C4", Column5:"R450C5", Column6:"R450C6", Column7:"R450C7", Column8:"R450C8", Column9:"R450C9", Column10:"R450C10", Column11:"R450C11", Column12:"R450C12", Column13:"R450C13", Column14:"R450C14", Column15:"R450C15", Column16:"R450C16", Column17:"R450C17", Column18:"R450C18", Column19:"R450C19", Column20:"R450C20"}, {Column1:"R451C1", Column2:"R451C2", Column3:"R451C3", Column4:"R451C4", Column5:"R451C5", Column6:"R451C6", Column7:"R451C7", Column8:"R451C8", Column9:"R451C9", Column10:"R451C10", Column11:"R451C11", Column12:"R451C12", Column13:"R451C13", Column14:"R451C14", Column15:"R451C15", Column16:"R451C16", Column17:"R451C17", Column18:"R451C18", Column19:"R451C19", Column20:"R451C20"}, {Column1:"R452C1", Column2:"R452C2", Column3:"R452C3", Column4:"R452C4", Column5:"R452C5", Column6:"R452C6", Column7:"R452C7", Column8:"R452C8", Column9:"R452C9", Column10:"R452C10", Column11:"R452C11", Column12:"R452C12", Column13:"R452C13", Column14:"R452C14", Column15:"R452C15", Column16:"R452C16", Column17:"R452C17", Column18:"R452C18", Column19:"R452C19", Column20:"R452C20"}, {Column1:"R453C1", Column2:"R453C2", Column3:"R453C3", Column4:"R453C4", Column5:"R453C5", Column6:"R453C6", Column7:"R453C7", Column8:"R453C8", Column9:"R453C9", Column10:"R453C10", Column11:"R453C11", Column12:"R453C12", Column13:"R453C13", Column14:"R453C14", Column15:"R453C15", Column16:"R453C16", Column17:"R453C17", Column18:"R453C18", Column19:"R453C19", Column20:"R453C20"}, {Column1:"R454C1", Column2:"R454C2", Column3:"R454C3", Column4:"R454C4", Column5:"R454C5", Column6:"R454C6", Column7:"R454C7", Column8:"R454C8", Column9:"R454C9", Column10:"R454C10", Column11:"R454C11", Column12:"R454C12", Column13:"R454C13", Column14:"R454C14", Column15:"R454C15", Column16:"R454C16", Column17:"R454C17", Column18:"R454C18", Column19:"R454C19", Column20:"R454C20"}, {Column1:"R455C1", Column2:"R455C2", Column3:"R455C3", Column4:"R455C4", Column5:"R455C5", Column6:"R455C6", Column7:"R455C7", Column8:"R455C8", Column9:"R455C9", Column10:"R455C10", Column11:"R455C11", Column12:"R455C12", Column13:"R455C13", Column14:"R455C14", Column15:"R455C15", Column16:"R455C16", Column17:"R455C17", Column18:"R455C18", Column19:"R455C19", Column20:"R455C20"}, {Column1:"R456C1", Column2:"R456C2", Column3:"R456C3", Column4:"R456C4", Column5:"R456C5", Column6:"R456C6", Column7:"R456C7", Column8:"R456C8", Column9:"R456C9", Column10:"R456C10", Column11:"R456C11", Column12:"R456C12", Column13:"R456C13", Column14:"R456C14", Column15:"R456C15", Column16:"R456C16", Column17:"R456C17", Column18:"R456C18", Column19:"R456C19", Column20:"R456C20"}, {Column1:"R457C1", Column2:"R457C2", Column3:"R457C3", Column4:"R457C4", Column5:"R457C5", Column6:"R457C6", Column7:"R457C7", Column8:"R457C8", Column9:"R457C9", Column10:"R457C10", Column11:"R457C11", Column12:"R457C12", Column13:"R457C13", Column14:"R457C14", Column15:"R457C15", Column16:"R457C16", Column17:"R457C17", Column18:"R457C18", Column19:"R457C19", Column20:"R457C20"}, {Column1:"R458C1", Column2:"R458C2", Column3:"R458C3", Column4:"R458C4", Column5:"R458C5", Column6:"R458C6", Column7:"R458C7", Column8:"R458C8", Column9:"R458C9", Column10:"R458C10", Column11:"R458C11", Column12:"R458C12", Column13:"R458C13", Column14:"R458C14", Column15:"R458C15", Column16:"R458C16", Column17:"R458C17", Column18:"R458C18", Column19:"R458C19", Column20:"R458C20"}, {Column1:"R459C1", Column2:"R459C2", Column3:"R459C3", Column4:"R459C4", Column5:"R459C5", Column6:"R459C6", Column7:"R459C7", Column8:"R459C8", Column9:"R459C9", Column10:"R459C10", Column11:"R459C11", Column12:"R459C12", Column13:"R459C13", Column14:"R459C14", Column15:"R459C15", Column16:"R459C16", Column17:"R459C17", Column18:"R459C18", Column19:"R459C19", Column20:"R459C20"}, {Column1:"R460C1", Column2:"R460C2", Column3:"R460C3", Column4:"R460C4", Column5:"R460C5", Column6:"R460C6", Column7:"R460C7", Column8:"R460C8", Column9:"R460C9", Column10:"R460C10", Column11:"R460C11", Column12:"R460C12", Column13:"R460C13", Column14:"R460C14", Column15:"R460C15", Column16:"R460C16", Column17:"R460C17", Column18:"R460C18", Column19:"R460C19", Column20:"R460C20"}, {Column1:"R461C1", Column2:"R461C2", Column3:"R461C3", Column4:"R461C4", Column5:"R461C5", Column6:"R461C6", Column7:"R461C7", Column8:"R461C8", Column9:"R461C9", Column10:"R461C10", Column11:"R461C11", Column12:"R461C12", Column13:"R461C13", Column14:"R461C14", Column15:"R461C15", Column16:"R461C16", Column17:"R461C17", Column18:"R461C18", Column19:"R461C19", Column20:"R461C20"}, {Column1:"R462C1", Column2:"R462C2", Column3:"R462C3", Column4:"R462C4", Column5:"R462C5", Column6:"R462C6", Column7:"R462C7", Column8:"R462C8", Column9:"R462C9", Column10:"R462C10", Column11:"R462C11", Column12:"R462C12", Column13:"R462C13", Column14:"R462C14", Column15:"R462C15", Column16:"R462C16", Column17:"R462C17", Column18:"R462C18", Column19:"R462C19", Column20:"R462C20"}, {Column1:"R463C1", Column2:"R463C2", Column3:"R463C3", Column4:"R463C4", Column5:"R463C5", Column6:"R463C6", Column7:"R463C7", Column8:"R463C8", Column9:"R463C9", Column10:"R463C10", Column11:"R463C11", Column12:"R463C12", Column13:"R463C13", Column14:"R463C14", Column15:"R463C15", Column16:"R463C16", Column17:"R463C17", Column18:"R463C18", Column19:"R463C19", Column20:"R463C20"}, {Column1:"R464C1", Column2:"R464C2", Column3:"R464C3", Column4:"R464C4", Column5:"R464C5", Column6:"R464C6", Column7:"R464C7", Column8:"R464C8", Column9:"R464C9", Column10:"R464C10", Column11:"R464C11", Column12:"R464C12", Column13:"R464C13", Column14:"R464C14", Column15:"R464C15", Column16:"R464C16", Column17:"R464C17", Column18:"R464C18", Column19:"R464C19", Column20:"R464C20"}, {Column1:"R465C1", Column2:"R465C2", Column3:"R465C3", Column4:"R465C4", Column5:"R465C5", Column6:"R465C6", Column7:"R465C7", Column8:"R465C8", Column9:"R465C9", Column10:"R465C10", Column11:"R465C11", Column12:"R465C12", Column13:"R465C13", Column14:"R465C14", Column15:"R465C15", Column16:"R465C16", Column17:"R465C17", Column18:"R465C18", Column19:"R465C19", Column20:"R465C20"}, {Column1:"R466C1", Column2:"R466C2", Column3:"R466C3", Column4:"R466C4", Column5:"R466C5", Column6:"R466C6", Column7:"R466C7", Column8:"R466C8", Column9:"R466C9", Column10:"R466C10", Column11:"R466C11", Column12:"R466C12", Column13:"R466C13", Column14:"R466C14", Column15:"R466C15", Column16:"R466C16", Column17:"R466C17", Column18:"R466C18", Column19:"R466C19", Column20:"R466C20"}, {Column1:"R467C1", Column2:"R467C2", Column3:"R467C3", Column4:"R467C4", Column5:"R467C5", Column6:"R467C6", Column7:"R467C7", Column8:"R467C8", Column9:"R467C9", Column10:"R467C10", Column11:"R467C11", Column12:"R467C12", Column13:"R467C13", Column14:"R467C14", Column15:"R467C15", Column16:"R467C16", Column17:"R467C17", Column18:"R467C18", Column19:"R467C19", Column20:"R467C20"}, {Column1:"R468C1", Column2:"R468C2", Column3:"R468C3", Column4:"R468C4", Column5:"R468C5", Column6:"R468C6", Column7:"R468C7", Column8:"R468C8", Column9:"R468C9", Column10:"R468C10", Column11:"R468C11", Column12:"R468C12", Column13:"R468C13", Column14:"R468C14", Column15:"R468C15", Column16:"R468C16", Column17:"R468C17", Column18:"R468C18", Column19:"R468C19", Column20:"R468C20"}, {Column1:"R469C1", Column2:"R469C2", Column3:"R469C3", Column4:"R469C4", Column5:"R469C5", Column6:"R469C6", Column7:"R469C7", Column8:"R469C8", Column9:"R469C9", Column10:"R469C10", Column11:"R469C11", Column12:"R469C12", Column13:"R469C13", Column14:"R469C14", Column15:"R469C15", Column16:"R469C16", Column17:"R469C17", Column18:"R469C18", Column19:"R469C19", Column20:"R469C20"}, {Column1:"R470C1", Column2:"R470C2", Column3:"R470C3", Column4:"R470C4", Column5:"R470C5", Column6:"R470C6", Column7:"R470C7", Column8:"R470C8", Column9:"R470C9", Column10:"R470C10", Column11:"R470C11", Column12:"R470C12", Column13:"R470C13", Column14:"R470C14", Column15:"R470C15", Column16:"R470C16", Column17:"R470C17", Column18:"R470C18", Column19:"R470C19", Column20:"R470C20"}, {Column1:"R471C1", Column2:"R471C2", Column3:"R471C3", Column4:"R471C4", Column5:"R471C5", Column6:"R471C6", Column7:"R471C7", Column8:"R471C8", Column9:"R471C9", Column10:"R471C10", Column11:"R471C11", Column12:"R471C12", Column13:"R471C13", Column14:"R471C14", Column15:"R471C15", Column16:"R471C16", Column17:"R471C17", Column18:"R471C18", Column19:"R471C19", Column20:"R471C20"}, {Column1:"R472C1", Column2:"R472C2", Column3:"R472C3", Column4:"R472C4", Column5:"R472C5", Column6:"R472C6", Column7:"R472C7", Column8:"R472C8", Column9:"R472C9", Column10:"R472C10", Column11:"R472C11", Column12:"R472C12", Column13:"R472C13", Column14:"R472C14", Column15:"R472C15", Column16:"R472C16", Column17:"R472C17", Column18:"R472C18", Column19:"R472C19", Column20:"R472C20"}, {Column1:"R473C1", Column2:"R473C2", Column3:"R473C3", Column4:"R473C4", Column5:"R473C5", Column6:"R473C6", Column7:"R473C7", Column8:"R473C8", Column9:"R473C9", Column10:"R473C10", Column11:"R473C11", Column12:"R473C12", Column13:"R473C13", Column14:"R473C14", Column15:"R473C15", Column16:"R473C16", Column17:"R473C17", Column18:"R473C18", Column19:"R473C19", Column20:"R473C20"}, {Column1:"R474C1", Column2:"R474C2", Column3:"R474C3", Column4:"R474C4", Column5:"R474C5", Column6:"R474C6", Column7:"R474C7", Column8:"R474C8", Column9:"R474C9", Column10:"R474C10", Column11:"R474C11", Column12:"R474C12", Column13:"R474C13", Column14:"R474C14", Column15:"R474C15", Column16:"R474C16", Column17:"R474C17", Column18:"R474C18", Column19:"R474C19", Column20:"R474C20"}, {Column1:"R475C1", Column2:"R475C2", Column3:"R475C3", Column4:"R475C4", Column5:"R475C5", Column6:"R475C6", Column7:"R475C7", Column8:"R475C8", Column9:"R475C9", Column10:"R475C10", Column11:"R475C11", Column12:"R475C12", Column13:"R475C13", Column14:"R475C14", Column15:"R475C15", Column16:"R475C16", Column17:"R475C17", Column18:"R475C18", Column19:"R475C19", Column20:"R475C20"}, {Column1:"R476C1", Column2:"R476C2", Column3:"R476C3", Column4:"R476C4", Column5:"R476C5", Column6:"R476C6", Column7:"R476C7", Column8:"R476C8", Column9:"R476C9", Column10:"R476C10", Column11:"R476C11", Column12:"R476C12", Column13:"R476C13", Column14:"R476C14", Column15:"R476C15", Column16:"R476C16", Column17:"R476C17", Column18:"R476C18", Column19:"R476C19", Column20:"R476C20"}, {Column1:"R477C1", Column2:"R477C2", Column3:"R477C3", Column4:"R477C4", Column5:"R477C5", Column6:"R477C6", Column7:"R477C7", Column8:"R477C8", Column9:"R477C9", Column10:"R477C10", Column11:"R477C11", Column12:"R477C12", Column13:"R477C13", Column14:"R477C14", Column15:"R477C15", Column16:"R477C16", Column17:"R477C17", Column18:"R477C18", Column19:"R477C19", Column20:"R477C20"}, {Column1:"R478C1", Column2:"R478C2", Column3:"R478C3", Column4:"R478C4", Column5:"R478C5", Column6:"R478C6", Column7:"R478C7", Column8:"R478C8", Column9:"R478C9", Column10:"R478C10", Column11:"R478C11", Column12:"R478C12", Column13:"R478C13", Column14:"R478C14", Column15:"R478C15", Column16:"R478C16", Column17:"R478C17", Column18:"R478C18", Column19:"R478C19", Column20:"R478C20"}, {Column1:"R479C1", Column2:"R479C2", Column3:"R479C3", Column4:"R479C4", Column5:"R479C5", Column6:"R479C6", Column7:"R479C7", Column8:"R479C8", Column9:"R479C9", Column10:"R479C10", Column11:"R479C11", Column12:"R479C12", Column13:"R479C13", Column14:"R479C14", Column15:"R479C15", Column16:"R479C16", Column17:"R479C17", Column18:"R479C18", Column19:"R479C19", Column20:"R479C20"}, {Column1:"R480C1", Column2:"R480C2", Column3:"R480C3", Column4:"R480C4", Column5:"R480C5", Column6:"R480C6", Column7:"R480C7", Column8:"R480C8", Column9:"R480C9", Column10:"R480C10", Column11:"R480C11", Column12:"R480C12", Column13:"R480C13", Column14:"R480C14", Column15:"R480C15", Column16:"R480C16", Column17:"R480C17", Column18:"R480C18", Column19:"R480C19", Column20:"R480C20"}, {Column1:"R481C1", Column2:"R481C2", Column3:"R481C3", Column4:"R481C4", Column5:"R481C5", Column6:"R481C6", Column7:"R481C7", Column8:"R481C8", Column9:"R481C9", Column10:"R481C10", Column11:"R481C11", Column12:"R481C12", Column13:"R481C13", Column14:"R481C14", Column15:"R481C15", Column16:"R481C16", Column17:"R481C17", Column18:"R481C18", Column19:"R481C19", Column20:"R481C20"}, {Column1:"R482C1", Column2:"R482C2", Column3:"R482C3", Column4:"R482C4", Column5:"R482C5", Column6:"R482C6", Column7:"R482C7", Column8:"R482C8", Column9:"R482C9", Column10:"R482C10", Column11:"R482C11", Column12:"R482C12", Column13:"R482C13", Column14:"R482C14", Column15:"R482C15", Column16:"R482C16", Column17:"R482C17", Column18:"R482C18", Column19:"R482C19", Column20:"R482C20"}, {Column1:"R483C1", Column2:"R483C2", Column3:"R483C3", Column4:"R483C4", Column5:"R483C5", Column6:"R483C6", Column7:"R483C7", Column8:"R483C8", Column9:"R483C9", Column10:"R483C10", Column11:"R483C11", Column12:"R483C12", Column13:"R483C13", Column14:"R483C14", Column15:"R483C15", Column16:"R483C16", Column17:"R483C17", Column18:"R483C18", Column19:"R483C19", Column20:"R483C20"}, {Column1:"R484C1", Column2:"R484C2", Column3:"R484C3", Column4:"R484C4", Column5:"R484C5", Column6:"R484C6", Column7:"R484C7", Column8:"R484C8", Column9:"R484C9", Column10:"R484C10", Column11:"R484C11", Column12:"R484C12", Column13:"R484C13", Column14:"R484C14", Column15:"R484C15", Column16:"R484C16", Column17:"R484C17", Column18:"R484C18", Column19:"R484C19", Column20:"R484C20"}, {Column1:"R485C1", Column2:"R485C2", Column3:"R485C3", Column4:"R485C4", Column5:"R485C5", Column6:"R485C6", Column7:"R485C7", Column8:"R485C8", Column9:"R485C9", Column10:"R485C10", Column11:"R485C11", Column12:"R485C12", Column13:"R485C13", Column14:"R485C14", Column15:"R485C15", Column16:"R485C16", Column17:"R485C17", Column18:"R485C18", Column19:"R485C19", Column20:"R485C20"}, {Column1:"R486C1", Column2:"R486C2", Column3:"R486C3", Column4:"R486C4", Column5:"R486C5", Column6:"R486C6", Column7:"R486C7", Column8:"R486C8", Column9:"R486C9", Column10:"R486C10", Column11:"R486C11", Column12:"R486C12", Column13:"R486C13", Column14:"R486C14", Column15:"R486C15", Column16:"R486C16", Column17:"R486C17", Column18:"R486C18", Column19:"R486C19", Column20:"R486C20"}, {Column1:"R487C1", Column2:"R487C2", Column3:"R487C3", Column4:"R487C4", Column5:"R487C5", Column6:"R487C6", Column7:"R487C7", Column8:"R487C8", Column9:"R487C9", Column10:"R487C10", Column11:"R487C11", Column12:"R487C12", Column13:"R487C13", Column14:"R487C14", Column15:"R487C15", Column16:"R487C16", Column17:"R487C17", Column18:"R487C18", Column19:"R487C19", Column20:"R487C20"}, {Column1:"R488C1", Column2:"R488C2", Column3:"R488C3", Column4:"R488C4", Column5:"R488C5", Column6:"R488C6", Column7:"R488C7", Column8:"R488C8", Column9:"R488C9", Column10:"R488C10", Column11:"R488C11", Column12:"R488C12", Column13:"R488C13", Column14:"R488C14", Column15:"R488C15", Column16:"R488C16", Column17:"R488C17", Column18:"R488C18", Column19:"R488C19", Column20:"R488C20"}, {Column1:"R489C1", Column2:"R489C2", Column3:"R489C3", Column4:"R489C4", Column5:"R489C5", Column6:"R489C6", Column7:"R489C7", Column8:"R489C8", Column9:"R489C9", Column10:"R489C10", Column11:"R489C11", Column12:"R489C12", Column13:"R489C13", Column14:"R489C14", Column15:"R489C15", Column16:"R489C16", Column17:"R489C17", Column18:"R489C18", Column19:"R489C19", Column20:"R489C20"}, {Column1:"R490C1", Column2:"R490C2", Column3:"R490C3", Column4:"R490C4", Column5:"R490C5", Column6:"R490C6", Column7:"R490C7", Column8:"R490C8", Column9:"R490C9", Column10:"R490C10", Column11:"R490C11", Column12:"R490C12", Column13:"R490C13", Column14:"R490C14", Column15:"R490C15", Column16:"R490C16", Column17:"R490C17", Column18:"R490C18", Column19:"R490C19", Column20:"R490C20"}, {Column1:"R491C1", Column2:"R491C2", Column3:"R491C3", Column4:"R491C4", Column5:"R491C5", Column6:"R491C6", Column7:"R491C7", Column8:"R491C8", Column9:"R491C9", Column10:"R491C10", Column11:"R491C11", Column12:"R491C12", Column13:"R491C13", Column14:"R491C14", Column15:"R491C15", Column16:"R491C16", Column17:"R491C17", Column18:"R491C18", Column19:"R491C19", Column20:"R491C20"}, {Column1:"R492C1", Column2:"R492C2", Column3:"R492C3", Column4:"R492C4", Column5:"R492C5", Column6:"R492C6", Column7:"R492C7", Column8:"R492C8", Column9:"R492C9", Column10:"R492C10", Column11:"R492C11", Column12:"R492C12", Column13:"R492C13", Column14:"R492C14", Column15:"R492C15", Column16:"R492C16", Column17:"R492C17", Column18:"R492C18", Column19:"R492C19", Column20:"R492C20"}, {Column1:"R493C1", Column2:"R493C2", Column3:"R493C3", Column4:"R493C4", Column5:"R493C5", Column6:"R493C6", Column7:"R493C7", Column8:"R493C8", Column9:"R493C9", Column10:"R493C10", Column11:"R493C11", Column12:"R493C12", Column13:"R493C13", Column14:"R493C14", Column15:"R493C15", Column16:"R493C16", Column17:"R493C17", Column18:"R493C18", Column19:"R493C19", Column20:"R493C20"}, {Column1:"R494C1", Column2:"R494C2", Column3:"R494C3", Column4:"R494C4", Column5:"R494C5", Column6:"R494C6", Column7:"R494C7", Column8:"R494C8", Column9:"R494C9", Column10:"R494C10", Column11:"R494C11", Column12:"R494C12", Column13:"R494C13", Column14:"R494C14", Column15:"R494C15", Column16:"R494C16", Column17:"R494C17", Column18:"R494C18", Column19:"R494C19", Column20:"R494C20"}, {Column1:"R495C1", Column2:"R495C2", Column3:"R495C3", Column4:"R495C4", Column5:"R495C5", Column6:"R495C6", Column7:"R495C7", Column8:"R495C8", Column9:"R495C9", Column10:"R495C10", Column11:"R495C11", Column12:"R495C12", Column13:"R495C13", Column14:"R495C14", Column15:"R495C15", Column16:"R495C16", Column17:"R495C17", Column18:"R495C18", Column19:"R495C19", Column20:"R495C20"}, {Column1:"R496C1", Column2:"R496C2", Column3:"R496C3", Column4:"R496C4", Column5:"R496C5", Column6:"R496C6", Column7:"R496C7", Column8:"R496C8", Column9:"R496C9", Column10:"R496C10", Column11:"R496C11", Column12:"R496C12", Column13:"R496C13", Column14:"R496C14", Column15:"R496C15", Column16:"R496C16", Column17:"R496C17", Column18:"R496C18", Column19:"R496C19", Column20:"R496C20"}, {Column1:"R497C1", Column2:"R497C2", Column3:"R497C3", Column4:"R497C4", Column5:"R497C5", Column6:"R497C6", Column7:"R497C7", Column8:"R497C8", Column9:"R497C9", Column10:"R497C10", Column11:"R497C11", Column12:"R497C12", Column13:"R497C13", Column14:"R497C14", Column15:"R497C15", Column16:"R497C16", Column17:"R497C17", Column18:"R497C18", Column19:"R497C19", Column20:"R497C20"}, {Column1:"R498C1", Column2:"R498C2", Column3:"R498C3", Column4:"R498C4", Column5:"R498C5", Column6:"R498C6", Column7:"R498C7", Column8:"R498C8", Column9:"R498C9", Column10:"R498C10", Column11:"R498C11", Column12:"R498C12", Column13:"R498C13", Column14:"R498C14", Column15:"R498C15", Column16:"R498C16", Column17:"R498C17", Column18:"R498C18", Column19:"R498C19", Column20:"R498C20"}, {Column1:"R499C1", Column2:"R499C2", Column3:"R499C3", Column4:"R499C4", Column5:"R499C5", Column6:"R499C6", Column7:"R499C7", Column8:"R499C8", Column9:"R499C9", Column10:"R499C10", Column11:"R499C11", Column12:"R499C12", Column13:"R499C13", Column14:"R499C14", Column15:"R499C15", Column16:"R499C16", Column17:"R499C17", Column18:"R499C18", Column19:"R499C19", Column20:"R499C20"}, {Column1:"R500C1", Column2:"R500C2", Column3:"R500C3", Column4:"R500C4", Column5:"R500C5", Column6:"R500C6", Column7:"R500C7", Column8:"R500C8", Column9:"R500C9", Column10:"R500C10", Column11:"R500C11", Column12:"R500C12", Column13:"R500C13", Column14:"R500C14", Column15:"R500C15", Column16:"R500C16", Column17:"R500C17", Column18:"R500C18", Column19:"R500C19", Column20:"R500C20"}, {Column1:"R501C1", Column2:"R501C2", Column3:"R501C3", Column4:"R501C4", Column5:"R501C5", Column6:"R501C6", Column7:"R501C7", Column8:"R501C8", Column9:"R501C9", Column10:"R501C10", Column11:"R501C11", Column12:"R501C12", Column13:"R501C13", Column14:"R501C14", Column15:"R501C15", Column16:"R501C16", Column17:"R501C17", Column18:"R501C18", Column19:"R501C19", Column20:"R501C20"}, {Column1:"R502C1", Column2:"R502C2", Column3:"R502C3", Column4:"R502C4", Column5:"R502C5", Column6:"R502C6", Column7:"R502C7", Column8:"R502C8", Column9:"R502C9", Column10:"R502C10", Column11:"R502C11", Column12:"R502C12", Column13:"R502C13", Column14:"R502C14", Column15:"R502C15", Column16:"R502C16", Column17:"R502C17", Column18:"R502C18", Column19:"R502C19", Column20:"R502C20"}, {Column1:"R503C1", Column2:"R503C2", Column3:"R503C3", Column4:"R503C4", Column5:"R503C5", Column6:"R503C6", Column7:"R503C7", Column8:"R503C8", Column9:"R503C9", Column10:"R503C10", Column11:"R503C11", Column12:"R503C12", Column13:"R503C13", Column14:"R503C14", Column15:"R503C15", Column16:"R503C16", Column17:"R503C17", Column18:"R503C18", Column19:"R503C19", Column20:"R503C20"}, {Column1:"R504C1", Column2:"R504C2", Column3:"R504C3", Column4:"R504C4", Column5:"R504C5", Column6:"R504C6", Column7:"R504C7", Column8:"R504C8", Column9:"R504C9", Column10:"R504C10", Column11:"R504C11", Column12:"R504C12", Column13:"R504C13", Column14:"R504C14", Column15:"R504C15", Column16:"R504C16", Column17:"R504C17", Column18:"R504C18", Column19:"R504C19", Column20:"R504C20"}, {Column1:"R505C1", Column2:"R505C2", Column3:"R505C3", Column4:"R505C4", Column5:"R505C5", Column6:"R505C6", Column7:"R505C7", Column8:"R505C8", Column9:"R505C9", Column10:"R505C10", Column11:"R505C11", Column12:"R505C12", Column13:"R505C13", Column14:"R505C14", Column15:"R505C15", Column16:"R505C16", Column17:"R505C17", Column18:"R505C18", Column19:"R505C19", Column20:"R505C20"}, {Column1:"R506C1", Column2:"R506C2", Column3:"R506C3", Column4:"R506C4", Column5:"R506C5", Column6:"R506C6", Column7:"R506C7", Column8:"R506C8", Column9:"R506C9", Column10:"R506C10", Column11:"R506C11", Column12:"R506C12", Column13:"R506C13", Column14:"R506C14", Column15:"R506C15", Column16:"R506C16", Column17:"R506C17", Column18:"R506C18", Column19:"R506C19", Column20:"R506C20"}, {Column1:"R507C1", Column2:"R507C2", Column3:"R507C3", Column4:"R507C4", Column5:"R507C5", Column6:"R507C6", Column7:"R507C7", Column8:"R507C8", Column9:"R507C9", Column10:"R507C10", Column11:"R507C11", Column12:"R507C12", Column13:"R507C13", Column14:"R507C14", Column15:"R507C15", Column16:"R507C16", Column17:"R507C17", Column18:"R507C18", Column19:"R507C19", Column20:"R507C20"}, {Column1:"R508C1", Column2:"R508C2", Column3:"R508C3", Column4:"R508C4", Column5:"R508C5", Column6:"R508C6", Column7:"R508C7", Column8:"R508C8", Column9:"R508C9", Column10:"R508C10", Column11:"R508C11", Column12:"R508C12", Column13:"R508C13", Column14:"R508C14", Column15:"R508C15", Column16:"R508C16", Column17:"R508C17", Column18:"R508C18", Column19:"R508C19", Column20:"R508C20"}, {Column1:"R509C1", Column2:"R509C2", Column3:"R509C3", Column4:"R509C4", Column5:"R509C5", Column6:"R509C6", Column7:"R509C7", Column8:"R509C8", Column9:"R509C9", Column10:"R509C10", Column11:"R509C11", Column12:"R509C12", Column13:"R509C13", Column14:"R509C14", Column15:"R509C15", Column16:"R509C16", Column17:"R509C17", Column18:"R509C18", Column19:"R509C19", Column20:"R509C20"}, {Column1:"R510C1", Column2:"R510C2", Column3:"R510C3", Column4:"R510C4", Column5:"R510C5", Column6:"R510C6", Column7:"R510C7", Column8:"R510C8", Column9:"R510C9", Column10:"R510C10", Column11:"R510C11", Column12:"R510C12", Column13:"R510C13", Column14:"R510C14", Column15:"R510C15", Column16:"R510C16", Column17:"R510C17", Column18:"R510C18", Column19:"R510C19", Column20:"R510C20"}, {Column1:"R511C1", Column2:"R511C2", Column3:"R511C3", Column4:"R511C4", Column5:"R511C5", Column6:"R511C6", Column7:"R511C7", Column8:"R511C8", Column9:"R511C9", Column10:"R511C10", Column11:"R511C11", Column12:"R511C12", Column13:"R511C13", Column14:"R511C14", Column15:"R511C15", Column16:"R511C16", Column17:"R511C17", Column18:"R511C18", Column19:"R511C19", Column20:"R511C20"}, {Column1:"R512C1", Column2:"R512C2", Column3:"R512C3", Column4:"R512C4", Column5:"R512C5", Column6:"R512C6", Column7:"R512C7", Column8:"R512C8", Column9:"R512C9", Column10:"R512C10", Column11:"R512C11", Column12:"R512C12", Column13:"R512C13", Column14:"R512C14", Column15:"R512C15", Column16:"R512C16", Column17:"R512C17", Column18:"R512C18", Column19:"R512C19", Column20:"R512C20"}, {Column1:"R513C1", Column2:"R513C2", Column3:"R513C3", Column4:"R513C4", Column5:"R513C5", Column6:"R513C6", Column7:"R513C7", Column8:"R513C8", Column9:"R513C9", Column10:"R513C10", Column11:"R513C11", Column12:"R513C12", Column13:"R513C13", Column14:"R513C14", Column15:"R513C15", Column16:"R513C16", Column17:"R513C17", Column18:"R513C18", Column19:"R513C19", Column20:"R513C20"}, {Column1:"R514C1", Column2:"R514C2", Column3:"R514C3", Column4:"R514C4", Column5:"R514C5", Column6:"R514C6", Column7:"R514C7", Column8:"R514C8", Column9:"R514C9", Column10:"R514C10", Column11:"R514C11", Column12:"R514C12", Column13:"R514C13", Column14:"R514C14", Column15:"R514C15", Column16:"R514C16", Column17:"R514C17", Column18:"R514C18", Column19:"R514C19", Column20:"R514C20"}, {Column1:"R515C1", Column2:"R515C2", Column3:"R515C3", Column4:"R515C4", Column5:"R515C5", Column6:"R515C6", Column7:"R515C7", Column8:"R515C8", Column9:"R515C9", Column10:"R515C10", Column11:"R515C11", Column12:"R515C12", Column13:"R515C13", Column14:"R515C14", Column15:"R515C15", Column16:"R515C16", Column17:"R515C17", Column18:"R515C18", Column19:"R515C19", Column20:"R515C20"}, {Column1:"R516C1", Column2:"R516C2", Column3:"R516C3", Column4:"R516C4", Column5:"R516C5", Column6:"R516C6", Column7:"R516C7", Column8:"R516C8", Column9:"R516C9", Column10:"R516C10", Column11:"R516C11", Column12:"R516C12", Column13:"R516C13", Column14:"R516C14", Column15:"R516C15", Column16:"R516C16", Column17:"R516C17", Column18:"R516C18", Column19:"R516C19", Column20:"R516C20"}, {Column1:"R517C1", Column2:"R517C2", Column3:"R517C3", Column4:"R517C4", Column5:"R517C5", Column6:"R517C6", Column7:"R517C7", Column8:"R517C8", Column9:"R517C9", Column10:"R517C10", Column11:"R517C11", Column12:"R517C12", Column13:"R517C13", Column14:"R517C14", Column15:"R517C15", Column16:"R517C16", Column17:"R517C17", Column18:"R517C18", Column19:"R517C19", Column20:"R517C20"}, {Column1:"R518C1", Column2:"R518C2", Column3:"R518C3", Column4:"R518C4", Column5:"R518C5", Column6:"R518C6", Column7:"R518C7", Column8:"R518C8", Column9:"R518C9", Column10:"R518C10", Column11:"R518C11", Column12:"R518C12", Column13:"R518C13", Column14:"R518C14", Column15:"R518C15", Column16:"R518C16", Column17:"R518C17", Column18:"R518C18", Column19:"R518C19", Column20:"R518C20"}, {Column1:"R519C1", Column2:"R519C2", Column3:"R519C3", Column4:"R519C4", Column5:"R519C5", Column6:"R519C6", Column7:"R519C7", Column8:"R519C8", Column9:"R519C9", Column10:"R519C10", Column11:"R519C11", Column12:"R519C12", Column13:"R519C13", Column14:"R519C14", Column15:"R519C15", Column16:"R519C16", Column17:"R519C17", Column18:"R519C18", Column19:"R519C19", Column20:"R519C20"}, {Column1:"R520C1", Column2:"R520C2", Column3:"R520C3", Column4:"R520C4", Column5:"R520C5", Column6:"R520C6", Column7:"R520C7", Column8:"R520C8", Column9:"R520C9", Column10:"R520C10", Column11:"R520C11", Column12:"R520C12", Column13:"R520C13", Column14:"R520C14", Column15:"R520C15", Column16:"R520C16", Column17:"R520C17", Column18:"R520C18", Column19:"R520C19", Column20:"R520C20"}, {Column1:"R521C1", Column2:"R521C2", Column3:"R521C3", Column4:"R521C4", Column5:"R521C5", Column6:"R521C6", Column7:"R521C7", Column8:"R521C8", Column9:"R521C9", Column10:"R521C10", Column11:"R521C11", Column12:"R521C12", Column13:"R521C13", Column14:"R521C14", Column15:"R521C15", Column16:"R521C16", Column17:"R521C17", Column18:"R521C18", Column19:"R521C19", Column20:"R521C20"}, {Column1:"R522C1", Column2:"R522C2", Column3:"R522C3", Column4:"R522C4", Column5:"R522C5", Column6:"R522C6", Column7:"R522C7", Column8:"R522C8", Column9:"R522C9", Column10:"R522C10", Column11:"R522C11", Column12:"R522C12", Column13:"R522C13", Column14:"R522C14", Column15:"R522C15", Column16:"R522C16", Column17:"R522C17", Column18:"R522C18", Column19:"R522C19", Column20:"R522C20"}, {Column1:"R523C1", Column2:"R523C2", Column3:"R523C3", Column4:"R523C4", Column5:"R523C5", Column6:"R523C6", Column7:"R523C7", Column8:"R523C8", Column9:"R523C9", Column10:"R523C10", Column11:"R523C11", Column12:"R523C12", Column13:"R523C13", Column14:"R523C14", Column15:"R523C15", Column16:"R523C16", Column17:"R523C17", Column18:"R523C18", Column19:"R523C19", Column20:"R523C20"}, {Column1:"R524C1", Column2:"R524C2", Column3:"R524C3", Column4:"R524C4", Column5:"R524C5", Column6:"R524C6", Column7:"R524C7", Column8:"R524C8", Column9:"R524C9", Column10:"R524C10", Column11:"R524C11", Column12:"R524C12", Column13:"R524C13", Column14:"R524C14", Column15:"R524C15", Column16:"R524C16", Column17:"R524C17", Column18:"R524C18", Column19:"R524C19", Column20:"R524C20"}, {Column1:"R525C1", Column2:"R525C2", Column3:"R525C3", Column4:"R525C4", Column5:"R525C5", Column6:"R525C6", Column7:"R525C7", Column8:"R525C8", Column9:"R525C9", Column10:"R525C10", Column11:"R525C11", Column12:"R525C12", Column13:"R525C13", Column14:"R525C14", Column15:"R525C15", Column16:"R525C16", Column17:"R525C17", Column18:"R525C18", Column19:"R525C19", Column20:"R525C20"}, {Column1:"R526C1", Column2:"R526C2", Column3:"R526C3", Column4:"R526C4", Column5:"R526C5", Column6:"R526C6", Column7:"R526C7", Column8:"R526C8", Column9:"R526C9", Column10:"R526C10", Column11:"R526C11", Column12:"R526C12", Column13:"R526C13", Column14:"R526C14", Column15:"R526C15", Column16:"R526C16", Column17:"R526C17", Column18:"R526C18", Column19:"R526C19", Column20:"R526C20"}, {Column1:"R527C1", Column2:"R527C2", Column3:"R527C3", Column4:"R527C4", Column5:"R527C5", Column6:"R527C6", Column7:"R527C7", Column8:"R527C8", Column9:"R527C9", Column10:"R527C10", Column11:"R527C11", Column12:"R527C12", Column13:"R527C13", Column14:"R527C14", Column15:"R527C15", Column16:"R527C16", Column17:"R527C17", Column18:"R527C18", Column19:"R527C19", Column20:"R527C20"}, {Column1:"R528C1", Column2:"R528C2", Column3:"R528C3", Column4:"R528C4", Column5:"R528C5", Column6:"R528C6", Column7:"R528C7", Column8:"R528C8", Column9:"R528C9", Column10:"R528C10", Column11:"R528C11", Column12:"R528C12", Column13:"R528C13", Column14:"R528C14", Column15:"R528C15", Column16:"R528C16", Column17:"R528C17", Column18:"R528C18", Column19:"R528C19", Column20:"R528C20"}, {Column1:"R529C1", Column2:"R529C2", Column3:"R529C3", Column4:"R529C4", Column5:"R529C5", Column6:"R529C6", Column7:"R529C7", Column8:"R529C8", Column9:"R529C9", Column10:"R529C10", Column11:"R529C11", Column12:"R529C12", Column13:"R529C13", Column14:"R529C14", Column15:"R529C15", Column16:"R529C16", Column17:"R529C17", Column18:"R529C18", Column19:"R529C19", Column20:"R529C20"}, {Column1:"R530C1", Column2:"R530C2", Column3:"R530C3", Column4:"R530C4", Column5:"R530C5", Column6:"R530C6", Column7:"R530C7", Column8:"R530C8", Column9:"R530C9", Column10:"R530C10", Column11:"R530C11", Column12:"R530C12", Column13:"R530C13", Column14:"R530C14", Column15:"R530C15", Column16:"R530C16", Column17:"R530C17", Column18:"R530C18", Column19:"R530C19", Column20:"R530C20"}, {Column1:"R531C1", Column2:"R531C2", Column3:"R531C3", Column4:"R531C4", Column5:"R531C5", Column6:"R531C6", Column7:"R531C7", Column8:"R531C8", Column9:"R531C9", Column10:"R531C10", Column11:"R531C11", Column12:"R531C12", Column13:"R531C13", Column14:"R531C14", Column15:"R531C15", Column16:"R531C16", Column17:"R531C17", Column18:"R531C18", Column19:"R531C19", Column20:"R531C20"}, {Column1:"R532C1", Column2:"R532C2", Column3:"R532C3", Column4:"R532C4", Column5:"R532C5", Column6:"R532C6", Column7:"R532C7", Column8:"R532C8", Column9:"R532C9", Column10:"R532C10", Column11:"R532C11", Column12:"R532C12", Column13:"R532C13", Column14:"R532C14", Column15:"R532C15", Column16:"R532C16", Column17:"R532C17", Column18:"R532C18", Column19:"R532C19", Column20:"R532C20"}, {Column1:"R533C1", Column2:"R533C2", Column3:"R533C3", Column4:"R533C4", Column5:"R533C5", Column6:"R533C6", Column7:"R533C7", Column8:"R533C8", Column9:"R533C9", Column10:"R533C10", Column11:"R533C11", Column12:"R533C12", Column13:"R533C13", Column14:"R533C14", Column15:"R533C15", Column16:"R533C16", Column17:"R533C17", Column18:"R533C18", Column19:"R533C19", Column20:"R533C20"}, {Column1:"R534C1", Column2:"R534C2", Column3:"R534C3", Column4:"R534C4", Column5:"R534C5", Column6:"R534C6", Column7:"R534C7", Column8:"R534C8", Column9:"R534C9", Column10:"R534C10", Column11:"R534C11", Column12:"R534C12", Column13:"R534C13", Column14:"R534C14", Column15:"R534C15", Column16:"R534C16", Column17:"R534C17", Column18:"R534C18", Column19:"R534C19", Column20:"R534C20"}, {Column1:"R535C1", Column2:"R535C2", Column3:"R535C3", Column4:"R535C4", Column5:"R535C5", Column6:"R535C6", Column7:"R535C7", Column8:"R535C8", Column9:"R535C9", Column10:"R535C10", Column11:"R535C11", Column12:"R535C12", Column13:"R535C13", Column14:"R535C14", Column15:"R535C15", Column16:"R535C16", Column17:"R535C17", Column18:"R535C18", Column19:"R535C19", Column20:"R535C20"}, {Column1:"R536C1", Column2:"R536C2", Column3:"R536C3", Column4:"R536C4", Column5:"R536C5", Column6:"R536C6", Column7:"R536C7", Column8:"R536C8", Column9:"R536C9", Column10:"R536C10", Column11:"R536C11", Column12:"R536C12", Column13:"R536C13", Column14:"R536C14", Column15:"R536C15", Column16:"R536C16", Column17:"R536C17", Column18:"R536C18", Column19:"R536C19", Column20:"R536C20"}, {Column1:"R537C1", Column2:"R537C2", Column3:"R537C3", Column4:"R537C4", Column5:"R537C5", Column6:"R537C6", Column7:"R537C7", Column8:"R537C8", Column9:"R537C9", Column10:"R537C10", Column11:"R537C11", Column12:"R537C12", Column13:"R537C13", Column14:"R537C14", Column15:"R537C15", Column16:"R537C16", Column17:"R537C17", Column18:"R537C18", Column19:"R537C19", Column20:"R537C20"}, {Column1:"R538C1", Column2:"R538C2", Column3:"R538C3", Column4:"R538C4", Column5:"R538C5", Column6:"R538C6", Column7:"R538C7", Column8:"R538C8", Column9:"R538C9", Column10:"R538C10", Column11:"R538C11", Column12:"R538C12", Column13:"R538C13", Column14:"R538C14", Column15:"R538C15", Column16:"R538C16", Column17:"R538C17", Column18:"R538C18", Column19:"R538C19", Column20:"R538C20"}, {Column1:"R539C1", Column2:"R539C2", Column3:"R539C3", Column4:"R539C4", Column5:"R539C5", Column6:"R539C6", Column7:"R539C7", Column8:"R539C8", Column9:"R539C9", Column10:"R539C10", Column11:"R539C11", Column12:"R539C12", Column13:"R539C13", Column14:"R539C14", Column15:"R539C15", Column16:"R539C16", Column17:"R539C17", Column18:"R539C18", Column19:"R539C19", Column20:"R539C20"}, {Column1:"R540C1", Column2:"R540C2", Column3:"R540C3", Column4:"R540C4", Column5:"R540C5", Column6:"R540C6", Column7:"R540C7", Column8:"R540C8", Column9:"R540C9", Column10:"R540C10", Column11:"R540C11", Column12:"R540C12", Column13:"R540C13", Column14:"R540C14", Column15:"R540C15", Column16:"R540C16", Column17:"R540C17", Column18:"R540C18", Column19:"R540C19", Column20:"R540C20"}, {Column1:"R541C1", Column2:"R541C2", Column3:"R541C3", Column4:"R541C4", Column5:"R541C5", Column6:"R541C6", Column7:"R541C7", Column8:"R541C8", Column9:"R541C9", Column10:"R541C10", Column11:"R541C11", Column12:"R541C12", Column13:"R541C13", Column14:"R541C14", Column15:"R541C15", Column16:"R541C16", Column17:"R541C17", Column18:"R541C18", Column19:"R541C19", Column20:"R541C20"}, {Column1:"R542C1", Column2:"R542C2", Column3:"R542C3", Column4:"R542C4", Column5:"R542C5", Column6:"R542C6", Column7:"R542C7", Column8:"R542C8", Column9:"R542C9", Column10:"R542C10", Column11:"R542C11", Column12:"R542C12", Column13:"R542C13", Column14:"R542C14", Column15:"R542C15", Column16:"R542C16", Column17:"R542C17", Column18:"R542C18", Column19:"R542C19", Column20:"R542C20"}, {Column1:"R543C1", Column2:"R543C2", Column3:"R543C3", Column4:"R543C4", Column5:"R543C5", Column6:"R543C6", Column7:"R543C7", Column8:"R543C8", Column9:"R543C9", Column10:"R543C10", Column11:"R543C11", Column12:"R543C12", Column13:"R543C13", Column14:"R543C14", Column15:"R543C15", Column16:"R543C16", Column17:"R543C17", Column18:"R543C18", Column19:"R543C19", Column20:"R543C20"}, {Column1:"R544C1", Column2:"R544C2", Column3:"R544C3", Column4:"R544C4", Column5:"R544C5", Column6:"R544C6", Column7:"R544C7", Column8:"R544C8", Column9:"R544C9", Column10:"R544C10", Column11:"R544C11", Column12:"R544C12", Column13:"R544C13", Column14:"R544C14", Column15:"R544C15", Column16:"R544C16", Column17:"R544C17", Column18:"R544C18", Column19:"R544C19", Column20:"R544C20"}, {Column1:"R545C1", Column2:"R545C2", Column3:"R545C3", Column4:"R545C4", Column5:"R545C5", Column6:"R545C6", Column7:"R545C7", Column8:"R545C8", Column9:"R545C9", Column10:"R545C10", Column11:"R545C11", Column12:"R545C12", Column13:"R545C13", Column14:"R545C14", Column15:"R545C15", Column16:"R545C16", Column17:"R545C17", Column18:"R545C18", Column19:"R545C19", Column20:"R545C20"}, {Column1:"R546C1", Column2:"R546C2", Column3:"R546C3", Column4:"R546C4", Column5:"R546C5", Column6:"R546C6", Column7:"R546C7", Column8:"R546C8", Column9:"R546C9", Column10:"R546C10", Column11:"R546C11", Column12:"R546C12", Column13:"R546C13", Column14:"R546C14", Column15:"R546C15", Column16:"R546C16", Column17:"R546C17", Column18:"R546C18", Column19:"R546C19", Column20:"R546C20"}, {Column1:"R547C1", Column2:"R547C2", Column3:"R547C3", Column4:"R547C4", Column5:"R547C5", Column6:"R547C6", Column7:"R547C7", Column8:"R547C8", Column9:"R547C9", Column10:"R547C10", Column11:"R547C11", Column12:"R547C12", Column13:"R547C13", Column14:"R547C14", Column15:"R547C15", Column16:"R547C16", Column17:"R547C17", Column18:"R547C18", Column19:"R547C19", Column20:"R547C20"}, {Column1:"R548C1", Column2:"R548C2", Column3:"R548C3", Column4:"R548C4", Column5:"R548C5", Column6:"R548C6", Column7:"R548C7", Column8:"R548C8", Column9:"R548C9", Column10:"R548C10", Column11:"R548C11", Column12:"R548C12", Column13:"R548C13", Column14:"R548C14", Column15:"R548C15", Column16:"R548C16", Column17:"R548C17", Column18:"R548C18", Column19:"R548C19", Column20:"R548C20"}, {Column1:"R549C1", Column2:"R549C2", Column3:"R549C3", Column4:"R549C4", Column5:"R549C5", Column6:"R549C6", Column7:"R549C7", Column8:"R549C8", Column9:"R549C9", Column10:"R549C10", Column11:"R549C11", Column12:"R549C12", Column13:"R549C13", Column14:"R549C14", Column15:"R549C15", Column16:"R549C16", Column17:"R549C17", Column18:"R549C18", Column19:"R549C19", Column20:"R549C20"}, {Column1:"R550C1", Column2:"R550C2", Column3:"R550C3", Column4:"R550C4", Column5:"R550C5", Column6:"R550C6", Column7:"R550C7", Column8:"R550C8", Column9:"R550C9", Column10:"R550C10", Column11:"R550C11", Column12:"R550C12", Column13:"R550C13", Column14:"R550C14", Column15:"R550C15", Column16:"R550C16", Column17:"R550C17", Column18:"R550C18", Column19:"R550C19", Column20:"R550C20"}, {Column1:"R551C1", Column2:"R551C2", Column3:"R551C3", Column4:"R551C4", Column5:"R551C5", Column6:"R551C6", Column7:"R551C7", Column8:"R551C8", Column9:"R551C9", Column10:"R551C10", Column11:"R551C11", Column12:"R551C12", Column13:"R551C13", Column14:"R551C14", Column15:"R551C15", Column16:"R551C16", Column17:"R551C17", Column18:"R551C18", Column19:"R551C19", Column20:"R551C20"}, {Column1:"R552C1", Column2:"R552C2", Column3:"R552C3", Column4:"R552C4", Column5:"R552C5", Column6:"R552C6", Column7:"R552C7", Column8:"R552C8", Column9:"R552C9", Column10:"R552C10", Column11:"R552C11", Column12:"R552C12", Column13:"R552C13", Column14:"R552C14", Column15:"R552C15", Column16:"R552C16", Column17:"R552C17", Column18:"R552C18", Column19:"R552C19", Column20:"R552C20"}, {Column1:"R553C1", Column2:"R553C2", Column3:"R553C3", Column4:"R553C4", Column5:"R553C5", Column6:"R553C6", Column7:"R553C7", Column8:"R553C8", Column9:"R553C9", Column10:"R553C10", Column11:"R553C11", Column12:"R553C12", Column13:"R553C13", Column14:"R553C14", Column15:"R553C15", Column16:"R553C16", Column17:"R553C17", Column18:"R553C18", Column19:"R553C19", Column20:"R553C20"}, {Column1:"R554C1", Column2:"R554C2", Column3:"R554C3", Column4:"R554C4", Column5:"R554C5", Column6:"R554C6", Column7:"R554C7", Column8:"R554C8", Column9:"R554C9", Column10:"R554C10", Column11:"R554C11", Column12:"R554C12", Column13:"R554C13", Column14:"R554C14", Column15:"R554C15", Column16:"R554C16", Column17:"R554C17", Column18:"R554C18", Column19:"R554C19", Column20:"R554C20"}, {Column1:"R555C1", Column2:"R555C2", Column3:"R555C3", Column4:"R555C4", Column5:"R555C5", Column6:"R555C6", Column7:"R555C7", Column8:"R555C8", Column9:"R555C9", Column10:"R555C10", Column11:"R555C11", Column12:"R555C12", Column13:"R555C13", Column14:"R555C14", Column15:"R555C15", Column16:"R555C16", Column17:"R555C17", Column18:"R555C18", Column19:"R555C19", Column20:"R555C20"}, {Column1:"R556C1", Column2:"R556C2", Column3:"R556C3", Column4:"R556C4", Column5:"R556C5", Column6:"R556C6", Column7:"R556C7", Column8:"R556C8", Column9:"R556C9", Column10:"R556C10", Column11:"R556C11", Column12:"R556C12", Column13:"R556C13", Column14:"R556C14", Column15:"R556C15", Column16:"R556C16", Column17:"R556C17", Column18:"R556C18", Column19:"R556C19", Column20:"R556C20"}, {Column1:"R557C1", Column2:"R557C2", Column3:"R557C3", Column4:"R557C4", Column5:"R557C5", Column6:"R557C6", Column7:"R557C7", Column8:"R557C8", Column9:"R557C9", Column10:"R557C10", Column11:"R557C11", Column12:"R557C12", Column13:"R557C13", Column14:"R557C14", Column15:"R557C15", Column16:"R557C16", Column17:"R557C17", Column18:"R557C18", Column19:"R557C19", Column20:"R557C20"}, {Column1:"R558C1", Column2:"R558C2", Column3:"R558C3", Column4:"R558C4", Column5:"R558C5", Column6:"R558C6", Column7:"R558C7", Column8:"R558C8", Column9:"R558C9", Column10:"R558C10", Column11:"R558C11", Column12:"R558C12", Column13:"R558C13", Column14:"R558C14", Column15:"R558C15", Column16:"R558C16", Column17:"R558C17", Column18:"R558C18", Column19:"R558C19", Column20:"R558C20"}, {Column1:"R559C1", Column2:"R559C2", Column3:"R559C3", Column4:"R559C4", Column5:"R559C5", Column6:"R559C6", Column7:"R559C7", Column8:"R559C8", Column9:"R559C9", Column10:"R559C10", Column11:"R559C11", Column12:"R559C12", Column13:"R559C13", Column14:"R559C14", Column15:"R559C15", Column16:"R559C16", Column17:"R559C17", Column18:"R559C18", Column19:"R559C19", Column20:"R559C20"}, {Column1:"R560C1", Column2:"R560C2", Column3:"R560C3", Column4:"R560C4", Column5:"R560C5", Column6:"R560C6", Column7:"R560C7", Column8:"R560C8", Column9:"R560C9", Column10:"R560C10", Column11:"R560C11", Column12:"R560C12", Column13:"R560C13", Column14:"R560C14", Column15:"R560C15", Column16:"R560C16", Column17:"R560C17", Column18:"R560C18", Column19:"R560C19", Column20:"R560C20"}, {Column1:"R561C1", Column2:"R561C2", Column3:"R561C3", Column4:"R561C4", Column5:"R561C5", Column6:"R561C6", Column7:"R561C7", Column8:"R561C8", Column9:"R561C9", Column10:"R561C10", Column11:"R561C11", Column12:"R561C12", Column13:"R561C13", Column14:"R561C14", Column15:"R561C15", Column16:"R561C16", Column17:"R561C17", Column18:"R561C18", Column19:"R561C19", Column20:"R561C20"}, {Column1:"R562C1", Column2:"R562C2", Column3:"R562C3", Column4:"R562C4", Column5:"R562C5", Column6:"R562C6", Column7:"R562C7", Column8:"R562C8", Column9:"R562C9", Column10:"R562C10", Column11:"R562C11", Column12:"R562C12", Column13:"R562C13", Column14:"R562C14", Column15:"R562C15", Column16:"R562C16", Column17:"R562C17", Column18:"R562C18", Column19:"R562C19", Column20:"R562C20"}, {Column1:"R563C1", Column2:"R563C2", Column3:"R563C3", Column4:"R563C4", Column5:"R563C5", Column6:"R563C6", Column7:"R563C7", Column8:"R563C8", Column9:"R563C9", Column10:"R563C10", Column11:"R563C11", Column12:"R563C12", Column13:"R563C13", Column14:"R563C14", Column15:"R563C15", Column16:"R563C16", Column17:"R563C17", Column18:"R563C18", Column19:"R563C19", Column20:"R563C20"}, {Column1:"R564C1", Column2:"R564C2", Column3:"R564C3", Column4:"R564C4", Column5:"R564C5", Column6:"R564C6", Column7:"R564C7", Column8:"R564C8", Column9:"R564C9", Column10:"R564C10", Column11:"R564C11", Column12:"R564C12", Column13:"R564C13", Column14:"R564C14", Column15:"R564C15", Column16:"R564C16", Column17:"R564C17", Column18:"R564C18", Column19:"R564C19", Column20:"R564C20"}, {Column1:"R565C1", Column2:"R565C2", Column3:"R565C3", Column4:"R565C4", Column5:"R565C5", Column6:"R565C6", Column7:"R565C7", Column8:"R565C8", Column9:"R565C9", Column10:"R565C10", Column11:"R565C11", Column12:"R565C12", Column13:"R565C13", Column14:"R565C14", Column15:"R565C15", Column16:"R565C16", Column17:"R565C17", Column18:"R565C18", Column19:"R565C19", Column20:"R565C20"}, {Column1:"R566C1", Column2:"R566C2", Column3:"R566C3", Column4:"R566C4", Column5:"R566C5", Column6:"R566C6", Column7:"R566C7", Column8:"R566C8", Column9:"R566C9", Column10:"R566C10", Column11:"R566C11", Column12:"R566C12", Column13:"R566C13", Column14:"R566C14", Column15:"R566C15", Column16:"R566C16", Column17:"R566C17", Column18:"R566C18", Column19:"R566C19", Column20:"R566C20"}, {Column1:"R567C1", Column2:"R567C2", Column3:"R567C3", Column4:"R567C4", Column5:"R567C5", Column6:"R567C6", Column7:"R567C7", Column8:"R567C8", Column9:"R567C9", Column10:"R567C10", Column11:"R567C11", Column12:"R567C12", Column13:"R567C13", Column14:"R567C14", Column15:"R567C15", Column16:"R567C16", Column17:"R567C17", Column18:"R567C18", Column19:"R567C19", Column20:"R567C20"}, {Column1:"R568C1", Column2:"R568C2", Column3:"R568C3", Column4:"R568C4", Column5:"R568C5", Column6:"R568C6", Column7:"R568C7", Column8:"R568C8", Column9:"R568C9", Column10:"R568C10", Column11:"R568C11", Column12:"R568C12", Column13:"R568C13", Column14:"R568C14", Column15:"R568C15", Column16:"R568C16", Column17:"R568C17", Column18:"R568C18", Column19:"R568C19", Column20:"R568C20"}, {Column1:"R569C1", Column2:"R569C2", Column3:"R569C3", Column4:"R569C4", Column5:"R569C5", Column6:"R569C6", Column7:"R569C7", Column8:"R569C8", Column9:"R569C9", Column10:"R569C10", Column11:"R569C11", Column12:"R569C12", Column13:"R569C13", Column14:"R569C14", Column15:"R569C15", Column16:"R569C16", Column17:"R569C17", Column18:"R569C18", Column19:"R569C19", Column20:"R569C20"}, {Column1:"R570C1", Column2:"R570C2", Column3:"R570C3", Column4:"R570C4", Column5:"R570C5", Column6:"R570C6", Column7:"R570C7", Column8:"R570C8", Column9:"R570C9", Column10:"R570C10", Column11:"R570C11", Column12:"R570C12", Column13:"R570C13", Column14:"R570C14", Column15:"R570C15", Column16:"R570C16", Column17:"R570C17", Column18:"R570C18", Column19:"R570C19", Column20:"R570C20"}, {Column1:"R571C1", Column2:"R571C2", Column3:"R571C3", Column4:"R571C4", Column5:"R571C5", Column6:"R571C6", Column7:"R571C7", Column8:"R571C8", Column9:"R571C9", Column10:"R571C10", Column11:"R571C11", Column12:"R571C12", Column13:"R571C13", Column14:"R571C14", Column15:"R571C15", Column16:"R571C16", Column17:"R571C17", Column18:"R571C18", Column19:"R571C19", Column20:"R571C20"}, {Column1:"R572C1", Column2:"R572C2", Column3:"R572C3", Column4:"R572C4", Column5:"R572C5", Column6:"R572C6", Column7:"R572C7", Column8:"R572C8", Column9:"R572C9", Column10:"R572C10", Column11:"R572C11", Column12:"R572C12", Column13:"R572C13", Column14:"R572C14", Column15:"R572C15", Column16:"R572C16", Column17:"R572C17", Column18:"R572C18", Column19:"R572C19", Column20:"R572C20"}, {Column1:"R573C1", Column2:"R573C2", Column3:"R573C3", Column4:"R573C4", Column5:"R573C5", Column6:"R573C6", Column7:"R573C7", Column8:"R573C8", Column9:"R573C9", Column10:"R573C10", Column11:"R573C11", Column12:"R573C12", Column13:"R573C13", Column14:"R573C14", Column15:"R573C15", Column16:"R573C16", Column17:"R573C17", Column18:"R573C18", Column19:"R573C19", Column20:"R573C20"}, {Column1:"R574C1", Column2:"R574C2", Column3:"R574C3", Column4:"R574C4", Column5:"R574C5", Column6:"R574C6", Column7:"R574C7", Column8:"R574C8", Column9:"R574C9", Column10:"R574C10", Column11:"R574C11", Column12:"R574C12", Column13:"R574C13", Column14:"R574C14", Column15:"R574C15", Column16:"R574C16", Column17:"R574C17", Column18:"R574C18", Column19:"R574C19", Column20:"R574C20"}, {Column1:"R575C1", Column2:"R575C2", Column3:"R575C3", Column4:"R575C4", Column5:"R575C5", Column6:"R575C6", Column7:"R575C7", Column8:"R575C8", Column9:"R575C9", Column10:"R575C10", Column11:"R575C11", Column12:"R575C12", Column13:"R575C13", Column14:"R575C14", Column15:"R575C15", Column16:"R575C16", Column17:"R575C17", Column18:"R575C18", Column19:"R575C19", Column20:"R575C20"}, {Column1:"R576C1", Column2:"R576C2", Column3:"R576C3", Column4:"R576C4", Column5:"R576C5", Column6:"R576C6", Column7:"R576C7", Column8:"R576C8", Column9:"R576C9", Column10:"R576C10", Column11:"R576C11", Column12:"R576C12", Column13:"R576C13", Column14:"R576C14", Column15:"R576C15", Column16:"R576C16", Column17:"R576C17", Column18:"R576C18", Column19:"R576C19", Column20:"R576C20"}, {Column1:"R577C1", Column2:"R577C2", Column3:"R577C3", Column4:"R577C4", Column5:"R577C5", Column6:"R577C6", Column7:"R577C7", Column8:"R577C8", Column9:"R577C9", Column10:"R577C10", Column11:"R577C11", Column12:"R577C12", Column13:"R577C13", Column14:"R577C14", Column15:"R577C15", Column16:"R577C16", Column17:"R577C17", Column18:"R577C18", Column19:"R577C19", Column20:"R577C20"}, {Column1:"R578C1", Column2:"R578C2", Column3:"R578C3", Column4:"R578C4", Column5:"R578C5", Column6:"R578C6", Column7:"R578C7", Column8:"R578C8", Column9:"R578C9", Column10:"R578C10", Column11:"R578C11", Column12:"R578C12", Column13:"R578C13", Column14:"R578C14", Column15:"R578C15", Column16:"R578C16", Column17:"R578C17", Column18:"R578C18", Column19:"R578C19", Column20:"R578C20"}, {Column1:"R579C1", Column2:"R579C2", Column3:"R579C3", Column4:"R579C4", Column5:"R579C5", Column6:"R579C6", Column7:"R579C7", Column8:"R579C8", Column9:"R579C9", Column10:"R579C10", Column11:"R579C11", Column12:"R579C12", Column13:"R579C13", Column14:"R579C14", Column15:"R579C15", Column16:"R579C16", Column17:"R579C17", Column18:"R579C18", Column19:"R579C19", Column20:"R579C20"}, {Column1:"R580C1", Column2:"R580C2", Column3:"R580C3", Column4:"R580C4", Column5:"R580C5", Column6:"R580C6", Column7:"R580C7", Column8:"R580C8", Column9:"R580C9", Column10:"R580C10", Column11:"R580C11", Column12:"R580C12", Column13:"R580C13", Column14:"R580C14", Column15:"R580C15", Column16:"R580C16", Column17:"R580C17", Column18:"R580C18", Column19:"R580C19", Column20:"R580C20"}, {Column1:"R581C1", Column2:"R581C2", Column3:"R581C3", Column4:"R581C4", Column5:"R581C5", Column6:"R581C6", Column7:"R581C7", Column8:"R581C8", Column9:"R581C9", Column10:"R581C10", Column11:"R581C11", Column12:"R581C12", Column13:"R581C13", Column14:"R581C14", Column15:"R581C15", Column16:"R581C16", Column17:"R581C17", Column18:"R581C18", Column19:"R581C19", Column20:"R581C20"}, {Column1:"R582C1", Column2:"R582C2", Column3:"R582C3", Column4:"R582C4", Column5:"R582C5", Column6:"R582C6", Column7:"R582C7", Column8:"R582C8", Column9:"R582C9", Column10:"R582C10", Column11:"R582C11", Column12:"R582C12", Column13:"R582C13", Column14:"R582C14", Column15:"R582C15", Column16:"R582C16", Column17:"R582C17", Column18:"R582C18", Column19:"R582C19", Column20:"R582C20"}, {Column1:"R583C1", Column2:"R583C2", Column3:"R583C3", Column4:"R583C4", Column5:"R583C5", Column6:"R583C6", Column7:"R583C7", Column8:"R583C8", Column9:"R583C9", Column10:"R583C10", Column11:"R583C11", Column12:"R583C12", Column13:"R583C13", Column14:"R583C14", Column15:"R583C15", Column16:"R583C16", Column17:"R583C17", Column18:"R583C18", Column19:"R583C19", Column20:"R583C20"}, {Column1:"R584C1", Column2:"R584C2", Column3:"R584C3", Column4:"R584C4", Column5:"R584C5", Column6:"R584C6", Column7:"R584C7", Column8:"R584C8", Column9:"R584C9", Column10:"R584C10", Column11:"R584C11", Column12:"R584C12", Column13:"R584C13", Column14:"R584C14", Column15:"R584C15", Column16:"R584C16", Column17:"R584C17", Column18:"R584C18", Column19:"R584C19", Column20:"R584C20"}, {Column1:"R585C1", Column2:"R585C2", Column3:"R585C3", Column4:"R585C4", Column5:"R585C5", Column6:"R585C6", Column7:"R585C7", Column8:"R585C8", Column9:"R585C9", Column10:"R585C10", Column11:"R585C11", Column12:"R585C12", Column13:"R585C13", Column14:"R585C14", Column15:"R585C15", Column16:"R585C16", Column17:"R585C17", Column18:"R585C18", Column19:"R585C19", Column20:"R585C20"}, {Column1:"R586C1", Column2:"R586C2", Column3:"R586C3", Column4:"R586C4", Column5:"R586C5", Column6:"R586C6", Column7:"R586C7", Column8:"R586C8", Column9:"R586C9", Column10:"R586C10", Column11:"R586C11", Column12:"R586C12", Column13:"R586C13", Column14:"R586C14", Column15:"R586C15", Column16:"R586C16", Column17:"R586C17", Column18:"R586C18", Column19:"R586C19", Column20:"R586C20"}, {Column1:"R587C1", Column2:"R587C2", Column3:"R587C3", Column4:"R587C4", Column5:"R587C5", Column6:"R587C6", Column7:"R587C7", Column8:"R587C8", Column9:"R587C9", Column10:"R587C10", Column11:"R587C11", Column12:"R587C12", Column13:"R587C13", Column14:"R587C14", Column15:"R587C15", Column16:"R587C16", Column17:"R587C17", Column18:"R587C18", Column19:"R587C19", Column20:"R587C20"}, {Column1:"R588C1", Column2:"R588C2", Column3:"R588C3", Column4:"R588C4", Column5:"R588C5", Column6:"R588C6", Column7:"R588C7", Column8:"R588C8", Column9:"R588C9", Column10:"R588C10", Column11:"R588C11", Column12:"R588C12", Column13:"R588C13", Column14:"R588C14", Column15:"R588C15", Column16:"R588C16", Column17:"R588C17", Column18:"R588C18", Column19:"R588C19", Column20:"R588C20"}, {Column1:"R589C1", Column2:"R589C2", Column3:"R589C3", Column4:"R589C4", Column5:"R589C5", Column6:"R589C6", Column7:"R589C7", Column8:"R589C8", Column9:"R589C9", Column10:"R589C10", Column11:"R589C11", Column12:"R589C12", Column13:"R589C13", Column14:"R589C14", Column15:"R589C15", Column16:"R589C16", Column17:"R589C17", Column18:"R589C18", Column19:"R589C19", Column20:"R589C20"}, {Column1:"R590C1", Column2:"R590C2", Column3:"R590C3", Column4:"R590C4", Column5:"R590C5", Column6:"R590C6", Column7:"R590C7", Column8:"R590C8", Column9:"R590C9", Column10:"R590C10", Column11:"R590C11", Column12:"R590C12", Column13:"R590C13", Column14:"R590C14", Column15:"R590C15", Column16:"R590C16", Column17:"R590C17", Column18:"R590C18", Column19:"R590C19", Column20:"R590C20"}, {Column1:"R591C1", Column2:"R591C2", Column3:"R591C3", Column4:"R591C4", Column5:"R591C5", Column6:"R591C6", Column7:"R591C7", Column8:"R591C8", Column9:"R591C9", Column10:"R591C10", Column11:"R591C11", Column12:"R591C12", Column13:"R591C13", Column14:"R591C14", Column15:"R591C15", Column16:"R591C16", Column17:"R591C17", Column18:"R591C18", Column19:"R591C19", Column20:"R591C20"}, {Column1:"R592C1", Column2:"R592C2", Column3:"R592C3", Column4:"R592C4", Column5:"R592C5", Column6:"R592C6", Column7:"R592C7", Column8:"R592C8", Column9:"R592C9", Column10:"R592C10", Column11:"R592C11", Column12:"R592C12", Column13:"R592C13", Column14:"R592C14", Column15:"R592C15", Column16:"R592C16", Column17:"R592C17", Column18:"R592C18", Column19:"R592C19", Column20:"R592C20"}, {Column1:"R593C1", Column2:"R593C2", Column3:"R593C3", Column4:"R593C4", Column5:"R593C5", Column6:"R593C6", Column7:"R593C7", Column8:"R593C8", Column9:"R593C9", Column10:"R593C10", Column11:"R593C11", Column12:"R593C12", Column13:"R593C13", Column14:"R593C14", Column15:"R593C15", Column16:"R593C16", Column17:"R593C17", Column18:"R593C18", Column19:"R593C19", Column20:"R593C20"}, {Column1:"R594C1", Column2:"R594C2", Column3:"R594C3", Column4:"R594C4", Column5:"R594C5", Column6:"R594C6", Column7:"R594C7", Column8:"R594C8", Column9:"R594C9", Column10:"R594C10", Column11:"R594C11", Column12:"R594C12", Column13:"R594C13", Column14:"R594C14", Column15:"R594C15", Column16:"R594C16", Column17:"R594C17", Column18:"R594C18", Column19:"R594C19", Column20:"R594C20"}, {Column1:"R595C1", Column2:"R595C2", Column3:"R595C3", Column4:"R595C4", Column5:"R595C5", Column6:"R595C6", Column7:"R595C7", Column8:"R595C8", Column9:"R595C9", Column10:"R595C10", Column11:"R595C11", Column12:"R595C12", Column13:"R595C13", Column14:"R595C14", Column15:"R595C15", Column16:"R595C16", Column17:"R595C17", Column18:"R595C18", Column19:"R595C19", Column20:"R595C20"}, {Column1:"R596C1", Column2:"R596C2", Column3:"R596C3", Column4:"R596C4", Column5:"R596C5", Column6:"R596C6", Column7:"R596C7", Column8:"R596C8", Column9:"R596C9", Column10:"R596C10", Column11:"R596C11", Column12:"R596C12", Column13:"R596C13", Column14:"R596C14", Column15:"R596C15", Column16:"R596C16", Column17:"R596C17", Column18:"R596C18", Column19:"R596C19", Column20:"R596C20"}, {Column1:"R597C1", Column2:"R597C2", Column3:"R597C3", Column4:"R597C4", Column5:"R597C5", Column6:"R597C6", Column7:"R597C7", Column8:"R597C8", Column9:"R597C9", Column10:"R597C10", Column11:"R597C11", Column12:"R597C12", Column13:"R597C13", Column14:"R597C14", Column15:"R597C15", Column16:"R597C16", Column17:"R597C17", Column18:"R597C18", Column19:"R597C19", Column20:"R597C20"}, {Column1:"R598C1", Column2:"R598C2", Column3:"R598C3", Column4:"R598C4", Column5:"R598C5", Column6:"R598C6", Column7:"R598C7", Column8:"R598C8", Column9:"R598C9", Column10:"R598C10", Column11:"R598C11", Column12:"R598C12", Column13:"R598C13", Column14:"R598C14", Column15:"R598C15", Column16:"R598C16", Column17:"R598C17", Column18:"R598C18", Column19:"R598C19", Column20:"R598C20"}, {Column1:"R599C1", Column2:"R599C2", Column3:"R599C3", Column4:"R599C4", Column5:"R599C5", Column6:"R599C6", Column7:"R599C7", Column8:"R599C8", Column9:"R599C9", Column10:"R599C10", Column11:"R599C11", Column12:"R599C12", Column13:"R599C13", Column14:"R599C14", Column15:"R599C15", Column16:"R599C16", Column17:"R599C17", Column18:"R599C18", Column19:"R599C19", Column20:"R599C20"}, {Column1:"R600C1", Column2:"R600C2", Column3:"R600C3", Column4:"R600C4", Column5:"R600C5", Column6:"R600C6", Column7:"R600C7", Column8:"R600C8", Column9:"R600C9", Column10:"R600C10", Column11:"R600C11", Column12:"R600C12", Column13:"R600C13", Column14:"R600C14", Column15:"R600C15", Column16:"R600C16", Column17:"R600C17", Column18:"R600C18", Column19:"R600C19", Column20:"R600C20"}, {Column1:"R601C1", Column2:"R601C2", Column3:"R601C3", Column4:"R601C4", Column5:"R601C5", Column6:"R601C6", Column7:"R601C7", Column8:"R601C8", Column9:"R601C9", Column10:"R601C10", Column11:"R601C11", Column12:"R601C12", Column13:"R601C13", Column14:"R601C14", Column15:"R601C15", Column16:"R601C16", Column17:"R601C17", Column18:"R601C18", Column19:"R601C19", Column20:"R601C20"}, {Column1:"R602C1", Column2:"R602C2", Column3:"R602C3", Column4:"R602C4", Column5:"R602C5", Column6:"R602C6", Column7:"R602C7", Column8:"R602C8", Column9:"R602C9", Column10:"R602C10", Column11:"R602C11", Column12:"R602C12", Column13:"R602C13", Column14:"R602C14", Column15:"R602C15", Column16:"R602C16", Column17:"R602C17", Column18:"R602C18", Column19:"R602C19", Column20:"R602C20"}, {Column1:"R603C1", Column2:"R603C2", Column3:"R603C3", Column4:"R603C4", Column5:"R603C5", Column6:"R603C6", Column7:"R603C7", Column8:"R603C8", Column9:"R603C9", Column10:"R603C10", Column11:"R603C11", Column12:"R603C12", Column13:"R603C13", Column14:"R603C14", Column15:"R603C15", Column16:"R603C16", Column17:"R603C17", Column18:"R603C18", Column19:"R603C19", Column20:"R603C20"}, {Column1:"R604C1", Column2:"R604C2", Column3:"R604C3", Column4:"R604C4", Column5:"R604C5", Column6:"R604C6", Column7:"R604C7", Column8:"R604C8", Column9:"R604C9", Column10:"R604C10", Column11:"R604C11", Column12:"R604C12", Column13:"R604C13", Column14:"R604C14", Column15:"R604C15", Column16:"R604C16", Column17:"R604C17", Column18:"R604C18", Column19:"R604C19", Column20:"R604C20"}, {Column1:"R605C1", Column2:"R605C2", Column3:"R605C3", Column4:"R605C4", Column5:"R605C5", Column6:"R605C6", Column7:"R605C7", Column8:"R605C8", Column9:"R605C9", Column10:"R605C10", Column11:"R605C11", Column12:"R605C12", Column13:"R605C13", Column14:"R605C14", Column15:"R605C15", Column16:"R605C16", Column17:"R605C17", Column18:"R605C18", Column19:"R605C19", Column20:"R605C20"}, {Column1:"R606C1", Column2:"R606C2", Column3:"R606C3", Column4:"R606C4", Column5:"R606C5", Column6:"R606C6", Column7:"R606C7", Column8:"R606C8", Column9:"R606C9", Column10:"R606C10", Column11:"R606C11", Column12:"R606C12", Column13:"R606C13", Column14:"R606C14", Column15:"R606C15", Column16:"R606C16", Column17:"R606C17", Column18:"R606C18", Column19:"R606C19", Column20:"R606C20"}, {Column1:"R607C1", Column2:"R607C2", Column3:"R607C3", Column4:"R607C4", Column5:"R607C5", Column6:"R607C6", Column7:"R607C7", Column8:"R607C8", Column9:"R607C9", Column10:"R607C10", Column11:"R607C11", Column12:"R607C12", Column13:"R607C13", Column14:"R607C14", Column15:"R607C15", Column16:"R607C16", Column17:"R607C17", Column18:"R607C18", Column19:"R607C19", Column20:"R607C20"}, {Column1:"R608C1", Column2:"R608C2", Column3:"R608C3", Column4:"R608C4", Column5:"R608C5", Column6:"R608C6", Column7:"R608C7", Column8:"R608C8", Column9:"R608C9", Column10:"R608C10", Column11:"R608C11", Column12:"R608C12", Column13:"R608C13", Column14:"R608C14", Column15:"R608C15", Column16:"R608C16", Column17:"R608C17", Column18:"R608C18", Column19:"R608C19", Column20:"R608C20"}, {Column1:"R609C1", Column2:"R609C2", Column3:"R609C3", Column4:"R609C4", Column5:"R609C5", Column6:"R609C6", Column7:"R609C7", Column8:"R609C8", Column9:"R609C9", Column10:"R609C10", Column11:"R609C11", Column12:"R609C12", Column13:"R609C13", Column14:"R609C14", Column15:"R609C15", Column16:"R609C16", Column17:"R609C17", Column18:"R609C18", Column19:"R609C19", Column20:"R609C20"}, {Column1:"R610C1", Column2:"R610C2", Column3:"R610C3", Column4:"R610C4", Column5:"R610C5", Column6:"R610C6", Column7:"R610C7", Column8:"R610C8", Column9:"R610C9", Column10:"R610C10", Column11:"R610C11", Column12:"R610C12", Column13:"R610C13", Column14:"R610C14", Column15:"R610C15", Column16:"R610C16", Column17:"R610C17", Column18:"R610C18", Column19:"R610C19", Column20:"R610C20"}, {Column1:"R611C1", Column2:"R611C2", Column3:"R611C3", Column4:"R611C4", Column5:"R611C5", Column6:"R611C6", Column7:"R611C7", Column8:"R611C8", Column9:"R611C9", Column10:"R611C10", Column11:"R611C11", Column12:"R611C12", Column13:"R611C13", Column14:"R611C14", Column15:"R611C15", Column16:"R611C16", Column17:"R611C17", Column18:"R611C18", Column19:"R611C19", Column20:"R611C20"}, {Column1:"R612C1", Column2:"R612C2", Column3:"R612C3", Column4:"R612C4", Column5:"R612C5", Column6:"R612C6", Column7:"R612C7", Column8:"R612C8", Column9:"R612C9", Column10:"R612C10", Column11:"R612C11", Column12:"R612C12", Column13:"R612C13", Column14:"R612C14", Column15:"R612C15", Column16:"R612C16", Column17:"R612C17", Column18:"R612C18", Column19:"R612C19", Column20:"R612C20"}, {Column1:"R613C1", Column2:"R613C2", Column3:"R613C3", Column4:"R613C4", Column5:"R613C5", Column6:"R613C6", Column7:"R613C7", Column8:"R613C8", Column9:"R613C9", Column10:"R613C10", Column11:"R613C11", Column12:"R613C12", Column13:"R613C13", Column14:"R613C14", Column15:"R613C15", Column16:"R613C16", Column17:"R613C17", Column18:"R613C18", Column19:"R613C19", Column20:"R613C20"}, {Column1:"R614C1", Column2:"R614C2", Column3:"R614C3", Column4:"R614C4", Column5:"R614C5", Column6:"R614C6", Column7:"R614C7", Column8:"R614C8", Column9:"R614C9", Column10:"R614C10", Column11:"R614C11", Column12:"R614C12", Column13:"R614C13", Column14:"R614C14", Column15:"R614C15", Column16:"R614C16", Column17:"R614C17", Column18:"R614C18", Column19:"R614C19", Column20:"R614C20"}, {Column1:"R615C1", Column2:"R615C2", Column3:"R615C3", Column4:"R615C4", Column5:"R615C5", Column6:"R615C6", Column7:"R615C7", Column8:"R615C8", Column9:"R615C9", Column10:"R615C10", Column11:"R615C11", Column12:"R615C12", Column13:"R615C13", Column14:"R615C14", Column15:"R615C15", Column16:"R615C16", Column17:"R615C17", Column18:"R615C18", Column19:"R615C19", Column20:"R615C20"}, {Column1:"R616C1", Column2:"R616C2", Column3:"R616C3", Column4:"R616C4", Column5:"R616C5", Column6:"R616C6", Column7:"R616C7", Column8:"R616C8", Column9:"R616C9", Column10:"R616C10", Column11:"R616C11", Column12:"R616C12", Column13:"R616C13", Column14:"R616C14", Column15:"R616C15", Column16:"R616C16", Column17:"R616C17", Column18:"R616C18", Column19:"R616C19", Column20:"R616C20"}, {Column1:"R617C1", Column2:"R617C2", Column3:"R617C3", Column4:"R617C4", Column5:"R617C5", Column6:"R617C6", Column7:"R617C7", Column8:"R617C8", Column9:"R617C9", Column10:"R617C10", Column11:"R617C11", Column12:"R617C12", Column13:"R617C13", Column14:"R617C14", Column15:"R617C15", Column16:"R617C16", Column17:"R617C17", Column18:"R617C18", Column19:"R617C19", Column20:"R617C20"}, {Column1:"R618C1", Column2:"R618C2", Column3:"R618C3", Column4:"R618C4", Column5:"R618C5", Column6:"R618C6", Column7:"R618C7", Column8:"R618C8", Column9:"R618C9", Column10:"R618C10", Column11:"R618C11", Column12:"R618C12", Column13:"R618C13", Column14:"R618C14", Column15:"R618C15", Column16:"R618C16", Column17:"R618C17", Column18:"R618C18", Column19:"R618C19", Column20:"R618C20"}, {Column1:"R619C1", Column2:"R619C2", Column3:"R619C3", Column4:"R619C4", Column5:"R619C5", Column6:"R619C6", Column7:"R619C7", Column8:"R619C8", Column9:"R619C9", Column10:"R619C10", Column11:"R619C11", Column12:"R619C12", Column13:"R619C13", Column14:"R619C14", Column15:"R619C15", Column16:"R619C16", Column17:"R619C17", Column18:"R619C18", Column19:"R619C19", Column20:"R619C20"}, {Column1:"R620C1", Column2:"R620C2", Column3:"R620C3", Column4:"R620C4", Column5:"R620C5", Column6:"R620C6", Column7:"R620C7", Column8:"R620C8", Column9:"R620C9", Column10:"R620C10", Column11:"R620C11", Column12:"R620C12", Column13:"R620C13", Column14:"R620C14", Column15:"R620C15", Column16:"R620C16", Column17:"R620C17", Column18:"R620C18", Column19:"R620C19", Column20:"R620C20"}, {Column1:"R621C1", Column2:"R621C2", Column3:"R621C3", Column4:"R621C4", Column5:"R621C5", Column6:"R621C6", Column7:"R621C7", Column8:"R621C8", Column9:"R621C9", Column10:"R621C10", Column11:"R621C11", Column12:"R621C12", Column13:"R621C13", Column14:"R621C14", Column15:"R621C15", Column16:"R621C16", Column17:"R621C17", Column18:"R621C18", Column19:"R621C19", Column20:"R621C20"}, {Column1:"R622C1", Column2:"R622C2", Column3:"R622C3", Column4:"R622C4", Column5:"R622C5", Column6:"R622C6", Column7:"R622C7", Column8:"R622C8", Column9:"R622C9", Column10:"R622C10", Column11:"R622C11", Column12:"R622C12", Column13:"R622C13", Column14:"R622C14", Column15:"R622C15", Column16:"R622C16", Column17:"R622C17", Column18:"R622C18", Column19:"R622C19", Column20:"R622C20"}, {Column1:"R623C1", Column2:"R623C2", Column3:"R623C3", Column4:"R623C4", Column5:"R623C5", Column6:"R623C6", Column7:"R623C7", Column8:"R623C8", Column9:"R623C9", Column10:"R623C10", Column11:"R623C11", Column12:"R623C12", Column13:"R623C13", Column14:"R623C14", Column15:"R623C15", Column16:"R623C16", Column17:"R623C17", Column18:"R623C18", Column19:"R623C19", Column20:"R623C20"}, {Column1:"R624C1", Column2:"R624C2", Column3:"R624C3", Column4:"R624C4", Column5:"R624C5", Column6:"R624C6", Column7:"R624C7", Column8:"R624C8", Column9:"R624C9", Column10:"R624C10", Column11:"R624C11", Column12:"R624C12", Column13:"R624C13", Column14:"R624C14", Column15:"R624C15", Column16:"R624C16", Column17:"R624C17", Column18:"R624C18", Column19:"R624C19", Column20:"R624C20"}, {Column1:"R625C1", Column2:"R625C2", Column3:"R625C3", Column4:"R625C4", Column5:"R625C5", Column6:"R625C6", Column7:"R625C7", Column8:"R625C8", Column9:"R625C9", Column10:"R625C10", Column11:"R625C11", Column12:"R625C12", Column13:"R625C13", Column14:"R625C14", Column15:"R625C15", Column16:"R625C16", Column17:"R625C17", Column18:"R625C18", Column19:"R625C19", Column20:"R625C20"}, {Column1:"R626C1", Column2:"R626C2", Column3:"R626C3", Column4:"R626C4", Column5:"R626C5", Column6:"R626C6", Column7:"R626C7", Column8:"R626C8", Column9:"R626C9", Column10:"R626C10", Column11:"R626C11", Column12:"R626C12", Column13:"R626C13", Column14:"R626C14", Column15:"R626C15", Column16:"R626C16", Column17:"R626C17", Column18:"R626C18", Column19:"R626C19", Column20:"R626C20"}, {Column1:"R627C1", Column2:"R627C2", Column3:"R627C3", Column4:"R627C4", Column5:"R627C5", Column6:"R627C6", Column7:"R627C7", Column8:"R627C8", Column9:"R627C9", Column10:"R627C10", Column11:"R627C11", Column12:"R627C12", Column13:"R627C13", Column14:"R627C14", Column15:"R627C15", Column16:"R627C16", Column17:"R627C17", Column18:"R627C18", Column19:"R627C19", Column20:"R627C20"}, {Column1:"R628C1", Column2:"R628C2", Column3:"R628C3", Column4:"R628C4", Column5:"R628C5", Column6:"R628C6", Column7:"R628C7", Column8:"R628C8", Column9:"R628C9", Column10:"R628C10", Column11:"R628C11", Column12:"R628C12", Column13:"R628C13", Column14:"R628C14", Column15:"R628C15", Column16:"R628C16", Column17:"R628C17", Column18:"R628C18", Column19:"R628C19", Column20:"R628C20"}, {Column1:"R629C1", Column2:"R629C2", Column3:"R629C3", Column4:"R629C4", Column5:"R629C5", Column6:"R629C6", Column7:"R629C7", Column8:"R629C8", Column9:"R629C9", Column10:"R629C10", Column11:"R629C11", Column12:"R629C12", Column13:"R629C13", Column14:"R629C14", Column15:"R629C15", Column16:"R629C16", Column17:"R629C17", Column18:"R629C18", Column19:"R629C19", Column20:"R629C20"}, {Column1:"R630C1", Column2:"R630C2", Column3:"R630C3", Column4:"R630C4", Column5:"R630C5", Column6:"R630C6", Column7:"R630C7", Column8:"R630C8", Column9:"R630C9", Column10:"R630C10", Column11:"R630C11", Column12:"R630C12", Column13:"R630C13", Column14:"R630C14", Column15:"R630C15", Column16:"R630C16", Column17:"R630C17", Column18:"R630C18", Column19:"R630C19", Column20:"R630C20"}, {Column1:"R631C1", Column2:"R631C2", Column3:"R631C3", Column4:"R631C4", Column5:"R631C5", Column6:"R631C6", Column7:"R631C7", Column8:"R631C8", Column9:"R631C9", Column10:"R631C10", Column11:"R631C11", Column12:"R631C12", Column13:"R631C13", Column14:"R631C14", Column15:"R631C15", Column16:"R631C16", Column17:"R631C17", Column18:"R631C18", Column19:"R631C19", Column20:"R631C20"}, {Column1:"R632C1", Column2:"R632C2", Column3:"R632C3", Column4:"R632C4", Column5:"R632C5", Column6:"R632C6", Column7:"R632C7", Column8:"R632C8", Column9:"R632C9", Column10:"R632C10", Column11:"R632C11", Column12:"R632C12", Column13:"R632C13", Column14:"R632C14", Column15:"R632C15", Column16:"R632C16", Column17:"R632C17", Column18:"R632C18", Column19:"R632C19", Column20:"R632C20"}, {Column1:"R633C1", Column2:"R633C2", Column3:"R633C3", Column4:"R633C4", Column5:"R633C5", Column6:"R633C6", Column7:"R633C7", Column8:"R633C8", Column9:"R633C9", Column10:"R633C10", Column11:"R633C11", Column12:"R633C12", Column13:"R633C13", Column14:"R633C14", Column15:"R633C15", Column16:"R633C16", Column17:"R633C17", Column18:"R633C18", Column19:"R633C19", Column20:"R633C20"}, {Column1:"R634C1", Column2:"R634C2", Column3:"R634C3", Column4:"R634C4", Column5:"R634C5", Column6:"R634C6", Column7:"R634C7", Column8:"R634C8", Column9:"R634C9", Column10:"R634C10", Column11:"R634C11", Column12:"R634C12", Column13:"R634C13", Column14:"R634C14", Column15:"R634C15", Column16:"R634C16", Column17:"R634C17", Column18:"R634C18", Column19:"R634C19", Column20:"R634C20"}, {Column1:"R635C1", Column2:"R635C2", Column3:"R635C3", Column4:"R635C4", Column5:"R635C5", Column6:"R635C6", Column7:"R635C7", Column8:"R635C8", Column9:"R635C9", Column10:"R635C10", Column11:"R635C11", Column12:"R635C12", Column13:"R635C13", Column14:"R635C14", Column15:"R635C15", Column16:"R635C16", Column17:"R635C17", Column18:"R635C18", Column19:"R635C19", Column20:"R635C20"}, {Column1:"R636C1", Column2:"R636C2", Column3:"R636C3", Column4:"R636C4", Column5:"R636C5", Column6:"R636C6", Column7:"R636C7", Column8:"R636C8", Column9:"R636C9", Column10:"R636C10", Column11:"R636C11", Column12:"R636C12", Column13:"R636C13", Column14:"R636C14", Column15:"R636C15", Column16:"R636C16", Column17:"R636C17", Column18:"R636C18", Column19:"R636C19", Column20:"R636C20"}, {Column1:"R637C1", Column2:"R637C2", Column3:"R637C3", Column4:"R637C4", Column5:"R637C5", Column6:"R637C6", Column7:"R637C7", Column8:"R637C8", Column9:"R637C9", Column10:"R637C10", Column11:"R637C11", Column12:"R637C12", Column13:"R637C13", Column14:"R637C14", Column15:"R637C15", Column16:"R637C16", Column17:"R637C17", Column18:"R637C18", Column19:"R637C19", Column20:"R637C20"}, {Column1:"R638C1", Column2:"R638C2", Column3:"R638C3", Column4:"R638C4", Column5:"R638C5", Column6:"R638C6", Column7:"R638C7", Column8:"R638C8", Column9:"R638C9", Column10:"R638C10", Column11:"R638C11", Column12:"R638C12", Column13:"R638C13", Column14:"R638C14", Column15:"R638C15", Column16:"R638C16", Column17:"R638C17", Column18:"R638C18", Column19:"R638C19", Column20:"R638C20"}, {Column1:"R639C1", Column2:"R639C2", Column3:"R639C3", Column4:"R639C4", Column5:"R639C5", Column6:"R639C6", Column7:"R639C7", Column8:"R639C8", Column9:"R639C9", Column10:"R639C10", Column11:"R639C11", Column12:"R639C12", Column13:"R639C13", Column14:"R639C14", Column15:"R639C15", Column16:"R639C16", Column17:"R639C17", Column18:"R639C18", Column19:"R639C19", Column20:"R639C20"}, {Column1:"R640C1", Column2:"R640C2", Column3:"R640C3", Column4:"R640C4", Column5:"R640C5", Column6:"R640C6", Column7:"R640C7", Column8:"R640C8", Column9:"R640C9", Column10:"R640C10", Column11:"R640C11", Column12:"R640C12", Column13:"R640C13", Column14:"R640C14", Column15:"R640C15", Column16:"R640C16", Column17:"R640C17", Column18:"R640C18", Column19:"R640C19", Column20:"R640C20"}, {Column1:"R641C1", Column2:"R641C2", Column3:"R641C3", Column4:"R641C4", Column5:"R641C5", Column6:"R641C6", Column7:"R641C7", Column8:"R641C8", Column9:"R641C9", Column10:"R641C10", Column11:"R641C11", Column12:"R641C12", Column13:"R641C13", Column14:"R641C14", Column15:"R641C15", Column16:"R641C16", Column17:"R641C17", Column18:"R641C18", Column19:"R641C19", Column20:"R641C20"}, {Column1:"R642C1", Column2:"R642C2", Column3:"R642C3", Column4:"R642C4", Column5:"R642C5", Column6:"R642C6", Column7:"R642C7", Column8:"R642C8", Column9:"R642C9", Column10:"R642C10", Column11:"R642C11", Column12:"R642C12", Column13:"R642C13", Column14:"R642C14", Column15:"R642C15", Column16:"R642C16", Column17:"R642C17", Column18:"R642C18", Column19:"R642C19", Column20:"R642C20"}, {Column1:"R643C1", Column2:"R643C2", Column3:"R643C3", Column4:"R643C4", Column5:"R643C5", Column6:"R643C6", Column7:"R643C7", Column8:"R643C8", Column9:"R643C9", Column10:"R643C10", Column11:"R643C11", Column12:"R643C12", Column13:"R643C13", Column14:"R643C14", Column15:"R643C15", Column16:"R643C16", Column17:"R643C17", Column18:"R643C18", Column19:"R643C19", Column20:"R643C20"}, {Column1:"R644C1", Column2:"R644C2", Column3:"R644C3", Column4:"R644C4", Column5:"R644C5", Column6:"R644C6", Column7:"R644C7", Column8:"R644C8", Column9:"R644C9", Column10:"R644C10", Column11:"R644C11", Column12:"R644C12", Column13:"R644C13", Column14:"R644C14", Column15:"R644C15", Column16:"R644C16", Column17:"R644C17", Column18:"R644C18", Column19:"R644C19", Column20:"R644C20"}, {Column1:"R645C1", Column2:"R645C2", Column3:"R645C3", Column4:"R645C4", Column5:"R645C5", Column6:"R645C6", Column7:"R645C7", Column8:"R645C8", Column9:"R645C9", Column10:"R645C10", Column11:"R645C11", Column12:"R645C12", Column13:"R645C13", Column14:"R645C14", Column15:"R645C15", Column16:"R645C16", Column17:"R645C17", Column18:"R645C18", Column19:"R645C19", Column20:"R645C20"}, {Column1:"R646C1", Column2:"R646C2", Column3:"R646C3", Column4:"R646C4", Column5:"R646C5", Column6:"R646C6", Column7:"R646C7", Column8:"R646C8", Column9:"R646C9", Column10:"R646C10", Column11:"R646C11", Column12:"R646C12", Column13:"R646C13", Column14:"R646C14", Column15:"R646C15", Column16:"R646C16", Column17:"R646C17", Column18:"R646C18", Column19:"R646C19", Column20:"R646C20"}, {Column1:"R647C1", Column2:"R647C2", Column3:"R647C3", Column4:"R647C4", Column5:"R647C5", Column6:"R647C6", Column7:"R647C7", Column8:"R647C8", Column9:"R647C9", Column10:"R647C10", Column11:"R647C11", Column12:"R647C12", Column13:"R647C13", Column14:"R647C14", Column15:"R647C15", Column16:"R647C16", Column17:"R647C17", Column18:"R647C18", Column19:"R647C19", Column20:"R647C20"}, {Column1:"R648C1", Column2:"R648C2", Column3:"R648C3", Column4:"R648C4", Column5:"R648C5", Column6:"R648C6", Column7:"R648C7", Column8:"R648C8", Column9:"R648C9", Column10:"R648C10", Column11:"R648C11", Column12:"R648C12", Column13:"R648C13", Column14:"R648C14", Column15:"R648C15", Column16:"R648C16", Column17:"R648C17", Column18:"R648C18", Column19:"R648C19", Column20:"R648C20"}, {Column1:"R649C1", Column2:"R649C2", Column3:"R649C3", Column4:"R649C4", Column5:"R649C5", Column6:"R649C6", Column7:"R649C7", Column8:"R649C8", Column9:"R649C9", Column10:"R649C10", Column11:"R649C11", Column12:"R649C12", Column13:"R649C13", Column14:"R649C14", Column15:"R649C15", Column16:"R649C16", Column17:"R649C17", Column18:"R649C18", Column19:"R649C19", Column20:"R649C20"}, {Column1:"R650C1", Column2:"R650C2", Column3:"R650C3", Column4:"R650C4", Column5:"R650C5", Column6:"R650C6", Column7:"R650C7", Column8:"R650C8", Column9:"R650C9", Column10:"R650C10", Column11:"R650C11", Column12:"R650C12", Column13:"R650C13", Column14:"R650C14", Column15:"R650C15", Column16:"R650C16", Column17:"R650C17", Column18:"R650C18", Column19:"R650C19", Column20:"R650C20"}, {Column1:"R651C1", Column2:"R651C2", Column3:"R651C3", Column4:"R651C4", Column5:"R651C5", Column6:"R651C6", Column7:"R651C7", Column8:"R651C8", Column9:"R651C9", Column10:"R651C10", Column11:"R651C11", Column12:"R651C12", Column13:"R651C13", Column14:"R651C14", Column15:"R651C15", Column16:"R651C16", Column17:"R651C17", Column18:"R651C18", Column19:"R651C19", Column20:"R651C20"}, {Column1:"R652C1", Column2:"R652C2", Column3:"R652C3", Column4:"R652C4", Column5:"R652C5", Column6:"R652C6", Column7:"R652C7", Column8:"R652C8", Column9:"R652C9", Column10:"R652C10", Column11:"R652C11", Column12:"R652C12", Column13:"R652C13", Column14:"R652C14", Column15:"R652C15", Column16:"R652C16", Column17:"R652C17", Column18:"R652C18", Column19:"R652C19", Column20:"R652C20"}, {Column1:"R653C1", Column2:"R653C2", Column3:"R653C3", Column4:"R653C4", Column5:"R653C5", Column6:"R653C6", Column7:"R653C7", Column8:"R653C8", Column9:"R653C9", Column10:"R653C10", Column11:"R653C11", Column12:"R653C12", Column13:"R653C13", Column14:"R653C14", Column15:"R653C15", Column16:"R653C16", Column17:"R653C17", Column18:"R653C18", Column19:"R653C19", Column20:"R653C20"}, {Column1:"R654C1", Column2:"R654C2", Column3:"R654C3", Column4:"R654C4", Column5:"R654C5", Column6:"R654C6", Column7:"R654C7", Column8:"R654C8", Column9:"R654C9", Column10:"R654C10", Column11:"R654C11", Column12:"R654C12", Column13:"R654C13", Column14:"R654C14", Column15:"R654C15", Column16:"R654C16", Column17:"R654C17", Column18:"R654C18", Column19:"R654C19", Column20:"R654C20"}, {Column1:"R655C1", Column2:"R655C2", Column3:"R655C3", Column4:"R655C4", Column5:"R655C5", Column6:"R655C6", Column7:"R655C7", Column8:"R655C8", Column9:"R655C9", Column10:"R655C10", Column11:"R655C11", Column12:"R655C12", Column13:"R655C13", Column14:"R655C14", Column15:"R655C15", Column16:"R655C16", Column17:"R655C17", Column18:"R655C18", Column19:"R655C19", Column20:"R655C20"}, {Column1:"R656C1", Column2:"R656C2", Column3:"R656C3", Column4:"R656C4", Column5:"R656C5", Column6:"R656C6", Column7:"R656C7", Column8:"R656C8", Column9:"R656C9", Column10:"R656C10", Column11:"R656C11", Column12:"R656C12", Column13:"R656C13", Column14:"R656C14", Column15:"R656C15", Column16:"R656C16", Column17:"R656C17", Column18:"R656C18", Column19:"R656C19", Column20:"R656C20"}, {Column1:"R657C1", Column2:"R657C2", Column3:"R657C3", Column4:"R657C4", Column5:"R657C5", Column6:"R657C6", Column7:"R657C7", Column8:"R657C8", Column9:"R657C9", Column10:"R657C10", Column11:"R657C11", Column12:"R657C12", Column13:"R657C13", Column14:"R657C14", Column15:"R657C15", Column16:"R657C16", Column17:"R657C17", Column18:"R657C18", Column19:"R657C19", Column20:"R657C20"}, {Column1:"R658C1", Column2:"R658C2", Column3:"R658C3", Column4:"R658C4", Column5:"R658C5", Column6:"R658C6", Column7:"R658C7", Column8:"R658C8", Column9:"R658C9", Column10:"R658C10", Column11:"R658C11", Column12:"R658C12", Column13:"R658C13", Column14:"R658C14", Column15:"R658C15", Column16:"R658C16", Column17:"R658C17", Column18:"R658C18", Column19:"R658C19", Column20:"R658C20"}, {Column1:"R659C1", Column2:"R659C2", Column3:"R659C3", Column4:"R659C4", Column5:"R659C5", Column6:"R659C6", Column7:"R659C7", Column8:"R659C8", Column9:"R659C9", Column10:"R659C10", Column11:"R659C11", Column12:"R659C12", Column13:"R659C13", Column14:"R659C14", Column15:"R659C15", Column16:"R659C16", Column17:"R659C17", Column18:"R659C18", Column19:"R659C19", Column20:"R659C20"}, {Column1:"R660C1", Column2:"R660C2", Column3:"R660C3", Column4:"R660C4", Column5:"R660C5", Column6:"R660C6", Column7:"R660C7", Column8:"R660C8", Column9:"R660C9", Column10:"R660C10", Column11:"R660C11", Column12:"R660C12", Column13:"R660C13", Column14:"R660C14", Column15:"R660C15", Column16:"R660C16", Column17:"R660C17", Column18:"R660C18", Column19:"R660C19", Column20:"R660C20"}, {Column1:"R661C1", Column2:"R661C2", Column3:"R661C3", Column4:"R661C4", Column5:"R661C5", Column6:"R661C6", Column7:"R661C7", Column8:"R661C8", Column9:"R661C9", Column10:"R661C10", Column11:"R661C11", Column12:"R661C12", Column13:"R661C13", Column14:"R661C14", Column15:"R661C15", Column16:"R661C16", Column17:"R661C17", Column18:"R661C18", Column19:"R661C19", Column20:"R661C20"}, {Column1:"R662C1", Column2:"R662C2", Column3:"R662C3", Column4:"R662C4", Column5:"R662C5", Column6:"R662C6", Column7:"R662C7", Column8:"R662C8", Column9:"R662C9", Column10:"R662C10", Column11:"R662C11", Column12:"R662C12", Column13:"R662C13", Column14:"R662C14", Column15:"R662C15", Column16:"R662C16", Column17:"R662C17", Column18:"R662C18", Column19:"R662C19", Column20:"R662C20"}, {Column1:"R663C1", Column2:"R663C2", Column3:"R663C3", Column4:"R663C4", Column5:"R663C5", Column6:"R663C6", Column7:"R663C7", Column8:"R663C8", Column9:"R663C9", Column10:"R663C10", Column11:"R663C11", Column12:"R663C12", Column13:"R663C13", Column14:"R663C14", Column15:"R663C15", Column16:"R663C16", Column17:"R663C17", Column18:"R663C18", Column19:"R663C19", Column20:"R663C20"}, {Column1:"R664C1", Column2:"R664C2", Column3:"R664C3", Column4:"R664C4", Column5:"R664C5", Column6:"R664C6", Column7:"R664C7", Column8:"R664C8", Column9:"R664C9", Column10:"R664C10", Column11:"R664C11", Column12:"R664C12", Column13:"R664C13", Column14:"R664C14", Column15:"R664C15", Column16:"R664C16", Column17:"R664C17", Column18:"R664C18", Column19:"R664C19", Column20:"R664C20"}, {Column1:"R665C1", Column2:"R665C2", Column3:"R665C3", Column4:"R665C4", Column5:"R665C5", Column6:"R665C6", Column7:"R665C7", Column8:"R665C8", Column9:"R665C9", Column10:"R665C10", Column11:"R665C11", Column12:"R665C12", Column13:"R665C13", Column14:"R665C14", Column15:"R665C15", Column16:"R665C16", Column17:"R665C17", Column18:"R665C18", Column19:"R665C19", Column20:"R665C20"}, {Column1:"R666C1", Column2:"R666C2", Column3:"R666C3", Column4:"R666C4", Column5:"R666C5", Column6:"R666C6", Column7:"R666C7", Column8:"R666C8", Column9:"R666C9", Column10:"R666C10", Column11:"R666C11", Column12:"R666C12", Column13:"R666C13", Column14:"R666C14", Column15:"R666C15", Column16:"R666C16", Column17:"R666C17", Column18:"R666C18", Column19:"R666C19", Column20:"R666C20"}, {Column1:"R667C1", Column2:"R667C2", Column3:"R667C3", Column4:"R667C4", Column5:"R667C5", Column6:"R667C6", Column7:"R667C7", Column8:"R667C8", Column9:"R667C9", Column10:"R667C10", Column11:"R667C11", Column12:"R667C12", Column13:"R667C13", Column14:"R667C14", Column15:"R667C15", Column16:"R667C16", Column17:"R667C17", Column18:"R667C18", Column19:"R667C19", Column20:"R667C20"}, {Column1:"R668C1", Column2:"R668C2", Column3:"R668C3", Column4:"R668C4", Column5:"R668C5", Column6:"R668C6", Column7:"R668C7", Column8:"R668C8", Column9:"R668C9", Column10:"R668C10", Column11:"R668C11", Column12:"R668C12", Column13:"R668C13", Column14:"R668C14", Column15:"R668C15", Column16:"R668C16", Column17:"R668C17", Column18:"R668C18", Column19:"R668C19", Column20:"R668C20"}, {Column1:"R669C1", Column2:"R669C2", Column3:"R669C3", Column4:"R669C4", Column5:"R669C5", Column6:"R669C6", Column7:"R669C7", Column8:"R669C8", Column9:"R669C9", Column10:"R669C10", Column11:"R669C11", Column12:"R669C12", Column13:"R669C13", Column14:"R669C14", Column15:"R669C15", Column16:"R669C16", Column17:"R669C17", Column18:"R669C18", Column19:"R669C19", Column20:"R669C20"}, {Column1:"R670C1", Column2:"R670C2", Column3:"R670C3", Column4:"R670C4", Column5:"R670C5", Column6:"R670C6", Column7:"R670C7", Column8:"R670C8", Column9:"R670C9", Column10:"R670C10", Column11:"R670C11", Column12:"R670C12", Column13:"R670C13", Column14:"R670C14", Column15:"R670C15", Column16:"R670C16", Column17:"R670C17", Column18:"R670C18", Column19:"R670C19", Column20:"R670C20"}, {Column1:"R671C1", Column2:"R671C2", Column3:"R671C3", Column4:"R671C4", Column5:"R671C5", Column6:"R671C6", Column7:"R671C7", Column8:"R671C8", Column9:"R671C9", Column10:"R671C10", Column11:"R671C11", Column12:"R671C12", Column13:"R671C13", Column14:"R671C14", Column15:"R671C15", Column16:"R671C16", Column17:"R671C17", Column18:"R671C18", Column19:"R671C19", Column20:"R671C20"}, {Column1:"R672C1", Column2:"R672C2", Column3:"R672C3", Column4:"R672C4", Column5:"R672C5", Column6:"R672C6", Column7:"R672C7", Column8:"R672C8", Column9:"R672C9", Column10:"R672C10", Column11:"R672C11", Column12:"R672C12", Column13:"R672C13", Column14:"R672C14", Column15:"R672C15", Column16:"R672C16", Column17:"R672C17", Column18:"R672C18", Column19:"R672C19", Column20:"R672C20"}, {Column1:"R673C1", Column2:"R673C2", Column3:"R673C3", Column4:"R673C4", Column5:"R673C5", Column6:"R673C6", Column7:"R673C7", Column8:"R673C8", Column9:"R673C9", Column10:"R673C10", Column11:"R673C11", Column12:"R673C12", Column13:"R673C13", Column14:"R673C14", Column15:"R673C15", Column16:"R673C16", Column17:"R673C17", Column18:"R673C18", Column19:"R673C19", Column20:"R673C20"}, {Column1:"R674C1", Column2:"R674C2", Column3:"R674C3", Column4:"R674C4", Column5:"R674C5", Column6:"R674C6", Column7:"R674C7", Column8:"R674C8", Column9:"R674C9", Column10:"R674C10", Column11:"R674C11", Column12:"R674C12", Column13:"R674C13", Column14:"R674C14", Column15:"R674C15", Column16:"R674C16", Column17:"R674C17", Column18:"R674C18", Column19:"R674C19", Column20:"R674C20"}, {Column1:"R675C1", Column2:"R675C2", Column3:"R675C3", Column4:"R675C4", Column5:"R675C5", Column6:"R675C6", Column7:"R675C7", Column8:"R675C8", Column9:"R675C9", Column10:"R675C10", Column11:"R675C11", Column12:"R675C12", Column13:"R675C13", Column14:"R675C14", Column15:"R675C15", Column16:"R675C16", Column17:"R675C17", Column18:"R675C18", Column19:"R675C19", Column20:"R675C20"}, {Column1:"R676C1", Column2:"R676C2", Column3:"R676C3", Column4:"R676C4", Column5:"R676C5", Column6:"R676C6", Column7:"R676C7", Column8:"R676C8", Column9:"R676C9", Column10:"R676C10", Column11:"R676C11", Column12:"R676C12", Column13:"R676C13", Column14:"R676C14", Column15:"R676C15", Column16:"R676C16", Column17:"R676C17", Column18:"R676C18", Column19:"R676C19", Column20:"R676C20"}, {Column1:"R677C1", Column2:"R677C2", Column3:"R677C3", Column4:"R677C4", Column5:"R677C5", Column6:"R677C6", Column7:"R677C7", Column8:"R677C8", Column9:"R677C9", Column10:"R677C10", Column11:"R677C11", Column12:"R677C12", Column13:"R677C13", Column14:"R677C14", Column15:"R677C15", Column16:"R677C16", Column17:"R677C17", Column18:"R677C18", Column19:"R677C19", Column20:"R677C20"}, {Column1:"R678C1", Column2:"R678C2", Column3:"R678C3", Column4:"R678C4", Column5:"R678C5", Column6:"R678C6", Column7:"R678C7", Column8:"R678C8", Column9:"R678C9", Column10:"R678C10", Column11:"R678C11", Column12:"R678C12", Column13:"R678C13", Column14:"R678C14", Column15:"R678C15", Column16:"R678C16", Column17:"R678C17", Column18:"R678C18", Column19:"R678C19", Column20:"R678C20"}, {Column1:"R679C1", Column2:"R679C2", Column3:"R679C3", Column4:"R679C4", Column5:"R679C5", Column6:"R679C6", Column7:"R679C7", Column8:"R679C8", Column9:"R679C9", Column10:"R679C10", Column11:"R679C11", Column12:"R679C12", Column13:"R679C13", Column14:"R679C14", Column15:"R679C15", Column16:"R679C16", Column17:"R679C17", Column18:"R679C18", Column19:"R679C19", Column20:"R679C20"}, {Column1:"R680C1", Column2:"R680C2", Column3:"R680C3", Column4:"R680C4", Column5:"R680C5", Column6:"R680C6", Column7:"R680C7", Column8:"R680C8", Column9:"R680C9", Column10:"R680C10", Column11:"R680C11", Column12:"R680C12", Column13:"R680C13", Column14:"R680C14", Column15:"R680C15", Column16:"R680C16", Column17:"R680C17", Column18:"R680C18", Column19:"R680C19", Column20:"R680C20"}, {Column1:"R681C1", Column2:"R681C2", Column3:"R681C3", Column4:"R681C4", Column5:"R681C5", Column6:"R681C6", Column7:"R681C7", Column8:"R681C8", Column9:"R681C9", Column10:"R681C10", Column11:"R681C11", Column12:"R681C12", Column13:"R681C13", Column14:"R681C14", Column15:"R681C15", Column16:"R681C16", Column17:"R681C17", Column18:"R681C18", Column19:"R681C19", Column20:"R681C20"}, {Column1:"R682C1", Column2:"R682C2", Column3:"R682C3", Column4:"R682C4", Column5:"R682C5", Column6:"R682C6", Column7:"R682C7", Column8:"R682C8", Column9:"R682C9", Column10:"R682C10", Column11:"R682C11", Column12:"R682C12", Column13:"R682C13", Column14:"R682C14", Column15:"R682C15", Column16:"R682C16", Column17:"R682C17", Column18:"R682C18", Column19:"R682C19", Column20:"R682C20"}, {Column1:"R683C1", Column2:"R683C2", Column3:"R683C3", Column4:"R683C4", Column5:"R683C5", Column6:"R683C6", Column7:"R683C7", Column8:"R683C8", Column9:"R683C9", Column10:"R683C10", Column11:"R683C11", Column12:"R683C12", Column13:"R683C13", Column14:"R683C14", Column15:"R683C15", Column16:"R683C16", Column17:"R683C17", Column18:"R683C18", Column19:"R683C19", Column20:"R683C20"}, {Column1:"R684C1", Column2:"R684C2", Column3:"R684C3", Column4:"R684C4", Column5:"R684C5", Column6:"R684C6", Column7:"R684C7", Column8:"R684C8", Column9:"R684C9", Column10:"R684C10", Column11:"R684C11", Column12:"R684C12", Column13:"R684C13", Column14:"R684C14", Column15:"R684C15", Column16:"R684C16", Column17:"R684C17", Column18:"R684C18", Column19:"R684C19", Column20:"R684C20"}, {Column1:"R685C1", Column2:"R685C2", Column3:"R685C3", Column4:"R685C4", Column5:"R685C5", Column6:"R685C6", Column7:"R685C7", Column8:"R685C8", Column9:"R685C9", Column10:"R685C10", Column11:"R685C11", Column12:"R685C12", Column13:"R685C13", Column14:"R685C14", Column15:"R685C15", Column16:"R685C16", Column17:"R685C17", Column18:"R685C18", Column19:"R685C19", Column20:"R685C20"}, {Column1:"R686C1", Column2:"R686C2", Column3:"R686C3", Column4:"R686C4", Column5:"R686C5", Column6:"R686C6", Column7:"R686C7", Column8:"R686C8", Column9:"R686C9", Column10:"R686C10", Column11:"R686C11", Column12:"R686C12", Column13:"R686C13", Column14:"R686C14", Column15:"R686C15", Column16:"R686C16", Column17:"R686C17", Column18:"R686C18", Column19:"R686C19", Column20:"R686C20"}, {Column1:"R687C1", Column2:"R687C2", Column3:"R687C3", Column4:"R687C4", Column5:"R687C5", Column6:"R687C6", Column7:"R687C7", Column8:"R687C8", Column9:"R687C9", Column10:"R687C10", Column11:"R687C11", Column12:"R687C12", Column13:"R687C13", Column14:"R687C14", Column15:"R687C15", Column16:"R687C16", Column17:"R687C17", Column18:"R687C18", Column19:"R687C19", Column20:"R687C20"}, {Column1:"R688C1", Column2:"R688C2", Column3:"R688C3", Column4:"R688C4", Column5:"R688C5", Column6:"R688C6", Column7:"R688C7", Column8:"R688C8", Column9:"R688C9", Column10:"R688C10", Column11:"R688C11", Column12:"R688C12", Column13:"R688C13", Column14:"R688C14", Column15:"R688C15", Column16:"R688C16", Column17:"R688C17", Column18:"R688C18", Column19:"R688C19", Column20:"R688C20"}, {Column1:"R689C1", Column2:"R689C2", Column3:"R689C3", Column4:"R689C4", Column5:"R689C5", Column6:"R689C6", Column7:"R689C7", Column8:"R689C8", Column9:"R689C9", Column10:"R689C10", Column11:"R689C11", Column12:"R689C12", Column13:"R689C13", Column14:"R689C14", Column15:"R689C15", Column16:"R689C16", Column17:"R689C17", Column18:"R689C18", Column19:"R689C19", Column20:"R689C20"}, {Column1:"R690C1", Column2:"R690C2", Column3:"R690C3", Column4:"R690C4", Column5:"R690C5", Column6:"R690C6", Column7:"R690C7", Column8:"R690C8", Column9:"R690C9", Column10:"R690C10", Column11:"R690C11", Column12:"R690C12", Column13:"R690C13", Column14:"R690C14", Column15:"R690C15", Column16:"R690C16", Column17:"R690C17", Column18:"R690C18", Column19:"R690C19", Column20:"R690C20"}, {Column1:"R691C1", Column2:"R691C2", Column3:"R691C3", Column4:"R691C4", Column5:"R691C5", Column6:"R691C6", Column7:"R691C7", Column8:"R691C8", Column9:"R691C9", Column10:"R691C10", Column11:"R691C11", Column12:"R691C12", Column13:"R691C13", Column14:"R691C14", Column15:"R691C15", Column16:"R691C16", Column17:"R691C17", Column18:"R691C18", Column19:"R691C19", Column20:"R691C20"}, {Column1:"R692C1", Column2:"R692C2", Column3:"R692C3", Column4:"R692C4", Column5:"R692C5", Column6:"R692C6", Column7:"R692C7", Column8:"R692C8", Column9:"R692C9", Column10:"R692C10", Column11:"R692C11", Column12:"R692C12", Column13:"R692C13", Column14:"R692C14", Column15:"R692C15", Column16:"R692C16", Column17:"R692C17", Column18:"R692C18", Column19:"R692C19", Column20:"R692C20"}, {Column1:"R693C1", Column2:"R693C2", Column3:"R693C3", Column4:"R693C4", Column5:"R693C5", Column6:"R693C6", Column7:"R693C7", Column8:"R693C8", Column9:"R693C9", Column10:"R693C10", Column11:"R693C11", Column12:"R693C12", Column13:"R693C13", Column14:"R693C14", Column15:"R693C15", Column16:"R693C16", Column17:"R693C17", Column18:"R693C18", Column19:"R693C19", Column20:"R693C20"}, {Column1:"R694C1", Column2:"R694C2", Column3:"R694C3", Column4:"R694C4", Column5:"R694C5", Column6:"R694C6", Column7:"R694C7", Column8:"R694C8", Column9:"R694C9", Column10:"R694C10", Column11:"R694C11", Column12:"R694C12", Column13:"R694C13", Column14:"R694C14", Column15:"R694C15", Column16:"R694C16", Column17:"R694C17", Column18:"R694C18", Column19:"R694C19", Column20:"R694C20"}, {Column1:"R695C1", Column2:"R695C2", Column3:"R695C3", Column4:"R695C4", Column5:"R695C5", Column6:"R695C6", Column7:"R695C7", Column8:"R695C8", Column9:"R695C9", Column10:"R695C10", Column11:"R695C11", Column12:"R695C12", Column13:"R695C13", Column14:"R695C14", Column15:"R695C15", Column16:"R695C16", Column17:"R695C17", Column18:"R695C18", Column19:"R695C19", Column20:"R695C20"}, {Column1:"R696C1", Column2:"R696C2", Column3:"R696C3", Column4:"R696C4", Column5:"R696C5", Column6:"R696C6", Column7:"R696C7", Column8:"R696C8", Column9:"R696C9", Column10:"R696C10", Column11:"R696C11", Column12:"R696C12", Column13:"R696C13", Column14:"R696C14", Column15:"R696C15", Column16:"R696C16", Column17:"R696C17", Column18:"R696C18", Column19:"R696C19", Column20:"R696C20"}, {Column1:"R697C1", Column2:"R697C2", Column3:"R697C3", Column4:"R697C4", Column5:"R697C5", Column6:"R697C6", Column7:"R697C7", Column8:"R697C8", Column9:"R697C9", Column10:"R697C10", Column11:"R697C11", Column12:"R697C12", Column13:"R697C13", Column14:"R697C14", Column15:"R697C15", Column16:"R697C16", Column17:"R697C17", Column18:"R697C18", Column19:"R697C19", Column20:"R697C20"}, {Column1:"R698C1", Column2:"R698C2", Column3:"R698C3", Column4:"R698C4", Column5:"R698C5", Column6:"R698C6", Column7:"R698C7", Column8:"R698C8", Column9:"R698C9", Column10:"R698C10", Column11:"R698C11", Column12:"R698C12", Column13:"R698C13", Column14:"R698C14", Column15:"R698C15", Column16:"R698C16", Column17:"R698C17", Column18:"R698C18", Column19:"R698C19", Column20:"R698C20"}, {Column1:"R699C1", Column2:"R699C2", Column3:"R699C3", Column4:"R699C4", Column5:"R699C5", Column6:"R699C6", Column7:"R699C7", Column8:"R699C8", Column9:"R699C9", Column10:"R699C10", Column11:"R699C11", Column12:"R699C12", Column13:"R699C13", Column14:"R699C14", Column15:"R699C15", Column16:"R699C16", Column17:"R699C17", Column18:"R699C18", Column19:"R699C19", Column20:"R699C20"}, {Column1:"R700C1", Column2:"R700C2", Column3:"R700C3", Column4:"R700C4", Column5:"R700C5", Column6:"R700C6", Column7:"R700C7", Column8:"R700C8", Column9:"R700C9", Column10:"R700C10", Column11:"R700C11", Column12:"R700C12", Column13:"R700C13", Column14:"R700C14", Column15:"R700C15", Column16:"R700C16", Column17:"R700C17", Column18:"R700C18", Column19:"R700C19", Column20:"R700C20"}, {Column1:"R701C1", Column2:"R701C2", Column3:"R701C3", Column4:"R701C4", Column5:"R701C5", Column6:"R701C6", Column7:"R701C7", Column8:"R701C8", Column9:"R701C9", Column10:"R701C10", Column11:"R701C11", Column12:"R701C12", Column13:"R701C13", Column14:"R701C14", Column15:"R701C15", Column16:"R701C16", Column17:"R701C17", Column18:"R701C18", Column19:"R701C19", Column20:"R701C20"}, {Column1:"R702C1", Column2:"R702C2", Column3:"R702C3", Column4:"R702C4", Column5:"R702C5", Column6:"R702C6", Column7:"R702C7", Column8:"R702C8", Column9:"R702C9", Column10:"R702C10", Column11:"R702C11", Column12:"R702C12", Column13:"R702C13", Column14:"R702C14", Column15:"R702C15", Column16:"R702C16", Column17:"R702C17", Column18:"R702C18", Column19:"R702C19", Column20:"R702C20"}, {Column1:"R703C1", Column2:"R703C2", Column3:"R703C3", Column4:"R703C4", Column5:"R703C5", Column6:"R703C6", Column7:"R703C7", Column8:"R703C8", Column9:"R703C9", Column10:"R703C10", Column11:"R703C11", Column12:"R703C12", Column13:"R703C13", Column14:"R703C14", Column15:"R703C15", Column16:"R703C16", Column17:"R703C17", Column18:"R703C18", Column19:"R703C19", Column20:"R703C20"}, {Column1:"R704C1", Column2:"R704C2", Column3:"R704C3", Column4:"R704C4", Column5:"R704C5", Column6:"R704C6", Column7:"R704C7", Column8:"R704C8", Column9:"R704C9", Column10:"R704C10", Column11:"R704C11", Column12:"R704C12", Column13:"R704C13", Column14:"R704C14", Column15:"R704C15", Column16:"R704C16", Column17:"R704C17", Column18:"R704C18", Column19:"R704C19", Column20:"R704C20"}, {Column1:"R705C1", Column2:"R705C2", Column3:"R705C3", Column4:"R705C4", Column5:"R705C5", Column6:"R705C6", Column7:"R705C7", Column8:"R705C8", Column9:"R705C9", Column10:"R705C10", Column11:"R705C11", Column12:"R705C12", Column13:"R705C13", Column14:"R705C14", Column15:"R705C15", Column16:"R705C16", Column17:"R705C17", Column18:"R705C18", Column19:"R705C19", Column20:"R705C20"}, {Column1:"R706C1", Column2:"R706C2", Column3:"R706C3", Column4:"R706C4", Column5:"R706C5", Column6:"R706C6", Column7:"R706C7", Column8:"R706C8", Column9:"R706C9", Column10:"R706C10", Column11:"R706C11", Column12:"R706C12", Column13:"R706C13", Column14:"R706C14", Column15:"R706C15", Column16:"R706C16", Column17:"R706C17", Column18:"R706C18", Column19:"R706C19", Column20:"R706C20"}, {Column1:"R707C1", Column2:"R707C2", Column3:"R707C3", Column4:"R707C4", Column5:"R707C5", Column6:"R707C6", Column7:"R707C7", Column8:"R707C8", Column9:"R707C9", Column10:"R707C10", Column11:"R707C11", Column12:"R707C12", Column13:"R707C13", Column14:"R707C14", Column15:"R707C15", Column16:"R707C16", Column17:"R707C17", Column18:"R707C18", Column19:"R707C19", Column20:"R707C20"}, {Column1:"R708C1", Column2:"R708C2", Column3:"R708C3", Column4:"R708C4", Column5:"R708C5", Column6:"R708C6", Column7:"R708C7", Column8:"R708C8", Column9:"R708C9", Column10:"R708C10", Column11:"R708C11", Column12:"R708C12", Column13:"R708C13", Column14:"R708C14", Column15:"R708C15", Column16:"R708C16", Column17:"R708C17", Column18:"R708C18", Column19:"R708C19", Column20:"R708C20"}, {Column1:"R709C1", Column2:"R709C2", Column3:"R709C3", Column4:"R709C4", Column5:"R709C5", Column6:"R709C6", Column7:"R709C7", Column8:"R709C8", Column9:"R709C9", Column10:"R709C10", Column11:"R709C11", Column12:"R709C12", Column13:"R709C13", Column14:"R709C14", Column15:"R709C15", Column16:"R709C16", Column17:"R709C17", Column18:"R709C18", Column19:"R709C19", Column20:"R709C20"}, {Column1:"R710C1", Column2:"R710C2", Column3:"R710C3", Column4:"R710C4", Column5:"R710C5", Column6:"R710C6", Column7:"R710C7", Column8:"R710C8", Column9:"R710C9", Column10:"R710C10", Column11:"R710C11", Column12:"R710C12", Column13:"R710C13", Column14:"R710C14", Column15:"R710C15", Column16:"R710C16", Column17:"R710C17", Column18:"R710C18", Column19:"R710C19", Column20:"R710C20"}, {Column1:"R711C1", Column2:"R711C2", Column3:"R711C3", Column4:"R711C4", Column5:"R711C5", Column6:"R711C6", Column7:"R711C7", Column8:"R711C8", Column9:"R711C9", Column10:"R711C10", Column11:"R711C11", Column12:"R711C12", Column13:"R711C13", Column14:"R711C14", Column15:"R711C15", Column16:"R711C16", Column17:"R711C17", Column18:"R711C18", Column19:"R711C19", Column20:"R711C20"}, {Column1:"R712C1", Column2:"R712C2", Column3:"R712C3", Column4:"R712C4", Column5:"R712C5", Column6:"R712C6", Column7:"R712C7", Column8:"R712C8", Column9:"R712C9", Column10:"R712C10", Column11:"R712C11", Column12:"R712C12", Column13:"R712C13", Column14:"R712C14", Column15:"R712C15", Column16:"R712C16", Column17:"R712C17", Column18:"R712C18", Column19:"R712C19", Column20:"R712C20"}, {Column1:"R713C1", Column2:"R713C2", Column3:"R713C3", Column4:"R713C4", Column5:"R713C5", Column6:"R713C6", Column7:"R713C7", Column8:"R713C8", Column9:"R713C9", Column10:"R713C10", Column11:"R713C11", Column12:"R713C12", Column13:"R713C13", Column14:"R713C14", Column15:"R713C15", Column16:"R713C16", Column17:"R713C17", Column18:"R713C18", Column19:"R713C19", Column20:"R713C20"}, {Column1:"R714C1", Column2:"R714C2", Column3:"R714C3", Column4:"R714C4", Column5:"R714C5", Column6:"R714C6", Column7:"R714C7", Column8:"R714C8", Column9:"R714C9", Column10:"R714C10", Column11:"R714C11", Column12:"R714C12", Column13:"R714C13", Column14:"R714C14", Column15:"R714C15", Column16:"R714C16", Column17:"R714C17", Column18:"R714C18", Column19:"R714C19", Column20:"R714C20"}, {Column1:"R715C1", Column2:"R715C2", Column3:"R715C3", Column4:"R715C4", Column5:"R715C5", Column6:"R715C6", Column7:"R715C7", Column8:"R715C8", Column9:"R715C9", Column10:"R715C10", Column11:"R715C11", Column12:"R715C12", Column13:"R715C13", Column14:"R715C14", Column15:"R715C15", Column16:"R715C16", Column17:"R715C17", Column18:"R715C18", Column19:"R715C19", Column20:"R715C20"}, {Column1:"R716C1", Column2:"R716C2", Column3:"R716C3", Column4:"R716C4", Column5:"R716C5", Column6:"R716C6", Column7:"R716C7", Column8:"R716C8", Column9:"R716C9", Column10:"R716C10", Column11:"R716C11", Column12:"R716C12", Column13:"R716C13", Column14:"R716C14", Column15:"R716C15", Column16:"R716C16", Column17:"R716C17", Column18:"R716C18", Column19:"R716C19", Column20:"R716C20"}, {Column1:"R717C1", Column2:"R717C2", Column3:"R717C3", Column4:"R717C4", Column5:"R717C5", Column6:"R717C6", Column7:"R717C7", Column8:"R717C8", Column9:"R717C9", Column10:"R717C10", Column11:"R717C11", Column12:"R717C12", Column13:"R717C13", Column14:"R717C14", Column15:"R717C15", Column16:"R717C16", Column17:"R717C17", Column18:"R717C18", Column19:"R717C19", Column20:"R717C20"}, {Column1:"R718C1", Column2:"R718C2", Column3:"R718C3", Column4:"R718C4", Column5:"R718C5", Column6:"R718C6", Column7:"R718C7", Column8:"R718C8", Column9:"R718C9", Column10:"R718C10", Column11:"R718C11", Column12:"R718C12", Column13:"R718C13", Column14:"R718C14", Column15:"R718C15", Column16:"R718C16", Column17:"R718C17", Column18:"R718C18", Column19:"R718C19", Column20:"R718C20"}, {Column1:"R719C1", Column2:"R719C2", Column3:"R719C3", Column4:"R719C4", Column5:"R719C5", Column6:"R719C6", Column7:"R719C7", Column8:"R719C8", Column9:"R719C9", Column10:"R719C10", Column11:"R719C11", Column12:"R719C12", Column13:"R719C13", Column14:"R719C14", Column15:"R719C15", Column16:"R719C16", Column17:"R719C17", Column18:"R719C18", Column19:"R719C19", Column20:"R719C20"}, {Column1:"R720C1", Column2:"R720C2", Column3:"R720C3", Column4:"R720C4", Column5:"R720C5", Column6:"R720C6", Column7:"R720C7", Column8:"R720C8", Column9:"R720C9", Column10:"R720C10", Column11:"R720C11", Column12:"R720C12", Column13:"R720C13", Column14:"R720C14", Column15:"R720C15", Column16:"R720C16", Column17:"R720C17", Column18:"R720C18", Column19:"R720C19", Column20:"R720C20"}, {Column1:"R721C1", Column2:"R721C2", Column3:"R721C3", Column4:"R721C4", Column5:"R721C5", Column6:"R721C6", Column7:"R721C7", Column8:"R721C8", Column9:"R721C9", Column10:"R721C10", Column11:"R721C11", Column12:"R721C12", Column13:"R721C13", Column14:"R721C14", Column15:"R721C15", Column16:"R721C16", Column17:"R721C17", Column18:"R721C18", Column19:"R721C19", Column20:"R721C20"}, {Column1:"R722C1", Column2:"R722C2", Column3:"R722C3", Column4:"R722C4", Column5:"R722C5", Column6:"R722C6", Column7:"R722C7", Column8:"R722C8", Column9:"R722C9", Column10:"R722C10", Column11:"R722C11", Column12:"R722C12", Column13:"R722C13", Column14:"R722C14", Column15:"R722C15", Column16:"R722C16", Column17:"R722C17", Column18:"R722C18", Column19:"R722C19", Column20:"R722C20"}, {Column1:"R723C1", Column2:"R723C2", Column3:"R723C3", Column4:"R723C4", Column5:"R723C5", Column6:"R723C6", Column7:"R723C7", Column8:"R723C8", Column9:"R723C9", Column10:"R723C10", Column11:"R723C11", Column12:"R723C12", Column13:"R723C13", Column14:"R723C14", Column15:"R723C15", Column16:"R723C16", Column17:"R723C17", Column18:"R723C18", Column19:"R723C19", Column20:"R723C20"}, {Column1:"R724C1", Column2:"R724C2", Column3:"R724C3", Column4:"R724C4", Column5:"R724C5", Column6:"R724C6", Column7:"R724C7", Column8:"R724C8", Column9:"R724C9", Column10:"R724C10", Column11:"R724C11", Column12:"R724C12", Column13:"R724C13", Column14:"R724C14", Column15:"R724C15", Column16:"R724C16", Column17:"R724C17", Column18:"R724C18", Column19:"R724C19", Column20:"R724C20"}, {Column1:"R725C1", Column2:"R725C2", Column3:"R725C3", Column4:"R725C4", Column5:"R725C5", Column6:"R725C6", Column7:"R725C7", Column8:"R725C8", Column9:"R725C9", Column10:"R725C10", Column11:"R725C11", Column12:"R725C12", Column13:"R725C13", Column14:"R725C14", Column15:"R725C15", Column16:"R725C16", Column17:"R725C17", Column18:"R725C18", Column19:"R725C19", Column20:"R725C20"}, {Column1:"R726C1", Column2:"R726C2", Column3:"R726C3", Column4:"R726C4", Column5:"R726C5", Column6:"R726C6", Column7:"R726C7", Column8:"R726C8", Column9:"R726C9", Column10:"R726C10", Column11:"R726C11", Column12:"R726C12", Column13:"R726C13", Column14:"R726C14", Column15:"R726C15", Column16:"R726C16", Column17:"R726C17", Column18:"R726C18", Column19:"R726C19", Column20:"R726C20"}, {Column1:"R727C1", Column2:"R727C2", Column3:"R727C3", Column4:"R727C4", Column5:"R727C5", Column6:"R727C6", Column7:"R727C7", Column8:"R727C8", Column9:"R727C9", Column10:"R727C10", Column11:"R727C11", Column12:"R727C12", Column13:"R727C13", Column14:"R727C14", Column15:"R727C15", Column16:"R727C16", Column17:"R727C17", Column18:"R727C18", Column19:"R727C19", Column20:"R727C20"}, {Column1:"R728C1", Column2:"R728C2", Column3:"R728C3", Column4:"R728C4", Column5:"R728C5", Column6:"R728C6", Column7:"R728C7", Column8:"R728C8", Column9:"R728C9", Column10:"R728C10", Column11:"R728C11", Column12:"R728C12", Column13:"R728C13", Column14:"R728C14", Column15:"R728C15", Column16:"R728C16", Column17:"R728C17", Column18:"R728C18", Column19:"R728C19", Column20:"R728C20"}, {Column1:"R729C1", Column2:"R729C2", Column3:"R729C3", Column4:"R729C4", Column5:"R729C5", Column6:"R729C6", Column7:"R729C7", Column8:"R729C8", Column9:"R729C9", Column10:"R729C10", Column11:"R729C11", Column12:"R729C12", Column13:"R729C13", Column14:"R729C14", Column15:"R729C15", Column16:"R729C16", Column17:"R729C17", Column18:"R729C18", Column19:"R729C19", Column20:"R729C20"}, {Column1:"R730C1", Column2:"R730C2", Column3:"R730C3", Column4:"R730C4", Column5:"R730C5", Column6:"R730C6", Column7:"R730C7", Column8:"R730C8", Column9:"R730C9", Column10:"R730C10", Column11:"R730C11", Column12:"R730C12", Column13:"R730C13", Column14:"R730C14", Column15:"R730C15", Column16:"R730C16", Column17:"R730C17", Column18:"R730C18", Column19:"R730C19", Column20:"R730C20"}, {Column1:"R731C1", Column2:"R731C2", Column3:"R731C3", Column4:"R731C4", Column5:"R731C5", Column6:"R731C6", Column7:"R731C7", Column8:"R731C8", Column9:"R731C9", Column10:"R731C10", Column11:"R731C11", Column12:"R731C12", Column13:"R731C13", Column14:"R731C14", Column15:"R731C15", Column16:"R731C16", Column17:"R731C17", Column18:"R731C18", Column19:"R731C19", Column20:"R731C20"}, {Column1:"R732C1", Column2:"R732C2", Column3:"R732C3", Column4:"R732C4", Column5:"R732C5", Column6:"R732C6", Column7:"R732C7", Column8:"R732C8", Column9:"R732C9", Column10:"R732C10", Column11:"R732C11", Column12:"R732C12", Column13:"R732C13", Column14:"R732C14", Column15:"R732C15", Column16:"R732C16", Column17:"R732C17", Column18:"R732C18", Column19:"R732C19", Column20:"R732C20"}, {Column1:"R733C1", Column2:"R733C2", Column3:"R733C3", Column4:"R733C4", Column5:"R733C5", Column6:"R733C6", Column7:"R733C7", Column8:"R733C8", Column9:"R733C9", Column10:"R733C10", Column11:"R733C11", Column12:"R733C12", Column13:"R733C13", Column14:"R733C14", Column15:"R733C15", Column16:"R733C16", Column17:"R733C17", Column18:"R733C18", Column19:"R733C19", Column20:"R733C20"}, {Column1:"R734C1", Column2:"R734C2", Column3:"R734C3", Column4:"R734C4", Column5:"R734C5", Column6:"R734C6", Column7:"R734C7", Column8:"R734C8", Column9:"R734C9", Column10:"R734C10", Column11:"R734C11", Column12:"R734C12", Column13:"R734C13", Column14:"R734C14", Column15:"R734C15", Column16:"R734C16", Column17:"R734C17", Column18:"R734C18", Column19:"R734C19", Column20:"R734C20"}, {Column1:"R735C1", Column2:"R735C2", Column3:"R735C3", Column4:"R735C4", Column5:"R735C5", Column6:"R735C6", Column7:"R735C7", Column8:"R735C8", Column9:"R735C9", Column10:"R735C10", Column11:"R735C11", Column12:"R735C12", Column13:"R735C13", Column14:"R735C14", Column15:"R735C15", Column16:"R735C16", Column17:"R735C17", Column18:"R735C18", Column19:"R735C19", Column20:"R735C20"}, {Column1:"R736C1", Column2:"R736C2", Column3:"R736C3", Column4:"R736C4", Column5:"R736C5", Column6:"R736C6", Column7:"R736C7", Column8:"R736C8", Column9:"R736C9", Column10:"R736C10", Column11:"R736C11", Column12:"R736C12", Column13:"R736C13", Column14:"R736C14", Column15:"R736C15", Column16:"R736C16", Column17:"R736C17", Column18:"R736C18", Column19:"R736C19", Column20:"R736C20"}, {Column1:"R737C1", Column2:"R737C2", Column3:"R737C3", Column4:"R737C4", Column5:"R737C5", Column6:"R737C6", Column7:"R737C7", Column8:"R737C8", Column9:"R737C9", Column10:"R737C10", Column11:"R737C11", Column12:"R737C12", Column13:"R737C13", Column14:"R737C14", Column15:"R737C15", Column16:"R737C16", Column17:"R737C17", Column18:"R737C18", Column19:"R737C19", Column20:"R737C20"}, {Column1:"R738C1", Column2:"R738C2", Column3:"R738C3", Column4:"R738C4", Column5:"R738C5", Column6:"R738C6", Column7:"R738C7", Column8:"R738C8", Column9:"R738C9", Column10:"R738C10", Column11:"R738C11", Column12:"R738C12", Column13:"R738C13", Column14:"R738C14", Column15:"R738C15", Column16:"R738C16", Column17:"R738C17", Column18:"R738C18", Column19:"R738C19", Column20:"R738C20"}, {Column1:"R739C1", Column2:"R739C2", Column3:"R739C3", Column4:"R739C4", Column5:"R739C5", Column6:"R739C6", Column7:"R739C7", Column8:"R739C8", Column9:"R739C9", Column10:"R739C10", Column11:"R739C11", Column12:"R739C12", Column13:"R739C13", Column14:"R739C14", Column15:"R739C15", Column16:"R739C16", Column17:"R739C17", Column18:"R739C18", Column19:"R739C19", Column20:"R739C20"}, {Column1:"R740C1", Column2:"R740C2", Column3:"R740C3", Column4:"R740C4", Column5:"R740C5", Column6:"R740C6", Column7:"R740C7", Column8:"R740C8", Column9:"R740C9", Column10:"R740C10", Column11:"R740C11", Column12:"R740C12", Column13:"R740C13", Column14:"R740C14", Column15:"R740C15", Column16:"R740C16", Column17:"R740C17", Column18:"R740C18", Column19:"R740C19", Column20:"R740C20"}, {Column1:"R741C1", Column2:"R741C2", Column3:"R741C3", Column4:"R741C4", Column5:"R741C5", Column6:"R741C6", Column7:"R741C7", Column8:"R741C8", Column9:"R741C9", Column10:"R741C10", Column11:"R741C11", Column12:"R741C12", Column13:"R741C13", Column14:"R741C14", Column15:"R741C15", Column16:"R741C16", Column17:"R741C17", Column18:"R741C18", Column19:"R741C19", Column20:"R741C20"}, {Column1:"R742C1", Column2:"R742C2", Column3:"R742C3", Column4:"R742C4", Column5:"R742C5", Column6:"R742C6", Column7:"R742C7", Column8:"R742C8", Column9:"R742C9", Column10:"R742C10", Column11:"R742C11", Column12:"R742C12", Column13:"R742C13", Column14:"R742C14", Column15:"R742C15", Column16:"R742C16", Column17:"R742C17", Column18:"R742C18", Column19:"R742C19", Column20:"R742C20"}, {Column1:"R743C1", Column2:"R743C2", Column3:"R743C3", Column4:"R743C4", Column5:"R743C5", Column6:"R743C6", Column7:"R743C7", Column8:"R743C8", Column9:"R743C9", Column10:"R743C10", Column11:"R743C11", Column12:"R743C12", Column13:"R743C13", Column14:"R743C14", Column15:"R743C15", Column16:"R743C16", Column17:"R743C17", Column18:"R743C18", Column19:"R743C19", Column20:"R743C20"}, {Column1:"R744C1", Column2:"R744C2", Column3:"R744C3", Column4:"R744C4", Column5:"R744C5", Column6:"R744C6", Column7:"R744C7", Column8:"R744C8", Column9:"R744C9", Column10:"R744C10", Column11:"R744C11", Column12:"R744C12", Column13:"R744C13", Column14:"R744C14", Column15:"R744C15", Column16:"R744C16", Column17:"R744C17", Column18:"R744C18", Column19:"R744C19", Column20:"R744C20"}, {Column1:"R745C1", Column2:"R745C2", Column3:"R745C3", Column4:"R745C4", Column5:"R745C5", Column6:"R745C6", Column7:"R745C7", Column8:"R745C8", Column9:"R745C9", Column10:"R745C10", Column11:"R745C11", Column12:"R745C12", Column13:"R745C13", Column14:"R745C14", Column15:"R745C15", Column16:"R745C16", Column17:"R745C17", Column18:"R745C18", Column19:"R745C19", Column20:"R745C20"}, {Column1:"R746C1", Column2:"R746C2", Column3:"R746C3", Column4:"R746C4", Column5:"R746C5", Column6:"R746C6", Column7:"R746C7", Column8:"R746C8", Column9:"R746C9", Column10:"R746C10", Column11:"R746C11", Column12:"R746C12", Column13:"R746C13", Column14:"R746C14", Column15:"R746C15", Column16:"R746C16", Column17:"R746C17", Column18:"R746C18", Column19:"R746C19", Column20:"R746C20"}, {Column1:"R747C1", Column2:"R747C2", Column3:"R747C3", Column4:"R747C4", Column5:"R747C5", Column6:"R747C6", Column7:"R747C7", Column8:"R747C8", Column9:"R747C9", Column10:"R747C10", Column11:"R747C11", Column12:"R747C12", Column13:"R747C13", Column14:"R747C14", Column15:"R747C15", Column16:"R747C16", Column17:"R747C17", Column18:"R747C18", Column19:"R747C19", Column20:"R747C20"}, {Column1:"R748C1", Column2:"R748C2", Column3:"R748C3", Column4:"R748C4", Column5:"R748C5", Column6:"R748C6", Column7:"R748C7", Column8:"R748C8", Column9:"R748C9", Column10:"R748C10", Column11:"R748C11", Column12:"R748C12", Column13:"R748C13", Column14:"R748C14", Column15:"R748C15", Column16:"R748C16", Column17:"R748C17", Column18:"R748C18", Column19:"R748C19", Column20:"R748C20"}, {Column1:"R749C1", Column2:"R749C2", Column3:"R749C3", Column4:"R749C4", Column5:"R749C5", Column6:"R749C6", Column7:"R749C7", Column8:"R749C8", Column9:"R749C9", Column10:"R749C10", Column11:"R749C11", Column12:"R749C12", Column13:"R749C13", Column14:"R749C14", Column15:"R749C15", Column16:"R749C16", Column17:"R749C17", Column18:"R749C18", Column19:"R749C19", Column20:"R749C20"}, {Column1:"R750C1", Column2:"R750C2", Column3:"R750C3", Column4:"R750C4", Column5:"R750C5", Column6:"R750C6", Column7:"R750C7", Column8:"R750C8", Column9:"R750C9", Column10:"R750C10", Column11:"R750C11", Column12:"R750C12", Column13:"R750C13", Column14:"R750C14", Column15:"R750C15", Column16:"R750C16", Column17:"R750C17", Column18:"R750C18", Column19:"R750C19", Column20:"R750C20"}, {Column1:"R751C1", Column2:"R751C2", Column3:"R751C3", Column4:"R751C4", Column5:"R751C5", Column6:"R751C6", Column7:"R751C7", Column8:"R751C8", Column9:"R751C9", Column10:"R751C10", Column11:"R751C11", Column12:"R751C12", Column13:"R751C13", Column14:"R751C14", Column15:"R751C15", Column16:"R751C16", Column17:"R751C17", Column18:"R751C18", Column19:"R751C19", Column20:"R751C20"}, {Column1:"R752C1", Column2:"R752C2", Column3:"R752C3", Column4:"R752C4", Column5:"R752C5", Column6:"R752C6", Column7:"R752C7", Column8:"R752C8", Column9:"R752C9", Column10:"R752C10", Column11:"R752C11", Column12:"R752C12", Column13:"R752C13", Column14:"R752C14", Column15:"R752C15", Column16:"R752C16", Column17:"R752C17", Column18:"R752C18", Column19:"R752C19", Column20:"R752C20"}, {Column1:"R753C1", Column2:"R753C2", Column3:"R753C3", Column4:"R753C4", Column5:"R753C5", Column6:"R753C6", Column7:"R753C7", Column8:"R753C8", Column9:"R753C9", Column10:"R753C10", Column11:"R753C11", Column12:"R753C12", Column13:"R753C13", Column14:"R753C14", Column15:"R753C15", Column16:"R753C16", Column17:"R753C17", Column18:"R753C18", Column19:"R753C19", Column20:"R753C20"}, {Column1:"R754C1", Column2:"R754C2", Column3:"R754C3", Column4:"R754C4", Column5:"R754C5", Column6:"R754C6", Column7:"R754C7", Column8:"R754C8", Column9:"R754C9", Column10:"R754C10", Column11:"R754C11", Column12:"R754C12", Column13:"R754C13", Column14:"R754C14", Column15:"R754C15", Column16:"R754C16", Column17:"R754C17", Column18:"R754C18", Column19:"R754C19", Column20:"R754C20"}, {Column1:"R755C1", Column2:"R755C2", Column3:"R755C3", Column4:"R755C4", Column5:"R755C5", Column6:"R755C6", Column7:"R755C7", Column8:"R755C8", Column9:"R755C9", Column10:"R755C10", Column11:"R755C11", Column12:"R755C12", Column13:"R755C13", Column14:"R755C14", Column15:"R755C15", Column16:"R755C16", Column17:"R755C17", Column18:"R755C18", Column19:"R755C19", Column20:"R755C20"}, {Column1:"R756C1", Column2:"R756C2", Column3:"R756C3", Column4:"R756C4", Column5:"R756C5", Column6:"R756C6", Column7:"R756C7", Column8:"R756C8", Column9:"R756C9", Column10:"R756C10", Column11:"R756C11", Column12:"R756C12", Column13:"R756C13", Column14:"R756C14", Column15:"R756C15", Column16:"R756C16", Column17:"R756C17", Column18:"R756C18", Column19:"R756C19", Column20:"R756C20"}, {Column1:"R757C1", Column2:"R757C2", Column3:"R757C3", Column4:"R757C4", Column5:"R757C5", Column6:"R757C6", Column7:"R757C7", Column8:"R757C8", Column9:"R757C9", Column10:"R757C10", Column11:"R757C11", Column12:"R757C12", Column13:"R757C13", Column14:"R757C14", Column15:"R757C15", Column16:"R757C16", Column17:"R757C17", Column18:"R757C18", Column19:"R757C19", Column20:"R757C20"}, {Column1:"R758C1", Column2:"R758C2", Column3:"R758C3", Column4:"R758C4", Column5:"R758C5", Column6:"R758C6", Column7:"R758C7", Column8:"R758C8", Column9:"R758C9", Column10:"R758C10", Column11:"R758C11", Column12:"R758C12", Column13:"R758C13", Column14:"R758C14", Column15:"R758C15", Column16:"R758C16", Column17:"R758C17", Column18:"R758C18", Column19:"R758C19", Column20:"R758C20"}, {Column1:"R759C1", Column2:"R759C2", Column3:"R759C3", Column4:"R759C4", Column5:"R759C5", Column6:"R759C6", Column7:"R759C7", Column8:"R759C8", Column9:"R759C9", Column10:"R759C10", Column11:"R759C11", Column12:"R759C12", Column13:"R759C13", Column14:"R759C14", Column15:"R759C15", Column16:"R759C16", Column17:"R759C17", Column18:"R759C18", Column19:"R759C19", Column20:"R759C20"}, {Column1:"R760C1", Column2:"R760C2", Column3:"R760C3", Column4:"R760C4", Column5:"R760C5", Column6:"R760C6", Column7:"R760C7", Column8:"R760C8", Column9:"R760C9", Column10:"R760C10", Column11:"R760C11", Column12:"R760C12", Column13:"R760C13", Column14:"R760C14", Column15:"R760C15", Column16:"R760C16", Column17:"R760C17", Column18:"R760C18", Column19:"R760C19", Column20:"R760C20"}, {Column1:"R761C1", Column2:"R761C2", Column3:"R761C3", Column4:"R761C4", Column5:"R761C5", Column6:"R761C6", Column7:"R761C7", Column8:"R761C8", Column9:"R761C9", Column10:"R761C10", Column11:"R761C11", Column12:"R761C12", Column13:"R761C13", Column14:"R761C14", Column15:"R761C15", Column16:"R761C16", Column17:"R761C17", Column18:"R761C18", Column19:"R761C19", Column20:"R761C20"}, {Column1:"R762C1", Column2:"R762C2", Column3:"R762C3", Column4:"R762C4", Column5:"R762C5", Column6:"R762C6", Column7:"R762C7", Column8:"R762C8", Column9:"R762C9", Column10:"R762C10", Column11:"R762C11", Column12:"R762C12", Column13:"R762C13", Column14:"R762C14", Column15:"R762C15", Column16:"R762C16", Column17:"R762C17", Column18:"R762C18", Column19:"R762C19", Column20:"R762C20"}, {Column1:"R763C1", Column2:"R763C2", Column3:"R763C3", Column4:"R763C4", Column5:"R763C5", Column6:"R763C6", Column7:"R763C7", Column8:"R763C8", Column9:"R763C9", Column10:"R763C10", Column11:"R763C11", Column12:"R763C12", Column13:"R763C13", Column14:"R763C14", Column15:"R763C15", Column16:"R763C16", Column17:"R763C17", Column18:"R763C18", Column19:"R763C19", Column20:"R763C20"}, {Column1:"R764C1", Column2:"R764C2", Column3:"R764C3", Column4:"R764C4", Column5:"R764C5", Column6:"R764C6", Column7:"R764C7", Column8:"R764C8", Column9:"R764C9", Column10:"R764C10", Column11:"R764C11", Column12:"R764C12", Column13:"R764C13", Column14:"R764C14", Column15:"R764C15", Column16:"R764C16", Column17:"R764C17", Column18:"R764C18", Column19:"R764C19", Column20:"R764C20"}, {Column1:"R765C1", Column2:"R765C2", Column3:"R765C3", Column4:"R765C4", Column5:"R765C5", Column6:"R765C6", Column7:"R765C7", Column8:"R765C8", Column9:"R765C9", Column10:"R765C10", Column11:"R765C11", Column12:"R765C12", Column13:"R765C13", Column14:"R765C14", Column15:"R765C15", Column16:"R765C16", Column17:"R765C17", Column18:"R765C18", Column19:"R765C19", Column20:"R765C20"}, {Column1:"R766C1", Column2:"R766C2", Column3:"R766C3", Column4:"R766C4", Column5:"R766C5", Column6:"R766C6", Column7:"R766C7", Column8:"R766C8", Column9:"R766C9", Column10:"R766C10", Column11:"R766C11", Column12:"R766C12", Column13:"R766C13", Column14:"R766C14", Column15:"R766C15", Column16:"R766C16", Column17:"R766C17", Column18:"R766C18", Column19:"R766C19", Column20:"R766C20"}, {Column1:"R767C1", Column2:"R767C2", Column3:"R767C3", Column4:"R767C4", Column5:"R767C5", Column6:"R767C6", Column7:"R767C7", Column8:"R767C8", Column9:"R767C9", Column10:"R767C10", Column11:"R767C11", Column12:"R767C12", Column13:"R767C13", Column14:"R767C14", Column15:"R767C15", Column16:"R767C16", Column17:"R767C17", Column18:"R767C18", Column19:"R767C19", Column20:"R767C20"}, {Column1:"R768C1", Column2:"R768C2", Column3:"R768C3", Column4:"R768C4", Column5:"R768C5", Column6:"R768C6", Column7:"R768C7", Column8:"R768C8", Column9:"R768C9", Column10:"R768C10", Column11:"R768C11", Column12:"R768C12", Column13:"R768C13", Column14:"R768C14", Column15:"R768C15", Column16:"R768C16", Column17:"R768C17", Column18:"R768C18", Column19:"R768C19", Column20:"R768C20"}, {Column1:"R769C1", Column2:"R769C2", Column3:"R769C3", Column4:"R769C4", Column5:"R769C5", Column6:"R769C6", Column7:"R769C7", Column8:"R769C8", Column9:"R769C9", Column10:"R769C10", Column11:"R769C11", Column12:"R769C12", Column13:"R769C13", Column14:"R769C14", Column15:"R769C15", Column16:"R769C16", Column17:"R769C17", Column18:"R769C18", Column19:"R769C19", Column20:"R769C20"}, {Column1:"R770C1", Column2:"R770C2", Column3:"R770C3", Column4:"R770C4", Column5:"R770C5", Column6:"R770C6", Column7:"R770C7", Column8:"R770C8", Column9:"R770C9", Column10:"R770C10", Column11:"R770C11", Column12:"R770C12", Column13:"R770C13", Column14:"R770C14", Column15:"R770C15", Column16:"R770C16", Column17:"R770C17", Column18:"R770C18", Column19:"R770C19", Column20:"R770C20"}, {Column1:"R771C1", Column2:"R771C2", Column3:"R771C3", Column4:"R771C4", Column5:"R771C5", Column6:"R771C6", Column7:"R771C7", Column8:"R771C8", Column9:"R771C9", Column10:"R771C10", Column11:"R771C11", Column12:"R771C12", Column13:"R771C13", Column14:"R771C14", Column15:"R771C15", Column16:"R771C16", Column17:"R771C17", Column18:"R771C18", Column19:"R771C19", Column20:"R771C20"}, {Column1:"R772C1", Column2:"R772C2", Column3:"R772C3", Column4:"R772C4", Column5:"R772C5", Column6:"R772C6", Column7:"R772C7", Column8:"R772C8", Column9:"R772C9", Column10:"R772C10", Column11:"R772C11", Column12:"R772C12", Column13:"R772C13", Column14:"R772C14", Column15:"R772C15", Column16:"R772C16", Column17:"R772C17", Column18:"R772C18", Column19:"R772C19", Column20:"R772C20"}, {Column1:"R773C1", Column2:"R773C2", Column3:"R773C3", Column4:"R773C4", Column5:"R773C5", Column6:"R773C6", Column7:"R773C7", Column8:"R773C8", Column9:"R773C9", Column10:"R773C10", Column11:"R773C11", Column12:"R773C12", Column13:"R773C13", Column14:"R773C14", Column15:"R773C15", Column16:"R773C16", Column17:"R773C17", Column18:"R773C18", Column19:"R773C19", Column20:"R773C20"}, {Column1:"R774C1", Column2:"R774C2", Column3:"R774C3", Column4:"R774C4", Column5:"R774C5", Column6:"R774C6", Column7:"R774C7", Column8:"R774C8", Column9:"R774C9", Column10:"R774C10", Column11:"R774C11", Column12:"R774C12", Column13:"R774C13", Column14:"R774C14", Column15:"R774C15", Column16:"R774C16", Column17:"R774C17", Column18:"R774C18", Column19:"R774C19", Column20:"R774C20"}, {Column1:"R775C1", Column2:"R775C2", Column3:"R775C3", Column4:"R775C4", Column5:"R775C5", Column6:"R775C6", Column7:"R775C7", Column8:"R775C8", Column9:"R775C9", Column10:"R775C10", Column11:"R775C11", Column12:"R775C12", Column13:"R775C13", Column14:"R775C14", Column15:"R775C15", Column16:"R775C16", Column17:"R775C17", Column18:"R775C18", Column19:"R775C19", Column20:"R775C20"}, {Column1:"R776C1", Column2:"R776C2", Column3:"R776C3", Column4:"R776C4", Column5:"R776C5", Column6:"R776C6", Column7:"R776C7", Column8:"R776C8", Column9:"R776C9", Column10:"R776C10", Column11:"R776C11", Column12:"R776C12", Column13:"R776C13", Column14:"R776C14", Column15:"R776C15", Column16:"R776C16", Column17:"R776C17", Column18:"R776C18", Column19:"R776C19", Column20:"R776C20"}, {Column1:"R777C1", Column2:"R777C2", Column3:"R777C3", Column4:"R777C4", Column5:"R777C5", Column6:"R777C6", Column7:"R777C7", Column8:"R777C8", Column9:"R777C9", Column10:"R777C10", Column11:"R777C11", Column12:"R777C12", Column13:"R777C13", Column14:"R777C14", Column15:"R777C15", Column16:"R777C16", Column17:"R777C17", Column18:"R777C18", Column19:"R777C19", Column20:"R777C20"}, {Column1:"R778C1", Column2:"R778C2", Column3:"R778C3", Column4:"R778C4", Column5:"R778C5", Column6:"R778C6", Column7:"R778C7", Column8:"R778C8", Column9:"R778C9", Column10:"R778C10", Column11:"R778C11", Column12:"R778C12", Column13:"R778C13", Column14:"R778C14", Column15:"R778C15", Column16:"R778C16", Column17:"R778C17", Column18:"R778C18", Column19:"R778C19", Column20:"R778C20"}, {Column1:"R779C1", Column2:"R779C2", Column3:"R779C3", Column4:"R779C4", Column5:"R779C5", Column6:"R779C6", Column7:"R779C7", Column8:"R779C8", Column9:"R779C9", Column10:"R779C10", Column11:"R779C11", Column12:"R779C12", Column13:"R779C13", Column14:"R779C14", Column15:"R779C15", Column16:"R779C16", Column17:"R779C17", Column18:"R779C18", Column19:"R779C19", Column20:"R779C20"}, {Column1:"R780C1", Column2:"R780C2", Column3:"R780C3", Column4:"R780C4", Column5:"R780C5", Column6:"R780C6", Column7:"R780C7", Column8:"R780C8", Column9:"R780C9", Column10:"R780C10", Column11:"R780C11", Column12:"R780C12", Column13:"R780C13", Column14:"R780C14", Column15:"R780C15", Column16:"R780C16", Column17:"R780C17", Column18:"R780C18", Column19:"R780C19", Column20:"R780C20"}, {Column1:"R781C1", Column2:"R781C2", Column3:"R781C3", Column4:"R781C4", Column5:"R781C5", Column6:"R781C6", Column7:"R781C7", Column8:"R781C8", Column9:"R781C9", Column10:"R781C10", Column11:"R781C11", Column12:"R781C12", Column13:"R781C13", Column14:"R781C14", Column15:"R781C15", Column16:"R781C16", Column17:"R781C17", Column18:"R781C18", Column19:"R781C19", Column20:"R781C20"}, {Column1:"R782C1", Column2:"R782C2", Column3:"R782C3", Column4:"R782C4", Column5:"R782C5", Column6:"R782C6", Column7:"R782C7", Column8:"R782C8", Column9:"R782C9", Column10:"R782C10", Column11:"R782C11", Column12:"R782C12", Column13:"R782C13", Column14:"R782C14", Column15:"R782C15", Column16:"R782C16", Column17:"R782C17", Column18:"R782C18", Column19:"R782C19", Column20:"R782C20"}, {Column1:"R783C1", Column2:"R783C2", Column3:"R783C3", Column4:"R783C4", Column5:"R783C5", Column6:"R783C6", Column7:"R783C7", Column8:"R783C8", Column9:"R783C9", Column10:"R783C10", Column11:"R783C11", Column12:"R783C12", Column13:"R783C13", Column14:"R783C14", Column15:"R783C15", Column16:"R783C16", Column17:"R783C17", Column18:"R783C18", Column19:"R783C19", Column20:"R783C20"}, {Column1:"R784C1", Column2:"R784C2", Column3:"R784C3", Column4:"R784C4", Column5:"R784C5", Column6:"R784C6", Column7:"R784C7", Column8:"R784C8", Column9:"R784C9", Column10:"R784C10", Column11:"R784C11", Column12:"R784C12", Column13:"R784C13", Column14:"R784C14", Column15:"R784C15", Column16:"R784C16", Column17:"R784C17", Column18:"R784C18", Column19:"R784C19", Column20:"R784C20"}, {Column1:"R785C1", Column2:"R785C2", Column3:"R785C3", Column4:"R785C4", Column5:"R785C5", Column6:"R785C6", Column7:"R785C7", Column8:"R785C8", Column9:"R785C9", Column10:"R785C10", Column11:"R785C11", Column12:"R785C12", Column13:"R785C13", Column14:"R785C14", Column15:"R785C15", Column16:"R785C16", Column17:"R785C17", Column18:"R785C18", Column19:"R785C19", Column20:"R785C20"}, {Column1:"R786C1", Column2:"R786C2", Column3:"R786C3", Column4:"R786C4", Column5:"R786C5", Column6:"R786C6", Column7:"R786C7", Column8:"R786C8", Column9:"R786C9", Column10:"R786C10", Column11:"R786C11", Column12:"R786C12", Column13:"R786C13", Column14:"R786C14", Column15:"R786C15", Column16:"R786C16", Column17:"R786C17", Column18:"R786C18", Column19:"R786C19", Column20:"R786C20"}, {Column1:"R787C1", Column2:"R787C2", Column3:"R787C3", Column4:"R787C4", Column5:"R787C5", Column6:"R787C6", Column7:"R787C7", Column8:"R787C8", Column9:"R787C9", Column10:"R787C10", Column11:"R787C11", Column12:"R787C12", Column13:"R787C13", Column14:"R787C14", Column15:"R787C15", Column16:"R787C16", Column17:"R787C17", Column18:"R787C18", Column19:"R787C19", Column20:"R787C20"}, {Column1:"R788C1", Column2:"R788C2", Column3:"R788C3", Column4:"R788C4", Column5:"R788C5", Column6:"R788C6", Column7:"R788C7", Column8:"R788C8", Column9:"R788C9", Column10:"R788C10", Column11:"R788C11", Column12:"R788C12", Column13:"R788C13", Column14:"R788C14", Column15:"R788C15", Column16:"R788C16", Column17:"R788C17", Column18:"R788C18", Column19:"R788C19", Column20:"R788C20"}, {Column1:"R789C1", Column2:"R789C2", Column3:"R789C3", Column4:"R789C4", Column5:"R789C5", Column6:"R789C6", Column7:"R789C7", Column8:"R789C8", Column9:"R789C9", Column10:"R789C10", Column11:"R789C11", Column12:"R789C12", Column13:"R789C13", Column14:"R789C14", Column15:"R789C15", Column16:"R789C16", Column17:"R789C17", Column18:"R789C18", Column19:"R789C19", Column20:"R789C20"}, {Column1:"R790C1", Column2:"R790C2", Column3:"R790C3", Column4:"R790C4", Column5:"R790C5", Column6:"R790C6", Column7:"R790C7", Column8:"R790C8", Column9:"R790C9", Column10:"R790C10", Column11:"R790C11", Column12:"R790C12", Column13:"R790C13", Column14:"R790C14", Column15:"R790C15", Column16:"R790C16", Column17:"R790C17", Column18:"R790C18", Column19:"R790C19", Column20:"R790C20"}, {Column1:"R791C1", Column2:"R791C2", Column3:"R791C3", Column4:"R791C4", Column5:"R791C5", Column6:"R791C6", Column7:"R791C7", Column8:"R791C8", Column9:"R791C9", Column10:"R791C10", Column11:"R791C11", Column12:"R791C12", Column13:"R791C13", Column14:"R791C14", Column15:"R791C15", Column16:"R791C16", Column17:"R791C17", Column18:"R791C18", Column19:"R791C19", Column20:"R791C20"}, {Column1:"R792C1", Column2:"R792C2", Column3:"R792C3", Column4:"R792C4", Column5:"R792C5", Column6:"R792C6", Column7:"R792C7", Column8:"R792C8", Column9:"R792C9", Column10:"R792C10", Column11:"R792C11", Column12:"R792C12", Column13:"R792C13", Column14:"R792C14", Column15:"R792C15", Column16:"R792C16", Column17:"R792C17", Column18:"R792C18", Column19:"R792C19", Column20:"R792C20"}, {Column1:"R793C1", Column2:"R793C2", Column3:"R793C3", Column4:"R793C4", Column5:"R793C5", Column6:"R793C6", Column7:"R793C7", Column8:"R793C8", Column9:"R793C9", Column10:"R793C10", Column11:"R793C11", Column12:"R793C12", Column13:"R793C13", Column14:"R793C14", Column15:"R793C15", Column16:"R793C16", Column17:"R793C17", Column18:"R793C18", Column19:"R793C19", Column20:"R793C20"}, {Column1:"R794C1", Column2:"R794C2", Column3:"R794C3", Column4:"R794C4", Column5:"R794C5", Column6:"R794C6", Column7:"R794C7", Column8:"R794C8", Column9:"R794C9", Column10:"R794C10", Column11:"R794C11", Column12:"R794C12", Column13:"R794C13", Column14:"R794C14", Column15:"R794C15", Column16:"R794C16", Column17:"R794C17", Column18:"R794C18", Column19:"R794C19", Column20:"R794C20"}, {Column1:"R795C1", Column2:"R795C2", Column3:"R795C3", Column4:"R795C4", Column5:"R795C5", Column6:"R795C6", Column7:"R795C7", Column8:"R795C8", Column9:"R795C9", Column10:"R795C10", Column11:"R795C11", Column12:"R795C12", Column13:"R795C13", Column14:"R795C14", Column15:"R795C15", Column16:"R795C16", Column17:"R795C17", Column18:"R795C18", Column19:"R795C19", Column20:"R795C20"}, {Column1:"R796C1", Column2:"R796C2", Column3:"R796C3", Column4:"R796C4", Column5:"R796C5", Column6:"R796C6", Column7:"R796C7", Column8:"R796C8", Column9:"R796C9", Column10:"R796C10", Column11:"R796C11", Column12:"R796C12", Column13:"R796C13", Column14:"R796C14", Column15:"R796C15", Column16:"R796C16", Column17:"R796C17", Column18:"R796C18", Column19:"R796C19", Column20:"R796C20"}, {Column1:"R797C1", Column2:"R797C2", Column3:"R797C3", Column4:"R797C4", Column5:"R797C5", Column6:"R797C6", Column7:"R797C7", Column8:"R797C8", Column9:"R797C9", Column10:"R797C10", Column11:"R797C11", Column12:"R797C12", Column13:"R797C13", Column14:"R797C14", Column15:"R797C15", Column16:"R797C16", Column17:"R797C17", Column18:"R797C18", Column19:"R797C19", Column20:"R797C20"}, {Column1:"R798C1", Column2:"R798C2", Column3:"R798C3", Column4:"R798C4", Column5:"R798C5", Column6:"R798C6", Column7:"R798C7", Column8:"R798C8", Column9:"R798C9", Column10:"R798C10", Column11:"R798C11", Column12:"R798C12", Column13:"R798C13", Column14:"R798C14", Column15:"R798C15", Column16:"R798C16", Column17:"R798C17", Column18:"R798C18", Column19:"R798C19", Column20:"R798C20"}, {Column1:"R799C1", Column2:"R799C2", Column3:"R799C3", Column4:"R799C4", Column5:"R799C5", Column6:"R799C6", Column7:"R799C7", Column8:"R799C8", Column9:"R799C9", Column10:"R799C10", Column11:"R799C11", Column12:"R799C12", Column13:"R799C13", Column14:"R799C14", Column15:"R799C15", Column16:"R799C16", Column17:"R799C17", Column18:"R799C18", Column19:"R799C19", Column20:"R799C20"}, {Column1:"R800C1", Column2:"R800C2", Column3:"R800C3", Column4:"R800C4", Column5:"R800C5", Column6:"R800C6", Column7:"R800C7", Column8:"R800C8", Column9:"R800C9", Column10:"R800C10", Column11:"R800C11", Column12:"R800C12", Column13:"R800C13", Column14:"R800C14", Column15:"R800C15", Column16:"R800C16", Column17:"R800C17", Column18:"R800C18", Column19:"R800C19", Column20:"R800C20"}, {Column1:"R801C1", Column2:"R801C2", Column3:"R801C3", Column4:"R801C4", Column5:"R801C5", Column6:"R801C6", Column7:"R801C7", Column8:"R801C8", Column9:"R801C9", Column10:"R801C10", Column11:"R801C11", Column12:"R801C12", Column13:"R801C13", Column14:"R801C14", Column15:"R801C15", Column16:"R801C16", Column17:"R801C17", Column18:"R801C18", Column19:"R801C19", Column20:"R801C20"}, {Column1:"R802C1", Column2:"R802C2", Column3:"R802C3", Column4:"R802C4", Column5:"R802C5", Column6:"R802C6", Column7:"R802C7", Column8:"R802C8", Column9:"R802C9", Column10:"R802C10", Column11:"R802C11", Column12:"R802C12", Column13:"R802C13", Column14:"R802C14", Column15:"R802C15", Column16:"R802C16", Column17:"R802C17", Column18:"R802C18", Column19:"R802C19", Column20:"R802C20"}, {Column1:"R803C1", Column2:"R803C2", Column3:"R803C3", Column4:"R803C4", Column5:"R803C5", Column6:"R803C6", Column7:"R803C7", Column8:"R803C8", Column9:"R803C9", Column10:"R803C10", Column11:"R803C11", Column12:"R803C12", Column13:"R803C13", Column14:"R803C14", Column15:"R803C15", Column16:"R803C16", Column17:"R803C17", Column18:"R803C18", Column19:"R803C19", Column20:"R803C20"}, {Column1:"R804C1", Column2:"R804C2", Column3:"R804C3", Column4:"R804C4", Column5:"R804C5", Column6:"R804C6", Column7:"R804C7", Column8:"R804C8", Column9:"R804C9", Column10:"R804C10", Column11:"R804C11", Column12:"R804C12", Column13:"R804C13", Column14:"R804C14", Column15:"R804C15", Column16:"R804C16", Column17:"R804C17", Column18:"R804C18", Column19:"R804C19", Column20:"R804C20"}, {Column1:"R805C1", Column2:"R805C2", Column3:"R805C3", Column4:"R805C4", Column5:"R805C5", Column6:"R805C6", Column7:"R805C7", Column8:"R805C8", Column9:"R805C9", Column10:"R805C10", Column11:"R805C11", Column12:"R805C12", Column13:"R805C13", Column14:"R805C14", Column15:"R805C15", Column16:"R805C16", Column17:"R805C17", Column18:"R805C18", Column19:"R805C19", Column20:"R805C20"}, {Column1:"R806C1", Column2:"R806C2", Column3:"R806C3", Column4:"R806C4", Column5:"R806C5", Column6:"R806C6", Column7:"R806C7", Column8:"R806C8", Column9:"R806C9", Column10:"R806C10", Column11:"R806C11", Column12:"R806C12", Column13:"R806C13", Column14:"R806C14", Column15:"R806C15", Column16:"R806C16", Column17:"R806C17", Column18:"R806C18", Column19:"R806C19", Column20:"R806C20"}, {Column1:"R807C1", Column2:"R807C2", Column3:"R807C3", Column4:"R807C4", Column5:"R807C5", Column6:"R807C6", Column7:"R807C7", Column8:"R807C8", Column9:"R807C9", Column10:"R807C10", Column11:"R807C11", Column12:"R807C12", Column13:"R807C13", Column14:"R807C14", Column15:"R807C15", Column16:"R807C16", Column17:"R807C17", Column18:"R807C18", Column19:"R807C19", Column20:"R807C20"}, {Column1:"R808C1", Column2:"R808C2", Column3:"R808C3", Column4:"R808C4", Column5:"R808C5", Column6:"R808C6", Column7:"R808C7", Column8:"R808C8", Column9:"R808C9", Column10:"R808C10", Column11:"R808C11", Column12:"R808C12", Column13:"R808C13", Column14:"R808C14", Column15:"R808C15", Column16:"R808C16", Column17:"R808C17", Column18:"R808C18", Column19:"R808C19", Column20:"R808C20"}, {Column1:"R809C1", Column2:"R809C2", Column3:"R809C3", Column4:"R809C4", Column5:"R809C5", Column6:"R809C6", Column7:"R809C7", Column8:"R809C8", Column9:"R809C9", Column10:"R809C10", Column11:"R809C11", Column12:"R809C12", Column13:"R809C13", Column14:"R809C14", Column15:"R809C15", Column16:"R809C16", Column17:"R809C17", Column18:"R809C18", Column19:"R809C19", Column20:"R809C20"}, {Column1:"R810C1", Column2:"R810C2", Column3:"R810C3", Column4:"R810C4", Column5:"R810C5", Column6:"R810C6", Column7:"R810C7", Column8:"R810C8", Column9:"R810C9", Column10:"R810C10", Column11:"R810C11", Column12:"R810C12", Column13:"R810C13", Column14:"R810C14", Column15:"R810C15", Column16:"R810C16", Column17:"R810C17", Column18:"R810C18", Column19:"R810C19", Column20:"R810C20"}, {Column1:"R811C1", Column2:"R811C2", Column3:"R811C3", Column4:"R811C4", Column5:"R811C5", Column6:"R811C6", Column7:"R811C7", Column8:"R811C8", Column9:"R811C9", Column10:"R811C10", Column11:"R811C11", Column12:"R811C12", Column13:"R811C13", Column14:"R811C14", Column15:"R811C15", Column16:"R811C16", Column17:"R811C17", Column18:"R811C18", Column19:"R811C19", Column20:"R811C20"}, {Column1:"R812C1", Column2:"R812C2", Column3:"R812C3", Column4:"R812C4", Column5:"R812C5", Column6:"R812C6", Column7:"R812C7", Column8:"R812C8", Column9:"R812C9", Column10:"R812C10", Column11:"R812C11", Column12:"R812C12", Column13:"R812C13", Column14:"R812C14", Column15:"R812C15", Column16:"R812C16", Column17:"R812C17", Column18:"R812C18", Column19:"R812C19", Column20:"R812C20"}, {Column1:"R813C1", Column2:"R813C2", Column3:"R813C3", Column4:"R813C4", Column5:"R813C5", Column6:"R813C6", Column7:"R813C7", Column8:"R813C8", Column9:"R813C9", Column10:"R813C10", Column11:"R813C11", Column12:"R813C12", Column13:"R813C13", Column14:"R813C14", Column15:"R813C15", Column16:"R813C16", Column17:"R813C17", Column18:"R813C18", Column19:"R813C19", Column20:"R813C20"}, {Column1:"R814C1", Column2:"R814C2", Column3:"R814C3", Column4:"R814C4", Column5:"R814C5", Column6:"R814C6", Column7:"R814C7", Column8:"R814C8", Column9:"R814C9", Column10:"R814C10", Column11:"R814C11", Column12:"R814C12", Column13:"R814C13", Column14:"R814C14", Column15:"R814C15", Column16:"R814C16", Column17:"R814C17", Column18:"R814C18", Column19:"R814C19", Column20:"R814C20"}, {Column1:"R815C1", Column2:"R815C2", Column3:"R815C3", Column4:"R815C4", Column5:"R815C5", Column6:"R815C6", Column7:"R815C7", Column8:"R815C8", Column9:"R815C9", Column10:"R815C10", Column11:"R815C11", Column12:"R815C12", Column13:"R815C13", Column14:"R815C14", Column15:"R815C15", Column16:"R815C16", Column17:"R815C17", Column18:"R815C18", Column19:"R815C19", Column20:"R815C20"}, {Column1:"R816C1", Column2:"R816C2", Column3:"R816C3", Column4:"R816C4", Column5:"R816C5", Column6:"R816C6", Column7:"R816C7", Column8:"R816C8", Column9:"R816C9", Column10:"R816C10", Column11:"R816C11", Column12:"R816C12", Column13:"R816C13", Column14:"R816C14", Column15:"R816C15", Column16:"R816C16", Column17:"R816C17", Column18:"R816C18", Column19:"R816C19", Column20:"R816C20"}, {Column1:"R817C1", Column2:"R817C2", Column3:"R817C3", Column4:"R817C4", Column5:"R817C5", Column6:"R817C6", Column7:"R817C7", Column8:"R817C8", Column9:"R817C9", Column10:"R817C10", Column11:"R817C11", Column12:"R817C12", Column13:"R817C13", Column14:"R817C14", Column15:"R817C15", Column16:"R817C16", Column17:"R817C17", Column18:"R817C18", Column19:"R817C19", Column20:"R817C20"}, {Column1:"R818C1", Column2:"R818C2", Column3:"R818C3", Column4:"R818C4", Column5:"R818C5", Column6:"R818C6", Column7:"R818C7", Column8:"R818C8", Column9:"R818C9", Column10:"R818C10", Column11:"R818C11", Column12:"R818C12", Column13:"R818C13", Column14:"R818C14", Column15:"R818C15", Column16:"R818C16", Column17:"R818C17", Column18:"R818C18", Column19:"R818C19", Column20:"R818C20"}, {Column1:"R819C1", Column2:"R819C2", Column3:"R819C3", Column4:"R819C4", Column5:"R819C5", Column6:"R819C6", Column7:"R819C7", Column8:"R819C8", Column9:"R819C9", Column10:"R819C10", Column11:"R819C11", Column12:"R819C12", Column13:"R819C13", Column14:"R819C14", Column15:"R819C15", Column16:"R819C16", Column17:"R819C17", Column18:"R819C18", Column19:"R819C19", Column20:"R819C20"}, {Column1:"R820C1", Column2:"R820C2", Column3:"R820C3", Column4:"R820C4", Column5:"R820C5", Column6:"R820C6", Column7:"R820C7", Column8:"R820C8", Column9:"R820C9", Column10:"R820C10", Column11:"R820C11", Column12:"R820C12", Column13:"R820C13", Column14:"R820C14", Column15:"R820C15", Column16:"R820C16", Column17:"R820C17", Column18:"R820C18", Column19:"R820C19", Column20:"R820C20"}, {Column1:"R821C1", Column2:"R821C2", Column3:"R821C3", Column4:"R821C4", Column5:"R821C5", Column6:"R821C6", Column7:"R821C7", Column8:"R821C8", Column9:"R821C9", Column10:"R821C10", Column11:"R821C11", Column12:"R821C12", Column13:"R821C13", Column14:"R821C14", Column15:"R821C15", Column16:"R821C16", Column17:"R821C17", Column18:"R821C18", Column19:"R821C19", Column20:"R821C20"}, {Column1:"R822C1", Column2:"R822C2", Column3:"R822C3", Column4:"R822C4", Column5:"R822C5", Column6:"R822C6", Column7:"R822C7", Column8:"R822C8", Column9:"R822C9", Column10:"R822C10", Column11:"R822C11", Column12:"R822C12", Column13:"R822C13", Column14:"R822C14", Column15:"R822C15", Column16:"R822C16", Column17:"R822C17", Column18:"R822C18", Column19:"R822C19", Column20:"R822C20"}, {Column1:"R823C1", Column2:"R823C2", Column3:"R823C3", Column4:"R823C4", Column5:"R823C5", Column6:"R823C6", Column7:"R823C7", Column8:"R823C8", Column9:"R823C9", Column10:"R823C10", Column11:"R823C11", Column12:"R823C12", Column13:"R823C13", Column14:"R823C14", Column15:"R823C15", Column16:"R823C16", Column17:"R823C17", Column18:"R823C18", Column19:"R823C19", Column20:"R823C20"}, {Column1:"R824C1", Column2:"R824C2", Column3:"R824C3", Column4:"R824C4", Column5:"R824C5", Column6:"R824C6", Column7:"R824C7", Column8:"R824C8", Column9:"R824C9", Column10:"R824C10", Column11:"R824C11", Column12:"R824C12", Column13:"R824C13", Column14:"R824C14", Column15:"R824C15", Column16:"R824C16", Column17:"R824C17", Column18:"R824C18", Column19:"R824C19", Column20:"R824C20"}, {Column1:"R825C1", Column2:"R825C2", Column3:"R825C3", Column4:"R825C4", Column5:"R825C5", Column6:"R825C6", Column7:"R825C7", Column8:"R825C8", Column9:"R825C9", Column10:"R825C10", Column11:"R825C11", Column12:"R825C12", Column13:"R825C13", Column14:"R825C14", Column15:"R825C15", Column16:"R825C16", Column17:"R825C17", Column18:"R825C18", Column19:"R825C19", Column20:"R825C20"}, {Column1:"R826C1", Column2:"R826C2", Column3:"R826C3", Column4:"R826C4", Column5:"R826C5", Column6:"R826C6", Column7:"R826C7", Column8:"R826C8", Column9:"R826C9", Column10:"R826C10", Column11:"R826C11", Column12:"R826C12", Column13:"R826C13", Column14:"R826C14", Column15:"R826C15", Column16:"R826C16", Column17:"R826C17", Column18:"R826C18", Column19:"R826C19", Column20:"R826C20"}, {Column1:"R827C1", Column2:"R827C2", Column3:"R827C3", Column4:"R827C4", Column5:"R827C5", Column6:"R827C6", Column7:"R827C7", Column8:"R827C8", Column9:"R827C9", Column10:"R827C10", Column11:"R827C11", Column12:"R827C12", Column13:"R827C13", Column14:"R827C14", Column15:"R827C15", Column16:"R827C16", Column17:"R827C17", Column18:"R827C18", Column19:"R827C19", Column20:"R827C20"}, {Column1:"R828C1", Column2:"R828C2", Column3:"R828C3", Column4:"R828C4", Column5:"R828C5", Column6:"R828C6", Column7:"R828C7", Column8:"R828C8", Column9:"R828C9", Column10:"R828C10", Column11:"R828C11", Column12:"R828C12", Column13:"R828C13", Column14:"R828C14", Column15:"R828C15", Column16:"R828C16", Column17:"R828C17", Column18:"R828C18", Column19:"R828C19", Column20:"R828C20"}, {Column1:"R829C1", Column2:"R829C2", Column3:"R829C3", Column4:"R829C4", Column5:"R829C5", Column6:"R829C6", Column7:"R829C7", Column8:"R829C8", Column9:"R829C9", Column10:"R829C10", Column11:"R829C11", Column12:"R829C12", Column13:"R829C13", Column14:"R829C14", Column15:"R829C15", Column16:"R829C16", Column17:"R829C17", Column18:"R829C18", Column19:"R829C19", Column20:"R829C20"}, {Column1:"R830C1", Column2:"R830C2", Column3:"R830C3", Column4:"R830C4", Column5:"R830C5", Column6:"R830C6", Column7:"R830C7", Column8:"R830C8", Column9:"R830C9", Column10:"R830C10", Column11:"R830C11", Column12:"R830C12", Column13:"R830C13", Column14:"R830C14", Column15:"R830C15", Column16:"R830C16", Column17:"R830C17", Column18:"R830C18", Column19:"R830C19", Column20:"R830C20"}, {Column1:"R831C1", Column2:"R831C2", Column3:"R831C3", Column4:"R831C4", Column5:"R831C5", Column6:"R831C6", Column7:"R831C7", Column8:"R831C8", Column9:"R831C9", Column10:"R831C10", Column11:"R831C11", Column12:"R831C12", Column13:"R831C13", Column14:"R831C14", Column15:"R831C15", Column16:"R831C16", Column17:"R831C17", Column18:"R831C18", Column19:"R831C19", Column20:"R831C20"}, {Column1:"R832C1", Column2:"R832C2", Column3:"R832C3", Column4:"R832C4", Column5:"R832C5", Column6:"R832C6", Column7:"R832C7", Column8:"R832C8", Column9:"R832C9", Column10:"R832C10", Column11:"R832C11", Column12:"R832C12", Column13:"R832C13", Column14:"R832C14", Column15:"R832C15", Column16:"R832C16", Column17:"R832C17", Column18:"R832C18", Column19:"R832C19", Column20:"R832C20"}, {Column1:"R833C1", Column2:"R833C2", Column3:"R833C3", Column4:"R833C4", Column5:"R833C5", Column6:"R833C6", Column7:"R833C7", Column8:"R833C8", Column9:"R833C9", Column10:"R833C10", Column11:"R833C11", Column12:"R833C12", Column13:"R833C13", Column14:"R833C14", Column15:"R833C15", Column16:"R833C16", Column17:"R833C17", Column18:"R833C18", Column19:"R833C19", Column20:"R833C20"}, {Column1:"R834C1", Column2:"R834C2", Column3:"R834C3", Column4:"R834C4", Column5:"R834C5", Column6:"R834C6", Column7:"R834C7", Column8:"R834C8", Column9:"R834C9", Column10:"R834C10", Column11:"R834C11", Column12:"R834C12", Column13:"R834C13", Column14:"R834C14", Column15:"R834C15", Column16:"R834C16", Column17:"R834C17", Column18:"R834C18", Column19:"R834C19", Column20:"R834C20"}, {Column1:"R835C1", Column2:"R835C2", Column3:"R835C3", Column4:"R835C4", Column5:"R835C5", Column6:"R835C6", Column7:"R835C7", Column8:"R835C8", Column9:"R835C9", Column10:"R835C10", Column11:"R835C11", Column12:"R835C12", Column13:"R835C13", Column14:"R835C14", Column15:"R835C15", Column16:"R835C16", Column17:"R835C17", Column18:"R835C18", Column19:"R835C19", Column20:"R835C20"}, {Column1:"R836C1", Column2:"R836C2", Column3:"R836C3", Column4:"R836C4", Column5:"R836C5", Column6:"R836C6", Column7:"R836C7", Column8:"R836C8", Column9:"R836C9", Column10:"R836C10", Column11:"R836C11", Column12:"R836C12", Column13:"R836C13", Column14:"R836C14", Column15:"R836C15", Column16:"R836C16", Column17:"R836C17", Column18:"R836C18", Column19:"R836C19", Column20:"R836C20"}, {Column1:"R837C1", Column2:"R837C2", Column3:"R837C3", Column4:"R837C4", Column5:"R837C5", Column6:"R837C6", Column7:"R837C7", Column8:"R837C8", Column9:"R837C9", Column10:"R837C10", Column11:"R837C11", Column12:"R837C12", Column13:"R837C13", Column14:"R837C14", Column15:"R837C15", Column16:"R837C16", Column17:"R837C17", Column18:"R837C18", Column19:"R837C19", Column20:"R837C20"}, {Column1:"R838C1", Column2:"R838C2", Column3:"R838C3", Column4:"R838C4", Column5:"R838C5", Column6:"R838C6", Column7:"R838C7", Column8:"R838C8", Column9:"R838C9", Column10:"R838C10", Column11:"R838C11", Column12:"R838C12", Column13:"R838C13", Column14:"R838C14", Column15:"R838C15", Column16:"R838C16", Column17:"R838C17", Column18:"R838C18", Column19:"R838C19", Column20:"R838C20"}, {Column1:"R839C1", Column2:"R839C2", Column3:"R839C3", Column4:"R839C4", Column5:"R839C5", Column6:"R839C6", Column7:"R839C7", Column8:"R839C8", Column9:"R839C9", Column10:"R839C10", Column11:"R839C11", Column12:"R839C12", Column13:"R839C13", Column14:"R839C14", Column15:"R839C15", Column16:"R839C16", Column17:"R839C17", Column18:"R839C18", Column19:"R839C19", Column20:"R839C20"}, {Column1:"R840C1", Column2:"R840C2", Column3:"R840C3", Column4:"R840C4", Column5:"R840C5", Column6:"R840C6", Column7:"R840C7", Column8:"R840C8", Column9:"R840C9", Column10:"R840C10", Column11:"R840C11", Column12:"R840C12", Column13:"R840C13", Column14:"R840C14", Column15:"R840C15", Column16:"R840C16", Column17:"R840C17", Column18:"R840C18", Column19:"R840C19", Column20:"R840C20"}, {Column1:"R841C1", Column2:"R841C2", Column3:"R841C3", Column4:"R841C4", Column5:"R841C5", Column6:"R841C6", Column7:"R841C7", Column8:"R841C8", Column9:"R841C9", Column10:"R841C10", Column11:"R841C11", Column12:"R841C12", Column13:"R841C13", Column14:"R841C14", Column15:"R841C15", Column16:"R841C16", Column17:"R841C17", Column18:"R841C18", Column19:"R841C19", Column20:"R841C20"}, {Column1:"R842C1", Column2:"R842C2", Column3:"R842C3", Column4:"R842C4", Column5:"R842C5", Column6:"R842C6", Column7:"R842C7", Column8:"R842C8", Column9:"R842C9", Column10:"R842C10", Column11:"R842C11", Column12:"R842C12", Column13:"R842C13", Column14:"R842C14", Column15:"R842C15", Column16:"R842C16", Column17:"R842C17", Column18:"R842C18", Column19:"R842C19", Column20:"R842C20"}, {Column1:"R843C1", Column2:"R843C2", Column3:"R843C3", Column4:"R843C4", Column5:"R843C5", Column6:"R843C6", Column7:"R843C7", Column8:"R843C8", Column9:"R843C9", Column10:"R843C10", Column11:"R843C11", Column12:"R843C12", Column13:"R843C13", Column14:"R843C14", Column15:"R843C15", Column16:"R843C16", Column17:"R843C17", Column18:"R843C18", Column19:"R843C19", Column20:"R843C20"}, {Column1:"R844C1", Column2:"R844C2", Column3:"R844C3", Column4:"R844C4", Column5:"R844C5", Column6:"R844C6", Column7:"R844C7", Column8:"R844C8", Column9:"R844C9", Column10:"R844C10", Column11:"R844C11", Column12:"R844C12", Column13:"R844C13", Column14:"R844C14", Column15:"R844C15", Column16:"R844C16", Column17:"R844C17", Column18:"R844C18", Column19:"R844C19", Column20:"R844C20"}, {Column1:"R845C1", Column2:"R845C2", Column3:"R845C3", Column4:"R845C4", Column5:"R845C5", Column6:"R845C6", Column7:"R845C7", Column8:"R845C8", Column9:"R845C9", Column10:"R845C10", Column11:"R845C11", Column12:"R845C12", Column13:"R845C13", Column14:"R845C14", Column15:"R845C15", Column16:"R845C16", Column17:"R845C17", Column18:"R845C18", Column19:"R845C19", Column20:"R845C20"}, {Column1:"R846C1", Column2:"R846C2", Column3:"R846C3", Column4:"R846C4", Column5:"R846C5", Column6:"R846C6", Column7:"R846C7", Column8:"R846C8", Column9:"R846C9", Column10:"R846C10", Column11:"R846C11", Column12:"R846C12", Column13:"R846C13", Column14:"R846C14", Column15:"R846C15", Column16:"R846C16", Column17:"R846C17", Column18:"R846C18", Column19:"R846C19", Column20:"R846C20"}, {Column1:"R847C1", Column2:"R847C2", Column3:"R847C3", Column4:"R847C4", Column5:"R847C5", Column6:"R847C6", Column7:"R847C7", Column8:"R847C8", Column9:"R847C9", Column10:"R847C10", Column11:"R847C11", Column12:"R847C12", Column13:"R847C13", Column14:"R847C14", Column15:"R847C15", Column16:"R847C16", Column17:"R847C17", Column18:"R847C18", Column19:"R847C19", Column20:"R847C20"}, {Column1:"R848C1", Column2:"R848C2", Column3:"R848C3", Column4:"R848C4", Column5:"R848C5", Column6:"R848C6", Column7:"R848C7", Column8:"R848C8", Column9:"R848C9", Column10:"R848C10", Column11:"R848C11", Column12:"R848C12", Column13:"R848C13", Column14:"R848C14", Column15:"R848C15", Column16:"R848C16", Column17:"R848C17", Column18:"R848C18", Column19:"R848C19", Column20:"R848C20"}, {Column1:"R849C1", Column2:"R849C2", Column3:"R849C3", Column4:"R849C4", Column5:"R849C5", Column6:"R849C6", Column7:"R849C7", Column8:"R849C8", Column9:"R849C9", Column10:"R849C10", Column11:"R849C11", Column12:"R849C12", Column13:"R849C13", Column14:"R849C14", Column15:"R849C15", Column16:"R849C16", Column17:"R849C17", Column18:"R849C18", Column19:"R849C19", Column20:"R849C20"}, {Column1:"R850C1", Column2:"R850C2", Column3:"R850C3", Column4:"R850C4", Column5:"R850C5", Column6:"R850C6", Column7:"R850C7", Column8:"R850C8", Column9:"R850C9", Column10:"R850C10", Column11:"R850C11", Column12:"R850C12", Column13:"R850C13", Column14:"R850C14", Column15:"R850C15", Column16:"R850C16", Column17:"R850C17", Column18:"R850C18", Column19:"R850C19", Column20:"R850C20"}, {Column1:"R851C1", Column2:"R851C2", Column3:"R851C3", Column4:"R851C4", Column5:"R851C5", Column6:"R851C6", Column7:"R851C7", Column8:"R851C8", Column9:"R851C9", Column10:"R851C10", Column11:"R851C11", Column12:"R851C12", Column13:"R851C13", Column14:"R851C14", Column15:"R851C15", Column16:"R851C16", Column17:"R851C17", Column18:"R851C18", Column19:"R851C19", Column20:"R851C20"}, {Column1:"R852C1", Column2:"R852C2", Column3:"R852C3", Column4:"R852C4", Column5:"R852C5", Column6:"R852C6", Column7:"R852C7", Column8:"R852C8", Column9:"R852C9", Column10:"R852C10", Column11:"R852C11", Column12:"R852C12", Column13:"R852C13", Column14:"R852C14", Column15:"R852C15", Column16:"R852C16", Column17:"R852C17", Column18:"R852C18", Column19:"R852C19", Column20:"R852C20"}, {Column1:"R853C1", Column2:"R853C2", Column3:"R853C3", Column4:"R853C4", Column5:"R853C5", Column6:"R853C6", Column7:"R853C7", Column8:"R853C8", Column9:"R853C9", Column10:"R853C10", Column11:"R853C11", Column12:"R853C12", Column13:"R853C13", Column14:"R853C14", Column15:"R853C15", Column16:"R853C16", Column17:"R853C17", Column18:"R853C18", Column19:"R853C19", Column20:"R853C20"}, {Column1:"R854C1", Column2:"R854C2", Column3:"R854C3", Column4:"R854C4", Column5:"R854C5", Column6:"R854C6", Column7:"R854C7", Column8:"R854C8", Column9:"R854C9", Column10:"R854C10", Column11:"R854C11", Column12:"R854C12", Column13:"R854C13", Column14:"R854C14", Column15:"R854C15", Column16:"R854C16", Column17:"R854C17", Column18:"R854C18", Column19:"R854C19", Column20:"R854C20"}, {Column1:"R855C1", Column2:"R855C2", Column3:"R855C3", Column4:"R855C4", Column5:"R855C5", Column6:"R855C6", Column7:"R855C7", Column8:"R855C8", Column9:"R855C9", Column10:"R855C10", Column11:"R855C11", Column12:"R855C12", Column13:"R855C13", Column14:"R855C14", Column15:"R855C15", Column16:"R855C16", Column17:"R855C17", Column18:"R855C18", Column19:"R855C19", Column20:"R855C20"}, {Column1:"R856C1", Column2:"R856C2", Column3:"R856C3", Column4:"R856C4", Column5:"R856C5", Column6:"R856C6", Column7:"R856C7", Column8:"R856C8", Column9:"R856C9", Column10:"R856C10", Column11:"R856C11", Column12:"R856C12", Column13:"R856C13", Column14:"R856C14", Column15:"R856C15", Column16:"R856C16", Column17:"R856C17", Column18:"R856C18", Column19:"R856C19", Column20:"R856C20"}, {Column1:"R857C1", Column2:"R857C2", Column3:"R857C3", Column4:"R857C4", Column5:"R857C5", Column6:"R857C6", Column7:"R857C7", Column8:"R857C8", Column9:"R857C9", Column10:"R857C10", Column11:"R857C11", Column12:"R857C12", Column13:"R857C13", Column14:"R857C14", Column15:"R857C15", Column16:"R857C16", Column17:"R857C17", Column18:"R857C18", Column19:"R857C19", Column20:"R857C20"}, {Column1:"R858C1", Column2:"R858C2", Column3:"R858C3", Column4:"R858C4", Column5:"R858C5", Column6:"R858C6", Column7:"R858C7", Column8:"R858C8", Column9:"R858C9", Column10:"R858C10", Column11:"R858C11", Column12:"R858C12", Column13:"R858C13", Column14:"R858C14", Column15:"R858C15", Column16:"R858C16", Column17:"R858C17", Column18:"R858C18", Column19:"R858C19", Column20:"R858C20"}, {Column1:"R859C1", Column2:"R859C2", Column3:"R859C3", Column4:"R859C4", Column5:"R859C5", Column6:"R859C6", Column7:"R859C7", Column8:"R859C8", Column9:"R859C9", Column10:"R859C10", Column11:"R859C11", Column12:"R859C12", Column13:"R859C13", Column14:"R859C14", Column15:"R859C15", Column16:"R859C16", Column17:"R859C17", Column18:"R859C18", Column19:"R859C19", Column20:"R859C20"}, {Column1:"R860C1", Column2:"R860C2", Column3:"R860C3", Column4:"R860C4", Column5:"R860C5", Column6:"R860C6", Column7:"R860C7", Column8:"R860C8", Column9:"R860C9", Column10:"R860C10", Column11:"R860C11", Column12:"R860C12", Column13:"R860C13", Column14:"R860C14", Column15:"R860C15", Column16:"R860C16", Column17:"R860C17", Column18:"R860C18", Column19:"R860C19", Column20:"R860C20"}, {Column1:"R861C1", Column2:"R861C2", Column3:"R861C3", Column4:"R861C4", Column5:"R861C5", Column6:"R861C6", Column7:"R861C7", Column8:"R861C8", Column9:"R861C9", Column10:"R861C10", Column11:"R861C11", Column12:"R861C12", Column13:"R861C13", Column14:"R861C14", Column15:"R861C15", Column16:"R861C16", Column17:"R861C17", Column18:"R861C18", Column19:"R861C19", Column20:"R861C20"}, {Column1:"R862C1", Column2:"R862C2", Column3:"R862C3", Column4:"R862C4", Column5:"R862C5", Column6:"R862C6", Column7:"R862C7", Column8:"R862C8", Column9:"R862C9", Column10:"R862C10", Column11:"R862C11", Column12:"R862C12", Column13:"R862C13", Column14:"R862C14", Column15:"R862C15", Column16:"R862C16", Column17:"R862C17", Column18:"R862C18", Column19:"R862C19", Column20:"R862C20"}, {Column1:"R863C1", Column2:"R863C2", Column3:"R863C3", Column4:"R863C4", Column5:"R863C5", Column6:"R863C6", Column7:"R863C7", Column8:"R863C8", Column9:"R863C9", Column10:"R863C10", Column11:"R863C11", Column12:"R863C12", Column13:"R863C13", Column14:"R863C14", Column15:"R863C15", Column16:"R863C16", Column17:"R863C17", Column18:"R863C18", Column19:"R863C19", Column20:"R863C20"}, {Column1:"R864C1", Column2:"R864C2", Column3:"R864C3", Column4:"R864C4", Column5:"R864C5", Column6:"R864C6", Column7:"R864C7", Column8:"R864C8", Column9:"R864C9", Column10:"R864C10", Column11:"R864C11", Column12:"R864C12", Column13:"R864C13", Column14:"R864C14", Column15:"R864C15", Column16:"R864C16", Column17:"R864C17", Column18:"R864C18", Column19:"R864C19", Column20:"R864C20"}, {Column1:"R865C1", Column2:"R865C2", Column3:"R865C3", Column4:"R865C4", Column5:"R865C5", Column6:"R865C6", Column7:"R865C7", Column8:"R865C8", Column9:"R865C9", Column10:"R865C10", Column11:"R865C11", Column12:"R865C12", Column13:"R865C13", Column14:"R865C14", Column15:"R865C15", Column16:"R865C16", Column17:"R865C17", Column18:"R865C18", Column19:"R865C19", Column20:"R865C20"}, {Column1:"R866C1", Column2:"R866C2", Column3:"R866C3", Column4:"R866C4", Column5:"R866C5", Column6:"R866C6", Column7:"R866C7", Column8:"R866C8", Column9:"R866C9", Column10:"R866C10", Column11:"R866C11", Column12:"R866C12", Column13:"R866C13", Column14:"R866C14", Column15:"R866C15", Column16:"R866C16", Column17:"R866C17", Column18:"R866C18", Column19:"R866C19", Column20:"R866C20"}, {Column1:"R867C1", Column2:"R867C2", Column3:"R867C3", Column4:"R867C4", Column5:"R867C5", Column6:"R867C6", Column7:"R867C7", Column8:"R867C8", Column9:"R867C9", Column10:"R867C10", Column11:"R867C11", Column12:"R867C12", Column13:"R867C13", Column14:"R867C14", Column15:"R867C15", Column16:"R867C16", Column17:"R867C17", Column18:"R867C18", Column19:"R867C19", Column20:"R867C20"}, {Column1:"R868C1", Column2:"R868C2", Column3:"R868C3", Column4:"R868C4", Column5:"R868C5", Column6:"R868C6", Column7:"R868C7", Column8:"R868C8", Column9:"R868C9", Column10:"R868C10", Column11:"R868C11", Column12:"R868C12", Column13:"R868C13", Column14:"R868C14", Column15:"R868C15", Column16:"R868C16", Column17:"R868C17", Column18:"R868C18", Column19:"R868C19", Column20:"R868C20"}, {Column1:"R869C1", Column2:"R869C2", Column3:"R869C3", Column4:"R869C4", Column5:"R869C5", Column6:"R869C6", Column7:"R869C7", Column8:"R869C8", Column9:"R869C9", Column10:"R869C10", Column11:"R869C11", Column12:"R869C12", Column13:"R869C13", Column14:"R869C14", Column15:"R869C15", Column16:"R869C16", Column17:"R869C17", Column18:"R869C18", Column19:"R869C19", Column20:"R869C20"}, {Column1:"R870C1", Column2:"R870C2", Column3:"R870C3", Column4:"R870C4", Column5:"R870C5", Column6:"R870C6", Column7:"R870C7", Column8:"R870C8", Column9:"R870C9", Column10:"R870C10", Column11:"R870C11", Column12:"R870C12", Column13:"R870C13", Column14:"R870C14", Column15:"R870C15", Column16:"R870C16", Column17:"R870C17", Column18:"R870C18", Column19:"R870C19", Column20:"R870C20"}, {Column1:"R871C1", Column2:"R871C2", Column3:"R871C3", Column4:"R871C4", Column5:"R871C5", Column6:"R871C6", Column7:"R871C7", Column8:"R871C8", Column9:"R871C9", Column10:"R871C10", Column11:"R871C11", Column12:"R871C12", Column13:"R871C13", Column14:"R871C14", Column15:"R871C15", Column16:"R871C16", Column17:"R871C17", Column18:"R871C18", Column19:"R871C19", Column20:"R871C20"}, {Column1:"R872C1", Column2:"R872C2", Column3:"R872C3", Column4:"R872C4", Column5:"R872C5", Column6:"R872C6", Column7:"R872C7", Column8:"R872C8", Column9:"R872C9", Column10:"R872C10", Column11:"R872C11", Column12:"R872C12", Column13:"R872C13", Column14:"R872C14", Column15:"R872C15", Column16:"R872C16", Column17:"R872C17", Column18:"R872C18", Column19:"R872C19", Column20:"R872C20"}, {Column1:"R873C1", Column2:"R873C2", Column3:"R873C3", Column4:"R873C4", Column5:"R873C5", Column6:"R873C6", Column7:"R873C7", Column8:"R873C8", Column9:"R873C9", Column10:"R873C10", Column11:"R873C11", Column12:"R873C12", Column13:"R873C13", Column14:"R873C14", Column15:"R873C15", Column16:"R873C16", Column17:"R873C17", Column18:"R873C18", Column19:"R873C19", Column20:"R873C20"}, {Column1:"R874C1", Column2:"R874C2", Column3:"R874C3", Column4:"R874C4", Column5:"R874C5", Column6:"R874C6", Column7:"R874C7", Column8:"R874C8", Column9:"R874C9", Column10:"R874C10", Column11:"R874C11", Column12:"R874C12", Column13:"R874C13", Column14:"R874C14", Column15:"R874C15", Column16:"R874C16", Column17:"R874C17", Column18:"R874C18", Column19:"R874C19", Column20:"R874C20"}, {Column1:"R875C1", Column2:"R875C2", Column3:"R875C3", Column4:"R875C4", Column5:"R875C5", Column6:"R875C6", Column7:"R875C7", Column8:"R875C8", Column9:"R875C9", Column10:"R875C10", Column11:"R875C11", Column12:"R875C12", Column13:"R875C13", Column14:"R875C14", Column15:"R875C15", Column16:"R875C16", Column17:"R875C17", Column18:"R875C18", Column19:"R875C19", Column20:"R875C20"}, {Column1:"R876C1", Column2:"R876C2", Column3:"R876C3", Column4:"R876C4", Column5:"R876C5", Column6:"R876C6", Column7:"R876C7", Column8:"R876C8", Column9:"R876C9", Column10:"R876C10", Column11:"R876C11", Column12:"R876C12", Column13:"R876C13", Column14:"R876C14", Column15:"R876C15", Column16:"R876C16", Column17:"R876C17", Column18:"R876C18", Column19:"R876C19", Column20:"R876C20"}, {Column1:"R877C1", Column2:"R877C2", Column3:"R877C3", Column4:"R877C4", Column5:"R877C5", Column6:"R877C6", Column7:"R877C7", Column8:"R877C8", Column9:"R877C9", Column10:"R877C10", Column11:"R877C11", Column12:"R877C12", Column13:"R877C13", Column14:"R877C14", Column15:"R877C15", Column16:"R877C16", Column17:"R877C17", Column18:"R877C18", Column19:"R877C19", Column20:"R877C20"}, {Column1:"R878C1", Column2:"R878C2", Column3:"R878C3", Column4:"R878C4", Column5:"R878C5", Column6:"R878C6", Column7:"R878C7", Column8:"R878C8", Column9:"R878C9", Column10:"R878C10", Column11:"R878C11", Column12:"R878C12", Column13:"R878C13", Column14:"R878C14", Column15:"R878C15", Column16:"R878C16", Column17:"R878C17", Column18:"R878C18", Column19:"R878C19", Column20:"R878C20"}, {Column1:"R879C1", Column2:"R879C2", Column3:"R879C3", Column4:"R879C4", Column5:"R879C5", Column6:"R879C6", Column7:"R879C7", Column8:"R879C8", Column9:"R879C9", Column10:"R879C10", Column11:"R879C11", Column12:"R879C12", Column13:"R879C13", Column14:"R879C14", Column15:"R879C15", Column16:"R879C16", Column17:"R879C17", Column18:"R879C18", Column19:"R879C19", Column20:"R879C20"}, {Column1:"R880C1", Column2:"R880C2", Column3:"R880C3", Column4:"R880C4", Column5:"R880C5", Column6:"R880C6", Column7:"R880C7", Column8:"R880C8", Column9:"R880C9", Column10:"R880C10", Column11:"R880C11", Column12:"R880C12", Column13:"R880C13", Column14:"R880C14", Column15:"R880C15", Column16:"R880C16", Column17:"R880C17", Column18:"R880C18", Column19:"R880C19", Column20:"R880C20"}, {Column1:"R881C1", Column2:"R881C2", Column3:"R881C3", Column4:"R881C4", Column5:"R881C5", Column6:"R881C6", Column7:"R881C7", Column8:"R881C8", Column9:"R881C9", Column10:"R881C10", Column11:"R881C11", Column12:"R881C12", Column13:"R881C13", Column14:"R881C14", Column15:"R881C15", Column16:"R881C16", Column17:"R881C17", Column18:"R881C18", Column19:"R881C19", Column20:"R881C20"}, {Column1:"R882C1", Column2:"R882C2", Column3:"R882C3", Column4:"R882C4", Column5:"R882C5", Column6:"R882C6", Column7:"R882C7", Column8:"R882C8", Column9:"R882C9", Column10:"R882C10", Column11:"R882C11", Column12:"R882C12", Column13:"R882C13", Column14:"R882C14", Column15:"R882C15", Column16:"R882C16", Column17:"R882C17", Column18:"R882C18", Column19:"R882C19", Column20:"R882C20"}, {Column1:"R883C1", Column2:"R883C2", Column3:"R883C3", Column4:"R883C4", Column5:"R883C5", Column6:"R883C6", Column7:"R883C7", Column8:"R883C8", Column9:"R883C9", Column10:"R883C10", Column11:"R883C11", Column12:"R883C12", Column13:"R883C13", Column14:"R883C14", Column15:"R883C15", Column16:"R883C16", Column17:"R883C17", Column18:"R883C18", Column19:"R883C19", Column20:"R883C20"}, {Column1:"R884C1", Column2:"R884C2", Column3:"R884C3", Column4:"R884C4", Column5:"R884C5", Column6:"R884C6", Column7:"R884C7", Column8:"R884C8", Column9:"R884C9", Column10:"R884C10", Column11:"R884C11", Column12:"R884C12", Column13:"R884C13", Column14:"R884C14", Column15:"R884C15", Column16:"R884C16", Column17:"R884C17", Column18:"R884C18", Column19:"R884C19", Column20:"R884C20"}, {Column1:"R885C1", Column2:"R885C2", Column3:"R885C3", Column4:"R885C4", Column5:"R885C5", Column6:"R885C6", Column7:"R885C7", Column8:"R885C8", Column9:"R885C9", Column10:"R885C10", Column11:"R885C11", Column12:"R885C12", Column13:"R885C13", Column14:"R885C14", Column15:"R885C15", Column16:"R885C16", Column17:"R885C17", Column18:"R885C18", Column19:"R885C19", Column20:"R885C20"}, {Column1:"R886C1", Column2:"R886C2", Column3:"R886C3", Column4:"R886C4", Column5:"R886C5", Column6:"R886C6", Column7:"R886C7", Column8:"R886C8", Column9:"R886C9", Column10:"R886C10", Column11:"R886C11", Column12:"R886C12", Column13:"R886C13", Column14:"R886C14", Column15:"R886C15", Column16:"R886C16", Column17:"R886C17", Column18:"R886C18", Column19:"R886C19", Column20:"R886C20"}, {Column1:"R887C1", Column2:"R887C2", Column3:"R887C3", Column4:"R887C4", Column5:"R887C5", Column6:"R887C6", Column7:"R887C7", Column8:"R887C8", Column9:"R887C9", Column10:"R887C10", Column11:"R887C11", Column12:"R887C12", Column13:"R887C13", Column14:"R887C14", Column15:"R887C15", Column16:"R887C16", Column17:"R887C17", Column18:"R887C18", Column19:"R887C19", Column20:"R887C20"}, {Column1:"R888C1", Column2:"R888C2", Column3:"R888C3", Column4:"R888C4", Column5:"R888C5", Column6:"R888C6", Column7:"R888C7", Column8:"R888C8", Column9:"R888C9", Column10:"R888C10", Column11:"R888C11", Column12:"R888C12", Column13:"R888C13", Column14:"R888C14", Column15:"R888C15", Column16:"R888C16", Column17:"R888C17", Column18:"R888C18", Column19:"R888C19", Column20:"R888C20"}, {Column1:"R889C1", Column2:"R889C2", Column3:"R889C3", Column4:"R889C4", Column5:"R889C5", Column6:"R889C6", Column7:"R889C7", Column8:"R889C8", Column9:"R889C9", Column10:"R889C10", Column11:"R889C11", Column12:"R889C12", Column13:"R889C13", Column14:"R889C14", Column15:"R889C15", Column16:"R889C16", Column17:"R889C17", Column18:"R889C18", Column19:"R889C19", Column20:"R889C20"}, {Column1:"R890C1", Column2:"R890C2", Column3:"R890C3", Column4:"R890C4", Column5:"R890C5", Column6:"R890C6", Column7:"R890C7", Column8:"R890C8", Column9:"R890C9", Column10:"R890C10", Column11:"R890C11", Column12:"R890C12", Column13:"R890C13", Column14:"R890C14", Column15:"R890C15", Column16:"R890C16", Column17:"R890C17", Column18:"R890C18", Column19:"R890C19", Column20:"R890C20"}, {Column1:"R891C1", Column2:"R891C2", Column3:"R891C3", Column4:"R891C4", Column5:"R891C5", Column6:"R891C6", Column7:"R891C7", Column8:"R891C8", Column9:"R891C9", Column10:"R891C10", Column11:"R891C11", Column12:"R891C12", Column13:"R891C13", Column14:"R891C14", Column15:"R891C15", Column16:"R891C16", Column17:"R891C17", Column18:"R891C18", Column19:"R891C19", Column20:"R891C20"}, {Column1:"R892C1", Column2:"R892C2", Column3:"R892C3", Column4:"R892C4", Column5:"R892C5", Column6:"R892C6", Column7:"R892C7", Column8:"R892C8", Column9:"R892C9", Column10:"R892C10", Column11:"R892C11", Column12:"R892C12", Column13:"R892C13", Column14:"R892C14", Column15:"R892C15", Column16:"R892C16", Column17:"R892C17", Column18:"R892C18", Column19:"R892C19", Column20:"R892C20"}, {Column1:"R893C1", Column2:"R893C2", Column3:"R893C3", Column4:"R893C4", Column5:"R893C5", Column6:"R893C6", Column7:"R893C7", Column8:"R893C8", Column9:"R893C9", Column10:"R893C10", Column11:"R893C11", Column12:"R893C12", Column13:"R893C13", Column14:"R893C14", Column15:"R893C15", Column16:"R893C16", Column17:"R893C17", Column18:"R893C18", Column19:"R893C19", Column20:"R893C20"}, {Column1:"R894C1", Column2:"R894C2", Column3:"R894C3", Column4:"R894C4", Column5:"R894C5", Column6:"R894C6", Column7:"R894C7", Column8:"R894C8", Column9:"R894C9", Column10:"R894C10", Column11:"R894C11", Column12:"R894C12", Column13:"R894C13", Column14:"R894C14", Column15:"R894C15", Column16:"R894C16", Column17:"R894C17", Column18:"R894C18", Column19:"R894C19", Column20:"R894C20"}, {Column1:"R895C1", Column2:"R895C2", Column3:"R895C3", Column4:"R895C4", Column5:"R895C5", Column6:"R895C6", Column7:"R895C7", Column8:"R895C8", Column9:"R895C9", Column10:"R895C10", Column11:"R895C11", Column12:"R895C12", Column13:"R895C13", Column14:"R895C14", Column15:"R895C15", Column16:"R895C16", Column17:"R895C17", Column18:"R895C18", Column19:"R895C19", Column20:"R895C20"}, {Column1:"R896C1", Column2:"R896C2", Column3:"R896C3", Column4:"R896C4", Column5:"R896C5", Column6:"R896C6", Column7:"R896C7", Column8:"R896C8", Column9:"R896C9", Column10:"R896C10", Column11:"R896C11", Column12:"R896C12", Column13:"R896C13", Column14:"R896C14", Column15:"R896C15", Column16:"R896C16", Column17:"R896C17", Column18:"R896C18", Column19:"R896C19", Column20:"R896C20"}, {Column1:"R897C1", Column2:"R897C2", Column3:"R897C3", Column4:"R897C4", Column5:"R897C5", Column6:"R897C6", Column7:"R897C7", Column8:"R897C8", Column9:"R897C9", Column10:"R897C10", Column11:"R897C11", Column12:"R897C12", Column13:"R897C13", Column14:"R897C14", Column15:"R897C15", Column16:"R897C16", Column17:"R897C17", Column18:"R897C18", Column19:"R897C19", Column20:"R897C20"}, {Column1:"R898C1", Column2:"R898C2", Column3:"R898C3", Column4:"R898C4", Column5:"R898C5", Column6:"R898C6", Column7:"R898C7", Column8:"R898C8", Column9:"R898C9", Column10:"R898C10", Column11:"R898C11", Column12:"R898C12", Column13:"R898C13", Column14:"R898C14", Column15:"R898C15", Column16:"R898C16", Column17:"R898C17", Column18:"R898C18", Column19:"R898C19", Column20:"R898C20"}, {Column1:"R899C1", Column2:"R899C2", Column3:"R899C3", Column4:"R899C4", Column5:"R899C5", Column6:"R899C6", Column7:"R899C7", Column8:"R899C8", Column9:"R899C9", Column10:"R899C10", Column11:"R899C11", Column12:"R899C12", Column13:"R899C13", Column14:"R899C14", Column15:"R899C15", Column16:"R899C16", Column17:"R899C17", Column18:"R899C18", Column19:"R899C19", Column20:"R899C20"}, {Column1:"R900C1", Column2:"R900C2", Column3:"R900C3", Column4:"R900C4", Column5:"R900C5", Column6:"R900C6", Column7:"R900C7", Column8:"R900C8", Column9:"R900C9", Column10:"R900C10", Column11:"R900C11", Column12:"R900C12", Column13:"R900C13", Column14:"R900C14", Column15:"R900C15", Column16:"R900C16", Column17:"R900C17", Column18:"R900C18", Column19:"R900C19", Column20:"R900C20"}, {Column1:"R901C1", Column2:"R901C2", Column3:"R901C3", Column4:"R901C4", Column5:"R901C5", Column6:"R901C6", Column7:"R901C7", Column8:"R901C8", Column9:"R901C9", Column10:"R901C10", Column11:"R901C11", Column12:"R901C12", Column13:"R901C13", Column14:"R901C14", Column15:"R901C15", Column16:"R901C16", Column17:"R901C17", Column18:"R901C18", Column19:"R901C19", Column20:"R901C20"}, {Column1:"R902C1", Column2:"R902C2", Column3:"R902C3", Column4:"R902C4", Column5:"R902C5", Column6:"R902C6", Column7:"R902C7", Column8:"R902C8", Column9:"R902C9", Column10:"R902C10", Column11:"R902C11", Column12:"R902C12", Column13:"R902C13", Column14:"R902C14", Column15:"R902C15", Column16:"R902C16", Column17:"R902C17", Column18:"R902C18", Column19:"R902C19", Column20:"R902C20"}, {Column1:"R903C1", Column2:"R903C2", Column3:"R903C3", Column4:"R903C4", Column5:"R903C5", Column6:"R903C6", Column7:"R903C7", Column8:"R903C8", Column9:"R903C9", Column10:"R903C10", Column11:"R903C11", Column12:"R903C12", Column13:"R903C13", Column14:"R903C14", Column15:"R903C15", Column16:"R903C16", Column17:"R903C17", Column18:"R903C18", Column19:"R903C19", Column20:"R903C20"}, {Column1:"R904C1", Column2:"R904C2", Column3:"R904C3", Column4:"R904C4", Column5:"R904C5", Column6:"R904C6", Column7:"R904C7", Column8:"R904C8", Column9:"R904C9", Column10:"R904C10", Column11:"R904C11", Column12:"R904C12", Column13:"R904C13", Column14:"R904C14", Column15:"R904C15", Column16:"R904C16", Column17:"R904C17", Column18:"R904C18", Column19:"R904C19", Column20:"R904C20"}, {Column1:"R905C1", Column2:"R905C2", Column3:"R905C3", Column4:"R905C4", Column5:"R905C5", Column6:"R905C6", Column7:"R905C7", Column8:"R905C8", Column9:"R905C9", Column10:"R905C10", Column11:"R905C11", Column12:"R905C12", Column13:"R905C13", Column14:"R905C14", Column15:"R905C15", Column16:"R905C16", Column17:"R905C17", Column18:"R905C18", Column19:"R905C19", Column20:"R905C20"}, {Column1:"R906C1", Column2:"R906C2", Column3:"R906C3", Column4:"R906C4", Column5:"R906C5", Column6:"R906C6", Column7:"R906C7", Column8:"R906C8", Column9:"R906C9", Column10:"R906C10", Column11:"R906C11", Column12:"R906C12", Column13:"R906C13", Column14:"R906C14", Column15:"R906C15", Column16:"R906C16", Column17:"R906C17", Column18:"R906C18", Column19:"R906C19", Column20:"R906C20"}, {Column1:"R907C1", Column2:"R907C2", Column3:"R907C3", Column4:"R907C4", Column5:"R907C5", Column6:"R907C6", Column7:"R907C7", Column8:"R907C8", Column9:"R907C9", Column10:"R907C10", Column11:"R907C11", Column12:"R907C12", Column13:"R907C13", Column14:"R907C14", Column15:"R907C15", Column16:"R907C16", Column17:"R907C17", Column18:"R907C18", Column19:"R907C19", Column20:"R907C20"}, {Column1:"R908C1", Column2:"R908C2", Column3:"R908C3", Column4:"R908C4", Column5:"R908C5", Column6:"R908C6", Column7:"R908C7", Column8:"R908C8", Column9:"R908C9", Column10:"R908C10", Column11:"R908C11", Column12:"R908C12", Column13:"R908C13", Column14:"R908C14", Column15:"R908C15", Column16:"R908C16", Column17:"R908C17", Column18:"R908C18", Column19:"R908C19", Column20:"R908C20"}, {Column1:"R909C1", Column2:"R909C2", Column3:"R909C3", Column4:"R909C4", Column5:"R909C5", Column6:"R909C6", Column7:"R909C7", Column8:"R909C8", Column9:"R909C9", Column10:"R909C10", Column11:"R909C11", Column12:"R909C12", Column13:"R909C13", Column14:"R909C14", Column15:"R909C15", Column16:"R909C16", Column17:"R909C17", Column18:"R909C18", Column19:"R909C19", Column20:"R909C20"}, {Column1:"R910C1", Column2:"R910C2", Column3:"R910C3", Column4:"R910C4", Column5:"R910C5", Column6:"R910C6", Column7:"R910C7", Column8:"R910C8", Column9:"R910C9", Column10:"R910C10", Column11:"R910C11", Column12:"R910C12", Column13:"R910C13", Column14:"R910C14", Column15:"R910C15", Column16:"R910C16", Column17:"R910C17", Column18:"R910C18", Column19:"R910C19", Column20:"R910C20"}, {Column1:"R911C1", Column2:"R911C2", Column3:"R911C3", Column4:"R911C4", Column5:"R911C5", Column6:"R911C6", Column7:"R911C7", Column8:"R911C8", Column9:"R911C9", Column10:"R911C10", Column11:"R911C11", Column12:"R911C12", Column13:"R911C13", Column14:"R911C14", Column15:"R911C15", Column16:"R911C16", Column17:"R911C17", Column18:"R911C18", Column19:"R911C19", Column20:"R911C20"}, {Column1:"R912C1", Column2:"R912C2", Column3:"R912C3", Column4:"R912C4", Column5:"R912C5", Column6:"R912C6", Column7:"R912C7", Column8:"R912C8", Column9:"R912C9", Column10:"R912C10", Column11:"R912C11", Column12:"R912C12", Column13:"R912C13", Column14:"R912C14", Column15:"R912C15", Column16:"R912C16", Column17:"R912C17", Column18:"R912C18", Column19:"R912C19", Column20:"R912C20"}, {Column1:"R913C1", Column2:"R913C2", Column3:"R913C3", Column4:"R913C4", Column5:"R913C5", Column6:"R913C6", Column7:"R913C7", Column8:"R913C8", Column9:"R913C9", Column10:"R913C10", Column11:"R913C11", Column12:"R913C12", Column13:"R913C13", Column14:"R913C14", Column15:"R913C15", Column16:"R913C16", Column17:"R913C17", Column18:"R913C18", Column19:"R913C19", Column20:"R913C20"}, {Column1:"R914C1", Column2:"R914C2", Column3:"R914C3", Column4:"R914C4", Column5:"R914C5", Column6:"R914C6", Column7:"R914C7", Column8:"R914C8", Column9:"R914C9", Column10:"R914C10", Column11:"R914C11", Column12:"R914C12", Column13:"R914C13", Column14:"R914C14", Column15:"R914C15", Column16:"R914C16", Column17:"R914C17", Column18:"R914C18", Column19:"R914C19", Column20:"R914C20"}, {Column1:"R915C1", Column2:"R915C2", Column3:"R915C3", Column4:"R915C4", Column5:"R915C5", Column6:"R915C6", Column7:"R915C7", Column8:"R915C8", Column9:"R915C9", Column10:"R915C10", Column11:"R915C11", Column12:"R915C12", Column13:"R915C13", Column14:"R915C14", Column15:"R915C15", Column16:"R915C16", Column17:"R915C17", Column18:"R915C18", Column19:"R915C19", Column20:"R915C20"}, {Column1:"R916C1", Column2:"R916C2", Column3:"R916C3", Column4:"R916C4", Column5:"R916C5", Column6:"R916C6", Column7:"R916C7", Column8:"R916C8", Column9:"R916C9", Column10:"R916C10", Column11:"R916C11", Column12:"R916C12", Column13:"R916C13", Column14:"R916C14", Column15:"R916C15", Column16:"R916C16", Column17:"R916C17", Column18:"R916C18", Column19:"R916C19", Column20:"R916C20"}, {Column1:"R917C1", Column2:"R917C2", Column3:"R917C3", Column4:"R917C4", Column5:"R917C5", Column6:"R917C6", Column7:"R917C7", Column8:"R917C8", Column9:"R917C9", Column10:"R917C10", Column11:"R917C11", Column12:"R917C12", Column13:"R917C13", Column14:"R917C14", Column15:"R917C15", Column16:"R917C16", Column17:"R917C17", Column18:"R917C18", Column19:"R917C19", Column20:"R917C20"}, {Column1:"R918C1", Column2:"R918C2", Column3:"R918C3", Column4:"R918C4", Column5:"R918C5", Column6:"R918C6", Column7:"R918C7", Column8:"R918C8", Column9:"R918C9", Column10:"R918C10", Column11:"R918C11", Column12:"R918C12", Column13:"R918C13", Column14:"R918C14", Column15:"R918C15", Column16:"R918C16", Column17:"R918C17", Column18:"R918C18", Column19:"R918C19", Column20:"R918C20"}, {Column1:"R919C1", Column2:"R919C2", Column3:"R919C3", Column4:"R919C4", Column5:"R919C5", Column6:"R919C6", Column7:"R919C7", Column8:"R919C8", Column9:"R919C9", Column10:"R919C10", Column11:"R919C11", Column12:"R919C12", Column13:"R919C13", Column14:"R919C14", Column15:"R919C15", Column16:"R919C16", Column17:"R919C17", Column18:"R919C18", Column19:"R919C19", Column20:"R919C20"}, {Column1:"R920C1", Column2:"R920C2", Column3:"R920C3", Column4:"R920C4", Column5:"R920C5", Column6:"R920C6", Column7:"R920C7", Column8:"R920C8", Column9:"R920C9", Column10:"R920C10", Column11:"R920C11", Column12:"R920C12", Column13:"R920C13", Column14:"R920C14", Column15:"R920C15", Column16:"R920C16", Column17:"R920C17", Column18:"R920C18", Column19:"R920C19", Column20:"R920C20"}, {Column1:"R921C1", Column2:"R921C2", Column3:"R921C3", Column4:"R921C4", Column5:"R921C5", Column6:"R921C6", Column7:"R921C7", Column8:"R921C8", Column9:"R921C9", Column10:"R921C10", Column11:"R921C11", Column12:"R921C12", Column13:"R921C13", Column14:"R921C14", Column15:"R921C15", Column16:"R921C16", Column17:"R921C17", Column18:"R921C18", Column19:"R921C19", Column20:"R921C20"}, {Column1:"R922C1", Column2:"R922C2", Column3:"R922C3", Column4:"R922C4", Column5:"R922C5", Column6:"R922C6", Column7:"R922C7", Column8:"R922C8", Column9:"R922C9", Column10:"R922C10", Column11:"R922C11", Column12:"R922C12", Column13:"R922C13", Column14:"R922C14", Column15:"R922C15", Column16:"R922C16", Column17:"R922C17", Column18:"R922C18", Column19:"R922C19", Column20:"R922C20"}, {Column1:"R923C1", Column2:"R923C2", Column3:"R923C3", Column4:"R923C4", Column5:"R923C5", Column6:"R923C6", Column7:"R923C7", Column8:"R923C8", Column9:"R923C9", Column10:"R923C10", Column11:"R923C11", Column12:"R923C12", Column13:"R923C13", Column14:"R923C14", Column15:"R923C15", Column16:"R923C16", Column17:"R923C17", Column18:"R923C18", Column19:"R923C19", Column20:"R923C20"}, {Column1:"R924C1", Column2:"R924C2", Column3:"R924C3", Column4:"R924C4", Column5:"R924C5", Column6:"R924C6", Column7:"R924C7", Column8:"R924C8", Column9:"R924C9", Column10:"R924C10", Column11:"R924C11", Column12:"R924C12", Column13:"R924C13", Column14:"R924C14", Column15:"R924C15", Column16:"R924C16", Column17:"R924C17", Column18:"R924C18", Column19:"R924C19", Column20:"R924C20"}, {Column1:"R925C1", Column2:"R925C2", Column3:"R925C3", Column4:"R925C4", Column5:"R925C5", Column6:"R925C6", Column7:"R925C7", Column8:"R925C8", Column9:"R925C9", Column10:"R925C10", Column11:"R925C11", Column12:"R925C12", Column13:"R925C13", Column14:"R925C14", Column15:"R925C15", Column16:"R925C16", Column17:"R925C17", Column18:"R925C18", Column19:"R925C19", Column20:"R925C20"}, {Column1:"R926C1", Column2:"R926C2", Column3:"R926C3", Column4:"R926C4", Column5:"R926C5", Column6:"R926C6", Column7:"R926C7", Column8:"R926C8", Column9:"R926C9", Column10:"R926C10", Column11:"R926C11", Column12:"R926C12", Column13:"R926C13", Column14:"R926C14", Column15:"R926C15", Column16:"R926C16", Column17:"R926C17", Column18:"R926C18", Column19:"R926C19", Column20:"R926C20"}, {Column1:"R927C1", Column2:"R927C2", Column3:"R927C3", Column4:"R927C4", Column5:"R927C5", Column6:"R927C6", Column7:"R927C7", Column8:"R927C8", Column9:"R927C9", Column10:"R927C10", Column11:"R927C11", Column12:"R927C12", Column13:"R927C13", Column14:"R927C14", Column15:"R927C15", Column16:"R927C16", Column17:"R927C17", Column18:"R927C18", Column19:"R927C19", Column20:"R927C20"}, {Column1:"R928C1", Column2:"R928C2", Column3:"R928C3", Column4:"R928C4", Column5:"R928C5", Column6:"R928C6", Column7:"R928C7", Column8:"R928C8", Column9:"R928C9", Column10:"R928C10", Column11:"R928C11", Column12:"R928C12", Column13:"R928C13", Column14:"R928C14", Column15:"R928C15", Column16:"R928C16", Column17:"R928C17", Column18:"R928C18", Column19:"R928C19", Column20:"R928C20"}, {Column1:"R929C1", Column2:"R929C2", Column3:"R929C3", Column4:"R929C4", Column5:"R929C5", Column6:"R929C6", Column7:"R929C7", Column8:"R929C8", Column9:"R929C9", Column10:"R929C10", Column11:"R929C11", Column12:"R929C12", Column13:"R929C13", Column14:"R929C14", Column15:"R929C15", Column16:"R929C16", Column17:"R929C17", Column18:"R929C18", Column19:"R929C19", Column20:"R929C20"}, {Column1:"R930C1", Column2:"R930C2", Column3:"R930C3", Column4:"R930C4", Column5:"R930C5", Column6:"R930C6", Column7:"R930C7", Column8:"R930C8", Column9:"R930C9", Column10:"R930C10", Column11:"R930C11", Column12:"R930C12", Column13:"R930C13", Column14:"R930C14", Column15:"R930C15", Column16:"R930C16", Column17:"R930C17", Column18:"R930C18", Column19:"R930C19", Column20:"R930C20"}, {Column1:"R931C1", Column2:"R931C2", Column3:"R931C3", Column4:"R931C4", Column5:"R931C5", Column6:"R931C6", Column7:"R931C7", Column8:"R931C8", Column9:"R931C9", Column10:"R931C10", Column11:"R931C11", Column12:"R931C12", Column13:"R931C13", Column14:"R931C14", Column15:"R931C15", Column16:"R931C16", Column17:"R931C17", Column18:"R931C18", Column19:"R931C19", Column20:"R931C20"}, {Column1:"R932C1", Column2:"R932C2", Column3:"R932C3", Column4:"R932C4", Column5:"R932C5", Column6:"R932C6", Column7:"R932C7", Column8:"R932C8", Column9:"R932C9", Column10:"R932C10", Column11:"R932C11", Column12:"R932C12", Column13:"R932C13", Column14:"R932C14", Column15:"R932C15", Column16:"R932C16", Column17:"R932C17", Column18:"R932C18", Column19:"R932C19", Column20:"R932C20"}, {Column1:"R933C1", Column2:"R933C2", Column3:"R933C3", Column4:"R933C4", Column5:"R933C5", Column6:"R933C6", Column7:"R933C7", Column8:"R933C8", Column9:"R933C9", Column10:"R933C10", Column11:"R933C11", Column12:"R933C12", Column13:"R933C13", Column14:"R933C14", Column15:"R933C15", Column16:"R933C16", Column17:"R933C17", Column18:"R933C18", Column19:"R933C19", Column20:"R933C20"}, {Column1:"R934C1", Column2:"R934C2", Column3:"R934C3", Column4:"R934C4", Column5:"R934C5", Column6:"R934C6", Column7:"R934C7", Column8:"R934C8", Column9:"R934C9", Column10:"R934C10", Column11:"R934C11", Column12:"R934C12", Column13:"R934C13", Column14:"R934C14", Column15:"R934C15", Column16:"R934C16", Column17:"R934C17", Column18:"R934C18", Column19:"R934C19", Column20:"R934C20"}, {Column1:"R935C1", Column2:"R935C2", Column3:"R935C3", Column4:"R935C4", Column5:"R935C5", Column6:"R935C6", Column7:"R935C7", Column8:"R935C8", Column9:"R935C9", Column10:"R935C10", Column11:"R935C11", Column12:"R935C12", Column13:"R935C13", Column14:"R935C14", Column15:"R935C15", Column16:"R935C16", Column17:"R935C17", Column18:"R935C18", Column19:"R935C19", Column20:"R935C20"}, {Column1:"R936C1", Column2:"R936C2", Column3:"R936C3", Column4:"R936C4", Column5:"R936C5", Column6:"R936C6", Column7:"R936C7", Column8:"R936C8", Column9:"R936C9", Column10:"R936C10", Column11:"R936C11", Column12:"R936C12", Column13:"R936C13", Column14:"R936C14", Column15:"R936C15", Column16:"R936C16", Column17:"R936C17", Column18:"R936C18", Column19:"R936C19", Column20:"R936C20"}, {Column1:"R937C1", Column2:"R937C2", Column3:"R937C3", Column4:"R937C4", Column5:"R937C5", Column6:"R937C6", Column7:"R937C7", Column8:"R937C8", Column9:"R937C9", Column10:"R937C10", Column11:"R937C11", Column12:"R937C12", Column13:"R937C13", Column14:"R937C14", Column15:"R937C15", Column16:"R937C16", Column17:"R937C17", Column18:"R937C18", Column19:"R937C19", Column20:"R937C20"}, {Column1:"R938C1", Column2:"R938C2", Column3:"R938C3", Column4:"R938C4", Column5:"R938C5", Column6:"R938C6", Column7:"R938C7", Column8:"R938C8", Column9:"R938C9", Column10:"R938C10", Column11:"R938C11", Column12:"R938C12", Column13:"R938C13", Column14:"R938C14", Column15:"R938C15", Column16:"R938C16", Column17:"R938C17", Column18:"R938C18", Column19:"R938C19", Column20:"R938C20"}, {Column1:"R939C1", Column2:"R939C2", Column3:"R939C3", Column4:"R939C4", Column5:"R939C5", Column6:"R939C6", Column7:"R939C7", Column8:"R939C8", Column9:"R939C9", Column10:"R939C10", Column11:"R939C11", Column12:"R939C12", Column13:"R939C13", Column14:"R939C14", Column15:"R939C15", Column16:"R939C16", Column17:"R939C17", Column18:"R939C18", Column19:"R939C19", Column20:"R939C20"}, {Column1:"R940C1", Column2:"R940C2", Column3:"R940C3", Column4:"R940C4", Column5:"R940C5", Column6:"R940C6", Column7:"R940C7", Column8:"R940C8", Column9:"R940C9", Column10:"R940C10", Column11:"R940C11", Column12:"R940C12", Column13:"R940C13", Column14:"R940C14", Column15:"R940C15", Column16:"R940C16", Column17:"R940C17", Column18:"R940C18", Column19:"R940C19", Column20:"R940C20"}, {Column1:"R941C1", Column2:"R941C2", Column3:"R941C3", Column4:"R941C4", Column5:"R941C5", Column6:"R941C6", Column7:"R941C7", Column8:"R941C8", Column9:"R941C9", Column10:"R941C10", Column11:"R941C11", Column12:"R941C12", Column13:"R941C13", Column14:"R941C14", Column15:"R941C15", Column16:"R941C16", Column17:"R941C17", Column18:"R941C18", Column19:"R941C19", Column20:"R941C20"}, {Column1:"R942C1", Column2:"R942C2", Column3:"R942C3", Column4:"R942C4", Column5:"R942C5", Column6:"R942C6", Column7:"R942C7", Column8:"R942C8", Column9:"R942C9", Column10:"R942C10", Column11:"R942C11", Column12:"R942C12", Column13:"R942C13", Column14:"R942C14", Column15:"R942C15", Column16:"R942C16", Column17:"R942C17", Column18:"R942C18", Column19:"R942C19", Column20:"R942C20"}, {Column1:"R943C1", Column2:"R943C2", Column3:"R943C3", Column4:"R943C4", Column5:"R943C5", Column6:"R943C6", Column7:"R943C7", Column8:"R943C8", Column9:"R943C9", Column10:"R943C10", Column11:"R943C11", Column12:"R943C12", Column13:"R943C13", Column14:"R943C14", Column15:"R943C15", Column16:"R943C16", Column17:"R943C17", Column18:"R943C18", Column19:"R943C19", Column20:"R943C20"}, {Column1:"R944C1", Column2:"R944C2", Column3:"R944C3", Column4:"R944C4", Column5:"R944C5", Column6:"R944C6", Column7:"R944C7", Column8:"R944C8", Column9:"R944C9", Column10:"R944C10", Column11:"R944C11", Column12:"R944C12", Column13:"R944C13", Column14:"R944C14", Column15:"R944C15", Column16:"R944C16", Column17:"R944C17", Column18:"R944C18", Column19:"R944C19", Column20:"R944C20"}, {Column1:"R945C1", Column2:"R945C2", Column3:"R945C3", Column4:"R945C4", Column5:"R945C5", Column6:"R945C6", Column7:"R945C7", Column8:"R945C8", Column9:"R945C9", Column10:"R945C10", Column11:"R945C11", Column12:"R945C12", Column13:"R945C13", Column14:"R945C14", Column15:"R945C15", Column16:"R945C16", Column17:"R945C17", Column18:"R945C18", Column19:"R945C19", Column20:"R945C20"}, {Column1:"R946C1", Column2:"R946C2", Column3:"R946C3", Column4:"R946C4", Column5:"R946C5", Column6:"R946C6", Column7:"R946C7", Column8:"R946C8", Column9:"R946C9", Column10:"R946C10", Column11:"R946C11", Column12:"R946C12", Column13:"R946C13", Column14:"R946C14", Column15:"R946C15", Column16:"R946C16", Column17:"R946C17", Column18:"R946C18", Column19:"R946C19", Column20:"R946C20"}, {Column1:"R947C1", Column2:"R947C2", Column3:"R947C3", Column4:"R947C4", Column5:"R947C5", Column6:"R947C6", Column7:"R947C7", Column8:"R947C8", Column9:"R947C9", Column10:"R947C10", Column11:"R947C11", Column12:"R947C12", Column13:"R947C13", Column14:"R947C14", Column15:"R947C15", Column16:"R947C16", Column17:"R947C17", Column18:"R947C18", Column19:"R947C19", Column20:"R947C20"}, {Column1:"R948C1", Column2:"R948C2", Column3:"R948C3", Column4:"R948C4", Column5:"R948C5", Column6:"R948C6", Column7:"R948C7", Column8:"R948C8", Column9:"R948C9", Column10:"R948C10", Column11:"R948C11", Column12:"R948C12", Column13:"R948C13", Column14:"R948C14", Column15:"R948C15", Column16:"R948C16", Column17:"R948C17", Column18:"R948C18", Column19:"R948C19", Column20:"R948C20"}, {Column1:"R949C1", Column2:"R949C2", Column3:"R949C3", Column4:"R949C4", Column5:"R949C5", Column6:"R949C6", Column7:"R949C7", Column8:"R949C8", Column9:"R949C9", Column10:"R949C10", Column11:"R949C11", Column12:"R949C12", Column13:"R949C13", Column14:"R949C14", Column15:"R949C15", Column16:"R949C16", Column17:"R949C17", Column18:"R949C18", Column19:"R949C19", Column20:"R949C20"}, {Column1:"R950C1", Column2:"R950C2", Column3:"R950C3", Column4:"R950C4", Column5:"R950C5", Column6:"R950C6", Column7:"R950C7", Column8:"R950C8", Column9:"R950C9", Column10:"R950C10", Column11:"R950C11", Column12:"R950C12", Column13:"R950C13", Column14:"R950C14", Column15:"R950C15", Column16:"R950C16", Column17:"R950C17", Column18:"R950C18", Column19:"R950C19", Column20:"R950C20"}, {Column1:"R951C1", Column2:"R951C2", Column3:"R951C3", Column4:"R951C4", Column5:"R951C5", Column6:"R951C6", Column7:"R951C7", Column8:"R951C8", Column9:"R951C9", Column10:"R951C10", Column11:"R951C11", Column12:"R951C12", Column13:"R951C13", Column14:"R951C14", Column15:"R951C15", Column16:"R951C16", Column17:"R951C17", Column18:"R951C18", Column19:"R951C19", Column20:"R951C20"}, {Column1:"R952C1", Column2:"R952C2", Column3:"R952C3", Column4:"R952C4", Column5:"R952C5", Column6:"R952C6", Column7:"R952C7", Column8:"R952C8", Column9:"R952C9", Column10:"R952C10", Column11:"R952C11", Column12:"R952C12", Column13:"R952C13", Column14:"R952C14", Column15:"R952C15", Column16:"R952C16", Column17:"R952C17", Column18:"R952C18", Column19:"R952C19", Column20:"R952C20"}, {Column1:"R953C1", Column2:"R953C2", Column3:"R953C3", Column4:"R953C4", Column5:"R953C5", Column6:"R953C6", Column7:"R953C7", Column8:"R953C8", Column9:"R953C9", Column10:"R953C10", Column11:"R953C11", Column12:"R953C12", Column13:"R953C13", Column14:"R953C14", Column15:"R953C15", Column16:"R953C16", Column17:"R953C17", Column18:"R953C18", Column19:"R953C19", Column20:"R953C20"}, {Column1:"R954C1", Column2:"R954C2", Column3:"R954C3", Column4:"R954C4", Column5:"R954C5", Column6:"R954C6", Column7:"R954C7", Column8:"R954C8", Column9:"R954C9", Column10:"R954C10", Column11:"R954C11", Column12:"R954C12", Column13:"R954C13", Column14:"R954C14", Column15:"R954C15", Column16:"R954C16", Column17:"R954C17", Column18:"R954C18", Column19:"R954C19", Column20:"R954C20"}, {Column1:"R955C1", Column2:"R955C2", Column3:"R955C3", Column4:"R955C4", Column5:"R955C5", Column6:"R955C6", Column7:"R955C7", Column8:"R955C8", Column9:"R955C9", Column10:"R955C10", Column11:"R955C11", Column12:"R955C12", Column13:"R955C13", Column14:"R955C14", Column15:"R955C15", Column16:"R955C16", Column17:"R955C17", Column18:"R955C18", Column19:"R955C19", Column20:"R955C20"}, {Column1:"R956C1", Column2:"R956C2", Column3:"R956C3", Column4:"R956C4", Column5:"R956C5", Column6:"R956C6", Column7:"R956C7", Column8:"R956C8", Column9:"R956C9", Column10:"R956C10", Column11:"R956C11", Column12:"R956C12", Column13:"R956C13", Column14:"R956C14", Column15:"R956C15", Column16:"R956C16", Column17:"R956C17", Column18:"R956C18", Column19:"R956C19", Column20:"R956C20"}, {Column1:"R957C1", Column2:"R957C2", Column3:"R957C3", Column4:"R957C4", Column5:"R957C5", Column6:"R957C6", Column7:"R957C7", Column8:"R957C8", Column9:"R957C9", Column10:"R957C10", Column11:"R957C11", Column12:"R957C12", Column13:"R957C13", Column14:"R957C14", Column15:"R957C15", Column16:"R957C16", Column17:"R957C17", Column18:"R957C18", Column19:"R957C19", Column20:"R957C20"}, {Column1:"R958C1", Column2:"R958C2", Column3:"R958C3", Column4:"R958C4", Column5:"R958C5", Column6:"R958C6", Column7:"R958C7", Column8:"R958C8", Column9:"R958C9", Column10:"R958C10", Column11:"R958C11", Column12:"R958C12", Column13:"R958C13", Column14:"R958C14", Column15:"R958C15", Column16:"R958C16", Column17:"R958C17", Column18:"R958C18", Column19:"R958C19", Column20:"R958C20"}, {Column1:"R959C1", Column2:"R959C2", Column3:"R959C3", Column4:"R959C4", Column5:"R959C5", Column6:"R959C6", Column7:"R959C7", Column8:"R959C8", Column9:"R959C9", Column10:"R959C10", Column11:"R959C11", Column12:"R959C12", Column13:"R959C13", Column14:"R959C14", Column15:"R959C15", Column16:"R959C16", Column17:"R959C17", Column18:"R959C18", Column19:"R959C19", Column20:"R959C20"}, {Column1:"R960C1", Column2:"R960C2", Column3:"R960C3", Column4:"R960C4", Column5:"R960C5", Column6:"R960C6", Column7:"R960C7", Column8:"R960C8", Column9:"R960C9", Column10:"R960C10", Column11:"R960C11", Column12:"R960C12", Column13:"R960C13", Column14:"R960C14", Column15:"R960C15", Column16:"R960C16", Column17:"R960C17", Column18:"R960C18", Column19:"R960C19", Column20:"R960C20"}, {Column1:"R961C1", Column2:"R961C2", Column3:"R961C3", Column4:"R961C4", Column5:"R961C5", Column6:"R961C6", Column7:"R961C7", Column8:"R961C8", Column9:"R961C9", Column10:"R961C10", Column11:"R961C11", Column12:"R961C12", Column13:"R961C13", Column14:"R961C14", Column15:"R961C15", Column16:"R961C16", Column17:"R961C17", Column18:"R961C18", Column19:"R961C19", Column20:"R961C20"}, {Column1:"R962C1", Column2:"R962C2", Column3:"R962C3", Column4:"R962C4", Column5:"R962C5", Column6:"R962C6", Column7:"R962C7", Column8:"R962C8", Column9:"R962C9", Column10:"R962C10", Column11:"R962C11", Column12:"R962C12", Column13:"R962C13", Column14:"R962C14", Column15:"R962C15", Column16:"R962C16", Column17:"R962C17", Column18:"R962C18", Column19:"R962C19", Column20:"R962C20"}, {Column1:"R963C1", Column2:"R963C2", Column3:"R963C3", Column4:"R963C4", Column5:"R963C5", Column6:"R963C6", Column7:"R963C7", Column8:"R963C8", Column9:"R963C9", Column10:"R963C10", Column11:"R963C11", Column12:"R963C12", Column13:"R963C13", Column14:"R963C14", Column15:"R963C15", Column16:"R963C16", Column17:"R963C17", Column18:"R963C18", Column19:"R963C19", Column20:"R963C20"}, {Column1:"R964C1", Column2:"R964C2", Column3:"R964C3", Column4:"R964C4", Column5:"R964C5", Column6:"R964C6", Column7:"R964C7", Column8:"R964C8", Column9:"R964C9", Column10:"R964C10", Column11:"R964C11", Column12:"R964C12", Column13:"R964C13", Column14:"R964C14", Column15:"R964C15", Column16:"R964C16", Column17:"R964C17", Column18:"R964C18", Column19:"R964C19", Column20:"R964C20"}, {Column1:"R965C1", Column2:"R965C2", Column3:"R965C3", Column4:"R965C4", Column5:"R965C5", Column6:"R965C6", Column7:"R965C7", Column8:"R965C8", Column9:"R965C9", Column10:"R965C10", Column11:"R965C11", Column12:"R965C12", Column13:"R965C13", Column14:"R965C14", Column15:"R965C15", Column16:"R965C16", Column17:"R965C17", Column18:"R965C18", Column19:"R965C19", Column20:"R965C20"}, {Column1:"R966C1", Column2:"R966C2", Column3:"R966C3", Column4:"R966C4", Column5:"R966C5", Column6:"R966C6", Column7:"R966C7", Column8:"R966C8", Column9:"R966C9", Column10:"R966C10", Column11:"R966C11", Column12:"R966C12", Column13:"R966C13", Column14:"R966C14", Column15:"R966C15", Column16:"R966C16", Column17:"R966C17", Column18:"R966C18", Column19:"R966C19", Column20:"R966C20"}, {Column1:"R967C1", Column2:"R967C2", Column3:"R967C3", Column4:"R967C4", Column5:"R967C5", Column6:"R967C6", Column7:"R967C7", Column8:"R967C8", Column9:"R967C9", Column10:"R967C10", Column11:"R967C11", Column12:"R967C12", Column13:"R967C13", Column14:"R967C14", Column15:"R967C15", Column16:"R967C16", Column17:"R967C17", Column18:"R967C18", Column19:"R967C19", Column20:"R967C20"}, {Column1:"R968C1", Column2:"R968C2", Column3:"R968C3", Column4:"R968C4", Column5:"R968C5", Column6:"R968C6", Column7:"R968C7", Column8:"R968C8", Column9:"R968C9", Column10:"R968C10", Column11:"R968C11", Column12:"R968C12", Column13:"R968C13", Column14:"R968C14", Column15:"R968C15", Column16:"R968C16", Column17:"R968C17", Column18:"R968C18", Column19:"R968C19", Column20:"R968C20"}, {Column1:"R969C1", Column2:"R969C2", Column3:"R969C3", Column4:"R969C4", Column5:"R969C5", Column6:"R969C6", Column7:"R969C7", Column8:"R969C8", Column9:"R969C9", Column10:"R969C10", Column11:"R969C11", Column12:"R969C12", Column13:"R969C13", Column14:"R969C14", Column15:"R969C15", Column16:"R969C16", Column17:"R969C17", Column18:"R969C18", Column19:"R969C19", Column20:"R969C20"}, {Column1:"R970C1", Column2:"R970C2", Column3:"R970C3", Column4:"R970C4", Column5:"R970C5", Column6:"R970C6", Column7:"R970C7", Column8:"R970C8", Column9:"R970C9", Column10:"R970C10", Column11:"R970C11", Column12:"R970C12", Column13:"R970C13", Column14:"R970C14", Column15:"R970C15", Column16:"R970C16", Column17:"R970C17", Column18:"R970C18", Column19:"R970C19", Column20:"R970C20"}, {Column1:"R971C1", Column2:"R971C2", Column3:"R971C3", Column4:"R971C4", Column5:"R971C5", Column6:"R971C6", Column7:"R971C7", Column8:"R971C8", Column9:"R971C9", Column10:"R971C10", Column11:"R971C11", Column12:"R971C12", Column13:"R971C13", Column14:"R971C14", Column15:"R971C15", Column16:"R971C16", Column17:"R971C17", Column18:"R971C18", Column19:"R971C19", Column20:"R971C20"}, {Column1:"R972C1", Column2:"R972C2", Column3:"R972C3", Column4:"R972C4", Column5:"R972C5", Column6:"R972C6", Column7:"R972C7", Column8:"R972C8", Column9:"R972C9", Column10:"R972C10", Column11:"R972C11", Column12:"R972C12", Column13:"R972C13", Column14:"R972C14", Column15:"R972C15", Column16:"R972C16", Column17:"R972C17", Column18:"R972C18", Column19:"R972C19", Column20:"R972C20"}, {Column1:"R973C1", Column2:"R973C2", Column3:"R973C3", Column4:"R973C4", Column5:"R973C5", Column6:"R973C6", Column7:"R973C7", Column8:"R973C8", Column9:"R973C9", Column10:"R973C10", Column11:"R973C11", Column12:"R973C12", Column13:"R973C13", Column14:"R973C14", Column15:"R973C15", Column16:"R973C16", Column17:"R973C17", Column18:"R973C18", Column19:"R973C19", Column20:"R973C20"}, {Column1:"R974C1", Column2:"R974C2", Column3:"R974C3", Column4:"R974C4", Column5:"R974C5", Column6:"R974C6", Column7:"R974C7", Column8:"R974C8", Column9:"R974C9", Column10:"R974C10", Column11:"R974C11", Column12:"R974C12", Column13:"R974C13", Column14:"R974C14", Column15:"R974C15", Column16:"R974C16", Column17:"R974C17", Column18:"R974C18", Column19:"R974C19", Column20:"R974C20"}, {Column1:"R975C1", Column2:"R975C2", Column3:"R975C3", Column4:"R975C4", Column5:"R975C5", Column6:"R975C6", Column7:"R975C7", Column8:"R975C8", Column9:"R975C9", Column10:"R975C10", Column11:"R975C11", Column12:"R975C12", Column13:"R975C13", Column14:"R975C14", Column15:"R975C15", Column16:"R975C16", Column17:"R975C17", Column18:"R975C18", Column19:"R975C19", Column20:"R975C20"}, {Column1:"R976C1", Column2:"R976C2", Column3:"R976C3", Column4:"R976C4", Column5:"R976C5", Column6:"R976C6", Column7:"R976C7", Column8:"R976C8", Column9:"R976C9", Column10:"R976C10", Column11:"R976C11", Column12:"R976C12", Column13:"R976C13", Column14:"R976C14", Column15:"R976C15", Column16:"R976C16", Column17:"R976C17", Column18:"R976C18", Column19:"R976C19", Column20:"R976C20"}, {Column1:"R977C1", Column2:"R977C2", Column3:"R977C3", Column4:"R977C4", Column5:"R977C5", Column6:"R977C6", Column7:"R977C7", Column8:"R977C8", Column9:"R977C9", Column10:"R977C10", Column11:"R977C11", Column12:"R977C12", Column13:"R977C13", Column14:"R977C14", Column15:"R977C15", Column16:"R977C16", Column17:"R977C17", Column18:"R977C18", Column19:"R977C19", Column20:"R977C20"}, {Column1:"R978C1", Column2:"R978C2", Column3:"R978C3", Column4:"R978C4", Column5:"R978C5", Column6:"R978C6", Column7:"R978C7", Column8:"R978C8", Column9:"R978C9", Column10:"R978C10", Column11:"R978C11", Column12:"R978C12", Column13:"R978C13", Column14:"R978C14", Column15:"R978C15", Column16:"R978C16", Column17:"R978C17", Column18:"R978C18", Column19:"R978C19", Column20:"R978C20"}, {Column1:"R979C1", Column2:"R979C2", Column3:"R979C3", Column4:"R979C4", Column5:"R979C5", Column6:"R979C6", Column7:"R979C7", Column8:"R979C8", Column9:"R979C9", Column10:"R979C10", Column11:"R979C11", Column12:"R979C12", Column13:"R979C13", Column14:"R979C14", Column15:"R979C15", Column16:"R979C16", Column17:"R979C17", Column18:"R979C18", Column19:"R979C19", Column20:"R979C20"}, {Column1:"R980C1", Column2:"R980C2", Column3:"R980C3", Column4:"R980C4", Column5:"R980C5", Column6:"R980C6", Column7:"R980C7", Column8:"R980C8", Column9:"R980C9", Column10:"R980C10", Column11:"R980C11", Column12:"R980C12", Column13:"R980C13", Column14:"R980C14", Column15:"R980C15", Column16:"R980C16", Column17:"R980C17", Column18:"R980C18", Column19:"R980C19", Column20:"R980C20"}, {Column1:"R981C1", Column2:"R981C2", Column3:"R981C3", Column4:"R981C4", Column5:"R981C5", Column6:"R981C6", Column7:"R981C7", Column8:"R981C8", Column9:"R981C9", Column10:"R981C10", Column11:"R981C11", Column12:"R981C12", Column13:"R981C13", Column14:"R981C14", Column15:"R981C15", Column16:"R981C16", Column17:"R981C17", Column18:"R981C18", Column19:"R981C19", Column20:"R981C20"}, {Column1:"R982C1", Column2:"R982C2", Column3:"R982C3", Column4:"R982C4", Column5:"R982C5", Column6:"R982C6", Column7:"R982C7", Column8:"R982C8", Column9:"R982C9", Column10:"R982C10", Column11:"R982C11", Column12:"R982C12", Column13:"R982C13", Column14:"R982C14", Column15:"R982C15", Column16:"R982C16", Column17:"R982C17", Column18:"R982C18", Column19:"R982C19", Column20:"R982C20"}, {Column1:"R983C1", Column2:"R983C2", Column3:"R983C3", Column4:"R983C4", Column5:"R983C5", Column6:"R983C6", Column7:"R983C7", Column8:"R983C8", Column9:"R983C9", Column10:"R983C10", Column11:"R983C11", Column12:"R983C12", Column13:"R983C13", Column14:"R983C14", Column15:"R983C15", Column16:"R983C16", Column17:"R983C17", Column18:"R983C18", Column19:"R983C19", Column20:"R983C20"}, {Column1:"R984C1", Column2:"R984C2", Column3:"R984C3", Column4:"R984C4", Column5:"R984C5", Column6:"R984C6", Column7:"R984C7", Column8:"R984C8", Column9:"R984C9", Column10:"R984C10", Column11:"R984C11", Column12:"R984C12", Column13:"R984C13", Column14:"R984C14", Column15:"R984C15", Column16:"R984C16", Column17:"R984C17", Column18:"R984C18", Column19:"R984C19", Column20:"R984C20"}, {Column1:"R985C1", Column2:"R985C2", Column3:"R985C3", Column4:"R985C4", Column5:"R985C5", Column6:"R985C6", Column7:"R985C7", Column8:"R985C8", Column9:"R985C9", Column10:"R985C10", Column11:"R985C11", Column12:"R985C12", Column13:"R985C13", Column14:"R985C14", Column15:"R985C15", Column16:"R985C16", Column17:"R985C17", Column18:"R985C18", Column19:"R985C19", Column20:"R985C20"}, {Column1:"R986C1", Column2:"R986C2", Column3:"R986C3", Column4:"R986C4", Column5:"R986C5", Column6:"R986C6", Column7:"R986C7", Column8:"R986C8", Column9:"R986C9", Column10:"R986C10", Column11:"R986C11", Column12:"R986C12", Column13:"R986C13", Column14:"R986C14", Column15:"R986C15", Column16:"R986C16", Column17:"R986C17", Column18:"R986C18", Column19:"R986C19", Column20:"R986C20"}, {Column1:"R987C1", Column2:"R987C2", Column3:"R987C3", Column4:"R987C4", Column5:"R987C5", Column6:"R987C6", Column7:"R987C7", Column8:"R987C8", Column9:"R987C9", Column10:"R987C10", Column11:"R987C11", Column12:"R987C12", Column13:"R987C13", Column14:"R987C14", Column15:"R987C15", Column16:"R987C16", Column17:"R987C17", Column18:"R987C18", Column19:"R987C19", Column20:"R987C20"}, {Column1:"R988C1", Column2:"R988C2", Column3:"R988C3", Column4:"R988C4", Column5:"R988C5", Column6:"R988C6", Column7:"R988C7", Column8:"R988C8", Column9:"R988C9", Column10:"R988C10", Column11:"R988C11", Column12:"R988C12", Column13:"R988C13", Column14:"R988C14", Column15:"R988C15", Column16:"R988C16", Column17:"R988C17", Column18:"R988C18", Column19:"R988C19", Column20:"R988C20"}, {Column1:"R989C1", Column2:"R989C2", Column3:"R989C3", Column4:"R989C4", Column5:"R989C5", Column6:"R989C6", Column7:"R989C7", Column8:"R989C8", Column9:"R989C9", Column10:"R989C10", Column11:"R989C11", Column12:"R989C12", Column13:"R989C13", Column14:"R989C14", Column15:"R989C15", Column16:"R989C16", Column17:"R989C17", Column18:"R989C18", Column19:"R989C19", Column20:"R989C20"}, {Column1:"R990C1", Column2:"R990C2", Column3:"R990C3", Column4:"R990C4", Column5:"R990C5", Column6:"R990C6", Column7:"R990C7", Column8:"R990C8", Column9:"R990C9", Column10:"R990C10", Column11:"R990C11", Column12:"R990C12", Column13:"R990C13", Column14:"R990C14", Column15:"R990C15", Column16:"R990C16", Column17:"R990C17", Column18:"R990C18", Column19:"R990C19", Column20:"R990C20"}, {Column1:"R991C1", Column2:"R991C2", Column3:"R991C3", Column4:"R991C4", Column5:"R991C5", Column6:"R991C6", Column7:"R991C7", Column8:"R991C8", Column9:"R991C9", Column10:"R991C10", Column11:"R991C11", Column12:"R991C12", Column13:"R991C13", Column14:"R991C14", Column15:"R991C15", Column16:"R991C16", Column17:"R991C17", Column18:"R991C18", Column19:"R991C19", Column20:"R991C20"}, {Column1:"R992C1", Column2:"R992C2", Column3:"R992C3", Column4:"R992C4", Column5:"R992C5", Column6:"R992C6", Column7:"R992C7", Column8:"R992C8", Column9:"R992C9", Column10:"R992C10", Column11:"R992C11", Column12:"R992C12", Column13:"R992C13", Column14:"R992C14", Column15:"R992C15", Column16:"R992C16", Column17:"R992C17", Column18:"R992C18", Column19:"R992C19", Column20:"R992C20"}, {Column1:"R993C1", Column2:"R993C2", Column3:"R993C3", Column4:"R993C4", Column5:"R993C5", Column6:"R993C6", Column7:"R993C7", Column8:"R993C8", Column9:"R993C9", Column10:"R993C10", Column11:"R993C11", Column12:"R993C12", Column13:"R993C13", Column14:"R993C14", Column15:"R993C15", Column16:"R993C16", Column17:"R993C17", Column18:"R993C18", Column19:"R993C19", Column20:"R993C20"}, {Column1:"R994C1", Column2:"R994C2", Column3:"R994C3", Column4:"R994C4", Column5:"R994C5", Column6:"R994C6", Column7:"R994C7", Column8:"R994C8", Column9:"R994C9", Column10:"R994C10", Column11:"R994C11", Column12:"R994C12", Column13:"R994C13", Column14:"R994C14", Column15:"R994C15", Column16:"R994C16", Column17:"R994C17", Column18:"R994C18", Column19:"R994C19", Column20:"R994C20"}, {Column1:"R995C1", Column2:"R995C2", Column3:"R995C3", Column4:"R995C4", Column5:"R995C5", Column6:"R995C6", Column7:"R995C7", Column8:"R995C8", Column9:"R995C9", Column10:"R995C10", Column11:"R995C11", Column12:"R995C12", Column13:"R995C13", Column14:"R995C14", Column15:"R995C15", Column16:"R995C16", Column17:"R995C17", Column18:"R995C18", Column19:"R995C19", Column20:"R995C20"}, {Column1:"R996C1", Column2:"R996C2", Column3:"R996C3", Column4:"R996C4", Column5:"R996C5", Column6:"R996C6", Column7:"R996C7", Column8:"R996C8", Column9:"R996C9", Column10:"R996C10", Column11:"R996C11", Column12:"R996C12", Column13:"R996C13", Column14:"R996C14", Column15:"R996C15", Column16:"R996C16", Column17:"R996C17", Column18:"R996C18", Column19:"R996C19", Column20:"R996C20"}, {Column1:"R997C1", Column2:"R997C2", Column3:"R997C3", Column4:"R997C4", Column5:"R997C5", Column6:"R997C6", Column7:"R997C7", Column8:"R997C8", Column9:"R997C9", Column10:"R997C10", Column11:"R997C11", Column12:"R997C12", Column13:"R997C13", Column14:"R997C14", Column15:"R997C15", Column16:"R997C16", Column17:"R997C17", Column18:"R997C18", Column19:"R997C19", Column20:"R997C20"}, {Column1:"R998C1", Column2:"R998C2", Column3:"R998C3", Column4:"R998C4", Column5:"R998C5", Column6:"R998C6", Column7:"R998C7", Column8:"R998C8", Column9:"R998C9", Column10:"R998C10", Column11:"R998C11", Column12:"R998C12", Column13:"R998C13", Column14:"R998C14", Column15:"R998C15", Column16:"R998C16", Column17:"R998C17", Column18:"R998C18", Column19:"R998C19", Column20:"R998C20"}, {Column1:"R999C1", Column2:"R999C2", Column3:"R999C3", Column4:"R999C4", Column5:"R999C5", Column6:"R999C6", Column7:"R999C7", Column8:"R999C8", Column9:"R999C9", Column10:"R999C10", Column11:"R999C11", Column12:"R999C12", Column13:"R999C13", Column14:"R999C14", Column15:"R999C15", Column16:"R999C16", Column17:"R999C17", Column18:"R999C18", Column19:"R999C19", Column20:"R999C20"}, {Column1:"R1000C1", Column2:"R1000C2", Column3:"R1000C3", Column4:"R1000C4", Column5:"R1000C5", Column6:"R1000C6", Column7:"R1000C7", Column8:"R1000C8", Column9:"R1000C9", Column10:"R1000C10", Column11:"R1000C11", Column12:"R1000C12", Column13:"R1000C13", Column14:"R1000C14", Column15:"R1000C15", Column16:"R1000C16", Column17:"R1000C17", Column18:"R1000C18", Column19:"R1000C19", Column20:"R1000C20"}, {Column1:"R1001C1", Column2:"R1001C2", Column3:"R1001C3", Column4:"R1001C4", Column5:"R1001C5", Column6:"R1001C6", Column7:"R1001C7", Column8:"R1001C8", Column9:"R1001C9", Column10:"R1001C10", Column11:"R1001C11", Column12:"R1001C12", Column13:"R1001C13", Column14:"R1001C14", Column15:"R1001C15", Column16:"R1001C16", Column17:"R1001C17", Column18:"R1001C18", Column19:"R1001C19", Column20:"R1001C20"}, {Column1:"R1002C1", Column2:"R1002C2", Column3:"R1002C3", Column4:"R1002C4", Column5:"R1002C5", Column6:"R1002C6", Column7:"R1002C7", Column8:"R1002C8", Column9:"R1002C9", Column10:"R1002C10", Column11:"R1002C11", Column12:"R1002C12", Column13:"R1002C13", Column14:"R1002C14", Column15:"R1002C15", Column16:"R1002C16", Column17:"R1002C17", Column18:"R1002C18", Column19:"R1002C19", Column20:"R1002C20"}, {Column1:"R1003C1", Column2:"R1003C2", Column3:"R1003C3", Column4:"R1003C4", Column5:"R1003C5", Column6:"R1003C6", Column7:"R1003C7", Column8:"R1003C8", Column9:"R1003C9", Column10:"R1003C10", Column11:"R1003C11", Column12:"R1003C12", Column13:"R1003C13", Column14:"R1003C14", Column15:"R1003C15", Column16:"R1003C16", Column17:"R1003C17", Column18:"R1003C18", Column19:"R1003C19", Column20:"R1003C20"}, {Column1:"R1004C1", Column2:"R1004C2", Column3:"R1004C3", Column4:"R1004C4", Column5:"R1004C5", Column6:"R1004C6", Column7:"R1004C7", Column8:"R1004C8", Column9:"R1004C9", Column10:"R1004C10", Column11:"R1004C11", Column12:"R1004C12", Column13:"R1004C13", Column14:"R1004C14", Column15:"R1004C15", Column16:"R1004C16", Column17:"R1004C17", Column18:"R1004C18", Column19:"R1004C19", Column20:"R1004C20"}, {Column1:"R1005C1", Column2:"R1005C2", Column3:"R1005C3", Column4:"R1005C4", Column5:"R1005C5", Column6:"R1005C6", Column7:"R1005C7", Column8:"R1005C8", Column9:"R1005C9", Column10:"R1005C10", Column11:"R1005C11", Column12:"R1005C12", Column13:"R1005C13", Column14:"R1005C14", Column15:"R1005C15", Column16:"R1005C16", Column17:"R1005C17", Column18:"R1005C18", Column19:"R1005C19", Column20:"R1005C20"}, {Column1:"R1006C1", Column2:"R1006C2", Column3:"R1006C3", Column4:"R1006C4", Column5:"R1006C5", Column6:"R1006C6", Column7:"R1006C7", Column8:"R1006C8", Column9:"R1006C9", Column10:"R1006C10", Column11:"R1006C11", Column12:"R1006C12", Column13:"R1006C13", Column14:"R1006C14", Column15:"R1006C15", Column16:"R1006C16", Column17:"R1006C17", Column18:"R1006C18", Column19:"R1006C19", Column20:"R1006C20"}, {Column1:"R1007C1", Column2:"R1007C2", Column3:"R1007C3", Column4:"R1007C4", Column5:"R1007C5", Column6:"R1007C6", Column7:"R1007C7", Column8:"R1007C8", Column9:"R1007C9", Column10:"R1007C10", Column11:"R1007C11", Column12:"R1007C12", Column13:"R1007C13", Column14:"R1007C14", Column15:"R1007C15", Column16:"R1007C16", Column17:"R1007C17", Column18:"R1007C18", Column19:"R1007C19", Column20:"R1007C20"}, {Column1:"R1008C1", Column2:"R1008C2", Column3:"R1008C3", Column4:"R1008C4", Column5:"R1008C5", Column6:"R1008C6", Column7:"R1008C7", Column8:"R1008C8", Column9:"R1008C9", Column10:"R1008C10", Column11:"R1008C11", Column12:"R1008C12", Column13:"R1008C13", Column14:"R1008C14", Column15:"R1008C15", Column16:"R1008C16", Column17:"R1008C17", Column18:"R1008C18", Column19:"R1008C19", Column20:"R1008C20"}, {Column1:"R1009C1", Column2:"R1009C2", Column3:"R1009C3", Column4:"R1009C4", Column5:"R1009C5", Column6:"R1009C6", Column7:"R1009C7", Column8:"R1009C8", Column9:"R1009C9", Column10:"R1009C10", Column11:"R1009C11", Column12:"R1009C12", Column13:"R1009C13", Column14:"R1009C14", Column15:"R1009C15", Column16:"R1009C16", Column17:"R1009C17", Column18:"R1009C18", Column19:"R1009C19", Column20:"R1009C20"}, {Column1:"R1010C1", Column2:"R1010C2", Column3:"R1010C3", Column4:"R1010C4", Column5:"R1010C5", Column6:"R1010C6", Column7:"R1010C7", Column8:"R1010C8", Column9:"R1010C9", Column10:"R1010C10", Column11:"R1010C11", Column12:"R1010C12", Column13:"R1010C13", Column14:"R1010C14", Column15:"R1010C15", Column16:"R1010C16", Column17:"R1010C17", Column18:"R1010C18", Column19:"R1010C19", Column20:"R1010C20"}, {Column1:"R1011C1", Column2:"R1011C2", Column3:"R1011C3", Column4:"R1011C4", Column5:"R1011C5", Column6:"R1011C6", Column7:"R1011C7", Column8:"R1011C8", Column9:"R1011C9", Column10:"R1011C10", Column11:"R1011C11", Column12:"R1011C12", Column13:"R1011C13", Column14:"R1011C14", Column15:"R1011C15", Column16:"R1011C16", Column17:"R1011C17", Column18:"R1011C18", Column19:"R1011C19", Column20:"R1011C20"}, {Column1:"R1012C1", Column2:"R1012C2", Column3:"R1012C3", Column4:"R1012C4", Column5:"R1012C5", Column6:"R1012C6", Column7:"R1012C7", Column8:"R1012C8", Column9:"R1012C9", Column10:"R1012C10", Column11:"R1012C11", Column12:"R1012C12", Column13:"R1012C13", Column14:"R1012C14", Column15:"R1012C15", Column16:"R1012C16", Column17:"R1012C17", Column18:"R1012C18", Column19:"R1012C19", Column20:"R1012C20"}, {Column1:"R1013C1", Column2:"R1013C2", Column3:"R1013C3", Column4:"R1013C4", Column5:"R1013C5", Column6:"R1013C6", Column7:"R1013C7", Column8:"R1013C8", Column9:"R1013C9", Column10:"R1013C10", Column11:"R1013C11", Column12:"R1013C12", Column13:"R1013C13", Column14:"R1013C14", Column15:"R1013C15", Column16:"R1013C16", Column17:"R1013C17", Column18:"R1013C18", Column19:"R1013C19", Column20:"R1013C20"}, {Column1:"R1014C1", Column2:"R1014C2", Column3:"R1014C3", Column4:"R1014C4", Column5:"R1014C5", Column6:"R1014C6", Column7:"R1014C7", Column8:"R1014C8", Column9:"R1014C9", Column10:"R1014C10", Column11:"R1014C11", Column12:"R1014C12", Column13:"R1014C13", Column14:"R1014C14", Column15:"R1014C15", Column16:"R1014C16", Column17:"R1014C17", Column18:"R1014C18", Column19:"R1014C19", Column20:"R1014C20"}, {Column1:"R1015C1", Column2:"R1015C2", Column3:"R1015C3", Column4:"R1015C4", Column5:"R1015C5", Column6:"R1015C6", Column7:"R1015C7", Column8:"R1015C8", Column9:"R1015C9", Column10:"R1015C10", Column11:"R1015C11", Column12:"R1015C12", Column13:"R1015C13", Column14:"R1015C14", Column15:"R1015C15", Column16:"R1015C16", Column17:"R1015C17", Column18:"R1015C18", Column19:"R1015C19", Column20:"R1015C20"}, {Column1:"R1016C1", Column2:"R1016C2", Column3:"R1016C3", Column4:"R1016C4", Column5:"R1016C5", Column6:"R1016C6", Column7:"R1016C7", Column8:"R1016C8", Column9:"R1016C9", Column10:"R1016C10", Column11:"R1016C11", Column12:"R1016C12", Column13:"R1016C13", Column14:"R1016C14", Column15:"R1016C15", Column16:"R1016C16", Column17:"R1016C17", Column18:"R1016C18", Column19:"R1016C19", Column20:"R1016C20"}, {Column1:"R1017C1", Column2:"R1017C2", Column3:"R1017C3", Column4:"R1017C4", Column5:"R1017C5", Column6:"R1017C6", Column7:"R1017C7", Column8:"R1017C8", Column9:"R1017C9", Column10:"R1017C10", Column11:"R1017C11", Column12:"R1017C12", Column13:"R1017C13", Column14:"R1017C14", Column15:"R1017C15", Column16:"R1017C16", Column17:"R1017C17", Column18:"R1017C18", Column19:"R1017C19", Column20:"R1017C20"}, {Column1:"R1018C1", Column2:"R1018C2", Column3:"R1018C3", Column4:"R1018C4", Column5:"R1018C5", Column6:"R1018C6", Column7:"R1018C7", Column8:"R1018C8", Column9:"R1018C9", Column10:"R1018C10", Column11:"R1018C11", Column12:"R1018C12", Column13:"R1018C13", Column14:"R1018C14", Column15:"R1018C15", Column16:"R1018C16", Column17:"R1018C17", Column18:"R1018C18", Column19:"R1018C19", Column20:"R1018C20"}, {Column1:"R1019C1", Column2:"R1019C2", Column3:"R1019C3", Column4:"R1019C4", Column5:"R1019C5", Column6:"R1019C6", Column7:"R1019C7", Column8:"R1019C8", Column9:"R1019C9", Column10:"R1019C10", Column11:"R1019C11", Column12:"R1019C12", Column13:"R1019C13", Column14:"R1019C14", Column15:"R1019C15", Column16:"R1019C16", Column17:"R1019C17", Column18:"R1019C18", Column19:"R1019C19", Column20:"R1019C20"}, {Column1:"R1020C1", Column2:"R1020C2", Column3:"R1020C3", Column4:"R1020C4", Column5:"R1020C5", Column6:"R1020C6", Column7:"R1020C7", Column8:"R1020C8", Column9:"R1020C9", Column10:"R1020C10", Column11:"R1020C11", Column12:"R1020C12", Column13:"R1020C13", Column14:"R1020C14", Column15:"R1020C15", Column16:"R1020C16", Column17:"R1020C17", Column18:"R1020C18", Column19:"R1020C19", Column20:"R1020C20"}, {Column1:"R1021C1", Column2:"R1021C2", Column3:"R1021C3", Column4:"R1021C4", Column5:"R1021C5", Column6:"R1021C6", Column7:"R1021C7", Column8:"R1021C8", Column9:"R1021C9", Column10:"R1021C10", Column11:"R1021C11", Column12:"R1021C12", Column13:"R1021C13", Column14:"R1021C14", Column15:"R1021C15", Column16:"R1021C16", Column17:"R1021C17", Column18:"R1021C18", Column19:"R1021C19", Column20:"R1021C20"}, {Column1:"R1022C1", Column2:"R1022C2", Column3:"R1022C3", Column4:"R1022C4", Column5:"R1022C5", Column6:"R1022C6", Column7:"R1022C7", Column8:"R1022C8", Column9:"R1022C9", Column10:"R1022C10", Column11:"R1022C11", Column12:"R1022C12", Column13:"R1022C13", Column14:"R1022C14", Column15:"R1022C15", Column16:"R1022C16", Column17:"R1022C17", Column18:"R1022C18", Column19:"R1022C19", Column20:"R1022C20"}, {Column1:"R1023C1", Column2:"R1023C2", Column3:"R1023C3", Column4:"R1023C4", Column5:"R1023C5", Column6:"R1023C6", Column7:"R1023C7", Column8:"R1023C8", Column9:"R1023C9", Column10:"R1023C10", Column11:"R1023C11", Column12:"R1023C12", Column13:"R1023C13", Column14:"R1023C14", Column15:"R1023C15", Column16:"R1023C16", Column17:"R1023C17", Column18:"R1023C18", Column19:"R1023C19", Column20:"R1023C20"}, {Column1:"R1024C1", Column2:"R1024C2", Column3:"R1024C3", Column4:"R1024C4", Column5:"R1024C5", Column6:"R1024C6", Column7:"R1024C7", Column8:"R1024C8", Column9:"R1024C9", Column10:"R1024C10", Column11:"R1024C11", Column12:"R1024C12", Column13:"R1024C13", Column14:"R1024C14", Column15:"R1024C15", Column16:"R1024C16", Column17:"R1024C17", Column18:"R1024C18", Column19:"R1024C19", Column20:"R1024C20"}, {Column1:"R1025C1", Column2:"R1025C2", Column3:"R1025C3", Column4:"R1025C4", Column5:"R1025C5", Column6:"R1025C6", Column7:"R1025C7", Column8:"R1025C8", Column9:"R1025C9", Column10:"R1025C10", Column11:"R1025C11", Column12:"R1025C12", Column13:"R1025C13", Column14:"R1025C14", Column15:"R1025C15", Column16:"R1025C16", Column17:"R1025C17", Column18:"R1025C18", Column19:"R1025C19", Column20:"R1025C20"}, {Column1:"R1026C1", Column2:"R1026C2", Column3:"R1026C3", Column4:"R1026C4", Column5:"R1026C5", Column6:"R1026C6", Column7:"R1026C7", Column8:"R1026C8", Column9:"R1026C9", Column10:"R1026C10", Column11:"R1026C11", Column12:"R1026C12", Column13:"R1026C13", Column14:"R1026C14", Column15:"R1026C15", Column16:"R1026C16", Column17:"R1026C17", Column18:"R1026C18", Column19:"R1026C19", Column20:"R1026C20"}, {Column1:"R1027C1", Column2:"R1027C2", Column3:"R1027C3", Column4:"R1027C4", Column5:"R1027C5", Column6:"R1027C6", Column7:"R1027C7", Column8:"R1027C8", Column9:"R1027C9", Column10:"R1027C10", Column11:"R1027C11", Column12:"R1027C12", Column13:"R1027C13", Column14:"R1027C14", Column15:"R1027C15", Column16:"R1027C16", Column17:"R1027C17", Column18:"R1027C18", Column19:"R1027C19", Column20:"R1027C20"}, {Column1:"R1028C1", Column2:"R1028C2", Column3:"R1028C3", Column4:"R1028C4", Column5:"R1028C5", Column6:"R1028C6", Column7:"R1028C7", Column8:"R1028C8", Column9:"R1028C9", Column10:"R1028C10", Column11:"R1028C11", Column12:"R1028C12", Column13:"R1028C13", Column14:"R1028C14", Column15:"R1028C15", Column16:"R1028C16", Column17:"R1028C17", Column18:"R1028C18", Column19:"R1028C19", Column20:"R1028C20"}, {Column1:"R1029C1", Column2:"R1029C2", Column3:"R1029C3", Column4:"R1029C4", Column5:"R1029C5", Column6:"R1029C6", Column7:"R1029C7", Column8:"R1029C8", Column9:"R1029C9", Column10:"R1029C10", Column11:"R1029C11", Column12:"R1029C12", Column13:"R1029C13", Column14:"R1029C14", Column15:"R1029C15", Column16:"R1029C16", Column17:"R1029C17", Column18:"R1029C18", Column19:"R1029C19", Column20:"R1029C20"}, {Column1:"R1030C1", Column2:"R1030C2", Column3:"R1030C3", Column4:"R1030C4", Column5:"R1030C5", Column6:"R1030C6", Column7:"R1030C7", Column8:"R1030C8", Column9:"R1030C9", Column10:"R1030C10", Column11:"R1030C11", Column12:"R1030C12", Column13:"R1030C13", Column14:"R1030C14", Column15:"R1030C15", Column16:"R1030C16", Column17:"R1030C17", Column18:"R1030C18", Column19:"R1030C19", Column20:"R1030C20"}, {Column1:"R1031C1", Column2:"R1031C2", Column3:"R1031C3", Column4:"R1031C4", Column5:"R1031C5", Column6:"R1031C6", Column7:"R1031C7", Column8:"R1031C8", Column9:"R1031C9", Column10:"R1031C10", Column11:"R1031C11", Column12:"R1031C12", Column13:"R1031C13", Column14:"R1031C14", Column15:"R1031C15", Column16:"R1031C16", Column17:"R1031C17", Column18:"R1031C18", Column19:"R1031C19", Column20:"R1031C20"}, {Column1:"R1032C1", Column2:"R1032C2", Column3:"R1032C3", Column4:"R1032C4", Column5:"R1032C5", Column6:"R1032C6", Column7:"R1032C7", Column8:"R1032C8", Column9:"R1032C9", Column10:"R1032C10", Column11:"R1032C11", Column12:"R1032C12", Column13:"R1032C13", Column14:"R1032C14", Column15:"R1032C15", Column16:"R1032C16", Column17:"R1032C17", Column18:"R1032C18", Column19:"R1032C19", Column20:"R1032C20"}, {Column1:"R1033C1", Column2:"R1033C2", Column3:"R1033C3", Column4:"R1033C4", Column5:"R1033C5", Column6:"R1033C6", Column7:"R1033C7", Column8:"R1033C8", Column9:"R1033C9", Column10:"R1033C10", Column11:"R1033C11", Column12:"R1033C12", Column13:"R1033C13", Column14:"R1033C14", Column15:"R1033C15", Column16:"R1033C16", Column17:"R1033C17", Column18:"R1033C18", Column19:"R1033C19", Column20:"R1033C20"}, {Column1:"R1034C1", Column2:"R1034C2", Column3:"R1034C3", Column4:"R1034C4", Column5:"R1034C5", Column6:"R1034C6", Column7:"R1034C7", Column8:"R1034C8", Column9:"R1034C9", Column10:"R1034C10", Column11:"R1034C11", Column12:"R1034C12", Column13:"R1034C13", Column14:"R1034C14", Column15:"R1034C15", Column16:"R1034C16", Column17:"R1034C17", Column18:"R1034C18", Column19:"R1034C19", Column20:"R1034C20"}, {Column1:"R1035C1", Column2:"R1035C2", Column3:"R1035C3", Column4:"R1035C4", Column5:"R1035C5", Column6:"R1035C6", Column7:"R1035C7", Column8:"R1035C8", Column9:"R1035C9", Column10:"R1035C10", Column11:"R1035C11", Column12:"R1035C12", Column13:"R1035C13", Column14:"R1035C14", Column15:"R1035C15", Column16:"R1035C16", Column17:"R1035C17", Column18:"R1035C18", Column19:"R1035C19", Column20:"R1035C20"}, {Column1:"R1036C1", Column2:"R1036C2", Column3:"R1036C3", Column4:"R1036C4", Column5:"R1036C5", Column6:"R1036C6", Column7:"R1036C7", Column8:"R1036C8", Column9:"R1036C9", Column10:"R1036C10", Column11:"R1036C11", Column12:"R1036C12", Column13:"R1036C13", Column14:"R1036C14", Column15:"R1036C15", Column16:"R1036C16", Column17:"R1036C17", Column18:"R1036C18", Column19:"R1036C19", Column20:"R1036C20"}, {Column1:"R1037C1", Column2:"R1037C2", Column3:"R1037C3", Column4:"R1037C4", Column5:"R1037C5", Column6:"R1037C6", Column7:"R1037C7", Column8:"R1037C8", Column9:"R1037C9", Column10:"R1037C10", Column11:"R1037C11", Column12:"R1037C12", Column13:"R1037C13", Column14:"R1037C14", Column15:"R1037C15", Column16:"R1037C16", Column17:"R1037C17", Column18:"R1037C18", Column19:"R1037C19", Column20:"R1037C20"}, {Column1:"R1038C1", Column2:"R1038C2", Column3:"R1038C3", Column4:"R1038C4", Column5:"R1038C5", Column6:"R1038C6", Column7:"R1038C7", Column8:"R1038C8", Column9:"R1038C9", Column10:"R1038C10", Column11:"R1038C11", Column12:"R1038C12", Column13:"R1038C13", Column14:"R1038C14", Column15:"R1038C15", Column16:"R1038C16", Column17:"R1038C17", Column18:"R1038C18", Column19:"R1038C19", Column20:"R1038C20"}, {Column1:"R1039C1", Column2:"R1039C2", Column3:"R1039C3", Column4:"R1039C4", Column5:"R1039C5", Column6:"R1039C6", Column7:"R1039C7", Column8:"R1039C8", Column9:"R1039C9", Column10:"R1039C10", Column11:"R1039C11", Column12:"R1039C12", Column13:"R1039C13", Column14:"R1039C14", Column15:"R1039C15", Column16:"R1039C16", Column17:"R1039C17", Column18:"R1039C18", Column19:"R1039C19", Column20:"R1039C20"}, {Column1:"R1040C1", Column2:"R1040C2", Column3:"R1040C3", Column4:"R1040C4", Column5:"R1040C5", Column6:"R1040C6", Column7:"R1040C7", Column8:"R1040C8", Column9:"R1040C9", Column10:"R1040C10", Column11:"R1040C11", Column12:"R1040C12", Column13:"R1040C13", Column14:"R1040C14", Column15:"R1040C15", Column16:"R1040C16", Column17:"R1040C17", Column18:"R1040C18", Column19:"R1040C19", Column20:"R1040C20"}, {Column1:"R1041C1", Column2:"R1041C2", Column3:"R1041C3", Column4:"R1041C4", Column5:"R1041C5", Column6:"R1041C6", Column7:"R1041C7", Column8:"R1041C8", Column9:"R1041C9", Column10:"R1041C10", Column11:"R1041C11", Column12:"R1041C12", Column13:"R1041C13", Column14:"R1041C14", Column15:"R1041C15", Column16:"R1041C16", Column17:"R1041C17", Column18:"R1041C18", Column19:"R1041C19", Column20:"R1041C20"}, {Column1:"R1042C1", Column2:"R1042C2", Column3:"R1042C3", Column4:"R1042C4", Column5:"R1042C5", Column6:"R1042C6", Column7:"R1042C7", Column8:"R1042C8", Column9:"R1042C9", Column10:"R1042C10", Column11:"R1042C11", Column12:"R1042C12", Column13:"R1042C13", Column14:"R1042C14", Column15:"R1042C15", Column16:"R1042C16", Column17:"R1042C17", Column18:"R1042C18", Column19:"R1042C19", Column20:"R1042C20"}, {Column1:"R1043C1", Column2:"R1043C2", Column3:"R1043C3", Column4:"R1043C4", Column5:"R1043C5", Column6:"R1043C6", Column7:"R1043C7", Column8:"R1043C8", Column9:"R1043C9", Column10:"R1043C10", Column11:"R1043C11", Column12:"R1043C12", Column13:"R1043C13", Column14:"R1043C14", Column15:"R1043C15", Column16:"R1043C16", Column17:"R1043C17", Column18:"R1043C18", Column19:"R1043C19", Column20:"R1043C20"}, {Column1:"R1044C1", Column2:"R1044C2", Column3:"R1044C3", Column4:"R1044C4", Column5:"R1044C5", Column6:"R1044C6", Column7:"R1044C7", Column8:"R1044C8", Column9:"R1044C9", Column10:"R1044C10", Column11:"R1044C11", Column12:"R1044C12", Column13:"R1044C13", Column14:"R1044C14", Column15:"R1044C15", Column16:"R1044C16", Column17:"R1044C17", Column18:"R1044C18", Column19:"R1044C19", Column20:"R1044C20"}, {Column1:"R1045C1", Column2:"R1045C2", Column3:"R1045C3", Column4:"R1045C4", Column5:"R1045C5", Column6:"R1045C6", Column7:"R1045C7", Column8:"R1045C8", Column9:"R1045C9", Column10:"R1045C10", Column11:"R1045C11", Column12:"R1045C12", Column13:"R1045C13", Column14:"R1045C14", Column15:"R1045C15", Column16:"R1045C16", Column17:"R1045C17", Column18:"R1045C18", Column19:"R1045C19", Column20:"R1045C20"}, {Column1:"R1046C1", Column2:"R1046C2", Column3:"R1046C3", Column4:"R1046C4", Column5:"R1046C5", Column6:"R1046C6", Column7:"R1046C7", Column8:"R1046C8", Column9:"R1046C9", Column10:"R1046C10", Column11:"R1046C11", Column12:"R1046C12", Column13:"R1046C13", Column14:"R1046C14", Column15:"R1046C15", Column16:"R1046C16", Column17:"R1046C17", Column18:"R1046C18", Column19:"R1046C19", Column20:"R1046C20"}, {Column1:"R1047C1", Column2:"R1047C2", Column3:"R1047C3", Column4:"R1047C4", Column5:"R1047C5", Column6:"R1047C6", Column7:"R1047C7", Column8:"R1047C8", Column9:"R1047C9", Column10:"R1047C10", Column11:"R1047C11", Column12:"R1047C12", Column13:"R1047C13", Column14:"R1047C14", Column15:"R1047C15", Column16:"R1047C16", Column17:"R1047C17", Column18:"R1047C18", Column19:"R1047C19", Column20:"R1047C20"}, {Column1:"R1048C1", Column2:"R1048C2", Column3:"R1048C3", Column4:"R1048C4", Column5:"R1048C5", Column6:"R1048C6", Column7:"R1048C7", Column8:"R1048C8", Column9:"R1048C9", Column10:"R1048C10", Column11:"R1048C11", Column12:"R1048C12", Column13:"R1048C13", Column14:"R1048C14", Column15:"R1048C15", Column16:"R1048C16", Column17:"R1048C17", Column18:"R1048C18", Column19:"R1048C19", Column20:"R1048C20"}, {Column1:"R1049C1", Column2:"R1049C2", Column3:"R1049C3", Column4:"R1049C4", Column5:"R1049C5", Column6:"R1049C6", Column7:"R1049C7", Column8:"R1049C8", Column9:"R1049C9", Column10:"R1049C10", Column11:"R1049C11", Column12:"R1049C12", Column13:"R1049C13", Column14:"R1049C14", Column15:"R1049C15", Column16:"R1049C16", Column17:"R1049C17", Column18:"R1049C18", Column19:"R1049C19", Column20:"R1049C20"}, {Column1:"R1050C1", Column2:"R1050C2", Column3:"R1050C3", Column4:"R1050C4", Column5:"R1050C5", Column6:"R1050C6", Column7:"R1050C7", Column8:"R1050C8", Column9:"R1050C9", Column10:"R1050C10", Column11:"R1050C11", Column12:"R1050C12", Column13:"R1050C13", Column14:"R1050C14", Column15:"R1050C15", Column16:"R1050C16", Column17:"R1050C17", Column18:"R1050C18", Column19:"R1050C19", Column20:"R1050C20"}, {Column1:"R1051C1", Column2:"R1051C2", Column3:"R1051C3", Column4:"R1051C4", Column5:"R1051C5", Column6:"R1051C6", Column7:"R1051C7", Column8:"R1051C8", Column9:"R1051C9", Column10:"R1051C10", Column11:"R1051C11", Column12:"R1051C12", Column13:"R1051C13", Column14:"R1051C14", Column15:"R1051C15", Column16:"R1051C16", Column17:"R1051C17", Column18:"R1051C18", Column19:"R1051C19", Column20:"R1051C20"}, {Column1:"R1052C1", Column2:"R1052C2", Column3:"R1052C3", Column4:"R1052C4", Column5:"R1052C5", Column6:"R1052C6", Column7:"R1052C7", Column8:"R1052C8", Column9:"R1052C9", Column10:"R1052C10", Column11:"R1052C11", Column12:"R1052C12", Column13:"R1052C13", Column14:"R1052C14", Column15:"R1052C15", Column16:"R1052C16", Column17:"R1052C17", Column18:"R1052C18", Column19:"R1052C19", Column20:"R1052C20"}, {Column1:"R1053C1", Column2:"R1053C2", Column3:"R1053C3", Column4:"R1053C4", Column5:"R1053C5", Column6:"R1053C6", Column7:"R1053C7", Column8:"R1053C8", Column9:"R1053C9", Column10:"R1053C10", Column11:"R1053C11", Column12:"R1053C12", Column13:"R1053C13", Column14:"R1053C14", Column15:"R1053C15", Column16:"R1053C16", Column17:"R1053C17", Column18:"R1053C18", Column19:"R1053C19", Column20:"R1053C20"}, {Column1:"R1054C1", Column2:"R1054C2", Column3:"R1054C3", Column4:"R1054C4", Column5:"R1054C5", Column6:"R1054C6", Column7:"R1054C7", Column8:"R1054C8", Column9:"R1054C9", Column10:"R1054C10", Column11:"R1054C11", Column12:"R1054C12", Column13:"R1054C13", Column14:"R1054C14", Column15:"R1054C15", Column16:"R1054C16", Column17:"R1054C17", Column18:"R1054C18", Column19:"R1054C19", Column20:"R1054C20"}, {Column1:"R1055C1", Column2:"R1055C2", Column3:"R1055C3", Column4:"R1055C4", Column5:"R1055C5", Column6:"R1055C6", Column7:"R1055C7", Column8:"R1055C8", Column9:"R1055C9", Column10:"R1055C10", Column11:"R1055C11", Column12:"R1055C12", Column13:"R1055C13", Column14:"R1055C14", Column15:"R1055C15", Column16:"R1055C16", Column17:"R1055C17", Column18:"R1055C18", Column19:"R1055C19", Column20:"R1055C20"}, {Column1:"R1056C1", Column2:"R1056C2", Column3:"R1056C3", Column4:"R1056C4", Column5:"R1056C5", Column6:"R1056C6", Column7:"R1056C7", Column8:"R1056C8", Column9:"R1056C9", Column10:"R1056C10", Column11:"R1056C11", Column12:"R1056C12", Column13:"R1056C13", Column14:"R1056C14", Column15:"R1056C15", Column16:"R1056C16", Column17:"R1056C17", Column18:"R1056C18", Column19:"R1056C19", Column20:"R1056C20"}, {Column1:"R1057C1", Column2:"R1057C2", Column3:"R1057C3", Column4:"R1057C4", Column5:"R1057C5", Column6:"R1057C6", Column7:"R1057C7", Column8:"R1057C8", Column9:"R1057C9", Column10:"R1057C10", Column11:"R1057C11", Column12:"R1057C12", Column13:"R1057C13", Column14:"R1057C14", Column15:"R1057C15", Column16:"R1057C16", Column17:"R1057C17", Column18:"R1057C18", Column19:"R1057C19", Column20:"R1057C20"}, {Column1:"R1058C1", Column2:"R1058C2", Column3:"R1058C3", Column4:"R1058C4", Column5:"R1058C5", Column6:"R1058C6", Column7:"R1058C7", Column8:"R1058C8", Column9:"R1058C9", Column10:"R1058C10", Column11:"R1058C11", Column12:"R1058C12", Column13:"R1058C13", Column14:"R1058C14", Column15:"R1058C15", Column16:"R1058C16", Column17:"R1058C17", Column18:"R1058C18", Column19:"R1058C19", Column20:"R1058C20"}, {Column1:"R1059C1", Column2:"R1059C2", Column3:"R1059C3", Column4:"R1059C4", Column5:"R1059C5", Column6:"R1059C6", Column7:"R1059C7", Column8:"R1059C8", Column9:"R1059C9", Column10:"R1059C10", Column11:"R1059C11", Column12:"R1059C12", Column13:"R1059C13", Column14:"R1059C14", Column15:"R1059C15", Column16:"R1059C16", Column17:"R1059C17", Column18:"R1059C18", Column19:"R1059C19", Column20:"R1059C20"}, {Column1:"R1060C1", Column2:"R1060C2", Column3:"R1060C3", Column4:"R1060C4", Column5:"R1060C5", Column6:"R1060C6", Column7:"R1060C7", Column8:"R1060C8", Column9:"R1060C9", Column10:"R1060C10", Column11:"R1060C11", Column12:"R1060C12", Column13:"R1060C13", Column14:"R1060C14", Column15:"R1060C15", Column16:"R1060C16", Column17:"R1060C17", Column18:"R1060C18", Column19:"R1060C19", Column20:"R1060C20"}, {Column1:"R1061C1", Column2:"R1061C2", Column3:"R1061C3", Column4:"R1061C4", Column5:"R1061C5", Column6:"R1061C6", Column7:"R1061C7", Column8:"R1061C8", Column9:"R1061C9", Column10:"R1061C10", Column11:"R1061C11", Column12:"R1061C12", Column13:"R1061C13", Column14:"R1061C14", Column15:"R1061C15", Column16:"R1061C16", Column17:"R1061C17", Column18:"R1061C18", Column19:"R1061C19", Column20:"R1061C20"}, {Column1:"R1062C1", Column2:"R1062C2", Column3:"R1062C3", Column4:"R1062C4", Column5:"R1062C5", Column6:"R1062C6", Column7:"R1062C7", Column8:"R1062C8", Column9:"R1062C9", Column10:"R1062C10", Column11:"R1062C11", Column12:"R1062C12", Column13:"R1062C13", Column14:"R1062C14", Column15:"R1062C15", Column16:"R1062C16", Column17:"R1062C17", Column18:"R1062C18", Column19:"R1062C19", Column20:"R1062C20"}, {Column1:"R1063C1", Column2:"R1063C2", Column3:"R1063C3", Column4:"R1063C4", Column5:"R1063C5", Column6:"R1063C6", Column7:"R1063C7", Column8:"R1063C8", Column9:"R1063C9", Column10:"R1063C10", Column11:"R1063C11", Column12:"R1063C12", Column13:"R1063C13", Column14:"R1063C14", Column15:"R1063C15", Column16:"R1063C16", Column17:"R1063C17", Column18:"R1063C18", Column19:"R1063C19", Column20:"R1063C20"}, {Column1:"R1064C1", Column2:"R1064C2", Column3:"R1064C3", Column4:"R1064C4", Column5:"R1064C5", Column6:"R1064C6", Column7:"R1064C7", Column8:"R1064C8", Column9:"R1064C9", Column10:"R1064C10", Column11:"R1064C11", Column12:"R1064C12", Column13:"R1064C13", Column14:"R1064C14", Column15:"R1064C15", Column16:"R1064C16", Column17:"R1064C17", Column18:"R1064C18", Column19:"R1064C19", Column20:"R1064C20"}, {Column1:"R1065C1", Column2:"R1065C2", Column3:"R1065C3", Column4:"R1065C4", Column5:"R1065C5", Column6:"R1065C6", Column7:"R1065C7", Column8:"R1065C8", Column9:"R1065C9", Column10:"R1065C10", Column11:"R1065C11", Column12:"R1065C12", Column13:"R1065C13", Column14:"R1065C14", Column15:"R1065C15", Column16:"R1065C16", Column17:"R1065C17", Column18:"R1065C18", Column19:"R1065C19", Column20:"R1065C20"}, {Column1:"R1066C1", Column2:"R1066C2", Column3:"R1066C3", Column4:"R1066C4", Column5:"R1066C5", Column6:"R1066C6", Column7:"R1066C7", Column8:"R1066C8", Column9:"R1066C9", Column10:"R1066C10", Column11:"R1066C11", Column12:"R1066C12", Column13:"R1066C13", Column14:"R1066C14", Column15:"R1066C15", Column16:"R1066C16", Column17:"R1066C17", Column18:"R1066C18", Column19:"R1066C19", Column20:"R1066C20"}, {Column1:"R1067C1", Column2:"R1067C2", Column3:"R1067C3", Column4:"R1067C4", Column5:"R1067C5", Column6:"R1067C6", Column7:"R1067C7", Column8:"R1067C8", Column9:"R1067C9", Column10:"R1067C10", Column11:"R1067C11", Column12:"R1067C12", Column13:"R1067C13", Column14:"R1067C14", Column15:"R1067C15", Column16:"R1067C16", Column17:"R1067C17", Column18:"R1067C18", Column19:"R1067C19", Column20:"R1067C20"}, {Column1:"R1068C1", Column2:"R1068C2", Column3:"R1068C3", Column4:"R1068C4", Column5:"R1068C5", Column6:"R1068C6", Column7:"R1068C7", Column8:"R1068C8", Column9:"R1068C9", Column10:"R1068C10", Column11:"R1068C11", Column12:"R1068C12", Column13:"R1068C13", Column14:"R1068C14", Column15:"R1068C15", Column16:"R1068C16", Column17:"R1068C17", Column18:"R1068C18", Column19:"R1068C19", Column20:"R1068C20"}, {Column1:"R1069C1", Column2:"R1069C2", Column3:"R1069C3", Column4:"R1069C4", Column5:"R1069C5", Column6:"R1069C6", Column7:"R1069C7", Column8:"R1069C8", Column9:"R1069C9", Column10:"R1069C10", Column11:"R1069C11", Column12:"R1069C12", Column13:"R1069C13", Column14:"R1069C14", Column15:"R1069C15", Column16:"R1069C16", Column17:"R1069C17", Column18:"R1069C18", Column19:"R1069C19", Column20:"R1069C20"}, {Column1:"R1070C1", Column2:"R1070C2", Column3:"R1070C3", Column4:"R1070C4", Column5:"R1070C5", Column6:"R1070C6", Column7:"R1070C7", Column8:"R1070C8", Column9:"R1070C9", Column10:"R1070C10", Column11:"R1070C11", Column12:"R1070C12", Column13:"R1070C13", Column14:"R1070C14", Column15:"R1070C15", Column16:"R1070C16", Column17:"R1070C17", Column18:"R1070C18", Column19:"R1070C19", Column20:"R1070C20"}, {Column1:"R1071C1", Column2:"R1071C2", Column3:"R1071C3", Column4:"R1071C4", Column5:"R1071C5", Column6:"R1071C6", Column7:"R1071C7", Column8:"R1071C8", Column9:"R1071C9", Column10:"R1071C10", Column11:"R1071C11", Column12:"R1071C12", Column13:"R1071C13", Column14:"R1071C14", Column15:"R1071C15", Column16:"R1071C16", Column17:"R1071C17", Column18:"R1071C18", Column19:"R1071C19", Column20:"R1071C20"}, {Column1:"R1072C1", Column2:"R1072C2", Column3:"R1072C3", Column4:"R1072C4", Column5:"R1072C5", Column6:"R1072C6", Column7:"R1072C7", Column8:"R1072C8", Column9:"R1072C9", Column10:"R1072C10", Column11:"R1072C11", Column12:"R1072C12", Column13:"R1072C13", Column14:"R1072C14", Column15:"R1072C15", Column16:"R1072C16", Column17:"R1072C17", Column18:"R1072C18", Column19:"R1072C19", Column20:"R1072C20"}, {Column1:"R1073C1", Column2:"R1073C2", Column3:"R1073C3", Column4:"R1073C4", Column5:"R1073C5", Column6:"R1073C6", Column7:"R1073C7", Column8:"R1073C8", Column9:"R1073C9", Column10:"R1073C10", Column11:"R1073C11", Column12:"R1073C12", Column13:"R1073C13", Column14:"R1073C14", Column15:"R1073C15", Column16:"R1073C16", Column17:"R1073C17", Column18:"R1073C18", Column19:"R1073C19", Column20:"R1073C20"}, {Column1:"R1074C1", Column2:"R1074C2", Column3:"R1074C3", Column4:"R1074C4", Column5:"R1074C5", Column6:"R1074C6", Column7:"R1074C7", Column8:"R1074C8", Column9:"R1074C9", Column10:"R1074C10", Column11:"R1074C11", Column12:"R1074C12", Column13:"R1074C13", Column14:"R1074C14", Column15:"R1074C15", Column16:"R1074C16", Column17:"R1074C17", Column18:"R1074C18", Column19:"R1074C19", Column20:"R1074C20"}, {Column1:"R1075C1", Column2:"R1075C2", Column3:"R1075C3", Column4:"R1075C4", Column5:"R1075C5", Column6:"R1075C6", Column7:"R1075C7", Column8:"R1075C8", Column9:"R1075C9", Column10:"R1075C10", Column11:"R1075C11", Column12:"R1075C12", Column13:"R1075C13", Column14:"R1075C14", Column15:"R1075C15", Column16:"R1075C16", Column17:"R1075C17", Column18:"R1075C18", Column19:"R1075C19", Column20:"R1075C20"}, {Column1:"R1076C1", Column2:"R1076C2", Column3:"R1076C3", Column4:"R1076C4", Column5:"R1076C5", Column6:"R1076C6", Column7:"R1076C7", Column8:"R1076C8", Column9:"R1076C9", Column10:"R1076C10", Column11:"R1076C11", Column12:"R1076C12", Column13:"R1076C13", Column14:"R1076C14", Column15:"R1076C15", Column16:"R1076C16", Column17:"R1076C17", Column18:"R1076C18", Column19:"R1076C19", Column20:"R1076C20"}, {Column1:"R1077C1", Column2:"R1077C2", Column3:"R1077C3", Column4:"R1077C4", Column5:"R1077C5", Column6:"R1077C6", Column7:"R1077C7", Column8:"R1077C8", Column9:"R1077C9", Column10:"R1077C10", Column11:"R1077C11", Column12:"R1077C12", Column13:"R1077C13", Column14:"R1077C14", Column15:"R1077C15", Column16:"R1077C16", Column17:"R1077C17", Column18:"R1077C18", Column19:"R1077C19", Column20:"R1077C20"}, {Column1:"R1078C1", Column2:"R1078C2", Column3:"R1078C3", Column4:"R1078C4", Column5:"R1078C5", Column6:"R1078C6", Column7:"R1078C7", Column8:"R1078C8", Column9:"R1078C9", Column10:"R1078C10", Column11:"R1078C11", Column12:"R1078C12", Column13:"R1078C13", Column14:"R1078C14", Column15:"R1078C15", Column16:"R1078C16", Column17:"R1078C17", Column18:"R1078C18", Column19:"R1078C19", Column20:"R1078C20"}, {Column1:"R1079C1", Column2:"R1079C2", Column3:"R1079C3", Column4:"R1079C4", Column5:"R1079C5", Column6:"R1079C6", Column7:"R1079C7", Column8:"R1079C8", Column9:"R1079C9", Column10:"R1079C10", Column11:"R1079C11", Column12:"R1079C12", Column13:"R1079C13", Column14:"R1079C14", Column15:"R1079C15", Column16:"R1079C16", Column17:"R1079C17", Column18:"R1079C18", Column19:"R1079C19", Column20:"R1079C20"}, {Column1:"R1080C1", Column2:"R1080C2", Column3:"R1080C3", Column4:"R1080C4", Column5:"R1080C5", Column6:"R1080C6", Column7:"R1080C7", Column8:"R1080C8", Column9:"R1080C9", Column10:"R1080C10", Column11:"R1080C11", Column12:"R1080C12", Column13:"R1080C13", Column14:"R1080C14", Column15:"R1080C15", Column16:"R1080C16", Column17:"R1080C17", Column18:"R1080C18", Column19:"R1080C19", Column20:"R1080C20"}, {Column1:"R1081C1", Column2:"R1081C2", Column3:"R1081C3", Column4:"R1081C4", Column5:"R1081C5", Column6:"R1081C6", Column7:"R1081C7", Column8:"R1081C8", Column9:"R1081C9", Column10:"R1081C10", Column11:"R1081C11", Column12:"R1081C12", Column13:"R1081C13", Column14:"R1081C14", Column15:"R1081C15", Column16:"R1081C16", Column17:"R1081C17", Column18:"R1081C18", Column19:"R1081C19", Column20:"R1081C20"}, {Column1:"R1082C1", Column2:"R1082C2", Column3:"R1082C3", Column4:"R1082C4", Column5:"R1082C5", Column6:"R1082C6", Column7:"R1082C7", Column8:"R1082C8", Column9:"R1082C9", Column10:"R1082C10", Column11:"R1082C11", Column12:"R1082C12", Column13:"R1082C13", Column14:"R1082C14", Column15:"R1082C15", Column16:"R1082C16", Column17:"R1082C17", Column18:"R1082C18", Column19:"R1082C19", Column20:"R1082C20"}, {Column1:"R1083C1", Column2:"R1083C2", Column3:"R1083C3", Column4:"R1083C4", Column5:"R1083C5", Column6:"R1083C6", Column7:"R1083C7", Column8:"R1083C8", Column9:"R1083C9", Column10:"R1083C10", Column11:"R1083C11", Column12:"R1083C12", Column13:"R1083C13", Column14:"R1083C14", Column15:"R1083C15", Column16:"R1083C16", Column17:"R1083C17", Column18:"R1083C18", Column19:"R1083C19", Column20:"R1083C20"}, {Column1:"R1084C1", Column2:"R1084C2", Column3:"R1084C3", Column4:"R1084C4", Column5:"R1084C5", Column6:"R1084C6", Column7:"R1084C7", Column8:"R1084C8", Column9:"R1084C9", Column10:"R1084C10", Column11:"R1084C11", Column12:"R1084C12", Column13:"R1084C13", Column14:"R1084C14", Column15:"R1084C15", Column16:"R1084C16", Column17:"R1084C17", Column18:"R1084C18", Column19:"R1084C19", Column20:"R1084C20"}, {Column1:"R1085C1", Column2:"R1085C2", Column3:"R1085C3", Column4:"R1085C4", Column5:"R1085C5", Column6:"R1085C6", Column7:"R1085C7", Column8:"R1085C8", Column9:"R1085C9", Column10:"R1085C10", Column11:"R1085C11", Column12:"R1085C12", Column13:"R1085C13", Column14:"R1085C14", Column15:"R1085C15", Column16:"R1085C16", Column17:"R1085C17", Column18:"R1085C18", Column19:"R1085C19", Column20:"R1085C20"}, {Column1:"R1086C1", Column2:"R1086C2", Column3:"R1086C3", Column4:"R1086C4", Column5:"R1086C5", Column6:"R1086C6", Column7:"R1086C7", Column8:"R1086C8", Column9:"R1086C9", Column10:"R1086C10", Column11:"R1086C11", Column12:"R1086C12", Column13:"R1086C13", Column14:"R1086C14", Column15:"R1086C15", Column16:"R1086C16", Column17:"R1086C17", Column18:"R1086C18", Column19:"R1086C19", Column20:"R1086C20"}, {Column1:"R1087C1", Column2:"R1087C2", Column3:"R1087C3", Column4:"R1087C4", Column5:"R1087C5", Column6:"R1087C6", Column7:"R1087C7", Column8:"R1087C8", Column9:"R1087C9", Column10:"R1087C10", Column11:"R1087C11", Column12:"R1087C12", Column13:"R1087C13", Column14:"R1087C14", Column15:"R1087C15", Column16:"R1087C16", Column17:"R1087C17", Column18:"R1087C18", Column19:"R1087C19", Column20:"R1087C20"}, {Column1:"R1088C1", Column2:"R1088C2", Column3:"R1088C3", Column4:"R1088C4", Column5:"R1088C5", Column6:"R1088C6", Column7:"R1088C7", Column8:"R1088C8", Column9:"R1088C9", Column10:"R1088C10", Column11:"R1088C11", Column12:"R1088C12", Column13:"R1088C13", Column14:"R1088C14", Column15:"R1088C15", Column16:"R1088C16", Column17:"R1088C17", Column18:"R1088C18", Column19:"R1088C19", Column20:"R1088C20"}, {Column1:"R1089C1", Column2:"R1089C2", Column3:"R1089C3", Column4:"R1089C4", Column5:"R1089C5", Column6:"R1089C6", Column7:"R1089C7", Column8:"R1089C8", Column9:"R1089C9", Column10:"R1089C10", Column11:"R1089C11", Column12:"R1089C12", Column13:"R1089C13", Column14:"R1089C14", Column15:"R1089C15", Column16:"R1089C16", Column17:"R1089C17", Column18:"R1089C18", Column19:"R1089C19", Column20:"R1089C20"}, {Column1:"R1090C1", Column2:"R1090C2", Column3:"R1090C3", Column4:"R1090C4", Column5:"R1090C5", Column6:"R1090C6", Column7:"R1090C7", Column8:"R1090C8", Column9:"R1090C9", Column10:"R1090C10", Column11:"R1090C11", Column12:"R1090C12", Column13:"R1090C13", Column14:"R1090C14", Column15:"R1090C15", Column16:"R1090C16", Column17:"R1090C17", Column18:"R1090C18", Column19:"R1090C19", Column20:"R1090C20"}, {Column1:"R1091C1", Column2:"R1091C2", Column3:"R1091C3", Column4:"R1091C4", Column5:"R1091C5", Column6:"R1091C6", Column7:"R1091C7", Column8:"R1091C8", Column9:"R1091C9", Column10:"R1091C10", Column11:"R1091C11", Column12:"R1091C12", Column13:"R1091C13", Column14:"R1091C14", Column15:"R1091C15", Column16:"R1091C16", Column17:"R1091C17", Column18:"R1091C18", Column19:"R1091C19", Column20:"R1091C20"}, {Column1:"R1092C1", Column2:"R1092C2", Column3:"R1092C3", Column4:"R1092C4", Column5:"R1092C5", Column6:"R1092C6", Column7:"R1092C7", Column8:"R1092C8", Column9:"R1092C9", Column10:"R1092C10", Column11:"R1092C11", Column12:"R1092C12", Column13:"R1092C13", Column14:"R1092C14", Column15:"R1092C15", Column16:"R1092C16", Column17:"R1092C17", Column18:"R1092C18", Column19:"R1092C19", Column20:"R1092C20"}, {Column1:"R1093C1", Column2:"R1093C2", Column3:"R1093C3", Column4:"R1093C4", Column5:"R1093C5", Column6:"R1093C6", Column7:"R1093C7", Column8:"R1093C8", Column9:"R1093C9", Column10:"R1093C10", Column11:"R1093C11", Column12:"R1093C12", Column13:"R1093C13", Column14:"R1093C14", Column15:"R1093C15", Column16:"R1093C16", Column17:"R1093C17", Column18:"R1093C18", Column19:"R1093C19", Column20:"R1093C20"}, {Column1:"R1094C1", Column2:"R1094C2", Column3:"R1094C3", Column4:"R1094C4", Column5:"R1094C5", Column6:"R1094C6", Column7:"R1094C7", Column8:"R1094C8", Column9:"R1094C9", Column10:"R1094C10", Column11:"R1094C11", Column12:"R1094C12", Column13:"R1094C13", Column14:"R1094C14", Column15:"R1094C15", Column16:"R1094C16", Column17:"R1094C17", Column18:"R1094C18", Column19:"R1094C19", Column20:"R1094C20"}, {Column1:"R1095C1", Column2:"R1095C2", Column3:"R1095C3", Column4:"R1095C4", Column5:"R1095C5", Column6:"R1095C6", Column7:"R1095C7", Column8:"R1095C8", Column9:"R1095C9", Column10:"R1095C10", Column11:"R1095C11", Column12:"R1095C12", Column13:"R1095C13", Column14:"R1095C14", Column15:"R1095C15", Column16:"R1095C16", Column17:"R1095C17", Column18:"R1095C18", Column19:"R1095C19", Column20:"R1095C20"}, {Column1:"R1096C1", Column2:"R1096C2", Column3:"R1096C3", Column4:"R1096C4", Column5:"R1096C5", Column6:"R1096C6", Column7:"R1096C7", Column8:"R1096C8", Column9:"R1096C9", Column10:"R1096C10", Column11:"R1096C11", Column12:"R1096C12", Column13:"R1096C13", Column14:"R1096C14", Column15:"R1096C15", Column16:"R1096C16", Column17:"R1096C17", Column18:"R1096C18", Column19:"R1096C19", Column20:"R1096C20"}, {Column1:"R1097C1", Column2:"R1097C2", Column3:"R1097C3", Column4:"R1097C4", Column5:"R1097C5", Column6:"R1097C6", Column7:"R1097C7", Column8:"R1097C8", Column9:"R1097C9", Column10:"R1097C10", Column11:"R1097C11", Column12:"R1097C12", Column13:"R1097C13", Column14:"R1097C14", Column15:"R1097C15", Column16:"R1097C16", Column17:"R1097C17", Column18:"R1097C18", Column19:"R1097C19", Column20:"R1097C20"}, {Column1:"R1098C1", Column2:"R1098C2", Column3:"R1098C3", Column4:"R1098C4", Column5:"R1098C5", Column6:"R1098C6", Column7:"R1098C7", Column8:"R1098C8", Column9:"R1098C9", Column10:"R1098C10", Column11:"R1098C11", Column12:"R1098C12", Column13:"R1098C13", Column14:"R1098C14", Column15:"R1098C15", Column16:"R1098C16", Column17:"R1098C17", Column18:"R1098C18", Column19:"R1098C19", Column20:"R1098C20"}, {Column1:"R1099C1", Column2:"R1099C2", Column3:"R1099C3", Column4:"R1099C4", Column5:"R1099C5", Column6:"R1099C6", Column7:"R1099C7", Column8:"R1099C8", Column9:"R1099C9", Column10:"R1099C10", Column11:"R1099C11", Column12:"R1099C12", Column13:"R1099C13", Column14:"R1099C14", Column15:"R1099C15", Column16:"R1099C16", Column17:"R1099C17", Column18:"R1099C18", Column19:"R1099C19", Column20:"R1099C20"}, {Column1:"R1100C1", Column2:"R1100C2", Column3:"R1100C3", Column4:"R1100C4", Column5:"R1100C5", Column6:"R1100C6", Column7:"R1100C7", Column8:"R1100C8", Column9:"R1100C9", Column10:"R1100C10", Column11:"R1100C11", Column12:"R1100C12", Column13:"R1100C13", Column14:"R1100C14", Column15:"R1100C15", Column16:"R1100C16", Column17:"R1100C17", Column18:"R1100C18", Column19:"R1100C19", Column20:"R1100C20"}, {Column1:"R1101C1", Column2:"R1101C2", Column3:"R1101C3", Column4:"R1101C4", Column5:"R1101C5", Column6:"R1101C6", Column7:"R1101C7", Column8:"R1101C8", Column9:"R1101C9", Column10:"R1101C10", Column11:"R1101C11", Column12:"R1101C12", Column13:"R1101C13", Column14:"R1101C14", Column15:"R1101C15", Column16:"R1101C16", Column17:"R1101C17", Column18:"R1101C18", Column19:"R1101C19", Column20:"R1101C20"}, {Column1:"R1102C1", Column2:"R1102C2", Column3:"R1102C3", Column4:"R1102C4", Column5:"R1102C5", Column6:"R1102C6", Column7:"R1102C7", Column8:"R1102C8", Column9:"R1102C9", Column10:"R1102C10", Column11:"R1102C11", Column12:"R1102C12", Column13:"R1102C13", Column14:"R1102C14", Column15:"R1102C15", Column16:"R1102C16", Column17:"R1102C17", Column18:"R1102C18", Column19:"R1102C19", Column20:"R1102C20"}, {Column1:"R1103C1", Column2:"R1103C2", Column3:"R1103C3", Column4:"R1103C4", Column5:"R1103C5", Column6:"R1103C6", Column7:"R1103C7", Column8:"R1103C8", Column9:"R1103C9", Column10:"R1103C10", Column11:"R1103C11", Column12:"R1103C12", Column13:"R1103C13", Column14:"R1103C14", Column15:"R1103C15", Column16:"R1103C16", Column17:"R1103C17", Column18:"R1103C18", Column19:"R1103C19", Column20:"R1103C20"}, {Column1:"R1104C1", Column2:"R1104C2", Column3:"R1104C3", Column4:"R1104C4", Column5:"R1104C5", Column6:"R1104C6", Column7:"R1104C7", Column8:"R1104C8", Column9:"R1104C9", Column10:"R1104C10", Column11:"R1104C11", Column12:"R1104C12", Column13:"R1104C13", Column14:"R1104C14", Column15:"R1104C15", Column16:"R1104C16", Column17:"R1104C17", Column18:"R1104C18", Column19:"R1104C19", Column20:"R1104C20"}, {Column1:"R1105C1", Column2:"R1105C2", Column3:"R1105C3", Column4:"R1105C4", Column5:"R1105C5", Column6:"R1105C6", Column7:"R1105C7", Column8:"R1105C8", Column9:"R1105C9", Column10:"R1105C10", Column11:"R1105C11", Column12:"R1105C12", Column13:"R1105C13", Column14:"R1105C14", Column15:"R1105C15", Column16:"R1105C16", Column17:"R1105C17", Column18:"R1105C18", Column19:"R1105C19", Column20:"R1105C20"}, {Column1:"R1106C1", Column2:"R1106C2", Column3:"R1106C3", Column4:"R1106C4", Column5:"R1106C5", Column6:"R1106C6", Column7:"R1106C7", Column8:"R1106C8", Column9:"R1106C9", Column10:"R1106C10", Column11:"R1106C11", Column12:"R1106C12", Column13:"R1106C13", Column14:"R1106C14", Column15:"R1106C15", Column16:"R1106C16", Column17:"R1106C17", Column18:"R1106C18", Column19:"R1106C19", Column20:"R1106C20"}, {Column1:"R1107C1", Column2:"R1107C2", Column3:"R1107C3", Column4:"R1107C4", Column5:"R1107C5", Column6:"R1107C6", Column7:"R1107C7", Column8:"R1107C8", Column9:"R1107C9", Column10:"R1107C10", Column11:"R1107C11", Column12:"R1107C12", Column13:"R1107C13", Column14:"R1107C14", Column15:"R1107C15", Column16:"R1107C16", Column17:"R1107C17", Column18:"R1107C18", Column19:"R1107C19", Column20:"R1107C20"}, {Column1:"R1108C1", Column2:"R1108C2", Column3:"R1108C3", Column4:"R1108C4", Column5:"R1108C5", Column6:"R1108C6", Column7:"R1108C7", Column8:"R1108C8", Column9:"R1108C9", Column10:"R1108C10", Column11:"R1108C11", Column12:"R1108C12", Column13:"R1108C13", Column14:"R1108C14", Column15:"R1108C15", Column16:"R1108C16", Column17:"R1108C17", Column18:"R1108C18", Column19:"R1108C19", Column20:"R1108C20"}, {Column1:"R1109C1", Column2:"R1109C2", Column3:"R1109C3", Column4:"R1109C4", Column5:"R1109C5", Column6:"R1109C6", Column7:"R1109C7", Column8:"R1109C8", Column9:"R1109C9", Column10:"R1109C10", Column11:"R1109C11", Column12:"R1109C12", Column13:"R1109C13", Column14:"R1109C14", Column15:"R1109C15", Column16:"R1109C16", Column17:"R1109C17", Column18:"R1109C18", Column19:"R1109C19", Column20:"R1109C20"}, {Column1:"R1110C1", Column2:"R1110C2", Column3:"R1110C3", Column4:"R1110C4", Column5:"R1110C5", Column6:"R1110C6", Column7:"R1110C7", Column8:"R1110C8", Column9:"R1110C9", Column10:"R1110C10", Column11:"R1110C11", Column12:"R1110C12", Column13:"R1110C13", Column14:"R1110C14", Column15:"R1110C15", Column16:"R1110C16", Column17:"R1110C17", Column18:"R1110C18", Column19:"R1110C19", Column20:"R1110C20"}, {Column1:"R1111C1", Column2:"R1111C2", Column3:"R1111C3", Column4:"R1111C4", Column5:"R1111C5", Column6:"R1111C6", Column7:"R1111C7", Column8:"R1111C8", Column9:"R1111C9", Column10:"R1111C10", Column11:"R1111C11", Column12:"R1111C12", Column13:"R1111C13", Column14:"R1111C14", Column15:"R1111C15", Column16:"R1111C16", Column17:"R1111C17", Column18:"R1111C18", Column19:"R1111C19", Column20:"R1111C20"}, {Column1:"R1112C1", Column2:"R1112C2", Column3:"R1112C3", Column4:"R1112C4", Column5:"R1112C5", Column6:"R1112C6", Column7:"R1112C7", Column8:"R1112C8", Column9:"R1112C9", Column10:"R1112C10", Column11:"R1112C11", Column12:"R1112C12", Column13:"R1112C13", Column14:"R1112C14", Column15:"R1112C15", Column16:"R1112C16", Column17:"R1112C17", Column18:"R1112C18", Column19:"R1112C19", Column20:"R1112C20"}, {Column1:"R1113C1", Column2:"R1113C2", Column3:"R1113C3", Column4:"R1113C4", Column5:"R1113C5", Column6:"R1113C6", Column7:"R1113C7", Column8:"R1113C8", Column9:"R1113C9", Column10:"R1113C10", Column11:"R1113C11", Column12:"R1113C12", Column13:"R1113C13", Column14:"R1113C14", Column15:"R1113C15", Column16:"R1113C16", Column17:"R1113C17", Column18:"R1113C18", Column19:"R1113C19", Column20:"R1113C20"}, {Column1:"R1114C1", Column2:"R1114C2", Column3:"R1114C3", Column4:"R1114C4", Column5:"R1114C5", Column6:"R1114C6", Column7:"R1114C7", Column8:"R1114C8", Column9:"R1114C9", Column10:"R1114C10", Column11:"R1114C11", Column12:"R1114C12", Column13:"R1114C13", Column14:"R1114C14", Column15:"R1114C15", Column16:"R1114C16", Column17:"R1114C17", Column18:"R1114C18", Column19:"R1114C19", Column20:"R1114C20"}, {Column1:"R1115C1", Column2:"R1115C2", Column3:"R1115C3", Column4:"R1115C4", Column5:"R1115C5", Column6:"R1115C6", Column7:"R1115C7", Column8:"R1115C8", Column9:"R1115C9", Column10:"R1115C10", Column11:"R1115C11", Column12:"R1115C12", Column13:"R1115C13", Column14:"R1115C14", Column15:"R1115C15", Column16:"R1115C16", Column17:"R1115C17", Column18:"R1115C18", Column19:"R1115C19", Column20:"R1115C20"}, {Column1:"R1116C1", Column2:"R1116C2", Column3:"R1116C3", Column4:"R1116C4", Column5:"R1116C5", Column6:"R1116C6", Column7:"R1116C7", Column8:"R1116C8", Column9:"R1116C9", Column10:"R1116C10", Column11:"R1116C11", Column12:"R1116C12", Column13:"R1116C13", Column14:"R1116C14", Column15:"R1116C15", Column16:"R1116C16", Column17:"R1116C17", Column18:"R1116C18", Column19:"R1116C19", Column20:"R1116C20"}, {Column1:"R1117C1", Column2:"R1117C2", Column3:"R1117C3", Column4:"R1117C4", Column5:"R1117C5", Column6:"R1117C6", Column7:"R1117C7", Column8:"R1117C8", Column9:"R1117C9", Column10:"R1117C10", Column11:"R1117C11", Column12:"R1117C12", Column13:"R1117C13", Column14:"R1117C14", Column15:"R1117C15", Column16:"R1117C16", Column17:"R1117C17", Column18:"R1117C18", Column19:"R1117C19", Column20:"R1117C20"}, {Column1:"R1118C1", Column2:"R1118C2", Column3:"R1118C3", Column4:"R1118C4", Column5:"R1118C5", Column6:"R1118C6", Column7:"R1118C7", Column8:"R1118C8", Column9:"R1118C9", Column10:"R1118C10", Column11:"R1118C11", Column12:"R1118C12", Column13:"R1118C13", Column14:"R1118C14", Column15:"R1118C15", Column16:"R1118C16", Column17:"R1118C17", Column18:"R1118C18", Column19:"R1118C19", Column20:"R1118C20"}, {Column1:"R1119C1", Column2:"R1119C2", Column3:"R1119C3", Column4:"R1119C4", Column5:"R1119C5", Column6:"R1119C6", Column7:"R1119C7", Column8:"R1119C8", Column9:"R1119C9", Column10:"R1119C10", Column11:"R1119C11", Column12:"R1119C12", Column13:"R1119C13", Column14:"R1119C14", Column15:"R1119C15", Column16:"R1119C16", Column17:"R1119C17", Column18:"R1119C18", Column19:"R1119C19", Column20:"R1119C20"}, {Column1:"R1120C1", Column2:"R1120C2", Column3:"R1120C3", Column4:"R1120C4", Column5:"R1120C5", Column6:"R1120C6", Column7:"R1120C7", Column8:"R1120C8", Column9:"R1120C9", Column10:"R1120C10", Column11:"R1120C11", Column12:"R1120C12", Column13:"R1120C13", Column14:"R1120C14", Column15:"R1120C15", Column16:"R1120C16", Column17:"R1120C17", Column18:"R1120C18", Column19:"R1120C19", Column20:"R1120C20"}, {Column1:"R1121C1", Column2:"R1121C2", Column3:"R1121C3", Column4:"R1121C4", Column5:"R1121C5", Column6:"R1121C6", Column7:"R1121C7", Column8:"R1121C8", Column9:"R1121C9", Column10:"R1121C10", Column11:"R1121C11", Column12:"R1121C12", Column13:"R1121C13", Column14:"R1121C14", Column15:"R1121C15", Column16:"R1121C16", Column17:"R1121C17", Column18:"R1121C18", Column19:"R1121C19", Column20:"R1121C20"}, {Column1:"R1122C1", Column2:"R1122C2", Column3:"R1122C3", Column4:"R1122C4", Column5:"R1122C5", Column6:"R1122C6", Column7:"R1122C7", Column8:"R1122C8", Column9:"R1122C9", Column10:"R1122C10", Column11:"R1122C11", Column12:"R1122C12", Column13:"R1122C13", Column14:"R1122C14", Column15:"R1122C15", Column16:"R1122C16", Column17:"R1122C17", Column18:"R1122C18", Column19:"R1122C19", Column20:"R1122C20"}, {Column1:"R1123C1", Column2:"R1123C2", Column3:"R1123C3", Column4:"R1123C4", Column5:"R1123C5", Column6:"R1123C6", Column7:"R1123C7", Column8:"R1123C8", Column9:"R1123C9", Column10:"R1123C10", Column11:"R1123C11", Column12:"R1123C12", Column13:"R1123C13", Column14:"R1123C14", Column15:"R1123C15", Column16:"R1123C16", Column17:"R1123C17", Column18:"R1123C18", Column19:"R1123C19", Column20:"R1123C20"}, {Column1:"R1124C1", Column2:"R1124C2", Column3:"R1124C3", Column4:"R1124C4", Column5:"R1124C5", Column6:"R1124C6", Column7:"R1124C7", Column8:"R1124C8", Column9:"R1124C9", Column10:"R1124C10", Column11:"R1124C11", Column12:"R1124C12", Column13:"R1124C13", Column14:"R1124C14", Column15:"R1124C15", Column16:"R1124C16", Column17:"R1124C17", Column18:"R1124C18", Column19:"R1124C19", Column20:"R1124C20"}, {Column1:"R1125C1", Column2:"R1125C2", Column3:"R1125C3", Column4:"R1125C4", Column5:"R1125C5", Column6:"R1125C6", Column7:"R1125C7", Column8:"R1125C8", Column9:"R1125C9", Column10:"R1125C10", Column11:"R1125C11", Column12:"R1125C12", Column13:"R1125C13", Column14:"R1125C14", Column15:"R1125C15", Column16:"R1125C16", Column17:"R1125C17", Column18:"R1125C18", Column19:"R1125C19", Column20:"R1125C20"}, {Column1:"R1126C1", Column2:"R1126C2", Column3:"R1126C3", Column4:"R1126C4", Column5:"R1126C5", Column6:"R1126C6", Column7:"R1126C7", Column8:"R1126C8", Column9:"R1126C9", Column10:"R1126C10", Column11:"R1126C11", Column12:"R1126C12", Column13:"R1126C13", Column14:"R1126C14", Column15:"R1126C15", Column16:"R1126C16", Column17:"R1126C17", Column18:"R1126C18", Column19:"R1126C19", Column20:"R1126C20"}, {Column1:"R1127C1", Column2:"R1127C2", Column3:"R1127C3", Column4:"R1127C4", Column5:"R1127C5", Column6:"R1127C6", Column7:"R1127C7", Column8:"R1127C8", Column9:"R1127C9", Column10:"R1127C10", Column11:"R1127C11", Column12:"R1127C12", Column13:"R1127C13", Column14:"R1127C14", Column15:"R1127C15", Column16:"R1127C16", Column17:"R1127C17", Column18:"R1127C18", Column19:"R1127C19", Column20:"R1127C20"}, {Column1:"R1128C1", Column2:"R1128C2", Column3:"R1128C3", Column4:"R1128C4", Column5:"R1128C5", Column6:"R1128C6", Column7:"R1128C7", Column8:"R1128C8", Column9:"R1128C9", Column10:"R1128C10", Column11:"R1128C11", Column12:"R1128C12", Column13:"R1128C13", Column14:"R1128C14", Column15:"R1128C15", Column16:"R1128C16", Column17:"R1128C17", Column18:"R1128C18", Column19:"R1128C19", Column20:"R1128C20"}, {Column1:"R1129C1", Column2:"R1129C2", Column3:"R1129C3", Column4:"R1129C4", Column5:"R1129C5", Column6:"R1129C6", Column7:"R1129C7", Column8:"R1129C8", Column9:"R1129C9", Column10:"R1129C10", Column11:"R1129C11", Column12:"R1129C12", Column13:"R1129C13", Column14:"R1129C14", Column15:"R1129C15", Column16:"R1129C16", Column17:"R1129C17", Column18:"R1129C18", Column19:"R1129C19", Column20:"R1129C20"}, {Column1:"R1130C1", Column2:"R1130C2", Column3:"R1130C3", Column4:"R1130C4", Column5:"R1130C5", Column6:"R1130C6", Column7:"R1130C7", Column8:"R1130C8", Column9:"R1130C9", Column10:"R1130C10", Column11:"R1130C11", Column12:"R1130C12", Column13:"R1130C13", Column14:"R1130C14", Column15:"R1130C15", Column16:"R1130C16", Column17:"R1130C17", Column18:"R1130C18", Column19:"R1130C19", Column20:"R1130C20"}, {Column1:"R1131C1", Column2:"R1131C2", Column3:"R1131C3", Column4:"R1131C4", Column5:"R1131C5", Column6:"R1131C6", Column7:"R1131C7", Column8:"R1131C8", Column9:"R1131C9", Column10:"R1131C10", Column11:"R1131C11", Column12:"R1131C12", Column13:"R1131C13", Column14:"R1131C14", Column15:"R1131C15", Column16:"R1131C16", Column17:"R1131C17", Column18:"R1131C18", Column19:"R1131C19", Column20:"R1131C20"}, {Column1:"R1132C1", Column2:"R1132C2", Column3:"R1132C3", Column4:"R1132C4", Column5:"R1132C5", Column6:"R1132C6", Column7:"R1132C7", Column8:"R1132C8", Column9:"R1132C9", Column10:"R1132C10", Column11:"R1132C11", Column12:"R1132C12", Column13:"R1132C13", Column14:"R1132C14", Column15:"R1132C15", Column16:"R1132C16", Column17:"R1132C17", Column18:"R1132C18", Column19:"R1132C19", Column20:"R1132C20"}, {Column1:"R1133C1", Column2:"R1133C2", Column3:"R1133C3", Column4:"R1133C4", Column5:"R1133C5", Column6:"R1133C6", Column7:"R1133C7", Column8:"R1133C8", Column9:"R1133C9", Column10:"R1133C10", Column11:"R1133C11", Column12:"R1133C12", Column13:"R1133C13", Column14:"R1133C14", Column15:"R1133C15", Column16:"R1133C16", Column17:"R1133C17", Column18:"R1133C18", Column19:"R1133C19", Column20:"R1133C20"}, {Column1:"R1134C1", Column2:"R1134C2", Column3:"R1134C3", Column4:"R1134C4", Column5:"R1134C5", Column6:"R1134C6", Column7:"R1134C7", Column8:"R1134C8", Column9:"R1134C9", Column10:"R1134C10", Column11:"R1134C11", Column12:"R1134C12", Column13:"R1134C13", Column14:"R1134C14", Column15:"R1134C15", Column16:"R1134C16", Column17:"R1134C17", Column18:"R1134C18", Column19:"R1134C19", Column20:"R1134C20"}, {Column1:"R1135C1", Column2:"R1135C2", Column3:"R1135C3", Column4:"R1135C4", Column5:"R1135C5", Column6:"R1135C6", Column7:"R1135C7", Column8:"R1135C8", Column9:"R1135C9", Column10:"R1135C10", Column11:"R1135C11", Column12:"R1135C12", Column13:"R1135C13", Column14:"R1135C14", Column15:"R1135C15", Column16:"R1135C16", Column17:"R1135C17", Column18:"R1135C18", Column19:"R1135C19", Column20:"R1135C20"}, {Column1:"R1136C1", Column2:"R1136C2", Column3:"R1136C3", Column4:"R1136C4", Column5:"R1136C5", Column6:"R1136C6", Column7:"R1136C7", Column8:"R1136C8", Column9:"R1136C9", Column10:"R1136C10", Column11:"R1136C11", Column12:"R1136C12", Column13:"R1136C13", Column14:"R1136C14", Column15:"R1136C15", Column16:"R1136C16", Column17:"R1136C17", Column18:"R1136C18", Column19:"R1136C19", Column20:"R1136C20"}, {Column1:"R1137C1", Column2:"R1137C2", Column3:"R1137C3", Column4:"R1137C4", Column5:"R1137C5", Column6:"R1137C6", Column7:"R1137C7", Column8:"R1137C8", Column9:"R1137C9", Column10:"R1137C10", Column11:"R1137C11", Column12:"R1137C12", Column13:"R1137C13", Column14:"R1137C14", Column15:"R1137C15", Column16:"R1137C16", Column17:"R1137C17", Column18:"R1137C18", Column19:"R1137C19", Column20:"R1137C20"}, {Column1:"R1138C1", Column2:"R1138C2", Column3:"R1138C3", Column4:"R1138C4", Column5:"R1138C5", Column6:"R1138C6", Column7:"R1138C7", Column8:"R1138C8", Column9:"R1138C9", Column10:"R1138C10", Column11:"R1138C11", Column12:"R1138C12", Column13:"R1138C13", Column14:"R1138C14", Column15:"R1138C15", Column16:"R1138C16", Column17:"R1138C17", Column18:"R1138C18", Column19:"R1138C19", Column20:"R1138C20"}, {Column1:"R1139C1", Column2:"R1139C2", Column3:"R1139C3", Column4:"R1139C4", Column5:"R1139C5", Column6:"R1139C6", Column7:"R1139C7", Column8:"R1139C8", Column9:"R1139C9", Column10:"R1139C10", Column11:"R1139C11", Column12:"R1139C12", Column13:"R1139C13", Column14:"R1139C14", Column15:"R1139C15", Column16:"R1139C16", Column17:"R1139C17", Column18:"R1139C18", Column19:"R1139C19", Column20:"R1139C20"}, {Column1:"R1140C1", Column2:"R1140C2", Column3:"R1140C3", Column4:"R1140C4", Column5:"R1140C5", Column6:"R1140C6", Column7:"R1140C7", Column8:"R1140C8", Column9:"R1140C9", Column10:"R1140C10", Column11:"R1140C11", Column12:"R1140C12", Column13:"R1140C13", Column14:"R1140C14", Column15:"R1140C15", Column16:"R1140C16", Column17:"R1140C17", Column18:"R1140C18", Column19:"R1140C19", Column20:"R1140C20"}, {Column1:"R1141C1", Column2:"R1141C2", Column3:"R1141C3", Column4:"R1141C4", Column5:"R1141C5", Column6:"R1141C6", Column7:"R1141C7", Column8:"R1141C8", Column9:"R1141C9", Column10:"R1141C10", Column11:"R1141C11", Column12:"R1141C12", Column13:"R1141C13", Column14:"R1141C14", Column15:"R1141C15", Column16:"R1141C16", Column17:"R1141C17", Column18:"R1141C18", Column19:"R1141C19", Column20:"R1141C20"}, {Column1:"R1142C1", Column2:"R1142C2", Column3:"R1142C3", Column4:"R1142C4", Column5:"R1142C5", Column6:"R1142C6", Column7:"R1142C7", Column8:"R1142C8", Column9:"R1142C9", Column10:"R1142C10", Column11:"R1142C11", Column12:"R1142C12", Column13:"R1142C13", Column14:"R1142C14", Column15:"R1142C15", Column16:"R1142C16", Column17:"R1142C17", Column18:"R1142C18", Column19:"R1142C19", Column20:"R1142C20"}, {Column1:"R1143C1", Column2:"R1143C2", Column3:"R1143C3", Column4:"R1143C4", Column5:"R1143C5", Column6:"R1143C6", Column7:"R1143C7", Column8:"R1143C8", Column9:"R1143C9", Column10:"R1143C10", Column11:"R1143C11", Column12:"R1143C12", Column13:"R1143C13", Column14:"R1143C14", Column15:"R1143C15", Column16:"R1143C16", Column17:"R1143C17", Column18:"R1143C18", Column19:"R1143C19", Column20:"R1143C20"}, {Column1:"R1144C1", Column2:"R1144C2", Column3:"R1144C3", Column4:"R1144C4", Column5:"R1144C5", Column6:"R1144C6", Column7:"R1144C7", Column8:"R1144C8", Column9:"R1144C9", Column10:"R1144C10", Column11:"R1144C11", Column12:"R1144C12", Column13:"R1144C13", Column14:"R1144C14", Column15:"R1144C15", Column16:"R1144C16", Column17:"R1144C17", Column18:"R1144C18", Column19:"R1144C19", Column20:"R1144C20"}, {Column1:"R1145C1", Column2:"R1145C2", Column3:"R1145C3", Column4:"R1145C4", Column5:"R1145C5", Column6:"R1145C6", Column7:"R1145C7", Column8:"R1145C8", Column9:"R1145C9", Column10:"R1145C10", Column11:"R1145C11", Column12:"R1145C12", Column13:"R1145C13", Column14:"R1145C14", Column15:"R1145C15", Column16:"R1145C16", Column17:"R1145C17", Column18:"R1145C18", Column19:"R1145C19", Column20:"R1145C20"}, {Column1:"R1146C1", Column2:"R1146C2", Column3:"R1146C3", Column4:"R1146C4", Column5:"R1146C5", Column6:"R1146C6", Column7:"R1146C7", Column8:"R1146C8", Column9:"R1146C9", Column10:"R1146C10", Column11:"R1146C11", Column12:"R1146C12", Column13:"R1146C13", Column14:"R1146C14", Column15:"R1146C15", Column16:"R1146C16", Column17:"R1146C17", Column18:"R1146C18", Column19:"R1146C19", Column20:"R1146C20"}, {Column1:"R1147C1", Column2:"R1147C2", Column3:"R1147C3", Column4:"R1147C4", Column5:"R1147C5", Column6:"R1147C6", Column7:"R1147C7", Column8:"R1147C8", Column9:"R1147C9", Column10:"R1147C10", Column11:"R1147C11", Column12:"R1147C12", Column13:"R1147C13", Column14:"R1147C14", Column15:"R1147C15", Column16:"R1147C16", Column17:"R1147C17", Column18:"R1147C18", Column19:"R1147C19", Column20:"R1147C20"}, {Column1:"R1148C1", Column2:"R1148C2", Column3:"R1148C3", Column4:"R1148C4", Column5:"R1148C5", Column6:"R1148C6", Column7:"R1148C7", Column8:"R1148C8", Column9:"R1148C9", Column10:"R1148C10", Column11:"R1148C11", Column12:"R1148C12", Column13:"R1148C13", Column14:"R1148C14", Column15:"R1148C15", Column16:"R1148C16", Column17:"R1148C17", Column18:"R1148C18", Column19:"R1148C19", Column20:"R1148C20"}, {Column1:"R1149C1", Column2:"R1149C2", Column3:"R1149C3", Column4:"R1149C4", Column5:"R1149C5", Column6:"R1149C6", Column7:"R1149C7", Column8:"R1149C8", Column9:"R1149C9", Column10:"R1149C10", Column11:"R1149C11", Column12:"R1149C12", Column13:"R1149C13", Column14:"R1149C14", Column15:"R1149C15", Column16:"R1149C16", Column17:"R1149C17", Column18:"R1149C18", Column19:"R1149C19", Column20:"R1149C20"}, {Column1:"R1150C1", Column2:"R1150C2", Column3:"R1150C3", Column4:"R1150C4", Column5:"R1150C5", Column6:"R1150C6", Column7:"R1150C7", Column8:"R1150C8", Column9:"R1150C9", Column10:"R1150C10", Column11:"R1150C11", Column12:"R1150C12", Column13:"R1150C13", Column14:"R1150C14", Column15:"R1150C15", Column16:"R1150C16", Column17:"R1150C17", Column18:"R1150C18", Column19:"R1150C19", Column20:"R1150C20"}, {Column1:"R1151C1", Column2:"R1151C2", Column3:"R1151C3", Column4:"R1151C4", Column5:"R1151C5", Column6:"R1151C6", Column7:"R1151C7", Column8:"R1151C8", Column9:"R1151C9", Column10:"R1151C10", Column11:"R1151C11", Column12:"R1151C12", Column13:"R1151C13", Column14:"R1151C14", Column15:"R1151C15", Column16:"R1151C16", Column17:"R1151C17", Column18:"R1151C18", Column19:"R1151C19", Column20:"R1151C20"}, {Column1:"R1152C1", Column2:"R1152C2", Column3:"R1152C3", Column4:"R1152C4", Column5:"R1152C5", Column6:"R1152C6", Column7:"R1152C7", Column8:"R1152C8", Column9:"R1152C9", Column10:"R1152C10", Column11:"R1152C11", Column12:"R1152C12", Column13:"R1152C13", Column14:"R1152C14", Column15:"R1152C15", Column16:"R1152C16", Column17:"R1152C17", Column18:"R1152C18", Column19:"R1152C19", Column20:"R1152C20"}, {Column1:"R1153C1", Column2:"R1153C2", Column3:"R1153C3", Column4:"R1153C4", Column5:"R1153C5", Column6:"R1153C6", Column7:"R1153C7", Column8:"R1153C8", Column9:"R1153C9", Column10:"R1153C10", Column11:"R1153C11", Column12:"R1153C12", Column13:"R1153C13", Column14:"R1153C14", Column15:"R1153C15", Column16:"R1153C16", Column17:"R1153C17", Column18:"R1153C18", Column19:"R1153C19", Column20:"R1153C20"}, {Column1:"R1154C1", Column2:"R1154C2", Column3:"R1154C3", Column4:"R1154C4", Column5:"R1154C5", Column6:"R1154C6", Column7:"R1154C7", Column8:"R1154C8", Column9:"R1154C9", Column10:"R1154C10", Column11:"R1154C11", Column12:"R1154C12", Column13:"R1154C13", Column14:"R1154C14", Column15:"R1154C15", Column16:"R1154C16", Column17:"R1154C17", Column18:"R1154C18", Column19:"R1154C19", Column20:"R1154C20"}, {Column1:"R1155C1", Column2:"R1155C2", Column3:"R1155C3", Column4:"R1155C4", Column5:"R1155C5", Column6:"R1155C6", Column7:"R1155C7", Column8:"R1155C8", Column9:"R1155C9", Column10:"R1155C10", Column11:"R1155C11", Column12:"R1155C12", Column13:"R1155C13", Column14:"R1155C14", Column15:"R1155C15", Column16:"R1155C16", Column17:"R1155C17", Column18:"R1155C18", Column19:"R1155C19", Column20:"R1155C20"}, {Column1:"R1156C1", Column2:"R1156C2", Column3:"R1156C3", Column4:"R1156C4", Column5:"R1156C5", Column6:"R1156C6", Column7:"R1156C7", Column8:"R1156C8", Column9:"R1156C9", Column10:"R1156C10", Column11:"R1156C11", Column12:"R1156C12", Column13:"R1156C13", Column14:"R1156C14", Column15:"R1156C15", Column16:"R1156C16", Column17:"R1156C17", Column18:"R1156C18", Column19:"R1156C19", Column20:"R1156C20"}, {Column1:"R1157C1", Column2:"R1157C2", Column3:"R1157C3", Column4:"R1157C4", Column5:"R1157C5", Column6:"R1157C6", Column7:"R1157C7", Column8:"R1157C8", Column9:"R1157C9", Column10:"R1157C10", Column11:"R1157C11", Column12:"R1157C12", Column13:"R1157C13", Column14:"R1157C14", Column15:"R1157C15", Column16:"R1157C16", Column17:"R1157C17", Column18:"R1157C18", Column19:"R1157C19", Column20:"R1157C20"}, {Column1:"R1158C1", Column2:"R1158C2", Column3:"R1158C3", Column4:"R1158C4", Column5:"R1158C5", Column6:"R1158C6", Column7:"R1158C7", Column8:"R1158C8", Column9:"R1158C9", Column10:"R1158C10", Column11:"R1158C11", Column12:"R1158C12", Column13:"R1158C13", Column14:"R1158C14", Column15:"R1158C15", Column16:"R1158C16", Column17:"R1158C17", Column18:"R1158C18", Column19:"R1158C19", Column20:"R1158C20"}, {Column1:"R1159C1", Column2:"R1159C2", Column3:"R1159C3", Column4:"R1159C4", Column5:"R1159C5", Column6:"R1159C6", Column7:"R1159C7", Column8:"R1159C8", Column9:"R1159C9", Column10:"R1159C10", Column11:"R1159C11", Column12:"R1159C12", Column13:"R1159C13", Column14:"R1159C14", Column15:"R1159C15", Column16:"R1159C16", Column17:"R1159C17", Column18:"R1159C18", Column19:"R1159C19", Column20:"R1159C20"}, {Column1:"R1160C1", Column2:"R1160C2", Column3:"R1160C3", Column4:"R1160C4", Column5:"R1160C5", Column6:"R1160C6", Column7:"R1160C7", Column8:"R1160C8", Column9:"R1160C9", Column10:"R1160C10", Column11:"R1160C11", Column12:"R1160C12", Column13:"R1160C13", Column14:"R1160C14", Column15:"R1160C15", Column16:"R1160C16", Column17:"R1160C17", Column18:"R1160C18", Column19:"R1160C19", Column20:"R1160C20"}, {Column1:"R1161C1", Column2:"R1161C2", Column3:"R1161C3", Column4:"R1161C4", Column5:"R1161C5", Column6:"R1161C6", Column7:"R1161C7", Column8:"R1161C8", Column9:"R1161C9", Column10:"R1161C10", Column11:"R1161C11", Column12:"R1161C12", Column13:"R1161C13", Column14:"R1161C14", Column15:"R1161C15", Column16:"R1161C16", Column17:"R1161C17", Column18:"R1161C18", Column19:"R1161C19", Column20:"R1161C20"}, {Column1:"R1162C1", Column2:"R1162C2", Column3:"R1162C3", Column4:"R1162C4", Column5:"R1162C5", Column6:"R1162C6", Column7:"R1162C7", Column8:"R1162C8", Column9:"R1162C9", Column10:"R1162C10", Column11:"R1162C11", Column12:"R1162C12", Column13:"R1162C13", Column14:"R1162C14", Column15:"R1162C15", Column16:"R1162C16", Column17:"R1162C17", Column18:"R1162C18", Column19:"R1162C19", Column20:"R1162C20"}, {Column1:"R1163C1", Column2:"R1163C2", Column3:"R1163C3", Column4:"R1163C4", Column5:"R1163C5", Column6:"R1163C6", Column7:"R1163C7", Column8:"R1163C8", Column9:"R1163C9", Column10:"R1163C10", Column11:"R1163C11", Column12:"R1163C12", Column13:"R1163C13", Column14:"R1163C14", Column15:"R1163C15", Column16:"R1163C16", Column17:"R1163C17", Column18:"R1163C18", Column19:"R1163C19", Column20:"R1163C20"}, {Column1:"R1164C1", Column2:"R1164C2", Column3:"R1164C3", Column4:"R1164C4", Column5:"R1164C5", Column6:"R1164C6", Column7:"R1164C7", Column8:"R1164C8", Column9:"R1164C9", Column10:"R1164C10", Column11:"R1164C11", Column12:"R1164C12", Column13:"R1164C13", Column14:"R1164C14", Column15:"R1164C15", Column16:"R1164C16", Column17:"R1164C17", Column18:"R1164C18", Column19:"R1164C19", Column20:"R1164C20"}, {Column1:"R1165C1", Column2:"R1165C2", Column3:"R1165C3", Column4:"R1165C4", Column5:"R1165C5", Column6:"R1165C6", Column7:"R1165C7", Column8:"R1165C8", Column9:"R1165C9", Column10:"R1165C10", Column11:"R1165C11", Column12:"R1165C12", Column13:"R1165C13", Column14:"R1165C14", Column15:"R1165C15", Column16:"R1165C16", Column17:"R1165C17", Column18:"R1165C18", Column19:"R1165C19", Column20:"R1165C20"}, {Column1:"R1166C1", Column2:"R1166C2", Column3:"R1166C3", Column4:"R1166C4", Column5:"R1166C5", Column6:"R1166C6", Column7:"R1166C7", Column8:"R1166C8", Column9:"R1166C9", Column10:"R1166C10", Column11:"R1166C11", Column12:"R1166C12", Column13:"R1166C13", Column14:"R1166C14", Column15:"R1166C15", Column16:"R1166C16", Column17:"R1166C17", Column18:"R1166C18", Column19:"R1166C19", Column20:"R1166C20"}, {Column1:"R1167C1", Column2:"R1167C2", Column3:"R1167C3", Column4:"R1167C4", Column5:"R1167C5", Column6:"R1167C6", Column7:"R1167C7", Column8:"R1167C8", Column9:"R1167C9", Column10:"R1167C10", Column11:"R1167C11", Column12:"R1167C12", Column13:"R1167C13", Column14:"R1167C14", Column15:"R1167C15", Column16:"R1167C16", Column17:"R1167C17", Column18:"R1167C18", Column19:"R1167C19", Column20:"R1167C20"}, {Column1:"R1168C1", Column2:"R1168C2", Column3:"R1168C3", Column4:"R1168C4", Column5:"R1168C5", Column6:"R1168C6", Column7:"R1168C7", Column8:"R1168C8", Column9:"R1168C9", Column10:"R1168C10", Column11:"R1168C11", Column12:"R1168C12", Column13:"R1168C13", Column14:"R1168C14", Column15:"R1168C15", Column16:"R1168C16", Column17:"R1168C17", Column18:"R1168C18", Column19:"R1168C19", Column20:"R1168C20"}, {Column1:"R1169C1", Column2:"R1169C2", Column3:"R1169C3", Column4:"R1169C4", Column5:"R1169C5", Column6:"R1169C6", Column7:"R1169C7", Column8:"R1169C8", Column9:"R1169C9", Column10:"R1169C10", Column11:"R1169C11", Column12:"R1169C12", Column13:"R1169C13", Column14:"R1169C14", Column15:"R1169C15", Column16:"R1169C16", Column17:"R1169C17", Column18:"R1169C18", Column19:"R1169C19", Column20:"R1169C20"}, {Column1:"R1170C1", Column2:"R1170C2", Column3:"R1170C3", Column4:"R1170C4", Column5:"R1170C5", Column6:"R1170C6", Column7:"R1170C7", Column8:"R1170C8", Column9:"R1170C9", Column10:"R1170C10", Column11:"R1170C11", Column12:"R1170C12", Column13:"R1170C13", Column14:"R1170C14", Column15:"R1170C15", Column16:"R1170C16", Column17:"R1170C17", Column18:"R1170C18", Column19:"R1170C19", Column20:"R1170C20"}, {Column1:"R1171C1", Column2:"R1171C2", Column3:"R1171C3", Column4:"R1171C4", Column5:"R1171C5", Column6:"R1171C6", Column7:"R1171C7", Column8:"R1171C8", Column9:"R1171C9", Column10:"R1171C10", Column11:"R1171C11", Column12:"R1171C12", Column13:"R1171C13", Column14:"R1171C14", Column15:"R1171C15", Column16:"R1171C16", Column17:"R1171C17", Column18:"R1171C18", Column19:"R1171C19", Column20:"R1171C20"}, {Column1:"R1172C1", Column2:"R1172C2", Column3:"R1172C3", Column4:"R1172C4", Column5:"R1172C5", Column6:"R1172C6", Column7:"R1172C7", Column8:"R1172C8", Column9:"R1172C9", Column10:"R1172C10", Column11:"R1172C11", Column12:"R1172C12", Column13:"R1172C13", Column14:"R1172C14", Column15:"R1172C15", Column16:"R1172C16", Column17:"R1172C17", Column18:"R1172C18", Column19:"R1172C19", Column20:"R1172C20"}, {Column1:"R1173C1", Column2:"R1173C2", Column3:"R1173C3", Column4:"R1173C4", Column5:"R1173C5", Column6:"R1173C6", Column7:"R1173C7", Column8:"R1173C8", Column9:"R1173C9", Column10:"R1173C10", Column11:"R1173C11", Column12:"R1173C12", Column13:"R1173C13", Column14:"R1173C14", Column15:"R1173C15", Column16:"R1173C16", Column17:"R1173C17", Column18:"R1173C18", Column19:"R1173C19", Column20:"R1173C20"}, {Column1:"R1174C1", Column2:"R1174C2", Column3:"R1174C3", Column4:"R1174C4", Column5:"R1174C5", Column6:"R1174C6", Column7:"R1174C7", Column8:"R1174C8", Column9:"R1174C9", Column10:"R1174C10", Column11:"R1174C11", Column12:"R1174C12", Column13:"R1174C13", Column14:"R1174C14", Column15:"R1174C15", Column16:"R1174C16", Column17:"R1174C17", Column18:"R1174C18", Column19:"R1174C19", Column20:"R1174C20"}, {Column1:"R1175C1", Column2:"R1175C2", Column3:"R1175C3", Column4:"R1175C4", Column5:"R1175C5", Column6:"R1175C6", Column7:"R1175C7", Column8:"R1175C8", Column9:"R1175C9", Column10:"R1175C10", Column11:"R1175C11", Column12:"R1175C12", Column13:"R1175C13", Column14:"R1175C14", Column15:"R1175C15", Column16:"R1175C16", Column17:"R1175C17", Column18:"R1175C18", Column19:"R1175C19", Column20:"R1175C20"}, {Column1:"R1176C1", Column2:"R1176C2", Column3:"R1176C3", Column4:"R1176C4", Column5:"R1176C5", Column6:"R1176C6", Column7:"R1176C7", Column8:"R1176C8", Column9:"R1176C9", Column10:"R1176C10", Column11:"R1176C11", Column12:"R1176C12", Column13:"R1176C13", Column14:"R1176C14", Column15:"R1176C15", Column16:"R1176C16", Column17:"R1176C17", Column18:"R1176C18", Column19:"R1176C19", Column20:"R1176C20"}, {Column1:"R1177C1", Column2:"R1177C2", Column3:"R1177C3", Column4:"R1177C4", Column5:"R1177C5", Column6:"R1177C6", Column7:"R1177C7", Column8:"R1177C8", Column9:"R1177C9", Column10:"R1177C10", Column11:"R1177C11", Column12:"R1177C12", Column13:"R1177C13", Column14:"R1177C14", Column15:"R1177C15", Column16:"R1177C16", Column17:"R1177C17", Column18:"R1177C18", Column19:"R1177C19", Column20:"R1177C20"}, {Column1:"R1178C1", Column2:"R1178C2", Column3:"R1178C3", Column4:"R1178C4", Column5:"R1178C5", Column6:"R1178C6", Column7:"R1178C7", Column8:"R1178C8", Column9:"R1178C9", Column10:"R1178C10", Column11:"R1178C11", Column12:"R1178C12", Column13:"R1178C13", Column14:"R1178C14", Column15:"R1178C15", Column16:"R1178C16", Column17:"R1178C17", Column18:"R1178C18", Column19:"R1178C19", Column20:"R1178C20"}, {Column1:"R1179C1", Column2:"R1179C2", Column3:"R1179C3", Column4:"R1179C4", Column5:"R1179C5", Column6:"R1179C6", Column7:"R1179C7", Column8:"R1179C8", Column9:"R1179C9", Column10:"R1179C10", Column11:"R1179C11", Column12:"R1179C12", Column13:"R1179C13", Column14:"R1179C14", Column15:"R1179C15", Column16:"R1179C16", Column17:"R1179C17", Column18:"R1179C18", Column19:"R1179C19", Column20:"R1179C20"}, {Column1:"R1180C1", Column2:"R1180C2", Column3:"R1180C3", Column4:"R1180C4", Column5:"R1180C5", Column6:"R1180C6", Column7:"R1180C7", Column8:"R1180C8", Column9:"R1180C9", Column10:"R1180C10", Column11:"R1180C11", Column12:"R1180C12", Column13:"R1180C13", Column14:"R1180C14", Column15:"R1180C15", Column16:"R1180C16", Column17:"R1180C17", Column18:"R1180C18", Column19:"R1180C19", Column20:"R1180C20"}, {Column1:"R1181C1", Column2:"R1181C2", Column3:"R1181C3", Column4:"R1181C4", Column5:"R1181C5", Column6:"R1181C6", Column7:"R1181C7", Column8:"R1181C8", Column9:"R1181C9", Column10:"R1181C10", Column11:"R1181C11", Column12:"R1181C12", Column13:"R1181C13", Column14:"R1181C14", Column15:"R1181C15", Column16:"R1181C16", Column17:"R1181C17", Column18:"R1181C18", Column19:"R1181C19", Column20:"R1181C20"}, {Column1:"R1182C1", Column2:"R1182C2", Column3:"R1182C3", Column4:"R1182C4", Column5:"R1182C5", Column6:"R1182C6", Column7:"R1182C7", Column8:"R1182C8", Column9:"R1182C9", Column10:"R1182C10", Column11:"R1182C11", Column12:"R1182C12", Column13:"R1182C13", Column14:"R1182C14", Column15:"R1182C15", Column16:"R1182C16", Column17:"R1182C17", Column18:"R1182C18", Column19:"R1182C19", Column20:"R1182C20"}, {Column1:"R1183C1", Column2:"R1183C2", Column3:"R1183C3", Column4:"R1183C4", Column5:"R1183C5", Column6:"R1183C6", Column7:"R1183C7", Column8:"R1183C8", Column9:"R1183C9", Column10:"R1183C10", Column11:"R1183C11", Column12:"R1183C12", Column13:"R1183C13", Column14:"R1183C14", Column15:"R1183C15", Column16:"R1183C16", Column17:"R1183C17", Column18:"R1183C18", Column19:"R1183C19", Column20:"R1183C20"}, {Column1:"R1184C1", Column2:"R1184C2", Column3:"R1184C3", Column4:"R1184C4", Column5:"R1184C5", Column6:"R1184C6", Column7:"R1184C7", Column8:"R1184C8", Column9:"R1184C9", Column10:"R1184C10", Column11:"R1184C11", Column12:"R1184C12", Column13:"R1184C13", Column14:"R1184C14", Column15:"R1184C15", Column16:"R1184C16", Column17:"R1184C17", Column18:"R1184C18", Column19:"R1184C19", Column20:"R1184C20"}, {Column1:"R1185C1", Column2:"R1185C2", Column3:"R1185C3", Column4:"R1185C4", Column5:"R1185C5", Column6:"R1185C6", Column7:"R1185C7", Column8:"R1185C8", Column9:"R1185C9", Column10:"R1185C10", Column11:"R1185C11", Column12:"R1185C12", Column13:"R1185C13", Column14:"R1185C14", Column15:"R1185C15", Column16:"R1185C16", Column17:"R1185C17", Column18:"R1185C18", Column19:"R1185C19", Column20:"R1185C20"}, {Column1:"R1186C1", Column2:"R1186C2", Column3:"R1186C3", Column4:"R1186C4", Column5:"R1186C5", Column6:"R1186C6", Column7:"R1186C7", Column8:"R1186C8", Column9:"R1186C9", Column10:"R1186C10", Column11:"R1186C11", Column12:"R1186C12", Column13:"R1186C13", Column14:"R1186C14", Column15:"R1186C15", Column16:"R1186C16", Column17:"R1186C17", Column18:"R1186C18", Column19:"R1186C19", Column20:"R1186C20"}, {Column1:"R1187C1", Column2:"R1187C2", Column3:"R1187C3", Column4:"R1187C4", Column5:"R1187C5", Column6:"R1187C6", Column7:"R1187C7", Column8:"R1187C8", Column9:"R1187C9", Column10:"R1187C10", Column11:"R1187C11", Column12:"R1187C12", Column13:"R1187C13", Column14:"R1187C14", Column15:"R1187C15", Column16:"R1187C16", Column17:"R1187C17", Column18:"R1187C18", Column19:"R1187C19", Column20:"R1187C20"}, {Column1:"R1188C1", Column2:"R1188C2", Column3:"R1188C3", Column4:"R1188C4", Column5:"R1188C5", Column6:"R1188C6", Column7:"R1188C7", Column8:"R1188C8", Column9:"R1188C9", Column10:"R1188C10", Column11:"R1188C11", Column12:"R1188C12", Column13:"R1188C13", Column14:"R1188C14", Column15:"R1188C15", Column16:"R1188C16", Column17:"R1188C17", Column18:"R1188C18", Column19:"R1188C19", Column20:"R1188C20"}, {Column1:"R1189C1", Column2:"R1189C2", Column3:"R1189C3", Column4:"R1189C4", Column5:"R1189C5", Column6:"R1189C6", Column7:"R1189C7", Column8:"R1189C8", Column9:"R1189C9", Column10:"R1189C10", Column11:"R1189C11", Column12:"R1189C12", Column13:"R1189C13", Column14:"R1189C14", Column15:"R1189C15", Column16:"R1189C16", Column17:"R1189C17", Column18:"R1189C18", Column19:"R1189C19", Column20:"R1189C20"}, {Column1:"R1190C1", Column2:"R1190C2", Column3:"R1190C3", Column4:"R1190C4", Column5:"R1190C5", Column6:"R1190C6", Column7:"R1190C7", Column8:"R1190C8", Column9:"R1190C9", Column10:"R1190C10", Column11:"R1190C11", Column12:"R1190C12", Column13:"R1190C13", Column14:"R1190C14", Column15:"R1190C15", Column16:"R1190C16", Column17:"R1190C17", Column18:"R1190C18", Column19:"R1190C19", Column20:"R1190C20"}, {Column1:"R1191C1", Column2:"R1191C2", Column3:"R1191C3", Column4:"R1191C4", Column5:"R1191C5", Column6:"R1191C6", Column7:"R1191C7", Column8:"R1191C8", Column9:"R1191C9", Column10:"R1191C10", Column11:"R1191C11", Column12:"R1191C12", Column13:"R1191C13", Column14:"R1191C14", Column15:"R1191C15", Column16:"R1191C16", Column17:"R1191C17", Column18:"R1191C18", Column19:"R1191C19", Column20:"R1191C20"}, {Column1:"R1192C1", Column2:"R1192C2", Column3:"R1192C3", Column4:"R1192C4", Column5:"R1192C5", Column6:"R1192C6", Column7:"R1192C7", Column8:"R1192C8", Column9:"R1192C9", Column10:"R1192C10", Column11:"R1192C11", Column12:"R1192C12", Column13:"R1192C13", Column14:"R1192C14", Column15:"R1192C15", Column16:"R1192C16", Column17:"R1192C17", Column18:"R1192C18", Column19:"R1192C19", Column20:"R1192C20"}, {Column1:"R1193C1", Column2:"R1193C2", Column3:"R1193C3", Column4:"R1193C4", Column5:"R1193C5", Column6:"R1193C6", Column7:"R1193C7", Column8:"R1193C8", Column9:"R1193C9", Column10:"R1193C10", Column11:"R1193C11", Column12:"R1193C12", Column13:"R1193C13", Column14:"R1193C14", Column15:"R1193C15", Column16:"R1193C16", Column17:"R1193C17", Column18:"R1193C18", Column19:"R1193C19", Column20:"R1193C20"}, {Column1:"R1194C1", Column2:"R1194C2", Column3:"R1194C3", Column4:"R1194C4", Column5:"R1194C5", Column6:"R1194C6", Column7:"R1194C7", Column8:"R1194C8", Column9:"R1194C9", Column10:"R1194C10", Column11:"R1194C11", Column12:"R1194C12", Column13:"R1194C13", Column14:"R1194C14", Column15:"R1194C15", Column16:"R1194C16", Column17:"R1194C17", Column18:"R1194C18", Column19:"R1194C19", Column20:"R1194C20"}, {Column1:"R1195C1", Column2:"R1195C2", Column3:"R1195C3", Column4:"R1195C4", Column5:"R1195C5", Column6:"R1195C6", Column7:"R1195C7", Column8:"R1195C8", Column9:"R1195C9", Column10:"R1195C10", Column11:"R1195C11", Column12:"R1195C12", Column13:"R1195C13", Column14:"R1195C14", Column15:"R1195C15", Column16:"R1195C16", Column17:"R1195C17", Column18:"R1195C18", Column19:"R1195C19", Column20:"R1195C20"}, {Column1:"R1196C1", Column2:"R1196C2", Column3:"R1196C3", Column4:"R1196C4", Column5:"R1196C5", Column6:"R1196C6", Column7:"R1196C7", Column8:"R1196C8", Column9:"R1196C9", Column10:"R1196C10", Column11:"R1196C11", Column12:"R1196C12", Column13:"R1196C13", Column14:"R1196C14", Column15:"R1196C15", Column16:"R1196C16", Column17:"R1196C17", Column18:"R1196C18", Column19:"R1196C19", Column20:"R1196C20"}, {Column1:"R1197C1", Column2:"R1197C2", Column3:"R1197C3", Column4:"R1197C4", Column5:"R1197C5", Column6:"R1197C6", Column7:"R1197C7", Column8:"R1197C8", Column9:"R1197C9", Column10:"R1197C10", Column11:"R1197C11", Column12:"R1197C12", Column13:"R1197C13", Column14:"R1197C14", Column15:"R1197C15", Column16:"R1197C16", Column17:"R1197C17", Column18:"R1197C18", Column19:"R1197C19", Column20:"R1197C20"}, {Column1:"R1198C1", Column2:"R1198C2", Column3:"R1198C3", Column4:"R1198C4", Column5:"R1198C5", Column6:"R1198C6", Column7:"R1198C7", Column8:"R1198C8", Column9:"R1198C9", Column10:"R1198C10", Column11:"R1198C11", Column12:"R1198C12", Column13:"R1198C13", Column14:"R1198C14", Column15:"R1198C15", Column16:"R1198C16", Column17:"R1198C17", Column18:"R1198C18", Column19:"R1198C19", Column20:"R1198C20"}, {Column1:"R1199C1", Column2:"R1199C2", Column3:"R1199C3", Column4:"R1199C4", Column5:"R1199C5", Column6:"R1199C6", Column7:"R1199C7", Column8:"R1199C8", Column9:"R1199C9", Column10:"R1199C10", Column11:"R1199C11", Column12:"R1199C12", Column13:"R1199C13", Column14:"R1199C14", Column15:"R1199C15", Column16:"R1199C16", Column17:"R1199C17", Column18:"R1199C18", Column19:"R1199C19", Column20:"R1199C20"}, {Column1:"R1200C1", Column2:"R1200C2", Column3:"R1200C3", Column4:"R1200C4", Column5:"R1200C5", Column6:"R1200C6", Column7:"R1200C7", Column8:"R1200C8", Column9:"R1200C9", Column10:"R1200C10", Column11:"R1200C11", Column12:"R1200C12", Column13:"R1200C13", Column14:"R1200C14", Column15:"R1200C15", Column16:"R1200C16", Column17:"R1200C17", Column18:"R1200C18", Column19:"R1200C19", Column20:"R1200C20"}, {Column1:"R1201C1", Column2:"R1201C2", Column3:"R1201C3", Column4:"R1201C4", Column5:"R1201C5", Column6:"R1201C6", Column7:"R1201C7", Column8:"R1201C8", Column9:"R1201C9", Column10:"R1201C10", Column11:"R1201C11", Column12:"R1201C12", Column13:"R1201C13", Column14:"R1201C14", Column15:"R1201C15", Column16:"R1201C16", Column17:"R1201C17", Column18:"R1201C18", Column19:"R1201C19", Column20:"R1201C20"}, {Column1:"R1202C1", Column2:"R1202C2", Column3:"R1202C3", Column4:"R1202C4", Column5:"R1202C5", Column6:"R1202C6", Column7:"R1202C7", Column8:"R1202C8", Column9:"R1202C9", Column10:"R1202C10", Column11:"R1202C11", Column12:"R1202C12", Column13:"R1202C13", Column14:"R1202C14", Column15:"R1202C15", Column16:"R1202C16", Column17:"R1202C17", Column18:"R1202C18", Column19:"R1202C19", Column20:"R1202C20"}, {Column1:"R1203C1", Column2:"R1203C2", Column3:"R1203C3", Column4:"R1203C4", Column5:"R1203C5", Column6:"R1203C6", Column7:"R1203C7", Column8:"R1203C8", Column9:"R1203C9", Column10:"R1203C10", Column11:"R1203C11", Column12:"R1203C12", Column13:"R1203C13", Column14:"R1203C14", Column15:"R1203C15", Column16:"R1203C16", Column17:"R1203C17", Column18:"R1203C18", Column19:"R1203C19", Column20:"R1203C20"}, {Column1:"R1204C1", Column2:"R1204C2", Column3:"R1204C3", Column4:"R1204C4", Column5:"R1204C5", Column6:"R1204C6", Column7:"R1204C7", Column8:"R1204C8", Column9:"R1204C9", Column10:"R1204C10", Column11:"R1204C11", Column12:"R1204C12", Column13:"R1204C13", Column14:"R1204C14", Column15:"R1204C15", Column16:"R1204C16", Column17:"R1204C17", Column18:"R1204C18", Column19:"R1204C19", Column20:"R1204C20"}, {Column1:"R1205C1", Column2:"R1205C2", Column3:"R1205C3", Column4:"R1205C4", Column5:"R1205C5", Column6:"R1205C6", Column7:"R1205C7", Column8:"R1205C8", Column9:"R1205C9", Column10:"R1205C10", Column11:"R1205C11", Column12:"R1205C12", Column13:"R1205C13", Column14:"R1205C14", Column15:"R1205C15", Column16:"R1205C16", Column17:"R1205C17", Column18:"R1205C18", Column19:"R1205C19", Column20:"R1205C20"}, {Column1:"R1206C1", Column2:"R1206C2", Column3:"R1206C3", Column4:"R1206C4", Column5:"R1206C5", Column6:"R1206C6", Column7:"R1206C7", Column8:"R1206C8", Column9:"R1206C9", Column10:"R1206C10", Column11:"R1206C11", Column12:"R1206C12", Column13:"R1206C13", Column14:"R1206C14", Column15:"R1206C15", Column16:"R1206C16", Column17:"R1206C17", Column18:"R1206C18", Column19:"R1206C19", Column20:"R1206C20"}, {Column1:"R1207C1", Column2:"R1207C2", Column3:"R1207C3", Column4:"R1207C4", Column5:"R1207C5", Column6:"R1207C6", Column7:"R1207C7", Column8:"R1207C8", Column9:"R1207C9", Column10:"R1207C10", Column11:"R1207C11", Column12:"R1207C12", Column13:"R1207C13", Column14:"R1207C14", Column15:"R1207C15", Column16:"R1207C16", Column17:"R1207C17", Column18:"R1207C18", Column19:"R1207C19", Column20:"R1207C20"}, {Column1:"R1208C1", Column2:"R1208C2", Column3:"R1208C3", Column4:"R1208C4", Column5:"R1208C5", Column6:"R1208C6", Column7:"R1208C7", Column8:"R1208C8", Column9:"R1208C9", Column10:"R1208C10", Column11:"R1208C11", Column12:"R1208C12", Column13:"R1208C13", Column14:"R1208C14", Column15:"R1208C15", Column16:"R1208C16", Column17:"R1208C17", Column18:"R1208C18", Column19:"R1208C19", Column20:"R1208C20"}, {Column1:"R1209C1", Column2:"R1209C2", Column3:"R1209C3", Column4:"R1209C4", Column5:"R1209C5", Column6:"R1209C6", Column7:"R1209C7", Column8:"R1209C8", Column9:"R1209C9", Column10:"R1209C10", Column11:"R1209C11", Column12:"R1209C12", Column13:"R1209C13", Column14:"R1209C14", Column15:"R1209C15", Column16:"R1209C16", Column17:"R1209C17", Column18:"R1209C18", Column19:"R1209C19", Column20:"R1209C20"}, {Column1:"R1210C1", Column2:"R1210C2", Column3:"R1210C3", Column4:"R1210C4", Column5:"R1210C5", Column6:"R1210C6", Column7:"R1210C7", Column8:"R1210C8", Column9:"R1210C9", Column10:"R1210C10", Column11:"R1210C11", Column12:"R1210C12", Column13:"R1210C13", Column14:"R1210C14", Column15:"R1210C15", Column16:"R1210C16", Column17:"R1210C17", Column18:"R1210C18", Column19:"R1210C19", Column20:"R1210C20"}, {Column1:"R1211C1", Column2:"R1211C2", Column3:"R1211C3", Column4:"R1211C4", Column5:"R1211C5", Column6:"R1211C6", Column7:"R1211C7", Column8:"R1211C8", Column9:"R1211C9", Column10:"R1211C10", Column11:"R1211C11", Column12:"R1211C12", Column13:"R1211C13", Column14:"R1211C14", Column15:"R1211C15", Column16:"R1211C16", Column17:"R1211C17", Column18:"R1211C18", Column19:"R1211C19", Column20:"R1211C20"}, {Column1:"R1212C1", Column2:"R1212C2", Column3:"R1212C3", Column4:"R1212C4", Column5:"R1212C5", Column6:"R1212C6", Column7:"R1212C7", Column8:"R1212C8", Column9:"R1212C9", Column10:"R1212C10", Column11:"R1212C11", Column12:"R1212C12", Column13:"R1212C13", Column14:"R1212C14", Column15:"R1212C15", Column16:"R1212C16", Column17:"R1212C17", Column18:"R1212C18", Column19:"R1212C19", Column20:"R1212C20"}, {Column1:"R1213C1", Column2:"R1213C2", Column3:"R1213C3", Column4:"R1213C4", Column5:"R1213C5", Column6:"R1213C6", Column7:"R1213C7", Column8:"R1213C8", Column9:"R1213C9", Column10:"R1213C10", Column11:"R1213C11", Column12:"R1213C12", Column13:"R1213C13", Column14:"R1213C14", Column15:"R1213C15", Column16:"R1213C16", Column17:"R1213C17", Column18:"R1213C18", Column19:"R1213C19", Column20:"R1213C20"}, {Column1:"R1214C1", Column2:"R1214C2", Column3:"R1214C3", Column4:"R1214C4", Column5:"R1214C5", Column6:"R1214C6", Column7:"R1214C7", Column8:"R1214C8", Column9:"R1214C9", Column10:"R1214C10", Column11:"R1214C11", Column12:"R1214C12", Column13:"R1214C13", Column14:"R1214C14", Column15:"R1214C15", Column16:"R1214C16", Column17:"R1214C17", Column18:"R1214C18", Column19:"R1214C19", Column20:"R1214C20"}, {Column1:"R1215C1", Column2:"R1215C2", Column3:"R1215C3", Column4:"R1215C4", Column5:"R1215C5", Column6:"R1215C6", Column7:"R1215C7", Column8:"R1215C8", Column9:"R1215C9", Column10:"R1215C10", Column11:"R1215C11", Column12:"R1215C12", Column13:"R1215C13", Column14:"R1215C14", Column15:"R1215C15", Column16:"R1215C16", Column17:"R1215C17", Column18:"R1215C18", Column19:"R1215C19", Column20:"R1215C20"}, {Column1:"R1216C1", Column2:"R1216C2", Column3:"R1216C3", Column4:"R1216C4", Column5:"R1216C5", Column6:"R1216C6", Column7:"R1216C7", Column8:"R1216C8", Column9:"R1216C9", Column10:"R1216C10", Column11:"R1216C11", Column12:"R1216C12", Column13:"R1216C13", Column14:"R1216C14", Column15:"R1216C15", Column16:"R1216C16", Column17:"R1216C17", Column18:"R1216C18", Column19:"R1216C19", Column20:"R1216C20"}, {Column1:"R1217C1", Column2:"R1217C2", Column3:"R1217C3", Column4:"R1217C4", Column5:"R1217C5", Column6:"R1217C6", Column7:"R1217C7", Column8:"R1217C8", Column9:"R1217C9", Column10:"R1217C10", Column11:"R1217C11", Column12:"R1217C12", Column13:"R1217C13", Column14:"R1217C14", Column15:"R1217C15", Column16:"R1217C16", Column17:"R1217C17", Column18:"R1217C18", Column19:"R1217C19", Column20:"R1217C20"}, {Column1:"R1218C1", Column2:"R1218C2", Column3:"R1218C3", Column4:"R1218C4", Column5:"R1218C5", Column6:"R1218C6", Column7:"R1218C7", Column8:"R1218C8", Column9:"R1218C9", Column10:"R1218C10", Column11:"R1218C11", Column12:"R1218C12", Column13:"R1218C13", Column14:"R1218C14", Column15:"R1218C15", Column16:"R1218C16", Column17:"R1218C17", Column18:"R1218C18", Column19:"R1218C19", Column20:"R1218C20"}, {Column1:"R1219C1", Column2:"R1219C2", Column3:"R1219C3", Column4:"R1219C4", Column5:"R1219C5", Column6:"R1219C6", Column7:"R1219C7", Column8:"R1219C8", Column9:"R1219C9", Column10:"R1219C10", Column11:"R1219C11", Column12:"R1219C12", Column13:"R1219C13", Column14:"R1219C14", Column15:"R1219C15", Column16:"R1219C16", Column17:"R1219C17", Column18:"R1219C18", Column19:"R1219C19", Column20:"R1219C20"}, {Column1:"R1220C1", Column2:"R1220C2", Column3:"R1220C3", Column4:"R1220C4", Column5:"R1220C5", Column6:"R1220C6", Column7:"R1220C7", Column8:"R1220C8", Column9:"R1220C9", Column10:"R1220C10", Column11:"R1220C11", Column12:"R1220C12", Column13:"R1220C13", Column14:"R1220C14", Column15:"R1220C15", Column16:"R1220C16", Column17:"R1220C17", Column18:"R1220C18", Column19:"R1220C19", Column20:"R1220C20"}, {Column1:"R1221C1", Column2:"R1221C2", Column3:"R1221C3", Column4:"R1221C4", Column5:"R1221C5", Column6:"R1221C6", Column7:"R1221C7", Column8:"R1221C8", Column9:"R1221C9", Column10:"R1221C10", Column11:"R1221C11", Column12:"R1221C12", Column13:"R1221C13", Column14:"R1221C14", Column15:"R1221C15", Column16:"R1221C16", Column17:"R1221C17", Column18:"R1221C18", Column19:"R1221C19", Column20:"R1221C20"}, {Column1:"R1222C1", Column2:"R1222C2", Column3:"R1222C3", Column4:"R1222C4", Column5:"R1222C5", Column6:"R1222C6", Column7:"R1222C7", Column8:"R1222C8", Column9:"R1222C9", Column10:"R1222C10", Column11:"R1222C11", Column12:"R1222C12", Column13:"R1222C13", Column14:"R1222C14", Column15:"R1222C15", Column16:"R1222C16", Column17:"R1222C17", Column18:"R1222C18", Column19:"R1222C19", Column20:"R1222C20"}, {Column1:"R1223C1", Column2:"R1223C2", Column3:"R1223C3", Column4:"R1223C4", Column5:"R1223C5", Column6:"R1223C6", Column7:"R1223C7", Column8:"R1223C8", Column9:"R1223C9", Column10:"R1223C10", Column11:"R1223C11", Column12:"R1223C12", Column13:"R1223C13", Column14:"R1223C14", Column15:"R1223C15", Column16:"R1223C16", Column17:"R1223C17", Column18:"R1223C18", Column19:"R1223C19", Column20:"R1223C20"}, {Column1:"R1224C1", Column2:"R1224C2", Column3:"R1224C3", Column4:"R1224C4", Column5:"R1224C5", Column6:"R1224C6", Column7:"R1224C7", Column8:"R1224C8", Column9:"R1224C9", Column10:"R1224C10", Column11:"R1224C11", Column12:"R1224C12", Column13:"R1224C13", Column14:"R1224C14", Column15:"R1224C15", Column16:"R1224C16", Column17:"R1224C17", Column18:"R1224C18", Column19:"R1224C19", Column20:"R1224C20"}, {Column1:"R1225C1", Column2:"R1225C2", Column3:"R1225C3", Column4:"R1225C4", Column5:"R1225C5", Column6:"R1225C6", Column7:"R1225C7", Column8:"R1225C8", Column9:"R1225C9", Column10:"R1225C10", Column11:"R1225C11", Column12:"R1225C12", Column13:"R1225C13", Column14:"R1225C14", Column15:"R1225C15", Column16:"R1225C16", Column17:"R1225C17", Column18:"R1225C18", Column19:"R1225C19", Column20:"R1225C20"}, {Column1:"R1226C1", Column2:"R1226C2", Column3:"R1226C3", Column4:"R1226C4", Column5:"R1226C5", Column6:"R1226C6", Column7:"R1226C7", Column8:"R1226C8", Column9:"R1226C9", Column10:"R1226C10", Column11:"R1226C11", Column12:"R1226C12", Column13:"R1226C13", Column14:"R1226C14", Column15:"R1226C15", Column16:"R1226C16", Column17:"R1226C17", Column18:"R1226C18", Column19:"R1226C19", Column20:"R1226C20"}, {Column1:"R1227C1", Column2:"R1227C2", Column3:"R1227C3", Column4:"R1227C4", Column5:"R1227C5", Column6:"R1227C6", Column7:"R1227C7", Column8:"R1227C8", Column9:"R1227C9", Column10:"R1227C10", Column11:"R1227C11", Column12:"R1227C12", Column13:"R1227C13", Column14:"R1227C14", Column15:"R1227C15", Column16:"R1227C16", Column17:"R1227C17", Column18:"R1227C18", Column19:"R1227C19", Column20:"R1227C20"}, {Column1:"R1228C1", Column2:"R1228C2", Column3:"R1228C3", Column4:"R1228C4", Column5:"R1228C5", Column6:"R1228C6", Column7:"R1228C7", Column8:"R1228C8", Column9:"R1228C9", Column10:"R1228C10", Column11:"R1228C11", Column12:"R1228C12", Column13:"R1228C13", Column14:"R1228C14", Column15:"R1228C15", Column16:"R1228C16", Column17:"R1228C17", Column18:"R1228C18", Column19:"R1228C19", Column20:"R1228C20"}, {Column1:"R1229C1", Column2:"R1229C2", Column3:"R1229C3", Column4:"R1229C4", Column5:"R1229C5", Column6:"R1229C6", Column7:"R1229C7", Column8:"R1229C8", Column9:"R1229C9", Column10:"R1229C10", Column11:"R1229C11", Column12:"R1229C12", Column13:"R1229C13", Column14:"R1229C14", Column15:"R1229C15", Column16:"R1229C16", Column17:"R1229C17", Column18:"R1229C18", Column19:"R1229C19", Column20:"R1229C20"}, {Column1:"R1230C1", Column2:"R1230C2", Column3:"R1230C3", Column4:"R1230C4", Column5:"R1230C5", Column6:"R1230C6", Column7:"R1230C7", Column8:"R1230C8", Column9:"R1230C9", Column10:"R1230C10", Column11:"R1230C11", Column12:"R1230C12", Column13:"R1230C13", Column14:"R1230C14", Column15:"R1230C15", Column16:"R1230C16", Column17:"R1230C17", Column18:"R1230C18", Column19:"R1230C19", Column20:"R1230C20"}, {Column1:"R1231C1", Column2:"R1231C2", Column3:"R1231C3", Column4:"R1231C4", Column5:"R1231C5", Column6:"R1231C6", Column7:"R1231C7", Column8:"R1231C8", Column9:"R1231C9", Column10:"R1231C10", Column11:"R1231C11", Column12:"R1231C12", Column13:"R1231C13", Column14:"R1231C14", Column15:"R1231C15", Column16:"R1231C16", Column17:"R1231C17", Column18:"R1231C18", Column19:"R1231C19", Column20:"R1231C20"}, {Column1:"R1232C1", Column2:"R1232C2", Column3:"R1232C3", Column4:"R1232C4", Column5:"R1232C5", Column6:"R1232C6", Column7:"R1232C7", Column8:"R1232C8", Column9:"R1232C9", Column10:"R1232C10", Column11:"R1232C11", Column12:"R1232C12", Column13:"R1232C13", Column14:"R1232C14", Column15:"R1232C15", Column16:"R1232C16", Column17:"R1232C17", Column18:"R1232C18", Column19:"R1232C19", Column20:"R1232C20"}, {Column1:"R1233C1", Column2:"R1233C2", Column3:"R1233C3", Column4:"R1233C4", Column5:"R1233C5", Column6:"R1233C6", Column7:"R1233C7", Column8:"R1233C8", Column9:"R1233C9", Column10:"R1233C10", Column11:"R1233C11", Column12:"R1233C12", Column13:"R1233C13", Column14:"R1233C14", Column15:"R1233C15", Column16:"R1233C16", Column17:"R1233C17", Column18:"R1233C18", Column19:"R1233C19", Column20:"R1233C20"}, {Column1:"R1234C1", Column2:"R1234C2", Column3:"R1234C3", Column4:"R1234C4", Column5:"R1234C5", Column6:"R1234C6", Column7:"R1234C7", Column8:"R1234C8", Column9:"R1234C9", Column10:"R1234C10", Column11:"R1234C11", Column12:"R1234C12", Column13:"R1234C13", Column14:"R1234C14", Column15:"R1234C15", Column16:"R1234C16", Column17:"R1234C17", Column18:"R1234C18", Column19:"R1234C19", Column20:"R1234C20"}, {Column1:"R1235C1", Column2:"R1235C2", Column3:"R1235C3", Column4:"R1235C4", Column5:"R1235C5", Column6:"R1235C6", Column7:"R1235C7", Column8:"R1235C8", Column9:"R1235C9", Column10:"R1235C10", Column11:"R1235C11", Column12:"R1235C12", Column13:"R1235C13", Column14:"R1235C14", Column15:"R1235C15", Column16:"R1235C16", Column17:"R1235C17", Column18:"R1235C18", Column19:"R1235C19", Column20:"R1235C20"}, {Column1:"R1236C1", Column2:"R1236C2", Column3:"R1236C3", Column4:"R1236C4", Column5:"R1236C5", Column6:"R1236C6", Column7:"R1236C7", Column8:"R1236C8", Column9:"R1236C9", Column10:"R1236C10", Column11:"R1236C11", Column12:"R1236C12", Column13:"R1236C13", Column14:"R1236C14", Column15:"R1236C15", Column16:"R1236C16", Column17:"R1236C17", Column18:"R1236C18", Column19:"R1236C19", Column20:"R1236C20"}, {Column1:"R1237C1", Column2:"R1237C2", Column3:"R1237C3", Column4:"R1237C4", Column5:"R1237C5", Column6:"R1237C6", Column7:"R1237C7", Column8:"R1237C8", Column9:"R1237C9", Column10:"R1237C10", Column11:"R1237C11", Column12:"R1237C12", Column13:"R1237C13", Column14:"R1237C14", Column15:"R1237C15", Column16:"R1237C16", Column17:"R1237C17", Column18:"R1237C18", Column19:"R1237C19", Column20:"R1237C20"}, {Column1:"R1238C1", Column2:"R1238C2", Column3:"R1238C3", Column4:"R1238C4", Column5:"R1238C5", Column6:"R1238C6", Column7:"R1238C7", Column8:"R1238C8", Column9:"R1238C9", Column10:"R1238C10", Column11:"R1238C11", Column12:"R1238C12", Column13:"R1238C13", Column14:"R1238C14", Column15:"R1238C15", Column16:"R1238C16", Column17:"R1238C17", Column18:"R1238C18", Column19:"R1238C19", Column20:"R1238C20"}, {Column1:"R1239C1", Column2:"R1239C2", Column3:"R1239C3", Column4:"R1239C4", Column5:"R1239C5", Column6:"R1239C6", Column7:"R1239C7", Column8:"R1239C8", Column9:"R1239C9", Column10:"R1239C10", Column11:"R1239C11", Column12:"R1239C12", Column13:"R1239C13", Column14:"R1239C14", Column15:"R1239C15", Column16:"R1239C16", Column17:"R1239C17", Column18:"R1239C18", Column19:"R1239C19", Column20:"R1239C20"}, {Column1:"R1240C1", Column2:"R1240C2", Column3:"R1240C3", Column4:"R1240C4", Column5:"R1240C5", Column6:"R1240C6", Column7:"R1240C7", Column8:"R1240C8", Column9:"R1240C9", Column10:"R1240C10", Column11:"R1240C11", Column12:"R1240C12", Column13:"R1240C13", Column14:"R1240C14", Column15:"R1240C15", Column16:"R1240C16", Column17:"R1240C17", Column18:"R1240C18", Column19:"R1240C19", Column20:"R1240C20"}, {Column1:"R1241C1", Column2:"R1241C2", Column3:"R1241C3", Column4:"R1241C4", Column5:"R1241C5", Column6:"R1241C6", Column7:"R1241C7", Column8:"R1241C8", Column9:"R1241C9", Column10:"R1241C10", Column11:"R1241C11", Column12:"R1241C12", Column13:"R1241C13", Column14:"R1241C14", Column15:"R1241C15", Column16:"R1241C16", Column17:"R1241C17", Column18:"R1241C18", Column19:"R1241C19", Column20:"R1241C20"}, {Column1:"R1242C1", Column2:"R1242C2", Column3:"R1242C3", Column4:"R1242C4", Column5:"R1242C5", Column6:"R1242C6", Column7:"R1242C7", Column8:"R1242C8", Column9:"R1242C9", Column10:"R1242C10", Column11:"R1242C11", Column12:"R1242C12", Column13:"R1242C13", Column14:"R1242C14", Column15:"R1242C15", Column16:"R1242C16", Column17:"R1242C17", Column18:"R1242C18", Column19:"R1242C19", Column20:"R1242C20"}, {Column1:"R1243C1", Column2:"R1243C2", Column3:"R1243C3", Column4:"R1243C4", Column5:"R1243C5", Column6:"R1243C6", Column7:"R1243C7", Column8:"R1243C8", Column9:"R1243C9", Column10:"R1243C10", Column11:"R1243C11", Column12:"R1243C12", Column13:"R1243C13", Column14:"R1243C14", Column15:"R1243C15", Column16:"R1243C16", Column17:"R1243C17", Column18:"R1243C18", Column19:"R1243C19", Column20:"R1243C20"}, {Column1:"R1244C1", Column2:"R1244C2", Column3:"R1244C3", Column4:"R1244C4", Column5:"R1244C5", Column6:"R1244C6", Column7:"R1244C7", Column8:"R1244C8", Column9:"R1244C9", Column10:"R1244C10", Column11:"R1244C11", Column12:"R1244C12", Column13:"R1244C13", Column14:"R1244C14", Column15:"R1244C15", Column16:"R1244C16", Column17:"R1244C17", Column18:"R1244C18", Column19:"R1244C19", Column20:"R1244C20"}, {Column1:"R1245C1", Column2:"R1245C2", Column3:"R1245C3", Column4:"R1245C4", Column5:"R1245C5", Column6:"R1245C6", Column7:"R1245C7", Column8:"R1245C8", Column9:"R1245C9", Column10:"R1245C10", Column11:"R1245C11", Column12:"R1245C12", Column13:"R1245C13", Column14:"R1245C14", Column15:"R1245C15", Column16:"R1245C16", Column17:"R1245C17", Column18:"R1245C18", Column19:"R1245C19", Column20:"R1245C20"}, {Column1:"R1246C1", Column2:"R1246C2", Column3:"R1246C3", Column4:"R1246C4", Column5:"R1246C5", Column6:"R1246C6", Column7:"R1246C7", Column8:"R1246C8", Column9:"R1246C9", Column10:"R1246C10", Column11:"R1246C11", Column12:"R1246C12", Column13:"R1246C13", Column14:"R1246C14", Column15:"R1246C15", Column16:"R1246C16", Column17:"R1246C17", Column18:"R1246C18", Column19:"R1246C19", Column20:"R1246C20"}, {Column1:"R1247C1", Column2:"R1247C2", Column3:"R1247C3", Column4:"R1247C4", Column5:"R1247C5", Column6:"R1247C6", Column7:"R1247C7", Column8:"R1247C8", Column9:"R1247C9", Column10:"R1247C10", Column11:"R1247C11", Column12:"R1247C12", Column13:"R1247C13", Column14:"R1247C14", Column15:"R1247C15", Column16:"R1247C16", Column17:"R1247C17", Column18:"R1247C18", Column19:"R1247C19", Column20:"R1247C20"}, {Column1:"R1248C1", Column2:"R1248C2", Column3:"R1248C3", Column4:"R1248C4", Column5:"R1248C5", Column6:"R1248C6", Column7:"R1248C7", Column8:"R1248C8", Column9:"R1248C9", Column10:"R1248C10", Column11:"R1248C11", Column12:"R1248C12", Column13:"R1248C13", Column14:"R1248C14", Column15:"R1248C15", Column16:"R1248C16", Column17:"R1248C17", Column18:"R1248C18", Column19:"R1248C19", Column20:"R1248C20"}, {Column1:"R1249C1", Column2:"R1249C2", Column3:"R1249C3", Column4:"R1249C4", Column5:"R1249C5", Column6:"R1249C6", Column7:"R1249C7", Column8:"R1249C8", Column9:"R1249C9", Column10:"R1249C10", Column11:"R1249C11", Column12:"R1249C12", Column13:"R1249C13", Column14:"R1249C14", Column15:"R1249C15", Column16:"R1249C16", Column17:"R1249C17", Column18:"R1249C18", Column19:"R1249C19", Column20:"R1249C20"}, {Column1:"R1250C1", Column2:"R1250C2", Column3:"R1250C3", Column4:"R1250C4", Column5:"R1250C5", Column6:"R1250C6", Column7:"R1250C7", Column8:"R1250C8", Column9:"R1250C9", Column10:"R1250C10", Column11:"R1250C11", Column12:"R1250C12", Column13:"R1250C13", Column14:"R1250C14", Column15:"R1250C15", Column16:"R1250C16", Column17:"R1250C17", Column18:"R1250C18", Column19:"R1250C19", Column20:"R1250C20"}, {Column1:"R1251C1", Column2:"R1251C2", Column3:"R1251C3", Column4:"R1251C4", Column5:"R1251C5", Column6:"R1251C6", Column7:"R1251C7", Column8:"R1251C8", Column9:"R1251C9", Column10:"R1251C10", Column11:"R1251C11", Column12:"R1251C12", Column13:"R1251C13", Column14:"R1251C14", Column15:"R1251C15", Column16:"R1251C16", Column17:"R1251C17", Column18:"R1251C18", Column19:"R1251C19", Column20:"R1251C20"}, {Column1:"R1252C1", Column2:"R1252C2", Column3:"R1252C3", Column4:"R1252C4", Column5:"R1252C5", Column6:"R1252C6", Column7:"R1252C7", Column8:"R1252C8", Column9:"R1252C9", Column10:"R1252C10", Column11:"R1252C11", Column12:"R1252C12", Column13:"R1252C13", Column14:"R1252C14", Column15:"R1252C15", Column16:"R1252C16", Column17:"R1252C17", Column18:"R1252C18", Column19:"R1252C19", Column20:"R1252C20"}, {Column1:"R1253C1", Column2:"R1253C2", Column3:"R1253C3", Column4:"R1253C4", Column5:"R1253C5", Column6:"R1253C6", Column7:"R1253C7", Column8:"R1253C8", Column9:"R1253C9", Column10:"R1253C10", Column11:"R1253C11", Column12:"R1253C12", Column13:"R1253C13", Column14:"R1253C14", Column15:"R1253C15", Column16:"R1253C16", Column17:"R1253C17", Column18:"R1253C18", Column19:"R1253C19", Column20:"R1253C20"}, {Column1:"R1254C1", Column2:"R1254C2", Column3:"R1254C3", Column4:"R1254C4", Column5:"R1254C5", Column6:"R1254C6", Column7:"R1254C7", Column8:"R1254C8", Column9:"R1254C9", Column10:"R1254C10", Column11:"R1254C11", Column12:"R1254C12", Column13:"R1254C13", Column14:"R1254C14", Column15:"R1254C15", Column16:"R1254C16", Column17:"R1254C17", Column18:"R1254C18", Column19:"R1254C19", Column20:"R1254C20"}, {Column1:"R1255C1", Column2:"R1255C2", Column3:"R1255C3", Column4:"R1255C4", Column5:"R1255C5", Column6:"R1255C6", Column7:"R1255C7", Column8:"R1255C8", Column9:"R1255C9", Column10:"R1255C10", Column11:"R1255C11", Column12:"R1255C12", Column13:"R1255C13", Column14:"R1255C14", Column15:"R1255C15", Column16:"R1255C16", Column17:"R1255C17", Column18:"R1255C18", Column19:"R1255C19", Column20:"R1255C20"}, {Column1:"R1256C1", Column2:"R1256C2", Column3:"R1256C3", Column4:"R1256C4", Column5:"R1256C5", Column6:"R1256C6", Column7:"R1256C7", Column8:"R1256C8", Column9:"R1256C9", Column10:"R1256C10", Column11:"R1256C11", Column12:"R1256C12", Column13:"R1256C13", Column14:"R1256C14", Column15:"R1256C15", Column16:"R1256C16", Column17:"R1256C17", Column18:"R1256C18", Column19:"R1256C19", Column20:"R1256C20"}, {Column1:"R1257C1", Column2:"R1257C2", Column3:"R1257C3", Column4:"R1257C4", Column5:"R1257C5", Column6:"R1257C6", Column7:"R1257C7", Column8:"R1257C8", Column9:"R1257C9", Column10:"R1257C10", Column11:"R1257C11", Column12:"R1257C12", Column13:"R1257C13", Column14:"R1257C14", Column15:"R1257C15", Column16:"R1257C16", Column17:"R1257C17", Column18:"R1257C18", Column19:"R1257C19", Column20:"R1257C20"}, {Column1:"R1258C1", Column2:"R1258C2", Column3:"R1258C3", Column4:"R1258C4", Column5:"R1258C5", Column6:"R1258C6", Column7:"R1258C7", Column8:"R1258C8", Column9:"R1258C9", Column10:"R1258C10", Column11:"R1258C11", Column12:"R1258C12", Column13:"R1258C13", Column14:"R1258C14", Column15:"R1258C15", Column16:"R1258C16", Column17:"R1258C17", Column18:"R1258C18", Column19:"R1258C19", Column20:"R1258C20"}, {Column1:"R1259C1", Column2:"R1259C2", Column3:"R1259C3", Column4:"R1259C4", Column5:"R1259C5", Column6:"R1259C6", Column7:"R1259C7", Column8:"R1259C8", Column9:"R1259C9", Column10:"R1259C10", Column11:"R1259C11", Column12:"R1259C12", Column13:"R1259C13", Column14:"R1259C14", Column15:"R1259C15", Column16:"R1259C16", Column17:"R1259C17", Column18:"R1259C18", Column19:"R1259C19", Column20:"R1259C20"}, {Column1:"R1260C1", Column2:"R1260C2", Column3:"R1260C3", Column4:"R1260C4", Column5:"R1260C5", Column6:"R1260C6", Column7:"R1260C7", Column8:"R1260C8", Column9:"R1260C9", Column10:"R1260C10", Column11:"R1260C11", Column12:"R1260C12", Column13:"R1260C13", Column14:"R1260C14", Column15:"R1260C15", Column16:"R1260C16", Column17:"R1260C17", Column18:"R1260C18", Column19:"R1260C19", Column20:"R1260C20"}, {Column1:"R1261C1", Column2:"R1261C2", Column3:"R1261C3", Column4:"R1261C4", Column5:"R1261C5", Column6:"R1261C6", Column7:"R1261C7", Column8:"R1261C8", Column9:"R1261C9", Column10:"R1261C10", Column11:"R1261C11", Column12:"R1261C12", Column13:"R1261C13", Column14:"R1261C14", Column15:"R1261C15", Column16:"R1261C16", Column17:"R1261C17", Column18:"R1261C18", Column19:"R1261C19", Column20:"R1261C20"}, {Column1:"R1262C1", Column2:"R1262C2", Column3:"R1262C3", Column4:"R1262C4", Column5:"R1262C5", Column6:"R1262C6", Column7:"R1262C7", Column8:"R1262C8", Column9:"R1262C9", Column10:"R1262C10", Column11:"R1262C11", Column12:"R1262C12", Column13:"R1262C13", Column14:"R1262C14", Column15:"R1262C15", Column16:"R1262C16", Column17:"R1262C17", Column18:"R1262C18", Column19:"R1262C19", Column20:"R1262C20"}, {Column1:"R1263C1", Column2:"R1263C2", Column3:"R1263C3", Column4:"R1263C4", Column5:"R1263C5", Column6:"R1263C6", Column7:"R1263C7", Column8:"R1263C8", Column9:"R1263C9", Column10:"R1263C10", Column11:"R1263C11", Column12:"R1263C12", Column13:"R1263C13", Column14:"R1263C14", Column15:"R1263C15", Column16:"R1263C16", Column17:"R1263C17", Column18:"R1263C18", Column19:"R1263C19", Column20:"R1263C20"}, {Column1:"R1264C1", Column2:"R1264C2", Column3:"R1264C3", Column4:"R1264C4", Column5:"R1264C5", Column6:"R1264C6", Column7:"R1264C7", Column8:"R1264C8", Column9:"R1264C9", Column10:"R1264C10", Column11:"R1264C11", Column12:"R1264C12", Column13:"R1264C13", Column14:"R1264C14", Column15:"R1264C15", Column16:"R1264C16", Column17:"R1264C17", Column18:"R1264C18", Column19:"R1264C19", Column20:"R1264C20"}, {Column1:"R1265C1", Column2:"R1265C2", Column3:"R1265C3", Column4:"R1265C4", Column5:"R1265C5", Column6:"R1265C6", Column7:"R1265C7", Column8:"R1265C8", Column9:"R1265C9", Column10:"R1265C10", Column11:"R1265C11", Column12:"R1265C12", Column13:"R1265C13", Column14:"R1265C14", Column15:"R1265C15", Column16:"R1265C16", Column17:"R1265C17", Column18:"R1265C18", Column19:"R1265C19", Column20:"R1265C20"}, {Column1:"R1266C1", Column2:"R1266C2", Column3:"R1266C3", Column4:"R1266C4", Column5:"R1266C5", Column6:"R1266C6", Column7:"R1266C7", Column8:"R1266C8", Column9:"R1266C9", Column10:"R1266C10", Column11:"R1266C11", Column12:"R1266C12", Column13:"R1266C13", Column14:"R1266C14", Column15:"R1266C15", Column16:"R1266C16", Column17:"R1266C17", Column18:"R1266C18", Column19:"R1266C19", Column20:"R1266C20"}, {Column1:"R1267C1", Column2:"R1267C2", Column3:"R1267C3", Column4:"R1267C4", Column5:"R1267C5", Column6:"R1267C6", Column7:"R1267C7", Column8:"R1267C8", Column9:"R1267C9", Column10:"R1267C10", Column11:"R1267C11", Column12:"R1267C12", Column13:"R1267C13", Column14:"R1267C14", Column15:"R1267C15", Column16:"R1267C16", Column17:"R1267C17", Column18:"R1267C18", Column19:"R1267C19", Column20:"R1267C20"}, {Column1:"R1268C1", Column2:"R1268C2", Column3:"R1268C3", Column4:"R1268C4", Column5:"R1268C5", Column6:"R1268C6", Column7:"R1268C7", Column8:"R1268C8", Column9:"R1268C9", Column10:"R1268C10", Column11:"R1268C11", Column12:"R1268C12", Column13:"R1268C13", Column14:"R1268C14", Column15:"R1268C15", Column16:"R1268C16", Column17:"R1268C17", Column18:"R1268C18", Column19:"R1268C19", Column20:"R1268C20"}, {Column1:"R1269C1", Column2:"R1269C2", Column3:"R1269C3", Column4:"R1269C4", Column5:"R1269C5", Column6:"R1269C6", Column7:"R1269C7", Column8:"R1269C8", Column9:"R1269C9", Column10:"R1269C10", Column11:"R1269C11", Column12:"R1269C12", Column13:"R1269C13", Column14:"R1269C14", Column15:"R1269C15", Column16:"R1269C16", Column17:"R1269C17", Column18:"R1269C18", Column19:"R1269C19", Column20:"R1269C20"}, {Column1:"R1270C1", Column2:"R1270C2", Column3:"R1270C3", Column4:"R1270C4", Column5:"R1270C5", Column6:"R1270C6", Column7:"R1270C7", Column8:"R1270C8", Column9:"R1270C9", Column10:"R1270C10", Column11:"R1270C11", Column12:"R1270C12", Column13:"R1270C13", Column14:"R1270C14", Column15:"R1270C15", Column16:"R1270C16", Column17:"R1270C17", Column18:"R1270C18", Column19:"R1270C19", Column20:"R1270C20"}, {Column1:"R1271C1", Column2:"R1271C2", Column3:"R1271C3", Column4:"R1271C4", Column5:"R1271C5", Column6:"R1271C6", Column7:"R1271C7", Column8:"R1271C8", Column9:"R1271C9", Column10:"R1271C10", Column11:"R1271C11", Column12:"R1271C12", Column13:"R1271C13", Column14:"R1271C14", Column15:"R1271C15", Column16:"R1271C16", Column17:"R1271C17", Column18:"R1271C18", Column19:"R1271C19", Column20:"R1271C20"}, {Column1:"R1272C1", Column2:"R1272C2", Column3:"R1272C3", Column4:"R1272C4", Column5:"R1272C5", Column6:"R1272C6", Column7:"R1272C7", Column8:"R1272C8", Column9:"R1272C9", Column10:"R1272C10", Column11:"R1272C11", Column12:"R1272C12", Column13:"R1272C13", Column14:"R1272C14", Column15:"R1272C15", Column16:"R1272C16", Column17:"R1272C17", Column18:"R1272C18", Column19:"R1272C19", Column20:"R1272C20"}, {Column1:"R1273C1", Column2:"R1273C2", Column3:"R1273C3", Column4:"R1273C4", Column5:"R1273C5", Column6:"R1273C6", Column7:"R1273C7", Column8:"R1273C8", Column9:"R1273C9", Column10:"R1273C10", Column11:"R1273C11", Column12:"R1273C12", Column13:"R1273C13", Column14:"R1273C14", Column15:"R1273C15", Column16:"R1273C16", Column17:"R1273C17", Column18:"R1273C18", Column19:"R1273C19", Column20:"R1273C20"}, {Column1:"R1274C1", Column2:"R1274C2", Column3:"R1274C3", Column4:"R1274C4", Column5:"R1274C5", Column6:"R1274C6", Column7:"R1274C7", Column8:"R1274C8", Column9:"R1274C9", Column10:"R1274C10", Column11:"R1274C11", Column12:"R1274C12", Column13:"R1274C13", Column14:"R1274C14", Column15:"R1274C15", Column16:"R1274C16", Column17:"R1274C17", Column18:"R1274C18", Column19:"R1274C19", Column20:"R1274C20"}, {Column1:"R1275C1", Column2:"R1275C2", Column3:"R1275C3", Column4:"R1275C4", Column5:"R1275C5", Column6:"R1275C6", Column7:"R1275C7", Column8:"R1275C8", Column9:"R1275C9", Column10:"R1275C10", Column11:"R1275C11", Column12:"R1275C12", Column13:"R1275C13", Column14:"R1275C14", Column15:"R1275C15", Column16:"R1275C16", Column17:"R1275C17", Column18:"R1275C18", Column19:"R1275C19", Column20:"R1275C20"}, {Column1:"R1276C1", Column2:"R1276C2", Column3:"R1276C3", Column4:"R1276C4", Column5:"R1276C5", Column6:"R1276C6", Column7:"R1276C7", Column8:"R1276C8", Column9:"R1276C9", Column10:"R1276C10", Column11:"R1276C11", Column12:"R1276C12", Column13:"R1276C13", Column14:"R1276C14", Column15:"R1276C15", Column16:"R1276C16", Column17:"R1276C17", Column18:"R1276C18", Column19:"R1276C19", Column20:"R1276C20"}, {Column1:"R1277C1", Column2:"R1277C2", Column3:"R1277C3", Column4:"R1277C4", Column5:"R1277C5", Column6:"R1277C6", Column7:"R1277C7", Column8:"R1277C8", Column9:"R1277C9", Column10:"R1277C10", Column11:"R1277C11", Column12:"R1277C12", Column13:"R1277C13", Column14:"R1277C14", Column15:"R1277C15", Column16:"R1277C16", Column17:"R1277C17", Column18:"R1277C18", Column19:"R1277C19", Column20:"R1277C20"}, {Column1:"R1278C1", Column2:"R1278C2", Column3:"R1278C3", Column4:"R1278C4", Column5:"R1278C5", Column6:"R1278C6", Column7:"R1278C7", Column8:"R1278C8", Column9:"R1278C9", Column10:"R1278C10", Column11:"R1278C11", Column12:"R1278C12", Column13:"R1278C13", Column14:"R1278C14", Column15:"R1278C15", Column16:"R1278C16", Column17:"R1278C17", Column18:"R1278C18", Column19:"R1278C19", Column20:"R1278C20"}, {Column1:"R1279C1", Column2:"R1279C2", Column3:"R1279C3", Column4:"R1279C4", Column5:"R1279C5", Column6:"R1279C6", Column7:"R1279C7", Column8:"R1279C8", Column9:"R1279C9", Column10:"R1279C10", Column11:"R1279C11", Column12:"R1279C12", Column13:"R1279C13", Column14:"R1279C14", Column15:"R1279C15", Column16:"R1279C16", Column17:"R1279C17", Column18:"R1279C18", Column19:"R1279C19", Column20:"R1279C20"}, {Column1:"R1280C1", Column2:"R1280C2", Column3:"R1280C3", Column4:"R1280C4", Column5:"R1280C5", Column6:"R1280C6", Column7:"R1280C7", Column8:"R1280C8", Column9:"R1280C9", Column10:"R1280C10", Column11:"R1280C11", Column12:"R1280C12", Column13:"R1280C13", Column14:"R1280C14", Column15:"R1280C15", Column16:"R1280C16", Column17:"R1280C17", Column18:"R1280C18", Column19:"R1280C19", Column20:"R1280C20"}, {Column1:"R1281C1", Column2:"R1281C2", Column3:"R1281C3", Column4:"R1281C4", Column5:"R1281C5", Column6:"R1281C6", Column7:"R1281C7", Column8:"R1281C8", Column9:"R1281C9", Column10:"R1281C10", Column11:"R1281C11", Column12:"R1281C12", Column13:"R1281C13", Column14:"R1281C14", Column15:"R1281C15", Column16:"R1281C16", Column17:"R1281C17", Column18:"R1281C18", Column19:"R1281C19", Column20:"R1281C20"}, {Column1:"R1282C1", Column2:"R1282C2", Column3:"R1282C3", Column4:"R1282C4", Column5:"R1282C5", Column6:"R1282C6", Column7:"R1282C7", Column8:"R1282C8", Column9:"R1282C9", Column10:"R1282C10", Column11:"R1282C11", Column12:"R1282C12", Column13:"R1282C13", Column14:"R1282C14", Column15:"R1282C15", Column16:"R1282C16", Column17:"R1282C17", Column18:"R1282C18", Column19:"R1282C19", Column20:"R1282C20"}, {Column1:"R1283C1", Column2:"R1283C2", Column3:"R1283C3", Column4:"R1283C4", Column5:"R1283C5", Column6:"R1283C6", Column7:"R1283C7", Column8:"R1283C8", Column9:"R1283C9", Column10:"R1283C10", Column11:"R1283C11", Column12:"R1283C12", Column13:"R1283C13", Column14:"R1283C14", Column15:"R1283C15", Column16:"R1283C16", Column17:"R1283C17", Column18:"R1283C18", Column19:"R1283C19", Column20:"R1283C20"}, {Column1:"R1284C1", Column2:"R1284C2", Column3:"R1284C3", Column4:"R1284C4", Column5:"R1284C5", Column6:"R1284C6", Column7:"R1284C7", Column8:"R1284C8", Column9:"R1284C9", Column10:"R1284C10", Column11:"R1284C11", Column12:"R1284C12", Column13:"R1284C13", Column14:"R1284C14", Column15:"R1284C15", Column16:"R1284C16", Column17:"R1284C17", Column18:"R1284C18", Column19:"R1284C19", Column20:"R1284C20"}, {Column1:"R1285C1", Column2:"R1285C2", Column3:"R1285C3", Column4:"R1285C4", Column5:"R1285C5", Column6:"R1285C6", Column7:"R1285C7", Column8:"R1285C8", Column9:"R1285C9", Column10:"R1285C10", Column11:"R1285C11", Column12:"R1285C12", Column13:"R1285C13", Column14:"R1285C14", Column15:"R1285C15", Column16:"R1285C16", Column17:"R1285C17", Column18:"R1285C18", Column19:"R1285C19", Column20:"R1285C20"}, {Column1:"R1286C1", Column2:"R1286C2", Column3:"R1286C3", Column4:"R1286C4", Column5:"R1286C5", Column6:"R1286C6", Column7:"R1286C7", Column8:"R1286C8", Column9:"R1286C9", Column10:"R1286C10", Column11:"R1286C11", Column12:"R1286C12", Column13:"R1286C13", Column14:"R1286C14", Column15:"R1286C15", Column16:"R1286C16", Column17:"R1286C17", Column18:"R1286C18", Column19:"R1286C19", Column20:"R1286C20"}, {Column1:"R1287C1", Column2:"R1287C2", Column3:"R1287C3", Column4:"R1287C4", Column5:"R1287C5", Column6:"R1287C6", Column7:"R1287C7", Column8:"R1287C8", Column9:"R1287C9", Column10:"R1287C10", Column11:"R1287C11", Column12:"R1287C12", Column13:"R1287C13", Column14:"R1287C14", Column15:"R1287C15", Column16:"R1287C16", Column17:"R1287C17", Column18:"R1287C18", Column19:"R1287C19", Column20:"R1287C20"}, {Column1:"R1288C1", Column2:"R1288C2", Column3:"R1288C3", Column4:"R1288C4", Column5:"R1288C5", Column6:"R1288C6", Column7:"R1288C7", Column8:"R1288C8", Column9:"R1288C9", Column10:"R1288C10", Column11:"R1288C11", Column12:"R1288C12", Column13:"R1288C13", Column14:"R1288C14", Column15:"R1288C15", Column16:"R1288C16", Column17:"R1288C17", Column18:"R1288C18", Column19:"R1288C19", Column20:"R1288C20"}, {Column1:"R1289C1", Column2:"R1289C2", Column3:"R1289C3", Column4:"R1289C4", Column5:"R1289C5", Column6:"R1289C6", Column7:"R1289C7", Column8:"R1289C8", Column9:"R1289C9", Column10:"R1289C10", Column11:"R1289C11", Column12:"R1289C12", Column13:"R1289C13", Column14:"R1289C14", Column15:"R1289C15", Column16:"R1289C16", Column17:"R1289C17", Column18:"R1289C18", Column19:"R1289C19", Column20:"R1289C20"}, {Column1:"R1290C1", Column2:"R1290C2", Column3:"R1290C3", Column4:"R1290C4", Column5:"R1290C5", Column6:"R1290C6", Column7:"R1290C7", Column8:"R1290C8", Column9:"R1290C9", Column10:"R1290C10", Column11:"R1290C11", Column12:"R1290C12", Column13:"R1290C13", Column14:"R1290C14", Column15:"R1290C15", Column16:"R1290C16", Column17:"R1290C17", Column18:"R1290C18", Column19:"R1290C19", Column20:"R1290C20"}, {Column1:"R1291C1", Column2:"R1291C2", Column3:"R1291C3", Column4:"R1291C4", Column5:"R1291C5", Column6:"R1291C6", Column7:"R1291C7", Column8:"R1291C8", Column9:"R1291C9", Column10:"R1291C10", Column11:"R1291C11", Column12:"R1291C12", Column13:"R1291C13", Column14:"R1291C14", Column15:"R1291C15", Column16:"R1291C16", Column17:"R1291C17", Column18:"R1291C18", Column19:"R1291C19", Column20:"R1291C20"}, {Column1:"R1292C1", Column2:"R1292C2", Column3:"R1292C3", Column4:"R1292C4", Column5:"R1292C5", Column6:"R1292C6", Column7:"R1292C7", Column8:"R1292C8", Column9:"R1292C9", Column10:"R1292C10", Column11:"R1292C11", Column12:"R1292C12", Column13:"R1292C13", Column14:"R1292C14", Column15:"R1292C15", Column16:"R1292C16", Column17:"R1292C17", Column18:"R1292C18", Column19:"R1292C19", Column20:"R1292C20"}, {Column1:"R1293C1", Column2:"R1293C2", Column3:"R1293C3", Column4:"R1293C4", Column5:"R1293C5", Column6:"R1293C6", Column7:"R1293C7", Column8:"R1293C8", Column9:"R1293C9", Column10:"R1293C10", Column11:"R1293C11", Column12:"R1293C12", Column13:"R1293C13", Column14:"R1293C14", Column15:"R1293C15", Column16:"R1293C16", Column17:"R1293C17", Column18:"R1293C18", Column19:"R1293C19", Column20:"R1293C20"}, {Column1:"R1294C1", Column2:"R1294C2", Column3:"R1294C3", Column4:"R1294C4", Column5:"R1294C5", Column6:"R1294C6", Column7:"R1294C7", Column8:"R1294C8", Column9:"R1294C9", Column10:"R1294C10", Column11:"R1294C11", Column12:"R1294C12", Column13:"R1294C13", Column14:"R1294C14", Column15:"R1294C15", Column16:"R1294C16", Column17:"R1294C17", Column18:"R1294C18", Column19:"R1294C19", Column20:"R1294C20"}, {Column1:"R1295C1", Column2:"R1295C2", Column3:"R1295C3", Column4:"R1295C4", Column5:"R1295C5", Column6:"R1295C6", Column7:"R1295C7", Column8:"R1295C8", Column9:"R1295C9", Column10:"R1295C10", Column11:"R1295C11", Column12:"R1295C12", Column13:"R1295C13", Column14:"R1295C14", Column15:"R1295C15", Column16:"R1295C16", Column17:"R1295C17", Column18:"R1295C18", Column19:"R1295C19", Column20:"R1295C20"}, {Column1:"R1296C1", Column2:"R1296C2", Column3:"R1296C3", Column4:"R1296C4", Column5:"R1296C5", Column6:"R1296C6", Column7:"R1296C7", Column8:"R1296C8", Column9:"R1296C9", Column10:"R1296C10", Column11:"R1296C11", Column12:"R1296C12", Column13:"R1296C13", Column14:"R1296C14", Column15:"R1296C15", Column16:"R1296C16", Column17:"R1296C17", Column18:"R1296C18", Column19:"R1296C19", Column20:"R1296C20"}, {Column1:"R1297C1", Column2:"R1297C2", Column3:"R1297C3", Column4:"R1297C4", Column5:"R1297C5", Column6:"R1297C6", Column7:"R1297C7", Column8:"R1297C8", Column9:"R1297C9", Column10:"R1297C10", Column11:"R1297C11", Column12:"R1297C12", Column13:"R1297C13", Column14:"R1297C14", Column15:"R1297C15", Column16:"R1297C16", Column17:"R1297C17", Column18:"R1297C18", Column19:"R1297C19", Column20:"R1297C20"}, {Column1:"R1298C1", Column2:"R1298C2", Column3:"R1298C3", Column4:"R1298C4", Column5:"R1298C5", Column6:"R1298C6", Column7:"R1298C7", Column8:"R1298C8", Column9:"R1298C9", Column10:"R1298C10", Column11:"R1298C11", Column12:"R1298C12", Column13:"R1298C13", Column14:"R1298C14", Column15:"R1298C15", Column16:"R1298C16", Column17:"R1298C17", Column18:"R1298C18", Column19:"R1298C19", Column20:"R1298C20"}, {Column1:"R1299C1", Column2:"R1299C2", Column3:"R1299C3", Column4:"R1299C4", Column5:"R1299C5", Column6:"R1299C6", Column7:"R1299C7", Column8:"R1299C8", Column9:"R1299C9", Column10:"R1299C10", Column11:"R1299C11", Column12:"R1299C12", Column13:"R1299C13", Column14:"R1299C14", Column15:"R1299C15", Column16:"R1299C16", Column17:"R1299C17", Column18:"R1299C18", Column19:"R1299C19", Column20:"R1299C20"}, {Column1:"R1300C1", Column2:"R1300C2", Column3:"R1300C3", Column4:"R1300C4", Column5:"R1300C5", Column6:"R1300C6", Column7:"R1300C7", Column8:"R1300C8", Column9:"R1300C9", Column10:"R1300C10", Column11:"R1300C11", Column12:"R1300C12", Column13:"R1300C13", Column14:"R1300C14", Column15:"R1300C15", Column16:"R1300C16", Column17:"R1300C17", Column18:"R1300C18", Column19:"R1300C19", Column20:"R1300C20"}, {Column1:"R1301C1", Column2:"R1301C2", Column3:"R1301C3", Column4:"R1301C4", Column5:"R1301C5", Column6:"R1301C6", Column7:"R1301C7", Column8:"R1301C8", Column9:"R1301C9", Column10:"R1301C10", Column11:"R1301C11", Column12:"R1301C12", Column13:"R1301C13", Column14:"R1301C14", Column15:"R1301C15", Column16:"R1301C16", Column17:"R1301C17", Column18:"R1301C18", Column19:"R1301C19", Column20:"R1301C20"}, {Column1:"R1302C1", Column2:"R1302C2", Column3:"R1302C3", Column4:"R1302C4", Column5:"R1302C5", Column6:"R1302C6", Column7:"R1302C7", Column8:"R1302C8", Column9:"R1302C9", Column10:"R1302C10", Column11:"R1302C11", Column12:"R1302C12", Column13:"R1302C13", Column14:"R1302C14", Column15:"R1302C15", Column16:"R1302C16", Column17:"R1302C17", Column18:"R1302C18", Column19:"R1302C19", Column20:"R1302C20"}, {Column1:"R1303C1", Column2:"R1303C2", Column3:"R1303C3", Column4:"R1303C4", Column5:"R1303C5", Column6:"R1303C6", Column7:"R1303C7", Column8:"R1303C8", Column9:"R1303C9", Column10:"R1303C10", Column11:"R1303C11", Column12:"R1303C12", Column13:"R1303C13", Column14:"R1303C14", Column15:"R1303C15", Column16:"R1303C16", Column17:"R1303C17", Column18:"R1303C18", Column19:"R1303C19", Column20:"R1303C20"}, {Column1:"R1304C1", Column2:"R1304C2", Column3:"R1304C3", Column4:"R1304C4", Column5:"R1304C5", Column6:"R1304C6", Column7:"R1304C7", Column8:"R1304C8", Column9:"R1304C9", Column10:"R1304C10", Column11:"R1304C11", Column12:"R1304C12", Column13:"R1304C13", Column14:"R1304C14", Column15:"R1304C15", Column16:"R1304C16", Column17:"R1304C17", Column18:"R1304C18", Column19:"R1304C19", Column20:"R1304C20"}, {Column1:"R1305C1", Column2:"R1305C2", Column3:"R1305C3", Column4:"R1305C4", Column5:"R1305C5", Column6:"R1305C6", Column7:"R1305C7", Column8:"R1305C8", Column9:"R1305C9", Column10:"R1305C10", Column11:"R1305C11", Column12:"R1305C12", Column13:"R1305C13", Column14:"R1305C14", Column15:"R1305C15", Column16:"R1305C16", Column17:"R1305C17", Column18:"R1305C18", Column19:"R1305C19", Column20:"R1305C20"}, {Column1:"R1306C1", Column2:"R1306C2", Column3:"R1306C3", Column4:"R1306C4", Column5:"R1306C5", Column6:"R1306C6", Column7:"R1306C7", Column8:"R1306C8", Column9:"R1306C9", Column10:"R1306C10", Column11:"R1306C11", Column12:"R1306C12", Column13:"R1306C13", Column14:"R1306C14", Column15:"R1306C15", Column16:"R1306C16", Column17:"R1306C17", Column18:"R1306C18", Column19:"R1306C19", Column20:"R1306C20"}, {Column1:"R1307C1", Column2:"R1307C2", Column3:"R1307C3", Column4:"R1307C4", Column5:"R1307C5", Column6:"R1307C6", Column7:"R1307C7", Column8:"R1307C8", Column9:"R1307C9", Column10:"R1307C10", Column11:"R1307C11", Column12:"R1307C12", Column13:"R1307C13", Column14:"R1307C14", Column15:"R1307C15", Column16:"R1307C16", Column17:"R1307C17", Column18:"R1307C18", Column19:"R1307C19", Column20:"R1307C20"}, {Column1:"R1308C1", Column2:"R1308C2", Column3:"R1308C3", Column4:"R1308C4", Column5:"R1308C5", Column6:"R1308C6", Column7:"R1308C7", Column8:"R1308C8", Column9:"R1308C9", Column10:"R1308C10", Column11:"R1308C11", Column12:"R1308C12", Column13:"R1308C13", Column14:"R1308C14", Column15:"R1308C15", Column16:"R1308C16", Column17:"R1308C17", Column18:"R1308C18", Column19:"R1308C19", Column20:"R1308C20"}, {Column1:"R1309C1", Column2:"R1309C2", Column3:"R1309C3", Column4:"R1309C4", Column5:"R1309C5", Column6:"R1309C6", Column7:"R1309C7", Column8:"R1309C8", Column9:"R1309C9", Column10:"R1309C10", Column11:"R1309C11", Column12:"R1309C12", Column13:"R1309C13", Column14:"R1309C14", Column15:"R1309C15", Column16:"R1309C16", Column17:"R1309C17", Column18:"R1309C18", Column19:"R1309C19", Column20:"R1309C20"}, {Column1:"R1310C1", Column2:"R1310C2", Column3:"R1310C3", Column4:"R1310C4", Column5:"R1310C5", Column6:"R1310C6", Column7:"R1310C7", Column8:"R1310C8", Column9:"R1310C9", Column10:"R1310C10", Column11:"R1310C11", Column12:"R1310C12", Column13:"R1310C13", Column14:"R1310C14", Column15:"R1310C15", Column16:"R1310C16", Column17:"R1310C17", Column18:"R1310C18", Column19:"R1310C19", Column20:"R1310C20"}, {Column1:"R1311C1", Column2:"R1311C2", Column3:"R1311C3", Column4:"R1311C4", Column5:"R1311C5", Column6:"R1311C6", Column7:"R1311C7", Column8:"R1311C8", Column9:"R1311C9", Column10:"R1311C10", Column11:"R1311C11", Column12:"R1311C12", Column13:"R1311C13", Column14:"R1311C14", Column15:"R1311C15", Column16:"R1311C16", Column17:"R1311C17", Column18:"R1311C18", Column19:"R1311C19", Column20:"R1311C20"}, {Column1:"R1312C1", Column2:"R1312C2", Column3:"R1312C3", Column4:"R1312C4", Column5:"R1312C5", Column6:"R1312C6", Column7:"R1312C7", Column8:"R1312C8", Column9:"R1312C9", Column10:"R1312C10", Column11:"R1312C11", Column12:"R1312C12", Column13:"R1312C13", Column14:"R1312C14", Column15:"R1312C15", Column16:"R1312C16", Column17:"R1312C17", Column18:"R1312C18", Column19:"R1312C19", Column20:"R1312C20"}, {Column1:"R1313C1", Column2:"R1313C2", Column3:"R1313C3", Column4:"R1313C4", Column5:"R1313C5", Column6:"R1313C6", Column7:"R1313C7", Column8:"R1313C8", Column9:"R1313C9", Column10:"R1313C10", Column11:"R1313C11", Column12:"R1313C12", Column13:"R1313C13", Column14:"R1313C14", Column15:"R1313C15", Column16:"R1313C16", Column17:"R1313C17", Column18:"R1313C18", Column19:"R1313C19", Column20:"R1313C20"}, {Column1:"R1314C1", Column2:"R1314C2", Column3:"R1314C3", Column4:"R1314C4", Column5:"R1314C5", Column6:"R1314C6", Column7:"R1314C7", Column8:"R1314C8", Column9:"R1314C9", Column10:"R1314C10", Column11:"R1314C11", Column12:"R1314C12", Column13:"R1314C13", Column14:"R1314C14", Column15:"R1314C15", Column16:"R1314C16", Column17:"R1314C17", Column18:"R1314C18", Column19:"R1314C19", Column20:"R1314C20"}, {Column1:"R1315C1", Column2:"R1315C2", Column3:"R1315C3", Column4:"R1315C4", Column5:"R1315C5", Column6:"R1315C6", Column7:"R1315C7", Column8:"R1315C8", Column9:"R1315C9", Column10:"R1315C10", Column11:"R1315C11", Column12:"R1315C12", Column13:"R1315C13", Column14:"R1315C14", Column15:"R1315C15", Column16:"R1315C16", Column17:"R1315C17", Column18:"R1315C18", Column19:"R1315C19", Column20:"R1315C20"}, {Column1:"R1316C1", Column2:"R1316C2", Column3:"R1316C3", Column4:"R1316C4", Column5:"R1316C5", Column6:"R1316C6", Column7:"R1316C7", Column8:"R1316C8", Column9:"R1316C9", Column10:"R1316C10", Column11:"R1316C11", Column12:"R1316C12", Column13:"R1316C13", Column14:"R1316C14", Column15:"R1316C15", Column16:"R1316C16", Column17:"R1316C17", Column18:"R1316C18", Column19:"R1316C19", Column20:"R1316C20"}, {Column1:"R1317C1", Column2:"R1317C2", Column3:"R1317C3", Column4:"R1317C4", Column5:"R1317C5", Column6:"R1317C6", Column7:"R1317C7", Column8:"R1317C8", Column9:"R1317C9", Column10:"R1317C10", Column11:"R1317C11", Column12:"R1317C12", Column13:"R1317C13", Column14:"R1317C14", Column15:"R1317C15", Column16:"R1317C16", Column17:"R1317C17", Column18:"R1317C18", Column19:"R1317C19", Column20:"R1317C20"}, {Column1:"R1318C1", Column2:"R1318C2", Column3:"R1318C3", Column4:"R1318C4", Column5:"R1318C5", Column6:"R1318C6", Column7:"R1318C7", Column8:"R1318C8", Column9:"R1318C9", Column10:"R1318C10", Column11:"R1318C11", Column12:"R1318C12", Column13:"R1318C13", Column14:"R1318C14", Column15:"R1318C15", Column16:"R1318C16", Column17:"R1318C17", Column18:"R1318C18", Column19:"R1318C19", Column20:"R1318C20"}, {Column1:"R1319C1", Column2:"R1319C2", Column3:"R1319C3", Column4:"R1319C4", Column5:"R1319C5", Column6:"R1319C6", Column7:"R1319C7", Column8:"R1319C8", Column9:"R1319C9", Column10:"R1319C10", Column11:"R1319C11", Column12:"R1319C12", Column13:"R1319C13", Column14:"R1319C14", Column15:"R1319C15", Column16:"R1319C16", Column17:"R1319C17", Column18:"R1319C18", Column19:"R1319C19", Column20:"R1319C20"}, {Column1:"R1320C1", Column2:"R1320C2", Column3:"R1320C3", Column4:"R1320C4", Column5:"R1320C5", Column6:"R1320C6", Column7:"R1320C7", Column8:"R1320C8", Column9:"R1320C9", Column10:"R1320C10", Column11:"R1320C11", Column12:"R1320C12", Column13:"R1320C13", Column14:"R1320C14", Column15:"R1320C15", Column16:"R1320C16", Column17:"R1320C17", Column18:"R1320C18", Column19:"R1320C19", Column20:"R1320C20"}, {Column1:"R1321C1", Column2:"R1321C2", Column3:"R1321C3", Column4:"R1321C4", Column5:"R1321C5", Column6:"R1321C6", Column7:"R1321C7", Column8:"R1321C8", Column9:"R1321C9", Column10:"R1321C10", Column11:"R1321C11", Column12:"R1321C12", Column13:"R1321C13", Column14:"R1321C14", Column15:"R1321C15", Column16:"R1321C16", Column17:"R1321C17", Column18:"R1321C18", Column19:"R1321C19", Column20:"R1321C20"}, {Column1:"R1322C1", Column2:"R1322C2", Column3:"R1322C3", Column4:"R1322C4", Column5:"R1322C5", Column6:"R1322C6", Column7:"R1322C7", Column8:"R1322C8", Column9:"R1322C9", Column10:"R1322C10", Column11:"R1322C11", Column12:"R1322C12", Column13:"R1322C13", Column14:"R1322C14", Column15:"R1322C15", Column16:"R1322C16", Column17:"R1322C17", Column18:"R1322C18", Column19:"R1322C19", Column20:"R1322C20"}, {Column1:"R1323C1", Column2:"R1323C2", Column3:"R1323C3", Column4:"R1323C4", Column5:"R1323C5", Column6:"R1323C6", Column7:"R1323C7", Column8:"R1323C8", Column9:"R1323C9", Column10:"R1323C10", Column11:"R1323C11", Column12:"R1323C12", Column13:"R1323C13", Column14:"R1323C14", Column15:"R1323C15", Column16:"R1323C16", Column17:"R1323C17", Column18:"R1323C18", Column19:"R1323C19", Column20:"R1323C20"}, {Column1:"R1324C1", Column2:"R1324C2", Column3:"R1324C3", Column4:"R1324C4", Column5:"R1324C5", Column6:"R1324C6", Column7:"R1324C7", Column8:"R1324C8", Column9:"R1324C9", Column10:"R1324C10", Column11:"R1324C11", Column12:"R1324C12", Column13:"R1324C13", Column14:"R1324C14", Column15:"R1324C15", Column16:"R1324C16", Column17:"R1324C17", Column18:"R1324C18", Column19:"R1324C19", Column20:"R1324C20"}, {Column1:"R1325C1", Column2:"R1325C2", Column3:"R1325C3", Column4:"R1325C4", Column5:"R1325C5", Column6:"R1325C6", Column7:"R1325C7", Column8:"R1325C8", Column9:"R1325C9", Column10:"R1325C10", Column11:"R1325C11", Column12:"R1325C12", Column13:"R1325C13", Column14:"R1325C14", Column15:"R1325C15", Column16:"R1325C16", Column17:"R1325C17", Column18:"R1325C18", Column19:"R1325C19", Column20:"R1325C20"}, {Column1:"R1326C1", Column2:"R1326C2", Column3:"R1326C3", Column4:"R1326C4", Column5:"R1326C5", Column6:"R1326C6", Column7:"R1326C7", Column8:"R1326C8", Column9:"R1326C9", Column10:"R1326C10", Column11:"R1326C11", Column12:"R1326C12", Column13:"R1326C13", Column14:"R1326C14", Column15:"R1326C15", Column16:"R1326C16", Column17:"R1326C17", Column18:"R1326C18", Column19:"R1326C19", Column20:"R1326C20"}, {Column1:"R1327C1", Column2:"R1327C2", Column3:"R1327C3", Column4:"R1327C4", Column5:"R1327C5", Column6:"R1327C6", Column7:"R1327C7", Column8:"R1327C8", Column9:"R1327C9", Column10:"R1327C10", Column11:"R1327C11", Column12:"R1327C12", Column13:"R1327C13", Column14:"R1327C14", Column15:"R1327C15", Column16:"R1327C16", Column17:"R1327C17", Column18:"R1327C18", Column19:"R1327C19", Column20:"R1327C20"}, {Column1:"R1328C1", Column2:"R1328C2", Column3:"R1328C3", Column4:"R1328C4", Column5:"R1328C5", Column6:"R1328C6", Column7:"R1328C7", Column8:"R1328C8", Column9:"R1328C9", Column10:"R1328C10", Column11:"R1328C11", Column12:"R1328C12", Column13:"R1328C13", Column14:"R1328C14", Column15:"R1328C15", Column16:"R1328C16", Column17:"R1328C17", Column18:"R1328C18", Column19:"R1328C19", Column20:"R1328C20"}, {Column1:"R1329C1", Column2:"R1329C2", Column3:"R1329C3", Column4:"R1329C4", Column5:"R1329C5", Column6:"R1329C6", Column7:"R1329C7", Column8:"R1329C8", Column9:"R1329C9", Column10:"R1329C10", Column11:"R1329C11", Column12:"R1329C12", Column13:"R1329C13", Column14:"R1329C14", Column15:"R1329C15", Column16:"R1329C16", Column17:"R1329C17", Column18:"R1329C18", Column19:"R1329C19", Column20:"R1329C20"}, {Column1:"R1330C1", Column2:"R1330C2", Column3:"R1330C3", Column4:"R1330C4", Column5:"R1330C5", Column6:"R1330C6", Column7:"R1330C7", Column8:"R1330C8", Column9:"R1330C9", Column10:"R1330C10", Column11:"R1330C11", Column12:"R1330C12", Column13:"R1330C13", Column14:"R1330C14", Column15:"R1330C15", Column16:"R1330C16", Column17:"R1330C17", Column18:"R1330C18", Column19:"R1330C19", Column20:"R1330C20"}, {Column1:"R1331C1", Column2:"R1331C2", Column3:"R1331C3", Column4:"R1331C4", Column5:"R1331C5", Column6:"R1331C6", Column7:"R1331C7", Column8:"R1331C8", Column9:"R1331C9", Column10:"R1331C10", Column11:"R1331C11", Column12:"R1331C12", Column13:"R1331C13", Column14:"R1331C14", Column15:"R1331C15", Column16:"R1331C16", Column17:"R1331C17", Column18:"R1331C18", Column19:"R1331C19", Column20:"R1331C20"}, {Column1:"R1332C1", Column2:"R1332C2", Column3:"R1332C3", Column4:"R1332C4", Column5:"R1332C5", Column6:"R1332C6", Column7:"R1332C7", Column8:"R1332C8", Column9:"R1332C9", Column10:"R1332C10", Column11:"R1332C11", Column12:"R1332C12", Column13:"R1332C13", Column14:"R1332C14", Column15:"R1332C15", Column16:"R1332C16", Column17:"R1332C17", Column18:"R1332C18", Column19:"R1332C19", Column20:"R1332C20"}, {Column1:"R1333C1", Column2:"R1333C2", Column3:"R1333C3", Column4:"R1333C4", Column5:"R1333C5", Column6:"R1333C6", Column7:"R1333C7", Column8:"R1333C8", Column9:"R1333C9", Column10:"R1333C10", Column11:"R1333C11", Column12:"R1333C12", Column13:"R1333C13", Column14:"R1333C14", Column15:"R1333C15", Column16:"R1333C16", Column17:"R1333C17", Column18:"R1333C18", Column19:"R1333C19", Column20:"R1333C20"}, {Column1:"R1334C1", Column2:"R1334C2", Column3:"R1334C3", Column4:"R1334C4", Column5:"R1334C5", Column6:"R1334C6", Column7:"R1334C7", Column8:"R1334C8", Column9:"R1334C9", Column10:"R1334C10", Column11:"R1334C11", Column12:"R1334C12", Column13:"R1334C13", Column14:"R1334C14", Column15:"R1334C15", Column16:"R1334C16", Column17:"R1334C17", Column18:"R1334C18", Column19:"R1334C19", Column20:"R1334C20"}, {Column1:"R1335C1", Column2:"R1335C2", Column3:"R1335C3", Column4:"R1335C4", Column5:"R1335C5", Column6:"R1335C6", Column7:"R1335C7", Column8:"R1335C8", Column9:"R1335C9", Column10:"R1335C10", Column11:"R1335C11", Column12:"R1335C12", Column13:"R1335C13", Column14:"R1335C14", Column15:"R1335C15", Column16:"R1335C16", Column17:"R1335C17", Column18:"R1335C18", Column19:"R1335C19", Column20:"R1335C20"}, {Column1:"R1336C1", Column2:"R1336C2", Column3:"R1336C3", Column4:"R1336C4", Column5:"R1336C5", Column6:"R1336C6", Column7:"R1336C7", Column8:"R1336C8", Column9:"R1336C9", Column10:"R1336C10", Column11:"R1336C11", Column12:"R1336C12", Column13:"R1336C13", Column14:"R1336C14", Column15:"R1336C15", Column16:"R1336C16", Column17:"R1336C17", Column18:"R1336C18", Column19:"R1336C19", Column20:"R1336C20"}, {Column1:"R1337C1", Column2:"R1337C2", Column3:"R1337C3", Column4:"R1337C4", Column5:"R1337C5", Column6:"R1337C6", Column7:"R1337C7", Column8:"R1337C8", Column9:"R1337C9", Column10:"R1337C10", Column11:"R1337C11", Column12:"R1337C12", Column13:"R1337C13", Column14:"R1337C14", Column15:"R1337C15", Column16:"R1337C16", Column17:"R1337C17", Column18:"R1337C18", Column19:"R1337C19", Column20:"R1337C20"}, {Column1:"R1338C1", Column2:"R1338C2", Column3:"R1338C3", Column4:"R1338C4", Column5:"R1338C5", Column6:"R1338C6", Column7:"R1338C7", Column8:"R1338C8", Column9:"R1338C9", Column10:"R1338C10", Column11:"R1338C11", Column12:"R1338C12", Column13:"R1338C13", Column14:"R1338C14", Column15:"R1338C15", Column16:"R1338C16", Column17:"R1338C17", Column18:"R1338C18", Column19:"R1338C19", Column20:"R1338C20"}, {Column1:"R1339C1", Column2:"R1339C2", Column3:"R1339C3", Column4:"R1339C4", Column5:"R1339C5", Column6:"R1339C6", Column7:"R1339C7", Column8:"R1339C8", Column9:"R1339C9", Column10:"R1339C10", Column11:"R1339C11", Column12:"R1339C12", Column13:"R1339C13", Column14:"R1339C14", Column15:"R1339C15", Column16:"R1339C16", Column17:"R1339C17", Column18:"R1339C18", Column19:"R1339C19", Column20:"R1339C20"}, {Column1:"R1340C1", Column2:"R1340C2", Column3:"R1340C3", Column4:"R1340C4", Column5:"R1340C5", Column6:"R1340C6", Column7:"R1340C7", Column8:"R1340C8", Column9:"R1340C9", Column10:"R1340C10", Column11:"R1340C11", Column12:"R1340C12", Column13:"R1340C13", Column14:"R1340C14", Column15:"R1340C15", Column16:"R1340C16", Column17:"R1340C17", Column18:"R1340C18", Column19:"R1340C19", Column20:"R1340C20"}, {Column1:"R1341C1", Column2:"R1341C2", Column3:"R1341C3", Column4:"R1341C4", Column5:"R1341C5", Column6:"R1341C6", Column7:"R1341C7", Column8:"R1341C8", Column9:"R1341C9", Column10:"R1341C10", Column11:"R1341C11", Column12:"R1341C12", Column13:"R1341C13", Column14:"R1341C14", Column15:"R1341C15", Column16:"R1341C16", Column17:"R1341C17", Column18:"R1341C18", Column19:"R1341C19", Column20:"R1341C20"}, {Column1:"R1342C1", Column2:"R1342C2", Column3:"R1342C3", Column4:"R1342C4", Column5:"R1342C5", Column6:"R1342C6", Column7:"R1342C7", Column8:"R1342C8", Column9:"R1342C9", Column10:"R1342C10", Column11:"R1342C11", Column12:"R1342C12", Column13:"R1342C13", Column14:"R1342C14", Column15:"R1342C15", Column16:"R1342C16", Column17:"R1342C17", Column18:"R1342C18", Column19:"R1342C19", Column20:"R1342C20"}, {Column1:"R1343C1", Column2:"R1343C2", Column3:"R1343C3", Column4:"R1343C4", Column5:"R1343C5", Column6:"R1343C6", Column7:"R1343C7", Column8:"R1343C8", Column9:"R1343C9", Column10:"R1343C10", Column11:"R1343C11", Column12:"R1343C12", Column13:"R1343C13", Column14:"R1343C14", Column15:"R1343C15", Column16:"R1343C16", Column17:"R1343C17", Column18:"R1343C18", Column19:"R1343C19", Column20:"R1343C20"}, {Column1:"R1344C1", Column2:"R1344C2", Column3:"R1344C3", Column4:"R1344C4", Column5:"R1344C5", Column6:"R1344C6", Column7:"R1344C7", Column8:"R1344C8", Column9:"R1344C9", Column10:"R1344C10", Column11:"R1344C11", Column12:"R1344C12", Column13:"R1344C13", Column14:"R1344C14", Column15:"R1344C15", Column16:"R1344C16", Column17:"R1344C17", Column18:"R1344C18", Column19:"R1344C19", Column20:"R1344C20"}, {Column1:"R1345C1", Column2:"R1345C2", Column3:"R1345C3", Column4:"R1345C4", Column5:"R1345C5", Column6:"R1345C6", Column7:"R1345C7", Column8:"R1345C8", Column9:"R1345C9", Column10:"R1345C10", Column11:"R1345C11", Column12:"R1345C12", Column13:"R1345C13", Column14:"R1345C14", Column15:"R1345C15", Column16:"R1345C16", Column17:"R1345C17", Column18:"R1345C18", Column19:"R1345C19", Column20:"R1345C20"}, {Column1:"R1346C1", Column2:"R1346C2", Column3:"R1346C3", Column4:"R1346C4", Column5:"R1346C5", Column6:"R1346C6", Column7:"R1346C7", Column8:"R1346C8", Column9:"R1346C9", Column10:"R1346C10", Column11:"R1346C11", Column12:"R1346C12", Column13:"R1346C13", Column14:"R1346C14", Column15:"R1346C15", Column16:"R1346C16", Column17:"R1346C17", Column18:"R1346C18", Column19:"R1346C19", Column20:"R1346C20"}, {Column1:"R1347C1", Column2:"R1347C2", Column3:"R1347C3", Column4:"R1347C4", Column5:"R1347C5", Column6:"R1347C6", Column7:"R1347C7", Column8:"R1347C8", Column9:"R1347C9", Column10:"R1347C10", Column11:"R1347C11", Column12:"R1347C12", Column13:"R1347C13", Column14:"R1347C14", Column15:"R1347C15", Column16:"R1347C16", Column17:"R1347C17", Column18:"R1347C18", Column19:"R1347C19", Column20:"R1347C20"}, {Column1:"R1348C1", Column2:"R1348C2", Column3:"R1348C3", Column4:"R1348C4", Column5:"R1348C5", Column6:"R1348C6", Column7:"R1348C7", Column8:"R1348C8", Column9:"R1348C9", Column10:"R1348C10", Column11:"R1348C11", Column12:"R1348C12", Column13:"R1348C13", Column14:"R1348C14", Column15:"R1348C15", Column16:"R1348C16", Column17:"R1348C17", Column18:"R1348C18", Column19:"R1348C19", Column20:"R1348C20"}, {Column1:"R1349C1", Column2:"R1349C2", Column3:"R1349C3", Column4:"R1349C4", Column5:"R1349C5", Column6:"R1349C6", Column7:"R1349C7", Column8:"R1349C8", Column9:"R1349C9", Column10:"R1349C10", Column11:"R1349C11", Column12:"R1349C12", Column13:"R1349C13", Column14:"R1349C14", Column15:"R1349C15", Column16:"R1349C16", Column17:"R1349C17", Column18:"R1349C18", Column19:"R1349C19", Column20:"R1349C20"}, {Column1:"R1350C1", Column2:"R1350C2", Column3:"R1350C3", Column4:"R1350C4", Column5:"R1350C5", Column6:"R1350C6", Column7:"R1350C7", Column8:"R1350C8", Column9:"R1350C9", Column10:"R1350C10", Column11:"R1350C11", Column12:"R1350C12", Column13:"R1350C13", Column14:"R1350C14", Column15:"R1350C15", Column16:"R1350C16", Column17:"R1350C17", Column18:"R1350C18", Column19:"R1350C19", Column20:"R1350C20"}, {Column1:"R1351C1", Column2:"R1351C2", Column3:"R1351C3", Column4:"R1351C4", Column5:"R1351C5", Column6:"R1351C6", Column7:"R1351C7", Column8:"R1351C8", Column9:"R1351C9", Column10:"R1351C10", Column11:"R1351C11", Column12:"R1351C12", Column13:"R1351C13", Column14:"R1351C14", Column15:"R1351C15", Column16:"R1351C16", Column17:"R1351C17", Column18:"R1351C18", Column19:"R1351C19", Column20:"R1351C20"}, {Column1:"R1352C1", Column2:"R1352C2", Column3:"R1352C3", Column4:"R1352C4", Column5:"R1352C5", Column6:"R1352C6", Column7:"R1352C7", Column8:"R1352C8", Column9:"R1352C9", Column10:"R1352C10", Column11:"R1352C11", Column12:"R1352C12", Column13:"R1352C13", Column14:"R1352C14", Column15:"R1352C15", Column16:"R1352C16", Column17:"R1352C17", Column18:"R1352C18", Column19:"R1352C19", Column20:"R1352C20"}, {Column1:"R1353C1", Column2:"R1353C2", Column3:"R1353C3", Column4:"R1353C4", Column5:"R1353C5", Column6:"R1353C6", Column7:"R1353C7", Column8:"R1353C8", Column9:"R1353C9", Column10:"R1353C10", Column11:"R1353C11", Column12:"R1353C12", Column13:"R1353C13", Column14:"R1353C14", Column15:"R1353C15", Column16:"R1353C16", Column17:"R1353C17", Column18:"R1353C18", Column19:"R1353C19", Column20:"R1353C20"}, {Column1:"R1354C1", Column2:"R1354C2", Column3:"R1354C3", Column4:"R1354C4", Column5:"R1354C5", Column6:"R1354C6", Column7:"R1354C7", Column8:"R1354C8", Column9:"R1354C9", Column10:"R1354C10", Column11:"R1354C11", Column12:"R1354C12", Column13:"R1354C13", Column14:"R1354C14", Column15:"R1354C15", Column16:"R1354C16", Column17:"R1354C17", Column18:"R1354C18", Column19:"R1354C19", Column20:"R1354C20"}, {Column1:"R1355C1", Column2:"R1355C2", Column3:"R1355C3", Column4:"R1355C4", Column5:"R1355C5", Column6:"R1355C6", Column7:"R1355C7", Column8:"R1355C8", Column9:"R1355C9", Column10:"R1355C10", Column11:"R1355C11", Column12:"R1355C12", Column13:"R1355C13", Column14:"R1355C14", Column15:"R1355C15", Column16:"R1355C16", Column17:"R1355C17", Column18:"R1355C18", Column19:"R1355C19", Column20:"R1355C20"}, {Column1:"R1356C1", Column2:"R1356C2", Column3:"R1356C3", Column4:"R1356C4", Column5:"R1356C5", Column6:"R1356C6", Column7:"R1356C7", Column8:"R1356C8", Column9:"R1356C9", Column10:"R1356C10", Column11:"R1356C11", Column12:"R1356C12", Column13:"R1356C13", Column14:"R1356C14", Column15:"R1356C15", Column16:"R1356C16", Column17:"R1356C17", Column18:"R1356C18", Column19:"R1356C19", Column20:"R1356C20"}, {Column1:"R1357C1", Column2:"R1357C2", Column3:"R1357C3", Column4:"R1357C4", Column5:"R1357C5", Column6:"R1357C6", Column7:"R1357C7", Column8:"R1357C8", Column9:"R1357C9", Column10:"R1357C10", Column11:"R1357C11", Column12:"R1357C12", Column13:"R1357C13", Column14:"R1357C14", Column15:"R1357C15", Column16:"R1357C16", Column17:"R1357C17", Column18:"R1357C18", Column19:"R1357C19", Column20:"R1357C20"}, {Column1:"R1358C1", Column2:"R1358C2", Column3:"R1358C3", Column4:"R1358C4", Column5:"R1358C5", Column6:"R1358C6", Column7:"R1358C7", Column8:"R1358C8", Column9:"R1358C9", Column10:"R1358C10", Column11:"R1358C11", Column12:"R1358C12", Column13:"R1358C13", Column14:"R1358C14", Column15:"R1358C15", Column16:"R1358C16", Column17:"R1358C17", Column18:"R1358C18", Column19:"R1358C19", Column20:"R1358C20"}, {Column1:"R1359C1", Column2:"R1359C2", Column3:"R1359C3", Column4:"R1359C4", Column5:"R1359C5", Column6:"R1359C6", Column7:"R1359C7", Column8:"R1359C8", Column9:"R1359C9", Column10:"R1359C10", Column11:"R1359C11", Column12:"R1359C12", Column13:"R1359C13", Column14:"R1359C14", Column15:"R1359C15", Column16:"R1359C16", Column17:"R1359C17", Column18:"R1359C18", Column19:"R1359C19", Column20:"R1359C20"}, {Column1:"R1360C1", Column2:"R1360C2", Column3:"R1360C3", Column4:"R1360C4", Column5:"R1360C5", Column6:"R1360C6", Column7:"R1360C7", Column8:"R1360C8", Column9:"R1360C9", Column10:"R1360C10", Column11:"R1360C11", Column12:"R1360C12", Column13:"R1360C13", Column14:"R1360C14", Column15:"R1360C15", Column16:"R1360C16", Column17:"R1360C17", Column18:"R1360C18", Column19:"R1360C19", Column20:"R1360C20"}, {Column1:"R1361C1", Column2:"R1361C2", Column3:"R1361C3", Column4:"R1361C4", Column5:"R1361C5", Column6:"R1361C6", Column7:"R1361C7", Column8:"R1361C8", Column9:"R1361C9", Column10:"R1361C10", Column11:"R1361C11", Column12:"R1361C12", Column13:"R1361C13", Column14:"R1361C14", Column15:"R1361C15", Column16:"R1361C16", Column17:"R1361C17", Column18:"R1361C18", Column19:"R1361C19", Column20:"R1361C20"}, {Column1:"R1362C1", Column2:"R1362C2", Column3:"R1362C3", Column4:"R1362C4", Column5:"R1362C5", Column6:"R1362C6", Column7:"R1362C7", Column8:"R1362C8", Column9:"R1362C9", Column10:"R1362C10", Column11:"R1362C11", Column12:"R1362C12", Column13:"R1362C13", Column14:"R1362C14", Column15:"R1362C15", Column16:"R1362C16", Column17:"R1362C17", Column18:"R1362C18", Column19:"R1362C19", Column20:"R1362C20"}, {Column1:"R1363C1", Column2:"R1363C2", Column3:"R1363C3", Column4:"R1363C4", Column5:"R1363C5", Column6:"R1363C6", Column7:"R1363C7", Column8:"R1363C8", Column9:"R1363C9", Column10:"R1363C10", Column11:"R1363C11", Column12:"R1363C12", Column13:"R1363C13", Column14:"R1363C14", Column15:"R1363C15", Column16:"R1363C16", Column17:"R1363C17", Column18:"R1363C18", Column19:"R1363C19", Column20:"R1363C20"}, {Column1:"R1364C1", Column2:"R1364C2", Column3:"R1364C3", Column4:"R1364C4", Column5:"R1364C5", Column6:"R1364C6", Column7:"R1364C7", Column8:"R1364C8", Column9:"R1364C9", Column10:"R1364C10", Column11:"R1364C11", Column12:"R1364C12", Column13:"R1364C13", Column14:"R1364C14", Column15:"R1364C15", Column16:"R1364C16", Column17:"R1364C17", Column18:"R1364C18", Column19:"R1364C19", Column20:"R1364C20"}, {Column1:"R1365C1", Column2:"R1365C2", Column3:"R1365C3", Column4:"R1365C4", Column5:"R1365C5", Column6:"R1365C6", Column7:"R1365C7", Column8:"R1365C8", Column9:"R1365C9", Column10:"R1365C10", Column11:"R1365C11", Column12:"R1365C12", Column13:"R1365C13", Column14:"R1365C14", Column15:"R1365C15", Column16:"R1365C16", Column17:"R1365C17", Column18:"R1365C18", Column19:"R1365C19", Column20:"R1365C20"}, {Column1:"R1366C1", Column2:"R1366C2", Column3:"R1366C3", Column4:"R1366C4", Column5:"R1366C5", Column6:"R1366C6", Column7:"R1366C7", Column8:"R1366C8", Column9:"R1366C9", Column10:"R1366C10", Column11:"R1366C11", Column12:"R1366C12", Column13:"R1366C13", Column14:"R1366C14", Column15:"R1366C15", Column16:"R1366C16", Column17:"R1366C17", Column18:"R1366C18", Column19:"R1366C19", Column20:"R1366C20"}, {Column1:"R1367C1", Column2:"R1367C2", Column3:"R1367C3", Column4:"R1367C4", Column5:"R1367C5", Column6:"R1367C6", Column7:"R1367C7", Column8:"R1367C8", Column9:"R1367C9", Column10:"R1367C10", Column11:"R1367C11", Column12:"R1367C12", Column13:"R1367C13", Column14:"R1367C14", Column15:"R1367C15", Column16:"R1367C16", Column17:"R1367C17", Column18:"R1367C18", Column19:"R1367C19", Column20:"R1367C20"}, {Column1:"R1368C1", Column2:"R1368C2", Column3:"R1368C3", Column4:"R1368C4", Column5:"R1368C5", Column6:"R1368C6", Column7:"R1368C7", Column8:"R1368C8", Column9:"R1368C9", Column10:"R1368C10", Column11:"R1368C11", Column12:"R1368C12", Column13:"R1368C13", Column14:"R1368C14", Column15:"R1368C15", Column16:"R1368C16", Column17:"R1368C17", Column18:"R1368C18", Column19:"R1368C19", Column20:"R1368C20"}, {Column1:"R1369C1", Column2:"R1369C2", Column3:"R1369C3", Column4:"R1369C4", Column5:"R1369C5", Column6:"R1369C6", Column7:"R1369C7", Column8:"R1369C8", Column9:"R1369C9", Column10:"R1369C10", Column11:"R1369C11", Column12:"R1369C12", Column13:"R1369C13", Column14:"R1369C14", Column15:"R1369C15", Column16:"R1369C16", Column17:"R1369C17", Column18:"R1369C18", Column19:"R1369C19", Column20:"R1369C20"}, {Column1:"R1370C1", Column2:"R1370C2", Column3:"R1370C3", Column4:"R1370C4", Column5:"R1370C5", Column6:"R1370C6", Column7:"R1370C7", Column8:"R1370C8", Column9:"R1370C9", Column10:"R1370C10", Column11:"R1370C11", Column12:"R1370C12", Column13:"R1370C13", Column14:"R1370C14", Column15:"R1370C15", Column16:"R1370C16", Column17:"R1370C17", Column18:"R1370C18", Column19:"R1370C19", Column20:"R1370C20"}, {Column1:"R1371C1", Column2:"R1371C2", Column3:"R1371C3", Column4:"R1371C4", Column5:"R1371C5", Column6:"R1371C6", Column7:"R1371C7", Column8:"R1371C8", Column9:"R1371C9", Column10:"R1371C10", Column11:"R1371C11", Column12:"R1371C12", Column13:"R1371C13", Column14:"R1371C14", Column15:"R1371C15", Column16:"R1371C16", Column17:"R1371C17", Column18:"R1371C18", Column19:"R1371C19", Column20:"R1371C20"}, {Column1:"R1372C1", Column2:"R1372C2", Column3:"R1372C3", Column4:"R1372C4", Column5:"R1372C5", Column6:"R1372C6", Column7:"R1372C7", Column8:"R1372C8", Column9:"R1372C9", Column10:"R1372C10", Column11:"R1372C11", Column12:"R1372C12", Column13:"R1372C13", Column14:"R1372C14", Column15:"R1372C15", Column16:"R1372C16", Column17:"R1372C17", Column18:"R1372C18", Column19:"R1372C19", Column20:"R1372C20"}, {Column1:"R1373C1", Column2:"R1373C2", Column3:"R1373C3", Column4:"R1373C4", Column5:"R1373C5", Column6:"R1373C6", Column7:"R1373C7", Column8:"R1373C8", Column9:"R1373C9", Column10:"R1373C10", Column11:"R1373C11", Column12:"R1373C12", Column13:"R1373C13", Column14:"R1373C14", Column15:"R1373C15", Column16:"R1373C16", Column17:"R1373C17", Column18:"R1373C18", Column19:"R1373C19", Column20:"R1373C20"}, {Column1:"R1374C1", Column2:"R1374C2", Column3:"R1374C3", Column4:"R1374C4", Column5:"R1374C5", Column6:"R1374C6", Column7:"R1374C7", Column8:"R1374C8", Column9:"R1374C9", Column10:"R1374C10", Column11:"R1374C11", Column12:"R1374C12", Column13:"R1374C13", Column14:"R1374C14", Column15:"R1374C15", Column16:"R1374C16", Column17:"R1374C17", Column18:"R1374C18", Column19:"R1374C19", Column20:"R1374C20"}, {Column1:"R1375C1", Column2:"R1375C2", Column3:"R1375C3", Column4:"R1375C4", Column5:"R1375C5", Column6:"R1375C6", Column7:"R1375C7", Column8:"R1375C8", Column9:"R1375C9", Column10:"R1375C10", Column11:"R1375C11", Column12:"R1375C12", Column13:"R1375C13", Column14:"R1375C14", Column15:"R1375C15", Column16:"R1375C16", Column17:"R1375C17", Column18:"R1375C18", Column19:"R1375C19", Column20:"R1375C20"}, {Column1:"R1376C1", Column2:"R1376C2", Column3:"R1376C3", Column4:"R1376C4", Column5:"R1376C5", Column6:"R1376C6", Column7:"R1376C7", Column8:"R1376C8", Column9:"R1376C9", Column10:"R1376C10", Column11:"R1376C11", Column12:"R1376C12", Column13:"R1376C13", Column14:"R1376C14", Column15:"R1376C15", Column16:"R1376C16", Column17:"R1376C17", Column18:"R1376C18", Column19:"R1376C19", Column20:"R1376C20"}, {Column1:"R1377C1", Column2:"R1377C2", Column3:"R1377C3", Column4:"R1377C4", Column5:"R1377C5", Column6:"R1377C6", Column7:"R1377C7", Column8:"R1377C8", Column9:"R1377C9", Column10:"R1377C10", Column11:"R1377C11", Column12:"R1377C12", Column13:"R1377C13", Column14:"R1377C14", Column15:"R1377C15", Column16:"R1377C16", Column17:"R1377C17", Column18:"R1377C18", Column19:"R1377C19", Column20:"R1377C20"}, {Column1:"R1378C1", Column2:"R1378C2", Column3:"R1378C3", Column4:"R1378C4", Column5:"R1378C5", Column6:"R1378C6", Column7:"R1378C7", Column8:"R1378C8", Column9:"R1378C9", Column10:"R1378C10", Column11:"R1378C11", Column12:"R1378C12", Column13:"R1378C13", Column14:"R1378C14", Column15:"R1378C15", Column16:"R1378C16", Column17:"R1378C17", Column18:"R1378C18", Column19:"R1378C19", Column20:"R1378C20"}, {Column1:"R1379C1", Column2:"R1379C2", Column3:"R1379C3", Column4:"R1379C4", Column5:"R1379C5", Column6:"R1379C6", Column7:"R1379C7", Column8:"R1379C8", Column9:"R1379C9", Column10:"R1379C10", Column11:"R1379C11", Column12:"R1379C12", Column13:"R1379C13", Column14:"R1379C14", Column15:"R1379C15", Column16:"R1379C16", Column17:"R1379C17", Column18:"R1379C18", Column19:"R1379C19", Column20:"R1379C20"}, {Column1:"R1380C1", Column2:"R1380C2", Column3:"R1380C3", Column4:"R1380C4", Column5:"R1380C5", Column6:"R1380C6", Column7:"R1380C7", Column8:"R1380C8", Column9:"R1380C9", Column10:"R1380C10", Column11:"R1380C11", Column12:"R1380C12", Column13:"R1380C13", Column14:"R1380C14", Column15:"R1380C15", Column16:"R1380C16", Column17:"R1380C17", Column18:"R1380C18", Column19:"R1380C19", Column20:"R1380C20"}, {Column1:"R1381C1", Column2:"R1381C2", Column3:"R1381C3", Column4:"R1381C4", Column5:"R1381C5", Column6:"R1381C6", Column7:"R1381C7", Column8:"R1381C8", Column9:"R1381C9", Column10:"R1381C10", Column11:"R1381C11", Column12:"R1381C12", Column13:"R1381C13", Column14:"R1381C14", Column15:"R1381C15", Column16:"R1381C16", Column17:"R1381C17", Column18:"R1381C18", Column19:"R1381C19", Column20:"R1381C20"}, {Column1:"R1382C1", Column2:"R1382C2", Column3:"R1382C3", Column4:"R1382C4", Column5:"R1382C5", Column6:"R1382C6", Column7:"R1382C7", Column8:"R1382C8", Column9:"R1382C9", Column10:"R1382C10", Column11:"R1382C11", Column12:"R1382C12", Column13:"R1382C13", Column14:"R1382C14", Column15:"R1382C15", Column16:"R1382C16", Column17:"R1382C17", Column18:"R1382C18", Column19:"R1382C19", Column20:"R1382C20"}, {Column1:"R1383C1", Column2:"R1383C2", Column3:"R1383C3", Column4:"R1383C4", Column5:"R1383C5", Column6:"R1383C6", Column7:"R1383C7", Column8:"R1383C8", Column9:"R1383C9", Column10:"R1383C10", Column11:"R1383C11", Column12:"R1383C12", Column13:"R1383C13", Column14:"R1383C14", Column15:"R1383C15", Column16:"R1383C16", Column17:"R1383C17", Column18:"R1383C18", Column19:"R1383C19", Column20:"R1383C20"}, {Column1:"R1384C1", Column2:"R1384C2", Column3:"R1384C3", Column4:"R1384C4", Column5:"R1384C5", Column6:"R1384C6", Column7:"R1384C7", Column8:"R1384C8", Column9:"R1384C9", Column10:"R1384C10", Column11:"R1384C11", Column12:"R1384C12", Column13:"R1384C13", Column14:"R1384C14", Column15:"R1384C15", Column16:"R1384C16", Column17:"R1384C17", Column18:"R1384C18", Column19:"R1384C19", Column20:"R1384C20"}, {Column1:"R1385C1", Column2:"R1385C2", Column3:"R1385C3", Column4:"R1385C4", Column5:"R1385C5", Column6:"R1385C6", Column7:"R1385C7", Column8:"R1385C8", Column9:"R1385C9", Column10:"R1385C10", Column11:"R1385C11", Column12:"R1385C12", Column13:"R1385C13", Column14:"R1385C14", Column15:"R1385C15", Column16:"R1385C16", Column17:"R1385C17", Column18:"R1385C18", Column19:"R1385C19", Column20:"R1385C20"}, {Column1:"R1386C1", Column2:"R1386C2", Column3:"R1386C3", Column4:"R1386C4", Column5:"R1386C5", Column6:"R1386C6", Column7:"R1386C7", Column8:"R1386C8", Column9:"R1386C9", Column10:"R1386C10", Column11:"R1386C11", Column12:"R1386C12", Column13:"R1386C13", Column14:"R1386C14", Column15:"R1386C15", Column16:"R1386C16", Column17:"R1386C17", Column18:"R1386C18", Column19:"R1386C19", Column20:"R1386C20"}, {Column1:"R1387C1", Column2:"R1387C2", Column3:"R1387C3", Column4:"R1387C4", Column5:"R1387C5", Column6:"R1387C6", Column7:"R1387C7", Column8:"R1387C8", Column9:"R1387C9", Column10:"R1387C10", Column11:"R1387C11", Column12:"R1387C12", Column13:"R1387C13", Column14:"R1387C14", Column15:"R1387C15", Column16:"R1387C16", Column17:"R1387C17", Column18:"R1387C18", Column19:"R1387C19", Column20:"R1387C20"}, {Column1:"R1388C1", Column2:"R1388C2", Column3:"R1388C3", Column4:"R1388C4", Column5:"R1388C5", Column6:"R1388C6", Column7:"R1388C7", Column8:"R1388C8", Column9:"R1388C9", Column10:"R1388C10", Column11:"R1388C11", Column12:"R1388C12", Column13:"R1388C13", Column14:"R1388C14", Column15:"R1388C15", Column16:"R1388C16", Column17:"R1388C17", Column18:"R1388C18", Column19:"R1388C19", Column20:"R1388C20"}, {Column1:"R1389C1", Column2:"R1389C2", Column3:"R1389C3", Column4:"R1389C4", Column5:"R1389C5", Column6:"R1389C6", Column7:"R1389C7", Column8:"R1389C8", Column9:"R1389C9", Column10:"R1389C10", Column11:"R1389C11", Column12:"R1389C12", Column13:"R1389C13", Column14:"R1389C14", Column15:"R1389C15", Column16:"R1389C16", Column17:"R1389C17", Column18:"R1389C18", Column19:"R1389C19", Column20:"R1389C20"}, {Column1:"R1390C1", Column2:"R1390C2", Column3:"R1390C3", Column4:"R1390C4", Column5:"R1390C5", Column6:"R1390C6", Column7:"R1390C7", Column8:"R1390C8", Column9:"R1390C9", Column10:"R1390C10", Column11:"R1390C11", Column12:"R1390C12", Column13:"R1390C13", Column14:"R1390C14", Column15:"R1390C15", Column16:"R1390C16", Column17:"R1390C17", Column18:"R1390C18", Column19:"R1390C19", Column20:"R1390C20"}, {Column1:"R1391C1", Column2:"R1391C2", Column3:"R1391C3", Column4:"R1391C4", Column5:"R1391C5", Column6:"R1391C6", Column7:"R1391C7", Column8:"R1391C8", Column9:"R1391C9", Column10:"R1391C10", Column11:"R1391C11", Column12:"R1391C12", Column13:"R1391C13", Column14:"R1391C14", Column15:"R1391C15", Column16:"R1391C16", Column17:"R1391C17", Column18:"R1391C18", Column19:"R1391C19", Column20:"R1391C20"}, {Column1:"R1392C1", Column2:"R1392C2", Column3:"R1392C3", Column4:"R1392C4", Column5:"R1392C5", Column6:"R1392C6", Column7:"R1392C7", Column8:"R1392C8", Column9:"R1392C9", Column10:"R1392C10", Column11:"R1392C11", Column12:"R1392C12", Column13:"R1392C13", Column14:"R1392C14", Column15:"R1392C15", Column16:"R1392C16", Column17:"R1392C17", Column18:"R1392C18", Column19:"R1392C19", Column20:"R1392C20"}, {Column1:"R1393C1", Column2:"R1393C2", Column3:"R1393C3", Column4:"R1393C4", Column5:"R1393C5", Column6:"R1393C6", Column7:"R1393C7", Column8:"R1393C8", Column9:"R1393C9", Column10:"R1393C10", Column11:"R1393C11", Column12:"R1393C12", Column13:"R1393C13", Column14:"R1393C14", Column15:"R1393C15", Column16:"R1393C16", Column17:"R1393C17", Column18:"R1393C18", Column19:"R1393C19", Column20:"R1393C20"}, {Column1:"R1394C1", Column2:"R1394C2", Column3:"R1394C3", Column4:"R1394C4", Column5:"R1394C5", Column6:"R1394C6", Column7:"R1394C7", Column8:"R1394C8", Column9:"R1394C9", Column10:"R1394C10", Column11:"R1394C11", Column12:"R1394C12", Column13:"R1394C13", Column14:"R1394C14", Column15:"R1394C15", Column16:"R1394C16", Column17:"R1394C17", Column18:"R1394C18", Column19:"R1394C19", Column20:"R1394C20"}, {Column1:"R1395C1", Column2:"R1395C2", Column3:"R1395C3", Column4:"R1395C4", Column5:"R1395C5", Column6:"R1395C6", Column7:"R1395C7", Column8:"R1395C8", Column9:"R1395C9", Column10:"R1395C10", Column11:"R1395C11", Column12:"R1395C12", Column13:"R1395C13", Column14:"R1395C14", Column15:"R1395C15", Column16:"R1395C16", Column17:"R1395C17", Column18:"R1395C18", Column19:"R1395C19", Column20:"R1395C20"}, {Column1:"R1396C1", Column2:"R1396C2", Column3:"R1396C3", Column4:"R1396C4", Column5:"R1396C5", Column6:"R1396C6", Column7:"R1396C7", Column8:"R1396C8", Column9:"R1396C9", Column10:"R1396C10", Column11:"R1396C11", Column12:"R1396C12", Column13:"R1396C13", Column14:"R1396C14", Column15:"R1396C15", Column16:"R1396C16", Column17:"R1396C17", Column18:"R1396C18", Column19:"R1396C19", Column20:"R1396C20"}, {Column1:"R1397C1", Column2:"R1397C2", Column3:"R1397C3", Column4:"R1397C4", Column5:"R1397C5", Column6:"R1397C6", Column7:"R1397C7", Column8:"R1397C8", Column9:"R1397C9", Column10:"R1397C10", Column11:"R1397C11", Column12:"R1397C12", Column13:"R1397C13", Column14:"R1397C14", Column15:"R1397C15", Column16:"R1397C16", Column17:"R1397C17", Column18:"R1397C18", Column19:"R1397C19", Column20:"R1397C20"}, {Column1:"R1398C1", Column2:"R1398C2", Column3:"R1398C3", Column4:"R1398C4", Column5:"R1398C5", Column6:"R1398C6", Column7:"R1398C7", Column8:"R1398C8", Column9:"R1398C9", Column10:"R1398C10", Column11:"R1398C11", Column12:"R1398C12", Column13:"R1398C13", Column14:"R1398C14", Column15:"R1398C15", Column16:"R1398C16", Column17:"R1398C17", Column18:"R1398C18", Column19:"R1398C19", Column20:"R1398C20"}, {Column1:"R1399C1", Column2:"R1399C2", Column3:"R1399C3", Column4:"R1399C4", Column5:"R1399C5", Column6:"R1399C6", Column7:"R1399C7", Column8:"R1399C8", Column9:"R1399C9", Column10:"R1399C10", Column11:"R1399C11", Column12:"R1399C12", Column13:"R1399C13", Column14:"R1399C14", Column15:"R1399C15", Column16:"R1399C16", Column17:"R1399C17", Column18:"R1399C18", Column19:"R1399C19", Column20:"R1399C20"}, {Column1:"R1400C1", Column2:"R1400C2", Column3:"R1400C3", Column4:"R1400C4", Column5:"R1400C5", Column6:"R1400C6", Column7:"R1400C7", Column8:"R1400C8", Column9:"R1400C9", Column10:"R1400C10", Column11:"R1400C11", Column12:"R1400C12", Column13:"R1400C13", Column14:"R1400C14", Column15:"R1400C15", Column16:"R1400C16", Column17:"R1400C17", Column18:"R1400C18", Column19:"R1400C19", Column20:"R1400C20"}, {Column1:"R1401C1", Column2:"R1401C2", Column3:"R1401C3", Column4:"R1401C4", Column5:"R1401C5", Column6:"R1401C6", Column7:"R1401C7", Column8:"R1401C8", Column9:"R1401C9", Column10:"R1401C10", Column11:"R1401C11", Column12:"R1401C12", Column13:"R1401C13", Column14:"R1401C14", Column15:"R1401C15", Column16:"R1401C16", Column17:"R1401C17", Column18:"R1401C18", Column19:"R1401C19", Column20:"R1401C20"}, {Column1:"R1402C1", Column2:"R1402C2", Column3:"R1402C3", Column4:"R1402C4", Column5:"R1402C5", Column6:"R1402C6", Column7:"R1402C7", Column8:"R1402C8", Column9:"R1402C9", Column10:"R1402C10", Column11:"R1402C11", Column12:"R1402C12", Column13:"R1402C13", Column14:"R1402C14", Column15:"R1402C15", Column16:"R1402C16", Column17:"R1402C17", Column18:"R1402C18", Column19:"R1402C19", Column20:"R1402C20"}, {Column1:"R1403C1", Column2:"R1403C2", Column3:"R1403C3", Column4:"R1403C4", Column5:"R1403C5", Column6:"R1403C6", Column7:"R1403C7", Column8:"R1403C8", Column9:"R1403C9", Column10:"R1403C10", Column11:"R1403C11", Column12:"R1403C12", Column13:"R1403C13", Column14:"R1403C14", Column15:"R1403C15", Column16:"R1403C16", Column17:"R1403C17", Column18:"R1403C18", Column19:"R1403C19", Column20:"R1403C20"}, {Column1:"R1404C1", Column2:"R1404C2", Column3:"R1404C3", Column4:"R1404C4", Column5:"R1404C5", Column6:"R1404C6", Column7:"R1404C7", Column8:"R1404C8", Column9:"R1404C9", Column10:"R1404C10", Column11:"R1404C11", Column12:"R1404C12", Column13:"R1404C13", Column14:"R1404C14", Column15:"R1404C15", Column16:"R1404C16", Column17:"R1404C17", Column18:"R1404C18", Column19:"R1404C19", Column20:"R1404C20"}, {Column1:"R1405C1", Column2:"R1405C2", Column3:"R1405C3", Column4:"R1405C4", Column5:"R1405C5", Column6:"R1405C6", Column7:"R1405C7", Column8:"R1405C8", Column9:"R1405C9", Column10:"R1405C10", Column11:"R1405C11", Column12:"R1405C12", Column13:"R1405C13", Column14:"R1405C14", Column15:"R1405C15", Column16:"R1405C16", Column17:"R1405C17", Column18:"R1405C18", Column19:"R1405C19", Column20:"R1405C20"}, {Column1:"R1406C1", Column2:"R1406C2", Column3:"R1406C3", Column4:"R1406C4", Column5:"R1406C5", Column6:"R1406C6", Column7:"R1406C7", Column8:"R1406C8", Column9:"R1406C9", Column10:"R1406C10", Column11:"R1406C11", Column12:"R1406C12", Column13:"R1406C13", Column14:"R1406C14", Column15:"R1406C15", Column16:"R1406C16", Column17:"R1406C17", Column18:"R1406C18", Column19:"R1406C19", Column20:"R1406C20"}, {Column1:"R1407C1", Column2:"R1407C2", Column3:"R1407C3", Column4:"R1407C4", Column5:"R1407C5", Column6:"R1407C6", Column7:"R1407C7", Column8:"R1407C8", Column9:"R1407C9", Column10:"R1407C10", Column11:"R1407C11", Column12:"R1407C12", Column13:"R1407C13", Column14:"R1407C14", Column15:"R1407C15", Column16:"R1407C16", Column17:"R1407C17", Column18:"R1407C18", Column19:"R1407C19", Column20:"R1407C20"}, {Column1:"R1408C1", Column2:"R1408C2", Column3:"R1408C3", Column4:"R1408C4", Column5:"R1408C5", Column6:"R1408C6", Column7:"R1408C7", Column8:"R1408C8", Column9:"R1408C9", Column10:"R1408C10", Column11:"R1408C11", Column12:"R1408C12", Column13:"R1408C13", Column14:"R1408C14", Column15:"R1408C15", Column16:"R1408C16", Column17:"R1408C17", Column18:"R1408C18", Column19:"R1408C19", Column20:"R1408C20"}, {Column1:"R1409C1", Column2:"R1409C2", Column3:"R1409C3", Column4:"R1409C4", Column5:"R1409C5", Column6:"R1409C6", Column7:"R1409C7", Column8:"R1409C8", Column9:"R1409C9", Column10:"R1409C10", Column11:"R1409C11", Column12:"R1409C12", Column13:"R1409C13", Column14:"R1409C14", Column15:"R1409C15", Column16:"R1409C16", Column17:"R1409C17", Column18:"R1409C18", Column19:"R1409C19", Column20:"R1409C20"}, {Column1:"R1410C1", Column2:"R1410C2", Column3:"R1410C3", Column4:"R1410C4", Column5:"R1410C5", Column6:"R1410C6", Column7:"R1410C7", Column8:"R1410C8", Column9:"R1410C9", Column10:"R1410C10", Column11:"R1410C11", Column12:"R1410C12", Column13:"R1410C13", Column14:"R1410C14", Column15:"R1410C15", Column16:"R1410C16", Column17:"R1410C17", Column18:"R1410C18", Column19:"R1410C19", Column20:"R1410C20"}, {Column1:"R1411C1", Column2:"R1411C2", Column3:"R1411C3", Column4:"R1411C4", Column5:"R1411C5", Column6:"R1411C6", Column7:"R1411C7", Column8:"R1411C8", Column9:"R1411C9", Column10:"R1411C10", Column11:"R1411C11", Column12:"R1411C12", Column13:"R1411C13", Column14:"R1411C14", Column15:"R1411C15", Column16:"R1411C16", Column17:"R1411C17", Column18:"R1411C18", Column19:"R1411C19", Column20:"R1411C20"}, {Column1:"R1412C1", Column2:"R1412C2", Column3:"R1412C3", Column4:"R1412C4", Column5:"R1412C5", Column6:"R1412C6", Column7:"R1412C7", Column8:"R1412C8", Column9:"R1412C9", Column10:"R1412C10", Column11:"R1412C11", Column12:"R1412C12", Column13:"R1412C13", Column14:"R1412C14", Column15:"R1412C15", Column16:"R1412C16", Column17:"R1412C17", Column18:"R1412C18", Column19:"R1412C19", Column20:"R1412C20"}, {Column1:"R1413C1", Column2:"R1413C2", Column3:"R1413C3", Column4:"R1413C4", Column5:"R1413C5", Column6:"R1413C6", Column7:"R1413C7", Column8:"R1413C8", Column9:"R1413C9", Column10:"R1413C10", Column11:"R1413C11", Column12:"R1413C12", Column13:"R1413C13", Column14:"R1413C14", Column15:"R1413C15", Column16:"R1413C16", Column17:"R1413C17", Column18:"R1413C18", Column19:"R1413C19", Column20:"R1413C20"}, {Column1:"R1414C1", Column2:"R1414C2", Column3:"R1414C3", Column4:"R1414C4", Column5:"R1414C5", Column6:"R1414C6", Column7:"R1414C7", Column8:"R1414C8", Column9:"R1414C9", Column10:"R1414C10", Column11:"R1414C11", Column12:"R1414C12", Column13:"R1414C13", Column14:"R1414C14", Column15:"R1414C15", Column16:"R1414C16", Column17:"R1414C17", Column18:"R1414C18", Column19:"R1414C19", Column20:"R1414C20"}, {Column1:"R1415C1", Column2:"R1415C2", Column3:"R1415C3", Column4:"R1415C4", Column5:"R1415C5", Column6:"R1415C6", Column7:"R1415C7", Column8:"R1415C8", Column9:"R1415C9", Column10:"R1415C10", Column11:"R1415C11", Column12:"R1415C12", Column13:"R1415C13", Column14:"R1415C14", Column15:"R1415C15", Column16:"R1415C16", Column17:"R1415C17", Column18:"R1415C18", Column19:"R1415C19", Column20:"R1415C20"}, {Column1:"R1416C1", Column2:"R1416C2", Column3:"R1416C3", Column4:"R1416C4", Column5:"R1416C5", Column6:"R1416C6", Column7:"R1416C7", Column8:"R1416C8", Column9:"R1416C9", Column10:"R1416C10", Column11:"R1416C11", Column12:"R1416C12", Column13:"R1416C13", Column14:"R1416C14", Column15:"R1416C15", Column16:"R1416C16", Column17:"R1416C17", Column18:"R1416C18", Column19:"R1416C19", Column20:"R1416C20"}, {Column1:"R1417C1", Column2:"R1417C2", Column3:"R1417C3", Column4:"R1417C4", Column5:"R1417C5", Column6:"R1417C6", Column7:"R1417C7", Column8:"R1417C8", Column9:"R1417C9", Column10:"R1417C10", Column11:"R1417C11", Column12:"R1417C12", Column13:"R1417C13", Column14:"R1417C14", Column15:"R1417C15", Column16:"R1417C16", Column17:"R1417C17", Column18:"R1417C18", Column19:"R1417C19", Column20:"R1417C20"}, {Column1:"R1418C1", Column2:"R1418C2", Column3:"R1418C3", Column4:"R1418C4", Column5:"R1418C5", Column6:"R1418C6", Column7:"R1418C7", Column8:"R1418C8", Column9:"R1418C9", Column10:"R1418C10", Column11:"R1418C11", Column12:"R1418C12", Column13:"R1418C13", Column14:"R1418C14", Column15:"R1418C15", Column16:"R1418C16", Column17:"R1418C17", Column18:"R1418C18", Column19:"R1418C19", Column20:"R1418C20"}, {Column1:"R1419C1", Column2:"R1419C2", Column3:"R1419C3", Column4:"R1419C4", Column5:"R1419C5", Column6:"R1419C6", Column7:"R1419C7", Column8:"R1419C8", Column9:"R1419C9", Column10:"R1419C10", Column11:"R1419C11", Column12:"R1419C12", Column13:"R1419C13", Column14:"R1419C14", Column15:"R1419C15", Column16:"R1419C16", Column17:"R1419C17", Column18:"R1419C18", Column19:"R1419C19", Column20:"R1419C20"}, {Column1:"R1420C1", Column2:"R1420C2", Column3:"R1420C3", Column4:"R1420C4", Column5:"R1420C5", Column6:"R1420C6", Column7:"R1420C7", Column8:"R1420C8", Column9:"R1420C9", Column10:"R1420C10", Column11:"R1420C11", Column12:"R1420C12", Column13:"R1420C13", Column14:"R1420C14", Column15:"R1420C15", Column16:"R1420C16", Column17:"R1420C17", Column18:"R1420C18", Column19:"R1420C19", Column20:"R1420C20"}, {Column1:"R1421C1", Column2:"R1421C2", Column3:"R1421C3", Column4:"R1421C4", Column5:"R1421C5", Column6:"R1421C6", Column7:"R1421C7", Column8:"R1421C8", Column9:"R1421C9", Column10:"R1421C10", Column11:"R1421C11", Column12:"R1421C12", Column13:"R1421C13", Column14:"R1421C14", Column15:"R1421C15", Column16:"R1421C16", Column17:"R1421C17", Column18:"R1421C18", Column19:"R1421C19", Column20:"R1421C20"}, {Column1:"R1422C1", Column2:"R1422C2", Column3:"R1422C3", Column4:"R1422C4", Column5:"R1422C5", Column6:"R1422C6", Column7:"R1422C7", Column8:"R1422C8", Column9:"R1422C9", Column10:"R1422C10", Column11:"R1422C11", Column12:"R1422C12", Column13:"R1422C13", Column14:"R1422C14", Column15:"R1422C15", Column16:"R1422C16", Column17:"R1422C17", Column18:"R1422C18", Column19:"R1422C19", Column20:"R1422C20"}, {Column1:"R1423C1", Column2:"R1423C2", Column3:"R1423C3", Column4:"R1423C4", Column5:"R1423C5", Column6:"R1423C6", Column7:"R1423C7", Column8:"R1423C8", Column9:"R1423C9", Column10:"R1423C10", Column11:"R1423C11", Column12:"R1423C12", Column13:"R1423C13", Column14:"R1423C14", Column15:"R1423C15", Column16:"R1423C16", Column17:"R1423C17", Column18:"R1423C18", Column19:"R1423C19", Column20:"R1423C20"}, {Column1:"R1424C1", Column2:"R1424C2", Column3:"R1424C3", Column4:"R1424C4", Column5:"R1424C5", Column6:"R1424C6", Column7:"R1424C7", Column8:"R1424C8", Column9:"R1424C9", Column10:"R1424C10", Column11:"R1424C11", Column12:"R1424C12", Column13:"R1424C13", Column14:"R1424C14", Column15:"R1424C15", Column16:"R1424C16", Column17:"R1424C17", Column18:"R1424C18", Column19:"R1424C19", Column20:"R1424C20"}, {Column1:"R1425C1", Column2:"R1425C2", Column3:"R1425C3", Column4:"R1425C4", Column5:"R1425C5", Column6:"R1425C6", Column7:"R1425C7", Column8:"R1425C8", Column9:"R1425C9", Column10:"R1425C10", Column11:"R1425C11", Column12:"R1425C12", Column13:"R1425C13", Column14:"R1425C14", Column15:"R1425C15", Column16:"R1425C16", Column17:"R1425C17", Column18:"R1425C18", Column19:"R1425C19", Column20:"R1425C20"}, {Column1:"R1426C1", Column2:"R1426C2", Column3:"R1426C3", Column4:"R1426C4", Column5:"R1426C5", Column6:"R1426C6", Column7:"R1426C7", Column8:"R1426C8", Column9:"R1426C9", Column10:"R1426C10", Column11:"R1426C11", Column12:"R1426C12", Column13:"R1426C13", Column14:"R1426C14", Column15:"R1426C15", Column16:"R1426C16", Column17:"R1426C17", Column18:"R1426C18", Column19:"R1426C19", Column20:"R1426C20"}, {Column1:"R1427C1", Column2:"R1427C2", Column3:"R1427C3", Column4:"R1427C4", Column5:"R1427C5", Column6:"R1427C6", Column7:"R1427C7", Column8:"R1427C8", Column9:"R1427C9", Column10:"R1427C10", Column11:"R1427C11", Column12:"R1427C12", Column13:"R1427C13", Column14:"R1427C14", Column15:"R1427C15", Column16:"R1427C16", Column17:"R1427C17", Column18:"R1427C18", Column19:"R1427C19", Column20:"R1427C20"}, {Column1:"R1428C1", Column2:"R1428C2", Column3:"R1428C3", Column4:"R1428C4", Column5:"R1428C5", Column6:"R1428C6", Column7:"R1428C7", Column8:"R1428C8", Column9:"R1428C9", Column10:"R1428C10", Column11:"R1428C11", Column12:"R1428C12", Column13:"R1428C13", Column14:"R1428C14", Column15:"R1428C15", Column16:"R1428C16", Column17:"R1428C17", Column18:"R1428C18", Column19:"R1428C19", Column20:"R1428C20"}, {Column1:"R1429C1", Column2:"R1429C2", Column3:"R1429C3", Column4:"R1429C4", Column5:"R1429C5", Column6:"R1429C6", Column7:"R1429C7", Column8:"R1429C8", Column9:"R1429C9", Column10:"R1429C10", Column11:"R1429C11", Column12:"R1429C12", Column13:"R1429C13", Column14:"R1429C14", Column15:"R1429C15", Column16:"R1429C16", Column17:"R1429C17", Column18:"R1429C18", Column19:"R1429C19", Column20:"R1429C20"}, {Column1:"R1430C1", Column2:"R1430C2", Column3:"R1430C3", Column4:"R1430C4", Column5:"R1430C5", Column6:"R1430C6", Column7:"R1430C7", Column8:"R1430C8", Column9:"R1430C9", Column10:"R1430C10", Column11:"R1430C11", Column12:"R1430C12", Column13:"R1430C13", Column14:"R1430C14", Column15:"R1430C15", Column16:"R1430C16", Column17:"R1430C17", Column18:"R1430C18", Column19:"R1430C19", Column20:"R1430C20"}, {Column1:"R1431C1", Column2:"R1431C2", Column3:"R1431C3", Column4:"R1431C4", Column5:"R1431C5", Column6:"R1431C6", Column7:"R1431C7", Column8:"R1431C8", Column9:"R1431C9", Column10:"R1431C10", Column11:"R1431C11", Column12:"R1431C12", Column13:"R1431C13", Column14:"R1431C14", Column15:"R1431C15", Column16:"R1431C16", Column17:"R1431C17", Column18:"R1431C18", Column19:"R1431C19", Column20:"R1431C20"}, {Column1:"R1432C1", Column2:"R1432C2", Column3:"R1432C3", Column4:"R1432C4", Column5:"R1432C5", Column6:"R1432C6", Column7:"R1432C7", Column8:"R1432C8", Column9:"R1432C9", Column10:"R1432C10", Column11:"R1432C11", Column12:"R1432C12", Column13:"R1432C13", Column14:"R1432C14", Column15:"R1432C15", Column16:"R1432C16", Column17:"R1432C17", Column18:"R1432C18", Column19:"R1432C19", Column20:"R1432C20"}, {Column1:"R1433C1", Column2:"R1433C2", Column3:"R1433C3", Column4:"R1433C4", Column5:"R1433C5", Column6:"R1433C6", Column7:"R1433C7", Column8:"R1433C8", Column9:"R1433C9", Column10:"R1433C10", Column11:"R1433C11", Column12:"R1433C12", Column13:"R1433C13", Column14:"R1433C14", Column15:"R1433C15", Column16:"R1433C16", Column17:"R1433C17", Column18:"R1433C18", Column19:"R1433C19", Column20:"R1433C20"}, {Column1:"R1434C1", Column2:"R1434C2", Column3:"R1434C3", Column4:"R1434C4", Column5:"R1434C5", Column6:"R1434C6", Column7:"R1434C7", Column8:"R1434C8", Column9:"R1434C9", Column10:"R1434C10", Column11:"R1434C11", Column12:"R1434C12", Column13:"R1434C13", Column14:"R1434C14", Column15:"R1434C15", Column16:"R1434C16", Column17:"R1434C17", Column18:"R1434C18", Column19:"R1434C19", Column20:"R1434C20"}, {Column1:"R1435C1", Column2:"R1435C2", Column3:"R1435C3", Column4:"R1435C4", Column5:"R1435C5", Column6:"R1435C6", Column7:"R1435C7", Column8:"R1435C8", Column9:"R1435C9", Column10:"R1435C10", Column11:"R1435C11", Column12:"R1435C12", Column13:"R1435C13", Column14:"R1435C14", Column15:"R1435C15", Column16:"R1435C16", Column17:"R1435C17", Column18:"R1435C18", Column19:"R1435C19", Column20:"R1435C20"}, {Column1:"R1436C1", Column2:"R1436C2", Column3:"R1436C3", Column4:"R1436C4", Column5:"R1436C5", Column6:"R1436C6", Column7:"R1436C7", Column8:"R1436C8", Column9:"R1436C9", Column10:"R1436C10", Column11:"R1436C11", Column12:"R1436C12", Column13:"R1436C13", Column14:"R1436C14", Column15:"R1436C15", Column16:"R1436C16", Column17:"R1436C17", Column18:"R1436C18", Column19:"R1436C19", Column20:"R1436C20"}, {Column1:"R1437C1", Column2:"R1437C2", Column3:"R1437C3", Column4:"R1437C4", Column5:"R1437C5", Column6:"R1437C6", Column7:"R1437C7", Column8:"R1437C8", Column9:"R1437C9", Column10:"R1437C10", Column11:"R1437C11", Column12:"R1437C12", Column13:"R1437C13", Column14:"R1437C14", Column15:"R1437C15", Column16:"R1437C16", Column17:"R1437C17", Column18:"R1437C18", Column19:"R1437C19", Column20:"R1437C20"}, {Column1:"R1438C1", Column2:"R1438C2", Column3:"R1438C3", Column4:"R1438C4", Column5:"R1438C5", Column6:"R1438C6", Column7:"R1438C7", Column8:"R1438C8", Column9:"R1438C9", Column10:"R1438C10", Column11:"R1438C11", Column12:"R1438C12", Column13:"R1438C13", Column14:"R1438C14", Column15:"R1438C15", Column16:"R1438C16", Column17:"R1438C17", Column18:"R1438C18", Column19:"R1438C19", Column20:"R1438C20"}, {Column1:"R1439C1", Column2:"R1439C2", Column3:"R1439C3", Column4:"R1439C4", Column5:"R1439C5", Column6:"R1439C6", Column7:"R1439C7", Column8:"R1439C8", Column9:"R1439C9", Column10:"R1439C10", Column11:"R1439C11", Column12:"R1439C12", Column13:"R1439C13", Column14:"R1439C14", Column15:"R1439C15", Column16:"R1439C16", Column17:"R1439C17", Column18:"R1439C18", Column19:"R1439C19", Column20:"R1439C20"}, {Column1:"R1440C1", Column2:"R1440C2", Column3:"R1440C3", Column4:"R1440C4", Column5:"R1440C5", Column6:"R1440C6", Column7:"R1440C7", Column8:"R1440C8", Column9:"R1440C9", Column10:"R1440C10", Column11:"R1440C11", Column12:"R1440C12", Column13:"R1440C13", Column14:"R1440C14", Column15:"R1440C15", Column16:"R1440C16", Column17:"R1440C17", Column18:"R1440C18", Column19:"R1440C19", Column20:"R1440C20"}, {Column1:"R1441C1", Column2:"R1441C2", Column3:"R1441C3", Column4:"R1441C4", Column5:"R1441C5", Column6:"R1441C6", Column7:"R1441C7", Column8:"R1441C8", Column9:"R1441C9", Column10:"R1441C10", Column11:"R1441C11", Column12:"R1441C12", Column13:"R1441C13", Column14:"R1441C14", Column15:"R1441C15", Column16:"R1441C16", Column17:"R1441C17", Column18:"R1441C18", Column19:"R1441C19", Column20:"R1441C20"}, {Column1:"R1442C1", Column2:"R1442C2", Column3:"R1442C3", Column4:"R1442C4", Column5:"R1442C5", Column6:"R1442C6", Column7:"R1442C7", Column8:"R1442C8", Column9:"R1442C9", Column10:"R1442C10", Column11:"R1442C11", Column12:"R1442C12", Column13:"R1442C13", Column14:"R1442C14", Column15:"R1442C15", Column16:"R1442C16", Column17:"R1442C17", Column18:"R1442C18", Column19:"R1442C19", Column20:"R1442C20"}, {Column1:"R1443C1", Column2:"R1443C2", Column3:"R1443C3", Column4:"R1443C4", Column5:"R1443C5", Column6:"R1443C6", Column7:"R1443C7", Column8:"R1443C8", Column9:"R1443C9", Column10:"R1443C10", Column11:"R1443C11", Column12:"R1443C12", Column13:"R1443C13", Column14:"R1443C14", Column15:"R1443C15", Column16:"R1443C16", Column17:"R1443C17", Column18:"R1443C18", Column19:"R1443C19", Column20:"R1443C20"}, {Column1:"R1444C1", Column2:"R1444C2", Column3:"R1444C3", Column4:"R1444C4", Column5:"R1444C5", Column6:"R1444C6", Column7:"R1444C7", Column8:"R1444C8", Column9:"R1444C9", Column10:"R1444C10", Column11:"R1444C11", Column12:"R1444C12", Column13:"R1444C13", Column14:"R1444C14", Column15:"R1444C15", Column16:"R1444C16", Column17:"R1444C17", Column18:"R1444C18", Column19:"R1444C19", Column20:"R1444C20"}, {Column1:"R1445C1", Column2:"R1445C2", Column3:"R1445C3", Column4:"R1445C4", Column5:"R1445C5", Column6:"R1445C6", Column7:"R1445C7", Column8:"R1445C8", Column9:"R1445C9", Column10:"R1445C10", Column11:"R1445C11", Column12:"R1445C12", Column13:"R1445C13", Column14:"R1445C14", Column15:"R1445C15", Column16:"R1445C16", Column17:"R1445C17", Column18:"R1445C18", Column19:"R1445C19", Column20:"R1445C20"}, {Column1:"R1446C1", Column2:"R1446C2", Column3:"R1446C3", Column4:"R1446C4", Column5:"R1446C5", Column6:"R1446C6", Column7:"R1446C7", Column8:"R1446C8", Column9:"R1446C9", Column10:"R1446C10", Column11:"R1446C11", Column12:"R1446C12", Column13:"R1446C13", Column14:"R1446C14", Column15:"R1446C15", Column16:"R1446C16", Column17:"R1446C17", Column18:"R1446C18", Column19:"R1446C19", Column20:"R1446C20"}, {Column1:"R1447C1", Column2:"R1447C2", Column3:"R1447C3", Column4:"R1447C4", Column5:"R1447C5", Column6:"R1447C6", Column7:"R1447C7", Column8:"R1447C8", Column9:"R1447C9", Column10:"R1447C10", Column11:"R1447C11", Column12:"R1447C12", Column13:"R1447C13", Column14:"R1447C14", Column15:"R1447C15", Column16:"R1447C16", Column17:"R1447C17", Column18:"R1447C18", Column19:"R1447C19", Column20:"R1447C20"}, {Column1:"R1448C1", Column2:"R1448C2", Column3:"R1448C3", Column4:"R1448C4", Column5:"R1448C5", Column6:"R1448C6", Column7:"R1448C7", Column8:"R1448C8", Column9:"R1448C9", Column10:"R1448C10", Column11:"R1448C11", Column12:"R1448C12", Column13:"R1448C13", Column14:"R1448C14", Column15:"R1448C15", Column16:"R1448C16", Column17:"R1448C17", Column18:"R1448C18", Column19:"R1448C19", Column20:"R1448C20"}, {Column1:"R1449C1", Column2:"R1449C2", Column3:"R1449C3", Column4:"R1449C4", Column5:"R1449C5", Column6:"R1449C6", Column7:"R1449C7", Column8:"R1449C8", Column9:"R1449C9", Column10:"R1449C10", Column11:"R1449C11", Column12:"R1449C12", Column13:"R1449C13", Column14:"R1449C14", Column15:"R1449C15", Column16:"R1449C16", Column17:"R1449C17", Column18:"R1449C18", Column19:"R1449C19", Column20:"R1449C20"}, {Column1:"R1450C1", Column2:"R1450C2", Column3:"R1450C3", Column4:"R1450C4", Column5:"R1450C5", Column6:"R1450C6", Column7:"R1450C7", Column8:"R1450C8", Column9:"R1450C9", Column10:"R1450C10", Column11:"R1450C11", Column12:"R1450C12", Column13:"R1450C13", Column14:"R1450C14", Column15:"R1450C15", Column16:"R1450C16", Column17:"R1450C17", Column18:"R1450C18", Column19:"R1450C19", Column20:"R1450C20"}, {Column1:"R1451C1", Column2:"R1451C2", Column3:"R1451C3", Column4:"R1451C4", Column5:"R1451C5", Column6:"R1451C6", Column7:"R1451C7", Column8:"R1451C8", Column9:"R1451C9", Column10:"R1451C10", Column11:"R1451C11", Column12:"R1451C12", Column13:"R1451C13", Column14:"R1451C14", Column15:"R1451C15", Column16:"R1451C16", Column17:"R1451C17", Column18:"R1451C18", Column19:"R1451C19", Column20:"R1451C20"}, {Column1:"R1452C1", Column2:"R1452C2", Column3:"R1452C3", Column4:"R1452C4", Column5:"R1452C5", Column6:"R1452C6", Column7:"R1452C7", Column8:"R1452C8", Column9:"R1452C9", Column10:"R1452C10", Column11:"R1452C11", Column12:"R1452C12", Column13:"R1452C13", Column14:"R1452C14", Column15:"R1452C15", Column16:"R1452C16", Column17:"R1452C17", Column18:"R1452C18", Column19:"R1452C19", Column20:"R1452C20"}, {Column1:"R1453C1", Column2:"R1453C2", Column3:"R1453C3", Column4:"R1453C4", Column5:"R1453C5", Column6:"R1453C6", Column7:"R1453C7", Column8:"R1453C8", Column9:"R1453C9", Column10:"R1453C10", Column11:"R1453C11", Column12:"R1453C12", Column13:"R1453C13", Column14:"R1453C14", Column15:"R1453C15", Column16:"R1453C16", Column17:"R1453C17", Column18:"R1453C18", Column19:"R1453C19", Column20:"R1453C20"}, {Column1:"R1454C1", Column2:"R1454C2", Column3:"R1454C3", Column4:"R1454C4", Column5:"R1454C5", Column6:"R1454C6", Column7:"R1454C7", Column8:"R1454C8", Column9:"R1454C9", Column10:"R1454C10", Column11:"R1454C11", Column12:"R1454C12", Column13:"R1454C13", Column14:"R1454C14", Column15:"R1454C15", Column16:"R1454C16", Column17:"R1454C17", Column18:"R1454C18", Column19:"R1454C19", Column20:"R1454C20"}, {Column1:"R1455C1", Column2:"R1455C2", Column3:"R1455C3", Column4:"R1455C4", Column5:"R1455C5", Column6:"R1455C6", Column7:"R1455C7", Column8:"R1455C8", Column9:"R1455C9", Column10:"R1455C10", Column11:"R1455C11", Column12:"R1455C12", Column13:"R1455C13", Column14:"R1455C14", Column15:"R1455C15", Column16:"R1455C16", Column17:"R1455C17", Column18:"R1455C18", Column19:"R1455C19", Column20:"R1455C20"}, {Column1:"R1456C1", Column2:"R1456C2", Column3:"R1456C3", Column4:"R1456C4", Column5:"R1456C5", Column6:"R1456C6", Column7:"R1456C7", Column8:"R1456C8", Column9:"R1456C9", Column10:"R1456C10", Column11:"R1456C11", Column12:"R1456C12", Column13:"R1456C13", Column14:"R1456C14", Column15:"R1456C15", Column16:"R1456C16", Column17:"R1456C17", Column18:"R1456C18", Column19:"R1456C19", Column20:"R1456C20"}, {Column1:"R1457C1", Column2:"R1457C2", Column3:"R1457C3", Column4:"R1457C4", Column5:"R1457C5", Column6:"R1457C6", Column7:"R1457C7", Column8:"R1457C8", Column9:"R1457C9", Column10:"R1457C10", Column11:"R1457C11", Column12:"R1457C12", Column13:"R1457C13", Column14:"R1457C14", Column15:"R1457C15", Column16:"R1457C16", Column17:"R1457C17", Column18:"R1457C18", Column19:"R1457C19", Column20:"R1457C20"}, {Column1:"R1458C1", Column2:"R1458C2", Column3:"R1458C3", Column4:"R1458C4", Column5:"R1458C5", Column6:"R1458C6", Column7:"R1458C7", Column8:"R1458C8", Column9:"R1458C9", Column10:"R1458C10", Column11:"R1458C11", Column12:"R1458C12", Column13:"R1458C13", Column14:"R1458C14", Column15:"R1458C15", Column16:"R1458C16", Column17:"R1458C17", Column18:"R1458C18", Column19:"R1458C19", Column20:"R1458C20"}, {Column1:"R1459C1", Column2:"R1459C2", Column3:"R1459C3", Column4:"R1459C4", Column5:"R1459C5", Column6:"R1459C6", Column7:"R1459C7", Column8:"R1459C8", Column9:"R1459C9", Column10:"R1459C10", Column11:"R1459C11", Column12:"R1459C12", Column13:"R1459C13", Column14:"R1459C14", Column15:"R1459C15", Column16:"R1459C16", Column17:"R1459C17", Column18:"R1459C18", Column19:"R1459C19", Column20:"R1459C20"}, {Column1:"R1460C1", Column2:"R1460C2", Column3:"R1460C3", Column4:"R1460C4", Column5:"R1460C5", Column6:"R1460C6", Column7:"R1460C7", Column8:"R1460C8", Column9:"R1460C9", Column10:"R1460C10", Column11:"R1460C11", Column12:"R1460C12", Column13:"R1460C13", Column14:"R1460C14", Column15:"R1460C15", Column16:"R1460C16", Column17:"R1460C17", Column18:"R1460C18", Column19:"R1460C19", Column20:"R1460C20"}, {Column1:"R1461C1", Column2:"R1461C2", Column3:"R1461C3", Column4:"R1461C4", Column5:"R1461C5", Column6:"R1461C6", Column7:"R1461C7", Column8:"R1461C8", Column9:"R1461C9", Column10:"R1461C10", Column11:"R1461C11", Column12:"R1461C12", Column13:"R1461C13", Column14:"R1461C14", Column15:"R1461C15", Column16:"R1461C16", Column17:"R1461C17", Column18:"R1461C18", Column19:"R1461C19", Column20:"R1461C20"}, {Column1:"R1462C1", Column2:"R1462C2", Column3:"R1462C3", Column4:"R1462C4", Column5:"R1462C5", Column6:"R1462C6", Column7:"R1462C7", Column8:"R1462C8", Column9:"R1462C9", Column10:"R1462C10", Column11:"R1462C11", Column12:"R1462C12", Column13:"R1462C13", Column14:"R1462C14", Column15:"R1462C15", Column16:"R1462C16", Column17:"R1462C17", Column18:"R1462C18", Column19:"R1462C19", Column20:"R1462C20"}, {Column1:"R1463C1", Column2:"R1463C2", Column3:"R1463C3", Column4:"R1463C4", Column5:"R1463C5", Column6:"R1463C6", Column7:"R1463C7", Column8:"R1463C8", Column9:"R1463C9", Column10:"R1463C10", Column11:"R1463C11", Column12:"R1463C12", Column13:"R1463C13", Column14:"R1463C14", Column15:"R1463C15", Column16:"R1463C16", Column17:"R1463C17", Column18:"R1463C18", Column19:"R1463C19", Column20:"R1463C20"}, {Column1:"R1464C1", Column2:"R1464C2", Column3:"R1464C3", Column4:"R1464C4", Column5:"R1464C5", Column6:"R1464C6", Column7:"R1464C7", Column8:"R1464C8", Column9:"R1464C9", Column10:"R1464C10", Column11:"R1464C11", Column12:"R1464C12", Column13:"R1464C13", Column14:"R1464C14", Column15:"R1464C15", Column16:"R1464C16", Column17:"R1464C17", Column18:"R1464C18", Column19:"R1464C19", Column20:"R1464C20"}, {Column1:"R1465C1", Column2:"R1465C2", Column3:"R1465C3", Column4:"R1465C4", Column5:"R1465C5", Column6:"R1465C6", Column7:"R1465C7", Column8:"R1465C8", Column9:"R1465C9", Column10:"R1465C10", Column11:"R1465C11", Column12:"R1465C12", Column13:"R1465C13", Column14:"R1465C14", Column15:"R1465C15", Column16:"R1465C16", Column17:"R1465C17", Column18:"R1465C18", Column19:"R1465C19", Column20:"R1465C20"}, {Column1:"R1466C1", Column2:"R1466C2", Column3:"R1466C3", Column4:"R1466C4", Column5:"R1466C5", Column6:"R1466C6", Column7:"R1466C7", Column8:"R1466C8", Column9:"R1466C9", Column10:"R1466C10", Column11:"R1466C11", Column12:"R1466C12", Column13:"R1466C13", Column14:"R1466C14", Column15:"R1466C15", Column16:"R1466C16", Column17:"R1466C17", Column18:"R1466C18", Column19:"R1466C19", Column20:"R1466C20"}, {Column1:"R1467C1", Column2:"R1467C2", Column3:"R1467C3", Column4:"R1467C4", Column5:"R1467C5", Column6:"R1467C6", Column7:"R1467C7", Column8:"R1467C8", Column9:"R1467C9", Column10:"R1467C10", Column11:"R1467C11", Column12:"R1467C12", Column13:"R1467C13", Column14:"R1467C14", Column15:"R1467C15", Column16:"R1467C16", Column17:"R1467C17", Column18:"R1467C18", Column19:"R1467C19", Column20:"R1467C20"}, {Column1:"R1468C1", Column2:"R1468C2", Column3:"R1468C3", Column4:"R1468C4", Column5:"R1468C5", Column6:"R1468C6", Column7:"R1468C7", Column8:"R1468C8", Column9:"R1468C9", Column10:"R1468C10", Column11:"R1468C11", Column12:"R1468C12", Column13:"R1468C13", Column14:"R1468C14", Column15:"R1468C15", Column16:"R1468C16", Column17:"R1468C17", Column18:"R1468C18", Column19:"R1468C19", Column20:"R1468C20"}, {Column1:"R1469C1", Column2:"R1469C2", Column3:"R1469C3", Column4:"R1469C4", Column5:"R1469C5", Column6:"R1469C6", Column7:"R1469C7", Column8:"R1469C8", Column9:"R1469C9", Column10:"R1469C10", Column11:"R1469C11", Column12:"R1469C12", Column13:"R1469C13", Column14:"R1469C14", Column15:"R1469C15", Column16:"R1469C16", Column17:"R1469C17", Column18:"R1469C18", Column19:"R1469C19", Column20:"R1469C20"}, {Column1:"R1470C1", Column2:"R1470C2", Column3:"R1470C3", Column4:"R1470C4", Column5:"R1470C5", Column6:"R1470C6", Column7:"R1470C7", Column8:"R1470C8", Column9:"R1470C9", Column10:"R1470C10", Column11:"R1470C11", Column12:"R1470C12", Column13:"R1470C13", Column14:"R1470C14", Column15:"R1470C15", Column16:"R1470C16", Column17:"R1470C17", Column18:"R1470C18", Column19:"R1470C19", Column20:"R1470C20"}, {Column1:"R1471C1", Column2:"R1471C2", Column3:"R1471C3", Column4:"R1471C4", Column5:"R1471C5", Column6:"R1471C6", Column7:"R1471C7", Column8:"R1471C8", Column9:"R1471C9", Column10:"R1471C10", Column11:"R1471C11", Column12:"R1471C12", Column13:"R1471C13", Column14:"R1471C14", Column15:"R1471C15", Column16:"R1471C16", Column17:"R1471C17", Column18:"R1471C18", Column19:"R1471C19", Column20:"R1471C20"}, {Column1:"R1472C1", Column2:"R1472C2", Column3:"R1472C3", Column4:"R1472C4", Column5:"R1472C5", Column6:"R1472C6", Column7:"R1472C7", Column8:"R1472C8", Column9:"R1472C9", Column10:"R1472C10", Column11:"R1472C11", Column12:"R1472C12", Column13:"R1472C13", Column14:"R1472C14", Column15:"R1472C15", Column16:"R1472C16", Column17:"R1472C17", Column18:"R1472C18", Column19:"R1472C19", Column20:"R1472C20"}, {Column1:"R1473C1", Column2:"R1473C2", Column3:"R1473C3", Column4:"R1473C4", Column5:"R1473C5", Column6:"R1473C6", Column7:"R1473C7", Column8:"R1473C8", Column9:"R1473C9", Column10:"R1473C10", Column11:"R1473C11", Column12:"R1473C12", Column13:"R1473C13", Column14:"R1473C14", Column15:"R1473C15", Column16:"R1473C16", Column17:"R1473C17", Column18:"R1473C18", Column19:"R1473C19", Column20:"R1473C20"}, {Column1:"R1474C1", Column2:"R1474C2", Column3:"R1474C3", Column4:"R1474C4", Column5:"R1474C5", Column6:"R1474C6", Column7:"R1474C7", Column8:"R1474C8", Column9:"R1474C9", Column10:"R1474C10", Column11:"R1474C11", Column12:"R1474C12", Column13:"R1474C13", Column14:"R1474C14", Column15:"R1474C15", Column16:"R1474C16", Column17:"R1474C17", Column18:"R1474C18", Column19:"R1474C19", Column20:"R1474C20"}, {Column1:"R1475C1", Column2:"R1475C2", Column3:"R1475C3", Column4:"R1475C4", Column5:"R1475C5", Column6:"R1475C6", Column7:"R1475C7", Column8:"R1475C8", Column9:"R1475C9", Column10:"R1475C10", Column11:"R1475C11", Column12:"R1475C12", Column13:"R1475C13", Column14:"R1475C14", Column15:"R1475C15", Column16:"R1475C16", Column17:"R1475C17", Column18:"R1475C18", Column19:"R1475C19", Column20:"R1475C20"}, {Column1:"R1476C1", Column2:"R1476C2", Column3:"R1476C3", Column4:"R1476C4", Column5:"R1476C5", Column6:"R1476C6", Column7:"R1476C7", Column8:"R1476C8", Column9:"R1476C9", Column10:"R1476C10", Column11:"R1476C11", Column12:"R1476C12", Column13:"R1476C13", Column14:"R1476C14", Column15:"R1476C15", Column16:"R1476C16", Column17:"R1476C17", Column18:"R1476C18", Column19:"R1476C19", Column20:"R1476C20"}, {Column1:"R1477C1", Column2:"R1477C2", Column3:"R1477C3", Column4:"R1477C4", Column5:"R1477C5", Column6:"R1477C6", Column7:"R1477C7", Column8:"R1477C8", Column9:"R1477C9", Column10:"R1477C10", Column11:"R1477C11", Column12:"R1477C12", Column13:"R1477C13", Column14:"R1477C14", Column15:"R1477C15", Column16:"R1477C16", Column17:"R1477C17", Column18:"R1477C18", Column19:"R1477C19", Column20:"R1477C20"}, {Column1:"R1478C1", Column2:"R1478C2", Column3:"R1478C3", Column4:"R1478C4", Column5:"R1478C5", Column6:"R1478C6", Column7:"R1478C7", Column8:"R1478C8", Column9:"R1478C9", Column10:"R1478C10", Column11:"R1478C11", Column12:"R1478C12", Column13:"R1478C13", Column14:"R1478C14", Column15:"R1478C15", Column16:"R1478C16", Column17:"R1478C17", Column18:"R1478C18", Column19:"R1478C19", Column20:"R1478C20"}, {Column1:"R1479C1", Column2:"R1479C2", Column3:"R1479C3", Column4:"R1479C4", Column5:"R1479C5", Column6:"R1479C6", Column7:"R1479C7", Column8:"R1479C8", Column9:"R1479C9", Column10:"R1479C10", Column11:"R1479C11", Column12:"R1479C12", Column13:"R1479C13", Column14:"R1479C14", Column15:"R1479C15", Column16:"R1479C16", Column17:"R1479C17", Column18:"R1479C18", Column19:"R1479C19", Column20:"R1479C20"}, {Column1:"R1480C1", Column2:"R1480C2", Column3:"R1480C3", Column4:"R1480C4", Column5:"R1480C5", Column6:"R1480C6", Column7:"R1480C7", Column8:"R1480C8", Column9:"R1480C9", Column10:"R1480C10", Column11:"R1480C11", Column12:"R1480C12", Column13:"R1480C13", Column14:"R1480C14", Column15:"R1480C15", Column16:"R1480C16", Column17:"R1480C17", Column18:"R1480C18", Column19:"R1480C19", Column20:"R1480C20"}, {Column1:"R1481C1", Column2:"R1481C2", Column3:"R1481C3", Column4:"R1481C4", Column5:"R1481C5", Column6:"R1481C6", Column7:"R1481C7", Column8:"R1481C8", Column9:"R1481C9", Column10:"R1481C10", Column11:"R1481C11", Column12:"R1481C12", Column13:"R1481C13", Column14:"R1481C14", Column15:"R1481C15", Column16:"R1481C16", Column17:"R1481C17", Column18:"R1481C18", Column19:"R1481C19", Column20:"R1481C20"}, {Column1:"R1482C1", Column2:"R1482C2", Column3:"R1482C3", Column4:"R1482C4", Column5:"R1482C5", Column6:"R1482C6", Column7:"R1482C7", Column8:"R1482C8", Column9:"R1482C9", Column10:"R1482C10", Column11:"R1482C11", Column12:"R1482C12", Column13:"R1482C13", Column14:"R1482C14", Column15:"R1482C15", Column16:"R1482C16", Column17:"R1482C17", Column18:"R1482C18", Column19:"R1482C19", Column20:"R1482C20"}, {Column1:"R1483C1", Column2:"R1483C2", Column3:"R1483C3", Column4:"R1483C4", Column5:"R1483C5", Column6:"R1483C6", Column7:"R1483C7", Column8:"R1483C8", Column9:"R1483C9", Column10:"R1483C10", Column11:"R1483C11", Column12:"R1483C12", Column13:"R1483C13", Column14:"R1483C14", Column15:"R1483C15", Column16:"R1483C16", Column17:"R1483C17", Column18:"R1483C18", Column19:"R1483C19", Column20:"R1483C20"}, {Column1:"R1484C1", Column2:"R1484C2", Column3:"R1484C3", Column4:"R1484C4", Column5:"R1484C5", Column6:"R1484C6", Column7:"R1484C7", Column8:"R1484C8", Column9:"R1484C9", Column10:"R1484C10", Column11:"R1484C11", Column12:"R1484C12", Column13:"R1484C13", Column14:"R1484C14", Column15:"R1484C15", Column16:"R1484C16", Column17:"R1484C17", Column18:"R1484C18", Column19:"R1484C19", Column20:"R1484C20"}, {Column1:"R1485C1", Column2:"R1485C2", Column3:"R1485C3", Column4:"R1485C4", Column5:"R1485C5", Column6:"R1485C6", Column7:"R1485C7", Column8:"R1485C8", Column9:"R1485C9", Column10:"R1485C10", Column11:"R1485C11", Column12:"R1485C12", Column13:"R1485C13", Column14:"R1485C14", Column15:"R1485C15", Column16:"R1485C16", Column17:"R1485C17", Column18:"R1485C18", Column19:"R1485C19", Column20:"R1485C20"}, {Column1:"R1486C1", Column2:"R1486C2", Column3:"R1486C3", Column4:"R1486C4", Column5:"R1486C5", Column6:"R1486C6", Column7:"R1486C7", Column8:"R1486C8", Column9:"R1486C9", Column10:"R1486C10", Column11:"R1486C11", Column12:"R1486C12", Column13:"R1486C13", Column14:"R1486C14", Column15:"R1486C15", Column16:"R1486C16", Column17:"R1486C17", Column18:"R1486C18", Column19:"R1486C19", Column20:"R1486C20"}, {Column1:"R1487C1", Column2:"R1487C2", Column3:"R1487C3", Column4:"R1487C4", Column5:"R1487C5", Column6:"R1487C6", Column7:"R1487C7", Column8:"R1487C8", Column9:"R1487C9", Column10:"R1487C10", Column11:"R1487C11", Column12:"R1487C12", Column13:"R1487C13", Column14:"R1487C14", Column15:"R1487C15", Column16:"R1487C16", Column17:"R1487C17", Column18:"R1487C18", Column19:"R1487C19", Column20:"R1487C20"}, {Column1:"R1488C1", Column2:"R1488C2", Column3:"R1488C3", Column4:"R1488C4", Column5:"R1488C5", Column6:"R1488C6", Column7:"R1488C7", Column8:"R1488C8", Column9:"R1488C9", Column10:"R1488C10", Column11:"R1488C11", Column12:"R1488C12", Column13:"R1488C13", Column14:"R1488C14", Column15:"R1488C15", Column16:"R1488C16", Column17:"R1488C17", Column18:"R1488C18", Column19:"R1488C19", Column20:"R1488C20"}, {Column1:"R1489C1", Column2:"R1489C2", Column3:"R1489C3", Column4:"R1489C4", Column5:"R1489C5", Column6:"R1489C6", Column7:"R1489C7", Column8:"R1489C8", Column9:"R1489C9", Column10:"R1489C10", Column11:"R1489C11", Column12:"R1489C12", Column13:"R1489C13", Column14:"R1489C14", Column15:"R1489C15", Column16:"R1489C16", Column17:"R1489C17", Column18:"R1489C18", Column19:"R1489C19", Column20:"R1489C20"}, {Column1:"R1490C1", Column2:"R1490C2", Column3:"R1490C3", Column4:"R1490C4", Column5:"R1490C5", Column6:"R1490C6", Column7:"R1490C7", Column8:"R1490C8", Column9:"R1490C9", Column10:"R1490C10", Column11:"R1490C11", Column12:"R1490C12", Column13:"R1490C13", Column14:"R1490C14", Column15:"R1490C15", Column16:"R1490C16", Column17:"R1490C17", Column18:"R1490C18", Column19:"R1490C19", Column20:"R1490C20"}, {Column1:"R1491C1", Column2:"R1491C2", Column3:"R1491C3", Column4:"R1491C4", Column5:"R1491C5", Column6:"R1491C6", Column7:"R1491C7", Column8:"R1491C8", Column9:"R1491C9", Column10:"R1491C10", Column11:"R1491C11", Column12:"R1491C12", Column13:"R1491C13", Column14:"R1491C14", Column15:"R1491C15", Column16:"R1491C16", Column17:"R1491C17", Column18:"R1491C18", Column19:"R1491C19", Column20:"R1491C20"}, {Column1:"R1492C1", Column2:"R1492C2", Column3:"R1492C3", Column4:"R1492C4", Column5:"R1492C5", Column6:"R1492C6", Column7:"R1492C7", Column8:"R1492C8", Column9:"R1492C9", Column10:"R1492C10", Column11:"R1492C11", Column12:"R1492C12", Column13:"R1492C13", Column14:"R1492C14", Column15:"R1492C15", Column16:"R1492C16", Column17:"R1492C17", Column18:"R1492C18", Column19:"R1492C19", Column20:"R1492C20"}, {Column1:"R1493C1", Column2:"R1493C2", Column3:"R1493C3", Column4:"R1493C4", Column5:"R1493C5", Column6:"R1493C6", Column7:"R1493C7", Column8:"R1493C8", Column9:"R1493C9", Column10:"R1493C10", Column11:"R1493C11", Column12:"R1493C12", Column13:"R1493C13", Column14:"R1493C14", Column15:"R1493C15", Column16:"R1493C16", Column17:"R1493C17", Column18:"R1493C18", Column19:"R1493C19", Column20:"R1493C20"}, {Column1:"R1494C1", Column2:"R1494C2", Column3:"R1494C3", Column4:"R1494C4", Column5:"R1494C5", Column6:"R1494C6", Column7:"R1494C7", Column8:"R1494C8", Column9:"R1494C9", Column10:"R1494C10", Column11:"R1494C11", Column12:"R1494C12", Column13:"R1494C13", Column14:"R1494C14", Column15:"R1494C15", Column16:"R1494C16", Column17:"R1494C17", Column18:"R1494C18", Column19:"R1494C19", Column20:"R1494C20"}, {Column1:"R1495C1", Column2:"R1495C2", Column3:"R1495C3", Column4:"R1495C4", Column5:"R1495C5", Column6:"R1495C6", Column7:"R1495C7", Column8:"R1495C8", Column9:"R1495C9", Column10:"R1495C10", Column11:"R1495C11", Column12:"R1495C12", Column13:"R1495C13", Column14:"R1495C14", Column15:"R1495C15", Column16:"R1495C16", Column17:"R1495C17", Column18:"R1495C18", Column19:"R1495C19", Column20:"R1495C20"}, {Column1:"R1496C1", Column2:"R1496C2", Column3:"R1496C3", Column4:"R1496C4", Column5:"R1496C5", Column6:"R1496C6", Column7:"R1496C7", Column8:"R1496C8", Column9:"R1496C9", Column10:"R1496C10", Column11:"R1496C11", Column12:"R1496C12", Column13:"R1496C13", Column14:"R1496C14", Column15:"R1496C15", Column16:"R1496C16", Column17:"R1496C17", Column18:"R1496C18", Column19:"R1496C19", Column20:"R1496C20"}, {Column1:"R1497C1", Column2:"R1497C2", Column3:"R1497C3", Column4:"R1497C4", Column5:"R1497C5", Column6:"R1497C6", Column7:"R1497C7", Column8:"R1497C8", Column9:"R1497C9", Column10:"R1497C10", Column11:"R1497C11", Column12:"R1497C12", Column13:"R1497C13", Column14:"R1497C14", Column15:"R1497C15", Column16:"R1497C16", Column17:"R1497C17", Column18:"R1497C18", Column19:"R1497C19", Column20:"R1497C20"}, {Column1:"R1498C1", Column2:"R1498C2", Column3:"R1498C3", Column4:"R1498C4", Column5:"R1498C5", Column6:"R1498C6", Column7:"R1498C7", Column8:"R1498C8", Column9:"R1498C9", Column10:"R1498C10", Column11:"R1498C11", Column12:"R1498C12", Column13:"R1498C13", Column14:"R1498C14", Column15:"R1498C15", Column16:"R1498C16", Column17:"R1498C17", Column18:"R1498C18", Column19:"R1498C19", Column20:"R1498C20"}, {Column1:"R1499C1", Column2:"R1499C2", Column3:"R1499C3", Column4:"R1499C4", Column5:"R1499C5", Column6:"R1499C6", Column7:"R1499C7", Column8:"R1499C8", Column9:"R1499C9", Column10:"R1499C10", Column11:"R1499C11", Column12:"R1499C12", Column13:"R1499C13", Column14:"R1499C14", Column15:"R1499C15", Column16:"R1499C16", Column17:"R1499C17", Column18:"R1499C18", Column19:"R1499C19", Column20:"R1499C20"}, {Column1:"R1500C1", Column2:"R1500C2", Column3:"R1500C3", Column4:"R1500C4", Column5:"R1500C5", Column6:"R1500C6", Column7:"R1500C7", Column8:"R1500C8", Column9:"R1500C9", Column10:"R1500C10", Column11:"R1500C11", Column12:"R1500C12", Column13:"R1500C13", Column14:"R1500C14", Column15:"R1500C15", Column16:"R1500C16", Column17:"R1500C17", Column18:"R1500C18", Column19:"R1500C19", Column20:"R1500C20"}, {Column1:"R1501C1", Column2:"R1501C2", Column3:"R1501C3", Column4:"R1501C4", Column5:"R1501C5", Column6:"R1501C6", Column7:"R1501C7", Column8:"R1501C8", Column9:"R1501C9", Column10:"R1501C10", Column11:"R1501C11", Column12:"R1501C12", Column13:"R1501C13", Column14:"R1501C14", Column15:"R1501C15", Column16:"R1501C16", Column17:"R1501C17", Column18:"R1501C18", Column19:"R1501C19", Column20:"R1501C20"}, {Column1:"R1502C1", Column2:"R1502C2", Column3:"R1502C3", Column4:"R1502C4", Column5:"R1502C5", Column6:"R1502C6", Column7:"R1502C7", Column8:"R1502C8", Column9:"R1502C9", Column10:"R1502C10", Column11:"R1502C11", Column12:"R1502C12", Column13:"R1502C13", Column14:"R1502C14", Column15:"R1502C15", Column16:"R1502C16", Column17:"R1502C17", Column18:"R1502C18", Column19:"R1502C19", Column20:"R1502C20"}, {Column1:"R1503C1", Column2:"R1503C2", Column3:"R1503C3", Column4:"R1503C4", Column5:"R1503C5", Column6:"R1503C6", Column7:"R1503C7", Column8:"R1503C8", Column9:"R1503C9", Column10:"R1503C10", Column11:"R1503C11", Column12:"R1503C12", Column13:"R1503C13", Column14:"R1503C14", Column15:"R1503C15", Column16:"R1503C16", Column17:"R1503C17", Column18:"R1503C18", Column19:"R1503C19", Column20:"R1503C20"}, {Column1:"R1504C1", Column2:"R1504C2", Column3:"R1504C3", Column4:"R1504C4", Column5:"R1504C5", Column6:"R1504C6", Column7:"R1504C7", Column8:"R1504C8", Column9:"R1504C9", Column10:"R1504C10", Column11:"R1504C11", Column12:"R1504C12", Column13:"R1504C13", Column14:"R1504C14", Column15:"R1504C15", Column16:"R1504C16", Column17:"R1504C17", Column18:"R1504C18", Column19:"R1504C19", Column20:"R1504C20"}, {Column1:"R1505C1", Column2:"R1505C2", Column3:"R1505C3", Column4:"R1505C4", Column5:"R1505C5", Column6:"R1505C6", Column7:"R1505C7", Column8:"R1505C8", Column9:"R1505C9", Column10:"R1505C10", Column11:"R1505C11", Column12:"R1505C12", Column13:"R1505C13", Column14:"R1505C14", Column15:"R1505C15", Column16:"R1505C16", Column17:"R1505C17", Column18:"R1505C18", Column19:"R1505C19", Column20:"R1505C20"}, {Column1:"R1506C1", Column2:"R1506C2", Column3:"R1506C3", Column4:"R1506C4", Column5:"R1506C5", Column6:"R1506C6", Column7:"R1506C7", Column8:"R1506C8", Column9:"R1506C9", Column10:"R1506C10", Column11:"R1506C11", Column12:"R1506C12", Column13:"R1506C13", Column14:"R1506C14", Column15:"R1506C15", Column16:"R1506C16", Column17:"R1506C17", Column18:"R1506C18", Column19:"R1506C19", Column20:"R1506C20"}, {Column1:"R1507C1", Column2:"R1507C2", Column3:"R1507C3", Column4:"R1507C4", Column5:"R1507C5", Column6:"R1507C6", Column7:"R1507C7", Column8:"R1507C8", Column9:"R1507C9", Column10:"R1507C10", Column11:"R1507C11", Column12:"R1507C12", Column13:"R1507C13", Column14:"R1507C14", Column15:"R1507C15", Column16:"R1507C16", Column17:"R1507C17", Column18:"R1507C18", Column19:"R1507C19", Column20:"R1507C20"}, {Column1:"R1508C1", Column2:"R1508C2", Column3:"R1508C3", Column4:"R1508C4", Column5:"R1508C5", Column6:"R1508C6", Column7:"R1508C7", Column8:"R1508C8", Column9:"R1508C9", Column10:"R1508C10", Column11:"R1508C11", Column12:"R1508C12", Column13:"R1508C13", Column14:"R1508C14", Column15:"R1508C15", Column16:"R1508C16", Column17:"R1508C17", Column18:"R1508C18", Column19:"R1508C19", Column20:"R1508C20"}, {Column1:"R1509C1", Column2:"R1509C2", Column3:"R1509C3", Column4:"R1509C4", Column5:"R1509C5", Column6:"R1509C6", Column7:"R1509C7", Column8:"R1509C8", Column9:"R1509C9", Column10:"R1509C10", Column11:"R1509C11", Column12:"R1509C12", Column13:"R1509C13", Column14:"R1509C14", Column15:"R1509C15", Column16:"R1509C16", Column17:"R1509C17", Column18:"R1509C18", Column19:"R1509C19", Column20:"R1509C20"}, {Column1:"R1510C1", Column2:"R1510C2", Column3:"R1510C3", Column4:"R1510C4", Column5:"R1510C5", Column6:"R1510C6", Column7:"R1510C7", Column8:"R1510C8", Column9:"R1510C9", Column10:"R1510C10", Column11:"R1510C11", Column12:"R1510C12", Column13:"R1510C13", Column14:"R1510C14", Column15:"R1510C15", Column16:"R1510C16", Column17:"R1510C17", Column18:"R1510C18", Column19:"R1510C19", Column20:"R1510C20"}, {Column1:"R1511C1", Column2:"R1511C2", Column3:"R1511C3", Column4:"R1511C4", Column5:"R1511C5", Column6:"R1511C6", Column7:"R1511C7", Column8:"R1511C8", Column9:"R1511C9", Column10:"R1511C10", Column11:"R1511C11", Column12:"R1511C12", Column13:"R1511C13", Column14:"R1511C14", Column15:"R1511C15", Column16:"R1511C16", Column17:"R1511C17", Column18:"R1511C18", Column19:"R1511C19", Column20:"R1511C20"}, {Column1:"R1512C1", Column2:"R1512C2", Column3:"R1512C3", Column4:"R1512C4", Column5:"R1512C5", Column6:"R1512C6", Column7:"R1512C7", Column8:"R1512C8", Column9:"R1512C9", Column10:"R1512C10", Column11:"R1512C11", Column12:"R1512C12", Column13:"R1512C13", Column14:"R1512C14", Column15:"R1512C15", Column16:"R1512C16", Column17:"R1512C17", Column18:"R1512C18", Column19:"R1512C19", Column20:"R1512C20"}, {Column1:"R1513C1", Column2:"R1513C2", Column3:"R1513C3", Column4:"R1513C4", Column5:"R1513C5", Column6:"R1513C6", Column7:"R1513C7", Column8:"R1513C8", Column9:"R1513C9", Column10:"R1513C10", Column11:"R1513C11", Column12:"R1513C12", Column13:"R1513C13", Column14:"R1513C14", Column15:"R1513C15", Column16:"R1513C16", Column17:"R1513C17", Column18:"R1513C18", Column19:"R1513C19", Column20:"R1513C20"}, {Column1:"R1514C1", Column2:"R1514C2", Column3:"R1514C3", Column4:"R1514C4", Column5:"R1514C5", Column6:"R1514C6", Column7:"R1514C7", Column8:"R1514C8", Column9:"R1514C9", Column10:"R1514C10", Column11:"R1514C11", Column12:"R1514C12", Column13:"R1514C13", Column14:"R1514C14", Column15:"R1514C15", Column16:"R1514C16", Column17:"R1514C17", Column18:"R1514C18", Column19:"R1514C19", Column20:"R1514C20"}, {Column1:"R1515C1", Column2:"R1515C2", Column3:"R1515C3", Column4:"R1515C4", Column5:"R1515C5", Column6:"R1515C6", Column7:"R1515C7", Column8:"R1515C8", Column9:"R1515C9", Column10:"R1515C10", Column11:"R1515C11", Column12:"R1515C12", Column13:"R1515C13", Column14:"R1515C14", Column15:"R1515C15", Column16:"R1515C16", Column17:"R1515C17", Column18:"R1515C18", Column19:"R1515C19", Column20:"R1515C20"}, {Column1:"R1516C1", Column2:"R1516C2", Column3:"R1516C3", Column4:"R1516C4", Column5:"R1516C5", Column6:"R1516C6", Column7:"R1516C7", Column8:"R1516C8", Column9:"R1516C9", Column10:"R1516C10", Column11:"R1516C11", Column12:"R1516C12", Column13:"R1516C13", Column14:"R1516C14", Column15:"R1516C15", Column16:"R1516C16", Column17:"R1516C17", Column18:"R1516C18", Column19:"R1516C19", Column20:"R1516C20"}, {Column1:"R1517C1", Column2:"R1517C2", Column3:"R1517C3", Column4:"R1517C4", Column5:"R1517C5", Column6:"R1517C6", Column7:"R1517C7", Column8:"R1517C8", Column9:"R1517C9", Column10:"R1517C10", Column11:"R1517C11", Column12:"R1517C12", Column13:"R1517C13", Column14:"R1517C14", Column15:"R1517C15", Column16:"R1517C16", Column17:"R1517C17", Column18:"R1517C18", Column19:"R1517C19", Column20:"R1517C20"}, {Column1:"R1518C1", Column2:"R1518C2", Column3:"R1518C3", Column4:"R1518C4", Column5:"R1518C5", Column6:"R1518C6", Column7:"R1518C7", Column8:"R1518C8", Column9:"R1518C9", Column10:"R1518C10", Column11:"R1518C11", Column12:"R1518C12", Column13:"R1518C13", Column14:"R1518C14", Column15:"R1518C15", Column16:"R1518C16", Column17:"R1518C17", Column18:"R1518C18", Column19:"R1518C19", Column20:"R1518C20"}, {Column1:"R1519C1", Column2:"R1519C2", Column3:"R1519C3", Column4:"R1519C4", Column5:"R1519C5", Column6:"R1519C6", Column7:"R1519C7", Column8:"R1519C8", Column9:"R1519C9", Column10:"R1519C10", Column11:"R1519C11", Column12:"R1519C12", Column13:"R1519C13", Column14:"R1519C14", Column15:"R1519C15", Column16:"R1519C16", Column17:"R1519C17", Column18:"R1519C18", Column19:"R1519C19", Column20:"R1519C20"}, {Column1:"R1520C1", Column2:"R1520C2", Column3:"R1520C3", Column4:"R1520C4", Column5:"R1520C5", Column6:"R1520C6", Column7:"R1520C7", Column8:"R1520C8", Column9:"R1520C9", Column10:"R1520C10", Column11:"R1520C11", Column12:"R1520C12", Column13:"R1520C13", Column14:"R1520C14", Column15:"R1520C15", Column16:"R1520C16", Column17:"R1520C17", Column18:"R1520C18", Column19:"R1520C19", Column20:"R1520C20"}, {Column1:"R1521C1", Column2:"R1521C2", Column3:"R1521C3", Column4:"R1521C4", Column5:"R1521C5", Column6:"R1521C6", Column7:"R1521C7", Column8:"R1521C8", Column9:"R1521C9", Column10:"R1521C10", Column11:"R1521C11", Column12:"R1521C12", Column13:"R1521C13", Column14:"R1521C14", Column15:"R1521C15", Column16:"R1521C16", Column17:"R1521C17", Column18:"R1521C18", Column19:"R1521C19", Column20:"R1521C20"}, {Column1:"R1522C1", Column2:"R1522C2", Column3:"R1522C3", Column4:"R1522C4", Column5:"R1522C5", Column6:"R1522C6", Column7:"R1522C7", Column8:"R1522C8", Column9:"R1522C9", Column10:"R1522C10", Column11:"R1522C11", Column12:"R1522C12", Column13:"R1522C13", Column14:"R1522C14", Column15:"R1522C15", Column16:"R1522C16", Column17:"R1522C17", Column18:"R1522C18", Column19:"R1522C19", Column20:"R1522C20"}, {Column1:"R1523C1", Column2:"R1523C2", Column3:"R1523C3", Column4:"R1523C4", Column5:"R1523C5", Column6:"R1523C6", Column7:"R1523C7", Column8:"R1523C8", Column9:"R1523C9", Column10:"R1523C10", Column11:"R1523C11", Column12:"R1523C12", Column13:"R1523C13", Column14:"R1523C14", Column15:"R1523C15", Column16:"R1523C16", Column17:"R1523C17", Column18:"R1523C18", Column19:"R1523C19", Column20:"R1523C20"}, {Column1:"R1524C1", Column2:"R1524C2", Column3:"R1524C3", Column4:"R1524C4", Column5:"R1524C5", Column6:"R1524C6", Column7:"R1524C7", Column8:"R1524C8", Column9:"R1524C9", Column10:"R1524C10", Column11:"R1524C11", Column12:"R1524C12", Column13:"R1524C13", Column14:"R1524C14", Column15:"R1524C15", Column16:"R1524C16", Column17:"R1524C17", Column18:"R1524C18", Column19:"R1524C19", Column20:"R1524C20"}, {Column1:"R1525C1", Column2:"R1525C2", Column3:"R1525C3", Column4:"R1525C4", Column5:"R1525C5", Column6:"R1525C6", Column7:"R1525C7", Column8:"R1525C8", Column9:"R1525C9", Column10:"R1525C10", Column11:"R1525C11", Column12:"R1525C12", Column13:"R1525C13", Column14:"R1525C14", Column15:"R1525C15", Column16:"R1525C16", Column17:"R1525C17", Column18:"R1525C18", Column19:"R1525C19", Column20:"R1525C20"}, {Column1:"R1526C1", Column2:"R1526C2", Column3:"R1526C3", Column4:"R1526C4", Column5:"R1526C5", Column6:"R1526C6", Column7:"R1526C7", Column8:"R1526C8", Column9:"R1526C9", Column10:"R1526C10", Column11:"R1526C11", Column12:"R1526C12", Column13:"R1526C13", Column14:"R1526C14", Column15:"R1526C15", Column16:"R1526C16", Column17:"R1526C17", Column18:"R1526C18", Column19:"R1526C19", Column20:"R1526C20"}, {Column1:"R1527C1", Column2:"R1527C2", Column3:"R1527C3", Column4:"R1527C4", Column5:"R1527C5", Column6:"R1527C6", Column7:"R1527C7", Column8:"R1527C8", Column9:"R1527C9", Column10:"R1527C10", Column11:"R1527C11", Column12:"R1527C12", Column13:"R1527C13", Column14:"R1527C14", Column15:"R1527C15", Column16:"R1527C16", Column17:"R1527C17", Column18:"R1527C18", Column19:"R1527C19", Column20:"R1527C20"}, {Column1:"R1528C1", Column2:"R1528C2", Column3:"R1528C3", Column4:"R1528C4", Column5:"R1528C5", Column6:"R1528C6", Column7:"R1528C7", Column8:"R1528C8", Column9:"R1528C9", Column10:"R1528C10", Column11:"R1528C11", Column12:"R1528C12", Column13:"R1528C13", Column14:"R1528C14", Column15:"R1528C15", Column16:"R1528C16", Column17:"R1528C17", Column18:"R1528C18", Column19:"R1528C19", Column20:"R1528C20"}, {Column1:"R1529C1", Column2:"R1529C2", Column3:"R1529C3", Column4:"R1529C4", Column5:"R1529C5", Column6:"R1529C6", Column7:"R1529C7", Column8:"R1529C8", Column9:"R1529C9", Column10:"R1529C10", Column11:"R1529C11", Column12:"R1529C12", Column13:"R1529C13", Column14:"R1529C14", Column15:"R1529C15", Column16:"R1529C16", Column17:"R1529C17", Column18:"R1529C18", Column19:"R1529C19", Column20:"R1529C20"}, {Column1:"R1530C1", Column2:"R1530C2", Column3:"R1530C3", Column4:"R1530C4", Column5:"R1530C5", Column6:"R1530C6", Column7:"R1530C7", Column8:"R1530C8", Column9:"R1530C9", Column10:"R1530C10", Column11:"R1530C11", Column12:"R1530C12", Column13:"R1530C13", Column14:"R1530C14", Column15:"R1530C15", Column16:"R1530C16", Column17:"R1530C17", Column18:"R1530C18", Column19:"R1530C19", Column20:"R1530C20"}, {Column1:"R1531C1", Column2:"R1531C2", Column3:"R1531C3", Column4:"R1531C4", Column5:"R1531C5", Column6:"R1531C6", Column7:"R1531C7", Column8:"R1531C8", Column9:"R1531C9", Column10:"R1531C10", Column11:"R1531C11", Column12:"R1531C12", Column13:"R1531C13", Column14:"R1531C14", Column15:"R1531C15", Column16:"R1531C16", Column17:"R1531C17", Column18:"R1531C18", Column19:"R1531C19", Column20:"R1531C20"}, {Column1:"R1532C1", Column2:"R1532C2", Column3:"R1532C3", Column4:"R1532C4", Column5:"R1532C5", Column6:"R1532C6", Column7:"R1532C7", Column8:"R1532C8", Column9:"R1532C9", Column10:"R1532C10", Column11:"R1532C11", Column12:"R1532C12", Column13:"R1532C13", Column14:"R1532C14", Column15:"R1532C15", Column16:"R1532C16", Column17:"R1532C17", Column18:"R1532C18", Column19:"R1532C19", Column20:"R1532C20"}, {Column1:"R1533C1", Column2:"R1533C2", Column3:"R1533C3", Column4:"R1533C4", Column5:"R1533C5", Column6:"R1533C6", Column7:"R1533C7", Column8:"R1533C8", Column9:"R1533C9", Column10:"R1533C10", Column11:"R1533C11", Column12:"R1533C12", Column13:"R1533C13", Column14:"R1533C14", Column15:"R1533C15", Column16:"R1533C16", Column17:"R1533C17", Column18:"R1533C18", Column19:"R1533C19", Column20:"R1533C20"}, {Column1:"R1534C1", Column2:"R1534C2", Column3:"R1534C3", Column4:"R1534C4", Column5:"R1534C5", Column6:"R1534C6", Column7:"R1534C7", Column8:"R1534C8", Column9:"R1534C9", Column10:"R1534C10", Column11:"R1534C11", Column12:"R1534C12", Column13:"R1534C13", Column14:"R1534C14", Column15:"R1534C15", Column16:"R1534C16", Column17:"R1534C17", Column18:"R1534C18", Column19:"R1534C19", Column20:"R1534C20"}, {Column1:"R1535C1", Column2:"R1535C2", Column3:"R1535C3", Column4:"R1535C4", Column5:"R1535C5", Column6:"R1535C6", Column7:"R1535C7", Column8:"R1535C8", Column9:"R1535C9", Column10:"R1535C10", Column11:"R1535C11", Column12:"R1535C12", Column13:"R1535C13", Column14:"R1535C14", Column15:"R1535C15", Column16:"R1535C16", Column17:"R1535C17", Column18:"R1535C18", Column19:"R1535C19", Column20:"R1535C20"}, {Column1:"R1536C1", Column2:"R1536C2", Column3:"R1536C3", Column4:"R1536C4", Column5:"R1536C5", Column6:"R1536C6", Column7:"R1536C7", Column8:"R1536C8", Column9:"R1536C9", Column10:"R1536C10", Column11:"R1536C11", Column12:"R1536C12", Column13:"R1536C13", Column14:"R1536C14", Column15:"R1536C15", Column16:"R1536C16", Column17:"R1536C17", Column18:"R1536C18", Column19:"R1536C19", Column20:"R1536C20"}, {Column1:"R1537C1", Column2:"R1537C2", Column3:"R1537C3", Column4:"R1537C4", Column5:"R1537C5", Column6:"R1537C6", Column7:"R1537C7", Column8:"R1537C8", Column9:"R1537C9", Column10:"R1537C10", Column11:"R1537C11", Column12:"R1537C12", Column13:"R1537C13", Column14:"R1537C14", Column15:"R1537C15", Column16:"R1537C16", Column17:"R1537C17", Column18:"R1537C18", Column19:"R1537C19", Column20:"R1537C20"}, {Column1:"R1538C1", Column2:"R1538C2", Column3:"R1538C3", Column4:"R1538C4", Column5:"R1538C5", Column6:"R1538C6", Column7:"R1538C7", Column8:"R1538C8", Column9:"R1538C9", Column10:"R1538C10", Column11:"R1538C11", Column12:"R1538C12", Column13:"R1538C13", Column14:"R1538C14", Column15:"R1538C15", Column16:"R1538C16", Column17:"R1538C17", Column18:"R1538C18", Column19:"R1538C19", Column20:"R1538C20"}, {Column1:"R1539C1", Column2:"R1539C2", Column3:"R1539C3", Column4:"R1539C4", Column5:"R1539C5", Column6:"R1539C6", Column7:"R1539C7", Column8:"R1539C8", Column9:"R1539C9", Column10:"R1539C10", Column11:"R1539C11", Column12:"R1539C12", Column13:"R1539C13", Column14:"R1539C14", Column15:"R1539C15", Column16:"R1539C16", Column17:"R1539C17", Column18:"R1539C18", Column19:"R1539C19", Column20:"R1539C20"}, {Column1:"R1540C1", Column2:"R1540C2", Column3:"R1540C3", Column4:"R1540C4", Column5:"R1540C5", Column6:"R1540C6", Column7:"R1540C7", Column8:"R1540C8", Column9:"R1540C9", Column10:"R1540C10", Column11:"R1540C11", Column12:"R1540C12", Column13:"R1540C13", Column14:"R1540C14", Column15:"R1540C15", Column16:"R1540C16", Column17:"R1540C17", Column18:"R1540C18", Column19:"R1540C19", Column20:"R1540C20"}, {Column1:"R1541C1", Column2:"R1541C2", Column3:"R1541C3", Column4:"R1541C4", Column5:"R1541C5", Column6:"R1541C6", Column7:"R1541C7", Column8:"R1541C8", Column9:"R1541C9", Column10:"R1541C10", Column11:"R1541C11", Column12:"R1541C12", Column13:"R1541C13", Column14:"R1541C14", Column15:"R1541C15", Column16:"R1541C16", Column17:"R1541C17", Column18:"R1541C18", Column19:"R1541C19", Column20:"R1541C20"}, {Column1:"R1542C1", Column2:"R1542C2", Column3:"R1542C3", Column4:"R1542C4", Column5:"R1542C5", Column6:"R1542C6", Column7:"R1542C7", Column8:"R1542C8", Column9:"R1542C9", Column10:"R1542C10", Column11:"R1542C11", Column12:"R1542C12", Column13:"R1542C13", Column14:"R1542C14", Column15:"R1542C15", Column16:"R1542C16", Column17:"R1542C17", Column18:"R1542C18", Column19:"R1542C19", Column20:"R1542C20"}, {Column1:"R1543C1", Column2:"R1543C2", Column3:"R1543C3", Column4:"R1543C4", Column5:"R1543C5", Column6:"R1543C6", Column7:"R1543C7", Column8:"R1543C8", Column9:"R1543C9", Column10:"R1543C10", Column11:"R1543C11", Column12:"R1543C12", Column13:"R1543C13", Column14:"R1543C14", Column15:"R1543C15", Column16:"R1543C16", Column17:"R1543C17", Column18:"R1543C18", Column19:"R1543C19", Column20:"R1543C20"}, {Column1:"R1544C1", Column2:"R1544C2", Column3:"R1544C3", Column4:"R1544C4", Column5:"R1544C5", Column6:"R1544C6", Column7:"R1544C7", Column8:"R1544C8", Column9:"R1544C9", Column10:"R1544C10", Column11:"R1544C11", Column12:"R1544C12", Column13:"R1544C13", Column14:"R1544C14", Column15:"R1544C15", Column16:"R1544C16", Column17:"R1544C17", Column18:"R1544C18", Column19:"R1544C19", Column20:"R1544C20"}, {Column1:"R1545C1", Column2:"R1545C2", Column3:"R1545C3", Column4:"R1545C4", Column5:"R1545C5", Column6:"R1545C6", Column7:"R1545C7", Column8:"R1545C8", Column9:"R1545C9", Column10:"R1545C10", Column11:"R1545C11", Column12:"R1545C12", Column13:"R1545C13", Column14:"R1545C14", Column15:"R1545C15", Column16:"R1545C16", Column17:"R1545C17", Column18:"R1545C18", Column19:"R1545C19", Column20:"R1545C20"}, {Column1:"R1546C1", Column2:"R1546C2", Column3:"R1546C3", Column4:"R1546C4", Column5:"R1546C5", Column6:"R1546C6", Column7:"R1546C7", Column8:"R1546C8", Column9:"R1546C9", Column10:"R1546C10", Column11:"R1546C11", Column12:"R1546C12", Column13:"R1546C13", Column14:"R1546C14", Column15:"R1546C15", Column16:"R1546C16", Column17:"R1546C17", Column18:"R1546C18", Column19:"R1546C19", Column20:"R1546C20"}, {Column1:"R1547C1", Column2:"R1547C2", Column3:"R1547C3", Column4:"R1547C4", Column5:"R1547C5", Column6:"R1547C6", Column7:"R1547C7", Column8:"R1547C8", Column9:"R1547C9", Column10:"R1547C10", Column11:"R1547C11", Column12:"R1547C12", Column13:"R1547C13", Column14:"R1547C14", Column15:"R1547C15", Column16:"R1547C16", Column17:"R1547C17", Column18:"R1547C18", Column19:"R1547C19", Column20:"R1547C20"}, {Column1:"R1548C1", Column2:"R1548C2", Column3:"R1548C3", Column4:"R1548C4", Column5:"R1548C5", Column6:"R1548C6", Column7:"R1548C7", Column8:"R1548C8", Column9:"R1548C9", Column10:"R1548C10", Column11:"R1548C11", Column12:"R1548C12", Column13:"R1548C13", Column14:"R1548C14", Column15:"R1548C15", Column16:"R1548C16", Column17:"R1548C17", Column18:"R1548C18", Column19:"R1548C19", Column20:"R1548C20"}, {Column1:"R1549C1", Column2:"R1549C2", Column3:"R1549C3", Column4:"R1549C4", Column5:"R1549C5", Column6:"R1549C6", Column7:"R1549C7", Column8:"R1549C8", Column9:"R1549C9", Column10:"R1549C10", Column11:"R1549C11", Column12:"R1549C12", Column13:"R1549C13", Column14:"R1549C14", Column15:"R1549C15", Column16:"R1549C16", Column17:"R1549C17", Column18:"R1549C18", Column19:"R1549C19", Column20:"R1549C20"}, {Column1:"R1550C1", Column2:"R1550C2", Column3:"R1550C3", Column4:"R1550C4", Column5:"R1550C5", Column6:"R1550C6", Column7:"R1550C7", Column8:"R1550C8", Column9:"R1550C9", Column10:"R1550C10", Column11:"R1550C11", Column12:"R1550C12", Column13:"R1550C13", Column14:"R1550C14", Column15:"R1550C15", Column16:"R1550C16", Column17:"R1550C17", Column18:"R1550C18", Column19:"R1550C19", Column20:"R1550C20"}, {Column1:"R1551C1", Column2:"R1551C2", Column3:"R1551C3", Column4:"R1551C4", Column5:"R1551C5", Column6:"R1551C6", Column7:"R1551C7", Column8:"R1551C8", Column9:"R1551C9", Column10:"R1551C10", Column11:"R1551C11", Column12:"R1551C12", Column13:"R1551C13", Column14:"R1551C14", Column15:"R1551C15", Column16:"R1551C16", Column17:"R1551C17", Column18:"R1551C18", Column19:"R1551C19", Column20:"R1551C20"}, {Column1:"R1552C1", Column2:"R1552C2", Column3:"R1552C3", Column4:"R1552C4", Column5:"R1552C5", Column6:"R1552C6", Column7:"R1552C7", Column8:"R1552C8", Column9:"R1552C9", Column10:"R1552C10", Column11:"R1552C11", Column12:"R1552C12", Column13:"R1552C13", Column14:"R1552C14", Column15:"R1552C15", Column16:"R1552C16", Column17:"R1552C17", Column18:"R1552C18", Column19:"R1552C19", Column20:"R1552C20"}, {Column1:"R1553C1", Column2:"R1553C2", Column3:"R1553C3", Column4:"R1553C4", Column5:"R1553C5", Column6:"R1553C6", Column7:"R1553C7", Column8:"R1553C8", Column9:"R1553C9", Column10:"R1553C10", Column11:"R1553C11", Column12:"R1553C12", Column13:"R1553C13", Column14:"R1553C14", Column15:"R1553C15", Column16:"R1553C16", Column17:"R1553C17", Column18:"R1553C18", Column19:"R1553C19", Column20:"R1553C20"}, {Column1:"R1554C1", Column2:"R1554C2", Column3:"R1554C3", Column4:"R1554C4", Column5:"R1554C5", Column6:"R1554C6", Column7:"R1554C7", Column8:"R1554C8", Column9:"R1554C9", Column10:"R1554C10", Column11:"R1554C11", Column12:"R1554C12", Column13:"R1554C13", Column14:"R1554C14", Column15:"R1554C15", Column16:"R1554C16", Column17:"R1554C17", Column18:"R1554C18", Column19:"R1554C19", Column20:"R1554C20"}, {Column1:"R1555C1", Column2:"R1555C2", Column3:"R1555C3", Column4:"R1555C4", Column5:"R1555C5", Column6:"R1555C6", Column7:"R1555C7", Column8:"R1555C8", Column9:"R1555C9", Column10:"R1555C10", Column11:"R1555C11", Column12:"R1555C12", Column13:"R1555C13", Column14:"R1555C14", Column15:"R1555C15", Column16:"R1555C16", Column17:"R1555C17", Column18:"R1555C18", Column19:"R1555C19", Column20:"R1555C20"}, {Column1:"R1556C1", Column2:"R1556C2", Column3:"R1556C3", Column4:"R1556C4", Column5:"R1556C5", Column6:"R1556C6", Column7:"R1556C7", Column8:"R1556C8", Column9:"R1556C9", Column10:"R1556C10", Column11:"R1556C11", Column12:"R1556C12", Column13:"R1556C13", Column14:"R1556C14", Column15:"R1556C15", Column16:"R1556C16", Column17:"R1556C17", Column18:"R1556C18", Column19:"R1556C19", Column20:"R1556C20"}, {Column1:"R1557C1", Column2:"R1557C2", Column3:"R1557C3", Column4:"R1557C4", Column5:"R1557C5", Column6:"R1557C6", Column7:"R1557C7", Column8:"R1557C8", Column9:"R1557C9", Column10:"R1557C10", Column11:"R1557C11", Column12:"R1557C12", Column13:"R1557C13", Column14:"R1557C14", Column15:"R1557C15", Column16:"R1557C16", Column17:"R1557C17", Column18:"R1557C18", Column19:"R1557C19", Column20:"R1557C20"}, {Column1:"R1558C1", Column2:"R1558C2", Column3:"R1558C3", Column4:"R1558C4", Column5:"R1558C5", Column6:"R1558C6", Column7:"R1558C7", Column8:"R1558C8", Column9:"R1558C9", Column10:"R1558C10", Column11:"R1558C11", Column12:"R1558C12", Column13:"R1558C13", Column14:"R1558C14", Column15:"R1558C15", Column16:"R1558C16", Column17:"R1558C17", Column18:"R1558C18", Column19:"R1558C19", Column20:"R1558C20"}, {Column1:"R1559C1", Column2:"R1559C2", Column3:"R1559C3", Column4:"R1559C4", Column5:"R1559C5", Column6:"R1559C6", Column7:"R1559C7", Column8:"R1559C8", Column9:"R1559C9", Column10:"R1559C10", Column11:"R1559C11", Column12:"R1559C12", Column13:"R1559C13", Column14:"R1559C14", Column15:"R1559C15", Column16:"R1559C16", Column17:"R1559C17", Column18:"R1559C18", Column19:"R1559C19", Column20:"R1559C20"}, {Column1:"R1560C1", Column2:"R1560C2", Column3:"R1560C3", Column4:"R1560C4", Column5:"R1560C5", Column6:"R1560C6", Column7:"R1560C7", Column8:"R1560C8", Column9:"R1560C9", Column10:"R1560C10", Column11:"R1560C11", Column12:"R1560C12", Column13:"R1560C13", Column14:"R1560C14", Column15:"R1560C15", Column16:"R1560C16", Column17:"R1560C17", Column18:"R1560C18", Column19:"R1560C19", Column20:"R1560C20"}, {Column1:"R1561C1", Column2:"R1561C2", Column3:"R1561C3", Column4:"R1561C4", Column5:"R1561C5", Column6:"R1561C6", Column7:"R1561C7", Column8:"R1561C8", Column9:"R1561C9", Column10:"R1561C10", Column11:"R1561C11", Column12:"R1561C12", Column13:"R1561C13", Column14:"R1561C14", Column15:"R1561C15", Column16:"R1561C16", Column17:"R1561C17", Column18:"R1561C18", Column19:"R1561C19", Column20:"R1561C20"}, {Column1:"R1562C1", Column2:"R1562C2", Column3:"R1562C3", Column4:"R1562C4", Column5:"R1562C5", Column6:"R1562C6", Column7:"R1562C7", Column8:"R1562C8", Column9:"R1562C9", Column10:"R1562C10", Column11:"R1562C11", Column12:"R1562C12", Column13:"R1562C13", Column14:"R1562C14", Column15:"R1562C15", Column16:"R1562C16", Column17:"R1562C17", Column18:"R1562C18", Column19:"R1562C19", Column20:"R1562C20"}, {Column1:"R1563C1", Column2:"R1563C2", Column3:"R1563C3", Column4:"R1563C4", Column5:"R1563C5", Column6:"R1563C6", Column7:"R1563C7", Column8:"R1563C8", Column9:"R1563C9", Column10:"R1563C10", Column11:"R1563C11", Column12:"R1563C12", Column13:"R1563C13", Column14:"R1563C14", Column15:"R1563C15", Column16:"R1563C16", Column17:"R1563C17", Column18:"R1563C18", Column19:"R1563C19", Column20:"R1563C20"}, {Column1:"R1564C1", Column2:"R1564C2", Column3:"R1564C3", Column4:"R1564C4", Column5:"R1564C5", Column6:"R1564C6", Column7:"R1564C7", Column8:"R1564C8", Column9:"R1564C9", Column10:"R1564C10", Column11:"R1564C11", Column12:"R1564C12", Column13:"R1564C13", Column14:"R1564C14", Column15:"R1564C15", Column16:"R1564C16", Column17:"R1564C17", Column18:"R1564C18", Column19:"R1564C19", Column20:"R1564C20"}, {Column1:"R1565C1", Column2:"R1565C2", Column3:"R1565C3", Column4:"R1565C4", Column5:"R1565C5", Column6:"R1565C6", Column7:"R1565C7", Column8:"R1565C8", Column9:"R1565C9", Column10:"R1565C10", Column11:"R1565C11", Column12:"R1565C12", Column13:"R1565C13", Column14:"R1565C14", Column15:"R1565C15", Column16:"R1565C16", Column17:"R1565C17", Column18:"R1565C18", Column19:"R1565C19", Column20:"R1565C20"}, {Column1:"R1566C1", Column2:"R1566C2", Column3:"R1566C3", Column4:"R1566C4", Column5:"R1566C5", Column6:"R1566C6", Column7:"R1566C7", Column8:"R1566C8", Column9:"R1566C9", Column10:"R1566C10", Column11:"R1566C11", Column12:"R1566C12", Column13:"R1566C13", Column14:"R1566C14", Column15:"R1566C15", Column16:"R1566C16", Column17:"R1566C17", Column18:"R1566C18", Column19:"R1566C19", Column20:"R1566C20"}, {Column1:"R1567C1", Column2:"R1567C2", Column3:"R1567C3", Column4:"R1567C4", Column5:"R1567C5", Column6:"R1567C6", Column7:"R1567C7", Column8:"R1567C8", Column9:"R1567C9", Column10:"R1567C10", Column11:"R1567C11", Column12:"R1567C12", Column13:"R1567C13", Column14:"R1567C14", Column15:"R1567C15", Column16:"R1567C16", Column17:"R1567C17", Column18:"R1567C18", Column19:"R1567C19", Column20:"R1567C20"}, {Column1:"R1568C1", Column2:"R1568C2", Column3:"R1568C3", Column4:"R1568C4", Column5:"R1568C5", Column6:"R1568C6", Column7:"R1568C7", Column8:"R1568C8", Column9:"R1568C9", Column10:"R1568C10", Column11:"R1568C11", Column12:"R1568C12", Column13:"R1568C13", Column14:"R1568C14", Column15:"R1568C15", Column16:"R1568C16", Column17:"R1568C17", Column18:"R1568C18", Column19:"R1568C19", Column20:"R1568C20"}, {Column1:"R1569C1", Column2:"R1569C2", Column3:"R1569C3", Column4:"R1569C4", Column5:"R1569C5", Column6:"R1569C6", Column7:"R1569C7", Column8:"R1569C8", Column9:"R1569C9", Column10:"R1569C10", Column11:"R1569C11", Column12:"R1569C12", Column13:"R1569C13", Column14:"R1569C14", Column15:"R1569C15", Column16:"R1569C16", Column17:"R1569C17", Column18:"R1569C18", Column19:"R1569C19", Column20:"R1569C20"}, {Column1:"R1570C1", Column2:"R1570C2", Column3:"R1570C3", Column4:"R1570C4", Column5:"R1570C5", Column6:"R1570C6", Column7:"R1570C7", Column8:"R1570C8", Column9:"R1570C9", Column10:"R1570C10", Column11:"R1570C11", Column12:"R1570C12", Column13:"R1570C13", Column14:"R1570C14", Column15:"R1570C15", Column16:"R1570C16", Column17:"R1570C17", Column18:"R1570C18", Column19:"R1570C19", Column20:"R1570C20"}, {Column1:"R1571C1", Column2:"R1571C2", Column3:"R1571C3", Column4:"R1571C4", Column5:"R1571C5", Column6:"R1571C6", Column7:"R1571C7", Column8:"R1571C8", Column9:"R1571C9", Column10:"R1571C10", Column11:"R1571C11", Column12:"R1571C12", Column13:"R1571C13", Column14:"R1571C14", Column15:"R1571C15", Column16:"R1571C16", Column17:"R1571C17", Column18:"R1571C18", Column19:"R1571C19", Column20:"R1571C20"}, {Column1:"R1572C1", Column2:"R1572C2", Column3:"R1572C3", Column4:"R1572C4", Column5:"R1572C5", Column6:"R1572C6", Column7:"R1572C7", Column8:"R1572C8", Column9:"R1572C9", Column10:"R1572C10", Column11:"R1572C11", Column12:"R1572C12", Column13:"R1572C13", Column14:"R1572C14", Column15:"R1572C15", Column16:"R1572C16", Column17:"R1572C17", Column18:"R1572C18", Column19:"R1572C19", Column20:"R1572C20"}, {Column1:"R1573C1", Column2:"R1573C2", Column3:"R1573C3", Column4:"R1573C4", Column5:"R1573C5", Column6:"R1573C6", Column7:"R1573C7", Column8:"R1573C8", Column9:"R1573C9", Column10:"R1573C10", Column11:"R1573C11", Column12:"R1573C12", Column13:"R1573C13", Column14:"R1573C14", Column15:"R1573C15", Column16:"R1573C16", Column17:"R1573C17", Column18:"R1573C18", Column19:"R1573C19", Column20:"R1573C20"}, {Column1:"R1574C1", Column2:"R1574C2", Column3:"R1574C3", Column4:"R1574C4", Column5:"R1574C5", Column6:"R1574C6", Column7:"R1574C7", Column8:"R1574C8", Column9:"R1574C9", Column10:"R1574C10", Column11:"R1574C11", Column12:"R1574C12", Column13:"R1574C13", Column14:"R1574C14", Column15:"R1574C15", Column16:"R1574C16", Column17:"R1574C17", Column18:"R1574C18", Column19:"R1574C19", Column20:"R1574C20"}, {Column1:"R1575C1", Column2:"R1575C2", Column3:"R1575C3", Column4:"R1575C4", Column5:"R1575C5", Column6:"R1575C6", Column7:"R1575C7", Column8:"R1575C8", Column9:"R1575C9", Column10:"R1575C10", Column11:"R1575C11", Column12:"R1575C12", Column13:"R1575C13", Column14:"R1575C14", Column15:"R1575C15", Column16:"R1575C16", Column17:"R1575C17", Column18:"R1575C18", Column19:"R1575C19", Column20:"R1575C20"}, {Column1:"R1576C1", Column2:"R1576C2", Column3:"R1576C3", Column4:"R1576C4", Column5:"R1576C5", Column6:"R1576C6", Column7:"R1576C7", Column8:"R1576C8", Column9:"R1576C9", Column10:"R1576C10", Column11:"R1576C11", Column12:"R1576C12", Column13:"R1576C13", Column14:"R1576C14", Column15:"R1576C15", Column16:"R1576C16", Column17:"R1576C17", Column18:"R1576C18", Column19:"R1576C19", Column20:"R1576C20"}, {Column1:"R1577C1", Column2:"R1577C2", Column3:"R1577C3", Column4:"R1577C4", Column5:"R1577C5", Column6:"R1577C6", Column7:"R1577C7", Column8:"R1577C8", Column9:"R1577C9", Column10:"R1577C10", Column11:"R1577C11", Column12:"R1577C12", Column13:"R1577C13", Column14:"R1577C14", Column15:"R1577C15", Column16:"R1577C16", Column17:"R1577C17", Column18:"R1577C18", Column19:"R1577C19", Column20:"R1577C20"}, {Column1:"R1578C1", Column2:"R1578C2", Column3:"R1578C3", Column4:"R1578C4", Column5:"R1578C5", Column6:"R1578C6", Column7:"R1578C7", Column8:"R1578C8", Column9:"R1578C9", Column10:"R1578C10", Column11:"R1578C11", Column12:"R1578C12", Column13:"R1578C13", Column14:"R1578C14", Column15:"R1578C15", Column16:"R1578C16", Column17:"R1578C17", Column18:"R1578C18", Column19:"R1578C19", Column20:"R1578C20"}, {Column1:"R1579C1", Column2:"R1579C2", Column3:"R1579C3", Column4:"R1579C4", Column5:"R1579C5", Column6:"R1579C6", Column7:"R1579C7", Column8:"R1579C8", Column9:"R1579C9", Column10:"R1579C10", Column11:"R1579C11", Column12:"R1579C12", Column13:"R1579C13", Column14:"R1579C14", Column15:"R1579C15", Column16:"R1579C16", Column17:"R1579C17", Column18:"R1579C18", Column19:"R1579C19", Column20:"R1579C20"}, {Column1:"R1580C1", Column2:"R1580C2", Column3:"R1580C3", Column4:"R1580C4", Column5:"R1580C5", Column6:"R1580C6", Column7:"R1580C7", Column8:"R1580C8", Column9:"R1580C9", Column10:"R1580C10", Column11:"R1580C11", Column12:"R1580C12", Column13:"R1580C13", Column14:"R1580C14", Column15:"R1580C15", Column16:"R1580C16", Column17:"R1580C17", Column18:"R1580C18", Column19:"R1580C19", Column20:"R1580C20"}, {Column1:"R1581C1", Column2:"R1581C2", Column3:"R1581C3", Column4:"R1581C4", Column5:"R1581C5", Column6:"R1581C6", Column7:"R1581C7", Column8:"R1581C8", Column9:"R1581C9", Column10:"R1581C10", Column11:"R1581C11", Column12:"R1581C12", Column13:"R1581C13", Column14:"R1581C14", Column15:"R1581C15", Column16:"R1581C16", Column17:"R1581C17", Column18:"R1581C18", Column19:"R1581C19", Column20:"R1581C20"}, {Column1:"R1582C1", Column2:"R1582C2", Column3:"R1582C3", Column4:"R1582C4", Column5:"R1582C5", Column6:"R1582C6", Column7:"R1582C7", Column8:"R1582C8", Column9:"R1582C9", Column10:"R1582C10", Column11:"R1582C11", Column12:"R1582C12", Column13:"R1582C13", Column14:"R1582C14", Column15:"R1582C15", Column16:"R1582C16", Column17:"R1582C17", Column18:"R1582C18", Column19:"R1582C19", Column20:"R1582C20"}, {Column1:"R1583C1", Column2:"R1583C2", Column3:"R1583C3", Column4:"R1583C4", Column5:"R1583C5", Column6:"R1583C6", Column7:"R1583C7", Column8:"R1583C8", Column9:"R1583C9", Column10:"R1583C10", Column11:"R1583C11", Column12:"R1583C12", Column13:"R1583C13", Column14:"R1583C14", Column15:"R1583C15", Column16:"R1583C16", Column17:"R1583C17", Column18:"R1583C18", Column19:"R1583C19", Column20:"R1583C20"}, {Column1:"R1584C1", Column2:"R1584C2", Column3:"R1584C3", Column4:"R1584C4", Column5:"R1584C5", Column6:"R1584C6", Column7:"R1584C7", Column8:"R1584C8", Column9:"R1584C9", Column10:"R1584C10", Column11:"R1584C11", Column12:"R1584C12", Column13:"R1584C13", Column14:"R1584C14", Column15:"R1584C15", Column16:"R1584C16", Column17:"R1584C17", Column18:"R1584C18", Column19:"R1584C19", Column20:"R1584C20"}, {Column1:"R1585C1", Column2:"R1585C2", Column3:"R1585C3", Column4:"R1585C4", Column5:"R1585C5", Column6:"R1585C6", Column7:"R1585C7", Column8:"R1585C8", Column9:"R1585C9", Column10:"R1585C10", Column11:"R1585C11", Column12:"R1585C12", Column13:"R1585C13", Column14:"R1585C14", Column15:"R1585C15", Column16:"R1585C16", Column17:"R1585C17", Column18:"R1585C18", Column19:"R1585C19", Column20:"R1585C20"}, {Column1:"R1586C1", Column2:"R1586C2", Column3:"R1586C3", Column4:"R1586C4", Column5:"R1586C5", Column6:"R1586C6", Column7:"R1586C7", Column8:"R1586C8", Column9:"R1586C9", Column10:"R1586C10", Column11:"R1586C11", Column12:"R1586C12", Column13:"R1586C13", Column14:"R1586C14", Column15:"R1586C15", Column16:"R1586C16", Column17:"R1586C17", Column18:"R1586C18", Column19:"R1586C19", Column20:"R1586C20"}, {Column1:"R1587C1", Column2:"R1587C2", Column3:"R1587C3", Column4:"R1587C4", Column5:"R1587C5", Column6:"R1587C6", Column7:"R1587C7", Column8:"R1587C8", Column9:"R1587C9", Column10:"R1587C10", Column11:"R1587C11", Column12:"R1587C12", Column13:"R1587C13", Column14:"R1587C14", Column15:"R1587C15", Column16:"R1587C16", Column17:"R1587C17", Column18:"R1587C18", Column19:"R1587C19", Column20:"R1587C20"}, {Column1:"R1588C1", Column2:"R1588C2", Column3:"R1588C3", Column4:"R1588C4", Column5:"R1588C5", Column6:"R1588C6", Column7:"R1588C7", Column8:"R1588C8", Column9:"R1588C9", Column10:"R1588C10", Column11:"R1588C11", Column12:"R1588C12", Column13:"R1588C13", Column14:"R1588C14", Column15:"R1588C15", Column16:"R1588C16", Column17:"R1588C17", Column18:"R1588C18", Column19:"R1588C19", Column20:"R1588C20"}, {Column1:"R1589C1", Column2:"R1589C2", Column3:"R1589C3", Column4:"R1589C4", Column5:"R1589C5", Column6:"R1589C6", Column7:"R1589C7", Column8:"R1589C8", Column9:"R1589C9", Column10:"R1589C10", Column11:"R1589C11", Column12:"R1589C12", Column13:"R1589C13", Column14:"R1589C14", Column15:"R1589C15", Column16:"R1589C16", Column17:"R1589C17", Column18:"R1589C18", Column19:"R1589C19", Column20:"R1589C20"}, {Column1:"R1590C1", Column2:"R1590C2", Column3:"R1590C3", Column4:"R1590C4", Column5:"R1590C5", Column6:"R1590C6", Column7:"R1590C7", Column8:"R1590C8", Column9:"R1590C9", Column10:"R1590C10", Column11:"R1590C11", Column12:"R1590C12", Column13:"R1590C13", Column14:"R1590C14", Column15:"R1590C15", Column16:"R1590C16", Column17:"R1590C17", Column18:"R1590C18", Column19:"R1590C19", Column20:"R1590C20"}, {Column1:"R1591C1", Column2:"R1591C2", Column3:"R1591C3", Column4:"R1591C4", Column5:"R1591C5", Column6:"R1591C6", Column7:"R1591C7", Column8:"R1591C8", Column9:"R1591C9", Column10:"R1591C10", Column11:"R1591C11", Column12:"R1591C12", Column13:"R1591C13", Column14:"R1591C14", Column15:"R1591C15", Column16:"R1591C16", Column17:"R1591C17", Column18:"R1591C18", Column19:"R1591C19", Column20:"R1591C20"}, {Column1:"R1592C1", Column2:"R1592C2", Column3:"R1592C3", Column4:"R1592C4", Column5:"R1592C5", Column6:"R1592C6", Column7:"R1592C7", Column8:"R1592C8", Column9:"R1592C9", Column10:"R1592C10", Column11:"R1592C11", Column12:"R1592C12", Column13:"R1592C13", Column14:"R1592C14", Column15:"R1592C15", Column16:"R1592C16", Column17:"R1592C17", Column18:"R1592C18", Column19:"R1592C19", Column20:"R1592C20"}, {Column1:"R1593C1", Column2:"R1593C2", Column3:"R1593C3", Column4:"R1593C4", Column5:"R1593C5", Column6:"R1593C6", Column7:"R1593C7", Column8:"R1593C8", Column9:"R1593C9", Column10:"R1593C10", Column11:"R1593C11", Column12:"R1593C12", Column13:"R1593C13", Column14:"R1593C14", Column15:"R1593C15", Column16:"R1593C16", Column17:"R1593C17", Column18:"R1593C18", Column19:"R1593C19", Column20:"R1593C20"}, {Column1:"R1594C1", Column2:"R1594C2", Column3:"R1594C3", Column4:"R1594C4", Column5:"R1594C5", Column6:"R1594C6", Column7:"R1594C7", Column8:"R1594C8", Column9:"R1594C9", Column10:"R1594C10", Column11:"R1594C11", Column12:"R1594C12", Column13:"R1594C13", Column14:"R1594C14", Column15:"R1594C15", Column16:"R1594C16", Column17:"R1594C17", Column18:"R1594C18", Column19:"R1594C19", Column20:"R1594C20"}, {Column1:"R1595C1", Column2:"R1595C2", Column3:"R1595C3", Column4:"R1595C4", Column5:"R1595C5", Column6:"R1595C6", Column7:"R1595C7", Column8:"R1595C8", Column9:"R1595C9", Column10:"R1595C10", Column11:"R1595C11", Column12:"R1595C12", Column13:"R1595C13", Column14:"R1595C14", Column15:"R1595C15", Column16:"R1595C16", Column17:"R1595C17", Column18:"R1595C18", Column19:"R1595C19", Column20:"R1595C20"}, {Column1:"R1596C1", Column2:"R1596C2", Column3:"R1596C3", Column4:"R1596C4", Column5:"R1596C5", Column6:"R1596C6", Column7:"R1596C7", Column8:"R1596C8", Column9:"R1596C9", Column10:"R1596C10", Column11:"R1596C11", Column12:"R1596C12", Column13:"R1596C13", Column14:"R1596C14", Column15:"R1596C15", Column16:"R1596C16", Column17:"R1596C17", Column18:"R1596C18", Column19:"R1596C19", Column20:"R1596C20"}, {Column1:"R1597C1", Column2:"R1597C2", Column3:"R1597C3", Column4:"R1597C4", Column5:"R1597C5", Column6:"R1597C6", Column7:"R1597C7", Column8:"R1597C8", Column9:"R1597C9", Column10:"R1597C10", Column11:"R1597C11", Column12:"R1597C12", Column13:"R1597C13", Column14:"R1597C14", Column15:"R1597C15", Column16:"R1597C16", Column17:"R1597C17", Column18:"R1597C18", Column19:"R1597C19", Column20:"R1597C20"}, {Column1:"R1598C1", Column2:"R1598C2", Column3:"R1598C3", Column4:"R1598C4", Column5:"R1598C5", Column6:"R1598C6", Column7:"R1598C7", Column8:"R1598C8", Column9:"R1598C9", Column10:"R1598C10", Column11:"R1598C11", Column12:"R1598C12", Column13:"R1598C13", Column14:"R1598C14", Column15:"R1598C15", Column16:"R1598C16", Column17:"R1598C17", Column18:"R1598C18", Column19:"R1598C19", Column20:"R1598C20"}, {Column1:"R1599C1", Column2:"R1599C2", Column3:"R1599C3", Column4:"R1599C4", Column5:"R1599C5", Column6:"R1599C6", Column7:"R1599C7", Column8:"R1599C8", Column9:"R1599C9", Column10:"R1599C10", Column11:"R1599C11", Column12:"R1599C12", Column13:"R1599C13", Column14:"R1599C14", Column15:"R1599C15", Column16:"R1599C16", Column17:"R1599C17", Column18:"R1599C18", Column19:"R1599C19", Column20:"R1599C20"}, {Column1:"R1600C1", Column2:"R1600C2", Column3:"R1600C3", Column4:"R1600C4", Column5:"R1600C5", Column6:"R1600C6", Column7:"R1600C7", Column8:"R1600C8", Column9:"R1600C9", Column10:"R1600C10", Column11:"R1600C11", Column12:"R1600C12", Column13:"R1600C13", Column14:"R1600C14", Column15:"R1600C15", Column16:"R1600C16", Column17:"R1600C17", Column18:"R1600C18", Column19:"R1600C19", Column20:"R1600C20"}, {Column1:"R1601C1", Column2:"R1601C2", Column3:"R1601C3", Column4:"R1601C4", Column5:"R1601C5", Column6:"R1601C6", Column7:"R1601C7", Column8:"R1601C8", Column9:"R1601C9", Column10:"R1601C10", Column11:"R1601C11", Column12:"R1601C12", Column13:"R1601C13", Column14:"R1601C14", Column15:"R1601C15", Column16:"R1601C16", Column17:"R1601C17", Column18:"R1601C18", Column19:"R1601C19", Column20:"R1601C20"}, {Column1:"R1602C1", Column2:"R1602C2", Column3:"R1602C3", Column4:"R1602C4", Column5:"R1602C5", Column6:"R1602C6", Column7:"R1602C7", Column8:"R1602C8", Column9:"R1602C9", Column10:"R1602C10", Column11:"R1602C11", Column12:"R1602C12", Column13:"R1602C13", Column14:"R1602C14", Column15:"R1602C15", Column16:"R1602C16", Column17:"R1602C17", Column18:"R1602C18", Column19:"R1602C19", Column20:"R1602C20"}, {Column1:"R1603C1", Column2:"R1603C2", Column3:"R1603C3", Column4:"R1603C4", Column5:"R1603C5", Column6:"R1603C6", Column7:"R1603C7", Column8:"R1603C8", Column9:"R1603C9", Column10:"R1603C10", Column11:"R1603C11", Column12:"R1603C12", Column13:"R1603C13", Column14:"R1603C14", Column15:"R1603C15", Column16:"R1603C16", Column17:"R1603C17", Column18:"R1603C18", Column19:"R1603C19", Column20:"R1603C20"}, {Column1:"R1604C1", Column2:"R1604C2", Column3:"R1604C3", Column4:"R1604C4", Column5:"R1604C5", Column6:"R1604C6", Column7:"R1604C7", Column8:"R1604C8", Column9:"R1604C9", Column10:"R1604C10", Column11:"R1604C11", Column12:"R1604C12", Column13:"R1604C13", Column14:"R1604C14", Column15:"R1604C15", Column16:"R1604C16", Column17:"R1604C17", Column18:"R1604C18", Column19:"R1604C19", Column20:"R1604C20"}, {Column1:"R1605C1", Column2:"R1605C2", Column3:"R1605C3", Column4:"R1605C4", Column5:"R1605C5", Column6:"R1605C6", Column7:"R1605C7", Column8:"R1605C8", Column9:"R1605C9", Column10:"R1605C10", Column11:"R1605C11", Column12:"R1605C12", Column13:"R1605C13", Column14:"R1605C14", Column15:"R1605C15", Column16:"R1605C16", Column17:"R1605C17", Column18:"R1605C18", Column19:"R1605C19", Column20:"R1605C20"}, {Column1:"R1606C1", Column2:"R1606C2", Column3:"R1606C3", Column4:"R1606C4", Column5:"R1606C5", Column6:"R1606C6", Column7:"R1606C7", Column8:"R1606C8", Column9:"R1606C9", Column10:"R1606C10", Column11:"R1606C11", Column12:"R1606C12", Column13:"R1606C13", Column14:"R1606C14", Column15:"R1606C15", Column16:"R1606C16", Column17:"R1606C17", Column18:"R1606C18", Column19:"R1606C19", Column20:"R1606C20"}, {Column1:"R1607C1", Column2:"R1607C2", Column3:"R1607C3", Column4:"R1607C4", Column5:"R1607C5", Column6:"R1607C6", Column7:"R1607C7", Column8:"R1607C8", Column9:"R1607C9", Column10:"R1607C10", Column11:"R1607C11", Column12:"R1607C12", Column13:"R1607C13", Column14:"R1607C14", Column15:"R1607C15", Column16:"R1607C16", Column17:"R1607C17", Column18:"R1607C18", Column19:"R1607C19", Column20:"R1607C20"}, {Column1:"R1608C1", Column2:"R1608C2", Column3:"R1608C3", Column4:"R1608C4", Column5:"R1608C5", Column6:"R1608C6", Column7:"R1608C7", Column8:"R1608C8", Column9:"R1608C9", Column10:"R1608C10", Column11:"R1608C11", Column12:"R1608C12", Column13:"R1608C13", Column14:"R1608C14", Column15:"R1608C15", Column16:"R1608C16", Column17:"R1608C17", Column18:"R1608C18", Column19:"R1608C19", Column20:"R1608C20"}, {Column1:"R1609C1", Column2:"R1609C2", Column3:"R1609C3", Column4:"R1609C4", Column5:"R1609C5", Column6:"R1609C6", Column7:"R1609C7", Column8:"R1609C8", Column9:"R1609C9", Column10:"R1609C10", Column11:"R1609C11", Column12:"R1609C12", Column13:"R1609C13", Column14:"R1609C14", Column15:"R1609C15", Column16:"R1609C16", Column17:"R1609C17", Column18:"R1609C18", Column19:"R1609C19", Column20:"R1609C20"}, {Column1:"R1610C1", Column2:"R1610C2", Column3:"R1610C3", Column4:"R1610C4", Column5:"R1610C5", Column6:"R1610C6", Column7:"R1610C7", Column8:"R1610C8", Column9:"R1610C9", Column10:"R1610C10", Column11:"R1610C11", Column12:"R1610C12", Column13:"R1610C13", Column14:"R1610C14", Column15:"R1610C15", Column16:"R1610C16", Column17:"R1610C17", Column18:"R1610C18", Column19:"R1610C19", Column20:"R1610C20"}, {Column1:"R1611C1", Column2:"R1611C2", Column3:"R1611C3", Column4:"R1611C4", Column5:"R1611C5", Column6:"R1611C6", Column7:"R1611C7", Column8:"R1611C8", Column9:"R1611C9", Column10:"R1611C10", Column11:"R1611C11", Column12:"R1611C12", Column13:"R1611C13", Column14:"R1611C14", Column15:"R1611C15", Column16:"R1611C16", Column17:"R1611C17", Column18:"R1611C18", Column19:"R1611C19", Column20:"R1611C20"}, {Column1:"R1612C1", Column2:"R1612C2", Column3:"R1612C3", Column4:"R1612C4", Column5:"R1612C5", Column6:"R1612C6", Column7:"R1612C7", Column8:"R1612C8", Column9:"R1612C9", Column10:"R1612C10", Column11:"R1612C11", Column12:"R1612C12", Column13:"R1612C13", Column14:"R1612C14", Column15:"R1612C15", Column16:"R1612C16", Column17:"R1612C17", Column18:"R1612C18", Column19:"R1612C19", Column20:"R1612C20"}, {Column1:"R1613C1", Column2:"R1613C2", Column3:"R1613C3", Column4:"R1613C4", Column5:"R1613C5", Column6:"R1613C6", Column7:"R1613C7", Column8:"R1613C8", Column9:"R1613C9", Column10:"R1613C10", Column11:"R1613C11", Column12:"R1613C12", Column13:"R1613C13", Column14:"R1613C14", Column15:"R1613C15", Column16:"R1613C16", Column17:"R1613C17", Column18:"R1613C18", Column19:"R1613C19", Column20:"R1613C20"}, {Column1:"R1614C1", Column2:"R1614C2", Column3:"R1614C3", Column4:"R1614C4", Column5:"R1614C5", Column6:"R1614C6", Column7:"R1614C7", Column8:"R1614C8", Column9:"R1614C9", Column10:"R1614C10", Column11:"R1614C11", Column12:"R1614C12", Column13:"R1614C13", Column14:"R1614C14", Column15:"R1614C15", Column16:"R1614C16", Column17:"R1614C17", Column18:"R1614C18", Column19:"R1614C19", Column20:"R1614C20"}, {Column1:"R1615C1", Column2:"R1615C2", Column3:"R1615C3", Column4:"R1615C4", Column5:"R1615C5", Column6:"R1615C6", Column7:"R1615C7", Column8:"R1615C8", Column9:"R1615C9", Column10:"R1615C10", Column11:"R1615C11", Column12:"R1615C12", Column13:"R1615C13", Column14:"R1615C14", Column15:"R1615C15", Column16:"R1615C16", Column17:"R1615C17", Column18:"R1615C18", Column19:"R1615C19", Column20:"R1615C20"}, {Column1:"R1616C1", Column2:"R1616C2", Column3:"R1616C3", Column4:"R1616C4", Column5:"R1616C5", Column6:"R1616C6", Column7:"R1616C7", Column8:"R1616C8", Column9:"R1616C9", Column10:"R1616C10", Column11:"R1616C11", Column12:"R1616C12", Column13:"R1616C13", Column14:"R1616C14", Column15:"R1616C15", Column16:"R1616C16", Column17:"R1616C17", Column18:"R1616C18", Column19:"R1616C19", Column20:"R1616C20"}, {Column1:"R1617C1", Column2:"R1617C2", Column3:"R1617C3", Column4:"R1617C4", Column5:"R1617C5", Column6:"R1617C6", Column7:"R1617C7", Column8:"R1617C8", Column9:"R1617C9", Column10:"R1617C10", Column11:"R1617C11", Column12:"R1617C12", Column13:"R1617C13", Column14:"R1617C14", Column15:"R1617C15", Column16:"R1617C16", Column17:"R1617C17", Column18:"R1617C18", Column19:"R1617C19", Column20:"R1617C20"}, {Column1:"R1618C1", Column2:"R1618C2", Column3:"R1618C3", Column4:"R1618C4", Column5:"R1618C5", Column6:"R1618C6", Column7:"R1618C7", Column8:"R1618C8", Column9:"R1618C9", Column10:"R1618C10", Column11:"R1618C11", Column12:"R1618C12", Column13:"R1618C13", Column14:"R1618C14", Column15:"R1618C15", Column16:"R1618C16", Column17:"R1618C17", Column18:"R1618C18", Column19:"R1618C19", Column20:"R1618C20"}, {Column1:"R1619C1", Column2:"R1619C2", Column3:"R1619C3", Column4:"R1619C4", Column5:"R1619C5", Column6:"R1619C6", Column7:"R1619C7", Column8:"R1619C8", Column9:"R1619C9", Column10:"R1619C10", Column11:"R1619C11", Column12:"R1619C12", Column13:"R1619C13", Column14:"R1619C14", Column15:"R1619C15", Column16:"R1619C16", Column17:"R1619C17", Column18:"R1619C18", Column19:"R1619C19", Column20:"R1619C20"}, {Column1:"R1620C1", Column2:"R1620C2", Column3:"R1620C3", Column4:"R1620C4", Column5:"R1620C5", Column6:"R1620C6", Column7:"R1620C7", Column8:"R1620C8", Column9:"R1620C9", Column10:"R1620C10", Column11:"R1620C11", Column12:"R1620C12", Column13:"R1620C13", Column14:"R1620C14", Column15:"R1620C15", Column16:"R1620C16", Column17:"R1620C17", Column18:"R1620C18", Column19:"R1620C19", Column20:"R1620C20"}, {Column1:"R1621C1", Column2:"R1621C2", Column3:"R1621C3", Column4:"R1621C4", Column5:"R1621C5", Column6:"R1621C6", Column7:"R1621C7", Column8:"R1621C8", Column9:"R1621C9", Column10:"R1621C10", Column11:"R1621C11", Column12:"R1621C12", Column13:"R1621C13", Column14:"R1621C14", Column15:"R1621C15", Column16:"R1621C16", Column17:"R1621C17", Column18:"R1621C18", Column19:"R1621C19", Column20:"R1621C20"}, {Column1:"R1622C1", Column2:"R1622C2", Column3:"R1622C3", Column4:"R1622C4", Column5:"R1622C5", Column6:"R1622C6", Column7:"R1622C7", Column8:"R1622C8", Column9:"R1622C9", Column10:"R1622C10", Column11:"R1622C11", Column12:"R1622C12", Column13:"R1622C13", Column14:"R1622C14", Column15:"R1622C15", Column16:"R1622C16", Column17:"R1622C17", Column18:"R1622C18", Column19:"R1622C19", Column20:"R1622C20"}, {Column1:"R1623C1", Column2:"R1623C2", Column3:"R1623C3", Column4:"R1623C4", Column5:"R1623C5", Column6:"R1623C6", Column7:"R1623C7", Column8:"R1623C8", Column9:"R1623C9", Column10:"R1623C10", Column11:"R1623C11", Column12:"R1623C12", Column13:"R1623C13", Column14:"R1623C14", Column15:"R1623C15", Column16:"R1623C16", Column17:"R1623C17", Column18:"R1623C18", Column19:"R1623C19", Column20:"R1623C20"}, {Column1:"R1624C1", Column2:"R1624C2", Column3:"R1624C3", Column4:"R1624C4", Column5:"R1624C5", Column6:"R1624C6", Column7:"R1624C7", Column8:"R1624C8", Column9:"R1624C9", Column10:"R1624C10", Column11:"R1624C11", Column12:"R1624C12", Column13:"R1624C13", Column14:"R1624C14", Column15:"R1624C15", Column16:"R1624C16", Column17:"R1624C17", Column18:"R1624C18", Column19:"R1624C19", Column20:"R1624C20"}, {Column1:"R1625C1", Column2:"R1625C2", Column3:"R1625C3", Column4:"R1625C4", Column5:"R1625C5", Column6:"R1625C6", Column7:"R1625C7", Column8:"R1625C8", Column9:"R1625C9", Column10:"R1625C10", Column11:"R1625C11", Column12:"R1625C12", Column13:"R1625C13", Column14:"R1625C14", Column15:"R1625C15", Column16:"R1625C16", Column17:"R1625C17", Column18:"R1625C18", Column19:"R1625C19", Column20:"R1625C20"}, {Column1:"R1626C1", Column2:"R1626C2", Column3:"R1626C3", Column4:"R1626C4", Column5:"R1626C5", Column6:"R1626C6", Column7:"R1626C7", Column8:"R1626C8", Column9:"R1626C9", Column10:"R1626C10", Column11:"R1626C11", Column12:"R1626C12", Column13:"R1626C13", Column14:"R1626C14", Column15:"R1626C15", Column16:"R1626C16", Column17:"R1626C17", Column18:"R1626C18", Column19:"R1626C19", Column20:"R1626C20"}, {Column1:"R1627C1", Column2:"R1627C2", Column3:"R1627C3", Column4:"R1627C4", Column5:"R1627C5", Column6:"R1627C6", Column7:"R1627C7", Column8:"R1627C8", Column9:"R1627C9", Column10:"R1627C10", Column11:"R1627C11", Column12:"R1627C12", Column13:"R1627C13", Column14:"R1627C14", Column15:"R1627C15", Column16:"R1627C16", Column17:"R1627C17", Column18:"R1627C18", Column19:"R1627C19", Column20:"R1627C20"}, {Column1:"R1628C1", Column2:"R1628C2", Column3:"R1628C3", Column4:"R1628C4", Column5:"R1628C5", Column6:"R1628C6", Column7:"R1628C7", Column8:"R1628C8", Column9:"R1628C9", Column10:"R1628C10", Column11:"R1628C11", Column12:"R1628C12", Column13:"R1628C13", Column14:"R1628C14", Column15:"R1628C15", Column16:"R1628C16", Column17:"R1628C17", Column18:"R1628C18", Column19:"R1628C19", Column20:"R1628C20"}, {Column1:"R1629C1", Column2:"R1629C2", Column3:"R1629C3", Column4:"R1629C4", Column5:"R1629C5", Column6:"R1629C6", Column7:"R1629C7", Column8:"R1629C8", Column9:"R1629C9", Column10:"R1629C10", Column11:"R1629C11", Column12:"R1629C12", Column13:"R1629C13", Column14:"R1629C14", Column15:"R1629C15", Column16:"R1629C16", Column17:"R1629C17", Column18:"R1629C18", Column19:"R1629C19", Column20:"R1629C20"}, {Column1:"R1630C1", Column2:"R1630C2", Column3:"R1630C3", Column4:"R1630C4", Column5:"R1630C5", Column6:"R1630C6", Column7:"R1630C7", Column8:"R1630C8", Column9:"R1630C9", Column10:"R1630C10", Column11:"R1630C11", Column12:"R1630C12", Column13:"R1630C13", Column14:"R1630C14", Column15:"R1630C15", Column16:"R1630C16", Column17:"R1630C17", Column18:"R1630C18", Column19:"R1630C19", Column20:"R1630C20"}, {Column1:"R1631C1", Column2:"R1631C2", Column3:"R1631C3", Column4:"R1631C4", Column5:"R1631C5", Column6:"R1631C6", Column7:"R1631C7", Column8:"R1631C8", Column9:"R1631C9", Column10:"R1631C10", Column11:"R1631C11", Column12:"R1631C12", Column13:"R1631C13", Column14:"R1631C14", Column15:"R1631C15", Column16:"R1631C16", Column17:"R1631C17", Column18:"R1631C18", Column19:"R1631C19", Column20:"R1631C20"}, {Column1:"R1632C1", Column2:"R1632C2", Column3:"R1632C3", Column4:"R1632C4", Column5:"R1632C5", Column6:"R1632C6", Column7:"R1632C7", Column8:"R1632C8", Column9:"R1632C9", Column10:"R1632C10", Column11:"R1632C11", Column12:"R1632C12", Column13:"R1632C13", Column14:"R1632C14", Column15:"R1632C15", Column16:"R1632C16", Column17:"R1632C17", Column18:"R1632C18", Column19:"R1632C19", Column20:"R1632C20"}, {Column1:"R1633C1", Column2:"R1633C2", Column3:"R1633C3", Column4:"R1633C4", Column5:"R1633C5", Column6:"R1633C6", Column7:"R1633C7", Column8:"R1633C8", Column9:"R1633C9", Column10:"R1633C10", Column11:"R1633C11", Column12:"R1633C12", Column13:"R1633C13", Column14:"R1633C14", Column15:"R1633C15", Column16:"R1633C16", Column17:"R1633C17", Column18:"R1633C18", Column19:"R1633C19", Column20:"R1633C20"}, {Column1:"R1634C1", Column2:"R1634C2", Column3:"R1634C3", Column4:"R1634C4", Column5:"R1634C5", Column6:"R1634C6", Column7:"R1634C7", Column8:"R1634C8", Column9:"R1634C9", Column10:"R1634C10", Column11:"R1634C11", Column12:"R1634C12", Column13:"R1634C13", Column14:"R1634C14", Column15:"R1634C15", Column16:"R1634C16", Column17:"R1634C17", Column18:"R1634C18", Column19:"R1634C19", Column20:"R1634C20"}, {Column1:"R1635C1", Column2:"R1635C2", Column3:"R1635C3", Column4:"R1635C4", Column5:"R1635C5", Column6:"R1635C6", Column7:"R1635C7", Column8:"R1635C8", Column9:"R1635C9", Column10:"R1635C10", Column11:"R1635C11", Column12:"R1635C12", Column13:"R1635C13", Column14:"R1635C14", Column15:"R1635C15", Column16:"R1635C16", Column17:"R1635C17", Column18:"R1635C18", Column19:"R1635C19", Column20:"R1635C20"}, {Column1:"R1636C1", Column2:"R1636C2", Column3:"R1636C3", Column4:"R1636C4", Column5:"R1636C5", Column6:"R1636C6", Column7:"R1636C7", Column8:"R1636C8", Column9:"R1636C9", Column10:"R1636C10", Column11:"R1636C11", Column12:"R1636C12", Column13:"R1636C13", Column14:"R1636C14", Column15:"R1636C15", Column16:"R1636C16", Column17:"R1636C17", Column18:"R1636C18", Column19:"R1636C19", Column20:"R1636C20"}, {Column1:"R1637C1", Column2:"R1637C2", Column3:"R1637C3", Column4:"R1637C4", Column5:"R1637C5", Column6:"R1637C6", Column7:"R1637C7", Column8:"R1637C8", Column9:"R1637C9", Column10:"R1637C10", Column11:"R1637C11", Column12:"R1637C12", Column13:"R1637C13", Column14:"R1637C14", Column15:"R1637C15", Column16:"R1637C16", Column17:"R1637C17", Column18:"R1637C18", Column19:"R1637C19", Column20:"R1637C20"}, {Column1:"R1638C1", Column2:"R1638C2", Column3:"R1638C3", Column4:"R1638C4", Column5:"R1638C5", Column6:"R1638C6", Column7:"R1638C7", Column8:"R1638C8", Column9:"R1638C9", Column10:"R1638C10", Column11:"R1638C11", Column12:"R1638C12", Column13:"R1638C13", Column14:"R1638C14", Column15:"R1638C15", Column16:"R1638C16", Column17:"R1638C17", Column18:"R1638C18", Column19:"R1638C19", Column20:"R1638C20"}, {Column1:"R1639C1", Column2:"R1639C2", Column3:"R1639C3", Column4:"R1639C4", Column5:"R1639C5", Column6:"R1639C6", Column7:"R1639C7", Column8:"R1639C8", Column9:"R1639C9", Column10:"R1639C10", Column11:"R1639C11", Column12:"R1639C12", Column13:"R1639C13", Column14:"R1639C14", Column15:"R1639C15", Column16:"R1639C16", Column17:"R1639C17", Column18:"R1639C18", Column19:"R1639C19", Column20:"R1639C20"}, {Column1:"R1640C1", Column2:"R1640C2", Column3:"R1640C3", Column4:"R1640C4", Column5:"R1640C5", Column6:"R1640C6", Column7:"R1640C7", Column8:"R1640C8", Column9:"R1640C9", Column10:"R1640C10", Column11:"R1640C11", Column12:"R1640C12", Column13:"R1640C13", Column14:"R1640C14", Column15:"R1640C15", Column16:"R1640C16", Column17:"R1640C17", Column18:"R1640C18", Column19:"R1640C19", Column20:"R1640C20"}, {Column1:"R1641C1", Column2:"R1641C2", Column3:"R1641C3", Column4:"R1641C4", Column5:"R1641C5", Column6:"R1641C6", Column7:"R1641C7", Column8:"R1641C8", Column9:"R1641C9", Column10:"R1641C10", Column11:"R1641C11", Column12:"R1641C12", Column13:"R1641C13", Column14:"R1641C14", Column15:"R1641C15", Column16:"R1641C16", Column17:"R1641C17", Column18:"R1641C18", Column19:"R1641C19", Column20:"R1641C20"}, {Column1:"R1642C1", Column2:"R1642C2", Column3:"R1642C3", Column4:"R1642C4", Column5:"R1642C5", Column6:"R1642C6", Column7:"R1642C7", Column8:"R1642C8", Column9:"R1642C9", Column10:"R1642C10", Column11:"R1642C11", Column12:"R1642C12", Column13:"R1642C13", Column14:"R1642C14", Column15:"R1642C15", Column16:"R1642C16", Column17:"R1642C17", Column18:"R1642C18", Column19:"R1642C19", Column20:"R1642C20"}, {Column1:"R1643C1", Column2:"R1643C2", Column3:"R1643C3", Column4:"R1643C4", Column5:"R1643C5", Column6:"R1643C6", Column7:"R1643C7", Column8:"R1643C8", Column9:"R1643C9", Column10:"R1643C10", Column11:"R1643C11", Column12:"R1643C12", Column13:"R1643C13", Column14:"R1643C14", Column15:"R1643C15", Column16:"R1643C16", Column17:"R1643C17", Column18:"R1643C18", Column19:"R1643C19", Column20:"R1643C20"}, {Column1:"R1644C1", Column2:"R1644C2", Column3:"R1644C3", Column4:"R1644C4", Column5:"R1644C5", Column6:"R1644C6", Column7:"R1644C7", Column8:"R1644C8", Column9:"R1644C9", Column10:"R1644C10", Column11:"R1644C11", Column12:"R1644C12", Column13:"R1644C13", Column14:"R1644C14", Column15:"R1644C15", Column16:"R1644C16", Column17:"R1644C17", Column18:"R1644C18", Column19:"R1644C19", Column20:"R1644C20"}, {Column1:"R1645C1", Column2:"R1645C2", Column3:"R1645C3", Column4:"R1645C4", Column5:"R1645C5", Column6:"R1645C6", Column7:"R1645C7", Column8:"R1645C8", Column9:"R1645C9", Column10:"R1645C10", Column11:"R1645C11", Column12:"R1645C12", Column13:"R1645C13", Column14:"R1645C14", Column15:"R1645C15", Column16:"R1645C16", Column17:"R1645C17", Column18:"R1645C18", Column19:"R1645C19", Column20:"R1645C20"}, {Column1:"R1646C1", Column2:"R1646C2", Column3:"R1646C3", Column4:"R1646C4", Column5:"R1646C5", Column6:"R1646C6", Column7:"R1646C7", Column8:"R1646C8", Column9:"R1646C9", Column10:"R1646C10", Column11:"R1646C11", Column12:"R1646C12", Column13:"R1646C13", Column14:"R1646C14", Column15:"R1646C15", Column16:"R1646C16", Column17:"R1646C17", Column18:"R1646C18", Column19:"R1646C19", Column20:"R1646C20"}, {Column1:"R1647C1", Column2:"R1647C2", Column3:"R1647C3", Column4:"R1647C4", Column5:"R1647C5", Column6:"R1647C6", Column7:"R1647C7", Column8:"R1647C8", Column9:"R1647C9", Column10:"R1647C10", Column11:"R1647C11", Column12:"R1647C12", Column13:"R1647C13", Column14:"R1647C14", Column15:"R1647C15", Column16:"R1647C16", Column17:"R1647C17", Column18:"R1647C18", Column19:"R1647C19", Column20:"R1647C20"}, {Column1:"R1648C1", Column2:"R1648C2", Column3:"R1648C3", Column4:"R1648C4", Column5:"R1648C5", Column6:"R1648C6", Column7:"R1648C7", Column8:"R1648C8", Column9:"R1648C9", Column10:"R1648C10", Column11:"R1648C11", Column12:"R1648C12", Column13:"R1648C13", Column14:"R1648C14", Column15:"R1648C15", Column16:"R1648C16", Column17:"R1648C17", Column18:"R1648C18", Column19:"R1648C19", Column20:"R1648C20"}, {Column1:"R1649C1", Column2:"R1649C2", Column3:"R1649C3", Column4:"R1649C4", Column5:"R1649C5", Column6:"R1649C6", Column7:"R1649C7", Column8:"R1649C8", Column9:"R1649C9", Column10:"R1649C10", Column11:"R1649C11", Column12:"R1649C12", Column13:"R1649C13", Column14:"R1649C14", Column15:"R1649C15", Column16:"R1649C16", Column17:"R1649C17", Column18:"R1649C18", Column19:"R1649C19", Column20:"R1649C20"}, {Column1:"R1650C1", Column2:"R1650C2", Column3:"R1650C3", Column4:"R1650C4", Column5:"R1650C5", Column6:"R1650C6", Column7:"R1650C7", Column8:"R1650C8", Column9:"R1650C9", Column10:"R1650C10", Column11:"R1650C11", Column12:"R1650C12", Column13:"R1650C13", Column14:"R1650C14", Column15:"R1650C15", Column16:"R1650C16", Column17:"R1650C17", Column18:"R1650C18", Column19:"R1650C19", Column20:"R1650C20"}, {Column1:"R1651C1", Column2:"R1651C2", Column3:"R1651C3", Column4:"R1651C4", Column5:"R1651C5", Column6:"R1651C6", Column7:"R1651C7", Column8:"R1651C8", Column9:"R1651C9", Column10:"R1651C10", Column11:"R1651C11", Column12:"R1651C12", Column13:"R1651C13", Column14:"R1651C14", Column15:"R1651C15", Column16:"R1651C16", Column17:"R1651C17", Column18:"R1651C18", Column19:"R1651C19", Column20:"R1651C20"}, {Column1:"R1652C1", Column2:"R1652C2", Column3:"R1652C3", Column4:"R1652C4", Column5:"R1652C5", Column6:"R1652C6", Column7:"R1652C7", Column8:"R1652C8", Column9:"R1652C9", Column10:"R1652C10", Column11:"R1652C11", Column12:"R1652C12", Column13:"R1652C13", Column14:"R1652C14", Column15:"R1652C15", Column16:"R1652C16", Column17:"R1652C17", Column18:"R1652C18", Column19:"R1652C19", Column20:"R1652C20"}, {Column1:"R1653C1", Column2:"R1653C2", Column3:"R1653C3", Column4:"R1653C4", Column5:"R1653C5", Column6:"R1653C6", Column7:"R1653C7", Column8:"R1653C8", Column9:"R1653C9", Column10:"R1653C10", Column11:"R1653C11", Column12:"R1653C12", Column13:"R1653C13", Column14:"R1653C14", Column15:"R1653C15", Column16:"R1653C16", Column17:"R1653C17", Column18:"R1653C18", Column19:"R1653C19", Column20:"R1653C20"}, {Column1:"R1654C1", Column2:"R1654C2", Column3:"R1654C3", Column4:"R1654C4", Column5:"R1654C5", Column6:"R1654C6", Column7:"R1654C7", Column8:"R1654C8", Column9:"R1654C9", Column10:"R1654C10", Column11:"R1654C11", Column12:"R1654C12", Column13:"R1654C13", Column14:"R1654C14", Column15:"R1654C15", Column16:"R1654C16", Column17:"R1654C17", Column18:"R1654C18", Column19:"R1654C19", Column20:"R1654C20"}, {Column1:"R1655C1", Column2:"R1655C2", Column3:"R1655C3", Column4:"R1655C4", Column5:"R1655C5", Column6:"R1655C6", Column7:"R1655C7", Column8:"R1655C8", Column9:"R1655C9", Column10:"R1655C10", Column11:"R1655C11", Column12:"R1655C12", Column13:"R1655C13", Column14:"R1655C14", Column15:"R1655C15", Column16:"R1655C16", Column17:"R1655C17", Column18:"R1655C18", Column19:"R1655C19", Column20:"R1655C20"}, {Column1:"R1656C1", Column2:"R1656C2", Column3:"R1656C3", Column4:"R1656C4", Column5:"R1656C5", Column6:"R1656C6", Column7:"R1656C7", Column8:"R1656C8", Column9:"R1656C9", Column10:"R1656C10", Column11:"R1656C11", Column12:"R1656C12", Column13:"R1656C13", Column14:"R1656C14", Column15:"R1656C15", Column16:"R1656C16", Column17:"R1656C17", Column18:"R1656C18", Column19:"R1656C19", Column20:"R1656C20"}, {Column1:"R1657C1", Column2:"R1657C2", Column3:"R1657C3", Column4:"R1657C4", Column5:"R1657C5", Column6:"R1657C6", Column7:"R1657C7", Column8:"R1657C8", Column9:"R1657C9", Column10:"R1657C10", Column11:"R1657C11", Column12:"R1657C12", Column13:"R1657C13", Column14:"R1657C14", Column15:"R1657C15", Column16:"R1657C16", Column17:"R1657C17", Column18:"R1657C18", Column19:"R1657C19", Column20:"R1657C20"}, {Column1:"R1658C1", Column2:"R1658C2", Column3:"R1658C3", Column4:"R1658C4", Column5:"R1658C5", Column6:"R1658C6", Column7:"R1658C7", Column8:"R1658C8", Column9:"R1658C9", Column10:"R1658C10", Column11:"R1658C11", Column12:"R1658C12", Column13:"R1658C13", Column14:"R1658C14", Column15:"R1658C15", Column16:"R1658C16", Column17:"R1658C17", Column18:"R1658C18", Column19:"R1658C19", Column20:"R1658C20"}, {Column1:"R1659C1", Column2:"R1659C2", Column3:"R1659C3", Column4:"R1659C4", Column5:"R1659C5", Column6:"R1659C6", Column7:"R1659C7", Column8:"R1659C8", Column9:"R1659C9", Column10:"R1659C10", Column11:"R1659C11", Column12:"R1659C12", Column13:"R1659C13", Column14:"R1659C14", Column15:"R1659C15", Column16:"R1659C16", Column17:"R1659C17", Column18:"R1659C18", Column19:"R1659C19", Column20:"R1659C20"}, {Column1:"R1660C1", Column2:"R1660C2", Column3:"R1660C3", Column4:"R1660C4", Column5:"R1660C5", Column6:"R1660C6", Column7:"R1660C7", Column8:"R1660C8", Column9:"R1660C9", Column10:"R1660C10", Column11:"R1660C11", Column12:"R1660C12", Column13:"R1660C13", Column14:"R1660C14", Column15:"R1660C15", Column16:"R1660C16", Column17:"R1660C17", Column18:"R1660C18", Column19:"R1660C19", Column20:"R1660C20"}, {Column1:"R1661C1", Column2:"R1661C2", Column3:"R1661C3", Column4:"R1661C4", Column5:"R1661C5", Column6:"R1661C6", Column7:"R1661C7", Column8:"R1661C8", Column9:"R1661C9", Column10:"R1661C10", Column11:"R1661C11", Column12:"R1661C12", Column13:"R1661C13", Column14:"R1661C14", Column15:"R1661C15", Column16:"R1661C16", Column17:"R1661C17", Column18:"R1661C18", Column19:"R1661C19", Column20:"R1661C20"}, {Column1:"R1662C1", Column2:"R1662C2", Column3:"R1662C3", Column4:"R1662C4", Column5:"R1662C5", Column6:"R1662C6", Column7:"R1662C7", Column8:"R1662C8", Column9:"R1662C9", Column10:"R1662C10", Column11:"R1662C11", Column12:"R1662C12", Column13:"R1662C13", Column14:"R1662C14", Column15:"R1662C15", Column16:"R1662C16", Column17:"R1662C17", Column18:"R1662C18", Column19:"R1662C19", Column20:"R1662C20"}, {Column1:"R1663C1", Column2:"R1663C2", Column3:"R1663C3", Column4:"R1663C4", Column5:"R1663C5", Column6:"R1663C6", Column7:"R1663C7", Column8:"R1663C8", Column9:"R1663C9", Column10:"R1663C10", Column11:"R1663C11", Column12:"R1663C12", Column13:"R1663C13", Column14:"R1663C14", Column15:"R1663C15", Column16:"R1663C16", Column17:"R1663C17", Column18:"R1663C18", Column19:"R1663C19", Column20:"R1663C20"}, {Column1:"R1664C1", Column2:"R1664C2", Column3:"R1664C3", Column4:"R1664C4", Column5:"R1664C5", Column6:"R1664C6", Column7:"R1664C7", Column8:"R1664C8", Column9:"R1664C9", Column10:"R1664C10", Column11:"R1664C11", Column12:"R1664C12", Column13:"R1664C13", Column14:"R1664C14", Column15:"R1664C15", Column16:"R1664C16", Column17:"R1664C17", Column18:"R1664C18", Column19:"R1664C19", Column20:"R1664C20"}, {Column1:"R1665C1", Column2:"R1665C2", Column3:"R1665C3", Column4:"R1665C4", Column5:"R1665C5", Column6:"R1665C6", Column7:"R1665C7", Column8:"R1665C8", Column9:"R1665C9", Column10:"R1665C10", Column11:"R1665C11", Column12:"R1665C12", Column13:"R1665C13", Column14:"R1665C14", Column15:"R1665C15", Column16:"R1665C16", Column17:"R1665C17", Column18:"R1665C18", Column19:"R1665C19", Column20:"R1665C20"}, {Column1:"R1666C1", Column2:"R1666C2", Column3:"R1666C3", Column4:"R1666C4", Column5:"R1666C5", Column6:"R1666C6", Column7:"R1666C7", Column8:"R1666C8", Column9:"R1666C9", Column10:"R1666C10", Column11:"R1666C11", Column12:"R1666C12", Column13:"R1666C13", Column14:"R1666C14", Column15:"R1666C15", Column16:"R1666C16", Column17:"R1666C17", Column18:"R1666C18", Column19:"R1666C19", Column20:"R1666C20"}, {Column1:"R1667C1", Column2:"R1667C2", Column3:"R1667C3", Column4:"R1667C4", Column5:"R1667C5", Column6:"R1667C6", Column7:"R1667C7", Column8:"R1667C8", Column9:"R1667C9", Column10:"R1667C10", Column11:"R1667C11", Column12:"R1667C12", Column13:"R1667C13", Column14:"R1667C14", Column15:"R1667C15", Column16:"R1667C16", Column17:"R1667C17", Column18:"R1667C18", Column19:"R1667C19", Column20:"R1667C20"}, {Column1:"R1668C1", Column2:"R1668C2", Column3:"R1668C3", Column4:"R1668C4", Column5:"R1668C5", Column6:"R1668C6", Column7:"R1668C7", Column8:"R1668C8", Column9:"R1668C9", Column10:"R1668C10", Column11:"R1668C11", Column12:"R1668C12", Column13:"R1668C13", Column14:"R1668C14", Column15:"R1668C15", Column16:"R1668C16", Column17:"R1668C17", Column18:"R1668C18", Column19:"R1668C19", Column20:"R1668C20"}, {Column1:"R1669C1", Column2:"R1669C2", Column3:"R1669C3", Column4:"R1669C4", Column5:"R1669C5", Column6:"R1669C6", Column7:"R1669C7", Column8:"R1669C8", Column9:"R1669C9", Column10:"R1669C10", Column11:"R1669C11", Column12:"R1669C12", Column13:"R1669C13", Column14:"R1669C14", Column15:"R1669C15", Column16:"R1669C16", Column17:"R1669C17", Column18:"R1669C18", Column19:"R1669C19", Column20:"R1669C20"}, {Column1:"R1670C1", Column2:"R1670C2", Column3:"R1670C3", Column4:"R1670C4", Column5:"R1670C5", Column6:"R1670C6", Column7:"R1670C7", Column8:"R1670C8", Column9:"R1670C9", Column10:"R1670C10", Column11:"R1670C11", Column12:"R1670C12", Column13:"R1670C13", Column14:"R1670C14", Column15:"R1670C15", Column16:"R1670C16", Column17:"R1670C17", Column18:"R1670C18", Column19:"R1670C19", Column20:"R1670C20"}, {Column1:"R1671C1", Column2:"R1671C2", Column3:"R1671C3", Column4:"R1671C4", Column5:"R1671C5", Column6:"R1671C6", Column7:"R1671C7", Column8:"R1671C8", Column9:"R1671C9", Column10:"R1671C10", Column11:"R1671C11", Column12:"R1671C12", Column13:"R1671C13", Column14:"R1671C14", Column15:"R1671C15", Column16:"R1671C16", Column17:"R1671C17", Column18:"R1671C18", Column19:"R1671C19", Column20:"R1671C20"}, {Column1:"R1672C1", Column2:"R1672C2", Column3:"R1672C3", Column4:"R1672C4", Column5:"R1672C5", Column6:"R1672C6", Column7:"R1672C7", Column8:"R1672C8", Column9:"R1672C9", Column10:"R1672C10", Column11:"R1672C11", Column12:"R1672C12", Column13:"R1672C13", Column14:"R1672C14", Column15:"R1672C15", Column16:"R1672C16", Column17:"R1672C17", Column18:"R1672C18", Column19:"R1672C19", Column20:"R1672C20"}, {Column1:"R1673C1", Column2:"R1673C2", Column3:"R1673C3", Column4:"R1673C4", Column5:"R1673C5", Column6:"R1673C6", Column7:"R1673C7", Column8:"R1673C8", Column9:"R1673C9", Column10:"R1673C10", Column11:"R1673C11", Column12:"R1673C12", Column13:"R1673C13", Column14:"R1673C14", Column15:"R1673C15", Column16:"R1673C16", Column17:"R1673C17", Column18:"R1673C18", Column19:"R1673C19", Column20:"R1673C20"}, {Column1:"R1674C1", Column2:"R1674C2", Column3:"R1674C3", Column4:"R1674C4", Column5:"R1674C5", Column6:"R1674C6", Column7:"R1674C7", Column8:"R1674C8", Column9:"R1674C9", Column10:"R1674C10", Column11:"R1674C11", Column12:"R1674C12", Column13:"R1674C13", Column14:"R1674C14", Column15:"R1674C15", Column16:"R1674C16", Column17:"R1674C17", Column18:"R1674C18", Column19:"R1674C19", Column20:"R1674C20"}, {Column1:"R1675C1", Column2:"R1675C2", Column3:"R1675C3", Column4:"R1675C4", Column5:"R1675C5", Column6:"R1675C6", Column7:"R1675C7", Column8:"R1675C8", Column9:"R1675C9", Column10:"R1675C10", Column11:"R1675C11", Column12:"R1675C12", Column13:"R1675C13", Column14:"R1675C14", Column15:"R1675C15", Column16:"R1675C16", Column17:"R1675C17", Column18:"R1675C18", Column19:"R1675C19", Column20:"R1675C20"}, {Column1:"R1676C1", Column2:"R1676C2", Column3:"R1676C3", Column4:"R1676C4", Column5:"R1676C5", Column6:"R1676C6", Column7:"R1676C7", Column8:"R1676C8", Column9:"R1676C9", Column10:"R1676C10", Column11:"R1676C11", Column12:"R1676C12", Column13:"R1676C13", Column14:"R1676C14", Column15:"R1676C15", Column16:"R1676C16", Column17:"R1676C17", Column18:"R1676C18", Column19:"R1676C19", Column20:"R1676C20"}, {Column1:"R1677C1", Column2:"R1677C2", Column3:"R1677C3", Column4:"R1677C4", Column5:"R1677C5", Column6:"R1677C6", Column7:"R1677C7", Column8:"R1677C8", Column9:"R1677C9", Column10:"R1677C10", Column11:"R1677C11", Column12:"R1677C12", Column13:"R1677C13", Column14:"R1677C14", Column15:"R1677C15", Column16:"R1677C16", Column17:"R1677C17", Column18:"R1677C18", Column19:"R1677C19", Column20:"R1677C20"}, {Column1:"R1678C1", Column2:"R1678C2", Column3:"R1678C3", Column4:"R1678C4", Column5:"R1678C5", Column6:"R1678C6", Column7:"R1678C7", Column8:"R1678C8", Column9:"R1678C9", Column10:"R1678C10", Column11:"R1678C11", Column12:"R1678C12", Column13:"R1678C13", Column14:"R1678C14", Column15:"R1678C15", Column16:"R1678C16", Column17:"R1678C17", Column18:"R1678C18", Column19:"R1678C19", Column20:"R1678C20"}, {Column1:"R1679C1", Column2:"R1679C2", Column3:"R1679C3", Column4:"R1679C4", Column5:"R1679C5", Column6:"R1679C6", Column7:"R1679C7", Column8:"R1679C8", Column9:"R1679C9", Column10:"R1679C10", Column11:"R1679C11", Column12:"R1679C12", Column13:"R1679C13", Column14:"R1679C14", Column15:"R1679C15", Column16:"R1679C16", Column17:"R1679C17", Column18:"R1679C18", Column19:"R1679C19", Column20:"R1679C20"}, {Column1:"R1680C1", Column2:"R1680C2", Column3:"R1680C3", Column4:"R1680C4", Column5:"R1680C5", Column6:"R1680C6", Column7:"R1680C7", Column8:"R1680C8", Column9:"R1680C9", Column10:"R1680C10", Column11:"R1680C11", Column12:"R1680C12", Column13:"R1680C13", Column14:"R1680C14", Column15:"R1680C15", Column16:"R1680C16", Column17:"R1680C17", Column18:"R1680C18", Column19:"R1680C19", Column20:"R1680C20"}, {Column1:"R1681C1", Column2:"R1681C2", Column3:"R1681C3", Column4:"R1681C4", Column5:"R1681C5", Column6:"R1681C6", Column7:"R1681C7", Column8:"R1681C8", Column9:"R1681C9", Column10:"R1681C10", Column11:"R1681C11", Column12:"R1681C12", Column13:"R1681C13", Column14:"R1681C14", Column15:"R1681C15", Column16:"R1681C16", Column17:"R1681C17", Column18:"R1681C18", Column19:"R1681C19", Column20:"R1681C20"}, {Column1:"R1682C1", Column2:"R1682C2", Column3:"R1682C3", Column4:"R1682C4", Column5:"R1682C5", Column6:"R1682C6", Column7:"R1682C7", Column8:"R1682C8", Column9:"R1682C9", Column10:"R1682C10", Column11:"R1682C11", Column12:"R1682C12", Column13:"R1682C13", Column14:"R1682C14", Column15:"R1682C15", Column16:"R1682C16", Column17:"R1682C17", Column18:"R1682C18", Column19:"R1682C19", Column20:"R1682C20"}, {Column1:"R1683C1", Column2:"R1683C2", Column3:"R1683C3", Column4:"R1683C4", Column5:"R1683C5", Column6:"R1683C6", Column7:"R1683C7", Column8:"R1683C8", Column9:"R1683C9", Column10:"R1683C10", Column11:"R1683C11", Column12:"R1683C12", Column13:"R1683C13", Column14:"R1683C14", Column15:"R1683C15", Column16:"R1683C16", Column17:"R1683C17", Column18:"R1683C18", Column19:"R1683C19", Column20:"R1683C20"}, {Column1:"R1684C1", Column2:"R1684C2", Column3:"R1684C3", Column4:"R1684C4", Column5:"R1684C5", Column6:"R1684C6", Column7:"R1684C7", Column8:"R1684C8", Column9:"R1684C9", Column10:"R1684C10", Column11:"R1684C11", Column12:"R1684C12", Column13:"R1684C13", Column14:"R1684C14", Column15:"R1684C15", Column16:"R1684C16", Column17:"R1684C17", Column18:"R1684C18", Column19:"R1684C19", Column20:"R1684C20"}, {Column1:"R1685C1", Column2:"R1685C2", Column3:"R1685C3", Column4:"R1685C4", Column5:"R1685C5", Column6:"R1685C6", Column7:"R1685C7", Column8:"R1685C8", Column9:"R1685C9", Column10:"R1685C10", Column11:"R1685C11", Column12:"R1685C12", Column13:"R1685C13", Column14:"R1685C14", Column15:"R1685C15", Column16:"R1685C16", Column17:"R1685C17", Column18:"R1685C18", Column19:"R1685C19", Column20:"R1685C20"}, {Column1:"R1686C1", Column2:"R1686C2", Column3:"R1686C3", Column4:"R1686C4", Column5:"R1686C5", Column6:"R1686C6", Column7:"R1686C7", Column8:"R1686C8", Column9:"R1686C9", Column10:"R1686C10", Column11:"R1686C11", Column12:"R1686C12", Column13:"R1686C13", Column14:"R1686C14", Column15:"R1686C15", Column16:"R1686C16", Column17:"R1686C17", Column18:"R1686C18", Column19:"R1686C19", Column20:"R1686C20"}, {Column1:"R1687C1", Column2:"R1687C2", Column3:"R1687C3", Column4:"R1687C4", Column5:"R1687C5", Column6:"R1687C6", Column7:"R1687C7", Column8:"R1687C8", Column9:"R1687C9", Column10:"R1687C10", Column11:"R1687C11", Column12:"R1687C12", Column13:"R1687C13", Column14:"R1687C14", Column15:"R1687C15", Column16:"R1687C16", Column17:"R1687C17", Column18:"R1687C18", Column19:"R1687C19", Column20:"R1687C20"}, {Column1:"R1688C1", Column2:"R1688C2", Column3:"R1688C3", Column4:"R1688C4", Column5:"R1688C5", Column6:"R1688C6", Column7:"R1688C7", Column8:"R1688C8", Column9:"R1688C9", Column10:"R1688C10", Column11:"R1688C11", Column12:"R1688C12", Column13:"R1688C13", Column14:"R1688C14", Column15:"R1688C15", Column16:"R1688C16", Column17:"R1688C17", Column18:"R1688C18", Column19:"R1688C19", Column20:"R1688C20"}, {Column1:"R1689C1", Column2:"R1689C2", Column3:"R1689C3", Column4:"R1689C4", Column5:"R1689C5", Column6:"R1689C6", Column7:"R1689C7", Column8:"R1689C8", Column9:"R1689C9", Column10:"R1689C10", Column11:"R1689C11", Column12:"R1689C12", Column13:"R1689C13", Column14:"R1689C14", Column15:"R1689C15", Column16:"R1689C16", Column17:"R1689C17", Column18:"R1689C18", Column19:"R1689C19", Column20:"R1689C20"}, {Column1:"R1690C1", Column2:"R1690C2", Column3:"R1690C3", Column4:"R1690C4", Column5:"R1690C5", Column6:"R1690C6", Column7:"R1690C7", Column8:"R1690C8", Column9:"R1690C9", Column10:"R1690C10", Column11:"R1690C11", Column12:"R1690C12", Column13:"R1690C13", Column14:"R1690C14", Column15:"R1690C15", Column16:"R1690C16", Column17:"R1690C17", Column18:"R1690C18", Column19:"R1690C19", Column20:"R1690C20"}, {Column1:"R1691C1", Column2:"R1691C2", Column3:"R1691C3", Column4:"R1691C4", Column5:"R1691C5", Column6:"R1691C6", Column7:"R1691C7", Column8:"R1691C8", Column9:"R1691C9", Column10:"R1691C10", Column11:"R1691C11", Column12:"R1691C12", Column13:"R1691C13", Column14:"R1691C14", Column15:"R1691C15", Column16:"R1691C16", Column17:"R1691C17", Column18:"R1691C18", Column19:"R1691C19", Column20:"R1691C20"}, {Column1:"R1692C1", Column2:"R1692C2", Column3:"R1692C3", Column4:"R1692C4", Column5:"R1692C5", Column6:"R1692C6", Column7:"R1692C7", Column8:"R1692C8", Column9:"R1692C9", Column10:"R1692C10", Column11:"R1692C11", Column12:"R1692C12", Column13:"R1692C13", Column14:"R1692C14", Column15:"R1692C15", Column16:"R1692C16", Column17:"R1692C17", Column18:"R1692C18", Column19:"R1692C19", Column20:"R1692C20"}, {Column1:"R1693C1", Column2:"R1693C2", Column3:"R1693C3", Column4:"R1693C4", Column5:"R1693C5", Column6:"R1693C6", Column7:"R1693C7", Column8:"R1693C8", Column9:"R1693C9", Column10:"R1693C10", Column11:"R1693C11", Column12:"R1693C12", Column13:"R1693C13", Column14:"R1693C14", Column15:"R1693C15", Column16:"R1693C16", Column17:"R1693C17", Column18:"R1693C18", Column19:"R1693C19", Column20:"R1693C20"}, {Column1:"R1694C1", Column2:"R1694C2", Column3:"R1694C3", Column4:"R1694C4", Column5:"R1694C5", Column6:"R1694C6", Column7:"R1694C7", Column8:"R1694C8", Column9:"R1694C9", Column10:"R1694C10", Column11:"R1694C11", Column12:"R1694C12", Column13:"R1694C13", Column14:"R1694C14", Column15:"R1694C15", Column16:"R1694C16", Column17:"R1694C17", Column18:"R1694C18", Column19:"R1694C19", Column20:"R1694C20"}, {Column1:"R1695C1", Column2:"R1695C2", Column3:"R1695C3", Column4:"R1695C4", Column5:"R1695C5", Column6:"R1695C6", Column7:"R1695C7", Column8:"R1695C8", Column9:"R1695C9", Column10:"R1695C10", Column11:"R1695C11", Column12:"R1695C12", Column13:"R1695C13", Column14:"R1695C14", Column15:"R1695C15", Column16:"R1695C16", Column17:"R1695C17", Column18:"R1695C18", Column19:"R1695C19", Column20:"R1695C20"}, {Column1:"R1696C1", Column2:"R1696C2", Column3:"R1696C3", Column4:"R1696C4", Column5:"R1696C5", Column6:"R1696C6", Column7:"R1696C7", Column8:"R1696C8", Column9:"R1696C9", Column10:"R1696C10", Column11:"R1696C11", Column12:"R1696C12", Column13:"R1696C13", Column14:"R1696C14", Column15:"R1696C15", Column16:"R1696C16", Column17:"R1696C17", Column18:"R1696C18", Column19:"R1696C19", Column20:"R1696C20"}, {Column1:"R1697C1", Column2:"R1697C2", Column3:"R1697C3", Column4:"R1697C4", Column5:"R1697C5", Column6:"R1697C6", Column7:"R1697C7", Column8:"R1697C8", Column9:"R1697C9", Column10:"R1697C10", Column11:"R1697C11", Column12:"R1697C12", Column13:"R1697C13", Column14:"R1697C14", Column15:"R1697C15", Column16:"R1697C16", Column17:"R1697C17", Column18:"R1697C18", Column19:"R1697C19", Column20:"R1697C20"}, {Column1:"R1698C1", Column2:"R1698C2", Column3:"R1698C3", Column4:"R1698C4", Column5:"R1698C5", Column6:"R1698C6", Column7:"R1698C7", Column8:"R1698C8", Column9:"R1698C9", Column10:"R1698C10", Column11:"R1698C11", Column12:"R1698C12", Column13:"R1698C13", Column14:"R1698C14", Column15:"R1698C15", Column16:"R1698C16", Column17:"R1698C17", Column18:"R1698C18", Column19:"R1698C19", Column20:"R1698C20"}, {Column1:"R1699C1", Column2:"R1699C2", Column3:"R1699C3", Column4:"R1699C4", Column5:"R1699C5", Column6:"R1699C6", Column7:"R1699C7", Column8:"R1699C8", Column9:"R1699C9", Column10:"R1699C10", Column11:"R1699C11", Column12:"R1699C12", Column13:"R1699C13", Column14:"R1699C14", Column15:"R1699C15", Column16:"R1699C16", Column17:"R1699C17", Column18:"R1699C18", Column19:"R1699C19", Column20:"R1699C20"}, {Column1:"R1700C1", Column2:"R1700C2", Column3:"R1700C3", Column4:"R1700C4", Column5:"R1700C5", Column6:"R1700C6", Column7:"R1700C7", Column8:"R1700C8", Column9:"R1700C9", Column10:"R1700C10", Column11:"R1700C11", Column12:"R1700C12", Column13:"R1700C13", Column14:"R1700C14", Column15:"R1700C15", Column16:"R1700C16", Column17:"R1700C17", Column18:"R1700C18", Column19:"R1700C19", Column20:"R1700C20"}, {Column1:"R1701C1", Column2:"R1701C2", Column3:"R1701C3", Column4:"R1701C4", Column5:"R1701C5", Column6:"R1701C6", Column7:"R1701C7", Column8:"R1701C8", Column9:"R1701C9", Column10:"R1701C10", Column11:"R1701C11", Column12:"R1701C12", Column13:"R1701C13", Column14:"R1701C14", Column15:"R1701C15", Column16:"R1701C16", Column17:"R1701C17", Column18:"R1701C18", Column19:"R1701C19", Column20:"R1701C20"}, {Column1:"R1702C1", Column2:"R1702C2", Column3:"R1702C3", Column4:"R1702C4", Column5:"R1702C5", Column6:"R1702C6", Column7:"R1702C7", Column8:"R1702C8", Column9:"R1702C9", Column10:"R1702C10", Column11:"R1702C11", Column12:"R1702C12", Column13:"R1702C13", Column14:"R1702C14", Column15:"R1702C15", Column16:"R1702C16", Column17:"R1702C17", Column18:"R1702C18", Column19:"R1702C19", Column20:"R1702C20"}, {Column1:"R1703C1", Column2:"R1703C2", Column3:"R1703C3", Column4:"R1703C4", Column5:"R1703C5", Column6:"R1703C6", Column7:"R1703C7", Column8:"R1703C8", Column9:"R1703C9", Column10:"R1703C10", Column11:"R1703C11", Column12:"R1703C12", Column13:"R1703C13", Column14:"R1703C14", Column15:"R1703C15", Column16:"R1703C16", Column17:"R1703C17", Column18:"R1703C18", Column19:"R1703C19", Column20:"R1703C20"}, {Column1:"R1704C1", Column2:"R1704C2", Column3:"R1704C3", Column4:"R1704C4", Column5:"R1704C5", Column6:"R1704C6", Column7:"R1704C7", Column8:"R1704C8", Column9:"R1704C9", Column10:"R1704C10", Column11:"R1704C11", Column12:"R1704C12", Column13:"R1704C13", Column14:"R1704C14", Column15:"R1704C15", Column16:"R1704C16", Column17:"R1704C17", Column18:"R1704C18", Column19:"R1704C19", Column20:"R1704C20"}, {Column1:"R1705C1", Column2:"R1705C2", Column3:"R1705C3", Column4:"R1705C4", Column5:"R1705C5", Column6:"R1705C6", Column7:"R1705C7", Column8:"R1705C8", Column9:"R1705C9", Column10:"R1705C10", Column11:"R1705C11", Column12:"R1705C12", Column13:"R1705C13", Column14:"R1705C14", Column15:"R1705C15", Column16:"R1705C16", Column17:"R1705C17", Column18:"R1705C18", Column19:"R1705C19", Column20:"R1705C20"}, {Column1:"R1706C1", Column2:"R1706C2", Column3:"R1706C3", Column4:"R1706C4", Column5:"R1706C5", Column6:"R1706C6", Column7:"R1706C7", Column8:"R1706C8", Column9:"R1706C9", Column10:"R1706C10", Column11:"R1706C11", Column12:"R1706C12", Column13:"R1706C13", Column14:"R1706C14", Column15:"R1706C15", Column16:"R1706C16", Column17:"R1706C17", Column18:"R1706C18", Column19:"R1706C19", Column20:"R1706C20"}, {Column1:"R1707C1", Column2:"R1707C2", Column3:"R1707C3", Column4:"R1707C4", Column5:"R1707C5", Column6:"R1707C6", Column7:"R1707C7", Column8:"R1707C8", Column9:"R1707C9", Column10:"R1707C10", Column11:"R1707C11", Column12:"R1707C12", Column13:"R1707C13", Column14:"R1707C14", Column15:"R1707C15", Column16:"R1707C16", Column17:"R1707C17", Column18:"R1707C18", Column19:"R1707C19", Column20:"R1707C20"}, {Column1:"R1708C1", Column2:"R1708C2", Column3:"R1708C3", Column4:"R1708C4", Column5:"R1708C5", Column6:"R1708C6", Column7:"R1708C7", Column8:"R1708C8", Column9:"R1708C9", Column10:"R1708C10", Column11:"R1708C11", Column12:"R1708C12", Column13:"R1708C13", Column14:"R1708C14", Column15:"R1708C15", Column16:"R1708C16", Column17:"R1708C17", Column18:"R1708C18", Column19:"R1708C19", Column20:"R1708C20"}, {Column1:"R1709C1", Column2:"R1709C2", Column3:"R1709C3", Column4:"R1709C4", Column5:"R1709C5", Column6:"R1709C6", Column7:"R1709C7", Column8:"R1709C8", Column9:"R1709C9", Column10:"R1709C10", Column11:"R1709C11", Column12:"R1709C12", Column13:"R1709C13", Column14:"R1709C14", Column15:"R1709C15", Column16:"R1709C16", Column17:"R1709C17", Column18:"R1709C18", Column19:"R1709C19", Column20:"R1709C20"}, {Column1:"R1710C1", Column2:"R1710C2", Column3:"R1710C3", Column4:"R1710C4", Column5:"R1710C5", Column6:"R1710C6", Column7:"R1710C7", Column8:"R1710C8", Column9:"R1710C9", Column10:"R1710C10", Column11:"R1710C11", Column12:"R1710C12", Column13:"R1710C13", Column14:"R1710C14", Column15:"R1710C15", Column16:"R1710C16", Column17:"R1710C17", Column18:"R1710C18", Column19:"R1710C19", Column20:"R1710C20"}, {Column1:"R1711C1", Column2:"R1711C2", Column3:"R1711C3", Column4:"R1711C4", Column5:"R1711C5", Column6:"R1711C6", Column7:"R1711C7", Column8:"R1711C8", Column9:"R1711C9", Column10:"R1711C10", Column11:"R1711C11", Column12:"R1711C12", Column13:"R1711C13", Column14:"R1711C14", Column15:"R1711C15", Column16:"R1711C16", Column17:"R1711C17", Column18:"R1711C18", Column19:"R1711C19", Column20:"R1711C20"}, {Column1:"R1712C1", Column2:"R1712C2", Column3:"R1712C3", Column4:"R1712C4", Column5:"R1712C5", Column6:"R1712C6", Column7:"R1712C7", Column8:"R1712C8", Column9:"R1712C9", Column10:"R1712C10", Column11:"R1712C11", Column12:"R1712C12", Column13:"R1712C13", Column14:"R1712C14", Column15:"R1712C15", Column16:"R1712C16", Column17:"R1712C17", Column18:"R1712C18", Column19:"R1712C19", Column20:"R1712C20"}, {Column1:"R1713C1", Column2:"R1713C2", Column3:"R1713C3", Column4:"R1713C4", Column5:"R1713C5", Column6:"R1713C6", Column7:"R1713C7", Column8:"R1713C8", Column9:"R1713C9", Column10:"R1713C10", Column11:"R1713C11", Column12:"R1713C12", Column13:"R1713C13", Column14:"R1713C14", Column15:"R1713C15", Column16:"R1713C16", Column17:"R1713C17", Column18:"R1713C18", Column19:"R1713C19", Column20:"R1713C20"}, {Column1:"R1714C1", Column2:"R1714C2", Column3:"R1714C3", Column4:"R1714C4", Column5:"R1714C5", Column6:"R1714C6", Column7:"R1714C7", Column8:"R1714C8", Column9:"R1714C9", Column10:"R1714C10", Column11:"R1714C11", Column12:"R1714C12", Column13:"R1714C13", Column14:"R1714C14", Column15:"R1714C15", Column16:"R1714C16", Column17:"R1714C17", Column18:"R1714C18", Column19:"R1714C19", Column20:"R1714C20"}, {Column1:"R1715C1", Column2:"R1715C2", Column3:"R1715C3", Column4:"R1715C4", Column5:"R1715C5", Column6:"R1715C6", Column7:"R1715C7", Column8:"R1715C8", Column9:"R1715C9", Column10:"R1715C10", Column11:"R1715C11", Column12:"R1715C12", Column13:"R1715C13", Column14:"R1715C14", Column15:"R1715C15", Column16:"R1715C16", Column17:"R1715C17", Column18:"R1715C18", Column19:"R1715C19", Column20:"R1715C20"}, {Column1:"R1716C1", Column2:"R1716C2", Column3:"R1716C3", Column4:"R1716C4", Column5:"R1716C5", Column6:"R1716C6", Column7:"R1716C7", Column8:"R1716C8", Column9:"R1716C9", Column10:"R1716C10", Column11:"R1716C11", Column12:"R1716C12", Column13:"R1716C13", Column14:"R1716C14", Column15:"R1716C15", Column16:"R1716C16", Column17:"R1716C17", Column18:"R1716C18", Column19:"R1716C19", Column20:"R1716C20"}, {Column1:"R1717C1", Column2:"R1717C2", Column3:"R1717C3", Column4:"R1717C4", Column5:"R1717C5", Column6:"R1717C6", Column7:"R1717C7", Column8:"R1717C8", Column9:"R1717C9", Column10:"R1717C10", Column11:"R1717C11", Column12:"R1717C12", Column13:"R1717C13", Column14:"R1717C14", Column15:"R1717C15", Column16:"R1717C16", Column17:"R1717C17", Column18:"R1717C18", Column19:"R1717C19", Column20:"R1717C20"}, {Column1:"R1718C1", Column2:"R1718C2", Column3:"R1718C3", Column4:"R1718C4", Column5:"R1718C5", Column6:"R1718C6", Column7:"R1718C7", Column8:"R1718C8", Column9:"R1718C9", Column10:"R1718C10", Column11:"R1718C11", Column12:"R1718C12", Column13:"R1718C13", Column14:"R1718C14", Column15:"R1718C15", Column16:"R1718C16", Column17:"R1718C17", Column18:"R1718C18", Column19:"R1718C19", Column20:"R1718C20"}, {Column1:"R1719C1", Column2:"R1719C2", Column3:"R1719C3", Column4:"R1719C4", Column5:"R1719C5", Column6:"R1719C6", Column7:"R1719C7", Column8:"R1719C8", Column9:"R1719C9", Column10:"R1719C10", Column11:"R1719C11", Column12:"R1719C12", Column13:"R1719C13", Column14:"R1719C14", Column15:"R1719C15", Column16:"R1719C16", Column17:"R1719C17", Column18:"R1719C18", Column19:"R1719C19", Column20:"R1719C20"}, {Column1:"R1720C1", Column2:"R1720C2", Column3:"R1720C3", Column4:"R1720C4", Column5:"R1720C5", Column6:"R1720C6", Column7:"R1720C7", Column8:"R1720C8", Column9:"R1720C9", Column10:"R1720C10", Column11:"R1720C11", Column12:"R1720C12", Column13:"R1720C13", Column14:"R1720C14", Column15:"R1720C15", Column16:"R1720C16", Column17:"R1720C17", Column18:"R1720C18", Column19:"R1720C19", Column20:"R1720C20"}, {Column1:"R1721C1", Column2:"R1721C2", Column3:"R1721C3", Column4:"R1721C4", Column5:"R1721C5", Column6:"R1721C6", Column7:"R1721C7", Column8:"R1721C8", Column9:"R1721C9", Column10:"R1721C10", Column11:"R1721C11", Column12:"R1721C12", Column13:"R1721C13", Column14:"R1721C14", Column15:"R1721C15", Column16:"R1721C16", Column17:"R1721C17", Column18:"R1721C18", Column19:"R1721C19", Column20:"R1721C20"}, {Column1:"R1722C1", Column2:"R1722C2", Column3:"R1722C3", Column4:"R1722C4", Column5:"R1722C5", Column6:"R1722C6", Column7:"R1722C7", Column8:"R1722C8", Column9:"R1722C9", Column10:"R1722C10", Column11:"R1722C11", Column12:"R1722C12", Column13:"R1722C13", Column14:"R1722C14", Column15:"R1722C15", Column16:"R1722C16", Column17:"R1722C17", Column18:"R1722C18", Column19:"R1722C19", Column20:"R1722C20"}, {Column1:"R1723C1", Column2:"R1723C2", Column3:"R1723C3", Column4:"R1723C4", Column5:"R1723C5", Column6:"R1723C6", Column7:"R1723C7", Column8:"R1723C8", Column9:"R1723C9", Column10:"R1723C10", Column11:"R1723C11", Column12:"R1723C12", Column13:"R1723C13", Column14:"R1723C14", Column15:"R1723C15", Column16:"R1723C16", Column17:"R1723C17", Column18:"R1723C18", Column19:"R1723C19", Column20:"R1723C20"}, {Column1:"R1724C1", Column2:"R1724C2", Column3:"R1724C3", Column4:"R1724C4", Column5:"R1724C5", Column6:"R1724C6", Column7:"R1724C7", Column8:"R1724C8", Column9:"R1724C9", Column10:"R1724C10", Column11:"R1724C11", Column12:"R1724C12", Column13:"R1724C13", Column14:"R1724C14", Column15:"R1724C15", Column16:"R1724C16", Column17:"R1724C17", Column18:"R1724C18", Column19:"R1724C19", Column20:"R1724C20"}, {Column1:"R1725C1", Column2:"R1725C2", Column3:"R1725C3", Column4:"R1725C4", Column5:"R1725C5", Column6:"R1725C6", Column7:"R1725C7", Column8:"R1725C8", Column9:"R1725C9", Column10:"R1725C10", Column11:"R1725C11", Column12:"R1725C12", Column13:"R1725C13", Column14:"R1725C14", Column15:"R1725C15", Column16:"R1725C16", Column17:"R1725C17", Column18:"R1725C18", Column19:"R1725C19", Column20:"R1725C20"}, {Column1:"R1726C1", Column2:"R1726C2", Column3:"R1726C3", Column4:"R1726C4", Column5:"R1726C5", Column6:"R1726C6", Column7:"R1726C7", Column8:"R1726C8", Column9:"R1726C9", Column10:"R1726C10", Column11:"R1726C11", Column12:"R1726C12", Column13:"R1726C13", Column14:"R1726C14", Column15:"R1726C15", Column16:"R1726C16", Column17:"R1726C17", Column18:"R1726C18", Column19:"R1726C19", Column20:"R1726C20"}, {Column1:"R1727C1", Column2:"R1727C2", Column3:"R1727C3", Column4:"R1727C4", Column5:"R1727C5", Column6:"R1727C6", Column7:"R1727C7", Column8:"R1727C8", Column9:"R1727C9", Column10:"R1727C10", Column11:"R1727C11", Column12:"R1727C12", Column13:"R1727C13", Column14:"R1727C14", Column15:"R1727C15", Column16:"R1727C16", Column17:"R1727C17", Column18:"R1727C18", Column19:"R1727C19", Column20:"R1727C20"}, {Column1:"R1728C1", Column2:"R1728C2", Column3:"R1728C3", Column4:"R1728C4", Column5:"R1728C5", Column6:"R1728C6", Column7:"R1728C7", Column8:"R1728C8", Column9:"R1728C9", Column10:"R1728C10", Column11:"R1728C11", Column12:"R1728C12", Column13:"R1728C13", Column14:"R1728C14", Column15:"R1728C15", Column16:"R1728C16", Column17:"R1728C17", Column18:"R1728C18", Column19:"R1728C19", Column20:"R1728C20"}, {Column1:"R1729C1", Column2:"R1729C2", Column3:"R1729C3", Column4:"R1729C4", Column5:"R1729C5", Column6:"R1729C6", Column7:"R1729C7", Column8:"R1729C8", Column9:"R1729C9", Column10:"R1729C10", Column11:"R1729C11", Column12:"R1729C12", Column13:"R1729C13", Column14:"R1729C14", Column15:"R1729C15", Column16:"R1729C16", Column17:"R1729C17", Column18:"R1729C18", Column19:"R1729C19", Column20:"R1729C20"}, {Column1:"R1730C1", Column2:"R1730C2", Column3:"R1730C3", Column4:"R1730C4", Column5:"R1730C5", Column6:"R1730C6", Column7:"R1730C7", Column8:"R1730C8", Column9:"R1730C9", Column10:"R1730C10", Column11:"R1730C11", Column12:"R1730C12", Column13:"R1730C13", Column14:"R1730C14", Column15:"R1730C15", Column16:"R1730C16", Column17:"R1730C17", Column18:"R1730C18", Column19:"R1730C19", Column20:"R1730C20"}, {Column1:"R1731C1", Column2:"R1731C2", Column3:"R1731C3", Column4:"R1731C4", Column5:"R1731C5", Column6:"R1731C6", Column7:"R1731C7", Column8:"R1731C8", Column9:"R1731C9", Column10:"R1731C10", Column11:"R1731C11", Column12:"R1731C12", Column13:"R1731C13", Column14:"R1731C14", Column15:"R1731C15", Column16:"R1731C16", Column17:"R1731C17", Column18:"R1731C18", Column19:"R1731C19", Column20:"R1731C20"}, {Column1:"R1732C1", Column2:"R1732C2", Column3:"R1732C3", Column4:"R1732C4", Column5:"R1732C5", Column6:"R1732C6", Column7:"R1732C7", Column8:"R1732C8", Column9:"R1732C9", Column10:"R1732C10", Column11:"R1732C11", Column12:"R1732C12", Column13:"R1732C13", Column14:"R1732C14", Column15:"R1732C15", Column16:"R1732C16", Column17:"R1732C17", Column18:"R1732C18", Column19:"R1732C19", Column20:"R1732C20"}, {Column1:"R1733C1", Column2:"R1733C2", Column3:"R1733C3", Column4:"R1733C4", Column5:"R1733C5", Column6:"R1733C6", Column7:"R1733C7", Column8:"R1733C8", Column9:"R1733C9", Column10:"R1733C10", Column11:"R1733C11", Column12:"R1733C12", Column13:"R1733C13", Column14:"R1733C14", Column15:"R1733C15", Column16:"R1733C16", Column17:"R1733C17", Column18:"R1733C18", Column19:"R1733C19", Column20:"R1733C20"}, {Column1:"R1734C1", Column2:"R1734C2", Column3:"R1734C3", Column4:"R1734C4", Column5:"R1734C5", Column6:"R1734C6", Column7:"R1734C7", Column8:"R1734C8", Column9:"R1734C9", Column10:"R1734C10", Column11:"R1734C11", Column12:"R1734C12", Column13:"R1734C13", Column14:"R1734C14", Column15:"R1734C15", Column16:"R1734C16", Column17:"R1734C17", Column18:"R1734C18", Column19:"R1734C19", Column20:"R1734C20"}, {Column1:"R1735C1", Column2:"R1735C2", Column3:"R1735C3", Column4:"R1735C4", Column5:"R1735C5", Column6:"R1735C6", Column7:"R1735C7", Column8:"R1735C8", Column9:"R1735C9", Column10:"R1735C10", Column11:"R1735C11", Column12:"R1735C12", Column13:"R1735C13", Column14:"R1735C14", Column15:"R1735C15", Column16:"R1735C16", Column17:"R1735C17", Column18:"R1735C18", Column19:"R1735C19", Column20:"R1735C20"}, {Column1:"R1736C1", Column2:"R1736C2", Column3:"R1736C3", Column4:"R1736C4", Column5:"R1736C5", Column6:"R1736C6", Column7:"R1736C7", Column8:"R1736C8", Column9:"R1736C9", Column10:"R1736C10", Column11:"R1736C11", Column12:"R1736C12", Column13:"R1736C13", Column14:"R1736C14", Column15:"R1736C15", Column16:"R1736C16", Column17:"R1736C17", Column18:"R1736C18", Column19:"R1736C19", Column20:"R1736C20"}, {Column1:"R1737C1", Column2:"R1737C2", Column3:"R1737C3", Column4:"R1737C4", Column5:"R1737C5", Column6:"R1737C6", Column7:"R1737C7", Column8:"R1737C8", Column9:"R1737C9", Column10:"R1737C10", Column11:"R1737C11", Column12:"R1737C12", Column13:"R1737C13", Column14:"R1737C14", Column15:"R1737C15", Column16:"R1737C16", Column17:"R1737C17", Column18:"R1737C18", Column19:"R1737C19", Column20:"R1737C20"}, {Column1:"R1738C1", Column2:"R1738C2", Column3:"R1738C3", Column4:"R1738C4", Column5:"R1738C5", Column6:"R1738C6", Column7:"R1738C7", Column8:"R1738C8", Column9:"R1738C9", Column10:"R1738C10", Column11:"R1738C11", Column12:"R1738C12", Column13:"R1738C13", Column14:"R1738C14", Column15:"R1738C15", Column16:"R1738C16", Column17:"R1738C17", Column18:"R1738C18", Column19:"R1738C19", Column20:"R1738C20"}, {Column1:"R1739C1", Column2:"R1739C2", Column3:"R1739C3", Column4:"R1739C4", Column5:"R1739C5", Column6:"R1739C6", Column7:"R1739C7", Column8:"R1739C8", Column9:"R1739C9", Column10:"R1739C10", Column11:"R1739C11", Column12:"R1739C12", Column13:"R1739C13", Column14:"R1739C14", Column15:"R1739C15", Column16:"R1739C16", Column17:"R1739C17", Column18:"R1739C18", Column19:"R1739C19", Column20:"R1739C20"}, {Column1:"R1740C1", Column2:"R1740C2", Column3:"R1740C3", Column4:"R1740C4", Column5:"R1740C5", Column6:"R1740C6", Column7:"R1740C7", Column8:"R1740C8", Column9:"R1740C9", Column10:"R1740C10", Column11:"R1740C11", Column12:"R1740C12", Column13:"R1740C13", Column14:"R1740C14", Column15:"R1740C15", Column16:"R1740C16", Column17:"R1740C17", Column18:"R1740C18", Column19:"R1740C19", Column20:"R1740C20"}, {Column1:"R1741C1", Column2:"R1741C2", Column3:"R1741C3", Column4:"R1741C4", Column5:"R1741C5", Column6:"R1741C6", Column7:"R1741C7", Column8:"R1741C8", Column9:"R1741C9", Column10:"R1741C10", Column11:"R1741C11", Column12:"R1741C12", Column13:"R1741C13", Column14:"R1741C14", Column15:"R1741C15", Column16:"R1741C16", Column17:"R1741C17", Column18:"R1741C18", Column19:"R1741C19", Column20:"R1741C20"}, {Column1:"R1742C1", Column2:"R1742C2", Column3:"R1742C3", Column4:"R1742C4", Column5:"R1742C5", Column6:"R1742C6", Column7:"R1742C7", Column8:"R1742C8", Column9:"R1742C9", Column10:"R1742C10", Column11:"R1742C11", Column12:"R1742C12", Column13:"R1742C13", Column14:"R1742C14", Column15:"R1742C15", Column16:"R1742C16", Column17:"R1742C17", Column18:"R1742C18", Column19:"R1742C19", Column20:"R1742C20"}, {Column1:"R1743C1", Column2:"R1743C2", Column3:"R1743C3", Column4:"R1743C4", Column5:"R1743C5", Column6:"R1743C6", Column7:"R1743C7", Column8:"R1743C8", Column9:"R1743C9", Column10:"R1743C10", Column11:"R1743C11", Column12:"R1743C12", Column13:"R1743C13", Column14:"R1743C14", Column15:"R1743C15", Column16:"R1743C16", Column17:"R1743C17", Column18:"R1743C18", Column19:"R1743C19", Column20:"R1743C20"}, {Column1:"R1744C1", Column2:"R1744C2", Column3:"R1744C3", Column4:"R1744C4", Column5:"R1744C5", Column6:"R1744C6", Column7:"R1744C7", Column8:"R1744C8", Column9:"R1744C9", Column10:"R1744C10", Column11:"R1744C11", Column12:"R1744C12", Column13:"R1744C13", Column14:"R1744C14", Column15:"R1744C15", Column16:"R1744C16", Column17:"R1744C17", Column18:"R1744C18", Column19:"R1744C19", Column20:"R1744C20"}, {Column1:"R1745C1", Column2:"R1745C2", Column3:"R1745C3", Column4:"R1745C4", Column5:"R1745C5", Column6:"R1745C6", Column7:"R1745C7", Column8:"R1745C8", Column9:"R1745C9", Column10:"R1745C10", Column11:"R1745C11", Column12:"R1745C12", Column13:"R1745C13", Column14:"R1745C14", Column15:"R1745C15", Column16:"R1745C16", Column17:"R1745C17", Column18:"R1745C18", Column19:"R1745C19", Column20:"R1745C20"}, {Column1:"R1746C1", Column2:"R1746C2", Column3:"R1746C3", Column4:"R1746C4", Column5:"R1746C5", Column6:"R1746C6", Column7:"R1746C7", Column8:"R1746C8", Column9:"R1746C9", Column10:"R1746C10", Column11:"R1746C11", Column12:"R1746C12", Column13:"R1746C13", Column14:"R1746C14", Column15:"R1746C15", Column16:"R1746C16", Column17:"R1746C17", Column18:"R1746C18", Column19:"R1746C19", Column20:"R1746C20"}, {Column1:"R1747C1", Column2:"R1747C2", Column3:"R1747C3", Column4:"R1747C4", Column5:"R1747C5", Column6:"R1747C6", Column7:"R1747C7", Column8:"R1747C8", Column9:"R1747C9", Column10:"R1747C10", Column11:"R1747C11", Column12:"R1747C12", Column13:"R1747C13", Column14:"R1747C14", Column15:"R1747C15", Column16:"R1747C16", Column17:"R1747C17", Column18:"R1747C18", Column19:"R1747C19", Column20:"R1747C20"}, {Column1:"R1748C1", Column2:"R1748C2", Column3:"R1748C3", Column4:"R1748C4", Column5:"R1748C5", Column6:"R1748C6", Column7:"R1748C7", Column8:"R1748C8", Column9:"R1748C9", Column10:"R1748C10", Column11:"R1748C11", Column12:"R1748C12", Column13:"R1748C13", Column14:"R1748C14", Column15:"R1748C15", Column16:"R1748C16", Column17:"R1748C17", Column18:"R1748C18", Column19:"R1748C19", Column20:"R1748C20"}, {Column1:"R1749C1", Column2:"R1749C2", Column3:"R1749C3", Column4:"R1749C4", Column5:"R1749C5", Column6:"R1749C6", Column7:"R1749C7", Column8:"R1749C8", Column9:"R1749C9", Column10:"R1749C10", Column11:"R1749C11", Column12:"R1749C12", Column13:"R1749C13", Column14:"R1749C14", Column15:"R1749C15", Column16:"R1749C16", Column17:"R1749C17", Column18:"R1749C18", Column19:"R1749C19", Column20:"R1749C20"}, {Column1:"R1750C1", Column2:"R1750C2", Column3:"R1750C3", Column4:"R1750C4", Column5:"R1750C5", Column6:"R1750C6", Column7:"R1750C7", Column8:"R1750C8", Column9:"R1750C9", Column10:"R1750C10", Column11:"R1750C11", Column12:"R1750C12", Column13:"R1750C13", Column14:"R1750C14", Column15:"R1750C15", Column16:"R1750C16", Column17:"R1750C17", Column18:"R1750C18", Column19:"R1750C19", Column20:"R1750C20"}, {Column1:"R1751C1", Column2:"R1751C2", Column3:"R1751C3", Column4:"R1751C4", Column5:"R1751C5", Column6:"R1751C6", Column7:"R1751C7", Column8:"R1751C8", Column9:"R1751C9", Column10:"R1751C10", Column11:"R1751C11", Column12:"R1751C12", Column13:"R1751C13", Column14:"R1751C14", Column15:"R1751C15", Column16:"R1751C16", Column17:"R1751C17", Column18:"R1751C18", Column19:"R1751C19", Column20:"R1751C20"}, {Column1:"R1752C1", Column2:"R1752C2", Column3:"R1752C3", Column4:"R1752C4", Column5:"R1752C5", Column6:"R1752C6", Column7:"R1752C7", Column8:"R1752C8", Column9:"R1752C9", Column10:"R1752C10", Column11:"R1752C11", Column12:"R1752C12", Column13:"R1752C13", Column14:"R1752C14", Column15:"R1752C15", Column16:"R1752C16", Column17:"R1752C17", Column18:"R1752C18", Column19:"R1752C19", Column20:"R1752C20"}, {Column1:"R1753C1", Column2:"R1753C2", Column3:"R1753C3", Column4:"R1753C4", Column5:"R1753C5", Column6:"R1753C6", Column7:"R1753C7", Column8:"R1753C8", Column9:"R1753C9", Column10:"R1753C10", Column11:"R1753C11", Column12:"R1753C12", Column13:"R1753C13", Column14:"R1753C14", Column15:"R1753C15", Column16:"R1753C16", Column17:"R1753C17", Column18:"R1753C18", Column19:"R1753C19", Column20:"R1753C20"}, {Column1:"R1754C1", Column2:"R1754C2", Column3:"R1754C3", Column4:"R1754C4", Column5:"R1754C5", Column6:"R1754C6", Column7:"R1754C7", Column8:"R1754C8", Column9:"R1754C9", Column10:"R1754C10", Column11:"R1754C11", Column12:"R1754C12", Column13:"R1754C13", Column14:"R1754C14", Column15:"R1754C15", Column16:"R1754C16", Column17:"R1754C17", Column18:"R1754C18", Column19:"R1754C19", Column20:"R1754C20"}, {Column1:"R1755C1", Column2:"R1755C2", Column3:"R1755C3", Column4:"R1755C4", Column5:"R1755C5", Column6:"R1755C6", Column7:"R1755C7", Column8:"R1755C8", Column9:"R1755C9", Column10:"R1755C10", Column11:"R1755C11", Column12:"R1755C12", Column13:"R1755C13", Column14:"R1755C14", Column15:"R1755C15", Column16:"R1755C16", Column17:"R1755C17", Column18:"R1755C18", Column19:"R1755C19", Column20:"R1755C20"}, {Column1:"R1756C1", Column2:"R1756C2", Column3:"R1756C3", Column4:"R1756C4", Column5:"R1756C5", Column6:"R1756C6", Column7:"R1756C7", Column8:"R1756C8", Column9:"R1756C9", Column10:"R1756C10", Column11:"R1756C11", Column12:"R1756C12", Column13:"R1756C13", Column14:"R1756C14", Column15:"R1756C15", Column16:"R1756C16", Column17:"R1756C17", Column18:"R1756C18", Column19:"R1756C19", Column20:"R1756C20"}, {Column1:"R1757C1", Column2:"R1757C2", Column3:"R1757C3", Column4:"R1757C4", Column5:"R1757C5", Column6:"R1757C6", Column7:"R1757C7", Column8:"R1757C8", Column9:"R1757C9", Column10:"R1757C10", Column11:"R1757C11", Column12:"R1757C12", Column13:"R1757C13", Column14:"R1757C14", Column15:"R1757C15", Column16:"R1757C16", Column17:"R1757C17", Column18:"R1757C18", Column19:"R1757C19", Column20:"R1757C20"}, {Column1:"R1758C1", Column2:"R1758C2", Column3:"R1758C3", Column4:"R1758C4", Column5:"R1758C5", Column6:"R1758C6", Column7:"R1758C7", Column8:"R1758C8", Column9:"R1758C9", Column10:"R1758C10", Column11:"R1758C11", Column12:"R1758C12", Column13:"R1758C13", Column14:"R1758C14", Column15:"R1758C15", Column16:"R1758C16", Column17:"R1758C17", Column18:"R1758C18", Column19:"R1758C19", Column20:"R1758C20"}, {Column1:"R1759C1", Column2:"R1759C2", Column3:"R1759C3", Column4:"R1759C4", Column5:"R1759C5", Column6:"R1759C6", Column7:"R1759C7", Column8:"R1759C8", Column9:"R1759C9", Column10:"R1759C10", Column11:"R1759C11", Column12:"R1759C12", Column13:"R1759C13", Column14:"R1759C14", Column15:"R1759C15", Column16:"R1759C16", Column17:"R1759C17", Column18:"R1759C18", Column19:"R1759C19", Column20:"R1759C20"}, {Column1:"R1760C1", Column2:"R1760C2", Column3:"R1760C3", Column4:"R1760C4", Column5:"R1760C5", Column6:"R1760C6", Column7:"R1760C7", Column8:"R1760C8", Column9:"R1760C9", Column10:"R1760C10", Column11:"R1760C11", Column12:"R1760C12", Column13:"R1760C13", Column14:"R1760C14", Column15:"R1760C15", Column16:"R1760C16", Column17:"R1760C17", Column18:"R1760C18", Column19:"R1760C19", Column20:"R1760C20"}, {Column1:"R1761C1", Column2:"R1761C2", Column3:"R1761C3", Column4:"R1761C4", Column5:"R1761C5", Column6:"R1761C6", Column7:"R1761C7", Column8:"R1761C8", Column9:"R1761C9", Column10:"R1761C10", Column11:"R1761C11", Column12:"R1761C12", Column13:"R1761C13", Column14:"R1761C14", Column15:"R1761C15", Column16:"R1761C16", Column17:"R1761C17", Column18:"R1761C18", Column19:"R1761C19", Column20:"R1761C20"}, {Column1:"R1762C1", Column2:"R1762C2", Column3:"R1762C3", Column4:"R1762C4", Column5:"R1762C5", Column6:"R1762C6", Column7:"R1762C7", Column8:"R1762C8", Column9:"R1762C9", Column10:"R1762C10", Column11:"R1762C11", Column12:"R1762C12", Column13:"R1762C13", Column14:"R1762C14", Column15:"R1762C15", Column16:"R1762C16", Column17:"R1762C17", Column18:"R1762C18", Column19:"R1762C19", Column20:"R1762C20"}, {Column1:"R1763C1", Column2:"R1763C2", Column3:"R1763C3", Column4:"R1763C4", Column5:"R1763C5", Column6:"R1763C6", Column7:"R1763C7", Column8:"R1763C8", Column9:"R1763C9", Column10:"R1763C10", Column11:"R1763C11", Column12:"R1763C12", Column13:"R1763C13", Column14:"R1763C14", Column15:"R1763C15", Column16:"R1763C16", Column17:"R1763C17", Column18:"R1763C18", Column19:"R1763C19", Column20:"R1763C20"}, {Column1:"R1764C1", Column2:"R1764C2", Column3:"R1764C3", Column4:"R1764C4", Column5:"R1764C5", Column6:"R1764C6", Column7:"R1764C7", Column8:"R1764C8", Column9:"R1764C9", Column10:"R1764C10", Column11:"R1764C11", Column12:"R1764C12", Column13:"R1764C13", Column14:"R1764C14", Column15:"R1764C15", Column16:"R1764C16", Column17:"R1764C17", Column18:"R1764C18", Column19:"R1764C19", Column20:"R1764C20"}, {Column1:"R1765C1", Column2:"R1765C2", Column3:"R1765C3", Column4:"R1765C4", Column5:"R1765C5", Column6:"R1765C6", Column7:"R1765C7", Column8:"R1765C8", Column9:"R1765C9", Column10:"R1765C10", Column11:"R1765C11", Column12:"R1765C12", Column13:"R1765C13", Column14:"R1765C14", Column15:"R1765C15", Column16:"R1765C16", Column17:"R1765C17", Column18:"R1765C18", Column19:"R1765C19", Column20:"R1765C20"}, {Column1:"R1766C1", Column2:"R1766C2", Column3:"R1766C3", Column4:"R1766C4", Column5:"R1766C5", Column6:"R1766C6", Column7:"R1766C7", Column8:"R1766C8", Column9:"R1766C9", Column10:"R1766C10", Column11:"R1766C11", Column12:"R1766C12", Column13:"R1766C13", Column14:"R1766C14", Column15:"R1766C15", Column16:"R1766C16", Column17:"R1766C17", Column18:"R1766C18", Column19:"R1766C19", Column20:"R1766C20"}, {Column1:"R1767C1", Column2:"R1767C2", Column3:"R1767C3", Column4:"R1767C4", Column5:"R1767C5", Column6:"R1767C6", Column7:"R1767C7", Column8:"R1767C8", Column9:"R1767C9", Column10:"R1767C10", Column11:"R1767C11", Column12:"R1767C12", Column13:"R1767C13", Column14:"R1767C14", Column15:"R1767C15", Column16:"R1767C16", Column17:"R1767C17", Column18:"R1767C18", Column19:"R1767C19", Column20:"R1767C20"}, {Column1:"R1768C1", Column2:"R1768C2", Column3:"R1768C3", Column4:"R1768C4", Column5:"R1768C5", Column6:"R1768C6", Column7:"R1768C7", Column8:"R1768C8", Column9:"R1768C9", Column10:"R1768C10", Column11:"R1768C11", Column12:"R1768C12", Column13:"R1768C13", Column14:"R1768C14", Column15:"R1768C15", Column16:"R1768C16", Column17:"R1768C17", Column18:"R1768C18", Column19:"R1768C19", Column20:"R1768C20"}, {Column1:"R1769C1", Column2:"R1769C2", Column3:"R1769C3", Column4:"R1769C4", Column5:"R1769C5", Column6:"R1769C6", Column7:"R1769C7", Column8:"R1769C8", Column9:"R1769C9", Column10:"R1769C10", Column11:"R1769C11", Column12:"R1769C12", Column13:"R1769C13", Column14:"R1769C14", Column15:"R1769C15", Column16:"R1769C16", Column17:"R1769C17", Column18:"R1769C18", Column19:"R1769C19", Column20:"R1769C20"}, {Column1:"R1770C1", Column2:"R1770C2", Column3:"R1770C3", Column4:"R1770C4", Column5:"R1770C5", Column6:"R1770C6", Column7:"R1770C7", Column8:"R1770C8", Column9:"R1770C9", Column10:"R1770C10", Column11:"R1770C11", Column12:"R1770C12", Column13:"R1770C13", Column14:"R1770C14", Column15:"R1770C15", Column16:"R1770C16", Column17:"R1770C17", Column18:"R1770C18", Column19:"R1770C19", Column20:"R1770C20"}, {Column1:"R1771C1", Column2:"R1771C2", Column3:"R1771C3", Column4:"R1771C4", Column5:"R1771C5", Column6:"R1771C6", Column7:"R1771C7", Column8:"R1771C8", Column9:"R1771C9", Column10:"R1771C10", Column11:"R1771C11", Column12:"R1771C12", Column13:"R1771C13", Column14:"R1771C14", Column15:"R1771C15", Column16:"R1771C16", Column17:"R1771C17", Column18:"R1771C18", Column19:"R1771C19", Column20:"R1771C20"}, {Column1:"R1772C1", Column2:"R1772C2", Column3:"R1772C3", Column4:"R1772C4", Column5:"R1772C5", Column6:"R1772C6", Column7:"R1772C7", Column8:"R1772C8", Column9:"R1772C9", Column10:"R1772C10", Column11:"R1772C11", Column12:"R1772C12", Column13:"R1772C13", Column14:"R1772C14", Column15:"R1772C15", Column16:"R1772C16", Column17:"R1772C17", Column18:"R1772C18", Column19:"R1772C19", Column20:"R1772C20"}, {Column1:"R1773C1", Column2:"R1773C2", Column3:"R1773C3", Column4:"R1773C4", Column5:"R1773C5", Column6:"R1773C6", Column7:"R1773C7", Column8:"R1773C8", Column9:"R1773C9", Column10:"R1773C10", Column11:"R1773C11", Column12:"R1773C12", Column13:"R1773C13", Column14:"R1773C14", Column15:"R1773C15", Column16:"R1773C16", Column17:"R1773C17", Column18:"R1773C18", Column19:"R1773C19", Column20:"R1773C20"}, {Column1:"R1774C1", Column2:"R1774C2", Column3:"R1774C3", Column4:"R1774C4", Column5:"R1774C5", Column6:"R1774C6", Column7:"R1774C7", Column8:"R1774C8", Column9:"R1774C9", Column10:"R1774C10", Column11:"R1774C11", Column12:"R1774C12", Column13:"R1774C13", Column14:"R1774C14", Column15:"R1774C15", Column16:"R1774C16", Column17:"R1774C17", Column18:"R1774C18", Column19:"R1774C19", Column20:"R1774C20"}, {Column1:"R1775C1", Column2:"R1775C2", Column3:"R1775C3", Column4:"R1775C4", Column5:"R1775C5", Column6:"R1775C6", Column7:"R1775C7", Column8:"R1775C8", Column9:"R1775C9", Column10:"R1775C10", Column11:"R1775C11", Column12:"R1775C12", Column13:"R1775C13", Column14:"R1775C14", Column15:"R1775C15", Column16:"R1775C16", Column17:"R1775C17", Column18:"R1775C18", Column19:"R1775C19", Column20:"R1775C20"}, {Column1:"R1776C1", Column2:"R1776C2", Column3:"R1776C3", Column4:"R1776C4", Column5:"R1776C5", Column6:"R1776C6", Column7:"R1776C7", Column8:"R1776C8", Column9:"R1776C9", Column10:"R1776C10", Column11:"R1776C11", Column12:"R1776C12", Column13:"R1776C13", Column14:"R1776C14", Column15:"R1776C15", Column16:"R1776C16", Column17:"R1776C17", Column18:"R1776C18", Column19:"R1776C19", Column20:"R1776C20"}, {Column1:"R1777C1", Column2:"R1777C2", Column3:"R1777C3", Column4:"R1777C4", Column5:"R1777C5", Column6:"R1777C6", Column7:"R1777C7", Column8:"R1777C8", Column9:"R1777C9", Column10:"R1777C10", Column11:"R1777C11", Column12:"R1777C12", Column13:"R1777C13", Column14:"R1777C14", Column15:"R1777C15", Column16:"R1777C16", Column17:"R1777C17", Column18:"R1777C18", Column19:"R1777C19", Column20:"R1777C20"}, {Column1:"R1778C1", Column2:"R1778C2", Column3:"R1778C3", Column4:"R1778C4", Column5:"R1778C5", Column6:"R1778C6", Column7:"R1778C7", Column8:"R1778C8", Column9:"R1778C9", Column10:"R1778C10", Column11:"R1778C11", Column12:"R1778C12", Column13:"R1778C13", Column14:"R1778C14", Column15:"R1778C15", Column16:"R1778C16", Column17:"R1778C17", Column18:"R1778C18", Column19:"R1778C19", Column20:"R1778C20"}, {Column1:"R1779C1", Column2:"R1779C2", Column3:"R1779C3", Column4:"R1779C4", Column5:"R1779C5", Column6:"R1779C6", Column7:"R1779C7", Column8:"R1779C8", Column9:"R1779C9", Column10:"R1779C10", Column11:"R1779C11", Column12:"R1779C12", Column13:"R1779C13", Column14:"R1779C14", Column15:"R1779C15", Column16:"R1779C16", Column17:"R1779C17", Column18:"R1779C18", Column19:"R1779C19", Column20:"R1779C20"}, {Column1:"R1780C1", Column2:"R1780C2", Column3:"R1780C3", Column4:"R1780C4", Column5:"R1780C5", Column6:"R1780C6", Column7:"R1780C7", Column8:"R1780C8", Column9:"R1780C9", Column10:"R1780C10", Column11:"R1780C11", Column12:"R1780C12", Column13:"R1780C13", Column14:"R1780C14", Column15:"R1780C15", Column16:"R1780C16", Column17:"R1780C17", Column18:"R1780C18", Column19:"R1780C19", Column20:"R1780C20"}, {Column1:"R1781C1", Column2:"R1781C2", Column3:"R1781C3", Column4:"R1781C4", Column5:"R1781C5", Column6:"R1781C6", Column7:"R1781C7", Column8:"R1781C8", Column9:"R1781C9", Column10:"R1781C10", Column11:"R1781C11", Column12:"R1781C12", Column13:"R1781C13", Column14:"R1781C14", Column15:"R1781C15", Column16:"R1781C16", Column17:"R1781C17", Column18:"R1781C18", Column19:"R1781C19", Column20:"R1781C20"}, {Column1:"R1782C1", Column2:"R1782C2", Column3:"R1782C3", Column4:"R1782C4", Column5:"R1782C5", Column6:"R1782C6", Column7:"R1782C7", Column8:"R1782C8", Column9:"R1782C9", Column10:"R1782C10", Column11:"R1782C11", Column12:"R1782C12", Column13:"R1782C13", Column14:"R1782C14", Column15:"R1782C15", Column16:"R1782C16", Column17:"R1782C17", Column18:"R1782C18", Column19:"R1782C19", Column20:"R1782C20"}, {Column1:"R1783C1", Column2:"R1783C2", Column3:"R1783C3", Column4:"R1783C4", Column5:"R1783C5", Column6:"R1783C6", Column7:"R1783C7", Column8:"R1783C8", Column9:"R1783C9", Column10:"R1783C10", Column11:"R1783C11", Column12:"R1783C12", Column13:"R1783C13", Column14:"R1783C14", Column15:"R1783C15", Column16:"R1783C16", Column17:"R1783C17", Column18:"R1783C18", Column19:"R1783C19", Column20:"R1783C20"}, {Column1:"R1784C1", Column2:"R1784C2", Column3:"R1784C3", Column4:"R1784C4", Column5:"R1784C5", Column6:"R1784C6", Column7:"R1784C7", Column8:"R1784C8", Column9:"R1784C9", Column10:"R1784C10", Column11:"R1784C11", Column12:"R1784C12", Column13:"R1784C13", Column14:"R1784C14", Column15:"R1784C15", Column16:"R1784C16", Column17:"R1784C17", Column18:"R1784C18", Column19:"R1784C19", Column20:"R1784C20"}, {Column1:"R1785C1", Column2:"R1785C2", Column3:"R1785C3", Column4:"R1785C4", Column5:"R1785C5", Column6:"R1785C6", Column7:"R1785C7", Column8:"R1785C8", Column9:"R1785C9", Column10:"R1785C10", Column11:"R1785C11", Column12:"R1785C12", Column13:"R1785C13", Column14:"R1785C14", Column15:"R1785C15", Column16:"R1785C16", Column17:"R1785C17", Column18:"R1785C18", Column19:"R1785C19", Column20:"R1785C20"}, {Column1:"R1786C1", Column2:"R1786C2", Column3:"R1786C3", Column4:"R1786C4", Column5:"R1786C5", Column6:"R1786C6", Column7:"R1786C7", Column8:"R1786C8", Column9:"R1786C9", Column10:"R1786C10", Column11:"R1786C11", Column12:"R1786C12", Column13:"R1786C13", Column14:"R1786C14", Column15:"R1786C15", Column16:"R1786C16", Column17:"R1786C17", Column18:"R1786C18", Column19:"R1786C19", Column20:"R1786C20"}, {Column1:"R1787C1", Column2:"R1787C2", Column3:"R1787C3", Column4:"R1787C4", Column5:"R1787C5", Column6:"R1787C6", Column7:"R1787C7", Column8:"R1787C8", Column9:"R1787C9", Column10:"R1787C10", Column11:"R1787C11", Column12:"R1787C12", Column13:"R1787C13", Column14:"R1787C14", Column15:"R1787C15", Column16:"R1787C16", Column17:"R1787C17", Column18:"R1787C18", Column19:"R1787C19", Column20:"R1787C20"}, {Column1:"R1788C1", Column2:"R1788C2", Column3:"R1788C3", Column4:"R1788C4", Column5:"R1788C5", Column6:"R1788C6", Column7:"R1788C7", Column8:"R1788C8", Column9:"R1788C9", Column10:"R1788C10", Column11:"R1788C11", Column12:"R1788C12", Column13:"R1788C13", Column14:"R1788C14", Column15:"R1788C15", Column16:"R1788C16", Column17:"R1788C17", Column18:"R1788C18", Column19:"R1788C19", Column20:"R1788C20"}, {Column1:"R1789C1", Column2:"R1789C2", Column3:"R1789C3", Column4:"R1789C4", Column5:"R1789C5", Column6:"R1789C6", Column7:"R1789C7", Column8:"R1789C8", Column9:"R1789C9", Column10:"R1789C10", Column11:"R1789C11", Column12:"R1789C12", Column13:"R1789C13", Column14:"R1789C14", Column15:"R1789C15", Column16:"R1789C16", Column17:"R1789C17", Column18:"R1789C18", Column19:"R1789C19", Column20:"R1789C20"}, {Column1:"R1790C1", Column2:"R1790C2", Column3:"R1790C3", Column4:"R1790C4", Column5:"R1790C5", Column6:"R1790C6", Column7:"R1790C7", Column8:"R1790C8", Column9:"R1790C9", Column10:"R1790C10", Column11:"R1790C11", Column12:"R1790C12", Column13:"R1790C13", Column14:"R1790C14", Column15:"R1790C15", Column16:"R1790C16", Column17:"R1790C17", Column18:"R1790C18", Column19:"R1790C19", Column20:"R1790C20"}, {Column1:"R1791C1", Column2:"R1791C2", Column3:"R1791C3", Column4:"R1791C4", Column5:"R1791C5", Column6:"R1791C6", Column7:"R1791C7", Column8:"R1791C8", Column9:"R1791C9", Column10:"R1791C10", Column11:"R1791C11", Column12:"R1791C12", Column13:"R1791C13", Column14:"R1791C14", Column15:"R1791C15", Column16:"R1791C16", Column17:"R1791C17", Column18:"R1791C18", Column19:"R1791C19", Column20:"R1791C20"}, {Column1:"R1792C1", Column2:"R1792C2", Column3:"R1792C3", Column4:"R1792C4", Column5:"R1792C5", Column6:"R1792C6", Column7:"R1792C7", Column8:"R1792C8", Column9:"R1792C9", Column10:"R1792C10", Column11:"R1792C11", Column12:"R1792C12", Column13:"R1792C13", Column14:"R1792C14", Column15:"R1792C15", Column16:"R1792C16", Column17:"R1792C17", Column18:"R1792C18", Column19:"R1792C19", Column20:"R1792C20"}, {Column1:"R1793C1", Column2:"R1793C2", Column3:"R1793C3", Column4:"R1793C4", Column5:"R1793C5", Column6:"R1793C6", Column7:"R1793C7", Column8:"R1793C8", Column9:"R1793C9", Column10:"R1793C10", Column11:"R1793C11", Column12:"R1793C12", Column13:"R1793C13", Column14:"R1793C14", Column15:"R1793C15", Column16:"R1793C16", Column17:"R1793C17", Column18:"R1793C18", Column19:"R1793C19", Column20:"R1793C20"}, {Column1:"R1794C1", Column2:"R1794C2", Column3:"R1794C3", Column4:"R1794C4", Column5:"R1794C5", Column6:"R1794C6", Column7:"R1794C7", Column8:"R1794C8", Column9:"R1794C9", Column10:"R1794C10", Column11:"R1794C11", Column12:"R1794C12", Column13:"R1794C13", Column14:"R1794C14", Column15:"R1794C15", Column16:"R1794C16", Column17:"R1794C17", Column18:"R1794C18", Column19:"R1794C19", Column20:"R1794C20"}, {Column1:"R1795C1", Column2:"R1795C2", Column3:"R1795C3", Column4:"R1795C4", Column5:"R1795C5", Column6:"R1795C6", Column7:"R1795C7", Column8:"R1795C8", Column9:"R1795C9", Column10:"R1795C10", Column11:"R1795C11", Column12:"R1795C12", Column13:"R1795C13", Column14:"R1795C14", Column15:"R1795C15", Column16:"R1795C16", Column17:"R1795C17", Column18:"R1795C18", Column19:"R1795C19", Column20:"R1795C20"}, {Column1:"R1796C1", Column2:"R1796C2", Column3:"R1796C3", Column4:"R1796C4", Column5:"R1796C5", Column6:"R1796C6", Column7:"R1796C7", Column8:"R1796C8", Column9:"R1796C9", Column10:"R1796C10", Column11:"R1796C11", Column12:"R1796C12", Column13:"R1796C13", Column14:"R1796C14", Column15:"R1796C15", Column16:"R1796C16", Column17:"R1796C17", Column18:"R1796C18", Column19:"R1796C19", Column20:"R1796C20"}, {Column1:"R1797C1", Column2:"R1797C2", Column3:"R1797C3", Column4:"R1797C4", Column5:"R1797C5", Column6:"R1797C6", Column7:"R1797C7", Column8:"R1797C8", Column9:"R1797C9", Column10:"R1797C10", Column11:"R1797C11", Column12:"R1797C12", Column13:"R1797C13", Column14:"R1797C14", Column15:"R1797C15", Column16:"R1797C16", Column17:"R1797C17", Column18:"R1797C18", Column19:"R1797C19", Column20:"R1797C20"}, {Column1:"R1798C1", Column2:"R1798C2", Column3:"R1798C3", Column4:"R1798C4", Column5:"R1798C5", Column6:"R1798C6", Column7:"R1798C7", Column8:"R1798C8", Column9:"R1798C9", Column10:"R1798C10", Column11:"R1798C11", Column12:"R1798C12", Column13:"R1798C13", Column14:"R1798C14", Column15:"R1798C15", Column16:"R1798C16", Column17:"R1798C17", Column18:"R1798C18", Column19:"R1798C19", Column20:"R1798C20"}, {Column1:"R1799C1", Column2:"R1799C2", Column3:"R1799C3", Column4:"R1799C4", Column5:"R1799C5", Column6:"R1799C6", Column7:"R1799C7", Column8:"R1799C8", Column9:"R1799C9", Column10:"R1799C10", Column11:"R1799C11", Column12:"R1799C12", Column13:"R1799C13", Column14:"R1799C14", Column15:"R1799C15", Column16:"R1799C16", Column17:"R1799C17", Column18:"R1799C18", Column19:"R1799C19", Column20:"R1799C20"}, {Column1:"R1800C1", Column2:"R1800C2", Column3:"R1800C3", Column4:"R1800C4", Column5:"R1800C5", Column6:"R1800C6", Column7:"R1800C7", Column8:"R1800C8", Column9:"R1800C9", Column10:"R1800C10", Column11:"R1800C11", Column12:"R1800C12", Column13:"R1800C13", Column14:"R1800C14", Column15:"R1800C15", Column16:"R1800C16", Column17:"R1800C17", Column18:"R1800C18", Column19:"R1800C19", Column20:"R1800C20"}, {Column1:"R1801C1", Column2:"R1801C2", Column3:"R1801C3", Column4:"R1801C4", Column5:"R1801C5", Column6:"R1801C6", Column7:"R1801C7", Column8:"R1801C8", Column9:"R1801C9", Column10:"R1801C10", Column11:"R1801C11", Column12:"R1801C12", Column13:"R1801C13", Column14:"R1801C14", Column15:"R1801C15", Column16:"R1801C16", Column17:"R1801C17", Column18:"R1801C18", Column19:"R1801C19", Column20:"R1801C20"}, {Column1:"R1802C1", Column2:"R1802C2", Column3:"R1802C3", Column4:"R1802C4", Column5:"R1802C5", Column6:"R1802C6", Column7:"R1802C7", Column8:"R1802C8", Column9:"R1802C9", Column10:"R1802C10", Column11:"R1802C11", Column12:"R1802C12", Column13:"R1802C13", Column14:"R1802C14", Column15:"R1802C15", Column16:"R1802C16", Column17:"R1802C17", Column18:"R1802C18", Column19:"R1802C19", Column20:"R1802C20"}, {Column1:"R1803C1", Column2:"R1803C2", Column3:"R1803C3", Column4:"R1803C4", Column5:"R1803C5", Column6:"R1803C6", Column7:"R1803C7", Column8:"R1803C8", Column9:"R1803C9", Column10:"R1803C10", Column11:"R1803C11", Column12:"R1803C12", Column13:"R1803C13", Column14:"R1803C14", Column15:"R1803C15", Column16:"R1803C16", Column17:"R1803C17", Column18:"R1803C18", Column19:"R1803C19", Column20:"R1803C20"}, {Column1:"R1804C1", Column2:"R1804C2", Column3:"R1804C3", Column4:"R1804C4", Column5:"R1804C5", Column6:"R1804C6", Column7:"R1804C7", Column8:"R1804C8", Column9:"R1804C9", Column10:"R1804C10", Column11:"R1804C11", Column12:"R1804C12", Column13:"R1804C13", Column14:"R1804C14", Column15:"R1804C15", Column16:"R1804C16", Column17:"R1804C17", Column18:"R1804C18", Column19:"R1804C19", Column20:"R1804C20"}, {Column1:"R1805C1", Column2:"R1805C2", Column3:"R1805C3", Column4:"R1805C4", Column5:"R1805C5", Column6:"R1805C6", Column7:"R1805C7", Column8:"R1805C8", Column9:"R1805C9", Column10:"R1805C10", Column11:"R1805C11", Column12:"R1805C12", Column13:"R1805C13", Column14:"R1805C14", Column15:"R1805C15", Column16:"R1805C16", Column17:"R1805C17", Column18:"R1805C18", Column19:"R1805C19", Column20:"R1805C20"}, {Column1:"R1806C1", Column2:"R1806C2", Column3:"R1806C3", Column4:"R1806C4", Column5:"R1806C5", Column6:"R1806C6", Column7:"R1806C7", Column8:"R1806C8", Column9:"R1806C9", Column10:"R1806C10", Column11:"R1806C11", Column12:"R1806C12", Column13:"R1806C13", Column14:"R1806C14", Column15:"R1806C15", Column16:"R1806C16", Column17:"R1806C17", Column18:"R1806C18", Column19:"R1806C19", Column20:"R1806C20"}, {Column1:"R1807C1", Column2:"R1807C2", Column3:"R1807C3", Column4:"R1807C4", Column5:"R1807C5", Column6:"R1807C6", Column7:"R1807C7", Column8:"R1807C8", Column9:"R1807C9", Column10:"R1807C10", Column11:"R1807C11", Column12:"R1807C12", Column13:"R1807C13", Column14:"R1807C14", Column15:"R1807C15", Column16:"R1807C16", Column17:"R1807C17", Column18:"R1807C18", Column19:"R1807C19", Column20:"R1807C20"}, {Column1:"R1808C1", Column2:"R1808C2", Column3:"R1808C3", Column4:"R1808C4", Column5:"R1808C5", Column6:"R1808C6", Column7:"R1808C7", Column8:"R1808C8", Column9:"R1808C9", Column10:"R1808C10", Column11:"R1808C11", Column12:"R1808C12", Column13:"R1808C13", Column14:"R1808C14", Column15:"R1808C15", Column16:"R1808C16", Column17:"R1808C17", Column18:"R1808C18", Column19:"R1808C19", Column20:"R1808C20"}, {Column1:"R1809C1", Column2:"R1809C2", Column3:"R1809C3", Column4:"R1809C4", Column5:"R1809C5", Column6:"R1809C6", Column7:"R1809C7", Column8:"R1809C8", Column9:"R1809C9", Column10:"R1809C10", Column11:"R1809C11", Column12:"R1809C12", Column13:"R1809C13", Column14:"R1809C14", Column15:"R1809C15", Column16:"R1809C16", Column17:"R1809C17", Column18:"R1809C18", Column19:"R1809C19", Column20:"R1809C20"}, {Column1:"R1810C1", Column2:"R1810C2", Column3:"R1810C3", Column4:"R1810C4", Column5:"R1810C5", Column6:"R1810C6", Column7:"R1810C7", Column8:"R1810C8", Column9:"R1810C9", Column10:"R1810C10", Column11:"R1810C11", Column12:"R1810C12", Column13:"R1810C13", Column14:"R1810C14", Column15:"R1810C15", Column16:"R1810C16", Column17:"R1810C17", Column18:"R1810C18", Column19:"R1810C19", Column20:"R1810C20"}, {Column1:"R1811C1", Column2:"R1811C2", Column3:"R1811C3", Column4:"R1811C4", Column5:"R1811C5", Column6:"R1811C6", Column7:"R1811C7", Column8:"R1811C8", Column9:"R1811C9", Column10:"R1811C10", Column11:"R1811C11", Column12:"R1811C12", Column13:"R1811C13", Column14:"R1811C14", Column15:"R1811C15", Column16:"R1811C16", Column17:"R1811C17", Column18:"R1811C18", Column19:"R1811C19", Column20:"R1811C20"}, {Column1:"R1812C1", Column2:"R1812C2", Column3:"R1812C3", Column4:"R1812C4", Column5:"R1812C5", Column6:"R1812C6", Column7:"R1812C7", Column8:"R1812C8", Column9:"R1812C9", Column10:"R1812C10", Column11:"R1812C11", Column12:"R1812C12", Column13:"R1812C13", Column14:"R1812C14", Column15:"R1812C15", Column16:"R1812C16", Column17:"R1812C17", Column18:"R1812C18", Column19:"R1812C19", Column20:"R1812C20"}, {Column1:"R1813C1", Column2:"R1813C2", Column3:"R1813C3", Column4:"R1813C4", Column5:"R1813C5", Column6:"R1813C6", Column7:"R1813C7", Column8:"R1813C8", Column9:"R1813C9", Column10:"R1813C10", Column11:"R1813C11", Column12:"R1813C12", Column13:"R1813C13", Column14:"R1813C14", Column15:"R1813C15", Column16:"R1813C16", Column17:"R1813C17", Column18:"R1813C18", Column19:"R1813C19", Column20:"R1813C20"}, {Column1:"R1814C1", Column2:"R1814C2", Column3:"R1814C3", Column4:"R1814C4", Column5:"R1814C5", Column6:"R1814C6", Column7:"R1814C7", Column8:"R1814C8", Column9:"R1814C9", Column10:"R1814C10", Column11:"R1814C11", Column12:"R1814C12", Column13:"R1814C13", Column14:"R1814C14", Column15:"R1814C15", Column16:"R1814C16", Column17:"R1814C17", Column18:"R1814C18", Column19:"R1814C19", Column20:"R1814C20"}, {Column1:"R1815C1", Column2:"R1815C2", Column3:"R1815C3", Column4:"R1815C4", Column5:"R1815C5", Column6:"R1815C6", Column7:"R1815C7", Column8:"R1815C8", Column9:"R1815C9", Column10:"R1815C10", Column11:"R1815C11", Column12:"R1815C12", Column13:"R1815C13", Column14:"R1815C14", Column15:"R1815C15", Column16:"R1815C16", Column17:"R1815C17", Column18:"R1815C18", Column19:"R1815C19", Column20:"R1815C20"}, {Column1:"R1816C1", Column2:"R1816C2", Column3:"R1816C3", Column4:"R1816C4", Column5:"R1816C5", Column6:"R1816C6", Column7:"R1816C7", Column8:"R1816C8", Column9:"R1816C9", Column10:"R1816C10", Column11:"R1816C11", Column12:"R1816C12", Column13:"R1816C13", Column14:"R1816C14", Column15:"R1816C15", Column16:"R1816C16", Column17:"R1816C17", Column18:"R1816C18", Column19:"R1816C19", Column20:"R1816C20"}, {Column1:"R1817C1", Column2:"R1817C2", Column3:"R1817C3", Column4:"R1817C4", Column5:"R1817C5", Column6:"R1817C6", Column7:"R1817C7", Column8:"R1817C8", Column9:"R1817C9", Column10:"R1817C10", Column11:"R1817C11", Column12:"R1817C12", Column13:"R1817C13", Column14:"R1817C14", Column15:"R1817C15", Column16:"R1817C16", Column17:"R1817C17", Column18:"R1817C18", Column19:"R1817C19", Column20:"R1817C20"}, {Column1:"R1818C1", Column2:"R1818C2", Column3:"R1818C3", Column4:"R1818C4", Column5:"R1818C5", Column6:"R1818C6", Column7:"R1818C7", Column8:"R1818C8", Column9:"R1818C9", Column10:"R1818C10", Column11:"R1818C11", Column12:"R1818C12", Column13:"R1818C13", Column14:"R1818C14", Column15:"R1818C15", Column16:"R1818C16", Column17:"R1818C17", Column18:"R1818C18", Column19:"R1818C19", Column20:"R1818C20"}, {Column1:"R1819C1", Column2:"R1819C2", Column3:"R1819C3", Column4:"R1819C4", Column5:"R1819C5", Column6:"R1819C6", Column7:"R1819C7", Column8:"R1819C8", Column9:"R1819C9", Column10:"R1819C10", Column11:"R1819C11", Column12:"R1819C12", Column13:"R1819C13", Column14:"R1819C14", Column15:"R1819C15", Column16:"R1819C16", Column17:"R1819C17", Column18:"R1819C18", Column19:"R1819C19", Column20:"R1819C20"}, {Column1:"R1820C1", Column2:"R1820C2", Column3:"R1820C3", Column4:"R1820C4", Column5:"R1820C5", Column6:"R1820C6", Column7:"R1820C7", Column8:"R1820C8", Column9:"R1820C9", Column10:"R1820C10", Column11:"R1820C11", Column12:"R1820C12", Column13:"R1820C13", Column14:"R1820C14", Column15:"R1820C15", Column16:"R1820C16", Column17:"R1820C17", Column18:"R1820C18", Column19:"R1820C19", Column20:"R1820C20"}, {Column1:"R1821C1", Column2:"R1821C2", Column3:"R1821C3", Column4:"R1821C4", Column5:"R1821C5", Column6:"R1821C6", Column7:"R1821C7", Column8:"R1821C8", Column9:"R1821C9", Column10:"R1821C10", Column11:"R1821C11", Column12:"R1821C12", Column13:"R1821C13", Column14:"R1821C14", Column15:"R1821C15", Column16:"R1821C16", Column17:"R1821C17", Column18:"R1821C18", Column19:"R1821C19", Column20:"R1821C20"}, {Column1:"R1822C1", Column2:"R1822C2", Column3:"R1822C3", Column4:"R1822C4", Column5:"R1822C5", Column6:"R1822C6", Column7:"R1822C7", Column8:"R1822C8", Column9:"R1822C9", Column10:"R1822C10", Column11:"R1822C11", Column12:"R1822C12", Column13:"R1822C13", Column14:"R1822C14", Column15:"R1822C15", Column16:"R1822C16", Column17:"R1822C17", Column18:"R1822C18", Column19:"R1822C19", Column20:"R1822C20"}, {Column1:"R1823C1", Column2:"R1823C2", Column3:"R1823C3", Column4:"R1823C4", Column5:"R1823C5", Column6:"R1823C6", Column7:"R1823C7", Column8:"R1823C8", Column9:"R1823C9", Column10:"R1823C10", Column11:"R1823C11", Column12:"R1823C12", Column13:"R1823C13", Column14:"R1823C14", Column15:"R1823C15", Column16:"R1823C16", Column17:"R1823C17", Column18:"R1823C18", Column19:"R1823C19", Column20:"R1823C20"}, {Column1:"R1824C1", Column2:"R1824C2", Column3:"R1824C3", Column4:"R1824C4", Column5:"R1824C5", Column6:"R1824C6", Column7:"R1824C7", Column8:"R1824C8", Column9:"R1824C9", Column10:"R1824C10", Column11:"R1824C11", Column12:"R1824C12", Column13:"R1824C13", Column14:"R1824C14", Column15:"R1824C15", Column16:"R1824C16", Column17:"R1824C17", Column18:"R1824C18", Column19:"R1824C19", Column20:"R1824C20"}, {Column1:"R1825C1", Column2:"R1825C2", Column3:"R1825C3", Column4:"R1825C4", Column5:"R1825C5", Column6:"R1825C6", Column7:"R1825C7", Column8:"R1825C8", Column9:"R1825C9", Column10:"R1825C10", Column11:"R1825C11", Column12:"R1825C12", Column13:"R1825C13", Column14:"R1825C14", Column15:"R1825C15", Column16:"R1825C16", Column17:"R1825C17", Column18:"R1825C18", Column19:"R1825C19", Column20:"R1825C20"}, {Column1:"R1826C1", Column2:"R1826C2", Column3:"R1826C3", Column4:"R1826C4", Column5:"R1826C5", Column6:"R1826C6", Column7:"R1826C7", Column8:"R1826C8", Column9:"R1826C9", Column10:"R1826C10", Column11:"R1826C11", Column12:"R1826C12", Column13:"R1826C13", Column14:"R1826C14", Column15:"R1826C15", Column16:"R1826C16", Column17:"R1826C17", Column18:"R1826C18", Column19:"R1826C19", Column20:"R1826C20"}, {Column1:"R1827C1", Column2:"R1827C2", Column3:"R1827C3", Column4:"R1827C4", Column5:"R1827C5", Column6:"R1827C6", Column7:"R1827C7", Column8:"R1827C8", Column9:"R1827C9", Column10:"R1827C10", Column11:"R1827C11", Column12:"R1827C12", Column13:"R1827C13", Column14:"R1827C14", Column15:"R1827C15", Column16:"R1827C16", Column17:"R1827C17", Column18:"R1827C18", Column19:"R1827C19", Column20:"R1827C20"}, {Column1:"R1828C1", Column2:"R1828C2", Column3:"R1828C3", Column4:"R1828C4", Column5:"R1828C5", Column6:"R1828C6", Column7:"R1828C7", Column8:"R1828C8", Column9:"R1828C9", Column10:"R1828C10", Column11:"R1828C11", Column12:"R1828C12", Column13:"R1828C13", Column14:"R1828C14", Column15:"R1828C15", Column16:"R1828C16", Column17:"R1828C17", Column18:"R1828C18", Column19:"R1828C19", Column20:"R1828C20"}, {Column1:"R1829C1", Column2:"R1829C2", Column3:"R1829C3", Column4:"R1829C4", Column5:"R1829C5", Column6:"R1829C6", Column7:"R1829C7", Column8:"R1829C8", Column9:"R1829C9", Column10:"R1829C10", Column11:"R1829C11", Column12:"R1829C12", Column13:"R1829C13", Column14:"R1829C14", Column15:"R1829C15", Column16:"R1829C16", Column17:"R1829C17", Column18:"R1829C18", Column19:"R1829C19", Column20:"R1829C20"}, {Column1:"R1830C1", Column2:"R1830C2", Column3:"R1830C3", Column4:"R1830C4", Column5:"R1830C5", Column6:"R1830C6", Column7:"R1830C7", Column8:"R1830C8", Column9:"R1830C9", Column10:"R1830C10", Column11:"R1830C11", Column12:"R1830C12", Column13:"R1830C13", Column14:"R1830C14", Column15:"R1830C15", Column16:"R1830C16", Column17:"R1830C17", Column18:"R1830C18", Column19:"R1830C19", Column20:"R1830C20"}, {Column1:"R1831C1", Column2:"R1831C2", Column3:"R1831C3", Column4:"R1831C4", Column5:"R1831C5", Column6:"R1831C6", Column7:"R1831C7", Column8:"R1831C8", Column9:"R1831C9", Column10:"R1831C10", Column11:"R1831C11", Column12:"R1831C12", Column13:"R1831C13", Column14:"R1831C14", Column15:"R1831C15", Column16:"R1831C16", Column17:"R1831C17", Column18:"R1831C18", Column19:"R1831C19", Column20:"R1831C20"}, {Column1:"R1832C1", Column2:"R1832C2", Column3:"R1832C3", Column4:"R1832C4", Column5:"R1832C5", Column6:"R1832C6", Column7:"R1832C7", Column8:"R1832C8", Column9:"R1832C9", Column10:"R1832C10", Column11:"R1832C11", Column12:"R1832C12", Column13:"R1832C13", Column14:"R1832C14", Column15:"R1832C15", Column16:"R1832C16", Column17:"R1832C17", Column18:"R1832C18", Column19:"R1832C19", Column20:"R1832C20"}, {Column1:"R1833C1", Column2:"R1833C2", Column3:"R1833C3", Column4:"R1833C4", Column5:"R1833C5", Column6:"R1833C6", Column7:"R1833C7", Column8:"R1833C8", Column9:"R1833C9", Column10:"R1833C10", Column11:"R1833C11", Column12:"R1833C12", Column13:"R1833C13", Column14:"R1833C14", Column15:"R1833C15", Column16:"R1833C16", Column17:"R1833C17", Column18:"R1833C18", Column19:"R1833C19", Column20:"R1833C20"}, {Column1:"R1834C1", Column2:"R1834C2", Column3:"R1834C3", Column4:"R1834C4", Column5:"R1834C5", Column6:"R1834C6", Column7:"R1834C7", Column8:"R1834C8", Column9:"R1834C9", Column10:"R1834C10", Column11:"R1834C11", Column12:"R1834C12", Column13:"R1834C13", Column14:"R1834C14", Column15:"R1834C15", Column16:"R1834C16", Column17:"R1834C17", Column18:"R1834C18", Column19:"R1834C19", Column20:"R1834C20"}, {Column1:"R1835C1", Column2:"R1835C2", Column3:"R1835C3", Column4:"R1835C4", Column5:"R1835C5", Column6:"R1835C6", Column7:"R1835C7", Column8:"R1835C8", Column9:"R1835C9", Column10:"R1835C10", Column11:"R1835C11", Column12:"R1835C12", Column13:"R1835C13", Column14:"R1835C14", Column15:"R1835C15", Column16:"R1835C16", Column17:"R1835C17", Column18:"R1835C18", Column19:"R1835C19", Column20:"R1835C20"}, {Column1:"R1836C1", Column2:"R1836C2", Column3:"R1836C3", Column4:"R1836C4", Column5:"R1836C5", Column6:"R1836C6", Column7:"R1836C7", Column8:"R1836C8", Column9:"R1836C9", Column10:"R1836C10", Column11:"R1836C11", Column12:"R1836C12", Column13:"R1836C13", Column14:"R1836C14", Column15:"R1836C15", Column16:"R1836C16", Column17:"R1836C17", Column18:"R1836C18", Column19:"R1836C19", Column20:"R1836C20"}, {Column1:"R1837C1", Column2:"R1837C2", Column3:"R1837C3", Column4:"R1837C4", Column5:"R1837C5", Column6:"R1837C6", Column7:"R1837C7", Column8:"R1837C8", Column9:"R1837C9", Column10:"R1837C10", Column11:"R1837C11", Column12:"R1837C12", Column13:"R1837C13", Column14:"R1837C14", Column15:"R1837C15", Column16:"R1837C16", Column17:"R1837C17", Column18:"R1837C18", Column19:"R1837C19", Column20:"R1837C20"}, {Column1:"R1838C1", Column2:"R1838C2", Column3:"R1838C3", Column4:"R1838C4", Column5:"R1838C5", Column6:"R1838C6", Column7:"R1838C7", Column8:"R1838C8", Column9:"R1838C9", Column10:"R1838C10", Column11:"R1838C11", Column12:"R1838C12", Column13:"R1838C13", Column14:"R1838C14", Column15:"R1838C15", Column16:"R1838C16", Column17:"R1838C17", Column18:"R1838C18", Column19:"R1838C19", Column20:"R1838C20"}, {Column1:"R1839C1", Column2:"R1839C2", Column3:"R1839C3", Column4:"R1839C4", Column5:"R1839C5", Column6:"R1839C6", Column7:"R1839C7", Column8:"R1839C8", Column9:"R1839C9", Column10:"R1839C10", Column11:"R1839C11", Column12:"R1839C12", Column13:"R1839C13", Column14:"R1839C14", Column15:"R1839C15", Column16:"R1839C16", Column17:"R1839C17", Column18:"R1839C18", Column19:"R1839C19", Column20:"R1839C20"}, {Column1:"R1840C1", Column2:"R1840C2", Column3:"R1840C3", Column4:"R1840C4", Column5:"R1840C5", Column6:"R1840C6", Column7:"R1840C7", Column8:"R1840C8", Column9:"R1840C9", Column10:"R1840C10", Column11:"R1840C11", Column12:"R1840C12", Column13:"R1840C13", Column14:"R1840C14", Column15:"R1840C15", Column16:"R1840C16", Column17:"R1840C17", Column18:"R1840C18", Column19:"R1840C19", Column20:"R1840C20"}, {Column1:"R1841C1", Column2:"R1841C2", Column3:"R1841C3", Column4:"R1841C4", Column5:"R1841C5", Column6:"R1841C6", Column7:"R1841C7", Column8:"R1841C8", Column9:"R1841C9", Column10:"R1841C10", Column11:"R1841C11", Column12:"R1841C12", Column13:"R1841C13", Column14:"R1841C14", Column15:"R1841C15", Column16:"R1841C16", Column17:"R1841C17", Column18:"R1841C18", Column19:"R1841C19", Column20:"R1841C20"}, {Column1:"R1842C1", Column2:"R1842C2", Column3:"R1842C3", Column4:"R1842C4", Column5:"R1842C5", Column6:"R1842C6", Column7:"R1842C7", Column8:"R1842C8", Column9:"R1842C9", Column10:"R1842C10", Column11:"R1842C11", Column12:"R1842C12", Column13:"R1842C13", Column14:"R1842C14", Column15:"R1842C15", Column16:"R1842C16", Column17:"R1842C17", Column18:"R1842C18", Column19:"R1842C19", Column20:"R1842C20"}, {Column1:"R1843C1", Column2:"R1843C2", Column3:"R1843C3", Column4:"R1843C4", Column5:"R1843C5", Column6:"R1843C6", Column7:"R1843C7", Column8:"R1843C8", Column9:"R1843C9", Column10:"R1843C10", Column11:"R1843C11", Column12:"R1843C12", Column13:"R1843C13", Column14:"R1843C14", Column15:"R1843C15", Column16:"R1843C16", Column17:"R1843C17", Column18:"R1843C18", Column19:"R1843C19", Column20:"R1843C20"}, {Column1:"R1844C1", Column2:"R1844C2", Column3:"R1844C3", Column4:"R1844C4", Column5:"R1844C5", Column6:"R1844C6", Column7:"R1844C7", Column8:"R1844C8", Column9:"R1844C9", Column10:"R1844C10", Column11:"R1844C11", Column12:"R1844C12", Column13:"R1844C13", Column14:"R1844C14", Column15:"R1844C15", Column16:"R1844C16", Column17:"R1844C17", Column18:"R1844C18", Column19:"R1844C19", Column20:"R1844C20"}, {Column1:"R1845C1", Column2:"R1845C2", Column3:"R1845C3", Column4:"R1845C4", Column5:"R1845C5", Column6:"R1845C6", Column7:"R1845C7", Column8:"R1845C8", Column9:"R1845C9", Column10:"R1845C10", Column11:"R1845C11", Column12:"R1845C12", Column13:"R1845C13", Column14:"R1845C14", Column15:"R1845C15", Column16:"R1845C16", Column17:"R1845C17", Column18:"R1845C18", Column19:"R1845C19", Column20:"R1845C20"}, {Column1:"R1846C1", Column2:"R1846C2", Column3:"R1846C3", Column4:"R1846C4", Column5:"R1846C5", Column6:"R1846C6", Column7:"R1846C7", Column8:"R1846C8", Column9:"R1846C9", Column10:"R1846C10", Column11:"R1846C11", Column12:"R1846C12", Column13:"R1846C13", Column14:"R1846C14", Column15:"R1846C15", Column16:"R1846C16", Column17:"R1846C17", Column18:"R1846C18", Column19:"R1846C19", Column20:"R1846C20"}, {Column1:"R1847C1", Column2:"R1847C2", Column3:"R1847C3", Column4:"R1847C4", Column5:"R1847C5", Column6:"R1847C6", Column7:"R1847C7", Column8:"R1847C8", Column9:"R1847C9", Column10:"R1847C10", Column11:"R1847C11", Column12:"R1847C12", Column13:"R1847C13", Column14:"R1847C14", Column15:"R1847C15", Column16:"R1847C16", Column17:"R1847C17", Column18:"R1847C18", Column19:"R1847C19", Column20:"R1847C20"}, {Column1:"R1848C1", Column2:"R1848C2", Column3:"R1848C3", Column4:"R1848C4", Column5:"R1848C5", Column6:"R1848C6", Column7:"R1848C7", Column8:"R1848C8", Column9:"R1848C9", Column10:"R1848C10", Column11:"R1848C11", Column12:"R1848C12", Column13:"R1848C13", Column14:"R1848C14", Column15:"R1848C15", Column16:"R1848C16", Column17:"R1848C17", Column18:"R1848C18", Column19:"R1848C19", Column20:"R1848C20"}, {Column1:"R1849C1", Column2:"R1849C2", Column3:"R1849C3", Column4:"R1849C4", Column5:"R1849C5", Column6:"R1849C6", Column7:"R1849C7", Column8:"R1849C8", Column9:"R1849C9", Column10:"R1849C10", Column11:"R1849C11", Column12:"R1849C12", Column13:"R1849C13", Column14:"R1849C14", Column15:"R1849C15", Column16:"R1849C16", Column17:"R1849C17", Column18:"R1849C18", Column19:"R1849C19", Column20:"R1849C20"}, {Column1:"R1850C1", Column2:"R1850C2", Column3:"R1850C3", Column4:"R1850C4", Column5:"R1850C5", Column6:"R1850C6", Column7:"R1850C7", Column8:"R1850C8", Column9:"R1850C9", Column10:"R1850C10", Column11:"R1850C11", Column12:"R1850C12", Column13:"R1850C13", Column14:"R1850C14", Column15:"R1850C15", Column16:"R1850C16", Column17:"R1850C17", Column18:"R1850C18", Column19:"R1850C19", Column20:"R1850C20"}, {Column1:"R1851C1", Column2:"R1851C2", Column3:"R1851C3", Column4:"R1851C4", Column5:"R1851C5", Column6:"R1851C6", Column7:"R1851C7", Column8:"R1851C8", Column9:"R1851C9", Column10:"R1851C10", Column11:"R1851C11", Column12:"R1851C12", Column13:"R1851C13", Column14:"R1851C14", Column15:"R1851C15", Column16:"R1851C16", Column17:"R1851C17", Column18:"R1851C18", Column19:"R1851C19", Column20:"R1851C20"}, {Column1:"R1852C1", Column2:"R1852C2", Column3:"R1852C3", Column4:"R1852C4", Column5:"R1852C5", Column6:"R1852C6", Column7:"R1852C7", Column8:"R1852C8", Column9:"R1852C9", Column10:"R1852C10", Column11:"R1852C11", Column12:"R1852C12", Column13:"R1852C13", Column14:"R1852C14", Column15:"R1852C15", Column16:"R1852C16", Column17:"R1852C17", Column18:"R1852C18", Column19:"R1852C19", Column20:"R1852C20"}, {Column1:"R1853C1", Column2:"R1853C2", Column3:"R1853C3", Column4:"R1853C4", Column5:"R1853C5", Column6:"R1853C6", Column7:"R1853C7", Column8:"R1853C8", Column9:"R1853C9", Column10:"R1853C10", Column11:"R1853C11", Column12:"R1853C12", Column13:"R1853C13", Column14:"R1853C14", Column15:"R1853C15", Column16:"R1853C16", Column17:"R1853C17", Column18:"R1853C18", Column19:"R1853C19", Column20:"R1853C20"}, {Column1:"R1854C1", Column2:"R1854C2", Column3:"R1854C3", Column4:"R1854C4", Column5:"R1854C5", Column6:"R1854C6", Column7:"R1854C7", Column8:"R1854C8", Column9:"R1854C9", Column10:"R1854C10", Column11:"R1854C11", Column12:"R1854C12", Column13:"R1854C13", Column14:"R1854C14", Column15:"R1854C15", Column16:"R1854C16", Column17:"R1854C17", Column18:"R1854C18", Column19:"R1854C19", Column20:"R1854C20"}, {Column1:"R1855C1", Column2:"R1855C2", Column3:"R1855C3", Column4:"R1855C4", Column5:"R1855C5", Column6:"R1855C6", Column7:"R1855C7", Column8:"R1855C8", Column9:"R1855C9", Column10:"R1855C10", Column11:"R1855C11", Column12:"R1855C12", Column13:"R1855C13", Column14:"R1855C14", Column15:"R1855C15", Column16:"R1855C16", Column17:"R1855C17", Column18:"R1855C18", Column19:"R1855C19", Column20:"R1855C20"}, {Column1:"R1856C1", Column2:"R1856C2", Column3:"R1856C3", Column4:"R1856C4", Column5:"R1856C5", Column6:"R1856C6", Column7:"R1856C7", Column8:"R1856C8", Column9:"R1856C9", Column10:"R1856C10", Column11:"R1856C11", Column12:"R1856C12", Column13:"R1856C13", Column14:"R1856C14", Column15:"R1856C15", Column16:"R1856C16", Column17:"R1856C17", Column18:"R1856C18", Column19:"R1856C19", Column20:"R1856C20"}, {Column1:"R1857C1", Column2:"R1857C2", Column3:"R1857C3", Column4:"R1857C4", Column5:"R1857C5", Column6:"R1857C6", Column7:"R1857C7", Column8:"R1857C8", Column9:"R1857C9", Column10:"R1857C10", Column11:"R1857C11", Column12:"R1857C12", Column13:"R1857C13", Column14:"R1857C14", Column15:"R1857C15", Column16:"R1857C16", Column17:"R1857C17", Column18:"R1857C18", Column19:"R1857C19", Column20:"R1857C20"}, {Column1:"R1858C1", Column2:"R1858C2", Column3:"R1858C3", Column4:"R1858C4", Column5:"R1858C5", Column6:"R1858C6", Column7:"R1858C7", Column8:"R1858C8", Column9:"R1858C9", Column10:"R1858C10", Column11:"R1858C11", Column12:"R1858C12", Column13:"R1858C13", Column14:"R1858C14", Column15:"R1858C15", Column16:"R1858C16", Column17:"R1858C17", Column18:"R1858C18", Column19:"R1858C19", Column20:"R1858C20"}, {Column1:"R1859C1", Column2:"R1859C2", Column3:"R1859C3", Column4:"R1859C4", Column5:"R1859C5", Column6:"R1859C6", Column7:"R1859C7", Column8:"R1859C8", Column9:"R1859C9", Column10:"R1859C10", Column11:"R1859C11", Column12:"R1859C12", Column13:"R1859C13", Column14:"R1859C14", Column15:"R1859C15", Column16:"R1859C16", Column17:"R1859C17", Column18:"R1859C18", Column19:"R1859C19", Column20:"R1859C20"}, {Column1:"R1860C1", Column2:"R1860C2", Column3:"R1860C3", Column4:"R1860C4", Column5:"R1860C5", Column6:"R1860C6", Column7:"R1860C7", Column8:"R1860C8", Column9:"R1860C9", Column10:"R1860C10", Column11:"R1860C11", Column12:"R1860C12", Column13:"R1860C13", Column14:"R1860C14", Column15:"R1860C15", Column16:"R1860C16", Column17:"R1860C17", Column18:"R1860C18", Column19:"R1860C19", Column20:"R1860C20"}, {Column1:"R1861C1", Column2:"R1861C2", Column3:"R1861C3", Column4:"R1861C4", Column5:"R1861C5", Column6:"R1861C6", Column7:"R1861C7", Column8:"R1861C8", Column9:"R1861C9", Column10:"R1861C10", Column11:"R1861C11", Column12:"R1861C12", Column13:"R1861C13", Column14:"R1861C14", Column15:"R1861C15", Column16:"R1861C16", Column17:"R1861C17", Column18:"R1861C18", Column19:"R1861C19", Column20:"R1861C20"}, {Column1:"R1862C1", Column2:"R1862C2", Column3:"R1862C3", Column4:"R1862C4", Column5:"R1862C5", Column6:"R1862C6", Column7:"R1862C7", Column8:"R1862C8", Column9:"R1862C9", Column10:"R1862C10", Column11:"R1862C11", Column12:"R1862C12", Column13:"R1862C13", Column14:"R1862C14", Column15:"R1862C15", Column16:"R1862C16", Column17:"R1862C17", Column18:"R1862C18", Column19:"R1862C19", Column20:"R1862C20"}, {Column1:"R1863C1", Column2:"R1863C2", Column3:"R1863C3", Column4:"R1863C4", Column5:"R1863C5", Column6:"R1863C6", Column7:"R1863C7", Column8:"R1863C8", Column9:"R1863C9", Column10:"R1863C10", Column11:"R1863C11", Column12:"R1863C12", Column13:"R1863C13", Column14:"R1863C14", Column15:"R1863C15", Column16:"R1863C16", Column17:"R1863C17", Column18:"R1863C18", Column19:"R1863C19", Column20:"R1863C20"}, {Column1:"R1864C1", Column2:"R1864C2", Column3:"R1864C3", Column4:"R1864C4", Column5:"R1864C5", Column6:"R1864C6", Column7:"R1864C7", Column8:"R1864C8", Column9:"R1864C9", Column10:"R1864C10", Column11:"R1864C11", Column12:"R1864C12", Column13:"R1864C13", Column14:"R1864C14", Column15:"R1864C15", Column16:"R1864C16", Column17:"R1864C17", Column18:"R1864C18", Column19:"R1864C19", Column20:"R1864C20"}, {Column1:"R1865C1", Column2:"R1865C2", Column3:"R1865C3", Column4:"R1865C4", Column5:"R1865C5", Column6:"R1865C6", Column7:"R1865C7", Column8:"R1865C8", Column9:"R1865C9", Column10:"R1865C10", Column11:"R1865C11", Column12:"R1865C12", Column13:"R1865C13", Column14:"R1865C14", Column15:"R1865C15", Column16:"R1865C16", Column17:"R1865C17", Column18:"R1865C18", Column19:"R1865C19", Column20:"R1865C20"}, {Column1:"R1866C1", Column2:"R1866C2", Column3:"R1866C3", Column4:"R1866C4", Column5:"R1866C5", Column6:"R1866C6", Column7:"R1866C7", Column8:"R1866C8", Column9:"R1866C9", Column10:"R1866C10", Column11:"R1866C11", Column12:"R1866C12", Column13:"R1866C13", Column14:"R1866C14", Column15:"R1866C15", Column16:"R1866C16", Column17:"R1866C17", Column18:"R1866C18", Column19:"R1866C19", Column20:"R1866C20"}, {Column1:"R1867C1", Column2:"R1867C2", Column3:"R1867C3", Column4:"R1867C4", Column5:"R1867C5", Column6:"R1867C6", Column7:"R1867C7", Column8:"R1867C8", Column9:"R1867C9", Column10:"R1867C10", Column11:"R1867C11", Column12:"R1867C12", Column13:"R1867C13", Column14:"R1867C14", Column15:"R1867C15", Column16:"R1867C16", Column17:"R1867C17", Column18:"R1867C18", Column19:"R1867C19", Column20:"R1867C20"}, {Column1:"R1868C1", Column2:"R1868C2", Column3:"R1868C3", Column4:"R1868C4", Column5:"R1868C5", Column6:"R1868C6", Column7:"R1868C7", Column8:"R1868C8", Column9:"R1868C9", Column10:"R1868C10", Column11:"R1868C11", Column12:"R1868C12", Column13:"R1868C13", Column14:"R1868C14", Column15:"R1868C15", Column16:"R1868C16", Column17:"R1868C17", Column18:"R1868C18", Column19:"R1868C19", Column20:"R1868C20"}, {Column1:"R1869C1", Column2:"R1869C2", Column3:"R1869C3", Column4:"R1869C4", Column5:"R1869C5", Column6:"R1869C6", Column7:"R1869C7", Column8:"R1869C8", Column9:"R1869C9", Column10:"R1869C10", Column11:"R1869C11", Column12:"R1869C12", Column13:"R1869C13", Column14:"R1869C14", Column15:"R1869C15", Column16:"R1869C16", Column17:"R1869C17", Column18:"R1869C18", Column19:"R1869C19", Column20:"R1869C20"}, {Column1:"R1870C1", Column2:"R1870C2", Column3:"R1870C3", Column4:"R1870C4", Column5:"R1870C5", Column6:"R1870C6", Column7:"R1870C7", Column8:"R1870C8", Column9:"R1870C9", Column10:"R1870C10", Column11:"R1870C11", Column12:"R1870C12", Column13:"R1870C13", Column14:"R1870C14", Column15:"R1870C15", Column16:"R1870C16", Column17:"R1870C17", Column18:"R1870C18", Column19:"R1870C19", Column20:"R1870C20"}, {Column1:"R1871C1", Column2:"R1871C2", Column3:"R1871C3", Column4:"R1871C4", Column5:"R1871C5", Column6:"R1871C6", Column7:"R1871C7", Column8:"R1871C8", Column9:"R1871C9", Column10:"R1871C10", Column11:"R1871C11", Column12:"R1871C12", Column13:"R1871C13", Column14:"R1871C14", Column15:"R1871C15", Column16:"R1871C16", Column17:"R1871C17", Column18:"R1871C18", Column19:"R1871C19", Column20:"R1871C20"}, {Column1:"R1872C1", Column2:"R1872C2", Column3:"R1872C3", Column4:"R1872C4", Column5:"R1872C5", Column6:"R1872C6", Column7:"R1872C7", Column8:"R1872C8", Column9:"R1872C9", Column10:"R1872C10", Column11:"R1872C11", Column12:"R1872C12", Column13:"R1872C13", Column14:"R1872C14", Column15:"R1872C15", Column16:"R1872C16", Column17:"R1872C17", Column18:"R1872C18", Column19:"R1872C19", Column20:"R1872C20"}, {Column1:"R1873C1", Column2:"R1873C2", Column3:"R1873C3", Column4:"R1873C4", Column5:"R1873C5", Column6:"R1873C6", Column7:"R1873C7", Column8:"R1873C8", Column9:"R1873C9", Column10:"R1873C10", Column11:"R1873C11", Column12:"R1873C12", Column13:"R1873C13", Column14:"R1873C14", Column15:"R1873C15", Column16:"R1873C16", Column17:"R1873C17", Column18:"R1873C18", Column19:"R1873C19", Column20:"R1873C20"}, {Column1:"R1874C1", Column2:"R1874C2", Column3:"R1874C3", Column4:"R1874C4", Column5:"R1874C5", Column6:"R1874C6", Column7:"R1874C7", Column8:"R1874C8", Column9:"R1874C9", Column10:"R1874C10", Column11:"R1874C11", Column12:"R1874C12", Column13:"R1874C13", Column14:"R1874C14", Column15:"R1874C15", Column16:"R1874C16", Column17:"R1874C17", Column18:"R1874C18", Column19:"R1874C19", Column20:"R1874C20"}, {Column1:"R1875C1", Column2:"R1875C2", Column3:"R1875C3", Column4:"R1875C4", Column5:"R1875C5", Column6:"R1875C6", Column7:"R1875C7", Column8:"R1875C8", Column9:"R1875C9", Column10:"R1875C10", Column11:"R1875C11", Column12:"R1875C12", Column13:"R1875C13", Column14:"R1875C14", Column15:"R1875C15", Column16:"R1875C16", Column17:"R1875C17", Column18:"R1875C18", Column19:"R1875C19", Column20:"R1875C20"}, {Column1:"R1876C1", Column2:"R1876C2", Column3:"R1876C3", Column4:"R1876C4", Column5:"R1876C5", Column6:"R1876C6", Column7:"R1876C7", Column8:"R1876C8", Column9:"R1876C9", Column10:"R1876C10", Column11:"R1876C11", Column12:"R1876C12", Column13:"R1876C13", Column14:"R1876C14", Column15:"R1876C15", Column16:"R1876C16", Column17:"R1876C17", Column18:"R1876C18", Column19:"R1876C19", Column20:"R1876C20"}, {Column1:"R1877C1", Column2:"R1877C2", Column3:"R1877C3", Column4:"R1877C4", Column5:"R1877C5", Column6:"R1877C6", Column7:"R1877C7", Column8:"R1877C8", Column9:"R1877C9", Column10:"R1877C10", Column11:"R1877C11", Column12:"R1877C12", Column13:"R1877C13", Column14:"R1877C14", Column15:"R1877C15", Column16:"R1877C16", Column17:"R1877C17", Column18:"R1877C18", Column19:"R1877C19", Column20:"R1877C20"}, {Column1:"R1878C1", Column2:"R1878C2", Column3:"R1878C3", Column4:"R1878C4", Column5:"R1878C5", Column6:"R1878C6", Column7:"R1878C7", Column8:"R1878C8", Column9:"R1878C9", Column10:"R1878C10", Column11:"R1878C11", Column12:"R1878C12", Column13:"R1878C13", Column14:"R1878C14", Column15:"R1878C15", Column16:"R1878C16", Column17:"R1878C17", Column18:"R1878C18", Column19:"R1878C19", Column20:"R1878C20"}, {Column1:"R1879C1", Column2:"R1879C2", Column3:"R1879C3", Column4:"R1879C4", Column5:"R1879C5", Column6:"R1879C6", Column7:"R1879C7", Column8:"R1879C8", Column9:"R1879C9", Column10:"R1879C10", Column11:"R1879C11", Column12:"R1879C12", Column13:"R1879C13", Column14:"R1879C14", Column15:"R1879C15", Column16:"R1879C16", Column17:"R1879C17", Column18:"R1879C18", Column19:"R1879C19", Column20:"R1879C20"}, {Column1:"R1880C1", Column2:"R1880C2", Column3:"R1880C3", Column4:"R1880C4", Column5:"R1880C5", Column6:"R1880C6", Column7:"R1880C7", Column8:"R1880C8", Column9:"R1880C9", Column10:"R1880C10", Column11:"R1880C11", Column12:"R1880C12", Column13:"R1880C13", Column14:"R1880C14", Column15:"R1880C15", Column16:"R1880C16", Column17:"R1880C17", Column18:"R1880C18", Column19:"R1880C19", Column20:"R1880C20"}, {Column1:"R1881C1", Column2:"R1881C2", Column3:"R1881C3", Column4:"R1881C4", Column5:"R1881C5", Column6:"R1881C6", Column7:"R1881C7", Column8:"R1881C8", Column9:"R1881C9", Column10:"R1881C10", Column11:"R1881C11", Column12:"R1881C12", Column13:"R1881C13", Column14:"R1881C14", Column15:"R1881C15", Column16:"R1881C16", Column17:"R1881C17", Column18:"R1881C18", Column19:"R1881C19", Column20:"R1881C20"}, {Column1:"R1882C1", Column2:"R1882C2", Column3:"R1882C3", Column4:"R1882C4", Column5:"R1882C5", Column6:"R1882C6", Column7:"R1882C7", Column8:"R1882C8", Column9:"R1882C9", Column10:"R1882C10", Column11:"R1882C11", Column12:"R1882C12", Column13:"R1882C13", Column14:"R1882C14", Column15:"R1882C15", Column16:"R1882C16", Column17:"R1882C17", Column18:"R1882C18", Column19:"R1882C19", Column20:"R1882C20"}, {Column1:"R1883C1", Column2:"R1883C2", Column3:"R1883C3", Column4:"R1883C4", Column5:"R1883C5", Column6:"R1883C6", Column7:"R1883C7", Column8:"R1883C8", Column9:"R1883C9", Column10:"R1883C10", Column11:"R1883C11", Column12:"R1883C12", Column13:"R1883C13", Column14:"R1883C14", Column15:"R1883C15", Column16:"R1883C16", Column17:"R1883C17", Column18:"R1883C18", Column19:"R1883C19", Column20:"R1883C20"}, {Column1:"R1884C1", Column2:"R1884C2", Column3:"R1884C3", Column4:"R1884C4", Column5:"R1884C5", Column6:"R1884C6", Column7:"R1884C7", Column8:"R1884C8", Column9:"R1884C9", Column10:"R1884C10", Column11:"R1884C11", Column12:"R1884C12", Column13:"R1884C13", Column14:"R1884C14", Column15:"R1884C15", Column16:"R1884C16", Column17:"R1884C17", Column18:"R1884C18", Column19:"R1884C19", Column20:"R1884C20"}, {Column1:"R1885C1", Column2:"R1885C2", Column3:"R1885C3", Column4:"R1885C4", Column5:"R1885C5", Column6:"R1885C6", Column7:"R1885C7", Column8:"R1885C8", Column9:"R1885C9", Column10:"R1885C10", Column11:"R1885C11", Column12:"R1885C12", Column13:"R1885C13", Column14:"R1885C14", Column15:"R1885C15", Column16:"R1885C16", Column17:"R1885C17", Column18:"R1885C18", Column19:"R1885C19", Column20:"R1885C20"}, {Column1:"R1886C1", Column2:"R1886C2", Column3:"R1886C3", Column4:"R1886C4", Column5:"R1886C5", Column6:"R1886C6", Column7:"R1886C7", Column8:"R1886C8", Column9:"R1886C9", Column10:"R1886C10", Column11:"R1886C11", Column12:"R1886C12", Column13:"R1886C13", Column14:"R1886C14", Column15:"R1886C15", Column16:"R1886C16", Column17:"R1886C17", Column18:"R1886C18", Column19:"R1886C19", Column20:"R1886C20"}, {Column1:"R1887C1", Column2:"R1887C2", Column3:"R1887C3", Column4:"R1887C4", Column5:"R1887C5", Column6:"R1887C6", Column7:"R1887C7", Column8:"R1887C8", Column9:"R1887C9", Column10:"R1887C10", Column11:"R1887C11", Column12:"R1887C12", Column13:"R1887C13", Column14:"R1887C14", Column15:"R1887C15", Column16:"R1887C16", Column17:"R1887C17", Column18:"R1887C18", Column19:"R1887C19", Column20:"R1887C20"}, {Column1:"R1888C1", Column2:"R1888C2", Column3:"R1888C3", Column4:"R1888C4", Column5:"R1888C5", Column6:"R1888C6", Column7:"R1888C7", Column8:"R1888C8", Column9:"R1888C9", Column10:"R1888C10", Column11:"R1888C11", Column12:"R1888C12", Column13:"R1888C13", Column14:"R1888C14", Column15:"R1888C15", Column16:"R1888C16", Column17:"R1888C17", Column18:"R1888C18", Column19:"R1888C19", Column20:"R1888C20"}, {Column1:"R1889C1", Column2:"R1889C2", Column3:"R1889C3", Column4:"R1889C4", Column5:"R1889C5", Column6:"R1889C6", Column7:"R1889C7", Column8:"R1889C8", Column9:"R1889C9", Column10:"R1889C10", Column11:"R1889C11", Column12:"R1889C12", Column13:"R1889C13", Column14:"R1889C14", Column15:"R1889C15", Column16:"R1889C16", Column17:"R1889C17", Column18:"R1889C18", Column19:"R1889C19", Column20:"R1889C20"}, {Column1:"R1890C1", Column2:"R1890C2", Column3:"R1890C3", Column4:"R1890C4", Column5:"R1890C5", Column6:"R1890C6", Column7:"R1890C7", Column8:"R1890C8", Column9:"R1890C9", Column10:"R1890C10", Column11:"R1890C11", Column12:"R1890C12", Column13:"R1890C13", Column14:"R1890C14", Column15:"R1890C15", Column16:"R1890C16", Column17:"R1890C17", Column18:"R1890C18", Column19:"R1890C19", Column20:"R1890C20"}, {Column1:"R1891C1", Column2:"R1891C2", Column3:"R1891C3", Column4:"R1891C4", Column5:"R1891C5", Column6:"R1891C6", Column7:"R1891C7", Column8:"R1891C8", Column9:"R1891C9", Column10:"R1891C10", Column11:"R1891C11", Column12:"R1891C12", Column13:"R1891C13", Column14:"R1891C14", Column15:"R1891C15", Column16:"R1891C16", Column17:"R1891C17", Column18:"R1891C18", Column19:"R1891C19", Column20:"R1891C20"}, {Column1:"R1892C1", Column2:"R1892C2", Column3:"R1892C3", Column4:"R1892C4", Column5:"R1892C5", Column6:"R1892C6", Column7:"R1892C7", Column8:"R1892C8", Column9:"R1892C9", Column10:"R1892C10", Column11:"R1892C11", Column12:"R1892C12", Column13:"R1892C13", Column14:"R1892C14", Column15:"R1892C15", Column16:"R1892C16", Column17:"R1892C17", Column18:"R1892C18", Column19:"R1892C19", Column20:"R1892C20"}, {Column1:"R1893C1", Column2:"R1893C2", Column3:"R1893C3", Column4:"R1893C4", Column5:"R1893C5", Column6:"R1893C6", Column7:"R1893C7", Column8:"R1893C8", Column9:"R1893C9", Column10:"R1893C10", Column11:"R1893C11", Column12:"R1893C12", Column13:"R1893C13", Column14:"R1893C14", Column15:"R1893C15", Column16:"R1893C16", Column17:"R1893C17", Column18:"R1893C18", Column19:"R1893C19", Column20:"R1893C20"}, {Column1:"R1894C1", Column2:"R1894C2", Column3:"R1894C3", Column4:"R1894C4", Column5:"R1894C5", Column6:"R1894C6", Column7:"R1894C7", Column8:"R1894C8", Column9:"R1894C9", Column10:"R1894C10", Column11:"R1894C11", Column12:"R1894C12", Column13:"R1894C13", Column14:"R1894C14", Column15:"R1894C15", Column16:"R1894C16", Column17:"R1894C17", Column18:"R1894C18", Column19:"R1894C19", Column20:"R1894C20"}, {Column1:"R1895C1", Column2:"R1895C2", Column3:"R1895C3", Column4:"R1895C4", Column5:"R1895C5", Column6:"R1895C6", Column7:"R1895C7", Column8:"R1895C8", Column9:"R1895C9", Column10:"R1895C10", Column11:"R1895C11", Column12:"R1895C12", Column13:"R1895C13", Column14:"R1895C14", Column15:"R1895C15", Column16:"R1895C16", Column17:"R1895C17", Column18:"R1895C18", Column19:"R1895C19", Column20:"R1895C20"}, {Column1:"R1896C1", Column2:"R1896C2", Column3:"R1896C3", Column4:"R1896C4", Column5:"R1896C5", Column6:"R1896C6", Column7:"R1896C7", Column8:"R1896C8", Column9:"R1896C9", Column10:"R1896C10", Column11:"R1896C11", Column12:"R1896C12", Column13:"R1896C13", Column14:"R1896C14", Column15:"R1896C15", Column16:"R1896C16", Column17:"R1896C17", Column18:"R1896C18", Column19:"R1896C19", Column20:"R1896C20"}, {Column1:"R1897C1", Column2:"R1897C2", Column3:"R1897C3", Column4:"R1897C4", Column5:"R1897C5", Column6:"R1897C6", Column7:"R1897C7", Column8:"R1897C8", Column9:"R1897C9", Column10:"R1897C10", Column11:"R1897C11", Column12:"R1897C12", Column13:"R1897C13", Column14:"R1897C14", Column15:"R1897C15", Column16:"R1897C16", Column17:"R1897C17", Column18:"R1897C18", Column19:"R1897C19", Column20:"R1897C20"}, {Column1:"R1898C1", Column2:"R1898C2", Column3:"R1898C3", Column4:"R1898C4", Column5:"R1898C5", Column6:"R1898C6", Column7:"R1898C7", Column8:"R1898C8", Column9:"R1898C9", Column10:"R1898C10", Column11:"R1898C11", Column12:"R1898C12", Column13:"R1898C13", Column14:"R1898C14", Column15:"R1898C15", Column16:"R1898C16", Column17:"R1898C17", Column18:"R1898C18", Column19:"R1898C19", Column20:"R1898C20"}, {Column1:"R1899C1", Column2:"R1899C2", Column3:"R1899C3", Column4:"R1899C4", Column5:"R1899C5", Column6:"R1899C6", Column7:"R1899C7", Column8:"R1899C8", Column9:"R1899C9", Column10:"R1899C10", Column11:"R1899C11", Column12:"R1899C12", Column13:"R1899C13", Column14:"R1899C14", Column15:"R1899C15", Column16:"R1899C16", Column17:"R1899C17", Column18:"R1899C18", Column19:"R1899C19", Column20:"R1899C20"}, {Column1:"R1900C1", Column2:"R1900C2", Column3:"R1900C3", Column4:"R1900C4", Column5:"R1900C5", Column6:"R1900C6", Column7:"R1900C7", Column8:"R1900C8", Column9:"R1900C9", Column10:"R1900C10", Column11:"R1900C11", Column12:"R1900C12", Column13:"R1900C13", Column14:"R1900C14", Column15:"R1900C15", Column16:"R1900C16", Column17:"R1900C17", Column18:"R1900C18", Column19:"R1900C19", Column20:"R1900C20"}, {Column1:"R1901C1", Column2:"R1901C2", Column3:"R1901C3", Column4:"R1901C4", Column5:"R1901C5", Column6:"R1901C6", Column7:"R1901C7", Column8:"R1901C8", Column9:"R1901C9", Column10:"R1901C10", Column11:"R1901C11", Column12:"R1901C12", Column13:"R1901C13", Column14:"R1901C14", Column15:"R1901C15", Column16:"R1901C16", Column17:"R1901C17", Column18:"R1901C18", Column19:"R1901C19", Column20:"R1901C20"}, {Column1:"R1902C1", Column2:"R1902C2", Column3:"R1902C3", Column4:"R1902C4", Column5:"R1902C5", Column6:"R1902C6", Column7:"R1902C7", Column8:"R1902C8", Column9:"R1902C9", Column10:"R1902C10", Column11:"R1902C11", Column12:"R1902C12", Column13:"R1902C13", Column14:"R1902C14", Column15:"R1902C15", Column16:"R1902C16", Column17:"R1902C17", Column18:"R1902C18", Column19:"R1902C19", Column20:"R1902C20"}, {Column1:"R1903C1", Column2:"R1903C2", Column3:"R1903C3", Column4:"R1903C4", Column5:"R1903C5", Column6:"R1903C6", Column7:"R1903C7", Column8:"R1903C8", Column9:"R1903C9", Column10:"R1903C10", Column11:"R1903C11", Column12:"R1903C12", Column13:"R1903C13", Column14:"R1903C14", Column15:"R1903C15", Column16:"R1903C16", Column17:"R1903C17", Column18:"R1903C18", Column19:"R1903C19", Column20:"R1903C20"}, {Column1:"R1904C1", Column2:"R1904C2", Column3:"R1904C3", Column4:"R1904C4", Column5:"R1904C5", Column6:"R1904C6", Column7:"R1904C7", Column8:"R1904C8", Column9:"R1904C9", Column10:"R1904C10", Column11:"R1904C11", Column12:"R1904C12", Column13:"R1904C13", Column14:"R1904C14", Column15:"R1904C15", Column16:"R1904C16", Column17:"R1904C17", Column18:"R1904C18", Column19:"R1904C19", Column20:"R1904C20"}, {Column1:"R1905C1", Column2:"R1905C2", Column3:"R1905C3", Column4:"R1905C4", Column5:"R1905C5", Column6:"R1905C6", Column7:"R1905C7", Column8:"R1905C8", Column9:"R1905C9", Column10:"R1905C10", Column11:"R1905C11", Column12:"R1905C12", Column13:"R1905C13", Column14:"R1905C14", Column15:"R1905C15", Column16:"R1905C16", Column17:"R1905C17", Column18:"R1905C18", Column19:"R1905C19", Column20:"R1905C20"}, {Column1:"R1906C1", Column2:"R1906C2", Column3:"R1906C3", Column4:"R1906C4", Column5:"R1906C5", Column6:"R1906C6", Column7:"R1906C7", Column8:"R1906C8", Column9:"R1906C9", Column10:"R1906C10", Column11:"R1906C11", Column12:"R1906C12", Column13:"R1906C13", Column14:"R1906C14", Column15:"R1906C15", Column16:"R1906C16", Column17:"R1906C17", Column18:"R1906C18", Column19:"R1906C19", Column20:"R1906C20"}, {Column1:"R1907C1", Column2:"R1907C2", Column3:"R1907C3", Column4:"R1907C4", Column5:"R1907C5", Column6:"R1907C6", Column7:"R1907C7", Column8:"R1907C8", Column9:"R1907C9", Column10:"R1907C10", Column11:"R1907C11", Column12:"R1907C12", Column13:"R1907C13", Column14:"R1907C14", Column15:"R1907C15", Column16:"R1907C16", Column17:"R1907C17", Column18:"R1907C18", Column19:"R1907C19", Column20:"R1907C20"}, {Column1:"R1908C1", Column2:"R1908C2", Column3:"R1908C3", Column4:"R1908C4", Column5:"R1908C5", Column6:"R1908C6", Column7:"R1908C7", Column8:"R1908C8", Column9:"R1908C9", Column10:"R1908C10", Column11:"R1908C11", Column12:"R1908C12", Column13:"R1908C13", Column14:"R1908C14", Column15:"R1908C15", Column16:"R1908C16", Column17:"R1908C17", Column18:"R1908C18", Column19:"R1908C19", Column20:"R1908C20"}, {Column1:"R1909C1", Column2:"R1909C2", Column3:"R1909C3", Column4:"R1909C4", Column5:"R1909C5", Column6:"R1909C6", Column7:"R1909C7", Column8:"R1909C8", Column9:"R1909C9", Column10:"R1909C10", Column11:"R1909C11", Column12:"R1909C12", Column13:"R1909C13", Column14:"R1909C14", Column15:"R1909C15", Column16:"R1909C16", Column17:"R1909C17", Column18:"R1909C18", Column19:"R1909C19", Column20:"R1909C20"}, {Column1:"R1910C1", Column2:"R1910C2", Column3:"R1910C3", Column4:"R1910C4", Column5:"R1910C5", Column6:"R1910C6", Column7:"R1910C7", Column8:"R1910C8", Column9:"R1910C9", Column10:"R1910C10", Column11:"R1910C11", Column12:"R1910C12", Column13:"R1910C13", Column14:"R1910C14", Column15:"R1910C15", Column16:"R1910C16", Column17:"R1910C17", Column18:"R1910C18", Column19:"R1910C19", Column20:"R1910C20"}, {Column1:"R1911C1", Column2:"R1911C2", Column3:"R1911C3", Column4:"R1911C4", Column5:"R1911C5", Column6:"R1911C6", Column7:"R1911C7", Column8:"R1911C8", Column9:"R1911C9", Column10:"R1911C10", Column11:"R1911C11", Column12:"R1911C12", Column13:"R1911C13", Column14:"R1911C14", Column15:"R1911C15", Column16:"R1911C16", Column17:"R1911C17", Column18:"R1911C18", Column19:"R1911C19", Column20:"R1911C20"}, {Column1:"R1912C1", Column2:"R1912C2", Column3:"R1912C3", Column4:"R1912C4", Column5:"R1912C5", Column6:"R1912C6", Column7:"R1912C7", Column8:"R1912C8", Column9:"R1912C9", Column10:"R1912C10", Column11:"R1912C11", Column12:"R1912C12", Column13:"R1912C13", Column14:"R1912C14", Column15:"R1912C15", Column16:"R1912C16", Column17:"R1912C17", Column18:"R1912C18", Column19:"R1912C19", Column20:"R1912C20"}, {Column1:"R1913C1", Column2:"R1913C2", Column3:"R1913C3", Column4:"R1913C4", Column5:"R1913C5", Column6:"R1913C6", Column7:"R1913C7", Column8:"R1913C8", Column9:"R1913C9", Column10:"R1913C10", Column11:"R1913C11", Column12:"R1913C12", Column13:"R1913C13", Column14:"R1913C14", Column15:"R1913C15", Column16:"R1913C16", Column17:"R1913C17", Column18:"R1913C18", Column19:"R1913C19", Column20:"R1913C20"}, {Column1:"R1914C1", Column2:"R1914C2", Column3:"R1914C3", Column4:"R1914C4", Column5:"R1914C5", Column6:"R1914C6", Column7:"R1914C7", Column8:"R1914C8", Column9:"R1914C9", Column10:"R1914C10", Column11:"R1914C11", Column12:"R1914C12", Column13:"R1914C13", Column14:"R1914C14", Column15:"R1914C15", Column16:"R1914C16", Column17:"R1914C17", Column18:"R1914C18", Column19:"R1914C19", Column20:"R1914C20"}, {Column1:"R1915C1", Column2:"R1915C2", Column3:"R1915C3", Column4:"R1915C4", Column5:"R1915C5", Column6:"R1915C6", Column7:"R1915C7", Column8:"R1915C8", Column9:"R1915C9", Column10:"R1915C10", Column11:"R1915C11", Column12:"R1915C12", Column13:"R1915C13", Column14:"R1915C14", Column15:"R1915C15", Column16:"R1915C16", Column17:"R1915C17", Column18:"R1915C18", Column19:"R1915C19", Column20:"R1915C20"}, {Column1:"R1916C1", Column2:"R1916C2", Column3:"R1916C3", Column4:"R1916C4", Column5:"R1916C5", Column6:"R1916C6", Column7:"R1916C7", Column8:"R1916C8", Column9:"R1916C9", Column10:"R1916C10", Column11:"R1916C11", Column12:"R1916C12", Column13:"R1916C13", Column14:"R1916C14", Column15:"R1916C15", Column16:"R1916C16", Column17:"R1916C17", Column18:"R1916C18", Column19:"R1916C19", Column20:"R1916C20"}, {Column1:"R1917C1", Column2:"R1917C2", Column3:"R1917C3", Column4:"R1917C4", Column5:"R1917C5", Column6:"R1917C6", Column7:"R1917C7", Column8:"R1917C8", Column9:"R1917C9", Column10:"R1917C10", Column11:"R1917C11", Column12:"R1917C12", Column13:"R1917C13", Column14:"R1917C14", Column15:"R1917C15", Column16:"R1917C16", Column17:"R1917C17", Column18:"R1917C18", Column19:"R1917C19", Column20:"R1917C20"}, {Column1:"R1918C1", Column2:"R1918C2", Column3:"R1918C3", Column4:"R1918C4", Column5:"R1918C5", Column6:"R1918C6", Column7:"R1918C7", Column8:"R1918C8", Column9:"R1918C9", Column10:"R1918C10", Column11:"R1918C11", Column12:"R1918C12", Column13:"R1918C13", Column14:"R1918C14", Column15:"R1918C15", Column16:"R1918C16", Column17:"R1918C17", Column18:"R1918C18", Column19:"R1918C19", Column20:"R1918C20"}, {Column1:"R1919C1", Column2:"R1919C2", Column3:"R1919C3", Column4:"R1919C4", Column5:"R1919C5", Column6:"R1919C6", Column7:"R1919C7", Column8:"R1919C8", Column9:"R1919C9", Column10:"R1919C10", Column11:"R1919C11", Column12:"R1919C12", Column13:"R1919C13", Column14:"R1919C14", Column15:"R1919C15", Column16:"R1919C16", Column17:"R1919C17", Column18:"R1919C18", Column19:"R1919C19", Column20:"R1919C20"}, {Column1:"R1920C1", Column2:"R1920C2", Column3:"R1920C3", Column4:"R1920C4", Column5:"R1920C5", Column6:"R1920C6", Column7:"R1920C7", Column8:"R1920C8", Column9:"R1920C9", Column10:"R1920C10", Column11:"R1920C11", Column12:"R1920C12", Column13:"R1920C13", Column14:"R1920C14", Column15:"R1920C15", Column16:"R1920C16", Column17:"R1920C17", Column18:"R1920C18", Column19:"R1920C19", Column20:"R1920C20"}, {Column1:"R1921C1", Column2:"R1921C2", Column3:"R1921C3", Column4:"R1921C4", Column5:"R1921C5", Column6:"R1921C6", Column7:"R1921C7", Column8:"R1921C8", Column9:"R1921C9", Column10:"R1921C10", Column11:"R1921C11", Column12:"R1921C12", Column13:"R1921C13", Column14:"R1921C14", Column15:"R1921C15", Column16:"R1921C16", Column17:"R1921C17", Column18:"R1921C18", Column19:"R1921C19", Column20:"R1921C20"}, {Column1:"R1922C1", Column2:"R1922C2", Column3:"R1922C3", Column4:"R1922C4", Column5:"R1922C5", Column6:"R1922C6", Column7:"R1922C7", Column8:"R1922C8", Column9:"R1922C9", Column10:"R1922C10", Column11:"R1922C11", Column12:"R1922C12", Column13:"R1922C13", Column14:"R1922C14", Column15:"R1922C15", Column16:"R1922C16", Column17:"R1922C17", Column18:"R1922C18", Column19:"R1922C19", Column20:"R1922C20"}, {Column1:"R1923C1", Column2:"R1923C2", Column3:"R1923C3", Column4:"R1923C4", Column5:"R1923C5", Column6:"R1923C6", Column7:"R1923C7", Column8:"R1923C8", Column9:"R1923C9", Column10:"R1923C10", Column11:"R1923C11", Column12:"R1923C12", Column13:"R1923C13", Column14:"R1923C14", Column15:"R1923C15", Column16:"R1923C16", Column17:"R1923C17", Column18:"R1923C18", Column19:"R1923C19", Column20:"R1923C20"}, {Column1:"R1924C1", Column2:"R1924C2", Column3:"R1924C3", Column4:"R1924C4", Column5:"R1924C5", Column6:"R1924C6", Column7:"R1924C7", Column8:"R1924C8", Column9:"R1924C9", Column10:"R1924C10", Column11:"R1924C11", Column12:"R1924C12", Column13:"R1924C13", Column14:"R1924C14", Column15:"R1924C15", Column16:"R1924C16", Column17:"R1924C17", Column18:"R1924C18", Column19:"R1924C19", Column20:"R1924C20"}, {Column1:"R1925C1", Column2:"R1925C2", Column3:"R1925C3", Column4:"R1925C4", Column5:"R1925C5", Column6:"R1925C6", Column7:"R1925C7", Column8:"R1925C8", Column9:"R1925C9", Column10:"R1925C10", Column11:"R1925C11", Column12:"R1925C12", Column13:"R1925C13", Column14:"R1925C14", Column15:"R1925C15", Column16:"R1925C16", Column17:"R1925C17", Column18:"R1925C18", Column19:"R1925C19", Column20:"R1925C20"}, {Column1:"R1926C1", Column2:"R1926C2", Column3:"R1926C3", Column4:"R1926C4", Column5:"R1926C5", Column6:"R1926C6", Column7:"R1926C7", Column8:"R1926C8", Column9:"R1926C9", Column10:"R1926C10", Column11:"R1926C11", Column12:"R1926C12", Column13:"R1926C13", Column14:"R1926C14", Column15:"R1926C15", Column16:"R1926C16", Column17:"R1926C17", Column18:"R1926C18", Column19:"R1926C19", Column20:"R1926C20"}, {Column1:"R1927C1", Column2:"R1927C2", Column3:"R1927C3", Column4:"R1927C4", Column5:"R1927C5", Column6:"R1927C6", Column7:"R1927C7", Column8:"R1927C8", Column9:"R1927C9", Column10:"R1927C10", Column11:"R1927C11", Column12:"R1927C12", Column13:"R1927C13", Column14:"R1927C14", Column15:"R1927C15", Column16:"R1927C16", Column17:"R1927C17", Column18:"R1927C18", Column19:"R1927C19", Column20:"R1927C20"}, {Column1:"R1928C1", Column2:"R1928C2", Column3:"R1928C3", Column4:"R1928C4", Column5:"R1928C5", Column6:"R1928C6", Column7:"R1928C7", Column8:"R1928C8", Column9:"R1928C9", Column10:"R1928C10", Column11:"R1928C11", Column12:"R1928C12", Column13:"R1928C13", Column14:"R1928C14", Column15:"R1928C15", Column16:"R1928C16", Column17:"R1928C17", Column18:"R1928C18", Column19:"R1928C19", Column20:"R1928C20"}, {Column1:"R1929C1", Column2:"R1929C2", Column3:"R1929C3", Column4:"R1929C4", Column5:"R1929C5", Column6:"R1929C6", Column7:"R1929C7", Column8:"R1929C8", Column9:"R1929C9", Column10:"R1929C10", Column11:"R1929C11", Column12:"R1929C12", Column13:"R1929C13", Column14:"R1929C14", Column15:"R1929C15", Column16:"R1929C16", Column17:"R1929C17", Column18:"R1929C18", Column19:"R1929C19", Column20:"R1929C20"}, {Column1:"R1930C1", Column2:"R1930C2", Column3:"R1930C3", Column4:"R1930C4", Column5:"R1930C5", Column6:"R1930C6", Column7:"R1930C7", Column8:"R1930C8", Column9:"R1930C9", Column10:"R1930C10", Column11:"R1930C11", Column12:"R1930C12", Column13:"R1930C13", Column14:"R1930C14", Column15:"R1930C15", Column16:"R1930C16", Column17:"R1930C17", Column18:"R1930C18", Column19:"R1930C19", Column20:"R1930C20"}, {Column1:"R1931C1", Column2:"R1931C2", Column3:"R1931C3", Column4:"R1931C4", Column5:"R1931C5", Column6:"R1931C6", Column7:"R1931C7", Column8:"R1931C8", Column9:"R1931C9", Column10:"R1931C10", Column11:"R1931C11", Column12:"R1931C12", Column13:"R1931C13", Column14:"R1931C14", Column15:"R1931C15", Column16:"R1931C16", Column17:"R1931C17", Column18:"R1931C18", Column19:"R1931C19", Column20:"R1931C20"}, {Column1:"R1932C1", Column2:"R1932C2", Column3:"R1932C3", Column4:"R1932C4", Column5:"R1932C5", Column6:"R1932C6", Column7:"R1932C7", Column8:"R1932C8", Column9:"R1932C9", Column10:"R1932C10", Column11:"R1932C11", Column12:"R1932C12", Column13:"R1932C13", Column14:"R1932C14", Column15:"R1932C15", Column16:"R1932C16", Column17:"R1932C17", Column18:"R1932C18", Column19:"R1932C19", Column20:"R1932C20"}, {Column1:"R1933C1", Column2:"R1933C2", Column3:"R1933C3", Column4:"R1933C4", Column5:"R1933C5", Column6:"R1933C6", Column7:"R1933C7", Column8:"R1933C8", Column9:"R1933C9", Column10:"R1933C10", Column11:"R1933C11", Column12:"R1933C12", Column13:"R1933C13", Column14:"R1933C14", Column15:"R1933C15", Column16:"R1933C16", Column17:"R1933C17", Column18:"R1933C18", Column19:"R1933C19", Column20:"R1933C20"}, {Column1:"R1934C1", Column2:"R1934C2", Column3:"R1934C3", Column4:"R1934C4", Column5:"R1934C5", Column6:"R1934C6", Column7:"R1934C7", Column8:"R1934C8", Column9:"R1934C9", Column10:"R1934C10", Column11:"R1934C11", Column12:"R1934C12", Column13:"R1934C13", Column14:"R1934C14", Column15:"R1934C15", Column16:"R1934C16", Column17:"R1934C17", Column18:"R1934C18", Column19:"R1934C19", Column20:"R1934C20"}, {Column1:"R1935C1", Column2:"R1935C2", Column3:"R1935C3", Column4:"R1935C4", Column5:"R1935C5", Column6:"R1935C6", Column7:"R1935C7", Column8:"R1935C8", Column9:"R1935C9", Column10:"R1935C10", Column11:"R1935C11", Column12:"R1935C12", Column13:"R1935C13", Column14:"R1935C14", Column15:"R1935C15", Column16:"R1935C16", Column17:"R1935C17", Column18:"R1935C18", Column19:"R1935C19", Column20:"R1935C20"}, {Column1:"R1936C1", Column2:"R1936C2", Column3:"R1936C3", Column4:"R1936C4", Column5:"R1936C5", Column6:"R1936C6", Column7:"R1936C7", Column8:"R1936C8", Column9:"R1936C9", Column10:"R1936C10", Column11:"R1936C11", Column12:"R1936C12", Column13:"R1936C13", Column14:"R1936C14", Column15:"R1936C15", Column16:"R1936C16", Column17:"R1936C17", Column18:"R1936C18", Column19:"R1936C19", Column20:"R1936C20"}, {Column1:"R1937C1", Column2:"R1937C2", Column3:"R1937C3", Column4:"R1937C4", Column5:"R1937C5", Column6:"R1937C6", Column7:"R1937C7", Column8:"R1937C8", Column9:"R1937C9", Column10:"R1937C10", Column11:"R1937C11", Column12:"R1937C12", Column13:"R1937C13", Column14:"R1937C14", Column15:"R1937C15", Column16:"R1937C16", Column17:"R1937C17", Column18:"R1937C18", Column19:"R1937C19", Column20:"R1937C20"}, {Column1:"R1938C1", Column2:"R1938C2", Column3:"R1938C3", Column4:"R1938C4", Column5:"R1938C5", Column6:"R1938C6", Column7:"R1938C7", Column8:"R1938C8", Column9:"R1938C9", Column10:"R1938C10", Column11:"R1938C11", Column12:"R1938C12", Column13:"R1938C13", Column14:"R1938C14", Column15:"R1938C15", Column16:"R1938C16", Column17:"R1938C17", Column18:"R1938C18", Column19:"R1938C19", Column20:"R1938C20"}, {Column1:"R1939C1", Column2:"R1939C2", Column3:"R1939C3", Column4:"R1939C4", Column5:"R1939C5", Column6:"R1939C6", Column7:"R1939C7", Column8:"R1939C8", Column9:"R1939C9", Column10:"R1939C10", Column11:"R1939C11", Column12:"R1939C12", Column13:"R1939C13", Column14:"R1939C14", Column15:"R1939C15", Column16:"R1939C16", Column17:"R1939C17", Column18:"R1939C18", Column19:"R1939C19", Column20:"R1939C20"}, {Column1:"R1940C1", Column2:"R1940C2", Column3:"R1940C3", Column4:"R1940C4", Column5:"R1940C5", Column6:"R1940C6", Column7:"R1940C7", Column8:"R1940C8", Column9:"R1940C9", Column10:"R1940C10", Column11:"R1940C11", Column12:"R1940C12", Column13:"R1940C13", Column14:"R1940C14", Column15:"R1940C15", Column16:"R1940C16", Column17:"R1940C17", Column18:"R1940C18", Column19:"R1940C19", Column20:"R1940C20"}, {Column1:"R1941C1", Column2:"R1941C2", Column3:"R1941C3", Column4:"R1941C4", Column5:"R1941C5", Column6:"R1941C6", Column7:"R1941C7", Column8:"R1941C8", Column9:"R1941C9", Column10:"R1941C10", Column11:"R1941C11", Column12:"R1941C12", Column13:"R1941C13", Column14:"R1941C14", Column15:"R1941C15", Column16:"R1941C16", Column17:"R1941C17", Column18:"R1941C18", Column19:"R1941C19", Column20:"R1941C20"}, {Column1:"R1942C1", Column2:"R1942C2", Column3:"R1942C3", Column4:"R1942C4", Column5:"R1942C5", Column6:"R1942C6", Column7:"R1942C7", Column8:"R1942C8", Column9:"R1942C9", Column10:"R1942C10", Column11:"R1942C11", Column12:"R1942C12", Column13:"R1942C13", Column14:"R1942C14", Column15:"R1942C15", Column16:"R1942C16", Column17:"R1942C17", Column18:"R1942C18", Column19:"R1942C19", Column20:"R1942C20"}, {Column1:"R1943C1", Column2:"R1943C2", Column3:"R1943C3", Column4:"R1943C4", Column5:"R1943C5", Column6:"R1943C6", Column7:"R1943C7", Column8:"R1943C8", Column9:"R1943C9", Column10:"R1943C10", Column11:"R1943C11", Column12:"R1943C12", Column13:"R1943C13", Column14:"R1943C14", Column15:"R1943C15", Column16:"R1943C16", Column17:"R1943C17", Column18:"R1943C18", Column19:"R1943C19", Column20:"R1943C20"}, {Column1:"R1944C1", Column2:"R1944C2", Column3:"R1944C3", Column4:"R1944C4", Column5:"R1944C5", Column6:"R1944C6", Column7:"R1944C7", Column8:"R1944C8", Column9:"R1944C9", Column10:"R1944C10", Column11:"R1944C11", Column12:"R1944C12", Column13:"R1944C13", Column14:"R1944C14", Column15:"R1944C15", Column16:"R1944C16", Column17:"R1944C17", Column18:"R1944C18", Column19:"R1944C19", Column20:"R1944C20"}, {Column1:"R1945C1", Column2:"R1945C2", Column3:"R1945C3", Column4:"R1945C4", Column5:"R1945C5", Column6:"R1945C6", Column7:"R1945C7", Column8:"R1945C8", Column9:"R1945C9", Column10:"R1945C10", Column11:"R1945C11", Column12:"R1945C12", Column13:"R1945C13", Column14:"R1945C14", Column15:"R1945C15", Column16:"R1945C16", Column17:"R1945C17", Column18:"R1945C18", Column19:"R1945C19", Column20:"R1945C20"}, {Column1:"R1946C1", Column2:"R1946C2", Column3:"R1946C3", Column4:"R1946C4", Column5:"R1946C5", Column6:"R1946C6", Column7:"R1946C7", Column8:"R1946C8", Column9:"R1946C9", Column10:"R1946C10", Column11:"R1946C11", Column12:"R1946C12", Column13:"R1946C13", Column14:"R1946C14", Column15:"R1946C15", Column16:"R1946C16", Column17:"R1946C17", Column18:"R1946C18", Column19:"R1946C19", Column20:"R1946C20"}, {Column1:"R1947C1", Column2:"R1947C2", Column3:"R1947C3", Column4:"R1947C4", Column5:"R1947C5", Column6:"R1947C6", Column7:"R1947C7", Column8:"R1947C8", Column9:"R1947C9", Column10:"R1947C10", Column11:"R1947C11", Column12:"R1947C12", Column13:"R1947C13", Column14:"R1947C14", Column15:"R1947C15", Column16:"R1947C16", Column17:"R1947C17", Column18:"R1947C18", Column19:"R1947C19", Column20:"R1947C20"}, {Column1:"R1948C1", Column2:"R1948C2", Column3:"R1948C3", Column4:"R1948C4", Column5:"R1948C5", Column6:"R1948C6", Column7:"R1948C7", Column8:"R1948C8", Column9:"R1948C9", Column10:"R1948C10", Column11:"R1948C11", Column12:"R1948C12", Column13:"R1948C13", Column14:"R1948C14", Column15:"R1948C15", Column16:"R1948C16", Column17:"R1948C17", Column18:"R1948C18", Column19:"R1948C19", Column20:"R1948C20"}, {Column1:"R1949C1", Column2:"R1949C2", Column3:"R1949C3", Column4:"R1949C4", Column5:"R1949C5", Column6:"R1949C6", Column7:"R1949C7", Column8:"R1949C8", Column9:"R1949C9", Column10:"R1949C10", Column11:"R1949C11", Column12:"R1949C12", Column13:"R1949C13", Column14:"R1949C14", Column15:"R1949C15", Column16:"R1949C16", Column17:"R1949C17", Column18:"R1949C18", Column19:"R1949C19", Column20:"R1949C20"}, {Column1:"R1950C1", Column2:"R1950C2", Column3:"R1950C3", Column4:"R1950C4", Column5:"R1950C5", Column6:"R1950C6", Column7:"R1950C7", Column8:"R1950C8", Column9:"R1950C9", Column10:"R1950C10", Column11:"R1950C11", Column12:"R1950C12", Column13:"R1950C13", Column14:"R1950C14", Column15:"R1950C15", Column16:"R1950C16", Column17:"R1950C17", Column18:"R1950C18", Column19:"R1950C19", Column20:"R1950C20"}, {Column1:"R1951C1", Column2:"R1951C2", Column3:"R1951C3", Column4:"R1951C4", Column5:"R1951C5", Column6:"R1951C6", Column7:"R1951C7", Column8:"R1951C8", Column9:"R1951C9", Column10:"R1951C10", Column11:"R1951C11", Column12:"R1951C12", Column13:"R1951C13", Column14:"R1951C14", Column15:"R1951C15", Column16:"R1951C16", Column17:"R1951C17", Column18:"R1951C18", Column19:"R1951C19", Column20:"R1951C20"}, {Column1:"R1952C1", Column2:"R1952C2", Column3:"R1952C3", Column4:"R1952C4", Column5:"R1952C5", Column6:"R1952C6", Column7:"R1952C7", Column8:"R1952C8", Column9:"R1952C9", Column10:"R1952C10", Column11:"R1952C11", Column12:"R1952C12", Column13:"R1952C13", Column14:"R1952C14", Column15:"R1952C15", Column16:"R1952C16", Column17:"R1952C17", Column18:"R1952C18", Column19:"R1952C19", Column20:"R1952C20"}, {Column1:"R1953C1", Column2:"R1953C2", Column3:"R1953C3", Column4:"R1953C4", Column5:"R1953C5", Column6:"R1953C6", Column7:"R1953C7", Column8:"R1953C8", Column9:"R1953C9", Column10:"R1953C10", Column11:"R1953C11", Column12:"R1953C12", Column13:"R1953C13", Column14:"R1953C14", Column15:"R1953C15", Column16:"R1953C16", Column17:"R1953C17", Column18:"R1953C18", Column19:"R1953C19", Column20:"R1953C20"}, {Column1:"R1954C1", Column2:"R1954C2", Column3:"R1954C3", Column4:"R1954C4", Column5:"R1954C5", Column6:"R1954C6", Column7:"R1954C7", Column8:"R1954C8", Column9:"R1954C9", Column10:"R1954C10", Column11:"R1954C11", Column12:"R1954C12", Column13:"R1954C13", Column14:"R1954C14", Column15:"R1954C15", Column16:"R1954C16", Column17:"R1954C17", Column18:"R1954C18", Column19:"R1954C19", Column20:"R1954C20"}, {Column1:"R1955C1", Column2:"R1955C2", Column3:"R1955C3", Column4:"R1955C4", Column5:"R1955C5", Column6:"R1955C6", Column7:"R1955C7", Column8:"R1955C8", Column9:"R1955C9", Column10:"R1955C10", Column11:"R1955C11", Column12:"R1955C12", Column13:"R1955C13", Column14:"R1955C14", Column15:"R1955C15", Column16:"R1955C16", Column17:"R1955C17", Column18:"R1955C18", Column19:"R1955C19", Column20:"R1955C20"}, {Column1:"R1956C1", Column2:"R1956C2", Column3:"R1956C3", Column4:"R1956C4", Column5:"R1956C5", Column6:"R1956C6", Column7:"R1956C7", Column8:"R1956C8", Column9:"R1956C9", Column10:"R1956C10", Column11:"R1956C11", Column12:"R1956C12", Column13:"R1956C13", Column14:"R1956C14", Column15:"R1956C15", Column16:"R1956C16", Column17:"R1956C17", Column18:"R1956C18", Column19:"R1956C19", Column20:"R1956C20"}, {Column1:"R1957C1", Column2:"R1957C2", Column3:"R1957C3", Column4:"R1957C4", Column5:"R1957C5", Column6:"R1957C6", Column7:"R1957C7", Column8:"R1957C8", Column9:"R1957C9", Column10:"R1957C10", Column11:"R1957C11", Column12:"R1957C12", Column13:"R1957C13", Column14:"R1957C14", Column15:"R1957C15", Column16:"R1957C16", Column17:"R1957C17", Column18:"R1957C18", Column19:"R1957C19", Column20:"R1957C20"}, {Column1:"R1958C1", Column2:"R1958C2", Column3:"R1958C3", Column4:"R1958C4", Column5:"R1958C5", Column6:"R1958C6", Column7:"R1958C7", Column8:"R1958C8", Column9:"R1958C9", Column10:"R1958C10", Column11:"R1958C11", Column12:"R1958C12", Column13:"R1958C13", Column14:"R1958C14", Column15:"R1958C15", Column16:"R1958C16", Column17:"R1958C17", Column18:"R1958C18", Column19:"R1958C19", Column20:"R1958C20"}, {Column1:"R1959C1", Column2:"R1959C2", Column3:"R1959C3", Column4:"R1959C4", Column5:"R1959C5", Column6:"R1959C6", Column7:"R1959C7", Column8:"R1959C8", Column9:"R1959C9", Column10:"R1959C10", Column11:"R1959C11", Column12:"R1959C12", Column13:"R1959C13", Column14:"R1959C14", Column15:"R1959C15", Column16:"R1959C16", Column17:"R1959C17", Column18:"R1959C18", Column19:"R1959C19", Column20:"R1959C20"}, {Column1:"R1960C1", Column2:"R1960C2", Column3:"R1960C3", Column4:"R1960C4", Column5:"R1960C5", Column6:"R1960C6", Column7:"R1960C7", Column8:"R1960C8", Column9:"R1960C9", Column10:"R1960C10", Column11:"R1960C11", Column12:"R1960C12", Column13:"R1960C13", Column14:"R1960C14", Column15:"R1960C15", Column16:"R1960C16", Column17:"R1960C17", Column18:"R1960C18", Column19:"R1960C19", Column20:"R1960C20"}, {Column1:"R1961C1", Column2:"R1961C2", Column3:"R1961C3", Column4:"R1961C4", Column5:"R1961C5", Column6:"R1961C6", Column7:"R1961C7", Column8:"R1961C8", Column9:"R1961C9", Column10:"R1961C10", Column11:"R1961C11", Column12:"R1961C12", Column13:"R1961C13", Column14:"R1961C14", Column15:"R1961C15", Column16:"R1961C16", Column17:"R1961C17", Column18:"R1961C18", Column19:"R1961C19", Column20:"R1961C20"}, {Column1:"R1962C1", Column2:"R1962C2", Column3:"R1962C3", Column4:"R1962C4", Column5:"R1962C5", Column6:"R1962C6", Column7:"R1962C7", Column8:"R1962C8", Column9:"R1962C9", Column10:"R1962C10", Column11:"R1962C11", Column12:"R1962C12", Column13:"R1962C13", Column14:"R1962C14", Column15:"R1962C15", Column16:"R1962C16", Column17:"R1962C17", Column18:"R1962C18", Column19:"R1962C19", Column20:"R1962C20"}, {Column1:"R1963C1", Column2:"R1963C2", Column3:"R1963C3", Column4:"R1963C4", Column5:"R1963C5", Column6:"R1963C6", Column7:"R1963C7", Column8:"R1963C8", Column9:"R1963C9", Column10:"R1963C10", Column11:"R1963C11", Column12:"R1963C12", Column13:"R1963C13", Column14:"R1963C14", Column15:"R1963C15", Column16:"R1963C16", Column17:"R1963C17", Column18:"R1963C18", Column19:"R1963C19", Column20:"R1963C20"}, {Column1:"R1964C1", Column2:"R1964C2", Column3:"R1964C3", Column4:"R1964C4", Column5:"R1964C5", Column6:"R1964C6", Column7:"R1964C7", Column8:"R1964C8", Column9:"R1964C9", Column10:"R1964C10", Column11:"R1964C11", Column12:"R1964C12", Column13:"R1964C13", Column14:"R1964C14", Column15:"R1964C15", Column16:"R1964C16", Column17:"R1964C17", Column18:"R1964C18", Column19:"R1964C19", Column20:"R1964C20"}, {Column1:"R1965C1", Column2:"R1965C2", Column3:"R1965C3", Column4:"R1965C4", Column5:"R1965C5", Column6:"R1965C6", Column7:"R1965C7", Column8:"R1965C8", Column9:"R1965C9", Column10:"R1965C10", Column11:"R1965C11", Column12:"R1965C12", Column13:"R1965C13", Column14:"R1965C14", Column15:"R1965C15", Column16:"R1965C16", Column17:"R1965C17", Column18:"R1965C18", Column19:"R1965C19", Column20:"R1965C20"}, {Column1:"R1966C1", Column2:"R1966C2", Column3:"R1966C3", Column4:"R1966C4", Column5:"R1966C5", Column6:"R1966C6", Column7:"R1966C7", Column8:"R1966C8", Column9:"R1966C9", Column10:"R1966C10", Column11:"R1966C11", Column12:"R1966C12", Column13:"R1966C13", Column14:"R1966C14", Column15:"R1966C15", Column16:"R1966C16", Column17:"R1966C17", Column18:"R1966C18", Column19:"R1966C19", Column20:"R1966C20"}, {Column1:"R1967C1", Column2:"R1967C2", Column3:"R1967C3", Column4:"R1967C4", Column5:"R1967C5", Column6:"R1967C6", Column7:"R1967C7", Column8:"R1967C8", Column9:"R1967C9", Column10:"R1967C10", Column11:"R1967C11", Column12:"R1967C12", Column13:"R1967C13", Column14:"R1967C14", Column15:"R1967C15", Column16:"R1967C16", Column17:"R1967C17", Column18:"R1967C18", Column19:"R1967C19", Column20:"R1967C20"}, {Column1:"R1968C1", Column2:"R1968C2", Column3:"R1968C3", Column4:"R1968C4", Column5:"R1968C5", Column6:"R1968C6", Column7:"R1968C7", Column8:"R1968C8", Column9:"R1968C9", Column10:"R1968C10", Column11:"R1968C11", Column12:"R1968C12", Column13:"R1968C13", Column14:"R1968C14", Column15:"R1968C15", Column16:"R1968C16", Column17:"R1968C17", Column18:"R1968C18", Column19:"R1968C19", Column20:"R1968C20"}, {Column1:"R1969C1", Column2:"R1969C2", Column3:"R1969C3", Column4:"R1969C4", Column5:"R1969C5", Column6:"R1969C6", Column7:"R1969C7", Column8:"R1969C8", Column9:"R1969C9", Column10:"R1969C10", Column11:"R1969C11", Column12:"R1969C12", Column13:"R1969C13", Column14:"R1969C14", Column15:"R1969C15", Column16:"R1969C16", Column17:"R1969C17", Column18:"R1969C18", Column19:"R1969C19", Column20:"R1969C20"}, {Column1:"R1970C1", Column2:"R1970C2", Column3:"R1970C3", Column4:"R1970C4", Column5:"R1970C5", Column6:"R1970C6", Column7:"R1970C7", Column8:"R1970C8", Column9:"R1970C9", Column10:"R1970C10", Column11:"R1970C11", Column12:"R1970C12", Column13:"R1970C13", Column14:"R1970C14", Column15:"R1970C15", Column16:"R1970C16", Column17:"R1970C17", Column18:"R1970C18", Column19:"R1970C19", Column20:"R1970C20"}, {Column1:"R1971C1", Column2:"R1971C2", Column3:"R1971C3", Column4:"R1971C4", Column5:"R1971C5", Column6:"R1971C6", Column7:"R1971C7", Column8:"R1971C8", Column9:"R1971C9", Column10:"R1971C10", Column11:"R1971C11", Column12:"R1971C12", Column13:"R1971C13", Column14:"R1971C14", Column15:"R1971C15", Column16:"R1971C16", Column17:"R1971C17", Column18:"R1971C18", Column19:"R1971C19", Column20:"R1971C20"}, {Column1:"R1972C1", Column2:"R1972C2", Column3:"R1972C3", Column4:"R1972C4", Column5:"R1972C5", Column6:"R1972C6", Column7:"R1972C7", Column8:"R1972C8", Column9:"R1972C9", Column10:"R1972C10", Column11:"R1972C11", Column12:"R1972C12", Column13:"R1972C13", Column14:"R1972C14", Column15:"R1972C15", Column16:"R1972C16", Column17:"R1972C17", Column18:"R1972C18", Column19:"R1972C19", Column20:"R1972C20"}, {Column1:"R1973C1", Column2:"R1973C2", Column3:"R1973C3", Column4:"R1973C4", Column5:"R1973C5", Column6:"R1973C6", Column7:"R1973C7", Column8:"R1973C8", Column9:"R1973C9", Column10:"R1973C10", Column11:"R1973C11", Column12:"R1973C12", Column13:"R1973C13", Column14:"R1973C14", Column15:"R1973C15", Column16:"R1973C16", Column17:"R1973C17", Column18:"R1973C18", Column19:"R1973C19", Column20:"R1973C20"}, {Column1:"R1974C1", Column2:"R1974C2", Column3:"R1974C3", Column4:"R1974C4", Column5:"R1974C5", Column6:"R1974C6", Column7:"R1974C7", Column8:"R1974C8", Column9:"R1974C9", Column10:"R1974C10", Column11:"R1974C11", Column12:"R1974C12", Column13:"R1974C13", Column14:"R1974C14", Column15:"R1974C15", Column16:"R1974C16", Column17:"R1974C17", Column18:"R1974C18", Column19:"R1974C19", Column20:"R1974C20"}, {Column1:"R1975C1", Column2:"R1975C2", Column3:"R1975C3", Column4:"R1975C4", Column5:"R1975C5", Column6:"R1975C6", Column7:"R1975C7", Column8:"R1975C8", Column9:"R1975C9", Column10:"R1975C10", Column11:"R1975C11", Column12:"R1975C12", Column13:"R1975C13", Column14:"R1975C14", Column15:"R1975C15", Column16:"R1975C16", Column17:"R1975C17", Column18:"R1975C18", Column19:"R1975C19", Column20:"R1975C20"}, {Column1:"R1976C1", Column2:"R1976C2", Column3:"R1976C3", Column4:"R1976C4", Column5:"R1976C5", Column6:"R1976C6", Column7:"R1976C7", Column8:"R1976C8", Column9:"R1976C9", Column10:"R1976C10", Column11:"R1976C11", Column12:"R1976C12", Column13:"R1976C13", Column14:"R1976C14", Column15:"R1976C15", Column16:"R1976C16", Column17:"R1976C17", Column18:"R1976C18", Column19:"R1976C19", Column20:"R1976C20"}, {Column1:"R1977C1", Column2:"R1977C2", Column3:"R1977C3", Column4:"R1977C4", Column5:"R1977C5", Column6:"R1977C6", Column7:"R1977C7", Column8:"R1977C8", Column9:"R1977C9", Column10:"R1977C10", Column11:"R1977C11", Column12:"R1977C12", Column13:"R1977C13", Column14:"R1977C14", Column15:"R1977C15", Column16:"R1977C16", Column17:"R1977C17", Column18:"R1977C18", Column19:"R1977C19", Column20:"R1977C20"}, {Column1:"R1978C1", Column2:"R1978C2", Column3:"R1978C3", Column4:"R1978C4", Column5:"R1978C5", Column6:"R1978C6", Column7:"R1978C7", Column8:"R1978C8", Column9:"R1978C9", Column10:"R1978C10", Column11:"R1978C11", Column12:"R1978C12", Column13:"R1978C13", Column14:"R1978C14", Column15:"R1978C15", Column16:"R1978C16", Column17:"R1978C17", Column18:"R1978C18", Column19:"R1978C19", Column20:"R1978C20"}, {Column1:"R1979C1", Column2:"R1979C2", Column3:"R1979C3", Column4:"R1979C4", Column5:"R1979C5", Column6:"R1979C6", Column7:"R1979C7", Column8:"R1979C8", Column9:"R1979C9", Column10:"R1979C10", Column11:"R1979C11", Column12:"R1979C12", Column13:"R1979C13", Column14:"R1979C14", Column15:"R1979C15", Column16:"R1979C16", Column17:"R1979C17", Column18:"R1979C18", Column19:"R1979C19", Column20:"R1979C20"}, {Column1:"R1980C1", Column2:"R1980C2", Column3:"R1980C3", Column4:"R1980C4", Column5:"R1980C5", Column6:"R1980C6", Column7:"R1980C7", Column8:"R1980C8", Column9:"R1980C9", Column10:"R1980C10", Column11:"R1980C11", Column12:"R1980C12", Column13:"R1980C13", Column14:"R1980C14", Column15:"R1980C15", Column16:"R1980C16", Column17:"R1980C17", Column18:"R1980C18", Column19:"R1980C19", Column20:"R1980C20"}, {Column1:"R1981C1", Column2:"R1981C2", Column3:"R1981C3", Column4:"R1981C4", Column5:"R1981C5", Column6:"R1981C6", Column7:"R1981C7", Column8:"R1981C8", Column9:"R1981C9", Column10:"R1981C10", Column11:"R1981C11", Column12:"R1981C12", Column13:"R1981C13", Column14:"R1981C14", Column15:"R1981C15", Column16:"R1981C16", Column17:"R1981C17", Column18:"R1981C18", Column19:"R1981C19", Column20:"R1981C20"}, {Column1:"R1982C1", Column2:"R1982C2", Column3:"R1982C3", Column4:"R1982C4", Column5:"R1982C5", Column6:"R1982C6", Column7:"R1982C7", Column8:"R1982C8", Column9:"R1982C9", Column10:"R1982C10", Column11:"R1982C11", Column12:"R1982C12", Column13:"R1982C13", Column14:"R1982C14", Column15:"R1982C15", Column16:"R1982C16", Column17:"R1982C17", Column18:"R1982C18", Column19:"R1982C19", Column20:"R1982C20"}, {Column1:"R1983C1", Column2:"R1983C2", Column3:"R1983C3", Column4:"R1983C4", Column5:"R1983C5", Column6:"R1983C6", Column7:"R1983C7", Column8:"R1983C8", Column9:"R1983C9", Column10:"R1983C10", Column11:"R1983C11", Column12:"R1983C12", Column13:"R1983C13", Column14:"R1983C14", Column15:"R1983C15", Column16:"R1983C16", Column17:"R1983C17", Column18:"R1983C18", Column19:"R1983C19", Column20:"R1983C20"}, {Column1:"R1984C1", Column2:"R1984C2", Column3:"R1984C3", Column4:"R1984C4", Column5:"R1984C5", Column6:"R1984C6", Column7:"R1984C7", Column8:"R1984C8", Column9:"R1984C9", Column10:"R1984C10", Column11:"R1984C11", Column12:"R1984C12", Column13:"R1984C13", Column14:"R1984C14", Column15:"R1984C15", Column16:"R1984C16", Column17:"R1984C17", Column18:"R1984C18", Column19:"R1984C19", Column20:"R1984C20"}, {Column1:"R1985C1", Column2:"R1985C2", Column3:"R1985C3", Column4:"R1985C4", Column5:"R1985C5", Column6:"R1985C6", Column7:"R1985C7", Column8:"R1985C8", Column9:"R1985C9", Column10:"R1985C10", Column11:"R1985C11", Column12:"R1985C12", Column13:"R1985C13", Column14:"R1985C14", Column15:"R1985C15", Column16:"R1985C16", Column17:"R1985C17", Column18:"R1985C18", Column19:"R1985C19", Column20:"R1985C20"}, {Column1:"R1986C1", Column2:"R1986C2", Column3:"R1986C3", Column4:"R1986C4", Column5:"R1986C5", Column6:"R1986C6", Column7:"R1986C7", Column8:"R1986C8", Column9:"R1986C9", Column10:"R1986C10", Column11:"R1986C11", Column12:"R1986C12", Column13:"R1986C13", Column14:"R1986C14", Column15:"R1986C15", Column16:"R1986C16", Column17:"R1986C17", Column18:"R1986C18", Column19:"R1986C19", Column20:"R1986C20"}, {Column1:"R1987C1", Column2:"R1987C2", Column3:"R1987C3", Column4:"R1987C4", Column5:"R1987C5", Column6:"R1987C6", Column7:"R1987C7", Column8:"R1987C8", Column9:"R1987C9", Column10:"R1987C10", Column11:"R1987C11", Column12:"R1987C12", Column13:"R1987C13", Column14:"R1987C14", Column15:"R1987C15", Column16:"R1987C16", Column17:"R1987C17", Column18:"R1987C18", Column19:"R1987C19", Column20:"R1987C20"}, {Column1:"R1988C1", Column2:"R1988C2", Column3:"R1988C3", Column4:"R1988C4", Column5:"R1988C5", Column6:"R1988C6", Column7:"R1988C7", Column8:"R1988C8", Column9:"R1988C9", Column10:"R1988C10", Column11:"R1988C11", Column12:"R1988C12", Column13:"R1988C13", Column14:"R1988C14", Column15:"R1988C15", Column16:"R1988C16", Column17:"R1988C17", Column18:"R1988C18", Column19:"R1988C19", Column20:"R1988C20"}, {Column1:"R1989C1", Column2:"R1989C2", Column3:"R1989C3", Column4:"R1989C4", Column5:"R1989C5", Column6:"R1989C6", Column7:"R1989C7", Column8:"R1989C8", Column9:"R1989C9", Column10:"R1989C10", Column11:"R1989C11", Column12:"R1989C12", Column13:"R1989C13", Column14:"R1989C14", Column15:"R1989C15", Column16:"R1989C16", Column17:"R1989C17", Column18:"R1989C18", Column19:"R1989C19", Column20:"R1989C20"}, {Column1:"R1990C1", Column2:"R1990C2", Column3:"R1990C3", Column4:"R1990C4", Column5:"R1990C5", Column6:"R1990C6", Column7:"R1990C7", Column8:"R1990C8", Column9:"R1990C9", Column10:"R1990C10", Column11:"R1990C11", Column12:"R1990C12", Column13:"R1990C13", Column14:"R1990C14", Column15:"R1990C15", Column16:"R1990C16", Column17:"R1990C17", Column18:"R1990C18", Column19:"R1990C19", Column20:"R1990C20"}, {Column1:"R1991C1", Column2:"R1991C2", Column3:"R1991C3", Column4:"R1991C4", Column5:"R1991C5", Column6:"R1991C6", Column7:"R1991C7", Column8:"R1991C8", Column9:"R1991C9", Column10:"R1991C10", Column11:"R1991C11", Column12:"R1991C12", Column13:"R1991C13", Column14:"R1991C14", Column15:"R1991C15", Column16:"R1991C16", Column17:"R1991C17", Column18:"R1991C18", Column19:"R1991C19", Column20:"R1991C20"}, {Column1:"R1992C1", Column2:"R1992C2", Column3:"R1992C3", Column4:"R1992C4", Column5:"R1992C5", Column6:"R1992C6", Column7:"R1992C7", Column8:"R1992C8", Column9:"R1992C9", Column10:"R1992C10", Column11:"R1992C11", Column12:"R1992C12", Column13:"R1992C13", Column14:"R1992C14", Column15:"R1992C15", Column16:"R1992C16", Column17:"R1992C17", Column18:"R1992C18", Column19:"R1992C19", Column20:"R1992C20"}, {Column1:"R1993C1", Column2:"R1993C2", Column3:"R1993C3", Column4:"R1993C4", Column5:"R1993C5", Column6:"R1993C6", Column7:"R1993C7", Column8:"R1993C8", Column9:"R1993C9", Column10:"R1993C10", Column11:"R1993C11", Column12:"R1993C12", Column13:"R1993C13", Column14:"R1993C14", Column15:"R1993C15", Column16:"R1993C16", Column17:"R1993C17", Column18:"R1993C18", Column19:"R1993C19", Column20:"R1993C20"}, {Column1:"R1994C1", Column2:"R1994C2", Column3:"R1994C3", Column4:"R1994C4", Column5:"R1994C5", Column6:"R1994C6", Column7:"R1994C7", Column8:"R1994C8", Column9:"R1994C9", Column10:"R1994C10", Column11:"R1994C11", Column12:"R1994C12", Column13:"R1994C13", Column14:"R1994C14", Column15:"R1994C15", Column16:"R1994C16", Column17:"R1994C17", Column18:"R1994C18", Column19:"R1994C19", Column20:"R1994C20"}, {Column1:"R1995C1", Column2:"R1995C2", Column3:"R1995C3", Column4:"R1995C4", Column5:"R1995C5", Column6:"R1995C6", Column7:"R1995C7", Column8:"R1995C8", Column9:"R1995C9", Column10:"R1995C10", Column11:"R1995C11", Column12:"R1995C12", Column13:"R1995C13", Column14:"R1995C14", Column15:"R1995C15", Column16:"R1995C16", Column17:"R1995C17", Column18:"R1995C18", Column19:"R1995C19", Column20:"R1995C20"}, {Column1:"R1996C1", Column2:"R1996C2", Column3:"R1996C3", Column4:"R1996C4", Column5:"R1996C5", Column6:"R1996C6", Column7:"R1996C7", Column8:"R1996C8", Column9:"R1996C9", Column10:"R1996C10", Column11:"R1996C11", Column12:"R1996C12", Column13:"R1996C13", Column14:"R1996C14", Column15:"R1996C15", Column16:"R1996C16", Column17:"R1996C17", Column18:"R1996C18", Column19:"R1996C19", Column20:"R1996C20"}, {Column1:"R1997C1", Column2:"R1997C2", Column3:"R1997C3", Column4:"R1997C4", Column5:"R1997C5", Column6:"R1997C6", Column7:"R1997C7", Column8:"R1997C8", Column9:"R1997C9", Column10:"R1997C10", Column11:"R1997C11", Column12:"R1997C12", Column13:"R1997C13", Column14:"R1997C14", Column15:"R1997C15", Column16:"R1997C16", Column17:"R1997C17", Column18:"R1997C18", Column19:"R1997C19", Column20:"R1997C20"}, {Column1:"R1998C1", Column2:"R1998C2", Column3:"R1998C3", Column4:"R1998C4", Column5:"R1998C5", Column6:"R1998C6", Column7:"R1998C7", Column8:"R1998C8", Column9:"R1998C9", Column10:"R1998C10", Column11:"R1998C11", Column12:"R1998C12", Column13:"R1998C13", Column14:"R1998C14", Column15:"R1998C15", Column16:"R1998C16", Column17:"R1998C17", Column18:"R1998C18", Column19:"R1998C19", Column20:"R1998C20"}, {Column1:"R1999C1", Column2:"R1999C2", Column3:"R1999C3", Column4:"R1999C4", Column5:"R1999C5", Column6:"R1999C6", Column7:"R1999C7", Column8:"R1999C8", Column9:"R1999C9", Column10:"R1999C10", Column11:"R1999C11", Column12:"R1999C12", Column13:"R1999C13", Column14:"R1999C14", Column15:"R1999C15", Column16:"R1999C16", Column17:"R1999C17", Column18:"R1999C18", Column19:"R1999C19", Column20:"R1999C20"}, {Column1:"R2000C1", Column2:"R2000C2", Column3:"R2000C3", Column4:"R2000C4", Column5:"R2000C5", Column6:"R2000C6", Column7:"R2000C7", Column8:"R2000C8", Column9:"R2000C9", Column10:"R2000C10", Column11:"R2000C11", Column12:"R2000C12", Column13:"R2000C13", Column14:"R2000C14", Column15:"R2000C15", Column16:"R2000C16", Column17:"R2000C17", Column18:"R2000C18", Column19:"R2000C19", Column20:"R2000C20"}]; \ No newline at end of file diff --git a/testem.js b/testem.js deleted file mode 100644 index b234048..0000000 --- a/testem.js +++ /dev/null @@ -1,12 +0,0 @@ -/* eslint-env node */ -module.exports = { - "test_page": "tests/index.html?hidepassed", - "disable_watching": true, - "launch_in_ci": [ - "PhantomJS" - ], - "launch_in_dev": [ - "PhantomJS", - "Chrome" - ] -}; diff --git a/tests/.eslintrc.js b/tests/.eslintrc.js deleted file mode 100644 index fbf2555..0000000 --- a/tests/.eslintrc.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - env: { - embertest: true - } -}; diff --git a/tests/helpers/destroy-app.js b/tests/helpers/destroy-app.js deleted file mode 100644 index c3d4d1a..0000000 --- a/tests/helpers/destroy-app.js +++ /dev/null @@ -1,5 +0,0 @@ -import Ember from 'ember'; - -export default function destroyApp(application) { - Ember.run(application, 'destroy'); -} diff --git a/tests/helpers/module-for-acceptance.js b/tests/helpers/module-for-acceptance.js deleted file mode 100644 index 76996fd..0000000 --- a/tests/helpers/module-for-acceptance.js +++ /dev/null @@ -1,23 +0,0 @@ -import { module } from 'qunit'; -import Ember from 'ember'; -import startApp from '../helpers/start-app'; -import destroyApp from '../helpers/destroy-app'; - -const { RSVP: { Promise } } = Ember; - -export default function(name, options = {}) { - module(name, { - beforeEach() { - this.application = startApp(); - - if (options.beforeEach) { - return options.beforeEach.apply(this, arguments); - } - }, - - afterEach() { - let afterEach = options.afterEach && options.afterEach.apply(this, arguments); - return Promise.resolve(afterEach).then(() => destroyApp(this.application)); - } - }); -} diff --git a/tests/helpers/resolver.js b/tests/helpers/resolver.js deleted file mode 100644 index b208d38..0000000 --- a/tests/helpers/resolver.js +++ /dev/null @@ -1,11 +0,0 @@ -import Resolver from '../../resolver'; -import config from '../../config/environment'; - -const resolver = Resolver.create(); - -resolver.namespace = { - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix -}; - -export default resolver; diff --git a/tests/helpers/start-app.js b/tests/helpers/start-app.js deleted file mode 100644 index 9a605eb..0000000 --- a/tests/helpers/start-app.js +++ /dev/null @@ -1,15 +0,0 @@ -import Ember from 'ember'; -import Application from '../../app'; -import config from '../../config/environment'; - -export default function startApp(attrs) { - let attributes = Ember.merge({}, config.APP); - attributes = Ember.merge(attributes, attrs); // use defaults, but you can override; - - return Ember.run(() => { - let application = Application.create(attributes); - application.setupForTesting(); - application.injectTestHelpers(); - return application; - }); -} diff --git a/tests/index.html b/tests/index.html deleted file mode 100644 index 955f1ae..0000000 --- a/tests/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Emberjs Tests - - - - {{content-for "head"}} - {{content-for "test-head"}} - - - - - - {{content-for "head-footer"}} - {{content-for "test-head-footer"}} - - - {{content-for "body"}} - {{content-for "test-body"}} - - - - - - - - {{content-for "body-footer"}} - {{content-for "test-body-footer"}} - - diff --git a/tests/integration/.gitkeep b/tests/integration/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/tests/test-helper.js b/tests/test-helper.js deleted file mode 100644 index e6cfb70..0000000 --- a/tests/test-helper.js +++ /dev/null @@ -1,6 +0,0 @@ -import resolver from './helpers/resolver'; -import { - setResolver -} from 'ember-qunit'; - -setResolver(resolver); diff --git a/tests/unit/.gitkeep b/tests/unit/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/vendor/.gitkeep b/vendor/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/vendor/ej.web.all.min.js b/vendor/ej.web.all.min.js deleted file mode 100644 index 19285e8..0000000 --- a/vendor/ej.web.all.min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! -* filename: ej.web.all.min.js -* version : 18.2.0.44 -* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. -* Use of this code is subject to the terms of our license. -* A copy of the current license can be obtained at any time by e-mailing -* licensing@syncfusion.com. Any infringement will be prosecuted under -* applicable laws. -*/ -(function(n){typeof define=="function"&&define.amd?define(["jquery","jsrender","jquery-validation"],n):n()})(function(){var LookupCachingMode,CalcQuickBase,FormulaInfoSetAction,FormulaInfoHashtable,HashTable,ejDateRangePicker,clipboardCleaner,documentManager,InternalAdaptive,InternalScroller,InternalSelection,InternalFilter,InternalDragAndDrop,InternalEdit,InternalContext,InternalSwimlane,InternalCommon,_sideBySeriesPadding,LoadingPriority,RoutingPriority,SegmentOrientation,ObstacleSideType,PortDirection,Orientation,ScanDirection,RoutingSolution,Directions,ejSparkline,__extends,ejSunburstChart;window.ej=window.Syncfusion=window.Syncfusion||{},function(n,t,i){"use strict";var e,u,f,o;t.version="18.2.0.44";t.consts={NamespaceJoin:"-"};t.TextAlign={Center:"center",Justify:"justify",Left:"left",Right:"right"};t.Orientation={Horizontal:"horizontal",Vertical:"vertical"};t.serverTimezoneOffset=0;t.parseDateInUTC=!1;t.persistStateVersion=null;t.locales=t.locales||[];Object.prototype.hasOwnProperty||(Object.prototype.hasOwnProperty=function(n,t){return n[t]!==i});Date.prototype.toISOString||function(){function n(n){var t=String(n);return t.length===1&&(t="0"+t),t}Date.prototype.toISOString=function(){return this.getUTCFullYear()+"-"+n(this.getUTCMonth()+1)+"-"+n(this.getUTCDate())+"T"+n(this.getUTCHours())+":"+n(this.getUTCMinutes())+":"+n(this.getUTCSeconds())+"."+String((this.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+"Z"}}();String.format=function(){for(var t=arguments[0],n=0;n");e=n("head").find("link").add("style");t.browserInfo().name==="msie"?(u="",e.each(function(t,i){i.tagName=="LINK"&&n(i).attr("href",i.href);u+=i.outerHTML}),r.document.write("<\/head>"+u+f[0].innerHTML+"<\/body><\/html>")):(u="",r.document.write(""),e.each(function(t,i){i.tagName=="LINK"&&n(i).attr("href",i.href);u+=i.outerHTML}),r.document.writeln(u+"<\/head>"),r.document.writeln(f[0].innerHTML+"<\/body><\/html>"));r.document.close();r.focus();setTimeout(function(){t.isNullOrUndefined(r.window)||(r.print(),setTimeout(function(){r.close()},1e3))},1e3)},ieClearRemover:function(t){var i=n(t).height();t.style.paddingTop=parseFloat(i/2)+"px";t.style.paddingBottom=parseFloat(i/2)+"px";t.style.height="1px";t.style.lineHeight="1px"},sendAjaxRequest:function(t){n.ajax({type:t.type,cache:t.cache,url:t.url,dataType:t.dataType,data:t.data,contentType:t.contentType,async:t.async,success:t.successHandler,error:t.errorHandler,beforeSend:t.beforeSendHandler,complete:t.completeHandler})},buildTag:function(t,r,u,f){var s=/^[a-z]*[0-9a-z]+/ig.exec(t)[0],e=/#([_a-z0-9-&@\/\\,+()$~%:*?<>{}\[\]]+\S)/ig.exec(t),o;return e=e?e[e.length-1].replace(/[&@\/\\,+()$~%.:*?<>{}\[\]]/g,""):i,o=/\.([a-z]+[-_0-9a-z ]+)/ig.exec(t),o=o?o[o.length-1]:i,n(document.createElement(s)).attr(e?{id:e}:{}).addClass(o||"").css(u||{}).attr(f||{}).html(r||"")},_preventDefaultException:function(n,t){if(n)for(var i in t)if(t[i].test(n[i]))return!0;return!1},getMaxZindex:function(){var t=1;return t=Math.max.apply(null,n.map(n("body *"),function(t){if(n(t).css("position")=="absolute"||n(t).css("position")=="fixed")return parseInt(n(t).css("z-index"))||1})),(t==i||t==null)&&(t=1),t},blockDefaultActions:function(n){n.cancelBubble=!0;n.returnValue=!1;n.preventDefault&&n.preventDefault();n.stopPropagation&&n.stopPropagation()},getDimension:function(t,i){var e,u=n(t).parents().andSelf().filter(":hidden"),r,f;return u&&(r={visibility:"hidden",display:"block"},f=[],u.each(function(){var t={};for(var n in r)t[n]=this.style[n],this.style[n]=r[n];f.push(t)}),e=/(outer)/g.test(i)?n(t)[i](!0):n(t)[i](),u.each(function(n){var i=f[n];for(var t in r)this.style[t]=i[t]})),e},transitionEndEvent:function(){return{"":"transitionend",webkit:"webkitTransitionEnd",Moz:"transitionend",O:"otransitionend",ms:"MSTransitionEnd"}[t.userAgent()]},animationEndEvent:function(){return{"":"animationend",webkit:"webkitAnimationEnd",Moz:"animationend",O:"webkitAnimationEnd",ms:"animationend"}[t.userAgent()]},startEvent:function(){return t.isTouchDevice()||n.support.hasPointer?"touchstart":"mousedown"},endEvent:function(){return t.isTouchDevice()||n.support.hasPointer?"touchend":"mouseup"},moveEvent:function(){return t.isTouchDevice()||n.support.hasPointer?n.support.hasPointer&&!t.isMobile()?"ejtouchmove":"touchmove":"mousemove"},cancelEvent:function(){return t.isTouchDevice()||n.support.hasPointer?"touchcancel":"mousecancel"},tapEvent:function(){return t.isTouchDevice()||n.support.hasPointer?"tap":"click"},tapHoldEvent:function(){return t.isTouchDevice()||n.support.hasPointer?"taphold":"click"},isDevice:function(){return t.getBooleanVal(n("head"),"data-ej-forceset",!1)?t.getBooleanVal(n("head"),"data-ej-device",this._device()):this._device()},isPortrait:function(){var n=document.documentElement;return n&&n.clientWidth/n.clientHeight<1.1},isLowerResolution:function(){return window.innerWidth<=640&&t.isPortrait()&&t.isDevice()||window.innerWidth<=800&&!t.isDevice()||window.innerWidth<=800&&!t.isPortrait()&&t.isWindows()&&t.isDevice()||t.isMobile()},isIOSWebView:function(){return/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(navigator.userAgent)},isAndroidWebView:function(){return!(typeof Android=="undefined")},isWindowsWebView:function(){return location.href.indexOf("x-wmapp")!=-1},_device:function(){return/Android|BlackBerry|iPhone|iPad|iPod|IEMobile|kindle|windows\sce|palm|smartphone|iemobile|mobile|pad|xoom|sch-i800|playbook/i.test(navigator.userAgent.toLowerCase())},isMobile:function(){return/iphone|ipod|android|blackberry|opera|mini|windows\sce|palm|smartphone|iemobile/i.test(navigator.userAgent.toLowerCase())&&/mobile/i.test(navigator.userAgent.toLowerCase())||t.getBooleanVal(n("head"),"data-ej-mobile",!1)===!0},isTablet:function(){return/ipad|xoom|sch-i800|playbook|tablet|kindle/i.test(navigator.userAgent.toLowerCase())||t.getBooleanVal(n("head"),"data-ej-tablet",!1)===!0||!t.isMobile()&&t.isDevice()},isTouchDevice:function(){return("ontouchstart"in window||window.navigator.msPointerEnabled&&t.isMobile())&&this.isDevice()},getClearString:function(t){return n.trim(t.replace(/\s+/g," ").replace(/(\r\n|\n|\r)/gm,"").replace(new RegExp(">[\n\t ]+<","g"),"><"))},getBooleanVal:function(t,i,r){var u=n(t).attr(i);return u!=null?u.toLowerCase()=="true":r},_getSkewClass:function(n,t,i){var h=n.width(),c=n.height(),f=n.offset().left,e=n.offset().left+h,o=n.offset().top,s=n.offset().top+c,r=h*.3,u=c*.3;return te-r&&ie-r&&i>s-u?"e-m-skew-bottomright":ts-u?"e-m-skew-bottomleft":t>f+r&&ie-r?"e-m-skew-right":i>s-u?"e-m-skew-bottom":"e-m-skew-center"},_removeSkewClass:function(t){n(t).removeClass("e-m-skew-top e-m-skew-bottom e-m-skew-left e-m-skew-right e-m-skew-topleft e-m-skew-topright e-m-skew-bottomleft e-m-skew-bottomright e-m-skew-center e-skew-top e-skew-bottom e-skew-left e-skew-right e-skew-topleft e-skew-topright e-skew-bottomleft e-skew-bottomright e-skew-center")},_getObjectKeys:function(n){var t,i=[];if(n=Object.prototype.toString.call(n)===Object.prototype.toString()?n:{},!Object.keys){for(t in n)n.hasOwnProperty(t)&&i.push(t);return i}if(Object.keys)return Object.keys(n)},_touchStartPoints:function(n,t){if(n){var i=n.touches?n.touches[0]:n;t._distX=0;t._distY=0;t._moved=!1;t._pointX=i.pageX;t._pointY=i.pageY}},_isTouchMoved:function(n,t){if(n){var i=n.touches?n.touches[0]:n,f=i.pageX-t._pointX,e=i.pageY-t._pointY,o=Date.now(),r,u;return t._pointX=i.pageX,t._pointY=i.pageY,t._distX+=f,t._distY+=e,r=Math.abs(t._distX),u=Math.abs(t._distY),!(r<5&&u<5)}},listenEvents:function(n,i,r,u,f,e){for(var o=0;o0)return e=i.parents(),f=n("body").children(),!t.isNullOrUndefined(i)&&i.length>0&&f.splice(f.index(r),1),n(f).each(function(n,t){e.push(t)}),u=Math.max.apply(u,n.map(e,function(t){if(n(t).css("position")!="static")return parseInt(n(t).css("z-index"))||1})),!u||u<1e4?u=1e4:u+=1,u},isValidAttr:function(t,i){var t=n(t)[0],r;return typeof t[i]!="undefined"?!0:(r=!1,n.each(t,function(n){if(n.toLowerCase()==i.toLowerCase())return r=!0,!1}),r)}};n.extend(t,t.util);t.widgetBase={droppables:{"default":[]},resizables:{"default":[]},_renderEjTemplate:function(i,r,u,f,e){var o=null;if((typeof i=="object"||i.startsWith("#")||i.startsWith("."))&&(o=n(i).attr("type")),o){if(o=o.toLowerCase(),t.template[o])return t.template[o](this,i,r,u,f)}else if(!t.isNullOrUndefined(e))return t.template["text/x-"+e](this,i,r,u,f);return t.template.render(this,i,r,u,f)},destroy:function(){var u,r,f,i;if(!this._trigger("destroy")){this.model.enablePersistence&&(this.persistState(),n(window).off("unload",this._persistHandler));try{this._destroy()}catch(e){}for(u=this.element.data("ejWidgets")||[],i=0;i-1,c){n.fn.off.apply(t,u?[i,r,f[3]]:[i,r]);e.splice(o,1);break}return this},_trigger:function(i,r){var f=null,e,u,o={},s;return(n.extend(o,r),i in this.model&&(f=this.model[i]),f&&(typeof f=="string"&&(f=t.util.getObject(f,window)),n.isFunction(f)&&(u=t.event(i,this.model,r),e=f.call(this,u),r&&n.extend(r,u),u.cancel||!t.isNullOrUndefined(e))))?e===!1||u.cancel:(s=Boolean(r),r=r||{},r.originalEventType=i,r.type=this.pluginName+i,u=n.Event(r.type,t.event(r.type,this.model,r)),this.element&&this.element.trigger(u),s&&n.extend(r,u),t.isOnWebForms&&u.cancel==!1&&this.model.serverEvents&&this.model.serverEvents.length&&t.raiseWebFormsServerEvents(i,r,o),u.cancel)},setModel:function(t,i){var r,f,o,u;if(!this._trigger("modelChange",{changes:t})){for(r in t){if(!i){if(this.model[r]===t[r]){delete t[r];continue}if(n.isPlainObject(t[r])&&(e(this.model[r],t[r]),n.isEmptyObject(t[r]))){delete t[r];continue}}if(this.dataTypes&&(f=this._isValidModelValue(r,this.dataTypes,t),f!==!0))throw"setModel - Invalid input for property :"+r+" - "+f;this.model.notifyOnEachPropertyChanges&&this.model[r]!==t[r]&&(o={oldValue:this.model[r],newValue:t[r]},t[r]=this._trigger(r+"Change",o)?this.model[r]:o.newValue)}n.isEmptyObject(t)||(this._setFirst?(u=t.dataSource,u&&delete t.dataSource,n.extend(!0,this.model,t),u&&(this.model.dataSource=u instanceof Array?u.slice():u,t.dataSource=this.model.dataSource),this._setModel&&this._setModel(t)):this._setModel&&this._setModel(t)===!1||n.extend(!0,this.model,t),"enablePersistence"in t&&this._setState(t.enablePersistence))}},option:function(r,u,f){if(!r)return this.model;if(n.isPlainObject(r))return this.setModel(r,f);if(typeof r=="string"){r=r.replace(/^model\./,"");var e=t.getObject(r,this.model);if(u===i&&!f)return e;if(r==="enablePersistence")return this._setState(u);if(f&&u===t.extensions.modelGUID)return this._setModel(t.createObject(r,t.getObject(r,this.model),{}));if(f||t.getObject(r,this.model)!==u)return this.setModel(t.createObject(r,u,{}),f)}return i},_isValidModelValue:function(n,t,i){var r=t[n],u=i[n],f,e,o;if(!r)return!0;if(typeof r=="string"){if(r=="enum"&&(i[n]=u?u.toString().toLowerCase():u,r="string"),r==="array"){if(Object.prototype.toString.call(u)==="[object Array]")return!0}else if(r==="data"||r==="parent"||typeof u===r)return!0;return"Expected type - "+r}if(u instanceof Array){for(e=0;e=0){delete u[r];return}t.push(n);for(var f in n)n.hasOwnProperty(f)&&i(n[f],f,n);t.pop();return}}var t=[];return i(n,"obj",null),n},stringify:function(n,i){for(var f,u=this.observables,r=0;r"),u=t.preferredCulture(u)?u:"en-US",f=i,l=i.split("{0:"),a=i.split("}"),h=l[0],c=a[1],typeof r=="string"&&n.isNumeric(r)&&(r=Number(r)),i.indexOf("{0:")!=-1)return v=new RegExp("\\{0(:([^\\}]+))?\\}","gm"),s=v.exec(i),s!=null&&r!=null?h!=null&&c!=null?h+t.format(r,s[2],u)+c:t.format(r,s[2],u):r!=null?r:"";if(f.startsWith("{")&&!f.startsWith("{0:")){var o=f.split(""),r=(r||"")+"",p=r.split(""),w=/[0aA\*CN<>\?]/gm;for(e=0,y=0;e0&&n.isPlainObject(p)&&(r=t.copyObject({},p)),!b){h.prototype._requiresID!==!0||n(this[y]).attr("id")||s.attr("id",c("ejControl_"));r&&typeof r!="object"?o(f+": methods/properties can be accessed only after plugin creation"):(h.prototype.defaults&&!t.isNullOrUndefined(t.setCulture)&&"locale"in h.prototype.defaults&&f!="ejChart"&&(!r||"locale"in r?t.isNullOrUndefined(r)&&(r={},r.locale=t.setCulture().name):r.locale=t.setCulture().name),new h(s,r));continue}if(r)if(u=[].slice.call(arguments,1),this.length>0&&u[0]&&p==="option"&&n.isPlainObject(u[0])&&(u[0]=t.copyObject({},u[0])),n.isPlainObject(r))l.setModel(r);else if((r.indexOf("_")===0||t.isNullOrUndefined(a=t.getObject(r,l)))&&r.indexOf("model.")!==0)o(e+": function/property - "+r+" does not exist");else{if(!a||!n.isFunction(a)){if(arguments.length==1)return a;l.option(r,arguments[1]);continue}if(w=a.apply(l,u),w!==i)return w}}return f.indexOf("ejm")!=-1&&t.widget.registerInstance(s,f,e,h.prototype),this};t.widget.register(f,e,h.prototype);t.loadLocale(f)};t.loadLocale=function(i){for(var f=t.locales,r=0,u=f.length;r1?t[1]:i},set:function(n,t,i){typeof t=="object"&&(t=JSON.stringify(t));t=escape(t)+(i==null?"":"; expires="+i.toUTCString());document.cookie=n+"="+t}};u={getActionFromCode:function(n,t,i,r,f){var s,o,e;i=i||!1;r=r||!1;f=f||!1;for(s in n)if(s!=="focus")for(o=u.getKeyObject(n[s]),e=0;e9&&window.navigator.msPointerEnabled,i.pointerEnabled=window.navigator.pointerEnabled,i};t.eventType={mouseDown:"mousedown touchstart",mouseMove:"mousemove touchmove",mouseUp:"mouseup touchend",mouseLeave:"mouseleave touchcancel",click:"click touchend"};t.event=function(t,i,r){return n.extend(r||{},{type:t,model:i,cancel:!1})};t.proxy=function(n,t,i){return!n||typeof n!="function"?null:"on"in n&&t?i?n.on(t,i):n.on(t):function(){var r=i?[i]:[];return r.push.apply(r,arguments),n.apply(t||this,r)}};t.hasStyle=function(n){var r=document.documentElement.style,i,t;if(n in r)return!0;for(i=["ms","Moz","Webkit","O","Khtml"],n=n[0].toUpperCase()+n.slice(1),t=0;t",i,"<\/div>"].join(""));var e={prop:f,index:u};return n(i).render(r,e)};t.isPlainObject=function(n){if(!n||t.DataManager!==i&&n instanceof t.DataManager||typeof n!="object"||n.nodeType||jQuery.isWindow(n))return!1;try{if(n.constructor&&!n.constructor.prototype.hasOwnProperty("isPrototypeOf"))return!1}catch(f){return!1}var r,u=t.support.isOwnLast;for(r in n)if(u)break;return r===i||n.hasOwnProperty(r)};f=!1;t.util.valueFunction=function(n){return function(r,u){var e=t.getObject(n,this.model);if(f===!1&&(f=t.getObject("observables.getValue",t.widget)),r===i)return t.isNullOrUndefined(f)?typeof e=="function"?e.call(this):e:f(e,u);typeof e=="function"?(this["ob.values"][n]=r,e.call(this,r)):t.createObject(n,r,this.model)}};t.util.getVal=function(n){return typeof n=="function"?n():n};t.support={isOwnLast:function(){var n=function(){this.a=1},t;n.prototype.b=1;for(t in new n)return t==="b"}(),outerHTML:function(){return document.createElement("div").outerHTML!==i}()};o=t.throwError=function(n){try{throw new Error(n);}catch(t){throw t.message+"\n"+t.stack;}};t.getRandomValue=function(n,r){var u,f;return n===i||r===i?t.throwError("Min and Max values are required for generating a random number"):("crypto"in window&&"getRandomValues"in crypto?(f=new Uint16Array(1),window.crypto.getRandomValues(f),u=f[0]%(r-n)+n):u=Math.random()*(r-n)+n,u|0)};t.extensions={};t.extensions.modelGUID="{0B1051BA-1CCB-42C2-A3B5-635389B92A50}"}(window.jQuery,window.Syncfusion),function(){$.fn.addEleAttrs=function(n){var t=$(this);$.each(n,function(n,i){i&&i.specified&&t.attr(i.name,i.value)})};$.fn.removeEleAttrs=function(n){return this.each(function(){var t=$(this),i=$(this.attributes).clone();$.each(i,function(i,r){r&&r.specified&&n.test(r.name)&&t.removeAttr(r.name)})})};$.fn.attrNotStartsWith=function(n){var u=this,r=[],i,t;for(this.each(function(){i=$(this.attributes).clone()}),t=0;ti&&f.push(n);for(e=f,n=0;nthis.pageSize;)s.results.splice(0,1),s.keys.splice(0,1);return window.localStorage.setItem(this.guidId,JSON.stringify(s)),i},update:function(n,t,i,r){return this._crudAction=!0,this.cacheAdaptor.update(n,t,i,r)},insert:function(n,t,i){return this._insertAction=!0,this.cacheAdaptor.insert(n,t,i)},remove:function(n,t,i,r){return this._crudAction=!0,this.cacheAdaptor.remove(n,t,i,r)},batchRequest:function(n,t,i){return this.cacheAdaptor.batchRequest(n,t,i)}});var a=function(n,t){return n.filter(function(n){return n.fn===t})||[]},g=function(n,t){for(var r=n.filter(function(n){return t.indexOf(n.fn)!==-1}),u={},i=0;i\/?]/.test(r)&&(r=encodeURIComponent(r)),r="'"+r+"'",i&&(u="cast("+u+", 'Edm.String')"),t.isGUID(r)&&(f="guid"),n.ignoreCase&&(f?u:u="tolower("+u+")",r=r.toLowerCase()),{val:r,guid:f,field:u}},onPredicate:function(n,i,r){var f="",o,l,e=n.value,v=typeof e,h=this._p(n.field),s,c,y,a;if(e instanceof Date&&(e="datetime'"+u.replacer(e).toJSON()+"'"),v==="string"&&(c=this._typeStringQuery(n,r,e,h,l),e=c.val,h=c.field,l=c.guid),o=t.data.odBiOperator[n.operator],n.anyCondition!=""&&o)return f+=e.table,f+="/"+n.anyCondition,f+="(d:d/",f+=h,f+=o,f+=e.value,f+")";if(n.operator=="in"||n.operator=="notin"){for(f+="(",s=0;s-1;h--)/\bContent-ID:/i.test(i[h])&&/\bHTTP.+201/.test(i[h])&&(d=parseInt(/\bContent-ID: (\d+)/i.exec(i[h])[1]),s.added[d]&&(tt=u.parseJson(/^\{.+\}/m.exec(i[h])[0]),n.extend(s.added[d],this.processResponse(tt))));return s}var y=e&&e.getResponseHeader("DataServiceVersion"),w=null,rt={};if(y=y&&parseInt(y,10)||2,f&&f._requiresCount&&((i.__count||i["odata.count"])&&(w=i.__count||i["odata.count"]),i.d&&(i=i.d),(i.__count||i["odata.count"])&&(w=i.__count||i["odata.count"])),y===3&&i.value&&(i=i.value),i.d&&(i=i.d),y<3&&i.results&&(i=i.results),l&&l.aggregates&&l.aggregates.length){var p=l.aggregates,nt,ut={};for(h=0;h0;r--)if(u.indexOf(i._expands[r])>=0)i._expands.pop();else if(e.test(i._expands[r])){for(u=i._expands.pop(),f=u.replace(e,"($expand="),o=0;o-1;h--)/\bContent-ID:/i.test(i[h])&&/\bHTTP.+201/.test(i[h])&&(w=parseInt(/\bContent-ID: (\d+)/i.exec(i[h])[1]),s.added[w]&&(nt=u.parseJson(/^\{.+\}/m.exec(i[h])[0]),n.extend(s.added[w],this.processResponse(nt))));return s}if(y=null,d={},f&&f._requiresCount&&"@odata.count"in i&&(y=i["@odata.count"]),i=t.isNullOrUndefined(i.value)?i:i.value,l&&l.aggregates&&l.aggregates.length){var v=l.aggregates,g,it={};for(h=0;h=0;f--)u[f]&&(o=i.comparer,u[f].endsWith(" desc")&&(o=t.pvt.fnSort(t.sortOrder.Descending),u[f]=u[f].replace(" desc","")),n=it(n,u[f],o,[]));return n}return it(n,u,i.comparer,r?r.queries:[])},onGroup:function(n,i,r){var u,o,s,f,h;if(!n)return n;if(u=a(r.queries,"onAggregates"),o=[],u.length)for(f=0;f-1&&(e=this.rows.removeAt(i),e.markDelete(),this._deleted.push({model:e,position:i}),this._isDirty=!0,this._events.triggerHandler({type:"remove",model:e,table:this}))},isDirty:function(){return this._isDirty},getChanges:function(){for(var i={added:[],changed:[]},r=this.toArray(),n=0;n-1;u--){if(!t[u].offsetParent){t.splice(u,1);continue}n(t[u])[i](r)}},_changeHandler:function(t){t.data.self.set(t.data.prop,n(this).val())},_processField:function(n,t,i){var u={self:this,prop:t},r=this.get(t);if(i.fields.push(n[0]),this.formElements.indexOf(n[0].tagName.toLowerCase())===-1)return n.html(r),this._updates[t].read.push(n[0]);n.val(r).off("change",null,this._changeHandler).on("change",null,u,this._changeHandler);return this._updates[t].input.push(n[0])},formElements:["input","select","textarea"]};var ot=/[^\w]+/g,st=function(n){return n.replace(ot,"_")},ht=function(n){this.setDirty(!0,n.model)};if(t.Predicate=function(n,i,r,u,f){if(!(this instanceof t.Predicate))return new t.Predicate(n,i,r,u,f);if(this.ignoreAccent=!1,typeof n=="string"){var e="";i.toLowerCase().indexOf(" any")!=-1?(i=i.replace(" any",""),e="any"):i.toLowerCase().indexOf(" all")!=-1&&(i=i.replace(" all",""),e="all");this.field=n;this.operator=i;this.value=r;this.ignoreCase=u;this.ignoreAccent=f;this.isComplex=!1;this.anyCondition=e;this._comparer=t.data.fnOperators.processOperator(e!=""?e:this.operator)}else(n instanceof t.Predicate&&r instanceof t.Predicate||r instanceof Array)&&(this.isComplex=!0,this.condition=i.toLowerCase(),this.predicates=[n],r instanceof Array?[].push.apply(this.predicates,r):this.predicates.push(r));return this},t.Predicate.and=function(){return y._combinePredicates([].slice.call(arguments,0),"and")},t.Predicate.or=function(){return y._combinePredicates([].slice.call(arguments,0),"or")},t.Predicate.fromJSON=function(n){var i,t,r;if(p(n,Array)){for(i=[],t=0,r=n.length;t0&&(f=e,o=n[u]));return o},quickSelect:function(n,i,r,u,f,e){if(r==u)return n[r];var o=t.pvt.partition(n,i,r,u,e),s=o-r+1;return s==f?n[o]:f0||t.length>0;)f=n.length>0&&t.length>0?r?r(v(n,i,0),v(t,i,0))<=0?n:t:n[0][i]0?n:t,u.push(f.shift());return u},getObject:function(n,t){var i,f,u;if(!t)return r;if(!n)return t;if(n.indexOf(".")===-1)return t[n];for(i=t,f=n.split("."),u=0;u":"greaterthan","<=":"lessthanorequal",">=":"greaterthanorequal","==":"equal","!=":"notequal","*=":"contains","$=":"endswith","^=":"startswith"},t.data.odBiOperator={"<":" lt ",">":" gt ","<=":" le ",">=":" ge ","==":" eq ","!=":" ne ",lessthan:" lt ",lessthanorequal:" le ",greaterthan:" gt ",greaterthanorequal:" ge ",equal:" eq ",notequal:" ne ","in":" eq ",notin:" ne "},t.data.odUniOperator={"$=":"endswith","^=":"startswith","*=":"substringof",endswith:"endswith",startswith:"startswith",contains:"substringof",notcontains:"substringof"},t.data.diacritics={"Ⓐ":"A","A":"A","À":"A","Á":"A","Â":"A","Ầ":"A","Ấ":"A","Ẫ":"A","Ẩ":"A","Ã":"A","Ā":"A","Ă":"A","Ằ":"A","Ắ":"A","Ẵ":"A","Ẳ":"A","Ȧ":"A","Ǡ":"A","Ä":"A","Ǟ":"A","Ả":"A","Å":"A","Ǻ":"A","Ǎ":"A","Ȁ":"A","Ȃ":"A","Ạ":"A","Ậ":"A","Ặ":"A","Ḁ":"A","Ą":"A","Ⱥ":"A","Ɐ":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ⓑ":"B","B":"B","Ḃ":"B","Ḅ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ɓ":"B","Ⓒ":"C","C":"C","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","Ç":"C","Ḉ":"C","Ƈ":"C","Ȼ":"C","Ꜿ":"C","Ⓓ":"D","D":"D","Ḋ":"D","Ď":"D","Ḍ":"D","Ḑ":"D","Ḓ":"D","Ḏ":"D","Đ":"D","Ƌ":"D","Ɗ":"D","Ɖ":"D","Ꝺ":"D","DZ":"DZ","DŽ":"DZ","Dz":"Dz","Dž":"Dz","Ⓔ":"E","E":"E","È":"E","É":"E","Ê":"E","Ề":"E","Ế":"E","Ễ":"E","Ể":"E","Ẽ":"E","Ē":"E","Ḕ":"E","Ḗ":"E","Ĕ":"E","Ė":"E","Ë":"E","Ẻ":"E","Ě":"E","Ȅ":"E","Ȇ":"E","Ẹ":"E","Ệ":"E","Ȩ":"E","Ḝ":"E","Ę":"E","Ḙ":"E","Ḛ":"E","Ɛ":"E","Ǝ":"E","Ⓕ":"F","F":"F","Ḟ":"F","Ƒ":"F","Ꝼ":"F","Ⓖ":"G","G":"G","Ǵ":"G","Ĝ":"G","Ḡ":"G","Ğ":"G","Ġ":"G","Ǧ":"G","Ģ":"G","Ǥ":"G","Ɠ":"G","Ꞡ":"G","Ᵹ":"G","Ꝿ":"G","Ⓗ":"H","H":"H","Ĥ":"H","Ḣ":"H","Ḧ":"H","Ȟ":"H","Ḥ":"H","Ḩ":"H","Ḫ":"H","Ħ":"H","Ⱨ":"H","Ⱶ":"H","Ɥ":"H","Ⓘ":"I","I":"I","Ì":"I","Í":"I","Î":"I","Ĩ":"I","Ī":"I","Ĭ":"I","İ":"I","Ï":"I","Ḯ":"I","Ỉ":"I","Ǐ":"I","Ȉ":"I","Ȋ":"I","Ị":"I","Į":"I","Ḭ":"I","Ɨ":"I","Ⓙ":"J","J":"J","Ĵ":"J","Ɉ":"J","Ⓚ":"K","K":"K","Ḱ":"K","Ǩ":"K","Ḳ":"K","Ķ":"K","Ḵ":"K","Ƙ":"K","Ⱪ":"K","Ꝁ":"K","Ꝃ":"K","Ꝅ":"K","Ꞣ":"K","Ⓛ":"L","L":"L","Ŀ":"L","Ĺ":"L","Ľ":"L","Ḷ":"L","Ḹ":"L","Ļ":"L","Ḽ":"L","Ḻ":"L","Ł":"L","Ƚ":"L","Ɫ":"L","Ⱡ":"L","Ꝉ":"L","Ꝇ":"L","Ꞁ":"L","LJ":"LJ","Lj":"Lj","Ⓜ":"M","M":"M","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ɯ":"M","Ⓝ":"N","N":"N","Ǹ":"N","Ń":"N","Ñ":"N","Ṅ":"N","Ň":"N","Ṇ":"N","Ņ":"N","Ṋ":"N","Ṉ":"N","Ƞ":"N","Ɲ":"N","Ꞑ":"N","Ꞥ":"N","NJ":"NJ","Nj":"Nj","Ⓞ":"O","O":"O","Ò":"O","Ó":"O","Ô":"O","Ồ":"O","Ố":"O","Ỗ":"O","Ổ":"O","Õ":"O","Ṍ":"O","Ȭ":"O","Ṏ":"O","Ō":"O","Ṑ":"O","Ṓ":"O","Ŏ":"O","Ȯ":"O","Ȱ":"O","Ö":"O","Ȫ":"O","Ỏ":"O","Ő":"O","Ǒ":"O","Ȍ":"O","Ȏ":"O","Ơ":"O","Ờ":"O","Ớ":"O","Ỡ":"O","Ở":"O","Ợ":"O","Ọ":"O","Ộ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Ɔ":"O","Ɵ":"O","Ꝋ":"O","Ꝍ":"O","Ƣ":"OI","Ꝏ":"OO","Ȣ":"OU","Ⓟ":"P","P":"P","Ṕ":"P","Ṗ":"P","Ƥ":"P","Ᵽ":"P","Ꝑ":"P","Ꝓ":"P","Ꝕ":"P","Ⓠ":"Q","Q":"Q","Ꝗ":"Q","Ꝙ":"Q","Ɋ":"Q","Ⓡ":"R","R":"R","Ŕ":"R","Ṙ":"R","Ř":"R","Ȑ":"R","Ȓ":"R","Ṛ":"R","Ṝ":"R","Ŗ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꝛ":"R","Ꞧ":"R","Ꞃ":"R","Ⓢ":"S","S":"S","ẞ":"S","Ś":"S","Ṥ":"S","Ŝ":"S","Ṡ":"S","Š":"S","Ṧ":"S","Ṣ":"S","Ṩ":"S","Ș":"S","Ş":"S","Ȿ":"S","Ꞩ":"S","Ꞅ":"S","Ⓣ":"T","T":"T","Ṫ":"T","Ť":"T","Ṭ":"T","Ț":"T","Ţ":"T","Ṱ":"T","Ṯ":"T","Ŧ":"T","Ƭ":"T","Ʈ":"T","Ⱦ":"T","Ꞇ":"T","Ꜩ":"TZ","Ⓤ":"U","U":"U","Ù":"U","Ú":"U","Û":"U","Ũ":"U","Ṹ":"U","Ū":"U","Ṻ":"U","Ŭ":"U","Ü":"U","Ǜ":"U","Ǘ":"U","Ǖ":"U","Ǚ":"U","Ủ":"U","Ů":"U","Ű":"U","Ǔ":"U","Ȕ":"U","Ȗ":"U","Ư":"U","Ừ":"U","Ứ":"U","Ữ":"U","Ử":"U","Ự":"U","Ụ":"U","Ṳ":"U","Ų":"U","Ṷ":"U","Ṵ":"U","Ʉ":"U","Ⓥ":"V","V":"V","Ṽ":"V","Ṿ":"V","Ʋ":"V","Ꝟ":"V","Ʌ":"V","Ꝡ":"VY","Ⓦ":"W","W":"W","Ẁ":"W","Ẃ":"W","Ŵ":"W","Ẇ":"W","Ẅ":"W","Ẉ":"W","Ⱳ":"W","Ⓧ":"X","X":"X","Ẋ":"X","Ẍ":"X","Ⓨ":"Y","Y":"Y","Ỳ":"Y","Ý":"Y","Ŷ":"Y","Ỹ":"Y","Ȳ":"Y","Ẏ":"Y","Ÿ":"Y","Ỷ":"Y","Ỵ":"Y","Ƴ":"Y","Ɏ":"Y","Ỿ":"Y","Ⓩ":"Z","Z":"Z","Ź":"Z","Ẑ":"Z","Ż":"Z","Ž":"Z","Ẓ":"Z","Ẕ":"Z","Ƶ":"Z","Ȥ":"Z","Ɀ":"Z","Ⱬ":"Z","Ꝣ":"Z","ⓐ":"a","a":"a","ẚ":"a","à":"a","á":"a","â":"a","ầ":"a","ấ":"a","ẫ":"a","ẩ":"a","ã":"a","ā":"a","ă":"a","ằ":"a","ắ":"a","ẵ":"a","ẳ":"a","ȧ":"a","ǡ":"a","ä":"a","ǟ":"a","ả":"a","å":"a","ǻ":"a","ǎ":"a","ȁ":"a","ȃ":"a","ạ":"a","ậ":"a","ặ":"a","ḁ":"a","ą":"a","ⱥ":"a","ɐ":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ⓑ":"b","b":"b","ḃ":"b","ḅ":"b","ḇ":"b","ƀ":"b","ƃ":"b","ɓ":"b","ⓒ":"c","c":"c","ć":"c","ĉ":"c","ċ":"c","č":"c","ç":"c","ḉ":"c","ƈ":"c","ȼ":"c","ꜿ":"c","ↄ":"c","ⓓ":"d","d":"d","ḋ":"d","ď":"d","ḍ":"d","ḑ":"d","ḓ":"d","ḏ":"d","đ":"d","ƌ":"d","ɖ":"d","ɗ":"d","ꝺ":"d","dz":"dz","dž":"dz","ⓔ":"e","e":"e","è":"e","é":"e","ê":"e","ề":"e","ế":"e","ễ":"e","ể":"e","ẽ":"e","ē":"e","ḕ":"e","ḗ":"e","ĕ":"e","ė":"e","ë":"e","ẻ":"e","ě":"e","ȅ":"e","ȇ":"e","ẹ":"e","ệ":"e","ȩ":"e","ḝ":"e","ę":"e","ḙ":"e","ḛ":"e","ɇ":"e","ɛ":"e","ǝ":"e","ⓕ":"f","f":"f","ḟ":"f","ƒ":"f","ꝼ":"f","ⓖ":"g","g":"g","ǵ":"g","ĝ":"g","ḡ":"g","ğ":"g","ġ":"g","ǧ":"g","ģ":"g","ǥ":"g","ɠ":"g","ꞡ":"g","ᵹ":"g","ꝿ":"g","ⓗ":"h","h":"h","ĥ":"h","ḣ":"h","ḧ":"h","ȟ":"h","ḥ":"h","ḩ":"h","ḫ":"h","ẖ":"h","ħ":"h","ⱨ":"h","ⱶ":"h","ɥ":"h","ƕ":"hv","ⓘ":"i","i":"i","ì":"i","í":"i","î":"i","ĩ":"i","ī":"i","ĭ":"i","ï":"i","ḯ":"i","ỉ":"i","ǐ":"i","ȉ":"i","ȋ":"i","ị":"i","į":"i","ḭ":"i","ɨ":"i","ı":"i","ⓙ":"j","j":"j","ĵ":"j","ǰ":"j","ɉ":"j","ⓚ":"k","k":"k","ḱ":"k","ǩ":"k","ḳ":"k","ķ":"k","ḵ":"k","ƙ":"k","ⱪ":"k","ꝁ":"k","ꝃ":"k","ꝅ":"k","ꞣ":"k","ⓛ":"l","l":"l","ŀ":"l","ĺ":"l","ľ":"l","ḷ":"l","ḹ":"l","ļ":"l","ḽ":"l","ḻ":"l","ſ":"l","ł":"l","ƚ":"l","ɫ":"l","ⱡ":"l","ꝉ":"l","ꞁ":"l","ꝇ":"l","lj":"lj","ⓜ":"m","m":"m","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ɯ":"m","ⓝ":"n","n":"n","ǹ":"n","ń":"n","ñ":"n","ṅ":"n","ň":"n","ṇ":"n","ņ":"n","ṋ":"n","ṉ":"n","ƞ":"n","ɲ":"n","ʼn":"n","ꞑ":"n","ꞥ":"n","nj":"nj","ⓞ":"o","o":"o","ò":"o","ó":"o","ô":"o","ồ":"o","ố":"o","ỗ":"o","ổ":"o","õ":"o","ṍ":"o","ȭ":"o","ṏ":"o","ō":"o","ṑ":"o","ṓ":"o","ŏ":"o","ȯ":"o","ȱ":"o","ö":"o","ȫ":"o","ỏ":"o","ő":"o","ǒ":"o","ȍ":"o","ȏ":"o","ơ":"o","ờ":"o","ớ":"o","ỡ":"o","ở":"o","ợ":"o","ọ":"o","ộ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","ɔ":"o","ꝋ":"o","ꝍ":"o","ɵ":"o","ƣ":"oi","ȣ":"ou","ꝏ":"oo","ⓟ":"p","p":"p","ṕ":"p","ṗ":"p","ƥ":"p","ᵽ":"p","ꝑ":"p","ꝓ":"p","ꝕ":"p","ⓠ":"q","q":"q","ɋ":"q","ꝗ":"q","ꝙ":"q","ⓡ":"r","r":"r","ŕ":"r","ṙ":"r","ř":"r","ȑ":"r","ȓ":"r","ṛ":"r","ṝ":"r","ŗ":"r","ṟ":"r","ɍ":"r","ɽ":"r","ꝛ":"r","ꞧ":"r","ꞃ":"r","ⓢ":"s","s":"s","ß":"s","ś":"s","ṥ":"s","ŝ":"s","ṡ":"s","š":"s","ṧ":"s","ṣ":"s","ṩ":"s","ș":"s","ş":"s","ȿ":"s","ꞩ":"s","ꞅ":"s","ẛ":"s","ⓣ":"t","t":"t","ṫ":"t","ẗ":"t","ť":"t","ṭ":"t","ț":"t","ţ":"t","ṱ":"t","ṯ":"t","ŧ":"t","ƭ":"t","ʈ":"t","ⱦ":"t","ꞇ":"t","ꜩ":"tz","ⓤ":"u","u":"u","ù":"u","ú":"u","û":"u","ũ":"u","ṹ":"u","ū":"u","ṻ":"u","ŭ":"u","ü":"u","ǜ":"u","ǘ":"u","ǖ":"u","ǚ":"u","ủ":"u","ů":"u","ű":"u","ǔ":"u","ȕ":"u","ȗ":"u","ư":"u","ừ":"u","ứ":"u","ữ":"u","ử":"u","ự":"u","ụ":"u","ṳ":"u","ų":"u","ṷ":"u","ṵ":"u","ʉ":"u","ⓥ":"v","v":"v","ṽ":"v","ṿ":"v","ʋ":"v","ꝟ":"v","ʌ":"v","ꝡ":"vy","ⓦ":"w","w":"w","ẁ":"w","ẃ":"w","ŵ":"w","ẇ":"w","ẅ":"w","ẘ":"w","ẉ":"w","ⱳ":"w","ⓧ":"x","x":"x","ẋ":"x","ẍ":"x","ⓨ":"y","y":"y","ỳ":"y","ý":"y","ŷ":"y","ỹ":"y","ȳ":"y","ẏ":"y","ÿ":"y","ỷ":"y","ẙ":"y","ỵ":"y","ƴ":"y","ɏ":"y","ỿ":"y","ⓩ":"z","z":"z","ź":"z","ẑ":"z","ż":"z","ž":"z","ẓ":"z","ẕ":"z","ƶ":"z","ȥ":"z","ɀ":"z","ⱬ":"z","ꝣ":"z","Ά":"Α","Έ":"Ε","Ή":"Η","Ί":"Ι","Ϊ":"Ι","Ό":"Ο","Ύ":"Υ","Ϋ":"Υ","Ώ":"Ω","ά":"α","έ":"ε","ή":"η","ί":"ι","ϊ":"ι","ΐ":"ι","ό":"ο","ύ":"υ","ϋ":"υ","ΰ":"υ","ω":"ω","ς":"σ"},t.data.fnOperators={equal:function(n,i,r,u){return(u&&(n=t.pvt.ignoreDiacritics(n),i=t.pvt.ignoreDiacritics(i)),r)?s(n)==s(i):n==i},notequal:function(n,i,r,u){return u&&(n=t.pvt.ignoreDiacritics(n),i=t.pvt.ignoreDiacritics(i)),!t.data.fnOperators.equal(n,i,r)},notin:function(n,i,r){for(var u=0;us(t):n>t},lessthanorequal:function(n,t,i){return i?s(n)<=s(t):n<=t},greaterthanorequal:function(n,t,i){return i?s(n)>=s(t):n>=t},contains:function(n,i,r,u){return(u&&(n=t.pvt.ignoreDiacritics(n),i=t.pvt.ignoreDiacritics(i)),r)?!c(n)&&!c(i)&&s(n).indexOf(s(i))!=-1:!c(n)&&!c(i)&&n.toString().indexOf(i)!=-1},notcontains:function(n,i,r,u){return u&&(n=t.pvt.ignoreDiacritics(n),i=t.pvt.ignoreDiacritics(i)),!t.data.fnOperators.contains(n,i,r)},notnull:function(n){return n!==null},isnull:function(n){return n===null},startswith:function(n,i,r,u){return(u&&(n=t.pvt.ignoreDiacritics(n),i=t.pvt.ignoreDiacritics(i)),r)?n&&i&&s(n).startsWith(s(i)):n&&i&&n.startsWith(i)},endswith:function(n,i,r,u){return(u&&(n=t.pvt.ignoreDiacritics(n),i=t.pvt.ignoreDiacritics(i)),r)?n&&i&&s(n).endsWith(s(i)):n&&i&&n.endsWith(i)},all:function(n,i,r){for(var u=0;u-1&&(this.array.splice(t,1),this._raise("remove",{item:n,index:t})),t},length:function(){return this.array.length},_raise:function(t,i){this._events.triggerHandler(n.extend({type:t},i));this._events.triggerHandler({type:"all",name:t,args:i})},toArray:function(){return this.array}},n.extend(t,t.dataUtil),Array.prototype.forEach=Array.prototype.forEach||function(n,t){for(var i=0,r=this.length;i9&&window.navigator.msPointerEnabled,n.pointerEnabled=window.navigator.pointerEnabled,n}function a(t,i,r){var u=r.type;r.type=i;n.event.dispatch.call(t,r);r.type=u}function it(n,t){if(t)for(var i in t)i in n||(n[i]=t[i])}function o(n){return n.originalEvent.touches?n.originalEvent.touches[0]:i?n.originalEvent:n}function d(n){var r=i?n.originalEvent.pointerType:n.originalEvent.touches?"touch":"mouse",u=i&&l==t?r==4?"mouse":"touch":r;return n.pointerType=u,n.type!="mousedown"&&n.type!="mouseup"&&it(n,n.originalEvent),u=="touch"&&(n.button=t),n}function s(t,i,r){var o,s,h,u={},e,f;return r&&(f=r.originalEvent.touches?[r.originalEvent.touches[0],t.originalEvent.changedTouches[0]]:[r.originalEvent,t.originalEvent],i._isSwipe||i._isdrag?(o=n.event.special.pinch._getdistance(f[0],f[1]),s=i.time,e={pageX:i.stopPoint.pageX,pageY:i.stopPoint.pageY}):i._isPinch&&(o=n.event.special.pinch.distance(t),s=t.timeStamp-r.timeStamp,h=i._pinchDistance),i._isDelta&&(u._dTime=t.timeStamp-r.timeStamp,u._x=f[1].pageX-f[0].pageX,u._y=f[1].pageY-f[0].pageY)),{options:t,delta:{time:u._dTime||null,X:u._x||null,Y:u._y||null},distance:o,scale:i._isPinch?h:null,time:s,velocity:{XY:o/u._dTime||null,X:u._x/u._dTime||null,Y:u._y/u._dTime||null},currentPosition:{pageX:e?e.pageX:null,pageY:e?e.pageY:null}}}function h(){var n=new Date;return n.getTime()}function v(n){i&&n.css("-ms-touch-action","pinch-zoom").css("touch-action","pinch-zoom")}var c=n(document);n.each("touchstart touchmove touchend tap doubletap taphold swipe swipeleft swiperight pinch pinchin pinchout pinchstop scrollstart scrollstop".split(" "),function(t,i){n.fn[i]=function(n){return n?this.on(i,n):this.trigger(i)};n.attrFn&&(n.attrFn[i]=!0)});var i=k().isMSPointerEnabled,l=k().pointerEnabled,y="ontouchstart"in window,rt="scroll",p=typeof orientation=="undefined",g=navigator.userAgent.match(/iPhone|iPad|iPod/i),u=i?l?"pointerdown":"MSPointerDown":y?"touchstart":"mousedown",f=i?l?"pointerup":"MSPointerUp":g?"touchend":y?"touchend":"mouseup",r=i?l?"pointermove":"MSPointerMove":y?"touchmove":"mousemove",w=i?l?"pointercancel":"MSPointerCancel":y?"touchcancel":"mouseleave",ut=i||!p?u:g?"touchstart":"touchstart mousedown",e=i||!p?f:"touchend mouseup",b=i||!p?r:"touchmove mousemove",nt=k(),tt=nt.name=="msie"&&nt.version=="9.0"?!0:!1;n.event.special.ejtouchmove={setup:function(){function s(){}function h(n){if(n.originalEvent&&!(n.which&&n.which!==1)){var f=n.target,u=n.originalEvent;i&&(t={x:u.x,y:u.y});o.on(r,l)}}function l(n){if(!(n.which&&n.which!==1)){var u=n.target,r=n.originalEvent;it(n,n.originalEvent);(!i||!t||Math.abs(t.x-r.x)>10||Math.abs(t.y-r.y)>10&&i)&&a(e,"ejtouchmove",n)}}var e=this,o=n(e),t;o.on(u,h);c.on(f,s);t={}}};n.event.special.swipeupdown={setup:function(){var e=this,i=n(e);v(i);i.on(u,function(u){function l(n){if(n.preventDefault(),e){var t=o(n);h={time:(new Date).getTime(),coords:[t.pageX,t.pageY]};Math.abs(e.coords[1]-h.coords[1])>10&&n.preventDefault()}}if(u.originalEvent){var a=u,c=o(u),e={time:(new Date).getTime(),coords:[c.pageX,c.pageY],origin:n(u.target)},h;i.on(r,l).one(f,function(u){if(i.off(r,l),e&&h&&h.time-e.time<1e3&&Math.abs(e.coords[1]-h.coords[1])>30&&Math.abs(e.coords[0]-h.coords[0])<75){var o={time:h.time-e.time,_isSwipe:!0,_isDelta:!0,stopPoint:h},f=s(u,o,a);e.origin.trigger(n.extend(!0,{type:"swipeupdown"},f)).trigger(n.extend(!0,{type:e.coords[1]>h.coords[1]?"swipeup":"swipedown"},f))}e=h=t})}})}};n.event.special.scrollstart={isEnabled:!0,setup:function(){function u(n,r){t=r;a(i,t?"scrollstart":"scrollstop",n)}var i=this,f=n(i),t,r;f.on(rt,function(i){n.event.special.scrollstart.isEnabled&&(t||u(i,!0),clearTimeout(r),r=setTimeout(function(){u(i,!1)},250))})}};n.event.special.tap={doubleTapThreshold:500,tapholdThreshold:650,canDoubleTap:function(t){return h()-t.doubleTapStartTime<=n.event.special.tap.doubleTapThreshold},setup:function(){var u=this,i=n(u),t=i.data(),r;v(i);t.isDoubleTapWait=!1;t.stopProcess=!1;t.preTouchend=null;t.preTouchstart=null;i.on(ut,function(f){function o(){clearTimeout(v);i.off(e,s);tt&&c.off(e,s);c.off(e,o);i.off(w,o);i.off(b,y);i.off("dragstart",it)}function y(n){var t=10,r=n.originalEvent.changedTouches?n.originalEvent.changedTouches[0]:n.originalEvent,u=f.originalEvent.changedTouches?f.originalEvent.changedTouches[0]:f.originalEvent;r.pageX-u.pageX-t&&r.pageY-u.pageY-t||(n.type=="mousemove"||n.type=="pointermove"&&n.originalEvent.pointerType=="mouse"||n.type=="MSPointerMove"&&n.originalEvent.pointerType==4?(clearTimeout(v),i.off(w,o),i.off(b,y)):o())}function s(i){var e,s;i.type=="touchend"&&(t.preTouchend=h());o();r!=i.target&&(i.type=="mouseup"||f.type=="pointerup"||"MSPointerUp")&&(e=i.target,jQuery.contains(r,e)?nt(i,r):jQuery.contains(e,r)||(s=n(r).parents().has(n(e)).first()[0],ej.isNullOrUndefined(s)||nt(i,s)));g===i.currentTarget&&(a(u,"tap",n.extend(d(i),{time:h()-t.startTime})),t.isDoubleTapWait&&n.event.special.tap.canDoubleTap(t)?(t.isDoubleTapWait=!1,a(u,"doubletap",n.extend(d(i),{time:h()-t.doubleTapStartTime}))):(t.isDoubleTapWait&&(t.isDoubleTapWait=!1,t.doubleTapStartTime=t.startTime),n.event.special.tap.canDoubleTap(t)&&(t.isDoubleTapWait=!0)))}function nt(n,t){n.target=t;n.toElement=t}function it(){o()}var g,l,v,p,k;if(f.originalEvent)if((f.type=="mousedown"||f.type=="pointerdown"||"MSPointerDown")&&(r=f.target),t=i.data(),t.startTime=h(),t.isDoubleTapWait||(t.doubleTapStartTime=t.startTime),f.type=="touchstart"&&(t.preTouchstart=t.startTime),t.stopProcess=f.type=="mousedown"&&(t.startTime-t.preTouchend<300||t.startTime-t.preTouchstart<30)?!0:!1,g=f.currentTarget,l=f.originalEvent,f.which&&f.which!==1||t.stopProcess)t.stopProcess&&(t.stopProcess=!1);else{i.on(e,s);c.on(e,o);if(tt)c.on(e,s);i.on(w,o);i.on(b,y);i.on("dragstart",it);p={};for(k in l)p[k]=l[k];v=setTimeout(function(){t.isDoubleTapWait&&(t.isDoubleTapWait=!1);a(u,"taphold",n.extend(d(f),{options:p,time:h()-t.startTime}))},n.event.special.tap.tapholdThreshold)}})}};n.event.special.swipe={scrollSupression:10,duration:1e3,horizontalDistance:30,verticalDistance:75,pointers:window.navigator.msPointerEnabled,startPoint:function(t){var i=o(t);return{time:(new Date).getTime(),Items:i,coords:[i.pageX,i.pageY],origin:n(t.target)}},stopPoint:function(n){var t=o(n);return{time:(new Date).getTime(),Items:t,coords:[t.pageX,t.pageY]}},handleSwipe:function(t,i,r,u){if((t.Items.pageY!=t.Items.clientY||i.Items.pageY!=i.Items.clientY)&&(n.event.special.swipe.horizontalDistance=130),i.time-t.timen.event.special.swipe.horizontalDistance&&Math.abs(t.coords[1]-i.coords[1])i.coords[0]?"swipeleft":"swiperight"},f))}},setup:function(){var e=this,i=n(e);v(i);i.on(u,function(u){function s(t){e&&(o=n.event.special.swipe.stopPoint(t),Math.abs(e.coords[0]-o.coords[0])>n.event.special.swipe.scrollSupression&&t.preventDefault())}if(u.originalEvent){var e=n.event.special.swipe.startPoint(u),o,h=u;n(u.target).data("_dataTouchStart",{event:u,_now:(new Date).getTime()});i.on(r,s).one(f,function(u){i.off(r,s);e&&o&&n.event.special.swipe.handleSwipe(e,o,u,h);e=o=t})}})}};n.event.special.pinch={distance:function(t){return t.originalEvent.touches.length<2?null:n.event.special.pinch._getdistance(t.originalEvent.touches[0],t.originalEvent.touches[1])},_getdistance:function(n,t){return Math.sqrt((n.pageX-t.pageX)*(n.pageX-t.pageX)+(n.pageY-t.pageY)*(n.pageY-t.pageY))},setup:function(){var e=this,i=n(e);v(i);i.on(u,function(u){var h;if(u.originalEvent&&(h=u,u.originalEvent.touches&&u.originalEvent.touches.length>=2)){var o=n.event.special.pinch.distance(u),e,v=5,c=o,l,y=s(u,{_isPinch:!0,_pinchDistance:c},h);n(u.target).trigger(n.extend(!0,{type:"pinch"},y));function a(t){l=t;e=n.event.special.pinch.distance(t)||null;o&&e&&Math.abs(o-e)>v&&(n(t.target).trigger(n.extend(!0,{type:o>e?"pinchin":"pinchout"},s(t,{_isPinch:!0,_pinchDistance:c},h))),o=e)}i.on(r,a).one(f,function(){i.off(r,a);n(u.target).trigger(n.extend(!0,{type:"pinchstop"},s(l,{_isPinch:!0,_pinchDistance:e},h)));o=e=t})}})}};n.event.special.touchdrag={setup:function(){var e=this,i=n(e);v(i);i.on(u,function(u){function c(t){h&&(e=o(t),n.event.special.pinch._getdistance(h,e)>5&&n(t.target).trigger(n.extend(!0,{type:"touchdrag"},s(t,{_isdrag:!0,stopPoint:e,_isDelta:!0},l))))}if(u.originalEvent){var h=o(u),e,l=u;n(u.target).data("_dataTouchStart",{event:u,_now:(new Date).getTime()});i.on(r,c).one(f,function(){i.off(r,c);h=e=t})}})}};n.each({scrollstop:"scrollstart",doubletap:"tap",taphold:"tap",swipeleft:"swipe",swiperight:"swipe",swipedown:"swipeupdown",swipeup:"swipeupdown",pinchin:"pinch",pinchout:"pinch",pinchstop:"pinch"},function(t,i){n.event.special[t]={setup:function(){n(this).on(i,n.noop)}}})}(jQuery),function(n,t,i){t.widget("ejDraggable","ej.Draggable",{element:null,model:null,validTags:["div","span","a"],defaults:{scope:"default",handle:null,dragArea:null,clone:!1,distance:1,dragOnTaphold:!1,cursorAt:{top:-1,left:-2},dragStart:null,drag:null,dragStop:null,create:null,destroy:null,autoScroll:!1,scrollSensitivity:20,scrollSpeed:20,helper:function(){return n('
    ').html("draggable").appendTo(document.body)}},_init:function(){this.handler=function(){};this.resizables={};this._wireEvents();this._browser=t.browserInfo();this._isIE8=this._browser.name=="msie"&&this._browser.version=="8.0";this._isIE9=this._browser.name=="msie"&&this._browser.version=="9.0";this._browser.name=="msie"&&this.element.addClass("e-pinch");this._browser.name=="edge"&&this.element.css("touch-action","none")},_setModel:function(n){for(var t in n)switch(t){case"dragArea":this.model.dragArea=n[t];break;case"dragOnTaphold":this.model.dragOnTaphold=n[t];break;case"autoScroll":this.model.autoScroll=n[t]}},_destroy:function(){n(document).off(t.eventType.mouseUp,this._destroyHandler).off(t.eventType.mouseUp,this._dragStopHandler).off(t.eventType.mouseMove,this._dragStartHandler).off(t.eventType.mouseMove,this._dragHandler).off("mouseleave",this._dragMouseOutHandler).off("selectstart",!1);t.widgetBase.droppables[this.scope]=null},_initialize:function(i){var r,u;if(i.target&&i.target.nodeName&&n(i.target).closest("input[type='text'], input[type='checkbox'], textarea, select, option").length)return!0;r=i;i.preventDefault();i=this._getCoordinate(i);this.target=n(r.currentTarget);this._initPosition={x:i.pageX,y:i.pageY};n(document).on(t.eventType.mouseMove,this._dragStartHandler).on(t.eventType.mouseUp,this._destroyHandler);this.model.clone||(u=this.element.offset(),this._relXposition=i.pageX-u.left,this._relYposition=i.pageY-u.top);n(document.documentElement).trigger(t.eventType.mouseDown,r)},_setDragArea:function(){var o=n(this.model.dragArea)[0],s,h,u,r,f,e,i;if(o){if(r=["left","right","bottom","top"],t.isNullOrUndefined(o.getBoundingClientRect)){for(s=n(this.model.dragArea).outerWidth(),h=n(this.model.dragArea).outerHeight(),i=0;i=this.model.distance){if(o=this.model.helper({sender:u,element:this.target}),!o||t.isNullOrUndefined(o))return;if(e=this.model.handle=this.helper=o,this.model.dragStart&&(f=null,u.type=="touchmove"?(s=u.originalEvent.changedTouches[0],f=document.elementFromPoint(s.clientX,s.clientY)):f=u.originalEvent.target||u.target,this.model.cursorAt.top==0&&this.model.cursorAt.left==0&&(f=this._checkTargetElement(r)||f),this._trigger("dragStart",{event:u,element:this.element,target:f,currentTarget:this._getCurrTarget(r)})))return this._destroy(),!1;if(this.model.dragArea?this._setDragArea():(this._left=this._top=this._right=this._bottom=0,this["border-top-width"]=this["border-left-width"]=0),!t.isNullOrUndefined(e)&&e.length>0){h=e.offsetParent().offset();n(document).off(t.eventType.mouseMove,this._dragStartHandler).off(t.eventType.mouseUp,this._destroyHandler).on(t.eventType.mouseMove,this._dragHandler).on(t.eventType.mouseUp,this._dragStopHandler).on("mouseleave",this._dragMouseOutHandler).on("selectstart",!1);t.widgetBase.droppables[this.model.scope]={draggable:this.element,helper:e.css({position:"absolute",left:this.position.left-h.left,top:this.position.top-h.top}),destroy:this._destroyHandler}}}}(this.model.autoScroll&&r.type=="touchmove"||r.type=="mousemove"&&(r.buttons!==i?r.buttons:r.which)==1||this._isIE8||this._isIE9)&&(a=this._getScrollParent(u.target))},_drag:function(i){var f,e,s,h,r,l,v,u,a,o,c;i.preventDefault();this.position=this._getMousePosition(i);this.position.top<0&&(this.position.top=0);n(document).height()this.position.left?this._left:this._rightthis.position.top?this._top:this._bottom0&&(r=n(u).data("ejDroppable"),!t.isNullOrUndefined(r)))return r},_elementUnderCursor:function(n){return n.type=="touchmove"||n.type=="touchstart"||n.type=="touchend"||n.type=="taphold"?document.elementFromPoint(n.originalEvent.changedTouches[0].clientX,n.originalEvent.changedTouches[0].clientY):document.elementFromPoint(n.clientX,n.clientY)},_contains:function(t,i){try{return n.contains(t,i)||t==i}catch(r){return!1}},_wireEvents:function(){t.isDevice()==!0&&this.model.dragOnTaphold==!0?this._on(this.element,"taphold",this._initialize):this._on(this.element,t.eventType.mouseDown,this._initialize);this._dragStartHandler=n.proxy(this._dragStart,this);this._destroyHandler=n.proxy(this._destroy,this);this._dragStopHandler=n.proxy(this._dragStop,this);this._dragHandler=n.proxy(this._drag,this);this._dragMouseEnterHandler=n.proxy(this._dragMouseEnter,this);this._dragMouseOutHandler=n.proxy(this._dragMouseOut,this)},_getMousePosition:function(n){n=this._getCoordinate(n);var t=this.model.clone?n.pageX:n.pageX-this._relXposition,i=this.model.clone?n.pageY:n.pageY-this._relYposition;return{left:t-[this.margins.left+this.model.cursorAt.left],top:i-[this.margins.top+this.model.cursorAt.top]}},_getCoordinate:function(n){var i=n;return(n.type=="touchmove"||n.type=="touchstart"||n.type=="touchend"||n.type=="taphold"&&t.browserInfo().name!="msie")&&(i=n.originalEvent.changedTouches[0]),i},_getScrollParent:function(n){return n&&n.scrollHeight>n.clientHeight?n:n&&n.parentNode?this._getScrollParent(n.parentNode):void 0}})}(jQuery,Syncfusion),function(n,t){t.widget("ejDroppable","ej.Droppable",{element:null,model:null,validTags:["div","span","a"],dropElements:[],defaults:{accept:null,scope:"default",drop:null,over:null,out:null,create:null,destroy:null},_init:function(){this._mouseOver=!1;this.dropElements.push(this)},_setModel:function(){},_destroy:function(){n(this.element).off("mouseup",n.proxy(this._drop,this))},_over:function(n){this._mouseOver||(this._trigger("over",n),this._mouseOver=!0)},_out:function(n){this._mouseOver&&(this._trigger("out",n),this._mouseOver=!1)},_drop:function(t,i){var u=t.target,f=n(u).parents(".e-droppable"),r;for(n(u).hasClass("e-droppable")&&f.push(u),r=0;r').html("resizable").appendTo(document.body)}},_init:function(){if(this.target=this.element,this._browser=t.browserInfo(),this._isIE8=this._browser.name=="msie"&&this._browser.version=="8.0",this._isIE9=this._browser.name=="msie"&&this._browser.version=="9.0",this.handle!=null)n(this.target).delegate(this.handle,t.eventType.mouseDown,n.proxy(this._mousedown,this)).delegate(this.handle,"resizestart",this._blockDefaultActions);else n(this.target).on(t.eventType.mouseDown,n.proxy(this._mousedown,this));this._resizeStartHandler=n.proxy(this._resizeStart,this);this._destroyHandler=n.proxy(this._destroy,this);this._resizeStopHandler=n.proxy(this._resizeStop,this);this._resizeHandler=n.proxy(this._resize,this);this._resizeMouseEnterHandler=n.proxy(this._resizeMouseEnter,this)},_mouseover:function(i){if(n(i.target).hasClass("e-resizable")){n(i.target).css({cursor:"se-resize"});n(this.target).on(t.eventType.mouseDown,n.proxy(this._mousedown,this))}else n(this.target).off(t.eventType.mouseDown),n(this.target).css({cursor:""})},_blockDefaultActions:function(n){n.cancelBubble=!0;n.returnValue=!1;n.preventDefault&&n.preventDefault();n.stopPropagation&&n.stopPropagation()},_setModel:function(){},_mousedown:function(i){var r=i;i=this._getCoordinate(i);this.target=n(r.currentTarget);this._initPosition={x:i.pageX,y:i.pageY};this._pageX=i.pageX;this._pageY=i.pageY;n(document).on(t.eventType.mouseMove,this._resizeStartHandler).on(t.eventType.mouseUp,this._destroyHandler);return n(document.documentElement).trigger(t.eventType.mouseDown,r),!1},_resizeStart:function(i){var r,h;if(n(i.target).hasClass("e-resizable")){i=this._getCoordinate(i);var u=this._initPosition.x-i.pageX,f=this._initPosition.y-i.pageY,e,o,s=Math.sqrt(u*u+f*f);if(s>=this.model.distance){if(this.model.resizeStart!=null&&this._trigger("resizeStart",{event:i,element:this.target}))return;r=this.model.helper({element:this.target});e=i.pageX-this._pageX+r.outerWidth();o=i.pageY-this._pageY+r.outerHeight();this._pageX=i.pageX;this._pageY=i.pageY;h=this.getElementPosition(r);n(document).off(t.eventType.mouseMove,this._resizeStartHandler).off(t.eventType.mouseUp,this._destroyHandler).on(t.eventType.mouseMove,this._resizeHandler).on(t.eventType.mouseUp,this._resizeStopHandler).on("mouseenter",this._resizeMouseEnterHandler).on("selectstart",!1);t.widgetBase.resizables[this.scope]={resizable:this.target,helper:r.css({width:e,height:o}),destroy:this._destroyHandler}}}},_resize:function(n){var i,r,u,e,f;n=this._getCoordinate(n);e=this.getElementPosition(t.widgetBase.resizables[this.scope].helper);f=this.model.helper({element:this.target});i=n.pageX-this._pageX+f.outerWidth();r=n.pageY-this._pageY+f.outerHeight();this._pageX=n.pageX;this._pageY=n.pageY;ithis.model.maxHeight&&(u=r-this.model.maxHeight,r=this.model.maxHeight,this._pageY=n.pageY-u);this.model.maxWidth!=null&&i>this.model.maxWidth&&(u=i-this.model.maxWidth,i=this.model.maxWidth,this._pageX=n.pageX-u);t.widgetBase.resizables[this.scope].helper.css({width:i,height:r});this._trigger("resize",{element:this.target})},_resizeStop:function(n){this.model.resizeStop!=null&&this._trigger("resizeStop",{element:this.target});(n.type=="mouseup"||n.type=="touchend")&&this._destroy(n)},_resizeMouseEnter:function(n){this._isIE9?this._resizeManualStop(n):this._isIE8?n.button==0&&this._resizeManualStop(n):n.buttons==0&&this._resizeManualStop(n)},_resizeManualStop:function(n){this.model.resizeStop!=null&&this._trigger("resizeStop",{element:this.target});this._destroy(n)},_destroy:function(){n(document).off(t.eventType.mouseUp,this._destroyHandler).off(t.eventType.mouseUp,this._resizeStopHandler).off(t.eventType.mouseMove,this._resizeStartHandler).off(t.eventType.mouseMove,this._resizeHandler).off("mouseenter",this._resizeMouseEnterHandler).off("selectstart",!1);t.widgetBase.resizables[this.scope]=null},getElementPosition:function(n){return n!=null&&n.length>0?{left:n[0].offsetLeft,top:n[0].offsetTop}:null},_getCoordinate:function(n){var t=n;return(n.type=="touchmove"||n.type=="touchstart"||n.type=="touchend")&&(t=n.originalEvent.changedTouches[0]),t}})}(jQuery,Syncfusion),function(n,t,i,r){"use strict";t.widget("ejScrollBar","ej.ScrollBar",{defaults:{orientation:"horizontal",viewportSize:0,height:18,width:18,smallChange:57,largeChange:57,value:0,maximum:0,minimum:0,buttonSize:18,infiniteScrolling:!1},validTags:["div"],type:"transclude",dataTypes:{buttonSize:"number",smallChange:"number",largeChange:"number"},observables:["value"],value:t.util.valueFunction("value"),_enabled:!0,content:function(){return this._content&&this._content.length||(this._content=this.model.orientation==="horizontal"?this.element.find(".e-hhandle"):this.element.find(".e-vhandle")),this._content},_init:function(){this.element.addClass("e-widget");this._ensureScrollers();this.content();this._setInitialValues()},_setInitialValues:function(){var n="X";this.model.orientation===t.ScrollBar.Orientation.Horizontal?this.element.addClass("e-hscrollbar"):(this.element.addClass("e-vscrollbar"),n="Y");(this.value()!==0||this.model.minimum!==0)&&(this.value(){2}<\/div>",u=n.fn.jquery,f={},o,e;f[i.dimension]=i.modelDim;e=t.buildTag("div."+i.css+"scroll e-box",String.format(r,"up e-chevron-up_01 e-icon e-box e-button",i.buttonSize)+String.format(r,"handlespace",i.handleSpace,String.format(r,"handle e-box e-pinch",i.handle))+String.format(r,"down e-chevron-down_01 e-icon e-box e-button",i.buttonSize),f);this.element.append(e);this.element.find(".e-vhandle").addClass("e-v-line e-icon");this.element.find(".e-hhandle").addClass("e-h-line e-icon");o=u==="1.7.1"||u==="1.7.2"?i.uDimension.toLowerCase():"outer"+i.uDimension;this[i.handler]=this.element.find("."+i.handler);this[i.handler].css("transition","none");this[i.scroll]=this[i.handler].parent();this[i.main]=this[i.scroll].parent();this[i.main].find(".e-button")["outer"+i.uDimension](i.buttonSize)},_calculateLayout:function(n){var i,u;n.scrollDim="scroll"+n.dimension;n.lPosition=n.position.toLowerCase();n.clientXy="page"+n.xy;n.scrollVal="scroll"+n.position;n.scrollOneStepBy=this.model.smallChange;n.modelDim=this.model[n.dimension=n.dimension.toLowerCase()];n.handler=n.css+"handle";n.buttonSize=this.model.buttonSize;n.main=n.css+"scroll";n.scroll=n.css+"ScrollSpace";n.handleSpace=n.modelDim-2*n.buttonSize;n.scrollable=this.model.maximum-this.model.minimum;i=this.model.height;this.model.orientation==="horizontal"&&(i=this.model.width);n.handle=this.model.viewportSize/(this.model.maximum-this.model.minimum+this.model.viewportSize)*(i-2*this.model.buttonSize);u=!t.isNullOrUndefined(this.model.elementHeight)&&typeof this.model.elementHeight=="string"&&this.model.elementHeight.indexOf("%")!=-1?!0:!1;n.handle<20&&!u&&(n.handle=20);n.onePx=n.scrollable/(n.handleSpace-n.handle);n.fromScroller=!1;n.up=!0;n.vInterval=r},_updateLayout:function(n){this.element.height(this.model.height);this.element.width(this.model.width);var t=this.element.find("."+n.css+"handle"),f=this.element.find("."+n.css+"handlespace"),u=n.dimension=="width"?t.css("left"):t.css("top"),i=n.dimension=="width"?f.outerWidth():f.outerHeight();u!==r&&u!=="auto"&&(i>=n.handle+parseFloat(u)||(this.model.enableRTL?t.css(n.dimension==="width"?"left":"top",parseFloat(i)-n.handle):t.css(n.dimension==="width"?"left":"top",parseFloat(i)-n.handle>0?parseFloat(i)-n.handle:0)));this.element.find("."+n.css+"scroll").css(n.dimension,n.modelDim+"px").find(".e-button").css(n.dimension,this.model.buttonSize).end().find("."+n.css+"handlespace").css(n.dimension,n.handleSpace+"px").find("."+n.css+"handle").css(n.dimension,n.handle+"px")},refresh:function(){this._ensureScrollers();this.value()&&this.scroll(this.value(),"none");this._scrollData&&(this._calculateLayout(this._scrollData),this._updateLayout(this._scrollData))},scroll:function(n,i,r,u){var o=this._scrollData,f,e;if(!r)if(this.model.orientation===t.ScrollBar.Orientation.Horizontal){if(this._trigger("scroll",{source:i||"custom",scrollData:this._scrollData,scrollLeft:n,originalEvent:u}))return}else if(this._trigger("scroll",{source:i||"custom",scrollData:this._scrollData,scrollTop:n,originalEvent:u}))return;this._scrollData&&(this._scrollData.enableRTL&&(u=="mousemove"||u=="touchmove")&&t.browserInfo().name!="msie"?this.value(-o.scrollable+n):this._scrollData.enableRTL&&(u=="mousemove"||u=="touchmove")&&t.browserInfo().name=="msie"?this.value(-1*n):this.value(n),this.content().length>0&&(this.model.orientation===t.ScrollBar.Orientation.Horizontal?(f=this.element.find(".e-hhandlespace").width()-this.element.find(".e-hhandle").outerWidth(),n=f<(n-this.model.minimum)/this._scrollData.onePx?f:(n-this.model.minimum)/this._scrollData.onePx,this._scrollData.enableRTL&&(u=="mousemove"||u=="touchmove")&&t.browserInfo().name!="msie"&&(n=f-n,n>0?n=n*-1:n),this._scrollData.enableRTL&&(u=="mousemove"||u=="touchmove")&&t.browserInfo().name=="msie"&&(n=-n),this._scrollData.enableRTL&&n>0&&!this._scrollData._scrollleftflag?n=0:n,this._scrollData._scrollleftflag&&(n>0?n=n*-1:n,this.value(n)),this.content()[0].style.left=n+"px",this._scrollData._scrollleftflag=!1):(e=this.element.find(".e-vhandlespace").height()-this.element.find(".e-vhandle").outerHeight(),n=e<(n-this.model.minimum)/this._scrollData.onePx?e:(n-this.model.minimum)/this._scrollData.onePx,t.browserInfo().name=="msie"&&isNaN(n)&&(n=""),this.content()[0].style.top=n+"px")))},_changeTop:function(n,t,i){var u,r;return u=n.dimension==="height"?this.value():this.value(),r=u+t,n.step=t,n.enableRTL&&t<0||t>0&&!n.enableRTL?n.enableRTL?rthis.model.maximum&&(r=this.model.maximum):n.enableRTL?r>this.model.minimum&&(r=this.model.minimum):r0:r<0)&&(r=0),r*(this._data.enableRTL?-1:1)+this._data.handle>=this._data.handleSpace&&(r=(this._data.handleSpace-this._data.handle)*(this._data.enableRTL?-1:1)),u=Math.ceil(r*this._data.onePx),this.scroll(u,"thumb")):(u=f*this._data.onePx,this._changeTop(this._data,u,"thumb",this._d)),this._trigger("thumbMove",{originalEvent:i,direction:this._data.step>0?1:-1,scrollData:this._data}));o===1&&(this._prevY=e)},_spaceMouseDown:function(r){var u,o,f,e;if(r.data&&this._enabled&&(u=r.data.d,o=this[u.handler][0].getBoundingClientRect(),r.which===1&&r.target!==this[u.handler][0])){f=r.data.step?this.model.smallChange:this.model.largeChange;e=r.data.top||o[u.lPosition];r[u.clientXy]=r[u.clientXy]||0;r[u.clientXy]-i.pageYOffsetr[u.clientXy])&&(u.up=!0),u.up){clearInterval(u.vInterval);return}this._changeTop(u,f,f===3?"track":"button",r);e=r.data?r.data.top||o[u.lPosition]:o[u.lPosition]},this),150);n(document).one("mouseup",{d:u},t.proxy(this._mouseUp,this));n(document).mouseout({d:u},t.proxy(this._mouseUp,this))}},_remove:function(){this.model.orientation===t.ScrollBar.Orientation.Horizontal&&this.element.find(".e-hscroll").remove();this.model.orientation===t.ScrollBar.Orientation.Vertical&&this.element.find(".e-vscroll").remove();this._scrollData=null;this._content=null},_destroy:function(){this.element.remove()}});t.ScrollBar.Orientation={Horizontal:"horizontal",Vertical:"vertical"}}(jQuery,Syncfusion,window),function(n,t,i,r){"use strict";t.widget("ejScroller","ej.Scroller",{_addToPersist:["scrollLeft","scrollTop"],defaults:{height:250,autoHide:!1,animationSpeed:600,width:0,scrollOneStepBy:57,buttonSize:18,scrollLeft:0,scrollTop:0,targetPane:null,scrollerSize:18,enablePersistence:!1,enableRTL:r,enableTouchScroll:!0,preventDefault:!1,enabled:!0,create:null,destroy:null,wheelStart:null,wheelMove:null,wheelStop:null},validTags:["div"],type:"transclude",dataTypes:{buttonSize:"number",scrollOneStepBy:"number"},observables:["scrollTop","scrollLeft"],scrollTop:t.util.valueFunction("scrollTop"),scrollLeft:t.util.valueFunction("scrollLeft"),keyConfigs:{up:"38",down:"40",left:"37",right:"39",pageUp:"33",pageDown:"34",pageLeft:"ctrl+37",pageRight:"ctrl+39"},content:function(){return!this._contentOffsetParent&&this._content&&this._content[0]&&(this._contentOffsetParent=this._content[0].offsetParent),this._content&&this._content.length&&this._contentOffsetParent||(this._content=this.element.children().first().addClass("e-content")),this._content},_setFirst:!0,_updateScroll:!1,_init:function(){t.isNullOrUndefined(this.content()[0])||(this._isJquery3=parseInt(n.fn.jquery)>=3?!0:!1,this._tempWidth=this.model.width,this._prevScrollWidth=this.content()[0].scrollWidth,this._prevScrollHeight=this.content()[0].scrollHeight,this.element.addClass("e-widget"),this.content(),this._browser=t.browserInfo().name,this._wheelStart=!0,this._eleHeight=this.model.height,this._eleWidth=this.model.width,this._isNativeScroll=t.isDevice(),this.model.targetPane!=null&&this.content().find(this.model.targetPane).addClass("e-target-pane"),this.model.enableRTL===r&&(this.model.enableRTL=this.element.css("direction")==="rtl"),this.model.autoHide&&this._on(this.element,"mousedown",this._mouseDownInitContent),this._ensureScrollers(),this.model.enableRTL&&(this.element.addClass("e-rtl"),this._rtlScrollLeftValue=this.content().scrollLeft()),this._isNativeScroll&&this.element.addClass("e-native-scroll"),this._on(this.content(),"scroll",this._scroll),this.model.targetPane!=null&&this._on(this.content().find(this.model.targetPane),"scroll",this._scroll),this.scrollLeft()&&this._setScrollLeftValue(this.scrollLeft()),this.scrollTop()&&this.scrollTop(this._isJquery3?Math.ceil(this.scrollTop()):this.scrollTop()),this.content().scrollTop(this.scrollTop()),this.model.autoHide&&this._autohide(),this.model.enabled?this.enable():this.disable(),this._setDimension(),(this._prevScrollWidth!==this.content()[0].scrollWidth||this._prevScrollHeight!==this.content()[0].scrollHeight)&&this.refresh());this._addActionClass();this._isNativeScroll&&this._on(this.content(),"scrollstop",this._touchDown)},_mouseDownInitContent:function(){this.model.autoHide&&this._on(n(document),"mouseup",this._mouseUpContent);this.element.addClass("e-scroll-focus")},_addActionClass:function(){this._browser=="msie"&&(this.content().removeClass("e-pinch e-pan-x e-pan-y"),this._vScrollbar&&this._hScrollbar?this.content().addClass("e-pinch"):this._vScrollbar&&!this._hScrollbar?this.content().addClass("e-pan-x"):this._hScrollbar&&!this._vScrollbar&&this.content().addClass("e-pan-y"))},_setDimension:function(){t.isNullOrUndefined(this.model.height)||typeof this.model.height!="string"||this.model.height.indexOf("%")==-1||(this._vScroll||this._hScroll?this.model.height=this._convertPercentageToPixel(parseInt(this._eleHeight),this.element.parent().height()):n(this.content()[0]).height(""));t.isNullOrUndefined(this.model.width)||typeof this.model.width!="string"||this.model.width.indexOf("%")==-1||(this._hScroll||this._vScroll?this.model.width=this._convertPercentageToPixel(parseInt(this._eleWidth),this.element.parent().width()):n(this.content()[0]).width(""))},_setScrollLeftValue:function(n){this.model.enableRTL&&(n=t.browserInfo().name=="mozilla"?n<0?n:n*-1:!t.isNullOrUndefined(this._rtlScrollLeftValue)&&(t.browserInfo().name=="chrome"||this._rtlScrollLeftValue>0)?n<0?this._rtlScrollLeftValue+n:this._rtlScrollLeftValue-n:Math.abs(n));this.content().scrollLeft(n)},_ensureScrollers:function(){var u=n.fn.jquery,f;if(this.model.height=typeof this.model.height=="string"&&this.model.height.indexOf("px")!=-1?parseInt(this.model.height):this.model.height,this.model.width=typeof this.model.width=="string"&&this.model.width.indexOf("px")!=-1?parseInt(this.model.width):this.model.width,this.model.height&&this.element.height(this.model.height),this.model.width&&this.element.width(this.model.width),this._off(this.content(),"mousedown touchstart"),this.content().length>0){if(this.isVScroll()?(this._tempVscrollbar||(this._vScrollbar=this._createScrollbar(t.ScrollBar.Orientation.Vertical,this.isHScroll()),this._tempVscrollbar=this._vScrollbar),this.model.enableTouchScroll&&this._on(this.content(),"mousedown touchstart",{d:this._vScrollbar._scrollData},this._mouseDownOnContent)):(this._vScrollbar=null,this._tempVscrollbar=this._vScrollbar,this.element.children(".e-vscrollbar").remove()),this.isHScroll()?(this._tempHscrollbar||(this._hScrollbar=this._createScrollbar(t.ScrollBar.Orientation.Horizontal,this.isVScroll()),this._tempHscrollbar=this._hScrollbar),this.model.enableTouchScroll&&this._on(this.content(),"mousedown touchstart",{d:this._hScrollbar._scrollData},this._mouseDownOnContent)):(this._hScrollbar=null,this._tempHscrollbar=this._hScrollbar,this.element.children(".e-hscrollbar").remove()),this._vScrollbar||this._hScrollbar||this.content().css({width:"auto",height:"auto"}),this.element.find(".e-hscroll").length>0||this._vScrollbar&&this.content().outerHeight(this.content().outerHeight()-1),u==="1.7.1"||u==="1.7.2"?(this._contentHeight="height",this._contentWidth="width"):(this._contentHeight="outerHeight",this._contentWidth="outerWidth"),this._hScroll=this.isHScroll(),this._vScroll=this.isVScroll(),this._hScroll||this._vScroll){if(this.content().addClass("e-content"),f=this._exactElementDimension(this.element),this._elementDimension(f),this.model.targetPane!==null&&this.content().find(this.model.targetPane)[0]!==r?this.content().find(this.model.targetPane)[0].scrollLeft=this.scrollLeft():!this.isHScroll()&&this.element.children(".e-hscrollbar").length>0&&this._ensureScrollers(),isNaN(this._eleWidth)&&this._eleWidth.indexOf("%")>0&&isNaN(this._eleHeight)&&this._eleHeight.indexOf("%")>0)n(i).on("resize",n.proxy(this._resetScroller,this))}else this.content().removeClass("e-content");this._setDimension();this._parentHeight=n(this.element).parent().height();this._parentWidth=n(this.element).parent().width()}},_elementDimension:function(n){this._ElementHeight=n.height-(this.border_bottom+this.border_top+this.padding_bottom+this.padding_top);this.content()[this._contentHeight](this._ElementHeight-(this._hScroll&&!this.model.autoHide?this.model.scrollerSize:this.element.find(".e-hscrollbar").is(":visible")?this.model.scrollerSize:0));this._ElementWidth=n.width-(this.border_left+this.border_right+this.padding_left+this.padding_right);this.content()[this._contentWidth](this._ElementWidth-(this._vScroll&&!this.model.autoHide?this.model.scrollerSize:this.element.find(".e-vscrollbar").is(":visible")?this.model.scrollerSize:0))},_convertPercentageToPixel:function(n,t){return Math.floor(n*t/100)},isHScroll:function(){var u=parseFloat(n.fn.jquery)>=3?Math.ceil(this.element.width()):this.element.width(),i=this.model.width,r;if(t.isNullOrUndefined(this.model.width)||(i=typeof this.model.width=="string"&&this.model.width.indexOf("%")!=-1?u:parseFloat(n.fn.jquery)>=3&&!isNaN(parseFloat(this.model.width))?Math.ceil(parseFloat(this.model.width)):this.model.width),t.isNullOrUndefined(this._tempWidth)||typeof this._tempWidth!="string"||this._tempWidth.indexOf("%")==-1){if(i>0){if(r=this.content().find(this.model.targetPane),this.model.targetPane!=null&&r.length)return r[0].scrollWidth+r.siblings().width()>i;if(this.content()[0].scrollWidth>i)return!0;if(this.content()[0].scrollWidth==i){if(this.model.autoHide&&n(this.content()[0]).find("> *").length>0)return n(this.content()[0]).find("> *")[0].scrollWidth>n(this.content()[0]).width();if(n(this.content()[0]).find("> *").length>0)return n(this.content()[0]).find("> *")[0].scrollWidth>(t.isNullOrUndefined(this._tempVscrollbar)?i:i-this.model.scrollerSize)}return!1}return!1}if(t.isNullOrUndefined(this.model.width)||typeof this.model.width!="string"||this.model.width.indexOf("%")==-1){if(this.content()[0].scrollWidth>u)return!0}else return this.content()[0].scrollWidth>u},isVScroll:function(){if(t.isNullOrUndefined(this.model.height)||typeof this.model.height!="string"||this.model.height.indexOf("%")==-1){if(this.model.height>0&&(this.content()[0].scrollHeight>Math.ceil(this.model.height)||this.isHScroll()&&(this.content()[0].scrollHeight==this.model.height||this.content()[0].scrollHeight>this.model.height-(this.model.scrollerSize-2))))return!0}else return this.content()[0].scrollHeight>this.element.outerHeight();return!1},_setModel:function(n){for(var i in n)switch(i){case"enableRTL":n[i]?(this.element.addClass("e-rtl"),this._rtlScrollLeftValue=this.content().scrollLeft(),t.isNullOrUndefined(this._hScrollbar)||(this._hScrollbar._scrollData.enableRTL=!0)):(this.element.removeClass("e-rtl"),t.isNullOrUndefined(this._hScrollbar)||(this._hScrollbar._scrollData.enableRTL=!1));this._hScrollbar&&(this.element.find(".e-hhandle").css("left",0),this._hScrollbar.value(0));break;case"preventDefault":this.model.preventDefault=n[i];break;case"scrollLeft":(parseFloat(t.util.getVal(n[i]))<0||!this._hScroll)&&(n[i]=0);this._hScrollbar&&(n[i]=parseFloat(t.util.getVal(n[i]))>this._hScrollbar._scrollData.scrollable?this._hScrollbar._scrollData.scrollable:parseFloat(t.util.getVal(n[i])));this._setScrollLeftValue(parseFloat(n[i]));this.scrollLeft(n[i]);!this._hScrollbar||this._hScrollbar._scrollData._scrollleftflag&&this.model.enableRTL||this.scrollX(n[i],!0);break;case"scrollTop":this._vScrollbar&&(n[i]=parseFloat(t.util.getVal(n[i]))>this._vScrollbar._scrollData.scrollable?this._vScrollbar._scrollData.scrollable:parseFloat(t.util.getVal(n[i])));(parseFloat(n[i])<0||!this._vScroll)&&(n[i]=0);this.content().scrollTop(parseFloat(n[i]));this.scrollTop(n[i]);this.scrollY(n[i],!0);break;case"touchScroll":this.model.enableTouchScroll?(this._vScrollbar&&this._on(this.content(),"mousedown touchstart",{d:this._vScrollbar._scrollData},this._mouseDownOnContent),this._hScrollbar&&this._on(this.content(),"mousedown touchstart",{d:this._hScrollbar._scrollData},this._mouseDownOnContent)):this._off(this.content(),"mousedown touchstart");break;case"scrollOneStepBy":this._vScrollbar&&(this._vScrollbar._scrollData.scrollOneStepBy=n[i],this._vScrollbar.model.smallChange=n[i]);this._hScrollbar&&(this._hScrollbar._scrollData.scrollOneStepBy=n[i],this._hScrollbar.model.smallChange=n[i]);break;case"buttonSize":this._vScrollbar&&(this._vScrollbar.model.buttonSize=this.model.buttonSize);this._hScrollbar&&(this._hScrollbar.model.buttonSize=this.model.buttonSize);this.refresh();break;case"height":this._eleHeight=n[i];this.refresh();break;case"width":this._eleWidth=n[i];this.refresh();break;case"enabled":n[i]?this.enable():this.disable();break;default:this.refresh()}},_createScrollbar:function(i,r){var c=this,f,o,l,s,a,h=document.createElement("div"),e,u;return i===t.ScrollBar.Orientation.Vertical?(o=this.model.scrollerSize,l=t.isNullOrUndefined(this.model.height)||typeof this.model.height!="string"||this.model.height.indexOf("%")==-1?f=this.model.height-(r?this.model.scrollerSize:0):f=this.element.height()-(r?this.model.scrollerSize:0),s=this.content()[0].scrollHeight,a=this.scrollTop()):(o=f=this.model.width-(r?this.model.scrollerSize:0),l=this.model.scrollerSize,t.isNullOrUndefined(this.model.width)||typeof this.model.width!="string"||this.model.width.indexOf("%")==-1?(e=this.content().find(this.model.targetPane),s=this.model.targetPane!=null&&e.length?e[0].scrollWidth+e.parent().width()-e.width():this.content()[0].scrollWidth):(o=f=this.element.width()-(r?this.model.scrollerSize:0),s=this.content()[0].scrollWidth),a=this.scrollLeft()),this.element.children(".e-hscrollbar").length>0?n(this.element.children(".e-hscrollbar")).before(h):this.element.append(h),n(h).ejScrollBar({elementHeight:c._eleHeight,elementWidth:c._eleWidth,buttonSize:c.model.buttonSize,orientation:i,viewportSize:f,height:l,width:o,maximum:s-f,value:a,smallChange:this.model.scrollOneStepBy,largeChange:3*this.model.scrollOneStepBy,scroll:t.proxy(this._scrollChanged,this),thumbEnd:t.proxy(this._thumbEnd,this),thumbStart:t.proxy(this._thumbStart,this),thumbMove:t.proxy(this._thumbMove,this)}),u=n(h).ejScrollBar("instance"),i!==t.ScrollBar.Orientation.Vertical&&r||this._off(this.element,this._browser=="msie"?"wheel mousewheel":"mousewheel DOMMouseScroll",this._mouseWheel)._on(this.element,this._browser=="msie"?"wheel mousewheel":"mousewheel DOMMouseScroll",{d:u._scrollData},this._mouseWheel),i===t.ScrollBar.Orientation.Horizontal?this._scrollXdata=u._scrollData:this._scrollYdata=u._scrollData,i===t.ScrollBar.Orientation.Horizontal&&this.model.enableRTL&&(u._scrollData.enableRTL=!0),u._enabled=this.model.enabled,u},_updateScrollbar:function(i,r){var u=i===t.ScrollBar.Orientation.Vertical?this._vScrollbar:this._hScrollbar;u&&(i===t.ScrollBar.Orientation.Vertical?(u.model.width=this.model.scrollerSize,u.model.height=u.model.viewportSize=this.model.height-(r?this.model.scrollerSize:0),u.model.maximum=this.content()[0].scrollHeight-u.model.viewportSize,u.model.value=this.scrollTop()):(u.model.width=u.model.viewportSize=this.model.width-(r?this.model.scrollerSize:0),u.model.height=this.model.scrollerSize,u.model.maximum=(this.model.targetPane!=null&&this.content().find(this.model.targetPane).length>0?this.content().find(this.model.targetPane)[0].scrollWidth+(this.content().width()-this.content().find(n(this.model.targetPane)).outerWidth()):this.content()[0].scrollWidth)-u.model.viewportSize,this.model.enableRTL||(u.model.value=this.scrollLeft())))},_autohide:function(){this.model.autoHide?(this.element.addClass("e-autohide"),this._on(this.element,"mouseenter mouseleave touchstart touchend",this._scrollerHover),n(":hover").filter(this.element[0]).length||this.content().siblings(".e-scrollbar.e-js").hide(),this._elementDimension(this._exactElementDimension(this.element))):(this.element.removeClass("e-autohide"),this._off(this.element,"mouseenter mouseleave touchstart touchend",this._scrollerHover),this.content().siblings(".e-scrollbar.e-js").show())},_mouseUpContent:function(t){t.type=="mouseup"&&(this.element.removeClass("e-scroll-focus"),this._autohide(),this._off(n(document),"mouseup",this._mouseUpContent))},_scrollChanged:function(i){this._updateScroll=!0;i.scrollTop!==r?this.scrollY(i.scrollTop,!0,"",i.source):i.scrollLeft!==r&&this.scrollX(i.scrollLeft,!0,"",i.source);this._updateScroll=!1;var u=this;n.when(this.content()).done(t.proxy(function(){u._trigger("scrollEnd",{scrollData:i})}))},_bindBlurEvent:function(r,u){this._scrollEle=n(r).data("ejScrollBar");this._event=u;var f=this;this._listener=function(){this._scrollEle._off(n(document),"mousemove touchmove",this._scrollEle._mouseMove);n(document).off("mouseup touchend",t.proxy(this._scrollEle._mouseUp,this._scrollEle));this._scrollEle._prevY=null;this._off(n(document),"mousemove touchmove",this._mouseMove);this._off(n(document),"mouseup touchend",this._mouseUp);this._off(n(i),"blur");this._evtData.handler==="e-vhandle"?this._scrollEle._trigger("thumbEnd",{originalEvent:this._event,scrollData:this._evtData}):this._scrollEle._trigger("thumbEnd",{originalEvent:this._event,scrollData:this._evtData})};this._on(n(i),"blur",this._listener)},_thumbStart:function(n){this._evtData=n.scrollData;var t=n.scrollData.handler==="e-vhandle"?this.element.find("."+n.scrollData.handler).closest(".e-scrollbar"):this.element.find("."+n.scrollData.handler).closest(".e-scrollbar"),t=n.scrollData.handler==="e-vhandle"?this.element.find("."+n.scrollData.handler).closest(".e-scrollbar"):this.element.find("."+n.scrollData.handler).closest(".e-scrollbar");this._bindBlurEvent(t,n);this._trigger("thumbStart",n)},_thumbMove:function(n){this._trigger("thumbMove",n)},_thumbEnd:function(t){this._trigger("thumbEnd",t);this._off(n(i),"blur")},refresh:function(i){var r,u;i?(this._tempVscrollbar=null,this.element.children(".e-vscrollbar").remove(),this._tempHscrollbar=null,this.element.children(".e-hscrollbar").remove()):this.element.find(">.e-content").removeAttr("style");t.isNullOrUndefined(this._eleHeight)||typeof this._eleHeight!="string"||this._eleHeight.indexOf("%")==-1||this._parentHeight==n(this.element).parent().height()||(r=this._exactElementDimension(this.element.parent()),r=r.height-(this.border_bottom+this.border_top+this.padding_bottom+this.padding_top),this.model.height=this._convertPercentageToPixel(parseInt(this._eleHeight),r));t.isNullOrUndefined(this._eleWidth)||typeof this._eleWidth!="string"||this._eleWidth.indexOf("%")==-1||this._parentWidth==n(this.element).parent().width()||(r=this._exactElementDimension(this.element.parent()),r=r.width-(this.border_left+this.border_right+this.padding_left+this.padding_right),this.model.width=this._convertPercentageToPixel(parseInt(this._eleWidth),r));this._ensureScrollers();u=this.model.scrollLeft;this.model.enableRTL?(this.element.hasClass("e-rtl")||this.element.addClass("e-rtl"),this._rtlScrollLeftValue=this.content().scrollLeft(),u>0?this.content().scrollLeft(this._rtlScrollLeftValue-u):this._setScrollLeftValue(u)):this.content().scrollLeft(u);(this.scrollTop()&&t.isNullOrUndefined(this._vScrollbar)||!t.isNullOrUndefined(this._vScrollbar)&&this._vScrollbar&&this._vScrollbar._scrollData!=null&&!this._vScrollbar._scrollData.skipChange)&&this.scrollTop(this._isJquery3?Math.ceil(this.scrollTop()):this.scrollTop());this.content().scrollTop(this.scrollTop());this._vScrollbar&&(this._vScrollbar._scrollData.dimension="Height",this._updateScrollbar(t.ScrollBar.Orientation.Vertical,this._hScroll),this._vScroll&&!this._vScrollbar._calculateLayout(this._vScrollbar._scrollData)&&this._vScrollbar._updateLayout(this._vScrollbar._scrollData));this._hScrollbar&&(this._hScrollbar._scrollData.dimension="Width",this._updateScrollbar(t.ScrollBar.Orientation.Horizontal,this._vScroll),this._hScroll&&!this._hScrollbar._calculateLayout(this._hScrollbar._scrollData)&&this._hScrollbar._updateLayout(this._hScrollbar._scrollData));t.browserInfo().name=="msie"&&t.browserInfo().version=="8.0"?this.element.find(".e-hhandle").css("left","0px"):this.model.targetPane!=null&&this._on(this.content().find(this.model.targetPane),"scroll",this._scroll);this._addActionClass();this._autohide()},_exactElementDimension:function(n){var i=n.get(0).getBoundingClientRect(),r=["left","right","top","bottom"],u,f,t;for(u=i.width?i.width:i.right-i.left,f=i.height?i.height:i.bottom-i.top,t=0;tthis._vScrollbar._scrollData.scrollable?this._vScrollbar._scrollData.scrollable:parseFloat(n));n=this._isJquery3?Math.ceil(n):n;this.scrollTop(n);this.content().stop().animate({scrollTop:n},r,"linear",function(){e._trigger("scroll",{source:u||"custom",scrollData:e._vScrollbar?e._vScrollbar._scrollData:null,scrollTop:n,originalEvent:f})})}},scrollX:function(n,i,r,u,f){var o=this,e,s;if(n!==""){if(this._hScrollbar&&(n=parseFloat(n)>this._hScrollbar._scrollData.scrollable?this._hScrollbar._scrollData.scrollable:parseFloat(n)),e=t.browserInfo().name,this.model.enableRTL&&e!="mozilla"&&(n<0&&(n=Math.abs(n)),s=this.model.targetPane!=null?this.content().find(this.model.targetPane)[0]:this.content()[0],f!="mousemove"&&f!="touchmove"&&e!="msie"&&e!="msie"&&(n=this._hScrollbar._scrollData.scrollable-n)),this.scrollLeft(n),i){if(this._trigger("scroll",{source:u||"custom",scrollData:this._hScrollbar?this._hScrollbar._scrollData:null,scrollLeft:n,originalEvent:f}))return;this.model.targetPane!=null&&this.content().find(this.model.targetPane).length?this.content().find(this.model.targetPane).scrollLeft(n):this.content().scrollLeft(n);return}(t.isNullOrUndefined(r)||r==="")&&(r=100);this.model.targetPane!=null&&this.content().find(this.model.targetPane).length?this.content().find(this.model.targetPane).stop().animate({scrollLeft:n},r,"linear"):this.content().stop().animate({scrollLeft:n},r,"linear",function(){o._trigger("scroll",{source:u||"custom",scrollData:o._hScrollbar?o._hScrollbar._scrollData:null,scrollLeft:n,originalEvent:f})})}},enable:function(){var n=this.element.find(".e-vscrollbar,.e-hscrollbar,.e-vscroll,.e-hscroll,.e-vhandle,.e-hhandle,.e-vscroll .e-icon,.e-hscroll .e-icon");n.hasClass("e-disable")&&(n.removeClass("e-disable").attr({"aria-disabled":!1}),this.model.enabled=!0);this._vScrollbar&&(this._vScrollbar._enabled=this.model.enabled);this._hScrollbar&&(this._hScrollbar._enabled=this.model.enabled)},disable:function(){var n=this.element.find(".e-vscrollbar,.e-hscrollbar,.e-vscroll,.e-hscroll,.e-vhandle,.e-hhandle,.e-vscroll .e-icon,.e-hscroll .e-icon");n.addClass("e-disable").attr({"aria-disabled":!0});this.model.enabled=!1;this._vScrollbar&&(this._vScrollbar._enabled=this.model.enabled);this._hScrollbar&&(this._hScrollbar._enabled=this.model.enabled)},_changeTop:function(n,i,r,u){var e=Math.ceil(this.model.targetPane!=null&&n.dimension!="height"?this.content().find(this.model.targetPane)[n.scrollVal]():this.content()[n.scrollVal]()),f;return n.dimension=="height"&&e==0&&(e=this.scrollTop()!=0?this.scrollTop():0),f=e+i,(n.enableRTL?fn.scrollable)&&(f=Math.round(n.scrollable)),(n.enableRTL?f>0:f<0)&&(f=0),f!==e&&(this["scroll"+n.xy](f,!0,"",r,u),n.xy!=="X"||t.isNullOrUndefined(this._hScrollbar)?t.isNullOrUndefined(this._vScrollbar)||this._vScrollbar.scroll(f,r,!0,u):this._hScrollbar.scroll(f,r,!0,u)),f!==e},_mouseWheel:function(t){var o;if((!this._vScrollbar||!t.ctrlKey)&&(this._vScrollbar||t.shiftKey)&&t.data&&this.model.enabled){var u=0,f=t.data.d,r=t,e;if(t=t.originalEvent,this._wheelStart&&this._trigger("wheelStart",{originalEvent:t,scrollData:r.data.d}),this._wheelStart=!1,clearTimeout(n.data(this,"timer")),this._wheelx!=1&&(t.wheelDeltaX==0||t.wheelDeltaY==0)&&(this._wheelx=1),navigator.platform.indexOf("Mac")==0&&this._wheelx==0&&(this._browser=="webkit"||this._browser=="chrome"))return!0;(this._browser=="mozilla"?t.axis==t.HORIZONTAL_AXIS?f=this._scrollXdata:this._scrollYdata:this._browser=="msie"?(t.type=="wheel"&&(u=t.deltaX/120),t.type=="mousewheel"&&t.shiftKey&&(f=this._scrollXdata,t.preventDefault?t.preventDefault():t.returnValue=!1)):this._wheelx&&t.wheelDeltaX!=0&&t.wheelDeltaY==0&&this._scrollXdata&&(f=this._scrollXdata),t.wheelDeltaX==0&&(this._wheelx=t.wheelDeltaX),t.wheelDelta?(u=this._normalizingDelta(t),i.opera&&parseFloat(i.opera.version,10)<10&&(u=-u)):t.detail&&(u=t.detail/3),u)&&(r.originalEvent&&(e=r.originalEvent.wheelDelta&&r.originalEvent.wheelDelta>0||r.originalEvent.detail&&r.originalEvent.detail<0?-1:1),this._changeTop(f,u*f.scrollOneStepBy,"wheel",t)?(t.preventDefault?t.preventDefault():r.preventDefault(),this._trigger("wheelMove",{originalEvent:t,scrollData:r.data.d,direction:e})):(this._trigger("scrollEnd",{originalEvent:t,scrollData:r}),this._wheelx=0),o=this,n.data(this,"timer",setTimeout(function(){o._wheelStart=!0;o._trigger("wheelStop",{originalEvent:t,scrollData:r.data.d,direction:e})},250)))}},_normalizingDelta:function(n){return navigator.platform.indexOf("Mac")==0?-n.wheelDelta/3:-n.wheelDelta/120},_contentHeightWidth:function(){this.content().siblings().css("display")=="block"&&this.model.autoHide?(this._hScroll&&this.content()[this._contentHeight](this._ElementHeight-this.model.scrollerSize),this._vScroll&&this.content()[this._contentWidth](this._ElementWidth-this.model.scrollerSize)):this.content().siblings().css("display")=="none"&&this.model.autoHide&&(this._vScroll||this._hScroll)&&(this.content()[this._contentHeight](this._ElementHeight),this.content()[this._contentWidth](this._ElementWidth))},_scrollerHover:function(n){this.model.enabled&&(n.type!="mouseenter"&&n.type!="touchstart"||this.content().siblings().is(":visible")?n.type!="mouseleave"&&n.type!="touchend"||this.element.hasClass("e-scroll-focus")||(this.content().siblings().hide(),this._contentHeightWidth(),this._trigger("scrollHide",{originalEvent:n})):(this.content().siblings().css("display","block"),this._contentHeightWidth(),this._ensureScrollers(),this._setScrollLeftValue(this.model.scrollLeft),this._trigger("scrollVisible",{originalEvent:n})))},_mouseUp:function(r){if(r.data){var u=r.data.d;this.model.enableRTL&&(r.type=="mouseup"||r.type=="touchend")&&(this.model.scrollLeft=this._rtlScrollLeftValue-this.model.scrollLeft);r.type!=="mouseup"&&r.type!=="touchend"&&(r.toElement||r.relatedTarget)||(this.content().css("cursor","default"),this._off(n(document),"mousemove touchmove"),this._off(this.content(),"touchmove",this._touchMove),this._off(n(document),"mouseup touchend",this._mouseUp),u.fromScroller=!1,this._mouseMoved!==!0||r.data.source!=="thumb"||t.isNullOrUndefined(this.model)||(n.when(this.content()).done(t.proxy(function(){this._trigger("thumbEnd",{originalEvent:r,scrollData:u})},this)),this._off(n(i),"blur")));u.up=!0;this._mouseMoved=!1;i.ontouchmove=null}},_mouseDownOnContent:function(u){var f,s;if((this._startX=u.clientX!=r?u.clientX:u.originalEvent.changedTouches[0].clientX,this._startY=u.clientY!=r?u.clientY:u.originalEvent.changedTouches[0].clientY,this._timeStart=u.timeStamp||Date.now(),this.model.enabled)&&(f=u.data.d,this._evtData=u.data,s=f.handler==="e-vhandle"?this.element.find("."+f.handler).closest(".e-scrollbar"):this.element.find("."+f.handler).closest(".e-scrollbar"),this._bindBlurEvent(s,u),!this._trigger("thumbStart",{originalEvent:u,scrollData:f}))&&(u.which!=3||u.button!=2)){f.fromScroller=!0;var e=null,o=1,c=5,h;this._document=n(document);this._window=n(i);this._mouseMove=function(n){var l,a,s;if(this.model.enableRTL&&this._UpdateScrollLeftValue(u),this._startX+this._startY!=n.clientX+n.clientY){if(this._relDisX=(this._startx=n.clientX!=r?n.clientX:n.originalEvent.changedTouches[0].clientX)-this._startX,this._relDisY=(this._starty=n.clientY!=r?n.clientY:n.originalEvent.changedTouches[0].clientY)-this._startY,this._duration=(n.timeStamp||Date.now())-this._timeStart,this._velocityY=Math.abs(this._relDisY)/this._duration,this._velocityX=Math.abs(this._relDisX)/this._duration,this._swipe=Math.abs(this._relDisX)>Math.abs(this._relDisY)?this._relDisX>0?"left":"right":this._relDisY>0?"up":"down",!t.isNullOrUndefined(n.target.tagName)&&n.target.tagName.toLowerCase()==="iframe"){n.type="mouseup";this._mouseUp(n);return}if(l=n.type=="mousemove"?n[f.clientXy]:n.originalEvent.changedTouches[0][f.clientXy],e&&l!==e&&(this._mouseMoved=!0,a=l-e,s=this.model[f.scrollVal]-a,o==1&&Math.abs(a)>c&&(h=f.position,o=0),o==0&&(e=l),s>=0&&s<=f.scrollable&&h===f.position)){var v=this._velocityY>.5&&this._duration<50&&f.position=="Top",y=this._velocityX>.5&&this._duration<50&&f.position=="Left",p=(this._velocityY>.5||this._velocityX>.5)&&this._duration<50;p?v?(s=Math.abs(this._relDisY)+this._duration*this._velocityY,this._startY>this._starty?(s+=this.scrollTop(),s>f.scrollable&&(s=f.scrollable)):(sthis.scrollTop()&&(s=0)),this.scrollTop()<=f.scrollable&&this.scrollY(s,!1,this.model.animationSpeed,"thumb")):y&&(s=Math.abs(this._relDisX),this._startX>this._startx?(s+=this.scrollLeft(),s>f.scrollable&&(s=f.scrollable)):(s-=this.scrollLeft(),s=Math.abs(s),(s>f.scrollable||s>=this.scrollLeft())&&(s=0)),this.scrollLeft()<=f.scrollable&&this.scrollX(s,!1,this.model.animationSpeed,"thumb")):(this["scroll"+f.xy](s,!0,"","thumb",n.type),f.xy==="X"?this._hScrollbar.scroll(s,"thumb",!0,n.type):t.isNullOrUndefined(this._vScrollbar)||this._vScrollbar.scroll(s,"thumb",!0,n.type),this.content().css("cursor","pointer"),this._trigger("thumbMove",{originalEvent:n,direction:this._swipe=="down"||this._swipe=="right"?1:-1,scrollData:f}))}i.ontouchmove=function(n){n=n||i.event;n.preventDefault&&n.preventDefault();n.returnValue=!1};e==null&&(e=l);(Math.round(this._content.scrollTop())==0&&this._swipe=="down"||(Math.ceil(this._content.scrollTop())==f.scrollable||Math.ceil(this._content.scrollTop())+1==f.scrollable)&&this._swipe=="up")&&(this._trigger("scrollEnd",{originalEvent:n.originalEvent,scrollData:n}),i.ontouchmove=null)}};this._trigger("touchStart",{originalEvent:u,direction:this._swipe=="down"||this._swipe=="right"?1:-1,scrollData:this._scrollData,scrollTop:this.content().scrollTop(),scrollLeft:this.content().scrollLeft()});this._on(n(document),"mousemove",{d:f,source:"thumb"},this._mouseMove);this._isNativeScroll?this._on(this.content(),"touchmove",{d:f,source:"thumb"},this._touchMove):this._on(n(document),"touchmove",{d:f,source:"thumb"},this._mouseMove);this._on(n(document),"mouseup touchend",{d:f,source:"thumb"},this._mouseUp)}},_touchMove:function(){this.content().css("cursor","pointer");this._mouseMoved=!0;this._tempLeft=this.model.targetPane!=null?this.content().find(this.model.targetPane).scrollLeft():this.content().scrollLeft();this._tempTop=this.content().scrollTop()},_touchDown:function(n){var t;t=this._tempLeft!=this.scrollLeft()?this._scrollXdata:this._tempTop!=this.scrollTop()?this._scrollYdata:this._scrollYdata?this._scrollYdata:this._scrollXdata;this._trigger("scrollStop",{source:"thumb",originalEvent:n,scrollData:t,scrollTop:this.content().scrollTop(),scrollLeft:this.content().scrollLeft()})},_speedScrolling:function(n){var r,i,u,n,t;if(this._mouseMoved){if(this.element.find(".e-vhandle").length>0&&(r=this.content().scrollTop(),this._tempTop!==r&&(this._trigger("thumbMove",{originalEvent:n,direction:this._swipe=="down"||this._swipe=="right"?1:-1,scrollData:this._scrollData}),this._vScrollbar.scroll(this.content().scrollTop(),"thumb",!0,"touchmove"),n={source:"thumb",scrollData:this._vScrollbar?this._vScrollbar._scrollData:null,scrollTop:this.content().scrollTop(),originalEvent:n},t=this._isJquery3?Math.ceil(n.scrollTop):n.scrollTop,this.scrollTop(t),this._trigger("scroll",n))))return;if(this.element.find(".e-hhandle").length>0&&(i=this.model.targetPane!=null?this.content().find(this.model.targetPane):this.content(),u=i.scrollLeft(),this._tempLeft!==u&&(this._trigger("thumbMove",{originalEvent:n,direction:this._swipe=="down"||this._swipe=="right"?1:-1,scrollData:this._scrollData}),this._hScrollbar.scroll(i.scrollLeft(),"thumb",!0,"touchmove"),n={source:"thumb",scrollData:this._hScrollbar?this._hScrollbar._scrollData:null,scrollLeft:this.content().scrollLeft(),originalEvent:n},t=this._isJquery3?Math.ceil(n.scrollLeft):n.scrollLeft,this.scrollLeft(t),this._trigger("scroll",n))))return;this.content().css("cursor","pointer")}},_scroll:function(r){var s=[this._vScrollbar?this._vScrollbar._scrollData:null,this._hScrollbar?this._hScrollbar._scrollData:null],h,f,u,o,e;for(this._evtData&&(h=this._evtData.d?this._evtData.d:this._evtData),f=0;f<2;f++)(u=s[f],u&&!u.skipChange)&&((this.model&&(!this.model.targetPane||this.model.targetPane&&h&&h.xy!="X")&&(u.dimension==="height"?this.scrollTop(r.target[u.scrollVal]):this.scrollLeft(r.target[u.scrollVal])),u.sTop=this.model&&this.model.targetPane!=null&&f==1&&this.content().find(this.model.targetPane).length?this.content().find(this.model.targetPane)[0][u.scrollVal]:u.scrollVal=="scrollTop"?this.scrollTop():this.scrollLeft(),this[u.scrollVal](u.sTop),u.fromScroller)||(f===1?(o=this.content()[0],this._rtlScrollLeftValue&&o.scrollWidth-o.clientWidth!=this._rtlScrollLeftValue&&(this._rtlScrollLeftValue=o.scrollWidth-o.clientWidth),u.sTop=this.model&&t.browserInfo().name!="mozilla"&&this.model.enableRTL&&!this._hScrollbar._scrollData._scrollleftflag?this._rtlScrollLeftValue==0?u.sTop*-1:u.sTop-this._rtlScrollLeftValue:u.sTop,this._hScrollbar.scroll(u.sTop,"",!0)):this._vScrollbar.scroll(u.sTop,"",!0),(s.length==2&&f==1||s.length==1&&f==0)&&(this._externalScroller=!1,this.model&&this._trigger("scroll",{source:"custom",scrollData:this._hScrollbar?this._hScrollbar._scrollData:null,scrollLeft:this.scrollLeft(),originalEvent:r}))));this._isNativeScroll&&this.model.enableTouchScroll&&this._speedScrolling(r);this._UpdateScrollLeftValue(r);e=this;this._vScrollbar&&this._scrollYdata&&this.model&&this._scrollYdata.scrollable-this.model.scrollOneStepBy>=this.scrollTop()&&(n(":hover").filter(this.element[0]).length||e._off(t.getScrollableParents(e.wrapper),"scroll",null),i.onmousewheel=function(t){e.model&&e.model.preventDefault&&n(":hover").filter(e.element[0]).length&&t.preventDefault()})},_UpdateScrollLeftValue:function(n){this.model&&n.type!="touchstart"&&n.type!="mousedown"&&this.model.enableRTL&&this._rtlScrollLeftValue&&this.model.scrollLeft!=this._previousScrollLeft&&(this.model.scrollLeft=this._rtlScrollLeftValue-this.model.scrollLeft,this._previousScrollLeft=this.model.scrollLeft);(this.model&&n.type=="touchstart"||n.type=="mousedown")&&this.model.enableRTL&&(this.model.scrollLeft=this.content().scrollLeft(),this.option("scrollLeft",this.content().scrollLeft()))},_changevHandlerPosition:function(n){var t=this._vScrollbar;t&&(n=t._scrollData!=null&&n>=t._scrollData.scrollable?t._scrollData.scrollable:n,t!=null&&n>=0&&n<=t._scrollData.scrollable&&t[t._scrollData.handler].css(t._scrollData.lPosition,n/t._scrollData.onePx+"px"))},_changehHandlerPosition:function(n){var t=this._hScrollbar;t&&(n=t._scrollData!=null&&n>=t._scrollData.scrollable?t._scrollData.scrollable:n,t!=null&&top>=0&&n<=t._scrollData.scrollable&&t[t._scrollData.handler].css(t._scrollData.lPosition,n/t._scrollData.onePx+"px"))},_destroy:function(){this._off(this.content(),"scrollstop",this._touchDown);this._off(n(document),"mouseup",this._mouseUpContent);this.element.css({width:"",height:""}).children(".e-vscrollbar,.e-hscrollbar").remove();this.content().removeClass("e-content").css({width:"",height:""});this.element.removeClass("e-widget")},_preventDefault:function(n){n=n||i.event;n.preventDefault&&n.preventDefault();n.returnValue=!1}})}(jQuery,Syncfusion,window),function(n,t,i){t.widget("ejNavigationDrawerBase","ej.NavigationDrawerBase",{defaults:{contentId:null,cssClass:"",direction:"left",targetId:null,position:"normal",enableListView:!1,listViewSettings:{},type:"overlay",width:"auto",swipe:null,open:null,beforeClose:null,items:[],ajaxSettings:{type:"GET",cache:!1,data:{},dataType:"html",contentType:"html",async:!0},ajaxSuccess:null,ajaxError:null,ajaxComplete:null},dataTypes:{direction:"enum",type:"enum",ajaxSettings:"data"},loadContent:function(i,r){var f=this,u,e,o;r.indexOf("#")==0?(u=n(r)[0]&&n(r)[0].nodeName&&n(r)[0].nodeName.toLowerCase()=="script"?t.getClearString(n(r)[0].innerHTML):r,u!=n(r)&&(n(u).length!=0?this._scriptTemplate.push({id:r,data:n(u)}):(e=n.grep(this._scriptTemplate,function(n){if(n.id==u)return n.data}),u=e.length>0?e[0].data[0]:u)),n(i).html(n(u)),this._hide()):(o={url:r,success:function(t){try{if(n(i).html(t),f._trigger("ajaxSuccess",{data:t,url:r,content:i}))return;f._hide()}catch(u){}},error:function(n){try{if(f._trigger("ajaxError",{data:{status:n.status,responseText:n.responseText,statusText:n.statusText},content:i,url:r}))return;f._hide()}catch(n){}},complete:function(n){try{f._trigger("ajaxComplete",{data:n,content:i,url:r})}catch(n){}}},this._sendAjaxRequest(o))},_sendAjaxRequest:function(t){n.ajax({type:t.type,cache:t.cache,url:t.url,dataType:t.dataType,data:t.data,contentType:t.contentType,async:t.async,success:t.success,error:t.error,beforeSend:t.beforeSend,complete:t.complete})},_shadowWrapper:function(){this.model.isPaneOpen||(this._elementOverlay=t.buildTag("div#"+this._id+"_Overlay",{},{},{"class":this._rootCSS+" "+this._prefixClass+"nb-layout "+this._prefixClass+"nb-overlay"}),this._elementShadow=t.buildTag("div#"+this._id+"_shadow",{},{},{"class":this._rootCSS+" "+this._prefixClass+"nb-shadow "+this._prefixClass+"nb-type-"+(this.model.type=="slide"?"slide":"overlay")}),this._nbHome.append(this._elementOverlay),this._elementOverlay.hide(),this.element.hide(),this.element.prepend(this._elementShadow))},_renderControl:function(){this.model.position.toLowerCase()=="fixed"&&this.element.appendTo(this._nbHome);this._shadowWrapper();this.element.addClass(this._prefixClass+"user-select "+this.model.cssClass);this.element.addClass(this._prefixClass+"nb-layout "+(this.model.direction.toLowerCase()=="left"?this._prefixClass+"nb-left":this._prefixClass+"nb-right"));this.element.addClass(this._prefixClass+"nb-type-"+(this.model.type=="slide"?"slide":"overlay"));this._maxIndex=this._getMaxZindex();this._parentWidth=this._nbHome.width();this._setWidth();this._setLayout()},_getMaxZindex:function(){return Math.max.apply(null,n.map(n("body *"),function(t){return parseInt(n(t).css("z-index"))+1||1}))},_transform:function(t,i,r){var s="-"+this._browser+"-transform",u="translateX("+t+"px) translateZ(0px)",h="-"+this._browser+"-transition-property",f="transform",c="-"+this._browser+"-transition-duration",e=i+"ms",o;r?(o=this.model.position=="fixed"?"e-nb-fixed":"",this.model.position=="normal"&&this.model.type=="slide"&&n("#"+this._id+"_WrapContainer").addClass("e-nb-normal"),this.element.addClass(""+this._prefixClass+"nb-animate "+o),this.element.css(h,f).css(c,e).css(s,u),this.element.css("transition-property",f).css("transition-duration",e).css("transform",u)):(o=this.model.position=="fixed"?"e-nb-fixed":"",this.model.position=="normal"&&this.model.type=="slide"&&n("#"+this._id+"_WrapContainer").addClass("e-nb-normal"),this._nbHome.addClass(this._rootCSS+" "+this._prefixClass+"nb-animate "+o),this._nbHome.css(h,f).css(c,e).css(s,u),this._nbHome.css("transition-property",f).css("transition-duration",e).css("transform",u))},_show:function(){t.isNullOrUndefined(this.element.css("left").match(/\d/g))||Number(this.element.css("left").match(/\d/g)[0]r.clientX?"right":"left";u=this._isOpened()?this._swipeDirection!=this.model.direction.toLowerCase()?!0:!1:!1;u?this._startSwipeOffsetX&&this._isOpened()&&(this._relativeX=r.clientX-this._startSwipeOffsetActualX,this._relativeY=r.clientY-this._startSwipeOffsetY,f=this.element.width()+this._relativeX-(this.model.type.toLowerCase()=="overlay"?this._nbHome.offset().left:0),n(r.target).hasClass(""+this._prefixClass+"nb-overlay")&&(this.model.direction=="left"?-this._relativeXthis._nbHome.width()-50)&&(this.element.show(),r=this.model.type.toLowerCase()=="slide"?0:this._nbHome.offset().left,(this.model.direction=="left"?this._relativeX-r-this.element.width())&&(!this._containerX||this.model.targetHome?this._transform(this._containerX+this._relativeX-r,0,this._isTransitionElement()):i)))},_touchEnd:function(r){var u=r.changedTouches?r.changedTouches[0]:r;(t.listenTouchEvent(this._nbHome,t.moveEvent(),this._touchMoveHandler,!0,this),this._isOpened()||(n.isFunction(t.isIOS7)?t.isIOS7():!1)||(this._containerX?this._hide():(this._relativeX=u.clientX-this._startSwipeOffsetX,this._relativeY=u.clientY-this._startSwipeOffsetY,(this.model.direction=="left"?this._startSwipeOffsetX<50:this._startSwipeOffsetX>this._nbHome.width()-50)&&(this._relativeX>30||this._relativeX<-30?this._show():this._hide()))),this._data={targetElement:this._nbHome,element:this.element,direction:this._swipeDirection},this.model.enableListView?n.extend(this._data,{listview:this._lb}):i,this._trigger("swipe",this._data))||(t.listenTouchEvent(this._nbHome,t.endEvent(),this._touchEndHandler,!0,this),t.listenTouchEvent(this._nbHome,"mouseleave",this._touchEndHandler,!0,this))},open:function(){this.model.isPaneOpen||this._show()},close:function(){if(!this.model.isPaneOpen){if(this._data={element:this.element},this.model.enableListView?n.extend(this._data,{listview:this._lb}):i,this._trigger("beforeClose",this._data))return;this._hide()}},toggle:function(){this.model.isPaneOpen||(this._isOpened()?this.close():this.open())}})}(jQuery,Syncfusion),function($,ej,undefined){ej.widget("ejListViewBase","ej.ListViewBase",{_addToPersist:["selectedItemIndex","checkedIndices"],defaults:{height:null,width:null,selectedItemIndex:-1,enableGroupList:!1,enableAjax:!1,enableCache:!1,enablePersistence:!1,ready:null,load:null,itemRequestCount:5,totalItemsCount:5,loadComplete:null,ajaxBeforeLoad:null,ajaxSuccess:null,ajaxError:null,ajaxComplete:null,ajaxSettings:{type:"GET",cache:!1,async:!0,dataType:"html",contentType:"html",url:"",data:{}},renderTemplate:!1,templateId:null,persistSelection:!1,preventSelection:!1,dataSource:[],query:null,allowVirtualScrolling:!1,virtualScrollMode:"normal",showHeader:!1,showHeaderBackButton:!1,cssClass:"",headerTitle:"Title",headerBackButtonText:null,enableFiltering:!1,enableCheckMark:!1,checkedIndices:[],locale:"en-US"},observables:["selectedItemIndex","dataSource"],selectedItemIndex:ej.util.valueFunction("selectedItemIndex"),dataSource:ej.util.valueFunction("dataSource"),checkedIndices:ej.util.valueFunction("checkedIndices"),_updateModelItems:function(){var ang_attr,i,ang_li,ele,ul,groupid,ulindex,index,element,groupTitle,index1,element1,primaryKey,parentPrimaryKey;if(this.model.items=eval(this.model.items),ang_attr=this.model.items,ang_attr.length){for(ul=ej.buildTag("ul.e-m-clearall"),i=0;iul"),groupid=1,ulindex=0;ulindexli"),index=0;indexli"),index1=0;index10?(this.model.allowVirtualScrolling&&this.model.virtualScrollMode=="continuous"&&ej.isNullOrUndefined(this._totalitemscount)&&(this.model.totalItemsCount=this._dataUrl.dataSource.json.length),this._queryPromise(0,this,this.model.totalItemsCount,null)):this._queryPromise(0,this,this.model.totalItemsCount,null):ej.isNullOrUndefined(this._dataUrl)||this._dataUrl instanceof ej.DataManager||ej.isNullOrUndefined(this._totalitemscount)?this._renderControl():(this._dataUrl=ej.DataManager(this._dataUrl),this._rawList=ej.DataManager(this._dataUrl.dataSource.json).executeLocal(ej.Query().take(this.model.totalItemsCount).clone()),this.model.dataSource=this._rawList,this._renderControl()))},_loadVirtualData:function(n){var u,c,f,r,i,s,l,t,o,h,e;if(this._dummyUl=[],u=this._renderLists(),$.views.helpers({_checkAjaxUrls:this._checkAjaxUrl,_checkImgUrls:this._checkImgUrl,_checkIsChecked:this._checkIsCheck,Object:this,ej:ej}),this.jsRender=ej.buildTag("script#"+this.model.id+"_Template","",{},{type:"text/x-jsrender"}),this.jsRender[0].text=ej.browserInfo().name=="msie"&&ej.browserInfo().version<10?u[0].outerHTML.replace(/>/g,">"):u[0].outerHTML.replace(/>/g,">"),this.jsChildRender=ej.buildTag("script#"+this.model.id+"_ChildTemplate","",{},{type:"text/x-jsrender"}),this.model.allowVirtualScrolling==!0&&this.model.virtualScrollMode=="normal"&&(c=ej.buildTag("div")),f=ej.buildTag("ul."+this._prefixClass+"childcontainer "+this._prefixClass+"list-hdr "+this._prefixClass+"clearall"),u.addClass(this._prefixClass+"childli"),f[0].innerHTML="{{for items}}"+u[0].outerHTML+"{{/for}}",r=n,r)for(f.empty().html($(this.jsRender).render(r)),i=f.clone().find("li"),s="",this._initEJCheckBox&&this._initEJCheckBox(f),l=this,t=0;tul"):this.element.find("ul:first"),this.model.showHeader&&(hdr=this._renderHeader(this.model.id,!1,this.model.headerTitle,this.model.headerBackButtonText),this._lbEle.prepend(hdr)),this._hasDataSource()&&!this.model.renderTemplate&&this.element.empty(),this.model.renderTemplate&&(this.model.templateId?this._tempContent.find("#"+this.model.templateId).length&&(this._template=this._tempContent.find("#"+this.model.templateId),ej.destroyWidgets(this._template),this._template[0].nodeName.toLowerCase()!="script"&&this._template.remove(),this._template=this._template[0].nodeName&&this._template[0].nodeName.toLowerCase()=="script"?ej.getClearString(this._template[0].innerHTML):this._template[0].outerHTML):(ej.destroyWidgets(this.element),this._template=this.element.html(),this.element.empty()),this._lContainer.addClass(this._prefixClass+"template-list")),!this.model.renderTemplate||this._hasDataSource()||this.model.enableGroupList){if(!this.model.renderTemplate||this.model.renderTemplate&&this._hasDataSource()||this.model.renderTemplate&&this.model.enableGroupList){if(this._model_index=0,this.model.enableGroupList){if(this._lContainer.addClass(this._prefixClass+"grouped"),innerDiv=ej.buildTag("div."+this._prefixClass+"grouplist"),ul=this.element.children(),ul.length||this.dataSource().length)for(group=this.dataSource().length?ej.DataManager(this.dataSource()).executeLocal(ej.Query().from(this.dataSource()).group(this.model.fieldSettings.groupID)):ej.DataManager(this.model.items).executeLocal(ej.Query().from(this.model.items).group(this.model.fieldSettings.groupID)),length=group.length,i=0;i=0&&!this.model.preventSelection&&this.model.persistSelection&&!ej.getBooleanVal(ulItems[this.selectedItemIndex()],"data-preventselection",this.model.preventSelection)&&ej.getBooleanVal(ulItems[this.selectedItemIndex()],"data-persistselection",this.model.persistSelection)&&(this._currentItem=$(this._liEl[this.selectedItemIndex()]),this._prevItem=this._currentItem,this._currentItem.removeClass(this._prefixClass+"state-default").addClass(this._prefixClass+"state-active"));$(this.element.find("."+this._prefixClass+"lv-check").parent()).addClass(this._prefixClass+"lv-checkdiv");this.model.renderTemplate&&$(this.element.find("."+this._prefixClass+"lv-check").parent()).addClass(this._prefixClass+"template-checkmark");$(this.element.find("."+this._prefixClass+"lv-check").closest("li."+this._prefixClass+"list")).addClass(this._prefixClass+"list-check");$(this.element.find("."+this._prefixClass+"lv-input").closest("."+this._prefixClass+"lv-filter")).addClass(this._prefixClass+"lv-inputdiv");this._wireEvents()}}else this.element.append(this._lbEle.append(this._lContainer)),$(this.element.find("."+this._prefixClass+"lv-check").parent()).addClass(this._prefixClass+"template-checkmark"),this._template&&(this._lContainer.append(this._template),ej.widget.init&&ej.widget.init(this._lContainer));this._setHeightWidth();this.model.height!==null&&this._lContainer.height()>this.model.height&&this._refreshScroller(this._lContainer,!1);this.scrollerObj&&(this.scrollerObj.refresh(),$(this.scrollerObj.element).find(".e-vhandlespace").css("height",$(this.scrollerObj.element).find(".e-vhandlespace").height()-1));this.model.loadComplete&&this._trigger("loadComplete")},_createFilterWrapper:function(n){var t=this._createFilterDiv(),i=ej.buildTag("a."+this._prefixClass+"lv-anchor",ej.buildTag("span."+this._prefixClass+"input-btn"),{},{Title:"Clear text","data-role":"none"});$(t).append(i);n.append(t)},_refreshScroller:function(n,t){this.model.virtualScrollMode=="continuous"&&(this._lContainer.find(".e-content, .e-vhandle,.e-vhandle div").removeAttr("style"),this._lContainer.css({display:"block"}),this.scrollerObj&&(this.scrollerObj.model.height=this._lContainer.height(),this.scrollerObj.refresh(),this.scrollerObj.option("scrollTop",0)));n.find(".e-vhandle div").removeAttr("style");var i;i=t?this.model.showHeader&&this.model.enableFiltering?this.model.height-(ej.getDimension(this._lbEle.find("."+this._prefixClass+"header"),"outerHeight")+ej.getDimension($(id).find("."+this._prefixClass+"lv-filter"),"outerHeight"))-2:this.model.showHeader?this.model.height-ej.getDimension(this._lbEle.find("."+this._prefixClass+"header"),"outerHeight")-2:this.model.enableFiltering?this.model.height-ej.getDimension($(id).find("."+this._prefixClass+"lv-filter"),"outerHeight")-2:this.model.height-2:this.model.showHeader&&this.model.enableFiltering?this.model.height-(ej.getDimension(this._lbEle.find("."+this._prefixClass+"header"),"outerHeight")+$("."+this._prefixClass+"lv-filter").height())-2:this.model.showHeader?this.model.height-ej.getDimension(this._lbEle.find("."+this._prefixClass+"header"),"outerHeight")-2:this.model.enableFiltering?this.model.height-$("."+this._prefixClass+"lv-filter").height()-2:this.model.height-2;this.scrollerObj&&(this.scrollerObj.model.height=i)},_renderListItems:function(n){var u,o,e,t,r,f,i;if(n.addClass(this._prefixClass+"list-hdr "+this._prefixClass+"clearall"),this._liItems=n.find("li"),(this._liItems.length&&!this._hasDataSource()||this._hasDataSource())&&(this._renderParentChildTemplate(),this._hasDataSource()||this.model.enableGroupList||(this._items=this.model.items),u=this._items,o=this,this.model.allowVirtualScrolling?(e=[],t={parent:u,child:e}):t=this._filterParentChild(u),t.child.length&&this._childRendering(t.child),t.parent))for(n.empty().html($(this.jsRender).render(t.parent)),r=n.find(">li"),f="",i=0;i=this.element.find("li").length*i&&(this._updateLoadingClass(!0),ej.DataManager&&this._dataUrl instanceof ej.DataManager&&!ej.isNullOrUndefined(this._dataUrl.dataSource.url)?this._queryPromise(this.realUllength,t,this.realUllength+this.model.itemRequestCount,n):(ej.DataManager&&this._dataUrl instanceof ej.DataManager&&this._dataUrl.dataSource.offline&&this._dataUrl.dataSource.json&&this._dataUrl.dataSource.json.length>0||!ej.isNullOrUndefined(this._dataUrl)&&!(this._dataUrl instanceof ej.DataManager))&&window.setTimeout(function(){t._updateLoadingClass(!1)},300))):this.model.allowVirtualScrolling&&this.model.virtualScrollMode=="normal"&&(u=this.dataSource(),ej.DataManager&&this._dataUrl instanceof ej.DataManager&&n.scrollTop!=n.scrollData.scrollOneStepBy+n.scrollData.scrollable&&window.setTimeout(function(){t._virtualCount==0&&t._loadList()},300))}},_localDataVirtualScroll:function(){var n=this._rawList.length;return ej.DataManager(this._dataUrl.dataSource.json).executeLocal(ej.Query().skip(n).take(this.model.totalItemsCount).clone())},_loadList:function(){var n,o,i,s,h,e;this._virtualCount++;var c=this.scrollerObj.scrollTop(),t=this,u=0,r,f=null;if(this._currentPageindex=Math.round(c/(this._liItemHeight*this._items.length)),$.inArray(this._currentPageindex,this._virtualPages.sort(function(n,t){return n-t}))!=-1)if(this._currentPageindex==0){if($.inArray(this._currentPageindex+1,this._virtualPages)!=-1)return this._virtualCount--,!1;this._currentPageindex=this._currentPageindex+1}else if($.inArray(this._currentPageindex-1,this._virtualPages)!=-1){if($.inArray(this._currentPageindex+1,this._virtualPages)!=-1)return this._virtualCount--,!1;this._currentPageindex=this._currentPageindex+1}else this._currentPageindex=this._currentPageindex-1;for(r=!($.inArray(this._currentPageindex-1,this._virtualPages)!=-1),this._updateLoadingClass(!0),n=this._virtualPages.length-1;n>=0;n--)if(this._virtualPages[n]0?(this._appendVirtualList(this._localDataVirtualScroll(),u,this._currentPageindex,f,r),this._updateLoadingClass(!1)):(h=ej.DataManager(t.model.dataSource).executeLocal(i),this._appendVirtualList(h,u,this._currentPageindex,f,r),this._updateLoadingClass(!1))},_appendVirtualList:function(n,t,i,r,u){var f,s,c,e,o,l,h;if(this._virtualCount--,$.inArray(i,this._virtualPages.sort(function(n,t){return n-t}))!=-1)return!1;if(u&&$.inArray(i-1,this._virtualPages.sort())!=-1&&(n.splice(0,this._items.length),u=!1),f=this._items.length,s=$("
      "),c=u?(i-1)*f*this._liItemHeight-(t*f+f)*this._liItemHeight:i*f*this._liItemHeight-(t*f+f)*this._liItemHeight,c!=0&&s.append($("").addClass("e-virtual").css({display:"block",height:c})),this._loadVirtualData(n),$(this._dummyUl).attr("data-ej-page",i),u&&$(this._dummyUl).slice(0,f).attr("data-ej-page",i-1),s.append(this._dummyUl),o=this.element.find("ul"),e=(i*f+f)*this._liItemHeight,e=r!=null?r*f*this._liItemHeight-e:o.height()-e,e!=0&&s.append($("").addClass("e-virtual").css({display:"block",height:e})),l=o.find("li[data-ej-page="+t+"]").last(),l.next().remove(),s.children().insertAfter(l),this._removeEmptyElements(),this._virtualPages.push(i),u&&this._virtualPages.push(i-1),ej.DataManager&&this._dataUrl instanceof ej.DataManager&&this._dataUrl.dataSource.offline&&this._dataUrl.dataSource.json&&this._dataUrl.dataSource.json.length>0)for(h=0;h0&&i.select(r)}else this.model.query&&(i=this.model.query.clone());return this.model.allowVirtualScrolling&&(i.requiresCount(),i.take(this.model.totalItemsCount)),n=this.model.dataSource.dataSource,t&&(n&&n.url&&!n.url.match(t.tableName+"$")||n&&!n.url||!n)&&(ej.isNullOrUndefined(t.tableName)||i.from(t.tableName)),i},_filterParentChild:function(n){var t=ej.DataManager(n),i=t.executeLocal(ej.Query().from(n).where(ej.Predicate(this.model.fieldSettings.parentPrimaryKey,ej.FilterOperators.notEqual,null)).group(this.model.fieldSettings.parentPrimaryKey)),r=t.executeLocal(ej.Query().from(n).where(ej.Predicate(this.model.fieldSettings.parentPrimaryKey,ej.FilterOperators.equal,null)));return{parent:r,child:i}},_childRendering:function(n){var t=this;n.length&&(t.element.append($(t.jsChildRender).render(n)),$.each(n,function(i,r){var u;ej.widget.init&&ej.widget.init(t.element.find("#child"+r.key));var o=t.element.find("#child"+r.key).find("ul"),e=o.find("li"),f=0;for(u=0;u"):t[0].outerHTML.replace(/>/g,">");this.jsChildRender=ej.buildTag("script#"+this.model.id+"_ChildTemplate","",{},{type:"text/x-jsrender"});this.model.allowVirtualScrolling==!0&&this.model.virtualScrollMode=="normal"&&(u=ej.buildTag("div"));i=ej.buildTag("ul."+this._prefixClass+"childcontainer "+this._prefixClass+"list-hdr "+this._prefixClass+"clearall");t.addClass(this._prefixClass+"childli");i[0].innerHTML="{{for items}}"+t[0].outerHTML+"{{/for}}";n=ej.buildTag("div."+this._rootCSS+" subpage "+this._prefixClass+"childitem","",{},{id:"{{if key}}child{{>key}}{{else "+this.model.fieldSettings.childId+"}}{{>"+this.model.fieldSettings.childId+"}}{{else}}{{/if}}",style:"display:none"});r=ej.buildTag("div."+this._prefixClass+"list-container","",{},{id:"{{if key}}child{{>key}}{{else "+this.model.fieldSettings.childId+"}}{{>"+this.model.fieldSettings.childId+"}}{{else}}{{/if}}_container"});this.model.showHeader&&n.append(this._renderHeader("{{if key}}child{{>key}}{{else "+this.model.fieldSettings.childId+"}}{{>"+this.model.fieldSettings.childId+"}}{{else}}{{/if}}",!0,"Title"));this.model.enableFiltering&&this._createFilterWrapper(n);this.model.allowVirtualScrolling==!0&&this.model.virtualScrollMode=="normal"?n.append(r.append(u.append(i))):n.append(r.append(i));ej.browserInfo().name=="msie"&&ej.browserInfo().version<10?this.jsChildRender[0].text=n[0].outerHTML.replace(/>/g,">"):this.jsChildRender[0].innerHTML=n[0].outerHTML.replace(/>/g,">")},_renderChild:function(n){this._currentItem.attr("data-childid",n);this._currentItem.attr("data-childtitle")||this._currentItem.attr("data-childtitle",this._currentItem.text());this._createListDiv(n);this._div.hide();this._container=ej.buildTag("div."+this._prefixClass+"list-container#"+n+"_container");this.element.append(this._div)},_getText:function(n){return $(n).clone().children().remove().end().text()},_checkImgUrl:function(){var n=this.getRsc("helpers","Object"),t=this.data[n.model.fieldSettings.imageUrl];return $.support.pushstate||(t=typeof App=="object"?App.route.makeUrlAbsolute(t,!0):t),""},_checkAjaxUrl:function(){var t=this.data.href,u=this.data.childId,e=this.data.renderTemplate,o=this.data.templateId,n=this.getRsc("helpers","Object"),f=this.getRsc("helpers","ej"),r=n._currentPage(n),i;t&&t.indexOf("#")!=-1&&t!="#"?n._storedContent[u]||(r.find(t).show(),i=r.find(t).clone(),r.find(t).hide(),n._storedContent[u]=i[0].nodeName&&i[0].nodeName.toLowerCase()=="script"?f.getClearString(i[0].innerHTML):i[0].outerHTML):n._storedContent[this.index]&&(n._storedContent=f._pushValue(n._storedContent,"",this.index))},_currentPage:function(n){return n._prefixClass=="e-m-"?ej.getCurrentPage():$("body")},_checkIsCheck:function(){return this.data[this.getRsc("helpers","Object").model.fieldSettings.checked]?!0:!1},_onTouchStartHandler:function(n){if(this._mouseDown={x:ej.isNullOrUndefined(n.clientX)?n.touches[0].clientX:n.clientX,y:ej.isNullOrUndefined(n.clientY)?n.touches[0].clientY:n.clientY},$(n.target.parentElement).hasClass(this._prefixClass+"disable")||$(n.currentTarget).hasClass(this._prefixClass+"disable"))return!1;ej.isDevice()||ej._preventDefaultException(n.target,this._preventDefaultException)||n.preventDefault&&n.preventDefault();ej.isWindows&&ej.isWindows()&&ej._touchStartPoints(n,this);this._currentItem=$(n.currentTarget);this._scroll=!1;ej.getBooleanVal(this._currentItem,"data-preventSelection",this.model.preventSelection)||this._addSelection();this.model.renderMode!="windows"||this.model.windows.preventSkew||this._currentItem.addClass(this._prefixClass+"m-skew-center");ej.isNullOrUndefined(n)||(this._eventtrigger=$(n.target));this.model.mouseDown&&this._triggerStartEvent(this._returnData());ej.listenEvents([this._liEl,this._liEl],[ej.endEvent(),ej.moveEvent(),ej.cancelEvent()],[this._touchEndDelegate,this._touchMoveDelegate,this._touchMoveDelegate],!1,this);$(window).on(ej.endEvent()+" MSPointerUp pointerup",this._docClickDelegate)},_onTouchMoveHandler:function(n){(ej.browserInfo().name=="msie"&&ej.browserInfo().version>8||ej.browserInfo().name!="msie")&&((ej.isNullOrUndefined(n.clientX)?n.changedTouches[0].clientX!==this._mouseDown.x:n.clientX)||(ej.isNullOrUndefined(n.clientY)?n.changedTouches[0].clientY!==this._mouseDown.y:n.clientY))&&(this._isMoved=!0,ej.isDevice()&&(!ej.isWindows||ej.isWindows&&!ej.isWindows()||ej.isWindows&&ej.isWindows()&&ej._isTouchMoved(n,this))&&(this._scroll=!0,ej.getBooleanVal(this._currentItem,"data-persistSelection",this.model.persistSelection)?this._prevItem&&this._prevItem[0]!=this._currentItem[0]&&this._removeSelection():this._removeSelection(),this.model.renderMode!="windows"||this.model.windows.preventSkew?!ej.getBooleanVal(this._currentItem,"data-preventselection",this.model.preventSelection)&&this._prevItem&&ej.getBooleanVal(this._currentItem,"data-persistSelection",this.model.persistSelection)&&this._prevItem.removeClass(this._prefixClass+"state-default").addClass(this._prefixClass+"state-active"):ej._removeSkewClass(this._currentItem)))},_onTouchEndHandler:function(n){var u,r,t,i,f,e;if(ej.browserInfo().name=="msie"&&ej.browserInfo().version==8&&n.stopImmediatePropagation(),this._isFromAjax=!1,ej.getBooleanVal(this._currentItem,"data-persistSelection",this.model.persistSelection)||this._removeSelection(),this.model.renderMode!="windows"||this.model.windows.preventSkew||ej._removeSkewClass(this._currentItem),this._scroll)return this._setCurrent(),this._unbindEvents(n),!1;if(!this._scroll){if(this._currentItem.find("."+this._prefixClass+"lv-check").length&&(u=this._currentItem.find("."+this._prefixClass+"lv-check"),this._prefixClass!="e-"||ej.isNullOrUndefined(n)||$(n.target).closest(".e-lv-checkdiv").length||this._toggleCheckboxValue(u)),r=this._currentItem.attr("data-childheaderbackbuttontext")==undefined?this._currentItem.closest("."+this._rootCSS+"").find("."+this._prefixClass+"header").length&&!this.model.showHeaderBackButton?this._currentItem.closest("."+this._rootCSS+"").find("."+this._prefixClass+"header ."+this._prefixClass+"htitle").text():"Back":ej.getAttrVal(this._currentItem,"data-childheaderbackbuttontext"),t=this._currentItem.attr("data-href"),this._currentItem.attr("data-navigateUrl"))this._touchEndEventHandler();else{if(i=this._isInsideNavigation?this._tempContent.find("[data-ajaxurl='"+this._convertToRelativeUrl(t)+"']"):this.element.find("[data-ajaxurl='"+this._convertToRelativeUrl(t)+"']"),ej.getBooleanVal(this._currentItem,"data-loadajax",this.model.enableAjax&&typeof t!="undefined"||!typeof t)&&(!this.model.enableCache||i.length==0)){i.length&&i.remove();(this._prefixClass=="e-"&&this._currentItem.hasClass("e-arrow")||this._prefixClass!="e-")&&this.loadAjaxContent(t,r);this._unbindEvents(n);this._isInsideNavigation&&this._nearestND.model.contentId&&this._closeNavigation();return}t&&t.indexOf("#")!=-1&&this._currentPage(this).find("#"+t.replace("#","")).length&&(this._renderChild(ej.getAttrVal(this._currentItem,"data-childid","page_"+parseInt(Math.random().toFixed(3)*1e3))),f=ej.buildTag("div."+this._prefixClass+"content",this._storedContent[this._currentItem.attr("data-childid")]),this._div.append(this._container.append(f)),ej.widget.init&&ej.widget.init(this._div));this._updateContent(this._currentItem,r);this.model.ready&&this._trigger("ready");this._isInsideNavigation&&(e=this._nearestND.model.contentId?!this._currentItem.attr("data-childid")||this._currentItem.attr("data-href"):!(this._currentItem.attr("data-childid")||this._currentItem.attr("data-href")));this._isInsideNavigation&&e&&this._closeNavigation();ej.isNullOrUndefined(n)||(this._eventtrigger=$(n.target));this._touchEndEventHandler(n)}this._prevItem=this._currentItem}this._unbindEvents(n)},_hasValue:function(n,t){for(var i=0;i","g"),"").toLowerCase())):this._elementText.push("")},_onKeyUp:function(n){for(var t=0;t]*>/gmi.test(r)?r.split(/<\/?body[^>]*>/gmi)[1]:r||""),f,e;i._div.append(i._container.append(u));i._updateContent(i._currentItem,t);f=i._prefixClass=="e-m-"?App.angularAppName:!1;(f||ej.angular.defaultAppName)&&ej.angular.compile(u);e={content:i._div,item:i._currentItem,index:$(i._currentItem).index(),text:$(i._currentItem).text(),url:i.model.ajaxSettings.url?i.model.ajaxSettings.url:n};i.model.ajaxSuccess&&i._trigger("ajaxSuccess",e)},errorHandler:function(t,r,u){var f={xhr:t,textStatus:r,errorThrown:u,item:i._currentItem,index:$(i._currentItem).index(),text:$(i._currentItem).text(),url:i.model.ajaxSettings.url?i.model.ajaxSettings.url:n};i.model.ajaxError&&i._trigger("ajaxError",f)},completeHandler:function(){var t={content:i._div,item:i._currentItem,index:$(i._currentItem).index(),text:$(i._currentItem).text(),url:i.model.ajaxSettings.url?i.model.ajaxSettings.url:n};i.model.ajaxComplete&&i._trigger("ajaxComplete",t)}};ej.sendAjaxRequest(u)},selectItem:function(n,t){n>=0&&this._isEnable($(this._getElement(t).find("li."+this._prefixClass+"list")[n]))&&(this.setActive(n,t),this._currentItem=$(this._getElement(t).find("li."+this._prefixClass+"list")[n]),this._prevItem=this._currentItem,this._onTouchEndHandler())},setActive:function(n,t){if(n>=0){var i=this._getElement(t);this._isEnable($(i.find("li."+this._prefixClass+"list")[n]))&&ej.getBooleanVal($(i.find("li."+this._prefixClass+"list")[n]),"data-persistSelection",this.model.persistSelection)&&(i.find("li."+this._prefixClass+"list."+this._prefixClass+"state-active").removeClass(this._prefixClass+"state-active").addClass(this._prefixClass+"state-default"),this._currentItem=$(i.find("li."+this._prefixClass+"list")[n]),this._prevItem=this._currentItem,this._currentItem.removeClass(this._prefixClass+"state-default").addClass(this._prefixClass+"state-active"))}},deActive:function(n,t){n>=0&&this._isEnable($(this._getElement(t).find("li."+this._prefixClass+"list")[n]))&&$(this._getElement(t).find("li."+this._prefixClass+"list")[n]).removeClass(this._prefixClass+"state-active").addClass(this._prefixClass+"state-default")},enableItem:function(n,t){n>=0&&$(this._getElement(t).find("li."+this._prefixClass+"list")[n]).removeClass(this._prefixClass+"disable").addClass(this._prefixClass+"state-default").find("a").removeClass(this._prefixClass+"disable").find("."+this._prefixClass+"lv-check").ejCheckBox("enable")},disableItem:function(n,t){n>=0&&$(this._getElement(t).find("li."+this._prefixClass+"list")[n]).addClass(this._prefixClass+"disable").removeClass(this._prefixClass+"state-default").find("a").addClass(this._prefixClass+"disable").find("."+this._prefixClass+"lv-check").ejCheckBox("disable")},removeCheckMark:function(n,t){this._removeIndex=n;var i=this._getElement(t);n>=0&&this._isEnable($(i.find("li."+this._prefixClass+"list")[n]))?$(i.find("li."+this._prefixClass+"list")[n]).find("."+this._prefixClass+"lv-checkdiv").remove():i.find("."+this._prefixClass+"lv-checkdiv").remove()},checkItem:function(n,t){n>=0&&this._isEnable($(this._getElement(t).find("li."+this._prefixClass+"list")[n]))&&this._setCheckboxValue($(this._getElement(t).find("."+this._prefixClass+"lv-check")[n]),!0);this._checkedValues.push(n);this.checkedIndices(this._checkedValues)},unCheckItem:function(n,t){n>=0&&this._isEnable($(this._getElement(t).find("li."+this._prefixClass+"list")[n]))&&this._setCheckboxValue($(this._getElement(t).find("."+this._prefixClass+"lv-check")[n]),!1);this._checkedValues.splice(this._checkedValues.indexOf(n),1)},checkAllItem:function(n){var t=this;this._getElement(n).find("."+this._prefixClass+"lv-check").each(function(i,r){t._isEnable($(t._getElement(n).find("li."+t._prefixClass+"list")[i]))&&t._setCheckboxValue($(r),!0)});this._checkStatevalue()},unCheckAllItem:function(n){this.model.checkedIndices=[];this._checkedValues=[];var t=this;this._getElement(n).find("."+this._prefixClass+"lv-check").each(function(i,r){t._isEnable($(t._getElement(n).find("li."+t._prefixClass+"list")[i]))&&t._setCheckboxValue($(r),!1)})},_checkStatevalue:function(){var n,t;for(this._currentItem=$(this._liEl),n=0;n=0)return $(this._getElement(t).find("li."+this._prefixClass+"list")[n]).text()},getCheckedItems:function(n){var i,t,r;if(n!=undefined)return this._getElement(n).find("input."+this._prefixClass+"lv-check:checked").closest("li."+this._prefixClass+"list");for(i=[],t=0;t=0)return this.element.find("#"+$(this._getElement(t).find("li."+this._prefixClass+"list")[n]).attr("data-childid")).length?!0:!1},isChecked:function(n,t){if(n>=0)return $(this._getElement(t).find("li."+this._prefixClass+"list")[n]).find("input."+this._prefixClass+"lv-check").prop("checked")},showItem:function(n,t){n>=0&&$(this._getElement(t).find("li."+this._prefixClass+"list")[n]).css("visibility","")},hideItem:function(n,t){n>=0&&$(this._getElement(t).find("li."+this._prefixClass+"list")[n]).css("visibility","hidden")},show:function(n){this._getElement(n).css("visibility","")},hide:function(n){this._getElement(n).css("visibility","hidden")},_objectSplice:function(n,t){for(var i=0;i=0)if(this._hasDataSource()){if(typeof n=="object")for(r=0;r div > ul").append(s)),typeof n=="object"?this._objectSplice(n,t):this.model.items.splice(t,0,this._getLiAttributes(n,null,null,i)),f=this.model.items;else this._orgEle.children().append(n);if(u=this.model.enableGroupList?$(this.element.find("ul[data-ej-grouplisttitle= "+i+"]")):$(this.element.find("ul:visible")),ej.isNullOrUndefined(this.jsRender))this._renderControl(),$(this.element).find(".subpage").length>1&&$(this.element).find(".subpage:nth-child(2)").remove();else{if(typeof n=="object")for(r=0;r0&&$(e).addEleAttrs($($(n).attrNotStartsWith(/^data-ej-/)))}this._processing(u);this._liEl=this.element.find("li."+this._prefixClass+"list");this._initEJCheckBox&&(this._initEJCheckBox(u),this.model.renderTemplate&&$(this.element.find("."+this._prefixClass+"lv-check").parent()).addClass(this._prefixClass+"template-checkmark"));this._setHeightWidth();this._wireEvents()},_processing:function(n){n.find("li."+this._prefixClass+"firstitem").removeClass(this._prefixClass+"firstitem");n.find("li:first").addClass(this._prefixClass+"firstitem");n.find("li."+this._prefixClass+"lastitem").removeClass(this._prefixClass+"lastitem");n.find("li:last").addClass(this._prefixClass+"lastitem");var t=n.find("li."+this._prefixClass+"list");t.removeEleEmptyAttrs();t.find("."+this._prefixClass+"chevron-right_01").removeEleEmptyAttrs();n.find("."+this._prefixClass+"lv-check").parent().addClass(this._prefixClass+"lv-checkdiv");n.find("."+this._prefixClass+"lv-check").closest("li."+this._prefixClass+"list").addClass(this._prefixClass+"list-check");n.find("."+this._prefixClass+"lv-input").closest("."+this._prefixClass+"lv-filter").addClass(this._prefixClass+"lv-inputdiv")},removeItem:function(n,t){var r=[],i,n;n>=0&&(element=this._getElement(t),i=$(element.find("li."+this._prefixClass+"list")[n]).attr("data-childid"),this.element.find($("#"+i).length)&&this.element.find($("#"+i)).remove(),$(element.find("li."+this._prefixClass+"list")[n]).remove(),n=[parseInt(n)],this.dataSource(this.dataSource().filter(function(t,i){if(n.indexOf(i)!=-1)r.push(t);else return!0})))},clear:function(){this.element.empty().html();this._liEl=this.element.find("li."+this._prefixClass+"list")},getItemsCount:function(n){return this._getElement(n).find("li."+this._prefixClass+"list").length},getActiveItemData:function(){if(this.getActiveItem().attr("data-id"))return this._generateData(this.dataSource().length?typeof this.dataSource()=="string"?eval(this.dataSource()):this.dataSource():this.model.items,this.getActiveItem().attr("data-id"))}});ej.VirtualScrollMode={Normal:"normal",Continuous:"continuous"}}(jQuery,Syncfusion),function(n,t){function ot(n,t){var s=n||"",k=p,t=t.toString(),ct=t.indexOf(".")>-1||n.indexOf(".")>-1,r=0,rt=0,i="",d="",a=n.split(","),ut="0",lt,at=n.toLowerCase().indexOf("e"),w,o,ft=s.indexOf("#"),v,st,b,l,y,nt,tt,f,u,c,e;if(n.indexOf("\\")>-1&&(d=n.substr(0,n.lastIndexOf("\\")+1),n=n.substr(n.lastIndexOf("\\")+1,n.length),ft=n.indexOf("#")),at>-1){for(v="",s="",o=n.toLowerCase().split("e"),lt=n.indexOf("+")>-1?n.split("+")[1]:n.split("-")[1],t=parseInt(t).toExponential(),w=t.split("e"),r=o[1].length-w[1].length,u=o[1].length-1;u>0;u--)o[1][u]!="0"?s+=o[1][u]:r>1?(s+="#",r--):s+="0";for(st=n.indexOf("+")>-1?"+":"",s=st+s.split("").reverse().join(""),u=0;uo[0].length&&(v=o[0]);s=d+v+"e"+s}else if(ct){if(o=n.split("."),w=t.split("."),o[1]=o[1].replace(/[,.]/g,""),r=o[0].replace(/[,.]/g,"").length-w[0].replace(/[,.]/g,"").length,r<0&&ej.isNullOrUndefined(n.match(/[\[\(\)\]]/g))){for(a=o[0].split(","),i=o[0].split(","),e=a.length-1;e>=0;e--)if(a[e])for(f=a[e].length,u=0,c=Math.abs(r);u=0;l--)f===3?(b=","+b,f=0):f++,b=i[l]+b;s=d+b+"."+o[1]}}else{if(y=0,nt=a.splice(1,a.length),r=n.replace(/[,.\[\(\]\)]/g,"").length-t.replace(/[,.]/g,"").length,ft>-1){for(tt=0,c=n.length;tt=0;e--)if(nt[e])for(f=nt[e].length,i[e]||(i[e]=""),u=0,c=Math.abs(r)+1;u0&&rt<=l?(r--,rt++):r>0?r--:g=k[h]:h=="0"&&(ht||h!="0")||(g=k[h]),h==="0"&&yt>-1&&(g=k[h]),l===s.lastIndexOf("\\")&&(ot=!1),g&&!ot)et[it]={rule:g},it+=1;else for(h==="\\"&&(h="",l===s.lastIndexOf("\\")||(ot=!0)),h=h.split(""),e=0;e=0){var s=t.lastIndexOf("\\"),l=t.slice(0,s),f=t.slice(s+1,t.length),h;f=f.replace(/[9?CANa#&]/g,"_");h=l+f;r=h.replace(/[\\]/g,"");t=t.replace(/[\\]/g,"")}else r=t.replace(/[9?CANa#&]/g,"_");return r=c(r,i),ht(n,t,r,e,i,o)}function c(n,t){var r,f,e,o,u,i;if(n.length!=0){for(r=ej.preferredCulture(t),u="",f=r.numberFormat[","],e=r.numberFormat.currency.symbol,o=r.numberFormat["."],i=0;i-1&&(ft=o.indexOf("+")>-1?o.split("+")[1]:o.split("-")[1],i=i.toExponential(),o.indexOf("-")>-1&&(i=i.replace("+","")));var p,ut,k,et,rt=p=ut=i.toString(),s=u,a=k=0,h,g="_",d,v,y,tt,ot=r.match(/[\(\[\]\)]/g);if(rt=!r.indexOf("\\")>=0?i=ut.replace(/[\(\)-]/g,""):et,l=f.length-1,nt=p.length-1,ej.isNullOrUndefined(ot))while(art.length||l<0)break}else while(l>=0){if(h=p[nt],d=f[l],h==t)break;if(h===d||h===g||h==="e"&&h===d.toLowerCase()?(h===g?g:"",v=s.substring(0,l+1),y=s.substring(l+1),h=c(h,e),s=v.substr(0,v.length-1)+h+y,l--,nt--):f[l].rule!=t?(it=p.charCodeAt(nt),w(r,it,l)?(v=s.substring(0,l+1),y=s.substring(l+1),tt=b(p,nt,l,r,u),s=v.substr(0,v.length-1)+tt+y,l--,nt--):l--):l--,k>rt.length||l<0)break}if(i)return(s.indexOf("_")-s.indexOf(",")==1||s.indexOf("_")-s.indexOf(".")==1)&&(s=s.slice(0,s.indexOf("_")-1)),n.trim(s.replace(/[_]/g,""))==""?null:s.replace(/[_]/g,"")}}function w(t,i,r){var f=p,u=!1,e=t.substr(r,1),o=String.fromCharCode(i);return n.each(f,function(n,t){e==n&&(u=o.match(new RegExp(t))?!0:!1)}),u}function b(n,t,i,r,u){var f=!1;return r.indexOf(".")>-1&&i===u.length-1&&n[t+1]>5&&(f=!0),f?(parseInt(n[t])+1).toString():n[t]}function s(n,t){return n.indexOf(t)===0}function l(n,t){return n.substr(n.length-t.length)===t}function e(n){return(n+"").replace(rt,"")}function ct(n){return isNaN(n)?NaN:Math[n<0?"ceil":"floor"](n)}function h(n,t,i){for(var r=n.length;r1?parseInt(e[1],10):0;r=e[0];e=r.split(".");r=e[0];u=e.length>1?e[1]:"";f>0?(u=h(u,f,!1),r+=u.slice(0,f),u=u.substr(f)):f<0&&(f=-f,r=h(r,f+1,!0),u=r.slice(-f,r.length)+u,r=r.slice(0,-f));p=i["."]||".";u=t>0?p+(u.length>t?u.slice(0,t):h(u,t)):"";for(var o=r.length-1,y=i[","]||",",s="";o>=0;){if(c===0||c>o)return r.slice(0,o+1)+(s.length?y+s+u:u);s=r.slice(o-c+1,o+1)+(s.length?y+s:"");o-=c;a1&&(f=parseInt(t.slice(1),10));s=t.charAt(0).toUpperCase();switch(s){case"D":o="n";u=ct(u);f!==-1&&(u=h(""+u,f,!0));n<0&&(u=-u);break;case"N":r=e;r.pattern=r.pattern||["-n"];case"C":r=r||e.currency;r.pattern=r.pattern||["-$n","$n"];case"P":r=r||e.percent;r.pattern=r.pattern||["-n %","n %"];o=n<0?r.pattern[0]||"-n":r.pattern[1]||"n";f===-1&&(f=r.decimals);u=lt(u*(s==="P"?100:1),f,r);break;default:return st(n,t,i)}return vt(u,o,e)}function vt(n,t,i){for(var f=/n|\$|-|%/g,r="",e,u;;){if(e=f.lastIndex,u=f.exec(t),r+=t.slice(e,u?u.index:t.length),!u)break;switch(u[0]){case"n":r+=n;break;case"$":r+=i.currency.symbol||"$";break;case"-":/[1-9]/.test(n)&&(r+=i["-"]||"-");break;case"%":r+=i.percent.symbol||"%"}}return r}function k(n,t,i){var p,o,s,r,w,d,b,k,g,h,nt;typeof i=="string"&&(t=i,i=10);t=ej.globalize.findCulture(t);var c=NaN,u=t.numberFormat,y=t.numberFormat.pattern[0];if(n=n.replace(/ /g,""),n.indexOf(t.numberFormat.currency.symbol)>-1?(n=n.replace(t.numberFormat.currency.symbol||"$",""),n=n.replace(t.numberFormat.currency["."]||".",t.numberFormat["."]||"."),y=e(t.numberFormat.currency.pattern[0].replace("$",""))):n.indexOf(t.numberFormat.percent.symbol)>-1&&(n=n.replace(t.numberFormat.percent.symbol||"%",""),n=n.replace(t.numberFormat.percent["."]||".",t.numberFormat["."]||"."),y=e(t.numberFormat.percent.pattern[0].replace("%",""))),n=e(n),ut.test(n))c=parseFloat(n,"",i);else if(ft.test(n))c=parseInt(n,16);else{var l=a(n,u,y),v=l[0],f=l[1];v===""&&u.pattern[0]!=="-n"&&(l=a(n,u,"-n"),v=l[0],f=l[1]);v=v||"+";s=f.indexOf("e");s<0&&(s=f.indexOf("E"));s<0?(o=f,p=null):(o=f.substr(0,s),p=f.substr(s+1));d=u["."]||".";b=o.indexOf(d);b<0?(r=o,w=null):(r=o.substr(0,b),w=o.substr(b+d.length));k=u[","]||",";r=r.split(k).join("");g=k.replace(/\u00A0/g," ");k!==g&&(r=r.split(g).join(""));h=v+r;w!==null&&(h+="."+w);p!==null&&(nt=a(p,u,y),h+="e"+(nt[0]||"+")+nt[1]);!i&&et.test(h)?c=parseFloat(h):i&&(c=parseInt(h,i))}return c}function r(n,t,i){return ni}function yt(n,t){var u=new Date,i,r;return t<100&&(i=n.twoDigitYearMax,i=typeof i=="string"?(new Date).getFullYear()%100+parseInt(i,10):i,r=u.getFullYear(),t+=r-r%100,t>i&&(t-=100)),t}function o(n,t){if(n.indexOf)return n.indexOf(t);for(var i=0,r=n.length;i0&&(u-=1),i},l=function(t){var r=new RegExp("^\\d{1,"+t+"}"),i=n.substr(f,t).match(r);return i?(i=i[0],f+=i.length,parseInt(i,10)):null},a=function(t,i){for(var r=0,s=t.length,e,o,u;r0&&(k-=1),t},y=function(t){var r=numRegExp[t]||new RegExp("^\\d{1,"+t+"}"),i=n.substr(a,t).match(r);return i?(i=i[0],a+=i.length,parseInt(i,10)):null},rt=function(t,i){for(var r=0,o=t.length,f,e,u;rut&&(o-=100))}else if(s==="h"){if(c("h"),e=y(2),e==12&&(e=0),e===null||u(e,0,11))return null}else if(s==="H"){if(c("H"),e=y(2),e===null||u(e,0,23))return null}else if(s==="m"){if(c("m"),b=y(2),b===null||u(b,0,59))return null}else if(s==="s"){if(c("s"),d=y(2),d===null||u(d,0,59))return null}else if(s==="f"){if(f=c("f"),w=y(f),w!==null&&f>3&&(w=parseInt(w.toString().substring(0,3),10)),w===null||u(w,0,999))return null}else if(s==="t"){if(f=c("t"),ft=h.AM,et=h.PM,f===1&&(ft=mapDesignators(ft),et=mapDesignators(et)),lt=rt(et),!lt&&!rt(ft))return null}else if(s==="z"){if(at=!0,f=c("z"),n.substr(a,1)==="Z"){if(!yt)return null;g();continue}if((v=n.substr(a,6).match(f>2?longTimeZoneRegExp:shortTimeZoneRegExp),!v)||(v=v[0],a=v.length,v=v.split(":"),ot=parseInt(v[0],10),u(ot,-12,13))||f>2&&(it=parseInt(v[1],10),isNaN(it)||u(it,0,59)))return null}else if(s==="T")yt=g();else if(s==="'")st=!0,g();else if(!g())return null;return(pt=e!==null||b!==null||d||null,o===null&&p===null&&l===null&&pt?(o=tt,p=ht.getMonth(),l=ht.getDate()):(o===null&&(o=tt),l===null&&(l=1)),lt&&e<12&&(e+=12),at?(ot&&(e+=-ot),it&&(b+=-it),n=new Date(Date.UTC(o,p,l,e,b,d,w))):(n=new Date(o,p,l,e,b,d,w),gt(n,e)),o<100&&n.setFullYear(o),n.getDate()!==l&&at===t)?null:n}function u(n,t,i){return!(n>=t&&n<=i)}function gt(n,t){t||n.getHours()!==23||n.setHours(n.getHours()+2)}function tt(n,t,r){function o(n,t){var i,r=n+"";return t>1&&r.length":"",C:"[A-Za-z ]","?":"[A-Za-z]"};i={DAY_OF_WEEK_THREE_LETTER:"ddd",DAY_OF_WEEK_FULL_NAME:"dddd",DAY_OF_MONTH_SINGLE_DIGIT:"d",DAY_OF_MONTH_DOUBLE_DIGIT:"dd",MONTH_THREE_LETTER:"MMM",MONTH_FULL_NAME:"MMMM",MONTH_SINGLE_DIGIT:"M",MONTH_DOUBLE_DIGIT:"MM",YEAR_SINGLE_DIGIT:"y",YEAR_DOUBLE_DIGIT:"yy",YEAR_FULL:"yyyy",HOURS_SINGLE_DIGIT_12_HOUR_CLOCK:"h",HOURS_DOUBLE_DIGIT_12_HOUR_CLOCK:"hh",HOURS_SINGLE_DIGIT_24_HOUR_CLOCK:"H",HOURS_DOUBLE_DIGIT_24_HOUR_CLOCK:"HH",MINUTES_SINGLE_DIGIT:"m",MINUTES_DOUBLE_DIGIT:"mm",SECONDS_SINGLE_DIGIT:"s",SECONDS_DOUBLE_DIGIT:"ss",MERIDIAN_INDICATOR_SINGLE:"t",MERIDIAN_INDICATOR_FULL:"tt",DECISECONDS:"f",CENTISECONDS:"ff",MILLISECONDS:"fff",TIME_ZONE_OFFSET_SINGLE_DIGIT:"z",TIME_ZONE_OFFSET_DOUBLE_DIGIT:"zz",TIME_ZONE_OFFSET_FULL:"zzz",DATE_SEPARATOR:"/"};ej.globalize._getDateParseRegExp=function(n,t){var e=n._parseRegExp,s,p,o,w,r,b,k;if(e){if(s=e[t],s)return s}else n._parseRegExp=e={};for(var h=d(n,t).replace(/([\^\$\.\*\+\?\|\[\]\(\)\{\}])/g,"\\\\$1"),u=["^"],l=[],c=0,a=0,v=/\/|dddd|ddd|dd|d|MMMM|MMM|MM|M|yyyy|yy|y|hh|h|HH|H|mm|m|ss|s|tt|t|fff|ff|f|zzz|zz|z|gg|g/g,f;(f=v.exec(h))!==null;){if(p=h.slice(c,f.index),c=v.lastIndex,a+=y(p,u),a%2){u.push(f[0]);continue}o=f[0];w=o.length;switch(o){case i.DAY_OF_WEEK_THREE_LETTER:case i.DAY_OF_WEEK_FULL_NAME:case i.MONTH_FULL_NAME:case i.MONTH_THREE_LETTER:r="(\\D+)";break;case i.MERIDIAN_INDICATOR_FULL:case i.MERIDIAN_INDICATOR_SINGLE:r="(\\D*)";break;case i.YEAR_FULL:case i.MILLISECONDS:case i.CENTISECONDS:case i.DECISECONDS:r="(\\d{"+w+"})";break;case i.DAY_OF_MONTH_DOUBLE_DIGIT:case i.DAY_OF_MONTH_SINGLE_DIGIT:case i.MONTH_DOUBLE_DIGIT:case i.MONTH_SINGLE_DIGIT:case i.YEAR_DOUBLE_DIGIT:case i.YEAR_SINGLE_DIGIT:case i.HOURS_DOUBLE_DIGIT_24_HOUR_CLOCK:case i.HOURS_SINGLE_DIGIT_24_HOUR_CLOCK:case i.HOURS_DOUBLE_DIGIT_12_HOUR_CLOCK:case i.HOURS_SINGLE_DIGIT_12_HOUR_CLOCK:case i.MINUTES_DOUBLE_DIGIT:case i.MINUTES_SINGLE_DIGIT:case i.SECONDS_DOUBLE_DIGIT:case i.SECONDS_SINGLE_DIGIT:r="(\\d\\d?)";break;case i.TIME_ZONE_OFFSET_FULL:r="([+-]?\\d\\d?:\\d{2})";break;case i.TIME_ZONE_OFFSET_DOUBLE_DIGIT:case i.TIME_ZONE_OFFSET_SINGLE_DIGIT:r="([+-]?\\d\\d?)";break;case i.DATE_SEPARATOR:r="(\\"+n["/"]+")";break;default:throw"Invalid date format pattern '"+o+"'.";}r&&u.push(r);l.push(f[0])}return y(h.slice(c),u),u.push("$"),b=u.join("").replace(/\s+/g,"\\s+"),k={regExp:b,groups:l},e[t]=k};ej.globalize.addCulture=function(t,i){ej.cultures[t]=n.extend(!0,n.extend(!0,{},ej.cultures["default"],i),ej.cultures[t]);ej.cultures[t].calendar=ej.cultures[t].calendars.standard};ej.globalize.preferredCulture=function(n){return n=typeof n!="undefined"&&typeof n==typeof this.cultureObject?n.name:n,this.cultureObject=ej.globalize.findCulture(n),this.cultureObject};ej.globalize.setCulture=function(n){return ej.isNullOrUndefined(this.globalCultureObject)&&(this.globalCultureObject=ej.globalize.findCulture(n)),n=typeof n!="undefined"&&typeof n==typeof this.globalCultureObject?n.name:n,n&&(this.globalCultureObject=ej.globalize.findCulture(n)),ej.cultures.current=this.globalCultureObject,this.globalCultureObject};ej.globalize.culture=function(n){ej.cultures.current=ej.globalize.findCulture(n)};ej.globalize.findCulture=function(t){var f,i,e,u,r,o;if(t){if(n.isPlainObject(t)&&t.numberFormat&&(f=t),typeof t=="string"){if(i=ej.cultures,i[t])return i[t];if(t.indexOf("-")>-1){if(e=t.split("-")[0],i[e])return i[e]}else for(u=n.map(i,function(n){return n}),r=0;r0&&((this.targetElement.css("position")=="relative"||this.targetElement.css("position")=="absolute")&&this.targetElement[0]===n(this.model.appendTo)[0]?i={left:0,top:0}:(i.left-=this.targetElement.offsetParent().offset().left,i.top-=this.targetElement.offsetParent().offset().top));this.maindiv.css({position:"absolute",left:Math.ceil(i.left)+"px",top:Math.ceil(i.top)+"px","z-index":this._maxZindex()+1})},_setContentPosition:function(){if(this.model.template==null){var t=0,r=0,i,n=null;i=this.targetElement.outerHeight();this.popupText&&(t=this.popupText.outerHeight());this.popupImage&&(r=this.popupImage.outerHeight());this.popupImage&&(n=Math.ceil((i-(r+t))/2),this.popupImage.css("top",n+"px"));this.popupText&&(n||(n=Math.ceil((i-t)/2)),this.popupText.css("top",n+"px"))}else this.templateObj.css({position:"relative",left:Math.ceil((this.targetElement.outerWidth()-this.templateObj.outerWidth())/2),top:Math.ceil((this.targetElement.outerHeight()-this.templateObj.outerHeight())/2)})},_generateTextTag:function(n){this.popupText=t.buildTag("div.e-text",n);this.maindiv.append(this.popupText)},_setVisibility:function(n){n&&this._isTargetVisible()?this.show():this.hide()},_maxZindex:function(){return t.util.getZindexPartial(this.element)}})}(jQuery,Syncfusion),function(n,t){t.widget("ejButton","ej.Button",{element:null,model:null,validTags:["button","input"],_setFirst:!1,_rootCSS:"e-button",_requiresID:!0,defaults:{size:"normal",type:"submit",height:"",width:"",enabled:!0,htmlAttributes:{},text:null,contentType:"textonly",imagePosition:"imageleft",showRoundedCorner:!1,cssClass:"",prefixIcon:null,suffixIcon:null,enableRTL:!1,repeatButton:!1,timeInterval:"150",create:null,click:null,destroy:null},dataTypes:{size:"enum",enabled:"boolean",type:"enum",showRoundedCorner:"boolean",text:"string",contentType:"enum",imagePosition:"enum",prefixIcon:"string",suffixIcon:"string",cssClass:"string",repeatButton:"boolean",enableRTL:"boolean",timeInterval:"string",htmlAttributes:"data"},disable:function(){this.element.addClass("e-disable").attr("aria-disabled",!0);this.model.enabled=!1},enable:function(){this.element.removeClass("e-disable").attr("aria-disabled",!1);this.model.enabled=!0},_init:function(){this._cloneElement=this.element.clone();this._initialize();this._render();this._controlStatus(this.model.enabled);this._wireEvents(this.model.repeatButton);this._addAttr(this.model.htmlAttributes)},_addAttr:function(t){var i=this;n.map(t,function(n,t){t=="class"?i.element.addClass(n):i.element.attr(t,n);t=="disabled"&&n=="disabled"&&i.disable()})},_destroy:function(){this._off(this.element,"blur",this._btnBlur);this.element.removeClass(this.model.cssClass+"e-ntouch e-btn e-txt e-select e-disable e-corner e-widget").removeAttr("role aria-describedby aria-disabled");!this._cloneElement.attr("type")&&this.element.attr("type")&&this.element.removeAttr("type");this.element.removeClass("e-btn-"+this.model.size);this.model.contentType&&this.model.contentType!="textonly"?this.element.append(this._cloneElement.text())&&this.imgtxtwrap[0].remove():""},_setModel:function(n){for(var t in n)switch(t){case"size":this._setSize(n[t]);break;case"height":this._setHeight(n[t]);break;case"width":this._setWidth(n[t]);break;case"contentType":this._setContentType(n[t]);break;case"imagePosition":this._setImagePosition(n[t]);break;case"text":this._setText(n[t]);break;case"prefixIcon":this.element.is("input")||this._setMajorIcon(n[t]);break;case"suffixIcon":this.element.is("input")||this._setMinorIcon(n[t]);break;case"enabled":this._controlStatus(n[t]);break;case"showRoundedCorner":this._roundedCorner(n[t]);break;case"cssClass":this._setSkin(n[t]);break;case"enableRTL":this._setRTL(n[t]);break;case"timeInterval":this.model.timeInterval=n[t];break;case"htmlAttributes":this._addAttr(n[t])}},_setSize:function(n){this.element.removeClass("e-btn-mini e-btn-medium e-btn-small e-btn-large e-btn-normal");this.element.addClass("e-btn-"+n)},_setType:function(n){this.element.prop({type:n})},_setHeight:function(n){this.element.css("height",n)},_setWidth:function(n){this.element.css("width",n)},_setText:function(n){this.buttonType=="inputButton"?this.element.val(n):this.model.contentType==t.ContentType.TextOnly?this.element.html(n):this.textspan.html(n);this.model.text=n},_setMajorIcon:function(n){this.majorimgtag.removeClass(this.model.prefixIcon);this.majorimgtag.addClass(n);this.model.prefixIcon=n},_setMinorIcon:function(n){this.minorimgtag.removeClass(this.model.suffixIcon);this.minorimgtag.addClass(n);this.model.suffixIcon=n},_setContentType:function(n){n!=this.model.contentType&&(this.element.empty(),this.model.contentType=n,this.element.is("input")||this._renderButtonNormal())},_setImagePosition:function(n){this.model.contentType==t.ContentType.TextAndImage&&n!=this.model.imagePosition&&(this.element.empty(),this.model.imagePosition=n,this.element.is("input")||this._renderButtonNormal())},_setRTL:function(n){n?this.element.addClass("e-rtl"):this.element.removeClass("e-rtl")},_controlStatus:function(n){n?this.enable():this.disable()},_setSkin:function(n){this.model.cssClass!=n&&(this.element.removeClass(this.model.cssClass),this.element.addClass(n))},_initialize:function(){t.isTouchDevice()||this.element.addClass("e-ntouch");this.element.is("input")?this.buttonType="inputButton":this.element.is("a")||this.element.is("button")?this.buttonType="tagButton":this.element.removeClass("e-button");this.element.attr("type")?this.model.type=this.element.attr("type"):this._setType(this.model.type);this._timeout=null},_render:function(){this._setSize(this.model.size);this._setHeight(this.model.height);this._setWidth(this.model.width);this._setRTL(this.model.enableRTL);this.element.addClass(this.model.cssClass+" e-btn e-select e-widget").attr("role","button");this.buttonType=="inputButton"?(this.element.addClass("e-txt"),this.model.text!=null&&this.model.text!=""?this.element.val(this.model.text):this.model.text=this.element.val()):this._renderButtonNormal();this._roundedCorner(this.model.showRoundedCorner);this.element[0].id&&this.element.attr("aria-describedby",this.element[0].id)},_renderButtonNormal:function(){if((this.model.text==null||this.model.text=="")&&(this.model.text=this.element.html()),this.element.empty(),this.textspan=t.buildTag("span.e-btntxt",this.model.text),this.model.contentType.indexOf("image")>-1&&(this.majorimgtag=t.buildTag("span").addClass(this.model.prefixIcon),this.minorimgtag=t.buildTag("span").addClass(this.model.suffixIcon),this.imgtxtwrap=t.buildTag("span").addClass("e-btn-span")),this.model.contentType==t.ContentType.TextAndImage){switch(this.model.imagePosition){case t.ImagePosition.ImageRight:this.imgtxtwrap.append(this.textspan,this.majorimgtag);break;case t.ImagePosition.ImageLeft:this.imgtxtwrap.append(this.majorimgtag,this.textspan);break;case t.ImagePosition.ImageBottom:this.majorimgtag.attr("style","display:inherit");this.imgtxtwrap.append(this.textspan,this.majorimgtag);break;case t.ImagePosition.ImageTop:this.majorimgtag.attr("style","display:inherit");this.imgtxtwrap.append(this.majorimgtag,this.textspan)}this.element.append(this.imgtxtwrap)}else this.model.contentType==t.ContentType.ImageTextImage?(this.imgtxtwrap.append(this.majorimgtag,this.textspan,this.minorimgtag),this.element.append(this.imgtxtwrap)):this.model.contentType==t.ContentType.ImageBoth?(this.imgtxtwrap.append(this.majorimgtag,this.minorimgtag),this.element.append(this.imgtxtwrap)):this.model.contentType==t.ContentType.ImageOnly?(this.imgtxtwrap.append(this.majorimgtag),this.element.append(this.imgtxtwrap)):(this.element.addClass("e-txt"),this.element.html(this.model.text))},_roundedCorner:function(n){n==!0?this.element.addClass("e-corner"):this.element.removeClass("e-corner")},_wireEvents:function(t){t&&(this._on(this.element,"mousedown",this._btnRepatMouseClickEvent),this._on(n(document),"mouseup",this._mouseUpClick),this._on(this.element,"keyup",this._btnRepatKeyUpEvent),this._on(n(document),"keypress",this._btnRepatKeyDownEvent));this._on(this.element,"click",this._btnMouseClickEvent);this._on(this.element,"blur",this._btnBlur)},_btnBlur:function(){this.element.removeClass("e-animate")},_btnMouseClickEvent:function(n){var t=this,i;if(this.element.addClass("e-animate"),!t.model.enabled)return!1;t.element.hasClass("e-disable")||(i={target:n.currentTarget,e:n,status:t.model.enabled},t._trigger("_click",i),t._trigger("click",i))},_btnRepatMouseClickEvent:function(n){var t=this,i;if(!t.model.enabled)return!1;t.element.hasClass("e-disable")||(i={status:t.model.enabled},(n.button==0||n.which==1)&&(t._timeout=setInterval(function(){t._trigger("click",{target:n.currentTarget,status:t.model.enabled})},this.model.timeInterval)))},_mouseUpClick:function(){clearTimeout(this._timeout)},_btnRepatKeyDownEvent:function(n){var t=this,i;t.element.hasClass("e-disable")||(i={status:t.model.enabled},(n.keyCode==32||n.keyCode==13)&&t._trigger("click",i))},_btnRepatKeyUpEvent:function(n){(n.keyCode==32||n.keyCode==13)&&clearTimeout(this._timeout)}});t.ContentType={TextOnly:"textonly",ImageOnly:"imageonly",ImageBoth:"imageboth",TextAndImage:"textandimage",ImageTextImage:"imagetextimage"};t.ImagePosition={ImageRight:"imageright",ImageLeft:"imageleft",ImageTop:"imagetop",ImageBottom:"imagebottom"};t.ButtonSize={Normal:"normal",Mini:"mini",Small:"small",Medium:"medium",Large:"large"};t.ButtonType={Button:"button",Reset:"reset",Submit:"submit"}}(jQuery,Syncfusion),function($,ej,undefined){return window.__calcQuickextends=function(n,t){function r(){this.constructor=n}for(var i=0;i=";this._validFunctionNameChars="_";this.bMARKER=String.fromCharCode(146);this.bMARKER2=this.bMARKER+this.bMARKER;this.tic='"';this._parseDecimalSeparator=".";this.parseDateTimeSeparator="/";this._parseArgumentSeparator=",";this._rightBracket=String.fromCharCode(131);this._leftBracket=String.fromCharCode(130);this.iFMarker="qIF"+String.fromCharCode(130);this.braceLeft="{";this.braceRight="}";this._braceRightNLeft=")(";this.computedValueLevel=0;this._circCheckList=[];this._maximumRecursiveCalls=100;this._sortedSheetNames=null;this.trueValueStr="TRUE";this.falseValueStr="FALSE";this.useDatesInCalcs=!1;this.sheetToken="!";this.namedRanges=null;this.undefinednamedRange=null;this.undefinedsheetNamedRnages=null;this.namerangecellcollection=null;this.sheetNamedRangesOriginalNames=null;this.sheetNamedRangeCellCollection=null;this.sheetDependentNamedRangeCells=null;this.namedRangesOriginalNames=null;this.namedRangeValues=null;this.rangeValues=null;this.dependentNamedRangeCells=null;this.namedRangesSized=null;this._namedRangesNonScoped=null;this.char_add="+";this.char_and="i";this.char_ANDop=String.fromCharCode(140);this.char_divide="/";this.char_ELSEop=String.fromCharCode(144);this.char_EM="r";this.char_EP="x";this.char_equal="=";this.char_greater=">";this.char_greatereq="h";this.char_IFop=String.fromCharCode(142);this.char_less="<";this.char_lesseq="f";this.char_multiply="*";this.char_noequal="p";this.char_NOTop=String.fromCharCode(145);this.char_or="w";this.char_ORop=String.fromCharCode(139);this.char_subtract="-";this.char_THENop=String.fromCharCode(143);this.char_XORop=String.fromCharCode(141);this.chartic="'"[0];this._string_and="&";this._string_E="E";this._string_EM="E-";this._string_empty="";this._string_EP="E+";this._string_fixedreference="$";this._string_greatereq=">=";this._string_lesseq="<=";this._string_noequal="<>";this._string_or="^";this.token_add="a";this.token_and="c";this.token_ANDop=String.fromCharCode(133);this.token_divide="d";this.token_ELSEop=String.fromCharCode(137);this.token_EM="v";this.token_EP="t";this.token_equal="e";this.token_greater="g";this.token_greatereq="j";this.token_IFop=String.fromCharCode(135);this.token_less="l";this.token_lesseq="k";this.token_multiply="m";this.token_noequal="o";this.token_NOTop=String.fromCharCode(138);this.token_or=String.fromCharCode(126);this.token_ORop=String.fromCharCode(132);this.token_subtract="s";this.token_THENop=String.fromCharCode(136);this.token_XORop=String.fromCharCode(134);this.tokens=[this.token_add,this.token_subtract,this.token_multiply,this.token_divide,this.token_less,this.token_greater,this.token_equal,this.token_lesseq,this.token_greatereq,this.token_noequal,this.token_and,this.token_or];this._dateTime1900=new Date(1900,0,1,0,0,0);this._preserveLeadingZeros=!1;this._ignoreCellValue=!1;this._errorStrings=null;this.cell="";this._iterationMaxCount=0;this._supportRangeOperands=!1;this._allowShortCircuitIFs=!1;this._processUpperCaseFormula="";this._processUpperCaseIvalue=0;this._processUpperCaseSheet="";this._markerChar="`";this._rowMaxCount=-1;this._columnMaxCount=-1;this._isInteriorFunction=!1;this._tempSheetPlaceHolder=String.fromCharCode(133);this.sheetFamilyID=0;this._supportsSheetRanges=!0;this._markers="()+-*/=><.,!";this._formulaInfoTable=null;this._dependentFormulaCells=null;this._dependentCells=new HashTable;this._calculatingSuspended=!1;this._inAPull=!1;this._useDatesInCalcs=!1;this._excelLikeComputations=!1;this._rethrowLibraryComputationExceptions=!1;this.formulaErrorStrings=["binary operators cannot start an expression","cannot parse","bad library","invalid char in front of","number contains 2 decimal points","expression cannot end with an operator","invalid characters following an operator","invalid character in number","mismatched parentheses","unknown formula name","requires a single argument","requires 3 arguments","invalid Math argument","requires 2 arguments","#NAME?","too complex","circular reference: ","missing formula","improper formula","invalid expression","cell empty","bad formula","empty expression","","mismatched string quotes","wrong number of arguments","invalid arguments","iterations do not converge","Control named '{0}' is already registered","Calculation overflow","Missing sheet"];this._parseDateTimeSeparator="/";this._millisecondsOfaDay=864e5;this.treat1900AsLeapYear=!1;this._oaDate=new Date(1899,11,30);this._saveStringsText="";this._processedCells=[];this.ignoreValueChanged=!1;this._breakedFormulaCells=[];this._tempBreakedFormulaCells=[];this._lockDependencies=!1;this._useDependencies=!1;this._inHandleIterations=!1;this._inRecalculateRange=!1;this._useNoAmpersandQuotes=!1;this._calcID=0;this._operators_cannot_start_an_expression=0;this._reservedWord_AND=1;this._reservedWord_XOR=2;this._reservedWord_IF=3;this._number_contains_2_decimal_points=4;this._reservedWord_ELSE=5;this._reservedWord_NOT=6;this._invalid_char_in_number=7;this._invalid_characters_following_an_operator=6;this._mismatched_parentheses=8;this._unknown_formula_name=9;this._requires_a_single_argument=10;this._requires_3_args=11;this._invalid_Math_argument=12;this._requires_2_args=13;this._bad_index=14;this._too_complex=15;this._circular_reference_=16;this._missing_formula=17;this._improper_formula=18;this._invalid_expression=19;this._cell_empty=20;this._bad_formula=21;this._empty_expression=22;this._virtual_mode_required=23;this._mismatched_tics=24;this._wrong_number_arguments=25;this._invalid_arguments=26;this._iterations_dont_converge=27;this._calculation_overflow=29;this._already_registered=28;this._missing_sheet=30;this._alwaysComputeDuringRefresh=!0;this._libraryComputationException=null;this._dependencyLevel=0;this._isDisposed=undefined;this._forceRefreshCall=!1;this.grid=this.parentObject;this._enableLookupTableCaching=0;this._lookupTables=new HashTable;this._isIE8=ej.browserInfo().name=="msie"&&ej.browserInfo().version=="8.0"?!0:!1;this._acc=4;this._bingo=1e10;this._bigni=1e-10;this.machineepsilon=5e-16;this.maxrealnumber=1e300;this.minrealnumber=1e-300;this.nativeFormats=[];this.nativeFormats.push("[DBNUM1]");this.nativeFormats.push("[DBNUM2]");this.nativeFormats.push("[DBNUM3]");this.nativeFormats.push("[DBNUM4]");this.computeFunctionLevel=0;this._table_Data="[#Data]";this._table_Row="[#THIS ROW]";this._table_Headers="[#Headers]";this._table_Totals="[#Totals]";this._table_All="[#All]";this._isArrayFormula=!1;this._getPositionHeight=0;this._getPositionWidth=0;this._calculateArraySizeheight=0;this._calculateArraySizewidth=0;this._calculateArraySizeminHeight=0;this._calculateArraySizeminWidth=0;this._length=0;this._arrayMarkers="+-*/&";this._validFunctionNameChars="_";this._findNamedRange=!1;this._addFunction=function(n,t){return(n=n.toUpperCase(),this._libraryFunctions.getItem(n)==undefined)?(this._libraryFunctions.add(n,t),!0):!1};this._addToFormulaDependentCells=function(n){var t=this.cell,i=CalcEngine.getSheetFamilyItem(this.grid),r;i.sheetNameToParentObject!=null&&t.indexOf(this.sheetToken)==-1&&(r=i.parentObjectToToken.getItem(this.grid),t=r+t);this.getDependentFormulaCells().containsKey(t)?this.getDependentFormulaCells().getItem(t).containsKey(n)||this.getDependentFormulaCells().getItem(t).add(n,n):(this.getDependentFormulaCells().add(t,new HashTable),this.getDependentFormulaCells().getItem(t).add(n,n))};this._arrayRemove=function(n,t){for(var i=null;(i=n.indexOf(t))!==-1;)n.splice(i,1);return n};this._canGetRowIndex=function(n){var t=0;if(t-1&&(t=n.substring(i+1),this._namedRangesNonScoped.containsKey(t)||this._namedRangesNonScoped.add(t,this.namedRanges.getItem(n)))};this._checkHasCharBeforeNumber=function(n){for(var i=!1,t=n.length-1;t>0;t--)if(this._isLetter(n[t])){i=!0;break}return i};this._checkIfScopedRange=function(n,t){var u,o,c,f,i,s;t="";var e="NaN",h=this.getSheetID(this.grid),r=CalcEngine.getSheetFamilyItem(this.grid);if(n[0]==this.sheetToken.toString()&&(u=n.indexOf(this.sheetToken,1),o=parseInt(n.substr(1,u-1)),u>1&&!isNaN(o)&&(n=n.substring(u+1),h=o)),c="!"+h.toString()+"!",r==null||r.sheetNameToToken==null)return e;for(f=r.sheetNameToToken.keys(),i=0;ithis._absoluteZero?Math.abs((n-t)/t)1;)e=i.pop().toString(),r=e==this.tic+this.tic?r+this.tic:e+r,u=f==3?e:u,f--;i[0]==this.tic+this.tic&&i.pop();r=n.length==t&&this._isTextEmpty(u.split(this.tic).join(""))?r+u:r;i.push(r)}return i};this._computeMath=function(n,t){var u=0,r,l=!1,a,i,f,e,s,y,h,c,o;if(n.length>0&&(n=this.splitArgsPreservingQuotedCommas(n)[0]),a=[this.getParseArgumentSeparator(),":"],n.length>0&&(!this._isLetter(n[0])&&n[0]!=this.sheetToken&&n[0]!=this.bMARKER||n[0]=="u"&&this._isDigit(n[1]))&&this._indexOfAny(n,a)==-1){if(n=n.split("u").join("-").split("n").join(""),i=this._parseDouble(n),isNaN(i))return this.getErrorStrings()[1].toString();u=t(i)}else if(n.length>0&&(n[0]==this.bMARKER||n[0]=="u"||n[0]=="n"||this._indexOfAny(n,this.tokens)>-1)){n=n.split("{").join("(");n=n.split("}").join(")");f="";e=Math.PI.toString();try{n.indexOf(e)>-1?(r=this._substring(n,1,n.indexOf(e)-2),r=this._isTextEmpty(r)?"1":r,f=this._indexOfAny(n,this.tokens)>-1?n.split(e.toString())[1]:"1",l=!0):r=this.computedValue(n)}catch(v){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return v}if(l)if(s=this.computedValue(r.toString()),f.indexOf("180")>-1)if(i=this._parseDouble(s),i)u=t(i*(Math.PI/180));else return this.getErrorStrings()[1].toString();else{if(y=this.computedValue(s+f),h=this._parseDouble(y),isNaN(h))return this.getErrorStrings()[1].toString();u=t(h*Math.PI)}else{if(i=this._parseDouble(r),isNaN(i))return this.getErrorStrings()[1].toString();u=t(i)}}else for(n=n.split("u").join("-"),c=this.getCellsFromArgs(n),o=0;o0){if(i=this._parseDouble(r),isNaN(i))return this.getErrorStrings()[1].toString();u=t(i)}break}return this.computeIsErr(u.toString())==this.trueValueStr?this.getErrorStrings()[4].toString():u.toString()};this._computeInteriorFunctions=function(n){var i,f,t,s,e,h,o,c,u;try{if(this._isTextEmpty(n))return n;for(this.computeFunctionLevel++,i=this._findLastqNotInBrackets(n);i>0;){if(f=n.substring(i).indexOf(this._rightBracket),f==-1)throw this.formulaErrorStrings[this._bad_formula];if(this._isInteriorFunction=!0,t=this._substring(n,i,f+1),t=this.computedValue(t),ej.isNullOrUndefined(this.parentObject)||this.parentObject.pluginName!="ejSpreadsheet")t==""||t[0]!=this.tic[0]||t[t.length-1]!=this.tic[0]||(u=this._substring(t,1,t.length-2),u.indexOf(this.tic)!=-1&&(this._multiTick=!0,u=u.split(this.tic).join("|")),t=this.tic+u+this.tic),this._isInteriorFunction||(t=this._markupResultToIncludeInFormula(t));else if(t[0]=="-")t="nu"+t.substring(1);else if(t.length>0&&(t[0]==this.tic[0]||t[0]=="#"))t.length>1&&t[0]==this.bmarker&&t[1]==this.bmarker&&(t=this.tic+t+this.tic);else if(!t.startsWith(this.trueValueStr)&&!t.startsWith(this.falseValueStr))if(s=this._parseDouble(t),isNaN(s))if(this._isRange(t)||t[0]!=this.braceLeft||t[t.length-1]!=this.braceRight)this._isRange(t)||(t=this.tic+t+this.tic);else{for(t=t.Replace("{","").Replace("}",""),e=string.Empty,h=this.splitArgsPreservingQuotedCommas(t),o=0;o0?"{"+r+"}":r};this._parseLibraryFormula=function(n){var u,e,r,s,t,i,f,o;if(n.length>0&&(n=n.substr(1,n.length-2)),u=n,n=this._checkForNamedRange(n),n[0]=="{"&&n[n.length-1]=="}"||this._findNamedRange)return this._parseDimensionalArray(n);if(e=this._saveStrings(n),n=this._saveStringsText,n=n.split(" ").join(this._string_empty).split("{").join('"[').split("}").join(']"'),r=n.indexOf(")"),r==-1)n=this._parseArrayFormula(n,u);else while(r>-1){for(s=0,t=r-1;t>-1&&(n[t]!="("||s!=0);)n[t]==")"&&s++,t--;if(t==-1)return this.getErrorStrings()[0].toString();for(i=t-1;i>-1&&(this._isLetterOrDigit(n[i])||this._validFunctionNameChars.indexOf(n[i])>-1||n[i]==this._parseDecimalSeparator);)i--;f=t-i-1;f>0&&this.getLibraryFunctions().getItem(n.substr(i+1,f).toUpperCase())!=null?(o=n.substr(t,r-t+1),o=this._parseArrayFormula(o,u),n=n.substr(0,i+1)+n.substr(i+1,f)+o.split("(").join("{").split(")").join("}")+n.substr(r+1)):n=f==0?this._parseArrayFormula(n,u).split("(").join("{").split(")").join("}"):n.split("(").join("{").split(")").join("}");r=n.indexOf(")")}return e!=null&&e.length>0&&(n=this._setStrings(n,e)),n=n.split("{").join("(").split("}").join(")"),this._isMultiCellArray(u)&&(n=this._parseMultiCellArray(n,u)),n};this._parseArrayFormula=function(n,t){var u=n,c=this._string_empty,w=this._string_empty,i=null,p,v,r,y,o,h,f;if(this._indexOfAny(n,this._arrayMarkers)<0)return n;if(u.indexOf(this._parseArgumentSeparator.toString())>-1){for(u=u.split("{").join('"{').split("}").join('}"'),i=this.splitArgsPreservingQuotedCommas(u),r=0;r-1&&i[r].indexOf('"')==-1&&(u=i[r],c=u);if(c==this._string_empty&&(i.length!=1&&this._indexOfAny(i[0],this._arrayMarkers)<0||i[0].indexOf('"{')>-1&&i[0].indexOf('}"')>-1))return n}u=u.split("(").join(this._string_empty).split(")").join(this._string_empty);u=u.split('"').join(this._string_empty);var s=this._resizeCellRange(u,t),l=[],a=this._string_empty,e=this._string_empty;for(length==0&&(length=s[0].length),p=s.length,v=0,r=0;r1)for(f=0;f-1&&t.indexOf(")")==-1||t.indexOf("(")==-1&&t.indexOf(")")>-1){i=!1;break}(this._isRange(t.split(this._string_fixedreference).join(this._string_empty))||t[0]=="{"&&t[t.length-1]=="}")&&(i=!0)}return i};this._parseMultiCellArray=function(n,t){var o=t,u=this._splitString(t),f;if(t=this._markNamedRanges(t),o!=t)return this._parseDimensionalArray(n);if(!ej.isNullOrUndefined(this.cell)){var e=this._getHeight(u),r=this._getWidth(u),i=this._getPosition(e,r);e=this._getPositionHeight;r=this._getPositionWidth;this._getWidth(u)>r&&i!=-1&&i>=r&&(i=i+i/r*(this._getWidth(u)-r));i>=0?(n[0]=="("&&n[n.length-1]==")"&&(n=n.substr(1,n.length-2)),f=this.splitArgsPreservingQuotedCommas(n),f.length>i&&(n=f[i])):n=this.getErrorStrings()[0].toString()}return n};this._getWidth=function(n){var i=0,u=this._string_empty,r=0,t,e,f;for(n[0]=n[0].split(this._string_fixedreference).join(this._string_empty),this._isCellReference(n[0])?(u=this.computeColumns(n[0]),i=parseInt(u)):n[0].indexOf(",")>-1&&n[0].indexOf(";")==-1?(f=this.splitArgsPreservingQuotedCommas(n[0]),i=f.length):n[0].indexOf(";")>-1&&n[0].indexOf(",")==-1&&(i=1),t=0;t-1&&n[t].indexOf(";")==-1?(f=this.splitArgsPreservingQuotedCommas(n[t]),r=f.length):n[t].indexOf(";")>-1&&n[t].indexOf(",")==-1&&(r=1),r!=0&&(i==1||r-1&&n[0].indexOf(";")==-1?i=1:n[0].indexOf(";")>-1&&n[0].indexOf(",")==-1&&(f=this._splitArguments(n[0],";"),i=f.length),t=0;t-1&&n[t].indexOf(";")==-1?r=1:n[t].indexOf(";")>-1&&n[t].indexOf(",")==-1&&(f=this._splitArguments(n[t],";"),r=f.length),r!=0&&(i==1||i-1||!this._isCellReference(i[t])?i[t][0]=="["&&i[t][i[t].length-1]=="]"?(i[t]=i[t].substr(1,i[t].length-2),i[t].indexOf(",")>-1?(i[t]=this._calculateArraySize(i[t],s,f,e,h),r.push(this.splitArgsPreservingQuotedCommas(i[t]))):i[t].indexOf(";")>-1&&(i[t]=this._calculateArraySize(i[t],s,f,e,h),r.push(this._splitArguments(i[t],";"))),s=this._calculateArraySizeheight,f=this._calculateArraySizewidth,e=this._calculateArraySizeminHeight,h=this._calculateArraySizeminWidth):(r.push([i[t]]),this._indexOfAny(i[t],this._arrayMarkers)<0&&(e=1)):(i[t]=this._calculateArraySize(i[t],s,f,e,h),r.push(this.getCellsFromArgs(i[t])),s=this._calculateArraySizeheight,f=this._calculateArraySizewidth,e=this._calculateArraySizeminHeight,h=this._calculateArraySizeminWidth),r[t].length=a&&(u=0),l[c]=r[t][u],o++,c++;u++;o=0}if(e!=0&&e=a&&(u=0),l[o]=r[t][u],u++;r[t]=l}return r};this._parseDimensionalArray=function(n){var t,f,e,r,w,s,h;if(n=n.split(" ").join(this._string_empty),t=n,this._indexOfAny(n,this._arrayMarkers)>-1&&(n=n.split("{").join('"[').split("}").join(']"'),n=this._parseArrayFormula(n,t).split("(").join("{").split(")").join("}")),n[0]=="{"&&n[n.length-1]=="}"&&(n=n.substr(1,n.length-2)),n.Length==1)return n;if(f=n.indexOf(":"),this._isCellReference(n)&&f>-1){var b=this.getCellsFromArgs(n),c=this._string_empty,l=",",d=this.rowIndex(n.substr(0,f)),g=this.rowIndex(n.substr(f+1)),nt=this.colIndex(n.substr(0,f)),tt=this.colIndex(n.substr(f+1)),a=g-d+1,v=tt-nt+1;for(v==1?l=";":a==1&&(l=","),r=0;r1&&v>1)return this._parseRangeArray(n,a,v)}if(t.indexOf(",")>-1&&t.indexOf(";")==-1)return this._parseHorizontalArray(n);if(t.indexOf(";")>-1&&t.indexOf(",")==-1)return this._parseVerticalArray(n);if(this._indexOfAny(t,this._arrayMarkers)>-1)return e=this._splitString(t),this._parseRangeArray(n,this._getHeight(e),this._getWidth(e));var y=this._splitArguments(n,";"),e=[],p=[],o=y.length,i=0;for(r=0;ri&&u!=-1&&u>=i&&(u=u+u/i*(k-i)),n=u>-1?p[u]:this.getErrorStrings()[0].toString(),n};this._parseRangeArray=function(n,t,i){var u=this.splitArgsPreservingQuotedCommas(n);if(this.cell==this._string_empty)return u[0];var e=t,f=i,r=this._getPosition(t,i);return t=this._getPositionHeight,i=this._getPositionWidth,f>i&&r!=-1&&r>=i&&(r=r+r/i*(f-i)),r>-1?u[r]:this.getErrorStrings()[0].toString()};this._parseVerticalArray=function(n){var i=16384,r=this._splitArguments(n,";"),u=r.length,t;return this.cell==this._string_empty?r[0]:(t=this._getPosition(u,i),u=this._getPositionHeight,i=this._getPositionWidth,t=t>-1?t/i:t,t>-1?r[t]:this.getErrorStrings()[0].toString())};this._parseHorizontalArray=function(n){var u=1048576,i=this.splitArgsPreservingQuotedCommas(n),r=i.length,t;return this.cell==this._string_empty?i[0]:(t=this._getPosition(u,r),u=this._getPositionHeight,r=this._getPositionWidth,t=t>-1?t%r:t,t>-1?i[t]:this.getErrorStrings()[0].toString())};this._splitString=function(n){n=n.split(" ").join(this._string_empty).toUpperCase();n=this._markNamedRanges(n);return n.split(/([-+*/&])/)};this._computeArrayLen=function(n,t){var r=this._string_empty,i=this._string_empty,o=this._string_empty,l,s,h,a,u,f,v,c,e;if(n.indexOf(":")>-1&&t>0){for(l=this.getCellsFromArgs(n),s=0;s0){for(e=this.splitArgsPreservingQuotedCommas(n),h=0;h-1?this.cell!=this._string_empty?(a=this.getCellsFromArgs(n),u=this.computeRows(n),u=isNaN(u)?0:u,f=this.computeColumns(n),f=isNaN(f)?0:f,v=parseInt(this._getPosition(u,f)),u=this._getPositionHeight,f=this._getPositionWidth,c=isNaN(v)?-1:v,c>=0&&a.length>c?(r=this.getValueFromArg(a[c]).split('"').join(this._string_empty),r!=this._string_empty&&(i=r.length.toString())):i=this.getErrorStrings()[0].toString()):i=this._string_empty:(e=this.splitArgsPreservingQuotedCommas(n),r=this.getValueFromArg(e[0]).split('"').join(this._string_empty),r!=this._string_empty&&(i=r.length.toString()));return i};this._computeArrayRow=function(n,t){var u=this._string_empty,o,l,r,e,i,f;n=n.split('"').join(this._string_empty);var s=this.getCellsFromArgs(n),h=this.rowIndex(s[0].toString()),c=this.rowIndex(s[s.length-1].toString());if(t>0){for(r=h;r<=c;r++)u+=r.toString()+this._parseArgumentSeparator;u=u.substr(0,u.length-1)}else if(this.cell!=this._string_empty){for(o=[],o.length=c-h+1,l=0,r=h;r<=c;r++)o[l]=r.toString(),l++;e=this.computeRows(n);e=isNaN(e)?0:e;i=this.computeColumns(n);i=isNaN(i)?0:i;i==1&&(i=16384);f=this._getPosition(e,i);e=this._getPositionHeight;i=this._getPositionWidth;f=f>-1?f/i:f;u=f>-1?o[f].toString():this.getErrorStrings()[0].toString()}else u=this._string_empty;return u};this._computeArrayColumn=function(n,t){var u=this._string_empty,o,l,i,r,f,e;n=n.split('"').join(this._string_empty);var s=this.getCellsFromArgs(n),h=this.colIndex(s[0].toString()),c=this.colIndex(s[s.length-1].toString());if(t>0){for(i=h;i<=c;i++)u+=i.toString()+this._parseArgumentSeparator;u=u.substr(u.length-1)}else if(this.cell!=this._string_empty){for(o=[],o.length=c-h+1,l=0,i=h;i<=c;i++)o[l]=i.toString(),l++;r=this.computeRows(n);r=isNaN(r)?0:r;f=this.computeColumns(n);f=isNaN(f)?0:f;r==1&&(r=1048576);e=this._getPosition(r,f);r=this._getPositionHeight;f=this._getPositionWidth;e=e>-1?e%f:e;u=e>-1?o[e].toString():this.getErrorStrings()[0].toString()}else u=this._string_empty;return u};this._findAndCheckPrecedingChar=function(n,t,i){var r=n.indexOf(t,i);if(r>0)while(r>-1&&this.getValidPrecedingChars().indexOf(n[r-1])==-1)r=n.indexOf(t,r+1);return this._findAndCheckPrecedingCharCopy=n,r};this._findLastNonQB=function(n){var r=-1,i,t;if(n.indexOf(this.bMARKER)>-1)for(i=0,t=n.length-1;t>=0;--t)if(n[t]==this._rightBracket)i--;else if(n[t]==this._leftBracket)i++;else if(n[t]==this.bMARKER&&i==0){r=t;break}return r};this._findLastqNotInBrackets=function(n){for(var r=-1,i=!1,t=n.length-1;t>-1;){if(n[t]=="q"&&i){r=t;break}n[t]==this._leftBracket?i=!0:n[t]==this._rightBracket&&(i=!1);t--}return r};this._findNextSeparator=function(n,t){for(var i=0,r=!1;!r&&t-1)for(i=0,t=0;t59&&(n-=1),new Date(this._oaDate.setDate(this._oaDate.getDate()+n))};_weekEndType=["","6,0","0,1","1,2","2,3","3,4","4,5","5,6","","","","0","1","2","3","4","5","6"];this._getDoubleArray=function(n){var i,t="",u=[],f,r,o,e;for(n=this.adjustRangeArg(n),f=this.splitArgsPreservingQuotedCommas(n),r=0;r-1)for(o=this.getCellsFromArgs(f[r]),e=0;e0&&(i=this._parseDouble(t),isNaN(i)?u.push(0):u.push(Number(i)));else t=this.getValueFromArg(f[r]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t.length>0?(i=this._parseDouble(t),isNaN(Number(i))||u.push(i)):u.push(0);return u};this._getDoubleArrayA=function(n){var t,i="",e=[],u,r,o,f;for(n=this.adjustRangeArg(n),u=this.splitArgsPreservingQuotedCommas(n),r=0;r-1)for(o=this.getCellsFromArgs(u[r]),f=0;f0&&(i==this.trueValueStr?t=1:(t=this._parseDouble(i),isNaN(Number(t))&&t==0),e.push(t));else i=this.getValueFromArg(u[r]),i==this.trueValueStr?t=1:(t=this._parseDouble(i.toString()),isNaN(t)&&(t=0)),e.push(t);return e};this._getFormulaArrayBounds=function(n,t,i){var o=this.colIndex(this.cell),r=this.rowIndex(this.cell),s="",v=this.getFormulaInfoTable().containsKey(this.cell)?this.getFormulaInfoTable().getItem(this.cell):null,h,u,f,e;for(s=v!=null?v.getFormulaText():this.parentObject.getValueRowCol==undefined?this.getValueRowCol(this.getSheetID(this.grid)+1,r,o):this.parentObject.getValueRowCol(this.getSheetID(this.grid)+1,r,o),h=1,u=1,f=1;f<=t;f++)if(o-f>0){var c=this._getSheetTokenFromReference(this.cell)+RangeInfo.getAlphaLabel(o-f)+r.toString(),l="",a=this.getFormulaInfoTable().containsKey(c)?this.getFormulaInfoTable().getItem(c):null;if(l=a!=null?a.getFormulaText():this.parentObject.getValueRowCol==undefined?this.getValueRowCol(this.getSheetID(this.grid)+1,r,o-f):this.parentObject.getValueRowCol(this.getSheetID(this.grid)+1,r,o-f),u=o-f,s!=null&&l!=s){u++;break}}for(e=1;e<=i;e++)if(r-e>0){var c=this._getSheetTokenFromReference(this.cell)+RangeInfo.getAlphaLabel(u)+(r-e).toString(),l="",a=this.getFormulaInfoTable().containsKey(c)?this.getFormulaInfoTable().getItem(c):null;if(l=a!=null?a.getFormulaText():this.parentObject.getValueRowCol==undefined?this.getValueRowCol(this.getSheetID(this.grid)+1,r-e,u):this.parentObject.getValueRowCol(this.getSheetID(this.grid)+1,r-e,u),h=r-e,s!=null&&l!=s){h++;break}}return this._getFormulaArrayBoundsfirstRowIndex=h,this._getFormulaArrayBoundsfirstColIndex=u,this._getFormulaArrayBoundslastRowIndex=h+t,this._getFormulaArrayBoundslastColIndex=u+i,!0};FormulaArgumentType={None:{},Range:{},CellReference:{},TwoTextWithNumber:{},TextWithNumber:{},Numbers:{},Text:{},Date:{}};this.formulaErrorStringCheck=function(n,t){var r=this.splitArgsPreservingQuotedCommas(n),o,k,l,s,f,y,p,w,b,c,a,h,u,g,e,i;switch(t){case FormulaArgumentType.None:if(n!=""){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return this.formulaErrorStrings[this._invalid_arguments]}break;case FormulaArgumentType.Range:if(o="",s=r,s!=null)for(i=0;i-1){if(f[0]==this.tic){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return this._errorStrings[1].toString()}for(k=this.getCellsFromArgs(f),l=0;l0&&this.getErrorStrings().indexOf(o)>-1){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return o}}}else{try{o=this.getValueFromArg(f)}catch(tt){}if(o.length>0&&(c=this.formulaErrorStringCheck(o,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(c)>-1))return c}break;case FormulaArgumentType.CellReference:if(s=r,s!=null)for(i=0;i-1)return y;if(p=this.formulaErrorStringCheck(r[1],FormulaArgumentType.Text),this.getErrorStrings().indexOf(p)>-1)return p;if(r.length==3&&(w=this.formulaErrorStringCheck(r[2],FormulaArgumentType.Text),this.getErrorStrings().indexOf(w)>-1))return w;break;case FormulaArgumentType.TextWithNumber:a=0;b=0;var v=this.getValueFromArg(r[0].split(this.tic).join("")),d=Boolean(v),it=r.length==2&&isNaN(typeof this.getValueFromArg(r[1])=="boolean"),a=isNaN(this._parseDouble(r[0].split(this.tic).join("")));if(a&&(u=this.getValueFromArg(r[0]),this.getErrorStrings().indexOf(u)>-1)){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return u}if(r.length==2&&(b=this._parseDouble(r[1].split(this.tic).join("")),isNaN(b)&&(c=this.formulaErrorStringCheck(r[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(c)>-1)))return c;break;case FormulaArgumentType.Text:for(e=r,i=0;i-1)){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return u}}break;case FormulaArgumentType.Numbers:for(h=r,i=0;i-1){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return u}if(!d&&isNaN(this._parseDouble(u))&&u!=""||h[i].includes(":")&&this._isCellReference(h[i])||u.startsWith(this.tic)){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return this._errorStrings[1].toString()}}}break;case FormulaArgumentType.Date:for(g=0,e=r,i=0;i-1){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return u}if(!nt&&isNaN(Date.parse(this._stripTics0(u)))&&isNaN(this._parseDouble(this._stripTics0(u)))&&u!=""){if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return this._errorStrings[1].toString()}}}return n};this._getSerialDateFromDate=function(n,t,i){var u=0,f,r,e;for(n<1900&&(n+=1900),f=!1;!f;){while(t>12)n++,t-=12;for(f=!0,r=new Date(n,t,1,-1).getDate();i>r;)r=new Date(n,t,1,-1).getDate(),t++,i-=r,f=!1;i<1&&(t--,r=new Date(n,t,1,-1).getDate(),i=r-i)}return e=Date.parse(n.toString()+this.getParseDateTimeSeparator()+t.toString()+this.getParseDateTimeSeparator()+i.toString()),isNaN(e)||(u=this._toOADate(new Date(e))),this.treat1900AsLeapYear&&u>59&&(u+=1),u};this._getSerialDateTimeFromDate=function(n){var t=this._toOADate(n);return this.treat1900AsLeapYear&&t>59&&(t+=1),t};this._getSheetTokenFromReference=function(n){var i="",t;if(n.length>2&&n[0]==this.sheetToken){for(t=1,i=this.sheetToken;t0&&r[0]==this.getFormulaCharacter()&&u==null){u=new FormulaInfo;u.setFormulaText(f.toString());this.getDependentFormulaCells().containsKey(this.cell)||this.getDependentFormulaCells().add(this.cell,new HashTable);o=!0;try{u.setParsedFormula(this.parseFormula(r))}catch(h){this._inAPull?(r=h,u=null):u.setFormulaValue(h);o=!1}o&&(u.setFormulaValue(this.computeFormula(u.getParsedFormula())),e=!0);u!=null&&(u.calcID=this._calcID,this.getFormulaInfoTable().containsKey(this.cell)||this.getFormulaInfoTable().add(this.cell,u),r=u.getFormulaValue()!=null?u.getFormulaValue():"")}return u!=null&&(this.getUseFormulaValues()||this.getCalculatingSuspended()&&(!this._inAPull||e)?r=u.getFormulaValue()!=null?u.getFormulaValue():"":e||(this._calcID==u.calcID?r=u.getFormulaValue():(r=this.computeFormula(u.getParsedFormula()),u.setFormulaValue(r),u.calcID=this._calcID))),(r==""||r==undefined)&&(r=""),s=ej.isNullOrUndefined(ej.cultureObject)?this._parseDouble(r):ej.parseFloat(r,0,ej.cultureObject.name),r[r.length-1]!="%"||isNaN(s)||(r=(Number(s)/100).toString()),r};this._handleEmbeddedEs=function(n){for(var t=0,i,r;t>-1&&(t=n.indexOf(this._string_EP,t))>-1;){if(this._notInBlock(n,t)){for(i=t;i>0&&(this._isDigit(n[i-1])||n[i-1]==this.getParseDecimalSeparator());)i--;if(i!=t&&(i==0||!this._isUpperChar(n[i-1]))){for(r=t+this._string_EP.length;r-1&&(t=n.indexOf(this._string_EM,t))>-1;){if(this._notInBlock(n,t)){for(i=t;i>0&&(this._isDigit(n[i-1])||n[i-1]==this.getParseDecimalSeparator());)i--;if(i!=t&&(i==0||!this._isUpperChar(n[i-1]))){for(r=t+this._string_EM.length;r-1&&(t=n.indexOf(this._string_E,t))>-1&&n[0]!=this.bMARKER;){if(this._notInBlock(n,t)){for(i=t;i>0&&(this._isDigit(n[i-1])||n[i-1]==this.getParseDecimalSeparator());)i--;if(i!=t&&(i==0||!this._isUpperChar(n[i-1]))){for(r=t+this._string_E.length;r-1)return i;return-1};this._lastIndexOfAny=function(n,t){for(var i=n.length-1;i>-1;i--)if(t.indexOf(n[i])>-1)return i;return-1};this._initLibraryFunctions=function(){this._libraryFunctions=new HashTable;this._addFunction("Countifs","ComputeCOUNTIFS");this._addFunction("SUM","computeSum");this._addFunction("EncodeURL","computeEncodeURL");this._addFunction("CHAR","computeChar");this._addFunction("CODE","computeCode");this._addFunction("UNICODE","computeUniCode");this._addFunction("UNICHAR","computeUniChar");this._addFunction("UPPER","computeUpper");this._addFunction("LOWER","computeLower");this._addFunction("LEN","computeLen");this._addFunction("MID","computeMid");this._addFunction("LEFT","computeLeft");this._addFunction("CLEAN","computeClean");this._addFunction("REPT","computeRept");this._addFunction("RIGHT","computeRight");this._addFunction("REPLACE","computeReplace");this._addFunction("EXACT","computeExact");this._addFunction("FIND","computeFind");this._addFunction("TRIM","computeTrim");this._addFunction("SEARCH","computeSearch");this._addFunction("SUBSTITUTE","computeSubstitute");this._addFunction("PROPER","computeProper");this._addFunction("T","computeT");this._addFunction("NUMBERVALUE","computeNumberValue");this._addFunction("CONCATENATE","computeConcatenate");this._addFunction("VALUE","computeValue");this._addFunction("DOLLAR","computeDollar");this._addFunction("FIXED","computeFixed");this._addFunction("BIN2DEC","computeBin2Dec");this._addFunction("BIN2OCT","computeBin2Oct");this._addFunction("BIN2HEX","computeBin2Hex");this._addFunction("DEC2BIN","computeDec2Bin");this._addFunction("DEC2OCT","computeDec2Oct");this._addFunction("HEX2BIN","computeHex2Bin");this._addFunction("HEX2OCT","computeHex2Oct");this._addFunction("BITAND","computeBitAnd");this._addFunction("BITOR","computeBitOr");this._addFunction("BITLSHIFT","computeBitLShift");this._addFunction("BITRSHIFT","computeBitRShift");this._addFunction("BITXOR","computeBitXor");this._addFunction("DATE","computeDate");this._addFunction("DATEVALUE","computeDatevalue");this._addFunction("DAY","computeDay");this._addFunction("DAYS","computeDays");this._addFunction("DAYS360","computeDays360");this._addFunction("EDATE","computeEDate");this._addFunction("EOMONTH","computeEOMonth");this._addFunction("HOUR","computeHour");this._addFunction("ISOWEEKNUM","computeISOWeeknum");this._addFunction("MINUTE","computeMinute");this._addFunction("MONTH","computeMonth");this._addFunction("NETWORKDAYS","computeNetworkDays");this._addFunction("NETWORKDAYS.INTL","computeNetworkDaysOintl");this._addFunction("NOW","computeNow");this._addFunction("SECOND","computeSecond");this._addFunction("TIME","computeTime");this._addFunction("TIMEVALUE","computeTimevalue");this._addFunction("TODAY","computeToday");this._addFunction("WEEKDAY","computeWeekday");this._addFunction("WEEKNUM","computeWeeknum");this._addFunction("WORKDAY","computeWorkDay");this._addFunction("WORKDAY.INTL","computeWorkDayOintl");this._addFunction("YEAR","computeYear");this._addFunction("ADDRESS","computeAddress");this._addFunction("AREAS","computeAreas");this._addFunction("CHOOSE","computeChoose");this._addFunction("COLUMN","computeColumn");this._addFunction("COLUMNS","computeColumns");this._addFunction("FORMULATEXT","computeFormulaText");this._addFunction("HYPERLINK","computeHyperlink");this._addFunction("HLOOKUP","computeHLookUp");this._addFunction("INDEX","computeIndex");this._addFunction("INDIRECT","computeIndirect");this._addFunction("LOOKUP","computeLookUp");this._addFunction("OFFSET","computeOffSet");this._addFunction("TRANSPOSE","computeTranspose");this._addFunction("LOGNORM.INV","computeLognormOinv");this._addFunction("NORM.INV","computeNormOinv");this._addFunction("NORM.DIST","computeNormOdist");this._addFunction("NORM.S.DIST","computeNormOsODist");this._addFunction("NORM.S.INV","computeNormOsOInv");this._addFunction("PERMUT","computePermut");this._addFunction("PERMUTATIONA","computePermutationA");this._addFunction("STANDARDIZE","computeStandardize");this._addFunction("BINOM.DIST","computeBinomOdist");this._addFunction("BINOM.INV","computeBinomOInv");this._addFunction("CHISQ.INV.RT","computeChisqOinvOrt");this._addFunction("CHISQ.INV","computeChisqOinv");this._addFunction("CHISQ.DIST.RT","computeChisqOdistOrt");this._addFunction("F.DIST","computeFOdist");this._addFunction("GAMMALN","computeGammaln");this._addFunction("CONFIDENCE.NORM","computeConfidenceOnorm");this._addFunction("EXPON.DIST","computeExponOdist");this._addFunction("FISHER","computeFisher");this._addFunction("FISHERINV","computeFisherInv");this._addFunction("GAMMALN.PRECISE","computeGammalnOPrecise");this._addFunction("AVERAGE","computeAverage");this._addFunction("AVERAGEA","computeAverageA");this._addFunction("POISSON.DIST","computePoissonODist");this._addFunction("WEIBULL.DIST","computeWeiBullODist");this._addFunction("F.INV.RT","computeFOinvOrt");this._addFunction("T.DIST","computeTOdist");this._addFunction("MAX","computeMax");this._addFunction("MAXA","computeMaxa");this._addFunction("MEDIAN","computeMedian");this._addFunction("MIN","computeMin");this._addFunction("MINA","computeMina");this._addFunction("PERCENTRANK.INC","computePercentrankInc");this._addFunction("PERCENTILE","computePercentile");this._addFunction("RANK.EQ","computeRankOEq");this._addFunction("COUNT","computeCount");this._addFunction("COUNTA","computeCounta");this._addFunction("DEVSQ","computeDevsq");this._addFunction("F.DIST.RT","computeFOdistORt");this._addFunction("FORECAST","computeForecast");this._addFunction("GEOMEAN","computeGeomean");this._addFunction("HARMEAN","computeHarmean");this._addFunction("INTERCEPT","computeIntercept");this._addFunction("LARGE","computeLarge");this._addFunction("SMALL","computeSmall");this._addFunction("LOGNORM.DIST","computeLognormOdist");this._addFunction("AVEDEV","computeAvedev");this._addFunction("COUNTBLANK","computeCountblank");this._addFunction("STDEV.P","computeStdevOp");this._addFunction("STDEV.S","computeStdevOS");this._addFunction("STDEVA","computeStdeva");this._addFunction("STDEVPA","computeStdevpa");this._addFunction("T.INV","computeTOinv");this._addFunction("VAR.P","computeVarp");this._addFunction("VARA","computeVara");this._addFunction("VARPA","computeVarpa");this._addFunction("CORREL","computeCorrel");this._addFunction("PERCENTILE.EXC","computePercentileExc");this._addFunction("PERCENTILE.INC","computePercentileOInc");this._addFunction("TRIMMEAN","computeTrimmean");this._addFunction("RSQ","computeRsq");this._addFunction("PEARSON","computePearson");this._addFunction("CHIDIST","computeChidist");this._addFunction("MODE.MULT","computeModeOMult");this._addFunction("NORMINV","computeNormInv");this._addFunction("SLOPE","computeSlope");this._addFunction("ABS","computeAbs");this._addFunction("ACOS","computeAcos");this._addFunction("ACOSH","computeAcosh");this._addFunction("ACOT","computeAcot");this._addFunction("ACOTH","computeAcoth");this._addFunction("ARABIC","computeArabic");this._addFunction("ASIN","computeAsin");this._addFunction("ATAN","computeAtan");this._addFunction("ATAN2","computeAtan2");this._addFunction("BIGMUL","computeBigMul");this._addFunction("CEILING.MATH","computeCeilingMath");this._addFunction("CEILING","computeCeiling");this._addFunction("COMBIN","computeCombin");this._addFunction("COMBINA","computeCombinA");this._addFunction("COS","computeCos");this._addFunction("COSH","computeCosh");this._addFunction("COT","computeCot");this._addFunction("CSC","computeCsc");this._addFunction("CSCH","computeCsch");this._addFunction("DECIMAL","computeDecimal");this._addFunction("DEGREES","computeDegrees");this._addFunction("ISTEXT","computeIsText");this._addFunction("EXP","computeExp");this._addFunction("EVEN","computeEven");this._addFunction("FACT","computeFact");this._addFunction("FACTDOUBLE","computeFactdouble");this._addFunction("FLOOR","computeFloor");this._addFunction("GCD","computeGcd");this._addFunction("INT","computeInt");this._addFunction("LCM","computeLcm");this._addFunction("LN","computeLn");this._addFunction("LOG","computeLog");this._addFunction("MUNIT","computeMunit");this._addFunction("PI","computePI");this._addFunction("PRODUCT","computeProduct");this._addFunction("SEC","computeSecant");this._addFunction("SERIESSUM","computeSeriessum");this._addFunction("SIGN","computeSign");this._addFunction("SIN","computeSin");this._addFunction("SINH","computeSinh");this._addFunction("SQRT","computeSqrt");this._addFunction("SUBTOTAL","computeSubTotal");this._addFunction("SUMIF","computeSumif");this._addFunction("TRUNC","computeTrunc");this._addFunction("TRUNCATE","computeTruncate");this._addFunction("TAN","computeTan");this._addFunction("LOG10","computeLogTen");this._addFunction("COTH","computeCoth");this._addFunction("RADIANS","computeRadians");this._addFunction("ODD","computeOdd");this._addFunction("MOD","computeMod");this._addFunction("RAND","computeRand");this._addFunction("RANDBETWEEN","computeRandBetween");this._addFunction("SECH","computeSecanth");this._addFunction("AND","computeAnd");this._addFunction("FALSE","computeFalse");this._addFunction("IF","computeIf");this._addFunction("IFERROR","computeIfError");this._addFunction("NOT","computeNot");this._addFunction("OR","computeOr");this._addFunction("TRUE","computeTrue");this._addFunction("XOR","computeXor");this._addFunction("IFS","computeIfs");this._addFunction("CELL","computeCell");this._addFunction("ERROR.TYPE","computeErrorType");this._addFunction("INFO","computeInfo");this._addFunction("ISBLANK","computeIsBlank");this._addFunction("ISERR","computeIsErr");this._addFunction("ISERROR","computeIsError");this._addFunction("ISEVEN","computeIsEven");this._addFunction("ISFORMULA","computeIsFormula");this._addFunction("ISLOGICAL","computeIsLogical");this._addFunction("ISNA","computeIsNA");this._addFunction("ISNONTEXT","computeIsNonText");this._addFunction("ISNUMBER","computeIsNumber");this._addFunction("ISODD","computeIsOdd");this._addFunction("ISREF","computeIsRef");this._addFunction("ISTEXT","computeIsText");this._addFunction("N","computeN");this._addFunction("NA","computeNA");this._addFunction("SHEET","computeSheet");this._addFunction("SHEETS","computeSheets");this._addFunction("TYPE","computeType");this._addFunction("ROW","computeRow");this._addFunction("ROWS","computeRows");this._addFunction("MATCH","computeMatch");this._addFunction("PMT","computePmt");this._addFunction("COUNTIF","computeCountif");this._addFunction("ROUND","computeRound");this._addFunction("ROUNDDOWN","computeRoundDown");this._addFunction("ROUNDUP","computeRoundUp");this._addFunction("MMULT","computeMmult");this._addFunction("PV","computePv");this._addFunction("NORMSDIST","computeNormsDist");this._addFunction("NORMDIST","computeNormDist");this._addFunction("SUMPRODUCT","computeSumProduct");this._addFunction("STDEV","computeStdev");this._addFunction("VLOOKUP","computeVLookUp");this._addFunction("ASINH","computeAsinh");this._addFunction("ATANH","computeAtanh");this._addFunction("BASE","computeBase");this._addFunction("AVERAGEIF","computeAverageIf");this._addFunction("AVERAGEIFS","computeAverageIfS");this._addFunction("BESSELI","computeBesselI");this._addFunction("BESSELJ","computeBesselJ");this._addFunction("BESSELK","computeBesselK");this._addFunction("BESSELY","computeBesselY");this._addFunction("TEXT","computeText");this._addFunction("POWER","computePow")};this._comb=function(n,t){for(var r,u=1,i=n+1;i<=t;++i)u=u*i;for(r=1,i=2;i<=t-n;++i)r=r*i;return u/r};this._finv=function(n,t,i){for(var o=Math.exp(this._gammaln((t+i)/2)-this._gammaln(t/2)-this._gammaln(i/2)+t/2*Math.log(t/i)),r=o,u=r/2,e=0,f=100,s=3,h=0;f==100&&s>0;)for(s--,r=r/2,u=r/2,f=0;f<100;++f){if(h++,e=1-o*this._fdist(r,t,i),Math.abs((e-n)/n)<1e-7)break;e>n?r=r+u:(u=u/2,r-u<0&&(u=r/2),r=r-u)}return f==100&&(r=-1),r};this._tProbabilityDensity=function(n,t){var i=this._gammaFunction(.5*t+.5),r=Math.pow(1+n*n/t,-.5*t-.5),u=Math.sqrt(t*Math.PI)*this._gammaFunction(.5*t);return i*r/u};this._tCumulativeDensity=function(n,t){if(isNaN(n))return NaN;if(n==0)return.5;if(n>0){var i=t/(n*n+t);return 1-.5*this._rIBetaFunction(i,.5*t,.5)}return 1-this._tCumulativeDensity(-n,t)};this._sign=function(n){return n===0||isNaN(n)?n:n>0?1:-1};this._var=function(n){for(var u,f,i=0,r=n.length,t=0;t1)throw"Probability must be between 0 and 1";if(n==0)return Number.NEGATIVE_INFINITY;if(n==1)return Number.POSITIVE_INFINITY;if(n==.5)return 0;switch(t){case 1:return Math.tan(Math.PI*(n-.5));case 2:return r=4*n*(1-n),2*(n-.5)*Math.sqrt(2/r);case 4:var r=4*n*(1-n),e=Math.sqrt(r),h=Math.cos(1/3*Math.acos(e))/e;return this._sign(n-.5)*2*Math.sqrt(h-1);default:for(i=t>6?this._standardNormalCumulativeDistributionFunctionInverse(n):this._tCumulativeDistributionInverse(n,4),u=0;u<50;u++){if(f=this._tCumulativeDensity(i,t),o=Math.abs(n-f),o<.0001)return i;s=this._tProbabilityDensity(i,t);i=i+(n-f)/s}throw"Solution did not converge";}};this._fdist=function(n,t,i){for(var s,p,f=32,e=0,c=n,o=(c-e)/f,l=o/3,y=this._fdensity(e,t,i)+this._fdensity(c,t,i),u=0,r=1;rt?(f=t-(n-t),c=n):(f=n,c=t+(t-n));var e=(c-f)/h,l=e/3,y=this._normaldensity(f,t,i)+this._normaldensity(c,t,i),u=0;for(r=1;rt?s+(1-s)/2:(1-s)/2};this._normaldensity=function(n,t,i){return 1/(Math.sqrt(2*Math.PI)*i)*Math.exp(-(n-t)*(n-t)/(2*i*i))};this._standardNormalCumulativeDistribution=function(n){if(n<0)return 1-this._standardNormalCumulativeDistribution(-n);var i=this._standardNormalProbabilityDensityFunction(n),t=1/(1+.2316419*n);return 1-i*(.31938153*t+-.356563782*Math.pow(t,2)+1.781477937*Math.pow(t,3)+-1.821255978*Math.pow(t,4)+1.330274429*Math.pow(t,5))};this._normalinv=function(n,t,i){var r=t;r=n<.05?t-2*i:n<.5?t:n<.95?t+2*i:t+5*i;for(var u=r/2,e=0,f=100,o=3,s=0;f==100&&o>0;)for(o--,r=r/2,u=r/2,f=0;f<100;++f){if(s++,e=this._normaldist(r,t,i),Math.abs((e-n)/n)<1e-7)break;e1)throw"Probability must be between 0 and 1";if(n==0)return Number.NEGATIVE_INFINITY;if(n==1)return Number.POSITIVE_INFINITY;if(n==.5)return 0;var u=-.0077848940024302926,f=-.32239645804113648,e=-2.4007582771618381,o=-2.5497325393437338,s=4.3746641414649678,h=2.9381639826987831,c=.0077846957090414622,l=.32246712907003983,a=2.445134137142996,v=3.7544086619074162,r=.02425,y=1-r,t;return 01)throw"Probability must be between 0 and 1";if(n==0)return Number.NEGATIVE_INFINITY;if(n==1)return Number.POSITIVE_INFINITY;if(n==.5)return 0;var u=-.0077848940024302926,f=-.32239645804113648,e=-2.4007582771618381,o=-2.5497325393437338,s=4.3746641414649678,h=2.9381639826987831,c=.0077846957090414622,l=.32246712907003983,a=2.445134137142996,v=3.7544086619074162,r=.02425,y=1-r,t;return 0=i){if(u=this._binomdist(n,r-1,t),isNaN(u))return this.maxValue;if(u0)break;r=r-f}else{if(u=this._binomdist(n,r+1,t),u>=i){r=r+1;break}r=r+f}e=this._binomdist(n,r,t)}while(r0);return r};this._newnormalinv=function(n){var f=[-39.696830286653757,220.9460984245205,-275.92851044696869,138.357751867269,-30.66479806614716,2.5066282774592392],e=[-54.476098798224058,161.58583685804089,-155.69897985988661,66.80131188771972,-13.280681552885721],i=[-.0077848940024302926,-.32239645804113648,-2.4007582771618381,-2.5497325393437338,4.3746641414649678,2.9381639826987831],u=[.0077846957090414622,.32246712907003983,2.445134137142996,3.7544086619074162],o=.02425,s=1-o,t=0,r=0;return n0;)for(e--,i=i/2,r=i/2,u=0;u<100;++u){if(f=1-this._chidist(i,t),Math.abs((f-n)/n)<1e-7)break;f>n?i=i+r:(r=r/2,i-r<0&&(r=i/2),i=i-r)}return u==100&&(i=-1),i};this._chidist=function(n,t){var c=[.09654008851,.09563872008,.09384439908,.0911738787,.087652093,.08331192423,.07819389579,.07234579411,.06582222278,.05868409348,.05099805926,.04283589802,.03427386291,.02539206531,.01627439473,.00701861001],l=[.04830766569,.14447196158,.23928736225,.33186860228,.42135127613,.50689990893,.58771575724,.66304426693,.73218211874,.79448379597,.84936761373,.89632115577,.93490607594,.96476225559,.98561151155,.99726386185],i=t/2,a=1/(Math.pow(2,i)*Math.exp(this._gammaln(i))),u;i=i-1;var o=0,s=n,f=(o+s)/2,h=(s-o)/2,e=0,r;for(u=0;u<16;++u)r=l[u]*h,e=Number(e)+Number(c[u]*(Math.pow(f+r,i)*Math.exp(-(f+r)/2)+Math.pow(f-r,i)*Math.exp(-(f-r)/2)));return Number(a)*Number(e)*Number(h)};this._gammaln=function(n){var r=[.918938533204673,.000595238095238,.000793650793651,.002777777777778,.083333333333333],t=n,i=0,u;if(t<7){for(i=t,t++;t<7;)i=i*t,t<7&&t++;i=-Math.log(i)}return u=this._parseDouble((1/(t*t)).toString()),i+(t-this._parseDouble("0.5"))*Math.log(t)-t+r[0]+(((-r[1]*u+r[2])*u-r[3])*u+r[4])/t};this._pearson=function(n,t,i){for(var u=0,f=0,r=0;r=1)return 1;if(t%1==0&&i%1==0&&t+i>0)return this._rIBetaFunction1(n,t,i);if(i%1==0&&t+i<172)return this._rIBetaFunction2(n,t,i);if(t%1==0&&t+i<172)return 1-this._rIBetaFunction2(1-n,i,t);if(t==.5&&i==.5)return 2/Math.PI*Math.atan(Math.sqrt(n/(1-n)));if(t==.5&&i%.5==0)return 1-this._rIBetaFunction(1-n,i,.5);if(t%.5==0&&i==.5){if(t<45){var u=0,e=Math.round(t-.5),l=this._parseDouble(this.computeGammaln("0.5".toString()));for(r=0;r.5?1-this._rIBetaFunction(1-n,i,t):(c=this._iBetaFunction(n,t,i)/this._betaFunction(t,i),Math.max(0,Math.min(1,c)))};this._rIBetaFunction1=function(n,t,i){var u=0,f=t+i-1,r;if(f<21){for(r=t;r172)throw"Cannot currently compute RegularizedIncompleteBetaFunction for a + b > 172";for(u=0,r=1;r143?t>20?2.5066282746310002*Math.pow(n,n-.5)*Math.pow(t,t-.5)/Math.pow(n+t,n+t-.5):this._gammaFunction(t)*Math.pow(n,-t):this._gammaFunction(n)*this._gammaFunction(t)/this._gammaFunction(n+t)};this._gammaFunction=function(n){var t,i;if(n>143)throw"Cannot currently compute gamma function for z > 143";if(n>0&&n<21&&n%1==0)return this._factorial(Math.round(n-1));if(n>0&&n<11&&n%.5==0)return t=parseInt(n),i=1.77245385090552,i*this._factorial(2*t)/(Math.pow(4,t)*this._factorial(t));var r=1+1/(12*n)+1/(288*n*n)-139/(51840*Math.pow(n,3))-571/(2488320*Math.pow(n,4))+163879/(209018880*Math.pow(n,5))+5246819/(75246796800*Math.pow(n,6));return Math.pow(n,n-.5)*Math.exp(-n)*2.5066282746310002*r};this._epsilon=494065645841247e-338;this._factorial=function(n){var t,i;if(n<0)throw"Factorial not defined for negative n";if(n>20)throw"Answer will exceed max long";for(t=1,i=n;i>0;i--)t=t*i;return t};this._combinations=function(n,t){var i=this._logCombin(n,t),r=Math.exp(i);return Math.round(r)};this._logCombin=function(n,t){return this._logFactorial(n)-this._logFactorial(t)-this._logFactorial(n-t)};this._logFactorial=function(n){for(var t=0,i=2;i<=n;i++)t=t+Math.log(i);return t};this._isCellReference=function(n){var e,f,t,i,u,r;if(n==""||(n=this.setTokensForSheets(n),e=this._sheetToken(n),f=!1,e!=""&&(n=n.split(this.sheetToken).join("")),t=!1,i=!1,n.indexOf(":")!=n.lastIndexOf(":")))return!1;for(u=n.split("").join(this.getParseArgumentSeparator()).split(this.getParseArgumentSeparator()),r=0;r-1&&n.indexOf(this.tic)==-1?f&&t&&i?!0:(!t||i)&&(t||!i)||f?!1:!0:t&&i&&n.indexOf(this.tic)==-1?!0:!1};this._isDate=function(n){if(typeof n=="object"||ej.parseDate(n)!=null){var t=new Date(Date.parse(n));return t>=this._dateTime1900?t:"NaN"}return"NaN"};this._isDigit=function(n){var t=n.charCodeAt(0);return t>47&&t<58?!0:!1};this._isHLookupCachingEnabled=function(){return(this._enableLookupTableCaching&3)!=0||(this._enableLookupTableCaching&2)!=0};this._isVLookupCachingEnabled=function(){return(this._enableLookupTableCaching&3)!=0||(this._enableLookupTableCaching&1)!=0};this._isLetter=function(n){var t=n.charCodeAt(0);return t>=65&&t<=90||t>=97&&t<=122?!0:!1};this._isLetterOrDigit=function(n){var t=n.charCodeAt(0);return t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122?!0:!1};this._isLookupCachingEnabled=function(){return(this._enableLookupTableCaching&3)!=0||(this._enableLookupTableCaching&1)!=0||(this._enableLookupTableCaching&2)!=0};this._isOptimizedMatchesEnabled=function(){return(this._enableLookupTableCaching&4)!=0};this._isRange=function(n){var u=!1,r=n.indexOf(":"),t,i;if(r>1&&r0&&this._isDigit(n[t]);)t--;if(this._isLetter(n[t])){for(t--;t>=0&&this._isLetter(n[t]);)t--;t>-1&&n[t]==this._string_fixedreference[0]&&t--;t<0?i=!0:n[t]==this.sheetToken&&(t-->1&&n[t]==this.tic[0]?i=n.substring(0,t-1).lastIndexOf(this.tic[0])==0:t>0&&this._isDigit(n[t])&&(i=n.substring(0,t).lastIndexOf(this.sheetToken)==0))}if(i&&(t=r+1,t64&&t<91};this._iisVLookupCachingEnabled=function(){return(this._enableLookupTableCaching&3)!=0||(this._enableLookupTableCaching&1)!=0};this._mark=function(n,t,i,r,u){var f=0,e;for(u?(f=this._findAndCheckPrecedingChar(n,i,f),n=this._findAndCheckPrecedingCharCopy):f=n.indexOf(i),e=i.length;f>-1;)n=n.substring(0,f)+r+n.substring(f+e),t=t.substring(0,f)+r+t.substring(f+e),u?(f=this._findAndCheckPrecedingChar(n,i,f),n=this._findAndCheckPrecedingCharCopy):f=n.indexOf(i,f);return this._markCopy="",t};this._markColonsInQuotes=function(n){for(var i=!1,t=0;t-1&&i>-1){var f=this.getReservedWordOperators()[this._reservedWord_IF].length,e=i-f,r=i+this.getReservedWordOperators()[this._reservedWord_THEN].length,o=u-r,s=u+this.getReservedWordOperators()[this._reservedWord_ELSE].length,h=t.length-s;t="IF(("+this._substring(t,f,e)+")"+this.getParseArgumentSeparator()+"("+this._substring(t,r,o)+")"+this.getParseArgumentSeparator()+"("+this._substring(t,s,h)+"))";n=t}else if(i>-1){var f=0,e=i,r=i+this.getReservedWordOperators()[this._reservedWord_THEN].length,o=t.length-r+1;t="IF(("+this._substring(t,f,e)+")"+this.getParseArgumentSeparator()+"("+this._substring(t,r,o)+"))";n=t}return this._markIFCopy=t,t};this._markLibraryFormulas=function(n){var u=n.indexOf(")"),l,i,r,f,v,s,e,o,a,c,h,t;if(u==-1)n=this._markNamedRanges(n);else while(u>-1){for(l=0,i=u-1;i>-1&&(n[i]!="("||l!=0);)n[i]==")"?l++:n[i]==")"&&l--,i--;if(i==-1)throw this.formulaErrorStrings[this._mismatched_parentheses];for(r=i-1;r>-1&&(this._isLetterOrDigit(n[r])||this._validFunctionNameChars.indexOf(n[r])>-1||n[r]==this.getParseDecimalSeparator());)r--;if(f=i-r-1,f>0&&this.getLibraryFunctions().getItem(this._substring(n,r+1,f))!=undefined){if(this._ignoreBracet=this._substring(n,r+1,f)=="AREAS"?!0:!1,t=this._substring(n,i,u-i+1),t.indexOf("({")>-1&&t.indexOf("})")>-1){for(v=this._string_empty,s=this._string_empty,e=0;e0&&s!=this._string_empty&&(this._checkForNamedRange(s.toUpperCase()),this._findNamedRange&&(o=o.split("{").join(this._string_empty)),this._findNamedRange=!1);s=this._string_empty;v+=o}t=v}t=this._markNamedRanges(t);t=this._swapInnerParens(t);t=this._addParensToArgs(t);n=n.substring(0,r+1)+"q"+this._substring(n,r+1,f)+t.split("(").join(this._leftBracket).split(")").join(this._rightBracket)+n.substring(u+1)}else{if(f>0){if(this.unknownFunction!=null){var y=CalcEngine.getSheetFamilyItem(this.grid),p=this.grid,w=this._sheetToken(this.cell),t=this.cell;for(w.length>0&&(p=y.tokenToParentObject.getItem(w),t=t.substring(t.lastIndexOf(this.sheetToken)+1)),a=y.sheetNameToParentObject.keys(),c=0;c0&&(t=n.substring(0,i));t=t+"{"+this._substring(n,i+1,u-i-1)+"}";u2&&(n=n[0]+n.substr(1,n.length-2).split("(").join("{").split(")").join("}")+n[n.length-1]),n};this._addParensToArgs=function(n){var u,t,r,e,f,i;if(n.length==0)return this._string_empty;if(u=[],u.push(this._parseArgumentSeparator),u.push(this._rightBracket),t=n.lastIndexOf(this._parseArgumentSeparator),r=0,t==-1)n.length>2&&n[0]=="("&&n[n.length-1]==")"&&(n[1]!="{"&&n[1]!="("?(n=n.substring(0,n.length-1)+"}"+n.substring(n.length-1),n=n[0]+"{"+n.substring(1)):(e=["+","-","*","/"],t=this._lastIndexOfAny(n,e),r==0&&n[n.length-1]==")"&&(r=n.length-1),r>0&&n[t+1]!="{"&&n[t-1]=="}"&&(n=n.substr(0,r)+"}"+n.substr(r),n=n.substr(0,t+1)+"{"+n.substr(t+1))));else for(f=!0;t>-1;)i=this._indexOfAny(n.substring(t+1,n.length),u),i>=0?i=t+i+1:i==-1&&n[n.length-1]==")"&&(i=n.length-1),i>0&&n[t+1]!="{"&&n[i-1]!="}"&&(n=n.substr(0,i)+"}"+n.substr(i),n=n.substr(0,t+1)+"{"+n.substr(t+1)),t=n.substr(0,t).lastIndexOf(this._parseArgumentSeparator),f&&t==-1&&n[0]=="("&&(t=0,f=!1);return n.split("{}").join(this._string_empty)};this._markNamedRanges=function(n){var s=n.indexOf(")"),u=[")",this.getParseArgumentSeparator(),"}","+","-","*","/","<",">","=","&"],t=n.length>0&&(n[0]=="("||n[0]=="{")?1:0,r,f,i,e,o;for(n.indexOf("#N/A")>-1&&(n=n.split("#N/A").join("#N~A")),n.indexOf("#DIV/0!")>-1&&(n=n.split("#DIV/0!").join("#DIV~0!")),r=t,r=n.indexOf("[")==-1||n.indexOf("[")>this._indexOfAny(n.substring(t),u)?this._indexOfAny(n.substring(t),u):this._findNextEndIndex(n,r);r>-1&&r+t-1?i=this._getTableRange(this._substring(n,t,r)):this.getNamedRanges().containsKey(this._substring(n,t,r))&&(i=this._checkForNamedRange(this._substring(n,t,r))),i==undefined||typeof i=="string"||(i=i.getItem(this._substring(n,t,r))),ej.isNullOrUndefined(i)&&(f=this._checkIfScopedRange(this._substring(n,t,r)),f!="NaN"?(this._findNamedRange=!0,i=f):this._substring(n,t,r).startsWith(this.sheetToken.toString())&&(e=this._substring(n,t,r).indexOf(this.sheetToken,1),e>1&&(i=this.getNamedRanges().getItem(this._substring(n.substring(t),e+1,r-e-1)))),!ej.isNullOrUndefined(i)&&this._findNamedRange&&i.indexOf(this._string_fixedreference)>-1&&(i=i.split(this._string_fixedreference).join(this._string_empty))),ej.isNullOrUndefined(i)||(i=i.toUpperCase(),i=this.setTokensForSheets(i),i=this._markLibraryFormulas(i)),ej.isNullOrUndefined(i)||i==this._string_empty)for(t+=r+1;tthis._indexOfAny(n.substring(t),u)?this._indexOfAny(n.substring(t),u):this._findNextEndIndex(n,r),r=this._indexOfAny(n.substring(t),u);r==0&&t-1)&&t-1?this._getTableRange(n.substring(t)):this.getNamedRanges().length>0?this._checkForNamedRange(n.substring(t)):i,ej.isNullOrUndefined(i)&&(f=this._checkIfScopedRange(n.substring(t)),f!="NaN"&&(i=f)),ej.isNullOrUndefined(i)||i==this._string_empty||(i=i.toUpperCase(),i=this.setTokensForSheets(i),i=this._markLibraryFormulas(i),i!=null&&(o=n.substring(t),n=o[o.length-1]==")"?n.substring(0,t)+i+")":n.substring(0,t)+i,t+=i.toString().length+1)),r=t-1&&(n=n.split("#N~A").join("#N/A")),n.indexOf("#DIV~0!")>-1&&(n=n.split("#DIV~0!").join("#DIV/0!")),n};this._markReserveWords=function(n){var t=n.toLowerCase(),i=this._isIE8?t.replace(/^\s+|\s+$/g,""):t.trim();return i[0]==this.getReservedWordOperators()[this._reservedWord_IF]&&(n=this._markIF(t,n),t=this._markIFCopy),n=this._mark(t,n,this.getReservedWordOperators()[this._reservedWord_NOT],this.char_NOTop,!0),t=this._markCopy,n=this._mark(t,n,this.getReservedWordOperators()[this._reservedWord_OR],this.char_ORop,!1),t=this._markCopy,n=this._mark(t,n,this.getReservedWordOperators()[this._reservedWord_AND],this.char_ANDop,!1),t=this._markCopy,n=this._mark(t,n,this.getReservedWordOperators()[this._reservedWord_XOR],this.char_XORop,!1),t=this._markCopy,n};this._markupResultToIncludeInFormula=function(n){return n.length>0&&n[0]=="-"&&!isNaN(this._parseDouble(n))?n="nu"+n.substring(1):n.length>0&&(n[0]==this.tic[0]||n[0]==this.bMARKER||n[0]=="#")||n.startsWith(this.trueValueStr)||n.startsWith(this.falseValueStr)||(isNaN(this._parseDouble(n))?this._isRange(n)||(n=this.tic+n+this.tic):(n=n.split(this.getParseArgumentSeparator()).join(String.fromCharCode(32)),n="n"+n)),n};this._matchCompare=function(n,t){var i=n.toString(),r=t.toString(),u=this._parseDouble(i),f=this._parseDouble(r);return isNaN(u)||isNaN(f)?i==r?0:i>r?1:-1:u==f?0:u>f?1:-1};this._matchingRightBracket=function(n){for(var i=-1,t=1,r=0,e=this._sheetToken(n),u,f;i==-1&&t-1&&i-1&&(u=n.indexOf(this.sheetToken,t+1),u>-1&&(r=this._substring(n,t,u-t+1),n=n.replace(r,""),i=n.indexOf(":"))),this.rowIndex(n.substring(0,i)))};this._getTableRange=function(n){var t,f,r,i,e,s,u,o;if(n=n.replace(" ","").toUpperCase(),t=n.replace("]","").replace("#DATA",""),f=t,t.indexOf(this.getParseArgumentSeparator())>-1&&(f=t.substring(0,t.indexOf(this.getParseArgumentSeparator())).replace("[",""),t=t.replace("[","").replace(this.getParseArgumentSeparator(),"_")),r="",n.indexOf("#THISROW")>-1){if(i=this.getNamedRanges().getItem(t.replace("#THISROW","")),i==undefined||typeof i=="string"||(i=i.getItem(t.replace("#THISROW",""))),i==null)return i;i=i.toUpperCase();e=this.rowIndex(this.cell);i=i.replace(this._string_fixedreference,"");i=this.setTokensForSheets(i);s=0;u=this.getNamedRanges().getItem(f.Replace("#THISROW",""));u==undefined||typeof u=="string"||(u=u.getItem(f.Replace("#THISROW","")));u=u.replace(this._string_fixedreference,"").toUpperCase();u=this.setTokensForSheets(u);o=this._getTopRowIndexFromRange(i);r=this.getCellsFromArgs(i)[e-o]}else if(t=t[t.length-1]=="["?t.replace("[",""):t.replace("[","_"),(t.indexOf("#TOTALS")>-1||t.indexOf("#ALL")>-1||t.indexOf("#HEADERS")>-1||t.indexOf("#DATA")>-1)&&(t=t.replace("#","")),r=this.getNamedRanges().getItem(t),r==undefined||typeof r=="string"||(r=r.getItem(t)),r==null)return null;return r.toUpperCase()};this._calculateArraySize=function(n,t,i,r,u){var o=n.indexOf(":"),c=this._string_empty,f=0,e=0;if(u=0,r=0,this._isCellReference(n))if(o>-1){var l=this.rowIndex(n.substr(0,o)),s=this.rowIndex(n.substr(o+1)),a=this.colIndex(n.substr(0,o)),h=this.colIndex(n.substr(o+1));f=s-l+1;e=h-a+1;f>t&&(s=s-(f-t));e>i&&(h=h-(e-i));f-1&&n.indexOf(";")==-1?e=this.splitArgsPreservingQuotedCommas(n).length:n.indexOf(";")>-1&&n.indexOf(",")==-1&&(f=this._splitArguments(n,";").length),f-1&&(r=this._getTableRange(n),ej.isNullOrUndefined(r)||(this._findNamedRange=!0,n=r)),i=this._checkIfScopedRange(n),i!="NaN"?(this._findNamedRange=!0,n=i):(n.indexOf(this.sheetToken)>-1&&(u=CalcEngine.getSheetFamilyItem(this.grid),t=n.split("'").join(this._string_empty),t=t.substr(0,t.indexOf(this.sheetToken)),u.sheetNameToToken.containsKey(t.toUpperCase())&&(e=parseInt(u.sheetNameToToken.getItem(t.toUpperCase()).split(this.sheetToken).join(this._string_empty)),ej.isNullOrUndefined(this.parentObject)||this.parentObject.pluginName!="ejSpreadsheet"||(f=n.replace(t,this.parentObject.model.sheets[e+1].sheetInfo.text.toUpperCase()).split("'").join(this._string_empty),this.getNamedRanges().length>0&&this.getNamedRanges().contains(f.toUpperCase())&&(n=f)))),this.getNamedRanges().length>0&&this.getNamedRanges().contains(n.toUpperCase())&&(ej.isNullOrUndefined(this.parentObject)||this.parentObject.pluginName!="ejSpreadsheet"?(n=this._parse(this.getNamedRanges().getItem(n.toUpperCase())),n=this.setTokensForSheets(n),n.indexOf(this._string_fixedreference)>-1&&n.split(this._string_fixedreference).join(this._string_empty)):n=this._parse(this.getNamedRanges().getItem(n.toUpperCase())),this._findNamedRange=!0)),this._findNamedRange&&n[0]!="!"&&n[0]!="q"&&n[0]!="bq"&&(n=this.setTokensForSheets(n),n.indexOf(this._string_fixedreference)>-1&&(n=n.split(this._string_fixedreference).join(this._string_empty))),n};this._getTableRange=function(n){var i,t=n.split(this._table_Data).join(this._string_empty),a=t,u,r,o,c,l,e;if(t.indexOf(this._parseArgumentSeparator)>-1&&(a=t.substring(0,t.indexOf(this._parseArgumentSeparator)),t=t.split(this._parseArgumentSeparator).join(this._string_empty)),u=this._string_empty,n.toUpperCase().indexOf(this._table_Row)>-1)if(t=t[t.length-1]==")"?t.replace(")",this._string_empty):t,t.indexOf(":")>-1){var s=this._string_empty,h=t.toUpperCase().split(this._table_Row),f=this._splitArguments(h[1],":");for(r=0;r-1&&(u=n.substring(0,t+1).indexOf(this.sheetToken),u>-1&&(r=n.substring(t,u-t+1),n=n.split(r,this._string_empty),i=n.indexOf(":"))),this.rowIndex(arg.substring(0,i))};this._markColonsInQuotes=function(n){var r=!1,i,t;if(n.indexOf(":")==-1)return n;for(i=new StringBuilder,t=0;t0&&(t=this._checkForNamedRange(t),this._findNamedRange=!1),l=this._saveStrings(t),t=this._saveStringsText,t=t.split(this.braceLeft).join(this.tic),t=t.split(this.braceRight).join(this.tic),t=t.split("-+").join("-"),f=0,(t[t.length-1]!=this.bMARKER||this._indexOfAny(t,this.tokens)!=t.length-2)&&(t=t.toUpperCase()),t.indexOf(this.sheetToken)>-1&&(w=CalcEngine.getSheetFamilyItem(this.grid),w.sheetNameToParentObject!=null&&w.sheetNameToParentObject.length>0))try{t[0]!=this.sheetToken.toString()&&(t=this.setTokensForSheets(t));b=this._sheetToken(t.split(this.tic).join(this._string_empty));o=this._checkIfScopedRange(t.split("'").join(this._string_empty).split(this.sheetToken).join(this._string_empty));ej.isNullOrUndefined(b)&&b!=this._string_empty&&this.getNamedRanges().length>0&&o!=this._string_empty&&(t=o)}catch(a){if(this._rethrowExceptions)throw a;else return a}if(this._isRangeOperand)return this._isRangeOperand=!1,this._getCellFrom(this._parseSimple(t));if(h=this._string_empty,t.indexOf("[")>-1){for(f=0;f-1&&this.getNamedRanges().length>0){var d=this._string_empty,o=this._string_empty,c=!1,u=this._string_empty,k=!1;for(i=0;i-1?r=r.concat(" "+u):o==undefined&&this.getLibraryFunctions().getItem(u)!=undefined&&c?(r=r.concat(" "+u),k=!0):u!=this._string_empty&&(r=r.concat(u))}i!=t.length&&t[i]==")"?(r=r.concat(t[i]),k=!1):i!=t.length&&t[i]!=")"&&t[i]!=" "?r=r.concat(t[i]):i!=t.length&&t[i]==" "&&c&&this._isLetterOrDigit(t[i-1])|t[i-1]==")"?r=r.concat(t[i]):i==t.length||u!=this._string_empty||c||t[i]==" "||(r=r.concat(this._string_empty));d+=r;u=this._string_empty}t=d}else t=t.split(" ").join("");t=t.split("=>").join(">=");t=t.split("=<").join("<=");try{t=this._markLibraryFormulas(t)}catch(a){if(this._rethrowLibraryComputationExceptions)throw a;}if(!this._ignoreBracet)while((f=t.indexOf(")"))>-1){if(s=t.substring(0,f).lastIndexOf("("),s==-1)throw this.formulaErrorStrings[this._mismatched_parentheses];if(s==f-1)throw this.formulaErrorStrings[this._empty_expression];if(e="",e=this._ignoreBracet?this._substring(t,s,f-s+1):this._substring(t,s+1,f-s-1),e.indexOf(":")>-1&&e.indexOf("q")==-1&&e.indexOf("=")==-1&&e.indexOf("[")==-1){e.indexOf(this._string_fixedreference)>-1&&(e=e.split(this._string_fixedreference).join(this._string_empty));try{if(v=this.getCellsFromArgs(e),v.length>0)for(y=0;y-1)throw this.formulaErrorStrings[this._mismatched_parentheses];return p=this._parseSimple(t),l!=null&&l.length>0&&(p=this._setStrings(p,l)),p};this._parseDouble=function(n){var t=ej.parseFloat(n.toString(),0,ej.cultureObject.name);return isNaN(t)?NaN:t};needToContinue=!0;this._parseSimple=function(n){var t=n;if(t.length>0&&t[0]=="+"&&(t=t.substring(1)),t=="#N/A"||t=="#N~A")return"#N/A";if(t.indexOf("#N/A")>-1&&(t=t.split("#N/A").join("#N~A")),t=="#DIV/0!"||t=="#DIV~0!")return"#DIV/0!";if(t.indexOf("#DIV/0!")>-1&&(t=t.split("#DIV/0!").join("#DIV~0!")),t=this._handleEmbeddedEs(t),t=t.split(this._string_lesseq).join(this.char_lesseq),t=t.split(this._string_greatereq).join(this.char_greatereq),t=t.split(this._string_noequal).join(this.char_noequal),t=t.split(this._string_fixedreference).join(this._string_empty),t=t.split(this._string_or).join(this.char_or),t=t.split(this._string_and).join(this.char_and),t=="")return t;needToContinue=!0;var i=[this.token_EP,this.token_EM],r=[this.token_or],u=[this.token_multiply,this.token_divide],f=[this.token_add,this.token_subtract],e=[this.token_less,this.token_greater,this.token_equal,this.token_lesseq,this.token_greatereq,this.token_noequal],o=[this.token_NOTop],s=[this.token_ORop,this.token_ANDop,this.token_XORop],h=[this.token_and],c=[this.char_EP,this.char_EM],l=[this.char_or],a=[this.char_multiply,this.char_divide],v=[this.char_add,this.char_subtract],y=[this.char_less,this.char_greater,this.char_equal,this.char_lesseq,this.char_greatereq,this.char_noequal],p=[this.char_NOTop],w=[this.char_ORop,this.char_ANDop,this.char_XORop],b=[this.char_and];return t=this._parseSimpleOperators(t,i,c),t=this._parseSimpleOperators(t,r,l),needToContinue&&(t=this._parseSimpleOperators(t,u,a)),needToContinue&&(t=this._parseSimpleOperators(t,f,v)),needToContinue&&(t=this._parseSimpleOperators(t,e,y)),needToContinue&&(t=this._parseSimpleOperators(t,o,p)),needToContinue&&(t=this._parseSimpleOperators(t,s,w)),needToContinue&&(t=this._parseSimpleOperators(t,h,b)),t.indexOf("#N~A")>-1&&(t=t.split("#N~A").join("#N/A")),t.indexOf("#DIV~0!")>-1&&(t=t.split("#DIV~0!").join("#DIV/0!")),t};this._parseSimpleOperators=function(n,t,i){for(var p,nt,b,w,tt,it,a,r,h,c,y,f,u=n,e,d="",g=0;g-").join(">u").split("<-").join("+").join(">").split("<+").join("<").split("/+").join("/").split("*+").join("*").split("++").join("+").toString();u.length>0&&u[0]=="-"?(u=u.substring(1).split("-").join(this.token_ORop),u="0-"+u,u=this._parseSimpleOperators(u,[this.token_subtract],[this.char_subtract]),u=u.split(this.token_ORop).join("-")):u.length>0&&u[0]=="+"&&(u=u.substring(1));try{if(this._indexOfAny(u,i)>-1)while((e=this._indexOfAny(u,i))>-1){var o="",s="",l=0,v=0,ft=this._supportLogicalOperators&&u[e]==this.char_NOTop,r=0;if(ft)l=e;else{if(e<1&&u[e]!="-")throw this.formulaErrorStrings[this._operators_cannot_start_an_expression];if(r=e-1,e==0&&u[e]=="-"){u=this.bMARKER+"nu"+u.substring(1)+this.bMARKER;continue}else if(u[r]==this.tic[0]){if(f=u.substring(0,r-1).lastIndexOf(this.tic),f<0)throw this.formulaErrorStrings[this._cannot_parse];o=this._substring(u,f,r-f+1);l=f}else if(u[r]==this.bMARKER){if(f=this._findLastNonQB(u.substring(0,r-1)),f<0)throw this.formulaErrorStrings[this._cannot_parse];o=this._substring(u,f+1,r-f-1);l=f+1}else if(u[r]==this._rightBracket){for(h=0,f=r-1;f>0&&(u[f]!="q"||h!=0);)u[f]=="q"?h--:u[f]==this._rightBracket&&h++,f--;if(f<0)throw this.formulaErrorStrings[this._cannot_parse];o=this._substring(u,f,r-f+1);l=f}else if(this._isDigit(u[r])||u[r]=="%"){for(c=!1,y=!1;r>-1&&(this._isDigit(u[r])||!c&&u[r]==this.getParseDecimalSeparator()||!y&&u[r]=="%"||u[r]=="u"||u[r]=="_");)u[r]==this.getParseDecimalSeparator()?c=!0:u[r]=="%"&&(y=!0),r=r-1;if(r>-1&&c&&u[r]==this.getParseDecimalSeparator())throw this.formulaErrorStrings[this._number_contains_2_decimal_points];if(r=r+1,r==0||r>0&&!this._isUpperChar(u[r-1]))o="n"+this._substring(u,r,e-r),l=r;else{for(r=r-1;r>-1&&(this._isUpperChar(u[r])||this._isDigit(u[r])||u[r]=="_");)r=r-1;if(r>-1&&u[r]=="u"&&(r=r-1),r>-1&&u[r]==this.sheetToken){for(r=r-1;r>-1&&u[r]!=this.sheetToken;)r=r-1;r>-1&&u[r]==this.sheetToken&&(r=r-1)}if(r>-1&&u[r]==":"){for(r=r-1;r>-1&&this._isDigit(u[r]);)r=r-1;while(r>-1&&this._isUpperChar(u[r]))r=r-1;if(r>-1&&u[r]==this.sheetToken){for(r--;r>-1&&u[r]!=this.sheetToken;)r--;r>-1&&u[r]==this.sheetToken&&r--}r=r+1;o=this._substring(u,r,e-r);o=this._getCellFrom(o)}else r=r+1,o=this._substring(u,r,e-r);this.updateDependencies(o);l=r;this.getNamedRanges().length>0&&(o=this._checkForNamedRange(o))}}else{while(r>=0&&(this._isUpperChar(u[r])||u[r]=="_"||u[r]=="."))r--;if(o=this._substring(u,r+1,e-r-1),l=r+1,tt="",this.getNamedRanges().length>0&&(o=this._checkForNamedRange(o)),!this._findNamedRange)if(o==this.trueValueStr)o="n"+this.trueValueStr;else if(o==this.falseValueStr)o="n"+this.falseValueStr;else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_char_in_front_of]+" "+u[e];return this.getErrorStrings()[5].toString()}this._findNamedRange=!1}}if(e==u.length-1)throw this.formulaErrorStrings[this._expression_cannot_end_with_an_operator];else if(r=e+1,p=u[r]=="u",p&&r++,u[r]==this.tic[0]){if(f=u.substring(r+1).indexOf(this.tic),f<0)throw this.formulaErrorStrings[this._cannot_parse];s=this._substring(u,r,f+2);v=f+r+2}else if(u[r]==this.bMARKER){if(f=this._findNonQB(u.substring(r+1)),f<0)throw this.formulaErrorStrings[this._cannot_parse];s=this._substring(u,r+1,f);p&&(s=s+"nu1m");v=f+r+2}else if(u[r]=="q"){for(h=0,f=r+1;f1){while(r0&&(s=this._checkForNamedRange(s)),!this._findNamedRange)if(o==this.trueValueStr)o="n"+this.trueValueStr;else if(o==this.falseValueStr)o="n"+this.falseValueStr;else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_char_in_front_of]+" "+u[e];return this.getErrorStrings()[5].toString()}this._findNamedRange=!1}else this.updateDependencies(s);v=r+1}else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_characters_following_an_operator];return u.indexOf("#REF!")>-1?this.getErrorStrings()[2].toString():this.getErrorStrings()[5].toString()}it=d.indexOf(u[e]);a=this.bMARKER+this._zapBlocks(o)+this._zapBlocks(s)+t[it]+this.bMARKER;l>0&&(a=u.substring(0,l)+a);v0&&(u[f]!="q"||h!=0);)u[f]=="q"?h--:u[f]==this._rightBracket&&h++,f--;if(f<0)throw this.formulaErrorStrings[this._bad_library];}else if(this._isDigit(u[r])){for(c=!1,y=!1;r>-1&&(this._isDigit(u[r])||!c&&u[r]==this.getParseDecimalSeparator()||!y&&u[r]=="%");)u[r]==this.getParseDecimalSeparator()?c=!0:u[r]=="%"&&(y=!0),r=r-1;if(r>-1&&c&&u[r]==this.getParseDecimalSeparator())throw this.formulaErrorStrings[this._number_contains_2_decimal_points];}if(u.length>0&&(this._isUpperChar(u[0])||u[0]==this.sheetToken)){var k=!0,rt=!0,ut=!1;for(f=0;f0&&!ut)throw this.formulaErrorStrings[this._missing_sheet];for(ut=!0,f++;f-1)return this._isErrorString=!0,this.getErrorStrings().indexOf(t);if(t[0]=="#"||t=="")return 0;if(t==this.trueValueStr)return 1;if(t==this.falseValueStr)return 0;if(ej.isNullOrUndefined(ej.cultureObject)||ej.cultureObject.name=="en-US"||isNaN(parseFloat(t))||(t=_getLocaleNumberValue(t)),u=ej.isNullOrUndefined(ej.cultureObject)?this._parseDouble(t):ej.parseFloat(t,0,ej.cultureObject.name),isNaN(u)){if(this.getUseDatesInCalculations()&&isNaN(this._parseDouble(i)))return r=this._isDate(t),isNaN(r)?0:t.indexOf(":")>-1?this._getSerialDateTimeFromDate(r):Math.round(this._getSerialDateTimeFromDate(r))}else return u}return t==""&&this.getTreatStringsAsZero()?0:i!=null&&i.toString().length>0?Number.NaN:0};this._popString=function(n){var t=n.pop(),i=t!=null?ej.isNullOrUndefined(ej.cultureObject)?this._parseDouble(t.toString()):ej.parseFloat(t.toString(),0,ej.cultureObject.name):NaN;if(t==null)t="";else if(!isNaN(i))return i.toString();return this.removeTics(t.toString())};this._populateNamedRangesNonScoped=function(){this._namedRangesNonScoped==null&&(this._namedRangesNonScoped=new HashTable);this._namedRangesNonScoped.clear();for(var n=0;n-1)while(t>-1&&t-1){if(e=this.tic+this._uniqueStringMarker+s.toString()+this.tic,r-1&&t-1;u--)if(this.getValidPrecedingChars().indexOf(n[u].toString())==-1)i=n[u]+i;else break;if(!(i[0]=="'"&&i[i.length-1]=="'"))throw this.formulaErrorStrings[this._mismatched_tics];if(i[0]=="'"&&(i=i.substring(1)),i[i.length-1]=="'"&&(i=i.substring(0,i.length-1)),this.getSortedSheetNames().indexOf(i.toUpperCase())==-1)throw this.formulaErrorStrings[this._missing_sheet];t+11&&n[0]==this.tic[0]&&n[n.length-1]==this.tic[0]&&(n=this._substring(n,1,n.length-2)),n};this._substring=function(n,t,i){return n.substring(t,i+t)};this._isTextEmpty=function(n){return n==null||n==""};this._toOADate=function(n){return(n.getTime()-Date.parse(this._oaDate))/this._millisecondsOfaDay};this._zapBlocks=function(n){var i,t;if(n.indexOf(this.bMARKER)>-1)for(i=0,t=n.length-1;t>0;--t)n[t]==this._rightBracket?i--:n[t]==this._leftBracket?i++:n[t]==this.bMARKER&&i==0&&(n=n.substring(0,t-1)+n.substring(t+1));return n};this.addCustomFunction=function(n,t){return(n=n.toUpperCase(),this._addFunction(n,t),this._customlibraryFunctions.getItem(n)==undefined)?(this._customlibraryFunctions.add(n,t),!0):!1};this.UpdateDependentNamedRangeCell=function(n){var i,r,o;if(this.getDependentNamedRangeCells()!=null&&this.getDependentNamedRangeCells().containsKey(n)&&(i=this.getDependentNamedRangeCells().keys(),i!=null&&i.length>0))for(r=0;r-1?(o=CalcEngine.getSheetFamilyItem(this.grid),this.grid=o.tokenToParentObject.getItem(t.substring(0,e+3)),u=this.rowIndex(t),f=this.colIndex(t)):(u=this.rowIndex(t),f=this.colIndex(t));this.recalculateRange(RangeInfo.cells(u,f,u,f),this.grid);this.grid=c}};this.RemoveNamedRangeDependency=function(n){if(this.getDependentNamedRangeCells().containsKey(n)){var t=Hashtable(this.getDependentNamedRangeCells()[n]);t.Clear();this.getDependentNamedRangeCells().remove(n)}};this.SetNamedRangeDependency=function(n,t){var u=CalcEngine.getSheetFamilyItem(this.grid),f,i,r;u.sheetNameToParentObject!=null&&t.indexOf(this.sheetToken)==-1&&(f=u.GridModelToToken[this.grid],t=f+t);this.getDependentNamedRangeCells()!=null&&this.getDependentNamedRangeCells().containsKey(n)?(i=this.getDependentNamedRangeCells().getItem(n),i.containsKey(t)||i.add(t,"0")):(r=new HashTable,r.add(t,"0"),this.getDependentNamedRangeCells().add(n,r))};this.addNamedRange=function(n,t){return(n=n.toUpperCase(),this.getNamedRanges().getItem(n)==null)?(this.getNamedRanges().add(n,t),this.getNameRangeValues().containsKey(n)||this.getNameRangeValues().add(n,t.toString()),(this.getUndefinedNamedRanges().containsKey(n)||this.getUndefinedNamedRanges().containsKey(n.toUpperCase())||this.getUndefinedNamedRanges().containsKey(n.toLowerCase()))&&(this.SetNamedRangeDependency(n.toUpperCase(),this.cell),this.UpdateDependentNamedRangeCell(n.toUpperCase())),this.namedRangesSized=null,this._checkAddNonScopedNamedRange(n),!0):!1};this.adjustRangeArg=function(n){return n.length>1&&n[0]==this.bMARKER&&n[n.length-1]==this.bMARKER&&this._substring(n,1,n.length-2).indexOf(this.bMARKER)==-1&&(n=this.computedValue(n)),n.length>1&&n[0]==this.tic[0]&&n[n.length-1]==this.tic[0]&&(n=this._substring(n,1,n.length-2)),n};this.clearFormulaDependentCells=function(n){var f=this.getDependentFormulaCells().getItem(n),i,t,r,u;if(f!=null){for(i=f.keys(),t=0;t1&&(this._isInteriorFunction=!0),this.computedValueLevel>this._maximumRecursiveCalls){this.computedValueLevel=0;throw this.formulaErrorStrings[this._too_complex];}if(_stack=[],i=0,_stack.length=0,sheet="",this.getAllowShortCircuitIFs()){loc=-1;do if(i-1&&(loc=this._matchingRightBracket(formula.substring(i)),loc>-1)){result="";nextIfLoc=formula.indexOf(this.iFMarker,loc);do{loc=i;sepLoc=this._findNextSeparator(formula,loc);isNaN(sepLoc)||(loc=sepLoc);for(var funcArgs=this._substring(formula,i+this.iFMarker.length,loc-this.iFMarker.length-1),ifArguments=[],argLoc=0,argNo=0;argLoc0&&arguments.push(funcArgs.substring(0,argLoc)):(argLoc=sepLoc,ifArguments.push(funcArgs.substring(0,argLoc)),funcArgs=funcArgs.substring(Number(argLoc)+1),argLoc=0);ifResult=this.getValueFromArg(ifArguments[0]);result=ifResult==this.trueValueStr?this.getValueFromArg(ifArguments[1]):this.getValueFromArg(ifArguments[2]);nextIfLoc=formula.indexOf(this.iFMarker,loc)}while(formula.indexOf(this.iFMarker)>-1&&nextIfLoc>-1);result=this._markupResultToIncludeInFormula(result);rightPiece="";i+loc+1-1&&loc>-1)}for(i=0;i=formula.length)continue;if(formula[i]==this.bMARKER&&i++,i>=formula.length)continue}if(formula[i]=="%"&&_stack.length>0){o=_stack[0];d=this._parseDouble(o);isNaN(d)||(_stack.pop(),_stack.push(Number(d)/100));i=i+1;continue}if(formula[i]==this.sheetToken){for(sheet=formula[i].toString(),i++;i50){if(this._breakedFormulaCells.indexOf(s)==-1&&this.getUseFormulaValues()){family=CalcEngine.getSheetFamilyItem(this.grid);token=this.sheetToken+this.getSheetID(this.grid).toString()+this.sheetToken;s=token+s;this._breakedFormulaCells.add(s);this._tempBreakedFormulaCells.add(s);break}_stack.push("FALSE")}else _stack.push(this.getValueFromParentObjectCell(s));else if(formula[i]=="q")if(formula=this._computeInteriorFunctions(formula),ii=formula.substring(i+1).indexOf(this._leftBracket),ii>0){for(var bracketCount=0,bracketFound=!1,start=ii+i+2,k=start;k0);)formula[k]==this._leftBracket?(bracketCount++,bracketFound=!0):formula[k]==this._leftBracket&&bracketCount--,k++;if(bracketFound){var s=this._substring(formula,start,k-start-2),s1="",splits=this.splitArgsPreservingQuotedCommas(s);for(t=0;t0&&(s1+=","),j=this._findLastqNotInBrackets(t),s1+=j>0?splits[t].substring(0,j)+this.computedValue(splits[t].substring(j)):this.computedValue(splits[t]);formula=formula.substring(0,start)+s1+formula.substring(k-2)}if(name=this._substring(formula,i+1,ii),name=="AVG"&&this._excelLikeComputations)throw this.formulaErrorStrings[this._bad_index];if(this.getLibraryFunctions().getItem(name)!=undefined){j=formula.substring(i+ii+1).indexOf(this._rightBracket);args=this._substring(formula,i+ii+2,j-1);try{if(functionName=this.getLibraryFunctions().getItem(name),result=this.getCustomLibraryFunctions().getItem(name)!=undefined?eval(functionName)(args,this.parentObject):this[functionName](args),isErrorStringValue=!1,this.getErrorStrings().indexOf(result)>0&&(isErrorStringValue=!0),!ej.isNullOrUndefined(this.parentObject)&&this.parentObject.pluginName=="ejSpreadsheet"&&this.parentObject.model.formulaComputed!=null){if(args={reqType:"formulaComputed",Formula:name,ComputedValue:result,Cell:this.cell,IsErrorString:isErrorStringValue,IsInteriorFunction:this._isInteriorFunction,Handled:!1},this.parentObject._trigger("formulaComputed",args),args.Handled)return this._string_empty;result=args.ComputedValue}_stack.push(result)}catch(ex){if(this.getRethrowLibraryComputationExceptions()){this._libraryComputationException=ex;throw ex;}return ex}i+=j+ii+2}else if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._missing_formula];}else if(formula[0]==this.bMARKER){i=0;_stack.length=0;continue}else throw this.formulaErrorStrings[this._improper_formula];else if(this._isDigit(formula[i])||formula[i]=="u"){if(s="",(formula[i]=="u"||uFound)&&(s="-",uFound?uFound=!1:i++),i-1)?(errIndex=formula.indexOf("!")==-1||formula.substring(i).indexOf("!")==-1?formula.indexOf("#N/A")>-1?formula.indexOf("#N/A")+4+i:formula.indexOf("?")+1+i:formula.indexOf("!")+1+i,_stack.push(this._substring(formula,i,errIndex-i))):(errIndex=i+1,_stack.push(this._substring(formula,i,errIndex-i)));i=errIndex;break;case"n":if(i=i+1,s="",formula.substring(i).indexOf("Infinity")==0)s="Infinity",i+=s.length;else if(formula.substring(i).indexOf("uInfinity")==0)s="Infinity",i+=s.length+1;else if(formula.substring(i).indexOf(this.trueValueStr)==0)s=this.trueValueStr,i+=s.length;else if(formula.substring(i).indexOf(this.falseValueStr)==0)s=this.falseValueStr,i+=s.length;else if(i<=formula.length-3&&formula.substring(i,3)=="NaN")i+=3,s="0";else{for((formula[i]=="u"||uFound)&&(s="-",uFound?uFound=!1:i=i+1);i0&&(o=_stack[0],d=this._parseDouble(o.toString()),isNaN(d)||(_stack.pop(),s=(d/100).toString())):s=(this._parseDouble(s)/100).toString()):i0?this.trueValueStr:this.falseValueStr:Number(d1)>Number(d)?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_equal:s1=this._popString(_stack);s2=this._popString(_stack);s2==""&&this.getTreatStringsAsZero()&&s1!=""&&(s2="0");d=this._parseDouble(s1);d1=this._parseDouble(s2);val=isNaN(d)||isNaN(d1)?s1=="#VALUE!"||s2=="#VALUE!"?"#VALUE!":s1.toUpperCase().split(this.tic).join("")==s2.toUpperCase().split(this.tic).join("")?this.trueValueStr:this.falseValueStr:Number(d1)==Number(d)?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_lesseq:s1=this._popString(_stack);s2=this._popString(_stack);s2==""&&this.getTreatStringsAsZero()&&s2!=""&&(s2="0");d=this._parseDouble(s1);d1=this._parseDouble(s2);val=isNaN(d)||isNaN(d1)?s1=="#VALUE!"||s2=="#VALUE!"?"#VALUE!":s1.toUpperCase().split(this.tic).join("").localeCompare(s2.toUpperCase().split(this.tic).join(""))<=0?this.trueValueStr:this.falseValueStr:Number(d1)<=Number(d)?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_greatereq:s1=this._popString(_stack);s2=this._popString(_stack);s2==""&&this.getTreatStringsAsZero()&&s1!=""&&(s2="0");d=this._parseDouble(s1);d1=this._parseDouble(s2);val=isNaN(d)||isNaN(d1)?s1=="#VALUE!"||s2=="#VALUE!"?"#VALUE!":s1.toUpperCase().split(this.tic).join("").localeCompare(s2.toUpperCase().split(this.tic).join(""))>=0?this.trueValueStr:this.falseValueStr:Number(d1)>=Number(d)?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_noequal:s1=this._popString(_stack);s2=this._popString(_stack);s2==""&&this.getTreatStringsAsZero()&&s1!=""&&(s2="0");d=this._parseDouble(s1);d1=this._parseDouble(s2);val=isNaN(d)||isNaN(d1)?s1=="#VALUE!"||s2=="#VALUE!"?"#VALUE!":s1.toUpperCase().split(this.tic).join("")!=s2.toUpperCase().split(this.tic).join("")?this.trueValueStr:this.falseValueStr:Number(d1)!=Number(d)?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_and:s1=this._popString(_stack);s2="";_stack.length>0&&(s2=this._popString(_stack));this.getUseNoAmpersandQuotes()?_stack.push(s2+s1):_stack.push(this.tic+s2+s1+this.tic);i=i+1;break;case this.token_or:d=this._pop(_stack);d1=this._pop(_stack);_stack.push(Math.pow(d1,d).toString());i=i+1;break;case this.token_ORop:var s1=this._popString(_stack),s2=this._popString(_stack),d=this._parseDouble(s1),d1=this._parseDouble(s2),val;s1==""?s1=this.falseValueStr:isNaN(d)||(s1=Number(s1)!=0?this.trueValueStr:this.falseValueStr);s2==""?s2=this.falseValueStr:isNaN(d1)||(s2=Number(s2)!=0?this.trueValueStr:this.falseValueStr);val=s1.toUpperCase().split(this.tic).join("")==this.trueValueStr||s2.toUpperCase().split(this.tic).join("")==this.trueValueStr?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_ANDop:var s1=this._popString(_stack),s2=this._popString(_stack),d=this._parseDouble(s1),d1=this._parseDouble(s2),val;s1==""?s1=this.falseValueStr:isNaN(d)||(s1=Number(s1)!=0?this.trueValueStr:this.falseValueStr);s2==""?s2=this.falseValueStr:isNaN(d1)||(s2=Number(s2)!=0?this.trueValueStr:this.falseValueStr);val=s1.toUpperCase().split(this.tic).join("")==this.trueValueStr&&s2.toUpperCase().split(this.tic).join("")==this.trueValueStr?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_XORop:var s1=this._popString(_stack),s2=this._popString(_stack),d=this._parseDouble(s1),d1=this._parseDouble(s2),val;s1==""?s1=this.falseValueStr:isNaN(d)||(s1=Number(s1)!=0?this.trueValueStr:this.falseValueStr);s2==""?s2=this.falseValueStr:isNaN(d1)||(s2=Number(s2)!=0?this.trueValueStr:this.falseValueStr);val=s1.toUpperCase().split(this.tic).join("")==this.trueValueStr&&s2.toUpperCase().split(this.tic).join("")!=this.trueValueStr||s2.toUpperCase().split(this.tic).join("")==this.trueValueStr&&s1.toUpperCase().split(this.tic).join("")!=this.trueValueStr?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;case this.token_NOTop:s1=this._popString(_stack);d=this._parseDouble(s1);s1==""?s1=this.falseValueStr:isNaN(d)||(s1=Number(s1)!=0?this.trueValueStr:this.falseValueStr);val=s1.toUpperCase().split(this.tic).join("")==this.falseValueStr?this.trueValueStr:this.falseValueStr;_stack.push(val);i=i+1;break;default:if(this.computedValueLevel=0,this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_expression];else return this.getErrorStrings()[1].toString()}}if(this._checkDanglingStack&&_stack.length>1&&formula.length>1&&(formula.indexOf(this.bmarker.toString())!=0||formula.indexOf(this.bmarker)!=formula.length-1||formula.indexOf(this.bmarker2)>-1))return this.computedValueLevel=0,this.formulaErrorStrings[this._improper_formula];if(_stack.length==0)return"";s="";cc=_stack.length;do return(s=_stack.pop().toString()+s,s==""&&!this.getUseNoAmpersandQuotes()&&this._isCellReference(formula)&&this.getTreatStringsAsZero())?"0":!ej.isNullOrUndefined(ej.cultureObject)&&ej.cultureObject.name!="en-US"&&!isNaN(this._parseDouble(s))?_getLocaleNumberValue(s):s;while(cc>0&&!(s.indexOf(this.FALSEVALUESTR)>-1||s.indexOf(this.tRUEVALUESTR)>1));return!ej.isNullOrUndefined(ej.cultureObject)&&ej.cultureObject.name!="en-US"&&!isNaN(this._parseDouble(s))?_getLocaleNumberValue(s):s}catch(ex){if(this.computedValueLevel=0,ex.toString().indexOf(this.formulaErrorStrings[this._circular_reference_])>-1||this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();throw ex;}if(ex.toString().indexOf(this.formulaErrorStrings[this._cell_empty])>-1)return"";if(this.getRethrowLibraryComputationExceptions()){this._libraryComputationException=ex;throw ex;}return ex}finally{this.computedValueLevel--;this._isInteriorFunction=!1;this.computedValueLevel<0&&(this.computedValueLevel=0)}};this.computeFormula=function(n){if(this.getThrowCircularException())if(this._iterationMaxCount>0){if(this.computedValueLevel==0)this._circCheckList.length=0,this._circCheckList.push(this.cell);else if(this._circCheckList.indexOf(this.cell)>-1)return this.getIterationValues().containsKey(this.cell)||this.getIterationValues().add(this.cell,"0"),this.getIterationValues().getItem(this.cell).toString()}else{if(this.computedValueLevel==0)this._circCheckList.length=0;else if(this._circCheckList.indexOf(this.cell)>-1){this.computedValueLevel=0;this._circCheckList.length=0;throw this.formulaErrorStrings[this._circular_reference_];}this._circCheckList.push(this.cell)}var t=this.computedValue(n);return this.getUseNoAmpersandQuotes()&&t.length>1&&t[0]==this.tic[0]&&t[t.length-1]==this.tic[0]&&(t=this._substring(t,1,t.length-2)),t};this.dispose=function(){if(!this._isDisposed){var n=0;this.grid!=null&&(n=this.getSheetID(this.grid));CalcEngine._tokenCount--;CalcEngine.sheetFamilyID--;CalcEngine._sheetFamiliesList!=null&&CalcEngine._sheetFamiliesList.length>0&&(CalcEngine._sheetFamiliesList[n]=null,CalcEngine._sheetFamiliesList.remove(n));CalcEngine.modelToSheetID!=null&&CalcEngine.modelToSheetID.length>0&&(CalcEngine.modelToSheetID[n]=null,CalcEngine._sheetFamiliesList.remove(n));this._formulaInfoTable!=null&&(this._formulaInfoTable.clear(),this._formulaInfoTable=null);this._circCheckList!=null&&(this._circCheckList.length=0,this._circCheckList=null);this._dependentCells!=null&&(this._dependentCells.clear(),this._dependentCells=null);this._dependentFormulaCells!=null&&(this._dependentFormulaCells.clear(),this._dependentFormulaCells=null);this.getIterationValues()!=null&&(this.getIterationValues().clear(),this.getIterationValues(null));this._libraryFunctions!=null&&(this._libraryFunctions.clear(),this._libraryFunctions=null);this._lookupTables!=null&&(this._lookupTables.clear(),this._lookupTables=null);this.grid=null;this.getLibraryFunctions()!=null&&(this.getLibraryFunctions().clear(),this.setLibraryFunctions(null));this._isDisposed=!0}};this.getCalcID=function(){return this._calcID};this._getCellFrom=function(n){var u="",t=this.getCellsFromArgs(n),i=t.length-1,f=this.rowIndex(t[0]),o,s,r;if(f==this.rowIndex(t[i])){var h=this.colIndex(t[0]),c=this.colIndex(t[i]),e=this.colIndex(this.cell);e>=h&&e<=c&&(u=RangeInfo.getAlphaLabel(e).toString()+f.toString())}else(o=this.colIndex(t[0]))==this.colIndex(t[i])&&(s=this.rowIndex(t[i]),r=this.rowIndex(this.cell),r>=f&&r<=s&&(u=RangeInfo.getAlphaLabel(o).toString()+r.toString()));return u};this.getCellsFromArgs=function(n){var i,f,t,h,l,e,s,a,u,o;if(n=this._markColonsInQuotes(n),t=n.indexOf(":"),t==-1)return n=n.split(this._markerChar).join(":"),t=n.indexOf(this.getParseArgumentSeparator()),t==-1?(i=this.rowIndex(n),f=this.colIndex(n),h=[],h.push(n),h):this.splitArgsPreservingQuotedCommas(n);this.getRowIndexFromName=function(n){var i,t;if(n.indexOf(":")==-1){for(i="",t=0;t-1&&(l=n.indexOf(this.sheetToken,r+1),l>-1&&(c=this._substring(n,r,l-r+1),n=n.split(c).join(""),t=n.indexOf(":"))),t>0&&this._isLetter(n[t-1]))s=this._rowMaxCount>0?this._rowMaxCount:50,n=n.substring(0,t)+"1:"+n.substring(t+1)+s.toString(),t=n.indexOf(":");else if(t>0&&this._isDigit(n[t-1])){for(e=t-2;e>=0&&this._isDigit(n[e]);)e--;e!=-1&&this._isLetter(n[e])||(s=this._columnMaxCount>0?this._columnMaxCount:50,n="A"+n.substring(0,t)+":"+RangeInfo.getAlphaLabel(s)+n.substring(t+1),t=n.indexOf(":"))}if(a=this._canGetRowIndex(n.substring(0,t)),!a)return this._ignoreCellValue=!0,n=y,this.splitArgsPreservingQuotedCommas(n);if(i=this.rowIndex(n.substring(0,t)),u=this.rowIndex(this._substring(n,t+1,n.length-t-1)),!(!(i==-1)||u==-1)==(i==-1||!(u==-1)))throw this.getErrorStrings()[5].toString();f=this.colIndex(n.substring(0,t));o=this.colIndex(this._substring(n,t+1,n.length-t-1));i>u&&(t=u,u=i,i=t);f>o&&(t=o,o=f,f=t);var w=(u-i+1)*(o-f+1),v=[],p=0;for(t=i;t<=u;++t)for(r=f;r<=o;++r)try{v[p++]=c+RangeInfo.getAlphaLabel(r)+t.toString()}catch(b){continue}return v};this.getFormulaRowCol=function(n,t,i){var f=CalcEngine.getSheetFamilyItem(n),r=RangeInfo.getAlphaLabel(i)+t.toString(),e,o,u;return(f.sheetNameToParentObject!=null&&(e=f.parentObjectToToken.getItem(n),r=e+r),this.getFormulaInfoTable().containsKey(r))?(o=this.getFormulaInfoTable.getItem(r),u=o.getFormulaText(),this.getFormulaText(u),u):""};this.getFormulaText=function(n){var t=new FormulaParsing(n);return t.getText()};this.getSheetID=function(n){var i=CalcEngine.getSheetFamilyItem(n),t,r;return i.sheetNameToParentObject!=null&&i.sheetNameToParentObject.length>0&&(t=i.parentObjectToToken.getItem(n),t=t.split("!").join(""),r=this._parseDouble(t),!isNaN(r))?r:-1};this.getStringArray=function(n){for(var f,r=[],i=0,u=!1,t=0;t-1)return n=n.split("{").join("("),n=n.split("}").join(")"),this.computedValue(n);if(n.length>1&&n.substring(0,2)=="ub")return(n=n.split("{").join("("),n=n.split("}").join(")"),f=n.substring(1),f=this.computedValue(f),u=this._parseDouble(f),!isNaN(u))?(u=-u,u.toString()):this.computedValue(n);if(n.indexOf("unu")==0?n="n"+n.substring(3):n.indexOf("un")==0&&(n="-"+n.substring(2)),n=n.split("u").join("-"),!this._isUpperChar(n[0])&&(this._isDigit(n[0])||n[0]==this.getParseDecimalSeparator()||n[0]=="-"||n[0]=="n"))if(n[0]=="n"&&(n=n.substring(1)),r=ej.isNullOrUndefined(ej.cultureObject)||ej.cultureObject.name=="en-US"?this._parseDouble(n):ej.isNullOrUndefined(n)?NaN:ej.parseFloat(n.toString(),0,ej.cultureObject.name),isNaN(r)){if(n.indexOf(this.trueValueStr)==0||n.indexOf(this.falseValueStr)==0)return n}else return this._preserveLeadingZeros?n:r.toString();if(this._ignoreCellValue&&!(n.indexOf(this.trueValueStr)==0||n.indexOf(this.falseValueStr)==0))return this._ignoreCellValue=!1,n;if(s=["+","-","/","*",")",")","{"],this._indexOfAny(n,s)==-1&&this._isUpperChar(n[0])||n[0]==this.sheetToken){if(n!=this.trueValueStr&&n!=this.falseValueStr&&this._isCellReference(n)&&(o=CalcEngine.getSheetFamilyItem(this.grid),o.sheetNameToParentObject!=null&&n.indexOf(this.sheetToken)==-1&&(h=o.parentObjectToToken.getItem(this.grid),n=h+n)),n==this.cell){e=this.getDependentCells().getItem(n);e!=null&&e.indexOf(n)>-1&&this._arrayRemove(e,n);this.getDependentFormulaCells().containsKey(this.cell)||this.clearFormulaDependentCells(this.cell);throw this.formulaErrorStrings[this._circular_reference_]+n;}return(t=this.getValueFromParentObjectCell(n),i=this._isDate(t),t=t.toString(),n!=this.trueValueStr&&n!=this.falseValueStr&&(r=this._parseDouble(t.split(this.tic).join("")),!this._preserveLeadingZeros&&!this._isCellReference(n)&&t.length>0&&!isNaN(r)&&(t=r.toString()),this.updateDependencies(n)),t==this.tic+this.tic)?"NaN":(this.getExcelLikeComputations()&&this.getUseDatesInCalculations()&&!isNaN(i)&&isNaN(this._parseDouble(t))&&!isNaN(i.getDate())&&this._dateTime1900<=i&&(t=this._toOADate(i).toString()),t)}return(n=n.split("{").join("("),n=n.split("}").join(")"),n=this._parse(n),r=ej.parseFloat(n.substring(0,n.length-1)),n.indexOf("%")!=n.length-1||isNaN(r)||(n=(Number(r)/100).toString()),this.getErrorStrings().indexOf(n)>-1)?n:this.computedValue(n)};this.getValueFromParentObjectCell=function(n){var t,e,s;if(n==this.trueValueStr||n==this.falseValueStr)return n;var r=n.lastIndexOf(this.sheetToken),u=0,f=0,o=this.grid,i=CalcEngine.getSheetFamilyItem(this.grid);if(r>-1&&i.tokenToParentObject!=null)this.grid=i.tokenToParentObject.getItem(n.substring(0,r+1)),u=this.rowIndex(n),f=this.colIndex(n);else if(r==-1){for(t=0;t0){if(this._circCheckList.indexOf(this.cell)>-1&&this.computedValueLevel>0)return this.grid=o,this.cell=e,this.getIterationValues().containsKey(this.cell)||this.getIterationValues().add(this.cell,"0"),this.getIterationValues().getItem(this.cell).toString();if(this.getIterationValues().containsKey(this.cell)&&this.computedValueLevel>0)return this.getIterationValues.getItem(this.cell).toString()}return s=this._getValueComputeFormulaIfNecessary(u,f,this.grid),this.grid=o,this.cell=e,s};this.getValueFromParentObject=function(n,t,i){var u=CalcEngine.getSheetFamilyItem(n),f=u.parentObjectToToken==null||u.parentObjectToToken.length==0?"":u.parentObjectToToken.getItem(n).toString(),o,s;f=f+RangeInfo.getAlphaLabel(i)+t.toString();o=this.grid;s=this.cell;this.cell=f;this.grid=n;var r=this._getValueComputeFormulaIfNecessary(t,i,n),e=new Date(Date.parse(r)),h=this._parseDouble(r);return this.getExcelLikeComputations()&&this.getUseDatesInCalculations()&&isNaN(h)&&!isNaN(e.getDate())&&this._dateTime1900<=e&&(r=this._toOADate(e).toString()),this.grid=o,this.cell=s,r};this.getValueFromParentObjectRowCol=function(n,t){return this._getValueComputeFormulaIfNecessary(n,t,this.grid)};this.handleIteration=function(n,t){return this.getFormulaInfoTable().containsKey(n)?this.getFormulaInfoTable.add(n,t):this.getFormulaInfoTable.add(n,t),this._iterationMaxCount>0&&n==this.cell&&this._handleIterations(t),t.getFormulaValue()};this.handleSheetRanges=function(n,t){for(var r=n.indexOf(this.sheetToken),i=0,o,s,e,u,v,f,y,h,c;r>0;){if(o=this._substring(n,i,r).lastIndexOf(":"),o>-1)if(s=this._substring(n,i+o+1,r-o-1).toUpperCase().split("'").join(""),e=this._isIE8?s.replace(/^\s+|\s+$/g,""):s.trim(),t.sheetNameToToken.containsKey(e)){if(u=i+o-1,this._sortedSheetNames.contains(s))u=u-s.length-1;else while(u>0&&this._markers.indexOf(n[u])==-1)u--;if(v=this._substring(n,u+1,o-u+i-1).toUpperCase().split("'").join(""),e=this._isIE8?v.replace(/^\s+|\s+$/g,""):v.trim(),t.sheetNameToToken.containsKey(e)){if(f=r+i+1,this._sortedSheetNames.contains(e))f=n.length-1;else while(fb&&p0&&(h+=this.getParseArgumentSeparator()),h+=c+String.fromCharCode(131)+w)}n=n.substring(0,u+1)+h+n.substring(f);i=n.length-f}else i=r+i}else i=r+i;else i=r+i;r=n.substring(i+1).indexOf(this.sheetToken)+1}return n.split(String.fromCharCode(131)).join(this.sheetToken)};this.isSheetMember=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n==null||n==undefined?!1:n.isSheetMember};this.parseAndComputeFormula=function(n){var i=n,r,t,u,f;for(i.length>0&&i[0]==this.getFormulaCharacter()&&(i=i.substring(1)),i.length>0&&i[0]=="+"&&(i=i.substring(1)),i.length>1&&i[0]==","&&i[1]>="0"&&i[1]<="9"&&(i="0,"+i.substring(1)),r=i.split(" ").join(""),t=r.indexOf("(");t!=-1&&t0){if(this._isDigit(r[t-1])&&!this._checkHasCharBeforeNumber(r.substring(0,t)))throw this.formulaErrorStrings[this._bad_formula]+" "+r.substring(0,t+1);if(u=r.substring(t+1).indexOf("("),u==-1)break;else t+=u}for(t=r.indexOf(")");t!=-1&&t0&&n[0]==this.getFormulaCharacter()&&(n=n.substring(1)),n.length>0&&n[0]=="+"&&(n=n.substring(1)),this._isRangeOperand=this._supportRangeOperands&&this._isRange(n),this.getCheckDanglingStack()&&n.split(" ").join("").indexOf(this._braceRightNLeft)>-1)return this.computedValueLevel=0,this.formulaErrorStrings[this._improper_formula];if(t=this._isIE8?n.replace(/^\s+|\s+$/g,""):n.trim(),!ej.isNullOrUndefined(this.parentObject)&&this.parentObject.pluginName=="ejSpreadsheet"){var r=this.rowIndex(this.cell),u=this.colIndex(this.cell),i=this.parentObject.XLEdit.getPropertyValue(r-1,u-1,"hasFormulaArray");this._isArrayFormula=ej.isNullOrUndefined(i)?!1:i;this._isArrayFormula&&(t=this._parseLibraryFormula("{"+t+"}"))}return this._parse(t)};this.getUpdatedValueCell=function(n){var i,h,c,f,e,u,s;this._inAPull=!0;var l=this.grid,a=this.cell,o=CalcEngine.getSheetFamilyItem(this.grid),t=n.toUpperCase(),r;if((r=t.indexOf(this.sheetToken))==-1&&this.cell!=""&&this.cell!=undefined?(r=this.cell.indexOf(this.sheetToken,1),r>-1&&o.tokenToParentObject!=null&&(t=this.cell.substring(0,r+1)+t,this.grid=o.tokenToParentObject.getItem(this.cell.substring(0,r+1)))):r>0&&o.sheetNameToToken!=null&&o.tokenToParentObject!=null&&(u=o.sheetNameToToken.getItem(t.substring(0,r)),t=u+t.substring(r+1),this.grid=o.tokenToParentObject.getItem(u),this.cell=t),this.updateCalcID(),this.getDependentFormulaCells().containsKey(t)||this.getFormulaInfoTable().containsKey(t))this._processedCells.clear(),this.updateDependenciesAndCell(t),this._processedCells.clear(),i=this.getValueFromParentObject(t);else{for(i=this.getValueFromParentObjectCell(t);this._breakedFormulaCells.length==1;)this.updateCalcID(),i=this.getValueFromParentObjectCell(this._breakedFormulaCells[0].toString()),this._breakedFormulaCells.removeAt(0),this.setUseFormulaValues(!0);if(this.getUseFormulaValues()&&(this.isUseFormulaValueChanged=!0,this.setUseFormulaValue(!1)),this._tempBreakedFormulaCells.length>0){for(h=1;h<=this._tempBreakedFormulaCells.length;h++)i=this.getValueFromParentObjectCell(this._tempBreakedFormulaCells[this._tempBreakedFormulaCells.length-h].toString());this._tempBreakedFormulaCells.length=0;i=this.getValueFromParentObjectCell(t)}this.setUseFormulaValues(this.isUseFormulaValueChanged);c=this.ignoreValueChanged;this.ignoreValueChanged=!0;f=this.rowIndex(t);e=this.colIndex(t);this.getPreserveFormula()?(u=this._sheetToken(n),u==""?(u="!"+this.getSheetID(this.grid)+"!",s=this.getFormulaInfoTable().getItem(u+t),s!=null&&s!=undefined&&(this.parentObject.setValueRowCol==undefined?this.setValueRowCol(this.getSheetID(this.grid)+1,s.getFormulaText(),f,e):this.parentObject.setValueRowCol(this.getSheetID(this.grid)+1,s.getFormulaText(),f,e))):this.parentObject.setValueRowCol==undefined?this.setValueRowCol(this.getSheetID(this.grid)+1,i,f,e):this.parentObject.setValueRowCol(this.getSheetID(this.grid)+1,i,f,e)):this.parentObject.setValueRowCol==undefined?this.setValueRowCol(this.getSheetID(this.grid)+1,i,f,e):this.parentObject.setValueRowCol(this.getSheetID(this.grid)+1,i,f,e);this.ignoreValueChanged=c}return this.grid=l,this.cell=a,this._inAPull=!1,i};this.getUpdatedValueRowCol=function(n,t,i){var o=this.grid,s=CalcEngine.getSheetFamilyItem(this.grid),f=this.sheetToken+n.toString()+this.sheetToken,r,u,e;this.grid=s.tokenToParentObject.getItem(f);this._inAPull=!0;r=f+RangeInfo.getAlphaLabel(i)+t.toString();this.updateCalcID();this.getDependentFormulaCells().containsKey(r)||this.formulaInfoTable.containsKey(r)?(this._processedCells.clear(),this.updateDependenciesAndCell(r),this._processedCells.clear()):(u=this.getValueFromParentObjectCell(r),e=this.ignoreValueChanged,this.ignoreValueChanged=!0,this.parentObject.setValueRowCol==undefined?this.setValueRowCol(this.getSheetID(this.grid)+1,u,t,i):this.parentObject.setValueRowCol(this.getSheetID(this.grid)+1,u,t,i),this.ignoreValueChanged=e);this.grid=o;this._inAPull=!1};this.setTokensForSheets=function(n){var f=CalcEngine.getSheetFamilyItem(this.grid),t,i,u,r;if(this.getSupportsSheetRanges()&&(n=this.handleSheetRanges(n,f)),t=this.getSortedSheetNames(),t!=null)for(i=0;i0&&(this.grid=a.tokenToParentObject.getItem(f));try{var s=this.rowIndex(t),h=this.colIndex(t),i=this.getFormulaInfoTable().getItem(t);i!=null&&(c=this.cell,this.cell=t,(this.getAlwaysComputeDuringRefresh()||i.calcID!=this._calcID||i.getFormulaValue()=="")&&(this.getComputedValue().containsKey(t)?r=this.getComputedValue().getItem(t):(r=this.computeFormula(i.getParsedFormula()),this._computedValue.add(t,r)),r!=i._formulaValue&&this._refreshedCells.containsKey(t)&&this._refreshedCells.remove(t),i._formulaValue=r),i.calcID=this._calcID,this.cell=c,l=this.ignoreValueChanged,this.ignoreValueChanged=!0,this.parentObject.setValueRowCol==undefined?this.setValueRowCol(this.getSheetID(this.grid)+1,i.getFormulaValue(),s,h):this.parentObject.setValueRowCol(this.getSheetID(this.grid)+1,i.getFormulaValue(),s,h),this.ignoreValueChanged=l,this._refreshedCells.containsKey(t)||(this._refreshedCells.add(t,0),this.refresh(t)))}catch(y){continue}this.grid=o}this._lockDependencies=v}finally{this._refreshedCells.containsKey(n)||this._refreshedCells.add(n,0);this._dependencyLevel--;this._dependencyLevel==0&&this._refreshedCells.clear()}}};this.refreshRange=function(n){for(var i,r,u,f,t=n.getTop();t<=n.getBottom();t++)for(i=n.getLeft();i<=n.getRight();i++)r=RangeInfo.getAlphaLabel(i)+t.toString(),this._dependencyLevel=0,u=CalcEngine.getSheetFamilyItem(this.grid),f=this.sheetToken+this.getSheetID(this.grid).toString()+this.sheetToken,u.tokenToParentObject!=null&&u.tokenToParentObject.contains(f)&&(this.grid=u.tokenToParentObject.getItem(f)),r=f+r,this.getComputedValue().clear(),this.refresh(r),this.getComputedValue().clear()};this.registerGridAsSheet=function(n,t,i){var r,f,u;return CalcEngine.modelToSheetID!=null,CalcEngine.modelToSheetID==null&&(CalcEngine.modelToSheetID=new HashTable),(CalcEngine.modelToSheetID.getItem(t)==null||CalcEngine.modelToSheetID.getItem(t)==undefined)&&CalcEngine.modelToSheetID.add(t,i),r=CalcEngine.getSheetFamilyItem(t),r.isSheetMember=!0,f=n.toUpperCase(),r.sheetNameToParentObject==null&&(r.sheetNameToParentObject=new HashTable),r.tokenToParentObject==null&&(r.tokenToParentObject=new HashTable),r.sheetNameToToken==null&&(r.sheetNameToToken=new HashTable),r.parentObjectToToken==null&&(r.parentObjectToToken=new HashTable),r.sheetNameToParentObject.getItem(f)!=undefined?(u=r.sheetNameToToken.getItem(f),r.tokenToParentObject.add(u,t),r.parentObjectToToken.add(t,u)):(u=this.sheetToken+CalcEngine._tokenCount.toString()+this.sheetToken,CalcEngine._tokenCount++,r.tokenToParentObject.add(u,t),r.sheetNameToToken.add(f,u),r.sheetNameToParentObject.add(f,t),r.parentObjectToToken.add(t,u),this.sortedSheetNames=null),n};this.renameSheet=function(n,t){var i=CalcEngine.getSheetFamilyItem(t),r="",u;if(n.includes("/")||n.includes("?")||n.includes("*")||n.includes("[")||n.includes("]")||n.includes(":")||n.includes("\\"))throw"The name does not contain any of following characters: / ? * [ ] : \\";r=t.toString();r=r.toUpperCase();currentSheetName=n.toUpperCase();u=i.sheetNameToToken.getItem(r);CalcEngine.modelToSheetID.containsKey(t)&&(CalcEngine.modelToSheetID.remove(t),CalcEngine.modelToSheetID.add(n,this._calcID));i.sheetNameToParentObject.containsKey(r)&&(i.sheetNameToParentObject.remove(r),i.sheetNameToParentObject.add(currentSheetName,n));i.tokenToParentObject.containsKey(u)&&(i.tokenToParentObject.remove(u),i.tokenToParentObject.add(u,n));i.sheetNameToToken.containsKey(r)&&(i.sheetNameToToken.remove(r),i.sheetNameToToken.add(currentSheetName,u));i.parentObjectToToken.containsKey(r)&&(i.parentObjectToToken.remove(r),i.parentObjectToToken.add(n,u))};this.removeFunction=function(n){return(this._customlibraryFunctions.getItem(n)!=undefined&&this._customlibraryFunctions.remove(n),this._libraryFunctions.getItem(n)!=null)?(this._libraryFunctions.remove(n),!0):!1};this.removeNamedRange=function(n){return(n=n.toUpperCase(),this.getNamedRanges().getItem(n)!=null)?(this.getNamedRanges().remove(n),this._populateNamedRangesNonScoped(),!0):!1};this.rowIndex=function(n){var t=0,i,r=!1;if(t1&&n[0]==this.tic[0]&&n[n.length-1]==this.tic[0]&&(this._substring(n,1,n.length-2).indexOf(this.tic)==-1?n=this._substring(n,1,n.length-2):this._multiTick&&(n=this._substring(n,1,n.length-2))),n};this.updateCalcID=function(){this._calcID++;this._calcID==Number.MAX_SAFE_INTEGER&&(this._calcID=Number.MIN_SAFE_INTEGER+1)};this.updateDependencies=function(n){var s,t,c,h,u,e,o,i,f,r;if(!this._lockDependencies&&this.getUseDependencies())if(s=CalcEngine.getSheetFamilyItem(this.grid),t=this.cell,s.sheetNameToParentObject!=null&&t.indexOf(this.sheetToken)==-1&&(c=s.parentObjectToToken.getItem(this.grid),t=c+t),s.sheetNameToParentObject!=null&&n.indexOf(this.sheetToken)==-1&&(c=s.parentObjectToToken.getItem(this.grid),n=c+n),this.getDependentCells().containsKey(n)){if(u=this.getDependentCells().getItem(n),u.indexOf(t)==-1&&u.push(t),this._addToFormulaDependentCells(n),ej.isNullOrUndefined(this.parentObject)&&this.parentObject.pluginName!="ejSpreadsheet"&&this.getDependentFormulaCells().containsKey(n)&&(e=this.getDependentFormulaCells().getItem(n),e!=null))for(o=e.keys(),i=0;i0&&(this.grid=y.tokenToParentObject.getItem(h)),this.formulaInfoTable.containsKey(n)){if(t=this.formulaInfoTable[n],t.calcID!=this._calcID){if(c=this.cell,this.cell=n,this._iterationMaxCount>0&&this._circCheckList.indexOf(this.cell)>-1?this._handleIterations(t):t.setFormulaValue(this.computeFormula(t.getParsedFormula())),this.getDependentCells().containsKey(n))for(o=this.getDependentCells().getItem(n),u=0;u0&&(c=o.parentObjectToToken.getItem(e),u=c+u),t.getValue().length>0&&t.getValue()[0]==this.getFormulaCharacter()){if(this.cell=u,f=!0,ej.isNullOrUndefined(i)||(f=i),this.getFormulaInfoTable().containsKey(u)){if(r=this.getFormulaInfoTable().getItem(u),t.getValue()!=r.getFormulaText()||r.getParsedFormula()==null){r.setFormulaText(t.getValue());this.getDependentFormulaCells().containsKey(this.cell)&&this.clearFormulaDependentCells(this.cell);try{r.setParsedFormula(this.parseFormula(t.getValue()))}catch(l){r.setFormulaValue(l);f=!1}}f&&(s=this.computeFormula(r.getParsedFormula()),h=s!=r.getFormulaValue()||this.getForceRefreshCall(),r.setFormulaValue(s));r.calcID=this._calcID}else{r=new FormulaInfo;r.setFormulaText(t.getValue());this.getDependentFormulaCells().containsKey(u)||this.getDependentFormulaCells().add(u,new HashTable);try{r.setParsedFormula(this.parseFormula(t.getValue()))}catch(l){r.setFormulaValue(l);f=!1}f&&(r.setFormulaValue(this.computeFormula(r.getParsedFormula())),this.computeIsFormula(r).toString()!="#NAME?"||this.getNamedRanges().containsKey(r.getFormulaText().split("=")[1].toUpperCase())||this.getUndefinedNamedRanges().add(r.getFormulaText().split("=")[1].toUpperCase()));r.calcID=this._calcID;this.getFormulaInfoTable().containsKey(u)?this.getFormulaInfoTable().add(u,r):this.getFormulaInfoTable().add(u,r)}this._iterationMaxCount>0&&f&&!this._inHandleIterations&&u==this.cell&&this._handleIterations(r);a=this.ignoreValueChanged;this.ignoreValueChanged=!0;f&&(this.parentObject.setValueRowCol==undefined?this.setValueRowCol(this.getSheetID(e)+1,r.getFormulaValue(),t.getRowIndex(),t.getColIndex()):this.parentObject.setValueRowCol(this.getSheetID(e)+1,r.getFormulaValue(),t.getRowIndex(),t.getColIndex()));this.ignoreValueChanged=a}else!this._inRecalculateRange&&this.getFormulaInfoTable().containsKey(u)&&(this.getFormulaInfoTable().remove(u),this.getDependentFormulaCells().containsKey(u)&&this.clearFormulaDependentCells(u));f&&h&&this.getDependentCells().containsKey(u)&&(this._dependencyLevel=0,this.getComputedValue().clear(),this.refresh(u))}};this.getActiveCell=function(){return this.cell};this.getAllowShortCircuitIFs=function(){return this._allowShortCircuitIFs};this.setAllowShortCircuitIFs=function(n){this._allowShortCircuitIFs=n};this.getAlwaysComputeDuringRefresh=function(){return this._alwaysComputeDuringRefresh};this.setAlwaysComputeDuringRefresh=function(n){this._alwaysComputeDuringRefresh=n};this.getCalculatingSuspended=function(){return this._calculatingSuspended};this.setCalculatingSuspended=function(n){this._calculatingSuspended=n};this.getCheckDanglingStack=function(){return this._checkDanglingStack};this.setCheckDanglingStack=function(n){this._checkDanglingStack=n};this.getCustomLibraryFunctions=function(){return this._customlibraryFunctions};this._computedValue=null;this.getComputedValue=function(){return this._computedValue==null&&(this._computedValue=new HashTable),this._computedValue};this.getDependentCells=function(){if(this.isSheetMember()){var n=CalcEngine.getSheetFamilyItem(this.grid);return n.sheetDependentCells==null&&(n.sheetDependentCells=new HashTable),n.sheetDependentCells}return this._dependentCells==null&&(this._dependentCells=new HashTable),this._dependentCells};this.getDependentFormulaCells=function(){if(this.isSheetMember()){var n=CalcEngine.getSheetFamilyItem(this.grid);return n.sheetDependentFormulaCells==null&&(n.sheetDependentFormulaCells=new HashTable),n.sheetDependentFormulaCells}return this._dependentFormulaCells==null&&(this._dependentFormulaCells=new HashTable),this._dependentFormulaCells};this.getEnableLookupTableCaching=function(){return this._enableLookupTableCaching};this.setEnableLookupTableCaching=function(n){this._enableLookupTableCaching=n};this.getErrorStrings=function(){return this._errorStrings==null&&(this._errorStrings=["#N/A","#VALUE!","#REF!","#DIV/0!","#NUM!","#NAME?","#NULL!"]),this._errorStrings};this.setErrorStrings=function(n){this._errorStrings=n};this.getExcelLikeComputations=function(){return this._excelLikeComputations};this.setExcelLikeComputations=function(n){this._excelLikeComputations=n};this.getForceRefreshCall=function(){return this._forceRefreshCall};this.setForceRefreshCall=function(n){this._forceRefreshCall=n};this.getFormulaCharacter=function(){return CalcEngine._formulaChar=='\0'&&(CalcEngine._formulaChar="="),CalcEngine._formulaChar};this.setFormulaCharacter=function(n){CalcEngine._formulaChar=n};this.getFormulaInfoTable=function(){if(this.isSheetMember()){var n=CalcEngine.getSheetFamilyItem(this.grid);return n.sheetFormulaInfoTable==null&&(n.sheetFormulaInfoTable=new HashTable),n.sheetFormulaInfoTable}return this._formulaInfoTable==null&&(this._formulaInfoTable=new HashTable),this._formulaInfoTable};this.getPreserveLeadingZeros=function(){return this._preserveLeadingZeros};this.setPreserveLeadingZeros=function(n){this._preserveLeadingZeros=n};this.getIterationMaxCount=function(){return this._iterationMaxCount};this.setIterationMaxCount=function(n){this._iterationMaxCount=n;this._iterationMaxCount>0&&this.setThrowCircularException(!0)};this.getIterationMaxTolerance=function(){return this._iterationMaxTolerance};this.setIterationMaxTolerance=function(n){this._iterationMaxTolerance=n};this.getIterationValues=function(){return this._iterationValues==null&&(this._iterationValues=new HashTable),this._iterationValues};this.getLibraryComputationException=function(){return this._libraryComputationException};this.getLibraryFunctions=function(){return this._libraryFunctions};this.getLockDependencies=function(){return this._lockDependencies};this.setLockDependencies=function(n){this._lockDependencies=n};this.getMaximumRecursiveCalls=function(){return this._maximumRecursiveCalls};this.setMaximumRecursiveCalls=function(n){this._maximumRecursiveCalls=n};this.getNamedRanges=function(){return this.namedRanges==null&&(this.namedRanges=new HashTable,this._namedRangesNonScoped=new HashTable),this.namedRanges};this.setNamedRanges=function(n){this.namedRanges=n;this._populateNamedRangesNonScoped()};this.getUndefinedNamedRanges=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n!=null||n!=undefined?(this.undefinedsheetNamedRnages==null&&(this.undefinedsheetNamedRnages=new HashTable),this.undefinedsheetNamedRnages):(this.undefinednamedRange==null&&(this.undefinednamedRange=new HashTable),this.undefinednamedRange)};this.getNameRangeValues=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n!=null||n!=undefined?(this.namedRangeValues==null&&(this.namedRangeValues=new HashTable),this.namedRangeValues):(this.rangeValues==null&&(this.rangeValues=new HashTable),this.rangeValues)};this.getNamedRangesOriginalNames=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n!=null||n!=undefined?(this.sheetNamedRangesOriginalNames==null&&(this.sheetNamedRangesOriginalNames=new HashTable),this.sheetNamedRangesOriginalNames):(this.namedRangesOriginalNames==null&&(this.namedRangesOriginalNames=new HashTable),this.namedRangesOriginalNames)};this.getNamedRangeCellCollection=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n!=null||n!=undefined?(this.sheetNamedRangeCellCollection==null&&(this.sheetNamedRangeCellCollection=new HashTable),this.sheetNamedRangeCellCollection):(this.namerangecellcollection==null&&(this.namerangecellcollection=new HashTable),this.namerangecellcollection)};this.getDependentNamedRangeCells=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n!=null||n!=undefined?(this.sheetDependentNamedRangeCells==null&&(this.sheetDependentNamedRangeCells=new HashTable),this.sheetDependentNamedRangeCells):(this.dependentNamedRangeCells==null&&(this.dependentNamedRangeCells=new HashTable),this.dependentNamedRangeCells)};this.getParseArgumentSeparator=function(){this._parseArgumentSeparator=='\0'&&(this._parseArgumentSeparator=",");var n=",";return this._isParseArgumentSeparator||n==this._parseArgumentSeparator||(this._parseArgumentSeparator=n),this._parseArgumentSeparator};this.setParseArgumentSeparator=function(n){this._parseArgumentSeparator=n;this._isParseArgumentSeparator=!0};this.getParseDateTimeSeparator=function(){return this._parseDateTimeSeparator};this.setParseDateTimeSeparator=function(n){this._parseDateTimeSeparator=n};this.getParseDecimalSeparator=function(){this._parseDecimalSeparator=='\0'&&(this._parseDecimalSeparator=".");var n=".";return this._isParseDecimalSeparatorChanged||n==this._parseDecimalSeparator||(this._parseDecimalSeparator=n),this._parseDecimalSeparator};this.setParseDecimalSeparator=function(n){this._parseDecimalSeparator=n;this._isParseDecimalSeparatorChanged=!0};this.getPreserveFormula=function(){return this._preserveFormula};this.setPreserveFormula=function(n){this._preserveFormula=n};this.getReservedWordOperators=function(){return this._reservedWordOperators==null&&(this._reservedWordOperators=[" or "," and "," xor ","if "," then "," else ","not "]),this._reservedWordOperators};this.setReservedWordOperators=function(n){this._reservedWordOperators=n};this.getRethrowLibraryComputationExceptions=function(){return this._rethrowLibraryComputationExceptions};this.setRethrowLibraryComputationExceptions=function(n){this._rethrowLibraryComputationExceptions=n};this.getRethrowParseExceptions=function(){return this._rethrowExceptions};this.setRethrowParseExceptions=function(n){this._rethrowExceptions=n};this.getRowMaxCount=function(){return this._rowMaxCount};this.setRowMaxCount=function(n){this._rowMaxCount=n};this.getSortedSheetNames=function(){var n=CalcEngine.getSheetFamilyItem(this.grid);return n!=null&&n.sheetNameToToken!=null&&(this._sortedSheetNames=n.sheetNameToToken.keys(),this._sortedSheetNames.sort()),this._sortedSheetNames};this.getSupportLogicalOperators=function(){return this._supportLogicalOperators};this.setSupportLogicalOperators=function(n){this._supportLogicalOperators=n};this.getSupportRangeOperands=function(){return this._supportRangeOperands};this.setSupportRangeOperands=function(n){this._supportRangeOperands=n};this.getSupportsSheetRanges=function(){return this._supportsSheetRanges};this.setSupportsSheetRanges=function(n){this._supportsSheetRanges=n};this.getThrowCircularException=function(){return this._throwCircularException};this.setThrowCircularException=function(n){this._throwCircularException=n};this.getTreatStringsAsZero=function(){return this._treatStringsAsZero};this.setTreatStringsAsZero=function(n){this._treatStringsAsZero=n};this.getUseDatesInCalculations=function(){return this._useDatesInCalcs};this.setUseDatesInCalculations=function(n){this._useDatesInCalcs=n};this.getUseDependencies=function(){return this._useDependencies};this.setUseDependencies=function(n){this._useDependencies=n};this.getUseFormulaValues=function(){return this._useFormulaValues};this.setUseFormulaValues=function(n){this._useFormulaValues=n};this.getUseNoAmpersandQuotes=function(){return this._useNoAmpersandQuotes};this.setUseNoAmpersandQuotes=function(n){this._useNoAmpersandQuotes=n};this.getValidPrecedingChars=function(){return this._validPrecedingChar+this.getParseArgumentSeparator()};this.setValidPrecedingChars=function(n){this._validPrecedingChars=n};this.getEnableFormulaErrorValidation=function(){return this._enableFormulaErrorValidation};this.setEnableFormulaErrorValidation=function(n){this._enableFormulaErrorValidation=n};this.getWeekEndType=function(){return["","6,0","0,1","1,2","2,3","3,4","4,5","5,6","","","","0","1","2","3","4","5","6"]};this.computeSum=function(n){var e=0,t,i,u,l=this.splitArgsPreservingQuotedCommas(n),s,o,f,r,h,a,c;if(!n||n.length==0){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(s)>-1))return s;for(o=0;o-1){if(u.startsWith(this.tic)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}for(f=this.getCellsFromArgs(u),r=0;r-1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return t}}catch(v){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return v}if(t!=""){if(i=t==this.trueValueStr?!0:t==this.falseValueStr?!1:this._parseDouble(t),this.getErrorStrings().indexOf(t)>-1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return t}ej.isNullOrUndefined(ej.cultureObject)||ej.cultureObject.name=="en-US"||(i=ej.isNullOrUndefined(t)?NaN:ej.parseFloat(t.toString(),0,ej.cultureObject.name));isNaN(i)?t="":e=e+i}}}else{try{if(u.startsWith(this.tic)&&isNaN(this._parseDouble(u))){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(t=this.getValueFromArg(u).split(this.tic).join(""),this.getErrorStrings().indexOf(t)>-1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return t}}catch(v){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return v}if(t.length>0){if(i=t==this.trueValueStr?!0:t==this.falseValueStr?!1:this._parseDouble(t),this.getErrorStrings().indexOf(t)>-1)return t;ej.isNullOrUndefined(ej.cultureObject)||ej.cultureObject.name=="en-US"||(i=ej.isNullOrUndefined(t)?NaN:ej.parseFloat(t.toString(),0,ej.cultureObject.name));isNaN(i)||(e=e+i)}}return e.toString()};this.computeDate=function(n){var t=this.splitArgsPreservingQuotedCommas(n),h=t.length,s,r,i,o;if(h!=3||n=="")return this.formulaErrorStrings[this._wrong_number_arguments];if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(s)>-1))return s;for(r=0;r12)f-=12,u++;e=this._getSerialDateFromDate(u,f,c)}if(e==0){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return this._excelLikeComputations&&(i=this._fromOADate(e),i.toString()!="Invalid Date")?(o=ej.browserInfo(),o.name!="msie"&&o.name!="mozilla"&&!ej.isNullOrUndefined(o.name)&&this._isInteriorFunction?i.toLocaleDateString():_calculateDate(i.getMonth()+1)+"/"+_calculateDate(i.getDate())+"/"+i.getFullYear()):e.toString()};this.computeDatevalue=function(n){var f=this.splitArgsPreservingQuotedCommas(n),s=f.length,h,i,e,t,u;if(s!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(h)>-1))return h;if(this._isCellReference(n)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[1].toString()}i=new Date(Date.parse(f[0]));e=this._parseDouble(f[0]);try{if(!isNaN(e)||i.toString()=="Invalid Date")if(e>0)i=this._fromOADate(e);else{var r=n.split(this.getParseDateTimeSeparator()),s=r.length,o="";for(t=0;t59&&(u+=1),Math.round(u).toString()};this.computeDay=function(n){var e=this.splitArgsPreservingQuotedCommas(n),i,t;if(e.length>1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(i)>-1))return i;var r=1,f=this.getValueFromArg(n).split(this.tic).join(""),u=this._parseDouble(f);if(isNaN(u))if(t=new Date(Date.parse(f)),t.toString()!="Invalid Date")r=t.getDate();else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[1].toString()}else{if(u<1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[4].toString()}t=this._getDateFromSerialDate(u);r=t.getDate()}return r.toString()};this.computeDays=function(n){var l=n,r=this.splitArgsPreservingQuotedCommas(n),u,t,i,o,s,f,e,h,c;if(r.length!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(u)>-1)?u:(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("").toUpperCase()=="TRUE"?"1":t.split(this.tic).join("").toUpperCase()=="FALSE"?"0":t,i=this.getValueFromArg(r[1]),i=i.split(this.tic).join("").toUpperCase()=="TRUE"?"1":i.split(this.tic).join("").toUpperCase()=="FALSE"?"0":i,t=t==""||t==null?new Date(Date.parse("1899-12-31")).toDateString():t,i=i==""||i==null?new Date(Date.parse("1899-12-31")).toDateString():i,f=this._parseDouble(t.split(this.tic).join("")),e=this._parseDouble(i.split(this.tic).join("")),o=isNaN(f)?new Date(Date.parse(t)):this._getDateFromSerialDate(f),s=isNaN(e)?new Date(Date.parse(i)):this._getDateFromSerialDate(e),h=o.getTime()-s.getTime(),c=Math.ceil(h/864e5),c.toString())};this.computeDays360=function(n){var r=this.splitArgsPreservingQuotedCommas(n),o=r.length,s,l,a,y;if(o!=2&&o!=3||n=="")return this.formulaErrorStrings[this._wrong_number_arguments];if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(s)>-1))return s;var v=!1,u=0,i=new Date(Date.parse(this.getValueFromArg(r[0]).split(this.tic).join(""))),t=new Date(Date.parse(this.getValueFromArg(r[1]).split(this.tic).join(""))),h=this.getValueFromArg(r[0]),c=this.getValueFromArg(r[1]),f=h.split(this.tic).join("").toUpperCase()=="TRUE"?"1":h.split(this.tic).join("").toUpperCase()=="FALSE"?"0":h,e=c.split(this.tic).join("").toUpperCase()=="TRUE"?"1":c.split(this.tic).join("").toUpperCase()=="FALSE"?"0":c;if(f=this._parseDouble(f.split(this.tic).join("")),e=this._parseDouble(e.split(this.tic).join("")),isNaN(f)&&isNaN(this._isDate(i))||isNaN(e)&&isNaN(this._isDate(t))){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[1].toString()}return i=f>0?this._getDateFromSerialDate(f):i,t=e>0?this._getDateFromSerialDate(e):t,l=!1,a=this.falseValueStr,o==3&&(a=this.getValueFromArg(r[2])),v=a==this.trueValueStr?!0:!1,i.getDate()==31&&(i=new Date(i.setDate(i.getDate()-1))),t.getDate()==31&&!v&&i.getDate()<30?t=new Date(t.setDate(t.getDate()+1)):t.getDate()==31&&(t=new Date(t.setDate(t.getDate()-1))),t-1)||(r=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1)))return r;var u=this.getValueFromArg(i[0]).split(this.tic).join(""),y=parseInt(u),t=isNaN(u)?new Date(Date.parse(u)):this._fromOADate(parseInt(u)),h=this.getValueFromArg(i[1]).split(this.tic).join(""),c=parseInt(h);if(t.toString()=="Invalid Date"&&isNaN(c))try{var o=new Date(Date.now()),s=this._parseDouble(u),f=parseInt(h);if(f<0&&f-1)||(r=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1)))return r;var f=this.getValueFromArg(i[0]).split(this.tic).join(""),t=new Date(f),u=this._parseDouble(this.getValueFromArg(i[1]).split(this.TIC).join(""));if(t.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}if(isNaN(u))try{if(c=new Date(Date.now()),e=parseInt(f),u=this._parseDouble(this.getValueFromArg(i[1]).split(this.tic).join("")),u<0&&e<=0&&u9999&&(t=this._fromOADate(o)),t=new Date(t.setMonth(t.getMonth()+u)),s=new Date(t.getFullYear(),t.getMonth()+1,1,-1).getDate(),t=new Date(t.getFullYear(),t.getMonth(),s),this.getExcelLikeComputations()?t.toLocaleDateString():this._getSerialDateTimeFromDate(t).toString()};this.computeHour=function(n){var f=this.splitArgsPreservingQuotedCommas(n),t,i,r,u;if(f.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t=new Date(Date.now()),this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(i)>-1))return i;if(n=this.getValueFromArg(n),n=n.split(this.tic).join(""),n=n=="TRUE"?"1":n=="FALSE"?"0":n,t=new Date(Date.parse(n)),r=parseInt(n),r<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}if(t.toString()=="Invalid Date"&&(u=new Date(Date.now()).toLocaleDateString()+" "+n,t=new Date(Date.parse(u))),t.toString()=="Invalid Date"&&(t=this._fromOADate(n)),t.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}return t.getHours().toString()};this.computeISOWeeknum=function(n){var i=this.splitArgsPreservingQuotedCommas(n),h=i.length,u,r,t,e,o,s;if(h!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(u)>-1))return u;if(r=this.getValueFromArg(i[0]),r[0]==this.tic&&this._isTextEmpty(r.split(this.tic).join(""))){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}this._isTextEmpty(r)&&(n=this.computeDatevalue(new Date(1990,12,28).toLocaleDateString()));(n.indexOf(":")>-1||!this._isCellReference(this.getValueFromArg(i[0]))&&this.getValueFromArg(this.DateFormatter(i[0])).indexOf(":")>-1)&&(n="0");t=this.getValueFromArg(i[0]).split(this.tic).join("");t=t.split(this.tic).join("").toUpperCase()=="TRUE"?"1":t.split(this.tic).join("").toUpperCase()=="FALSE"?"0":t;var l=new Date(t),c=this.DateFormatter(t),f=new Date(Date.parse(c)),a=this.dateTime1900;if(f.toString()=="Invalid Date")try{e=parseInt(t);f=this._fromOADate(e);t=f.toLocaleDateString()}catch(v){if(this.getRethrowLibraryComputationExceptions())throw"Bad Cell reference";return this.getErrorStrings()[1].toString()}return o=n+this.getParseArgumentSeparator()+"21",s=parseInt(this.computeWeeknum(o))-1,s.toString()};this.DateFormatter=function(n){var r=new Date(n),t=r.getDate(),i=r.getMonth()+1,u=r.getFullYear(),n;return t<10&&(t=+t),i<10&&(i=i),i+"/"+t+"/"+u};this.computeMinute=function(n){var u=this.splitArgsPreservingQuotedCommas(n),i,t,r;if(u.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(i)>-1))return i;if(t=new Date(Date.now()),n=this.getValueFromArg(n),n=n.split(this.tic).join(""),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=new Date(Date.parse(n)),n<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}if(t.toString()=="Invalid Date"&&(r=new Date(Date.now()).toLocaleDateString()+" "+n,t=new Date(Date.parse(r))),t.toString()=="Invalid Date"&&(t=this._fromOADate(n)),t.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}return t.getMinutes().toString()};this.computeMonth=function(n){var r=1,o=this.splitArgsPreservingQuotedCommas(n),e,i,t,u,f;if(o.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(e)>-1))return e;if(i=this.getValueFromArg(n),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t=new Date(Date.parse(i.split(this.tic).join(""))),u=this._parseDouble(i),!isNaN(u)&&t.getFullYear()>9999&&(t=this._fromOADate(u)),i<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}if(t.toString()=="Invalid Date"&&(t=this._fromOADate(u)),t.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}if(t.toString()!="Invalid Date")r=t.getMonth()+1;else{if(f=this._parseDouble(this.getValueFromArg(n)),isNaN(f))return this.formulaErrorStrings[this._invalid_arguments];f<1?r=1:(t=this._getDateFromSerialDate(f),r=t.getMonth()+1)}return r.toString()};this.computeNetworkDays=function(n){var h=this.splitArgsPreservingQuotedCommas(n),y=h.length,c,f,t,e=[],p,o,s,u,k,l,w,a,rt;if(y!=2&&y!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(p=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(p)>-1))return p;if(o=this.getValueFromArg(h[0]).split(this.tic).join(""),s=this.getValueFromArg(h[1]).split(this.tic).join(""),o==""||s==""){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[0].toString();return this.getErrorStrings()[0].toString()}var i=new Date(Date.parse(o)),r=new Date(Date.parse(s)),u=this._parseDouble(o);if(!isNaN(u)&&i.getFullYear()>9999&&(i=this._fromOADate(u)),i.toString()=="Invalid Date"&&(i=this._fromOADate(u)),i.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}if(u=this._parseDouble(s),!isNaN(u)&&r.getFullYear()>9999&&(r=this._fromOADate(u)),r.toString()=="Invalid Date"&&(r=this._fromOADate(u)),r.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}if(y==3)if(c=h[2],c.indexOf(":")>-1)for(k=this.getCellsFromArgs(c),l=0;li&&t0&&(t=new Date(Date.parse(f)),t.toString()!="Invalid Date"&&e.indexOf(t)==-1&&t>i&&t4||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){for(c=0;c-1))return e;if(u>=3&&(e=this.formulaErrorStringCheck(i[2],FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e}if(l=this.getValueFromArg(i[0]).split(this.tic).join(""),a=this.getValueFromArg(i[1]).split(this.tic).join(""),l==""||a==""){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[0].toString();return this.getErrorStrings()[0].toString()}if(o=new Date(Date.parse(this._fromOADate(l))),v=new Date(Date.parse(this._fromOADate(a))),o.toString()=="Invalid Date"){if(s=this._parseDouble(l),isNaN(s)){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}o=this.fromOADate(s)}if(v.toString()=="Invalid Date"){if(s=this._parseDouble(a),isNaN(s)){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}v=this._fromOADate(s)}if(u==4)if(r=i[3],r=this.adjustRangeArg(r),r.indexOf(":")>-1||r.indexOf(",")>-1)for(b=this.getCellsFromArgs(r),w=0;wo&&t>v&&t.getDay()!=0&&t.getDay()!=6&&h.push(t))}else{try{f=this.getValueFromArg(r).split(this.tic).join("")}catch(d){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return d}f.length>0&&(t=new Date(Date.parse(f)),t.toString()!="Invalid Date"&&h.indexOf(t)==-1&&t>o&&t2&&!isNaN(y)){if(isNaN(i[2])){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}y=parseInt(i[2])}else y=1;for(var it=this._splitArguments(this.getWeekEndType()[y].toString(),","),g=parseInt(this.computeDatevalue(a))-parseInt(this.computeDatevalue(l))+1,k=g,nt=1,p=o;nt=0?k--:h.indexOf(p)>=0&&k--,p=new Date(p.setDate(p.getDate()+1)),nt++;return k.toString()};this.computeNow=function(n){var r=this.splitArgsPreservingQuotedCommas(n),u=r.length,t,i;if(n!=""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return(t=new Date(Date.now()),this.getExcelLikeComputations())?(i=ej.browserInfo(),i.name!="msie"&&i.name!="mozilla"&&!ej.isNullOrUndefined(i.name)&&this._isInteriorFunction?t.toLocaleDateString():t.getFullYear()+"/"+_calculateDate(t.getMonth()+1)+"/"+_calculateDate(t.getDate())):this._toOADate(t).toString()};this.computeSecond=function(n){var u=this.splitArgsPreservingQuotedCommas(n),f=u.length,i,t,r;if(f!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Date),this.getErrorStrings().indexOf(i)>-1))return i;if(t=new Date(Date.now()),n=this.getValueFromArg(n),n=n.split(this.tic).join(""),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=new Date(Date.parse(n)),n<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}if(t.toString()=="Invalid Date"&&(r=new Date(Date.now()).toLocaleDateString()+" "+n,t=new Date(Date.parse(r))),t.toString()=="Invalid Date"&&(t=this._fromOADate(n)),t.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}return t.getSeconds().toString()};this.computeTime=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,r,o;if(s!=3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;t[0]=this.getValueFromArg(t[0]);t[1]=this.getValueFromArg(t[1]);t[2]=this.getValueFromArg(t[2]);t[0]=t[0]==""?"0":t[0];t[0]=t[0].split(this.tic).join("")=="TRUE"?"1":t[0].split(this.tic).join("")=="FALSE"?"0":t[0];t[1]=t[1]==""?"0":t[1];t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1];t[2]=t[2]==""?"0":t[2];t[2]=t[2].split(this.tic).join("")=="TRUE"?"1":t[2].split(this.tic).join("")=="FALSE"?"0":t[2];var u=this._parseDouble(t[0]),f=this._parseDouble(t[1]),e=this._parseDouble(t[2]),i=0;if(isNaN(u)||isNaN(f)||isNaN(e)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}if(i=(3600*u+60*f+e)/86400,o=new Date(Date.now()).toLocaleDateString()+" "+i,dt=new Date(Date.parse(o)),i<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}return i.toString()};this.computeTimevalue=function(n){var u=this.splitArgsPreservingQuotedCommas(n),o=u.length,r,f,t,i,e;if(o!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(u[0]).split(this.tic).join(""),t=t.split(this.tic).join(""),t.indexOf(":")>-1&&(f=new Date,t=f.toLocaleDateString()+" "+t),i=new Date(Date.parse(t)),i.toString()=="Invalid Date"&&(n=new Date(Date.now()).toLocaleDateString()+" "+n,i=new Date(Date.parse(n))),i.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}return e=(3600*i.getHours()+60*i.getMinutes()+i.getSeconds())/86400,e.toString()};this.computeToday=function(n){var t,i;if(n!=""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return t=new Date(Date.now()),this.getExcelLikeComputations()?(i=ej.browserInfo(),i.name!="msie"&&i.name!="mozilla"&&!ej.isNullOrUndefined(i.name)&&this._isInteriorFunction?t.toLocaleDateString():t.getFullYear()+"/"+_calculateDate(t.getMonth()+1)+"/"+_calculateDate(t.getDate())):this._toOADate(t).toString()};this.computeWeekday=function(n){var t=this.splitArgsPreservingQuotedCommas(n),e=t.length,o,s,i,r,f,h,u;if(e!=1&&e!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(t[0],FormulaArgumentType.Date),this.getErrorStrings().indexOf(o)>-1)?o:t.length==2&&this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(t[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(s)>-1)?s:(i=this.getValueFromArg(t[0]),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,r=new Date(Date.parse(i.split(this.tic).join(""))),f=this._parseDouble(i),!isNaN(f)&&r.getFullYear()>9999&&(r=this._fromOADate(f)),t[1]=e==2?t[1]:"1",r.toString()=="Invalid Date"&&(r=this._fromOADate(f)),h=parseInt(this.getValueFromArg(t[1])),u=r.getDay(),h==1?u+=1:(u==0&&(u=7),h==3&&(u-=1)),u.toString())};this.computeWeeknum=function(n){var t=this.splitArgsPreservingQuotedCommas(n),e=t.length,u,r,h,i;if(e>3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((u=this.formulaErrorStringCheck(t[0],FormulaArgumentType.Date),this.getErrorStrings().indexOf(u)>-1)||e==2&&(u=this.formulaErrorStringCheck(t[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1)))return u;if(t[0]==""){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[0].toString();return this.getErrorStrings()[0].toString()}this._fromOADate(this.DateFormatter(this.getValueFromArg(t[0]).split(this.tic).join("")))=="Invalid Date"?(r=this.getValueFromArg(t[0]).split(this.tic).join(""),r=this._fromOADate(r)):r=this.DateFormatter(this.getValueFromArg(t[0]).split(this.tic).join(""));var p=parseInt(r),w=new Date(r),o=new Date(Date.parse(r));if(o.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}if(h=["","0","1","","","","","","","","","1","2","3","4","5","6","0","","","","1"],e!=2?i=1:(i=this.getValueFromArg(t[1]),i==""&&(i=1)),Boolean(i=="TRUE"||i=="FALSE")){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}!isNaN(i);var f=parseInt(h[i]),c=new Date(o.getFullYear(),0,1),s=c.getDate(),l=s3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){for(r=0;r-1))return i;if(i=this.formulaErrorStringCheck(t[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1)return i}if(t[0]==""||t[1]==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[0].toString()}if(o="",s=0,o=f==3?t[0]+this.getParseArgumentSeparator()+t[1]+this.getParseArgumentSeparator()+"1"+this.getParseArgumentSeparator()+t[2]:t[0]+this.getParseArgumentSeparator()+t[1]+this.getParseArgumentSeparator()+"1",u=this.computeWorkDayOintl(o),e=new Date(Date.parse(this._fromOADate(u).toString())),isNaN(Date.parse(u))&&parseInt(u)&&(e=this._fromOADate(u)),e.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[1].toString()}return this._toOADate(e).toString()};this.computeWorkDayOintl=function(n){var t=this.splitArgsPreservingQuotedCommas(n),o=t.length,u,a,b,v,i,l,p;if(o>4||o<2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t[0]==""||t[1]==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[0].toString()}if(this.getEnableFormulaErrorValidation()&&((u=this.formulaErrorStringCheck(t[0],FormulaArgumentType.Date),this.getErrorStrings().indexOf(u)>-1)||(u=this.formulaErrorStringCheck(t[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1)||o>=3&&(u=this.formulaErrorStringCheck(t[2],FormulaArgumentType.Text),this.getErrorStrings().indexOf(u)>-1)||o==4&&(u=this.formulaErrorStringCheck(t[3],FormulaArgumentType.Date),this.getErrorStrings().indexOf(u)>-1)))return u;var e,f,s=[],c=this.getValueFromArg(t[0]).split(this.tic).join(""),h=new Date(Date.parse(c)),w=this.getValueFromArg(t[1]).split(this.tic).join(""),d;if(!isNaN(Date.parse(c))&&parseInt(c)&&(h=this._fromOADate(c)),isNaN(w)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[1].toString()}if(d=this._toOADate(h)+w,c.split(this.tic).join("")==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[0].toString()}if(h.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[1].toString()}if(a=parseInt(w.toString()),o==4)if(e=t[3],e=this.adjustRangeArg(e),e.indexOf(":")>-1||e.indexOf(",")>-1)for(b=this.getCellsFromArgs(e),v=0;vh&&s.push(i.toString()))}else{try{f=this.getValueFromArg(e).split(this.tic).join("")}catch(nt){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[4].toString()}f!=""&&(i=new Date(Date.parse(f)),isNaN(Date.parse(f))&&parseInt(f)&&(i=this._fromOADate(f)),i.toString()!="Invalid Date"&&s.indexOf(i)==-1&&i>h&&s.push(i))}if(l=parseInt(t[2]),o>2&&!isNaN(l)||(l=1),l==0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[4].toString()}var k=this._splitArguments(_weekEndType[l].toString(),","),y=0,r=h;if(a<0)while(y>a)r=new Date(r.setDate(r.getDate()-1)),p=r.getDay(),k.indexOf(p.toString())<0&&s.indexOf(r)<0&&y--;else while(y-1))return f;t=this.getValueFromArg(u[0]).split(this.tic).join("");t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t;var i=parseInt(t),r=new Date(Date.parse(i)),e=ej.browserInfo();if(isNaN(Date.parse(i))&&(e.name=="msie"||e.name=="mozilla"||ej.isNullOrUndefined(e.name))&&(o=u[0].split(this.tic),r=new Date(o[1])),!isNaN(i)&&r.getFullYear()>9999&&(r=this._fromOADate(t)),i==0)return"1900";if(i<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[4].toString()}if(t.toString().split(this.tic).join("")==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[0].toString()}if(r.toString()=="Invalid Date"){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this.bad_formula];return this.getErrorStrings()[1].toString()}return r.getFullYear().toString()};this.computeChar=function(n){var u=this.splitArgsPreservingQuotedCommas(n),f=u.length,r,t,i;if(f!=1||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(u[0]).split(this.tic).join(""),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this._parseDouble(t),!isNaN(i)&&i>0&&i<256)return String.fromCharCode(t);if(this.getRethrowLibraryComputationExceptions())throw this.getLibraryComputationException();return this._errorStrings[1].toString()};this.computeCode=function(n){var i=this.splitArgsPreservingQuotedCommas(n),e=i.length,r,t,u,f;if(e!=1||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(i[0]).split(this.tic).join(""),u=parseInt(t),!isNaN(u))return t.charCodeAt(0).toString();if(t==null||t==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return i[0].length>4?this.getErrorStrings()[5].toString():this.getErrorStrings()[1].toString()}return f=t,f.charCodeAt(0).toString()};this.computeUniCode=function(n){var i=this.splitArgsPreservingQuotedCommas(n),f=i.length,r,t,e,u;if(f!=1||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(i[0]),this._isCellReference(i[0])){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}if(e=this._parseDouble(t),t=="invalid expression"||t==null||t==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}return u=t.split(this.tic).join("").charCodeAt(0),u.toString()};this.computeUpper=function(n){var i=this.splitArgsPreservingQuotedCommas(n),t;if(i.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(t)>-1)?t:this._stripTics0(this.getValueFromArg(n)).toUpperCase()};this.computeLower=function(n){var i=this.splitArgsPreservingQuotedCommas(n),t;if(i.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(t)>-1)?t:this._stripTics0(this.getValueFromArg(n)).toLowerCase()};this.computeLen=function(n){var f=this.splitArgsPreservingQuotedCommas(n),l=f.length,o,s,h,r,c,u;if((l!=1||n=="")&&!this._isArrayFormula){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}var t=f[0],i="",e=0;if(this._isArrayFormula){if(o=this._computeArrayInteriorFunction(n,"LEN",this.computeFunctionLevel),o!=this._string_empty)return o;t.indexOf(":")>-1&&(t=this.getCellsFromArgs(t)[0])}if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(s)>-1))return s;if(t.indexOf(":")>-1&&t.indexOf(":")>2)for(h=this.getCellsFromArgs(t),r=0;r-1)||(r=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1)||(r=this.formulaErrorStringCheck(i[2],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1)))return r;t=i[0];t=this.getValueFromArg(t);var f=t[0]==this.tic&&t[t.length-1]==this.tic,e=this.getValueFromArg(i[1]),o=this._parseDouble(i[2]);if(e=this.getValueFromArg(i[1]),u=Number(e)+Number(f?0:-1),e==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}return i[1].indexOf("#VALUE!")>-1?"#VALUE!":Number(u)>t.length?"":(t=u+o>t.length?t.substring(u):this._substring(t,u,o),f&&t[0]!=this.tic&&(t=this.tic+t),f&&t&&(t=t+this.tic),this._stripTics0(t))};this.computeLeft=function(n){var u=this.splitArgsPreservingQuotedCommas(n),f=u.length,e,t,o,i,r;if(f!=1&&f!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.TextWithNumber),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this._stripTics0(this.getValueFromArg(u[0])),!this._isCellReference(u[0])&&t.indexOf(this.tic)>-1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}return(o=t[0]==this.tic&&t[t.length-1]==this.tic,i=f==2?u[1]:"1",i=this._stripTics0(i),i=this.computedValue(i),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,r=Number(i)+Number(o?1:0),r=t.length>=r?r:t.length,r=t.length>=r?r:t.length,r<0)?this.getErrorStrings()[1].toString():(r==0?t="":(t=t.substring(0,r),o&&t[t.length-1]!=this.tic&&(t=t+this.tic)),this.getUseNoAmpersandQuotes()&&t.length>1&&t[0]==this.tic[0]&&t[t.length-1]==this.tic[0]&&(t=this._substring(t,1,t.length-2)),t)};this.computeRight=function(n){var r=this.splitArgsPreservingQuotedCommas(n),u=r.length,f,e,i,t,o;if(u!=1&&u!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.TextWithNumber),this.getErrorStrings().indexOf(f)>-1))return f;if(s1=this._stripTics0(this.getValueFromArg(r[0])),!this._isCellReference(r[0])&&r[0].indexOf(this.tic)==-1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}return(e=s1[0]==this.tic&&s1[s1.length-1]==this.tic,i=u==2?this.getValueFromArg(r[1]):"1",i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t=parseInt(this._stripTics0(i)),isNaN(t)||t<0||i.indexOf("#VALUE!")>-1)?"#VALUE!":t==0?"":(t=Number(t)+Number(e?1:0),o=s1.length>=t?s1.length-t:0,s1=s1.substring(o),e&&s1[0]!=this.tic&&(s1=this.tic+s1),s1)};this.computeReplace=function(n){var r=this.splitArgsPreservingQuotedCommas(n),c=r.length,s,h,i,o;if(c!=4||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if(s=this.formulaErrorStringCheck(r[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(s)>-1)return s;if(h=this.formulaErrorStringCheck(r[3],FormulaArgumentType.Text),this.getErrorStrings().indexOf(h)>-1)return h}var u=this._stripTics0(this.getValueFromArg(r[0])),f=this._stripTics0(this.getValueFromArg(r[3])),e="",t=this.getValueFromArg(r[1]);if(t=t=="TRUE"?"1":t=="FALSE"?"0":t,t=this._parseDouble(t),i=this.getValueFromArg(r[2]),i=i=="TRUE"?"1":i=="FALSE"?"0":i,i=this._parseDouble(i),!this._isCellReference(r[0])&&r[0][0]!=this.tic||!this._isCellReference(r[3])&&r[3][0]!=this.tic){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}if(t==0&&i==0)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[1].toString();if(isNaN(t)||isNaN(i))if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[1].toString();else try{if(o="",u==null||u=="")return f;u.length<=t&&t>i?e=u+f:u.length<=t?(o=u,e=u.split(o).join(f)):i==0?e=f+u:(o=this._substring(u,t-1,i),e=u.split(o).join(f))}catch(l){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[1].toString()}return e};this.computeExact=function(n){var r=this.splitArgsPreservingQuotedCommas(n),u,t,i,f,e;if(r.length!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(u)>-1)?u:(t=this.getValueFromArg(r[0]),i=this.getValueFromArg(r[1]),f=this._parseDouble(t),e=this._parseDouble(i),isNaN(f)||(t=f.toString()),isNaN(e)||(i=e.toString()),t.split(this.tic).join("")==i.split(this.tic).join("")?"TRUE":"FALSE")};this.computeFind=function(n){var t=this.splitArgsPreservingQuotedCommas(n),r,e,u;if(t.length!=2&&t.length!=3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.TwoTextWithNumber),this.getErrorStrings().indexOf(r)>-1))return r;var o=this._stripTics0(this.getValueFromArg(t[0])),f=this._stripTics0(this.getValueFromArg(t[1])),i=1;return(t.length==3&&(e=this.getValueFromArg(t[2]),i=this._parseDouble(e),isNaN(i)&&(i=1)),i<=0||i>f.length)?"#VALUE!":(u=f.indexOf(o,i-1),u<0)?"#VALUE!":(Number(u)+Number(1)).toString()};this.computeSearch=function(n){var u=this.splitArgsPreservingQuotedCommas(n),s=u.length,o,e=1,h,t,r,i,c,f;if(s!=2&&s!=3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(n,FormulaArgumentType.TwoTextWithNumber),this.getErrorStrings().indexOf(h)>-1))return h;if(t=this._stripTics0(this.getValueFromArg(u[0])).toUpperCase(),r=this._stripTics0(this.getValueFromArg(u[1])).toUpperCase(),!this._isCellReference(u[0])&&u[0][0]!=this.tic||!this._isCellReference(u[1])&&u[1][0]!=this.tic){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}if(i=t,t.indexOf("*")>-1)t=t.split("*").join("")[0].toString();else if(t.indexOf("?")>-1){for(c=i.substring(0,i.indexOf("?")),f=Number(r.indexOf(c));r.indexOf(i)==-1;)for(f=Number(r.substring(f).indexOf(c))+Number(f)+1,i=t;i.indexOf("?")!=-1;){if(r.length<=f)return this.getErrorStrings()[1].toString();i=i.substring(0,i.indexOf("?"))+r[f]+t.substring(i.indexOf("?")+1);f++}t=i}if(o=Number(r.indexOf(t))+1,s==3){if(e=parseInt(this.getValueFromArg(u[2])),e==1&&t[0]==r[0])return e;if(!isNaN(e))try{o=Number(r.indexOf(t,e))+1}catch(l){return this.getErrorStrings()[1].toString()}}return o==0?this.getErrorStrings()[1].toString():o.toString()};this.computeSubstitute=function(n){var t=this.splitArgsPreservingQuotedCommas(n),e,r,c,s,o,f;if(t.length!=3&&t.length!=4){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation())for(e=0;e<3;e++)if(r=this.formulaErrorStringCheck(t[e],FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1)return r;if(t.length==4&&this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(t[3],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;var i=this._stripTics0(this.getValueFromArg(t[0])),u=this._stripTics0(this.getValueFromArg(t[1])),h=this._stripTics0(this.getValueFromArg(t[2]));if(t.length==3){if(u==""||u==null)return i;i=i.split(u).join(h)}else{if(c=this.getValueFromArg(t[3]),!this._isCellReference(t[3])&&t[3][0]==this.tic){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}if(s=parseInt(c),!isNaN(s)){for(o=s,f=-1;o>0&&(f=i.indexOf(u,Number(f)+1))>-1;)o--;o==0&&(i=i.substring(0,f)+h+i.substring(Number(f)+Number(u.length)))}}return i};this.computeUniChar=function(n){var u=this.splitArgsPreservingQuotedCommas(n),e=u.length,i,t,r,f;if(e!=1||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(t=this.getValueFromArg(u[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,r=this._parseDouble(this._stripTics0(t)),isNaN(r)||r<=0){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return t[0]==this.tic?this.getErrorStrings()[5].toString():this.getErrorStrings()[1].toString()}return f=String.fromCharCode(t),f.toString()};this.computeClean=function(n){var f=this.splitArgsPreservingQuotedCommas(n),r,i,u;if(f.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments].toString()}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1))return r;var t=this.getValueFromArg(f[0]),e=t=="TRUE"||t=="FALSE"?!0:!1;if(this.getErrorStrings().indexOf(t)>-1)return t;if(t.indexOf(this.tic)==-1&&!this._isCellReference(n)&&isNaN(this._parseDouble(t))&&!e)return this.getErrorStrings()[5].toString();for(i=0;i<=31;i++)u=this.computeChar(i.toString()),t.indexOf(u)>-1&&(t=t.replace(u,""));return t[0]==this.tic&&t[t.length-1]==this.tic&&(t=this._substring(t,1,t.length-1)),t};this.computeTrim=function(n){var u=this.splitArgsPreservingQuotedCommas(n),i;if(u.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(i)>-1))return i;for(var t=this._stripTics0(this.getValueFromArg(n)),f=[this.tic,""],r=0;t.length!=r;)r=t.length,t=t.split(" ").join(" ");return t};this.computeRept=function(n){var t=this.splitArgsPreservingQuotedCommas(n),o=t.length,f,r,s,u,i,e;if(o!=2||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.TextWithNumber),this.getErrorStrings().indexOf(f)>-1))return f;if(r=this._stripTics0(this.getValueFromArg(t[0])),s=1,t[1]=this.getValueFromArg(t[1].split(this.tic).join("")),t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1],r==null||r==""||t[1]==null||t[1]=="")return"";if(u=parseInt(t[1].split(this.tic).join("")),u<0||isNaN(u)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}for(i="",e=0;e32767){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}i=i.concat(r)}return i};this.computeProper=function(n){var i=this.splitArgsPreservingQuotedCommas(n),f=i.length,u,t,r;if(f!=1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(u=this.getValueFromArg(i[0]),!this._isCellReference(i[0])&&i[0][0]!=this.tic){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}return t=this._stripTics0(u),r=t.indexOf("'"),r>=0&&r64&&i<91);)t++,n[t]!=undefined?i=n[t].toUpperCase().charCodeAt(0):(t--,i=0);return n.substr(0,t)+n.charAt(t).toUpperCase()+n.substr(t+1).toLowerCase()}):/[a - zA - Z0 - 9] + $/.test(t)&&(t=t.replace(/[^a-zA-Z0-9_\\]/,"")),t};this.computeT=function(n){var r=0,u=this.splitArgsPreservingQuotedCommas(n),i,o,f,e;if(u.length>1)for(i=0;i-1)for(--r,o=this.getCellsFromArgs(i),f=0;f1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e;var t=this.getValueFromArg(n),s=t=="TRUE"||t=="FALSE"?!0:!1;return isNaN(this._parseDouble(t))&&!s&&isNaN(this._isDate(t))?/[a-zA-Z0-9!#$%&'()*+,/:;<=>?@\^_`{|}~-]/.test(t)?this._stripTics0(t):" ":" "};this.computeNumberValue=function(n){var i=this.splitArgsPreservingQuotedCommas(n),l=i.length,f=this._parseDecimalSeparator,e=this._parseArgumentSeparator,o,t,r,u,s,h,c;if(l>3||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(o)>-1))return o;if(t=this._stripTics0(this.getValueFromArg(i[0])),l>1)try{if(r=i.length>1&&i[2]!=null?this._stripTics0(this.getValueFromArg(i[1])):e,u=i.length>1&&i[2]!=null?this._stripTics0(this.getValueFromArg(i[2])):f,r=="invalid expression"||u=="invalid expression"||(r==null||r=="")&&(u==null||u=="")){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}f=this._stripTics0(r)[0];e=this._stripTics0(u)[0]}catch(a){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(t==""||t==null)return"0";if(s=t.indexOf(f),h=t.indexOf(e),h>=s&&(s!=-1||h!=-1)&&i.length>2){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(t=t.replace(this.tic,""),t=t.replace(" ",""),t=t.replace(e.toString(),""),t=t.replace(f,this._parseDecimalSeparator),c=this.computeValue(t),isNaN(c)||t[t.length-1]=="$"){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}return c};this.computeConcatenate=function(n){var i="",r=this.splitArgsPreservingQuotedCommas(n),u,t,f;if(!n||n.length==0){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(u)>-1))return u;for(t=0;t-1&&(i="#N/A"),i};this.computeValue=function(n){var i="",r,h,f,e,o,s;try{if(r=this.splitArgsPreservingQuotedCommas(n),h=r.length,h!=1||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(f)>-1))return f;var t=r[0],u=!1,c=!1;if(t.indexOf(this.tic)>-1&&(u=!0),t=this._stripTics0(this.getValueFromArg(t)),(t!=null||t!="")&&!this._isCellReference(t)&&u&&isNaN(this._parseDouble(t.split(",").join("").split("$").join("")))&&(t=t.split(this.tic).join(""),c=!0),!this._isCellReference(r[0])&&r[0].indexOf(this.tic)==-1&&isNaN(this._parseDouble(t))){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}if((t==null||t=="")&&u){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if((t==null||t=="")&&!u){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._invalid_arguments]}if(t.indexOf(":")>-1)return i=this.computeTimevalue(t),i.toString();if(t[0]=="$"&&(t=t.split("$").join("")),t.indexOf(",")>-1&&(t=t.split(",").join("")),(t[0]=="%"||t[t.length-1]=="%")&&(t=t.split("%").join(""),e=this._parseDouble(t),isNaN(e)||(t=(e/100).toString())),o=new Date(Date.parse(t)),s=this._parseDouble(t),isNaN(s))if(o.toString()!="Invalid Date")i=this._toOADate(o);else{if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}else i=s.toString()}catch(l){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}return i.toString()};this.computeDollar=function(n){var u=this.splitArgsPreservingQuotedCommas(n),t=u[0],i="2",e,f,o,r,s,h;if(u.length==2&&(i=u[1]),u.length>2||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this.getValueFromArg(t),t=t==""||t==null?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this.getValueFromArg(i),i=i==""||i==null?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,f=this._parseDouble(t),o=!1,isNaN(this._parseDouble(i))){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[5].toString()}if((t==null||t=="")&&this._isCellReference(u[0])&&t[0]!=this.tic&&t[t.length-1]!=this.tic&&(f=0,o=!0),isNaN(f)&&!o){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}return r=this._parseDouble(i),s=0,isNaN(r)&&(r=i==""?0:2),r>0?ej.format(f,"c"+r):(h=Math.pow(10,-r),s=Math.round(f/h)*h,ej.format(s,"c0"))};this.computeFixed=function(n){var f=this.splitArgsPreservingQuotedCommas(n),r=f[0],i="2",t="FALSE",s,h,e,u,c,o,l;if(f.length>3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(s)>-1))return s;if(h=f.length,h>1&&(i=f[1]),h>2&&(t=f[2]),r=this.getValueFromArg(r),i=this.getValueFromArg(i),t=this.getValueFromArg(t),r=r==""||r==null?"0":r,i=i==""||i==null?"0":i,t=t==""||t==null?"0":t,e=this._parseDouble(r),u=this._parseDouble(i),isNaN(u)&&(u=2),c=this._parseDouble(t),isNaN(c))if(t.toUpperCase()==this.falseValueStr)o=!1;else if(t.toUpperCase()==this.trueValueStr)o=!0;else return"#NAME?";else o=c==0?!1:!0;return o&&(ej.preferredCulture().numberFormat[","]=""),u>0?ej.format(e,"n"+u):(l=Math.pow(10,-u),e=Math.round(e/l)*l,ej.format(e,"n0"))};this.computeBin2Dec=function(n){var r=this.splitArgsPreservingQuotedCommas(n),i,t,u;if(r.length>1||n=="")if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.formulaErrorStrings[this._wrong_number_arguments];if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(i)>-1))return i;if(t=this.getValueFromArg(r[0]).split(this.tic).join(this._string_empty),!/^[01]{1,10}$/.test(t))return this.getErrorStrings()[4].toString();try{return t==""&&(t="0"),u=parseInt(t,2),t.length==10&&t.substring(0,1)=="1"?(parseInt(t.substring(1),2)-512).toString():u.toString()}catch(f){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}};this.computeBin2Oct=function(n){var i=this.splitArgsPreservingQuotedCommas(n),t="",s,r,f,e,o,h,u;if(i.length>2||n=="")if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.formulaErrorStrings[this._wrong_number_arguments];else i.length>1&&(places=parseInt(this.getValueFromArg(i[1]).split(this.tic).join("")));if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(s)>-1))return s;if(r=this.getValueFromArg(i[0]).split(this.tic).join(""),!/^[01]{1,10}$/.test(r))return this.getErrorStrings()[4].toString();if(f=i.toString(),f.length==10&&f.substring(0,1)=="1"){for(e=10,o="",h=0;h<3;h++){e=e-3;var l=this._substring(f,e,3),a=this._parseDouble(parseInt(l,2).toString(8)),c=0;for(u=a;u>0;c+=parseInt(u%10),u=parseInt(u/10));o=c.toString()+o}return"7777777"+o}if(r<0)return(1073741824+r).toString(8);if(t=parseInt(r,2).toString(8),typeof places=="undefined")return t;if(isNaN(places))return"#VALUE!";if(places<0)return"#NUM!";if(places=Math.floor(places),places>=t.length&&places<=10)while(places-t.length>0)t="0"+t,places--;else if(this.getRethrowLibraryComputationExceptions())throw new Error("Parameter is not valid");else throw(new this.getErrorStrings)[4].toString();return t};this.computeBin2Hex=function(n){var u=0,r=this.splitArgsPreservingQuotedCommas(n),t=this.getValueFromArg(r[0]).split(this.tic).join(this._string_empty),i="",f;if(r.length>2||n=="")if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.formulaErrorStrings[this._wrong_number_arguments];else r.length>1&&(u=this._parseDouble(r[1]));if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;if(t=="1111111111")return t.replace("1","F");if(t.length==10&&t.substring(0,1)=="1")return(1073741312+parseInt(t,2).toString(8)).toString();try{if(t.length>10||this._parseDouble(t)<0||isNaN(t))if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();else if(i=parseInt(t,2).toString(16),i=="NaN"&&(i=this.getErrorStrings()[4].toString()),r.length>1)if(u>=i.length&&u<=10)i=this._padLeft("0",u,i);else if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else i=this.getErrorStrings()[4].toString()}catch(e){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else if(this.computeIsText(t)==this.trueValueStr)i=this.getErrorStrings()[5].toString();else return t==""?"0":this.getErrorStrings()[4].toString()}return i.toUpperCase()};this.computeDec2Bin=function(n){var f=0,i=this.splitArgsPreservingQuotedCommas(n),u="",e,t,r,o;if(n==null||n==""||i.length>2||i.length<1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this.getValueFromArg(i[0]).split(this.tic).join(this._string_empty),r=i.length>1?this.getValueFromArg(i[1]).split(this.tic).join(this._string_empty):"10",isNaN(this._parseDouble(t))&&isNaN(this._parseDouble(r))){if((t!=null||t!="")&&this.computeIsText(t)==this.trueValueStr||(r!=null||r!="")&&this.computeIsText(r)==this.trueValueStr){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(t!=null&&t!=""&&this.computeIsText(t)==this.falseValueStr||t!=null&&t!=""&&this.computeIsText(r)==this.falseValueStr){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(t==null&&t==""||r==null||r==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}}try{if(i.length>1&&(o=this.getValueFromArg(i[1]).replace(this.tic,""),f=this._parseDouble(o)),isNaN(t)){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(this._parseDouble(t)<-512||this._parseDouble(t)>511)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();else if(u=(t>>>0).toString(2),!isNaN(this._parseDouble(t))&&this._parseDouble(t)<0&&(u=u.substring(u.length-10)),i.length>1){if(f>10){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[4].toString()}f<=10&&(u=this._padLeft("0",f,u))}}catch(s){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();}return u};this.computeDec2Oct=function(n){var f=0,u=this.splitArgsPreservingQuotedCommas(n),t=this.getValueFromArg(u[0]).split(this.tic).join(this._string_empty),r=u.length>1?this.getValueFromArg(u[1]).replace(this.tic,""):"10",i="",e,o;if(n==null||n==""||u.length>2||u.length<1){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(!(!isNaN(this._parseDouble(t))&&!isNaN(this._parseDouble(r)))){if((t!=null||t!="")&&this.computeIsText(t)==this.trueValueStr||(r!=null||r!="")&&this.computeIsText(r)==this.trueValueStr){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(this.getErrorStrings().indexOf(t)>-1)return t;if(this.getErrorStrings().indexOf(r)>-1)return r;if(t!=null&&t!=""&&this.computeIsText(t)==this.falseValueStr||t!=null&&t!=""&&this.computeIsText(r)==this.falseValueStr){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[1].toString()}if(t==null&&t==""||r==null||r==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[0].toString()}}try{if(u.length>1&&(o=this.getValueFromArg(u[1]).replace(this.tic,""),f=this._parseDouble(o)),this._parseDouble(t)<-536870912||this._parseDouble(t)>536870911)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();else if(this._parseDouble(t)<0)i=parseInt(t>>>0,10).toString(8),!isNaN(this._parseDouble(t))&&this._parseDouble(t)<0&&(i=i.substring(i.length-10));else if(i=parseInt(t,10).toString(8),!isNaN(this._parseDouble(t))&&this._parseDouble(t)<0&&(i=i.substring(i.length-10)),u.length>1){if(f>10){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.getErrorStrings()[4].toString()}f<=10&&(i=this._padLeft("0",f,i))}}catch(s){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();}return i};this.computeHex2Bin=function(n){var u=0,r=this.splitArgsPreservingQuotedCommas(n),s,h,i,o,c;if(r.length>2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(n==this._parseArgumentSeparator.toString())if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[0].toString();if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(r[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(s)>-1))return s;if(r.length==2&&this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(r[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1))return h;var t=this.getValueFromArg(r[0]),f=r.length==2?this.getValueFromArg(r[1]):"0",e=0;if(e=this._parseDouble(f),!isNaN(e)&&(e<0||e>10)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}if(Boolean(t=="TRUE"||t=="FALSE")||r.length==2&&Boolean(f=="TRUE"||f=="FALSE")){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}if(t!=""){if(t[0]!=this.tic&&!this._isCellReference(t)&&isNaN(this._parseDouble(t)))if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[5].toString()}else if(this._isCellReference(r[0])&&t=="")return"0";if(t[0]==this.tic&&(t.split(this.tic).join("")==null||t.split(this.tic).join("")==""))return"0";if(f[0]==this.tic)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[1].toString();else if(isNaN(this._parseDouble(f.split(this.tic).join(""))))if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[5].toString();if(u=this._parseDouble(f),u<0||t[0]=="-")if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();i="";t=t.split(this.tic).join("");try{for(o=0;o10||u>10||u=i.length)i=this._padLeft("0",u,i);else if(u!=0)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();if(!isNaN(this._parseDouble(i))&&this._parseDouble(i)>536870911)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString()}catch(l){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString()}return i};this.computeHex2Oct=function(n){var u=0,i=this.splitArgsPreservingQuotedCommas(n),e,o,t,f,s,r;if(i.length>2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(n==this._parseArgumentSeparator.toString())if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[0].toString();if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(i[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e;if(i.length==2&&this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;if(t=this.getValueFromArg(i[0]),i[0]=i[0].split(this.TIC).join(""),f=i.length==2?this.getValueFromArg(i[1]):"0",t!=""&&t[0]!=this.tic&&!this._isCellReference(t)&&isNaN(this._parseDouble(t))){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[5].toString()}if(Boolean(t=="TRUE"||t=="FALSE")||i.length==2&&Boolean(f=="TRUE"||f=="FALSE")){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}if(t[0]==this.tic&&(t.split(this.tic).join("")==null||t.split(this.tic).join("")==""))return"0";if(t.indexOf(this._parseArgumentSeparator.toString())>-1&&(s=t.indexOf(this._parseArgumentSeparator),t=t.split(this.tic).join("").substring(0,s-1)),r="",isNaN(this._parseDouble(f.split(this.tic).join(""))))if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[5].toString();if(u=this._parseDouble(f),u<0||t[0]=="-")if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();if(i.length>2)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();i.length>1&&(u=this._parseDouble(i[1]));try{if(t=t.split(this.tic).join(""),r=parseInt(t,16).toString(8),!isNaN(this._parseDouble(r))&&r.length>10&&(r=r.substring(r.length-10)),i.length>1){if(u>=r.length&&u<=10)r=this._padLeft("0",u,r);else if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString();if(!isNaN(this._parseDouble(r))&&this._parseDouble(r)>536870911)if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.getErrorStrings()[4].toString()}}catch(h){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();else return this.computeIsText(t)==this.trueValueStr?this.getErrorStrings()[4].toString():t==""?"0":this.getErrorStrings()[4].toString()}return r};this._padLeft=function(n,t,i){var u=i.length,r;if(i.length0)for(r=0;r5||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){for(c=0;c-1)return s;if(f==5&&(s=this.formulaErrorStringCheck(i[4],FormulaArgumentType.Text),this.getErrorStrings().indexOf(s)>-1))return s}if(t=this._string_empty,r=this.getValueFromArg(i[0].split(this.tic).join(this._string_empty)),r=r.split(this.tic).join("")=="TRUE"?"1":r.split(this.tic).join("")=="FALSE"?"0":r,e=this.getValueFromArg(i[1].split(this.tic).join(this._string_empty)),e=e.split(this.tic).join("")=="TRUE"?"1":e.split(this.tic).join("")=="FALSE"?"0":e,r==""||e==""){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}if(o=this._parseDouble(r),u=this._parseDouble(e),o<1||u<1){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}var v=f>2?this.getValueFromArg(i[2].split(this.tic).join(this._string_empty)):"1",l=u,y=l%26;if(l=parseInt(l/26),t=t+this._charTable[y],t=t+this._charTable[parseInt(l)],a=t.split("").join(",").split(this.getParseArgumentSeparator()),a.reverse(),h=a.join(""),t="$"+h+"$"+r,f>2)switch(v){case"2":t=h+"$"+r;break;case"3":t="$"+h+r;break;case"4":t=h+r}if(f>3&&(this.getValueFromArg(i[3].split(this.tic).join(this._string_empty))=="FALSE"||this.getValueFromArg(i[3].split(this.tic).join(this._string_empty))=="0"))switch(v){case"":t="R"+o+"C"+u;break;case"1":t="R"+o+"C"+u;break;case"2":t="R"+o+"C["+u+"]";break;case"3":t="R["+o+"]C"+u;break;case"4":t="R["+o+"]C["+u+"]"}return f>4&&this.getValueFromArg(i[4].split(this.tic).join(this._string_empty))==this._string_empty&&(i[4]=this.getValueFromArg(i[4]),t=i[4].split(this.tic).join(this._string_empty)+"!"+t),t};this.computeAreas=function(n){var r,u,f,t,e,i;if(n.indexOf(" ")>0&&(n=n.substring(0,n.indexOf(" "))),!this._isCellReference(n)&&!this.getNamedRanges().containsKey(n)&&!n.indexOf(")")){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.formulaErrorStrings[this._invalid_arguments]}if(r=this._splitArguments(n,")"),r.length>2){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.getErrorStrings()[1].toString()}if(u=r[0].split("(").join(this._string_empty),this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(u,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(f)>-1))return f;for(t=this.splitArgsPreservingQuotedCommas(u),e=t.length,i=0;i-1))return u;if(i=this.getValueFromArg(t[0]).split(this.tic).join(""),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,e=this.splitArgsPreservingQuotedCommas(i),i=e[0],r=parseInt(i),isNaN(r)||r>t.length-1||r<1)return"#VALUE!";if(this._isInteriorFunction)return t[r];if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(t[r],FormulaArgumentType.Text),this.getErrorStrings().indexOf(u)>-1))return u;if(f=this.getValueFromArg(t[r]),f==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[5].toString()}return f};this.computeColumn=function(n){var t,u,i,r;if(n==null||n==this._string_empty)return this.colIndex(this.cell).toString();if(u=this.splitArgsPreservingQuotedCommas(n),u.length!=1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(i)>-1))return i;if(n.indexOf(":")>-1&&this._isArrayFormula){if(r=this._computeArrayInteriorFunction(n,"COLUMN",this.copmuteFunctionLevel),r==this._string_empty)n=this.getCellsFromArgs(n)[0];else return r;n.indexOf(":")>-1&&(n=this.getCellsFromArgs(n)[0])}if(t=this.colIndex(n).toString(),t<=0||!isNaN(this._parseDouble(n))){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[5].toString()}return t};this.computeColumns=function(n){var t,e,o,s,h,i,u,f,r;if(t=this.splitArgsPreservingQuotedCommas(n),t.length!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(e)>-1))return e;if(o=-1,this._parseDouble(t[0],o))return"1";if(t[0].indexOf(this.tic)&&!t[0].indexOf(";")&&!t[0].indexOf(this.getParseArgumentSeparator().toString())||!this._isCellReference(t[0])&&!this.getNamedRanges().containsValue(t[0])&&!n.indexOf(";")&&!n.indexOf(this.getParseArgumentSeparator().toString())){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}if(i=1,n.indexOf(":")>-1)u=this.getCellsFromArgs(n),s=this.colIndex(u[0].toString()),h=this.colIndex(u[u.length-1].toString()),i=h-s+1,i=i>0?i:1;else if(n.indexOf(";")>-1)for(r=this._splitArguments(n.split(this.tic).join(this._string_empty),";"),f=1;f2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1)?r:(f=this._stripTics0(this.getValueFromArg(i[0])),u==2)?(t=this._stripTics0(this.getValueFromArg(i[1])),t==null)?"0":t==this._string_empty?"0":t:f};this.computeAbs=function(n){var i=this.splitArgsPreservingQuotedCommas(n),f=i.length,r,t,u;if(f!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(i[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,u=ej.parseFloat(t.split(this.tic).join("")),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return Math.abs(u).toString()};this.computeAcos=function(n){var r=this.splitArgsPreservingQuotedCommas(n),f=r.length,u,t,i;if(f!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this._parseDouble(t),isNaN(i)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}if(i>1||i<-1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return Math.acos(i).toString()};this.computeAcosh=function(n){var r=this.splitArgsPreservingQuotedCommas(n),f=r.length,u,t,i;if(f!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("").toUpperCase()=="TRUE"?"1":t.split(this.tic).join("").toUpperCase()=="FALSE"?"0":t,t=this._stripTics0(t),i=this._parseDouble(t),isNaN(i)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}if(z=Math.log(i+Math.sqrt(i*i-1)),i<=0||z==Infinity){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return z.toString()};this.computeAcot=function(n){var u=this.splitArgsPreservingQuotedCommas(n),f=u.length,i,e,t,r;if(f!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1)?i:(e=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=this._parseDouble(n),r=0,isNaN(t)||(r=t<=0?Math.PI/2-Math.atan(t):Math.atan(1/t)),r.toString())};this.computeAcoth=function(n){var f=this.splitArgsPreservingQuotedCommas(n),e=f.length,r,t,i,u;if(e!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(f[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this._parseDouble(t),isNaN(i)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[5].toString()}if(i<1&&i>-1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}if(u=(Math.log((i+1)/(i-1))/2).toString(),this.computeIsErr(u)==this.trueValueStr){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return u};this.computeArabic=function(n){var u=this.splitArgsPreservingQuotedCommas(n),i,o,s;if(u.length!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(i=this.getValueFromArg(u[0]),this.getErrorStrings().indexOf(i)!=-1)return i;if(o=parseInt(i.split(this.tic).join("").toUpperCase()),!isNaN(o)||!this._isCellReference(u[0])&&u[0][0]!=this.tic){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return isNaN(o)?this.getErrorStrings()[5].toString():this.getErrorStrings()[1].toString()}i=i.split(this.tic).join("").toUpperCase();var f=0,h=null,r=0,t=0,e=0;for(e=1e3,s=!1,f=1;f<=i.length;f++){h=this._substring(i,f-1,1);switch(h){case"-":s=!0;break;case"I":t=1;break;case"V":t=5;break;case"X":t=10;break;case"L":t=50;break;case"C":t=100;break;case"D":t=500;break;case"M":t=1e3;break;default:if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}r=t>e?r+t-2*e:r+t;e=t}return s&&(r=-r),r.toString()};this.computeAsin=function(n){var r=this.splitArgsPreservingQuotedCommas(n),o=r.length,u,t,i,f,e;if(o!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this._parseDouble(t),isNaN(i)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}if(i>1||i<-1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return f=this._parseDouble(t),e=0,isNaN(f)||(e=Math.asin(f)),e.toString()};this.computeAtan=function(n){var i=this.splitArgsPreservingQuotedCommas(n),t;if(i.length>1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(t)>-1)?t:(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,this._computeMath(n,Math.atan).toString())};this.computeAtan2=function(n){var f=this.splitArgsPreservingQuotedCommas(n),c=f.length,e,u,r,o,t,i,s,h;if(c!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(r=0,o=0,t=this.getValueFromArg(f[0]),i=this.getValueFromArg(f[1]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,s=t=="true"?!0:!1,h=i=="true"?!0:!1,s?t=s.toString():t==this._string_empty&&(t="0"),h?i=h.toString():i==this._string_empty&&(i="0"),this.getErrorStrings().indexOf(t)>-1)return t;if(this.getErrorStrings().indexOf(i)>-1)return i;if(u=this._parseDouble(t),r=this._parseDouble(i),isNaN(u)||isNaN(r))if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();else return this.getErrorStrings()[1].toString();else if(r==0&&u==0)if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[3].toString();else return this.getErrorStrings()[3].toString();return o=Math.atan2(r,u),o.toString()};this.computeCeilingMath=function(n){var e=this.splitArgsPreservingQuotedCommas(n),s=e.length,h,r,t,u,y;if(this._isTextEmpty(n)||s>3||s<1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1))return h;r=this.getValueFromArg(e[0]);r=r.split(this.tic).join("")=="TRUE"?"1":r.split(this.tic).join("")=="FALSE"?"0":r;t=s>1&&e[1].length!=0?this.getValueFromArg(e[1]):"1";t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t;u=s==3&&e[2].length!=0?this.getValueFromArg(e[2]):"1";u=u.split(this.tic).join("")=="TRUE"?"1":u.split(this.tic).join("")=="FALSE"?"0":u;var i,f=-1,o=-1,c,l=!1,a=!1,v=!1;if(l=r.split(this.tic).join(this._string_empty)=="true"?!0:!1,a=t.split(this.tic).join(this._string_empty)=="true"?!0:!1,v=u.split(this.tic).join(this._string_empty)=="true"?!0:!1,r=l?l.toString():r,t=a?a.toString():t,u=v?v.toString():u,this.getErrorStrings().indexOf(r)!=-1)return r;if(this.getErrorStrings().indexOf(t)!=-1)return t;if(this.getErrorStrings().indexOf(u)!=-1)return u;if(t.indexOf(" ")>-1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}if(t.startsWith(this.tic)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[4].toString()}if(i=this._parseDouble(r),f=this._parseDouble(t),o=this._parseDouble(u),isNaN(i)&&!isNaN(f)&&!isNaN(o)){if(i==0&&!this._isTextEmpty(r)&&this.computeIsText(r)==this.falseValueStr||f==0&&!this._isTextEmpty(t)&&this.computeIsText(t)==this.falseValueStr||o==0&&!this._isTextEmpty(u)&&this.computeIsText(u)==this.falseValueStr){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[5].toString()}if(this._isTextEmpty(r.split(this.tic).join(this._string_empty))&&r[0]==this.tic||this._isTextEmpty(t.split(this.tic).join(this._string_empty))&&t[1]==this.tic||this._isTextEmpty(u.split(this.tic).join(this._string_empty))&&u[2]==this.tic){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}if(this._isTextEmpty(r.split(this.tic).join(this._string_empty))||this._isTextEmpty(t.split(this.tic).join(this._string_empty))||this._isTextEmpty(u.split(this.tic).join(this._string_empty)))return"0";if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}return(i<0&&o<0&&(f=-1),i==0||f==0)?"0":(y=0,i=this._parseDouble(i.toString()),i>0&&(i+=.4999999999),i<0&&-.5>=i-parseInt(i)&&(i-=.4999999999),i=Math.round(i),y=Math.floor(i/f),c=y*f,i<0&&i%2!=0&&o==0&&(c+=f),c.toString())};this.computeCeiling=function(n){var f=this.splitArgsPreservingQuotedCommas(n),h=f.length,c,i,t,o,s,u,r,e;if(h!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(c=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(c)>-1))return c;if(f[0]=this.getValueFromArg(f[0]),i=h>1?f[0]:"1",i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,f[1]=this.getValueFromArg(f[1]),t=h>1&&f[1].length!=0?f[1]:"0",t=t==""||t==null?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,o=!1,s=!1,o=i.split(this.tic).join(this._string_empty)=="true"?!0:!1,s=t.split(this.tic).join(this._string_empty)=="true"?!0:!1,i=o?o.toString():i,t=s?s.toString():t,t==this.trueValueStr)return"1";if(t==this.falseValueStr)return"0";if(t.indexOf(" ")>-1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[1].toString()}if(this.getErrorStrings().indexOf(i)!=-1)return i;if(this.getErrorStrings().indexOf(t)!=-1)return t;if(r=-1,e=-1,u=this._parseDouble(i),r=this._parseDouble(t),isNaN(u)&&!isNaN(r)){if(u==0&&!this._isTextEmpty(i)&&this.computeIsText(i)==this.falseValueStr||r==0&&!this._isTextEmpty(t)&&this.computeIsText(t)==this.falseValueStr){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_index];return this.getErrorStrings()[5].toString()}if(this._isTextEmpty(i.split(this.tic).join(this._string_empty))&&i[0]==this.tic||this._isTextEmpty(t.split(this.tic).join(this._string_empty))&&t[0]==this.TIC){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this.invalid_arguments];return this.getErrorStrings()[1].toString()}if(this._isTextEmpty(i.split(this.tic).join(this._string_empty))||this._isTextEmpty(t.split(this.tic).join(this._string_empty)))return"0";if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}if(u=this._parseDouble(i),r=this._parseDouble(t),!isNaN(u)&&!isNaN(r)){if(u>0&&r<0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}if(u==0||r==0)return"0";if(e=Math.floor(u/r)*r,r>0)while(eu)e+=r}return e.toString()};this.computeDecimal2=function(n){var r=this.splitArgsPreservingQuotedCommas(n),h=r.length,o,t,i,f,u,s,e;if(h>3){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz+/",!this.getValueFromArg(r[0]).indexOf(this.tic)&&!this._isCellReference(r[0])){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[1].toString()}i=0;try{t=this.getValueFromArg(r[0]).split(this.tic).join("");i=parseInt(this.getValueFromArg(r[1]).split(this.tic).join(""))}catch(c){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_Math_argument]+c;return this.getErrorStrings()[1].toString()}if(i<2||i>o.length){if(this._rethrowLibraryComputationExceptions)throw"Base requested outside range, it should be from 2 - 16";return this.getErrorStrings()[4].toString()}for(t=this._isIE8?t.replace(/^\s+|\s+$/g,""):t.trim(),i<=36&&(t=t.toUpperCase()),u=0,f=0;u=0&&e-1))return o;if(h=0,t=this.getValueFromArg(e[0]).split(this.tic).join(""),t=t==null||t==""?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this.getValueFromArg(e[1]).split(this.tic).join(""),i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t.split(this.tic).join("")==this._string_empty||i.split(this.tic).join("")==this._string_empty)if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();else return this.getErrorStrings()[1].toString();if(s=this._parseDouble(t),r=this._parseDouble(i),isNaN(s)||isNaN(r)){if(this._rethrowLibraryComputationExceptions)return this.formulaErrorStrings[this._invalid_arguments];throw this.getErrorStrings()[1].toString();}else{if(u=parseInt((r+.1).toString()),f=parseInt((s+.1).toString()),f-1){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(s!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(n.length>15){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return t=this.getValueFromArg(r[0]).split(this.tic).join(""),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=t==""||t==0?"0":t,t=parseInt(t.split(this.tic).join("")),i=this.getValueFromArg(r[1]).split(this.tic).join(""),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,i=i==""||i==0?"0":i,i=parseInt(i.split(this.tic).join("")),t==0&&i==0?f="1":(e=t+i-1,o=e+","+(t-1),f=this.computeCombin(o)),f};this.computeCos=function(n){var i=this.splitArgsPreservingQuotedCommas(n),t;if(i.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(t)>-1)?t:(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,this._computeMath(n,Math.cos).toString())};this.computeCosh=function(n){var i=this._splitArguments(n,this.getParseArgumentSeparator().toString()),e=i.length,r,t,u,f;if(e>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(i[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,u=this._parseDouble(t.split(this.tic).join("")),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return f=Math.exp(u),(f+1/f)/2};this.computeCot=function(n){var u=this.splitArgsPreservingQuotedCommas(n),o=u.length,o=u.length,r,f,t,e,i;if(o!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,n[0]==this.tic&&n[length-1]==this.tic&&(n=n.split(this.tic).join("")),n==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(f=this.computeIsNumber(n),f==this.trueValueStr){if(t=n,t=t.indexOf("u")?t.split("u").join(this._string_empty):t,e=this._parseDouble(t),e>=134217728){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}}else{if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[5].toString()}if(n=="0"){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[3].toString();return this.getErrorStrings()[3].toString()}return i=this._computeMath(n,Math.tan),(i!="#NUM!"||i!="#VALUE!")&&(i=(1/parseFloat(i)).toString()),i};this.computeCsc=function(n){var r=this.splitArgsPreservingQuotedCommas(n),f=r.length,u,t,i;if(f!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this._parseDouble(t),isNaN(i)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}if(i>=134217728){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return(1/parseFloat(Math.sin(i))).toString()};this.computeCsch=function(n){var r=this.splitArgsPreservingQuotedCommas(n),f=r.length,u,t,i,e;if(f!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this._parseDouble(t),e=this.computeIsNumber(n),isNaN(i)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}if(i==0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[3].toString()}return i>709?"0":(2/(Math.exp(i)-Math.exp(-i))).toString()};this.computeDecimal=function(n){var r=this.splitArgsPreservingQuotedCommas(n),c=r.length,o,s,t,i,u,f,h,e;if(c>3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.TextWithNumber),this.getErrorStrings().indexOf(o)>-1))return o;if(r[1]==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}s="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz+/";i=0;try{t=this.getValueFromArg(r[0]).split(this.tic).join("");i=parseInt(this.getValueFromArg(r[1]).split(this.tic).join(""))}catch(l){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_Math_argument]+l;return this.getErrorStrings()[1].toString()}if(i<2||i>s.length){if(this._rethrowLibraryComputationExceptions)throw"Base requested outside range, it should be from 2 - 16";return this.getErrorStrings()[4].toString()}for(t=this._isIE8?t.replace(/^\s+|\s+$/g,""):t.trim(),i<=36&&(t=t.toUpperCase()),f=0,u=0;f=0&&e-1))return r;if(t=this.getValueFromArg(i[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,u=this._parseDouble(t),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return f=0,f=180*u/Math.PI,f.toString()};this.computeExp=function(n){var r=this.splitArgsPreservingQuotedCommas(n),f=r.length,i,t,u;if(f>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t==""&&(n="0"),u=this._parseDouble(t),u>709){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return this._computeMath(n,Math.exp).toString()};this.computeEven=function(n){var e=0,r=this.splitArgsPreservingQuotedCommas(n),o=r.length,u,i,t,f;if(o>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(i=this.getValueFromArg(r[0]),t=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t=this._parseDouble(t.split(this.tic).join("")),isNaN(t)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return i[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return f=Math.sign(t),t=Math.abs(t),t=Math.ceil(t),e=t%2==1?f*(t+1):f*t,e.toString()};this.computeFact=function(n){var i=0,o=this.splitArgsPreservingQuotedCommas(n),e,r,t,u,f;if(o.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(r=this.getValueFromArg(n),t=r.split(this.tic).join("").toUpperCase()=="TRUE"?"1":r.split(this.tic).join("").toUpperCase()=="FALSE"?"0":r,t=this._parseDouble(t.split(this.tic).join("")),isNaN(t))return this.getErrorStrings()[1].toString();if(t<0)return this.getErrorStrings()[4].toString();if(u=parseInt(t),u>12)for(i=this._factorialTable[12],f=13;f<=u;f++)i*=f;else i=this._factorialTable[u];return i.toString()};this.computeFactdouble=function(n){var r,u=1,e=this.splitArgsPreservingQuotedCommas(n),f,t,i;if(e.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;if(r=parseInt(this.getValueFromArg(n)),isNaN(r))return this.getErrorStrings()[1].toString();if(r<0)return this.getErrorStrings()[4].toString();if(t=r,i=t,t>3)while(i>0)u=u*i,i=i-2;else u=t==0?1:t;return u.toString()};this.computeFloor=function(n){var u=this.splitArgsPreservingQuotedCommas(n),e=u.length,f;if(e!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;var t=this._parseDouble(this.getValueFromArg(u[0])),i=this._parseDouble(this.getValueFromArg(u[1])),r=0;if(!isNaN(t)&&!isNaN(i)){if(t==0)return r.toString();if(t*i<=0&&!(t<0))return this.formulaErrorStrings[this._invalid_arguments];if(r=Math.ceil(t/i)*i,i>0)while(r>t)r-=i;else while(r1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t=this.getValueFromArg(i[0]),this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,u=Math.floor(t).toString(),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return u};this.computeLn=function(n){var i=this.splitArgsPreservingQuotedCommas(n),u=i.length,r,t;if(u>1)return this.formulaErrorStrings[this.invalid_arguments];if(r=this.getValueFromArg(i[0]),t=this._parseDouble(r),t<=0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}if(isNaN(t)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return r[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return Math.log(t).toString()};this.computeLog=function(n){var f=this.splitArgsPreservingQuotedCommas(n),o=f.length,e,t,i,r,u;if(o>2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this.getValueFromArg(f[0]),i=o==2?this.getValueFromArg(f[1]):"10",ej.isNullOrUndefined(ej.cultureObject)||ej.cultureObject.name=="en-US"||(t=!ej.isNullOrUndefined(t)&&t!=this._string_empty?ej.parseFloat(t.toString(),0,ej.cultureObject.name).toString():t,i=!ej.isNullOrUndefined(i)&&i!=this._string_empty?ej.parseFloat(i.toString(),0,ej.cultureObject.name).toString():i),t==""||t==null||i==""||i==null){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}if(t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,r=this._parseDouble(t),u=this._parseDouble(i),r<=0||u<=0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}if(isNaN(r)||isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||i[0]==this.tic?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return(Math.log(r)/Math.LN10/(Math.log(u)/Math.LN10)).toString()};this.computeLogTen=function(n){var i=this._splitArguments(n,this.getParseArgumentSeparator().toString()),f=i.length,r,t,u;if(f>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(i[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,u=this._parseDouble(t.split(this.tic).join("")),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}if(u<=0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[4].toString()}return(this._computeMath(t,Math.log)/Math.LN10).toString()};this.computePI=function(n){if(this.getEnableFormulaErrorValidation()){var t=this.formulaErrorStringCheck(n,FormulaArgumentType.None);return this.formulaErrorStrings[this._invalid_arguments]==t?t:Math.PI.toString()}return Math.PI.toString()};this.computeProduct=function(n){var f=1,r,t,o=!0,u,s,i,c,h,e;if(this.adjustRangeArg(n),u=this.splitArgsPreservingQuotedCommas(n),n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(s=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(s)>-1))return s;for(i=0;i-1)for(h=this.getCellsFromArgs(c),e=0;e0){if(r=this._parseDouble(t),isNaN(r)){if(this.getErrorStrings().indexOf(t)>-1)return t;if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}f=f*r;o=!1}}else{try{t=this.getValueFromArg(u[i]);t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t}catch(l){return l}if(t.length>0){if(r=this._parseDouble(t),isNaN(r)){if(this.getErrorStrings().indexOf(t)>-1)return t;if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t==this.tic||this._isCellReference(u[i])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}f=f*r;o=!1}}return o?"0":f.toString()};this.computeSecant=function(n){var e=this.splitArgsPreservingQuotedCommas(n),r,u,t,f,i;if(n=this.getValueFromArg(n),r=e.length,r!=1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(n[0]==this.tic&&n[length-1]==this.tic&&(n=n.split(this.tic).join("")),n==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(u=this.computeIsNumber(n),u==this.trueValueStr){if(t=n,t=t.indexOf("u")?t.split("u").join(""):t,f=parseFloat(t),f>=134217728){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}}else{if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[5].toString()}return i=this._computeMath(n,Math.cos),(i!="#NUM!"||i!="#VALUE!")&&(i=(1/parseFloat(i)).toString()),i};this.computeSecanth=function(n){var o=this.splitArgsPreservingQuotedCommas(n),u,r,f,t,e,i;if(n=this.getValueFromArg(n),u=o.length,u!=1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(n[0]==this.tic&&n[length-1]==this.tic&&(n=n.split(this.tic).join("")),n==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,n=n.split(this.tic).join(""),f=this.computeIsNumber(n),f==this.trueValueStr&&(t=n,t=t.includes("u")?t.replace("u",""):t,e=parseFloat(t),e>=134217728)){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return n=n.includes("-")?n.replace("-",""):n,i=this._computeMath(n,Math.cosh),(i!="#NUM!"||i!="#VALUE!")&&(i=(1/parseFloat(i)).toString()),i};this.computeSeriessum=function(n){var t=this.splitArgsPreservingQuotedCommas(n),r,f,e,i;if(t.length!=4||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}for(r=0;r<=2;r++)if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(t[r],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(t[3],FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e;var h=0,c=0,l=0,o=0,u=0,s;if(s=t[3].indexOf(";")>-1?this._splitArguments(t[3].split(this.tic).join(""),";"):this.getCellsFromArgs(t[3].split(this.tic).join("")),t[0]==""||t[1]==""||t[2]==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[0].toString()}for(h=this._parseDouble(this.getValueFromArg(t[0])),c=this._parseDouble(this.getValueFromArg(t[1])),l=this._parseDouble(this.getValueFromArg(t[2])),i=0;i1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(t)>-1)?t:(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,this._computeMath(n,Math.sin).toString())};this.computeSinh=function(n){var i=this._splitArguments(n,this.getParseArgumentSeparator().toString()),e=i.length,r,t,u,f;if(e>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(i[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,u=this._parseDouble(t.split(this.tic).join("")),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return t[0]==this.tic||this._isCellReference(i[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return f=Math.exp(u),(f-1/f)/2};this.computeSqrt=function(n){var i=this._splitArguments(n,this.getParseArgumentSeparator().toString()),r=i.length,t;if(r>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(t)>-1)?t:(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,this._computeMath(n,Math.sqrt).toString())};this.computeSubTotal=function(n){var f=!1,t=this._string_empty,e,r=0,u=this._splitArguments(n,this.getParseArgumentSeparator().toString()),s=u.length,o,i;if(s<2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(u[0],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;if(t=this._isCellReference(u[0])?this.getValueFromArg(u[0]):u[0].toString(),e=this._parseDouble(t),isNaN(e)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[5].toString()}if(r=parseInt(e.toString()),(r<1||r>11)&&(r<101||r>111))return this.getErrorStrings()[1].toString();if(f)return"0";t=n.substring(u[0].toString().length+1);f=!0;i=this._string_empty;switch(r){case 1:case 101:i=this.computeAverage(t);break;case 2:case 102:i=this.computeCount(t);break;case 3:case 103:i=this.computeCounta(t);break;case 4:case 104:i=this.computeMax(t);break;case 5:case 105:i=this.computeMin(t);break;case 6:case 106:i=this.computeProduct(t);break;case 7:case 107:i=this.computeStdev(t);break;case 8:case 108:i=this.computeStdevp(t);break;case 9:case 109:i=this.computeSum(t);break;case 10:case 110:i=this.computeVar(t);break;case 11:case 111:i=this.ComputeVarp(t);break;default:i=this.getErrorStrings()[1].toString()}return f=!1,i};this.computeSumif=function(n){var p=this.splitArgsPreservingQuotedCommas(n),it=p.length,g,c,i,w,e,ht,a,r,t,v,u;if(it!=2&&it!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((g=this.formulaErrorStringCheck(p[0],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(g)>-1)||it==3&&(g=this.formulaErrorStringCheck(p[2],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(g)>-1)))return g;if(c=p[0],i=p[1].split(this.tic).join(this._string_empty),i.length<1)return"0";w=this.token_equal;i[0]!=this.tic[0]&&"=><".indexOf(i[0])==-1&&(i=this.getValueFromArg(i));e=i.length>0&&i[0]==this.tic[0]?1:0;ht=this.minValue;i.startsWith(">=")?(i=this._substring(i,e+2,i.length-2-2*e),w=this.token_greatereq):i.startsWith("<=")?(i=this._substring(i,e+2,i.length-2-2*e),w=this.token_lesseq):i.startsWith("<")?(i=this._substring(i,e+1,i.length-1-2*e),w=this.token_less):i.startsWith(">")?(i=this._substring(i,e+1,i.length-1-2*e),w=this.token_greater):i.startsWith("=")&&(i=this._substring(i,e+1,i.length-1-2*e));i=i.split(this.tic).join("");var b=this._parseDouble(i,ht),f=it==2?c:p[2],y=this.getCellsFromArgs(c),o=this.getCellsFromArgs(f),s=y.length;if(s>o.length){var k=f.indexOf(":"),rt=c.indexOf(":"),ut=this.rowIndex(c.substr(0,rt)),nt=this.colIndex(c.substr(0,rt)),d=this.rowIndex(c.substr(rt+1)),tt=this.colIndex(c.substr(rt+1));if(k>-1){var et=this.rowIndex(f.substr(0,k)),ft=this.colIndex(f.substr(0,k)),l=this.rowIndex(f.substr(k+1)),h=this.colIndex(f.substr(k+1));et!=l?l+=s-o.length:ft!=h&&(h+=s-o.length);et==ut&&l==d?h+=tt-nt:ft==nt&&h==tt?l+=d-ut:et==ut&&l<=d&&ft==h?(l=d,h+=tt-nt):(l=d,h+=tt-nt-(h-ft));f=f.substr(0,k+1)+RangeInfo.getAlphaLabel(h)+l.toString()}else{var ot=0,st=0,ct=string.Empty;ot=this.RowIndex(f);st=this.ColIndex(f);ot+=d-ut;st+=tt-nt;ct=RangeInfo.GetAlphaLabel(st);f=f+":"+ct+ot}o=this.getCellsFromArgs(f)}a=0;switch(w){case this.token_equal:for(u=0;u=0||!isNaN(r)&&r>=b)&&(t=o[u],t=this.getValueFromArg(t),r=this._parseDouble(t),isNaN(r)||(a+=r));break;case this.token_greater:for(u=0;u0||!isNaN(r)&&r>b)&&(t=o[u],t=this.getValueFromArg(t),r=this._parseDouble(t),isNaN(r)||(a+=r));break;case this.token_less:for(u=0;u2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;if(o==2&&(t=this.getValueFromArg(r[1]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=this._parseDouble(t)),i=this.getValueFromArg(r[0]),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,u=this._parseDouble(i.split(this.tic).join("")),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return i[0]==this.tic||this._isCellReference(r[0])?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}return e=Math.pow(10,t),s=u<0?-1:1,(s*Math.floor(e*Math.abs(u))/e).toString()};this.computeLognormOdist=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,o,r,e,u,f,i,h,c;if(s!=4||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;for(f=0,i=0;i-1))return f;for(o=0,i=0;i=1||u<=0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}o=Math.exp(this._normalinv(r,e,u))}return o.toString()};this.computeNormOinv=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,e,r,o,u,f,i;if(s!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;for(f=0,i=0;i=0&&r<=0||u<=0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments]+this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}f=this._normalCumulativeDistributionFunctionInverse(r,o,u)}return f<=0?this.formulaErrorStrings[this._iterations_dont_converge]:f.toString()};this.computeNormOdist=function(n){var t=this.splitArgsPreservingQuotedCommas(n),e=t.length,o,u,f,r,s,h,i;if(e!=4||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;for(s=0,h=0,i=0;i=1){if(this._rethrowLibraryComputationExceptions)throw"#NUM! Passed argument value doesnot match with in range level";return this.getErrorStrings()[4].toString()}return u=this._standardNormalCumulativeDistributionFunctionInverse(t),u.toString()};this.computePermut=function(n){var t=this.splitArgsPreservingQuotedCommas(n),h=t.length,r,u,f,e,i;if(h!=2||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(e=0,t[0]=this.getValueFromArg(t[0]),t[0]=t[0]==""||t[0]==null?"0":t[0],t[0]=t[0].split(this.tic).join("")=="TRUE"?"1":t[0].split(this.tic).join("")=="FALSE"?"0":t[0],t[1]=this.getValueFromArg(t[1]),t[1]=t[1]==""||t[1]==null?"0":t[1],t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1],u=this._parseDouble(this.getValueFromArg(t[0])),f=this._parseDouble(this.getValueFromArg(t[1])),isNaN(u)||isNaN(f))return this.formulaErrorStrings[this._invalid_arguments];var c=parseInt(f+.1),s=parseInt(u+.1),o=1;for(i=s-c+1;i<=s;++i)o=o*i;return e=o,e.toString()};this.computePermutationA=function(n){var t=this.splitArgsPreservingQuotedCommas(n),f=t.length,u,i,r,e,o,s;if(f!=2||n==""){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1)?u:(e=0,t[0]=this.getValueFromArg(t[0]),t[0]=t[0]==""||t[0]==null?"0":t[0],t[0]=t[0].split(this.tic).join("")=="TRUE"?"1":t[0].split(this.tic).join("")=="FALSE"?"0":t[0],t[1]=this.getValueFromArg(t[1]),t[1]=t[1]==""||t[1]==null?"0":t[1],t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1],i=this._parseDouble(t[0]),r=this._parseDouble(t[1]),isNaN(i)||isNaN(r))?this.formulaErrorStrings[this._invalid_arguments]:(o=r+.1,s=i+.1,Math.pow(i,r).toString())};this.computeStandardize=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,u,f,e,r,o,i;if(s!=3||n=="")return this.formulaErrorStrings[this._wrong_number_arguments];if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;for(r=0,o=0,i=0;i-1))return e;for(o=0,s=0,i=0;if||u<0||u>1){if(this._rethrowLibraryComputationExceptions)throw"#NAME! Passed argument value is not equal to minimum par value";return this.getErrorStrings()[4].toString()}return o=this._parseDouble(t[3]),s=o==0?this._comb(r,f)*Math.pow(u,r)*Math.pow(1-u,f-r):this._binomdist(f,r,u),s.toString()};this.computeChisqOinvOrt=function(n){var t=this.splitArgsPreservingQuotedCommas(n),o=t.length,f,r,u,e,i;if(o!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;for(e=0,i=0;i1||u<1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}if(r==1)return"0";e=this._chiinv(r,u)}return e.toString()};this.computeChisqOdistOrt=function(n){var i=this.splitArgsPreservingQuotedCommas(n),o=i.length,e,u,r,f,t,s;if(o!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;for(f=0,t=0;t-1))return e;var r,u=0,f=0,o=0;for(i=0;i1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=0,t=this._parseDouble(n),!isNaN(t)&&t>1)t=this._gammaln(t);else{if(t==1)return"0";if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}return t.toString()};this.computeConfidenceOnorm=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,o,r,f,e,u,i;if(s!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw"Wrong number of arguments";return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;for(u=0,i=0;i=1||f<=0||e<1){if(this._rethrowLibraryComputationExceptions)throw"Passed argument value is different from minimum par";return this.getErrorStrings()[4].toString()}u=this._excelLikeComputations?this._normalinv(1-r+r/2,0,1):this._newnormalinv(1-r+r/2);u=u*f/Math.sqrt(e)}return u.toString()};this.computeExponOdist=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,e,u,r,f,o,i,h;if(s!=3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;for(f=0,o=0,i=0;i-1))return r;if(u=0,i=this.getValueFromArg(f[0]),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t=this._parseDouble(i),!isNaN(t)&&t>-1&&t<1)u=.5*Math.log((1+t)/(1-t));else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}return u.toString()};this.computeFisherInv=function(n){var e=this.splitArgsPreservingQuotedCommas(n),o=e.length,i,r,u,t,f;if(o!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1)?i:(u=0,t=this.getValueFromArg(e[0]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,r=this._parseDouble(t),isNaN(r)||(f=Math.exp(2*r),u=(f-1)/(f+1)),u.toString())};this.computeGammalnOPrecise=function(n){var r=this.splitArgsPreservingQuotedCommas(n),u=r.length,i,t;if(u!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=0,t=this._parseDouble(n.toString()),!isNaN(t)&&t>1)t=this._gammaln(t);else{if(t==1)return"0";if(t<=0){if(this._rethrowLibraryComputationExceptions)throw"Passed Argument value is less than or equal to minimum value 0";return this.getErrorStrings()[4].toString()}}return t.toString()};this.computeLarge=function(n){var t=this.splitArgsPreservingQuotedCommas(n),h=t.length,r,u,f,i;if(h!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if(r=this.formulaErrorStringCheck(t[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1)return r;if(t[0][0]==this.tic)return this.getErrorStrings()[4].toString();if(u=this.formulaErrorStringCheck(t[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1)return u}if(i=this.getValueFromArg(t[1]),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,f=this._parseDouble(i),isNaN(f))return this.formulaErrorStrings[this._invalid_arguments];var e=f,o=this._getDoubleArray(t[0]),s=o.length;return e<1||e>s?this.formulaErrorStrings[this._invalid_arguments]:(o.sort(function(n,t){return isNaN(n)||isNaN(t)?n>t?1:-1:n-t}),o[s-e].toString())};this.computeSmall=function(n){var i=this.splitArgsPreservingQuotedCommas(n),s=i.length,u,f,t,e;if(s!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if(u=this.formulaErrorStringCheck(i[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(u)>-1)return u;if(f=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1)return f}if(t=this.getValueFromArg(i[1]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,e=this._parseDouble(t),isNaN(e))return this.formulaErrorStrings[this._invalid_arguments];var o=e,r=this._getDoubleArray(i[0]),h=r.length;return o<1||o>r.length?this.formulaErrorStrings[this._invalid_arguments]:(r.sort(function(n,t){return isNaN(n)||isNaN(t)?n-1)for(o=this.getCellsFromArgs(t),e=0;e0&&r++}else if(t=="")r++;else if(this._isLetter(t[0]))f=this.getValueFromArg(t),f.length>0&&r++;else if(t.indexOf(this.getParseArgumentSeparator())>-1)for(s=this.splitArgsPreservingQuotedCommas(t.split(this.tic).join("")),i=0;i0||i=="")&&r++}else u.length>0&&r++;return r.toString()};this.computeAverage=function(n){var i=0,e=0,r,t,f=[],h=this.splitArgsPreservingQuotedCommas(n),c,o,l,s,u;if(h.length<1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(c=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(c)>-1))return c;for(o=0;o-1)for(l=this.getCellsFromArgs(f),s=0;s0&&!isNaN(t))if(r=this._parseDouble(t),isNaN(r)){if(this.getErrorStrings().indexOf(t)==-1)return t;if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[5].toString();else return this.getErrorStrings()[5].toString()}else i=Number(i)+Number(r),e++}else{try{t=this.getValueFromArg(f).split(this.tic).join(this._string_empty);t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t;u=this.getValueFromArg(f);u=u.split(this.tic).join("")=="TRUE"?"1":u.split(this.tic).join("")=="FALSE"?"0":u}catch(a){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();else return this.getErrorStrings()[4].toString()}if(t.length>0)if(r=this._parseDouble(t),isNaN(r))if(u[0]==this.tic)if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();else return this.getErrorStrings()[1].toString();else if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[5].toString();else return this.getErrorStrings()[5].toString();else i=Number(i)+Number(r),e++}return e>0&&(i=Number(i)/Number(e)),i.toString()};this.computeAverageA=function(n){var i=this.splitArgsPreservingQuotedCommas(n),e,t,h,u,r,o,c,f,s;if(i.length<1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this._string_empty,h=0,i==this.trueValueStr||i==this.falseValueStr)return u=i==this.trueValueStr,u?+u:+u;for(r=0;r-1)for(o=this.splitArgsPreservingQuotedCommas(i[r].split(this.tic).join(this._string_empty)),c=0,f=0;f-1)for(s=this.getCellsFromArgs(i),o=0;o0)if(u=this._parseDouble(t),isNaN(u)){if(this.getErrorStrings().indexOf(t)!=-1)return t}else r=Math.max(r,u)}else{try{if(!this._isCellReference(i)&&i[0]==this.tic){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}t=i==this._string_empty?"0":this.getValueFromArg(i);t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t}catch(h){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return h}if(t.length>0)if(u=this._parseDouble(t),isNaN(u)){if(this.getErrorStrings().indexOf(t)!=-1)return t}else r=Math.max(r,u)}return r!=this.minValue?r.toString():this._string_empty};this.computeMaxa=function(n){var f=this.minValue,i,t,u,o,r,s,e;if(this.adjustRangeArg(n),u=this.splitArgsPreservingQuotedCommas(n),n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(o)>-1))return o;for(r=0;r-1)for(s=this.getCellsFromArgs(u[r]),e=0;e0){if(i=0,t.toUpperCase()==this.trueValueStr)i=1;else{if(this.getErrorStrings().indexOf(t)>-1)return t;i=this._parseDouble(t)}f=Math.max(f,i)}}else{try{if(u[r].startsWith(this.tic)||u[r]!=""){if(t=this.getValueFromArg(u[r]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,this.getErrorStrings().indexOf(t)>-1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return t}t==""&&(t="0")}else t="0"}catch(h){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();}if(t.length>0){if(i=0,t.toUpperCase()==this.trueValueStr)i=1;else{if(this.getErrorStrings().indexOf(t)>-1)return t;i=this._parseDouble(t)}f=Math.max(f,i)}}return f!=this.minValue?f.toString():this._string_empty};this.computeMedian=function(n){var r,t,i,u;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(r)>-1)?r:(t=this._getDoubleArray(n),t.sort(function(n,t){return isNaN(n)||isNaN(t)?n>t?1:-1:n-t}),i=parseInt((t.length/2).toString()),u="",t.length%2==1?t[i].toString():((t[i]+t[i-1])/2).toString())};this.computeMin=function(n){var r=this.maxValue,u,t,f,s,h,e,i,c,o;if(this.adjustRangeArg(n),f=this.splitArgsPreservingQuotedCommas(n),n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(s=n.split(";"),s.length>1){for(i=0;i0)if(u=this._parseDouble(e),isNaN(u)){if(this.getErrorStrings().indexOf(e)==-1)return e}else r=Math.min(r,u);if(r!=this.maxValue)return r.toString()}for(i=0;i-1)for(c=this.getCellsFromArgs(f[i]),o=0;o0)if(u=this._parseDouble(t),isNaN(u)){if(this.getErrorStrings().indexOf(t)!=-1)return t}else r=Math.min(r,u)}else{try{if(!this._isCellReference(f[i])&&f[i][0]==this.tic){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}t=f[i]==this._string_empty?"0":this.getValueFromArg(f[i]);t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t;t==""&&this._isCellReference(f[i])&&(t="0")}catch(l){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return l}if(t.length>0)if(u=this._parseDouble(t),isNaN(u)){if(this.getErrorStrings().indexOf(t)!=-1)return t}else r=Math.min(r,u)}return r!=this.maxValue?r.toString():this._string_empty};this.computeMina=function(n){var u=this.maxValue,i,t,o,s,h,c,f,r,l,e;if(this.adjustRangeArg(n),o=this.splitArgsPreservingQuotedCommas(n),s=n.split(";"),n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(h)>-1))return h;if(s.length>1){for(r=0;r0){if(i=0,f.toUpperCase()==this.trueValueStr)i=1;else{if(this.getErrorStrings().indexOf(f)==-1)return f;f=f.split(this.tic).join("")=="TRUE"?"1":f.split(this.tic).join("")=="FALSE"?"0":f;i=this._parseDouble(f)}u=Math.min(u,i)}if(u!=this.maxValue)return u.toString()}for(r=0;r-1)for(l=this.getCellsFromArgs(o[r]),e=0;e0){if(i=0,t.toUpperCase()==this.trueValueStr)i=1;else if(t.toUpperCase()==this.falseValueStr)i=0;else{if(this.getErrorStrings().indexOf(t)!=-1)return t;i=this._parseDouble(t)}u=Math.min(u,i)}}else{try{o[r].startsWith(this.tic)||o[r]!=""?(t=this.getValueFromArg(o[r]),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t==""&&(t="0")):t="0"}catch(a){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return a}if(t.length>0){if(i=0,t.toUpperCase()==this.trueValueStr)i=1;else{if(this.getErrorStrings().indexOf(t)>-1)return t;i=this._parseDouble(t)}u=Math.min(u,i)}}return u!=this.maxValue?u.toString():this._string_empty};this.computePercentrankInc=function(n){var i=this.splitArgsPreservingQuotedCommas(n),l=i.length,f,u,o,e,r,s,h,t,c,a,v;if(l!=2&&l!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(i[0]!=""&&i[1]==""||i[1]!=""&&i[0]==""){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[0].toString();return this.getErrorStrings()[0].toString()}if(this.getEnableFormulaErrorValidation()){if(f=this.formulaErrorStringCheck(i[0],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(f)>-1)return f;for(t=1;t-1)return f}if(o=3,e=this.getValueFromArg(i[1]),e==""&&(e="0"),u=this._parseDouble(e),isNaN(u)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.formulaErrorStrings[this._invalid_arguments]}if(u==0,l==3&&(i[2]=i[2].split(this.tic).join("")=="TRUE"?"1":i[2].split(this.tic).join("")=="FALSE"?"0":i[2],e=this.getValueFromArg(i[2]),o=this._parseDouble(e),isNaN(o)||o<1)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}for(r=this._getDoubleArray(i[0]),s=r.length,r.sort(),h=1,t=0;t0&&r[t-1]-1)||(f=this.formulaErrorStringCheck(i[1],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(f)>-1)))return f;if(e=0,t=this.getValueFromArg(i[0]),i[0]==this._string_empty||i[1]==this._string_empty||!this._isCellReference(i[1]))return this.getErrorStrings()[4].toString();if(r=this._parseDouble(t),!isNaN(r)){if(h=0,s==3){if(this.getEnableFormulaErrorValidation()&&(c=this.formulaErrorStringCheck(i[2],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(c)>-1))return c;t=this.getValueFromArg(i[2]);t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t;t==this._string_empty?t="0":this._parseDouble(t)>1&&(t="1");h=this._parseDouble(t)}var l=i[1],u=0,a=!1;if(l.indexOf(":")==-1)return this.getErrorStrings()[4].toString();if(l.indexOf(":")>-1){for(v=this.getCellsFromArgs(l),o=0;or?e+=1:u==r&&(a=!0))}a&&(e+=1)}}return e.toString()};this.computePercentile=function(n){var u=this.splitArgsPreservingQuotedCommas(n),c=u.length,f,t,h,r,e,o,s,i;if(c!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((f=this.formulaErrorStringCheck(u[0],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(f)>-1)||(f=this.formulaErrorStringCheck(u[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1)))return f;if(h=this.getValueFromArg(u[1]),t=this._parseDouble(h),isNaN(t)&&(t<0||t>1))return this.formulaErrorStrings[this._invalid_arguments];for(r=this._getDoubleArray(u[0]),e=r.length,r.sort(function(n,t){return isNaN(n)||isNaN(t)?nt){t=(t-i*o)/o;s=r[i]+t*(r[i+1]-r[i]);break}return s.toString()};this.computePoissonODist=function(n){var r=this.splitArgsPreservingQuotedCommas(n),c=r.length,o,u,s,i,e,f,h,t;if(c!=3)return this.formulaErrorStrings[this._wrong_number_arguments];for(s=0,i=0,t=0;t-1))return s;for(f=0,h=!0,e=0;e=5&&r.toString().length>=3){if(this._rethrowLibraryComputationExceptions)throw"Passed argument length exceeded the minimum length";return this.getErrorStrings()[4].toString()}return o!=3&&(f=i[3]==this.trueValueStr?1:0,c=0,c=this._parseDouble(i[3]),isNaN(c)||(f=1)),h=f==1?!0:!1,f=h?1-Math.exp(-Math.pow(u/r,t)):Math.pow(u,t-1)*Math.exp(-Math.pow(u/r,t))*t/Math.pow(r,t),f.toString()};this.computeFOinvOrt=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,o,r,u,f,e,i;if(s!=3){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;for(e=0,i=0;i0&&r<1&&!isNaN(u)&&!isNaN(f)){if((r<0||r>1||u<1||f<1)&&this.getRethrowLibraryComputationExceptions())throw"#NUM! Passed Argument value is less than or equal to minimum value";e=this._finv(r,u,f)}if(e<=0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.getErrorStrings()[4].toString()}return e.toString()};this.computeTOdist=function(n){var t=this.splitArgsPreservingQuotedCommas(n),o=t.length,e,r,i,f,u;if(o!=3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;for(i=0,f=0,u=0;u-1)for(c=this.getCellsFromArgs(f),o=0;o0)if(r=this._parseDouble(t),isNaN(r)){if(this.getErrorStrings().indexOf(t)>0)return t}else i=i+r,u.push(r)}else{try{if(t=this.getValueFromArg(f).split(this.tic).join(this._string_empty),t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,this.getEnableFormulaErrorValidation()&&(l=this.formulaErrorStringCheck(t,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(l)>-1))return l}catch(a){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return a}if(t.length>0)if(r=this._parseDouble(t),isNaN(r)){if(this.getErrorStrings().indexOf(t)==-1)return t}else i=i+r,u.push(r)}if(u.length>0){for(v=i/u.length,i=0,s=0;s-1))return f;for(r=0,e=0,u=0;u-1))return f;for(e=0,i=0;i=1||u<=0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}return r==0?"0":(e=this._chiinv(r,u),e.toString())}};this.computeCount=function(n){var u=0,t,f,e=new Date,r,i,s,o;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}for(r=this.splitArgsPreservingQuotedCommas(n),i=0;i-1)for(s=this.getCellsFromArgs(r[i].split(this.tic).join("")),o=0;o0){if(t==this.formulaErrorStrings[19]){if(this.geLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[19]}f=this._parseDouble(t);e=new Date(Date.parse(t));isNaN(f)&&e.toString()=="Invalid Date"||this.getErrorStrings().indexOf(t)!=-1||u++}}else{try{r[i]!=this._string_empty||r[i][0]==this.tic||u++;t=this.getValueFromArg(r[i].split(this.tic).join(""));t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t}catch(h){if(this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();throw this.getErrorStrings()[4].toString();}if(t.length>0){if(t[0]==this.formulaErrorStrings[19]){if(this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return this.formulaErrorStrings[19]}f=this._parseDouble(t);e=new Date(Date.parse(t));isNaN(f)&&e.toString()=="Invalid Date"||this.getErrorStrings().indexOf(t)!=-1||u++}}return u.toString()};this.computeMod=function(n){var r=this.splitArgsPreservingQuotedCommas(n),u,t,i;if(this._isArrayFormula&&n.length>2&&(r[1]=r[r.length-1]),r.length!=2||n==this._string_empty&&!this._isArrayFormula){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;t=r[0];i=r[1];t=this.getValueFromArg(t).split(this.tic).join(this._string_empty);i=this.getValueFromArg(i).split(this.tic).join(this._string_empty);t=t=="TRUE"?"1":t=="FALSE"||t==this._string_empty?"0":t;i=i=="TRUE"?"1":i=="FALSE"||i==this._string_empty?"0":i;var f=parseFloat(t),e=parseFloat(i),o=0;if(!isNaN(f)&&!isNaN(e)){if(o=f-e*Math.floor(f/e),this.computeIsError(o)==this.trueValueStr){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[3].toString()}return o.toString()}};this.computeRadians=function(n){var u=this.splitArgsPreservingQuotedCommas(n),i,r,t;if(u.length>1||u==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1)?i:(r=0,t=this.getValueFromArg(n).split(this.tic).join(this._string_empty),n=t=="TRUE"?"1":t=="FALSE"||t==this._string_empty?"0":t,n=this._parseDouble(n),isNaN(n))?this.formulaErrorStrings[this._invalid_arguments]:(r=Math.PI*n/180,r.toString())};this.computeOdd=function(n){var f=this.splitArgsPreservingQuotedCommas(n),i,t,r,u;if(f.length>1||f==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1)?i:(n=this.getValueFromArg(n).split(this.tic).join(this._string_empty),n=n=="TRUE"?"1":n=="FALSE"||n==this._string_empty?"0":n,t=this._parseDouble(n),r=0,isNaN(t)||(u=t==0?1:t<0?-1:1,t=Math.abs(t),(parseInt(t)!=t||t==0)&&(t=parseInt(t)+1),r=t%2==0?u*(t+1):u*t),r.toString())};this.computeRand=function(n){var i=this.splitArgsPreservingQuotedCommas(n),t=this.formulaErrorStringCheck(n,FormulaArgumentType.None);return this.formulaErrorStrings[this._invalid_arguments]==t?t:Math.random().toString()};this.computeRandBetween=function(n){var t=this.splitArgsPreservingQuotedCommas(n),h=t.length,e,i,r,u,f,o,s;if(h!=2||t==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(i=this.getValueFromArg(t[0]).split(this.tic).join(this._string_empty),r=this.getValueFromArg(t[1]).split(this.tic).join(this._string_empty),this._isCellReference(t[0])&&i==""?i="0":this._isCellReference(t[1])&&r==""&&(r="0"),i==null||i==""||r==null||r==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[0].toString()}return(u=this._parseDouble(i),f=this._parseDouble(r),isNaN(u)||isNaN(f))?this.getErrorStrings()[1].toString():u>f?this.getErrorStrings()[4].toString():(o=parseInt(u),s=parseInt(f),Math.floor(Math.random()*(s-o+1)+o).toString())};this.computeCountif=function(n){return this.computeCountIFFunctions(n,!0)};this.computeCountIFFunctions=function(n,t){var a=this.splitArgsPreservingQuotedCommas(n),nt=a.length,rt=0,b=!1,y=[],p=[],k=[],tt=[],d,ut,h,r,u,o,c,s,ft,et;for(i=0;i-1&&d==this.getErrorStrings()[1]||a[0]==""||!this._isCellReference(a[0]))return this.formulaErrorStrings[this._invalid_arguments];if(this.getErrorStrings().indexOf(d)>-1)return d;if(ut=this.getCellsFromArgs(y[0]),nt<2&&y.length==p.length&&!t)return this.formulaErrorStrings[this._wrong_number_arguments];if(y.length!=p.length&&this.getErrorStrings()[1].toString(),nt!=2&&nt!=3&&t){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.FormulaErrorStrings[this._wrong_number_arguments]);return this.formulaErrorStrings[this._wrong_number_arguments]}for(v=0;v<".indexOf(r[0])==-1&&(r=this.getValueFromArg(r)),v!=y.length-1||t||(b=!0),t&&(b=!0),r.length<1&&t)return"0";if(u=r.length>0&&r[0]==this.tic[0]?1:0,o=Number.MIN_VALUE,r.substring(u).startsWith(">=")?(r=r.substr(u+2,r.length-2-2*u),h=this.token_greatereq):r.substring(u).startsWith("<=")?(r=r.substr(u+2,r.length-2-2*u),h=this.token_lesseq):r.substring(u).startsWith("<>")?(r=r.substr(u+2,r.length-2-2*u),h=this.token_noequal):r.substring(u).startsWith("<")?(r=r.substr(u+1,r.length-1-2*u),h=this.token_less):r.substring(u).startsWith(">")?(r=r.substr(u+1,r.length-1-2*u),h=this.token_greater):r.substring(u).startsWith("=")&&(r=r.substr(u+1,r.length-1-2*u)),r=r.split(this.tic).join(this._string_empty),o=this._parseDouble(r),c=!isNaN(o),s=this.getCellsFromArgs(y[v]),s.length!=ut.length)return this.getErrorStrings()[1].toString();if(s[0]==this.getErrorStrings()[5]){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._bad_index]);return this.getErrorStrings()[5].toString()}var ot=s.length,e,f,g=0,l=!1,w="=",it=r.indexOf("*"),st=r;for(index=0;index=o:!(f==this._string_empty)&&g>=0;w=">=";break;case this.token_greater:e=this._parseDouble(f);l=c?!isNaN(e)&&e>o:!(f==this._string_empty)&&g>0;w=">";break;case this.token_less:e=this._parseDouble(f);l=c?!isNaN(e)&&e0&&v!=0)for(et=k.length,i=0;i-1)return e;if(h==1)return n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,this._computeMath(n,Math.round).toString();var f=0,r=0,o=0,t=this.getValueFromArg(u[0]),i=u[1]==""?"0":this.getValueFromArg(u[1]);return t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t!=""&&i!=""&&(f=this._parseDouble(t),r=this._parseDouble(i),!isNaN(r)&&!isNaN(f)&&r>0?o=f.toFixed(r):(s=Math.pow(10,-r),o=Math.round(f/s)*s)),o.toString()};this.computeRoundDown=function(n){var t=0,u=this.splitArgsPreservingQuotedCommas(n),o=u.length,e,i,r,f;if(n==""){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._wrong_number_arguments]);return this.formulaErrorStrings[this._wrong_number_arguments]}if(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1)return e;if(o==1){if(n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=this._parseDouble(this.getValueFromArg(n).split(this.tic).join(this._string_empty)),!isNaN(t))return t=t-.4999999999*Math.sign(t),this.computeRound(String.format("{0}",t))}else if(o!=2)return this.formulaErrorStrings[this._invalid_arguments];return(i=this.getValueFromArg(u[0]),r=u[1]==""?"0":this.getValueFromArg(u[1]),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,r=r.split(this.tic).join("")=="TRUE"?"1":r.split(this.tic).join("")=="FALSE"?"0":r,f=0,i!=""&&(t=this._parseDouble(i.split(this.tic).join(this._string_empty))),f=this._parseDouble(r.split(this.tic).join(this._string_empty)),t!=Number.NaN)?(t=t-.4999999999*Math.pow(10,-f)*Math.sign(t),this.computeRound(String.format("{0}{1}{2}",t,this._parseArgumentSeparator,f))):this.getErrorStrings()[1].toString()};this.computeRoundUp=function(n){var t=0,f=this.splitArgsPreservingQuotedCommas(n),o=f.length,e;if(n==""){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._wrong_number_arguments]);return this.formulaErrorStrings[this._wrong_number_arguments]}if(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1)return e;if(o==1)return n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=this._parseDouble(this.getValueFromArg(n).split(this.tic).join(this._string_empty)),t>0?t+=.4999999999:t<0&&(t-=.4999999999),t=t.toFixed(0),String.format("{0}",t);if(o!=2)return this.formulaErrorStrings[this._invalid_arguments];var i=0,r=this.getValueFromArg(f[0]),u=f[1]==""?"0":this.getValueFromArg(f[1]);return r=r.split(this.tic).join("")=="TRUE"?"1":r.split(this.tic).join("")=="FALSE"?"0":r,u=u.split(this.tic).join("")=="TRUE"?"1":u.split(this.tic).join("")=="FALSE"?"0":u,r!=""&&(t=this._parseDouble(r.split(this.tic).join(this._string_empty))),i=this._parseDouble(u.split(this.tic).join(this._string_empty)),i=Math.ceil(i),i>0?(t>0?t+=.4999999999/Math.pow(10,i):t<0&&(t-=.4999999999/Math.pow(10,i)),t=t.toFixed(i)):(t>0?t=t/Math.pow(10,-i)+.49999:t<0&&(t=t/Math.pow(10,-i)-.49999),t=t.toFixed(0)*Math.pow(10,-i)),String.format("{0}",t)};this.computeMmult=function(n){var r=this.splitArgsPreservingQuotedCommas(n),v,g,y,p,w,b,it,rt,k,d;if(r.length!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._wrong_number_arguments]);return this.formulaErrorStrings[this._wrong_number_arguments]}if(v=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(v)>-1)return v;if(g=0,!this._isCellReference(r[0])&&!this._isCellReference(r[1])&&(!isNaN(this._parseDouble(this._stripTics0(r[0])))||!isNaN(this._parseDouble(this._stripTics0(r[0]))))){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._invalid_arguments]);return this.getErrorStrings()[1].toString()}r[0]=this._stripTics0(r[0]);r[1]=this._stripTics0(r[1]);var nt=this.getCellsFromArgs(r[0]),tt=this.getCellsFromArgs(r[1]),t,i,e,u,s,h,c,o=0;if(u=parseInt(this.computeRows(r[0])),s=parseInt(this.computeColumns(r[0])),h=parseInt(this.computeRows(r[1])),c=parseInt(this.computeColumns(r[1])),u!=c||h!=s){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._invalid_Math_argument]);return this.getErrorStrings()[0].toString()}var ut=u-1,l=[],a=[],f=[];for(t=0;t<=u-1;t++)for(l[t]=[],i=0;i<=s-1;i++){if(l[t][i]=this._parseDouble(this.getValueFromArg(nt[o])),isNaN(l[t][i]))return this.getErrorStrings()[1].toString();o++}for(o=0,t=0;t<=h-1;t++)for(a[t]=[],i=0;i<=c-1;i++){if(a[t][i]=this._parseDouble(this.getValueFromArg(tt[o])),isNaN(a[t][i]))return this.getErrorStrings()[1].toString();o++}for(t=0;t<=u-1;t++)for(f[t]=[],i=0;i<=c-1;i++)for(e=0;e<=h-1;e++)isNaN(f[t][i])&&(f[t][i]=0),f[t][i]+=l[t][e]*a[e][i];return this.cell==""?f[0][0].toString():(y=this.colIndex(this.cell),p=this.rowIndex(this.cell),this._getFormulaArrayBounds(this.cell,u,s),w=this._getFormulaArrayBoundsfirstRowIndex,b=this._getFormulaArrayBoundsfirstColIndex,it=this._getFormulaArrayBoundslastRowIndex,rt=this._getFormulaArrayBoundslastColIndex,k=p-w,d=y-b,f[k][d].toString())};this.computePv=function(n){var t=this.splitArgsPreservingQuotedCommas(n),u=t.length,e,i,l;if(u!=5&&u!=4&&u!=3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1)return e;var r,o,s=0,h=0,f=0,c=0;for(i=0;i.5?1:0,l=Math.pow(1+r,o),c=(s*(1+r*f)*(1-l)-r*h)/(r*l),c.toString())};this.computeNormsDist=function(n){var r=this.splitArgsPreservingQuotedCommas(n),t,i;if(r.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(t)>-1)?t:(n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,i=n+", 0, 1, "+this.trueValueStr,this.computeNormDist(i))};this.computeNormDist=function(n){var t=this.splitArgsPreservingQuotedCommas(n),l=t.length,a,f,c;if(l!=4){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(a=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(a)>-1)return a;var o=0,s=0,h=0,v=0,y=0;for(f=0;f-1){var t=i.indexOf(":"),f=this.rowIndex(i.substr(0,t)),e=this.rowIndex(i.substr(t+1));if(!(f!=-1||e==-1)==(f==-1||e!=-1)&&this.getErrorStrings()[5].toString(),a=this.colIndex(i.substr(0,t)),v=this.colIndex(i.substr(t+1)),r==null)for(h=(e-f+1)*(v-a+1),r=[],t=0;t-1)?t:(n=n.split(this.tic).join(""),i=this._getDoubleArray(n),r=i.length,r<2)?this.formulaErrorStrings[this._invalid_arguments]:(u=0,this._sd(i,u).toString())};this.computeVLookUp=function(n){var c=this._isVLookupCachingEnabled(),b=this._isOptimizedMatchesEnabled(),p,i,u,it,e,a,v,rt,f;if(c&&this._lookupTables==null&&(this._lookupTables=new HashTable),p=this.splitArgsPreservingQuotedCommas(n),i=this.getValueFromArg(p[0]),i=i.split(this.tic).join(this._string_empty).toUpperCase(),u=p[1].split('"').join(this._string_empty),u=="#REF!")return u;if(it=this.getValueFromArg(p[2]).split('"').join(this._string_empty),e=0,e=this._parseDouble(it),this.computeIsLogical(it)==this.trueValueStr)e=this._parseDouble(this.computeN(it));else if(isNaN(e)||it=="NaN")return"#N/A";if(e<1)return this.getErrorStrings()[1].toString();var lt=e,k=!0,et=!0;p.length==4&&(k=et=this.getValueFromArg(p[3])==this.trueValueStr||this.getValueFromArg(p[3].split(this.tic).join(this._string_empty))=="1");e=this._parseDouble(i);a=!isNaN(e);v=u.indexOf(":");v==-1&&(u=u+":"+u,v=u.indexOf(":"));var ot=u.substr(0,v).lastIndexOf(this.sheetToken),st=this.grid,at=CalcEngine.getSheetFamilyItem(this.grid);ot>-1&&(this.grid=at.tokenToParentObject.getItem(u.substring(0,ot+1)));var l=this.rowIndex(u.substring(0,v)),w=this.rowIndex(u.substring(v+1)),d=this.colIndex(u.substring(0,v)),ht=this.colIndex(u.substring(v+1));if(!(l!=-1||w==-1)==(l==-1||w!=-1))return this.getErrorStrings()[5].toString();l==-1&&(l=1);d==-1&&(d=1);w==-1&&this.parentObject.getSheet!=undefined&&(w=this.parentObject.getSheet(this.parentObject._getSheetIndex()).usedRange.rowIndex);ht==-1&&this.parentObject.getSheet!=undefined&&(ht=this.parentObject.getSheet(this.parentObject._getSheetIndex()).usedRange.colIndex);var ut=!0,g="",r=null,o=null;c&&(g=d.toString()+"_"+l.toString()+"_"+w.toString()+"_"+this.grid.GetHashCode(),this._lookupTables.containsKey(g)||(b?(rt=new LookUps,rt.setMatchLookUpList(new HashTable),this._lookupTables.add(g,rt)):(rt=new LookUps,this._lookupTables.add(g,rt)),ut=!0),r=this._lookupTables.getItem(g).getLinearLookUpList(),b&&(o=this._lookupTables.getItem(g).getMatchLookUpList()));var s="",nt=l,ct=0,t="",y=0,ft=!0,tt=!1,h=[];if(c&&b&&o.length>0)o.containsKey(i)&&(nt=o.getItem(i),t=i,tt=!0);else for(f=l;f<=w;++f){if(c&&b){t=this.getValueFromParentObject(this.grid,f,d).toString().toUpperCase().split('"').join("");r.indexOf(t)==-1&&r.push(t);b&&!o.containsKey(t)&&o.add(t,f);y=a?this._parseDouble(t):y;(f==w&&o.containsKey(i)||k&&(a?!isNaN(y)&&y>e:t>i))&&(o.containsKey(i)?(nt=o.getItem(i),t=i,tt=!0):ft=!1);ft&&!o.containsKey(i)&&(nt=f);continue}if(!c||f-l>=r.length||ut?(t=this.getValueFromParentObject(this.grid,f,d).toString().toUpperCase().split('"').join(""),h.indexOf(t)==-1&&h.push(t),c&&(r.indexOf(t)==-1&&r.push(t),b&&!o.containsKey(t)&&o.add(t,f))):t=r[f-l],y=a?this._parseDouble(t):y,t==i||k&&(a?!isNaN(y)&&y>e:t>i))if(t.toUpperCase()==i&&(nt=f,k=!0,tt=!0,ct++),ut)ft=!1;else break;ft&&(nt=f);ut=ct==0?!0:!1;k=!0}if(k||t==i){if(r!=null&&r.length>0&&(c||r.sort(),r[0]=r[0]==""?"0":r[0]),h!=null&&h.length>0&&i!=""&&(c||h.sort(),h[0]=h[0]==""?"0":h[0]),!tt&&(!a||a&&h!=null&&h.length>0&&this._parseDouble(h[0].toString())>this._parseDouble(i))||!tt&&c&&a&&r!=null&&this._parseDouble(r[0].toString())>this._parseDouble(i)||!et&&!tt)return this.grid=st,"#N/A";s=this.getValueFromParentObject(this.grid,nt,lt+d-1).toString();s.length>0&&s[0]==CalcEngine.getFormulaCharacter()&&(s=this.parseFormula(s));e=this._parseDouble(s);s.length>0&&s[0]!=this.tic[0]&&isNaN(e)&&(s=this.tic+s+this.tic)}else s="#N/A";return this.grid=st,s};this.computeAsinh=function(n){var r=this.splitArgsPreservingQuotedCommas(n),i,t;if(r.length>1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=this._parseDouble(n),isNaN(t)){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}return t=Math.sign(t)*Math.log(Math.abs(t)+Math.sqrt(t*t+1)),t.toString()};this.computeAtanh=function(n){var u=this.splitArgsPreservingQuotedCommas(n),r,t,i;if(u.length>1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(n=this.getValueFromArg(n),n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,t=this._parseDouble(n),i=Math.abs(t),!isNaN(t)&&i<1)t=.5*Math.sign(t)*Math.log((1+i)/(1-i));else{if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return t.toString()};this.computeBase=function(n){var t=this.splitArgsPreservingQuotedCommas(n),u=t.length,h,o,c,p,i,l,a;if(u<2||u>3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1))return h;var f=0,r=0,e=1;try{t[0]=this.getValueFromArg(t[0]);t[1]=this.getValueFromArg(t[1]);t[0]=t[0]==null||t[0]==""?"0":t[0];t[0]=t[0].split(this.tic).join("")=="TRUE"?"1":t[0].split(this.tic).join("")=="FALSE"?"0":t[0];t[1]=t[1]==null||t[1]==""?"0":t[1];t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1];u==3&&(t[2]=this.getValueFromArg(t[2]),t[2]=t[2]==null||t[2]==""?"0":t[2],t[2]=t[2].split(this.tic).join("")=="TRUE"?"1":t[2].split(this.tic).join("")=="FALSE"?"0":t[2]);f=parseInt(this.getValueFromArg(t[0]).split(this.tic).join(""));r=parseInt(this.getValueFromArg(t[1]).split(this.tic).join(""));e=u==3?parseInt(this.getValueFromArg(t[2]).split(this.tic).join("")):1}catch(w){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[5].toString();return this.getErrorStrings()[5].toString()}if(o=64,c="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ",f<0||r<2||r>c.length||e<0||e>255){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}for(var v=o-1,s=Math.abs(f),y=new Array(o);s!=0;)p=parseInt(s%r),y[v--]=c[p],s=parseInt(s/r);for(i=y.slice(v+1,o),l=new StringBuilder,a=0;a-1))return g;if(nt=w[0],t=w[1],t=t==null||t==""?"0":t,t.length<1)return"0";v=this.token_equal;t[0]!=this.tic[0]&&"=><".indexOf(t[0])==-1&&(t=this.getValueFromArg(t));f=t.length>0&&t[0]==this.tic[0]?1:0;a=Number.MIN_VALUE;t.substring(f).startsWith(">=")?(t=t.substr(f+2,t.length-2-2*f),v=this.token_greatereq):t.substring(f).startsWith("<=")?(t=t.substr(f+2,t.length-2-2*f),v=this.token_lesseq):t.substring(f).startsWith("<>")?(t=t.substr(f+2,t.length-2-2*f),v=this.token_noequal):t.substring(f).startsWith("<")?(t=t.substr(f+1,t.length-1-2*f),v=this.token_less):t.substring(f).startsWith(">")?(t=t.substr(f+1,t.length-1-2*f),v=this.token_greater):t.substring(f).startsWith("=")&&(t=t.substr(f+1,t.length-1-2*f));t=t.split(this.tic).join("");var a=this._parseDouble(t),s=d==2?nt:w[2],h=this.getCellsFromArgs(nt),e=this.getCellsFromArgs(s);if(h[0]==this.getErrorStrings()[5]||e[0]==this.getErrorStrings()[5]){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[5].toString();return this.getErrorStrings()[5].toString()}if(o=h.length,o>e.length&&(y=s.indexOf(":"),y>-1)){if(b=this.rowIndex(s.substring(0,y)),p=this.rowIndex(s.substring(y+1)),!(b!=-1||p==-1)==(b==-1||p!=-1))return this.getErrorStrings()[5].toString();rt=this.colIndex(s.substring(0,y));k=this.colIndex(s.substr(y+1));b!=p?p+=o-e.length:rt!=k&&(k+=o-e.length);s=s.substring(0,y+1)+RangeInfo.getAlphaLabel(k)+p.toString();e=this.getCellsFromArgs(s)}c=0;switch(v){case this.token_equal:if(t.indexOf("*")>-1)for(tt=t.indexOf("*"),t=t.substring(0,tt),u=0;u=a&&(i=e[u],i=this.getValueFromArg(i),r=this._parseDouble(i),isNaN(r)||(c+=r,l++));break;case this.token_greater:for(u=0;ua&&(i=e[u],i=this.getValueFromArg(i),r=this._parseDouble(i),isNaN(r)||(c+=r,l++));break;case this.token_less:for(u=0;u<".indexOf(u[0])==-1&&(u=this.getValueFromArg(u)),v==d.length-1&&(p=!0),e=u.length>0&&u[0]==this.tic[0]?1:0,h=Number.MIN_VALUE,u.substring(e).startsWith(">=")?(u=u.substr(e+2,u.length-2-2*e),w=this.token_greatereq):u.substring(e).startsWith("<=")?(u=u.substr(e+2,u.length-2-2*e),w=this.token_lesseq):u.substring(e).startsWith("<>")?(u=u.substr(e+2,u.length-2-2*e),w=this.token_noequal):u.substring(e).startsWith("<")?(u=u.substr(e+1,u.length-1-2*e),w=this.token_less):u.substring(e).startsWith(">")?(u=u.substr(e+1,u.length-1-2*e),w=this.token_greater):u.substring(e).startsWith("=")&&(u=u.substr(e+1,u.length-1-2*e)),u=u.split(this.tic).join(""),h=this._parseDouble(u),et=!isNaN(h),c=this.getCellsFromArgs(d[v]),c[0]==this.getErrorStrings()[5]||f[0]==this.getErrorStrings()[5])return this.getErrorStrings()[5].toString();if(s=c.length,s>f.length&&(o=l.indexOf(":"),o>1)){if(nt=this.rowIndex(l.substring(0,o)),b=this.rowIndex(l.substring(o+1)),!(nt!=-1||b==-1)==(nt==-1||b!=-1))return this.getErrorStrings()[5].toString();ft=this.colIndex(l.substring(0,o));tt=this.colIndex(l.substr(o+1));nt!=b?b+=s-f.length:ft!=tt&&(tt+=s-f.length);l=l.substring(0,o+1)+RangeInfo.getAlphaLabel(tt)+b.toString();f=this.getCellsFromArgs(l)}switch(w){case this.token_equal:if(u.indexOf("*")>-1)for(it=u.indexOf("*"),u=u.substring(0,it),t=0;t=h?f[t]!=null&&(i=f[t],i=this.getValueFromArg(i),r=this._parseDouble(i),!isNaN(r)&&p&&(y+=r,a++)):f[t]=null);break;case this.token_greater:for(t=0;th?f[t]!=null&&(i=f[t],i=this.getValueFromArg(i),r=this._parseDouble(i),!isNaN(r)&&p&&(y+=r,a++)):f[t]=null);break;case this.token_less:for(t=0;t2||o.length<=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t=this.getValueFromArg(o[0]),t=t.split(this.tic).join(""),i=this.getValueFromArg(o[1]),i=i.split(this.tic).join(""),l=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(l)>-1)return l;try{if(this._parseDouble(t)==0)return"0.0";if(this._parseDouble(i)<0){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._bad_formula]);return this.getErrorStrings()[4].toString()}if(t==""||i=="")return this.getErrorStrings()[0].toString();if(this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr)return this.getErrorStrings()[5].toString();if(t==this.trueValueStr||i==this.trueValueStr||t==this.falseValueStr||i==this.falseValueStr)return this.getErrorStrings()[1].toString();if(this._parseDouble(t)<2&&this._parseDouble(t)>1){var a=2/Math.abs(this._parseDouble(t)),r=0,e=0,u=1,v=Math.round(2*(this._parseDouble(i)+Math.sqrt(this._acc*this._parseDouble(i))));for(f=v;f>0;--f)s=e+f*a*u,e=u,u=s,Math.abs(u)>this._bingo&&(r*=this._bigni,u*=this._bigni,e*=this._bigni),h=this.computeRound(f.toString()),c=this.computeRound(i),parseInt(h)==parseInt(c)&&(r=e);return r*=this.besseli0(this._parseDouble(t))/u,r==Number.POSITIVE_INFINITY||isNaN(r)?this.getErrorStrings()[4].toString():(this._parseDouble(t)<0&&parseInt(i)%2==0?-r:r).toString()}var a=2/Math.abs(this._parseDouble(t)),r=0,e=0,u=1,v=Math.round(2*(this._parseDouble(i)+Math.sqrt(this._acc*this._parseDouble(i))));for(f=v;f>0;--f)s=e+f*a*u,e=u,u=s,Math.abs(u)>this._bingo&&(r*=this._bigni,u*=this._bigni,e*=this._bigni),h=this.computeRound(f.toString()),c=this.computeRound(i),h==c&&(r=e);return(r*=this.besseli0(this._parseDouble(t))/u,p=r,this._parseDouble(t)<.9&&this._parseDouble(t)>0)?(y=this.besseli0(this._parseDouble(t)),y.toString()):r==Number.POSITIVE_INFINITY||isNaN(r)?this.getErrorStrings()[4].toString():(this._parseDouble(t)<0&&parseInt(i)%2!=0?-r:r).toString()}catch(w){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException("The Parameters are not correct");else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr?this.getErrorStrings()[5].toString():this.getErrorStrings()[1].toString()}};this.computeBesselJ=function(n){var v=this.splitArgsPreservingQuotedCommas(n),u="",t="",b,p,w;if(v.length>2||v.length<=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(u=this.getValueFromArg(v[0]),u=u.split(this.tic).join(""),t=this.getValueFromArg(v[1]),t=t.split(this.tic).join(""),b=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(b)>-1)return b;var r,y,s,i,h,f,e,a,o,c,k=40,d=1e10,l=1e-10;try{if(this._parseDouble(t)==0)return this.j0(u).toString();if(this._parseDouble(t)==1)return this.j1(u).toString();if(this._parseDouble(t)<0){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._bad_formula]);return this.getErrorStrings()[4].toString()}if(u==""||t=="")return this.getErrorStrings()[0].toString();if(this.computeIsText(u)==this.trueValueStr||this.computeIsText(t)==this.trueValueStr)return this.getErrorStrings()[5].toString();if(u==this.trueValueStr||t==this.trueValueStr||u==this.falseValueStr||t==this.falseValueStr)return this.getErrorStrings()[1].toString();if(s=Math.abs(this._parseDouble(u)),s==0)return"0";if(this._parseDouble(u)<.9&&this._parseDouble(t)<.9)a=2/s,h=this.j0(s.toString()),o=h;else if(s>this._parseDouble(t)){for(a=2/s,h=this.j0(s.toString()),i=this.j1(s.toString()),r=1;r0;r--)h=r*a*i-f,f=i,i=h,Math.abs(i)>d&&(i*=l,f*=l,o*=l,e*=l),c&&(e+=i),c=!c,p=this.computeRound(r.toString()),w=this.computeRound(t),parseInt(p)<=parseInt(w)&&(o=f);e=2*e-i;o/=e}else{for(a=2/s,y=2*(this._parseDouble(t)+parseInt(Math.sqrt(k*this._parseDouble(t)))/2),c=!1,f=o=e=0,i=1,r=y;r>0;r--)h=r*a*i-f,f=i,i=h,Math.abs(i)>d&&(i*=l,f*=l,o*=l,e*=l),c&&(e+=i),c=!c,p=this.computeRound(r.toString()),w=this.computeRound(t),p==w&&(o=f);e=2*e-i;o/=e}return(this._parseDouble(u)<0&&this._parseDouble(t)%2==1?-o:o).toString()}catch(g){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException("The Parameters are not correct");else return this.computeIsText(x)==this.trueValueStr||this.computeIsText(t)==this.trueValueStr?this.getErrorStrings()[5].toString():this.getErrorStrings()[1].toString()}};this.computeBesselK=function(n){var o=this.splitArgsPreservingQuotedCommas(n),t="",r="",ft=o.length==2?o.indexOf("u")>-1:!1,g,ut;if(o.length>2||o.length<=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t=this.getValueFromArg(o[0]),t=t.split(this.tic).join(""),r=this.getValueFromArg(o[1]),r=r.split(this.tic).join(""),g=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(g)>-1)return g;if(ft=o.length==2?this.computeIsNumber(o[1])!=this.trueValueStr:!1,t==""&&r=="")if(this._rethrowLibraryComputationExceptions)throw new ArgumentException("Passed arguments contains invalid argument");else return this.getErrorStrings()[0].toString();if(o.length==2)t=this.getValueFromArg(o[0]),t=t.split(this.tic).join(""),r=this.getValueFromArg(o[1]),r=r.split(this.tic).join("");else if(o.length==1)t=this.getValueFromArg(o[0]),r="0";else return this.formulaErrorStrings[10].toString();var v=0,e=0,b=0,a=0,it=0,k=0,u=0,i=0,w=0,d=0,y=0,l=0,s=0,c=0,p=0,nt=0,tt=0,h=0,f,rt=.57721566490153287;try{if(f=this._parseDouble(r)<0?"-"+r.toString():r,this._parseDouble(t)<0||this._parseDouble(r)<0){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException(this.formulaErrorStrings[this._bad_formula]);return this.getErrorStrings()[4].toString()}if(t==""||r=="")return this.getErrorStrings()[0].toString();if(this.computeIsText(t)==this.trueValueStr||this.computeIsText(r)==this.trueValueStr)return this.getErrorStrings()[5].toString();if(t==this.trueValueStr||r==this.trueValueStr||t==this.falseValueStr||r==this.falseValueStr)return this.getErrorStrings()[1].toString();if(this._parseDouble(t)<=9.55){if(y=0,w=.25*this._parseDouble(t)*this._parseDouble(t),l=1,s=0,p=1,tt=2/this._parseDouble(t),this._parseDouble(f)>0){for(s=-rt,e=1,f=parseInt(this._parseDouble(f)).toString(),h=1;h<=this._parseDouble(f)-1;h++)s=s+1/e,e=e+1,l=l*e;if(p=tt,this._parseDouble(f)==1)y=1/this._parseDouble(t);else{for(a=l/this._parseDouble(f),b=1,i=a,d=-w,k=1,h=1;h<=this._parseDouble(f)-1;h++)a=a/(this._parseDouble(f)-h),b=b*h,k=k*d,u=a*k/b,i=i+u,p=p*tt;i=i*.5;u=Math.abs(i);y=i*p}}nt=2*Math.log(.5*this._parseDouble(t));c=-rt;this._parseDouble(f)==0?(s=c,u=1):(s=s+1/this._parseDouble(f),u=1/l);i=(c+s-nt)*u;e=1;do u=u*(w/(e*(e+this._parseDouble(f)))),c=c+1/e,s=s+1/(e+this._parseDouble(f)),i=i+(c+s-nt)*u,e=e+1;while(this._parseDouble(Math.abs(u/i))>this.machineepsilon);return i=.5*i/p,this._parseDouble(f)%2!=0&&(i=-i),y=y+i,v=y,v.toString()}if(this._parseDouble(t)>this._parseDouble(Math.log(this.maxrealnumber)))return v=0,v.toString();e=this._parseDouble(f);s=4*e*e;c=1;w=8*this._parseDouble(t);l=1;u=1;i=u;h=0;do{if(d=s-c*c,u=u*d/(l*w),a=Math.abs(u),h>=this._parseDouble(f)&&this._parseDouble(a)>this._parseDouble(it))break;it=a;i=i+u;l=l+1;c=c+2;h=h+1}while(this._parseDouble(Math.abs(u/i))>this.machineepsilon);return ut="-"+t,v=Math.exp(this._parseDouble(ut))*Math.sqrt(Math.PI/(2*this._parseDouble(t)))*i,v.toString()}catch(et){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException("The Parameters are not correct");else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(r)==this.trueValueStr?this.getErrorStrings()[5].toString():this.getErrorStrings()[1].toString()}};this.computeBesselY=function(n){var r=this.splitArgsPreservingQuotedCommas(n),t="",i="",c=r.length==2?r.indexOf("u")>-1:!1,o,u,f,h,s,e;if(r.length>2||r.length<=1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t=this.getValueFromArg(r[0]),t=t.split(this.tic).join(""),i=this.getValueFromArg(r[1]),i=i.split(this.tic).join(""),o=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1)return o;if(c=r.length==2?this.computeIsNumber(r[1])!=this.trueValueStr:!1,t==""&&i=="")if(this._rethrowLibraryComputationExceptions)throw new ArgumentException("Passed arguments contains invalid argument");else return this.getErrorStrings()[0].toString();if(r.length==2)t=this.getValueFromArg(r[0]),t=t.split(this.tic).join(""),i=this.getValueFromArg(r[1]),i=i.split(this.tic).join("");else if(r.length==1)t=this.getValueFromArg(r[0]),i="0";else return this.formulaErrorStrings[10].toString();try{if(this._parseDouble(t)<0||this._parseDouble(i)<0){if(this._rethrowLibraryComputationExceptions)throw new ArgumentException(this.formulaErrorStrings[this._bad_formula]);return this.getErrorStrings()[4].toString()}if(t==""||i=="")return this.getErrorStrings()[0].toString();if(this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr)return this.getErrorStrings()[5].toString();if(t==this.trueValueStr||i==this.trueValueStr||t==this.falseValueStr||i==this.falseValueStr)return this.getErrorStrings()[1].toString();if(this._parseDouble(t)==0)return this.y0(this._parseDouble(t)).toString();if(this._parseDouble(i)==1)return this.y1(this._parseDouble(t)).toString();if(this._parseDouble(t)<2&&this._parseDouble(t)>1)return s=2/this._parseDouble(t),u=this.y1(this._parseDouble(t)),f=this.y0(this._parseDouble(t)),u.toString();for(s=2/this._parseDouble(t),u=this.y1(this._parseDouble(t)),f=this.y0(this._parseDouble(t)),e=1;e-1)return y;if(i=this.getValueFromArg(i),t=this.getValueFromArg(t),t=t.split(this.tic).join(""),t==this._string_empty)return this._string_empty;if(i==this._string_empty&&t.length>0&&(t.toUpperCase().indexOf("M")>-1||t.toUpperCase().indexOf("D")>-1||t.toUpperCase().indexOf("Y")>-1||t.toUpperCase().indexOf("S")>-1||t.toUpperCase().indexOf("T")>-1)&&(i=s.toString()),f=this._parseDouble(i),isNaN(f)&&this._isDate(new Date(i))!="NaN"&&(f=this._toOADate(new Date(i))),s=Date.parse(i.split(this.tic).join("")),!isNaN(f)||!isNaN(s)){if(t[0]=="["&&this.nativeFormats.indexOf(t)!=-1)return this.tic+i+this.tic;if(t.length>0&&(t.toUpperCase().indexOf("M")>-1||t.toUpperCase().indexOf("D")>-1||t.toUpperCase().indexOf("Y")>-1||t.toUpperCase().indexOf("S")>-1||t.toUpperCase().indexOf("T")>-1)){t=t.split("Y").join("y").split("D").join("d").split("H").join("h").split("S").join("s").split("m").join("M").split("AM/PM").join("tt");for(var u=t.split(""),c=!1,l=!1,w=!1,e=0,p=0,o=0,a=0,e=0;e1&&a++,r=="M"&&c&&(u[e]="m",l=!0,w=p==1),r=="h"?c=!0:this._isLetter(r)&&r!="M"&&r!="h"&&!l&&(c=!1,l=!1),e++;t=new String(u);t=t.split(",").join("").split("\n").join(" ");v=this._fromOADate(f);f==0&&(v=s);i=ej.format(v,t,"en-US")}else i=ej.format(f,t,"en-US")}return this.tic+i+this.tic};this.computePow=function(n){var o=0,r,u,t,i,s=this.splitArgsPreservingQuotedCommas(n),f,e;if(s.length!=2||n==this._string_empty){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException(this.formulaErrorStrings[this._wrong_number_arguments]);return this.formulaErrorStrings[this._wrong_number_arguments]}if(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1)return f;if(e=this.splitArgsPreservingQuotedCommas(n),t=this.getValueFromArg(e[0]),i=this.getValueFromArg(e[1]),t==""&&i==""){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException(this.formulaErrorStrings[this._bad_formula]);return this.getErrorStrings()[4].toString()}if(t=t==""&&this._treatStringsAsZero?"0":t,i=i==""&&this._treatStringsAsZero?"0":i,t=this.getValueFromArg(t).split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,i=this.getValueFromArg(i).split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,r=this._parseDouble(t),u=this._parseDouble(i),!isNaN(r)&&!isNaN(u)){if(r==0&&u<0){if(this.getRethrowLibraryComputationExceptions())throw new ArgumentException(this.formulaErrorStrings[this._bad_formula]);return this.getErrorStrings()[3].toString()}o=Math.pow(r,u)}return o.toString()};this.j0=function(n){var i;if(i=Math.abs(this._parseDouble(n)),i<8){var t=this._parseDouble(n)*this._parseDouble(n),u=57568490574+t*(-13362590354+t*(651619640.7+t*(-11214424.18+t*(77392.33017+t*-184.9052456)))),f=57568490411+t*(1029532985+t*(9494680.718+t*(59272.64853+t*(267.8532712+t*1))));return u/f}var r=8/i,t=r*r,e=i-.785398164,u=1+t*(-.001098628627+t*(2734510407e-14+t*(-2073370639e-15+t*2093887211e-16))),f=-.01562499995+t*(.0001430488765+t*(-6911147651e-15+t*(7621095161e-16-t*934935152e-16)));return Math.sqrt(.636619772/i)*(Math.cos(e)*u-r*Math.sin(e)*f)};this.j1=function(n){var i,t,r,u,f,o,e;return i=Math.abs(this._parseDouble(n)),i<8?(t=this._parseDouble(n)*this._parseDouble(n),r=this._parseDouble(n)*(72362614232+t*(-7895059235+t*(242396853.1+t*(-2972611.439+t*(15704.4826+t*-30.16036606))))),u=144725228442+t*(2300535178+t*(18583304.74+t*(99447.43394+t*(376.9991397+t*1)))),r/u):(f=8/i,o=i-2.356194491,t=f*f,r=1+t*(.00183105+t*(-3516396496e-14+t*(2457520174e-15+t*-240337019e-15))),u=.04687499995+t*(-.0002002690873+t*(8449199096e-15+t*(-88228987e-14+t*105787412e-15))),e=Math.sqrt(.636619772/i)*(Math.cos(o)*r-f*Math.sin(o)*u),this._parseDouble(n)<0&&(e=-e),e)};this.y0=function(n){if(n<8){var t=n*n,r=-2957821389+t*(7062834065+t*(-512359803.6+t*(10879881.29+t*(-86327.92757+t*228.4622733)))),u=40076544269+t*(745249964.8+t*(7189466.438+t*(47447.2647+t*(226.1030244+t*1))));return r/u+.636619772*this.j0(n.toString())*Math.log(n)}var i=8/n,t=i*i,f=n-.785398164,r=1+t*(-.001098628627+t*(2734510407e-14+t*(-2073370639e-15+t*2093887211e-16))),u=-.01562499995+t*(.0001430488765+t*(-6911147651e-15+t*(7621095161e-16+t*-934945152e-16)));return Math.sqrt(.636619772/n)*(Math.sin(f)*r+i*Math.cos(f)*u)};this.y1=function(n){if(n<8){var t=n*n,r=n*(-4900604943e3+t*(127527439e4+t*(-51534381390+t*(734926455.1+t*(-4237922.726+t*8511.937935))))),u=249958057e5+t*(424441966400+t*(3733650367+t*(22459040.02+t*(102042.605+t*(354.9632885+t)))));return r/u+.636619772*(this.j1(n.toString())*Math.log(n)-1/n)}var i=8/n,t=i*i,f=n-2.356194491,r=1+t*(.00183105+t*(-3516396496e-14+t*(2457520174e-15+t*-240337019e-15))),u=.04687499995+t*(-.0002002690873+t*(8449199096e-15+t*(-88228987e-14+t*105787412e-15)));return Math.sqrt(.636619772/n)*(Math.sin(f)*r+i*Math.cos(f)*u)};this.besseli0=function(n){var i=0,u=0,r=0,t={b0:0,b1:0,b2:0};return(this._parseDouble(n)-1))return e;var f,r=0,u=0,s=0;for(i=0;i-1){if(r[0]==this.tic){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}for(s=this.getCellsFromArgs(f[r]),o=0;o0)if(u=this._parseDouble(t),isNaN(u)){if(this.getErrorStrings().indexOf(t)==-1)return t}else e++,i=i*u}}else{try{t=this.getValueFromArg(f[r])}catch(c){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return c}if(t.length>0){if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(t,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1))return h;if(u=this._parseDouble(t),isNaN(u)){if(this.getErrorStrings().indexOf(t)==-1)return t}else e++,i=i*u}}return e>0&&(i=Math.pow(i,1/e)),i.toString()};this.computeHarmean=function(n){var r=0,t,i,e=0,f,u,s,o,h;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}for(this.adjustRangeArg(n),f=this.splitArgsPreservingQuotedCommas(n),u=0;u-1){if(u[0]==this.tic){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}for(s=this.getCellsFromArgs(f[u]),o=0;o0)if(i=this._parseDouble(t),isNaN(i)||i==0){if(this.getErrorStrings().indexOf(t)==-1)return t}else e++,r=r+1/i}}else{try{t=this.getValueFromArg(f[u])}catch(c){if(this._rethrowLibraryComputationExceptions&&this.getLibraryComputationException()!=null)throw this.getLibraryComputationException();return c}if(t.length>0){if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(t,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1))return h;if(i=this._parseDouble(t),isNaN(i)||i==0){if(this.getErrorStrings().indexOf(t))return t}else e++,r=r+1/i}}return e>0&&(r=e/r),r.toString()};this.computeIntercept=function(n){var f=this.splitArgsPreservingQuotedCommas(n),a=f.length,o,r,u,c,l,e,t;if(a!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(o)>-1))return o;if(value1=this.getValueFromArg(f[0]),value2=this.getValueFromArg(f[1]),value1.toString().toUpperCase()==this.trueValueStr||value1.toString().toUpperCase()==this.falseValueStr||value2.toString().toUpperCase()==this.trueValueStr||value2.toString().toUpperCase()==this.falseValueStr){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}var s=this._getDoubleArray(f[0]),h=this._getDoubleArray(f[1]),i=h.length;if(i<=0||i!=s.length)return this.formulaErrorStrings[this._wrong_number_arguments];for(r=0,u=0,t=0;t1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(o)>-1))return o;for(u=0;u-1)for(s=this.getCellsFromArgs(r),f=0;f-1))return o;if(r.length<=0){if(this.getLibraryComputationException()!=null)throw this.formulaErrorStrings[this._bad_formula];throw this.getErrorStrings()[4].toString();}for(i=0,t=0;t-1))return a;for(t=1;t<=2;t++)if(this.getEnableFormulaErrorValidation()&&(v=this.formulaErrorStringCheck(f[t],FormulaArgumentType.Text),this.getErrorStrings().indexOf(v)>-1))return v;if(e=this.getValueFromArg(f[0]),e=e.split(this.tic).join("")=="TRUE"?"1":e.split(this.tic).join("")=="FALSE"?"0":e,y=this._parseDouble(e),isNaN(y)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}if(s=this._getDoubleArray(f[1]),h=this._getDoubleArray(f[2]),i=h.length,i<=0||i!=s.length)return this.formulaErrorStrings[this._wrong_number_arguments];for(r=0,u=0,t=0;t-1))return t;if(i=this._getDoubleArrayA(n),r=i.length,r<2){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.formulaErrorStrings[this.invalid_arguments]}return this._stdevdotP(i).toString()};this.computeStdevOS=function(n){var t,i,r,u;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(t)>-1))return t;if(i=this._getDoubleArrayA(n),r=i.length,r<2){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this.formulaErrorStrings[this.invalid_arguments]}return u=0,this._sd(i,u).toString()};this.computeStdeva=function(n){var t,i,r,u;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(t=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(t)>-1)?t:(i=this._getDoubleArrayA(n),r=i.length,r<2)?this.formulaErrorStrings[this._invalid_arguments]:(u=0,this._sd(i,u).toString())};this.computeStdevpa=function(n){var i,r,t,u,f;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(i)>-1)?i:(r=this._getDoubleArrayA(n),t=r.length,t<2)?this.formulaErrorStrings[this._invalid_arguments]:(u=0,f=this._sd(r,u),(f*Math.sqrt(t-1)/Math.sqrt(t)).toString())};this.computeVarp=function(n){var t=this._getDoubleArray(n.split(this.tic).join(this._string_empty)),i=t.length;return((i-1)*this._var(t)/i).toString()};this.computeVara=function(n){var t=this._getDoubleArrayA(n);return this._var(t).toString()};this.computeVarpa=function(n){var t=this._getDoubleArrayA(n),i=t.length;return((i-1)*this._var(t)/i).toString()};this.computeCorrel=function(n){var f=this.splitArgsPreservingQuotedCommas(n),b=f.length,v,y,p,e,o,i,r,u,t,w;if(b!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(v=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(v)>-1))return v;if(y=this.getValueFromArg(f[0]),p=this.getValueFromArg(f[1]),y==null||y==""||p==null||p==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this._errorStrings[1].toString()}if(e=this._getDoubleArray(f[0]),o=this._getDoubleArray(f[1]),i=o.length,i<=0||i!=e.length){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this._errorStrings[0].toString()}for(r=0,u=0,t=0;t-1)return s;if(h=this.formulaErrorStringCheck(r[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1)return h}if(i=this.getValueFromArg(r[1]),u=this.getValueFromArg(r[0]),i==null||i==""||u==""||u==null||Boolean(i=="TRUE"||i=="FALSE")||Boolean(u=="TRUE"||u=="FALSE")){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}if(t=this._parseDouble(i),isNaN(t)&&(t<0||t>1))return this.formulaErrorStrings[this._invalid_arguments];if(e=this._parseDouble(i),e==0||e<=0||e>=1){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(o=this._getDoubleArray(r[0]),a=o.length,o.sort(function(n,t){return isNaN(n)||isNaN(t)?n=this._parseDouble((f/(f+1)).toString())){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return c=t*(f+1),c.toString()};this.computePercentileOInc=function(n){var f=this.splitArgsPreservingQuotedCommas(n),a=f.length,e,t,r,o,s,u,h,c,l,i;if(a!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((e=this.formulaErrorStringCheck(f[0],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(e)>-1)||(e=this.formulaErrorStringCheck(f[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1)))return e;if(r=this.getValueFromArg(f[1]),o=this.getValueFromArg(f[0]),r==null||r==""||o==null||o==""||Boolean(r=="TRUE"||r=="FALSE")||Boolean(o=="TRUE"||o=="FALSE")){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}if(t=this._parseDouble(r),isNaN(t)&&(t<0||t>1))return this.formulaErrorStrings[this._invalid_arguments];if(s=this._parseDouble(r),s==0||s<0||s>1){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}for(u=this._getDoubleArray(f[0]),h=u.length,u.sort(function(n,t){return n-t}),c=1/(h-1),l=u[h-1],i=0;it){t=(t-i*c)/c;l=u[i]+t*(u[i+1]-u[i]);break}return l.toString()};this.computeTrimmean=function(n){var r=this.splitArgsPreservingQuotedCommas(n),l=r.length,o,s,t,i,c,e;if(l!=2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if(o=this.formulaErrorStringCheck(r[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(o)>-1)return o;if(s=this.formulaErrorStringCheck(r[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(s)>-1)return s}if(i=this.getValueFromArg(r[1]),i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,t=this._parseDouble(i),isNaN(t)&&(t="1"),t>=1||t==0||t<0){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[4].toString()}var h=this._getDoubleArray(r[0]),u=h.length,f=parseInt((t*u).toString());for(f=parseInt(f/2),h.sort(function(n,t){return isNaN(n)||isNaN(t)?n>t?1:-1:n-t}),c=0,u=u-f,e=f;e-1))return i;if(t[0]==null||t[0]==""||t[1]==null||t[1]==""||Boolean(t[0]=="TRUE"||t[0]=="FALSE")||Boolean(t[1]=="TRUE"||t[1]=="FALSE")){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}var r=this._getDoubleArray(t[0]),o=this._getDoubleArray(t[1]),f=r.length;if(f<=0||!isNaN(r)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[4].toString()}if(u=this._pearson(o,r,f).toString(),this.computeIsErr(u)==this.trueValueStr){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[3].toString()}return u};this.computeRsq=function(n){var u=this.splitArgsPreservingQuotedCommas(n),r,i,t;if(u.length!=2){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Range),this.getErrorStrings().indexOf(r)>-1))return r;if(i=this.computePearson(n).toString(),t=0,t=this._parseDouble(i),isNaN(t)){if(this.getErrorStrings().indexOf(i)!=-1)return i}else t=t*t;return t.toString()};this.computeHLookUp=function(n){var v=this._isHLookupCachingEnabled(),w=this._isOptimizedMatchesEnabled(),r,s,u,rt,h,b,t,c,k,p,o;if(v&&this._lookupTables==null&&(this.lookupTables=new HashTable),r=this.splitArgsPreservingQuotedCommas(n),r.length>4||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if((s=this.formulaErrorStringCheck(r[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(s)>-1)||(s=this.formulaErrorStringCheck(r[1],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(s)>-1))return s;for(t=2;t-1)return s}u=this.getValueFromArg(r[0]);u=u.split(this.tic).join("").toUpperCase();var f=r[1].split('"').join(""),ut=this.getValueFromArg(r[2]).split(this.tic).join(""),l=this._parseDouble(ut);if(isNaN(l))return"#N/A";rt=parseInt(ut);h=!0;r.length==4&&(h=this.getValueFromArg(r[3])==this.trueValueStr);l=this._parseDouble(u);b=h?!isNaN(l):!1;t=f.indexOf(":");t==-1&&(f=f+":"+f,t=f.indexOf(":"));var ft=f.substring(0,t).lastIndexOf(this.sheetToken),et=this.grid,ct=CalcEngine.getSheetFamilyItem(this.grid);if(ft>-1&&(this.grid=ct.tokenToParentObject.getItem(f.substring(0,ft+1))),c=this.rowIndex(f.substring(0,t)),k=this.rowIndex(f.substring(t+1)),!(c!=-1||k==-1)==(c==-1||k!=-1))return this.getErrorStrings()[5].toString();var y=this.colIndex(f.substring(0,t)),ot=this.colIndex(f.substring(t+1)),d=!1,a="",g=null,nt=null;v&&(a=c.toString()+"_"+y.toString()+"_"+ot.toString()+"_"+this.grid.GetHashCode(),this._lookupTables.containsKey(a)||(w?(p=new LookUps,p.setMatchLookUpList(new HashTable),this._lookupTables.add(a,p)):(p=new LookUps,this._lookupTables.add(a,p)),d=!0),g=this._lookupTables.getItem(a).getLinearLookUpList(),w&&(nt=this._lookupTables.getItem(a).getMatchLookUpList()));var i="",tt=y,e="",it=0,st=!0,ht=!1;if(v&&w&&nt.containsKey(u))tt=nt.getItem(u),e=u;else for(o=y;o<=ot;++o){if(!v||o-y>=g.length||d?(e=this.getValueFromParentObject(this.grid,c,o).toString().toUpperCase().split('"').join(""),v&&(g.push(e),w&&nt.add(e,o))):e=g[o-y],it=b?this._parseDouble(e):it,e==u||h&&(b?!isNaN(it)&&it>l:e>u))if(e==u&&(tt=o,h=!0,ht=!0),d)st=!1;else break;st&&(tt=o);h=d=!0}if(h||e==u){if(!ht&&!b)return this.grid=et,"#N/A";if(rt+c-1>k)return"#REF!";i=this.getValueFromParentObject(this.grid,rt+c-1,tt).toString();i.length>0&&i[0]==this.getFormulaCharacter()&&(i=this.parseFormula(i));l=this._parseDouble(i);i.length>0&&i[0]!=this.tic[0]&&isNaN(l)&&(i=i)}else i="#N/A";return this.grid=et,i};this.computeIndex=function(n){var t=this.splitArgsPreservingQuotedCommas(n),o=t.length,a,i,r,y,s,u,f,g,h,c,l,p,w,nt,tt,it,b;if(o<2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((a=this.formulaErrorStringCheck(t[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(a)>-1)||o==3&&(a=this.formulaErrorStringCheck(t[2],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(a)>-1)))return a;if(this._isTextEmpty(t[0])||this._isTextEmpty(t[1])||o==3&&this._isTextEmpty(t[2])){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[bad_formula];return this.getErrorStrings()[1].toString()}if(i=t[0],i=i.split(this.tic).join(""),r=i.indexOf(":"),r==-1)if(this._isCellReference(i))i=i+":"+i;else if(i.indexOf(";")>-1)try{if(y=this._splitArguments(i,";"),y[0].indexOf(",")>-1){var rt=parseInt(this.splitArgsPreservingQuotedCommas(y[0]).length),e=[],k=rt,d=0;for(r=0;r=0&&f>=0)return u==0&&f!=0?e[parseInt(u)][parseInt(f)-1].toString():f==0&&u!=0?e[parseInt(u)-1][parseInt(f)].toString():f==0&&u==0?e[0][0].toString():e[parseInt(u)-1][parseInt(f)-1].toString();if(u>=0)return u==0?e[0][0].toString():e[parseInt(u)-1][0].toString()}else return this._findArrayIndex(i,t)}catch(ut){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_Math_argument];return this.getErrorStrings()[2].toString()}else return this._findArrayIndex(i,t);return(r=i.indexOf(":"),n.indexOf("#N/A")>-1||n.indexOf("#N~A")>-1)?"#N/A":n.indexOf("#DIV/0!")>-1||n.indexOf("#DIV~0!")>-1?"#DIV/0!":(g=this._getSheetTokenFromReference(i),t[1]=o==1||t[1]==""?"1":t[1],t[2]=o<=2||t[2]==""?"1":t[2],t[1]=this.getValueFromArg(t[1]),t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1],h=parseInt(t[1]),c=isNaN(h)?-1:h,t[2]=this.getValueFromArg(t[2]),t[2]=t[2].split(this.tic).join("")=="TRUE"?"1":t[2].split(this.tic).join("")=="FALSE"?"0":t[2],h=parseInt(t[2]),l=isNaN(h)?-1:h,c==-1||l==-1)?"#REF":(p=this.rowIndex(i.substring(0,r)),w=this.rowIndex(i.substring(r+1)),!(p!=-1||w==-1)==(p==-1||w!=-1))?this.getErrorStrings()[5].toString():(nt=this.colIndex(i.substring(0,r)),tt=this.colIndex(i.substring(r+1)),c>w-p+1||l>tt-nt+1)?"#REF":(c=this.rowIndex(i.substring(0,r))+c-1,l=this.colIndex(i.substring(0,r))+l-1,it=g+RangeInfo.getAlphaLabel(l)+c,b=this.getValueFromArg(it),this._isTextEmpty(b))?"0":b};this._findArrayIndex=function(n,t){var i=[],f=this._string_empty,r=-1,u=-1,e=t.length;if(i=n.indexOf(";")>-1?this._splitArguments(n,";"):this.splitArgsPreservingQuotedCommas(n),t[1]=this.getValueFromArg(t[1]),t[1]=t[1].split(this.tic).join("")=="TRUE"?"1":t[1].split(this.tic).join("")=="FALSE"?"0":t[1],r=this._parseDouble(t[1]),e==3&&(t[2]=this.getValueFromArg(t[2]),t[2]=t[2].split(this.tic).join("")=="TRUE"?"1":t[2].split(this.tic).join("")=="FALSE"?"0":t[2],u=this._parseDouble(t[2])),e==3&&r>=0&&r==1&&u>=0)i.length>=u&&(f=parseInt(u)==0?i[0]:i[parseInt(u)-1]);else if(r>=0)if(i.length>=r)f=parseInt(r)==0?i[0]:i[parseInt(r)-1];else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[2].toString()}else{if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}return f};this.computeIndirect=function(n){var i,s,o,r,h,t,f;if(n[n.length-1]==this.bMARKER&&(n=this.getValueFromArg(n)),i=this.splitArgsPreservingQuotedCommas(n),s=i.length,s>2||s==0||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((o=this.formulaErrorStringCheck(i[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(o)>-1)||s==2&&(o=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1)))return o;if(i[0]=i[0].toUpperCase(),i[0]=this.setTokensForSheets(i[0]),r=this._sheetToken(i[0].split(this.tic).join("")),r!=""&&(i[0]=i[0].split(r).join("")),i.length==2&&i[1]==this.falseValueStr){var l=i[0][0]==this.tic&&i[0][n[0].length-1]==this.tic,a=i[0].toUpperCase().split(this.tic).join(""),e=a.split(":"),u=e[0].split("R").join("C").split("C"),c=u.indexOf("");if(c>-1&&u.splice(c,1),u.length>2)return this.getErrorStrings()[2].toString();i[0]=RangeInfo.getAlphaLabel(parseInt(u[1]))+u[0];e.length==2&&(h=this._sheetToken(e[1]),(h!=null||h!="")&&(e[1]=e[1].split(h).join("")),u=e[0].split("R").join("C").split("C"),i[0]+=":"+RangeInfo.getAlphaLabel(parseInt(u[1]))+u[0]);l&&(i[0]=this.tic+i[0]+this.tic)}if(t="",i[0][0]==this.tic)t=r+i[0].split(this.tic).join("");else if(this._isCellReference(i[0])){if(f="",t=this.getValueFromArg(r+i[0]),t==null||t=="")return"0";if(this._isInteriorFunction)return this._isInteriorFunction=!this._isInteriorFunction,i[0].split(this._string_fixedreference).join("");if(f=this._checkIfScopedRange(t.toUpperCase()),this.getNamedRanges().containsKey(t.toUpperCase()))t=this.getNamedRanges().getItem(t.toUpperCase()),t=t.toUpperCase(),t=t.split(this._string_fixedreference).join(""),t=this.setTokensForSheets(t),t[0]!=this.sheetToken&&(t=r+t);else if(f!="NaN")t=f,t=t.toUpperCase(),t=t.split(this._string_fixedreference).join(""),t=this.setTokensForSheets(t),t[0]!=this.sheetToken&&(t=r+t);else return this._isCellReference(t)?this.getValueFromArg(t):t.indexOf(!1)?this.getErrorStrings()[2].toString():t}else t=i[0];if(!this._isCellReference(t.split(this._string_fixedreference).join("")))if(f="",f=this._checkIfScopedRange(t.toUpperCase()),this.getNamedRanges().containsKey(t.toUpperCase()))t=this.getNamedRanges().getItem(t.toUpperCase()),t[0]!=this.sheetToken&&(t=r+t);else if(f!="NaN")t=f,t[0]!=this.sheetToken&&(t=r+t);else return this.getErrorStrings()[2].toString();return t.indexOf(":")>-1&&this._isInteriorFunction||this.computedValueLevel>1?(this._isInteriorFunction=!this._isInteriorFunction,t.split(this._string_fixedreference).join("")):this.getValueFromArg(t)};this.computeLookUp=function(n){var st=this._isHLookupCachingEnabled(),lt=this._isOptimizedMatchesEnabled(),g={value:!1},t,p,y,f,ht,ct,a,ut,w,v,u,h,b,r,k,d,o,c,ot,tt,it,e;if(st&&this._lookupTables==null&&(this.lookupTables=new HashTable),t=this.splitArgsPreservingQuotedCommas(n),t.length>3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if(p=this.formulaErrorStringCheck(t[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(p)>-1)return p;for(y=1;y-1)return p}f=this.getValueFromArg(t[0]);f=f.split(this.tic).join("").toUpperCase();var nt=0,rt="",l=t[1].split('"').join(""),at=this.getValueFromArg(t[0]),i=[],s=[];if(t.length==2)if(ht=t[1],ct=this.splitArgsPreservingQuotedCommas(t[1]),t[1].indexOf(";")>-1)if(a=this._splitArguments(t[1],";"),a.length==1)for(v=this.splitArgsPreservingQuotedCommas(a[0].toUpperCase()),u=0;u-1)for(h=this.getCellsFromArgs(t[1]),r=0;r-1){var y=l.indexOf(":"),ft=this.colIndex(l.substr(0,y)),et=this.colIndex(l.substr(y+1,l.length-y-1));for(nt=et>ft?et-ft+1:ft-et+1,h=this.getCellsFromArgs(l),r=0;r-1&&c.indexOf(":")==-1||this.getCellsFromArgs(t[1]).length>this.getCellsFromArgs(t[2]).length?c=this.getResultRange(l,c,g):g.value=!0,!this._isCellReference(c))return this.getErrorStrings()[0].toString();if(c.indexOf(":")>-1)for(h=this.getCellsFromArgs(c),r=0;rk&&f>i[o]&&k>f||f>i[o])k=f>i[o]?i[o]:i[o+1],d++;else if(d!=0)break}else ot=this._parseDouble(i[o]),!isNaN(ot)&&c>=ot&&(k=i[o],d++);if(d==0)return this.getErrorStrings()[0].toString();f=k}if(tt=0,it=0,t.length==3&&t[2].indexOf(":")>-1){for(e=0;e-1?(o=t.indexOf(":"),u=this.rowIndex(t.substr(0,o)),r=t.substr(0,o)+":"+r+u):r=t+":"+r+u,i.value=!0,r};this.computeOffSet=function(n){var u=this.splitArgsPreservingQuotedCommas(n),f=u.length,e,s,v,w,h,b,a,k,y;if(f<3||f>5||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()){if(e=this.formulaErrorStringCheck(u[0],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(e)>-1)return e;for(s=1;s-1))return e}var t=u[0],i=this._parseDouble(this.getValueFromArg(u[1])),p=isNaN(i)?-1:parseInt(i.toString());i=this._parseDouble(this.getValueFromArg(u[2]));v=isNaN(i)?-1:parseInt(i.toString());w=f>=4?u[3]:"-1";i=parseInt(this.getValueFromArg(w));h=isNaN(i)?1:i;b=f==5?u[4]:"-1";i=parseInt(this.getValueFromArg(b));var c=isNaN(i)?1:i,r=t.indexOf(":"),o=r==-1;o&&(t=t+":"+t,r=t.indexOf(":"));o=o&&c<=1&&h<=1;c==-1&&(o=!0);var d=this._getSheetTokenFromReference(t),l=this.rowIndex(t.substring(0,r))+p,g=this.rowIndex(t.substring(r+1))+p;return!(this.rowIndex(t.substring(0,r))!=-1||this.rowIndex(t.substring(r+1))!=-1)==(this.rowIndex(t.substring(0,r))==-1||this.rowIndex(t.substring(r+1))!=-1)?this.getErrorStrings()[5].toString():(a=this.colIndex(t.substring(0,r))+v,k=this.colIndex(t.substring(r+1))+v,l<=0||a<=0)?this.getErrorStrings()[2].toString():((h>0&&c<0||h<1&&c>1)&&(l=this.rowIndex(this.cell)),k==parseInt(this.computeColumn(t))-1&&(o=!0),y=d+RangeInfo.getAlphaLabel(a)+l,o?this.computedValue(y):y+":"+RangeInfo.getAlphaLabel(a+c-1)+(l+h-1))};this.computeTranspose=function(n){var f=this.splitArgsPreservingQuotedCommas(n),e,c,o,l,s,a,i,t,u,r;if(f.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(!this._isCellReference(n)&&!this.getNamedRanges().containsKey(n)&&n.indexOf(";")==-1){if(t=this._splitArguments(n.split(this.tic).join(""),";"),t.length==1)return this.getValueFromArg(this.splitArgsPreservingQuotedCommas(t[0])[0]);if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.formulaErrorStrings[this._invalid_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e;if(f=this.splitArgsPreservingQuotedCommas(n),c=f.length,c!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(i="",n.indexOf(";")>-1){for(t=this._splitArguments(n.split(this.tic).join(""),";"),u=1;u-1&&(this.grid=ft.tokenToParentObject[n.substring(0,w+1)]);i=this._getValueComputeFormulaIfNecessary(o+rt,s+it,this.grid);this.grid=ut}return(i==null||i=="")&&(i="0"),i};this.computeEncodeURL=function(n){var t=this.splitArgsPreservingQuotedCommas(n),u=t.length,i,r;if(u!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(i)>-1))return i;if(!this._isCellReference(t[0])&&!this.getNamedRanges().containsKey(t[0])&&t[0].indexOf(this.tic)==-1&&isNaN(this._parseDouble(t[0]))&&!Boolean(t[0]=="TRUE"||t[0]=="FALSE")){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[5]}return r=this._stripTics0(this.getValueFromArg(t[0])),encodeURIComponent(r)};this.ComputeCOUNTIFS=function(n){return this.computeCountIFFunctions(n,!1)};this.computeAnd=function(n){var f=!0,t,e,r,i,u,o,s;if(n==null||n=="")if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];else return this.formulaErrorStrings[this._bad_formula];for(r=this.splitArgsPreservingQuotedCommas(n),i=0;i-1)for(cells=this.getCellsFromArgs(r[i]),u=0;u-1)return cells[u];if(cells[u][0]==this.tic)if(this.getRethrowLibraryComputationExceptions)throw(new this.getErrorStrings)[5].toString();else return this.getErrorStrings()[5].toString();try{if(t=this.getValueFromArg(cells[u]),this.getErrorStrings().indexOf(t)>-1)return t}catch(h){if(this.rethrowLibraryComputationExceptions&&this.getLibraryComputationException!=null)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}f=f&(t==""?!0:t.split(this.tic).join("").toUpperCase()==this.trueValueStr||(e=this._parseDouble(t))&&e!=0)}else{try{if(t=this.getValueFromArg(r[i]),this.getErrorStrings().indexOf(t)>-1)return t;if(o=Date.parse(t.split(this.tic).join("")),e=this._parseDouble(t.split(this.tic).join("")),isNaN(o)){if(isNaN(e)&&!(t==this._string_empty)&&!(t.split(this.tic).join("").toUpperCase()==this.trueValueStr||t.split(this.tic).join("").toUpperCase()==this.falseValueStr))if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[1].toString();else return this._isCellReference(r[i])||t[0]==this.tic?this.getErrorStrings()[1].toString():this.getErrorStrings()[5].toString()}else return this.trueValueStr}catch(c){if(this.getRethrowLibraryComputationExceptions()&&this.getLibraryComputationException()!=null)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}s=this._parseDouble(t);f=f&(t.split(this.tic).join("").toUpperCase()==this.trueValueStr||!isNaN(s)&&e!=0)}}return f?this.trueValueStr:this.falseValueStr};this.computeFalse=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length>0&&t!=""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.falseValueStr};this.computeIf=function(n){var t=this._string_empty,i=this.splitArgsPreservingQuotedCommas(n),u,f,r;if(this.getErrorStrings().indexOf(n)>0)return n;if(i.length==1||i.length>3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(i.length<=3)try{if(t=this.getValueFromArg(i[0]),this.getErrorStrings().indexOf(t)!=-1)return t;if(!this._isCellReference(i[0])&&!isNaN(typeof t=="boolean")&&t.startsWith(this.tic)||this._isCellReference(i[0])&&t.startsWith(this.tic)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}if(t.split(this.tic).join("")==this.trueValueStr||(u=this._parseDouble(t))&&u!=0){if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(i[1],FormulaArgumentType.Text),this.getErrorStrings().indexOf(f)>-1))return f;if(t=this.getValueFromArg(i[1]),t==""&&this.getTreatStringsAsZero())return"0";t==this._string_empty||t[0]!=this.tic[0]||this._isCellReference(i[1])||(t=t.split(this.tic[0]).join(this._string_empty))}else if(t.split(this.tic).join(this._string_empty)==this.falseValueStr&&i.length<3)t=this.falseValueStr;else if(t.split(this.tic).join(this._string_empty)==this.falseValueStr||t==this._string_empty||(u=this._parseDouble(t))&&u==0){if(t=i.length==3?this.getValueFromArg(i[2]):!1,t==this._string_empty&&this.getTreatStringsAsZero())return"0";if(t==this._string_empty||t[0]!=this.tic[0]||this._isCellReference(i[2])||(t=t.split(this.tic[0]).join(this._string_empty)),this.getErrorStrings().indexOf(t)!=-1)return t}else{if(i.indexOf(this.tic)>-1){var e=i[0].indexOf(this.tic)+1,o=i[0].lastIndexOf(this.tic)-1,s=i[0].substring(e,o-e+1);for(r=0;r-1))return r;if(t[0]==this.tic)return this.getValueFromArg(i[0]);try{if(t[0]==this.bMARKER&&(t=t.replace(this.bMARKER," "),t=this._isIE8?t.replace(/^\s+|\s+$/g,""):t.trim(),t[0]=="NAN"||t[0]=="-NAN"||t[0]=="INFINITY"||t[0]=="-INFINITY"||t[0]=="#"||t[0]=="n#"))return this.getValueFromArg(i[1]);t=i[0];t=this.getValueFromArg(t).toUpperCase().split(this.tic).join(this._string_empty)}catch(u){t=t.toUpperCase()}return t[0]=="NAN"||t[0]=="-NAN"||t[0]=="INFINITY"||t[0]=="-INFINITY"||t[0]=="#"||t[0]=="n#"?this.getValueFromArg(i[1]):this.getValueFromArg(i[0])};this.computeIfNA=function(n){var t=this.splitArgsPreservingQuotedCommas(n),u=t.length,i=this._string_empty,r;if(u!=2)return this.getFormulaErrorStrings();if(this.computeIsNA(t[0])==this.trueValueStr){if(this.tic.indexOf(t[1])==-1&&!this._isCellReference(t[1])&&!(r=this._parseDouble(t[0]))&&!this.namedRanges.containsKey(t[1]))return this.getErrorStrings()[5].toString();i=this.getValueFromArg(t[1])}else if(this._isRange(t[0]))i=this.getErrorStrings()[1].toString();else{if(this.tic.indexOf(t[0])==-1&&!this._isCellReference(t[0])&&!(r=this._parseDouble(t[0]))&&!this.NamedRanges.ContainsKey(t[0]))return this.getErrorStrings()[5].toString();i=this.getValueFromArg(t[0])}return i[0]==this.tic&&i[length-1]==this.tic&&(i=this.substring(i,1,i.length-2)),i};this.computeNot=function(n){var t=n,i,r=[this.getParseArgumentSeparator(),":"];if(n.length>0&&this._indexOfAny(n,r)>-1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}try{if(t=this.getValueFromArg(t),this.getErrorStrings().indexOf(t)!=-1)return t;if(t==this.trueValueStr)t=this.falseValueStr;else if(t==this.falseValueStr)t=this.trueValueStr;else{if(isNaN(i=this._parseDouble(t))){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}t=Math.abs(i)>1e-10?this.falseValueStr:this.trueValueStr}}catch(u){if(this.rethrowLibraryComputationExceptions&&this.getLibraryComputationException!=null)throw this.getLibraryComputationException;return u}return t};this.computeOr=function(n){var e=this.falseValueStr,t,r,u=this.splitArgsPreservingQuotedCommas(n),i,f;if(n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}for(i=0;i-1&&this._isCellReference(i))for(cells=this.getCellsFromArgs(u[i]),f=0;f-1&&this._isCellReference(i))for(o=this.getCellsFromArgs(u[i]),f=0;f2||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((u=this.formulaErrorStringCheck(r[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(u)>-1)||r.length==2&&(u=this.formulaErrorStringCheck(r[1],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(u)>-1)))return u;if(i="",r.length==2){if(!this._isCellReference(r[1])&&!this.namedRanges.containsKey(r[1])){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[5].toString()}i=r[1]}else i=this.cell;f=r[0].split(this.tic).join(this._string_empty).toLowerCase();t="";switch(f){case"address":t=this.rowIndex(i).toString()+this.getParseArgumentSeparator()+this.colIndex(i).toString();t=this.computeAddress(t);break;case"col":t=this.computeColumn(i);break;case"contents":t=this.getValueFromArg(i);break;case"filename":t="Not Supported";break;case"row":t=this.computeRow(i);break;case"type":t=this.computeIsBlank(i)==this.trueValueStr?"b":this.computeIsText(i)==this.trueValueStr?"l":"v"}if(t==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}return t.toString()};this.computeErrorType=function(n){var t=this._string_empty,r=this._splitArguments(n,this.getParseArgumentSeparator()),u=r.length,i;if(u!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(i)>-1)?i:(t=this._isCellReference(n)?this.getValueFromArg(n):n,t.length>1&&t[0]==this.tic[0]&&t[t.length-1]==this.tic[0])?"#N/A":t=="#NULL!"?"1":t=="#DIV/0!"?"2":t=="#VALUE!"?"3":t=="#REF!"?"4":t=="#NAME?"?"5":t=="#NUM!"?"6":t=="#N/A"?"7":t=="#GETTING_DATA"?"8":"#N/A"};this.computeInfo=function(n){var r=this.splitArgsPreservingQuotedCommas(n),e=r.length,i,u,t,f;if(e!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(i)>-1))return i;u=this._stripTics0(this.getValueFromArg(r[0])).toLowerCase();t=this._string_empty;switch(u){case"directory":t=window.location.toString();break;case"numfile":t=this.getSortedSheetNames()!=null&&CalcEngine._sheetFamiliesList.length==0?this.getSortedSheetNames().length.toString():"1";break;case"origin":f=this.rowIndex(this.cell).toString()+this.getParseArgumentSeparator()+this.colIndex(this.cell).toString();t="$A: "+this.computeAddress(f);break;case"osversion":t=navigator.platform.toString();break;case"recalc":t=this._alwaysComputeDuringRefresh?"Automatic":"Manual";break;case"release":t=this.System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.toString();break;case"system":switch(navigator.appVersion.indexOf()){case navigator.platform:t="unix";break;case navigator.platform:t="mac";break;default:t="pcdos"}break;default:if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}return t};this.computeIsBlank=function(n){var t=this.splitArgsPreservingQuotedCommas(n),i=t.length;if(i!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.getValueFromArg(n)==""?this.trueValueStr:this.falseValueStr};this.computeIsErr=function(n){var t=this.splitArgsPreservingQuotedCommas(n),i=t.length;if(i!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return n=this.getValueFromArg(n).toUpperCase().split(this.tic).join(this._string_empty),n.count>1,(n.startsWith("NAN")||n.startsWith("-NAN")||n.startsWith("INFINITY")||n.startsWith("-INFINITY")||n.startsWith("#")||n.startsWith("n#"))&&!n.startsWith("#N/A")?this.trueValueStr:this.falseValueStr};this.computeIsError=function(n){var t=this.splitArgsPreservingQuotedCommas(n),i=t.length;if(i!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}try{n=this.getValueFromArg(n).toUpperCase().split(this.tic).join(this._string_empty)}catch(r){return this.trueValueStr}return n.indexOf("NAN")==0||n.indexOf("-NAN")==0||n.indexOf("INFINITY")==0||n.indexOf("-INFINITY")==1||n.indexOf("#")==0||n.indexOf("n#")==0?this.trueValueStr:this.falseValueStr};this.computeIsEven=function(n){var s=this._string_empty,f=this.splitArgsPreservingQuotedCommas(n),o=f.length,i,t,r,u,e;if(o!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(i=this.getValueFromArg(f[0]),t=parseInt(i.split(this.tic).join("")),this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(u=new Date(Date.parse(i)),isNaN(t)&&u.toString()!="invalid Date"&&(t=this._toOADate(u)),e=t,isNaN(t)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}return e%2==0?this.trueValueStr:this.falseValueStr};this.computeIsFormula=function(n){var t=this.splitArgsPreservingQuotedCommas(n),f=t.length,u=this._string_empty,i,r;if(f!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(i)>-1))return i;if(u=this.getValueFromArg(t[0]),this.namedRanges.containsValue(u)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}return r=CalcEngine.getSheetFamilyItem(this.grid),this.isSheetMember()&&r.parentObjectToToken!=null&&(t[0]=r.parentObjectToToken.getItem(this.grid)+t[0]),this.getFormulaInfoTable().containsKey(t[0])?this.trueValueStr:this.falseValueStr};this.computeIsLogical=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return(n=this.getValueFromArg(n),n==this.falseValueStr||n==this.trueValueStr)?this.trueValueStr:this.falseValueStr};this.computeIsNA=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(n=this.getValueFromArg(n),this.getErrorStrings().indexOf(n.toUpperCase())!=-1)return n.toUpperCase()=="#N/A"?this.trueValueStr:this.falseValueStr;try{n=this.getValueFromArg(n).toUpperCase()}catch(i){return this.falseValueStr}return n[0]=="#N/A"?this.trueValueStr:this.falseValueStr};this.computeIsNonText=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return this.computeIsText(n)==this.trueValueStr?this.falseValueStr:this.trueValueStr};this.computeIsNumber=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return n=this.getValueFromArg(n),isNaN(this._parseDouble(n))?this.falseValueStr:this.trueValueStr};this.computeIsRef=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t.length!=1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return((this.namedRanges.containsKey(n)||this._isCellReference(n))&&n[0]!=this.tic&&n[length-1]!=this.tic).toString().toUpperCase()};this.computeIsOdd=function(n){var r=this._string_empty,t=0,u=this._splitArguments(n,this.getParseArgumentSeparator()),f=u.length,e=[this.getParseArgumentSeparator(),":"],i;if(f!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(n!=this._string_empty){if(this._indexOfAny(n,e)!=-1)return"#VALUE!";if(r=this.getValueFromArg(u[0]),t=parseInt(r.split(this.tic).join(this._string_empty)),isNaN(t)){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}return t%2!=0?this.trueValueStr:this.falseValueStr}return this.trueValueStr};this.computeIsText=function(n){var r=this.splitArgsPreservingQuotedCommas(n),i,t;if(r.length>1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return i=this._isCellReference(n),t=i?this.getValueFromArg(n):n,(i||t[0]==this.tic)&&t.length>0&&isNaN(this._parseDouble(t))?this.trueValueStr:this.falseValueStr};this.computeN=function(n){var t=this._string_empty,i=0,u,f=this._splitArguments(n,this.getParseArgumentSeparator()),e=f.length,r;if(e!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(r)>-1))return r;if(t=this.getValueFromArg(n),u=new Date(Date.parse(t)),this._parseDouble(t))return i=this._parseDouble(t),i.toString();if(new Date(Date.parse(t))&&(i=this._getSerialDateTimeFromDate(u)),t==this.trueValueStr)i=1;else if(t==this.falseValueStr)i=0;else return this.getErrorStrings().indexOf(t)>-1||this.formulaErrorStrings.indexOf(t)>-1?t:isNaN(i)?"0":i.toString();return i.toString()};this.computeNA=function(n){var t=this.splitArgsPreservingQuotedCommas(n);if(t.length>0&&t!=""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}return"#N/A"};this.computeSheet=function(n){var o=this.splitArgsPreservingQuotedCommas(n),h=o.length,c=this._string_empty,e,t,i,s;if(h>1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e;if(t=o[0].toUpperCase(),t=t==null||t==this._string_empty?this.cell:t,t==null||t==this._string_empty)return"1";if(this.getErrorStrings().indexOf(t)>-1)return t;if(!this._isCellReference(t)&&!this.namedRanges.containsKey(t)&&this.getSortedSheetNames().indexOf(t)>-1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[0].toString()}var r=CalcEngine.getSheetFamilyItem(this.grid),u=this._getSheetTokenFromReference(t),f=0;if(u!=null&&u!=this._string_empty||this.getSortedSheetNames().indexOf(t)!=-1||t.indexOf(this.sheetToken.toString()))if(u.length>0)f=parseInt(u.split(this.sheetToken).join(this._string_empty))+1;else try{for(i=0;i1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(i=0,t=u[0].toUpperCase(),this.getErrorStrings().indexOf(t)>-1)return t;if(t==null||t==this._string_empty)return this.getSortedSheetNames().length.toString();if(this.getEnableFormulaErrorValidation()){if(r=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(r)>-1)return r}else{if(t.split(this.tic).join(this._string_empty)==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[5].toString()}if(!this._isCellReference(t)&&!this.namedRanges.containsKey(t)&&this.getSortedSheetNames().indexOf(t)>-1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[0].toString()}}try{f=this._splitArguments(t,"!");i=(f.length-1)/2}catch(s){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[2].toString();return this.getErrorStrings()[2].toString()}return i.toString()};this.computeType=function(n){var r=this.splitArgsPreservingQuotedCommas(n),u=r.length,i=0,t;if(u!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t=this.getValueFromArg(r[0]),t==null||t==this._string_empty){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}return n.indexOf(this.getParseArgumentSeparator())>-1?i=64:this.computeIsNumber(t)==this.trueValueStr?i=1:this.computeIsLogical(t)==this.trueValueStr?i=4:this.getErrorStrings().indexOf(t)>-1?i=16:this.computeIsText(t)==this.trueValueStr&&(i=2),i.toString()};this.computeRow=function(n){var t=this.splitArgsPreservingQuotedCommas(n),u=t.length,i,r;if(u!=1){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(t[0]==this._string_empty)return this.rowIndex(this.cell).toString();if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(i)>-1))return i;if(!this._isCellReference(t[0])&&!this.namedRanges.containsKey(t[0])){if(this.getRethrowLibraryComputationExceptions())throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(n.indexOf(":")>-1&&this._isArrayFormula)if(r=this._computeArrayInteriorFunction(n,"ROW",this.computeFunctionLevel),r==this._string_empty)n=this.getCellsFromArgs(n)[0];else return r;return n.indexOf(":")>-1&&(n=this.getCellsFromArgs(n)[0]),this.rowIndex(n).toString()};this.computeRows=function(n){var f=this.splitArgsPreservingQuotedCommas(n),e,o,s,t,r,i,u;if(f.length!=1||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(e)>-1))return e;if(t=1,f[0].indexOf(":")>-1)r=this.getCellsFromArgs(n),o=this.rowIndex(r[0].toString()),s=this.rowIndex(r[r.length-1].toString()),t=s-o+1,t=t>0?t:1;else if(f[0].indexOf(";")>-1)for(i=this._splitArguments(n.split(this.tic).join(this._string_empty),";"),u=1;u5||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(h=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(h)>-1))return h;var r,e=0,o=0,s=0,u=0,c=0;for(i=0;i.5?1:0,r==0?c=1*(s+o)/((1+r*u)*(1-(e+1))):(l=Math.pow(1+r,e),c=r*(s+o*l)/((1+r*u)*(1-l))),this.computeDollar(c.toString())};this.computeMatch=function(n){var f=this.splitArgsPreservingQuotedCommas(n),v=f.length,e,l,a,r,c,p,u;if(v>3||n==""){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&((e=this.formulaErrorStringCheck(f[0],FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1)||(e=this.formulaErrorStringCheck(f[1],FormulaArgumentType.CellReference),this.getErrorStrings().indexOf(e)>-1)))return e;var y=f[1].split(this.tic).join(this._string_empty),w=y.indexOf(":"),t=1;if(v==3){if(this.getEnableFormulaErrorValidation()&&(l=this.formulaErrorStringCheck(f[2],FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(l)>-1))return l;if(r=this.getValueFromArg(f[2]),r=r.split(this.tic).join(this._string_empty),a=this._parseDouble(r),t=isNaN(a)?1:a,r==this.falseValueStr)t=0;else if(r==this.trueValueStr)t=1;else if(r.includes(this.tic)&&this.computeIsText(r)==this.trueValueStr){if(this.getRethrowLibraryComputationExceptions())throw this.formulaErrorStrings[this._invalid_arguments];return this.getErrorStrings()[1].toString()}}var s=this.getValueFromArg(f[0].split(this.tic).join(this._string_empty)).toUpperCase(),o=this.getCellsFromArgs(this._stripTics0(y)),i=1,h="",u;for(c=0;c0){i=-1;break}if((t==0||t==1)&&u==s)break;else if(t==1&&this._matchCompare(s,u)<0){i--;break}else if(t==-1&&this._matchCompare(s,u)>0){i--;break}i++;h==u}return t!=0&&i==o.length+1&&(i=o.length),i>0&&i<=o.length?i.toString():this.getErrorStrings()[0].toString()};this.computeBitAnd=function(n){var r=this.splitArgsPreservingQuotedCommas(n),t=null,i=null,f,e,u;try{if(r.length!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t==null||t==""?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=t.split(this.tic).join(this._string_empty),i=this.getValueFromArg(r[1]),i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,i=i.split(this.tic).join(this._string_empty),t<0||i<0){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return f=this._parseDouble(t),e=this._parseDouble(i),(f&e).toString()}catch(o){if(this._rethrowLibraryComputationExceptions)throw"The parameters are not correct";else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr?this.getErrorStrings()[5].toString():t==""||i==""?this.getErrorStrings()[1].toString():this.getErrorStrings()[1].toString()}};this.computeBitOr=function(n){var r=this.splitArgsPreservingQuotedCommas(n),t=null,i=null,f,e,u;try{if(r.length!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t=this.getValueFromArg(r[0]),t=t==null||t==""?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=t.split(this.tic).join(this._string_empty),i=this.getValueFromArg(r[1]),i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,i=i.split(this.tic).join(this._string_empty),t<0||i<0){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return f=this._parseDouble(t),e=this._parseDouble(i),(f|e).toString()}catch(o){if(this._rethrowLibraryComputationExceptions)throw"The parameters are not correct";else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr?this.getErrorStrings()[5].toString():t==""||i==""?this.getErrorStrings()[1].toString():this.getErrorStrings()[1].toString()}};this.computeBitLShift=function(n){var f=this.splitArgsPreservingQuotedCommas(n),t=null,i=null,r,u,e;try{if(f.length!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this.getValueFromArg(f[0]),t=t==null||t==""?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=t.split(this.tic).join(this._string_empty),i=this.getValueFromArg(f[1]),i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,i=i.split(this.tic).join(this._string_empty),r=this._parseDouble(t),u=this._parseDouble(i),r>0xffffffffffff||Math.abs(u)>53||r<0){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return(u>=0?r<>-u).toString()}catch(o){if(this._rethrowLibraryComputationExceptions)throw"The parameters are not correct";else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr?this.getErrorStrings()[5].toString():t==""||i==""?this.getErrorStrings()[1].toString():this._parseDouble(t)<0||this._parseDouble(i)<0?this.getErrorStrings()[4].toString():this.getErrorStrings()[1].toString()}};this.computeBitRShift=function(n){var f=this.splitArgsPreservingQuotedCommas(n),t=null,i=null,r,u,e;try{if(f.length!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this.getValueFromArg(f[0]),t=t==null||t==""?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=t.split(this.tic).join(this._string_empty),i=this.getValueFromArg(f[1]),i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,i=i.split(this.tic).join(this._string_empty),r=this._parseDouble(t),u=this._parseDouble(i),r>0xffffffffffff||Math.abs(u)>53||r<0){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return(u>=0?r>>u:r<<-u).toString()}catch(o){if(this._rethrowLibraryComputationExceptions)throw"The parameters are not correct";else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr?this.getErrorStrings()[5].toString():t==""||i==""?this.getErrorStrings()[1].toString():this._parseDouble(t)<0||this._parseDouble(i)<0?this.getErrorStrings()[4].toString():this.getErrorStrings()[1].toString()}};this.computeBitXor=function(n){var f=this.splitArgsPreservingQuotedCommas(n),t=null,i=null,r,u,e;try{if(f.length!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;if(t=this.getValueFromArg(f[0]),t=t==null||t==""?"0":t,t=t.split(this.tic).join("")=="TRUE"?"1":t.split(this.tic).join("")=="FALSE"?"0":t,t=t.split(this.tic).join(this._string_empty),i=this.getValueFromArg(f[1]),i=i==null||i==""?"0":i,i=i.split(this.tic).join("")=="TRUE"?"1":i.split(this.tic).join("")=="FALSE"?"0":i,i=i.split(this.tic).join(this._string_empty),r=this._parseDouble(t),u=this._parseDouble(i),r>0xffffffffffff||u>0xffffffffffff||r<0||u<0){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}return(r^u).toString()}catch(o){if(this._rethrowLibraryComputationExceptions)throw"The parameters are not correct";else return this.computeIsText(t)==this.trueValueStr||this.computeIsText(i)==this.trueValueStr?this.getErrorStrings()[1].toString():t==""||i==""?this.getErrorStrings()[1].toString():this.getErrorStrings()[1].toString()}};this.computeBinomOInv=function(n){var r=this.splitArgsPreservingQuotedCommas(n),c=r.length,f;if(c!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;var u,t,i=0,e=0,o=this.getValueFromArg(r[0]),s=this.getValueFromArg(r[1]),h=this.getValueFromArg(r[2]);if(o==""&&(r[0]=o="0"),s==""||h==""){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(u=this._parseDouble(o.split(this.tic).join("")),t=this._parseDouble(s.split(this.tic).join("")),i=this._parseDouble(h.split(this.tic).join("")),u==0)return"0";if(u<0||t<=0||t>=1||i<=0||i>=1){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(t>0&&t<1&&i>=0&&i<1){if(e=this._critbinom(u,t,i),e==this.maxValue){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._calculation_overflow];return this.formulaErrorStrings[this._calculation_overflow]}}else{if(u<=0||t<=0||t>=1||i<0||i>1){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[1].toString();return this.getErrorStrings()[1].toString()}return e.toString()};this.computeChidist=function(n){var t=this.splitArgsPreservingQuotedCommas(n),o=t.length,f,e,i,r,u;if(o!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;for(e=0,i=0;i-1))return s;var t=this._getDoubleArray(n),h=t.slice(),c=t.length;if(c<=1)return this._errorStrings[0].toString();t.sort();var r=[],e,u=0,f=0;for(i=1;if?(f=u,e=t[i-1],r.length=0,r.push(e)):u==f&&r.push(t[i-1]),u=0);if(u>f&&(f=u,e=t[i-1],r.length=0,r.push(e)),f>0){if(u==f&&r.push(t[i-1]),r.length>1)for(o=0;o-1){e=d;break}return e.toString()}return this._errorStrings[0].toString()};this.computeMunit=function(n){var e=this.splitArgsPreservingQuotedCommas(n),o,t,r,f,i,u;if(e.length!=1||e==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(o=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(o)>-1))return o;if(t=this.getValueFromArg(e[0]).split(this.tic).join(this._string_empty),t=t==this.trueValueStr?1:t==this.falseValueStr?0:t,r=parseInt(t),r<=0||isNaN(r)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this._errorStrings[1].toString()}for(f=[],i=0;i1||n==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(f=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(f)>-1))return f;if(n=this.getValueFromArg(n).split(this.tic).join(this._string_empty),n=n==this.trueValueStr?"1":n==this.falseValueStr?"0":n,n.length>0&&!this._isLetter(n[0])&&(n.indexOf(":")==-1||n.indexOf(this._parseArgumentSeparator)==-1))e=parseFloat(n),isNaN(e)||(r=Math.sign(e));else if(n.length>0&&(n[0]==this.bMARKER||n[0]=="u"||n[0]=="n"||this._indexOfAny(n,this.tokens))){n=n.replace("{","(");n=n.replace("}",")");try{i=this.computeValue(n)}catch(s){return s.message}if(t=parseFloat(i),isNaN(t))return this.formulaErrorStrings[this._invalid_arguments];r=Math.Sign(t)}else for(o=this.getCellsFromArgs(n),u=0;u0&&(t=parseFloat(i),!isNaN)){r=Math.sign(t);break}}return r.toString()};this.computeBigMul=function(n){var t=this.splitArgsPreservingQuotedCommas(n),u,i,r;if(t.length!=2){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(u=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(u)>-1))return u;if(t[0]=t[0].toString()==this.trueValueStr?1:t[0].toString()==this.falseValueStr?0:t[0].split(this.tic).join(this._string_empty),t[1]=t[1].toString()==this.trueValueStr?1:t[1].toString()==this.falseValueStr?0:t[1].split(this.tic).join(this._string_empty),this.computeIsNumber(t[0]).toString()!=this.trueValueStr||this.computeIsNumber(t[1]).toString()!=this.trueValueStr){if(this._rethrowLibraryComputationExceptions)throw this._errorStrings[4].toString();return this._errorStrings[4].toString()}if(n.length>150){if(this._rethrowLibraryComputationExceptions)throw this._errorStrings[4].toString();return this._errorStrings[4].toString()}return i=this.getValueFromArg(t[0]),i=i.toString()==this.trueValueStr?1:i.toString()==this.falseValueStr?0:i,i=parseInt(i),r=this.getValueFromArg(t[1]),r=r.toString()==this.trueValueStr?1:r.toString()==this.falseValueStr?0:r,r=parseInt(r),(i*r).toString()};this.computeNormInv=function(n){var t=this.splitArgsPreservingQuotedCommas(n),s=t.length,e,r,o,u,f,i;if(s!=3||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(e)>-1))return e;for(f=0,i=0;i=1||u<=0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments]+this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}f=this._normalinv(r,o,u)}return f<=0?this.formulaErrorStrings[this._iterations_dont_converge]:f.toString()};this.computeSlope=function(n){var i=this.splitArgsPreservingQuotedCommas(n),y=i.length,h,c,e,t,s;if(y!=2||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(h=this.getValueFromArg(i[0]),c=this.getValueFromArg(i[1]),!this._isCellReference(i[0])&&this.getEnableFormulaErrorValidation()&&(e=this.formulaErrorStringCheck(n,FormulaArgumentType.Text),this.getErrorStrings().indexOf(e)>-1))return e;if(!this._isCellReference(i[0])&&h==this._string_empty||!this._isCellReference(i[1])&&c==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}var u=this._getDoubleArray(i[0]),r=this._getDoubleArray(i[1]),o=r.length;if(o!=u.length){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[0].toString()}if(r.length==0||u.length==0){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._bad_formula];return this.getErrorStrings()[1].toString()}var f=0,l=0,a=0,v=0;for(t=0;t-1)for(s=this.getCellsFromArgs(u[r]),f=0;f-1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[_invalid_arguments];return e}if(i=parseFloat(e.split(this.tic).join(this._string_empty)),(!isNaN(i)||s[f].length>0)&&i>0)t.push(i);else{if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[_invalid_arguments];return this._errorStrings[4].toString()}}else{if(h=this.getValueFromArg(u[r]).split(this.tic).join(this._string_empty),this._errorStrings.indexOf(h)>-1&&this._rethrowLibraryComputationExceptions)return e;if(!this._isCellReference(u[r])&&h==this._string_empty){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._invalid_arguments];return this._errorStrings[1].toString()}if(i=parseFloat(h),isNaN(i)){if(!this._isCellReference(u[r])&&!u[r].startsWith(this.tic)){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[_invalid_arguments];return this._errorStrings[5].toString()}if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[_invalid_arguments];return this._errorStrings[1].toString()}if(i>=0)i=parseInt(i),t.push(i);else{if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[_invalid_arguments];return this._errorStrings[4].toString()}}if(t.length==1)return t[0].toString();for(o=0;o2&&o0)for(e=0;e-1)for(--c,y=this.getCellsFromArgs(i[e]),l=0;l-1)for(s=this.getCellsFromArgs(i[u]),o=0;o0&&t>=0)r[f]=parseInt(t),f++;else return this.getErrorStrings()[4].toString()}else{if(h=this.getValueFromArg(i[u]).split(this.tic).join(this._string_empty),this._errorStrings.indexOf(h)>-1)return h;if(t=parseFloat(h),isNaN(t))return this.getErrorStrings()[1].toString();if(i[f].length>0&&t>=0)r[f]=parseInt(t),f++;else return this.getErrorStrings()[4].toString()}return r.length==1?r[0].toString():(p=r[0]*r[1],v=r[0].toString()+this._parseArgumentSeparator+r[1].toString(),a=this.computeGcd(v),w=p/parseInt(a),w.toString())};this.computeTruncate=function(n){var u=this.splitArgsPreservingQuotedCommas(n),f=u.length,i,r,t;if(f!=1){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(i=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(i)>-1))return i;if(n.length>15){if(this._rethrowLibraryComputationExceptions)throw this._errorStrings[4].toString();return this._errorStrings[4].toString()}return r=this._string_empty,t=this.getValueFromArg(u[0]).split(this.tic).join(this._string_empty),n=t==this.trueValueStr?1:t==this.falseValueStr?0:t,t=parseFloat(n),isNaN(t)&&t>=0&&(r=t),r.toString()};this.computeCoth=function(n){var o=this.splitArgsPreservingQuotedCommas(n),s=o.length,r,u,f,i,e,t;if(s!=1||n==""){if(this._rethrowLibraryComputationExceptions)throw this.formulaErrorStrings[this._wrong_number_arguments];return this.formulaErrorStrings[this._wrong_number_arguments]}if(this.getEnableFormulaErrorValidation()&&(r=this.formulaErrorStringCheck(n,FormulaArgumentType.Numbers),this.getErrorStrings().indexOf(r)>-1))return r;if(n=this.getValueFromArg(n),u=!1,n=n.split(this.tic).join("")=="TRUE"?"1":n.split(this.tic).join("")=="FALSE"?"0":n,f=this.computeIsNumber(n),f==this.trueValueStr&&(i=n,i.includes("-")&&(u=!0),i=i.includes("u")?i.replace("u",""):i,e=this._parseDouble(i),e>=134217728)){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[4].toString();return this.getErrorStrings()[4].toString()}if(n=="0"){if(this._rethrowLibraryComputationExceptions)throw this.getErrorStrings()[3].toString();return this.getErrorStrings()[3].toString()}return n=n.includes("-")?n.replace("-",""):n,t=this._computeMath(n,Math.tanh),(t!="#NUM!"||t!="#VALUE!")&&(t=(1/parseFloat(t)).toString()),u&&(t="-"+t),t};this._initLibraryFunctions()},CalcEngine.CalcEngine=function(){},CalcEngine.getFormulaCharacter=function(){return this._formulaChar=='\0'&&(this._formulaChar="="),this._formulaChar},CalcEngine._formulaChar="=",CalcEngine.sheetFamilyID=0,CalcEngine._tokenCount=0,CalcEngine.modelToSheetID=null,CalcEngine._sheetFamiliesList=null,CalcEngine._defaultFamilyItem=null,CalcEngine.createSheetFamilyID=function(){return this.sheetFamilyID==Number.MAX_SAFE_INTEGER&&(this.sheetFamilyID=Number.MIN_SAFE_INTEGER),this.sheetFamilyID++},CalcEngine.getSheetFamilyItem=function(n){if(this.sheetFamilyID==0)return CalcEngine._defaultFamilyItem==null&&(CalcEngine._defaultFamilyItem=new GridSheetFamilyItem),CalcEngine._defaultFamilyItem;CalcEngine._sheetFamiliesList==null&&(CalcEngine._sheetFamiliesList=new HashTable);var t=CalcEngine.modelToSheetID.getItem(n);return CalcEngine._sheetFamiliesList.containsKey(t)||CalcEngine._sheetFamiliesList.add(t,new GridSheetFamilyItem),CalcEngine._sheetFamiliesList.getItem(t)},CalcEngine.resetSheetFamilyID=function(){this.sheetFamilyID=0;CalcEngine.modelToSheetID!=null&&(CalcEngine.modelToSheetID.clear(),CalcEngine.modelToSheetID=null);CalcEngine._sheetFamiliesList!=null&&(CalcEngine._sheetFamiliesList.clear(),CalcEngine._sheetFamiliesList=null,this.resetSheetIDs())},CalcEngine.resetSheetIDs=function(){this._tokenCount=0},CalcEngine.unregisterGridAsSheet=function(n,t){var i=CalcEngine.getSheetFamilyItem(t),r=n.toUpperCase(),u;i.sheetNameToParentObject!=null&&i.sheetNameToParentObject.containsKey(r)&&(i.sheetNameToParentObject.remove(r),u=i.sheetNameToToken.getItem(r),i.sheetNameToToken.remove(r),i.tokenToParentObject.remove(u),i.parentObjectToToken.remove(t))},CalcEngine}(jQuery,Syncfusion),function(n){n[n.None=0]="None";n[n.VLOOKUP=1]="VLOOKUP";n[n.HLOOKUP=2]="HLOOKUP";n[n.Both=3]="Both";n[n.OptimizeForMatches=4]="OptimizeForMatches"}(LookupCachingMode||(LookupCachingMode={})),function(n){n[n.FormulaSet=0]="FormulaSet";n[n.NonFormulaSet=1]="NonFormulaSet";n[n.CalculatedValueSet=2]="CalculatedValueSet"}(FormulaInfoSetAction||(FormulaInfoSetAction={}));CalcQuickBase=function(){function n(n){this.resetStaticMembers=n;this._calcQuickID=0;this._controlModifiedFlags=null;this._dataStore=null;this._engine={};this._keyToRowsMap=null;this._keyToVectors=null;this._nameToControlMap=null;this._rowsToKeyMap=null;this._isValueSetEventChanged=!1;this._autoCalc=!1;this._isIE8=!1;this._cellPrefix="!0!A";this._checkKeys=!0;this._disposeEngineResource=!0;this._ignoreChanges=!1;this._leftBrace="{";this._tic='"';this._leftBracket="[";this._rightBracket="]";this._validLeftChars="+-*/><=^(&,";this._validRightChars="+-*/><=^)&,";this.getKeyValue=function(n){if(n=n.toUpperCase(),this.getDataStore().containsKey(n)){var t=this.getDataStore().getItem(n),i=t.getFormulaText();if(i.length>0&&i[0]==CalcEngine.getFormulaCharacter()&&t.calcID!=this.getEngine().getCalcID()){this.getEngine().cell=this._cellPrefix+this.getKeyToRowsMap().getItem(n).toString();i=i.substring(1);try{t.setParsedFormula(this.getEngine().parseFormula(this._markKeys(i)))}catch(r){if(this.getCheckKeys())return t.setFormulaValue(r.Message),t.calcID=this.getEngine().getCalcID(),this._valueSetEvent!=null&&this._valueSetEvent.trigger(this,new ValueSetEventArgs(n,t.getFormulaValue(),2)),this.getDataStore().getItem(n).getFormulaValue()}try{t.setFormulaValue(this.getEngine().computeFormula(t.getParsedFormula()))}catch(r){if(this.getThrowCircularException()&&r.toString().indexOf(this.getEngine().formulaErrorStrings[this.getEngine().circular_reference_])==0)throw r;}t.calcID=this.getEngine().getCalcID();this._valueSetEvent!=null&&this._valueSetEvent.trigger(this,new ValueSetEventArgs(n,t.getFormulaValue(),2))}return this.getEngine().getThrowCircularException()&&this.getEngine().getIterationMaxCount()>0&&t.setFormulaValue(this.getEngine().handleIteration(this.getEngine().cell,t)),this.getDataStore().getItem(n).getFormulaValue()}return this.getKeyToVectors().containsKey(n)?this.getKeyToVectors().getItem(n).toString():""};this.setKeyValue=function(n,t){var i,f,u,e,r,s,c;if(n=n.toUpperCase(),i=this._isIE8?t.toString().replace(/^\s+|\s+$/g,""):t.toString().trim(),!this.getDataStore().containsKey(n)||i.indexOf(this._leftBrace)==0){if(i.indexOf(this._leftBrace)==0){this.getKeyToVectors().containsKey(n)||this.getKeyToVectors().add(n,"");i=i.substr(1,i.length-2);var h=this.getKeyToRowsMap().length+1,o=i.split(this.getEngine().getParseArgumentSeparator()),l="A"+h+":A"+(h+o.length-1);for(this.getKeyToVectors()[n]=l,f=0;f0&&r.getFormulaText()!=i&&(s=this._cellPrefix+this.getKeyToRowsMap().getItem(n).toString(),c=this.getEngine().getDependentFormulaCells().getItem(s),c!=null&&this.getEngine().clearFormulaDependentCells(s));i.length>0&&i[0]==CalcEngine.getFormulaCharacter()?(r.setFormulaText(i),this._valueSetEvent!=null&&this._valueSetEvent.trigger(this,new ValueSetEventArgs(n,r.getFormulaValue(),2))):r.getFormulaValue()!=i&&(r.setFormulaText(""),r.setParsedFormula(""),r.setFormulaValue(i),this._valueSetEvent!=null&&this._valueSetEvent.trigger(this,new ValueSetEventArgs(n,r.getFormulaValue(),2)));this.getAutoCalc()&&this.updateDependencies(n)};this.resetKeys=function(){this.getDataStore().clear();this.getKeyToRowsMap().clear();this.getRowsToKeyMap().clear();this.getKeyToVectors().clear();this.getNameToControlMap().clear()};this._checkAdjacentPiece=function(n,t,i){var r=!0;return n=this._isIE8?n.replace(/^\s+|\s+$/g,""):n.trim(),n.length>0&&(r=t.indexOf(n[i?0:n.length-1])>-1),r};this.createEngine=function(){return new CalcEngine(this)};this.dispose=function(){this._dataStore=null;this._rowsToKeyMap=null;this._keyToRowsMap=null;this._keyToVectors=null;this._controlModifiedFlags=null;this._nameToControlMap=null;this.getDisposeEngineResource()&&(this._engine.getDependentFormulaCells().clear(),this._engine.getDependentCells().clear(),this._engine!=null&&this._engine.dispose(),this._engine=null)};this.tryParseAndCompute=function(n){var t="";try{t=this.parseAndCompute(n)}catch(i){t=i.message}return t};this.getFormula=function(n){return(n=n.toUpperCase(),this.getDataStore().containsKey(n))?this.getDataStore().getItem(n).getFormulaText():""};this.getValueRowCol=function(n,t){var u=this.getRowsToKeyMap().getItem(t).toString(),i=this.getKeyValue(u).toString(),r;return i!=null&&i[i.length-1]=="%"&&i.length>1&&(r=this._parseDouble(i.substring(0,i.length-1)),isNaN(r)&&(i=(Number(r)/100).toString())),i};this.initCalcQuick=function(n){this._dataStore=new HashTable;this._rowsToKeyMap=new HashTable;this._keyToRowsMap=new HashTable;this._keyToVectors=new HashTable;this._controlModifiedFlags=new HashTable;this._nameToControlMap=new HashTable;var t=CalcEngine.createSheetFamilyID();this._engine=this.createEngine();n&&(CalcEngine.resetSheetFamilyID(),this._engine.getDependentFormulaCells().clear(),this._engine.getDependentCells().clear());this._cellPrefix="!"+t+"!A";this._engine.registerGridAsSheet(RangeInfo.getAlphaLabel(this.getCalcQuickID()),this,t);this._engine.setCalculatingSuspended(!0);this._engine.ignoreValueChanged=!0;this._isIE8=ej.browserInfo().name=="msie"&&ej.browserInfo().version=="8.0"?!0:!1};this._markKeys=function(n){for(var t=n.indexOf(this._leftBracket),r,i,u,f;t>-1;)if(r=n.substring(t).indexOf(this._rightBracket)-1,i="",r>0)if(i=n.substring(t+1,r+t+1).toUpperCase(),this.getKeyToVectors().containsKey(i)){if(u=t+r+20?n.substring(0,t):"",this.getCheckKeys()&&!this._checkAdjacentPiece(f,this._validLeftChars,!1))throw"not followed properly"+i;n=f+this.getKeyToVectors().getItem(i).toString()+u;t=n.indexOf(this._leftbraket)}else if(this.getKeyToRowsMap().containsKey(i)){if(u=t+r+20?n.substring(0,t):"",this.getCheckKeys()&&!this._checkAdjacentPiece(f,this._validLeftChars,!1))throw"not followed properly"+i;n=f+"A"+this.getKeyToRowsMap().getItem(i).toString()+u;t=n.indexOf(this._leftBracket)}else if(n.toUpperCase().indexOf(this._tic+this._leftBracket+i+this._rightBracket+this.tic)>0)break;else throw"Unknown key: "+i;else t=-1;return n};this.parseAndCompute=function(n){return n.length>0&&n[0]==this.getEngine().getFormulaCharacter()&&(n=n.substring(1)),this.getEngine().parseAndComputeFormula(this._markKeys(n))};this.refreshAllCalculations=function(){var i,u;if(this.getAutoCalc()){for(this.setDirty(),this.ignoreChanges=!0,i=0;i0&&t[0]==this.getEngine().getFormulaCharacter()&&n.calcID!=this.getEngine().getCalcID()&&(t=t.substring(1),this.getEngine().cell=this._cellPrefix+this.getKeyToRowsMap().getItem(r).toString(),n.setParsedFormula(this.getEngine().parseFormula(this._markKeys(t))),n.setFormulaValue(this.getEngine().computeFormula(n.getParsedFormula())),n.calcID=this.getEngine().getCalcID(),u=parseInt(this.getKeyToRowsMap().getItem(r)),this.getEngine().valueChanged(this,new ValueChangedArgs(u,1,n.getFormulaValue())));this._valueSetEvent!=null&&this._valueSetEvent.trigger(this,new ValueSetEventArgs(r,n.getFormulaValue(),2))}this.ignoreChanges=!1}};this.setDirty=function(){this.getEngine().updateCalcID()};this.setValueRowCol=function(){};this.updateDependencies=function(n){var u,t,i,r;if(this.getAutoCalc()&&(u=this._cellPrefix+this.getKeyToRowsMap().getItem(n).toString(),t=this.getEngine().getDependentCells().getItem(u),this.setDirty(),t!=null))for(i=0;i-1&&(r=parseInt(t[i].substring(r+1)),n=this.getRowsToKeyMap().getItem(r).toString(),this.ignoreChanges=!0,this.setKeyValue(n,this.getKeyValue(n)),this.ignoreChanges=!1)};this.initCalcQuick(n)}return n.prototype.getAutoCalc=function(){return this._autoCalc},n.prototype.setAutoCalc=function(n){this._autoCalc=n;this.getEngine().setCalculatingSuspended(!n);this.getEngine().setUseDependencies(n);n&&this.setDirty()},n.prototype.getCalcQuickID=function(){return this._calcQuickID++,this._calcQuickID==Number.MAX_VALUE&&(this._calcQuickID=1),this._calcQuickID},n.prototype.getCheckKeys=function(){return this._checkKeys},n.prototype.setCheckKeys=function(n){this._checkKeys=n},n.prototype.getControlModifiedFlags=function(){return this._controlModifiedFlags},n.prototype.getDataStore=function(){return this._dataStore},n.prototype.getDisposeEngineResource=function(){return this._disposeEngineResource},n.prototype.setDisposeEngineResource=function(n){this._disposeEngineResource=n},n.prototype.getEngine=function(){return this._engine},n.prototype.getFormulaCharacter=function(){return this.getEngine().getFormulaCharacter()},n.prototype.setFormulaCharacter=function(n){this.getEngine().setFormulaCharacter(n)},n.prototype.getKeyToRowsMap=function(){return this._keyToRowsMap},n.prototype.getKeyToVectors=function(){return this._keyToVectors},n.prototype.getNameToControlMap=function(){return this._nameToControlMap},n.prototype.getRowsToKeyMap=function(){return this._rowsToKeyMap},n.prototype.getThrowCircularException=function(){return this.getEngine().getThrowCircularException()},n.prototype.setThrowCircularException=function(n){this.getEngine().setThrowCircularException(n)},n.prototype.getValueSetEventHandler=function(){return this._valueSetEvent==null&&(this._valueSetEvent=new ValueSetEvent),this._valueSetEvent.getValueSet()},n.prototype.setValueSetEventHandler=function(n){this._valueSetEvent==null&&(this._valueSetEvent=new ValueSetEvent);this._valueSetEvent.setValueSet(n)},n}();window.CalcQuick=function(n){function t(){n.apply(this,arguments);this.registerControlArray=function(n){for(var t=0;t0&&t<9;)n--,f="A".charCodeAt(0),u[t]=String.fromCharCode(n%26+f),n=parseInt((n/26).toString()),t++;for(r=[],i=0;i-1&&this.wrapper.find("span:first").hasClass("e-chk-inact")&&(this._isChecked=!1,r.splice(n.inArray(this.model.value,this.model.checked()),1),this._hiddenInput.setAttribute("name",this.model.name)))},disable:function(){this.wrapper.hasClass("e-disable")||(this.wrapper.addClass("e-disable"),this.wrapper[0].setAttribute("aria-disabled",!0),this.element[0].setAttribute("disabled","disabled"),this._isIE8&&this.span.addClass("e-disable"),this._unWireEvents(),this.model.enabled=!1)},enable:function(){this.wrapper.hasClass("e-disable")&&(this.wrapper.removeClass("e-disable"),this.wrapper[0].setAttribute("aria-disabled",!1),this.element.prop("disabled",!1),this._isIE8&&this.span.removeClass("e-disable"),this._wireEvents(),this.model.enabled=!0)},isChecked:function(){if(this._isChecked!=null&&this._isChecked!=i)return this._isChecked}});t.CheckboxSize={Small:"small",Medium:"medium"};t.CheckState={Check:"check",Uncheck:"uncheck",Indeterminate:"indeterminate"}}(jQuery,Syncfusion),function(n,t){t.widget("ejRadioButton","ej.RadioButton",{_rootCSS:"e-radiobtn",element:null,_requiresID:!0,model:null,validTags:["input"],_addToPersist:["checked"],_setFirst:!1,angular:{require:["?ngModel","^?form","^?ngModelOptions"]},defaults:{id:null,name:null,value:null,checked:!1,cssClass:"",text:"",enableRTL:!1,htmlAttributes:{},enablePersistence:!1,idPrefix:"ej",size:"small",enabled:!0,validationRules:null,validationMessage:null,validationMessages:null,beforeChange:null,change:null,create:null,destroy:null},dataTypes:{id:"string",name:"string",enablePersistence:"boolean",size:"enum",enabled:"boolean",idPrefix:"string",validationRules:"data",validationMessage:"data",validationMessages:"data",htmlAttributes:"data"},observables:["checked"],checked:t.util.valueFunction("checked"),_init:function(n){var i=t.browserInfo();this._cloneElement=this.element.clone();this._isIE8=i.name=="msie"&&i.version=="8.0"?!0:!1;this._setValue();this._renderControl();this.isChecked&&this._checkedHandler();t.isNullOrUndefined(this.radbtn.attr("disabled"))||(this.model.enabled=!1);this._setEnabled(this.model.enabled);this._addAttr(this.model.htmlAttributes);t.isNullOrUndefined(n)||t.isNullOrUndefined(n.validationMessage)||(this.model.validationMessages=this.model.validationMessage);this.model.validationRules!=null&&(this._initValidator(),this._setValidation());this._wireEvents();this.initialRender=!1},_addAttr:function(t){var i=this;n.map(t,function(n,t){t=="class"?i.div.addClass(n):t=="name"?i.radbtn.attr(t,n):t=="required"?i.radbtn.attr(t,n):t=="disabled"&&n=="disabled"?i.disable():t=="checked"&&n=="checked"?i._checkedChange(!0,!0):i.div.attr(t,n)})},_initValidator:function(){this.element.closest("form").data("validator")||this.element.closest("form").validate()},_setValidation:function(){var r,f,i,u,e;this.element.find("input").rules("add",this.model.validationRules);r=this.element.closest("form").data("validator");r=r?r:this.element.closest("form").validate();f=this.element.find("input").attr("name");r.settings.messages[f]={};for(i in this.model.validationRules)if(u=null,!t.isNullOrUndefined(this.model.validationRules[i])){if(t.isNullOrUndefined(this.model.validationRules.messages&&this.model.validationRules.messages[i])){r.settings.messages[f][i]=n.validator.messages[i];for(e in this.model.validationMessages)i==e?u=this.model.validationMessages[i]:""}else u=this.model.validationRules.messages[i];r.settings.messages[f][i]=u!=null?u:n.validator.messages[i]}},_setModel:function(t){for(var i in t)switch(i){case"cssClass":this._changeSkin(t[i]);break;case"enableRTL":this.model.text?t[i]?this.div.addClass("e-rtl"):this.div.removeClass("e-rtl")&&this.element.closest(".e-radiobtn-wrap").hasClass("e-rtl")?this.element.closest(".e-radiobtn-wrap").removeClass("e-rtl"):"":t[i]?this.element.closest(".e-radiobtn-wrap").addClass("e-rtl"):this.element.closest(".e-radiobtn-wrap").removeClass("e-rtl");break;case"text":this._setText(t[i]);break;case"size":this._setSize(t[i]);break;case"validationRules":this.model.validationRules!=null&&(this.element.find("input").rules("remove"),this.model.validationMessages=null);this.model.validationRules=t[i];this.model.validationRules!=null&&(this._initValidator(),this._setValidation());break;case"validationMessage":this.model.validationMessages=t[i];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initValidator(),this._setValidation());break;case"validationMessages":this.model.validationMessages=t[i];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initValidator(),this._setValidation());break;case"checked":n(this.div).removeClass("e-material-animate");typeof this.checked()=="boolean"?(this.model.checked=t[i],this._checkedChange(this.model.checked)):t[i]()!=null&&t[i]()==this.element.find(".e-input").attr("value")&&this._checkedChange(t[i]());break;case"enabled":this._setEnabled(t[i]);break;case"id":this._setIdAttr(t[i]);break;case"name":this.radbtn.attr("name",t[i]);break;case"value":this.radbtn.attr("value",t[i]);break;case"htmlAttributes":this._addAttr(t[i])}},_destroy:function(){this.radbtn.remove();this._cloneElement.removeClass("e-js e-input e-radiobtn");this._cloneElement.insertBefore(this.element);this.element.remove()},_changeSkin:function(n){this.model.cssClass!=n&&(this.element.removeClass(this.model.cssClass).addClass(n),this.div.removeClass(this.model.cssClass).addClass(n))},_setValue:function(){t.isNullOrUndefined(this.element.attr("type"))&&this.element.attr("type","radio");t.isNullOrUndefined(this.element.attr("id"))||(this.model.id=this.element.attr("id"));t.isNullOrUndefined(this.element.attr("name"))||(this.model.name=this.element.attr("name"));t.isNullOrUndefined(this.element.attr("value"))||(this.model.value=this.element.attr("value"));this.element.attr({id:this.model.id,name:this.model.name,value:this.model.value});typeof this.checked()=="boolean"?this.model.checked=this.isChecked=this.model.checked||this.element.attr("checked")=="checked":this.isChecked=this.element.attr("value")==this.checked();this.isChecked&&this.element.attr("checked","checked");this._hiddenValue=this.element.attr("value");this._isUI=!1},_setIdAttr:function(t){n("#"+this.model.idPrefix+this.model.id+"_wrapper").attr("id",this.model.idPrefix+t+"_wrapper");n("#"+this.model.idPrefix+this.model.id).attr("id",this.model.idPrefix+t);this.radbtn.attr("id",t)},_setSize:function(n){n==t.RadioButtonSize.Medium?(this.span.removeClass("e-radsmaller").addClass("e-radmedium"),this.div.removeClass("e-radsmall").addClass("e-radmed")):(this.span.removeClass("e-radmedium").addClass("e-radsmaller"),this.div.removeClass("e-radmed").addClass("e-radsmall"))},_setEnabled:function(n){n?this.enable():this.disable()},_renderControl:function(){this.initialRender=!0;var i=t.browserInfo();this.div=i.name=="msie"&&i.version=="8.0"?n('
      <\/div>'):n('
      <\/div>');this.div.attr({id:this.model.idPrefix+this.model.id,role:"radio",tabindex:0,"aria-checked":!1});this.span=n("<\/span>");this.span.addClass("e-spanicon");this._setSize(this.model.size);this.spanImg=n('<\/span>',"",{},{role:"presentation"});this.element.addClass("e-input");this.div.addClass(this.model.cssClass);this.span.append(this.spanImg);this.div.insertBefore(this.element);this.div.append(this.element);this.div.append(this.span);this._setTextWrapper(this.model.text);this.radbtn=this.element;this.element=this.div},_setTextWrapper:function(n){n!=""?(this.txtSpan=t.buildTag("div.e-text",n),this.div.append(this.txtSpan),this.model.enableRTL&&this.div.addClass("e-rtl")):this.model.enableRTL&&this.element.closest(".e-radiobtn-wrap").addClass("e-rtl")},_setText:function(n){this.model.text==""&&n!=""?this._setTextWrapper(n):this.txtSpan.html(n)},_wireEvents:function(){this._on(this.element,"click",function(n){this._isUI=!0;this._checkedHandler(n)});this._on(this.element,"focus",this._focusIn);this._on(this.element,"focusout",this._focusOut)},_focusIn:function(){n(this.element).addClass("e-focus");n(this.element).on("keydown",n.proxy(this._checkUnCheck,this))},_focusOut:function(){n(this.element).removeClass("e-focus");n(this.element).off("keydown",n.proxy(this._checkUnCheck,this))},_checkUnCheck:function(n){(n.keyCode==32||n.keyCode==37||n.keyCode==38||n.keyCode==39||n.keyCode==40)&&(n.preventDefault(),this._checkedHandler())},_checkedHandler:function(t){t&&(this._interacted=!0);this.element.hasClass("e-disable")||(this.isChecked=typeof this.checked()=="boolean"?this.radbtn.attr("checked")=="checked"?!0:!1:this.checked()==this.radbtn.attr("value"),n(this.element).find(".e-rad-icon").hasClass("e-circle_01")||this._changeEvent(!0),t&&n(this.div).addClass("e-material-animate"))},_checkedChange:function(n,t){this.isChecked=n;this._changeEvent(t)},_changeEvent:function(i){var u={isChecked:this.isChecked,isInteraction:!!i};if(!this.initialRender&&!0==this._trigger("beforeChange",u))return!1;if(n(this.element).find(".e-rad-icon").hasClass("e-circle_01"))this.spanImg.removeClass("e-circle_01").addClass("e-rad-select"),this.span.removeClass("e-rad-active"),this.div.attr({tabindex:0,"aria-checked":!1}),this.radbtn.removeAttr("checked");else{var f=this.element.find(".e-input").attr("name"),e=n('input.e-radiobtn[name="'+f+'"]:radio'),o=this,s=this.element.find(".e-input"),r=n(s).data("ejRadioButton");u.isChecked&&(this.spanImg.addClass("e-circle_01").removeClass("e-rad-select"),this.span.addClass("e-rad-active"),this.div.attr({tabindex:0,"aria-checked":!0}),this.radbtn.attr("checked","checked"));n.each(e,function(i,r){o._interacted&&n(n(r).closest(".e-widget")).find("span.e-spanicon").hasClass("e-rad-active")&&n(r).closest(".e-radiobtn-wrap").addClass("e-material-animate");n(r).closest(".e-radiobtn-wrap").find(".e-rad-icon").removeClass("e-circle_01").addClass("e-rad-select");n(r).closest(".e-radiobtn-wrap").find(".e-spanicon").removeClass("e-rad-active");n(r).closest(".e-radiobtn-wrap").attr({tabindex:0,"aria-checked":!1});var u=n(r).data("ejRadioButton");t.isNullOrUndefined(u)||u.checked()==null||typeof u.checked()!="boolean"||(u.model.checked=!1,u.isChecked=!1,u.radbtn.removeAttr("checked"))});r!=null&&r.checked()!=null&&typeof r.checked()=="boolean"?r.model.checked=!0:r.checked(r.radbtn.attr("value"));this.element.find(".e-rad-icon").addClass("e-circle_01").removeClass("e-rad-select");this.span.addClass("e-rad-active");this.div.attr({tabindex:0,"aria-checked":!0});this._isUI&&this.element.find(".e-input").click();this.isChecked=!0;this.isChecked==!0?this.radbtn.attr("checked","checked"):this.radbtn.removeAttr("checked")}u={isChecked:this.isChecked,isInteraction:!!i};this.initialRender||this._trigger("change",u);i&&this._trigger("_change",{value:this._hiddenValue})},disable:function(){this.element.hasClass("e-disable")||(this.element.addClass("e-disable"),this.radbtn.attr("disabled","disabled"));this._isIE8&&this.span.addClass("e-disable");this.div.attr("aria-disabled",!0);this.model.enabled=!1},enable:function(){this.element.hasClass("e-disable")&&(this.element.removeClass("e-disable"),this.radbtn.prop("disabled",!1));this._isIE8&&this.span.removeClass("e-disable");this.div.attr("aria-disabled",!1);this.model.enabled=!0}});t.RadioButtonSize={Small:"small",Medium:"medium"}}(jQuery,Syncfusion),function(n,t,i){t.widget("ejAutocomplete","ej.Autocomplete",{element:null,model:null,validTags:["input"],_ignoreOnPersist:["fields","dataSource","query","focusIn","focusOut","change","select","create","destroy","open","close","actionComplete","actionSuccess","actionFailure"],_setFirst:!1,_timeStamp:0,_rootCSS:"e-autocomplete",type:"editor",angular:{require:["?ngModel","^?form","^?ngModelOptions"]},_requiresID:!0,defaults:{dataSource:null,query:null,fields:{text:null,key:null,category:null,groupBy:null,htmlAttributes:null},locale:"en-US",name:null,template:null,allowGrouping:!1,enableDistinct:!1,ignoreAccent:!1,allowSorting:!0,sortOrder:"ascending",htmlAttributes:{},multiSelectMode:"none",delimiterChar:",",allowAddNew:!1,addNewText:"Add New",showRoundedCorner:!1,readOnly:!1,cssClass:"",watermarkText:null,value:"",selectValueByKey:null,filterType:"startswith",caseSensitiveSearch:!1,showLoadingIcon:!0,showResetIcon:!1,itemsCount:0,minCharacter:1,delaySuggestionTimeout:200,showPopupButton:!1,highlightSearch:!1,enableAutoFill:!1,enableRTL:!1,enabled:!0,visible:!0,height:"",width:"",emptyResultText:"No suggestions",animateType:"slide",showEmptyResultText:!0,enablePersistence:!1,popupHeight:"152px",popupWidth:"auto",autoFocus:!1,isChangeOnBlur:!1,multiColumnSettings:{enable:!1,showHeader:!0,stringFormat:"{0}",searchColumnIndices:[],columns:[{field:null,headerText:null,textAlign:"left",headerTextAlign:"left",cssClass:"",type:"string",filterType:"startswith",visible:!0}]},validationRules:null,validationMessage:null,focusIn:null,focusOut:null,change:null,select:null,create:null,open:null,close:null,destroy:null,actionBegin:null,actionComplete:null,actionSuccess:null,actionFailure:null},dataTypes:{autoFocus:"boolean",watermarkText:"string",locale:"string",cssClass:"string",filterType:"enum",caseSensitiveSearch:"boolean",showLoadingIcon:"boolean",template:"string",allowGrouping:"boolean",enableDistinct:"boolean",allowSorting:"boolean",sortOrder:"enum",allowAddNew:"boolean",addNewText:"string",showRoundedCorner:"boolean",showResetIcon:"boolean",readOnly:"boolean",itemsCount:"number",animateType:"enum",minCharacter:"number",showPopupButton:"boolean",highlightSearch:"boolean",enableAutoFill:"boolean",enableRTL:"boolean",multiSelectMode:"enum",delimiterChar:"string",emptyResultText:"string",showEmptyResultText:"boolean",enabled:"boolean",visible:"boolean",enablePersistence:"boolean",isChangeOnBlur:"boolean",dataSource:"data",query:"data",fields:"data",validationRules:"data",validationMessage:"data",htmlAttributes:"data",multiColumnSettings:"data",columns:"data",searchColumnIndices:"array"},observables:["value","selectValueByKey"],value:t.util.valueFunction("value"),_selectValueByKey:t.util.valueFunction("selectValueByKey"),enable:function(){this.model.enabled||(this.model.enabled=!0,this.target.disabled=!1,this.element.removeClass("e-disable").attr({"aria-disabled":!1}),this.element.removeAttr("disabled"),this.model.showPopupButton&&this.dropdownbutton.removeClass("e-disable").attr({"aria-disabled":!1}),this.model.multiSelectMode=="visualmode"&&this._ulBox.removeClass("e-disable").attr({"aria-disabled":!1}),this.wrapper.removeClass("e-disable-wrap"))},disable:function(){this.model.enabled&&(this._hideResult(),this.model.enabled=!1,this.target.disabled=!0,this.element.attr("disabled","disabled"),this.element.addClass("e-disable").attr({"aria-disabled":!0}),this.model.showPopupButton&&this.dropdownbutton.addClass("e-disable").attr({"aria-disabled":!0}),this.model.multiSelectMode=="visualmode"&&this._ulBox&&this._ulBox.addClass("e-disable").attr({"aria-disabled":!0}),this.wrapper.addClass("e-disable-wrap"))},clearText:function(){this.model.multiSelectMode=="visualmode"&&this._deleteBox(this._ulBox.children("li"));this.element.val("");this._preVal="";this._valueChange();this._isFocused||this._focusOutAction();this._hideResult()},getValue:function(){var n=this.value();return n==null?"":n},getSelectedItems:function(){return this._isFocused&&this.model.multiSelectMode!="visualmode"&&this._updateSelectedItemArray(this.getValue()),this._selectedItems},_setValue:function(i){var r,u,f;if(this._isWatermark||this._hiddenSpan.css("display","none"),(typeof i=="object"||typeof i=="number"&&isNaN(i)||n.trim(i)=="")&&(i=""),this.model.multiSelectMode=="visualmode"&&this._hiddenInput.val(""),this.element.val(""),this._hiddenInput||(this._hiddenInput=t.buildTag("input#"+this.target.id+"_hidden","",{},{type:"hidden",name:this.element.attr("name")}).insertBefore(this.element)),i)if(this.model.multiSelectMode=="visualmode")if(this._selectedItems=[],this._modelValue=i,this._deleteBox(this._ulBox.children("li")),r=i.split(this.model.delimiterChar),this.element.width(1).val("").removeAttr("placeholder"),t.DataManager&&this.model.dataSource instanceof t.DataManager)this._createBoxForObjectType(r);else if(this.suggestionListItems=this.model.dataSource,this.suggestionListItems&&typeof this.suggestionListItems[0]!="object")for(this._hiddenInput.val(i),u=0,f=r.length;u-1)&&(this.model.multiSelectMode=="none"?this._hiddenInput.val(f||i):this._hiddenInput.val(this._hiddenInput.val()+(f||i)+e));this.model.multiSelectMode=="visualmode"?(r=typeof r=="string"&&this._addNewTemplate&&r.substr(r.length-this._addNewTemplate.length)==this._addNewTemplate?r.replace(this._addNewTemplate,""):r,typeof i=="number"&&(i=this._textFormateString(i)),o=i.indexOf(this._addNewTemplate),this._addNewTemplate&&(i=i.substr(0,i.length-this._addNewTemplate.length)),(!(this._selectValueByKey()==f||f==null)||o>-1)&&this._selectValueByKey(this._selectValueByKey()!=null?this._selectValueByKey()+(o>-1?i:f)+e:(o>-1?i:f)+e),this._modelValue=t.isNullOrUndefined(this.value())?i+e:this.value().indexOf(i)!=-1&&u?i+e:this.value()+i+e,this.element.val("").removeAttr("placeholder").width(1),this._ulBox.append(this._createBox(i)),this.model.height!=""&&(n(this._ulBox).parent().css("overflow","auto"),this.model.showPopupButton&&this._ulBox.parent()[0].scrollHeight!=0&&this.dropdownbutton.css("height",this._ulBox.parent()[0].scrollHeight)),this._addNewTemplate=null):this.model.multiSelectMode=="delimiter"?(e=this.target.value.lastIndexOf(this.model.delimiterChar),this._typed||this.element.val()==""||u||!this.model.showPopupButton?u?this.element.val(this.element.val()==""?i+this.model.delimiterChar:this.element.val()+i+this.model.delimiterChar):e==-1?this.element.val(this._queryString.substr(0,e+1)+i+this.model.delimiterChar):this.element.val(this._queryString.substr(0,e+this.model.delimiterChar.length)+i+this.model.delimiterChar):!this.model.enableAutoFill||this.showSuggestionBox?this._checkDeli()?this.element.val(this._queryString.substr(0,e)+this.model.delimiterChar+i+this.model.delimiterChar):this.element.val(this.element.val()+this.model.delimiterChar):this._checkDeli()||this.element.val(this.element.val()+this.model.delimiterChar),this._typed=!1):(this.element.val(i),this._selectedItems=[]);this._selectedItems.push(r);this._originalval.push(i);this._moveCaretToEnd(this.element[0])},_removeDuplicates:function(n){return this._selectedItems.length==0?!1:this._selectedItems.indexOf(n)!=-1?!0:void 0},search:function(){this.model.enabled&&this._checkDelimiter()&&(this._hideResult(),this._autoFill=!1,this._queryString=n.trim(this._queryString),this._queryString.length>0&&this._OnTextEnter())},setVisible:function(n){n?this.wrapper.show():this.wrapper.hide()},hide:function(){this._hideResult()},open:function(){this._showFullList()},_changeWatermark:function(n){this._isWatermark?this.element.attr("placeholder",n):this._hiddenSpan.text(n)},_changeSkin:function(n){this.wrapper.removeClass(this.model.cssClass).addClass(n);this.suggestionList.removeClass(this.model.cssClass).addClass(n)},_setDropdown:function(n){this.model.showPopupButton=n;n?this._renderDropdown():this._destroyDropdown()},_changeHeight:function(n){this.wrapper.height(n)},_changeWidth:function(n){this.wrapper.width(n);this._setListWidth()},_setCulture:function(){this._localizedLabels=this._getLocalizedLabels();t.isNullOrUndefined(this._options)||(t.isNullOrUndefined(this._options.addNewText)||(this._localizedLabels.addNewText=this._options.addNewText),t.isNullOrUndefined(this._options.emptyResultText)||(this._localizedLabels.emptyResultText=this._options.emptyResultText),t.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText));this.model.addNewText=this._localizedLabels.addNewText;this.model.emptyResultText=this._localizedLabels.emptyResultText;this.model.watermarkText=this._localizedLabels.watermarkText},_init:function(n){if(this._options=n,this._selectkey=[],this._hiddenColumns=[],this._setCulture(),!this.element.is("input")||this.element.attr("type")&&this.element.attr("type")!="text")return!1;this.model.fields.groupBy=this.model.fields.groupBy?this.model.fields.groupBy:this.model.fields.category;this._initialize();this._render();this._wireEvents();this.initialRender=!1;this.model.validationRules!=null&&(this._initValidator(),this._setValidation())},_initValidator:function(){this.element.closest("form").data("validator")||this.element.closest("form").validate()},_setValidation:function(){var e,r,f,i,u,o;if(this.model.validationRules){e=this.model.multiSelectMode=="visualmode"?this._hiddenInput:this.element;e.rules("add",this.model.validationRules);r=this.element.closest("form").data("validator");r=r?r:this.element.closest("form").validate();f=e.attr("name");r.settings.messages[f]={};for(i in this.model.validationRules)if(u=null,!t.isNullOrUndefined(this.model.validationRules[i])){if(t.isNullOrUndefined(this.model.validationRules.messages&&this.model.validationRules.messages[i])){r.settings.messages[f][i]=n.validator.messages[i];for(o in this.model.validationMessage)i==o?u=this.model.validationMessage[i]:""}else u=this.model.validationRules.messages[i];r.settings.messages[f][i]=u!=null?u:n.validator.messages[i]}}},_removeDuplicateValue:function(n){return n.split(this.model.delimiterChar).reduce(function(n,t){return n.indexOf(t)<0&&n.push(t),n},[]).join(this.model.delimiterChar)},_delimiterChar:function(){return this.model.multiSelectMode!="none"?this.model.delimiterChar:""},_setModel:function(n){var i,r,u,h,l,a,c,s,f,e,o;for(i in n){switch(i){case"dataSource":this.model.dataSource=null;break;case"watermarkText":this._changeWatermark(n[i]);break;case"delaySuggestionTimeout":this.model.delaySuggestionTimeout=parseInt(n[i]);break;case"value":r=t.util.getVal(n[i]);u=this._delimiterChar();this.model.multiSelectMode!="none"&&(e=r.substr(r.length-u.length)==u?r:r+u,r=r==""?this.value():(this.value()?this.value():"")+e,this.model.multiSelectMode=="visualmode"&&(r=r.split(u).reduce(function(n,t){return n.indexOf(t)<0&&n.push(t),n},[]),r=r.join(u)));this.value(this._setValue(r));h=this.model.dataSource;t.DataManager&&h instanceof t.DataManager?this._loadInitData():this._setHiddenkeyByValue(h);this._modelValue=this.value();l=this.model.multiSelectMode=="visualmode"?this._hiddenInput.val():this.element.val();this._changeEvtTrigger(l);this.model.showResetIcon&&this._showReset();break;case"showPopupButton":this._setDropdown(n[i]);break;case"enableRTL":this._RightToLeft(n[i]);break;case"showRoundedCorner":this._setRoundedCorner(n[i]);break;case"readOnly":this._checkReadOnly(n[i]);break;case"delimiterChar":a=this.model.delimiterChar;n[i]=this._validateDelimiter(n[i]);this.model.delimiterChar=n[i];this.element.val(this.value().replace(new RegExp(a,"g"),this.model.delimiterChar));this.value(this.element.val());break;case"validationRules":this.model.validationRules!=null&&(this.element.rules("remove"),this.model.validationMessage=null);this.model.validationRules=n[i];this.model.validationRules!=null&&(this._initValidator(),this._setValidation());break;case"validationMessage":this.model.validationMessage=n[i];this.model.validationRules!=null&&this.model.validationMessage!=null&&(this._initValidator(),this._setValidation());break;case"locale":t.Autocomplete.Locale[n[i]]?(this.model.locale=n[i],this._setCulture(),this._setWatermark()):this.model.locale=n[i];break;case"filterType":c=[];for(f in t.filterType)t.filterType.hasOwnProperty(f)&&c.push(t.filterType[f]);c.indexOf(n[i])>-1?this.model.filterType=n[i]:n[i]=this.model.filterType;break;case"multiSelectMode":this.model.multiSelectMode=n[i];s=this._delimiterChar();this.model.multiSelectMode!="none"&&(f=this._selectValueByKey(),e=this.value(),e&&(e=e.substr(e.length-s.length)==s?e:e+s,this.value(e),this.model.multiSelectMode=="visualmode"&&this.value(this._removeDuplicateValue(this.value()))),f&&(this._selectValueByKey(f.substr(f.length-s.length)==s?f:f+s),this.model.multiSelectMode=="visualmode"&&this._selectValueByKey(this._removeDuplicateValue(this._selectValueByKey()))));n[i]=="visualmode"?(this.model.validationRules!=null&&this.element.rules("remove"),this.element.val()!=""&&this._isWatermark&&this.element.removeAttr("placeholder")):this.element.hasClass("e-visual-mode")&&this._destroyBoxModel();this._destroy();this._init();this._setValue(this.value());this._setValidation();t.isNullOrUndefined(this.element.attr("placeholder"))&&this._isWatermark&&this._setWatermark();break;case"enabled":this._disabled(!n[i]);break;case"visible":this.setVisible(n[i]);break;case"height":this._changeHeight(n[i]);break;case"width":this._changeWidth(n[i]);break;case"cssClass":this._changeSkin(n[i]);break;case"itemsCount ":(n[i]<=0||isNaN(n[i]))&&(n[i]=0);break;case"popupHeight":this.suggestionList.css({"max-height":isNaN(n[i])?n[i]:n[i]+"px"});break;case"popupWidth":this.model.popupWidth=n[i];this._setListWidth();break;case"selectValueByKey":u=this._delimiterChar();f=t.util.getVal(n[i]);this.selectValueByKey(f);o=this.model.multiSelectMode!="none"?this._selectValueByKey()+n[i]:n[i];o=o.split(u).reduce(function(n,t){return n.indexOf(t)<0&&n.push(t),n},[]);o=o.join(u);n[i]=o.substr(o.length-u.length)==u?o:o+u;break;case"htmlAttributes":this._addAttr(n[i]);break;case"emptyResultText":t.isNullOrUndefined(this._options)&&(this._options={});this._options.emptyResultText=this.model.emptyResultText=n[i];this._setCulture();break;case"addNewText":t.isNullOrUndefined(this._options)&&(this._options={});this._options.addNewText=this.model.emptyResultText=n[i];this._setCulture();break;case"multiColumnSettings":t.isNullOrUndefined(n[i].enable)||(this.model.multiColumnSettings.enable=n[i].enable);t.isNullOrUndefined(n[i].showHeader)||(this.model.multiColumnSettings.showHeader=n[i].showHeader);t.isNullOrUndefined(n[i].stringFormat)||(this.model.multiColumnSettings.stringFormat=n[i].stringFormat);t.isNullOrUndefined(n[i].searchColumnIndices)||(this.model.multiColumnSettings.searchColumnIndices=n[i].searchColumnIndices);t.isNullOrUndefined(n[i].columns)||(this.model.multiColumnSettings.columns=n[i].columns);this.suggestionList.remove();this._renderSuggestionList();break;case"showResetIcon":this.model.showResetIcon=n[i];n[i]&&!t.isNullOrUndefined(this.value())&&this.value()!=""?this._showReset():this._removeReset()}this._hideResult()}},_destroy:function(){this.element.width("").removeAttr("role aria-label aria-expanded aria-haspopup aria-autocomplete autocomplete placeholder aria-owns aria-disabled disabled");this.element.insertAfter(this.wrapper);this.model.multiSelectMode=="visualmode"&&this.element.removeClass("e-visual-mode").attr("name",this._hiddenInput.attr("name"));this.model.enabled||this.element.removeClass("e-disable");this.wrapper.remove();this.element.removeClass("e-input").val("");this._isWatermark&&this.element.removeAttr("placeholder");this._hideResult();this.suggestionList.remove()},_initialize:function(){this.value(this.value()===""?this.element[0].value:this.value());this.element.attr("role","combobox").attr("aria-label","Autocomplete textbox").attr("aria-expanded",!1).attr("aria-autocomplete","list");t.isNullOrUndefined(this.element.attr("tabindex"))&&this.element.attr("tabindex",0);/Edge\/12./i.test(navigator.userAgent)&&this.element.addClass("edge-browser");this.target=this.element[0];this.dropdownbutton=null;this._isIE8=t.browserInfo().name=="msie"&&t.browserInfo().version=="8.0"?!0:!1;this.showSuggestionBox=!1;this.noresult=!0;this._queryString=null;this.suggLen=0;this._selectedItems=[];this._modelValue="";this._activeItem=0;this._originalval=[];this.ctrlKeyPressed=!1;this._isFocused=!1;this._isOpened=!1;this._typed=!1;this._cancelEvent=!1;this._isWatermark=this._checkWatermarkSupport();this._selectedObj=[];this.eleClick=!1},_render:function(){this._renderWrapper();this._addAttr(this.model.htmlAttributes);this._setDimentions();this._renderDropdown();this._checkProperties();this._isWatermark?this._setWatermark():this._setWatermarkTxt();this._renderSuggestionList();this._RightToLeft(this.model.enableRTL);this._setRoundedCorner(this.model.showRoundedCorner);this.setVisible(this.model.visible);this._setListPosition()},_renderWrapper:function(){var n,i;this.element.addClass("e-input").attr("autocomplete","off");this.model.multiSelectMode=="visualmode"?(this.wrapper=t.buildTag("div.e-atc e-widget "+this.model.cssClass+"#"+this.target.id+"_wrapper").insertAfter(this.element),this.container=t.buildTag("div.e-in-wrap e-box").append(this.element)):(this.wrapper=t.buildTag("span.e-atc e-widget "+this.model.cssClass+"#"+this.target.id+"_wrapper").insertAfter(this.element),this.container=t.buildTag("span.e-in-wrap e-box").append(this.element));document.activeElement==this.element[0]&&(n=!0);this.wrapper.append(this.container);this._isWatermark||(this._hiddenSpan=t.buildTag("span.e-input e-placeholder ").insertAfter(this.element),this._hiddenSpan.text(this.model.watermarkText),this._hiddenSpan.css("display","none"),i=this,this._hiddenSpan.click(function(){this._isFocused||i.element.focus()}));n&&this.element.focus()},_renderDropdown:function(){if(this.model.showPopupButton){var i=t.buildTag("span.e-icon e-search").attr(this._isIE8?{unselectable:"on"}:{});this.dropdownbutton=t.buildTag("span.e-select#"+this.target.id+"_dropdown").attr(this._isIE8?{unselectable:"on"}:{}).append(i);this.container.append(this.dropdownbutton).addClass("e-padding");this.model.enabled||this.dropdownbutton.addClass("e-disable").attr({"aria-disabled":!0});this.dropdownbutton.on("mousedown",n.proxy(this._OnDropdownClick,this))}},_addAttr:function(t){var i=this;n.map(t,function(n,t){t=="required"&&i.element.attr(t,n);t=="class"?i.wrapper.addClass(n):t=="name"?i.element.attr(t,n):t=="disabled"&&n=="disabled"?i._disabled(!0):t=="readOnly"&&n===!0?i._checkReadOnly(!0):t=="id"?(i.wrapper.attr(t,n+"_wrapper"),i.element.attr(t,n)):i.wrapper.attr(t,n)})},_setDimentions:function(){this.model.height&&this.wrapper.height(this.model.height);this.model.width&&this.wrapper.width(this.model.width)},_renderBoxModel:function(){this._ulBox=t.buildTag("ul.e-ul e-boxes");var i=this.model.enabled?"":"e-disable";this._ulBox.addClass(i);this._hiddenInput=t.buildTag("input#"+this.target.id+"_hidden","",{},{type:"hidden"}).insertBefore(this.element);this._hiddenInput.attr("name",this.element.attr("name"));this.element.val("").removeAttr("name").addClass("e-visual-mode");this._isWatermark||this.element.width(1);this.container.prepend(this._hiddenInput,this._ulBox);this.model.height!=""?this.wrapper.height(this.model.height):this.wrapper.height("auto");this._on(this.container,"mousedown",function(t){if(!this.model.enabled)return!1;var i=n(t.target);i.is(this.element)||(t.preventDefault(),this._isFocused||this.element.focus(),i.hasClass("e-options")?(!t.ctrlKey&&i.siblings().hasClass("e-active")&&this._removeActive(),i.hasClass("e-active")?i.removeClass("e-active"):i.addClass("e-active")):this._moveCaretToEnd(this.element[0]));!t.ctrlKey&&(i.hasClass("e-boxes")||i.hasClass("e-input"))&&this._removeActive()})},_destroyBoxModel:function(){this.container.prepend(this.element);this.element.attr({name:this._hiddenInput.attr("name")}).removeAttr("style").removeClass("e-visual-mode");this.wrapper.height(this.model.height);this._hiddenInput.remove();this._hiddenInput=null;this._ulBox.remove();this._off(this.container,"mousedown")},_deleteLastBox:function(){var t=this._ulBox.children(),n=t.last(),i=n.hasClass("e-active");this._removeActive();i?this._deleteBox(n):n.addClass("e-active")},_deleteBox:function(t){for(var s,u,i,f,e,r=0,o=t.length;r0)&&u._setHiddenkeyByValue(n.result)})}},_setHiddenkeyByValue:function(n){var u,r,o,s,h;t.isNullOrUndefined(this.value())&&this.value("");var i=this.value(),f=n,c=[],e=[];if(i=this.model.multiSelectMode=="none"?i:i.split(this.model.delimiterChar),!t.isNullOrUndefined(f)){for(u=0;u0&&(this.suggestionListItems=t.DataManager(this.suggestionListItems).executeLocal(t.Query().take(this.model.itemsCount)));this._checkEmptyList();this._addNewTemplate=null;this.noresult&&this.model.multiSelectMode=="visualmode"&&this.model.allowAddNew&&this.element.val()!=""&&!this._repeatRemove&&(this.noresult=!1,this.suggestionListItems.pop(),this._addNewTemplate=" ("+this.model.addNewText+")",this.suggestionListItems.push(this.element.val()+this._addNewTemplate),this._checkEmptyList());(!this.noresult||this.model.showEmptyResultText)&&this._generateSuggestionList(n)},_generateSuggestionList:function(i){var f=this.suggestionListItems,r,h,g,c,y,e,o,nt,p,w,u,s,tt,b,a,l;if(this.model.multiColumnSettings.enable?this._tableColumn.empty()&&this.model.multiColumnSettings.showHeader&&this._tableHeaderDiv.css("display",""):this.ul.empty(),r=this,h=document.createDocumentFragment(),typeof f[0]!="object"){if(r.model.multiColumnSettings.enable){var k=t.buildTag("tbody"),it=t.buildTag("tr").attr("role","option").attr(r._isIE8?{unselectable:"on"}:{}),rt=t.buildTag("td",{},{},{role:"option"});for(u=0,s=f.length;s>u;u++){var c=r.model.highlightSearch&&!r.noresult?r._highlightSuggestion(f[u]):f[u],d=it.clone(),v=rt.clone();n(v).attr(r._isIE8?{unselectable:"on"}:{}).attr(f[u]!=f.length-1?{"class":"e-atc-tdbottom"}:{}).html(c);d[0].appendChild(v[0]);k[0].appendChild(d[0]);h.appendChild(k[0]);r.model.showEmptyResultText&&r.model.emptyResultText==c&&r.model.multiColumnSettings.showHeader&&r._tableHeaderDiv.css("display","none")&&n(v).removeClass("e-atc-tdbottom");r._addNewTemplate&&!t.isNullOrUndefined(r._tableHeaderDiv)&&r._tableHeaderDiv.css("display","none")}r._tableColumn[0].appendChild(h)}else{for(g=t.buildTag("li",{},{},{role:"option"}).attr(r._isIE8?{unselectable:"on"}:{}),u=0,s=f.length;s>u;u++)c=r.model.highlightSearch&&!r.noresult?r._highlightSuggestion(f[u]):f[u],y=g.clone(),y[0].innerHTML=c,h.appendChild(y[0]);r.ul[0].appendChild(h)}this._currList=f;this._mapper={txt:null,key:null}}else e=this.model.fields,o={_key:null,_text:null,_attr:null},o._key=e&&e.key?e.key:"key",o._text=e&&e.text?e.text:"text",o._attr=e&&e.htmlAttributes?e.htmlAttributes:"htmlAttributes",this._mapper={txt:o._text,key:o._key},this._currList=[],this.model.fields.groupBy?(nt=e&&e.groupBy?e.groupBy:"groupBy",w=t.Query().group(nt),this._addSortingQuery(w,"key"),p=t.DataManager(f).executeLocal(w),this._swapUnCategorized(p),p.forEach(function(n,i){if(n.key)if(r.model.multiColumnSettings.enable){var u=t.buildTag("tr.e-category").attr("role","option").attr(r._isIE8?{unselectable:"on"}:{});u.append(t.buildTag("td",n.key).attr("role","option").attr(r._isIE8?{unselectable:"on"}:{}).attr(i!=f.length-1?{"class":"e-atc-tdbottom"}:{}));r._tableColumn.append(u)}else r.ul.append(t.buildTag("li.e-category",n.key).attr("role","option").attr(r._isIE8?{unselectable:"on"}:{}));r._generateLi(n.items,o)})):this._generateLi(f,o);for(u=0,s=f.length;s>u;u++)if(this.model.multiColumnSettings.enable)tt=this._textFormateString(this._currList[u]),tt==this.value()&&(l=this._getLiTags()[u],n(l).addClass("e-activeli"));else for(b=this.value().split(this.model.delimiterChar),a=0;a<=b.length;a++)this._currList[u]==b[a]&&(l=this._getLiTags()[u],n(l).addClass("e-activeli"));this._getLiTags().length>0&&this._isFocused&&this._showResult(i)},_swapUnCategorized:function(n){for(var t,r=n.length,i=0;i0;t--)n[t]=n[t-1];return n[t]=n[i],!1}},_generateLi:function(i,r){var u=this,a=document.createDocumentFragment(),y=document.createDocumentFragment(),p,w,b,d,h,e,c,k,f,v,o,s,l;if(u.model.multiColumnSettings.enable){for(p=u.model.multiColumnSettings.columns.length,this._tableColumn.append(t.buildTag("tbody")),w=t.buildTag("tr"),b=t.buildTag("td"),f=0,v=i.length;v>f;f++)if(o=this._getField(i[f],r._text),s=this._getField(i[f],r._key),!t.isNullOrUndefined(o)||u.model.multiColumnSettings.enable){for(d=u._getField(i[f]),h=w.clone(),h[0].className=f%2?"e-atc-trbgcolor":"",e=0;e-1?u._highlightSuggestion(u._getField(i[f],u.model.multiColumnSettings.columns[e].field).toString()):u._getField(i[f],u.model.multiColumnSettings.columns[e].field):u.model.highlightSearch&&n.inArray(e.toString(),u._columnIndex)>-1?t.isNullOrUndefined(u._getField(i[f],u.model.multiColumnSettings.columns[e].field))?u._highlightSuggestion(""):u._highlightSuggestion(u._getField(i[f],u.model.multiColumnSettings.columns[e].field).toString()):u._getField(i[f],u.model.multiColumnSettings.columns[e].field),c[0].className=(f!=i.length-1?"e-atc-tdbottom ":"")+(e!=u.model.multiColumnSettings.columns.length-1?u.model.enableRTL?"e-atc-tdleft ":"e-atc-tdright ":"")+(u.model.multiColumnSettings.columns[e].cssClass?u.model.multiColumnSettings.columns[e].cssClass:""),c[0].style.textAlign=u.model.multiColumnSettings.columns[e].textAlign?u.model.multiColumnSettings.columns[e].textAlign:"left",y.appendChild(c[0]));h[0].appendChild(y);s&&h.attr("id",s);u._setAttributes(u._getField(i[f],r._attr),h[0]);a.appendChild(h[0]);u._currList=u._currList.concat([i[f]])}n(u._tableColumn).find("tbody")[0].appendChild(a)}else{for(k=n("
    • <\/li>"),f=0,v=i.length;v>f;f++)o=this._getField(i[f],r._text),s=this._getField(i[f],r._key),t.isNullOrUndefined(o)||(u.model.highlightSearch&&(o=u._highlightSuggestion(o)),u.model.template&&(o=u._getTemplatedString(i[f],r._text,o)),l=k.clone(),l[0].innerHTML+=o,s&&l[0].setAttribute("id",s),u._setAttributes(u._getField(i[f],r._attr),l[0]),a.appendChild(l[0]),u._currList=u._currList.concat([i[f]]));u.ul[0].appendChild(a)}},_getLiTags:function(){return this.model.multiColumnSettings.enable?this._tableColumn.find("tbody tr:not('.e-category')"):this.ul.children("li:not('.e-category')")},_getTemplatedString:function(n,t,i){for(var r=this.model.template,f=r.indexOf("${"),e=r.indexOf("}");f!=-1&&e!=-1;){var o=r.substring(f,e+1),s=o.replace("${","").replace("}",""),u=this._getField(n,s);t==s&&(u=i);u||(u="");r=r.split(o).join(u);f=r.indexOf("${");e=r.indexOf("}")}return r},_getField:function(n,i){return t.pvt.getObject(i,n)},_setAttributes:function(t,i){if(t){typeof t=="string"&&(t=n.parseJSON(t));for(var r in t)i.setAttribute(r,t[r])}},_setListWidth:function(){var n=this.model.popupWidth;n&&n!="auto"?this.suggestionList.css({width:n}):this.suggestionList.css({width:this.wrapper.width()})},_setListHeight:function(){this.suggestionList.css({"max-height":this.model.popupHeight})},_refreshPopup:function(){this.model.popupWidth=="auto"&&Math.floor(this.wrapper.outerWidth())!=Math.floor(this.suggestionList.outerWidth())&&(this.suggestionList.css({width:this.wrapper.width()}),this._refreshScroller());this._setListPosition()},_showResult:function(r){var u,e,o,f;if(this._refreshScroller(),this._refreshPopup(),this._isOpened)n(document).on("mousedown",n.proxy(this._OnDocumentClick,this));else this.suggestionList.css("display","none"),u=this,clearTimeout(this._typing),this._typing=setTimeout(function(){u.suggestionList[u.model.animateType=="slide"?"slideDown":"fadeIn"](u.model.animateType=="none"?0:300,function(){n(document).on("mousedown",n.proxy(u._OnDocumentClick,u))})},this.model.delaySuggestionTimeout),e=r!=i?{event:r,isInteraction:!0}:{isInteraction:!1},this._trigger("open",e),this.wrapper.addClass("e-active");this._isOpened=!0;this.showSuggestionBox=!0;o=this._getLiTags();this._listSize=o.length;n(window).on("resize",n.proxy(this._OnWindowResize,this));f=t.getScrollableParents(this.wrapper);f[0]!=window&&this._on(f,"scroll",this._hideResult)},_hideResult:function(r){var u,f;this.showSuggestionBox&&(this.showSuggestionBox=!1,this._activeItem=0,clearTimeout(this._hiding),this.element.attr("aria-expanded",!1),u=this,this._isOpened?(this.suggestionList.css("display","none"),f=r!=i?{event:r,isInteraction:!0}:{isInteraction:!1},this._trigger("close",f)):this._hiding=setTimeout(function(){u.model&&u.suggestionList[u.model.animateType=="slide"?"slideUp":"fadeOut"](u.model.animateType=="none"?0:100);u._activeItem=0},this.model.delaySuggestionTimeout),n(document).off("mousedown",n.proxy(this._OnDocumentClick,this)),n(window).off("resize",n.proxy(this._OnWindowResize,this)),this._off(t.getScrollableParents(this.wrapper),"scroll",this._hideResult),this.wrapper.removeClass("e-active"))},_refreshScroller:function(){this.suggestionList.css("height","auto");this.suggestionList.find(".e-content , .e-scroller").removeAttr("style");this.model.multiColumnSettings.enable&&this.model.multiColumnSettings.showHeader&&(n(this._tableColumn).css("width","auto"),n(this._tableHeader).css("width","auto"));this.suggestionList.css("display","block");this.model.multiColumnSettings.enable&&(this.scrollerObj.option("height","auto"),this._columnBorderAlign());var i=this.suggestionList.height()>parseInt(n.isNumeric(this.model.popupHeight)?this.model.popupHeight:this.model.popupHeight.replace("px",""))-4;i||this.model.multiColumnSettings.enable&&(this.suggestionList.height()<=this._tableColumn.height()||this.suggestionList.width()<=this._tableColumn.width()||this.model.multiColumnSettings.showHeader&&this.suggestionList.width()<=this._tableHeader.width())?(i&&(this.scrollerObj.model.height=this.model.multiColumnSettings.showHeader&&this._tableHeader?parseInt(this.suggestionList.height())-parseInt(this._tableHeader.height()):this.suggestionList.height()),!this.model.multiColumnSettings.enable&&this.suggestionList.width()0&&this._tableHeader.parent(".e-atc-tableHeaderContent").scrollLeft(this.model.enableRTL?this.suggestionList.find(".e-content")[0].scrollWidth-this.suggestionList.find(".e-content")[0].clientWidth:0))},_columnBorderAlign:function(){var i,t,r;if(this.model.multiColumnSettings.enable&&this.model.multiColumnSettings.showHeader&&this._tableHeaderDiv.css("display")!="none"){for(this._tableWid=this._tableHeader.outerWidth()>this._tableColumn.outerWidth()?this._tableHeader.outerWidth():this._tableColumn.outerWidth(),this._tableColumn.find("colgroup").remove(),n(this._headerColGroup.children).removeAttr("style"),t=0,r=this._headerColGroup.children.length;tparseInt(this._tableHeader.find("tr:first th").eq(t).outerWidth())?n(this._tableColumn).find("tr:first td").eq(t).outerWidth():this._tableHeader.find("tr:first th").eq(t).outerWidth()});this._tableColumn.append(n(this._headerColGroup).clone());i=this._tableWid>this.suggestionList.width()?this._tableWid:"100%";n(this._tableColumn).css("width",i);n(this._tableHeader).css("width",i)}else if(this.model.multiColumnSettings.enable&&!this.model.multiColumnSettings.showHeader){if(n(this._tableColumn).css("width","auto"),this._tableWid=this._tableColumn.outerWidth(),n(this._headerColGroup.children).removeAttr("style"),i=this._tableWid>this.suggestionList.width()?this._tableWid:"100%",i!="100%"){for(t=0,r=this._headerColGroup.children.length;tc?i.top+o+s:i.top-u-s)-l;f=n(document).scrollLeft()+n(window).width()-r;(this.model.enableRTL||e>f&&e0)return this.model.multiColumnSettings.enable?this._textFormateString(this._currList[this._activeItem-1]):!t.isNullOrUndefined(this._mapper)&&this._mapper.txt?this._getField(this._currList[this._activeItem-1],this._mapper.txt):this._currList[this._activeItem-1]},_getUniqueKey:function(){var n=null;return t.isNullOrUndefined(this._mapper)||(this._mapper.key&&(n=this._getField(this._currList[this._activeItem-1],this._mapper.key)),t.isNullOrUndefined(n)&&(n=null)),n},_setTextBoxValue:function(){var t,f,i,e,r,u;this._activeItem&&!this.noresult&&(t=this.model.multiColumnSettings.enable?this._textFormateString(this._currList[this._activeItem-1]):this.getActiveText(),f=this._getCaretSelection(),this.suggLen=f.start,i=this.target.value.substr(0,this.suggLen),r=this.target.value.lastIndexOf(this.model.delimiterChar),u=r==-1?n.trim(i.substr(r+1,this.suggLen)):n.trim(i.substr(r+this.model.delimiterChar.length,this.suggLen)),i&&(i.toLowerCase()==t.substr(0,this.suggLen).toLowerCase()||u.toLowerCase()==t.substr(0,this.suggLen-(r+this.model.delimiterChar.length)).toLowerCase())?(e=this.model.multiSelectMode=="delimiter"?i+t.substr(u.length,t.length):i+t.substr(i.length,t.length),this.element.val(e),this._autofilSelection(),this.model.multiSelectMode=="visualmode"&&(this._adjustWidth(),this.model.enableAutoFill&&this._refreshPopup()),this.model.autoFocus&&!this.noresult&&this._addListHover()):(this.model.multiSelectMode=="delimiter"&&t&&u?this.element.val(this.element.val().replace(u,t)):t&&this.element.val(t),this._removeSelection()))},_enterTextBoxValue:function(n){var t,i,r;this._timeStamp&&-(this._timeStamp-n.timeStamp)<400||(!this._activeItem||this.noresult||this.model.readOnly||(t=this.getActiveText(),i=this._currList[this._activeItem-1],this._preVal=t+(this.model.multiSelectMode=="delimiter"?this.model.delimiterChar:""),this._timeStamp=n.timeStamp,this._valueToTextBox(t,i,!1),r=this.model.multiSelectMode=="visualmode"?this._modelValue:this.element.val()==""?null:this.element.val(),this._trigger("select",{event:n,isInteraction:!0,value:r,text:t,key:this._getUniqueKey(),item:i}),this._valueChange(n),this.model.showResetIcon&&this._showReset()),this._isOpened&&this._trigger("close",{event:n,isInteraction:!0}))},_createBox:function(i){var r=t.buildTag("span.e-icon e-close"),u=t.buildTag("li.e-options",i).append(r);return this._on(r,"click",function(t){if(!this.model.enabled)return!1;this._deleteBox(n(t.target).parent())}),u},_addLoadingClass:function(){this.model.showLoadingIcon&&this.element.addClass("e-load")},_removeLoadingClass:function(){this.element.removeClass("e-load")},_highlightSuggestion:function(t){var o,s,u,e,f,i,h,r,c;if(n.trim(this._queryString)!=""&&(o=this.model.caseSensitiveSearch?"g":"gi",i=n.trim(this._queryString),i=/^[a-zA-Z0-9- ]*$/.test(i)?i:i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),s=this.model.filterType=="startswith"?"^"+i:this.model.filterType=="endswith"?i+"$":i,u=new RegExp(s,o),u.test(t)))for(e=t.match(u),h=t.replace(u,"~^"),f=h.split("~^"),t="",r=0,c=f.length;c>r;r++)t+=e[r]?f[r]+""+e[r]+"<\/span>":f[r];return t},_RightToLeft:function(n){n?(this.wrapper.addClass("e-rtl"),this.suggestionList.addClass("e-rtl")):(this.wrapper.removeClass("e-rtl"),this.suggestionList.removeClass("e-rtl"));this.model.multiColumnSettings.enable&&this.model.multiColumnSettings.showHeader&&(this._tableHeaderDiv.removeClass(n?"e-atc-tableHeaderRTL":"e-atc-tableHeaderScroll"),this._tableHeader.find("tr :not(th:last)").addClass(n?"e-atc-thleft":"e-atc-thright").removeClass(n?"e-atc-thright":"e-atc-thleft"))},_setRoundedCorner:function(n){n?(this.container.addClass("e-corner"),this.suggestionList.addClass("e-corner")):(this.container.removeClass("e-corner"),this.suggestionList.removeClass("e-corner"))},_checkReadOnly:function(n){this.model.readOnly=n;this.model.readOnly?(this.element.attr({readonly:"readonly","aria-readonly":!0}),this._off(this.element,"keydown",this._OnKeyDown),this._off(this.element,"keyup",this._OnKeyUp),this._off(this.element,"paste",this._OnPaste),this._off(this.element,"keypress",this._onkeyPress)):(this.element.removeAttr("readonly aria-readonly"),this._on(this.element,"keydown",this._OnKeyDown),this._on(this.element,"keyup",this._OnKeyUp),this._on(this.element,"paste",this._OnPaste),this._on(this.element,"keypress",this._onkeyPress))},_onkeyPress:function(n){n.keyCode==13&&this._PreventDefaultAction(n)},_OnPaste:function(n){var t=this;setTimeout(function(){t._OnKeyUp(n)},0)},_OnKeyDown:function(t){var f;this.model.filterType!="startswith"&&(this.model.enableAutoFill=!1);switch(t.keyCode){case 37:case 35:case 36:this._removeSelection();break;case 38:this.showSuggestionBox&&this.suggestionList&&(this._removeListHover(),this._activeItem>1?this._activeItem-=1:this._activeItem=this._listSize,this._navigationHover());this._PreventDefaultAction(t);break;case 40:this.showSuggestionBox&&this.suggestionList?(this._removeListHover(),this._activeItemthis._listSize&&(this._activeItem=this._listSize);this._navigationHover()}this._PreventDefaultAction(t);break;case 8:n.trim(this.element.val())==""&&(this._isOpened=!1);this.element.hasClass("e-load")&&t.preventDefault();this.model.multiSelectMode=="visualmode"&&this.element.val()==""&&this._deleteLastBox();break;case 17:this.ctrlKeyPressed=!0;break;case 9:this.showSuggestionBox&&(this._queryString=this.element.val(),this._enterTextBoxValue(t),this._hideResult(t),this._isOpened=!1,this._PreventDefaultAction(t));break;case 27:this._isOpened=!1;f=this.showSuggestionBox;this._hideResult(t);this._PreventDefaultAction(t);f&&this._trigger("close",{event:t,isInteraction:!0})}this.model.multiSelectMode=="visualmode"&&(t.keyCode!=17&&t.keyCode!=8&&t.keyCode!=46&&this._removeActive(),this._adjustWidth())},_PreventDefaultAction:function(n){n.preventDefault();this._cancelEvent||(n.stopPropagation(),n.cancelBubble=!0,n.returnValue=!0)},_bubbleEvent:function(n){return typeof n=="boolean"&&(this._cancelEvent=n),this._cancelEvent},_navigationHover:function(){this._addListHover();this.model.enableAutoFill&&(this.element.attr("aria-autocomplete","both"),this._queryString=this.target.value,this._setTextBoxValue())},_OnKeyUp:function(t){if(this._keyDownComplete(t),this.ctrlKeyPressed&&t.type!="paste")return t.keyCode==17&&(this.ctrlKeyPressed=!1),!1;if(n.trim(this.element.val())==""&&t.keyCode==38&&t.keyCode==40)return this._hideResult(t),!1;if(!this._checkDelimiter())return!1;this._queryString=n.trim(this._queryString);switch(t.keyCode){case 34:case 33:case 38:case 40:case 37:case 39:case 20:case 16:case 17:case 18:case 35:case 36:case 144:case 9:case 27:break;case 13:t.preventDefault();this._queryString=this.element.val();this._enterTextBoxValue(t);this.model.enableAutoFill&&(this.element.attr("aria-autocomplete","both"),this.suggLen=this.element.val().length,this._autofilSelection());this._isOpened=!1;this._hideResult(t);break;case 46:if(this.model.multiSelectMode=="visualmode"&&this.element.val()==""){this._deleteBox(this._ulBox.children("li.e-active"));break}case 8:this._queryString.length>=this.model.minCharacter?(this._autoFill=!1,this._OnTextEnter(t)):(this.noresult=!0,this._hideResult(t),n.trim(this.element.val())==""&&(this._isOpened=!1));this._typed=!0;break;default:this._queryString.length>=this.model.minCharacter?(this._autoFill=!0,this._OnTextEnter(t)):(this.noresult=!0,this._isOpened=!1);this._typed=!0}},_getFilteredList:function(n,i){var u,r;clearTimeout(this.timeDelay);t.isNullOrUndefined(n)||typeof n[0]!="object"||(u=this.model.fields.text?this.model.fields.text:"text",this.model.actionFailure&&t.isNullOrUndefined(t.DataManager(n).executeLocal(t.Query().select(u))[0])&&this._trigger("actionFailure",{error:this._localizedLabels.actionFailure}));!n||!n.length||n.length<1?(this.suggestionListItems=[],this.model.actionFailure&&this._trigger("actionFailure",{error:this._localizedLabels.actionFailure})):(r=t.Query(),this._addQuery(r,typeof n[0]=="object"),this.suggestionListItems=t.DataManager(n).executeLocal(r),this.model.actionSuccess&&this._trigger("actionSuccess"));this._doneRemaining(i);this.model.actionComplete&&this._trigger("actionComplete")},_performSearch:function(n){var i,r;this.model.actionBegin&&this._trigger("actionBegin");i=this.model.dataSource;t.DataManager&&i instanceof t.DataManager?i.dataSource.offline||i.dataSource.json&&i.dataSource.json.length>0?(this._getFilteredList(i.dataSource.json,n),this._selectedObj.push(i.dataSource.json)):(window.clearTimeout(this.timer),r=this,this.timer=window.setTimeout(function(){r._fetchRemoteDat(i)},700)):this._getFilteredList(i,n)},_fetchRemoteDat:function(n){var t=this,i,r=this._getQuery();this._addQuery(r,!0);i=n.executeQuery(r);i.fail(function(n){t.suggestionListItems=null;t._removeLoadingClass();t._trigger("actionFailure",n)}).done(function(n){t.suggestionListItems=n.result;t.model.multiSelectMode=="none"?t._selectedObj=n.result:t.model.multiSelectMode=="delimiter"&&(t._selectedObj=t._selectedObj.concat(n.result));t._doneRemaining(n);t._trigger("actionSuccess",n)}).always(function(n){t._trigger("actionComplete",n)})},_addSortingQuery:function(n,t){if(this.model.allowSorting){var i=this.model.sortOrder=="descending"?!0:!1;n.sortBy(t,i)}},_addQuery:function(n,i){var u="",f,e,o,s,r;if(this._predicates=[],i&&(o=this.model.fields,u=o&&o.text?o.text:"text"),this._queryString)if(this.model.multiColumnSettings.enable)if(this._columnsIndex(),i){if(u=[],this.model.multiColumnSettings.searchColumnIndices.length!=0)for(r=0,s=this._searchColumnIndex.length;r0&&n.where(t.Predicate.or(this._predicates)):this.model.multiColumnSettings.searchColumnIndices.length!=0?n.where(e.and(this._predicates)):t.isNullOrUndefined(e)?n.where(f):n.where(e.and(f))}else n.where(u,this.model.filterType,this._queryString,!this.model.caseSensitiveSearch,this.model.ignoreAccent);else n.where(u,this.model.filterType,this._queryString,!this.model.caseSensitiveSearch,this.model.ignoreAccent);this._addSortingQuery(n,u)},_predicateConvertion:function(n,r,u,f,e,o){var s,h=this.model.ignoreAccent;return o=="number"?s=Number(f):o=="boolean"?f=="true"||f=="yes"||f=="1"?s=!0:(f=="false"||f=="no"||f=="0")&&(s=!1):s=o=="date"?new Date(f):f,o=="number"&&isNaN(s)||o=="boolean"&&s==i?n=n:this.model.multiColumnSettings.searchColumnIndices.length!=0?this._predicates.push(new t.Predicate(r,u,s,e,h)):n=n!=i?n.or(r,u,s,e,h):t.Predicate(r,u,s,e,h),n},_getQuery:function(){var r;if(t.isNullOrUndefined(this.model.query)){var u=[],i=t.Query(),n=this.model.fields;for(r in n)r!=="tableName"&&n[r]&&u.push(n[r]);u.length>0&&i.select(u);t.isNullOrUndefined(this.model.dataSource.dataSource.url)||this.model.dataSource.dataSource.url.match(n.tableName+"$")||t.isNullOrUndefined(n.tableName)||i.from(n.tableName)}else i=this.model.query.clone();return i},_OnTextEnter:function(n){var i=this;t.isDevice()?(clearTimeout(this.timeDelay),this.timeDelay=setTimeout(function(){i._onTextProcess(n)},i.model.delaySuggestionTimeout)):i._onTextProcess(n)},_onTextProcess:function(n){this._addLoadingClass();this.element.attr("aria-expanded",!1);this._performSearch(n);this.model.showResetIcon&&this._showReset()},_showReset:function(){t.isNullOrUndefined(this.resetSpan)&&(this.resetSpan=t.buildTag("span.e-icon e-iclose"),this.model.showPopupButton?(this.dropdownbutton.before(this.resetSpan),this.container.addClass("e-popup e-reset")):this.container.append(this.resetSpan).addClass("e-reset"),this._on(this.resetSpan,"mousedown",this._refreshSearch))},_targetEle:function(){this.eleClick&&(this.element[0].focus(),this.eleClick=!1)},_refreshSearch:function(){this.model.enabled&&!this.model.readOnly&&(this.resetSpan=null,this.clearText(),this.eleClick=!0,this._refreshPopup())},_removeReset:function(){this.resetSpan=this.resetSpan&&this.resetSpan[0].remove();this._refreshPopup()},_doneRemaining:function(n){this._showSuggestionList(n);this.element.attr({"aria-expanded":!0,"aria-haspopup":!0});(this.model.enableAutoFill&&this._autoFill&&!this.noresult||this.model.autoFocus)&&(this.element.attr("aria-autocomplete","both"),this._activeItem=1,this._queryString=this.target.value);this.model.enableAutoFill&&this._autoFill&&!this.noresult&&this._setTextBoxValue();this.model.autoFocus&&!this.noresult&&(this._addListHover(),this.wrapper.width()>0&&this.suggestionList.children("div.e-content").css({width:this.wrapper.width()}));this._removeLoadingClass();this.noresult&&!this.model.showEmptyResultText&&this._hideResult(n)},_removeRepeated:function(){var u=this.suggestionListItems,i,e,r,n,f;if(!u||u.length==0||this._selectedItems.length==0||this.suggestionListItems.length==1&&this.suggestionListItems[0]==this.element.val()+this._addNewTemplate)return!1;for(this._repeatRemove=!1,i=0,e=this._selectedItems.length;i0?(this._isFocused=!0,this._OnTextEnter(n)):this._showFullList(n)))},_iconEventBind:function(t,i){t.on({mouseleave:n.proxy(this._OnMouseIconClick,this)},i)},_OnMouseIconClick:function(){this.dropdownbutton.removeClass("e-active")},_showFullList:function(n){this._isFocused||this.element.focus();this._queryString=null;this._autoFill=!1;this._performSearch(n)},_OnMouseEnter:function(n){this._getActiveItemIndex(n);this.model.showPopupButton&&this.dropdownbutton.removeClass("e-active")},_getActiveItemIndex:function(t){var i=t.target;this.model.multiColumnSettings.enable&&t.target.tagName.toLowerCase()!="tr"?i=n(t.target).parents("tr"):t.target.tagName.toLowerCase()!="li"&&(i=n(t.target).parents("li"));this._getLiTags().removeClass("e-hover");n(i).addClass("e-hover");this._queryString=this.element.val();this._activeItem=this._getLiTags().index(n(i))+1},_OnMouseLeave:function(){this._getLiTags().removeClass("e-hover");this.model.showPopupButton&&this.dropdownbutton.removeClass("e-active");this.model.highlightSearch&&this._getLiTags().find(".e-hilight-txt").removeClass("e-hover")},_OnMouseClick:function(n){this._getActiveItemIndex(n);this.noresult||(this._enterTextBoxValue(n),this._isOpened=!1,this._hideResult(n))},_OnDocumentClick:function(t){n(t.target).is(this.suggestionList)||n(t.target).parents(".e-atc-popup").is(this.suggestionList)||n(t.target).is(this.element)||n(t.target).parents(".e-atc").is(this.wrapper)?(n(t.target).is(this.suggestionList)||n(t.target).parents(".e-atc-popup").is(this.suggestionList))&&t.preventDefault():(this._isOpened=!0,this._hideResult(t))},_OnWindowResize:function(){this._refreshPopup()},_keyProcess:function(n){var r=this._declareVariable(),o=this,u,i,f,e;if(u=this._delimiterChar(),!t.isNullOrUndefined(n))for(i=0,f=n.length;i0?f:i)):this._createBoxForObjectType(r))},_keyDownComplete:function(n){var i=this.element.val(),f=this.value();if(!t.isNullOrUndefined(this.model.fields.key)&&(n.keyCode==46||n.keyCode==8||n.keyCode==65)&&this.model.multiSelectMode=="delimiter"){var e=this.value(),o=e.split(","),r=this.model.delimiterChar,s=o.indexOf(f.replace(/,/g,"")),u=this._hiddenInput.val().split(r);this._hiddenInput.val(u.join(r));u.splice(s,1)}this._preVal==i||this.model.isChangeOnBlur&&(n.keyCode!=13||this._activeItem&&!this.noresult&&!this.model.readOnly)||(this._preVal=i,this.model.multiSelectMode=="visualmode"&&this._adjustWidth(),this._valueChange(n))},_moveCaretToEnd:function(n){var t,i;n.scrollLeft=n.scrollWidth;n.createTextRange&&(t=n.createTextRange(),t.moveEnd("textedit"),t.moveStart("textedit"),t.select());typeof n.selectionStart=="number"?n.selectionStart=n.selectionEnd=n.value.length:typeof n.createTextRange!="undefined"&&(i=n.createTextRange(),i.collapse(!1),i.select())},_getCaretSelection:function(){var n=this.element[0],u=0,f=0,e,t,i,r,o;return isNaN(n.selectionStart)?(e=document.selection.createRange().getBookmark(),t=n.createTextRange(),t.moveToBookmark(e),i=n.createTextRange(),i.collapse(!0),i.setEndPoint("EndToStart",t),r=i.text.length,o=t.text.length,{start:r,end:r+o}):(u=n.selectionStart,f=n.selectionEnd,{start:Math.abs(u),end:Math.abs(f)})},_getLocalizedLabels:function(){return t.getLocalizedConstants(this.sfType,this.model.locale)},_wireEvents:function(){this._on(this.element,"focus",this._targetFocus);this._on(this.element,"blur",this._targetBlur)}});t.Autocomplete.Locale=t.Autocomplete.Locale||{};t.Autocomplete.Locale["default"]=t.Autocomplete.Locale["en-US"]={addNewText:"Add New",emptyResultText:"No suggestions",actionFailure:"The specified field doesn't exist in given data source",watermarkText:""};t.filterType={StartsWith:"startswith",Contains:"contains",EndsWith:"endswith",LessThan:"lessthan",GreaterThan:"greaterthan",LessThanOrEqual:"lessthanorequal",GreaterThanOrEqual:"greaterthanorequal",Equal:"equal",NotEqual:"notequal"};t.SortOrder={Ascending:"ascending",Descending:"descending"};t.MultiSelectMode={None:"none",Delimiter:"delimiter",VisualMode:"visualmode"};t.Animation={None:"none",Slide:"slide",Fade:"fade"};t.Type={Number:"number",String:"string",Boolean:"boolean",Date:"date"}}(jQuery,Syncfusion),function(n,t,i){t.widget("ejDatePicker","ej.DatePicker",{element:null,_rootCss:"e-datepicker",model:null,validTags:["input","div","span"],_setFirst:!1,_addToPersist:["value"],_cancelValue:!1,type:"editor",angular:{require:["?ngModel","^?form","^?ngModelOptions"],requireFormatters:!0},defaults:{dayHeaderFormat:"min",showPopupButton:!0,enableAnimation:!0,showFooter:!0,displayInline:!1,htmlAttributes:{},dateFormat:"",watermarkText:"Select date",value:null,minDate:new Date("01/01/1900"),maxDate:new Date("12/31/2099"),startLevel:"month",depthLevel:"",cssClass:"",startDay:-1,stepMonths:1,locale:"en-US",showOtherMonths:!0,enableStrictMode:!1,enablePersistence:!1,enabled:!0,width:"",height:"",enableRTL:!1,showRoundedCorner:!1,headerFormat:"MMMM yyyy",buttonText:"Today",readOnly:!1,specialDates:null,fields:{date:"date",tooltip:"tooltip",iconClass:"iconClass",cssClass:"cssClass"},showTooltip:!0,showDisabledRange:!0,highlightSection:"none",highlightWeekend:!1,validationRules:null,validationMessage:null,validationMessages:null,allowEdit:!0,tooltipFormat:"ddd MMM dd yyyy",allowDrillDown:!0,blackoutDates:[],beforeDateCreate:null,open:null,close:null,select:null,change:null,focusIn:null,focusOut:null,beforeOpen:null,beforeClose:null,navigate:null,create:null,destroy:null,weekNumber:!1,timeZone:!0},dataTypes:{startDay:"number",stepMonths:"number",showOtherMonths:"boolean",enableStrictMode:"boolean",showRoundedCorner:"boolean",enableRTL:"boolean",displayInline:"boolean",showPopupButton:"boolean",locale:"string",readOnly:"boolean",cssClass:"string",dateFormat:"string",watermarkText:"string",headerFormat:"string",buttonText:"string",specialDates:"data",showTooltip:"boolean",highlightSection:"enum",highlightWeekend:"boolean",enableAnimation:"boolean",validationRules:"data",validationMessage:"data",validationMessages:"data",htmlAttributes:"data",tooltipFormat:"string",allowEdit:"boolean",allowDrillDown:"boolean",weekNumber:"boolean"},_renderPopup:function(){this.sfCalendar=t.buildTag("div.e-datepicker e-popup e-widget "+this.model.cssClass+" e-calendar "+(this.model.specialDates?this.model.specialDates[0][this._mapField._icon]?"e-icons ":"":""),"",{},{id:this._id?"e-"+this._id:""}).attr({"aria-hidden":"true"}).attr(this._isIE8?{unselectable:"on"}:{}).insertBefore(this.element);this.model.displayInline&&!this.element.is("input")&&this.sfCalendar.addClass("e-inline");this.popup=this.sfCalendar;t.isTouchDevice()||this.sfCalendar.addClass("e-ntouch");this._setRestrictDateState(this.model.showDisabledRange);this._createCalender();this._setDisplayInline(this.model.displayInline);this._resizeCalender();this._setRTL(this.model.enableRTL);this._setRoundedCorner(this.model.showRoundedCorner);this._wireCalendarEvents()},_setModel:function(i){var u=!1,f=!1,e=!1,r,o;for(r in i){r!="showPopupButton"&&r!="width"&&r!="dateFormat"&&r!="height"&&r!="readOnly"&&r!="allowEdit"&&r!="enabled"&&r!="watermarkText"&&r!="htmlAttributes"&&r!="validationMessages"&&r!="validationRules"&&t.isNullOrUndefined(this.sfCalendar)&&this._renderPopup();switch(r){case"dayHeaderFormat":this.model.dayHeaderFormat=i[r];u=f=!0;break;case"weekNumber":this.model.weekNumber=i[r];this._refreshDatepicker();break;case"showPopupButton":this._renderDateIcon(i[r],!0);break;case"displayInline":if(i[r]||this._bindDateButton(),this._setDisplayInline(i[r]),!this.model.allowEdit&&!i[r]&&this._isInputBox)this.element.on("mousedown",n.proxy(this._showDatePopUp,this));break;case"value":t.isPlainObject(i[r])&&(i[r]=null);t.isNullOrUndefined(i.minDate)&&t.isNullOrUndefined(i.maxDate)?(this._setDateValue(i[r]),this._specificFormat()&&(this._stopRefresh=!0),i[r]=this.model.value):this._updateDateValue(i[r]);this.model.value&&this.sfCalendar?n(this.element).attr("aria-activedescendant",n(this.sfCalendar.find(".e-active")).attr("id")):n(this.element).removeAttr("aria-activedescendant");e=u=f=!0;break;case"specialDates":this.model.specialDates=i[r];this._createSpecialDateObject();u=f=!0;break;case"fields":this.model.fields=i[r];this._mapField=this._getMapper();u=f=!0;break;case"showTooltip":this.model.showTooltip=i[r];u=f=!0;break;case"highlightWeekend":this.model.highlightWeekend=i[r];u=f=!0;break;case"highlightSection":this.model.highlightSection=i[r];u=f=!0;break;case"dateFormat":this.model.dateFormat=i[r];this._ensureValue();break;case"minDate":this._setMinDate(i[r]);i[r]=this.model.minDate;this._ensureValue();e=u=f=!0;break;case"maxDate":this._setMaxDate(i[r]);i[r]=this.model.maxDate;this._ensureValue();e=u=f=!0;break;case"locale":this.model.locale=i[r];this.model.startDay=t.isNullOrUndefined(this._options.startDay)&&this.model.startDay===this.culture.calendar.firstDay?-1:this._options.startDay===this.defaults.startDay?-1:this.model.startDay;this.model.dateFormat=t.isNullOrUndefined(this._options.dateFormat)&&this.model.dateFormat===this.culture.calendar.patterns.d?"":this.model.dateFormat;this._setCulture(i[r]);this.model.value&&this._setDateValue(this.model.value);i[r]=this.model.locale;u=f=!0;break;case"showOtherMonths":this.model.showOtherMonths=i[r];this._otherMonthsVisibility();break;case"enableStrictMode":this.model.enableStrictMode=i[r];e=u=f=!0;break;case"validationRules":this.model.validationRules!=null&&(this.element.rules("remove"),this.model.validationMessages=null);this.model.validationRules=i[r];this.model.validationRules!=null&&(this._initValidator(),this._setValidation());break;case"validationMessages":this.model.validationMessages=i[r];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initValidator(),this._setValidation());break;case"validationMessage":this.model.validationMessages=i[r];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initValidator(),this._setValidation());break;case"readOnly":this.model.readOnly=i[r];this._disbleMaualInput();break;case"width":this._setWidth(i[r]);break;case"height":this._setHeight(i[r]);break;case"cssClass":this._setSkin(i[r]);break;case"enableRTL":this._setRTL(i[r]);break;case"showRoundedCorner":this._setRoundedCorner(i[r]);break;case"enabled":i[r]?this.enable():this.disable();break;case"buttonText":t.isNullOrUndefined(this._options)&&(this._options={});this._options.buttonText=this.model.buttonText=i[r];this._localizedLabels.buttonText=this.model.buttonText;this._setFooterText(i[r]);break;case"showFooter":this._enableFooter(i[r]);break;case"watermarkText":t.isNullOrUndefined(this._options)&&(this._options={});this._options.watermarkText=this.model.watermarkText=i[r];this._localizedLabels.watermarkText=this.model.watermarkText;this._setWaterMark();break;case"startDay":o=i[r];(parseInt(i[r])<0||parseInt(i[r])>6)&&(i[r]=this.culture.calendar.firstDay,o=-1);this.model.startDay=i[r];t.isNullOrUndefined(this._options)&&(this._options={});this._options.startDay=o;u=f=!0;break;case"startLevel":this.model.startLevel=i[r];u=f=!0;break;case"headerFormat":this.model.headerFormat=i[r];u=f=!0;break;case"depthLevel":this.model.depthLevel=i[r];u=f=!0;break;case"htmlAttributes":this._addAttr(i[r]);break;case"allowEdit":this._changeEditable(i[r]);break;case"tooltipFormat":this.model.tooltipFormat=i[r];u=f=!0;break;case"allowDrillDown":this._allowQuickPick(i[r]);u=f=!0;break;case"showDisabledRange":this._setRestrictDateState(i[r]);break;case"blackoutDates":this.model.blackoutDates=i[r];this._initDisableObj(this.model.blackoutDates);u=f=!0}}e&&(this._validateMinMaxDate(),i.value=this.model.value,i.maxDate=this.model.maxDate,i.minDate=this.model.minDate);this._setWaterMark();u&&(this.isValidState||this.model.displayInline)&&this._refreshDatepicker();f&&!this._startNavigate&&this._startLevel(this.model.startLevel);this._triggerChangeEvent();this._checkErrorClass()},observables:["value"],_destroy:function(){this.model.displayInline&&n(window).off("resize",n.proxy(this._OnWindowResize,this));this._isOpen&&this.hide();this.sfCalendar&&this.sfCalendar.remove();this.wrapper&&(this.element.insertAfter(this.wrapper),this.wrapper.remove());this.element.removeClass("e-datepicker e-input");this.element.removeAttr("aria-atomic aria-live aria-activedescendant aria-expanded role placeholder tabindex");this._cloneElement.hasAttribute("name")||this.element.removeAttr("name")},_init:function(n){this._options=n;this._cloneElement=this.element.clone();this._dt_drilldown=!1;this._ISORegex();this._initDisableObj(this.model.blackoutDates);this.animation={open:{duration:200},close:{duration:100}};this._animating=!1;this._isInputBox=this._isInputBox();this._startNavigate=!1;this._keyboardInteraction=!1;this._isSupport=document.createElement("input").placeholder==i?!1:!0;this._checkAttribute();this._setValues();this._createDatePicker();t.isNullOrUndefined(n)||t.isNullOrUndefined(n.validationMessage)||(this.model.validationMessages=this.model.validationMessage);this.model.validationRules!=null&&(this._initValidator(),this._setValidation());n&&n.value!=i&&n.value!=this.element.val()&&this._trigger("_change",{value:this.element.val()})},_ISORegex:function(){this._tokens=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;this._extISORegex=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/;this._basicISORegex=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/;this._isISODate=/[T]/;this._numberRegex={2:/\d\d?/,4:/^\d{4}/,z:/Z|[+-]\d\d(?::?\d\d)?/gi,t:/T/,"-":/\-/,":":/:/};this._zeroRegex=/Z|[+-]\d\d(?::?\d\d)?/;this._dates=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]];this._times=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]]},_initValidator:function(){this.element.closest("form").data("validator")||this.element.closest("form").validate()},_setValidation:function(){var r,f,i,u,e;this.element.rules("add",this.model.validationRules);r=this.element.closest("form").data("validator");r=r?r:this.element.closest("form").validate();f=this.element.attr("name");r.settings.messages[f]={};for(i in this.model.validationRules)if(u=null,!t.isNullOrUndefined(this.model.validationRules[i])){if(t.isNullOrUndefined(this.model.validationRules.messages&&this.model.validationRules.messages[i])){r.settings.messages[f][i]=n.validator.messages[i];for(e in this.model.validationMessages)i==e?u=this.model.validationMessages[i]:""}else u=this.model.validationRules.messages[i];r.settings.messages[f][i]=u!=null?u:n.validator.messages[i]}},setValue:function(n){typeof n=="string"&&(n=new Date(n));var t=this.model.value;this._setDateValue(n);this._checkErrorClass();t!=this.model.value&&this._triggerChangeEvent()},_checkAttribute:function(){for(var u=["min","max","readonly","disabled"],f=["minDate","maxDate","readOnly","enabled"],i,n,r=0;r6)&&(this.model.startDay=0);this.Date.firstDayOfWeek=this.model.startDay;this.Date.fullYearStart="20";this._showHeader=!0;t.isNullOrUndefined(this.model.value)&&this.element[0].value!=""&&(this.model.value=this.element[0].value);this._validateMinMaxDate();this._dateValue=new Date(this._calendarDate.toString());this._isIE7=this._checkIE7();this._isIE8=t.browserInfo().name=="msie"&&t.browserInfo().version=="8.0"?!0:!1;this._isIE9=t.browserInfo().name=="msie"&&t.browserInfo().version=="9.0"?!0:!1;this._getInternalEvents=!1;this._flag=!0;this._ejHLWeekEnd=!1;this._isOpen=!1;this._prevDate=null;this._preValue=null;this._isFocused=!1},_addAttr:function(i){var r=this;n.map(i,function(n,i){var u=i.toLowerCase();u=="class"?r.wrapper.addClass(n):u=="disabled"?r.disable():u=="readOnly"?r.model.readOnly=!0:u=="style"?r.wrapper.attr(i,n):u=="id"?(r.wrapper.attr(i,n+"_wrapper"),r.element.attr(i,n)):t.isValidAttr(r.element[0],i)?r.element.attr(i,n):r.wrapper.attr(i,n)})},_createDatePicker:function(){this._createWrapper();this._wireEvents();this.model.displayInline&&this.show();this.model.enableRTL&&this._setRTL(!0);this.model.showRoundedCorner&&this._setRoundedCorner(!0)},_checkNameAttr:function(){!this.element.attr("name")&&this._isInputBox&&this.element.attr("name",this.element[0].id);this.model.displayInline&&!this._isInputBox&&this._hiddenInput.attr("name",this.element[0].id)},_createWrapper:function(){if(this._getMapper(),this.model.specialDates&&this._createSpecialDateObject(),this.element[0].hasAttribute("tabindex")||this.element.attr("tabindex","0"),this._isInputBox&&(this.element.addClass("e-input").attr({"aria-atomic":"true","aria-live":"assertive","aria-expanded":"false",role:"combobox"}),this.wrapper=t.buildTag("span.e-datewidget e-widget "+this.model.cssClass),this.wrapper.attr("style",this.element.attr("style")),this.element.removeAttr("style"),t.isTouchDevice()||this.wrapper.addClass("e-ntouch"),this.innerWrapper=t.buildTag("span.e-in-wrap e-box e-padding"),this.wrapper.append(this.innerWrapper).insertBefore(this.element),this.innerWrapper.append(this.element),this.dateIcon=t.buildTag("span.e-select#"+this._id+"-img","",{},this._isIE8?{unselectable:"on"}:{}).append(t.buildTag("span.e-icon e-calendar","",{},{"aria-label":"Select"}).attr(this._isIE8?{unselectable:"on"}:{})).insertAfter(this.element)),!this._isSupport||this.model.displayInline&&!this._isInputBox){this._hiddenInput=t.buildTag("input.e-input e-placeholder ","",{},{type:"text"}).insertAfter(this.element);this._isInputBox&&this._hiddenInput.val(this._localizedLabels.watermarkText);this._hiddenInput.css("display","block");var i=this;n(this._hiddenInput).focus(function(){i.element.focus()})}this._checkNameAttr();this.model.height||(this.model.height=this.element.attr("height"));this.model.width||(this.model.width=this.element.attr("width"));this._setHeight(this.model.height);this._setWidth(this.model.width);this._id&&n("#e-"+this._id).remove();this._setDateValue(this.model.value);this._preValue=this._parseDate(this.element.val(),this.model.dateFormat);this._setWaterMark();this._dateValue=new Date(this._calendarDate.toString());this.model.displayInline?this._renderPopup():this._isInputBox&&this._renderDateIcon(this.model.showPopupButton,!1);this.model.readOnly&&this._disbleMaualInput();this.model.enabled?this.model.enabled&&n(this.element).hasClass("e-disable")&&this.enable():this.disable();this._layoutChanged();this._checkErrorClass();this._addAttr(this.model.htmlAttributes)},_isInputBox:function(){return this.element.is("input[type=date]")&&this.element.attr("type","text"),this.element.is("input")&&(this.element.is("input[type=text]")||!this.element.attr("type"))},_renderDateIcon:function(n,t){t&&this.model.showPopupButton==n||(!n&&this.dateIcon?(this._bindInputEvent(),this.dateIcon.css("display","none"),this.innerWrapper.removeClass("e-padding")):(this.innerWrapper&&(this.innerWrapper.addClass("e-padding"),this.dateIcon.css("display","block")),this.model.displayInline||this._bindDateButton()),this.model.showPopupButton=n)},_resizeCalender:function(){this.model.dayHeaderFormat=="short"||this.model.dayHeaderFormat=="min"||this.model.dayHeaderFormat=="none"?this.sfCalendar.removeClass("e-headerlong"):this.model.dayHeaderFormat=="long"&&this.sfCalendar.addClass("e-headerlong")},_setWidth:function(n){n?this.wrapper?this.wrapper.width(n):this.element.width(n):this.model.width=this.wrapper?this.wrapper.outerWidth():this.element.width()},_setHeight:function(n){n?this.wrapper?this.wrapper.height(n):this.element.height(n):this.model.height=this.wrapper?this.wrapper.outerHeight():this.element.height();this._isIE7&&this.element.height(this.innerWrapper.height())},_setRTL:function(n){n?(this.wrapper&&this.wrapper.addClass("e-rtl"),this.sfCalendar&&this.sfCalendar.addClass("e-rtl")):(this.wrapper&&this.wrapper.removeClass("e-rtl"),this.sfCalendar&&this.sfCalendar.removeClass("e-rtl"))},_setRoundedCorner:function(n){n?(this.innerWrapper&&this.innerWrapper.addClass("e-corner"),this.sfCalendar&&this.sfCalendar.addClass("e-corner")):(this.innerWrapper&&this.innerWrapper.removeClass("e-corner"),this.sfCalendar&&this.sfCalendar.removeClass("e-corner"))},_refreshDatepicker:function(){var r,f,u,t;if(this._stopRefresh){this._stopRefresh=!1;return}if(r=this.element.val(),f=!1,this.model.navigate!==null&&this.sfCalendar.find("table")[0]!==i)if(u=this.sfCalendar.find("table")[0].className,u==="e-dp-viewdays"&&+this._dateValue!=+this._calendarDate)this._calendarDate=this._dateValue,f=!0;else if(u!=="e-dp-viewdays"){(u==="e-dp-viewmonths"||u==="e-dp-viewyears"||u==="e-dp-viewallyears")&&(this._startNavigate=!0);return}t=this._specificFormat()&&this._formatter(this._preValue,this.model.dateFormat,this.model.locale)!=r?this._parseDate(r,!0):this._parseDate(r);t=this._validateYearValue(t);this.model.navigate!==null&&t!==null&&t!==this._calendarDate&&(t=this._calendarDate);this._setDateValue(t);this._specificFormat()&&this._compareDate(this.model.value,this._calendarDate)&&this.element.val(r);n(".e-datepicker-headertext",this.sfCalendar).text(this._formatter(this._calendarDate,this.model.headerFormat));this._resizeCalender();this._dateValue=new Date(this._calendarDate.toString());this._hoverDate=this._calendarDate.getDate()-1;this._renderCalendar(this,this._dateValue);f&&r===""&&this._addFocus("day",this._hoverDate);this._setFooterText(this._localizedLabels.buttonText);this._enableFooter(this.model.showFooter);this._layoutChanged()},_removeCurrentMonthFromHideDate:function(){for(var u,i,r,f=this.sfCalendar.find("tbody.e-datepicker-days tr").length,t=0;ti&&n.setFullYear(this._calendarDate.getFullYear())}return n},_setFooterText:function(t){n(".e-footer-text",this.sfCalendar).html(t)},_setSkin:function(n){this.wrapper?(this.wrapper.removeClass(this.model.cssClass),this.wrapper.addClass(n)):(this.element.removeClass(this.model.cssClass),this.element.addClass(n));this.sfCalendar.removeClass(this.model.cssClass);this.sfCalendar.addClass(n)},_setDisplayInline:function(t){this.model.displayInline=t;t&&this._isInputBox?(this.sfCalendar.insertAfter(this.wrapper),this._setDatePickerPosition()):t?(this.element.append(this.sfCalendar),this._isSupport&&this._isInputBox||this._hiddenInput.css("display","none")):(this.sfCalendar.css("display","none"),n("body").append(this.sfCalendar),this._isOpen=!1);t&&(this.show(),this._off(this.dateIcon,"mousedown",this._showDatePopUp),this.element.off("mousedown",n.proxy(this._showDatePopUp,this)))},_disbleMaualInput:function(){this.model.readOnly?(n(this.element).attr("readonly","readonly"),this.model.displayInline||this.hide()):this.model.allowEdit&&n(this.element).prop("readonly",!1)},_checkDateObject:function(n,t){var t;if(n&&(typeof JSON!="object"||JSON.stringify(n)!=="{}"))n instanceof Date||(t=this._specificFormat()?this._parseDate(n,!0):this._parseDate(n,t),n=t?t:(t=this._checkJSONString(n))?t:null);else return null;return!isNaN(Date.parse(n))&&(this._dateValue=this._calendarDate=this._zeroTime(n),this._validateDate(n))?this._dateValue:null},_checkJSONString:function(n){if(isNaN(Date.parse(n))){if(this.model.enableStrictMode&&t.parseDate(n,this.model.value,this.model.locale)==null)return null;if(this._extISORegex.exec(n)||this._basicISORegex.exec(n))return this._dateFromISO(n)}else if(new Date(n).toJSON()===n||new Date(n).toDateString()===n||new Date(n).toGMTString()===n||new Date(n).toISOString()===n||new Date(n).toLocaleString()===n||new Date(n).toString()===n||new Date(n).toUTCString()===n){if(this.model.timeZone)return new Date(new Date(n).getTime()+t.serverTimezoneOffset*36e5);if(n.match(/^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?(([+-]\d\d:\d\d)|Z)?$/i)&&n.match(/^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?(([+-]\d\d:\d\d)|Z)?$/i).length>0)return n=n.split("T"),n=n[0],t.parseDate(n,"yyyy-MM-dd",this.model.locale)}else if(typeof n=="string")return this._dateFromISO(n)},_dateFromISO:function(n){var i=this._isISODate.test(n)&&(this._extISORegex.exec(n)||this._basicISORegex.exec(n)),c="",l="",a="",v,e,o,f,r,t,s,u,h,y;if(i){for(e=0;e=0&&!s&&(f[u].indexOf("M")>=0?t.push(parseInt(r[0])-1):t.push(parseInt(r[0]))),n=n.slice(n.indexOf(r[0])+r[0].length));return i[4]=="Z"?new Date(Date.UTC.apply(null,t)):new Date(t[0],t[1],t[2],t[3],t[4],t[5])}return new Date(n+"")},_checkLiteral:function(n){var t=n.toLowerCase();return t=="t"||t=="z"||t==":"||t=="-"?!0:!1},_checkInstanceType:function(n){if(n=this._stringToObject(n),n)n instanceof Date||(n=this._parseDate(n));else return null;return isNaN(Date.parse(n))?null:this._zeroTime(n)},_stringToObject:function(n){if(typeof n=="string"){var i=t.parseDate(n,this.model.dateFormat,this.model.locale);n=i!=null?i:new Date(n)}return n},_validateMinMaxDate:function(){var n=!1,t=!1;this.model.maxDatethis.model.maxDate?(this._calendarDate=this.model.maxDate,this.isValidState=!1,t=!0):this.isValidState=!0:this._calendarDatethis.model.maxDate&&(this._calendarDate=this.model.maxDate):(this.model.value?this.model.valuethis.model.maxDate&&(this._calendarDate=this.model.value=this.model.maxDate,n=!0):(this.element.val(""),this._calendarDatethis.model.maxDate&&(this._calendarDate=this.model.maxDate)),this.isValidState=!0);n&&this.element.val(this._formatter(this.model.value,this.model.dateFormat));t&&this._getInternalEvents&&this._trigger("outOfRange")},_setCulture:function(n){this.culture=t.preferredCulture(n);this.culture&&(this.model.locale=this.culture.name=="en"?"en-US":this.culture.name,this.Date.dayNames=this.culture.calendar.days.names,this.Date.dayNamesMin=this.culture.calendar.days.namesShort,this.Date.abbrDayNames=this.culture.calendar.days.namesAbbr,this.Date.monthNames=this.culture.calendar.months.names,this.Date.abbrMonthNames=this.culture.calendar.months.namesAbbr,this.Date.format=this.culture.calendar.patterns.d,this.model.dateFormat==""&&(this.model.dateFormat=this.culture.calendar.patterns.d),this.model.startDay==-1&&(this.model.startDay=this.culture.calendar.firstDay));this._separator=this._getSeparator();this._localizedLabels=this._getLocalizedLabels();t.isNullOrUndefined(this._options)||(t.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText),t.isNullOrUndefined(this._options.buttonText)||(this._localizedLabels.buttonText=this._options.buttonText));this._localizedLabelToModel()},_localizedLabelToModel:function(){this.model.watermarkText=this._localizedLabels.watermarkText;this.model.buttonText=this._localizedLabels.buttonText},_setWaterMark:function(){if(this.element!=null&&this.element.hasClass("e-input"))return this._localizedLabels.watermarkText&&this.element.val()==""&&(this.isValidState=!0,this._checkErrorClass()),this._isSupport||this.element.val()!=""?n(this.element).attr("placeholder",this._localizedLabels.watermarkText):this._hiddenInput.css("display","block").val(this._localizedLabels.watermarkText),!0},_setDatePickerPosition:function(){if(!this.model.displayInline||this._isInputBox){var i=this.element.is("input")?this.wrapper:this.element,r=this._getOffset(i),o,s,l=n(document).scrollTop()+n(window).height()-(r.top+n(i).outerHeight()),a=r.top-n(document).scrollTop(),f=this.sfCalendar.outerHeight(),e=this.sfCalendar.outerWidth(),u=r.left,h=i.outerHeight(),p=(h-i.height())/2,v=this._getZindexPartial(),c=3,y=fa?r.top+h+c:r.top-f-c;o=n(document).scrollLeft()+n(window).width()-u;s=n(document).scrollLeft()+u+i.width();(this.model.enableRTL||e>o&&es&&(u=r.left);this.sfCalendar.css({left:u+"px",top:y+"px","z-index":v})}},_getOffset:function(n){return t.util.getOffset(n)},_getZindexPartial:function(){return t.util.getZindexPartial(this.element,this.sfCalendar)},_setMinDate:function(n){this.model.minDate=this._checkInstanceType(n);this.model.minDate||(this.model.minDate=new Date("11/31/1899"))},_setMaxDate:function(n){this.model.maxDate=this._checkInstanceType(n);this.model.maxDate||(this.model.maxDate=new Date("12/31/2099"))},_setDateValue:function(n,i){var r=this._checkDateObject(n,i);r!=null?(this.isValidState=!0,this.model.value=new Date(r),this.model.displayInline||this.wrapper.addClass("e-valid"),this._validateMinMaxDate(),this._preTxtValue=this.element.val(this._formatter(this.model.value,this.model.dateFormat))):(n instanceof Date&&(this._validateMinMaxDate(),n=this._formatter(n,this.model.dateFormat)),this.model.enableStrictMode?this.element.val(n):this.element.val(null),this.model.value=null,this.model.displayInline||this.wrapper.removeClass("e-valid"),this._triggerChangeEvent(),this.isValidState=this.element.val()==""||t.isNullOrUndefined(this.element.val())?!0:!1);this._removeWatermark()},_updateInputVal:function(){var n=this._validateValue();(n!=null||!this.model.enableStrictMode)&&this.sfCalendar&&this.sfCalendar.find(".e-datepicker-days").is(":visible")&&this._refreshDatepicker()},_validateInputVal:function(){var n=this._validateValue();n!=null&&(this.model.enableStrictMode||(n<=this.model.maxDate&&n>=this.model.minDate?this.isValidState=!0:(this.model.value=null,this.isValidState=!0)))},_validateValue:function(){var n;return n=this._specificFormat()&&this.element.val()!=this._formatter(this._preValue,this.model.dateFormat,this.model.locale)?this._parseDate(this.element.val(),!0):this._parseDate(this.element.val()),this._validateYearValue(n)},_getSeparator:function(){var t,i,n;for(t=this.culture?this.culture.calendar.patterns.d:this.model.dateFormat,i=new RegExp("^[a-zA-Z0-9]+$"),n=0;n=7&&n<8)return!0}return!1},_isValidDate:function(n){return n&&typeof n.getTime=="function"&&isFinite(n.getTime())},_formatter:function(n,i){var r=this._checkFormat(i);return t.format(n,r,this.model.locale)},_parseDate:function(n,r){var f=this._checkFormat(this.model.dateFormat),u=n;return!this._specificFormat()||u==i||n==""||r==!0||t.format(t.parseDate(u,f,this.model.locale),this.model.dateFormat,this.model.locale)==u?t.parseDate(n,f,this.model.locale):this._dateValue},_checkFormat:function(n){var i=this,r=this._regExp();return n.replace(r,function(n){return n==="/"?t.preferredCulture(i.model.locale).calendars.standard["/"]!=="/"?"'/'":n:n})},_regExp:function(){return/\/dddd|ddd|dd|d|MMMM|MMM|MM|M|yyyy|yy|HH|H|hh|h|mm|m|fff|ff|f|tt|ss|s|zzz|zz|z|gg|g|"[^"]*"|'[^']*'|[/]/g},isLeapYear:function(n){return n%4==0&&n%100!=0||n%400==0},_zeroTime:function(n){var t=typeof n=="string"?this._parseDate(n):new Date(n);return t.setMilliseconds(0),t.setSeconds(0),t.setMinutes(0),t.setHours(0),t},_getDaysInMonth:function(n){return[31,this.isLeapYear(n)?29:28,31,30,31,30,31,31,30,31,30,31][n.getMonth()]},_addDays:function(n,t){return n.setDate(n.getDate()+t),n},_addYears:function(n,t){return n.setFullYear(n.getFullYear()+t),n},_addMonths:function(n,t){var i=n.getDate();return n.setMonth(n.getMonth()+t),i>n.getDate()&&this._addDays(n,-n.getDate()),n},_isWeekend:function(n){return n.getDay()==0||n.getDay()==6},_isSpecialDates:function(n){if(this.model.specialDates)for(var t=0;te.getTime()&&(u=e),s=this.displayedMonth,h=this.displayedYear,this.displayedMonth=u.getMonth(),this.displayedYear=u.getFullYear(),o=u,r&&(this.displayedMonth!=s||this.displayedYear!=h)&&(this._renderCalendar(this,o),this._dateValue=o,this._trigger("monthChanged",[this.displayedMonth,this.displayedYear])))},_clearSelected:function(){this.numSelected=0;t.isNullOrUndefined(this.sfCalendar)||(this.model.highlightSection=="week"?n("td.e-active",this.sfCalendar).removeClass("e-active").addClass("e-state-hover").attr("aria-selected",!1).parent().removeClass("e-selected-week"):this.model.highlightSection=="month"?n("td.e-active",this.sfCalendar).removeClass("e-active").addClass("e-state-hover").attr("aria-selected",!1).parent().parent().removeClass("e-selected-month"):this.model.highlightSection=="workdays"?n("td.e-active",this.sfCalendar).removeClass("e-active").addClass("e-state-hover").attr("aria-selected",!1).parent().removeClass("e-work-week"):n("td.e-active",this.sfCalendar).removeClass("e-active").addClass("e-state-hover").attr("aria-selected",!1))},_addSelected:function(){this.model.highlightSection=="week"?n("td.e-active",this.sfCalendar).parent().addClass("e-selected-week"):this.model.highlightSection=="month"?n("td.e-active, this.sfCalendar").parent().parent().addClass("e-selected-month"):this.model.highlightSection=="workdays"&&n("td.e-active",this.sfCalendar).parent().addClass("e-work-week")},_hideOtherMonths:function(t){n("td.other-month",t).css("visibility","hidden")},_showOtherMonths:function(t){n("td.other-month",t).css({visibility:"visible"})},_otherMonthsVisibility:function(){this.model.showOtherMonths?this._showOtherMonths(this.sfCalendar):this._hideOtherMonths(this.sfCalendar)},_createCalender:function(){t.buildTag("div.e-header").attr(this._isIE8?{unselectable:"on"}:{}).append(t.buildTag("span.e-prev").append(t.buildTag("a.e-icon e-arrow-sans-left").attr({role:"button"}).attr(this._isIE8?{unselectable:"on"}:{}))).append(t.buildTag("span.e-text").append(t.buildTag("span.e-datepicker-headertext").text(this._formatter(this._calendarDate,this.model.headerFormat)).attr({"aria-atomic":"true","aria-live":"assertive",role:"heading"}).attr(this._isIE8?{unselectable:"on"}:{}))).append(t.buildTag("span.e-next").append(t.buildTag("a.e-icon e-arrow-sans-right").attr({role:"button"}).attr(this._isIE8?{unselectable:"on"}:{}))).appendTo(this.sfCalendar);this._enableHeader(this._showHeader);var i=t.buildTag("table.e-dp-viewdays","",{}).data("e-table","data").attr({role:"grid"}).attr(this._isIE8?{unselectable:"on"}:{});this.sfCalendar.append(i);this._renderCalendar(this);this._startLevel(this.model.startLevel);t.buildTag("div.e-footer").append(t.buildTag("span.e-footer-icon")).append(t.buildTag("span.e-footer-text")).appendTo(this.sfCalendar);n(".e-footer-text",this.sfCalendar).html(this._localizedLabels.buttonText);this._enableFooter(this.model.showFooter)},_enableHeader:function(t){t?n(".e-header",this.sfCalendar).show():n(".e-header",this.sfCalendar).hide()},_enableFooter:function(t){t?n(".e-footer",this.sfCalendar).show():n(".e-footer",this.sfCalendar).hide();this._todayBtnDisable()},_todayBtnDisable:function(){var t=new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate(),0,0,0);+this.model.minDate<=+t&&+this.model.maxDate>=+t?n(".e-footer",this.sfCalendar).removeClass("e-footer-disable"):n(".e-footer",this.sfCalendar).addClass("e-footer-disable")},_checkArrows:function(n,t){this._preArrowCondition(n,this.model.minDate.getFullYear());this._nextArrowCondition(t,this.model.maxDate.getFullYear())},_checkDateArrows:function(){this._preArrowCondition(this._tempMinDate,this.model.minDate);this._nextArrowCondition(this._tempMaxDate,this.model.maxDate)},_preArrowCondition:function(n,t){n<=t?this.sfCalendar.find(".e-prev").addClass("e-disable").attr({"aria-disabled":!0}):this.sfCalendar.find(".e-prev").removeClass("e-disable").attr({"aria-disabled":!1})},_nextArrowCondition:function(n,t){n>=t?this.sfCalendar.find(".e-next").addClass("e-disable").attr({"aria-disabled":!0}):this.sfCalendar.find(".e-next").removeClass("e-disable").attr({"aria-disabled":!1})},_previousNextHandler:function(t){var r,u,f,e,o,s,i;if(this.model.readOnly||!this.model.enabled||n(t.target).hasClass("e-disable")||n(t.currentTarget).hasClass("e-disable"))return!1;t.preventDefault();this._keyboardInteraction=!1;r=n("table",this.sfCalendar);u=this._navigateFrom(r);f=n(t.target).is("a")?n(t.target.parentNode):n(t.target);e=f.hasClass("e-prev")?!0:!1;this._processNextPrevDate(e);o=n("table",this.sfCalendar);s=o.get(0).className;switch(s){case"e-dp-viewdays":i="month";break;case"e-dp-viewmonths":i="year";break;case"e-dp-viewyears":i="decade";break;case"e-dp-viewallyears":i="century"}this._trigger("navigate",{date:this._dateValue,value:this._formatter(this._dateValue,this.model.dateFormat),navigateTo:i,navigateFrom:u})},_processNextPrevDate:function(t){var c,i,u,l,s,h,f,e,o,r;if((this._DRPdisableFade&&(c=new Date(this.sfCalendar.find("td.current-month").attr("data-date")),this._dateValue=c),t&&this.sfCalendar.find(".e-arrow-sans-left").hasClass("e-disable"))||!t&&this.sfCalendar.find(".e-arrow-sans-right").hasClass("e-disable"))return!1;i=n("table",this.sfCalendar);l=i.get(0).className;switch(l){case"e-dp-viewdays":if(s=this.model.stepMonths,t){if(this._dateValue<=this.model.minDate)return this._flag=!1,!1}else if(this._dateValue>=this.model.maxDate)return this._flag=!1,!1;this._flag=!0;this._addMonths(this._dateValue,t?-s:s);this._clickedDate&&(this._calendarDate=this._clickedDate);this._dateValue=this._dateValuethis.model.maxDate?new Date(this.model.maxDate.toString()):this._dateValue;this._renderCalendar(this,this._dateValue);this._keyboardInteraction&&(this._trigger("navigate",{date:this._dateValue,value:this._formatter(this._dateValue,this.model.dateFormat)}),this._removeCurrentMonthFromHideDate(),this._keyboardInteraction=!1);n(".e-datepicker-headertext",this.sfCalendar).text(this._formatter(this._dateValue,this.model.headerFormat));this._addFocus("day",this._hoverDate);h=this._findFirstLastDay(new Date(this._dateValue.toString()));this._preArrowCondition(h.firstDay,this.model.minDate);this._nextArrowCondition(h.lastDay,this.model.maxDate);break;case"e-dp-viewmonths":if(f=this._dateValue,f.setFullYear(n(".e-datepicker-headertext",this.sfCalendar).text()),t){if(f.getFullYear()<=this.model.minDate.getFullYear())return this._flag=!1,!1}else if(f.getFullYear()>=this.model.maxDate.getFullYear())return this._flag=!1,!1;this._flag=!0;this._addYears(f,t?-1:1);this._renderCalendar(this,f);u=f.getFullYear();n(".e-datepicker-headertext",this.sfCalendar).text(u);n("tbody,tr.e-week-header",i).not(".e-datepicker-months").hide();n(n(i).find(".e-datepicker-months")).show();this._addFocus("month",this._hoverMonth);this._checkArrows(u,u);break;case"e-dp-viewyears":if(e=this._dateValue,e.setFullYear(n(i).find(".e-state-hover").text()),t){if(parseInt(this.popup.find("td.e-year-first:first").text())<=this.model.minDate.getFullYear())return this._flag=!1,!1}else if(parseInt(n("td.e-year-last:first").prev().text())>=this.model.maxDate.getFullYear())return this._flag=!1,!1;this._flag=!0;n(i).find(".e-state-hover").hasClass("e-year-first")&&t||n(i).find(".e-state-hover").hasClass("e-year-last")&&!t?this._dateValue.setFullYear(e.getFullYear()):n(i).find(".e-state-hover").hasClass("e-year-first")&&!t?this._dateValue.setFullYear(e.getFullYear()+11):n(i).find(".e-state-hover").hasClass("e-year-last")&&t?this._dateValue.setFullYear(e.getFullYear()-11):this._dateValue.setFullYear(e.getFullYear()+(t?-10:10));this._renderCalendar(this,this._dateValue);r=parseInt(this._dateValue.getFullYear())-(parseInt(this._dateValue.getFullYear())%10+1);n(".e-datepicker-headertext",this.sfCalendar).text(r+1+" - "+(r+10));n("tbody,tr.e-week-header",i).not(".e-datepicker-years").hide();n(n(i).find(".e-datepicker-years")).show();this._addFocus("year",this._hoverYear+(n(".e-year-first.e-hidedate").length?-1:0));this._checkArrows(r+1,r+10);break;case"e-dp-viewallyears":if(t){if(o=parseFloat(n("td.e-allyear-first",i.get(0)).text().split("-")[1]),o<=this.model.minDate.getFullYear())return this._flag=!1,!1;this._flag=!0}else{if(o=parseFloat(n("td.e-allyear-last",i.get(0)).prev().text().split("-")[1]),o>=this.model.maxDate.getFullYear())return this._flag=!1,!1;this._flag=!0}this._dateValue.setFullYear((this._lastHoveredYear?this._lastHoveredYear:this._dateValue.getFullYear())+(t?-100:100));this._lastHoveredYear=this._dateValue.getFullYear();this._renderCalendar(this,this._dateValue);r=parseInt(this._dateValue.getFullYear())-(parseInt(this._dateValue.getFullYear())%100+1);u=parseFloat(n("td.e-allyear-last",i.get(0)).prev().text().split("-")[1]);n(".e-datepicker-headertext",this.sfCalendar).text(r+1+" - "+u);n("tbody,tr.e-week-header",i).not(".e-datepicker-allyears").hide();n(n(i).find(".e-datepicker-allyears")).show();this._addFocus("allyear",this._hoverAllYear+(n(".e-allyear-first.e-hidedate").length?-1:0));this._checkArrows(r+1,u)}this._layoutChanged()},_addFocus:function(t,i){var f="e-current-"+t,u,r;return t=="day"&&(f="current-month"),u=this.sfCalendar.find("tbody tr td."+f),t=="month"&&n(u).each(function(t,r){if(parseInt(n(r).attr("data-index"))==parseInt(i)){i=t;return}}),r=u[i],r||(r=u.last()),this.sfCalendar.find("table td").removeClass("e-state-hover"),n(r).hasClass("e-hidedate")||n(r).addClass("e-state-hover"),this._setActiveState(t),i},_setActiveState:function(t){var e,f,o;if(this.model.value instanceof Date){var i=this.sfCalendar.find("tbody tr td.e-current-"+t),r,s=this,u=-1;switch(t){case"month":this.model.value.getFullYear()===parseInt(n(".e-text",this.sfCalendar).text())&&n(i).each(function(t,i){if(parseInt(n(i).attr("data-index"))==parseInt(s.model.value.getMonth())){u=t;return}});break;case"year":e=this.model.value.getFullYear();n(i).each(function(n,t){if(parseInt(t.innerHTML)==parseInt(e)){u=n;return}});break;case"allyear":f=parseInt(this.model.value.getFullYear())-(parseInt(this.model.value.getFullYear())%10+1);o=f+1+" - "+(f+10);n(i).each(function(n,t){if(parseInt(t.innerHTML)==parseInt(o)){u=n;return}})}r=i[u];r&&(this.sfCalendar.find("table td").removeClass("e-active"),n(r).hasClass("e-hidedate")||n(r).addClass("e-active"))}},_setFocusByName:function(t,i){var u=this.sfCalendar.find("tbody tr td.e-current-"+t),f,r;return n(u).each(function(n,t){if(parseInt(t.innerHTML)==parseInt(i)){f=n;return}}),r=u[f],r||(r=u.last()),this.sfCalendar.find("table td").removeClass("e-state-hover"),n(r).addClass("e-state-hover"),this._setActiveState(t),f},_getHeaderTxt:function(){return this.sfCalendar.find(".e-datepicker-headertext").text()},_findFirstLastDay:function(n){var t=n.getFullYear(),i=n.getMonth(),r=new Date(t,i,1),u=new Date(t,i+1,0);return{firstDay:r,lastDay:u}},_forwardNavHandler:function(t){if(this.model.readOnly||!this.model.enabled)return!1;t&&t.preventDefault();var u=n("table",this.sfCalendar),e=n("table",this.sfCalendar).get(0).className,o=this,i,r,f=this._navigateFrom(u);switch(e){case"e-dp-viewdays":this._hoverMonth=this._getDateObj(u.find(".e-state-hover")).getMonth()||this._getDateObj(u.find(".e-active")).getMonth()||0;this._DRPdisableFade&&(this._renderCalendar(this,this._calendarDate),n(".e-datepicker-headertext",this.sfCalendar).text(this._formatter(this._dateValue,this.model.headerFormat)));this._startLevel("year");r="year";this._addFocus("month",this._hoverMonth);break;case"e-dp-viewmonths":i=this._getHeaderTxt();this._startLevel("decade");r="decade";this._hoverYear=this._setFocusByName("year",i);break;case"e-dp-viewyears":i=this._getHeaderTxt();this._startLevel("century");r="century";this._hoverAllYear=this._setFocusByName("allyear",i)}f!="century"&&this._trigger("navigate",{date:this._dateValue,value:this._formatter(this._dateValue,this.model.dateFormat),navigateTo:r,navigateFrom:f});this._layoutChanged()},_cellSelection:function(){var u=n("table",this.sfCalendar),r=n("table",this.sfCalendar).get(0).className,t,i;switch(r){case"e-dp-viewmonths":this._hoverMonth=this._addFocus("month",this._dateValue.getMonth());break;case"e-dp-viewyears":t=new Date(this._dateValue.toString());this._navigationToPrevNext("year");this._dateValue=t;this._hoverYear=this._setFocusByName("year",this._dateValue.getFullYear());break;case"e-dp-viewallyears":t=new Date(this._dateValue.toString());this._navigationToPrevNext("allyear");this._dateValue=t;i=parseInt(this._dateValue.getFullYear())-(parseInt(this._dateValue.getFullYear())%10+1);this._hoverAllYear=this._setFocusByName("allyear",i+1+" - "+i+10)}this._layoutChanged()},_navigationToPrevNext:function(t){var r=this.sfCalendar.find("tbody tr td.e-current-"+t),u,i,f=this._dateValue.getFullYear();n(r).each(function(n,t){if(parseInt(t.innerHTML)==parseInt(f)){u=n;return}});i=r[u];i&&(n(i).hasClass("e-"+t+"-last")?this._processNextPrevDate(!1):n(i).hasClass("e-"+t+"-first")&&this._processNextPrevDate(!0))},_navigateFrom:function(n){var i=n.get(0).className,t;switch(i){case"e-dp-viewdays":t="month";break;case"e-dp-viewmonths":t="year";break;case"e-dp-viewyears":t="decade";break;case"e-dp-viewallyears":t="century"}return t},_backwardNavHandler:function(i){var u,r;if(this._animating=!0,this.model.readOnly||!this.model.enabled)return!1;i.type?(i.preventDefault(),u=n(i.currentTarget)):u=i;var f=n("table",this.sfCalendar),o,c=n("table",this.sfCalendar).get(0).className,e=this,s,h=this._navigateFrom(f);switch(c){case"e-dp-viewmonths":f.removeClass("e-dp-viewmonths").addClass("e-dp-viewdays");this._lastHoveredMonth=parseInt(n(u).attr("data-index"));this._dateValue=new Date(this._dateValue.getFullYear(),this._lastHoveredMonth,1);this._DRPdisableFade&&this._trigger("_month_Loaded",{currentTarget:i.currentTarget});this._renderCalendar(this,this._dateValue);n("tbody",f).not(".e-datepicker-days,.e-week-header").hide();n(n(f).find(".e-datepicker-days,.e-week-header")).fadeIn("fast",function(){e._addFocus("day",e._hoverDate||0);e._animating=!1});n(".e-datepicker-headertext",this.sfCalendar).text(this._formatter(this._dateValue,this.model.headerFormat));s="month";break;case"e-dp-viewyears":f.removeClass("e-dp-viewyears").addClass("e-dp-viewmonths");this._lastHoveredYear=parseInt(u.text());this._dateValue.setFullYear(this._lastHoveredYear);this._renderCalendar(this,this._dateValue);n("tbody,tr.e-week-header",f).not(".e-datepicker-months").hide();t.isNullOrUndefined(this._hoverMonth)&&!t.isNullOrUndefined(this._dateValue)&&(this._hoverMonth=this._dateValue.getMonth());n(n(f).find(".e-datepicker-months")).fadeIn("fast",function(){e._addFocus("month",e._hoverMonth||0);e._animating=!1});o=u.text();n(".e-datepicker-headertext",this.sfCalendar).text(o);this._checkArrows(o,o);s="year";break;case"e-dp-viewallyears":r=u.text().split("-");f.removeClass("e-dp-viewallyears").addClass("e-dp-viewyears");r[0]this.model.maxDate.getFullYear()&&(r[0]=this.model.maxDate.getFullYear().toString());this._renderCalendar(this,new Date(r[0],0,1));n("tbody,tr.e-week-header",f).not(".e-datepicker-years").hide();n(n(f).find(".e-datepicker-years")).fadeIn("fast",function(){e._addFocus("year",e._hoverYear||0);e._animating=!1});n(".e-datepicker-headertext",this.sfCalendar).text(r[0]+" - "+r[1]);this._checkArrows(r[0],r[1]);s="decade";this._dateValue=new Date(this._dateValue.setFullYear(parseInt(n.trim(r[0]))+(this._lastHoveredYear?this._lastHoveredYear%10:this._dateValue.getFullYear()%10)));break;default:this._clearSelected();this.sfCalendar.find("table td").removeClass("e-state-hover");u.not("td.e-hidedate").addClass("e-active").attr("aria-selected",!0);this._addSelected();this._hoverDate=this._getDateObj(u).getDate()-1;this._dateValue=new Date(u.attr("data-date"));this._clickedDate=new Date(u.attr("data-date"));this._animating=!1}h!="month"&&this._trigger("navigate",{date:this._dateValue,value:this._formatter(this._dateValue,this.model.dateFormat),navigateTo:s,navigateFrom:h});this._layoutChanged()},_startLevel:function(t){var i=n("table",this.sfCalendar),o=n(".e-datepicker-headertext",this.sfCalendar),r,f,u=this._dateValue,s,e;switch(t){case"decade":i.removeClass("e-dp-viewallyears e-dp-viewmonths e-dp-viewdays").addClass("e-dp-viewyears");n("tbody,tr.e-week-header",i).not(".e-datepicker-years").hide();n(n(i).find(".e-datepicker-years")).show();u=this.model.enableStrictMode&&this._calendarDatethis.model.maxDate.getFullYear()?(u.addClass("e-hidedate"),u.removeClass("e-current-month")):(r.getFullYear()<=this.model.minDate.getFullYear()&&f=this.model.maxDate.getFullYear()&&f>this.model.maxDate.getMonth()+1)&&(u.addClass("e-hidedate"),u.removeClass("e-current-month")),e.append(u);t.append(e)}i.append(t);s=r.getFullYear();this._checkArrows(s,s)},_datepickerYears:function(t,i,r){for(var o,s,h,u,c=function(n){return document.createElement(n)},l=parseInt(r)-(parseInt(r)%10+1),f=[],e=0;e<12;e++)f.push(l+e);for(o=0,s=0;s<3;s++){for(h=n(c("tr")),e=0;e<4;e++)u=n(c("td")),u.attr(this._isIE8?{unselectable:"on"}:{}),o==0?u.addClass("e-year-first e-current-year "):o==11?u.addClass("e-year-last e-current-year "):u.addClass("e-current-year e-state-default"),(f[o]this.model.maxDate.getFullYear())&&(u.addClass("e-hidedate"),u.removeClass("e-current-year")),u.html(f[o++]),h.append(u);t.append(h)}i.append(t);this._checkArrows(f[0],f[f.length])},_datepickerAllYears:function(t,i,r){for(var f,h,c,u,e=parseInt(r)-(parseInt(r)%100+10),a=e,s=[],l=this._isIE8||this._isIE9?"":"\n",o=0;o<12;o++)s.push(parseInt(e)+" -"+l+parseInt(e+9)),e=e+10;for(f=0,h=0;h<3;h++){for(c=n(document.createElement("tr")),o=0;o<4;o++)u=n(document.createElement("td")),u.attr(this._isIE8?{unselectable:"on"}:{}),f==0?u.addClass("e-allyear-first e-current-allyear "):f==11?u.addClass("e-allyear-last e-current-allyear "):u.addClass("e-current-allyear e-state-default"),(parseInt(s[f].split("-\n")[1])this.model.maxDate.getFullYear())&&(u.addClass("e-hidedate"),u.removeClass("e-current-allyear")),u.html(s[f++]),c.append(u);t.append(c)}i.append(t)},_renderHeader:function(i){var a=n(document.createElement("thead")),h=t.preferredCulture(this.model.locale).calendars.standard.days,f,e,c,s,u,r,o,l;if(i.model.dayHeaderFormat!="none")for(f=t.buildTag("tr.e-week-header").attr({role:"row"}).attr(this._isIE8?{unselectable:"on"}:{}),this.model.weekNumber==!0&&(e=t.preferredCulture(this.model.locale).calendars.standard.week,r=e.name,o=i.model.dayHeaderFormat=="short"?e.nameAbbr:i.model.dayHeaderFormat=="long"?week:e.nameShort,c=t.buildTag("th","",{},{scope:"col",abbr:r,"data-date":r,title:this._formatter(r,"dddd")}).attr(this._isIE8?{unselectable:"on"}:{}).html(o),f.append(c)),s=this.Date.firstDayOfWeek;s1&&(a-=7);nt=Math.ceil((-1*a+1+this._getDaysInMonth(f))/7);this._addDays(f,a-1);tt=d._zeroTime(new Date);it=this._calendarDate;e=t.buildTag("tbody.e-datepicker-months","",{display:"none"}).attr(this._isIE8?{unselectable:"on"}:{});this._datepickerMonths(e,s,h);e=t.buildTag("tbody.e-datepicker-days","",{display:"none"}).attr(this._isIE8?{unselectable:"on"}:{});for(var ft=0,rt=!0,w=!0;ft++<\/span>"+f.getDate():f.getDate()+"").attr({"data-date":f.toDateString(),title:this.model.showTooltip?p&&this.model.specialDates[l][this._mapField._tooltip]?this.model.specialDates[l][this._mapField._tooltip]:this._formatter(f,this.model.tooltipFormat):"","aria-selected":!1,role:"gridcell",id:this._formatter(f,"yyyyddMM")}).attr(this._isIE8?{unselectable:"on"}:{}).addClass((y?"current-month e-state-default ":"other-month e-state-default ")+(this._isWeekend(f)?this._ejHLWeekEnd?"e-dp-weekend e-week-end ":this.model.highlightWeekend?"e-week-end ":"":"e-week-day ")+(y&&f.getTime()==tt.getTime()?"today ":""));o.find("span:first-of-type").addClass(p?this.model.specialDates[l][this._mapField._icon]?"e-special-date-icon "+this.model.specialDates[l][this._mapField._icon]+" ":"e-special-day":"");o.addClass(p?this.model.specialDates[l][this._mapField._custom]?this.model.specialDates[l][this._mapField._custom]:"":"");et&&this._disableDates({date:f,element:o});it.getTime()==f.getTime()&&y&&(o.hasClass("e-hidedate")||(this.model.value?(o.addClass("e-active").attr({"aria-selected":!0}),this.model.highlightSection=="week"&&c.addClass("e-selected-week"),this.model.highlightSection=="month"&&e.addClass("e-selected-month"),this.model.highlightSection=="workdays"&&c.addClass("e-work-week")):this.model.value!=null&&o.addClass("e-state-hover").attr({"aria-selected":!1})),this._hoverDate||(o.hasClass("e-hidedate")||o.addClass("e-state-hover"),this._hoverDate=f.getDate()-1));k=!0;(fthis.model.maxDate)&&(o.addClass("e-hidedate"),o.removeClass("current-month"),this.model.showOtherMonths&&o.removeClass("other-month"),k=w=!1);y&&(k&&rt&&(this._tempMinDate=f,rt=!1,w=!0),w&&(this._tempMaxDate=f));this._trigger("beforeDateCreate",{date:f,value:this._formatter(f,this.model.dateFormat),element:o});c.append(o);f=new Date(f.getFullYear(),f.getMonth(),f.getDate()+1,0,0,0)}e.append(c)}s.append(e);this._DRPdisableFade?(n(e).css("display","block"),n(e).css({display:"table-row-group","vertical-align":"middle","border-color":"inherit"})):this._isIE8||this._isIE7?n(e).css("display","table-row-group"):n(e).fadeIn("fast");this.model.startLevel===this.model.depthLevel?this._depthLevel(this.model.depthLevel):this.model.depthLevel!="month"&&this.model.depthLevel!=""?this.model.startLevel=="century"?this._depthLevel(this.model.depthLevel):this.model.startLevel=="decade"&&this.model.depthLevel!="century"?this._depthLevel(this.model.depthLevel):this.model.startLevel=="year"&&this.model.depthLevel!="decade"&&this.model.depthLevel!="century"?this._depthLevel(this.model.depthLevel):(this._on(s.find(".current-month,.other-month,.e-current-month,.e-current-year,.e-current-allyear"),"click",n.proxy(this._backwardNavHandler,this)),this._on(s.find(".current-month , .other-month"),"click",n.proxy(this._onSetCancelDateHandler,this))):(this._on(s.find(".current-month,.other-month,.e-current-month,.e-current-year,.e-current-allyear"),"click",n.proxy(this._backwardNavHandler,this)),this._on(s.find(".current-month , .other-month"),"click",n.proxy(this._onSetCancelDateHandler,this)));this._otherMonthsVisibility();this._checkDateArrows()},_checkDisableRange:function(n){return!t.isNullOrUndefined(this._disableCollection[n.getFullYear()])&&jQuery.inArray(n.getMonth(),this._disableCollection[n.getFullYear()])!==-1?!0:!1},_initDisableObj:function(){var i,r,n,u;for(this._disableCollection={},i=0;i1)t.row-=1;else return this._processNextPrevDate(!0),this.sfCalendar.find(h+":nth-child("+t.col+"):last");if(o=this._getCell(t,s),o.length<=1){if(o=this._findVisible(t,s,"up"),o!==null)return o;this._processNextPrevDate(!0);o=this.sfCalendar.find(h+":nth-child("+t.col+"):last")}return o;case 37:if(e)return this._processNextPrevDate(!0),this.sfCalendar.find("tbody tr td.e-state-hover");if(t.col>1)t.col-=1;else if(t.row>1)t={row:t.row-1,col:u};else return this._processNextPrevDate(!0),this.sfCalendar.find(h+":last");if(o=this._getCell(t,s),o.length<=1){if(o=this._findVisible(t,s,"left"),o!==null)return o;this._processNextPrevDate(!0);o=this.sfCalendar.find(h+":last")}return o;case 39:if(e)return this._processNextPrevDate(!1),this.sfCalendar.find("tbody tr td.e-state-hover");if(t.col=0;e++){if(f=this.sfCalendar.find("tbody"+t.parent+" tr:nth-child("+r+") td:nth-child("+u+")"),f.length<=0)return null;if(f.hasClass("e-hidedate")||!f.is(":visible")){if((i=="right"||i=="left"?i=="right"?u++:u--:i=="down"?r++:r--,r<=0||r>this.sfCalendar.find("tbody"+t.parent+" tr").length)||(u>this.sfCalendar.find("tbody"+t.parent+" tr:nth-child("+r+") td").length&&(r++,u=1),u<=0&&(r--,u=this.sfCalendar.find("tbody"+t.parent+" tr:nth-child("+r+") td").length),r<=0||r>this.sfCalendar.find("tbody"+t.parent+" tr").length))return null}else{if(f.hasClass("other-month"))return null;if(f.hasClass(o))return n.col=u,n.row=r,f}}},_getCell:function(n,t){return this.sfCalendar.find("tbody"+t.parent+" tr:nth-child("+n.row+") td"+t.child+":nth-child("+n.col+")")},_getDateObj:function(n){return new Date(n.attr("data-date"))},_touchCalendar:function(n){var t=this.sfCalendar.find("table")[0].className;switch(n.type){case"pinchin":t!="e-dp-viewdays"&&this._keyboardNavigation({keyCode:13});break;case"pinchout":t!="e-dp-viewallyears"&&this.model.allowDrillDown&&this._forwardNavHandler();break;case"swipeleft":this._processNextPrevDate(!1);break;case"swiperight":this._processNextPrevDate(!0)}},show:function(i){var r,u;if(t.isNullOrUndefined(this.sfCalendar)&&this._renderPopup(),this._isOpen)return!1;if(r=this,this._popupOpen=!0,n(this.element).attr("aria-expanded",!0),u=this._preValue!=null?new Date(this._preValue.toString()):this._preValue,this.model.enabled){if(this.model.displayInline||this._setDatePickerPosition(),this._trigger("beforeOpen",{element:this.sfCalendar,events:i}))return!1;this.sfCalendar.attr({"aria-hidden":"false"});r._isOpen=!0;this.sfCalendar.slideDown(this.model.enableAnimation?this.animation.open.duration:0,function(){if(r.model&&!r.model.displayInline)n(document).on("mousedown",n.proxy(r._onDocumentClick,r))});this._isIE8?this.element.val()&&this._compareDate(new Date(this.element.val()),u)&&this._updateInputVal():this._updateInputVal();this._refreshLevel(u);this._trigger("open",{prevDate:u,date:this.model.value,value:this._formatter(this.model.value,this.model.dateFormat)});n(window).on("resize",n.proxy(this._OnWindowResize,this));this.model.displayInline||(this._on(t.getScrollableParents(this.wrapper),"scroll",this.hide),this._on(t.getScrollableParents(this.wrapper),"touchmove",this.hide));this._isInputBox&&this.wrapper.addClass("e-active");this.model.value!=null?n(this.element).attr("aria-activedescendant",n(this.sfCalendar.find(".e-active")).attr("id")):n(this.element).attr("aria-activedescendant",n(this.sfCalendar.find(".today")).attr("id"))}},hide:function(r){if(!this._isOpen||this._getInternalEvents||this._trigger("beforeClose",{element:this.sfCalendar,events:r}))return!1;var u=this;(this._popupOpen=!1,n(this.element).attr("aria-expanded",!1),this.sfCalendar.attr({"aria-hidden":"true"}),this._popClose&&r!=i&&r.type!="click")||(this.sfCalendar.slideUp(this.model.enableAnimation?this.animation.close.duration:0,function(){u._isOpen=!1;n(document).off("mousedown",n.proxy(u._onDocumentClick,u));u._setWaterMark()}),this.element.val()!=""&&this._validateInputVal(),this._trigger("close",{prevDate:this._prevDate,date:this.model.value,value:this._formatter(this.model.value,this.model.dateFormat)}),n(window).off("resize",n.proxy(this._OnWindowResize,this)),this._off(t.getScrollableParents(this.wrapper),"scroll",this.hide),this._off(t.getScrollableParents(this.wrapper),"touchmove",this.hide),this._isInputBox&&this.wrapper.removeClass("e-active"),this.model.value?n(this.element).attr("aria-activedescendant",n(this.sfCalendar.find(".e-active")).attr("id")):n(this.element).removeAttr("aria-activedescendant"))},enable:function(){this.model.enabled=!0;this.wrapper&&this.wrapper.removeClass("e-disable");this.element.removeClass("e-disable").attr({"aria-disabled":!1});this.element.prop("disabled",!1);this.dateIcon&&this.dateIcon.removeClass("e-disable").attr({"aria-disabled":!1});this._isIE8&&this.dateIcon&&this.dateIcon.children().removeClass("e-disable");this.element.prop("disabled",!1);this._isSupport||this._hiddenInput.prop("disabled",!1);this.sfCalendar&&this.sfCalendar.removeClass("e-disable").attr({"aria-disabled":!1})},disable:function(){this.model.enabled=!1;this.wrapper&&this.wrapper.addClass("e-disable");this.element.addClass("e-disable").attr({"aria-disabled":!0});this.element.attr("disabled","disabled");this.dateIcon&&this.dateIcon.addClass("e-disable").attr({"aria-disabled":!0});this._isIE8&&this.dateIcon&&this.dateIcon.children().addClass("e-disable");this.element.attr("disabled","disabled");this._isSupport||this._hiddenInput.attr("disabled","disabled");this.sfCalendar&&this.sfCalendar.addClass("e-disable").attr({"aria-disabled":!0});this._isOpen&&(this.element.is(":input")&&this.element.blur(),this.model.displayInline||this.hide())},getValue:function(){return this._formatter(this.model.value,this.model.dateFormat)},_wireCalendarEvents:function(){if(this._allowQuickPick(this.model.allowDrillDown),this._on(n(".e-next",this.sfCalendar),"click",n.proxy(this._previousNextHandler,this)),this._on(n(".e-prev",this.sfCalendar),"click",n.proxy(this._previousNextHandler,this)),!this.model.displayInline){this.sfCalendar.on("mouseenter touchstart",n.proxy(function(){this._popClose=!0},this));this.sfCalendar.on("mouseleave touchend",n.proxy(function(){this._popClose=!1},this))}this.model.showFooter&&this._on(n(".e-footer",this.sfCalendar),"click",this._setCurrDate);this.sfCalendar&&this._on(this.sfCalendar,"pinchin pinchout swipeleft swiperight",n.proxy(this._touchCalendar,this))},_wireEvents:function(){if(this.element.is(":input")&&this.model.allowEdit&&(this._on(this.element,"blur",this._onFocusOut),this._on(this.element,"focus",this._onFocusIn),this._on(this.element,"keydown",this._onKeyDown)),!this.model.allowEdit){this.element.attr("readonly","readonly");this.element.on("mousedown",n.proxy(this._showDatePopUp,this))}},_bindDateButton:function(){this._on(this.dateIcon,"mousedown",this._showDatePopUp);this.model.allowEdit&&this.element.off("mousedown",n.proxy(this._showDatePopUp,this))},_bindInputEvent:function(){this._off(this.dateIcon,"mousedown",this._showDatePopUp)},_specificFormat:function(){var i=t.globalize._getDateParseRegExp(t.globalize.findCulture(this.model.locale).calendar,this.model.dateFormat);return n.inArray("dddd",i.groups)>-1||n.inArray("ddd",i.groups)>-1},_onFocusOut:function(i){var f,r,u,e;if(this._isFocused=!1,f=this._preValue!=null?new Date(this._preValue.toString()):this._preValue,this.model.enableStrictMode&&this.element.val()&&!isNaN(+new Date(this.element.val())))for(this._formatArray=this.model.dateFormat.split(this._getSeparator()),this._valArray=this.element.val().split(this._getSeparator()),r=0;r1&&(this._formatArray[r].length==4&&this._valArray[r].length==2||this._formatArray[r].length==2&&this._valArray[r].length==2)&&(this._valArray[r]=(parseInt(this._valArray[r])+2e3).toString(),this.element.val(this._valArray.join(this._getSeparator())));this._validateOnFocusOut(this._validateValue(),i);this.wrapper.removeClass("e-focus");t.isNullOrUndefined(this.model.value)?this.wrapper.removeClass("e-valid"):this.wrapper.addClass("e-valid");this._isOpen&&!this.model.displayInline||this._setWaterMark()||this._compareDate(this._preValue,this._parseDate(this.element.val(),this.model.dateFormat))||this._updateInputVal();(!this._isOpen||this.model.displayInline)&&this._refreshLevel(f);this.element.val()!=""&&(!this._isOpen||this.model.displayInline)&&this._validateInputVal();this.element.off("keydown",n.proxy(this._keyboardNavigation,this));this.model.showPopupButton||this._off(this.element,"click",this._elementClick);u=this.element.val();e={prevDate:this._prevDate,value:u};this._specificFormat()?this._prevDate!=u&&this._setDateValue(u,!0):this._setDateValue(u);this.model.value||this._clearSelected();this._trigger("focusOut",e);this._checkErrorClass()},_onFocusIn:function(t){if(this._isSupport&&(t.preventDefault(),this._isFocused=!0),this.wrapper.removeClass("e-error"),this.isValidState=!0,this.wrapper.addClass("e-focus"),this.wrapper.addClass("e-valid"),!this.model.readOnly){this._isSupport||this._hiddenInput.css("display","none");this.element.on("keydown",n.proxy(this._keyboardNavigation,this));this.model.showPopupButton||this.model.readOnly||this.show(t);this.model.showPopupButton||this._on(this.element,"click",this._elementClick);this._trigger("focusIn",{date:this.model.value,value:this._formatter(this.model.value,this.model.dateFormat)})}},_elementClick:function(n){this._popupOpen||this.show(n)},_removeWatermark:function(){this.element.val()==""||this._isSupport||this._hiddenInput.css("display","none")},_refreshPopup:function(){this._refreshDatepicker();this._startLevel(this.model.startLevel)},_weekDate:function(n){var i,t=new Date(n.getTime());return t.setDate(t.getDate()+4-(t.getDay()||7)),i=t.getTime(),t.setMonth(0),t.setDate(1),Math.floor(Math.round((i-t)/864e5)/7)+1},_refreshLevel:function(n){if(this.model.startLevel==this.model.depthLevel&&this.model.startLevel!="month"){var t=this._stringToObject(this.element.val());t=this._validateYearValue(t);t&&(this._compareDate(n,t)||this._refreshPopup())}},_validateOnFocusOut:function(n,i){var f=this._preValue!=null?this._calendarDate:this._preValue,e=this._formatter(f,this.model.dateFormat),o,s,h,r,u;this._prevDate=this._formatter(this._preValue,this.model.dateFormat);o=e;s={prevDate:this._prevDate,value:o,isInteraction:!!i};this._specificFormat()&&n>this.model.minDate&&nthis.model.maxDate?(this.isValidState=!1,u=!0,this._calendarDate=nthis.model.maxDate&&(this._calendarDate=this.model.maxDate)):(this._preTxtValue==null||this.element.val()==""?(this.element.val(""),this._isSupport||this._hiddenInput.css("display","block")):this.element.val(e),this._triggerChangeEvent(i),this.model.value!=null&&this._trigger("change",s)):(t.isNullOrUndefined(this.model.value)&&(this.model.value=this._parseDate(this.element.val())),this.model.maxDatethis.model.maxDate)&&(r=!0,this._calendarDate=n=nthis.model.maxDate&&(this._calendarDate=this.model.maxDate)),this.isValidState=!0),r&&this.element.val(this._formatter(n,this.model.dateFormat)),this._compareDate(this._preValue,this._parseDate(this.element.val(),!0))||this._triggerChangeEvent(i))},_onKeyDown:function(n){if(n.keyCode===13){var t=this._preValue!=null?new Date(this._preValue.toString()):this._preValue;this._validateOnFocusOut(this._validateValue(),n);this._isOpen&&!this.model.displayInline||this._setWaterMark()||this._compareDate(this._preValue,this._parseDate(this.element.val(),this.model.dateFormat))||this._updateInputVal();(!this._isOpen||this.model.displayInline)&&this._refreshLevel(t);this.element.val()!=""&&(!this._isOpen||this.model.displayInline)&&this._validateInputVal();this._checkErrorClass()}},_showhidePopup:function(n){if(!this.model.enabled)return!1;this._isOpen?(this._isFocused||!this.element.is(":input")||t.isTouchDevice()||this.element.focus(),this._cancelValue||this.hide(n)):(this._isFocused||!this.element.is(":input")||t.isTouchDevice()||this.element.focus(),this.show(n))},_compareDate:function(n,t){return+n==+t?!0:!1},_validateDate:function(n){var i=!0,t,r;if(n!=null){for(t=0;tthis.model.maxDate)&&this.model.enableStrictMode&&(i=!1,this.isValidState=!1)}return i},_triggerChangeEvent:function(n){var r,u=this.element.val()==""?null:this.element.val(),t;this._prevDate=this._formatter(this._preValue,this.model.dateFormat);t={prevDate:this._prevDate,value:u,isInteraction:!!n};r=this._specificFormat()&&n!=i&&n.type=="keydown"&&this._formatter(this._preValue,this.model.dateFormat,this.model.locale)!=this.element.val()?this._parseDate(this.element.val(),!0):this._specificFormat()&&n!=i&&n.type=="blur"?this.model.value:this._parseDate(u);r=this._validateYearValue(r);this._validateDate(r)||(r=null);this._compareDate(this._preValue,r)?this.element.val()==""&&this._prevDate==null||this.element.val()==this._prevDate||(t.value=this.element.val(),this._trigger("_change",t)):(this._preValue=this.model.value=r,t.value=this._formatter(this.model.value,this.model.dateFormat),this.model.value&&(this._clickedDate=this._calendarDate=this.model.value),this.model.displayInline&&!this._isInputBox&&this._hiddenInput.attr("value",u),this.model.value||this.model.enableStrictMode||this._setDateValue(this.model.value),t.value=u,this._trigger("_change",t),t.value=this._formatter(this.model.value,this.model.dateFormat),this._trigger("change",t),this._checkErrorClass())},_triggerSelectEvent:function(){var i=this.element.val(),t;this._parseDate(i)&&(t={prevDate:this._prevDate,date:this.model.value,value:i,isSpecialDay:this._isSpecialDates(this.model.value)},this._prevDate!=i&&this._parseDate(t.value)&&this.model.value>=this.model.minDate&&this.model.value<=this.model.maxDate&&(this._cancelValue=this._trigger("select",t)),this._dt_drilldown&&this._trigger("dt_drilldown",t));this.model.value&&n(this.element).attr("aria-activedescendant",n(this.sfCalendar.find(".e-active")).attr("id"))},_onDocumentClick:function(t){this.model&&(n(t.target).is(this.popup)||n(t.target).parents(".e-popup").is(this.popup)||n(t.target).is(this.wrapper)||n(t.target).parents(".e-datewidget").is(this.wrapper)?(n(t.target).is(this.popup)||n(t.target).parents(".e-popup").is(this.popup))&&t.preventDefault():this.hide(t))},_OnWindowResize:function(){this.sfCalendar&&this._setDatePickerPosition()},_showDatePopUp:function(n){var t=!1;if((n.button?t=n.button==2:n.which&&(t=n.which==3),!t)&&(this._isSupport||this.model.showPopupButton||(n.preventDefault(),this._onFocusIn()),!this.model.readOnly)){if(n.preventDefault(),!this.model.enabled&&this.model.displayInline)return!1;this._showhidePopup(n)}},_layoutChanged:function(){this._getInternalEvents&&this._trigger("layoutChange")},_setCurrDate:function(n){if(this.model.readOnly||!this.model.enabled)return!1;n&&n.preventDefault();var t=this;this._prevDate=this._formatter(this.model.value,this.model.dateFormat);this._dateValue=this._zeroTime(new Date);this.model.value=this._calendarDate=new Date(this._dateValue.toString());this._setDateValue(this.model.value);this._triggerSelectEvent(n);this._triggerChangeEvent(n);this._refreshDatepicker();this._changeDayClass();this._startLevel(this.model.startLevel);this._onSetCancelDateHandler(n);this._layoutChanged()},_changeDayClass:function(){var n=this.popup.children("table")[0].className;n!="e-dp-viewdays"&&this.popup.children("table").removeClass(n).addClass("e-dp-viewdays")},_onSetCancelDateHandler:function(t){if(this.model.readOnly||!this.model.enabled||t&&(n(t.target).hasClass("e-disable")||n(t.target).hasClass("e-hidedate")))return!1;t&&t.type&&t.preventDefault();this._specificFormat()?this._prevDate=this.element.val():this.model.value=this._parseDate(this.element.val());this._prevDate=this._formatter(this.model.value,this.model.dateFormat);this._setDateValue(this._dateValue);this._triggerSelectEvent(t);this._triggerChangeEvent(t);this._dateValue=this.model.value==null?null:new Date(this.model.value.toString());this.element.is(":input")&&!this.model.displayInline&&this._showhidePopup(t);t&&n(t.currentTarget).hasClass("other-month")&&this._refreshDatepicker();this._cellSelection()},_closeCalendar:function(n){n&&n!=this.element||this.sfCalendar.empty().remove()},_checkErrorClass:function(){this.wrapper&&(this.isValidState?this.wrapper.removeClass("e-error"):this.wrapper.addClass("e-error"))},_getLocalizedLabels:function(){return t.getLocalizedConstants(this.sfType,this.model.locale)}});t.DatePicker.Locale=t.DatePicker.Locale||{};t.DatePicker.Locale["default"]=t.DatePicker.Locale["en-US"]={watermarkText:"Select date",buttonText:"Today"};t.DatePicker.Header={None:"none",Short:"short",Min:"min",Long:"long"};t.DatePicker.HighlightSection={Month:"month",Week:"week",WorkDays:"workdays",None:"none"};t.DatePicker.Level={Month:"month",Year:"year",Decade:"decade",Century:"century"}}(jQuery,Syncfusion),function(n,t,i){t.widget("ejTimePicker","ej.TimePicker",{element:null,model:null,validTags:["input"],_addToPersist:["value"],_rootCSS:"e-timepicker",_setFirst:!1,type:"editor",angular:{require:["?ngModel","^?form","^?ngModelOptions"],requireFormatters:!0},_requiresID:!0,defaults:{cssClass:"",timeFormat:"",value:null,enableAnimation:!0,locale:"en-US",htmlAttributes:{},readOnly:!1,showPopupButton:!0,enableStrictMode:!1,interval:30,hourInterval:1,minutesInterval:1,secondsInterval:1,height:"",width:"",minTime:"12:00 AM",maxTime:"11:59 PM",showRoundedCorner:!1,enableRTL:!1,popupHeight:"191px",popupWidth:"auto",enabled:!0,enablePersistence:!1,disableTimeRanges:null,validationRules:null,validationMessages:null,focusIn:null,focusOut:null,beforeChange:null,change:null,select:null,create:null,destroy:null,beforeOpen:null,beforeClose:null,open:null,close:null,watermarkText:"select a time"},dataTypes:{timeFormat:"string",minTime:"string",maxTime:"string",readOnly:"boolean",interval:"number",showPopupButton:"boolean",locale:"string",hourInterval:"number",minutesInterval:"number",secondsInterval:"number",enabled:"boolean",enablePersistence:"boolean",enableAnimation:"boolean",enableStrictMode:"boolean",disableTimeRanges:"data",htmlAttributes:"data",validationRules:"data",validationMessages:"data",watermarkText:"string"},observables:["value"],enable:function(){this.model.enabled||(this.element[0].disabled=!1,this.element.prop("disabled",!1),this.model.enabled=!0,this.wrapper.removeClass("e-disable"),this.element.removeClass("e-disable").attr("aria-disabled",!1),this.model.showPopupButton&&(this.timeIcon.removeClass("e-disable").attr("aria-disabled",!1),this.popupList&&this.popupList.removeClass("e-disable").attr("aria-disabled",!1)),this._isIE8&&this.timeIcon.children().removeClass("e-disable"))},disable:function(){this.model.enabled&&(this.element[0].disabled=!0,this.model.enabled=!1,this.element.attr("disabled","disabled"),this.wrapper.addClass("e-disable"),this.element.addClass("e-disable").attr("aria-disabled",!0),this.model.showPopupButton&&(this.timeIcon.addClass("e-disable").attr("aria-disabled",!0),this.popupList&&this.popupList.addClass("e-disable").attr("aria-disabled",!0)),this._isIE8&&this.timeIcon.children().addClass("e-disable"),this._hideResult())},getValue:function(){return this.element.val()},setCurrentTime:function(){this.model.readOnly||this._setMask()},setValue:function(n){var i=this.model.value,r;this.model.value=t.format(this._createObject(n,!0),this.model.timeFormat,this.model.locale);this._ensureValue();this._enableMask();this.model.enableStrictMode&&!this._isValid(n,!0)&&(r=this._isValid(this.model.value)?this._localizeTime(this.model.value):this.model.value,this.element.val(r));i!=this.model.value&&this._raiseChangeEvent(i,!0);this._checkErrorClass()},show:function(){this.showDropdown||this._getInternalEvents||this._showResult()},hide:function(){this.showDropdown&&this._hideResult()},_ISORegex:function(){this._tokens=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;this._extISORegex=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/;this._basicISORegex=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?/;this._numberRegex={2:/\d\d?/,4:/^\d{4}/,z:/Z|[+-]\d\d(?::?\d\d)?/gi,t:/T/,"-":/\-/,":":/:/};this._zeroRegex=/Z|[+-]\d\d(?::?\d\d)?/;this._dates=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]];this._times=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]]},_timeFormat:function(n){var r,i;return n||(n=t.preferredCulture(this.model.locale).calendars.standard.patterns.t),r=this._validateTimeFormat(n),r&&(this.model.timeFormat=r,this.model.minTime=t.format(this._createObject(this._minTimeObj),this.model.timeFormat,this.model.locale),this.model.maxTime=t.format(this._createObject(this._maxTimeObj),this.model.timeFormat,this.model.locale),this.model.value?(this._setModelOption=!0,this.model.value=this._localizeTime(this.model.value),this.element.val(this.model.value)):(this._setModelOption=!1,i=this._localizeTime(this.element.val()),i&&this._checkMinMax(i)&&(this.model.value=i,this.element.val(i)))),r},_getTimeFormat:function(){this._prevTimeFormat&&(this.model.timeFormat=t.preferredCulture(this.model.locale).calendar.patterns.t||"h:mm tt");this.seperator=this._getSeperator()},_changeSkin:function(n){this.wrapper.removeClass(this.model.cssClass).addClass(n);this.popupList&&this.popupList.removeClass(this.model.cssClass).addClass(n)},_localize:function(n){var i=this._createObject(this.model.value,!0);this.model.locale=n;this._getTimeFormat();this.model.minTime=t.format(this._createObject(this._minTimeObj),this.model.timeFormat,this.model.locale);this.model.maxTime=t.format(this._createObject(this._maxTimeObj),this.model.timeFormat,this.model.locale);t.isNullOrUndefined(this._options)||t.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText);i?(this.model.value=this._localizeTime(i),this.element.val(this.model.value)):(i=this._localizeTime(this.element.val()),i&&this._checkMinMax(i)&&(this.model.value=i,this.element.val(i)));this._getAmPm()},_setWaterMark:function(){if(this.element!=null&&this.element.hasClass("e-input"))return this._localizedLabels.watermarkText&&this.element.val()==""&&(this.isValidState=!0,this._checkErrorClass()),this._isSupport||this.element.val()!=""?n(this.element).attr("placeholder",this._localizedLabels.watermarkText):this._hiddenInput.css("display","block").val(this._localizedLabels.watermarkText),!0},_localizedLabelToModel:function(){this.model.watermarkText=this._localizedLabels.watermarkText;this.model.buttonText=this._localizedLabels.buttonText},_setLocalize:function(n){var n=t.preferredCulture(n);n&&(this.model.locale=n.name=="en"?"en-US":n.name,t.isNullOrUndefined(this._options)||!t.isNullOrUndefined(this._options.timeFormat)&&this._options.timeFormat||(this.model.timeFormat=t.preferredCulture(this.model.locale).calendars.standard.patterns.t),this._prevTimeFormat=t.isNullOrUndefined(this._options.timeFormat)||this._options.timeFormat==""?!0:!1)},_updateInput:function(){if(!t.isNullOrUndefined(this._options)){var n=this._localizeTime(this._options.value);t.isNullOrUndefined(n)||typeof n=="string"&&this.model.enableStrictMode&&!this.model.value&&(this.element.val(this._options.value),this.isValidState=this.element.val()==""?!0:!1,this._checkErrorClass())}},_createMinMaxObj:function(){this._minTimeObj=this._createObject(this.model.minTime);this._minTimeObj||(this.model.minTime=t.format(this._createObject((new Date).setHours(0,0,0,0)),this.model.timeFormat,this.model.locale));this._maxTimeObj=this._createObject(this.model.maxTime);this._maxTimeObj||(this.model.maxTime=t.format(this._createObject((new Date).setHours(23,59,59,59)),this.model.timeFormat,this.model.locale))},_setMinMax:function(){var n=(new Date).setHours(0,0,0,0),i=(new Date).setHours(23,59,59,59);!t.isNullOrUndefined(this._options)&&t.isNullOrUndefined(this._options.minTime)&&(this.model.minTime=t.format(this._createObject(n),this.model.timeFormat,this.model.locale));!t.isNullOrUndefined(this._options)&&t.isNullOrUndefined(this._options.maxTime)&&(this.model.maxTime=t.format(this._createObject(i),this.model.timeFormat,this.model.locale));this._createMinMaxObj()},_init:function(n){if(this._options=n,this._cloneElement=this.element.clone(),this._ISORegex(),this._isSupport=document.createElement("input").placeholder==i?!1:!0,!this.element.is("input")||this.element.attr("type")&&this.element.attr("type")!="text")return!1;this._initialize();this._render();this._wireEvents();n&&n.value!=i&&n.value!=this.element.val()&&this._trigger("_change",{value:this.element.val()});this._updateInput();this._updateTextbox();this.model.validationRules!=null&&(this._initTimeValidator(),this._setTimeValidation())},_updateTextbox:function(){var t,n;if(this._options.disableTimeRanges){for(t=!0,n=0;n=this._options.disableTimeRanges[n].startTime||this.model.minTime<=this._options.disableTimeRanges[n].endTime)&&this._options.disableTimeRanges[n].startTime==this.model.minTime){t=!1;break}(this._options===i||this._options.value===i&&!this.model.value&&t)&&this._setTime(this._localizeTime(this.model.minTime))}else this._options!==i&&(this._options.value!==i||this.model.value)||this._setTime(this._localizeTime(this.model.minTime))},_setMinMaxTime:function(i,r){!t.isNullOrUndefined(r.minTime)&&n.trim(r.minTime)&&this._isValid(r.minTime)&&(this.model.minTime=r.minTime,this._minTimeObj=this._createObject(this.model.minTime),this._validateTimes());!t.isNullOrUndefined(r.maxTime)&&n.trim(r.maxTime)&&this._isValid(r.maxTime)&&(this.model.maxTime=r.maxTime,this._maxTimeObj=this._createObject(this.model.maxTime),this._validateTimes());this._validateMinMax();this._createMinMaxObj();t.isNullOrUndefined(r.minTime)||(r.minTime=this.model.minTime);t.isNullOrUndefined(r.maxTime)||(r.maxTime=this.model.maxTime);this._checkMinMax(this.model.value)||(this.model.enableStrictMode?(this.isValidState=!1,this.model.value=null):(this.model.minTime&&!this._compareTime(this.model.value,this.model.minTime,!0)&&(this.model.value=this.model.minTime),this.model.maxTime&&!this._compareTime(this.model.maxTime,this.model.value,!0)&&(this.model.value=this.model.maxTime)));i!==this.model.value&&this._isValid(this.model.value,!0)&&this.element.val(this.model.value)},_setModel:function(n){var r=!1,o=this.model.value,i,e,u,f,s;for(i in n){i!="height"&&i!="width"&&i!="htmlAttributes"&&i!="watermarkText"&&i!="enabled"&&i!="validationRules"&&i!="validationMessages"&&t.isNullOrUndefined(this.popupList)&&this._renderDropdown();switch(i){case"timeFormat":u=this._createObject(this.model.value);this._preTimeformat=this.model.timeFormat;e=this._timeFormat(n[i]);n[i]=this.model.timeFormat;e&&(this.seperator=this._getSeperator());f=this._createObject(this.model.value);r=+u==+f?!1:!0;break;case"locale":u=this._createObject(this.model.value);this._localize(n[i]);this.model.minTime=t.format(this._createObject(this._minTimeObj),this.model.timeFormat,this.model.locale);this.model.maxTime=t.format(this._createObject(this._maxTimeObj),this.model.timeFormat,this.model.locale);f=this._createObject(this.model.value);r=+u==+f?!1:!0;break;case"interval":this.model.interval=n[i];break;case"cssClass":this._changeSkin(n[i]);break;case"showRoundedCorner":this._setRoundedCorner(n[i]);break;case"enableRTL":this._setRtl(n[i]);break;case"height":this._setHeight(n[i]);break;case"width":this.wrapper.width(n[i]);this._setListWidth();break;case"value":t.isPlainObject(n[i])&&(n[i]=null);this.model.value=t.format(this._createObject(n[i],!0),this.model.timeFormat,this.model.locale);this._ensureValue();this._enableMask();this.model.enableStrictMode&&!this._isValid(n[i],!0)&&(s=this._isValid(n[i])?this._localizeTime(n[i]):n[i],this.element.val(s));n[i]=this.model.value;r=!0;break;case"enableStrictMode":this.model.enableStrictMode=n[i];break;case"validationRules":this.model.validationRules!=null&&(this.element.rules("remove"),this.model.validationMessages=null);this.model.validationRules=n[i];this.model.validationRules!=null&&(this._initTimeValidator(),this._setTimeValidation());break;case"validationMessages":this.model.validationMessages=n[i];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initTimeValidator(),this._setTimeValidation());break;case"popupHeight":this.model.popupHeight=n[i];this._setListHeight();break;case"popupWidth":this.model.popupWidth=n[i];this._setListWidth();break;case"enabled":n[i]?this.enable():this.disable();break;case"htmlAttributes":this._addAttr(n[i]);break;case"disableTimeRanges":this.model.disableTimeRanges=n[i];this._initStartEnd();this.model.value=t.format(this._createObject(this.element.val(),!0),this.model.timeFormat,this.model.locale);this._ensureValue();this._enableMask();this.model.enableStrictMode&&!this._isValid(this.element.val(),!0)&&this.element.val(this.element.val());r=!0;break;case"watermarkText":t.isNullOrUndefined(this._options)&&(this._options={});this._options[i]=this.model.watermarkText=n[i];this._localizedLabels.watermarkText=this.model.watermarkText;this._setWaterMark()}}t.isNullOrUndefined(n.minTime)&&t.isNullOrUndefined(n.maxTime)||(this._setMinMaxTime(o,n),r=!0);t.isNullOrUndefined(n.showPopupButton)?!this.model.showPopupButton||!e&&t.isNullOrUndefined(n.minTime)&&t.isNullOrUndefined(n.maxTime)&&t.isNullOrUndefined(n.locale)&&t.isNullOrUndefined(n.interval)&&t.isNullOrUndefined(n.disableTimeRanges)||this._reRenderDropdown():this._showButton(n[i]);r&&(this._raiseChangeEvent(o,!0),n.value=this.model.value);this._checkErrorClass()},_destroy:function(){this.element.insertAfter(this.wrapper);this.wrapper.remove();this.element.removeClass("e-input").removeAttr("ondragstart draggable aria-atomic aria-live aria-readonly").val(this.element.attr("value"));this._cloneElement.attr("name")||this.element.removeAttr("name");this.popupList&&this.popupList.remove()},_initialize:function(){this.target=this.element[0];this.timeIcon=null;this._disabledItems=[];this.popupList=null;this.focused=!1;this.start=0;this.end=0;this.min=null;this.max=null;this.incomplete=!1;this.downPosition=0;this._setLocalize(this.model.locale);this._setMinMax();this._getAmPm();this.showDropdown=!1;this._activeItem=0;this.isValidState=!0;this._manualFocus=!1;this._isIE7=this._checkIE7();this._initStartEnd();this._localizedLabels=this._getLocalizedLabels();t.isNullOrUndefined(this._options)||t.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText);t.isNullOrUndefined(this.model.value)&&this.element[0].value!=""&&(this.model.value=this.element[0].value);this._isIE8=t.browserInfo().name=="msie"&&t.browserInfo().version=="8.0"?!0:!1;this._getInternalEvents=!1;this._dateTimeInternal=!1;this.model.timeFormat?this.seperator=this._getSeperator():this._getTimeFormat()},_render:function(){this._renderWrapper();this._setDimentions();this._renderTimeIcon();this._validateTimes();this._createMinMaxObj();this._addAttr(this.model.htmlAttributes);this._checkProperties();this._enableMask();this._checkErrorClass();this.element.attr({"aria-atomic":"true","aria-live":"assertive","aria-readonly":this.model.readOnly,value:this.model.value});t.isNullOrUndefined(this.model.value)?this.wrapper.addClass("e-valid"):this.wrapper.removeClass("e-valid")},_renderWrapper:function(){if(this.element.addClass("e-input").attr({tabindex:"0",role:"combobox","aria-expanded":"false"}),this.wrapper=t.buildTag("span.e-timewidget e-widget "+this.model.cssClass+"#"+this.target.id+"_timewidget").insertAfter(this.element),this.wrapper.attr("style",this.element.attr("style")),this.element.removeAttr("style"),t.isTouchDevice()||this.wrapper.addClass("e-ntouch"),this.container=t.buildTag("span.e-in-wrap e-box").append(this.element),this.wrapper.append(this.container),!this._isSupport){this._hiddenInput=t.buildTag("input.e-input e-placeholder ","",{},{type:"text"}).insertAfter(this.element);this._hiddenInput.val(this._localizedLabels.watermarkText);this._hiddenInput.css("display","block");var i=this;n(this._hiddenInput).focus(function(){i.element.focus()})}},_addAttr:function(i){var r=this;n.map(i,function(n,i){var u=i.toLowerCase();u=="class"?r.wrapper.addClass(n):u=="disabled"&&n=="disabled"?r.disable():u=="readOnly"&&n=="readOnly"?r.model.readOnly=!0:u=="style"?r.wrapper.attr(i,n):u=="id"?(r.wrapper.attr(i,n+"_wrapper"),r.element.attr(i,n)):t.isValidAttr(r.element[0],i)?r.element.attr(i,n):r.wrapper.attr(i,n)})},_initTimeValidator:function(){this.element.closest("form").data("validator")||this.element.closest("form").validate()},_setTimeValidation:function(){var r,f,i,u,e;this.element.rules("add",this.model.validationRules);r=this.element.closest("form").data("validator");r=r?r:this.element.closest("form").validate();f=this.element.attr("name");r.settings.messages[f]={};for(i in this.model.validationRules)if(u=null,!t.isNullOrUndefined(this.model.validationRules[i])){if(t.isNullOrUndefined(this.model.validationRules.messages&&this.model.validationRules.messages[i])){r.settings.messages[f][i]=n.validator.messages[i];for(e in this.model.validationMessages)i==e?u=this.model.validationMessages[i]:""}else u=this.model.validationRules.messages[i];r.settings.messages[f][i]=u!=null?u:n.validator.messages[i]}},_renderTimeIcon:function(){if(this.model.showPopupButton){this.timeIcon=t.buildTag("span.e-select").attr({role:"button","aria-label":"select"});var n=t.buildTag("span.e-icon e-clock").attr("role","presentation");this._isIE8&&(this.timeIcon.attr("unselectable","on"),n.attr("unselectable","on"));this.timeIcon.append(n);this.container.append(this.timeIcon).addClass("e-padding");this._on(this.timeIcon,"mousedown",this._timeIconClick)}},_elementClick:function(){this.showDropdown||this._showResult()},_renderDropdown:function(){var i=n("#"+this.element[0].id+"_popup").get(0),r;if(i&&n(i).remove(),this.popupList)return!1;this.popupList=t.buildTag("div.e-time-popup e-popup e-widget e-box "+this.model.cssClass+"#"+this.target.id+"_popup","",{},{tabindex:0,role:"listbox"});t.isTouchDevice()||this.popupList.addClass("e-ntouch");this.popup=this.popupList;this.ul=t.buildTag("ul.e-ul");this._isIE8&&this.ul.attr("unselectable","on");r=t.buildTag("div").append(this.ul);n("body").append(this.popupList.append(r));this._renderLiTags();this._setListHeight();this._setListWidth();this.popupList.ejScroller({height:this.popupList.height(),width:0,scrollerSize:20});this.scrollerObj=this.popupList.ejScroller("instance");this.popupList.css("display","none");this._listSize=this.ul.find("li").length},_renderLiTags:function(){var r,o,f,s,h,e,i,u;for(this._disabledItems=[],s=this.model.interval*6e4,h=!t.isNullOrUndefined(this.model.disableTimeRanges)&&this.model.disableTimeRanges.length>0?!0:!1,r=this._minTimeObj,o=this._maxTimeObj,e=0;this._compareTime(o,r,!0);)f=this._localizeTime(r),i=n(document.createElement("li")),i[0].appendChild(document.createTextNode(f)),this._isIE8&&i.attr("unselectable","on"),h&&(this._ensureTimeRange(f)?(i.addClass("e-disable"),this._disabledItems.push(e)):i.removeClass("e-disable")),this.ul[0].appendChild(i[0]),r=new Date(r).getTime()+s,e++;u=this.ul.find("li");t.isTouchDevice()||(this._on(u,"mouseenter",n.proxy(this._OnMouseEnter,this)),this._on(u,"mouseleave",n.proxy(this._OnMouseLeave,this)));this._on(u,"click",n.proxy(this._OnMouseClick,this));(this.model.showPopupButton||!t.isNullOrUndefined(this.popupList))&&this.ul.find("li").attr({tabindex:-1,"aria-selected":!1,role:"option"})},_ensureTimeRange:function(n){var r,i;if(!t.isNullOrUndefined(this.model.disableTimeRanges))for(r=this._makeDateTimeObj(n),i=0;i=+this._makeDateTimeObj(this.model.disableTimeRanges[i].startTime)&&+r<=+this._makeDateTimeObj(this.model.disableTimeRanges[i].endTime))return!0;return!1},_initStartEnd:function(){if(this._startTime=[],this._endTime=[],!t.isNullOrUndefined(this.model.disableTimeRanges))for(var n=0;n0?n:"auto"&&(this.model.popupWidth="auto"):n>0?n:"auto"&&(this.model.popupWidth="auto");t&&t!="auto"?this.popupList.css({width:t}):this.popupList.css({width:this.wrapper.width()})}this.scrollerObj&&(this._refreshScroller(),this._updateScrollTop())},_setListHeight:function(){this.popupList&&this.popupList.css({"max-height":this.model.popupHeight||"191px"});this.scrollerObj&&(this._refreshScroller(),this._updateScrollTop())},_updateScrollTop:function(){this.scrollerObj.setModel({scrollTop:this._calcScrollTop()})},_refreshPopup:function(){this.model.popupWidth=="auto"&&this.popupList.css({width:this.wrapper.width()});this._setListPosition();this._refreshScroller()},_setListPosition:function(){var t=this.wrapper,i=this._getOffset(t),f,h=n(document).scrollTop()+n(window).height()-(i.top+n(t).outerHeight()),c=i.top-n(document).scrollTop(),u=this.popupList.outerHeight(),e=this.popupList.outerWidth(),r=i.left,o=t.outerHeight(),l=(o-t.height())/2,a=this._getZindexPartial(),s=3,v=(uc?i.top+o+s:i.top-u-s)-l;f=n(document).scrollLeft()+n(window).width()-r;(this.model.enableRTL||e>f&&e=0&&!s&&(f[u].indexOf("M")>=0?t.push(parseInt(r[0])-1):t.push(parseInt(r[0]))),n=n.slice(n.indexOf(r[0])+r[0].length));return i[4]=="Z"?new Date(Date.UTC.apply(null,t)):new Date(t[0],t[1],t[2],t[3],t[4],t[5])}return new Date(n+"")},_checkLiteral:function(n){var t=n.toLowerCase();return t=="t"||t=="z"||t==":"||t=="-"?!0:!1},_setMask:function(){this.model.value=new Date;this._enableMask()},_validateTimes:function(){var n=this._validateTimeFormat(this.model.timeFormat);this.model.timeFormat=n?n:"h:mm tt";this._isValid(this.model.minTime)||(this.model.minTime="12:00 AM");this._isValid(this.model.maxTime)||(this.model.maxTime="11:59 PM");this._isValid(this.model.value,!0)||(this.model.value=null);this._checkMinMax(this.model.value)||this.model.enableStrictMode||(this.model.minTime&&!this._compareTime(this.model.value,this.model.minTime,!0)&&(this.model.value=this.model.minTime),this.model.maxTime&&!this._compareTime(this.model.maxTime,this.model.value,!0)&&(this.model.value=this.model.maxTime));this._validateMinMax()},_ensureValue:function(){!this._checkMinMax(this.model.value)&&this._isValid(this.model.value,!0)&&(this.model.enableStrictMode?this.isValidState=!1:(this.model.minTime&&!this._compareTime(this.model.value,this.model.minTime,!0)&&(this.model.value=this.model.minTime),this.model.maxTime&&!this._compareTime(this.model.maxTime,this.model.value,!0)&&(this.model.value=this.model.maxTime)))},_validateMinMax:function(){this.model.minTime&&this.model.maxTime&&this._compareTime(this.model.minTime,this.model.maxTime)&&(this.model.minTime=this.model.maxTime)},_checkProperties:function(){this.model.enabled?this.model.enabled&&this.element.hasClass("e-disable")&&(this.model.enabled=!1,this.enable()):(this.model.enabled=!0,this.disable());this._addProperty();this._checkAttributes()},_addProperty:function(){this._setRtl(this.model.enableRTL);this._setRoundedCorner(this.model.showRoundedCorner)},_setRtl:function(n){n?(this.wrapper.addClass("e-rtl"),this.popupList&&this.popupList.addClass("e-rtl")):(this.wrapper.removeClass("e-rtl"),this.popupList&&this.popupList.removeClass("e-rtl"))},_setRoundedCorner:function(n){n?(this.container.addClass("e-corner"),this.popupList&&this.popupList.addClass("e-corner")):(this.container.removeClass("e-corner"),this.popupList&&this.popupList.removeClass("e-corner"))},_showButton:function(t){this.model.showPopupButton=t;t?(this.container.addClass("e-padding"),this._renderTimeIcon(),this._renderDropdown(),this._addProperty()):(this.container.removeClass("e-padding"),this.timeIcon.remove(),this.popupList.remove(),this.timeIcon=this.popupList=null,n(document).off("mousedown",n.proxy(this._OnDocumentClick,this)))},_checkAttributes:function(){this.element.attr("name")||this.element.attr({name:this.element[0].id});"ondragstart"in document.createElement("input")&&this.element.attr({ondragstart:"return false"});"draggable"in document.createElement("input")&&this.element.attr({draggable:"false"})},_getAmPm:function(){var t=new Date;t.setHours(0);this.ttAM=n.trim(this._localizeMeridian(t));t.setHours(23);this.ttPM=n.trim(this._localizeMeridian(t))},_setDimentions:function(){this.model.height||(this.model.height=this.element.attr("height"));this.model.width||(this.model.width=this.element.attr("width"));this._setHeight(this.model.height);this.model.width&&this.wrapper.width(this.model.width)},_setHeight:function(n){n&&this.wrapper.height(n);this._isIE7&&this.element.height(this.container.height())},_validateTimeFormat:function(t){var i=t.split(" "),r="";return i.length==1||i.length==2?(n(i).each(function(t,i){r+=n.trim(i)+" "}),n.trim(r)):null},_getSeperator:function(){for(var i=this._getElePlace(),t=this._formatparts[i.time],r=new RegExp("^[a-zA-Z0-9]+$"),n=0;n-1&&this.element.val("");!this._checkMinMax(this.target.value)&&this._isValid(this.target.value,!0)?this.model.enableStrictMode?this.isValidState=!1:(this.model.minTime&&!this._compareTime(this._createObject(this.target.value),this.model.minTime,!0)&&this.element.val(this.model.minTime),this.model.maxTime&&!this._compareTime(this.model.maxTime,this._createObject(this.target.value),!0)&&this.element.val(this.model.maxTime),this._isValid(this.model.value,!0)||this.element.val(null),this.isValidState=!0,t.isNullOrUndefined(this.model.value)?this.wrapper.removeClass("e-valid"):this.wrapper.addClass("e-valid")):this.isValidState=!0;this._ensureValue();this._raiseChangeEvent();this._checkErrorClass();this._raiseEvent("focusOut");this.model.enableStrictMode||this._checkInComplete();t.isNullOrUndefined(this.model.value)?this.wrapper.removeClass("e-valid"):this.wrapper.addClass("e-valid")},_clearRange:function(){var n=this.element[0];isNaN(n.selectionStart)||(n.selectionStart=0,n.selectionEnd=0)},_checkErrorClass:function(){this.isValidState?this.wrapper.removeClass("e-error").attr("aria-invalid","false"):this.wrapper.addClass("e-error").attr("aria-invalid","true")},_getExactPostions:function(){var t=this.model.timeFormat,r=this.model.timeFormat.split(" "),n;this._formatparts=[];this._valueparts=[];this._amPMPosition=t.match("([t][t]+)")?t.match("([t][t]+)").index:null;this._amPMPosition==i?(this._formatparts=this.model.timeFormat.split(" "),this._valueparts=this.element.val().split(" "),this._noTT=!0):(this._amPMPosition==this.model.timeFormat.length-2?(this._ttAtEnd=!0,this._isSpace=this.model.timeFormat[this.model.timeFormat.split("").indexOf("t")-1]==" "):(this._ttAtEnd=!1,this._isSpace=this.model.timeFormat[this.model.timeFormat.split("").indexOf("t")+2]==" "),this._ttAtEnd==!0?(this._ttStartPostion=this.model.timeFormat.match("([t]?[t]+)").index,this._ttEndPosition=this.model.timeFormat.length,this._formatStartPosition=0,n=0,this.element&&this.element.val()&&(n=this.element.val().length-this.model.timeFormat.length),this._updatedttStartPosition=this._ttStartPostion+n,this._formatEndPostion=this.model.timeFormat.match("([t][t]+)").index,this._formatparts[0]=this.model.timeFormat.substr(this._formatStartPosition,this._formatEndPostion).trim(),this._formatparts[1]=this.model.timeFormat.substr(this._ttStartPostion,this._ttEndPosition).trim(),this._valueparts[0]=this.element.val().substr(this._formatStartPosition,this._formatEndPostion+n).trim(),this._valueparts[1]=this.element.val().substr(this._ttStartPostion+n,this._ttEndPosition).trim()):(this._ttStartPostion=0,this._ttEndPosition=this.model.timeFormat.match("([t]?[t]+)")?this._ttStartPostion+this.model.timeFormat.match("([t]?[t]+)")[0].length:0,this._formatStartPosition=this._isSpace?this._ttEndPosition+1:this._ttEndPosition,this._formatEndPostion=this.model.timeFormat.length,this._formatparts[1]=this.model.timeFormat.substr(this._formatStartPosition,this._formatEndPostion).trim(),this._formatparts[0]=this.model.timeFormat.substr(this._ttStartPostion,this._ttEndPosition).trim(),this._valueparts[1]=this.element.val().substr(this._formatStartPosition,this._formatEndPostion).trim(),this._valueparts[0]=this.element.val().substr(this._ttStartPostion,this._ttEndPosition).trim()))},_getCaretSelection:function(){var n=this.element[0],u=0,f=0,e,t,i,r,o;return isNaN(n.selectionStart)?(e=document.selection.createRange().getBookmark(),t=n.createTextRange(),t.moveToBookmark(e),i=n.createTextRange(),i.collapse(!0),i.setEndPoint("EndToStart",t),r=i.text.length,o=t.text.length,{start:r,end:r+o}):(u=n.selectionStart,f=n.selectionEnd,{start:Math.abs(u),end:Math.abs(f)})},_mouseDownOnInput:function(){this.focused||t.isTouchDevice()||this._focusElement();this._getExactPostions();this.downPosition=this._getCaretSelection();n(document).on("mouseup",n.proxy(this._mouseUpOnInput,this))},_mouseUpOnInput:function(t){t.preventDefault();n(document).off("mouseup",n.proxy(this._mouseUpOnInput,this));var i=this._getCaretSelection();this.incomplete&&(this.incomplete=!1,i=this.downPosition);this.target.value!=this._getSelectedText()&&(i=this._getStartEnd(i),this._setSelection(i.start,i.end))},_getCategoryPosition:function(n){var t=0,i=0,u=this._getTimeParts(),r=this._getElePlace(),h=this.seperator,e=!1,o=this._getFormatParts()[r.time].split(h),c=u[r.time].split(h),s,f;if(o.length>c.length)return{start:t,end:i,isValid:e};if(n=="tt")(u[r.tt]==this.ttAM||u[r.tt]==this.ttPM)&&(t=r.tt==0?0:u[r.time].length+1,i=t+u[r.tt].length,!this._isSpace&&this._ttAtEnd&&(t=t-1,i=i-1),e=!0);else if(t=r.time==0?0:u[r.tt].length+1,s=o.indexOf(n),s!=-1){for(f=0;f=this._updatedttStartPosition&&n.end<=this._ttEndPosition&&this._formatparts[0].split(this._getSeperator())[1].length==this._valueparts[0].split(this._getSeperator())[1].length){t+=s[f].length+1;continue}if(n.start<=u){o=f;e=!1;i=r.length;break}else t+=s[f].length+1}}else{if(!this._isSpace&&!this._ttAtEnd?n.start9&&r<13||i=="H"&&r>9&&r<24||i=="H"&&r<9&&t.start==2&&t.end==2||i=="mm"&&this._poschange==!0&&t.start==4&&t.end==4||i=="ss"&&t.start==8&&t.end==8||i=="ss"&&this._poschange==!0&&t.start==7&&t.end==7||i=="mm"&&t.start==5&&t.end==5?i=="mm"&&(this.model.timeFormat=="HH:mm"||this.model.timeFormat=="hh:mm"||this.model.timeFormat=="H:mm"||this.model.timeFormat=="h:mm")||i=="ss"&&(this.model.timeFormat=="HH:mm:ss"||this.model.timeFormat=="hh:mm:ss"||this.model.timeFormat=="H:mm:ss"||this.model.timeFormat=="h:mm:ss")||this._movePosition(t,null):(i=="hh"||i=="HH")&&t.start&&t.end==2&&r<24&&this._movePosition(t,null)},_getNextCategory:function(t,i){var r=[],e=this.seperator,o=this._getFormatParts(),u,f;return(n(o).each(function(n,t){if(t=="tt")r.push(t);else{var i=t.split(e);r=i.concat(r)}}),u=r.indexOf(t),u!=-1)?(f=i?u==0?r.length-1:u-1:u==r.length-1?0:u+1,r[f]):t},_getElePlace:function(){this._getExactPostions();var i=this._getFormatParts(),n,t;return i[0]=="tt"?(n=1,t=0):(n=0,t=1),{time:n,tt:t}},_movePosition:function(n,t){var i=this._getStartEnd(n),r=this._getCategory(i),u;r||(r=this._getLeast(t));u=this._getNextCategory(r,t);i=this._getCategoryPosition(u);i.isValid&&this._setSelection(i.start,i.end)},_findActiveIndex:function(){var t=this.ul.find("li"),i=this.element.val(),r=t.first().html(),n;n=(this._parse(i)-this._parse(r))/(this.model.interval*6e4);n=Math.round(n);this._activeItem=n==t.length?n:n+1;(this._activeItem<0||this._activeItem>t.length||isNaN(this._activeItem))&&(this._activeItem=0)},_keyDownOnInput:function(n){var t,u,i,y,f,d,c,g,l,o,p,w,nt,a,s,tt,v,b,e,k,h,r;if(this.model.readOnly&&!this._readOnlyKeys(n)||(i=n.keyCode,this._getInternalEvents&&i!=38&&i!=40&&i!=36&&i!=35&&i!=9))return!1;if(!this.model.enableStrictMode){if(this.showDropdown&&i!=38&&i!=40&&i!=27&&!this._readOnlyKeys(n))return!1;this.showDropdown&&(i==37||i==39)&&(n.keyCode=i==37?38:40)}t=this._getCaretSelection();r=this._getStartEnd(t);u=this._getCategory(r);switch(n.keyCode){case 38:n.preventDefault();this.showDropdown?this.showDropdown&&(n.preventDefault(),this._findActiveIndex(),f=this._activeItem,this._activeItem=this._disableItemSelectUp(this._activeItem-1),this._activeItem==0&&(this._activeItem=f),this._addListHover(),y=this._getActiveItem(),y.length&&this._selectTimeItem(y)):this._isValid(this.target.value)&&this._modifyValue(!0);break;case 40:n.preventDefault();n.altKey&&this.model.showPopupButton?this._showhidePopup():this.showDropdown?this.showDropdown&&(n.preventDefault(),this._findActiveIndex(),f=this._activeItem,this._activeItem=this._disableItemSelectDown(this._activeItem),this._activeItem0?o=!0:!n.shiftKey&&t.end47&&n.keyCode<58?e=String.fromCharCode(b):n.keyCode>95&&n.keyCode<106&&(e=String.fromCharCode(b-48));u=="tt"&&(!n.shiftKey&&!n.ctrlKey&&!n.altKey&&n.keyCode>64&&n.keyCode<91||n.keyCode>47&&n.keyCode<58||n.keyCode>95&&n.keyCode<106)&&(n.preventDefault(),k=this._getCategoryPosition(u),this.start=k.start,this.end=k.end,this._changeAmPm(v),this._raiseChangeEvent());this.target.value!=this._getSelectedText()||n.shiftKey||n.ctrlKey||n.altKey||(n.keyCode>64&&n.keyCode<91&&!this.model.enableStrictMode&&n.preventDefault(),(n.keyCode>47&&n.keyCode<58||n.keyCode>95&&n.keyCode<106)&&(r=this._getStartEnd(t),this._setSelection(r.start,r.end)));!n.shiftKey&&!n.ctrlKey&&!n.altKey&&n.keyCode>47&&n.keyCode<58||n.keyCode>95&&n.keyCode<106?u!="tt"&&(this._getMinMax(u,!0),t.start==t.end?(this._findCategoryPosition(u),t.start==this.start?(h=e+v,this.model.enableStrictMode==!1&&(this._validateTimes(),this._targetBlur()),this.model.value==null&&this.element.val(this.model.minTime),r=this._getStartEnd(t),this._setSelection(r.start,r.end)):h=v+e,(h.length>2||!(Number(h)>=this.min&&this.max>=Number(h)))&&(this.model.enableStrictMode||n.preventDefault())):Number(e)>=this.min&&this.max>=Number(e)||this.model.enableStrictMode||n.preventDefault()):this._allowKeyCodes(n)||(this.model.enableStrictMode?n.stopPropagation():n.keyCode==8||n.keyCode==46?n.stopPropagation():n.preventDefault())},_getSelectedText:function(){if(window.getSelection){var t=n("#"+this.element[0].id).get(0);return t.value.substring(t.selectionStart,t.selectionEnd)}return document.selection.createRange().text},_allowKeyCodes:function(n){return n.ctrlKey&&(n.keyCode==65||n.keyCode==67||n.keyCode==90||n.keyCode==89)||n.keyCode==9||n.keyCode==116||n.keyCode==13?!0:!1},_readOnlyKeys:function(n){return n.keyCode==35||n.keyCode==36||n.keyCode==37||n.keyCode==39||this._allowKeyCodes(n)?!0:!1},_firstlastVal:function(n){var t=this._getFormatParts(),r=this.seperator,i;return n?t[0]!="tt"?t[0].split(r)[0]:"tt":t[0]!="tt"?"tt":t[1]?(i=t[1].split(r),i.length?i[i.length-1]:"tt"):"tt"},_mouseWheel:function(n){if(n.preventDefault(),this.model.readOnly)return!1;var t,i=n.originalEvent;i.wheelDelta?t=i.wheelDelta/120:i.detail&&(t=-i.detail/3);t>0?this._modifyValue(!0):t<0&&this._modifyValue(!1)},_addListHover:function(){this._addSelected();this._updateScrollTop()},_addSelected:function(){this.ul.find("li").removeClass("e-active e-hover");var n=this._getActiveItem();n.length&&!n.hasClass("e-disable")&&n.addClass("e-active")},_disableItemSelectDown:function(t){return(t==null||t<0)&&(t=0),t0)return this._disableItemSelectUp(t)}return 0},_getActiveItem:function(){return n(this.ul.find("li")[this._activeItem-1])},_timeIconClick:function(n){var i,r;if(t.isNullOrUndefined(this.popupList)&&(this._renderDropdown(),this._addProperty()),i=!1,n.button?i=n.button==2:n.which&&(i=n.which==3),!i){if(n.preventDefault(),!this.model.enabled||this.model.readOnly||this.ul.find("li").length<1)return!1;this._showhidePopup();r=this.element.val().length;t.isTouchDevice()||this._setSelection(r,r)}},_showhidePopup:function(){if(this._getInternalEvents)return!1;this.showDropdown?this._hideResult():this._showResult()},_showResult:function(){if(this.popupList==null&&this._renderDropdown(),this._raiseEvent("beforeOpen"))return!1;this.focused||t.isTouchDevice()||this._focusElement();this.model.value?this._changeActiveEle():this.ul.find("li").removeClass("e-active");var i=this,r=this._visibleAndCalculateTop();this.popupList.slideDown(this.model.enableAnimation?200:0,function(){n(document).on("mousedown",n.proxy(i._OnDocumentClick,i))});this.scrollerObj.setModel({scrollTop:r});this.showDropdown=!0;this._listSize=this.ul.find("li").length;n(window).on("resize",n.proxy(this._OnWindowResize,this));this._on(t.getScrollableParents(this.wrapper),"scroll",this._hideResult);this._on(t.getScrollableParents(this.wrapper),"touchmove",this._hideResult);this._raiseEvent("open");this.wrapper.addClass("e-active")},_hideResult:function(i){if(this._raiseEvent("beforeClose"))return!1;i&&(i.type=="touchmove"||i.type=="scroll")&&n(i.target).parents("#"+this.popupList[0].id).length>0||this.showDropdown&&!this._getInternalEvents&&(this.showDropdown=!1,this.popupList.slideUp(this.model.enableAnimation?100:0),n(document).off("mousedown",n.proxy(this._OnDocumentClick,this)),n(window).off("resize",n.proxy(this._OnWindowResize,this)),this._off(t.getScrollableParents(this.wrapper),"scroll",this._hideResult),this._off(t.getScrollableParents(this.wrapper),"touchmove",this._hideResult),this._raiseEvent("close"),this.wrapper.removeClass("e-active"))},_visibleAndCalculateTop:function(){this.popupList.css({display:"block"});var n=this._calcScrollTop();return this._refreshPopup(),this.popupList.css({display:"none"}),n},_calcScrollTop:function(){var i=this.ul.outerHeight(),n=this.ul.find("li").outerHeight(),t;return t=this.ul.find("li.e-active").index(),n*t-(this.popupList.outerHeight()-n)/2},_changeActiveEle:function(){if(!this.popupList)return!1;var t=this.ul.find("li"),i=this.element.val(),r=t.first().html(),n;n=(this._parse(i)-this._parse(r))/(this.model.interval*6e4);n=Math.round(n);this._activeItem=n==t.length?n:n+1;(this._activeItem<0||this._activeItem>t.length||isNaN(this._activeItem)||this._ensureTimeRange(i))&&(this._activeItem=0);this._addListHover()},_OnDocumentClick:function(t){n(t.target).is(this.popupList)||n(t.target).parents(".e-time-popup").is(this.popupList)||n(t.target).is(this.wrapper)||n(t.target).parents(".e-timewidget").is(this.wrapper)?(n(t.target).is(this.popupList)||n(t.target).parents(".e-time-popup").is(this.popupList))&&t.preventDefault():this._hideResult()},_OnWindowResize:function(){this._refreshPopup()},_OnMouseEnter:function(t){var i=t.target;this.ul.find("li").removeClass("e-hover");n(i).hasClass("e-disable")||n(i).addClass("e-hover")},_OnMouseLeave:function(){(!this._dateTimeInternal||this.model.value)&&this.ul.find("li").removeClass("e-hover")},_OnMouseClick:function(t){(t.preventDefault(),n(t.target).hasClass("e-disable"))||(this.model.enabled&&!this.model.readOnly&&(this._activeItem=n(t.target).index()+1,this.ul.find("li").attr({tabindex:-1,"aria-selected":!1}),n(t.target).attr({"aria-selected":!0,tabindex:0}),this._addSelected(),this._selectTimeItem(n(t.target))),this._showhidePopup())},_selectTimeItem:function(n){this._beforeChange(n);var t=this._raiseChangeEvent();t&&this._trigger("select",{value:this.model.value,prevTime:this._previousValue})},_findCategoryPosition:function(n){n=="least"&&(n=this._getLeast(!0));var t=this._getCategoryPosition(n);this.start=t.start;this.end=t.end},_getLeast:function(t){var r=this._getFormatParts(),u=this.seperator,i=null;return n(r).each(function(n,r){if(r!="tt"){var f=r.split(u);i=t?f[f.length-1]:f[0]}}),i},_changeValue:function(n,i){var l=this.target.value,r,u=this._getCategory(n),f,o;if(!u)return!1;if(this._setSelection(this.start,this.end),r=this.target.value.substring(this.start,this.end),this._checkMinMax(this.target.value))if(r!=this.ttAM&&r!=this.ttPM){if(r=this._changeCurrentValue(r,u,i),u.length!=1&&(r=this._changeWhole(r)),this._findCategoryPosition(u),this.element.val(this._replaceAt(this.target.value,this.start,this.end,r)),this.end=this.start+r.toString().length,this._setSelection(this.start,this.end),this._ensureTimeRange(this.target.value)&&this._checkMinMax(this.target.value)){var e=this._createObject(this.target.value),s=e.getHours(),h=i?this._startTime:this._endTime,c=i?this._endTime:this._startTime;if(!t.isNullOrUndefined(this.model.disableTimeRanges))for(f=0;f=+this._startTime[f]&&+e<=+this._endTime[f])&&(this.target.value=this._localizeTime(c[f]),this._findCategoryPosition(u),this._setSelection(this.start,this.end),this._changeValue(n,i))}}else this._changeAmPm(r);else o=this._checkExceedRange(this.target.value),this._setTime(this.model[o]),this._findCategoryPosition(u),this._setSelection(this.start,this.end);this._checkMinMax(this.target.value)?this._raiseChangeEvent():(this.element.val(this.model.value),this._findCategoryPosition(u),this._setSelection(this.start,this.end))},_checkMinMax:function(n){var t=this._checkExceedRange(n);return t==null&&(t=!1),!t},_checkExceedRange:function(n){if(n){if(this.model.minTime&&!this._compareTime(n,this.model.minTime,!0))return"minTime";if(this.model.maxTime&&!this._compareTime(this.model.maxTime,n,!0))return"maxTime"}return null},_changeWhole:function(n){return n>9?""+n:"0"+n},_changeAmPm:function(n){n=n==this.ttAM?this.ttPM:this.ttAM;this.element.val(this._replaceAt(this.target.value,this.start,this.end,n));this._setSelection(this.start,this.end)},_changeMinute:function(n){var i=this._getExactFormat(["mm","m"]),t;i&&(this._findCategoryPosition(i),t=Number(this.target.value.substring(this.start,this.end)),this._getMinMax(i),n?t==this.max?(t=this.min,this._changeHour(n)):t+=1:t==this.min?(t=this.max,this._changeHour(n)):t-=1,this._findCategoryPosition(i),i.length!=1&&(t=this._changeWhole(t)),this.element.val(this._replaceAt(this.target.value,this.start,this.end,t)))},_changeHour:function(n){var i=this._getExactFormat(["hh","h","HH","H"]),t;i&&(this._findCategoryPosition(i),t=Number(this.target.value.substring(this.start,this.end)),this._getMinMax(i),n?t==this.max?(t+=1,this._changeMeridian()):t>this.max?t=this.min:t+=1:t==this.min?t=this.max+1:t>this.max?(t=this.max,this._changeMeridian()):t-=1,this._findCategoryPosition(i),i.length!=1&&(t=this._changeWhole(t)),this.element.val(this._replaceAt(this.target.value,this.start,this.end,t)))},_getExactFormat:function(n){for(var i=this.model.timeFormat,t=0;tthis.max?n=this.min-1+u:nthis.max+1&&(n=n-(this.max+1),f&&this._changeAdjacent(r,i)),r!="hh"&&r!="h"&&n==this.max+1&&(n=this.min,f&&this._changeAdjacent(r,i))):(r!="hh"&&r!="h"&&n>this.min?n-=u:(r=="hh"||r=="h")&&n>this.min&&n<=this.max?n-=u:(r=="hh"||r=="h")&&n==this.min?n=this.max+2-u:(f=!1,n=this.max+1-u,this._changeAdjacent(r,i)),n=7&&n<8)return!0}return!1},_replaceAt:function(n,t,i,r){return n.substring(0,t)+r+n.substring(i)},_localizeTime:function(i){return i?n.trim(t.format(this._createObject(i),this.model.timeFormat,this.model.locale)):null},_localizeMeridian:function(i){return n.trim(t.format(i,"tt",this.model.locale))},_compareTime:function(n,t,i){return i=i?!0:!1,i?this._parse(n)>=this._parse(t):this._parse(n)>this._parse(t)},_isValid:function(n,t){return n=this._createObject(n,t),n&&typeof n.getTime=="function"&&isFinite(n.getTime())},_parse:function(n){return Date.parse(this._createObject(n))},_setEmptyDate:function(n){var t=new Date(n);return t.setDate(1),t.setMonth(0),t.setFullYear(2e3),t},_createObject:function(n,i){var r=null,f,e;if(typeof n=="string"){var o=this._setModelOption?this._preTimeformat:this.model.timeFormat,u=t.preferredCulture(this.model.locale).calendar.patterns.d,s=t.format(new Date("1/1/2000"),u,this.model.locale);r=t.parseDate(s+" "+n,u+" "+o,this.model.locale);(this._extISORegex.exec(n)||this._basicISORegex.exec(n))&&(this.model.value=r=this._timeFromISO(n));this._setModelOption=!1;r||(f=new Date(n),r=isNaN(Date.parse(f))||t.isNullOrUndefined(n)?!this._dateTimeInternal||n==""?null:new Date("1/1/2000 "+n):this._setEmptyDate(n))}else typeof n=="number"?r=new Date(n):n instanceof Date&&(r=this._setEmptyDate(n));return r&&!this._dateTimeInternal&&i&&(e=this._localizeTime(r),this._ensureTimeRange(e)&&(r=null)),r},_getLocalizedLabels:function(){return t.getLocalizedConstants(this.sfType,this.model.locale)},_wireEvents:function(){this._on(this.element,"focus",this._targetFocus);this._on(this.element,"blur",this._targetBlur);this._on(this.element,"mousedown",this._mouseDownOnInput);this._on(this.element,"keydown",this._keyDownOnInput);this._on(this.element,"keyup",this._keyUpOnInput)}});t.TimePicker.Locale=t.TimePicker.Locale||{};t.TimePicker.Locale["default"]=t.TimePicker.Locale["en-US"]={watermarkText:"select a time"}}(jQuery,Syncfusion),function(n,t,i){t.widget("ejDateTimePicker","ej.DateTimePicker",{element:null,model:null,validTags:["input"],_addToPersist:["value"],_setFirst:!1,_rootCSS:"e-datetimepicker",type:"editor",angular:{require:["?ngModel","^?form","^?ngModelOptions"],requireFormatters:!0},_requiresID:!0,defaults:{cssClass:"",locale:"en-US",readOnly:!1,showRoundedCorner:!1,enableRTL:!1,htmlAttributes:{},allowEdit:!0,enabled:!0,value:"",name:null,minDateTime:new Date("1/1/1900 12:00:00 AM"),maxDateTime:new Date("12/31/2099 11:59:59 PM"),height:"",width:"",dateTimeFormat:"",showPopupButton:!0,enableStrictMode:!1,buttonText:{today:"Today",timeNow:"Time Now",done:"Done",timeTitle:"Time"},watermarkText:"Select datetime",enablePersistence:!1,interval:30,timeDisplayFormat:"",timePopupWidth:105,popupPosition:"bottom",dayHeaderFormat:"short",startLevel:"month",depthLevel:"",startDay:-1,stepMonths:1,showOtherMonths:!0,specialDates:null,highlightWeekend:!1,enableAnimation:!0,headerFormat:"MMMM yyyy",validationRules:null,validationMessage:null,validationMessages:null,timeDrillDown:{enabled:!1,interval:5,showMeridian:!1,autoClose:!0,showFooter:!0},beforeOpen:null,beforeClose:null,open:null,close:null,change:null,create:null,destroy:null,focusIn:null,focusOut:null,disableDateTimeRanges:null,timeZone:!0,disableTimeRanges:null},dataTypes:{allowEdit:"boolean",cssClass:"string",locale:"string",readOnly:"boolean",showRoundedCorner:"boolean",enableRTL:"boolean",enabled:"boolean",enableAnimation:"boolean",dateTimeFormat:"string",showPopupButton:"boolean",buttonText:"data",watermarkText:"string",enablePersistence:"boolean",enableStrictMode:"boolean",interval:"number",timeDrillDown:"data",timeDisplayFormat:"string",dayHeaderFormat:"string",startLevel:"string",depthLevel:"string",startDay:"number",stepMonths:"number",showOtherMonths:"boolean",highlightWeekend:"boolean",specialDates:"data",headerFormat:"string",validationRules:"data",validationMessage:"data",validationMessages:"data",htmlAttributes:"data",disableDateTimeRanges:"data",disableTimeRanges:"data"},_setModel:function(i){var r,e=!1,o,u,s,f;for(r in i){r!="allowEdit"&&r!="readOnly"&&r!="enabled"&&r!="validationRules"&&r!="validationMessages"&&r!="enableStrictMode"&&r!="height"&&r!="width"&&r!="showPopupButton"&&r!="dateTimeFormat"&&r!="watermarkText"&&r!="htmlAttributes"&&(this.popup||this._renderDropdown());switch(r){case"allowEdit":this._changeEditable(i[r]);break;case"cssClass":this._changeSkin(i[r]);break;case"locale":this._localize(i[r]);break;case"readOnly":this._readOnly(i[r]);break;case"showRoundedCorner":this._setRoundedCorner(i[r]);break;case"enableRTL":this._setRtl(i[r]);break;case"enabled":this._enabled(i[r]);break;case"validationRules":this.model.validationRules!=null&&(this.element.rules("remove"),this.model.validationMessages=null);this.model.validationRules=i[r];this.model.validationRules!=null&&(this._initValidator(),this._setValidation());break;case"validationMessage":this.model.validationMessages=i[r];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initValidator(),this._setValidation());break;case"validationMessages":this.model.validationMessages=i[r];this.model.validationRules!=null&&this.model.validationMessages!=null&&(this._initValidator(),this._setValidation());break;case"value":i[r]=this._setValue(i[r]);this._specificFormat()&&(this._stopRefresh=!0);e=!0;this._prevDateTime=this._prevDateTimeVal||this._preVal;break;case"enableStrictMode":this.model.enableStrictMode=i[r];e=!0;break;case"minDateTime":u=this._stringToObject(i[r]);o=this._getFormat(u,this.timePicker.model.timeFormat);this._isValidDate(u)?(this.datePicker.option("minDate",u),this.datePicker.model.value&&this.datePicker.model.value.toDateString()==this.datePicker.model.minDate.toDateString()&&this.timePicker.option("minTime",o),i[r]=u,this.model.minDateTime=u):i[r]=this.model[r];e=!0;break;case"maxDateTime":u=this._stringToObject(i[r]);s=this._getFormat(i[r],this.timePicker.model.timeFormat);this._isValidDate(u)?(this.datePicker.option("maxDate",u),this.datePicker.model.value&&this.datePicker.model.value.toDateString()==this.datePicker.model.maxDate.toDateString()&&this.timePicker.option("maxTime",s),i[r]=u,this.model.maxDateTime=u):i[r]=this.model[r];e=!0;break;case"height":this.wrapper.height(i[r]);break;case"width":this.wrapper.width(i[r]);break;case"dateTimeFormat":this.model.dateTimeFormat=i[r];this.isValidState&&this._setValue(this.model.value);break;case"showPopupButton":this._showButton(i[r]);break;case"watermarkText":t.isNullOrUndefined(this._options)&&(this._options={});this._options[r]=this.model.watermarkText=i[r];this._localizedLabels.watermarkText=this.model.watermarkText;this._setWaterMark();break;case"buttonText":t.isNullOrUndefined(this._options)||(this._options.buttonText=this.model.buttonText=i[r]);this._localizedLabels.buttonText=this.model.buttonText;this._buttonText(i[r]);break;case"interval":this._updateTimeHeight();this.timePicker.option("interval",i[r]);break;case"timeDisplayFormat":this._updateTimeHeight();this.timePicker.option("timeFormat",i[r]);break;case"disableDateTimeRanges":this._disabledDate&&(this._disabledDates=!1);this.model.disableDateTimeRanges=i[r];this._setValue(this.model.value);break;case"disableTimeRanges":this.model.disableTimeRanges=i[r];this.timePicker.option("disableTimeRanges",this.model.disableTimeRanges);break;case"timePopupWidth":this._updateTimeHeight();f=i[r];i[r]=typeof f=="string"&&f.indexOf("%")!=-1||typeof f=="string"?parseInt(f)>0?f:105:f>0?f:105;this.timePicker.option("popupWidth",i[r]);break;case"dayHeaderFormat":this.datePicker.option("dayHeaderFormat",i[r]);break;case"startLevel":this.datePicker.option("startLevel",i[r]);break;case"depthLevel":this.datePicker.option("depthLevel",i[r]);break;case"startDay":this.datePicker.option("startDay",i[r]);this.model.startDay=this.datePicker.model.startDay;i[r]=this.model.startDay;break;case"stepMonths":this.datePicker.option("stepMonths",i[r]);break;case"showOtherMonths":this.datePicker.option("showOtherMonths",i[r]);break;case"highlightWeekend":this.datePicker.option("highlightWeekend",i[r]);break;case"specialDates":this.datePicker.option("specialDates",i[r]);this.model.specialDates=this.datePicker.model.specialDates;break;case"headerFormat":this.datePicker.option("headerFormat",i[r]);break;case"htmlAttributes":this._addAttr(i[r]);break;case"popupPosition":this.model.popupPosition=i[r];this._setListPosition();break;case"timeDrillDown":t.isNullOrUndefined(i[r].enabled)||(this.model.timeDrillDown.enabled=i[r].enabled,this._changeDesign());t.isNullOrUndefined(i[r].interval)||(this.model.timeDrillDown.interval=i[r].interval,this._generateMins(n.trim(t.format(this.timePicker._createObject(this._datetimeValue),"HH:00",this.model.locale))));t.isNullOrUndefined(i[r].showMeridian)||(this.model.timeDrillDown.showMeridian=i[r].showMeridian,this._sfTimeHour.empty(),this._renderHourTable());t.isNullOrUndefined(i[r].showFooter)||(this.model.timeDrillDown.showFooter=i[r].showFooter,this._changeDesign())}}e&&this._validateMinMax();this._valueChange(!0);r=="value"&&(i[r]=this.model.value);this.popup&&this._updateTimeHeight();this._checkErrorClass()},observables:["value"],_destroy:function(){this.isPopupOpen&&this._hideResult();this.wrapper&&(this.element.insertAfter(this.wrapper),this.wrapper.remove());this.element.removeClass("e-js e-input").removeClass(t.util.getNameSpace(this.sfType));this.element.removeAttr(" type aria-atomic aria-live tabindex aria-expanded aria-disabled placeholder role");this._cloneElement[0].hasAttribute("name")||this.element.removeAttr("name");t.isNullOrUndefined(this.datePicker)||this.datePicker.destroy();t.isNullOrUndefined(this.timePicker)||this.timePicker.destroy();this.popup&&this.popup.remove()},_initDisableTimeRanges:function(n){for(var e,o,h,c,f,u,r,s=this._getDateObj(n,this.datePicker.model.dateFormat),i=0;i=new Date(this.model.disableDateTimeRanges[n].startDateTime).getTime()&&new Date(this.model.value).getTime()<=new Date(this.model.disableDateTimeRanges[n].endDateTime).getTime()&&(this.model.value=null),this.model.value==null&&t!=null&&this.model.enableStrictMode&&(this.isValidState=!1),this.isValidState&&this.element.val(this._getFormat(this.model.value,this.model.dateTimeFormat))},_addAttr:function(i){var r=this;n.map(i,function(n,i){var u=i.toLowerCase();u=="class"?r.wrapper.addClass(n):u=="disabled"?r._enabled(!1):u=="readOnly"?r._readOnly(!0):u=="style"?r.wrapper.attr(i,n):u=="id"?(r.wrapper.attr(i,n+"_wrapper"),r.element.attr(i,n)):t.isValidAttr(r.element[0],u)?r.element.attr(u,n):r.wrapper.attr(u,n)})},_validateMeridian:function(){var n=t.preferredCulture(this.model.locale);n&&(this.model.locale=n.name=="en"?"en-US":n.name);t.isNullOrUndefined(this._options)?this.model.timeDrillDown.showMeridian=t.isNullOrUndefined(t.preferredCulture(this.model.locale).calendars.standard.AM)?!1:!0:t.isNullOrUndefined(this._options.timeDrillDown)?this.model.timeDrillDown.showMeridian=t.isNullOrUndefined(t.preferredCulture(this.model.locale).calendars.standard.AM)?!1:!0:t.isNullOrUndefined(this._options.timeDrillDown.showMeridian)&&(this.model.timeDrillDown.showMeridian=t.isNullOrUndefined(t.preferredCulture(this.model.locale).calendars.standard.AM)?!1:!0)},_initialize:function(){var i,r,u,f;this.popup=null;this.isPopupOpen=!1;this.isValidState=!0;this._localizedLabels=this._getLocalizedLabels();t.isNullOrUndefined(this._options)||(t.isNullOrUndefined(this._options.buttonText)||n.extend(this._localizedLabels.buttonText,this._options.buttonText),t.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText));this._localizedLabelToModel();this.model.startDay==-1&&(this.model.startDay=t.preferredCulture(this.model.locale).calendar.firstDay);this._isIE8=t.browserInfo().name=="msie"&&t.browserInfo().version=="8.0"?!0:!1;this._isIE9=t.browserInfo().name=="msie"&&t.browserInfo().version=="9.0"?!0:!1;this.model.dateTimeFormat&&this.model.timeDisplayFormat||this._getDateTimeFormat();this.model.value&&(typeof JSON!="object"||JSON.stringify(this.model.value)!=="{}")?this.model.value instanceof Date?i=this.model.value:(r=t.parseDate(this.model.value,this.model.dateTimeFormat,this.model.locale),i=r?r:(r=this._checkJSONString(this.model.value))?r:null):i=null;i&&(this.model.value=i);u=this.model.minDateTime=this._stringToObject(this.model.minDateTime);u&&this._isValidDate(u)||(this.model.minDateTime=this.defaults.minDateTime);f=this.model.maxDateTime=this._stringToObject(this.model.maxDateTime);f&&this._isValidDate(f)||(this.model.maxDateTime=this.defaults.maxDateTime)},_checkJSONString:function(n){var i=new Date(n),r;if(isNaN(Date.parse(i))){if(this._extISORegex.exec(n)||this._basicISORegex.exec(n))return this._dateFromISO(n)}else if(i.toJSON()===this.model.value||i.toGMTString()===this.model.value||i.toISOString()===this.model.value||i.toLocaleString()===this.model.value||i.toString()===this.model.value||i.toUTCString()===this.model.value){if(this.model.timeZone)return new Date(new Date(i).getTime()+t.serverTimezoneOffset*36e5);if(n.match(/^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?(([+-]\d\d:\d\d)|Z)?$/i)&&n.match(/^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?(([+-]\d\d:\d\d)|Z)?$/i).length>0)return r=n.split("Z"),r=r[0],new Date(r)}else if(typeof n=="string")return this._dateFromISO(n)},_render:function(){this._renderWrapper();this._renderIcon();this._setDimentions();this._checkProperties()},_renderWrapper:function(){if(this.element.addClass("e-input").attr({"aria-atomic":"true","aria-live":"assertive",tabindex:"0",role:"combobox","aria-expanded":"false"}),this.wrapper=t.buildTag("span.e-datetime-wrap e-widget "+this.model.cssClass+"#"+this.element[0].id+"_wrapper").insertAfter(this.element),this._setValue(this.model.value),this.wrapper.attr("style",this.element.attr("style")),this.element.removeAttr("style"),t.isTouchDevice()||this.wrapper.addClass("e-ntouch"),this.container=t.buildTag("span.e-in-wrap e-box").append(this.element),this.wrapper.append(this.container),!this._isSupport){this._hiddenInput=t.buildTag("input.e-input e-placeholder ","",{},{type:"text"}).insertAfter(this.element);this._hiddenInput.val(this._localizedLabels.watermarkText);this._hiddenInput.css("display","block");var i=this;n(this._hiddenInput).focus(function(){i.element.focus()})}},_removeWatermark:function(){this.element.val()!=""&&!this._isSupport&&this._hiddenInput&&this._hiddenInput.css("display","none")},_renderIcon:function(){if(!this.model.showPopupButton)return!1;this.datetimeIcon=t.buildTag("span.e-select","",{}).attr(this._isIE8?{unselectable:"on"}:{});var n=t.buildTag("span.e-icon e-datetime","",{},{"aria-label":"select"}).attr(this._isIE8?{unselectable:"on"}:{});this.datetimeIcon.append(n);this.container.append(this.datetimeIcon).addClass("e-padding");this._on(this.datetimeIcon,"click",this._iconClick);this._on(this.datetimeIcon,"mousedown",function(n){n.preventDefault()})},_setDimentions:function(){this.model.height||(this.model.height=this.element.attr("height"));this.model.width||(this.model.width=this.element.attr("width"));this.wrapper.height(this.model.height);this.wrapper.width(this.model.width)},_renderDropdown:function(){var f=n("#"+this.element[0].id+"_popup").get(0),e,o,i,r,u;f&&n(f).remove();this.popup=t.buildTag("div.e-datetime-popup e-popup e-widget e-box "+this.model.cssClass+"#"+this.element[0].id+"_popup").css("visibility","hidden");t.isTouchDevice()||this.popup.addClass("e-ntouch");n("body").append(this.popup);this._renderControls();e=t.buildTag("div.e-header",this._localizedLabels.buttonText.timeTitle).attr(this._isIE8?{unselectable:"on"}:{});this._dateContainer=t.buildTag("div.e-datecontainer").append(this.datePicker.popup).attr(this._isIE8?{unselectable:"on"}:{});this._timeContainer=t.buildTag("div.e-timecontainer").append(e,this.timePicker.popup).attr(this._isIE8?{unselectable:"on"}:{});this._drillDownContainer=t.buildTag("div.e-drillDowncontainer").append().attr(this._isIE8?{unselectable:"on"}:{});o=t.buildTag("div.e-popup-container").append(this._dateContainer,this._timeContainer,this._drillDownContainer).attr(this._isIE8?{unselectable:"on"}:{});i=t.buildTag("div.e-dt-button e-dt-today e-btn e-select e-flat",this._localizedLabels.buttonText.today).attr(this._isIE8?{unselectable:"on"}:{});r=t.buildTag("div.e-dt-button e-dt-now e-btn e-select e-flat",this._localizedLabels.buttonText.timeNow).attr(this._isIE8?{unselectable:"on"}:{});u=t.buildTag("div.e-dt-button e-dt-done e-btn e-select e-flat",this._localizedLabels.buttonText.done).attr(this._isIE8?{unselectable:"on"}:{});this._buttonContainer=t.buildTag("div.e-button-container").append(i,r,u).attr(this._isIE8?{unselectable:"on"}:{});this._renderDrillDown();this.popup.append(o,this._buttonContainer);this._checkForResponsive();this._updateTimeHeight();this._bindOperations();this._updateValues();this.popup.css({visibility:"visible",display:"none"});this._on(i,"click",this._todayClick);this._on(r,"click",this._nowClick);this._on(u,"click",this._doneClick);this.popup.on("mouseenter touchstart",n.proxy(function(){this._popClose=!0},this));this.popup.on("mouseleave touchend",n.proxy(function(){this._popClose=!1},this));this._changeDesign()},_renderControls:function(){this._renderDateControl();this._renderTimeControl();var n=t.buildTag("span").append(this.datePicker.wrapper,this.timePicker.wrapper);n.find("span").css("display","none");this.popup.append(n)},_renderDrillDown:function(){this._renderHourPopup();this._renderMinsPopup()},_renderHourPopup:function(){this._sfTimeHour=t.buildTag("div.e-timepicker e-popup e-widget "+this.model.cssClass+" e-time-hours ","",{},{id:this._id?"e-hours-"+this._id:""}).attr({"aria-hidden":"true"}).attr(this._isIE8?{unselectable:"on"}:{});t.isTouchDevice()||this._sfTimeHour.addClass("e-ntouch");this._drillDownContainer.append(this._sfTimeHour);this._renderHourTable()},_renderHourTable:function(){var i,o,a,v,s,u,y,p,r,w,l,e;if(t.buildTag("div.e-header").attr(this._isIE8?{unselectable:"on"}:{}).append(t.buildTag("span.e-prev").append(t.buildTag("a.e-icon e-arrow-sans-left").attr({role:"button"}).attr(this._isIE8?{unselectable:"on"}:{}))).append(t.buildTag("span.e-text").append(t.buildTag("span.e-hours-headertext").text("October 2015").attr({"aria-atomic":"true","aria-live":"assertive",role:"heading"}).attr(this._isIE8?{unselectable:"on"}:{}))).append(t.buildTag("span.e-next").append(t.buildTag("a.e-icon e-arrow-sans-right").attr({role:"button"}).attr(this._isIE8?{unselectable:"on"}:{}))).appendTo(this._sfTimeHour),this._interval<1)return!1;y=this._interval*6e4;p=this.model.timeDrillDown.showMeridian?2:1;v=this.model.timeDrillDown.showMeridian?6:4;var b=this.model.timeDrillDown.showMeridian?"hh":"HH:00",h=["AM","PM"],c=0,f="";for(i=this.timePicker._createObject("12:00:00 AM"),o=this.model.timeDrillDown.showMeridian?this.timePicker._createObject("11:59:59 AM"):this.timePicker._createObject("11:59:59 PM"),r=0;r=v&&(c=0,l.append(u),u=t.buildTag("tr","").attr(this._isIE8?{unselectable:"on"}:{})),i=this.timePicker._createObject(i).getTime()+y;s.append(l);this.model.timeDrillDown.showMeridian&&(i=this.timePicker._createObject("12:00:00 PM"),o=this.timePicker._createObject("11:59:59 PM"))}t.buildTag("div.e-footer").append(t.buildTag("span.e-footer-icon")).append(t.buildTag("span.e-footer-text")).appendTo(this._sfTimeHour);n(".e-footer-text",this._sfTimeHour).html(this._localizedLabels.buttonText.timeNow);n(".e-hours-headertext",this._sfTimeHour).text(t.format(this.datePicker.model.value,"dd MMM yyyy"));this._on(this._sfTimeHour.find(".e-hour"),"click",n.proxy(this._hourNavHandler,this));this._on(n(".e-next",this._sfTimeHour),"click",n.proxy(this._prevNextHourHandler,this));this._on(n(".e-prev",this._sfTimeHour),"click",n.proxy(this._prevNextHourHandler,this));this._on(n(".e-footer",this._sfTimeHour),"click",this._todayBtn);n(".e-hours-headertext",this._sfTimeHour).on("click",n.proxy(this._forwardNavHandler,this));this._sfTimeHour.hide()},_localizeTime:function(i,r){return n.trim(t.format(this.timePicker._createObject(i),r,this.model.locale))},_renderMinsPopup:function(){var r,e,i,s,h,c,u,f,o;if(this._sfTimeMins=t.buildTag("div.e-timepicker e-popup e-widget "+this.model.cssClass+" e-time-minitues ","",{},{id:this._id?"e-time-minitues-"+this._id:""}).attr({"aria-hidden":"true"}).attr(this._isIE8?{unselectable:"on"}:{}),t.isTouchDevice()||this._sfTimeMins.addClass("e-ntouch"),this._drillDownContainer.append(this._sfTimeMins),t.buildTag("div.e-header").attr(this._isIE8?{unselectable:"on"}:{}).append(t.buildTag("span.e-prev").append(t.buildTag("a.e-icon e-arrow-sans-left").attr({role:"button"}).attr(this._isIE8?{unselectable:"on"}:{}))).append(t.buildTag("span.e-text").append(t.buildTag("span.e-minitues-headertext").attr({"aria-atomic":"true","aria-live":"assertive",role:"heading"}).attr(this._isIE8?{unselectable:"on"}:{}))).append(t.buildTag("span.e-next").append(t.buildTag("a.e-icon e-arrow-sans-right").attr({role:"button"}).attr(this._isIE8?{unselectable:"on"}:{}))).appendTo(this._sfTimeMins),t.buildTag("div.e-mins-header").attr(this._isIE8?{unselectable:"on"}:{}).append(t.buildTag("span.e-text").append(t.buildTag("span.e-minitues-meridiantxt").text("AM").attr({"aria-atomic":"true","aria-live":"assertive",role:"heading"}).attr(this._isIE8?{unselectable:"on"}:{}))).appendTo(this._sfTimeMins),r=t.buildTag("table.e-dp-viewmins","",{}).data("e-table","data").attr({role:"grid"}).attr(this._isIE8?{unselectable:"on"}:{}),this._sfTimeMins.append(r),e=t.buildTag("tbody.e-timepicker-mins").attr(this._isIE8?{unselectable:"on"}:{}),this._intervall<1)return!1;for(c=this._interval*6e4,i=this.timePicker._createObject("12:00:00 AM"),s=this.timePicker._createObject("11:59:59 PM"),u=t.buildTag("tr","").attr(this._isIE8?{unselectable:"on"}:{}),f=0;this.timePicker._compareTime(s,i,!0);)h=this._localizeTime(i,"HH:00"),o=t.buildTag("td.e-mins e-state-default",h),this._isIE8&&o.attr("unselectable","on"),u.append(o),f++,f>=4&&(f=0,e.append(u),u=t.buildTag("tr","").attr(this._isIE8?{unselectable:"on"}:{})),i=this.timePicker._createObject(i).getTime()+c;r.append(e);n(".e-minitues-headertext",this._sfTimeMins).text(n(".e-hours-headertext",this._sfTimeHour).text());t.buildTag("div.e-footer").append(t.buildTag("span.e-footer-icon")).append(t.buildTag("span.e-footer-text")).appendTo(this._sfTimeMins);n(".e-footer-text",this._sfTimeMins).html(this._localizedLabels.buttonText.timeNow);n(".e-minitues-headertext",this._sfTimeMins).text(t.format(this.datePicker.model.value,"dd MMM yyyy"));this.model.timeDrillDown.showMeridian||n(".e-mins-header",this._sfTimeMins).css("display","none");this._on(r.find(".e-mins"),"click",n.proxy(this._minsNavHandler,this));this._on(n(".e-next",this._sfTimeMins),"click",n.proxy(this._prevNextMinsHandler,this));this._on(n(".e-prev",this._sfTimeMins),"click",n.proxy(this._prevNextMinsHandler,this));this._on(n(".e-footer",this._sfTimeMins),"click",this._todayBtn);n(".e-minitues-headertext",this._sfTimeMins).on("click",n.proxy(this._forwardNavHandler,this));this._sfTimeMins.hide()},_todayBtn:function(){this._nowClick();this._hideResult()},_hourNavHandler:function(i){var r,f;if(this.model.readOnly||!this.model.enabled||i&&n(i.target).hasClass("e-disable"))return!1;i&&i.type&&i.preventDefault();n("table",this._sfTimeHour).find("td").removeClass("e-active");n(i.target).addClass("e-active");this._sfTimeHour.hide();this._sfTimeMins.show();this._addFocus(this._sfTimeMins);this.model.timeDrillDown.showMeridian?(f=n(i.target).hasClass("e-hour-am")?"AM":"PM",r=n(i.target).text()+":00 "+f):r=n(i.target).text();this._generateMins(r);var e=new Date(this._datetimeValue.toString()).setMinutes(this.model.value.getMinutes()),o=n.trim(t.format(this.timePicker._createObject(e),"HH:mm",this.model.locale)),s=n.trim(t.format(this.timePicker._createObject(e),"HH:00",this.model.locale)),u=(this.timePicker._parse(o)-this.timePicker._parse(s))/(this.model.timeDrillDown.interval*6e4);u=Math.ceil(u);this._hoverMins=this._setFocusByIndex("mins",u,this._sfTimeMins)},_minsNavHandler:function(i){if(this.model.readOnly||!this.model.enabled||i&&n(i.target).hasClass("e-disable"))return!1;if(i&&i.type&&i.preventDefault(),n("table",this._sfTimeMins).find("td").removeClass("e-active").removeClass("e-state-hover"),n(i.target).addClass("e-active"),this.model.timeDrillDown.showMeridian){var r=n(i.target).text()+" "+t.format(this._datetimeValue,"tt","en-US");r=this.timePicker._localizeTime(r)}else r=n(i.target).text();this.timePicker.option("value",r);this.datePicker.option("value",this._datetimeValue);this._datetimeValue=new Date(this.model.value.toString());this._updateInput();this.model.timeDrillDown.autoClose&&this._hideResult(i)},_generateMins:function(i){var f=n("table",this._sfTimeMins),h,s;f.empty();this.model.timeDrillDown.showMeridian?n(".e-mins-header",this._sfTimeMins).show():n(".e-mins-header",this._sfTimeMins).hide();h=this.model.timeDrillDown.showMeridian?"hh:mm":"HH:mm";n(".e-minitues-headertext",this._sfTimeMins).text(n(".e-hours-headertext",this._sfTimeHour).text());var e=t.buildTag("tbody.e-timepicker-mins").attr(this._isIE8?{unselectable:"on"}:{}),r,u,c,l,o=0,a=this.model.timeDrillDown.interval*6e4;for(r=this.timePicker._createObject(i),this._datetimeValue.setHours(r.getHours()),c=this.timePicker._createObject(r).getTime()+354e4,u=t.buildTag("tr","").attr(this._isIE8?{unselectable:"on"}:{}),e.append(u);this.timePicker._compareTime(c,r,!0);)o>=4&&(o=0,u=t.buildTag("tr","").attr(this._isIE8?{unselectable:"on"}:{}),e.append(u)),l=this._localizeTime(r,h),s=t.buildTag("td.e-mins e-state-default",l),this._isIE8&&s.attr("unselectable","on"),u.append(s),o++,r=this.timePicker._createObject(r).getTime()+a;f.append(e);n(".e-mins-header",this._sfTimeMins).find(".e-minitues-meridiantxt").text(t.format(this._datetimeValue,"tt",this.model.locale));this._disableRange("mins");this._on(f.find(".e-mins"),"click",n.proxy(this._minsNavHandler,this))},_prevNextHourHandler:function(t){if(this.model.readOnly||!this.model.enabled)return!1;t.preventDefault();var i=n(t.target).is("a")?n(t.target.parentNode):n(t.target),r=i.hasClass("e-prev")?!0:!1;this._processNextPrev(r,this._sfTimeHour)},_prevNextMinsHandler:function(t){if(this.model.readOnly||!this.model.enabled)return!1;t.preventDefault();var i=n(t.target).is("a")?n(t.target.parentNode):n(t.target),r=i.hasClass("e-prev")?!0:!1;this._processNextPrev(r,this._sfTimeMins)},_processNextPrev:function(i,r){var e,o,u,s;if(i&&r.find(".e-arrow-sans-left").hasClass("e-disable")||!i&&r.find(".e-arrow-sans-right").hasClass("e-disable"))return!1;e=n("table",r);s=e.get(0).className;switch(s){case"e-dp-viewhours":u=i?-1:1;this._datetimeValue.setDate(this._datetimeValue.getDate()+u);this._disableRange("hour");this._hoverHour=this._setFocusByIndex("hour",this._hoverHour,this._sfTimeHour);n(".e-hours-headertext",this._sfTimeHour).text(t.format(this._datetimeValue,"dd MMM yyyy"));n(".e-minitues-headertext",this._sfTimeMins).text(t.format(this._datetimeValue,"dd MMM yyyy"));break;case"e-dp-viewmins":u=i?-1:1;this._datetimeValue.setHours(this._datetimeValue.getHours()+u);this._generateMins(n.trim(t.format(this.timePicker._createObject(this._datetimeValue),"HH:00",this.model.locale)));var o=new Date(this._datetimeValue.toString()).setMinutes(this.model.value.getMinutes()),h=n.trim(t.format(this.timePicker._createObject(o),"HH:mm",this.model.locale)),c=n.trim(t.format(this.timePicker._createObject(o),"HH:00",this.model.locale)),f=(this.timePicker._parse(h)-this.timePicker._parse(c))/(this.model.timeDrillDown.interval*6e4);f=Math.ceil(f);this._disableRange("mins");this._hoverMins=this._setFocusByIndex("mins",f,this._sfTimeMins);n(".e-hours-headertext",this._sfTimeHour).text(t.format(this._datetimeValue,"dd MMM yyyy"));n(".e-minitues-headertext",this._sfTimeMins).text(t.format(this._datetimeValue,"dd MMM yyyy"))}},_forwardNavHandler:function(i,r){var f,e;if(this.model.readOnly||!this.model.enabled)return!1;e=this;i&&i.preventDefault();f=i?n(i.currentTarget).get(0).className:r.find(".e-text>span").get(0).className;switch(f){case"e-hours-headertext":this._sfTimeHour.css("display","none");this._dateContainer.css("display","block");this._addFocus(this._dateContainer.find(".e-datepicker"));break;case"e-minitues-headertext":this._sfTimeMins.css("display","none");this._disableRange("hour");var o=this._localizeTime(this.timePicker._createObject("12:00:00 AM"),"HH:00"),s=n.trim(t.format(this.timePicker._createObject(this._datetimeValue),"HH:00",this.model.locale)),u=(this.timePicker._parse(s)-this.timePicker._parse(o))/(this._interval*6e4);u=Math.floor(u);this._hoverHour=this._setFocusByIndex("hour",u,this._sfTimeHour);n(".e-hours-headertext",this._sfTimeHour).text(t.format(this._datetimeValue,"dd MMM yyyy"));n(".e-minitues-headertext",this._sfTimeMins).text(t.format(this._datetimeValue,"dd MMM yyyy"));this._sfTimeHour.css("display","block");this._addFocus(this._sfTimeHour)}},_renderDateControl:function(){var n=t.buildTag("input#"+this.element[0].id+"_date","",{},{type:"text"});this.popup.append(n);n.ejDatePicker({height:"0px",width:"0px",displayInline:!0,showDateIcon:!1,showFooter:this.model.timeDrillDown.enabled?this.model.timeDrillDown.showFooter:!1,enableStrictMode:!0,buttonText:this._localizedLabels.buttonText.today,minDate:this._stringToObject(this.model.minDateTime),maxDate:this._stringToObject(this.model.maxDateTime),dayHeaderFormat:this.model.dayHeaderFormat,startLevel:this.model.startLevel,depthLevel:this.model.depthLevel,startDay:this.model.startDay,stepMonths:this.model.stepMonths,showOtherMonths:this.model.showOtherMonths,specialDates:this.model.specialDates,highlightWeekend:this.model.highlightWeekend,headerFormat:this.model.headerFormat,enabled:this.model.enabled,enableRTL:this.model.enableRTL,showRoundedCorner:this.model.showRoundedCorner,readOnly:this.model.readOnly,cssClass:this.model.cssClass,locale:this.model.locale});t.isNullOrUndefined(this.model.value)||(this._datetimeValue=new Date(this.model.value.toString()));this.datePicker=n.data("ejDatePicker");this._datetimeValue=new Date(this.datePicker._dateValue.toString());this.model.startDay=this.datePicker.model.startDay;this.datePicker._getInternalEvents=!0;this.datePicker._dt_drilldown=!0;this.datePicker.popup.css({position:"static",display:"block"})},_renderTimeControl:function(){var i=t.buildTag("input#"+this.element[0].id+"_time","",{},{type:"text"}),n,r,u,f;this.popup.append(i);n=this.model.timePopupWidth;r=typeof n=="string"&&n.indexOf("%")!=-1||typeof n=="string"?parseInt(n)>0?n:105&&(this.model.timePopupWidth=105):n>0?n:105&&(this.model.timePopupWidth=105);i.ejTimePicker({height:"0px",width:"0px",interval:this.model.interval,timeFormat:this.model.timeDisplayFormat,popupWidth:r,enabled:this.model.enabled,enableRTL:this.model.enableRTL,showRoundedCorner:this.model.showRoundedCorner,readOnly:this.model.readOnly,cssClass:this.model.cssClass,locale:this.model.locale,disableTimeRanges:this.model.disableTimeRanges});this.timePicker=i.data("ejTimePicker");this.timePicker._renderDropdown();this.timePicker.popup.css({position:"static",display:"block"});this.timePicker._getInternalEvents=!0;this.timePicker.showDropdown=!0;this.timePicker._dateTimeInternal=!0;u=this.model.minDateTime?this._stringToObject(this.model.minDateTime):this.defaults.minDateTime;f=this.model.maxDateTime?this._stringToObject(this.model.maxDateTime):this.defaults.maxDateTime},_updateTimeHeight:function(){var n=this.popup.find(".e-timecontainer .e-header").is(":visible")?this.datePicker.popup.height()-this.popup.find(".e-header").height():this.datePicker.popup.height();n=this.popup.hasClass("e-dt-responsive")?"98px":n;this.timePicker.option("popupHeight",n)},_bindOperations:function(){var n=this;this.datePicker.option("layoutChange",function(){n._updateTimeHeight()});this.datePicker.option("outOfRange",function(){n.isValidState=!1});this.timePicker.option("outOfRange",function(){n.isValidState=!1});this.datePicker.option("change",function(t){n._refreshTimes(t)});this.datePicker.option("select",function(t){n._updateInput(t)});this.datePicker.option("dt_drilldown",function(t){n.model.timeDrillDown.enabled&&(n._updateInput(t),n._switchToDrilDown(t))});this.timePicker.option("select",function(){n._updateInput()})},_switchToDrilDown:function(){var r;this._dateContainer.hide();this._sfTimeHour.show();this._addFocus(this._sfTimeHour);r=new Date(this.model.value.toString());this._datetimeValue=new Date(r.setHours(this._datetimeValue.getHours(),this._datetimeValue.getMinutes(),this._datetimeValue.getSeconds(),this._datetimeValue.getMilliseconds()));this._disableRange("hour");var u=this._localizeTime(this.timePicker._createObject("12:00:00 AM"),"HH:00"),f=n.trim(t.format(this.timePicker._createObject(this._datetimeValue),"HH:00",this.model.locale)),i=(this.timePicker._parse(f)-this.timePicker._parse(u))/(this._interval*6e4);i=Math.floor(i);this._hoverHour=this._setFocusByIndex("hour",i,this._sfTimeHour);n(".e-hours-headertext",this._sfTimeHour).text(t.format(this._datetimeValue,"dd MMM yyyy"));n(".e-minitues-headertext",this._sfTimeMins).text(t.format(this._datetimeValue,"dd MMM yyyy"))},_disableRange:function(i){var l=i=="hour"?this._interval:this.model.timeDrillDown.interval,u=i=="hour"?this._sfTimeHour:this._sfTimeMins,h=i=="hour"?"e-hide-hour e-disable":"e-hide-mins e-disable",c,e,r,a,f,o,s;if(u.find("tbody tr td.e-"+i).removeClass(h),u.find(".e-arrow-sans-left").removeClass("e-disable"),u.find(".e-arrow-sans-right").removeClass("e-disable"),c=i=="hour"?this._localizeTime(this.timePicker._createObject("12:00:00 AM"),"HH:00"):this._localizeTime(n.trim(t.format(this.timePicker._createObject(this._datetimeValue),"HH:00",this.model.locale)),"HH:00"),this._compareDate(this.model.minDateTime,this._datetimeValue)){if(i=="mins"&&!(this.model.minDateTime.getHours()===this._datetimeValue.getHours()))return!1;for(e=n.trim(t.format(this.timePicker._createObject(this.model.minDateTime),"HH:mm",this.model.locale)),r=(this.timePicker._parse(e)-this.timePicker._parse(c))/(l*6e4),r=i=="hour"?Math.floor(r):Math.ceil(r),f=0;f+this.model.maxDateTime?this.model.minDateTime:(new Date).setHours(0,0,0,0),t=this._getDate()||new Date(r),i=this._getTime()||this.timePicker._createObject(r);this.model.value=new Date(t.getFullYear(),t.getMonth(),t.getDate(),i.getHours(),i.getMinutes(),i.getSeconds());this._updateDateTime();this._raiseChangeEvent();this._updateModel(n,!0);n&&(n.cancel=!0)},_updateDateTime:function(){this.isValidState=!0;var n=this._objectToString(this.model.value);this.element.val(n);this._removeWatermark()},_refreshTimes:function(n){var i=this._getDateObj(n.value,this.datePicker.model.dateFormat),r,f,u;if(!i)return!1;this.isValidState=!0;this._compare(i,this._setEmptyTime(this.model.minDateTime))?(r=this._getFormat(this.model.minDateTime,this.timePicker.model.timeFormat),u=this._getTime(),this.timePicker.option("minTime",r),this.model.enableStrictMode||this._updateInput()):this.timePicker.option("minTime",this._defaultMinVal());this._compare(i,this._setEmptyTime(this.model.maxDateTime))?(f=this._getFormat(this.model.maxDateTime,this.timePicker.model.timeFormat),u=this._getTime(),this.timePicker.option("maxTime",f),this.model.enableStrictMode||this._updateInput()):this.timePicker.option("maxTime",this._defaultMaxVal());this.timePicker._changeActiveEle();t.isNullOrUndefined(this.model.disableDateTimeRanges)||this._setDisabledTimeRanges(n)},_setDisabledTimeRanges:function(n){var t=n?n.value:this._setEmptyTime(this.model.value);this._between=[];this._initDisableTimeRanges(t);this._datesDisabled||(this._disableBetweenDates(),this.datePicker.option("blackoutDates",this._between))},_defaultMinVal:function(){var n=(new Date).setHours(0,0,0,0);return t.format(this.timePicker._createObject(n),this.timePicker.model.timeFormat,this.timePicker.model.locale)},_defaultMaxVal:function(){var n=(new Date).setHours(23,59,59,59);return t.format(this.timePicker._createObject(n),this.timePicker.model.timeFormat,this.timePicker.model.locale)},_updateValues:function(){var n=this.model.enableStrictMode&&this.model.value==null?this.element.val():this.model.value;this.model.value!=null&&(this.datePicker.option("value",this.model.value),this.timePicker.option("value",this.model.value));this._setValue(n);this._validateMinMax();this._preVal=this.element.val();this._checkErrorClass()},_specificFormat:function(){var i=t.globalize._getDateParseRegExp(t.globalize.findCulture(this.model.locale).calendar,this.model.dateTimeFormat);return n.inArray("dddd",i.groups)>-1||n.inArray("ddd",i.groups)>-1},_changeEditable:function(t){var i=t?"_on":"_off";if(this.element.is(":input")){if(t)this.model.readOnly||this.element.attr("readonly",!1),this.element.off("mousedown",n.proxy(this._showhidePopup,this));else{this.model.readOnly||this.element.attr("readonly","readonly");this.element.on("mousedown",n.proxy(this._showhidePopup,this))}this[i](this.element,"blur",this._targetBlur);this[i](this.element,"focus",this._targetFocus);this[i](this.element,"keydown",this._keyDownOnInput)}this._change("allowEdit",t)},_setValue:function(n){return n&&(typeof JSON!="object"||JSON.stringify(n)!=="{}")?typeof n=="string"?this._extISORegex.exec(n)||this._basicISORegex.exec(n)?this._checkObject(this._dateFromISO(n)):(this.element.val(n),this._updateModel(),this._validateMinMax(),this._checkStrictMode(),this.wrapper.addClass("e-valid")):n instanceof Date&&this._isValidDate(n)&&this._checkObject(n):(this.element.val(""),this.model.value=null,this.isValidState=!0,this.wrapper.removeClass("e-valid")),t.isNullOrUndefined(this.model.disableDateTimeRanges)||this._validateDisableRanges(),this._checkErrorClass(),this.model.value},_checkObject:function(n){n instanceof Date&&this._isValidDate(n)&&(this.model.value=n,this._updateDateTime(),this._validateMinMax(),this._checkStrictMode())},_dateFromISO:function(n){var i=this._extISORegex.exec(n)||this._basicISORegex.exec(n),c="",l="",a="",v,e,o,f,r,t,s,u,h,y;if(i){for(e=0;e=0&&!s&&(f[u].indexOf("M")>=0?t.push(parseInt(r[0])-1):t.push(parseInt(r[0]))),n=n.slice(n.indexOf(r[0])+r[0].length));return i[4]=="Z"?new Date(Date.UTC.apply(null,t)):new Date(t[0],t[1],t[2],t[3],t[4],t[5])}return new Date(n+"")},_checkLiteral:function(n){var t=n.toLowerCase();return t=="t"||t=="z"||t==":"||t=="-"?!0:!1},_validateValue:function(n){var r=t.parseDate(n,this.model.dateTimeFormat,this.model.locale),u=null;this.timePicker!=i&&(u=this._getFormat(r,this.timePicker.model.timeFormat));!r||rthis.model.maxDateTime||!t.isNullOrUndefined(this.timePicker)&&this.timePicker._ensureTimeRange(u)?(this.model.value=null,this._change("value",this.model.value),this.isValidState=!1):(this._change("value",this.model.value),this.isValidState=!0)},_validateMinMax:function(){var i,n,t;if(i=this.model.value?this._stringToObject(this.model.value):null,n=this.model.minDateTime?this._stringToObject(this.model.minDateTime):this.defaults.minDateTime,t=this.model.maxDateTime?this._stringToObject(this.model.maxDateTime):this.defaults.maxDateTime,!i||!n||!t)return!1;n>t&&(this.model.minDateTime=this.model.maxDateTime);it&&(this.model.enableStrictMode?this.model.enableStrictMode&&(this.popup&&(this.datePicker.option("maxDate",this._getFormat(t,this.datePicker.model.dateFormat)),this.timePicker.option("maxTime",this._getFormat(t,this.timePicker.model.timeFormat))),this.isValidState=!1):(this._setValue(t),this.isValidState=!0));it||(this.isValidState=!0)},_checkProperties:function(){this.model.readOnly&&this._readOnly(!0);this.model.showRoundedCorner&&this._setRoundedCorner(!0);this.model.enableRTL&&this._setRtl(!0);this.model.enabled&&this._enabled(!0);this.model.enabled?this.model.enabled&&this.element.hasClass("e-disable")&&this._enabled(!0):this._enabled(!1);this.model.name=this._options.name?this.model.name:this.element.attr("name")?this.element.attr("name"):this.element[0].id;this.element.attr("name",this.model.name);this._checkStrictMode();this._checkErrorClass();this._setWaterMark()},_checkStrictMode:function(){this.model.enableStrictMode?this.model.enableStrictMode&&(this.isValidState||(this.model.value=null,this.isValidState=!1)):this.isValidState||(this.model.valuethis.model.maxDateTime?(this.element.val(this._objectToString(this.model.maxDateTime)),this.model.value=this.model.maxDateTime,this.isValidState=!0):(this.model.value="",this.element.val(""),this.isValidState=!0))},_targetFocus:function(n){n.preventDefault();this.isFocused=!0;this.wrapper.addClass("e-focus");this.wrapper.removeClass("e-error");this._isSupport||this._hiddenInput.css("display","none");this._prevDateTimeVal=this.element.val();this.model.showPopupButton||this.model.readOnly||this._showResult();this.model.showPopupButton||this._on(this.element,"click",this._elementClick);!this.model.showPopupButton&&this.model.readOnly&&this._off(this.element,"click",this._elementClick);this._trigger("focusIn",{value:this.model.value});this.wrapper.addClass("e-valid")},_targetBlur:function(){var n,i;this.isFocused=!1;this.wrapper.removeClass("e-focus");this.model.showPopupButton||this._hideResult();n=t.parseDate(this.element.val(),this.model.dateTimeFormat,this.model.locale);n&&!this.model.enableStrictMode&&(nthis.model.maxDateTime)&&(n=n0&&(t.removeClass("e-focus"),t.hasClass("e-datepicker e-popup")?n(document).off("keydown",n.proxy(this.datePicker._keyboardNavigation,this.datePicker)):t.hasClass("e-timecontainer")?n(document).off("keydown",n.proxy(this.timePicker._keyDownOnInput,this.timePicker)):t.hasClass("e-time-hours")?n(document).off("keydown",n.proxy(this._keyDownOnHours,this)):t.hasClass("e-time-minitues")?n(document).off("keydown",n.proxy(this._keyDownOnMinutes,this)):t.hasClass("e-dt-button")&&n(document).off("keydown",n.proxy(this._buttonClick,this)))},_addPrevNextFocus:function(n){var i=this._getFocusedElement(),t;i.length>0?i.hasClass("e-datepicker e-popup")?t=n?this.popup.find(".e-dt-done"):this.popup.find(".e-timecontainer"):i.hasClass("e-timecontainer")?t=n?this.popup.find(".e-datecontainer >.e-datepicker.e-popup"):this.popup.find(".e-dt-today"):i.hasClass("e-dt-today")?t=n?this.popup.find(".e-timecontainer"):this.popup.find(".e-dt-now"):i.hasClass("e-dt-now")?t=n?this.popup.find(".e-dt-today"):this.popup.find(".e-dt-done"):i.hasClass("e-dt-done")&&(t=n?this.popup.find(".e-dt-now"):this.popup.find(".e-datecontainer >.e-datepicker.e-popup")):t=n?this.popup.find(".e-dt-done"):this.popup.find(".e-datecontainer >.e-datepicker.e-popup");this._addFocus(t)},_getFocusedElement:function(){return this.popup.children("div").find("div.e-focus")},_keyDownOnHours:function(n){var t;if(n.keyCode==37||n.keyCode==38||n.keyCode==39||n.keyCode==40||n.keyCode==13||n.keyCode==36||n.keyCode==35){n.preventDefault&&n.preventDefault();t={row:null,col:null};t.col=this._sfTimeHour.find("tbody tr td.e-state-hover").index();t.row=this._sfTimeHour.find("tbody tr td.e-state-hover").parent().index();t.col=t.col!=-1?t.col+1:this._sfTimeHour.find("tbody tr td.e-active").index()+1;t.row!=-1?(t.row=t.row+1,this.model.timeDrillDown.showMeridian&&this._sfTimeHour.find("tbody tr td.e-state-hover").hasClass("e-hour-pm")&&(t.row=t.row+2)):(t.row=this._sfTimeHour.find("tbody tr td.e-active").parent().index()+1,this.model.timeDrillDown.showMeridian&&this._sfTimeHour.find("tbody tr td.e-active").hasClass("e-hour-pm")&&(t.row=t.row+2));var f=this._sfTimeHour.find("table")[0].className,i,r=this._sfTimeHour.find("tbody.e-timepicker-hours tr").length,u=this.model.timeDrillDown.showMeridian?6:4;i=this._changeRowCol(t,n.keyCode,r,u,"hours",n.ctrlKey);n.ctrlKey||(this._hoverHour=this._sfTimeHour.find("tbody.e-timepicker-hours tr td").index(i));n.ctrlKey||(this._sfTimeHour.find("table td").removeClass("e-state-hover"),i.addClass("e-state-hover"))}},_changeRowCol:function(t,i,r,u,f,e){var c,o,l,h={parent:null,child:null},s,y,a,v,p;switch(f){case"hours":c="tbody.e-timepicker-hours tr td.e-hour";h.parent=".e-timepicker-hours";h.child=".e-hour";l=".e-hide-hour";o=this._sfTimeHour;break;case"mins":c="tbody.e-timepicker-mins tr td.e-mins";h.parent=".e-timepicker-mins";h.child=".e-mins";l=".e-hide-mins";o=this._sfTimeMins;u=o.find("tbody"+h.parent+" tr:nth-child("+t.row+") td"+h.child).length}if(t.row<=0&&t.col<=0)return o.find(c+":not(.e-disable):first");y=this;switch(i){case 36:return o.find(c+":not(.e-disable):first");case 35:return o.find(c+":not(.e-disable):last");case 38:if(e)this._forwardNavHandler(null,o);else if(t.row>1)t.row-=1;else return this._processNextPrev(!0,o),o.find(c+":nth-child("+t.col+"):last");if(s=this._getCell(t,h,o).not(l),s.length<=0){if(s=this._findVisible(t,h,"up",o),s!==null)return s;this._processNextPrev(!0,o);s=o.find(c+":nth-child("+t.col+"):last")}return s;case 37:if(e)return this._processNextPrev(!0,o),o.find("tbody tr td.e-state-hover");if(t.col>1)t.col-=1;else if(t.row>1)t={row:t.row-1,col:u},f=="mins"&&(t.col=u=o.find("tbody"+h.parent+" tr:nth-child("+t.row+") td"+h.child).length);else return this._processNextPrev(!0,o),o.find(c+":not(.e-disable):last");if(s=this._getCell(t,h,o).not(l),s.length<=0){if(s=this._findVisible(t,h,"left",o),s!==null)return s;this._processNextPrev(!0,o);s=o.find(c+":not(.e-disable):last")}return s;case 39:if(e)return this._processNextPrev(!1,o),o.find("tbody tr td.e-state-hover");if(t.col2&&r.hasClass("e-time-hours")&&(f=f-2),u=r.find("tbody"+i.parent+" tr:nth-child("+f+") td"+i.child+":nth-child("+t.col+")"),this.model.timeDrillDown.showMeridian&&u.length>0&&r.hasClass("e-time-hours")&&(u=t.row<=2?n(u[0]):n(u[1])),u},_findVisible:function(n,t,i,r){for(var e,f=n.col,u=n.row,s=t.child.slice(1,t.child.length),o=0;o>=0;o++){if(e=this._getCell({row:u,col:f},t,r),e.length<=0)return null;if(e.hasClass("e-disable")||!e.is(":visible")){if((i=="right"||i=="left"?i=="right"?f++:f--:i=="down"?u++:u--,u<=0||u>r.find("tbody"+t.parent+" tr").length)||(f>r.find("tbody"+t.parent+" tr:nth-child("+u+") td").length&&(u++,f=1),f<=0&&(u--,f=r.find("tbody"+t.parent+" tr:nth-child("+u+") td").length),u<=0||u>r.find("tbody"+t.parent+" tr").length))return null}else if(e.hasClass(s))return n.col=f,n.row=u,this._getCell(n,t,r)}},_keyDownOnMinutes:function(n){var t;if(n.keyCode==37||n.keyCode==38||n.keyCode==39||n.keyCode==40||n.keyCode==13||n.keyCode==36||n.keyCode==35){n.preventDefault&&n.preventDefault();t={row:null,col:null};t.col=this._sfTimeMins.find("tbody tr td.e-state-hover").index();t.row=this._sfTimeMins.find("tbody tr td.e-state-hover").parent().index();t.col=t.col!=-1?t.col+1:this._sfTimeMins.find("tbody tr td.e-active").index()+1;t.row=t.row!=-1?t.row+1:this._sfTimeMins.find("tbody tr td.e-active").parent().index()+1;var u=this._sfTimeMins.find("table")[0].className,i,r=this._sfTimeMins.find("tbody.e-timepicker-mins tr").length;i=this._changeRowCol(t,n.keyCode,r,4,"mins",n.ctrlKey);n.ctrlKey||(this._hoverHour=this._sfTimeMins.find("tbody.e-timepicker-mins tr td").index(i));n.ctrlKey||(this._sfTimeMins.find("table td").removeClass("e-state-hover"),i.addClass("e-state-hover"))}},_valueChange:function(n){this.model.enableStrictMode?this.model.enableStrictMode&&(this._preVal!=this.element.val()||this.model.valuethis.model.maxDateTime)&&(this._updateModel(),this._raiseChangeEvent(n)):(this._preVal!=this.element.val()&&(this._preVal=this.element.val(),this._updateModel(),this._validateMinMax(),this._raiseChangeEvent(n)),this._setWaterMark())},_updateModel:function(n,r){var u,f;if(this._stopRefresh){this._stopRefresh=!1;return}u=this.element.val();u==""?(this.model.value=null,this._change("value",this.model.value),this.isValidState=!0):(f=n!=i&&n.type=="select"||this._prevDateTimeVal==this.element.val()?this.model.value:t.parseDate(u,this.model.dateTimeFormat,this.model.locale),f?(this.model.value=f,this.isValidState=!0,this._refreshPopup(r),this._specificFormat()&&this._prevDateTimeVal!=this.element.val()&&this.element.val(this._objectToString(this.model.value))):(this.model.value=null,this._change("value",this.model.value),this.isValidState=!1,this.model.enableStrictMode||this.element.val(this._objectToString(this.model.value))))},_refreshPopup:function(n){if(this.isValidState&&this.isPopupOpen){var t=this._setEmptyTime(this.model.value),i=this._setEmptyDate(this.model.value),r=this._getDate(),u=this._getTime();r&&this._compare(r,t)||this.datePicker.option("value",t);u&&this._compare(u,i)||n||this.timePicker.option("value",i)}},_buttonClick:function(n){if(n.keyCode==13){n.preventDefault();var t=this._getFocusedElement();t.hasClass("e-dt-today")?this._todayClick():t.hasClass("e-dt-now")?this._nowClick():t.hasClass("e-dt-done")&&this._doneClick()}},_todayClick:function(){if(!this.model.enabled||this.model.readOnly)return!1;this.datePicker.popup.find(".today").hasClass("e-active")&&this.datePicker.popup.children("table").hasClass("e-dp-viewdays")&&this.element.val()!=""&&this.isValidState||(this.datePicker._setCurrDate(),this._updateInput())},_nowClick:function(){var r;if(!this.model.enabled||this.model.readOnly)return!1;this.timePicker.setCurrentTime();var u=this.model.minDateTime,f=this.model.maxDateTime,n=this.datePicker.model.value,i=new Date;n=t.isNullOrUndefined(n)?new Date:n;r=new Date(n.getFullYear(),n.getMonth(),n.getDate(),i.getHours(),i.getMinutes(),i.getSeconds());rf&&this.timePicker.option("value",this.timePicker._localizeTime(f));this._updateInput()},_doneClick:function(){this._hideResult()},_iconClick:function(n){n.preventDefault();this.isFocused||t.isTouchDevice()||this.element.focus();this._showhidePopup();this.model.disableDateTimeRanges&&t.isNullOrUndefined(this.model.value)&&this._setDisabledTimeRanges(this.datePicker.model.value);this._isIE9&&this.popup.find(".e-popup-container").css("display","inline-block")},_setInitialSelection:function(){var r=this.timePicker.ul.find("li"),u,f,e,t,i,o;if(r.hasClass("e-hover")){this._calcScrollTop();return}u=this.timePicker._setEmptyDate(new Date);f=u;this.timePicker.minTime&&!this._compareTime(this._createObject(u),this.timePicker.minTime,!0)&&(f=this.timePicker.minTime);this.timePicker.maxTime&&!this._compareTime(this.timePicker.maxTime,this._createObject(u),!0)&&(f=this.timePicker.maxTime);e=r.first().html();t=(this.timePicker._parse(f)-this.timePicker._parse(e))/(this.timePicker.model.interval*6e4);t=Math.round(t);i=t==r.length?t:t+1;(i<0||i>r.length||isNaN(i))&&(i=1);o=n(this.timePicker.ul.find("li")[i-1]);o.addClass("e-hover");this._calcScrollTop()},_calcScrollTop:function(){var r=this.timePicker.ul.outerHeight(),n=this.timePicker.ul.find("li").outerHeight(),t,i;t=this.timePicker.ul.find("li.e-hover").index();i=n*t-(this.timePicker.popupList.outerHeight()-n)/2;this.timePicker.scrollerObj.setModel({scrollTop:i})},_showhidePopup:function(){if(this.model.readOnly)return!1;this.isPopupOpen?this._hideResult():this._showResult()},_showResult:function(){if((this.popup||this._renderDropdown(),this.isPopupOpen||!this.model.enabled)||(this._setRtl(this.model.enableRTL),this._setRoundedCorner(this.model.showRoundedCorner),this._trigger("beforeOpen",{element:this.popup})))return!1;this.isPopupOpen=!0;this.element.attr({"aria-expanded":"true"});this._setListPosition();this._checkForResponsive();var i=this;this.popup.slideDown(this.model.enableAnimation?200:0,function(){i._on(n(document),"mousedown",i._OnDocumentClick);i.model.timeDrillDown.enabled&&i._addFocus(i._dateContainer.find(".e-datepicker"));i.timePicker.model.value||i._setInitialSelection()});this._updateModel();this._updateTimeHeight();this._validateMinMax();this._on(n(window),"resize",this._OnWindowResize);this._on(t.getScrollableParents(this.wrapper),"scroll",this._hideResult);this._on(t.getScrollableParents(this.wrapper),"touchmove",this._hideResult);this._raiseEvent("open");this._initial&&(this.timePicker._refreshScroller(),this.timePicker._changeActiveEle(),this._initial=!1);this.wrapper.addClass("e-active")},_hideResult:function(i){if(!i||i.type!="touchmove"&&i.type!="scroll"||!(n(i.target).parents("#"+this.popup[0].id).length>0)){var r=this;if(!this.isPopupOpen||this._trigger("beforeClose",{element:this.popup}))return!1;if(this.isPopupOpen=!1,this.element.attr({"aria-expanded":"false"}),this._removeFocus(),this._popClose&&i&&i.type!="click"){this.isPopupOpen=!0;return}this.popup.slideUp(this.model.enableAnimation?100:0,function(){r.model&&(r.model.timeDrillDown.enabled&&(r._sfTimeHour.hide(),r._sfTimeMins.hide(),r._dateContainer.show()),t.isNullOrUndefined(r.model.value)||(r._datetimeValue=new Date(r.model.value.toString())))});this._raiseEvent("close");this._off(n(document),"mousedown",this._OnDocumentClick);this._off(n(window),"resize",this._OnWindowResize);this._off(t.getScrollableParents(this.wrapper),"scroll",this._hideResult);this._off(t.getScrollableParents(this.wrapper),"touchmove",this._hideResult);this.wrapper.removeClass("e-active")}},_setListPosition:function(){var r=this.wrapper,i=this._getOffset(r),s,v=n(document).scrollTop()+n(window).height()-(i.top+n(r).outerHeight()),h=i.top-n(document).scrollTop(),u=this.popup.outerHeight(),c=this.popup.outerWidth(),f=i.left,o=r.outerHeight(),l=(o-r.height())/2,y=this._getZindexPartial(),e=3,p=this.model.popupPosition,a;a=this.model.popupPosition==t.PopupPosition.Bottom?(uh?i.top+o+e:i.top-u-e)-l:(u>h?i.top+o+e:i.top-u-e)-l;s=n(document).scrollLeft()+n(window).width()-f;(this.model.enableRTL||c>s&&c0?this._addFocus(n(t.target).parents(".e-datepicker")):n(t.target).parents(".e-timecontainer").length>0?this._addFocus(n(t.target).parents(".e-timecontainer")):n(t.target).hasClass("e-dt-button")?this._addFocus(n(t.target)):n(t.target).parents(".e-time-hours").length>0?this._addFocus(n(t.target).parents(".e-time-hours")):n(t.target).parents(".e-time-minitues").length>0?this._addFocus(n(t.target).parents(".e-time-minitues")):this._removeFocus()):this._hideResult())},_OnWindowResize:function(){this._setListPosition();this._checkForResponsive();this._updateTimeHeight()},_raiseChangeEvent:function(i){var e=t.parseDate(this._prevDateTimeVal,this.model.dateTimeFormat),u=t.parseDate(this.element.val(),this.model.dateTimeFormat),f,r;+e==+u?this._prevDateTimeVal!=this.element.val()&&(r={prevDateTime:this._prevDateTimeVal,value:this.element.val(),isValidState:this.isValidState},this._prevDateTimeVal=this.element.val(),this._trigger("_change",r)):(this._preVal=this.element.val(),r={prevDateTime:this._prevDateTimeVal,value:this.element.val(),isInteraction:!i,isValidState:this.isValidState},this.timePicker&&this.timePicker.model?(f=this._getFormat(u,this.timePicker.model.timeFormat),this.timePicker._ensureTimeRange(f)?(this._prevDateTimeVal="",this.model.value=null,this.isValidState=!1):this._prevDateTimeVal=this.element.val()):this._prevDateTimeVal=this.element.val(),this._trigger("_change",r),r.value=n.trim(this.element.val())==""?null:this.element.val(),r.value=this._formatter(this.model.value,this.model.dateTimeFormat),this._trigger("change",r))},_formatter:function(n,i){var r=this._checkFormat(i);return t.format(n,r,this.model.locale)},_raiseEvent:function(n){var i=this._previousDateUpdate();return this.element!=null&&this.model[n]?this._trigger(n,{prevDateTime:t.isNullOrUndefined(i||this._preValString)?"":i||this._preValString,value:this.element.val()}):!1},_getDateTimeFormat:function(){var n=t.preferredCulture(this.model.locale).calendar.patterns;this.model.dateTimeFormat||(this.model.dateTimeFormat=n.d+" "+n.t);this.model.timeDisplayFormat||(this.model.timeDisplayFormat=n.t)},_getZindexPartial:function(){return t.util.getZindexPartial(this.element,this.popup)},_checkErrorClass:function(){this.isValidState?this.wrapper.removeClass("e-error"):this.wrapper.addClass("e-error")},_getDate:function(){return this.datePicker.model.value},_getTime:function(){return this._getDateObj(this.timePicker.model.value,this.timePicker.model.timeFormat)},_setEmptyTime:function(n){var t=new Date(n);return t.setMilliseconds(0),t.setSeconds(0),t.setMinutes(0),t.setHours(0),t},_setEmptyDate:function(n){var t=new Date(n);return t.setDate(1),t.setMonth(0),t.setFullYear(2e3),t},_objectToString:function(n){return this._getFormat(n,this.model.dateTimeFormat)},_stringToObject:function(n){return this._getDateObj(n,this.model.dateTimeFormat)},_getFormat:function(n,i){if(n instanceof Date){var r=this._checkFormat(i);return t.format(n,r,this.model.locale)}return n},_checkFormat:function(n){var i=this,r=this._regExp();return n.replace(r,function(n){return n==="/"?t.preferredCulture(i.model.locale).calendars.standard["/"]!=="/"?"'/'":n:n})},_regExp:function(){return/\/dddd|ddd|dd|d|MMMM|MMM|MM|M|yyyy|yy|HH|H|hh|h|mm|m|fff|ff|f|tt|ss|s|zzz|zz|z|gg|g|"[^"]*"|'[^']*'|[/]/g},_getDateObj:function(n,i){var o,f;if(typeof n=="string"){if(o=this._checkFormat(i),f=t.parseDate(n,o,this.model.locale),f!=null)return f;if(n!=""&&n!=null){var e,r=/^\s*(\d{4})-(\d\d)-(\d\d)T(\d\d):(\d\d):(\d\d).*Z\s*$/.exec(n),u=new Date;if(r&&(u=new Date,e=+r[2],u.setUTCFullYear(r[1],e-1,r[3]),u.setUTCHours(r[4],r[5],r[6]),e!=u.getUTCMonth()+1&&u.setTime()),this._isValidDate(u))return u}else return null}else return n},_compare:function(n,t){return n&&t&&n.getTime()==t.getTime()},_isValidDate:function(n){return n&&typeof n.getTime=="function"&&isFinite(n.getTime())},_change:function(n,t){this.popup&&(this.datePicker.option(n,t),this.timePicker.option(n,t))},_changeSkin:function(n){this.wrapper.removeClass(this.model.cssClass).addClass(n);this.popup.removeClass(this.model.cssClass).addClass(n);this._change("cssClass",n)},_localize:function(i){var u,r,f;if(this.model.locale=i,t.isNullOrUndefined(this._options.timeDisplayFormat)&&(this.model.timeDisplayFormat=""),t.isNullOrUndefined(this._options.dateTimeFormat)&&(this.model.dateTimeFormat=""),u=["AM","PM"],this._getDateTimeFormat(),this.timePicker.option("timeFormat",this.model.timeDisplayFormat),this._localizedLabels=this._getLocalizedLabels(),t.isNullOrUndefined(this._options)||(t.isNullOrUndefined(this._options.buttonText)||n.extend(this._localizedLabels.buttonText,this._options.buttonText),t.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText)),this._localizedLabelToModel(),this._buttonText(this._localizedLabels.buttonText),(this.isValidState||this.model.value instanceof Date&&this._isValidDate(this.model.value))&&this.element.val(this._objectToString(this.model.value)),this._preVal=this.element.val(),this._change("locale",i),this.model.startDay=this.datePicker.model.startDay,this._validateMeridian(),this._sfTimeHour.empty(),this._renderHourTable(),this.model.timeDrillDown.showMeridian)for(r=0;r<2;r++)f=t.isNullOrUndefined(t.preferredCulture(this.model.locale).calendars.standard[u[r]])?"":t.preferredCulture(this.model.locale).calendars.standard[u[r]][0],n("span.e-hours-meridiantxt-"+u[r].toLowerCase(),this._sfTimeHour).text(f)},_setWaterMark:function(){if(this.element!=null&&this.element.hasClass("e-input"))return this._localizedLabels.watermarkText&&this.element.val()==""&&(this.isValidState=!0,this._checkErrorClass()),this._isSupport||this.element.val()!=""?n(this.element).attr("placeholder",this._localizedLabels.watermarkText):this._hiddenInput.css("display","block").val(this._localizedLabels.watermarkText),!0},_localizedLabelToModel:function(){this.model.watermarkText=this._localizedLabels.watermarkText;this.model.buttonText=this._localizedLabels.buttonText},_readOnly:function(n){this.model.readOnly=n;n?this.element.attr("readonly","readonly"):this.element.prop("readonly",!1);this._change("readOnly",n)},_setRoundedCorner:function(n){n?(this.container.addClass("e-corner"),this.popup&&this.popup.addClass("e-corner")):(this.container.removeClass("e-corner"),this.popup&&this.popup.removeClass("e-corner"));t.isNullOrUndefined(this.datePicker)||this.datePicker.option("showRoundedCorner",n);t.isNullOrUndefined(this.timePicker)||this.timePicker.option("showRoundedCorner",n)},_setRtl:function(n){n?(this.wrapper.addClass("e-rtl"),this.popup&&this.popup.addClass("e-rtl")):(this.wrapper.removeClass("e-rtl"),this.popup&&this.popup.removeClass("e-rtl"));this._change("enableRTL",n)},_enabled:function(n){n?(this.model.enabled=!1,this.enable()):(this.model.enabled=!0,this.disable())},_showButton:function(n){this.model.showPopupButton=n;n?(this.container.addClass("e-padding"),this._renderIcon()):(this.container.removeClass("e-padding"),this.datetimeIcon.remove(),this.datetimeIcon=null)},_buttonText:function(t){n.extend(this.model.buttonText,t);this.popup.find(".e-dt-today").html(this.model.buttonText.today);this.popup.find(".e-dt-now").html(this.model.buttonText.timeNow);this.popup.find(".e-dt-done").html(this.model.buttonText.done);this.popup.find(".e-timecontainer").find(".e-header").html(this.model.buttonText.timeTitle)},_checkForResponsive:function(){if(n(window).outerWidth()>200&&n(window).outerWidth()<=500)this.popup.hasClass("e-dt-responsive")||(this.popup.addClass("e-dt-responsive"),this.timePicker.option("popupWidth",this.datePicker.popup.outerWidth()),this.timePicker.option("popupHeight",98),this.timePicker._refreshScroller(),this.timePicker._changeActiveEle());else if(this.popup.hasClass("e-dt-responsive")){this.popup.removeClass("e-dt-responsive");this.timePicker.option("popupWidth",this.model.timePopupWidth);var t=this.datePicker.popup.height()-this.popup.find(".e-header").height();this.timePicker.option("popupHeight",t);this.timePicker._refreshScroller();this.timePicker._changeActiveEle()}},enable:function(){this.model.enabled||(this.element[0].disabled=!1,this.model.enabled=!0,this.element.prop("disabled",!1),this.wrapper.removeClass("e-disable"),this.element.removeClass("e-disable").attr("aria-disabled",!1),this._isSupport||this._hiddenInput.prop("disabled",!1),this.datetimeIcon&&this.datetimeIcon.removeClass("e-disable").attr("aria-disabled",!1),this._isIE8&&this.datetimeIcon&&this.datetimeIcon.children().removeClass("e-disable"),this.popup&&(this.popup.children("div").removeClass("e-disable").attr("aria-disabled",!1),this._change("enabled",!0)))},disable:function(){this.model.enabled&&(this.element[0].disabled=!0,this.model.enabled=!1,this.wrapper.addClass("e-disable"),this.element.addClass("e-disable").attr("aria-disabled",!0),this.element.attr("disabled","disabled"),this._isSupport||this._hiddenInput.attr("disabled","disabled"),this.datetimeIcon&&this.datetimeIcon.addClass("e-disable").attr("aria-disabled",!0),this._isIE8&&this.datetimeIcon&&this.datetimeIcon.children().addClass("e-disable"),this._hideResult(),this._change("enabled",!1),this.popup&&(this.popup.children("div").addClass("e-disable").attr("aria-disabled",!0),this.datePicker.popup.removeClass("e-disable").attr("aria-disabled",!1),this.timePicker.popup.removeClass("e-disable").attr("aria-disabled",!1)))},getValue:function(){return this._objectToString(this.model.value)},setCurrentDateTime:function(){this.model.readOnly||this._setValue(new Date)},show:function(){this._showResult()},hide:function(){this._hideResult()},_wireEvents:function(){if(this.model.allowEdit&&(this._on(this.element,"focus",this._targetFocus),this._on(this.element,"blur",this._targetBlur),this._on(this.element,"keydown",this._keyDownOnInput)),!this.model.allowEdit){this.element.attr("readonly","readonly");this.element.on("mousedown",n.proxy(this._showhidePopup,this))}},_getLocalizedLabels:function(){return t.getLocalizedConstants(this.sfType,this.model.locale)}});t.DateTimePicker.Locale=t.DateTimePicker.Locale||{};t.DateTimePicker.Locale["default"]=t.DateTimePicker.Locale["en-US"]={watermarkText:"Select datetime",buttonText:{today:"Today",timeNow:"Time Now",done:"Done",timeTitle:"Time"}};t.PopupPosition={Bottom:"bottom",Top:"top"}}(jQuery,Syncfusion);__extends=this&&this.__extends||function(n,t){function r(){this.constructor=n}for(var i in t)t.hasOwnProperty(i)&&(n[i]=t[i]);r.prototype=t.prototype;n.prototype=new r};ejDateRangePicker=function(n){function t(i){return n.call(this),this._rootCSS="e-daterangepicker",this._isApplied=!0,this._setFirst=!1,this.PluginName="ejDateRangePicker",this.id="myDateRange",this._addToPersist=["value"],this.type="editor",this.angular={require:["?ngModel","^?form","^?ngModelOptions"],requireFormatters:!0},this._requiresID=!0,this.model=null,this.validTags=["input"],this.defaults={height:"",width:"",isResponsive:!1,value:"",cssClass:"",enabled:!0,startDate:null,endDate:null,enableTimePicker:!1,backwardSelection:!1,minDate:new Date("01/01/1900"),maxDate:new Date("12/31/2099"),ranges:null,locale:"en-US",separator:"-",watermarkText:"Select Range",dateFormat:"",timeFormat:"",showPopupButton:!0,showRoundedCorner:!1,allowEdit:!0,enablePersistence:!1,create:null,change:null,beforeClose:null,beforeOpen:null,close:null,open:null,hover:null,click:null,clear:null,destroy:null,select:null,htmlAttributes:{}},this._isIE8=ej.browserInfo().name=="msie"&&ej.browserInfo().version=="8.0"?!0:!1,this._prevValue=null,this._validState=null,t.prototype.observables=["value"],i&&(i.jquery||(i=$("#"+i)),i.length)?$(i).ejDateRangePicker().data(this.PluginName):void 0}return __extends(t,n),t.prototype.setModel=function(n,t){this.setModel(n,t)},t.prototype.option=function(n,t){this.option(n,t)},t.prototype._setModel=function(n){var t,i;for(t in n)switch(t){case"allowEdit":if(!n[t]){this.element.attr("readonly","readonly");this.element.on("mousedown",$.proxy(this._showDatePopUp,this));this.element.off("blur",$.proxy(this._onMainFocusOut,this))}break;case"startDate":i=this._validateValues(n[t],"left");i==!1?n[t]=null:(this._startEndValidation()||this.model.endDate==null||(this._resetValues(),this.model.endDate=null),this._updateValues(),this._selectedStartDate=this.model.startDate,n[t]=this.model.startDate);break;case"endDate":i=this._validateValues(n[t],"right");i==!1?n[t]=null:(this._startEndValidation()||(this._rightDP.element.parents(".e-datewidget").addClass("e-val-error"),this.model.endDate=null),this._updateValues(),n[t]=this.model.endDate);break;case"minDate":this._leftDP&&this._leftDP.option(t,n[t]);this._rightDP&&this._rightDP.option(t,n[t]);this._updateInput();break;case"maxDate":this._leftDP&&this._leftDP.option(t,n[t]);this._rightDP&&this._rightDP.option(t,n[t]);this._updateInput();break;case"enableTimePicker":this.model.enableTimePicker=n[t];n[t]?this._renderTimePicker():this._removeTimePicker();this._scrollerObj&&(this._scrollerObj.model.height=this.datePopup.height(),this._scrollerObj.refresh());break;case"backwardSelection":this.model.backwardSelection=n[t];this._mainValue();break;case"locale":this._setCulture(n[t]);n[t]=this.model.locale;break;case"separator":this.model.separator=n[t];this._mainValue();break;case"dateFormat":this._leftDP&&this._leftDP.option(t,n[t]);this._rightDP&&this._rightDP.option(t,n[t]);this.model.dateFormat=n[t];this._getDateTimeFormat();this._updateInput();break;case"timeFormat":this._leftTP&&this._leftTP.option(t,n[t]);this._rightTP&&this._rightTP.option(t,n[t]);this.model.timeFormat=n[t];this._getDateTimeFormat();this._updateInput();break;case"watermarkText":ej.isNullOrUndefined(this._options)&&(this._options={});this._options.watermarkText=this.model.watermarkText=n[t];this._localizedLabels.watermarkText=this.model.watermarkText;this._setWaterMark();break;case"cssClass":this._changeSkin(n[t]);break;case"showRoundedCorner":this._setRoundedCorner(n[t]);break;case"showPopupButton":this._renderDateIcon(n[t]);break;case"value":this.element.val(n[t]);this._onMainFocusOut();n[t]=this.model.value;break;case"height":this.wrapper.height(n[t]);break;case"width":this.wrapper.width(n[t]);break;case"enabled":n[t]?this.enable():this.disable();break;case"htmlAttributes":this._addAttr(n[t])}},t.prototype._init=function(n){this._cloneElement=this.element.clone();this._options=n;this._flagevents=!1;this._id=this.element.attr("id");this._isSupport=document.createElement("input").placeholder==undefined?!1:!0;this._startEndValidation()||(this.model.endDate=null);this.element.val()==""&&this.model.value&&this.element.val(this.model.value);this._getDateTimeFormat();this.element.val()?(this._setInitValue(),this._updateValues()):this.model.startDate!=null&&this.model.endDate!=null&&this._startEndValidation()&&(this._updateValues(),this._mainValue());this._prevStartDate=this.model.startDate;this._prevEndDate=this.model.endDate;this._createWrapper();this.renderpopup();this._setLocalizedText();this._validState==!1&&this.element.val()&&this.wrapper.addClass("e-error");this._popupOpen=!1;this._isPopScroll=!1;this.model.enabled||this.disable();this._wireEvents();this.model.startDate&&!this._selectedStartDate&&(this._selectedStartDate=this.model.startDate);this.model.endDate&&!this._selectedEndDate&&(this._selectedEndDate=this.model.endDate)},t.prototype._setInitValue=function(){var n=this.element.val().split(this.model.separator),t=ej.parseDate(n[0],this._dateTimeFormat,this.model.locale),i=ej.parseDate(n[1],this._dateTimeFormat,this.model.locale);t&&i&&(this.model.startDate=t,this.model.endDate=i);(this.model.startDatenew Date(this.model.maxDate))&&(this.model.startDate=new Date(this.model.minDate));(this.model.endDate>new Date(this.model.maxDate)||this.model.endDatenew Date(this.model.maxDate)&&(t=new Date(t.setMonth(i))),new Date(this.model.minDate).getFullYear()==new Date(this.model.maxDate).getFullYear()&&new Date(this.model.minDate).getMonth()==new Date(this.model.maxDate).getMonth()&&(t=new Date(t.setDate(new Date(this.model.minDate).getDate()))),t):new Date},t.prototype._getDateTimeFormat=function(){var n=ej.preferredCulture(this.model.locale).calendars.standard.patterns;this.model.dateFormat||(this.model.dateFormat=n.d);this.model.enableTimePicker?(this.model.timeFormat||(this.model.timeFormat=n.t),this._dateTimeFormat=this.model.dateFormat+" "+this.model.timeFormat):this._dateTimeFormat=this.model.dateFormat},t.prototype._setValues=function(){this._leftDP.option("value",this.model.startDate);this._rightDP.option("value",this.model.endDate||null);this.model.startDate&&this._setStartDate(this.model.startDate,$('.current-month[data-date="'+this.model.startDate.toDateString()+'"]'),!0);this.model.endDate&&this._setEndDate(this.model.endDate,$('.current-month[data-date="'+this.model.endDate.toDateString()+'"]'),!0);this._rangeRefresh(this._setArgs(this._leftDP.popup));this._rangeRefresh(this._setArgs(this._rightDP.popup));this._rightDP.element.parents(".e-datewidget").removeClass("e-error");this.model.enableTimePicker&&(this._leftTP.option("value",this.model.startDate),this._rightTP.option("value",this.model.endDate));this._updateRanges("left");this._updateRanges("right")},t.prototype._customSet=function(){this._selectedStartDate=this.model.startDate;this._selectedEndDate=this.model.endDate;this._resetValues();this.popup&&this.datePopup&&this._setValues();this._popupOpen||this._mainValue();this._refreshMinMax();this._setWaterMark()},t.prototype._setCulture=function(n){n=ej.preferredCulture(n).name;this.model.locale=n;this._setOption("locale",n);this._localizedLabels=this._getLocalizedLabels();this._setLocalizedText();this._updateInput()},t.prototype._setRoundedCorner=function(n){n?(this._input_innerWrapper.addClass("e-corner"),this.popup&&this.popup.addClass("e-corner")):(this._input_innerWrapper.removeClass("e-corner"),this.popup&&this.popup.removeClass("e-corner"));this._setOption("showRoundedCorner",n)},t.prototype._renderDateIcon=function(n){n?(this.dateRangeIcon=ej.buildTag("span.e-select#"+this.id+"-img","",{},this._isIE8?{unselectable:"on"}:{}).append(ej.buildTag("span.e-icon e-calendar","",{},{"aria-label":"Select"}).attr(this._isIE8?{unselectable:"on"}:{})).insertAfter(this.element),this._input_innerWrapper.addClass("e-padding"),this._on(this.dateRangeIcon,"mousedown",this._showDatePopUp),this._off(this.dateRangeIcon,"click",this._showDatePopUp)):(this.dateRangeIcon&&this.dateRangeIcon.remove(),this._input_innerWrapper.removeClass("e-padding"),this._off(this.dateRangeIcon,"click",this._showDatePopUp))},t.prototype._validateValues=function(n,t,i){var e=t=="right"?this._rightDP:this._leftDP,f=t=="right"?this._rightTP:this._leftTP,r,u;if(i){if(f&&f._preVal&&f._preVal==n)return!0}else if(t=="left"&&e&&this._selectedStartDate&&this._selectedStartDate.getFullYear()==new Date(n).getFullYear()&&this._selectedStartDate.getMonth()==new Date(n).getMonth()&&this._selectedStartDate.getDate()==new Date(n).getDate()&&this._selectedStartDate.getHours()==new Date(n).getHours()&&this._selectedStartDate.getMinutes()==new Date(n).getMinutes()||t=="right"&&e&&this._selectedEndDate&&this._selectedEndDate.getFullYear()==new Date(n).getFullYear()&&this._selectedEndDate.getMonth()==new Date(n).getMonth()&&this._selectedEndDate.getDate()==new Date(n).getDate()&&this._selectedEndDate.getHours()==new Date(n).getHours()&&this._selectedEndDate.getMinutes()==new Date(n).getMinutes())return!0;if(r=n,r!=null&&typeof r=="string")t=="left"?(this.model.enableTimePicker?i?(u=ej.format(this._leftDP.model.value,this.model.dateFormat,this.model.locale),this.model.startDate=ej.parseDate(u+" "+n,this.model.dateFormat+" "+this.model.timeFormat,this.model.locale)||null):this.model.startDate=ej.parseDate(n+" "+this._leftTP.model.value,this.model.dateFormat+" "+this.model.timeFormat,this.model.locale)||null:this.model.startDate=ej.parseDate(n,this.model.dateFormat,this.model.locale)||null,this.model.startDate=this.model.startDate!=null?this.model.startDate:new Date(r)):(this.model.enableTimePicker?i?(u=ej.format(this._rightDP.model.value,this.model.dateFormat,this.model.locale),this.model.endDate=ej.parseDate(u+" "+n,this.model.dateFormat+" "+this.model.timeFormat,this.model.locale)||null):this.model.endDate=ej.parseDate(n+" "+this._rightTP.model.value,this.model.dateFormat+" "+this.model.timeFormat,this.model.locale)||null:this.model.endDate=ej.parseDate(n,this.model.dateFormat,this.model.locale)||null,this.model.endDate=this.model.endDate!=null?this.model.endDate:new Date(r));else if(n instanceof Date){if(t=="left"){if(this.model.startDate=n,isNaN(n.getDate()))return!1;typeof this._formatter(this.model.startDate,this.model.locale)!="string"&&(this.model.startDate=ej.parseDate(this._formatter(this.model.startDate,this.model.locale),this.model.dateFormat))}else if(t=="right"){if(this.model.endDate=n,isNaN(n.getDate()))return!1;typeof this._formatter(this.model.endDate,this.model.locale)!="string"&&(this.model.endDate=ej.parseDate(this._formatter(this.model.endDate,this.model.locale),this.model.dateFormat))}}else return!1;return!0},t.prototype._formatter=function(n,t){var i=this._checkFormat(t);return ej.format(n,i,this.model.locale)},t.prototype._checkFormat=function(n){var t=this,i=this._regExp();return n.replace(i,function(n){return n==="/"?ej.preferredCulture(t.model.locale).calendars.standard["/"]!=="/"?"'/'":n:n})},t.prototype._regExp=function(){return/\/dddd|ddd|dd|d|MMMM|MMM|MM|M|yyyy|yy|HH|H|hh|h|mm|m|fff|ff|f|tt|ss|s|zzz|zz|z|gg|g|"[^"]*"|'[^']*'|[/]/g},t.prototype._setArgs=function(n){var t=new Date($(n.find(".current-month")[0]).attr("data-date"));return this.args={},this.args.element=n,this.args.month=t.getMonth(),this.args.year=t.getFullYear(),this.args},t.prototype._changeSkin=function(n){this.wrapper.removeClass(this.model.cssClass).addClass(n);this.popup.removeClass(this.model.cssClass).addClass(n);this._setOption("cssClass",n)},t.prototype._renderDatePicker=function(){this.calendar_left=ej.buildTag("input.leftDate_wrapper#"+this.element[0].id+"leftDate_wrapper","",{},{type:"text"});this._leftDiv.append(this.calendar_left);this.calendar_right=ej.buildTag("input.rightDate_wrapper#"+this.element[0].id+"rightDate_wrapper","",{},{type:"text"});this._rightDiv.append(this.calendar_right);var n=this,t={displayInline:!0,showFooter:!1,watermarkText:"",enableStrictMode:!0,locale:this.model.locale,dateFormat:this.model.dateFormat,_month_Loaded:function(t){n._previousNextHandler(t)},focusOut:function(t){t.prevDate!=t.value&&(n._isApplied=!1)},enablePersistence:this.model.enablePersistence,minDate:this.model.minDate,maxDate:this.model.maxDate};this.calendar_left.ejDatePicker(t);this.calendar_left.ejDatePicker("option","layoutChange",function(){n._refreshEvents("left");n._updateRanges("left");n.popup.hasClass("e-daterange-responsive")||n._scrollerObj&&(n._scrollerObj.model.height=n.datePopup.height(),n._scrollerObj.refresh())});this._leftDP=this.calendar_left.data("ejDatePicker");this._leftDP.option("showPopupButton",!1);this._leftDP._getInternalEvents=!0;this._leftDP._DRPdisableFade=!0;this._leftDP.popup.css({position:"static",visibility:"inherit"});this.calendar_right.ejDatePicker(t);this.calendar_right.ejDatePicker("option","layoutChange",function(){n._refreshEvents("right");n._updateRanges("right");n.popup.hasClass("e-daterange-responsive")||n._scrollerObj&&(n._scrollerObj.model.height=n.datePopup.height(),n._scrollerObj.refresh())});this._rightDP=this.calendar_right.data("ejDatePicker");this._rightDP.option("showPopupButton",!1);this._rightDP._getInternalEvents=!0;this._rightDP._DRPdisableFade=!0;this._rightDP.popup.css({position:"static",visibility:"inherit"});this._on($(this._leftDP.sfCalendar.find("table .e-datepicker-months td")),"click",$.proxy(this._previousNextHandler,this));this._on(this._leftDP.element,"keydown",this._onKeyDown);this._on(this._rightDP.element,"keydown",this._onKeyDown)},t.prototype._renderPopup=function(){this.popup||(this.popup=ej.buildTag("div.e-daterangepicker-popup e-popup e-widget e-box"+this.model.cssClass+"#"+this.element[0].id+"_popup").css("display","none"),$("body").append(this.popup));this.datePopup=ej.buildTag("div.e-datepickers-popup");this.popup.append(this.datePopup);this._leftDiv=ej.buildTag("div.e-left-datepicker");this._rightDiv=ej.buildTag("div.e-right-datepicker");this.datePopup.append(this._leftDiv);this.datePopup.append(this._rightDiv);this._renderDatePicker();this.model.ranges&&!this._customRangePicker&&this._renderRanges();this.model.enableTimePicker&&this._renderTimePicker();this._renderButton();this._bindDateButton();this._refreshEvents("left");this._refreshEvents("right");this._updateRanges("left");this._updateRanges("right");this._setRoundedCorner(this.model.showRoundedCorner);this._addAttr(this.model.htmlAttributes);this._on(this.popup.find(".leftDate_wrapper.e-datepicker.e-js.e-input"),"blur",this._onPopupFocusOut);this._on(this.popup.find(".rightDate_wrapper.e-datepicker.e-js.e-input"),"blur",this._onPopupFocusOut);this._on(this.popup.find(".leftTime.e-timepicker.e-js.e-input"),"blur",this._onPopupFocusOut);this._on(this.popup.find(".rightTime.e-timepicker.e-js.e-input"),"blur",this._onPopupFocusOut);this.popup.on("mouseenter touchstart",$.proxy(function(){this._isPopScroll=!0},this));this.popup.on("mouseleave touchend",$.proxy(function(){this._isPopScroll=!1},this));this._on($(window),"resize",this._resizePopup);this._wirePopupEvents()},t.prototype._createWrapper=function(){var n;this._localizedLabels=this._getLocalizedLabels();this.element.addClass("e-input").attr({"aria-atomic":"true","aria-live":"assertive",tabindex:"0",role:"combobox","aria-expanded":"false",name:this.element.attr("name")==undefined?this._id:this.element.attr("name")});this.wrapper=ej.buildTag("span.e-daterangewidget e-widget "+this.model.cssClass);ej.isTouchDevice()||this.wrapper.addClass("e-ntouch");this._input_innerWrapper=ej.buildTag("span.e-in-wrap e-box");this.wrapper.append(this._input_innerWrapper).insertBefore(this.element);this._input_innerWrapper.append(this.element);this._input_innerWrapper.addClass("e-padding");n=this;this.culture=ej.preferredCulture(this.model.locale);this._setRoundedCorner(this.model.showRoundedCorner);this._renderDateIcon(this.model.showPopupButton);this._isSupport||(this._hiddenInput=ej.buildTag("input.e-input e-placeholder ","",{},{type:"text"}).insertAfter(this.element),this._hiddenInput.val(this._localizedLabels.watermarkText),this._hiddenInput.css("display","block"),n=this,$(this._hiddenInput).focus(function(){n.element.focus()}));this.wrapper&&(this.model.width&&this.wrapper.width(this.model.width),this.model.height&&this.wrapper.height(this.model.height));this._setWaterMark()},t.prototype._updateOnRender=function(){this.model.enableTimePicker?this._rightTime&&(this._rightTP=this._rightTime.ejTimePicker("instance"),this._updateValues()):this.calendar_right&&(this._rightDP=this.calendar_right.ejDatePicker("instance"),this._updateValues())},t.prototype._updateRangesList=function(){$(".e-dateranges-ul").find(".rangeItem.e-active").removeClass("e-active");$(".e-dateranges-ul").find(".rangeItem.e-custompic").addClass("e-active")},t.prototype._updateValues=function(){this._updateRangesList();this._getDateTimeFormat();this._startEndValidation()||this.model.startDate!=null&&this.model.endDate!=null?(this._validateValues(this.model.startDate,"left"),this._validateValues(this.model.endDate,"right"),this.popup&&this.datePopup&&this._setValues(),this._mainValue()):(this._clearRanges(),this.element.val(""));this._refreshMinMax();this._setWaterMark()},t.prototype._startEndValidation=function(){if(this.model.startDate&&this.model.endDate){var t=this.model.startDate,n=this.model.endDate;return!(n&&t>n)}return!1},t.prototype._addAttr=function(n){var t=this;$.map(n,function(n,i){var r=i.toLowerCase();r=="class"?t.wrapper.addClass(n):r=="disabled"?t.disable():r=="readOnly"?t.model.readOnly=!0:r=="style"||r=="id"?t.wrapper.attr(i,n):ej.isValidAttr(t.element[0],i)?t.element.attr(i,n):t.wrapper.attr(i,n)})},t.prototype._renderButton=function(){var n;this._buttonDiv=ej.buildTag("div.e-drpbuttons");var t=ej.buildTag("div.e-drp-button e-drp-reset e-btn e-select e-flat").attr({tabindex:"0"}),i=ej.buildTag("div.e-drp-button e-drp-apply e-disable e-btn e-select e-flat").attr({tabindex:"0"}),r=ej.buildTag("div.e-drp-button e-drp-cancel e-btn e-select e-flat").attr({tabindex:"0"});this._buttonDiv.append(t);this._buttonDiv.append(i);this._buttonDiv.append(r);this.popup.append(this._buttonDiv);this._setLocalizedText();this._on($(this._buttonDiv.find("div.e-drp-reset")),"click",this.clearRanges);n=this;this._on($(this._buttonDiv.find("div.e-drp-apply")),"click",function(){n._buttonDiv.find(".e-drp-apply").hasClass("e-disable")||(this._isApplied=!0,n._isPopScroll=!1,n._updateInput(),n._showhidePopup(),n._buttonDiv.find(".e-drp-apply").addClass("e-disable"),this._prevStartDate=this.model.startDate,this._prevEndDate=this.model.endDate,this._trigger("change",{value:this.model.value,startDate:this.model.startDate,endDate:this.model.endDate}),this._trigger("select",{startDate:this.model.startDate,endDate:this.model.endDate,value:this.model.value}))});this._on($(this._buttonDiv.find("div.e-drp-cancel")),"click",this._cancelButton)},t.prototype._setLocalizedText=function(){ej.isNullOrUndefined(this._options)||(ej.isNullOrUndefined(this._options.buttonText)||$.extend(this._localizedLabels.ButtonText,this._options.buttonText),ej.isNullOrUndefined(this._options.watermarkText)||(this._localizedLabels.watermarkText=this._options.watermarkText));this.model.buttonText=this._localizedLabels.ButtonText;this._buttonDiv&&($(this._buttonDiv.find("div.e-drp-reset")).text(this.model.buttonText.reset),$(this._buttonDiv.find("div.e-drp-apply")).text(this.model.buttonText.apply),$(this._buttonDiv.find("div.e-drp-cancel")).text(this.model.buttonText.cancel));this._customRangePicker&&this._customRangePicker.find("ul li.e-custompic").length>0&&this._customRangePicker.find("ul li.e-custompic").text(this._localizedLabels.customPicker);this._setWaterMark()},t.prototype._renderRanges=function(){var f,i,t,n,r,u;if(this._renderRangesWrapper(),this.popup.append(this._customRangePicker),this._ranges_li="",f=this,this.model.ranges)for(i=0;i"+t.label+"<\/li>"));this._ranges_li+="
  • c|t*ciGxJ2PV!>|Gs)2<%F)IpRBShPy-Lc zOKDq4{wQSTdUgjDUF=~9aG;#!ZvQ?Xlw`?DzdkG-?#HE#jwa**o(vm?iV$tLmq58o z_Gh&HK(kU);MHgfU8Ud-G4D%awjjaIM&{|ruJMK+M>L>wr~r1v`a7Nz`^vojSmN_x z?<8W)Ru!w+u$Sjyif4oA5Q&QlPNL#Yep#W-0_%(A=UJ@)t8t%wj*}d?q_{YV1D8&% zA&vs9`oxyAoCIK@MDRZ!h+t@ZG63_hFrUXQ?vstyH2(WVG_O4C`5xDQoKHyUd;n-# zZpL;r(w$MY{%ePEf3|6w8p?;mUsJRf~FK zdxdJ-_gr9w>e`Eagu=Jd-sCb&q!C4#wf{f5Fn~k_;4F2Sj7Aar?O-~)M}5GhEjXUn zL!Qnz2cDk0fw(N?KQVQ%=+pHo)M-co_P1(@(he<=?_E%)DPd|Eb&|s_opg7lGD%*W zd%_Rs?$4XQ%?k0NO|{KJRSJ*<>asoe%herKIp{N=>sBTsUJ7B~a;Wlr8suN&u(1=T zmGgg+l9SgeM(g!{l#Q(HnJ#xeUS(F{u~U~9p32UbqlGwdz{EsQm%x_9yI$ZHZ(#X8 zto5?`e>l1X`Lsa=BGn9d$rct7zV{j$u}BNSa+dbtslqOIuyMcpKh!`9R-B$FdNF}SL~#qgh+YZY znS!Il*QiUND2wkojntIo!L3S2pok+wC6H=(NqI>JD2t*JlLy9&uKT(Cz1Y|a`64R4 z7SAPg=_J;0c;S7O>uq^CnQ?HpQIRHc2NU$q|J^Mp*UyV$srC~JIDYu4QZSM1?w_4W zzQ3*<9U&AM`JFJGe$U*($tcc4+_)S9)gynpi@KS3cnB z2|ZZxUk*0*RE+@^U{*WX9E?(sVuRXtWR>`fXY<)Ec0NHMITH3loxQzpW(ng{VKKVL z)n(6f(%r$?C*7vA#e`fnI2W7G+`-?)Y*tbp^|j~25a$+aw)9_)@)qXBP#)2sE7%i^ zzBwt9L1G;Ettg79V6&W1Ft{BY9ujkT{wSuKqx>4gA(uv2TCTPsgI8j^q<@d$vUYHF zB`fsKo{Zzc&X(_naLxjCs;Yje94--v5mpfz=EaI_vcM_j_=DZN8!Me%7=vNl(7&54 z26sun7Z$^n=oEDO^k*peCVg+zG^cd_R5KxaJfjC!S`7I|guE z`Mwc!h%00+nrNC%)HD^bgLUH#f_@(5OeL1S+)NOZJMAz-+gYjpS;kpxDi>(S{vEOZe$sYtvYGpb)~93=nkIWoxVW4!y>Jg%Ze;3Xmqno2koZn zgbTcJ&UtKQB{JM4@M@`CEh3W4LCnTR*6IgEOCB{U445N3e;K_^G_JJPcQG`;(lR@) zAEC#Q&LQtUa}?3#C_9TG>J@F^-}WrUYqmk7KRkky8wY*7<6T<|vsqSQ_1}+<(xtRC z>2QFtc#&7&1;gT%pCi@l5D_&;3}wdR^QfKXG|6qumRk;lEZ=RqKD&^HMDmHA?ah)Tf)Lqd9rJ)VVL{)OJM%Y z5fV;&F*hbe%{Dbfjetl*{{2Q{uzvc-2`Xc}Ax*ZJAN1> zRaRkYF`xiJe&Uk4kb-I_|MMd_q)4E>eJ$6{XRs z|AhUr+kUiO-^!j1-hn}*fQZeE<{LqJRyVN}B1Kks8~8>AZ38cWP3Bqv(QJVd?XFHN zWlcVux6{fpHy0*8N8*#klM$lc@cd?Im8hITDSs@B#}%9CI>%^WD_s(4i7TBIYJz5Q zWf)M*)@;2;WfC`Ugw1+9gtf9zXCimJpwwC~mshp}rpC*SM7a4Y=>G@i z3g+{DaZLm>tJdv#f&1OSQFcZ0k-6d+aVF&DiuZCo^6|E+&JC?6XM4 zvDfdN{EI2$3b@51CA+e-|DK8Q-rb`InT8PVbKl>tu~7QlNHo1`x3iJBy_b`S{V5f& z7jf!NH4XGII~6|?yt^p%1{-NkQz|7xnf+mgQh8s=NX9@& zui;Os#0qR>fOjy?X?Q^8Pt9spN15guj>Es?@l$=EJ;bHoM>Dw><@tG~_ZlH0G6R1( zZ?TG%2_~m}wbJSF5}EdBQj9}Kk1`2{`Rcw&`@tl+%OC^r9SU6|ferpKc>uF^z z?nhoiLO+6E)*5^7&;T~_u58H=o^7ma46cUsMJ5`acO;`e^NhRs4F5tV05%}HKUq-z z6p-f+)~B-wMy7FFKGc>j?DQSu=3MZ9+5;1~{>}REHXot=g-zwYFMXS{D z`=j@Dz1L~~n(Ot1%Ac7?!b7B4&NYc|_1QxHF+doM3z4WN-O$?s%Ah-QbcZQ@+outa zL60+p*W=rKfEe(Q9PH=%T~9)|d@UK<_lz@i>6Of#nAXFAH6U@OTq7dFo~ z1s>>PyCr~6tN^io_PBrm4;O=0o+GcN{ z|8A5_0o0vYpOONOlfvG~y;E2^o056`ZdMy+bWB-&Ie>5yd)3pK;q~wqiAldIpPKrx z*lb5;xejAl6|L1GUSdvf&w2C?2xt7ZJtF2ympdiU=3~DmuWuo;5e~A2&(GtH#JE*(b_6@`;#^C4j10_+- z-2OR{W3zNkyA#F2;zJY$79k#=D|K!leQJq#_WJT8z+DqPjX|-u96p15AbFo0iwB zT7|P^0ZB4Rb_y#iI{|M-*mGA|1m3ARgezD0Ygxx>+K%Re8nC5E0q<$E85cYrUfu}j zotOJKmG_rz+yHB0gO{+}FrY)sybCp-FLFP&+>%XOdozM~?f(nis*ns(VSq>n_^!wm zNpY1fRT5Dc8KrG77vjq*Dq3P%82&I|uJ02zg2Yphk->_SJjqUCD2N>$ofw*bW26cG zbt=c?mY?TOD6NpGel#RzHIU12M>eze_YB=$ke)ZMfVixUHfU~c?Cx%X&iZ_H=O@cl zekwz-=N|5$OGzL!DXw%{4T+Qb*jO{V2Qyt|6_=OmI7l*7TLh2)i2#mxSJX`HI;-fr_=TBKLD(?GdI1sN4VTbh)ya1Wht!UW-C{q-lC=(F(cr5KWiZnQb{$9 zk;L4|No06R!S3XEp>&4n?!2+`ZixGIae^b&duK509o)KMAK&L;&0SDP6KF`&z1+?e z;40e@8{kd`t;XE%@5$}>G^TyLGEM(NN=?@00MQ|_lSO@HZd*ELj*)DeCGEFFYS08; zajYEPdjtt_c~I;2scg00>je2gn1LrG*BwbReM&a}E;jmsq@!c(jYX|~yEF@n*2G;p zE>{g@kaV8^w$uO%=II~mtV~S68uIsv?L~>yVfHIB(lwX(@>o& zX3%l|W$5pV=ud=q;&U@jx7Xxy1mx76S*J2?!36G<%lL_Gz8_MRnRO^1jEkb7gS=pu z8w%hPUK*IuZM&XKVb(j`5ZtZ^2aZAzcC#n)y)X4yfsL4m-Fy_4rmEi;0+}oI;)r%g zy7eaPQegWdfcf<~Z5 zIZVBqtsgG^OU@x5adhBxhGs3H2=Ik0%3y09+W|_Fehn>}^FwuGPk@&6Y${k>RENHV zpQnJHQcOx(So58sP2!X@zG+>is4pxlqjPDsP_8MpX{%OOp{ru zB?Tw}I;W@@vJ%HT=_j|e?qsM1*4Fu{Vk3V6+V&-6SYYH@60(!)b;|Ud186g>3442F z4|_?m@UYwQ-jq~^=(2n*0lhKGQPaPu&QYTeVXnI$f3tedgHEj<&IJZQQZcp`i5dC7 z8*;MG%|(HGQ)rEQJg#(fd-wt6{p)TtIA29p_9UX8k4FcnMEfNhl`JM(05>nu!%5s<=j9C6QWR2h!!bIdxv)7ZHdxOi zPYKPu(x-P#4KhY5jq@ywc);SYf!806tHx4;ly29+3yY$Obro@^+W2t+DOuj1e({i#AxJtyb7|+Nvg|%G<{xUccD>1n8hq}!R|-= zX$dJ!?yq(SYzRlY>%7j{7MHKqcB)ZpiSAC#gJM7~W1(6n@~_my;n64ko7^QT{5 z5a6sWv%omhOBwF3cG9KbgZ}<|xt}Wx@AiH5EQkKG-@U-jL%kas@>98A!&{TJKrT_n zjI7e*O81%wj1&a{Ti+i{d!b~h%+Hqy z+~Llj9ijynRmC|7W$<#jx*+5$FpM6__s!g))5PR=HC2*sd$-KHS%OFM$mUK^HYF(= zj;Wk)`!Qwn=lAl;;qQ{QBhGfZgO$}$=pRQ zlV)W~9_`f_RMaYPWigqVpumo8lpeNuYU)ub*K(;iL)p&{Z_1ekkBg`TaJwBrW!0yF zfi4g~9)arl#nzp1jst8s^77qpRTKclRxE4xyg7g!Bcu+hQJjD z)bBS-C#M<47q!JoEv9FGfOYb}DbH>;j4xWuqG1^Yq8h>+QOCQj}W`(uR%ww`fj|L5RZ8ZxA}1=AkLY*udi7BCIzI zOM`uOp%Pi85s#e6!!QS^At^DpoSdAb066si8pEkJkKU?K!?qKBWd9$~r@KiI zs*gKFl4_-fgv3fmJX76B__I+S>=n9^3(t0e zG6be$$DCQ&2>p42zq&-;(TpBpY|O*YV0P~%!)pECW2KaAi)00%ct0TlMKy5m3;}Qu z^*;~8%FTdi?#tox0Q8f=4OnY%uoxlNHg%&dNxgr=B+KoT7(A~pZ@qqnZLPtC@yvY( zNf(R=vxmp4vj+E~@VfmV!2>jOxWexnx=2Pcwa)Hrcyq3xz?nyUe=C?w=7OS#1A6_R zZQ51R7Hf1`k^mY-%EIMa{rPe=WSJO@xe|94m>Xw?BY#-vb4Hz0G(Rx}vXmFGHeb4j z3Id!P*pW(6=8c{2U0xBR;P`zmp9kGkMq|?2?Zu$pvE~1$ADN^t&4vF)6Ubao7ik7v z>Vyk^ZDFg`V*f&x&_6U;{h}x>y=1g+-##3nW=CATra<4J$q)zkw=fl1IeO71V&G|$ zDY3GWulv&v30zm&aXW^jB_ePDOJ1<4SJWd#F(-)Jg`B&s<0HdX*N78`LP$Y@iXOj% zbd{^^J4s5$4hGP+*34urTca)sV;{gWJeGFY5CxwNOIF+hSSE z0guBEc8Btthm$HpHK5ToUe84h|+J=JHEjKc;YEEePFhUOKl)JFnb+OFpp2EQh^^d(ZjW-a^9-{15pV0M~*K)B9o)%@zJ z9M=F$2@yy<;I1dDw9QA(7nH|*lLiR+KfW2GhEz8~ObD)%>EG_IdXKEH{}dI!Tt^6* z62ssYz}Gq0i<;(vRlxnxfE6kC8Yd z&S>aCK;~tTWSNb`y7(+Sv3WO=I5~}&TA-?1=Syzh*)x+V&?dZ6IDfAzSTTghDk#4_ znqc(6P_SajhZGH2y@j%w3faHDbB#B}t#e4O3w9{-(bM?HmTZQFzEDA^?S>neK%-V8KN zz51)VyF_rAR;}*cAkyo7O1yYKI^#-62slCBFErH+{{o z)|*Kw6&n9^oC|4bLa1U23>;3-u^+W*s2d02u<_0TFPJQdyc1M|VLFbjm9b04-|%A} z2WZ7_HGtcjnUSoKBZtEwAz>nqD3go3nV%z<(1A^23}5UTQ%o9gP~QSa1ycB>YW*Md zxWn?O=TXIM59STtyJZRuKFf6lNQl_TlH=Qf&7&~+W8$6(;D{i)01~Z-7_MbD>ieTH z0_jGpt1gQlVr#~3Jiov7e@w%mwi}S$L>8Scbz5(?mE1jS=#6(h+a)L_D1K#253+K; zkyt}8Y&j3soB5BUvkI%S+oCX?n^2JMP`bNA8k9zm?nb&xq+1$( zI;6Y1yBn15Zje69bL)i<8}_%px#oDs7_huk=+}2^A9~ZuA`1MS-k_bHZ1xR+MPQoZ z-Z;6_>$5YsmPBc+Vtu#9*uyrMn-Kb)n8?7Zo0o&(2xFJ0QG78*uQ9#-u*>~J8go^w z=Bv4tcpMx)0*$Qb7jc_O)F3n{4H3egL({Xp_vfbiE^_Lr%*kngeR&CPVG9(F3eBdt zu(2GKPzn`KO8je08#sFT^*n80LEbEqffkKRp>-NwP^DCL8VnO>PX5f*)kH(?0I8mj z#(~wY`QUNqV%3&c##(@;xI9YsPdYUs8lFW3<$g?G7nl0DX;(r*D`*ox?oOf=otO=S zWBb8qwYT{bc^tWO@;JR_85VMuiQ|!kP1hU2zduH|R;MCNyPEG8t`yDS9L{`DeOM%? zE_7JsT|!B_ZSJ;a2@S%qlLzv#3f(hZfPuX_7sO7_9a*G8cSTJZe$Bff&D^=<{*Uoc z^rz!#GoIuFZpM}vg7KLijNr>Z%1#3{)ujhV72GqWnk{skyXO9thCc+sy0HRVQsA$C z`miU3YM+1;i4-ACJs5hJ@+VSPAp6oP{|Udw^ma`hFCh8g$PV^sqkR3Q&~*$#CB(G+ z5)xoYra$Pp=hM^Tv#8g4+>m=*jg2L|yiAES;~}JPH96kRbov{p))YuB>9RP|DQVOQ zmWyujCVAYJj>MH3HSJ?)U4k@R{?ifX9GbGohrKPX3j};s(%zzi(Ex6d=))Gp> z9&8dmpfPE?{Qy_D&ga3>=n-v)QXHgc!Os3@T#NMzj)WET-vFXBGePuj+O#aj*+ z#dtrV3SkrG0>hz-sg5QYBfsVBTfT4WFgN>eDC{l&Ez;`A(Id4FdVAqgc^&D~g?-E9 zg%-%BLK+RC>h7^c)_LA0D3Hp@$z>RG7HM&sok-I5{`@(8F!R|}+2aAtXc3k$L^o-y zFkPML{z08~CQ_dU!{>SmA(lo0*W>^HeI)5x1W5T;(DSMat+x}_^XW9_a(&C*31275I&`xDF!lI@s z98+H+nht>(Po40A-HCU{TCOpRJGfhmzM@$B{%}|E%fFUO?R0eVg5V@qK(NeW{J)il zG4V0%O_S{20_tti*#ZT!vHzCD`I#G7_LW~Bj^21Pe-uo+owK7zOxjoG4gN|d99}Mf zk8c6Gruh$gbHQ06!Di0UdLj9tSf}MZ*r18X_HwebI>RcR(HXIW*sRo=276M$+b>uK z5}2D(rOOi&68w4|;!{D>LGl<;G))z6bcD#z{OZ+ynq_<{ z)?%61RUg#DB?Un&q;Q#fr=x{mG&Y}~Pm#s7n_c3C;O|I41t*uh zr6rDu>EZrz9mj#g_dSptCebbRc-t46CDa>v>MX9_^LS>Lf46#MJId_3cScN9#sSSV zQcwwH(E?GHs~H*D+)|<1p30ZQBH*n~aY~Sa=)qcyq0|*9lw5o~{8V4hRcp0?|0Zss z6iS@oU6qCSI5S=ywI}&$K|KF!I1M+qoCr}_mEr~hS@5oeR_b&+3S$YT)^f`oj84zCf*=(MLzW8SS*Q3m0jn4_Sf z6#x=sa=vWOgnU6nt0oO{;DYtOmdehKd3abB=ip ztQ^%GrfaG0ip0ZWw#WyTNpUURrNc~6caDOM@`b~4o3i`k!GVG?jF~YF!_#y=wo(qP ze(oB1DuVdJG7%x>pW&>8r)jyPg9+i_pV{nf#IVYPv@X2=h1xEr+PPjRS063doqvze zP1NN0rZ4_*(vUk%pa6bNwrsthNj*#RS=tvDt=`H0Y1d|$=#NXtQ)zoR?DwMX=WA1J zr%1H3v9X{*y1cMAR4jj=p7W+ha$&z%ZDp`ua)^MHGvp%ofWeP2f-qWBlTTJ!dSjxE zj`&MXZrskBG$&fx6jRUTmluBJA1(b+HU)^5auN%<2(UL7m9k#qJ3rgnU~3K@YHfbI z%gUE(r`-T-rJrn8$jKZQ*|Bqy(c|&famQC5O6WByQ1j8uGTz2(xs)Lsyb&Y}40Lz? z=&8b5)UY!%OM&e+FD=DMJy^(EHaU|bqupSOu=&;Ux?FYIuP72eYlbWnx*T4m1qUO7 zH9(ll+3HxF?a|m|M)CP;(uc<#KVfEVoQn32`@-j#_MED&{rSs}} zdd7@}IxQk3(3dYzJGHg)2uJMIN})s1i>?lrXo7`%iSAo7$;nn6_M0fF+;&;*DqPp; zDbI+#nE6*ZUP~?3TQfWE^aq2+8?zTMC&~q3aeyF6NQsLfpX&Kg|a8FsF9K(SqZ_Uglj` zE4}RBs=@3L?&+p)5Efiq&%>Et{m3Wtc&18&@dn=%)>Xm&dv$ES>SBC*H%nFrqL)V zDEw2jlJBfFF-gH_D_t`(k=N7HW6}Ks`SL1DG{C$s?A@sT8N=S6)zwt3+CnDYMTIn& z(P^2`Ev=y(%s2M28NNP|@j4|4IJcd!&Ty6dPDt^S$Xx8i#5QOme&@0Q2x{)CMi|8j z^0DE#Sb3`Md*fHN_C~e6i*J7SyV9eTnHbm0|M!<0#CIpQ!FvjdT;yz~N~>N`O;tUF z4LC$|m-kWp7ZW4d?|^Pn(^NesjFx9-r2om>TeZQKQ@IvG1W$Ha7gUmO!pqAmu*3#= zy}P|F*vs&YvYag>f3;g}<-Iwa3#Xu@yis#);P&;!1)?eZSn^b8Jo*QVyxr^mfnV%c zg3`>bm5HJpXYUOh91xx_N67J6ta)4x-ZE631fh9Tk9>sw$XNm>Y<6{~lWeiDrKDE? zY1W_|(ZAYt{HX*}kP#mr`+>u;At(^-;vj{cbdnU2c5P}e=j|?^njEc5(=UImB)d1G z31WrAT(7lZJ-_jsY;$vCKbg{VqhYVga~E>Zo13uPdKmOzYC(!YXmfG#F-gO%e7eV%uLCD^~MsxHO5SQ{kui%B_KTW zE7NvwjRzYAM|P214zH!7gJ1AQ)l;kS8xN>;;1EX71A`|cg!p7uF~y?+q4V{yr0p1) zXzz7t2dza-SPDC5Vutyk_@iHY3Y73Jez%IdubG-@BofDa9Z^Ue@ktb*!(}rv#;cFe z8}KjK#!zx6)DaX#g*cjR3+v4$NFKng9$;^=@3AK4F)5iw4`(laUas$Dpf0?=mzc;X z132|Z@H`2(-L0w*akr~n-8g68p1}U#TuYt!a-_)^RE@N_w4}ID?(8<3v_>jSA`S`! zlDfllrI=+3WVN+rt1j!`D0h9YF$pKVzi&DcR;f5s5)9H1;m>!*_iLtdD9m3z4-#6{ zc@YVj9RWe^J55X=U01eC#e@wAiv5+b0S>d=t6zFb`NCH=4Tik@laWNyrG|ziUC<_@!oujz%hs3C31e zG*1o=ZflQ|cgddF?hZ6wuG+!|@JtFWiNJ*JnU3b6CYKn~KSwGjP}>;2?^YC-+r1eW zzp(fL;je^)(e^jjdK9PJdY|CylWen(V0eVdGLqxD**s5~Ds?f`*SBPm*uw0zsmKtg zU(0oBG4+PsP6=(9!y36+tOpb@Hw|m2zra2gY`izX3;!!}0Em_~Rp`hS5$0t7+z0~E zT6cc8083vc2uFXfklHJMMNy_zSKR65WL}6Xc=3@PVej_gE2kPp7}sb<1q* z8_Pc{#DfC^Go4YWf5k>kC#J%g%i~aF{A_xHgs`!sPw=O4#v@cD+bS@f5|c!@ov! zz*M`UR`OjTQ_q&4bY-A$9am-XPYJ&g?OeHN{u?j2{Kg{iU#owg$ZTvx9t7g@4a0$3 zhHp6bE5keX0R>8;xb)_42YAW0<>+8Y%>_|3vV&W9YrelgLi)BhYCp0$r+mhrpsu2N zlIv>7Mvz)b)U;XVNe&R15(mj)%@fcDyK%MM;6g(WelAtHUulXb!>Pqa5^BULNY|?L zoS%PNs99wYL{&Y-_%TA_QHUI^{`O)Z}Nc$&D#`ja|Kb}B|3Fs2?)2c5m zGds!i3VPS!J17$for$U{ra(RV}JeS>R8uP4y!58D%SIXlUy$bj$ zQwU9M*Wuh%!NX14PL-{Woy8!kUFWdu7{SmyGu#18CCCWeR?_gJVPn(1tiC&qObC-^ zk?gHe1LAw}A5Q=cMW=G1#ZStTWTBf%+QbzZd&jdVQXaueaG6*@Lzll_=!*h+w-((; z`dkY#?_ihXMH2%4TUXQXuyBRHKAq6;kMCFdV^>Ub^y*(V=F?cRNKFy9K*W>x)x#Hl zW%|%9u@z^>jT9=46?#8ndM}cxOh_{xoONLQySOgy2&&}-YvqTvwI^kG{FeynPpRHG zIJP!JV#KEIL+>nZ-l9o{?m>|5u|fPsPj)ILEAZ81si+zWsMwLg!jX8fBi7G3dF#YN zL=#&-X_)#4#6{>5&l(bHzisFve8LdSt)FC9K&3u{js9SjpikmlP6UdS>;*@LTienL z)ft^LJHO*F@Q5iXY5cp1nj_#kk0!4j1d}41e}rU%gY|>`(8bp4^oO;iDDt`ywh8r$ zlmZG~nq%Cm`R-&6270-r{eZ9h7Rpu#h5g1hCnA>exRAr)1Y?iaXGVy;RBs%ug*Z8| zZ}{Y?(-jn~V%~77QV@(OPa~bd<#jf9MX=8HL1km^M}vojS`#(I3K8z_Pu2t$l_*M{ z#c(Ok=CgK5FM%OYj7roo;Vy(2Y_ZkP4u%3>B$@MD7xoK|YkfwMu>tpLmr&@sI_ITB zS@Ga}6FK1*ZBO10`coaRy6%M507jAL|3;P}8U2#(^JEY8`I2C^!xwAlZ!(8Pe*C+n zpt)j`oE3v{QzX~zRTrZhfT&Ib)Nr1Cl&Fm``pjI;YMv+`sP8jDX!*ZZPPVqB(b32A zaC$q-r26!(cGa#si+*6A*1N&T6FrdOvH1FGXf7%hujYkTG~NPO?`K>bB0l>Uhrh4r zfGnbkUIt5`Yycc+K0F+GAKNqRdY;9?_@$OLx3fB^roV-@)WJ`>%ieVC{^4@jwk|lH z>D#Ex;R{gYSw9cjmXkY`fhf)*&pVIn-*)5w_zk=-IdV@|ilYX%yRpXl_Xh{OZ%OC| zFONg}!Wulasov>*$o8wP#eVs1DU>9&|8zec9=N>tMX5yn#kh38CPqSH>A04q za=%0aOICoHBpezf;q48rzJ%oM8UQ^?Vj6ntn1^9>fr{hjh;e786dAE#sz{CLiLqGa zf4idxa=NADl z09*F?H6iTlm+}d(rSj!10`&ZAtOrcMNwx7|5Yh(;iArH_T>m^MTApwXXkH zE)#!Te*LMH(S~Ualb|(>)o6L78=Ew<7tY+wA76|>+R8;LsJ67qDCr{1PPENqE{=&3 z09hvQx5WXa(Lov5fMS*WM}MkZau?OU_y?R(kl0wN+WzZH1-J95cDT0A$&GE>Cow{9 z+q@b2iqZmjRCE<VN>wmiblV;>b5xaTIDc-Vb=FQse0@>IL`bg&ZFTA+QHN z;W)(9pFbm_AYV{fS)o3hb%Z~#z)k(69>|~EDXDl+7V!&~36Uh-E&M5s-Ouo79iyCX zp5}gJWuBRhcvX#P)qA4n!>e84^oxe*t|M zm3)g!Bo>#`1fgsk?8LTx$&@q~E2}uycb0oDYdi&@Da@cQo5iMT-JNwP&6fQZ7+R&F z_fr>H4yuSuT{0Mo;MJL4%~G-9lUPT~($R3ozpTm4d22D2N~6`pM)%o-x)trI-1Cmq ze5Qa#x!Qn19*+|P(KM&-)7v@0a;S^4MF(CrB8m}2lt4kx`J|&N2NO6?)igQPT3PUl z$s_N)KCtSO7#SMcC7cM;sy+YZd?YDr&@VWaGvzkVY4?Q3yKPLUMpjQbGB;Y|bp zq=78fr^}Hei`!!zk4VJyS`Tm%+8(E(zZVwX^Nf?Ad`XcC5z-LBe|WdC(FI^Ex682l} z>PjT>X(TDr;s2@gqG&<#ZKBdV37aDNBZB`E@fU`{F@=N^Rk-^u)erK2;}Foa7?$7B z5YS@4O6TVNt}SK}5|S8>swyP#t%#R6q63k*%J8wDSK6Olou2;Yf9Ii(-Ez*EL^3hp zq$~qX2o;kpXSVOH6UZ}(1kpHW!0`pCs@==@O6fi$D^vE#4?it597j-W&1)tprJw{# zll4FGoDy4izdUVCr%qn)fZ6Zu;hP@0m!5OQNT$+yGa7m)Z~TidIaJ}etiL2gqy^D@ zX`-Vf>+IXUn|C^2?_)#j`!ifxRwl80lbA%M@c~|gn9plsPe8T6$Hn8q8UysrcY=SC>T($sX&ecV-f z6*ipY&Au#_WGYlXl`A#ldDiCo_1T8=>7o<1Lt1w0=4c82hwxudcvk5J{(|13F_B7C z0&1{Q46X=esbJs z=OhXdN*z>&%6vd;@F)jpWoj|ZL0dw3`p zB|fZ$!o$IZIFRuzf%NC%kdLBDmR`qIeXU<~sRPD?FRahQ-pS26aMv7~Qw&@?yk>ab ziVWXS0SA*D!0nP3yes^#+iXG_ocGVs81;O*KW;Fj9WGS#cMwWA?g@Ql)cU(C2hC1U zJcXU8F&=?Pj&A)nhqn0Y24?B%U`E5dKO(X_BUZ}xlc|xB44@-oE#Al}|Ad*AJ)%eK zS*v_wjc%c@KMsqCZd_3+c>nkBdCnSbG|$`#Bz0D&WgN?0wU51W7@>?lg)rj)aL%yIl^x}St$>MHA)V)bb|8n>Upt_i%2*f{YX`|sy)M@5$$0Fg zle}#iw;P1e-l0jcm^bztNTvAq#Su8FL(s(70|nPy*Czfc8KYMPX5Umcr}%m}M3^|V zZB)s3U%i_S0@J?4y;q=`%_e9r4Gs!go$@66FW`LOPm||;dyi}NSVNbBXYY7ugYpBaTQYFQX=U{)<(|#dnu!p7Rr=v|G?d6Dei*&KDOmtJc=AnehPv zqyCE_Z^z1f9aOTy_PnNX*$nU9zwrBzxhkJnf`5eXM#y2dGZ^P@B?*f8^VRcv4@&)QmI@yKCKAvNPppuA4~`z1k*q& zw-MTQ)@e(?QogO>8v5&#L*B!Cr<} zVFJ!WSKy;ye76^5MrJ$J%}n~W9YE;aLX+-Xf)k6z97)IDL5})NyZ7Vv9&o=-`NJa0 zZhOaGa(!E`a9AtT@zj2OR_NlBYHjhjc>=mb`}IkKx5a3(>Gq~_GdYs+oUw^c(!|*` zb)!5Eq9ca_{KP24?_%f!e?Ha_5Xxp-Ty22NyN#?A82@(HnvJpI{Q!23h-pLnal76H zmFy*%>~`#-(^0F2A3I;+IDGAM z?TO$`Gi0gLSWhDyqa3~o3u_$A8d^eGI1U*IJMKc(a8ZlY%d{W`Rc=IoAAYYb)fqZKTFb?DBbC($?OMiM2YPlZCnCNi9_H_GIno0OXO zAo$ZiA8yM={B*>(Rj0zMsL68z+9E7w0PWo_-oG|=_Ls$K@ zhT)l4c28m~qd(GWptKnsyc{AxA5JvK6eDtvcfmZ?;u3FoK|Oe6Q|icVi%rQ@OLiHU z$e>!JqEp#g+n(jMXNZQedYC314(0<{UD(Jw9xTJ<+kt^l{jX!li+ce=*HcKyNYG?Z zHLr=lhxz&4I-9t-ILh2o$jJz1&1&^d=^rDb0j}K2N&>(@+Te+bW&n_#|Mo!)Z;>*u z8yhaySY-Ko8zR3qI~0IZOGGv>BXn8}_bWO+DUPLPjFx*BeM+a>oX$lJ>*#3lnK?2g z3ra@Q;&?Y+X_HdbH(gRujvGsYjrRw2zTG=(=#?Q)ap&B?WJ5eQoTA9`=}|CO-7P7| z@kf>E813Pz;E#V0^IUmkZ6k-EqS^4hkeWRAB?wteq6|0t5pGJl?K z1m9lXz|4O~fpk!DBfW;9`Q0gAXpv!Kg-3v~L=e;iMeCAR+4 zU5JCu|6Xr0LN-(acq{a=^p=V*W5)KREiEPPN7C?4@!kQYrK7UWAh8_*pC0 zane(srweDe9xwO4r<#62**b|;EPZ0bZF7-d2np#yp3_Qw2Q}0J6PLog2RxDe(ZI-NsYf@$tpR$2>t*670;o5tOd|+T8E?#xe4dL%! zws#)WKm}yuw7$0f%@yTwhfXae#Tn40ycq}v+YgsTyIHsDsX_4)DrKlNx1bko3TkjS zaY$(jV!)NRrjT}vQL{U70Qiofvj~=4V=P|&-?5pQgn-tJ$G?HPymg^Ff5tpi?EakS zbiFTOfv1G8fa?0E2Vwo}8|??9;m@o?^z){#HgW z3#;W=wL6x^9*`k!U|?|F@v894{c3mW2vjXy?U8N{e6w6&lJ3Bx3#S%YnVZWX@v4k! z)#Y8`gI(WhkBt7DMa)00V$z14>g$R@pqwD|(um8b$rcZ-6e;{^4&|3QxzQWS%G4 z*C#9q85zs@h(3i?(#|Ek#Oj|6Ke0ZPt1dehgAZ*y$pr*$gqHAJ0DFJRvxVrkBr2fd zlH|;nbzp523=g71Ps=t+RgI383cQOS>`>D(!=H$h%sKm`SndN_J<`O;W`2Fn&6Rou zu@Vo{G2}=1m9H`ALdeJqLyJ5)ols%YLlhPNgl@XpY>)Ff4gRTzo7|-expSy z$Qxvz3YyN zg%Z8Kzj~Yju1ZSIdDk6Tgy*L#-_cUvJohVf^-K8Coq|uth0`2!iHfbLIvGX&vb{fk zsGhuU!4j#ejW1|wXeW6AUXL1!yVEkrA03N7jp^4w$+o!KMY?@ZJh8BXQQ#{|C1%Y5 zCE$)JODWVR zf7Ht8-JK8th<=ERUfy2!>tj!1(rs0yrAOzCDc46}!RIO^Z+o!hVMirZZZWZ5a!}^W zf4cq6dP23sZY@xzLrCj~dVq*Td-B_re8Leszn&v3TyA&Ij75ZB#<%Bp0+WWRqrJVs zSx-W1Yby;8&lfHT*4wvvuZH%=?T;QqU)rDSK==Xa{=u&Xr8KTb^T8O?*#9dyzLd*h;H2 z*h4J*!W|YS`<59F<$G*w=yX+nby|8lF|&2X_QnP|If?*GG9i~WO*Aw#^rfS+@>_)z zwm=FB3OwsG`rEymlSjV@kfA+;Ah3hB#H-Q6(K zwDMI2zORv4OEs=DXB`^ox5tN;AMRI?#IpiWTpko=kT2M|lmYmfr;+`@tqRuNGaIio zwo1+dF%&^Q9=^}-s43*!q9Y=#Um&;$2;4=o@^T~bD7@F=rH~*)>}`I%W~WfFK9wUU zCx;mXYV8($>3So}xT~clonF#U3&*(*Up;(qHvUs~rk?Jt+@agb!Sk@orP*pRoi{(7 zzBI2sH9s~um^C51#@M!>C8i#W)-;494u{YTpod5(R<4iGA?8VWw%FOSXoOPwy@dsE zn7Q94vAv+*x)G<6K;?zg^#_cJ<}G(&vCf@!+Ka+tjJ;Ehk)(lRYIs|g+d!H3+USNK+U*ok`9m$2I0=a6!q1sP z)E*4akHQ~;!8LzpY^)81$T%#t@Zb-WB4?^_baB? zU$-lAa+FA29{bb1{Ti5WfPLHWy;J)Ht;k20sZ6^mI>nK%&W2E=&gyX=H&Pqc{P*wQ z_)vljqeI(umX2!>(>ZP`dgzr36=k--&|i7Ra@k5wz_stLI{QxcQ@awACNEG4h2#8- zYJqC)0gBb&D}7(?&1hx)7ZA>GE-p4C<~1C$pm%BHyC#tQ|K$mn*EBQ$duzS?su^ei z%y%fYwY9wl^=m3_ZjB5O@Ev8G$%qCEZ%OaRplM*a&6_U^kU5!cv(uw$yIn@mYB;U! zRT&AkSW=djerMXJ_IFCBcd`RzRFEh?0x8_WuiwN1MGqOB-Ysj)I%*Jw57xtgP~ zU8PkzSp?ze$#gykpX2)!;Q{4jdLPN;uEKX^zI6%teq>*)U*6hbU?75?<1lh-|4Ia$ zv}Wfvs$AH)(Ea!}rvuihbV-R1FHzmelZtl00a~0udjIGd_p|yJ*UQ*A;tP(K&*boE zhJRTYvfGwtfm}ZfmEjw#;0z=v!bp4a`%py`*#)_h!z$3%1%`v?XwW&rBtl3`%ouTB zx1gH~{&~uALU7>N8LrNJN^Em-a92^YfgovoB6VwXb5Vsy4?#EeL#F4ez;q4x^{5vk z1l@xm7>n!uU4fL9Yb@S0p}$ba?#wl*)uDm`7h>^65~z9x*XF$M-U1fbjM^IudLBs! z$_e}1@PrpNQcQH8)-K`vs89KHlcNlbB9yYRlAi_4H|U>XTo)!wG#@?wI|w2c!Ric* zLF$J5#ShnbK@NA~hte|$IuAoxh4KwN`7INt+p4Dh$GK;hQe^g;Xv1AsH|lM9*QQ!W zdvtB6DvQiH!o=7lK%H*XvcN`=@2%e3MD!B1nOM zEk53GGvIdlVRMC-7Qdi+3OQ_Zu%~bWMvJ%Yn}!- zpjda(>T6@tx5q|9e@%IU%(accv?{WQyK_$e27uoFwha7#!>hJsk9o! zlBk-GVtBiM@#{Z14sVGZ+y90^W>2NH+i=z3)j$5d{ZLz@%HAzf>c~ zb%tMLqWHZ;ZA3-;;rv|RAmFcHC*BHMX=&*YO_&`DSqj2#5;s*g5p(K7PTd=>VVC2O zH>QvkR4Du}tbW}5{8D_5^b(YJ8AWJ*YJxFsp3HcB4X~|M24NDIVz*^q5kY>=+`V1Y zeJiF8^qwxS-u%3}$GVH@x=TJZY&TUoF|oHqYS+uffc=FSN)0Guo4P)jDFOvdZ$TGz z%xgsB70B!Yd-tozylMY;xCqlBGCiJMln8Waz=|z4A@o?vRRv~O;AHcGiG^0`! z60hE^K9SKT4dztiq}y7kul8uRUNxreIRpp=L?k4G;eO#>=nml*u7Oowv4?jfs#H*W zt_+RhEY{k2_?+ot0lNHm&kal%vExio#w>b7++vuiJ12k8p#&shvR~W)j12eyFZh9RZ8GBT30iIFF_Y-m3*A zAd?Xm7?YowlOJ=_(TOfzZ1l*&P8tm`&D2@p|HOb`_DiNA^t+lKQWP+Cep#P%TW?rn zFuCZh`>t)7D>>&DTlRhxol3n5KkaULN9|Z#8U?mujCm(?G#LDKkmcIbY0D~>rz;J5 z@_JAfxw-aHU|o7kppQe)wj6Povj6z+eIUyYAF$AuahB z(rKP|Vsv6sEeQz6=itue-ZWM<71@3>6cungr}#&XHDwIyi+Z)#8|e+b_s_|M>7REP zbLJz|YJ0$IyBziyLQ>*ZTv=H;0F~5vplUOIcQl2PEb`kxS+di=+Nmb#Ht`hhZVG8f z@m9^Y;JJko;gW3h#bj0^sx24`&wmqO!c?TZm-XG)H~&N zYwZY=Z3ng+Yj>wBUpsF>3N&^)dheJLMN}m+9vc_#o1db$!6?&iswL<~hKAd`|9*7V zPvv#_c@}Ng%8l_Zl)2EF=uon?Rbb;f7Gw=m`F@*_@}vwT)))*AK8WmhCyyuSC9mS; zuvG79o3d$kkFv2j&mO#}tTfr?`TQTxRHrTI zU6RrBxzE2QAQJT8cm}PE4Gg~}X?d_uK%pibJmui2NF&@5EzP4Ogg`$cnFBJ4FTp@# z+eKL|eopf52PKERb0hVhmFv6%B>hab_(iS#mL@I6xE&4TV6B5B5^pLbB_vpgNNm(W zh58Yu%9^^~+8ayJ2$96SmzGvjps0K@2Eym4KNUf0t&~%844t%xw7H! zGdJVj2ga$wZb{aWi;;jUa@<}K88J3C6)Y5bfb1$L$v9Z=3b+Qfn$q?WKea+&vOb1> z4lqdy%8<%uHGYfj?02pNO@Ruo)6;6k;SmwD_xJbjs7REKySVGdr>C{d?9Q^b(ykMG z78W!H%ISm`+NIApF3t)hc%r0$45`P$=L$8WZl7naN`>hKq+sQ_*qO z{^$g1RA{c7{uTUk+O2A9G}!8_0KCT;bhJ%LNJtzwI69(wkKJGGIRin5?I}}GfSCPG zpo3l}jmJJ`T+5!<`Q&%Q!o_z*16CSAK^<;`?jPUFZ|EXrl70%_Z^!*i3j0r~GW_dF zaZmooH&9$UF?J{ktkR-}evwok_RylUJ}%YDYt{^#Ajv>T1in;rpHh9mr*&NOzDv(r z1X!KysnSzNmVkM08SBf#5i@?K_btBj=^sro>c3v*3IXJM!c5pbg$TEh+bGXQ@OI=@ zYyn2Z+lSq$9wE>Eql&+1C#aF^i>Ly_3hQ+$^g5w(@CQWzvDPf%wWh zm}aXjt`)s8dt+%*8F^V!H@5BvuUNb z8nZt?cOjB0{?q$>zk-;Nu^<^(k*e%~+Pt4EmFYk=85WT_1!dZK*tp+$^jGhymwxw@ zY1C*j;C=by-t8&lQ~4=LE-H%Y$=5Dm^0PgJyr{HP9t`dB00O!4)Ks#yx)m;mKAG#L`8;~>g$3D4Xax27A zKD5faihYRvO4@?j*m(M6KJpuhP% zJzKFVYN4L1SLmiic+w_%oeC7nz9aR~jS^TG8cN46h=#K2YTA~7Js2G&gbd@-Qc@~l zOl!76^JLO!au|a?hjJEZpu#aRwgok)*^}}Sn*^H! zP>0##!56OWqkF{Jby#3QN!O0!{8#%yX{A|uu0+Der@i|p=(hiyD(u_d+jF!~!F(3b zY90SQAcb-ScKajef4|DU-c4qS)*WQ}j$as7h6wh!1O};d01QDJlAs4VvJzBjw__yR$Vcpthh< zcL$Nef7#!&e&d@NOdn9xux-FRdK zNY0%#uof&UM7>vFXqBsIU;b}GrrgaNeBv1qEm(`I8jwc(4tnqyK8tl-(vTg2g1hjE zPBw+n(0}niQLk@Z-{G%)U+;WPmS4xFrV{-76rdJoYKr|B7n6Ve;%2Y0?DpzPO#e^& z{?5E6ABx#eowz^*Rqhj0=8>8zqq~%p5#C5oZtM#m4J_F>UjNz#9qi0IS=r`6h9^kP z*$e8P_1l_5l#i zQkJG4TI@7SrST7%*;>BiAWFwAFa#@q_uL)D55?-PJjl6?>nT8e4)+6W)V>Yh5Wbx&ocl3@JcW&9ooAI|RBH%El>8lt)My4>qJCUL;NOW6b#r zltf(`3JcVO5cSk8dMSP{W^}W5YQNnKD>iNrGD2^Lq=qg$meKEPOnS zX(`f3X6(GK@e#w=KA#~%yVmZzHBIm)XXFH6iZrW*S`A9yP zZ}v8~@_7EtBpvSK4-d}zziDm}s!I~7cSKHW3UxgK6JA@h5~VRRIby#(q7um=_wMAk zRLApen)P&+84=__S$|M}-n`enMKV*muKQGwZa`5-UHj?+c^g?hpo=H|aNeft72_=? z0-jN0VRPjP*!$(S|VJOY0y#RmRcX~Bn%>p`W zK<`TmXsT++Hh3SK5W%QUkS~cS?Nrn;51C=8_R#n&I_oh>Db3 z(?+p@&c}{di`XAc$}Ep#$Vt8Q1&i!?oc~Pv82u~~O`;Ni=KFUhon~-g1W-x+J4bU8 zDvbuv4VLi+cSXY1Ky@Dtt>$5Yv5z>>8&-Q3D*>E9^57pF+sLb0olI1DOiRBtHo%N- z3Q;dqzbhVnOUYTMPbQHrVQmd#v-*U{%w_hsRgAJpxMuheX5Muf1w$Tx-RnS^t!7eV zf4$51{`s@a`=GkIGGo2QM%4}Y)7Ql@5)oJgfu4b5r{5D@kDHzbtWDp@Lw%laq;zQ( zF86u|->=^s4gC}}w6XcXB!pA;ct$Fx(}KQn=bDvMy7i^8wJj9f{Nysd*iuBD2Xt1X zrl$7py-nHhPR-6n{iEsQzJDje&$9UeM@2=nF(JJt0l7mcPa|d46-*v;*|M^PH1;@( zpR%)Y=mUdpB#4ZuG9Pq0U`u+qc8}TX#@c*-m;Y@ym~{6-tUgla2gdXBos8-3+`Vp7 zC#o83dxcg=Ofnee*6NCy211Z2#u2zs^ciSjzXmx`iIGArf8QKIYSJgO_TS6Rf>+ZU z+?1Arvi(fwn79)C&VHFh{6MFHB7<{K~QYfjOR!q zs$E}91`Z@>oZuEEq%ut_(}v`oU`b!8p_K^<`L(LI*i`WJWIeoKg)z6uN90}Z1#Ph5uErq1Ei*2dQiTq6GIfF!2p1YkgJwtl}F z2}}{u5Wls_t>}gIspKWvRM^~xoaOHdA2ewd#pM;+$lunri1hx^@%Ykrrx4=ilIRb@%k znL%nnusocf6ZYK0;Ao|R-;67vH&kjarXZ!1m3W?pI)oDLCG)5Pm zJ`)Hw6WpBYMEg$%<>W9;wz|{UHdDE8?a$|iT@u!)PHL0MH6MxmrRU>IVbYaPGHqhi zn$776HcE*X7|jxn(!3S{T73|{lN|I_iH1rbRcDPj>pPsUt(iG;WpR9ZFIex}MhOgx%IS|JT=7S5{`Y0i_Mhse{@4#MhDdEP$>HZkMc1HMj9PW` zbpTz^n2ZYz0gWqaDBwrph+JgX*t^t;G-?fORXIKc7 z&VL>;$Hxr15Ck^I2dUM&d4tT6QC$u8&Xb?#!-YzAEc&%<#%{^gIuSj=u2aWL6KsQe z9l1u$9-RL8Hx(d~!o}bWbXibk{^Epi318Tk8+A6j{5EQHmj4^}Lj!E@0C?v6SyxvL zZ6G=j>X~$J%rg#$@j)6Vs-y&m=0*$AWxvf^-r!6YDdh9oNznM1OkB#>k%jgWt)TQn zg-j}x1qBddSRC#SQW=G1$z`rN1qv5}kKNdsD18Hj*Y zvcJv7#HqaZgTOdeO9PRWr6tPAV%7J0TOG;Y4Hb>Fa7wBwm&p@IgT7Z|;mVxJ2?_Qp z`@jA!u*7xT(LJmORE?HuAbG-zP*UCOBu&gTJEIyyw|s?Nl$0Re2s~kk3yd5sG|Fd} zla&qf=k#>vRr*$$R;dlF0v4*EI~R(Xh|j^fE*C7h^RX1Ik2%5dMaFzN5A3Cxz&W-; zHHOaR^MrT%?IoLB{O4bxqR%r0-XiAl5Qj>`KD{R$hL2*doqi9;{_rv?CLy$4R$5J$ zc$r($FQYzBcLu6usdm}v`u~RCUNl0d!Q%7FOT#<&un^({*}^eoL(fI3kJ^}w5txa7 zex3#dT~Jy?h+@=Vc);<79GXuV4=qXt zofdTz)PeWJVk~A8k}OcGF^W<$|CzPoN?PDW*-d23T_2W2PtF$UAqPkm!jmWQYu4JD z6b6ls%Ks7%o?e2L&N@HO@ap(`c~&i7UcowRf4%=^xt2DC%Pxxj{*f0s6iV@T{mDmC zUx5@{?`Q$}27?|J6ciL7xnWehPX3Ris|;vs>z2jc-61%|3GNWAxVx4j#frPTI}~@f z(jvv76n8J~?(Xo;eINgTgpizl_Fijd)=Vakt?Z_^MZhk$cbQVoG(hah518m~>Gez& zx;Z&b$CC1^H3ObghMzt~#nEdP4E*V?e%{M+aLLWhE##{1R0cXrS9;}K<{Q`1Zr4$r zXcvX?@v~NZ7O#V+`@Curkr%1eAExg!XvAPm?Ozt3b3#K)N-u3WeS9TdZjYPWs_rlD z?&iq=_-EoaNW|I9%q-)8ZX&NsOuMm?cOtgT^}J(2k^m3S)a||vpd3f&9ctMcWOFcK?>vnCxwXC47XWy#( zt6vdi0;^4xaaYCJVOiEO2t;>4r%Ybd<|nKPbLjNJnnlNjAS?#8n6BVw9StpEJSjhD z6Bn_R+B^_MP%J{_48uPkVM?H39{g1@C7*ggKURkN%Xv-n8g@=-5NgIpV7_^pwKT)4 zW!HK_R5ar)uY)V_SH11~19w_~+DS^3QA%S-gzT4fH3s?Jnl9~6a>G?>O9|Ros);PA zEQPTE|5{XjQmD;fK7o(id)?J_&o#m4yvP5{&t=*F`s|ZC!S1}5Z8`3lyY9QXaNFj$ zP%I~Uyq9Ir!ZW_tiyLMA94CS*Cj)gLO9UOIs|Nmnl>FQu0~p+qFR>%FkcYA& zHh)TGTIxadJTG<$~hTV>G>!b-U2djM?W%klhr1L_pz zAC}Z1x$yL4H<-tDAPN$~!n;_mTBO1M1#d_P@YkO1waFO(+pqjn>Lu==7`|G72K?P3nv|4OjX-{2k;-bfP7Q!j zDhq0=A1#%h4UXsStjPGjbw539>uLe!X*cJ9&{xG!`M&DCxv@XqzZVd}=^vjgI@8hH z!B1HTeX9l_u1tG|9=7eeE|87Mcc8tG3zE~$pWEA5_ka=wYPZ%5V9=#=I+j^79DVL- z|76I{es?5&0gLm|wqXV$a8Sn2#;a_s#$c;`2|r%WB63Io@>=>wCa54IeK3gLLG9-l`d_vVk)T`q851PU>tGTq1AGXBXUdi!L(w7LR>tF;mP+!V9q& zp+Wa1xS$5)64!8A!^$QeGA9N^j;~;TXX1ww&s1X%lAuuh1Y6kiBT@s=I0qiu-YqH~ z7snG71yPY*A?7X@Id}r$jq)J?viv%M!;INbDf!nY)ckSy2Fp*H6<^tI@Vm1)GNK^= zn)bw_=Vs8*3A0{Iz}80u`(T$D@iQNzc5R>C`a{Kymz-I$Eu^NFh4)$Lw}jSOHayEG z#qIuukJGHQTox}(Ra#$WXoUSz9E~(FiJY&*v!F2LuK{lg2knx4qX`+936iEstPK(=ce{G(0Aa$-1$g zZfHaz2m7}iBGh$H(d_Gc+X?zY0LknlwwKmbg|p5tlCir!5%LVuv%Rc*+ZPqpSm^g< zTC$W$E{Q>8pq3X*>zbj^wY0 zM9Q}a+TgJb zaJkXKa*?_n#A&TnX|kn~+C#Z1PA3yYmyg7zpNn&-T(iRxV*dw?RKa1)NkgV>(iTsJ z9m?5hriFt}sS}Zg(rMZo#<)I^5Qz&fB@q!b8%8e&GfUw^aYgl$&iItaF&GSo#=(r3 zy8%yK8HGn0Z%gd@Fua55)EkGtAXk;(FM7<`7S#vLb)K~%F{mY+m%(FNZ}QH%pd1!_ z-`dZUl0v=fnvT zO11E))A?Fst8_1P6m%4sfkaR}8=BX#mCN+hj2r@r6kS>?5%u)6R;>YlY~VC-pfqye zh_V^BHr#Hw9Oj<4K-aKq(9q0xj_p}Xry|$a+rHTr zH?;)_OO-*(pZTex*V!T?%>hJ!BDvGb72>Z+qGi)s_^f%$o%fWpG(VoxMUvCNp)*WM zbDCh{>>3PlQg?Q=U;IfscfFOZT_6GXdhPf6)FNtHSoyVGs;h@xw@c%`n@VC{CjI5B;V?hPPs^YIt2~?8RU+0+g&f91Dmzrt_jH2dC z731~hs*EjGJuN+LmKxfs3na5D2L6p{0f7BS4&GSziJ^-YR;Y5p#b%xZd-jrmaLH;W^y`x_WCvoUac)zpA>OL3G>gio4H z@E7{K37{8X&XOE2Qf{ShGI&P5?Yj9-xPt=tyey}44J|V!!AE`i`=eW7qnM#6Q5hZ|#^h8Hrmm^u zBeKykJIo}Xj;c^QTwWamq0`F)gyf!X^@}}3vjnhjWa}nG-{npRqhzbJSZ=oe(cYfF z2LYRL_*0BKU9wA%*9(#EPxH2wZ<41wvMb%?f}G+?OK1uvNW8qC;%fch-x&KOaIvC3 z)P$3J4K_Z6aY9Q4g4FW%uYu*EbGpQ$b$p*z%z;MW?{JP_`Yj-&(+5c1 z=Godw;ATt7Wm5lXZe8W~Ix_ccuucpv57hj%_vPsFOLd3$eP(t8BdLXbQd6qhz)kp` zZUf4l$;mvB!~*tI{a#EtFxKez>a_q3>gxtH>}w7^UoSR#GEd0hg6g&~Xo8(W_MOKO zlESKWg$h-1xA~>xNGm3SFOAu{UVgIXnyC)+UvW8@oDX~EYXuH2H#<d8jloGfz9{k_(A=$Lag9c1_~M^t`=Mk)5~vAQs-)3=w}YM+pM znEQ0oVUs2mPm!#H%9^@o1ULT&UfdB(;~zkdRM^47K)K}?KGebc&AVtYET@7kzdb+T zKx{RJ@pQT&U-adow^bIwimQyW98?LmJDmFS-w`| zM$%Y%5e|rxcm^>k10|JD%23TL$hcyZy9LrKX`stYBY{q)c}(8q((=j79&u zMN7TUv8FiP<>W1^!uKmU>fG3|^x%uh8wnR>SQ&Lpe`+;Jn$Z8Kt0qFbr3UNDE(GYF zmEoE1OymJCNfT5|-}zMkmIN{~n{UuP$`I|{j3R!I(i>Y7uUNrzwZK9F$qnL&7q zmVdL9P6P4_di%n|D7=qHU9?QrgoBUu1DNA7=dcKg?rL?4oq$6+aJ#9Ro` zstw!bZ=VStw$V-}{;j1G39oe*W12}#y3limYykSwx;N28$9$rI;t1IZO#b97I^|QO z!b1E1nevGOCvz#IYA{X;is3 z*)AO~7`w>n^|S@ZWrn2LAPQ*(m;i88<&3b00oQBxP5gd%}dgWLSWm zs5k9}7q$+&L5SaN=l2+ofh8Zq)uvW*{pS1Qm*XLGEV52}WO+CSFK;oGHH-s0ZW`$~ zu$V}CJBKrturH^TJiS08LfliBr8gg}WE4#rZ0sUd|9b$4c0cYOA=zGNjzlQVM}QIC zM*>I?EDS&M+B$7spKq~3Obp&Pix8I%T8JN}G`i&<+|L`hGrzpEnhHwh;Vl7P3jueR zAwX&-18qUD-wutGkA2rW0UzBKljzaL_)&H5Betuv$WB2HBe{keoKtrn=_1O3Ln@-9 zdfKOaSLn=^pu*y=Kp)K^9Rfw8^vO)D!U#gGAaF$$J2F7DNvE>A&`2P;{<(jop0dGu zPevV(QYCKQaw_X!KovE@DLS8+7~sQ-^P@hMCdf@TdXNuOPSPU*+^68QTc3@JF1Jvv ztKLP|CvvryEr>$6POXV~c6_~psztjS@ND8044)4OlZ0OAO_~E_T&k}oJ1;iF31gSX zSmDEp*)%5QWR3#MIkdWYQcR(&axz|GzXnCP%#-F z?Vfm?~tAbXHZK9Y67ur)frU9gkO9a0`3l@1~(vqndDQtDw& z%lEDWhJ2pZ8=My^HRa2Yd;$;fY8rg&N-_Aw%l_g>z*rZii15V zsjklF$@!U8ZN~#LJ(TGQAYcTzDrA#m=|-QkFWT}Omm`aAE0 z?CpI)yh;vgBJ?f32^%{T}boQ>)9Xme*M;}}||OW4i!qysXIg4$>`7d1GXa1;6gSDQ< zPT~8c^woa&Lr~&cPVxxrN6KFojoJ`j&C&5xrN6v*avu9`suBq>{Rq@wXCN=d{0xkWOIf_QS6Lb`Qz055;NkU)U7mcvym|aC*KtS|a^FNs#xyk@sm>Gp}1P{yG z2}+q1a*kLK?xPu7luh2fO}z>#5huhuo_+L#D?%=HF`mjm{(k5Enz!q$q6XP$ki=3* zSNdktlteT>i$pU-3gNXICga|$3{HpVdt`AOfS{D!E zlp7|8izMh)U0oa6r8(QI>TrreFixGygr^?jQvc8M(Ah7tRiz+$_j=+SxL+RB3?)Sw zu42ycliR`l(t|TXs|S?gg)2H$Vjg5MPy8zz9u5!Cy{>YLCKnX8v&I1AK=zs&BQe5V zb5|^&GZ_RQDk1Q=C51x9dLSE8J`h7CllC}n45v{c)XErfcS!B@dJFn8{M|)H3pO!- z-=N#|_-^Q8bN%qoW>uXZb@RH2rhSKNVXNpqBj-EqqiSG8C<%WXD%p|(;0r+C7quJv z%xM~zc!QAN%che=mx^sAr2S*VRWhoOaUQ#)r1_U&HM?`E@L!%K>JBqB zpzFG$*Qjvl*Gdpug8&*q?djgQur^is%hk?#a?w9X7ew)C8}Qy9ELUYI@p%NP3ZDao z>`(|2jtgsM(B>j4Lw*Qy*mfcOrZ7f{Rk%T1yGyZ@DsnZL5e_cOZbIZEr;XNp`vukE zRMGakkQ|4jKizq^L15iDi9-alp1G{R#~`a(@nCo_PWJ1F zdxWlsElA_>5|d%858Z03FP(h)bmI4AWeqe(J*Nf3IZd#i_iQ9F3>_{`vE5*Ol4N{n zDW9I$l;g{TV}~Ni!74MajD!g9<8wPJ_$YT+HcN9qcZ!buN!saF#VDFLmTAs+Ow z;$MWw_{`;FF{CemWp{>vtE3ayMj=&d9 z4ZrY|j|9Sn7C}SuY#qhpy96wZLYZ-JDJnlqdZ2TTKH#29gKm&)!f|+#7ST~ zJFfb8?jt>gpGP{_*2Fn^5t&xkEGj`aQnmH5*d2<4m7InQ<(#74cz9$L2#*j!D#j%Hu zAm-mEEjgWmyU<65LJ>!a(%;q?QJY{Kb3K7snd-=K`{b;> z8a1lua$ZV~Dp~1|toMgbt$PYB42}a@psMJZ0-w(3_6s`i*#d^7_n(#wu613n(^HUe z^yJ60D~b|&!{3t#j2`rW(BdT-h_8}e4+}80*?M#A{)>iAx^C)*zESGs$r5{&504|Rz=(J!p z^~bHVC?S=*5VP%)dQBlM47~&q*OzhQY_-syJrRou~6FEdqhU^?`BvY4MpL#eL0*qR)0OI>q^?WT}YP?MGh_T^LJ!hQ4{5kU;pGzmu&7iTvck=zsEMd^N1d^ z@apJtfnPx@T*+f|&lJ3{b`I*N_^ypGF+{SB9Pyl=jCcWJ^8+LrV8MXImWY!TPjL4@ zZ%7)bHQ_)D@nt7jkx56Vv~UMDZ$eUKxO+LAqLT_#7&iIsUNW5&5z>H3+eys8ZgsS{ z$JvGvtqQU%G!DZMYXTa_nNTfTc>+$BUJMnB1PKYYSkn0Zq*Ys~j(|k$(0*XNKu=~G zL*yY}qzrIh=Ku1f@B^i$tk)E`N!txquhw9X#!9brQS&d3_%grv@*vZE{sw7DP%G6T z-v_wLLL;fvMw|NzxWys)=a}_k(_T)XO>b0hI>_~SK0OC&tA&r)w|R5K9EBM!2P*u9 z&(?s4n3tF><&V#lOEi6wQ;7`s7!=prxxRP0WVf8Z60CfId7f4VnI|*sM~J8@3j!nB zVDh-+G?6{a34pN$w?Aw}dzDguN_~5MK0e0^#fe3znx<@yJrk}pc_BEr?g`4+H?!C+ zn@LJhY{zQoU|N2BYxn$oPyDjl9wvhk0^f~r7>Ye~~m z-^|O+U}D!?+_gSl>J0g5o^3?=@oWocVOL;FY%v~mA`vVaR_E=!erv!!O4r*{6|-@t zLGlSONq>_<=rrtN+s zWC^XH@NLx_Lbn75pLeH6$9 ztkpyDk0Hsygg-usCuty9M=lt7D-!HW$CKAsk~~54pZyt1yYA@^GteSiko+A;N zj~HZxzA6C43?ijf3OxEnMpJZnU{g#Q&x^y{(O1{87JVC~?B80#3*wh-d-WQVZWS?P z-rf+1u*E20BZ|&$dNCt@(z$D)J?Qg!4y@R^f_XHg4lsB*I{#iyeJpt1&Lwu?Y50jM z&BvWRCm3j&rw{SeK;LCdX{2g}6HwzDkOl6e%_{8nTI489AQZ}{v$>QA(c-G?rD~TS zoZk3Ur8iu@!_Ts_k3{|HMg-`1MEDvn5~##r?wsqq%Bu5bB9!MwZjApG46^f1N>x2KzBeW`MA1GMT@;a|@QWLj`rHu4 z1dw7b;C4bd%Z~|#Qxhyh;j6KqHKm`%s9-?uoYnfCF2V8 ziTSthP|zku`Fhn`*bJ&dVY=qX30!-^vGeFsa1?rD*k1^9T(UoyF>N+V>HV^ZCl$PF z*1Nfma#xQg8Je&44UH=meWW?{X^$6KVn8D{poK%eFtB{Zc749noQ1B}-v8AL#VJ^5 zZ0_6{fF)`j0kl=hANeATbc++Z#Ag$D-U!4=@H_*zXhLExMWqyXykp+~qc%wSzKK1{ zYgg;2epFQPRcVI=4g3i_#H(2y_k4g^qtq!VMUmZ{?2n0I_7smqQQ4p&!zm%PZG~pT z+9|S{rq1BeX!%K&Au~M)RN0;4H~Wf+193TNT$Vw0U^z8aQ}LGjHJjZLw&wCd_FK4t zn{)(qI^+6 zV*Kx`Z!nx-Y`PKl<#%w(VRyG~gun{EB14ETL#BMJ69wxS+rBaJ^`j&@Lt1BZ$$e z$VMKJABYyk>AZQ0>8!RLocFQX?Y~!t6>GK!6DR%iT(o<`I0S{0ljEqxh!gSh$A|H> z4M2@wQ(ayUTV0=Bo@g!x&^dBd7wpA}xGO_vt93bdxTw@hCJBfTLh63)`a&GV#nW11 z%6UIf*U0+D5OPQW2OWRovTrxNILueLPLSs`^D z&W%LJ9x*uo0xR{-0jM}X6eEGMRD6}NajrjwBA+d-QTY91k%@;_k5GuD-p#c6G;CAH zoupPGK|(79`{|8%m66tU zzDVbEmyY(zl@Y{jannP2!Q^`rcIf-+IKp=~WbBPO3kP(Q?zI@8uw>?f(??I&Rf z2HnBZ_#T!#nos0zS9Hc#1CzhoOwg$FoYUkzeTa2y9mnOLJISL+n5}B)GTmk{lkcUC zcP)y2d6Zv?H=MmLgTHyknzQ(-G)f@L&EF#O5?(!5Zl zOmv!iQuwxaYlcGX{vxc;bGF%l~mVz112X zdiVDLhG{|^<-NjJXwEXSRp%7~0c%;3XxfKS*`C7x{rJ8?$67z>8y)+)=6}Mw{ z9dDj;P9+eFuwPl1D3)Z|ncjNb5vG?&<=@}wcR=mu^Cvd{G^`m`ik-J2|4=};!7583 zt4Um|`d{i^{q-JgIg1~U@BpT|Kd;YaAO5LS4x4c<=EPYHGH29qG}{^oLxfLXIROd& z1T{j1%8XYnn1*T+9*y`QA`6kojP{6riO%aTPK!#t6+N=tlNnCPKc5QDdUZ5|%XR7R zA&4e*(?dfYW#i=`1Lt-kM^M|QdKIR^f+#)SE&9z$itZ2Kw%}GLNsZaB1=X;v3+>`@ zwdnuicyvBfAsfiiq6>hEaA8Fv*HK7OqgNHwT~SQYRs*dy`WTGUk8=I7`Xxm+SvxF> zH{s}yO|mPUuRrJ>1kZs<^JL?f?FO)&SB)OCTe-2n$s;*a5sn zS6n~Mh+uusHxpx+$)K~U3prMy*(p7a__u$4TyV5n7I%=7A;Uslau=$rd%yP%;eZ~a zIjL2j!?SCY{FKtfa5*BQLxGd_h3YtOh!D6TLhw<} zWEsf%dX|9BNpa}3?rPpB&9aqJ6gbaEl^a0H=1}XwEGfDeOx_1E>i!I9u=kA}&GoH& zd2z;&%D;sf-bJT)(>L^*`P%B74-mLko24XW9Br|(Q@DD~-lXmHGl*_DB?nyD^ zuN`rfmZSd|nwFR^Y%E6HK0V!cDV}}^p173o`p%?Ei3%pAqzB_PF2#&a$B?C?g49xHDJM;NHqQzEICZrc9@mD)TGfYWF48q=i z6@&LNopqE`oL`XPWE&&W9$b&W>bYKDa|eDv`Sb4a<4MsEJ5Q`)|9l50tFVLrxG(7w zai9F?uwJL2jC5xl}ejwZP$T>zk-GJ~3KC0vKI*SAhV=614BvuKd z-E@7g>xQ>FU7W=AL2fzN0)s-N0JKaSWzs44C|9GGK9a(CdQ1A(1PF)bClYzlmr_yx z(i_$>v?lz3wV&o9{OeDr z(fPkdo^HL1Z59?Q5TE)<*wP)h&k{b?GSI@I>|M3KW53|PcD_AnThH4jjef5em)f^# zeqBBA9}0j%D^V*c6o0P)=dud15w#Z;N4N~gO z?>U<;iEiSRDpQ<6j`J-4N-EP8GWzp&Acw^uy%Uhmte!d%rq%-dEn3rS?ie$qM=Cl= zn(sI~A7`hkj;G4*Q6q!@y8YbwbSZu0J4X$kV-lN4!5lgGHy?u@I9?%ZUP-U%=G0&Q z39y|diV7eYe0%jj?(63LS(RTSUb%3AAg$N&xR>R{LunWWj>XL3+zfHEH8^?@nfW_3 zH-PM+bAP;`T&Y!4*@k6JMW6Y0Jt699^aSv`QlaE%FMJwm68D;X`J7|blO>!QtK6CLq25DIv(_|OtmPvH) zU%`ry;qIT5ze}&8MLY$21`@JOsUli;Ui?96O?|edQRiw8Sj2|02efL{%OjCT`~(J% zAKu8@d5TBD&ct?rrW%c(%l@N`MI^hN_hc*~^FLaXAmh5+7DhBV5)b>9NMf>=Z3;L% zEZnQaqaV(bfX9B~^SQEJhi=*UE&$Ng;6Vw(=H$z@0vbsskWih*?~|WCNhvN$PW$7u z>SaypZA-&`6X(4cyu(#>tXlhW^jU1aKT5v%ha$r*?DT-`r^#}IjT{?$M}jpZ^F(|b z!r}X62_G&UdLVJ>oyuxBDN{+^7MK5i{w|`(tykrB zE05Q+O0{5!AWo5fJsjg4#fL&y1<97mPcU#%MSp#HyiR_yVmn>Zyz%t2szg9Hs6=#D zTL`i@4iF=eQZtnWsyWp5K78Fyt#gYBWW1X3sE>oZ%bX>Xd9U88s0 zQ%qFAF}yHk06cjF)|HD*51qDxK#*+uLHa7ZBs8U-aleec2~_b1S=?BE#K%3LBrb{i z!5!;x!34&r`?k%OVbMu7-8{T8zc= z@n&7h@vmz|ErIXkB&U1rU>Mp1a@lg8$){!_)MEF%%T4;=21tujsDT=3S`1m6fmG%7 zEVuibSQ#YJhbhROs?jFhnaT=5POZ}i3xKD~cs>U~aBzN=fv!MOS0fLXH6@ba@jm0= zka7gHCux~2GC?CYdw502K|`tg;gzn6zi4F|5Q=bIP9$g4Y`;2{YUuNKM$XOg+rY!OCtU`1g84(E^ zr=`+T-m0IVgUftd52bqJARtR}^CKS+Q)uG*J-%`x&Fg^QV;Po-#KMiwF~)tpLo$=61|+-b zvt3Ph7zF2RlhjmnbYhhFr0Y7ix4?yV-eQ^d@~~~cUB3J3>*#JQ3m0d`4z$spROp>=$Uc?PV9A*Dp#KTX^Cl@3pwfHhk`5fj#s z|AY8(ag;{2j?QW@PYW(v?gZ^tldo89OKAw8eNe$^Wn*9cvh|ny>VCbq)!=0e2_YbB{aJ-sbH`dY57kNJUm1)}%s0S}ek4TK& zHBFku*`@F*U8Ev8Kf>bvrAT2+dCaqUPMPKvgR@A zGqXvIft@63ZtVLB#=FCM7G^ z3*5SE!?PRMwo4RXW=WWxzVd={1R_&dvRoa&W#0&G5+si1$Ks~ZG%sR*j1BNka6|*EJ<)}KhbZd_C>-!d7Bqs)pTvU}@DHf7i zU41cdbbf!!(u4S=0qMvF)AWn~VKi3sqW)sKfh%!A`7i=c-dri;x*0d$id1l_?P?`JGH2_#?73a<=Y1GX%|3auU#!4*OgQ z@~)J+eL4{%_n@>{x0=QHt{0q4LHAa0M)*Ci#e-v2+fCr_`oRx}POQfr94v=u{nFbokQeUiDivJMHfD zqjh9vkLX!j! zZV~H5r~G6=!YP)PEs|J2WBcd%2(kuQ_7rA%U`9MKv(jjZlp`^dKeoy@-7GHHgOW1H zRRyC&es03G$~7y6!k&1#{ne=qM)xZQeS-_J(ynWgF{>}Xt2yRr70S;m^qYWX~cus(9HesotVs9PtyDyqxL9}QpWb30&t4oE^1Ep%A z8A7>Cwgg48RyOem&t3eXUq=zGsxcpkwQKXA094S&X{x#6fNSQkh|T4~v!1d=QNwz6 zFm2IpIqlA}I7qL#=~R!bJV1;B6a0w~mue_b9J%vV%Y2O3+cCex@5zN#Bl&F5R!n?D z_oPzyS8*%3tZ6pZKzgtBq5X7mcGTG?I-DE+y1Z~d^N}>+kOBIkRPD4$9G#cVEC;v2 z3@&E!#bh?d<><^yqq$1B^$ux>ygg9`snp-?f%xMHUJlP;#4y=nKB4elI$8%RRmc21 zqw1#8Wg&Y3key$cS8@81(^WRQ+%^&PAoupD%u!KBv<<1i-TYD5*etPia075VeuiYm zg&l%5p(KeD&ddTWe+TgrLa%fPP6YyTiG3u2Al!_|;=WTZ#FwzG>+aZCH=ci_wDF&9 z&`mv>B+?nxRqoD33rg%*yJ!m(Z{k>;_C^b?cQvcha+L1XY3n5RxTr4BCR@>hpazsUgpxQ$x6u!rQNU2I0w(dw>XS1a5M$2 zFdBFXt`wxw9r38T?6oPsn(YqHRzzwncG6^Z%cW8dNs69&8eW{sP&DF^ebqi`?1(v9 zx0YRk!%bi>!oa=dmti14iNAMqksQD4K{)12iFwWYWhF^x{P4IRe04P8bX7_>2MNh}>QrzdONq{t@%-#Z;hwM0%{Xe7or@!* z2bzTYBoOO!H9!#^C2&GVXdcbGVuHhMjlt^n(d`~+gfOmdUM~2jQ84pGv18uvl{jx7 z5uj0ejSs1|IU|N&NpSt1$AqJ#VJ6~6)CKC8rtN(oehu zv%XPbtbo}Ei($#GFvEPGr}1As&~YK>?Vqbela2{$Rpr2% zw*FjWf6-uIV9?aG7s_S1i@nnge&P@bQpSq^6|_!b`Q`oUS~+JbzrPbFXyvO|gULZd zMt<>`P)WZ$Ft8^S>IAVJc_Qd!=8&$$5iY53#v%p6^rqaPU5xM=d4l&A0fQwkPDym6DnU2B9Dg^qoJarN_+s|tMgg9x1OCw zj@SKf0lYE#dcmcYGiB5whDGDN?CigPi0ybEs2rUqE+M)@3x%9(8PJq$H4zdf@vyVA zU%+I3Z{KzIaDwPBHu`q~-6;%AaDw>X6Ef~?F9KG%qO3dGnP`di(EolDjDmt$$y<^1 z8QpygJ+y~#JRHyno0xnv4b1qyc7(o18J3l7ktrl;2lQQpgoF?%aEV8=&-NTvq?{Tm z8TSAG)IcXdrAV=o!=;Dozvr4@euM&yT%Qe- z&wy{(5n+DMZ_aH-ejbqEy1A$GX!eZMHnK(zhX=k)6C2#aDZ}J9OM&4c%*R)E_aq)b zL>?F@9?`83$;iBBl55Jxh@m&?IDZW<2@6a{0PiaVink7pt~TT|%diIv>f5SOZ@D0F zDNz4(<7pR<$+H2s~Pbk6mRY1zTh{lBY^u;U0c(XVeehXoZv^L5P#<6cFdWfHgg{`Vn;#CqMHM6TyP zJbX@sK?r*Gy;>-iUD2T8UB$gj`35xV@bCmY#Jox*ipj?00^r~4??)dKhmu!^)>%IB z{_hiqj>5yK(C4*_ejsu9ht(*`j^wi;=Kar>Nm?^ysVZGI68nE^3)J6>5uL)C^W;4$ z>T{!-s4U|6p7Z`X@z#O&ar&)Vm0B<<4&?M*dFa2()hGH!HQnAasP9lht|Xsz4~#J} z>s#=4CUoYTez~?t1mpy?5xfb@!WRLnQ-mPw*>k#wgk!1DVw}Q!I52RT1~Gw36Xd+V zg!Pl2@`y_E1YK&HU{s2xV^h9x;b)2LOsQ$kAKgZ=Y{wZr`IKq0&fJym?rzGnK+-yY z|8%}rDFbX8MniL z3w1u!O%DN%S}0vz-TwDeJHPz2Sd(K%x|U3yH0eo9RnKBWpwbT3P3hu4ukUwJ^Vx7& z`rx7v&54f9N_t|zo{7)5YHim=o|me>y_xvG@_8{R2^a}`l$X5I*_1Ky#N2YWx<8Nm zZ|go3kyAbb?6sA;9pVktlo9d-4iVg{IRT8Qnf8m;MFv0F``zW&7r~#8xCPIL=;=Ow zu{wIYm}a=2O8L7LdvsnV#oz2$F~MZvFGq9WO~JrSc!uNF(fmDuOQN=JIqD=8w#cCH zXyej(_1ts&>;$Hk90yKLqyRT@{W=PA&n6y^MisSXc8feNFr*$|<~zIQZ-w^?m0sH` z@_E_^#j~O}h|cT+Cih0i3xQwy?f+>6FZ22Mb%OH4317;#%dd&t>;@be%l^C$oa_Z$ z`{nKL-FL3zY+n-l_!IE#-IKrpbl*H+c0Hirk#lE9;IhYwZ!jU`%xo-=JbxYOZ(B84&An*>zq{&ut0{uY zZW)Q+Ku3_pPiZrh0;)}61zsho|LI0@|H+s+-~S}HTk*9Ed&-9&Pj8g_0^G&sb$?&& zQx?7;Pzk`c33%sx<(G@@&59YX>Wi-wD#%Pqd-dqUlZ;#Xp#5N-v!)&f`tO0$u~%1D zKV8@^Hwidl&ieU-{FRL@^(rlwR9_^%>-W9lQo4ov*>|84b>QKV(?Mr(0r!F}=zkO_ zRh|bb<@#^ztKIzvxSwm+>;m8s7Qo??K=w}cs~@XWRCx13*}a`SY$t`smQDpu+qlVh zZixVU!%)Vu$fZ1?_)Tg?ZpM#5*>caK#|bJbwHvLDt$dvKc_JuWTzLIgJ`R0uKT$#l zcm}UpcUz@Ds9spqlz-LmW{;vv^G>YmOG{dA?=|!LZBPVfBs{nnD!cAo$wj5i zzsaQrdfS&CT9U2t8cIh)E`$;jtEc11JJ9|Kz8VBHyX+M8>Z$JrPspz7uyttX{H y$qrIa85n@et^`os00f|-5(psGRmHLY+y)HAF)V6Vqn@-f0D-5gpUXO@geCxvWZ9Ac diff --git a/public/content/images/overviewcontrol/cards_09.png b/public/content/images/overviewcontrol/cards_09.png deleted file mode 100644 index b0e5009d4ee49bf164de875e2c8f00ee75a6d7a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 66769 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
    1O_?$^CBKh~#$RP25>+o23XvNS0R)WN!vZ0M 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 P3H&I_zm%(xF%SMfMJ#6> diff --git a/public/content/images/overviewcontrol/cards_101.png b/public/content/images/overviewcontrol/cards_101.png deleted file mode 100644 index 6b31ada442bc434928d0d62a2eac5c69cfa87f79..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14807 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

    &KPSVSBNL<+XZXC6RS6GnsAZkjfLWV=3q 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 ZVJo%UaGoU#e<@P(6B<$LAQ&$6`){hl2#5dx diff --git a/public/content/ejthemes/common-images/ejicons.woff b/public/content/ejthemes/common-images/ejicons.woff deleted file mode 100644 index 84bb6829b7753808573358a4dd48a16d4bbb0988..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 106112 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 diff --git a/public/content/ejthemes/common-images/fileexplorer/file_icons.png b/public/content/ejthemes/common-images/fileexplorer/file_icons.png deleted file mode 100644 index da63b109efddd54b1ab3092cf33ff76927244ebd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 36002 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 diff --git a/public/content/ejthemes/common-images/kanban/nouser.svg b/public/content/ejthemes/common-images/kanban/nouser.svg deleted file mode 100644 index 91e94ef..0000000 --- a/public/content/ejthemes/common-images/kanban/nouser.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - diff --git a/public/content/ejthemes/common-images/lighttheme/colorpicker_light.png b/public/content/ejthemes/common-images/lighttheme/colorpicker_light.png deleted file mode 100644 index d0ff6620bd8d63cdc1d916b9be0a871d7103eac5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9252 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 R@bwRZ+y`apDoNwu{{y2J-Jt*g diff --git a/public/content/ejthemes/common-images/maps/Arrow_Bootom.png b/public/content/ejthemes/common-images/maps/Arrow_Bootom.png deleted file mode 100644 index 2e11b5b50a4040fe92a421ae37afaecdbfbffd30..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1594 zcmeAS@N?(olHy`uVBq!ia0vp^#y~8>!3HE1I9QheDajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_cg49rTIArU1JzCKpT`MG+DAT@dwxdlMo3=B5*6$OdO*{LN8 zNvY|XdA3ULckfqH$V{%1*XSQL?vFu&J;D8jzb> zlBiITo0C^;Rbi_HHrEQs1_|pcDS(xfWZNo192Makpx~Tel&WB=XP}#GU}mUbW};_k zVqj@vsiRh+i#(Mch>H3D2mX`VkM*2oZxQ#zd*q`*i_F@Av`lL zCBM8Ftlrnx$}_LHBrz{J)zigR321^|W@d_&rIDMZsj;J@lc|%bp`oiWFqjOSjf^Z@ zjf|XJO^hsHdR_99OLJ56N?>|Z5PF?(>IEf*+ybD@E~!PCWvMA{Mftf3U@u!`;&zJ# zPV=C8Q*gV*5~p5$pkwqw5sMVjFd<;-0Wsmp7RZ4o{M0;PYA*sN>qHqTH3kNzb)GJc zAr-goOh2D56ew_9zG=c#dG9PQ1J^T?u5?$Zt9=c6IdQjo^@n?ldu_d6o&CrD^@{cJ zMdGt(+`H->-F?*Ugpib2nW6&A{>_nQ+ILfLE;XCxsrGx9&AmPRpYPQypZBof#IvJ$ z8!e6QXFT{=p`-p*{5z}7rw@ms%5vXZnYGPuw3&A}{NZ}R?J1_^CA(~X9bjs6*b|pu zSNStBV3JDM%0EIMtJu5if3_?1*V^4b_9#i`*k>DSJG&sZ=0?>EAqH*&eY+R$d;PWQ z&6_vulb>D-|Fg4vY5=);{uhwe)B%se`q#YFHJ-;s=nISmo3uO>~pvOr;qX49gLIXr9reoAS2 zrkUc{;kKB^ziozaawKEqAqz%B<5Lo{uAl1m_w$x~Id9RIyo3AIM@9bDLw(nmmwGRK z@3s5xwML)BG}fJZi!T=x6)jt!eo(WbP0l+XkK?5AXZ diff --git a/public/content/ejthemes/common-images/maps/Arrow_Bootom_hover.png b/public/content/ejthemes/common-images/maps/Arrow_Bootom_hover.png deleted file mode 100644 index f6e8fccf2cb699ca1328e0381ab03153b95eeb21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1634 zcmaJ>dr;GM91ntw31}5g88C@~!xuDZX$!3s=u--W)mjyl* z14Yn@QW?xCJ{XP-l{tpOZ60$@5I05dwmUh*_lwKN& z=QQ7G004MuVwE~}4P#$#H&^xxx=lUCE+5dUBzifSPTMdG4#W5(R< zPCOC-oFPJ=L?@vM5(8=CVh#+KF;OfV03xFq3NvKkG`JSeAk0$eQA;ZX5=JSsN{AvT zrNA?Z*gOlqJTFmi$jdT_jZkzH7|BRj0TWJRAY)o*wn`W&G^#6M_l|2A0!JZqmK1uM zR1&HM6{H0Rgd13rb~26 z^;j(SB!x0*nv%e<&1U1;!nmX*1LldvVi@7We10g42({*#X^aUqTLZ@xl(^MkAt;(4 z&7eaOTTAB9Qi#p;Z3!l7Le^{@YZKcrn87HR$3+|^jRR5i|Dh(+1lmgL@OSzCr?6F@ zOX08%w~{#)13S3%Ku0J_qOjl?O}*6 z8nczg%m!SeltQcmmmrK1xgtU>7Rq^YnJ9wCQ-#UIJf%u0REc?NnMkRSk8_ozA;*N9 z>2a>{9hW~T*I@+{#YR@*7GgbaR9i?BI9jrVm^2redQ!bHu5t2QkV&~Pn+)t2?7s#* ze#N@Sv7N9jdzdgjZf4zXVQt-4=#&KjQ@S-unVz}zdqo#HYZ>QCfV!e6pyt4y!J`6! z@QnMS;9GmtUV*;X-REEb!OQ>rD|46S+=$bmD#79AuZA}Z2!ScGe8JDodS~fr-8`rz zsAVpd-neVu!?O=`e)yiw{B?85mu=_6pSAzePj@um6!X>VFD^Ng6jD`MbFF?xNd&W~ zGNGZmy;PR4#N(q&ZFjroJzRCN>GpNJ9~Go=ifT?gxe_1$(jHf7eDx~pG2_zed3ZQ3AuHh16R>h@2TjKqiN-!`Rg@#m$UtITN@Qg=c=}p4b;6~%sJqB$|j*Q zu!0Ex>HWF(Yd&tr-0iM4g8g_Wb|yBi7BU}p?JJHEdI58Nm5 zPAPp%`Kx5*sYkM!1Mu3dAMPw`yB8!t{q6*m4XqDu>lx_Fk2#Lm3lHtPM=*^|H=HF- zUZw3D66?Y?jmTbCyDoED9UnBSxeru}=T`;aEFDb9d!a_| zV?M3@;84oWsHlc-o_C`OOx1AAW}#o5wqtKuem;|t`qKB4zRz~Y9z9!Bo^xkw({F?B zr$nOJ2d@UqY3goHsn`^ioI0G=*t@B6Az-PF@7%bvXYti}_rL2p?cC>aN3sHJ1evAN zLBIEkYB&YYTx;CeaqvdEv_8utP}VOD z7lL;1c7p%@xGGKw_SX^ZrIH=A$tA8ee_%%RhVmX~8K9l{M}12F@onWHdtb}?!aVFx zD}WdJt)I`|_&f;ZDm1p1Q$CA)nM%JM-v$-mmD^V%wa?Ur%Q|m*FfrY0rr%%Tq@8s^ z==S5vWRuq|;sa>< diff --git a/public/content/ejthemes/common-images/maps/Arrow_Left.png b/public/content/ejthemes/common-images/maps/Arrow_Left.png deleted file mode 100644 index 6907d05c6ff9a334763fcabb7b99a08708ed499f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1745 zcmaJ?Yfuws6b*<7$V;TAEi69`#t8IbI-ls{bmcJ zqe87LoGnNsk`*V6$sx^jP#!7} zI4yfk1!?Ap|5SE&x=LOsN7DTyAd$_>N)_+QL=+5C31kq33>#9K14c&vKU5-_M=Nk1 z`rhw<3M*oAWGKW#60@uAcXHjrU3C` zsR&alX7Q1c2uG^G1yUi(VKP8Mfh-n_kYEap!uF#F2m1v3P$(>Kx-ZQ?*oPGiv;1gO zUp73)Wn#i?2`a_sxT5#mkOjGhR*=Yu$V^l&-j0gca!dluri_Re_CjA!?;TgPu$Q0( zxe#FnG92u`4tj2j=pMs#zHN!ceB+~1qTA&}Tf49MFq*h6EDkd$M%7<;AUwi3$nmN} zzHMiSo1iu}FeYTXLg`>Mvi%u6dJ`S-%Q?T^OG zUkqnXwcFce?%a0K!N%l}>C*{DQtNA{Fq@5Z&Aun0Z1xB0wQ<$H{sk!2Rj=3gxVyV2 zX|>vtF$jXnXJ)kW8s4s{mf}mlba$66fh~D;#U&*}UDdR7b2I*ZX;<-s2I?D*$*@O6 zcdof6b}!;$y&>(~h8CyQOOB`VbGl{zkB-s{M^qNITbqz;nXBw`m7RPfWF?#PwQQ z<_5TWq?L17+MMT`?LmFLwOY_`cRS?3n#32|mD=Rq-q5k|yQ{vJkZrA(b;QL5Ubr@_ zuv%Vp`Q)XQi9lCtw&Uf^`*N&u^1}T#Iz=RInYQ!!`P0}f4x_oAclG*_5##o9FN}9N z_{fq@r1@4}+rYtsg5HBMg_ud#`D4wu#%1S7$9tb?2V?Zrwq^}KRo}QVc40cU>Eg+r zHfq|RYU+2cBK#N-7*GgZ0=Ah=66-l5;x*$6T9P2YHg;e z)M?L0i(On?cx%3U@=fn)BPM-y<5~3P6-QUsU7dbyy6}}NW-5$Rp4Chi@9(5PF|UxO z-}<9`ZJxTC??sgs#<~PvKgmoqH8#qRXeNohemhebUSMmV+SsQzFIK8=pYA(cu`R4m zqp^IXGEb@8&=OR|j~Ie=)^~KvME%)D{o~{NJJvb3y-+V@A_D^hJ1_QEE`_N@y|rc^ zdsGH-&-Cv>PQrB RtJ?6B;jp5ZKL&48{{yUuu4(`P diff --git a/public/content/ejthemes/common-images/maps/Arrow_Left_hover.png b/public/content/ejthemes/common-images/maps/Arrow_Left_hover.png deleted file mode 100644 index c721122dfc0c5373b36e0bf403b02bae4d80f98f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1771 zcmaJ?X;2eq7>)?2fLDPkp35R4M|N`%NLHfcAQEdZ2F5THg^(;Hl4Rp%LqfDjp$N2U z2h^f?papb1YIVG&cmy<6>k$yepww17l?r1uf_4Pk4T|CWta$2`yTKJWXz-)y-w zX~9^ZDLxbmWvn<+C?m%J@@0(nCco*cU(Y6oAR-}^NXD`WvjRscJQbFO0%Dya2bG}; zRsPD$XdHzy64a!m5~-3!h!WF53O5F_=nN#ALW!GiF({O|C;?=lIT}3|eA;jh1T-ox zC}&A%5`zF$YZ9$EnruxG6ojZz ziE9jm2Gav>MMV~7BDf&w^lb_{!+Tl1@m-n7g25Jr0j5JVcS=J*iRAyGI^BD;k&vMu z{Qjq~F(u!C!ZOr|nQ$d}aM>a5PzFSRqY47UQ!q?BR7I&8BQT>HGXR2Q7DNZ+8odfL z8wc?c2_n`T358yXiiKQ|RDd)Z6(WdXa0Ce=HlG*6rqdIc?C6+ib}Wa(X9!tzzKA`< z6=F)04%HJwT-66IXIQSg6?6tNvJk~Jd8kT+V>)0kWkfT)mzZJo-f>mKdx;&E3zKGG z_rd<_pog}|?r~4ww=KDN-}tDW>~@@N>ozT;jJz!wVj(ZZ;yhR-S>(?Pu_O`Vsc zI#1? zb+_x{H=Y=^dX0Kp-dtw4IxM^?&%9>fTt4$@6K=I$S;2vhO!*q=Kav{NQhLd54^y8J z*Ie%E>e~3XEb%bC=KByfJNi-m)heRrRSwX2uZKYF`j;=6MGU6Yce{-l1mD&6IuqI5 zYPEXKXEh7!+wXOEi=nELzs`JVE8iK9dHEFw939ov^ol;Gx7x#&Qgr}5|McmjH`|YLjl>w}s$==Sn zs~7%p!hdBRK?DSw=I5W^WpCZ%xv1G+I%%J?^v`jpI}iN2?*9Gh49--RsODS#cE3QlwQ}6qITk`rCg#*WdN9y1_C~%AdTR z8a!cK#f8p<&Q9^(*1k$x@vJ=+{GdIa=Bj)-ZK39cC^vVCv?#~3!Wrph%Z+>7 z-kRf*NaQVTOU~>p$6cXY?_|Dt=y0GRw@d|#8qnD@XUv?*47x?iL=>1eSNgAqf~1S< z3w*g0b;Aw0b=QQgbw0gKu7@h5bqTEx)Rh%(D;b?-J=GDng`W;w51kg0wxBbfCF&eE zrE%HW@wNLS26hybEs#K6~5eH`ELJ5uW`d;=*^CU9xZ92@bXAq z@SOCtE%OhY7X}_YaqMuW&sy-!wV(X@o&_`;J|{+og;ggu!(VJRd2X9z8sV&3KUN#c zqz%|kc-ZONuAQ|xGuKB%mew7XSLDfP#hcV6l_yh7j*lH<`nKPBHF|Ei(p6S4-Ybyv pNfoPNPhrILef77;zRDQkO>y1ZHzwRSW{vyzBTh&X9^z*f{R6qPxN-mh diff --git a/public/content/ejthemes/common-images/maps/Arrow_Right.png b/public/content/ejthemes/common-images/maps/Arrow_Right.png deleted file mode 100644 index 5cd2123e9bd0830b2c81f36e71b405df50d25059..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1618 zcmeAS@N?(olHy`uVBq!ia0vp^B0y}!!3HE_YJRH$DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_cg49rTIArU1JzCKpT`MG+DAT@dwxdlMo3=B5*6$OdO*{LN8 zNvY|XdA3ULckfqH$V{%1*XSQL?vFu&J;D8jzb> zlBiITo0C^;Rbi_HHrEQs1_|pcDS(xfWZNo192Makpx~Tel&WB=XP}#GU}mUbW};_k zVqj@vsiRh+i#(Mch>H3D2mX`VkM*2oZxQ#zd*q`*i_F@Av`lL zCBM8Ftlrnx$}_LHBrz{J)zigR321^|W@d_&v!Syi5ScldI++?8x*9u~8#=i<8Jn3K zIXjt}TDrpYy5uL9=BDPA!1Sgd^qS+;3rY&P1wfl!Qj0RnQd8WD@^clyUbf1_?G_W9 z=0WwQ;C2hp7dZT(4|I$^C}NQ!8YToxJs>7L*#bH6grAxROzlO$Wc^LJ@&p3|(=ksM z$B>F!Yo_n_mr9g4{=UVb&$`894@anG^Dd7^C+b!zTkl@IbaTA}F!4>>Wf3_$diFbu zt0Gye63$&=VATuYsFf?aF7x4^%RbJ155InTSb6XJ&(c>ZMuA}~O;e9@J(dp*oymW< zX6MEP%f|CJKkj~P_15ysv~0ygCc0twZr{HC@HP97b^33M7?w%6#oWAi?_}k)Q_Rg9 z0yIqS-o9fp)kP`u;D4?l2ca|JX1~S0pE9|AJtaZoj`wn74(*~wn;H5gwnCj#9#l@| z5^4R(q+O^f*mzH$^KgK)wC0vev+Pf63N&49T>9zH8;{i1^wfzjj2yJjrY*LU;cIOa zaPqQ{*%qy@=4}xuKlRaZ}!Vf18!S30G44gStp@^lk#Kw^T9*kRT4Om*2?k2JO=K5*JD@K{K1nI2aQ&*P|$RXg+Q z(;k2R`jt<&=7UD1!|~F)GkZ^;_IEeY5P2ZOU*WwgQ>^6Wy5miHcil2CgnvzKF_Y@w z*t%~|&!USj?q9zAJ>Gbx`QPy97l*&`^H~|`$!E<{V|~o%tMT!Wf&J!)1AC?i{daBd zJ)Rs>wZ<*qX>N4JL=*G9B5OD4=p1=m_|W@R+3p<%vD-HIcCETUKPqBzuTo{hQ*fm3g*U%B`Hq?M5XXn-{Fub1LuhqYXWeXRR=Zv6{P0SY~qb;Y*x7 zV%!JM6qlPw-CUBmk|9rQ`?gC#mb{C(^}?52nOr3L_0y;5#;&~P-L^s>7KQzOxO~Ed zdGls*tP<#E{?o<#vbe7Ndn^Z+L8^g7%+HPP($8BK+}M%OSMuz9pIL3;LW_3?&(1qP zUp6~pkyGKJ)?MxE!j|6B;OtU;_3&Z%+!8^@l|K%-S63bhX*u~Sr`&us^B(qscc+zw oUpN*X`EjCJcrN3*p#Llq3|a4M(zopr0Hqpqng9R* diff --git a/public/content/ejthemes/common-images/maps/Arrow_Right_hover.png b/public/content/ejthemes/common-images/maps/Arrow_Right_hover.png deleted file mode 100644 index 2221d87c99bb2c2f82790bcfdbbfe82ccf2c088f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1640 zcmeAS@N?(olHy`uVBq!ia0vp^B0y}!!3HE_YJRH$DajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_cg49rTIArU1JzCKpT`MG+DAT@dwxdlMo3=B5*6$OdO*{LN8 zNvY|XdA3ULckfqH$V{%1*XSQL?vFu&J;D8jzb> zlBiITo0C^;Rbi_HHrEQs1_|pcDS(xfWZNo192Makpx~Tel&WB=XP}#GU}mUbW};_k zVqj@vsiRh+i#(Mch>H3D2mX`VkM*2oZxQ#zd*q`*i_F@Av`lL zCBM8Ftlrnx$}_LHBrz{J)zigR321^|W@d_&tD%XZlcTADlcSl1p`oj>qmikbo3W*_ zv5}jFtAV*WOs`9Ra%paAUI|QZ3PLYXKMuX1q>x(xwAm%KD6=dz#jPkmR{`v0t4y43 zF>%Fd9#n4%PPdr2;nb@Sbc{YIVv!;mCIn19ASOK70y*%6pPC0u?M1+3{a)pW3kcwMdrti-eDik@uuQcI=Wkvdfj@Gt_X;Dn(GlX)NOZTWfI&J_i`@AKuOKVV^zUYwr`MYj@VX+x!0e-(OW~ zlRFD0Kl-Wf(0|;yR&)OO>;+{HwnyuTMKAe2;c05EVB#bd(Rp^&axKThKgcZE`~GPQ zXV)T*elzpO)0Vz#+-$J_zI|+Te7(kzq}5V?rWdl7G~N7^QZ0RriFMNJICBG$81I#t zEvYjd#LkG7#EKl1*(0ySRGGMKNr-6ZIl+wDPU*Hy+om~aZ#}wq4wGWU?gd_F-R_2l zMTDiv#t z+`^Mrm_#K^pY?TD^mbzxg{Yf(@jGvwE{Nc~Y3O+>Rd&H02hV8%s+kA)=dL!}-|EF8 zdef=L+hUH`_Ew?WPE))un>-iWSMyIqwUysv0_&SuY592%pZu`!ZPM~mIma}QU)FCH zTk1B3Nf#D)GiF{`+Gw`r`s=&%Vs~%VIrIGU->QkVKjWr7o&P^)A@A<}n?4=xJuO}S zpGC*Khn1)Ek!;?KxsfIbK~Wnfut@hGU(vS3O}@$Mdw93X&djA5y=jSRGJ!kzU+ymK z?RvGTEq7A*nR{0bd0*0)#1b)QyZvGZ!*@|@Z(KZdr`hEYZ%)(%&&|FT?-~97dEVaF~P37{i%7(h0R&6FTVd~ zFMBibn5CXZpT=3Y#k+TuFL~L`d9;w PfXaSPS3j3^P6N|G<0u3l1TFa3k zGP4lV8)9<^EGb8>)aImXxhS+^IT&T*Q36Jc)POc)hRMRS@u6{D9<_H|!w@(QA=CNL zyQI{zL{Nwm7|3BDp;{!I35K&7Og6%0bC-fFgo(gR7K}uMG7%mpf`>4{i3g&h5vY!* z5J@ItQ71m6CrL98hOJgB!y3lGiBy=$<#J(!1+!S86e84;Z6YfWu^p!(t*O?8tD0&E|v)C6PkOBv*uM zvy7ODoaCbKxvXiq4l5YVRAdoG7&c(2gusp9c*#7&w7G;!rq!F^qSNPsOv{C-WMIc& z|262zE6P2N?UZe)!<6wc6XkY-vh`eN)f)hC?vsjQl(xIwdlKUBntiWc*L&;puEaRa zP1&8{)+66jQ@0?f*7C=Fqh0qXpzpi2FG@R`nmRIjYChoWyT6U`Z(NvK;79k^m~aJY z6@1#w%9W0$(_Y(0|FZXujy^qmkI|p#x;>&yUT*lN?19&;B!F=TWo7#KNVbLyEf5Dh zzSI{!-_!e}^KEH&diGsStvL^G+p}sNaq+-ohKZ&Dv*TH@tBb!svJb37*wJ(k?dnod zZL%<0u(MuqOm+QC*YnS8Wv-F^$r=Cx065g|*_`XAzHCB+HdeS_o|&1mxG*0)T1~i(j@}VL{TW$VLlsxjj7vtI_h;^ou$XjYb{3UDHdRrSI_fv(nLyA7{QO==^ooPwJ)gheW{a zO55A~b#6H;B7do4lyvo(PXurAs0yog>PZHSD=U2i+km45`5oRxSL=rECU~Jre1oTw zQBo-AS)_vARJYQ4x7~a3Goq4up=kT2CmxMo$;*8%w4^oG&lbFPuP?e*HORRk47f1E ZAL#nRJ7BoZW0&K1AQj6+#|7*2{{b+tf$IPO diff --git a/public/content/ejthemes/common-images/maps/Arrow_Top_hover.png b/public/content/ejthemes/common-images/maps/Arrow_Top_hover.png deleted file mode 100644 index c6b92fb103d31dcb82d55fa591f21800ee5113a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1703 zcmaJ?c~BE)91WrnL1qd?5Tv+`N~uUT%MnRPfSeK}3?>K}=|DnuApw$&$zsA$3k4Ju z3+0Fw&{kXNpumiXXhjk5pjbf|#6b{Ip6|JClgP{GRbZ2(IW8Qne<9pw1et6h= z8!Klk0)b#722g#>mYFbQgGz(52?R!=OW1}14nmyXX(+aL*;fnZ5Y z()*+&!f=3tY7xMfO!1Ucs1QK)AwxbCnh$L);6;HbAmjy7)_Fn{y6-wV1p;Ot5*|$p z$J0ez{%kCK#Uv>(OhX4jy*2xMOhr0f-y;WrteEoX+FrRb+c{48wMI=8W18=OeM_$g~I=bs#G7)I!uIo z%=bTqbrGo=1Qa1UG({`N4=#SCDU^oJ(IPSo)kdIb@?00g6)1-46sQK^h<(Wr5T#VZ zs9raN7YgYDwGNZ1<%odGB;g8Vr4pu7XgnI9!)3EsR2l^FyxDv{i%;RQc@T%g=dgHl zTrMh4Q6XwD?uQ3fDxiD!*#S8lR(aeT{a> zM-x}tNwTmvndbW-sr#L_dW9&qel5fJ@^1U(sVlL@kVAP#yw*J7xs?bu!v@3N?G;Ys z*KRxrURwRV$7n&wAeB!? zxQlm=|6O>%zznB>fX$fapvzy2(DGunh)-!hLm^wDHz5QC|V#D*-eakYimp z6JNC5rd$Ij%^Fr^4CtQHsQ0O9ekb=@WVhDzCEmX2Zbf$F2A3;8$?mz?9Ka_M9l1j< zr!tay6j-BuVAJ>~nz5LYg$;3yf*xkNsWJJCvT<~MtS7lG5GR+7Q Wa53#n(T-E5Ux$Df#;s#Zzx@X$iJVCQ diff --git a/public/content/ejthemes/common-images/maps/Bar.png b/public/content/ejthemes/common-images/maps/Bar.png deleted file mode 100644 index e1167ddfbffc4ecfeff2ae0e0a1411d9aeafbc18..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1111 zcmaJ=O-K|`93T1+wGZ|XVnH!X6dl}|H?to$gHyRXYi+cqy9?Q2$#LeXlg+$o=Gl%C zlpX>hf+#X52%?L72!e`GO6(9+74Sm_qI$Er*1>HK^Z&oc@AvzEzM+=p zz3ZwsRZ|qTF1b%h6YKj=Dl5qU>g-e%F&lBB4QEg%&Z`cj8g7=Q4!8BC$zT=N! z14XT5jBFcjOC69jWU{J{VLj6(Y>H~w?b)i<12NqJy9`TaK8%esw4uw)p-2j(>^ST; z_Vqh3)8Cxc`g=4{XLj$R8$5{!m=LS9XCAX$$&;C)u0(wQnq%l91oz0ypQPGSEp!|? zkdCk*sDUU?N5d>124YyOqXobNju$vkALM})sh0pxFMbS(=IEVLT4`F0MNTr)jj=6p zTt1&?^C1>FT^uipA_oLc5P}2|bo(r2qS}FavCNQ6|CC_b zOR|=`*e232&QooUXMtZ*37AU#A8MLQXcwp9-+Y%9cC&pparM94a9OUu3Z_jWE6_1cK)uO9CS5F9 zGRo(|m(^S3>g970%5pi94CfE_pFx+d$oBZ|(%O>4(&9slY`a6&dV1kwFL@GAlS*UO zn_ZZ_wSEu;PQR|Htp&SQTchG=)rEs=t+RD!T5DQs>W7rIRgH!A6+40SWB7L79DlXu zi=Lb5*k60}^Vgq+}FfdWj%4dKI|^K-~-sHue<-iOJciB??KY z>6v-9O7C~?S5nAKu~iB;^)>Jbs{}UJ3djZt>nkaMm6T-LDnT3-;TxdfoL`ixV5(=Jn`~fas9knMZjdu>{D|Wm|I#sT^vIy zZk?Ha)?e6BDoNw?*gQ?qY}P;b?N^A&=5vnEKWwk14r73P<-;V`WF z%zvSIV(?-$xdYwoB79i}D`(AEVB(~sn>CwBH##ax<44@w-nZLIq#LhI_erh>)f*0})tHil} zXC}7(SnO#e+d28iFSd`a!bcXZRp|-xiz?;Gyt2xp-Ld&_os%T%UjF}_d~aXe{d?nA z+s~^tEqi!%CbwQKJ;@=tYRZ$2m9yq#ToBwE)aQ1G;qSaf4=-Hfy_(Bk@uR{jLd0ag zVC`DBr1p*m9>(MlA-#tCtUpXDb~mxfm~FIVdvf66PlgcwGOjtt8?+A;aTip!sot>e z=w2nUVVl#!9U10PQL9#833|WC?n?JBP4)Eo-yc1a(qpPQaiXZ4KWeV~>xjo^``C`} z6m#BtMFObg<+-2S%ddTTw5m;>8gpw{H0N{t&19} z0_}@f-m{+n_#xr=v%{0_S!GGQv!4IpeeDPTpW#9qqu)QbtB>qze|<$XYo*45I)kRA zd+gO^JjBm=+O5BM`=42`vD3xVg6|jQ_xT@LzioCd#~Y*9Nr&exD9?$L+mmqra!=rm z<=0Bce!^? zVg1@;3T8sfA1uw+EI1aFd}wP!ZvQ^EbhYN1Fbn@f4~y@Goj&}y@L=(^?UT-Y+|`?W zskr%GQtjEyZHpCuI&~c=vpsA(KlV#4kLzIx*41H4=kZL^v3R;+()L?1CX$DD-i%-XEh z7|B@gr3;RfJ+*WHu=!@I{6iP5jdxR;wr7N>dMaqNpKsayRwh`;;^_|Khr$(K5B}Y~ zI^l}{3`1bYQl+X zgD*~e$D0N9PS~-%5S(G^Q4=J3Tm75VW@!QOr>Sep#FyDlkLukmRCLArvR3%HFz4(K z`;J<^yq(A#AV2rDZdwPvn@UM`C`LFgXwP;FHD*5 e{dCfOCLV_Udl+@aUc}0RDk)D_KbLh*2~7ZCSkasS diff --git a/public/content/ejthemes/common-images/maps/Home_hover.png b/public/content/ejthemes/common-images/maps/Home_hover.png deleted file mode 100644 index bad95fb602b5a378d952649aed81d5c014ea3226..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1699 zcmeAS@N?(olHy`uVBq!ia0vp^@*vE?1|rvqSpq4^64!{5;QX|b^2DN42FH~Aq*MjZ z+{E}FfdWj%4dKI|^K-~-sHue<-iOJciB??KY z>6v-9O7C~?S5nAKu~iB;^)>Jbs{}UJ3djZt>nkaMm6T-LDnT3-;TxdfoL`ixV5(=Jn`~fas9knMZjeJ!{v|_Ft><%x;TbZ z+&VHn+F#gFq#->$fA4{)72+ldJcfpg_+5m10)@XiR(ufr%lwMpp`QIC{{i`cc@<3Z zJ^XBokF`h~l;~yr%6KsB#-%d-&70>1r=Q)nW_Pw@)ufXq#g_MX`kX)GweS68zs@U# zJ5)S7xfAb7lq|k*uH%}P_oB1S`*w=_n)J}%Kf|uw7kc!~)KmK>o3;zHGliwi`Jy!? zW5Ztm#Y@7MJ=x(`cso3!-|>A)bb*BX`(=zq8)DL*Ony2sSKrb#c9V-=T8hz>&ePPxvBoaJQ%lgYw0!1AG>L z_Ho=j6W6HBBf);HTejc@uS7Ldd)9-MFIBXzsCLdft$kNscm22Kk1pQprKRNDY?#d( z(v_ySJ$wJ~q1WS&oU!M6#J?V1zNzS6T7TIK8;OZq*uO5Sd$L7L^2@KMNxhQYp<=J! ziaP6l$u@cXtEGP1o?i)W=T-?VoPDO8af76I>%%=xZN*)j_WBOS%;z^YNSrp+zZlK3 ze)pZ3e>3x^Fqi~yy1w7?j+VxxSt6`g`0q(KeLwy=^TgMPkaf{}Yon7z8#Ybclciwr zK_ZK1@0GP;pF$=*UZhZDfBnaQ?jOIyZ=X4kBs48q>gsyQDE>Cly{)Fv&X$(;D^BkW zTPpu5?rZGa-1%p6`l@H^sg! zW?kFS=F%$C_}A*}9yaE1+4F}qL==s*%`%&~`P%HF0u@v_s?#oBp$h0G;ee7YNwr1tH;({_2Db4CT<_1pW-=RW&v@psGJRjmmg z?n__&jN5I+w4*cpab3rQ8HqodcGUjc&2i32!mhucQTJ$fnt9W&qshs3rIofT0z|t# zD%L#u$umpbe0oTn^zzs{M!^9L@BZsGp6zenQ8o9O8~2`LOw2~2cd~NhSN_)u49{|x z7xvvLBrLo`!2FG2g%ZQ@eYdT@HN5$8+49lihhkeAYkz0l*nWPg-${K&Hiox570)>x SeB=eHHauPZT-G@yGywpkC622A diff --git a/public/content/ejthemes/common-images/maps/Home_hover_lime.png b/public/content/ejthemes/common-images/maps/Home_hover_lime.png deleted file mode 100644 index 9f3d8fb4fe4f8e07660e486ab88e6d2025bcad01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20205 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 diff --git a/public/content/ejthemes/common-images/maps/Navicatior.png b/public/content/ejthemes/common-images/maps/Navicatior.png deleted file mode 100644 index 35ec3a0e1e5e41100d3c103e5d993e8a40c5f29e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1067 zcmaJ=T}TvB6rL0;G%d4-ih|1snc>dQuH!m`tM2Zsx!{Vd3mPFg&fIkeow?)8wOuU< z3W6T`QG3;(hu-=l2uz}&hf2x^ABqfutR8{|A<~Cl?9S?H4{ZZ8bMN8%zH`n!-@V$^ zd8)khNGU~8<xUEv0Bq!)LiBu*-BmF!sCpYSjl)yr#i17Lr1lB3+u=PuA(x4Msa{9m2S3R zSlhCuvvo}5z}Sppu{^`ME#-l+*#Du1v5j_c9PZTnPhlr9WV;bSo=YC2dkRTz~6G*Mu5U6X_eFNEv; zVn_%HJRk7|y`eUl6TQK31LyV0{ybMk>Zk!toabsg++abjYX!q1nPq6}=b+YRBLn1G zmh{54_zUW7akav=G#2Etq!`v6>|cY^GA zW;uK7QTb)=puF*F@(jH+HPU}zy*2wKnjNlM1}V?!E04d`^?zOHxzM-P`Mc)W`PCn$ zkZ9d^Gw}9VjiuO{o!!3)` S>vR3?^^Hb4<@=%jOMd{Xxn7O{ diff --git a/public/content/ejthemes/common-images/maps/Zoom-In.png b/public/content/ejthemes/common-images/maps/Zoom-In.png deleted file mode 100644 index 853838ba35dd6d945dac7771de4d8a094d900f07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1178 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAnN?apKg7ec#$`gxH85~pclTsBt za}(23gHjVyDhp4h+AuIMD`kd6ltlRYSS9D@>Lr5I=vCwv0Ch7k*w|MTBqnF4mMA2p zrf25aD!t#mUr8Y|#a1cY)Yrhbz&SM|)1#^=HMq(zB)KX(*)m1R-cG@$!U||WZfZ%Q zLPc&)Ua?h$trFN=D zrHQ4Ef{}rtfxe-UzJa-}p@EgDxs`#T0u(3#Z7WJivkG!?gW3h;*(zm}loVL$>z9|8 z>y;bpKhp88yV>WRp=I1=9MH?=;jqG!%T2VElw`VEGWs$&r<-In3$Ab zT4JjNbScCOxdm`z^NOLt1Pn0!io^naLp=kKmtYEgeeo;J&4sHjE(uCSxEHIz#UYgi zsro^w#rdU0$-sz9QwCX8VC7ttnpl!w6q28x0}I7~jQo=P;*9(P1?ON>Jwt`?%)FHR z@?x-hUtcTFyyB9?yyR3*7h5Hu33{2CDON^q#)eJ?21ZV%PNs&2uEv(e#uhF{u4Yc= zj;@ZzW@a$GF8Rr&xv6<2Fuf@Vy~a58f|5dR0nlcb)S}F?)D*X({9FaFm#s2!yTt&f zc~HG6xZPriQ?EYIG5Vm0MT%&c5HR(CnDAr^}hsiVmz$UGlu5oT3)6~vPdb;4(kFT%8AN-mb#9+jnBDSWF r-CSitl(wD28Sly0xYjZ{G%zxJPbt*7=)JE4R9bkt`njxgN@xNA-tLwS diff --git a/public/content/ejthemes/common-images/maps/Zoom-In_hover.png b/public/content/ejthemes/common-images/maps/Zoom-In_hover.png deleted file mode 100644 index ec4fb20cbdc5a94863c16edac137bf46e5d2b005..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1188 zcmeAS@N?(olHy`uVBq!ia0vp^k|4~%1|*NXY)uAnN?apKg7ec#$`gxH85~pclTsBt za}(23gHjVyDhp4h+AuIMD`kd6ltlRYSS9D@>Lr5I=vCwv0Ch7k*w|MTBqnF4mMA2p zrf25aD!t#mUr8Y|#a1cY)Yrhbz&SM|)1#^=HMq(zB)KX(*)m1R-cG@$!U||WZfZ%Q zLPc&)Ua?h$trFN=D zrHQ4Ef{}rtfxe-UzJa-}p@EgDxs`#T0u(3#Z7WJivkG!?gW3h;*(zm}loVL$>z9|8 z>y;bpKhp88yV>WRp=I1=9MH?=;jqG!%T2VElw`VEGWs$&r<-In3$Ab zT4JjNbScCOxdm`z^NOLt1Pn0!io^naLp=kKmtYEgeeo;J&4sHjE(uCSxEHIz#UYgi zsro^w#rdU0$-sz9QwCX8VC7ttnpl!w6q28x0}I7~jQo=P;*9(P1?ON>Jwt`?%)FHR z@?x-hUtcTFyyB9?yyR3*7h5Hu33{2CDOP5#PDaM&W{ysdW|oGAuEv&bCT33N&XxwQ zmPSrSMvgGOF8Rr&xv6<2Fuf@Vy-qmwf|5dR0nlcb)S}F?)D*X({9FaFm#s2!yTt;h zc~HG6xZPrjQ?EYIG5Vm0MT%&c5HR(CnDAr^fi1_nk6PZ!6K zid#v4{{OdUUdzbc;o;%&fHml=lamvlkkBNaoHscllD}R&bZ#que=nEOs9Ibn;=@c< zt$WG2+1YCrE%Fkb{#shX=+4gK+s|J-JUq!E&q~-s;05!lNCsww&koO;ZX|f$xN##> zNZg<}(&J*u$3v_SXPf77tj^BZbJg6S!h4OKT9D4qFE53EpPsH?;b@}yYlg%N1~*+r z+vAIy54ZDq##+?-2~Agkd9sn!#VVv%;j5H`x2fj~{hi z-QG297e$uq-I+R((Q~POmw(;gU!Ic_nr3ouV~LQT&l)y8WGh38+=-Yc540Gs9Y1<~ zecacHlcz7g!Ia_rh+)D_jz`9q7JIr(SK$#zVEC7xwSe!+hkj7G;pyt{1t Bl|cXi diff --git a/public/content/ejthemes/common-images/maps/Zoom-out.png b/public/content/ejthemes/common-images/maps/Zoom-out.png deleted file mode 100644 index 8d088a0316a409dc8fe8f1af50f6d563601c8c35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1141 zcmaJ>U1-x#6i%5=aSoqUrXV3>`k>8EyRK_kooUl()y&xzR`=kRCAV9g$<30xwVQ~} zp*VF?d>Hzoz6gT&hdPBZR8W}spx}c)D5B!S^kM!Wh&uFUuG0r=Ajv(K@B7ZV=X}Xv zW5fFL1u|X*#uEnpR*LT6Ckn;wCiS=njF1Jk-8S9ngTK_TT#%V zZ|Ji@vacbf_I0WujjCTu*5!CCU;w0$Ib)~k@VPKGt;^%JyUkGKGz4{qsozDVaG_9$VSS9x=fw!G(`zCn=QW+mf`SMf)z&SfLz8qBl{VOo!W6Fb z_Yn+hR@QW8+Jqa%j^FbUwmZd=8J%T&6l zEIw)j1wlIn;m$%A8#^F^P6xEeXfi-^WRq@cFzZa?Wtoqg4pK}N#Kka$6=+@8c)ujF zen}7_fk=SkVtyeg)Wq13R9zbpf|3v`a7Czg8^A;buJ(r;Dav)NU|2Y_2yDFvXp#*L za{9=;Uc8ptqIxr2t#~b=qFe?S!?=U}YtV%)>>hVHYg-)58XuV0?KZY`k02k%pTtC5 z6jHfoZ9jhgtS>q5DLdGzY1)%(yPCLsMLc$;zU1SQVAJ*OQhrO%R|TXZO|o*o;UTHe()*fPi4`{mQ(?F4hk2HJk%q_+J5yWE+;)O`-zF!{Bg8u*j diff --git a/public/content/ejthemes/common-images/maps/Zoom-out_hover.png b/public/content/ejthemes/common-images/maps/Zoom-out_hover.png deleted file mode 100644 index e87d5279fcd0373d05f61faebd9db78eff7eb7cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1113 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 diff --git a/public/content/ejthemes/common-images/mediaplayer/basic_view_toolbar_bg.png b/public/content/ejthemes/common-images/mediaplayer/basic_view_toolbar_bg.png deleted file mode 100644 index 0ed527fe44bed3a7d7edcb50b46a4a8a6fb2d4f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14914 zcmeI3ZD?Cn7{^aH9Ijh&;9$eSyksa&m)v{v(lpm3TTQmLU}|kEYln8by*X(wO>$%I z?UKeZ$_9#{OdWy@H^$}%KRAWKK-8k3GCw&x#p2iof?#!S^QA?6o#)(}m#1mEv&lZ5 z(56q%`Tw8ioZop#zTD@#ySBG9-_wi`YU%8V_aL-nlEmISmy!3!pVIy&f0pMu226xj z+)aO*(BaqDBGk4~@9Vev6OSsIk@2WWV+ebSnH*6g6y99SsoE&EgdsevXCtm_?|DnA^4i^=YAcHMcC}z@GQz=GVc3y?Vv{`fs zw!|8ZxY}t!p+C_r#Ed)^0-jd4Ci}cXFyxT~A#a<1li-!)R#Ebca>y9C@Pr>Ig^25X)3W<_e^m^Sy;Wo#!mRfXY%?(bH zN}f12wY;9QbR#R!yy}oKW<^{sTB!Oe&nuIw7Rs7sc7&o>RCA*2k;F!(q*nFh#`0-< zXh}`PX`I1X%OpOzp)WULScW-bEK;)Cy=Y;wCW%C~cEj;zG7U?c*48})K^bX7r`b22 z!(tCMjj_Cjx9%ZR+0bbAmY%9D&b&;tXVJ0aqP~cY_Bb|sD>y3@CUaF{d8}GSzRxhy zQD>KRR}c!Z7~NF?Pe6EJhn`Iu1#@FqtT)wGyp|8gRSQRnH|Uny+>+cU`xT#0@wGi9 z1r(nIk~qq`90?<-r^XxQ2q{u4%mI}3Imii0s+M|FS)dl=Noq>U$Y)e5s%O+;EatMq zVX@W-l+}Hu#Ei6&C&R)~Us!C^3|#hJQ#!MzrDiqU8IO_%kFF<`AxXxvs`}jlDH(Ey z{C@hD3b=!Eu&qrB1%e^JY(q>WpnXB=xS@^F^HNToyv5YOz998ud7a#KY8q(h=x?<| zgER|Db?7G9q2plZlKpGnX1)07`K^_Xv~J%@IW=!$dgdao%Au=XW7S)VdhD~Ss2aV` zq8dFCI2jh_wbq7Jb(U@V|6M>QKd>)eqcDQAH#$&GDqFR964OXo1vQV`hsmC}xzq0C zoo}o!5EkhtKw6)_6i(~>6{_sng)17S7n?$M0~wiWuL9ZN3)*Ux9eqDt)%2LH4|*l? z5@q^cw!-du>%fhzu)E$`b3T#Pt*EzLt*#lk=r3({c592XN26mVRS z1~a}PuIAeFe>h7X`YVv9`##vcQzlOa3R*``0-@4<2u&P7=#T5ecPt7v5dBe^>8=C-+{t ziqMvC=6?V8N#AcjZ$#+L(v_p5sln(S2wj|s9AASbinE^^=l+@{eV=W+cJ=V=64ZTg z@Nx@6U!9ol63G~5PG2H9HkZ!6@LU?9Pfkp~L0qNTod!b3)=!=}GDyZYH9FaZ(9{Zq zu7^u!sBLcM^p`8B?PL(4FPx0uotQ2yrCpJ)*O8%Ye`k(7MEU2`GpVFKQ<{c9qWj`cf31d-3Qg-?}0ClxOGGuK3%J?B4$$8TCd} diff --git a/public/content/ejthemes/common-images/mediaplayer/header_bg.png b/public/content/ejthemes/common-images/mediaplayer/header_bg.png deleted file mode 100644 index 7dde6f77872ef52083f468080cb73fa6927c67a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 421 zcmeAS@N?(olHy`uVBq!ia0y~yVA>00YjUswNeiEeOMnz-fk$L90|U1Z2s2)~Tla^7 zfic|E#WAGf*4w)qeOVj@To1mpTy!9Me!z)WhuAhsxD@uU61Z0NOX};p(%ARLpDh^} z1h($}ZD{O2pNXMi)%Lr^=g(~SXJl|Nuj+rn%CJCg@3c4u1{Zw>hCNkZs_ro`IM`L` z0^RXs@%2mGAWr%FnLj^iGB9wsuU{(8&;VET{ZG$xUIvCGFm?a$eTk}Kgej{5b520? z)O>k&7-X0Y%;dR1D_>o#)&bgcW%2c|Ko9@AnEjHKK|vnunop>l>Nz^hAcwxLWM*La z`oeaeInYo2_crri1e$4G6`Rk%ut0wAI-ux;{RK^Pgg&ebxsLQ E0KYV#(*OVf diff --git a/public/content/ejthemes/common-images/mediaplayer/thumbnail.png b/public/content/ejthemes/common-images/mediaplayer/thumbnail.png deleted file mode 100644 index 1a2f276b3f9e78b92aff6856a1c5876fa0f426e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 283 zcmeAS@N?(olHy`uVBq!ia0vp^+CVJJ!3HFa>!ua}Db50q$YKTtZXpn6ymYtj4^Z%| zr;B4q#NoGBH|91N2(&)DzfW7|fRX9rC0w=BPL$kK%3k8-%*Yy1q|_Xg%B-At(){4^ z<=;!v<~_Pu{Hr@K8sW_ND%?*!i48-QqPlBhz#uSC9KErr~Ge4rTI#q eo&+ch{Ab{QqAw=?!E!m!V+@|IelF{r5}E*@zjq}7 diff --git a/public/content/ejthemes/common-images/mediaplayer/waiting_popup.gif b/public/content/ejthemes/common-images/mediaplayer/waiting_popup.gif deleted file mode 100644 index 3d2fa4c25ac991f2c20f4225fb078ba029bcb592..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 90438 zcmeEvbwJc_moK6sji9vBIl#~zD%~h5B^|>IF{E@!Gjw;u07G|!A`Jo}N_P(_-Q4l5 z-Mzc--u>-;_uk$2{mnnjeEB}#IOlwx6VG$bkyDTr5;ht{8$|QDgLeCe5A7|Es?3|$ zQZHW0@Bq2)-a$h{Lmkpmc}XK}@+-F+yb0j z!kpZE99-NYT*4w;+%$js(4p>TZweAomzMq0y->fz>A;STwj!LI&d$z2XI`L74+rWD4hL7Lqmc^-)PerbSCBSyFtLZ&IznuqG{3HBWNh=^QJfC-qCY#ssQmkCjJk2U?LvBH0K>@R_^wng1p+RPr}WM(RBZ(~jKhZh%t z{PkxM_^a3Z(^%8L{w#ujbu1_9VK{%W_n)!*&xcSl^y}+igctSWFXC?oMajH9O1SUb z-dtZ@UYwtuo*W+?9{k+j+uhmTLT+xXudS{uFD)+2&&|$EPfbpY|M))kZS?EN@X(jR zf&RYUp6;&B&mEsWwzsvmG&eOi)YsM4R9972l$Vv36eEfX3*h;AxjETcnHlM6sVT`x zi3#y>u`$t6krClxp|FtPpuhlsKi>~N-d>&_?ryFw&Q9+g9qjFFZJ^dxmKG4OImpb^ z#MsEtKwnSyosPDarpDVhuhn0@R8v(^R#H@umy?x|mXdt&{F#Kfn5c-bke~oRA1@C# z7blQ|oejXs!py|TKu# z-^03#b_b0eHCv!2lR-2z^xLq=qJbTP+_ajh(CWFCOM<{9`GmC)II_QP7pLbydHf`N z{bK0!h5#2ks59qhureTV5Ppaiu2?XJIEH<(sGli2#la8lS*bb?Q!O6fuDisG99TbU zx{es$I=yPUB_LxFlGg&e1Sb_X^iFJ?VUn{7D`-PpLz0Uc`zANfu_yo{iaHi7Au}Xlilu!1UH7&J%VqWnC+eu(Xnv!I|wV-1{`*Dtgwfmg%M8rL*E+ zc4qOYGQ?H&t-Wqai}i=*B5v^8Gep(W=YTc@SvKvFv+1-1bLV!4i#-u_yTatj>y2hmN)Zd;$?uP6f7j%J#S0%y=Chn?3E?dmN*8m# zxWeKq9Lbgrr4Wbl6^-UAr;2#K{re#3Qx5Ucdxo=C>7}h-@G7S9hOVEg?v}n&m57)t zZEKs|&G4k+%uq6jbT7wK8>W6%zL(PKgMLWJXU;{#>HF~l>zy<1lWNZ~z@G>z^`9pw zHa}vl=*`~azZ<%u1l2SA7hPv}uJNd-F!yl{p=BOrUeK1^A*w4N!LX=JWQMzUd9h9A z{Ifmk=gwCcM4e{)=^y>ipxnCk`?MWFM^>*&*632zJiG=2d)Cc9C@9L%cl z>N=^7OWZbW3hxzzHUB$;`bWAJ>$Jl7i+_~rHoIM83zVdz|6NQ6DCzx|R0c|@>O;LE zGRoS9=62ig9uj$Hb-z1zVwd}aKS=NYM&*f0(}5K6Pyy?he*|*h;8SxxQ!_BYS-{PTEN^L_-`mTq z^tlsCD8{m#CF#{h0SQ-pY~Hfl_b}Avd^5ba6VJKNA;s{n#7D0W zc+PQ5E22Ki6Qx2PZdUlBkx#kf2$sz>I&Mw1h6# z+S|8>4XS+ZMG~^hqgY^sO^I%a`IWRYfw4(mZTCP2LK6HRaZ<5w3s?z9V<+O`_7ogGyW)H zDzG46@sXnqNp^2z;y&DZ1v*3L3;2ek_G!`0*D%US>?)H z>I$ReW&OwEOJ=zm&dB`Co*MacpFRu1o=&_PDNO@vHBGjC!)OiY_~Z~m^b4eX#PThC$qeLc=-MTE)7k! z&%Jm;vEc2j4)0D9;FGlxql#cc?^k)fDDdc2QHU-fF=G}>qG)S_J0*D-`+YUl5j6)< zuz|$4T(Zdu_W3GILJoEJit-B7lK6r!pDK>!N9D>}V()yaDg0I_l%p6AAvOvt(X6!p zj##oBXEk>AWhowG(8(hCadNaSP^KICZf&X+M*wH8)xLfInoR(A;gj6JLy4I;xJzBc z-?_XzM!8o$*)biKnz%wU2EmuMLx7FLX~`TVAYk^45ZN2U?oAh_SY6U_Z86=3SMZO7 zwLP>E+=|Td!Qsg5%;zTP5AfN7Uy^kMd?XRsUga`w*Ck?HLIl4WlAxa;6YV(H%**W& zxGx1O=?z?riY5Oh&Co%#N}eoftiwQ01pg9btW`F1elReU^4!&)Rj~#v$)PBS0YQvn zzbSYQPslSSUiel*lWY53=a_AR(YWV^#qtM(POar+g1B#;?OPxWayxj|0W#hd{Y%j~gj;q#+v<2KTnpUefqV;4`yLB&)HhB;- z!&aWIcvd}7&~3PhC^UUW_i!INwO+6CqT?MAAmZZTK~uQB0nc>^52Cp`YOXm#Tr}tJ z60>@EH26MZP$1BwOk%frcc| zg2rt+Fso@xcq6hQc`T#6WFahiicGXI1z-%-w>oQc-*Zg1t-CG)<~7Uo7^qw=#`-^3 zntoR|rHtzzs0M%I2}!Lf(`&L0-LOX10Cf>ww~~0qWcv}F?u5J&y32MZv@y)hg}B08 zAo3&*%iY18>LrGp{6H2wJ8TOd5{*-bEs>K!_A1LBe{0dxmWn3#_O+d6=N}7o$wbbr zYc3GMe#RaMv;p6-!x=t2YvO60wSA6jSC80mUy~Z)#5%2^AU4Ue`PAr5@XYJZ|4d8Y z3hg=j)$_14Ttknn?W^re_MH|{YrPV8>-16%y;;03cx6}O8M@Gj^i(h4P(%j44e*&N z0dzjRywv+k`_41GEJ5d=m_xi;1dHMU=VSt%U1hUP!2?fDs$B@_x?r~ytk}4MUrl<0 z$!^0voU07wqU!|^mW`Ep3h#iz9bt_zri$@=db=yy#cRWUf_5iI$*;wB_mQ#Ja%{K=vic`=Q4)%Q$0 z63gPl+|Qxf4Ga|v%+ffNa9{qAr7nAVrHpOqjoH39@0R<6jn()qsZuzv(u5u7DG;xV z^{~&4yUWB=1)!$vPKSX@)6n3Bx(|=Wl@^6+KlP`2gLcK5Rso~M^lQfAqW0TU zwTYYhPk}D0mfa7WP4u18j?%U&m_66U$0QC4_KI$8AKvT)o`jMxb`|HS`Pr@8)`w-$ToC{fvcFxJv=RmV#LzeftrJ4(#bo3nEHUQT0@JoS5n6fv=QT z#f00UVXsQut)g|CJ-%99Dih*~>b;tE6OUGD`ZB9`fkz0G*nJ6fzlmxa(%-$IqKd>< z8#eSVA1Q0kocH#j{^)avL3bwjGV4VE77hiUPlZu^&^=~#+=qmQ-Cnnpd+(1n_7~;c z=$GRio$dAd9oTwmuTJdW4O;RReD`p2&{j>SB|V8t+M(;tqzJL+L)ffy18f1woG0rY8I-lXSE#x0j7-{T+BRREC>TH1)r<~6;i zD$2Ipi*~Pfn&i*nq|O9jxc%Jt)^0K1B6v03vi6M>I!{q^H5z=VaqF#1f`&hl?sJbS z=?4iWP)nH%SHgvw?4hJfw?Af?5v>o@RLJ1TlL*b8pte<7V~9tbP`W=0iDobC6XVj7 z6D-aJE5Pj9{F`%(IP;rGi5pDQ$p1&)*gI^rmad;?SMSQ_8_%yKrpHgsiOGb7-fFpE z#uqkBj3u2lJf0K^c|-219jD#MI+lEn^%x-1|9Z+55sPSY`(|-r@u*l>=^dNvyV&Ap zrEivJI8U|(#a>%^u*X`}56)bLrLp7b=~_Px!+X?vExEIUPBq7)T4wB(5mN^3nA5k% zYX?5_R=3$JOD~@v@NVCm$Mis#ddPl8OC#xbL&9UV!A08{O!ZiO#_(rOVAw4Mx9v9A zh)zC|PA-rg64TKWNBFWTZsB0nFP?{Tq@&>Ih!9sOw_0p6>z>j;%c21?|Z$T4@CfW%qu0KqtqAe#aX5F%^bPu@NThRED%6+)3OY8_9Fjh!Bu~Kt1 z{07p_ee3zSZrE81qO`L%abhtJH8VK5PCeC~i4PfvGMRH7taOFX>z6%ob6Bs;r>>Wv zxOCY0p2$1@rA5wgNwDl-bfl=Rk>jROJ z5Bf#DpY4k$V13^v@lP~voiq>R{fQC|^#e%sC)B(tpe(_dG<29f!KZHxjf1J-y~Zw^ zwV2C(KfB~jO!UWsm%RkndUIipN4?AB&wn&@M{zV6F$6m^^exaTgM|8GA4kwJT6nx6 z@8{9#5BidT7ej9bda>5E1fkM5&o!|q>jR}i-Cq7*Tg%b}3tGy6yFF_M=a!1mBS>pl zt%cbH&=5!8wRN!yqAXDS419Ev4yj*sgn8%>3+_6%QhyphEgME#cxF4E2Uo6hN7b8?;eZc zrdi^?OD#$3pV7TgZebVqN6Bbt`fL-2^bTI$Q{bEmm6_LWY}wG~xwd88dHQF2RMyle zx2JkIa(Qn){w2D@J$CtJnhr8-(hi!93fa%W95m`_Mn9K6tDyktdSV4cKd=_wSvSO}4mwJJ`AW2sQZR zhBeQxOlqgw1tl+ke|5&WP_N8Y!8z(Pt|$bM zW6B!u!o?>}tY=@^k)EWJx$I9CxUzkbr!4=O+Z#&>&UhlS6VesZoRE=n@qRJ9(!6ZF zMZmdcAw4m(Os~%QcxSTh(>NEM z^3zXzT7f`+G0YJEN9w@}6r{$z17zM}Ecf{+pqNX70l4Tn0oPijMlb*q9~BF5ifGiE zV@Q5k?Lkg(ZV=sIgM4IQFCznS(Blw>ATg#sQ}19tEVD2TX@z{v7aAe?Y>B3QtD*0l zl2?I->X5-C1ql;Sd*ReMWreYBdfNv>hIwV^nI+TsDRQKlTi7mEf@THT*MRb z40{@`wUY48pw&)rI!EId4(999a2AOnt+w^>GKDti)Gn3gQ%-MH12q?$NmVJbP73n;) z-I=0gn|Ng0qgZQkvYk`|{!zvM>VzY>!Txhj>DDn&zZrTu^nFY7?(9c0j7N2bXIufD zuuC*(%Ne(6k0RyTt8_#SiNJb9z>|;>@+{!NO@{`-L$#C)MwDH zHFsrywEi9EmYK@kd4GF+ykLjw)}v*ADYB(~SjYS4mu2b?n^+T6zGFp)RDKtq60>~q zD8L3ngz9Hm{&ysJ7I;ZTF!7(XdD!Eze?s#cChbhKfB1;GN+_DBzvX}s&@)Jvqm(xj zY!U(7PNa*_deNX1`8wEEfmfF36}72Sv`005G!oi z9^X!T@Ki-mWe4P$o?xxpGpl#Kv&A71p$BaX&$z4`^4h(@rZx~!n}>L37L`%=&$koc zeRMOyxL^Z6%uMpf{?1k6zrUChOoYc#BJ`84`}r+};N0fMEBxLlOWByt&#NnPK>#JV z6?qV&G8d2ei7O-)H8Bg;@3U7Q7R04U#y{ks=wnuAf04-aew8n2v{1G{-BWSZ;%%Xh zAK#8h0Grkmjh+}{%et=d8o-Y#nO7$}95wbTUrXKTfO9R*rxu%An*MVieeXQF;X30A z?u3PqLt8#@uk=PT*CVVZeOCra1suv2&JX=Za_FOg*9&||41^{pct_{X_QV6ww+z4Y zy6u@Jqy63RZ9&`Vnpt#j6)`9K@c~WBXLGU*yXzyK(?!rGR|s;V(Rmy=C3=)QVHx_& z%gg0rb8FIXUAfI;|1^0yQIOTU?P%$wy}n0t&fxu7pWG|2wd4CuT&s3Aw!7>bI{`eExHy&zIDVue-1xUv*-)e`h~Csq@+(HYhN z81dSS$za*Z;gq_xO;9XWSF*f}BT3&#x|@IAdZ^P$h+&eCg!WjL%uBP4C_P4<@${gO z^GPNud&tszN_`jvo&tqQ{bwfY-z3{qspAzj@4jHPuWvNOMU+nmoVR&BTVV zioR|2HTYwSoxN3dwMs~2#T4q93A!pE6GyVBI8%;X}cE= z5<6uJcf%!a(TLT8Get}|%QNqCUUFfHNwF`yaE6jlS#7*rXbnDNQa3H!Nh#%6Zg z697VadpbEUHpu95Z5;D?WlO+8K7S&Q>(>(DZ!|+`Gfq?6o4m9mS@*{YiBT&>AM+GL zsUXNP%&|flcomNM_vE1xJE;9zfupUIQsaRr4mM_X9TSUjW5||3|73&x;;0JGDNw(} zZT?_~Z4kKd#Pz|W8%vkqg-##|?~j19pGNQ)KcTX)C7v~zXhA9XcB9?;2rFMKzR`ta z{#S&sA2dCg--@uvJjm6Wl4y6P#_VwS<)w4LLI?9hPOol3d#(P&cS5@@caAoYDX-Pq zE-#q3rVds1+IB=;e$Mt;a^gy$UmVRfRu`<_c&45meEyc$-sW|Dxp%mQ%p5jw)4yg; zcOAo%r}4m$4Knma1FbLky^)^K_gUtbrwt@5lV0?~q3baUTJ_M}Ka$F`SH6Nyn6F?b-{lP>xpw90qXn@0=woC6MJA#OZoCX}Jc^AB@hTCo z^J8CJWXCJ_CCQ8^1y#J2Qu)O4Dl$3zj4nQyd zst<<9+ADwj+_CI0eEBSiFZp4sZ=x*vHu7XCELfvnnCTQqrHOnUFM!}PA)h6AB6McQvRok|6^s>vw$<9-UM8h-tGF+uo+T8aUHz`XUZrJxdP9R z;Q^=OqRdd$vW2I$8ErlpW4kvu@HfwH(e}0iy}R2p;q(69Lc3T;r#<&S`C&fV#O|%= z=y?2yUVy=rC0j=QmO|zE%vq5MM>Nd?5nacsy!$cn>ImJ)iSn!P+NVvN73&4;1Muvhs)T+k(82TwSjY`x1ZuQNbKBx z>2=B%mfa`AJYb_7xu7*G5v9$s7ZTOLh6{eHv8o-jGI0ihU6Ll}=6s~+>CQs+heyL- zFV8eJ`lAVKZc>GhnrjN=hAq-h54Q&@9WpQuqJhzq-3*a_GEXx{IVn1$A#P$OyBmkgS_82Hq9 zV=55o!D19lm*B7%LN8Ld1Y@tmj0oZAFElpf>Xu*f6PW8Yioo4Y@ko!Q@S& z6);#=!c;PPAIHl1HmpRw{o%rxpyo!FAFFLY$r#73P0o~LrY;OmFi+5mj)TxmG9}yO zkQXFj{A7tteV@|EobK$FT#&xpD_oee_;E7K!rqR55E9BWh4~zuT#MskQfj8;sc%FP zs`}curk~R`U}~cQ~;y_qQSw71ww&|JMR(`vcc_*Tw(!&u^z zLcAqq-Ah>~qg(mo3v3R6rr%+n@Z&b@*Z8)oJxs7=3*FkY3R-&oZYg^wyunVy2hy8&(j_Ge(}Dl?+9(wORR6<-K=T_G>mrRjE*T0T2Pc6{}Vo z=l9nl#`AJI=AOL!gqSQZfY<49WfobF=T?LuWq9okG!?8Q&fe5{i069<1lO*xa_AU(uf)-WsgTdvknerct{?qDA!qv#xH|_vrn)p*OZH z*<=65{icfn7^;P|`kU{2vmiA1NsGY&cHkvT7PyeEAA5$@Qs_J}t%)w%k3xJeAq(f_ zh*8gtT$nfpL@TQ1DcCeZim1pWMiJO(60JJww-Pta2Vn%NgIpOCw4r^BrUt&k@Wj_J zZBV>wjw@5DWy~Z~noU0>Pe=C#Ge1mb7P6kMH`d<;-=H1AXyVFvetA~v6e`@%N!6Z&}pMUie4%!tya6jR<}n8*fyC6&V#7q;t* z2_Rr%A&GO?KX7QXPe~H)^~|_x^U(^cCmXo0*WhK6v_s?uz>~W1j@FbFzSDE80dG1{r7;F zos=NgpiYIQTeXRE=`6g;x~2GS!Q7XG8k@zBa)P^|&1cC2NJqBB*-QSz^^uU~6je`G z`|ZhV;RmO!m;1}(v7w1n8JFjuH$RulQKvgyoldRG-KcoCY#y8((%%iWuzoQp3meJL^2q054#R>!tr&RGgcvkI;rFD@bS@|$fW`PFQNo1L2NwN?MVL>~ zhB53xckomgUxdq2c+00k6I+3k4SMtEOG(R7bG2Xw4=N_@DFS5*=9O3+ASHDTIt!^}q$iuEo@+erbG43ey4N;0b2WK6R|oHM1rZ%Ss$&_b9oC4x2j%rlLV ztY%rh6jSgtAAk-^j`LI_ORgG8d|{pfe2iJaHv_U6l>*fvEX<@5vB;0xCAWYVr64!* zZY$gn#izj+$h6uuSIfME2@(8~>Lm(%#1}M5mE6x7 zA|Q^)F0;#JhZ&L=^Ys#E%w>3(38GSd8*bUaCX$4K#d=1a=A{~L0VNZb41KyS?#{If zoBCAzUl5~CllhH@V_qMF#N598opbA=NH zuKW1l-*828B^al&5#PCz$}*;~jS=@N4U1yL9qP7UYUoxX;-}u1#@5SZM}#X0vgyYg z98T4U(w5FQ`+Oy#+I|mQYztm&5^t!tTVkRiP!hP*qFEl0rx)BG)ZSckO^^zO6E)Oq zb`|19>W7~nqkpep8(?y7uG{%>4c<~szeL-Z_n3^qSDoSC8%~a`7TE2tcla`5u9WHJ z(fEF4!u>(}oVc6A;__!HAT?Txt8?S`@>}>*=i}3U;?PL7%qGv1vqN{3*+=DeWBnk@ z{U#n{=!J9&t*3D&4aB4gT5)a24tc8HYY+&K zq+1Gg>tZo6=lemH8Y*=2b}54QWMkP>_Fms;xHS5Mm1z5?*`|830_T|#FC}`G;w14Q z`Qd6HETec`pmt}XW+3YtL_MKT7Y43#Sxd2!*noRkcNZ-Nnc>TsC+e?h8^w5FpD<^5 z{3rsY`K%Rv&)TAd4#6FCJM5q-gLrhY>H(EcY|i=7I*6TTUd5+c@l7>!&i4%piwhaMI6zUeB_FCHKwi#wWG-C!OFo4 zCANRhxJOu7#0N-Q`utLT!r>Zuwnp=T?^v%b)C_+{(BqDuoR3f3stD@!Rvi=TZq!A>oysuY=KuW5CvX0IIvIdIf90C_p; zKisGnF)Zq6Z=>Y?Pq=&j3wPWJU=!yWyn-cX1=aQG z*go#b#Yk~k)>WG~>aGicy87A-fkqTqnFNp2K9(Q_jQ&)%u;b{@t5OXWL zHLUdvk19xK=5tS0maGpX7n%{lh>-Q1byg%eAY8WpNp_qfU?uLk8xE2{5vg~s_AXLZvB0M3{3LY5CVahXb2BuvwKmjODi~bG!}! z+fw~gFl4odEE`A3AQJm!?YA`mhv<|}s#W!zSEzZ#$`Eq6aXN}JylKa)8Moz2MRQr* z@znH}#sT$r)=d{Vl)Kg4P41;1I|JSJiz08DO9^mAEk1uPkYTsWAuh)5>_S+~Xy-rq z0}3OR?faNA!|eM3<%3n2zj-s*|BndE?*{4LgF*TqQH=i#k`SHbe*sDQxZN*Bc^{xe zLConIZOMk29=k40`=e{Sc7|hv<^i z32hx4MQ*iD#)y{J+>t}Ha%JMK{2* zIK35MLC7>B0xxGTMKBUE-=QqQWAQh2Tqb7a8d$?^qS->?eN(q&D6Rv!ZxzfqZSBpJFqy3sDiIq= z#VFOOQ9ddH)~{aztQau?NEGn8&wi@7JPdsr0sk8K)>8X> zRZVH0?87&m;fuaopL6)n4*Vhn_CIvSYgV{JW1o*b;tbL+;q{B287#JGzq!G&{rJaK zKk6{sjz5M=pW)hd68$lP^VfkX`Fm*RcR>C_0FsHps-XXEXLxZH>|SblhmK!#vwpsbdW18hJG;6jz|z#JUiNanW(;J$Q=7+w;HX4tN^8VI z9pi4psD=fQ0S0G_A>7Vc*lpgwp|Qc17@K}oem3=PyX|~#ffMHw#vj%Q|D%BPF!~*f zzhm*gB^Lj+H~CLi>tlVC)#{B-QJD3NY?9eKhz`b_&QG>k7PG8lx_=gtDMh zvv~e6*NkBE94y`BJ5}ep(YAr{t7%t1!RB`MYm?d$9`KO$%!?h?LfywCB9qy{8Eb1f zgWt~!G$QKAH}dw+A)C?RAXJ<+O|hRfIUbbqrtqPgBA^hS0a!t#=ZLT>mszkR6<1B^ z0LmIuQofcr+mj=u+S*{7IUV?xpwdi3s$Xl3B3o=VP3U|a)h$)uN@^xgU{+NhF`Bm! ziyAmvRk`}_fK4!`%XxzB-N4S~{W8|Q7X2~Gb-Xj4CL62kwIiFqW}{Z-{~odVJ!11; z7qK~`3*%nH42UQY-=J5b!E>;|pGDe*wev{3tK772B4 z_*W8NDYCBlKTc3!i~{e1?e3dTb9CBVP4B8LT95EJnKX)V!^Qw-8R3iQ zW>YXBSh9UA@>x8BMzJ7yfvObd`O!>oSqjoEE{bxU-KLn8vw3s?MY#yYqN3m`BuF*^ zh|QKlpzXE=uUbmk%0){@T9mZIk&)$HZEo9$ZFQDrEBJKH1$%X$q-bf)r!sAh%G#-> z(uzU~HkK-H^wjl|i)+KOWP!Y9bG+@kt*&OPZnnLQW0+I9_WAC>zj6%W#J|U1{zkfu z37*USeoeQ(#_t>M>s)pIi=%??@R#LIv#_JBml}pI-lW^sm8j?FPa;+k?@LhI)s}s0 zlmyxJYm5&AC)q|y4T?N3iK$u=U^Dc=Ti6nq4R-Ik0BQ<#=M%PT1F@``A%m`!gl(x( z%uG0qH4vPjK5cy!tz*IAisQD72Te|9V-03oOe)PUw&pWE*O~OM>e%Lc?>=zuX=z+r zFDp`-pEVWP+sg3zrHJ#r_)wg4|d75}}T3xS6tw!B&eRub8{#I^y z&g16(Lv8Q7{hCzX=ojV-W>Fz2}|BJy*i)!p**9W8WN3z9o(iV9wV7z$If zoZOHFMIDXELIREpWNxLtBBG>P6{%L(xYSgP*gm@`E}pIs*^cRXIE`D;B}LJUTmFd- zC#t$WM}(s`hi4j4@ogUA9xkoj6e#W}+%^CN)t?c|l81s~nj?Pr5 z>xGLEyx{jxgk{kbM2T|0b)%kT#2-?tiVV~LP9-d0IVxU@=c%VViLqBr=!(*`j+F~NJ7kFRiWfQ z35HA|W)a2_$s|eUh{m-9YxQJQHiHB?bNYLrD|3c}TjP49LSJ%0<_FOEdc5CM($^$Y zDr}P+n1nw(*Qz7WJlkIqyD-nmxTy#p@7B-!JkuV)BAR{S06-*yco9Y6B-IwY!2&$X zK)}>g4nt+X#Ts|MY%HR<)oGcjvI{oFn*WJYR(LzHZ>ex2M?#j(I($q+cBS?$U3O`- zfaCNs-U1c#Y{ObcD6|P#HUMq@f0Ge3So3ZW_-`eU7HWWfdoc@yM#&V;CTJmjGJXGM z0x4=SeaZ=|5tTst?{B5%2y%8$kN0$sGFM(N9eK(q(Pj%23)=lymN&P1fw9L#{c|YM z$y@f>Q4hg<8$$%TYK7)r+$U^IEOl*6oUAschupZjnt8^7p|@Dk;2D;mnLUv-IL0lK z_EPde`sxT}|9sR|YNjt=j?fN4&1oV%Ket)8m`5}ugLG0&`B+BtP(?7sr#6e!mDN*a zOR{B-^LE*I&vX2@X@&ORRiWizfu#_%U9SDXS5(z5vup-WZTHmp}gkW zy>or(*&EJhoMIPV$ngS;y_-+xXIu;4)C6yDRxZbP4(H4FX1({$nGMlUDRTy1N33M? zA20AO%9#h?i=8P>-9`)hoR28$NL!>XO#dz?@lAVjk+=%$LNR-7`YYoU@Rm z9g$*g(a4mm-PFjCCr%_xA5KvvuOGH)w!-Qz;IH^pF|Whk0)Z$)Z7?gV`+t(6^JkfN zNr(uVPCS=zE?;5Ry3fMra`vXsuNRyb{Eh7VaDxs4k?ON=bd68$z;au5C87|qP{(#d z#5+X;nkcIHJIL9#YV0AGi%E|frx!m5VYYm5b=G=FKPB# z2Ucr`%t`5z(b}wvye#VMiixriB;UiaLMga9p7AlFTw5p8ekX;2ZGyzO$3n!S4mn=) z?rW8`(#8&5y?sGvsbwOzzP#lrf@Mondj2B|#v@soQ?8;;m=YP3JqcA1z?r!kVU=7p zH<&2s@FQ)57p$9OV+8!N$ZY|R(X5u(xu{*A7yx}sczWT4@x6(DfA@Mpa37;1hz-r^ ziR{mn2MN66KQ7ME*9W7Y)$6Cb+3$2$+N?{=xSwu}#>a9JTzk0YY<&3)oqytCbFzOo z_<<_5m)Ftd`F!zs_-prT1=1|SybfFxQXTxs$y=1vC^lUBqpu>rz+@O_)v)l+5Ei(MzAu?A6 z>vlsHEQ?y(1VvE!N1jQx%y{(_R&D4KMWUWSh#|ea>T<3i7YQn{RC=y=IY_x|0&ab* zCj=rqJ_oI*KcdMlxc~JC3!LSPuekBsH$d&)>pZ}1ISK!K)V6-Jw}j>TF^8K^nJ97) zu8Nf}TreheG*xU7`l~`qw`)&Tg{zF}_>fhM&TND?szQsn6skhYuvi*F@4`B%7MMTD zTq{_pu(xMo1N0C1!?XFlNP~1A^xKE`a`&$@>A~9*Xe+(3Pc`*D$nDlTQtvz8TqfIWwB)YC!&^`V zE$-#3u<1X|e*f-!1>=B*QuE19b)(U#{&ngBwCYnpdzrOM!}wA{yp45;Sgk|JNNzP~ zh}`{TQ=L&q^X0WW+TId@ows6}huiUDDX;0g#D)9M!}f7!Z-X1RtIOzb;kmce-q+_O zSzh;%ff1fqsPq>*96GIt4+KPHwEo2EnBm@OEb?LgKfr~!fs`o-1<4W}s&mzRcl>mhUE6KPJPztIV7M$=m2bTW5_7U&V(Y_+BL~1RxCw5OPk+4rI zk!QN9mP1yx?i~^B>k$p<5zi)0U9WED*G~k=k_6b+0XNs7VTR0y`akCIRT1FBy9PZL-aomv#TwlTdT5wj)?yvZZo zkz@oKeRAiJDJV@uaAF(Fmw5z7GDw5PBCcaNPeP9SxZ;QvBTs!xy3}oq^#`tIz2XLv z7=5BbgFNPo#R>b9Qj7K~Yqk@PnX1$^Su)FUw7C}dos;xSQs_dR-**xT_av*OiqKYp zxr+wC+m7gbjXHM0a^C@EX3Dj+G2W%Ylw%(OfX+`yRuOqQ=vt?sfAo%yXoRPO6J%QJ zz2(VHV!i328uc#I9J!F;N_PBfP{h=^`6i-BGidIR%3%3ZBMvGVS;TaIzEADcOaIE& zu4nT0hJ>os(sE!kG3fTm?S|2tr7frSFVx(dKb;MH&hJmmzsF?4T<}FdSz91mmcdlE zdz=$J6VPH>K+Dee9urHNrfGa6_+Zh54%(WRq#?^5bMQ5kHi3bj2KaqrQBlbFY%zl1 zB-q4}2b4qyVv?L#^mx2mZ}@>hq=+tj0`ES(wT6C(S%OZ}Z&vpIo+$qIP9_*=KEZi~ zz2KD%OkoCA1uRoYNMCMIU(xa=mK!}lQN+XoMv;r?M=o7p7t^sRr5bO+LUWo2ESE%a z#OPWSm5n`Mx+N`r>`Pa;Pw6}rP|Zw&@p7(vuNU#CfD&`Bplu&A$|{Gv7H^>09P_FM zk#>>KY+4D*_iWHV`Ve9e`H$>nee}mBM3oNwNYi{1Xi&igyI;OL__K^hROG z#vFkO%@iRFtW{RYA5G12Bbvx|KZc*=v@R3QHs~L%(oxCo|k4&AS=x_1Toev>nno9NT z)*_W#-%FZ1BHS-4EC!nsJ0e<71oxXd%x(oTrXB3&JK95_R4t8%W1~T@%OpZXoOY%u zP1>EVFZo870dWNxxsijq#F?tkv3E&F@tY| z|3rkw{4t&&XSC7zg2-QQ)+^Iw|bpS895rzRi2`V`FXp`&G?nn?^` zP)LKgvQf<>LbyFxP|YL^iP%mM!Q5G8VX;r_?5@CDxxLzSN){ewRSf-cfOnNvjY!79 zH$3JU2uStgp|l*Ql$Om{=2Sm!UwGbKyMR{-^1KmRfN%J(ab9}P6~Ste-%E5$p*z?o z;EW1Wxd@I>r=^SJozZVJ5b945#vA-svFr#!v=gP9pG?qg;isklO^qn z&jA}-`z50XGMG(JmAJMzwuUM3w!t?e9HBW(&%fumLK6*)aRrHDK; zo_rZCz&oh)Di4!P5|7zv$tDl+P?DfCVte!3N>P@u3Zb>|5m+%xQ50c85kowdSPGXl z6(-IfeJ8E3bWfX4OCf}p6x9ZbMB%q?iTR(RZ~kLa&+^cR7Y&yfXgR@!qINfm+AP~k zU52t0q8CWaDpL8#W?75JkWsqwIDk@B-o}BMv>p#_cS#5#=}@wW^V)XEVXkrnJ1?9; z;DAgapNpDD8uQOhw{%MXkp8w?%>orcQ4ZlT=P`xwny93CvU*MFNVV8Tw%W zP07yH7*ucyPi<6;EM~1cp6nGin>McLNL-JpNJ-;9-KRfvj{FO0EsFjjNgGMv^BjbZ z17Hh&NZt|9O(Mdu#+6eM{P@llLaUNgHcX~j06Mt(bGbC?iCj!x@Rq4;EP&kC3Q|F@ z9NJ>2FGh}Qt{VAJiR9hnz7bF2fHAt*Uz&3MnY4JC|7esQzB_`uKmW(BV)$a95t@JM zDrP{$wu>?Z7fQpF$p!7V<+ql5wCQC27kh8vS7nF(}abi)D`Aq`R@A`K!S-MQ#)_--F(-kH5;_V>**vuA#Lzu)`|_wPEd^SaMCj#!qE z4}?7-wJP*|D+iQ)&?YTK77|+{j&wmKHY0UR>dL?e#^_gd?0?Xm{_)HH!6F&+yTOD1 zYjasE%AGa~>(;c)sJ=mKKqX~>gn`T)yq8h#kLt#01l!CO)52q(EDi=3%ppoOJa%co zg$s|y5sa0Q0505k5K4+g(JrA(0GH;D;s(budlbsk6Bd3<#!rD?G3hUZ*y)8`fBIzq z(+B>g=~OHEZ!Nt3{%Y4h?;rI~Z-xxiy%s=+>iztMu0^Ii1-u+*8mEG&&8HEW)IVr* z{*ymC8kfcRE>(wn1O1yO=ywpNMnFT?uDB9ib5|z=cM+0UOEG89uXIuR@ z5ytqOjz`WMi}lgeywq2ym5E(3wJMeGHe!t=lL_@ZEnL2v$fiAhbhGIYJ0q`msh!`2Z6;~XnjGY;x>I7Z=r(O#~L(USn3>j9DhEgg) z`ka+kWm5UocSg>?n+~aiO84WP<7oym#KOwrSB{wAFzEz(Zb^K7@gmil3s(}Ec@DpB zOg9SC{@D z_6tLDKP%+kUiXCLJ#-N1pA=D>p-9rq(jsAGkjt3Vk5j)XqNWAY-fjVksBl0LrFE(G za7IA(t)&Mmpoof?xjyfI!X}LUw#;oOy5(kQXF!LXokDJo!>jd9d1l+3*E~hropWU5 zYSSU_m);nck7Uk<^g4X-NvLHc_Nc`oz7g;{ZUw&077wEoRk7#8GnNczIId|rjn(OM zemXO%<#ebem(HYp;(xAWqL3nLN%+Mj-gMX+OW6b?*>eGBy*<;M4$Gqx5}?Ge)U?B5&l(1-}(yw;0_^dzDY zDO>xW3}Ua*O2XTSO&$#J?0#RJuqzrm>x&VN5cpZU(fsI%C0M&PQEfie5+PW(Gt=aD zd4u)5es7^8jO<0^^M-?!zEnXkY@tT`@PAPx{%1SW8enG{=ao<MI}_lG z|IN;n;?fA%nL@uK{*#@l1h6x)@UZ}PrpJJtDSZ0sIX-KDniiIJIF@Mhw%zu1=@T|` znOP*yme{h$_E}FZ>|M4O){54;zM1TmgA|LqnL*x2g19X8pB}eAL?`m)Ti+A;9DL91 z?G?wqfk@abDHdS9`9LUvO(L$r2#!VSiN_PJe4f1dQ&+4x3`bj_A3zas;#uE#57?Q| z0`Y|Oj@El}B@DS7qTdyLFT~8jt05&QkuMc&SUl3ehs%6m@2-57idQOGLzARvjDctM zCp%M}%=t;Wl(LUbkY_pe8@2I@t~L=IBAKSqeZ%fsN~fBu1g;l-`utI&X*f9sZQ)qK z1BmmjjjpVb#oSE}i4M!Uz zC7P{~LO|1c`lH(|ws6zWnt1AqDBcWHmsOQI^por*pBh#O6h=+bSAW{=U`v z5rQ3AAh2a*O9iywh@RSR5pU2WMNn%;vrH_~NiQa4WL-;d~WfB>T>9am3p18V}nDvxAEbP2!gqVN%kU3Bw zlQ07RB3{yO>zp+0Kb=Gb zMXN@VT!354BBX;>hKPzEuJaAt)ECifH>bR`MNDRZ-Qc0wih-ZL}+pJUJ z!Nmb0G*{!b%{ICLXq-p=YX+`4kHtha?NH_R{E203jopim(y#?K9Sqk~#r4fPoS8P# zJNTY@XEuHvp%2t8pPzCrV}>(Oz%2OhnDnMHIGsG_d+$FOA<4|+LCmc`>Z5*n4f?5Y zLDSl;iE!evyw~V-dh*1T*Kh7aNEnaj<2tS7v}8YQwx-&HI?CK$N9=}12jX#QCwZZC z)}!s|^5{&xn=4&9#5p!N(+U0RtYVcY(C`m8jOgz>MG^)fznZvZT>xvN1=TQ|<#*ps ze~yy6Dg7JNK&vS~!v9PSB)F^hOAWM+&-mwRAd-6|&s@}#--jemRCZ4^0BWF6E&=rv zJAwBf5?p_(fiy(W!~RSSgyH*_YM^TqOO|vYt*@oO)Id8wCjm3Un&qZ;Zi>k>1>`9p zUUSI>x=~}gp%gFO4UzE(4EM59{FBkSEQ0r_XoK*GUc=3Tsow|#=jzYYKvjE2kK;hC z(clIyx;`#;(;R!_!-Dj*XT}E|i-&7eX(B$ztUbYu!;Iod8j8TVN`rmMQuJs%gwU2~ z*go4vgfNd+sDFi|K*mbOtBc1fo0U&kG3xBhvrCx~Y_qktr|tQRyw-DVjmY?fuTE`( zIzo9ltkM=ZmsMODyrM0VkyiUmLGK;6&fhN&#^GUToW95<#)!d8W!G##dlN4TxAc=Deg zRDP#<5!J%)hU&KJ#Acv-7a;mxUPzc}FlBLv5T{jP954+a(^m zBbB|S*KX9`0$9*uX{9VLRVpnuDieC3V|u_NX|DjNcAzP4FqzXUK=^~G35<^z>+^0? zIFx%3KNDdHbt%MwX-w#OUC+d70&vtULSwZJPqu!PKoUM!V$ic{vDmG>DKb~>9&fUr zJ9t!kS`JvKf^gaTzOpZNXb_R9Z1H_v=<@MYH2FDbU7SKEx&vo^YDO3*p37+I`fY8b z_;r=A&qYn}c;&01vh4*PE7=k!uc2+hdwcU0TKKm!m(IjXJ-nFKp7g+=^*aCQFM7G$5s2QZ%*?VDkL$VJC5NcNX|JW`AYgLO zmOjf7K^y$)A*Mi3hhNhK=ZR>X*LpET~?J#Q5^%=DyXz!M|!Tzi$Bvevv;6eeOg{$ z=!>DwYQey<=1GztCkuuY_!PelXve67g!MDf#KTV5WE#zVT$$`pAh?6?yFW zvG7PGiBf542lvk7MyEN4#gE5``S)OaRkN$JU3iZRgY`fT?@{?+VPUjY^UB^9P2KzQ zixam=#Nwwpw(?QIi`3;GUTr%!rk7_1gWsbBZ-u{IT@(hwc5lhO?(iJVd0P~jW=ZbR z@kM)MUM$V~9f>h62ok8Ee)c5>;Z6nOQm<150qbZ30pyMnIRTUf_5FY}r)xUwJ~dUY zm)U5&t|lMbgO13QGt~dDlc-_UZJeaziDm*di2Nxh$oMrr3dmGj&`i_p1|&_>9cM#K zGhBCoO*GG&pX1L~?|yHk{(s0d`aksW9^3a+GmXgcCP)Q5QjQxf;jY4)>8UAUEPeM` zkp(_p^w;SAJ-p_4Bq1pE7?O|7&QelKC2#X}_}=Nq*_S&M=y#CoyIk)Rn#}uHj26zL-Q($s^TZvaUhsbyXu1%9 zX#&&tdfXE~AN0wEanX<}QDQETu{Lla^t@<2$3nbgoXY-LirPX%-6vSCJI@J}B;@4| z<8n09jTtROf*!a~WlVl7#?9|D(z(75_-bI@SW7RE|Iy!cc(H-y#z6Al zEUP_cxxeg`a#8@PvzLEN`o zi4ZPXQ1OOrwp@Z#sn{cvv62e7h|rhg&trjaKg%6Y*2JlQFf%XKb~~}usIXZYcF?S4 zQ)v)5M2wC&=FhdhxQDYWUB9On5{&O@KmSUcQ;hU zV$yEqdoDMHT>s?LEvG8OI>&bB8q3PO>wwwj2A=S_w)Yq)PEGauvq$!Tv?;~$V67!e zw*b3Y(qVPnnqq>yS#Wpnb75H0fQQP(VSabg`vLN5o5lS{{sp?NSFX#KhrB1{5t&|B z4Ru)VNG&K?J}89HEEg0{!YprG(AhlX;RSEDAD)K9LLk;jU6$v49jI;~Wgs7=)j@i2 zPRRWnXpSRuW&OOzlSCL<$o>S3D)Mlqo+j#<>zQHHD~-Zj=T>c18h1&9ue5%mV?@UB z!t|#`PT!kRb3Nvaon9wJ^$%qb85|I-nw#e6t)~3f_x0a* zyu9TGokjS6>m&NVy8VG|MJKnRe%ZCsXb)cA9anO?$l0unj@g}?0x|Yq;+MV1{}=Jg zu)~L(2cfr2e2{9s4S!%;ku#f7qSC1FHHnhJOOl+Q;+GdAX+;O|gyMYM`}b|DOyxk- zp6D~U@g`ll5=j@&x<~xJaVX@f*rn(fD;G1Ts?507Fsr8PSsFx~)odxfH4G_!;Cdo6 zS*J6BZ7IULs?`8&(%1A>l+V=|eM2I@`e8Z$IT(#OqoU4M<?Lu#)`m2II z7p^6jT+y)Et+q;Ve-v|)PDBIh+*rkw06%KuN#`_&^Cr*M1UF*tgBNO^Y*T&I(xuPKeE-yy%kc7Oxo))ZmD^dl@?fFY%(cg6 zziG_vTvVpx#a%TWkAsJ(I-V%h&?)abJoS`5xSm0jUUm7R`T=O@#0!4NCa?wnTd-P| zFQp2jffsG;;X*J~?K-vJFu${|JA)LTVG#GK^O9%cx3k$O0p#v<4?ab+ydaWJ=jGVs z(yp{nmdQJG=86}pEANR+x`(5+kepVM6z?(>I0+@9ttOhaudJkOrEjb{>vtAC#bUihQ8b|?mK~jK=V&{Aml80GT_OP+_ zT2u`PV^~%X%Sl_-jOm0~{__3JdSY1BFGfmRHT<8AUxI&!(0^Q-|Nn0Y4bKeL&AJnw zUv895-LBzecpcoWPxqdC2-EdEn+eQvn!HBQv%)=KSnx(wan|#@D{MyPL%dU{?@})7 zJQsu>2&MEpGKOV`fO6^$+@2_^&4tsAbu9+)`Ht(k^S@cAi6Td4A`4$?CN{)+QyECh zufuY#6{mnOUW#u^H_LxVYqCL^s5M5noTMtnRAA|xP-L87c5=FuA|AW33bpCv*M!5L*u{Cpxr#C0#?7bR!L_r~yusl)Yer zC0UUoa`LIszZaxAHkuSe8$pPo$aV;*6c#B4Dl12jmcSE*tC=gBCyNVTd_E8`d)^>} zP6jV;70}#*6$>|7q(&FJloS;2gmlzSkgS!aJ@pSGX>dv|839IWKe8!rw_sQ|9sEZa z#UEjyds+Vuuzv^GuN?Ky2ry^r@CQ8rR0-ZJfsHFX8TbQeADPkGyreH83X=gnSd8nT zq5@bHD#_aMY9d%$QvRI=Qgi6dd}B#zD-c!1D|+bIm0#brH^M(mJ(~=# z`qrZnp3>?piBbFU3=~rHBV!`C`de@+OT*_BH|EAn#Z>0<^4LbU559JSyIDagKf2HV2iCFv{TTdvAA|oLf#yS;6T&Dpx)A1&&S=O= zG6sc)@+H1pjGXweo~y`F(2S{=;`c1DFsE;?3qIcCde9oT|<@IC=j z@Go*F`#--?_OGoO|2x+H-dH>6CdnMU;8D2x*m`)ot2XB)c+Nm6eV>qz(gihfe%9CK z$@;t>`WqOLKLLHgTmZuZShl6OeSLNSC5U?=nB2s~z_&l2aUqmN>dQh{RRiNv2;&&g z?&lkOy%gE=YQfNy0vViZAtwA|DP}eVmggYJ6QUEYkoaRheqM4S527;Az8tS%1=ypd zJkjVA49H1Tlc&-pjZz>f-33ur#rzCVjb;*)B*U==x=fYXbNVcw3p8UzM|6#XY!B*2 z#%wpP3x+%$kU&wMdV4%$L6D+rQ9+C=z%et66k8KbPHAK+iYO)p6_-|Cz+RL$0&m6i z#HY+JbKfX!^1Q-6G^hD=Q<*~adLoAm?}Z$j(iEsdXB7_fd@XHaIMRtWRzqi3P#QVl z;AZGFKg%#%-&1C4g>{v0zSX!vc*f?t^afTMIO4bt56K^q=q;^ZRADc4Q+*bFX48+qrqT}{gmgH;Pm#qC=33N9~XRf zBRvaP)){;J_P%X}?50*i0w-G|={8O+*Mecoi-J<@><7;;@Rom6sqVHgUY*%|{yqo3 zZMnL-*i^m!tu3=tFzLO4W~Qh4fIfK63$t@|-tRs+mA+q-^7>o=@lC-(pu_9+1&hM~ ziOFEv0l)bWx&qiDQfG}?atMd#_t|i^9T@X=cUgOv#LR6;x=;^_j@t4Iw-DYnT=`i#0iHQzJ4o;Q66V7K}V~beJ z!ne6rZGw4CceavKSBKs*#;rD;K0}NY?}l6TuW?&=WSRabu}pPbp58P%%m}{Z{nXxW zxXZS~%x9Nx1Z^(~PHG$^G>T^xxCmP4Pn8bq(He!;@?apwM zEJOJjQVf03qLXPF)EQE3hm#9aypSd$GHy^w&0fEJtgl8pSD zwz#5#>+A1bZyBg-!W681-xU`HWjw@CD)BcMEvXfw+oaPQ1$CF!V*~M&V70PY-i$nD zrru!^_v1qeOG~~*CWQNvrees`b+TG`&tyBdOLj`TVz<;TtJITPGe2JW7ag!f^dI@Z z@`V2l!%_bY>dQX`Py#&1w=x;2rjM z4^)mzp1}=1#Wi-z9b#NPZkKkEKg{B+Qg^@7_X3vT*7(bA23 zXPU+7P$lN#lzOOL_C7n?BA*>@PZCY(_LbP-I$gF>kkPfP-QuL6%&ygf;92m*SGP4Q za>9$Fg&$R!dKVsUrw0!%%3j4gi(akA|`s)a!e!FA$Ki5a#$3w=CJ^j+#t?|x&{<_z*ohUHw{ z8TrN$76_hZi$lLi%TJQ(p*PHUF4r`G* zR|TY4sim#ZPw4m1kkrkxvxS2zZWNvc?=AkEgFm<3V%(+avZWSxWdTtjQDI0dVYro2NDjmC?s5?s4wfUJ%Q%5`Q z(?rcP+nKId5B@R>7tYl_P2R(Xt%(OKLya%v=;7z~8zaTa;Z`1t+*_{;Ouw60UOKK# zGZ`HsFI?6I&A0R8vXdk89xT)(ky-CNKi^qz%T~HIy1w|dHF;^fn}HBKL;3nOj>y{6 zXZ~opr%Hb9=DKd<;6Z0Oh2FK>^~U+>ZL4mk*OE{`<~<~A)Ok-7$GR-X`-JOKej`Gt zRPJau4Epv2D&snV1D0L-o|GyQO2LQ-)NE<`&|m`}P|BG>FsEHGUIblPaBnyhV%;D@ z=zusY>P+&!;Tt|Yv@ub3D#=kSrWKk95z1F2%CCstCg2@78XzimNFN>gVd7Dm4|kj?zZ;v<8c*gUzY$Jn?%^J`W~N4h+=QW6 zCC2dtyFpN5DF14Hid6DOK@wycckHW1qj7#j) zS6n;vnl!-Uzc=vIyW2D-VLX`^+feNnm@M3WKZS*5 zoW`J|WGQQk?QfN3HS3v1D8GB7BL5tQOe5DUM(G8e*i%Luf zkD;g7EJm{(SP0;?69YCu-xyJg8-UP;A4`ImlW#q<~Q+U!%@o1Hp|xULn;PD{F9K5nT;=Utt;M z2b!j`UaN$et3H@*Vp=|ka68^DZ}Yv2&o*tqzNj%wh?287&avFZcBLq+e{L7jmqH@H zGkwZo#+oA@Hg7R`4>6J=Ri(0h;jr0RDGD#UX5z6@Yjo1A-*!XVn=f<4mw$cf9JtU! z#$jFdlGENLvryI9N+@N2>s#IXA3N7>jeB$X@4sfuxVs*WjmkUSW_Y+CY_9MI;XG+Q z$Y0$4c57WeXL}XGOX+hLnODiH`SH4@FS?^?ruTy}A}U*8HGtf&Ccr=2i?pYcDv(Mz zI3}1V#hIFO>*!rhsLpza0wK>d!IJ6{{GFi^Z>Ujp#EbZmTs2vDg1j(Mjdw=s-48~h zB1g}^=SAZ?#?xxE3cRDEP**&Pj6Ze8&rj0qS;in_VN5KMxsZJouj7jS0&0N1Qc!}s z3}(U&fb@#xk@tKn3MeQ>r1I4Y(8pBBC4YlUlNxXG=&v*`sW+8%{eZ^@Kqd=6YKvr- zFk;S5>i=rt>i$bgZ57p;{m6eLGRK{_IKNnCsDA)^>a3<5?AJA(w?0e^KI)UbLH&p-yGp(z)E`aPr~W3D8ZF)&5*-k)^Zk8i6xP#>!t2B=-R*6_gG zsUQHIwtobm)7qqKH}}h?pGHJ5%nGRr?}TEPwUoK<+{}{W{6?qMO)GEhougpJYIAi( zM)o({o6qz|H|2b+yq8@VjK@R;hi*`JiUV|7B*ePyV0-lAC$U#%2YFrbprs0ni7j9z zoy(NE1dNX{koMN`;Bn`Qsf>t7|9w`eL&o7$mBbz@#Jj>_m{7LjgUKVvC|u*iBBJLj zXq-~%YwQZZPMoX`>!=J^KCuj|w^JP|EdjIYd~`aEMQo~u&9*Vz!B6BqtC%kj#bB@s z2k5k4-q8ytTJYPg^u=e|>})L`qJGX{jb@Wwc!qcyrJ8EBEx^4s4(I&tX?a<@HQi`# zy@O@RV}o2AM8RnO80lacJM^hj#^Z~QXi_ zp+!>p?NCE-LAqHHxbUIW1~`AmUw}y{Pk3^$sFgMkl7&~J!BA51=6ndw?P_Em&bBHL zqSPdkJzCD$WL%<~CqfSaH{zn!uem&+{*^^6(f%1(L`c1E8qV8+rP{h2aVEoB!n9ud z9?PqKt+PH|a`1A;shOg??u6G2AND4g&+sf^+_@@vWgV4?ZbG8Lh(ClWuK}Pso}(eC z1*95>{qlN~!gMH`~Wr$a)JK1hY>Fl9VX~ctys?X^}oid zzAdxR=Uhck;gw(C;zwE^vSW)2j zoi@!~a?doUgXu5I>~+`A>uuKi<;8ql1<6le-@{D} zVll)`v!OIZNq3l>z{_w#kSKFv(hV18;%ryaW?O0)Bxa{|apmTKD-TdjqkD!{@)BF# zF6F1(M6VQNEHd;L=DZ+cyL3ytW5HJDw4botVUpymo@`F)y`N76H=#>B!ZeL5Vymf_-01U&lF3Rx{@(pgY;W_ZYTtZtqsl|>Hd)ZYNBxz-Z8 z<<3#Nu-04p9rn3oZ}*Fbw7`NBJrDXOheg*QW{1~32B~7RhuIzBKr*pA^4+IN3<7>h zST;6jrQU*6L1-IxlD$w-VC#frl|DXMz+rrA<0*qenqDB@jKL8sG4GW#m-fO@5qh?w ztyn2!5u}2rQ5Ttocm(-Y!O|A{`rENZP&I@fYT4_+G7Yy|>wFEV>zHbyI62VPJOvh< zeD5x?K0o6y_$*E2wzoNs1fb4Ql@cw^?To*qaK7JZYTz^*%n=VNGe`l7V1-2$R@=)p z_iN$6R4|L?(AqSH&0(!2>6zI=7NDM)C225OiBIO`ZFz;GzUC3_f4wm_s)A_z=Dac> zI_kJqQUV&pBoMrREHI%O6ghl-@0@vqw}L&E7IgLa{ORr9ix^L0R0(|VTM`LepL^8n zQNAR6XAk`^IT__eFnoVR1P~cGM+B0!2So)@qeDW>%4F}OggXvRBZM(wE#4|32tOpTx zt86|a2Xr|h9n{+B(Qhu+^Wy1wn0OK!vnLA*^ESY+$AlnA(T4yqr1%A8E~Mlc-x8!m zwi5)2uh!65DlI*Nm1I+$gqlXTp(ig?~HZ#!j#XFCtGpn=z2RIu<2@ACo5aX&n@qOBJHQ62$vS%cql1 zrZz*t^IYcP$j~2!_9<964Kw=}Cc<@_>1U@myF))vB-H4FRiVy|P}KUaaoDLdu{y7$ zdbeW(6kOXqL2|l51mcG%OF3V}Yt$Ey6kkXI_-f55=dhCc##A@NR_8MA>)!kfojm5@lC8>k$6j>J1z=qh)z@}&&liTI@!Z9gteKD@P zOVP%4jx5JyrV!fZuR+N5Ja}FIb1+_!0vraAKIws|vD#RVLG6kbeiMrsx3(-U08-5X z|HOmEu$U&o!T3SlX{I&@_ZNY6(|8d}TvmZ+jEaxMlTP9{s$YMHF%~Ft>mNhV@--xF zwn2-`YPjlOJsHi%{Kl&vk5!J&pRfkj+p!LnN(1YrXs)Ls>zll|MQu*V_yc#&DttRa zA97e(%ySxbM=&whx)VRu@Au)qJZ>U-rt{72n+T!B*|WKkVwz~S{>D<$s)EBe*|N!_ z{ z^#0L)5A2k(1BlvrvjZ_yVyU#A4C5Q<zdLmP0D7{#E8uGx6qL|m;q zzHP-^cv$v6wK==;Ec&tUUN}2TRKHiqU`G7%%!wE(Q6Kzc{fv<)nXg*~?81~dQQtkm zbdE-f&L^PK=op&VQ`0kvejG}|{A@~v%swoYtWKKrQd;xpzQ2W5C}wJ7TG~e6V^R-C z8LVlS2!YawCllM-XtVjxGrm|x24t`$^p{~@3$L)viRlj7M_CiJX6kMXlDBzZA>*+a z>`}(}qq}if1TRr_urJaJT$$|W6olXM(%Oal>>EZzQ-h;f&?>2=NIJ~T~0c5h2^kwJl%ET{k%awPFBk0FtZ)#qp<5T>}nS4s*bocz#Q3haBEm)HyN)S#DeZ68zcK{s zRH|>>8*EHECE7te0o>arF*#HWtP!f9!EcXMQ^|YAwtB|ltjJ|pZy9$28=WY&t}p2I zCn$0+uz}^WmgP^TUMf0+Ec+qD*;Rt)cidzazdy386P9y3+38{rW0<*i-#l8*ty7i1 z_PE^K`#Q+0N+EJ{a4K|g+j2|nJ#wac*XM>J^v^&^yJ*g zk~`-jPha4L;KxO&J@tzfmm;Byr%(jPCdeD`$0qvX=Dy|#^gh3r91T^cPZ@SjE=bWi z8pcjrpk#_pJ3LyHPIqMUDa3wXDfu?jWtM3@i~Z4sOeV{t#(Q+(h~ed2&jBj1DfK%D z1_e~*?P5V9*CH5Ze?kQ*BD69D_H(p~ASIGA8xZ)%j!8spb)f4~DO4wyId}djl)Z%8i?sQn;nLUOY=e{IQ%Cj;{MBDiYu$4BF*@jAMczHl*$% zBoUWl0mssQjR(D`?5ID;M~~-vI|O&3rys!Qbt3<^aah=!Mdyu&_3aQAlqbc{VcGZz zU`vY@vXw#-Kx1%{47*awiFRLGB=2?P(&Yq3}x_RuVPrI~1STCina zM?c>rixMUP8Gon$(NmVb)*ouCmmKwomA)^Fv#Tma&@Q8o*Tys=lN04wAcYz-6v^Or zy(v)hxwi6Qi%I+B)9pzl>$x#Y4R&kKR$CM=^(NyL&PeSEtkO;dHXS+*;^0U~vC>arEBp0Y#?A;X+-6_azB2 zwwEKN8l~SoJCrD26aKUC7Zei2lmR#*P|83(7qjpH37@mDU~1?%We7!aJ$fiZV^{d| z*WGGV;p~&n7<@e6)TpEQ&(A_5pQ4e_#xU8xM~@XHbqR@O7K@{e6W(1QY_5p3CSb)AXTopO3GUDExHvaW|Gw4D zAmmS2yp}EW7$HUw&Lgmz3w@5xgc+~W)141J$lEALc0_Q z7M zFjdp2lgFAJZnB!!OJlF7>%4`Sp_vW66wTpq%8yrmZppKmVU>Q(SU%?^T zAK-WSckfK>nDriq^6TxLxih7Hvj_&fILtr2I4=w5CeE*Jrq@n?034!VWi@BD1Xw-s zDD({V5fgv+y9wup_@V}v5fXqkqrorr4&(}oM>LR*AkNSU$oP6SG@UR~G3unJG*5cT z9`kGg9HQyCrmOE;eOixMXQZ{$-TI%Fmf}x0A7W(~3PsXbSt$Xmnf_VwOKb}E@)aHS z_fa^xt+&Iw<*!S4WTKMX3hQ0G`|L;qr8weG?-+n7`@ybiS=uWOHiOj#HTrK9TUWmc`PB_fv|s=PtbAIIv#w8!fWKtr58D z+Rj#klgm=8w6019)0yr@|LG2POS9uS7O{wK6v{2rCH|T2ZSF3z_ZAu~!!r&@K)#YD;6Uyve@UF}f2j^6AQS^=wvU|x6fYuJ{zSH#!B%60z{?+mSDDitc{(qT;{vv?-A$8Mbrx@5_UzaP-!{thTY}Jz8aSB_o zKTnFRd%y4AoH(~;`T&(t;I^y`yWr{yrL0vY0wp-CweZzhhzp?S3c|LbM0m zeTsiIK)&A*y8|oey3RX9s?pO(=32-e(Y ztnb@1NaO=ta%CbOY;y3O*x8nLAb?(EDq4FTWLWzS$}jHD1$!gC!eu$TOWcl!LS(0~ zu5iC27@0xwNN@jDR@f~%mq6DSPVcYC`FxRD-k`qiIZg^lbi| z<~`Hr4^8E=XhRyGh2m|rCW!=r0?y-gl@i|`$_7YD8!N|Xu4!}cDMLmpRK7YMLwHJ5 zY9uGvFr~-Hr>pi>8&{GE315G7{c&P>d1|Sn;)YUqBn^F~RqgZvxpV5wTi(HlsIEjN z=|H77g+_Y70>8?%A%}u}TYz6{dSsUHJs`I@;z_S8`9?l7@l0+Uc7@a;X~<_ zz7@n#BbW;D{Ym?h@-iR`_^>jBZVJ3bqnEs508|XGZYf?ag=J)$!_1E~HptrWLYFGk zNDWw0C_waKI?;Wx2h&v_-Y~P~wFzkwRmhb>h6|{eR@dqXpE3Voy{_?hcW(Z^@VUf_ z>Rmf(yp9~)JiThU#UW8q=)HQ zUPrPd9Tm3*9z?$AMGGT9H*wz<#lJZFPzpFnxmXPH#Hm|I1W!W?tHy=JF#0HB#P|3LA`bwF1h~k zWzKdlVV=U_?yR^j>4Sp#IWNm+^+^89Pb9MZ*IBzn{IFB97cicb?dyZ6GB|UB2@~Ju z1TlGLFED1qyIzNp)lx2nt8@j6M(E5#{US9+%xExQ8gSC$yq3Fb6#bNz5gU+Xe0&DHR$t-3a~928JAP#nqSr-|4=&T zybQ+qqO+AkghqCa#sIiN4lw}_(kE3a$h(@5N&03HFkb#^J2mj1@gn;x3FUW0ME3-M zg(L+DNNGSq??<~9$4)jvhDl2yh}b@PPy$1_K~r?lCik*PJ>UkVQyVv zmNNIh1ms)Z9wnu1tee+Z!pxp8cOagTI&ku~*|LG17CE_FVR;;{%Ph+AYnm4o#dJc+R6H&Pu&v5N)q(*hqlR%4Cc zB$I(1tARZ7GJ(z^FrMJRG%riQ=YjMl_JC3^~v@~$>)a1MFB_Nd8Obwomuw_ z-Zj-=3aEd@K!6~F zJLWtjy>N>$!s3qQPg)15((grc{L^pz-_CdAojbUsPX#n4?HW^xD=#J?2LjTh%pzgt zmp;8EA3tGeZJIxP{9NX(g*!_OW>ep^%q8X%EWv99R*&sy%jTJ({)>KGPXTNlHusF^ zvKG(io3bIcL2_LjuPBPF);V2yYl>E{15`p5h9U1yP8dJ9pP$-jby(svQOl_9YjlEd z$ub?ZPWIKh^l3a2MjVD!deoRTYh;e`R$u#YijLlQI8>687Zf~RCK#Ftw zl`f@h9;uA{5O$X%yHt-E_YEzd&Ekt7!Dr-0Rns)0X#Q zQ74*Tj!Jv7l{4Qw`Em>yvtu(HV7`p7RQ)J@DyM(RlQPfZi@`3crEJI3sryX#a5`Xr zNhe3JP7e9kX23Hyc2wh43wg z(6!Jn5`b3iK82a7QyE4~=bIQtDt#+7jOun@FpQqO!;}}@^{8lxL}CneCYH8wVL8A? z3{CIJyUHJv33;Oh#yoBgXsT3t*e*YyF$!o2Q36F~iayw%5*2m(EqAxZ;xF|$EQ*k<;oTTjXUCRrM1lct5Odn&x?`IO8) zoK%}rR$ItcJB77*d*aDHD=9W7w$_bJMw#%y?9KH~1>4}fPV394%&b9%{^!{MPlpmc>BhaqkpKm2q2-T=CyOP5?A93su2T|YQSvJp zLfdB>=HJSHj`QkYoW9rI-OUub)8aVojU34{?SoEz`q>wo{P2q(o=DY{KVE^!g0HEO z+5f}bS@>1muIU~Tkw!|oyOC}cl?Ih&(Y+R_Al)I|AlFv|?PI}nq%8n)4Je#|0n1OqkRpxE){B9~L z#h!w0sk}PN9^*t9O%UY=x_Pr=yAR#^`VFDkdzx3RA%J4$)3C)Yo zSg8EPPF^%!2=^q<9EvY~81(oN3WU=oTCcW8Q)v2pV#eL*h`}+*s>-u9k^REUI8$6d zw)Qqd(C%!#$yvL%;`E%m!j8i~6*h{7kXA$oV%H@n^&Z_8}- zE;DYvp&s(;S@n3f>@sG69qDcAN_e=YFzFvrgORPO!R1!#Ngd||tLB=;ETt@L?FwTlZ=sj_z zCNBWI{vJt#{UODPo2ECKS)kPTQps4(j|crHzSFUuqKC-wY1O%%?mMSfvjnP+_>h4J znQp$@vrk&%7Rvdm?s-ug6DC>__T+IB8K5+r8JcEA!5+d#N@}E=F`p=#qz^sW3th$)eI6)yM<`vSs zw5w0-t?Zo+I=&<}=WziE+W~UQiiR2Z(G^J%@F)+ll}pyD=${oi>L+3276r-M$|sRk zV9a0~xe>FADQNC~Y)-f>ADo{*Brk1N7<%T>5>=XJ07&w&JgJ}CytjGYo>t~L=()eI z*9t*oUSfqUQAr>_AQXQG<9g5;_?STnW8`4P2T;J^XyjZxqv;MOK#f-6Ix?1xW)-O! zzrfAujiE3b<$a>OQJKu=c+?3wHdTyz3Bj^=`edNwCx^~YaB-ri;z1pBbtA;5r{=1) zY5)1WT1Pe4VB(9IW89oZ9;C6v#P!RjR)JOJV6IlI$-Mb>=w6sZyt#gTAM?N@ zJ+hjIs-JJ9&hi6_Qcpr`YkMcFy1viY`Aww4www9$eWnxwXJ6ClBR=k5Zi_f+uXKN7 z;lv?wIZpU#^LitVy7~fhX6$X9ec@5=2z5qS?@1D|SuqaUF+)tF3Uc5r#Mye2i=Qa@3H}5w0Y!m6tzvm% zp_cx<`sg?byI8FJxTk|>R?+Nz6?`hqPEK+6eci&^5GD&RqmGqB{NDPtI%qM^HyznQ zP0)M=Xi4>kToN6v6vfo4-4Q05nkL78v)-H5&@dZtI!63%0%CxVzcMKIAl|8l8&()d z6*eF8@69z5pZ#@O#edB)C@1{qUs-4ny!6&LA2ZQ2NnaR)1A72kcmhBRccv4P5i({D zBF=&IZmmL5`)Gw_gN@)p=Go?b!mC$k*EAw>{f4Z;+gYxCjVsrvDXcfrWR^{VDaE2a zDJyO$lU7IMy4;G2hVJ5qr4-Q%duf>1N8rcg-rI7_xlX#m}pD*N!w_Y@=LW{Csm`LAzI81 zVHXq2Z}U2`#Mv#>SX3$tN7F<%{wAo55I}@Y5pli45Uzs#$dOC_uYn~ObN@uf?T)kAc3|1$i?-_8JU>dqt{7fi-lqiMBz#M(7r>(S>UugFvp$kq7`X27 zUi1*QQfuZ=`=9JACA7&SZe z;~ZRQ>jo^2UEb&deewL?eQ_|*7bmKdo&Ypi1k8fOs+x{6iICbYfWb12Z_a$>Xf{XODBaaep+^pLBkR zcx@cjTgW~bF}DJAJURgGCK(>wZX9)?t!Ou7S$L%bsa!q@bkiN?0dzczZ2@NjM1uSm z>IwF+ctIel9(GbdxW%uj4sk|RuTLc03Q8op>Xqu7azKL=G_XuuU7(Q`30VN`)1t=z zCL{iTG^JJk^r7ZL|GNje;n7JO7KXpu>&!z9Y8Ka?JiPMIyEK(d70}>HsdhA{y!-Nf>(Gf4BNewh#JH{!+D2X5gWi-duP0`y?PmreytQFXAMkqai&TmcB=z!5?W z-O`w>Cq|y><(CB+C-uel&A_kFNLfYXwElSm{r*oL=<&bx@ciXymYZ~-+Z6tA-qMH; z_vkeILkKN*)C&lqvB1&6gCxb$C60ZV9^L&1;h}elU$*$IQtkTn4yJF?3cC;7V#H?% zom3b#E;7v$>bwi4!0j+1=9f&GmoFfRP%r2-vHm)7!v_XX-&eDw!iN8iQC9tvM;SOg z9shnPLxaKjT@yN*T&tl~puBD9K*AAfDsSSCLe*#Ny0w!#5$OId?#tY^b38?k;MuEN zbIRqDFJv0S>3fRJ>79nJEdwSq;jF@8ry$GI&LE< z58hYvZ`%Hb@L!IYf3NNTHKkDs?4<@d%CwUJZNEdiamEEmv33YtP5RxxWi#(0CY*3O z>hjKv6R=l4DByL1sSx@0NM{O;5uqN!=poP-s2}PRBYQ82U!V%l^h&xkjQBTz%zLh8 z8c;++pfdlo9a{g-pVIvR!=C>SVCSyp-#X~OdJi`UCt;f?ZRc0m+Nb_48HZEUEFnF4 zl{KL=Y2$?_ph1cbAh@iJyL;S z{kr(TI;Y8tb0(rKfoVV$KK+HcK4?Pdf|y`N5U!f!4CH?G^toIB2_0G@Y9XWuNy&|! z*F}Oz7z4cjxEqN1KXlN4Q&N9l!dd@b+>bnqnv7@C@+{2V8#bt63@Iv5 zRhdC}>0I*JEM|X;ae3k!#q`O%s$|Ujy3N_TTZ#O|^O&YI?5U-ALJcP_n3+bPU_np! z6b$@0hzV6n69Vz?Enx1N-l|8HWfGPxGg^ zb;)UCxZTJVhKA1ETw&by3O9#B6fl!Y27AeCZZQ>^J;c=aZUQK7YdDJ6#ZjMf>dASk z+qX{UU7wyP@((wORZ=ioer3xJf|E*{3U;1<64{osO z9{7LDI0XM*BRu7y;`u!V6H?IEU->R^H#eeaHa_O8OX{K$kjgd1Sop&m0R5pRKGNS*dZ;^?{U5))=)Gw41LZkF<#X|RLn+c#(tum)4Dd|}yMS+6 z2z*nD#L2NL*Kek+oAGri;Q>>-mv^?5n~Y$DI)N#5u#;dsKt=^*{nEfUg{mex1tmi3 zFUO}ZGzriIWkDoP!AUGNeKWzQXrvar$*QFGA<0@*a-@Ksl0|-ER;@TT*;2b71AeoE z&z_2}T`~vg!J060cg2t>09iklvB%z6Nx1F|#R=B^H*p)_n*wy`%HdYp{d6o(L_2_t znv2%~gk7wFVO$1zfdW)YDIX7L5`r#Bp4sj&eWQ^kq>-w*07nDZb2haKHs!6{zJ%Xo zR36+R0uIMG*p@QVNCuTZ?(K(TCe&=%WjZU+3A0L$a6VdzIbUHxF{svdx9x=W5!CQm zB)i2j+f2E}WD;Og{w3>g9xcf@EA?%1AwJkGTH@44@_CGxWHALmzq|=~7F_Fu8M~9mmfYgaDx6?)(1~;8TDF9x?dkM+?A`5Eaty!HE5nQM%xz5{ z+sA&~=EaAMyM_y2YE?vg#9#?t1?1^KdAZp5&@cz+M7;UvM}4>&5=Uk@%026P@p9At_1CrkDdU^1wf4;RR(F;ZsRp^wsoK;R6Qf+6##3-Y zDfUu}r54Nn!UK<5@&(dM>(y@GMFx2{?>yKOviD`-o5K23X{w7 zS2_`Y4TWm_r*$W2y<$-3h4Q@$swH!EYfFpc(IuU`mn*=4MMwa!2w6e;mrnu!ixBIc zTXPyVO#QJm(}ko4Si?WCfT(K<=JW`anfQ$+1PX|=69I8{5KTIK($x zkhU2_EMn;#m4$dc$G)oUVbMh63M z6b(SqWoNO~E_e?IuHk#W})4 z(}S~(Qwzca?e-6-wS2`-4>i9V69?Gu5FDxXs#f3SvJu#s*0`u(%KtM0iiGob};h`%6~6g{I@{&)_|DlC|+N z{}lXLvt+u|9I$T60M^Yp=As{#1upa9Qh5*JxbY@BV%(5 zEiMv`ont$}z@!t~Rkj*5O1Z5ZoL{|d{>Fx7t!2FzTxPXUA{tT%<%@u-OzZYG~DA+*HivdpA}{yN?i4Ce)snItonQZr6i zkcvQ?^1Cb(cp3tR-Q2h4Pg!TGbo(p5w4GY{)Y)Q>l#ni2>onV5ww(4q{Qzn=MUCLY zc=}QOJBV1%UY?+0tk{*Fv)av>ec@3;h|=DyCTz1cNr0A!T=3-W_-EB)W1v&I)$|pw zaY)nk<6c*-nFH@Fsm+JwMq2F0^NqP}(+(k0IzwbGC#z6sw?i7S$f#Ret_?$XO3mrF zxgggvZHi0h(XHuPO0uDw>+S93Zbxj2+gtec*11_N`v4dGQ30j*1uQI^**m2s!;|e`8k4YxuCFFCZ?6c-ViPd8l#82Kf$Z) zg4QNo;UC_^vOzEZFGA(t9-a4>%kN*cZt)sAvpAWRMhtXm=r zpX$k9mMyMd-nGnco(nuB5@b>XJ2`zxs1pQA)ED^Ef?FzpQYeoDU?=F9 z@g1g60Eo%F%4Z~pFpgW*DqVZeFs~;qmP&lfpO(64n6KoAB=YmSOzf>@#xVD%CTG|V_c-xw zuN9wjn?B6AbZOBfIe;WVRYSUpZBM*^`lvUCvWp;CeQU%yH@zXPvx>#GTcyy^KKnS; zPyhIBQi}8O$QTrx(D|+Nr_G65>;0SgPfq*On;tx^imonO>+Q9*;%T*fC&%?=j-GmM z+*j9!lb;yVL%9)xnh zi|S}#Ua@f&OJ^=qzZDz2eL2L`k|Epg*+jyU87G=RmJJo|&rAy(xS789CHWM&U)eOH zto0|pE#rqol7G-q>Hqd%q5sE394|Z#{%?B-6I6+SUWrB>(|^Z9NNOP{r-kkqlH6Ex zJyrw&>znv6RLC55Vw&X1et8Jzc@zeX+)H9g!XC~y&!bc5iliM|S<|L@R1WE`-f`e@ zQoho=j}CdB-TGW_Z& zroe_7DyJNKmqZoQHEMG2pORjh8nq-s9K!3T_s!xnA4TYD&YZ0EJ1LQhhmGglyMyBeMB$NMhcQ+jRgZibixLHD!X9drfy#ASjS z?|jk2vmU>}ojJ;&q0wgQXUk;zo=IQpCv6x&8yC3ZN1T_i!p&9#TM40-q+Jc={W+Dv zFUV4`8jg4d%XS$@VqW8W4H6iLDzeXB3pnM4_KCksk{*eDVw+?9krUp%YBE}m{2Pv% z_vlYNod3<+`iGN3?jb^(aWL?B5CAG@r0wCY6NgtR+QW;j&bJ=3gckt>8iHU|uoDxo zL844dUBK{xm!t}@b0Xkv)g0Hn6v9suVgbCZXn?o%YOE0GEX@KNj74q#Y{(fp znJE99GMhtaO4GpDPSZp3R2~I)Ww&4R5^rwz7SozmTvypz+&2xYa_Da5Zef&_^OYVY z;BD1wTuj@J&@1-hIKfeQaIh5YhlX=zkpOIvc-X+>0bGs*-2Q0!Z83livd8<^ycDV+ zkd0wc_c?$m0rQeradeIA*z|LXFyp}vb34Nbx-h33;~_Hs|HHR^S@tgAx^Y*d?-F2zs#@jocFOQJrs z2Tgu>`#q$wP^|5OVWlw&qByjDak$?6#mM?@c6!}xBylmEg3M)otD`8OM*ODXqj?lH z<>P|+r?p$tl$bL=$qAiSrlLP9^A8a_+b$5V4xTn^2|-q}QYquZXRd5_O6%9pD9CQ? z4!>3Va>p?waxqx-6{!DwtsZ|4o9>^KxDR5JIN3IWR`^MK#ujkD@jRHGM5RT>0{_HC zrhrj7&WgeoJx7)$GCkm#64ZV;8|U%?+te5Of;2AR<)E{aDGFbNyFYuPxKy@Amr#!dyYMx}9e(G$mMy)tfE)p@YdRVNhs`IDY!e#e7oD?JsCAmW#wcw9~JN;1z0} zFt}A?(Cm=C{NXY|x7PE}Ni2SNQyrOz3H$~HEd5!!farT5>;j3Hx&C!8IMELk3h9*D zl0hP2L3n3C+E2RKh)%{<3>Zs8eckfhLU(TD$xf{s$CT(8%`1Gv6sHxZP`2LlNn5BGYC*j57-D@Mp@sb_qO7!acy#~mn_T=j!Z9pUqUnE=NGMy|si@Fkc%NDUDfy!)j z4&gY@H$`}&4GuYCe22jwP{C%d!Z4bH8^`^5>10bWQ;GIP&qN}MMVh{?tT-^^)T&?%pdU}LuOM>sV}G-G=L9? zD$%kfsPE~AAyo2!PYa28sZK*e-Dw|cmN%1JkgiNz{8*+JGGCZyfdfl<(I~ScyENx> z2I$S8iCe}jCZ7WGBpD4qd(;>~rZoM3Q+rtu|8e{EU#!%GUS~6N4z1r0uWq!47wa$Y zbZ0lu%?OADrGYF0B4EFUjZaiTDk&O`7l1?08a94%vto8-rC-0;|SVzjN?!^E1VMQ#6=uud{O;2v68TRzqrwsN&eDISM>_a61SgE-!e_N@k7?e&j4rsdE z?@3r~ck0TYN=ML0IeY~lA@;>S6|WfhdX(#zz)d|;eAz~?h$ief#I_YNRhD$+9tYHY0_Uk{5zC6IBw@Pw&IO)v24dOMGd01Z+<_#@k9n5+N9*R< zQqNiEFW+{hLFvPUi2rinf^ zg}s4BROsHGQEzaSyPl=#I1%oVj6P$~qqreI-kNBAIqZE)cez`go!R=}p28e^8T)!P zozlzvKwW|d!IDAW3pLt6|2b0WdB#f|EWu1a^zcc2QDP;HC#-8-MNyXpp3Vdo>YouZE2${L6Znc7gy8JR#tLhYDnKz?GAnf31h4F>^q& zQ6v!%$|i`Rz2hh!Q(P-L#s(yIiYn+>k&mUYR}NyX-p=E43`yvg z`h>M)wWR6pSW}PFZ$t3{?;hEo3H-#b&5z~@_s-XY<$yq3YNg`3 zWtuJwptzt5gZ)74iNuqn;F84kmU-ABeHJ{@yV|FQYqr4+wl%4b$NCh!I*kB(k%=C7 zMha1(98JcENi$9wVU{Zpgfbk|j}^+6Amqw6Z+_W+U;d%ThyMDD?i7gcN0RDx-0rvP z@|iyND}D-{B)iq0yRPalLCqeQ{Ol=xdwNaIlkVg@Q*6ecB1nG)5t^;H=?HLATs>v2 zt;(vzOcTBOWI9%;{0GqFIjjK(oX3F{gD(-QjXRnCE`& z;N_>e@_aQ)KAo#$scBd1=i@rAM{%?6NaEX|r`j~2lp(ums|Vy z%arM!HYwj8c)?J?Y3`;(JvhGiLPQxppI%H+`k><$Jn{DgCs2Qey!Msg9mPPT5vLdL zF?hv@Rc9DTGjzBj_^g6@CGe=qNiu8+cCj4F33#K4MICt7{N9+`65_J9+ zEpJ$!gQa9my&gNDErSv-VyyWl4kU@nKx=YGwUO{92Nf+@CI`9^|G}1`bPB==>h;I@GBSU&nx-tnH=U`VxS@ir!54ut1iL8+3;Q$K)b3%+bAnyblrOt z5R%adt$?{AxH;R(TZ;Y?uZn_gx6$Y2Xs)z%vXYvcc4bT0vq<;Eu;jJeAJc@->>VnS zls&@+MSL7id|O^-)AArJ!Q0~r$`udtLHY|{Ohh!cystjr0v^&HRn|Q*LJGT|@6k+< z#-VA5KzYT0!0f&H>I?e2B#bttmjmH79N})x6>E~If}V$NTs*6TKF?j%$lw_T?-OKA z_;-bPn7-$WM{$V3pFt;zU=6TOf)d1_pzAtq94AYZKfK|XnUkTXU|t7fh8mv#e@%8BU8*npbt=1 za;6WHl~vA-1Jd5;N#9A~CLG~@W_lev+^1uUAU&NWA7 z6!u-X1?g^iwqU9t8W5Pq?Mw!i6(&m3mmT@kU@KS1xNr+Q#SmciCQ`IR`Ep}HGSJip zD7-Mg292pWs)}SVttzRovm^i|+oDAAqz^-+?F#Mt*CAs#{KNcbCPmvwY?Qg)@9bQtVQuK{@~SyA<))dxI$NmzUK*Od#O1hC)dV) zMO>ZTQZJG9YjE7tl*lR+&Vdi#u%2Ul{6{`gBD~5kA4sQ922~{kGTHtQhuXT>i<{2- zcMG+rkBI{L>eRvZ7l3wCa0=xVg}66^f!A3B>h(CbzRvl@)G;baUyt%t9Tb`^ObiJ= zMoZSPc-3g0>>MLkf33M1f~GCZ6FQZ^>MIHoBpaL4Y}%o@&10Llbx)jcavvlq?I0(4 z7w%&%?$KfGQEIhvhZQk*rx3w~jSHj|JkLsh{vP3yfJ}NsH_#Ua6J@9EYv!xZlr*x% zn?*F=L+-8kt-to*&^?Nx&ir`L6NT4@MyFg#2I0>2jpH%uvpnFI7)nMh(wXYDGn7Ps z;cJ+4I+pid?v*CLPOvg`DF0pJRqQ+bLKR+>B95M!<1gwcS|v2({io(LmEi2clFJ&a z?mE4#KFlKX!udw2Odgp#+yFb#HuWoZ8c++-NIkqU0Zgac8 zeK>pHs`b=*^F5=c*9<{|o)(;5FwPq>IDoqy00xnaM=cFrrW^x_;a9v z2c7wsr69@F0-Cq__TU-!`z^IJ55gLlQV8dQAFVTAR&};MPuwT!Pzo1tsa6L_CIG-sTJ^U)iqX zN8V%S(aQWZ`_XB}*WO)6W=fyCo)u&SZIol9!c~r7Vj*cb(43f=9|gGqXi5;Yxsi5o zJ^+_D&s&S^LoOUB2nM<_b@1-|3<}!qV(oEZ^imyIQc-cr(M(a9`uI#3Yp2>v%W{z{ zItvTD0pxbeO6k`kud7DYTZ9lF?K>{uUibZ*r}N_G%T&C%Gu>0ZfVCzu__-fA4&%Y<}1QH5KK` zARCh#>>kEtv8~vTWwR7#vH`*S@NKt_V)eVUIiqBBWM(L_?5whF_~PfBGRw z8TM&Z^iQ_zD0s2x2b*XXO>@{=oCZG!S_j2I>tHA7ck95W{uW4m+r7N`*VX|HsEh^v zuGs!+9V7})|85;j*9HA<9k2)kl`&^PV^Ierj-CtSYYCuhkpis)*J{%7#?yXM5sYOK zyim)54ASg@IsG#-viT-tWvh~m&8+6I$;l&3ij2ZhEea2h=u&Hn#1-8IX1#0O8IQ8G z!o@zl&`xoe2T~Yx7jHXXdZE6=cY9ox84&P<_KcPm;Jm&2#d*_?w=wLBz<(BdQ};|c zAc{%3Q2twmiM#-X7K5M+PmY2$AL~HXFFwgH zZ?Hd(tFhgbl^jnr!OE~9fPmAq>8b5TOTsDQ#&(^Z&XDJ75Qo(j$<|l^tJKe(85@hi z(6O#K%uD{2xhjie-NCE#&9USF0sc2PPRlU1(Lbf5+p47+_d#puGHu1X(=vJ%R> z;=2?~vV~$4%Fq%B3gKSpG4v;w?4cDDl=(_0^ExYGC0vI4aSordk6P|C1((w`R;{Z~ z>uh?q)9Z}rAGtQT%(4)qbxr?`W@n(=xcU2anPUMVwC z2GArik{nM}79>Vxy%=Knl64HDi#JSyrlp#fZ;@yETtUeC*j_0>!zGlzK?_QS;pnAF zeJog&Y0L1Ul7*Q!rD7L-C|_IAcfvhN=3VUa(M}ph<$bl)BP0o`| zi|EiD^)2CA7w_|p!$Gdwe7j-sdyG#b5{&Qu$0C^5*h?Bf&}lb=KI*Md>JOG*L8m5D zdv@q*zk^QY`HP-|PXG~2?eeE!ZQWskU*LxJ$@6?5=u`txL|w!c)M@-o_#Jc#RfRYc z10onyKm?PB4;KWfusF#k!D|Y~h0hxBX91O)oIQGSNEHxtimuHnN~SfC6p}L6FpvTd zl_e9)k=Jo|W9R*)Vql-Z*kc#pi?Q;+N~JhgRT{GX@u`AB426`e8 z7Z~Cd>c0?wD96lO0QLPAfJQ^T^ZMD#ypVfR9unyugDfcqqE~TbGDmdCQA{suwgZo{ z`_XxfepY33oA$|aI>V7-?Ihl%3ee)yqv7Qbr;`M5X!qeWsbnj9s(lvZD;&sqQVLp! zw{1@rySACnn@6QjSBku`r|++^>a6%M9sEU$i9@Z{V6ux~``kvq%I=inz(sv~sq;M{ zc8ym22i&)UpO5`W?aP1Fy{~gt6g$o z-K(>Vb7e1u%}9(jD32^#H^nQ_*fi_VSlG1O-elUe?zq6qTH}zl_gRp-Enw{{!BDPh zYkoI2z9;c4hn)}>^Kx5pQ_;tvWUZ`O-`8*kQd<_uYY%!=2#UCqWNI+%2Dpdi?FO;_ zPK^;i%G}i*;@vPh+MCuan?QL`=s?O5ssb+%Lu?yt52~%Tj6;tDG)6%1J%5n`ti}Oz zzi#%h!E~=?oB87M?tWzRv2-BS6c9rkm{3>C1O(p$W_bbN0t^J-YXZUdy{ElIKxCIX ziGyq$yk2&~{A>olNJvY?!u2{1y{3QGLYTC;QC8c{h3&eq$#Sl^4})Axco$@~o1DUa z(_6B8+g#1A`$m`Ib66Th3s&yl-8hA3wal=%^SuYOHGMI?6G-pAN5;Ydze8#DLqq3Y zD?eBc55!$ZXk7Ygh|F+L%4DuBu|1R>LDUq8^u|^qDVkPUlE|+-w;wt7g<(=J0zGA- zAm*0JWo5p1D5ozPW?N;!`%D>XUa{a4=D}R4T#m1xFNKK3^3}43GpBjVAq`iknG``Qkvr+3$FS&kRb!DK``0 z@gMYh5-=^qUsP9^sJM!GQV45&8Xk#e%(qUxu-_OfFq`CePpaOXtN7^ob61P!!%&sL zH&L>=Q|k%A07_1eWI@}l5p-q3CM_qUDRX8!&TX+q+rpt;29@Z8o z1Y4yxSp0YJn-j{k`-$huZnyMwOI{BNoED|79waOnVwfW>`QqXbBzm8SGEu)G0>Q98 zdmB4tfGHYyR|3d_l?^|mBF1I~vBJl)f>$mHjm$W^l(R#D;=y})s;rpo5P>YB96*dQ zwkpGj9J3~=aONBN_$`ePz1$mH<=hx`MLc>eP276=cLumT*f=^47ba3>ampJg2Vd*+ zlC4aS8A$CUl=D*^DPlHJH+hfq(Y(2*8PSFhG{I;AXWU@)kQ$mnj0k^RXwDZ?TWD?! zLo_qyx7W6EPcm7Kpar?I-0+uBP(@*3iIN@5%SP?v!s1HMVL#65noAV4zT+ySs7d&n zMHv@9IuiGH$6#;E3JYF~PP7q8t?nwaL`X@cgK@~`FLNsrJ+&*=!SK2bj_Hwlc(ngk z!(N9{U*i!R)Zern4JoU0+OS|xz2UeXY;7;4<*L_z8p@H2qDQ#W!N3ROs=gK?BW?ZO ztTq2>#FVZ5D_N1yS~pFEylpQ-dgzP4^*PFc*mNYX)fTpRIy8BizKt5d@LROc)6HOu z8pe^Ll5#>)Vs1ZG`T>w*K>#^c6HAd1j2{9#N1p>p`lZm>!J8xXg%{!X22b5&JR~Bw3khssS2JnKj|a9=IsZ$&Z_t4p_6Vm z&XTZc%WBU#ho(T~NoRIaFv9vp73RUWT8Zwvy@Q&!VGZo!6q?rIVE_lrLvl|Xner`M zVbR`$)27UGVj&`e@&(g9vMjI`W!nAZo^X?`94r&Q$0blIPFSOn3&DSkxjJjDHWxg~7MAm8>K)OH=vX)LA6NU62`$9G)^O_$c__FeD+qmD9?#(m zP)j|tx9F-6OD|2mtXi2%b@uGC0tp;&H5?8tkl*lcuNEbSP>>Mw8+VVg&+etBIDFa& zgxaMKxpOKttYm)k5FcZ6Nq|olS?Y;xt{!dCH!?D(dGz0$3&h<|dg8hx_|xfo;^z8I z+i!diAn`@Y63~Bx(q)qI@}Xj&o*$7*m4Q!7Ibr5UEbejY&$J+otN=<=4TIo^Z>m%R zPwE5{LbuycR6nmQNymnXj0zG&uCrA=h&X?unGEFRxmLqa_mL#gD(Q0#K&>Z zWr=CyTh^435_rrta}(5~fh7I*0bdD0Ep8}Y^3S?N|CGTI&HU8PrCuLiNBA^jdhLZK zZbr5!EpApNQxa2VfbdK~MgWl!PIgF+#FN|@!=y*~kxnzr1-1xyBV1cxP$Bdbu%#Ad zMh7EvikQ$@aPIW5r!wNTTuElX zN{E%im}!5BQrRc;Qnm&^xl-;mTlB&DaocQ;idQuu+ldER@Sa7bB%=SC5G(2ZL8 zV(aJ(-G_>!_H9t@_b*-B9Wv`H2X7fA=2ZQ3Y>y6r&|OpLWL@5PJOY34Z>qd7jQh*Mi8lU$gERC z^7YoWD>2)Rw6?snrA2X5%3LuD+AfROpt{xWMM_CnkHX*urY@t$u8v1-7=>dC$K>7u zGNp}-G^dTH9(Mk);_sEGaF3kC3?9Mj_=SJLr$1PJ8i1Spt~ij6Mv@g+c_5Y5a_XK) zvav`%fWQ|M#lllz30b2bpyD>$fPs%C2UCQVkD9iQ8N*X0w4Sgx&@d?xO2ucrhx0Oz z7cl23xeIR;zApkX8h;$ADx#vn?l7l+6c;-6NTEK>e*4Ty4FI}^zv-viQ?0Y#?SQ$~ zhAg&ez=p`(yowf@z3|xb3hNG+dIE4BXM|32o3_VcT5`-?R;+bq?|QW0fiR^h2Oq%5MR^09@QA7x5 zM_qU*kB?wjn7~kcSUCB`6ipz?J45?L7_?f7n;2c zG(URLGgT3I!qYriNS@^2g#o7^+Itt~?7I^s-2A*I+fFu%1X_4nt|TqIz$mW}NI$N* zYA^bV&$5kAIDVzdShvRl7HGN?PAP4}O4ds5q)0B}?0LhHyjszA24gE-e|>EpI1a~M zt@c+dU{3+GrL??D$XY+@zO#V$2;bzQZ#$0T3Rs$_^|I{y&HfB|9C5MNZ_|2r*QoNh zpJ|;(@{?^Ln`MLNO;{K%Zk;Rgf%1}}@_9$7n7sL21*%emxMkXLXWQGs3QI>ep?3+B z)m0+j!p9Z>%mqi$HtEHk6}Hn-0I;&A)C(M8@zS+DQ-NoKL_+*Bn$Gsl36Scb>B|#9 zV$2KjJ5(q6G*dG(MRJ@pEj%k^PTG*D<yXDuUVkcQ0`*} z+-PCV>77J6#&>Mb1Frlazi?!Ek=%pSCy&C2HzT=Dr8~pMpz?wVB4zV&xwQOjI?_jm0!eH!7q_J>%PRVih=U~FA)nu9H zbA*FIXfnw{$ zkzAh{c8mDk-qp6*{oL~ePrL^g2;Rr2bvT|dRGOuisGtKXH%x9pYH=J1aK;-#-LKSA zC}Y7jDKRC(_-&r zgLNb$aYM-JC;ldn9ddR43-_Z-#y8%G!c20Xab1|Q#AW0%weQ&6 z+GTbwfP!Bq83=emdI~PSPr;ZT{nAruLYM(Pl~8BmR?tHdmOhDwZZ$Kw4~Ph{#|4c= zt6wujE~rtf!6FIPFG92vXcLEb3|yXcwJ4CyAM16p&@sm!fHYq~deTIFc&CiNh`& zORtnI8_ysF=an8Q$j(p#)PUw#MIbGcUHB>Ml%`>KVS@S7N0U|N{S^}{XI4SgwlX6n z=nNdXPaMxZVB571m)b}HK$-rX2y?rjaakF+ld;h$5 z(d7O!zP|h3)>xF$BVmE12k5%z8KyY6Q~It1B(YS;#0vtMUW8|rnf}z)0xO2(hCoI? zBVyG%UDk!MtPsjLyj2uFmy?JvfwcH6ViED!Y@L_fyg8B2D>QPV#IjxfnHe{vfAwN=ET5KOOG ztF3t^w-emBRAC(YGNa(nL z7UKLW$PSXY1-v?m5!ewm z!_PNtbX&ck$ha6L2l|X&XgGxsSR_WLJYdLk0Uy2xOb4I2Y?0OuSJNVC)}`5maIyMg zS=76PwnlS`61cZViZ$06h8Tq>+jbIj>EDU-1RxWbkH7noqZG-lQ*{Ex%~$&TuB4BZ z@h9|st?2}O!hG_pa$EFm-!VX1Hs=eovVgN|`(0_)+&Mo9|J^dhs453pfO`2e|#2GH)$qV#oZ5hwYB zrP?^o2m&z|DExc;%_YK}!;kHlpJmTgJlt-?4!7?Gh8I0mQJqLUSBZ(zTrvMod*|U7 zWt*jG0Y8NjBqJawvB*V|ETH79prk@_tRf0ZQb3aAoQoW*$T^CLh*BT|B9aj(ash?p zA_((p?@aIZcK3c?Z_n<`{N`_XpZh(}InRCWi?Ss*=yHM*LC8H}HO8Qu>h!Fk5-_9u zP-;sfg7E9^^nu}*eTjo3xSflbBF}2Z3!?Cy^o7AQ0IST4Zhn;^f_w)c$$|(b3gb>V zM$#e)SdF`6uZc`>B+FC5m{N8mc|fTTphr>303nkzeSdW!HGLyKL-F<+$~ZM`B$+xy za-oxlF7sO+NlNy?PzEyRw_XO~ydxtbl^f^88Z`M=7}}C@y|k=VMH3W=5{qm}3n)ue zVF;M;BOeW2c1L4IEadS78wIy%f%_^qeML}&bj^VD$Lxl0p!bvBM{FWmJg9A{?z#9ne_D@<<6^@|ofxLEg}zvTipbN1$#`s8f5WN))WhqNJUYs1 zztM5UwS8wm^TEHnlx}2>^*5OGL;e+79(vT_FTcd4cBw_g8?BEDLOT?P57V#hIk3Te zluDnrMkF(Ik${$tD527#8t}5nzFOaep0>AAiFDWLVCfDglPJZ;kI!00E#I#Gx&ew(W&5vE&pyA`zj0U>b{w_!}ZI>g47G+=T3q^7>?L5#}`tJnrfoxR~J zrzv{e&quhkrW1*VxvoY^!GTT*clw^RW}nSd&)ro5yk5Y-@iEcT=Ss)w0l(J6t@-z9 zf^s(m;s=Ka%qeHgs<|oF-hg-GM+9mOR#NQF$7Hkh_nG6(jfoiV=K*e?78YF+@L1kG za>6llZE6Lhc}-yfkNjXtDm<&^b;9&{HD<MbH;@ncJkSMD}(uN4zvVq+MzbTjFb=gF+j zoE6(#%R4*Us%uXI9ntewDilJs(aw1BO8y`m^p>?yY> zPo|p&<5L`%gwUg{{q3*3KmwKH7nx(i;16F5oGi#TlPX`$GPOQSC0nq4K5(@VM`!L@ z<6<6{JJ>NOc(!u$jw<109bSADy+ZIH9r)pLd|FrdTSC2ym$%tI1fMgS*lwU>SbpB~ ze5qi-Hd1o3L0!860HW0r5pAuIiUAL(N_a_sS*yR_pXd0JO3ZqXn?6q?K->x202;|E zC{alPFy~(?G@ISuckS^RRa+H?2)qj6pX9I~y9!$eo-2#}Vj6<@;4k7?EXigoI(=x|H(DkR@G`*~R0%#gQ_{3>W7N zF(-;b`+F#7nUsxbgy$|qdsD)Gy6f=~#3fL2$NFs=Q2?g>aDA0F`N1`<*8~R}ACMkn zn?GLhtq(Lu$y=PAzFxqFCYa}(J%4_*l`wdo)8Hp_a6AS~A^;ch;p1y_&^s5!SsofP z9poB`Q>4!6%H<7FLzVB)<=-23(9P2yYBey|AWIz1*W=82Y;~U&+*}YLV31~|eN#P+ zRZVo5zCcj|BZ<+J@uw?{0UpX0)D#IBIF#uE(-##q-Mwv8sde#1>Oj9#oNQdxWUI7? ze_E^pOd?9sY(?mcWvxdWOOl+$55V#Z?P4qPPlwmym!>AK@~~xRB3oW7`sp(4CQf7dT+4aZ8+{} zJ>Nt=ytEk@tRFQ|Q&!0~U49YzB{yKc@lO?Mi}63Qn4n@H%d+E;zPw1w$w^O=Rvt%- z-oz-z(l6`1Ei_s__)xqg8jNabPwSahJ-rmubF%WtZ=E>ZFKWtoeACa3QBDGfRoZ-s zb8E;MJ-Z*$56O+Z_{I-NV36+>43hWQCQKyM+d{k*9j1Y_+i&H+4Wc5_t04Z&s`3OF z>-ny)>P~h1Y?_$TR&CT@{2ZwB@Bvikbi1|+SQ5A;t5R#He{aYBUA98tJU={{dpM*Z z73_?C!kvP;6Q{RSvd1fq`WeQ-*u!gNYuwYv<46}h4h$da-UCfja-;iJcV%V>#EjGH zaOVhXXf)d?xkq&%hIfnVj(kes!W1IBNR!Bw3p7m^m;2eoJ+96l?S>5%@X10dgKlAk zmJ9^tHhn2K#-Vm!a84)U#9!OEzT*UhB;2&S!s>J2k9M~f*Px=8O;3G7mxe8ss{NOx z5B$;1nWMPZt-IeDP_7bjGeSpmb7Lm1TRBXpc!H5H*JgioxbA)3TtCkh`xdZ^=bDq) zZB?}hyi1Gf3?e0@p9`i~=9(wGYT%t8BB$>#7r5w*W({YwOCKfkNsvsv7Lbq9C*#{u zrJ@P1rB5Lj1&7nfhDNCAQ_BqFsreu;79WPB^**7E?PfLRh}Yb4piXEJW++M?GWHo( zE`>30rX~B7>M2zRG9;!eA{f{+Ugouaz9p!4G$f@s^tmLHYqB*yD`-9=A?Mjn1XZ?i zcp-J32c>kMsGU+0s=yJ?nvxr*fTb-+(ra@Ny=VzH6iE>AMI!adb{B+4Pj`wrLJQh5 z1p-qEuT<<*D3nvueT^)SqFzGqsk9GcKUde4@N7UV>86P9p~dLf0fY+OQbqod%KD<# z2;;=p#-`)q%IL7CQTOde+Q9s7FO2^LANiS zi=a1;yD6OUqhaqsH<e$%n#q>*0a(`(^y|@K=z|L zOZ1rG`(*_s&`r0^GE(00O5+}1TE|g_w+%ymbz%z#&ix_orTLXt4k2dAzK5|kOA=d? zodTDsOT4jemTi&e(oWIo!izyKxyU0NrBrA8J9s^CS@>Ps!2%+6NM*(?xM{xO!uSUC zw~cXbyDw%%$KtrrHro}PX_Ulw>ZY(@ZkK7IokfJdX!YXh(aWV_ZBX?Yf#|{7=jQ5m zT(%4zP*T$2*pJ)C+gLsaS9u}X(@V=MZ<1WiO@Exu9qgXZF3$!K>>PdzIGhJotS@21 z@?H>49)1lXt>c>Kr!g3x4gRhi&I$n;pe@5#gYfwwN>9Blf{(Jp3qpAZdaR-t;3%{E z+#k3LW7sg>>~XTO>3OjaXN0cBu=u=9i&y>{UlgYqxtN~t!-A$b`PPq`^dv#%1kQL$ z0=u}oK-@VZ@v^Z`R=TK9FI2<4jRb*kRk#JcL)u#(m$h4=n328qodKNF9P))TTb}^R znFViTr!TOlWE>UqRF~!{4h0=M+)6N>G!XU?_gED!B}*C+%-K!t&?i=kQaex z#7y4gm)`=8W2`&6#&i$LDV-g)x}x3(G{U9Ropr^i zG@0?;(_dkFEp#q~T@#%{KVz_-{AAq>`N+Xt%XF zPHi{?fE1d_F#AR4N6Ooa(0EaK$mtP!dRUXc`fOhMKx3deYzUXlz5jjURnm&f+3Dam zc5KSUTu%Bqa%1I7fa~m!t}vjJy7MIxG`RlDa)EPZD(i0sy?MG%1sejt#> z#hNvg!ptZ(h$$$^GQ`SnoHg*Ki#J>3wOBPa2rnGZ7R?Glvqk7OqI9CKehasbxZ#er zj)P#sSsqAUnkY;V;LWg#xx?1Vk#tXCf+OVtw6#D@---vLs_MH&P2uyH;WMc-tW}rH zUW12%##(x9fZR2)RGZSVKz)GHtB%2d`q|DAGRtGQcg#ODg#Ai>c4HDr`p6>>l$@LL z?wE9f9+ti^6kcX58t9HdAY;U-up&l36s94SZX($nJ|En31s+!^lxO3Cak$=(#Xd(w zdzIdBb@3ucMMXEAX4ylaB7ON<7ap`!QRJjt&aF3sa2Rcru`Q|0EO^QXb{+w9ZFqKe zsa}amS2-$-|5HV(`ma`zo@J-_J&U*3TB#gj=9KHWpYtRZcMQHgc1H0A2flgt=AM6m z-PZbG^=$4PA|i}t5>eh;63|oHN8CaQiV+liEH;m8G03oUP7(ODS}l7|T#*7?Sbew) zP0sfqHR}mg$wyKFiM%Wlss~!xl44Sz$MyC)x@`WSeI9C_!9oq0TCKiY{d$@A3x~5b zXv_6WEAG(GKzr2%kQTX&6Y32W#@ta2WlO%lDSvG?v`3|DUQ11jK<@ZHogWo!>FI2ssePQWipQn7ziJA){ zRk=7D?90k+$$Qm6a?pcbTxjCuqQk1C^tG4x`EU+@B1}X}5z6WUa~U2J;oV3~6eTjL z1~`G+=&fUAeSz$TyG@cD(aPV#+2d7@@$4_nH;t?kb>v7mBef0aX_AeHTR77m8W>Y2 zn6e!e$6F@0a-`nS?_J1X6))n|a}@|6^hL3pu$#ZinGI ztBStijxTM2Z*JdE3W$4?yYN5c1kzF(O1P^Bqtbz*Ygj&L0mE|zS?<&B)|>CVndVYBlak+aji!`<^Y=idU7YPs?r zU8F8OWw<#=>uUb1BvtDWFdAKBJPsa*l_+T zv{g6+0XXRw-5l5`g#28cj>AMeUOk$0jA}s3;T^XuYEqwxBe*1W$ zEZA%ro>}w3w*=ZS3SX}TwUv~IcJ52(KklUaFkPdjW?x}7&cUgf;nkmG@ARy563G`( zOV^?i(qI7{$ZlCCacRNCYU2KQe9-@o&gj3eaJnCPx$N?8K8ueufBoX-2J?m(j-e_1 zQ;9xL%k~$r<+g^I<6<@Dqou!OZ2!@2bg!qPVViqmE$kDUMD_CW@jf$9hkE{0hZ?*x zzidt!Zq2oaQIFZ5;^pW1OgUU}@gjTEdB|N$m)GnE8=z-J2NeRLCsbZC`;! zfPA-QcCvuqdHqE`|E$Ad?YL*~d~5Jqz=aa<+>4@Z`#hiTocJ7DQYwepU?eTKr9GvA z!+a2Zlk)sa_obD5OO}^t!!Qnr9VVhQ8inEKX_CD6OvoRI4^ z{O#|?rG**Ctz^h->;!31evq$L)T?+0&G3dS?ugQNEzoFWZXZKTNy20scV#ma!B^_j zC0$aX2rfefcVoS~Yx$V$O86tyZe5vh81m=dY`AV5<=iys@)1~b?)$@x$p041Kef{Q z4Z-m0yl;72jE?8gyty*-g{Is^S%zvq;bskF@s*qmZ;EiRvga(pkA?6Da)hzexx})RtPl3#Ox2douuU+5!)%gGagyL9 zTf|Xunq{5j*JPoFH88}jt@UBn!vUCW_7iL`r^d4#5^#=!9uS-1f8ev47eeQ2Ul2)n z?0`_s;Q=S76rdg8barJEky)N)bI8EEtYtCc$!$}lC~yh3tm4}o+^N>(mSbhpw@AmT zHe8=$b;sGCax$E1Kir6Ns_P?#d~~WGkh|jC0H*t+3se6skiQ`iqQOGJq?f{dG%&6_ zox-cM%Cu$r#rpbIGspSs7i%p9_?b1EoYX5Fk!56=O?Ri89cB==nulv+uRM1Rx-!eE z%}bGZ9P{bncZRp&ts?#xTDJ8K%u3ZD&=!~Fj}f%5p7s0GQGZHRe7Ap_yb%^(Ox|Rs zo$fyOsfPKBj^C@MRdAKS{A-f78~(=1~CKt9IcMD)iY!yW-iv zT?Q13TcH@V{1QU}Dwp?Ca67vfuprEF|eN`h??wGU8>iS^&PIbD<=mQK?e+4;On zW%iA*NV7N-v&*o{iLgV!t9tD+T{=kYe<7x`J-3jF_tS~9{*8lmn^WVnGz~!m0L8=RQp!xeDHVHCoUBY3 zr(Bg=RZ(ot8TipR9EJQIBo}@&IpF+GT>T*VuO?o_Er}@qEeK?C>ya974A8_|a_Zf! zEl^fHr@sQXS*sxLhQ-E(}vYoYi=R|J8xjB+h;P!}BSzt=Z1t!2|8v;;RcEleSdO zCZ*PvXHlAlE?HUF^`r!EP?*dn_sBTfZrLAeZ!v^ z2!;8{3kK(eTSWqKNmfyi4xr%>833+K;=m*RFB7jzo#5P$^=T9M^ zwy98;UfVP?e-gX&@_(Gm12~p{mq!eEf&UMACIeuE25yCd32#Y=sXd_%`T2sn6qY<$ zt3_5XgU=@1_jV&s&%Zs?nupWRiePHg9_0|`1>Gd%}@M5 zg8#~-y5m^?RJ;4)&Zfy>wb`4XPm~ZQ+g}O(*IhQ~Z!Dt4$sc_4!R}b|A|&du{oW!D zK?SOpF-~pn%OmLtHCGR%n>HpI9H%;BWSVg^?axmB5hmzgJCnkH>`bDe|F7&(;%`>4 z-l?%%Q-w!oo^KYp)P9rv1sw`O8x^I0pMf-|`FA)zjKCvvKE?o~S>c)T6-3?W1pKlaT->6{0^ZU(7IM3M2#$*d*_f%>h z&d73I#Tm%?$Ktd)a;9-Q6@ckZ<=iFUT&9{lbJl$Q<{f>)%aK;LL+05bC3GTtA>Ub* zB&o=OU9Mi%4}d*Ng0O8>ml7TSOeL|wdWYk>EU#vr6T=FpmYs-wYAI}&J}pbwYbSYO zcjc43LKu}m*#o-aBK=emXDp585GpWMkJfG&SEb=#ce1AOoIe?6GJA8SAi)!EJ; z2vpU%f90)oJcN9sbv(=&UiYGz>kL?@oTw{DT|qX%Sz$I*vpuYUp7)Wew=)A}Fn z@BlQbE2tFJPa@UR=?5q4z>;5`<8ATs2f#YKEWCMsFBVvbm)UZ8eY30QP{N4T`zIKQ zJ{{le04&_L(5p+R8@GBMrNe+#Ba%a@YY2%xeQEDwVAY6mL<3(&vo5)=&nJ@^)$+0Y z+40nMe$sYhr{@t_q-`4#*bQk0ff+65vgbc;R|>#poR7%PKFHpPg+U^7bUFsAz-L#N zA?7OP=f6deSHE!`TpgtDe6f3ps(*NkMIji36mlA0WbGCR0_&AJ=tg!&Zz~D8KdRfd zCXZv2xxov>4QnKM8_?;l4PWj}zXKg+0*u_is*xiQ>W|?XqEiT~Cnrf#x*h!f?6l7@+ zIt=HjNE5}^X z5&30HHm+%Q+vau7`O@L#bbvbS0Dw@{id)dcODN(aAm^(U$oa|ua=v^35UMl>TpbE; zi{LHt?FB6!69eFBRTD?Pu*~wP4^!(`n4ADRzvJn`NoIdN)9CarlfY}OO{brs)7kH4 z{MbojcV%_hU0i~5{Hs2i)t}v<7Cgt833|lIo3{^cVYhB}zBq`dd;+AONBRSNd#6=5 zmTnqSt^#j|ZKe0oUpa-`Ip((u!(-SKL-CcjWyt4rV z!hOZcUb^F9$*9sI#t;$bxjmk&0=;0pN(};@(NfK3UfQMoa%2rvL!zw3fzyiy`-#M- z*XgPZTTRxi8ck@cCx3f8~&S+wZ5({jM+F zJY9A8zr-N^EgF3~ss#;f^b#}hNU0mc7%pCLD^1F1g?*VglA?x6AL}8?eA)^SeFzK| zWWvU$DP#34>LkDX(lKqLOM-bGspFUb500uaGa diff --git a/public/content/ejthemes/common-images/navigationdrawer/icons.eot b/public/content/ejthemes/common-images/navigationdrawer/icons.eot deleted file mode 100644 index a55119e753781bd65febdbb870345f25a81191c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2124 zcmah~UuauZ82`>aNz*1VU1!s3T*J+c>C$GsNt51otu8d(XzjXTTTN(7HQvTqOWX3j3jC-jBYW(oSAOqg{@KUTOS^JUPt7j%d|`d%Apo04+9s?Qiig$ zMQfC%4KN*)0<%GzuoX5k^^-~w-S&BJkYYjym55X1&9}nQ*2C7n!2E!EVL6vx?@ayr zF^rBtemk4qTt|<%nCP3cYgaG&X6J80zCy$wT*{9)YlY=B-;ut9{4?Z^T>8p7wbCNwCy?cQI+wY7y5(P@CW!3A^}=Qm zaiZ8h5_;nNdv=SgMABX90hpUc&-N+CT7+F)VFuAi;1s=p<%l_k4u$gC0Tl$WK<=VVx>x{vV)i`lq5HNR;itWG(ZU~ zS8+-1cCQqR#wBe)mHcgr3J?e3g~BEA=%6;x?N^%I?H!#k?qWV+C(+z?@zlxU_Wb;I z@#LxE_T2dO#lgYF>*KXP6px2Q^-PYb>`QfQlCKIg;a2O*RPP`hS>c546gn~B^aMSc z_Hxkk0^$zQZT?8w$67lnfXIo}h2^Wmbs_qFN|VjY%z*vUu6FvgrcF&%{y-yu7Ra7U zNXf+ci`^_`cRK=MMu~IT0NXdzH8X80b-4R@V0ATcy!$X?uS|vwh%*o2-aO)?I7>HT z!i4U&_KuhcsBNH|4RsE^=;Ng_$y(IU(Q0Mw&bxQ^$~$~ilgm5)s3uD(Su5}Ez5f%g zjYLc2<@fk`I!5ytZ=n0A%8#lHyKi%Gn~RAv@bXSCi$w>A;(RF1G-jw_2LTRX4K?fx z2YB*(Vc8K*%&0t~C=ni>NvIB`FXD5CN2mK(zu(`_)M;?ONaY)QZ&z2ZJvcGa>+r~m z$KE^qMo;sxuC8OvJrl#=6xm}B4o?KxkG_5}QrM~V^(jt_9%eD062(ZPs#EEY_#J9u zTFhAa?Iq#V3#ZyZBRv>M@i;;z7itNPV{qJ2PNC{P_VhM6sgK663;NZ=g2gqoVx5}b zjV1ZrF|5!X)3D%}=4a1cTfamTD=QPCvg@{yg{`sF*w(^`ZEmhXsC*F5&4j}L-mC`{DhIeJB-bJ|9{^dgtt@qz)ef=MDSi~zpzkmDQYtMRfWq3Dn)<(hquD?IH z5lbyTQauF5VP7Etpf(X4cKk z#zkM7^D;uVGO+}F!NeSR(8LztEfZVuPr6Oq1b)iIcJj~-@$Ok#z__3>umqenF$X?j zVhiv!6I+qMWD_@mpEa=^fBqMjmkYTWt4SVb0zIIkz;G!@aWfLo%gXeaeF Se%4ImDt2AZYxT#{i2nohWMLQp diff --git a/public/content/ejthemes/common-images/navigationdrawer/icons.svg b/public/content/ejthemes/common-images/navigationdrawer/icons.svg deleted file mode 100644 index 144ddd9..0000000 --- a/public/content/ejthemes/common-images/navigationdrawer/icons.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - \ No newline at end of file diff --git a/public/content/ejthemes/common-images/navigationdrawer/icons.ttf b/public/content/ejthemes/common-images/navigationdrawer/icons.ttf deleted file mode 100644 index 5fddb9cf496800d8b46b940d86c0a073ae7e12cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1960 zcmah}Urbw782`>aErqtiKnhw%b9=949UZr&HyC?g<{#W8II3!5v@braeWC<(-o z)R-8vXy$|4vXCq$8Xq9>MWZjq;G2o_McrOqVq&uJXnZnl{hfPnV`qq-n{&S3_viPW z@7(i;7!kRsM4Te8z7~$QwAp`$Z-iP%Z#uV>Sn>yRg)3)z@m+qvq$ zuy70dHW7btEt6hxFOK{{WS@Y4;2I2$yZi^}H=w_GEmz$35&Ho8$Iydoh2=Egm%f7j zJ@k%TdV8H(Xc78j=yE=t%iNo3`irOmDtmXmuvtW%XpZ-UpE&=TeMoj9>7MiemRqJ| zM-*dCBCf76l>KxYBYI-zht)$GW_&KCC;7WRr~CyIOXle>!p1B<(pH5rP>L!x`9 z$2InuHa^W)MVO$~WSQy-g2)P^1}QY!@Ad}0y8e97`wZ$1(QW=vI>K5zDS*m})s^M1 z!*wO9ex=z;8|gp^ENzS_-FPLC@PW|X*;4X`8AT?^A^ zQ*GTtfz{Q(PPC+&tuC*h>#;!i1jI_Kuh+sI|YF4R#Jb>*u91$$C`f z81=G#=gm8Z<$XS;%jJDFs>@PJ*2@QnZ-0klBheE1_t#^>?4r_$iIy?>m~g zqnU|4@bOL`i$wm>S8JrsFad~CM>+BhR<#gkjuC6nUr>BNtQ)I6*I6M_( z-}?JRrm$P-?N!{!9%eDW5=Evl&8_rBRF{@GFJ`R#{G1^5fK*E~avF&guPbEPLQTO* zB*z)$6sjKKpWY@n_0l;0f^qb)U~vrXSf{Rfuq4$J!wNky9Se@>D*M;5RVA8QS(y@@ z?K(y-ZjGnLw=Rx2=I5VMD(}Q|bK&q@E?$$;s>zyKDIG^J*_HizilEl+@`)eqpS;oX z@}K0g8PC8kU%vH{0H(B7hIbQtZ8qF@LEzcmxMGT zoVeRQyh|U^W7f!SGVzj&H^oU8tto0V8{yW_OrKlxGICf9aULCX#jP|pAW diff --git a/public/content/ejthemes/common-images/navigationdrawer/icons.woff b/public/content/ejthemes/common-images/navigationdrawer/icons.woff deleted file mode 100644 index e91008e6435ab153b65b2500a9b7827b71f59ea2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2036 zcmah~Urbw782`>aErqtim=v@^b9=949fjM{a$%q}lr2Su%Ldv82%8q@%7nHHl(K|^vC7mMhWY^ z|Cb*J;`}pqlk7y&T?rl14U@A2im@ih^@AO$mjoUo+PCw)>K=`85H!Y~f{P&=vrz@8 z6E=Z6F$=Fwve5}}Cw5B0kCD7@ua>J-=n%V424>ZtJ8V{jVZg+Q!K=l{V(KKKp<$!+ z-}V1bm!cHkn+_eV|)a8a!?79dPbqe&Hw4>~`tY$>5KT?;jwdltY208nRX63f28uUv!|=8#~GX$>2Y~w z#p~=De(rcd)M?3!a_eserMzBxbQn4SHHP*Bj-Yl5a3786Ur zISX^(Q48CEU$?Lw{|&N*8=#-DuoEx;{Yy*5e6d)dOSD8q%7cnjNN3kKE)@%MzZRi1 zWoex@-~a>i^pi%BL!%B=&SZ0&YngQv&7#pwTB8iDAL^Mb7D{q1Tga|wO4((3@v1zz qR6K*;G)fw^OQ@bhnu5_$hDzYe&@Iwc%#+3f&X@~8k7AGibNmT7j#fzk diff --git a/public/content/ejthemes/common-images/pdfviewer/preloader-pdfviewer.gif b/public/content/ejthemes/common-images/pdfviewer/preloader-pdfviewer.gif deleted file mode 100644 index 5295a0e5392e5c9730d72732ce33cbbfede92495..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21728 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 diff --git a/public/content/ejthemes/common-images/pivotgrid/diamond.png b/public/content/ejthemes/common-images/pivotgrid/diamond.png deleted file mode 100644 index 5db694cc820db7dcd23e66f6de565e6c514ce709..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1104 zcmaJ=TSyd97#=8ckqRm>yK)-4=gw_ibw)Sc-C1>^v2|Tk2%>T3=nmV=nP!gds4uky z5){}|5eY>QbWsqZ7b_zoh=dA4NC=8v>Y>X+6hTyH%(Wic2F{!d-}n9B|DXSyOtrVJ zC|_SrQPhfLo17-|8h-?qk-w9wogvdYoan)ws1N5=2U1ZT^+J#|)qa?Usy=w+5p1NW zCA5+0!9B`8Nkb;1`WVJDZNjFg#wO2JwH(Bt7xo)gg#I`+O#?%Z(A{B$Q|vg*8f`-k z>>O&(XhS(o)ajRaiDmQo zJd+PG$mwT!Q50EDUcVogK3Xq?;<6YMxFT0Z+JFfyT;%G1xO_>j-wLKpBFoS*jzYb~K_-|_Su#p` z5fUZ!7PxvzFG5R6E=$a?{>A=v(ZwUuJ^pgBZOLY_@u5Y!-63r~-P$-pp2UNs9L;!h zH=cKt-{+Pud$sjrq4iT>cdDApA^6ks$Y@#ez8UM<)@2O~Ek3ZXzy8rZC^Sy?RgA;-G&12knK|gT~ zgqwG_ogNKbY1nWoRlf4TOmz6d(E0J?&Np0~6Q5tdbZqzM5Aodo>o=>`wwlW9#-C@-QcI|-k!;u8JuvCN@noW1 Jo`@YP`~tUNY`Opd diff --git a/public/content/ejthemes/common-images/pivotgrid/down-arrow.png b/public/content/ejthemes/common-images/pivotgrid/down-arrow.png deleted file mode 100644 index 36db001eebd7058f01e613e09d5d5ea6055ed89e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1099 zcmaJ=PfXKL7%vQs5lt`}gPNFUcOi!L-x#9}6Sfs(#^SO~;9|0_eS-?^EA7J-PE3h{ zCm?!KW1__9#h4gQ9uQ45CPX=SGEw6}W4x#bPnziKWZ(g8(!Te-{C>ah``-8KOuF~@ z?wtpBQWUj2)gx!fy4QbqY$snQ-MT`S1GsAdXHgNCR0mRV9Tgx*nd%_SKvf?feF57k zDnJ{#0X(3blr&^As*hnj(}iqlYlIC6+Cf zN=zxtAZL)}MNwoqffa-hL4@3K3#(qpa)VU`8M>Nd*w{c8@DE*f(*GPq*UPi0F<2dWr3 zIfO>4x0oJ67`a2p2FYxM;X%J)>8RvZ@QNa(EElVm22*m3CJKyU=u#pcZArAn+Y)>{ z%=2C0L^LADNi2kuvX~IKDpy9@m-X=Dz#>&IT$-EP^YZ2UPj9J(FQcD_uYX=#ta(-zr)SES^RFL#&>K%k7w&`_ zA3VSP>ab!4E~=g1YNmhA*i(Uh7dnshq1x<^Il3^w)^1&PVosU-?Y zsp*+{wo31J?^jaDOtDo8H}y5}EpSfF$n>ZxN)4{^3rViZPPR-@vbR&PsjvbXkegbP zs8ErclUHn2VXFi-*9yo63F|8hm3bwJ6}oxF$}kgLQj3#|G7CyF^YauyCMG83 zmzLNn0bL65LT&-v*t}wBFaZNhzap_f-%!s0(p{uczxv7hzg`TuSMv>2~2MaLaz%>y`ZF!TL84#CABECEH%ZgC_h&L>}9J=+-`Bi zX&zK>3U0SJ;nb@Sbc{YIVv!;mCIn19ASOK70y*%6pPC0u?M1+3?Il<*!N9=S2 zV7Q;pCb!Q1g9p>9Yz0lG88ZT!8(W{+pA=-^zwzFF#>1xn{|t?4{<87UOYkSd-0Q2u*9TVt;m&mDD@f>lRf8Rg6G|GVMM zmx6n7ZTFMzKPcK%`Hknz_a6!O=Ikgvy^OWx&>6;K4rUy0g6^6dEMpYVo*=@wX8n$U z%Xd=+KPf+0eo4Kp{Kny)B^(UT{R4h@Y@3lZx!xg!Wdb(?6Ay#4+x%l94{CpaN+?fP KKbLh*2~7YIN6h;G diff --git a/public/content/ejthemes/common-images/pivotgrid/red.png b/public/content/ejthemes/common-images/pivotgrid/red.png deleted file mode 100644 index cd2358d537318da262c2b5ec980d7a1b63964004..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1293 zcmeAS@N?(olHy`uVBq!ia0vp^!XV7S1|*9D%+3HQ$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWuD@%u1Od5hW46K32*3xq68pHF_1f1wh>l3^w)^1&PVosU-?Y zsp*+{wo31J?^jaDOtDo8H}y5}EpSfF$n>ZxN)4{^3rViZPPR-@vbR&PsjvbXkegbP zs8ErclUHn2VXFi-*9yo63F|8hm3bwJ6}oxF$}kgLQj3#|G7CyF^YauyCMG83 zmzLNn0bL65LT&-v*t}wBFaZNhzap_f-%!s0(p{uczxv7hzg`TuSMv>2~2MaLa!lCy`ZF!TL84#CABECEH%ZgC_h&L>}9J=oNjS+ z#c3W?ZwgMgIJ)7~s}FRHJ}6?5A{r(HOg$hbJlO&{@Pwb52Tbinz+}z;hUF#$17oA7 zi(^Q|tu?{6euoVt{?3^%HcO*qWrTy1?2QRkj4V@UILukNm%%yz;5F?pd>m>^j1=Ac z8nhUbuWD&2`ASLGubVq#%Z!i@OHQ0WKY#vPo7o1(9_)W0!s^5^Cq8Cgk=2oX(^U$- zebYMj?)$fghf6~tp+!D-p_u6pn zjo8^;9(~6ipW$efG3{KphIMiz+glH}vnk)s?3bG~T|wZ#C!=MSkZt7b|L>D#9c2(G z6>Hw^@!;;)FPEk=tTAQ0Qh7P(@7-fEQfDQy+I*9Y+8BQlHHJL1VZ#Ltk^C#LW=S){{_f1-Ge`65i1HV5}TDJx$S=A$M~&JviKx;g_=V zsebCNK!!6*9sXAA{IrHiWuqA%LwGKCvE9viIe$Z#kIntd8qdVTa8Px@l5G|#Ge8BD Mr>mdKI;Vst01&>)$^ZZW diff --git a/public/content/ejthemes/common-images/pivotgrid/right-arrow.png b/public/content/ejthemes/common-images/pivotgrid/right-arrow.png deleted file mode 100644 index 0048e11f35c7c9ef693871f3bf5c5666205c9a94..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1085 zcmaJ=TSyd97#`bPO;oB4O7USBgM!+*?XK%iuI^CGiRDPwyO}{ zP?36)pdtca3VjKs0;!-P1B2)(dWatCB_a$fdNZ&y>S_<#z?pO5`@aAC|MQ=zWb4_o zlFAZ-Aj%TWVhYb5XB4~f-%8fJ!BYil%%C>dg|e~*h^PuX0h!R{Zjb`9I&kSVs3Qm$ zrKK|{Bee($)M?ql&^g`2Y=Wq3$eFUz3lP}}x-}zAtv-21k(wH&+5-|RnQ_pgH4j># zZLl@14E8D^m1?Lb>v94X&;gRkoZe^HLM}{g=n8o495WQT0YSZCYSUCkN|JGC0Wv_d zUWKjU$QnP*`Pq;^beiN@j%7HWVS`?d6#_wl<;bm%!qF_XOGt@LTe0viO!XjS3JjCY zX6dYthE_Mjg+d{QVG1kInx+b|Xf(vt#KagE z^>JLIFBS}l(b{M&?~99}7|-UpB2@ZyV4yr#-QhOw$#q&mH*sVUSlVTvHd#<7H&Pa~ zUA+YTvDz5Fr`{G<-P=oiPcDPaFwVvPbJ6)D+&#{6yKV7iyYYd6yWPTV{kibkB7PDJ z2{D?^edzqNzTV(^M0i|*f@QF@NDtl4HXJ0DkGE#c}>d_hZ6*73{#d9|r>lhyY nD4x^il3^w)^1&PVosU-?Y zsp*+{wo31J?^jaDOtDo8H}y5}EpSfF$n>ZxN)4{^3rViZPPR-@vbR&PsjvbXkegbP zs8ErclUHn2VXFi-*9yo63F|8hm3bwJ6}oxF$}kgLQj3#|G7CyF^YauyCMG83 zmzLNn0bL65LT&-v*t}wBFaZNhzap_f-%!s0(p{uczxv7hzg`TuSMv>2~2MaLaz}{y`ZF!TL84#CABECEH%ZgC_h&L>}9J=oNjS) z!)YE=ZwhX=7~s^a4|I$^C}NQ!8YToxJs>7L*#bH6grAxROzlO$WNpll6~@58*y`!x z7*cU7>CgZF_RL!uxXm2h+}zmo^Y61URq^NC-u07VQ*y)yjdkpTUi0k?m&ER765FAp zb7(_IDDP2+COzg|TzRo)XI|!cbbo*2&0YETjbem^*rc?0w(+dsb2(glz(qqQf$dF(;QHZS(!dhhK}vSTf{2o_%FCkNltaj(a{%o$9D~ zQqqUH(KcW%bJ47nL(}yg8PWte{yhG7_QT1ihD9ot6GRwaH2l=oK6&$`;5>76i36;T ziN|VXnxI0; M)78&qol`;+0N$d#2><{9 diff --git a/public/content/ejthemes/common-images/pivotgrid/triangle.png b/public/content/ejthemes/common-images/pivotgrid/triangle.png deleted file mode 100644 index 4ed2742368a4a10e0145f7760c46ff6b55826b88..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1117 zcmaJ=TSyd97#?@Q!c;0ts+SHEMU*?2z3EP_?q#$VT9I`l9~)BIUEQ54u2b*+cCfivgA_kI8O|K~p!ySw(+ z)oiPwD5@@TKunRj!5M3-$=~b_z9iFD+|i4BP(RK|CZwVY>VqJmNdqtiB_)6CIc%jU zH?5|7ac}aVAR~>D91LS?24PcFYrAbo@*u>Z4-Tk$m@eIaL<3a`(}x2|E@{MJMmLCKuPg!wF>waT7`y znQ4TE%2n*nAdIXGGC;g1!0_O(sw*gGE#Z?%A)#AX(q)(s!!%J~R8f`wiU#vMGMq8pSUSC`c#k^dZDR5${%j9BG+jJ%^;CQXsXAd(rF?METt@{ zmA&{X>aB2<%3k~xxhyfmIv4xbMVF6A_c+Vdwk4a@#)mrTc9XQV%ijBxJc-u{F`BmD z_WfF1YQcMG6#_~Vc7o4k)7 z*N(mz9yh7f&(~+&r^nw7Pr;VDGlf#?`n|<3C#a|AX5a7pG*xJ-<|EJME`HlpU%Khu zU!1RBKYjNUP4~C?cN@2S#gS?NBWER0YW(nZ*DK)86tB1J3qSN&8RE=Vm4w7r=DzCqvbmfJ)vB+)Wn|;?c~KrA>y!nq<-@U`k8_=HS7}%xg0yGjE)EZPKFP zhUm?k;6XizD2U5NMa8u)6@`k3q8GJC528>v5Pj1&)q`>1&0F}s@BjY){qJzTzprD- znk4{$j%-FM(An#Z#S7`*%6C1X(`u3~kpVnN>avAELd9hSv${Nl3P@H*cTS)f0B%Mr zmPjeLSyZsj$_|EY=q6xRZ!u6)qeXF3wa4F-4B6*XwLO z$YN`V6Qa>5#|OATz)ul=d(XrD$T8y^|8+b!DGKW~m1^hw;$N{M3Qb@|(` zUp;QmRNMDAH@tfy;Am`fkJs%2p;I99bkX~1nEG@UNh6&;pYK`%zC73WT!}oZepo<` zz6*OQM_fl63fcO?D`E--TUgUbbJ%>>vM7||niMEh+v2W9zkrVA_zGhr|y|F7bAe1K8uh?_7^YP_}Q+M5)b}i2?yYs3B z3eyo!wf(`Md&{LPyDD6ZtbTClLVj)j9%%D`mA%Cuw@>fb<~;Ijx?eh<+`jKO_^V}1 diff --git a/public/content/ejthemes/common-images/radialmenu/back.png b/public/content/ejthemes/common-images/radialmenu/back.png deleted file mode 100644 index a857e9d619e9b2ba1682c0a08ccdbdf9647dead4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 549 zcmV+=0^0qFP)%Spf00009a7bBm000XU z000XU0RWnu7ytkO8FWQhbW?9;ba!ELWdK2BZ(?O2No`?gWm08fWO;GPWjp`?0kTO% zK~#9!V*LOAKLa{o0udWFZAFn`T)%Nk0+61MB-Y3X(hgJ!l3)n%^Iia=0Ro5--AoMg zKxUyT0cimVf@ly12p|R+1115)7m&q3m<8EfpzVwdSO620PJ}8>z@`Y@x&$B=K(`Jc zfEclb6*j9Fu!SFr0&J2PA%)FHm?4L*02(7WO<+Qn!0Sj{Aqo&c4Cn!a7I+u%$>R-7 zbm!o70Ti%Mq8V$5kqH`EkWv|P4*3Yg7l<_E0ZN!alPa=diLe|-&^uTH7R4|^VM8#f z69WJOh+;#Sa7lo?1H=Mk8GsZP?+F>gL?|FZVM$7nKys8aQJNl@DAA0o;3qj6=Tn@J zu;kE#B&S4j%LtrhBC+KL6FyssF$5zeVlm_b$$0_Ekc&XJ0Zp?rK!8!DP@xpCkg5SK z>s$n42VhWrpi4+#$+yUWV4P7D5(F$KsSqLA5%jPerz7ZTIkqy2kmaPbDo6nfSctG3 z2Ka&4o(7IMzyuB2#DOd)2(`s%o*sy9%hB2~cnd3fIfkeblh%%5B1RF&0%*00Edhh- nj}3IMMWG>6K#j_4&{X9BXoYx}zj!e+00000NkvXXu0mjfCbh+e diff --git a/public/content/ejthemes/common-images/radialmenu/radial.png b/public/content/ejthemes/common-images/radialmenu/radial.png deleted file mode 100644 index 794e7d1fae3c56c429fc3d7dd0bafbb848729112..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 873 zcmV-v1D5=WP)%Spf00009a7bBm000XU z000XU0RWnu7ytkO8FWQhbW?9;ba!ELWdK2BZ(?O2No`?gWm08fWO;GPWjp`?0`^Hn zK~#9!V)+06KLZG_-?-&JjLpOV1RFMO{f|t81wkOd&zlj(h6}<}fdD`N!OWWg#0ela zBgk+DB)|kS2WA!vx)}fg1T(_`<~A6Hxe;tGh=A!rb{4W26Od!TfCkXTz$Rhw%R`_E z3NUei0K%#WS7%9Ah`@{xPuc2y8oa+ z5ZM5z8UY}ch|MKT=ur)iFzg@!E!+eMc?awzkXoo_d0gRw?45@|yb;aG`aoQdWoMX#q7!?o{Yy>(l0L}T>%87#@0}5bK zf(1+jVo)^4;409GSiLNOwuDPk0Br`qp=7y3i#=n>D`@tBpZY{rIAn%TbTwFj2HM_n4xHll zuZvh~ESSj`*b)GAOHwe}SjrfZQSBC!fSfFVS^;3!N+w=Dh2x_QGX6LWUUIj&La(JH zPT3cA@#4nehkPO=cgU;(;E|cDy91zE(aPl}Mb)YmCI7U~x6FTMFnST{$tWQ9I+9~1 zMTUXsV-I+{tP?rBgTIY}?=_owq7&5WsZfwgYumI?F-rnjNv$D{H8AML;?EwP8WL$B z#-HBbD14)hxvR=Wg@pUBiy~+~a8r))gLXDw9I473XF47g00000NkvXXu0mjf2S!*S diff --git a/public/content/ejthemes/common-images/reportdesigner/Dataset.png b/public/content/ejthemes/common-images/reportdesigner/Dataset.png deleted file mode 100644 index a016f38d45ea177bd717b0ad310927b9c5087798..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2646 zcmV-c3aRypP)QI}E=Qz}ZQvla&MC8860Q^pv0ibz8 zh&~gd4S)rAy`Q;hGIP_(%uPq^6y=$&+2p>co(q)R7fJ4mCENaVkSOK9P-PM-L01Jc zqe^Y(%XkjoBP{voxQ_td8i1ZEl!Q8cq7Uk}>oeRZ^x3H?#5I6hhVkdHpuX9;6sZKT zn7OGpC#^ej7e_TJJHp<^LegQ0`R@r)#n5^`bJOJ$Ikf@sY38OW;mEa5Ig;rauT99>bU@;$HeG6T#YX7kpp-d?XYNrOshuB@n2%0`t_luin7isw z6cJBt;@Pj(Nb6pW|?o@O$?AUvi(^7o$)hHfV1M zc)n{knlt%UMul9OYa|`H%@V+$Ow!{Vpw4~adN_7zK+L$UYPnv@j?}c&b30{?t+CRp|ZfL=}J$8+Xkq ziz*5ub54acMzt3JT<#02QW=1?89}G9FM0e8k571<=e~-0*Mi5c%`p>p*tO~Cak5